| { | |
| "version": "1.0", | |
| "truncation": null, | |
| "padding": null, | |
| "added_tokens": [ | |
| { | |
| "id": 0, | |
| "content": "<s>", | |
| "single_word": false, | |
| "lstrip": false, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| }, | |
| { | |
| "id": 1, | |
| "content": "<pad>", | |
| "single_word": false, | |
| "lstrip": false, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| }, | |
| { | |
| "id": 2, | |
| "content": "</s>", | |
| "single_word": false, | |
| "lstrip": false, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| }, | |
| { | |
| "id": 3, | |
| "content": "<unk>", | |
| "single_word": false, | |
| "lstrip": false, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| }, | |
| { | |
| "id": 4, | |
| "content": "<mask>", | |
| "single_word": false, | |
| "lstrip": true, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| } | |
| ], | |
| "normalizer": null, | |
| "pre_tokenizer": { | |
| "type": "ByteLevel", | |
| "add_prefix_space": false, | |
| "trim_offsets": true, | |
| "use_regex": true | |
| }, | |
| "post_processor": { | |
| "type": "RobertaProcessing", | |
| "sep": [ | |
| "</s>", | |
| 2 | |
| ], | |
| "cls": [ | |
| "<s>", | |
| 0 | |
| ], | |
| "trim_offsets": true, | |
| "add_prefix_space": false | |
| }, | |
| "decoder": { | |
| "type": "ByteLevel", | |
| "add_prefix_space": true, | |
| "trim_offsets": true, | |
| "use_regex": true | |
| }, | |
| "model": { | |
| "type": "BPE", | |
| "dropout": null, | |
| "unk_token": null, | |
| "continuing_subword_prefix": "", | |
| "end_of_word_suffix": "", | |
| "fuse_unk": false, | |
| "vocab": { | |
| "<s>": 0, | |
| "<pad>": 1, | |
| "</s>": 2, | |
| "<unk>": 3, | |
| "<mask>": 4, | |
| "!": 5, | |
| "\"": 6, | |
| "#": 7, | |
| "$": 8, | |
| "%": 9, | |
| "&": 10, | |
| "'": 11, | |
| "(": 12, | |
| ")": 13, | |
| "*": 14, | |
| "+": 15, | |
| ",": 16, | |
| "-": 17, | |
| ".": 18, | |
| "/": 19, | |
| "0": 20, | |
| "1": 21, | |
| "2": 22, | |
| "3": 23, | |
| "4": 24, | |
| "5": 25, | |
| "6": 26, | |
| "7": 27, | |
| "8": 28, | |
| "9": 29, | |
| ":": 30, | |
| ";": 31, | |
| "<": 32, | |
| "=": 33, | |
| ">": 34, | |
| "?": 35, | |
| "@": 36, | |
| "A": 37, | |
| "B": 38, | |
| "C": 39, | |
| "D": 40, | |
| "E": 41, | |
| "F": 42, | |
| "G": 43, | |
| "H": 44, | |
| "I": 45, | |
| "J": 46, | |
| "K": 47, | |
| "L": 48, | |
| "M": 49, | |
| "N": 50, | |
| "O": 51, | |
| "P": 52, | |
| "Q": 53, | |
| "R": 54, | |
| "S": 55, | |
| "T": 56, | |
| "U": 57, | |
| "V": 58, | |
| "W": 59, | |
| "X": 60, | |
| "Y": 61, | |
| "Z": 62, | |
| "[": 63, | |
| "\\": 64, | |
| "]": 65, | |
| "^": 66, | |
| "_": 67, | |
| "`": 68, | |
| "a": 69, | |
| "b": 70, | |
| "c": 71, | |
| "d": 72, | |
| "e": 73, | |
| "f": 74, | |
| "g": 75, | |
| "h": 76, | |
| "i": 77, | |
| "j": 78, | |
| "k": 79, | |
| "l": 80, | |
| "m": 81, | |
| "n": 82, | |
| "o": 83, | |
| "p": 84, | |
| "q": 85, | |
| "r": 86, | |
| "s": 87, | |
| "t": 88, | |
| "u": 89, | |
| "v": 90, | |
| "w": 91, | |
| "x": 92, | |
| "y": 93, | |
| "z": 94, | |
| "{": 95, | |
| "|": 96, | |
| "}": 97, | |
| "~": 98, | |
| "¡": 99, | |
| "¢": 100, | |
| "£": 101, | |
| "¤": 102, | |
| "¥": 103, | |
| "¦": 104, | |
| "§": 105, | |
| "¨": 106, | |
| "©": 107, | |
| "ª": 108, | |
| "«": 109, | |
| "¬": 110, | |
| "®": 111, | |
| "¯": 112, | |
| "°": 113, | |
| "±": 114, | |
| "²": 115, | |
| "³": 116, | |
| "´": 117, | |
| "µ": 118, | |
| "¶": 119, | |
| "·": 120, | |
| "¸": 121, | |
| "¹": 122, | |
| "º": 123, | |
| "»": 124, | |
| "¼": 125, | |
| "½": 126, | |
| "¾": 127, | |
| "¿": 128, | |
| "À": 129, | |
| "Á": 130, | |
| "Â": 131, | |
| "Ã": 132, | |
| "Ä": 133, | |
| "Å": 134, | |
| "Æ": 135, | |
| "Ç": 136, | |
| "È": 137, | |
| "É": 138, | |
| "Ê": 139, | |
| "Ë": 140, | |
| "Ì": 141, | |
| "Í": 142, | |
| "Î": 143, | |
| "Ï": 144, | |
| "Ð": 145, | |
| "Ñ": 146, | |
| "Ò": 147, | |
| "Ó": 148, | |
| "Ô": 149, | |
| "Õ": 150, | |
| "Ö": 151, | |
| "×": 152, | |
| "Ø": 153, | |
| "Ù": 154, | |
| "Ú": 155, | |
| "Û": 156, | |
| "Ü": 157, | |
| "Ý": 158, | |
| "Þ": 159, | |
| "ß": 160, | |
| "à": 161, | |
| "á": 162, | |
| "â": 163, | |
| "ã": 164, | |
| "ä": 165, | |
| "å": 166, | |
| "æ": 167, | |
| "ç": 168, | |
| "è": 169, | |
| "é": 170, | |
| "ê": 171, | |
| "ë": 172, | |
| "ì": 173, | |
| "í": 174, | |
| "î": 175, | |
| "ï": 176, | |
| "ð": 177, | |
| "ñ": 178, | |
| "ò": 179, | |
| "ó": 180, | |
| "ô": 181, | |
| "õ": 182, | |
| "ö": 183, | |
| "÷": 184, | |
| "ø": 185, | |
| "ù": 186, | |
| "ú": 187, | |
| "û": 188, | |
| "ü": 189, | |
| "ý": 190, | |
| "þ": 191, | |
| "ÿ": 192, | |
| "Ā": 193, | |
| "ā": 194, | |
| "Ă": 195, | |
| "ă": 196, | |
| "Ą": 197, | |
| "ą": 198, | |
| "Ć": 199, | |
| "ć": 200, | |
| "Ĉ": 201, | |
| "ĉ": 202, | |
| "Ċ": 203, | |
| "ċ": 204, | |
| "Č": 205, | |
| "č": 206, | |
| "Ď": 207, | |
| "ď": 208, | |
| "Đ": 209, | |
| "đ": 210, | |
| "Ē": 211, | |
| "ē": 212, | |
| "Ĕ": 213, | |
| "ĕ": 214, | |
| "Ė": 215, | |
| "ė": 216, | |
| "Ę": 217, | |
| "ę": 218, | |
| "Ě": 219, | |
| "ě": 220, | |
| "Ĝ": 221, | |
| "ĝ": 222, | |
| "Ğ": 223, | |
| "ğ": 224, | |
| "Ġ": 225, | |
| "ġ": 226, | |
| "Ģ": 227, | |
| "ģ": 228, | |
| "Ĥ": 229, | |
| "ĥ": 230, | |
| "Ħ": 231, | |
| "ħ": 232, | |
| "Ĩ": 233, | |
| "ĩ": 234, | |
| "Ī": 235, | |
| "ī": 236, | |
| "Ĭ": 237, | |
| "ĭ": 238, | |
| "Į": 239, | |
| "į": 240, | |
| "İ": 241, | |
| "ı": 242, | |
| "IJ": 243, | |
| "ij": 244, | |
| "Ĵ": 245, | |
| "ĵ": 246, | |
| "Ķ": 247, | |
| "ķ": 248, | |
| "ĸ": 249, | |
| "Ĺ": 250, | |
| "ĺ": 251, | |
| "Ļ": 252, | |
| "ļ": 253, | |
| "Ľ": 254, | |
| "ľ": 255, | |
| "Ŀ": 256, | |
| "ŀ": 257, | |
| "Ł": 258, | |
| "ł": 259, | |
| "Ń": 260, | |
| "Ġt": 261, | |
| "he": 262, | |
| "Ġa": 263, | |
| "in": 264, | |
| "Ġs": 265, | |
| "Ġthe": 266, | |
| "Ġw": 267, | |
| "re": 268, | |
| "Ġo": 269, | |
| "ed": 270, | |
| "nd": 271, | |
| "Ġb": 272, | |
| "Ġh": 273, | |
| "er": 274, | |
| "ou": 275, | |
| "ing": 276, | |
| "at": 277, | |
| "Ġf": 278, | |
| "Ġc": 279, | |
| "Ġm": 280, | |
| "Ġto": 281, | |
| "is": 282, | |
| "it": 283, | |
| "on": 284, | |
| "en": 285, | |
| "Ġd": 286, | |
| "Ġand": 287, | |
| "or": 288, | |
| "Ġp": 289, | |
| "as": 290, | |
| "an": 291, | |
| "Ġhe": 292, | |
| "es": 293, | |
| "ll": 294, | |
| "Ġl": 295, | |
| "Ġof": 296, | |
| "ar": 297, | |
| "Ġth": 298, | |
| "Ġin": 299, | |
| "om": 300, | |
| "Ġn": 301, | |
| "Ġg": 302, | |
| "ad": 303, | |
| "le": 304, | |
| "Ġbe": 305, | |
| "Ġe": 306, | |
| "ow": 307, | |
| "ut": 308, | |
| "id": 309, | |
| "ic": 310, | |
| "ot": 311, | |
| "Ġwas": 312, | |
| "ac": 313, | |
| "al": 314, | |
| "ld": 315, | |
| "ve": 316, | |
| "im": 317, | |
| "st": 318, | |
| "Ġon": 319, | |
| "ly": 320, | |
| "Ġre": 321, | |
| "gh": 322, | |
| "et": 323, | |
| "Ġst": 324, | |
| "ĠI": 325, | |
| "Ġy": 326, | |
| "ay": 327, | |
| "Ġthat": 328, | |
| "ion": 329, | |
| "Ġu": 330, | |
| "ent": 331, | |
| "Ġher": 332, | |
| "se": 333, | |
| "Ġit": 334, | |
| "Ġhis": 335, | |
| "ver": 336, | |
| "ir": 337, | |
| "ro": 338, | |
| "Ġas": 339, | |
| "ur": 340, | |
| "ith": 341, | |
| "The": 342, | |
| "Ġyou": 343, | |
| "Ġfor": 344, | |
| "Ġwe": 345, | |
| "oo": 346, | |
| "Ġwith": 347, | |
| "Ġwh": 348, | |
| "Ġha": 349, | |
| "'s": 350, | |
| "ght": 351, | |
| "am": 352, | |
| "ri": 353, | |
| "ould": 354, | |
| "ke": 355, | |
| "Ġan": 356, | |
| "Ġhad": 357, | |
| "Ġat": 358, | |
| "her": 359, | |
| "all": 360, | |
| "Ġis": 361, | |
| "Ġshe": 362, | |
| "ec": 363, | |
| "Ġli": 364, | |
| "'t": 365, | |
| "Ġme": 366, | |
| "ce": 367, | |
| "He": 368, | |
| "Ġsh": 369, | |
| "il": 370, | |
| "Ġk": 371, | |
| "Ġmy": 372, | |
| "Ġfr": 373, | |
| "red": 374, | |
| "ill": 375, | |
| "ra": 376, | |
| "pp": 377, | |
| "Ġnot": 378, | |
| "ter": 379, | |
| "ch": 380, | |
| "el": 381, | |
| "ked": 382, | |
| "Ġhim": 383, | |
| "ore": 384, | |
| "Ġse": 385, | |
| "if": 386, | |
| "rou": 387, | |
| "ain": 388, | |
| "Ġsa": 389, | |
| "ack": 390, | |
| "us": 391, | |
| "Ġbut": 392, | |
| "Ġfrom": 393, | |
| "ted": 394, | |
| "Ġdo": 395, | |
| "Ġne": 396, | |
| "ome": 397, | |
| "Ġout": 398, | |
| "Ġup": 399, | |
| "ess": 400, | |
| "th": 401, | |
| "ge": 402, | |
| "un": 403, | |
| "ard": 404, | |
| "ust": 405, | |
| "Ġso": 406, | |
| "ation": 407, | |
| "Ġcon": 408, | |
| ",\"": 409, | |
| "ĠS": 410, | |
| "Ġj": 411, | |
| "Ġhave": 412, | |
| "ul": 413, | |
| "ĠM": 414, | |
| "Ġthey": 415, | |
| "to": 416, | |
| "Ġkn": 417, | |
| "Ġab": 418, | |
| "ĠC": 419, | |
| "ant": 420, | |
| "Ġwere": 421, | |
| "ers": 422, | |
| "ind": 423, | |
| "od": 424, | |
| "Ġall": 425, | |
| "She": 426, | |
| "Ġal": 427, | |
| "Ġex": 428, | |
| "um": 429, | |
| "em": 430, | |
| "Ġle": 431, | |
| "Ġch": 432, | |
| "king": 433, | |
| "out": 434, | |
| "op": 435, | |
| "qu": 436, | |
| "ight": 437, | |
| "ĠA": 438, | |
| "Ġr": 439, | |
| "Ġthis": 440, | |
| "os": 441, | |
| "one": 442, | |
| "ab": 443, | |
| "and": 444, | |
| "Ġwhe": 445, | |
| "Ġwould": 446, | |
| "Ġsp": 447, | |
| "Ġsaid": 448, | |
| "Ġsu": 449, | |
| "Ġv": 450, | |
| "Ġor": 451, | |
| "ide": 452, | |
| "ate": 453, | |
| "ie": 454, | |
| "Ġwor": 455, | |
| "ol": 456, | |
| "hed": 457, | |
| "Ġfe": 458, | |
| "ist": 459, | |
| "est": 460, | |
| "own": 461, | |
| "ig": 462, | |
| "Ġare": 463, | |
| "Ġcould": 464, | |
| "res": 465, | |
| "ood": 466, | |
| "Ġloo": 467, | |
| "It": 468, | |
| "Ġthem": 469, | |
| "Ġone": 470, | |
| "Ġback": 471, | |
| "Ġinto": 472, | |
| "ast": 473, | |
| "ally": 474, | |
| "Ġde": 475, | |
| "Ġcom": 476, | |
| "ct": 477, | |
| "Ġby": 478, | |
| "ace": 479, | |
| "Ġdid": 480, | |
| "art": 481, | |
| "Th": 482, | |
| "Ġcl": 483, | |
| "Ġtheir": 484, | |
| "ven": 485, | |
| "Ġun": 486, | |
| "ong": 487, | |
| "ry": 488, | |
| "Ġpl": 489, | |
| "very": 490, | |
| "ive": 491, | |
| "Ġgo": 492, | |
| "..": 493, | |
| "ous": 494, | |
| "ĠG": 495, | |
| "Ġlike": 496, | |
| "ell": 497, | |
| "ĠB": 498, | |
| "au": 499, | |
| "hing": 500, | |
| "Ġtim": 501, | |
| "ame": 502, | |
| "Ġag": 503, | |
| "Ġabout": 504, | |
| "Ġman": 505, | |
| "Ġwhat": 506, | |
| "ep": 507, | |
| "ap": 508, | |
| "ĠJ": 509, | |
| "Ġpro": 510, | |
| "Ġro": 511, | |
| "way": 512, | |
| "ake": 513, | |
| "ther": 514, | |
| "Ġcan": 515, | |
| "Ġover": 516, | |
| "ity": 517, | |
| "Ġno": 518, | |
| "fe": 519, | |
| "ag": 520, | |
| "Ġwho": 521, | |
| "oc": 522, | |
| "ĠD": 523, | |
| "round": 524, | |
| "our": 525, | |
| "Ġbl": 526, | |
| "Ġbeen": 527, | |
| "Ġthere": 528, | |
| "Ġsm": 529, | |
| "ice": 530, | |
| "ort": 531, | |
| "ect": 532, | |
| "Ġhand": 533, | |
| "Ġany": 534, | |
| "urn": 535, | |
| "ĠL": 536, | |
| "Ġtime": 537, | |
| "ĠP": 538, | |
| "Ġsome": 539, | |
| "Ġus": 540, | |
| "ost": 541, | |
| "Ġdown": 542, | |
| "Ġjust": 543, | |
| "sel": 544, | |
| "Ġwhen": 545, | |
| "ren": 546, | |
| "Ġif": 547, | |
| "Ġknow": 548, | |
| "Ġyour": 549, | |
| "ĠR": 550, | |
| "ine": 551, | |
| "Ġqu": 552, | |
| "Ġmore": 553, | |
| "ak": 554, | |
| "Ġwill": 555, | |
| "ies": 556, | |
| "Ġtoo": 557, | |
| "te": 558, | |
| "Ġen": 559, | |
| "ved": 560, | |
| "Ġother": 561, | |
| "reat": 562, | |
| "ru": 563, | |
| "Ġey": 564, | |
| "ure": 565, | |
| "ond": 566, | |
| "Ġoff": 567, | |
| "Ġfl": 568, | |
| "Ġar": 569, | |
| "ĠT": 570, | |
| "ich": 571, | |
| "Ġget": 572, | |
| "ile": 573, | |
| "ment": 574, | |
| "Ġthen": 575, | |
| "pl": 576, | |
| "pt": 577, | |
| "ull": 578, | |
| "Ġ\"": 579, | |
| "Ġthou": 580, | |
| "ass": 581, | |
| "ick": 582, | |
| "ĠH": 583, | |
| "ear": 584, | |
| "Ġagain": 585, | |
| "ose": 586, | |
| "other": 587, | |
| "ving": 588, | |
| "fore": 589, | |
| "ove": 590, | |
| "ĠE": 591, | |
| "ound": 592, | |
| "Ġsc": 593, | |
| "Ġtw": 594, | |
| "self": 595, | |
| "ks": 596, | |
| "ip": 597, | |
| "ud": 598, | |
| "Ġsee": 599, | |
| "rough": 600, | |
| "are": 601, | |
| "ting": 602, | |
| "led": 603, | |
| "ff": 604, | |
| "Ġpe": 605, | |
| "Ġhead": 606, | |
| "Ġim": 607, | |
| "âĢ": 608, | |
| "Ġsl": 609, | |
| "Ġway": 610, | |
| "ated": 611, | |
| "pped": 612, | |
| "Ġbec": 613, | |
| "You": 614, | |
| "right": 615, | |
| "'d": 616, | |
| "fter": 617, | |
| "iz": 618, | |
| "ire": 619, | |
| "Ġpr": 620, | |
| "Ġac": 621, | |
| "ade": 622, | |
| "ach": 623, | |
| "Ġonly": 624, | |
| "Ġthrough": 625, | |
| "act": 626, | |
| "able": 627, | |
| "Ġeyes": 628, | |
| "ite": 629, | |
| "ress": 630, | |
| "We": 631, | |
| "Ġdidn": 632, | |
| "Ġdis": 633, | |
| "Ġbefore": 634, | |
| "Ġthan": 635, | |
| "ble": 636, | |
| "ings": 637, | |
| "Ġour": 638, | |
| "ance": 639, | |
| "Ġaround": 640, | |
| "They": 641, | |
| "ink": 642, | |
| "ward": 643, | |
| "Ġnow": 644, | |
| "Wh": 645, | |
| "Ġcont": 646, | |
| "ft": 647, | |
| "nder": 648, | |
| "ered": 649, | |
| "uc": 650, | |
| "Ġeven": 651, | |
| "ĠF": 652, | |
| "Ġwhich": 653, | |
| "age": 654, | |
| "Ġevery": 655, | |
| "Ġlooked": 656, | |
| "ious": 657, | |
| "ans": 658, | |
| "ang": 659, | |
| "ence": 660, | |
| "Ġco": 661, | |
| "Ġturn": 662, | |
| "Ġhow": 663, | |
| "ree": 664, | |
| "ves": 665, | |
| "ew": 666, | |
| "tle": 667, | |
| "Ġtr": 668, | |
| "per": 669, | |
| "Ġgr": 670, | |
| "wn": 671, | |
| "ople": 672, | |
| "oun": 673, | |
| "omet": 674, | |
| "But": 675, | |
| "ĠN": 676, | |
| "Ġ(": 677, | |
| "Ġsay": 678, | |
| "ions": 679, | |
| "ĠK": 680, | |
| "Ġad": 681, | |
| "Ġday": 682, | |
| "end": 683, | |
| "Ġthought": 684, | |
| "Ġneed": 685, | |
| "ause": 686, | |
| "'m": 687, | |
| "Ġhas": 688, | |
| "ber": 689, | |
| "Ġwat": 690, | |
| "Ġpeople": 691, | |
| "ave": 692, | |
| "Ġgl": 693, | |
| "Ġtwo": 694, | |
| "ath": 695, | |
| "Ġdoor": 696, | |
| "Ġright": 697, | |
| "Ġcomp": 698, | |
| "And": 699, | |
| "Ġapp": 700, | |
| "Ġres": 701, | |
| "ark": 702, | |
| "hen": 703, | |
| "Ġlong": 704, | |
| "irst": 705, | |
| "Ġbr": 706, | |
| "ue": 707, | |
| "Ġaway": 708, | |
| "ared": 709, | |
| "ild": 710, | |
| "Ġunder": 711, | |
| "Ġshould": 712, | |
| "ord": 713, | |
| "Ġrem": 714, | |
| "ied": 715, | |
| "ia": 716, | |
| "Ġstill": 717, | |
| "og": 718, | |
| "...": 719, | |
| "Ġdon": 720, | |
| "ning": 721, | |
| "uch": 722, | |
| "iss": 723, | |
| "Ġam": 724, | |
| "pen": 725, | |
| "ĠW": 726, | |
| "oy": 727, | |
| "Ġmade": 728, | |
| "Ġface": 729, | |
| "ather": 730, | |
| "In": 731, | |
| "Ġafter": 732, | |
| "Ġsomet": 733, | |
| "Ġsw": 734, | |
| "Ġlit": 735, | |
| "Ġke": 736, | |
| "Ġwhere": 737, | |
| "Ġbet": 738, | |
| "thing": 739, | |
| "oin": 740, | |
| "Ġpre": 741, | |
| "Ġfirst": 742, | |
| "side": 743, | |
| "Ġasked": 744, | |
| "ne": 745, | |
| "Ġgu": 746, | |
| "Ġgoing": 747, | |
| "orm": 748, | |
| "Ġ1": 749, | |
| "aking": 750, | |
| "Ġwant": 751, | |
| "ase": 752, | |
| "Ġmuch": 753, | |
| "Ġfeel": 754, | |
| "Ġgood": 755, | |
| "Ġper": 756, | |
| "Ġlife": 757, | |
| "Ġroom": 758, | |
| "ough": 759, | |
| "Ġdes": 760, | |
| "There": 761, | |
| "ily": 762, | |
| "ign": 763, | |
| "Ġfo": 764, | |
| "air": 765, | |
| "ched": 766, | |
| "This": 767, | |
| "ary": 768, | |
| "ish": 769, | |
| "Ġnever": 770, | |
| "ial": 771, | |
| "rent": 772, | |
| "gg": 773, | |
| "Ġhere": 774, | |
| "Ġpart": 775, | |
| "Ġopen": 776, | |
| "Ġwal": 777, | |
| "Ġcar": 778, | |
| "Ġsomething": 779, | |
| "av": 780, | |
| "âĢĶ": 781, | |
| "ried": 782, | |
| "ody": 783, | |
| "ss": 784, | |
| "Ġgot": 785, | |
| "iv": 786, | |
| "ah": 787, | |
| "oth": 788, | |
| "Ġem": 789, | |
| "elt": 790, | |
| "ĠCh": 791, | |
| "Ġ_": 792, | |
| "Ġche": 793, | |
| "Ġte": 794, | |
| "Ġmake": 795, | |
| "ady": 796, | |
| "ook": 797, | |
| "Ġarm": 798, | |
| "Ġtook": 799, | |
| "Ġwa": 800, | |
| "Ġbecause": 801, | |
| "ise": 802, | |
| "so": 803, | |
| "Ġits": 804, | |
| "ears": 805, | |
| "Ġra": 806, | |
| "Ġlittle": 807, | |
| "'re": 808, | |
| "Ġthink": 809, | |
| "Ġmo": 810, | |
| "ty": 811, | |
| "That": 812, | |
| "Ġbel": 813, | |
| "Ġknew": 814, | |
| "anc": 815, | |
| "ful": 816, | |
| "Ġatt": 817, | |
| "Ġcall": 818, | |
| "Ġsur": 819, | |
| "ng": 820, | |
| "ens": 821, | |
| "Ġlet": 822, | |
| "Ġcr": 823, | |
| "Ġvery": 824, | |
| "ness": 825, | |
| "Ġhapp": 826, | |
| "Ġseem": 827, | |
| "Ġreal": 828, | |
| "Ġbeing": 829, | |
| "Ġnew": 830, | |
| "ub": 831, | |
| "ory": 832, | |
| "Ġfelt": 833, | |
| "Ġown": 834, | |
| "Ġlook": 835, | |
| "tain": 836, | |
| "ĠGod": 837, | |
| "ob": 838, | |
| "Ġturned": 839, | |
| "Ġact": 840, | |
| "Ġhel": 841, | |
| "ical": 842, | |
| "As": 843, | |
| "Ġdec": 844, | |
| "Ġbeg": 845, | |
| "owed": 846, | |
| "Ġcame": 847, | |
| "xt": 848, | |
| "Ġleft": 849, | |
| "ons": 850, | |
| "Ġsec": 851, | |
| "Ġfew": 852, | |
| "Ġtake": 853, | |
| "old": 854, | |
| "hes": 855, | |
| "les": 856, | |
| "ĠO": 857, | |
| "Ġent": 858, | |
| "Ġrel": 859, | |
| "Ġwhile": 860, | |
| "Ġstar": 861, | |
| "ations": 862, | |
| "Ġmom": 863, | |
| "oss": 864, | |
| "Ġimp": 865, | |
| "Ġwell": 866, | |
| "Ġear": 867, | |
| "ult": 868, | |
| "ont": 869, | |
| "ail": 870, | |
| "Ġbeh": 871, | |
| "Ġrec": 872, | |
| "igh": 873, | |
| "If": 874, | |
| "Ġwr": 875, | |
| "Ġcome": 876, | |
| "be": 877, | |
| "ian": 878, | |
| "His": 879, | |
| "Ġanother": 880, | |
| "ling": 881, | |
| "'ll": 882, | |
| "Ġwom": 883, | |
| "Ġwasn": 884, | |
| "ock": 885, | |
| "No": 886, | |
| "Ġend": 887, | |
| "Ġhelp": 888, | |
| "oice": 889, | |
| "Ġalso": 890, | |
| "ross": 891, | |
| "anted": 892, | |
| "Ġside": 893, | |
| "Ġtoward": 894, | |
| "Ġfind": 895, | |
| "Ġwent": 896, | |
| "Ġput": 897, | |
| "get": 898, | |
| "Ġmost": 899, | |
| "we": 900, | |
| "When": 901, | |
| "Ġthose": 902, | |
| "Ġlight": 903, | |
| "Ġexp": 904, | |
| "'ve": 905, | |
| "ened": 906, | |
| "ower": 907, | |
| "Ġfin": 908, | |
| "Ġwork": 909, | |
| "ouse": 910, | |
| "vel": 911, | |
| "ents": 912, | |
| "arm": 913, | |
| "Ġph": 914, | |
| "Ġword": 915, | |
| "Ġpull": 916, | |
| "Ġtell": 917, | |
| "Ġhands": 918, | |
| "Ġinc": 919, | |
| "riend": 920, | |
| "ors": 921, | |
| "Ġnight": 922, | |
| "Ġmay": 923, | |
| "ps": 924, | |
| "Ġmind": 925, | |
| "What": 926, | |
| "Ġtry": 927, | |
| "Ġthings": 928, | |
| "ating": 929, | |
| "Ġpers": 930, | |
| "Ġsk": 931, | |
| "Ġtra": 932, | |
| "Ġfound": 933, | |
| "Ġstr": 934, | |
| "ible": 935, | |
| "Ġold": 936, | |
| "Ġtal": 937, | |
| "Ġworld": 938, | |
| "**": 939, | |
| "Ġagainst": 940, | |
| "ool": 941, | |
| "ple": 942, | |
| "ways": 943, | |
| "Ġbody": 944, | |
| "Ġ2": 945, | |
| "ual": 946, | |
| "Ġmany": 947, | |
| "az": 948, | |
| "Ġtold": 949, | |
| "Ġthese": 950, | |
| "Ġlast": 951, | |
| "Ġeach": 952, | |
| "Ġsaw": 953, | |
| "Ġcle": 954, | |
| "ank": 955, | |
| "Ġret": 956, | |
| "aw": 957, | |
| "ually": 958, | |
| "ition": 959, | |
| "Ġdif": 960, | |
| "ict": 961, | |
| "ĠV": 962, | |
| "Ġwanted": 963, | |
| "Ġsame": 964, | |
| "Ġset": 965, | |
| "Ġplace": 966, | |
| "Ġmat": 967, | |
| "Ġbehind": 968, | |
| "ib": 969, | |
| "Ġbu": 970, | |
| "Ġev": 971, | |
| "ner": 972, | |
| "ned": 973, | |
| "Ġass": 974, | |
| "Ġreally": 975, | |
| "Ġ'": 976, | |
| "vers": 977, | |
| "Ġgra": 978, | |
| "Ġyears": 979, | |
| "ream": 980, | |
| "My": 981, | |
| "Ġsmall": 982, | |
| "ince": 983, | |
| "Ġcomm": 984, | |
| "ded": 985, | |
| "ange": 986, | |
| "til": 987, | |
| "Ġser": 988, | |
| "Ġnext": 989, | |
| "Ġob": 990, | |
| "Ġpoin": 991, | |
| "Ġmin": 992, | |
| "Ġrep": 993, | |
| "Ġfriend": 994, | |
| "Ġhard": 995, | |
| "Ġpass": 996, | |
| "Ġboth": 997, | |
| "uck": 998, | |
| "Ġfoll": 999, | |
| "Ġvoice": 1000, | |
| "Ġsit": 1001, | |
| "Ġsure": 1002, | |
| "ten": 1003, | |
| "Ġwait": 1004, | |
| "owing": 1005, | |
| "Ġcouldn": 1006, | |
| "irl": 1007, | |
| "Ġhum": 1008, | |
| "Ġbelie": 1009, | |
| "ck": 1010, | |
| "Ġenough": 1011, | |
| "âĢĵ": 1012, | |
| "Ġsat": 1013, | |
| "ised": 1014, | |
| "Ġmight": 1015, | |
| "Ġacc": 1016, | |
| "So": 1017, | |
| "Ġhimself": 1018, | |
| "Ġhome": 1019, | |
| "Ġel": 1020, | |
| "Ġmoment": 1021, | |
| "Ġdoes": 1022, | |
| "Ġmen": 1023, | |
| "Ġmust": 1024, | |
| "Ġlove": 1025, | |
| "Ġperson": 1026, | |
| "bed": 1027, | |
| "Ġuntil": 1028, | |
| "rew": 1029, | |
| "Ġfam": 1030, | |
| "Ġalways": 1031, | |
| "ts": 1032, | |
| "Ġclos": 1033, | |
| "Ġbo": 1034, | |
| "Ġkeep": 1035, | |
| "Her": 1036, | |
| "den": 1037, | |
| "Ġthing": 1038, | |
| "Ġfront": 1039, | |
| "Ġrest": 1040, | |
| "Ġgi": 1041, | |
| "less": 1042, | |
| "Ġthough": 1043, | |
| "Ġbed": 1044, | |
| "Ġwithout": 1045, | |
| "aught": 1046, | |
| "Ġdark": 1047, | |
| "Then": 1048, | |
| "Ġsuch": 1049, | |
| "oor": 1050, | |
| "ction": 1051, | |
| "Ġsmil": 1052, | |
| "Ġste": 1053, | |
| "Ġhouse": 1054, | |
| "iet": 1055, | |
| "Ġgreat": 1056, | |
| "up": 1057, | |
| "ching": 1058, | |
| "Ġinst": 1059, | |
| "form": 1060, | |
| "ys": 1061, | |
| "Ġsound": 1062, | |
| "ween": 1063, | |
| "Ġchild": 1064, | |
| "ever": 1065, | |
| "ows": 1066, | |
| "Ġnothing": 1067, | |
| "Ġind": 1068, | |
| "Ġpa": 1069, | |
| "Ġlooking": 1070, | |
| "Ġdri": 1071, | |
| "Ġstand": 1072, | |
| "med": 1073, | |
| "ph": 1074, | |
| "Ġanything": 1075, | |
| "Ġcontin": 1076, | |
| "ĠâĢĵ": 1077, | |
| "Ġcor": 1078, | |
| "Ġmet": 1079, | |
| "ater": 1080, | |
| "Ġsn": 1081, | |
| "ier": 1082, | |
| "sh": 1083, | |
| "Ġbetween": 1084, | |
| "ung": 1085, | |
| "Ġgirl": 1086, | |
| "Ġheart": 1087, | |
| "Ġthree": 1088, | |
| "Ġseemed": 1089, | |
| "sw": 1090, | |
| "Ġquick": 1091, | |
| "ering": 1092, | |
| "Ġinter": 1093, | |
| "à®": 1094, | |
| "ĠU": 1095, | |
| "Ġresp": 1096, | |
| "Ġrun": 1097, | |
| "used": 1098, | |
| "here": 1099, | |
| "Ġstood": 1100, | |
| "Ġcons": 1101, | |
| "Ġbreat": 1102, | |
| "Ġwind": 1103, | |
| "Ġcur": 1104, | |
| "Ġnod": 1105, | |
| "Ġinv": 1106, | |
| "Ġwoman": 1107, | |
| "outh": 1108, | |
| "Ġstarted": 1109, | |
| "Ġint": 1110, | |
| "ny": 1111, | |
| "Ġever": 1112, | |
| "ix": 1113, | |
| "Ġcoun": 1114, | |
| "Ġunderst": 1115, | |
| "Ġwalked": 1116, | |
| "cept": 1117, | |
| "Ġspe": 1118, | |
| "ized": 1119, | |
| "ached": 1120, | |
| "Ġlau": 1121, | |
| "Ġbre": 1122, | |
| "Ġconf": 1123, | |
| "Ġsil": 1124, | |
| "oke": 1125, | |
| "Ġbegan": 1126, | |
| "ĠSt": 1127, | |
| "Ġexpl": 1128, | |
| "Ġcare": 1129, | |
| "Ġansw": 1130, | |
| "Ġhop": 1131, | |
| "uth": 1132, | |
| "Ġcour": 1133, | |
| "Ġwater": 1134, | |
| "How": 1135, | |
| "Ġsupp": 1136, | |
| "Ġheard": 1137, | |
| "most": 1138, | |
| "Ġdra": 1139, | |
| "Ġdisc": 1140, | |
| "Ġhu": 1141, | |
| "cc": 1142, | |
| "Ġdist": 1143, | |
| "ished": 1144, | |
| "Ġdiffe": 1145, | |
| "ret": 1146, | |
| "ĠHe": 1147, | |
| "Ġsecond": 1148, | |
| "ully": 1149, | |
| "ently": 1150, | |
| "ped": 1151, | |
| "ced": 1152, | |
| "rist": 1153, | |
| "Ġonce": 1154, | |
| "Ġtru": 1155, | |
| "00": 1156, | |
| "ason": 1157, | |
| "On": 1158, | |
| "ention": 1159, | |
| "Ġacross": 1160, | |
| "Ġwhy": 1161, | |
| "ected": 1162, | |
| "ined": 1163, | |
| "Ġinside": 1164, | |
| "Ġhold": 1165, | |
| "Ġquest": 1166, | |
| "ash": 1167, | |
| "Ġair": 1168, | |
| "hn": 1169, | |
| "mer": 1170, | |
| "Not": 1171, | |
| "Ġgave": 1172, | |
| "Ġsim": 1173, | |
| "Ġplay": 1174, | |
| "arge": 1175, | |
| "Ġwall": 1176, | |
| "Ġhair": 1177, | |
| "Ġreturn": 1178, | |
| "ably": 1179, | |
| "Ġfar": 1180, | |
| "der": 1181, | |
| "ale": 1182, | |
| "Ġdeep": 1183, | |
| "ready": 1184, | |
| "Ġpulled": 1185, | |
| "Ġdr": 1186, | |
| "ided": 1187, | |
| "Ġpain": 1188, | |
| "Ġnear": 1189, | |
| "Ġplan": 1190, | |
| "Ġbit": 1191, | |
| "Ġbetter": 1192, | |
| "ĠÐ": 1193, | |
| "ately": 1194, | |
| "Ġlo": 1195, | |
| "pping": 1196, | |
| "Ġmother": 1197, | |
| "Ġfather": 1198, | |
| "Ġtrying": 1199, | |
| "ins": 1200, | |
| "day": 1201, | |
| "ates": 1202, | |
| "Ġread": 1203, | |
| "cer": 1204, | |
| "Ġmon": 1205, | |
| "Ġhear": 1206, | |
| "Ġalready": 1207, | |
| "pr": 1208, | |
| "Ġtried": 1209, | |
| "Ġstart": 1210, | |
| "Ġposs": 1211, | |
| "ene": 1212, | |
| "umb": 1213, | |
| "Ġwond": 1214, | |
| "ike": 1215, | |
| "Ġdro": 1216, | |
| "Ġwords": 1217, | |
| "ger": 1218, | |
| "Ġgive": 1219, | |
| "Ġbus": 1220, | |
| "ased": 1221, | |
| "Ġreg": 1222, | |
| "aced": 1223, | |
| "Ġalmost": 1224, | |
| "Ġsto": 1225, | |
| "Ġsince": 1226, | |
| "Ġused": 1227, | |
| "Ġcalled": 1228, | |
| "gether": 1229, | |
| "Ġdire": 1230, | |
| "Ġhigh": 1231, | |
| "Ġblack": 1232, | |
| "Ġmor": 1233, | |
| "Ġsle": 1234, | |
| "ired": 1235, | |
| "After": 1236, | |
| "ax": 1237, | |
| "Ġfeet": 1238, | |
| "Ġmar": 1239, | |
| "Ġpower": 1240, | |
| "Ġpres": 1241, | |
| "Ġalong": 1242, | |
| "Ġbig": 1243, | |
| "Ġsmile": 1244, | |
| "ident": 1245, | |
| ").": 1246, | |
| "ited": 1247, | |
| "Ġseen": 1248, | |
| "Ġcomple": 1249, | |
| "Ġsy": 1250, | |
| "Ġsmiled": 1251, | |
| "Ġeverything": 1252, | |
| "ued": 1253, | |
| "Ġthin": 1254, | |
| "Ġrepl": 1255, | |
| "rest": 1256, | |
| "als": 1257, | |
| "ense": 1258, | |
| "ither": 1259, | |
| "Ġyoung": 1260, | |
| "Ġfore": 1261, | |
| "illed": 1262, | |
| "ek": 1263, | |
| "akes": 1264, | |
| "ject": 1265, | |
| "Ġfing": 1266, | |
| "For": 1267, | |
| "All": 1268, | |
| "Ġminut": 1269, | |
| "Ġsub": 1270, | |
| "ured": 1271, | |
| "With": 1272, | |
| "Ġtogether": 1273, | |
| "Ġhal": 1274, | |
| "Ġ-": 1275, | |
| "Ġtable": 1276, | |
| "Ġheld": 1277, | |
| "Ġvis": 1278, | |
| "Ġsomeone": 1279, | |
| "Ġred": 1280, | |
| "Ġkind": 1281, | |
| "Ġclose": 1282, | |
| "Ġhour": 1283, | |
| "Ġide": 1284, | |
| "Ġwar": 1285, | |
| "Ġdone": 1286, | |
| "Ġunderstand": 1287, | |
| "amp": 1288, | |
| "Ġremem": 1289, | |
| "Ġfact": 1290, | |
| "Ġfloor": 1291, | |
| "ged": 1292, | |
| "ular": 1293, | |
| "ures": 1294, | |
| "ained": 1295, | |
| "At": 1296, | |
| "Ġpast": 1297, | |
| "Ġmove": 1298, | |
| "na": 1299, | |
| "ically": 1300, | |
| "Ġlot": 1301, | |
| "the": 1302, | |
| "Ġarms": 1303, | |
| "uring": 1304, | |
| "Ġref": 1305, | |
| "Ġsign": 1306, | |
| "erm": 1307, | |
| "Ġblood": 1308, | |
| "ters": 1309, | |
| "Ġuse": 1310, | |
| "Ġpat": 1311, | |
| "Ġslow": 1312, | |
| "Ġbest": 1313, | |
| "Ġaw": 1314, | |
| "Ġdifferent": 1315, | |
| "Ġstud": 1316, | |
| "Ġdet": 1317, | |
| "cl": 1318, | |
| "row": 1319, | |
| "Ġnodded": 1320, | |
| "ying": 1321, | |
| "ee": 1322, | |
| "Ġpol": 1323, | |
| "Ġelse": 1324, | |
| "iness": 1325, | |
| "Ġcou": 1326, | |
| "Ġground": 1327, | |
| "Ġboy": 1328, | |
| "Ġpur": 1329, | |
| "Ġfamily": 1330, | |
| "Ġmouth": 1331, | |
| "its": 1332, | |
| "ient": 1333, | |
| "ric": 1334, | |
| "icked": 1335, | |
| "Ġleg": 1336, | |
| "ushed": 1337, | |
| "Ġmyself": 1338, | |
| "ressed": 1339, | |
| "Ġgen": 1340, | |
| "ience": 1341, | |
| "Ġdays": 1342, | |
| "Ġple": 1343, | |
| "Ġclear": 1344, | |
| "Ġname": 1345, | |
| "Ġherself": 1346, | |
| "enc": 1347, | |
| "Ġothers": 1348, | |
| "Ġneeded": 1349, | |
| "Ġhuman": 1350, | |
| "ets": 1351, | |
| "Ġbar": 1352, | |
| "Ġes": 1353, | |
| "Ġlead": 1354, | |
| "Ġstay": 1355, | |
| "Yes": 1356, | |
| "Ġnec": 1357, | |
| "Ġform": 1358, | |
| "ities": 1359, | |
| "Ġmem": 1360, | |
| "Ġyet": 1361, | |
| "Ġeff": 1362, | |
| "Ġins": 1363, | |
| "Ġri": 1364, | |
| "Ġca": 1365, | |
| "Ġquickly": 1366, | |
| "Ġlarge": 1367, | |
| "Ġtowards": 1368, | |
| "Ġlater": 1369, | |
| "aps": 1370, | |
| "Ġmean": 1371, | |
| "а": 1372, | |
| "Ġdoing": 1373, | |
| "Ġcreat": 1374, | |
| "pe": 1375, | |
| "Ġtri": 1376, | |
| "Ġinte": 1377, | |
| "Ġeas": 1378, | |
| "olog": 1379, | |
| "ife": 1380, | |
| "eth": 1381, | |
| "Ġloc": 1382, | |
| "Ġsoon": 1383, | |
| "ility": 1384, | |
| "Ġsays": 1385, | |
| "Ġable": 1386, | |
| "Ġcourse": 1387, | |
| "uff": 1388, | |
| "Ġexper": 1389, | |
| "Ġfall": 1390, | |
| "Ġsch": 1391, | |
| "Ġbro": 1392, | |
| "ize": 1393, | |
| "Ġstop": 1394, | |
| "Ġcoll": 1395, | |
| "Ġstra": 1396, | |
| "fully": 1397, | |
| "Ġpar": 1398, | |
| "Ġbelieve": 1399, | |
| "Now": 1400, | |
| "reen": 1401, | |
| "Ġleast": 1402, | |
| "Ġhalf": 1403, | |
| "St": 1404, | |
| "ĠChrist": 1405, | |
| "Ġland": 1406, | |
| "aken": 1407, | |
| "Al": 1408, | |
| "Ġtop": 1409, | |
| "Ġstopped": 1410, | |
| "Ġbreath": 1411, | |
| "Ġgetting": 1412, | |
| "ĠMar": 1413, | |
| "iew": 1414, | |
| "irt": 1415, | |
| "Ġprot": 1416, | |
| "ific": 1417, | |
| "ertain": 1418, | |
| "Ġopened": 1419, | |
| "Ġpoint": 1420, | |
| "tern": 1421, | |
| "ead": 1422, | |
| "orn": 1423, | |
| "Ġfull": 1424, | |
| "Ġlist": 1425, | |
| "br": 1426, | |
| "Ġappro": 1427, | |
| "Ġtrans": 1428, | |
| "app": 1429, | |
| "iously": 1430, | |
| "An": 1431, | |
| "Ġdem": 1432, | |
| "Ġmiss": 1433, | |
| "ative": 1434, | |
| "Ġtre": 1435, | |
| "Ġbuild": 1436, | |
| "Well": 1437, | |
| "Ġmoved": 1438, | |
| "oud": 1439, | |
| "Ġcoming": 1440, | |
| "ĠJo": 1441, | |
| "Ġele": 1442, | |
| "gged": 1443, | |
| "Ġstep": 1444, | |
| "Ġran": 1445, | |
| "oney": 1446, | |
| "Ġtimes": 1447, | |
| "by": 1448, | |
| "Ġhaving": 1449, | |
| "Ġreached": 1450, | |
| "Ġeye": 1451, | |
| "Ġsqu": 1452, | |
| "Ġleave": 1453, | |
| "ĠY": 1454, | |
| "Ġfire": 1455, | |
| "Ġmorning": 1456, | |
| "ield": 1457, | |
| "ton": 1458, | |
| "Ġmaking": 1459, | |
| "Ġed": 1460, | |
| "Ġspec": 1461, | |
| "ines": 1462, | |
| "any": 1463, | |
| "aring": 1464, | |
| "Oh": 1465, | |
| "Ġmeet": 1466, | |
| "head": 1467, | |
| "oll": 1468, | |
| "ane": 1469, | |
| "tered": 1470, | |
| "Ġshort": 1471, | |
| "Ġhur": 1472, | |
| "ush": 1473, | |
| "Ġbad": 1474, | |
| "Ġgrab": 1475, | |
| "Ġdead": 1476, | |
| "ime": 1477, | |
| "Ġwhite": 1478, | |
| "Ġonto": 1479, | |
| "ames": 1480, | |
| "Ġfell": 1481, | |
| "ĠThe": 1482, | |
| "ird": 1483, | |
| "fort": 1484, | |
| "io": 1485, | |
| "man": 1486, | |
| "ants": 1487, | |
| "ments": 1488, | |
| "Ġgone": 1489, | |
| "Ġupon": 1490, | |
| "Ġwouldn": 1491, | |
| "Ġtou": 1492, | |
| "Ġschool": 1493, | |
| "Ġreason": 1494, | |
| "Ġfeeling": 1495, | |
| "aut": 1496, | |
| "Ġlear": 1497, | |
| "Ġbook": 1498, | |
| "Ġcap": 1499, | |
| "Ġfour": 1500, | |
| "rol": 1501, | |
| "о": 1502, | |
| ",'": 1503, | |
| "Ġdel": 1504, | |
| "Ġcell": 1505, | |
| "Ġhadn": 1506, | |
| "Ġ19": 1507, | |
| "Ġshook": 1508, | |
| "eared": 1509, | |
| "Ġquestion": 1510, | |
| "Ġdef": 1511, | |
| "Ġdep": 1512, | |
| "Ġforward": 1513, | |
| "irit": 1514, | |
| "Ġsurpr": 1515, | |
| "е": 1516, | |
| "Ġkept": 1517, | |
| "bably": 1518, | |
| "Ġless": 1519, | |
| "Ġap": 1520, | |
| "reet": 1521, | |
| "Ġsun": 1522, | |
| "Ġgrou": 1523, | |
| "Ġkiss": 1524, | |
| "Ġoutside": 1525, | |
| "Ġsleep": 1526, | |
| "selves": 1527, | |
| "Ġcontinued": 1528, | |
| "Ġidea": 1529, | |
| "room": 1530, | |
| "Ġfree": 1531, | |
| "Ġdeath": 1532, | |
| "Ġfur": 1533, | |
| "Ġwithin": 1534, | |
| "dden": 1535, | |
| "ĠAl": 1536, | |
| "Ġhor": 1537, | |
| "ening": 1538, | |
| "One": 1539, | |
| "ards": 1540, | |
| "Ġwhole": 1541, | |
| "Ġwatched": 1542, | |
| "Ġsudden": 1543, | |
| "Ġcat": 1544, | |
| "Ġbra": 1545, | |
| "Ġbecome": 1546, | |
| "blem": 1547, | |
| "Ġcomplete": 1548, | |
| "Ġcol": 1549, | |
| "Ġfear": 1550, | |
| "alm": 1551, | |
| "Ġ.": 1552, | |
| "Ġreplied": 1553, | |
| "Ġfinally": 1554, | |
| "Ġstru": 1555, | |
| "Ġcent": 1556, | |
| "rie": 1557, | |
| "Ġminutes": 1558, | |
| "Ġtalk": 1559, | |
| "Ġfight": 1560, | |
| "Ġang": 1561, | |
| "Ġeveryone": 1562, | |
| "Ġphone": 1563, | |
| "she": 1564, | |
| "airs": 1565, | |
| "Ġslowly": 1566, | |
| "rought": 1567, | |
| "Ġchildren": 1568, | |
| "gy": 1569, | |
| "ides": 1570, | |
| "Ġadd": 1571, | |
| "ression": 1572, | |
| "ection": 1573, | |
| "Ġhappened": 1574, | |
| "esus": 1575, | |
| "Ġtaking": 1576, | |
| "Ġsever": 1577, | |
| "Ġlea": 1578, | |
| "Ġcertain": 1579, | |
| "iver": 1580, | |
| "overed": 1581, | |
| "ism": 1582, | |
| "Ġmatter": 1583, | |
| "aces": 1584, | |
| "Ġprom": 1585, | |
| "ony": 1586, | |
| "Ġpos": 1587, | |
| "Ġopp": 1588, | |
| "Ġinf": 1589, | |
| "Ġproblem": 1590, | |
| "Ġmid": 1591, | |
| "ists": 1592, | |
| "cess": 1593, | |
| "ially": 1594, | |
| "ug": 1595, | |
| "els": 1596, | |
| "Be": 1597, | |
| "my": 1598, | |
| "Ġadv": 1599, | |
| "Ch": 1600, | |
| "Ġliving": 1601, | |
| "otion": 1602, | |
| "Ġseveral": 1603, | |
| "ĠMr": 1604, | |
| "anced": 1605, | |
| "ute": 1606, | |
| "iced": 1607, | |
| "Ġprobably": 1608, | |
| "Ġquiet": 1609, | |
| "aned": 1610, | |
| "Ġsoft": 1611, | |
| "Ġask": 1612, | |
| "Ġanyone": 1613, | |
| "ister": 1614, | |
| "Ġyear": 1615, | |
| "ik": 1616, | |
| "Ġext": 1617, | |
| "ipped": 1618, | |
| "Ġtaken": 1619, | |
| "where": 1620, | |
| "Ġfollowed": 1621, | |
| "itc": 1622, | |
| "Ġlost": 1623, | |
| "Ġpri": 1624, | |
| "arl": 1625, | |
| "uss": 1626, | |
| "Ġfriends": 1627, | |
| "Ġcount": 1628, | |
| "Ġwhis": 1629, | |
| "Ġbrought": 1630, | |
| "Ġmoney": 1631, | |
| "ina": 1632, | |
| "Ġimag": 1633, | |
| "Ġlips": 1634, | |
| "Ġalone": 1635, | |
| "Ġchang": 1636, | |
| "Ġsho": 1637, | |
| "ghed": 1638, | |
| "Ġfun": 1639, | |
| "aster": 1640, | |
| "Ġkill": 1641, | |
| "hip": 1642, | |
| "irc": 1643, | |
| "Ġfood": 1644, | |
| "Ġinform": 1645, | |
| "ining": 1646, | |
| "Ġgiven": 1647, | |
| "Ġremember": 1648, | |
| "Ġ3": 1649, | |
| "Ġfig": 1650, | |
| "Ġnat": 1651, | |
| "Why": 1652, | |
| "Ġbot": 1653, | |
| "gr": 1654, | |
| "Ġimport": 1655, | |
| "ĠAn": 1656, | |
| "Ġdoesn": 1657, | |
| "Ġthinking": 1658, | |
| "Ġbeaut": 1659, | |
| "err": 1660, | |
| "Ġsent": 1661, | |
| "Ġkid": 1662, | |
| "ump": 1663, | |
| "land": 1664, | |
| "Ġchest": 1665, | |
| "Ġinterest": 1666, | |
| "Ġarri": 1667, | |
| "ken": 1668, | |
| "Ġwrit": 1669, | |
| "ey": 1670, | |
| "not": 1671, | |
| "elf": 1672, | |
| "Ġmus": 1673, | |
| "May": 1674, | |
| "Ġclosed": 1675, | |
| "osed": 1676, | |
| "Ġhit": 1677, | |
| "Some": 1678, | |
| "Ġswe": 1679, | |
| "ev": 1680, | |
| "ĠZ": 1681, | |
| "Ġshoulder": 1682, | |
| "Ġeither": 1683, | |
| "lic": 1684, | |
| "Every": 1685, | |
| "Ġquite": 1686, | |
| "ement": 1687, | |
| "Ġbreak": 1688, | |
| "oul": 1689, | |
| "Ġbrother": 1690, | |
| "Ġmed": 1691, | |
| "Just": 1692, | |
| "stem": 1693, | |
| "Ġmag": 1694, | |
| "ex": 1695, | |
| "To": 1696, | |
| "Ġstrong": 1697, | |
| "Ġshow": 1698, | |
| "Ġchange": 1699, | |
| "ices": 1700, | |
| "ues": 1701, | |
| "erv": 1702, | |
| "com": 1703, | |
| "Ġabove": 1704, | |
| "ution": 1705, | |
| "Ġroll": 1706, | |
| "Ġtrue": 1707, | |
| "ĠSh": 1708, | |
| "Ġdream": 1709, | |
| "Ġdecided": 1710, | |
| "Ġocc": 1711, | |
| "Ġready": 1712, | |
| "ison": 1713, | |
| "Ġsense": 1714, | |
| "ots": 1715, | |
| "ics": 1716, | |
| "Ġcra": 1717, | |
| "ape": 1718, | |
| "Ġsing": 1719, | |
| "à¯": 1720, | |
| "Ġlive": 1721, | |
| "Ġlow": 1722, | |
| "antly": 1723, | |
| "Ġwindow": 1724, | |
| "Ġlay": 1725, | |
| "Ġdou": 1726, | |
| "Ġmess": 1727, | |
| "Ġwalk": 1728, | |
| "mb": 1729, | |
| "Ġactually": 1730, | |
| "Ġnum": 1731, | |
| "Ġstanding": 1732, | |
| "Ġcontrol": 1733, | |
| "Ġglass": 1734, | |
| "Ġfoot": 1735, | |
| "velop": 1736, | |
| "Ġcre": 1737, | |
| "arr": 1738, | |
| "Ġcut": 1739, | |
| "aid": 1740, | |
| "Ġbat": 1741, | |
| "iding": 1742, | |
| "Ġjob": 1743, | |
| "Ġbring": 1744, | |
| "Ġlaughed": 1745, | |
| "ĠAr": 1746, | |
| "Ġmain": 1747, | |
| "over": 1748, | |
| "Ġroad": 1749, | |
| "Ġhot": 1750, | |
| "Ġve": 1751, | |
| "Ġfa": 1752, | |
| "Ġspeak": 1753, | |
| "tend": 1754, | |
| "Ġbecame": 1755, | |
| "reed": 1756, | |
| "Ġmonth": 1757, | |
| "Ġcold": 1758, | |
| "Ġperf": 1759, | |
| "Ġskin": 1760, | |
| "Ġwarm": 1761, | |
| "Ġgener": 1762, | |
| "Ġwrong": 1763, | |
| "Ġattention": 1764, | |
| "dle": 1765, | |
| "mit": 1766, | |
| "Ġav": 1767, | |
| "Ġwomen": 1768, | |
| "aged": 1769, | |
| "Ġtruth": 1770, | |
| "Ġgroup": 1771, | |
| "Ġline": 1772, | |
| "und": 1773, | |
| "Ġincl": 1774, | |
| "Ġcirc": 1775, | |
| "Ġfingers": 1776, | |
| "Ġbegin": 1777, | |
| "Ġhope": 1778, | |
| "kay": 1779, | |
| "acked": 1780, | |
| "Ġentire": 1781, | |
| "Ġanswer": 1782, | |
| "Ġstory": 1783, | |
| "Ġdisapp": 1784, | |
| "ĠIs": 1785, | |
| "Ġlaugh": 1786, | |
| "Ġwaiting": 1787, | |
| "Ġseat": 1788, | |
| "Ġchar": 1789, | |
| "ising": 1790, | |
| "eah": 1791, | |
| "Ġago": 1792, | |
| "Don": 1793, | |
| "gan": 1794, | |
| "Ġstared": 1795, | |
| "ĠBr": 1796, | |
| "ole": 1797, | |
| "Ġhours": 1798, | |
| "du": 1799, | |
| "Ġsystem": 1800, | |
| "ĠTh": 1801, | |
| "Ġwon": 1802, | |
| "Ġlonger": 1803, | |
| "haps": 1804, | |
| "read": 1805, | |
| "Ġlif": 1806, | |
| "iec": 1807, | |
| "Ġbur": 1808, | |
| "imes": 1809, | |
| "cri": 1810, | |
| "Ġtight": 1811, | |
| "Ġcaught": 1812, | |
| "Ġblue": 1813, | |
| "Ġcase": 1814, | |
| "Ġwood": 1815, | |
| "ery": 1816, | |
| "Even": 1817, | |
| "Ġneck": 1818, | |
| "Ġduring": 1819, | |
| "Ġtalking": 1820, | |
| "Ġparent": 1821, | |
| "Ġhall": 1822, | |
| "ze": 1823, | |
| "medi": 1824, | |
| "Ġmod": 1825, | |
| "ief": 1826, | |
| "Ġprov": 1827, | |
| "orry": 1828, | |
| "ĠJesus": 1829, | |
| "Ġexc": 1830, | |
| "н": 1831, | |
| "Maybe": 1832, | |
| "Ġdest": 1833, | |
| "Ġsitting": 1834, | |
| "cent": 1835, | |
| "Ġchair": 1836, | |
| "Sh": 1837, | |
| "enty": 1838, | |
| "Ġspoke": 1839, | |
| "и": 1840, | |
| "Ġdirect": 1841, | |
| "),": 1842, | |
| "Ġcity": 1843, | |
| "aim": 1844, | |
| "Ġsoc": 1845, | |
| "ĠUn": 1846, | |
| "Ġbusiness": 1847, | |
| "Ġpassed": 1848, | |
| "ĠLord": 1849, | |
| "ÑĤ": 1850, | |
| "aughter": 1851, | |
| "Ġcross": 1852, | |
| "Ġsens": 1853, | |
| "ging": 1854, | |
| "Ġpossible": 1855, | |
| "Ġthr": 1856, | |
| "Ġfive": 1857, | |
| "Ġstepped": 1858, | |
| "Ġcouple": 1859, | |
| "ories": 1860, | |
| "ective": 1861, | |
| "ount": 1862, | |
| "Ġgaz": 1863, | |
| "Ġscream": 1864, | |
| "Ġorder": 1865, | |
| "ians": 1866, | |
| "ĠIn": 1867, | |
| "Ġtown": 1868, | |
| "ars": 1869, | |
| "Ġrequ": 1870, | |
| "anger": 1871, | |
| "iful": 1872, | |
| "aj": 1873, | |
| "ern": 1874, | |
| "de": 1875, | |
| "though": 1876, | |
| "Ġview": 1877, | |
| "ages": 1878, | |
| "Ġknown": 1879, | |
| "ision": 1880, | |
| "Ġtem": 1881, | |
| "Ġclot": 1882, | |
| "Ġaff": 1883, | |
| "ored": 1884, | |
| "ational": 1885, | |
| "rom": 1886, | |
| "joy": 1887, | |
| "isted": 1888, | |
| "ara": 1889, | |
| "of": 1890, | |
| "Ġstraight": 1891, | |
| "ude": 1892, | |
| "Ġship": 1893, | |
| "Ġexam": 1894, | |
| "ior": 1895, | |
| "ural": 1896, | |
| "cious": 1897, | |
| "Ġoffice": 1898, | |
| "me": 1899, | |
| "Ġtoday": 1900, | |
| "pted": 1901, | |
| "Ġslight": 1902, | |
| "ital": 1903, | |
| "Ġmaybe": 1904, | |
| "ĠSp": 1905, | |
| "ider": 1906, | |
| "Ġpartic": 1907, | |
| "Ġrunning": 1908, | |
| "bing": 1909, | |
| "Ġsuddenly": 1910, | |
| "Ġclass": 1911, | |
| "alth": 1912, | |
| "eks": 1913, | |
| "ork": 1914, | |
| "Ġself": 1915, | |
| "Ġyell": 1916, | |
| "Ġdev": 1917, | |
| "Ġreturned": 1918, | |
| "Ġcond": 1919, | |
| "Ġworking": 1920, | |
| "Ġheav": 1921, | |
| "atever": 1922, | |
| "Ġmil": 1923, | |
| "Ġbuilding": 1924, | |
| "Ġjoin": 1925, | |
| "Ġpay": 1926, | |
| "ination": 1927, | |
| "Ġbes": 1928, | |
| "Ġnumber": 1929, | |
| "Ġgrabbed": 1930, | |
| "fic": 1931, | |
| "Ġshall": 1932, | |
| "Ġgun": 1933, | |
| "Ġesc": 1934, | |
| "Ġbag": 1935, | |
| "ply": 1936, | |
| "ma": 1937, | |
| "Ġson": 1938, | |
| "osp": 1939, | |
| "ĠJohn": 1940, | |
| "Ġ20": 1941, | |
| "Ġoften": 1942, | |
| "Ġthoughts": 1943, | |
| "urch": 1944, | |
| "Ġimportant": 1945, | |
| "Ġrather": 1946, | |
| "Ġthemselves": 1947, | |
| "lex": 1948, | |
| "Ġarea": 1949, | |
| "Ġserv": 1950, | |
| "bs": 1951, | |
| "Ġenjoy": 1952, | |
| "aled": 1953, | |
| "Ġdeal": 1954, | |
| "Ġgrin": 1955, | |
| "gth": 1956, | |
| "Ġconcer": 1957, | |
| "Ġlooks": 1958, | |
| "oon": 1959, | |
| "aul": 1960, | |
| "aching": 1961, | |
| "Ġcry": 1962, | |
| "Ġce": 1963, | |
| "Ġpub": 1964, | |
| "Ġsaying": 1965, | |
| "Ġpap": 1966, | |
| "Ġhappy": 1967, | |
| "Ġremain": 1968, | |
| "Ġbene": 1969, | |
| "Ġperfect": 1970, | |
| "Ġimmedi": 1971, | |
| "Ġty": 1972, | |
| "Ġlaw": 1973, | |
| "ator": 1974, | |
| "Ġburn": 1975, | |
| "Ġspirit": 1976, | |
| "Ġrece": 1977, | |
| "att": 1978, | |
| "Ġpath": 1979, | |
| "Ġbas": 1980, | |
| "Ġnoticed": 1981, | |
| "eb": 1982, | |
| "Ġholding": 1983, | |
| "Do": 1984, | |
| "Ġeng": 1985, | |
| "Ġten": 1986, | |
| "Ġpret": 1987, | |
| "Ġsix": 1988, | |
| "Ġmeant": 1989, | |
| "itchen": 1990, | |
| "Ġparents": 1991, | |
| "Ġpiec": 1992, | |
| "ler": 1993, | |
| "Ġwin": 1994, | |
| "ocked": 1995, | |
| "rence": 1996, | |
| "Ġgrow": 1997, | |
| "Ġappeared": 1998, | |
| "ances": 1999, | |
| "Ġlim": 2000, | |
| "Ġconst": 2001, | |
| "Ġsol": 2002, | |
| "Ġ**": 2003, | |
| "Ġlegs": 2004, | |
| "Ġpo": 2005, | |
| "ĠQ": 2006, | |
| "Ġkitchen": 2007, | |
| "Ġpray": 2008, | |
| "Ġwatching": 2009, | |
| "ones": 2010, | |
| "Ġcloser": 2011, | |
| "ces": 2012, | |
| "ffe": 2013, | |
| "Ġsoul": 2014, | |
| "Ġign": 2015, | |
| "Ġprev": 2016, | |
| "Ġfoc": 2017, | |
| "iny": 2018, | |
| "Ġled": 2019, | |
| "arch": 2020, | |
| "Ġapart": 2021, | |
| "Ġlevel": 2022, | |
| "Ġearth": 2023, | |
| "Ġinformation": 2024, | |
| "aven": 2025, | |
| "Ġshot": 2026, | |
| "wh": 2027, | |
| "Ġwife": 2028, | |
| "Ġfilled": 2029, | |
| "light": 2030, | |
| "tic": 2031, | |
| "ĠAll": 2032, | |
| "ract": 2033, | |
| "ilt": 2034, | |
| "ĠFr": 2035, | |
| "Ġdam": 2036, | |
| "Ġwatch": 2037, | |
| "Ġbare": 2038, | |
| "ert": 2039, | |
| "Ġord": 2040, | |
| "Ġsitu": 2041, | |
| "iam": 2042, | |
| "meric": 2043, | |
| "Ġbeautiful": 2044, | |
| "Ġdevelop": 2045, | |
| "acing": 2046, | |
| "Ġguy": 2047, | |
| "Ġhund": 2048, | |
| "Ġrealized": 2049, | |
| "Ġpresent": 2050, | |
| "Ġfast": 2051, | |
| "Ġexact": 2052, | |
| "ann": 2053, | |
| "hel": 2054, | |
| "irm": 2055, | |
| "ived": 2056, | |
| "Ġhundred": 2057, | |
| "ĠHis": 2058, | |
| "Ġcommun": 2059, | |
| "Ġ4": 2060, | |
| "dd": 2061, | |
| "ift": 2062, | |
| "rig": 2063, | |
| "Ġpretty": 2064, | |
| "Ġnor": 2065, | |
| "Ġpract": 2066, | |
| "umped": 2067, | |
| "ech": 2068, | |
| "Ġraised": 2069, | |
| "_.": 2070, | |
| "ili": 2071, | |
| "Ġspace": 2072, | |
| "Ġnews": 2073, | |
| "Ġthro": 2074, | |
| "body": 2075, | |
| "Ġguess": 2076, | |
| "unch": 2077, | |
| "Ġpushed": 2078, | |
| "cted": 2079, | |
| "Ġabs": 2080, | |
| "ought": 2081, | |
| "Ñģ": 2082, | |
| "Ġdoub": 2083, | |
| "Ġweek": 2084, | |
| "apped": 2085, | |
| "zy": 2086, | |
| "Ġener": 2087, | |
| "ooks": 2088, | |
| "son": 2089, | |
| "Ġhung": 2090, | |
| "pec": 2091, | |
| "erc": 2092, | |
| "inc": 2093, | |
| "orted": 2094, | |
| "vern": 2095, | |
| "Let": 2096, | |
| "Ġmeans": 2097, | |
| "use": 2098, | |
| "Ġcompletely": 2099, | |
| "ĠCl": 2100, | |
| "Ġwonder": 2101, | |
| "ha": 2102, | |
| "ÑĢ": 2103, | |
| "unt": 2104, | |
| "Ġempt": 2105, | |
| "ogn": 2106, | |
| "Ġamong": 2107, | |
| "Ġchance": 2108, | |
| "Ġprocess": 2109, | |
| "Ġprep": 2110, | |
| "Ġleaving": 2111, | |
| "Ġsight": 2112, | |
| "Ġoffic": 2113, | |
| "ledge": 2114, | |
| "Ġprof": 2115, | |
| "Ġconvers": 2116, | |
| "eg": 2117, | |
| "Ġcorner": 2118, | |
| "Ġshut": 2119, | |
| "Ġfurther": 2120, | |
| "Ġmoving": 2121, | |
| "Ġexpression": 2122, | |
| "Ġcrow": 2123, | |
| "Ġwalking": 2124, | |
| "ster": 2125, | |
| "However": 2126, | |
| "Ġlives": 2127, | |
| "night": 2128, | |
| "Ġ5": 2129, | |
| "Ġforg": 2130, | |
| "Ġwhisp": 2131, | |
| "Ġobs": 2132, | |
| "Ġprop": 2133, | |
| "Ġloud": 2134, | |
| "Ġsold": 2135, | |
| "ches": 2136, | |
| "Ġpicked": 2137, | |
| "Ġcannot": 2138, | |
| "Ġstat": 2139, | |
| "â": 2140, | |
| "Ġ[": 2141, | |
| "ives": 2142, | |
| "Ġlate": 2143, | |
| "ote": 2144, | |
| "ashed": 2145, | |
| "int": 2146, | |
| "Ġwide": 2147, | |
| "Ġann": 2148, | |
| "Ġearly": 2149, | |
| "ivers": 2150, | |
| "Ġvar": 2151, | |
| "ael": 2152, | |
| "Ġfut": 2153, | |
| "Ġequ": 2154, | |
| "Ġfollow": 2155, | |
| "Ġsort": 2156, | |
| "Ġsex": 2157, | |
| "Ġattack": 2158, | |
| "Ġir": 2159, | |
| "iff": 2160, | |
| "Ġsimply": 2161, | |
| "Ġanswered": 2162, | |
| "Ġgreen": 2163, | |
| "Ġill": 2164, | |
| "Ġclim": 2165, | |
| "Ġtrou": 2166, | |
| "Ġworked": 2167, | |
| "ĠAnd": 2168, | |
| "Un": 2169, | |
| "ĠEl": 2170, | |
| "Ġusing": 2171, | |
| "Ġbright": 2172, | |
| "Ġbab": 2173, | |
| "ries": 2174, | |
| "Ġitself": 2175, | |
| "л": 2176, | |
| "Ġpict": 2177, | |
| "ana": 2178, | |
| "Yeah": 2179, | |
| "Ġsafe": 2180, | |
| "idence": 2181, | |
| "Ġinstead": 2182, | |
| "ighed": 2183, | |
| "ray": 2184, | |
| "Ġglanced": 2185, | |
| "Ġsal": 2186, | |
| "Ġphys": 2187, | |
| "cle": 2188, | |
| "roll": 2189, | |
| "ron": 2190, | |
| "ĠAmeric": 2191, | |
| "Ġstate": 2192, | |
| "Ġfine": 2193, | |
| "Ġstreet": 2194, | |
| "Ġdropped": 2195, | |
| "ified": 2196, | |
| "Ġimmediately": 2197, | |
| "Ġpop": 2198, | |
| "aded": 2199, | |
| "amed": 2200, | |
| "Ġleaned": 2201, | |
| "pect": 2202, | |
| "oid": 2203, | |
| "Ġhon": 2204, | |
| "Ġnorm": 2205, | |
| "Ġsky": 2206, | |
| "Of": 2207, | |
| "Ġinclud": 2208, | |
| "Ġbeside": 2209, | |
| "Ġtor": 2210, | |
| "Ġanim": 2211, | |
| "ips": 2212, | |
| "Ġtrust": 2213, | |
| "Ġmakes": 2214, | |
| "Ġrecogn": 2215, | |
| "Ġbox": 2216, | |
| "ctor": 2217, | |
| "Ġmur": 2218, | |
| "Ġplaced": 2219, | |
| "ien": 2220, | |
| "Ġexpect": 2221, | |
| "Ġtreat": 2222, | |
| "Ġteam": 2223, | |
| "Ġhurt": 2224, | |
| "Ġest": 2225, | |
| "Ġobv": 2226, | |
| "Ġrele": 2227, | |
| "Ġsilence": 2228, | |
| "Ġspot": 2229, | |
| "Ġposition": 2230, | |
| "Ġsorry": 2231, | |
| "Ġsugg": 2232, | |
| "Ġenc": 2233, | |
| "Ġval": 2234, | |
| "Ġhell": 2235, | |
| "Ġsmell": 2236, | |
| "Ġz": 2237, | |
| "ov": 2238, | |
| "Ġpointed": 2239, | |
| "Ġsingle": 2240, | |
| "Ġreve": 2241, | |
| "Ġgas": 2242, | |
| "Ġtears": 2243, | |
| "empt": 2244, | |
| "Ġstrange": 2245, | |
| "rief": 2246, | |
| "ean": 2247, | |
| "ney": 2248, | |
| "Ġwaited": 2249, | |
| "rib": 2250, | |
| "Ġcover": 2251, | |
| "Ġloved": 2252, | |
| "Ġdirection": 2253, | |
| "Ġwondered": 2254, | |
| "Ġ,": 2255, | |
| "Ġcomfort": 2256, | |
| "Ġfail": 2257, | |
| "ĠAd": 2258, | |
| "Ġeat": 2259, | |
| "ality": 2260, | |
| "iling": 2261, | |
| "ees": 2262, | |
| "Ġsus": 2263, | |
| "By": 2264, | |
| "dom": 2265, | |
| "Or": 2266, | |
| "Ġexperience": 2267, | |
| "Ġenergy": 2268, | |
| "omm": 2269, | |
| "yond": 2270, | |
| "unk": 2271, | |
| "Ġshru": 2272, | |
| "Ġcommand": 2273, | |
| "ĠNew": 2274, | |
| "Ġpot": 2275, | |
| "Ġyourself": 2276, | |
| "co": 2277, | |
| "Ġresult": 2278, | |
| "Ġthroat": 2279, | |
| "Ġisn": 2280, | |
| "itive": 2281, | |
| "ires": 2282, | |
| "Ġdesk": 2283, | |
| "Ġedge": 2284, | |
| "Ġmiddle": 2285, | |
| "bo": 2286, | |
| "Ġseeing": 2287, | |
| "Once": 2288, | |
| "These": 2289, | |
| "ding": 2290, | |
| "Ġmonths": 2291, | |
| "Ġdraw": 2292, | |
| "aked": 2293, | |
| "Ġhappen": 2294, | |
| "Ġgiving": 2295, | |
| "Ġrelations": 2296, | |
| "ani": 2297, | |
| "arth": 2298, | |
| "Ġweap": 2299, | |
| "Ġevent": 2300, | |
| "Ġsucc": 2301, | |
| "Jo": 2302, | |
| "Ġcomes": 2303, | |
| "Ġtree": 2304, | |
| "Ġdiffic": 2305, | |
| "ley": 2306, | |
| "Ġforce": 2307, | |
| "Ġstom": 2308, | |
| "Ġround": 2309, | |
| "Ġarrived": 2310, | |
| "Ġconv": 2311, | |
| "Ġstri": 2312, | |
| "ountain": 2313, | |
| "iety": 2314, | |
| "like": 2315, | |
| "Ġeasy": 2316, | |
| "Ġdie": 2317, | |
| "Ġwhispered": 2318, | |
| "ested": 2319, | |
| "Ġauth": 2320, | |
| "Ġshoulders": 2321, | |
| "itch": 2322, | |
| "pecially": 2323, | |
| "Ġchanged": 2324, | |
| "Ġage": 2325, | |
| "Ġcop": 2326, | |
| "que": 2327, | |
| "Ġincre": 2328, | |
| "Is": 2329, | |
| "Ġwhatever": 2330, | |
| "Ġpress": 2331, | |
| "Ġdog": 2332, | |
| "Ġrub": 2333, | |
| "bers": 2334, | |
| "Ġsighed": 2335, | |
| "Ġgrand": 2336, | |
| "ris": 2337, | |
| "Ġexcept": 2338, | |
| "Ġappear": 2339, | |
| "Ġclothes": 2340, | |
| "Ġguard": 2341, | |
| "Ġwra": 2342, | |
| "Ġempty": 2343, | |
| "Ġdress": 2344, | |
| "ously": 2345, | |
| "Ġexist": 2346, | |
| "Ġfuture": 2347, | |
| "Ġfinished": 2348, | |
| "asure": 2349, | |
| "Ġnice": 2350, | |
| "yl": 2351, | |
| "Ġgold": 2352, | |
| "yn": 2353, | |
| "iting": 2354, | |
| "band": 2355, | |
| "Ġyes": 2356, | |
| "Ġspent": 2357, | |
| "Ġexactly": 2358, | |
| "Ġtrees": 2359, | |
| "ĠBl": 2360, | |
| "Ġgod": 2361, | |
| "Ġshad": 2362, | |
| "Ġter": 2363, | |
| "é": 2364, | |
| "Ġmut": 2365, | |
| "Ġahead": 2366, | |
| "eral": 2367, | |
| "Ġsad": 2368, | |
| "Ġcovered": 2369, | |
| "ats": 2370, | |
| "Ġproper": 2371, | |
| "Ġgaze": 2372, | |
| "Ġmass": 2373, | |
| "Ġsend": 2374, | |
| "Ġconn": 2375, | |
| "Ġclean": 2376, | |
| "Ġsituation": 2377, | |
| "Ġinvol": 2378, | |
| "Ġfield": 2379, | |
| "Ġtouch": 2380, | |
| "Ġknowing": 2381, | |
| "eed": 2382, | |
| "rac": 2383, | |
| "Ġfaith": 2384, | |
| "Ġsword": 2385, | |
| "Ġgirls": 2386, | |
| "Ġworry": 2387, | |
| "ĠSam": 2388, | |
| "echn": 2389, | |
| "Ġbeyond": 2390, | |
| "Ġcountry": 2391, | |
| "Ġhist": 2392, | |
| "Ġking": 2393, | |
| "eter": 2394, | |
| "Ġnearly": 2395, | |
| "ai": 2396, | |
| "oly": 2397, | |
| "aling": 2398, | |
| "Ġmir": 2399, | |
| "Ġdied": 2400, | |
| "Ġones": 2401, | |
| "zz": 2402, | |
| "Ġsurround": 2403, | |
| "ills": 2404, | |
| "Ġsurv": 2405, | |
| "ology": 2406, | |
| "hered": 2407, | |
| "ousand": 2408, | |
| "Ġdrive": 2409, | |
| "kn": 2410, | |
| "irty": 2411, | |
| "Ġfigure": 2412, | |
| "Ġhowever": 2413, | |
| "con": 2414, | |
| "Ġparticular": 2415, | |
| "Ġsister": 2416, | |
| "Ġpaper": 2417, | |
| "Ġmine": 2418, | |
| "Somet": 2419, | |
| "Ġgri": 2420, | |
| "Ġhang": 2421, | |
| "Ġrespond": 2422, | |
| "Ġprodu": 2423, | |
| "duc": 2424, | |
| "inal": 2425, | |
| "ges": 2426, | |
| "Ġimm": 2427, | |
| "Ġsuper": 2428, | |
| "Ġtest": 2429, | |
| "Ġheavy": 2430, | |
| "Ġcast": 2431, | |
| "Ġfrown": 2432, | |
| "Ġquestions": 2433, | |
| "rop": 2434, | |
| "Ġgovern": 2435, | |
| "Ġpock": 2436, | |
| "Ġfollowing": 2437, | |
| "how": 2438, | |
| "Ġdanger": 2439, | |
| "ok": 2440, | |
| "Ġstuff": 2441, | |
| "Ġfav": 2442, | |
| "Ġcoffe": 2443, | |
| "á»": 2444, | |
| "usion": 2445, | |
| "Ġtall": 2446, | |
| "arent": 2447, | |
| "ivid": 2448, | |
| "Ġball": 2449, | |
| "Ġsteps": 2450, | |
| "Ġsum": 2451, | |
| "ency": 2452, | |
| "Ġdin": 2453, | |
| "Ġcrowd": 2454, | |
| "udd": 2455, | |
| "par": 2456, | |
| "Ġconversation": 2457, | |
| "Ġkilled": 2458, | |
| "Ġexplain": 2459, | |
| "Ġentered": 2460, | |
| "Ġknows": 2461, | |
| "Ġdistance": 2462, | |
| "Ġoffe": 2463, | |
| "Ġwhether": 2464, | |
| "orts": 2465, | |
| "Ġrelationship": 2466, | |
| "Ġmis": 2467, | |
| "Ġeffect": 2468, | |
| "ishing": 2469, | |
| "Ġsin": 2470, | |
| "Ġund": 2471, | |
| "ushing": 2472, | |
| "Ġactiv": 2473, | |
| "Ġmist": 2474, | |
| "Ġcalm": 2475, | |
| "lect": 2476, | |
| "Who": 2477, | |
| "Ġaf": 2478, | |
| "Your": 2479, | |
| "Ġsuccess": 2480, | |
| "Ġtwenty": 2481, | |
| "Ġstaring": 2482, | |
| "Ġcoffee": 2483, | |
| "Ġrock": 2484, | |
| "Ġstrugg": 2485, | |
| "ingly": 2486, | |
| "Ġcarry": 2487, | |
| "Ġauthor": 2488, | |
| "Ġmention": 2489, | |
| "Ġsurprised": 2490, | |
| "Ġhus": 2491, | |
| "aur": 2492, | |
| "Ġheaded": 2493, | |
| "avid": 2494, | |
| "more": 2495, | |
| "Ġcas": 2496, | |
| "ration": 2497, | |
| "Ġpeace": 2498, | |
| "let": 2499, | |
| "iled": 2500, | |
| "aff": 2501, | |
| "ption": 2502, | |
| "Ġthick": 2503, | |
| "Ġgame": 2504, | |
| "Ġlearn": 2505, | |
| "Ġthousand": 2506, | |
| "Ġknowledge": 2507, | |
| "Ġstone": 2508, | |
| "ises": 2509, | |
| "Ġshowed": 2510, | |
| "Ġjud": 2511, | |
| "ĠEm": 2512, | |
| "ĠJack": 2513, | |
| "Ġhuge": 2514, | |
| "Ġadded": 2515, | |
| "Ġslightly": 2516, | |
| "Ġmark": 2517, | |
| "Ġbott": 2518, | |
| "ĠKing": 2519, | |
| "Ġident": 2520, | |
| "Ġremind": 2521, | |
| "Ġpolice": 2522, | |
| "umbled": 2523, | |
| "Ġfly": 2524, | |
| "Ġchurch": 2525, | |
| "ĠPh": 2526, | |
| "wo": 2527, | |
| "oring": 2528, | |
| "bered": 2529, | |
| "Ġfinger": 2530, | |
| "ı": 2531, | |
| "Ġstren": 2532, | |
| "Ġsuff": 2533, | |
| "cked": 2534, | |
| "enn": 2535, | |
| "using": 2536, | |
| "Ġpan": 2537, | |
| "Ġseems": 2538, | |
| "Ġaccept": 2539, | |
| "awn": 2540, | |
| "ĠSc": 2541, | |
| "Ġart": 2542, | |
| "Ġpick": 2543, | |
| "Ġ201": 2544, | |
| "Ġrad": 2545, | |
| "orrow": 2546, | |
| "Ġpurp": 2547, | |
| "Ġturning": 2548, | |
| "icking": 2549, | |
| "pite": 2550, | |
| "Ġstomach": 2551, | |
| "ilar": 2552, | |
| "Ġpersonal": 2553, | |
| "Ġdifficult": 2554, | |
| "Ġfle": 2555, | |
| "Ġevening": 2556, | |
| "lo": 2557, | |
| "atic": 2558, | |
| "Ġreach": 2559, | |
| "Ġrolled": 2560, | |
| "Ġbooks": 2561, | |
| "Ġdrink": 2562, | |
| "rif": 2563, | |
| "action": 2564, | |
| "Ġdarkness": 2565, | |
| "Ġthreat": 2566, | |
| "While": 2567, | |
| "Ġtot": 2568, | |
| "ask": 2569, | |
| "Ġwalls": 2570, | |
| "à¯į": 2571, | |
| "resh": 2572, | |
| "ples": 2573, | |
| "Ġspecial": 2574, | |
| "Ġterm": 2575, | |
| "ror": 2576, | |
| "Ġsecret": 2577, | |
| "Ġlived": 2578, | |
| "Ġespecially": 2579, | |
| "Ġver": 2580, | |
| "rey": 2581, | |
| "Ġcompl": 2582, | |
| "Ġrelig": 2583, | |
| "Ġpack": 2584, | |
| "Ġweeks": 2585, | |
| "Ġvi": 2586, | |
| "onse": 2587, | |
| "urity": 2588, | |
| "Ġsupport": 2589, | |
| "ajor": 2590, | |
| "Ġdoors": 2591, | |
| "Ġcamp": 2592, | |
| "Ġdaughter": 2593, | |
| "Ġbecom": 2594, | |
| "Ġlifted": 2595, | |
| "Ġnon": 2596, | |
| "Ġorgan": 2597, | |
| "rand": 2598, | |
| "Bec": 2599, | |
| "acher": 2600, | |
| "ichael": 2601, | |
| "Ġtechn": 2602, | |
| "ails": 2603, | |
| "Ġmeeting": 2604, | |
| "Ġbelow": 2605, | |
| "ortun": 2606, | |
| "rin": 2607, | |
| "idge": 2608, | |
| "Ġbrain": 2609, | |
| "Ġdiscuss": 2610, | |
| "Ġpublic": 2611, | |
| "Ġhusband": 2612, | |
| "Ġmanaged": 2613, | |
| "ral": 2614, | |
| "Ġattempt": 2615, | |
| "Ġnecess": 2616, | |
| "Re": 2617, | |
| "Ġnose": 2618, | |
| "go": 2619, | |
| "raid": 2620, | |
| "ury": 2621, | |
| "ences": 2622, | |
| "Ġvisit": 2623, | |
| "Ġearl": 2624, | |
| "Ġcomput": 2625, | |
| "sy": 2626, | |
| "Ġperhaps": 2627, | |
| "Ġkids": 2628, | |
| "Ġtelling": 2629, | |
| "Ġdiv": 2630, | |
| "--": 2631, | |
| "Ġcompany": 2632, | |
| "Ġbaby": 2633, | |
| "ibly": 2634, | |
| "illy": 2635, | |
| "Ġbarely": 2636, | |
| "Ġcheck": 2637, | |
| "ession": 2638, | |
| "Ġbrief": 2639, | |
| "Ġdescri": 2640, | |
| "Ġshirt": 2641, | |
| "Ġmill": 2642, | |
| "Ġfair": 2643, | |
| "reg": 2644, | |
| "Ġlab": 2645, | |
| "omp": 2646, | |
| "Ġrese": 2647, | |
| "Ġshar": 2648, | |
| "Ġpost": 2649, | |
| "ming": 2650, | |
| "Ġarg": 2651, | |
| "Ġdoubt": 2652, | |
| "Ġdeterm": 2653, | |
| "Ġpriv": 2654, | |
| "Ġrose": 2655, | |
| "ring": 2656, | |
| "esh": 2657, | |
| "ĠRe": 2658, | |
| "Ġmusic": 2659, | |
| "Ġspend": 2660, | |
| "Ġsurf": 2661, | |
| "Ġweak": 2662, | |
| "Ġsimple": 2663, | |
| "roy": 2664, | |
| "Ġbeginning": 2665, | |
| "Ġnature": 2666, | |
| "Ġbath": 2667, | |
| "From": 2668, | |
| "Ġrev": 2669, | |
| "Ġiss": 2670, | |
| "Ġ6": 2671, | |
| "Ġevil": 2672, | |
| "come": 2673, | |
| "Ġexpected": 2674, | |
| "Ġgro": 2675, | |
| "ĠHim": 2676, | |
| "ky": 2677, | |
| "Ġclaim": 2678, | |
| "Ġinvest": 2679, | |
| "len": 2680, | |
| "Ġallowed": 2681, | |
| "ĠAm": 2682, | |
| "val": 2683, | |
| "Ġbroken": 2684, | |
| "Ġremained": 2685, | |
| "Ġremembered": 2686, | |
| "Ġrecord": 2687, | |
| "iliar": 2688, | |
| "Ġsupposed": 2689, | |
| "Ġteeth": 2690, | |
| "Ġminute": 2691, | |
| "Our": 2692, | |
| "Thank": 2693, | |
| "nded": 2694, | |
| "Ġways": 2695, | |
| "Ġpiece": 2696, | |
| "inite": 2697, | |
| "Ġur": 2698, | |
| "Ġtakes": 2699, | |
| "ope": 2700, | |
| "Ġspread": 2701, | |
| "ager": 2702, | |
| "Ġpun": 2703, | |
| "ĠWill": 2704, | |
| "gram": 2705, | |
| "Ġafraid": 2706, | |
| "Ġexplained": 2707, | |
| "Ġdad": 2708, | |
| "fer": 2709, | |
| "Ġfil": 2710, | |
| "оÐ": 2711, | |
| "Ġwearing": 2712, | |
| "Ġindivid": 2713, | |
| "ci": 2714, | |
| "Ġble": 2715, | |
| "Ġperform": 2716, | |
| "Per": 2717, | |
| "ental": 2718, | |
| "ule": 2719, | |
| "Ġwound": 2720, | |
| "Mar": 2721, | |
| "ott": 2722, | |
| "lish": 2723, | |
| "Ġstret": 2724, | |
| "Ġspl": 2725, | |
| "Ġnormal": 2726, | |
| "Good": 2727, | |
| "Ġsand": 2728, | |
| "ashing": 2729, | |
| "ram": 2730, | |
| "Ġjour": 2731, | |
| "Their": 2732, | |
| "Ġalive": 2733, | |
| "rel": 2734, | |
| "Ġbir": 2735, | |
| "Ġris": 2736, | |
| "\".": 2737, | |
| "Ġshrugged": 2738, | |
| "Ġbattle": 2739, | |
| "Ġmountain": 2740, | |
| "Ġfit": 2741, | |
| "Ġneeds": 2742, | |
| "uit": 2743, | |
| "ulation": 2744, | |
| "une": 2745, | |
| "Ġworth": 2746, | |
| "Ġstairs": 2747, | |
| "Ġobject": 2748, | |
| "Ġthrew": 2749, | |
| "Ġbal": 2750, | |
| "Ġsurprise": 2751, | |
| "pper": 2752, | |
| "Ġresponse": 2753, | |
| "Ġcharac": 2754, | |
| "anks": 2755, | |
| "Ġenem": 2756, | |
| "por": 2757, | |
| "Ġfif": 2758, | |
| "sc": 2759, | |
| "God": 2760, | |
| "Ġwild": 2761, | |
| "Ġhig": 2762, | |
| "owers": 2763, | |
| "Ġconsider": 2764, | |
| "Ġanger": 2765, | |
| "miss": 2766, | |
| "ential": 2767, | |
| "Ġeasily": 2768, | |
| "iers": 2769, | |
| "Ġsilent": 2770, | |
| "Ġhelped": 2771, | |
| "yle": 2772, | |
| "uke": 2773, | |
| "Ġbrown": 2774, | |
| "outed": 2775, | |
| "Ġtow": 2776, | |
| "Ġsweet": 2777, | |
| "Ġoper": 2778, | |
| "ooking": 2779, | |
| "Ġsometimes": 2780, | |
| "Ġstrength": 2781, | |
| "Ġreading": 2782, | |
| "Ġkey": 2783, | |
| "Ġagreed": 2784, | |
| "line": 2785, | |
| "Ġrespons": 2786, | |
| "Ġoffered": 2787, | |
| "Ġelect": 2788, | |
| "Ġvill": 2789, | |
| "Ġtone": 2790, | |
| "Ġadmit": 2791, | |
| "Ġdesign": 2792, | |
| "Ġhid": 2793, | |
| "Ġdemand": 2794, | |
| "Ġcab": 2795, | |
| "Ġearlier": 2796, | |
| "Before": 2797, | |
| "ization": 2798, | |
| "oved": 2799, | |
| "Ġant": 2800, | |
| "Ġalthough": 2801, | |
| "izing": 2802, | |
| "Ġnotice": 2803, | |
| "Ġclearly": 2804, | |
| "sed": 2805, | |
| "Ġgrew": 2806, | |
| "Ġsmo": 2807, | |
| "Ġtar": 2808, | |
| "Ġhorse": 2809, | |
| "Ġcam": 2810, | |
| "ĠEarth": 2811, | |
| "sidered": 2812, | |
| "Ġbroke": 2813, | |
| "Ġmot": 2814, | |
| "Ġcause": 2815, | |
| "ume": 2816, | |
| "Ġbedroom": 2817, | |
| "ship": 2818, | |
| "Ġport": 2819, | |
| "Ġrepe": 2820, | |
| "Ġwants": 2821, | |
| "ĠEng": 2822, | |
| "acy": 2823, | |
| "Ġparty": 2824, | |
| "eor": 2825, | |
| "Ġindividual": 2826, | |
| "Any": 2827, | |
| "Ġforced": 2828, | |
| "Ġsick": 2829, | |
| "wards": 2830, | |
| "ĠBe": 2831, | |
| "Ġcreated": 2832, | |
| "Okay": 2833, | |
| "itions": 2834, | |
| "Ġseconds": 2835, | |
| "ham": 2836, | |
| "Ġeight": 2837, | |
| "Ġchoice": 2838, | |
| "Ġbeneath": 2839, | |
| "Ġgently": 2840, | |
| "Ġhy": 2841, | |
| "Ġorig": 2842, | |
| "Ġthird": 2843, | |
| "Ġpocket": 2844, | |
| "Ġcomb": 2845, | |
| "Ġpoor": 2846, | |
| "Ġjumped": 2847, | |
| "Ġemb": 2848, | |
| "bert": 2849, | |
| "acks": 2850, | |
| "Ġcurrent": 2851, | |
| "ibility": 2852, | |
| "Ġpresence": 2853, | |
| "Ġhar": 2854, | |
| "ploy": 2855, | |
| "igg": 2856, | |
| "ball": 2857, | |
| "Ġprotect": 2858, | |
| "Ġconsidered": 2859, | |
| "Ġguys": 2860, | |
| "Ġviol": 2861, | |
| "Ġsubject": 2862, | |
| "Ġcloud": 2863, | |
| "oph": 2864, | |
| "ospital": 2865, | |
| "Ġokay": 2866, | |
| "Ġdinner": 2867, | |
| "ĠPaul": 2868, | |
| "Ġcells": 2869, | |
| "Ġje": 2870, | |
| "Ġanyway": 2871, | |
| "ĠRo": 2872, | |
| "Ġreality": 2873, | |
| "Ġmotion": 2874, | |
| "Like": 2875, | |
| "for": 2876, | |
| "Mr": 2877, | |
| "Ġring": 2878, | |
| "Ġforest": 2879, | |
| "ented": 2880, | |
| "Ñĭ": 2881, | |
| "Ġliked": 2882, | |
| "Ġserious": 2883, | |
| "Ġsounded": 2884, | |
| "Ġcool": 2885, | |
| "Ġstore": 2886, | |
| "Ġemotion": 2887, | |
| "set": 2888, | |
| "Ġlocal": 2889, | |
| "Ġ200": 2890, | |
| "Because": 2891, | |
| "Ġsusp": 2892, | |
| "een": 2893, | |
| "Ġpaused": 2894, | |
| "Ġcontinue": 2895, | |
| "....": 2896, | |
| "Ġbod": 2897, | |
| "ceed": 2898, | |
| "Ġnerv": 2899, | |
| "erved": 2900, | |
| "Ġspeed": 2901, | |
| "Cl": 2902, | |
| "Ġcommon": 2903, | |
| "Ġden": 2904, | |
| "ature": 2905, | |
| "Ġcarried": 2906, | |
| "ere": 2907, | |
| "Ġinn": 2908, | |
| "aint": 2909, | |
| "Ġusually": 2910, | |
| "Ġhistory": 2911, | |
| "Ġgovernment": 2912, | |
| "Ġlikely": 2913, | |
| "Ġplaying": 2914, | |
| "Ġbottom": 2915, | |
| "ades": 2916, | |
| "rit": 2917, | |
| "Ġweren": 2918, | |
| "Ġcancer": 2919, | |
| "Ġfem": 2920, | |
| "Ġlearned": 2921, | |
| "Ġmagic": 2922, | |
| "Ġpurpose": 2923, | |
| "Ġkissed": 2924, | |
| "port": 2925, | |
| "Ġvan": 2926, | |
| "Ġwish": 2927, | |
| "Ġpolit": 2928, | |
| "Ġboys": 2929, | |
| "Ġtiny": 2930, | |
| "Ġworse": 2931, | |
| "Ġoppos": 2932, | |
| "Ġangry": 2933, | |
| "aped": 2934, | |
| "Ġquietly": 2935, | |
| "ĠAb": 2936, | |
| "ata": 2937, | |
| "Ġluck": 2938, | |
| "Ġhealth": 2939, | |
| "Ġtong": 2940, | |
| "Ġblank": 2941, | |
| "onn": 2942, | |
| "angu": 2943, | |
| "inally": 2944, | |
| "dy": 2945, | |
| "Ġtrouble": 2946, | |
| "Ġscreen": 2947, | |
| "Ġemer": 2948, | |
| "Ġcatch": 2949, | |
| "well": 2950, | |
| "Ġsepar": 2951, | |
| "Ġdemon": 2952, | |
| "ĠLe": 2953, | |
| "Ġweight": 2954, | |
| "Ġpressed": 2955, | |
| "Ġfre": 2956, | |
| "Ġchuck": 2957, | |
| "Ġmetal": 2958, | |
| "Ġhoped": 2959, | |
| "Ġhanded": 2960, | |
| "Ġsour": 2961, | |
| "arry": 2962, | |
| "inct": 2963, | |
| "het": 2964, | |
| "olf": 2965, | |
| "Ġphot": 2966, | |
| "Ġbow": 2967, | |
| "usted": 2968, | |
| "Ġcheek": 2969, | |
| "Ġplease": 2970, | |
| "Ġtired": 2971, | |
| "Ġshare": 2972, | |
| "ively": 2973, | |
| "Ġknees": 2974, | |
| "Ġinh": 2975, | |
| "Ġfamiliar": 2976, | |
| "Ġmajor": 2977, | |
| "zed": 2978, | |
| "Ġplaces": 2979, | |
| "Ġfinal": 2980, | |
| "sit": 2981, | |
| "Ġla": 2982, | |
| "Ġcenter": 2983, | |
| "Most": 2984, | |
| "Ġgoes": 2985, | |
| "Ġheaven": 2986, | |
| "Ġcertainly": 2987, | |
| "iving": 2988, | |
| "rat": 2989, | |
| "teen": 2990, | |
| "Ġadm": 2991, | |
| "ium": 2992, | |
| "Ġ7": 2993, | |
| "af": 2994, | |
| "Ġlights": 2995, | |
| "Ñĥ": 2996, | |
| "Ġunc": 2997, | |
| "Ġaut": 2998, | |
| "Ġmembers": 2999, | |
| "asion": 3000, | |
| "Ġsounds": 3001, | |
| "erial": 3002, | |
| "Ġopportun": 3003, | |
| "ests": 3004, | |
| "Ġbell": 3005, | |
| "Ġolder": 3006, | |
| "Ġincluding": 3007, | |
| "Ġcarefully": 3008, | |
| "ĠAlex": 3009, | |
| "Ġcontact": 3010, | |
| "Ġsimilar": 3011, | |
| "Ġut": 3012, | |
| "Ġsomewhere": 3013, | |
| "Ġfirm": 3014, | |
| "zen": 3015, | |
| "Ġfresh": 3016, | |
| "Ġdefe": 3017, | |
| "Ġmessage": 3018, | |
| "Ġpicture": 3019, | |
| "asing": 3020, | |
| "Ġentr": 3021, | |
| "Ġregard": 3022, | |
| "Ġnone": 3023, | |
| "Ġallow": 3024, | |
| "Ġsett": 3025, | |
| "work": 3026, | |
| "Ġterr": 3027, | |
| "Ġborn": 3028, | |
| "ancing": 3029, | |
| "rely": 3030, | |
| "Ġmemory": 3031, | |
| "olution": 3032, | |
| "Ġrain": 3033, | |
| "isf": 3034, | |
| "Ġdrag": 3035, | |
| "Only": 3036, | |
| "Ġprogram": 3037, | |
| "Ġpair": 3038, | |
| "allen": 3039, | |
| "Ġsave": 3040, | |
| "hood": 3041, | |
| "atter": 3042, | |
| "Inst": 3043, | |
| "Ġet": 3044, | |
| "Ġaware": 3045, | |
| "Ġcomputer": 3046, | |
| "ĠTom": 3047, | |
| "Ġphysical": 3048, | |
| "Ġindic": 3049, | |
| "Ġer": 3050, | |
| "inking": 3051, | |
| "rated": 3052, | |
| "Ġsuit": 3053, | |
| "Ġsear": 3054, | |
| "Ġears": 3055, | |
| "ept": 3056, | |
| "Ġpulling": 3057, | |
| "Ġbeat": 3058, | |
| "upid": 3059, | |
| "asked": 3060, | |
| "rid": 3061, | |
| "rug": 3062, | |
| "Ġcounter": 3063, | |
| "rian": 3064, | |
| "uct": 3065, | |
| "Ġtum": 3066, | |
| "Ġforth": 3067, | |
| "oned": 3068, | |
| "Ġvict": 3069, | |
| "rage": 3070, | |
| "top": 3071, | |
| "noon": 3072, | |
| "Ġhide": 3073, | |
| "Ġdressed": 3074, | |
| "Ġfro": 3075, | |
| "Ġstudy": 3076, | |
| "ify": 3077, | |
| "Ġmach": 3078, | |
| "Ġflo": 3079, | |
| "Ġhesit": 3080, | |
| "osh": 3081, | |
| "Ġlying": 3082, | |
| "Ġaction": 3083, | |
| "Ġtele": 3084, | |
| "ĠCar": 3085, | |
| "reme": 3086, | |
| "ĠWe": 3087, | |
| "'.": 3088, | |
| "bel": 3089, | |
| "mm": 3090, | |
| "Ġstation": 3091, | |
| "Ġrelax": 3092, | |
| "ĠInd": 3093, | |
| "Did": 3094, | |
| "Ġfocus": 3095, | |
| "Ġsocial": 3096, | |
| "Ġanymore": 3097, | |
| "Ġexample": 3098, | |
| "Ġshouted": 3099, | |
| "Ġforgot": 3100, | |
| "rible": 3101, | |
| "ls": 3102, | |
| "Ġescape": 3103, | |
| "Ġglad": 3104, | |
| "ays": 3105, | |
| "Ġoffer": 3106, | |
| "Ġrid": 3107, | |
| "Ġnatural": 3108, | |
| "Ġforget": 3109, | |
| "Ġ9": 3110, | |
| "Ġmaterial": 3111, | |
| "Ġanal": 3112, | |
| "Ġsea": 3113, | |
| "ĠAs": 3114, | |
| "Ġdirectly": 3115, | |
| "Ġ10": 3116, | |
| "cks": 3117, | |
| "Ġworried": 3118, | |
| "ĠPr": 3119, | |
| "Ġwritten": 3120, | |
| "Ġbirth": 3121, | |
| "iversity": 3122, | |
| "Ġdim": 3123, | |
| "Ġdrove": 3124, | |
| "Ġbull": 3125, | |
| "Ex": 3126, | |
| "Ġwip": 3127, | |
| "lu": 3128, | |
| "Ġpowerful": 3129, | |
| "Ġtouched": 3130, | |
| "Where": 3131, | |
| "ait": 3132, | |
| "Ġamaz": 3133, | |
| "Ġslid": 3134, | |
| "Ġheat": 3135, | |
| "Ġlangu": 3136, | |
| "umed": 3137, | |
| "ius": 3138, | |
| "Ġdesire": 3139, | |
| "Ġneg": 3140, | |
| "ĠAng": 3141, | |
| "Ġpen": 3142, | |
| "Ġrul": 3143, | |
| "Ġvol": 3144, | |
| "astic": 3145, | |
| "istic": 3146, | |
| "Ġmoments": 3147, | |
| "Ġcost": 3148, | |
| "Ġtom": 3149, | |
| "iction": 3150, | |
| "Ġtonight": 3151, | |
| "Ġwrapped": 3152, | |
| "Ġ...": 3153, | |
| "ruct": 3154, | |
| "Ġsurface": 3155, | |
| "essed": 3156, | |
| "Ġlower": 3157, | |
| "Ġshif": 3158, | |
| "Ġdestroy": 3159, | |
| "Ġcup": 3160, | |
| "ording": 3161, | |
| "Ġà®": 3162, | |
| "itude": 3163, | |
| "Ġcru": 3164, | |
| "Ġafternoon": 3165, | |
| "Ġapartment": 3166, | |
| "Ġhospital": 3167, | |
| "Ġdue": 3168, | |
| "Ġrespect": 3169, | |
| "urs": 3170, | |
| "Ġhat": 3171, | |
| "ighb": 3172, | |
| "Two": 3173, | |
| "oci": 3174, | |
| "ĠDavid": 3175, | |
| "ustom": 3176, | |
| "ode": 3177, | |
| "Ġtruly": 3178, | |
| "Perhaps": 3179, | |
| "Ġenv": 3180, | |
| "Ar": 3181, | |
| "Ġlie": 3182, | |
| "ading": 3183, | |
| "rect": 3184, | |
| "oint": 3185, | |
| "osing": 3186, | |
| "rupt": 3187, | |
| "Ġsomehow": 3188, | |
| "gress": 3189, | |
| "Ġgent": 3190, | |
| "Ġtarget": 3191, | |
| "John": 3192, | |
| "Ġfarm": 3193, | |
| "Ġband": 3194, | |
| "Ġfavor": 3195, | |
| "leep": 3196, | |
| "Ġlog": 3197, | |
| "Ġsecurity": 3198, | |
| "Ġworks": 3199, | |
| "Ġflesh": 3200, | |
| "Ġtruck": 3201, | |
| "ox": 3202, | |
| "Ġdry": 3203, | |
| "Ġwit": 3204, | |
| "ĠAllah": 3205, | |
| "Ġbodies": 3206, | |
| "Ġkeeping": 3207, | |
| "Ġplanet": 3208, | |
| "Ġstayed": 3209, | |
| "olute": 3210, | |
| "Ġproject": 3211, | |
| "Ġapproached": 3212, | |
| "Ġintell": 3213, | |
| "itary": 3214, | |
| "Ġended": 3215, | |
| "Ġodd": 3216, | |
| "Ġtalked": 3217, | |
| "Ġharm": 3218, | |
| "Ġsmiling": 3219, | |
| "Ġstre": 3220, | |
| "аÐ": 3221, | |
| "Ġdesper": 3222, | |
| "Nothing": 3223, | |
| "Ġbase": 3224, | |
| "men": 3225, | |
| "bl": 3226, | |
| "erve": 3227, | |
| "Ġthank": 3228, | |
| "chie": 3229, | |
| "ama": 3230, | |
| "alk": 3231, | |
| "Ple": 3232, | |
| "Ġunderstanding": 3233, | |
| "Ġcult": 3234, | |
| "ique": 3235, | |
| "Ġneighb": 3236, | |
| "ander": 3237, | |
| "Here": 3238, | |
| "orth": 3239, | |
| "Ġ8": 3240, | |
| "Ġdoctor": 3241, | |
| "ü": 3242, | |
| "Ġhoping": 3243, | |
| "bit": 3244, | |
| "Ġtongue": 3245, | |
| "rap": 3246, | |
| "rill": 3247, | |
| "Ġwore": 3248, | |
| "Ġevents": 3249, | |
| "arily": 3250, | |
| "NA": 3251, | |
| "Ġhaven": 3252, | |
| "uel": 3253, | |
| "Ġshop": 3254, | |
| "wise": 3255, | |
| "Ġriver": 3256, | |
| "oose": 3257, | |
| "Was": 3258, | |
| "Ġrou": 3259, | |
| "Ġimage": 3260, | |
| "Ġfix": 3261, | |
| "Ġstupid": 3262, | |
| "ucked": 3263, | |
| "Ġshaking": 3264, | |
| "Ġstro": 3265, | |
| "Ġwriting": 3266, | |
| "Ġgets": 3267, | |
| "Ġrealize": 3268, | |
| "ilities": 3269, | |
| "Ġconscious": 3270, | |
| "Ġunderstood": 3271, | |
| "Ġflat": 3272, | |
| "Ġfold": 3273, | |
| "bled": 3274, | |
| "Ġtun": 3275, | |
| "Ġlisten": 3276, | |
| "Ġgrowing": 3277, | |
| "Ġvarious": 3278, | |
| "aniel": 3279, | |
| "Ġwel": 3280, | |
| "oured": 3281, | |
| "Ġusual": 3282, | |
| "Ġstarting": 3283, | |
| "Ġbelieved": 3284, | |
| "Ġstick": 3285, | |
| "Ġproblems": 3286, | |
| "Ġappre": 3287, | |
| "iverse": 3288, | |
| "Ġslipped": 3289, | |
| "Ġasking": 3290, | |
| "ember": 3291, | |
| "Ġfully": 3292, | |
| "Pe": 3293, | |
| "Ġdrew": 3294, | |
| "Bl": 3295, | |
| "ables": 3296, | |
| "ipping": 3297, | |
| "ners": 3298, | |
| "gging": 3299, | |
| "ients": 3300, | |
| "ĠDe": 3301, | |
| "Ġspeaking": 3302, | |
| "Ġmeaning": 3303, | |
| "Ġvision": 3304, | |
| "riage": 3305, | |
| "ĠSpirit": 3306, | |
| "ground": 3307, | |
| "Ġarr": 3308, | |
| "Ġhumans": 3309, | |
| "Ġinvolved": 3310, | |
| "Ġcaused": 3311, | |
| "anny": 3312, | |
| "ability": 3313, | |
| "Ġdrug": 3314, | |
| "Ġanc": 3315, | |
| "Ġbreast": 3316, | |
| "Ġgar": 3317, | |
| "Ġmult": 3318, | |
| "Ġwhose": 3319, | |
| "gn": 3320, | |
| "Ġturns": 3321, | |
| "iod": 3322, | |
| "Ġeffort": 3323, | |
| "ocking": 3324, | |
| "Come": 3325, | |
| "Ġshit": 3326, | |
| "Ġbelong": 3327, | |
| "Ġnecessary": 3328, | |
| "Ġdisappeared": 3329, | |
| "Ġcal": 3330, | |
| "Ġmad": 3331, | |
| "Ġslam": 3332, | |
| "ĠShe": 3333, | |
| "Ġgrass": 3334, | |
| "Ġimposs": 3335, | |
| "Ġreceived": 3336, | |
| "Ġentrance": 3337, | |
| "Ne": 3338, | |
| "ica": 3339, | |
| "ĠLuc": 3340, | |
| "Ġbird": 3341, | |
| "Ġcrossed": 3342, | |
| "Ġopening": 3343, | |
| "Ġprison": 3344, | |
| "but": 3345, | |
| "Ġlose": 3346, | |
| "Ġwis": 3347, | |
| "Ġintern": 3348, | |
| "Please": 3349, | |
| "Ġwhom": 3350, | |
| "Ġlaid": 3351, | |
| "omb": 3352, | |
| "Ġsquee": 3353, | |
| "Ġdecision": 3354, | |
| "Ġplayed": 3355, | |
| "Ġcapt": 3356, | |
| "Ġtrip": 3357, | |
| "ĠJames": 3358, | |
| "Ġacce": 3359, | |
| "Ġgrinned": 3360, | |
| "ĠTr": 3361, | |
| "Ġfeelings": 3362, | |
| "Those": 3363, | |
| "Ġlocked": 3364, | |
| "Ġbusy": 3365, | |
| "Ġfill": 3366, | |
| "cho": 3367, | |
| "raph": 3368, | |
| "Ġconcern": 3369, | |
| "Ġhol": 3370, | |
| "Ġservice": 3371, | |
| "Ġcreature": 3372, | |
| "tended": 3373, | |
| "Ġsoldiers": 3374, | |
| "ucking": 3375, | |
| "\",": 3376, | |
| "Ġchallen": 3377, | |
| "cing": 3378, | |
| "Ġtravel": 3379, | |
| "Ġcharacter": 3380, | |
| "OR": 3381, | |
| "initely": 3382, | |
| "off": 3383, | |
| "ety": 3384, | |
| "Although": 3385, | |
| "Ġbuilt": 3386, | |
| "Ġtype": 3387, | |
| "arah": 3388, | |
| "Ġdispl": 3389, | |
| "Ġunf": 3390, | |
| "ĠSte": 3391, | |
| "Ġcolor": 3392, | |
| "Ġteacher": 3393, | |
| "Ġsnow": 3394, | |
| "Ġjoy": 3395, | |
| "Ġgest": 3396, | |
| "Ġdust": 3397, | |
| "000": 3398, | |
| "ĠChristian": 3399, | |
| "ER": 3400, | |
| "Ġeventually": 3401, | |
| "asp": 3402, | |
| "rael": 3403, | |
| "ĠCol": 3404, | |
| "Ġbathroom": 3405, | |
| "Ġemploy": 3406, | |
| "lam": 3407, | |
| "Ġsatisf": 3408, | |
| "Ġfalling": 3409, | |
| "ĠSe": 3410, | |
| "Ġpred": 3411, | |
| "ounced": 3412, | |
| "inn": 3413, | |
| "Ġpound": 3414, | |
| "Ġlad": 3415, | |
| "ĠBen": 3416, | |
| "ument": 3417, | |
| "ĠDad": 3418, | |
| "Ġextra": 3419, | |
| "ĠGr": 3420, | |
| "Ġfrowned": 3421, | |
| "duced": 3422, | |
| "itor": 3423, | |
| "Ġstories": 3424, | |
| "Ġda": 3425, | |
| "arden": 3426, | |
| "Ġseven": 3427, | |
| "ĠFather": 3428, | |
| "ĠEd": 3429, | |
| "Ġlady": 3430, | |
| "Ġhigher": 3431, | |
| "ival": 3432, | |
| "Ġburst": 3433, | |
| "Sure": 3434, | |
| "ĠâĢĶ": 3435, | |
| "Instead": 3436, | |
| "mp": 3437, | |
| "Ġswall": 3438, | |
| "ension": 3439, | |
| "Ġcried": 3440, | |
| "Ġlaughing": 3441, | |
| "aste": 3442, | |
| "Ġgentle": 3443, | |
| "athered": 3444, | |
| "Ġobvious": 3445, | |
| "Ġtoss": 3446, | |
| "Ġboard": 3447, | |
| "Ġsize": 3448, | |
| "ĠPro": 3449, | |
| "Ġcommit": 3450, | |
| "orld": 3451, | |
| ".,": 3452, | |
| "Ġvers": 3453, | |
| "Ġintro": 3454, | |
| "Ġcontain": 3455, | |
| "anda": 3456, | |
| "Ġlack": 3457, | |
| "Ġlines": 3458, | |
| "Ġlap": 3459, | |
| "Ġstuck": 3460, | |
| "omin": 3461, | |
| "Ġrepres": 3462, | |
| "Ġsharp": 3463, | |
| "Ġavail": 3464, | |
| "hic": 3465, | |
| "Ġlar": 3466, | |
| "Ġblind": 3467, | |
| "Ġnumb": 3468, | |
| "Ġtyp": 3469, | |
| "Ġnoise": 3470, | |
| "ĠDr": 3471, | |
| "Ġsigh": 3472, | |
| "iles": 3473, | |
| "Ġwet": 3474, | |
| "vent": 3475, | |
| "Ġimagine": 3476, | |
| "Ab": 3477, | |
| "Ġtrave": 3478, | |
| "ases": 3479, | |
| "Ġlean": 3480, | |
| "Ġmarried": 3481, | |
| "era": 3482, | |
| "Ġdig": 3483, | |
| "Ġhandle": 3484, | |
| "Ġforever": 3485, | |
| "Ġpaid": 3486, | |
| "Ġmoon": 3487, | |
| "Ġengine": 3488, | |
| "Ġsong": 3489, | |
| "Ġavoid": 3490, | |
| "Ġsoftly": 3491, | |
| "Ġhidden": 3492, | |
| "apt": 3493, | |
| "Ġputting": 3494, | |
| "Ġfaces": 3495, | |
| "ils": 3496, | |
| "Ġaside": 3497, | |
| "Ġspiritual": 3498, | |
| "Ġunto": 3499, | |
| "Ġtomorrow": 3500, | |
| "Ġinj": 3501, | |
| "Ġcolle": 3502, | |
| "Ġdriver": 3503, | |
| "ĠYou": 3504, | |
| "Ġfighting": 3505, | |
| "Ġopposite": 3506, | |
| "ĠMichael": 3507, | |
| "oices": 3508, | |
| "anged": 3509, | |
| "attered": 3510, | |
| "arently": 3511, | |
| "asm": 3512, | |
| "Ġfinding": 3513, | |
| "Ġdi": 3514, | |
| "Ġshock": 3515, | |
| "ĠAmerican": 3516, | |
| "Another": 3517, | |
| "Ġwindows": 3518, | |
| "Ġability": 3519, | |
| "Ġoccur": 3520, | |
| "Ġevidence": 3521, | |
| "lin": 3522, | |
| "Ġguards": 3523, | |
| "Ġhom": 3524, | |
| "Ġbuy": 3525, | |
| "Ġmale": 3526, | |
| "Ġaud": 3527, | |
| "Ġmov": 3528, | |
| "aptain": 3529, | |
| "Ġbottle": 3530, | |
| "Ġknife": 3531, | |
| "ĠMrs": 3532, | |
| "ulf": 3533, | |
| "Ġsmoke": 3534, | |
| "Everyone": 3535, | |
| "Ġnote": 3536, | |
| "Ġscene": 3537, | |
| "ference": 3538, | |
| "Ġsignific": 3539, | |
| "Ġhonest": 3540, | |
| "20": 3541, | |
| "uro": 3542, | |
| "Ġgate": 3543, | |
| "Ġfac": 3544, | |
| "Ġjoined": 3545, | |
| "Still": 3546, | |
| "fast": 3547, | |
| "ĠGu": 3548, | |
| "cher": 3549, | |
| "áº": 3550, | |
| "Ġstudents": 3551, | |
| "eless": 3552, | |
| "ruction": 3553, | |
| "Ġcompan": 3554, | |
| "Something": 3555, | |
| "Ġcommunic": 3556, | |
| "Ġperiod": 3557, | |
| "Ġprepared": 3558, | |
| "Finally": 3559, | |
| "Ġgeneral": 3560, | |
| "Ġbreathing": 3561, | |
| "Am": 3562, | |
| "Ġsearch": 3563, | |
| "Ġopportunity": 3564, | |
| "Ġasleep": 3565, | |
| "Ġprim": 3566, | |
| "Ġpalm": 3567, | |
| "Ġimpossible": 3568, | |
| "Ġcard": 3569, | |
| "Ġvehic": 3570, | |
| "ĠMan": 3571, | |
| "Ġconfused": 3572, | |
| "Ġsac": 3573, | |
| "alled": 3574, | |
| "Ġjump": 3575, | |
| "More": 3576, | |
| "Ġstorm": 3577, | |
| "Ġforehead": 3578, | |
| "iron": 3579, | |
| "Ġenter": 3580, | |
| "Ġmission": 3581, | |
| "Ġlunch": 3582, | |
| "Ġhers": 3583, | |
| "aren": 3584, | |
| "ĠCal": 3585, | |
| "inary": 3586, | |
| "Ġhun": 3587, | |
| "lt": 3588, | |
| "Ġstage": 3589, | |
| "Ġmovement": 3590, | |
| "Ġstaff": 3591, | |
| "friend": 3592, | |
| "Ġcrazy": 3593, | |
| "lor": 3594, | |
| "Ġtrain": 3595, | |
| "Ġyelled": 3596, | |
| "Ġsettled": 3597, | |
| "Ġfool": 3598, | |
| "Ġwave": 3599, | |
| "Ġwooden": 3600, | |
| "Ġdespite": 3601, | |
| "Ġwrite": 3602, | |
| "erry": 3603, | |
| "Ġcand": 3604, | |
| "Ġmissing": 3605, | |
| "tt": 3606, | |
| "Ġwilling": 3607, | |
| "Ġrelief": 3608, | |
| "Ġwitness": 3609, | |
| "Ġasks": 3610, | |
| "Ġdrop": 3611, | |
| "Ġlanguage": 3612, | |
| "oses": 3613, | |
| "Ġsuggest": 3614, | |
| "rate": 3615, | |
| "Ġscreamed": 3616, | |
| "Ġsilver": 3617, | |
| "Ġshoot": 3618, | |
| "ĠCor": 3619, | |
| "Ġcrew": 3620, | |
| "Ġordered": 3621, | |
| "Ġletter": 3622, | |
| "Yet": 3623, | |
| "Ġenemy": 3624, | |
| "Ġobviously": 3625, | |
| "Ġwaved": 3626, | |
| "Ġfeed": 3627, | |
| "Since": 3628, | |
| "Ġsnapped": 3629, | |
| "Will": 3630, | |
| "Ġdoll": 3631, | |
| "Ġreport": 3632, | |
| "Hey": 3633, | |
| "Ġjourney": 3634, | |
| "Ġweapon": 3635, | |
| "Ġheads": 3636, | |
| "Ġhost": 3637, | |
| "Ġren": 3638, | |
| "Ġbased": 3639, | |
| "Ġleading": 3640, | |
| "Ġhappening": 3641, | |
| "Ġhole": 3642, | |
| "lan": 3643, | |
| "sing": 3644, | |
| "Ġneither": 3645, | |
| "Ġstream": 3646, | |
| "uses": 3647, | |
| "Ġice": 3648, | |
| "Ġi": 3649, | |
| "Sam": 3650, | |
| "ĠSat": 3651, | |
| "Ġlen": 3652, | |
| "Ġjack": 3653, | |
| "oot": 3654, | |
| "time": 3655, | |
| "Ġpleasure": 3656, | |
| "Ġuns": 3657, | |
| "Ġstruct": 3658, | |
| "lim": 3659, | |
| "Ġhallway": 3660, | |
| "Ġgotten": 3661, | |
| "Ġmirror": 3662, | |
| "itional": 3663, | |
| "board": 3664, | |
| "ĠIsrael": 3665, | |
| "Ġpsy": 3666, | |
| "la": 3667, | |
| "Tom": 3668, | |
| "conom": 3669, | |
| "pid": 3670, | |
| "Ġsociety": 3671, | |
| "Ġess": 3672, | |
| "Ġamount": 3673, | |
| "Ġmeth": 3674, | |
| "Ġfemale": 3675, | |
| "ĠMark": 3676, | |
| "aches": 3677, | |
| "ffic": 3678, | |
| "Ġadj": 3679, | |
| "Ġinvestig": 3680, | |
| "oken": 3681, | |
| "ĠMy": 3682, | |
| "Ġloss": 3683, | |
| "Ġremoved": 3684, | |
| "Ġcalling": 3685, | |
| "Ġestab": 3686, | |
| "Ġabsolute": 3687, | |
| "Ġbound": 3688, | |
| "Ġpu": 3689, | |
| "Ġweapons": 3690, | |
| "olly": 3691, | |
| "Ġcreate": 3692, | |
| "uing": 3693, | |
| "Qu": 3694, | |
| "Ġfort": 3695, | |
| "ĠMary": 3696, | |
| "Ġscient": 3697, | |
| "Ġvamp": 3698, | |
| "Ġconcerned": 3699, | |
| "ivil": 3700, | |
| "Ġtend": 3701, | |
| "ancy": 3702, | |
| "otions": 3703, | |
| "Ġshel": 3704, | |
| "ĠOr": 3705, | |
| "Ġmissed": 3706, | |
| "Ġrob": 3707, | |
| "Ġboat": 3708, | |
| "Ġhanging": 3709, | |
| "Ġsweat": 3710, | |
| "ipp": 3711, | |
| "Ġvillage": 3712, | |
| "Ġglance": 3713, | |
| "asted": 3714, | |
| "ĠComm": 3715, | |
| "Ġdut": 3716, | |
| "Ġtraining": 3717, | |
| "Ġbeast": 3718, | |
| "eorge": 3719, | |
| "Ġexcl": 3720, | |
| "Ġdata": 3721, | |
| "Ad": 3722, | |
| "what": 3723, | |
| "Ġindeed": 3724, | |
| "Ġcustom": 3725, | |
| "Ġanimal": 3726, | |
| "Ġid": 3727, | |
| "Ġconcent": 3728, | |
| "Ġride": 3729, | |
| "Ġsides": 3730, | |
| "Ġnervous": 3731, | |
| "Ġlock": 3732, | |
| "Ġgives": 3733, | |
| "iven": 3734, | |
| "ĠJul": 3735, | |
| "Ġfat": 3736, | |
| "Look": 3737, | |
| "nel": 3738, | |
| "aving": 3739, | |
| "Ġbehav": 3740, | |
| "fit": 3741, | |
| "Ġinit": 3742, | |
| "Ġ18": 3743, | |
| "10": 3744, | |
| "Ġhearing": 3745, | |
| "Ġprivate": 3746, | |
| "Ġoccasion": 3747, | |
| "Ġaim": 3748, | |
| "Are": 3749, | |
| "Ġrisk": 3750, | |
| "Ġwine": 3751, | |
| "roud": 3752, | |
| "Ġmaster": 3753, | |
| "ites": 3754, | |
| "Ġassoci": 3755, | |
| "Ġextreme": 3756, | |
| "izz": 3757, | |
| "Ġmiles": 3758, | |
| "Ġgreet": 3759, | |
| "ĠÎ": 3760, | |
| "Ġop": 3761, | |
| "kes": 3762, | |
| "Ġresist": 3763, | |
| "Ġleaves": 3764, | |
| "enny": 3765, | |
| "Ġdepend": 3766, | |
| "Ġapproach": 3767, | |
| "Ġchecked": 3768, | |
| "iah": 3769, | |
| "onscious": 3770, | |
| "stairs": 3771, | |
| "ya": 3772, | |
| "Ġpush": 3773, | |
| "Ġourselves": 3774, | |
| "ĠBible": 3775, | |
| "che": 3776, | |
| "Ġhate": 3777, | |
| "Ġbi": 3778, | |
| "Ġtrack": 3779, | |
| "ĠJew": 3780, | |
| "Ġachie": 3781, | |
| "Ag": 3782, | |
| "Ġwondering": 3783, | |
| "Ġfallen": 3784, | |
| "Ġexistence": 3785, | |
| "Ġanimals": 3786, | |
| "Ġwaist": 3787, | |
| "ĠCon": 3788, | |
| "Ġlip": 3789, | |
| "Ġbecoming": 3790, | |
| "ague": 3791, | |
| "Ġcomment": 3792, | |
| "д": 3793, | |
| "Many": 3794, | |
| "Ġmusc": 3795, | |
| "Ġtax": 3796, | |
| "imate": 3797, | |
| "Ġmilitary": 3798, | |
| "iring": 3799, | |
| "Ġcorrect": 3800, | |
| "pri": 3801, | |
| "Ġletting": 3802, | |
| "omas": 3803, | |
| "Ġthroughout": 3804, | |
| "Ġpractice": 3805, | |
| "Ġclimbed": 3806, | |
| "Ġcabin": 3807, | |
| "Ġdeb": 3808, | |
| "Ġappreci": 3809, | |
| "Ġshout": 3810, | |
| "Ġdisplay": 3811, | |
| "Ġimpro": 3812, | |
| "People": 3813, | |
| "ĠX": 3814, | |
| "Ġpromise": 3815, | |
| "Ġstare": 3816, | |
| "Ġsell": 3817, | |
| "Ġlistening": 3818, | |
| "apter": 3819, | |
| "Ġnar": 3820, | |
| "ora": 3821, | |
| "cking": 3822, | |
| "Ġthirty": 3823, | |
| "Ġbank": 3824, | |
| "Ġaccess": 3825, | |
| "Ġrepeated": 3826, | |
| "Ġnearby": 3827, | |
| "Ġchin": 3828, | |
| "ca": 3829, | |
| "Ġavailable": 3830, | |
| "Ġtrad": 3831, | |
| "Ġanx": 3832, | |
| "Ġlength": 3833, | |
| "Ġdefinitely": 3834, | |
| "Ġgathered": 3835, | |
| "Ġcourt": 3836, | |
| "cy": 3837, | |
| "ĠGen": 3838, | |
| "ĠEnglish": 3839, | |
| "Ġcheeks": 3840, | |
| "inked": 3841, | |
| "Ġproduct": 3842, | |
| "ench": 3843, | |
| "ological": 3844, | |
| "Ġpieces": 3845, | |
| "Ġflew": 3846, | |
| "ales": 3847, | |
| "gu": 3848, | |
| "ari": 3849, | |
| "Each": 3850, | |
| "ids": 3851, | |
| "Ġeating": 3852, | |
| "Ġdangerous": 3853, | |
| "arn": 3854, | |
| "host": 3855, | |
| "ulated": 3856, | |
| "Ġconcl": 3857, | |
| "Le": 3858, | |
| "Ġunable": 3859, | |
| "ĠJim": 3860, | |
| "Ġencou": 3861, | |
| "Ġinflu": 3862, | |
| "Ġyellow": 3863, | |
| "Ġsleeping": 3864, | |
| "Ġdate": 3865, | |
| "19": 3866, | |
| "Ġscan": 3867, | |
| "Ġemotions": 3868, | |
| "Ġpill": 3869, | |
| "Both": 3870, | |
| "Ġroof": 3871, | |
| "Ġbroad": 3872, | |
| "Ġtext": 3873, | |
| "cil": 3874, | |
| "Ġbear": 3875, | |
| "asons": 3876, | |
| "aron": 3877, | |
| "Ġlung": 3878, | |
| "Ġcontr": 3879, | |
| "Ġofficer": 3880, | |
| "Ġdreams": 3881, | |
| "Ġexcited": 3882, | |
| "Can": 3883, | |
| "Ġflash": 3884, | |
| "Ġtent": 3885, | |
| "Ġcrack": 3886, | |
| "asc": 3887, | |
| "Ġmarket": 3888, | |
| "Ġfreed": 3889, | |
| "Ġcomfortable": 3890, | |
| "Ġrole": 3891, | |
| "iment": 3892, | |
| "ems": 3893, | |
| "Ġfrust": 3894, | |
| "Ġcouch": 3895, | |
| "Ġcrit": 3896, | |
| "Ġleather": 3897, | |
| "Ġsne": 3898, | |
| "key": 3899, | |
| "Ġflight": 3900, | |
| "va": 3901, | |
| "Jack": 3902, | |
| "Ġmentioned": 3903, | |
| "ocks": 3904, | |
| "Ġdiscovered": 3905, | |
| "sequ": 3906, | |
| "Ġscared": 3907, | |
| "Ġmostly": 3908, | |
| "Ġfish": 3909, | |
| "Ġflying": 3910, | |
| "ran": 3911, | |
| "ses": 3912, | |
| "asy": 3913, | |
| "Ġpin": 3914, | |
| "icy": 3915, | |
| "Ġsummer": 3916, | |
| "ĠHoly": 3917, | |
| "Ġtrail": 3918, | |
| "ĠIt": 3919, | |
| "Ġgrip": 3920, | |
| "Ġparts": 3921, | |
| "Ġspell": 3922, | |
| "Ġhotel": 3923, | |
| "Ġaccount": 3924, | |
| "Ġprevious": 3925, | |
| "Ġsuggested": 3926, | |
| "Ġbelief": 3927, | |
| "ĠWh": 3928, | |
| "Ġbreakfast": 3929, | |
| "fl": 3930, | |
| "El": 3931, | |
| "gen": 3932, | |
| "Ġmanage": 3933, | |
| "Ġgather": 3934, | |
| "lished": 3935, | |
| "arrass": 3936, | |
| "Ġeconom": 3937, | |
| "ta": 3938, | |
| "Ġprovide": 3939, | |
| "Ġ&": 3940, | |
| "ĠMor": 3941, | |
| "Ġtear": 3942, | |
| "Ġpure": 3943, | |
| "Ġfal": 3944, | |
| "Ġdirt": 3945, | |
| "Ġcomplex": 3946, | |
| "Ġprec": 3947, | |
| "Ġjaw": 3948, | |
| "Ġplans": 3949, | |
| "Ġshared": 3950, | |
| "Des": 3951, | |
| "Without": 3952, | |
| "IN": 3953, | |
| "ĠMe": 3954, | |
| "ĠNo": 3955, | |
| "Ġcy": 3956, | |
| "you": 3957, | |
| "fortun": 3958, | |
| "Ġens": 3959, | |
| "Ġreleased": 3960, | |
| "echan": 3961, | |
| "Ġmix": 3962, | |
| "Ġwished": 3963, | |
| "house": 3964, | |
| "Ġhous": 3965, | |
| "Ġmemories": 3966, | |
| "Ġshower": 3967, | |
| "See": 3968, | |
| "Ġgrad": 3969, | |
| "Ġquar": 3970, | |
| "itation": 3971, | |
| "Ġfocused": 3972, | |
| "Though": 3973, | |
| "Ġeduc": 3974, | |
| "Ġdisp": 3975, | |
| "Ġreminded": 3976, | |
| "Ġexh": 3977, | |
| "Ġdance": 3978, | |
| "rem": 3979, | |
| "Ġtea": 3980, | |
| "ald": 3981, | |
| "erson": 3982, | |
| "Ġinterested": 3983, | |
| "Ġarmy": 3984, | |
| "tering": 3985, | |
| "Ġlistened": 3986, | |
| "Ġagree": 3987, | |
| "Ġrushed": 3988, | |
| "ironment": 3989, | |
| "Ġshadow": 3990, | |
| "Ġmanner": 3991, | |
| "Ġjer": 3992, | |
| "Ġdifference": 3993, | |
| "Ġelev": 3994, | |
| "Ġbill": 3995, | |
| "icious": 3996, | |
| "Ġburning": 3997, | |
| "view": 3998, | |
| "Ġblond": 3999, | |
| "Ġpale": 4000, | |
| "uted": 4001, | |
| "iple": 4002, | |
| "Ġactions": 4003, | |
| "yan": 4004, | |
| "Ġgigg": 4005, | |
| "Ġplate": 4006, | |
| "amb": 4007, | |
| "ĠYork": 4008, | |
| "Ġshowing": 4009, | |
| "Ġdear": 4010, | |
| "Ġproud": 4011, | |
| "nding": 4012, | |
| "Ġmethod": 4013, | |
| "Ġdecl": 4014, | |
| "Ġdriving": 4015, | |
| "Ñĸ": 4016, | |
| "Ġrequired": 4017, | |
| "Ġresults": 4018, | |
| "Ġaren": 4019, | |
| "Ġrough": 4020, | |
| "Ġassist": 4021, | |
| "ĠPeter": 4022, | |
| "inks": 4023, | |
| "Ġmillion": 4024, | |
| "Ġresponded": 4025, | |
| "Ġshape": 4026, | |
| "Ġstruck": 4027, | |
| "Ġwanting": 4028, | |
| "Everything": 4029, | |
| "Ġsaved": 4030, | |
| "Ġleader": 4031, | |
| "Ġembarrass": 4032, | |
| "Ġmaintain": 4033, | |
| "Ġwheel": 4034, | |
| "ena": 4035, | |
| "racted": 4036, | |
| "Ġpool": 4037, | |
| "Ġcircum": 4038, | |
| "Ġpurch": 4039, | |
| "Ġheading": 4040, | |
| "Ġinteresting": 4041, | |
| "Ġrich": 4042, | |
| "ĠMom": 4043, | |
| "alt": 4044, | |
| "Ġtherefore": 4045, | |
| "Ġfeat": 4046, | |
| "ĠMiss": 4047, | |
| "etic": 4048, | |
| "Ġceiling": 4049, | |
| "ĠMc": 4050, | |
| "Ġfailed": 4051, | |
| "Ġuniverse": 4052, | |
| "Ġreply": 4053, | |
| "Ġmachine": 4054, | |
| "Ġchuckled": 4055, | |
| "Ġfigured": 4056, | |
| "Ġwonderful": 4057, | |
| "ators": 4058, | |
| "Ġetern": 4059, | |
| "Go": 4060, | |
| "ĠJe": 4061, | |
| "Ġpassing": 4062, | |
| "Ġsaf": 4063, | |
| "Sc": 4064, | |
| "Ġresearch": 4065, | |
| "Ġexch": 4066, | |
| "Ġcommunity": 4067, | |
| "Ġprayer": 4068, | |
| "Ġtrick": 4069, | |
| "Ġloose": 4070, | |
| "Ġsmooth": 4071, | |
| "ae": 4072, | |
| "Ġtaught": 4073, | |
| "Ġpet": 4074, | |
| "Ġancient": 4075, | |
| "under": 4076, | |
| "ĠWar": 4077, | |
| "ette": 4078, | |
| "rench": 4079, | |
| "uk": 4080, | |
| "Ġwid": 4081, | |
| "Ġnorth": 4082, | |
| "Ġcareful": 4083, | |
| "Ġfeels": 4084, | |
| "Pro": 4085, | |
| "Ġshoes": 4086, | |
| "Ġannoy": 4087, | |
| "Ġwake": 4088, | |
| "aming": 4089, | |
| "Ġru": 4090, | |
| "Ġecho": 4091, | |
| "Get": 4092, | |
| "Ġhors": 4093, | |
| "Ġpotential": 4094, | |
| "udden": 4095 | |
| }, | |
| "merges": [ | |
| "Ġ t", | |
| "h e", | |
| "Ġ a", | |
| "i n", | |
| "Ġ s", | |
| "Ġt he", | |
| "Ġ w", | |
| "r e", | |
| "Ġ o", | |
| "e d", | |
| "n d", | |
| "Ġ b", | |
| "Ġ h", | |
| "e r", | |
| "o u", | |
| "in g", | |
| "a t", | |
| "Ġ f", | |
| "Ġ c", | |
| "Ġ m", | |
| "Ġt o", | |
| "i s", | |
| "i t", | |
| "o n", | |
| "e n", | |
| "Ġ d", | |
| "Ġa nd", | |
| "o r", | |
| "Ġ p", | |
| "a s", | |
| "a n", | |
| "Ġ he", | |
| "e s", | |
| "l l", | |
| "Ġ l", | |
| "Ġo f", | |
| "a r", | |
| "Ġt h", | |
| "Ġ in", | |
| "o m", | |
| "Ġ n", | |
| "Ġ g", | |
| "a d", | |
| "l e", | |
| "Ġb e", | |
| "Ġ e", | |
| "o w", | |
| "u t", | |
| "i d", | |
| "i c", | |
| "o t", | |
| "Ġw as", | |
| "a c", | |
| "a l", | |
| "l d", | |
| "v e", | |
| "i m", | |
| "s t", | |
| "Ġo n", | |
| "l y", | |
| "Ġ re", | |
| "g h", | |
| "e t", | |
| "Ġs t", | |
| "Ġ I", | |
| "Ġ y", | |
| "a y", | |
| "Ġth at", | |
| "i on", | |
| "Ġ u", | |
| "en t", | |
| "Ġhe r", | |
| "s e", | |
| "Ġ it", | |
| "Ġh is", | |
| "v er", | |
| "i r", | |
| "r o", | |
| "Ġa s", | |
| "u r", | |
| "it h", | |
| "T he", | |
| "Ġy ou", | |
| "Ġf or", | |
| "Ġw e", | |
| "o o", | |
| "Ġw ith", | |
| "Ġw h", | |
| "Ġh a", | |
| "' s", | |
| "gh t", | |
| "a m", | |
| "r i", | |
| "ou ld", | |
| "k e", | |
| "Ġa n", | |
| "Ġh ad", | |
| "Ġa t", | |
| "he r", | |
| "a ll", | |
| "Ġ is", | |
| "Ġs he", | |
| "e c", | |
| "Ġl i", | |
| "' t", | |
| "Ġm e", | |
| "c e", | |
| "H e", | |
| "Ġs h", | |
| "i l", | |
| "Ġ k", | |
| "Ġm y", | |
| "Ġf r", | |
| "re d", | |
| "i ll", | |
| "r a", | |
| "p p", | |
| "Ġn ot", | |
| "t er", | |
| "c h", | |
| "e l", | |
| "k ed", | |
| "Ġh im", | |
| "o re", | |
| "Ġs e", | |
| "i f", | |
| "r ou", | |
| "a in", | |
| "Ġs a", | |
| "ac k", | |
| "u s", | |
| "Ġb ut", | |
| "Ġfr om", | |
| "t ed", | |
| "Ġd o", | |
| "Ġn e", | |
| "om e", | |
| "Ġo ut", | |
| "Ġu p", | |
| "es s", | |
| "t h", | |
| "g e", | |
| "u n", | |
| "ar d", | |
| "u st", | |
| "Ġs o", | |
| "at ion", | |
| "Ġc on", | |
| ", \"", | |
| "Ġ S", | |
| "Ġ j", | |
| "Ġha ve", | |
| "u l", | |
| "Ġ M", | |
| "Ġthe y", | |
| "t o", | |
| "Ġk n", | |
| "Ġa b", | |
| "Ġ C", | |
| "an t", | |
| "Ġwe re", | |
| "er s", | |
| "in d", | |
| "o d", | |
| "Ġa ll", | |
| "S he", | |
| "Ġa l", | |
| "Ġe x", | |
| "u m", | |
| "e m", | |
| "Ġl e", | |
| "Ġc h", | |
| "k ing", | |
| "ou t", | |
| "o p", | |
| "q u", | |
| "i ght", | |
| "Ġ A", | |
| "Ġ r", | |
| "Ġth is", | |
| "o s", | |
| "on e", | |
| "a b", | |
| "a nd", | |
| "Ġw he", | |
| "Ġw ould", | |
| "Ġs p", | |
| "Ġsa id", | |
| "Ġs u", | |
| "Ġ v", | |
| "Ġo r", | |
| "id e", | |
| "at e", | |
| "i e", | |
| "Ġw or", | |
| "o l", | |
| "he d", | |
| "Ġf e", | |
| "is t", | |
| "es t", | |
| "ow n", | |
| "i g", | |
| "Ġa re", | |
| "Ġc ould", | |
| "re s", | |
| "oo d", | |
| "Ġl oo", | |
| "I t", | |
| "Ġthe m", | |
| "Ġon e", | |
| "Ġb ack", | |
| "Ġin to", | |
| "as t", | |
| "all y", | |
| "Ġd e", | |
| "Ġc om", | |
| "c t", | |
| "Ġb y", | |
| "ac e", | |
| "Ġd id", | |
| "ar t", | |
| "T h", | |
| "Ġc l", | |
| "Ġthe ir", | |
| "v en", | |
| "Ġu n", | |
| "on g", | |
| "r y", | |
| "Ġp l", | |
| "ver y", | |
| "i ve", | |
| "Ġg o", | |
| ". .", | |
| "ou s", | |
| "Ġ G", | |
| "Ġli ke", | |
| "e ll", | |
| "Ġ B", | |
| "a u", | |
| "h ing", | |
| "Ġt im", | |
| "am e", | |
| "Ġa g", | |
| "Ġab out", | |
| "Ġm an", | |
| "Ġwh at", | |
| "e p", | |
| "a p", | |
| "Ġ J", | |
| "Ġp ro", | |
| "Ġ ro", | |
| "w ay", | |
| "a ke", | |
| "t her", | |
| "Ġc an", | |
| "Ġo ver", | |
| "it y", | |
| "Ġn o", | |
| "f e", | |
| "a g", | |
| "Ġwh o", | |
| "o c", | |
| "Ġ D", | |
| "rou nd", | |
| "ou r", | |
| "Ġb l", | |
| "Ġbe en", | |
| "Ġthe re", | |
| "Ġs m", | |
| "ic e", | |
| "or t", | |
| "ec t", | |
| "Ġha nd", | |
| "Ġan y", | |
| "ur n", | |
| "Ġ L", | |
| "Ġtim e", | |
| "Ġ P", | |
| "Ġs ome", | |
| "Ġu s", | |
| "o st", | |
| "Ġd own", | |
| "Ġj ust", | |
| "se l", | |
| "Ġwhe n", | |
| "re n", | |
| "Ġ if", | |
| "Ġkn ow", | |
| "Ġyou r", | |
| "Ġ R", | |
| "in e", | |
| "Ġ qu", | |
| "Ġm ore", | |
| "a k", | |
| "Ġw ill", | |
| "i es", | |
| "Ġto o", | |
| "t e", | |
| "Ġ en", | |
| "v ed", | |
| "Ġo ther", | |
| "re at", | |
| "r u", | |
| "Ġe y", | |
| "u re", | |
| "o nd", | |
| "Ġof f", | |
| "Ġf l", | |
| "Ġa r", | |
| "Ġ T", | |
| "ic h", | |
| "Ġg et", | |
| "i le", | |
| "m ent", | |
| "Ġthe n", | |
| "p l", | |
| "p t", | |
| "u ll", | |
| "Ġ \"", | |
| "Ġth ou", | |
| "as s", | |
| "ic k", | |
| "Ġ H", | |
| "e ar", | |
| "Ġag ain", | |
| "o se", | |
| "ot her", | |
| "v ing", | |
| "f ore", | |
| "o ve", | |
| "Ġ E", | |
| "ou nd", | |
| "Ġs c", | |
| "Ġt w", | |
| "sel f", | |
| "k s", | |
| "i p", | |
| "u d", | |
| "Ġse e", | |
| "rou gh", | |
| "a re", | |
| "t ing", | |
| "l ed", | |
| "f f", | |
| "Ġp e", | |
| "Ġhe ad", | |
| "Ġ im", | |
| "â Ģ", | |
| "Ġs l", | |
| "Ġw ay", | |
| "at ed", | |
| "pp ed", | |
| "Ġbe c", | |
| "Y ou", | |
| "ri ght", | |
| "' d", | |
| "f ter", | |
| "i z", | |
| "i re", | |
| "Ġp r", | |
| "Ġa c", | |
| "ad e", | |
| "ac h", | |
| "Ġon ly", | |
| "Ġth rough", | |
| "ac t", | |
| "ab le", | |
| "Ġey es", | |
| "it e", | |
| "res s", | |
| "W e", | |
| "Ġdid n", | |
| "Ġd is", | |
| "Ġbe fore", | |
| "Ġth an", | |
| "b le", | |
| "ing s", | |
| "Ġo ur", | |
| "an ce", | |
| "Ġa round", | |
| "The y", | |
| "in k", | |
| "w ard", | |
| "Ġn ow", | |
| "W h", | |
| "Ġcon t", | |
| "f t", | |
| "nd er", | |
| "e red", | |
| "u c", | |
| "Ġe ven", | |
| "Ġ F", | |
| "Ġwh ich", | |
| "a ge", | |
| "Ġe very", | |
| "Ġloo ked", | |
| "i ous", | |
| "an s", | |
| "an g", | |
| "en ce", | |
| "Ġc o", | |
| "Ġt urn", | |
| "Ġh ow", | |
| "re e", | |
| "v es", | |
| "e w", | |
| "t le", | |
| "Ġt r", | |
| "p er", | |
| "Ġg r", | |
| "w n", | |
| "op le", | |
| "ou n", | |
| "om et", | |
| "B ut", | |
| "Ġ N", | |
| "Ġ (", | |
| "Ġs ay", | |
| "ion s", | |
| "Ġ K", | |
| "Ġa d", | |
| "Ġd ay", | |
| "e nd", | |
| "Ġthou ght", | |
| "Ġne ed", | |
| "au se", | |
| "' m", | |
| "Ġh as", | |
| "b er", | |
| "Ġw at", | |
| "Ġpe ople", | |
| "a ve", | |
| "Ġg l", | |
| "Ġtw o", | |
| "at h", | |
| "Ġdo or", | |
| "Ġ right", | |
| "Ġcom p", | |
| "A nd", | |
| "Ġa pp", | |
| "Ġre s", | |
| "ar k", | |
| "he n", | |
| "Ġl ong", | |
| "ir st", | |
| "Ġb r", | |
| "u e", | |
| "Ġa way", | |
| "a red", | |
| "i ld", | |
| "Ġu nder", | |
| "Ġsh ould", | |
| "or d", | |
| "Ġre m", | |
| "i ed", | |
| "i a", | |
| "Ġst ill", | |
| "o g", | |
| ".. .", | |
| "Ġd on", | |
| "n ing", | |
| "u ch", | |
| "is s", | |
| "Ġa m", | |
| "p en", | |
| "Ġ W", | |
| "o y", | |
| "Ġm ade", | |
| "Ġf ace", | |
| "at her", | |
| "I n", | |
| "Ġa fter", | |
| "Ġs omet", | |
| "Ġs w", | |
| "Ġl it", | |
| "Ġ ke", | |
| "Ġwhe re", | |
| "Ġbe t", | |
| "th ing", | |
| "o in", | |
| "Ġp re", | |
| "Ġf irst", | |
| "s ide", | |
| "Ġas ked", | |
| "n e", | |
| "Ġg u", | |
| "Ġgo ing", | |
| "or m", | |
| "Ġ 1", | |
| "a king", | |
| "Ġw ant", | |
| "as e", | |
| "Ġm uch", | |
| "Ġfe el", | |
| "Ġg ood", | |
| "Ġp er", | |
| "Ġli fe", | |
| "Ġro om", | |
| "ou gh", | |
| "Ġd es", | |
| "The re", | |
| "i ly", | |
| "ig n", | |
| "Ġf o", | |
| "a ir", | |
| "c hed", | |
| "Th is", | |
| "ar y", | |
| "is h", | |
| "Ġne ver", | |
| "i al", | |
| "ren t", | |
| "g g", | |
| "Ġhe re", | |
| "Ġp art", | |
| "Ġo pen", | |
| "Ġw al", | |
| "Ġc ar", | |
| "Ġsomet hing", | |
| "a v", | |
| "âĢ Ķ", | |
| "ri ed", | |
| "od y", | |
| "s s", | |
| "Ġg ot", | |
| "i v", | |
| "a h", | |
| "ot h", | |
| "Ġe m", | |
| "el t", | |
| "ĠC h", | |
| "Ġ _", | |
| "Ġc he", | |
| "Ġt e", | |
| "Ġm ake", | |
| "ad y", | |
| "oo k", | |
| "Ġar m", | |
| "Ġtoo k", | |
| "Ġw a", | |
| "Ġbec ause", | |
| "is e", | |
| "s o", | |
| "Ġit s", | |
| "ear s", | |
| "Ġ ra", | |
| "Ġlit tle", | |
| "' re", | |
| "Ġth ink", | |
| "Ġm o", | |
| "t y", | |
| "Th at", | |
| "Ġbe l", | |
| "Ġkn ew", | |
| "an c", | |
| "f ul", | |
| "Ġat t", | |
| "Ġc all", | |
| "Ġs ur", | |
| "n g", | |
| "en s", | |
| "Ġl et", | |
| "Ġc r", | |
| "Ġ very", | |
| "n ess", | |
| "Ġha pp", | |
| "Ġse em", | |
| "Ġre al", | |
| "Ġbe ing", | |
| "Ġne w", | |
| "u b", | |
| "or y", | |
| "Ġf elt", | |
| "Ġo wn", | |
| "Ġloo k", | |
| "t ain", | |
| "ĠG od", | |
| "o b", | |
| "Ġturn ed", | |
| "Ġa ct", | |
| "Ġhe l", | |
| "ic al", | |
| "A s", | |
| "Ġd ec", | |
| "Ġbe g", | |
| "ow ed", | |
| "Ġc ame", | |
| "x t", | |
| "Ġle ft", | |
| "on s", | |
| "Ġs ec", | |
| "Ġfe w", | |
| "Ġt ake", | |
| "o ld", | |
| "he s", | |
| "l es", | |
| "Ġ O", | |
| "Ġ ent", | |
| "Ġre l", | |
| "Ġwh ile", | |
| "Ġst ar", | |
| "ation s", | |
| "Ġm om", | |
| "os s", | |
| "Ġim p", | |
| "Ġwe ll", | |
| "Ġe ar", | |
| "ul t", | |
| "on t", | |
| "a il", | |
| "Ġbe h", | |
| "Ġre c", | |
| "i gh", | |
| "I f", | |
| "Ġw r", | |
| "Ġc ome", | |
| "b e", | |
| "i an", | |
| "H is", | |
| "Ġan other", | |
| "l ing", | |
| "' ll", | |
| "Ġw om", | |
| "Ġwas n", | |
| "oc k", | |
| "N o", | |
| "Ġe nd", | |
| "Ġhel p", | |
| "o ice", | |
| "Ġal so", | |
| "ro ss", | |
| "an ted", | |
| "Ġs ide", | |
| "Ġto ward", | |
| "Ġf ind", | |
| "Ġw ent", | |
| "Ġp ut", | |
| "g et", | |
| "Ġm ost", | |
| "w e", | |
| "W hen", | |
| "Ġth ose", | |
| "Ġli ght", | |
| "Ġex p", | |
| "' ve", | |
| "en ed", | |
| "ow er", | |
| "Ġf in", | |
| "Ġwor k", | |
| "ou se", | |
| "ve l", | |
| "ent s", | |
| "ar m", | |
| "Ġp h", | |
| "Ġwor d", | |
| "Ġp ull", | |
| "Ġt ell", | |
| "Ġhand s", | |
| "Ġin c", | |
| "ri end", | |
| "or s", | |
| "Ġn ight", | |
| "Ġm ay", | |
| "p s", | |
| "Ġm ind", | |
| "Wh at", | |
| "Ġt ry", | |
| "Ġth ings", | |
| "at ing", | |
| "Ġp ers", | |
| "Ġs k", | |
| "Ġt ra", | |
| "Ġf ound", | |
| "Ġst r", | |
| "i ble", | |
| "Ġo ld", | |
| "Ġt al", | |
| "Ġwor ld", | |
| "* *", | |
| "Ġagain st", | |
| "oo l", | |
| "p le", | |
| "way s", | |
| "Ġb ody", | |
| "Ġ 2", | |
| "u al", | |
| "Ġman y", | |
| "a z", | |
| "Ġto ld", | |
| "Ġthe se", | |
| "Ġl ast", | |
| "Ġe ach", | |
| "Ġsa w", | |
| "Ġc le", | |
| "an k", | |
| "Ġre t", | |
| "a w", | |
| "u ally", | |
| "it ion", | |
| "Ġd if", | |
| "ic t", | |
| "Ġ V", | |
| "Ġw anted", | |
| "Ġs ame", | |
| "Ġs et", | |
| "Ġpl ace", | |
| "Ġm at", | |
| "Ġbeh ind", | |
| "i b", | |
| "Ġb u", | |
| "Ġe v", | |
| "n er", | |
| "n ed", | |
| "Ġas s", | |
| "Ġre ally", | |
| "Ġ '", | |
| "ver s", | |
| "Ġg ra", | |
| "Ġy ears", | |
| "re am", | |
| "M y", | |
| "Ġsm all", | |
| "in ce", | |
| "Ġcom m", | |
| "d ed", | |
| "an ge", | |
| "t il", | |
| "Ġs er", | |
| "Ġne xt", | |
| "Ġo b", | |
| "Ġp oin", | |
| "Ġm in", | |
| "Ġre p", | |
| "Ġf riend", | |
| "Ġh ard", | |
| "Ġp ass", | |
| "Ġb oth", | |
| "uc k", | |
| "Ġfo ll", | |
| "Ġv oice", | |
| "Ġs it", | |
| "Ġsu re", | |
| "t en", | |
| "Ġwa it", | |
| "ow ing", | |
| "Ġcould n", | |
| "ir l", | |
| "Ġh um", | |
| "Ġbel ie", | |
| "c k", | |
| "Ġen ough", | |
| "âĢ ĵ", | |
| "Ġs at", | |
| "is ed", | |
| "Ġm ight", | |
| "Ġac c", | |
| "S o", | |
| "Ġhim self", | |
| "Ġh ome", | |
| "Ġe l", | |
| "Ġmom ent", | |
| "Ġdo es", | |
| "Ġm en", | |
| "Ġm ust", | |
| "Ġl ove", | |
| "Ġpers on", | |
| "b ed", | |
| "Ġun til", | |
| "re w", | |
| "Ġf am", | |
| "Ġal ways", | |
| "t s", | |
| "Ġcl os", | |
| "Ġb o", | |
| "Ġke ep", | |
| "H er", | |
| "d en", | |
| "Ġth ing", | |
| "Ġfr ont", | |
| "Ġre st", | |
| "Ġg i", | |
| "l ess", | |
| "Ġthou gh", | |
| "Ġb ed", | |
| "Ġwith out", | |
| "au ght", | |
| "Ġd ark", | |
| "The n", | |
| "Ġsu ch", | |
| "o or", | |
| "ct ion", | |
| "Ġsm il", | |
| "Ġst e", | |
| "Ġh ouse", | |
| "i et", | |
| "Ġg reat", | |
| "u p", | |
| "ch ing", | |
| "Ġin st", | |
| "f orm", | |
| "y s", | |
| "Ġs ound", | |
| "we en", | |
| "Ġch ild", | |
| "e ver", | |
| "ow s", | |
| "Ġnot hing", | |
| "Ġin d", | |
| "Ġp a", | |
| "Ġloo king", | |
| "Ġd ri", | |
| "Ġst and", | |
| "m ed", | |
| "p h", | |
| "Ġany thing", | |
| "Ġcont in", | |
| "Ġ âĢĵ", | |
| "Ġc or", | |
| "Ġm et", | |
| "at er", | |
| "Ġs n", | |
| "i er", | |
| "s h", | |
| "Ġbet ween", | |
| "un g", | |
| "Ġg irl", | |
| "Ġhe art", | |
| "Ġth ree", | |
| "Ġseem ed", | |
| "s w", | |
| "Ġqu ick", | |
| "er ing", | |
| "Ġin ter", | |
| "à ®", | |
| "Ġ U", | |
| "Ġres p", | |
| "Ġr un", | |
| "us ed", | |
| "he re", | |
| "Ġst ood", | |
| "Ġcon s", | |
| "Ġb reat", | |
| "Ġw ind", | |
| "Ġc ur", | |
| "Ġn od", | |
| "Ġin v", | |
| "Ġwom an", | |
| "ou th", | |
| "Ġstar ted", | |
| "Ġin t", | |
| "n y", | |
| "Ġe ver", | |
| "i x", | |
| "Ġc oun", | |
| "Ġunder st", | |
| "Ġwal ked", | |
| "ce pt", | |
| "Ġsp e", | |
| "iz ed", | |
| "ac hed", | |
| "Ġl au", | |
| "Ġb re", | |
| "Ġcon f", | |
| "Ġs il", | |
| "o ke", | |
| "Ġbeg an", | |
| "ĠS t", | |
| "Ġex pl", | |
| "Ġc are", | |
| "Ġan sw", | |
| "Ġh op", | |
| "ut h", | |
| "Ġc our", | |
| "Ġwat er", | |
| "H ow", | |
| "Ġsu pp", | |
| "Ġhe ard", | |
| "m ost", | |
| "Ġd ra", | |
| "Ġdis c", | |
| "Ġh u", | |
| "c c", | |
| "Ġd ist", | |
| "is hed", | |
| "Ġdif fe", | |
| "re t", | |
| "Ġ He", | |
| "Ġsec ond", | |
| "ull y", | |
| "ent ly", | |
| "p ed", | |
| "c ed", | |
| "r ist", | |
| "Ġon ce", | |
| "Ġt ru", | |
| "0 0", | |
| "as on", | |
| "O n", | |
| "ent ion", | |
| "Ġac ross", | |
| "Ġwh y", | |
| "ec ted", | |
| "in ed", | |
| "Ġin side", | |
| "Ġh old", | |
| "Ġqu est", | |
| "as h", | |
| "Ġa ir", | |
| "h n", | |
| "m er", | |
| "N ot", | |
| "Ġg ave", | |
| "Ġs im", | |
| "Ġpl ay", | |
| "ar ge", | |
| "Ġw all", | |
| "Ġha ir", | |
| "Ġret urn", | |
| "ab ly", | |
| "Ġf ar", | |
| "d er", | |
| "a le", | |
| "Ġde ep", | |
| "re ady", | |
| "Ġpull ed", | |
| "Ġd r", | |
| "id ed", | |
| "Ġp ain", | |
| "Ġne ar", | |
| "Ġpl an", | |
| "Ġb it", | |
| "Ġbet ter", | |
| "Ġ Ð", | |
| "ate ly", | |
| "Ġl o", | |
| "pp ing", | |
| "Ġm other", | |
| "Ġf ather", | |
| "Ġtry ing", | |
| "in s", | |
| "d ay", | |
| "at es", | |
| "Ġre ad", | |
| "c er", | |
| "Ġm on", | |
| "Ġhe ar", | |
| "Ġal ready", | |
| "p r", | |
| "Ġt ried", | |
| "Ġst art", | |
| "Ġp oss", | |
| "en e", | |
| "um b", | |
| "Ġw ond", | |
| "i ke", | |
| "Ġd ro", | |
| "Ġword s", | |
| "g er", | |
| "Ġg ive", | |
| "Ġb us", | |
| "as ed", | |
| "Ġre g", | |
| "ac ed", | |
| "Ġal most", | |
| "Ġst o", | |
| "Ġs ince", | |
| "Ġus ed", | |
| "Ġcall ed", | |
| "get her", | |
| "Ġd ire", | |
| "Ġh igh", | |
| "Ġbl ack", | |
| "Ġm or", | |
| "Ġs le", | |
| "i red", | |
| "A fter", | |
| "a x", | |
| "Ġfe et", | |
| "Ġm ar", | |
| "Ġp ower", | |
| "Ġp res", | |
| "Ġal ong", | |
| "Ġb ig", | |
| "Ġsm ile", | |
| "id ent", | |
| ") .", | |
| "it ed", | |
| "Ġse en", | |
| "Ġcomp le", | |
| "Ġs y", | |
| "Ġsmil ed", | |
| "Ġevery thing", | |
| "u ed", | |
| "Ġth in", | |
| "Ġre pl", | |
| "re st", | |
| "al s", | |
| "en se", | |
| "it her", | |
| "Ġyou ng", | |
| "Ġf ore", | |
| "ill ed", | |
| "e k", | |
| "ak es", | |
| "j ect", | |
| "Ġf ing", | |
| "F or", | |
| "A ll", | |
| "Ġmin ut", | |
| "Ġsu b", | |
| "u red", | |
| "W ith", | |
| "Ġto gether", | |
| "Ġh al", | |
| "Ġ -", | |
| "Ġt able", | |
| "Ġhe ld", | |
| "Ġv is", | |
| "Ġsome one", | |
| "Ġre d", | |
| "Ġk ind", | |
| "Ġcl ose", | |
| "Ġh our", | |
| "Ġ ide", | |
| "Ġw ar", | |
| "Ġd one", | |
| "Ġunderst and", | |
| "am p", | |
| "Ġrem em", | |
| "Ġf act", | |
| "Ġfl oor", | |
| "g ed", | |
| "ul ar", | |
| "u res", | |
| "ain ed", | |
| "A t", | |
| "Ġp ast", | |
| "Ġm ove", | |
| "n a", | |
| "ic ally", | |
| "Ġl ot", | |
| "t he", | |
| "Ġarm s", | |
| "ur ing", | |
| "Ġre f", | |
| "Ġs ign", | |
| "er m", | |
| "Ġbl ood", | |
| "ter s", | |
| "Ġu se", | |
| "Ġp at", | |
| "Ġsl ow", | |
| "Ġb est", | |
| "Ġa w", | |
| "Ġdiffe rent", | |
| "Ġst ud", | |
| "Ġd et", | |
| "c l", | |
| "r ow", | |
| "Ġnod ded", | |
| "y ing", | |
| "e e", | |
| "Ġp ol", | |
| "Ġel se", | |
| "in ess", | |
| "Ġc ou", | |
| "Ġg round", | |
| "Ġb oy", | |
| "Ġp ur", | |
| "Ġfam ily", | |
| "Ġm outh", | |
| "it s", | |
| "i ent", | |
| "r ic", | |
| "ic ked", | |
| "Ġle g", | |
| "us hed", | |
| "Ġmy self", | |
| "ress ed", | |
| "Ġg en", | |
| "i ence", | |
| "Ġday s", | |
| "Ġp le", | |
| "Ġcle ar", | |
| "Ġn ame", | |
| "Ġher self", | |
| "en c", | |
| "Ġother s", | |
| "Ġneed ed", | |
| "Ġhum an", | |
| "et s", | |
| "Ġb ar", | |
| "Ġ es", | |
| "Ġle ad", | |
| "Ġst ay", | |
| "Y es", | |
| "Ġn ec", | |
| "Ġfor m", | |
| "it ies", | |
| "Ġme m", | |
| "Ġy et", | |
| "Ġe ff", | |
| "Ġin s", | |
| "Ġ ri", | |
| "Ġc a", | |
| "Ġquick ly", | |
| "Ġl arge", | |
| "Ġtoward s", | |
| "Ġl ater", | |
| "ap s", | |
| "Ġme an", | |
| "Ð °", | |
| "Ġdo ing", | |
| "Ġc reat", | |
| "p e", | |
| "Ġt ri", | |
| "Ġin te", | |
| "Ġe as", | |
| "ol og", | |
| "if e", | |
| "et h", | |
| "Ġl oc", | |
| "Ġso on", | |
| "il ity", | |
| "Ġsay s", | |
| "Ġab le", | |
| "Ġcour se", | |
| "u ff", | |
| "Ġex per", | |
| "Ġf all", | |
| "Ġs ch", | |
| "Ġb ro", | |
| "iz e", | |
| "Ġst op", | |
| "Ġco ll", | |
| "Ġst ra", | |
| "f ully", | |
| "Ġp ar", | |
| "Ġbelie ve", | |
| "N ow", | |
| "re en", | |
| "Ġle ast", | |
| "Ġhal f", | |
| "S t", | |
| "ĠCh rist", | |
| "Ġl and", | |
| "ak en", | |
| "A l", | |
| "Ġto p", | |
| "Ġsto pped", | |
| "Ġbreat h", | |
| "Ġget ting", | |
| "ĠM ar", | |
| "ie w", | |
| "ir t", | |
| "Ġpr ot", | |
| "if ic", | |
| "er tain", | |
| "Ġopen ed", | |
| "Ġpoin t", | |
| "ter n", | |
| "e ad", | |
| "or n", | |
| "Ġf ull", | |
| "Ġl ist", | |
| "b r", | |
| "Ġapp ro", | |
| "Ġtr ans", | |
| "a pp", | |
| "ious ly", | |
| "A n", | |
| "Ġd em", | |
| "Ġm iss", | |
| "at ive", | |
| "Ġt re", | |
| "Ġbu ild", | |
| "W ell", | |
| "Ġmo ved", | |
| "ou d", | |
| "Ġcom ing", | |
| "ĠJ o", | |
| "Ġe le", | |
| "gg ed", | |
| "Ġst ep", | |
| "Ġr an", | |
| "one y", | |
| "Ġtim es", | |
| "b y", | |
| "Ġha ving", | |
| "Ġre ached", | |
| "Ġey e", | |
| "Ġs qu", | |
| "Ġle ave", | |
| "Ġ Y", | |
| "Ġf ire", | |
| "Ġmor ning", | |
| "ie ld", | |
| "t on", | |
| "Ġm aking", | |
| "Ġ ed", | |
| "Ġsp ec", | |
| "in es", | |
| "an y", | |
| "ar ing", | |
| "O h", | |
| "Ġme et", | |
| "he ad", | |
| "o ll", | |
| "an e", | |
| "te red", | |
| "Ġsh ort", | |
| "Ġh ur", | |
| "us h", | |
| "Ġb ad", | |
| "Ġgra b", | |
| "Ġde ad", | |
| "im e", | |
| "Ġwh ite", | |
| "Ġon to", | |
| "am es", | |
| "Ġfe ll", | |
| "Ġ The", | |
| "ir d", | |
| "f ort", | |
| "i o", | |
| "m an", | |
| "ant s", | |
| "ment s", | |
| "Ġg one", | |
| "Ġup on", | |
| "Ġwould n", | |
| "Ġt ou", | |
| "Ġsch ool", | |
| "Ġre ason", | |
| "Ġfeel ing", | |
| "a ut", | |
| "Ġle ar", | |
| "Ġb ook", | |
| "Ġc ap", | |
| "Ġf our", | |
| "ro l", | |
| "Ð ¾", | |
| ", '", | |
| "Ġd el", | |
| "Ġc ell", | |
| "Ġhad n", | |
| "Ġ1 9", | |
| "Ġsh ook", | |
| "e ared", | |
| "Ġquest ion", | |
| "Ġde f", | |
| "Ġde p", | |
| "Ġfor ward", | |
| "ir it", | |
| "Ġsur pr", | |
| "Ð µ", | |
| "Ġke pt", | |
| "b ably", | |
| "Ġl ess", | |
| "Ġa p", | |
| "re et", | |
| "Ġs un", | |
| "Ġg rou", | |
| "Ġk iss", | |
| "Ġout side", | |
| "Ġsle ep", | |
| "sel ves", | |
| "Ġcontin ued", | |
| "Ġide a", | |
| "ro om", | |
| "Ġf ree", | |
| "Ġde ath", | |
| "Ġf ur", | |
| "Ġwith in", | |
| "d den", | |
| "ĠA l", | |
| "Ġh or", | |
| "en ing", | |
| "O ne", | |
| "ard s", | |
| "Ġwho le", | |
| "Ġwat ched", | |
| "Ġsu dden", | |
| "Ġc at", | |
| "Ġb ra", | |
| "Ġbec ome", | |
| "ble m", | |
| "Ġcomple te", | |
| "Ġc ol", | |
| "Ġfe ar", | |
| "al m", | |
| "Ġ .", | |
| "Ġrepl ied", | |
| "Ġfin ally", | |
| "Ġst ru", | |
| "Ġc ent", | |
| "ri e", | |
| "Ġminut es", | |
| "Ġtal k", | |
| "Ġf ight", | |
| "Ġan g", | |
| "Ġevery one", | |
| "Ġph one", | |
| "s he", | |
| "air s", | |
| "Ġslow ly", | |
| "rou ght", | |
| "Ġchild ren", | |
| "g y", | |
| "id es", | |
| "Ġad d", | |
| "ress ion", | |
| "ect ion", | |
| "Ġhapp ened", | |
| "es us", | |
| "Ġt aking", | |
| "Ġse ver", | |
| "Ġle a", | |
| "Ġc ertain", | |
| "i ver", | |
| "ove red", | |
| "is m", | |
| "Ġmat ter", | |
| "ac es", | |
| "Ġpr om", | |
| "on y", | |
| "Ġp os", | |
| "Ġo pp", | |
| "Ġin f", | |
| "Ġpro blem", | |
| "Ġm id", | |
| "ist s", | |
| "c ess", | |
| "i ally", | |
| "u g", | |
| "el s", | |
| "B e", | |
| "m y", | |
| "Ġad v", | |
| "C h", | |
| "Ġli ving", | |
| "ot ion", | |
| "Ġsever al", | |
| "ĠM r", | |
| "anc ed", | |
| "ut e", | |
| "ic ed", | |
| "Ġpro bably", | |
| "Ġqu iet", | |
| "an ed", | |
| "Ġso ft", | |
| "Ġas k", | |
| "Ġany one", | |
| "is ter", | |
| "Ġy ear", | |
| "i k", | |
| "Ġex t", | |
| "i pped", | |
| "Ġt aken", | |
| "w here", | |
| "Ġfoll owed", | |
| "it c", | |
| "Ġl ost", | |
| "Ġp ri", | |
| "ar l", | |
| "us s", | |
| "Ġfriend s", | |
| "Ġcoun t", | |
| "Ġwh is", | |
| "Ġb rought", | |
| "Ġm oney", | |
| "in a", | |
| "Ġim ag", | |
| "Ġli ps", | |
| "Ġal one", | |
| "Ġch ang", | |
| "Ġsh o", | |
| "g hed", | |
| "Ġf un", | |
| "as ter", | |
| "Ġk ill", | |
| "h ip", | |
| "ir c", | |
| "Ġf ood", | |
| "Ġin form", | |
| "in ing", | |
| "Ġgi ven", | |
| "Ġremem ber", | |
| "Ġ 3", | |
| "Ġf ig", | |
| "Ġn at", | |
| "Wh y", | |
| "Ġb ot", | |
| "g r", | |
| "Ġimp ort", | |
| "ĠA n", | |
| "Ġdoes n", | |
| "Ġthin king", | |
| "Ġbe aut", | |
| "er r", | |
| "Ġs ent", | |
| "Ġk id", | |
| "um p", | |
| "l and", | |
| "Ġche st", | |
| "Ġinte rest", | |
| "Ġar ri", | |
| "k en", | |
| "Ġwr it", | |
| "e y", | |
| "n ot", | |
| "el f", | |
| "Ġm us", | |
| "M ay", | |
| "Ġclos ed", | |
| "os ed", | |
| "Ġh it", | |
| "S ome", | |
| "Ġsw e", | |
| "e v", | |
| "Ġ Z", | |
| "Ġshould er", | |
| "Ġe ither", | |
| "l ic", | |
| "E very", | |
| "Ġqu ite", | |
| "em ent", | |
| "Ġbre ak", | |
| "ou l", | |
| "Ġbr other", | |
| "Ġm ed", | |
| "J ust", | |
| "st em", | |
| "Ġm ag", | |
| "e x", | |
| "T o", | |
| "Ġstr ong", | |
| "Ġsh ow", | |
| "Ġch ange", | |
| "ic es", | |
| "u es", | |
| "er v", | |
| "c om", | |
| "Ġab ove", | |
| "ut ion", | |
| "Ġro ll", | |
| "Ġtru e", | |
| "ĠS h", | |
| "Ġd ream", | |
| "Ġdec ided", | |
| "Ġo cc", | |
| "Ġre ady", | |
| "is on", | |
| "Ġs ense", | |
| "ot s", | |
| "ic s", | |
| "Ġc ra", | |
| "ap e", | |
| "Ġs ing", | |
| "à ¯", | |
| "Ġli ve", | |
| "Ġl ow", | |
| "ant ly", | |
| "Ġwind ow", | |
| "Ġl ay", | |
| "Ġd ou", | |
| "Ġm ess", | |
| "Ġwal k", | |
| "m b", | |
| "Ġact ually", | |
| "Ġn um", | |
| "Ġstand ing", | |
| "Ġcont rol", | |
| "Ġgl ass", | |
| "Ġfo ot", | |
| "vel op", | |
| "Ġc re", | |
| "ar r", | |
| "Ġc ut", | |
| "a id", | |
| "Ġb at", | |
| "id ing", | |
| "Ġj ob", | |
| "Ġbr ing", | |
| "Ġlau ghed", | |
| "ĠA r", | |
| "Ġm ain", | |
| "o ver", | |
| "Ġro ad", | |
| "Ġh ot", | |
| "Ġ ve", | |
| "Ġf a", | |
| "Ġspe ak", | |
| "te nd", | |
| "Ġbec ame", | |
| "re ed", | |
| "Ġmon th", | |
| "Ġco ld", | |
| "Ġper f", | |
| "Ġsk in", | |
| "Ġw arm", | |
| "Ġgen er", | |
| "Ġwr ong", | |
| "Ġatt ention", | |
| "d le", | |
| "m it", | |
| "Ġa v", | |
| "Ġwom en", | |
| "ag ed", | |
| "Ġtr uth", | |
| "Ġgrou p", | |
| "Ġl ine", | |
| "u nd", | |
| "Ġinc l", | |
| "Ġc irc", | |
| "Ġfing ers", | |
| "Ġbeg in", | |
| "Ġhop e", | |
| "k ay", | |
| "ac ked", | |
| "Ġent ire", | |
| "Ġansw er", | |
| "Ġst ory", | |
| "Ġdis app", | |
| "ĠI s", | |
| "Ġlau gh", | |
| "Ġwait ing", | |
| "Ġse at", | |
| "Ġch ar", | |
| "is ing", | |
| "e ah", | |
| "Ġag o", | |
| "D on", | |
| "g an", | |
| "Ġst ared", | |
| "ĠB r", | |
| "o le", | |
| "Ġhour s", | |
| "d u", | |
| "Ġsy stem", | |
| "Ġ Th", | |
| "Ġw on", | |
| "Ġlong er", | |
| "h aps", | |
| "re ad", | |
| "Ġli f", | |
| "i ec", | |
| "Ġb ur", | |
| "im es", | |
| "c ri", | |
| "Ġt ight", | |
| "Ġc aught", | |
| "Ġbl ue", | |
| "Ġc ase", | |
| "Ġw ood", | |
| "er y", | |
| "E ven", | |
| "Ġnec k", | |
| "Ġd uring", | |
| "Ġtal king", | |
| "Ġpa rent", | |
| "Ġha ll", | |
| "z e", | |
| "med i", | |
| "Ġm od", | |
| "ie f", | |
| "Ġpro v", | |
| "or ry", | |
| "ĠJ esus", | |
| "Ġex c", | |
| "Ð ½", | |
| "May be", | |
| "Ġd est", | |
| "Ġsit ting", | |
| "c ent", | |
| "Ġch air", | |
| "S h", | |
| "ent y", | |
| "Ġsp oke", | |
| "Ð ¸", | |
| "Ġdire ct", | |
| ") ,", | |
| "Ġc ity", | |
| "a im", | |
| "Ġso c", | |
| "ĠU n", | |
| "Ġbus iness", | |
| "Ġpass ed", | |
| "ĠL ord", | |
| "Ñ Ĥ", | |
| "aught er", | |
| "Ġc ross", | |
| "Ġs ens", | |
| "g ing", | |
| "Ġposs ible", | |
| "Ġth r", | |
| "Ġf ive", | |
| "Ġste pped", | |
| "Ġcou ple", | |
| "or ies", | |
| "ect ive", | |
| "oun t", | |
| "Ġg az", | |
| "Ġsc ream", | |
| "Ġor der", | |
| "i ans", | |
| "ĠI n", | |
| "Ġto wn", | |
| "ar s", | |
| "Ġre qu", | |
| "ang er", | |
| "if ul", | |
| "a j", | |
| "er n", | |
| "d e", | |
| "th ough", | |
| "Ġv iew", | |
| "ag es", | |
| "Ġkn own", | |
| "is ion", | |
| "Ġt em", | |
| "Ġcl ot", | |
| "Ġa ff", | |
| "o red", | |
| "ation al", | |
| "r om", | |
| "j oy", | |
| "is ted", | |
| "ar a", | |
| "o f", | |
| "Ġstra ight", | |
| "ud e", | |
| "Ġsh ip", | |
| "Ġex am", | |
| "i or", | |
| "ur al", | |
| "c ious", | |
| "Ġoff ice", | |
| "m e", | |
| "Ġto day", | |
| "p ted", | |
| "Ġsl ight", | |
| "it al", | |
| "Ġmay be", | |
| "ĠS p", | |
| "id er", | |
| "Ġpart ic", | |
| "Ġrun ning", | |
| "b ing", | |
| "Ġsudden ly", | |
| "Ġcl ass", | |
| "al th", | |
| "e ks", | |
| "or k", | |
| "Ġs elf", | |
| "Ġy ell", | |
| "Ġde v", | |
| "Ġreturn ed", | |
| "Ġc ond", | |
| "Ġwor king", | |
| "Ġhe av", | |
| "ate ver", | |
| "Ġm il", | |
| "Ġbuild ing", | |
| "Ġj oin", | |
| "Ġp ay", | |
| "in ation", | |
| "Ġb es", | |
| "Ġnum ber", | |
| "Ġgrab bed", | |
| "f ic", | |
| "Ġsh all", | |
| "Ġg un", | |
| "Ġes c", | |
| "Ġb ag", | |
| "p ly", | |
| "m a", | |
| "Ġs on", | |
| "os p", | |
| "ĠJo hn", | |
| "Ġ2 0", | |
| "Ġof ten", | |
| "Ġthought s", | |
| "ur ch", | |
| "Ġimport ant", | |
| "Ġr ather", | |
| "Ġthem selves", | |
| "le x", | |
| "Ġare a", | |
| "Ġser v", | |
| "b s", | |
| "Ġen joy", | |
| "al ed", | |
| "Ġde al", | |
| "Ġgr in", | |
| "g th", | |
| "Ġcon cer", | |
| "Ġloo ks", | |
| "o on", | |
| "a ul", | |
| "ac hing", | |
| "Ġc ry", | |
| "Ġc e", | |
| "Ġp ub", | |
| "Ġsay ing", | |
| "Ġp ap", | |
| "Ġhapp y", | |
| "Ġrem ain", | |
| "Ġb ene", | |
| "Ġperf ect", | |
| "Ġim medi", | |
| "Ġt y", | |
| "Ġl aw", | |
| "at or", | |
| "Ġb urn", | |
| "Ġsp irit", | |
| "Ġre ce", | |
| "at t", | |
| "Ġp ath", | |
| "Ġb as", | |
| "Ġnot iced", | |
| "e b", | |
| "Ġhold ing", | |
| "D o", | |
| "Ġen g", | |
| "Ġt en", | |
| "Ġpre t", | |
| "Ġs ix", | |
| "Ġme ant", | |
| "itc hen", | |
| "Ġparent s", | |
| "Ġp iec", | |
| "l er", | |
| "Ġw in", | |
| "oc ked", | |
| "ren ce", | |
| "Ġgr ow", | |
| "Ġapp eared", | |
| "anc es", | |
| "Ġl im", | |
| "Ġcon st", | |
| "Ġso l", | |
| "Ġ **", | |
| "Ġleg s", | |
| "Ġp o", | |
| "Ġ Q", | |
| "Ġk itchen", | |
| "Ġpr ay", | |
| "Ġwat ching", | |
| "on es", | |
| "Ġclos er", | |
| "c es", | |
| "f fe", | |
| "Ġs oul", | |
| "Ġ ign", | |
| "Ġpre v", | |
| "Ġf oc", | |
| "in y", | |
| "Ġl ed", | |
| "ar ch", | |
| "Ġap art", | |
| "Ġle vel", | |
| "Ġear th", | |
| "Ġinform ation", | |
| "a ven", | |
| "Ġsh ot", | |
| "w h", | |
| "Ġw ife", | |
| "Ġf illed", | |
| "l ight", | |
| "t ic", | |
| "ĠA ll", | |
| "r act", | |
| "il t", | |
| "ĠF r", | |
| "Ġd am", | |
| "Ġwat ch", | |
| "Ġb are", | |
| "er t", | |
| "Ġor d", | |
| "Ġsit u", | |
| "i am", | |
| "mer ic", | |
| "Ġbeaut iful", | |
| "Ġde velop", | |
| "ac ing", | |
| "Ġgu y", | |
| "Ġhu nd", | |
| "Ġreal ized", | |
| "Ġpres ent", | |
| "Ġf ast", | |
| "Ġex act", | |
| "an n", | |
| "he l", | |
| "ir m", | |
| "i ved", | |
| "Ġhund red", | |
| "ĠH is", | |
| "Ġcomm un", | |
| "Ġ 4", | |
| "d d", | |
| "if t", | |
| "ri g", | |
| "Ġpret ty", | |
| "Ġn or", | |
| "Ġpr act", | |
| "um ped", | |
| "ec h", | |
| "Ġra ised", | |
| "_ .", | |
| "il i", | |
| "Ġsp ace", | |
| "Ġnew s", | |
| "Ġth ro", | |
| "b ody", | |
| "Ġgu ess", | |
| "un ch", | |
| "Ġp ushed", | |
| "c ted", | |
| "Ġab s", | |
| "ou ght", | |
| "Ñ ģ", | |
| "Ġdou b", | |
| "Ġwe ek", | |
| "a pped", | |
| "z y", | |
| "Ġen er", | |
| "oo ks", | |
| "s on", | |
| "Ġh ung", | |
| "p ec", | |
| "er c", | |
| "in c", | |
| "or ted", | |
| "ver n", | |
| "L et", | |
| "Ġme ans", | |
| "u se", | |
| "Ġcomplete ly", | |
| "ĠC l", | |
| "Ġwond er", | |
| "h a", | |
| "Ñ Ģ", | |
| "un t", | |
| "Ġem pt", | |
| "og n", | |
| "Ġam ong", | |
| "Ġch ance", | |
| "Ġpro cess", | |
| "Ġpre p", | |
| "Ġlea ving", | |
| "Ġs ight", | |
| "Ġoff ic", | |
| "led ge", | |
| "Ġpro f", | |
| "Ġcon vers", | |
| "e g", | |
| "Ġcor ner", | |
| "Ġsh ut", | |
| "Ġfur ther", | |
| "Ġmo ving", | |
| "Ġexp ression", | |
| "Ġcr ow", | |
| "Ġwal king", | |
| "st er", | |
| "How ever", | |
| "Ġli ves", | |
| "n ight", | |
| "Ġ 5", | |
| "Ġfor g", | |
| "Ġwhis p", | |
| "Ġob s", | |
| "Ġpro p", | |
| "Ġl oud", | |
| "Ġso ld", | |
| "c hes", | |
| "Ġp icked", | |
| "Ġcan not", | |
| "Ġst at", | |
| "Ã ¢", | |
| "Ġ [", | |
| "i ves", | |
| "Ġl ate", | |
| "ot e", | |
| "as hed", | |
| "in t", | |
| "Ġw ide", | |
| "Ġan n", | |
| "Ġear ly", | |
| "i vers", | |
| "Ġv ar", | |
| "a el", | |
| "Ġf ut", | |
| "Ġe qu", | |
| "Ġfoll ow", | |
| "Ġs ort", | |
| "Ġse x", | |
| "Ġatt ack", | |
| "Ġ ir", | |
| "if f", | |
| "Ġsim ply", | |
| "Ġansw ered", | |
| "Ġg reen", | |
| "Ġ ill", | |
| "Ġcl im", | |
| "Ġt rou", | |
| "Ġwor ked", | |
| "ĠA nd", | |
| "U n", | |
| "ĠE l", | |
| "Ġus ing", | |
| "Ġb right", | |
| "Ġb ab", | |
| "ri es", | |
| "Ġit self", | |
| "Ð »", | |
| "Ġp ict", | |
| "an a", | |
| "Y eah", | |
| "Ġsa fe", | |
| "id ence", | |
| "Ġinst ead", | |
| "ig hed", | |
| "r ay", | |
| "Ġgl anced", | |
| "Ġs al", | |
| "Ġph ys", | |
| "c le", | |
| "ro ll", | |
| "r on", | |
| "ĠA meric", | |
| "Ġst ate", | |
| "Ġf ine", | |
| "Ġst reet", | |
| "Ġdro pped", | |
| "if ied", | |
| "Ġimmedi ately", | |
| "Ġp op", | |
| "ad ed", | |
| "am ed", | |
| "Ġle aned", | |
| "p ect", | |
| "o id", | |
| "Ġh on", | |
| "Ġn orm", | |
| "Ġsk y", | |
| "O f", | |
| "Ġincl ud", | |
| "Ġbes ide", | |
| "Ġto r", | |
| "Ġan im", | |
| "ip s", | |
| "Ġtr ust", | |
| "Ġm akes", | |
| "Ġrec ogn", | |
| "Ġbo x", | |
| "ct or", | |
| "Ġm ur", | |
| "Ġpl aced", | |
| "i en", | |
| "Ġexp ect", | |
| "Ġt reat", | |
| "Ġte am", | |
| "Ġhur t", | |
| "Ġ est", | |
| "Ġob v", | |
| "Ġre le", | |
| "Ġsil ence", | |
| "Ġsp ot", | |
| "Ġpos ition", | |
| "Ġs orry", | |
| "Ġsu gg", | |
| "Ġen c", | |
| "Ġv al", | |
| "Ġhe ll", | |
| "Ġsm ell", | |
| "Ġ z", | |
| "o v", | |
| "Ġpoin ted", | |
| "Ġsing le", | |
| "Ġre ve", | |
| "Ġg as", | |
| "Ġt ears", | |
| "em pt", | |
| "Ġstr ange", | |
| "rie f", | |
| "e an", | |
| "ne y", | |
| "Ġwait ed", | |
| "ri b", | |
| "Ġco ver", | |
| "Ġlo ved", | |
| "Ġdire ction", | |
| "Ġwond ered", | |
| "Ġ ,", | |
| "Ġcom fort", | |
| "Ġf ail", | |
| "ĠA d", | |
| "Ġe at", | |
| "al ity", | |
| "il ing", | |
| "e es", | |
| "Ġs us", | |
| "B y", | |
| "d om", | |
| "O r", | |
| "Ġexper ience", | |
| "Ġener gy", | |
| "om m", | |
| "y ond", | |
| "un k", | |
| "Ġsh ru", | |
| "Ġcomm and", | |
| "ĠN ew", | |
| "Ġp ot", | |
| "Ġyour self", | |
| "c o", | |
| "Ġres ult", | |
| "Ġthro at", | |
| "Ġis n", | |
| "it ive", | |
| "i res", | |
| "Ġdes k", | |
| "Ġed ge", | |
| "Ġmid dle", | |
| "b o", | |
| "Ġsee ing", | |
| "On ce", | |
| "The se", | |
| "d ing", | |
| "Ġmonth s", | |
| "Ġdra w", | |
| "a ked", | |
| "Ġhapp en", | |
| "Ġgi ving", | |
| "Ġrel ations", | |
| "an i", | |
| "ar th", | |
| "Ġwe ap", | |
| "Ġev ent", | |
| "Ġsu cc", | |
| "J o", | |
| "Ġcom es", | |
| "Ġt ree", | |
| "Ġdif fic", | |
| "le y", | |
| "Ġfor ce", | |
| "Ġst om", | |
| "Ġ round", | |
| "Ġarri ved", | |
| "Ġcon v", | |
| "Ġst ri", | |
| "oun tain", | |
| "iet y", | |
| "l ike", | |
| "Ġeas y", | |
| "Ġd ie", | |
| "Ġwhisp ered", | |
| "es ted", | |
| "Ġa uth", | |
| "Ġshould ers", | |
| "it ch", | |
| "pec ially", | |
| "Ġchang ed", | |
| "Ġa ge", | |
| "Ġc op", | |
| "qu e", | |
| "Ġinc re", | |
| "I s", | |
| "Ġwh atever", | |
| "Ġp ress", | |
| "Ġdo g", | |
| "Ġr ub", | |
| "b ers", | |
| "Ġs ighed", | |
| "Ġgra nd", | |
| "r is", | |
| "Ġex cept", | |
| "Ġapp ear", | |
| "Ġclot hes", | |
| "Ġgu ard", | |
| "Ġw ra", | |
| "Ġempt y", | |
| "Ġd ress", | |
| "ous ly", | |
| "Ġex ist", | |
| "Ġfut ure", | |
| "Ġfin ished", | |
| "as ure", | |
| "Ġn ice", | |
| "y l", | |
| "Ġgo ld", | |
| "y n", | |
| "it ing", | |
| "b and", | |
| "Ġy es", | |
| "Ġsp ent", | |
| "Ġexact ly", | |
| "Ġtre es", | |
| "ĠB l", | |
| "Ġg od", | |
| "Ġsh ad", | |
| "Ġt er", | |
| "Ã ©", | |
| "Ġm ut", | |
| "Ġa head", | |
| "er al", | |
| "Ġs ad", | |
| "Ġc overed", | |
| "at s", | |
| "Ġpro per", | |
| "Ġgaz e", | |
| "Ġm ass", | |
| "Ġse nd", | |
| "Ġcon n", | |
| "Ġcle an", | |
| "Ġsitu ation", | |
| "Ġinv ol", | |
| "Ġf ield", | |
| "Ġtou ch", | |
| "Ġknow ing", | |
| "e ed", | |
| "r ac", | |
| "Ġfa ith", | |
| "Ġsw ord", | |
| "Ġgirl s", | |
| "Ġwor ry", | |
| "ĠS am", | |
| "ec hn", | |
| "Ġbe yond", | |
| "Ġcount ry", | |
| "Ġhis t", | |
| "Ġk ing", | |
| "et er", | |
| "Ġnear ly", | |
| "a i", | |
| "o ly", | |
| "al ing", | |
| "Ġm ir", | |
| "Ġd ied", | |
| "Ġon es", | |
| "z z", | |
| "Ġsur round", | |
| "ill s", | |
| "Ġsur v", | |
| "olog y", | |
| "he red", | |
| "ous and", | |
| "Ġdri ve", | |
| "k n", | |
| "ir ty", | |
| "Ġfig ure", | |
| "Ġhow ever", | |
| "c on", | |
| "Ġpartic ular", | |
| "Ġs ister", | |
| "Ġpap er", | |
| "Ġm ine", | |
| "S omet", | |
| "Ġg ri", | |
| "Ġh ang", | |
| "Ġresp ond", | |
| "Ġpro du", | |
| "d uc", | |
| "in al", | |
| "g es", | |
| "Ġim m", | |
| "Ġsu per", | |
| "Ġt est", | |
| "Ġheav y", | |
| "Ġc ast", | |
| "Ġfr own", | |
| "Ġquest ions", | |
| "ro p", | |
| "Ġgo vern", | |
| "Ġp ock", | |
| "Ġfoll owing", | |
| "h ow", | |
| "Ġd anger", | |
| "o k", | |
| "Ġst uff", | |
| "Ġf av", | |
| "Ġco ffe", | |
| "á »", | |
| "us ion", | |
| "Ġt all", | |
| "a rent", | |
| "iv id", | |
| "Ġb all", | |
| "Ġstep s", | |
| "Ġs um", | |
| "enc y", | |
| "Ġd in", | |
| "Ġcrow d", | |
| "ud d", | |
| "p ar", | |
| "Ġconvers ation", | |
| "Ġk illed", | |
| "Ġexpl ain", | |
| "Ġent ered", | |
| "Ġknow s", | |
| "Ġdist ance", | |
| "Ġof fe", | |
| "Ġwhe ther", | |
| "ort s", | |
| "Ġrelations hip", | |
| "Ġm is", | |
| "Ġeff ect", | |
| "is hing", | |
| "Ġs in", | |
| "Ġu nd", | |
| "us hing", | |
| "Ġact iv", | |
| "Ġm ist", | |
| "Ġc alm", | |
| "le ct", | |
| "Wh o", | |
| "Ġa f", | |
| "Y our", | |
| "Ġsucc ess", | |
| "Ġtw enty", | |
| "Ġstar ing", | |
| "Ġcoffe e", | |
| "Ġro ck", | |
| "Ġstru gg", | |
| "ing ly", | |
| "Ġcar ry", | |
| "Ġauth or", | |
| "Ġm ention", | |
| "Ġsurpr ised", | |
| "Ġh us", | |
| "a ur", | |
| "Ġhead ed", | |
| "av id", | |
| "m ore", | |
| "Ġc as", | |
| "r ation", | |
| "Ġpe ace", | |
| "le t", | |
| "il ed", | |
| "a ff", | |
| "pt ion", | |
| "Ġth ick", | |
| "Ġg ame", | |
| "Ġlear n", | |
| "Ġth ousand", | |
| "Ġknow ledge", | |
| "Ġst one", | |
| "is es", | |
| "Ġsh owed", | |
| "Ġj ud", | |
| "ĠE m", | |
| "ĠJ ack", | |
| "Ġhu ge", | |
| "Ġad ded", | |
| "Ġslight ly", | |
| "Ġm ark", | |
| "Ġbot t", | |
| "ĠK ing", | |
| "Ġ ident", | |
| "Ġrem ind", | |
| "Ġpol ice", | |
| "umb led", | |
| "Ġf ly", | |
| "Ġch urch", | |
| "ĠP h", | |
| "w o", | |
| "or ing", | |
| "b ered", | |
| "Ġfing er", | |
| "Ä ±", | |
| "Ġst ren", | |
| "Ġsu ff", | |
| "c ked", | |
| "en n", | |
| "us ing", | |
| "Ġp an", | |
| "Ġseem s", | |
| "Ġac cept", | |
| "a wn", | |
| "ĠS c", | |
| "Ġar t", | |
| "Ġp ick", | |
| "Ġ20 1", | |
| "Ġr ad", | |
| "or row", | |
| "Ġpur p", | |
| "Ġturn ing", | |
| "ic king", | |
| "p ite", | |
| "Ġstom ach", | |
| "il ar", | |
| "Ġperson al", | |
| "Ġdiffic ult", | |
| "Ġf le", | |
| "Ġeven ing", | |
| "l o", | |
| "at ic", | |
| "Ġre ach", | |
| "Ġroll ed", | |
| "Ġb ooks", | |
| "Ġdr ink", | |
| "ri f", | |
| "act ion", | |
| "Ġdark ness", | |
| "Ġth reat", | |
| "Wh ile", | |
| "Ġto t", | |
| "as k", | |
| "Ġwall s", | |
| "௠į", | |
| "res h", | |
| "pl es", | |
| "Ġspec ial", | |
| "Ġt erm", | |
| "r or", | |
| "Ġsec ret", | |
| "Ġli ved", | |
| "Ġes pecially", | |
| "Ġ ver", | |
| "re y", | |
| "Ġcom pl", | |
| "Ġrel ig", | |
| "Ġp ack", | |
| "Ġwe eks", | |
| "Ġv i", | |
| "on se", | |
| "ur ity", | |
| "Ġsupp ort", | |
| "aj or", | |
| "Ġdoor s", | |
| "Ġc amp", | |
| "Ġd aughter", | |
| "Ġbec om", | |
| "Ġlif ted", | |
| "Ġn on", | |
| "Ġor gan", | |
| "ra nd", | |
| "B ec", | |
| "ac her", | |
| "ich ael", | |
| "Ġt echn", | |
| "ail s", | |
| "Ġmeet ing", | |
| "Ġbel ow", | |
| "ort un", | |
| "r in", | |
| "id ge", | |
| "Ġbra in", | |
| "Ġdisc uss", | |
| "Ġpub lic", | |
| "Ġhus band", | |
| "Ġman aged", | |
| "r al", | |
| "Ġatt empt", | |
| "Ġnec ess", | |
| "R e", | |
| "Ġno se", | |
| "g o", | |
| "ra id", | |
| "ur y", | |
| "enc es", | |
| "Ġvis it", | |
| "Ġear l", | |
| "Ġcomp ut", | |
| "s y", | |
| "Ġper haps", | |
| "Ġkid s", | |
| "Ġtell ing", | |
| "Ġd iv", | |
| "- -", | |
| "Ġcomp any", | |
| "Ġbab y", | |
| "ib ly", | |
| "ill y", | |
| "Ġbare ly", | |
| "Ġche ck", | |
| "ess ion", | |
| "Ġb rief", | |
| "Ġdes cri", | |
| "Ġsh irt", | |
| "Ġm ill", | |
| "Ġf air", | |
| "re g", | |
| "Ġl ab", | |
| "om p", | |
| "Ġre se", | |
| "Ġsh ar", | |
| "Ġp ost", | |
| "m ing", | |
| "Ġar g", | |
| "Ġdoub t", | |
| "Ġdet erm", | |
| "Ġpri v", | |
| "Ġro se", | |
| "r ing", | |
| "es h", | |
| "ĠR e", | |
| "Ġmus ic", | |
| "Ġsp end", | |
| "Ġsur f", | |
| "Ġwe ak", | |
| "Ġsim ple", | |
| "ro y", | |
| "Ġbegin ning", | |
| "Ġnat ure", | |
| "Ġb ath", | |
| "F rom", | |
| "Ġre v", | |
| "Ġis s", | |
| "Ġ 6", | |
| "Ġev il", | |
| "c ome", | |
| "Ġexp ected", | |
| "Ġg ro", | |
| "ĠH im", | |
| "k y", | |
| "Ġcl aim", | |
| "Ġinv est", | |
| "l en", | |
| "Ġall owed", | |
| "ĠA m", | |
| "v al", | |
| "Ġbro ken", | |
| "Ġrem ained", | |
| "Ġremem bered", | |
| "Ġrec ord", | |
| "ili ar", | |
| "Ġsupp osed", | |
| "Ġte eth", | |
| "Ġminut e", | |
| "O ur", | |
| "Th ank", | |
| "nd ed", | |
| "Ġway s", | |
| "Ġpiec e", | |
| "in ite", | |
| "Ġu r", | |
| "Ġt akes", | |
| "op e", | |
| "Ġsp read", | |
| "ag er", | |
| "Ġp un", | |
| "ĠW ill", | |
| "gr am", | |
| "Ġaf raid", | |
| "Ġexpl ained", | |
| "Ġd ad", | |
| "f er", | |
| "Ġf il", | |
| "о Ð", | |
| "Ġwe aring", | |
| "Ġind ivid", | |
| "c i", | |
| "Ġb le", | |
| "Ġper form", | |
| "P er", | |
| "ent al", | |
| "u le", | |
| "Ġw ound", | |
| "M ar", | |
| "ot t", | |
| "l ish", | |
| "Ġst ret", | |
| "Ġsp l", | |
| "Ġnorm al", | |
| "G ood", | |
| "Ġsa nd", | |
| "as hing", | |
| "r am", | |
| "Ġj our", | |
| "The ir", | |
| "Ġal ive", | |
| "re l", | |
| "Ġb ir", | |
| "Ġr is", | |
| "\" .", | |
| "Ġshru gged", | |
| "Ġbat tle", | |
| "Ġm ountain", | |
| "Ġf it", | |
| "Ġneed s", | |
| "u it", | |
| "ul ation", | |
| "un e", | |
| "Ġwor th", | |
| "Ġst airs", | |
| "Ġob ject", | |
| "Ġth rew", | |
| "Ġb al", | |
| "Ġsurpr ise", | |
| "pp er", | |
| "Ġresp onse", | |
| "Ġchar ac", | |
| "an ks", | |
| "Ġen em", | |
| "p or", | |
| "Ġf if", | |
| "s c", | |
| "G od", | |
| "Ġw ild", | |
| "Ġh ig", | |
| "ow ers", | |
| "Ġcons ider", | |
| "Ġan ger", | |
| "m iss", | |
| "ent ial", | |
| "Ġeas ily", | |
| "i ers", | |
| "Ġsil ent", | |
| "Ġhelp ed", | |
| "y le", | |
| "u ke", | |
| "Ġbr own", | |
| "ou ted", | |
| "Ġto w", | |
| "Ġswe et", | |
| "Ġo per", | |
| "oo king", | |
| "Ġsomet imes", | |
| "Ġstren gth", | |
| "Ġread ing", | |
| "Ġke y", | |
| "Ġag reed", | |
| "l ine", | |
| "Ġresp ons", | |
| "Ġoffe red", | |
| "Ġele ct", | |
| "Ġv ill", | |
| "Ġto ne", | |
| "Ġad mit", | |
| "Ġdes ign", | |
| "Ġh id", | |
| "Ġdem and", | |
| "Ġc ab", | |
| "Ġearl ier", | |
| "Be fore", | |
| "iz ation", | |
| "o ved", | |
| "Ġan t", | |
| "Ġal though", | |
| "iz ing", | |
| "Ġnot ice", | |
| "Ġclear ly", | |
| "s ed", | |
| "Ġg rew", | |
| "Ġsm o", | |
| "Ġt ar", | |
| "Ġhor se", | |
| "Ġc am", | |
| "ĠE arth", | |
| "side red", | |
| "Ġbro ke", | |
| "Ġm ot", | |
| "Ġc ause", | |
| "um e", | |
| "Ġbed room", | |
| "sh ip", | |
| "Ġp ort", | |
| "Ġrep e", | |
| "Ġwant s", | |
| "ĠE ng", | |
| "ac y", | |
| "Ġpart y", | |
| "e or", | |
| "Ġindivid ual", | |
| "A ny", | |
| "Ġfor ced", | |
| "Ġs ick", | |
| "ward s", | |
| "ĠB e", | |
| "Ġcreat ed", | |
| "O kay", | |
| "it ions", | |
| "Ġsecond s", | |
| "h am", | |
| "Ġe ight", | |
| "Ġch oice", | |
| "Ġbene ath", | |
| "Ġg ently", | |
| "Ġh y", | |
| "Ġo rig", | |
| "Ġth ird", | |
| "Ġpock et", | |
| "Ġcom b", | |
| "Ġp oor", | |
| "Ġj umped", | |
| "Ġem b", | |
| "ber t", | |
| "ack s", | |
| "Ġcur rent", | |
| "ib ility", | |
| "Ġpres ence", | |
| "Ġh ar", | |
| "pl oy", | |
| "ig g", | |
| "b all", | |
| "Ġprot ect", | |
| "Ġcon sidered", | |
| "Ġgu ys", | |
| "Ġvi ol", | |
| "Ġsub ject", | |
| "Ġcl oud", | |
| "op h", | |
| "osp ital", | |
| "Ġo kay", | |
| "Ġdin ner", | |
| "ĠP aul", | |
| "Ġcell s", | |
| "Ġj e", | |
| "Ġany way", | |
| "ĠR o", | |
| "Ġreal ity", | |
| "Ġm otion", | |
| "L ike", | |
| "f or", | |
| "M r", | |
| "Ġr ing", | |
| "Ġfore st", | |
| "ent ed", | |
| "Ñ ĭ", | |
| "Ġli ked", | |
| "Ġser ious", | |
| "Ġsound ed", | |
| "Ġc ool", | |
| "Ġst ore", | |
| "Ġem otion", | |
| "s et", | |
| "Ġloc al", | |
| "Ġ2 00", | |
| "Bec ause", | |
| "Ġsus p", | |
| "e en", | |
| "Ġpa used", | |
| "Ġcontin ue", | |
| ".. ..", | |
| "Ġb od", | |
| "ce ed", | |
| "Ġn erv", | |
| "er ved", | |
| "Ġspe ed", | |
| "C l", | |
| "Ġcomm on", | |
| "Ġd en", | |
| "at ure", | |
| "Ġcar ried", | |
| "e re", | |
| "Ġin n", | |
| "ain t", | |
| "Ġus ually", | |
| "Ġhist ory", | |
| "Ġgovern ment", | |
| "Ġlike ly", | |
| "Ġplay ing", | |
| "Ġbott om", | |
| "ad es", | |
| "r it", | |
| "Ġwere n", | |
| "Ġcan cer", | |
| "Ġf em", | |
| "Ġlear ned", | |
| "Ġmag ic", | |
| "Ġpurp ose", | |
| "Ġkiss ed", | |
| "p ort", | |
| "Ġv an", | |
| "Ġw ish", | |
| "Ġpol it", | |
| "Ġboy s", | |
| "Ġt iny", | |
| "Ġwor se", | |
| "Ġopp os", | |
| "Ġang ry", | |
| "ap ed", | |
| "Ġquiet ly", | |
| "ĠA b", | |
| "at a", | |
| "Ġl uck", | |
| "Ġhe alth", | |
| "Ġto ng", | |
| "Ġbl ank", | |
| "on n", | |
| "ang u", | |
| "in ally", | |
| "d y", | |
| "Ġtrou ble", | |
| "Ġsc reen", | |
| "Ġem er", | |
| "Ġcat ch", | |
| "w ell", | |
| "Ġse par", | |
| "Ġdem on", | |
| "ĠL e", | |
| "Ġwe ight", | |
| "Ġp ressed", | |
| "Ġf re", | |
| "Ġch uck", | |
| "Ġmet al", | |
| "Ġhop ed", | |
| "Ġhand ed", | |
| "Ġs our", | |
| "ar ry", | |
| "in ct", | |
| "he t", | |
| "ol f", | |
| "Ġph ot", | |
| "Ġb ow", | |
| "ust ed", | |
| "Ġche ek", | |
| "Ġple ase", | |
| "Ġt ired", | |
| "Ġsh are", | |
| "ive ly", | |
| "Ġkn ees", | |
| "Ġin h", | |
| "Ġfam iliar", | |
| "Ġm ajor", | |
| "z ed", | |
| "Ġpl aces", | |
| "Ġfin al", | |
| "s it", | |
| "Ġl a", | |
| "Ġcent er", | |
| "M ost", | |
| "Ġgo es", | |
| "Ġhe aven", | |
| "Ġcertain ly", | |
| "i ving", | |
| "r at", | |
| "te en", | |
| "Ġad m", | |
| "i um", | |
| "Ġ 7", | |
| "a f", | |
| "Ġlight s", | |
| "Ñ ĥ", | |
| "Ġun c", | |
| "Ġa ut", | |
| "Ġmem bers", | |
| "as ion", | |
| "Ġsound s", | |
| "er ial", | |
| "Ġopp ortun", | |
| "est s", | |
| "Ġbe ll", | |
| "Ġold er", | |
| "Ġinclud ing", | |
| "Ġcare fully", | |
| "ĠA lex", | |
| "Ġcont act", | |
| "Ġsim ilar", | |
| "Ġ ut", | |
| "Ġsome where", | |
| "Ġf irm", | |
| "z en", | |
| "Ġf resh", | |
| "Ġde fe", | |
| "Ġmess age", | |
| "Ġpict ure", | |
| "as ing", | |
| "Ġent r", | |
| "Ġreg ard", | |
| "Ġn one", | |
| "Ġall ow", | |
| "Ġset t", | |
| "w ork", | |
| "Ġt err", | |
| "Ġb orn", | |
| "anc ing", | |
| "re ly", | |
| "Ġmem ory", | |
| "ol ution", | |
| "Ġra in", | |
| "is f", | |
| "Ġdra g", | |
| "On ly", | |
| "Ġpro gram", | |
| "Ġp air", | |
| "all en", | |
| "Ġsa ve", | |
| "h ood", | |
| "at ter", | |
| "In st", | |
| "Ġe t", | |
| "Ġaw are", | |
| "Ġcomput er", | |
| "ĠT om", | |
| "Ġphys ical", | |
| "Ġind ic", | |
| "Ġ er", | |
| "in king", | |
| "r ated", | |
| "Ġsu it", | |
| "Ġse ar", | |
| "Ġear s", | |
| "ep t", | |
| "Ġpull ing", | |
| "Ġbe at", | |
| "up id", | |
| "as ked", | |
| "r id", | |
| "ru g", | |
| "Ġcoun ter", | |
| "ri an", | |
| "u ct", | |
| "Ġt um", | |
| "Ġfor th", | |
| "on ed", | |
| "Ġv ict", | |
| "ra ge", | |
| "to p", | |
| "n oon", | |
| "Ġh ide", | |
| "Ġd ressed", | |
| "Ġf ro", | |
| "Ġstud y", | |
| "if y", | |
| "Ġm ach", | |
| "Ġfl o", | |
| "Ġhe sit", | |
| "os h", | |
| "Ġl ying", | |
| "Ġact ion", | |
| "Ġte le", | |
| "ĠC ar", | |
| "re me", | |
| "Ġ We", | |
| "' .", | |
| "b el", | |
| "m m", | |
| "Ġst ation", | |
| "Ġrel ax", | |
| "ĠI nd", | |
| "D id", | |
| "Ġfoc us", | |
| "Ġsoc ial", | |
| "Ġany more", | |
| "Ġexam ple", | |
| "Ġsh outed", | |
| "Ġforg ot", | |
| "ri ble", | |
| "l s", | |
| "Ġesc ape", | |
| "Ġgl ad", | |
| "ay s", | |
| "Ġoff er", | |
| "Ġr id", | |
| "Ġnat ural", | |
| "Ġfor get", | |
| "Ġ 9", | |
| "Ġmat erial", | |
| "Ġan al", | |
| "Ġse a", | |
| "ĠA s", | |
| "Ġdirect ly", | |
| "Ġ1 0", | |
| "c ks", | |
| "Ġwor ried", | |
| "ĠP r", | |
| "Ġwrit ten", | |
| "Ġbir th", | |
| "ivers ity", | |
| "Ġd im", | |
| "Ġdro ve", | |
| "Ġb ull", | |
| "E x", | |
| "Ġw ip", | |
| "l u", | |
| "Ġpower ful", | |
| "Ġtou ched", | |
| "W here", | |
| "a it", | |
| "Ġam az", | |
| "Ġsl id", | |
| "Ġhe at", | |
| "Ġl angu", | |
| "um ed", | |
| "i us", | |
| "Ġdes ire", | |
| "Ġne g", | |
| "ĠA ng", | |
| "Ġp en", | |
| "Ġr ul", | |
| "Ġv ol", | |
| "ast ic", | |
| "ist ic", | |
| "Ġmom ents", | |
| "Ġc ost", | |
| "Ġto m", | |
| "ict ion", | |
| "Ġto night", | |
| "Ġwra pped", | |
| "Ġ ...", | |
| "ru ct", | |
| "Ġsurf ace", | |
| "ess ed", | |
| "Ġl ower", | |
| "Ġsh if", | |
| "Ġdest roy", | |
| "Ġc up", | |
| "ord ing", | |
| "Ġ à®", | |
| "it ude", | |
| "Ġc ru", | |
| "Ġafter noon", | |
| "Ġapart ment", | |
| "Ġh ospital", | |
| "Ġd ue", | |
| "Ġresp ect", | |
| "ur s", | |
| "Ġh at", | |
| "igh b", | |
| "T wo", | |
| "oc i", | |
| "ĠD avid", | |
| "ust om", | |
| "od e", | |
| "Ġtru ly", | |
| "Per haps", | |
| "Ġen v", | |
| "A r", | |
| "Ġli e", | |
| "ad ing", | |
| "re ct", | |
| "oin t", | |
| "os ing", | |
| "ru pt", | |
| "Ġsome how", | |
| "g ress", | |
| "Ġg ent", | |
| "Ġtar get", | |
| "Jo hn", | |
| "Ġf arm", | |
| "Ġb and", | |
| "Ġfav or", | |
| "le ep", | |
| "Ġl og", | |
| "Ġsec urity", | |
| "Ġwor ks", | |
| "Ġfl esh", | |
| "Ġtru ck", | |
| "o x", | |
| "Ġd ry", | |
| "Ġw it", | |
| "ĠAll ah", | |
| "Ġbod ies", | |
| "Ġkeep ing", | |
| "Ġplan et", | |
| "Ġstay ed", | |
| "ol ute", | |
| "Ġpro ject", | |
| "Ġappro ached", | |
| "Ġint ell", | |
| "it ary", | |
| "Ġend ed", | |
| "Ġo dd", | |
| "Ġtal ked", | |
| "Ġh arm", | |
| "Ġsmil ing", | |
| "Ġst re", | |
| "а Ð", | |
| "Ġdes per", | |
| "Not hing", | |
| "Ġb ase", | |
| "m en", | |
| "b l", | |
| "er ve", | |
| "Ġthan k", | |
| "ch ie", | |
| "am a", | |
| "al k", | |
| "P le", | |
| "Ġunderstand ing", | |
| "Ġc ult", | |
| "i que", | |
| "Ġne ighb", | |
| "and er", | |
| "He re", | |
| "or th", | |
| "Ġ 8", | |
| "Ġdo ctor", | |
| "Ã ¼", | |
| "Ġhop ing", | |
| "b it", | |
| "Ġtong ue", | |
| "ra p", | |
| "ri ll", | |
| "Ġw ore", | |
| "Ġev ents", | |
| "ar ily", | |
| "N A", | |
| "Ġha ven", | |
| "u el", | |
| "Ġsh op", | |
| "w ise", | |
| "Ġri ver", | |
| "oo se", | |
| "W as", | |
| "Ġ rou", | |
| "Ġim age", | |
| "Ġf ix", | |
| "Ġst upid", | |
| "uc ked", | |
| "Ġsh aking", | |
| "Ġst ro", | |
| "Ġwrit ing", | |
| "Ġget s", | |
| "Ġreal ize", | |
| "il ities", | |
| "Ġcons cious", | |
| "Ġunderst ood", | |
| "Ġfl at", | |
| "Ġfo ld", | |
| "b led", | |
| "Ġt un", | |
| "Ġlist en", | |
| "Ġgr owing", | |
| "Ġvar ious", | |
| "ani el", | |
| "Ġwe l", | |
| "ou red", | |
| "Ġus ual", | |
| "Ġstart ing", | |
| "Ġbelie ved", | |
| "Ġst ick", | |
| "Ġproblem s", | |
| "Ġapp re", | |
| "iver se", | |
| "Ġsl ipped", | |
| "Ġas king", | |
| "em ber", | |
| "Ġf ully", | |
| "P e", | |
| "Ġd rew", | |
| "B l", | |
| "ab les", | |
| "i pping", | |
| "n ers", | |
| "gg ing", | |
| "i ents", | |
| "ĠD e", | |
| "Ġspe aking", | |
| "Ġmean ing", | |
| "Ġvis ion", | |
| "ri age", | |
| "ĠSp irit", | |
| "g round", | |
| "Ġar r", | |
| "Ġhum ans", | |
| "Ġinvol ved", | |
| "Ġca used", | |
| "an ny", | |
| "ab ility", | |
| "Ġd rug", | |
| "Ġan c", | |
| "Ġbre ast", | |
| "Ġg ar", | |
| "Ġm ult", | |
| "Ġwho se", | |
| "g n", | |
| "Ġturn s", | |
| "i od", | |
| "Ġeff ort", | |
| "oc king", | |
| "C ome", | |
| "Ġsh it", | |
| "Ġbel ong", | |
| "Ġnecess ary", | |
| "Ġdisapp eared", | |
| "Ġc al", | |
| "Ġm ad", | |
| "Ġsl am", | |
| "ĠS he", | |
| "Ġgr ass", | |
| "Ġimp oss", | |
| "Ġrece ived", | |
| "Ġentr ance", | |
| "N e", | |
| "ic a", | |
| "ĠL uc", | |
| "Ġb ird", | |
| "Ġcross ed", | |
| "Ġopen ing", | |
| "Ġpr ison", | |
| "b ut", | |
| "Ġl ose", | |
| "Ġw is", | |
| "Ġinter n", | |
| "Ple ase", | |
| "Ġwh om", | |
| "Ġl aid", | |
| "om b", | |
| "Ġsqu ee", | |
| "Ġdec ision", | |
| "Ġplay ed", | |
| "Ġcap t", | |
| "Ġtri p", | |
| "ĠJ ames", | |
| "Ġac ce", | |
| "Ġgrin ned", | |
| "ĠT r", | |
| "Ġfeel ings", | |
| "Th ose", | |
| "Ġloc ked", | |
| "Ġbus y", | |
| "Ġf ill", | |
| "ch o", | |
| "ra ph", | |
| "Ġconcer n", | |
| "Ġh ol", | |
| "Ġserv ice", | |
| "Ġcreat ure", | |
| "tend ed", | |
| "Ġsold iers", | |
| "uc king", | |
| "\" ,", | |
| "Ġch allen", | |
| "c ing", | |
| "Ġtra vel", | |
| "Ġcharac ter", | |
| "O R", | |
| "inite ly", | |
| "o ff", | |
| "et y", | |
| "Al though", | |
| "Ġbu ilt", | |
| "Ġty pe", | |
| "ar ah", | |
| "Ġdis pl", | |
| "Ġun f", | |
| "ĠS te", | |
| "Ġcol or", | |
| "Ġte acher", | |
| "Ġsn ow", | |
| "Ġj oy", | |
| "Ġg est", | |
| "Ġd ust", | |
| "00 0", | |
| "ĠChrist ian", | |
| "E R", | |
| "Ġevent ually", | |
| "as p", | |
| "ra el", | |
| "ĠC ol", | |
| "Ġbath room", | |
| "Ġem ploy", | |
| "l am", | |
| "Ġsat isf", | |
| "Ġfall ing", | |
| "ĠS e", | |
| "Ġp red", | |
| "oun ced", | |
| "in n", | |
| "Ġp ound", | |
| "Ġl ad", | |
| "ĠB en", | |
| "um ent", | |
| "ĠD ad", | |
| "Ġext ra", | |
| "ĠG r", | |
| "Ġfrown ed", | |
| "duc ed", | |
| "it or", | |
| "Ġst ories", | |
| "Ġd a", | |
| "ard en", | |
| "Ġse ven", | |
| "ĠF ather", | |
| "ĠE d", | |
| "Ġl ady", | |
| "Ġhig her", | |
| "iv al", | |
| "Ġbur st", | |
| "S ure", | |
| "Ġ âĢĶ", | |
| "Inst ead", | |
| "m p", | |
| "Ġsw all", | |
| "ens ion", | |
| "Ġc ried", | |
| "Ġlaugh ing", | |
| "ast e", | |
| "Ġgent le", | |
| "at hered", | |
| "Ġobv ious", | |
| "Ġto ss", | |
| "Ġbo ard", | |
| "Ġs ize", | |
| "ĠP ro", | |
| "Ġcomm it", | |
| "or ld", | |
| ". ,", | |
| "Ġ vers", | |
| "Ġint ro", | |
| "Ġcont ain", | |
| "and a", | |
| "Ġl ack", | |
| "Ġl ines", | |
| "Ġl ap", | |
| "Ġst uck", | |
| "om in", | |
| "Ġrep res", | |
| "Ġshar p", | |
| "Ġav ail", | |
| "h ic", | |
| "Ġl ar", | |
| "Ġbl ind", | |
| "Ġn umb", | |
| "Ġty p", | |
| "Ġno ise", | |
| "ĠD r", | |
| "Ġs igh", | |
| "il es", | |
| "Ġw et", | |
| "v ent", | |
| "Ġimag ine", | |
| "A b", | |
| "Ġtra ve", | |
| "as es", | |
| "Ġle an", | |
| "Ġmar ried", | |
| "er a", | |
| "Ġd ig", | |
| "Ġhand le", | |
| "Ġfore ver", | |
| "Ġpa id", | |
| "Ġmo on", | |
| "Ġeng ine", | |
| "Ġs ong", | |
| "Ġav oid", | |
| "Ġsoft ly", | |
| "Ġhid den", | |
| "ap t", | |
| "Ġput ting", | |
| "Ġf aces", | |
| "il s", | |
| "Ġas ide", | |
| "Ġspirit ual", | |
| "Ġun to", | |
| "Ġtom orrow", | |
| "Ġin j", | |
| "Ġcoll e", | |
| "Ġdri ver", | |
| "Ġ You", | |
| "Ġfight ing", | |
| "Ġoppos ite", | |
| "ĠM ichael", | |
| "o ices", | |
| "ang ed", | |
| "at tered", | |
| "arent ly", | |
| "as m", | |
| "Ġfind ing", | |
| "Ġd i", | |
| "Ġsh ock", | |
| "ĠAmeric an", | |
| "An other", | |
| "Ġwind ows", | |
| "Ġab ility", | |
| "Ġocc ur", | |
| "Ġev idence", | |
| "l in", | |
| "Ġgu ards", | |
| "Ġh om", | |
| "Ġbu y", | |
| "Ġm ale", | |
| "Ġa ud", | |
| "Ġmo v", | |
| "ap tain", | |
| "Ġbot tle", | |
| "Ġkn ife", | |
| "ĠMr s", | |
| "ul f", | |
| "Ġsm oke", | |
| "Every one", | |
| "Ġnot e", | |
| "Ġsc ene", | |
| "fe rence", | |
| "Ġsign ific", | |
| "Ġhon est", | |
| "2 0", | |
| "u ro", | |
| "Ġg ate", | |
| "Ġf ac", | |
| "Ġjoin ed", | |
| "St ill", | |
| "f ast", | |
| "ĠG u", | |
| "c her", | |
| "á º", | |
| "Ġstud ents", | |
| "el ess", | |
| "ru ction", | |
| "Ġcomp an", | |
| "Somet hing", | |
| "Ġcommun ic", | |
| "Ġper iod", | |
| "Ġprep ared", | |
| "F inally", | |
| "Ġgener al", | |
| "Ġbreat hing", | |
| "A m", | |
| "Ġse arch", | |
| "Ġopportun ity", | |
| "Ġas leep", | |
| "Ġpr im", | |
| "Ġp alm", | |
| "Ġimposs ible", | |
| "Ġc ard", | |
| "Ġve hic", | |
| "ĠM an", | |
| "Ġconf used", | |
| "Ġs ac", | |
| "all ed", | |
| "Ġj ump", | |
| "M ore", | |
| "Ġst orm", | |
| "Ġfore head", | |
| "ir on", | |
| "Ġent er", | |
| "Ġmiss ion", | |
| "Ġl unch", | |
| "Ġher s", | |
| "a ren", | |
| "ĠC al", | |
| "in ary", | |
| "Ġh un", | |
| "l t", | |
| "Ġst age", | |
| "Ġmove ment", | |
| "Ġst aff", | |
| "f riend", | |
| "Ġcra zy", | |
| "l or", | |
| "Ġtra in", | |
| "Ġyell ed", | |
| "Ġsett led", | |
| "Ġf ool", | |
| "Ġw ave", | |
| "Ġwood en", | |
| "Ġdes pite", | |
| "Ġwr ite", | |
| "er ry", | |
| "Ġc and", | |
| "Ġmiss ing", | |
| "t t", | |
| "Ġwill ing", | |
| "Ġrel ief", | |
| "Ġwit ness", | |
| "Ġas ks", | |
| "Ġdro p", | |
| "Ġlangu age", | |
| "os es", | |
| "Ġsugg est", | |
| "r ate", | |
| "Ġscream ed", | |
| "Ġsil ver", | |
| "Ġsho ot", | |
| "ĠC or", | |
| "Ġc rew", | |
| "Ġord ered", | |
| "Ġlet ter", | |
| "Y et", | |
| "Ġenem y", | |
| "Ġobv iously", | |
| "Ġwa ved", | |
| "Ġfe ed", | |
| "S ince", | |
| "Ġsn apped", | |
| "W ill", | |
| "Ġdo ll", | |
| "Ġrep ort", | |
| "He y", | |
| "Ġjour ney", | |
| "Ġweap on", | |
| "Ġhead s", | |
| "Ġh ost", | |
| "Ġre n", | |
| "Ġb ased", | |
| "Ġlead ing", | |
| "Ġhapp ening", | |
| "Ġh ole", | |
| "l an", | |
| "s ing", | |
| "Ġne ither", | |
| "Ġst ream", | |
| "us es", | |
| "Ġ ice", | |
| "Ġ i", | |
| "S am", | |
| "ĠS at", | |
| "Ġl en", | |
| "Ġj ack", | |
| "o ot", | |
| "t ime", | |
| "Ġple asure", | |
| "Ġun s", | |
| "Ġstru ct", | |
| "l im", | |
| "Ġhall way", | |
| "Ġgot ten", | |
| "Ġmir ror", | |
| "ition al", | |
| "bo ard", | |
| "ĠIs rael", | |
| "Ġp sy", | |
| "l a", | |
| "T om", | |
| "con om", | |
| "p id", | |
| "Ġsoc iety", | |
| "Ġ ess", | |
| "Ġam ount", | |
| "Ġmet h", | |
| "Ġfem ale", | |
| "ĠM ark", | |
| "ac hes", | |
| "ff ic", | |
| "Ġad j", | |
| "Ġinvest ig", | |
| "o ken", | |
| "ĠM y", | |
| "Ġl oss", | |
| "Ġrem oved", | |
| "Ġcall ing", | |
| "Ġest ab", | |
| "Ġabs olute", | |
| "Ġb ound", | |
| "Ġp u", | |
| "Ġweap ons", | |
| "oll y", | |
| "Ġcre ate", | |
| "u ing", | |
| "Q u", | |
| "Ġfor t", | |
| "ĠM ary", | |
| "Ġsc ient", | |
| "Ġv amp", | |
| "Ġconcer ned", | |
| "iv il", | |
| "Ġt end", | |
| "anc y", | |
| "ot ions", | |
| "Ġshe l", | |
| "ĠO r", | |
| "Ġmiss ed", | |
| "Ġro b", | |
| "Ġbo at", | |
| "Ġhang ing", | |
| "Ġswe at", | |
| "i pp", | |
| "Ġvill age", | |
| "Ġgl ance", | |
| "as ted", | |
| "ĠC omm", | |
| "Ġd ut", | |
| "Ġtra ining", | |
| "Ġbe ast", | |
| "eor ge", | |
| "Ġex cl", | |
| "Ġd ata", | |
| "A d", | |
| "wh at", | |
| "Ġind eed", | |
| "Ġc ustom", | |
| "Ġanim al", | |
| "Ġ id", | |
| "Ġcon cent", | |
| "Ġr ide", | |
| "Ġs ides", | |
| "Ġnerv ous", | |
| "Ġl ock", | |
| "Ġgi ves", | |
| "i ven", | |
| "ĠJ ul", | |
| "Ġf at", | |
| "L ook", | |
| "n el", | |
| "a ving", | |
| "Ġbeh av", | |
| "f it", | |
| "Ġin it", | |
| "Ġ1 8", | |
| "1 0", | |
| "Ġhear ing", | |
| "Ġpriv ate", | |
| "Ġocc asion", | |
| "Ġa im", | |
| "A re", | |
| "Ġris k", | |
| "Ġw ine", | |
| "rou d", | |
| "Ġm aster", | |
| "it es", | |
| "Ġass oci", | |
| "Ġext reme", | |
| "iz z", | |
| "Ġmil es", | |
| "Ġg reet", | |
| "Ġ Î", | |
| "Ġo p", | |
| "k es", | |
| "Ġres ist", | |
| "Ġlea ves", | |
| "en ny", | |
| "Ġdep end", | |
| "Ġappro ach", | |
| "Ġche cked", | |
| "ia h", | |
| "ons cious", | |
| "st airs", | |
| "y a", | |
| "Ġp ush", | |
| "Ġour selves", | |
| "ĠB ible", | |
| "c he", | |
| "Ġh ate", | |
| "Ġb i", | |
| "Ġtr ack", | |
| "ĠJ ew", | |
| "Ġa chie", | |
| "A g", | |
| "Ġwond ering", | |
| "Ġfall en", | |
| "Ġexist ence", | |
| "Ġanim als", | |
| "Ġwa ist", | |
| "ĠC on", | |
| "Ġli p", | |
| "Ġbecom ing", | |
| "ag ue", | |
| "Ġcom ment", | |
| "Ð ´", | |
| "M any", | |
| "Ġmus c", | |
| "Ġt ax", | |
| "im ate", | |
| "Ġmil itary", | |
| "ir ing", | |
| "Ġcor rect", | |
| "p ri", | |
| "Ġlet ting", | |
| "om as", | |
| "Ġthrough out", | |
| "Ġpract ice", | |
| "Ġclim bed", | |
| "Ġcab in", | |
| "Ġde b", | |
| "Ġappre ci", | |
| "Ġsh out", | |
| "Ġdispl ay", | |
| "Ġimp ro", | |
| "Pe ople", | |
| "Ġ X", | |
| "Ġprom ise", | |
| "Ġst are", | |
| "Ġse ll", | |
| "Ġlist ening", | |
| "ap ter", | |
| "Ġn ar", | |
| "or a", | |
| "c king", | |
| "Ġth irty", | |
| "Ġb ank", | |
| "Ġacc ess", | |
| "Ġrepe ated", | |
| "Ġnear by", | |
| "Ġch in", | |
| "c a", | |
| "Ġavail able", | |
| "Ġtr ad", | |
| "Ġan x", | |
| "Ġlen gth", | |
| "Ġdef initely", | |
| "Ġg athered", | |
| "Ġcour t", | |
| "c y", | |
| "ĠG en", | |
| "ĠEng lish", | |
| "Ġche eks", | |
| "in ked", | |
| "Ġprodu ct", | |
| "en ch", | |
| "olog ical", | |
| "Ġpiec es", | |
| "Ġfle w", | |
| "al es", | |
| "g u", | |
| "ar i", | |
| "E ach", | |
| "id s", | |
| "Ġe ating", | |
| "Ġdanger ous", | |
| "ar n", | |
| "h ost", | |
| "ul ated", | |
| "Ġcon cl", | |
| "L e", | |
| "Ġun able", | |
| "ĠJ im", | |
| "Ġenc ou", | |
| "Ġinf lu", | |
| "Ġyell ow", | |
| "Ġsleep ing", | |
| "Ġd ate", | |
| "1 9", | |
| "Ġsc an", | |
| "Ġem otions", | |
| "Ġp ill", | |
| "B oth", | |
| "Ġro of", | |
| "Ġbro ad", | |
| "Ġte xt", | |
| "c il", | |
| "Ġbe ar", | |
| "as ons", | |
| "ar on", | |
| "Ġl ung", | |
| "Ġcont r", | |
| "Ġoffic er", | |
| "Ġdream s", | |
| "Ġexc ited", | |
| "C an", | |
| "Ġfl ash", | |
| "Ġt ent", | |
| "Ġcr ack", | |
| "as c", | |
| "Ġmark et", | |
| "Ġf reed", | |
| "Ġcomfort able", | |
| "Ġro le", | |
| "im ent", | |
| "em s", | |
| "Ġfr ust", | |
| "Ġcou ch", | |
| "Ġcr it", | |
| "Ġle ather", | |
| "Ġs ne", | |
| "ke y", | |
| "Ġfl ight", | |
| "v a", | |
| "J ack", | |
| "Ġmention ed", | |
| "oc ks", | |
| "Ġdisc overed", | |
| "se qu", | |
| "Ġsc ared", | |
| "Ġmost ly", | |
| "Ġf ish", | |
| "Ġfly ing", | |
| "r an", | |
| "s es", | |
| "as y", | |
| "Ġp in", | |
| "ic y", | |
| "Ġsum mer", | |
| "ĠH oly", | |
| "Ġtra il", | |
| "ĠI t", | |
| "Ġgri p", | |
| "Ġpart s", | |
| "Ġsp ell", | |
| "Ġhot el", | |
| "Ġacc ount", | |
| "Ġprev ious", | |
| "Ġsugg ested", | |
| "Ġbelie f", | |
| "Ġ Wh", | |
| "Ġbreak fast", | |
| "f l", | |
| "E l", | |
| "g en", | |
| "Ġman age", | |
| "Ġg ather", | |
| "l ished", | |
| "arr ass", | |
| "Ġe conom", | |
| "t a", | |
| "Ġprov ide", | |
| "Ġ &", | |
| "ĠM or", | |
| "Ġt ear", | |
| "Ġp ure", | |
| "Ġf al", | |
| "Ġd irt", | |
| "Ġcomple x", | |
| "Ġpre c", | |
| "Ġj aw", | |
| "Ġpl ans", | |
| "Ġsh ared", | |
| "D es", | |
| "With out", | |
| "I N", | |
| "ĠM e", | |
| "ĠN o", | |
| "Ġc y", | |
| "y ou", | |
| "fort un", | |
| "Ġen s", | |
| "Ġrele ased", | |
| "ech an", | |
| "Ġm ix", | |
| "Ġw ished", | |
| "h ouse", | |
| "Ġh ous", | |
| "Ġmem ories", | |
| "Ġsh ower", | |
| "S ee", | |
| "Ġgr ad", | |
| "Ġqu ar", | |
| "it ation", | |
| "Ġfoc used", | |
| "Th ough", | |
| "Ġed uc", | |
| "Ġdis p", | |
| "Ġremind ed", | |
| "Ġex h", | |
| "Ġd ance", | |
| "re m", | |
| "Ġte a", | |
| "al d", | |
| "ers on", | |
| "Ġinterest ed", | |
| "Ġarm y", | |
| "ter ing", | |
| "Ġlist ened", | |
| "Ġag ree", | |
| "Ġr ushed", | |
| "iron ment", | |
| "Ġshad ow", | |
| "Ġman ner", | |
| "Ġj er", | |
| "Ġdiffe rence", | |
| "Ġele v", | |
| "Ġb ill", | |
| "ic ious", | |
| "Ġburn ing", | |
| "v iew", | |
| "Ġbl ond", | |
| "Ġpa le", | |
| "ut ed", | |
| "ip le", | |
| "Ġact ions", | |
| "y an", | |
| "Ġg igg", | |
| "Ġpl ate", | |
| "am b", | |
| "ĠY ork", | |
| "Ġsh owing", | |
| "Ġde ar", | |
| "Ġp roud", | |
| "nd ing", | |
| "Ġmeth od", | |
| "Ġdec l", | |
| "Ġdri ving", | |
| "Ñ ĸ", | |
| "Ġrequ ired", | |
| "Ġresult s", | |
| "Ġare n", | |
| "Ġ rough", | |
| "Ġass ist", | |
| "ĠP eter", | |
| "in ks", | |
| "Ġmill ion", | |
| "Ġrespond ed", | |
| "Ġsh ape", | |
| "Ġstru ck", | |
| "Ġwant ing", | |
| "Every thing", | |
| "Ġsa ved", | |
| "Ġlead er", | |
| "Ġemb arrass", | |
| "Ġmain tain", | |
| "Ġwhe el", | |
| "en a", | |
| "rac ted", | |
| "Ġp ool", | |
| "Ġcirc um", | |
| "Ġpur ch", | |
| "Ġhead ing", | |
| "Ġinterest ing", | |
| "Ġr ich", | |
| "ĠM om", | |
| "al t", | |
| "Ġthere fore", | |
| "Ġfe at", | |
| "ĠM iss", | |
| "et ic", | |
| "Ġce iling", | |
| "ĠM c", | |
| "Ġfail ed", | |
| "Ġun iverse", | |
| "Ġrep ly", | |
| "Ġmach ine", | |
| "Ġchuck led", | |
| "Ġfig ured", | |
| "Ġwonder ful", | |
| "at ors", | |
| "Ġe tern", | |
| "G o", | |
| "ĠJ e", | |
| "Ġpass ing", | |
| "Ġsa f", | |
| "S c", | |
| "Ġrese arch", | |
| "Ġex ch", | |
| "Ġcommun ity", | |
| "Ġpray er", | |
| "Ġtr ick", | |
| "Ġloo se", | |
| "Ġsmo oth", | |
| "a e", | |
| "Ġt aught", | |
| "Ġp et", | |
| "Ġanc ient", | |
| "u nder", | |
| "ĠW ar", | |
| "et te", | |
| "ren ch", | |
| "u k", | |
| "Ġw id", | |
| "Ġnor th", | |
| "Ġcare ful", | |
| "Ġfeel s", | |
| "P ro", | |
| "Ġsho es", | |
| "Ġann oy", | |
| "Ġw ake", | |
| "am ing", | |
| "Ġr u", | |
| "Ġe cho", | |
| "G et", | |
| "Ġh ors", | |
| "Ġpot ential", | |
| "ud den" | |
| ] | |
| } | |
| } |