| { | |
| "version": "1.0", | |
| "truncation": null, | |
| "padding": null, | |
| "added_tokens": [ | |
| { | |
| "id": 0, | |
| "content": "<|padding|>", | |
| "single_word": false, | |
| "lstrip": false, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| }, | |
| { | |
| "id": 1, | |
| "content": "<|endoftext|>", | |
| "single_word": false, | |
| "lstrip": false, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| }, | |
| { | |
| "id": 258, | |
| "content": "<|unk|>", | |
| "single_word": false, | |
| "lstrip": false, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| } | |
| ], | |
| "normalizer": null, | |
| "pre_tokenizer": { | |
| "type": "ByteLevel", | |
| "add_prefix_space": true, | |
| "trim_offsets": true, | |
| "use_regex": true | |
| }, | |
| "post_processor": { | |
| "type": "ByteLevel", | |
| "add_prefix_space": true, | |
| "trim_offsets": true, | |
| "use_regex": true | |
| }, | |
| "decoder": { | |
| "type": "ByteLevel", | |
| "add_prefix_space": true, | |
| "trim_offsets": true, | |
| "use_regex": true | |
| }, | |
| "model": { | |
| "type": "WordPiece", | |
| "unk_token": "<|unk|>", | |
| "continuing_subword_prefix": "##", | |
| "max_input_chars_per_word": 100, | |
| "vocab": { | |
| "<|padding|>": 0, | |
| "<|endoftext|>": 1, | |
| "!": 2, | |
| "\"": 3, | |
| "#": 4, | |
| "$": 5, | |
| "%": 6, | |
| "&": 7, | |
| "'": 8, | |
| "(": 9, | |
| ")": 10, | |
| "*": 11, | |
| "+": 12, | |
| ",": 13, | |
| "-": 14, | |
| ".": 15, | |
| "/": 16, | |
| "0": 17, | |
| "1": 18, | |
| "2": 19, | |
| "3": 20, | |
| "4": 21, | |
| "5": 22, | |
| "6": 23, | |
| "7": 24, | |
| "8": 25, | |
| "9": 26, | |
| ":": 27, | |
| ";": 28, | |
| "<": 29, | |
| "=": 30, | |
| ">": 31, | |
| "?": 32, | |
| "@": 33, | |
| "A": 34, | |
| "B": 35, | |
| "C": 36, | |
| "D": 37, | |
| "E": 38, | |
| "F": 39, | |
| "G": 40, | |
| "H": 41, | |
| "I": 42, | |
| "J": 43, | |
| "K": 44, | |
| "L": 45, | |
| "M": 46, | |
| "N": 47, | |
| "O": 48, | |
| "P": 49, | |
| "Q": 50, | |
| "R": 51, | |
| "S": 52, | |
| "T": 53, | |
| "U": 54, | |
| "V": 55, | |
| "W": 56, | |
| "X": 57, | |
| "Y": 58, | |
| "Z": 59, | |
| "[": 60, | |
| "\\": 61, | |
| "]": 62, | |
| "^": 63, | |
| "_": 64, | |
| "`": 65, | |
| "a": 66, | |
| "b": 67, | |
| "c": 68, | |
| "d": 69, | |
| "e": 70, | |
| "f": 71, | |
| "g": 72, | |
| "h": 73, | |
| "i": 74, | |
| "j": 75, | |
| "k": 76, | |
| "l": 77, | |
| "m": 78, | |
| "n": 79, | |
| "o": 80, | |
| "p": 81, | |
| "q": 82, | |
| "r": 83, | |
| "s": 84, | |
| "t": 85, | |
| "u": 86, | |
| "v": 87, | |
| "w": 88, | |
| "x": 89, | |
| "y": 90, | |
| "z": 91, | |
| "{": 92, | |
| "|": 93, | |
| "}": 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, | |
| "IJ": 240, | |
| "ij": 241, | |
| "Ĵ": 242, | |
| "ĵ": 243, | |
| "Ķ": 244, | |
| "ķ": 245, | |
| "ĸ": 246, | |
| "Ĺ": 247, | |
| "ĺ": 248, | |
| "Ļ": 249, | |
| "ļ": 250, | |
| "Ľ": 251, | |
| "ľ": 252, | |
| "Ŀ": 253, | |
| "ŀ": 254, | |
| "Ł": 255, | |
| "ł": 256, | |
| "Ń": 257, | |
| "<|unk|>": 258, | |
| "Ġñ": 259, | |
| "##ñ": 260, | |
| "Ġ¼": 261, | |
| "##¼": 262, | |
| "ĠO": 263, | |
| "##O": 264, | |
| "Ġĉ": 265, | |
| "##ĉ": 266, | |
| "ĠĹ": 267, | |
| "##Ĺ": 268, | |
| "ĠÓ": 269, | |
| "##Ó": 270, | |
| "Ġý": 271, | |
| "##ý": 272, | |
| "ĠĖ": 273, | |
| "##Ė": 274, | |
| "Ġľ": 275, | |
| "##ľ": 276, | |
| "Ġb": 277, | |
| "##b": 278, | |
| "ĠIJ": 279, | |
| "##IJ": 280, | |
| "ĠĢ": 281, | |
| "##Ģ": 282, | |
| "Ġm": 283, | |
| "##m": 284, | |
| "ĠÈ": 285, | |
| "##È": 286, | |
| "ĠŃ": 287, | |
| "##Ń": 288, | |
| "Ġk": 289, | |
| "##k": 290, | |
| "Ġ2": 291, | |
| "##2": 292, | |
| "Ġ®": 293, | |
| "##®": 294, | |
| "ĠÉ": 295, | |
| "##É": 296, | |
| "Ġü": 297, | |
| "##ü": 298, | |
| "Ġ¢": 299, | |
| "##¢": 300, | |
| "ĠÙ": 301, | |
| "##Ù": 302, | |
| "Ġ8": 303, | |
| "##8": 304, | |
| "Ġx": 305, | |
| "##x": 306, | |
| "Ġ|": 307, | |
| "##|": 308, | |
| "ĠS": 309, | |
| "##S": 310, | |
| "Ġ¶": 311, | |
| "##¶": 312, | |
| "ĠG": 313, | |
| "##G": 314, | |
| "Ġĸ": 315, | |
| "##ĸ": 316, | |
| "ĠÊ": 317, | |
| "##Ê": 318, | |
| "##Ġ": 319, | |
| "Ġ0": 320, | |
| "##0": 321, | |
| "Ġ}": 322, | |
| "##}": 323, | |
| "Ġī": 324, | |
| "##ī": 325, | |
| "Ġi": 326, | |
| "##i": 327, | |
| "Ġá": 328, | |
| "##á": 329, | |
| "Ġò": 330, | |
| "##ò": 331, | |
| "Ġĭ": 332, | |
| "##ĭ": 333, | |
| "Ġj": 334, | |
| "##j": 335, | |
| "Ġč": 336, | |
| "##č": 337, | |
| "Ġ¬": 338, | |
| "##¬": 339, | |
| "Ġ!": 340, | |
| "##!": 341, | |
| "Ġo": 342, | |
| "##o": 343, | |
| "Ġ³": 344, | |
| "##³": 345, | |
| "Ġß": 346, | |
| "##ß": 347, | |
| "Ġþ": 348, | |
| "##þ": 349, | |
| "Ġ.": 350, | |
| "##.": 351, | |
| "Ġ6": 352, | |
| "##6": 353, | |
| "ĠĈ": 354, | |
| "##Ĉ": 355, | |
| "ĠĊ": 356, | |
| "##Ċ": 357, | |
| "ĠW": 358, | |
| "##W": 359, | |
| "ĠÀ": 360, | |
| "##À": 361, | |
| "ĠÚ": 362, | |
| "##Ú": 363, | |
| "ĠĨ": 364, | |
| "##Ĩ": 365, | |
| "Ġu": 366, | |
| "##u": 367, | |
| "Ġĩ": 368, | |
| "##ĩ": 369, | |
| "Ġ«": 370, | |
| "##«": 371, | |
| "Ġķ": 372, | |
| "##ķ": 373, | |
| "Ġ\\": 374, | |
| "##\\": 375, | |
| "Ġç": 376, | |
| "##ç": 377, | |
| "Ġą": 378, | |
| "##ą": 379, | |
| "Ġ@": 380, | |
| "##@": 381, | |
| "Ġ¨": 382, | |
| "##¨": 383, | |
| "ĠÅ": 384, | |
| "##Å": 385, | |
| "Ġà": 386, | |
| "##à": 387, | |
| "Ġì": 388, | |
| "##ì": 389, | |
| "ĠÜ": 390, | |
| "##Ü": 391, | |
| "ĠE": 392, | |
| "##E": 393, | |
| "Ġ¾": 394, | |
| "##¾": 395, | |
| "Ġ)": 396, | |
| "##)": 397, | |
| "ĠÎ": 398, | |
| "##Î": 399, | |
| "Ġq": 400, | |
| "##q": 401, | |
| "Ġv": 402, | |
| "##v": 403, | |
| "Ġõ": 404, | |
| "##õ": 405, | |
| "Ġĝ": 406, | |
| "##ĝ": 407, | |
| "Ġp": 408, | |
| "##p": 409, | |
| "ĠM": 410, | |
| "##M": 411, | |
| "Ġ]": 412, | |
| "##]": 413, | |
| "Ġė": 414, | |
| "##ė": 415, | |
| "Ġġ": 416, | |
| "##ġ": 417, | |
| "Ġŀ": 418, | |
| "##ŀ": 419, | |
| "Ġ¥": 420, | |
| "##¥": 421, | |
| "Ġe": 422, | |
| "##e": 423, | |
| "ĠÒ": 424, | |
| "##Ò": 425, | |
| "Ġù": 426, | |
| "##ù": 427, | |
| "Ġg": 428, | |
| "##g": 429, | |
| "ĠØ": 430, | |
| "##Ø": 431, | |
| "Ġ-": 432, | |
| "##-": 433, | |
| "Ġå": 434, | |
| "##å": 435, | |
| "ĠĚ": 436, | |
| "##Ě": 437, | |
| "ĠĮ": 438, | |
| "##Į": 439, | |
| "ĠÞ": 440, | |
| "##Þ": 441, | |
| "Ġû": 442, | |
| "##û": 443, | |
| "Ġı": 444, | |
| "##ı": 445, | |
| "Ġ^": 446, | |
| "##^": 447, | |
| "Ġħ": 448, | |
| "##ħ": 449, | |
| "Ġ±": 450, | |
| "##±": 451, | |
| "ĠI": 452, | |
| "##I": 453, | |
| "ĠĻ": 454, | |
| "##Ļ": 455, | |
| "ĠÃ": 456, | |
| "##Ã": 457, | |
| "ĠÖ": 458, | |
| "##Ö": 459, | |
| "Ġd": 460, | |
| "##d": 461, | |
| "ĠB": 462, | |
| "##B": 463, | |
| "Ġ/": 464, | |
| "##/": 465, | |
| "ĠÕ": 466, | |
| "##Õ": 467, | |
| "ĠÔ": 468, | |
| "##Ô": 469, | |
| "Ġ½": 470, | |
| "##½": 471, | |
| "ĠC": 472, | |
| "##C": 473, | |
| "Ġö": 474, | |
| "##ö": 475, | |
| "ĠZ": 476, | |
| "##Z": 477, | |
| "Ġĵ": 478, | |
| "##ĵ": 479, | |
| "Ġh": 480, | |
| "##h": 481, | |
| "Ġã": 482, | |
| "##ã": 483, | |
| "ĠĽ": 484, | |
| "##Ľ": 485, | |
| "Ġ²": 486, | |
| "##²": 487, | |
| "Ġĕ": 488, | |
| "##ĕ": 489, | |
| "Ġæ": 490, | |
| "##æ": 491, | |
| "ĠĒ": 492, | |
| "##Ē": 493, | |
| "ĠJ": 494, | |
| "##J": 495, | |
| "ĠĬ": 496, | |
| "##Ĭ": 497, | |
| "Ġî": 498, | |
| "##î": 499, | |
| "Ġf": 500, | |
| "##f": 501, | |
| "ĠĘ": 502, | |
| "##Ę": 503, | |
| "Ġij": 504, | |
| "##ij": 505, | |
| "Ġ>": 506, | |
| "##>": 507, | |
| "Ġ·": 508, | |
| "##·": 509, | |
| "ĠĐ": 510, | |
| "##Đ": 511, | |
| "Ġģ": 512, | |
| "##ģ": 513, | |
| "ĠÁ": 514, | |
| "##Á": 515, | |
| "ĠÇ": 516, | |
| "##Ç": 517, | |
| "Ġ+": 518, | |
| "##+": 519, | |
| "ĠĞ": 520, | |
| "##Ğ": 521, | |
| "ĠĔ": 522, | |
| "##Ĕ": 523, | |
| "Ġ´": 524, | |
| "##´": 525, | |
| "Ġú": 526, | |
| "##ú": 527, | |
| "ĠÝ": 528, | |
| "##Ý": 529, | |
| "Ġ©": 530, | |
| "##©": 531, | |
| "Ġ¡": 532, | |
| "##¡": 533, | |
| "Ġ<": 534, | |
| "##<": 535, | |
| "Ġ`": 536, | |
| "##`": 537, | |
| "Ġ§": 538, | |
| "##§": 539, | |
| "Ġ÷": 540, | |
| "##÷": 541, | |
| "Ġ;": 542, | |
| "##;": 543, | |
| "Ġs": 544, | |
| "##s": 545, | |
| "Ġa": 546, | |
| "##a": 547, | |
| "Ġ¯": 548, | |
| "##¯": 549, | |
| "ĠČ": 550, | |
| "##Č": 551, | |
| "Ġy": 552, | |
| "##y": 553, | |
| "ĠÛ": 554, | |
| "##Û": 555, | |
| "ĠT": 556, | |
| "##T": 557, | |
| "Ġº": 558, | |
| "##º": 559, | |
| "Ġø": 560, | |
| "##ø": 561, | |
| "Ġ%": 562, | |
| "##%": 563, | |
| "ĠD": 564, | |
| "##D": 565, | |
| "ĠĜ": 566, | |
| "##Ĝ": 567, | |
| "Ġ:": 568, | |
| "##:": 569, | |
| "ĠN": 570, | |
| "##N": 571, | |
| "Ġl": 572, | |
| "##l": 573, | |
| "Ġ*": 574, | |
| "##*": 575, | |
| "ĠK": 576, | |
| "##K": 577, | |
| "Ġ1": 578, | |
| "##1": 579, | |
| "Ġċ": 580, | |
| "##ċ": 581, | |
| "ĠH": 582, | |
| "##H": 583, | |
| "ĠÐ": 584, | |
| "##Ð": 585, | |
| "Ġ,": 586, | |
| "##,": 587, | |
| "Ġ5": 588, | |
| "##5": 589, | |
| "Ġć": 590, | |
| "##ć": 591, | |
| "ĠÂ": 592, | |
| "##Â": 593, | |
| "Ġí": 594, | |
| "##í": 595, | |
| "Ġê": 596, | |
| "##ê": 597, | |
| "Ġď": 598, | |
| "##ď": 599, | |
| "ĠU": 600, | |
| "##U": 601, | |
| "Ġ=": 602, | |
| "##=": 603, | |
| "ĠĤ": 604, | |
| "##Ĥ": 605, | |
| "Ġ[": 606, | |
| "##[": 607, | |
| "Ġ3": 608, | |
| "##3": 609, | |
| "Ġè": 610, | |
| "##è": 611, | |
| "Ġ¤": 612, | |
| "##¤": 613, | |
| "Ġ°": 614, | |
| "##°": 615, | |
| "Ġ?": 616, | |
| "##?": 617, | |
| "ĠX": 618, | |
| "##X": 619, | |
| "Ġn": 620, | |
| "##n": 621, | |
| "ĠÆ": 622, | |
| "##Æ": 623, | |
| "Ġï": 624, | |
| "##ï": 625, | |
| "Ġð": 626, | |
| "##ð": 627, | |
| "ĠĶ": 628, | |
| "##Ķ": 629, | |
| "Ġâ": 630, | |
| "##â": 631, | |
| "Ġ7": 632, | |
| "##7": 633, | |
| "Ġđ": 634, | |
| "##đ": 635, | |
| "Ġİ": 636, | |
| "##İ": 637, | |
| "ĠĆ": 638, | |
| "##Ć": 639, | |
| "Ġ×": 640, | |
| "##×": 641, | |
| "Ġĥ": 642, | |
| "##ĥ": 643, | |
| "ĠL": 644, | |
| "##L": 645, | |
| "Ġ\"": 646, | |
| "##\"": 647, | |
| "Ġě": 648, | |
| "##ě": 649, | |
| "Ġÿ": 650, | |
| "##ÿ": 651, | |
| "ĠĿ": 652, | |
| "##Ŀ": 653, | |
| "Ġ&": 654, | |
| "##&": 655, | |
| "Ġ(": 656, | |
| "##(": 657, | |
| "ĠË": 658, | |
| "##Ë": 659, | |
| "ĠQ": 660, | |
| "##Q": 661, | |
| "ĠĄ": 662, | |
| "##Ą": 663, | |
| "Ġ¦": 664, | |
| "##¦": 665, | |
| "ĠĦ": 666, | |
| "##Ħ": 667, | |
| "Ġ¸": 668, | |
| "##¸": 669, | |
| "Ġ9": 670, | |
| "##9": 671, | |
| "Ġ'": 672, | |
| "##'": 673, | |
| "Ġr": 674, | |
| "##r": 675, | |
| "ĠŁ": 676, | |
| "##Ł": 677, | |
| "Ġ¹": 678, | |
| "##¹": 679, | |
| "Ġ£": 680, | |
| "##£": 681, | |
| "ĠA": 682, | |
| "##A": 683, | |
| "ĠÏ": 684, | |
| "##Ï": 685, | |
| "ĠÍ": 686, | |
| "##Í": 687, | |
| "Ġ»": 688, | |
| "##»": 689, | |
| "ĠY": 690, | |
| "##Y": 691, | |
| "ĠR": 692, | |
| "##R": 693, | |
| "Ġļ": 694, | |
| "##ļ": 695, | |
| "Ġ4": 696, | |
| "##4": 697, | |
| "Ġł": 698, | |
| "##ł": 699, | |
| "ĠÌ": 700, | |
| "##Ì": 701, | |
| "ĠĎ": 702, | |
| "##Ď": 703, | |
| "ĠĂ": 704, | |
| "##Ă": 705, | |
| "Ġē": 706, | |
| "##ē": 707, | |
| "ĠÑ": 708, | |
| "##Ñ": 709, | |
| "ĠF": 710, | |
| "##F": 711, | |
| "Ġw": 712, | |
| "##w": 713, | |
| "ĠV": 714, | |
| "##V": 715, | |
| "Ġt": 716, | |
| "##t": 717, | |
| "Ġ$": 718, | |
| "##$": 719, | |
| "Ġµ": 720, | |
| "##µ": 721, | |
| "Ġę": 722, | |
| "##ę": 723, | |
| "ĠP": 724, | |
| "##P": 725, | |
| "Ġª": 726, | |
| "##ª": 727, | |
| "Ġį": 728, | |
| "##į": 729, | |
| "Ġĺ": 730, | |
| "##ĺ": 731, | |
| "Ġz": 732, | |
| "##z": 733, | |
| "Ġ{": 734, | |
| "##{": 735, | |
| "Ġä": 736, | |
| "##ä": 737, | |
| "Ġ¿": 738, | |
| "##¿": 739, | |
| "Ġë": 740, | |
| "##ë": 741, | |
| "Ġğ": 742, | |
| "##ğ": 743, | |
| "Ġ#": 744, | |
| "###": 745, | |
| "ĠĪ": 746, | |
| "##Ī": 747, | |
| "ĠĀ": 748, | |
| "##Ā": 749, | |
| "Ġô": 750, | |
| "##ô": 751, | |
| "Ġ~": 752, | |
| "##~": 753, | |
| "Ġé": 754, | |
| "##é": 755, | |
| "Ġc": 756, | |
| "##c": 757, | |
| "Ġó": 758, | |
| "##ó": 759, | |
| "Ġ_": 760, | |
| "##_": 761, | |
| "Ġā": 762, | |
| "##ā": 763, | |
| "ĠÄ": 764, | |
| "##Ä": 765, | |
| "Ġă": 766, | |
| "##ă": 767, | |
| "ĠĴ": 768, | |
| "##Ĵ": 769, | |
| "##he": 770, | |
| "##in": 771, | |
| "##re": 772, | |
| "Ġthe": 773, | |
| "##on": 774, | |
| "##er": 775, | |
| "##at": 776, | |
| "##en": 777, | |
| "##es": 778, | |
| "##is": 779, | |
| "##nd": 780, | |
| "##it": 781, | |
| "##or": 782, | |
| "##al": 783, | |
| "##an": 784, | |
| "##ed": 785, | |
| "Ġof": 786, | |
| "##ing": 787, | |
| "Ġin": 788, | |
| "##ou": 789, | |
| "##ar": 790, | |
| "Ġand": 791, | |
| "Ġto": 792, | |
| "##ic": 793, | |
| "##ion": 794, | |
| "##le": 795, | |
| "##ro": 796, | |
| "##as": 797, | |
| "Ġth": 798, | |
| "##ent": 799, | |
| "##ct": 800, | |
| "##il": 801, | |
| "Ġre": 802, | |
| "##om": 803, | |
| "##ve": 804, | |
| "##st": 805, | |
| "##ly": 806, | |
| "Ġbe": 807, | |
| "Ġis": 808, | |
| "##se": 809, | |
| "##ol": 810, | |
| "##ation": 811, | |
| "##im": 812, | |
| "##et": 813, | |
| "##id": 814, | |
| "##ut": 815, | |
| "##ur": 816, | |
| "##ot": 817, | |
| "##ce": 818, | |
| "##ow": 819, | |
| "##ra": 820, | |
| "##ch": 821, | |
| "Ġfor": 822, | |
| "##ig": 823, | |
| "Ġthat": 824, | |
| "Ġon": 825, | |
| "Ġst": 826, | |
| "##ver": 827, | |
| "âĢ": 828, | |
| "##ir": 829, | |
| "##ul": 830, | |
| "##ay": 831, | |
| "##ith": 832, | |
| "##el": 833, | |
| "##am": 834, | |
| "Ġas": 835, | |
| "Ġare": 836, | |
| "Ġyou": 837, | |
| "Ġpro": 838, | |
| "##ad": 839, | |
| "##her": 840, | |
| "Ġcon": 841, | |
| "Ġwith": 842, | |
| "Ġan": 843, | |
| "##if": 844, | |
| "Ġit": 845, | |
| "Ġwh": 846, | |
| "Ġal": 847, | |
| "Ġor": 848, | |
| "##od": 849, | |
| "##ter": 850, | |
| "ĠThe": 851, | |
| "##ment": 852, | |
| "##ge": 853, | |
| "##âĢ": 854, | |
| "âĢĻ": 855, | |
| "##op": 856, | |
| "##ate": 857, | |
| "Ġde": 858, | |
| "##ers": 859, | |
| "##ess": 860, | |
| "##ist": 861, | |
| "Ġhe": 862, | |
| "##ill": 863, | |
| "##ies": 864, | |
| "Ġex": 865, | |
| "##ab": 866, | |
| "Ġsu": 867, | |
| "Ġwe": 868, | |
| "##ect": 869, | |
| "##ore": 870, | |
| "Ġcom": 871, | |
| "##th": 872, | |
| "##ity": 873, | |
| "##us": 874, | |
| "Ġha": 875, | |
| "##ive": 876, | |
| "##est": 877, | |
| "##ke": 878, | |
| "##res": 879, | |
| "##ac": 880, | |
| "##um": 881, | |
| "##ld": 882, | |
| "##rom": 883, | |
| "##os": 884, | |
| "##ant": 885, | |
| "##iv": 886, | |
| "##ain": 887, | |
| "##em": 888, | |
| "Ġcan": 889, | |
| "##qu": 890, | |
| "Ġby": 891, | |
| "##nt": 892, | |
| "##pp": 893, | |
| "Ġat": 894, | |
| "##igh": 895, | |
| "##ud": 896, | |
| "ĠâĢ": 897, | |
| "Ġch": 898, | |
| "Ġfrom": 899, | |
| "##oc": 900, | |
| "Ġne": 901, | |
| "Ġwas": 902, | |
| "##ort": 903, | |
| "##ial": 904, | |
| "Ġse": 905, | |
| "##and": 906, | |
| "Ġle": 907, | |
| "##ure": 908, | |
| "Ġnot": 909, | |
| "##un": 910, | |
| "##art": 911, | |
| "Ġhave": 912, | |
| "##ical": 913, | |
| "##og": 914, | |
| "Ġsh": 915, | |
| "##ri": 916, | |
| "Ġen": 917, | |
| "Ġsp": 918, | |
| "Ġthis": 919, | |
| "Ġab": 920, | |
| "Ġwor": 921, | |
| "##ight": 922, | |
| "##pt": 923, | |
| "##rou": 924, | |
| "##ich": 925, | |
| "##red": 926, | |
| "##all": 927, | |
| "##ome": 928, | |
| "##ost": 929, | |
| "##ther": 930, | |
| "##ould": 931, | |
| "##ions": 932, | |
| "##our": 933, | |
| "Ġim": 934, | |
| "##gh": 935, | |
| "##du": 936, | |
| "Ġus": 937, | |
| "Ġpl": 938, | |
| "##ated": 939, | |
| "Ġyour": 940, | |
| "##per": 941, | |
| "##ine": 942, | |
| "The": 943, | |
| "Ġtheir": 944, | |
| "##out": 945, | |
| "##act": 946, | |
| "##ell": 947, | |
| "##ard": 948, | |
| "##ff": 949, | |
| "##ag": 950, | |
| "##ide": 951, | |
| "Ġint": 952, | |
| "##ear": 953, | |
| "##ast": 954, | |
| "##pl": 955, | |
| "##ak": 956, | |
| "Ġthey": 957, | |
| "##ans": 958, | |
| "Ġwhe": 959, | |
| "##ust": 960, | |
| "##age": 961, | |
| "Ġwhich": 962, | |
| "##ec": 963, | |
| "##ood": 964, | |
| "Ġwill": 965, | |
| "##iz": 966, | |
| "##ous": 967, | |
| "Ġall": 968, | |
| "Ġad": 969, | |
| "##ult": 970, | |
| "Ġinc": 971, | |
| "Ġcont": 972, | |
| "Ġmore": 973, | |
| "##cc": 974, | |
| "##end": 975, | |
| "Ġdis": 976, | |
| "##ib": 977, | |
| "ĠIn": 978, | |
| "##ru": 979, | |
| "Ġcomp": 980, | |
| "##ip": 981, | |
| "##vel": 982, | |
| "Ġres": 983, | |
| "##ong": 984, | |
| "##00": 985, | |
| "##ap": 986, | |
| "##ia": 987, | |
| "Ġhas": 988, | |
| "##ere": 989, | |
| "Ġdo": 990, | |
| "##so": 991, | |
| "##ations": 992, | |
| "##ew": 993, | |
| "##ild": 994, | |
| "ĠTh": 995, | |
| "##orm": 996, | |
| "ĠâĢľ": 997, | |
| "##ater": 998, | |
| "##ence": 999, | |
| "##are": 1000, | |
| "##able": 1001, | |
| "##ary": 1002, | |
| "Ġcl": 1003, | |
| "##ual": 1004, | |
| "Ġman": 1005, | |
| "Ġother": 1006, | |
| "##ks": 1007, | |
| "Ġbut": 1008, | |
| "##ep": 1009, | |
| "##ry": 1010, | |
| "Ġimp": 1011, | |
| "##ents": 1012, | |
| "Ġte": 1013, | |
| "Ġalso": 1014, | |
| "##ind": 1015, | |
| "Ġme": 1016, | |
| "##ach": 1017, | |
| "##ake": 1018, | |
| "Ġwere": 1019, | |
| "##reat": 1020, | |
| "##ance": 1021, | |
| "Ġone": 1022, | |
| "Ġper": 1023, | |
| "##ose": 1024, | |
| "##ign": 1025, | |
| "##ase": 1026, | |
| "##ress": 1027, | |
| "Ġso": 1028, | |
| "##ass": 1029, | |
| "##au": 1030, | |
| "Ġout": 1031, | |
| "##av": 1032, | |
| "##ction": 1033, | |
| "##ition": 1034, | |
| "##ime": 1035, | |
| "##ice": 1036, | |
| "##very": 1037, | |
| "Ġstud": 1038, | |
| "Ġun": 1039, | |
| "Ġpart": 1040, | |
| "Ġar": 1041, | |
| "Ġabout": 1042, | |
| "##one": 1043, | |
| "Ġapp": 1044, | |
| "##ber": 1045, | |
| "##ens": 1046, | |
| "Ġev": 1047, | |
| "##ace": 1048, | |
| "Ġpe": 1049, | |
| "##ok": 1050, | |
| "##ory": 1051, | |
| "##ish": 1052, | |
| "##ord": 1053, | |
| "##ack": 1054, | |
| "Ġsy": 1055, | |
| "Ġthem": 1056, | |
| "##ire": 1057, | |
| "Ġwho": 1058, | |
| "##ike": 1059, | |
| "##ue": 1060, | |
| "##ount": 1061, | |
| "##ame": 1062, | |
| "Ġsc": 1063, | |
| "Ġ19": 1064, | |
| "Ġinf": 1065, | |
| "ĠSt": 1066, | |
| "Ġcomm": 1067, | |
| "##ors": 1068, | |
| "ĠIt": 1069, | |
| "##ite": 1070, | |
| "##ound": 1071, | |
| "##ang": 1072, | |
| "##now": 1073, | |
| "Ġup": 1074, | |
| "##ces": 1075, | |
| "Ġpre": 1076, | |
| "Ġbec": 1077, | |
| "Ġhis": 1078, | |
| "##low": 1079, | |
| "##ub": 1080, | |
| "##iff": 1081, | |
| "##ree": 1082, | |
| "##olog": 1083, | |
| "##ric": 1084, | |
| ").": 1085, | |
| "Ġmay": 1086, | |
| "##ile": 1087, | |
| "Ġqu": 1088, | |
| "Ġthan": 1089, | |
| "##ople": 1090, | |
| "Ġsome": 1091, | |
| "##ays": 1092, | |
| "##ie": 1093, | |
| "Ġwhen": 1094, | |
| "'s": 1095, | |
| "Ġ20": 1096, | |
| "Ġrec": 1097, | |
| "Ġyear": 1098, | |
| "##nder": 1099, | |
| "##ings": 1100, | |
| "Ġthere": 1101, | |
| "##ail": 1102, | |
| "##ren": 1103, | |
| "ĠThis": 1104, | |
| "Ġtime": 1105, | |
| "ĠCh": 1106, | |
| "Ġbeen": 1107, | |
| "Ġwork": 1108, | |
| "##ates": 1109, | |
| "Ġour": 1110, | |
| "Ġinto": 1111, | |
| "Ġtra": 1112, | |
| "##ough": 1113, | |
| "Ġits": 1114, | |
| "Ġhow": 1115, | |
| "Ġgo": 1116, | |
| "Ġover": 1117, | |
| "Ġdiff": 1118, | |
| "##âĢĿ": 1119, | |
| "Ġag": 1120, | |
| "Ġpeople": 1121, | |
| "##rit": 1122, | |
| "Ġthese": 1123, | |
| "##ian": 1124, | |
| "##rough": 1125, | |
| "##ally": 1126, | |
| "##ause": 1127, | |
| "Ġuse": 1128, | |
| "##lud": 1129, | |
| "##mer": 1130, | |
| "Ġcons": 1131, | |
| "Ġro": 1132, | |
| "Ġact": 1133, | |
| "##erv": 1134, | |
| "Ġlike": 1135, | |
| "Ġcol": 1136, | |
| "##ons": 1137, | |
| "##vers": 1138, | |
| "Ġbet": 1139, | |
| "##ific": 1140, | |
| "##ms": 1141, | |
| "##ond": 1142, | |
| "Ġtr": 1143, | |
| "##alth": 1144, | |
| "Ġknow": 1145, | |
| "##te": 1146, | |
| "##ove": 1147, | |
| "##ph": 1148, | |
| "##ning": 1149, | |
| "Ġmost": 1150, | |
| "Ġra": 1151, | |
| "Ġhel": 1152, | |
| "âĢĿ": 1153, | |
| "Ġunder": 1154, | |
| "Ġneed": 1155, | |
| "##ities": 1156, | |
| "##tern": 1157, | |
| "Ġbl": 1158, | |
| "Ġhad": 1159, | |
| "##ys": 1160, | |
| "##irst": 1161, | |
| "##row": 1162, | |
| "##ook": 1163, | |
| "##ts": 1164, | |
| "##we": 1165, | |
| "##ments": 1166, | |
| "##velop": 1167, | |
| "Ġchild": 1168, | |
| "##ffect": 1169, | |
| "Ġacc": 1170, | |
| "##les": 1171, | |
| "##ious": 1172, | |
| "##stem": 1173, | |
| "Ġhelp": 1174, | |
| "Ġdes": 1175, | |
| "Ġif": 1176, | |
| "Ġwould": 1177, | |
| "##lect": 1178, | |
| "##ject": 1179, | |
| "Ġnew": 1180, | |
| "##lic": 1181, | |
| "Ġsuch": 1182, | |
| "Ġsa": 1183, | |
| "Ġrel": 1184, | |
| "Ġinclud": 1185, | |
| "Ġany": 1186, | |
| "Ġtw": 1187, | |
| "##cess": 1188, | |
| "Ġwhat": 1189, | |
| "##ient": 1190, | |
| "##ple": 1191, | |
| "##ob": 1192, | |
| "##ating": 1193, | |
| "##ular": 1194, | |
| "##ll": 1195, | |
| "Ġrep": 1196, | |
| "ĠâĢĵ": 1197, | |
| "Ġph": 1198, | |
| "##ool": 1199, | |
| "Ġused": 1200, | |
| "##ative": 1201, | |
| "Ġpr": 1202, | |
| "Ġgen": 1203, | |
| "Ġprodu": 1204, | |
| "##ational": 1205, | |
| "##ced": 1206, | |
| "##yp": 1207, | |
| "##erm": 1208, | |
| "Ġonly": 1209, | |
| "Ġfe": 1210, | |
| "Ġmany": 1211, | |
| "Ġthrough": 1212, | |
| "Ġdevelop": 1213, | |
| "##hed": 1214, | |
| "Ġind": 1215, | |
| "##ov": 1216, | |
| "Ġam": 1217, | |
| "Ġprov": 1218, | |
| "Ġspec": 1219, | |
| "##ise": 1220, | |
| "Ġno": 1221, | |
| "Ġoff": 1222, | |
| "Ġdi": 1223, | |
| "Ġfirst": 1224, | |
| "##eth": 1225, | |
| "Ġac": 1226, | |
| "##oin": 1227, | |
| "##round": 1228, | |
| "##oss": 1229, | |
| "##ful": 1230, | |
| "##fter": 1231, | |
| "Ġdiffere": 1232, | |
| "Ġ201": 1233, | |
| "##ath": 1234, | |
| "##ink": 1235, | |
| "##ics": 1236, | |
| "##uring": 1237, | |
| "Ġsystem": 1238, | |
| "##ne": 1239, | |
| "##ark": 1240, | |
| "Ġem": 1241, | |
| "##oth": 1242, | |
| "Ġexp": 1243, | |
| "Ġreg": 1244, | |
| "ĠUn": 1245, | |
| "##uc": 1246, | |
| "Ġdec": 1247, | |
| "##ility": 1248, | |
| "##hen": 1249, | |
| "Ġtwo": 1250, | |
| "Ġadd": 1251, | |
| "##rib": 1252, | |
| "##ased": 1253, | |
| "##als": 1254, | |
| "##ange": 1255, | |
| "##rop": 1256, | |
| "##ible": 1257, | |
| "Ġass": 1258, | |
| "),": 1259, | |
| "##ten": 1260, | |
| "##iss": 1261, | |
| "Ġwell": 1262, | |
| "Ġob": 1263, | |
| "##ower": 1264, | |
| "Ġatt": 1265, | |
| "Ġshould": 1266, | |
| "Ġsur": 1267, | |
| "##ract": 1268, | |
| "##fore": 1269, | |
| "Ġhealth": 1270, | |
| "##ife": 1271, | |
| "##ures": 1272, | |
| "##ng": 1273, | |
| "Ġsupp": 1274, | |
| "##ween": 1275, | |
| "##ert": 1276, | |
| "Ġwater": 1277, | |
| "##ble": 1278, | |
| "##old": 1279, | |
| "Ġrem": 1280, | |
| "ĠHe": 1281, | |
| "Ġfl": 1282, | |
| "Ġinv": 1283, | |
| "##ting": 1284, | |
| "##wn": 1285, | |
| "##own": 1286, | |
| "Ġsm": 1287, | |
| "Ġbetween": 1288, | |
| "Ġyears": 1289, | |
| "##ram": 1290, | |
| "##its": 1291, | |
| "Ġget": 1292, | |
| "##arch": 1293, | |
| "Ġhigh": 1294, | |
| "Ġmake": 1295, | |
| "##sel": 1296, | |
| "Ġsub": 1297, | |
| "##ade": 1298, | |
| "##gan": 1299, | |
| "In": 1300, | |
| "Ġwhere": 1301, | |
| "Ġcould": 1302, | |
| "##hes": 1303, | |
| "##ick": 1304, | |
| "##ied": 1305, | |
| "Ġbu": 1306, | |
| "##ever": 1307, | |
| "Ġlear": 1308, | |
| "##ss": 1309, | |
| "##ution": 1310, | |
| "Ġpres": 1311, | |
| "##ants": 1312, | |
| "Ġimport": 1313, | |
| "##cy": 1314, | |
| "##chool": 1315, | |
| "##ily": 1316, | |
| "##ience": 1317, | |
| "##ural": 1318, | |
| "Ġtrans": 1319, | |
| "Ġpers": 1320, | |
| "Ġco": 1321, | |
| "Ġrese": 1322, | |
| "##uch": 1323, | |
| "##chn": 1324, | |
| "##ef": 1325, | |
| "Ġear": 1326, | |
| "##xt": 1327, | |
| "##hat": 1328, | |
| "##ology": 1329, | |
| "Ġinter": 1330, | |
| "##aw": 1331, | |
| "##land": 1332, | |
| "Ġdifferent": 1333, | |
| "Ġinst": 1334, | |
| "Ġmod": 1335, | |
| "Ġexam": 1336, | |
| "Ġform": 1337, | |
| "Ġdisc": 1338, | |
| "##ident": 1339, | |
| "Ġexper": 1340, | |
| "Ġher": 1341, | |
| "##ted": 1342, | |
| "Ġnum": 1343, | |
| "Ġpol": 1344, | |
| "Ġeffect": 1345, | |
| "##oci": 1346, | |
| "##ness": 1347, | |
| "Ġsim": 1348, | |
| "Ġeven": 1349, | |
| "##ines": 1350, | |
| "Ġmed": 1351, | |
| "##ually": 1352, | |
| "Ġbecause": 1353, | |
| "##ited": 1354, | |
| "Ġjust": 1355, | |
| "Ġway": 1356, | |
| "Ġfound": 1357, | |
| "##form": 1358, | |
| "Ġthen": 1359, | |
| "##ata": 1360, | |
| "Ġlong": 1361, | |
| "Ġincre": 1362, | |
| "Ġcar": 1363, | |
| "Ġvery": 1364, | |
| "Ġafter": 1365, | |
| "Ġworld": 1366, | |
| "##ont": 1367, | |
| "##aking": 1368, | |
| "##ists": 1369, | |
| "Ġlar": 1370, | |
| "Ġdet": 1371, | |
| "Ġtyp": 1372, | |
| "##erg": 1373, | |
| "Ġke": 1374, | |
| "Ġsee": 1375, | |
| "##oy": 1376, | |
| "##cept": 1377, | |
| "Ġhum": 1378, | |
| "##meric": 1379, | |
| "Ġsign": 1380, | |
| "Ġ200": 1381, | |
| "Ġcent": 1382, | |
| "##ins": 1383, | |
| "##ature": 1384, | |
| "##vent": 1385, | |
| "##ically": 1386, | |
| "Ġevery": 1387, | |
| "##ck": 1388, | |
| "##get": 1389, | |
| ".âĢĿ": 1390, | |
| "##urn": 1391, | |
| "Ġcount": 1392, | |
| "Ġresp": 1393, | |
| "Ġchildren": 1394, | |
| "##ism": 1395, | |
| "Ġed": 1396, | |
| "Ġinform": 1397, | |
| "##ety": 1398, | |
| "##ict": 1399, | |
| "Ġprocess": 1400, | |
| "Ġpat": 1401, | |
| "Ġthose": 1402, | |
| "##ft": 1403, | |
| "##other": 1404, | |
| "##ives": 1405, | |
| "Ġvar": 1406, | |
| "Ġref": 1407, | |
| "Ġresult": 1408, | |
| "Ġext": 1409, | |
| "##ody": 1410, | |
| "##ollow": 1411, | |
| "Ġfact": 1412, | |
| "Ġgener": 1413, | |
| "##iew": 1414, | |
| "##cer": 1415, | |
| "Ġbeing": 1416, | |
| "##arm": 1417, | |
| "Ġeach": 1418, | |
| "Ġimportant": 1419, | |
| "Ġca": 1420, | |
| "##ivers": 1421, | |
| "Ġprog": 1422, | |
| "##ps": 1423, | |
| "##ases": 1424, | |
| "##iron": 1425, | |
| "##ues": 1426, | |
| "Ġsec": 1427, | |
| "##ds": 1428, | |
| "##omm": 1429, | |
| "Ġcall": 1430, | |
| "Ġstudents": 1431, | |
| "##led": 1432, | |
| "Ġtechn": 1433, | |
| "Ġrequ": 1434, | |
| "Ġlife": 1435, | |
| "Ġpartic": 1436, | |
| "##ruct": 1437, | |
| "ĠWe": 1438, | |
| "ĠAmeric": 1439, | |
| "Ġcre": 1440, | |
| "Ġfood": 1441, | |
| "Ġgra": 1442, | |
| "Ġloc": 1443, | |
| "Ġpub": 1444, | |
| "Ġset": 1445, | |
| "##ork": 1446, | |
| "##tle": 1447, | |
| "Ġsk": 1448, | |
| "Ġlevel": 1449, | |
| "Ġcommun": 1450, | |
| "Ġart": 1451, | |
| "Ġmuch": 1452, | |
| "Ġlead": 1453, | |
| "ĠAl": 1454, | |
| "Ġread": 1455, | |
| "Ġmon": 1456, | |
| "Ġown": 1457, | |
| "Ġdep": 1458, | |
| "##eg": 1459, | |
| "ĠThey": 1460, | |
| "Ġmy": 1461, | |
| "##ages": 1462, | |
| "##ices": 1463, | |
| "Ġduring": 1464, | |
| "Ġ18": 1465, | |
| "Ġdist": 1466, | |
| "Ġent": 1467, | |
| "Ġshe": 1468, | |
| "ĠAs": 1469, | |
| "Ġfam": 1470, | |
| "##ved": 1471, | |
| "Ġdef": 1472, | |
| "ĠIf": 1473, | |
| "Ġstudy": 1474, | |
| "Ġright": 1475, | |
| "##ward": 1476, | |
| "Ġgrow": 1477, | |
| "##imes": 1478, | |
| "Ġdoes": 1479, | |
| "Ġsame": 1480, | |
| "Ġfind": 1481, | |
| "##ized": 1482, | |
| "Ġfollow": 1483, | |
| "Ġaut": 1484, | |
| "##ather": 1485, | |
| "##ection": 1486, | |
| "Ġgood": 1487, | |
| "Th": 1488, | |
| "Ġsaid": 1489, | |
| "Ġproble": 1490, | |
| "ĠPro": 1491, | |
| "Ġperson": 1492, | |
| "##ize": 1493, | |
| "Ġdata": 1494, | |
| "Ġschool": 1495, | |
| "Ġback": 1496, | |
| "Ġinformation": 1497, | |
| "Ġmade": 1498, | |
| "Ġins": 1499, | |
| "Ġcur": 1500, | |
| "Ġmin": 1501, | |
| "Ġusing": 1502, | |
| "##gg": 1503, | |
| "##any": 1504, | |
| "Ġav": 1505, | |
| "Ġend": 1506, | |
| "##hip": 1507, | |
| "Ġstr": 1508, | |
| "##vern": 1509, | |
| "ĠHow": 1510, | |
| "Ġboth": 1511, | |
| "Ġche": 1512, | |
| "##viron": 1513, | |
| "Ġtreat": 1514, | |
| "Ġgl": 1515, | |
| "##stand": 1516, | |
| "Ġbefore": 1517, | |
| "Ġcomple": 1518, | |
| "##ale": 1519, | |
| "Ġexpl": 1520, | |
| "Ġmain": 1521, | |
| "ĠFor": 1522, | |
| "ĠAn": 1523, | |
| "##ality": 1524, | |
| "##ially": 1525, | |
| "Ġpop": 1526, | |
| "Ġshow": 1527, | |
| "##onom": 1528, | |
| "Ġsmall": 1529, | |
| "Ġtake": 1530, | |
| "##ock": 1531, | |
| "##ivid": 1532, | |
| "Ġprot": 1533, | |
| "Ġless": 1534, | |
| "Ġoften": 1535, | |
| "##ee": 1536, | |
| "##io": 1537, | |
| "Ġday": 1538, | |
| "Ġsol": 1539, | |
| "##rain": 1540, | |
| "Ġgrou": 1541, | |
| "Ġtest": 1542, | |
| "Ġbo": 1543, | |
| "th": 1544, | |
| "Ġbody": 1545, | |
| "##inal": 1546, | |
| "##der": 1547, | |
| "##iel": 1548, | |
| "Ġwhile": 1549, | |
| "Ġbr": 1550, | |
| "Ġdise": 1551, | |
| "##und": 1552, | |
| "##ty": 1553, | |
| "Ġcor": 1554, | |
| "Ġhist": 1555, | |
| "ĠSc": 1556, | |
| "##imate": 1557, | |
| "Ġris": 1558, | |
| "##akes": 1559, | |
| "ĠAr": 1560, | |
| "Ġagain": 1561, | |
| "Ġactiv": 1562, | |
| "##ien": 1563, | |
| "Ġval": 1564, | |
| "##nce": 1565, | |
| "##ince": 1566, | |
| "##rol": 1567, | |
| "Ġfun": 1568, | |
| "Ġposs": 1569, | |
| ".,": 1570, | |
| "##cent": 1571, | |
| "##read": 1572, | |
| "##ars": 1573, | |
| "##ergy": 1574, | |
| "Ġpower": 1575, | |
| "Ġaround": 1576, | |
| "##omen": 1577, | |
| "##ix": 1578, | |
| "Ġserv": 1579, | |
| "Ġlit": 1580, | |
| "Ġresearch": 1581, | |
| "##ral": 1582, | |
| "##vironment": 1583, | |
| "Ġvis": 1584, | |
| "Ġnow": 1585, | |
| "##iving": 1586, | |
| "Ġredu": 1587, | |
| "##ax": 1588, | |
| "Ġstart": 1589, | |
| "ĠâĢĺ": 1590, | |
| "Ġnumber": 1591, | |
| "ĠInd": 1592, | |
| "##dition": 1593, | |
| "Ġsupport": 1594, | |
| "##ead": 1595, | |
| "Ġec": 1596, | |
| "Ġdesign": 1597, | |
| "##oint": 1598, | |
| "ĠSp": 1599, | |
| "Ġstate": 1600, | |
| "Ġorgan": 1601, | |
| "##ides": 1602, | |
| "Ġlook": 1603, | |
| "Ġpo": 1604, | |
| "Ġmem": 1605, | |
| "Ġclass": 1606, | |
| "Ġdown": 1607, | |
| "##ocial": 1608, | |
| "##iqu": 1609, | |
| "##ves": 1610, | |
| "##ute": 1611, | |
| "##ier": 1612, | |
| "Ġocc": 1613, | |
| "##ished": 1614, | |
| "##ulation": 1615, | |
| "Ġhand": 1616, | |
| "Ġcommon": 1617, | |
| "Ġhuman": 1618, | |
| "ĠYou": 1619, | |
| "Ġcell": 1620, | |
| "Ġchar": 1621, | |
| "##ital": 1622, | |
| "##ury": 1623, | |
| "ĠNew": 1624, | |
| "Ġplan": 1625, | |
| "##irect": 1626, | |
| ",âĢĿ": 1627, | |
| "Ġ10": 1628, | |
| "Ġbel": 1629, | |
| "##air": 1630, | |
| "Ġcle": 1631, | |
| "##oh": 1632, | |
| "Ġmust": 1633, | |
| "##acter": 1634, | |
| "##hers": 1635, | |
| "Ġconf": 1636, | |
| "##ters": 1637, | |
| "Ġthree": 1638, | |
| "##ving": 1639, | |
| "##ven": 1640, | |
| "##ium": 1641, | |
| "##rent": 1642, | |
| "Ġgreat": 1643, | |
| "Ġhim": 1644, | |
| "##ered": 1645, | |
| "##ave": 1646, | |
| "Ġunderstand": 1647, | |
| "##ids": 1648, | |
| "##ains": 1649, | |
| "Ġexample": 1650, | |
| "Ġser": 1651, | |
| "Ġallow": 1652, | |
| "Ġcare": 1653, | |
| "Ġest": 1654, | |
| "Ġdr": 1655, | |
| "##aj": 1656, | |
| "ĠThere": 1657, | |
| "##ger": 1658, | |
| "##ional": 1659, | |
| "##ross": 1660, | |
| "##iversity": 1661, | |
| "ĠBut": 1662, | |
| "Ġlarge": 1663, | |
| "Ġbuild": 1664, | |
| "##ull": 1665, | |
| "Ġop": 1666, | |
| "Ġincluding": 1667, | |
| "Ġelect": 1668, | |
| "##ah": 1669, | |
| "##uss": 1670, | |
| "Ġadv": 1671, | |
| "##self": 1672, | |
| "Ġcontin": 1673, | |
| "Ġland": 1674, | |
| "Ġdid": 1675, | |
| "Ġbeh": 1676, | |
| "##anc": 1677, | |
| "Ġsom": 1678, | |
| "Ġthough": 1679, | |
| "Ġeas": 1680, | |
| "##ared": 1681, | |
| "##ined": 1682, | |
| "Ġmet": 1683, | |
| "##oms": 1684, | |
| "##ouse": 1685, | |
| "Ġreport": 1686, | |
| "##itions": 1687, | |
| "##ron": 1688, | |
| "Ġlearn": 1689, | |
| "Ġcour": 1690, | |
| "Ġpract": 1691, | |
| "##itive": 1692, | |
| "Ġwrit": 1693, | |
| "Ġequ": 1694, | |
| "##way": 1695, | |
| "##ash": 1696, | |
| "##ividual": 1697, | |
| "âĢĵ": 1698, | |
| "Ġgovern": 1699, | |
| "Ġknown": 1700, | |
| "Ġstill": 1701, | |
| "##ired": 1702, | |
| "Ġeduc": 1703, | |
| "Ġconst": 1704, | |
| "Ġthink": 1705, | |
| "This": 1706, | |
| "Ġret": 1707, | |
| "ĠAnd": 1708, | |
| "ĠWh": 1709, | |
| "##ets": 1710, | |
| "##ential": 1711, | |
| "Ġcalled": 1712, | |
| "Ġcaus": 1713, | |
| "Ġwant": 1714, | |
| "Ġide": 1715, | |
| "##iver": 1716, | |
| "âĢĶ": 1717, | |
| "##aterial": 1718, | |
| "Ġmight": 1719, | |
| "##reen": 1720, | |
| "Ġgu": 1721, | |
| "19": 1722, | |
| "Ġquest": 1723, | |
| "##iven": 1724, | |
| "##ected": 1725, | |
| "##ner": 1726, | |
| "##ider": 1727, | |
| "##els": 1728, | |
| "##erest": 1729, | |
| "Ġappro": 1730, | |
| "Ġmat": 1731, | |
| "Ġplace": 1732, | |
| "Ġenvironment": 1733, | |
| "Ġfew": 1734, | |
| "##ries": 1735, | |
| "##orn": 1736, | |
| "Ġchange": 1737, | |
| "##ank": 1738, | |
| "##iod": 1739, | |
| "Ġchang": 1740, | |
| "ĠThese": 1741, | |
| "Ġsym": 1742, | |
| "##osed": 1743, | |
| "##iness": 1744, | |
| "##outh": 1745, | |
| "Ġplay": 1746, | |
| "Ġpublic": 1747, | |
| "Ġproduct": 1748, | |
| "Ġtem": 1749, | |
| "##alk": 1750, | |
| "##eng": 1751, | |
| "##ination": 1752, | |
| "##tt": 1753, | |
| "Ġben": 1754, | |
| "Ġindividual": 1755, | |
| "##ental": 1756, | |
| "Ġwithout": 1757, | |
| "Ġimpro": 1758, | |
| "##up": 1759, | |
| "Ġdon": 1760, | |
| "ĠIs": 1761, | |
| "##agn": 1762, | |
| "##lish": 1763, | |
| "##ption": 1764, | |
| "Ġpresent": 1765, | |
| "##ization": 1766, | |
| "Ġphys": 1767, | |
| "Ġiss": 1768, | |
| "##ason": 1769, | |
| "##day": 1770, | |
| "Ġpur": 1771, | |
| "##ense": 1772, | |
| "Ġpain": 1773, | |
| "Ġwithin": 1774, | |
| "000": 1775, | |
| "âĢľ": 1776, | |
| "Ġmeth": 1777, | |
| "Ġdevelopment": 1778, | |
| "Ġdisease": 1779, | |
| "Ġenergy": 1780, | |
| "##ior": 1781, | |
| "Ġbre": 1782, | |
| "##ertain": 1783, | |
| "##ffic": 1784, | |
| "Ġcap": 1785, | |
| "Ġve": 1786, | |
| "Ġdem": 1787, | |
| "the": 1788, | |
| "##ording": 1789, | |
| "Ġsocial": 1790, | |
| "Ġstand": 1791, | |
| "Ġimm": 1792, | |
| "Ġbest": 1793, | |
| "##bers": 1794, | |
| "Ġlight": 1795, | |
| "ĠEng": 1796, | |
| "##ources": 1797, | |
| "##arent": 1798, | |
| "##bs": 1799, | |
| "Ġident": 1800, | |
| "Ġprof": 1801, | |
| "##esp": 1802, | |
| "##ration": 1803, | |
| "Ġpot": 1804, | |
| "Ġhome": 1805, | |
| "Ġblood": 1806, | |
| "Ġproject": 1807, | |
| "Ġpos": 1808, | |
| "##cl": 1809, | |
| "Ġrisk": 1810, | |
| "Ġmaterial": 1811, | |
| "Ġeng": 1812, | |
| "##oun": 1813, | |
| "##omp": 1814, | |
| "Ġsit": 1815, | |
| "##raph": 1816, | |
| "in": 1817, | |
| "##angu": 1818, | |
| "##gen": 1819, | |
| "##less": 1820, | |
| "Ġmus": 1821, | |
| "##ability": 1822, | |
| "Ġinclude": 1823, | |
| "Ġpass": 1824, | |
| "Ġant": 1825, | |
| "##ccess": 1826, | |
| "##ived": 1827, | |
| "Ġair": 1828, | |
| "Ġarea": 1829, | |
| "Ġanother": 1830, | |
| "##atural": 1831, | |
| "Ġanal": 1832, | |
| "Ġsl": 1833, | |
| "##erc": 1834, | |
| "Ġbetter": 1835, | |
| "##ex": 1836, | |
| "##eed": 1837, | |
| "Ġdirect": 1838, | |
| "Ġinterest": 1839, | |
| "||": 1840, | |
| "Ġmeas": 1841, | |
| "##ify": 1842, | |
| "Ġvari": 1843, | |
| "Ġrest": 1844, | |
| "Ġproper": 1845, | |
| "##ways": 1846, | |
| "Ġet": 1847, | |
| "##ajor": 1848, | |
| "Ġlearning": 1849, | |
| "Ġopp": 1850, | |
| "##ton": 1851, | |
| "##ware": 1852, | |
| "Ġbas": 1853, | |
| "##ological": 1854, | |
| "##ering": 1855, | |
| "##ield": 1856, | |
| "ĠHowever": 1857, | |
| "Ġbecome": 1858, | |
| "Ġbelie": 1859, | |
| "##ills": 1860, | |
| "Ġkeep": 1861, | |
| "##eral": 1862, | |
| "##rap": 1863, | |
| "##ified": 1864, | |
| "Ġcontrol": 1865, | |
| "20": 1866, | |
| "##de": 1867, | |
| "Ġwomen": 1868, | |
| "##rodu": 1869, | |
| "or": 1870, | |
| "ĠDe": 1871, | |
| "##atic": 1872, | |
| "##me": 1873, | |
| "Ġcult": 1874, | |
| "It": 1875, | |
| "Ġold": 1876, | |
| "##line": 1877, | |
| "Ġmark": 1878, | |
| "##ats": 1879, | |
| "##illion": 1880, | |
| "ĠUniversity": 1881, | |
| "Ġleg": 1882, | |
| "##ently": 1883, | |
| "Ġmeans": 1884, | |
| "Ġcause": 1885, | |
| "Ġmove": 1886, | |
| "Ġreal": 1887, | |
| "##ients": 1888, | |
| "Ġlow": 1889, | |
| "Ġmethod": 1890, | |
| "Ġsever": 1891, | |
| "ĠCon": 1892, | |
| "##gin": 1893, | |
| "##ik": 1894, | |
| "Ġtoo": 1895, | |
| "##arc": 1896, | |
| "##ians": 1897, | |
| "##ource": 1898, | |
| "re": 1899, | |
| "ĠAmerican": 1900, | |
| "##hor": 1901, | |
| "Ġhere": 1902, | |
| "Ġorder": 1903, | |
| "Ġfeel": 1904, | |
| "ĠâĢĶ": 1905, | |
| "##az": 1906, | |
| "Ġearly": 1907, | |
| "Ġdesc": 1908, | |
| "##ained": 1909, | |
| "Ġtre": 1910, | |
| "Ġbenef": 1911, | |
| "ĠAd": 1912, | |
| "##ention": 1913, | |
| "##ug": 1914, | |
| "Ġsaf": 1915, | |
| "Ġlast": 1916, | |
| "Ġable": 1917, | |
| "Ġprogram": 1918, | |
| "Ġhapp": 1919, | |
| "Ġdev": 1920, | |
| "ĠSh": 1921, | |
| "Ġtop": 1922, | |
| "Ġprin": 1923, | |
| "ĠRe": 1924, | |
| "Ġlaw": 1925, | |
| "Ġeconom": 1926, | |
| "ĠWhen": 1927, | |
| "Ġprovide": 1928, | |
| "Ġpar": 1929, | |
| "Ġbus": 1930, | |
| "##orth": 1931, | |
| "##ories": 1932, | |
| "Ġsecond": 1933, | |
| "##ern": 1934, | |
| "Ġfin": 1935, | |
| "##ision": 1936, | |
| "##here": 1937, | |
| "Ġanim": 1938, | |
| "Ġagainst": 1939, | |
| "##lu": 1940, | |
| "Ġfamily": 1941, | |
| "Ġmean": 1942, | |
| "Ġperform": 1943, | |
| "Ġoper": 1944, | |
| "##oid": 1945, | |
| "##rist": 1946, | |
| "Ġmajor": 1947, | |
| "##icle": 1948, | |
| "Ġpossible": 1949, | |
| "##amp": 1950, | |
| "Ġinvol": 1951, | |
| "Ġwar": 1952, | |
| "Ġcurrent": 1953, | |
| "Ġoccur": 1954, | |
| "ĠPh": 1955, | |
| "Ġter": 1956, | |
| "##ining": 1957, | |
| "Ġaffect": 1958, | |
| "##ards": 1959, | |
| "Ġparticular": 1960, | |
| "##ris": 1961, | |
| "##ples": 1962, | |
| "Ġthings": 1963, | |
| "##lished": 1964, | |
| "##ogn": 1965, | |
| "##man": 1966, | |
| "Ġgroup": 1967, | |
| "Ġspecies": 1968, | |
| "Ġhig": 1969, | |
| "Ġavail": 1970, | |
| "Ġplant": 1971, | |
| "##irc": 1972, | |
| "Ġhistory": 1973, | |
| "Ġmil": 1974, | |
| "ĠEx": 1975, | |
| "Ġaddition": 1976, | |
| "Ġcal": 1977, | |
| "Ġtreatment": 1978, | |
| "Ġindu": 1979, | |
| "Ġ199": 1980, | |
| "Ġfore": 1981, | |
| "Ġele": 1982, | |
| "Ġseveral": 1983, | |
| "Ġperiod": 1984, | |
| "Ġgovernment": 1985, | |
| "##ateg": 1986, | |
| "ĠPl": 1987, | |
| "ĠCan": 1988, | |
| "ĠCl": 1989, | |
| "Ġunt": 1990, | |
| "ĠRes": 1991, | |
| "##view": 1992, | |
| "Ġprom": 1993, | |
| "Ġopen": 1994, | |
| "Ġsignific": 1995, | |
| "##elf": 1996, | |
| "Ġlim": 1997, | |
| "Ġsay": 1998, | |
| "##ocus": 1999, | |
| "##str": 2000, | |
| "ĠTo": 2001, | |
| "##pect": 2002, | |
| "Ġareas": 2003, | |
| "##idence": 2004, | |
| "Ġlangu": 2005, | |
| "##urop": 2006, | |
| "Ġnon": 2007, | |
| "##ones": 2008, | |
| "##cing": 2009, | |
| "Ġel": 2010, | |
| "##ole": 2011, | |
| "##ission": 2012, | |
| "Ġ15": 2013, | |
| "##ilar": 2014, | |
| "Ġothers": 2015, | |
| "Ġprevent": 2016, | |
| "Ġorig": 2017, | |
| "##ots": 2018, | |
| "##ograph": 2019, | |
| "Ġwee": 2020, | |
| "ĠGod": 2021, | |
| "Ġnear": 2022, | |
| "Ġbased": 2023, | |
| "##ina": 2024, | |
| "Ġcost": 2025, | |
| "Ġsince": 2026, | |
| "Ġscient": 2027, | |
| "ĠUnited": 2028, | |
| "Ġconn": 2029, | |
| "Ġcase": 2030, | |
| "##ends": 2031, | |
| "##ling": 2032, | |
| "##ator": 2033, | |
| "Ġaccess": 2034, | |
| "Ġmen": 2035, | |
| "Ġpost": 2036, | |
| "##ances": 2037, | |
| "##ote": 2038, | |
| "##ane": 2039, | |
| "Ġfre": 2040, | |
| "##urther": 2041, | |
| "Ġdel": 2042, | |
| "##use": 2043, | |
| "##omes": 2044, | |
| "Ġstruct": 2045, | |
| "Ġess": 2046, | |
| "Ġage": 2047, | |
| "##sc": 2048, | |
| "Ġamong": 2049, | |
| "Ġcome": 2050, | |
| "##though": 2051, | |
| "Ġcertain": 2052, | |
| "Ġtimes": 2053, | |
| "Ġnatural": 2054, | |
| "Ġlevels": 2055, | |
| "Ġcreat": 2056, | |
| "Ġlo": 2057, | |
| "Ġproblem": 2058, | |
| "Ġcountry": 2059, | |
| "Ġcond": 2060, | |
| "Ġmonth": 2061, | |
| "Ġmar": 2062, | |
| "Ġhead": 2063, | |
| "Ġpercent": 2064, | |
| "##ames": 2065, | |
| "Ġavailable": 2066, | |
| "Ġpoint": 2067, | |
| "##ething": 2068, | |
| "##ended": 2069, | |
| "Ġfollowing": 2070, | |
| "##ortun": 2071, | |
| "ĠCol": 2072, | |
| "Ġhard": 2073, | |
| "##sy": 2074, | |
| "Ġfree": 2075, | |
| "##ression": 2076, | |
| "Ġrun": 2077, | |
| "Ġfac": 2078, | |
| "Ġintern": 2079, | |
| "Ġtype": 2080, | |
| "Ġgr": 2081, | |
| "##ised": 2082, | |
| "Ġimpact": 2083, | |
| "Ġname": 2084, | |
| "'t": 2085, | |
| "If": 2086, | |
| "Ġamount": 2087, | |
| "Ġsuccess": 2088, | |
| "10": 2089, | |
| "ĠWhat": 2090, | |
| "##osp": 2091, | |
| "##ploy": 2092, | |
| "Ġprop": 2093, | |
| "Ġput": 2094, | |
| "##ably": 2095, | |
| "Ġproblems": 2096, | |
| "ĠAt": 2097, | |
| "##icult": 2098, | |
| "ĠSe": 2099, | |
| "##par": 2100, | |
| "Ġ12": 2101, | |
| "Ġfocus": 2102, | |
| "Ġcho": 2103, | |
| "##ox": 2104, | |
| "Ġview": 2105, | |
| "Ġobject": 2106, | |
| "##urope": 2107, | |
| "Ġpress": 2108, | |
| "Ġlist": 2109, | |
| "##ledge": 2110, | |
| "Ġfour": 2111, | |
| "##aper": 2112, | |
| "Ġflow": 2113, | |
| "ĠComm": 2114, | |
| "Ġmult": 2115, | |
| "Ġmaking": 2116, | |
| "Ġbi": 2117, | |
| "##ret": 2118, | |
| "Ġyoung": 2119, | |
| "What": 2120, | |
| "Ġvol": 2121, | |
| "Ġlittle": 2122, | |
| "Ġlocal": 2123, | |
| "Ġdue": 2124, | |
| "Ġassoci": 2125, | |
| "Ġbehav": 2126, | |
| "##ope": 2127, | |
| "Ġsignificant": 2128, | |
| "Ġrece": 2129, | |
| "Ġsays": 2130, | |
| "Ġheart": 2131, | |
| "We": 2132, | |
| "##ring": 2133, | |
| "##ided": 2134, | |
| "Ġlet": 2135, | |
| "ĠStates": 2136, | |
| "Ġsw": 2137, | |
| "Ġlab": 2138, | |
| ".\"": 2139, | |
| "##ication": 2140, | |
| "##yd": 2141, | |
| "##une": 2142, | |
| "##ately": 2143, | |
| "##uture": 2144, | |
| "Ġsomething": 2145, | |
| "Ġbook": 2146, | |
| "Ġcells": 2147, | |
| "Ġbro": 2148, | |
| "Ġturn": 2149, | |
| "##icro": 2150, | |
| "Ġenc": 2151, | |
| "##olution": 2152, | |
| "##ggest": 2153, | |
| "Ġbir": 2154, | |
| "Ġfunction": 2155, | |
| "##ptoms": 2156, | |
| "Ġfar": 2157, | |
| "##agement": 2158, | |
| "Ġalways": 2159, | |
| "Ġinvest": 2160, | |
| "ĠAf": 2161, | |
| "Ġlater": 2162, | |
| "ĠEurope": 2163, | |
| "##por": 2164, | |
| "Ġuntil": 2165, | |
| "Ġbrain": 2166, | |
| "Ġ17": 2167, | |
| "ĠEn": 2168, | |
| "Ġlikely": 2169, | |
| "Ġrad": 2170, | |
| "Ġshort": 2171, | |
| "##work": 2172, | |
| "##ured": 2173, | |
| "Ġteac": 2174, | |
| "Ġincrease": 2175, | |
| "Ġcreate": 2176, | |
| "Ġdays": 2177, | |
| "Ġdeterm": 2178, | |
| "Ġfil": 2179, | |
| "##atory": 2180, | |
| "ĠTe": 2181, | |
| "##ither": 2182, | |
| "##ged": 2183, | |
| "##resent": 2184, | |
| "ĠBe": 2185, | |
| "Ġresults": 2186, | |
| "Ġalong": 2187, | |
| "##oks": 2188, | |
| "Ġsuggest": 2189, | |
| "Ġcomb": 2190, | |
| "Ġexperience": 2191, | |
| "Ġgiven": 2192, | |
| "Ġseem": 2193, | |
| "##hem": 2194, | |
| "Ġwhy": 2195, | |
| "##br": 2196, | |
| "Ġconsider": 2197, | |
| "ĠChrist": 2198, | |
| "Ġcirc": 2199, | |
| "Ġconsum": 2200, | |
| "##oph": 2201, | |
| "Ġneeds": 2202, | |
| "Ġsystems": 2203, | |
| "##aken": 2204, | |
| "Ġcourse": 2205, | |
| "##aster": 2206, | |
| "Ġsing": 2207, | |
| "Ġusually": 2208, | |
| "Ġdifficult": 2209, | |
| "Ġparent": 2210, | |
| "Ġspecific": 2211, | |
| "Ġcommunity": 2212, | |
| "ĠCent": 2213, | |
| "##ecially": 2214, | |
| "##cle": 2215, | |
| "Ġbusiness": 2216, | |
| "ĠSo": 2217, | |
| "ĠOr": 2218, | |
| "Ġey": 2219, | |
| "##ending": 2220, | |
| "Ġcomput": 2221, | |
| "ĠFr": 2222, | |
| "##aps": 2223, | |
| "Ġtechnology": 2224, | |
| "##etic": 2225, | |
| "##ours": 2226, | |
| "Ġeducation": 2227, | |
| "Ġcancer": 2228, | |
| "##orts": 2229, | |
| "Ġgive": 2230, | |
| "##ym": 2231, | |
| "##stit": 2232, | |
| "##vious": 2233, | |
| "##..": 2234, | |
| "Ġclear": 2235, | |
| "st": 2236, | |
| "Ġvir": 2237, | |
| "Ġpast": 2238, | |
| "ĠNational": 2239, | |
| "Ġwords": 2240, | |
| "##af": 2241, | |
| "ĠOn": 2242, | |
| "Ġtry": 2243, | |
| "Ġdam": 2244, | |
| "Ġsimilar": 2245, | |
| "Ġlanguage": 2246, | |
| "ĠUS": 2247, | |
| "Ġrele": 2248, | |
| "##asing": 2249, | |
| "##ape": 2250, | |
| "Ġeffective": 2251, | |
| "##isc": 2252, | |
| "Ġtoday": 2253, | |
| "Ġfuture": 2254, | |
| "##over": 2255, | |
| "Ġbegin": 2256, | |
| "##rug": 2257, | |
| "ĠAll": 2258, | |
| "Ġtemper": 2259, | |
| "Ġhigher": 2260, | |
| "Ġtoget": 2261, | |
| "Ġtogether": 2262, | |
| "##ried": 2263, | |
| "Ġexist": 2264, | |
| "Ġpolit": 2265, | |
| "Ġdeath": 2266, | |
| "Ġacross": 2267, | |
| "Ġworks": 2268, | |
| "Ġill": 2269, | |
| "Ġconditions": 2270, | |
| "Ġspecial": 2271, | |
| "Ġimprove": 2272, | |
| "##ators": 2273, | |
| "##__": 2274, | |
| "##face": 2275, | |
| "Ġnecess": 2276, | |
| "Ġappear": 2277, | |
| "##ember": 2278, | |
| "Ġline": 2279, | |
| "There": 2280, | |
| "Ġauthor": 2281, | |
| "Ġobs": 2282, | |
| "Ġchanges": 2283, | |
| "Ġnext": 2284, | |
| "Ġcharacter": 2285, | |
| "Ġprofess": 2286, | |
| "Ġask": 2287, | |
| "Ġcrit": 2288, | |
| "##ique": 2289, | |
| "Ġcr": 2290, | |
| "Ġstrong": 2291, | |
| "Ġworking": 2292, | |
| "ĠWor": 2293, | |
| "Ġsens": 2294, | |
| "Ġspace": 2295, | |
| "Ġesp": 2296, | |
| "Ġways": 2297, | |
| "Ġrequire": 2298, | |
| "##ruction": 2299, | |
| "##obal": 2300, | |
| "Ġsymptoms": 2301, | |
| "ĠAfric": 2302, | |
| "##ored": 2303, | |
| "Ġabove": 2304, | |
| "Ġdra": 2305, | |
| "Ġplants": 2306, | |
| "ĠMed": 2307, | |
| "Ġmov": 2308, | |
| "##aining": 2309, | |
| "Ġcentury": 2310, | |
| "Ġdescrib": 2311, | |
| "##aves": 2312, | |
| "##ler": 2313, | |
| "Ġvarious": 2314, | |
| "Ġ16": 2315, | |
| "Ġpopulation": 2316, | |
| "Ġgre": 2317, | |
| "Ġeffects": 2318, | |
| "##nal": 2319, | |
| "Ġside": 2320, | |
| "Ġdiscuss": 2321, | |
| "Ġcomplete": 2322, | |
| "Ġtool": 2323, | |
| "##atch": 2324, | |
| "Ġpatients": 2325, | |
| "Ġmot": 2326, | |
| "##selves": 2327, | |
| "Ġleast": 2328, | |
| "Ġteam": 2329, | |
| "##oney": 2330, | |
| "##ode": 2331, | |
| "Ġkind": 2332, | |
| "##ociety": 2333, | |
| "How": 2334, | |
| "Ġcountries": 2335, | |
| "Ġrecord": 2336, | |
| "##oot": 2337, | |
| "Ġapplic": 2338, | |
| "##utions": 2339, | |
| "##ilities": 2340, | |
| "Ġstep": 2341, | |
| "##idd": 2342, | |
| "Ġmillion": 2343, | |
| "Ġcy": 2344, | |
| "Ġrespons": 2345, | |
| "Ġaway": 2346, | |
| "ĠBrit": 2347, | |
| "Ġenough": 2348, | |
| "Ġnever": 2349, | |
| "Ġespecially": 2350, | |
| "ĠEar": 2351, | |
| "##lement": 2352, | |
| "##mp": 2353, | |
| "Ġterm": 2354, | |
| "Ġer": 2355, | |
| "Ġhowever": 2356, | |
| "##aces": 2357, | |
| "Ġnet": 2358, | |
| "##acy": 2359, | |
| "##leep": 2360, | |
| "##amm": 2361, | |
| "Ġknowledge": 2362, | |
| "##ned": 2363, | |
| "##thing": 2364, | |
| "Ġresearc": 2365, | |
| "##aring": 2366, | |
| "##ysis": 2367, | |
| "Ġmind": 2368, | |
| "ĠBl": 2369, | |
| "Ġfull": 2370, | |
| "Ġhaving": 2371, | |
| "Ġkey": 2372, | |
| "Ġestab": 2373, | |
| "Ġgoing": 2374, | |
| "Ġmakes": 2375, | |
| "Ġopt": 2376, | |
| "##hing": 2377, | |
| "Ġbig": 2378, | |
| "Ġleft": 2379, | |
| "##iting": 2380, | |
| "##aching": 2381, | |
| "##ires": 2382, | |
| "##mit": 2383, | |
| "Ġtru": 2384, | |
| "Ġself": 2385, | |
| "##ilt": 2386, | |
| "##chie": 2387, | |
| "Ġprotect": 2388, | |
| "201": 2389, | |
| "##sp": 2390, | |
| "Ġcases": 2391, | |
| "Ġstudies": 2392, | |
| "##edi": 2393, | |
| "##side": 2394, | |
| "Ġdig": 2395, | |
| "Ġchall": 2396, | |
| "Ġphysical": 2397, | |
| "Ġnorm": 2398, | |
| "Ġtypes": 2399, | |
| "Ġchem": 2400, | |
| "Ġcolle": 2401, | |
| "##utes": 2402, | |
| "Ġprim": 2403, | |
| "Ġsure": 2404, | |
| "Ġrole": 2405, | |
| "##duct": 2406, | |
| "##ott": 2407, | |
| "##ery": 2408, | |
| "ĠWith": 2409, | |
| "Ġens": 2410, | |
| "Ġlive": 2411, | |
| "##alf": 2412, | |
| "##most": 2413, | |
| "Ġwhether": 2414, | |
| "Ġreason": 2415, | |
| "##not": 2416, | |
| "ĠSome": 2417, | |
| "As": 2418, | |
| "Ġactivity": 2419, | |
| "Ġactivities": 2420, | |
| "Ġfurther": 2421, | |
| "##ables": 2422, | |
| "Ġrelations": 2423, | |
| "##istic": 2424, | |
| "##ales": 2425, | |
| "##ns": 2426, | |
| "and": 2427, | |
| "Ġlower": 2428, | |
| "Wh": 2429, | |
| "Ġskills": 2430, | |
| "##sych": 2431, | |
| "Ġrange": 2432, | |
| "##ification": 2433, | |
| "##ges": 2434, | |
| "Ġpolic": 2435, | |
| "Ġnut": 2436, | |
| "Ġcity": 2437, | |
| "Ġpred": 2438, | |
| "Ġreally": 2439, | |
| "Ġinflu": 2440, | |
| "##osis": 2441, | |
| "Ġsubject": 2442, | |
| "Ġ11": 2443, | |
| "Ġloss": 2444, | |
| "##aim": 2445, | |
| "##ready": 2446, | |
| "##oring": 2447, | |
| "Ġparticip": 2448, | |
| "##ument": 2449, | |
| "Ġgeneral": 2450, | |
| "ĠLe": 2451, | |
| "Ġlot": 2452, | |
| "##//": 2453, | |
| "Ġproduction": 2454, | |
| "Ġscience": 2455, | |
| "##min": 2456, | |
| "ĠOne": 2457, | |
| "Ġaccount": 2458, | |
| "Ġgrowth": 2459, | |
| "##ency": 2460, | |
| "##ung": 2461, | |
| "##oman": 2462, | |
| "Ġbelow": 2463, | |
| "Ġquality": 2464, | |
| "##ipp": 2465, | |
| "ĠGerm": 2466, | |
| "Ġbecame": 2467, | |
| "##iol": 2468, | |
| "St": 2469, | |
| "Ġmodel": 2470, | |
| "Ġconcer": 2471, | |
| "##apt": 2472, | |
| "Ġproducts": 2473, | |
| "Ġground": 2474, | |
| "Ġdone": 2475, | |
| "##let": 2476, | |
| "##atures": 2477, | |
| "ĠEnglish": 2478, | |
| "Ġwr": 2479, | |
| "Ġprob": 2480, | |
| "Ġreduce": 2481, | |
| "Ġneg": 2482, | |
| "Ġtoward": 2483, | |
| "Ġ30": 2484, | |
| "Ġquestion": 2485, | |
| "ĠWar": 2486, | |
| "##ream": 2487, | |
| "Ġstory": 2488, | |
| "ĠThat": 2489, | |
| "Ġalready": 2490, | |
| "##bon": 2491, | |
| "ĠGo": 2492, | |
| "##pr": 2493, | |
| "Ġhouse": 2494, | |
| "##ird": 2495, | |
| "://": 2496, | |
| "##uation": 2497, | |
| "Ġur": 2498, | |
| "200": 2499, | |
| "##oura": 2500, | |
| "##verage": 2501, | |
| "Ġachie": 2502, | |
| "Ġbat": 2503, | |
| "##sw": 2504, | |
| "Ġmass": 2505, | |
| "##cul": 2506, | |
| "##ibility": 2507, | |
| "Ġvalue": 2508, | |
| "##ites": 2509, | |
| "Ġrepresent": 2510, | |
| "##ils": 2511, | |
| "Ġsum": 2512, | |
| "##app": 2513, | |
| "##etimes": 2514, | |
| "Ġfund": 2515, | |
| "Ġfall": 2516, | |
| "##iple": 2517, | |
| "For": 2518, | |
| "Ġclimate": 2519, | |
| "Ġpaper": 2520, | |
| "Ġpotential": 2521, | |
| "##ley": 2522, | |
| "Ġemploy": 2523, | |
| "##amin": 2524, | |
| "Ġseen": 2525, | |
| "Ġrecogn": 2526, | |
| "##ued": 2527, | |
| "Ġabs": 2528, | |
| "##ae": 2529, | |
| "Ġclose": 2530, | |
| "##iation": 2531, | |
| "Ġdrug": 2532, | |
| "Ġstat": 2533, | |
| "Ġindic": 2534, | |
| "ĠJoh": 2535, | |
| "Ġrather": 2536, | |
| "Ġcontrib": 2537, | |
| "Ġissues": 2538, | |
| "Ġfield": 2539, | |
| "Ġbuilding": 2540, | |
| "Ġsingle": 2541, | |
| "ĠTr": 2542, | |
| "com": 2543, | |
| "Ġdog": 2544, | |
| "##urity": 2545, | |
| "##augh": 2546, | |
| "##ray": 2547, | |
| "Ġhealthy": 2548, | |
| "Ġeff": 2549, | |
| "ĠHealth": 2550, | |
| "Ġrecomm": 2551, | |
| "ĠWorld": 2552, | |
| "Ġword": 2553, | |
| "Ġarticle": 2554, | |
| "Ġgroups": 2555, | |
| "##acc": 2556, | |
| "##ann": 2557, | |
| ".)": 2558, | |
| "##overed": 2559, | |
| "Ġtext": 2560, | |
| "Ġevent": 2561, | |
| "Ġtradition": 2562, | |
| "ĠGen": 2563, | |
| "##yn": 2564, | |
| "Ġeither": 2565, | |
| "Ġsound": 2566, | |
| "##idered": 2567, | |
| "##ivity": 2568, | |
| "ĠShe": 2569, | |
| "##lo": 2570, | |
| "Ġdoct": 2571, | |
| "Ġresources": 2572, | |
| "##NA": 2573, | |
| "##epend": 2574, | |
| "##esc": 2575, | |
| "Ġindust": 2576, | |
| "##ands": 2577, | |
| "Ġmedical": 2578, | |
| "Ġdeveloped": 2579, | |
| "Ġfat": 2580, | |
| "Ġrate": 2581, | |
| "##ival": 2582, | |
| "Ġdeg": 2583, | |
| "ĠAb": 2584, | |
| "##iam": 2585, | |
| "Ġflu": 2586, | |
| "Ġwhite": 2587, | |
| "Ġonce": 2588, | |
| "Ġdiet": 2589, | |
| ",\"": 2590, | |
| "Ġfr": 2591, | |
| "Ġconcept": 2592, | |
| "##erence": 2593, | |
| "##unt": 2594, | |
| "Ġpay": 2595, | |
| "Ġquestions": 2596, | |
| "Ġred": 2597, | |
| "Ġsource": 2598, | |
| "Ġstress": 2599, | |
| "Ġwhole": 2600, | |
| "Ġweek": 2601, | |
| "Ġphot": 2602, | |
| "Ġmicro": 2603, | |
| "Ġopportun": 2604, | |
| "Ġfrequ": 2605, | |
| "##rect": 2606, | |
| "Ġaddress": 2607, | |
| "Ġinit": 2608, | |
| "Ġaccording": 2609, | |
| "Ġassociated": 2610, | |
| "Ġmeet": 2611, | |
| "##fact": 2612, | |
| "Ġcreated": 2613, | |
| "Ġconsidered": 2614, | |
| "Ġwind": 2615, | |
| "Ġfail": 2616, | |
| "##fficient": 2617, | |
| "ĠStud": 2618, | |
| "##ips": 2619, | |
| "Ġlay": 2620, | |
| "ĠCar": 2621, | |
| "Ġsurface": 2622, | |
| "##fer": 2623, | |
| "##earch": 2624, | |
| "Ġliving": 2625, | |
| "Ġtot": 2626, | |
| "Ġtaken": 2627, | |
| "##plic": 2628, | |
| "Ġcollect": 2629, | |
| "##rams": 2630, | |
| "Ġintrodu": 2631, | |
| "Ġfri": 2632, | |
| "##rict": 2633, | |
| "Ġoffic": 2634, | |
| "##ule": 2635, | |
| "Ġresearchers": 2636, | |
| "Ġ198": 2637, | |
| "Ġevidence": 2638, | |
| "Ġunderstanding": 2639, | |
| "ĠCal": 2640, | |
| "Ġver": 2641, | |
| "##urch": 2642, | |
| "Ġincreased": 2643, | |
| "Ġtell": 2644, | |
| "Ġdetail": 2645, | |
| "Ġweight": 2646, | |
| "ĠMar": 2647, | |
| "Ġsize": 2648, | |
| "Ġability": 2649, | |
| "Ġskin": 2650, | |
| "##ening": 2651, | |
| "An": 2652, | |
| "Ġpressure": 2653, | |
| "ĠIntern": 2654, | |
| "ĠAm": 2655, | |
| "Ġsleep": 2656, | |
| "Ġcut": 2657, | |
| "Ġexperien": 2658, | |
| "Ġactually": 2659, | |
| "Ġsimple": 2660, | |
| "##ison": 2661, | |
| "Ġfive": 2662, | |
| "Ġpractice": 2663, | |
| "Ġmarket": 2664, | |
| "Ġcomes": 2665, | |
| "Ġadult": 2666, | |
| "Ġthemselves": 2667, | |
| "Ġwide": 2668, | |
| "Ġ14": 2669, | |
| "ĠPr": 2670, | |
| "ĠBy": 2671, | |
| "Ġnature": 2672, | |
| "Ġann": 2673, | |
| "Ġ100": 2674, | |
| "Ġstudent": 2675, | |
| "Ġexerc": 2676, | |
| "When": 2677, | |
| "##mber": 2678, | |
| "Ġdom": 2679, | |
| "##ensive": 2680, | |
| "ĠAss": 2681, | |
| "Ġdest": 2682, | |
| "##yl": 2683, | |
| "Ġnational": 2684, | |
| "ĠAust": 2685, | |
| "##ump": 2686, | |
| "Ġmembers": 2687, | |
| "##reme": 2688, | |
| "##illed": 2689, | |
| "Ġhold": 2690, | |
| "Ġavoid": 2691, | |
| "Ġrequired": 2692, | |
| "Ġcannot": 2693, | |
| "ĠDr": 2694, | |
| "Ġquick": 2695, | |
| "Ġsent": 2696, | |
| "##be": 2697, | |
| "##port": 2698, | |
| "Ġsal": 2699, | |
| "##ask": 2700, | |
| "Ġidea": 2701, | |
| "Ġneeded": 2702, | |
| "##aging": 2703, | |
| "Ġcondition": 2704, | |
| "Ġthought": 2705, | |
| "Ġupon": 2706, | |
| "Ġsun": 2707, | |
| "Ġobserv": 2708, | |
| "Ġspe": 2709, | |
| "Ġservices": 2710, | |
| "##ivil": 2711, | |
| "##roll": 2712, | |
| "Ġ13": 2713, | |
| "##ournal": 2714, | |
| "##iding": 2715, | |
| "Ġentire": 2716, | |
| "Ġmaint": 2717, | |
| "##eter": 2718, | |
| "ĠComp": 2719, | |
| "to": 2720, | |
| "##50": 2721, | |
| "Ġglobal": 2722, | |
| "Ġfactors": 2723, | |
| "Ġcomplex": 2724, | |
| "ĠSouth": 2725, | |
| "Ġcoll": 2726, | |
| "Ġrelated": 2727, | |
| "ĠGe": 2728, | |
| "##lying": 2729, | |
| "Ġprote": 2730, | |
| "Ġrelationship": 2731, | |
| "##ging": 2732, | |
| "Ġtherap": 2733, | |
| "Ġanimals": 2734, | |
| "Ġsite": 2735, | |
| "##ystem": 2736, | |
| "Ġapproach": 2737, | |
| "Ġcame": 2738, | |
| "##sequ": 2739, | |
| "Ġparts": 2740, | |
| "Ġengine": 2741, | |
| "Ġreturn": 2742, | |
| "##ma": 2743, | |
| "##ney": 2744, | |
| "ĠNorth": 2745, | |
| "18": 2746, | |
| "Ġpurp": 2747, | |
| "##ER": 2748, | |
| "Ġnecessary": 2749, | |
| "##aced": 2750, | |
| "ĠAmerica": 2751, | |
| "Ġmanagement": 2752, | |
| "Ġmoney": 2753, | |
| "Ġhtt": 2754, | |
| "Ġstrateg": 2755, | |
| "##chan": 2756, | |
| "Ġsoil": 2757, | |
| "Ġhistor": 2758, | |
| "Ġmaterials": 2759, | |
| "Ġmonths": 2760, | |
| "ĠMay": 2761, | |
| "##eb": 2762, | |
| "Ġreading": 2763, | |
| "##astic": 2764, | |
| "Ġmedic": 2765, | |
| "Ġsuff": 2766, | |
| "Ġreact": 2767, | |
| "##ublic": 2768, | |
| "Ġoil": 2769, | |
| "Ġstates": 2770, | |
| "Ġparents": 2771, | |
| "Ġarg": 2772, | |
| "##ened": 2773, | |
| "Ġfish": 2774, | |
| "Ġansw": 2775, | |
| "##val": 2776, | |
| "Ġitself": 2777, | |
| "Ġgreen": 2778, | |
| "Ġalmost": 2779, | |
| "Ġfamil": 2780, | |
| "##olic": 2781, | |
| "Ġsoft": 2782, | |
| "Ġassess": 2783, | |
| "##put": 2784, | |
| "##20": 2785, | |
| "based": 2786, | |
| "##oon": 2787, | |
| "Ġpolitical": 2788, | |
| "Ġeconomic": 2789, | |
| "Ġpublished": 2790, | |
| "Ġrelig": 2791, | |
| "Ġvers": 2792, | |
| "##erve": 2793, | |
| "Ġjob": 2794, | |
| "##gest": 2795, | |
| "##oes": 2796, | |
| "ĠMan": 2797, | |
| "Ġpath": 2798, | |
| "Ġstop": 2799, | |
| "Ġwriting": 2800, | |
| "##ush": 2801, | |
| "##ply": 2802, | |
| "Ġanalysis": 2803, | |
| "Ġprovides": 2804, | |
| "ĠAct": 2805, | |
| "Ġhalf": 2806, | |
| "##acks": 2807, | |
| "Ġinj": 2808, | |
| "##usion": 2809, | |
| "Ġport": 2810, | |
| "Ġmodern": 2811, | |
| "Ġbur": 2812, | |
| "Ġaction": 2813, | |
| "##ights": 2814, | |
| "##vere": 2815, | |
| "Ġmor": 2816, | |
| "To": 2817, | |
| "Ġfarm": 2818, | |
| "##aged": 2819, | |
| "ĠRep": 2820, | |
| "##int": 2821, | |
| "Ġlink": 2822, | |
| "Ġcat": 2823, | |
| "Ġtaking": 2824, | |
| "Ġever": 2825, | |
| "Ġblack": 2826, | |
| "Ġfeed": 2827, | |
| "Ġtalk": 2828, | |
| "Ġhab": 2829, | |
| "Ġpoin": 2830, | |
| "â̦": 2831, | |
| "##oses": 2832, | |
| "Ġdiagn": 2833, | |
| "Ġproduce": 2834, | |
| "Ġthroughout": 2835, | |
| "##itud": 2836, | |
| "##aut": 2837, | |
| "ĠEarth": 2838, | |
| "##hib": 2839, | |
| "Ġconduct": 2840, | |
| "Ġla": 2841, | |
| "You": 2842, | |
| "##izing": 2843, | |
| "Ġmeasure": 2844, | |
| "##ober": 2845, | |
| "Ġarch": 2846, | |
| "##ores": 2847, | |
| "Ġpopular": 2848, | |
| "Ġsam": 2849, | |
| "Ġincreasing": 2850, | |
| "ĠCanad": 2851, | |
| "##ences": 2852, | |
| "Ġbenefits": 2853, | |
| "Ġgas": 2854, | |
| "ĠWhile": 2855, | |
| "Ġtook": 2856, | |
| "##enn": 2857, | |
| "Ġrepl": 2858, | |
| "Ġsuper": 2859, | |
| "##iction": 2860, | |
| "Ġeasy": 2861, | |
| "Ġlonger": 2862, | |
| "Ġpersonal": 2863, | |
| "##ibr": 2864, | |
| "Ġrights": 2865, | |
| "Ġclean": 2866, | |
| "Ġcontent": 2867, | |
| "Ġpattern": 2868, | |
| "##ccording": 2869, | |
| "##by": 2870, | |
| "##ai": 2871, | |
| "Ġinteract": 2872, | |
| "Ġdisord": 2873, | |
| "##abor": 2874, | |
| "Ġbreak": 2875, | |
| "##rown": 2876, | |
| "Ch": 2877, | |
| "Ġindividuals": 2878, | |
| "##of": 2879, | |
| "Ġcompany": 2880, | |
| "Ġge": 2881, | |
| "Ġdoc": 2882, | |
| "##ections": 2883, | |
| "Ġarr": 2884, | |
| "Ġ197": 2885, | |
| "Ġrul": 2886, | |
| "##ising": 2887, | |
| "12": 2888, | |
| "Ġchemical": 2889, | |
| "##reg": 2890, | |
| "##het": 2891, | |
| "##erous": 2892, | |
| "Ġmeaning": 2893, | |
| "Ġbar": 2894, | |
| "Ġyet": 2895, | |
| "Ġcauses": 2896, | |
| "##uel": 2897, | |
| "##ze": 2898, | |
| "##lt": 2899, | |
| "##uck": 2900, | |
| "Ġliter": 2901, | |
| "Ġsepar": 2902, | |
| "Ġsafe": 2903, | |
| "ĠAfter": 2904, | |
| "Ġregard": 2905, | |
| "Ġpriv": 2906, | |
| "##AS": 2907, | |
| "##cient": 2908, | |
| "Ġtar": 2909, | |
| "##irm": 2910, | |
| "):": 2911, | |
| "Ġstructure": 2912, | |
| "Ġprinc": 2913, | |
| "##reng": 2914, | |
| "##ls": 2915, | |
| "Ġdeb": 2916, | |
| "Ġmatter": 2917, | |
| "##onse": 2918, | |
| "##hold": 2919, | |
| "##iet": 2920, | |
| "Ġshows": 2921, | |
| "##nces": 2922, | |
| "ĠHis": 2923, | |
| "Ġterms": 2924, | |
| "##anced": 2925, | |
| "Ġhours": 2926, | |
| "Ġbacter": 2927, | |
| "##ches": 2928, | |
| "Ġemer": 2929, | |
| "##mb": 2930, | |
| "Ġbegan": 2931, | |
| "Ġhelps": 2932, | |
| "Ġut": 2933, | |
| "Ġtraining": 2934, | |
| "Ġbehavior": 2935, | |
| "##ively": 2936, | |
| "Ġbuilt": 2937, | |
| "Ġsense": 2938, | |
| "##oming": 2939, | |
| "##ww": 2940, | |
| "##urs": 2941, | |
| "Ġcheck": 2942, | |
| "Ġpositive": 2943, | |
| "##artment": 2944, | |
| "Ġ50": 2945, | |
| "Al": 2946, | |
| "11": 2947, | |
| "Ġthing": 2948, | |
| "##itary": 2949, | |
| "Ġcaused": 2950, | |
| "ĠYork": 2951, | |
| "##aily": 2952, | |
| "ĠGu": 2953, | |
| "Ġconc": 2954, | |
| "##itation": 2955, | |
| "Ġindustry": 2956, | |
| "##rad": 2957, | |
| "##emic": 2958, | |
| "ĠBritish": 2959, | |
| "Ġclaim": 2960, | |
| "Ġprevious": 2961, | |
| "Ġonline": 2962, | |
| "Ġcontact": 2963, | |
| "Ġtotal": 2964, | |
| "Ġtemperature": 2965, | |
| "##gar": 2966, | |
| "Ġheat": 2967, | |
| "Ġregular": 2968, | |
| "Ġcomputer": 2969, | |
| "Ġrecent": 2970, | |
| "Ġmach": 2971, | |
| "Ġlives": 2972, | |
| "Ġenvironmental": 2973, | |
| "Ġservice": 2974, | |
| "Ġcontain": 2975, | |
| "##pid": 2976, | |
| "##iddle": 2977, | |
| "Ġcop": 2978, | |
| "Ġcolor": 2979, | |
| "ĠDep": 2980, | |
| "##ronic": 2981, | |
| "##ume": 2982, | |
| "ĠCont": 2983, | |
| "Ġsociety": 2984, | |
| "Ġfire": 2985, | |
| "Ġetc": 2986, | |
| "Ġtravel": 2987, | |
| "Ġwin": 2988, | |
| "##eds": 2989, | |
| "Ġregion": 2990, | |
| "##ese": 2991, | |
| "ĠHist": 2992, | |
| "Ġce": 2993, | |
| "##ows": 2994, | |
| "##abet": 2995, | |
| "ĠPar": 2996, | |
| "Ġeat": 2997, | |
| "##uted": 2998, | |
| "Ġposition": 2999, | |
| "Ġslow": 3000, | |
| "Ġshown": 3001, | |
| "Ġbring": 3002, | |
| "ĠNe": 3003, | |
| "ĠJohn": 3004, | |
| "Ġvide": 3005, | |
| "ĠState": 3006, | |
| "##aving": 3007, | |
| "Ġlif": 3008, | |
| "Ġdeep": 3009, | |
| "##fully": 3010, | |
| "##igure": 3011, | |
| "##ene": 3012, | |
| "Ġfoods": 3013, | |
| "##empt": 3014, | |
| "##istance": 3015, | |
| "Ġfru": 3016, | |
| "##my": 3017, | |
| "Ġdesigned": 3018, | |
| "Ġheav": 3019, | |
| "Ġincludes": 3020, | |
| "Ġexperim": 3021, | |
| "Ġsurv": 3022, | |
| "Ġmusic": 3023, | |
| "##ners": 3024, | |
| "Ġdamage": 3025, | |
| "Ġviol": 3026, | |
| "Ġdoing": 3027, | |
| "##lex": 3028, | |
| "##ript": 3029, | |
| "Ġlove": 3030, | |
| "Ġschools": 3031, | |
| "Ġkids": 3032, | |
| "##duc": 3033, | |
| "Ġsix": 3034, | |
| "Ġsimply": 3035, | |
| "##aff": 3036, | |
| "ĠPe": 3037, | |
| "##ulations": 3038, | |
| "##icles": 3039, | |
| "##hood": 3040, | |
| "##ufact": 3041, | |
| "Ġsat": 3042, | |
| "Ġaverage": 3043, | |
| "Ġexc": 3044, | |
| "Ġtrue": 3045, | |
| "Ġwild": 3046, | |
| "##aling": 3047, | |
| "##ricult": 3048, | |
| "##rast": 3049, | |
| "Ġmethods": 3050, | |
| "##é": 3051, | |
| "##oll": 3052, | |
| "##apan": 3053, | |
| "##rior": 3054, | |
| "##ched": 3055, | |
| "##imin": 3056, | |
| "Ġencoura": 3057, | |
| "##ropri": 3058, | |
| "Ġvariety": 3059, | |
| "##bo": 3060, | |
| "ĠSchool": 3061, | |
| "##yle": 3062, | |
| "Ġ196": 3063, | |
| "ĠAustral": 3064, | |
| "##ades": 3065, | |
| "Ġrev": 3066, | |
| "##estern": 3067, | |
| "Ġ25": 3068, | |
| "##istics": 3069, | |
| "Ġste": 3070, | |
| "Ġsex": 3071, | |
| "Ġprovided": 3072, | |
| "Ġensure": 3073, | |
| "Ġsubst": 3074, | |
| "Ġcarbon": 3075, | |
| "ĠCo": 3076, | |
| "Ġstreng": 3077, | |
| "ĠJew": 3078, | |
| "Ġmechan": 3079, | |
| "Ġaccept": 3080, | |
| "Ġnormal": 3081, | |
| "Ġidentify": 3082, | |
| "##lands": 3083, | |
| "Ġprec": 3084, | |
| "Ġissue": 3085, | |
| "Ġcompan": 3086, | |
| "ĠSu": 3087, | |
| "ĠNo": 3088, | |
| "Ġpsych": 3089, | |
| "Ġshare": 3090, | |
| "Ġwebs": 3091, | |
| "Ġbal": 3092, | |
| "##asc": 3093, | |
| "Ġemot": 3094, | |
| "ve": 3095, | |
| "##ban": 3096, | |
| "##elling": 3097, | |
| "##imately": 3098, | |
| "Ġspread": 3099, | |
| "Ġsometimes": 3100, | |
| "Ġinvolved": 3101, | |
| "##for": 3102, | |
| "##ster": 3103, | |
| "Ġearth": 3104, | |
| "##atives": 3105, | |
| "Ġpoll": 3106, | |
| "Ġbelieve": 3107, | |
| "Ġvisit": 3108, | |
| "##AT": 3109, | |
| "Ġthreat": 3110, | |
| "Ġresponse": 3111, | |
| "##minist": 3112, | |
| "ĠResearch": 3113, | |
| "Ġmovement": 3114, | |
| "Ġuses": 3115, | |
| "Ġlack": 3116, | |
| "Ġculture": 3117, | |
| "##ender": 3118, | |
| "Ġgreater": 3119, | |
| "Ġoutside": 3120, | |
| "Ġchalleng": 3121, | |
| "##ises": 3122, | |
| "Ġimplement": 3123, | |
| "##verse": 3124, | |
| "Ġinteg": 3125, | |
| "Ġcompon": 3126, | |
| "##ister": 3127, | |
| "##rought": 3128, | |
| "ĠIndia": 3129, | |
| "Ġled": 3130, | |
| "Ġremov": 3131, | |
| "Ġsust": 3132, | |
| "Ġcompet": 3133, | |
| "##ederal": 3134, | |
| "##lor": 3135, | |
| "Ġtarget": 3136, | |
| "##inc": 3137, | |
| "Ġunc": 3138, | |
| "Ġindepend": 3139, | |
| "##oor": 3140, | |
| "Ġreview": 3141, | |
| "Ġaware": 3142, | |
| "Ġserious": 3143, | |
| "Ġoriginal": 3144, | |
| "##ength": 3145, | |
| "Ġattention": 3146, | |
| "##vey": 3147, | |
| "##osition": 3148, | |
| "Ġcust": 3149, | |
| "Ġple": 3150, | |
| "Ġessential": 3151, | |
| "##ony": 3152, | |
| "Ġfem": 3153, | |
| "Ġface": 3154, | |
| "Ġprograms": 3155, | |
| "Ġmedia": 3156, | |
| "Ġevents": 3157, | |
| "ĠII": 3158, | |
| "Ġparticularly": 3159, | |
| "Ġrelative": 3160, | |
| "But": 3161, | |
| "Ġpict": 3162, | |
| "ll": 3163, | |
| "Ġreported": 3164, | |
| "##light": 3165, | |
| "Ġnetwork": 3166, | |
| "##osure": 3167, | |
| "Ġtax": 3168, | |
| "Ġcamp": 3169, | |
| "Ġdoesn": 3170, | |
| "##aches": 3171, | |
| "Ġgetting": 3172, | |
| "Ġlog": 3173, | |
| "Ġscientists": 3174, | |
| "Ġforms": 3175, | |
| "Ġsomeone": 3176, | |
| "Ġspeed": 3177, | |
| "Ġdeveloping": 3178, | |
| "Ġharm": 3179, | |
| "Ġrefer": 3180, | |
| "Ġimage": 3181, | |
| "ĠScience": 3182, | |
| "Ġpatient": 3183, | |
| "Ġextreme": 3184, | |
| "Ġorigin": 3185, | |
| "Ġmental": 3186, | |
| "ĠJapan": 3187, | |
| "Ġstandard": 3188, | |
| "Ġsources": 3189, | |
| "Ġgrowing": 3190, | |
| "ĠYour": 3191, | |
| "Ġfinanc": 3192, | |
| "##oles": 3193, | |
| "Ġteachers": 3194, | |
| "Ġhyd": 3195, | |
| "Ġelectric": 3196, | |
| "Ġdemon": 3197, | |
| "##rench": 3198, | |
| "##dom": 3199, | |
| "##uge": 3200, | |
| "Ġbasic": 3201, | |
| "##ems": 3202, | |
| "##ES": 3203, | |
| "Ġir": 3204, | |
| "ĠKing": 3205, | |
| "##ana": 3206, | |
| "##rand": 3207, | |
| "Ġpoor": 3208, | |
| "##eration": 3209, | |
| "Ġdispl": 3210, | |
| "ĠMe": 3211, | |
| "##iot": 3212, | |
| "Ġaff": 3213, | |
| "##arily": 3214, | |
| "Ġprep": 3215, | |
| "##ctions": 3216, | |
| "Ġcorrect": 3217, | |
| "Ġrespect": 3218, | |
| "##uth": 3219, | |
| "Ġtakes": 3220, | |
| "Ġ194": 3221, | |
| "##aries": 3222, | |
| "Ġveget": 3223, | |
| "Ġappl": 3224, | |
| "Ġvit": 3225, | |
| "##osing": 3226, | |
| "Ġsafety": 3227, | |
| "##isions": 3228, | |
| "Ġideas": 3229, | |
| "ĠInstit": 3230, | |
| "##amed": 3231, | |
| "Ġnight": 3232, | |
| "Ġmanufact": 3233, | |
| "Ġcontinue": 3234, | |
| "Ġdaily": 3235, | |
| "Ġattack": 3236, | |
| "ĠMany": 3237, | |
| "ĠPres": 3238, | |
| "##room": 3239, | |
| "##fect": 3240, | |
| "##issions": 3241, | |
| "Ġwritten": 3242, | |
| "Ġallows": 3243, | |
| "##rated": 3244, | |
| "##go": 3245, | |
| "Ġlooking": 3246, | |
| "Ġeasily": 3247, | |
| "ĠApp": 3248, | |
| "Ġlate": 3249, | |
| "Ġforce": 3250, | |
| "ĠDo": 3251, | |
| "Ġbab": 3252, | |
| "Ġcoun": 3253, | |
| "##umb": 3254, | |
| "ĠPer": 3255, | |
| "Ġstarted": 3256, | |
| "Ġmess": 3257, | |
| "Ġproduced": 3258, | |
| "##ops": 3259, | |
| "##AR": 3260, | |
| "Ġap": 3261, | |
| "ĠMin": 3262, | |
| "Ġconsist": 3263, | |
| "Ġincluded": 3264, | |
| "Ġfeet": 3265, | |
| "##ties": 3266, | |
| "##ucle": 3267, | |
| "Ġgenerally": 3268, | |
| "Ġtherefore": 3269, | |
| "##ming": 3270, | |
| "Ġwood": 3271, | |
| "##asons": 3272, | |
| "ĠPre": 3273, | |
| "Ġox": 3274, | |
| "Ġwall": 3275, | |
| "ĠSec": 3276, | |
| "##come": 3277, | |
| "Ġseries": 3278, | |
| "##ials": 3279, | |
| "##att": 3280, | |
| "Ġselect": 3281, | |
| "##inary": 3282, | |
| "Ġemb": 3283, | |
| "Ġmagn": 3284, | |
| "Ġattempt": 3285, | |
| "##irit": 3286, | |
| "Ġdefin": 3287, | |
| "Ġinside": 3288, | |
| "Ġjoin": 3289, | |
| "ĠInt": 3290, | |
| "ĠQu": 3291, | |
| "ĠMore": 3292, | |
| "Ġdistrib": 3293, | |
| "\".": 3294, | |
| "Ġforest": 3295, | |
| "Ġdifference": 3296, | |
| "ĠChina": 3297, | |
| "Ġprobably": 3298, | |
| "Ġdraw": 3299, | |
| "Ġprimary": 3300, | |
| "Ġnumbers": 3301, | |
| "Ġpolicy": 3302, | |
| "ĠWill": 3303, | |
| "Ġdang": 3304, | |
| "Ġachieve": 3305, | |
| "##anks": 3306, | |
| "##itor": 3307, | |
| "##imum": 3308, | |
| "##ext": 3309, | |
| "Ġinstead": 3310, | |
| "##idge": 3311, | |
| "##ief": 3312, | |
| "##abetes": 3313, | |
| "Ġful": 3314, | |
| "##set": 3315, | |
| "Ġunique": 3316, | |
| "##ension": 3317, | |
| "Ġquite": 3318, | |
| "Ġtend": 3319, | |
| "##lation": 3320, | |
| "Ġexpress": 3321, | |
| "Ġtools": 3322, | |
| "Ġtiss": 3323, | |
| "Ġnegative": 3324, | |
| "Ġcommit": 3325, | |
| "Ġcover": 3326, | |
| "Ġcra": 3327, | |
| "##ervation": 3328, | |
| "Ġexercise": 3329, | |
| "Ġhy": 3330, | |
| "Ġdetermine": 3331, | |
| "Ġdou": 3332, | |
| "Ġcompanies": 3333, | |
| "##overy": 3334, | |
| "Ġdiseases": 3335, | |
| "Ġmultiple": 3336, | |
| "Ġanimal": 3337, | |
| "##ached": 3338, | |
| "##ying": 3339, | |
| "Ġsqu": 3340, | |
| "##ha": 3341, | |
| "Ġoffer": 3342, | |
| "Ġhumans": 3343, | |
| "##ecause": 3344, | |
| "Ġdrink": 3345, | |
| "Ġ24": 3346, | |
| "Ġperformance": 3347, | |
| "ĠMost": 3348, | |
| "Ġprogress": 3349, | |
| "ĠHar": 3350, | |
| "Ġfav": 3351, | |
| "Ġtraditional": 3352, | |
| "Ġdoctor": 3353, | |
| "org": 3354, | |
| "Ġinternational": 3355, | |
| "##ography": 3356, | |
| "Ġsecurity": 3357, | |
| "Ġtree": 3358, | |
| "Ġvirus": 3359, | |
| "Ġinvestig": 3360, | |
| "##ads": 3361, | |
| "##vention": 3362, | |
| "Ġtrees": 3363, | |
| "Ġthus": 3364, | |
| "Ġtowards": 3365, | |
| "Ġacid": 3366, | |
| "##ID": 3367, | |
| "Ġestim": 3368, | |
| "Ġfa": 3369, | |
| "Ġbooks": 3370, | |
| "Ġwalk": 3371, | |
| "Ġpage": 3372, | |
| "Ġ21": 3373, | |
| "##cies": 3374, | |
| "Ġcit": 3375, | |
| "Ġadded": 3376, | |
| "Ġspeak": 3377, | |
| "Ġquickly": 3378, | |
| "Ġcompared": 3379, | |
| "Ġsil": 3380, | |
| "Ġhighly": 3381, | |
| "Ġeye": 3382, | |
| "Ġtur": 3383, | |
| "ĠEd": 3384, | |
| "Ġimmedi": 3385, | |
| "Ġearl": 3386, | |
| "à¤": 3387, | |
| "##rim": 3388, | |
| "Ġwarm": 3389, | |
| "Ġappropri": 3390, | |
| "Ġinfection": 3391, | |
| "Ġcross": 3392, | |
| "##joy": 3393, | |
| "ĠAg": 3394, | |
| "Ġago": 3395, | |
| "Ġscientific": 3396, | |
| "Ġinstit": 3397, | |
| "ĠEuropean": 3398, | |
| "##haps": 3399, | |
| "##ground": 3400, | |
| "ĠIm": 3401, | |
| "Ġcommunities": 3402, | |
| "Ġdecre": 3403, | |
| "Ġaim": 3404, | |
| "##iency": 3405, | |
| "Ġtheory": 3406, | |
| "âĢĿ.": 3407, | |
| "Ġteeth": 3408, | |
| "Ġproced": 3409, | |
| "ĠAc": 3410, | |
| "Ġeval": 3411, | |
| "##rs": 3412, | |
| "##nov": 3413, | |
| "Ġfront": 3414, | |
| "##erson": 3415, | |
| "Ġthird": 3416, | |
| "Ġanaly": 3417, | |
| "Ġbehind": 3418, | |
| "##ancy": 3419, | |
| "ĠEduc": 3420, | |
| "Ġsea": 3421, | |
| "Ġcard": 3422, | |
| "Ġleaders": 3423, | |
| "Ġstay": 3424, | |
| "Ġclin": 3425, | |
| "Ġconcent": 3426, | |
| "ĠJan": 3427, | |
| "##coh": 3428, | |
| "Ġbad": 3429, | |
| "Ġsold": 3430, | |
| "##oly": 3431, | |
| "Ġreflect": 3432, | |
| "Ġmother": 3433, | |
| "Ġvacc": 3434, | |
| "##inks": 3435, | |
| "##ellow": 3436, | |
| "Ġreve": 3437, | |
| "Ġlat": 3438, | |
| "Ġdirectly": 3439, | |
| "##hel": 3440, | |
| "##omet": 3441, | |
| "Ġextra": 3442, | |
| "##itude": 3443, | |
| "ĠCount": 3444, | |
| "Ġaud": 3445, | |
| "Ġanswer": 3446, | |
| "Ġbit": 3447, | |
| "Ġgard": 3448, | |
| "Ġdry": 3449, | |
| "##na": 3450, | |
| "ĠCO": 3451, | |
| "Ġminutes": 3452, | |
| "Ġcritical": 3453, | |
| "ĠGl": 3454, | |
| "Ġlarger": 3455, | |
| "15": 3456, | |
| "Ġprior": 3457, | |
| "Ġrout": 3458, | |
| "Ġsupply": 3459, | |
| "##uary": 3460, | |
| "ĠCons": 3461, | |
| "##ift": 3462, | |
| "##elt": 3463, | |
| "Ġsevere": 3464, | |
| "Ġhar": 3465, | |
| "Ġcivil": 3466, | |
| "Ġadditional": 3467, | |
| "Ġpoints": 3468, | |
| "Ġheld": 3469, | |
| "##ounds": 3470, | |
| "Ġ40": 3471, | |
| "Ġsolar": 3472, | |
| "##ino": 3473, | |
| "ĠAfrica": 3474, | |
| "##vant": 3475, | |
| "##iques": 3476, | |
| "Ġcapt": 3477, | |
| "##ror": 3478, | |
| "##rie": 3479, | |
| "Ġfoot": 3480, | |
| "##iforn": 3481, | |
| "##ulate": 3482, | |
| "Ġcustom": 3483, | |
| "Ġleading": 3484, | |
| "Ġsoon": 3485, | |
| "ĠChild": 3486, | |
| "Ġbeginning": 3487, | |
| "Ġfinancial": 3488, | |
| "Ġactive": 3489, | |
| "ĠFrench": 3490, | |
| "Ġthinking": 3491, | |
| "Ġdiv": 3492, | |
| "ĠPart": 3493, | |
| "Ġthous": 3494, | |
| "Ġestablished": 3495, | |
| "Ġbacteria": 3496, | |
| "##ilos": 3497, | |
| "ĠBo": 3498, | |
| "##aly": 3499, | |
| "##new": 3500, | |
| "##ceed": 3501, | |
| "Ġteaching": 3502, | |
| "Ġeth": 3503, | |
| "Ġdemonstr": 3504, | |
| "Ġaspect": 3505, | |
| "Ġdisp": 3506, | |
| "Ġsituation": 3507, | |
| "www": 3508, | |
| "##den": 3509, | |
| "Ġsustain": 3510, | |
| "##rew": 3511, | |
| "ĠEl": 3512, | |
| "Ġuseful": 3513, | |
| "Ġaltern": 3514, | |
| "##bor": 3515, | |
| "Ġadults": 3516, | |
| "Ġsou": 3517, | |
| "Ġsoftware": 3518, | |
| "Ġfeatures": 3519, | |
| "##fort": 3520, | |
| "Ġprotein": 3521, | |
| "ĠJu": 3522, | |
| "Ġblock": 3523, | |
| "Ġones": 3524, | |
| "##uries": 3525, | |
| "Ġhot": 3526, | |
| "Ġfram": 3527, | |
| "Ġnation": 3528, | |
| "Ġpurpose": 3529, | |
| "ĠRec": 3530, | |
| "ĠJes": 3531, | |
| "ĠNot": 3532, | |
| "Ġfast": 3533, | |
| "##ington": 3534, | |
| "##useum": 3535, | |
| "##IN": 3536, | |
| "Ġcontains": 3537, | |
| "##ifornia": 3538, | |
| "##yond": 3539, | |
| "ĠAug": 3540, | |
| "16": 3541, | |
| "##arr": 3542, | |
| "##isms": 3543, | |
| "##cil": 3544, | |
| "Ġbroad": 3545, | |
| "Ġexpect": 3546, | |
| "Ġtown": 3547, | |
| "Ġhor": 3548, | |
| "ex": 3549, | |
| "On": 3550, | |
| "Ġcapital": 3551, | |
| "Ġhabit": 3552, | |
| "Ġfamilies": 3553, | |
| "Ġseems": 3554, | |
| "ĠArt": 3555, | |
| "Ġbirth": 3556, | |
| "##ius": 3557, | |
| "Ġwaste": 3558, | |
| "ĠUs": 3559, | |
| "Ġcred": 3560, | |
| "Ġenjoy": 3561, | |
| "##gn": 3562, | |
| "Ġlimited": 3563, | |
| "##rition": 3564, | |
| "Ġtri": 3565, | |
| "##hest": 3566, | |
| "Ġexact": 3567, | |
| "Ġeating": 3568, | |
| "Ġvalues": 3569, | |
| "Ġhost": 3570, | |
| "Ġmom": 3571, | |
| "Ġquant": 3572, | |
| "Ġvideo": 3573, | |
| "Ġaccur": 3574, | |
| "Ġwrite": 3575, | |
| "Ġdevices": 3576, | |
| "Ġbase": 3577, | |
| "##undred": 3578, | |
| "Ġhands": 3579, | |
| "So": 3580, | |
| "Ġleaves": 3581, | |
| "Ġbreat": 3582, | |
| "##itis": 3583, | |
| "Ġgame": 3584, | |
| "Ġstra": 3585, | |
| "ĠReg": 3586, | |
| "Ġalthough": 3587, | |
| "ĠAfrican": 3588, | |
| "##ille": 3589, | |
| "ĠGerman": 3590, | |
| "...": 3591, | |
| "Ġcapac": 3592, | |
| "Ġnews": 3593, | |
| "##iers": 3594, | |
| "ĠCenter": 3595, | |
| "Ġtransport": 3596, | |
| "Ġsugar": 3597, | |
| "Ġlost": 3598, | |
| "##iber": 3599, | |
| "Ġfight": 3600, | |
| "##ching": 3601, | |
| "##30": 3602, | |
| "Ġrequires": 3603, | |
| "Ġprotection": 3604, | |
| "Ġcentral": 3605, | |
| "Ġdocument": 3606, | |
| "Ġwebsite": 3607, | |
| "ĠKe": 3608, | |
| "ĠAlthough": 3609, | |
| "Ġdecision": 3610, | |
| "##rote": 3611, | |
| "ĠFirst": 3612, | |
| "Ġpack": 3613, | |
| "##hern": 3614, | |
| "Ġadapt": 3615, | |
| "##inct": 3616, | |
| "##omb": 3617, | |
| "##ran": 3618, | |
| "ĠHere": 3619, | |
| "##cohol": 3620, | |
| "ĠIndian": 3621, | |
| "ĠMus": 3622, | |
| "ĠInstitute": 3623, | |
| "Ġbehavi": 3624, | |
| "Ġwent": 3625, | |
| "ĠOther": 3626, | |
| "##where": 3627, | |
| "Ġ2015": 3628, | |
| "ĠSm": 3629, | |
| "##gency": 3630, | |
| "Ġdecl": 3631, | |
| "Ġfit": 3632, | |
| "One": 3633, | |
| "ĠWest": 3634, | |
| "Ġmilitary": 3635, | |
| "Ġreach": 3636, | |
| "Ġeyes": 3637, | |
| "Ġlength": 3638, | |
| "Ġwa": 3639, | |
| "wh": 3640, | |
| "ĠCalifornia": 3641, | |
| "Ġgot": 3642, | |
| "Ġrates": 3643, | |
| "##iter": 3644, | |
| "##IS": 3645, | |
| "17": 3646, | |
| "##mon": 3647, | |
| "Ġbecomes": 3648, | |
| "Ġsolution": 3649, | |
| "âĢ¢": 3650, | |
| "Ġult": 3651, | |
| "Ġinfluence": 3652, | |
| "ĠMy": 3653, | |
| "Ġelements": 3654, | |
| "##cell": 3655, | |
| "Ġagree": 3656, | |
| "Ġelse": 3657, | |
| "Ġobt": 3658, | |
| "Ġdark": 3659, | |
| "##odies": 3660, | |
| "Ġweeks": 3661, | |
| "##ologies": 3662, | |
| "Ġinterp": 3663, | |
| "ĠOf": 3664, | |
| "Ġcreating": 3665, | |
| "Ġseason": 3666, | |
| "Ġgoal": 3667, | |
| "Ġagricult": 3668, | |
| "Ġtherapy": 3669, | |
| "##bol": 3670, | |
| "##oud": 3671, | |
| "14": 3672, | |
| "Ġveh": 3673, | |
| "Ġteacher": 3674, | |
| "##pper": 3675, | |
| "Ġsearch": 3676, | |
| "Ġdemand": 3677, | |
| "##entially": 3678, | |
| "##thern": 3679, | |
| "##rogen": 3680, | |
| "ĠChar": 3681, | |
| "Ġancient": 3682, | |
| "Ġinstall": 3683, | |
| "##ipl": 3684, | |
| "ĠLear": 3685, | |
| "Ġapplication": 3686, | |
| "ĠOct": 3687, | |
| "Ġbeaut": 3688, | |
| "Ġimportance": 3689, | |
| "Ġmention": 3690, | |
| "##rate": 3691, | |
| "Ġdescribed": 3692, | |
| "##ipment": 3693, | |
| "ĠCanada": 3694, | |
| "Ġprocesses": 3695, | |
| "Ġstri": 3696, | |
| "Ġtypically": 3697, | |
| "##cles": 3698, | |
| "##pril": 3699, | |
| "ĠTra": 3700, | |
| "##hens": 3701, | |
| "Ġmemory": 3702, | |
| "Ġyourself": 3703, | |
| "##imal": 3704, | |
| "Ġautom": 3705, | |
| "Ġplaces": 3706, | |
| "##orthern": 3707, | |
| "Ġ2016": 3708, | |
| "##oe": 3709, | |
| "##itect": 3710, | |
| "Ġwhose": 3711, | |
| "Ġprojects": 3712, | |
| "##lamm": 3713, | |
| "Ġcarry": 3714, | |
| "##rig": 3715, | |
| "And": 3716, | |
| "Ġlabor": 3717, | |
| "Ġlines": 3718, | |
| "Ġmix": 3719, | |
| "Ġtechniques": 3720, | |
| "Ġdigital": 3721, | |
| "Ġshall": 3722, | |
| "##ulated": 3723, | |
| "##cean": 3724, | |
| "Ġconnect": 3725, | |
| "Ġstru": 3726, | |
| "Ġchoose": 3727, | |
| "##AN": 3728, | |
| "Ġcool": 3729, | |
| "##ari": 3730, | |
| "##iece": 3731, | |
| "Ġlocated": 3732, | |
| "##estic": 3733, | |
| "Ġlargest": 3734, | |
| "Ġlegal": 3735, | |
| "Ġproperty": 3736, | |
| "Ġcommunication": 3737, | |
| "ĠSw": 3738, | |
| "Ġworkers": 3739, | |
| "Ġrespond": 3740, | |
| "Ġfriends": 3741, | |
| "Ġbrought": 3742, | |
| "##ste": 3743, | |
| "Ġcele": 3744, | |
| "##vest": 3745, | |
| "Ġdevice": 3746, | |
| "sp": 3747, | |
| "Ġsection": 3748, | |
| "Ġcosts": 3749, | |
| "ĠDepartment": 3750, | |
| "ĠJesus": 3751, | |
| "##atur": 3752, | |
| "ĠHistory": 3753, | |
| "Ġeverything": 3754, | |
| "Ġrare": 3755, | |
| "Ġremains": 3756, | |
| "He": 3757, | |
| "##sect": 3758, | |
| "Ġang": 3759, | |
| "##to": 3760, | |
| "ĠOur": 3761, | |
| "Ġtests": 3762, | |
| "Ġdeal": 3763, | |
| "13": 3764, | |
| "Ġsn": 3765, | |
| "ĠHer": 3766, | |
| "##ields": 3767, | |
| "Ġbenefit": 3768, | |
| "Ġappropriate": 3769, | |
| "Ġep": 3770, | |
| "Ġsurround": 3771, | |
| "Ġimages": 3772, | |
| "Ġreasons": 3773, | |
| "Ġadj": 3774, | |
| "##eal": 3775, | |
| "##istry": 3776, | |
| "Ġrapid": 3777, | |
| "ĠTw": 3778, | |
| "Ġnearly": 3779, | |
| "##lection": 3780, | |
| "Ġhundred": 3781, | |
| "Ġbasis": 3782, | |
| "Ġadminist": 3783, | |
| "Ġcolon": 3784, | |
| "ĠRuss": 3785, | |
| "Ġmill": 3786, | |
| "Ġestablish": 3787, | |
| "Ġstage": 3788, | |
| "Ġmole": 3789, | |
| "ĠInternational": 3790, | |
| "Ġtable": 3791, | |
| "##ription": 3792, | |
| "##uman": 3793, | |
| "Ġsummer": 3794, | |
| "ĠJune": 3795, | |
| "##izations": 3796, | |
| "##iles": 3797, | |
| "##oke": 3798, | |
| "##olar": 3799, | |
| "Ġreceived": 3800, | |
| "##lin": 3801, | |
| "ĠMon": 3802, | |
| "Ġprivate": 3803, | |
| "##mar": 3804, | |
| "of": 3805, | |
| "ĠFrom": 3806, | |
| "##cks": 3807, | |
| "Ġvict": 3808, | |
| "Ġroom": 3809, | |
| "##wise": 3810, | |
| "Ġmount": 3811, | |
| "term": 3812, | |
| "Ġadop": 3813, | |
| "Ġgives": 3814, | |
| "##yr": 3815, | |
| "Ġ191": 3816, | |
| "Ġdead": 3817, | |
| "Ġtesting": 3818, | |
| "Ġlaws": 3819, | |
| "##idents": 3820, | |
| "Ġnucle": 3821, | |
| "##itable": 3822, | |
| "Ġprofessional": 3823, | |
| "##resh": 3824, | |
| "ĠSch": 3825, | |
| "##tery": 3826, | |
| "Ġexcept": 3827, | |
| "Ġjud": 3828, | |
| "ĠMarch": 3829, | |
| "##rag": 3830, | |
| "Ġcold": 3831, | |
| "##aught": 3832, | |
| "Ġegg": 3833, | |
| "##cial": 3834, | |
| "Ġremain": 3835, | |
| "Ġdiabetes": 3836, | |
| "ĠSept": 3837, | |
| "##ros": 3838, | |
| "Ġinsp": 3839, | |
| "ĠAnt": 3840, | |
| "##rael": 3841, | |
| "##ON": 3842, | |
| "Ġadvant": 3843, | |
| "Ġseek": 3844, | |
| "Ġscale": 3845, | |
| "Ġisn": 3846, | |
| "##inese": 3847, | |
| "##uous": 3848, | |
| "Ġexamples": 3849, | |
| "Ġord": 3850, | |
| "Ġanything": 3851, | |
| "##izes": 3852, | |
| "Ġcrop": 3853, | |
| "ĠDay": 3854, | |
| "Ġeveryone": 3855, | |
| "##mission": 3856, | |
| "Ġolder": 3857, | |
| "Ġcateg": 3858, | |
| "ĠRiver": 3859, | |
| "Ġtrade": 3860, | |
| "Ġopportunity": 3861, | |
| "ĠAugust": 3862, | |
| "Ġconstruction": 3863, | |
| "ĠEngland": 3864, | |
| "Ġnothing": 3865, | |
| "##enge": 3866, | |
| "Ġrecommend": 3867, | |
| "Ġefforts": 3868, | |
| "##ogen": 3869, | |
| "Ġhope": 3870, | |
| "Ġfinal": 3871, | |
| "Ġtold": 3872, | |
| "##ira": 3873, | |
| "Ġcultural": 3874, | |
| "Ġ2010": 3875, | |
| "Ġobjects": 3876, | |
| "Ġimag": 3877, | |
| "ĠGeor": 3878, | |
| "Ġaffected": 3879, | |
| "ĠCor": 3880, | |
| "##formation": 3881, | |
| "Ġcommunic": 3882, | |
| "##know": 3883, | |
| "Ġmodels": 3884, | |
| "Ġice": 3885, | |
| "ĠAssoci": 3886, | |
| "Ġscreen": 3887, | |
| "##ensity": 3888, | |
| "Ġcam": 3889, | |
| "##ondon": 3890, | |
| "Ġsaw": 3891, | |
| "Ġexposure": 3892, | |
| "Ġresponsible": 3893, | |
| "ĠServ": 3894, | |
| "##equ": 3895, | |
| "Ġgradu": 3896, | |
| "ĠRead": 3897, | |
| "Ġborn": 3898, | |
| "Ġcou": 3899, | |
| "Ġcitiz": 3900, | |
| "ĠBar": 3901, | |
| "##âĢĻ": 3902, | |
| "Ġreceive": 3903, | |
| "These": 3904, | |
| "Ġtrying": 3905, | |
| "ĠPark": 3906, | |
| "Ġcode": 3907, | |
| "Ġbeyond": 3908, | |
| "Ġhttp": 3909, | |
| "Ġapplications": 3910, | |
| "Ġpregn": 3911, | |
| "##ellig": 3912, | |
| "Ġhous": 3913, | |
| "##OR": 3914, | |
| "Ġperfect": 3915, | |
| "Ġanti": 3916, | |
| "Ġpan": 3917, | |
| "Ġcurrently": 3918, | |
| "Ġexpected": 3919, | |
| "Ġcommand": 3920, | |
| "##gy": 3921, | |
| "Ġhyp": 3922, | |
| "##IC": 3923, | |
| "Ġpractices": 3924, | |
| "Ġrob": 3925, | |
| "##used": 3926, | |
| "ĠCity": 3927, | |
| "Ġbul": 3928, | |
| "year": 3929, | |
| "Ġrecently": 3930, | |
| "Ġ2017": 3931, | |
| "Ġcalcul": 3932, | |
| "Ġstrength": 3933, | |
| "Ġbott": 3934, | |
| "##ding": 3935, | |
| "##illing": 3936, | |
| "Ġdrugs": 3937, | |
| "Ġasked": 3938, | |
| "Ġpurch": 3939, | |
| "Ġdepend": 3940, | |
| "Ġconsequ": 3941, | |
| "##uff": 3942, | |
| "Ġoverall": 3943, | |
| "Ġsmaller": 3944, | |
| "At": 3945, | |
| "ĠPresident": 3946, | |
| "Ġproviding": 3947, | |
| "ĠEven": 3948, | |
| "Ġconflic": 3949, | |
| "Ġcenter": 3950, | |
| "Ġspirit": 3951, | |
| "Ġcompletely": 3952, | |
| "Ġoccurs": 3953, | |
| "##ocks": 3954, | |
| "##EN": 3955, | |
| "ĠApril": 3956, | |
| "ĠChristian": 3957, | |
| "Ġsuccessful": 3958, | |
| "Ġequipment": 3959, | |
| "Ġ2014": 3960, | |
| "##orks": 3961, | |
| "Ġfollowed": 3962, | |
| "##ED": 3963, | |
| "Ġswe": 3964, | |
| "Ġvisual": 3965, | |
| "Ġleave": 3966, | |
| "ĠJuly": 3967, | |
| "ĠEducation": 3968, | |
| "Ġvia": 3969, | |
| "##arian": 3970, | |
| "Ġcontroll": 3971, | |
| "ĠWash": 3972, | |
| "ĠJournal": 3973, | |
| "ĠMc": 3974, | |
| "While": 3975, | |
| "##ought": 3976, | |
| "Ġnorth": 3977, | |
| "##oma": 3978, | |
| "Ġpen": 3979, | |
| "Ġgoes": 3980, | |
| "Ġsites": 3981, | |
| "Ġrock": 3982, | |
| "Ġconstant": 3983, | |
| "Ġsteps": 3984, | |
| "ĠGovern": 3985, | |
| "##ica": 3986, | |
| "ĠEc": 3987, | |
| "Ġalone": 3988, | |
| "##ests": 3989, | |
| "Ġder": 3990, | |
| "ĠGreat": 3991, | |
| "Ġdegree": 3992, | |
| "Ġfear": 3993, | |
| "##anish": 3994, | |
| "Ġwon": 3995, | |
| "##iar": 3996, | |
| "Ġ22": 3997, | |
| "Ġlocation": 3998, | |
| "##raft": 3999, | |
| "Ġreligious": 4000, | |
| "Ġcommonly": 4001, | |
| "ĠAccording": 4002, | |
| "Ġdied": 4003, | |
| "ĠDav": 4004, | |
| "##ford": 4005, | |
| "Ġmiddle": 4006, | |
| "Ġenh": 4007, | |
| "Ġ--": 4008, | |
| "Ġplanet": 4009, | |
| "ĠAmericans": 4010, | |
| "ĠIsrael": 4011, | |
| "Ġten": 4012, | |
| "Ġcru": 4013, | |
| "##ama": 4014, | |
| "##reek": 4015, | |
| "##xi": 4016, | |
| "Ġrain": 4017, | |
| "Ġorganization": 4018, | |
| "Ġpowerful": 4019, | |
| "##aul": 4020, | |
| "ĠProg": 4021, | |
| "Ġalcohol": 4022, | |
| "Ġshape": 4023, | |
| "Ġsigns": 4024, | |
| "Ġ2012": 4025, | |
| "Ġacad": 4026, | |
| "##uments": 4027, | |
| "Ġsequ": 4028, | |
| "Ġund": 4029, | |
| "Ġ2011": 4030, | |
| "Ġmaintain": 4031, | |
| "Ġhimself": 4032, | |
| "##iples": 4033, | |
| "Ġfather": 4034, | |
| "ĠSystem": 4035, | |
| "Ġ2013": 4036, | |
| "Ġcoast": 4037, | |
| "ĠEm": 4038, | |
| "Ġfuel": 4039, | |
| "Ġtrack": 4040, | |
| "##ype": 4041, | |
| "##like": 4042, | |
| "Ġrise": 4043, | |
| "Ġproperties": 4044, | |
| "##ham": 4045, | |
| "Ġking": 4046, | |
| "Ġweb": 4047, | |
| "Ġcontext": 4048, | |
| "Ġsett": 4049, | |
| "ĠChinese": 4050, | |
| "##rick": 4051, | |
| "##aur": 4052, | |
| "Ġrules": 4053, | |
| "Ġbeg": 4054, | |
| "Ġforces": 4055, | |
| "##edia": 4056, | |
| "##hemat": 4057, | |
| "Ġmouth": 4058, | |
| "##ospital": 4059, | |
| "Ġallowed": 4060, | |
| "ĠThen": 4061, | |
| "##uit": 4062, | |
| "Ġdate": 4063, | |
| "'re": 4064, | |
| "ĠDNA": 4065, | |
| "Ġmiss": 4066, | |
| "Ġinteresting": 4067, | |
| "Ġast": 4068, | |
| "##vert": 4069, | |
| "ĠInc": 4070, | |
| "##PA": 4071, | |
| "Ġantib": 4072, | |
| "##airs": 4073, | |
| "With": 4074, | |
| "##cember": 4075, | |
| "ĠInst": 4076, | |
| "Ġpet": 4077, | |
| "Ġdestro": 4078, | |
| "Ġfederal": 4079, | |
| "Ġeconomy": 4080, | |
| "ĠHigh": 4081, | |
| "Ġbirds": 4082, | |
| "ĠCong": 4083, | |
| "##ector": 4084, | |
| "Ġwond": 4085, | |
| "Ġstim": 4086, | |
| "ĠDevelop": 4087, | |
| "Ġweather": 4088, | |
| "Ġtox": 4089, | |
| "Ġearlier": 4090, | |
| "ĠUK": 4091, | |
| "##ibrary": 4092, | |
| "Ġmeasures": 4093, | |
| "Ġwinter": 4094, | |
| "Ġmig": 4095, | |
| "Ġmid": 4096, | |
| "Ġsouth": 4097, | |
| "Ġdifferences": 4098, | |
| "Ġmachine": 4099, | |
| "Ġemp": 4100, | |
| "Ġcoming": 4101, | |
| "ĠBi": 4102, | |
| "Ġillness": 4103, | |
| "Ġstandards": 4104, | |
| "##ocr": 4105, | |
| "##uro": 4106, | |
| "Ġfruit": 4107, | |
| "##rees": 4108, | |
| "Ġremember": 4109, | |
| "Ġdisplay": 4110, | |
| "Ġdiscovered": 4111, | |
| "ĠDuring": 4112, | |
| "Ġ60": 4113, | |
| "##apter": 4114, | |
| "##gery": 4115, | |
| "Ġneigh": 4116, | |
| "Ġmember": 4117, | |
| "ĠJanuary": 4118, | |
| "##eech": 4119, | |
| "Ġrich": 4120, | |
| "00": 4121, | |
| "ĠTechn": 4122, | |
| "Ġcapacity": 4123, | |
| "Ġimmune": 4124, | |
| "Ġplaced": 4125, | |
| "##itch": 4126, | |
| "Ġeffort": 4127, | |
| "ĠTrans": 4128, | |
| "Ġwoman": 4129, | |
| "Ġusers": 4130, | |
| "ĠLondon": 4131, | |
| "Ġinstru": 4132, | |
| "##ula": 4133, | |
| "Ġactions": 4134, | |
| "Ġpow": 4135, | |
| "Ġchoice": 4136, | |
| "Ġcities": 4137, | |
| "##ords": 4138, | |
| "Ġhon": 4139, | |
| "ĠDis": 4140, | |
| "ĠSim": 4141, | |
| "Ġreduced": 4142, | |
| "Ġuser": 4143, | |
| "Ġmajority": 4144, | |
| "Ġmax": 4145, | |
| "##ingu": 4146, | |
| "##oday": 4147, | |
| "##mosp": 4148, | |
| "ĠSeptember": 4149, | |
| "Ġteach": 4150, | |
| "Ġmis": 4151, | |
| "Ġvirt": 4152, | |
| "ĠSan": 4153, | |
| "ĠAustralia": 4154, | |
| "##iest": 4155, | |
| "##ibly": 4156, | |
| "Ġmob": 4157, | |
| "##strial": 4158, | |
| "##ovember": 4159, | |
| "Ġplastic": 4160, | |
| "##uk": 4161, | |
| "ĠWilliam": 4162, | |
| "##IV": 4163, | |
| "##cious": 4164, | |
| "ĠAlso": 4165, | |
| "Ġ2018": 4166, | |
| "Ġidentified": 4167, | |
| "Ġnutri": 4168, | |
| "ĠOctober": 4169, | |
| "Ġwrote": 4170, | |
| "Ġenter": 4171, | |
| "Ġroad": 4172, | |
| "Ġapprox": 4173, | |
| "ĠAre": 4174, | |
| "Ġson": 4175, | |
| "##odes": 4176, | |
| "Ġarm": 4177, | |
| "Ġlimit": 4178, | |
| "Ġopportunities": 4179, | |
| "##aste": 4180, | |
| "Ġfile": 4181, | |
| "##à¤": 4182, | |
| "ĠPress": 4183, | |
| "Ġpromot": 4184, | |
| "Ġbaby": 4185, | |
| "Ġtissue": 4186, | |
| "ĠRet": 4187, | |
| "Ġcollection": 4188, | |
| "Ġtit": 4189, | |
| "Ġpoly": 4190, | |
| "Ġapplied": 4191, | |
| "##que": 4192, | |
| "##oration": 4193, | |
| "##aid": 4194, | |
| "##ilosoph": 4195, | |
| "Ġchallenges": 4196, | |
| "Ġincreases": 4197, | |
| "Ġmoving": 4198, | |
| "Ġacqu": 4199, | |
| "Ġmilk": 4200, | |
| "Ġcook": 4201, | |
| "Ġcollabor": 4202, | |
| "##lim": 4203, | |
| "##urg": 4204, | |
| "Ġshowed": 4205, | |
| "Ġtou": 4206, | |
| "##ocol": 4207, | |
| "ĠRed": 4208, | |
| "Ġnote": 4209, | |
| "ĠWashington": 4210, | |
| "Ġing": 4211, | |
| "âĢĿ,": 4212, | |
| "Ġpresence": 4213, | |
| "Ġpiece": 4214, | |
| "##ternal": 4215, | |
| "ĠArch": 4216, | |
| "Ġefficient": 4217, | |
| "Ġgenetic": 4218, | |
| "Ġfully": 4219, | |
| "Ġbalance": 4220, | |
| "Ġmoment": 4221, | |
| "Ġguid": 4222, | |
| "##back": 4223, | |
| "pro": 4224, | |
| "Ġasse": 4225, | |
| "Ġmiles": 4226, | |
| "##reet": 4227, | |
| "##lam": 4228, | |
| "Ġcomponents": 4229, | |
| "Ġworth": 4230, | |
| "Ġcommerc": 4231, | |
| "Ġpatterns": 4232, | |
| "ĠRoman": 4233, | |
| "##head": 4234, | |
| "##IT": 4235, | |
| "Ġtooth": 4236, | |
| "ĠBr": 4237, | |
| "ĠMod": 4238, | |
| "##iring": 4239, | |
| "##iable": 4240, | |
| "Ġnamed": 4241, | |
| "Ġsch": 4242, | |
| "ĠFeb": 4243, | |
| "Ġdidn": 4244, | |
| "Ġrat": 4245, | |
| "##irection": 4246, | |
| "Ġsitu": 4247, | |
| "Ġrule": 4248, | |
| "Ġbillion": 4249, | |
| "##aled": 4250, | |
| "Ġhistorical": 4251, | |
| "##enty": 4252, | |
| "Ġabsor": 4253, | |
| "Ġclassroom": 4254, | |
| "##pe": 4255, | |
| "Ġexec": 4256, | |
| "##||": 4257, | |
| "Ġroot": 4258, | |
| "##iful": 4259, | |
| "##load": 4260, | |
| "Ex": 4261, | |
| "ĠVal": 4262, | |
| "Ġfair": 4263, | |
| "Ġconvers": 4264, | |
| "ĠEast": 4265, | |
| "Ġinnov": 4266, | |
| "Ġbra": 4267, | |
| "Ġforward": 4268, | |
| "Ġfactor": 4269, | |
| "ĠChurch": 4270, | |
| "##alt": 4271, | |
| "199": 4272, | |
| "Ġcompar": 4273, | |
| "Ġchurch": 4274, | |
| "##bit": 4275, | |
| "Some": 4276, | |
| "##book": 4277, | |
| "Ġstaff": 4278, | |
| "Ġcontract": 4279, | |
| "ĠSince": 4280, | |
| "Ġstrugg": 4281, | |
| "ĠHouse": 4282, | |
| "##ico": 4283, | |
| "Ġoptions": 4284, | |
| "Ġelectr": 4285, | |
| "Ġ2019": 4286, | |
| "##ara": 4287, | |
| "Ġgiving": 4288, | |
| "Ġcontinued": 4289, | |
| "Ġgir": 4290, | |
| "Ġdogs": 4291, | |
| "Ġchanged": 4292, | |
| "Ġvision": 4293, | |
| "##mitted": 4294, | |
| "Ġ23": 4295, | |
| "Ġformed": 4296, | |
| "Ġtask": 4297, | |
| "Ġstories": 4298, | |
| "Ġblue": 4299, | |
| "ĠNow": 4300, | |
| "ĠUse": 4301, | |
| "##rome": 4302, | |
| "##rupt": 4303, | |
| "Ġ2009": 4304, | |
| "##Äģ": 4305, | |
| "Ġpeace": 4306, | |
| "ch": 4307, | |
| "Ġemissions": 4308, | |
| "##amb": 4309, | |
| "Ġvo": 4310, | |
| "ĠBecause": 4311, | |
| "##elated": 4312, | |
| "ĠCommun": 4313, | |
| "Ġincor": 4314, | |
| "Ġformer": 4315, | |
| "Ġhuge": 4316, | |
| "like": 4317, | |
| "Ġball": 4318, | |
| "Ġcry": 4319, | |
| "Ġcourt": 4320, | |
| "ĠIS": 4321, | |
| "ĠPat": 4322, | |
| "##ulum": 4323, | |
| "Ġoffers": 4324, | |
| "Ġtransfer": 4325, | |
| "ĠCour": 4326, | |
| "Ġfunctions": 4327, | |
| "Ġunit": 4328, | |
| "Ġconstit": 4329, | |
| "Ġexisting": 4330, | |
| "##aint": 4331, | |
| "Ġhappen": 4332, | |
| "Ġworked": 4333, | |
| "ĠJust": 4334, | |
| "ĠPol": 4335, | |
| "##ees": 4336, | |
| "##hab": 4337, | |
| "Ġoccup": 4338, | |
| "Ġexperiences": 4339, | |
| "ĠVir": 4340, | |
| "Ġstatus": 4341, | |
| "##xiety": 4342, | |
| "sh": 4343, | |
| "Ġdepression": 4344, | |
| "ĠDecember": 4345, | |
| "Ġeducational": 4346, | |
| "Ġplanning": 4347, | |
| "Ġarchitect": 4348, | |
| "##emy": 4349, | |
| "Ġiniti": 4350, | |
| "##isation": 4351, | |
| "Ġversion": 4352, | |
| "Ġurban": 4353, | |
| "Ġhair": 4354, | |
| "Ġperhaps": 4355, | |
| "##unch": 4356, | |
| "ĠWater": 4357, | |
| "##ament": 4358, | |
| "Ġconsumption": 4359, | |
| "Ġgold": 4360, | |
| "Ġprice": 4361, | |
| "Ġassist": 4362, | |
| "Ġrepe": 4363, | |
| "ĠPeople": 4364, | |
| "Ġsignificantly": 4365, | |
| "Ġgarden": 4366, | |
| "Ġden": 4367, | |
| "Ġfresh": 4368, | |
| "Ġinsect": 4369, | |
| "Ġassign": 4370, | |
| "Ġinstance": 4371, | |
| "Ġresistance": 4372, | |
| "Ġexcess": 4373, | |
| "##ev": 4374, | |
| "Ġexplain": 4375, | |
| "##life": 4376, | |
| "Ġbox": 4377, | |
| "##eding": 4378, | |
| "Ġbelief": 4379, | |
| "Ġeight": 4380, | |
| "Ġrunning": 4381, | |
| "Ġpicture": 4382, | |
| "##water": 4383, | |
| "Ġdat": 4384, | |
| "##phas": 4385, | |
| "Ġkid": 4386, | |
| "##yth": 4387, | |
| "Ġqual": 4388, | |
| "ĠFin": 4389, | |
| "Ġwrong": 4390, | |
| "up": 4391, | |
| "Ġitems": 4392, | |
| "Ġfindings": 4393, | |
| "##aters": 4394, | |
| "##iny": 4395, | |
| "Ġfert": 4396, | |
| "Ġbank": 4397, | |
| "Ġexpand": 4398, | |
| "##ero": 4399, | |
| "Ġevolution": 4400, | |
| "ĠProf": 4401, | |
| "Ġapply": 4402, | |
| "ĠCounty": 4403, | |
| "Ġattract": 4404, | |
| "ĠLaw": 4405, | |
| "By": 4406, | |
| "Ġcelebr": 4407, | |
| "##abilities": 4408, | |
| "ĠNovember": 4409, | |
| "Ġfemale": 4410, | |
| "Ġrelatively": 4411, | |
| "##aign": 4412, | |
| "##edom": 4413, | |
| "Ġbed": 4414, | |
| "Ġeasier": 4415, | |
| "Ġgave": 4416, | |
| "##EM": 4417, | |
| "Ġ2008": 4418, | |
| "Ġfriend": 4419, | |
| "Ġbone": 4420, | |
| "Ġchance": 4421, | |
| "##ogle": 4422, | |
| "Ġdisorder": 4423, | |
| "ĠCoun": 4424, | |
| "Ġwatch": 4425, | |
| "##ruary": 4426, | |
| "Ġeffic": 4427, | |
| "Ġguide": 4428, | |
| "Ġiron": 4429, | |
| "ĠRo": 4430, | |
| "Ġdetails": 4431, | |
| "Ġfamous": 4432, | |
| "Ġspect": 4433, | |
| "Ġgain": 4434, | |
| "##encies": 4435, | |
| "ĠEach": 4436, | |
| "Ġsymbol": 4437, | |
| "##onn": 4438, | |
| "ĠGeneral": 4439, | |
| "Ġdri": 4440, | |
| "Ġevalu": 4441, | |
| "Ġweak": 4442, | |
| "Ġatmosp": 4443, | |
| "Ġessay": 4444, | |
| "Ġillust": 4445, | |
| "ĠUnion": 4446, | |
| "Ġelement": 4447, | |
| "Ġextremely": 4448, | |
| "Ġdisorders": 4449, | |
| "ĠFl": 4450, | |
| "Ġglass": 4451, | |
| "Ġexplore": 4452, | |
| "Ġbreast": 4453, | |
| "Ġchallenge": 4454, | |
| "Ġplans": 4455, | |
| "##icip": 4456, | |
| "Ġequal": 4457, | |
| "Ġmuscle": 4458, | |
| "##ygen": 4459, | |
| "Ġ193": 4460, | |
| "##uild": 4461, | |
| "Ġnames": 4462, | |
| "Ġdecisions": 4463, | |
| "Ġclinical": 4464, | |
| "Ġtreated": 4465, | |
| "Ġdistance": 4466, | |
| "Ġincome": 4467, | |
| "##ession": 4468, | |
| "##ifically": 4469, | |
| "on": 4470, | |
| "ĠTheir": 4471, | |
| "##pective": 4472, | |
| "Ġstrategies": 4473, | |
| "Ġstar": 4474, | |
| "Ġimmediately": 4475, | |
| "Ġriver": 4476, | |
| "Ġappears": 4477, | |
| "Ġstructures": 4478, | |
| "##rehens": 4479, | |
| "Ġreality": 4480, | |
| "##eces": 4481, | |
| "ĠConf": 4482, | |
| "##rab": 4483, | |
| "##iences": 4484, | |
| "ĠSur": 4485, | |
| "##force": 4486, | |
| "Ġfix": 4487, | |
| "Ġconstruct": 4488, | |
| "Ġpick": 4489, | |
| "##ognitive": 4490, | |
| "Ġutil": 4491, | |
| "##udd": 4492, | |
| "##AC": 4493, | |
| "##ares": 4494, | |
| "Ġtechnologies": 4495, | |
| "Ġvill": 4496, | |
| "Ġ28": 4497, | |
| "Ġremove": 4498, | |
| "ĠGermany": 4499, | |
| "Ġrequirements": 4500, | |
| "Ġeventually": 4501, | |
| "Ġvitamin": 4502, | |
| "Ġmal": 4503, | |
| "Ġthousands": 4504, | |
| "ĠProt": 4505, | |
| "ĠDon": 4506, | |
| "Ġ26": 4507, | |
| "Ġtopic": 4508, | |
| "Ġdirection": 4509, | |
| "Ġnative": 4510, | |
| "al": 4511, | |
| "Ġ195": 4512, | |
| "Ġtruth": 4513, | |
| "Ġchronic": 4514, | |
| "##inated": 4515, | |
| "Ġ27": 4516, | |
| "Ġfavor": 4517, | |
| "##uls": 4518, | |
| "Ġbuy": 4519, | |
| "##pped": 4520, | |
| "##rief": 4521, | |
| "Ġbodies": 4522, | |
| "30": 4523, | |
| "Ġbelieved": 4524, | |
| "Ġfeature": 4525, | |
| "Ġhttps": 4526, | |
| "Ġinjury": 4527, | |
| "Ġmonit": 4528, | |
| "Ġsoci": 4529, | |
| "Ġlearned": 4530, | |
| "ĠCom": 4531, | |
| "Ġtrig": 4532, | |
| "Ġdecades": 4533, | |
| "Ġresource": 4534, | |
| "##atin": 4535, | |
| "Ġconnected": 4536, | |
| "Ġcausing": 4537, | |
| "Ġsuggests": 4538, | |
| "ĠBlack": 4539, | |
| "ĠAssociation": 4540, | |
| "ĠFrance": 4541, | |
| "##urt": 4542, | |
| "##asks": 4543, | |
| "Ġâ̦": 4544, | |
| "##pris": 4545, | |
| "Ġobserved": 4546, | |
| "Ġstyle": 4547, | |
| "Ġmut": 4548, | |
| "Ġoffice": 4549, | |
| "Ġviolence": 4550, | |
| "Ġmedicine": 4551, | |
| "ĠAut": 4552, | |
| "Ġbecoming": 4553, | |
| "Ġfilm": 4554, | |
| "Ġdyn": 4555, | |
| "Ġinstruct": 4556, | |
| "Ġparticipants": 4557, | |
| "Ġexhib": 4558, | |
| "Ġrecommended": 4559, | |
| "##iance": 4560, | |
| "ĠAng": 4561, | |
| "Ġboard": 4562, | |
| "ĠInter": 4563, | |
| "##edic": 4564, | |
| "Ġfeeling": 4565, | |
| "ĠSociety": 4566, | |
| "##men": 4567, | |
| "Ġcarried": 4568, | |
| "ĠOver": 4569, | |
| "Ġphen": 4570, | |
| "ĠJewish": 4571, | |
| "Ġvary": 4572, | |
| "Ġcycle": 4573, | |
| "##zz": 4574, | |
| "ĠLet": 4575, | |
| "##omas": 4576, | |
| "ĠGreen": 4577, | |
| "ĠMex": 4578, | |
| "Ġinflamm": 4579, | |
| "Ġforeign": 4580, | |
| "Ġsave": 4581, | |
| "Ġseparate": 4582, | |
| "Ġdefined": 4583, | |
| "Ġheavy": 4584, | |
| "Be": 4585, | |
| "Ġtour": 4586, | |
| "Ġcitizens": 4587, | |
| "Ġgoals": 4588, | |
| "##icial": 4589, | |
| "##ky": 4590, | |
| "be": 4591, | |
| "##rel": 4592, | |
| "##ented": 4593, | |
| "Ġfigure": 4594, | |
| "Ġassum": 4595, | |
| "Ġnutrition": 4596, | |
| "##ingly": 4597, | |
| "Ġregions": 4598, | |
| "##othes": 4599, | |
| "##asion": 4600, | |
| "Ġflood": 4601, | |
| "ĠBra": 4602, | |
| "Ġsolutions": 4603, | |
| "Ġrisks": 4604, | |
| "After": 4605, | |
| "Ġelectricity": 4606, | |
| "Ġsample": 4607, | |
| "##wards": 4608, | |
| "Ġgeneration": 4609, | |
| "Ġdivid": 4610, | |
| "Ġhighest": 4611, | |
| "##sh": 4612, | |
| "##21": 4613, | |
| "Ġmap": 4614, | |
| "##hors": 4615, | |
| "Ġsuppl": 4616, | |
| "##ructure": 4617, | |
| "##orage": 4618, | |
| "Ġsurvey": 4619, | |
| "Ġintellig": 4620, | |
| "ĠChildren": 4621, | |
| "##son": 4622, | |
| "Ġindependent": 4623, | |
| "All": 4624, | |
| "Ġintroduced": 4625, | |
| "Ġpresented": 4626, | |
| "##era": 4627, | |
| "Ġorganic": 4628, | |
| "##olid": 4629, | |
| "Ġhorm": 4630, | |
| "Ġready": 4631, | |
| "ĠPhil": 4632, | |
| "Ġjournal": 4633, | |
| "##AL": 4634, | |
| "Ġdestroy": 4635, | |
| "Ġmission": 4636, | |
| "They": 4637, | |
| "Ġpassed": 4638, | |
| "Ġcontrast": 4639, | |
| "Ġliqu": 4640, | |
| "Ġhom": 4641, | |
| "Ġmag": 4642, | |
| "ĠRev": 4643, | |
| "##iate": 4644, | |
| "##plications": 4645, | |
| "Ġspring": 4646, | |
| "Ġpp": 4647, | |
| "Ġtum": 4648, | |
| "25": 4649, | |
| "Ġmo": 4650, | |
| "Ġcommercial": 4651, | |
| "Ġbuildings": 4652, | |
| "##riculum": 4653, | |
| "ĠPal": 4654, | |
| "Ġhappens": 4655, | |
| "Ġseven": 4656, | |
| "Ġmale": 4657, | |
| "Ġconducted": 4658, | |
| "##cular": 4659, | |
| "ĠFebruary": 4660, | |
| "##igen": 4661, | |
| "##iders": 4662, | |
| "##craft": 4663, | |
| "Ġperformed": 4664, | |
| "##).": 4665, | |
| "ĠPlan": 4666, | |
| "ĠEnvironment": 4667, | |
| "Ġspeech": 4668, | |
| "Ġdrive": 4669, | |
| "Ġcand": 4670, | |
| "##ographic": 4671, | |
| "##rieved": 4672, | |
| "##DA": 4673, | |
| "##ken": 4674, | |
| "Ġpartners": 4675, | |
| "Ġchanging": 4676, | |
| "ĠThus": 4677, | |
| "Ġcompl": 4678, | |
| "ĠDec": 4679, | |
| "Ġslight": 4680, | |
| "Ġmetal": 4681, | |
| "ĠFound": 4682, | |
| "Ġreducing": 4683, | |
| "Ġbound": 4684, | |
| "Ad": 4685, | |
| "##sec": 4686, | |
| "Pro": 4687, | |
| "Ġagg": 4688, | |
| "Ġanxiety": 4689, | |
| "for": 4690, | |
| "##uing": 4691, | |
| "Ġleads": 4692, | |
| "Ġorganizations": 4693, | |
| "##ressive": 4694, | |
| "Ġfailure": 4695, | |
| "Ġaspects": 4696, | |
| "ĠColle": 4697, | |
| "Ġstore": 4698, | |
| "Ġsurgery": 4699, | |
| "Ġjoint": 4700, | |
| "Ġdangerous": 4701, | |
| "Ġinternal": 4702, | |
| "##PS": 4703, | |
| "##wide": 4704, | |
| "Ġcombination": 4705, | |
| "##ocal": 4706, | |
| "Ġsetting": 4707, | |
| "##ologist": 4708, | |
| "Ġpopulations": 4709, | |
| "Ġactual": 4710, | |
| "Ġtrust": 4711, | |
| "ĠChe": 4712, | |
| "ĠImp": 4713, | |
| "Ġhomes": 4714, | |
| ");": 4715, | |
| "Ġpi": 4716, | |
| "Ġreports": 4717, | |
| "Un": 4718, | |
| "##essel": 4719, | |
| "##aus": 4720, | |
| "Ġapproximately": 4721, | |
| "##iant": 4722, | |
| "ĠLord": 4723, | |
| "Ġtele": 4724, | |
| "ĠWestern": 4725, | |
| "##onds": 4726, | |
| "Ġindustrial": 4727, | |
| "##ube": 4728, | |
| "Ġgets": 4729, | |
| "##imens": 4730, | |
| "Ġlayer": 4731, | |
| "Ġtechnique": 4732, | |
| "Ġstarting": 4733, | |
| "##gypt": 4734, | |
| "Ġdetect": 4735, | |
| "##atform": 4736, | |
| "##bed": 4737, | |
| "Ġtrib": 4738, | |
| "##iment": 4739, | |
| "Ġ2007": 4740, | |
| "ĠTherefore": 4741, | |
| "Ġign": 4742, | |
| "##works": 4743, | |
| "ĠDes": 4744, | |
| "Ġserve": 4745, | |
| "Ġalternative": 4746, | |
| "##urance": 4747, | |
| "ĠCongress": 4748, | |
| "Ġtrou": 4749, | |
| "Ġsexual": 4750, | |
| "Ġ80": 4751, | |
| "Ġacademic": 4752, | |
| "Ġprefer": 4753, | |
| "Ġrelease": 4754, | |
| "Ġwidely": 4755, | |
| "ĠInternet": 4756, | |
| "Ġrot": 4757, | |
| "Ġresulting": 4758, | |
| "Ġemphas": 4759, | |
| "Ġestimated": 4760, | |
| "Ġoxygen": 4761, | |
| "Ġesc": 4762, | |
| "Ġassessment": 4763, | |
| "ĠOnce": 4764, | |
| "Ġfrequently": 4765, | |
| "Ġdrop": 4766, | |
| "Ġpal": 4767, | |
| "##roph": 4768, | |
| "Ġmoved": 4769, | |
| "Ġhousehold": 4770, | |
| "Ġpolicies": 4771, | |
| "Ġopin": 4772, | |
| "Ġhear": 4773, | |
| "Ġwanted": 4774, | |
| "##ald": 4775, | |
| "Ġencourage": 4776, | |
| "##rum": 4777, | |
| "##raction": 4778, | |
| "##rec": 4779, | |
| "Ġgames": 4780, | |
| "##EC": 4781, | |
| "ĠMedic": 4782, | |
| "Ġscen": 4783, | |
| "Ġnotes": 4784, | |
| "##ously": 4785, | |
| "##unction": 4786, | |
| "Ġdivers": 4787, | |
| "ĠJames": 4788, | |
| "an": 4789, | |
| "##erate": 4790, | |
| "##ilit": 4791, | |
| "Ġthr": 4792, | |
| "Ġmostly": 4793, | |
| "Ġdistribution": 4794, | |
| "##ij": 4795, | |
| "Ġdesp": 4796, | |
| "##care": 4797, | |
| "Ġproperly": 4798, | |
| "Ġtransl": 4799, | |
| "##bre": 4800, | |
| "ĠJapanese": 4801, | |
| "ĠMor": 4802, | |
| "see": 4803, | |
| "Ġexactly": 4804, | |
| "Ġprepar": 4805, | |
| "Ġemotional": 4806, | |
| "Ġinvolves": 4807, | |
| "Ġoption": 4808, | |
| "##clus": 4809, | |
| "ĠUnder": 4810, | |
| "Ġtemperatures": 4811, | |
| "##ndrome": 4812, | |
| "ĠMary": 4813, | |
| "ĠST": 4814, | |
| "##porary": 4815, | |
| "Ġinvolve": 4816, | |
| "Ġcreation": 4817, | |
| "Ġfields": 4818, | |
| "Ġshap": 4819, | |
| "Ġlegis": 4820, | |
| "Ġcounter": 4821, | |
| "##tical": 4822, | |
| "ĠAv": 4823, | |
| "Ġburn": 4824, | |
| "Ġreleased": 4825, | |
| "Ġmentioned": 4826, | |
| "Ġseeds": 4827, | |
| "Ġbottom": 4828, | |
| "Ġsem": 4829, | |
| "Ġletter": 4830, | |
| "Ġemail": 4831, | |
| "##olved": 4832, | |
| "##ager": 4833, | |
| "Ġbattle": 4834, | |
| "Ġcampaign": 4835, | |
| "ĠSpec": 4836, | |
| "##atically": 4837, | |
| "##can": 4838, | |
| "##80": 4839, | |
| "##bal": 4840, | |
| "Ġtim": 4841, | |
| "Ġkilled": 4842, | |
| "Ġcovered": 4843, | |
| "Ġexperiment": 4844, | |
| "Ġreplace": 4845, | |
| "Ġstream": 4846, | |
| "ĠDevelopment": 4847, | |
| "Ġcore": 4848, | |
| "##lant": 4849, | |
| "Ġreferred": 4850, | |
| "##resp": 4851, | |
| "ĠCur": 4852, | |
| "Ġprocessing": 4853, | |
| "##cast": 4854, | |
| "##anging": 4855, | |
| "ĠUN": 4856, | |
| "Ġminor": 4857, | |
| "Ġclearly": 4858, | |
| "Ġpredict": 4859, | |
| "##rows": 4860, | |
| "However": 4861, | |
| "Ġhearing": 4862, | |
| "##ias": 4863, | |
| "##rm": 4864, | |
| "ĠPublic": 4865, | |
| "Ġanyone": 4866, | |
| "ĠStudents": 4867, | |
| "##ortunately": 4868, | |
| "ĠTH": 4869, | |
| "Ġpresc": 4870, | |
| "ĠFood": 4871, | |
| "Ġconnection": 4872, | |
| "Ġmessage": 4873, | |
| "Ġexperienced": 4874, | |
| "Ġlandsc": 4875, | |
| "Ġdepending": 4876, | |
| "Ġcharacteristics": 4877, | |
| "Ġdistinct": 4878, | |
| "Ġmath": 4879, | |
| "ĠEgypt": 4880, | |
| "##ping": 4881, | |
| "##elines": 4882, | |
| "Ġunivers": 4883, | |
| "ĠProgram": 4884, | |
| "##hetic": 4885, | |
| "Ġvul": 4886, | |
| "##apers": 4887, | |
| "Ġfinding": 4888, | |
| "Ġisland": 4889, | |
| "Ġadvanced": 4890, | |
| "Ġdoub": 4891, | |
| "##ios": 4892, | |
| "Ġremoved": 4893, | |
| "Ġmist": 4894, | |
| "Ġgene": 4895, | |
| "Ġparty": 4896, | |
| "Ġsac": 4897, | |
| "##ologists": 4898, | |
| "Ġradiation": 4899, | |
| "Ġnumerous": 4900, | |
| "ĠSpanish": 4901, | |
| "Ġbeautiful": 4902, | |
| "ĠSocial": 4903, | |
| "Ġhelping": 4904, | |
| "Ġrelevant": 4905, | |
| "ĠWhy": 4906, | |
| "Ġnovel": 4907, | |
| "##erences": 4908, | |
| "Ġseed": 4909, | |
| "##house": 4910, | |
| "##ception": 4911, | |
| "##osystem": 4912, | |
| "Ġappe": 4913, | |
| "##60": 4914, | |
| "Ġfine": 4915, | |
| "##char": 4916, | |
| "Ġcollege": 4917, | |
| "##tered": 4918, | |
| "Ġcomfort": 4919, | |
| "Ġstatement": 4920, | |
| "Ġbackground": 4921, | |
| "##upp": 4922, | |
| "Ġfig": 4923, | |
| "ĠCouncil": 4924, | |
| "Ġexcell": 4925, | |
| "Ġinfections": 4926, | |
| "Ġupd": 4927, | |
| "sc": 4928, | |
| "Ġradio": 4929, | |
| "Ġinput": 4930, | |
| "ĠSy": 4931, | |
| "Ġconsult": 4932, | |
| "Ġoperations": 4933, | |
| "Ġgraph": 4934, | |
| "Ġrecords": 4935, | |
| "Ġadjust": 4936, | |
| "ĠSee": 4937, | |
| "##SA": 4938, | |
| "##ida": 4939, | |
| "##onic": 4940, | |
| "##enth": 4941, | |
| "Ġhelped": 4942, | |
| "ĠMich": 4943, | |
| "ĠNet": 4944, | |
| "Ġinitial": 4945, | |
| "##amental": 4946, | |
| "Ġclasses": 4947, | |
| "Ġlinked": 4948, | |
| "Ġelimin": 4949, | |
| "Ġgrass": 4950, | |
| "ĠGovernment": 4951, | |
| "Ġgender": 4952, | |
| "Ġalg": 4953, | |
| "##more": 4954, | |
| "Ġauthors": 4955, | |
| "##rog": 4956, | |
| "Ġregarding": 4957, | |
| "Ġclick": 4958, | |
| "Ġvolume": 4959, | |
| "Ġvessel": 4960, | |
| "Ġrelationships": 4961, | |
| "ĠEvery": 4962, | |
| "Ġfaith": 4963, | |
| "ĠCollege": 4964, | |
| "##iveness": 4965, | |
| "Ġmathemat": 4966, | |
| "Ġawareness": 4967, | |
| "Ġprofession": 4968, | |
| "##rant": 4969, | |
| "Ġadvantage": 4970, | |
| "Ġload": 4971, | |
| "Ġmanage": 4972, | |
| "Ġturned": 4973, | |
| "Ġoutput": 4974, | |
| "##raw": 4975, | |
| "##ressed": 4976, | |
| "Ġnoted": 4977, | |
| "Ġexperts": 4978, | |
| "Ġunf": 4979, | |
| "Ġfarmers": 4980, | |
| "##OS": 4981, | |
| "Ġimpl": 4982, | |
| "Ġreference": 4983, | |
| "##ortion": 4984, | |
| "Ġcris": 4985, | |
| "Ġplease": 4986, | |
| "Here": 4987, | |
| "Ġphase": 4988, | |
| "Ġtrend": 4989, | |
| "Ġamounts": 4990, | |
| "Ġreaction": 4991, | |
| "##ault": 4992, | |
| "ĠWork": 4993, | |
| "Ġpromote": 4994, | |
| "##lick": 4995, | |
| "Ġcircum": 4996, | |
| "Ġmeeting": 4997, | |
| "Ġterrit": 4998, | |
| "Ġconflict": 4999, | |
| "According": 5000, | |
| "##yt": 5001, | |
| "ĠRem": 5002, | |
| "Ġsustainable": 5003, | |
| "Ġannual": 5004, | |
| "Ġliterature": 5005, | |
| "Ġlived": 5006, | |
| "##rapy": 5007, | |
| "Ġtransform": 5008, | |
| "##tee": 5009, | |
| "Ġheard": 5010, | |
| "##22": 5011, | |
| "Ġrh": 5012, | |
| "Ġdiagnosis": 5013, | |
| "Ġprinciples": 5014, | |
| "Ġexch": 5015, | |
| "Ġisol": 5016, | |
| "Ġdetermined": 5017, | |
| "##rete": 5018, | |
| "Ġgrade": 5019, | |
| "°": 5020, | |
| "Ġincorpor": 5021, | |
| "Ġconfirm": 5022, | |
| "ĠCath": 5023, | |
| "Ġsav": 5024, | |
| "##oyal": 5025, | |
| "Ġnotice": 5026, | |
| "##lease": 5027, | |
| "as": 5028, | |
| "Ġexposed": 5029, | |
| "##AM": 5030, | |
| "21": 5031, | |
| "ĠAD": 5032, | |
| "ĠVol": 5033, | |
| "##berg": 5034, | |
| "Ġmotor": 5035, | |
| "Ġdecided": 5036, | |
| "Ġexpert": 5037, | |
| "Ġ29": 5038, | |
| "Ġvegetables": 5039, | |
| "\",": 5040, | |
| "Ġstorage": 5041, | |
| "Ġlesson": 5042, | |
| "##wood": 5043, | |
| "Ġsignal": 5044, | |
| "Ġfrequency": 5045, | |
| "ĠMuseum": 5046, | |
| "##ped": 5047, | |
| "Ġsynt": 5048, | |
| "Ġeffectively": 5049, | |
| "##oking": 5050, | |
| "Ġpreviously": 5051, | |
| "Ġplatform": 5052, | |
| "##umn": 5053, | |
| "Ġnuclear": 5054, | |
| "##icians": 5055, | |
| "Ġcomprehens": 5056, | |
| "Ġcredit": 5057, | |
| "ĠHuman": 5058, | |
| "Ġspot": 5059, | |
| "Ġconv": 5060, | |
| "##ishing": 5061, | |
| "Ġupper": 5062, | |
| "Ġ90": 5063, | |
| "ĠRepublic": 5064, | |
| "ĠIts": 5065, | |
| "##essor": 5066, | |
| "##che": 5067, | |
| "Ġprocedure": 5068, | |
| "Ġphilosoph": 5069, | |
| "Ġconcepts": 5070, | |
| "Ġmanufacture": 5071, | |
| "##ander": 5072, | |
| "Ġdescribe": 5073, | |
| "Ġsong": 5074, | |
| "Ġfol": 5075, | |
| "##ball": 5076, | |
| "Ġdigest": 5077, | |
| "Ġreprodu": 5078, | |
| "Ġdiscussion": 5079, | |
| "Ġdegrees": 5080, | |
| "Ġspent": 5081, | |
| "Ġvictim": 5082, | |
| "ĠGra": 5083, | |
| "##zing": 5084, | |
| "Ġcalc": 5085, | |
| "Ġobvious": 5086, | |
| "ĠPort": 5087, | |
| "Ġrace": 5088, | |
| "Ġpip": 5089, | |
| "Ġstrategy": 5090, | |
| "Ġjour": 5091, | |
| "Ġsolid": 5092, | |
| "Ġdiscover": 5093, | |
| "ĠRetrieved": 5094, | |
| "100": 5095, | |
| "Ġchemicals": 5096, | |
| "##uration": 5097, | |
| "Ġ70": 5098, | |
| "Ġprepared": 5099, | |
| "Ġlung": 5100, | |
| "##cers": 5101, | |
| "Ġpieces": 5102, | |
| "Ġmuscles": 5103, | |
| "Ġshared": 5104, | |
| "##RE": 5105, | |
| "Ġmel": 5106, | |
| "Ġpric": 5107, | |
| "##atric": 5108, | |
| "Ġpollution": 5109, | |
| "##ya": 5110, | |
| "Ġkept": 5111, | |
| "ĠDavid": 5112, | |
| "##ample": 5113, | |
| "ĠPaul": 5114, | |
| "âĢĻ.": 5115, | |
| "Ġhour": 5116, | |
| "Ġreb": 5117, | |
| "Ġnor": 5118, | |
| "Ġexpression": 5119, | |
| "ĠDi": 5120, | |
| "Ġmainly": 5121, | |
| "Ġship": 5122, | |
| "Ġdie": 5123, | |
| "related": 5124, | |
| "Ġdiss": 5125, | |
| "Ġmeant": 5126, | |
| "ĠAsia": 5127, | |
| "Ġthick": 5128, | |
| "ĠInf": 5129, | |
| "Ġwealth": 5130, | |
| "Ġfacts": 5131, | |
| "Ġ31": 5132, | |
| "Ġinterested": 5133, | |
| "Ġmort": 5134, | |
| "Ġbelong": 5135, | |
| "Our": 5136, | |
| "Ġdrinking": 5137, | |
| "ĠOrgan": 5138, | |
| "ĠIsland": 5139, | |
| "Ġmeat": 5140, | |
| "Ġoral": 5141, | |
| "Ġgrant": 5142, | |
| "Ġspend": 5143, | |
| "Ġsounds": 5144, | |
| "Ġdram": 5145, | |
| "Ġpret": 5146, | |
| "##orial": 5147, | |
| "##och": 5148, | |
| "Ġdefic": 5149, | |
| "Ġround": 5150, | |
| "##eties": 5151, | |
| "Ġvolunt": 5152, | |
| "Ġocean": 5153, | |
| "Ġunits": 5154, | |
| "##ormal": 5155, | |
| "Ġconcerns": 5156, | |
| "Ġtreatments": 5157, | |
| "Ġfreedom": 5158, | |
| "##roup": 5159, | |
| "Ġeggs": 5160, | |
| "ĠCourt": 5161, | |
| "Ġoperation": 5162, | |
| "ĠAir": 5163, | |
| "##alled": 5164, | |
| "ĠFore": 5165, | |
| "ĠOb": 5166, | |
| "Ġmotiv": 5167, | |
| "Ġconservation": 5168, | |
| "ĠMal": 5169, | |
| "Ġowners": 5170, | |
| "##ulf": 5171, | |
| "Ġhit": 5172, | |
| "##comes": 5173, | |
| "##erved": 5174, | |
| "Ġpun": 5175, | |
| "##acing": 5176, | |
| "Ġsand": 5177, | |
| "Ġlooks": 5178, | |
| "##akers": 5179, | |
| "Sh": 5180, | |
| "Ġvulner": 5181, | |
| "ĠTest": 5182, | |
| "Ġclos": 5183, | |
| "Ġpresident": 5184, | |
| "##rest": 5185, | |
| "Ġban": 5186, | |
| "Ġ2006": 5187, | |
| "##ras": 5188, | |
| "##iverse": 5189, | |
| "##clusion": 5190, | |
| "Ġinterpret": 5191, | |
| "ĠScot": 5192, | |
| "Ġconver": 5193, | |
| "Ġ190": 5194, | |
| "##rence": 5195, | |
| "Ġyellow": 5196, | |
| "##the": 5197, | |
| "Ġreligion": 5198, | |
| "Ġtasks": 5199, | |
| "Ġhelpful": 5200, | |
| "##place": 5201, | |
| "Ġaid": 5202, | |
| "Ġfib": 5203, | |
| "##ux": 5204, | |
| "Ġattrib": 5205, | |
| "Ġcognitive": 5206, | |
| "ĠEv": 5207, | |
| "##za": 5208, | |
| "Ġallowing": 5209, | |
| "Ġreduction": 5210, | |
| "Ġflowers": 5211, | |
| "Ġcompleted": 5212, | |
| "ĠPhys": 5213, | |
| "Ġkill": 5214, | |
| "Ġserved": 5215, | |
| "##key": 5216, | |
| "en": 5217, | |
| "Ġsaying": 5218, | |
| "##met": 5219, | |
| "Ġrenew": 5220, | |
| "##40": 5221, | |
| "à¥": 5222, | |
| "Ġauthority": 5223, | |
| "##iling": 5224, | |
| "ĠMet": 5225, | |
| "Ġengineering": 5226, | |
| "Ġlic": 5227, | |
| "Ġsituations": 5228, | |
| "##ague": 5229, | |
| "##aturally": 5230, | |
| "Ġwonder": 5231, | |
| "ĠAcad": 5232, | |
| "Ġsort": 5233, | |
| "##onomic": 5234, | |
| "Ġdro": 5235, | |
| "Ġcere": 5236, | |
| "Ġbegins": 5237, | |
| "Ġaffects": 5238, | |
| "##board": 5239, | |
| "##osite": 5240, | |
| "Ġinstitutions": 5241, | |
| "Ġnav": 5242, | |
| "Ġallerg": 5243, | |
| "Ġfoss": 5244, | |
| "##oo": 5245, | |
| "ĠOff": 5246, | |
| "Ġnorthern": 5247, | |
| "Ġflex": 5248, | |
| "ĠRef": 5249, | |
| "ĠLearning": 5250, | |
| "Ġfaster": 5251, | |
| "Ġarticles": 5252, | |
| "ĠTur": 5253, | |
| "ĠGreek": 5254, | |
| "?âĢĿ": 5255, | |
| "ĠProject": 5256, | |
| "##order": 5257, | |
| "Ġefficiency": 5258, | |
| "Ġhospital": 5259, | |
| "Ġdefinition": 5260, | |
| "##ifying": 5261, | |
| "Ġarmy": 5262, | |
| "##itz": 5263, | |
| "Ġfocused": 5264, | |
| "Ġimproved": 5265, | |
| "Ġhyper": 5266, | |
| "##inger": 5267, | |
| "Ġcharge": 5268, | |
| "##eline": 5269, | |
| "##kin": 5270, | |
| "Ġtaught": 5271, | |
| "##stitution": 5272, | |
| "ĠWhite": 5273, | |
| "Ġ2005": 5274, | |
| "##ags": 5275, | |
| "Ġsche": 5276, | |
| "Ġpractical": 5277, | |
| "ĠBel": 5278, | |
| "##mark": 5279, | |
| "##eria": 5280, | |
| "##II": 5281, | |
| "Ġnutrients": 5282, | |
| "Ġthoughts": 5283, | |
| "Ġcombined": 5284, | |
| "ĠHen": 5285, | |
| "ĠHel": 5286, | |
| "Ġfinally": 5287, | |
| "##ET": 5288, | |
| "ĠSen": 5289, | |
| "Now": 5290, | |
| "ĠSun": 5291, | |
| "Ġadvice": 5292, | |
| "Ġblog": 5293, | |
| "##uable": 5294, | |
| "Ġcast": 5295, | |
| "Ġmorning": 5296, | |
| "Ġofficial": 5297, | |
| "Ġtoxic": 5298, | |
| "ĠMark": 5299, | |
| "Ġvital": 5300, | |
| "Ġconclud": 5301, | |
| "Ġsupported": 5302, | |
| "ĠMount": 5303, | |
| "Ġdental": 5304, | |
| "Ġsector": 5305, | |
| "Ġlov": 5306, | |
| "##liam": 5307, | |
| "Ġnerv": 5308, | |
| "Many": 5309, | |
| "Ġcontribute": 5310, | |
| "Ġhop": 5311, | |
| "Ġ189": 5312, | |
| "##rastructure": 5313, | |
| "Ġstraight": 5314, | |
| "##ses": 5315, | |
| "##umin": 5316, | |
| "Ġcoal": 5317, | |
| "##eters": 5318, | |
| "Ġpul": 5319, | |
| "Ġaren": 5320, | |
| "Ġconcern": 5321, | |
| "Ġinfluen": 5322, | |
| "Ġecosystem": 5323, | |
| "That": 5324, | |
| "Ġgenes": 5325, | |
| "Ġpark": 5326, | |
| "##pen": 5327, | |
| "Ġsquare": 5328, | |
| "Ġsufficient": 5329, | |
| "##ears": 5330, | |
| "Ġsmart": 5331, | |
| "ĠMars": 5332, | |
| "Ġdatab": 5333, | |
| "##rian": 5334, | |
| "Ġcert": 5335, | |
| "Ġmaster": 5336, | |
| "##ta": 5337, | |
| "Ġextensive": 5338, | |
| "Although": 5339, | |
| "Ġrecy": 5340, | |
| "Ġrecorded": 5341, | |
| "ĠCam": 5342, | |
| "Ġcontinues": 5343, | |
| "ĠIslam": 5344, | |
| "##ria": 5345, | |
| "##inn": 5346, | |
| "Ġideal": 5347, | |
| "Ġsouthern": 5348, | |
| "Ġbud": 5349, | |
| "ĠSub": 5350, | |
| "##ework": 5351, | |
| "Ġonto": 5352, | |
| "Ġformation": 5353, | |
| "Ġyouth": 5354, | |
| "Ph": 5355, | |
| "Ġmotion": 5356, | |
| "##ded": 5357, | |
| "##ffee": 5358, | |
| "Ġimpacts": 5359, | |
| "##lass": 5360, | |
| "Ġpages": 5361, | |
| "Ġjobs": 5362, | |
| "Ġoffered": 5363, | |
| "ĠGeorge": 5364, | |
| "Ġheight": 5365, | |
| "cont": 5366, | |
| "##isher": 5367, | |
| "ĠBritain": 5368, | |
| "Ġkeeping": 5369, | |
| "##ulating": 5370, | |
| "##inding": 5371, | |
| "ĠRober": 5372, | |
| "##ASA": 5373, | |
| "Ġmetab": 5374, | |
| "Ġatmosphere": 5375, | |
| "ĠRel": 5376, | |
| "##ago": 5377, | |
| "Ġphone": 5378, | |
| "Ġcurriculum": 5379, | |
| "Why": 5380, | |
| "Ġvoice": 5381, | |
| "ĠWeb": 5382, | |
| "##olute": 5383, | |
| "Ġconsequences": 5384, | |
| "Ġwhom": 5385, | |
| "Ġmanner": 5386, | |
| "##ossible": 5387, | |
| "##rans": 5388, | |
| "Ġattacks": 5389, | |
| "##acters": 5390, | |
| "Ġproposed": 5391, | |
| "Sp": 5392, | |
| "Ġidentity": 5393, | |
| "Ġsamples": 5394, | |
| "ĠDise": 5395, | |
| "##enses": 5396, | |
| "##riage": 5397, | |
| "##rier": 5398, | |
| "Ġlargely": 5399, | |
| "##lig": 5400, | |
| "##ams": 5401, | |
| "Ġintended": 5402, | |
| "ĠLou": 5403, | |
| "##espite": 5404, | |
| "Ġju": 5405, | |
| "ĠBro": 5406, | |
| "##bi": 5407, | |
| "Ġexternal": 5408, | |
| "##uality": 5409, | |
| "##70": 5410, | |
| "##ishes": 5411, | |
| "Ġpurposes": 5412, | |
| "##otic": 5413, | |
| "Ġfelt": 5414, | |
| "Ġadvance": 5415, | |
| "##astern": 5416, | |
| "Ġexistence": 5417, | |
| "##ificial": 5418, | |
| "Ġextent": 5419, | |
| "le": 5420, | |
| "Ġtechnical": 5421, | |
| "Ġspecifically": 5422, | |
| "Ġphenomen": 5423, | |
| "Ġprint": 5424, | |
| "Ġbright": 5425, | |
| "ĠRich": 5426, | |
| "Ġkinds": 5427, | |
| "##ixt": 5428, | |
| "Ġsusp": 5429, | |
| "##amic": 5430, | |
| "Ġuns": 5431, | |
| "##arrow": 5432, | |
| "Ġcertainly": 5433, | |
| "Ġclim": 5434, | |
| "ĠDef": 5435, | |
| "Ġplaying": 5436, | |
| "ĠDem": 5437, | |
| "Ġreached": 5438, | |
| "##standing": 5439, | |
| "Ġsecret": 5440, | |
| "Ġtherm": 5441, | |
| "ĠFurther": 5442, | |
| "##roke": 5443, | |
| "Ġcoin": 5444, | |
| "ĠJews": 5445, | |
| "ĠJer": 5446, | |
| "ĠHol": 5447, | |
| "Ġcareer": 5448, | |
| "ĠFranc": 5449, | |
| "Ġvehicle": 5450, | |
| "Ġinternet": 5451, | |
| "Ġ2020": 5452, | |
| "Ġmer": 5453, | |
| "Ġexcellent": 5454, | |
| "ĠIr": 5455, | |
| "##omin": 5456, | |
| "##ometimes": 5457, | |
| "ĠDist": 5458, | |
| "Ġforced": 5459, | |
| "##liament": 5460, | |
| "Ġpros": 5461, | |
| "Ġexplan": 5462, | |
| "Ġpotentially": 5463, | |
| "##ician": 5464, | |
| "##uting": 5465, | |
| "Ġvot": 5466, | |
| "Ġelectrical": 5467, | |
| "##aughter": 5468, | |
| "Ġresist": 5469, | |
| "Ġproteins": 5470, | |
| "Ġexplains": 5471, | |
| "Ġbehaviour": 5472, | |
| "Ġdeliver": 5473, | |
| "Ġlanguages": 5474, | |
| "ĠOld": 5475, | |
| "Ġparticles": 5476, | |
| "Ġwet": 5477, | |
| "Ġagricultural": 5478, | |
| "##oughly": 5479, | |
| "ĠBas": 5480, | |
| "Ġinflammation": 5481, | |
| "##iated": 5482, | |
| "Ġsettle": 5483, | |
| "Ġinterests": 5484, | |
| "##anges": 5485, | |
| "##well": 5486, | |
| "Ġprotected": 5487, | |
| "Ġ186": 5488, | |
| "ĠSer": 5489, | |
| "ĠLa": 5490, | |
| "##aker": 5491, | |
| "Ġfruits": 5492, | |
| "Ġcorresp": 5493, | |
| "##ato": 5494, | |
| "Ġfort": 5495, | |
| "Ġresponsibility": 5496, | |
| "Ġotherwise": 5497, | |
| "which": 5498, | |
| "Ġoperating": 5499, | |
| "ĠQue": 5500, | |
| "Ġgod": 5501, | |
| "Ġ35": 5502, | |
| "Ġbow": 5503, | |
| "Ġcollected": 5504, | |
| "day": 5505, | |
| "Ġlose": 5506, | |
| "Ġperiods": 5507, | |
| "Ġsubjects": 5508, | |
| "##ounced": 5509, | |
| "Ġliquid": 5510, | |
| "##ules": 5511, | |
| "Ġrefers": 5512, | |
| "##á": 5513, | |
| "Ġindicate": 5514, | |
| "Ġpolice": 5515, | |
| "Ġsurrounding": 5516, | |
| "##unk": 5517, | |
| "Ġshowing": 5518, | |
| "Ġkil": 5519, | |
| "##rates": 5520, | |
| "Ġbird": 5521, | |
| "##ipped": 5522, | |
| "##athy": 5523, | |
| "Ġliver": 5524, | |
| "Res": 5525, | |
| "Ġlessons": 5526, | |
| "Ġcardi": 5527, | |
| "Ġperman": 5528, | |
| "Ġdouble": 5529, | |
| "Ġprofessor": 5530, | |
| "Ġperspective": 5531, | |
| "Ġgoods": 5532, | |
| "Ġsalt": 5533, | |
| "ĠBen": 5534, | |
| "ĠSecond": 5535, | |
| "##alle": 5536, | |
| "Ġtips": 5537, | |
| "Ġcharacters": 5538, | |
| "Ġdespite": 5539, | |
| "##TS": 5540, | |
| "##omy": 5541, | |
| "ĠMac": 5542, | |
| "Ġstone": 5543, | |
| "##ancing": 5544, | |
| "Ġ...": 5545, | |
| "Ġregularly": 5546, | |
| "ĠToday": 5547, | |
| "Ġfluid": 5548, | |
| "##nes": 5549, | |
| "##vision": 5550, | |
| "##11": 5551, | |
| "ĠMedicine": 5552, | |
| "##rep": 5553, | |
| "Ġdriving": 5554, | |
| "##off": 5555, | |
| "ĠCentral": 5556, | |
| "Ġpurs": 5557, | |
| "Ġpaint": 5558, | |
| "Ġtrain": 5559, | |
| "Ġsatis": 5560, | |
| "Ġcomponent": 5561, | |
| "Ġsus": 5562, | |
| "Most": 5563, | |
| "Ġoutcomes": 5564, | |
| "Ġremained": 5565, | |
| "Ġoccurred": 5566, | |
| "Ġgrand": 5567, | |
| "ĠTex": 5568, | |
| "Ġdomin": 5569, | |
| "Ġwest": 5570, | |
| "Ġrein": 5571, | |
| "ĠGoogle": 5572, | |
| "##ails": 5573, | |
| "Ġmoist": 5574, | |
| "Ġbusinesses": 5575, | |
| "Ġleader": 5576, | |
| "Ġnations": 5577, | |
| "Ġgirls": 5578, | |
| "Ġgar": 5579, | |
| "ĠService": 5580, | |
| "ĠFoundation": 5581, | |
| "Ġwaters": 5582, | |
| "Ġcenturies": 5583, | |
| "##hma": 5584, | |
| "##roid": 5585, | |
| "Ġstorm": 5586, | |
| "ĠMexico": 5587, | |
| "Ġbrother": 5588, | |
| "ĠThomas": 5589, | |
| "Ġfeelings": 5590, | |
| "Ar": 5591, | |
| "Ġlooked": 5592, | |
| "Ġemergency": 5593, | |
| "ĠBC": 5594, | |
| "##iced": 5595, | |
| "Ġslightly": 5596, | |
| "ĠCivil": 5597, | |
| "Ġvaccine": 5598, | |
| "Ġcoord": 5599, | |
| "Ġrevolution": 5600, | |
| "##ye": 5601, | |
| "Ġbill": 5602, | |
| "ĠMart": 5603, | |
| "##othing": 5604, | |
| "Ġdepends": 5605, | |
| "##aks": 5606, | |
| "Ġincreasingly": 5607, | |
| "##osen": 5608, | |
| "##verty": 5609, | |
| "ĠVirgin": 5610, | |
| "Ġabuse": 5611, | |
| "##isk": 5612, | |
| "Ġfamiliar": 5613, | |
| "Ġcomment": 5614, | |
| "Ġfundamental": 5615, | |
| "Ġpoverty": 5616, | |
| "Ġprimarily": 5617, | |
| "ĠMuslim": 5618, | |
| "Ġmedications": 5619, | |
| "ĠArmy": 5620, | |
| "ĠHIV": 5621, | |
| "Ġinterview": 5622, | |
| "ĠMat": 5623, | |
| "Ġtopics": 5624, | |
| "ĠLife": 5625, | |
| "##ean": 5626, | |
| "ĠEnergy": 5627, | |
| "Ġkn": 5628, | |
| "##EL": 5629, | |
| "##ascular": 5630, | |
| "Ġlik": 5631, | |
| "Ġsurpris": 5632, | |
| "Ġextract": 5633, | |
| "Ġcrucial": 5634, | |
| "Ġraised": 5635, | |
| "ĠClass": 5636, | |
| "Ġpregnancy": 5637, | |
| "Ġcontrolled": 5638, | |
| "Ġwalls": 5639, | |
| "Ġletters": 5640, | |
| "ĠAp": 5641, | |
| "##25": 5642, | |
| "##tion": 5643, | |
| "ĠPsych": 5644, | |
| "ĠUsing": 5645, | |
| "##inent": 5646, | |
| "ĠBay": 5647, | |
| "Ġlifest": 5648, | |
| "ĠElect": 5649, | |
| "Ġroll": 5650, | |
| "Ġargument": 5651, | |
| "##nic": 5652, | |
| "Ġimmig": 5653, | |
| "Ġinvestment": 5654, | |
| "ĠOut": 5655, | |
| "Ġantibiot": 5656, | |
| "ĠArab": 5657, | |
| "Ġbrief": 5658, | |
| "Ġaccurate": 5659, | |
| "Ġsin": 5660, | |
| "Ġdetailed": 5661, | |
| "Ġingred": 5662, | |
| "].": 5663, | |
| "Ġsyn": 5664, | |
| "Ġdepth": 5665, | |
| "Ġsuggested": 5666, | |
| "Ġplayed": 5667, | |
| "##resents": 5668, | |
| "##olars": 5669, | |
| "Ġpump": 5670, | |
| "ĠCle": 5671, | |
| "Ġexplained": 5672, | |
| "ĠFre": 5673, | |
| "Ġsensitive": 5674, | |
| "ĠData": 5675, | |
| "Ġtro": 5676, | |
| "ĠBoth": 5677, | |
| "Ġdomestic": 5678, | |
| "Ġshar": 5679, | |
| "Ġfle": 5680, | |
| "ĠDirect": 5681, | |
| "Ġinfrastructure": 5682, | |
| "Ġvast": 5683, | |
| "Ġsyndrome": 5684, | |
| "Ġtypical": 5685, | |
| "##lers": 5686, | |
| "Ġrural": 5687, | |
| "##acific": 5688, | |
| "Ġconvent": 5689, | |
| "Ġnaturally": 5690, | |
| "Ġstation": 5691, | |
| "time": 5692, | |
| "##itness": 5693, | |
| "ĠSam": 5694, | |
| "Ġhappened": 5695, | |
| "##mas": 5696, | |
| "##king": 5697, | |
| "Ġapproaches": 5698, | |
| "Ġvalid": 5699, | |
| "Ġflat": 5700, | |
| "Ġsuffering": 5701, | |
| "Ġroots": 5702, | |
| "Ġneut": 5703, | |
| "##ado": 5704, | |
| "Ġdisapp": 5705, | |
| "Ġharvest": 5706, | |
| "Ġcrisis": 5707, | |
| "Ġwel": 5708, | |
| "Ġlib": 5709, | |
| "Ġvent": 5710, | |
| "Ġsend": 5711, | |
| "##osa": 5712, | |
| "Ġ2004": 5713, | |
| "%)": 5714, | |
| "ĠBer": 5715, | |
| "Ġages": 5716, | |
| "50": 5717, | |
| "##tenance": 5718, | |
| "Ġprem": 5719, | |
| "Ġmeasured": 5720, | |
| "##zy": 5721, | |
| "##olester": 5722, | |
| "##BC": 5723, | |
| "ĠWind": 5724, | |
| "Ġinstruction": 5725, | |
| "Ġtrial": 5726, | |
| "##atever": 5727, | |
| "ĠMake": 5728, | |
| "##icted": 5729, | |
| "Ġstars": 5730, | |
| "ĠNor": 5731, | |
| "he": 5732, | |
| "##oxide": 5733, | |
| "##celer": 5734, | |
| "ĠTwo": 5735, | |
| "##RI": 5736, | |
| "Ġgreatest": 5737, | |
| "23": 5738, | |
| "##omach": 5739, | |
| "Ġminimum": 5740, | |
| "##leg": 5741, | |
| "Ġhabitat": 5742, | |
| "Ġhundreds": 5743, | |
| "##osc": 5744, | |
| "ĠAnother": 5745, | |
| "Ġsecure": 5746, | |
| "##rants": 5747, | |
| "Ġmonitoring": 5748, | |
| "Ġcontinuous": 5749, | |
| "Ġadding": 5750, | |
| "Ġgum": 5751, | |
| "Ġconsists": 5752, | |
| "##rations": 5753, | |
| "ĠAN": 5754, | |
| "Ġtalking": 5755, | |
| "Ġintake": 5756, | |
| "##RO": 5757, | |
| "ĠClin": 5758, | |
| "ĠTreat": 5759, | |
| "##anch": 5760, | |
| "##arter": 5761, | |
| "Ġbattery": 5762, | |
| "ĠBible": 5763, | |
| "##hips": 5764, | |
| "ĠKen": 5765, | |
| "ĠMedical": 5766, | |
| "Ġsubsequ": 5767, | |
| "Ġtested": 5768, | |
| "##asive": 5769, | |
| "##78": 5770, | |
| "Ġstudied": 5771, | |
| "Ġlinks": 5772, | |
| "##ava": 5773, | |
| "Ġstock": 5774, | |
| "ĠLatin": 5775, | |
| "Ġprocedures": 5776, | |
| "'ll": 5777, | |
| "Ġmaximum": 5778, | |
| "ĠSal": 5779, | |
| "##going": 5780, | |
| "Ġwear": 5781, | |
| "Ġboost": 5782, | |
| "ĠAI": 5783, | |
| "ĠScotland": 5784, | |
| "Ġthin": 5785, | |
| "Ġdecrease": 5786, | |
| "Ġclosely": 5787, | |
| "ĠEmp": 5788, | |
| "Ġdivided": 5789, | |
| "Ġnit": 5790, | |
| "ĠLike": 5791, | |
| "Ġtried": 5792, | |
| "24": 5793, | |
| "##asure": 5794, | |
| "##ener": 5795, | |
| "by": 5796, | |
| "##ulin": 5797, | |
| "Ġpig": 5798, | |
| "##--": 5799, | |
| "Ġeast": 5800, | |
| "Ġrepresents": 5801, | |
| "Ġcrops": 5802, | |
| "Ġrecovery": 5803, | |
| "Ġgrown": 5804, | |
| "ĠUp": 5805, | |
| "Ġfacilities": 5806, | |
| "Ġfollows": 5807, | |
| "Ġsuffer": 5808, | |
| "##med": 5809, | |
| "ĠJud": 5810, | |
| "##icks": 5811, | |
| "##ested": 5812, | |
| "ĠMicro": 5813, | |
| "Ġmovements": 5814, | |
| "Ġcontaining": 5815, | |
| "##itc": 5816, | |
| "ĠTechnology": 5817, | |
| "ĠSupp": 5818, | |
| "##cling": 5819, | |
| "Ġmedium": 5820, | |
| "Ġbiological": 5821, | |
| "Ġconcerned": 5822, | |
| "ĠEngine": 5823, | |
| "Ġdoll": 5824, | |
| "Ġhaz": 5825, | |
| "Ġdial": 5826, | |
| "##ellect": 5827, | |
| "##olesterol": 5828, | |
| "Ġinstrument": 5829, | |
| "##ompl": 5830, | |
| "Ġchain": 5831, | |
| "##onst": 5832, | |
| "Ġsubstance": 5833, | |
| "ĠPost": 5834, | |
| "Ġrapidly": 5835, | |
| "Ġparam": 5836, | |
| "##cest": 5837, | |
| "Another": 5838, | |
| "Ġmedication": 5839, | |
| "Ġbeneficial": 5840, | |
| "##hi": 5841, | |
| "Ġunp": 5842, | |
| "From": 5843, | |
| "ĠSaf": 5844, | |
| "ĠBook": 5845, | |
| "Ġhunt": 5846, | |
| "Ġstages": 5847, | |
| "##ache": 5848, | |
| "Ġappearance": 5849, | |
| "Ġfloor": 5850, | |
| "Ġsubstant": 5851, | |
| "Ġviews": 5852, | |
| "##nel": 5853, | |
| "Ġjustice": 5854, | |
| "##itage": 5855, | |
| "##othe": 5856, | |
| "Ġlatest": 5857, | |
| "##ville": 5858, | |
| "##ario": 5859, | |
| "ĠInstead": 5860, | |
| "Is": 5861, | |
| "Ġnetworks": 5862, | |
| "ĠWell": 5863, | |
| "Ġgun": 5864, | |
| "Ġwors": 5865, | |
| "Ġstem": 5866, | |
| "##rolog": 5867, | |
| "##bing": 5868, | |
| "Ġclaims": 5869, | |
| "Ġsen": 5870, | |
| "Ġexpensive": 5871, | |
| "Ġleaving": 5872, | |
| "##iled": 5873, | |
| "##stood": 5874, | |
| "Ġtrad": 5875, | |
| "Ġbones": 5876, | |
| "ĠBudd": 5877, | |
| "Ġ45": 5878, | |
| "ĠMil": 5879, | |
| "##utive": 5880, | |
| "Ġhorse": 5881, | |
| "Ġpaid": 5882, | |
| "##MS": 5883, | |
| "Ġdiscussed": 5884, | |
| "Ġvaluable": 5885, | |
| "Ġtouch": 5886, | |
| "Ġcolour": 5887, | |
| "Ġspl": 5888, | |
| "ĠTexas": 5889, | |
| "Ġcouple": 5890, | |
| "ar": 5891, | |
| "##teries": 5892, | |
| "ĠCommission": 5893, | |
| "##ael": 5894, | |
| "Ġdiversity": 5895, | |
| "##plicated": 5896, | |
| "Ġfirm": 5897, | |
| "Ġwire": 5898, | |
| "Ġprinciple": 5899, | |
| "ĠMiss": 5900, | |
| "Ġemployees": 5901, | |
| "##CC": 5902, | |
| "Ġdent": 5903, | |
| "##stronom": 5904, | |
| "Ġfertil": 5905, | |
| "##igenous": 5906, | |
| "Ġenhance": 5907, | |
| "Ġadvoc": 5908, | |
| "Ġconscious": 5909, | |
| "Ġfif": 5910, | |
| "Ġsides": 5911, | |
| "Ġreturned": 5912, | |
| "Ġengage": 5913, | |
| "Ġweap": 5914, | |
| "##anda": 5915, | |
| "ĠWomen": 5916, | |
| "Ġimmun": 5917, | |
| "Ġconcentration": 5918, | |
| "ĠCatholic": 5919, | |
| "Ġmobile": 5920, | |
| "Ġappeared": 5921, | |
| "ĠFam": 5922, | |
| "Ġvisible": 5923, | |
| "Ġcoffee": 5924, | |
| "Ġble": 5925, | |
| "ĠSea": 5926, | |
| "ĠKore": 5927, | |
| "Ġdistingu": 5928, | |
| "##olf": 5929, | |
| "##arts": 5930, | |
| "##umber": 5931, | |
| "##ING": 5932, | |
| "Ġmere": 5933, | |
| "##stream": 5934, | |
| "##23": 5935, | |
| "ĠNature": 5936, | |
| "Ġstret": 5937, | |
| "Ġknew": 5938, | |
| "Ġod": 5939, | |
| "Ġprices": 5940, | |
| "ĠDisc": 5941, | |
| "ĠMiddle": 5942, | |
| "##arant": 5943, | |
| "Ġhealthcare": 5944, | |
| "Ġrecognized": 5945, | |
| "Ġassemb": 5946, | |
| "old": 5947, | |
| "##la": 5948, | |
| "Ġgovernments": 5949, | |
| "##gal": 5950, | |
| "ĠMass": 5951, | |
| "ĠBat": 5952, | |
| "Ġintelligence": 5953, | |
| "Ġcircumst": 5954, | |
| "Ġcolors": 5955, | |
| "Ġsick": 5956, | |
| "Ġfacilit": 5957, | |
| "Ġtraum": 5958, | |
| "ĠStand": 5959, | |
| "Ġdeaths": 5960, | |
| "##OT": 5961, | |
| "Ġtraffic": 5962, | |
| "Ġpray": 5963, | |
| "Ġfiles": 5964, | |
| "ĠKnow": 5965, | |
| "##cript": 5966, | |
| "ĠMont": 5967, | |
| "ĠScott": 5968, | |
| "Ġkm": 5969, | |
| "Ġwestern": 5970, | |
| "##eck": 5971, | |
| "Ġlandscape": 5972, | |
| "Ġstick": 5973, | |
| "Ġinterf": 5974, | |
| "ĠLand": 5975, | |
| "Ġharmful": 5976, | |
| "Ġsuitable": 5977, | |
| "Ġsecondary": 5978, | |
| "##vis": 5979, | |
| "Ġcorpor": 5980, | |
| "##ooth": 5981, | |
| "Ġinjuries": 5982, | |
| "Ġrail": 5983, | |
| "Ġdiam": 5984, | |
| "ĠStudies": 5985, | |
| "Ġdiscovery": 5986, | |
| "##tage": 5987, | |
| "Ġimpossible": 5988, | |
| "Ġstomach": 5989, | |
| "ĠId": 5990, | |
| "Ġstated": 5991, | |
| "ĠNASA": 5992, | |
| "##ett": 5993, | |
| "Ġprison": 5994, | |
| "Ġtoler": 5995, | |
| "##ST": 5996, | |
| "##ek": 5997, | |
| "Ġwave": 5998, | |
| "Ġincl": 5999, | |
| "Ġ300": 6000, | |
| "Ġcapable": 6001, | |
| "Ġchann": 6002, | |
| "ĠFlor": 6003, | |
| "Ġelev": 6004, | |
| "##gment": 6005, | |
| "Ġagriculture": 6006, | |
| "Ġraise": 6007, | |
| "Ġdream": 6008, | |
| "Ġabsolute": 6009, | |
| "Ġpersons": 6010, | |
| "Ġcreative": 6011, | |
| "ĠMem": 6012, | |
| "##orith": 6013, | |
| "Ġinject": 6014, | |
| "Ġapparent": 6015, | |
| "##chers": 6016, | |
| "No": 6017, | |
| "Ġspeaking": 6018, | |
| "Ġ2003": 6019, | |
| "Ġselected": 6020, | |
| "##vironments": 6021, | |
| "Ġdiverse": 6022, | |
| "##ushing": 6023, | |
| "Ġ1990": 6024, | |
| "Ġsports": 6025, | |
| "##AD": 6026, | |
| "Ġworse": 6027, | |
| "Ġwildlife": 6028, | |
| "Ġcoop": 6029, | |
| "Ġrecognize": 6030, | |
| "##active": 6031, | |
| ".;": 6032, | |
| "Ġresidents": 6033, | |
| "ĠLake": 6034, | |
| "ĠSpace": 6035, | |
| "ĠCharles": 6036, | |
| "Ġmanufacturing": 6037, | |
| "Ġsud": 6038, | |
| "##olve": 6039, | |
| "Ġminim": 6040, | |
| "##pping": 6041, | |
| "Ġtal": 6042, | |
| "Ġdu": 6043, | |
| "Ġleaf": 6044, | |
| "##known": 6045, | |
| "Ġaccompl": 6046, | |
| "Ġstarts": 6047, | |
| "Ġprepare": 6048, | |
| "Ġmassive": 6049, | |
| "Ġportion": 6050, | |
| "Ġprecise": 6051, | |
| "##alse": 6052, | |
| "##ditionally": 6053, | |
| "ĠNews": 6054, | |
| "ĠPC": 6055, | |
| "Ġentirely": 6056, | |
| "Ġformat": 6057, | |
| "##alian": 6058, | |
| "##acts": 6059, | |
| "##ibl": 6060, | |
| "##anguage": 6061, | |
| "Ġsteel": 6062, | |
| "##roc": 6063, | |
| "Ġrand": 6064, | |
| "Ġcontem": 6065, | |
| "Ġimproving": 6066, | |
| "Ġparties": 6067, | |
| "Ġobtained": 6068, | |
| "Ġbrown": 6069, | |
| "Ġsell": 6070, | |
| "Ġfrag": 6071, | |
| "Ġpil": 6072, | |
| "Ġrecip": 6073, | |
| "##erals": 6074, | |
| "##racy": 6075, | |
| "Ġrub": 6076, | |
| "##isp": 6077, | |
| "Ġmillions": 6078, | |
| "01": 6079, | |
| "ĠSou": 6080, | |
| "Ġsets": 6081, | |
| "##istan": 6082, | |
| "Ġshel": 6083, | |
| "Ġhappy": 6084, | |
| "##ibilities": 6085, | |
| "##anes": 6086, | |
| "Ġfill": 6087, | |
| ".âĢĻ": 6088, | |
| "Ġunlike": 6089, | |
| "ĠBre": 6090, | |
| "ĠHenry": 6091, | |
| "Ġnarr": 6092, | |
| "Ġmit": 6093, | |
| "Ġdut": 6094, | |
| "ind": 6095, | |
| "Ġchoices": 6096, | |
| "Ġtransition": 6097, | |
| "##lements": 6098, | |
| "Ġwife": 6099, | |
| "'ve": 6100, | |
| "Ġformal": 6101, | |
| "ĠManagement": 6102, | |
| "Ġvehicles": 6103, | |
| "Ġcreates": 6104, | |
| "Ġintroduction": 6105, | |
| "Ġadequ": 6106, | |
| "Ġband": 6107, | |
| "Ġaccomp": 6108, | |
| "Ġinfected": 6109, | |
| "ĠCanadian": 6110, | |
| "Ġsupplement": 6111, | |
| "Ġagreement": 6112, | |
| "Ġlots": 6113, | |
| "##ka": 6114, | |
| "Ġhabits": 6115, | |
| "Ġwants": 6116, | |
| "##ION": 6117, | |
| "with": 6118, | |
| "ĠWild": 6119, | |
| "Ġtitle": 6120, | |
| "Ġroutine": 6121, | |
| "Ġaudience": 6122, | |
| "Ġrandom": 6123, | |
| "Ġsnow": 6124, | |
| "##uilding": 6125, | |
| "Ġpure": 6126, | |
| "free": 6127, | |
| "âĢĻ,": 6128, | |
| "ĠPacific": 6129, | |
| "Ġnarrow": 6130, | |
| "ĠRussia": 6131, | |
| "ĠCarol": 6132, | |
| "ĠTem": 6133, | |
| "Ġacids": 6134, | |
| "Ġreform": 6135, | |
| "Ġsed": 6136, | |
| "ĠBur": 6137, | |
| "Ġsan": 6138, | |
| "Ġaw": 6139, | |
| "##uses": 6140, | |
| "Ab": 6141, | |
| "ĠOx": 6142, | |
| "ĠAtlant": 6143, | |
| "Ġslowly": 6144, | |
| "Ġdedic": 6145, | |
| "##esity": 6146, | |
| "Ġlifestyle": 6147, | |
| "##eer": 6148, | |
| "Ġimper": 6149, | |
| "Ġdust": 6150, | |
| "ĠScient": 6151, | |
| "Ġsurf": 6152, | |
| "Ġtun": 6153, | |
| "Americ": 6154, | |
| "Ġproducing": 6155, | |
| "Ġpictures": 6156, | |
| "ĠInformation": 6157, | |
| "Ġ500": 6158, | |
| "Ġcloud": 6159, | |
| "Ġprevention": 6160, | |
| "ĠSum": 6161, | |
| "Ġpoet": 6162, | |
| "Ġfab": 6163, | |
| "Ġpossibility": 6164, | |
| "Ġsurvival": 6165, | |
| "ĠMr": 6166, | |
| "Ġsolve": 6167, | |
| "Ġgather": 6168, | |
| "Ġ2001": 6169, | |
| "ĠCompany": 6170, | |
| "Ġrevealed": 6171, | |
| "ĠControl": 6172, | |
| "Ġmaintenance": 6173, | |
| "Ġapart": 6174, | |
| "Ġnormally": 6175, | |
| "Ġbreath": 6176, | |
| "inc": 6177, | |
| "Ġachieved": 6178, | |
| "##AP": 6179, | |
| "##field": 6180, | |
| "Ġlaun": 6181, | |
| "##rid": 6182, | |
| "Ġsurvive": 6183, | |
| "Ġlabel": 6184, | |
| "ĠGood": 6185, | |
| "Ġofficials": 6186, | |
| "##agers": 6187, | |
| "##inations": 6188, | |
| "Ġdecline": 6189, | |
| "ĠRights": 6190, | |
| "Ġgenerate": 6191, | |
| "ĠCD": 6192, | |
| "Ġmyth": 6193, | |
| "Ġwalking": 6194, | |
| "Ġgall": 6195, | |
| "Ġsoldiers": 6196, | |
| "##aser": 6197, | |
| "Ġopinion": 6198, | |
| "Ġafford": 6199, | |
| "Ġprofessionals": 6200, | |
| "Ġpretty": 6201, | |
| "ĠSuch": 6202, | |
| "Ġcorrespond": 6203, | |
| "Ġstored": 6204, | |
| "Ġlayers": 6205, | |
| "Ġoutd": 6206, | |
| "##idden": 6207, | |
| "ĠDel": 6208, | |
| "Ġalt": 6209, | |
| "Ġtail": 6210, | |
| "Ġsudden": 6211, | |
| "ĠGold": 6212, | |
| "Ġseeing": 6213, | |
| "Ġframework": 6214, | |
| "Ġplays": 6215, | |
| "Ġguidelines": 6216, | |
| "Ġneighb": 6217, | |
| "Other": 6218, | |
| "Ġenvironments": 6219, | |
| "Ġpref": 6220, | |
| "Ġdensity": 6221, | |
| "##prise": 6222, | |
| "During": 6223, | |
| "ĠJose": 6224, | |
| "##ala": 6225, | |
| "Ġhouses": 6226, | |
| "res": 6227, | |
| "More": 6228, | |
| "Ġcars": 6229, | |
| "ĠCommon": 6230, | |
| "ĠTer": 6231, | |
| "ĠAbout": 6232, | |
| "Ġcalls": 6233, | |
| "ĠLouis": 6234, | |
| "Ġtruly": 6235, | |
| "##icide": 6236, | |
| "##rin": 6237, | |
| "Ġtow": 6238, | |
| "##imer": 6239, | |
| "Ġoptim": 6240, | |
| "ĠCare": 6241, | |
| "##opy": 6242, | |
| "cent": 6243, | |
| "22": 6244, | |
| "Ġfunding": 6245, | |
| "Ġskill": 6246, | |
| "Ġdescribes": 6247, | |
| "Ġpossibly": 6248, | |
| "ĠPower": 6249, | |
| "Ġmamm": 6250, | |
| "Ġworldwide": 6251, | |
| "Ġglob": 6252, | |
| "Ġexchange": 6253, | |
| "Ġdistrict": 6254, | |
| "Ġsweet": 6255, | |
| "Ġcomputers": 6256, | |
| "Ġdoctors": 6257, | |
| "New": 6258, | |
| "##ania": 6259, | |
| "ĠRobert": 6260, | |
| "##eper": 6261, | |
| "Ġjourney": 6262, | |
| "##azing": 6263, | |
| "##ocratic": 6264, | |
| "Ġneuro": 6265, | |
| "##osph": 6266, | |
| "ĠUSA": 6267, | |
| "Ġdecide": 6268, | |
| "Ġindependence": 6269, | |
| "##co": 6270, | |
| "Ġreaders": 6271, | |
| "##orrow": 6272, | |
| "ĠStr": 6273, | |
| "Ġpull": 6274, | |
| "Ġcandid": 6275, | |
| "##ymph": 6276, | |
| "Ġsignals": 6277, | |
| "##ypes": 6278, | |
| "ĠRussian": 6279, | |
| "##reland": 6280, | |
| "Ġmoral": 6281, | |
| "Ġcholesterol": 6282, | |
| "Ġinsects": 6283, | |
| "Ġwarming": 6284, | |
| "pl": 6285, | |
| "##cules": 6286, | |
| "Ġaccepted": 6287, | |
| "ĠPers": 6288, | |
| "Ġspiritual": 6289, | |
| "Ġancest": 6290, | |
| "Ġopened": 6291, | |
| "Ġimplementation": 6292, | |
| "Ġbiggest": 6293, | |
| "##cel": 6294, | |
| "Ġdatabase": 6295, | |
| "Ġaf": 6296, | |
| "Ġwaves": 6297, | |
| "##lar": 6298, | |
| "##yright": 6299, | |
| "Ġdirector": 6300, | |
| "Ġtiny": 6301, | |
| "ĠSmith": 6302, | |
| "##â̦": 6303, | |
| "Ġfilled": 6304, | |
| "Ġchildhood": 6305, | |
| "##ctive": 6306, | |
| "Ġsod": 6307, | |
| "Ġenable": 6308, | |
| "Ġcourses": 6309, | |
| "Ġcatch": 6310, | |
| "##band": 6311, | |
| "ĠDan": 6312, | |
| "Ġexperiments": 6313, | |
| "##ey": 6314, | |
| "Ġrepeated": 6315, | |
| "ĠAustralian": 6316, | |
| "ĠNav": 6317, | |
| "##ester": 6318, | |
| "Ġflav": 6319, | |
| "Ġemotions": 6320, | |
| "Ġdrain": 6321, | |
| "Ġunless": 6322, | |
| "##bert": 6323, | |
| "##zil": 6324, | |
| "Ġcomprehensive": 6325, | |
| "Ġplate": 6326, | |
| "Ġleadership": 6327, | |
| "##rimination": 6328, | |
| "Ġwindow": 6329, | |
| "##rus": 6330, | |
| "Ġselection": 6331, | |
| "Ġabund": 6332, | |
| "Ġopposite": 6333, | |
| "Ġalgorith": 6334, | |
| "Ġmulti": 6335, | |
| "Ġapprec": 6336, | |
| "ĠDisease": 6337, | |
| "Ġdoor": 6338, | |
| "##ifies": 6339, | |
| "##apping": 6340, | |
| "ĠAtt": 6341, | |
| "ĠThrough": 6342, | |
| "Ġanswers": 6343, | |
| "ĠAny": 6344, | |
| "Ġmanaged": 6345, | |
| "Ġfossil": 6346, | |
| "##uts": 6347, | |
| "Ġunderstood": 6348, | |
| "Ġdiscipl": 6349, | |
| "##ensus": 6350, | |
| "Ġwish": 6351, | |
| "Ġoriginally": 6352, | |
| "##tm": 6353, | |
| "Ġedge": 6354, | |
| "Ġphr": 6355, | |
| "##itors": 6356, | |
| "Ġcircuit": 6357, | |
| "##ona": 6358, | |
| "##oster": 6359, | |
| "Ġtea": 6360, | |
| "Ġchapter": 6361, | |
| "##fall": 6362, | |
| "Ġunderlying": 6363, | |
| "Ġinches": 6364, | |
| "Ġacts": 6365, | |
| "##rors": 6366, | |
| "##osal": 6367, | |
| "Ġdocuments": 6368, | |
| "Ġintervention": 6369, | |
| "Ġsatell": 6370, | |
| "Ġthor": 6371, | |
| "Ġperce": 6372, | |
| "Ġfoundation": 6373, | |
| "Ġclosed": 6374, | |
| "Ġsentence": 6375, | |
| "ĠSte": 6376, | |
| "##zen": 6377, | |
| "##hemical": 6378, | |
| "Ġamb": 6379, | |
| "Ġera": 6380, | |
| "ĠVict": 6381, | |
| "Ġmuseum": 6382, | |
| "Ġgrad": 6383, | |
| "Ġlisted": 6384, | |
| "##add": 6385, | |
| "Ġsuc": 6386, | |
| "##ribed": 6387, | |
| "Ġintellect": 6388, | |
| "##gans": 6389, | |
| "##urd": 6390, | |
| "##itt": 6391, | |
| "Ġbrand": 6392, | |
| "Ġsupports": 6393, | |
| "Ġvillage": 6394, | |
| "##inction": 6395, | |
| "Ġmoon": 6396, | |
| "Ġstudying": 6397, | |
| "ĠLab": 6398, | |
| "##ston": 6399, | |
| "Do": 6400, | |
| "Ġdepos": 6401, | |
| "Ġnoise": 6402, | |
| "Ġacceler": 6403, | |
| "ĠTor": 6404, | |
| "##ada": 6405, | |
| "Ġbudget": 6406, | |
| "Ġpup": 6407, | |
| "Ġaer": 6408, | |
| "Ġourselves": 6409, | |
| "##uke": 6410, | |
| "Ġpurchase": 6411, | |
| "Ġnurs": 6412, | |
| "40": 6413, | |
| "ĠAC": 6414, | |
| "##ritis": 6415, | |
| "##tering": 6416, | |
| "##ogue": 6417, | |
| "ĠAlex": 6418, | |
| "Ġbroken": 6419, | |
| "##aph": 6420, | |
| "ĠThose": 6421, | |
| "Ġrelax": 6422, | |
| "ĠIreland": 6423, | |
| "Ġbreathing": 6424, | |
| "Ind": 6425, | |
| "ĠFederal": 6426, | |
| "##uter": 6427, | |
| "Ġ2002": 6428, | |
| "that": 6429, | |
| "##inking": 6430, | |
| "Ġpossess": 6431, | |
| "Ġinteraction": 6432, | |
| "##ashion": 6433, | |
| "Ġproduces": 6434, | |
| "ĠProfessor": 6435, | |
| "##inder": 6436, | |
| "##ctor": 6437, | |
| "Ġflo": 6438, | |
| "Ġsimpl": 6439, | |
| "Ġcircumstances": 6440, | |
| "Ġadopted": 6441, | |
| "Ġfever": 6442, | |
| "Ġforests": 6443, | |
| "ĠEnvironmental": 6444, | |
| "Ġattend": 6445, | |
| "Ġdifficulty": 6446, | |
| "is": 6447, | |
| "##asp": 6448, | |
| "Ġregional": 6449, | |
| "Ġshift": 6450, | |
| "Ġreplaced": 6451, | |
| "Ġcrow": 6452, | |
| "--": 6453, | |
| "##agues": 6454, | |
| "Ġphotos": 6455, | |
| "ĠConstitution": 6456, | |
| "##ait": 6457, | |
| "##burg": 6458, | |
| "Ġtwice": 6459, | |
| "ĠFe": 6460, | |
| "Ġcommunicate": 6461, | |
| "Ġfiber": 6462, | |
| "##reed": 6463, | |
| "Ġgenerated": 6464, | |
| "Ġprotocol": 6465, | |
| "Ġcart": 6466, | |
| "Ġaccounts": 6467, | |
| "Ġuniverse": 6468, | |
| "##ota": 6469, | |
| "ĠParis": 6470, | |
| "Ġmarine": 6471, | |
| "Ġsuccessfully": 6472, | |
| "it": 6473, | |
| "Ġvoc": 6474, | |
| "Ġrestrict": 6475, | |
| "##luding": 6476, | |
| "Ġgluc": 6477, | |
| "Ġcomposition": 6478, | |
| "##anged": 6479, | |
| "##iration": 6480, | |
| "##mic": 6481, | |
| "Ġconsumers": 6482, | |
| "Ġunable": 6483, | |
| "Ġtells": 6484, | |
| "##antly": 6485, | |
| "Ġdownload": 6486, | |
| "ĠVirginia": 6487, | |
| "26": 6488, | |
| "Ġunknown": 6489, | |
| "us": 6490, | |
| "Ġchief": 6491, | |
| "ĠSov": 6492, | |
| "Ġconsistent": 6493, | |
| "Ġassistance": 6494, | |
| "ĠHistor": 6495, | |
| "##erent": 6496, | |
| "bl": 6497, | |
| "Ġoutl": 6498, | |
| "Ġobtain": 6499, | |
| "Ġscholars": 6500, | |
| "ĠMo": 6501, | |
| "##mat": 6502, | |
| "Ġlibrary": 6503, | |
| "Ġmac": 6504, | |
| "Ġcalcium": 6505, | |
| "ĠWhe": 6506, | |
| "##10": 6507, | |
| "Ġopening": 6508, | |
| "##16": 6509, | |
| "Ġelectronic": 6510, | |
| "##name": 6511, | |
| "Ġdecade": 6512, | |
| "Ġmechanism": 6513, | |
| "Ġconfidence": 6514, | |
| "##right": 6515, | |
| "Ġadministration": 6516, | |
| "Ġsharing": 6517, | |
| "Ġremaining": 6518, | |
| "Ġarms": 6519, | |
| "Ġinstitution": 6520, | |
| "Ġzone": 6521, | |
| "Ġcopy": 6522, | |
| "Ġmixed": 6523, | |
| "ĠBet": 6524, | |
| "Ġhighlight": 6525, | |
| "##iology": 6526, | |
| "##ii": 6527, | |
| "Ġsupporting": 6528, | |
| "ĠRad": 6529, | |
| "Ġpersist": 6530, | |
| "Ġfailed": 6531, | |
| "Ġobst": 6532, | |
| "##DF": 6533, | |
| "##throp": 6534, | |
| "Ġneck": 6535, | |
| "ĠGet": 6536, | |
| "Ġfell": 6537, | |
| "Ġacknow": 6538, | |
| "Ġreject": 6539, | |
| "Ġfigures": 6540, | |
| "Ġconcrete": 6541, | |
| "ĠBank": 6542, | |
| "Ġinner": 6543, | |
| "Ġindeed": 6544, | |
| "Ġsequence": 6545, | |
| "ĠHaw": 6546, | |
| "Ġnerve": 6547, | |
| "Ġratio": 6548, | |
| "Ġhandle": 6549, | |
| "Ġcultures": 6550, | |
| "Ġcloser": 6551, | |
| "ĠReview": 6552, | |
| "Ġvessels": 6553, | |
| "Ġwid": 6554, | |
| "ĠTHE": 6555, | |
| "Ġconventional": 6556, | |
| "Ġmonitor": 6557, | |
| "know": 6558, | |
| "Ġpreval": 6559, | |
| "Ġaqu": 6560, | |
| "ĠExp": 6561, | |
| "##fortunately": 6562, | |
| "##75": 6563, | |
| "##ctic": 6564, | |
| "##orter": 6565, | |
| "Ġstruggle": 6566, | |
| "Ġimmediate": 6567, | |
| "Ġcultiv": 6568, | |
| "Ġends": 6569, | |
| "Ġextended": 6570, | |
| "Ġexpressed": 6571, | |
| "ĠAnn": 6572, | |
| "Ġequival": 6573, | |
| "Dr": 6574, | |
| "##riting": 6575, | |
| "level": 6576, | |
| "ĠProv": 6577, | |
| "500": 6578, | |
| "ĠDesign": 6579, | |
| "Ġtroops": 6580, | |
| "Ġdiagnosed": 6581, | |
| "Ġnecessarily": 6582, | |
| "Ġcustomers": 6583, | |
| "ĠSl": 6584, | |
| "##umes": 6585, | |
| "Ġdestroyed": 6586, | |
| "ĠForm": 6587, | |
| "Ġresponses": 6588, | |
| "Ġfixed": 6589, | |
| "Ġlocations": 6590, | |
| "ĠFlorida": 6591, | |
| "Ġphilosophy": 6592, | |
| "Ġultimately": 6593, | |
| "##oto": 6594, | |
| "##west": 6595, | |
| "##ediatric": 6596, | |
| "Ġneighbor": 6597, | |
| "ĠExpl": 6598, | |
| "Ġdedicated": 6599, | |
| "Ġtank": 6600, | |
| "Ġartificial": 6601, | |
| "##OU": 6602, | |
| "##riers": 6603, | |
| "ĠGroup": 6604, | |
| "Ġ188": 6605, | |
| "Ġtrained": 6606, | |
| "Ġpermanent": 6607, | |
| "##dule": 6608, | |
| "Ġdesire": 6609, | |
| "Ġdoubt": 6610, | |
| "Ġgreatly": 6611, | |
| "Ġasthma": 6612, | |
| "Ġroof": 6613, | |
| "Ġpartner": 6614, | |
| "ĠOnly": 6615, | |
| "Ġindex": 6616, | |
| "##ansion": 6617, | |
| "ĠEU": 6618, | |
| "Ġlimits": 6619, | |
| "##ifications": 6620, | |
| "ĠLeg": 6621, | |
| "Ġfewer": 6622, | |
| "##inet": 6623, | |
| "##ropical": 6624, | |
| "Ġgut": 6625, | |
| "Ġmild": 6626, | |
| "##ivery": 6627, | |
| "Ġwitness": 6628, | |
| "Ġcarefully": 6629, | |
| "Ġgal": 6630, | |
| "##uzz": 6631, | |
| "Ġhypothes": 6632, | |
| "Ġdebt": 6633, | |
| "ĠCommit": 6634, | |
| "##itamin": 6635, | |
| "Ġmachines": 6636, | |
| "Ġtaste": 6637, | |
| "Ġrow": 6638, | |
| "Ġmolecules": 6639, | |
| "Ġlands": 6640, | |
| "Ġyounger": 6641, | |
| "##inity": 6642, | |
| "Ġpron": 6643, | |
| "Ġshot": 6644, | |
| "Ġstimul": 6645, | |
| "ĠLibrary": 6646, | |
| "Ġlatter": 6647, | |
| "ĠâĢ¢": 6648, | |
| "Ġerror": 6649, | |
| "ĠItaly": 6650, | |
| "Ġabn": 6651, | |
| "Ġshop": 6652, | |
| "ĠGal": 6653, | |
| "ĠStreet": 6654, | |
| "##kes": 6655, | |
| "##elled": 6656, | |
| "Stud": 6657, | |
| "Ġsmoking": 6658, | |
| "##lets": 6659, | |
| "28": 6660, | |
| "##RC": 6661, | |
| "Ġprol": 6662, | |
| "Ġbehaviors": 6663, | |
| "Ġmarriage": 6664, | |
| "Ġkidney": 6665, | |
| "##oned": 6666, | |
| "##sts": 6667, | |
| "##abul": 6668, | |
| "ĠHam": 6669, | |
| "Ġbio": 6670, | |
| "Ġfunctional": 6671, | |
| "Ġvulnerable": 6672, | |
| "con": 6673, | |
| "ĠNations": 6674, | |
| "##ua": 6675, | |
| "Ġtall": 6676, | |
| "##itivity": 6677, | |
| "##EP": 6678, | |
| "Ġpercentage": 6679, | |
| "##time": 6680, | |
| "Ġaircraft": 6681, | |
| "Ġparticipate": 6682, | |
| "Ġinhib": 6683, | |
| "Ġmagnetic": 6684, | |
| "Ġderived": 6685, | |
| "Ġà¤": 6686, | |
| "Ġteen": 6687, | |
| "##ny": 6688, | |
| "Ġmountain": 6689, | |
| "Ġuniversity": 6690, | |
| "Ġagencies": 6691, | |
| "198": 6692, | |
| "ĠGlobal": 6693, | |
| "##ipal": 6694, | |
| "Ġfighting": 6695, | |
| "Ġremote": 6696, | |
| "Ġgrav": 6697, | |
| "Ġsky": 6698, | |
| "Ġshell": 6699, | |
| "ĠNatural": 6700, | |
| "Ġguarant": 6701, | |
| "un": 6702, | |
| "ĠIP": 6703, | |
| "ĠKeep": 6704, | |
| "ĠAS": 6705, | |
| "Ġaccident": 6706, | |
| "##zed": 6707, | |
| "ĠDiv": 6708, | |
| "ĠYear": 6709, | |
| "ĠIN": 6710, | |
| "ĠOF": 6711, | |
| "ĠHave": 6712, | |
| "##atal": 6713, | |
| "##gent": 6714, | |
| "Ġ36": 6715, | |
| "Ġraw": 6716, | |
| "ĠYet": 6717, | |
| "##rade": 6718, | |
| "##mary": 6719, | |
| "##opl": 6720, | |
| "Ġfabric": 6721, | |
| "Ġfasc": 6722, | |
| "##road": 6723, | |
| "ĠâĨ": 6724, | |
| "ĠSing": 6725, | |
| "ĠEss": 6726, | |
| "ad": 6727, | |
| "Ġoverl": 6728, | |
| "Ġdebate": 6729, | |
| "Ġserver": 6730, | |
| "##sey": 6731, | |
| "##oted": 6732, | |
| "Ġmechanisms": 6733, | |
| "Ġvoltage": 6734, | |
| "Ġstanding": 6735, | |
| "##ena": 6736, | |
| "Ġindicates": 6737, | |
| "Ġreserv": 6738, | |
| "ĠRoyal": 6739, | |
| "Ġlaboratory": 6740, | |
| "ĠBrazil": 6741, | |
| "##ini": 6742, | |
| "##izer": 6743, | |
| "Ġregul": 6744, | |
| "Ġcos": 6745, | |
| "ĠPract": 6746, | |
| "ĠFrank": 6747, | |
| "Ġcategory": 6748, | |
| "Read": 6749, | |
| "ĠOffice": 6750, | |
| "int": 6751, | |
| "##rating": 6752, | |
| "##itative": 6753, | |
| "Ġ192": 6754, | |
| "##icious": 6755, | |
| "Ġstands": 6756, | |
| "ĠEmpire": 6757, | |
| "##thritis": 6758, | |
| "Ġpsychological": 6759, | |
| "ĠWik": 6760, | |
| "ĠRob": 6761, | |
| "Not": 6762, | |
| "Ġimprovement": 6763, | |
| "##ih": 6764, | |
| "ĠKh": 6765, | |
| "Ġturns": 6766, | |
| "Ġment": 6767, | |
| "Ġships": 6768, | |
| "Ġevaluation": 6769, | |
| "Ġfly": 6770, | |
| "Ġcm": 6771, | |
| "Ġdin": 6772, | |
| "Ġstable": 6773, | |
| "Ġconnections": 6774, | |
| "ĠNorthern": 6775, | |
| "Ġcarb": 6776, | |
| "##ribe": 6777, | |
| "ĠStudy": 6778, | |
| "Ġcritic": 6779, | |
| "##oding": 6780, | |
| "Ġaccum": 6781, | |
| "##utch": 6782, | |
| "Ġcompetition": 6783, | |
| "27": 6784, | |
| "Ġstroke": 6785, | |
| "##ipping": 6786, | |
| "ĠSol": 6787, | |
| "##earchers": 6788, | |
| "Ġknows": 6789, | |
| "##orses": 6790, | |
| "ĠExt": 6791, | |
| "Ġcomparison": 6792, | |
| "Let": 6793, | |
| "##rial": 6794, | |
| "ĠRome": 6795, | |
| "##aped": 6796, | |
| "Ġarchitecture": 6797, | |
| "Ġorganized": 6798, | |
| "##adder": 6799, | |
| "Ġholid": 6800, | |
| "##earing": 6801, | |
| "Ġnine": 6802, | |
| "Since": 6803, | |
| "Ġgone": 6804, | |
| "##aine": 6805, | |
| "Ġcamera": 6806, | |
| "Ġbot": 6807, | |
| "Ġauthorities": 6808, | |
| "Ġbanks": 6809, | |
| "##een": 6810, | |
| "##irds": 6811, | |
| "ĠColumb": 6812, | |
| "##iform": 6813, | |
| "##stein": 6814, | |
| "Ġcutting": 6815, | |
| "##ocracy": 6816, | |
| "##orld": 6817, | |
| "Ġkne": 6818, | |
| "ĠSk": 6819, | |
| "called": 6820, | |
| "Ġtex": 6821, | |
| "##90": 6822, | |
| "ĠAdd": 6823, | |
| "Ġlegs": 6824, | |
| "##win": 6825, | |
| "ĠStat": 6826, | |
| "Ġalle": 6827, | |
| "Ġwhereas": 6828, | |
| "Ġeld": 6829, | |
| "##asty": 6830, | |
| "Ġpool": 6831, | |
| "##inate": 6832, | |
| "Ġsheet": 6833, | |
| "Ġflight": 6834, | |
| "Ġinteractions": 6835, | |
| "##LA": 6836, | |
| "##itely": 6837, | |
| "##itter": 6838, | |
| "##etime": 6839, | |
| "Ġchosen": 6840, | |
| "do": 6841, | |
| ".|": 6842, | |
| "Ġscan": 6843, | |
| "Ġrecognition": 6844, | |
| "Pl": 6845, | |
| "ĠMag": 6846, | |
| "ĠLong": 6847, | |
| "ĠRevolution": 6848, | |
| "Ġmissing": 6849, | |
| "Ġrelation": 6850, | |
| "##usiness": 6851, | |
| "##igation": 6852, | |
| "Ġfounded": 6853, | |
| "Ġmarked": 6854, | |
| "Ġveter": 6855, | |
| "Ġchallenging": 6856, | |
| "Ġahead": 6857, | |
| "Ġyield": 6858, | |
| "Ġpowers": 6859, | |
| "Ġ32": 6860, | |
| "##cture": 6861, | |
| "Ġwriter": 6862, | |
| "Re": 6863, | |
| "Ġcats": 6864, | |
| "##ora": 6865, | |
| "##BN": 6866, | |
| "ĠDet": 6867, | |
| "Ġforget": 6868, | |
| "Ġdistur": 6869, | |
| "Ġarrived": 6870, | |
| "Ġswim": 6871, | |
| "Ġworry": 6872, | |
| "Ġelectron": 6873, | |
| "##amine": 6874, | |
| "Ġmice": 6875, | |
| "Ġalign": 6876, | |
| "Ġsubstances": 6877, | |
| "##opic": 6878, | |
| "ĠVis": 6879, | |
| "ĠReport": 6880, | |
| "ĠExper": 6881, | |
| "Ġwhatever": 6882, | |
| "Ġsight": 6883, | |
| "##ano": 6884, | |
| "Ġhousing": 6885, | |
| "Ġvariable": 6886, | |
| "Ġdescription": 6887, | |
| "ĠChristmas": 6888, | |
| "ĠCancer": 6889, | |
| "##âĢľ": 6890, | |
| "De": 6891, | |
| "Ġwww": 6892, | |
| "##iratory": 6893, | |
| "Ġzero": 6894, | |
| "Ġconclusion": 6895, | |
| "Ġ33": 6896, | |
| "##aria": 6897, | |
| "Ġtransmission": 6898, | |
| "Ġfalse": 6899, | |
| "Ġmeal": 6900, | |
| "Your": 6901, | |
| "ĠStep": 6902, | |
| "Ġfeeding": 6903, | |
| "Ġbear": 6904, | |
| "Ġfract": 6905, | |
| "Ġ1980": 6906, | |
| "Ġexists": 6907, | |
| "Ġprogramming": 6908, | |
| "ĠEth": 6909, | |
| "ĠSoviet": 6910, | |
| "##wh": 6911, | |
| "inf": 6912, | |
| "My": 6913, | |
| "Ġinvent": 6914, | |
| "ĠCult": 6915, | |
| "##amins": 6916, | |
| "Ġgap": 6917, | |
| "Ġsupplies": 6918, | |
| "Ġwasn": 6919, | |
| "##gia": 6920, | |
| "Ġinhab": 6921, | |
| "ĠSpain": 6922, | |
| "Ġinsurance": 6923, | |
| "Ġprove": 6924, | |
| "Ġpainting": 6925, | |
| "Ġmaintaining": 6926, | |
| "##LE": 6927, | |
| "Cont": 6928, | |
| "Ġprev": 6929, | |
| "Ġremark": 6930, | |
| "ĠHall": 6931, | |
| "Ġputting": 6932, | |
| "Ġorganisms": 6933, | |
| "ph": 6934, | |
| "Ġath": 6935, | |
| "Ġdemonstrate": 6936, | |
| "one": 6937, | |
| "Ġrepair": 6938, | |
| "Ġcards": 6939, | |
| "Ġemployment": 6940, | |
| "ĠCamp": 6941, | |
| "Ġdelay": 6942, | |
| "Ġregulations": 6943, | |
| "Ġeveryday": 6944, | |
| "Ġbread": 6945, | |
| "##ÃŃ": 6946, | |
| "Ġreader": 6947, | |
| "##osqu": 6948, | |
| "Ġcalories": 6949, | |
| "Ġax": 6950, | |
| "Ġdioxide": 6951, | |
| "##BS": 6952, | |
| "ĠEarly": 6953, | |
| "##nam": 6954, | |
| "Ġglucose": 6955, | |
| "Ġ1970": 6956, | |
| "ĠPub": 6957, | |
| "Ġsucceed": 6958, | |
| "Ġinsulin": 6959, | |
| "Ġnearby": 6960, | |
| "##CS": 6961, | |
| "Ġtransportation": 6962, | |
| "Ġestimates": 6963, | |
| "ĠEnd": 6964, | |
| "##DP": 6965, | |
| "##omfort": 6966, | |
| "Ġcollaboration": 6967, | |
| "##ointed": 6968, | |
| "Ġpair": 6969, | |
| "##agon": 6970, | |
| "Ġprompt": 6971, | |
| "Ġfeedback": 6972, | |
| "##auc": 6973, | |
| "Ġdrawing": 6974, | |
| "##ugh": 6975, | |
| "Ġclust": 6976, | |
| "Ġreactions": 6977, | |
| "##hav": 6978, | |
| "Ġterritory": 6979, | |
| "##45": 6980, | |
| "ĠAcademy": 6981, | |
| "Ġspaces": 6982, | |
| "ĠValley": 6983, | |
| "Ġhydrogen": 6984, | |
| "ĠVictor": 6985, | |
| "Ġcolleagues": 6986, | |
| "Ġrequest": 6987, | |
| "##ki": 6988, | |
| "ĠLabor": 6989, | |
| "Ġtissues": 6990, | |
| "##mes": 6991, | |
| "##eople": 6992, | |
| "ĠJoseph": 6993, | |
| "Ġunus": 6994, | |
| "##77": 6995, | |
| "Ġwilling": 6996, | |
| "ĠIll": 6997, | |
| "##icon": 6998, | |
| "Ġgenerations": 6999, | |
| "##ditional": 7000, | |
| "ĠHome": 7001, | |
| "ĠClimate": 7002, | |
| "Ġexercises": 7003, | |
| "Ġjoined": 7004, | |
| "Ġbabies": 7005, | |
| "Ġspending": 7006, | |
| "Ġdemonstrated": 7007, | |
| "##isters": 7008, | |
| "Ġcovers": 7009, | |
| "##aud": 7010, | |
| "##erior": 7011, | |
| "ĠMad": 7012, | |
| "Ġlies": 7013, | |
| "Ġthousand": 7014, | |
| "Ġagency": 7015, | |
| "##abulary": 7016, | |
| "##bridge": 7017, | |
| "##hop": 7018, | |
| "Ġ185": 7019, | |
| "Ġrising": 7020, | |
| "Ġirrit": 7021, | |
| "ĠDiff": 7022, | |
| "##hesis": 7023, | |
| "Ġoperate": 7024, | |
| "Ġru": 7025, | |
| "ĠBab": 7026, | |
| "Ġscript": 7027, | |
| "Ġresulted": 7028, | |
| "Ġresolution": 7029, | |
| "Ġcontamin": 7030, | |
| "Ġearthqu": 7031, | |
| "Ġhealing": 7032, | |
| "Ġneur": 7033, | |
| "Ġdamaged": 7034, | |
| "Ġcentre": 7035, | |
| "Ġpresentation": 7036, | |
| "Ġvs": 7037, | |
| "ĠTime": 7038, | |
| "Ġ75": 7039, | |
| "Ġinstructions": 7040, | |
| "##rine": 7041, | |
| "Ġtrials": 7042, | |
| "Ġobjective": 7043, | |
| "Ġphotograph": 7044, | |
| "Ġmicrob": 7045, | |
| "Ġdefe": 7046, | |
| "Ġsettings": 7047, | |
| "Ġhun": 7048, | |
| "##irt": 7049, | |
| "Ġbrings": 7050, | |
| "Ġcav": 7051, | |
| "Ġcategories": 7052, | |
| "Ġethnic": 7053, | |
| "Ġmood": 7054, | |
| "ĠFree": 7055, | |
| "##ita": 7056, | |
| "Ġrepresented": 7057, | |
| "Ġdefine": 7058, | |
| "##eli": 7059, | |
| "Ġparalle": 7060, | |
| "ĠItalian": 7061, | |
| "Ġped": 7062, | |
| "ĠGard": 7063, | |
| "##rency": 7064, | |
| "Ġobesity": 7065, | |
| "Ġcapture": 7066, | |
| "Ġvote": 7067, | |
| "Ġexplo": 7068, | |
| "##ü": 7069, | |
| "Ġchick": 7070, | |
| "Ġgrew": 7071, | |
| "Ġabst": 7072, | |
| "##oral": 7073, | |
| "##orous": 7074, | |
| "ĠSouthern": 7075, | |
| "Ġtrip": 7076, | |
| "##aked": 7077, | |
| "Ġfarming": 7078, | |
| "Ġminerals": 7079, | |
| "##inson": 7080, | |
| "##eless": 7081, | |
| "ĠTake": 7082, | |
| "ĠJe": 7083, | |
| "##ella": 7084, | |
| "##roat": 7085, | |
| "ĠAccess": 7086, | |
| "##hent": 7087, | |
| "En": 7088, | |
| "Ġnegot": 7089, | |
| "Ġpoison": 7090, | |
| "ĠCommittee": 7091, | |
| "Ġdelivery": 7092, | |
| "Can": 7093, | |
| "Ġmatch": 7094, | |
| "##omed": 7095, | |
| "Ġreduces": 7096, | |
| "##icago": 7097, | |
| "ĠOh": 7098, | |
| "##itudes": 7099, | |
| "Ġongoing": 7100, | |
| "ĠCap": 7101, | |
| "Ġdaughter": 7102, | |
| "29": 7103, | |
| "Ġbiod": 7104, | |
| "Ġblocks": 7105, | |
| "Ġdiscrimination": 7106, | |
| "Us": 7107, | |
| "Ġbutter": 7108, | |
| "Ġmatters": 7109, | |
| "Ġfunds": 7110, | |
| "Ġrefuge": 7111, | |
| "##abled": 7112, | |
| "##OM": 7113, | |
| "##everal": 7114, | |
| "##ommod": 7115, | |
| "Ġloved": 7116, | |
| "Ġgro": 7117, | |
| "Ġexplanation": 7118, | |
| "Ġshut": 7119, | |
| "ĠBrown": 7120, | |
| "Ġinstalled": 7121, | |
| "##roduction": 7122, | |
| "ĠWhere": 7123, | |
| "Ġintegrated": 7124, | |
| "##ults": 7125, | |
| "Ġtransp": 7126, | |
| "Ġpapers": 7127, | |
| "Ġplayers": 7128, | |
| "Ġcompounds": 7129, | |
| "Ġsupposed": 7130, | |
| "Ġfrequent": 7131, | |
| "Ġnervous": 7132, | |
| "Ġvac": 7133, | |
| "Ġprinting": 7134, | |
| "Ġanalys": 7135, | |
| "##arn": 7136, | |
| "Ġplenty": 7137, | |
| "##âĢĶ": 7138, | |
| "Ġnest": 7139, | |
| "Ġaccessible": 7140, | |
| "Ġrecept": 7141, | |
| "##fish": 7142, | |
| "Ġreven": 7143, | |
| "Ġtight": 7144, | |
| "Ġcontained": 7145, | |
| "Ġsmooth": 7146, | |
| "htm": 7147, | |
| "Ġadministr": 7148, | |
| "Ġintest": 7149, | |
| "##flow": 7150, | |
| "First": 7151, | |
| "Ġepid": 7152, | |
| "Ġhero": 7153, | |
| "##ushed": 7154, | |
| "##aired": 7155, | |
| "Ġsubs": 7156, | |
| "Ġusage": 7157, | |
| "Con": 7158, | |
| "ĠWood": 7159, | |
| "Ġinstruments": 7160, | |
| "Ġproven": 7161, | |
| "Ġscene": 7162, | |
| "Ġfro": 7163, | |
| "Ġhole": 7164, | |
| "##76": 7165, | |
| "Ġequivalent": 7166, | |
| "Ġattached": 7167, | |
| "such": 7168, | |
| "##airy": 7169, | |
| "Ġconsumer": 7170, | |
| "Ġregist": 7171, | |
| "ĠCre": 7172, | |
| "Ġeastern": 7173, | |
| "Ġarrange": 7174, | |
| "Ġearn": 7175, | |
| "Ġshif": 7176, | |
| "##ups": 7177, | |
| "Ġvolcan": 7178, | |
| "##ola": 7179, | |
| "Ġlisten": 7180, | |
| "Ġentry": 7181, | |
| "Ġstre": 7182, | |
| "##yles": 7183, | |
| "##pread": 7184, | |
| "##hered": 7185, | |
| "Ġmanif": 7186, | |
| "Ġbeliefs": 7187, | |
| "##pat": 7188, | |
| "Ġburning": 7189, | |
| "ĠPeter": 7190, | |
| "ĠBoard": 7191, | |
| "Ġ150": 7192, | |
| "##OL": 7193, | |
| "Ġfilter": 7194, | |
| "##umps": 7195, | |
| "Ġoutcome": 7196, | |
| "Ġrelief": 7197, | |
| "Ġorgans": 7198, | |
| "##iox": 7199, | |
| "##word": 7200, | |
| "Ġended": 7201, | |
| "Ġhus": 7202, | |
| "ĠEqu": 7203, | |
| "Ġingredients": 7204, | |
| "Ġnewsp": 7205, | |
| "Ġconstantly": 7206, | |
| "##etics": 7207, | |
| "Ġartists": 7208, | |
| "Ġstreet": 7209, | |
| "##icit": 7210, | |
| "Ġcup": 7211, | |
| "Ġfulf": 7212, | |
| "not": 7213, | |
| "Ġindicated": 7214, | |
| "Ġexamine": 7215, | |
| "Ġbath": 7216, | |
| "ĠCheck": 7217, | |
| "Ġreliable": 7218, | |
| "Ġhem": 7219, | |
| "Ġconversation": 7220, | |
| "Ġfavorite": 7221, | |
| "ĠMS": 7222, | |
| "Ġcorn": 7223, | |
| "ĠCreat": 7224, | |
| "Ġconven": 7225, | |
| "Ġpreventing": 7226, | |
| "Ġundert": 7227, | |
| "Ġwait": 7228, | |
| "ĠPan": 7229, | |
| "Sc": 7230, | |
| "Ġscore": 7231, | |
| "Ġstrengt": 7232, | |
| "##eut": 7233, | |
| "Ġmeters": 7234, | |
| "Ġpra": 7235, | |
| "Ġlearners": 7236, | |
| "Ġfashion": 7237, | |
| "Ġhoriz": 7238, | |
| "Ġconstitution": 7239, | |
| "##idespread": 7240, | |
| "Ġtut": 7241, | |
| "##ether": 7242, | |
| "Once": 7243, | |
| "Figure": 7244, | |
| "ĠZeal": 7245, | |
| "Ġcontrols": 7246, | |
| "##inating": 7247, | |
| "Ġrank": 7248, | |
| "##rite": 7249, | |
| "##uh": 7250, | |
| "Ġdys": 7251, | |
| "Ġoccasion": 7252, | |
| "Ġmembr": 7253, | |
| "##alysis": 7254, | |
| "##irty": 7255, | |
| "Ġmarkets": 7256, | |
| "##ighter": 7257, | |
| "##heast": 7258, | |
| "Ġsole": 7259, | |
| "Ġrivers": 7260, | |
| "being": 7261, | |
| "ĠColor": 7262, | |
| "Ġrid": 7263, | |
| "Ġmanip": 7264, | |
| "ĠAge": 7265, | |
| "##rovers": 7266, | |
| "Ġastronom": 7267, | |
| "Ġparticipation": 7268, | |
| "Ġpolitics": 7269, | |
| "Ġaward": 7270, | |
| "##48": 7271, | |
| "##wo": 7272, | |
| "ĠOcean": 7273, | |
| "##esis": 7274, | |
| "ĠAdminist": 7275, | |
| "##ipedia": 7276, | |
| "nd": 7277, | |
| "Ġpregnant": 7278, | |
| "Ġcomments": 7279, | |
| "Ġasking": 7280, | |
| "Bl": 7281, | |
| "Ġexamination": 7282, | |
| "##ethod": 7283, | |
| "spec": 7284, | |
| "Ġframe": 7285, | |
| "Ġthy": 7286, | |
| "Ġsmoke": 7287, | |
| "Ġgreenhouse": 7288, | |
| "Ġlegislation": 7289, | |
| "Ġdeeper": 7290, | |
| "Ġincred": 7291, | |
| "ĠIrish": 7292, | |
| "ĠAgricult": 7293, | |
| "Ġmode": 7294, | |
| "##ohyd": 7295, | |
| "ĠSciences": 7296, | |
| "Ġcrime": 7297, | |
| "Ġholds": 7298, | |
| "Ġ1999": 7299, | |
| "ĠBig": 7300, | |
| "ĠPlant": 7301, | |
| "ĠRichard": 7302, | |
| "Ġrealize": 7303, | |
| "Ġindustries": 7304, | |
| "##osion": 7305, | |
| "Ġparas": 7306, | |
| "Ġexcessive": 7307, | |
| "Ġcommitted": 7308, | |
| "Ġhappening": 7309, | |
| "##ontal": 7310, | |
| "##rooms": 7311, | |
| "Ġmetabol": 7312, | |
| "Ġdanger": 7313, | |
| "Ġ400": 7314, | |
| "##asters": 7315, | |
| "##yal": 7316, | |
| "ĠDig": 7317, | |
| "##gers": 7318, | |
| "ĠBefore": 7319, | |
| "Ġlaunched": 7320, | |
| "##eers": 7321, | |
| "##omic": 7322, | |
| "ĠZealand": 7323, | |
| "##rich": 7324, | |
| "Ġtrouble": 7325, | |
| "Ġpositions": 7326, | |
| "Ġmolecular": 7327, | |
| "Ġmeasurement": 7328, | |
| "Ġwound": 7329, | |
| "Ġblow": 7330, | |
| "Ġrely": 7331, | |
| "Ġpreparation": 7332, | |
| "##uten": 7333, | |
| "Ġfold": 7334, | |
| "ĠServices": 7335, | |
| "Ġelectro": 7336, | |
| "ĠFace": 7337, | |
| "Ġassociation": 7338, | |
| "##ourage": 7339, | |
| "Im": 7340, | |
| "Ġrig": 7341, | |
| "Ġinvolving": 7342, | |
| "Ġcriteria": 7343, | |
| "Ġpharm": 7344, | |
| "Ġbridge": 7345, | |
| "Ġruns": 7346, | |
| "##rowing": 7347, | |
| "Ġmoisture": 7348, | |
| "##ovascular": 7349, | |
| "Ġdeploy": 7350, | |
| "Ġbreeding": 7351, | |
| "Ġvideos": 7352, | |
| "##ao": 7353, | |
| "##IL": 7354, | |
| "Ġboys": 7355, | |
| "ab": 7356, | |
| "Ġ1960": 7357, | |
| "Ġvirtual": 7358, | |
| "##phone": 7359, | |
| "Ġarts": 7360, | |
| "Ġtwenty": 7361, | |
| "##oir": 7362, | |
| "ĠKingdom": 7363, | |
| "Ġfacing": 7364, | |
| "Ġmarried": 7365, | |
| "##osquit": 7366, | |
| "Ġagreed": 7367, | |
| "##ading": 7368, | |
| "##71": 7369, | |
| "Ġaims": 7370, | |
| "Ġ65": 7371, | |
| "##olit": 7372, | |
| "ĠMill": 7373, | |
| "##oga": 7374, | |
| "Ġdetection": 7375, | |
| "ĠSil": 7376, | |
| "Ġthanks": 7377, | |
| "ĠLanguage": 7378, | |
| "##oven": 7379, | |
| "##inally": 7380, | |
| "Ġrenewable": 7381, | |
| "Ġintense": 7382, | |
| "##OC": 7383, | |
| "##pet": 7384, | |
| "Ġnone": 7385, | |
| "##isco": 7386, | |
| "Ġsession": 7387, | |
| "Ġobservations": 7388, | |
| "Ġoutbre": 7389, | |
| "ĠForest": 7390, | |
| "##herent": 7391, | |
| "##eren": 7392, | |
| "##weight": 7393, | |
| "ĠConn": 7394, | |
| "Ġholding": 7395, | |
| "Ġchest": 7396, | |
| "Ġgram": 7397, | |
| "Ġdriver": 7398, | |
| "##agram": 7399, | |
| "##urrent": 7400, | |
| "Te": 7401, | |
| "##zhe": 7402, | |
| "Ġtransact": 7403, | |
| "ĠSometimes": 7404, | |
| "Ġdesigns": 7405, | |
| "##estion": 7406, | |
| "Ġmand": 7407, | |
| "Ġsurfaces": 7408, | |
| "Ġov": 7409, | |
| "##33": 7410, | |
| "Ġrice": 7411, | |
| "##body": 7412, | |
| "Ġmm": 7413, | |
| "##ican": 7414, | |
| "Ġdepartment": 7415, | |
| "Ġintellectual": 7416, | |
| "Ġdestruction": 7417, | |
| "Ġorient": 7418, | |
| "ĠISBN": 7419, | |
| "Ġsought": 7420, | |
| "Ġexpansion": 7421, | |
| "Ġadequate": 7422, | |
| "##idential": 7423, | |
| "##tes": 7424, | |
| "##fl": 7425, | |
| "##esides": 7426, | |
| "##iability": 7427, | |
| "Ġvictims": 7428, | |
| "ĠSym": 7429, | |
| "known": 7430, | |
| "##utrition": 7431, | |
| "Ġwidespread": 7432, | |
| "ĠEastern": 7433, | |
| "##ittle": 7434, | |
| "Ġenemy": 7435, | |
| "Ġoblig": 7436, | |
| "Ġviruses": 7437, | |
| "##idity": 7438, | |
| "Ġimplemented": 7439, | |
| "Ġbond": 7440, | |
| "Ġspectrum": 7441, | |
| "ĠAdv": 7442, | |
| "Ġconsidering": 7443, | |
| "Ġhistoric": 7444, | |
| "Ġske": 7445, | |
| "Ġcompare": 7446, | |
| "ĠEffect": 7447, | |
| "##rane": 7448, | |
| "American": 7449, | |
| "##ventions": 7450, | |
| "##orph": 7451, | |
| "ĠProp": 7452, | |
| "Ġvariables": 7453, | |
| "Ġtract": 7454, | |
| "##what": 7455, | |
| "Ġprinted": 7456, | |
| "##onia": 7457, | |
| "See": 7458, | |
| "Ġarchae": 7459, | |
| "Ġ1998": 7460, | |
| "Ġstronger": 7461, | |
| "Ġtexts": 7462, | |
| "Of": 7463, | |
| "##wing": 7464, | |
| "but": 7465, | |
| "Ġcomplicated": 7466, | |
| "ĠChicago": 7467, | |
| "##war": 7468, | |
| "Ġpush": 7469, | |
| "Ġmechanical": 7470, | |
| "##rav": 7471, | |
| "ĠMer": 7472, | |
| "Ġphysics": 7473, | |
| "ĠFamily": 7474, | |
| "Ġlights": 7475, | |
| "##HD": 7476, | |
| "ĠPM": 7477, | |
| "Ġbeauty": 7478, | |
| "Ġblind": 7479, | |
| "##down": 7480, | |
| "Ġartist": 7481, | |
| "Ġbeings": 7482, | |
| "##ells": 7483, | |
| "##igue": 7484, | |
| "Ġteams": 7485, | |
| "Ġseeking": 7486, | |
| "from": 7487, | |
| "Ġcompost": 7488, | |
| "Ġapproved": 7489, | |
| "ĠWord": 7490, | |
| "Ġborder": 7491, | |
| "ĠSant": 7492, | |
| "Ġamazing": 7493, | |
| "ĠMoreover": 7494, | |
| "Ġstrict": 7495, | |
| "ĠThough": 7496, | |
| "##abeth": 7497, | |
| "Ġescape": 7498, | |
| "##rene": 7499, | |
| "ĠTV": 7500, | |
| "Ġcryst": 7501, | |
| "Ġabnormal": 7502, | |
| "ĠIC": 7503, | |
| "Ġille": 7504, | |
| "##ady": 7505, | |
| "Ġshapes": 7506, | |
| "ĠDoes": 7507, | |
| "Ġaccommod": 7508, | |
| "ĠCarolina": 7509, | |
| "Ġhormone": 7510, | |
| "Ġengaged": 7511, | |
| "Ġcash": 7512, | |
| "Ġreceiving": 7513, | |
| "Ġbigger": 7514, | |
| "ĠNative": 7515, | |
| "##aming": 7516, | |
| "Ġsections": 7517, | |
| "Ġwithd": 7518, | |
| "##15": 7519, | |
| "##isdom": 7520, | |
| "Ġcomfortable": 7521, | |
| "Ġstring": 7522, | |
| "ĠLearn": 7523, | |
| "se": 7524, | |
| "Ġemployed": 7525, | |
| "Ġstrongly": 7526, | |
| "Ġtrigger": 7527, | |
| "Ġuncertain": 7528, | |
| "Ġsurve": 7529, | |
| "ĠParliament": 7530, | |
| "Ġevaluate": 7531, | |
| "Ġchrom": 7532, | |
| "Ġoffering": 7533, | |
| "Lear": 7534, | |
| "Ġestimate": 7535, | |
| "Ġroute": 7536, | |
| "Ġserving": 7537, | |
| "de": 7538, | |
| "%.": 7539, | |
| "Ġcircle": 7540, | |
| "##sis": 7541, | |
| "##aded": 7542, | |
| "ĠOpen": 7543, | |
| "##IG": 7544, | |
| "Ġcoc": 7545, | |
| "Ġgradually": 7546, | |
| "Ġturning": 7547, | |
| "##ruption": 7548, | |
| "Ġcolumn": 7549, | |
| "Ġforg": 7550, | |
| "Gen": 7551, | |
| "##orted": 7552, | |
| "##anches": 7553, | |
| "Ġdealing": 7554, | |
| "Ġislands": 7555, | |
| "Ġswitch": 7556, | |
| "ĠMichael": 7557, | |
| "##ixture": 7558, | |
| "Ġnob": 7559, | |
| "Ġadvert": 7560, | |
| "##itting": 7561, | |
| "##olesc": 7562, | |
| "Ġentered": 7563, | |
| "Ġmaps": 7564, | |
| "Even": 7565, | |
| "ĠFurthermore": 7566, | |
| "Ġring": 7567, | |
| "Ġrespectively": 7568, | |
| "##teen": 7569, | |
| "Ġneither": 7570, | |
| "Ġpassage": 7571, | |
| "Ġstrain": 7572, | |
| "Ġdecor": 7573, | |
| "Ġmathematics": 7574, | |
| "ĠTimes": 7575, | |
| "ĠGuide": 7576, | |
| "ĠDistrict": 7577, | |
| "Ġaccuracy": 7578, | |
| "Ġseconds": 7579, | |
| "##essions": 7580, | |
| "ĠPenn": 7581, | |
| "##arsh": 7582, | |
| "Ġdifficulties": 7583, | |
| "##organ": 7584, | |
| "Ġpeak": 7585, | |
| "Ġroles": 7586, | |
| "Se": 7587, | |
| "Ġreward": 7588, | |
| "Ġessentially": 7589, | |
| "Ġaband": 7590, | |
| "Ġmortality": 7591, | |
| "Ġsignificance": 7592, | |
| "Ġmeasurements": 7593, | |
| "Ġheating": 7594, | |
| "##forcement": 7595, | |
| "Ġrecommendations": 7596, | |
| "Ġvisitors": 7597, | |
| "Ġrarely": 7598, | |
| "Ġfacility": 7599, | |
| "Ġdeclared": 7600, | |
| "Ġschedule": 7601, | |
| "##ani": 7602, | |
| "Ġantibiotics": 7603, | |
| "Ġnose": 7604, | |
| "Ġknowing": 7605, | |
| "Ġconstructed": 7606, | |
| "##ocation": 7607, | |
| "##alls": 7608, | |
| "##usal": 7609, | |
| "##oids": 7610, | |
| "Ġhorses": 7611, | |
| "ĠIII": 7612, | |
| "##ollowing": 7613, | |
| "ĠPolic": 7614, | |
| "Ġforth": 7615, | |
| "Ġitem": 7616, | |
| "##cycl": 7617, | |
| "Ġissued": 7618, | |
| "Go": 7619, | |
| "##pes": 7620, | |
| "Ġencouraged": 7621, | |
| "##ö": 7622, | |
| "Ġguidance": 7623, | |
| "Ġcomposed": 7624, | |
| "##zheimer": 7625, | |
| "Ġflower": 7626, | |
| "ĠAP": 7627, | |
| "Ġradical": 7628, | |
| "##reated": 7629, | |
| "ĠHy": 7630, | |
| "Over": 7631, | |
| "Ġtemple": 7632, | |
| "##gs": 7633, | |
| "Ġbringing": 7634, | |
| "Ġdesired": 7635, | |
| "Ġmaybe": 7636, | |
| "Ġseemed": 7637, | |
| "ĠAtlantic": 7638, | |
| "Ġmessages": 7639, | |
| "##eenth": 7640, | |
| "we": 7641, | |
| "Ġfocuses": 7642, | |
| "Ġcrim": 7643, | |
| "Ġtheories": 7644, | |
| "Ġfairly": 7645, | |
| "Ġdrawn": 7646, | |
| "Ġimplications": 7647, | |
| "##while": 7648, | |
| "Ġstructural": 7649, | |
| "Ġmoves": 7650, | |
| "ĠWorks": 7651, | |
| "Ġcareful": 7652, | |
| "##oom": 7653, | |
| "##tic": 7654, | |
| "##apse": 7655, | |
| "Ġtheme": 7656, | |
| "ĠCy": 7657, | |
| "ĠDen": 7658, | |
| "##azine": 7659, | |
| "Ġmining": 7660, | |
| "ĠCentre": 7661, | |
| "Ġfest": 7662, | |
| "Ġpin": 7663, | |
| "Ġexperiencing": 7664, | |
| "ĠWindows": 7665, | |
| "##ommon": 7666, | |
| "Ġbiology": 7667, | |
| "Ġmaintained": 7668, | |
| "Ġinfluenced": 7669, | |
| "##olving": 7670, | |
| "Ġshock": 7671, | |
| "##),": 7672, | |
| "##acco": 7673, | |
| "##itals": 7674, | |
| "Ġconsume": 7675, | |
| "Ġphenomenon": 7676, | |
| "##opes": 7677, | |
| "ĠTeac": 7678, | |
| "scale": 7679, | |
| "Ġcombat": 7680, | |
| "Ġcleaning": 7681, | |
| "ĠCop": 7682, | |
| "Ġtreating": 7683, | |
| "##state": 7684, | |
| "ĠHoly": 7685, | |
| "Ġboy": 7686, | |
| "##igan": 7687, | |
| "##RA": 7688, | |
| "Ġphoto": 7689, | |
| "##iral": 7690, | |
| "Ġeliminate": 7691, | |
| "Rec": 7692, | |
| "##rary": 7693, | |
| "Ġpresents": 7694, | |
| "Ġspok": 7695, | |
| "Ġmicrosc": 7696, | |
| "Ġproof": 7697, | |
| "ĠWho": 7698, | |
| "Ġscreening": 7699, | |
| "##bles": 7700, | |
| "Ġsomewhat": 7701, | |
| "##HO": 7702, | |
| "##ustain": 7703, | |
| "Ġhonor": 7704, | |
| "Ġliteracy": 7705, | |
| "âĢĺ": 7706, | |
| "Ġplus": 7707, | |
| "Ġproportion": 7708, | |
| "##cking": 7709, | |
| "Ġtub": 7710, | |
| "Ġ1997": 7711, | |
| "##ishment": 7712, | |
| "##erb": 7713, | |
| "ĠNon": 7714, | |
| "##ptions": 7715, | |
| "Ġpounds": 7716, | |
| "##icy": 7717, | |
| "Ġneighborhood": 7718, | |
| "35": 7719, | |
| "##pan": 7720, | |
| "Ġconfirmed": 7721, | |
| "ĠHill": 7722, | |
| "Ġfatty": 7723, | |
| "Ġnan": 7724, | |
| "##uels": 7725, | |
| "Ġjump": 7726, | |
| "Ġsatisf": 7727, | |
| "Ġowner": 7728, | |
| "Ġdefect": 7729, | |
| "Ġclothing": 7730, | |
| "Ġmineral": 7731, | |
| "##izabeth": 7732, | |
| "ĠList": 7733, | |
| "Ġdivision": 7734, | |
| "Ġimaging": 7735, | |
| "Ġannounced": 7736, | |
| "Ġcaptured": 7737, | |
| "at": 7738, | |
| "Ġremoval": 7739, | |
| "Ġdomain": 7740, | |
| "Ġimagine": 7741, | |
| "Ġdecay": 7742, | |
| "##abil": 7743, | |
| "Ġinnovation": 7744, | |
| "Ġremind": 7745, | |
| "Ġlegisl": 7746, | |
| "ĠReading": 7747, | |
| "Ġfalls": 7748, | |
| "Ġsitting": 7749, | |
| "##ogether": 7750, | |
| "Ġinformed": 7751, | |
| "ĠIns": 7752, | |
| "Ġstake": 7753, | |
| "Ġclar": 7754, | |
| "ĠAsian": 7755, | |
| "Ġcontemporary": 7756, | |
| "Ġcenters": 7757, | |
| "Ġroads": 7758, | |
| "##emia": 7759, | |
| "ĠLead": 7760, | |
| "##elesc": 7761, | |
| "Ġdepart": 7762, | |
| "ĠTry": 7763, | |
| "Ġvitamins": 7764, | |
| "Ġvocabulary": 7765, | |
| "Ġrespiratory": 7766, | |
| "Ġinn": 7767, | |
| "Ġtheore": 7768, | |
| "Ġopposed": 7769, | |
| "##rous": 7770, | |
| "Ġspin": 7771, | |
| "Ġmales": 7772, | |
| "ĠConst": 7773, | |
| "Ġcompris": 7774, | |
| "Ġdischar": 7775, | |
| "##ulty": 7776, | |
| "Ġcommission": 7777, | |
| "ĠOxford": 7778, | |
| "Ġplayer": 7779, | |
| "Ġhydro": 7780, | |
| "##ioxid": 7781, | |
| "Ġcompens": 7782, | |
| "##iah": 7783, | |
| "##stone": 7784, | |
| "ĠLib": 7785, | |
| "Ġinsert": 7786, | |
| "##iological": 7787, | |
| "##35": 7788, | |
| "Ġpassing": 7789, | |
| "Ġvariation": 7790, | |
| "##alm": 7791, | |
| "Ġdependent": 7792, | |
| "Ġfemales": 7793, | |
| "Ġsigned": 7794, | |
| "Ġcyber": 7795, | |
| "ĠYoung": 7796, | |
| "##IA": 7797, | |
| "##ivered": 7798, | |
| "ĠAdditionally": 7799, | |
| "45": 7800, | |
| "ĠChange": 7801, | |
| "Ġlistening": 7802, | |
| "Ġsales": 7803, | |
| "Ġdistributed": 7804, | |
| "ĠMartin": 7805, | |
| "ĠDar": 7806, | |
| "Ġempt": 7807, | |
| "##eness": 7808, | |
| "Ġfourth": 7809, | |
| "ĠPlease": 7810, | |
| "Ġbreed": 7811, | |
| "ĠMel": 7812, | |
| "ĠSpecial": 7813, | |
| "ĠJohns": 7814, | |
| "Ġadm": 7815, | |
| "ĠMath": 7816, | |
| "Ġpoem": 7817, | |
| "Ġaddiction": 7818, | |
| "Ġinfect": 7819, | |
| "Ġplane": 7820, | |
| "Ġexperimental": 7821, | |
| "Ġintensity": 7822, | |
| "Ġinterpre": 7823, | |
| "htt": 7824, | |
| "Ġye": 7825, | |
| "Ġunw": 7826, | |
| "ĠCommunity": 7827, | |
| "Ġsunlight": 7828, | |
| "Ġcontrovers": 7829, | |
| "Ġsubsequent": 7830, | |
| "Ġpublication": 7831, | |
| "Ġalter": 7832, | |
| "Ġabsence": 7833, | |
| "ĠDespite": 7834, | |
| "ĠJac": 7835, | |
| "Because": 7836, | |
| "Ġcab": 7837, | |
| "##ictionary": 7838, | |
| "##amination": 7839, | |
| "Ġpestic": 7840, | |
| "ĠMa": 7841, | |
| "##ostic": 7842, | |
| "Ġinfant": 7843, | |
| "Ġarrest": 7844, | |
| "##li": 7845, | |
| "Ġadvantages": 7846, | |
| "Ġhoney": 7847, | |
| "##orders": 7848, | |
| "ĠBill": 7849, | |
| "##ema": 7850, | |
| "Ġfer": 7851, | |
| "Ġstatistics": 7852, | |
| "Ġdollars": 7853, | |
| "##istical": 7854, | |
| "ĠSign": 7855, | |
| "##icing": 7856, | |
| "ĠSafety": 7857, | |
| "Ġfunctioning": 7858, | |
| "Ġweapons": 7859, | |
| "Ġpanel": 7860, | |
| "Ġinher": 7861, | |
| "Ġacute": 7862, | |
| "##medi": 7863, | |
| "Int": 7864, | |
| "Ġfinished": 7865, | |
| "Ġdisrupt": 7866, | |
| "Ġproved": 7867, | |
| "##rey": 7868, | |
| "Ġworkshe": 7869, | |
| "##mentia": 7870, | |
| "Ġminute": 7871, | |
| "##38": 7872, | |
| "##ó": 7873, | |
| "Ġwine": 7874, | |
| "##otton": 7875, | |
| "##bl": 7876, | |
| "Ġfurn": 7877, | |
| "ĠEngineering": 7878, | |
| "Ġrocks": 7879, | |
| "##raining": 7880, | |
| "##oli": 7881, | |
| "Ġsacr": 7882, | |
| "##inter": 7883, | |
| "##12": 7884, | |
| "Ġcorrectly": 7885, | |
| "Ġequally": 7886, | |
| "Ġbrows": 7887, | |
| "ĠIndust": 7888, | |
| "Ġtons": 7889, | |
| "Ġtube": 7890, | |
| "Ġcong": 7891, | |
| "##otherapy": 7892, | |
| "##36": 7893, | |
| "Ġstead": 7894, | |
| "##tles": 7895, | |
| "##99": 7896, | |
| "Ġobserve": 7897, | |
| "Ġmold": 7898, | |
| "Ġinitially": 7899, | |
| "ĠPrinc": 7900, | |
| "##otes": 7901, | |
| "ĠAcc": 7902, | |
| "Ġdose": 7903, | |
| "Ġappoint": 7904, | |
| "Ġroughly": 7905, | |
| "Ġdisaster": 7906, | |
| "Ġattempts": 7907, | |
| "##hew": 7908, | |
| "Ġcooking": 7909, | |
| "##uits": 7910, | |
| "Comp": 7911, | |
| "Ġbacterial": 7912, | |
| "gov": 7913, | |
| "Ġphosph": 7914, | |
| "##df": 7915, | |
| "Ġlaid": 7916, | |
| "Ġplanned": 7917, | |
| "##ersonal": 7918, | |
| "Ġanywhere": 7919, | |
| "Ġparallel": 7920, | |
| "##cher": 7921, | |
| "Ġofficers": 7922, | |
| "Ġstuff": 7923, | |
| "Ġprocessed": 7924, | |
| "Ġprovider": 7925, | |
| "including": 7926, | |
| "ĠAngel": 7927, | |
| "part": 7928, | |
| "##oured": 7929, | |
| "Ġdietary": 7930, | |
| "Ġcharacterized": 7931, | |
| "##vard": 7932, | |
| "Ġstrengthen": 7933, | |
| "##erative": 7934, | |
| "##ront": 7935, | |
| "ĠMult": 7936, | |
| "Ġrelie": 7937, | |
| "Ġcaught": 7938, | |
| "Ġangle": 7939, | |
| "Ġsail": 7940, | |
| "ĠAlzheimer": 7941, | |
| "Ġmeals": 7942, | |
| "Ġexclus": 7943, | |
| "Ġprohib": 7944, | |
| "Ġsuffered": 7945, | |
| "##theless": 7946, | |
| "Ġsla": 7947, | |
| "Ġepis": 7948, | |
| "Ġcopper": 7949, | |
| "Ġinspired": 7950, | |
| "ĠEp": 7951, | |
| "##bra": 7952, | |
| "##riend": 7953, | |
| "Ġdemands": 7954, | |
| "##exp": 7955, | |
| "##fit": 7956, | |
| "ĠPet": 7957, | |
| "ĠPop": 7958, | |
| "ĠResp": 7959, | |
| "Ġmerely": 7960, | |
| "ĠFund": 7961, | |
| "Ġdoi": 7962, | |
| "##asts": 7963, | |
| "Ġid": 7964, | |
| "Ġprincipal": 7965, | |
| "Ġcoastal": 7966, | |
| "##ogenic": 7967, | |
| "##oors": 7968, | |
| "Ġthreats": 7969, | |
| "##lishing": 7970, | |
| "##holders": 7971, | |
| "ĠGree": 7972, | |
| "Ġlymph": 7973, | |
| "ĠPo": 7974, | |
| "Ġ34": 7975, | |
| "Ġthermal": 7976, | |
| "Ġeffectiveness": 7977, | |
| "Ġurine": 7978, | |
| "ĠFinally": 7979, | |
| "##haust": 7980, | |
| "Ġworship": 7981, | |
| "##SS": 7982, | |
| "Ġdriven": 7983, | |
| "Ġfed": 7984, | |
| "Ġcarrying": 7985, | |
| "ĠFacebook": 7986, | |
| "app": 7987, | |
| "Ġtrauma": 7988, | |
| "Ġuniversal": 7989, | |
| "ĠLow": 7990, | |
| "Ġprominent": 7991, | |
| "##eor": 7992, | |
| "Ġhence": 7993, | |
| "##bur": 7994, | |
| "Ġflag": 7995, | |
| "##coming": 7996, | |
| "Ġconsideration": 7997, | |
| "##atial": 7998, | |
| "Ġregulation": 7999, | |
| "##ooking": 8000, | |
| "ĠSecurity": 8001, | |
| "Ġdetected": 8002, | |
| "ĠFort": 8003, | |
| "ĠBuddh": 8004, | |
| "Ġclient": 8005, | |
| "##iat": 8006, | |
| "Ġslavery": 8007, | |
| "Ġsilver": 8008, | |
| "Ġcomplications": 8009, | |
| "Ġ38": 8010, | |
| "Ġauthent": 8011, | |
| "Ġsensitivity": 8012, | |
| "ĠDirector": 8013, | |
| "Ġcort": 8014, | |
| "Ġsport": 8015, | |
| "Ġampl": 8016, | |
| "Ġvarieties": 8017, | |
| "##pro": 8018, | |
| "Ġlie": 8019, | |
| "Ġfung": 8020, | |
| "Ġnewly": 8021, | |
| "ĠCast": 8022, | |
| "Ġmic": 8023, | |
| "Ġencoun": 8024, | |
| "Ġcontribution": 8025, | |
| "##arents": 8026, | |
| "Ġaged": 8027, | |
| "Ġdefend": 8028, | |
| "Ġmarks": 8029, | |
| "Ġouter": 8030, | |
| "Ġcompound": 8031, | |
| "Ġ180": 8032, | |
| "Ġwindows": 8033, | |
| "Ġdelivered": 8034, | |
| "Ġsubstantial": 8035, | |
| "ĠRock": 8036, | |
| "##aneously": 8037, | |
| "##igate": 8038, | |
| "##kins": 8039, | |
| "ĠGrand": 8040, | |
| "Ġinterpretation": 8041, | |
| "Ġlake": 8042, | |
| "ĠStart": 8043, | |
| "ĠOper": 8044, | |
| "Ġheavily": 8045, | |
| "Ġcustomer": 8046, | |
| "Ġcorner": 8047, | |
| "Ġjudge": 8048, | |
| "Ġtargets": 8049, | |
| "##amics": 8050, | |
| "Qu": 8051, | |
| "Ġcriminal": 8052, | |
| "Ġgained": 8053, | |
| "##unicip": 8054, | |
| "Ġoverw": 8055, | |
| "ĠMD": 8056, | |
| "ĠRom": 8057, | |
| "Ġwheel": 8058, | |
| "Ġnice": 8059, | |
| "ĠAuthor": 8060, | |
| "##asy": 8061, | |
| "Ġserves": 8062, | |
| "Ġadverse": 8063 | |
| } | |
| } | |
| } |