diff --git "a/tokenizer.json" "b/tokenizer.json" new file mode 100644--- /dev/null +++ "b/tokenizer.json" @@ -0,0 +1,12301 @@ +{ + "version": "1.0", + "truncation": { + "direction": "Right", + "max_length": 256, + "strategy": "LongestFirst", + "stride": 0 + }, + "padding": { + "strategy": { + "Fixed": 256 + }, + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 3, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 5, + "content": "[PAR]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 6, + "content": "[TAB]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "NFKC" + }, + "pre_tokenizer": { + "type": "Metaspace", + "replacement": "▁", + "prepend_scheme": "always", + "split": true + }, + "post_processor": null, + "decoder": { + "type": "Metaspace", + "replacement": "▁", + "prepend_scheme": "always", + "split": true + }, + "model": { + "type": "BPE", + "dropout": null, + "unk_token": "[UNK]", + "continuing_subword_prefix": null, + "end_of_word_suffix": null, + "fuse_unk": false, + "byte_fallback": false, + "ignore_merges": false, + "vocab": { + "[UNK]": 0, + "[CLS]": 1, + "[SEP]": 2, + "[PAD]": 3, + "[MASK]": 4, + "[PAR]": 5, + "[TAB]": 6, + "!": 7, + "\"": 8, + "#": 9, + "$": 10, + "%": 11, + "&": 12, + "'": 13, + "(": 14, + ")": 15, + "*": 16, + "+": 17, + ",": 18, + "-": 19, + ".": 20, + "/": 21, + "0": 22, + "1": 23, + "2": 24, + "3": 25, + "4": 26, + "5": 27, + "6": 28, + "7": 29, + "8": 30, + "9": 31, + ":": 32, + ";": 33, + "<": 34, + "=": 35, + ">": 36, + "?": 37, + "@": 38, + "A": 39, + "B": 40, + "C": 41, + "D": 42, + "E": 43, + "F": 44, + "G": 45, + "H": 46, + "I": 47, + "J": 48, + "K": 49, + "L": 50, + "M": 51, + "N": 52, + "O": 53, + "P": 54, + "Q": 55, + "R": 56, + "S": 57, + "T": 58, + "U": 59, + "V": 60, + "W": 61, + "X": 62, + "Y": 63, + "Z": 64, + "[": 65, + "\\": 66, + "]": 67, + "^": 68, + "_": 69, + "`": 70, + "a": 71, + "b": 72, + "c": 73, + "d": 74, + "e": 75, + "f": 76, + "g": 77, + "h": 78, + "i": 79, + "j": 80, + "k": 81, + "l": 82, + "m": 83, + "n": 84, + "o": 85, + "p": 86, + "q": 87, + "r": 88, + "s": 89, + "t": 90, + "u": 91, + "v": 92, + "w": 93, + "x": 94, + "y": 95, + "z": 96, + "|": 97, + "}": 98, + "~": 99, + "▁": 100, + "▁t": 101, + "▁a": 102, + "he": 103, + "in": 104, + "re": 105, + "▁the": 106, + "on": 107, + "er": 108, + "▁o": 109, + "at": 110, + "▁s": 111, + "en": 112, + "▁c": 113, + "es": 114, + "▁w": 115, + "is": 116, + "nd": 117, + "it": 118, + "or": 119, + "▁p": 120, + "al": 121, + "ed": 122, + "▁of": 123, + "▁b": 124, + "▁f": 125, + "an": 126, + "▁in": 127, + "ing": 128, + "ar": 129, + "▁m": 130, + "ou": 131, + "▁and": 132, + "ic": 133, + "▁to": 134, + "ion": 135, + "▁d": 136, + "ro": 137, + "le": 138, + "as": 139, + "ent": 140, + "▁h": 141, + "▁th": 142, + "ct": 143, + "▁T": 144, + "▁e": 145, + "il": 146, + "▁re": 147, + "om": 148, + "ve": 149, + "▁l": 150, + "st": 151, + "▁n": 152, + "▁is": 153, + "▁be": 154, + "ly": 155, + "ation": 156, + "se": 157, + "ol": 158, + "▁A": 159, + "▁g": 160, + "et": 161, + "id": 162, + "im": 163, + "▁S": 164, + "ra": 165, + "ce": 166, + "ut": 167, + "ot": 168, + "ur": 169, + "ch": 170, + "▁I": 171, + "ow": 172, + "▁for": 173, + "▁u": 174, + "ig": 175, + "▁C": 176, + "▁The": 177, + "▁on": 178, + "▁st": 179, + "▁that": 180, + "ver": 181, + "ir": 182, + "ul": 183, + "▁y": 184, + "▁pro": 185, + "am": 186, + "▁as": 187, + "s,": 188, + "ith": 189, + "el": 190, + "▁are": 191, + "ay": 192, + "s.": 193, + "▁con": 194, + "ad": 195, + "her": 196, + "▁an": 197, + "▁or": 198, + "▁with": 199, + "▁M": 200, + "if": 201, + "od": 202, + "ter": 203, + "▁al": 204, + "▁P": 205, + "▁wh": 206, + "ment": 207, + "▁it": 208, + "▁1": 209, + "▁(": 210, + "ge": 211, + "▁you": 212, + "▁B": 213, + "th": 214, + "ate": 215, + "op": 216, + "▁de": 217, + "ist": 218, + "ect": 219, + "ab": 220, + "▁W": 221, + "ies": 222, + "ill": 223, + "▁su": 224, + "▁ex": 225, + "▁H": 226, + "▁com": 227, + "▁he": 228, + "▁-": 229, + "ere": 230, + "ore": 231, + "um": 232, + "▁v": 233, + "est": 234, + "ity": 235, + "ess": 236, + "▁D": 237, + "ure": 238, + "ive": 239, + "ac": 240, + "▁by": 241, + "rom": 242, + "qu": 243, + "▁ha": 244, + "os": 245, + "us": 246, + "em": 247, + "ain": 248, + "▁F": 249, + "ant": 250, + "▁E": 251, + "iv": 252, + "ers": 253, + "nt": 254, + "ld": 255, + "▁R": 256, + "pp": 257, + "▁can": 258, + "▁at": 259, + "ke": 260, + "ud": 261, + "igh": 262, + "▁from": 263, + "oc": 264, + "▁r": 265, + "▁was": 266, + "ort": 267, + "▁ch": 268, + "and": 269, + "▁se": 270, + "ial": 271, + "▁ne": 272, + "res": 273, + "▁N": 274, + "ical": 275, + "▁G": 276, + "'s": 277, + "un": 278, + "▁L": 279, + "▁2": 280, + "▁not": 281, + "art": 282, + "▁le": 283, + "▁have": 284, + "▁sh": 285, + "ri": 286, + "og": 287, + "▁sp": 288, + "▁en": 289, + "▁this": 290, + "▁O": 291, + "pt": 292, + "▁In": 293, + "ich": 294, + "all": 295, + "▁\"": 296, + "du": 297, + "rou": 298, + "ther": 299, + "ated": 300, + "ight": 301, + "▁us": 302, + "▁ab": 303, + "ine": 304, + "our": 305, + "ost": 306, + "00": 307, + "▁im": 308, + "per": 309, + "ould": 310, + "gh": 311, + "ome": 312, + "▁pl": 313, + "ell": 314, + "ag": 315, + "▁we": 316, + "act": 317, + "ard": 318, + "ff": 319, + "▁wor": 320, + "age": 321, + "▁int": 322, + "▁which": 323, + "▁Th": 324, + "pl": 325, + "▁U": 326, + "ec": 327, + "out": 328, + "ast": 329, + "ide": 330, + "▁their": 331, + "ru": 332, + "iz": 333, + "▁cont": 334, + "ear": 335, + "▁inc": 336, + "ult": 337, + "▁whe": 338, + "are": 339, + "▁will": 340, + "▁ad": 341, + "▁dis": 342, + "▁comp": 343, + "▁J": 344, + "ib": 345, + "ak": 346, + "ood": 347, + "cc": 348, + "▁k": 349, + "▁all": 350, + "ction": 351, + "▁res": 352, + "vel": 353, + "orm": 354, + "ous": 355, + "▁they": 356, + "ater": 357, + "end": 358, + "ap": 359, + "ans": 360, + "ip": 361, + "ust": 362, + "es,": 363, + "ition": 364, + "▁your": 365, + "e.": 366, + "ary": 367, + "ia": 368, + "ong": 369, + "so": 370, + "▁has": 371, + "ire": 372, + "es.": 373, + "▁more": 374, + "ew": 375, + "able": 376, + "e,": 377, + "▁man": 378, + "▁other": 379, + "ual": 380, + "▁cl": 381, + "▁do": 382, + "ence": 383, + "▁per": 384, + "▁were": 385, + "ach": 386, + "ry": 387, + "▁but": 388, + "▁also": 389, + "ild": 390, + "ign": 391, + "reat": 392, + "▁imp": 393, + "ance": 394, + "▁te": 395, + "ep": 396, + "▁St": 397, + "▁19": 398, + "ind": 399, + "▁app": 400, + "▁This": 401, + "ose": 402, + "au": 403, + "▁so": 404, + "ber": 405, + "ack": 406, + "▁sy": 407, + "▁me": 408, + "▁inf": 409, + "av": 410, + "▁one": 411, + "ations": 412, + "▁pre": 413, + "ok": 414, + "ake": 415, + "▁It": 416, + "ass": 417, + "▁ar": 418, + "▁part": 419, + "ace": 420, + "▁out": 421, + "▁un": 422, + "▁may": 423, + "▁tim": 424, + "▁stud": 425, + "ress": 426, + "ord": 427, + "y,": 428, + "ents": 429, + "ount": 430, + "low": 431, + "ions": 432, + "▁j": 433, + "ric": 434, + "ase": 435, + "very": 436, + "▁comm": 437, + "ens": 438, + "▁sc": 439, + "olog": 440, + "▁ev": 441, + "ub": 442, + "ish": 443, + "▁about": 444, + "ound": 445, + "▁who": 446, + "ang": 447, + "▁K": 448, + "iff": 449, + "▁work": 450, + "ory": 451, + "ail": 452, + ").": 453, + "ame": 454, + "ree": 455, + "ile": 456, + "▁them": 457, + "▁up": 458, + "▁bec": 459, + "▁pe": 460, + "one": 461, + "▁his": 462, + "▁qu": 463, + "now": 464, + "ue": 465, + "ph": 466, + "▁than": 467, + "▁V": 468, + "▁rec": 469, + "▁Ch": 470, + "rit": 471, + "▁been": 472, + "nder": 473, + "▁some": 474, + "▁3": 475, + "▁use": 476, + "ike": 477, + "ces": 478, + "lud": 479, + "▁there": 480, + "ian": 481, + "erv": 482, + "▁into": 483, + "▁when": 484, + "▁tra": 485, + "ific": 486, + "▁diff": 487, + "▁its": 488, + "▁ro": 489, + "mer": 490, + "▁year": 491, + "▁ag": 492, + "ook": 493, + "ice": 494, + "▁these": 495, + "stem": 496, + "▁bl": 497, + "▁ra": 498, + "▁col": 499, + "ause": 500, + "rough": 501, + "▁Y": 502, + "ie": 503, + "▁over": 504, + "tern": 505, + "ough": 506, + "ing,": 507, + "int": 508, + "ople": 509, + "iver": 510, + "y.": 511, + "ject": 512, + "ed.": 513, + "lic": 514, + "▁cons": 515, + "ors": 516, + "ite": 517, + "velop": 518, + "ally": 519, + "ll": 520, + "ren": 521, + "▁des": 522, + "▁such": 523, + "dition": 524, + "▁tr": 525, + "ffect": 526, + "▁gen": 527, + "▁go": 528, + "▁tw": 529, + "row": 530, + "ove": 531, + "lect": 532, + "▁used": 533, + "yp": 534, + "▁under": 535, + "▁most": 536, + "ys": 537, + "▁bet": 538, + "erm": 539, + "▁had": 540, + "▁includ": 541, + "▁acc": 542, + "ond": 543, + "te": 544, + "ient": 545, + "ram": 546, + "ities": 547, + "▁how": 548, + "ular": 549, + "▁rel": 550, + "we": 551, + "irst": 552, + "red": 553, + "▁people": 554, + "alth": 555, + "▁rep": 556, + "▁know": 557, + "▁prov": 558, + "▁act": 559, + "▁spec": 560, + "▁any": 561, + "ons": 562, + "▁produ": 563, + "ious": 564, + "ates": 565, + "▁need": 566, + "▁develop": 567, + "▁if": 568, + "▁would": 569, + "ning": 570, + "▁sa": 571, + "ple": 572, + "▁system": 573, + "ative": 574, + "ark": 575, + "ational": 576, + "ced": 577, + "▁new": 578, + "hed": 579, + "▁Un": 580, + "▁ind": 581, + "cess": 582, + "▁hel": 583, + "▁like": 584, + "▁ph": 585, + "▁no": 586, + "▁only": 587, + "ating": 588, + "▁am": 589, + "▁through": 590, + "▁Wh": 591, + "ays": 592, + "▁help": 593, + "eth": 594, + "▁20": 595, + "▁two": 596, + "ink": 597, + "ck": 598, + "▁ass": 599, + "▁reg": 600, + "ool": 601, + "fter": 602, + "ov": 603, + "ble": 604, + "▁our": 605, + "▁ob": 606, + "▁off": 607, + "▁many": 608, + "les": 609, + "▁fe": 610, + "iss": 611, + "ath": 612, + "▁pr": 613, + "▁form": 614, + "uring": 615, + "▁exp": 616, + "▁first": 617, + "▁differe": 618, + "▁child": 619, + "ob": 620, + "rib": 621, + "▁sur": 622, + "oth": 623, + "ing.": 624, + "▁ac": 625, + "oss": 626, + "round": 627, + "▁As": 628, + "▁po": 629, + "▁should": 630, + "▁water": 631, + "ings": 632, + "ility": 633, + "ments": 634, + "rop": 635, + "hen": 636, + "ible": 637, + "),": 638, + "▁4": 639, + "ert": 640, + "iet": 641, + "▁fl": 642, + "ied": 643, + "ful": 644, + "▁sub": 645, + "old": 646, + "ased": 647, + "▁att": 648, + "▁time": 649, + "▁em": 650, + "ten": 651, + "ature": 652, + "▁what": 653, + "▁He": 654, + "ange": 655, + "ne": 656, + "fore": 657, + "▁dec": 658, + "▁inv": 659, + "▁rem": 660, + "ower": 661, + "▁sm": 662, + "ation.": 663, + "gan": 664, + "▁well": 665, + "ution": 666, + "▁pres": 667, + "ween": 668, + "a,": 669, + "▁supp": 670, + "▁co": 671, + "▁5": 672, + "▁An": 673, + "ract": 674, + "..": 675, + "arch": 676, + "▁trans": 677, + "▁high": 678, + "ed,": 679, + "xt": 680, + "own": 681, + "ft": 682, + "ick": 683, + "enc": 684, + "▁num": 685, + "▁between": 686, + "chn": 687, + "aw": 688, + "▁mod": 689, + "▁200": 690, + "form": 691, + "▁inter": 692, + "ation,": 693, + "▁If": 694, + "ever": 695, + "▁where": 696, + "ise": 697, + "▁typ": 698, + "▁bu": 699, + "ered": 700, + "▁det": 701, + "ident": 702, + "▁health": 703, + "uc": 704, + "ont": 705, + "sel": 706, + "▁inform": 707, + "ism": 708, + "'t": 709, + "▁var": 710, + "▁ear": 711, + "ork": 712, + "▁inst": 713, + "▁effect": 714, + "ural": 715, + "▁exam": 716, + "▁lar": 717, + "ade": 718, + "▁import": 719, + "▁different": 720, + "▁make": 721, + "land": 722, + "ually": 723, + "▁Al": 724, + "wn": 725, + "▁could": 726, + "▁rese": 727, + "▁dat": 728, + "ited": 729, + "uch": 730, + "▁We": 731, + "▁For": 732, + "cer": 733, + "▁incre": 734, + "▁then": 735, + "▁pers": 736, + "▁med": 737, + "▁Re": 738, + "ics": 739, + "▁car": 740, + "ection": 741, + "▁after": 742, + "chool": 743, + "▁found": 744, + "▁disc": 745, + "▁How": 746, + "▁pat": 747, + "▁prog": 748, + "▁18": 749, + "vent": 750, + "▁gener": 751, + "▁very": 752, + "ng": 753, + "▁sim": 754, + "▁Pro": 755, + "ollow": 756, + "ience": 757, + "▁requ": 758, + "hes": 759, + "ict": 760, + "▁long": 761, + "meric": 762, + "urn": 763, + "▁sign": 764, + "▁lif": 765, + "ock": 766, + "cept": 767, + "ivers": 768, + "▁get": 769, + "▁result": 770, + "erg": 771, + "▁Com": 772, + "▁because": 773, + "▁|": 774, + "als": 775, + "▁cent": 776, + "▁resp": 777, + "ically": 778, + "▁ext": 779, + "▁each": 780, + "get": 781, + "ily": 782, + "▁pol": 783, + "a.": 784, + "itt": 785, + "▁exper": 786, + "arm": 787, + "er,": 788, + "iew": 789, + "▁There": 790, + "▁way": 791, + "▁her": 792, + "ines": 793, + "▁ca": 794, + "ros": 795, + "▁techn": 796, + "blem": 797, + "▁ed": 798, + "▁lear": 799, + "▁ref": 800, + "▁sec": 801, + "io": 802, + "▁call": 803, + "other": 804, + "▁dist": 805, + "▁ke": 806, + "▁gra": 807, + "▁Americ": 808, + "▁set": 809, + "its": 810, + "▁They": 811, + "▁count": 812, + "▁dep": 813, + "▁follow": 814, + "oy": 815, + "iron": 816, + "▁loc": 817, + "▁hum": 818, + "▁fact": 819, + "▁def": 820, + "roup": 821, + "ef": 822, + "▁cell": 823, + "anc": 824, + "▁6": 825, + "▁even": 826, + "▁partic": 827, + "▁level": 828, + "▁during": 829, + "▁those": 830, + "▁problem": 831, + "▁201": 832, + "▁mon": 833, + "ruct": 834, + "▁pub": 835, + "▁av": 836, + "▁bod": 837, + "ants": 838, + "▁treat": 839, + "▁important": 840, + "▁end": 841, + "▁sk": 842, + "▁being": 843, + "▁test": 844, + "▁ent": 845, + "▁see": 846, + "▁che": 847, + "aking": 848, + "▁world": 849, + "cent": 850, + "▁process": 851, + "▁using": 852, + "▁small": 853, + "▁dise": 854, + "▁cre": 855, + "ins": 856, + "▁art": 857, + "▁number": 858, + "▁grow": 859, + "▁just": 860, + "▁children": 861, + "▁said": 862, + "eld": 863, + "inal": 864, + "▁min": 865, + "ly,": 866, + "▁occ": 867, + "▁comple": 868, + "ists": 869, + "rol": 870, + "ever,": 871, + "led": 872, + "▁cur": 873, + "vern": 874, + "▁aut": 875, + "▁commun": 876, + "▁main": 877, + "▁add": 878, + "ron": 879, + "ized": 880, + "▁food": 881, + "ology": 882, + "▁every": 883, + "▁di": 884, + "ward": 885, + "▁Ar": 886, + "▁lead": 887, + "▁much": 888, + "▁made": 889, + "▁information": 890, + "ather": 891, + "▁fun": 892, + "||": 893, + "▁both": 894, + "▁same": 895, + "▁cor": 896, + "▁back": 897, + "▁read": 898, + "▁program": 899, + "▁Sp": 900, + "er.": 901, + "ivid": 902, + "▁val": 903, + "▁ins": 904, + "viron": 905, + "▁fam": 906, + "▁provid": 907, + "ts": 908, + "▁str": 909, + "▁find": 910, + "▁You": 911, + "▁she": 912, + "gg": 913, + "ting": 914, + "▁Sc": 915, + "▁own": 916, + "▁person": 917, + "ures": 918, + "▁group": 919, + "▁prot": 920, + "▁soc": 921, + "▁Ind": 922, + "▁pop": 923, + "ved": 924, + "▁day": 925, + "▁organ": 926, + "▁years": 927, + "▁before": 928, + "▁poss": 929, + "up": 930, + "▁design": 931, + "ix": 932, + "▁serv": 933, + "▁right": 934, + "▁These": 935, + "▁data": 936, + "ize": 937, + "iversity": 938, + "ank": 939, + "▁often": 940, + "▁good": 941, + "▁common": 942, + "ax": 943, + "nce": 944, + "▁must": 945, + "▁show": 946, + "read": 947, + "▁sol": 948, + "ium": 949, + "▁does": 950, + "vironment": 951, + "ral": 952, + "ield": 953, + "ness": 954, + "▁gl": 955, + "und": 956, + "▁ris": 957, + "▁school": 958, + "ages": 959, + "▁mem": 960, + "▁activ": 961, + "▁10": 962, + "iqu": 963, + "hip": 964, + "ential": 965, + "-1": 966, + "▁New": 967, + "▁students": 968, + "▁again": 969, + "ince": 970, + "rain": 971, + "▁redu": 972, + "ion.": 973, + "▁char": 974, + "con": 975, + "ality": 976, + "ished": 977, + "▁my": 978, + "ases": 979, + "der": 980, + "stand": 981, + "ives": 982, + "▁state": 983, + "▁7": 984, + "▁elect": 985, + "▁large": 986, + "▁less": 987, + "▁expl": 988, + "▁When": 989, + "▁dire": 990, + "air": 991, + "▁8": 992, + "ex": 993, + "▁hand": 994, + "000": 995, + "▁while": 996, + "acter": 997, + "▁require": 998, + "▁condition": 999, + "▁What": 1000, + "▁writ": 1001, + "ies,": 1002, + "ues": 1003, + "aterial": 1004, + "▁vis": 1005, + "▁human": 1006, + "ies.": 1007, + "ethod": 1008, + "▁(1": 1009, + "rent": 1010, + "cl": 1011, + "▁br": 1012, + "vers": 1013, + "▁hist": 1014, + "▁power": 1015, + "▁research": 1016, + "▁study": 1017, + "oh": 1018, + "▁three": 1019, + "omen": 1020, + "▁est": 1021, + "▁ser": 1022, + "any": 1023, + "▁But": 1024, + "▁take": 1025, + "▁him": 1026, + "▁plan": 1027, + "aj": 1028, + "ital": 1029, + "▁look": 1030, + "eg": 1031, + "ion,": 1032, + "▁allow": 1033, + "on,": 1034, + "ute": 1035, + "ined": 1036, + "▁down": 1037, + "▁Is": 1038, + "▁To": 1039, + "▁const": 1040, + "ale": 1041, + "▁equ": 1042, + ".\"": 1043, + "▁conf": 1044, + "com": 1045, + "▁now": 1046, + "▁point": 1047, + "▁ret": 1048, + "▁land": 1049, + "▁met": 1050, + "▁consid": 1051, + "-b": 1052, + "▁support": 1053, + "ional": 1054, + "way": 1055, + "▁Se": 1056, + "▁caus": 1057, + "ulation": 1058, + "-s": 1059, + "▁'": 1060, + "▁cle": 1061, + "▁199": 1062, + "ouse": 1063, + "▁care": 1064, + "▁great": 1065, + "▁including": 1066, + "orn": 1067, + "▁example": 1068, + "▁blood": 1069, + "▁cour": 1070, + "▁present": 1071, + "▁material": 1072, + "ull": 1073, + "▁report": 1074, + "imate": 1075, + "▁class": 1076, + "▁adv": 1077, + ".,": 1078, + "▁risk": 1079, + "▁And": 1080, + "outh": 1081, + "▁called": 1082, + "ger": 1083, + "▁op": 1084, + "ices": 1085, + "ving": 1086, + "akes": 1087, + "▁around": 1088, + "ven": 1089, + "▁contin": 1090, + "▁method": 1091, + "ave": 1092, + "▁9": 1093, + "ator": 1094, + "iven": 1095, + "uss": 1096, + "▁Con": 1097, + "agn": 1098, + "▁known": 1099, + "oci": 1100, + "ah": 1101, + "iod": 1102, + "▁At": 1103, + "ividual": 1104, + "vernment": 1105, + "▁Res": 1106, + "▁start": 1107, + "ffic": 1108, + "▁sym": 1109, + "▁bel": 1110, + "ared": 1111, + "▁eas": 1112, + "▁contain": 1113, + "ergy": 1114, + "▁environment": 1115, + "▁function": 1116, + "▁include": 1117, + "reen": 1118, + "ior": 1119, + "▁build": 1120, + "▁Ad": 1121, + "▁development": 1122, + "▁bas": 1123, + "▁air": 1124, + "ier": 1125, + "▁appro": 1126, + "ty": 1127, + "▁stand": 1128, + "ars": 1129, + "raph": 1130, + "▁pract": 1131, + "▁within": 1132, + "ross": 1133, + "▁dr": 1134, + "lement": 1135, + "ash": 1136, + "▁Ex": 1137, + "▁plant": 1138, + "iving": 1139, + "▁mat": 1140, + "▁meas": 1141, + "▁chang": 1142, + "▁bo": 1143, + "▁educ": 1144, + "▁pur": 1145, + "▁sit": 1146, + "▁public": 1147, + "ird": 1148, + "-t": 1149, + "ency": 1150, + "▁pain": 1151, + "eral": 1152, + "▁place": 1153, + "▁product": 1154, + "▁understand": 1155, + "▁did": 1156, + "ially": 1157, + "▁gu": 1158, + "▁individual": 1159, + "self": 1160, + "▁phys": 1161, + "▁control": 1162, + "inc": 1163, + "oid": 1164, + "▁beh": 1165, + "▁De": 1166, + "0.": 1167, + "▁light": 1168, + "▁occur": 1169, + "▁impro": 1170, + "day": 1171, + "▁mus": 1172, + "▁bre": 1173, + "▁term": 1174, + "mon": 1175, + "▁oper": 1176, + "▁ident": 1177, + "▁quest": 1178, + "eng": 1179, + "▁without": 1180, + "osed": 1181, + "▁body": 1182, + "▁word": 1183, + "▁University": 1184, + "▁ve": 1185, + "ected": 1186, + "▁project": 1187, + "▁mark": 1188, + "▁pot": 1189, + "▁Ph": 1190, + "atic": 1191, + "erest": 1192, + "▁cap": 1193, + "ological": 1194, + "▁American": 1195, + "▁few": 1196, + "orth": 1197, + "▁ant": 1198, + "ertain": 1199, + "▁imm": 1200, + "▁cause": 1201, + "▁avail": 1202, + "▁treatment": 1203, + "▁proper": 1204, + "▁tem": 1205, + "▁though": 1206, + "itive": 1207, + "▁sl": 1208, + "▁However,": 1209, + "▁tre": 1210, + "▁sever": 1211, + "ek": 1212, + "▁anal": 1213, + "▁life": 1214, + "line": 1215, + "erc": 1216, + "amp": 1217, + "ource": 1218, + "ajor": 1219, + "▁desc": 1220, + "▁learn": 1221, + "▁still": 1222, + "▁Eng": 1223, + "ason": 1224, + "rap": 1225, + "o,": 1226, + ",000": 1227, + "▁som": 1228, + "▁&": 1229, + "tain": 1230, + "osition": 1231, + "ability": 1232, + "abl": 1233, + "rodu": 1234, + "gin": 1235, + "▁On": 1236, + "str": 1237, + "▁pass": 1238, + "ption": 1239, + "▁direct": 1240, + "▁provide": 1241, + "ified": 1242, + "hers": 1243, + "iety": 1244, + "▁Pl": 1245, + "ense": 1246, + "here": 1247, + "20": 1248, + "▁iss": 1249, + "ted": 1250, + "▁anim": 1251, + "▁prof": 1252, + "work": 1253, + "ify": 1254, + "▁ben": 1255, + "▁another": 1256, + "oun": 1257, + "ination": 1258, + "▁might": 1259, + "ves": 1260, + "▁low": 1261, + "▁Sh": 1262, + "▁perform": 1263, + "conom": 1264, + "ization": 1265, + "▁play": 1266, + "att": 1267, + "▁book": 1268, + "man": 1269, + "▁spe": 1270, + "esp": 1271, + "alk": 1272, + "ug": 1273, + "ia,": 1274, + "me": 1275, + "▁ide": 1276, + "▁eng": 1277, + "▁Cl": 1278, + "▁addition": 1279, + "oms": 1280, + "ers,": 1281, + "ware": 1282, + "ording": 1283, + "ental": 1284, + "▁.": 1285, + "▁second": 1286, + "▁top": 1287, + "▁change": 1288, + "ters": 1289, + "▁law": 1290, + "▁think": 1291, + "ly.": 1292, + "ering": 1293, + "▁several": 1294, + "▁invol": 1295, + "▁areas": 1296, + "▁rest": 1297, + "atural": 1298, + "ers.": 1299, + "▁possible": 1300, + "▁interest": 1301, + "angu": 1302, + "▁available": 1303, + "de": 1304, + "▁dev": 1305, + "S.": 1306, + "irc": 1307, + "arent": 1308, + "par": 1309, + "▁--": 1310, + "▁current": 1311, + "▁major": 1312, + "n't": 1313, + "▁fre": 1314, + "ived": 1315, + "bers": 1316, + "▁want": 1317, + "ision": 1318, + "▁Col": 1319, + "▁period": 1320, + "▁mill": 1321, + "▁become": 1322, + "▁best": 1323, + "▁et": 1324, + "▁Q": 1325, + "▁home": 1326, + "hor": 1327, + "▁move": 1328, + "▁par": 1329, + "▁old": 1330, + "▁affect": 1331, + "▁United": 1332, + "ograph": 1333, + "▁lim": 1334, + "ole": 1335, + "__": 1336, + "ret": 1337, + "-c": 1338, + "gen": 1339, + "▁model": 1340, + "▁mil": 1341, + "▁cal": 1342, + "view": 1343, + "▁particular": 1344, + "▁object": 1345, + "▁say": 1346, + "▁women": 1347, + "ris": 1348, + "▁unt": 1349, + "▁following": 1350, + "ruction": 1351, + "▁government": 1352, + "▁fore": 1353, + "▁early": 1354, + "▁war": 1355, + "▁leg": 1356, + "▁men": 1357, + "▁prevent": 1358, + "▁cult": 1359, + "▁order": 1360, + "▁indu": 1361, + "-f": 1362, + "▁against": 1363, + "▁flow": 1364, + "ission": 1365, + "▁struct": 1366, + "▁Can": 1367, + "▁near": 1368, + "▁infl": 1369, + "ources": 1370, + "▁energy": 1371, + "ity.": 1372, + "icle": 1373, + "▁here": 1374, + "▁opp": 1375, + "▁[": 1376, + "The": 1377, + "▁non": 1378, + "▁15": 1379, + "ern": 1380, + "pect": 1381, + "▁last": 1382, + "▁All": 1383, + "ccess": 1384, + "▁remain": 1385, + "▁Te": 1386, + "lection": 1387, + "▁press": 1388, + "▁open": 1389, + "ining": 1390, + "▁head": 1391, + "▁don": 1392, + "▁belie": 1393, + "etic": 1394, + "oint": 1395, + "▁hig": 1396, + "ote": 1397, + "▁bi": 1398, + "arc": 1399, + "ateg": 1400, + "port": 1401, + "osp": 1402, + "ration": 1403, + "▁better": 1404, + "though": 1405, + "bs": 1406, + "aper": 1407, + "▁Some": 1408, + "▁area": 1409, + "▁keep": 1410, + "▁orig": 1411, + "▁cancer": 1412, + "▁comput": 1413, + "▁type": 1414, + "▁saf": 1415, + "▁Be": 1416, + "▁cost": 1417, + ",\"": 1418, + "▁able": 1419, + "▁based": 1420, + "▁determ": 1421, + "▁social": 1422, + "▁rad": 1423, + "▁four": 1424, + "▁fin": 1425, + "ury": 1426, + "▁el": 1427, + "▁signific": 1428, + "▁econom": 1429, + "▁usually": 1430, + "▁lab": 1431, + "ients": 1432, + "ner": 1433, + "face": 1434, + "hem": 1435, + "sy": 1436, + "▁fac": 1437, + "ilar": 1438, + "▁vol": 1439, + "rim": 1440, + "▁percent": 1441, + "less": 1442, + "ways": 1443, + "▁run": 1444, + "▁among": 1445, + "▁mult": 1446, + "▁field": 1447, + "urther": 1448, + "▁benef": 1449, + "az": 1450, + "ittle": 1451, + "▁rece": 1452, + "idence": 1453, + "agement": 1454, + "-p": 1455, + "min": 1456, + "ended": 1457, + "▁sw": 1458, + "put": 1459, + "▁En": 1460, + "ik": 1461, + "▁applic": 1462, + "stit": 1463, + "tt": 1464, + "▁12": 1465, + "use": 1466, + "▁associ": 1467, + "▁amount": 1468, + "▁bus": 1469, + "ity,": 1470, + "ott": 1471, + "▁since": 1472, + "▁hy": 1473, + "▁One": 1474, + "▁certain": 1475, + "▁vir": 1476, + "▁list": 1477, + "▁real": 1478, + "ran": 1479, + "▁Le": 1480, + "▁conn": 1481, + "▁Cent": 1482, + "▁age": 1483, + "▁means": 1484, + "ither": 1485, + "▁circ": 1486, + "▁Or": 1487, + "▁National": 1488, + "atory": 1489, + "▁fil": 1490, + "s:": 1491, + "▁17": 1492, + "-d": 1493, + "▁given": 1494, + "icult": 1495, + "▁del": 1496, + "▁scient": 1497, + "▁specific": 1498, + "▁due": 1499, + "▁Z": 1500, + "ogn": 1501, + "▁U.": 1502, + "▁sympt": 1503, + "ets": 1504, + "let": 1505, + "ploy": 1506, + "▁bro": 1507, + "rist": 1508, + "▁local": 1509, + "resent": 1510, + "▁view": 1511, + "▁access": 1512, + "--": 1513, + "iness": 1514, + "urop": 1515, + "▁langu": 1516, + "ured": 1517, + "▁mean": 1518, + "▁heart": 1519, + "▁With": 1520, + "oad": 1521, + "ication": 1522, + "▁Med": 1523, + "aken": 1524, + "cle": 1525, + "▁hard": 1526, + "ww": 1527, + "▁disease": 1528, + "ym": 1529, + "▁natural": 1530, + "▁ess": 1531, + "▁short": 1532, + "▁various": 1533, + "▁comb": 1534, + "▁Bl": 1535, + "▁too": 1536, + "...": 1537, + "▁line": 1538, + "▁appear": 1539, + "ples": 1540, + "▁month": 1541, + "▁until": 1542, + "omm": 1543, + "ox": 1544, + "ently": 1545, + "▁intern": 1546, + "not": 1547, + "olution": 1548, + "▁post": 1549, + "▁prim": 1550, + "▁learning": 1551, + "over": 1552, + "▁week": 1553, + "▁significant": 1554, + "ask": 1555, + "ention": 1556, + "▁free": 1557, + "▁feel": 1558, + "▁dam": 1559, + "▁species": 1560, + "▁obs": 1561, + "▁country": 1562, + "ians": 1563, + "nes": 1564, + "▁along": 1565, + "▁mar": 1566, + "itor": 1567, + "1.": 1568, + "por": 1569, + "rug": 1570, + "▁special": 1571, + "▁standard": 1572, + "ctor": 1573, + "▁little": 1574, + "ids": 1575, + "▁side": 1576, + "oot": 1577, + "▁later": 1578, + "▁course": 1579, + "▁it.": 1580, + "oph": 1581, + "▁Comm": 1582, + "▁rele": 1583, + "▁mic": 1584, + "une": 1585, + "ilt": 1586, + "elf": 1587, + "▁dra": 1588, + "▁necess": 1589, + "▁Gen": 1590, + "▁Af": 1591, + "ggest": 1592, + "▁By": 1593, + "▁effective": 1594, + "▁invest": 1595, + "▁character": 1596, + "▁sing": 1597, + "ledge": 1598, + "▁happ": 1599, + "▁difficult": 1600, + "ats": 1601, + "▁record": 1602, + "▁chem": 1603, + "▁behav": 1604, + "yl": 1605, + "▁So": 1606, + "▁describ": 1607, + "▁turn": 1608, + "▁gr": 1609, + "▁prom": 1610, + "▁put": 1611, + "▁potential": 1612, + "▁text": 1613, + "▁creat": 1614, + "osis": 1615, + "▁history": 1616, + "ysis": 1617, + "etwork": 1618, + "▁exist": 1619, + "▁tru": 1620, + "ure.": 1621, + "▁above": 1622, + "ia.": 1623, + "▁ey": 1624, + "us,": 1625, + "▁student": 1626, + "the": 1627, + "2.": 1628, + "NA": 1629, + "aster": 1630, + "▁Ear": 1631, + "ably": 1632, + "▁increase": 1633, + "▁Im": 1634, + "ring": 1635, + "▁example,": 1636, + "r.": 1637, + "▁cells": 1638, + "▁let": 1639, + "▁cho": 1640, + "▁space": 1641, + "▁foc": 1642, + "▁name": 1643, + "▁young": 1644, + "ument": 1645, + "▁general": 1646, + "▁suggest": 1647, + "▁making": 1648, + "▁similar": 1649, + "▁tool": 1650, + "▁impact": 1651, + "iter": 1652, + "▁establ": 1653, + "▁skill": 1654, + "▁enc": 1655, + "ien": 1656, + "ries": 1657, + "▁Europ": 1658, + "ised": 1659, + "▁16": 1660, + "▁stat": 1661, + "ored": 1662, + "▁come": 1663, + "▁U.S.": 1664, + "▁er": 1665, + "▁$": 1666, + "ames": 1667, + "▁author": 1668, + "ean": 1669, + "▁success": 1670, + "▁US": 1671, + "ends": 1672, + "ribut": 1673, + "etim": 1674, + "lish": 1675, + "▁198": 1676, + "ending": 1677, + "▁ill": 1678, + "▁sens": 1679, + "▁norm": 1680, + "▁create": 1681, + "amin": 1682, + "▁link": 1683, + "amm": 1684, + "▁mot": 1685, + "▁family": 1686, + "ortun": 1687, + "▁prev": 1688, + "▁begin": 1689, + "ilities": 1690, + "▁discuss": 1691, + "▁Stud": 1692, + "iate": 1693, + "▁brain": 1694, + "af": 1695, + "istic": 1696, + "▁higher": 1697, + "▁respons": 1698, + "sw": 1699, + "▁God": 1700, + "▁mov": 1701, + "▁left": 1702, + "ried": 1703, + "▁improve": 1704, + "▁give": 1705, + "▁prop": 1706, + "o.": 1707, + "▁consum": 1708, + "ecially": 1709, + "▁plac": 1710, + "▁types": 1711, + "of": 1712, + "▁clear": 1713, + "▁gre": 1714, + "▁action": 1715, + "▁far": 1716, + "1,": 1717, + "ling": 1718, + "ead": 1719, + "▁soil": 1720, + "▁death": 1721, + "sp": 1722, + "app": 1723, + "▁range": 1724, + "▁1.": 1725, + "ged": 1726, + "idd": 1727, + "ure,": 1728, + "ohn": 1729, + "-m": 1730, + "▁likely": 1731, + "▁temper": 1732, + "▁production": 1733, + "in,": 1734, + "asing": 1735, + "▁seem": 1736, + "▁offic": 1737, + "orld": 1738, + "-l": 1739, + "▁complete": 1740, + "▁subject": 1741, + "ired": 1742, + "▁it's": 1743, + "▁least": 1744, + "ope": 1745, + "▁profess": 1746, + "▁lower": 1747, + "▁After": 1748, + "▁next": 1749, + "▁always": 1750, + "▁Brit": 1751, + "▁past": 1752, + "▁surface": 1753, + "especially": 1754, + "▁Afric": 1755, + "▁flu": 1756, + "▁teac": 1757, + "▁Ne": 1758, + "3.": 1759, + "▁focus": 1760, + "cul": 1761, + "els": 1762, + "ER": 1763, + "▁indic": 1764, + "▁ground": 1765, + "▁Ab": 1766, + "▁toget": 1767, + "▁together": 1768, + "▁case": 1769, + "ode": 1770, + "ung": 1771, + "isc": 1772, + "ression": 1773, + "▁opt": 1774, + "ray": 1775, + "iation": 1776, + "ann": 1777, + "▁Christ": 1778, + "▁fut": 1779, + "▁sal": 1780, + "▁represent": 1781, + "▁strong": 1782, + "▁hour": 1783, + "▁experience": 1784, + "▁language": 1785, + "▁crit": 1786, + "▁kind": 1787, + "▁War": 1788, + "▁Fr": 1789, + "▁famil": 1790, + "atch": 1791, + "aps": 1792, + "▁dem": 1793, + "most": 1794, + "▁full": 1795, + "▁activities": 1796, + "duct": 1797, + "ton": 1798, + "ember": 1799, + "ipp": 1800, + "▁event": 1801, + "▁prote": 1802, + "yn": 1803, + "▁don't": 1804, + "▁deg": 1805, + "sc": 1806, + "▁z": 1807, + "▁step": 1808, + "▁Go": 1809, + "▁frequ": 1810, + "▁further": 1811, + "▁levels": 1812, + "alf": 1813, + "▁ask": 1814, + "▁growth": 1815, + "▁physical": 1816, + "▁either": 1817, + "ides": 1818, + "▁parent": 1819, + "cing": 1820, + "▁results": 1821, + "▁paper": 1822, + "▁times": 1823, + "▁changes": 1824, + "▁key": 1825, + "▁having": 1826, + "▁cy": 1827, + "▁especially": 1828, + "▁knowledge": 1829, + "▁lot": 1830, + "▁drug": 1831, + "i,": 1832, + "▁Ge": 1833, + "ump": 1834, + "▁below": 1835, + "▁Car": 1836, + "▁John": 1837, + "▁consider": 1838, + "erence": 1839, + "rict": 1840, + "▁Intern": 1841, + "▁Cont": 1842, + "▁ur": 1843, + "▁source": 1844, + "▁polit": 1845, + "apt": 1846, + "▁patients": 1847, + "10": 1848, + "▁quality": 1849, + "acc": 1850, + "▁required": 1851, + "iple": 1852, + "▁things": 1853, + "nal": 1854, + "ories": 1855, + "▁nut": 1856, + "▁wind": 1857, + "▁problems": 1858, + "▁arm": 1859, + "▁enough": 1860, + "▁pred": 1861, + "▁Health": 1862, + "▁reason": 1863, + "▁away": 1864, + "4.": 1865, + "▁Am": 1866, + "▁single": 1867, + "ane": 1868, + "▁prob": 1869, + "▁diseas": 1870, + "▁medical": 1871, + "i.": 1872, + "▁dig": 1873, + "▁researc": 1874, + "50": 1875, + "ances": 1876, + "▁population": 1877, + "▁protect": 1878, + "▁Resear": 1879, + "▁upon": 1880, + "▁sum": 1881, + "ance,": 1882, + "ream": 1883, + "▁across": 1884, + "▁temperature": 1885, + "▁red": 1886, + "▁States": 1887, + "▁sam": 1888, + "▁account": 1889, + "ones": 1890, + "roll": 1891, + "▁concer": 1892, + "▁position": 1893, + "▁wide": 1894, + "▁house": 1895, + "ape": 1896, + "▁cas": 1897, + "▁Cal": 1898, + "ush": 1899, + "▁techniqu": 1900, + "▁continu": 1901, + "ations.": 1902, + "▁North": 1903, + "▁rate": 1904, + "▁While": 1905, + "chie": 1906, + "▁Ag": 1907, + "▁try": 1908, + "▁associated": 1909, + "fact": 1910, + "▁whether": 1911, + "fficient": 1912, + "obal": 1913, + "▁tradition": 1914, + "▁taken": 1915, + "ment.": 1916, + "▁feature": 1917, + "br": 1918, + "ule": 1919, + "▁never": 1920, + "▁ele": 1921, + "▁ens": 1922, + "unt": 1923, + "ibr": 1924, + "▁reduce": 1925, + "▁became": 1926, + "rel": 1927, + "▁someth": 1928, + "ibility": 1929, + "▁Germ": 1930, + "5.": 1931, + "▁management": 1932, + "esc": 1933, + "▁network": 1934, + "ler": 1935, + "▁million": 1936, + "▁lay": 1937, + "▁Ass": 1938, + "▁Mar": 1939, + "▁provides": 1940, + "▁abs": 1941, + "▁cut": 1942, + "▁working": 1943, + "oman": 1944, + "▁detail": 1945, + "▁influ": 1946, + "▁team": 1947, + "▁Dep": 1948, + "▁today": 1949, + "▁role": 1950, + "▁port": 1951, + "▁employ": 1952, + "2,": 1953, + "▁makes": 1954, + "▁works": 1955, + "ife": 1956, + "'re": 1957, + "▁effects": 1958, + "▁measure": 1959, + "▁repl": 1960, + "sych": 1961, + "▁developed": 1962, + "side": 1963, + "▁\"I": 1964, + "▁recomm": 1965, + "▁World": 1966, + "▁30": 1967, + "pr": 1968, + "▁soft": 1969, + "aring": 1970, + "▁close": 1971, + "▁question": 1972, + "overed": 1973, + "▁seen": 1974, + "▁animal": 1975, + "▁Do": 1976, + "▁(19": 1977, + "▁histor": 1978, + "omes": 1979, + "▁return": 1980, + "alu": 1981, + "chan": 1982, + "fer": 1983, + "▁related": 1984, + "▁Man": 1985, + "ires": 1986, + "▁introdu": 1987, + "▁color": 1988, + "▁symptoms": 1989, + "iam": 1990, + "ystem": 1991, + "ification": 1992, + "▁systems": 1993, + "▁That": 1994, + "▁phot": 1995, + "▁diet": 1996, + "▁attack": 1997, + "▁eff": 1998, + "▁oil": 1999, + "-2": 2000, + "▁fall": 2001, + "▁market": 2002, + "▁engine": 2003, + "▁(2": 2004, + "ina": 2005, + "bon": 2006, + "▁Fl": 2007, + "▁dom": 2008, + "▁them.": 2009, + "\".": 2010, + "▁X": 2011, + "augh": 2012, + "▁necessary": 2013, + "▁=": 2014, + "▁science": 2015, + "3,": 2016, + "▁situ": 2017, + "▁May": 2018, + "▁patient": 2019, + "▁assess": 2020, + "▁polic": 2021, + "rect": 2022, + "▁live": 2023, + "urch": 2024, + "aves": 2025, + "▁maintain": 2026, + "age.": 2027, + "▁fat": 2028, + "▁Many": 2029, + "▁cannot": 2030, + "▁fail": 2031, + "▁needs": 2032, + "▁init": 2033, + "▁South": 2034, + "ival": 2035, + "▁Pres": 2036, + "▁black": 2037, + "▁tot": 2038, + "▁2.": 2039, + "▁considered": 2040, + "▁fund": 2041, + "AS": 2042, + "▁observ": 2043, + "▁skin": 2044, + "▁toward": 2045, + "▁meet": 2046, + "▁weight": 2047, + "▁something": 2048, + "artment": 2049, + "irm": 2050, + "aim": 2051, + "▁path": 2052, + "aching": 2053, + "mber": 2054, + "▁sure": 2055, + "eter": 2056, + "etimes": 2057, + "▁business": 2058, + "▁studies": 2059, + "ensive": 2060, + "ublic": 2061, + "6.": 2062, + "▁increased": 2063, + "▁relations": 2064, + "▁purp": 2065, + "▁whole": 2066, + "erve": 2067, + "▁English": 2068, + "▁cop": 2069, + "▁achie": 2070, + "▁particip": 2071, + "iting": 2072, + "▁Rep": 2073, + "▁sun": 2074, + "▁ver": 2075, + "▁complex": 2076, + "▁time.": 2077, + "▁14": 2078, + "▁why": 2079, + "eb": 2080, + "c.": 2081, + "▁self": 2082, + "▁doc": 2083, + "▁dest": 2084, + "▁State": 2085, + "//": 2086, + "lished": 2087, + "ators": 2088, + "▁building": 2089, + "▁five": 2090, + "aut": 2091, + "▁simple": 2092, + "▁according": 2093, + "▁(C": 2094, + "atter": 2095, + "▁article": 2096, + "▁technology": 2097, + "▁infection": 2098, + "▁medic": 2099, + "▁however,": 2100, + "vere": 2101, + "▁plants": 2102, + "▁concept": 2103, + "ned": 2104, + "an,": 2105, + "▁fish": 2106, + "▁chemical": 2107, + "▁neg": 2108, + "ivil": 2109, + "▁rather": 2110, + "▁answ": 2111, + "▁analysis": 2112, + "▁She": 2113, + "▁adult": 2114, + "▁recogn": 2115, + "▁effort": 2116, + "▁once": 2117, + "▁therap": 2118, + "▁197": 2119, + "AT": 2120, + "▁evidence": 2121, + "abit": 2122, + "ards": 2123, + "8.": 2124, + "iol": 2125, + "▁created": 2126, + "▁time,": 2127, + "ready": 2128, + "▁\"The": 2129, + "▁hold": 2130, + "▁react": 2131, + "▁going": 2132, + "▁separ": 2133, + "▁Most": 2134, + "▁done": 2135, + "▁(S": 2136, + "for": 2137, + "▁gas": 2138, + "▁produce": 2139, + "ronic": 2140, + "▁Act": 2141, + "ison": 2142, + "rad": 2143, + "▁national": 2144, + "verage": 2145, + "▁pattern": 2146, + "ES": 2147, + "▁explain": 2148, + "▁sound": 2149, + "iment": 2150, + "▁value": 2151, + "▁diagn": 2152, + "▁others": 2153, + "▁loss": 2154, + "ttp": 2155, + "oura": 2156, + "▁address": 2157, + "leep": 2158, + "sequ": 2159, + "▁sent": 2160, + "▁fire": 2161, + "▁white": 2162, + "▁site": 2163, + "▁avoid": 2164, + "▁11": 2165, + "uel": 2166, + "ally,": 2167, + "▁Aust": 2168, + "ae": 2169, + "▁Hist": 2170, + "7.": 2171, + "reme": 2172, + "▁ability": 2173, + "▁inj": 2174, + "▁chall": 2175, + "▁Instit": 2176, + "▁Acc": 2177, + "▁already": 2178, + "▁conditions": 2179, + "▁disord": 2180, + "▁education": 2181, + "ime": 2182, + "▁mass": 2183, + "▁bar": 2184, + "▁fru": 2185, + "▁relig": 2186, + "reg": 2187, + "▁vari": 2188, + "▁nature": 2189, + "▁days": 2190, + "▁came": 2191, + "▁pressure": 2192, + "is,": 2193, + "▁community": 2194, + "ine,": 2195, + "oll": 2196, + "▁0": 2197, + "▁ge": 2198, + "▁exerc": 2199, + "▁arr": 2200, + "▁tar": 2201, + "ance.": 2202, + "cy": 2203, + "▁caused": 2204, + "9.": 2205, + "ment,": 2206, + "rown": 2207, + "al,": 2208, + "▁thought": 2209, + "▁collect": 2210, + "▁check": 2211, + "▁entire": 2212, + "▁farm": 2213, + "epend": 2214, + "5,": 2215, + "▁Tr": 2216, + "itary": 2217, + "▁Soc": 2218, + "▁ann": 2219, + "▁Co": 2220, + "▁behavior": 2221, + "▁big": 2222, + "▁Although": 2223, + "▁feed": 2224, + "▁Earth": 2225, + "▁Other": 2226, + "▁contact": 2227, + "▁vers": 2228, + "itud": 2229, + "▁ter": 2230, + "▁Gu": 2231, + "▁kill": 2232, + "pid": 2233, + "▁conduct": 2234, + "▁ut": 2235, + "▁quick": 2236, + "▁essential": 2237, + "▁tiss": 2238, + "▁Su": 2239, + "ots": 2240, + "▁super": 2241, + "mb": 2242, + "oney": 2243, + "▁mind": 2244, + "gest": 2245, + "▁mach": 2246, + "▁content": 2247, + "olic": 2248, + "▁mechan": 2249, + "▁York": 2250, + "▁themsel": 2251, + "30": 2252, + "hib": 2253, + "ournal": 2254, + "ropri": 2255, + "▁Sec": 2256, + "▁strateg": 2257, + "wh": 2258, + "▁itself": 2259, + "▁remov": 2260, + "▁Pe": 2261, + "thing": 2262, + "ober": 2263, + "ands": 2264, + "lying": 2265, + "ables": 2266, + "▁arch": 2267, + "▁Research": 2268, + "▁almost": 2269, + "▁half": 2270, + "ront": 2271, + "inter": 2272, + "▁economic": 2273, + "▁size": 2274, + "▁pay": 2275, + "onse": 2276, + "▁Us": 2277, + "ript": 2278, + "ricult": 2279, + "▁princ": 2280, + "ations,": 2281, + "▁compon": 2282, + "ges": 2283, + "or,": 2284, + "▁Pre": 2285, + "▁block": 2286, + "ength": 2287, + "▁computer": 2288, + "raft": 2289, + "▁coll": 2290, + "▁More": 2291, + "▁members": 2292, + "▁approach": 2293, + "aging": 2294, + "▁parts": 2295, + "▁green": 2296, + "▁(A": 2297, + "▁provided": 2298, + "ee": 2299, + "▁bacter": 2300, + "tic": 2301, + "4,": 2302, + "▁variety": 2303, + "▁ways": 2304, + "▁includes": 2305, + "▁shown": 2306, + "▁emer": 2307, + "▁understanding": 2308, + "▁interact": 2309, + "▁App": 2310, + "▁suff": 2311, + "ley": 2312, + "enn": 2313, + "▁spread": 2314, + "stry": 2315, + "▁bur": 2316, + "▁really": 2317, + "▁sett": 2318, + "org": 2319, + "oon": 2320, + "minist": 2321, + "▁Int": 2322, + "▁regard": 2323, + "▁100": 2324, + "▁causes": 2325, + "ology,": 2326, + "by": 2327, + "▁priv": 2328, + "▁opportun": 2329, + "▁relative": 2330, + "en,": 2331, + "anced": 2332, + "▁designed": 2333, + "inary": 2334, + "▁activity": 2335, + "▁nam": 2336, + "▁Comp": 2337, + "▁sat": 2338, + "▁throughout": 2339, + "ON": 2340, + "estern": 2341, + "AR": 2342, + "igure": 2343, + "▁built": 2344, + "▁proced": 2345, + "▁says": 2346, + "▁relationship": 2347, + "▁pos": 2348, + "▁II": 2349, + "▁researchers": 2350, + "▁total": 2351, + "▁future": 2352, + "▁tell": 2353, + "▁subst": 2354, + "▁cases": 2355, + "ety": 2356, + "▁six": 2357, + "abor": 2358, + "itted": 2359, + "▁School": 2360, + "ites": 2361, + "▁structure": 2362, + "▁published": 2363, + "plic": 2364, + "iddle": 2365, + "▁heav": 2366, + "▁British": 2367, + "▁appl": 2368, + "▁took": 2369, + "▁mor": 2370, + "▁dog": 2371, + "▁196": 2372, + "▁began": 2373, + "empt": 2374, + "▁resources": 2375, + "▁50": 2376, + "▁bird": 2377, + "lt": 2378, + "i-": 2379, + "▁living": 2380, + "oor": 2381, + "▁conc": 2382, + "eds": 2383, + "urity": 2384, + "yle": 2385, + "urs": 2386, + "▁implement": 2387, + "8,": 2388, + "abet": 2389, + "ery": 2390, + "▁stop": 2391, + "▁His": 2392, + "t,": 2393, + "▁target": 2394, + "ropriate": 2395, + "▁recent": 2396, + "▁modern": 2397, + "aged": 2398, + "▁previous": 2399, + "IN": 2400, + "▁rul": 2401, + "▁compan": 2402, + "▁actually": 2403, + "▁Rec": 2404, + "▁Here": 2405, + "cular": 2406, + "▁popular": 2407, + "reng": 2408, + "▁select": 2409, + "astic": 2410, + "▁matter": 2411, + "ister": 2412, + "son": 2413, + "ediate": 2414, + "▁increasing": 2415, + "-based": 2416, + "▁integ": 2417, + "▁centur": 2418, + "▁Stat": 2419, + "ney": 2420, + "6,": 2421, + "▁ox": 2422, + "▁vide": 2423, + "▁*": 2424, + "ufact": 2425, + "▁resist": 2426, + "9,": 2427, + "▁\"W": 2428, + "▁page": 2429, + "▁micro": 2430, + "▁political": 2431, + "▁fri": 2432, + "▁thing": 2433, + "▁basic": 2434, + "▁normal": 2435, + "IS": 2436, + "▁feet": 2437, + "▁earth": 2438, + "▁Qu": 2439, + "▁acid": 2440, + "ales": 2441, + "ume": 2442, + "7,": 2443, + "▁3.": 2444, + "▁,": 2445, + "utions": 2446, + "hold": 2447, + "▁heat": 2448, + "▁greater": 2449, + "▁generally": 2450, + "▁wood": 2451, + "aff": 2452, + "t.": 2453, + "▁pric": 2454, + "izing": 2455, + "▁break": 2456, + "▁global": 2457, + "▁yet": 2458, + "▁environmental": 2459, + "▁Per": 2460, + "▁factors": 2461, + "▁shows": 2462, + "▁ste": 2463, + "▁Count": 2464, + "rior": 2465, + "▁travel": 2466, + "▁surv": 2467, + "▁city": 2468, + "▁Your": 2469, + "▁regular": 2470, + "▁clean": 2471, + "ucle": 2472, + "attle": 2473, + "▁arg": 2474, + "▁anc": 2475, + "▁displ": 2476, + "▁Will": 2477, + "▁review": 2478, + "▁evalu": 2479, + "ederal": 2480, + "▁squ": 2481, + "▁taking": 2482, + "▁ir": 2483, + "▁online": 2484, + "go": 2485, + "▁materials": 2486, + "ores": 2487, + "▁ast": 2488, + "):": 2489, + "▁identify": 2490, + "▁sex": 2491, + "▁job": 2492, + "sh": 2493, + "▁Canad": 2494, + "lex": 2495, + "▁groups": 2496, + "▁needed": 2497, + "▁camp": 2498, + "▁http": 2499, + "duc": 2500, + "▁slow": 2501, + "▁products": 2502, + "▁card": 2503, + "▁Science": 2504, + "▁hyd": 2505, + "▁demon": 2506, + "▁protein": 2507, + "▁uses": 2508, + "▁determine": 2509, + "▁section": 2510, + "▁From": 2511, + "▁questions": 2512, + "▁prec": 2513, + "▁sleep": 2514, + "▁countries": 2515, + "▁(P": 2516, + "gar": 2517, + "▁13": 2518, + "▁fem": 2519, + "emic": 2520, + "▁magn": 2521, + "▁deb": 2522, + "▁wild": 2523, + "▁industry": 2524, + "▁Em": 2525, + "▁cat": 2526, + "▁bill": 2527, + "▁climate": 2528, + "▁sometimes": 2529, + "ate,": 2530, + "▁194": 2531, + "▁healthy": 2532, + "▁Min": 2533, + "▁comes": 2534, + "ached": 2535, + "ips": 2536, + "▁response": 2537, + "erous": 2538, + "▁liter": 2539, + "▁task": 2540, + "▁force": 2541, + "▁accept": 2542, + "ribution": 2543, + "▁active": 2544, + "▁methods": 2545, + "hing": 2546, + "▁Ed": 2547, + "▁Of": 2548, + "ks": 2549, + "lease": 2550, + "o-": 2551, + "rought": 2552, + "▁helps": 2553, + "light": 2554, + "ief": 2555, + "▁tend": 2556, + "▁rock": 2557, + "▁investig": 2558, + "room": 2559, + "▁Part": 2560, + "▁streng": 2561, + "OR": 2562, + "lege": 2563, + "://": 2564, + "▁log": 2565, + "▁original": 2566, + "▁document": 2567, + "uck": 2568, + "▁talk": 2569, + "▁Indian": 2570, + "ID": 2571, + "▁words": 2572, + "▁ever": 2573, + "▁print": 2574, + "ply": 2575, + "▁gain": 2576, + "▁non-": 2577, + "▁happen": 2578, + "11": 2579, + "▁Pr": 2580, + "irth": 2581, + "▁allows": 2582, + "▁During": 2583, + "▁pict": 2584, + "▁personal": 2585, + "rast": 2586, + "▁Austral": 2587, + "▁developing": 2588, + "▁claim": 2589, + "▁Jew": 2590, + "▁/": 2591, + "▁stress": 2592, + "▁assist": 2593, + "nces": 2594, + "imum": 2595, + "▁respect": 2596, + "▁demonstr": 2597, + "▁Cons": 2598, + "ine.": 2599, + "ata": 2600, + "cell": 2601, + "ogen": 2602, + "ched": 2603, + "▁shall": 2604, + "▁primary": 2605, + "▁therefore": 2606, + "▁image": 2607, + "▁manufact": 2608, + "ustom": 2609, + "as,": 2610, + "▁poll": 2611, + "ging": 2612, + "▁doctor": 2613, + "ique": 2614, + "▁produced": 2615, + "rip": 2616, + "▁story": 2617, + "▁transm": 2618, + "vey": 2619, + "▁vit": 2620, + "ellow": 2621, + "▁Ac": 2622, + "▁wall": 2623, + "▁longer": 2624, + "▁draw": 2625, + "▁origin": 2626, + "▁bal": 2627, + "ror": 2628, + "hel": 2629, + "▁music": 2630, + "▁software": 2631, + "ivity": 2632, + "▁correct": 2633, + "▁years.": 2634, + "____": 2635, + "yd": 2636, + "▁concent": 2637, + "▁written": 2638, + "▁consist": 2639, + "▁lo": 2640, + "▁damage": 2641, + "▁ensure": 2642, + "▁x": 2643, + "▁cover": 2644, + "oles": 2645, + "▁eat": 2646, + "AN": 2647, + "usion": 2648, + "▁lack": 2649, + "▁refer": 2650, + "▁sense": 2651, + "omet": 2652, + "rated": 2653, + "▁successful": 2654, + "▁Bec": 2655, + "▁drink": 2656, + "▁severe": 2657, + "▁emb": 2658, + "dom": 2659, + "▁threat": 2660, + "acy": 2661, + "▁file": 2662, + "umb": 2663, + "▁psych": 2664, + "aving": 2665, + "▁compet": 2666, + "arily": 2667, + "▁Dr.": 2668, + "▁veget": 2669, + "▁particularly": 2670, + "▁obtain": 2671, + "▁practice": 2672, + "imately": 2673, + "▁service": 2674, + "▁Educ": 2675, + "▁late": 2676, + "▁appropriate": 2677, + "is.": 2678, + "▁deep": 2679, + "▁useful": 2680, + "▁harm": 2681, + "▁region": 2682, + "▁electric": 2683, + "▁Gl": 2684, + "▁bring": 2685, + "▁ec": 2686, + "s)": 2687, + "▁la": 2688, + "▁cit": 2689, + "al.": 2690, + "▁express": 2691, + "▁exc": 2692, + "▁reported": 2693, + "▁rev": 2694, + "▁German": 2695, + "▁regul": 2696, + "▁carbon": 2697, + "w.": 2698, + "▁factor": 2699, + "▁Sm": 2700, + "right": 2701, + "▁decre": 2702, + "be": 2703, + "▁habit": 2704, + "▁positive": 2705, + "▁Not": 2706, + "ay,": 2707, + "oard": 2708, + "▁led": 2709, + "▁Reg": 2710, + "▁animals": 2711, + "▁skills": 2712, + "▁Jap": 2713, + "▁connect": 2714, + "▁individuals": 2715, + "rogen": 2716, + "-w": 2717, + "▁colon": 2718, + "▁No": 2719, + "iot": 2720, + "▁Aug": 2721, + "▁outside": 2722, + "▁popul": 2723, + "▁prep": 2724, + "12": 2725, + "▁serious": 2726, + "▁According": 2727, + "▁idea": 2728, + "▁multiple": 2729, + "▁contains": 2730, + "▁training": 2731, + "▁night": 2732, + "▁attempt": 2733, + "▁issues": 2734, + "▁valu": 2735, + "▁easy": 2736, + "▁expos": 2737, + "▁established": 2738, + "▁concern": 2739, + "▁face": 2740, + "▁Ke": 2741, + "▁viol": 2742, + "▁issu": 2743, + "hood": 2744, + "us.": 2745, + "ising": 2746, + "ma": 2747, + "ountain": 2748, + "▁Jan": 2749, + "▁defin": 2750, + "▁webs": 2751, + "▁coun": 2752, + "▁host": 2753, + "\",": 2754, + "▁dry": 2755, + "▁25": 2756, + "▁said.": 2757, + "▁Par": 2758, + "▁ord": 2759, + "▁extreme": 2760, + "▁inside": 2761, + "▁div": 2762, + "ground": 2763, + "▁cross": 2764, + "▁Department": 2765, + "idge": 2766, + "▁poor": 2767, + "ches": 2768, + "▁(M": 2769, + "▁average": 2770, + "raction": 2771, + "▁propert": 2772, + "▁town": 2773, + "▁A.": 2774, + "ice.": 2775, + "▁states": 2776, + "▁dou": 2777, + "▁length": 2778, + "▁services": 2779, + "▁rout": 2780, + "ban": 2781, + "ienc": 2782, + "▁it,": 2783, + "iat": 2784, + "▁thus": 2785, + "▁additional": 2786, + "▁forest": 2787, + "▁ap": 2788, + "▁Tw": 2789, + "eding": 2790, + "oly": 2791, + "▁ce": 2792, + "▁bott": 2793, + "aily": 2794, + "▁vacc": 2795, + "▁reading": 2796, + "▁independ": 2797, + "▁stra": 2798, + "▁sil": 2799, + "istics": 2800, + "▁altern": 2801, + "▁Now": 2802, + "▁etc.": 2803, + "aling": 2804, + "▁virus": 2805, + "sect": 2806, + "▁clin": 2807, + "▁transport": 2808, + "to": 2809, + "▁First": 2810, + "on.": 2811, + "▁involved": 2812, + "▁tax": 2813, + "▁front": 2814, + "▁mole": 2815, + "▁sou": 2816, + "ate.": 2817, + "oses": 2818, + "oud": 2819, + "▁held": 2820, + "▁Child": 2821, + "▁bit": 2822, + "▁labor": 2823, + "▁Calif": 2824, + "▁command": 2825, + "▁encoura": 2826, + "arden": 2827, + "▁Har": 2828, + "IC": 2829, + "thern": 2830, + "▁Since": 2831, + "utes": 2832, + "▁aff": 2833, + "▁Ju": 2834, + "iction": 2835, + "▁King": 2836, + "fect": 2837, + "▁estim": 2838, + "▁Tra": 2839, + "▁visit": 2840, + "▁takes": 2841, + "ences": 2842, + "▁It's": 2843, + "ension": 2844, + "hest": 2845, + "IV": 2846, + "▁\"T": 2847, + "▁fib": 2848, + "▁immediate": 2849, + "omp": 2850, + "▁tur": 2851, + "▁unit": 2852, + "▁probably": 2853, + "▁terms": 2854, + "▁system.": 2855, + "▁Also": 2856, + "▁believe": 2857, + "▁mess": 2858, + "▁although": 2859, + "▁central": 2860, + "▁highly": 2861, + "▁easily": 2862, + "▁sold": 2863, + "▁pack": 2864, + "ice,": 2865, + "▁foot": 2866, + "-3": 2867, + "▁equip": 2868, + "▁quite": 2869, + "▁included": 2870, + "▁simply": 2871, + "gram": 2872, + "ervation": 2873, + "▁themselves": 2874, + "▁compared": 2875, + "▁third": 2876, + "ese": 2877, + "▁road": 2878, + "▁Serv": 2879, + "▁fram": 2880, + "▁company": 2881, + "▁:": 2882, + "elling": 2883, + "EN": 2884, + "ze": 2885, + "▁growing": 2886, + "▁solution": 2887, + "bor": 2888, + "uit": 2889, + "▁collection": 2890, + "▁member": 2891, + "ocol": 2892, + "▁stor": 2893, + "0,": 2894, + "stain": 2895, + "▁money": 2896, + "▁Char": 2897, + "▁I'": 2898, + "▁broad": 2899, + "▁River": 2900, + "▁writing": 2901, + "▁ful": 2902, + "▁forms": 2903, + "ai": 2904, + "term": 2905, + "ura": 2906, + "▁aspect": 2907, + "▁years,": 2908, + "▁larger": 2909, + "▁Our": 2910, + "▁rights": 2911, + "vant": 2912, + "▁\"A": 2913, + "▁West": 2914, + "uary": 2915, + "▁Californ": 2916, + "le,": 2917, + "undred": 2918, + "▁benefit": 2919, + "ows": 2920, + "▁warm": 2921, + "▁located": 2922, + "ashing": 2923, + "▁monitor": 2924, + "uge": 2925, + "▁Bi": 2926, + "▁movement": 2927, + "▁mother": 2928, + "▁fill": 2929, + "▁hor": 2930, + "-in": 2931, + "itation": 2932, + "coh": 2933, + "▁international": 2934, + "▁analy": 2935, + "▁share": 2936, + "▁north": 2937, + "ided": 2938, + "▁capt": 2939, + "▁scientific": 2940, + "▁item": 2941, + "▁Lear": 2942, + "▁prior": 2943, + "▁p.": 2944, + "hern": 2945, + "aches": 2946, + "▁Japan": 2947, + "▁sequ": 2948, + "set": 2949, + "▁search": 2950, + "▁1,": 2951, + "▁military": 2952, + "▁earl": 2953, + "▁civil": 2954, + "▁custom": 2955, + "▁purpose": 2956, + "▁difference": 2957, + "▁traditional": 2958, + "▁directly": 2959, + "▁direction": 2960, + "▁Because": 2961, + "▁screen": 2962, + "val": 2963, + "▁aud": 2964, + "▁continue": 2965, + "▁quant": 2966, + "▁thous": 2967, + "▁web": 2968, + "overy": 2969, + "gn": 2970, + "-h": 2971, + "fl": 2972, + "▁J.": 2973, + "▁dang": 2974, + "ibrary": 2975, + "▁safe": 2976, + "pper": 2977, + "▁century": 2978, + "▁teacher": 2979, + "▁Work": 2980, + "▁4.": 2981, + "er's": 2982, + "ipl": 2983, + "▁ang": 2984, + "▁element": 2985, + "rew": 2986, + "▁genetic": 2987, + "▁construction": 2988, + "▁financ": 2989, + "▁El": 2990, + "▁sustain": 2991, + "▁carry": 2992, + "▁Techn": 2993, + "▁proces": 2994, + "▁instit": 2995, + "▁System": 2996, + "ming": 2997, + "▁requires": 2998, + "rench": 2999, + "▁Ant": 3000, + "▁aware": 3001, + "▁hours": 3002, + "▁instead": 3003, + "ino": 3004, + "▁industr": 3005, + "▁adj": 3006, + "▁scientists": 3007, + "ops": 3008, + "▁meaning": 3009, + "▁eth": 3010, + "▁Each": 3011, + "▁controll": 3012, + "▁nucle": 3013, + "▁fuel": 3014, + "▁numbers": 3015, + "itch": 3016, + "▁Read": 3017, + "new": 3018, + "www.": 3019, + "▁programs": 3020, + "▁http://": 3021, + "▁fa": 3022, + "itis": 3023, + "▁miss": 3024, + "▁challeng": 3025, + "eration": 3026, + "rition": 3027, + "▁sect": 3028, + "▁achieve": 3029, + "▁administ": 3030, + "▁Cor": 3031, + "▁My": 3032, + "▁Use": 3033, + "▁base": 3034, + "▁except": 3035, + "▁agricult": 3036, + "▁40": 3037, + "irit": 3038, + "▁bra": 3039, + "▁capac": 3040, + "▁life.": 3041, + "▁south": 3042, + "▁protection": 3043, + "▁benefits": 3044, + "orthern": 3045, + "▁birth": 3046, + "▁Me": 3047, + "▁Oct": 3048, + "osing": 3049, + "istry": 3050, + "▁typically": 3051, + "▁parents": 3052, + "▁went": 3053, + "▁series": 3054, + "▁European": 3055, + "▁crop": 3056, + "ership": 3057, + "▁rat": 3058, + "cil": 3059, + "vention": 3060, + "▁table": 3061, + "▁speak": 3062, + "ription": 3063, + "▁bab": 3064, + "▁disp": 3065, + "▁Sur": 3066, + "▁communic": 3067, + "▁critical": 3068, + "▁rapid": 3069, + "▁technolog": 3070, + "▁advant": 3071, + "▁har": 3072, + "▁tree": 3073, + "che": 3074, + "▁Apr": 3075, + "▁Mon": 3076, + "▁African": 3077, + "▁getting": 3078, + "apter": 3079, + "▁expect": 3080, + "▁ep": 3081, + "▁leading": 3082, + "age,": 3083, + "▁interp": 3084, + "▁fav": 3085, + "▁safety": 3086, + "▁fruit": 3087, + "imal": 3088, + "▁Then": 3089, + "▁true": 3090, + "▁solar": 3091, + "▁March": 3092, + "▁imag": 3093, + "▁application": 3094, + "▁24": 3095, + "iar": 3096, + "▁(N": 3097, + "▁limit": 3098, + "▁install": 3099, + "▁walk": 3100, + "formation": 3101, + "▁CO": 3102, + "▁Trans": 3103, + "▁world.": 3104, + "▁Arm": 3105, + "▁becomes": 3106, + "▁dark": 3107, + "ises": 3108, + "▁rare": 3109, + "uth": 3110, + "rag": 3111, + "▁video": 3112, + "▁official": 3113, + "▁Mod": 3114, + "ED": 3115, + "▁Dis": 3116, + "▁months": 3117, + "▁perm": 3118, + "▁hundred": 3119, + "▁Art": 3120, + "▁private": 3121, + "where": 3122, + "▁0.": 3123, + "rical": 3124, + "▁demand": 3125, + "ene": 3126, + "▁organiz": 3127, + "load": 3128, + "▁decision": 3129, + "▁autom": 3130, + "▁sources": 3131, + "▁reve": 3132, + "amb": 3133, + "▁poly": 3134, + "▁Sept": 3135, + "▁establish": 3136, + "▁egg": 3137, + "uk": 3138, + "▁limited": 3139, + "▁America": 3140, + "▁looking": 3141, + "olar": 3142, + "▁beginning": 3143, + "cohol": 3144, + "▁High": 3145, + "▁brought": 3146, + "▁joint": 3147, + "▁wid": 3148, + "▁whose": 3149, + "▁hot": 3150, + "▁bank": 3151, + "rig": 3152, + "▁Sim": 3153, + "ospital": 3154, + "vest": 3155, + "▁experien": 3156, + "▁professional": 3157, + "▁goal": 3158, + "ening": 3159, + "▁negative": 3160, + "▁(c": 3161, + "▁August": 3162, + "▁fast": 3163, + "-g": 3164, + "▁Even": 3165, + "▁instruction": 3166, + "vert": 3167, + "▁reflect": 3168, + "leg": 3169, + "▁aim": 3170, + "▁Gra": 3171, + "▁soon": 3172, + "ying": 3173, + "▁doing": 3174, + "▁jo": 3175, + "ated.": 3176, + "▁progress": 3177, + "▁International": 3178, + "like": 3179, + "▁offer": 3180, + "reek": 3181, + "▁track": 3182, + "▁unique": 3183, + "ourc": 3184, + "▁contribut": 3185, + "▁William": 3186, + "▁depend": 3187, + "▁Hum": 3188, + "head": 3189, + "icles": 3190, + "ift": 3191, + "▁(F": 3192, + "19": 3193, + "IT": 3194, + "estic": 3195, + "▁daily": 3196, + "▁recommend": 3197, + "inct": 3198, + "▁Mc": 3199, + "▁surround": 3200, + "▁Water": 3201, + "rate": 3202, + "▁Red": 3203, + "▁instru": 3204, + "▁supply": 3205, + "book": 3206, + "▁fight": 3207, + "▁veh": 3208, + "▁DNA": 3209, + "ext": 3210, + "▁(s": 3211, + "▁added": 3212, + "▁Associ": 3213, + "cean": 3214, + "▁Vir": 3215, + "▁Over": 3216, + "iverse": 3217, + "den": 3218, + "▁coast": 3219, + "▁behind": 3220, + "pro": 3221, + "▁emot": 3222, + "ype": 3223, + "▁Park": 3224, + "▁communities": 3225, + "▁breat": 3226, + "amic": 3227, + "▁decl": 3228, + "▁root": 3229, + "iency": 3230, + "▁mental": 3231, + "▁described": 3232, + "▁Mus": 3233, + "lands": 3234, + "AC": 3235, + "▁calcul": 3236, + "▁Bar": 3237, + "et,": 3238, + "▁Cong": 3239, + "▁teeth": 3240, + "▁responsible": 3241, + "▁diabet": 3242, + "haps": 3243, + "▁eye": 3244, + "▁towards": 3245, + "alt": 3246, + "▁Develop": 3247, + "equ": 3248, + "isions": 3249, + "▁commonly": 3250, + "▁ideas": 3251, + "▁and,": 3252, + "▁History": 3253, + "▁theory": 3254, + "et.": 3255, + "hens": 3256, + "▁sea": 3257, + "▁room": 3258, + "itting": 3259, + "▁April": 3260, + "▁M.": 3261, + "▁Once": 3262, + "▁lost": 3263, + "back": 3264, + "itect": 3265, + "▁ult": 3266, + "AL": 3267, + "▁love": 3268, + "▁Sw": 3269, + "▁load": 3270, + "▁approx": 3271, + "▁June": 3272, + "come": 3273, + "▁jud": 3274, + "'ll": 3275, + "▁cr": 3276, + "imin": 3277, + "▁received": 3278, + "▁tools": 3279, + "▁General": 3280, + "▁Web": 3281, + "▁Her": 3282, + "▁influence": 3283, + "▁hyp": 3284, + "▁issue": 3285, + "▁display": 3286, + "▁See": 3287, + "▁visual": 3288, + "oming": 3289, + "▁pregn": 3290, + "▁stay": 3291, + "▁placed": 3292, + "▁England": 3293, + "▁ancient": 3294, + "▁Fin": 3295, + "erson": 3296, + "▁detect": 3297, + "▁speed": 3298, + "▁is,": 3299, + "▁exact": 3300, + "ixed": 3301, + "▁...": 3302, + "▁features": 3303, + "▁points": 3304, + "▁wa": 3305, + "resh": 3306, + "▁Washing": 3307, + "▁muscle": 3308, + "-4": 3309, + "▁Cour": 3310, + "▁bad": 3311, + "▁adapt": 3312, + "fort": 3313, + "▁Another": 3314, + "▁cru": 3315, + "or.": 3316, + "▁culture": 3317, + "itable": 3318, + "▁TH": 3319, + "▁cred": 3320, + "▁cold": 3321, + "▁sn": 3322, + "ius": 3323, + "▁river": 3324, + "▁crim": 3325, + "▁Dav": 3326, + "▁gradu": 3327, + "▁infect": 3328, + "▁born": 3329, + "▁reach": 3330, + "▁final": 3331, + "arian": 3332, + "▁adop": 3333, + "▁predict": 3334, + "nam": 3335, + "▁People": 3336, + "▁elements": 3337, + "useum": 3338, + "isms": 3339, + "▁memory": 3340, + "water": 3341, + "▁receive": 3342, + "ened": 3343, + "▁surger": 3344, + "oke": 3345, + "▁gives": 3346, + "▁year.": 3347, + "▁guid": 3348, + "▁applied": 3349, + "▁Center": 3350, + "▁separate": 3351, + "▁performance": 3352, + "omb": 3353, + "▁started": 3354, + "▁enj": 3355, + "▁enh": 3356, + "▁pan": 3357, + "erate": 3358, + "▁Are": 3359, + "umn": 3360, + "▁kid": 3361, + "▁that,": 3362, + "▁mal": 3363, + "▁attention": 3364, + "elt": 3365, + "unction": 3366, + "p.": 3367, + "▁shap": 3368, + "▁occurs": 3369, + "▁middle": 3370, + "▁President": 3371, + "-term": 3372, + "▁cool": 3373, + "▁Program": 3374, + "▁Feb": 3375, + "▁largest": 3376, + "▁occup": 3377, + "▁nearly": 3378, + "▁code": 3379, + "verse": 3380, + "▁max": 3381, + "▁bul": 3382, + "g.": 3383, + "▁providing": 3384, + "▁insect": 3385, + "▁seems": 3386, + "cop": 3387, + "▁Phil": 3388, + "ps": 3389, + "mosp": 3390, + "iece": 3391, + "yond": 3392, + "▁season": 3393, + "▁Pat": 3394, + "na": 3395, + "aries": 3396, + "▁someone": 3397, + "iable": 3398, + "gy": 3399, + "▁der": 3400, + "bit": 3401, + "▁assign": 3402, + "▁affected": 3403, + "bol": 3404, + "▁strength": 3405, + "▁hous": 3406, + "▁trial": 3407, + "15": 3408, + "arr": 3409, + "▁map": 3410, + "in.": 3411, + "cial": 3412, + "▁C.": 3413, + "itude": 3414, + "-19": 3415, + "▁tox": 3416, + "▁Great": 3417, + "▁French": 3418, + "▁financial": 3419, + "▁dead": 3420, + "13": 3421, + "▁mut": 3422, + "ste": 3423, + "▁events": 3424, + "80": 3425, + "▁Spec": 3426, + "▁mouth": 3427, + "ence,": 3428, + "▁Medic": 3429, + "craft": 3430, + "▁\"S": 3431, + "▁schools": 3432, + "▁mid": 3433, + "cember": 3434, + "ceed": 3435, + "ography": 3436, + "▁foods": 3437, + "ent,": 3438, + "16": 3439, + "▁Institute": 3440, + "▁himself": 3441, + "▁(the": 3442, + "▁capital": 3443, + "▁acqu": 3444, + "▁inn": 3445, + "ils": 3446, + "ha": 3447, + "ights": 3448, + "▁categ": 3449, + "▁Christian": 3450, + "▁Black": 3451, + "▁ten": 3452, + "▁destro": 3453, + "▁sugar": 3454, + "▁else": 3455, + "▁Students": 3456, + "ingu": 3457, + "aid": 3458, + "▁summer": 3459, + "▁commerc": 3460, + "▁constit": 3461, + "▁followed": 3462, + "▁breast": 3463, + "EC": 3464, + "s.\"": 3465, + "▁ball": 3466, + "▁Public": 3467, + "▁Church": 3468, + "▁Sch": 3469, + "▁teachers": 3470, + "rie": 3471, + "▁teaching": 3472, + "▁write": 3473, + "▁exec": 3474, + "▁Why": 3475, + "▁star": 3476, + "ygen": 3477, + "▁security": 3478, + "▁Under": 3479, + "▁antib": 3480, + "▁extra": 3481, + "▁creating": 3482, + "ody": 3483, + "▁Prot": 3484, + "▁got": 3485, + "▁hom": 3486, + "▁miles": 3487, + "ribute": 3488, + "▁Inter": 3489, + "▁agree": 3490, + "oe": 3491, + "▁pet": 3492, + "▁Inc": 3493, + "atur": 3494, + "▁Russ": 3495, + "▁via": 3496, + "▁July": 3497, + "▁techniques": 3498, + "▁respond": 3499, + ");": 3500, + "▁organization": 3501, + "▁answer": 3502, + "▁stim": 3503, + "isl": 3504, + "▁winter": 3505, + "▁Cur": 3506, + "▁purch": 3507, + "▁January": 3508, + "▁emerg": 3509, + "▁ves": 3510, + "m.": 3511, + "▁weather": 3512, + "▁September": 3513, + "▁tests": 3514, + "▁religious": 3515, + "▁conflic": 3516, + "rab": 3517, + "▁vict": 3518, + "used": 3519, + "▁(B": 3520, + "▁enter": 3521, + "-st": 3522, + "▁relatively": 3523, + "▁digital": 3524, + "▁constant": 3525, + "▁Inst": 3526, + "-y": 3527, + ".com": 3528, + "▁Aut": 3529, + "▁leaves": 3530, + "▁Commun": 3531, + "▁user": 3532, + "▁nutri": 3533, + "▁garden": 3534, + "▁Mic": 3535, + "▁mention": 3536, + "▁195": 3537, + "▁Jes": 3538, + "pe": 3539, + "▁saw": 3540, + "▁smaller": 3541, + "ounds": 3542, + "▁appe": 3543, + "▁eight": 3544, + "▁East": 3545, + "▁degre": 3546, + "▁tum": 3547, + "▁consequ": 3548, + "▁reduced": 3549, + "▁policy": 3550, + "see": 3551, + "▁father": 3552, + "▁trees": 3553, + "nown": 3554, + "▁friend": 3555, + "▁efficient": 3556, + "14": 3557, + "▁images": 3558, + "▁addition,": 3559, + "itte": 3560, + "ism,": 3561, + "▁gene": 3562, + "semb": 3563, + "▁Prof": 3564, + "orts": 3565, + "uff": 3566, + "▁remains": 3567, + "▁(I": 3568, + "▁quickly": 3569, + "▁(b": 3570, + "▁testing": 3571, + "▁Law": 3572, + "▁reas": 3573, + "PA": 3574, + "ellig": 3575, + "▁stream": 3576, + "▁tub": 3577, + "▁them,": 3578, + "▁govern": 3579, + "▁December": 3580, + "▁beaut": 3581, + "irl": 3582, + "▁hair": 3583, + "▁water.": 3584, + "aces": 3585, + "▁Rel": 3586, + "ic,": 3587, + "ent.": 3588, + "▁importance": 3589, + "▁October": 3590, + "▁alcohol": 3591, + "ancy": 3592, + "▁societ": 3593, + "▁lines": 3594, + "sec": 3595, + "▁choose": 3596, + "▁Ret": 3597, + "▁Roman": 3598, + "▁cou": 3599, + "▁186": 3600, + "ference": 3601, + "▁overall": 3602, + "▁communication": 3603, + "▁currently": 3604, + "▁disease.": 3605, + "char": 3606, + "ively": 3607, + "▁Arch": 3608, + "ET": 3609, + "▁doesn't": 3610, + "▁transl": 3611, + "les,": 3612, + "▁virt": 3613, + "▁D.": 3614, + "▁identified": 3615, + "▁device": 3616, + "▁(T": 3617, + "▁tit": 3618, + "▁enjoy": 3619, + "▁output": 3620, + "▁compar": 3621, + "C.": 3622, + "ms": 3623, + "▁rob": 3624, + "roph": 3625, + "▁Coun": 3626, + "rael": 3627, + "▁seed": 3628, + "▁absor": 3629, + "▁seek": 3630, + "▁Environment": 3631, + "▁tissue": 3632, + "ulate": 3633, + "▁citiz": 3634, + "ness,": 3635, + "off": 3636, + "▁box": 3637, + "▁effic": 3638, + "atives": 3639, + "ated,": 3640, + "izes": 3641, + "unch": 3642, + "▁diseases": 3643, + "▁mis": 3644, + "▁died": 3645, + "▁rain": 3646, + "▁mo": 3647, + "ache": 3648, + "▁incor": 3649, + "▁Ev": 3650, + "▁board": 3651, + "ovember": 3652, + "▁(D": 3653, + "▁existing": 3654, + "▁expected": 3655, + "iers": 3656, + "ndrom": 3657, + "▁waste": 3658, + "▁liv": 3659, + "▁exposure": 3660, + "▁formed": 3661, + "▁vitamin": 3662, + "▁Therefore": 3663, + "▁Des": 3664, + "-S": 3665, + "▁India": 3666, + "▁193": 3667, + "▁center": 3668, + "▁fair": 3669, + "▁divid": 3670, + "▁rich": 3671, + "▁Just": 3672, + "▁graph": 3673, + "▁illust": 3674, + "lim": 3675, + "▁batter": 3676, + "▁body.": 3677, + "▁vessel": 3678, + "▁well.": 3679, + "▁distribution": 3680, + "▁federal": 3681, + "mar": 3682, + "▁spirit": 3683, + "▁Val": 3684, + "▁values": 3685, + "▁liqu": 3686, + "▁Journal": 3687, + "at,": 3688, + "aught": 3689, + "▁(or": 3690, + "▁clinical": 3691, + "-A": 3692, + "▁fert": 3693, + "▁transfer": 3694, + "▁staff": 3695, + "▁immune": 3696, + "▁tele": 3697, + "omy": 3698, + "ive,": 3699, + "▁companies": 3700, + "en.": 3701, + "▁signal": 3702, + "▁you're": 3703, + "▁rot": 3704, + "▁context": 3705, + "ira": 3706, + "▁atmosp": 3707, + "▁San": 3708, + "▁degree": 3709, + "rick": 3710, + "▁swe": 3711, + "resp": 3712, + "▁repe": 3713, + "▁B.": 3714, + "ster": 3715, + "▁stem": 3716, + "▁media": 3717, + "ham": 3718, + "ore,": 3719, + "lor": 3720, + "▁und": 3721, + "▁Using": 3722, + "bur": 3723, + "urate": 3724, + "▁lung": 3725, + "le.": 3726, + "▁Test": 3727, + "ford": 3728, + "one.": 3729, + "▁symptom": 3730, + "▁suppl": 3731, + "exic": 3732, + "▁train": 3733, + "▁cry": 3734, + "▁carried": 3735, + "▁sites": 3736, + "yth": 3737, + "▁educational": 3738, + "▁pul": 3739, + "25": 3740, + "▁vary": 3741, + "ades": 3742, + "▁exercise": 3743, + "-e": 3744, + "▁discovered": 3745, + "▁presence": 3746, + "▁native": 3747, + "▁Education": 3748, + "▁experiment": 3749, + "▁remove": 3750, + "ments.": 3751, + "▁weak": 3752, + "able.": 3753, + "17": 3754, + "vious": 3755, + "omic": 3756, + "rong": 3757, + "▁processes": 3758, + "rote": 3759, + "▁Book": 3760, + "▁construct": 3761, + "▁mom": 3762, + "OS": 3763, + "▁told": 3764, + "▁(H": 3765, + "▁beyond": 3766, + "ech": 3767, + "▁Let": 3768, + "ought": 3769, + "▁former": 3770, + "one,": 3771, + "▁bound": 3772, + "▁Che": 3773, + "▁>": 3774, + "▁metal": 3775, + "▁calc": 3776, + "▁cultural": 3777, + "ato": 3778, + "▁beg": 3779, + "▁named": 3780, + "▁radio": 3781, + "▁Sub": 3782, + "▁sand": 3783, + "▁game": 3784, + "▁day.": 3785, + "oring": 3786, + "▁House": 3787, + "▁teach": 3788, + "▁rates": 3789, + "tical": 3790, + "▁5.": 3791, + "▁leave": 3792, + "▁excess": 3793, + "▁neu": 3794, + "▁allowed": 3795, + "▁St.": 3796, + "▁oxygen": 3797, + "ices.": 3798, + "▁unc": 3799, + "-C": 3800, + "▁S.": 3801, + "▁i": 3802, + "▁Their": 3803, + "rupt": 3804, + "▁eating": 3805, + "▁util": 3806, + "rehens": 3807, + "▁Israel": 3808, + "raw": 3809, + "▁iron": 3810, + "hemat": 3811, + "▁compl": 3812, + "related": 3813, + "▁continued": 3814, + "ana": 3815, + "▁mig": 3816, + "ologist": 3817, + "▁pen": 3818, + "▁king": 3819, + "amer": 3820, + "▁church": 3821, + "▁nation": 3822, + "aly": 3823, + "▁ice": 3824, + "aul": 3825, + "▁completely": 3826, + "▁appears": 3827, + "A.": 3828, + "▁version": 3829, + "▁gold": 3830, + "pir": 3831, + "▁November": 3832, + "▁hands": 3833, + "▁ship": 3834, + "▁rule": 3835, + "▁Children": 3836, + "▁pow": 3837, + "road": 3838, + "ternal": 3839, + "fully": 3840, + "▁architect": 3841, + "/or": 3842, + "▁society": 3843, + "▁measures": 3844, + "▁(R": 3845, + "▁approximately": 3846, + "▁60": 3847, + "▁letter": 3848, + "ruary": 3849, + "ism.": 3850, + "▁mob": 3851, + "▁chronic": 3852, + "▁deal": 3853, + "▁commercial": 3854, + "known": 3855, + "▁+": 3856, + "▁property": 3857, + "ive.": 3858, + "▁21": 3859, + "ordin": 3860, + "▁system,": 3861, + "▁stru": 3862, + "▁equal": 3863, + "▁treated": 3864, + "▁procedure": 3865, + "▁therapy": 3866, + "udd": 3867, + "▁assum": 3868, + "ographic": 3869, + "▁upper": 3870, + "▁classroom": 3871, + "▁datab": 3872, + "▁physic": 3873, + "▁forces": 3874, + "▁bacteria": 3875, + "▁copy": 3876, + "▁Mexic": 3877, + "ensity": 3878, + "▁injur": 3879, + "ux": 3880, + "▁older": 3881, + "▁promot": 3882, + "▁legal": 3883, + "▁Chines": 3884, + "-up": 3885, + "orge": 3886, + "▁examples": 3887, + "▁resource": 3888, + "▁evolution": 3889, + "▁fresh": 3890, + "iest": 3891, + "D.": 3892, + "▁input": 3893, + "▁devices": 3894, + "▁signs": 3895, + "▁powerful": 3896, + "▁al.": 3897, + "▁laws": 3898, + "i.e.": 3899, + "enty": 3900, + "orial": 3901, + "▁HIV": 3902, + "rief": 3903, + "▁gave": 3904, + "iox": 3905, + "ions,": 3906, + "▁equipment": 3907, + "▁kids": 3908, + "▁son": 3909, + "▁differences": 3910, + "▁fully": 3911, + "▁cod": 3912, + "▁basis": 3913, + "▁Pol": 3914, + "▁sample": 3915, + "▁majority": 3916, + "rs": 3917, + "cles": 3918, + "▁Government": 3919, + "iated": 3920, + "▁applications": 3921, + "▁Di": 3922, + "abilities": 3923, + "on't": 3924, + "▁style": 3925, + "'ve": 3926, + "▁Dec": 3927, + "aced": 3928, + "▁books": 3929, + "▁Lond": 3930, + "▁contract": 3931, + "▁(G": 3932, + "▁guide": 3933, + "lick": 3934, + "▁showed": 3935, + "iles": 3936, + "▁component": 3937, + "▁objects": 3938, + "▁fear": 3939, + "▁and/or": 3940, + "▁Human": 3941, + "▁woman": 3942, + "▁piece": 3943, + "▁bone": 3944, + "▁topic": 3945, + "▁Dr": 3946, + "▁court": 3947, + "his": 3948, + "▁tou": 3949, + "▁increases": 3950, + "-year": 3951, + "▁expand": 3952, + "-0": 3953, + "gypt": 3954, + "▁lat": 3955, + "▁Vol": 3956, + "▁(200": 3957, + "▁year,": 3958, + "ilit": 3959, + "▁vill": 3960, + "▁defined": 3961, + "▁bottom": 3962, + "rant": 3963, + "▁stage": 3964, + "▁slight": 3965, + "▁extremely": 3966, + "▁phen": 3967, + "▁spect": 3968, + "▁fluid": 3969, + "▁lives": 3970, + "▁fact,": 3971, + "▁Air": 3972, + "ulf": 3973, + "▁#": 3974, + "phas": 3975, + "EM": 3976, + "▁(L": 3977, + "ions.": 3978, + "edom": 3979, + "▁asked": 3980, + "clus": 3981, + "40": 3982, + "eed": 3983, + "▁cook": 3984, + "18": 3985, + "▁fit": 3986, + "▁den": 3987, + "▁Island": 3988, + "▁involves": 3989, + "▁efforts": 3990, + "anish": 3991, + "▁Treat": 3992, + "▁heavy": 3993, + "▁running": 3994, + "▁park": 3995, + "▁dyn": 3996, + "▁(p": 3997, + "▁apply": 3998, + "▁inflamm": 3999, + "enge": 4000, + "▁thick": 4001, + "▁resulting": 4002, + "el,": 4003, + "▁causing": 4004, + "▁qual": 4005, + "▁Tod": 4006, + "▁combination": 4007, + "aled": 4008, + "uments": 4009, + "▁22": 4010, + "▁users": 4011, + "▁store": 4012, + "▁Bra": 4013, + "▁offers": 4014, + "▁Europe": 4015, + "▁initial": 4016, + "AM": 4017, + "▁Av": 4018, + "▁experim": 4019, + "▁reference": 4020, + "▁minutes": 4021, + "▁Egypt": 4022, + "▁nothing": 4023, + "▁peace": 4024, + "▁sch": 4025, + "icip": 4026, + "▁click": 4027, + "▁energ": 4028, + "▁perfect": 4029, + "omas": 4030, + "▁distance": 4031, + "▁places": 4032, + "▁trying": 4033, + "▁definition": 4034, + "iples": 4035, + "▁location": 4036, + "▁clos": 4037, + "▁goes": 4038, + "▁(e.": 4039, + "▁destroy": 4040, + "▁plat": 4041, + "▁forward": 4042, + "▁phil": 4043, + "▁connection": 4044, + "▁Rem": 4045, + "ibly": 4046, + "▁models": 4047, + "▁Ob": 4048, + "ously": 4049, + "a's": 4050, + "▁February": 4051, + "▁internal": 4052, + "▁news": 4053, + "▁families": 4054, + "▁IS": 4055, + "▁neigh": 4056, + "▁machine": 4057, + "▁people.": 4058, + "▁moving": 4059, + "▁picture": 4060, + "▁cycle": 4061, + "ulum": 4062, + "▁prepar": 4063, + "A,": 4064, + "▁hon": 4065, + "▁water,": 4066, + "▁attract": 4067, + "▁Mary": 4068, + "encies": 4069, + "▁Project": 4070, + "bre": 4071, + "▁mountain": 4072, + "▁symbol": 4073, + "▁California": 4074, + "▁covered": 4075, + "▁Phys": 4076, + "change": 4077, + "▁performed": 4078, + "▁Western": 4079, + "▁request": 4080, + "▁alternative": 4081, + "▁College": 4082, + "onic": 4083, + "rec": 4084, + "▁Plan": 4085, + "vis": 4086, + "▁trade": 4087, + "▁components": 4088, + "▁Further": 4089, + "▁plastic": 4090, + "60": 4091, + "▁Def": 4092, + "ocr": 4093, + "▁coming": 4094, + "wise": 4095, + "▁alg": 4096, + "ald": 4097, + "▁Chinese": 4098, + "▁Council": 4099, + "force": 4100, + "▁cities": 4101, + "/2": 4102, + "▁anything": 4103, + "▁Green": 4104, + "▁self-": 4105, + "▁acad": 4106, + "pris": 4107, + "▁industrial": 4108, + "lin": 4109, + "▁Ang": 4110, + "▁Every": 4111, + "▁finding": 4112, + "▁opportunity": 4113, + "ifically": 4114, + "▁behavi": 4115, + "ras": 4116, + "▁costs": 4117, + "iant": 4118, + "ender": 4119, + "▁drugs": 4120, + "▁opportunities": 4121, + "ulated": 4122, + "irect": 4123, + "▁this,": 4124, + "▁accurate": 4125, + "▁historical": 4126, + "▁foreign": 4127, + "▁James": 4128, + "▁resid": 4129, + "▁survey": 4130, + "▁contrast": 4131, + "▁electrical": 4132, + "▁female": 4133, + "▁workers": 4134, + "▁Medical": 4135, + "-5": 4136, + "issions": 4137, + "ory,": 4138, + "▁replace": 4139, + "ence.": 4140, + "▁sem": 4141, + "▁Food": 4142, + "▁reprodu": 4143, + "RE": 4144, + "▁Americans": 4145, + "▁milk": 4146, + "▁NAS": 4147, + "▁seven": 4148, + "▁steps": 4149, + "▁square": 4150, + "▁pick": 4151, + "cast": 4152, + "icial": 4153, + "▁actual": 4154, + "▁hope": 4155, + "▁Bas": 4156, + "▁agg": 4157, + "▁connected": 4158, + "▁Two": 4159, + "▁note": 4160, + "▁organic": 4161, + "ault": 4162, + "▁conducted": 4163, + "▁eventually": 4164, + "▁diagnosis": 4165, + "▁grad": 4166, + "▁widely": 4167, + "▁weeks": 4168, + "▁protocol": 4169, + "▁option": 4170, + "▁nutrition": 4171, + "les.": 4172, + "PS": 4173, + "▁date": 4174, + "iec": 4175, + "▁upd": 4176, + "▁journal": 4177, + "US": 4178, + "can": 4179, + "aters": 4180, + "▁cases,": 4181, + "D,": 4182, + "▁synt": 4183, + "▁shape": 4184, + "▁functions": 4185, + "plant": 4186, + "▁Wind": 4187, + "▁giving": 4188, + "▁wire": 4189, + "▁can't": 4190, + "▁interesting": 4191, + "▁adjust": 4192, + "▁rise": 4193, + "▁introduced": 4194, + "▁http://www.": 4195, + "▁pump": 4196, + "▁male": 4197, + "▁allerg": 4198, + "urb": 4199, + "s,\"": 4200, + "▁highest": 4201, + "▁Pal": 4202, + "▁Day": 4203, + "aur": 4204, + "▁isol": 4205, + "ev": 4206, + "osoph": 4207, + "▁Tex": 4208, + "▁hospital": 4209, + "▁yellow": 4210, + "▁belief": 4211, + "▁domin": 4212, + "iful": 4213, + "▁aid": 4214, + "▁figure": 4215, + "▁round": 4216, + "▁UN": 4217, + "▁recommended": 4218, + "▁properties": 4219, + "ss": 4220, + "▁rules": 4221, + "▁Bu": 4222, + "▁Its": 4223, + "▁situation": 4224, + "▁perhaps": 4225, + "▁confirm": 4226, + "▁depending": 4227, + "▁esc": 4228, + "yt": 4229, + "▁projects": 4230, + "▁City": 4231, + "▁anx": 4232, + "reet": 4233, + "▁Information": 4234, + "at.": 4235, + "▁elimin": 4236, + "▁believed": 4237, + "▁R.": 4238, + "▁reduction": 4239, + "3)": 4240, + "▁Organ": 4241, + "▁presented": 4242, + "enth": 4243, + "▁About": 4244, + "▁Internet": 4245, + "▁trig": 4246, + "▁alt": 4247, + "▁E.": 4248, + "▁firm": 4249, + "▁stri": 4250, + "ors,": 4251, + "▁Mor": 4252, + "ormal": 4253, + "ett": 4254, + "▁horm": 4255, + "▁Dist": 4256, + "▁Both": 4257, + "▁190": 4258, + "RO": 4259, + "▁moved": 4260, + "▁partn": 4261, + "▁(f": 4262, + "▁humans": 4263, + "asc": 4264, + "rm": 4265, + "▁involve": 4266, + "▁blue": 4267, + "▁flood": 4268, + "▁Mich": 4269, + "▁Fore": 4270, + "▁drop": 4271, + "▁yourself": 4272, + "▁setting": 4273, + "▁planning": 4274, + "emy": 4275, + "▁passed": 4276, + "▁cele": 4277, + "▁tooth": 4278, + "respond": 4279, + "▁process.": 4280, + "▁liver": 4281, + "▁legisl": 4282, + "isher": 4283, + "▁\"C": 4284, + "▁significantly": 4285, + "▁west": 4286, + "▁Met": 4287, + "▁island": 4288, + "▁everything": 4289, + "▁grass": 4290, + "zz": 4291, + "▁(a": 4292, + "as.": 4293, + "▁cast": 4294, + "edia": 4295, + "▁capacity": 4296, + "ching": 4297, + "▁ST": 4298, + "▁pip": 4299, + "▁Som": 4300, + "▁solid": 4301, + "▁scen": 4302, + "oper": 4303, + "70": 4304, + "▁<": 4305, + "▁scale": 4306, + "ness.": 4307, + "▁defic": 4308, + "▁Br": 4309, + "▁thinking": 4310, + "hetic": 4311, + "▁people,": 4312, + "an.": 4313, + "▁work.": 4314, + "▁independent": 4315, + "▁frequently": 4316, + "▁adults": 4317, + "▁23": 4318, + "pire": 4319, + "▁area.": 4320, + "ills": 4321, + "▁Data": 4322, + "umin": 4323, + "▁(E": 4324, + "▁Class": 4325, + "▁mission": 4326, + "▁numerous": 4327, + "▁assessment": 4328, + "ula": 4329, + "▁serve": 4330, + "▁advanced": 4331, + "▁hyper": 4332, + "▁liquid": 4333, + "▁burn": 4334, + "▁describe": 4335, + "▁George": 4336, + "▁urban": 4337, + "▁referred": 4338, + "▁Sk": 4339, + "▁glass": 4340, + "▁THE": 4341, + "▁cand": 4342, + "▁please": 4343, + "▁prefer": 4344, + "imens": 4345, + "▁reducing": 4346, + "▁Social": 4347, + "aign": 4348, + "▁conver": 4349, + "▁emphas": 4350, + "▁observed": 4351, + "▁aspects": 4352, + "▁David": 4353, + "▁syndrom": 4354, + "▁incorpor": 4355, + "▁nerv": 4356, + "atically": 4357, + "RI": 4358, + "life": 4359, + "DA": 4360, + "▁wond": 4361, + "ship": 4362, + "▁ple": 4363, + "▁remember": 4364, + "▁Sam": 4365, + "ry,": 4366, + "▁watch": 4367, + "▁thousands": 4368, + "▁trib": 4369, + "▁recently": 4370, + "▁ones": 4371, + "▁intellig": 4372, + "90": 4373, + "▁Miss": 4374, + "wide": 4375, + "roid": 4376, + "▁standards": 4377, + "▁estimated": 4378, + "able,": 4379, + "▁countr": 4380, + "ter,": 4381, + "▁Post": 4382, + "▁Mark": 4383, + "▁Therefore,": 4384, + "aint": 4385, + "och": 4386, + "II": 4387, + "edic": 4388, + "▁excell": 4389, + "▁planet": 4390, + "▁price": 4391, + "bl": 4392, + "▁80": 4393, + "▁Jewish": 4394, + "▁\"B": 4395, + "mit": 4396, + "▁tri": 4397, + "▁becoming": 4398, + "▁tour": 4399, + "mark": 4400, + "▁motor": 4401, + "▁worth": 4402, + "pped": 4403, + "▁resistance": 4404, + "ses": 4405, + "▁save": 4406, + "▁website": 4407, + "▁Lord": 4408, + "▁worked": 4409, + "▁AN": 4410, + "▁circuit": 4411, + "house": 4412, + "▁southern": 4413, + "▁vot": 4414, + "▁sufficient": 4415, + "▁Up": 4416, + "▁layer": 4417, + "22": 4418, + "cious": 4419, + "ony": 4420, + "▁Bel": 4421, + "▁cloud": 4422, + "▁distinct": 4423, + "▁battle": 4424, + "▁County": 4425, + "▁background": 4426, + "▁Rev": 4427, + "▁mainly": 4428, + "▁Elect": 4429, + "▁sac": 4430, + "▁pair": 4431, + ".)": 4432, + "ices,": 4433, + "▁wrong": 4434, + "▁income": 4435, + "iring": 4436, + "▁chance": 4437, + "▁collabor": 4438, + "▁comprehens": 4439, + "▁(d": 4440, + "▁convers": 4441, + "▁tank": 4442, + "ise,": 4443, + "rows": 4444, + "▁explore": 4445, + "▁nit": 4446, + "▁vo": 4447, + "▁rang": 4448, + "oma": 4449, + "▁nor": 4450, + "▁regarding": 4451, + "▁changed": 4452, + "▁exhib": 4453, + "▁operating": 4454, + "▁northern": 4455, + "▁sexual": 4456, + "▁released": 4457, + "▁occas": 4458, + "▁relevant": 4459, + "▁2,": 4460, + "▁China": 4461, + "▁long-term": 4462, + "ken": 4463, + "▁stock": 4464, + "▁cere": 4465, + "▁Common": 4466, + "▁Dise": 4467, + "ION": 4468, + "▁opin": 4469, + "oration": 4470, + "ments,": 4471, + "▁minor": 4472, + "▁nuclear": 4473, + "▁huge": 4474, + "▁Space": 4475, + "▁territ": 4476, + "stitution": 4477, + "▁presc": 4478, + "▁essay": 4479, + "ines,": 4480, + "osystem": 4481, + "▁Scient": 4482, + "▁girl": 4483, + "▁starting": 4484, + "▁technique": 4485, + "▁earlier": 4486, + "▁Step": 4487, + "▁\"We": 4488, + "▁pal": 4489, + "board": 4490, + "▁reports": 4491, + "▁Profess": 4492, + "▁Off": 4493, + "rot": 4494, + "▁birds": 4495, + "▁patterns": 4496, + "▁film": 4497, + "oo": 4498, + "▁release": 4499, + "▁vent": 4500, + "▁Washington": 4501, + "▁dri": 4502, + "▁Congress": 4503, + "▁sort": 4504, + "-8": 4505, + "bal": 4506, + "▁east": 4507, + "▁Mal": 4508, + "ios": 4509, + "▁determined": 4510, + "▁details": 4511, + "▁appoint": 4512, + "▁lic": 4513, + "▁Tim": 4514, + "▁diss": 4515, + "▁Ser": 4516, + "othe": 4517, + "-6": 4518, + "▁Found": 4519, + "ittee": 4520, + "▁chain": 4521, + "riculum": 4522, + "▁Exam": 4523, + "▁manufacture": 4524, + "▁names": 4525, + "▁Rober": 4526, + "▁Any": 4527, + "rum": 4528, + "▁correspond": 4529, + "▁favor": 4530, + "▁reasons": 4531, + "-th": 4532, + "que": 4533, + "▁spot": 4534, + "▁column": 4535, + "▁include:": 4536, + "▁speech": 4537, + "ue,": 4538, + "otic": 4539, + "▁trou": 4540, + "▁practices": 4541, + "▁household": 4542, + "▁rail": 4543, + "▁complic": 4544, + "▁ign": 4545, + "▁trad": 4546, + "▁(m": 4547, + "▁\"M": 4548, + "▁consists": 4549, + "rog": 4550, + "ors.": 4551, + "▁ocean": 4552, + "porary": 4553, + "inn": 4554, + "▁Second": 4555, + "▁Addition": 4556, + "▁literature": 4557, + "ar,": 4558, + "EL": 4559, + "▁expert": 4560, + "▁Virgin": 4561, + "▁Lat": 4562, + "iny": 4563, + "▁height": 4564, + "▁turned": 4565, + "▁extensive": 4566, + "rest": 4567, + "▁mag": 4568, + "ous,": 4569, + "uration": 4570, + "▁prepared": 4571, + "ework": 4572, + "▁disease,": 4573, + "▁exposed": 4574, + "spect": 4575, + "amet": 4576, + "▁president": 4577, + "▁kept": 4578, + "▁storage": 4579, + "▁bed": 4580, + "▁Ap": 4581, + "▁radiation": 4582, + "▁that's": 4583, + "▁yield": 4584, + "▁technical": 4585, + "▁inh": 4586, + "ortunate": 4587, + "▁frequency": 4588, + "rence": 4589, + "▁6.": 4590, + "▁circum": 4591, + "▁requirements": 4592, + "ages.": 4593, + "▁charge": 4594, + "▁expression": 4595, + "▁Development": 4596, + "▁volt": 4597, + "▁mostly": 4598, + "▁whom": 4599, + "▁choice": 4600, + "▁Supp": 4601, + "▁Cle": 4602, + "▁window": 4603, + "▁moist": 4604, + "word": 4605, + "▁Sy": 4606, + "▁billion": 4607, + "ias": 4608, + "....": 4609, + "ines.": 4610, + "acific": 4611, + "▁consult": 4612, + "▁spring": 4613, + "▁core": 4614, + "▁syn": 4615, + "▁annual": 4616, + "▁piec": 4617, + "▁Op": 4618, + "▁cardi": 4619, + "▁Hel": 4620, + "aus": 4621, + "▁strategies": 4622, + "▁storm": 4623, + "add": 4624, + "▁invent": 4625, + "▁doct": 4626, + "▁NASA": 4627, + "astern": 4628, + "▁practical": 4629, + "▁2010": 4630, + "▁eyes": 4631, + "▁indicate": 4632, + "▁findings": 4633, + "arrow": 4634, + "▁volunt": 4635, + "▁course,": 4636, + "▁status": 4637, + "▁wrote": 4638, + "▁surrounding": 4639, + "▁fundam": 4640, + "▁interpret": 4641, + "▁UK": 4642, + "▁email": 4643, + "▁transform": 4644, + "▁leads": 4645, + "alle": 4646, + "ixt": 4647, + "▁said,": 4648, + "rack": 4649, + "▁Rich": 4650, + "ama": 4651, + "▁primarily": 4652, + "▁Such": 4653, + "▁advantage": 4654, + "▁Stand": 4655, + "▁toxic": 4656, + "▁reserv": 4657, + "▁Writ": 4658, + "▁conv": 4659, + "▁structures": 4660, + "vil": 4661, + "▁fig": 4662, + "umber": 4663, + "▁doub": 4664, + "-like": 4665, + "-related": 4666, + "▁Jesus": 4667, + "▁hand,": 4668, + "omin": 4669, + "▁belong": 4670, + "▁Central": 4671, + "▁IN": 4672, + "ascular": 4673, + "▁meeting": 4674, + "▁Hen": 4675, + "▁genes": 4676, + "▁immediately": 4677, + "▁suggests": 4678, + "▁flex": 4679, + "▁chann": 4680, + "ider": 4681, + "▁Sun": 4682, + "igen": 4683, + "▁atmosphere": 4684, + "▁promote": 4685, + "▁possess": 4686, + "▁facilities": 4687, + "▁others.": 4688, + "▁band": 4689, + "▁gets": 4690, + "▁characteristics": 4691, + "▁innov": 4692, + "▁changing": 4693, + "▁Society": 4694, + "▁haz": 4695, + "▁you.": 4696, + "TS": 4697, + "▁vul": 4698, + "▁containing": 4699, + "▁biological": 4700, + "▁corn": 4701, + "▁perman": 4702, + "▁day,": 4703, + "▁amounts": 4704, + "▁Note": 4705, + "▁life,": 4706, + "▁counter": 4707, + "▁problems.": 4708, + "wood": 4709, + "▁math": 4710, + "ributed": 4711, + "-le": 4712, + "▁sed": 4713, + "ares": 4714, + "antic": 4715, + "th,": 4716, + "2)": 4717, + "▁balance": 4718, + "▁baby": 4719, + "▁Republic": 4720, + "▁removed": 4721, + "ara": 4722, + "bran": 4723, + "▁univers": 4724, + "ium,": 4725, + "▁Thus,": 4726, + "▁secret": 4727, + "olved": 4728, + "▁Union": 4729, + "▁bord": 4730, + "▁served": 4731, + "▁world,": 4732, + "ognitive": 4733, + "▁grade": 4734, + "▁immun": 4735, + "▁learned": 4736, + "▁metab": 4737, + "▁Engine": 4738, + "▁reached": 4739, + "nel": 4740, + "▁easier": 4741, + "▁Port": 4742, + "▁Add": 4743, + "▁Ben": 4744, + "▁discover": 4745, + "▁regions": 4746, + "met": 4747, + "▁Disc": 4748, + "care": 4749, + "▁allowing": 4750, + "▁landsc": 4751, + "▁lib": 4752, + "▁novel": 4753, + "▁Conf": 4754, + "▁maximum": 4755, + "ht": 4756, + "▁tro": 4757, + "▁Dem": 4758, + "▁famous": 4759, + "▁strugg": 4760, + "▁Management": 4761, + "▁server": 4762, + "▁Greek": 4763, + "▁volume": 4764, + "▁faith": 4765, + "▁Japanese": 4766, + "▁agricultural": 4767, + "▁digest": 4768, + "▁hear": 4769, + "▁race": 4770, + "▁siz": 4771, + "▁Mac": 4772, + "ite,": 4773, + "▁college": 4774, + "▁fine": 4775, + "▁grant": 4776, + "▁bow": 4777, + "nic": 4778, + "▁Out": 4779, + "▁Court": 4780, + "AP": 4781, + "ocal": 4782, + "▁(and": 4783, + "▁credit": 4784, + "rolog": 4785, + "iding": 4786, + "▁fol": 4787, + "▁Expl": 4788, + "field": 4789, + "▁Museum": 4790, + "▁26": 4791, + "▁items": 4792, + "▁(20": 4793, + "▁Fam": 4794, + "▁clearly": 4795, + "▁environment.": 4796, + "▁dram": 4797, + "▁Like": 4798, + "▁Group": 4799, + "▁wet": 4800, + "▁28": 4801, + "▁detailed": 4802, + "orid": 4803, + "▁here.": 4804, + "ball": 4805, + "5%": 4806, + "▁189": 4807, + "▁trend": 4808, + "▁hem": 4809, + "▁inject": 4810, + "uls": 4811, + "roke": 4812, + "othes": 4813, + "▁challenge": 4814, + "ING": 4815, + "▁measured": 4816, + "ishing": 4817, + "▁academic": 4818, + "▁Fre": 4819, + "▁Prov": 4820, + "unk": 4821, + "▁information.": 4822, + "ycl": 4823, + "▁degrees": 4824, + "ooth": 4825, + "▁records": 4826, + "▁neut": 4827, + "▁pollution": 4828, + "▁freedom": 4829, + "▁Spanish": 4830, + "odes": 4831, + "▁lesson": 4832, + "▁intended": 4833, + "▁Cath": 4834, + "▁Civil": 4835, + "▁Atl": 4836, + "1)": 4837, + "▁processing": 4838, + "▁victim": 4839, + "▁192": 4840, + "▁sav": 4841, + "▁mort": 4842, + "▁colour": 4843, + "▁buy": 4844, + "▁Carol": 4845, + "iatric": 4846, + "▁(see": 4847, + "▁external": 4848, + "▁Association": 4849, + "▁feeling": 4850, + "▁nav": 4851, + "▁drive": 4852, + "▁killed": 4853, + "▁options": 4854, + "▁linked": 4855, + "▁Make": 4856, + "▁reb": 4857, + "▁double": 4858, + "▁susp": 4859, + "▁Control": 4860, + "▁diabetes": 4861, + "ages,": 4862, + "▁units": 4863, + "▁divided": 4864, + "sue": 4865, + "▁straight": 4866, + "▁smok": 4867, + "▁children.": 4868, + "▁ready": 4869, + "▁(199": 4870, + "▁bond": 4871, + "▁improved": 4872, + "▁sess": 4873, + "roc": 4874, + "▁perspect": 4875, + "▁everyone": 4876, + "▁platform": 4877, + "▁illness": 4878, + "▁ble": 4879, + "▁mathemat": 4880, + "▁\"H": 4881, + "▁90": 4882, + "▁rh": 4883, + "▁Also,": 4884, + "▁H.": 4885, + "▁CD": 4886, + "ressive": 4887, + "▁brief": 4888, + "▁camer": 4889, + "▁desp": 4890, + "▁spl": 4891, + "▁plans": 4892, + "▁Sen": 4893, + "▁interested": 4894, + "▁truth": 4895, + "arsh": 4896, + "▁experienced": 4897, + "olid": 4898, + "?\"": 4899, + "▁Pacific": 4900, + "ton,": 4901, + "▁seg": 4902, + "▁leaf": 4903, + "▁Paul": 4904, + "▁occurred": 4905, + "ifying": 4906, + "OT": 4907, + "▁error": 4908, + "▁resourc": 4909, + "▁send": 4910, + "▁lived": 4911, + "▁previously": 4912, + "▁I'm": 4913, + "▁use.": 4914, + "▁White": 4915, + "ees": 4916, + "▁hop": 4917, + "ology.": 4918, + "iance": 4919, + "▁Please": 4920, + "▁bright": 4921, + "ain,": 4922, + "▁encourage": 4923, + "-M": 4924, + "▁electronic": 4925, + "▁offered": 4926, + "▁oral": 4927, + "▁Inf": 4928, + "▁depends": 4929, + "omach": 4930, + "▁portion": 4931, + "▁drain": 4932, + "▁links": 4933, + "▁actions": 4934, + "hors": 4935, + "▁Mem": 4936, + "▁mel": 4937, + "▁OF": 4938, + "erences": 4939, + "▁Learning": 4940, + "▁PC": 4941, + "▁work,": 4942, + "▁So,": 4943, + "arp": 4944, + "▁Tur": 4945, + "▁elev": 4946, + "▁cert": 4947, + "anch": 4948, + "▁office": 4949, + "▁didn't": 4950, + "▁Sal": 4951, + "▁consumption": 4952, + "ell,": 4953, + "elines": 4954, + "▁\"the": 4955, + "▁Cop": 4956, + "▁roll": 4957, + "men": 4958, + "place": 4959, + "▁unf": 4960, + "▁Acad": 4961, + "pat": 4962, + "▁dro": 4963, + "▁Land": 4964, + "▁execut": 4965, + "▁affects": 4966, + "▁dut": 4967, + "▁obtained": 4968, + "ani": 4969, + "▁nerve": 4970, + "▁pun": 4971, + "▁nest": 4972, + "▁proposed": 4973, + "▁pages": 4974, + "▁phase": 4975, + "ates,": 4976, + "▁\"s": 4977, + "land,": 4978, + "▁Thomas": 4979, + "▁comfort": 4980, + "rieved": 4981, + "▁combined": 4982, + "▁beautiful": 4983, + "▁excellent": 4984, + "▁Ital": 4985, + "▁adm": 4986, + "▁convent": 4987, + "▁valid": 4988, + "▁campaign": 4989, + "▁master": 4990, + "▁chrom": 4991, + "▁P.": 4992, + "ite.": 4993, + "▁suitable": 4994, + "▁contribute": 4995, + "oes": 4996, + "▁gam": 4997, + "rete": 4998, + "▁fertil": 4999, + "▁discussion": 5000, + "▁Where": 5001, + "▁Micro": 5002, + "▁reality": 5003, + "▁mix": 5004, + "▁mist": 5005, + "▁exactly": 5006, + "▁(in": 5007, + "ess.": 5008, + "AD": 5009, + "▁Lake": 5010, + "▁satell": 5011, + "ass.": 5012, + "▁(W": 5013, + "▁proport": 5014, + "▁AS": 5015, + "▁institution": 5016, + "▁vehicle": 5017, + "▁L.": 5018, + "▁hearing": 5019, + "▁supplement": 5020, + "▁Before": 5021, + "ndom": 5022, + "▁2012": 5023, + "▁70": 5024, + "▁heard": 5025, + "▁god": 5026, + "▁normally": 5027, + "▁manage": 5028, + "▁technologies": 5029, + "▁assemb": 5030, + "▁satis": 5031, + "▁Mr.": 5032, + "▁flight": 5033, + "▁Environmental": 5034, + "ules": 5035, + "osite": 5036, + "▁2009": 5037, + "▁secondary": 5038, + "▁failure": 5039, + "osph": 5040, + "▁district": 5041, + "▁Africa": 5042, + "▁Federal": 5043, + "▁visible": 5044, + "▁monitoring": 5045, + "▁bud": 5046, + "▁Id": 5047, + "▁disorder": 5048, + "ML": 5049, + "▁controlled": 5050, + "ij": 5051, + "het": 5052, + "▁Sym": 5053, + "▁cloth": 5054, + "▁medication": 5055, + "▁index": 5056, + "▁reaction": 5057, + "4)": 5058, + "▁decided": 5059, + "▁ecosystem": 5060, + "▁selection": 5061, + "ics,": 5062, + "▁generation": 5063, + "sequent": 5064, + "▁friends": 5065, + "▁habitat": 5066, + "▁operation": 5067, + "▁operations": 5068, + "▁Arab": 5069, + "-the": 5070, + "▁injury": 5071, + "▁chief": 5072, + "normal": 5073, + "▁fing": 5074, + "ically,": 5075, + "▁adequ": 5076, + "▁du": 5077, + "▁Div": 5078, + "▁helpful": 5079, + "▁onto": 5080, + "▁introduction": 5081, + "▁Bur": 5082, + "aste": 5083, + "▁selected": 5084, + "▁anti-": 5085, + "▁surgery": 5086, + "▁collected": 5087, + "▁celebr": 5088, + "▁remained": 5089, + "▁Histor": 5090, + "▁conclud": 5091, + "▁2000": 5092, + "▁mit": 5093, + "▁harvest": 5094, + "▁western": 5095, + "▁typical": 5096, + "▁minim": 5097, + "▁isn't": 5098, + "▁AC": 5099, + "▁Vis": 5100, + "▁Jer": 5101, + "▁populations": 5102, + "▁27": 5103, + "ped": 5104, + "▁tail": 5105, + "▁2011": 5106, + "▁brother": 5107, + "▁Wild": 5108, + "lig": 5109, + "▁supported": 5110, + "▁stimul": 5111, + "▁fort": 5112, + "▁brown": 5113, + "▁floor": 5114, + "▁Home": 5115, + "▁forced": 5116, + "▁W.": 5117, + "▁faster": 5118, + "▁Figure": 5119, + "▁enz": 5120, + "▁stored": 5121, + "▁membran": 5122, + "▁persons": 5123, + "▁Old": 5124, + "▁2008": 5125, + "▁\"P": 5126, + "▁conservation": 5127, + "ologists": 5128, + "▁files": 5129, + "▁pil": 5130, + "▁helped": 5131, + "▁scal": 5132, + "▁10.": 5133, + "▁Det": 5134, + "▁clim": 5135, + "▁formation": 5136, + "▁Lou": 5137, + "ued": 5138, + "▁phenomen": 5139, + "▁Isl": 5140, + "▁arter": 5141, + "zing": 5142, + "▁(18": 5143, + "abil": 5144, + "▁Find": 5145, + "oyal": 5146, + "▁completed": 5147, + "▁specifically": 5148, + "▁kinds": 5149, + "iveness": 5150, + "roscop": 5151, + "▁Service": 5152, + "co": 5153, + "▁fif": 5154, + "arter": 5155, + "▁organizations": 5156, + "ava": 5157, + "▁Library": 5158, + "▁kil": 5159, + "▁slightly": 5160, + "▁colle": 5161, + "▁distingu": 5162, + "standing": 5163, + "alysis": 5164, + "▁citizens": 5165, + "▁Ste": 5166, + "▁moment": 5167, + "eren": 5168, + "ipped": 5169, + "▁spent": 5170, + "▁principles": 5171, + "-B": 5172, + "▁therm": 5173, + "▁health.": 5174, + "ains": 5175, + "bed": 5176, + "▁substant": 5177, + "▁vital": 5178, + "hat": 5179, + "▁foss": 5180, + "▁Design": 5181, + "▁complet": 5182, + "▁looks": 5183, + "IL": 5184, + "ogle": 5185, + "▁library": 5186, + "▁Through": 5187, + "▁manag": 5188, + "▁Ext": 5189, + "▁gar": 5190, + "▁salt": 5191, + "aughter": 5192, + "▁philosoph": 5193, + "▁vulner": 5194, + "▁188": 5195, + "▁contamin": 5196, + "▁study,": 5197, + "▁ideal": 5198, + "▁depth": 5199, + "▁uns": 5200, + "▁meant": 5201, + "▁Rad": 5202, + "▁party": 5203, + "▁data.": 5204, + "▁Franc": 5205, + "▁Click": 5206, + "▁kn": 5207, + "▁administr": 5208, + "agram": 5209, + "▁187": 5210, + "▁ing": 5211, + "▁infected": 5212, + "S,": 5213, + "el.": 5214, + "cript": 5215, + "▁Those": 5216, + "▁refers": 5217, + "▁Learn": 5218, + "▁Labor": 5219, + "▁wanted": 5220, + "ities.": 5221, + "▁Main": 5222, + "▁challenges": 5223, + "▁high-": 5224, + "▁showing": 5225, + "▁Robert": 5226, + "▁chapter": 5227, + "ossible": 5228, + "▁responsibility": 5229, + "ue.": 5230, + "▁grown": 5231, + "▁hur": 5232, + "▁mentioned": 5233, + "▁station": 5234, + "▁Pub": 5235, + "eal": 5236, + "▁AD": 5237, + "▁Sou": 5238, + "▁sud": 5239, + "▁2007": 5240, + "▁explan": 5241, + "apers": 5242, + "▁medicine": 5243, + "▁begins": 5244, + "-7": 5245, + "▁Saf": 5246, + "▁Florid": 5247, + "▁election": 5248, + "west": 5249, + "▁information,": 5250, + "▁depos": 5251, + "▁Only": 5252, + "▁tun": 5253, + "▁aircraft": 5254, + "▁conflict": 5255, + "▁La": 5256, + "ary,": 5257, + "▁Nav": 5258, + "hemical": 5259, + "▁random": 5260, + "iling": 5261, + "▁thin": 5262, + "▁gram": 5263, + "▁charact": 5264, + "ymph": 5265, + "▁recorded": 5266, + "▁Sum": 5267, + "▁rural": 5268, + "▁song": 5269, + "▁anyone": 5270, + "▁minimum": 5271, + "▁vision": 5272, + "▁Review": 5273, + "▁conditions.": 5274, + "oom": 5275, + "▁neck": 5276, + "▁apparent": 5277, + "▁pig": 5278, + "▁stick": 5279, + "enced": 5280, + "▁emotional": 5281, + "▁participants": 5282, + "▁noted": 5283, + "alled": 5284, + "active": 5285, + "▁Get": 5286, + "▁coordin": 5287, + "▁7.": 5288, + "ompl": 5289, + "▁narrow": 5290, + "▁facilit": 5291, + "▁stomach": 5292, + "▁Fe": 5293, + "ained": 5294, + "▁Charles": 5295, + "rapy": 5296, + "▁accomp": 5297, + "▁suffer": 5298, + "▁Mart": 5299, + "▁Mass": 5300, + "ether": 5301, + "▁subt": 5302, + "▁Bet": 5303, + "▁\"O": 5304, + "▁gall": 5305, + "ructure": 5306, + "isation": 5307, + "-D": 5308, + "▁snow": 5309, + "▁Sl": 5310, + "▁aqu": 5311, + "▁shell": 5312, + "▁frag": 5313, + "orith": 5314, + "▁disorders": 5315, + "ant,": 5316, + "▁antibiot": 5317, + "ario": 5318, + "▁Econom": 5319, + "▁composition": 5320, + "▁invas": 5321, + "▁mineral": 5322, + "celer": 5323, + "▁returned": 5324, + "ress.": 5325, + "rep": 5326, + "▁cells.": 5327, + "▁domestic": 5328, + "fish": 5329, + "▁Army": 5330, + "ass,": 5331, + "▁case,": 5332, + "23": 5333, + "▁motion": 5334, + "▁nan": 5335, + "▁curriculum": 5336, + "▁laboratory": 5337, + "▁dangerous": 5338, + "▁wave": 5339, + "C,": 5340, + "▁message": 5341, + "ressed": 5342, + "anks": 5343, + "▁decisions": 5344, + "▁creation": 5345, + "▁possible.": 5346, + "▁largely": 5347, + "▁century,": 5348, + "▁enhance": 5349, + "h,": 5350, + "▁format": 5351, + "▁States.": 5352, + "▁Hol": 5353, + "▁ju": 5354, + "▁edge": 5355, + "▁mamm": 5356, + "▁emergency": 5357, + "▁astron": 5358, + "▁emissions": 5359, + "▁pieces": 5360, + "UR": 5361, + "▁Budd": 5362, + "▁Australia": 5363, + "▁notice": 5364, + "▁\"It": 5365, + "▁Mil": 5366, + "▁Jose": 5367, + "▁(t": 5368, + "▁Ir": 5369, + "▁cancer.": 5370, + "olester": 5371, + "▁extract": 5372, + "▁(wh": 5373, + "rier": 5374, + "▁Del": 5375, + "ase.": 5376, + "▁bodies": 5377, + "▁Bay": 5378, + "▁stret": 5379, + "ists,": 5380, + "▁doll": 5381, + "ropical": 5382, + "▁Life": 5383, + "resents": 5384, + "▁fields": 5385, + "▁adequate": 5386, + "▁accompl": 5387, + "▁authors": 5388, + "-sp": 5389, + "▁flat": 5390, + "▁fundamental": 5391, + "▁ax": 5392, + "▁Women": 5393, + "van": 5394, + "▁abuse": 5395, + "allel": 5396, + "▁ped": 5397, + "▁Ann": 5398, + "SA": 5399, + "▁thor": 5400, + "���gun": 5401, + "osen": 5402, + "▁disapp": 5403, + "▁helping": 5404, + "urance": 5405, + "▁Mat": 5406, + "▁sensitive": 5407, + "▁Long": 5408, + "▁spend": 5409, + "▁obvious": 5410, + "▁nurs": 5411, + "itors": 5412, + "▁drinking": 5413, + "▁engineering": 5414, + "ress,": 5415, + "▁more.": 5416, + "▁sche": 5417, + "▁repair": 5418, + "▁capable": 5419, + "▁games": 5420, + "▁Diff": 5421, + "5)": 5422, + "▁risks": 5423, + "▁Power": 5424, + "▁wealth": 5425, + "▁Phot": 5426, + "▁argument": 5427, + "ica": 5428, + "▁switch": 5429, + "rian": 5430, + "▁pret": 5431, + "▁out.": 5432, + "▁however": 5433, + "▁fung": 5434, + "▁insul": 5435, + "vision": 5436, + "▁Que": 5437, + "▁Cancer": 5438, + "▁trust": 5439, + "▁seeds": 5440, + "▁areas.": 5441, + "▁rough": 5442, + "▁electricity": 5443, + "▁win": 5444, + "▁paint": 5445, + "▁articles": 5446, + "▁greatest": 5447, + "▁concentration": 5448, + "▁mainten": 5449, + "▁attached": 5450, + "over,": 5451, + "▁raised": 5452, + "▁proteins": 5453, + "'.": 5454, + "ous.": 5455, + "▁lit": 5456, + "▁mer": 5457, + "abric": 5458, + "▁vast": 5459, + "▁Leg": 5460, + "ns": 5461, + "▁advance": 5462, + "olute": 5463, + "▁effectively": 5464, + "rich": 5465, + "▁(3": 5466, + "▁decrease": 5467, + "▁muscles": 5468, + "',": 5469, + "▁stone": 5470, + "olesterol": 5471, + "▁kidney": 5472, + "▁traffic": 5473, + "▁Form": 5474, + "▁Mo": 5475, + "-se": 5476, + "aph": 5477, + "▁Fact": 5478, + "aturally": 5479, + "▁youth": 5480, + "▁molecul": 5481, + "▁infections": 5482, + "▁horse": 5483, + "▁radi": 5484, + "▁world's": 5485, + "▁instrument": 5486, + "▁keeping": 5487, + "▁185": 5488, + "ificial": 5489, + "▁framework": 5490, + "ishes": 5491, + "s;": 5492, + "▁dust": 5493, + "▁2013": 5494, + "▁surf": 5495, + "▁represents": 5496, + "▁Smith": 5497, + "▁Technology": 5498, + "rates": 5499, + "▁rub": 5500, + "▁extent": 5501, + "▁appeared": 5502, + "all,": 5503, + "▁samples": 5504, + "▁London": 5505, + "oster": 5506, + "▁mos": 5507, + "▁producing": 5508, + "▁way.": 5509, + "▁Report": 5510, + "▁deliver": 5511, + "ities,": 5512, + "▁Ill": 5513, + "▁fle": 5514, + "▁weap": 5515, + "▁Exper": 5516, + "▁statement": 5517, + ".org": 5518, + "▁respir": 5519, + "going": 5520, + "▁grav": 5521, + "▁neighbor": 5522, + "itz": 5523, + "ero": 5524, + "▁suggested": 5525, + "▁behaviour": 5526, + "▁waters": 5527, + "▁familiar": 5528, + "IG": 5529, + "▁alone": 5530, + "▁unless": 5531, + "▁trip": 5532, + "▁Natural": 5533, + "▁expensive": 5534, + "▁Retrieved": 5535, + "med": 5536, + "▁Plant": 5537, + "▁recept": 5538, + "▁download": 5539, + "asure": 5540, + "▁motiv": 5541, + "▁Texas": 5542, + "▁principle": 5543, + "▁medium": 5544, + "▁Att": 5545, + "▁systems.": 5546, + "ament": 5547, + "▁leaders": 5548, + "▁generate": 5549, + "▁restrict": 5550, + "▁Care": 5551, + "oviet": 5552, + "▁lik": 5553, + "▁States,": 5554, + "▁dental": 5555, + "▁taught": 5556, + "▁dial": 5557, + "lar": 5558, + "▁exchange": 5559, + "ping": 5560, + "▁Energy": 5561, + "▁Canada": 5562, + "▁Henry": 5563, + "▁potentially": 5564, + "▁highlight": 5565, + "ml": 5566, + "▁intake": 5567, + "▁instance,": 5568, + "DF": 5569, + "▁shared": 5570, + "gical": 5571, + "ye": 5572, + "mun": 5573, + "▁Jud": 5574, + "▁adding": 5575, + "▁classes": 5576, + "▁Year": 5577, + "stood": 5578, + "▁properly": 5579, + "▁buildings": 5580, + "▁closely": 5581, + "▁experts": 5582, + "▁od": 5583, + "▁Psych": 5584, + "▁surpris": 5585, + "▁ago": 5586, + "isp": 5587, + "organ": 5588, + "▁stories": 5589, + "▁way,": 5590, + "▁Follow": 5591, + "▁recognized": 5592, + "-P": 5593, + "iform": 5594, + "ander": 5595, + "▁Mont": 5596, + "▁listed": 5597, + "▁aer": 5598, + "▁inches": 5599, + "▁studied": 5600, + "▁Typ": 5601, + "▁toler": 5602, + "upp": 5603, + "▁notes": 5604, + "▁treatments": 5605, + "▁children,": 5606, + "espite": 5607, + "▁concepts": 5608, + "▁mere": 5609, + "▁Good": 5610, + "▁produces": 5611, + "▁finally": 5612, + "-9": 5613, + "struction": 5614, + "▁Fort": 5615, + "▁Middle": 5616, + "▁particles": 5617, + "▁happens": 5618, + "ST": 5619, + "▁\"F": 5620, + "▁35": 5621, + "▁label": 5622, + "▁played": 5623, + "liam": 5624, + "▁filter": 5625, + "ins,": 5626, + "▁accident": 5627, + "▁Catholic": 5628, + "▁Exp": 5629, + "▁wear": 5630, + "lements": 5631, + "▁marri": 5632, + "-20": 5633, + "▁regional": 5634, + "▁jour": 5635, + "▁country.": 5636, + "ado": 5637, + "▁profession": 5638, + "▁mechanism": 5639, + "▁continues": 5640, + "iences": 5641, + "bert": 5642, + "gl": 5643, + "-sh": 5644, + "▁IP": 5645, + "▁\"c": 5646, + "▁ratio": 5647, + "g.,": 5648, + "bi": 5649, + "-to": 5650, + "▁sudden": 5651, + "▁bio": 5652, + "▁coal": 5653, + "21": 5654, + "▁hunt": 5655, + "▁algorith": 5656, + "▁remaining": 5657, + "▁vaccine": 5658, + "▁procedures": 5659, + "band": 5660, + "▁today.": 5661, + "▁clust": 5662, + "▁Free": 5663, + "OL": 5664, + "wards": 5665, + "▁Soviet": 5666, + "▁prison": 5667, + "osm": 5668, + "▁increasingly": 5669, + "▁die": 5670, + "▁describes": 5671, + "▁remote": 5672, + "OM": 5673, + "▁Top": 5674, + "um,": 5675, + "▁tested": 5676, + "▁chart": 5677, + "▁chemicals": 5678, + "▁Clin": 5679, + "▁recovery": 5680, + "▁Ter": 5681, + "▁Agricult": 5682, + "otyp": 5683, + "ives,": 5684, + "ile,": 5685, + "▁protected": 5686, + "▁treatment.": 5687, + "▁cognitive": 5688, + "key": 5689, + "▁focused": 5690, + "▁bag": 5691, + "rations": 5692, + "▁Muslim": 5693, + "▁him.": 5694, + "________": 5695, + "▁Commission": 5696, + "▁efficiency": 5697, + "olve": 5698, + "▁survival": 5699, + "▁sustainable": 5700, + "cers": 5701, + "▁cultiv": 5702, + "▁sen": 5703, + "▁gal": 5704, + "opl": 5705, + "▁authority": 5706, + "▁diam": 5707, + "78": 5708, + "▁bind": 5709, + "▁rein": 5710, + "ensus": 5711, + "ates.": 5712, + "▁G.": 5713, + "▁paid": 5714, + "stream": 5715, + "▁frequent": 5716, + "▁morning": 5717, + "▁mac": 5718, + "rid": 5719, + "▁experiences": 5720, + "itative": 5721, + "▁End": 5722, + "▁economy": 5723, + "bra": 5724, + "▁Constitution": 5725, + "ase,": 5726, + "▁Bre": 5727, + "▁Know": 5728, + "▁leaving": 5729, + "▁interview": 5730, + "▁magnetic": 5731, + "eline": 5732, + "rust": 5733, + "▁Early": 5734, + "▁characteristic": 5735, + "eria": 5736, + "▁circumst": 5737, + "24": 5738, + "▁lose": 5739, + "▁solutions": 5740, + "▁prepare": 5741, + "6)": 5742, + "▁goals": 5743, + "▁Last": 5744, + "▁flowers": 5745, + "alse": 5746, + "▁comprehensive": 5747, + "▁inhib": 5748, + "▁generated": 5749, + "In": 5750, + "atever": 5751, + "▁sequence": 5752, + "▁dogs": 5753, + "▁plate": 5754, + "ky": 5755, + "▁crucial": 5756, + "▁naturally": 5757, + "▁cup": 5758, + "▁Despite": 5759, + "▁farmers": 5760, + "▁3,": 5761, + "▁preserv": 5762, + "aser": 5763, + "▁Studies": 5764, + "berg": 5765, + "▁otherwise": 5766, + "itness": 5767, + "orter": 5768, + "▁century.": 5769, + "▁Nor": 5770, + "▁insert": 5771, + "▁army": 5772, + "▁Comput": 5773, + "break": 5774, + "li": 5775, + "ist,": 5776, + "▁mild": 5777, + "ide,": 5778, + "▁wound": 5779, + "▁optim": 5780, + "▁resolution": 5781, + "▁themselv": 5782, + "▁latest": 5783, + "▁cris": 5784, + "▁29": 5785, + "▁words,": 5786, + "it,": 5787, + "▁database": 5788, + "ounced": 5789, + "-sc": 5790, + "ester": 5791, + "ina,": 5792, + "▁infrast": 5793, + "ifies": 5794, + "▁Ber": 5795, + "▁discipl": 5796, + "▁development.": 5797, + "▁\"D": 5798, + "cel": 5799, + "osal": 5800, + "▁strategy": 5801, + "erent": 5802, + "▁felt": 5803, + "▁latter": 5804, + "▁calcium": 5805, + "ives.": 5806, + "▁greatly": 5807, + "▁Sign": 5808, + "ibilities": 5809, + "▁outcom": 5810, + "▁problem.": 5811, + "▁topics": 5812, + "▁Keep": 5813, + "▁tow": 5814, + "▁mold": 5815, + "▁horiz": 5816, + "▁mobile": 5817, + "▁sick": 5818, + "▁sod": 5819, + "▁intest": 5820, + "▁transmission": 5821, + "▁renew": 5822, + "ants,": 5823, + "▁Tem": 5824, + "▁carb": 5825, + "▁Bro": 5826, + "ancing": 5827, + "▁valuable": 5828, + "▁enable": 5829, + "▁body,": 5830, + "▁Britain": 5831, + "▁all,": 5832, + "▁thousand": 5833, + "▁Cre": 5834, + "▁neur": 5835, + "▁Canadian": 5836, + "▁san": 5837, + "▁los": 5838, + "ise.": 5839, + "▁marine": 5840, + "▁Chapter": 5841, + "yroid": 5842, + "▁tried": 5843, + "▁looked": 5844, + "▁Word": 5845, + "▁extended": 5846, + "▁electro": 5847, + "▁fixed": 5848, + "it.": 5849, + "▁(n": 5850, + "well": 5851, + "▁abund": 5852, + "▁Tre": 5853, + "▁certainly": 5854, + "▁Australian": 5855, + "▁Back": 5856, + "chers": 5857, + "▁hydrogen": 5858, + "yme": 5859, + "▁derived": 5860, + "▁solve": 5861, + "▁flag": 5862, + "▁revolution": 5863, + "▁wonder": 5864, + "▁Sever": 5865, + "▁Pers": 5866, + "rans": 5867, + "▁photograph": 5868, + "▁prol": 5869, + "▁\"f": 5870, + "▁Mill": 5871, + "▁compound": 5872, + "▁eggs": 5873, + "▁permanent": 5874, + "on's": 5875, + "arant": 5876, + "▁hundreds": 5877, + "▁pest": 5878, + "▁spr": 5879, + "▁dischar": 5880, + "▁child's": 5881, + "▁Have": 5882, + "▁improving": 5883, + "▁candid": 5884, + "▁Penn": 5885, + "▁wast": 5886, + "▁tom": 5887, + "▁Pet": 5888, + "▁Instead": 5889, + "▁policies": 5890, + "▁touch": 5891, + "▁apart": 5892, + "▁pp.": 5893, + "▁on.": 5894, + "▁agre": 5895, + "▁possibility": 5896, + "▁accum": 5897, + "▁despite": 5898, + "▁grand": 5899, + "▁cart": 5900, + "▁Prim": 5901, + "▁letters": 5902, + "▁cholesterol": 5903, + "▁unknown": 5904, + "less,": 5905, + "▁level.": 5906, + "▁recon": 5907, + "▁insp": 5908, + "▁gluc": 5909, + "▁underlying": 5910, + "▁diversity": 5911, + "▁191": 5912, + "▁possibly": 5913, + "clusion": 5914, + "EP": 5915, + "inction": 5916, + "▁fever": 5917, + "ellect": 5918, + "▁approaches": 5919, + "▁impacts": 5920, + "man,": 5921, + "▁place.": 5922, + "▁immig": 5923, + "▁1:": 5924, + "-18": 5925, + "▁functional": 5926, + "▁cav": 5927, + "▁Southern": 5928, + "500": 5929, + "▁Quest": 5930, + "BC": 5931, + "▁equival": 5932, + "▁description": 5933, + "▁beneficial": 5934, + "▁home.": 5935, + "▁impossible": 5936, + "▁suc": 5937, + "oral": 5938, + "▁princip": 5939, + "▁discovery": 5940, + "▁rapidly": 5941, + "▁pure": 5942, + "m,": 5943, + "▁acceler": 5944, + "▁Dig": 5945, + "▁voltage": 5946, + "▁simpl": 5947, + "ii": 5948, + "▁electron": 5949, + "▁harmful": 5950, + "▁Russian": 5951, + "▁fabric": 5952, + "▁one.": 5953, + "▁nutrient": 5954, + "enz": 5955, + "▁healthcare": 5956, + "▁Study": 5957, + "▁\"p": 5958, + "▁professor": 5959, + "▁indicates": 5960, + "▁tract": 5961, + "▁2006": 5962, + "▁Columb": 5963, + "▁parallel": 5964, + "▁lifest": 5965, + "▁temperatures": 5966, + "▁sets": 5967, + "▁precise": 5968, + "▁Germany": 5969, + "▁(U": 5970, + "▁Current": 5971, + "▁conventional": 5972, + "▁Ken": 5973, + "▁shel": 5974, + "▁creates": 5975, + "rus": 5976, + "▁worldwide": 5977, + "▁Among": 5978, + "▁Check": 5979, + "▁diox": 5980, + "▁impl": 5981, + "▁originally": 5982, + "▁Camp": 5983, + "▁awareness": 5984, + "▁Frank": 5985, + "▁fold": 5986, + "▁Professor": 5987, + "▁ingred": 5988, + "▁repeated": 5989, + "▁Ast": 5990, + "▁unlike": 5991, + "CC": 5992, + "▁Who": 5993, + "roduction": 5994, + "▁sampl": 5995, + "▁substance": 5996, + "-re": 5997, + "anguage": 5998, + "erior": 5999, + "▁Network": 6000, + "▁concerns": 6001, + "▁Bo": 6002, + "▁formal": 6003, + "she": 6004, + "what": 6005, + "▁Nature": 6006, + "iled": 6007, + "▁homes": 6008, + "▁Board": 6009, + "▁transition": 6010, + "▁eastern": 6011, + "▁300": 6012, + "urd": 6013, + "▁surve": 6014, + "▁comment": 6015, + "occ": 6016, + "▁percept": 6017, + "▁discussed": 6018, + "ess,": 6019, + "▁500": 6020, + "▁police": 6021, + "▁nutrients": 6022, + "nect": 6023, + "▁secure": 6024, + "▁config": 6025, + "▁Kore": 6026, + "onal": 6027, + "▁mechanical": 6028, + "LE": 6029, + "▁abnormal": 6030, + "olf": 6031, + "▁Special": 6032, + "▁Color": 6033, + "fall": 6034, + "-n": 6035, + "eck": 6036, + "▁Administ": 6037, + "▁implic": 6038, + "exp": 6039, + "▁meat": 6040, + "▁conscious": 6041, + "▁species.": 6042, + "▁playing": 6043, + "▁traum": 6044, + "▁understood": 6045, + "▁diverse": 6046, + "▁\"m": 6047, + "ago": 6048, + "▁universe": 6049, + "▁arrange": 6050, + "▁thr": 6051, + "▁department": 6052, + "▁marked": 6053, + "-H": 6054, + "▁subjects": 6055, + "▁flo": 6056, + "▁workshe": 6057, + "▁sight": 6058, + "▁fly": 6059, + "▁dent": 6060, + "ivery": 6061, + "▁8.": 6062, + "▁adopt": 6063, + "▁Wil": 6064, + "▁Cell": 6065, + "▁Office": 6066, + "▁Tor": 6067, + "▁Ox": 6068, + "▁him,": 6069, + "ael": 6070, + "iced": 6071, + "▁students.": 6072, + "▁decline": 6073, + "▁absolute": 6074, + "▁filled": 6075, + "ague": 6076, + "▁string": 6077, + "ams": 6078, + "▁raise": 6079, + "35": 6080, + "▁Rome": 6081, + "▁discrim": 6082, + "▁Jack": 6083, + "inet": 6084, + "▁sides": 6085, + "▁row": 6086, + "▁inner": 6087, + "▁moral": 6088, + "▁pull": 6089, + "flow": 6090, + "▁(h": 6091, + "▁Oh": 6092, + "▁relationships": 6093, + "▁minut": 6094, + "▁couple": 6095, + "▁remark": 6096, + "apping": 6097, + "▁Global": 6098, + "].": 6099, + "▁variable": 6100, + "point": 6101, + "▁Ref": 6102, + "▁Lab": 6103, + "▁implementation": 6104, + "▁Joseph": 6105, + "▁resident": 6106, + "ortunately,": 6107, + "▁\"d": 6108, + "-T": 6109, + "▁prevention": 6110, + "▁detection": 6111, + "▁Effect": 6112, + "ry.": 6113, + "▁wish": 6114, + "▁Jews": 6115, + "▁hit": 6116, + "▁battery": 6117, + "▁News": 6118, + "▁delay": 6119, + "CS": 6120, + "▁prem": 6121, + "▁raw": 6122, + "▁cord": 6123, + "u,": 6124, + "▁Method": 6125, + "▁Finally,": 6126, + "▁there's": 6127, + "▁ancest": 6128, + "▁Treatment": 6129, + "▁knew": 6130, + "▁opening": 6131, + "▁aw": 6132, + "▁\"t": 6133, + "▁disturb": 6134, + "▁smooth": 6135, + "▁experienc": 6136, + "pping": 6137, + "▁used.": 6138, + "▁(J": 6139, + "▁alle": 6140, + "rav": 6141, + "▁manufacturing": 6142, + "thrit": 6143 + }, + "merges": [ + "▁ t", + "▁ a", + "h e", + "i n", + "r e", + "▁t he", + "o n", + "e r", + "▁ o", + "a t", + "▁ s", + "e n", + "▁ c", + "e s", + "▁ w", + "i s", + "n d", + "i t", + "o r", + "▁ p", + "a l", + "e d", + "▁o f", + "▁ b", + "▁ f", + "a n", + "▁ in", + "in g", + "a r", + "▁ m", + "o u", + "▁a nd", + "i c", + "▁t o", + "i on", + "▁ d", + "r o", + "l e", + "a s", + "en t", + "▁ h", + "▁t h", + "c t", + "▁ T", + "▁ e", + "i l", + "▁ re", + "o m", + "v e", + "▁ l", + "s t", + "▁ n", + "▁ is", + "▁b e", + "l y", + "at ion", + "s e", + "o l", + "▁ A", + "▁ g", + "e t", + "i d", + "i m", + "▁ S", + "r a", + "c e", + "u t", + "o t", + "u r", + "c h", + "▁ I", + "o w", + "▁f or", + "▁ u", + "i g", + "▁ C", + "▁T he", + "▁ on", + "▁s t", + "▁th at", + "v er", + "i r", + "u l", + "▁ y", + "▁p ro", + "a m", + "▁a s", + "s ,", + "it h", + "e l", + "▁a re", + "a y", + "s .", + "▁c on", + "a d", + "he r", + "▁a n", + "▁o r", + "▁w ith", + "▁ M", + "i f", + "o d", + "t er", + "▁a l", + "▁ P", + "▁w h", + "m ent", + "▁ it", + "▁ 1", + "▁ (", + "g e", + "▁y ou", + "▁ B", + "t h", + "at e", + "o p", + "▁d e", + "is t", + "e ct", + "a b", + "▁ W", + "i es", + "il l", + "▁s u", + "▁e x", + "▁ H", + "▁c om", + "▁ he", + "▁ -", + "e re", + "o re", + "u m", + "��� v", + "es t", + "it y", + "es s", + "▁ D", + "u re", + "i ve", + "a c", + "▁b y", + "ro m", + "q u", + "▁h a", + "o s", + "u s", + "e m", + "a in", + "▁ F", + "an t", + "▁ E", + "i v", + "er s", + "n t", + "l d", + "▁ R", + "p p", + "▁c an", + "▁a t", + "k e", + "u d", + "ig h", + "▁f rom", + "o c", + "▁ r", + "▁w as", + "or t", + "▁c h", + "a nd", + "▁s e", + "i al", + "▁n e", + "re s", + "▁ N", + "ic al", + "▁ G", + "' s", + "u n", + "▁ L", + "▁ 2", + "▁n ot", + "ar t", + "▁ le", + "▁ha ve", + "▁s h", + "r i", + "o g", + "▁s p", + "▁ en", + "▁th is", + "▁ O", + "p t", + "▁I n", + "ic h", + "al l", + "▁ \"", + "d u", + "r ou", + "t her", + "at ed", + "igh t", + "▁u s", + "▁a b", + "in e", + "ou r", + "o st", + "0 0", + "▁ im", + "p er", + "ou ld", + "g h", + "om e", + "▁p l", + "el l", + "a g", + "▁w e", + "a ct", + "ar d", + "f f", + "▁w or", + "a ge", + "▁in t", + "▁wh ich", + "▁T h", + "p l", + "▁ U", + "e c", + "ou t", + "as t", + "id e", + "▁the ir", + "r u", + "i z", + "▁con t", + "e ar", + "▁in c", + "ul t", + "▁w he", + "a re", + "▁w ill", + "▁a d", + "▁d is", + "▁com p", + "▁ J", + "i b", + "a k", + "o od", + "c c", + "▁ k", + "▁al l", + "ct ion", + "▁re s", + "ve l", + "or m", + "ou s", + "▁the y", + "at er", + "en d", + "a p", + "an s", + "i p", + "u st", + "es ,", + "it ion", + "▁you r", + "e .", + "ar y", + "i a", + "on g", + "s o", + "▁h as", + "i re", + "es .", + "▁m ore", + "e w", + "ab le", + "e ,", + "▁m an", + "▁o ther", + "u al", + "▁c l", + "▁d o", + "en ce", + "▁p er", + "▁w ere", + "a ch", + "r y", + "▁b ut", + "▁al so", + "il d", + "ig n", + "re at", + "▁im p", + "an ce", + "▁t e", + "e p", + "▁S t", + "▁1 9", + "in d", + "▁a pp", + "▁Th is", + "o se", + "a u", + "▁s o", + "b er", + "ac k", + "▁s y", + "▁m e", + "▁in f", + "a v", + "▁on e", + "ation s", + "▁p re", + "o k", + "a ke", + "▁I t", + "as s", + "▁a r", + "▁p art", + "a ce", + "▁o ut", + "▁u n", + "▁m ay", + "▁t im", + "▁st ud", + "res s", + "or d", + "y ,", + "ent s", + "ou nt", + "l ow", + "ion s", + "▁ j", + "r ic", + "as e", + "ver y", + "▁com m", + "en s", + "▁s c", + "ol og", + "▁e v", + "u b", + "is h", + "▁ab out", + "ou nd", + "▁wh o", + "an g", + "▁ K", + "if f", + "▁wor k", + "or y", + "a il", + ") .", + "am e", + "re e", + "i le", + "▁the m", + "▁u p", + "▁be c", + "▁p e", + "on e", + "▁h is", + "▁ qu", + "n ow", + "u e", + "p h", + "▁th an", + "▁ V", + "▁re c", + "▁C h", + "r it", + "▁be en", + "nd er", + "▁s ome", + "▁ 3", + "▁u se", + "i ke", + "c es", + "l ud", + "▁the re", + "i an", + "er v", + "▁int o", + "▁whe n", + "▁t ra", + "if ic", + "▁d iff", + "▁it s", + "▁ ro", + "m er", + "▁y ear", + "▁a g", + "o ok", + "ic e", + "▁the se", + "st em", + "▁b l", + "▁ ra", + "▁c ol", + "au se", + "rou gh", + "▁ Y", + "i e", + "▁o ver", + "ter n", + "ou gh", + "ing ,", + "in t", + "op le", + "i ver", + "y .", + "j ect", + "ed .", + "l ic", + "▁con s", + "or s", + "it e", + "vel op", + "al ly", + "l l", + "re n", + "▁d es", + "▁su ch", + "d ition", + "▁t r", + "ff ect", + "▁g en", + "▁g o", + "▁t w", + "ro w", + "o ve", + "le ct", + "▁us ed", + "y p", + "▁u nder", + "▁m ost", + "y s", + "▁be t", + "er m", + "▁h ad", + "▁inc lud", + "▁a cc", + "on d", + "t e", + "i ent", + "ra m", + "it ies", + "▁h ow", + "ul ar", + "▁re l", + "w e", + "ir st", + "re d", + "▁pe ople", + "al th", + "▁re p", + "▁k now", + "▁pro v", + "▁a ct", + "▁sp ec", + "▁an y", + "on s", + "▁pro du", + "i ous", + "at es", + "▁ne ed", + "▁de velop", + "▁ if", + "▁w ould", + "n ing", + "▁s a", + "p le", + "▁sy stem", + "at ive", + "ar k", + "ation al", + "c ed", + "▁ne w", + "he d", + "▁U n", + "▁in d", + "c ess", + "▁he l", + "▁l ike", + "▁p h", + "▁n o", + "▁on ly", + "at ing", + "▁a m", + "▁th rough", + "▁W h", + "ay s", + "▁hel p", + "et h", + "▁2 0", + "▁tw o", + "in k", + "c k", + "▁as s", + "▁re g", + "o ol", + "f ter", + "o v", + "b le", + "▁o ur", + "▁o b", + "▁of f", + "▁man y", + "l es", + "▁f e", + "is s", + "at h", + "▁p r", + "▁for m", + "ur ing", + "▁ex p", + "▁f irst", + "▁diff ere", + "▁ch ild", + "o b", + "ri b", + "▁s ur", + "ot h", + "ing .", + "▁a c", + "os s", + "rou nd", + "▁A s", + "▁p o", + "▁sh ould", + "▁w ater", + "ing s", + "il ity", + "ment s", + "ro p", + "he n", + "ib le", + ") ,", + "▁ 4", + "er t", + "i et", + "▁f l", + "i ed", + "f ul", + "▁su b", + "ol d", + "as ed", + "▁at t", + "▁tim e", + "▁e m", + "t en", + "at ure", + "▁wh at", + "▁H e", + "an ge", + "n e", + "f ore", + "▁de c", + "▁in v", + "▁re m", + "ow er", + "▁s m", + "ation .", + "g an", + "▁w ell", + "ut ion", + "▁p res", + "we en", + "a ,", + "▁su pp", + "▁c o", + "▁ 5", + "▁A n", + "ra ct", + ". .", + "ar ch", + "▁tr ans", + "▁h igh", + "ed ,", + "x t", + "ow n", + "f t", + "ic k", + "en c", + "▁n um", + "▁bet ween", + "ch n", + "a w", + "▁m od", + "▁2 00", + "f orm", + "▁in ter", + "ation ,", + "▁I f", + "e ver", + "▁whe re", + "is e", + "▁t yp", + "▁b u", + "ere d", + "▁d et", + "id ent", + "▁he alth", + "u c", + "on t", + "se l", + "▁inf orm", + "is m", + "' t", + "▁v ar", + "▁e ar", + "or k", + "▁in st", + "▁e ffect", + "ur al", + "▁ex am", + "▁l ar", + "ad e", + "▁imp ort", + "▁differe nt", + "▁m ake", + "l and", + "ual ly", + "▁A l", + "w n", + "▁c ould", + "▁re se", + "▁d at", + "it ed", + "u ch", + "▁W e", + "▁F or", + "c er", + "▁inc re", + "▁the n", + "▁p ers", + "▁m ed", + "▁R e", + "ic s", + "▁c ar", + "ect ion", + "▁a fter", + "ch ool", + "▁f ound", + "▁dis c", + "▁H ow", + "▁p at", + "▁pro g", + "▁1 8", + "v ent", + "▁gen er", + "▁ very", + "n g", + "▁s im", + "▁P ro", + "ol low", + "i ence", + "▁re qu", + "he s", + "ic t", + "▁l ong", + "mer ic", + "ur n", + "▁s ign", + "▁l if", + "oc k", + "ce pt", + "iver s", + "▁g et", + "▁res ult", + "er g", + "▁C om", + "▁bec ause", + "▁ |", + "al s", + "▁c ent", + "▁res p", + "ical ly", + "▁ex t", + "▁e ach", + "g et", + "il y", + "▁p ol", + "a .", + "it t", + "▁ex per", + "ar m", + "er ,", + "i ew", + "▁The re", + "▁w ay", + "▁ her", + "in es", + "▁c a", + "ro s", + "▁te chn", + "ble m", + "▁ ed", + "▁le ar", + "▁re f", + "▁se c", + "i o", + "▁c all", + "ot her", + "▁d ist", + "▁ ke", + "▁g ra", + "▁A meric", + "▁s et", + "it s", + "▁The y", + "▁c ount", + "▁de p", + "▁f ollow", + "o y", + "ir on", + "▁l oc", + "▁h um", + "▁f act", + "▁de f", + "rou p", + "e f", + "▁c ell", + "an c", + "▁ 6", + "▁ev en", + "▁part ic", + "▁le vel", + "▁d uring", + "▁th ose", + "▁pro blem", + "▁20 1", + "▁m on", + "ru ct", + "▁p ub", + "▁a v", + "▁b od", + "ant s", + "▁t reat", + "▁import ant", + "▁en d", + "▁s k", + "▁be ing", + "▁t est", + "▁ ent", + "▁se e", + "▁c he", + "ak ing", + "▁wor ld", + "c ent", + "▁pro cess", + "▁us ing", + "▁sm all", + "▁dis e", + "▁c re", + "in s", + "▁ar t", + "▁num ber", + "▁g row", + "▁j ust", + "▁child ren", + "▁sa id", + "el d", + "in al", + "▁m in", + "ly ,", + "▁o cc", + "▁comp le", + "ist s", + "ro l", + "ever ,", + "l ed", + "▁c ur", + "ver n", + "▁a ut", + "▁comm un", + "▁m ain", + "▁ad d", + "r on", + "iz ed", + "▁f ood", + "olog y", + "▁e very", + "▁d i", + "w ard", + "▁A r", + "▁le ad", + "▁m uch", + "▁m ade", + "▁inform ation", + "at her", + "▁f un", + "| |", + "▁b oth", + "▁s ame", + "▁c or", + "▁b ack", + "▁re ad", + "▁prog ram", + "▁S p", + "er .", + "iv id", + "▁v al", + "▁in s", + "v iron", + "▁f am", + "▁prov id", + "t s", + "▁st r", + "▁f ind", + "▁Y ou", + "▁s he", + "g g", + "t ing", + "▁S c", + "▁o wn", + "▁pers on", + "ure s", + "▁g roup", + "▁pro t", + "▁s oc", + "▁I nd", + "▁p op", + "v ed", + "▁d ay", + "▁or gan", + "▁year s", + "▁be fore", + "▁p oss", + "u p", + "▁des ign", + "i x", + "▁s erv", + "▁r ight", + "▁The se", + "▁dat a", + "iz e", + "ivers ity", + "an k", + "▁of ten", + "▁g ood", + "▁comm on", + "a x", + "n ce", + "▁m ust", + "▁sh ow", + "re ad", + "▁s ol", + "i um", + "▁do es", + "viron ment", + "r al", + "i eld", + "n ess", + "▁g l", + "u nd", + "▁r is", + "▁s chool", + "ag es", + "▁m em", + "▁act iv", + "▁1 0", + "i qu", + "h ip", + "ent ial", + "- 1", + "▁N ew", + "▁stud ents", + "▁ag ain", + "in ce", + "ra in", + "▁re du", + "ion .", + "▁ch ar", + "c on", + "al ity", + "is hed", + "▁m y", + "as es", + "d er", + "st and", + "iv es", + "▁st ate", + "▁ 7", + "▁e lect", + "▁lar ge", + "▁l ess", + "▁ex pl", + "▁W hen", + "▁d ire", + "a ir", + "▁ 8", + "e x", + "▁ha nd", + "00 0", + "▁wh ile", + "act er", + "▁requ ire", + "▁con dition", + "▁Wh at", + "▁w rit", + "ies ,", + "u es", + "ater ial", + "▁v is", + "▁hum an", + "ies .", + "eth od", + "▁( 1", + "re nt", + "c l", + "▁b r", + "ver s", + "▁h ist", + "▁p ower", + "▁rese arch", + "▁stud y", + "o h", + "▁th ree", + "om en", + "▁ est", + "▁s er", + "an y", + "▁B ut", + "▁t ake", + "▁h im", + "▁pl an", + "a j", + "it al", + "▁l ook", + "e g", + "ion ,", + "▁all ow", + "on ,", + "ut e", + "in ed", + "▁d own", + "▁I s", + "▁T o", + "▁con st", + "al e", + "▁e qu", + ". \"", + "▁con f", + "c om", + "▁n ow", + "▁po int", + "▁re t", + "▁l and", + "▁m et", + "▁cons id", + "- b", + "▁supp ort", + "ion al", + "w ay", + "▁S e", + "▁ca us", + "ul ation", + "- s", + "▁ '", + "▁c le", + "▁19 9", + "ou se", + "▁c are", + "▁g reat", + "▁includ ing", + "or n", + "▁exam ple", + "▁bl ood", + "▁c our", + "▁pres ent", + "▁m aterial", + "ul l", + "▁rep ort", + "im ate", + "▁cl ass", + "▁ad v", + ". ,", + "▁ris k", + "▁A nd", + "ou th", + "▁call ed", + "g er", + "▁o p", + "ic es", + "v ing", + "ak es", + "▁a round", + "v en", + "▁cont in", + "▁m ethod", + "a ve", + "▁ 9", + "at or", + "iv en", + "us s", + "▁C on", + "ag n", + "▁know n", + "oc i", + "a h", + "i od", + "▁A t", + "ivid ual", + "vern ment", + "▁R es", + "▁st art", + "ff ic", + "▁sy m", + "▁be l", + "are d", + "▁e as", + "▁cont ain", + "erg y", + "▁en vironment", + "▁fun ction", + "▁includ e", + "re en", + "i or", + "▁bu ild", + "▁A d", + "▁develop ment", + "▁b as", + "▁a ir", + "i er", + "▁app ro", + "t y", + "▁st and", + "ar s", + "ra ph", + "▁p ract", + "▁with in", + "ros s", + "▁d r", + "le ment", + "as h", + "▁E x", + "▁pl ant", + "iv ing", + "▁m at", + "▁me as", + "▁ch ang", + "▁b o", + "▁ed uc", + "▁p ur", + "▁s it", + "▁pub lic", + "ir d", + "- t", + "enc y", + "▁p ain", + "er al", + "▁pl ace", + "▁produ ct", + "▁under stand", + "▁d id", + "ial ly", + "▁g u", + "▁ind ividual", + "sel f", + "▁ph ys", + "▁cont rol", + "in c", + "o id", + "▁be h", + "▁D e", + "0 .", + "▁l ight", + "▁occ ur", + "▁imp ro", + "d ay", + "▁m us", + "▁b re", + "▁t erm", + "m on", + "▁o per", + "▁ ident", + "▁qu est", + "en g", + "▁with out", + "os ed", + "▁bod y", + "▁wor d", + "▁Un iversity", + "▁ ve", + "ect ed", + "▁pro ject", + "▁m ark", + "▁p ot", + "▁P h", + "at ic", + "ere st", + "▁c ap", + "olog ical", + "▁Americ an", + "▁f ew", + "or th", + "▁an t", + "ert ain", + "▁im m", + "▁c ause", + "▁av ail", + "▁treat ment", + "▁pro per", + "▁t em", + "▁th ough", + "it ive", + "▁s l", + "▁How ever,", + "▁t re", + "▁se ver", + "e k", + "▁an al", + "▁lif e", + "l ine", + "er c", + "am p", + "our ce", + "aj or", + "▁des c", + "▁lear n", + "▁st ill", + "▁E ng", + "as on", + "ra p", + "o ,", + ", 000", + "▁s om", + "▁ &", + "t ain", + "os ition", + "ab ility", + "ab l", + "ro du", + "g in", + "▁O n", + "st r", + "▁p ass", + "pt ion", + "▁dire ct", + "▁prov ide", + "if ied", + "her s", + "iet y", + "▁P l", + "en se", + "he re", + "2 0", + "▁is s", + "t ed", + "▁an im", + "▁pro f", + "w ork", + "if y", + "▁b en", + "▁an other", + "ou n", + "in ation", + "▁m ight", + "v es", + "▁l ow", + "▁S h", + "▁per form", + "con om", + "iz ation", + "▁pl ay", + "at t", + "▁b ook", + "m an", + "▁sp e", + "es p", + "al k", + "u g", + "ia ,", + "m e", + "▁ ide", + "▁en g", + "▁C l", + "▁ad dition", + "om s", + "er s,", + "w are", + "ord ing", + "ent al", + "▁ .", + "▁sec ond", + "▁to p", + "▁ch ange", + "ter s", + "▁l aw", + "▁th ink", + "ly .", + "er ing", + "▁sever al", + "▁inv ol", + "▁are as", + "▁re st", + "at ural", + "er s.", + "▁poss ible", + "▁int erest", + "ang u", + "▁avail able", + "d e", + "▁de v", + "S .", + "ir c", + "are nt", + "p ar", + "▁- -", + "▁cur rent", + "▁m ajor", + "n 't", + "▁f re", + "iv ed", + "b ers", + "▁w ant", + "is ion", + "▁C ol", + "▁per iod", + "▁m ill", + "▁bec ome", + "▁b est", + "▁e t", + "▁ Q", + "▁h ome", + "h or", + "▁m ove", + "▁p ar", + "▁o ld", + "▁a ffect", + "▁Un ited", + "og raph", + "▁l im", + "o le", + "_ _", + "re t", + "- c", + "g en", + "▁mod el", + "▁m il", + "▁c al", + "v iew", + "▁partic ular", + "▁ob ject", + "▁s ay", + "▁w omen", + "r is", + "▁u nt", + "▁follow ing", + "ru ction", + "▁go vernment", + "▁f ore", + "▁ear ly", + "▁w ar", + "▁le g", + "▁m en", + "▁pre vent", + "▁c ult", + "▁or der", + "▁in du", + "- f", + "▁again st", + "▁f low", + "iss ion", + "▁st ruct", + "▁C an", + "▁ne ar", + "▁inf l", + "our ces", + "▁en ergy", + "ity .", + "ic le", + "▁he re", + "▁o pp", + "▁ [", + "T he", + "▁n on", + "▁1 5", + "er n", + "p ect", + "▁l ast", + "▁A ll", + "cc ess", + "▁rem ain", + "▁T e", + "le ction", + "▁p ress", + "▁op en", + "in ing", + "▁he ad", + "▁d on", + "▁bel ie", + "et ic", + "o int", + "▁h ig", + "ot e", + "▁b i", + "ar c", + "ate g", + "p ort", + "os p", + "r ation", + "▁bet ter", + "th ough", + "b s", + "a per", + "▁S ome", + "▁are a", + "▁ke ep", + "▁or ig", + "▁can cer", + "▁comp ut", + "▁typ e", + "▁sa f", + "▁B e", + "▁c ost", + ", \"", + "▁ab le", + "▁b ased", + "▁det erm", + "▁soc ial", + "▁ra d", + "▁f our", + "▁f in", + "ur y", + "▁e l", + "▁sign ific", + "▁e conom", + "▁us ually", + "▁l ab", + "i ents", + "n er", + "f ace", + "he m", + "s y", + "▁f ac", + "il ar", + "▁v ol", + "r im", + "▁per cent", + "l ess", + "w ays", + "▁r un", + "▁am ong", + "▁m ult", + "▁f ield", + "ur ther", + "▁ben ef", + "a z", + "itt le", + "▁re ce", + "id ence", + "age ment", + "- p", + "m in", + "end ed", + "▁s w", + "p ut", + "▁E n", + "i k", + "▁app lic", + "st it", + "t t", + "▁1 2", + "u se", + "▁ass oci", + "▁am ount", + "▁b us", + "ity ,", + "ot t", + "▁s ince", + "▁h y", + "▁O ne", + "▁c ertain", + "▁v ir", + "▁l ist", + "▁re al", + "r an", + "▁L e", + "▁con n", + "▁C ent", + "▁a ge", + "▁me ans", + "it her", + "▁c irc", + "▁O r", + "▁N ational", + "at ory", + "▁f il", + "s :", + "▁1 7", + "- d", + "▁g iven", + "ic ult", + "▁d el", + "▁sc ient", + "▁spec ific", + "▁d ue", + "▁ Z", + "og n", + "▁U .", + "▁sym pt", + "et s", + "le t", + "pl oy", + "▁b ro", + "r ist", + "▁loc al", + "res ent", + "▁v iew", + "▁acc ess", + "- -", + "in ess", + "u rop", + "▁l angu", + "ure d", + "▁me an", + "▁he art", + "▁W ith", + "o ad", + "ic ation", + "▁M ed", + "ak en", + "c le", + "▁h ard", + "w w", + "▁dise ase", + "y m", + "▁n atural", + "▁ ess", + "▁sh ort", + "▁var ious", + "▁com b", + "▁B l", + "▁to o", + ".. .", + "▁l ine", + "▁app ear", + "pl es", + "▁mon th", + "▁unt il", + "om m", + "o x", + "ent ly", + "▁in tern", + "n ot", + "ol ution", + "▁p ost", + "▁pr im", + "▁lear ning", + "o ver", + "▁we ek", + "▁signific ant", + "as k", + "ent ion", + "▁f ree", + "▁fe el", + "▁d am", + "▁spec ies", + "▁ob s", + "▁count ry", + "i ans", + "n es", + "▁al ong", + "▁m ar", + "it or", + "1 .", + "p or", + "ru g", + "▁spec ial", + "▁stand ard", + "ct or", + "▁l ittle", + "id s", + "▁s ide", + "o ot", + "▁l ater", + "▁cour se", + "▁it .", + "op h", + "▁Com m", + "▁re le", + "▁m ic", + "un e", + "il t", + "el f", + "▁d ra", + "▁ne cess", + "▁G en", + "▁A f", + "gg est", + "▁B y", + "▁effect ive", + "▁inv est", + "▁char acter", + "▁s ing", + "led ge", + "▁ha pp", + "▁diff icult", + "at s", + "▁rec ord", + "▁che m", + "▁beh av", + "y l", + "▁S o", + "▁desc rib", + "▁t urn", + "▁g r", + "▁pro m", + "▁p ut", + "▁pot ential", + "▁te xt", + "▁c reat", + "os is", + "▁hist ory", + "ys is", + "et work", + "▁ex ist", + "▁t ru", + "ure .", + "▁ab ove", + "ia .", + "▁e y", + "u s,", + "▁stud ent", + "t he", + "2 .", + "N A", + "as ter", + "▁E ar", + "ab ly", + "▁incre ase", + "▁I m", + "r ing", + "▁example ,", + "r .", + "▁cell s", + "▁le t", + "▁ch o", + "▁sp ace", + "▁f oc", + "▁n ame", + "▁you ng", + "u ment", + "▁gener al", + "▁su ggest", + "▁m aking", + "▁sim ilar", + "▁to ol", + "▁imp act", + "it er", + "▁est abl", + "▁sk ill", + "▁en c", + "i en", + "r ies", + "▁E urop", + "is ed", + "▁1 6", + "▁st at", + "ore d", + "▁com e", + "▁U. S.", + "▁ er", + "▁ $", + "am es", + "▁aut hor", + "e an", + "▁su ccess", + "▁U S", + "end s", + "rib ut", + "et im", + "l ish", + "▁19 8", + "end ing", + "▁ ill", + "▁s ens", + "▁n orm", + "▁cre ate", + "am in", + "▁l ink", + "am m", + "▁m ot", + "▁fam ily", + "ort un", + "▁pre v", + "▁be gin", + "il ities", + "▁disc uss", + "▁St ud", + "i ate", + "▁b rain", + "a f", + "ist ic", + "▁hig her", + "▁resp ons", + "s w", + "▁G od", + "▁m ov", + "▁le ft", + "ri ed", + "▁impro ve", + "▁g ive", + "▁pro p", + "o .", + "▁cons um", + "ec ially", + "▁pl ac", + "▁typ es", + "o f", + "▁cle ar", + "▁g re", + "▁a ction", + "▁f ar", + "1 ,", + "l ing", + "e ad", + "▁so il", + "▁de ath", + "s p", + "a pp", + "▁r ange", + "▁1 .", + "g ed", + "id d", + "ure ,", + "oh n", + "- m", + "▁like ly", + "▁tem per", + "▁produ ction", + "in ,", + "as ing", + "▁se em", + "▁off ic", + "or ld", + "- l", + "▁comple te", + "▁sub ject", + "ire d", + "▁it 's", + "▁le ast", + "op e", + "▁prof ess", + "▁l ower", + "▁A fter", + "▁ne xt", + "▁al ways", + "▁B rit", + "▁p ast", + "▁sur face", + "esp ecially", + "▁Af ric", + "▁fl u", + "▁te ac", + "▁N e", + "3 .", + "▁foc us", + "c ul", + "el s", + "E R", + "▁ind ic", + "▁g round", + "▁A b", + "▁to get", + "▁toget her", + "▁c ase", + "od e", + "un g", + "is c", + "ress ion", + "▁o pt", + "ra y", + "i ation", + "an n", + "▁Ch rist", + "▁f ut", + "▁s al", + "▁rep resent", + "▁str ong", + "▁h our", + "▁exper ience", + "▁langu age", + "▁c rit", + "▁k ind", + "▁W ar", + "▁F r", + "▁fam il", + "at ch", + "ap s", + "▁de m", + "m ost", + "▁f ull", + "▁activ ities", + "du ct", + "t on", + "em ber", + "i pp", + "▁ev ent", + "▁pro te", + "y n", + "▁don 't", + "▁de g", + "s c", + "▁ z", + "▁st ep", + "▁G o", + "▁fre qu", + "▁f urther", + "▁level s", + "al f", + "▁as k", + "▁grow th", + "▁phys ical", + "▁e ither", + "id es", + "▁p arent", + "c ing", + "▁result s", + "▁p aper", + "▁tim es", + "▁chang es", + "▁ke y", + "▁ha ving", + "▁c y", + "▁ especially", + "▁know ledge", + "▁l ot", + "▁d rug", + "i ,", + "▁G e", + "um p", + "▁be low", + "▁C ar", + "▁J ohn", + "▁consid er", + "ere nce", + "ric t", + "▁In tern", + "▁C ont", + "▁ ur", + "▁s ource", + "▁pol it", + "a pt", + "▁pat ients", + "1 0", + "▁qu ality", + "ac c", + "▁require d", + "ip le", + "▁th ings", + "n al", + "or ies", + "▁n ut", + "▁w ind", + "▁problem s", + "▁ar m", + "▁en ough", + "▁pre d", + "▁He alth", + "▁re ason", + "▁a way", + "4 .", + "▁A m", + "▁sing le", + "an e", + "▁pro b", + "▁dise as", + "▁med ical", + "i .", + "▁d ig", + "▁rese arc", + "5 0", + "an ces", + "▁pop ulation", + "▁prot ect", + "▁Res ear", + "▁up on", + "▁su m", + "ance ,", + "re am", + "▁ac ross", + "▁temper ature", + "▁re d", + "▁St ates", + "▁s am", + "▁acc ount", + "on es", + "ro ll", + "▁con cer", + "▁p osition", + "▁w ide", + "▁h ouse", + "ap e", + "▁c as", + "▁C al", + "us h", + "▁techn iqu", + "▁contin u", + "ation s.", + "▁N orth", + "▁r ate", + "▁Wh ile", + "ch ie", + "▁A g", + "▁t ry", + "▁associ ated", + "f act", + "▁whe ther", + "ffic ient", + "ob al", + "▁tra dition", + "▁t aken", + "ment .", + "▁fe ature", + "b r", + "u le", + "▁ne ver", + "▁e le", + "▁en s", + "u nt", + "ib r", + "▁redu ce", + "▁bec ame", + "re l", + "▁som eth", + "ib ility", + "▁G erm", + "5 .", + "▁man agement", + "es c", + "▁n etwork", + "l er", + "▁mill ion", + "▁l ay", + "▁As s", + "▁M ar", + "▁provid es", + "▁ab s", + "▁c ut", + "▁work ing", + "om an", + "▁det ail", + "▁infl u", + "▁te am", + "▁D ep", + "▁to day", + "▁ro le", + "▁p ort", + "▁em ploy", + "2 ,", + "▁m akes", + "▁work s", + "if e", + "' re", + "▁effect s", + "▁meas ure", + "▁re pl", + "sy ch", + "▁develop ed", + "s ide", + "▁\" I", + "▁rec omm", + "▁W orld", + "▁3 0", + "p r", + "▁so ft", + "ar ing", + "▁cl ose", + "▁quest ion", + "ove red", + "▁se en", + "▁anim al", + "▁D o", + "▁(1 9", + "▁hist or", + "om es", + "▁ret urn", + "al u", + "ch an", + "f er", + "▁rel ated", + "▁M an", + "i res", + "▁int rodu", + "▁col or", + "▁sympt oms", + "i am", + "y stem", + "ific ation", + "▁system s", + "▁Th at", + "▁ph ot", + "▁d iet", + "▁att ack", + "▁e ff", + "▁o il", + "- 2", + "▁f all", + "▁mark et", + "▁eng ine", + "▁( 2", + "in a", + "b on", + "▁F l", + "▁d om", + "▁them .", + "\" .", + "▁ X", + "au gh", + "▁necess ary", + "▁ =", + "▁sc ience", + "3 ,", + "▁sit u", + "▁M ay", + "▁pat ient", + "▁ass ess", + "▁pol ic", + "re ct", + "▁l ive", + "ur ch", + "av es", + "▁main tain", + "age .", + "▁f at", + "▁M any", + "▁can not", + "▁f ail", + "▁need s", + "▁in it", + "▁S outh", + "iv al", + "▁P res", + "▁bl ack", + "▁to t", + "▁2 .", + "▁consid ered", + "▁f und", + "A S", + "▁obs erv", + "▁sk in", + "▁to ward", + "▁me et", + "▁we ight", + "▁someth ing", + "art ment", + "ir m", + "a im", + "▁p ath", + "ach ing", + "m ber", + "▁su re", + "et er", + "etim es", + "▁bus iness", + "▁stud ies", + "ens ive", + "ub lic", + "6 .", + "▁incre ased", + "▁rel ations", + "▁pur p", + "▁who le", + "er ve", + "▁Eng lish", + "▁c op", + "▁a chie", + "▁partic ip", + "it ing", + "▁R ep", + "▁su n", + "▁ ver", + "▁comple x", + "▁tim e.", + "▁1 4", + "▁wh y", + "e b", + "c .", + "▁s elf", + "▁d oc", + "▁d est", + "▁St ate", + "/ /", + "l ished", + "at ors", + "▁build ing", + "▁f ive", + "a ut", + "▁sim ple", + "▁acc ording", + "▁( C", + "at ter", + "▁art icle", + "▁techn ology", + "▁inf ection", + "▁med ic", + "▁how ever,", + "ve re", + "▁pl ants", + "▁con cept", + "n ed", + "an ,", + "▁f ish", + "▁chem ical", + "▁ne g", + "iv il", + "▁r ather", + "▁an sw", + "▁anal ysis", + "▁S he", + "▁ad ult", + "▁rec ogn", + "▁eff ort", + "▁on ce", + "▁the rap", + "▁19 7", + "A T", + "▁ev idence", + "ab it", + "ard s", + "8 .", + "i ol", + "▁cre ated", + "▁tim e,", + "read y", + "▁\" The", + "▁h old", + "▁re act", + "▁go ing", + "▁se par", + "▁M ost", + "▁d one", + "▁( S", + "f or", + "▁g as", + "▁produ ce", + "ron ic", + "▁A ct", + "is on", + "ra d", + "▁n ational", + "ver age", + "▁pat tern", + "E S", + "▁expl ain", + "▁s ound", + "im ent", + "▁val ue", + "▁di agn", + "▁other s", + "▁l oss", + "tt p", + "ou ra", + "▁add ress", + "le ep", + "se qu", + "▁s ent", + "▁f ire", + "▁wh ite", + "▁s ite", + "▁av oid", + "▁1 1", + "u el", + "ally ,", + "▁A ust", + "a e", + "▁H ist", + "7 .", + "re me", + "▁ab ility", + "▁in j", + "▁ch all", + "▁In stit", + "▁A cc", + "▁al ready", + "▁condition s", + "▁dis ord", + "▁educ ation", + "im e", + "▁m ass", + "▁b ar", + "▁f ru", + "▁rel ig", + "re g", + "▁var i", + "▁n ature", + "▁d ays", + "▁c ame", + "▁press ure", + "is ,", + "▁commun ity", + "ine ,", + "ol l", + "▁ 0", + "▁g e", + "▁ex erc", + "▁ar r", + "▁t ar", + "ance .", + "c y", + "▁caus ed", + "9 .", + "ment ,", + "row n", + "al ,", + "▁though t", + "▁col lect", + "▁che ck", + "▁ent ire", + "▁f arm", + "ep end", + "5 ,", + "▁T r", + "it ary", + "▁S oc", + "▁an n", + "▁C o", + "▁behav ior", + "▁b ig", + "▁Al though", + "▁fe ed", + "▁Ear th", + "▁O ther", + "▁cont act", + "▁ vers", + "it ud", + "▁t er", + "▁G u", + "▁k ill", + "p id", + "▁con duct", + "▁ ut", + "▁qu ick", + "▁ess ential", + "▁t iss", + "▁S u", + "ot s", + "▁su per", + "m b", + "one y", + "▁m ind", + "g est", + "▁m ach", + "▁cont ent", + "ol ic", + "▁me chan", + "▁Y ork", + "▁them sel", + "3 0", + "h ib", + "our nal", + "rop ri", + "▁S ec", + "▁str ateg", + "w h", + "▁it self", + "▁rem ov", + "▁P e", + "th ing", + "o ber", + "and s", + "ly ing", + "ab les", + "▁ar ch", + "▁Resear ch", + "▁al most", + "▁h alf", + "r ont", + "in ter", + "▁econom ic", + "▁s ize", + "▁p ay", + "on se", + "▁U s", + "ri pt", + "ric ult", + "▁pr inc", + "ation s,", + "▁comp on", + "g es", + "or ,", + "▁P re", + "▁bl ock", + "eng th", + "▁comput er", + "ra ft", + "▁col l", + "▁M ore", + "▁mem bers", + "▁appro ach", + "ag ing", + "▁part s", + "▁g reen", + "▁( A", + "▁provid ed", + "e e", + "▁b acter", + "t ic", + "4 ,", + "▁var iety", + "▁w ays", + "▁includ es", + "▁sh own", + "▁e mer", + "▁understand ing", + "▁inter act", + "▁A pp", + "▁su ff", + "le y", + "en n", + "▁sp read", + "st ry", + "▁b ur", + "▁re ally", + "▁set t", + "or g", + "o on", + "min ist", + "▁I nt", + "▁reg ard", + "▁1 00", + "▁caus es", + "olog y,", + "b y", + "▁pr iv", + "▁opp ortun", + "▁rel ative", + "en ,", + "an ced", + "▁design ed", + "in ary", + "▁activ ity", + "▁n am", + "▁Com p", + "▁s at", + "▁through out", + "O N", + "es tern", + "A R", + "ig ure", + "▁bu ilt", + "▁pro ced", + "▁s ays", + "▁relations hip", + "▁p os", + "▁I I", + "▁researc hers", + "▁tot al", + "▁fut ure", + "▁t ell", + "▁sub st", + "▁c ases", + "et y", + "▁s ix", + "ab or", + "itt ed", + "▁S chool", + "it es", + "▁struct ure", + "▁pub lished", + "pl ic", + "idd le", + "▁he av", + "▁Brit ish", + "▁app l", + "▁to ok", + "▁m or", + "▁d og", + "▁19 6", + "▁be gan", + "em pt", + "▁res ources", + "▁5 0", + "▁b ird", + "l t", + "i -", + "▁l iving", + "o or", + "▁con c", + "ed s", + "ur ity", + "y le", + "ur s", + "▁imp lement", + "8 ,", + "ab et", + "er y", + "▁st op", + "▁H is", + "t ,", + "▁tar get", + "ropri ate", + "▁rec ent", + "▁mod ern", + "ag ed", + "▁prev ious", + "I N", + "▁r ul", + "▁comp an", + "▁act ually", + "▁R ec", + "▁H ere", + "c ular", + "▁pop ular", + "ren g", + "▁se lect", + "ast ic", + "▁mat ter", + "is ter", + "s on", + "ed iate", + "▁incre asing", + "-b ased", + "▁int eg", + "▁cent ur", + "▁St at", + "ne y", + "6 ,", + "▁o x", + "▁v ide", + "▁ *", + "u fact", + "▁res ist", + "9 ,", + "▁\" W", + "▁p age", + "▁mic ro", + "▁polit ical", + "▁f ri", + "▁th ing", + "▁bas ic", + "▁norm al", + "I S", + "▁fe et", + "▁ear th", + "▁Q u", + "▁ac id", + "al es", + "um e", + "7 ,", + "▁3 .", + "▁ ,", + "ut ions", + "h old", + "▁he at", + "▁gre ater", + "▁gener ally", + "▁w ood", + "a ff", + "t .", + "▁p ric", + "iz ing", + "▁bre ak", + "▁gl obal", + "▁y et", + "▁environment al", + "▁P er", + "▁fact ors", + "▁show s", + "▁st e", + "▁C ount", + "ri or", + "▁tra vel", + "▁sur v", + "▁c ity", + "▁Y our", + "▁reg ular", + "▁cle an", + "uc le", + "att le", + "▁ar g", + "▁an c", + "▁dis pl", + "▁W ill", + "▁re view", + "▁ev alu", + "ed eral", + "▁s qu", + "▁t aking", + "▁ ir", + "▁on line", + "g o", + "▁material s", + "ore s", + "▁a st", + ") :", + "▁ident ify", + "▁se x", + "▁j ob", + "s h", + "▁Can ad", + "le x", + "▁group s", + "▁need ed", + "▁c amp", + "▁h ttp", + "du c", + "▁s low", + "▁product s", + "▁c ard", + "▁Sc ience", + "▁hy d", + "▁de mon", + "▁prote in", + "▁us es", + "▁determ ine", + "▁s ection", + "▁F rom", + "▁quest ions", + "▁pre c", + "▁s leep", + "▁count ries", + "▁( P", + "g ar", + "▁1 3", + "▁f em", + "em ic", + "▁m agn", + "▁de b", + "▁w ild", + "▁indu stry", + "▁E m", + "▁c at", + "▁b ill", + "▁cl imate", + "▁som etimes", + "ate ,", + "▁19 4", + "▁health y", + "▁M in", + "▁com es", + "ac hed", + "ip s", + "▁resp onse", + "er ous", + "▁l iter", + "▁t ask", + "▁for ce", + "▁ac cept", + "rib ution", + "▁act ive", + "▁method s", + "h ing", + "▁E d", + "▁O f", + "k s", + "le ase", + "o -", + "rough t", + "▁help s", + "l ight", + "ie f", + "▁t end", + "▁ro ck", + "▁invest ig", + "ro om", + "▁P art", + "▁st reng", + "O R", + "le ge", + ": //", + "▁l og", + "▁orig inal", + "▁doc ument", + "u ck", + "▁t alk", + "▁Ind ian", + "I D", + "▁word s", + "▁e ver", + "▁pr int", + "p ly", + "▁g ain", + "▁non -", + "▁happ en", + "1 1", + "▁P r", + "ir th", + "▁allow s", + "▁D uring", + "▁p ict", + "▁person al", + "r ast", + "▁Aust ral", + "▁develop ing", + "▁cl aim", + "▁J ew", + "▁ /", + "▁st ress", + "▁ass ist", + "n ces", + "im um", + "▁resp ect", + "▁demon str", + "▁C ons", + "ine .", + "at a", + "ce ll", + "og en", + "c hed", + "▁sh all", + "▁prim ary", + "▁there fore", + "▁im age", + "▁man ufact", + "ust om", + "as ,", + "▁pol l", + "g ing", + "▁do ctor", + "iqu e", + "▁produ ced", + "ri p", + "▁st ory", + "▁trans m", + "ve y", + "▁v it", + "ell ow", + "▁A c", + "▁w all", + "▁long er", + "▁dra w", + "▁orig in", + "▁b al", + "r or", + "he l", + "▁mus ic", + "▁soft ware", + "iv ity", + "▁cor rect", + "▁year s.", + "__ __", + "y d", + "▁con cent", + "▁writ ten", + "▁cons ist", + "▁l o", + "▁dam age", + "▁ens ure", + "▁ x", + "▁co ver", + "ol es", + "▁e at", + "A N", + "us ion", + "▁l ack", + "▁ref er", + "▁s ense", + "om et", + "r ated", + "▁success ful", + "▁B ec", + "▁dr ink", + "▁se vere", + "▁em b", + "d om", + "▁th reat", + "ac y", + "▁f ile", + "um b", + "▁p sych", + "av ing", + "▁comp et", + "ar ily", + "▁D r.", + "▁ve get", + "▁particular ly", + "▁ob tain", + "▁pract ice", + "imate ly", + "▁serv ice", + "▁E duc", + "▁l ate", + "▁app ropriate", + "is .", + "▁de ep", + "▁use ful", + "▁h arm", + "▁reg ion", + "▁elect ric", + "▁G l", + "▁br ing", + "▁e c", + "s )", + "▁l a", + "▁c it", + "al .", + "▁exp ress", + "▁ex c", + "▁report ed", + "▁re v", + "▁Germ an", + "▁reg ul", + "▁car bon", + "w .", + "▁fact or", + "▁S m", + "r ight", + "▁dec re", + "b e", + "▁h abit", + "▁pos itive", + "▁N ot", + "ay ,", + "o ard", + "▁l ed", + "▁Re g", + "▁anim als", + "▁skill s", + "▁J ap", + "▁conn ect", + "▁individual s", + "ro gen", + "- w", + "▁col on", + "▁N o", + "i ot", + "▁A ug", + "▁out side", + "▁pop ul", + "▁pre p", + "1 2", + "▁ser ious", + "▁Acc ording", + "▁ide a", + "▁mult iple", + "▁contain s", + "▁tra ining", + "▁n ight", + "▁att empt", + "▁iss ues", + "▁val u", + "▁eas y", + "▁exp os", + "▁establ ished", + "▁concer n", + "▁f ace", + "▁K e", + "▁v iol", + "▁iss u", + "h ood", + "u s.", + "is ing", + "m a", + "ount ain", + "▁J an", + "▁def in", + "▁we bs", + "▁c oun", + "▁h ost", + "\" ,", + "▁d ry", + "▁2 5", + "▁said .", + "▁P ar", + "▁or d", + "▁ext reme", + "▁ins ide", + "▁d iv", + "g round", + "▁c ross", + "▁Dep artment", + "id ge", + "▁po or", + "c hes", + "▁( M", + "▁a verage", + "ra ction", + "▁proper t", + "▁to wn", + "▁A .", + "ic e.", + "▁st ates", + "▁d ou", + "▁l ength", + "▁serv ices", + "▁r out", + "b an", + "i enc", + "▁it ,", + "i at", + "▁th us", + "▁addition al", + "▁fore st", + "▁a p", + "▁T w", + "ed ing", + "o ly", + "▁c e", + "▁b ott", + "ail y", + "▁v acc", + "▁read ing", + "▁ind epend", + "▁st ra", + "▁s il", + "ist ics", + "▁al tern", + "▁N ow", + "▁et c.", + "al ing", + "▁vir us", + "se ct", + "▁cl in", + "▁trans port", + "t o", + "▁F irst", + "on .", + "▁invol ved", + "▁t ax", + "▁f ront", + "▁m ole", + "▁s ou", + "ate .", + "os es", + "ou d", + "▁he ld", + "▁Ch ild", + "▁b it", + "▁lab or", + "▁Cal if", + "▁comm and", + "▁enc oura", + "ard en", + "▁H ar", + "I C", + "ther n", + "▁S ince", + "ut es", + "▁a ff", + "▁J u", + "ict ion", + "▁K ing", + "f ect", + "▁est im", + "▁T ra", + "▁vis it", + "▁t akes", + "en ces", + "▁It 's", + "ens ion", + "he st", + "I V", + "▁\" T", + "▁f ib", + "▁imm ediate", + "om p", + "▁t ur", + "▁un it", + "▁prob ably", + "▁term s", + "▁system .", + "▁Al so", + "▁belie ve", + "▁m ess", + "▁al though", + "▁cent ral", + "▁high ly", + "▁eas ily", + "▁s old", + "▁p ack", + "ic e,", + "▁f oot", + "- 3", + "▁equ ip", + "▁qu ite", + "▁includ ed", + "▁sim ply", + "g ram", + "erv ation", + "▁themsel ves", + "▁comp ared", + "▁th ird", + "es e", + "▁ro ad", + "▁S erv", + "▁f ram", + "▁comp any", + "▁ :", + "ell ing", + "E N", + "z e", + "▁grow ing", + "▁sol ution", + "b or", + "u it", + "▁col lection", + "▁mem ber", + "oc ol", + "▁st or", + "0 ,", + "st ain", + "▁m oney", + "▁Ch ar", + "▁I '", + "▁bro ad", + "▁R iver", + "▁writ ing", + "▁f ul", + "▁form s", + "a i", + "ter m", + "u ra", + "▁as pect", + "▁year s,", + "▁lar ger", + "▁O ur", + "▁right s", + "v ant", + "▁\" A", + "▁W est", + "u ary", + "▁Calif orn", + "le ,", + "und red", + "▁benef it", + "ow s", + "▁w arm", + "▁loc ated", + "ash ing", + "▁mon itor", + "u ge", + "▁B i", + "▁move ment", + "▁m other", + "▁f ill", + "▁h or", + "- in", + "it ation", + "c oh", + "▁intern ational", + "▁anal y", + "▁sh are", + "▁n orth", + "id ed", + "▁ca pt", + "▁scient ific", + "▁it em", + "▁L ear", + "▁p rior", + "▁p .", + "her n", + "ac hes", + "▁Jap an", + "▁se qu", + "se t", + "▁se arch", + "▁1 ,", + "▁mil itary", + "▁ear l", + "▁c ivil", + "▁c ustom", + "▁purp ose", + "▁differe nce", + "▁tradition al", + "▁direct ly", + "▁dire ction", + "▁Bec ause", + "▁sc reen", + "v al", + "▁a ud", + "▁contin ue", + "▁qu ant", + "▁th ous", + "▁we b", + "o very", + "g n", + "- h", + "f l", + "▁J .", + "▁d ang", + "ibr ary", + "▁saf e", + "pp er", + "▁cent ury", + "▁teac her", + "▁W ork", + "▁4 .", + "er 's", + "i pl", + "▁an g", + "▁e lement", + "re w", + "▁gen etic", + "▁const ruction", + "▁fin anc", + "▁E l", + "▁su stain", + "▁car ry", + "▁Te chn", + "▁pro ces", + "▁inst it", + "▁S ystem", + "m ing", + "▁requ ires", + "ren ch", + "▁A nt", + "▁a ware", + "▁hour s", + "▁inst ead", + "in o", + "▁indu str", + "▁ad j", + "▁scient ists", + "op s", + "▁mean ing", + "▁e th", + "▁E ach", + "▁cont roll", + "▁n ucle", + "▁f uel", + "▁num bers", + "it ch", + "▁Re ad", + "n ew", + "ww w.", + "▁program s", + "▁http ://", + "▁f a", + "it is", + "▁m iss", + "▁chall eng", + "er ation", + "r ition", + "▁s ect", + "▁achie ve", + "▁ad minist", + "▁C or", + "▁M y", + "▁U se", + "▁b ase", + "▁ex cept", + "▁ag ricult", + "▁4 0", + "ir it", + "▁b ra", + "▁cap ac", + "▁lif e.", + "▁s outh", + "▁prot ection", + "▁benef its", + "ort hern", + "▁b irth", + "▁M e", + "▁O ct", + "os ing", + "ist ry", + "▁typ ically", + "▁parent s", + "▁w ent", + "▁ser ies", + "▁Europ ean", + "▁c rop", + "ers hip", + "▁r at", + "c il", + "vent ion", + "▁t able", + "▁spe ak", + "ri ption", + "▁b ab", + "▁dis p", + "▁S ur", + "▁commun ic", + "▁crit ical", + "▁ra pid", + "▁techn olog", + "▁adv ant", + "▁h ar", + "▁t ree", + "c he", + "▁A pr", + "▁M on", + "▁Afric an", + "▁get ting", + "ap ter", + "▁exp ect", + "▁e p", + "▁lead ing", + "age ,", + "▁inter p", + "▁f av", + "▁saf ety", + "▁fru it", + "im al", + "▁The n", + "▁tru e", + "▁sol ar", + "▁M arch", + "▁im ag", + "▁applic ation", + "▁2 4", + "i ar", + "▁( N", + "▁lim it", + "▁inst all", + "▁w alk", + "form ation", + "▁C O", + "▁Tr ans", + "▁world .", + "▁Ar m", + "▁bec omes", + "▁d ark", + "is es", + "▁ra re", + "ut h", + "ra g", + "▁vide o", + "▁offic ial", + "▁M od", + "E D", + "▁D is", + "▁month s", + "▁per m", + "▁h undred", + "▁Ar t", + "▁priv ate", + "w here", + "▁ 0.", + "r ical", + "▁dem and", + "en e", + "▁organ iz", + "l oad", + "▁dec ision", + "▁aut om", + "▁s ources", + "▁re ve", + "am b", + "▁po ly", + "▁Se pt", + "▁establ ish", + "▁e gg", + "u k", + "▁lim ited", + "▁Americ a", + "▁look ing", + "ol ar", + "▁begin ning", + "coh ol", + "▁H igh", + "▁b rought", + "▁j oint", + "▁w id", + "▁wh ose", + "▁h ot", + "▁b ank", + "r ig", + "▁S im", + "osp ital", + "v est", + "▁exper ien", + "▁profess ional", + "▁go al", + "en ing", + "▁neg ative", + "▁( c", + "▁Aug ust", + "▁f ast", + "- g", + "▁E ven", + "▁inst ruction", + "ver t", + "▁ref lect", + "le g", + "▁a im", + "▁G ra", + "▁so on", + "y ing", + "▁do ing", + "▁j o", + "ated .", + "▁prog ress", + "▁Intern ational", + "l ike", + "▁off er", + "ree k", + "▁tra ck", + "▁un ique", + "our c", + "▁cont ribut", + "▁Will iam", + "▁dep end", + "▁H um", + "he ad", + "ic les", + "if t", + "▁( F", + "1 9", + "I T", + "est ic", + "▁d aily", + "▁recomm end", + "in ct", + "▁M c", + "▁sur round", + "▁W ater", + "r ate", + "▁R ed", + "▁inst ru", + "▁supp ly", + "b ook", + "▁f ight", + "▁ve h", + "▁D NA", + "e xt", + "▁( s", + "▁add ed", + "▁Ass oci", + "ce an", + "▁V ir", + "▁O ver", + "iver se", + "d en", + "▁co ast", + "▁beh ind", + "p ro", + "▁em ot", + "yp e", + "▁P ark", + "▁commun ities", + "▁b reat", + "am ic", + "▁dec l", + "▁ro ot", + "i ency", + "▁m ental", + "▁describ ed", + "▁M us", + "land s", + "A C", + "▁cal cul", + "▁B ar", + "et ,", + "▁C ong", + "▁te eth", + "▁respons ible", + "▁di abet", + "h aps", + "▁ey e", + "▁toward s", + "al t", + "▁De velop", + "e qu", + "is ions", + "▁common ly", + "▁ide as", + "▁and ,", + "▁Hist ory", + "▁the ory", + "et .", + "hen s", + "▁se a", + "▁ro om", + "itt ing", + "▁Apr il", + "▁M .", + "▁O nce", + "▁l ost", + "b ack", + "it ect", + "▁u lt", + "A L", + "▁l ove", + "▁S w", + "▁l oad", + "▁appro x", + "▁J une", + "c ome", + "▁j ud", + "' ll", + "▁c r", + "im in", + "▁rece ived", + "▁tool s", + "▁Gen eral", + "▁We b", + "▁H er", + "▁influ ence", + "▁h yp", + "▁iss ue", + "▁displ ay", + "▁Se e", + "▁vis ual", + "om ing", + "▁pre gn", + "▁st ay", + "▁plac ed", + "▁Eng land", + "▁anc ient", + "▁F in", + "ers on", + "▁det ect", + "▁spe ed", + "▁is ,", + "▁ex act", + "ix ed", + "▁ ...", + "▁feature s", + "▁point s", + "▁w a", + "res h", + "▁W ashing", + "▁mus cle", + "- 4", + "▁C our", + "▁b ad", + "▁ad apt", + "f ort", + "▁An other", + "▁c ru", + "or .", + "▁cult ure", + "it able", + "▁T H", + "▁c red", + "▁col d", + "▁s n", + "i us", + "▁r iver", + "▁c rim", + "▁D av", + "▁gra du", + "▁inf ect", + "▁b orn", + "▁re ach", + "▁f inal", + "ar ian", + "▁ad op", + "▁pred ict", + "n am", + "▁Pe ople", + "▁ele ments", + "use um", + "ism s", + "▁mem ory", + "w ater", + "▁rece ive", + "en ed", + "▁sur ger", + "o ke", + "▁g ives", + "▁year .", + "▁gu id", + "▁appl ied", + "▁Cent er", + "▁separ ate", + "▁perform ance", + "om b", + "▁start ed", + "▁en j", + "▁en h", + "▁p an", + "er ate", + "▁A re", + "um n", + "▁k id", + "▁that ,", + "▁m al", + "▁att ention", + "el t", + "un ction", + "p .", + "▁sh ap", + "▁occur s", + "▁m iddle", + "▁Pres ident", + "- term", + "▁c ool", + "▁Pro gram", + "▁F eb", + "▁lar gest", + "▁occ up", + "▁near ly", + "▁c ode", + "ver se", + "▁m ax", + "▁b ul", + "g .", + "▁provid ing", + "▁in sect", + "▁seem s", + "c op", + "▁Ph il", + "p s", + "m osp", + "ie ce", + "y ond", + "▁se ason", + "▁P at", + "n a", + "ar ies", + "▁some one", + "i able", + "g y", + "▁d er", + "b it", + "▁ass ign", + "▁affect ed", + "b ol", + "▁streng th", + "▁h ous", + "▁tr ial", + "1 5", + "ar r", + "▁m ap", + "in .", + "c ial", + "▁C .", + "itud e", + "-1 9", + "▁to x", + "▁G reat", + "▁F rench", + "▁financ ial", + "▁de ad", + "1 3", + "▁m ut", + "st e", + "▁ev ents", + "8 0", + "▁Sp ec", + "▁m outh", + "ence ,", + "▁Med ic", + "c raft", + "▁\" S", + "▁school s", + "▁m id", + "ce mber", + "ce ed", + "ograph y", + "▁food s", + "ent ,", + "1 6", + "▁Instit ute", + "▁him self", + "▁( the", + "▁cap ital", + "▁ac qu", + "▁in n", + "il s", + "h a", + "ight s", + "▁c ateg", + "▁Christ ian", + "▁Bl ack", + "▁t en", + "▁dest ro", + "▁su gar", + "▁el se", + "▁Stud ents", + "ing u", + "a id", + "▁sum mer", + "▁comm erc", + "▁const it", + "▁follow ed", + "▁bre ast", + "E C", + "s. \"", + "▁b all", + "▁P ublic", + "▁Ch urch", + "▁S ch", + "▁teac hers", + "ri e", + "▁te aching", + "▁writ e", + "▁ex ec", + "▁Wh y", + "▁st ar", + "y gen", + "▁sec urity", + "▁U nder", + "▁ant ib", + "▁ext ra", + "▁creat ing", + "od y", + "▁Pro t", + "▁g ot", + "▁h om", + "▁mil es", + "rib ute", + "▁In ter", + "▁ag ree", + "o e", + "▁p et", + "▁In c", + "at ur", + "▁R uss", + "▁v ia", + "▁Ju ly", + "▁techniqu es", + "▁resp ond", + ") ;", + "▁organ ization", + "▁answ er", + "▁st im", + "is l", + "▁w inter", + "▁C ur", + "▁pur ch", + "▁Jan uary", + "▁emer g", + "▁v es", + "m .", + "▁we ather", + "▁Sept ember", + "▁test s", + "▁relig ious", + "▁conf lic", + "ra b", + "▁v ict", + "us ed", + "▁( B", + "▁ent er", + "- st", + "▁relative ly", + "▁dig ital", + "▁const ant", + "▁In st", + "- y", + ". com", + "▁A ut", + "▁le aves", + "▁Comm un", + "▁us er", + "▁nut ri", + "▁g arden", + "▁M ic", + "▁m ention", + "▁19 5", + "▁J es", + "p e", + "▁sa w", + "▁small er", + "ound s", + "▁app e", + "▁e ight", + "▁E ast", + "▁deg re", + "▁t um", + "▁con sequ", + "▁redu ced", + "▁polic y", + "se e", + "▁f ather", + "▁tre es", + "now n", + "▁fri end", + "▁e fficient", + "1 4", + "▁im ages", + "▁addition ,", + "it te", + "ism ,", + "▁gen e", + "se mb", + "▁Pro f", + "ort s", + "u ff", + "▁remain s", + "▁( I", + "▁quick ly", + "▁( b", + "▁test ing", + "▁L aw", + "▁re as", + "P A", + "ell ig", + "▁st ream", + "▁t ub", + "▁them ,", + "▁go vern", + "▁De cember", + "▁be aut", + "ir l", + "▁ha ir", + "▁water .", + "ac es", + "▁R el", + "ic ,", + "ent .", + "▁import ance", + "▁Oct ober", + "▁al cohol", + "anc y", + "▁soc iet", + "▁l ines", + "se c", + "▁cho ose", + "▁R et", + "▁R oman", + "▁c ou", + "▁18 6", + "f erence", + "▁over all", + "▁commun ication", + "▁current ly", + "▁diseas e.", + "ch ar", + "ive ly", + "▁Ar ch", + "E T", + "▁does n't", + "▁trans l", + "l es,", + "▁vir t", + "▁D .", + "▁ident ified", + "▁dev ice", + "▁( T", + "▁t it", + "▁enj oy", + "▁out put", + "▁comp ar", + "C .", + "m s", + "▁ro b", + "ro ph", + "▁C oun", + "ra el", + "▁se ed", + "▁abs or", + "▁see k", + "▁En vironment", + "▁tiss ue", + "ul ate", + "▁cit iz", + "nes s,", + "o ff", + "▁bo x", + "▁e ffic", + "at ives", + "ated ,", + "iz es", + "un ch", + "▁dise ases", + "▁m is", + "▁d ied", + "▁ra in", + "▁m o", + "ac he", + "▁inc or", + "▁E v", + "▁bo ard", + "ove mber", + "▁( D", + "▁exist ing", + "▁exp ected", + "i ers", + "nd rom", + "▁was te", + "▁l iv", + "▁expos ure", + "▁form ed", + "▁vit amin", + "▁There fore", + "▁D es", + "- S", + "▁Ind ia", + "▁19 3", + "▁cent er", + "▁f air", + "▁d ivid", + "▁r ich", + "▁J ust", + "▁gra ph", + "▁ill ust", + "l im", + "▁b atter", + "▁bod y.", + "▁ves sel", + "▁well .", + "▁dist ribution", + "▁f ederal", + "m ar", + "▁sp irit", + "▁V al", + "▁val ues", + "▁l iqu", + "▁J ournal", + "at ,", + "augh t", + "▁( or", + "▁clin ical", + "- A", + "▁f ert", + "▁trans fer", + "▁st aff", + "▁imm une", + "▁te le", + "om y", + "ive ,", + "▁compan ies", + "en .", + "▁sign al", + "▁you 're", + "▁ro t", + "▁cont ext", + "i ra", + "▁at mosp", + "▁S an", + "▁deg ree", + "ric k", + "▁s we", + "res p", + "▁rep e", + "▁B .", + "st er", + "▁st em", + "▁med ia", + "h am", + "ore ,", + "l or", + "▁u nd", + "▁Us ing", + "b ur", + "ur ate", + "▁l ung", + "le .", + "▁T est", + "f ord", + "on e.", + "▁sympt om", + "▁supp l", + "ex ic", + "▁tra in", + "▁c ry", + "▁car ried", + "▁sit es", + "y th", + "▁educ ational", + "▁p ul", + "2 5", + "▁v ary", + "ad es", + "▁exerc ise", + "- e", + "▁disc overed", + "▁pres ence", + "▁n ative", + "▁Educ ation", + "▁exper iment", + "▁rem ove", + "ment s.", + "▁we ak", + "able .", + "1 7", + "v ious", + "om ic", + "r ong", + "▁process es", + "ro te", + "▁B ook", + "▁const ruct", + "▁m om", + "O S", + "▁to ld", + "▁( H", + "▁be yond", + "e ch", + "▁L et", + "ough t", + "▁for mer", + "on e,", + "▁b ound", + "▁C he", + "▁ >", + "▁met al", + "▁cal c", + "▁cult ural", + "at o", + "▁be g", + "▁nam ed", + "▁rad io", + "▁S ub", + "▁s and", + "▁g ame", + "▁day .", + "or ing", + "▁H ouse", + "▁te ach", + "▁r ates", + "t ical", + "▁5 .", + "▁le ave", + "▁ex cess", + "▁ne u", + "▁allow ed", + "▁St .", + "▁ox ygen", + "ic es.", + "▁un c", + "- C", + "▁S .", + "▁ i", + "▁The ir", + "ru pt", + "▁e ating", + "▁ut il", + "re hens", + "▁Is rael", + "ra w", + "▁ iron", + "hem at", + "▁com pl", + "rel ated", + "▁continu ed", + "an a", + "▁m ig", + "olog ist", + "▁p en", + "▁k ing", + "am er", + "▁ch urch", + "▁n ation", + "al y", + "▁ ice", + "a ul", + "▁complete ly", + "▁appear s", + "A .", + "▁vers ion", + "▁g old", + "p ir", + "▁N ovember", + "▁hand s", + "▁sh ip", + "▁r ule", + "▁Child ren", + "▁p ow", + "ro ad", + "tern al", + "ful ly", + "▁arch itect", + "/ or", + "▁soc iety", + "▁meas ures", + "▁( R", + "▁approx imately", + "▁6 0", + "▁let ter", + "ru ary", + "ism .", + "▁m ob", + "▁ch ronic", + "▁de al", + "▁commerc ial", + "k nown", + "▁ +", + "▁proper ty", + "ive .", + "▁2 1", + "ord in", + "▁system ,", + "▁st ru", + "▁equ al", + "▁tre ated", + "▁proced ure", + "▁therap y", + "ud d", + "▁ass um", + "ograph ic", + "▁u pper", + "▁class room", + "▁dat ab", + "▁phys ic", + "▁for ces", + "▁bacter ia", + "▁cop y", + "▁M exic", + "ens ity", + "▁inj ur", + "u x", + "▁old er", + "▁prom ot", + "▁leg al", + "▁Ch ines", + "- up", + "or ge", + "▁exam ples", + "▁res ource", + "▁ev olution", + "▁f resh", + "ies t", + "D .", + "▁in put", + "▁dev ices", + "▁sign s", + "▁power ful", + "▁al .", + "▁law s", + "i. e.", + "ent y", + "or ial", + "▁H IV", + "ri ef", + "▁g ave", + "io x", + "ion s,", + "▁equip ment", + "▁k ids", + "▁s on", + "▁differe nces", + "▁ful ly", + "▁c od", + "▁bas is", + "▁P ol", + "▁sam ple", + "▁major ity", + "r s", + "c les", + "▁Go vernment", + "i ated", + "▁applic ations", + "▁D i", + "ab ilities", + "on 't", + "▁st yle", + "' ve", + "▁D ec", + "ac ed", + "▁book s", + "▁L ond", + "▁cont ract", + "▁( G", + "▁gu ide", + "lic k", + "▁show ed", + "il es", + "▁compon ent", + "▁object s", + "▁f ear", + "▁and /or", + "▁Hum an", + "▁w oman", + "▁p iece", + "▁b one", + "▁top ic", + "▁D r", + "▁cour t", + "h is", + "▁t ou", + "▁incre ases", + "-y ear", + "▁exp and", + "- 0", + "gy pt", + "▁l at", + "▁V ol", + "▁(2 00", + "▁year ,", + "il it", + "▁v ill", + "▁def ined", + "▁bott om", + "r ant", + "▁st age", + "▁sl ight", + "▁extreme ly", + "▁p hen", + "▁sp ect", + "▁flu id", + "▁l ives", + "▁fact ,", + "▁A ir", + "ul f", + "▁ #", + "ph as", + "E M", + "▁( L", + "ion s.", + "ed om", + "▁ask ed", + "cl us", + "4 0", + "e ed", + "▁c ook", + "1 8", + "▁f it", + "▁d en", + "▁Is land", + "▁invol ves", + "▁effort s", + "an ish", + "▁T reat", + "▁heav y", + "▁run ning", + "▁p ark", + "▁d yn", + "▁( p", + "▁app ly", + "▁infl amm", + "en ge", + "▁th ick", + "▁result ing", + "el ,", + "▁caus ing", + "▁qu al", + "▁T od", + "▁comb ination", + "al ed", + "u ments", + "▁2 2", + "▁us ers", + "▁st ore", + "▁B ra", + "▁off ers", + "▁Europ e", + "▁init ial", + "A M", + "▁A v", + "▁exper im", + "▁ref erence", + "▁min utes", + "▁E gypt", + "▁not hing", + "▁pe ace", + "▁s ch", + "ic ip", + "▁cl ick", + "▁en erg", + "▁per fect", + "om as", + "▁dist ance", + "▁plac es", + "▁try ing", + "▁defin ition", + "i ples", + "▁loc ation", + "▁cl os", + "▁go es", + "▁( e.", + "▁destro y", + "▁pl at", + "▁for ward", + "▁ph il", + "▁conn ection", + "▁R em", + "ib ly", + "▁model s", + "▁O b", + "ous ly", + "a 's", + "▁Feb ruary", + "▁intern al", + "▁new s", + "▁famil ies", + "▁I S", + "▁ne igh", + "▁mach ine", + "▁people .", + "▁mov ing", + "▁pict ure", + "▁cy cle", + "ul um", + "▁pre par", + "A ,", + "▁h on", + "▁water ,", + "▁att ract", + "▁M ary", + "enc ies", + "▁Pro ject", + "b re", + "▁m ountain", + "▁sym bol", + "▁Californ ia", + "▁c overed", + "▁Ph ys", + "ch ange", + "▁perform ed", + "▁W estern", + "▁requ est", + "▁altern ative", + "▁Col lege", + "on ic", + "re c", + "▁Pl an", + "v is", + "▁tra de", + "▁compon ents", + "▁F urther", + "▁pl astic", + "6 0", + "▁D ef", + "oc r", + "▁com ing", + "w ise", + "▁al g", + "al d", + "▁Chines e", + "▁Coun cil", + "for ce", + "▁c ities", + "/ 2", + "▁any thing", + "▁G reen", + "▁self -", + "▁ac ad", + "p ris", + "▁industr ial", + "l in", + "▁An g", + "▁E very", + "▁find ing", + "▁opportun ity", + "if ically", + "▁behav i", + "r as", + "▁cost s", + "i ant", + "end er", + "▁drug s", + "▁opportun ities", + "ul ated", + "ire ct", + "▁this ,", + "▁acc urate", + "▁histor ical", + "▁fore ign", + "▁J ames", + "▁res id", + "▁sur vey", + "▁cont rast", + "▁elect rical", + "▁fem ale", + "▁work ers", + "▁Med ical", + "- 5", + "iss ions", + "or y,", + "▁repl ace", + "ence .", + "▁s em", + "▁F ood", + "▁rep rodu", + "R E", + "▁Americ ans", + "▁mil k", + "▁N AS", + "▁se ven", + "▁step s", + "▁squ are", + "▁p ick", + "c ast", + "ic ial", + "▁act ual", + "▁h ope", + "▁B as", + "▁ag g", + "▁conn ected", + "▁Tw o", + "▁not e", + "▁organ ic", + "a ult", + "▁conduct ed", + "▁event ually", + "▁diagn osis", + "▁gra d", + "▁wide ly", + "▁week s", + "▁prot ocol", + "▁o ption", + "▁nut rition", + "l es.", + "P S", + "▁d ate", + "i ec", + "▁up d", + "▁j ournal", + "U S", + "c an", + "at ers", + "▁cas es,", + "D ,", + "▁sy nt", + "▁sh ape", + "▁function s", + "pl ant", + "▁W ind", + "▁g iving", + "▁w ire", + "▁can 't", + "▁interest ing", + "▁adj ust", + "▁r ise", + "▁introdu ced", + "▁http:// www.", + "▁p ump", + "▁m ale", + "▁all erg", + "ur b", + "s, \"", + "▁hig hest", + "▁P al", + "▁D ay", + "a ur", + "▁is ol", + "e v", + "os oph", + "▁T ex", + "▁h ospital", + "▁y ellow", + "▁belie f", + "▁dom in", + "if ul", + "▁a id", + "▁f igure", + "▁r ound", + "▁U N", + "▁recomm ended", + "▁propert ies", + "s s", + "▁rul es", + "▁B u", + "▁It s", + "▁situ ation", + "▁per haps", + "▁conf irm", + "▁dep ending", + "▁ esc", + "y t", + "▁project s", + "▁C ity", + "▁an x", + "re et", + "▁In formation", + "at .", + "▁el imin", + "▁belie ved", + "▁R .", + "▁redu ction", + "3 )", + "▁Or gan", + "▁present ed", + "ent h", + "▁Ab out", + "▁Intern et", + "▁tr ig", + "▁al t", + "▁E .", + "▁f irm", + "▁st ri", + "or s,", + "▁M or", + "orm al", + "et t", + "▁h orm", + "▁D ist", + "▁B oth", + "▁19 0", + "R O", + "▁mov ed", + "▁part n", + "▁( f", + "▁hum ans", + "as c", + "r m", + "▁invol ve", + "▁bl ue", + "▁fl ood", + "▁M ich", + "▁F ore", + "▁d rop", + "▁your self", + "▁set ting", + "▁plan ning", + "em y", + "▁pass ed", + "▁ce le", + "▁to oth", + "resp ond", + "▁proces s.", + "▁l iver", + "▁leg isl", + "is her", + "▁\" C", + "▁significant ly", + "▁w est", + "▁M et", + "▁is land", + "▁every thing", + "▁gr ass", + "z z", + "▁( a", + "as .", + "▁c ast", + "ed ia", + "▁capac ity", + "ch ing", + "▁S T", + "▁p ip", + "▁S om", + "▁sol id", + "▁sc en", + "op er", + "7 0", + "▁ <", + "▁sc ale", + "nes s.", + "▁def ic", + "▁B r", + "▁think ing", + "he tic", + "▁people ,", + "an .", + "▁work .", + "▁independ ent", + "▁frequ ently", + "▁adult s", + "▁2 3", + "p ire", + "▁are a.", + "ill s", + "▁D ata", + "um in", + "▁( E", + "▁Cl ass", + "▁m ission", + "▁num erous", + "▁assess ment", + "ul a", + "▁ser ve", + "▁adv anced", + "▁hy per", + "▁liqu id", + "▁b urn", + "▁describ e", + "▁Ge orge", + "▁ur ban", + "▁refer red", + "▁S k", + "▁gl ass", + "▁TH E", + "▁c and", + "▁p lease", + "▁pre fer", + "im ens", + "▁redu cing", + "▁Soc ial", + "a ign", + "▁con ver", + "▁em phas", + "▁observ ed", + "▁aspect s", + "▁Dav id", + "▁sy ndrom", + "▁incor por", + "▁n erv", + "at ically", + "R I", + "l ife", + "D A", + "▁w ond", + "s hip", + "▁p le", + "▁rem ember", + "▁S am", + "ry ,", + "▁w atch", + "▁thous ands", + "▁t rib", + "▁rec ently", + "▁on es", + "▁int ellig", + "9 0", + "▁M iss", + "w ide", + "ro id", + "▁standard s", + "▁estim ated", + "able ,", + "▁count r", + "ter ,", + "▁P ost", + "▁M ark", + "▁Therefore ,", + "ain t", + "o ch", + "I I", + "ed ic", + "▁ex cell", + "▁plan et", + "▁pric e", + "b l", + "▁8 0", + "▁Jew ish", + "▁\" B", + "m it", + "▁t ri", + "▁bec oming", + "▁t our", + "m ark", + "▁mot or", + "▁wor th", + "pp ed", + "▁resist ance", + "s es", + "▁sa ve", + "▁webs ite", + "▁L ord", + "▁work ed", + "▁A N", + "▁circ uit", + "h ouse", + "▁sou thern", + "▁v ot", + "▁su fficient", + "▁U p", + "▁lay er", + "2 2", + "c ious", + "on y", + "▁B el", + "▁cl oud", + "▁dist inct", + "▁b attle", + "▁Count y", + "▁back ground", + "▁Re v", + "▁main ly", + "▁E lect", + "▁s ac", + "▁p air", + ". )", + "ic es,", + "▁w rong", + "▁inc ome", + "ir ing", + "▁ch ance", + "▁coll abor", + "▁comp rehens", + "▁( d", + "▁con vers", + "▁t ank", + "is e,", + "row s", + "▁expl ore", + "▁n it", + "▁v o", + "▁r ang", + "om a", + "▁n or", + "▁regard ing", + "▁chang ed", + "▁ex hib", + "▁oper ating", + "▁n orthern", + "▁sex ual", + "▁rele ased", + "▁occ as", + "▁rele vant", + "▁2 ,", + "▁Ch ina", + "▁long -term", + "k en", + "▁st ock", + "▁c ere", + "▁Com mon", + "▁D ise", + "I ON", + "▁op in", + "or ation", + "ment s,", + "▁min or", + "▁nucle ar", + "▁h uge", + "▁Sp ace", + "▁ter rit", + "stit ution", + "▁pres c", + "▁ess ay", + "in es,", + "os ystem", + "▁Sc ient", + "▁g irl", + "▁start ing", + "▁techniqu e", + "▁earl ier", + "▁St ep", + "▁\"W e", + "▁p al", + "b oard", + "▁report s", + "▁Prof ess", + "▁O ff", + "ro t", + "▁bird s", + "▁pattern s", + "▁fil m", + "o o", + "▁rele ase", + "▁v ent", + "▁Washing ton", + "▁d ri", + "▁Cong ress", + "▁s ort", + "- 8", + "b al", + "▁e ast", + "▁M al", + "i os", + "▁determ ined", + "▁detail s", + "▁app oint", + "▁l ic", + "▁T im", + "▁dis s", + "▁S er", + "ot he", + "- 6", + "▁F ound", + "itte e", + "▁ch ain", + "ric ulum", + "▁Ex am", + "▁manufact ure", + "▁n ames", + "▁R ober", + "▁An y", + "r um", + "▁cor respond", + "▁fav or", + "▁reas ons", + "- th", + "qu e", + "▁sp ot", + "▁col umn", + "▁include :", + "▁spe ech", + "u e,", + "ot ic", + "▁t rou", + "▁pract ices", + "▁house hold", + "▁ra il", + "▁com plic", + "▁ ign", + "▁tra d", + "▁( m", + "▁\" M", + "▁cons ists", + "ro g", + "or s.", + "▁o cean", + "por ary", + "in n", + "▁Sec ond", + "▁Ad dition", + "▁liter ature", + "ar ,", + "E L", + "▁exper t", + "▁Vir gin", + "▁L at", + "in y", + "▁he ight", + "▁turn ed", + "▁ext ensive", + "re st", + "▁m ag", + "ou s,", + "ur ation", + "▁prep ared", + "ew ork", + "▁diseas e,", + "▁exp osed", + "s pect", + "am et", + "▁pres ident", + "▁ke pt", + "▁stor age", + "▁b ed", + "▁A p", + "▁rad iation", + "▁that 's", + "▁y ield", + "▁techn ical", + "▁in h", + "ortun ate", + "▁frequ ency", + "ren ce", + "▁6 .", + "▁circ um", + "▁require ments", + "ag es.", + "▁char ge", + "▁exp ression", + "▁Develop ment", + "▁vol t", + "▁most ly", + "▁wh om", + "▁cho ice", + "▁Su pp", + "▁C le", + "▁wind ow", + "▁mo ist", + "w ord", + "▁S y", + "▁bill ion", + "i as", + ".. ..", + "in es.", + "ac ific", + "▁cons ult", + "▁sp ring", + "▁c ore", + "▁sy n", + "▁ann ual", + "▁p iec", + "▁O p", + "▁card i", + "▁H el", + "a us", + "▁strateg ies", + "▁st orm", + "ad d", + "▁inv ent", + "▁do ct", + "▁NAS A", + "as tern", + "▁pract ical", + "▁201 0", + "▁ey es", + "▁indic ate", + "▁find ings", + "ar row", + "▁vol unt", + "▁course ,", + "▁stat us", + "▁w rote", + "▁surround ing", + "▁fund am", + "▁interp ret", + "▁U K", + "▁em ail", + "▁trans form", + "▁lead s", + "al le", + "i xt", + "▁said ,", + "ra ck", + "▁R ich", + "am a", + "▁prim arily", + "▁S uch", + "▁advant age", + "▁St and", + "▁tox ic", + "▁res erv", + "▁W rit", + "▁con v", + "▁struct ures", + "v il", + "▁f ig", + "um ber", + "▁dou b", + "-l ike", + "- related", + "▁Jes us", + "▁hand ,", + "om in", + "▁bel ong", + "▁Cent ral", + "▁I N", + "as cular", + "▁meet ing", + "▁H en", + "▁gen es", + "▁immediate ly", + "▁suggest s", + "▁f lex", + "▁ch ann", + "id er", + "▁S un", + "ig en", + "▁atmosp here", + "▁prom ote", + "▁poss ess", + "▁fac ilities", + "▁other s.", + "▁b and", + "▁get s", + "▁character istics", + "▁inn ov", + "▁chang ing", + "▁Soc iety", + "▁ha z", + "▁you .", + "T S", + "▁v ul", + "▁contain ing", + "▁bi ological", + "▁cor n", + "▁per man", + "▁day ,", + "▁amount s", + "▁N ote", + "▁lif e,", + "▁coun ter", + "▁problem s.", + "w ood", + "▁m ath", + "ribut ed", + "- le", + "▁s ed", + "a res", + "ant ic", + "th ,", + "2 )", + "▁bal ance", + "▁bab y", + "▁Rep ublic", + "▁remov ed", + "ar a", + "b ran", + "▁un ivers", + "ium ,", + "▁Th us,", + "▁sec ret", + "ol ved", + "▁Un ion", + "▁b ord", + "▁serv ed", + "▁world ,", + "ogn itive", + "▁gra de", + "▁imm un", + "▁learn ed", + "▁met ab", + "▁Eng ine", + "▁re ached", + "n el", + "▁eas ier", + "▁P ort", + "▁Ad d", + "▁B en", + "▁disc over", + "▁reg ions", + "m et", + "▁D isc", + "c are", + "▁allow ing", + "▁land sc", + "▁l ib", + "▁no vel", + "▁Con f", + "▁max imum", + "h t", + "▁t ro", + "▁D em", + "▁fam ous", + "▁stru gg", + "▁Man agement", + "▁ser ver", + "▁G reek", + "▁vol ume", + "▁fa ith", + "▁Japan ese", + "▁agricult ural", + "▁dig est", + "▁he ar", + "▁ra ce", + "▁s iz", + "▁M ac", + "it e,", + "▁col lege", + "▁f ine", + "▁gr ant", + "▁b ow", + "n ic", + "▁O ut", + "▁Cour t", + "A P", + "oc al", + "▁( and", + "▁cred it", + "rol og", + "id ing", + "▁f ol", + "▁Ex pl", + "f ield", + "▁M useum", + "▁2 6", + "▁item s", + "▁( 20", + "▁F am", + "▁clear ly", + "▁environment .", + "▁d ram", + "▁L ike", + "▁G roup", + "▁w et", + "▁2 8", + "▁detail ed", + "or id", + "▁here .", + "b all", + "5 %", + "▁18 9", + "▁tre nd", + "▁he m", + "▁in ject", + "ul s", + "ro ke", + "ot hes", + "▁chall enge", + "IN G", + "▁meas ured", + "ish ing", + "▁acad emic", + "▁F re", + "▁Pro v", + "un k", + "▁inform ation.", + "y cl", + "▁degre es", + "o oth", + "▁record s", + "▁ne ut", + "▁poll ution", + "▁fre edom", + "▁Sp anish", + "od es", + "▁less on", + "▁int ended", + "▁C ath", + "▁C ivil", + "▁At l", + "1 )", + "▁process ing", + "▁vict im", + "▁19 2", + "▁s av", + "▁m ort", + "▁col our", + "▁bu y", + "▁Car ol", + "iat ric", + "▁( see", + "▁ex ternal", + "▁Associ ation", + "▁feel ing", + "▁n av", + "▁dr ive", + "▁kill ed", + "▁opt ions", + "▁link ed", + "▁M ake", + "▁re b", + "▁dou ble", + "▁su sp", + "▁Cont rol", + "▁diabet es", + "ag es,", + "▁un its", + "▁divid ed", + "s ue", + "▁stra ight", + "▁sm ok", + "▁children .", + "▁read y", + "▁(19 9", + "▁b ond", + "▁impro ved", + "▁s ess", + "ro c", + "▁pers pect", + "▁every one", + "▁plat form", + "▁ill ness", + "▁b le", + "▁mat hemat", + "▁\" H", + "▁9 0", + "▁r h", + "▁Also ,", + "▁H .", + "▁C D", + "ress ive", + "▁b rief", + "▁c amer", + "▁des p", + "▁sp l", + "▁pl ans", + "▁S en", + "▁interest ed", + "▁tr uth", + "ars h", + "▁experien ced", + "ol id", + "? \"", + "▁P acific", + "t on,", + "▁se g", + "▁le af", + "▁P aul", + "▁occur red", + "ify ing", + "O T", + "▁er ror", + "▁res ourc", + "▁s end", + "▁l ived", + "▁previous ly", + "▁I' m", + "▁use .", + "▁Wh ite", + "e es", + "▁h op", + "olog y.", + "i ance", + "▁P lease", + "▁br ight", + "ain ,", + "▁encoura ge", + "- M", + "▁elect ronic", + "▁off ered", + "▁or al", + "▁In f", + "▁dep ends", + "om ach", + "▁port ion", + "▁d rain", + "▁link s", + "▁action s", + "h ors", + "▁M em", + "▁m el", + "▁O F", + "ere nces", + "▁Lear ning", + "▁P C", + "▁work ,", + "▁S o,", + "ar p", + "▁T ur", + "▁ele v", + "▁c ert", + "an ch", + "▁off ice", + "▁did n't", + "▁S al", + "▁consum ption", + "ell ,", + "el ines", + "▁\" the", + "▁C op", + "▁ro ll", + "m en", + "pl ace", + "▁un f", + "▁Ac ad", + "p at", + "▁d ro", + "▁L and", + "▁exec ut", + "▁affect s", + "▁d ut", + "▁obtain ed", + "an i", + "▁n erve", + "▁p un", + "▁n est", + "▁prop osed", + "▁p ages", + "▁ph ase", + "at es,", + "▁\" s", + "land ,", + "▁Th omas", + "▁com fort", + "rie ved", + "▁comb ined", + "▁beaut iful", + "▁excell ent", + "▁It al", + "▁ad m", + "▁con vent", + "▁val id", + "▁camp aign", + "▁m aster", + "▁ch rom", + "▁P .", + "it e.", + "▁su itable", + "▁cont ribute", + "o es", + "▁g am", + "re te", + "▁fert il", + "▁discuss ion", + "▁W here", + "▁Mic ro", + "▁re ality", + "▁m ix", + "▁m ist", + "▁exact ly", + "▁( in", + "es s.", + "A D", + "▁L ake", + "▁sat ell", + "as s.", + "▁( W", + "▁pro port", + "▁A S", + "▁instit ution", + "▁veh icle", + "▁L .", + "▁he aring", + "▁supp lement", + "▁Be fore", + "nd om", + "▁201 2", + "▁7 0", + "▁he ard", + "▁g od", + "▁norm ally", + "▁man age", + "▁technolog ies", + "▁as semb", + "▁sat is", + "▁M r.", + "▁fl ight", + "▁Environment al", + "ul es", + "os ite", + "▁200 9", + "▁second ary", + "▁fail ure", + "os ph", + "▁dist rict", + "▁Afric a", + "▁F ederal", + "▁vis ible", + "▁monitor ing", + "▁b ud", + "▁I d", + "▁disord er", + "M L", + "▁controll ed", + "i j", + "he t", + "▁S ym", + "▁cl oth", + "▁med ication", + "▁ind ex", + "▁react ion", + "4 )", + "▁dec ided", + "▁ec osystem", + "▁se lection", + "ic s,", + "▁gener ation", + "sequ ent", + "▁fri ends", + "▁habit at", + "▁oper ation", + "▁oper ations", + "▁A rab", + "-t he", + "▁inj ury", + "▁ch ief", + "n ormal", + "▁f ing", + "ically ,", + "▁ad equ", + "▁d u", + "▁D iv", + "▁help ful", + "▁on to", + "▁introdu ction", + "▁B ur", + "ast e", + "▁select ed", + "▁ant i-", + "▁surger y", + "▁collect ed", + "▁cele br", + "▁remain ed", + "▁Hist or", + "▁conc lud", + "▁200 0", + "▁m it", + "▁har vest", + "▁w estern", + "▁typ ical", + "▁min im", + "▁is n't", + "▁A C", + "▁V is", + "▁J er", + "▁popul ations", + "▁2 7", + "p ed", + "▁t ail", + "▁201 1", + "▁bro ther", + "▁W ild", + "l ig", + "▁support ed", + "▁stim ul", + "▁for t", + "▁b rown", + "▁fl oor", + "▁H ome", + "▁for ced", + "▁W .", + "▁f aster", + "▁F igure", + "▁en z", + "▁st ored", + "▁mem bran", + "▁pers ons", + "▁O ld", + "▁200 8", + "▁\" P", + "▁cons ervation", + "olog ists", + "▁fil es", + "▁p il", + "▁help ed", + "▁sc al", + "▁10 .", + "▁D et", + "▁cl im", + "▁form ation", + "▁L ou", + "u ed", + "▁phen omen", + "▁Is l", + "▁ar ter", + "z ing", + "▁(1 8", + "ab il", + "▁F ind", + "oy al", + "▁comple ted", + "▁spec ifically", + "▁kind s", + "iven ess", + "ros cop", + "▁Serv ice", + "c o", + "▁f if", + "ar ter", + "▁organiz ations", + "av a", + "▁L ibrary", + "▁k il", + "▁slight ly", + "▁col le", + "▁dist ingu", + "stand ing", + "al ysis", + "▁citiz ens", + "▁St e", + "▁mom ent", + "ere n", + "ipp ed", + "▁sp ent", + "▁princ iples", + "- B", + "▁the rm", + "▁health .", + "ain s", + "b ed", + "▁subst ant", + "▁v ital", + "h at", + "▁f oss", + "▁Des ign", + "▁comple t", + "▁look s", + "I L", + "og le", + "▁l ibrary", + "▁Th rough", + "▁man ag", + "▁E xt", + "▁g ar", + "▁sal t", + "augh ter", + "▁phil osoph", + "▁vul ner", + "▁18 8", + "▁cont amin", + "▁stud y,", + "▁ide al", + "▁dep th", + "▁un s", + "▁me ant", + "▁R ad", + "▁part y", + "▁dat a.", + "▁Fr anc", + "▁C lick", + "▁k n", + "▁administ r", + "ag ram", + "▁18 7", + "▁in g", + "▁inf ected", + "S ,", + "el .", + "c ript", + "▁Th ose", + "▁ref ers", + "▁Lear n", + "▁L abor", + "▁want ed", + "ities .", + "▁M ain", + "▁challeng es", + "▁high -", + "▁show ing", + "▁Rober t", + "▁ch apter", + "oss ible", + "▁respons ibility", + "u e.", + "▁grow n", + "▁h ur", + "▁mention ed", + "▁st ation", + "▁P ub", + "e al", + "▁A D", + "▁S ou", + "▁su d", + "▁200 7", + "▁expl an", + "ap ers", + "▁medic ine", + "▁beg ins", + "- 7", + "▁S af", + "▁Fl orid", + "▁e lection", + "w est", + "▁inform ation,", + "▁dep os", + "▁On ly", + "▁t un", + "▁air craft", + "▁conflic t", + "▁L a", + "ary ,", + "▁N av", + "hem ical", + "▁ra ndom", + "il ing", + "▁th in", + "▁g ram", + "▁char act", + "ym ph", + "▁record ed", + "▁S um", + "▁r ural", + "▁s ong", + "▁any one", + "▁min imum", + "▁vis ion", + "▁Re view", + "▁condition s.", + "o om", + "▁ne ck", + "▁app arent", + "▁p ig", + "▁st ick", + "en ced", + "▁emot ional", + "▁particip ants", + "▁not ed", + "all ed", + "act ive", + "▁G et", + "▁co ordin", + "▁7 .", + "om pl", + "▁n arrow", + "▁fac ilit", + "▁st omach", + "▁F e", + "ain ed", + "▁Char les", + "rap y", + "▁acc omp", + "▁suff er", + "▁M art", + "▁M ass", + "et her", + "▁sub t", + "▁B et", + "▁\" O", + "▁g all", + "ruct ure", + "is ation", + "- D", + "▁s now", + "▁S l", + "▁a qu", + "▁she ll", + "▁f rag", + "or ith", + "▁disord ers", + "ant ,", + "▁antib iot", + "ar io", + "▁E conom", + "▁comp osition", + "▁inv as", + "▁min eral", + "ce ler", + "▁return ed", + "res s.", + "re p", + "▁cell s.", + "▁dom estic", + "f ish", + "▁Arm y", + "as s,", + "▁cas e,", + "2 3", + "▁mot ion", + "▁n an", + "▁cur riculum", + "▁labor atory", + "▁dang erous", + "▁w ave", + "C ,", + "▁mess age", + "ress ed", + "ank s", + "▁dec isions", + "▁cre ation", + "▁possible .", + "▁large ly", + "▁centur y,", + "▁enh ance", + "h ,", + "▁form at", + "▁Stat es.", + "▁H ol", + "▁j u", + "▁ed ge", + "▁m amm", + "▁emerg ency", + "▁ast ron", + "▁em issions", + "▁piec es", + "U R", + "▁B udd", + "▁Austral ia", + "▁not ice", + "▁\"I t", + "▁M il", + "▁J ose", + "▁( t", + "▁I r", + "▁cancer .", + "oles ter", + "▁ext ract", + "▁( wh", + "ri er", + "▁D el", + "as e.", + "▁bod ies", + "▁B ay", + "▁st ret", + "ist s,", + "▁d oll", + "rop ical", + "▁L ife", + "res ents", + "▁field s", + "▁adequ ate", + "▁acc ompl", + "▁aut hors", + "-s p", + "▁fl at", + "▁fundam ental", + "▁a x", + "▁W omen", + "v an", + "▁ab use", + "alle l", + "▁p ed", + "▁An n", + "S A", + "▁th or", + "▁g un", + "os en", + "▁dis app", + "▁help ing", + "ur ance", + "▁M at", + "▁sens itive", + "▁L ong", + "▁sp end", + "▁ob vious", + "▁n urs", + "it ors", + "▁drink ing", + "▁engine ering", + "res s,", + "▁more .", + "▁sc he", + "▁rep air", + "▁cap able", + "▁g ames", + "▁D iff", + "5 )", + "▁risk s", + "▁P ower", + "▁we alth", + "▁Ph ot", + "▁arg ument", + "ic a", + "▁sw itch", + "ri an", + "▁pre t", + "▁out .", + "▁how ever", + "▁fun g", + "▁ins ul", + "v ision", + "▁Q ue", + "▁Can cer", + "▁tru st", + "▁se eds", + "▁areas .", + "▁r ough", + "▁electric ity", + "▁w in", + "▁pain t", + "▁art icles", + "▁great est", + "▁concent ration", + "▁main ten", + "▁att ached", + "over ,", + "▁ra ised", + "▁prote ins", + "' .", + "ou s.", + "▁l it", + "▁m er", + "ab ric", + "▁v ast", + "▁L eg", + "n s", + "▁adv ance", + "ol ute", + "▁effective ly", + "r ich", + "▁( 3", + "▁decre ase", + "▁mus cles", + "' ,", + "▁st one", + "olester ol", + "▁kid ney", + "▁tra ffic", + "▁F orm", + "▁M o", + "- se", + "ap h", + "▁F act", + "atur ally", + "▁you th", + "▁mole cul", + "▁infect ions", + "▁hor se", + "▁rad i", + "▁world 's", + "▁instru ment", + "▁keep ing", + "▁18 5", + "ific ial", + "▁fram ework", + "is hes", + "s ;", + "▁d ust", + "▁201 3", + "▁sur f", + "▁rep resents", + "▁Sm ith", + "▁Techn ology", + "r ates", + "▁r ub", + "▁ext ent", + "▁appe ared", + "all ,", + "▁sam ples", + "▁Lond on", + "ost er", + "▁m os", + "▁produ cing", + "▁way .", + "▁Rep ort", + "▁del iver", + "ities ,", + "▁I ll", + "▁f le", + "▁we ap", + "▁Ex per", + "▁state ment", + ". org", + "▁resp ir", + "go ing", + "▁gra v", + "▁neigh bor", + "it z", + "er o", + "▁suggest ed", + "▁behavi our", + "▁w aters", + "▁famil iar", + "I G", + "▁al one", + "▁un less", + "▁t rip", + "▁N atural", + "▁exp ensive", + "▁Ret rieved", + "m ed", + "▁Pl ant", + "▁re cept", + "▁down load", + "as ure", + "▁mot iv", + "▁Tex as", + "▁princ iple", + "▁med ium", + "▁At t", + "▁system s.", + "am ent", + "▁lead ers", + "▁gener ate", + "▁rest rict", + "▁C are", + "ov iet", + "▁l ik", + "▁Stat es,", + "▁d ental", + "▁t aught", + "▁d ial", + "l ar", + "▁ex change", + "p ing", + "▁En ergy", + "▁Canad a", + "▁Hen ry", + "▁potential ly", + "▁high light", + "m l", + "▁int ake", + "▁inst ance,", + "D F", + "▁sh ared", + "g ical", + "y e", + "m un", + "▁J ud", + "▁add ing", + "▁class es", + "▁Y ear", + "st ood", + "▁proper ly", + "▁build ings", + "▁close ly", + "▁exper ts", + "▁o d", + "▁P sych", + "▁sur pris", + "▁ag o", + "is p", + "or gan", + "▁st ories", + "▁way ,", + "▁F ollow", + "▁recogn ized", + "- P", + "if orm", + "and er", + "▁M ont", + "▁list ed", + "▁a er", + "▁inc hes", + "▁stud ied", + "▁T yp", + "▁to ler", + "u pp", + "▁not es", + "▁treat ments", + "▁children ,", + "esp ite", + "▁concept s", + "▁m ere", + "▁G ood", + "▁produ ces", + "▁fin ally", + "- 9", + "st ruction", + "▁F ort", + "▁M iddle", + "▁partic les", + "▁happ ens", + "S T", + "▁\" F", + "▁3 5", + "▁lab el", + "▁play ed", + "l iam", + "▁fil ter", + "in s,", + "▁acc ident", + "▁Cath olic", + "▁Ex p", + "▁we ar", + "le ments", + "▁mar ri", + "- 20", + "▁reg ional", + "▁j our", + "▁country .", + "ad o", + "▁profess ion", + "▁mechan ism", + "▁contin ues", + "ien ces", + "ber t", + "g l", + "-s h", + "▁I P", + "▁\" c", + "▁rat io", + "g .,", + "b i", + "-t o", + "▁sud den", + "▁b io", + "▁co al", + "2 1", + "▁h unt", + "▁alg orith", + "▁remain ing", + "▁vacc ine", + "▁proced ures", + "b and", + "▁today .", + "▁cl ust", + "▁F ree", + "O L", + "ward s", + "▁S oviet", + "▁pr ison", + "os m", + "▁increasing ly", + "▁d ie", + "▁describ es", + "▁rem ote", + "O M", + "▁T op", + "um ,", + "▁test ed", + "▁ch art", + "▁chemical s", + "▁Cl in", + "▁rec overy", + "▁T er", + "▁Ag ricult", + "ot yp", + "iv es,", + "ile ,", + "▁prot ected", + "▁treatment .", + "▁c ognitive", + "ke y", + "▁focus ed", + "▁b ag", + "r ations", + "▁Mus lim", + "▁him .", + "____ ____", + "▁Comm ission", + "▁effic iency", + "ol ve", + "▁surv ival", + "▁sustain able", + "c ers", + "▁cult iv", + "▁s en", + "▁g al", + "op l", + "▁author ity", + "▁di am", + "7 8", + "▁b ind", + "▁re in", + "ens us", + "at es.", + "▁G .", + "▁p aid", + "st ream", + "▁frequ ent", + "▁mor ning", + "▁m ac", + "r id", + "▁experien ces", + "it ative", + "▁E nd", + "▁econom y", + "b ra", + "▁Con stitution", + "as e,", + "▁B re", + "▁K now", + "▁le aving", + "▁inter view", + "▁magn etic", + "el ine", + "ru st", + "▁Ear ly", + "▁character istic", + "er ia", + "▁circum st", + "2 4", + "▁l ose", + "▁sol utions", + "▁prep are", + "6 )", + "▁go als", + "▁L ast", + "▁flow ers", + "al se", + "▁comprehens ive", + "▁in hib", + "▁gener ated", + "I n", + "ate ver", + "▁sequ ence", + "▁dog s", + "▁pl ate", + "k y", + "▁cru cial", + "▁n aturally", + "▁c up", + "▁D espite", + "▁farm ers", + "▁3 ,", + "▁pres erv", + "as er", + "▁Stud ies", + "ber g", + "▁other wise", + "it ness", + "or ter", + "▁centur y.", + "▁N or", + "▁ins ert", + "▁arm y", + "▁Com put", + "bre ak", + "l i", + "ist ,", + "▁m ild", + "ide ,", + "▁w ound", + "▁opt im", + "▁res olution", + "▁themsel v", + "▁lat est", + "▁c ris", + "▁2 9", + "▁word s,", + "it ,", + "▁datab ase", + "oun ced", + "-s c", + "es ter", + "in a,", + "▁inf rast", + "if ies", + "▁B er", + "▁disc ipl", + "▁development .", + "▁\" D", + "ce l", + "os al", + "▁strateg y", + "ere nt", + "▁f elt", + "▁l atter", + "▁calc ium", + "iv es.", + "▁great ly", + "▁S ign", + "ib ilities", + "▁out com", + "▁problem .", + "▁top ics", + "▁Ke ep", + "▁to w", + "▁m old", + "▁hor iz", + "▁mob ile", + "▁s ick", + "▁s od", + "▁int est", + "▁transm ission", + "▁re new", + "ant s,", + "▁T em", + "▁car b", + "▁B ro", + "anc ing", + "▁valu able", + "▁en able", + "▁bod y,", + "▁Brit ain", + "▁all ,", + "▁thous and", + "▁C re", + "▁ne ur", + "▁Canad ian", + "▁s an", + "▁l os", + "is e.", + "▁mar ine", + "▁Ch apter", + "y roid", + "▁t ried", + "▁look ed", + "▁W ord", + "▁ext ended", + "▁elect ro", + "▁f ixed", + "it .", + "▁( n", + "w ell", + "▁ab und", + "▁T re", + "▁certain ly", + "▁Austral ian", + "▁B ack", + "c hers", + "▁hyd rogen", + "y me", + "▁der ived", + "▁sol ve", + "▁fl ag", + "▁rev olution", + "▁wond er", + "▁S ever", + "▁P ers", + "r ans", + "▁phot ograph", + "▁pro l", + "▁\" f", + "▁M ill", + "▁comp ound", + "▁egg s", + "▁perman ent", + "on 's", + "ar ant", + "▁hundred s", + "▁p est", + "▁sp r", + "▁dis char", + "▁child 's", + "▁H ave", + "▁impro ving", + "▁cand id", + "▁P enn", + "▁was t", + "▁to m", + "▁P et", + "▁Inst ead", + "▁polic ies", + "▁tou ch", + "▁ap art", + "▁p p.", + "▁on .", + "▁ag re", + "▁poss ibility", + "▁acc um", + "▁desp ite", + "▁gra nd", + "▁c art", + "▁P rim", + "▁let ters", + "▁ch olesterol", + "▁un known", + "les s,", + "▁level .", + "▁rec on", + "▁ins p", + "▁gl uc", + "▁under lying", + "▁d iversity", + "▁19 1", + "▁poss ibly", + "cl usion", + "E P", + "in ction", + "▁fe ver", + "el lect", + "▁appro aches", + "▁impact s", + "man ,", + "▁place .", + "▁imm ig", + "▁1 :", + "-1 8", + "▁function al", + "▁c av", + "▁Sou thern", + "5 00", + "▁Qu est", + "B C", + "▁equ ival", + "▁desc ription", + "▁benef icial", + "▁home .", + "▁imp ossible", + "▁su c", + "or al", + "▁princ ip", + "▁disc overy", + "▁rapid ly", + "▁p ure", + "m ,", + "▁ac celer", + "▁D ig", + "▁volt age", + "▁sim pl", + "i i", + "▁elect ron", + "▁harm ful", + "▁Russ ian", + "▁f abric", + "▁on e.", + "▁nutri ent", + "en z", + "▁health care", + "▁Stud y", + "▁\" p", + "▁profess or", + "▁indic ates", + "▁tra ct", + "▁200 6", + "▁Col umb", + "▁par allel", + "▁lif est", + "▁temperature s", + "▁set s", + "▁prec ise", + "▁Germ any", + "▁( U", + "▁Cur rent", + "▁convent ional", + "▁K en", + "▁she l", + "▁creat es", + "r us", + "▁world wide", + "▁Am ong", + "▁Che ck", + "▁d iox", + "▁im pl", + "▁origin ally", + "▁C amp", + "▁aware ness", + "▁Fr ank", + "▁f old", + "▁Profess or", + "▁ing red", + "▁repe ated", + "▁A st", + "▁un like", + "C C", + "▁Wh o", + "rodu ction", + "▁sam pl", + "▁subst ance", + "- re", + "angu age", + "er ior", + "▁N etwork", + "▁concern s", + "▁B o", + "▁form al", + "s he", + "wh at", + "▁N ature", + "il ed", + "▁h omes", + "▁B oard", + "▁trans ition", + "▁eas tern", + "▁3 00", + "ur d", + "▁sur ve", + "▁com ment", + "oc c", + "▁per cept", + "▁discuss ed", + "es s,", + "▁5 00", + "▁pol ice", + "▁nutri ents", + "n ect", + "▁sec ure", + "▁conf ig", + "▁K ore", + "on al", + "▁mechan ical", + "L E", + "▁ab normal", + "ol f", + "▁Spec ial", + "▁Col or", + "f all", + "- n", + "ec k", + "▁Ad minist", + "▁im plic", + "ex p", + "▁me at", + "▁cons cious", + "▁spec ies.", + "▁play ing", + "▁tra um", + "▁under stood", + "▁d iverse", + "▁\" m", + "ag o", + "▁un iverse", + "▁arr ange", + "▁th r", + "▁dep artment", + "▁mark ed", + "- H", + "▁subject s", + "▁fl o", + "▁works he", + "▁s ight", + "▁f ly", + "▁d ent", + "i very", + "▁8 .", + "▁adop t", + "▁W il", + "▁C ell", + "▁Off ice", + "▁T or", + "▁O x", + "▁him ,", + "a el", + "ic ed", + "▁student s.", + "▁dec line", + "▁abs olute", + "▁fill ed", + "ag ue", + "▁str ing", + "am s", + "▁ra ise", + "3 5", + "▁R ome", + "▁disc rim", + "▁J ack", + "in et", + "▁s ides", + "▁ro w", + "▁in ner", + "▁mor al", + "▁p ull", + "f low", + "▁( h", + "▁O h", + "▁relationship s", + "▁min ut", + "▁cou ple", + "▁rem ark", + "app ing", + "▁Gl obal", + "] .", + "▁vari able", + "p oint", + "▁Re f", + "▁L ab", + "▁implement ation", + "▁Jose ph", + "▁res ident", + "ortunate ly,", + "▁\" d", + "- T", + "▁prevent ion", + "▁det ection", + "▁E ffect", + "ry .", + "▁w ish", + "▁Jew s", + "▁h it", + "▁batter y", + "▁New s", + "▁del ay", + "C S", + "▁pre m", + "▁ra w", + "▁c ord", + "u ,", + "▁M ethod", + "▁Fin ally,", + "▁there 's", + "▁anc est", + "▁Treat ment", + "▁k new", + "▁open ing", + "▁a w", + "▁\" t", + "▁dist urb", + "▁sm ooth", + "▁exper ienc", + "pp ing", + "▁us ed.", + "▁( J", + "▁al le", + "ra v", + "▁manufact uring", + "th rit" + ] + } +} \ No newline at end of file