diff --git "a/data/tokenizer/tokenizer.json" "b/data/tokenizer/tokenizer.json" new file mode 100644--- /dev/null +++ "b/data/tokenizer/tokenizer.json" @@ -0,0 +1,244921 @@ +{ + "version": "1.0", + "truncation": null, + "padding": null, + "added_tokens": [ + { + "id": 0, + "content": "", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": null, + "pre_tokenizer": { + "type": "ByteLevel", + "add_prefix_space": false, + "trim_offsets": true, + "use_regex": true + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "", + "type_id": 1 + } + } + ], + "special_tokens": { + "": { + "id": "", + "ids": [ + 1 + ], + "tokens": [ + "" + ] + }, + "": { + "id": "", + "ids": [ + 2 + ], + "tokens": [ + "" + ] + } + } + }, + "decoder": { + "type": "ByteLevel", + "add_prefix_space": true, + "trim_offsets": true, + "use_regex": true + }, + "model": { + "type": "BPE", + "dropout": null, + "unk_token": "", + "continuing_subword_prefix": null, + "end_of_word_suffix": null, + "fuse_unk": false, + "byte_fallback": false, + "ignore_merges": false, + "vocab": { + "": 0, + "": 1, + "": 2, + "": 3, + "!": 4, + "\"": 5, + "#": 6, + "$": 7, + "%": 8, + "&": 9, + "'": 10, + "(": 11, + ")": 12, + "*": 13, + "+": 14, + ",": 15, + "-": 16, + ".": 17, + "/": 18, + "0": 19, + "1": 20, + "2": 21, + "3": 22, + "4": 23, + "5": 24, + "6": 25, + "7": 26, + "8": 27, + "9": 28, + ":": 29, + ";": 30, + "<": 31, + "=": 32, + ">": 33, + "?": 34, + "@": 35, + "A": 36, + "B": 37, + "C": 38, + "D": 39, + "E": 40, + "F": 41, + "G": 42, + "H": 43, + "I": 44, + "J": 45, + "K": 46, + "L": 47, + "M": 48, + "N": 49, + "O": 50, + "P": 51, + "Q": 52, + "R": 53, + "S": 54, + "T": 55, + "U": 56, + "V": 57, + "W": 58, + "X": 59, + "Y": 60, + "Z": 61, + "[": 62, + "\\": 63, + "]": 64, + "^": 65, + "_": 66, + "`": 67, + "a": 68, + "b": 69, + "c": 70, + "d": 71, + "e": 72, + "f": 73, + "g": 74, + "h": 75, + "i": 76, + "j": 77, + "k": 78, + "l": 79, + "m": 80, + "n": 81, + "o": 82, + "p": 83, + "q": 84, + "r": 85, + "s": 86, + "t": 87, + "u": 88, + "v": 89, + "w": 90, + "x": 91, + "y": 92, + "z": 93, + "{": 94, + "|": 95, + "}": 96, + "~": 97, + "¡": 98, + "¢": 99, + "£": 100, + "¤": 101, + "¥": 102, + "¦": 103, + "§": 104, + "¨": 105, + "©": 106, + "ª": 107, + "«": 108, + "¬": 109, + "®": 110, + "¯": 111, + "°": 112, + "±": 113, + "²": 114, + "³": 115, + "´": 116, + "µ": 117, + "¶": 118, + "·": 119, + "¸": 120, + "¹": 121, + "º": 122, + "»": 123, + "¼": 124, + "½": 125, + "¾": 126, + "¿": 127, + "Â": 128, + "Ã": 129, + "Ä": 130, + "Å": 131, + "Æ": 132, + "Ç": 133, + "È": 134, + "É": 135, + "Ê": 136, + "Ë": 137, + "Ì": 138, + "Í": 139, + "Î": 140, + "Ï": 141, + "Ð": 142, + "Ñ": 143, + "Ò": 144, + "Ó": 145, + "Ô": 146, + "Õ": 147, + "Ö": 148, + "×": 149, + "Ø": 150, + "Ù": 151, + "Ú": 152, + "Û": 153, + "Ü": 154, + "Ý": 155, + "Þ": 156, + "ß": 157, + "à": 158, + "á": 159, + "â": 160, + "ã": 161, + "ä": 162, + "å": 163, + "æ": 164, + "ç": 165, + "è": 166, + "é": 167, + "ê": 168, + "ë": 169, + "ì": 170, + "í": 171, + "î": 172, + "ï": 173, + "ð": 174, + "ñ": 175, + "ó": 176, + "ô": 177, + "Ā": 178, + "ā": 179, + "Ă": 180, + "ă": 181, + "Ą": 182, + "ą": 183, + "Ć": 184, + "ć": 185, + "Ĉ": 186, + "ĉ": 187, + "Ċ": 188, + "ċ": 189, + "Č": 190, + "č": 191, + "Ď": 192, + "ď": 193, + "Đ": 194, + "đ": 195, + "Ē": 196, + "ē": 197, + "Ĕ": 198, + "ĕ": 199, + "Ė": 200, + "ė": 201, + "Ę": 202, + "ę": 203, + "Ě": 204, + "ě": 205, + "Ĝ": 206, + "ĝ": 207, + "Ğ": 208, + "ğ": 209, + "Ġ": 210, + "ġ": 211, + "Ģ": 212, + "ģ": 213, + "Ĥ": 214, + "ĥ": 215, + "Ħ": 216, + "ħ": 217, + "Ĩ": 218, + "ĩ": 219, + "Ī": 220, + "ī": 221, + "Ĭ": 222, + "ĭ": 223, + "Į": 224, + "į": 225, + "İ": 226, + "ı": 227, + "IJ": 228, + "ij": 229, + "Ĵ": 230, + "ĵ": 231, + "Ķ": 232, + "ķ": 233, + "ĸ": 234, + "Ĺ": 235, + "ĺ": 236, + "Ļ": 237, + "ļ": 238, + "Ľ": 239, + "ľ": 240, + "Ŀ": 241, + "ŀ": 242, + "Ł": 243, + "ł": 244, + "Ń": 245, + "Ġt": 246, + "Ġa": 247, + "ĠĠ": 248, + "in": 249, + "he": 250, + "re": 251, + "on": 252, + "er": 253, + "Ġthe": 254, + "at": 255, + "Ġs": 256, + "Ġo": 257, + "en": 258, + "Ġc": 259, + "es": 260, + "or": 261, + "is": 262, + "it": 263, + "Ġw": 264, + "nd": 265, + "al": 266, + "Ġp": 267, + "ĠĠĠĠ": 268, + "ing": 269, + "Ġf": 270, + "an": 271, + "ed": 272, + "Ġb": 273, + "ou": 274, + "Ġof": 275, + "ar": 276, + "Ġin": 277, + "ion": 278, + "Ġm": 279, + "ic": 280, + "Ġd": 281, + "Ġand": 282, + "Ġto": 283, + "le": 284, + "ro": 285, + "as": 286, + "ent": 287, + "ct": 288, + "Ġe": 289, + "Ġth": 290, + "Ġh": 291, + "el": 292, + "Ġre": 293, + "st": 294, + "om": 295, + "il": 296, + "Ġn": 297, + "Ġl": 298, + "et": 299, + "im": 300, + "ol": 301, + "ve": 302, + "Ġis": 303, + "ation": 304, + "ra": 305, + "Ġg": 306, + "ĠT": 307, + "id": 308, + "ĠĠĠ": 309, + "se": 310, + "ut": 311, + "ur": 312, + "ce": 313, + "ig": 314, + "ot": 315, + "ow": 316, + "ly": 317, + "âĢ": 318, + "ch": 319, + "Ġu": 320, + "Ġfor": 321, + "Ġbe": 322, + "ĠA": 323, + "am": 324, + "Ġst": 325, + "ĠS": 326, + "Ġy": 327, + "ul": 328, + "ver": 329, + "ĠĠĠĠĠĠĠĠ": 330, + "Ġon": 331, + "ir": 332, + "Ġthat": 333, + "ĠC": 334, + "ĠI": 335, + "if": 336, + "ay": 337, + "Ġ1": 338, + "ith": 339, + "ad": 340, + "Ġcon": 341, + "Ġas": 342, + "Ġ(": 343, + "Ġyou": 344, + "od": 345, + "Ġpro": 346, + "her": 347, + "um": 348, + "Ġan": 349, + "ter": 350, + "Ġwith": 351, + "ge": 352, + "Ġor": 353, + "Ġwh": 354, + "Ġit": 355, + "ist": 356, + "Ġare": 357, + "qu": 358, + "Ġal": 359, + "Ġex": 360, + "ate": 361, + "Ġ=": 362, + "ers": 363, + "ess": 364, + "Ġde": 365, + "ab": 366, + "ĠM": 367, + "ĠP": 368, + "res": 369, + "pe": 370, + "th": 371, + "ies": 372, + "iv": 373, + "Ġv": 374, + "est": 375, + "ment": 376, + "ĠThe": 377, + "us": 378, + "ĠĠĠĠĠĠĠ": 379, + "Ġcom": 380, + "ity": 381, + "op": 382, + "ĠB": 383, + "Ġwe": 384, + "os": 385, + "Ġ2": 386, + "ill": 387, + "em": 388, + "Ġhe": 389, + "ac": 390, + "ore": 391, + "--": 392, + "nt": 393, + "and": 394, + "rom": 395, + "Ġsu": 396, + "ke": 397, + "igh": 398, + "ort": 399, + "ri": 400, + "ect": 401, + "pl": 402, + "ain": 403, + "ĠW": 404, + "oc": 405, + "ive": 406, + "ld": 407, + "ant": 408, + "ĠH": 409, + "Ġby": 410, + "ĠE": 411, + "ĠF": 412, + "un": 413, + "ĊĠĠĠĠĠĠĠ": 414, + "00": 415, + "Ġr": 416, + "ĠD": 417, + "Ġch": 418, + "Ġat": 419, + "ĠR": 420, + "ap": 421, + "ial": 422, + "ud": 423, + "Ġcan": 424, + "Ġne": 425, + "ĊĠĠĠĠĠĠĠĠ": 426, + "ure": 427, + "Ġse": 428, + "Ġle": 429, + "Ġfrom": 430, + "ave": 431, + "ĊĠĠĠ": 432, + "og": 433, + "art": 434, + "ions": 435, + "ical": 436, + "ĠN": 437, + "âĢĻ": 438, + "Ġen": 439, + "ight": 440, + "ĠL": 441, + "all": 442, + "rou": 443, + "Ġsh": 444, + "Ġnot": 445, + "Ġthis": 446, + "Ġ\"": 447, + "ine": 448, + "ag": 449, + "Ġim": 450, + "Ġwas": 451, + "elf": 452, + "out": 453, + "ĠG": 454, + "pt": 455, + "iz": 456, + "red": 457, + "Ġint": 458, + "ĠâĢ": 459, + "port": 460, + "Ġab": 461, + "per": 462, + "our": 463, + "Ġhave": 464, + "Ġwor": 465, + "Ġus": 466, + "age": 467, + "##": 468, + "gh": 469, + "ult": 470, + "act": 471, + "ome": 472, + "ust": 473, + "ard": 474, + "end": 475, + "Ġpl": 476, + "ost": 477, + "ould": 478, + "ich": 479, + "ĠO": 480, + "Ġk": 481, + "ip": 482, + "ations": 483, + "ther": 484, + "ue": 485, + "ell": 486, + "ff": 487, + "ide": 488, + "ans": 489, + "ated": 490, + "cl": 491, + "Ġyour": 492, + "Ġtheir": 493, + "Ġwhe": 494, + "orm": 495, + "Ġres": 496, + "ous": 497, + "'s": 498, + "ak": 499, + "The": 500, + "Ġcont": 501, + "du": 502, + "Ġad": 503, + "ass": 504, + "Ġcomp": 505, + "ib": 506, + "ame": 507, + "ast": 508, + "ind": 509, + "ere": 510, + "cc": 511, + "Ġall": 512, + "able": 513, + "are": 514, + "Ġthey": 515, + "ĠU": 516, + "ance": 517, + "ie": 518, + "ction": 519, + "ong": 520, + "Ġdis": 521, + "Ġwill": 522, + "ary": 523, + "ĠTh": 524, + "ep": 525, + "one": 526, + "Ġwhich": 527, + "ĠJ": 528, + "ents": 529, + "ks": 530, + "int": 531, + "ĠIn": 532, + "vel": 533, + "----": 534, + "ual": 535, + "Ġdo": 536, + "ence": 537, + "Ġcl": 538, + "ime": 539, + "Ġ3": 540, + "ber": 541, + "Ġme": 542, + "av": 543, + "ex": 544, + "ry": 545, + "ach": 546, + "ign": 547, + "ile": 548, + "Ġ'": 549, + "ru": 550, + "Âł": 551, + "Ġj": 552, + "ood": 553, + "Ġun": 554, + "Ġap": 555, + "Ġif": 556, + "Ġ-": 557, + "Ġmore": 558, + "ear": 559, + "Ġar": 560, + "Ġhas": 561, + "ress": 562, + "ĊĠĠĠĠĠĠĠĠĠĠĠ": 563, + "reat": 564, + "Ġper": 565, + "ia": 566, + "oo": 567, + "ice": 568, + "Ġman": 569, + "Ġother": 570, + "ces": 571, + "ild": 572, + "ase": 573, + "ition": 574, + "Ġone": 575, + "so": 576, + "ple": 577, + "ang": 578, + ").": 579, + "Ġabout": 580, + "Ġout": 581, + "ens": 582, + "con": 583, + "ace": 584, + "Ġbut": 585, + "ors": 586, + "form": 587, + "Ġself": 588, + "ake": 589, + "ord": 590, + "ount": 591, + "rit": 592, + "ack": 593, + "ory": 594, + "Ġev": 595, + "ater": 596, + "ely": 597, + "),": 598, + "Ġso": 599, + "ath": 600, + "Ġqu": 601, + "very": 602, + "nder": 603, + "ub": 604, + "âĢĿ": 605, + "pro": 606, + "ose": 607, + "Ġpart": 608, + "Ġsc": 609, + "Ġte": 610, + "ĠSt": 611, + "Ġsp": 612, + "ire": 613, + "au": 614, + "ms": 615, + "Ġup": 616, + "Ġli": 617, + "ound": 618, + "now": 619, + "Ġ0": 620, + "ph": 621, + "Ġwere": 622, + "Ġcomm": 623, + "iff": 624, + "urn": 625, + "Ġalso": 626, + "Ġsy": 627, + "ric": 628, + "Ġinto": 629, + "ree": 630, + "Ġstud": 631, + "Ġits": 632, + "Ġspe": 633, + "01": 634, + "):": 635, + "Ġthese": 636, + "ings": 637, + "Ġhow": 638, + "Ġro": 639, + "__": 640, + "Ġpre": 641, + "ail": 642, + "ays": 643, + "ish": 644, + "rough": 645, + "ew": 646, + "Ġ4": 647, + "Ġ19": 648, + "Ġwho": 649, + "Ġpe": 650, + "low": 651, + "Ġtr": 652, + "Ġtra": 653, + "Ġnum": 654, + "ata": 655, + "ject": 656, + "olog": 657, + "Ġind": 658, + "we": 659, + "Ġbec": 660, + "Ġ+": 661, + "ĠK": 662, + "Ġwhen": 663, + "ĠâĢľ": 664, + "Ġsome": 665, + "..": 666, + "Ġbet": 667, + "ities": 668, + "ates": 669, + "vers": 670, + "ite": 671, + "ys": 672, + "Ġtime": 673, + "Ġthem": 674, + "Ġdiff": 675, + "Ġcol": 676, + "king": 677, + "Ġour": 678, + "Ġra": 679, + "Ġthere": 680, + "Ġpr": 681, + "Ġunder": 682, + "ob": 683, + "Ġhis": 684, + "ific": 685, + "Ġthan": 686, + "Ġem": 687, + "ating": 688, + "ĠV": 689, + "ĠThis": 690, + "ĠCh": 691, + "ĠIt": 692, + "ef": 693, + "Ġdef": 694, + "ari": 695, + "erv": 696, + "get": 697, + "ove": 698, + "lect": 699, + "Ġmay": 700, + "Ġtw": 701, + "ough": 702, + "ally": 703, + "Ġ5": 704, + "les": 705, + "Ġgo": 706, + "tern": 707, + "ert": 708, + "Ġknow": 709, + "Ġ\\": 710, + "ople": 711, + "self": 712, + "Ġover": 713, + "Ġrec": 714, + "ict": 715, + "Ġag": 716, + "Ġcons": 717, + "ons": 718, + "ient": 719, + "irst": 720, + "Ġuse": 721, + "Ġacc": 722, + "ĠY": 723, + "Ġrel": 724, + "Ġlike": 725, + "ics": 726, + "row": 727, + "ments": 728, + "cess": 729, + "Ġ$": 730, + "Ġdes": 731, + "arn": 732, + "Ġhel": 733, + "cre": 734, + "Ġact": 735, + "rib": 736, + "',": 737, + "eth": 738, + "Ġnew": 739, + "Ġwhat": 740, + "ren": 741, + "clud": 742, + "Ġsuch": 743, + "te": 744, + "Ġyear": 745, + "ian": 746, + "Ġimport": 747, + "Ġhelp": 748, + "stem": 749, + "Ġpeople": 750, + "Ġam": 751, + "ll": 752, + "Ġthrough": 753, + "Ġneed": 754, + "ov": 755, + "ft": 756, + "ause": 757, + "Ġass": 758, + "Ġbeen": 759, + "ract": 760, + "ular": 761, + "ful": 762, + "Ġany": 763, + "Ġwould": 764, + "ange": 765, + "Ġpo": 766, + "round": 767, + "In": 768, + "Ġtwo": 769, + "als": 770, + "ative": 771, + "Ġval": 772, + "ne": 773, + "Ġdiffere": 774, + "uring": 775, + "ures": 776, + "Ġ#": 777, + "ext": 778, + "Ġfe": 779, + "Ġob": 780, + "Ġgen": 781, + "Ġbl": 782, + "ise": 783, + "Ġret": 784, + "Ġeff": 785, + "ds": 786, + "ility": 787, + "ble": 788, + "Ġspec": 789, + "alth": 790, + "ool": 791, + "ck": 792, + "Ġwork": 793, + "Ġpos": 794, + "ced": 795, + "Ġmod": 796, + "ook": 797, + "Ġ[": 798, + "Ġform": 799, + "oth": 800, + "ĠâĢĵ": 801, + "Ġhad": 802, + "ution": 803, + "ween": 804, + "velop": 805, + "ational": 806, + "Ġno": 807, + "hed": 808, + "**": 809, + "ram": 810, + "pect": 811, + "Ġph": 812, + "Ġinclud": 813, + "Ġreg": 814, + "ize": 815, + "Ġfirst": 816, + "Ġoff": 817, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 818, + "Ġprov": 819, + "Ġget": 820, + "eg": 821, + "ark": 822, + "Ġmost": 823, + "Ġx": 824, + "Ġbetween": 825, + "erm": 826, + "hen": 827, + "Ġ6": 828, + "Ġsa": 829, + "Ġonly": 830, + "Ġmany": 831, + "Ġexam": 832, + "ty": 833, + "cept": 834, + "Ġused": 835, + "Ġadd": 836, + "Ġrem": 837, + "its": 838, + "Ġprodu": 839, + "--------": 840, + "Ġdi": 841, + "Ġinv": 842, + "ible": 843, + "Ġsub": 844, + "mer": 845, + "fter": 846, + "Ġinter": 847, + "ower": 848, + "own": 849, + "Ġwhere": 850, + "ss": 851, + "Ġco": 852, + "()": 853, + "ĠUn": 854, + "ues": 855, + "ious": 856, + "Ġop": 857, + "Ġsystem": 858, + "pos": 859, + "Ġfl": 860, + "ps": 861, + "com": 862, + "Ġinst": 863, + "cy": 864, + "Ġ201": 865, + "ased": 866, + "Ġatt": 867, + "Ġdevelop": 868, + "iss": 869, + "hes": 870, + "ax": 871, + "old": 872, + "Ġac": 873, + "³³": 874, + "Ġequ": 875, + "Ġchild": 876, + "ick": 877, + "arch": 878, + "Ġpol": 879, + "Ġsim": 880, + "ĊĊĠĠĠ": 881, + "Ġsur": 882, + "Ġtrans": 883, + "Ġlearn": 884, + "Ġinf": 885, + "Ġstr": 886, + "ten": 887, + "hat": 888, + "\",": 889, + "Ġset": 890, + "Ġvari": 891, + "wn": 892, + "ife": 893, + "arg": 894, + "chn": 895, + "Ġsm": 896, + "Ġfun": 897, + "ng": 898, + "Ġeach": 899, + "Ġsup": 900, + "Ġbu": 901, + "stand": 902, + "Ġthen": 903, + "Ġreturn": 904, + "ines": 905, + "Ġexpl": 906, + "Ġdifferent": 907, + "Ġnumber": 908, + "Ġty": 909, + "Ġcould": 910, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 911, + "ting": 912, + "Ġpers": 913, + "####": 914, + "put": 915, + "ives": 916, + "fore": 917, + "ident": 918, + "ural": 919, + "erg": 920, + "Ġexper": 921, + "ubl": 922, + "ink": 923, + "ond": 924, + "Ġdata": 925, + "Ġgra": 926, + "Ġevery": 927, + "iew": 928, + "ied": 929, + "Ġ7": 930, + "Ġdisc": 931, + "Ġshould": 932, + "Ġher": 933, + "ars": 934, + "ollow": 935, + "ience": 936, + "ature": 937, + "oci": 938, + "app": 939, + "ever": 940, + "ts": 941, + "ily": 942, + "up": 943, + "aw": 944, + "Ġke": 945, + "gan": 946, + "\"\"": 947, + "ists": 948, + "Ġdist": 949, + "Ġjust": 950, + "Ġcall": 951, + "ec": 952, + "resent": 953, + "Ġsol": 954, + "aking": 955, + "Ġsign": 956, + "iel": 957, + "ism": 958, + "ade": 959, + "Ġresult": 960, + "Ġwell": 961, + "==": 962, + "ology": 963, + "Ġeven": 964, + "Ġworld": 965, + "Ġhealth": 966, + "Ġfind": 967, + "Ġmake": 968, + "imes": 969, + "Ġref": 970, + "ont": 971, + "ins": 972, + "vent": 973, + "ness": 974, + "ices": 975, + "Ġ200": 976, + "Ġcre": 977, + "uch": 978, + "eng": 979, + "ix": 980, + "oy": 981, + "Ġrequ": 982, + "ĠHe": 983, + "uc": 984, + "Ġwater": 985, + "Ġhigh": 986, + "Ġusing": 987, + "Ġdet": 988, + "ants": 989, + "Ġcount": 990, + "ward": 991, + "other": 992, + "Ġ10": 993, + "Ġsee": 994, + "ages": 995, + "ruct": 996, + "Ġed": 997, + "ential": 998, + "))": 999, + "Ġfact": 1000, + "Ġrese": 1001, + "Ġyears": 1002, + "ically": 1003, + "ection": 1004, + "Ġbel": 1005, + "Ġfollow": 1006, + "Ġcur": 1007, + "ĠPro": 1008, + "Ġdec": 1009, + "hip": 1010, + "chool": 1011, + "Ġwrit": 1012, + "Ġcent": 1013, + "ern": 1014, + "Ġ{": 1015, + "Ġcommun": 1016, + "Ġ8": 1017, + "Ġtechn": 1018, + "Ġway": 1019, + "Ġgener": 1020, + "Ġtest": 1021, + "ited": 1022, + "formation": 1023, + "Ġins": 1024, + "'t": 1025, + "10": 1026, + "ĠWe": 1027, + "Ġbecause": 1028, + "Ġexp": 1029, + "Ġwhile": 1030, + "ock": 1031, + "Ġthose": 1032, + "ually": 1033, + "Ġhum": 1034, + "Ġmed": 1035, + "Ġright": 1036, + "Ġlong": 1037, + "par": 1038, + "els": 1039, + "Ġcomple": 1040, + "Ġart": 1041, + "Ġpoint": 1042, + "Ġfound": 1043, + "ĠHow": 1044, + "Th": 1045, + "cial": 1046, + "ode": 1047, + "Ġafter": 1048, + "Ġeffect": 1049, + "ivid": 1050, + "Ġent": 1051, + "Ġprocess": 1052, + "Ġext": 1053, + "ĠFor": 1054, + "ized": 1055, + "read": 1056, + "pr": 1057, + "Ġpat": 1058, + "Ġmy": 1059, + "Ġproble": 1060, + "Ġmat": 1061, + "de": 1062, + "Ġduring": 1063, + "val": 1064, + "Ġ18": 1065, + "Ġ9": 1066, + "Ġincre": 1067, + "Ġel": 1068, + "ork": 1069, + "arm": 1070, + "ands": 1071, + "Ġmin": 1072, + "``": 1073, + "ĠIf": 1074, + "Ġboth": 1075, + "Ġread": 1076, + "plic": 1077, + "led": 1078, + "ĠCom": 1079, + "Ġunderstand": 1080, + "hem": 1081, + "meric": 1082, + "iqu": 1083, + "Ġhist": 1084, + "Ġpartic": 1085, + "Ġsk": 1086, + "ning": 1087, + "cent": 1088, + "Ġdoes": 1089, + "Ġloc": 1090, + "ĠAl": 1091, + "Ġshe": 1092, + "Ġsame": 1093, + "arly": 1094, + "ety": 1095, + "inal": 1096, + "Ġprog": 1097, + "('": 1098, + "bers": 1099, + "iron": 1100, + "ases": 1101, + "nce": 1102, + "Ġcor": 1103, + "ĠAn": 1104, + "air": 1105, + "000": 1106, + "ĠAs": 1107, + "ĠEx": 1108, + "ĠRe": 1109, + "name": 1110, + "ved": 1111, + "to": 1112, + "Ġfam": 1113, + "ody": 1114, + "Ġlead": 1115, + "Ġlife": 1116, + "19": 1117, + "the": 1118, + "Ġback": 1119, + "Ġaut": 1120, + "iven": 1121, + "Ġbeing": 1122, + "Ġstudents": 1123, + "ute": 1124, + "Ġappro": 1125, + "Ġresp": 1126, + "Ġvery": 1127, + "Ġown": 1128, + "dition": 1129, + "ined": 1130, + "gg": 1131, + "Ġconf": 1132, + "ien": 1133, + "rent": 1134, + "ality": 1135, + "Ġend": 1136, + "ĠAmeric": 1137, + "ather": 1138, + "Ġgrou": 1139, + "Ġexample": 1140, + "ethod": 1141, + "Ġshow": 1142, + "Ġstart": 1143, + "Ġ.": 1144, + "Ġcar": 1145, + "Ġclass": 1146, + "tle": 1147, + "Ġmuch": 1148, + "Ġgl": 1149, + "Ġgreat": 1150, + "Ġperson": 1151, + "cul": 1152, + "ional": 1153, + "Ġ&": 1154, + "Ġrep": 1155, + "Ġmain": 1156, + "der": 1157, + "Ġquest": 1158, + "Ġgrow": 1159, + "ĠThey": 1160, + "Ġimportant": 1161, + "âĢ¢": 1162, + "ale": 1163, + "Ġbefore": 1164, + "],": 1165, + "Ġinformation": 1166, + "Ġmon": 1167, + "rac": 1168, + "Ġess": 1169, + "uss": 1170, + "ĊĊ": 1171, + "ves": 1172, + "ted": 1173, + "Ġsom": 1174, + "str": 1175, + "Ġpubl": 1176, + "ets": 1177, + "ier": 1178, + "12": 1179, + "io": 1180, + "viron": 1181, + "Ġpar": 1182, + "Ġpower": 1183, + "ince": 1184, + "akes": 1185, + "Ġwithin": 1186, + "':": 1187, + "Ġcap": 1188, + "Ġlevel": 1189, + "St": 1190, + "Ġlit": 1191, + "Ġ:": 1192, + "lo": 1193, + "ield": 1194, + "Ġsmall": 1195, + "Ġpop": 1196, + "Ġstudy": 1197, + ".,": 1198, + "ivers": 1199, + "ĠAr": 1200, + "ider": 1201, + "Ġless": 1202, + "Ġaround": 1203, + "ross": 1204, + "any": 1205, + "Ġpract": 1206, + "und": 1207, + "ides": 1208, + "Ġmade": 1209, + "Ġconst": 1210, + "Ġbr": 1211, + "Ġdown": 1212, + "')": 1213, + "Ġposs": 1214, + "Ġsaid": 1215, + "Ġav": 1216, + "Ġcalled": 1217, + "irect": 1218, + "20": 1219, + "(\"": 1220, + "Ġcontin": 1221, + "itions": 1222, + "Ġdep": 1223, + "Ġstate": 1224, + "Ġmight": 1225, + "Ġchildren": 1226, + "Ġfunction": 1227, + "Ġschool": 1228, + "Ġvis": 1229, + "Ġoften": 1230, + "Ġagain": 1231, + "over": 1232, + "ples": 1233, + "Ġtoo": 1234, + "Ġmem": 1235, + "Ġgood": 1236, + "Ġ20": 1237, + "Ġtake": 1238, + "ĊĊĠĠĠĠĠĠĠ": 1239, + "Ġallow": 1240, + "line": 1241, + "Ġser": 1242, + "}{": 1243, + "Ġfood": 1244, + "Ġdesign": 1245, + "Ġnow": 1246, + "ĠYou": 1247, + "Ġchar": 1248, + "Ġday": 1249, + "Ġmust": 1250, + "ator": 1251, + "Ġserv": 1252, + "ability": 1253, + "ters": 1254, + "ergy": 1255, + "Ġactiv": 1256, + "ull": 1257, + "day": 1258, + "ared": 1259, + "raph": 1260, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1261, + "Ġgu": 1262, + "$$": 1263, + "ividual": 1264, + "Ġimp": 1265, + "tt": 1266, + "ify": 1267, + "ocial": 1268, + "ining": 1269, + "iving": 1270, + "Ġplay": 1271, + "Ġthree": 1272, + "sc": 1273, + "ization": 1274, + "Ġcal": 1275, + "from": 1276, + "Ġvalue": 1277, + "ired": 1278, + "Ġapp": 1279, + "ĠQ": 1280, + "ral": 1281, + "Ġcult": 1282, + "ital": 1283, + "ains": 1284, + "Ġcare": 1285, + "Ġprot": 1286, + "ĠSe": 1287, + "Ġeng": 1288, + "Ġorgan": 1289, + "Ġplan": 1290, + "Ġsupport": 1291, + ".\"": 1292, + "Ġresearch": 1293, + "rol": 1294, + "Ġmet": 1295, + "itive": 1296, + "Ġest": 1297, + "land": 1298, + "ering": 1299, + "Ġinc": 1300, + "ĠThese": 1301, + "Ġadv": 1302, + "ĠInd": 1303, + "ption": 1304, + "vironment": 1305, + "Ġindividual": 1306, + "py": 1307, + "âĢĶ": 1308, + "Ġlet": 1309, + "ox": 1310, + "11": 1311, + "ĠCon": 1312, + "set": 1313, + "Ġhuman": 1314, + "Ġpass": 1315, + "Ġline": 1316, + "Ġthough": 1317, + "omen": 1318, + "Ġbuild": 1319, + "Ġdid": 1320, + "\":": 1321, + "ished": 1322, + "ray": 1323, + "Ġi": 1324, + ".âĢĿ": 1325, + "Ġident": 1326, + "Ġcle": 1327, + "This": 1328, + "Ġcommon": 1329, + "Ġmethod": 1330, + "ense": 1331, + "Ġmult": 1332, + "Ġaw": 1333, + "ĠBut": 1334, + "ug": 1335, + "Ġocc": 1336, + "Ġele": 1337, + "erest": 1338, + "Ġredu": 1339, + "ource": 1340, + "cond": 1341, + "acter": 1342, + "['": 1343, + "Ġâ": 1344, + "ah": 1345, + "ven": 1346, + "ateg": 1347, + "Ġreal": 1348, + "Ġtreat": 1349, + "ered": 1350, + "ape": 1351, + "ources": 1352, + "Ġanal": 1353, + "Ġbody": 1354, + "ately": 1355, + "###": 1356, + "Ġbeh": 1357, + "oss": 1358, + "ĠAd": 1359, + "ĠWh": 1360, + "mon": 1361, + "ash": 1362, + "']": 1363, + "rain": 1364, + "Ġwant": 1365, + "Ġpot": 1366, + "ories": 1367, + "Ġide": 1368, + "ination": 1369, + "oh": 1370, + "Ġmean": 1371, + "ulation": 1372, + "ĠSc": 1373, + "Ġaff": 1374, + "Ġlist": 1375, + "Ġcour": 1376, + "sw": 1377, + "def": 1378, + "nect": 1379, + "Ġelect": 1380, + "hers": 1381, + "Ġtyp": 1382, + "ĠNew": 1383, + "angu": 1384, + "aus": 1385, + "Ġhim": 1386, + "ively": 1387, + "ids": 1388, + "tain": 1389, + "oint": 1390, + "Ġ12": 1391, + "Ġ*": 1392, + "cing": 1393, + "Ġ\"\"\"": 1394, + "arge": 1395, + "ead": 1396, + "Ġchange": 1397, + "az": 1398, + "ccess": 1399, + "Ġmeas": 1400, + "ner": 1401, + "aterial": 1402, + "Ġris": 1403, + "ision": 1404, + "ury": 1405, + "Ġprof": 1406, + "irc": 1407, + "||": 1408, + "path": 1409, + "por": 1410, + "oun": 1411, + "Ġgover": 1412, + "ĠAnd": 1413, + "Ġincluding": 1414, + "atic": 1415, + "Ġtem": 1416, + "50": 1417, + "Ġ==": 1418, + "Ġcreat": 1419, + "less": 1420, + "Ġdel": 1421, + "Ġinvol": 1422, + "ror": 1423, + "//": 1424, + "Ġknown": 1425, + "Ġeduc": 1426, + "\")": 1427, + "ci": 1428, + "Ġcell": 1429, + "ron": 1430, + "Ġanother": 1431, + "ertain": 1432, + "Ġeas": 1433, + "Ġtop": 1434, + "Ġgiven": 1435, + "Ġ`": 1436, + "frac": 1437, + "Ġproduct": 1438, + "view": 1439, + "33": 1440, + "Ġhand": 1441, + "aving": 1442, + "bs": 1443, + "ĠThere": 1444, + "Ġchang": 1445, + "Ġname": 1446, + "Ġobject": 1447, + "conom": 1448, + "aj": 1449, + "...": 1450, + "Ġsym": 1451, + "iod": 1452, + "Ġwithout": 1453, + "ries": 1454, + "Ġarea": 1455, + "Ġsocial": 1456, + "ote": 1457, + "Ġplace": 1458, + "ration": 1459, + "Ġche": 1460, + "Ġiss": 1461, + "Ġsignific": 1462, + "Ġdon": 1463, + "Ġz": 1464, + "Ġinterest": 1465, + "ank": 1466, + "Ġpres": 1467, + "ĠBy": 1468, + "ĠWhat": 1469, + "ouse": 1470, + "ived": 1471, + "Ġdise": 1472, + "arent": 1473, + "min": 1474, + "atch": 1475, + "Ġgovern": 1476, + "ument": 1477, + "iversity": 1478, + "Ġsl": 1479, + "Ġstill": 1480, + "ends": 1481, + "ots": 1482, + "Ġve": 1483, + "Ġenergy": 1484, + "ames": 1485, + "Ġstand": 1486, + "ery": 1487, + "iness": 1488, + "Ġlearning": 1489, + "here": 1490, + "ton": 1491, + "ior": 1492, + "Ġ)": 1493, + "Ġimpro": 1494, + "sh": 1495, + "ĠDe": 1496, + "Ġfollowing": 1497, + "Ġdesc": 1498, + "Ġproper": 1499, + "ways": 1500, + "Ġoper": 1501, + "Ġtype": 1502, + "----------------": 1503, + "Ġbetter": 1504, + "Ġpresent": 1505, + "Ġpur": 1506, + "Ġopen": 1507, + "ĠCl": 1508, + "ER": 1509, + "âĢĵ": 1510, + "18": 1511, + "agn": 1512, + "ason": 1513, + "orn": 1514, + "be": 1515, + "Ġenvironment": 1516, + "ĠSh": 1517, + "Ġproject": 1518, + "Ġmaterial": 1519, + "ĠIs": 1520, + "ats": 1521, + "Ġcreate": 1522, + "ĉĉ": 1523, + "yn": 1524, + "rue": 1525, + "Ġmeans": 1526, + "Ġphys": 1527, + "oms": 1528, + "lu": 1529, + "Ġhere": 1530, + "olution": 1531, + "ances": 1532, + "Ġdirect": 1533, + "Ġreport": 1534, + "Ġbre": 1535, + "Ġsit": 1536, + "Ġtri": 1537, + "Ġbas": 1538, + "Ġlight": 1539, + "ently": 1540, + "Ġter": 1541, + "Ġhistory": 1542, + "ique": 1543, + "man": 1544, + "ills": 1545, + "for": 1546, + "right": 1547, + "ording": 1548, + "xt": 1549, + "ething": 1550, + "Ġvarious": 1551, + "data": 1552, + "Ġlook": 1553, + "ving": 1554, + "ental": 1555, + "ember": 1556, + "rodu": 1557, + "rop": 1558, + "ression": 1559, + "Ġmove": 1560, + "Ġpublic": 1561, + "____": 1562, + "Ġprint": 1563, + "requ": 1564, + "Ġbelie": 1565, + "Ġproblem": 1566, + "ified": 1567, + "ĠEng": 1568, + "Ġcurrent": 1569, + "Ġdev": 1570, + "Ġgroup": 1571, + "Ġperform": 1572, + "Ġhapp": 1573, + "ĠSo": 1574, + "ĠRes": 1575, + "AT": 1576, + "ological": 1577, + "lish": 1578, + "Ġmus": 1579, + "ĠHowever": 1580, + "hor": 1581, + "ards": 1582, + "Ġben": 1583, + "Ġfin": 1584, + "30": 1585, + "uro": 1586, + "gen": 1587, + "ym": 1588, + "oring": 1589, + "Ġorder": 1590, + "ĠTo": 1591, + "Ġbest": 1592, + "Ġbecome": 1593, + "ample": 1594, + "Ġdevelopment": 1595, + "outh": 1596, + "Ġkeep": 1597, + "ention": 1598, + "Ġhome": 1599, + "Ġfeel": 1600, + "reen": 1601, + "work": 1602, + "Ġlangu": 1603, + "Ġmark": 1604, + "15": 1605, + "Ġinclude": 1606, + "Ġtry": 1607, + "Ġbased": 1608, + "Ġimm": 1609, + "Ġorig": 1610, + "Ġamong": 1611, + "Ġrest": 1612, + "Ġ15": 1613, + "li": 1614, + "Ġfac": 1615, + "Ġchall": 1616, + "imate": 1617, + "Ġothers": 1618, + "ĠWhen": 1619, + "Ġsomething": 1620, + "ocus": 1621, + "Ġcaus": 1622, + "16": 1623, + "Ġsever": 1624, + "Ġfew": 1625, + "raw": 1626, + "Ġlaw": 1627, + "====": 1628, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1629, + "Ġsum": 1630, + "Ġlarge": 1631, + "of": 1632, + "Ġprom": 1633, + "Ġthink": 1634, + "Ġhy": 1635, + "Ġleg": 1636, + "Ġlim": 1637, + "ients": 1638, + "by": 1639, + "iles": 1640, + "Ġtoget": 1641, + "Ġtogether": 1642, + "atural": 1643, + "Ġnon": 1644, + "eral": 1645, + "ogn": 1646, + "Ġet": 1647, + "arth": 1648, + "ret": 1649, + "Ġappe": 1650, + "Ġlast": 1651, + "not": 1652, + "Ġcase": 1653, + "ling": 1654, + "arc": 1655, + "Ġthings": 1656, + "Ġlab": 1657, + "Ġopt": 1658, + "ograph": 1659, + "ply": 1660, + "Ġelse": 1661, + "Ġparticular": 1662, + "ribut": 1663, + "Ġstep": 1664, + "Ġagainst": 1665, + "ĠâĢĺ": 1666, + "ium": 1667, + "urther": 1668, + "Ġtimes": 1669, + "Ġenc": 1670, + "Ġsecond": 1671, + "It": 1672, + "ength": 1673, + "ided": 1674, + ",\"": 1675, + "14": 1676, + "Ġarg": 1677, + "Ġdue": 1678, + "Ġ16": 1679, + "Ġlog": 1680, + "ians": 1681, + "amp": 1682, + "Ġ/": 1683, + "Ġconsider": 1684, + "Ġpossible": 1685, + "Ġbeg": 1686, + "aut": 1687, + "Ġsaf": 1688, + "ĠPl": 1689, + ",âĢĿ": 1690, + "Ġkey": 1691, + "Ġturn": 1692, + "verse": 1693, + "type": 1694, + "ĠNone": 1695, + "Ġnumbers": 1696, + "Ġcrit": 1697, + "Ġsignificant": 1698, + "Ġanim": 1699, + "Ġold": 1700, + "ĠAmerican": 1701, + "Ġseveral": 1702, + "Ġpotential": 1703, + "cer": 1704, + "Ġvol": 1705, + "25": 1706, + "Ġer": 1707, + "eter": 1708, + "Ġtre": 1709, + "clus": 1710, + "Ġsay": 1711, + "Ġmodel": 1712, + "Ġrun": 1713, + "ams": 1714, + "Ġ|": 1715, + "Ġfamily": 1716, + "{\\": 1717, + "mod": 1718, + "Ġunt": 1719, + "Ġsince": 1720, + "Ġpost": 1721, + "Ġbus": 1722, + "Ch": 1723, + "Ġstruct": 1724, + "Ġprovide": 1725, + "ask": 1726, + "Ġcontrol": 1727, + "ables": 1728, + "ems": 1729, + "br": 1730, + "Ġprogram": 1731, + "Ġbo": 1732, + "ON": 1733, + "aper": 1734, + "alse": 1735, + "Ġwomen": 1736, + "play": 1737, + "Ġconnect": 1738, + "Ġeconom": 1739, + "Ġalong": 1740, + "Ġtext": 1741, + "Ġsoci": 1742, + "import": 1743, + "Ġpain": 1744, + "Ġ199": 1745, + "Ġdr": 1746, + "ane": 1747, + "Ġperiod": 1748, + "Ġsuccess": 1749, + "ilar": 1750, + "As": 1751, + "Ġrepresent": 1752, + "ditions": 1753, + "Ġfocus": 1754, + "ĠPh": 1755, + "orth": 1756, + "._": 1757, + "Ġearly": 1758, + "Ġens": 1759, + "Ġant": 1760, + "ann": 1761, + "³³³³": 1762, + "IN": 1763, + "Ġes": 1764, + "Ġhead": 1765, + "We": 1766, + "Ġview": 1767, + "Ġ17": 1768, + "Ġmill": 1769, + "Ġbi": 1770, + "ission": 1771, + "uture": 1772, + "='": 1773, + "idence": 1774, + "face": 1775, + "ency": 1776, + "Ġinteg": 1777, + "Ġaccess": 1778, + "########": 1779, + "co": 1780, + "Ġmaking": 1781, + "ĠEn": 1782, + "Ġcomplex": 1783, + "17": 1784, + "rist": 1785, + "Ġcomput": 1786, + "ailable": 1787, + "Ġdiscuss": 1788, + "Ġfri": 1789, + "Ġwhy": 1790, + "Ġgr": 1791, + "sy": 1792, + "Ġpercent": 1793, + "Ġfore": 1794, + "Ġdeterm": 1795, + "ww": 1796, + "ajor": 1797, + "Ġcr": 1798, + "Ġrange": 1799, + "Ġcertain": 1800, + "idd": 1801, + "Ġcalcul": 1802, + "Ġcost": 1803, + "Ġoccur": 1804, + "Ġrelations": 1805, + "13": 1806, + "yle": 1807, + "apter": 1808, + "Ġproblems": 1809, + "ploy": 1810, + "Ġlocal": 1811, + "Ġair": 1812, + "Ġspecific": 1813, + "ule": 1814, + "Ġlow": 1815, + "ĠCol": 1816, + "ysis": 1817, + "âĢľ": 1818, + "Ġaddition": 1819, + "ĠSp": 1820, + "Ġcomb": 1821, + "Ġunderstanding": 1822, + "Ġacross": 1823, + "ĠZ": 1824, + "0000": 1825, + "ES": 1826, + "ĠIm": 1827, + "Ġansw": 1828, + "ĠUniversity": 1829, + "Ġland": 1830, + "Ġworks": 1831, + "Ġfour": 1832, + "ole": 1833, + "ols": 1834, + "Ġ<": 1835, + "icle": 1836, + "use": 1837, + "class": 1838, + "ĠLe": 1839, + "vert": 1840, + "Ġ$$": 1841, + "Ġcome": 1842, + "ĠX": 1843, + "Ġtoward": 1844, + "ooks": 1845, + "What": 1846, + "Ġscient": 1847, + "Ġbenef": 1848, + "Ġcirc": 1849, + "ending": 1850, + "add": 1851, + "Ġaffect": 1852, + "ights": 1853, + "}}": 1854, + "aring": 1855, + "agement": 1856, + "duct": 1857, + "Ġspecial": 1858, + "Ġalways": 1859, + "ilities": 1860, + "cur": 1861, + "Ġ_": 1862, + "aster": 1863, + "lab": 1864, + "Ġimpact": 1865, + "Ġ>": 1866, + "Ġrad": 1867, + "Ġpress": 1868, + "Ġdisease": 1869, + "If": 1870, + "oid": 1871, + "ĠOr": 1872, + "Ġ14": 1873, + "aces": 1874, + "Ġhig": 1875, + "An": 1876, + "Ġquestion": 1877, + "Ġassoci": 1878, + "onse": 1879, + "istic": 1880, + "Ġnext": 1881, + "Ġrisk": 1882, + "ledge": 1883, + "text": 1884, + "Ġsystems": 1885, + "])": 1886, + "mit": 1887, + "ither": 1888, + "ĠCan": 1889, + "Ġgovernment": 1890, + "me": 1891, + "ised": 1892, + "alk": 1893, + "Ġbro": 1894, + "Ġconcept": 1895, + "Ġdig": 1896, + "Ġobs": 1897, + "Ġinvest": 1898, + "ek": 1899, + "ication": 1900, + "Ġways": 1901, + "Ġareas": 1902, + "ĠĠĠĠĠ": 1903, + "Ġlanguage": 1904, + "Ġable": 1905, + "ended": 1906, + "Ġlo": 1907, + "omet": 1908, + "Ġuntil": 1909, + "Ġvalues": 1910, + "Ġblood": 1911, + "ators": 1912, + "Ġspace": 1913, + "Ġcourse": 1914, + "ĠAt": 1915, + "Ġconc": 1916, + "Ex": 1917, + "Ġintern": 1918, + "Ġmov": 1919, + "Ġlarg": 1920, + "aps": 1921, + "Ġcontain": 1922, + "Ġleft": 1923, + "file": 1924, + "Ġresults": 1925, + "Ġinit": 1926, + "ffic": 1927, + "ume": 1928, + "Ġcharacter": 1929, + "erc": 1930, + "etic": 1931, + "ivity": 1932, + "Ġnatural": 1933, + "obal": 1934, + "Ġabove": 1935, + "rect": 1936, + "ik": 1937, + "izing": 1938, + "Ġmen": 1939, + "ĠThat": 1940, + "Ġexist": 1941, + "col": 1942, + "Ġavailable": 1943, + "son": 1944, + "hy": 1945, + "asing": 1946, + "Ġput": 1947, + "^{": 1948, + "Ġbook": 1949, + "Ġfree": 1950, + "://": 1951, + "Ġsing": 1952, + "Ġmajor": 1953, + "Ġwords": 1954, + "Ġrole": 1955, + "Ġmeasure": 1956, + "Ġamount": 1957, + "Ġside": 1958, + "Ġapplic": 1959, + "pecial": 1960, + "ina": 1961, + "ored": 1962, + "ggest": 1963, + "Ġcause": 1964, + "test": 1965, + "rans": 1966, + "iting": 1967, + "Ġhard": 1968, + "Ġmar": 1969, + "ones": 1970, + "Ġang": 1971, + "arget": 1972, + "rag": 1973, + "Ġprob": 1974, + "though": 1975, + "Ġflow": 1976, + "ĠWor": 1977, + "Ġpolit": 1978, + "Ġlik": 1979, + "Ġsimilar": 1980, + "iple": 1981, + "Ġsw": 1982, + "Ġquestions": 1983, + "ring": 1984, + "Ġtoday": 1985, + "lection": 1986, + "Ġrece": 1987, + "Ġshort": 1988, + "ĠUnited": 1989, + "Ġsqu": 1990, + "Ġbehav": 1991, + "ault": 1992, + "To": 1993, + "Ġrele": 1994, + "Ġfuture": 1995, + "Ġnorm": 1996, + "ably": 1997, + "vious": 1998, + "Ġrespons": 1999, + "Ġmonth": 2000, + "Ġexperien": 2001, + "Ġterm": 2002, + "Ġcommunity": 2003, + "Ġlittle": 2004, + "Ġ**": 2005, + "tal": 2006, + "Ġ,": 2007, + "ours": 2008, + "elves": 2009, + "ilit": 2010, + "Ġcountry": 2011, + "Ġyoung": 2012, + "osp": 2013, + "Ġfar": 2014, + "ma": 2015, + "Ġnecess": 2016, + "icult": 2017, + "Ġage": 2018, + "Ġspecies": 2019, + "load": 2020, + "atures": 2021, + "ird": 2022, + "Ġpath": 2023, + "ĠTe": 2024, + "Ġnet": 2025, + "Ġsuggest": 2026, + "Ġprevent": 2027, + "Ġwar": 2028, + "Ġpred": 2029, + "Ġill": 2030, + "Ġprotect": 2031, + "Ġmot": 2032, + "Ġ%": 2033, + "ĠâĢĶ": 2034, + "urope": 2035, + "Ġrelationship": 2036, + "Ġstrong": 2037, + "Ġinflu": 2038, + "_{": 2039, + "ĠOne": 2040, + "Ġgive": 2041, + "Ġfil": 2042, + "Ġdem": 2043, + "Ġplant": 2044, + "une": 2045, + "ĠOn": 2046, + "thing": 2047, + "af": 2048, + "iction": 2049, + "Ġchalleng": 2050, + "side": 2051, + "Ġexpect": 2052, + "22": 2053, + "60": 2054, + "Ġtechnology": 2055, + "ĠWith": 2056, + "ped": 2057, + "utions": 2058, + "40": 2059, + "Ġstat": 2060, + "Ġneg": 2061, + "AR": 2062, + "Ġexperience": 2063, + "Ġlevels": 2064, + "ĠGod": 2065, + "Ġpast": 2066, + "Ġessential": 2067, + "Ġsays": 2068, + "ĠAp": 2069, + "Ġeducation": 2070, + "plement": 2071, + "Ġfield": 2072, + "cle": 2073, + "log": 2074, + "Ġbegin": 2075, + "Ġbusiness": 2076, + "ires": 2077, + "Ġdays": 2078, + "aging": 2079, + "ĠBe": 2080, + "ctions": 2081, + "Ġkind": 2082, + "Ġlater": 2083, + "Ġ30": 2084, + "Ġworking": 2085, + "Ġconditions": 2086, + "Ġnp": 2087, + "erence": 2088, + "Ġ13": 2089, + "ush": 2090, + "Ġupon": 2091, + "Ġprofess": 2092, + "stit": 2093, + "new": 2094, + "Ġparent": 2095, + "ĠAll": 2096, + "Ġtypes": 2097, + "ript": 2098, + "ĠChrist": 2099, + "Ġstrateg": 2100, + "ĠAf": 2101, + "How": 2102, + "ĠStates": 2103, + "Ġindust": 2104, + "Ġhaving": 2105, + "igure": 2106, + "let": 2107, + "For": 2108, + "atory": 2109, + "inary": 2110, + "OR": 2111, + "Ġtemper": 2112, + "Ġsize": 2113, + "Ġtreatment": 2114, + "Ġstory": 2115, + "ope": 2116, + "reg": 2117, + "Ġ11": 2118, + "Ġdescrib": 2119, + "Ġfull": 2120, + "Ġwhether": 2121, + "inking": 2122, + "ales": 2123, + "Ġchanges": 2124, + "AS": 2125, + "Ġremain": 2126, + "list": 2127, + "oot": 2128, + "Ġteac": 2129, + "sp": 2130, + "Ġvir": 2131, + "version": 2132, + "Ġresources": 2133, + "dis": 2134, + "Ġneeds": 2135, + "omes": 2136, + "Ġheart": 2137, + "ibility": 2138, + "ctor": 2139, + "Ġmass": 2140, + "Ġmakes": 2141, + "aken": 2142, + "ger": 2143, + "Ġauthor": 2144, + "Ġskills": 2145, + "icro": 2146, + "Ġprim": 2147, + "Ġtradition": 2148, + "Ġgoing": 2149, + "ĠEurope": 2150, + "There": 2151, + "Ġ100": 2152, + "verage": 2153, + "ta": 2154, + "arl": 2155, + "Ġhistor": 2156, + "Ġcy": 2157, + "Ġey": 2158, + "Ġpaper": 2159, + "32": 2160, + "ibr": 2161, + "Ġpolic": 2162, + "Ġmind": 2163, + "ification": 2164, + "ohn": 2165, + "portun": 2166, + "Ġfile": 2167, + "Ġsimple": 2168, + "Ġrecord": 2169, + "\".": 2170, + "Ġknowledge": 2171, + "time": 2172, + "ival": 2173, + "Ġestab": 2174, + "Ġevent": 2175, + "args": 2176, + "80": 2177, + "Ġdiv": 2178, + "ID": 2179, + "ued": 2180, + "Ġaway": 2181, + "Ġaddress": 2182, + "Ġur": 2183, + "Ġever": 2184, + "ounds": 2185, + "ĠCent": 2186, + "Ġclos": 2187, + "ruction": 2188, + "Ġbig": 2189, + "Ġunique": 2190, + "Ġprin": 2191, + "Ġfurther": 2192, + "99": 2193, + "ĠFr": 2194, + "ooking": 2195, + "Ġask": 2196, + "}\\": 2197, + "oney": 2198, + "ĠQu": 2199, + "umn": 2200, + "201": 2201, + "itud": 2202, + "Ġcells": 2203, + "arr": 2204, + "Ġconcern": 2205, + "Al": 2206, + "Ġaccount": 2207, + "agine": 2208, + "rel": 2209, + "ware": 2210, + "ĠSome": 2211, + "ches": 2212, + "Ġtotal": 2213, + "Ġpopulation": 2214, + "Ġissues": 2215, + "aves": 2216, + "Ġcollect": 2217, + "Ġimprove": 2218, + "Ġfactors": 2219, + "Ġgrowth": 2220, + "Ġenough": 2221, + "ee": 2222, + "Ġdifficult": 2223, + "ĠCal": 2224, + "Ġrequire": 2225, + "Ġusually": 2226, + "Ġpoints": 2227, + "action": 2228, + "200": 2229, + "Ġgroups": 2230, + "Ġleast": 2231, + "aching": 2232, + "Ġsure": 2233, + "pose": 2234, + "Ġbelow": 2235, + "Ġsens": 2236, + "att": 2237, + "ĠInt": 2238, + "ping": 2239, + "chie": 2240, + "alf": 2241, + "Ġpattern": 2242, + "ising": 2243, + "Ġword": 2244, + "equ": 2245, + "Ġindividuals": 2246, + "Ġ25": 2247, + "init": 2248, + "Ġliter": 2249, + "EN": 2250, + "Ġessay": 2251, + "Con": 2252, + "Ġrespect": 2253, + "Ġcentury": 2254, + "Ġopportun": 2255, + "ils": 2256, + "lam": 2257, + "key": 2258, + "pecially": 2259, + "Ġemb": 2260, + "atives": 2261, + "Ġgeneral": 2262, + "Ġexc": 2263, + "place": 2264, + "my": 2265, + "Ġincrease": 2266, + "24": 2267, + "Ġlay": 2268, + "Ġground": 2269, + "opy": 2270, + "Ġsuper": 2271, + "posed": 2272, + "Ġhigher": 2273, + "ises": 2274, + "ney": 2275, + "}$": 2276, + "Ġintrodu": 2277, + "=\"": 2278, + "Ġdeg": 2279, + "Ġpractice": 2280, + "Ġnever": 2281, + "ĠUS": 2282, + "Ġrecogn": 2283, + "Ġeffort": 2284, + "Ġrate": 2285, + "Ġunit": 2286, + "Ġwriting": 2287, + "ĠNational": 2288, + "acy": 2289, + "sequ": 2290, + "Ġanalysis": 2291, + "iding": 2292, + "Ġanswer": 2293, + "elling": 2294, + "Ġhowever": 2295, + "epend": 2296, + "Ġmodern": 2297, + "num": 2298, + "Ġscience": 2299, + "Ġthroughout": 2300, + "Ġsingle": 2301, + "Ġemploy": 2302, + "rams": 2303, + "asc": 2304, + "left": 2305, + "ences": 2306, + "rad": 2307, + "ĠAfric": 2308, + "čĊ": 2309, + "Ġsubject": 2310, + "ĠâĪ": 2311, + "Ġeither": 2312, + "Ġsitu": 2313, + "Ġlikely": 2314, + "essage": 2315, + "roll": 2316, + "Ġdom": 2317, + "Ġphysical": 2318, + "Ġlength": 2319, + "Ġge": 2320, + "most": 2321, + "rap": 2322, + "ĠMed": 2323, + "Ġcho": 2324, + "Ġloss": 2325, + "Ġnear": 2326, + "Ġpositive": 2327, + "Ġexplore": 2328, + "illed": 2329, + "Ġmax": 2330, + "aim": 2331, + "Ġjour": 2332, + "aries": 2333, + "nces": 2334, + "inf": 2335, + "ready": 2336, + "Ġresearc": 2337, + "ok": 2338, + "raft": 2339, + "lying": 2340, + "Ġdeath": 2341, + "Ġrelig": 2342, + "ream": 2343, + "Ġactivities": 2344, + "eration": 2345, + "Ġmaintain": 2346, + "ilt": 2347, + "Ġterms": 2348, + "Ġabs": 2349, + "Ġobserv": 2350, + "sych": 2351, + "rict": 2352, + "Ġcountries": 2353, + "ĠCont": 2354, + "Ġfrequ": 2355, + "math": 2356, + "Ġfund": 2357, + "rand": 2358, + "ĠPr": 2359, + "Ġindic": 2360, + "ST": 2361, + "Ġrequired": 2362, + "Ġequal": 2363, + "ison": 2364, + "Ġreason": 2365, + "[\"": 2366, + "Ġsurface": 2367, + "Ġdoc": 2368, + "ula": 2369, + "ott": 2370, + "ĠStud": 2371, + "Ġparticip": 2372, + "Ġnature": 2373, + "II": 2374, + "Ġbrain": 2375, + "Ġassociated": 2376, + "ails": 2377, + "Ġut": 2378, + "Ġport": 2379, + "Ġreally": 2380, + "rix": 2381, + "ules": 2382, + "ĠÂ": 2383, + "ype": 2384, + "Ġachie": 2385, + "inter": 2386, + "Ġeffects": 2387, + "Ġpersonal": 2388, + "Ġpie": 2389, + "ites": 2390, + "Ġbecame": 2391, + "oose": 2392, + "Ġplants": 2393, + "Ġconsum": 2394, + "med": 2395, + "overed": 2396, + "Ġrather": 2397, + "anced": 2398, + "gs": 2399, + "ips": 2400, + "Ġsource": 2401, + "Ġlower": 2402, + "ĠGen": 2403, + "Ġtrue": 2404, + "iation": 2405, + "Ġgraph": 2406, + "Ġespecially": 2407, + "unt": 2408, + "Ġcases": 2409, + "iques": 2410, + "Ġtowards": 2411, + "Ġglobal": 2412, + "esc": 2413, + "ystem": 2414, + "Ġ}": 2415, + "ĠMay": 2416, + "Ġ$\\": 2417, + "Ġwind": 2418, + "fully": 2419, + "ĠBrit": 2420, + "clusion": 2421, + "Ġforce": 2422, + "Ġbuilding": 2423, + "Ġcomes": 2424, + "True": 2425, + "fer": 2426, + "imal": 2427, + "ley": 2428, + "omm": 2429, + "fig": 2430, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2431, + "ey": 2432, + "enn": 2433, + "Ġonce": 2434, + "mb": 2435, + "AN": 2436, + "Ġcheck": 2437, + "Ġwhole": 2438, + "Ġdone": 2439, + "Ġregard": 2440, + "ĠBl": 2441, + "76": 2442, + "oman": 2443, + "Ġimage": 2444, + "dd": 2445, + "Ġdam": 2446, + "date": 2447, + "ening": 2448, + "'re": 2449, + "Ġalready": 2450, + "Ġstudies": 2451, + "augh": 2452, + "istance": 2453, + "Ġonline": 2454, + "Ġthought": 2455, + "ero": 2456, + "70": 2457, + "Ġchem": 2458, + "ges": 2459, + "Now": 2460, + "wh": 2461, + "Ġmembers": 2462, + "Ġmillion": 2463, + "come": 2464, + "Ġaccording": 2465, + "imum": 2466, + "ribution": 2467, + "cont": 2468, + "apt": 2469, + "earch": 2470, + "Ġpay": 2471, + "ttp": 2472, + "Ġfamil": 2473, + "ĠJohn": 2474, + "Ġcity": 2475, + "Ġsomeone": 2476, + "ĠShe": 2477, + "eds": 2478, + "Ġdeep": 2479, + "Ġexpress": 2480, + "45": 2481, + "Ġmethods": 2482, + "Ġtarget": 2483, + "iver": 2484, + "Ġmeet": 2485, + "enc": 2486, + "Ġfall": 2487, + "ĠWorld": 2488, + "Ġsent": 2489, + "Ġcreated": 2490, + "Ġphot": 2491, + "ler": 2492, + "Ġcut": 2493, + "Ġcolor": 2494, + "mselves": 2495, + "nal": 2496, + "resh": 2497, + "Ġparts": 2498, + "Pro": 2499, + "Ġexcept": 2500, + "ele": 2501, + "Ġdraw": 2502, + "acc": 2503, + "čĊĠĠĠĠĠĠĠ": 2504, + "Ġthemselves": 2505, + "Ġneeded": 2506, + "Ġquality": 2507, + "Ġresponse": 2508, + "olic": 2509, + "Ġliving": 2510, + "Ġhouse": 2511, + "che": 2512, + "Ġaction": 2513, + "ustom": 2514, + "ĠAss": 2515, + "eb": 2516, + "size": 2517, + "enge": 2518, + "None": 2519, + "Ġseen": 2520, + "Ġmaterials": 2521, + "hemat": 2522, + "75": 2523, + "iol": 2524, + "ptoms": 2525, + "ĠEnglish": 2526, + "Ġcompon": 2527, + "Ġbir": 2528, + "way": 2529, + "ĠWar": 2530, + "fort": 2531, + "23": 2532, + "Ġelements": 2533, + "].": 2534, + "Ġcorrect": 2535, + "Ġbreak": 2536, + "IT": 2537, + "istics": 2538, + "AL": 2539, + "pre": 2540, + "Ġteam": 2541, + "Ġcancer": 2542, + "ĠComm": 2543, + "Ġflu": 2544, + "Ġcontext": 2545, + "Ġpatients": 2546, + "Ġhelps": 2547, + "â̦": 2548, + "utes": 2549, + "ĠMan": 2550, + "Ġweight": 2551, + "Ġaspect": 2552, + "Ġassert": 2553, + "pri": 2554, + "Ġdat": 2555, + "Ġequation": 2556, + "ĊĠ": 2557, + "fact": 2558, + "Ġsomet": 2559, + "org": 2560, + "ze": 2561, + "ĠGe": 2562, + "thon": 2563, + "value": 2564, + "Ġinput": 2565, + "hern": 2566, + "Ġquick": 2567, + "ened": 2568, + "rt": 2569, + "ae": 2570, + "Ġidea": 2571, + "Ġactivity": 2572, + "Ġwrite": 2573, + "lt": 2574, + "order": 2575, + "Ġproduction": 2576, + "Ġpressure": 2577, + "uments": 2578, + "Ġengine": 2579, + "ĠLet": 2580, + "chan": 2581, + ">>": 2582, + "Ġshare": 2583, + "Ġfive": 2584, + "Ġ50": 2585, + "So": 2586, + "21": 2587, + "Ġeffic": 2588, + "ivil": 2589, + "Ġ__": 2590, + "ĠÃ": 2591, + "Ġstates": 2592, + "Ġred": 2593, + "When": 2594, + "icial": 2595, + "Ġevents": 2596, + "Ġmeaning": 2597, + "Ġactually": 2598, + "ender": 2599, + "Ġsolution": 2600, + "Ġemot": 2601, + "Ġsociety": 2602, + "Ġinstead": 2603, + "Ġsoft": 2604, + "Ġexplain": 2605, + "angle": 2606, + "iment": 2607, + "Ġproducts": 2608, + ".)": 2609, + "Ġpolitical": 2610, + "Ġyet": 2611, + "iddle": 2612, + "plied": 2613, + "Ġseem": 2614, + "ĠAm": 2615, + "64": 2616, + "Ġfriends": 2617, + "Ġnecessary": 2618, + "ription": 2619, + "Ġposition": 2620, + "Ġnut": 2621, + "ĠGerm": 2622, + "Ġfr": 2623, + "Ġarr": 2624, + "Ġsat": 2625, + "Ġcannot": 2626, + "Ġsometimes": 2627, + "Ġapproach": 2628, + "leep": 2629, + "oin": 2630, + "Ġtell": 2631, + "ured": 2632, + "Ġentire": 2633, + "go": 2634, + "Ġrelated": 2635, + "oph": 2636, + "back": 2637, + "imately": 2638, + "atter": 2639, + "....": 2640, + "Ġevidence": 2641, + "Ġlive": 2642, + "Ġcame": 2643, + "Ġcontinue": 2644, + "reed": 2645, + "Ġjob": 2646, + "light": 2647, + "Ġdest": 2648, + "Ġrights": 2649, + "ribute": 2650, + "Ġanimals": 2651, + "ields": 2652, + "ension": 2653, + "itle": 2654, + "ties": 2655, + "empt": 2656, + "lex": 2657, + "Ġoriginal": 2658, + "Ġann": 2659, + "Ġpopular": 2660, + "Ġprovides": 2661, + "Ġlives": 2662, + "Ġstandard": 2663, + "print": 2664, + "ĠAb": 2665, + "reng": 2666, + "aling": 2667, + "Ġtaken": 2668, + "28": 2669, + "Ġresearchers": 2670, + "Ġmanagement": 2671, + "resp": 2672, + "Ġstudent": 2673, + "Ġsun": 2674, + "Ġmarket": 2675, + "point": 2676, + "Ġclear": 2677, + "IC": 2678, + "You": 2679, + "aced": 2680, + "Ġcommunities": 2681, + "urch": 2682, + "oration": 2683, + "Ġarch": 2684, + "erve": 2685, + "ores": 2686, + "Ġcritical": 2687, + "Ġincreasing": 2688, + "cient": 2689, + "bon": 2690, + "66": 2691, + "mber": 2692, + "head": 2693, + "Im": 2694, + "Ġinstance": 2695, + "Ġexerc": 2696, + "ming": 2697, + "ĠDis": 2698, + "ulations": 2699, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2700, + "wor": 2701, + "Ġshows": 2702, + "Ġensure": 2703, + "sing": 2704, + "Ġincreased": 2705, + "Ġmedical": 2706, + "Ġmusic": 2707, + "Ġitself": 2708, + "Ġsite": 2709, + "Ġencou": 2710, + "acks": 2711, + "oon": 2712, + "Ġmoney": 2713, + "Ġselect": 2714, + "Ġeffective": 2715, + "Ġmultiple": 2716, + "ĠHist": 2717, + "Ġcondition": 2718, + "Ġwritten": 2719, + "But": 2720, + "Ġsal": 2721, + "bl": 2722, + "ried": 2723, + "Ġgain": 2724, + "aged": 2725, + "Ġlot": 2726, + "uild": 2727, + "Ġprevious": 2728, + "Ġreduce": 2729, + "Ġbal": 2730, + "Ġhalf": 2731, + "Ġallows": 2732, + "Ġtaking": 2733, + "RE": 2734, + "rite": 2735, + "35": 2736, + "nov": 2737, + "Ġstress": 2738, + "Ġtechniques": 2739, + "Ġoutput": 2740, + "ĠAfter": 2741, + "Ġgreater": 2742, + "��Intern": 2743, + "eed": 2744, + "Ġfail": 2745, + "idered": 2746, + "Ġarticle": 2747, + "Ġla": 2748, + "met": 2749, + "amed": 2750, + "Ġdeveloped": 2751, + "ĠWhile": 2752, + "Ġnational": 2753, + "Ġsepar": 2754, + "Ġculture": 2755, + "Ġcode": 2756, + "ĠMe": 2757, + "Ġweek": 2758, + "Ġsymptoms": 2759, + "Ġmach": 2760, + "df": 2761, + "Ġchallenges": 2762, + "ging": 2763, + "Ġrev": 2764, + "Ġbase": 2765, + "ene": 2766, + "ops": 2767, + "Ġexact": 2768, + "like": 2769, + "é": 2770, + "ublic": 2771, + "AC": 2772, + "78": 2773, + "Ġsense": 2774, + "mat": 2775, + "aches": 2776, + "bo": 2777, + "Ġ--": 2778, + "Ġhours": 2779, + "dom": 2780, + "aily": 2781, + "Ġmom": 2782, + "Ġemerg": 2783, + "29": 2784, + "amples": 2785, + "erous": 2786, + "ĠEarth": 2787, + "Ġwhite": 2788, + "oes": 2789, + "Ġmor": 2790, + "alu": 2791, + "Ġservices": 2792, + "ĠAmerica": 2793, + "rig": 2794, + "Ġtools": 2795, + "itude": 2796, + "ĠGu": 2797, + "ĠHealth": 2798, + "Ġinitial": 2799, + "Ġconsidered": 2800, + "ĠEm": 2801, + "Ġ24": 2802, + "rror": 2803, + "Ġreading": 2804, + "oll": 2805, + "Ġcomputer": 2806, + "ults": 2807, + "Ġseries": 2808, + "ift": 2809, + "ideo": 2810, + "Ġclimate": 2811, + "Ġtable": 2812, + "raction": 2813, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2814, + "\"]": 2815, + "osis": 2816, + "Ġtraditional": 2817, + "Ġcontent": 2818, + "opt": 2819, + "Ġeveryone": 2820, + "ground": 2821, + "append": 2822, + "\"\"\"": 2823, + "Ġaverage": 2824, + "aff": 2825, + "Ġability": 2826, + "ĠAct": 2827, + "ĠNo": 2828, + "Ġeconomic": 2829, + "ister": 2830, + "Ġregion": 2831, + "Ġnormal": 2832, + "astic": 2833, + "Ġdemon": 2834, + "Ġharm": 2835, + "Ġbegan": 2836, + "Ġuser": 2837, + "cos": 2838, + "ĠÂł": 2839, + "========": 2840, + "rem": 2841, + "ai": 2842, + "Ġbehavior": 2843, + "One": 2844, + "Ġlove": 2845, + "word": 2846, + "Ġcultural": 2847, + "Ġimplement": 2848, + "Ġtraining": 2849, + "ĠSouth": 2850, + "iet": 2851, + "Ġstreng": 2852, + "Ġstructure": 2853, + "36": 2854, + "itor": 2855, + "Ġanaly": 2856, + "rs": 2857, + "Ġpriv": 2858, + "emic": 2859, + "Ġhold": 2860, + "Ġenvironmental": 2861, + "Wh": 2862, + "ĠNorth": 2863, + "Ġexperiences": 2864, + "lim": 2865, + "where": 2866, + "ĠSim": 2867, + "Ġtemperature": 2868, + "Ġstories": 2869, + "Ġsix": 2870, + "Ġblack": 2871, + "Ġprovided": 2872, + "Ġregular": 2873, + "Ġlines": 2874, + "ung": 2875, + "ched": 2876, + "Ġdifference": 2877, + "Ġidentify": 2878, + "Ġhol": 2879, + "hing": 2880, + "Ġforms": 2881, + "Ġmatter": 2882, + "Ġver": 2883, + "NA": 2884, + "ĠDr": 2885, + "joy": 2886, + "hib": 2887, + "ius": 2888, + "fect": 2889, + "avor": 2890, + "Ġ@": 2891, + "IS": 2892, + "Ġtook": 2893, + "Ġdoing": 2894, + "LE": 2895, + "Ġassess": 2896, + "Ġhealthy": 2897, + "Ġdru": 2898, + "Ġrecomm": 2899, + "Ġmicro": 2900, + "based": 2901, + "Ġtravel": 2902, + "ober": 2903, + "Ġmix": 2904, + "het": 2905, + "hood": 2906, + "ounter": 2907, + "Ġconsist": 2908, + "čĊĠĠĠ": 2909, + "Ġbar": 2910, + "Ġconduct": 2911, + "Ġsimply": 2912, + "Ġsquare": 2913, + "Ġgreen": 2914, + "pid": 2915, + "Ġcompet": 2916, + "Ġreflect": 2917, + "assert": 2918, + "ĠMore": 2919, + "Ġdemonstr": 2920, + "ike": 2921, + "Cl": 2922, + "Ġ+=": 2923, + "ĠPer": 2924, + "uel": 2925, + "Ġmodels": 2926, + "34": 2927, + "Ġeasy": 2928, + "ken": 2929, + "Ġpage": 2930, + "ĠRet": 2931, + "ows": 2932, + "Ġface": 2933, + "Ġpict": 2934, + "Ġclean": 2935, + "Ġprec": 2936, + "Ġshape": 2937, + "ev": 2938, + "Ġappear": 2939, + "26": 2940, + "icles": 2941, + "Ġcru": 2942, + "rown": 2943, + "Ċĉ": 2944, + "ĠMar": 2945, + "rew": 2946, + "inally": 2947, + "Ġcreating": 2948, + "ĠPar": 2949, + "Ġbring": 2950, + "Ġservice": 2951, + "Ġproduce": 2952, + "Ġmagn": 2953, + "Ġcat": 2954, + "âĪ": 2955, + "Ġskin": 2956, + "eters": 2957, + "pite": 2958, + "Ġfunctions": 2959, + "Ġshown": 2960, + "Ġcapt": 2961, + "Ġax": 2962, + "90": 2963, + "à¤": 2964, + "ser": 2965, + "ait": 2966, + "Ġdoesn": 2967, + "Ġlink": 2968, + "rm": 2969, + "ĊĠĠĠĠĠ": 2970, + "Ġfram": 2971, + "anc": 2972, + "Ġgas": 2973, + "ĠState": 2974, + "Ġsequ": 2975, + "edi": 2976, + "Ġpsych": 2977, + "Ġattention": 2978, + "roup": 2979, + "lease": 2980, + "ners": 2981, + "isions": 2982, + "Ġtakes": 2983, + "Ġevalu": 2984, + "Ġindepend": 2985, + "Ġmonths": 2986, + "amin": 2987, + "Ġclose": 2988, + "Ġheat": 2989, + "ls": 2990, + "27": 2991, + "Ġbasic": 2992, + "Ġfeed": 2993, + "Ġpractices": 2994, + "ĠHis": 2995, + "Ġdeb": 2996, + "rate": 2997, + "Ġsymb": 2998, + "Ġaim": 2999, + "Ġparents": 3000, + "Ġfish": 3001, + "Ġeth": 3002, + "Ġmedic": 3003, + "ese": 3004, + "Ġdesigned": 3005, + "Ġoil": 3006, + "Ġ40": 3007, + "abit": 3008, + "ĠAust": 3009, + "Ġshap": 3010, + "ĠCons": 3011, + "Ġoffer": 3012, + "Ġthing": 3013, + "Ġdistance": 3014, + "Ġgame": 3015, + "porary": 3016, + "Ġquant": 3017, + "Ġclaim": 3018, + "artment": 3019, + "Ġetc": 3020, + "Ġspeed": 3021, + "ster": 3022, + "Ġbenefits": 3023, + "Ġheav": 3024, + "Ġder": 3025, + "pi": 3026, + "Ġremember": 3027, + "Ġuses": 3028, + "Ġstop": 3029, + "Ġcompany": 3030, + "Ġideas": 3031, + "Ġsuff": 3032, + "Ġhistorical": 3033, + "format": 3034, + "rast": 3035, + "Ġcomplete": 3036, + "Error": 3037, + "array": 3038, + "Ġsust": 3039, + "100": 3040, + "Ġreview": 3041, + "Ġmechan": 3042, + "ĠPre": 3043, + "Ġstarted": 3044, + "ĠNot": 3045, + "ĠCo": 3046, + "Ġpublished": 3047, + "ĠYour": 3048, + "Ġsex": 3049, + "Ġaltern": 3050, + "ĠÎ": 3051, + "irit": 3052, + "nderstand": 3053, + "Ġperformance": 3054, + "Ġos": 3055, + "vey": 3056, + "Ġcontribut": 3057, + "vere": 3058, + "orpor": 3059, + "Ġinside": 3060, + "rapy": 3061, + "arily": 3062, + "Ġalmost": 3063, + "Ġcross": 3064, + "Ġsources": 3065, + "Ġaccept": 3066, + "Ġnegative": 3067, + "rive": 3068, + "Ġrequest": 3069, + "```": 3070, + "ession": 3071, + "ED": 3072, + "Ġones": 3073, + "Ġri": 3074, + "Ġparticularly": 3075, + "Ġinvolved": 3076, + "param": 3077, + "dir": 3078, + "Ġyourself": 3079, + "Ġenjoy": 3080, + "pec": 3081, + "Ċĉĉ": 3082, + "stance": 3083, + "Ġspread": 3084, + "rim": 3085, + "ached": 3086, + "cles": 3087, + "rage": 3088, + "Ġtheory": 3089, + "uck": 3090, + "Ġwid": 3091, + "Ġsurround": 3092, + "By": 3093, + "iter": 3094, + "ĠTrue": 3095, + "Ġflo": 3096, + "Ġconstant": 3097, + "uth": 3098, + "lict": 3099, + "Ġcustom": 3100, + "ography": 3101, + "Ġprote": 3102, + "apan": 3103, + "hel": 3104, + "ION": 3105, + "'ll": 3106, + "sq": 3107, + "38": 3108, + "lege": 3109, + "anks": 3110, + "Ġrecent": 3111, + "tings": 3112, + "inating": 3113, + "odes": 3114, + "ĠDep": 3115, + "Ġmath": 3116, + "rior": 3117, + "ccording": 3118, + "Ġavoid": 3119, + "oved": 3120, + "uff": 3121, + "style": 3122, + "itation": 3123, + "atus": 3124, + "Ġhor": 3125, + "Ġbehind": 3126, + "Ġbuilt": 3127, + "Ġfarm": 3128, + "Ġfeet": 3129, + "Ġoutside": 3130, + "ervation": 3131, + "Ġ198": 3132, + "Ġsustain": 3133, + "Ġparam": 3134, + "Ġbooks": 3135, + "Ġenh": 3136, + "Ġlonger": 3137, + "________": 3138, + "estion": 3139, + "ĠYork": 3140, + "Ġled": 3141, + "Ġschools": 3142, + "Re": 3143, + "Ġinteract": 3144, + "pes": 3145, + "yond": 3146, + "ensive": 3147, + "Ġmedia": 3148, + "Ġslow": 3149, + "reci": 3150, + "48": 3151, + "Ġleading": 3152, + "Ġbeaut": 3153, + "39": 3154, + "Ġwond": 3155, + "Ġroot": 3156, + "dict": 3157, + "''": 3158, + "ged": 3159, + ");": 3160, + "Ġdefin": 3161, + "urs": 3162, + "estern": 3163, + "Ġsound": 3164, + "Ġthinking": 3165, + "max": 3166, + "Ġmovement": 3167, + "Ġsurv": 3168, + "Ġfactor": 3169, + "ancial": 3170, + "Ġlands": 3171, + "Ġdetermine": 3172, + "vant": 3173, + "igen": 3174, + "ET": 3175, + "Ġcontact": 3176, + "Ġdog": 3177, + "Ġchemical": 3178, + "part": 3179, + "ura": 3180, + "Ġdou": 3181, + "Ġcommunication": 3182, + "Ġprograms": 3183, + "nown": 3184, + "duc": 3185, + "Ġsection": 3186, + "izations": 3187, + "Ġaud": 3188, + "Ġlooking": 3189, + "ĠJew": 3190, + "ĠCar": 3191, + "Ġsmo": 3192, + "Ġdecl": 3193, + "yl": 3194, + "Ġfat": 3195, + "Ġprogress": 3196, + "Ġfeatures": 3197, + "65": 3198, + "Ġfem": 3199, + "Ġago": 3200, + "Ġwild": 3201, + "irection": 3202, + "Ġdiet": 3203, + "Ġviol": 3204, + "sub": 3205, + "Ġimportance": 3206, + "Ġindustry": 3207, + "################": 3208, + "Res": 3209, + "Ġappropri": 3210, + "umb": 3211, + "wise": 3212, + "Ġsoil": 3213, + "ĠPe": 3214, + "Ġtree": 3215, + "Ġden": 3216, + "uous": 3217, + "Ġaware": 3218, + "Ġpredict": 3219, + "Com": 3220, + "nection": 3221, + "ĠResearch": 3222, + "Ġinsp": 3223, + "ĠTra": 3224, + "Ġbroad": 3225, + "Ġincludes": 3226, + "Ġbelieve": 3227, + "inct": 3228, + "Ġfire": 3229, + "unction": 3230, + "aly": 3231, + "erson": 3232, + "Ġdaily": 3233, + "len": 3234, + "ĠReg": 3235, + "bit": 3236, + "AA": 3237, + "Ġdim": 3238, + "Ġprep": 3239, + "ĠSchool": 3240, + "Ġsample": 3241, + "Ġscientists": 3242, + "ban": 3243, + "ump": 3244, + "Ġexamples": 3245, + "Ġsteps": 3246, + "ĠBritish": 3247, + "Ġfru": 3248, + "Ġrand": 3249, + "Ġmental": 3250, + "Ġissue": 3251, + "Ġleaders": 3252, + "Ġinnov": 3253, + "wo": 3254, + "Ġpatterns": 3255, + "minist": 3256, + "Ġpack": 3257, + "Ġsleep": 3258, + "Ġelectric": 3259, + "inate": 3260, + "Ġbecomes": 3261, + "():": 3262, + "just": 3263, + "Ġcommit": 3264, + "Ġrefer": 3265, + "44": 3266, + "Ġvalu": 3267, + "Ġstrategies": 3268, + "fficient": 3269, + "Ġwebs": 3270, + "Ġgetting": 3271, + "Ġcompos": 3272, + "ologies": 3273, + "ronic": 3274, + "Step": 3275, + "ml": 3276, + "ĠPol": 3277, + "rie": 3278, + "Ġprimary": 3279, + "Ġcauses": 3280, + "Ġthreat": 3281, + "erate": 3282, + "Ġinvestig": 3283, + "Ġgrowing": 3284, + "ĠVal": 3285, + "Ġcompan": 3286, + "Ġobjects": 3287, + "ada": 3288, + "gor": 3289, + "www": 3290, + "ades": 3291, + "rought": 3292, + "Un": 3293, + "Ġlen": 3294, + "Ġlarger": 3295, + "Ġdiagn": 3296, + "display": 3297, + "Ġobtain": 3298, + "Ġmulti": 3299, + "ĠNow": 3300, + "Ġappreci": 3301, + "Ġstru": 3302, + "Ġadded": 3303, + "Ġreve": 3304, + "ception": 3305, + "Ġstay": 3306, + "Ġste": 3307, + "ags": 3308, + "Ġearth": 3309, + "ĠThrough": 3310, + "Ġlate": 3311, + "Ġaccom": 3312, + "Ġdeveloping": 3313, + "atively": 3314, + "Ġearl": 3315, + "uit": 3316, + "chol": 3317, + "alls": 3318, + "Ġir": 3319, + "Ġhumans": 3320, + "Ġcaused": 3321, + "Ġrequires": 3322, + "lor": 3323, + "__(": 3324, + "False": 3325, + "Ġvisual": 3326, + "ĠPart": 3327, + "Ġattempt": 3328, + "Ġpolicy": 3329, + "Ġsearch": 3330, + "ĠJapan": 3331, + "IV": 3332, + "Ġrat": 3333, + "ĠThen": 3334, + "Ġoverall": 3335, + "plit": 3336, + "Ġsafety": 3337, + "idge": 3338, + "Ġefforts": 3339, + "ynam": 3340, + "oday": 3341, + "Ġequip": 3342, + "Ġopportunities": 3343, + "ricult": 3344, + "room": 3345, + "curity": 3346, + "ufact": 3347, + "ithm": 3348, + "Ġraise": 3349, + "Ġdocument": 3350, + "index": 3351, + "ĠComp": 3352, + "Ġ60": 3353, + "issions": 3354, + "Ġbeyond": 3355, + "Ġtax": 3356, + "ĠDes": 3357, + "Ġtransform": 3358, + "ĠMany": 3359, + "On": 3360, + "xy": 3361, + "Ġ21": 3362, + "Ġbit": 3363, + "Ġelement": 3364, + "},": 3365, + "Ġgot": 3366, + "Ġkids": 3367, + "((": 3368, + "RO": 3369, + "ilitary": 3370, + "Ġdistribution": 3371, + "Ġeverything": 3372, + "bra": 3373, + "Ġbound": 3374, + "izes": 3375, + "Ġrandom": 3376, + "iency": 3377, + "Ġfit": 3378, + "state": 3379, + "Ġvisit": 3380, + "Ġachieve": 3381, + "Ġminutes": 3382, + "Ġcompared": 3383, + "Ġrout": 3384, + "rench": 3385, + "ĠFrom": 3386, + "Ġtown": 3387, + "Ġestim": 3388, + "Ġfinal": 3389, + "rial": 3390, + "sum": 3391, + "Ġsafe": 3392, + "Let": 3393, + "hens": 3394, + "itch": 3395, + "comp": 3396, + "cret": 3397, + "illi": 3398, + "37": 3399, + "Ġwhose": 3400, + "with": 3401, + "Ġprocesses": 3402, + "more": 3403, + "ii": 3404, + "lished": 3405, + "ĠMod": 3406, + "Ġexpected": 3407, + "Ġnetwork": 3408, + "Ġdivid": 3409, + "Ġcit": 3410, + "Ġmathemat": 3411, + "Ġfigure": 3412, + "mar": 3413, + "ĠCO": 3414, + "ĠSol": 3415, + "Ġeasily": 3416, + "Ġcamp": 3417, + "Ġwarm": 3418, + "ĠJan": 3419, + "95": 3420, + "haps": 3421, + "off": 3422, + "Ġsolve": 3423, + "alle": 3424, + "ament": 3425, + "Ġcover": 3426, + "Ġvaluable": 3427, + "Ġthous": 3428, + "Ġformula": 3429, + "Ġsolutions": 3430, + "rated": 3431, + "ederal": 3432, + "Ġful": 3433, + "model": 3434, + "ellow": 3435, + "config": 3436, + "Ġvideo": 3437, + "inks": 3438, + "Ġscientific": 3439, + "Ġquite": 3440, + "Ġdecision": 3441, + "Ġsect": 3442, + "Ġquickly": 3443, + "Ġchapter": 3444, + "Ġcm": 3445, + "Ġthird": 3446, + "Ġcolon": 3447, + "Ġbill": 3448, + "Ġload": 3449, + "ager": 3450, + "airs": 3451, + "na": 3452, + "comm": 3453, + "iar": 3454, + "Ġrow": 3455, + "Ġcivil": 3456, + "term": 3457, + "ilos": 3458, + "Ġtalk": 3459, + "Ġadditional": 3460, + "ĠArt": 3461, + "Ġcontains": 3462, + "Ġextra": 3463, + "Ġthus": 3464, + "Ġcool": 3465, + "elt": 3466, + "Ġinj": 3467, + "Ġinstit": 3468, + "Ġrules": 3469, + "Ġinfect": 3470, + "ceed": 3471, + "Ġfost": 3472, + "vention": 3473, + "isms": 3474, + "emporary": 3475, + "ares": 3476, + "ĠCount": 3477, + "ĠMin": 3478, + "Ġperspect": 3479, + "Ġlimit": 3480, + "ibrary": 3481, + "Ġteachers": 3482, + "rong": 3483, + "ĠScience": 3484, + "plies": 3485, + "Ġimages": 3486, + "Ġcou": 3487, + "ĠNe": 3488, + "Ġgives": 3489, + "ĠAug": 3490, + "Ġancient": 3491, + "stitute": 3492, + "ĠFalse": 3493, + "ciples": 3494, + "Ġproperty": 3495, + "ðĿ": 3496, + "Ġperfect": 3497, + "Ġinfluence": 3498, + "Ġ...": 3499, + "Ġep": 3500, + "hold": 3501, + "Ġversion": 3502, + "amb": 3503, + "ana": 3504, + "ĠMat": 3505, + "Ġhost": 3506, + "Ġapprox": 3507, + "Ġinform": 3508, + "iring": 3509, + "Ġdamage": 3510, + "ĠDo": 3511, + "Ġpromot": 3512, + "Ġinternational": 3513, + "Ġdecre": 3514, + "Ġremains": 3515, + "ĠJust": 3516, + "ĠĠĠĠĠĠ": 3517, + "undred": 3518, + "Ġfinancial": 3519, + "gar": 3520, + "Ġcrucial": 3521, + "ports": 3522, + "Ġwood": 3523, + "ighb": 3524, + "Ġsn": 3525, + "Ġincluded": 3526, + "ulate": 3527, + "55": 3528, + "Ġfamilies": 3529, + "Ġcenter": 3530, + "Ġtool": 3531, + "ĠKing": 3532, + "sqrt": 3533, + "Ġanimal": 3534, + "ĠIndia": 3535, + "Ġdigital": 3536, + "Ġnight": 3537, + "nderstanding": 3538, + "([": 3539, + "Ġcarbon": 3540, + "fs": 3541, + "fil": 3542, + "Ġfriend": 3543, + "alking": 3544, + "And": 3545, + "Ġapplications": 3546, + "Ġisn": 3547, + "CT": 3548, + "Ġforest": 3549, + "Ġexactly": 3550, + "Section": 3551, + "position": 3552, + "Ġbacter": 3553, + "ucle": 3554, + "odies": 3555, + "Ġcollab": 3556, + "Ġrelationships": 3557, + "Ġcomponents": 3558, + "ĠTest": 3559, + "Ġlif": 3560, + "oud": 3561, + "Ġaspects": 3562, + "SE": 3563, + "Int": 3564, + "loc": 3565, + "rees": 3566, + "Ġpatient": 3567, + "At": 3568, + "cal": 3569, + "Ġfasc": 3570, + "Ġofficial": 3571, + "Ġpowerful": 3572, + "user": 3573, + "ĠNum": 3574, + "Ġnamed": 3575, + "ensity": 3576, + "Ġproduced": 3577, + "Ġfoot": 3578, + "Ġexploring": 3579, + "ĠPres": 3580, + "Ġeat": 3581, + "68": 3582, + "da": 3583, + "AP": 3584, + "ĠFirst": 3585, + "Ġgenerally": 3586, + "Ġbox": 3587, + "Ġhands": 3588, + "Ġtherefore": 3589, + "Ġvariety": 3590, + "Ġactive": 3591, + "uge": 3592, + "Ġsil": 3593, + "ecause": 3594, + "Ġoptions": 3595, + "Ġcolumn": 3596, + "Ġplaces": 3597, + "Ġund": 3598, + "mission": 3599, + "Ġindex": 3600, + "Ġreligious": 3601, + "Ġcard": 3602, + "Ġdirectly": 3603, + "Ġtrying": 3604, + "ille": 3605, + "Ġsoftware": 3606, + "Ġdirection": 3607, + "Ġmoment": 3608, + "ĠOct": 3609, + "Ġprobably": 3610, + "Ġfoods": 3611, + "ĠMy": 3612, + "plications": 3613, + "irm": 3614, + "Ġestablished": 3615, + "--------------------------------": 3616, + "asons": 3617, + "Ġuseful": 3618, + "Ġconcent": 3619, + "ying": 3620, + "Ġcapac": 3621, + "Ġveget": 3622, + "Ġguid": 3623, + "Ġasked": 3624, + "abet": 3625, + "phas": 3626, + "ĠAustral": 3627, + "ancy": 3628, + "Ġrule": 3629, + "Ġhttp": 3630, + "Ġforces": 3631, + "ĠRem": 3632, + "Ġdefined": 3633, + "Ġconflict": 3634, + "Ġmessage": 3635, + "Ġdiverse": 3636, + "info": 3637, + "Ġexpression": 3638, + "Ġchoose": 3639, + "°": 3640, + "Ġmis": 3641, + "Ġproviding": 3642, + "Ġlack": 3643, + "fl": 3644, + "Ġcateg": 3645, + "Ġapplication": 3646, + "do": 3647, + "ino": 3648, + "avig": 3649, + "Ġappropriate": 3650, + "AM": 3651, + "Ġblock": 3652, + "Ġbur": 3653, + "Ġprior": 3654, + "77": 3655, + "ĠFind": 3656, + "itect": 3657, + "ocks": 3658, + "Ġ2010": 3659, + "Ġangle": 3660, + "Ġmanufact": 3661, + "displaystyle": 3662, + "ĠII": 3663, + "98": 3664, + "ĠTrans": 3665, + "Ġproced": 3666, + "Ġhyd": 3667, + "Ġspirit": 3668, + "Ġgard": 3669, + "Ġult": 3670, + "plication": 3671, + "Ġpoor": 3672, + "Ġ2012": 3673, + "count": 3674, + "known": 3675, + "Ġsold": 3676, + "uries": 3677, + "Ġ[]": 3678, + "Ġinvolves": 3679, + "Ġsoon": 3680, + "ĠUse": 3681, + "ding": 3682, + "Ġjourney": 3683, + "Ġreported": 3684, + "Ġhyp": 3685, + "Ġroad": 3686, + "ios": 3687, + "Ġincorpor": 3688, + "Ġpy": 3689, + "iers": 3690, + "Ġproperties": 3691, + "Ġcele": 3692, + "Ġsort": 3693, + "Ġoffers": 3694, + "ĠJu": 3695, + "Ġsmaller": 3696, + "Ġimmedi": 3697, + "ifically": 3698, + "HE": 3699, + "Ġstri": 3700, + "lands": 3701, + "Ġexpos": 3702, + "ĠSm": 3703, + "Ġconstruct": 3704, + "Ġdetect": 3705, + "Ġspeak": 3706, + "ĠAg": 3707, + "Ġdefault": 3708, + "Ġcomplet": 3709, + "Ġfast": 3710, + "Ġestablish": 3711, + "ĠEuropean": 3712, + "AD": 3713, + "Ġcommand": 3714, + "Ġlearned": 3715, + "zz": 3716, + "care": 3717, + "ĠSystem": 3718, + "Ġinstall": 3719, + "Ġfront": 3720, + "Chapter": 3721, + "Ġdevice": 3722, + "cd": 3723, + "Ġvia": 3724, + "ttps": 3725, + "ĠHere": 3726, + "Ġheight": 3727, + "ĠâĪĴ": 3728, + "Ġsituation": 3729, + "Ġmention": 3730, + "ĠRep": 3731, + "ĠEduc": 3732, + "ha": 3733, + "Ġstra": 3734, + "Ġteaching": 3735, + "acters": 3736, + "illing": 3737, + "ternal": 3738, + "que": 3739, + "Ġvert": 3740, + "Ġserious": 3741, + "otal": 3742, + "sin": 3743, + "ĠApr": 3744, + "Ġeye": 3745, + "CO": 3746, + "istry": 3747, + "Ġstrugg": 3748, + "Ġ->": 3749, + "egin": 3750, + "Ġtransport": 3751, + "Ġ28": 3752, + "Ġreach": 3753, + "Ġtim": 3754, + "Ġfavor": 3755, + "uration": 3756, + "dat": 3757, + "Ġ22": 3758, + "Qu": 3759, + "Ġrates": 3760, + "Ġhope": 3761, + "Ġpoll": 3762, + "Ġheld": 3763, + "Ġstatus": 3764, + "Ġsea": 3765, + "ĠInst": 3766, + "Ġcompanies": 3767, + "atform": 3768, + "lation": 3769, + "Ġtend": 3770, + "Ġexercise": 3771, + "ĠEach": 3772, + "Ġcentral": 3773, + "Ġmatrix": 3774, + "Ġhundred": 3775, + "Ġmemory": 3776, + "iful": 3777, + "uary": 3778, + "Ġmilitary": 3779, + "ĠInter": 3780, + "Ġdifferences": 3781, + "overy": 3782, + "Ġlaws": 3783, + "ĠOther": 3784, + "book": 3785, + "Ġrich": 3786, + "Ġcoord": 3787, + "Ġnation": 3788, + "Ġdetail": 3789, + "mp": 3790, + "oe": 3791, + "ĠChina": 3792, + "life": 3793, + "=\\": 3794, + "Ġnovel": 3795, + "rote": 3796, + "Ġsec": 3797, + "Ġconcepts": 3798, + "asks": 3799, + "Ġliterature": 3800, + "uk": 3801, + "Ġmother": 3802, + "Ġexec": 3803, + "Ġmag": 3804, + "Ġitems": 3805, + "igned": 3806, + "Ġprojects": 3807, + "Ġerror": 3808, + "ourse": 3809, + "input": 3810, + "inated": 3811, + "Ġresponsible": 3812, + "UT": 3813, + "roduction": 3814, + "Ġvalid": 3815, + "Ġsuccessful": 3816, + "ĠEd": 3817, + "Ġattack": 3818, + "Ġinterp": 3819, + "Ġtrees": 3820, + "92": 3821, + "Ġidentity": 3822, + "Ġsecurity": 3823, + "Ġagree": 3824, + "Ġunits": 3825, + "Ġdevices": 3826, + "encies": 3827, + "Ġbad": 3828, + "Ġpurpose": 3829, + "Ġroom": 3830, + "Ġvirus": 3831, + "ancing": 3832, + "Ġvariable": 3833, + "ief": 3834, + "ech": 3835, + "used": 3836, + "Ġrot": 3837, + "Ġdang": 3838, + "'ve": 3839, + "ĠSup": 3840, + "Ġdisplay": 3841, + "ĠOver": 3842, + "np": 3843, + "year": 3844, + "overn": 3845, + "Ġfix": 3846, + "Ġscale": 3847, + "Ġ2011": 3848, + "05": 3849, + "ran": 3850, + "ĠRuss": 3851, + "itable": 3852, + "sect": 3853, + "net": 3854, + "Ġrob": 3855, + "Ġfair": 3856, + "Ġfig": 3857, + "Ġwent": 3858, + "arv": 3859, + "Ġsus": 3860, + "Ġtests": 3861, + "ĠAre": 3862, + "][": 3863, + "Ġprinciples": 3864, + "orders": 3865, + "Ġreact": 3866, + "Ġdate": 3867, + "Ġseems": 3868, + "Ġhot": 3869, + "efore": 3870, + "Ġcred": 3871, + "³³³": 3872, + "ĠTechn": 3873, + "Ġshared": 3874, + "return": 3875, + "Ġlabor": 3876, + "Sh": 3877, + "He": 3878, + "uman": 3879, + "onom": 3880, + "Ġgoal": 3881, + "Ġsides": 3882, + "eks": 3883, + "Ġvacc": 3884, + "Ġforward": 3885, + "ube": 3886, + "can": 3887, + "Ġillust": 3888, + "run": 3889, + "Ġdemand": 3890, + "ĠAlthough": 3891, + "Ġbirth": 3892, + "ĠHistory": 3893, + "Ġsupply": 3894, + "ĠGree": 3895, + "Ġjud": 3896, + "Ġ2013": 3897, + "press": 3898, + "Ġcam": 3899, + "Ġassum": 3900, + "oice": 3901, + "abilities": 3902, + "ĠPy": 3903, + "Ġdepend": 3904, + "ĠAfrican": 3905, + "(\\": 3906, + "ĠFrench": 3907, + "Ġstrength": 3908, + "Ġregarding": 3909, + "attle": 3910, + "Ġ23": 3911, + "cean": 3912, + "Ġvers": 3913, + "cks": 3914, + "OT": 3915, + "ervice": 3916, + "ĠIS": 3917, + "Ġalthough": 3918, + "Ġcapital": 3919, + "Ġlost": 3920, + "Ġapply": 3921, + "ĠAc": 3922, + "Ġbott": 3923, + "Ġbab": 3924, + "Ġfields": 3925, + "Ġmole": 3926, + "Ġvolume": 3927, + "Ġeyes": 3928, + "Ġbeginning": 3929, + "ĠMon": 3930, + "Ġcosts": 3931, + "Ġneighb": 3932, + "iny": 3933, + "Ġprice": 3934, + "Ġmount": 3935, + "ctors": 3936, + "tes": 3937, + "Ġbreat": 3938, + "Ġinteresting": 3939, + "Ġlimited": 3940, + "Ġcarry": 3941, + "cape": 3942, + "ĠLear": 3943, + "Ġdiseases": 3944, + "gram": 3945, + "Ġdry": 3946, + "Ġpiece": 3947, + "Ġlocation": 3948, + "oad": 3949, + "Ġball": 3950, + "Ġalgor": 3951, + "ashing": 3952, + "Ġmeasures": 3953, + "Ġ$$\\": 3954, + "gebra": 3955, + "Ġbalance": 3956, + "urg": 3957, + "Ġmid": 3958, + "wide": 3959, + "ellig": 3960, + "ĠMus": 3961, + "Ġdiscover": 3962, + "Ġmiddle": 3963, + "Ġing": 3964, + "Ġmiss": 3965, + "Ġtypically": 3966, + "Ġfa": 3967, + "Ġnames": 3968, + "start": 3969, + "Ġzero": 3970, + "67": 3971, + "Ġlegal": 3972, + "ky": 3973, + "Ġrapid": 3974, + "ĠHer": 3975, + "Ġten": 3976, + "Ġbra": 3977, + "Ġcontribute": 3978, + "izer": 3979, + "Ġpan": 3980, + "ham": 3981, + "ĠChristian": 3982, + "Ġhabit": 3983, + "Ġemphas": 3984, + "url": 3985, + "Ġcharacters": 3986, + "Ġstructures": 3987, + "Ġanything": 3988, + "ĠGo": 3989, + "47": 3990, + "Ġtiss": 3991, + "ĠIndian": 3992, + "Ġearlier": 3993, + "qual": 3994, + "Ġtask": 3995, + "49": 3996, + "ĠÐ": 3997, + "useum": 3998, + "ĠDef": 3999, + "Ġdynam": 4000, + "ĠGl": 4001, + "ĠRec": 4002, + "}$$": 4003, + "Ġwide": 4004, + "Ġmiles": 4005, + "Ġfight": 4006, + "ĠSince": 4007, + "Ġusers": 4008, + "erences": 4009, + "Ġcitiz": 4010, + "Ġautom": 4011, + "bb": 4012, + "Ġdiscovered": 4013, + "Ġbrought": 4014, + "Ġclin": 4015, + "arian": 4016, + "Ġcontinued": 4017, + "rid": 4018, + "Ġnarr": 4019, + "Ġoperations": 4020, + "ĠMost": 4021, + "Ġsignificantly": 4022, + "Ġencourag": 4023, + "Ġcommunic": 4024, + "Ġ2015": 4025, + "'.": 4026, + "oming": 4027, + "Ġprobability": 4028, + "Ġconfig": 4029, + "unch": 4030, + "tra": 4031, + "Ġmoving": 4032, + "Ġhighly": 4033, + "Ġguide": 4034, + "Ġlabel": 4035, + "reet": 4036, + "Ġadvant": 4037, + "ĠCenter": 4038, + "iforn": 4039, + "comes": 4040, + "ĠMath": 4041, + "ought": 4042, + "change": 4043, + "ishing": 4044, + "88": 4045, + "ĠOur": 4046, + "trans": 4047, + "ĠAfrica": 4048, + "Ġseason": 4049, + "Ġconsequ": 4050, + "ht": 4051, + "Ġactions": 4052, + "Ġemp": 4053, + "ĠJes": 4054, + "Ġwrong": 4055, + "aul": 4056, + "Ġsave": 4057, + "Ġdidn": 4058, + "Ġprop": 4059, + "Ġsaw": 4060, + "Ġexpand": 4061, + "Ġgoes": 4062, + "Ġnews": 4063, + "arrow": 4064, + "Ġreceived": 4065, + "Ġchallenge": 4066, + "AB": 4067, + "Ġï": 4068, + "ĠWell": 4069, + "Ġcopy": 4070, + "Ġdegree": 4071, + "inc": 4072, + "Ġdark": 4073, + "Ġvirt": 4074, + "Ġteacher": 4075, + "Ġresource": 4076, + "With": 4077, + "ĠGreat": 4078, + "ĠChe": 4079, + "Ġcollection": 4080, + "Ġsevere": 4081, + "Ġmachine": 4082, + "ony": 4083, + "och": 4084, + "Ġbehavi": 4085, + "ĠWest": 4086, + "Ġadults": 4087, + "Ġcompre": 4088, + "plot": 4089, + "ica": 4090, + "Ġlargest": 4091, + "Ġstage": 4092, + "aset": 4093, + "Ġtesting": 4094, + "Type": 4095, + "Ġ27": 4096, + "Ġfinding": 4097, + "Ġshall": 4098, + "eper": 4099, + "DE": 4100, + "aught": 4101, + "Ġadapt": 4102, + "ously": 4103, + "Ġprofessional": 4104, + "stances": 4105, + "arser": 4106, + "Ġprinc": 4107, + "Ġveh": 4108, + "Ġconstit": 4109, + "Ġworkers": 4110, + "Ġdescribed": 4111, + "Ġconnection": 4112, + "ĊĊĠĠĠĠĠĠĠĠĠĠĠ": 4113, + "write": 4114, + "Ġrepe": 4115, + "Ġwrote": 4116, + "Ġphilos": 4117, + "Ġefficient": 4118, + "Ġmap": 4119, + "su": 4120, + "****": 4121, + "ogle": 4122, + "Ġprivate": 4123, + "gn": 4124, + "ormal": 4125, + "ĠMarch": 4126, + "Ġcontemporary": 4127, + "Ġleaves": 4128, + "orage": 4129, + "Ġdetails": 4130, + "ifornia": 4131, + "31": 4132, + "Ġtrust": 4133, + "Ġdistinct": 4134, + "Ġpow": 4135, + "ĠLevel": 4136, + "})": 4137, + "Ġ2014": 4138, + "Ġstatement": 4139, + "Ġcalculate": 4140, + "ĠCur": 4141, + "Ġfeature": 4142, + "Ġ2009": 4143, + "Ġaccur": 4144, + "Ġprotection": 4145, + "ulum": 4146, + "Ġbasis": 4147, + "Ġapplied": 4148, + "Ġarray": 4149, + "ĠAddition": 4150, + "ĠChall": 4151, + "Ġsin": 4152, + "ĠEven": 4153, + "ĠDevelop": 4154, + "ĠJune": 4155, + "rical": 4156, + "resents": 4157, + "Ġacid": 4158, + "Ġresistance": 4159, + "idents": 4160, + "mark": 4161, + "Ġtrade": 4162, + "Cont": 4163, + "Ġelif": 4164, + "XX": 4165, + "wargs": 4166, + "oles": 4167, + "rition": 4168, + "Ġvariables": 4169, + "Ġcorresp": 4170, + "reme": 4171, + "Ġserve": 4172, + "Ġacad": 4173, + "Ġauth": 4174, + "Ġstyle": 4175, + "Ġcos": 4176, + "Ġteach": 4177, + "Ġice": 4178, + "ingu": 4179, + "46": 4180, + "Ġlocated": 4181, + "Ġfear": 4182, + "Ġcontroll": 4183, + "Ġscen": 4184, + "Ġsolar": 4185, + "output": 4186, + "ĠCommun": 4187, + "object": 4188, + "gy": 4189, + "Ġconnections": 4190, + "Ġ26": 4191, + "igr": 4192, + "Ġorganizations": 4193, + "Is": 4194, + "Ġweb": 4195, + "ĠAnt": 4196, + "Ġdeal": 4197, + "Ġwebsite": 4198, + "cil": 4199, + "Ġvit": 4200, + "ĠGerman": 4201, + "Ġtor": 4202, + "Ġnote": 4203, + "Ġded": 4204, + "Ġweeks": 4205, + "Ġimag": 4206, + "$.": 4207, + "Ġhon": 4208, + "Ġadminist": 4209, + "fe": 4210, + "works": 4211, + "Ġsites": 4212, + "apers": 4213, + "label": 4214, + "ache": 4215, + "Ġid": 4216, + "Ġfascinating": 4217, + "water": 4218, + "see": 4219, + "pha": 4220, + "Ġagricult": 4221, + "ING": 4222, + "udd": 4223, + "ĠInternational": 4224, + "Ġtopics": 4225, + "Ġscreen": 4226, + "era": 4227, + "ĠDepartment": 4228, + "Ġwon": 4229, + ":**": 4230, + "Ġtold": 4231, + "ulated": 4232, + "ĠSw": 4233, + "elines": 4234, + "ildren": 4235, + "Ġnumerous": 4236, + "stant": 4237, + "urb": 4238, + "Ġallowed": 4239, + "Ġmut": 4240, + "bre": 4241, + "ĠPress": 4242, + "Ġequations": 4243, + "Ġdoctor": 4244, + "db": 4245, + "Ġnavig": 4246, + "ĠTheir": 4247, + "$\\": 4248, + "Ġconver": 4249, + "Ġbul": 4250, + "Ġcop": 4251, + "Ġreceive": 4252, + "âĶ": 4253, + "Ġnothing": 4254, + "Ġblue": 4255, + "Ġvict": 4256, + "ffect": 4257, + "Ġfollowed": 4258, + "ĠRed": 4259, + "Ġnucle": 4260, + "estic": 4261, + "ĠAugust": 4262, + "call": 4263, + "Ġâ̦": 4264, + "rest": 4265, + "}{\\": 4266, + "().": 4267, + "Ġutil": 4268, + "Ġdrop": 4269, + "Ġinstr": 4270, + "ĠExpl": 4271, + "outhern": 4272, + "Ġrepresents": 4273, + "Ġwaste": 4274, + "Ġgradu": 4275, + "ĠFeb": 4276, + "Ġegg": 4277, + "shape": 4278, + "mosp": 4279, + "Ġconstruction": 4280, + "ĠSept": 4281, + "iot": 4282, + "ĠAN": 4283, + "Ġlinear": 4284, + "mary": 4285, + "iences": 4286, + "edia": 4287, + "ĠInstitute": 4288, + "Ġhimself": 4289, + "othes": 4290, + "no": 4291, + "pan": 4292, + "igenous": 4293, + "ĠRead": 4294, + "ocr": 4295, + "Ġactual": 4296, + "iate": 4297, + "force": 4298, + "aid": 4299, + "Ġking": 4300, + "Ġarchitect": 4301, + "These": 4302, + "Ġstring": 4303, + "ĠOf": 4304, + "Ġ{}": 4305, + "PL": 4306, + "Ġpicture": 4307, + "board": 4308, + "Ġsurrounding": 4309, + "Ġexisting": 4310, + "02": 4311, + "Ġ2008": 4312, + "Ġplatform": 4313, + "Ar": 4314, + "code": 4315, + "Ġrespond": 4316, + "dim": 4317, + "Ġcore": 4318, + "Ġreduced": 4319, + "rab": 4320, + "usion": 4321, + "ĠLaw": 4322, + "Ġexperiment": 4323, + "ĠÂłĠÂł": 4324, + "ĠCalifornia": 4325, + "ĠUnderstanding": 4326, + "Ġmil": 4327, + "Ġnorth": 4328, + "Ġcircle": 4329, + "Ġconvers": 4330, + "Ġallowing": 4331, + "Ġconcerns": 4332, + "osing": 4333, + "join": 4334, + "42": 4335, + "inese": 4336, + "ĠThus": 4337, + "ĠClass": 4338, + "Ġborn": 4339, + "Here": 4340, + "lay": 4341, + "Ġq": 4342, + "Ġcompar": 4343, + "Ġbeautiful": 4344, + "ĠDuring": 4345, + "onal": 4346, + "Ġinfection": 4347, + "ĠEl": 4348, + "Ġformat": 4349, + "ĠApril": 4350, + "Ġswe": 4351, + "#####": 4352, + "icense": 4353, + "96": 4354, + "IM": 4355, + "Ġrock": 4356, + "Ġstarting": 4357, + "elcome": 4358, + "Ġprotein": 4359, + "Se": 4360, + "ĠRiver": 4361, + "Ġbenefit": 4362, + "xi": 4363, + "orial": 4364, + "ĠJesus": 4365, + "Ġplanet": 4366, + "rame": 4367, + "idden": 4368, + "Ġfresh": 4369, + "ĠJour": 4370, + "Ġgames": 4371, + "Ġburn": 4372, + "Ġequipment": 4373, + "ref": 4374, + "Ġtopic": 4375, + "Ġhous": 4376, + "ĠFurther": 4377, + "Data": 4378, + "Ġbackground": 4379, + "Ġopportunity": 4380, + "Ġtrain": 4381, + "Ġtou": 4382, + "Ġsetting": 4383, + "Ġstore": 4384, + "ĠAccording": 4385, + "Ġreasons": 4386, + "Ġdecisions": 4387, + "Ġtherapy": 4388, + "hand": 4389, + "Ġnearly": 4390, + "Ġplot": 4391, + "atur": 4392, + "PS": 4393, + "Mod": 4394, + "Ġplanning": 4395, + "Ġpick": 4396, + "Ġmember": 4397, + "Ġrunning": 4398, + "Ġgender": 4399, + "Ġenter": 4400, + "Ġdefinition": 4401, + "Ġcelebr": 4402, + "Ġlat": 4403, + "Ġcoll": 4404, + "coh": 4405, + "Ġweather": 4406, + "Ġalone": 4407, + "Ġheard": 4408, + "orthern": 4409, + "ensions": 4410, + "Ġleave": 4411, + "85": 4412, + "ĠToday": 4413, + "reedom": 4414, + "Ġacqu": 4415, + "Ġmatch": 4416, + "ĠAmericans": 4417, + "Ġeating": 4418, + "ĠRel": 4419, + "Ġformed": 4420, + "Ġdecided": 4421, + "ĠHol": 4422, + "Ġfuel": 4423, + "Ġorganization": 4424, + "ĠDav": 4425, + "ifying": 4426, + "etime": 4427, + "Ġchoice": 4428, + "Ġconnected": 4429, + "())": 4430, + "ĠKe": 4431, + "ests": 4432, + "Ġaffected": 4433, + "Ġoccurs": 4434, + "Ġhappens": 4435, + "ibly": 4436, + "Ġqual": 4437, + "aled": 4438, + "ĠJuly": 4439, + "Ġfib": 4440, + "Ġalternative": 4441, + "ara": 4442, + "00000000": 4443, + "Ġstandards": 4444, + "US": 4445, + "Ġwatch": 4446, + "Ġinvolve": 4447, + "ĠDay": 4448, + "Ġimagine": 4449, + "gl": 4450, + "Ġtru": 4451, + "Ġsequence": 4452, + "rogen": 4453, + "Ġpurch": 4454, + "ĠSub": 4455, + "Ġconclusion": 4456, + "³³³³³³³³": 4457, + "Ġ!": 4458, + "Ġolder": 4459, + "abetes": 4460, + "ĠÃĹ": 4461, + "ama": 4462, + "rices": 4463, + "bal": 4464, + "ĠEngland": 4465, + "Ġdead": 4466, + "Ġpeace": 4467, + "Ġfather": 4468, + "Ġcommer": 4469, + "**:": 4470, + "ico": 4471, + "Ġvector": 4472, + "rael": 4473, + "Ġrise": 4474, + "Ġinsights": 4475, + "Ġpassed": 4476, + "UR": 4477, + "Ġcold": 4478, + "wards": 4479, + "urt": 4480, + "down": 4481, + "Ġindependent": 4482, + "čĊĠĠĠĠĠĠĠĠĠĠĠ": 4483, + "Ġcompletely": 4484, + "Ġsolid": 4485, + "sec": 4486, + "Ġmaximum": 4487, + "Ġsouth": 4488, + "ĠPat": 4489, + "ĠMc": 4490, + "Ġeffectively": 4491, + "ĠWilli": 4492, + "Ġpieces": 4493, + "ias": 4494, + "Ġperhaps": 4495, + "isf": 4496, + "ĠEducation": 4497, + "Ġwa": 4498, + "hest": 4499, + "Ġmess": 4500, + "Ġord": 4501, + "omb": 4502, + "Ġrare": 4503, + "Col": 4504, + "cember": 4505, + "Ġtechnologies": 4506, + "Ġrefers": 4507, + "Ġgold": 4508, + "Ġson": 4509, + "Ġworth": 4510, + "rupt": 4511, + "Ġexposure": 4512, + "ĠSu": 4513, + "ĠCor": 4514, + "rief": 4515, + "cast": 4516, + "pected": 4517, + "Ġsummer": 4518, + "men": 4519, + "While": 4520, + "EM": 4521, + "Ġwanted": 4522, + ")(": 4523, + "ros": 4524, + "ĠAssoci": 4525, + "Ġgoals": 4526, + "Ġplaced": 4527, + "Ad": 4528, + "ĠData": 4529, + "Ġgiving": 4530, + "Ġcand": 4531, + "Ġrelevant": 4532, + "Ġgir": 4533, + "Ġdivers": 4534, + "mitted": 4535, + "Ġbacteria": 4536, + "97": 4537, + "arb": 4538, + "Ġcounter": 4539, + "ĠÏ": 4540, + "Ġsugar": 4541, + "field": 4542, + "Ġcoast": 4543, + "Ġeasier": 4544, + "Ġmaster": 4545, + "Ph": 4546, + "struct": 4547, + "Ġpromote": 4548, + "Ġrecently": 4549, + "cap": 4550, + "Ġdeeper": 4551, + "Ġlayer": 4552, + "rieved": 4553, + "anging": 4554, + "Ġfilled": 4555, + "08": 4556, + "Ġcapacity": 4557, + "Ġwin": 4558, + "omin": 4559, + "'),": 4560, + "ford": 4561, + "Ġround": 4562, + "Ġtrend": 4563, + "Ġbodies": 4564, + "Ġinterpret": 4565, + "amental": 4566, + "empl": 4567, + "Ġsigns": 4568, + "ĠCanada": 4569, + "Ġlived": 4570, + "Ġdegrees": 4571, + "ĠCity": 4572, + "Ġspecifically": 4573, + "ĠFl": 4574, + "ractions": 4575, + "Ġeducational": 4576, + "icip": 4577, + "ĠChar": 4578, + "Ġsociet": 4579, + "cs": 4580, + "ondon": 4581, + "eline": 4582, + "Ġfully": 4583, + "ovember": 4584, + "57": 4585, + "Ġdiag": 4586, + "Ġpolicies": 4587, + "aste": 4588, + "Ġparalle": 4589, + "Ġtrig": 4590, + "93": 4591, + "âĢĿ.": 4592, + "Ġinstruct": 4593, + "abase": 4594, + "43": 4595, + "Ġtrack": 4596, + "eloc": 4597, + "oding": 4598, + "dent": 4599, + "Ġanti": 4600, + "omial": 4601, + "Equal": 4602, + "ĠAng": 4603, + "Ġ]": 4604, + "Ġchanged": 4605, + "Ind": 4606, + "Ġdistribut": 4607, + "All": 4608, + ")=": 4609, + "Ġfamous": 4610, + "params": 4611, + "Ġworked": 4612, + "Ġ2016": 4613, + "Ġcoming": 4614, + "ĠAlso": 4615, + "Ġeight": 4616, + "ees": 4617, + "Ġ2007": 4618, + "ĠUsing": 4619, + "Ġdrug": 4620, + "Ġeconomy": 4621, + "Ġsets": 4622, + "Ġevolution": 4623, + "Ġoccup": 4624, + "Ġgets": 4625, + "ste": 4626, + "Ġ(\"": 4627, + "rick": 4628, + "ensor": 4629, + "Ġincreases": 4630, + "Ġtransfer": 4631, + "Ġwoman": 4632, + "Ġiniti": 4633, + "Ġmob": 4634, + "Ġresulting": 4635, + "ĊĠĠĠĠ": 4636, + "Ġchanging": 4637, + "56": 4638, + "ĠHigh": 4639, + "pen": 4640, + "Ġphen": 4641, + "Ġschol": 4642, + "Ġreference": 4643, + "Ġboard": 4644, + "gment": 4645, + "yd": 4646, + "Ġcurrently": 4647, + "Ġfindings": 4648, + "map": 4649, + "ĠCong": 4650, + "ashington": 4651, + "Ġoutcomes": 4652, + "Ġlessons": 4653, + "Ġ90": 4654, + "iance": 4655, + "ĠChurch": 4656, + "rors": 4657, + "ĠDi": 4658, + "Ġadjust": 4659, + "itis": 4660, + "flow": 4661, + "ĠOb": 4662, + "rep": 4663, + "ĠLab": 4664, + "Ġauthors": 4665, + "ĠGovern": 4666, + "Ġatmosp": 4667, + "ĠBo": 4668, + "enty": 4669, + "Ġadvanced": 4670, + "Ġrecommend": 4671, + "Ġcomfort": 4672, + "Ġsurpr": 4673, + "Ġcommonly": 4674, + "zing": 4675, + "Ġcitizens": 4676, + "begin": 4677, + "sol": 4678, + "Ġ\\\\": 4679, + "annel": 4680, + "going": 4681, + "Ġhosp": 4682, + "Ġremove": 4683, + "Ġsymbol": 4684, + "Ġstraight": 4685, + "ĠArch": 4686, + "Ġprofession": 4687, + "Ġpet": 4688, + "ĠSee": 4689, + "ĠPresident": 4690, + "Name": 4691, + "Ġcircum": 4692, + "ĠChinese": 4693, + "ĠSoci": 4694, + "Ġratio": 4695, + "Ġcities": 4696, + "Ġfrequency": 4697, + "image": 4698, + "Ġjoint": 4699, + "ĠDec": 4700, + "Ġcry": 4701, + "Ġreality": 4702, + "level": 4703, + "Ġfiles": 4704, + "Ġlesson": 4705, + "En": 4706, + "Ġemotional": 4707, + "ĠJanuary": 4708, + "Ġsimpl": 4709, + "ĠTherefore": 4710, + "Ġthousands": 4711, + "Ġunc": 4712, + "Ġship": 4713, + "Ġprime": 4714, + "aur": 4715, + "Ġapproaches": 4716, + "о": 4717, + "ĠPark": 4718, + "58": 4719, + "Ġargument": 4720, + "Ġ2017": 4721, + "Ġign": 4722, + "ĠSeptember": 4723, + "Ġfollows": 4724, + "Ġfederal": 4725, + "ometry": 4726, + "Field": 4727, + "Ġfaith": 4728, + "Ġbran": 4729, + "Ġtriangle": 4730, + "Ġregions": 4731, + "Ġwat": 4732, + "Ġsharing": 4733, + "41": 4734, + "Ġexhib": 4735, + "Ġpoly": 4736, + "Ġ\\$": 4737, + "Ġhom": 4738, + "Ġmotion": 4739, + "Ġhappen": 4740, + "ĠOctober": 4741, + "Ġsurg": 4742, + "ords": 4743, + "Ġapproximately": 4744, + "Ġvary": 4745, + "Ġdied": 4746, + "Ġpref": 4747, + "Ġ('": 4748, + "ename": 4749, + "ENT": 4750, + "]:": 4751, + "related": 4752, + "ilarly": 4753, + "raint": 4754, + "'],": 4755, + "ĠUnit": 4756, + "iable": 4757, + "Ġanyone": 4758, + "Ġextrem": 4759, + "cel": 4760, + "ocol": 4761, + "âĪĴ": 4762, + "03": 4763, + "onds": 4764, + "ether": 4765, + "Ġplaying": 4766, + "ĠGra": 4767, + "alt": 4768, + "ĠEqu": 4769, + "Ġnode": 4770, + "Ġevol": 4771, + "Ġrisks": 4772, + "ses": 4773, + "ĠIsrael": 4774, + "Ġchance": 4775, + "ĠUp": 4776, + "step": 4777, + "Ġcorrespond": 4778, + "Ġcontrast": 4779, + "ĠAut": 4780, + "Ġintellig": 4781, + "Ġcontaining": 4782, + "Ġbelong": 4783, + "Ġonto": 4784, + "Ġsituations": 4785, + "IP": 4786, + "Ġtruth": 4787, + "ĠMex": 4788, + "Val": 4789, + "Ġpen": 4790, + "Ġspect": 4791, + "Ġoptim": 4792, + "ĠConf": 4793, + "а": 4794, + "Ġcir": 4795, + "ĠVir": 4796, + "rip": 4797, + "Ġbirds": 4798, + "ĠWhy": 4799, + "IG": 4800, + "IL": 4801, + "poses": 4802, + "ĠChallenge": 4803, + "cohol": 4804, + "ĠEast": 4805, + "Ġdial": 4806, + "Ġhelping": 4807, + "Ġtele": 4808, + "Ġreaders": 4809, + "ĠTr": 4810, + "Ġcomprehens": 4811, + "json": 4812, + "rome": 4813, + "Ġdiscussion": 4814, + "Ġprepar": 4815, + "Ġpopulations": 4816, + "Ġletter": 4817, + "06": 4818, + "Ġbottom": 4819, + "ĠPeople": 4820, + "[:": 4821, + "Ġcontinuous": 4822, + "From": 4823, + "Ġseparate": 4824, + "04": 4825, + "house": 4826, + "ĠUnion": 4827, + "Ġgenetic": 4828, + "Ġsexual": 4829, + "Ġlib": 4830, + "Ġweak": 4831, + "hips": 4832, + "ĠGeneral": 4833, + "Ġformer": 4834, + "roy": 4835, + "ĠBlack": 4836, + "Ġglass": 4837, + "Ġappears": 4838, + "iced": 4839, + "Ġready": 4840, + "vis": 4841, + "Ġvital": 4842, + "Ġadvent": 4843, + "ouncil": 4844, + "pat": 4845, + "box": 4846, + "Ġoperation": 4847, + "iest": 4848, + "ĠCounty": 4849, + "Ġinternal": 4850, + "process": 4851, + "ĠJournal": 4852, + "Ġkil": 4853, + "antic": 4854, + "CH": 4855, + "uing": 4856, + "atin": 4857, + "Ġteeth": 4858, + "Ġoption": 4859, + "anation": 4860, + "Ġnotes": 4861, + "ĠSur": 4862, + "Ġliqu": 4863, + "Ġurban": 4864, + "Ġadding": 4865, + "ruary": 4866, + "Ġshowed": 4867, + "Ġtasks": 4868, + "Ġtheore": 4869, + "Ġvill": 4870, + "Ġgave": 4871, + "emy": 4872, + "Ġmentioned": 4873, + "ightly": 4874, + "Ġfemale": 4875, + "ux": 4876, + "Ġminim": 4877, + "ĠOnce": 4878, + "Ġdra": 4879, + "Ġitem": 4880, + "Ġplays": 4881, + "Ġobserved": 4882, + "OS": 4883, + "Ġwalk": 4884, + "train": 4885, + "Ġtechnique": 4886, + "top": 4887, + "string": 4888, + "Ġbecoming": 4889, + "Ġeventually": 4890, + "Ġpresence": 4891, + "Imagine": 4892, + "oses": 4893, + "Ġbuy": 4894, + "AG": 4895, + "Ġfruit": 4896, + "anish": 4897, + "Ġexperim": 4898, + "Ġplans": 4899, + "aign": 4900, + "ĠVol": 4901, + "ned": 4902, + "semb": 4903, + "lin": 4904, + "Ġ80": 4905, + "Ġdivided": 4906, + "Ġthoughts": 4907, + "Ġforeign": 4908, + ")$": 4909, + "Ġroll": 4910, + "iveness": 4911, + "ĠRoman": 4912, + "ĠWashington": 4913, + "Ġillness": 4914, + "Ġclasses": 4915, + "elocity": 4916, + "ĠAdditionally": 4917, + "Ġexcess": 4918, + "arning": 4919, + "Ġcultures": 4920, + "Ġreducing": 4921, + "Ġfeeling": 4922, + "Ġroots": 4923, + "Ġrequirements": 4924, + "Ġcommercial": 4925, + "orge": 4926, + "Ġdive": 4927, + "After": 4928, + "Ġwinter": 4929, + "ĠPhys": 4930, + "Ġdespite": 4931, + "ĠStep": 4932, + "Ġassist": 4933, + "Ġidentified": 4934, + "Ġfeelings": 4935, + "rops": 4936, + "Ġadvance": 4937, + "ĠPost": 4938, + "alysis": 4939, + "Ġincome": 4940, + "Ġdict": 4941, + "erved": 4942, + "Ġequival": 4943, + "Some": 4944, + "onic": 4945, + "Ġ?": 4946, + "Ġchurch": 4947, + "cm": 4948, + "bf": 4949, + "Ġcollege": 4950, + "igration": 4951, + "Ġawareness": 4952, + "Ġhour": 4953, + "Sc": 4954, + "Ġaccel": 4955, + "ĠJewish": 4956, + "Ġjo": 4957, + "Ġoppos": 4958, + "ĠDecember": 4959, + "ophy": 4960, + "No": 4961, + "Ġ29": 4962, + "ĠRetrieved": 4963, + "Ġdepending": 4964, + "Ġwonder": 4965, + "Ġhealthcare": 4966, + "Ġproport": 4967, + "stitution": 4968, + "Ġpresented": 4969, + "ĠLondon": 4970, + "Ġlanguages": 4971, + "ĠProf": 4972, + "ĠSet": 4973, + "UN": 4974, + ".__": 4975, + "flo": 4976, + "enth": 4977, + "iders": 4978, + "ĠBecause": 4979, + "Ġgarden": 4980, + "oper": 4981, + "ogen": 4982, + "Ġcontract": 4983, + "gypt": 4984, + "Ġanswers": 4985, + "Ġdrugs": 4986, + "Ġtransl": 4987, + "Ġconv": 4988, + "gress": 4989, + "tered": 4990, + "Ġargs": 4991, + "ĠâĢ¢": 4992, + "Ġpartners": 4993, + "Ġpages": 4994, + "Ġabsor": 4995, + "Ġsav": 4996, + "Ġcharge": 4997, + "ographic": 4998, + "Ġcharacteristics": 4999, + "Ġ2018": 5000, + "lamm": 5001, + "instance": 5002, + "Ġmonit": 5003, + "07": 5004, + "apping": 5005, + "\\\\": 5006, + "Ġcreation": 5007, + "ĠIN": 5008, + "Ġsac": 5009, + "?\"": 5010, + "Ġcolors": 5011, + "Ġcausing": 5012, + "Ġhelped": 5013, + "connect": 5014, + "Ġopin": 5015, + "е": 5016, + "Ġriver": 5017, + "Ġthr": 5018, + "color": 5019, + "Ġ35": 5020, + "Not": 5021, + "Ġupper": 5022, + "vision": 5023, + "eta": 5024, + "ĠForm": 5025, + "Ġsatisf": 5026, + "DF": 5027, + "Ġengage": 5028, + "(),": 5029, + "crete": 5030, + "Ġpregn": 5031, + "Ġnative": 5032, + "Ġmedicine": 5033, + "road": 5034, + "Ġrelatively": 5035, + "PA": 5036, + "\"),": 5037, + "ball": 5038, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 5039, + "ira": 5040, + "Ġ2006": 5041, + "conds": 5042, + "Ġreplace": 5043, + "Ġexpert": 5044, + "Ġfrequently": 5045, + "Ġec": 5046, + "ĠHel": 5047, + "Ġplease": 5048, + "Ġmouth": 5049, + "ĠNovember": 5050, + "CE": 5051, + "split": 5052, + "Ġconsumption": 5053, + "Ġturned": 5054, + "xiety": 5055, + "(-": 5056, + "acing": 5057, + "ĠDon": 5058, + "Ġrelative": 5059, + "zer": 5060, + "Ġvision": 5061, + "assertEqual": 5062, + "Ġsuggests": 5063, + "ded": 5064, + "Ġacademic": 5065, + "Ġemail": 5066, + "79": 5067, + "Ġbillion": 5068, + "Ġelim": 5069, + "Ġrecords": 5070, + "Ġencourage": 5071, + "However": 5072, + "ĠIts": 5073, + "Ġbelieved": 5074, + "ris": 5075, + "Ġfelt": 5076, + "Ġexperienced": 5077, + "Ġpp": 5078, + "ĠTwo": 5079, + "Ġstim": 5080, + "ĠSan": 5081, + "osen": 5082, + "ĠST": 5083, + "ðĿij": 5084, + "Ġrace": 5085, + "Ġnutri": 5086, + "Ġmission": 5087, + "asion": 5088, + "uzz": 5089, + "olds": 5090, + ")/": 5091, + "Ġcogn": 5092, + "then": 5093, + "Ġassign": 5094, + "Ġintroduced": 5095, + "âĶĢ": 5096, + "ĠBi": 5097, + "Ġpractical": 5098, + "valid": 5099, + "ĠWater": 5100, + "Ġprefer": 5101, + "Ġdescribe": 5102, + "asure": 5103, + "omas": 5104, + "bed": 5105, + "Ġstrategy": 5106, + "values": 5107, + "Ġunivers": 5108, + "request": 5109, + "Ġcomponent": 5110, + "List": 5111, + ")^": 5112, + "Ġjournal": 5113, + "ĠCalcul": 5114, + "Ġreligion": 5115, + "Ġcycle": 5116, + "Ġprocessing": 5117, + "http": 5118, + "Ġimmune": 5119, + "Ġ2000": 5120, + "ĠHouse": 5121, + "Ġtox": 5122, + "ibilities": 5123, + "Ġfigures": 5124, + "Ġfreedom": 5125, + "Ġsettings": 5126, + "Ġorigin": 5127, + "Ġspring": 5128, + "Ġwall": 5129, + "Ġsignal": 5130, + "Ġheavy": 5131, + "align": 5132, + "Ġincreasingly": 5133, + "ĠPlan": 5134, + "azing": 5135, + "Ġensuring": 5136, + "Ġmist": 5137, + "reate": 5138, + "Ġsem": 5139, + "which": 5140, + "Ġcreative": 5141, + "Ġcraft": 5142, + "ĠDNA": 5143, + "Ġspeech": 5144, + "Ġingred": 5145, + "lete": 5146, + "Ġstaff": 5147, + "Ġmanage": 5148, + "api": 5149, + "Text": 5150, + "Ġaxis": 5151, + "ns": 5152, + "Ġpul": 5153, + "BC": 5154, + "Ġfundamental": 5155, + "current": 5156, + "ometimes": 5157, + "Ġdiabetes": 5158, + "Ġcook": 5159, + "Ġstudying": 5160, + "group": 5161, + "Ġreports": 5162, + "Ġchallenging": 5163, + "lines": 5164, + "Ġhair": 5165, + "Ġnotice": 5166, + "Ġgenerate": 5167, + "ĠEnvironment": 5168, + "Ġinfluen": 5169, + "Ġbusinesses": 5170, + "lib": 5171, + "Ġsamples": 5172, + "hetic": 5173, + "Ġseven": 5174, + "Ġdiversity": 5175, + "urance": 5176, + "ructure": 5177, + "ĠStudents": 5178, + "Ġsignificance": 5179, + "Ġcombination": 5180, + "Ġimmediately": 5181, + "Ġours": 5182, + "Ġattract": 5183, + "Ġclassroom": 5184, + "Pl": 5185, + "Ġhighest": 5186, + "First": 5187, + "Ġleads": 5188, + "ĠInstead": 5189, + "Ġmultip": 5190, + "69": 5191, + "pred": 5192, + "Ġmer": 5193, + "leg": 5194, + "ĠMark": 5195, + "Ġmo": 5196, + "Ġimproved": 5197, + "amm": 5198, + "wid": 5199, + "Ġdisorder": 5200, + "Ġtissue": 5201, + "Ġgeneration": 5202, + "ĠWestern": 5203, + "ĠRef": 5204, + "Ġrect": 5205, + "Ġsounds": 5206, + "Ġengineering": 5207, + "Ġ['": 5208, + "63": 5209, + "Ġkm": 5210, + "Another": 5211, + "Ġ45": 5212, + "length": 5213, + "adr": 5214, + "ĠRev": 5215, + "ĠSch": 5216, + "Ġtour": 5217, + "ĠFrance": 5218, + "icated": 5219, + "kwargs": 5220, + "Ġmetal": 5221, + "ĠOut": 5222, + "Ġpret": 5223, + "Ġjustice": 5224, + "Ġadvoc": 5225, + "================": 5226, + "Ġfacilit": 5227, + "Ġstar": 5228, + "Ġvelocity": 5229, + "Ġju": 5230, + "Ġmajority": 5231, + "rics": 5232, + "Ġclearly": 5233, + "Ġcourt": 5234, + "Ġengaging": 5235, + "anges": 5236, + "Ġsustainable": 5237, + "gra": 5238, + "}^{": 5239, + "ãģ": 5240, + "Ġbaby": 5241, + "Ġfilm": 5242, + "method": 5243, + "Ġstorage": 5244, + "ocal": 5245, + "Ġparty": 5246, + "Ġiron": 5247, + "Ġviolence": 5248, + "Ġgene": 5249, + "Ġinvolving": 5250, + "ĠFound": 5251, + "unk": 5252, + "ĠMr": 5253, + "ĠList": 5254, + "pass": 5255, + "Ġtitle": 5256, + "'m": 5257, + "ĠEgypt": 5258, + "OL": 5259, + "ĠFurthermore": 5260, + "ĠMult": 5261, + "Ġlooks": 5262, + "Ġhoriz": 5263, + "ĠProgram": 5264, + "Ġdoub": 5265, + "des": 5266, + "tage": 5267, + "rum": 5268, + "ĠAustralia": 5269, + "Ġhomes": 5270, + "Ġmaintaining": 5271, + "rence": 5272, + "Ġchoices": 5273, + "enses": 5274, + "ican": 5275, + "ĠMoreover": 5276, + "cdot": 5277, + "exp": 5278, + "Ġoffice": 5279, + "72": 5280, + "ĠSocial": 5281, + "Ġphenomen": 5282, + "ĠBas": 5283, + "error": 5284, + "ivation": 5285, + "ĠGet": 5286, + "ĠGreek": 5287, + "EL": 5288, + "Ġwis": 5289, + "Ġintegr": 5290, + "ĠGermany": 5291, + "last": 5292, + "ĠSociety": 5293, + "Ġfavorite": 5294, + "Ġbed": 5295, + "Ġvast": 5296, + "ologists": 5297, + "54": 5298, + "Ġrepl": 5299, + "Ġgrade": 5300, + "pers": 5301, + "Ġsurvey": 5302, + "atically": 5303, + "Ġsong": 5304, + "Ġminimum": 5305, + "python": 5306, + "Ġparticipants": 5307, + "Ġrelease": 5308, + "ĠJapanese": 5309, + "ĠSum": 5310, + "Ġfamiliar": 5311, + "itage": 5312, + "Ġremov": 5313, + "parent": 5314, + "Ġexternal": 5315, + "Ġplayed": 5316, + "Ġdouble": 5317, + "Ġlibrary": 5318, + "Ġcharg": 5319, + "74": 5320, + "Ġphase": 5321, + "xygen": 5322, + "ĠPract": 5323, + "check": 5324, + "Ġcontinues": 5325, + "Ġartists": 5326, + "Ġabsol": 5327, + "akers": 5328, + "Ġtrou": 5329, + "ĠSer": 5330, + "Ġcomment": 5331, + "node": 5332, + "Ġenhance": 5333, + "vironments": 5334, + "ĠAv": 5335, + "Ġcovered": 5336, + "Ġmoved": 5337, + "theta": 5338, + "âĶĢâĶĢ": 5339, + "Ġdetermined": 5340, + "Ġmale": 5341, + "active": 5342, + "Ġpair": 5343, + "Ġemissions": 5344, + "Ġsynt": 5345, + "Ġessays": 5346, + "Ġresist": 5347, + "Ġindustrial": 5348, + "eria": 5349, + "Ġinterests": 5350, + "Why": 5351, + "CC": 5352, + "Ġdefine": 5353, + "Ġbatter": 5354, + "ĠGreen": 5355, + "fit": 5356, + "Ġbuildings": 5357, + "Ġminor": 5358, + "Ġgenerations": 5359, + "iling": 5360, + "Ġedge": 5361, + "Ġrepro": 5362, + "being": 5363, + "ĠFebruary": 5364, + "ĠDiv": 5365, + "Ġassessment": 5366, + "Ġadult": 5367, + "Ġast": 5368, + "59": 5369, + "times": 5370, + "Ġmeant": 5371, + "range": 5372, + "Ġdisorders": 5373, + "Ġsand": 5374, + "Ġkeeping": 5375, + "Ġsaying": 5376, + "09": 5377, + "inder": 5378, + "unately": 5379, + "Ġmeeting": 5380, + "62": 5381, + "That": 5382, + "---": 5383, + "Ġ2005": 5384, + "Ġexamine": 5385, + "nam": 5386, + "Ġterrit": 5387, + "Ġinches": 5388, + "escription": 5389, + "ĠOF": 5390, + "ĠWilliam": 5391, + "Ġdepth": 5392, + "Ġfocused": 5393, + "matrix": 5394, + "Ġextract": 5395, + "Ap": 5396, + "status": 5397, + "iform": 5398, + "Ġaren": 5399, + "ĠEv": 5400, + "Test": 5401, + "Ġalcohol": 5402, + "isc": 5403, + "Ġvul": 5404, + "Ġsecret": 5405, + "mathrm": 5406, + "Ġisol": 5407, + "ching": 5408, + "Ġsubt": 5409, + "Ġsend": 5410, + "Ġspot": 5411, + "Key": 5412, + "Ġarm": 5413, + "Ġmilk": 5414, + "section": 5415, + "Ġconservation": 5416, + "ĠEvery": 5417, + "stream": 5418, + "Ġconsequences": 5419, + "ictionary": 5420, + "ĠPal": 5421, + "Ġinstitutions": 5422, + "ĠPhil": 5423, + "Ġprimarily": 5424, + "52": 5425, + "ĠUK": 5426, + "Ġyield": 5427, + "inates": 5428, + "ĠRemember": 5429, + "html": 5430, + "Ġletters": 5431, + "za": 5432, + "body": 5433, + "ĠTime": 5434, + "Ġfinally": 5435, + "Ġexperts": 5436, + "ĠAdd": 5437, + "Ġdecades": 5438, + "Ġfert": 5439, + "Ġthick": 5440, + "ĠAD": 5441, + "Ġefficiency": 5442, + "ĠOff": 5443, + "Ġdescription": 5444, + "Ġtemperatures": 5445, + "Ġemotions": 5446, + "ĠSam": 5447, + "client": 5448, + "Ġreaction": 5449, + "Ġdram": 5450, + "create": 5451, + "Ġaccurate": 5452, + "Ġclinical": 5453, + "rec": 5454, + "3333": 5455, + "anted": 5456, + "Ġ32": 5457, + "Ġupd": 5458, + "ĠMor": 5459, + "Ġantib": 5460, + "aint": 5461, + "Ġhuge": 5462, + "ipe": 5463, + "ĠAssociation": 5464, + "$,": 5465, + "Ġviews": 5466, + "Ġhit": 5467, + "Ġgather": 5468, + "rier": 5469, + "Ġrul": 5470, + "Ġseed": 5471, + "ĠDet": 5472, + "Ġ!=": 5473, + "Ġdepression": 5474, + "Ġmuscle": 5475, + "inations": 5476, + "Ġplastic": 5477, + "blem": 5478, + "Ġpal": 5479, + "Ġinvent": 5480, + "oke": 5481, + "Ġbeliefs": 5482, + "Ġexists": 5483, + "ario": 5484, + "Ġnumer": 5485, + "IR": 5486, + "Ġ70": 5487, + "pet": 5488, + "ypes": 5489, + "Ġdrawing": 5490, + "Ġtrib": 5491, + "Ġfraction": 5492, + "Ġcarefully": 5493, + "Ġmovements": 5494, + "Ġprepared": 5495, + "Ġspent": 5496, + "Ġincred": 5497, + "Ġrevolution": 5498, + "Ġworldwide": 5499, + "Ġwidely": 5500, + "73": 5501, + "UL": 5502, + "anguage": 5503, + "main": 5504, + "ĠStand": 5505, + "Ġsyn": 5506, + "Ġestimated": 5507, + "default": 5508, + "ĠBoth": 5509, + "Ġdiam": 5510, + "gin": 5511, + "ĠJames": 5512, + "but": 5513, + "Ġcarried": 5514, + "iverse": 5515, + "inger": 5516, + "osed": 5517, + "Ġexcell": 5518, + "heet": 5519, + "61": 5520, + "command": 5521, + "Ġresil": 5522, + "Ġcast": 5523, + "Ġfacts": 5524, + "Ġframew": 5525, + "Ġfol": 5526, + "Ġdrive": 5527, + "Ġenvironments": 5528, + "ipl": 5529, + "Ġwave": 5530, + "la": 5531, + "Ġhappened": 5532, + "Ġtreated": 5533, + "cular": 5534, + "ĠProject": 5535, + "ĠBra": 5536, + "Ġbud": 5537, + "cosystem": 5538, + "Ġnutrition": 5539, + "ĠLa": 5540, + "Ġanxiety": 5541, + "ĠMich": 5542, + "More": 5543, + "Ġhear": 5544, + "Ġelectricity": 5545, + "Ġtorch": 5546, + "ĠOpt": 5547, + "Ġseek": 5548, + "Ġmode": 5549, + "Ġmere": 5550, + "Ġinterested": 5551, + "Ġperformed": 5552, + "ĠDist": 5553, + "Ġexplained": 5554, + "Ġcampaign": 5555, + "Ġstream": 5556, + "Ġspiritual": 5557, + "Ġalgorithm": 5558, + "Ġlegis": 5559, + "Ġcompl": 5560, + "Ġconducted": 5561, + "Ġ2020": 5562, + "Ġinsect": 5563, + "Ġmarg": 5564, + "Ġremoved": 5565, + "ĠDevelopment": 5566, + "Ġflex": 5567, + "otes": 5568, + "Ġparameters": 5569, + "Ġplane": 5570, + "win": 5571, + "othing": 5572, + "ĠFact": 5573, + "89": 5574, + "Ġangles": 5575, + "Ġreferred": 5576, + "OD": 5577, + "Ġocean": 5578, + "Ġmel": 5579, + "Ġhighlight": 5580, + "53": 5581, + "bar": 5582, + "erent": 5583, + "Example": 5584, + "ny": 5585, + "oma": 5586, + "Ġpush": 5587, + "Ġconvert": 5588, + "=[": 5589, + "ĠCollege": 5590, + "Ġclosely": 5591, + "ä¸": 5592, + "ĠPython": 5593, + "Ġbreast": 5594, + "nic": 5595, + "Ġcenturies": 5596, + "Ġroles": 5597, + "SS": 5598, + "Ġtail": 5599, + "Ġgrav": 5600, + "ĠCongress": 5601, + "result": 5602, + "ĠReturn": 5603, + "Ġintroduction": 5604, + "Ġselected": 5605, + "ĠPublic": 5606, + "dev": 5607, + "Ġoxygen": 5608, + "Ġpros": 5609, + "ĠUN": 5610, + "ontal": 5611, + "Ġspaces": 5612, + "isation": 5613, + "oyal": 5614, + "ĠMary": 5615, + "Ġextremely": 5616, + "Ġequivalent": 5617, + "Ġotherwise": 5618, + "hist": 5619, + "icks": 5620, + "Ġhop": 5621, + "Ġperspective": 5622, + "Ġourselves": 5623, + "spec": 5624, + "Ġkn": 5625, + "Ġserved": 5626, + "Ġprofessionals": 5627, + "Ġhttps": 5628, + "poss": 5629, + "Ġfailure": 5630, + "Ġleaving": 5631, + "Ġtraditions": 5632, + "hent": 5633, + "Ġ``": 5634, + "ĠSy": 5635, + "aker": 5636, + "ida": 5637, + "ĠMake": 5638, + "ologist": 5639, + "while": 5640, + "New": 5641, + "ĠHuman": 5642, + "ĠWeb": 5643, + "ĠSk": 5644, + "perty": 5645, + "icit": 5646, + "ĠImagine": 5647, + "Ġple": 5648, + "Ġearn": 5649, + "Ġconvent": 5650, + "They": 5651, + "Ġannual": 5652, + "71": 5653, + "well": 5654, + "Ġresponsibility": 5655, + "ingly": 5656, + "uster": 5657, + "ups": 5658, + "Ġpossess": 5659, + "ĠAlex": 5660, + "Ġlandscape": 5661, + "amil": 5662, + "ĠCour": 5663, + "Ġbone": 5664, + "ĠPort": 5665, + "Ġcollabor": 5666, + "Ġpurposes": 5667, + "Ġmathematical": 5668, + "Ġinh": 5669, + "Ġdie": 5670, + "oted": 5671, + "Ġappreciate": 5672, + "ĠHave": 5673, + ".;": 5674, + "ulf": 5675, + "ogue": 5676, + "axis": 5677, + "Ġcombined": 5678, + "86": 5679, + "á": 5680, + "build": 5681, + "Ġnor": 5682, + "ially": 5683, + "asp": 5684, + "ivate": 5685, + "Ġamounts": 5686, + "ĠDavid": 5687, + "Get": 5688, + "item": 5689, + "clusive": 5690, + "long": 5691, + "ĠOrgan": 5692, + "Ġpreviously": 5693, + "pon": 5694, + "Gen": 5695, + "Ġshapes": 5696, + "ifier": 5697, + "Ġideal": 5698, + "Ġparallel": 5699, + "Ġpromoting": 5700, + "Ġorganic": 5701, + "faces": 5702, + "Once": 5703, + "Ġbattle": 5704, + "Ġkg": 5705, + "Ġthemes": 5706, + "uracy": 5707, + "icians": 5708, + "Ġnuclear": 5709, + "pling": 5710, + "det": 5711, + "Ġarticles": 5712, + "500": 5713, + "Ġpresident": 5714, + "ĠIslam": 5715, + "ĠInternet": 5716, + "orical": 5717, + "Ġenable": 5718, + "stract": 5719, + "Ġconsc": 5720, + ">>>>": 5721, + "bi": 5722, + "Ġsubjects": 5723, + "âĢĿ,": 5724, + "Ġongoing": 5725, + "Ġreleased": 5726, + "Ġfaster": 5727, + "Ġshowing": 5728, + "arp": 5729, + "eli": 5730, + "Ġ31": 5731, + "Ġgrand": 5732, + "Ġfine": 5733, + "Ġseeking": 5734, + "Ġgod": 5735, + "Ġsupported": 5736, + "anged": 5737, + "Ġlinked": 5738, + "what": 5739, + "otic": 5740, + "rich": 5741, + "Ġnetworks": 5742, + "ĠBel": 5743, + "normal": 5744, + "Ġmaybe": 5745, + "Ġfaced": 5746, + "Ġproperly": 5747, + "'])": 5748, + "nes": 5749, + "Ġmal": 5750, + "Have": 5751, + "Ġsufficient": 5752, + "Ġrain": 5753, + "Ġwealth": 5754, + "=(": 5755, + "pathy": 5756, + "={": 5757, + "Ġadop": 5758, + "Ġcircuit": 5759, + "esson": 5760, + "Ġvulner": 5761, + "yles": 5762, + "Ġimpacts": 5763, + "и": 5764, + "Ġprove": 5765, + "Ġdoll": 5766, + "ĠSpanish": 5767, + "Ġsou": 5768, + "Ġmotor": 5769, + "Ġsmooth": 5770, + "MS": 5771, + "Ġexecut": 5772, + "Ġvolunt": 5773, + "Ġparticles": 5774, + "that": 5775, + "Ġflood": 5776, + "orough": 5777, + "DA": 5778, + "Ġrecognize": 5779, + "ĠDem": 5780, + "Ġformation": 5781, + "Ġpapers": 5782, + "Ġradio": 5783, + "aughter": 5784, + "ĠMal": 5785, + "Ġlooked": 5786, + "Ġperspectives": 5787, + "Ġopposite": 5788, + "Ġhyper": 5789, + "Ġdestroy": 5790, + "Ġrecommended": 5791, + "riculum": 5792, + "Ġsports": 5793, + "Ġfluid": 5794, + "mm": 5795, + "Ġmeasured": 5796, + "elta": 5797, + "Ġperiods": 5798, + "Ġconclud": 5799, + "Ġscore": 5800, + "rc": 5801, + "ĠFore": 5802, + "message": 5803, + "Ġlies": 5804, + "ĠChapter": 5805, + "Ġreached": 5806, + "ifies": 5807, + "Ġclient": 5808, + "Ġcareer": 5809, + "pace": 5810, + "Ġknew": 5811, + "lean": 5812, + "ĠLearning": 5813, + "sk": 5814, + "Ġcapable": 5815, + "Ġvoice": 5816, + "ĠSecond": 5817, + "Ġadvantage": 5818, + "View": 5819, + "weight": 5820, + "Ġliquid": 5821, + "Ġdensity": 5822, + "host": 5823, + "Ġatmosphere": 5824, + "Ġdivision": 5825, + "sm": 5826, + "Ġclick": 5827, + "sl": 5828, + "Ġkid": 5829, + "Ġframe": 5830, + "expected": 5831, + "Ġchronic": 5832, + "ĠAir": 5833, + "ĠMedic": 5834, + "ĠLife": 5835, + "Ġ{'": 5836, + "Ġaid": 5837, + "Ġguidelines": 5838, + "Ġpun": 5839, + "Ġrepresentation": 5840, + "cking": 5841, + "ĠSun": 5842, + "riage": 5843, + "tee": 5844, + "Ġowners": 5845, + "Ġconsult": 5846, + "Ġbank": 5847, + "Ġecosystem": 5848, + "ĠFood": 5849, + "84": 5850, + "ĠAtt": 5851, + "cript": 5852, + "Ġsmart": 5853, + "iration": 5854, + "ĠPaul": 5855, + "Ġseeds": 5856, + "Ġcloser": 5857, + "ometric": 5858, + "ĠInc": 5859, + "Ġflat": 5860, + "Ġcolle": 5861, + "obj": 5862, + "tical": 5863, + "Set": 5864, + "ago": 5865, + "Ġyouth": 5866, + "........": 5867, + "roph": 5868, + "Ġtaught": 5869, + "post": 5870, + "Ġexistence": 5871, + "Ġpoet": 5872, + "float": 5873, + "Welcome": 5874, + "Ġsolving": 5875, + "Ġdiscrim": 5876, + "','": 5877, + "Ġrepresented": 5878, + "Ġgenes": 5879, + "Ġworry": 5880, + "names": 5881, + "Ġvess": 5882, + "isher": 5883, + "Ġhelpful": 5884, + "Ġcompleted": 5885, + "Ġdri": 5886, + "ĠChildren": 5887, + "Ġfilter": 5888, + "inity": 5889, + "ĠFin": 5890, + "Ġslightly": 5891, + "igma": 5892, + "Ġtal": 5893, + "itness": 5894, + "Ġbrief": 5895, + "ellect": 5896, + "Ġobvious": 5897, + "Ġreturned": 5898, + "Ġnations": 5899, + "ĠGeorge": 5900, + "Ġwindow": 5901, + "ĠPower": 5902, + "Ġstation": 5903, + "ĠRich": 5904, + "base": 5905, + "Ġpotentially": 5906, + "Ġfixed": 5907, + "-\\": 5908, + "ĠCouncil": 5909, + "ĠLord": 5910, + "Ġenab": 5911, + "}+": 5912, + "ĠRober": 5913, + "Ġvegetables": 5914, + "function": 5915, + "Ob": 5916, + "ander": 5917, + "Ġknows": 5918, + "ĠStage": 5919, + "duction": 5920, + "Ġdu": 5921, + "ĠInf": 5922, + "ĠBen": 5923, + "ĠSuch": 5924, + "Ġmeat": 5925, + "Ġpollution": 5926, + "Ġchosen": 5927, + "ynomial": 5928, + "Ġtalking": 5929, + "Ġcredit": 5930, + "Ġchart": 5931, + "Ġrein": 5932, + "ĠProt": 5933, + "Ġinequ": 5934, + "Ġstre": 5935, + "Ġdomain": 5936, + "Ġunf": 5937, + "Ġtiny": 5938, + ")]": 5939, + "coming": 5940, + "Ġschem": 5941, + "Ġsubsequ": 5942, + "plicated": 5943, + "cell": 5944, + "Ġtried": 5945, + "Ġjobs": 5946, + "Ġdepends": 5947, + "ĠBar": 5948, + "riting": 5949, + "Ġobtained": 5950, + "Ġamazing": 5951, + "hi": 5952, + "ĠHome": 5953, + "gu": 5954, + "wood": 5955, + "Ġmathematics": 5956, + "Ġcompare": 5957, + "ouns": 5958, + "Ġwhom": 5959, + "PE": 5960, + "ĠWork": 5961, + "table": 5962, + "Ġradiation": 5963, + "ĠAny": 5964, + "ĠTur": 5965, + "94": 5966, + "51": 5967, + "rat": 5968, + "astern": 5969, + "Ġremaining": 5970, + "Ġultimately": 5971, + "Ġindicate": 5972, + "Ġraised": 5973, + "roc": 5974, + "Ġscholars": 5975, + "ogether": 5976, + "inding": 5977, + "target": 5978, + "Ġglob": 5979, + "ava": 5980, + "Ġraw": 5981, + "Ġeggs": 5982, + "ested": 5983, + "Ġdangerous": 5984, + "Id": 5985, + "De": 5986, + "Ġdogs": 5987, + "CR": 5988, + "Ġfill": 5989, + "Ġcognitive": 5990, + "Ġsurgery": 5991, + "Ġclosed": 5992, + "Ġproof": 5993, + "bin": 5994, + "ificial": 5995, + "Ġhandle": 5996, + "making": 5997, + "Ġconsists": 5998, + "ture": 5999, + "ya": 6000, + "Ġelectrical": 6001, + "Ġreturns": 6002, + "ÑĤ": 6003, + "ĠAsia": 6004, + "Ġinjury": 6005, + "ĠElect": 6006, + "Ġdownload": 6007, + "Ġunknown": 6008, + "Ġproposed": 6009, + "Ġkinds": 6010, + "Ġkept": 6011, + "ĠTHE": 6012, + "ĠDirect": 6013, + "ĠConsider": 6014, + "update": 6015, + "roid": 6016, + "Ġisland": 6017, + "ĠCath": 6018, + "Ġcollaboration": 6019, + "Sub": 6020, + "rows": 6021, + "Can": 6022, + "arter": 6023, + "Many": 6024, + "cknow": 6025, + "Ġcomputers": 6026, + "Ġtruly": 6027, + "Ġmedium": 6028, + "Ġlayers": 6029, + "Ġnoted": 6030, + "ync": 6031, + "Ġtraffic": 6032, + "Ġtreatments": 6033, + "Ġprocedure": 6034, + "Ġfloat": 6035, + "greg": 6036, + "Ġdelve": 6037, + "Ġ2004": 6038, + "Ġban": 6039, + "Ġoffered": 6040, + "Ġhidden": 6041, + "ĠIntroduction": 6042, + "Ġtum": 6043, + "Ġsecure": 6044, + "ĠKey": 6045, + "ĠRepublic": 6046, + "Ġexchange": 6047, + "ĠService": 6048, + "Ġreduction": 6049, + "Post": 6050, + "ĠMount": 6051, + "BN": 6052, + "Ġchain": 6053, + "ĠMiddle": 6054, + "ĠDiff": 6055, + "Ġkilled": 6056, + "87": 6057, + ")\\": 6058, + "ĠCommon": 6059, + "dec": 6060, + "Ġrenew": 6061, + "Our": 6062, + "ycl": 6063, + "Ġconfidence": 6064, + "ĠAge": 6065, + "scale": 6066, + "var": 6067, + "eding": 6068, + "ado": 6069, + "Ġmanufacture": 6070, + "lig": 6071, + "ĠCult": 6072, + "Ġvictim": 6073, + "Ġpictures": 6074, + "ij": 6075, + "Ġmostly": 6076, + "iant": 6077, + "HO": 6078, + "Ġauthority": 6079, + "Ġseconds": 6080, + "ĠCentral": 6081, + "Ġ36": 6082, + "umber": 6083, + "points": 6084, + "LO": 6085, + "ĠInteg": 6086, + "Ġjoin": 6087, + "ĠNumber": 6088, + "ME": 6089, + "Ġtips": 6090, + "Ġcris": 6091, + "racy": 6092, + "Ġintelligence": 6093, + "ĠKeep": 6094, + "yp": 6095, + "iled": 6096, + "Ġwire": 6097, + "Ġcreates": 6098, + "ĠMuseum": 6099, + "ĠPM": 6100, + "Ġcere": 6101, + "ĠIsland": 6102, + "Ġstarts": 6103, + "ĠTex": 6104, + "Ġsubstant": 6105, + "Ġapart": 6106, + "Ġsalt": 6107, + "Ġattribut": 6108, + "Table": 6109, + "olicy": 6110, + "icious": 6111, + "Ġbegins": 6112, + "Ġfalse": 6113, + "Ġdatabase": 6114, + "ndrome": 6115, + "ango": 6116, + "Ġcareful": 6117, + "ASA": 6118, + "Ġvs": 6119, + "Ġyellow": 6120, + "Ġgoods": 6121, + "essor": 6122, + "Ġvoltage": 6123, + "ĠIdent": 6124, + "Ġhorm": 6125, + "Ġtexts": 6126, + "ria": 6127, + ")))": 6128, + "ocation": 6129, + "Ġoperating": 6130, + "Ġgrass": 6131, + "Ġphone": 6132, + "ĠGovernment": 6133, + "Ġoffering": 6134, + "Ġsett": 6135, + "Me": 6136, + "Time": 6137, + "width": 6138, + "Ġentry": 6139, + "ansion": 6140, + "alpha": 6141, + "ville": 6142, + "Ġfarmers": 6143, + "stood": 6144, + "Ġsession": 6145, + "Ġgenerated": 6146, + "Ġtechnical": 6147, + "Ġremained": 6148, + "Ġmonitoring": 6149, + "pack": 6150, + "ML": 6151, + "cest": 6152, + "ocab": 6153, + "Ġfostering": 6154, + "ĠNet": 6155, + "ĠHar": 6156, + "My": 6157, + "dered": 6158, + "ĠBr": 6159, + "Ġgreatest": 6160, + "Ġintended": 6161, + "Ġoffic": 6162, + "nn": 6163, + "lope": 6164, + "ĠEss": 6165, + "According": 6166, + "Ġspend": 6167, + "Ġextreme": 6168, + "rd": 6169, + "Ġhero": 6170, + "CD": 6171, + "keys": 6172, + "ĠExample": 6173, + "berg": 6174, + "ĠValue": 6175, + "Ġinflamm": 6176, + "Ġbow": 6177, + "Ġmessages": 6178, + "mean": 6179, + "Ġpretty": 6180, + "Ġselection": 6181, + "Ġwasn": 6182, + "icing": 6183, + "Ġprompt": 6184, + "Ġstone": 6185, + "Ġcoal": 6186, + "Ġwest": 6187, + "Ġthin": 6188, + "Ġclim": 6189, + "ĠTim": 6190, + "eless": 6191, + "Ġhypothes": 6192, + "Ġconsistent": 6193, + "ĠLatin": 6194, + "Ġexposed": 6195, + "models": 6196, + "Ġimproving": 6197, + "ĠEnergy": 6198, + "ael": 6199, + "Ġtells": 6200, + "Ġrecon": 6201, + "Ġlinks": 6202, + "Ġhearing": 6203, + "Ġinnovative": 6204, + "Ġalt": 6205, + "Ġdivis": 6206, + "Ġalgebra": 6207, + "Ġphr": 6208, + "nel": 6209, + "Ġelev": 6210, + "Ġpercentage": 6211, + "Ġcurve": 6212, + "Ġkill": 6213, + "Ġprinciple": 6214, + "Ġdiscipl": 6215, + "rastructure": 6216, + "Ġshif": 6217, + "TS": 6218, + "Ġregional": 6219, + "ĠOld": 6220, + "Ġaffects": 6221, + "Ġbird": 6222, + "Ġexcellent": 6223, + "estions": 6224, + "Ġjson": 6225, + "Ġexamining": 6226, + "Ġadvice": 6227, + "Ġsuggested": 6228, + "ĠLine": 6229, + "ï¼": 6230, + "doc": 6231, + "ĠCap": 6232, + "Ġfort": 6233, + "ĠExper": 6234, + "Ġscript": 6235, + "ĠEngine": 6236, + "ĠMexico": 6237, + "ĠArab": 6238, + "Ġleadership": 6239, + "Ġinfections": 6240, + "arsh": 6241, + "Ġinvestment": 6242, + "Ġmort": 6243, + "Ġparties": 6244, + "fun": 6245, + "Ġflowers": 6246, + "Ġdiscussed": 6247, + "idx": 6248, + "ĠMac": 6249, + "Ġdiscovery": 6250, + "herent": 6251, + "Ġserver": 6252, + "ĠAnother": 6253, + "sim": 6254, + "Ġdocuments": 6255, + "Ġvent": 6256, + "Ġwidth": 6257, + "Ġbrother": 6258, + "Ġdeliver": 6259, + "Ġmyth": 6260, + "Ġshaping": 6261, + "Ġunderlying": 6262, + "ĠMet": 6263, + "Ġmit": 6264, + "Ġneuro": 6265, + "Ġingredients": 6266, + "Ġcards": 6267, + "Ġprepare": 6268, + "ÃŃ": 6269, + "Ġskill": 6270, + "free": 6271, + "Ġfoundation": 6272, + "Ġprices": 6273, + "ulating": 6274, + "conomic": 6275, + "Ġstorm": 6276, + "Ġexpressed": 6277, + "annels": 6278, + "Ġcandid": 6279, + "ĠJe": 6280, + "Ġrapidly": 6281, + "Ġrelation": 6282, + "possible": 6283, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 6284, + "Ġnarratives": 6285, + "asive": 6286, + "Ġinformed": 6287, + "Ġleader": 6288, + "ola": 6289, + "CL": 6290, + "ĠQue": 6291, + "Ġwait": 6292, + "Ġsouthern": 6293, + "Ġband": 6294, + "ĠAP": 6295, + "Ġdedicated": 6296, + "Ġblog": 6297, + "Ġera": 6298, + "Ġsentence": 6299, + "ĠReview": 6300, + "Ġgovernments": 6301, + "ounced": 6302, + "Ġinner": 6303, + "den": 6304, + "omy": 6305, + "Ġforced": 6306, + "Ġnumpy": 6307, + "Ġmanner": 6308, + "Ġcoe": 6309, + "Ġmillions": 6310, + "ĠSpace": 6311, + "Ġestimate": 6312, + "ĠMiss": 6313, + "ĠCam": 6314, + "Ġresol": 6315, + "pty": 6316, + "rations": 6317, + "ĠLicense": 6318, + "Ġwaters": 6319, + "Ġsell": 6320, + "Ġoccurred": 6321, + "loss": 6322, + "Ġplt": 6323, + "number": 6324, + "Ġdistributed": 6325, + "Ġcert": 6326, + "Ġque": 6327, + "Ġfif": 6328, + "aks": 6329, + "Ġmoral": 6330, + "Ġfrag": 6331, + "gal": 6332, + "MAT": 6333, + "ĠSimilarly": 6334, + "Ġthread": 6335, + "ĠLin": 6336, + "osa": 6337, + "ĠComput": 6338, + "ĠCivil": 6339, + "ĠBay": 6340, + "uls": 6341, + "Ġaf": 6342, + "orrow": 6343, + "ague": 6344, + "erving": 6345, + "ĠManagement": 6346, + "Ġcars": 6347, + "ĠHen": 6348, + "open": 6349, + "Ġabuse": 6350, + "Ġvitamin": 6351, + "Ġfirm": 6352, + "Build": 6353, + "ĠLike": 6354, + "Ġ2003": 6355, + "Ġtherm": 6356, + "Ġinternet": 6357, + "adian": 6358, + "amily": 6359, + "Ġ500": 6360, + "ĠJews": 6361, + "Ġfiction": 6362, + "Ġrecip": 6363, + "Ġwaves": 6364, + "title": 6365, + "Ġdecide": 6366, + "ĠMuslim": 6367, + "Ġprocedures": 6368, + "Ġacknow": 6369, + "Ġsuitable": 6370, + "ĠTechnology": 6371, + "Ġsupporting": 6372, + "ĠBook": 6373, + "Ġamb": 6374, + "acific": 6375, + "Ġformal": 6376, + "bert": 6377, + "omic": 6378, + "ĠWhite": 6379, + "ĠBritain": 6380, + "ĠLeg": 6381, + "aturally": 6382, + "Ġfloor": 6383, + "Bl": 6384, + "Ġfruits": 6385, + "urity": 6386, + "istan": 6387, + "ĠStudy": 6388, + "lamb": 6389, + "Ġremark": 6390, + "Ġrough": 6391, + "ĠFe": 6392, + "Ġvirtual": 6393, + "н": 6394, + "ĠCourt": 6395, + "parse": 6396, + "Ġtooth": 6397, + "]]": 6398, + "SA": 6399, + "Before": 6400, + "Ġtf": 6401, + "vol": 6402, + "Ġinstruction": 6403, + "Le": 6404, + "Ġmorning": 6405, + "dden": 6406, + "ĠSal": 6407, + "band": 6408, + "Ġloved": 6409, + "Ġdf": 6410, + "ailed": 6411, + "ĠUs": 6412, + "Ġserves": 6413, + "83": 6414, + "arant": 6415, + "Ġinteger": 6416, + "ship": 6417, + "Ġstars": 6418, + "itors": 6419, + "aven": 6420, + "Ġappoint": 6421, + "Ġrecorded": 6422, + "Ġlisten": 6423, + "Ġnorthern": 6424, + "ithms": 6425, + "Ġmissing": 6426, + "Ġinstrument": 6427, + "Ġconscious": 6428, + "ĠIr": 6429, + "uation": 6430, + "fortunately": 6431, + "Ġdesired": 6432, + "icate": 6433, + "ĠThomas": 6434, + "Ġrig": 6435, + "Ġchemicals": 6436, + "ĠDisc": 6437, + "kes": 6438, + "Ġhappy": 6439, + "ĠYear": 6440, + "Ġneut": 6441, + "Ġcollected": 6442, + "Ġacts": 6443, + "ĠMathemat": 6444, + "Ġgirls": 6445, + "ĠTexas": 6446, + "ĠMart": 6447, + "Ġmixed": 6448, + "ums": 6449, + "################################": 6450, + "Ġmuscles": 6451, + "Ġprogramming": 6452, + "rian": 6453, + "root": 6454, + "Ġfab": 6455, + "Ġarguments": 6456, + "ĠKore": 6457, + "Ġmeters": 6458, + "cers": 6459, + "Ġintellect": 6460, + "Ġinterview": 6461, + "Ġpup": 6462, + "ĠDesign": 6463, + "Ġasking": 6464, + "Since": 6465, + "ĠAcad": 6466, + "Ġtro": 6467, + "Ġstock": 6468, + "aud": 6469, + "icon": 6470, + "Add": 6471, + "atever": 6472, + "Ġmainly": 6473, + "Ġevaluate": 6474, + "Ġprofessor": 6475, + "riers": 6476, + "othe": 6477, + "Ġturns": 6478, + "Ġwalls": 6479, + "Ġcub": 6480, + "itudes": 6481, + "91": 6482, + "Ġshift": 6483, + "Ġhospital": 6484, + "Per": 6485, + "Ġrestrict": 6486, + "ĠMass": 6487, + "ĊĠĠĠĠĊĠĠĠ": 6488, + "Sim": 6489, + "Ġdetailed": 6490, + "ifications": 6491, + "::": 6492, + "Ġaccompl": 6493, + "Ġsnow": 6494, + "Ġdriving": 6495, + "Ġtwice": 6496, + "crib": 6497, + "Ġresponses": 6498, + "ĠMicro": 6499, + "ĠHIV": 6500, + "Ġliterary": 6501, + "Ġcertainly": 6502, + "ĊĠĠĠĠĠĠĠĠĠ": 6503, + "Ġbright": 6504, + "Ġguidance": 6505, + "Ġbehaviors": 6506, + "Read": 6507, + "tenance": 6508, + "ĠGoogle": 6509, + "ĠWhe": 6510, + "Äģ": 6511, + "Ġsudden": 6512, + "Ġaddressing": 6513, + "Be": 6514, + "Ġstret": 6515, + "Ġstruggle": 6516, + "File": 6517, + "angles": 6518, + "Des": 6519, + "verty": 6520, + "ultane": 6521, + "anes": 6522, + "Ġgrid": 6523, + "content": 6524, + "roke": 6525, + "Ġvehicle": 6526, + "Do": 6527, + "Ġarrange": 6528, + "Ġplayers": 6529, + "Ġpoverty": 6530, + "Ġpolitics": 6531, + "Ġimplementation": 6532, + "Ġknowing": 6533, + "Ġregularly": 6534, + "mal": 6535, + "ĠSometimes": 6536, + "Ġgall": 6537, + "Ġmanip": 6538, + "Ġderived": 6539, + "Ġappearance": 6540, + "ĠBudd": 6541, + "lambda": 6542, + "Ġcircumstances": 6543, + "Ġeast": 6544, + "ĠWho": 6545, + "Ġlots": 6546, + "Ġinteractions": 6547, + "Ġcorresponding": 6548, + "Ġpray": 6549, + "Ġsummary": 6550, + "Ġ2019": 6551, + "Ġce": 6552, + "cules": 6553, + "Ġhaz": 6554, + "Ġtypical": 6555, + "Ġshel": 6556, + "Ġinterval": 6557, + "TP": 6558, + "Ġpark": 6559, + "response": 6560, + "Ġcutting": 6561, + "Ġpersist": 6562, + "ĠJer": 6563, + "Ġdrawn": 6564, + "Ġlatest": 6565, + "Ġcalls": 6566, + "Ġwants": 6567, + "Ġaimed": 6568, + "ĠStat": 6569, + "Ġpounds": 6570, + "sor": 6571, + "ĠInformation": 6572, + "Act": 6573, + "ront": 6574, + "Ġsector": 6575, + "Ġpowers": 6576, + "Ġtrial": 6577, + "page": 6578, + "Ġvaccine": 6579, + "Ġblocks": 6580, + "Ġinnovation": 6581, + "Ġmeasurement": 6582, + "Ġmac": 6583, + "icular": 6584, + "rates": 6585, + "Ġbiological": 6586, + "Of": 6587, + "Ġmarked": 6588, + "Ġwet": 6589, + "Ġradius": 6590, + "Ġhundreds": 6591, + "81": 6592, + "xid": 6593, + "Ġahead": 6594, + "Or": 6595, + "inet": 6596, + "Ġsettle": 6597, + "Ġdomestic": 6598, + "Ġportion": 6599, + "Ġemployees": 6600, + "Ġtouch": 6601, + "Ġcalculated": 6602, + "Ab": 6603, + "ga": 6604, + "ĠWorks": 6605, + "Ġexploration": 6606, + "fi": 6607, + "ools": 6608, + "Ġupdate": 6609, + "frame": 6610, + "Ġplayer": 6611, + "Ġindigenous": 6612, + "Ġancest": 6613, + "IF": 6614, + "Ġintric": 6615, + "ressed": 6616, + "using": 6617, + "Ġnerv": 6618, + "Ġholds": 6619, + "sis": 6620, + "Ġerrors": 6621, + "agon": 6622, + ")+": 6623, + "MP": 6624, + "ĠSen": 6625, + "Ġmm": 6626, + "west": 6627, + "Ġspeaking": 6628, + "Ġcomprehensive": 6629, + "Ġtow": 6630, + "Ġlose": 6631, + "++": 6632, + "Ġentirely": 6633, + "Ġcooking": 6634, + "ĠâĨ": 6635, + "older": 6636, + "ĠMem": 6637, + "Ġneighbor": 6638, + "elled": 6639, + "Ġguess": 6640, + "Ġextent": 6641, + "ician": 6642, + "Ġderiv": 6643, + "Ġdivide": 6644, + ",\\": 6645, + "Ġclaims": 6646, + "ĠLou": 6647, + "Although": 6648, + "Ġproteins": 6649, + "Ġdiagnosis": 6650, + "Ġcreativity": 6651, + "Ġfoss": 6652, + "Ġopening": 6653, + "Ġsys": 6654, + "Ġcontrolled": 6655, + "82": 6656, + "Ġintegral": 6657, + "Ġtransition": 6658, + "abits": 6659, + "=": 8633, + "Ġmining": 8634, + "Ġsacr": 8635, + "Ġfeeding": 8636, + "Ġfalls": 8637, + "circ": 8638, + "Ġcarrying": 8639, + "ĠPlay": 8640, + "Ġvariation": 8641, + "FA": 8642, + "Dis": 8643, + "Ġneck": 8644, + "Ġouter": 8645, + "Ġstores": 8646, + "ady": 8647, + "Ġstructural": 8648, + "device": 8649, + "andon": 8650, + "aws": 8651, + "+\\": 8652, + "Ġdevelopments": 8653, + "orem": 8654, + "ĠThanks": 8655, + "Ġhonor": 8656, + "izers": 8657, + "Ġstead": 8658, + "onia": 8659, + "Ġhomework": 8660, + "Ġhydrogen": 8661, + "Ġliv": 8662, + "Ġ],": 8663, + "Ġcontributing": 8664, + "Ġrocks": 8665, + "ĠStrateg": 8666, + "ĠAB": 8667, + "Ġcash": 8668, + "Ġenemy": 8669, + "Ġclassic": 8670, + "you": 8671, + "ĠAL": 8672, + "opic": 8673, + "Ġobstac": 8674, + "Ġsmoke": 8675, + "Ġlights": 8676, + "ĠDou": 8677, + "ercise": 8678, + "Ġ[\"": 8679, + "Ġimmigr": 8680, + "Ġprofile": 8681, + "Ġdepart": 8682, + "QL": 8683, + "osion": 8684, + "Ġattempts": 8685, + "Ġepid": 8686, + "Ġqualities": 8687, + "orate": 8688, + "Ġgreenhouse": 8689, + "abil": 8690, + "ĠBrown": 8691, + "ERS": 8692, + "ocking": 8693, + "Ġoverwhel": 8694, + "ieval": 8695, + "Ġbranches": 8696, + "ĠÏĢ": 8697, + "ĠSarah": 8698, + "local": 8699, + "ĠOx": 8700, + "beta": 8701, + "AAAA": 8702, + "select": 8703, + "tery": 8704, + "Ġdates": 8705, + "ĠMaybe": 8706, + "ĠHand": 8707, + "Ġessentially": 8708, + "Ġacknowled": 8709, + "unit": 8710, + "etics": 8711, + "ĠChicago": 8712, + "Ġdisput": 8713, + "Ġvocabulary": 8714, + "Ġvariations": 8715, + "ounce": 8716, + "Ġworship": 8717, + "ĠValley": 8718, + "ĠIns": 8719, + "Ġnewly": 8720, + "Ġdictionary": 8721, + "Ġrecommendations": 8722, + "blems": 8723, + "Ġprecise": 8724, + ")$$": 8725, + "ĠTogether": 8726, + "Ġcyl": 8727, + "Ġlegislation": 8728, + "Ġpartial": 8729, + "ĠïĢ": 8730, + "eps": 8731, + "address": 8732, + "Ġvisitors": 8733, + "Ġdioxide": 8734, + "Ġdirections": 8735, + "Ġbringing": 8736, + "Ġcomposed": 8737, + "Ġinn": 8738, + "esis": 8739, + "ĠAcademy": 8740, + "valu": 8741, + "ithmetic": 8742, + "Ġoblig": 8743, + "Ġphoto": 8744, + "block": 8745, + "ĠSuper": 8746, + "Ġinterface": 8747, + "Ġbiod": 8748, + "ĠCarolina": 8749, + "Ġmitig": 8750, + "Ġwellbeing": 8751, + "Ġflows": 8752, + "Ġpractition": 8753, + "Ġelectro": 8754, + "Despite": 8755, + "found": 8756, + "Ġunw": 8757, + "ĠRoyal": 8758, + "Ġconj": 8759, + "labels": 8760, + "Ġextend": 8761, + "sign": 8762, + "Ġheads": 8763, + "func": 8764, + "athered": 8765, + "Requ": 8766, + "Ġtranslation": 8767, + "`.": 8768, + "Ġsharp": 8769, + "Ġclients": 8770, + "Ġexpertise": 8771, + "Ġbanks": 8772, + "rog": 8773, + "phi": 8774, + "Ġreaching": 8775, + "ala": 8776, + "ĠFamily": 8777, + "ĠIrish": 8778, + "ĠMer": 8779, + ".âĢĻ": 8780, + "Ġarchae": 8781, + "ĠHall": 8782, + "Ġinteractive": 8783, + "ĠBob": 8784, + "Ġcalculation": 8785, + "Ġinputs": 8786, + "theless": 8787, + "Ġunion": 8788, + "Ġedition": 8789, + "Ġquantities": 8790, + "Ġincorporate": 8791, + "Ġ1997": 8792, + "itual": 8793, + "health": 8794, + "ĠLook": 8795, + "Ġfinds": 8796, + "ĠDu": 8797, + "ureau": 8798, + "Ġwheel": 8799, + "Ġindicated": 8800, + "fast": 8801, + "ruption": 8802, + "ĠEngineering": 8803, + "Ġeastern": 8804, + "Ġtick": 8805, + "roups": 8806, + "Ġgent": 8807, + "Ġcomprom": 8808, + "next": 8809, + "Ġpeoples": 8810, + "Ġwebsites": 8811, + "ostic": 8812, + "drop": 8813, + "charge": 8814, + "ĠPot": 8815, + "Ġsentences": 8816, + "ĠVictor": 8817, + "ĠFunction": 8818, + "night": 8819, + "char": 8820, + "Ġpracticing": 8821, + "Ġcriminal": 8822, + "Rel": 8823, + "system": 8824, + "Ġ·": 8825, + "Ġposit": 8826, + "power": 8827, + "`,": 8828, + "direct": 8829, + "čĊčĊĠĠĠ": 8830, + "objects": 8831, + "ĠCommittee": 8832, + "ĠStandard": 8833, + "ĠSil": 8834, + "common": 8835, + "Ġrepair": 8836, + "Ġplenty": 8837, + "Ġovercome": 8838, + "Ġpreced": 8839, + "Us": 8840, + "Ġempower": 8841, + "Ġderivative": 8842, + "Ġrotation": 8843, + "copy": 8844, + "Base": 8845, + "Ġchannels": 8846, + "Ġgeometry": 8847, + "Ġrelief": 8848, + "Ġsla": 8849, + "Path": 8850, + "ĠĊĠĠĠĠĠĠĠ": 8851, + "Sup": 8852, + "module": 8853, + "Ġ//": 8854, + "Hist": 8855, + "Ġsitting": 8856, + "Ġbias": 8857, + "HD": 8858, + "ĠmibBuilder": 8859, + "hab": 8860, + "Ġautomatically": 8861, + "Ġmolecular": 8862, + "ĠMad": 8863, + "ano": 8864, + "Ġdanger": 8865, + "Ġwel": 8866, + "ĠNever": 8867, + "Ġfer": 8868, + "results": 8869, + "Ġpit": 8870, + "ĠDivision": 8871, + "Ġweapons": 8872, + "Ġsequences": 8873, + "Ġmoisture": 8874, + "Ġexplored": 8875, + "ĠOptional": 8876, + "400": 8877, + "pload": 8878, + "Ġdatetime": 8879, + "Ġstroke": 8880, + "Index": 8881, + "Ġtrace": 8882, + "Ġcholesterol": 8883, + "Ġfrequent": 8884, + "Ġpaths": 8885, + "Ġthrow": 8886, + "ĠBrazil": 8887, + "Ġpackage": 8888, + "telling": 8889, + "ograp": 8890, + "eness": 8891, + "Ġranging": 8892, + "Line": 8893, + "ĠYoung": 8894, + "Ġfarming": 8895, + "Ġnerve": 8896, + "mem": 8897, + "CON": 8898, + "Ġcompassion": 8899, + "Ġpassword": 8900, + "Comm": 8901, + "Frame": 8902, + "Ġencouraged": 8903, + "Ġneur": 8904, + "Ġgrant": 8905, + "Ġorgans": 8906, + "ĠPlace": 8907, + "Ġmyself": 8908, + "Ġsubtract": 8909, + "Ġrobot": 8910, + "ĠAR": 8911, + "Ġdent": 8912, + "Ġinspiration": 8913, + "Ġgirl": 8914, + "Ġescape": 8915, + "Ġinher": 8916, + "Ġpermission": 8917, + "Ġtissues": 8918, + "Ġrecept": 8919, + "Ġ38": 8920, + "hma": 8921, + "Ġobesity": 8922, + "xx": 8923, + "Ġintensity": 8924, + "ĠMa": 8925, + "ĠText": 8926, + "Ġscal": 8927, + "Ġcats": 8928, + "lat": 8929, + "ownload": 8930, + "ĠâĨĴ": 8931, + "Ġpolar": 8932, + "ĠCrit": 8933, + "ĠPath": 8934, + "Ġcontamin": 8935, + "Number": 8936, + "Ġmembr": 8937, + "Ġstimul": 8938, + "plt": 8939, + "Ġspecialized": 8940, + "Ġgluc": 8941, + "Ġrhyth": 8942, + "Ġslavery": 8943, + ")|": 8944, + "ependent": 8945, + "Ġbath": 8946, + "Ġattach": 8947, + "Ġtube": 8948, + "Ġefficiently": 8949, + "Ġtrap": 8950, + "Ġrequests": 8951, + "Ġlaunched": 8952, + "mathbb": 8953, + "Ġclub": 8954, + "Ġstere": 8955, + "vance": 8956, + "debug": 8957, + "Ġcaught": 8958, + "orrect": 8959, + "Ġcounty": 8960, + "Ġaward": 8961, + "Ġpharm": 8962, + "Ġmock": 8963, + "Ġdamaged": 8964, + "Net": 8965, + "Count": 8966, + "NS": 8967, + "Ġspir": 8968, + "Ġfeat": 8969, + "yroid": 8970, + "ĠFour": 8971, + "apse": 8972, + "Ġkeys": 8973, + "vi": 8974, + "Ġpreferences": 8975, + "lik": 8976, + "Ġarise": 8977, + "ĠNext": 8978, + "Ġstrategic": 8979, + "\\$": 8980, + "Ġexperiencing": 8981, + "Ġchoosing": 8982, + "â̦â̦": 8983, + "ĠWhether": 8984, + "Ġpreserving": 8985, + "cyclop": 8986, + "Ġstatistical": 8987, + "ading": 8988, + ".\")": 8989, + "gr": 8990, + "ĠPhysics": 8991, + "Ġfever": 8992, + "Ġdimension": 8993, + "ĠThough": 8994, + "Node": 8995, + "Ġdeviation": 8996, + "send": 8997, + "Ġfriendly": 8998, + "Ġtheoretical": 8999, + "ĠSat": 9000, + "options": 9001, + "ourage": 9002, + "Ġreput": 9003, + "Ġstrongly": 9004, + "Ġcollections": 9005, + "ulas": 9006, + "Ġsomewhat": 9007, + "Ġdetermining": 9008, + "break": 9009, + "MM": 9010, + "Ġencouraging": 9011, + "osh": 9012, + "eric": 9013, + "Ġblow": 9014, + "reated": 9015, + "Ġcot": 9016, + "Ġcaptured": 9017, + "azine": 9018, + "Ġnorms": 9019, + "Ġtrauma": 9020, + "Ġdriver": 9021, + "itals": 9022, + "Ġquantum": 9023, + "ega": 9024, + "Ġepis": 9025, + "ani": 9026, + "ugg": 9027, + "Ġissued": 9028, + "Ġextraordinary": 9029, + "Ġtons": 9030, + "Ġphrase": 9031, + "Ġkne": 9032, + "oined": 9033, + "ĠCode": 9034, + "aa": 9035, + "Ġintense": 9036, + "mo": 9037, + "ĠConnect": 9038, + "Ġliteracy": 9039, + "Ġinverse": 9040, + "Ġsurprising": 9041, + "iture": 9042, + "azon": 9043, + "Ġclassical": 9044, + "rection": 9045, + "initial": 9046, + "ðĿIJ": 9047, + "heric": 9048, + "Ġdiagnosed": 9049, + "ĠÂłĠÂłĠÂłĠÂł": 9050, + "ĠFund": 9051, + "Ġintersection": 9052, + "yal": 9053, + "Ġdesert": 9054, + "Ġorigins": 9055, + "%)": 9056, + "Ġmagic": 9057, + "sup": 9058, + "Ge": 9059, + "ĠAgricult": 9060, + "Ġlogical": 9061, + "Ġkeeps": 9062, + "Ġspan": 9063, + "Ġsatellite": 9064, + "Ġcoastal": 9065, + "Ġequals": 9066, + "reams": 9067, + "ĠSciences": 9068, + "Ġvarying": 9069, + "Ġscenario": 9070, + "rium": 9071, + "Ġelection": 9072, + "Ġemphasis": 9073, + "Ġwonderful": 9074, + "Ġrid": 9075, + "Ġrecall": 9076, + "ĠGeorg": 9077, + "Image": 9078, + "rane": 9079, + "Ġapproved": 9080, + "ĠFace": 9081, + "Ġdestruction": 9082, + "Ġabandon": 9083, + "ĠBuilding": 9084, + "rapeut": 9085, + "Ġidentities": 9086, + "ude": 9087, + "ipher": 9088, + "description": 9089, + "itt": 9090, + "ĠDen": 9091, + "Ġcream": 9092, + "Ġca": 9093, + "cope": 9094, + "ĠCON": 9095, + "Ġlaid": 9096, + "Ġembracing": 9097, + "ediat": 9098, + "Texts": 9099, + ")):": 9100, + "ĠServices": 9101, + "Ġcarb": 9102, + "uels": 9103, + "Ġintrig": 9104, + "quad": 9105, + "Ġresident": 9106, + "uts": 9107, + "Ġsad": 9108, + "Ġille": 9109, + "ported": 9110, + "ln": 9111, + "Ġimplementing": 9112, + "ailing": 9113, + "predict": 9114, + "Ġminerals": 9115, + "\"))": 9116, + "Ġburning": 9117, + "Ġlingu": 9118, + "ĠGr": 9119, + "Ġturb": 9120, + "Ġcombine": 9121, + "ĠBab": 9122, + "Ġenhancing": 9123, + "Ġexhibit": 9124, + "amine": 9125, + "Ġ180": 9126, + "ĠUlt": 9127, + "best": 9128, + "Ġguard": 9129, + "tf": 9130, + "Ġ1996": 9131, + "Input": 9132, + "ĠChristianity": 9133, + "Follow": 9134, + "Ġblind": 9135, + "ĠHoly": 9136, + "contin": 9137, + "Ġsigned": 9138, + "ĠViet": 9139, + "Ġmarketing": 9140, + "Mat": 9141, + "Ġhem": 9142, + "Ġaccurately": 9143, + "otypes": 9144, + "Ġspectrum": 9145, + "ĠParty": 9146, + "miss": 9147, + "ĠHence": 9148, + "Ġvolcan": 9149, + "Ġvictims": 9150, + "ometers": 9151, + "Ġfo": 9152, + "Ġproven": 9153, + "Ġsunlight": 9154, + "Ġpromise": 9155, + "Ġdeclared": 9156, + "true": 9157, + "Ġmice": 9158, + "ĠJohnson": 9159, + "Ġmemories": 9160, + "pie": 9161, + "alog": 9162, + "bur": 9163, + "May": 9164, + "Ġdefense": 9165, + "gov": 9166, + "utely": 9167, + "plements": 9168, + "Ġtelevision": 9169, + "Ġattitudes": 9170, + "ĠBusiness": 9171, + "Ġobj": 9172, + "Ġroads": 9173, + "friend": 9174, + "Ġecosystems": 9175, + "âĶĢâĶĢâĶĢâĶĢ": 9176, + "Ġbalanced": 9177, + "Ġlosses": 9178, + "Ġseemingly": 9179, + "ĠClimate": 9180, + "Ġwondered": 9181, + "ĠImp": 9182, + "ĊĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 9183, + "Just": 9184, + "Ġquiet": 9185, + "Ġtub": 9186, + "archy": 9187, + "Ġequil": 9188, + "Ġhorses": 9189, + "ĠConsequently": 9190, + "Ġcharacteristic": 9191, + "Ġdispar": 9192, + "Ġmeth": 9193, + "Ġic": 9194, + "Ġposts": 9195, + "ĠWal": 9196, + "after": 9197, + "Even": 9198, + "ĠInvest": 9199, + "Ġpublication": 9200, + "Ġsoph": 9201, + "ĠForce": 9202, + "Ġpump": 9203, + "lessly": 9204, + "Ġtraits": 9205, + "SP": 9206, + "Ġinspire": 9207, + "Ġstrange": 9208, + "\",\"": 9209, + "amination": 9210, + "*-": 9211, + "ĠCancer": 9212, + "ĠAssess": 9213, + "ĠCase": 9214, + "ĠView": 9215, + "Ġdefect": 9216, + "Ġblank": 9217, + "Ġinhabit": 9218, + "Ġnervous": 9219, + "Ġundert": 9220, + "Ġlegisl": 9221, + "Ġpersonality": 9222, + "parser": 9223, + "ĠMartin": 9224, + "ĠYes": 9225, + "Ġembark": 9226, + "ensed": 9227, + "Ġatoms": 9228, + "ï¼Į": 9229, + "']['": 9230, + "ĠDraw": 9231, + "ĠMove": 9232, + "loadTexts": 9233, + "ĠTheory": 9234, + "Ġhun": 9235, + "ocy": 9236, + "Ġschedule": 9237, + "ĠSecurity": 9238, + "ĠEp": 9239, + "tx": 9240, + "Ġviruses": 9241, + "Ġregulation": 9242, + "Att": 9243, + "ĠKingdom": 9244, + "akespe": 9245, + "cies": 9246, + "Ġtact": 9247, + "Ġinterior": 9248, + "Ġsilver": 9249, + "ritis": 9250, + "Ġduration": 9251, + "Ġscope": 9252, + "ĠIndust": 9253, + "akistan": 9254, + "Ġwine": 9255, + "Ġscenarios": 9256, + "esides": 9257, + "email": 9258, + "Ġnose": 9259, + "emb": 9260, + "Ġevil": 9261, + "Ġexperimental": 9262, + "Ġimprovements": 9263, + "bas": 9264, + "Ġcircles": 9265, + "Ġplanned": 9266, + "Ġrac": 9267, + "ivered": 9268, + "Ġcleaning": 9269, + "olesc": 9270, + "Ġcompens": 9271, + "ocument": 9272, + "ĠGrand": 9273, + "acco": 9274, + "perm": 9275, + "service": 9276, + "Ġroughly": 9277, + "Ġcopper": 9278, + "Ġactively": 9279, + "xb": 9280, + "rize": 9281, + "ĠChristians": 9282, + "Ġannounced": 9283, + "}-": 9284, + "ĠNumbers": 9285, + "Ġexclud": 9286, + "Ġearthqu": 9287, + "Ġweakness": 9288, + "Ġmigration": 9289, + "Ġmutual": 9290, + "Ġdys": 9291, + "Source": 9292, + "Ġconsiderable": 9293, + "Ġencompass": 9294, + "venile": 9295, + "Char": 9296, + "}=": 9297, + "Ġconqu": 9298, + "Ġbuff": 9299, + "Ġinvestigate": 9300, + "Ġ1995": 9301, + "inson": 9302, + "Ġcovering": 9303, + "placement": 9304, + "Ġsaved": 9305, + "Ġritual": 9306, + "pdf": 9307, + "clusions": 9308, + "Ġreasoning": 9309, + "scope": 9310, + "Ġunity": 9311, + "ĠCross": 9312, + "ĠSelect": 9313, + "stop": 9314, + "bot": 9315, + "Ġdigest": 9316, + "л": 9317, + "Ġvisited": 9318, + "Ġcalling": 9319, + "Ġweigh": 9320, + "delete": 9321, + "ĠDifferent": 9322, + "Ġdriven": 9323, + "Ġexpanded": 9324, + "Because": 9325, + "Every": 9326, + "working": 9327, + "Ġpreparing": 9328, + "Ġpoison": 9329, + "ĠMen": 9330, + "Ġversus": 9331, + "ĠBill": 9332, + "Ġpanel": 9333, + "ĠJun": 9334, + "Two": 9335, + "igan": 9336, + "ĠIslamic": 9337, + "Ġdraft": 9338, + "Ġanywhere": 9339, + "airy": 9340, + "ĠJac": 9341, + "xc": 9342, + "Ġfold": 9343, + "Ġminimal": 9344, + "Ġproductivity": 9345, + "Det": 9346, + "Ġfinger": 9347, + "Ġsensitivity": 9348, + "Ġeliminate": 9349, + "ths": 9350, + "prot": 9351, + "??": 9352, + "Ġorbit": 9353, + "Ġ''": 9354, + "Ġvibrant": 9355, + "Ġaudio": 9356, + "ãĢ": 9357, + "Ġdisaster": 9358, + "Ġrenewable": 9359, + "She": 9360, + "Ġdil": 9361, + "Ġattributes": 9362, + "Ġ39": 9363, + "ĠTO": 9364, + "ĠRE": 9365, + "akespeare": 9366, + "Ġgun": 9367, + "Ġweights": 9368, + "mentary": 9369, + "Ġ44": 9370, + "opol": 9371, + "rance": 9372, + "KE": 9373, + "ĠWriting": 9374, + "Given": 9375, + "Ġfing": 9376, + "Ġcv": 9377, + "conv": 9378, + "elfare": 9379, + "Ġbabies": 9380, + "ĠAtlantic": 9381, + "Ġcelebrate": 9382, + "Ġhur": 9383, + "ocolate": 9384, + "Ġcoordinate": 9385, + "ĠMel": 9386, + "Ġsubsc": 9387, + "Ġchances": 9388, + "Ġmg": 9389, + "ambda": 9390, + "Ġeditor": 9391, + "utrition": 9392, + "otype": 9393, + "quality": 9394, + "Ġlibraries": 9395, + "reens": 9396, + "Ġwound": 9397, + "iah": 9398, + "Ġalive": 9399, + "sen": 9400, + "Ġles": 9401, + "Check": 9402, + "Ġcas": 9403, + "Ġdecay": 9404, + "PD": 9405, + "Ġquarter": 9406, + "zone": 9407, + "Ġassignment": 9408, + "Ġcircular": 9409, + "ĠForest": 9410, + "ĠUnfortunately": 9411, + ".).": 9412, + "Ġprocessed": 9413, + "Ne": 9414, + "Ġlowest": 9415, + "ali": 9416, + "erman": 9417, + "(_": 9418, + "SI": 9419, + "Ġceremon": 9420, + "MO": 9421, + "opath": 9422, + "oga": 9423, + "Ġbool": 9424, + "Ġlung": 9425, + "reprene": 9426, + "Ġassets": 9427, + "Ġmales": 9428, + "endar": 9429, + "Ġtoken": 9430, + "Ġscientist": 9431, + "Ġans": 9432, + "Ġbrush": 9433, + "Ġavailability": 9434, + "Ġdecreased": 9435, + "pay": 9436, + "kind": 9437, + "ĠAuthor": 9438, + "Ġbreaking": 9439, + "mes": 9440, + "chain": 9441, + "Ġspark": 9442, + "Where": 9443, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 9444, + "}}\\": 9445, + "Ġwindows": 9446, + "newcommand": 9447, + "Ġcoc": 9448, + "Ġprinted": 9449, + "Ġfemales": 9450, + "Ġfault": 9451, + "Ġchemistry": 9452, + "Ġcontexts": 9453, + "aved": 9454, + "Ġexceed": 9455, + "Ġdisabilities": 9456, + "Ġdress": 9457, + "Ġnn": 9458, + "Ġgiant": 9459, + "Ġdirected": 9460, + "Ġregression": 9461, + "Ġsafely": 9462, + "Ġsongs": 9463, + "adder": 9464, + "Ġmaintained": 9465, + "Ġdominant": 9466, + "ĠNetwork": 9467, + "Ġhusband": 9468, + "ĠPlant": 9469, + "Ġtargeted": 9470, + "lock": 9471, + "Ġfacility": 9472, + "Ġtales": 9473, + "Ġauthentic": 9474, + "arest": 9475, + "Ġdistances": 9476, + "dy": 9477, + "Ġcoverage": 9478, + "Ġheating": 9479, + "Ġamidst": 9480, + "Ġprovider": 9481, + "ĠProduct": 9482, + "olar": 9483, + "Ġwarning": 9484, + "Ġholes": 9485, + "ĠIde": 9486, + "task": 9487, + "ĠChristmas": 9488, + "Ġdirectory": 9489, + "ĠLight": 9490, + "Ġpropag": 9491, + "Ġidentification": 9492, + "Ġdishes": 9493, + "Ġdjango": 9494, + "Ġflash": 9495, + "Ġcalories": 9496, + "izz": 9497, + "Ġdetermination": 9498, + "including": 9499, + "]))": 9500, + "ĠIndians": 9501, + "Ġclaimed": 9502, + "dot": 9503, + "Ġadvances": 9504, + "Ġislands": 9505, + "Ġofficers": 9506, + "åı": 9507, + "Ġperception": 9508, + "ĠSund": 9509, + "neg": 9510, + "Ġmos": 9511, + "igare": 9512, + "perties": 9513, + "cipl": 9514, + "apped": 9515, + "ĠEU": 9516, + "Ġjudge": 9517, + "Ġfishing": 9518, + "Ġpasses": 9519, + "haust": 9520, + "TO": 9521, + "Ġfalling": 9522, + "Ġidentical": 9523, + "Ġparad": 9524, + "Ġanalog": 9525, + "Ġmi": 9526, + "abeth": 9527, + "Ġvarieties": 9528, + "books": 9529, + "strip": 9530, + "Ġopinions": 9531, + "Ġdiffer": 9532, + "Start": 9533, + "aped": 9534, + "isely": 9535, + "Ġmemor": 9536, + "ĠStatistics": 9537, + "Ġorders": 9538, + "Ġtaxes": 9539, + "RL": 9540, + "Ġinsulin": 9541, + "Ġboxes": 9542, + "brid": 9543, + "Ġunders": 9544, + "IDS": 9545, + "Ġseparated": 9546, + "Ġcommission": 9547, + "rous": 9548, + "Ġboundary": 9549, + "Ġrose": 9550, + "VI": 9551, + "Ġconsciousness": 9552, + "ĠMu": 9553, + "Ġhaven": 9554, + "}.": 9555, + "Ġimg": 9556, + "ptic": 9557, + "ĠLead": 9558, + "Ġdesigning": 9559, + "Ġparas": 9560, + "Column": 9561, + "Ġorth": 9562, + "earing": 9563, + "Ġbene": 9564, + "oul": 9565, + "Ġdefend": 9566, + "ĠOxford": 9567, + "Ġdrain": 9568, + "Ġconfiguration": 9569, + "ĠException": 9570, + "ji": 9571, + "Ġgalax": 9572, + "ĠHill": 9573, + "Ġauto": 9574, + "Ġphenomena": 9575, + "Ġmanual": 9576, + "Ġremoval": 9577, + "Ġcooperation": 9578, + "TY": 9579, + "SC": 9580, + "Ġprivacy": 9581, + "Ġdefinitions": 9582, + "Ġmortality": 9583, + "Ġdrag": 9584, + "iber": 9585, + "ĠPolicy": 9586, + "Ġdemocracy": 9587, + "Ġtriangles": 9588, + "agnetic": 9589, + "ĠSupport": 9590, + "eries": 9591, + "Ġsurprise": 9592, + "feed": 9593, + "ĠCall": 9594, + "riz": 9595, + "Ġgrows": 9596, + "TE": 9597, + "ĠMach": 9598, + "tim": 9599, + "roat": 9600, + "Ġbat": 9601, + "zero": 9602, + "Ġcab": 9603, + "height": 9604, + "Ġhier": 9605, + "Ġchest": 9606, + "iological": 9607, + "Ġmanifest": 9608, + "ĠUser": 9609, + "ĠClick": 9610, + "Ġdish": 9611, + "Ġpersu": 9612, + "Ġmanager": 9613, + "¿½": 9614, + "xd": 9615, + "Ġecological": 9616, + "Ġcharged": 9617, + "Widget": 9618, + "anch": 9619, + "Ġterror": 9620, + "Ġflower": 9621, + "Ġrestric": 9622, + "Ġnice": 9623, + "amins": 9624, + "DR": 9625, + "Ġdelivered": 9626, + "Ġinclusive": 9627, + "Ġprohib": 9628, + "Ġworksheets": 9629, + "Ġopposed": 9630, + "Ġarrest": 9631, + "Ġcountless": 9632, + "Access": 9633, + "Ġprecision": 9634, + "Ġhardware": 9635, + "ĠLittle": 9636, + "ĠBase": 9637, + "Ġbeneath": 9638, + "Ġlandscapes": 9639, + "Ġye": 9640, + "Ġuncon": 9641, + "xe": 9642, + "Ġscul": 9643, + "imation": 9644, + "Ġstrain": 9645, + "Ġreporting": 9646, + "Ġstack": 9647, + "Ġlake": 9648, + "ĠZeal": 9649, + "Ġmagical": 9650, + "ĠFil": 9651, + "ĠDigital": 9652, + "iments": 9653, + "Ġpython": 9654, + "ĠMoon": 9655, + "Ġcong": 9656, + "Ġtutorial": 9657, + "ategory": 9658, + "Ġacute": 9659, + "Ġcombining": 9660, + "FT": 9661, + "Ġherself": 9662, + "Ġcontributes": 9663, + "ĠDeterm": 9664, + "ĠNaz": 9665, + "ipped": 9666, + "Ġchose": 9667, + "eq": 9668, + "Ġaccompan": 9669, + "oured": 9670, + "pp": 9671, + "neys": 9672, + "Ġ>>>": 9673, + "Ġexcited": 9674, + "Ġ-*-": 9675, + "Ġassumed": 9676, + "Ġconfirm": 9677, + "asures": 9678, + "Ġpredicted": 9679, + "Eng": 9680, + "oston": 9681, + "usal": 9682, + "ĠLow": 9683, + "Ġrecover": 9684, + "Ġgraphic": 9685, + "Ġillustrate": 9686, + "Mult": 9687, + "Ġboat": 9688, + "Ġviewed": 9689, + "User": 9690, + "ĠProb": 9691, + "Ġmetabol": 9692, + "Ġsculpt": 9693, + "Ġoperator": 9694, + "ĠWindows": 9695, + "Ġoccurring": 9696, + "abel": 9697, + "quit": 9698, + ">>>>>>>>": 9699, + "Ġprinting": 9700, + "Ġconverted": 9701, + "Ġprotective": 9702, + "cult": 9703, + "hema": 9704, + "ĠSecret": 9705, + "issance": 9706, + "Case": 9707, + "uber": 9708, + "Ġmountains": 9709, + "Ġton": 9710, + "Ġflavor": 9711, + "Ġsuperior": 9712, + "gressive": 9713, + "Ġdose": 9714, + "Ġhappiness": 9715, + "Ġabsence": 9716, + "ĠCopyright": 9717, + "Ġsampling": 9718, + "ymbol": 9719, + "ovascular": 9720, + "ruit": 9721, + "ĠRoad": 9722, + "Ġtric": 9723, + "ĠTH": 9724, + "achers": 9725, + "controll": 9726, + "Ġlosing": 9727, + "ĠObs": 9728, + "Ġcoefficient": 9729, + "Ġisolated": 9730, + "through": 9731, + "roud": 9732, + "Ġnotion": 9733, + "logger": 9734, + "Ġcontents": 9735, + "ĠHor": 9736, + "ometer": 9737, + "Ġphysically": 9738, + "Ġchlor": 9739, + "Ġadvancements": 9740, + "Ġhydro": 9741, + "etary": 9742, + "sv": 9743, + "*(": 9744, + "hyd": 9745, + "tw": 9746, + "Ġcrew": 9747, + "ustain": 9748, + "Ġrespiratory": 9749, + "Ġbreeding": 9750, + "ĠCP": 9751, + "Ġgrap": 9752, + "Ġglucose": 9753, + "Ġprospect": 9754, + "Ġlighting": 9755, + "Message": 9756, + "ĠReading": 9757, + "Ġabnormal": 9758, + "Ġov": 9759, + "Ġanticip": 9760, + "Ġtowns": 9761, + "Ġsoul": 9762, + "access": 9763, + "exist": 9764, + "Ġreferences": 9765, + "tor": 9766, + "deg": 9767, + "pendicular": 9768, + "Ġham": 9769, + "gon": 9770, + "Ġ1950": 9771, + "Ġsensors": 9772, + "Ġnotation": 9773, + "Ġappeal": 9774, + "peror": 9775, + "Ġstations": 9776, + "arters": 9777, + "Ġshed": 9778, + "Ġthermal": 9779, + "ĠCub": 9780, + "Ġcomparing": 9781, + "eting": 9782, + "Ġpix": 9783, + "mt": 9784, + "ä»": 9785, + "Ġalternatives": 9786, + "Total": 9787, + "%,": 9788, + "bound": 9789, + "ĠZealand": 9790, + "redit": 9791, + "dated": 9792, + "Orig": 9793, + "Ġsmallest": 9794, + "Ġfung": 9795, + "ĠHeb": 9796, + "IO": 9797, + "ĠPDF": 9798, + "1000": 9799, + "Ġrarely": 9800, + "Ġtempor": 9801, + "Ġgranted": 9802, + "Ġvoices": 9803, + "fol": 9804, + "Ġconfirmed": 9805, + "Ġgathered": 9806, + "ĠIV": 9807, + "uy": 9808, + "Title": 9809, + "Ġtemp": 9810, + "ĠEmb": 9811, + "iler": 9812, + "ohyd": 9813, + "Date": 9814, + "Ġaest": 9815, + "rapeutic": 9816, + "Ġ1994": 9817, + "ĠTotal": 9818, + "ĠUr": 9819, + "Ġdietary": 9820, + "store": 9821, + "Ġvisiting": 9822, + "Ġdetected": 9823, + "Ġsuddenly": 9824, + "α": 9825, + "irth": 9826, + "ĠCalculate": 9827, + "mn": 9828, + "iability": 9829, + "Size": 9830, + "'''": 9831, + "Ġenhanced": 9832, + "Ġkin": 9833, + "Ġperfectly": 9834, + "Ġease": 9835, + "Ġfract": 9836, + "Ġ((": 9837, + "Ġspatial": 9838, + "Ġacquired": 9839, + "Ġcham": 9840, + "anned": 9841, + "ema": 9842, + "Ġachieving": 9843, + "Ġcorrelation": 9844, + "ener": 9845, + "coln": 9846, + "advant": 9847, + "standing": 9848, + "Ġbomb": 9849, + "ĠSir": 9850, + "Ġsuscept": 9851, + "ysical": 9852, + "Ġkidney": 9853, + "GE": 9854, + "Ġhoney": 9855, + "ĠGrade": 9856, + "Ġassumptions": 9857, + "Ġselling": 9858, + "enter": 9859, + "cls": 9860, + "LA": 9861, + "umping": 9862, + "Ġflexible": 9863, + "Ġstones": 9864, + "Ġplug": 9865, + "Ġraising": 9866, + "Ġconstraints": 9867, + "Ġcluster": 9868, + "Ġshares": 9869, + "]),": 9870, + "uris": 9871, + "Ġharder": 9872, + "Ġcomplications": 9873, + "Ġ49": 9874, + "Ġamer": 9875, + "req": 9876, + "Ġintest": 9877, + "creen": 9878, + "ĠImage": 9879, + "Ġfunctioning": 9880, + "aration": 9881, + "Ġgently": 9882, + "ĠCast": 9883, + "Ġphilosoph": 9884, + "mid": 9885, + "Ġsaving": 9886, + "Ġadvers": 9887, + "Ġ43": 9888, + "iana": 9889, + "err": 9890, + "Ġexamined": 9891, + "0000000000000000": 9892, + "ĠDE": 9893, + "Ġpayment": 9894, + "settings": 9895, + "Ġtemplate": 9896, + "imm": 9897, + "ĠAC": 9898, + "Ġlegacy": 9899, + "Ġrecognizing": 9900, + "ĠAdministration": 9901, + "ĠPC": 9902, + "Ġmsg": 9903, + "Ġcompetitive": 9904, + "Ġcyber": 9905, + "eger": 9906, + "Ġcontribution": 9907, + "ĠWithout": 9908, + "ĠAgency": 9909, + "Ġoutline": 9910, + "Math": 9911, + "ĠRock": 9912, + "izabeth": 9913, + "Also": 9914, + "ĠOrganization": 9915, + "ĠPet": 9916, + "Ġmomentum": 9917, + "una": 9918, + "Ġgrain": 9919, + "Ġstopped": 9920, + "ĠSafety": 9921, + "Ġperceived": 9922, + "Ġdifferential": 9923, + "quir": 9924, + "stack": 9925, + "Ġgases": 9926, + "ART": 9927, + "Ġearliest": 9928, + "Ġbuck": 9929, + "Ġpregnant": 9930, + "opher": 9931, + "Ġbits": 9932, + "Ġpreferred": 9933, + "ima": 9934, + "----------": 9935, + "otherapy": 9936, + "depth": 9937, + "Ġmineral": 9938, + "Ġsuit": 9939, + "Ġsophistic": 9940, + "chron": 9941, + "Ġsensor": 9942, + "ĠEc": 9943, + "Ġexpanding": 9944, + "Ġdisag": 9945, + "century": 9946, + "Ġmetric": 9947, + "Ġtemporary": 9948, + "(*": 9949, + "Ġclothes": 9950, + "regular": 9951, + "Ġreasonable": 9952, + "Ġshoot": 9953, + "Ġflexibility": 9954, + "Ġdisability": 9955, + "Ġglobe": 9956, + "cr": 9957, + "ĠKorea": 9958, + "Ġfinish": 9959, + "Ġindo": 9960, + "800": 9961, + "vania": 9962, + "Ġplain": 9963, + "syl": 9964, + "Ġseat": 9965, + "Ġrecur": 9966, + "ĠIran": 9967, + "ĠArticle": 9968, + "ĠPakistan": 9969, + "ilon": 9970, + "Please": 9971, + "uten": 9972, + "Ġhonest": 9973, + "!)": 9974, + "aska": 9975, + "Ġmicrob": 9976, + "Ġcombinations": 9977, + "$$.": 9978, + "Ġiter": 9979, + "eping": 9980, + "Ġirrit": 9981, + "Ġelected": 9982, + "ĠProm": 9983, + "OU": 9984, + "enger": 9985, + "Ġintention": 9986, + "Ġrestaur": 9987, + "ĠSpirit": 9988, + "Ġdivine": 9989, + "Ġsecre": 9990, + "Ġchap": 9991, + "oys": 9992, + "Ġstreets": 9993, + "Ġnumerical": 9994, + "ĠRs": 9995, + "ĠDistrict": 9996, + "ĠLinear": 9997, + "âĸ": 9998, + "Ġhabitats": 9999, + "NE": 10000, + "Ġsacred": 10001, + "Ġ101": 10002, + "ĠSolutions": 10003, + "Ġdx": 10004, + "Ġsuffered": 10005, + "Ġyes": 10006, + "ĠValueError": 10007, + "Ġaudiences": 10008, + "indu": 10009, + "ä": 10010, + "Ġadjacent": 10011, + "Ġwise": 10012, + "Ġfed": 10013, + "ĠImm": 10014, + "Ġequipped": 10015, + "linear": 10016, + "Ġwrites": 10017, + "Ġconsume": 10018, + "Ġignore": 10019, + "server": 10020, + "Sum": 10021, + "bel": 10022, + "Ġspl": 10023, + "Ġsurge": 10024, + "Ġpatience": 10025, + "Group": 10026, + "Ġincident": 10027, + "Lay": 10028, + "uum": 10029, + "Ġdoors": 10030, + "Ġstakeholders": 10031, + "Ġtribes": 10032, + "sort": 10033, + "Ġapplicable": 10034, + "Posts": 10035, + "Ġslave": 10036, + "Ġdenominator": 10037, + "Ġtemple": 10038, + "Art": 10039, + "match": 10040, + "Ġdy": 10041, + "John": 10042, + "Ġdisplayed": 10043, + "Ġremoving": 10044, + "ĠBooks": 10045, + "Throughout": 10046, + "Ġflying": 10047, + "also": 10048, + "Ġhighlights": 10049, + "Ġsenior": 10050, + "Ġpeer": 10051, + "high": 10052, + "uther": 10053, + "ĠFuture": 10054, + "Ġtelling": 10055, + "Ġpep": 10056, + "wa": 10057, + "Ġtract": 10058, + "ĠMS": 10059, + "Ġfrust": 10060, + "itamin": 10061, + "Ġbiom": 10062, + "Ġtom": 10063, + "Ġinfinite": 10064, + "Ġsolely": 10065, + "Ġcontrolling": 10066, + "Ġgraphs": 10067, + "Ġimaging": 10068, + "Ġmotivation": 10069, + "sys": 10070, + "Ġvig": 10071, + "uce": 10072, + "âĤ¬": 10073, + "Ġfilename": 10074, + "Ġ£": 10075, + "Ġinch": 10076, + "Ġspr": 10077, + "patch": 10078, + "Ġcopyright": 10079, + "Ġ52": 10080, + "ĠFire": 10081, + "Yes": 10082, + "ais": 10083, + "Su": 10084, + "Ġrepeat": 10085, + "Ġillum": 10086, + "Ġtransformed": 10087, + "ila": 10088, + "Ġmic": 10089, + "forward": 10090, + "Ġroyal": 10091, + "green": 10092, + "erge": 10093, + "Ġvar": 10094, + "ĠField": 10095, + "ductive": 10096, + "Ġneural": 10097, + "game": 10098, + "Ġneutral": 10099, + "Ġbreaks": 10100, + "duce": 10101, + "Ġinfant": 10102, + "ĠHosp": 10103, + "aterials": 10104, + "Ent": 10105, + "HA": 10106, + "unicip": 10107, + "ĠWay": 10108, + "Ġapplies": 10109, + "jud": 10110, + "ĠAsk": 10111, + "aver": 10112, + "ACT": 10113, + "Ġnitrogen": 10114, + "Remember": 10115, + "ĠCE": 10116, + "Ġscar": 10117, + "Ġclust": 10118, + "uler": 10119, + "ĠSwed": 10120, + "Ġimagination": 10121, + "gence": 10122, + "Ġentering": 10123, + "ĠExcel": 10124, + "Ġevening": 10125, + "ected": 10126, + "ibrium": 10127, + "there": 10128, + "Ġdelicious": 10129, + "Ġclar": 10130, + "Ġmine": 10131, + "ussian": 10132, + "Ġpointed": 10133, + "else": 10134, + "Ġtropical": 10135, + "Ġcodes": 10136, + "ĠEquations": 10137, + "Back": 10138, + "vin": 10139, + "OO": 10140, + "Ġreaches": 10141, + "Ġorientation": 10142, + "ĠWall": 10143, + "ĠRh": 10144, + "ĠAgain": 10145, + "Ġcustoms": 10146, + "heimer": 10147, + "omatic": 10148, + "Ġexhaust": 10149, + "sex": 10150, + "Ġrelate": 10151, + "Ġgrams": 10152, + "ĠIndeed": 10153, + "Google": 10154, + "Ġtough": 10155, + "Ġelder": 10156, + "Ġgut": 10157, + "anger": 10158, + "Ġkernel": 10159, + "Ġcooling": 10160, + "Ġwheat": 10161, + "ا": 10162, + "Ġobstacles": 10163, + "ĠConservation": 10164, + "Ġlikelihood": 10165, + "Ġhunting": 10166, + "Ġcourts": 10167, + "Ġrevol": 10168, + "Ġgoverning": 10169, + "Ġsteam": 10170, + "Ġwal": 10171, + "->": 10172, + "mega": 10173, + "phant": 10174, + "ĠRight": 10175, + ":`": 10176, + "holds": 10177, + "ĠJeff": 10178, + "Ġdoct": 10179, + "zo": 10180, + "obile": 10181, + "asant": 10182, + "velength": 10183, + "Ġlaser": 10184, + "Ġconfusion": 10185, + "oons": 10186, + "Ġslaves": 10187, + "Ġmistakes": 10188, + "equal": 10189, + "ounters": 10190, + "Ġspoken": 10191, + "ĠClub": 10192, + "ĠEmer": 10193, + "Ġcounting": 10194, + "straint": 10195, + "ulty": 10196, + "ivities": 10197, + "apor": 10198, + "zeros": 10199, + "Ġtight": 10200, + "Hand": 10201, + "Ġpractitioners": 10202, + "ĠSand": 10203, + "ĠRequ": 10204, + "Ġmapping": 10205, + "Ġstorytelling": 10206, + "Ġimplies": 10207, + "rug": 10208, + "Ġclassification": 10209, + "gien": 10210, + "Ġattribute": 10211, + ".')": 10212, + "ouds": 10213, + "Ġachievement": 10214, + "Ġtoys": 10215, + "Ġwearing": 10216, + "\").": 10217, + "Ġgenu": 10218, + "Ġdiscipline": 10219, + "Ġorb": 10220, + "mediate": 10221, + "Ġhazard": 10222, + "Ġgrains": 10223, + "va": 10224, + "Ġkwargs": 10225, + "angered": 10226, + "Ġhormone": 10227, + "Ġscr": 10228, + "Ġpandemic": 10229, + "Ġinvolvement": 10230, + "Ġ41": 10231, + "Ġaddressed": 10232, + "Ġfought": 10233, + "Ġelsewhere": 10234, + "ĠBlue": 10235, + "Ġalpha": 10236, + "ĠAnswer": 10237, + "wered": 10238, + "Ġstrike": 10239, + "Ġperpet": 10240, + "Ġsphere": 10241, + "ĠSoft": 10242, + "orks": 10243, + "Ġgentle": 10244, + "sigma": 10245, + "ĠTheorem": 10246, + "åĪ": 10247, + "ĠSmall": 10248, + "Joined": 10249, + "ĠMusic": 10250, + "Ġduty": 10251, + "Ġphosph": 10252, + "Ġstruggles": 10253, + "Ġelectrons": 10254, + "Ġnom": 10255, + "Ġargued": 10256, + "uis": 10257, + "Ġeverywhere": 10258, + "Ġdramatic": 10259, + "ĠCentre": 10260, + "Ġarbit": 10261, + "Ġcoins": 10262, + "ucky": 10263, + "Ġquadratic": 10264, + "Ġ00": 10265, + "}_": 10266, + "acies": 10267, + "Ġcycles": 10268, + "tree": 10269, + "template": 10270, + "Ġdtype": 10271, + "erty": 10272, + "aware": 10273, + "vas": 10274, + "ĠEssay": 10275, + "Ġbeat": 10276, + "Ġgif": 10277, + "Ġentities": 10278, + "Ġmedian": 10279, + "ĠHarv": 10280, + "Ġstood": 10281, + "ĠFig": 10282, + "FI": 10283, + "Ġ600": 10284, + "arness": 10285, + "Exception": 10286, + "made": 10287, + "Ġpeers": 10288, + "Ġpursu": 10289, + "Ġ56": 10290, + "Ġpaying": 10291, + "Ġlungs": 10292, + "iblical": 10293, + "ipping": 10294, + "Ġworst": 10295, + "Ġnovels": 10296, + "ĠLo": 10297, + "Ġoffset": 10298, + "Ġgate": 10299, + "ĠSquare": 10300, + "Response": 10301, + "Ġreflects": 10302, + "Ġintegrity": 10303, + "Ġadapted": 10304, + "Ġmirror": 10305, + "ĠPrint": 10306, + "istant": 10307, + "Ġcube": 10308, + "ĠCambridge": 10309, + "Ġpressing": 10310, + "etts": 10311, + "Ġownership": 10312, + "ĠDar": 10313, + "ĠSym": 10314, + "Ġshorter": 10315, + "aze": 10316, + "Ġprecisely": 10317, + "ishop": 10318, + "Ġven": 10319, + "Ġfarms": 10320, + "ĠCoast": 10321, + "xa": 10322, + "Ġvertex": 10323, + "Ġfriction": 10324, + "ello": 10325, + "ogenic": 10326, + "ĠCost": 10327, + "Sm": 10328, + "ĠChoose": 10329, + "transform": 10330, + "worth": 10331, + "afe": 10332, + "parts": 10333, + "Ġconcentrations": 10334, + "ĠCH": 10335, + "Ġconference": 10336, + "SR": 10337, + "ĠCard": 10338, + "features": 10339, + "Ġ©": 10340, + "Ġhar": 10341, + "Ġworksheet": 10342, + "raq": 10343, + "cule": 10344, + "urches": 10345, + "Ġsevent": 10346, + "ĠPlus": 10347, + "ĠEconom": 10348, + "Ġpadd": 10349, + "Ġfemin": 10350, + "ĠFull": 10351, + "original": 10352, + "ĠHebrew": 10353, + "river": 10354, + "Ġoldest": 10355, + "yr": 10356, + "ĠEX": 10357, + "ATH": 10358, + "Gl": 10359, + "Ġscreening": 10360, + "ĠMaster": 10361, + "Ġadolesc": 10362, + "Ġdemonstrates": 10363, + "Ġmetals": 10364, + "Ġasthma": 10365, + "Each": 10366, + "Ġunlike": 10367, + "elve": 10368, + "ĠFOR": 10369, + "Ġacres": 10370, + "sylvania": 10371, + "Ġfilms": 10372, + "Ġ46": 10373, + "Ġtone": 10374, + "ĠUnlike": 10375, + "ĠScotland": 10376, + "ERT": 10377, + "aneous": 10378, + "ĠMD": 10379, + "ĠSupreme": 10380, + "Ġsolved": 10381, + "ĠDutch": 10382, + "ĠBul": 10383, + "Ġcalm": 10384, + "Ġborrow": 10385, + "FL": 10386, + "ĠMah": 10387, + "Ġtab": 10388, + "Ġspots": 10389, + "hematic": 10390, + "ĠVen": 10391, + "Ġgast": 10392, + "urable": 10393, + "Ġcomprehension": 10394, + "Ġreflected": 10395, + "\"):": 10396, + "ĠDC": 10397, + "Ġdebates": 10398, + "�": 10399, + "ĠVolume": 10400, + "ĠBasic": 10401, + "vector": 10402, + "ĠKh": 10403, + "ĠShare": 10404, + "Ġpestic": 10405, + "igue": 10406, + "Ġforecast": 10407, + "ĠDid": 10408, + "escriptor": 10409, + "Ġdating": 10410, + "Ġrestrictions": 10411, + "Ġtraveling": 10412, + "Any": 10413, + "Ġaged": 10414, + "ĠApply": 10415, + "Well": 10416, + "ĠDiscuss": 10417, + "Ġreveals": 10418, + "Ġjudgment": 10419, + "Ġsummar": 10420, + "Ġcritically": 10421, + "Ġbreed": 10422, + "Therefore": 10423, + "Ac": 10424, + "Ġestablishing": 10425, + "ceive": 10426, + "fficients": 10427, + "Ġoverview": 10428, + "Ġresponsibilities": 10429, + "Ġscenes": 10430, + "\"])": 10431, + "cho": 10432, + "ĠâĶĥ": 10433, + "Ġrectangle": 10434, + "Ġpione": 10435, + "ĠSelf": 10436, + "Ġalert": 10437, + "hemistry": 10438, + "Ġcond": 10439, + "Ke": 10440, + "Ġcord": 10441, + "havior": 10442, + "Ġworker": 10443, + "Right": 10444, + "Ġcoin": 10445, + "click": 10446, + "ounder": 10447, + "ĠColumbia": 10448, + "iations": 10449, + "Ġtrigger": 10450, + "ĠEr": 10451, + "Ġ'/": 10452, + "Ġ72": 10453, + "Ġlasting": 10454, + "ĠParam": 10455, + "Ġscheme": 10456, + "Info": 10457, + "Ġpriority": 10458, + "Ġlegend": 10459, + "qa": 10460, + "Ġexped": 10461, + "ĠBattle": 10462, + "two": 10463, + "ĠHam": 10464, + "ĠEvent": 10465, + "Ġdefinitely": 10466, + "Min": 10467, + "}}$": 10468, + "ĠBoston": 10469, + "Ġpredictions": 10470, + "hend": 10471, + "Ġeconomics": 10472, + "ĠMA": 10473, + "iously": 10474, + "ĠMid": 10475, + "Dict": 10476, + "Ġdipl": 10477, + "Ġexplaining": 10478, + "Ġcharges": 10479, + "Ġpopularity": 10480, + "cyclopedia": 10481, + "Ġdot": 10482, + "clear": 10483, + "Ġregarded": 10484, + "ĠOften": 10485, + "Ġhealthier": 10486, + "Ġselecting": 10487, + "Ġrevers": 10488, + "Ġaddresses": 10489, + "achus": 10490, + "ĠProp": 10491, + "Ġcandidates": 10492, + "Don": 10493, + "Ġplanets": 10494, + "Ġhat": 10495, + "enced": 10496, + "ÂĿ": 10497, + "Ġbuying": 10498, + "Ġlip": 10499, + "ĠBased": 10500, + "Ġdescribing": 10501, + "Ġconcluded": 10502, + "Ġowned": 10503, + "itarian": 10504, + "ashes": 10505, + "Ġanalyses": 10506, + "ĠAlice": 10507, + "Ġintegrating": 10508, + "Ġcompliance": 10509, + "Fact": 10510, + "Ġtong": 10511, + "Ġethics": 10512, + "Ġphysician": 10513, + "Ġ250": 10514, + "Ġintervals": 10515, + "Ġtransmit": 10516, + "Ġplanting": 10517, + "Ġfinite": 10518, + "ĠAnaly": 10519, + "Ġha": 10520, + "Ġregister": 10521, + "Ġwider": 10522, + "bean": 10523, + "Ġevident": 10524, + "ograms": 10525, + "arding": 10526, + "Ġstaying": 10527, + "aylor": 10528, + "Ġunited": 10529, + "ĠEdward": 10530, + "ĠQueen": 10531, + "Ġexcite": 10532, + "Ġcandidate": 10533, + "grade": 10534, + "Ġthank": 10535, + "Ġcort": 10536, + "Ġinstant": 10537, + "ĠGuid": 10538, + "ĠPen": 10539, + "Ġgrades": 10540, + "Ġ47": 10541, + "Ġentreprene": 10542, + "ĠEnter": 10543, + "Fe": 10544, + "Ġenorm": 10545, + "ĠFacebook": 10546, + "Ġsettlement": 10547, + "ĠNeg": 10548, + "Ġmanufacturers": 10549, + "à¹": 10550, + "icy": 10551, + "Ġuncertainty": 10552, + "Ġpipe": 10553, + "Ġmini": 10554, + "Ġreserved": 10555, + "Wind": 10556, + "ethe": 10557, + "Ġperpendicular": 10558, + "AND": 10559, + "ĠProtection": 10560, + "Ġheader": 10561, + "Ġcourage": 10562, + "Ġcentered": 10563, + "ĠSurvey": 10564, + "ker": 10565, + "backs": 10566, + "natural": 10567, + "MI": 10568, + "================================": 10569, + "live": 10570, + "Ġbiodiversity": 10571, + "ĠPalest": 10572, + "'\\": 10573, + "adel": 10574, + "role": 10575, + "ĠOhio": 10576, + "FS": 10577, + "Ġmoderate": 10578, + "Ġchocolate": 10579, + "urolog": 10580, + "ĠImpro": 10581, + "encing": 10582, + "ieve": 10583, + "Ġbacterial": 10584, + "2000": 10585, + "berry": 10586, + "æľ": 10587, + "requency": 10588, + "Ġdegrad": 10589, + "Ġaddiction": 10590, + "andom": 10591, + "Ġox": 10592, + "Ġhall": 10593, + "Return": 10594, + "attles": 10595, + "UP": 10596, + "Ġspecim": 10597, + "plotlib": 10598, + "Ġhal": 10599, + "Ġ1992": 10600, + "ĠGrow": 10601, + "Ġtens": 10602, + "ket": 10603, + "Ġwars": 10604, + "Ġbags": 10605, + "Ġstatic": 10606, + "Ġpanels": 10607, + "Ġwelfare": 10608, + "ĠProblems": 10609, + "Ġaccomplish": 10610, + "Ġquot": 10611, + "People": 10612, + "Ġcelebrated": 10613, + "Ġscales": 10614, + "weet": 10615, + "Ġexecutive": 10616, + "temp": 10617, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠ": 10618, + "sur": 10619, + "Ġestablishment": 10620, + "ĠFunctions": 10621, + "Ġmedieval": 10622, + "ĠAvoid": 10623, + "Ġchicken": 10624, + "ercury": 10625, + "itting": 10626, + "Ġexch": 10627, + "2010": 10628, + "Ġsale": 10629, + "Ġ99": 10630, + "Ġutility": 10631, + "ĠMinister": 10632, + "ĠLee": 10633, + "Ġfeaturing": 10634, + "igm": 10635, + "Ġconsistently": 10636, + "specific": 10637, + "Ġaccordingly": 10638, + "SD": 10639, + "entry": 10640, + "ĠPrevention": 10641, + "Ġrevenue": 10642, + "friendly": 10643, + "Ġreinfor": 10644, + "ĠHeart": 10645, + "ĠSearch": 10646, + "Ġdiscoveries": 10647, + "Ġdisk": 10648, + "egu": 10649, + "Ġengines": 10650, + "Ġillegal": 10651, + "Ġcontinuing": 10652, + "Ġfur": 10653, + "Ġavoiding": 10654, + "Ġsettled": 10655, + "Ġtob": 10656, + "Ġinfluential": 10657, + "Ġessence": 10658, + "Ġarc": 10659, + "home": 10660, + "ĠDictionary": 10661, + "Ġtensor": 10662, + "ĠPos": 10663, + "ĠOrder": 10664, + "amiliar": 10665, + "ĠBeing": 10666, + "Ġrespective": 10667, + "Ġasync": 10668, + "Ġcaptivating": 10669, + "Ġgeometric": 10670, + "Dec": 10671, + "Ġarmed": 10672, + "uh": 10673, + "Ġpositively": 10674, + "Ġapps": 10675, + "Box": 10676, + "onday": 10677, + "Ġportray": 10678, + "Ġmeter": 10679, + "Ġchair": 10680, + "ricts": 10681, + "}$.": 10682, + "Ġkingdom": 10683, + "Ġexisted": 10684, + "ĠLincoln": 10685, + "Ġcommunications": 10686, + "Ġsavings": 10687, + "Ġmodeling": 10688, + "eller": 10689, + "UD": 10690, + "pool": 10691, + "Ġbasics": 10692, + "mann": 10693, + "Ġcopies": 10694, + "idal": 10695, + "Ġconsumed": 10696, + "Ġcubic": 10697, + "ĉĉĉĉ": 10698, + "Ġbeam": 10699, + "Ġasc": 10700, + "Ġgrasp": 10701, + "enny": 10702, + "Ġ1993": 10703, + "foot": 10704, + "Ġcontrad": 10705, + "exists": 10706, + "aters": 10707, + "comput": 10708, + "Ġuniversities": 10709, + "rav": 10710, + "Ġvitamins": 10711, + "Ġclassified": 10712, + "Ġenthusi": 10713, + "ĠEconomic": 10714, + "Ġcattle": 10715, + "Ġ54": 10716, + "ĠPennsylvania": 10717, + "2012": 10718, + "ĠJustice": 10719, + "Ġdevast": 10720, + "terior": 10721, + "Ġtexture": 10722, + "ĠMicrosoft": 10723, + "ansas": 10724, + "Ġtwist": 10725, + "Ġadvis": 10726, + "datetime": 10727, + "Ġdestination": 10728, + "likely": 10729, + "ĠCr": 10730, + "Ġharmony": 10731, + "Ġpromising": 10732, + "Ġphotographs": 10733, + "ela": 10734, + "erally": 10735, + "Ġdrivers": 10736, + "Ġgest": 10737, + "Ġforever": 10738, + "Ġentity": 10739, + "ĠGreece": 10740, + "uting": 10741, + "Ġbasically": 10742, + "child": 10743, + "Ġpaintings": 10744, + "Ġutilize": 10745, + "ĠTurn": 10746, + "Ġresc": 10747, + "Ġopposition": 10748, + "Ġyields": 10749, + "Ġpose": 10750, + "make": 10751, + "Ġconserv": 10752, + "Ġvaries": 10753, + "Ġenterpr": 10754, + "oli": 10755, + "Ġreplacement": 10756, + "Ġemerge": 10757, + "late": 10758, + "ĠLG": 10759, + "Ġtale": 10760, + "isons": 10761, + "big": 10762, + "resentation": 10763, + "Ġautism": 10764, + "gt": 10765, + "Ġcotton": 10766, + "Ġprecious": 10767, + "Ġproud": 10768, + "alm": 10769, + "ANT": 10770, + "ĠPrime": 10771, + "Ġvertices": 10772, + "even": 10773, + "parameters": 10774, + "]['": 10775, + "Ġvaccines": 10776, + "iger": 10777, + "ĠHead": 10778, + "uscript": 10779, + "ĠPhot": 10780, + "Ġmovies": 10781, + "ĠPrinc": 10782, + "Ġoccas": 10783, + "Ġcollecting": 10784, + "Ġaging": 10785, + "zheimer": 10786, + "Ġcriticism": 10787, + "ju": 10788, + "estamp": 10789, + "full": 10790, + "ĠPerhaps": 10791, + "Ġnutrient": 10792, + "Ġmeditation": 10793, + "nx": 10794, + "Create": 10795, + "owers": 10796, + "Ġbees": 10797, + "Ġdropped": 10798, + "second": 10799, + "ĠMind": 10800, + "ĠTitle": 10801, + "uct": 10802, + "location": 10803, + "ĠMichigan": 10804, + "ĠEnt": 10805, + "ĠExploring": 10806, + "Ġ85": 10807, + "onald": 10808, + "Spec": 10809, + "><": 10810, + "Ġoptional": 10811, + "Ġjuice": 10812, + "Ġexponential": 10813, + "ioxid": 10814, + "Thus": 10815, + "site": 10816, + "Fl": 10817, + "Ġassembly": 10818, + "Ġelementary": 10819, + "arming": 10820, + "Ġenjoyed": 10821, + "Ġregulatory": 10822, + "del": 10823, + "Ġinitiative": 10824, + "Ġlon": 10825, + "Ġenv": 10826, + "Ġtracking": 10827, + "Ġadaptation": 10828, + "taining": 10829, + "Ġthrive": 10830, + "Ġimmigrants": 10831, + "Ġ1991": 10832, + "Ġnurs": 10833, + "Ġseparation": 10834, + "necess": 10835, + "ĠWithin": 10836, + "Ġresearcher": 10837, + "Ġconclusions": 10838, + "Ġorange": 10839, + "Ġjump": 10840, + "Ġprivile": 10841, + "Ġgenerating": 10842, + "Ġconsent": 10843, + "ĠBetween": 10844, + "ĠNewton": 10845, + "ĠFather": 10846, + "ĠFar": 10847, + "Ġsophisticated": 10848, + "ĠLi": 10849, + "eren": 10850, + "achusetts": 10851, + "Ġintersect": 10852, + "ĠJava": 10853, + "ĠMib": 10854, + "ÂĿÂ": 10855, + "asets": 10856, + "Ġhurt": 10857, + "sters": 10858, + "ĠKen": 10859, + "ĠElizabeth": 10860, + "endment": 10861, + "hell": 10862, + "Ġvictory": 10863, + "Ġmouse": 10864, + "chnology": 10865, + "operative": 10866, + "Ġdiver": 10867, + "Ġcher": 10868, + "Ġstrengths": 10869, + "Ġexecution": 10870, + "oster": 10871, + "Ġparticipating": 10872, + "Event": 10873, + "Ġtailored": 10874, + "ĠCR": 10875, + "Ġtobacco": 10876, + "Ġreviews": 10877, + "к": 10878, + "omal": 10879, + "Ġbelieves": 10880, + "Ġspoke": 10881, + "udos": 10882, + "Ġrestore": 10883, + "Ġdisadvant": 10884, + "ĠMedia": 10885, + "Ġnavigating": 10886, + "ĠSunday": 10887, + "ĠAmazon": 10888, + "Ġappointed": 10889, + "Ġshifts": 10890, + "Ġkilling": 10891, + "Ġadverse": 10892, + ")[": 10893, + "ĠScholar": 10894, + "Ġcommands": 10895, + "ĠMulti": 10896, + "Ġbehavioral": 10897, + "Ġdrought": 10898, + "ĠJack": 10899, + "ackson": 10900, + "Ġcardiovascular": 10901, + "Unit": 10902, + "Ġmystery": 10903, + "ulumi": 10904, + "Ġdrinks": 10905, + "Ġtends": 10906, + "ĠNO": 10907, + "600": 10908, + "Ġlengths": 10909, + "Ġeru": 10910, + "ountered": 10911, + "Ġmol": 10912, + "Ġofficer": 10913, + "enti": 10914, + "Ġfuels": 10915, + "erb": 10916, + "itches": 10917, + "Ġviolent": 10918, + "Ġbrid": 10919, + "Ġburied": 10920, + "Ġhospitals": 10921, + "Ġtrick": 10922, + "Ġtherapeutic": 10923, + "Ġstriking": 10924, + "ĠPortug": 10925, + "Ġcolonies": 10926, + "Ġcha": 10927, + "Ġvaried": 10928, + "Ġathletes": 10929, + "ĠStudent": 10930, + "Ġion": 10931, + "ĠIraq": 10932, + "ĠShould": 10933, + "LS": 10934, + "Ġhouseholds": 10935, + "ctu": 10936, + "Ġsurrounded": 10937, + "Ġfantastic": 10938, + "uv": 10939, + "ĠðŁ": 10940, + "ITY": 10941, + "Ġdistinguish": 10942, + "Ġranges": 10943, + "ĠRo": 10944, + "Num": 10945, + "Ġfactory": 10946, + "wan": 10947, + "Ġsending": 10948, + "Ġconsiderations": 10949, + "Ġrent": 10950, + "een": 10951, + "ĠCat": 10952, + "ĠStory": 10953, + "Ġdividing": 10954, + "Ġantibiotics": 10955, + "Ġformulas": 10956, + "public": 10957, + "azz": 10958, + "Ġinhabitants": 10959, + "password": 10960, + "ĠIndex": 10961, + "^{\\": 10962, + "MT": 10963, + "Ġsubtle": 10964, + "Ġwooden": 10965, + "Ġprosper": 10966, + "ĠPRO": 10967, + "Ġfingers": 10968, + "ĠIT": 10969, + "Ġthreatened": 10970, + "ĠPaper": 10971, + "2015": 10972, + "storm": 10973, + "®": 10974, + "ĠGeorgia": 10975, + "Ġanthrop": 10976, + "Ġlicense": 10977, + "Ġ1930": 10978, + "Ġgardens": 10979, + "Activity": 10980, + "uf": 10981, + "001": 10982, + "Ġsetup": 10983, + "Ġprayer": 10984, + "Ġbol": 10985, + "Ġencountered": 10986, + "ĠSeries": 10987, + "Ġgenre": 10988, + "Ġbeans": 10989, + "inst": 10990, + "ĠComputer": 10991, + "Ġfats": 10992, + "AGE": 10993, + "Ġlifetime": 10994, + "Ġcrypt": 10995, + "tains": 10996, + "Ġrequirement": 10997, + "Ġmothers": 10998, + "ceans": 10999, + "Ġspreading": 11000, + "Ġdreams": 11001, + "Ġconfront": 11002, + "itate": 11003, + "Ġrelevance": 11004, + "ropy": 11005, + "Ġceleb": 11006, + "cache": 11007, + "kens": 11008, + "Ġaccompanied": 11009, + "aints": 11010, + "ĠIncre": 11011, + "Em": 11012, + "Ġattitude": 11013, + "Ġtape": 11014, + "Ġdistant": 11015, + "ĠDaily": 11016, + "Ġtan": 11017, + "ĠAltern": 11018, + "Ġthreshold": 11019, + "Ġstrip": 11020, + "ĠComb": 11021, + "ilateral": 11022, + "pret": 11023, + "ummy": 11024, + "Ġkitchen": 11025, + "fall": 11026, + "Ġconfused": 11027, + "ĠCB": 11028, + "Ġ::": 11029, + "ĠMeanwhile": 11030, + "ĠTestament": 11031, + "Ġsorted": 11032, + "ranean": 11033, + "Ġstruggling": 11034, + "irs": 11035, + "phabet": 11036, + "Ġdefining": 11037, + "ĠRam": 11038, + "ĠInterest": 11039, + "Ġillnesses": 11040, + "ĠParent": 11041, + "Ġirrig": 11042, + "Ġcow": 11043, + "Ġbatteries": 11044, + "Ġaside": 11045, + "2013": 11046, + "Ġbought": 11047, + "elect": 11048, + "Ġpushing": 11049, + "ĠPut": 11050, + "ĠOly": 11051, + "header": 11052, + "Ġvariance": 11053, + "clos": 11054, + "Ġgods": 11055, + "Ġenumerate": 11056, + "Rep": 11057, + "ĠTags": 11058, + "Ġtumor": 11059, + "ĠBern": 11060, + "Ġpill": 11061, + "Ġreflecting": 11062, + "Ġnuts": 11063, + "Ġpromotes": 11064, + "Ġbless": 11065, + "ĠAction": 11066, + "Ġ51": 11067, + "about": 11068, + "ĠArctic": 11069, + "Ġlymph": 11070, + "Ġmeetings": 11071, + "Ġmig": 11072, + "').": 11073, + "aded": 11074, + "Ġsciences": 11075, + "Ġpuzzle": 11076, + "Ġlambda": 11077, + "Ġacceptance": 11078, + "icul": 11079, + "Ġancestors": 11080, + "2011": 11081, + "GR": 11082, + "ïĤ": 11083, + "commun": 11084, + "Ġclay": 11085, + "Ġneglect": 11086, + "2014": 11087, + "Ġvegetation": 11088, + "ĠHawai": 11089, + "Ġballs": 11090, + "ĠApplications": 11091, + "aka": 11092, + "illion": 11093, + "opl": 11094, + "Ñĥ": 11095, + "Ġarth": 11096, + "onial": 11097, + "seq": 11098, + "Ġending": 11099, + "Ġisolation": 11100, + "Ġfitness": 11101, + "uction": 11102, + "Ġmenu": 11103, + "About": 11104, + "Ġcarbohyd": 11105, + "usalem": 11106, + "Ġstreams": 11107, + "Ġcoron": 11108, + "ĠMot": 11109, + "'][": 11110, + "Ġcrown": 11111, + "Ġeager": 11112, + "Ġherb": 11113, + "ja": 11114, + "}=\\": 11115, + "td": 11116, + "Ġ»": 11117, + "Ġartif": 11118, + "Like": 11119, + "eem": 11120, + "Ġteachings": 11121, + "ĠHum": 11122, + "Ġcav": 11123, + "Ġabsorb": 11124, + "ĠPerform": 11125, + "ĠMaths": 11126, + "Ġpiv": 11127, + "learn": 11128, + "Ġworlds": 11129, + "Ġtyping": 11130, + "Ġposted": 11131, + "Ġindependently": 11132, + "Ġcorporate": 11133, + "ĠRelations": 11134, + "IONS": 11135, + "ador": 11136, + "ĠStan": 11137, + "ĠDO": 11138, + "Ġevolving": 11139, + "Ġrepet": 11140, + "Ġrecycling": 11141, + "ĠpH": 11142, + "Ġborders": 11143, + "Hel": 11144, + "GO": 11145, + "Ġrecording": 11146, + "onymous": 11147, + "ĠSE": 11148, + "Ġ1920": 11149, + "isition": 11150, + "mates": 11151, + "Ġholiday": 11152, + "eor": 11153, + "Ġcups": 11154, + "Ġmold": 11155, + "account": 11156, + "Ġbackgrounds": 11157, + "Ġcurrency": 11158, + "Ġaccounting": 11159, + "Ġloyal": 11160, + "Ġsimulation": 11161, + "cmd": 11162, + "Ġpenal": 11163, + "Ġregistered": 11164, + "Ġoxid": 11165, + "Request": 11166, + "Ġnewspaper": 11167, + "Mon": 11168, + "ĠConfed": 11169, + "ĠDirector": 11170, + "Ġfatty": 11171, + "Ġsuggesting": 11172, + "aunt": 11173, + "iva": 11174, + "Description": 11175, + "Ġcheese": 11176, + "Ġjuris": 11177, + "Ġexplan": 11178, + "Ġestate": 11179, + "agan": 11180, + "Ġcure": 11181, + "Ġindicating": 11182, + "ulative": 11183, + "Ġrepresentations": 11184, + "CI": 11185, + "Ġprogramme": 11186, + "Ġprotocol": 11187, + "ĠMuslims": 11188, + "Ġmatrices": 11189, + "Ext": 11190, + "uan": 11191, + "Ġtill": 11192, + "Ġconsisting": 11193, + "ĠMap": 11194, + "Ġsuggestions": 11195, + "Ġcls": 11196, + "Ġdeals": 11197, + "ĠPay": 11198, + "Ġcompat": 11199, + "Ġdesignated": 11200, + "ĠHospital": 11201, + "ĠGa": 11202, + "Ġpowder": 11203, + "Ġincorrect": 11204, + "Ġdisagree": 11205, + "igious": 11206, + "Ġarranged": 11207, + "ĠHindu": 11208, + "Ġpond": 11209, + "job": 11210, + "FO": 11211, + "Ġnest": 11212, + "ĠAlzheimer": 11213, + "DB": 11214, + "Ġdimin": 11215, + "ĠRest": 11216, + "Ġexcitement": 11217, + "Ġemployee": 11218, + "Diff": 11219, + "images": 11220, + "bow": 11221, + "fare": 11222, + "120": 11223, + "ĠFred": 11224, + "Ġembrace": 11225, + "plicate": 11226, + "uda": 11227, + "Ġsomewhere": 11228, + "irical": 11229, + "Ġsodium": 11230, + "Ġpace": 11231, + "script": 11232, + "Ġindirect": 11233, + "Ġâİ": 11234, + "Ġgrab": 11235, + "Ġcounts": 11236, + "Ġgrace": 11237, + "Ġremainder": 11238, + "Ġequilibrium": 11239, + "Ġgathering": 11240, + "ĠABC": 11241, + "Ġmature": 11242, + "remove": 11243, + "ĠOthers": 11244, + "Ġpermit": 11245, + "Ġenforcement": 11246, + "Ġfisher": 11247, + "Ġdro": 11248, + "psy": 11249, + "help": 11250, + "Ġbelonging": 11251, + "Ġrooms": 11252, + "ĠCore": 11253, + "Ġdisplays": 11254, + "Ġdense": 11255, + "TC": 11256, + "cost": 11257, + "Ġbrains": 11258, + "ĠArts": 11259, + "irable": 11260, + "Ġmile": 11261, + "oids": 11262, + "ĠAff": 11263, + "src": 11264, + "Ġ&=": 11265, + "ĠCultural": 11266, + "Ġjoints": 11267, + "stud": 11268, + "Ident": 11269, + "Ps": 11270, + "Ġsau": 11271, + "prob": 11272, + "ĠRegular": 11273, + "Ġthoroughly": 11274, + "Ġwavelength": 11275, + "Ġarithmetic": 11276, + "giene": 11277, + "ĠApple": 11278, + "kay": 11279, + "ĠHim": 11280, + "Ġplacing": 11281, + "shaped": 11282, + "Ġpupils": 11283, + "agen": 11284, + "Understanding": 11285, + "ĠðĿij": 11286, + "Ġultimate": 11287, + "Ġfires": 11288, + "Ġastronom": 11289, + "Ġexert": 11290, + "ĠCond": 11291, + "estock": 11292, + "Ġtransc": 11293, + "ĠEll": 11294, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 11295, + "Ġneighbors": 11296, + "Ġpersonnel": 11297, + "ĠMassachusetts": 11298, + "oolean": 11299, + "Current": 11300, + "ĠAlexander": 11301, + "Ġplates": 11302, + "ĠConclusion": 11303, + "thew": 11304, + "inv": 11305, + "Ġdies": 11306, + "ĠHom": 11307, + "Ġdeploy": 11308, + "ĠFile": 11309, + "Ġbare": 11310, + "Ġsister": 11311, + "channel": 11312, + "Ġfinance": 11313, + "ĠStar": 11314, + "Explanation": 11315, + "Ġprey": 11316, + "Ġtomat": 11317, + "ĠAncient": 11318, + "âĦ": 11319, + "delta": 11320, + "atile": 11321, + "Ġgenome": 11322, + "was": 11323, + "ĠGall": 11324, + "WS": 11325, + "Ġcompelling": 11326, + "9999": 11327, + "ñ": 11328, + "mock": 11329, + "ĠĠĠĠĠĠĠĠĠĠĠĠ": 11330, + "ĠNorm": 11331, + "ĠMexican": 11332, + "Ġatom": 11333, + "Ġdemocratic": 11334, + "ĠLew": 11335, + "ĠFrancisco": 11336, + "Ele": 11337, + "Ġfilters": 11338, + "2009": 11339, + "Ġobserving": 11340, + "ixed": 11341, + "Ġlob": 11342, + "Ġchromos": 11343, + "ĠCorn": 11344, + "Ġmanagers": 11345, + "person": 11346, + "mad": 11347, + "Ġzones": 11348, + "æķ": 11349, + "ĠSn": 11350, + "ĠPhysical": 11351, + "Ġedited": 11352, + "150": 11353, + "Pol": 11354, + "Ġincent": 11355, + "paren": 11356, + "................": 11357, + "Ġcommittee": 11358, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 11359, + "iary": 11360, + "Ġjuvenile": 11361, + "oa": 11362, + "Ġsees": 11363, + "Ġtransmitted": 11364, + "333333": 11365, + "ĠDat": 11366, + "Ġroutes": 11367, + "Ġpi": 11368, + "card": 11369, + "];": 11370, + "ĠGame": 11371, + "NN": 11372, + "prefix": 11373, + "Ġgift": 11374, + "Ġcuts": 11375, + "Ġloan": 11376, + "imeters": 11377, + "verb": 11378, + "Ġseam": 11379, + "ificate": 11380, + "SL": 11381, + "Ġanger": 11382, + "ĠKenn": 11383, + "$$,": 11384, + "ĠLocal": 11385, + "Page": 11386, + "Ġeigen": 11387, + "Ġpurchased": 11388, + "ologically": 11389, + "Ġcollaborative": 11390, + "Ġunlikely": 11391, + "Ġcoat": 11392, + "bell": 11393, + "Ġgrounds": 11394, + "oca": 11395, + "ĠApp": 11396, + "Ġproposal": 11397, + "Ġsafer": 11398, + "Ġmedicines": 11399, + "Ġconvin": 11400, + "ois": 11401, + "Ġcoefficients": 11402, + "Ġsearching": 11403, + "Ġresolve": 11404, + "Ġmonthly": 11405, + "Ġoutdoor": 11406, + "ĠSpring": 11407, + "Ġstrings": 11408, + "eros": 11409, + "Ġlecture": 11410, + "fold": 11411, + "ĠWeek": 11412, + "2018": 11413, + "Ġinnovations": 11414, + "BA": 11415, + "Ġchecking": 11416, + "Ġrepresentative": 11417, + "Ġbrowser": 11418, + "Ġoptical": 11419, + "ĠJerusalem": 11420, + "Ġears": 11421, + "ĠUltimately": 11422, + "Ġpreservation": 11423, + "VER": 11424, + "Ġgaps": 11425, + "nodes": 11426, + "ĠWis": 11427, + "Ġbegun": 11428, + "rained": 11429, + "Ġtrading": 11430, + "Ġbeta": 11431, + "solving": 11432, + "Ġcolorful": 11433, + "Ġinclusion": 11434, + ")||": 11435, + "success": 11436, + "Ġsheets": 11437, + "Ġ53": 11438, + "Ġgly": 11439, + "Ġdeficiency": 11440, + "ĠLesson": 11441, + "θ": 11442, + "gregation": 11443, + "Ġspray": 11444, + "Ġevaluating": 11445, + "wer": 11446, + "INE": 11447, + "Ġsemi": 11448, + "Ġdelight": 11449, + "ĠImpact": 11450, + "Ġdevelopers": 11451, + "Ġmerch": 11452, + "ĠNavy": 11453, + "posing": 11454, + "hire": 11455, + "Ġθ": 11456, + "mentation": 11457, + "seed": 11458, + "Ġassessments": 11459, + "aft": 11460, + "Ġvegetable": 11461, + "Ġfatigue": 11462, + "Ġ).": 11463, + "��checks": 11464, + "pg": 11465, + "Ġcalculating": 11466, + "irms": 11467, + "auses": 11468, + "ati": 11469, + "ĠParliament": 11470, + "Ġlegit": 11471, + "pson": 11472, + "ĠPur": 11473, + "Ġenormous": 11474, + "Ġopens": 11475, + "Ġvessel": 11476, + "Ġgolden": 11477, + "ighth": 11478, + "Ġsegments": 11479, + "Ġfont": 11480, + "Ġconsec": 11481, + "occ": 11482, + "Ġoccupied": 11483, + "ĠPain": 11484, + "prov": 11485, + "Ġarrive": 11486, + "Ġcivilization": 11487, + "ALL": 11488, + "Ġdistricts": 11489, + "feature": 11490, + "ĠIslands": 11491, + "Ġwelcome": 11492, + "asm": 11493, + "Ġmembrane": 11494, + "Ġracism": 11495, + "owered": 11496, + "Ġtrav": 11497, + "Ġfreely": 11498, + "Ġdairy": 11499, + "ĠIdentify": 11500, + "Ġ'.": 11501, + "Ġdesigners": 11502, + "ĠCulture": 11503, + "Ġoun": 11504, + "username": 11505, + "Ġprecip": 11506, + "Ġsupplements": 11507, + "AY": 11508, + "outheast": 11509, + "ĠTrust": 11510, + "Ġshoes": 11511, + "ĠLat": 11512, + "ORT": 11513, + "folder": 11514, + "ĠMrs": 11515, + "Ġannually": 11516, + "ĠDate": 11517, + "Ġrecre": 11518, + "ĠStandards": 11519, + "sembly": 11520, + "Ġheaven": 11521, + "Thanks": 11522, + "Ġamongst": 11523, + "profit": 11524, + "epoch": 11525, + "Ġworkplace": 11526, + "roduct": 11527, + "Ġharvest": 11528, + "Ġende": 11529, + "Fig": 11530, + "ori": 11531, + "ortion": 11532, + "Which": 11533, + "inator": 11534, + "Ġappl": 11535, + "ooked": 11536, + "Ġbub": 11537, + "Ġpets": 11538, + "ĠFre": 11539, + "const": 11540, + "Ġcirculation": 11541, + "ĠTown": 11542, + "Ġbottle": 11543, + "mental": 11544, + "Ġimportantly": 11545, + "hops": 11546, + "ĠLess": 11547, + "PDF": 11548, + "Ġnam": 11549, + "åħ": 11550, + "asma": 11551, + "Ġgear": 11552, + "Ġhormones": 11553, + "Ġgrammar": 11554, + "Ġpound": 11555, + "Ġrestricted": 11556, + "ĠCourse": 11557, + "ciplinary": 11558, + "Ġvirtually": 11559, + "erver": 11560, + "ĠSuppose": 11561, + "Ġchurches": 11562, + "Ġshore": 11563, + "Ġwithdraw": 11564, + "Ġcheap": 11565, + "iii": 11566, + "255": 11567, + "Ġsubmit": 11568, + "ĠDue": 11569, + "ouses": 11570, + "Ġrestoration": 11571, + "Ġminority": 11572, + "Who": 11573, + "ifice": 11574, + "125": 11575, + "Ġnutritional": 11576, + "ĠGulf": 11577, + "Ġharness": 11578, + "Ġinvention": 11579, + "Ġdisplacement": 11580, + "Ġnearest": 11581, + "ĠVan": 11582, + "FC": 11583, + "Ġsovere": 11584, + "md": 11585, + "Ġfifth": 11586, + "Ġatomic": 11587, + "ĠNa": 11588, + "Ġantioxid": 11589, + "2008": 11590, + "ĠSeveral": 11591, + "ĠShort": 11592, + "BM": 11593, + "layers": 11594, + "Ġimperial": 11595, + "ĠTraining": 11596, + "ĊĠĠĠĠĠĠĠĠĠĠ": 11597, + ".:": 11598, + "ĠCa": 11599, + "station": 11600, + "Ġparks": 11601, + "Ġsumm": 11602, + "Ġentries": 11603, + "ressing": 11604, + "lic": 11605, + "Ġapple": 11606, + "stat": 11607, + "ĠNE": 11608, + "ĠLos": 11609, + "ĠBang": 11610, + "samples": 11611, + "Ġcontainers": 11612, + "pc": 11613, + "Ġembedded": 11614, + "classes": 11615, + "Ġoppon": 11616, + "ĠDaniel": 11617, + "Ġdivisors": 11618, + "iral": 11619, + "ĠHarvard": 11620, + "ĠDefinition": 11621, + "oning": 11622, + "ĠOlymp": 11623, + "ĠColorado": 11624, + "Ġrecipes": 11625, + "Ġpod": 11626, + "ĠConcept": 11627, + "bury": 11628, + "Ġspeeds": 11629, + "Ġoccasionally": 11630, + "Ġmistake": 11631, + "ón": 11632, + "oler": 11633, + "Ġdocumentation": 11634, + "ĠGMAT": 11635, + "Ġsatisfaction": 11636, + "coord": 11637, + "Ġverify": 11638, + "rightarrow": 11639, + "ĠCarl": 11640, + "ediatric": 11641, + "scious": 11642, + "Ġenglish": 11643, + "adelph": 11644, + "ĠIss": 11645, + "Ġ1989": 11646, + "ald": 11647, + "Ġtolerance": 11648, + "arts": 11649, + "Ġhighlighting": 11650, + "Ġdecreases": 11651, + "PV": 11652, + "Ġpainful": 11653, + "Ġbears": 11654, + "ĠWikipedia": 11655, + "borne": 11656, + "Ġreign": 11657, + "Ġtackle": 11658, + "Ġrib": 11659, + "onents": 11660, + "Ġimpair": 11661, + "Ġsectors": 11662, + "Ġsulf": 11663, + "Ġunnecess": 11664, + "resource": 11665, + "Ġgraduate": 11666, + "123": 11667, + "Ġsurgical": 11668, + "covery": 11669, + "Ġsuppress": 11670, + "habilit": 11671, + "Ġ978": 11672, + "Ġaggressive": 11673, + "Ġlinguistic": 11674, + "Ġkilometers": 11675, + "Ġactivation": 11676, + "km": 11677, + "Ġreproductive": 11678, + "ĠĠĠĠĠĠĠĠĠĠĠ": 11679, + "Port": 11680, + "Ġevolutionary": 11681, + "Ġcompost": 11682, + "Ġdefines": 11683, + "ĠBest": 11684, + "sn": 11685, + "Ġenabled": 11686, + "utf": 11687, + "Ġcolored": 11688, + "Ġassumption": 11689, + "Ġalloc": 11690, + "Ġassociate": 11691, + "Ġempire": 11692, + "Met": 11693, + "Ġcrimes": 11694, + "Ġdiagnostic": 11695, + "itational": 11696, + "inois": 11697, + "Ġcaps": 11698, + "lass": 11699, + "hea": 11700, + "front": 11701, + "Ġgovernance": 11702, + "Ġsystematic": 11703, + "ĠAssessment": 11704, + "Av": 11705, + "ĠTree": 11706, + "Ġstruck": 11707, + "Ġneurons": 11708, + "ĠAndrew": 11709, + "Ġtoy": 11710, + "Ġvolunteers": 11711, + "eval": 11712, + "Ġreturning": 11713, + "Ġguarantee": 11714, + "atching": 11715, + "ogene": 11716, + "Click": 11717, + "perature": 11718, + "ĠVietnam": 11719, + "Ġconducting": 11720, + "Ġtrem": 11721, + "Ġabsolutely": 11722, + "Ġrod": 11723, + "ivals": 11724, + "Ġdelicate": 11725, + "Ġpel": 11726, + "Ġtransferred": 11727, + "Ġ$(": 11728, + "Ġskilled": 11729, + "raham": 11730, + "pany": 11731, + "tons": 11732, + "Ġpenc": 11733, + "emies": 11734, + "Ġconclude": 11735, + "ĠWed": 11736, + "Ġash": 11737, + "Ġclouds": 11738, + "Ġschedul": 11739, + "pin": 11740, + "rust": 11741, + "cked": 11742, + "Ġreadily": 11743, + "atoes": 11744, + "uri": 11745, + "Ġseriously": 11746, + "Ġanalyzed": 11747, + "ĠKorean": 11748, + "NAME": 11749, + "ĠLaboratory": 11750, + "control": 11751, + "MD": 11752, + "Ġdiving": 11753, + "Ġintriguing": 11754, + "Ġupdates": 11755, + "Ġwinning": 11756, + "Ġglac": 11757, + "End": 11758, + "Ġprevalence": 11759, + "ynt": 11760, + "uilt": 11761, + "ĠVe": 11762, + "imary": 11763, + "Ġasks": 11764, + "iterranean": 11765, + "Ġvisits": 11766, + "Ġacceptable": 11767, + "ĠAT": 11768, + "oked": 11769, + "Ġdistinctive": 11770, + "ught": 11771, + "Ġloud": 11772, + "rule": 11773, + "Ġcancers": 11774, + "Ġimpressive": 11775, + "ippi": 11776, + "idation": 11777, + "ĠHaving": 11778, + "Ġwash": 11779, + "Dep": 11780, + "PT": 11781, + "ĠResp": 11782, + "ineteenth": 11783, + "ĠOtt": 11784, + "Ġinterf": 11785, + "odox": 11786, + "Ġequity": 11787, + "setStatus": 11788, + "ologic": 11789, + "Ġresemb": 11790, + "ORD": 11791, + "FR": 11792, + "Ġtotally": 11793, + "ĠIndones": 11794, + "Ġnurt": 11795, + ".]": 11796, + "ĠTips": 11797, + "elly": 11798, + "Ġpreserved": 11799, + "Ġvot": 11800, + "gp": 11801, + "izational": 11802, + "è": 11803, + "Ġswimming": 11804, + "hard": 11805, + "Ġurine": 11806, + "Ġharsh": 11807, + "Ġapparently": 11808, + "Ġreligions": 11809, + "fire": 11810, + "Ġsafegu": 11811, + "ĠQuant": 11812, + "Pos": 11813, + "xml": 11814, + "Ġcigare": 11815, + "Ġarrival": 11816, + "yer": 11817, + "Ġaug": 11818, + "Ġinvestments": 11819, + "ocols": 11820, + "Ġfrequencies": 11821, + "Ġrays": 11822, + "ç": 11823, + "ternoon": 11824, + "ĠLGBT": 11825, + "Ġinterconnected": 11826, + "Ġprovince": 11827, + "2007": 11828, + "seud": 11829, + "ĠMaking": 11830, + "illance": 11831, + "cin": 11832, + "Ġmosquit": 11833, + "adelphia": 11834, + "ĠHeritage": 11835, + "Ġfet": 11836, + "VA": 11837, + "numpy": 11838, + "Consider": 11839, + "Ġtangent": 11840, + "ĠNeed": 11841, + "Ġpoems": 11842, + "png": 11843, + "uffer": 11844, + "PRO": 11845, + "ĠSaint": 11846, + "rait": 11847, + "âĪļ": 11848, + "Ġpartnership": 11849, + "Ġbroke": 11850, + "Ġadventures": 11851, + "Ġlean": 11852, + "groups": 11853, + "Ġparse": 11854, + "Students": 11855, + "Publ": 11856, + "thur": 11857, + "ĠBrain": 11858, + "inth": 11859, + "mond": 11860, + "Ġpatch": 11861, + "ĠWildlife": 11862, + "Ġterritories": 11863, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 11864, + "ĠTreatment": 11865, + "nds": 11866, + "Ġinfants": 11867, + "iner": 11868, + "ĠJam": 11869, + "Ġimagery": 11870, + "awa": 11871, + "ashed": 11872, + "ĠSimilar": 11873, + "ĠThank": 11874, + "bet": 11875, + "Ġprovin": 11876, + "ĠNevertheless": 11877, + "ĠAgriculture": 11878, + "Ġprovision": 11879, + "ĠVisual": 11880, + "ĠCentury": 11881, + "Ġexport": 11882, + "Ġerr": 11883, + "Ġintegrate": 11884, + "Ġ1940": 11885, + "Ġtranslated": 11886, + "Ag": 11887, + "Ġcough": 11888, + "ogs": 11889, + "Ġcater": 11890, + "Ġanch": 11891, + "ĠSimple": 11892, + "Ġsuicide": 11893, + "some": 11894, + "UE": 11895, + "har": 11896, + "tensor": 11897, + "Ġflavors": 11898, + "Ġcylinder": 11899, + "ĠFocus": 11900, + "Ġride": 11901, + "Ġsensory": 11902, + "ĠAud": 11903, + "Ġ\"\"": 11904, + "Ġunderground": 11905, + "Ġoils": 11906, + "Ġengineer": 11907, + "bt": 11908, + "Ġdisciplines": 11909, + "columns": 11910, + "Ġrigorous": 11911, + "inery": 11912, + "Ġexpenses": 11913, + "Ġsheep": 11914, + "imp": 11915, + "ĠFriday": 11916, + "Ġtravels": 11917, + "Ġenrich": 11918, + "PC": 11919, + "iy": 11920, + "Ġmanuscript": 11921, + "ials": 11922, + "Ġtower": 11923, + "option": 11924, + "abb": 11925, + "ĠBegin": 11926, + "Ġsurroundings": 11927, + "Ġmunicip": 11928, + "hr": 11929, + "ĠEncourage": 11930, + "wall": 11931, + "Ġintr": 11932, + "Ġliterally": 11933, + "Ġimmigration": 11934, + "ĠThroughout": 11935, + "Ġ63": 11936, + "\\,": 11937, + "Ġfan": 11938, + "Ġcarries": 11939, + "Ġinspiring": 11940, + "Ġexplicitly": 11941, + "onaut": 11942, + "Ġplanted": 11943, + "Ġdivisible": 11944, + "Ġmorph": 11945, + "Ġtrail": 11946, + "Ġpersistent": 11947, + "Hz": 11948, + "white": 11949, + "Ġproductive": 11950, + "Ġphotography": 11951, + "Ġcomplexities": 11952, + "Ġhybrid": 11953, + "Ġshock": 11954, + "Ġsuspect": 11955, + "Client": 11956, + "1111": 11957, + "Ġoperators": 11958, + "Vol": 11959, + "iano": 11960, + "iro": 11961, + "scill": 11962, + "ĠKids": 11963, + "Ġtongue": 11964, + "Ġpilot": 11965, + "Top": 11966, + "ĠRail": 11967, + "Ġprogression": 11968, + "////": 11969, + "Ġasym": 11970, + "pler": 11971, + "Ġhob": 11972, + "Ġlabour": 11973, + "ĠEgyptian": 11974, + "ourag": 11975, + "Ġcod": 11976, + "MC": 11977, + "Ġspinal": 11978, + "arer": 11979, + "usr": 11980, + "Ġspeakers": 11981, + "Ġlocally": 11982, + "ĠĠĠĠĠĠĠĠĠ": 11983, + "ĠCreek": 11984, + "worm": 11985, + "Ġatmospheric": 11986, + "Ġelab": 11987, + "wd": 11988, + "Ġseverity": 11989, + "Ġinstallation": 11990, + "Ġtort": 11991, + "čĊčĊĠĠĠĠĠĠĠ": 11992, + "Ġputs": 11993, + "Ġinev": 11994, + "Ġbusy": 11995, + "Ġruled": 11996, + "SO": 11997, + "raine": 11998, + "ĠPL": 11999, + "ĠTaylor": 12000, + "Ġexit": 12001, + "ĠAlways": 12002, + "phones": 12003, + "ĠAPI": 12004, + "Ġ58": 12005, + "hour": 12006, + "ĠCorpor": 12007, + "mentia": 12008, + "metric": 12009, + "formed": 12010, + "neum": 12011, + "Ġicon": 12012, + "marks": 12013, + "ĠNob": 12014, + "Ġtwelve": 12015, + "ependence": 12016, + "ĠWilliams": 12017, + "Ġattending": 12018, + "ULT": 12019, + "Ġdistinction": 12020, + "Ġcultivate": 12021, + "SW": 12022, + "gae": 12023, + "bris": 12024, + "ĠEdition": 12025, + "Ġconsequence": 12026, + "pa": 12027, + "ĠExercise": 12028, + "ĠPR": 12029, + "ICE": 12030, + "itled": 12031, + "Ġphones": 12032, + ")?": 12033, + "Ġhistorians": 12034, + "Ġaccord": 12035, + "Ġsug": 12036, + "IES": 12037, + "Ġlock": 12038, + "security": 12039, + "UG": 12040, + "inals": 12041, + "ĠOS": 12042, + "Take": 12043, + "xff": 12044, + "large": 12045, + "plane": 12046, + "Ġnursing": 12047, + "Ġretain": 12048, + "Ġsecrets": 12049, + "Ġshelter": 12050, + "Ġcable": 12051, + "Ġdemonstrating": 12052, + "Ġmatches": 12053, + "Ġmeanings": 12054, + "ĠMur": 12055, + "Ġenroll": 12056, + "ĠMajor": 12057, + "element": 12058, + "UC": 12059, + "ĠExpress": 12060, + "Ġoverwhelming": 12061, + "Ġconvenient": 12062, + "expr": 12063, + "Ġregime": 12064, + "Ġviral": 12065, + "iam": 12066, + "ĠClean": 12067, + "ushing": 12068, + "Ġattractive": 12069, + "ĠSoftware": 12070, + "Ġoceans": 12071, + "Ġ°": 12072, + "Ġcomprehend": 12073, + "Ġanswered": 12074, + "cker": 12075, + "Ġdescend": 12076, + "Ġadoption": 12077, + "Calcul": 12078, + "ĠBureau": 12079, + "elescope": 12080, + "Ġedit": 12081, + "Ġfra": 12082, + "Ġincidence": 12083, + "month": 12084, + "Ġinspect": 12085, + "Ġunem": 12086, + "Ġcampaigns": 12087, + "Ġrecipe": 12088, + "when": 12089, + "parency": 12090, + "nan": 12091, + "rying": 12092, + "note": 12093, + "ĠCompar": 12094, + "Ġ57": 12095, + "Ġarrangement": 12096, + "Ġstd": 12097, + "Ġprolong": 12098, + "Ġwing": 12099, + "Ġinvestors": 12100, + "bul": 12101, + "factor": 12102, + "ĠConference": 12103, + "NO": 12104, + "ĠSon": 12105, + ":]": 12106, + "Ġprediction": 12107, + "bn": 12108, + "athan": 12109, + "Ġjew": 12110, + "Ġburden": 12111, + "Ġexplores": 12112, + "ĠRat": 12113, + "hash": 12114, + "ints": 12115, + "Ġ\",": 12116, + "building": 12117, + "ĠSO": 12118, + "501": 12119, + "Ġfilling": 12120, + "``````": 12121, + "Ġphilosophical": 12122, + "ĠMediterranean": 12123, + "ĠSource": 12124, + "Ġsurviv": 12125, + "Ġpunishment": 12126, + "ĠJackson": 12127, + "ders": 12128, + "Ġreputation": 12129, + "Ġincorporated": 12130, + "Ġjoining": 12131, + "dest": 12132, + "Ġdesk": 12133, + "Ġaltered": 12134, + "Dat": 12135, + "Output": 12136, + "Ġbarrier": 12137, + "Ġentertainment": 12138, + "Ġemphasize": 12139, + "ĠDocument": 12140, + "(\"\\": 12141, + "Ġmolecule": 12142, + "ĠMarc": 12143, + "Ġbeach": 12144, + "ablish": 12145, + "Ġ66": 12146, + "Ġprescribed": 12147, + "Ġnod": 12148, + "ĠCA": 12149, + "Ġverbose": 12150, + "Based": 12151, + "ĠHa": 12152, + "Ġrelat": 12153, + "issippi": 12154, + "Ġguides": 12155, + "Ġpenet": 12156, + "burn": 12157, + "Ġbases": 12158, + "ĠPrin": 12159, + "076": 12160, + "Ġsynthetic": 12161, + "Ġhide": 12162, + "arians": 12163, + "ĠTurk": 12164, + "Ġsurveys": 12165, + "Ġmammals": 12166, + "Ġmerg": 12167, + "register": 12168, + "ĠSolve": 12169, + "Ġlayout": 12170, + "Ġorganize": 12171, + "center": 12172, + "Ġlift": 12173, + "Ġkindness": 12174, + "Ġstretch": 12175, + "ĠTemple": 12176, + "Ġthirty": 12177, + "ĠEN": 12178, + "Call": 12179, + "plicit": 12180, + "ĠCell": 12181, + "ĠEPA": 12182, + "Ġoutbreak": 12183, + "!âĢĿ": 12184, + "iances": 12185, + "ĠLater": 12186, + "enders": 12187, + "Param": 12188, + "inputs": 12189, + "Ġachievements": 12190, + "ĠKn": 12191, + "Ġdigestive": 12192, + "Ġdiagonal": 12193, + "Ġtendency": 12194, + "ibration": 12195, + "Ġdiets": 12196, + "illy": 12197, + "engers": 12198, + "itus": 12199, + "Ġresistant": 12200, + "Ġdevelops": 12201, + "Ġearned": 12202, + "ications": 12203, + "orient": 12204, + "metadata": 12205, + "ROM": 12206, + "Ġstuck": 12207, + "Ġalumin": 12208, + "Ġrelating": 12209, + "Ġteaches": 12210, + "ĠMarg": 12211, + "('/": 12212, + "DL": 12213, + "Ġinvasive": 12214, + "Ġoperational": 12215, + "Ġgeographical": 12216, + "ĠOffic": 12217, + "Ġbust": 12218, + "aternal": 12219, + "Ġlakes": 12220, + "ĠOcc": 12221, + "Ġsediment": 12222, + "Ġvice": 12223, + "2006": 12224, + "rible": 12225, + "Ġgar": 12226, + "Ġsle": 12227, + "Ġodds": 12228, + "Ġovers": 12229, + "Ġaccidents": 12230, + "regon": 12231, + "ĊĊĊĠĠĠ": 12232, + "Ġteens": 12233, + "torch": 12234, + "stic": 12235, + "Ġwinds": 12236, + "affe": 12237, + "Ġforgot": 12238, + "Ġnoqa": 12239, + "ĠSequ": 12240, + "Ġbinding": 12241, + "Ġcolony": 12242, + "ÃĤ": 12243, + "Ġpor": 12244, + "Ġthickness": 12245, + "Ġspacecraft": 12246, + "leq": 12247, + "Ġ800": 12248, + "named": 12249, + "Mean": 12250, + "Ġgradient": 12251, + "ĠFollowing": 12252, + "Ġlemon": 12253, + "Ġrectangular": 12254, + "racking": 12255, + "ĠâĪĪ": 12256, + "Ġabundant": 12257, + "ĠKent": 12258, + "ĠCre": 12259, + "ĠMic": 12260, + "Ġgenerator": 12261, + "Item": 12262, + "quiry": 12263, + "0001": 12264, + "Ġreceives": 12265, + "esian": 12266, + "fin": 12267, + "days": 12268, + "plus": 12269, + "Ġdecom": 12270, + "children": 12271, + "Ġdissol": 12272, + "Health": 12273, + "orship": 12274, + "ĠSolar": 12275, + "Ġprevents": 12276, + "ustainable": 12277, + "estone": 12278, + "Ġabsorption": 12279, + "Ġevaluated": 12280, + "ospel": 12281, + "Ġ||": 12282, + "itic": 12283, + "Ġcompact": 12284, + "Ġmeets": 12285, + "Show": 12286, + "vy": 12287, + "avirus": 12288, + "GS": 12289, + "ĠURL": 12290, + "Ġcompleting": 12291, + "Ġregulate": 12292, + "Ġtourism": 12293, + "western": 12294, + "away": 12295, + "Ġgenuine": 12296, + "ĠNotes": 12297, + "ĠCommons": 12298, + "Ġmodify": 12299, + "2016": 12300, + "Ġcelebration": 12301, + "ĠFair": 12302, + "Ġsteady": 12303, + "omorph": 12304, + "Ġstew": 12305, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 12306, + "they": 12307, + "human": 12308, + "ĠEncyclopedia": 12309, + "Ġbasket": 12310, + "tmp": 12311, + "Ġbite": 12312, + "Ġdried": 12313, + "Ġlivestock": 12314, + "Ġamerican": 12315, + "Ġcitizen": 12316, + "Ġaffairs": 12317, + "Ġincl": 12318, + "ogens": 12319, + "Ġutilized": 12320, + "Ġbrilli": 12321, + "cycle": 12322, + "energy": 12323, + "aque": 12324, + "Ġvolumes": 12325, + "Ġsimilarities": 12326, + ")).": 12327, + "ĠMonday": 12328, + "ika": 12329, + "entieth": 12330, + "Ġprogressive": 12331, + "6666": 12332, + "ĠSus": 12333, + "ĠThird": 12334, + "ĠIllinois": 12335, + "vity": 12336, + "Ġwings": 12337, + "breaking": 12338, + "ĠDam": 12339, + "Ġdocumented": 12340, + "fram": 12341, + "Ġsubstitute": 12342, + "esium": 12343, + "Ġpride": 12344, + "Ġarrangements": 12345, + "Ġspeaker": 12346, + "Ġbleeding": 12347, + "Ġdiscourse": 12348, + "Learn": 12349, + "Ġgray": 12350, + "Ġharmon": 12351, + "Ġbold": 12352, + "Ġconsistency": 12353, + "Ġlbs": 12354, + "Ġrainf": 12355, + "Ġuncover": 12356, + "Ġshr": 12357, + "Ġsoils": 12358, + "Fil": 12359, + "aya": 12360, + "Ġdevelopmental": 12361, + "Ġcosm": 12362, + "Ġmobility": 12363, + "ĠPhilipp": 12364, + "steps": 12365, + "develop": 12366, + ".),": 12367, + "Ġactors": 12368, + "Ġarrays": 12369, + "Ġgro": 12370, + "Ġ[?": 12371, + "Ġattempted": 12372, + "Ġintroducing": 12373, + "istent": 12374, + "World": 12375, + "omega": 12376, + "Ġfunctionality": 12377, + "Ġdescriptions": 12378, + "ĠNC": 12379, + "Ġstraw": 12380, + "ĠWorking": 12381, + "Ġsettlers": 12382, + "aine": 12383, + "grow": 12384, + "Scient": 12385, + "Ġperimeter": 12386, + "Ġlunch": 12387, + "³³³³³³³³³³³³³³³³": 12388, + "Ġradi": 12389, + "acity": 12390, + "speed": 12391, + "ilst": 12392, + "Ġmart": 12393, + "ĠColl": 12394, + "Ġattributed": 12395, + "Ġmechanics": 12396, + "Ġduties": 12397, + "Ġillustrated": 12398, + "ĠPeriod": 12399, + "2005": 12400, + "Ġdrops": 12401, + "Ġhearts": 12402, + "Ġ'__": 12403, + "record": 12404, + "Ġafternoon": 12405, + "Ġcontinuously": 12406, + "Ġstabil": 12407, + "ĠConvention": 12408, + "Ġphrases": 12409, + "}}$$": 12410, + "valuate": 12411, + "render": 12412, + "Ġcalendar": 12413, + "Ġrend": 12414, + "Ġdual": 12415, + "Ġcited": 12416, + "Ġhes": 12417, + "ĠObama": 12418, + "Ġinvented": 12419, + "Ġsmell": 12420, + "Ġcircuits": 12421, + "offset": 12422, + "agram": 12423, + "ĠRather": 12424, + "Ġrefused": 12425, + "ĠSem": 12426, + "pair": 12427, + "Ġtherapies": 12428, + "Ġundergo": 12429, + "\":\"": 12430, + "Ġloose": 12431, + "HER": 12432, + "Ġcompletion": 12433, + "Ġ×": 12434, + "Ġemit": 12435, + "Ġcombines": 12436, + "ĠJr": 12437, + "pection": 12438, + "ĠOrth": 12439, + "Ġelderly": 12440, + "Ġseeks": 12441, + "tics": 12442, + "åIJ": 12443, + "Ġelections": 12444, + "weights": 12445, + "Ġsubset": 12446, + "Ġvillages": 12447, + "web": 12448, + "reating": 12449, + "assium": 12450, + "Ġembry": 12451, + "Ġacquire": 12452, + "ques": 12453, + "iop": 12454, + "Ġlanding": 12455, + "Ġseasonal": 12456, + "Ġbullying": 12457, + "(__": 12458, + "Ġnamely": 12459, + "Delta": 12460, + ")/(": 12461, + "ĠSolving": 12462, + "Ġmasses": 12463, + "entials": 12464, + "ĠHard": 12465, + "Mar": 12466, + "complete": 12467, + "ĠCollect": 12468, + "embed": 12469, + "Ġendangered": 12470, + "Ġfriendship": 12471, + "ĠScientists": 12472, + "Ġcomposite": 12473, + "Open": 12474, + "Ġdramatically": 12475, + "Ġshoulder": 12476, + "expl": 12477, + "ĠUnivers": 12478, + "Vari": 12479, + "ĠMoses": 12480, + "Ġ59": 12481, + "Ġtech": 12482, + "oard": 12483, + "Ġhistories": 12484, + "}/": 12485, + "ĠStation": 12486, + "Ġshouldn": 12487, + "ATA": 12488, + "128": 12489, + "Ġdrives": 12490, + "util": 12491, + "Ġ----": 12492, + "Ġarchitectural": 12493, + "Ġresidential": 12494, + "Ġmail": 12495, + "Ġdinner": 12496, + "factory": 12497, + "ASE": 12498, + "Ġtraveled": 12499, + "ĠPhiladelphia": 12500, + "Ġaffordable": 12501, + "Ġtransactions": 12502, + "Ġpayments": 12503, + "ĠTurkey": 12504, + "ĠSecretary": 12505, + "Ġmes": 12506, + "Ġworkshops": 12507, + "profile": 12508, + "Ġextends": 12509, + "Ġintu": 12510, + "Ġ${": 12511, + "ĠDie": 12512, + "Ġdelete": 12513, + "äº": 12514, + "ĠJo": 12515, + "Ġber": 12516, + "Ġacknowledge": 12517, + "Ġshopping": 12518, + "anz": 12519, + "Ġinvasion": 12520, + "Ġbattles": 12521, + "ifer": 12522, + "в": 12523, + "Ġmultiplying": 12524, + "ĠLiterature": 12525, + "science": 12526, + "network": 12527, + "Sign": 12528, + "ĠQt": 12529, + "Ġmetabolism": 12530, + "IND": 12531, + "Red": 12532, + "Ġadvocate": 12533, + "Ġwritings": 12534, + "eted": 12535, + "eft": 12536, + "Ġdispers": 12537, + "Ġherbs": 12538, + "Ġfloating": 12539, + "claimed": 12540, + "Ġconsuming": 12541, + "plet": 12542, + "ghan": 12543, + "Ġproducers": 12544, + "Ġframeworks": 12545, + "ĠĠĠĠĠĠĠĠĠĠ": 12546, + "Ġgains": 12547, + "duate": 12548, + "Ġcellular": 12549, + "nab": 12550, + "execute": 12551, + "Ġpainted": 12552, + "Ġreef": 12553, + "Ġweekly": 12554, + "closed": 12555, + "charg": 12556, + "Ġexpressing": 12557, + "Ġthroat": 12558, + "Ġsympt": 12559, + "Ġ97": 12560, + "Life": 12561, + "Ġsusceptible": 12562, + "ĠBody": 12563, + "Ġ[?]:": 12564, + "Ġmagnet": 12565, + "Ġcollapse": 12566, + "Ġhygiene": 12567, + "Ġhopes": 12568, + "ĠLED": 12569, + "Ġcloth": 12570, + "Ġmodes": 12571, + "('--": 12572, + "Ġrepresentatives": 12573, + "yard": 12574, + "ÙĦ": 12575, + "256": 12576, + "Ġ\"/": 12577, + "Ġcontinent": 12578, + "Ġutilizing": 12579, + "olph": 12580, + "Level": 12581, + "ĠJacob": 12582, + "Ġpicked": 12583, + "Ġpars": 12584, + "Ġ62": 12585, + "}}}": 12586, + "ĠSenate": 12587, + "verages": 12588, + "fly": 12589, + "ibli": 12590, + "``//": 12591, + "ĠUk": 12592, + "ĠHig": 12593, + "Ġminus": 12594, + "Home": 12595, + "ĠMother": 12596, + "Ġdiscomfort": 12597, + "Ġfate": 12598, + "umped": 12599, + "attered": 12600, + "distance": 12601, + "ĠYOU": 12602, + "Ġtags": 12603, + "ĠRole": 12604, + "Ġfunded": 12605, + "Ġpitch": 12606, + "()`": 12607, + "Ġexecuted": 12608, + "Ġzip": 12609, + "Ġwondering": 12610, + "Ġinfectious": 12611, + "Ġguided": 12612, + "holder": 12613, + "yes": 12614, + "Ġplots": 12615, + "Ġratios": 12616, + "ĠStill": 12617, + "enaissance": 12618, + "Ġunnecessary": 12619, + "Ġoutputs": 12620, + "Ġproportional": 12621, + "Ġhazards": 12622, + "clean": 12623, + "atre": 12624, + "***": 12625, + "angel": 12626, + "Ġsimplify": 12627, + "Ġmarkers": 12628, + "Ġneurolog": 12629, + "Gu": 12630, + "ropol": 12631, + "ouri": 12632, + "Ġdiscount": 12633, + "ĠEs": 12634, + "BI": 12635, + "Ġcontroversial": 12636, + "Ġtast": 12637, + "exper": 12638, + "Ġrealistic": 12639, + "Ġdebris": 12640, + "rose": 12641, + "Ġrainfall": 12642, + "ĠDesc": 12643, + "2017": 12644, + "ynasty": 12645, + "Ġannot": 12646, + "Ġhung": 12647, + "Ġelevated": 12648, + "Ġfacial": 12649, + "bec": 12650, + "Ġell": 12651, + "ĠActivity": 12652, + "Ġattempting": 12653, + "Ġbron": 12654, + "Ġcooked": 12655, + "Ġgum": 12656, + "Ġsons": 12657, + "Ġreplied": 12658, + "Ġspecify": 12659, + "hot": 12660, + "ĠSix": 12661, + "Ġ110": 12662, + "Second": 12663, + "Ġcommod": 12664, + "Ġrobots": 12665, + "Ġincredibly": 12666, + "VE": 12667, + "ĠPhilos": 12668, + "ĠExplain": 12669, + "Ġfeatured": 12670, + "Ġsleeping": 12671, + "herence": 12672, + "ĠMinistry": 12673, + "----------------------------------------------------------------": 12674, + "Ġerosion": 12675, + "Sl": 12676, + "ĠFac": 12677, + "Ġsail": 12678, + "Ġbind": 12679, + "Ġencoding": 12680, + "Module": 12681, + "Ġabandoned": 12682, + "ĠCommunication": 12683, + "ĠCharl": 12684, + "Ġmatching": 12685, + "Ġthyroid": 12686, + "cultural": 12687, + "ĠResource": 12688, + "Answer": 12689, + "Ġminimizing": 12690, + "Ġholy": 12691, + "ĠHit": 12692, + "Long": 12693, + "Ġstrive": 12694, + "180": 12695, + "ĠWales": 12696, + "_{\\": 12697, + "Ġinflation": 12698, + "Ġ68": 12699, + "Ġfavour": 12700, + "ĠNic": 12701, + "ĠTechniques": 12702, + "Ġraises": 12703, + "ĠArgs": 12704, + "Ġmagazine": 12705, + "hero": 12706, + "Ġ(âĢľ": 12707, + "insert": 12708, + "ĠBuddh": 12709, + "Ġindicators": 12710, + "exit": 12711, + "Ġlabeled": 12712, + "ĠSanta": 12713, + "Ġfaculty": 12714, + "Ġearthquake": 12715, + "Ġentrance": 12716, + "arium": 12717, + "ifiers": 12718, + "bro": 12719, + "Ġdeposits": 12720, + "screen": 12721, + "essional": 12722, + "Ġanx": 12723, + "optim": 12724, + "pot": 12725, + "Ġpathways": 12726, + "ursday": 12727, + "Ġoste": 12728, + "Author": 12729, + "Ġcompeting": 12730, + "Ġretail": 12731, + "Free": 12732, + "Ġliberal": 12733, + "DC": 12734, + "Ġmissions": 12735, + "ĠMechan": 12736, + "High": 12737, + "Ġ67": 12738, + "nesday": 12739, + "Ġslide": 12740, + "Ġframes": 12741, + "Ġrolling": 12742, + "ĠMountain": 12743, + "ĠBiology": 12744, + "=['": 12745, + "uesday": 12746, + "Ġpursue": 12747, + "Ġirrigation": 12748, + "Ġoct": 12749, + "ĠRecogn": 12750, + "Ġasset": 12751, + "Ġepoch": 12752, + "Code": 12753, + "thood": 12754, + "Ġendless": 12755, + "orus": 12756, + "Ġimmense": 12757, + "ĠMovement": 12758, + "Vis": 12759, + "****************": 12760, + "Ġdiarr": 12761, + "Ġsorts": 12762, + "forms": 12763, + "Ġeconomies": 12764, + "engine": 12765, + "ĠSchools": 12766, + "ramid": 12767, + "ĠRen": 12768, + "ĠVersion": 12769, + "Ġlimiting": 12770, + "ĠMississippi": 12771, + "ĠVideo": 12772, + "enda": 12773, + "Ġsoy": 12774, + "channels": 12775, + "SV": 12776, + "achel": 12777, + "Ġbroadcast": 12778, + "Select": 12779, + "ĠAbraham": 12780, + "Ġintens": 12781, + "Ġsuppose": 12782, + "ignment": 12783, + "Bas": 12784, + "ĠTeam": 12785, + "cv": 12786, + "bmatrix": 12787, + "ĠWin": 12788, + "Ġtuple": 12789, + "ĠAccount": 12790, + "Ġhip": 12791, + "Ġrooted": 12792, + "Ġassignments": 12793, + "Ġalphabet": 12794, + "Ġstems": 12795, + "stats": 12796, + "Ġstereotypes": 12797, + "FOR": 12798, + "Oper": 12799, + "ithub": 12800, + "ĠWrit": 12801, + "Ġfolks": 12802, + "rizona": 12803, + "ĠScientific": 12804, + "who": 12805, + "Ġgerm": 12806, + "Acc": 12807, + "ABLE": 12808, + "Ġcameras": 12809, + "Ġtracks": 12810, + ".[": 12811, + "Ġtitles": 12812, + "mi": 12813, + "ĠExam": 12814, + "pip": 12815, + "Ġbull": 12816, + "ĠPersonal": 12817, + "GET": 12818, + "ĠFed": 12819, + "Ġα": 12820, + "Ġwage": 12821, + "Ġspons": 12822, + "ĠDer": 12823, + ".*": 12824, + "peat": 12825, + "Ġprefix": 12826, + "law": 12827, + "Ġspecialist": 12828, + "ĠOregon": 12829, + "sent": 12830, + "astics": 12831, + "Ġagreements": 12832, + "ocent": 12833, + "istically": 12834, + "Ġtextbook": 12835, + "{(": 12836, + "bool": 12837, + ":-": 12838, + "orative": 12839, + ";\\": 12840, + "arlic": 12841, + "Ġidx": 12842, + "Ġgran": 12843, + "Ġrelates": 12844, + "ĠDetermine": 12845, + "Ġcamps": 12846, + "heres": 12847, + "Ġdischarge": 12848, + "Ġsch": 12849, + "Ġattended": 12850, + "MIB": 12851, + "sole": 12852, + "ĠWilson": 12853, + "Kudos": 12854, + "Ñı": 12855, + "Ġâ": 12856, + "âĨ": 12857, + "ĠTeachers": 12858, + "rank": 12859, + "ushes": 12860, + "Ġcope": 12861, + "ĠMaria": 12862, + "ibbean": 12863, + "Pat": 12864, + "ĠScript": 12865, + "ĠLy": 12866, + "Ġinterviews": 12867, + "abases": 12868, + "General": 12869, + "ĠFarm": 12870, + "coin": 12871, + "ĠTwitter": 12872, + "Ġrhythm": 12873, + "Ġinsu": 12874, + "Ġdetermines": 12875, + "ĠLuther": 12876, + "ĠSP": 12877, + "Ġimproves": 12878, + "may": 12879, + "Ġ____": 12880, + "Ġdomains": 12881, + "ĠGarden": 12882, + "ĠAdam": 12883, + "Ġsystemic": 12884, + "âĢĶâĢĶ": 12885, + "Ġtied": 12886, + "amous": 12887, + "Ġartwork": 12888, + "ĠBa": 12889, + "Ġterminal": 12890, + "ĠElectric": 12891, + "sleep": 12892, + "ĠĊĠĠĠ": 12893, + "Ġadmin": 12894, + "nia": 12895, + "Ġsquared": 12896, + "Ġphy": 12897, + "Ġhack": 12898, + "Ġconve": 12899, + "osaur": 12900, + "aug": 12901, + "ni": 12902, + "Ġheter": 12903, + "Ġaccessibility": 12904, + "Ġcookies": 12905, + "idate": 12906, + "admin": 12907, + "ĠFall": 12908, + "ĠTeaching": 12909, + "Ġpressures": 12910, + "Ġintelligent": 12911, + "Ġfibers": 12912, + "Ġenzymes": 12913, + "Ġadministrative": 12914, + "pts": 12915, + "Ġshowc": 12916, + "raid": 12917, + "ĠBon": 12918, + "Ġexplanations": 12919, + "orer": 12920, + "required": 12921, + "Ġaxes": 12922, + "dess": 12923, + "ĠRenaissance": 12924, + "itzer": 12925, + "activity": 12926, + "Ġgrat": 12927, + "Ġbis": 12928, + "Ġcov": 12929, + "anth": 12930, + "Ġweren": 12931, + "Research": 12932, + "Ġminister": 12933, + "disc": 12934, + "Ġmultiplied": 12935, + "ĠNY": 12936, + ":\\": 12937, + "Ġ1800": 12938, + "Ġirregular": 12939, + "Ġfolk": 12940, + "ĠMeasure": 12941, + "ĠRule": 12942, + "Ġplanes": 12943, + "Ġorganism": 12944, + "Ġweaken": 12945, + "OG": 12946, + "Ġcareers": 12947, + "Ġchapters": 12948, + "Ġts": 12949, + "Ġprotocols": 12950, + "global": 12951, + "swith": 12952, + "Ġbars": 12953, + "Ġknee": 12954, + "Ġpale": 12955, + "Ġmixing": 12956, + "2020": 12957, + "ĠUV": 12958, + "ĠLewis": 12959, + "Ġsrc": 12960, + "čĊĉ": 12961, + "Ġow": 12962, + "priate": 12963, + "ricane": 12964, + "enges": 12965, + "ĠTR": 12966, + "ĠResearchers": 12967, + "Ġamino": 12968, + "piece": 12969, + "AF": 12970, + "ĠLoc": 12971, + "ipse": 12972, + "ĠAngeles": 12973, + "ĠFish": 12974, + "iply": 12975, + "Ġentitled": 12976, + "Ġinjured": 12977, + "Ġoperated": 12978, + "Ġheal": 12979, + "Ġabundance": 12980, + "cam": 12981, + "owed": 12982, + "Write": 12983, + "Ġctx": 12984, + "Ġwake": 12985, + "Ġorganizing": 12986, + "Ġaspir": 12987, + "Ġaccompany": 12988, + "ĠVitamin": 12989, + "ĠFactors": 12990, + "ĠAbs": 12991, + "Map": 12992, + "ACK": 12993, + "Jan": 12994, + "UB": 12995, + "Ġmurder": 12996, + "Ġapproval": 12997, + "states": 12998, + "Ġvine": 12999, + "Ġrevolutionary": 13000, + "ĠĊĠĠĠĠĠĠĠĠĠĠĠ": 13001, + "Ġprol": 13002, + "Oct": 13003, + "Ġpine": 13004, + "Aug": 13005, + "ĠSud": 13006, + "ĠShakespeare": 13007, + "ader": 13008, + "Ġslight": 13009, + "Ġclues": 13010, + "approx": 13011, + "Ġenjoying": 13012, + "Moreover": 13013, + "Ġå": 13014, + "Ġpartly": 13015, + "ceeds": 13016, + "Ġhang": 13017, + "GL": 13018, + "111": 13019, + "System": 13020, + "writing": 13021, + "ĠBerlin": 13022, + "empty": 13023, + "ko": 13024, + "ĠMarine": 13025, + "Ġcum": 13026, + "erves": 13027, + "Ġlin": 13028, + "Ġster": 13029, + "ĠTrade": 13030, + "ĠFa": 13031, + "Ġfootball": 13032, + "Ġadolescents": 13033, + "odynam": 13034, + "GB": 13035, + "Ġabsorbed": 13036, + "Ġsalmon": 13037, + "Ġboards": 13038, + "Ġhighlighted": 13039, + "ĠContext": 13040, + "Ġcategor": 13041, + "Ġsymmetry": 13042, + "Ġrefugees": 13043, + "good": 13044, + "publ": 13045, + "utical": 13046, + "ĠNutrition": 13047, + "ĠImplement": 13048, + "Ġpredomin": 13049, + "Ġmysterious": 13050, + "plicity": 13051, + "ĠIntellig": 13052, + "Ġingredient": 13053, + "lan": 13054, + "Ġinterpretations": 13055, + "ĠJim": 13056, + "Ġconstitutes": 13057, + "ĠAsh": 13058, + "ĠEu": 13059, + "actic": 13060, + "Ġcontamination": 13061, + "ĠHyd": 13062, + "ĠInvestig": 13063, + "Ġchat": 13064, + "Ġflowing": 13065, + "Ġcouncil": 13066, + "Ġfirms": 13067, + "Ġfeas": 13068, + "ĠGive": 13069, + "gamma": 13070, + "Ġcin": 13071, + "blue": 13072, + "Ġshade": 13073, + "Ġstops": 13074, + "END": 13075, + "Ġyard": 13076, + "Ġ255": 13077, + "iciency": 13078, + "ttes": 13079, + "Ġpartnerships": 13080, + "MR": 13081, + "Ġprejud": 13082, + "Ġgravitational": 13083, + "\"{": 13084, + "Ġalgebraic": 13085, + "Ġhill": 13086, + "Ġreviewed": 13087, + ".-": 13088, + "Ġemphasizing": 13089, + "Ġbeloved": 13090, + "Ġpollut": 13091, + "plan": 13092, + "923076923076": 13093, + "Ġanat": 13094, + "pective": 13095, + "Ġapi": 13096, + "Ġsupportive": 13097, + "Ġadvertising": 13098, + "riends": 13099, + "uisine": 13100, + "fg": 13101, + "SH": 13102, + "leton": 13103, + "His": 13104, + "Ġmas": 13105, + "Graph": 13106, + "ĠMi": 13107, + "Ġbee": 13108, + "Ġbearing": 13109, + "ermat": 13110, + "Ġbrothers": 13111, + "Ġangular": 13112, + "Ġsimpler": 13113, + "arten": 13114, + "makers": 13115, + "çĶ": 13116, + "Ġrefrig": 13117, + "ĠOnt": 13118, + "ĠJones": 13119, + "Ġsurvived": 13120, + "grams": 13121, + "Make": 13122, + "Ġheroes": 13123, + "question": 13124, + "school": 13125, + "Ġmetadata": 13126, + "Ġmindfulness": 13127, + "Ġwashing": 13128, + "ĠExec": 13129, + "ditionally": 13130, + "XXXXXXXX": 13131, + "Ġnick": 13132, + "Ġexempl": 13133, + "Ġfolder": 13134, + "Ġmodules": 13135, + "Ġglobally": 13136, + "Ġbills": 13137, + "ĠDom": 13138, + "Ġdelta": 13139, + "Ġsymbolic": 13140, + "Ġrandomly": 13141, + "Ġmicrosc": 13142, + "connection": 13143, + "ouble": 13144, + "Ġexcav": 13145, + "Ġfluctu": 13146, + "Ġinstitutional": 13147, + "Ġremed": 13148, + "Ġapproached": 13149, + "Ġâī¤": 13150, + "Ġquote": 13151, + "ĩĴ": 13152, + "Ġoptimization": 13153, + "ĠIndividual": 13154, + "pur": 13155, + "Ġmathematic": 13156, + "ĠPict": 13157, + "Ġpreview": 13158, + "lux": 13159, + "integ": 13160, + "bid": 13161, + "SON": 13162, + "CTION": 13163, + "Ġportions": 13164, + "ĠComplex": 13165, + "Ġelig": 13166, + "unks": 13167, + "92307692307693": 13168, + "Ġbridges": 13169, + "span": 13170, + "Ġfails": 13171, + "CF": 13172, + "Ġformats": 13173, + "07692307692307693": 13174, + "ipation": 13175, + "berries": 13176, + "lem": 13177, + "Ġspreads": 13178, + "iors": 13179, + "Ġgaining": 13180, + "Ġsynthesis": 13181, + "Qt": 13182, + "Ġdoses": 13183, + "Ġobviously": 13184, + "Ġaggreg": 13185, + "Car": 13186, + "Ġpartially": 13187, + "Ġpeaceful": 13188, + "Ġbowl": 13189, + "Ġretrie": 13190, + "agger": 13191, + "ĠDiet": 13192, + "Ġsuppl": 13193, + "healthy": 13194, + "Ġ96": 13195, + "æķ°": 13196, + "ĠTrends": 13197, + "Ġoscill": 13198, + "Ñĭ": 13199, + "?**": 13200, + "Length": 13201, + "ĠMess": 13202, + "gged": 13203, + "Ġsmoothly": 13204, + "Ġindices": 13205, + "Ġarthritis": 13206, + "ĠGuidelines": 13207, + "Ġma": 13208, + ":||": 13209, + "Ġsyll": 13210, + "ĠAlaska": 13211, + "Further": 13212, + "report": 13213, + "Ġfears": 13214, + "nals": 13215, + "ĠDown": 13216, + "Ġclosest": 13217, + "Ġcounsel": 13218, + "agg": 13219, + "ĠExp": 13220, + "Ġcataly": 13221, + "habilitation": 13222, + "Ġvisually": 13223, + "Download": 13224, + "čĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 13225, + "ysics": 13226, + "Ġdistress": 13227, + "window": 13228, + "è¯": 13229, + "Ġmetabolic": 13230, + "racks": 13231, + "ĠPi": 13232, + "Ġsubsid": 13233, + "ĠPoland": 13234, + "ĠCollab": 13235, + "National": 13236, + "Ġda": 13237, + "whe": 13238, + "nesota": 13239, + "ryption": 13240, + "Ġhumor": 13241, + "Ġmeta": 13242, + "ĠArm": 13243, + "Fore": 13244, + "ĠJane": 13245, + "ĠGP": 13246, + "2004": 13247, + "ĠMental": 13248, + "Ġlets": 13249, + "Ġcurves": 13250, + "Ġmetrics": 13251, + "Ġburned": 13252, + "Ġgau": 13253, + "Ġsimilarly": 13254, + "Ġconstitutional": 13255, + "Ġdollar": 13256, + "Ġvalidation": 13257, + "Ġbelongs": 13258, + "Ġhypot": 13259, + "clusively": 13260, + "Ġoffices": 13261, + "^(": 13262, + "Ġchains": 13263, + "ĠWars": 13264, + "ĠRun": 13265, + "Ġtumors": 13266, + "bytes": 13267, + "ouch": 13268, + "Ġverbal": 13269, + "ĠTypes": 13270, + "Ġdedication": 13271, + "Ġimmers": 13272, + "Ġmarginalized": 13273, + "plants": 13274, + "Ġallergies": 13275, + "anas": 13276, + "Ġsubsequently": 13277, + "Ġarter": 13278, + "history": 13279, + "м": 13280, + "Ġphysicians": 13281, + "imedia": 13282, + "Ġvalley": 13283, + "Ġrelatives": 13284, + "Ġbaking": 13285, + "erating": 13286, + "Ġ61": 13287, + "Ġ'-": 13288, + "Ġdying": 13289, + "Ġric": 13290, + "appoint": 13291, + "Ġpresenting": 13292, + "LL": 13293, + "Ġdrawings": 13294, + "ĠChief": 13295, + "Ġheaders": 13296, + "pytest": 13297, + "Ġworn": 13298, + "Ġperceptions": 13299, + "Ġofficially": 13300, + "arse": 13301, + "Ġpredators": 13302, + "Ġprisoners": 13303, + "Ġprox": 13304, + "tri": 13305, + "Ġresort": 13306, + "Ġdecreasing": 13307, + "romagnetic": 13308, + "Ġmarker": 13309, + "yan": 13310, + "ĠMP": 13311, + "ODO": 13312, + "Ġevolve": 13313, + "positions": 13314, + "Ġ\".": 13315, + "URE": 13316, + "rin": 13317, + "Ġelectronics": 13318, + "URL": 13319, + "ĠClinical": 13320, + "ĠâĢĿ": 13321, + "ĠHomework": 13322, + "Ġassociations": 13323, + "Ġpatri": 13324, + "Manager": 13325, + "ĠParameters": 13326, + "comb": 13327, + "Ġaccomplished": 13328, + "Main": 13329, + "Ġreservoir": 13330, + "Ġcoinc": 13331, + "Ġ1988": 13332, + "itance": 13333, + "Ġ):": 13334, + "domain": 13335, + "'(": 13336, + "Disc": 13337, + "yme": 13338, + "Ġspelling": 13339, + "Ġchamber": 13340, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 13341, + "hol": 13342, + "ĠStephen": 13343, + "Ġverse": 13344, + "onent": 13345, + "Ġviewing": 13346, + "ĠProbability": 13347, + "income": 13348, + "users": 13349, + "Ġexhibition": 13350, + "Ġmanufacturer": 13351, + "ĠHan": 13352, + "master": 13353, + "Ġalien": 13354, + "ĠRub": 13355, + "Ġabol": 13356, + "Ġmaximize": 13357, + "ez": 13358, + "short": 13359, + "ĠAntar": 13360, + "auc": 13361, + "fa": 13362, + "desc": 13363, + "Ġsubmitted": 13364, + "Ġtribe": 13365, + "chi": 13366, + "Ġtiming": 13367, + "Di": 13368, + "Ġswelling": 13369, + "Ġorganizational": 13370, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 13371, + "Ġties": 13372, + "Ġdt": 13373, + "Ġbands": 13374, + "Ġphon": 13375, + "mass": 13376, + "Ġdeer": 13377, + "Ġapples": 13378, + "Ġsinging": 13379, + "Ġnineteenth": 13380, + "Ġly": 13381, + "æĸ": 13382, + "ĠRNA": 13383, + "ĠGames": 13384, + "Ġprevalent": 13385, + "ben": 13386, + "oline": 13387, + "Ġbike": 13388, + "portion": 13389, + "Location": 13390, + "obic": 13391, + "Ġstrand": 13392, + "Ġenzyme": 13393, + "Ġsubtraction": 13394, + "ulates": 13395, + "Ġdoctrine": 13396, + "Ġpotatoes": 13397, + "isations": 13398, + "Ġsustained": 13399, + "Ġspine": 13400, + "Ġip": 13401, + "Ġwages": 13402, + "arithm": 13403, + "âĦ¢": 13404, + "ĠDecl": 13405, + "Ġsupplied": 13406, + "Intern": 13407, + "Ġcalculus": 13408, + "etric": 13409, + "Ġphases": 13410, + ")}{": 13411, + "unci": 13412, + "Researchers": 13413, + "Ġbrave": 13414, + "Ġdementia": 13415, + "Ġrailroad": 13416, + "headers": 13417, + "ntil": 13418, + "110": 13419, + "rell": 13420, + "Ġmilit": 13421, + "ĠOverview": 13422, + "except": 13423, + "Ġcampus": 13424, + "Ġfits": 13425, + "Ġ1900": 13426, + "Ġtransparency": 13427, + "ardship": 13428, + "Ġexams": 13429, + "Ġ1986": 13430, + "Ġpric": 13431, + "ĠAssembly": 13432, + "Ġeleg": 13433, + "Ġhex": 13434, + "Ġpublications": 13435, + "black": 13436, + "etheless": 13437, + "Ġ98": 13438, + "Ġcave": 13439, + "ordan": 13440, + "dm": 13441, + "Ġqualified": 13442, + "Hence": 13443, + "[\\": 13444, + "Ġpleasure": 13445, + "Ġfurniture": 13446, + "urally": 13447, + "Ġharb": 13448, + "rub": 13449, + "ĠArizona": 13450, + "area": 13451, + "Ġenduring": 13452, + "Ġexclusive": 13453, + "Ġcreature": 13454, + "ĠSuccess": 13455, + "digit": 13456, + "Ġromantic": 13457, + "ĠSav": 13458, + "Common": 13459, + "Ġskip": 13460, + "Ġgifts": 13461, + "ributes": 13462, + "malink": 13463, + "ĠBlood": 13464, + "shot": 13465, + "Ġwarfare": 13466, + "GM": 13467, + "Ġexecute": 13468, + "Ġsoap": 13469, + "ĠNether": 13470, + "Ġrubber": 13471, + "Ġpesticides": 13472, + "Ġcanal": 13473, + "Opt": 13474, + "Ġrejected": 13475, + "eu": 13476, + "Color": 13477, + "Ġlocate": 13478, + "Ġblend": 13479, + "Ġpink": 13480, + "Ġïĥ": 13481, + "Ġreads": 13482, + "Ġinvesting": 13483, + "ĠProtest": 13484, + "Ġdangers": 13485, + "Ġerect": 13486, + "Ġrecurs": 13487, + "ĠSpecifically": 13488, + "Ġseal": 13489, + "Ġsignature": 13490, + "Ġpsychiat": 13491, + "Ġbytes": 13492, + "Ġvacuum": 13493, + "Str": 13494, + "inch": 13495, + "Ġpap": 13496, + "Ġsour": 13497, + "gb": 13498, + "Ġtreaty": 13499, + "counter": 13500, + "ĠAk": 13501, + "Ġsatisfy": 13502, + "ĠAdvanced": 13503, + "umbled": 13504, + "Ġchron": 13505, + "inology": 13506, + "Ġoffs": 13507, + "Search": 13508, + "Ġimposed": 13509, + "ा": 13510, + "}$,": 13511, + "Ġtraditionally": 13512, + "Ġfulf": 13513, + "ĠBan": 13514, + "terns": 13515, + "Load": 13516, + "ĠMcC": 13517, + "Ġcontaminated": 13518, + "Ġflags": 13519, + "Ġrip": 13520, + "Ġclusters": 13521, + "ĠCharacter": 13522, + "Ġediting": 13523, + "Method": 13524, + "Ġ±": 13525, + "mind": 13526, + "ĠConc": 13527, + "Ġflux": 13528, + "Ġmigrations": 13529, + "ĠKnowledge": 13530, + "Ùİ": 13531, + "Ġdisasters": 13532, + "Ġinvited": 13533, + "Ġblo": 13534, + "analysis": 13535, + "ĠEvolution": 13536, + "Array": 13537, + "efficient": 13538, + "ĠGuard": 13539, + "outer": 13540, + "ĠPear": 13541, + "wait": 13542, + "Ġassistant": 13543, + ".(": 13544, + "Ġhash": 13545, + "ĠDeath": 13546, + "Ġnavigation": 13547, + "Ġignored": 13548, + "Parser": 13549, + "ulsion": 13550, + "ĠMaterials": 13551, + "loads": 13552, + "Ġconcert": 13553, + "etically": 13554, + "Ġobsc": 13555, + "ÂĢ": 13556, + "ĠPeace": 13557, + "agog": 13558, + "igs": 13559, + "ĠJon": 13560, + "ĠRa": 13561, + "aceutical": 13562, + "ĠAnimal": 13563, + "ĠResponse": 13564, + "Ġ1945": 13565, + "ĠCT": 13566, + "efits": 13567, + "overs": 13568, + "Ġmutations": 13569, + "Ġhumidity": 13570, + "Ġstrains": 13571, + "Ġmusicians": 13572, + "button": 13573, + "Ġmuc": 13574, + "250": 13575, + "Ġconsecutive": 13576, + "Ġtactics": 13577, + "okes": 13578, + "PP": 13579, + "Ġrevealing": 13580, + "Ġtensions": 13581, + "Ġseasons": 13582, + "Cent": 13583, + "ĠAh": 13584, + "Ġprofits": 13585, + "Ġalignment": 13586, + "Ġartifacts": 13587, + "oping": 13588, + "ĠLinux": 13589, + "Ġshallow": 13590, + "Ġtraject": 13591, + "Ġdialect": 13592, + "Ġvag": 13593, + "rend": 13594, + "Ġpm": 13595, + "Ġassault": 13596, + "ĠBol": 13597, + "Mark": 13598, + "\">": 13599, + "gets": 13600, + "Ġchecked": 13601, + "Ġdiscovering": 13602, + "Ġshifting": 13603, + "Did": 13604, + "hetics": 13605, + "Ġunpre": 13606, + "%%": 13607, + "Ġempirical": 13608, + "Ġpushed": 13609, + "reatment": 13610, + "ĠParticip": 13611, + "ĠJersey": 13612, + "ĠIsa": 13613, + "Water": 13614, + "Ġmim": 13615, + "Ġrocket": 13616, + "Ġirre": 13617, + "four": 13618, + "ĠError": 13619, + "Ġreliability": 13620, + "Ġloaded": 13621, + "inely": 13622, + "ĠBell": 13623, + "ĠGeometry": 13624, + "Ġchamp": 13625, + "Ġcoordination": 13626, + "Ġ\\,": 13627, + "Ġaccountability": 13628, + "ework": 13629, + "Direct": 13630, + "Ġfootprint": 13631, + "Ġdens": 13632, + "Ġmatplotlib": 13633, + "effective": 13634, + "Ġanalytical": 13635, + "Ġshadow": 13636, + "Ġtraged": 13637, + "ĠNeuro": 13638, + "Ġ77": 13639, + "tz": 13640, + "Ġmetres": 13641, + "']:": 13642, + "ĠQuality": 13643, + "Ġphotograp": 13644, + "ws": 13645, + "Ġemergence": 13646, + "fc": 13647, + "eday": 13648, + "Ġfollowers": 13649, + "Ġoccupation": 13650, + "Ġvoting": 13651, + "Ġ78": 13652, + "HR": 13653, + "Ġ84": 13654, + "Ġdelves": 13655, + "Ġanten": 13656, + "Ġfluids": 13657, + "Ġequitable": 13658, + "åŃ": 13659, + "arded": 13660, + "Ġpolicym": 13661, + "ĠHon": 13662, + "Ġcharts": 13663, + "Ġsubstit": 13664, + "ĠCold": 13665, + "iley": 13666, + "Ġvalued": 13667, + "Ġpest": 13668, + "gument": 13669, + "ĠMarx": 13670, + "ĠTyp": 13671, + "ouring": 13672, + "Ġtar": 13673, + "000000": 13674, + "ishers": 13675, + "Sw": 13676, + "akh": 13677, + "ĠâĢĻ": 13678, + "Ġneedle": 13679, + "Ġstunning": 13680, + "Ġtrusted": 13681, + "Ġacquisition": 13682, + "ĠDeep": 13683, + "Ġperf": 13684, + "Ġsurprised": 13685, + "Ġsurveillance": 13686, + "ĠPoly": 13687, + "Ġcrust": 13688, + "Ġcreations": 13689, + "agent": 13690, + "Ġchips": 13691, + "ĠMand": 13692, + "Ġtanks": 13693, + "Ġcache": 13694, + "Ġlying": 13695, + "Ġrelies": 13696, + "Ġassuming": 13697, + "ĠMatthew": 13698, + "Ġseiz": 13699, + "Ġcorresponds": 13700, + "ĠPsychology": 13701, + "Both": 13702, + "ĠRisk": 13703, + "manager": 13704, + "directory": 13705, + "acon": 13706, + "----------------------------": 13707, + "Ġfeather": 13708, + "ĠHung": 13709, + "ĠON": 13710, + "argv": 13711, + "Ġmargin": 13712, + "ĠFDA": 13713, + "ĠAfghan": 13714, + "ĠBehavior": 13715, + "ĠContemporary": 13716, + "El": 13717, + "ĠArchitect": 13718, + "ĠAst": 13719, + "early": 13720, + "ĠRout": 13721, + "teenth": 13722, + "aturday": 13723, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 13724, + "Ġenemies": 13725, + "imated": 13726, + "Ġprovisions": 13727, + "ĠLove": 13728, + "Ġculinary": 13729, + "allel": 13730, + "Ġweapon": 13731, + "Ġwatched": 13732, + "Ġexceptional": 13733, + "Ġmainstream": 13734, + "Ġcaring": 13735, + "Ġdevoted": 13736, + "vation": 13737, + "Ġtransaction": 13738, + "Ġsel": 13739, + "ĠTherapy": 13740, + "eram": 13741, + "Ġdefeat": 13742, + "ĠBox": 13743, + "ĠBarb": 13744, + "ĠCut": 13745, + "ĠPope": 13746, + "SM": 13747, + "Ġstrictly": 13748, + "letter": 13749, + "^\\": 13750, + "INT": 13751, + "Ant": 13752, + "IGHT": 13753, + "ĠPrince": 13754, + "Ġcel": 13755, + "Ġemployers": 13756, + "orry": 13757, + "ĠStrategies": 13758, + "foo": 13759, + "ĠAz": 13760, + "otional": 13761, + "Ġpointing": 13762, + "Ġbiblical": 13763, + "ĠHot": 13764, + "idays": 13765, + "Integer": 13766, + "volume": 13767, + "inian": 13768, + "Ġpartition": 13769, + "Ġ'\\": 13770, + "ĠPu": 13771, + "plug": 13772, + "Ġoccurrence": 13773, + "Ġcrossing": 13774, + "Ġrings": 13775, + "rup": 13776, + "Ġupload": 13777, + "Ġsqrt": 13778, + "Ġ360": 13779, + "login": 13780, + "ĠMissouri": 13781, + "Ġcontracts": 13782, + "Ġoriginated": 13783, + "Result": 13784, + "chem": 13785, + "larg": 13786, + "ĠFive": 13787, + "Ġreferring": 13788, + "thread": 13789, + "Ġvon": 13790, + "Ġargues": 13791, + "Ġfulfill": 13792, + "ĠADHD": 13793, + "Ġepisode": 13794, + "ĠPhD": 13795, + "prime": 13796, + "arma": 13797, + "ĠVar": 13798, + "Equ": 13799, + "}\\\\": 13800, + "icked": 13801, + "ĠCaribbean": 13802, + "Ġpoliticians": 13803, + "permalink": 13804, + "fficiency": 13805, + "LC": 13806, + "Ġconvention": 13807, + "Ġfosters": 13808, + "Ġworkshop": 13809, + "ĠTy": 13810, + "Ġrewards": 13811, + "Ġinsist": 13812, + "SF": 13813, + "Ġsacrifice": 13814, + "async": 13815, + "Ġclassrooms": 13816, + "Dev": 13817, + "sized": 13818, + "Ġfans": 13819, + "ĠMes": 13820, + "ĠLay": 13821, + "Christ": 13822, + "ĠSamuel": 13823, + "á¹": 13824, + "Ġmonument": 13825, + "]],": 13826, + "Ġtender": 13827, + "ĠMinnesota": 13828, + "Ġfallen": 13829, + "Ġtalks": 13830, + "NC": 13831, + "nu": 13832, + "iph": 13833, + "Ġeaten": 13834, + "sever": 13835, + "ĠConvers": 13836, + "Ġconcentrated": 13837, + "Ġvom": 13838, + "Ġcorruption": 13839, + "\"\\": 13840, + "onomous": 13841, + "ĠCDC": 13842, + "#!": 13843, + "Ġrab": 13844, + "âİ": 13845, + "Ġps": 13846, + "Ġarbitrary": 13847, + "Ġcontrary": 13848, + "Ġgenerates": 13849, + "aml": 13850, + "Ġ88": 13851, + "ĠBit": 13852, + "ÂĿÂij": 13853, + "Ġbell": 13854, + "Ġdow": 13855, + "balance": 13856, + "occer": 13857, + "2003": 13858, + "thal": 13859, + "Ġvapor": 13860, + "racle": 13861, + "Ġsatisfied": 13862, + "Ġloans": 13863, + "Ġdign": 13864, + "Ġcounterparts": 13865, + "ql": 13866, + "Ġheated": 13867, + "Ġrepeatedly": 13868, + "Ġpackages": 13869, + "ĠCommand": 13870, + "tags": 13871, + "Ġcasual": 13872, + "move": 13873, + "meta": 13874, + "Ġdegradation": 13875, + "ĠĊ": 13876, + "figure": 13877, + "will": 13878, + "Ġpurchasing": 13879, + "ĠContent": 13880, + "ĠWatch": 13881, + "ĠHas": 13882, + "Ġhind": 13883, + "ĠTenn": 13884, + "ĠNep": 13885, + "OK": 13886, + "\"][\"": 13887, + "Ġkilogram": 13888, + "flies": 13889, + "${\\": 13890, + "Ġreplacing": 13891, + "Apr": 13892, + "Ġgenetics": 13893, + "urred": 13894, + "Ġreinforce": 13895, + "ĠArabic": 13896, + "rational": 13897, + "Ġcareg": 13898, + "iating": 13899, + "Ġrelaxation": 13900, + "swers": 13901, + "Ġnurses": 13902, + "ĠContact": 13903, + "Ġnecessity": 13904, + "oz": 13905, + "Ġtorn": 13906, + "Ġattacked": 13907, + "Ġdistributions": 13908, + "Ġkinetic": 13909, + "Ġfrozen": 13910, + "Ġawarded": 13911, + "IX": 13912, + "Ġcompression": 13913, + "ĠRepresent": 13914, + "Ġrefine": 13915, + "Ġthrown": 13916, + "ĠFlu": 13917, + "Ġguns": 13918, + "Ġreadings": 13919, + "ĠâĶĤ": 13920, + "ĠLE": 13921, + "contain": 13922, + "Ġcompensation": 13923, + "ĠRos": 13924, + "Ġabroad": 13925, + "zip": 13926, + "Ġinfluencing": 13927, + "Ġmacro": 13928, + "Ġfluor": 13929, + "atern": 13930, + "Ġsunny": 13931, + "training": 13932, + "Ġonset": 13933, + "Ġpests": 13934, + "ĠFer": 13935, + "Ġdismiss": 13936, + ")**": 13937, + "Ġfict": 13938, + "Ġfestival": 13939, + "gered": 13940, + "ĠScottish": 13941, + "handler": 13942, + "Ġalb": 13943, + "Ġgraphics": 13944, + "instein": 13945, + "ulus": 13946, + "Ġcontradict": 13947, + "lon": 13948, + "Ġtire": 13949, + "Ġbuffer": 13950, + "strate": 13951, + "Ġ[[": 13952, + "Ġafraid": 13953, + "Ġtransplant": 13954, + "Ġrating": 13955, + "rels": 13956, + "Ra": 13957, + "square": 13958, + "Ġintermediate": 13959, + "ĠCorps": 13960, + "thag": 13961, + "Ġdelivering": 13962, + "Ġought": 13963, + "eland": 13964, + "Ġreproduction": 13965, + "]+": 13966, + "Ġthumb": 13967, + "anna": 13968, + "ĠFormula": 13969, + "Ġpassive": 13970, + "ĠPolitical": 13971, + "Ġounces": 13972, + "ĠMuch": 13973, + "Ġsomeday": 13974, + "Ġjun": 13975, + "insula": 13976, + "Ġcritics": 13977, + "Ġexpense": 13978, + "Ġvaccination": 13979, + "decode": 13980, + "Ġconstitute": 13981, + "ĠNation": 13982, + "ĠBot": 13983, + "uming": 13984, + "learning": 13985, + "Ġ01": 13986, + "âĢĭ": 13987, + "ulent": 13988, + "erness": 13989, + "osity": 13990, + "ĠStone": 13991, + "emics": 13992, + "week": 13993, + "ĠMarsh": 13994, + "ocaust": 13995, + "uclear": 13996, + "ulse": 13997, + "Ġ1987": 13998, + "heart": 13999, + "Ġefficacy": 14000, + "Ġnumerator": 14001, + "ĠDavis": 14002, + "Ġexpend": 14003, + "Ġextraction": 14004, + "Look": 14005, + "Ġpad": 14006, + "Label": 14007, + "Ġshipping": 14008, + "ĠCreative": 14009, + "DT": 14010, + "Ġpatent": 14011, + "Est": 14012, + "hedral": 14013, + "Ġmarvel": 14014, + "Ġ',": 14015, + "ZE": 14016, + "Ġentrepreneurs": 14017, + "Ġpneum": 14018, + "mus": 14019, + "cursor": 14020, + "Ġwireless": 14021, + "Ġillustrations": 14022, + "ergarten": 14023, + "apsed": 14024, + "Ġpytest": 14025, + "Ġbrilliant": 14026, + "utation": 14027, + "Ġutf": 14028, + "Ġtranslate": 14029, + "Ġhills": 14030, + "ĠLiving": 14031, + "semble": 14032, + "Ġresponded": 14033, + "Ġstiff": 14034, + "negative": 14035, + "ĠBuddhist": 14036, + "Ġimpression": 14037, + "rophic": 14038, + "ĠDynam": 14039, + "Ġsenses": 14040, + "Ġ81": 14041, + "Ġchip": 14042, + "Ġimmunity": 14043, + "Ġloads": 14044, + "Ġtrigon": 14045, + "don": 14046, + "Ġtired": 14047, + "Ġappet": 14048, + "ĠTut": 14049, + "Ġdeleg": 14050, + "ĠBat": 14051, + "Ġseparately": 14052, + "ĠPosted": 14053, + "Ġfertility": 14054, + "ĠRomans": 14055, + "perial": 14056, + "loop": 14057, + "bor": 14058, + "Ġhistorian": 14059, + "setMax": 14060, + "Ġ130": 14061, + "Children": 14062, + "ĠMibTable": 14063, + "Ġeco": 14064, + "otechnology": 14065, + "clusivity": 14066, + "Ġpulled": 14067, + "ĠNetherlands": 14068, + "Ġhistorically": 14069, + "Ġwed": 14070, + "Ġchallenged": 14071, + "ĠMachine": 14072, + "angers": 14073, + "å¤": 14074, + "Ġmotiv": 14075, + "ĠSkills": 14076, + "SN": 14077, + "Ġalgae": 14078, + "Ġruling": 14079, + "Ġcomplement": 14080, + "Ġstructured": 14081, + "Ġcone": 14082, + "closure": 14083, + "RT": 14084, + ")=\\": 14085, + "oking": 14086, + "Ġprofiles": 14087, + "Ġtries": 14088, + "Ġmachinery": 14089, + "Mr": 14090, + "omon": 14091, + "oided": 14092, + "Ġelastic": 14093, + "Ġdefects": 14094, + "ĠGermans": 14095, + "Layout": 14096, + "ĠHitler": 14097, + "Ġinfluenza": 14098, + "player": 14099, + "Ġattain": 14100, + "Ġdominated": 14101, + "ĠRecent": 14102, + "Ġeducated": 14103, + "consin": 14104, + "Ġfoundations": 14105, + "Ġtransformations": 14106, + "Ġinvestigations": 14107, + "ĠCook": 14108, + "ĠLeague": 14109, + "ĠCit": 14110, + "Ġrituals": 14111, + "~~~~": 14112, + "auto": 14113, + "Ġuniqu": 14114, + "Ġprobabilities": 14115, + "anol": 14116, + "owners": 14117, + "Ġemphasizes": 14118, + "ĠHarr": 14119, + "Off": 14120, + "Ġaquatic": 14121, + "ĊĊĉ": 14122, + "cfg": 14123, + "ĠFront": 14124, + "ĠPap": 14125, + "iotic": 14126, + "calcul": 14127, + "Ġphysiological": 14128, + "Ġmanipulation": 14129, + "ensing": 14130, + "kal": 14131, + "ĠWW": 14132, + "Ġluck": 14133, + "Ġsteep": 14134, + "serial": 14135, + "Ġdistinguished": 14136, + "Non": 14137, + "Ġdialog": 14138, + "queue": 14139, + "dtype": 14140, + "Ġbes": 14141, + "VD": 14142, + "govern": 14143, + "KEY": 14144, + "ãĢĤ": 14145, + "Ġprone": 14146, + "ĠNap": 14147, + "ĠDrug": 14148, + "ĠTen": 14149, + "Ġdisparities": 14150, + "ĠWIT": 14151, + "Ġul": 14152, + "ĠMethods": 14153, + "have": 14154, + "Ġtransparent": 14155, + "Ġprolonged": 14156, + "Ġperiodic": 14157, + "Ġbehave": 14158, + "ĠCustom": 14159, + "ÑĮ": 14160, + "Ġquantitative": 14161, + "Ġinsufficient": 14162, + "quarters": 14163, + "Ġpracticed": 14164, + "ĠDarwin": 14165, + "aligned": 14166, + "ĠConstant": 14167, + "ĠAllah": 14168, + "Ġslip": 14169, + "Ġflooding": 14170, + "ĠFactor": 14171, + "Ġholistic": 14172, + "Ġbriefly": 14173, + "Ġbench": 14174, + "ĠMultiple": 14175, + "adequ": 14176, + "Ġintim": 14177, + "Ġspirits": 14178, + "Ġtmp": 14179, + "Ġpotassium": 14180, + "IVE": 14181, + "kh": 14182, + "acerb": 14183, + "Ġlongest": 14184, + "Ġmysteries": 14185, + "Ġretire": 14186, + "Ġpackaging": 14187, + "Ġemission": 14188, + "ĠMaryland": 14189, + "Ġ69": 14190, + "Web": 14191, + "tein": 14192, + "Ġfles": 14193, + "Ġfatal": 14194, + "ä½": 14195, + "Ġtubes": 14196, + "Ġshield": 14197, + "Ġvivid": 14198, + "Ġrigid": 14199, + "ĠGDP": 14200, + "Ġgeography": 14201, + "limit": 14202, + "Ġvalve": 14203, + "Ġ[(": 14204, + "Ġcapability": 14205, + "Ġwalked": 14206, + "utter": 14207, + "Ġnegatively": 14208, + "Ġenhances": 14209, + "Ġescap": 14210, + "Ġcommem": 14211, + "Ġfifty": 14212, + "Ġextinction": 14213, + "iac": 14214, + "Ġdisappear": 14215, + "Ġμ": 14216, + "Ġantibodies": 14217, + "burgh": 14218, + "Ġ_{": 14219, + "Ġruler": 14220, + "Ġsearc": 14221, + "obe": 14222, + "ĠFA": 14223, + "Ġtalked": 14224, + "Ġfounder": 14225, + "Ġcorners": 14226, + "osex": 14227, + "Ġpursuing": 14228, + "Ġplasma": 14229, + "Ġperformances": 14230, + "ASS": 14231, + "omething": 14232, + "reshape": 14233, + "ĠCart": 14234, + "Ġdepicted": 14235, + "Ġsymptom": 14236, + "Ġcurrents": 14237, + "Ġinterrupt": 14238, + "Dist": 14239, + "tem": 14240, + "Ġlever": 14241, + "Ġpdf": 14242, + "Ġ73": 14243, + "âĶģ": 14244, + "MF": 14245, + "ulator": 14246, + "iative": 14247, + "Ġcensus": 14248, + "ĠSample": 14249, + "ĠUrban": 14250, + "ĠBalt": 14251, + "Ġmalaria": 14252, + ",âĢĻ": 14253, + "Ġattracted": 14254, + "Ġpersonally": 14255, + "ĠBio": 14256, + "Ġprescription": 14257, + "epsilon": 14258, + "pository": 14259, + "ĠAllow": 14260, + "Ġallergic": 14261, + "Ġindoor": 14262, + "ĠJefferson": 14263, + "Ġleak": 14264, + "Ġinduced": 14265, + "isible": 14266, + "Ġfut": 14267, + "ĠNazi": 14268, + "estry": 14269, + "ĠPred": 14270, + "ĠRay": 14271, + "Ġgallons": 14272, + "Ġtoile": 14273, + "Ans": 14274, + "amilton": 14275, + "Ġexploitation": 14276, + "Ġflies": 14277, + "embered": 14278, + "Ġsimplest": 14279, + "Ġaluminum": 14280, + "ĠAqu": 14281, + "ĠAvailable": 14282, + "ĠInclud": 14283, + "ĠGir": 14284, + "âĢĿ)": 14285, + "Ġ000": 14286, + "History": 14287, + "Ġthinks": 14288, + "Bel": 14289, + "Ġdatabases": 14290, + "ĠPolish": 14291, + "Ġpreference": 14292, + "nea": 14293, + "Ġcongru": 14294, + "Ġtremend": 14295, + "velation": 14296, + "Ġbreathe": 14297, + "Ġindicator": 14298, + "Ġbulk": 14299, + "Ġink": 14300, + "ĠBridge": 14301, + "Ġinver": 14302, + "Ġdiscrete": 14303, + "Ġencounters": 14304, + "argo": 14305, + "ĠHop": 14306, + "Ġappointment": 14307, + "Ġstir": 14308, + "Ġconservative": 14309, + "Ġcrystal": 14310, + "olas": 14311, + "Ġiconic": 14312, + "Ġdevastating": 14313, + "Ġautonomy": 14314, + "olk": 14315, + "Ġ=>": 14316, + "gender": 14317, + "alo": 14318, + "Ġpipeline": 14319, + "Ġpepper": 14320, + "ĠYears": 14321, + "exual": 14322, + "ĠTax": 14323, + "Ġbeet": 14324, + "ĠEmperor": 14325, + "ĠIron": 14326, + "ĠWalk": 14327, + "Ġcolleges": 14328, + "Whe": 14329, + "Ġexacerb": 14330, + "ctx": 14331, + "Ġconsensus": 14332, + "Ġterrain": 14333, + "isa": 14334, + "ĠOntario": 14335, + "ĠFlow": 14336, + "Button": 14337, + "tension": 14338, + "ĠLGBTQ": 14339, + "null": 14340, + "ãħ": 14341, + "Ġcaution": 14342, + "Inst": 14343, + "ĠLeon": 14344, + "fiction": 14345, + "Ġcoral": 14346, + "bone": 14347, + "Ġreserves": 14348, + "ĠYe": 14349, + "route": 14350, + "Ġtriggers": 14351, + "father": 14352, + "ĠJean": 14353, + "__':": 14354, + "ĠGolden": 14355, + "Ġavoided": 14356, + "ĠCape": 14357, + "Ġarrow": 14358, + "Ġliberty": 14359, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 14360, + "agle": 14361, + "ĠColumn": 14362, + "д": 14363, + "orted": 14364, + "ĠBuddhism": 14365, + "Tensor": 14366, + "Ġmeteor": 14367, + "Ġsacrific": 14368, + "upper": 14369, + "MB": 14370, + "Ġger": 14371, + "Ġpermitted": 14372, + "ĠOl": 14373, + "ĠLower": 14374, + "icode": 14375, + ")^{": 14376, + "ĠStay": 14377, + "Ġadvocates": 14378, + "Ġkings": 14379, + "Ġnewspapers": 14380, + "five": 14381, + "Ġtomorrow": 14382, + "anium": 14383, + "STR": 14384, + "Ġcomputational": 14385, + "ĠTimmy": 14386, + "cedented": 14387, + "Ġangry": 14388, + "ĠKim": 14389, + "Ġcrack": 14390, + "emed": 14391, + "Ġbiases": 14392, + "Ġquiz": 14393, + "Ġinterpreted": 14394, + "Ġprosperity": 14395, + "super": 14396, + "owa": 14397, + "gic": 14398, + "heastern": 14399, + "ĠBE": 14400, + "Ġnurse": 14401, + "Ġoptimize": 14402, + "Ġdeadly": 14403, + "Ġdentist": 14404, + "ĠWould": 14405, + "Ġexpedition": 14406, + "â̲": 14407, + "ĠDun": 14408, + "Ġgarlic": 14409, + "pk": 14410, + "Ġunemployment": 14411, + "Ġreminder": 14412, + "ĠRab": 14413, + "Ġconfusing": 14414, + "Ġreply": 14415, + "Ġhardly": 14416, + "Ġβ": 14417, + "Ġdatasets": 14418, + "Ġtear": 14419, + "Ġyards": 14420, + "Ġtwentieth": 14421, + "Ġnerves": 14422, + "Ġ[],": 14423, + "Ġprevented": 14424, + "2001": 14425, + "ottom": 14426, + "Ġsingular": 14427, + "Ġhandy": 14428, + "ĠInteger": 14429, + "ĠPerson": 14430, + "prop": 14431, + "ĠSher": 14432, + "Ġ(\\": 14433, + "Ġaltitude": 14434, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 14435, + "ĠTeacher": 14436, + "Ġrises": 14437, + "Ġ÷": 14438, + "Ġtreats": 14439, + "Ġ1984": 14440, + "Ġspecimens": 14441, + "pres": 14442, + "Entry": 14443, + "|'": 14444, + "Bar": 14445, + "Ġservers": 14446, + "Ġtrains": 14447, + "DI": 14448, + "Ġworried": 14449, + "Ġimaginary": 14450, + "Ġcarbohydrates": 14451, + "ĠMarket": 14452, + "Definition": 14453, + "velt": 14454, + "Ġpandas": 14455, + "Ġmercury": 14456, + "available": 14457, + "Ġnort": 14458, + "Ġincidents": 14459, + "atories": 14460, + "ĠArthur": 14461, + "disciplinary": 14462, + "assertTrue": 14463, + "Ġexclusively": 14464, + "accept": 14465, + "Ġwonders": 14466, + "Ġpoorly": 14467, + "ĠâĪļ": 14468, + "ĠHem": 14469, + "izza": 14470, + "Ġextending": 14471, + "Ġbuilds": 14472, + "Ġaltogether": 14473, + "Ġ74": 14474, + "ompson": 14475, + "Ġcmd": 14476, + "Ġconceptual": 14477, + "aki": 14478, + "tests": 14479, + "700": 14480, + "grim": 14481, + "ricks": 14482, + "Ġbottles": 14483, + "Ġbrick": 14484, + "Ġenters": 14485, + "Ġmissed": 14486, + "Ġbip": 14487, + "Ġdisposal": 14488, + "è¿": 14489, + "application": 14490, + "å®": 14491, + "olly": 14492, + "ĠIntelligence": 14493, + "Ġmarch": 14494, + "Ġadministered": 14495, + "Ġ1985": 14496, + "Ġparliament": 14497, + "ĠCL": 14498, + "___": 14499, + "Ġdrama": 14500, + "sql": 14501, + "Ġtoxins": 14502, + "ĠSTEM": 14503, + "Ġnas": 14504, + "Ġalternate": 14505, + "Ġkilograms": 14506, + "ims": 14507, + "ĠIndonesia": 14508, + "created": 14509, + "Spe": 14510, + "ĠHur": 14511, + "ĠWas": 14512, + "alid": 14513, + "ĠAges": 14514, + "EXT": 14515, + "ĠIndustrial": 14516, + "future": 14517, + "Ġsucceeded": 14518, + "ĠPack": 14519, + "Ġcatast": 14520, + "Ġdrew": 14521, + "à¥į": 14522, + "Ġelevation": 14523, + "ĠTransport": 14524, + "Ġcoping": 14525, + "hu": 14526, + "ylon": 14527, + "KS": 14528, + "Ġgardening": 14529, + "Ġstressed": 14530, + "Ġfusion": 14531, + "pus": 14532, + "she": 14533, + "Ġlect": 14534, + "Ġassessed": 14535, + "ĠPlanning": 14536, + "amation": 14537, + "github": 14538, + "Ġmotivated": 14539, + "Ġconsiderably": 14540, + "Ġpriorit": 14541, + "bian": 14542, + "correct": 14543, + "ĠKennedy": 14544, + "CharField": 14545, + ").__": 14546, + "Ġsituated": 14547, + "Ġnuanced": 14548, + "edit": 14549, + "Ġcorporations": 14550, + "]):": 14551, + "oop": 14552, + "ĠTerm": 14553, + "Ġadvocacy": 14554, + "Ġdrainage": 14555, + "ĠBall": 14556, + "Ġexplos": 14557, + "Under": 14558, + "Ġfees": 14559, + ":.": 14560, + "Ġgenus": 14561, + "Ġ02": 14562, + "ĠFem": 14563, + "Ġalarm": 14564, + "Ġsatellites": 14565, + "LECT": 14566, + "gorithm": 14567, + "ĠMember": 14568, + "erald": 14569, + "Ġunderm": 14570, + "language": 14571, + "ĠRandom": 14572, + "PATH": 14573, + "Ġattachment": 14574, + "cler": 14575, + "Though": 14576, + "logging": 14577, + "ĠPresent": 14578, + "IPT": 14579, + "ĠSpr": 14580, + "Ġprotest": 14581, + "Ġadopting": 14582, + "Ġnecessit": 14583, + "iasm": 14584, + "RC": 14585, + "ĠLind": 14586, + "ĠPa": 14587, + "Ġdepartments": 14588, + "etry": 14589, + "Ġrestored": 14590, + "ĠMAT": 14591, + "Ġpacked": 14592, + "TestCase": 14593, + "Ġyoga": 14594, + "Does": 14595, + "ognitive": 14596, + "PN": 14597, + "ĠANY": 14598, + "ĠDemocratic": 14599, + "Ġadmitted": 14600, + "Ġindivid": 14601, + "Ġdivisions": 14602, + "Ġstimulate": 14603, + "Ġconnects": 14604, + "dominal": 14605, + "©": 14606, + "commit": 14607, + "}+\\": 14608, + "ĠBush": 14609, + "try": 14610, + "Ġbeef": 14611, + "Ġpalm": 14612, + "ĠCenters": 14613, + "Work": 14614, + "isphere": 14615, + "Ġartic": 14616, + "Ġgeographic": 14617, + "Ġstandardized": 14618, + "Ġviable": 14619, + "Ġautomatic": 14620, + "Ġclarity": 14621, + "DIR": 14622, + "OUT": 14623, + "VAL": 14624, + "achment": 14625, + "keep": 14626, + "GA": 14627, + "Ġpromised": 14628, + "ĠVirt": 14629, + "ĠØ": 14630, + "Ġkeyboard": 14631, + "ancies": 14632, + "Ġaccommodate": 14633, + "iversary": 14634, + "oult": 14635, + "Ġvisualize": 14636, + "Ġbugs": 14637, + "ĠId": 14638, + "Ġepic": 14639, + "ĠPH": 14640, + "Ġlig": 14641, + "ĠWAR": 14642, + "Ġlux": 14643, + "small": 14644, + "Ġlarv": 14645, + "Ġflip": 14646, + "ĠCos": 14647, + "Ġremembered": 14648, + "folio": 14649, + "ĠInnov": 14650, + "rots": 14651, + "indices": 14652, + "generation": 14653, + "Ġthrilling": 14654, + "ĠInput": 14655, + "rock": 14656, + "itar": 14657, + "Ġprotagon": 14658, + "Ġ'--": 14659, + "setMaxAccess": 14660, + "inance": 14661, + "Ev": 14662, + "Ġrear": 14663, + "Ġplacement": 14664, + "Ġniche": 14665, + "Ġapproximate": 14666, + "viously": 14667, + "secution": 14668, + "Copyright": 14669, + "âĶģâĶģ": 14670, + "Ġimported": 14671, + "obi": 14672, + "views": 14673, + "Ġhosts": 14674, + "Ġmodifications": 14675, + "esome": 14676, + "ĠGreg": 14677, + "eeze": 14678, + "ipy": 14679, + "Ġæ": 14680, + "ĠWednesday": 14681, + "Ġecho": 14682, + "Ġmanipulate": 14683, + "Ġdescriptive": 14684, + "Ġjaw": 14685, + "interest": 14686, + "Project": 14687, + "Ġconstitu": 14688, + "Ġunprecedented": 14689, + "Ġbon": 14690, + "ergies": 14691, + "urated": 14692, + "ĠSac": 14693, + "IME": 14694, + "čĊĉĉ": 14695, + "Ġpecul": 14696, + "Ġzinc": 14697, + "Ġuncomfort": 14698, + "ĠLink": 14699, + "ĠGovernor": 14700, + "?)": 14701, + "TYPE": 14702, + "Sur": 14703, + "encode": 14704, + "Ġadul": 14705, + "2019": 14706, + "Ġwires": 14707, + "Ġconverting": 14708, + "ARE": 14709, + "Ġresidual": 14710, + "Ġgenres": 14711, + "Ġvulnerability": 14712, + "gener": 14713, + "Ġtargeting": 14714, + "oxic": 14715, + "}\")": 14716, + "cluster": 14717, + "acular": 14718, + "crit": 14719, + "Ġpowered": 14720, + "Ġdarkness": 14721, + "Ġfarmer": 14722, + "Ġepidemic": 14723, + "Ġsnap": 14724, + "ĠMIT": 14725, + "ĠCreating": 14726, + "Ġconsol": 14727, + "bad": 14728, + "ecture": 14729, + "seen": 14730, + "ĠWisconsin": 14731, + "Dig": 14732, + "pb": 14733, + "iking": 14734, + "('\\": 14735, + "Ġvalidate": 14736, + "Ġtrips": 14737, + "#!/": 14738, + "Ġfailures": 14739, + "Ġpursuit": 14740, + "Ġhoping": 14741, + "ignt": 14742, + "API": 14743, + "ĠEquation": 14744, + "iguous": 14745, + "tte": 14746, + "ĠPrep": 14747, + "Ġpole": 14748, + "Ġaligned": 14749, + "ĠThursday": 14750, + "Ä«": 14751, + "overing": 14752, + "Process": 14753, + "Ġguiding": 14754, + "Service": 14755, + "tail": 14756, + "Command": 14757, + "Ġstays": 14758, + "phal": 14759, + "Ġrequested": 14760, + "restrial": 14761, + "Ġinterference": 14762, + "Ġcomic": 14763, + "Ġnumb": 14764, + "Content": 14765, + "Ġvocal": 14766, + "Ġinjection": 14767, + "mers": 14768, + "DataFrame": 14769, + "Ġstorms": 14770, + "ti": 14771, + "ĠTuesday": 14772, + "Ġadvancing": 14773, + "Ġproc": 14774, + "ĠCountry": 14775, + ",.": 14776, + "insic": 14777, + "Ġ76": 14778, + "Ġaids": 14779, + "igion": 14780, + "ĠLuc": 14781, + "Ġpolicymakers": 14782, + "Ġpipes": 14783, + "Ġolive": 14784, + "porters": 14785, + "Ġmembership": 14786, + "Ġwealthy": 14787, + "wrap": 14788, + "Ġreleases": 14789, + "Ġ125": 14790, + "ĠPlot": 14791, + "Ġdisputes": 14792, + "Ġsurvivors": 14793, + "ã": 14794, + "Ġposes": 14795, + "ĠBow": 14796, + "stra": 14797, + "Ġforum": 14798, + "iolet": 14799, + "Ġpries": 14800, + "_(": 14801, + "ĠTraditional": 14802, + "β": 14803, + "Ġimplied": 14804, + "ĠSweden": 14805, + "emet": 14806, + "ĠHTTP": 14807, + "Ġscreens": 14808, + "Ġ----------": 14809, + "Ġaccessed": 14810, + "ĠPrice": 14811, + "Ġinventory": 14812, + "variable": 14813, + "uuid": 14814, + "Ġchop": 14815, + "ĠOperations": 14816, + "Ġcrowd": 14817, + "Ġupward": 14818, + "Ġgrants": 14819, + "Ġunwanted": 14820, + "Ġ89": 14821, + "unct": 14822, + "PH": 14823, + "Ġpathway": 14824, + "uese": 14825, + "ĠRap": 14826, + "nowned": 14827, + "Ġtunnel": 14828, + "Ġpriest": 14829, + "adays": 14830, + "Ġsuspected": 14831, + "Ġderivatives": 14832, + "Ġdiagrams": 14833, + "Ġdiagnose": 14834, + "Ġbirthday": 14835, + "flat": 14836, + "orney": 14837, + "Ġcelebrating": 14838, + "Ġsnake": 14839, + "ĠMagn": 14840, + "Ġstraightforward": 14841, + "Ġbeer": 14842, + "Ġschemes": 14843, + "ĠTODO": 14844, + "ĠLarge": 14845, + "inflamm": 14846, + "Ġvolunteer": 14847, + "Ġvotes": 14848, + "Ġbrack": 14849, + "jo": 14850, + "venue": 14851, + "Ġlesser": 14852, + "ĠPast": 14853, + "Ġdamaging": 14854, + "Ġinvestigated": 14855, + "inea": 14856, + "aments": 14857, + "Ġmitigate": 14858, + "ĠAIDS": 14859, + "Ġreserve": 14860, + "ĠDownload": 14861, + "aux": 14862, + "ĠFinding": 14863, + "aphor": 14864, + "rho": 14865, + "Ġinherited": 14866, + "prehens": 14867, + "iffs": 14868, + "ĠKind": 14869, + "Ġmastering": 14870, + "js": 14871, + "Ġeducate": 14872, + "risk": 14873, + "ĠHTML": 14874, + "Ġhazardous": 14875, + "2002": 14876, + "ĠUnderstand": 14877, + "Ġλ": 14878, + "Ġgalaxy": 14879, + "Ġsurely": 14880, + "ĠString": 14881, + "Ġdisappoint": 14882, + "Ġ71": 14883, + "ĠQur": 14884, + "Ġphysic": 14885, + "Ġhunger": 14886, + "Ġchaos": 14887, + "Comput": 14888, + "Ġ<<": 14889, + "ĠChap": 14890, + "untime": 14891, + "ĠUtil": 14892, + "idae": 14893, + "Ġyours": 14894, + "Ġprecipitation": 14895, + "within": 14896, + "asting": 14897, + "Ġaddict": 14898, + "ĠSqu": 14899, + "Ġyeast": 14900, + "Ġinformal": 14901, + "Ġlighter": 14902, + "ĠRog": 14903, + "'}": 14904, + "Ġdeck": 14905, + "Ġcomparable": 14906, + "Ġbark": 14907, + "ĠFranklin": 14908, + "Ġtrium": 14909, + "Ġobtaining": 14910, + "ĠSyria": 14911, + "Ġinert": 14912, + "Ġcues": 14913, + "lighten": 14914, + "squ": 14915, + "Ġbustling": 14916, + "ÏĦ": 14917, + "gression": 14918, + "urations": 14919, + "ĠPublishing": 14920, + "Ġactivists": 14921, + "onto": 14922, + "Ġconce": 14923, + "Ġpulse": 14924, + "aren": 14925, + "La": 14926, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 14927, + "ructive": 14928, + "Sometimes": 14929, + "oub": 14930, + "ĠArist": 14931, + "Area": 14932, + "hammad": 14933, + "lr": 14934, + "Ġ'_": 14935, + "ourier": 14936, + "Ġgalaxies": 14937, + "Ġfee": 14938, + "Ġadaptive": 14939, + "Ġpuzzles": 14940, + "ĠCert": 14941, + "Ġrats": 14942, + "izable": 14943, + "PM": 14944, + "rade": 14945, + "omer": 14946, + "Ġrabb": 14947, + "ĠOs": 14948, + "Ġ700": 14949, + "Ang": 14950, + "Ġcompromise": 14951, + "ĠTib": 14952, + "Ġclosing": 14953, + "bounds": 14954, + "ĠFram": 14955, + "Ġtelephone": 14956, + "icultural": 14957, + "ĠNavig": 14958, + "ĠVictoria": 14959, + "ĠRot": 14960, + "period": 14961, + "Ġ'%": 14962, + "Ġadmit": 14963, + "Ġsocio": 14964, + "ĠSpecies": 14965, + "category": 14966, + "stable": 14967, + "Ġboats": 14968, + "Ġneighboring": 14969, + "Ġbom": 14970, + "ĠEns": 14971, + "|\\": 14972, + "Problem": 14973, + "ĠChallenges": 14974, + "Prof": 14975, + "ĠTai": 14976, + "Only": 14977, + "arms": 14978, + "handle": 14979, + "ignty": 14980, + "Mem": 14981, + "Ġsynchron": 14982, + "oeconomic": 14983, + "Ġquotes": 14984, + "final": 14985, + "Ġì": 14986, + "ĠSummary": 14987, + "ĠPoll": 14988, + "ĠLily": 14989, + "Ġdesires": 14990, + "Ġfake": 14991, + "apore": 14992, + "diction": 14993, + "ĠOwn": 14994, + "ĠPersian": 14995, + "POST": 14996, + "Ġsne": 14997, + "ĠMountains": 14998, + "itoring": 14999, + "Ġseaf": 15000, + "Ġtalent": 15001, + "Ġlenses": 15002, + "cha": 15003, + "Ġupset": 15004, + "Ġrelying": 15005, + "uma": 15006, + "Ġcounties": 15007, + "Ġintensive": 15008, + "Ġspeaks": 15009, + "hs": 15010, + "Big": 15011, + "Mus": 15012, + "Ġadjustments": 15013, + "Ġdiarrhea": 15014, + "λ": 15015, + "ĠStruct": 15016, + "Ġmaths": 15017, + "Ġimped": 15018, + "Ġpublish": 15019, + "Ġbay": 15020, + "Ġlb": 15021, + "iscal": 15022, + "ĠFinancial": 15023, + "ĠAdvent": 15024, + "Ġspecialists": 15025, + "ikes": 15026, + "ĠMonth": 15027, + "Ġinvestigating": 15028, + "¬ģ": 15029, + "ε": 15030, + "unc": 15031, + "Ġrum": 15032, + "Ġlicensed": 15033, + "Init": 15034, + "Ġinclusivity": 15035, + "Ġcapturing": 15036, + "unciation": 15037, + "Ġmorality": 15038, + "Ġvariability": 15039, + "Ġdamp": 15040, + "Ġhorn": 15041, + "Ġdirt": 15042, + "valuation": 15043, + "Found": 15044, + "Ġglasses": 15045, + "asis": 15046, + "Ġuncomfortable": 15047, + "Ġcontra": 15048, + "Ġ1979": 15049, + "Ġmounted": 15050, + "Ġwhites": 15051, + "Ġlawn": 15052, + "Ġenact": 15053, + "gate": 15054, + "ĠPrior": 15055, + "ĠArchived": 15056, + "Ġbelt": 15057, + "ride": 15058, + "{\"": 15059, + "icism": 15060, + "ĠïĤ": 15061, + "Ġscatter": 15062, + "eous": 15063, + "Ġcuisine": 15064, + "ĠNormal": 15065, + "ĠTrig": 15066, + "Ġmud": 15067, + "Ġfundament": 15068, + "CRIPT": 15069, + "Ġgay": 15070, + "ĠTele": 15071, + "ĠHero": 15072, + "Ġendeav": 15073, + "Ġconstructing": 15074, + "paths": 15075, + "Ġdraws": 15076, + "Ġslower": 15077, + "ĠCritical": 15078, + "Ġverte": 15079, + "Ġskull": 15080, + "Ġautomated": 15081, + "Policy": 15082, + "Feb": 15083, + "ĠInstit": 15084, + "Ġweaknesses": 15085, + "ĠMit": 15086, + "ĠHay": 15087, + "ĠInv": 15088, + "Ġcombust": 15089, + "eto": 15090, + "Ġoperates": 15091, + "Ġ128": 15092, + "TA": 15093, + "ĠResults": 15094, + "Ġelaborate": 15095, + "ĠChemical": 15096, + "orie": 15097, + "imity": 15098, + "proof": 15099, + "Handler": 15100, + "Ïĥ": 15101, + "Ġtheater": 15102, + "Ġappropriately": 15103, + "Ġscattered": 15104, + "ĠCollection": 15105, + "RS": 15106, + "*:": 15107, + "ationally": 15108, + "Ġmesh": 15109, + "Ġorganisation": 15110, + "Ġdiscusses": 15111, + "ractice": 15112, + "onin": 15113, + "tures": 15114, + "ĠTesting": 15115, + "Ġconstants": 15116, + "Ġrebell": 15117, + "}^{\\": 15118, + "Ġcrafting": 15119, + "ĠOil": 15120, + "ĠMaya": 15121, + "Ġchim": 15122, + "zens": 15123, + "Ġpert": 15124, + "Ġ82": 15125, + "Ġperipher": 15126, + "âī": 15127, + "ĠCaptain": 15128, + "esteem": 15129, + "ĠBh": 15130, + "Ġaesthetic": 15131, + "Ġ79": 15132, + "ensively": 15133, + "Ġïģ": 15134, + "ĠCorporation": 15135, + "Ġhits": 15136, + "Ġforty": 15137, + "ĠKar": 15138, + "Ġrevision": 15139, + "Ġindividually": 15140, + "Ġarises": 15141, + "Ġretention": 15142, + "Ġ09": 15143, + "Prot": 15144, + "ĠPA": 15145, + "Ġcollision": 15146, + "Ġhub": 15147, + "Ġanymore": 15148, + "Ġmagnesium": 15149, + "FP": 15150, + "--------------------": 15151, + "Ġna": 15152, + "Ġacknowledging": 15153, + "Ġrescue": 15154, + "Ġrival": 15155, + "Ġmethodology": 15156, + "Ġpathogens": 15157, + "Ġgovernor": 15158, + "Ġmush": 15159, + "Ġfertilizer": 15160, + "Edit": 15161, + "Ġ140": 15162, + "ĠThings": 15163, + "Ġceremony": 15164, + "ĠMiller": 15165, + "Ġmagnific": 15166, + "ĠSleep": 15167, + "itations": 15168, + "ĠFiction": 15169, + "Ġfactories": 15170, + "ĠFractions": 15171, + "Ġdeciding": 15172, + "ĠCalculus": 15173, + "Ġthreads": 15174, + "ĠKansas": 15175, + "Ġtraced": 15176, + "Ġcitizenship": 15177, + "ACE": 15178, + "Ġprojected": 15179, + "ç»": 15180, + "Ġarom": 15181, + "oosevelt": 15182, + "Ġassessing": 15183, + "ν": 15184, + "lob": 15185, + "ndarray": 15186, + "Ġillustrates": 15187, + "Ġprophe": 15188, + "Ġtitled": 15189, + "âĹ": 15190, + "unate": 15191, + "ĠForeign": 15192, + "olescent": 15193, + "nc": 15194, + "Ġposed": 15195, + "Ġpromises": 15196, + "ĠCompan": 15197, + "ĠDepression": 15198, + "Ġroutines": 15199, + "Ġvow": 15200, + "Ġpublicly": 15201, + "flag": 15202, + "turn": 15203, + "feeding": 15204, + "Ġsmile": 15205, + "Day": 15206, + "units": 15207, + "tab": 15208, + "Ġpediatric": 15209, + "schema": 15210, + "font": 15211, + "affeine": 15212, + "giving": 15213, + "mg": 15214, + "jan": 15215, + "ĠWords": 15216, + "ĠDougl": 15217, + "uble": 15218, + "Ġwool": 15219, + "Ġenthusiasm": 15220, + "Ġpivotal": 15221, + "third": 15222, + "Ġpriorities": 15223, + "Good": 15224, + "Learning": 15225, + "ĠSite": 15226, + "ĠApplication": 15227, + "Stat": 15228, + "cards": 15229, + "Ġterrible": 15230, + "Ġpeculiar": 15231, + "osaurs": 15232, + "rared": 15233, + "Ġoutlined": 15234, + "price": 15235, + "asa": 15236, + "Ġgaming": 15237, + "ĠMom": 15238, + "Ġunfamiliar": 15239, + "emon": 15240, + "Ġfunc": 15241, + "itime": 15242, + "Ġfungi": 15243, + "Ġforgotten": 15244, + "three": 15245, + "Ġsoccer": 15246, + "Black": 15247, + "ĠSaturday": 15248, + "ĠAlbert": 15249, + "Ġperceive": 15250, + "inton": 15251, + "opathy": 15252, + "oT": 15253, + "Ġdear": 15254, + "Ġdeclined": 15255, + "gian": 15256, + "OUR": 15257, + "ĠHispan": 15258, + "ĠNi": 15259, + "Ġbehalf": 15260, + "Ġpadding": 15261, + "Ġinitiated": 15262, + "Ġlapt": 15263, + "Ġpossession": 15264, + "Ġsimulations": 15265, + "Ġfreed": 15266, + "Ġpresentations": 15267, + "REE": 15268, + "Ġastronaut": 15269, + "emetery": 15270, + "Ġcomputed": 15271, + "ĠMO": 15272, + "Ġconform": 15273, + "Ġblacks": 15274, + "Ġexceptions": 15275, + "Ġregistration": 15276, + "Ġpurple": 15277, + "ĠPhilip": 15278, + "ova": 15279, + "Ġswallow": 15280, + "ĠEventually": 15281, + "ĠJordan": 15282, + "ĠLoss": 15283, + "uz": 15284, + "Ġanimation": 15285, + "ARS": 15286, + "engu": 15287, + "Ġaccumulation": 15288, + "Ġhepat": 15289, + "Ġ160": 15290, + "Cor": 15291, + "Ġoutdoors": 15292, + "Ġraces": 15293, + "Ġenterprise": 15294, + "IE": 15295, + "Ġdecent": 15296, + "Ġcontinuity": 15297, + "Elect": 15298, + "Ġorn": 15299, + "Ġsocially": 15300, + "dam": 15301, + "assment": 15302, + "Ġje": 15303, + "Ġdesirable": 15304, + "ĠAmendment": 15305, + "Ġdeterior": 15306, + "Ġmultif": 15307, + "intercept": 15308, + "Ġrecycled": 15309, + "pad": 15310, + "ĠConsum": 15311, + "look": 15312, + "custom": 15313, + "ardless": 15314, + "ĠArgent": 15315, + "ĠSQL": 15316, + "mount": 15317, + "Ġwr": 15318, + "Ġprotects": 15319, + "Ġadversity": 15320, + "clock": 15321, + "Ġdots": 15322, + "Ġrhet": 15323, + "Ġextracted": 15324, + "Div": 15325, + "Ġcompete": 15326, + "ĠEducational": 15327, + "Ġbeds": 15328, + "ECT": 15329, + "ĠRange": 15330, + "writer": 15331, + "Ġunderwater": 15332, + "Ġdice": 15333, + "ĠIC": 15334, + "ĠMoh": 15335, + "()).": 15336, + "BB": 15337, + "Ġaccordance": 15338, + "Ġmakers": 15339, + "than": 15340, + "Ġannounce": 15341, + "Ġpixel": 15342, + "Ġapproximation": 15343, + "descriptor": 15344, + "Pres": 15345, + "Ġdescent": 15346, + "held": 15347, + "Ġranks": 15348, + "ĠTal": 15349, + "Ġqueue": 15350, + "ailure": 15351, + "Ġdistribute": 15352, + "ĠHind": 15353, + "Ġshortly": 15354, + "130": 15355, + "Ġdivor": 15356, + "inent": 15357, + "Ġcheaper": 15358, + "ĠAnne": 15359, + "Ġallergy": 15360, + "Ïģ": 15361, + "Ġintroduces": 15362, + "ĠAnswers": 15363, + "Ġclassmates": 15364, + "Ġinflammatory": 15365, + "³³³³³³³³³³³": 15366, + "Ġib": 15367, + "Ġdepr": 15368, + "ucket": 15369, + "Book": 15370, + "Ġincons": 15371, + "Ġmasks": 15372, + "Exper": 15373, + "ĠRepublican": 15374, + "Ġram": 15375, + "Ġcivilizations": 15376, + "Ġquart": 15377, + "Ġintercept": 15378, + "ĠCircle": 15379, + "Ġcultivating": 15380, + "ĠReserve": 15381, + "Ġwheels": 15382, + "ĠCoord": 15383, + "Ġtruck": 15384, + "oen": 15385, + "Ġcerv": 15386, + "represent": 15387, + "Ġaccused": 15388, + "ĠGrant": 15389, + "doi": 15390, + "olith": 15391, + "Ġtreasure": 15392, + "ULL": 15393, + "Ġtranscript": 15394, + "ĠGh": 15395, + "Ġarchaeological": 15396, + "Ġfart": 15397, + "Ġseverely": 15398, + "\"},": 15399, + "itics": 15400, + "Ġwhilst": 15401, + "stage": 15402, + "aret": 15403, + "bc": 15404, + "Ġmethane": 15405, + "ĠTurkish": 15406, + "Ġcompress": 15407, + "Ġcollaborate": 15408, + "icides": 15409, + "Ġtel": 15410, + "Ġsuited": 15411, + "ĠFreedom": 15412, + "Ġreset": 15413, + "ĠDefault": 15414, + "appropriate": 15415, + "ĠCru": 15416, + "Ġutils": 15417, + "Ġgross": 15418, + "Ġscheduled": 15419, + "Head": 15420, + "Ju": 15421, + "Ġsine": 15422, + "ĠActivities": 15423, + "ĠCensus": 15424, + "Ġstoring": 15425, + "ĠYellow": 15426, + "Ġpresum": 15427, + "âķ": 15428, + "Ġreceptors": 15429, + "ĠForum": 15430, + "Ġparticipated": 15431, + "Ġnegotiations": 15432, + "leted": 15433, + "Ġmelting": 15434, + "sens": 15435, + "ĠMos": 15436, + "Ġabsent": 15437, + ":%": 15438, + "ĠBoy": 15439, + "Ġinadequ": 15440, + "stock": 15441, + "Ġantibiotic": 15442, + "Ġmerge": 15443, + "positive": 15444, + "ourses": 15445, + "tract": 15446, + "Ġbrut": 15447, + "Ġelectromagnetic": 15448, + "Ġcastle": 15449, + "Ġscrew": 15450, + "Ben": 15451, + "Ġrecommends": 15452, + "Ġconventions": 15453, + "hidden": 15454, + "ounding": 15455, + "region": 15456, + "Ġloading": 15457, + "Ġpollutants": 15458, + "Ġchord": 15459, + "Ġlateral": 15460, + "RNA": 15461, + "ilty": 15462, + "Ġseats": 15463, + "Ġpacket": 15464, + "Ġappend": 15465, + "Ġcontroversy": 15466, + "Ġgastro": 15467, + "mill": 15468, + "Ġdemanding": 15469, + "Ġplural": 15470, + "unes": 15471, + "Ġsyntax": 15472, + "ĠRod": 15473, + "MENT": 15474, + "NOT": 15475, + "ĠHarm": 15476, + "Ġpublishing": 15477, + "wich": 15478, + "ennis": 15479, + "Ġ83": 15480, + "ĠCalculator": 15481, + "Ġsecular": 15482, + "Oh": 15483, + "Ġinduction": 15484, + "Three": 15485, + "Ġpassengers": 15486, + "ĠDefense": 15487, + "Ġstrengthening": 15488, + "ĠBurn": 15489, + "processing": 15490, + "Ġconvict": 15491, + "Ġwarmer": 15492, + "Ġfraud": 15493, + "Ġmutation": 15494, + "ĠBad": 15495, + "Ġriding": 15496, + "AI": 15497, + "Ġsends": 15498, + "Ġcoupled": 15499, + "ĠPrimary": 15500, + "Ġparab": 15501, + "Ġconjunction": 15502, + "Ġdos": 15503, + "Ġusername": 15504, + "Ġpencil": 15505, + ".||": 15506, + "ĠBlock": 15507, + "Ġbladder": 15508, + "Ġhate": 15509, + "DES": 15510, + "ĠSa": 15511, + "Ġtestim": 15512, + "ogeneous": 15513, + "Ġjournals": 15514, + "usive": 15515, + "Ġvolcanic": 15516, + "################################################################": 15517, + "Ġtempt": 15518, + "Ġsilent": 15519, + "Ġprojection": 15520, + "}[": 15521, + "Ġfier": 15522, + "jamin": 15523, + "sd": 15524, + "Ġguests": 15525, + "ĠCham": 15526, + "Ġwhales": 15527, + "Ġcondem": 15528, + "Ġwast": 15529, + "Examples": 15530, + "ĠHal": 15531, + "graduate": 15532, + "ĠMilitary": 15533, + "Effect": 15534, + "Ġ105": 15535, + "Ġtemporal": 15536, + "ĠAlong": 15537, + "ĠCC": 15538, + "bird": 15539, + "ĠGar": 15540, + "Ġoneself": 15541, + "Ġdough": 15542, + "Ġgamma": 15543, + "Ġreforms": 15544, + "ĠIce": 15545, + "vm": 15546, + "Ġapproaching": 15547, + "ĠKat": 15548, + "Ġcubes": 15549, + "Core": 15550, + "Posted": 15551, + "Ġgland": 15552, + "Ġ87": 15553, + "Ġprimitive": 15554, + "ĠEthiop": 15555, + "Tube": 15556, + "Ġpaste": 15557, + "Ġtouching": 15558, + "Ġsauce": 15559, + "elson": 15560, + "Link": 15561, + "Ġfirmly": 15562, + "Ġfictional": 15563, + "Ġdivides": 15564, + "Ġcement": 15565, + "oil": 15566, + "ĠIndependence": 15567, + "Ġpromoted": 15568, + "Ġseq": 15569, + "Ġpolygon": 15570, + "Pop": 15571, + "bes": 15572, + "Ġtribal": 15573, + "Ġanxious": 15574, + "Ġwarrant": 15575, + "ĠApproach": 15576, + "frequency": 15577, + "ĠBelow": 15578, + "Ġemotionally": 15579, + "Run": 15580, + "Ġjack": 15581, + "Ġdefeated": 15582, + "prison": 15583, + "tml": 15584, + "Ġevenly": 15585, + "uint": 15586, + "Ġions": 15587, + ".\\": 15588, + "star": 15589, + "Ġtransforming": 15590, + "ĠMatrix": 15591, + "ĠClark": 15592, + "Rightarrow": 15593, + "olecular": 15594, + "half": 15595, + "Ġfragments": 15596, + "ĠBir": 15597, + "Ġdecimals": 15598, + "Ġnetworking": 15599, + "Ġstrat": 15600, + "adi": 15601, + "Scientists": 15602, + "Ġpreschool": 15603, + "Ġnoting": 15604, + "ussion": 15605, + "Ġpassages": 15606, + "ruce": 15607, + "Ġlaugh": 15608, + "Her": 15609, + "ĠRaj": 15610, + "ĠRoosevelt": 15611, + "ĠOw": 15612, + "both": 15613, + "staticmethod": 15614, + "Ġidentifies": 15615, + "ĠStories": 15616, + "Ġlikes": 15617, + "ĠSmart": 15618, + "Ġtapestry": 15619, + "ERR": 15620, + "DO": 15621, + "112": 15622, + "Ġheadaches": 15623, + "Ġtransf": 15624, + "BL": 15625, + "course": 15626, + "ĠRate": 15627, + "include": 15628, + "ochemical": 15629, + "Related": 15630, + "Ġsums": 15631, + "Ġstrikes": 15632, + "Ġgenetically": 15633, + "Ġrenowned": 15634, + "Ġtransitions": 15635, + "timeout": 15636, + "Range": 15637, + "Ġadvocating": 15638, + "ĠTreaty": 15639, + "Ġbreakfast": 15640, + "erk": 15641, + "Ġscroll": 15642, + "ĠPythag": 15643, + "tk": 15644, + "Ġconsisted": 15645, + "ĠFord": 15646, + "ĠAmb": 15647, + "ĠWeight": 15648, + "iencies": 15649, + "Stand": 15650, + "Ġsucc": 15651, + "Ġfleet": 15652, + "Ġrecovered": 15653, + "ĠSin": 15654, + "cross": 15655, + "ο": 15656, + "Ġalleged": 15657, + "ĠDuke": 15658, + "Ġsoup": 15659, + "Ġaven": 15660, + "Ġbucket": 15661, + "Ġpseud": 15662, + "Ġvomiting": 15663, + "Ġcaut": 15664, + "Ġinvisible": 15665, + "Ġbalancing": 15666, + "ĠPO": 15667, + "generate": 15668, + "written": 15669, + "Ġsink": 15670, + "Ġ86": 15671, + "Power": 15672, + "django": 15673, + "Ġrestaurants": 15674, + "ĠTrump": 15675, + "Ġinequalities": 15676, + "ĠThompson": 15677, + "Prov": 15678, + "Ġ1982": 15679, + "Ġsocioeconomic": 15680, + "AST": 15681, + "ington": 15682, + "Ġwitnessed": 15683, + "onts": 15684, + "ĠHunt": 15685, + "Great": 15686, + "anny": 15687, + "ĠPMID": 15688, + "Ġrespected": 15689, + "ĠInitial": 15690, + "orious": 15691, + "olation": 15692, + "Ġstopping": 15693, + "rative": 15694, + "Ġinquiry": 15695, + "gex": 15696, + "idel": 15697, + "Ġenjoyable": 15698, + "ĠStaff": 15699, + "ĠSymptoms": 15700, + "levant": 15701, + "Ġorganisations": 15702, + "-%": 15703, + "ighters": 15704, + "ogg": 15705, + "timestamp": 15706, + "ĠOK": 15707, + "ĊĠĠĠĠĠĠ": 15708, + "Ġ94": 15709, + "Ġvoters": 15710, + "English": 15711, + "lings": 15712, + "ĠHold": 15713, + "BE": 15714, + "ĠPortuguese": 15715, + "errors": 15716, + "Ġseas": 15717, + "Ġletting": 15718, + "Ġforcing": 15719, + "ĠChemistry": 15720, + "ante": 15721, + "Ġpharmac": 15722, + "ho": 15723, + "SU": 15724, + "series": 15725, + "ĠÙ": 15726, + "Ġdestro": 15727, + "Ġdignity": 15728, + "ership": 15729, + "bits": 15730, + "\"].": 15731, + "Ġspont": 15732, + "Ġillustration": 15733, + "Ġconcentrate": 15734, + "ĠTask": 15735, + "Ġresidence": 15736, + "Ġfertile": 15737, + "Ġcsv": 15738, + "Ġappreciated": 15739, + "Ġpatches": 15740, + "Ġtragedy": 15741, + "æĺ": 15742, + "Enter": 15743, + "phase": 15744, + "Ġflesh": 15745, + "ĠLie": 15746, + "Ġcolours": 15747, + "choice": 15748, + "ĠNat": 15749, + "Ġopenly": 15750, + "bral": 15751, + "essee": 15752, + "rl": 15753, + "Ġtimber": 15754, + "Ġclip": 15755, + "ophers": 15756, + "Ġrestaurant": 15757, + "Ġwarnings": 15758, + "lightenment": 15759, + "Ġ08": 15760, + "ĠEvents": 15761, + "Ġpromotion": 15762, + "Ġimagined": 15763, + "Ġsperm": 15764, + "ĠTools": 15765, + "Ġmodest": 15766, + "imental": 15767, + "Ġmiscon": 15768, + "Ġstocks": 15769, + "keley": 15770, + "ĠGPS": 15771, + "fat": 15772, + "âĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢ": 15773, + "Op": 15774, + "ĠGas": 15775, + "ïĢ": 15776, + "addr": 15777, + "summary": 15778, + "Ġpersuasive": 15779, + "tesy": 15780, + "Ġmythology": 15781, + "Ġappealing": 15782, + "ĠImperial": 15783, + "ĠEssential": 15784, + "ĠReflect": 15785, + "Ġemphasized": 15786, + "Ġresponding": 15787, + "Ġcavity": 15788, + "Ġdisabled": 15789, + "odge": 15790, + "ĠPV": 15791, + "Ġsoldier": 15792, + "ĠManager": 15793, + "Ġtomatoes": 15794, + "ugs": 15795, + "changed": 15796, + "Ġsketch": 15797, + "Ġepisodes": 15798, + "Ġprostate": 15799, + "Ġmaintains": 15800, + "Ġgreet": 15801, + "à¦": 15802, + "Ġbanking": 15803, + "loader": 15804, + "market": 15805, + "information": 15806, + ">>": 16053, + "ĠHamilton": 16054, + "ĠProphet": 16055, + "Ġbicy": 16056, + "ĠSN": 16057, + "ĠUsually": 16058, + "GG": 16059, + "ĠBuddha": 16060, + "Function": 16061, + "Ġreconstruct": 16062, + "Ġcursor": 16063, + "Ġargparse": 16064, + "ĠDisorder": 16065, + "WE": 16066, + "ĠRemove": 16067, + "Ġmul": 16068, + "Ġpassionate": 16069, + "Several": 16070, + "Ġpersonalized": 16071, + "ĠHawaii": 16072, + "emat": 16073, + "Ġmelan": 16074, + "cision": 16075, + "usually": 16076, + "Ġstretching": 16077, + "Ġcardiac": 16078, + "Ġneat": 16079, + "Ġconvenience": 16080, + "Ġpermits": 16081, + "Ġcircumference": 16082, + "iller": 16083, + "]*": 16084, + "PER": 16085, + "ĠCarbon": 16086, + "Ġreass": 16087, + "aga": 16088, + "ĠAy": 16089, + "Ġgrip": 16090, + "Block": 16091, + "ĠTaking": 16092, + "Ġsovereignty": 16093, + "Af": 16094, + "Ġ\"%": 16095, + "Ġfounding": 16096, + "Ġdenied": 16097, + "Ġcertificate": 16098, + "Ġnaval": 16099, + "aund": 16100, + "Ġinsulation": 16101, + "THE": 16102, + "sa": 16103, + "Ġpicking": 16104, + "ĠSingapore": 16105, + "acle": 16106, + "ĠExperiment": 16107, + "Ġbowel": 16108, + "ĠRow": 16109, + "Ġslice": 16110, + "standard": 16111, + "Ġemploying": 16112, + "Ġeligible": 16113, + "ĠLoad": 16114, + "}}{\\": 16115, + "enh": 16116, + "eton": 16117, + "ĠLady": 16118, + "Ġmodification": 16119, + "Ġ\"-": 16120, + "Ġtourists": 16121, + "Ġjourneys": 16122, + "Ġп": 16123, + "Ġsubstantially": 16124, + "ĠSD": 16125, + "Ġheights": 16126, + "ĠVin": 16127, + "wal": 16128, + "Ġrevised": 16129, + "'},": 16130, + "ĠPit": 16131, + "aping": 16132, + "Ġmagnificent": 16133, + "Ġconfigure": 16134, + "ĠSurface": 16135, + "Ġdancing": 16136, + "ĠIdentity": 16137, + "Ġ>>>>>>>>>>>>>>>": 16738, + "ĠSci": 16739, + "ige": 16740, + "ĠCastle": 16741, + "Ġfreshwater": 16742, + "Ġcompanion": 16743, + "ĠVill": 16744, + "ĠSave": 16745, + "Ġqueen": 16746, + "Ġjurisdiction": 16747, + "ĠOriginally": 16748, + "ĠIowa": 16749, + "Ġcertification": 16750, + "900": 16751, + "Commun": 16752, + "GP": 16753, + "metrics": 16754, + "ä¸Ģ": 16755, + "Conv": 16756, + "Ġmant": 16757, + ":*": 16758, + "Ġirrational": 16759, + "Ġexhibits": 16760, + "Ñĩ": 16761, + "Ġadaptability": 16762, + "Ġinevitable": 16763, + "chester": 16764, + "()[": 16765, + "Ġdescendants": 16766, + "Ġstamp": 16767, + "know": 16768, + "Ġpizza": 16769, + "elsius": 16770, + "uni": 16771, + "Ġrecru": 16772, + "Ġrendering": 16773, + "akota": 16774, + "\");": 16775, + "RR": 16776, + "ĠAlabama": 16777, + "iples": 16778, + "Ġprimes": 16779, + "ãĦ": 16780, + "Ġ07": 16781, + "oi": 16782, + "ariju": 16783, + "Ms": 16784, + "Ġelimination": 16785, + "Connect": 16786, + "Ġgeneric": 16787, + "Ġbapt": 16788, + "Ġµ": 16789, + "heads": 16790, + "={'": 16791, + "âĨĴ": 16792, + "iotics": 16793, + "ĠNort": 16794, + "Ġhasn": 16795, + "Ġurgent": 16796, + "arijuana": 16797, + "Ġbats": 16798, + "mercial": 16799, + "ĠSummer": 16800, + "Ġfossils": 16801, + "Ġghost": 16802, + "ĠFox": 16803, + "Ġentails": 16804, + "Ġregulated": 16805, + "before": 16806, + "Ġscholar": 16807, + "Ġgym": 16808, + "ĠTher": 16809, + "ĠExplore": 16810, + "Ġ:=": 16811, + "________________________________": 16812, + "ĠReason": 16813, + "Ġ1978": 16814, + "Ġbrands": 16815, + "Ġballoon": 16816, + "ĠDiego": 16817, + "Ġ1918": 16818, + "Ġinterfere": 16819, + "Ġautonomous": 16820, + "Flow": 16821, + "Ġprocessor": 16822, + "Ġescal": 16823, + "Ġlegally": 16824, + "ĠBrad": 16825, + "COL": 16826, + "alling": 16827, + "ĠTravel": 16828, + "Ġresearching": 16829, + "Green": 16830, + "Ġtransit": 16831, + "Ġsword": 16832, + "Ġpenalty": 16833, + "anship": 16834, + "vs": 16835, + "Ġrotate": 16836, + "ĠWhit": 16837, + "etal": 16838, + "ĠCarn": 16839, + "Real": 16840, + "ĠNA": 16841, + "ĠStyle": 16842, + "zech": 16843, + "startswith": 16844, + "ĠBCE": 16845, + "ĠMas": 16846, + "ĠMotion": 16847, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 16848, + "heme": 16849, + "ĠYouTube": 16850, + "Ġimproper": 16851, + "arry": 16852, + "Ġsexuality": 16853, + "edic": 16854, + "ĠTech": 16855, + "Photo": 16856, + "aron": 16857, + "ĠPatients": 16858, + "kit": 16859, + "Ġbesides": 16860, + "App": 16861, + "Ġlogin": 16862, + "git": 16863, + "Ġsake": 16864, + "Ġrelie": 16865, + "Ġparticipant": 16866, + "Exec": 16867, + "Ġinteracting": 16868, + "}'": 16869, + "Ġwounded": 16870, + "ĠPra": 16871, + "ĠArmen": 16872, + "uffle": 16873, + "ĠSong": 16874, + "Ġblockchain": 16875, + "ĠWolf": 16876, + "ĠDeg": 16877, + "Ġplaque": 16878, + "Ġaffil": 16879, + "ĠDomin": 16880, + "mouth": 16881, + "ĠConnection": 16882, + "ĠRegion": 16883, + "ĠMalays": 16884, + "ĠSant": 16885, + "isan": 16886, + "steroid": 16887, + "Mc": 16888, + "layout": 16889, + "Ġwherever": 16890, + "Ġ115": 16891, + "Ġtrim": 16892, + "atility": 16893, + "derr": 16894, + "Ġconsultation": 16895, + "Ġforb": 16896, + "Ġiteration": 16897, + "Ġkidneys": 16898, + "cert": 16899, + "Ġfired": 16900, + "Ġmicrobes": 16901, + "Ġfocal": 16902, + "Ġsiblings": 16903, + "ĠNumPy": 16904, + "Ġgel": 16905, + "Ġgrave": 16906, + "ldots": 16907, + "Ġjustify": 16908, + "Ġinstantly": 16909, + "Ġmemorial": 16910, + "Ġore": 16911, + "Ġbibli": 16912, + "Ġtemporarily": 16913, + "ĠNobel": 16914, + "ĠPerformance": 16915, + "Ġarteries": 16916, + "erred": 16917, + "Ġsufficiently": 16918, + "Ġâķ": 16919, + "Ġtears": 16920, + "induced": 16921, + "Ġearthquakes": 16922, + "FE": 16923, + "Ġ350": 16924, + "Ġ1965": 16925, + "urrection": 16926, + "Ġpeas": 16927, + "Ġcohes": 16928, + "Ġdrum": 16929, + "Ġrelied": 16930, + "tick": 16931, + "mia": 16932, + "ĠPhilosophy": 16933, + "uncture": 16934, + "Science": 16935, + "Ġaccepting": 16936, + "ĠDiagn": 16937, + "ĠÏĥ": 16938, + "ĠAnton": 16939, + "Ġgums": 16940, + "Ġideals": 16941, + "ĠLtd": 16942, + "Ġsew": 16943, + "ĠSyndrome": 16944, + "Ġcigarettes": 16945, + "Ġprelim": 16946, + "ĠMcG": 16947, + "Ġinstinct": 16948, + "Ġfailing": 16949, + "ĠBBC": 16950, + "ĠLawrence": 16951, + "Views": 16952, + "ĠCurriculum": 16953, + "aran": 16954, + "walk": 16955, + "(['": 16956, + "':'": 16957, + "ĠCredit": 16958, + "Ġ1942": 16959, + "ĠVirtual": 16960, + "Early": 16961, + "Suppose": 16962, + "Ġcanvas": 16963, + "ĠRegional": 16964, + "Ġ}{": 16965, + "Ġprest": 16966, + "ĠStanford": 16967, + "Ġcentimeters": 16968, + "Ġpotato": 16969, + "ĠFoot": 16970, + "Ġovernight": 16971, + "Ġtriggered": 16972, + "ĠExecutive": 16973, + "hn": 16974, + "Ġlady": 16975, + "Ġpyramid": 16976, + "Ġembod": 16977, + "Ġperpetu": 16978, + "Ġsanct": 16979, + "Ġproblematic": 16980, + "ĠHistor": 16981, + "Ġmillenn": 16982, + "Ġstats": 16983, + "rubs": 16984, + "country": 16985, + "Ġagenda": 16986, + "Ġwherein": 16987, + "Ġintentions": 16988, + "ĠWy": 16989, + "ockets": 16990, + "Ġboot": 16991, + "Ġeasiest": 16992, + "ĠAdditional": 16993, + "cols": 16994, + "ĠJupiter": 16995, + "ĠTerrit": 16996, + "Ġmobil": 16997, + "Ġopposing": 16998, + "Ġtransported": 16999, + "Ġmaturity": 17000, + "dp": 17001, + "Ġisot": 17002, + "Ġmindful": 17003, + "Ġtricky": 17004, + "ingle": 17005, + "Ġlact": 17006, + "Ġpreceding": 17007, + "jpg": 17008, + "SY": 17009, + "years": 17010, + "Ġ1969": 17011, + "Ġexpose": 17012, + "March": 17013, + "Ġdip": 17014, + "ĠHope": 17015, + "Ġreproduce": 17016, + "Ġstimulation": 17017, + "binary": 17018, + "()))": 17019, + "Ġabd": 17020, + "species": 17021, + "Try": 17022, + "Ġtreasures": 17023, + "ĠJudaism": 17024, + "Ġdesper": 17025, + "ĠLaws": 17026, + "Ġв": 17027, + "Ġgam": 17028, + "Ġinvalid": 17029, + "reference": 17030, + "ĠPier": 17031, + "ĠHo": 17032, + "offs": 17033, + "UI": 17034, + "Think": 17035, + "astype": 17036, + "autions": 17037, + "ĠIndiana": 17038, + "Ġpraise": 17039, + "Ġbureau": 17040, + "Ġutilization": 17041, + "Product": 17042, + "especially": 17043, + "ryst": 17044, + "Ġrulers": 17045, + "ahoma": 17046, + "Develop": 17047, + "rish": 17048, + "Ġsore": 17049, + "Ġcaffeine": 17050, + "Ġlectures": 17051, + "Ġcoil": 17052, + "rology": 17053, + "Widgets": 17054, + "ĠMix": 17055, + "ĠApplying": 17056, + "Session": 17057, + "Ġtimeout": 17058, + "national": 17059, + "gly": 17060, + "heit": 17061, + "aceted": 17062, + "Lab": 17063, + "Ġample": 17064, + "Ġsimplicity": 17065, + "wiki": 17066, + "secret": 17067, + "Lastly": 17068, + "ĠImportance": 17069, + "ĠOtherwise": 17070, + "Ġtemples": 17071, + "Ġclimbing": 17072, + ")`": 17073, + "dots": 17074, + "Ġpiano": 17075, + "ĠWinter": 17076, + "posure": 17077, + "ĠBeyond": 17078, + "Ġartery": 17079, + "Ġlisting": 17080, + "ĠMemory": 17081, + "Ġreleasing": 17082, + "FIG": 17083, + "ĠBenefits": 17084, + "\\_": 17085, + "ĠPages": 17086, + "Ġtraumatic": 17087, + "Ġambitious": 17088, + "ĠKhan": 17089, + "Ġdestructive": 17090, + "adic": 17091, + "ĠArchives": 17092, + "Ġundertaken": 17093, + "ĠDor": 17094, + "ewater": 17095, + "Ġ1967": 17096, + "Ġbug": 17097, + "houses": 17098, + "Ġhypertension": 17099, + "Ġeverybody": 17100, + "ĠConstruct": 17101, + "into": 17102, + "via": 17103, + "Ġresistor": 17104, + "alg": 17105, + "Ġexcer": 17106, + "ĠRound": 17107, + "ĠEarl": 17108, + "Ġdiamond": 17109, + "Ġresilient": 17110, + "Ġcomprises": 17111, + "Ġmad": 17112, + "__)": 17113, + "cot": 17114, + "Ġnurturing": 17115, + "powered": 17116, + "Ġguitar": 17117, + "Ġ1971": 17118, + "Ġrepeating": 17119, + "cn": 17120, + "ĠSimon": 17121, + "minded": 17122, + "Ġtriumph": 17123, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 17124, + "Ġeternal": 17125, + "ratio": 17126, + "Norm": 17127, + "Ġamph": 17128, + "ĠDark": 17129, + "concat": 17130, + "Ġguest": 17131, + "ĠProtestant": 17132, + "sam": 17133, + "Ġadvertise": 17134, + "Ġsupervision": 17135, + "April": 17136, + "ournal": 17137, + "Ġadapting": 17138, + "ados": 17139, + "spect": 17140, + "ĠFinal": 17141, + "vars": 17142, + "999": 17143, + "ropolitan": 17144, + "ĠSyn": 17145, + "Ġgluten": 17146, + "ugar": 17147, + "ĠStructure": 17148, + "Ġreminded": 17149, + "Ġactivated": 17150, + "eff": 17151, + "Ġmonitored": 17152, + "Ġamplitude": 17153, + "ĠKal": 17154, + "Ġunions": 17155, + "Ġdilig": 17156, + "Ġyog": 17157, + "Ġcontest": 17158, + "memory": 17159, + "Ġtorque": 17160, + "Ġbiography": 17161, + "Ġberries": 17162, + "pattern": 17163, + "asia": 17164, + "Ġimplant": 17165, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 17166, + "Ġshowcase": 17167, + "Ġ`(": 17168, + "oubted": 17169, + "ĠExtension": 17170, + "Ġtroubles": 17171, + "Ġobese": 17172, + "docs": 17173, + "leys": 17174, + "ĠKenya": 17175, + "ĠYouth": 17176, + "ĠCra": 17177, + "ertation": 17178, + "Ġmetall": 17179, + "Ġintricacies": 17180, + "Ġfrost": 17181, + "Ġaffirm": 17182, + "Ġadaptations": 17183, + "Ġcapacitor": 17184, + "__\":": 17185, + "Ġregards": 17186, + "Ġspell": 17187, + "Ġemperor": 17188, + "neath": 17189, + "Ġgoddess": 17190, + "Global": 17191, + "Ġcrystals": 17192, + "]])": 17193, + "Ġoverlooked": 17194, + "Ġadministrators": 17195, + "opter": 17196, + "/{": 17197, + "Ġproving": 17198, + "rophy": 17199, + "Ġguilty": 17200, + "Ġcarn": 17201, + "repr": 17202, + "otine": 17203, + "plify": 17204, + "Ġdownward": 17205, + "Ġvic": 17206, + "Ġdifferentiate": 17207, + "cases": 17208, + "ricular": 17209, + "Ġencryption": 17210, + "Ask": 17211, + "Ġrecreational": 17212, + "Ġà¹": 17213, + "ĠTypically": 17214, + "Ġtoll": 17215, + "astically": 17216, + "ĠCand": 17217, + "oku": 17218, + "emen": 17219, + "Ġhungry": 17220, + "Ġ06": 17221, + "ĠTs": 17222, + "ĠAnderson": 17223, + "Sept": 17224, + "acial": 17225, + "Ġheadache": 17226, + "Ġreconcil": 17227, + "Ġpriests": 17228, + "mble": 17229, + "utri": 17230, + "Ġafterwards": 17231, + "ĠServer": 17232, + "Ãł": 17233, + "CV": 17234, + "Ġappliances": 17235, + "Ġcosmic": 17236, + "ĠImportant": 17237, + "Ġsupernatural": 17238, + "Ġverses": 17239, + "Cong": 17240, + "dependent": 17241, + "IAL": 17242, + "efined": 17243, + "Ġcultivation": 17244, + "economic": 17245, + "Ġbackward": 17246, + "Ġpoisoning": 17247, + "Ġrecruit": 17248, + "ĠKings": 17249, + "ORE": 17250, + "ĠDiabetes": 17251, + "Ds": 17252, + "Ġcongruent": 17253, + "Ġdated": 17254, + "Ġcombustion": 17255, + "ovenant": 17256, + "Ġjudicial": 17257, + "extension": 17258, + "ĠHigher": 17259, + "]=": 17260, + "coll": 17261, + "ributed": 17262, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 17263, + "dirname": 17264, + "Ġsuspended": 17265, + "ĠHug": 17266, + "hind": 17267, + "ĠAbsol": 17268, + "dl": 17269, + "avg": 17270, + "Ġextinct": 17271, + "Ġhotel": 17272, + "Ġperme": 17273, + "Ġtranscend": 17274, + "Ġtransformative": 17275, + "Ġsilicon": 17276, + "ĠSubject": 17277, + "Ġ1974": 17278, + "Ġsettlements": 17279, + "Ġversatile": 17280, + "document": 17281, + "acci": 17282, + "Ġnutrit": 17283, + "Ġwishes": 17284, + "lang": 17285, + "Ġposter": 17286, + "Ġqualitative": 17287, + "Ġtransforms": 17288, + "Solve": 17289, + "Ġimpairment": 17290, + "threshold": 17291, + "esty": 17292, + "140": 17293, + "ĠSri": 17294, + "Ġmonarch": 17295, + "Ġcomputation": 17296, + "review": 17297, + "ĠCab": 17298, + "Ġmatched": 17299, + "ĠMagic": 17300, + "Ġreflective": 17301, + "Ġmanually": 17302, + "Ġhepatitis": 17303, + "maker": 17304, + "quer": 17305, + "FAULT": 17306, + "Ġwetlands": 17307, + "ĠCuba": 17308, + "ouraging": 17309, + "izontal": 17310, + "ĠCloud": 17311, + "ĠPatrick": 17312, + "ĠEuropeans": 17313, + "rones": 17314, + "resistant": 17315, + "FILE": 17316, + "classmethod": 17317, + "Ġmisu": 17318, + "ribed": 17319, + "Ġnewborn": 17320, + "August": 17321, + "ĠBeach": 17322, + "Ġcommander": 17323, + "ĠPeters": 17324, + "Ġoverhead": 17325, + "Ġobserver": 17326, + "cup": 17327, + "Ġconnectivity": 17328, + "iolence": 17329, + "freq": 17330, + "prom": 17331, + "utations": 17332, + "ĠEffective": 17333, + "Ġsits": 17334, + "1998": 17335, + "ARY": 17336, + "Ġemployer": 17337, + "Ġproximity": 17338, + "ĠBud": 17339, + "aza": 17340, + "Ġmandatory": 17341, + "Ġswitching": 17342, + "rb": 17343, + "Ġslides": 17344, + "mac": 17345, + "Update": 17346, + "Ġmankind": 17347, + "Ġ1939": 17348, + "ĠProvide": 17349, + "Ġresonate": 17350, + "klahoma": 17351, + "Ġunto": 17352, + "Ġeditors": 17353, + "Ġresting": 17354, + "ĠSwitzerland": 17355, + "Ġremedies": 17356, + "Ġdiffers": 17357, + "Ġdiscern": 17358, + "igation": 17359, + "Ġeconomically": 17360, + "Ġdemographic": 17361, + "ĠDrawing": 17362, + "'+": 17363, + "Ġmph": 17364, + "Ġcollectively": 17365, + "Ġblocked": 17366, + "168": 17367, + "Bet": 17368, + "AE": 17369, + "ĠPartners": 17370, + "Ġsilk": 17371, + "Ġprejudice": 17372, + "Ġencompasses": 17373, + "icut": 17374, + "NT": 17375, + "ĠIndustry": 17376, + "Ġglobalization": 17377, + "isl": 17378, + "Ġstimuli": 17379, + "Ġ108": 17380, + "Ġliquids": 17381, + "loat": 17382, + "ĠManual": 17383, + "Ġecl": 17384, + "}\".": 17385, + "Ġadjusting": 17386, + "ĠVector": 17387, + "Ġgasoline": 17388, + "events": 17389, + "__,": 17390, + "Ġculturally": 17391, + "Ġstatue": 17392, + "rosion": 17393, + "ĠNapole": 17394, + "Ġhook": 17395, + "Ġretained": 17396, + "upuncture": 17397, + "Ġclicking": 17398, + "mag": 17399, + "ladesh": 17400, + "ĠTrib": 17401, + "ipt": 17402, + "fr": 17403, + "School": 17404, + "ĠRoc": 17405, + "Ġfitted": 17406, + "ĠSounds": 17407, + "Ġrust": 17408, + "Ġchemotherapy": 17409, + "Ġoak": 17410, + "intestinal": 17411, + "ĠSel": 17412, + "Ġleather": 17413, + "ĠRecon": 17414, + "Ġmyriad": 17415, + "ĠFried": 17416, + "Vector": 17417, + "ĠMoscow": 17418, + "ydney": 17419, + "Keep": 17420, + "Ġdissolved": 17421, + "Ġcock": 17422, + "Ġcommerce": 17423, + "Ġbinomial": 17424, + "Ġadulthood": 17425, + "Ġinadequate": 17426, + "wealth": 17427, + "Ġpist": 17428, + "notes": 17429, + "Ġtriangular": 17430, + "aughters": 17431, + "ĠSimply": 17432, + "igo": 17433, + "kt": 17434, + "joint": 17435, + "Ġprotests": 17436, + "Ġveterin": 17437, + "Meanwhile": 17438, + "Ġsubjected": 17439, + "ĠVictorian": 17440, + "izoph": 17441, + "rades": 17442, + "otor": 17443, + "riors": 17444, + "Ġintentionally": 17445, + "liver": 17446, + "Ġexplorers": 17447, + "itched": 17448, + "usions": 17449, + "Ġmarking": 17450, + "Ġpays": 17451, + "Ġstain": 17452, + "media": 17453, + "irts": 17454, + "Ġfool": 17455, + "Ġdisp": 17456, + "Ġnobody": 17457, + "ĠRules": 17458, + "qq": 17459, + "Ġimply": 17460, + "ĠLecture": 17461, + "ENSE": 17462, + "zi": 17463, + "Ġtrash": 17464, + "Ess": 17465, + "Ġquoted": 17466, + "Ġbanned": 17467, + "leading": 17468, + "othic": 17469, + "][\"": 17470, + "è¡": 17471, + "ĠHarb": 17472, + "zes": 17473, + "ĠGround": 17474, + "Ġloops": 17475, + "ĠOlympic": 17476, + "vable": 17477, + "ĠSH": 17478, + "ĠBenjamin": 17479, + "ĠFle": 17480, + "Ġfreezing": 17481, + "pered": 17482, + "Ġperseverance": 17483, + "Ġcoronavirus": 17484, + "ĠWright": 17485, + "Ġutter": 17486, + "ĠChen": 17487, + "bies": 17488, + "Ġlesions": 17489, + "aro": 17490, + "Ġperforms": 17491, + "stan": 17492, + "Ġsupporters": 17493, + "asses": 17494, + "Ġgrief": 17495, + "Ġ1914": 17496, + "Ġ1948": 17497, + "Ġguys": 17498, + "Ġsurgeon": 17499, + "Ġtent": 17500, + "ï¸ı": 17501, + "Ġpocket": 17502, + "Ġrealizing": 17503, + "Ġstating": 17504, + "Ġfluores": 17505, + "ĠUniverse": 17506, + "Ġthoughtful": 17507, + "bour": 17508, + "Ġozone": 17509, + "ĠHait": 17510, + "ĠHun": 17511, + "edges": 17512, + "...,": 17513, + "Ġ103": 17514, + "Ġï̽": 17515, + "Ġinterpreting": 17516, + "Ġparasites": 17517, + "Ġcite": 17518, + "sections": 17519, + "Ġpoles": 17520, + "Logger": 17521, + "izophren": 17522, + "Ġtomb": 17523, + "ĠForces": 17524, + "degree": 17525, + "Ġwithdrawal": 17526, + "Draw": 17527, + "logram": 17528, + "ĠEvidence": 17529, + "Ġgy": 17530, + "Works": 17531, + "between": 17532, + "âĻ": 17533, + "./": 17534, + "cuda": 17535, + "ĠNan": 17536, + "ĠMathematical": 17537, + "Ġpreliminary": 17538, + "ĠDim": 17539, + "Ġanswering": 17540, + "matic": 17541, + "Ġmu": 17542, + "Ġattraction": 17543, + "Ġcharging": 17544, + "Ġcleaner": 17545, + "Ġformally": 17546, + "ringe": 17547, + "flu": 17548, + "uru": 17549, + "ĠMultiplication": 17550, + "}]": 17551, + "Ġlifes": 17552, + "Ġank": 17553, + "ĠVeter": 17554, + "party": 17555, + "bling": 17556, + "install": 17557, + "Rev": 17558, + "Having": 17559, + "Ġdenoted": 17560, + "oubtedly": 17561, + "ĠAward": 17562, + "ĠDeveloping": 17563, + "immune": 17564, + "Descriptor": 17565, + "Ġ240": 17566, + "Ġdemanded": 17567, + "Ġweekend": 17568, + "Ġphilosophers": 17569, + "ĠTorah": 17570, + "comment": 17571, + "Ġdisadvantages": 17572, + "Ġhandled": 17573, + "Ġopponents": 17574, + "Ġaloud": 17575, + "bestos": 17576, + "Ġcontacts": 17577, + "Ġprescrib": 17578, + "Ġfeathers": 17579, + "â̦â̦â̦â̦": 17580, + "Comp": 17581, + "Ġawesome": 17582, + "ĠFat": 17583, + "CRE": 17584, + "Ġslopes": 17585, + "Ġordering": 17586, + "Ġwhale": 17587, + "ippet": 17588, + "Ġhomeless": 17589, + "Ġ2022": 17590, + "Ġcruel": 17591, + "inge": 17592, + "Ġbreeds": 17593, + "Ġconditioning": 17594, + "ĠDemocr": 17595, + "Ġprinter": 17596, + "Ġlanded": 17597, + "TSD": 17598, + "Ġinstrumental": 17599, + "Ġcms": 17600, + "('-": 17601, + "Ġvisibility": 17602, + "floor": 17603, + "uced": 17604, + "Ġplag": 17605, + "Ġrestriction": 17606, + "Ġlifelong": 17607, + "ĠPrograms": 17608, + "Ġwanting": 17609, + "Ġcumulative": 17610, + "Ġgrocery": 17611, + "vo": 17612, + "ensis": 17613, + "ĠWARR": 17614, + "Ġwoods": 17615, + "expression": 17616, + "ĠBrook": 17617, + "Ġproposals": 17618, + "Ġcurved": 17619, + "Ġdrilling": 17620, + "Food": 17621, + "rer": 17622, + "Ġmentally": 17623, + "poly": 17624, + "Ġlamp": 17625, + "properties": 17626, + "######": 17627, + "Ġretired": 17628, + "Ġappearing": 17629, + "leans": 17630, + "Ġshoulders": 17631, + "ito": 17632, + "bola": 17633, + "axes": 17634, + "pher": 17635, + "istle": 17636, + "Instance": 17637, + "Ġ'***": 17638, + "Ġpassenger": 17639, + "Ġinterven": 17640, + "ĠQuadr": 17641, + "ĠMoney": 17642, + "ĠOpportun": 17643, + "ĠCoal": 17644, + "dump": 17645, + "nings": 17646, + "UTH": 17647, + "Ġcommentary": 17648, + "Ġsolidarity": 17649, + "Ġharvesting": 17650, + "Physical": 17651, + "Environment": 17652, + "ĠTell": 17653, + "azy": 17654, + "Ġspecially": 17655, + "ĠBerkeley": 17656, + "Exercise": 17657, + "Ġauthorized": 17658, + "ĠSize": 17659, + "ĠIssues": 17660, + "ĠBed": 17661, + "Ġantioxidants": 17662, + "Ġassass": 17663, + "ĠBrig": 17664, + "ĠDal": 17665, + "Ġrolled": 17666, + "Ġfluctuations": 17667, + "average": 17668, + "ç͍": 17669, + "Ġteasp": 17670, + "ĠStop": 17671, + "Ġelite": 17672, + "Ġcram": 17673, + "Ġsnakes": 17674, + "Contin": 17675, + "Ġcoating": 17676, + "Ġstruggled": 17677, + "liter": 17678, + "Ġunint": 17679, + "rocal": 17680, + "ен": 17681, + "Ġschedules": 17682, + "Ġpredominantly": 17683, + "Ġcompositions": 17684, + "Ġshelf": 17685, + "imb": 17686, + "Ġcomprised": 17687, + "cop": 17688, + "erenn": 17689, + "Ġscrut": 17690, + "Ġdeployed": 17691, + "Ġsklearn": 17692, + "ĠToronto": 17693, + "Ġthir": 17694, + "ista": 17695, + "\"?": 17696, + "pleted": 17697, + "ĠPlanet": 17698, + "Ġrabbit": 17699, + "ĠJoe": 17700, + "metry": 17701, + "Ġpricing": 17702, + "*.": 17703, + "ĠDatabase": 17704, + "Ġrept": 17705, + "ĠProgress": 17706, + "Ġtriple": 17707, + "track": 17708, + "keeping": 17709, + "Word": 17710, + "php": 17711, + "Order": 17712, + "Ġdenote": 17713, + "Ġwilderness": 17714, + "dc": 17715, + "Ġaver": 17716, + "Ġdrying": 17717, + "Cam": 17718, + "ahren": 17719, + "Ġstrips": 17720, + "ËĨ": 17721, + "Ġrap": 17722, + "callback": 17723, + "Ġpoultry": 17724, + "CB": 17725, + "Values": 17726, + "ĠAli": 17727, + "ĠPrepare": 17728, + "ĠHart": 17729, + "Ġfarther": 17730, + "Ġconjug": 17731, + "��": 17732, + "ĠDick": 17733, + "Ġoutbreaks": 17734, + "Ġ1963": 17735, + "ĠSS": 17736, + "Ġveins": 17737, + "ĠGenesis": 17738, + "LY": 17739, + "Ġsculpture": 17740, + "ĠBu": 17741, + "fp": 17742, + "Ġ1977": 17743, + "Ġadhes": 17744, + "clamation": 17745, + "beat": 17746, + "ĠTechnical": 17747, + "Ġproficiency": 17748, + "exception": 17749, + "Cle": 17750, + "tau": 17751, + "Ġreflex": 17752, + "workers": 17753, + "ĠAnnual": 17754, + "ĠUpdate": 17755, + "Ġdiplom": 17756, + "Cond": 17757, + "Po": 17758, + "Ġtuber": 17759, + "Ġalleviate": 17760, + "Ġ'!": 17761, + "threat": 17762, + "Ġdisappeared": 17763, + "elle": 17764, + "Query": 17765, + "Ġserialized": 17766, + "ĠAuthority": 17767, + "Ġcro": 17768, + "ĠSide": 17769, + "Ġds": 17770, + "ĠExpon": 17771, + "testing": 17772, + "Ġconn": 17773, + "ĠUnless": 17774, + "condition": 17775, + "stdout": 17776, + "ĠProceed": 17777, + "olia": 17778, + "Ġterminology": 17779, + "Ġtrunk": 17780, + "Ġpremium": 17781, + "ĠJoint": 17782, + "00000000000000000000000000000000": 17783, + "Ġ104": 17784, + "ustral": 17785, + "Ġbloom": 17786, + "asi": 17787, + "ragon": 17788, + "Ġspite": 17789, + "Ġclimb": 17790, + "ĠMessage": 17791, + "ĠNigeria": 17792, + "Ġconstructive": 17793, + "ĠLuke": 17794, + "Ġscratch": 17795, + "GN": 17796, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠ": 17797, + "mel": 17798, + "/.": 17799, + "validate": 17800, + "oof": 17801, + "Writ": 17802, + "estial": 17803, + "Ġupt": 17804, + "riages": 17805, + "inar": 17806, + "Ġdeployment": 17807, + "Ġchi": 17808, + "Ġoccasional": 17809, + "ĠConvert": 17810, + "Ġtightly": 17811, + "Ġgig": 17812, + "ĠImages": 17813, + "cca": 17814, + "Ġsequencing": 17815, + "Ġchromosome": 17816, + "Ġune": 17817, + "Ġlitter": 17818, + "tool": 17819, + "Ġhtml": 17820, + "Ġprize": 17821, + "ĠPick": 17822, + "IGN": 17823, + "Ġcontempl": 17824, + "Ġaesthetics": 17825, + "Ġwins": 17826, + "Ġenforce": 17827, + "ĠWalter": 17828, + "Space": 17829, + "rosis": 17830, + "ĠHou": 17831, + "ĠAllen": 17832, + "ĠAdapt": 17833, + "ocate": 17834, + "ĠFast": 17835, + "Ġumb": 17836, + "Ġplastics": 17837, + "ĠActive": 17838, + "download": 17839, + "Ġtile": 17840, + "oup": 17841, + "Ġunittest": 17842, + "ĠSM": 17843, + "Ġanth": 17844, + "Share": 17845, + "Sch": 17846, + "Ġguaranteed": 17847, + "ĠEucl": 17848, + "ifiable": 17849, + "Ġworms": 17850, + "Ġfloods": 17851, + "resol": 17852, + "ĠStrategy": 17853, + "Determ": 17854, + "Ġtrucks": 17855, + "Ġthy": 17856, + "Ġcultivated": 17857, + "Ġfestivals": 17858, + "itives": 17859, + "emption": 17860, + "Ġflaw": 17861, + "(\"/": 17862, + "Ġreconstruction": 17863, + "klore": 17864, + ".$": 17865, + "ĠSnow": 17866, + "ĠPed": 17867, + "Ġcharity": 17868, + "regn": 17869, + "Ġpedagog": 17870, + "rev": 17871, + "Ġwand": 17872, + "102": 17873, + "Ġburial": 17874, + ")!": 17875, + "WR": 17876, + "Ġwarned": 17877, + "Ġbackup": 17878, + "ĠBlo": 17879, + "Ġappar": 17880, + "Ġintestinal": 17881, + "Ġtangible": 17882, + "Ġthrust": 17883, + "Ġgradual": 17884, + "ĠStra": 17885, + "ĠAlliance": 17886, + "Ġpropose": 17887, + "Ġconfidential": 17888, + "Ġ1500": 17889, + "cores": 17890, + "Ġretirement": 17891, + "package": 17892, + "dumps": 17893, + "Ġgrate": 17894, + "ĠAgricultural": 17895, + "onics": 17896, + "reading": 17897, + ")\"": 17898, + "ocker": 17899, + "Ġabortion": 17900, + "Ġsignaling": 17901, + "ĠDenmark": 17902, + "NET": 17903, + "Ġnausea": 17904, + "?!": 17905, + "Ġfiscal": 17906, + "ulsive": 17907, + "Ġfirstname": 17908, + "Lat": 17909, + "Ġcoloring": 17910, + "Ġsecured": 17911, + "åº": 17912, + "ĠByzant": 17913, + "Ġdenotes": 17914, + "ĠProduction": 17915, + "DIT": 17916, + "Ġquotient": 17917, + "Version": 17918, + "Ġturtles": 17919, + "Ġportfolio": 17920, + "Ġfifteen": 17921, + "Ġwolf": 17922, + "Ġquit": 17923, + "Ġlocked": 17924, + "ĠAra": 17925, + "ĠAround": 17926, + "Ġlimbs": 17927, + "Ġspider": 17928, + "tokens": 17929, + "ĠDog": 17930, + "parameter": 17931, + "Ġ1917": 17932, + "ĠLength": 17933, + "Arch": 17934, + "ĠBrand": 17935, + "ĠComprehens": 17936, + "Ġrecommendation": 17937, + "Followers": 17938, + "entity": 17939, + "ĠGram": 17940, + "relu": 17941, + "Ġá": 17942, + "Ġestimation": 17943, + "Ġaggression": 17944, + "ailand": 17945, + "attice": 17946, + "ĠFourier": 17947, + "Ġtodd": 17948, + "Ġcooler": 17949, + "Ġprayers": 17950, + "atom": 17951, + "Ġnour": 17952, + "Yet": 17953, + "welling": 17954, + "Ġfriendships": 17955, + "ĠOri": 17956, + "Ġmonaster": 17957, + "optional": 17958, + "Ġprints": 17959, + "pick": 17960, + "AME": 17961, + "conscious": 17962, + "Ġmicroscope": 17963, + "ión": 17964, + "agonal": 17965, + "Ġlivelihood": 17966, + "rove": 17967, + "ĠFif": 17968, + "Ġshame": 17969, + "ĠDI": 17970, + "conn": 17971, + "Ġhighway": 17972, + "lessness": 17973, + "gage": 17974, + "2021": 17975, + "Ġpean": 17976, + "Ġ123": 17977, + "Ġcrus": 17978, + "ialog": 17979, + "Ġdrill": 17980, + "({'": 17981, + "ÙĨ": 17982, + "Ġseism": 17983, + "Ġdeposit": 17984, + "Ġmunicipal": 17985, + "Ġacou": 17986, + "Ġfinancing": 17987, + "Ġautomation": 17988, + "Ġprivilege": 17989, + "Ġrefresh": 17990, + "Ġtoilet": 17991, + "Ġstresses": 17992, + "Ġ}}": 17993, + "Ġportable": 17994, + "Know": 17995, + "ĠLanc": 17996, + "Ġacre": 17997, + "Ġparental": 17998, + "Mode": 17999, + "ocide": 18000, + "ĠInitiative": 18001, + "Ġpear": 18002, + "ĠLive": 18003, + "Ġpolym": 18004, + "Ġpermanently": 18005, + "ĠUkraine": 18006, + "Ġmeats": 18007, + "Ġoffensive": 18008, + "Ġconception": 18009, + "HC": 18010, + "Ġprototype": 18011, + "Ġofferings": 18012, + "Ġelephant": 18013, + "Que": 18014, + "Ġarchitects": 18015, + "ĠâĤ": 18016, + "Ġexercising": 18017, + "Ġdisable": 18018, + "Recent": 18019, + "ĠGand": 18020, + "Ġbounded": 18021, + "ĠAcademic": 18022, + "lywood": 18023, + "pu": 18024, + "ania": 18025, + "ĠPalestine": 18026, + "irie": 18027, + "Ġcreators": 18028, + "ighting": 18029, + "clerosis": 18030, + "Ġsurf": 18031, + "Ġintimate": 18032, + "Ġmicrow": 18033, + "ĠCzech": 18034, + "mir": 18035, + "Ġbounds": 18036, + "University": 18037, + "ĠProtocol": 18038, + "ĠCov": 18039, + "ĠEli": 18040, + "rod": 18041, + "urban": 18042, + "ĠOak": 18043, + "ĠCompet": 18044, + "Ġexcel": 18045, + "PORT": 18046, + "Ġscaling": 18047, + "Ġtranslations": 18048, + "Ġconditional": 18049, + "Ġgates": 18050, + "Ġquestionna": 18051, + "Ġ-->": 18052, + "mc": 18053, + "ĠInfect": 18054, + "Ġracing": 18055, + "NG": 18056, + "Ġacted": 18057, + "Ġinterfaces": 18058, + "single": 18059, + "Ġcompanions": 18060, + "July": 18061, + "Ġconvergence": 18062, + "exc": 18063, + "Ġguilt": 18064, + "Ġreceiver": 18065, + "Ġcoh": 18066, + "ов": 18067, + "Ġquarters": 18068, + "ĠDouglas": 18069, + "ĠRepeat": 18070, + "itated": 18071, + "ĠAdding": 18072, + "Ġdwar": 18073, + "Ġdischarg": 18074, + "ellular": 18075, + "actly": 18076, + "Ġjazz": 18077, + "Ġvoted": 18078, + "Ġscarc": 18079, + "boxes": 18080, + "onacci": 18081, + "Ġfox": 18082, + "Ġretreat": 18083, + "Ġcraw": 18084, + "ĠTB": 18085, + "Sym": 18086, + "ĠCatal": 18087, + "Ġdecides": 18088, + "Ġcentres": 18089, + "ogenesis": 18090, + "Ġtwe": 18091, + "Ġadhere": 18092, + "Ġarsen": 18093, + "Ġtrajectory": 18094, + "és": 18095, + "ĠMagazine": 18096, + "arange": 18097, + "ĠHE": 18098, + "Ġadherence": 18099, + "ĠThinking": 18100, + "upload": 18101, + "ĠWi": 18102, + "Ġbelieving": 18103, + "ĠUntil": 18104, + "izzes": 18105, + "Ġregen": 18106, + "Var": 18107, + "ĠSydney": 18108, + "Ġmastery": 18109, + "Ġcommunal": 18110, + "Ġsuccesses": 18111, + "oty": 18112, + "Ġreluct": 18113, + "Ġsubprocess": 18114, + "Ġboiling": 18115, + "Ġpend": 18116, + "Ġfragile": 18117, + "Ġclause": 18118, + "DU": 18119, + "Ġheavier": 18120, + "ĠWeather": 18121, + "Dataset": 18122, + "ĠBetter": 18123, + "fund": 18124, + "ĠConserv": 18125, + "Ġpatron": 18126, + "')),": 18127, + "ĠEssays": 18128, + "Ġdiesel": 18129, + "Ġ112": 18130, + "(**": 18131, + "Ġoutlines": 18132, + "ĠMR": 18133, + "Ġsuggestion": 18134, + "ando": 18135, + "Ġ102": 18136, + "Ġhint": 18137, + "ĠGib": 18138, + "ĠME": 18139, + "ahrenheit": 18140, + "Ġcorrupt": 18141, + "Ġmicrobi": 18142, + "Ġblocking": 18143, + "Public": 18144, + "Ġremedy": 18145, + "Ġlos": 18146, + "OB": 18147, + "Ġinterpersonal": 18148, + "Ġscary": 18149, + "Ġadvancement": 18150, + "Ġinhab": 18151, + "mma": 18152, + "ĊĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 18153, + "ĠPercent": 18154, + "ĠBAS": 18155, + "Ġconstraint": 18156, + "ĠEmploy": 18157, + "ĠBishop": 18158, + "existing": 18159, + "Ġnutritious": 18160, + "Ġhollow": 18161, + "Ġwellness": 18162, + "ĠCelsius": 18163, + "ivari": 18164, + "ĠDescribe": 18165, + "Ġouts": 18166, + "heat": 18167, + "rences": 18168, + "ĠIndependent": 18169, + "ĠSalt": 18170, + "uter": 18171, + "rosc": 18172, + "ĠExploration": 18173, + "-(": 18174, + "Ġtheology": 18175, + "Ġclaiming": 18176, + "ĠProgramming": 18177, + "Ġrendered": 18178, + "heum": 18179, + "avalry": 18180, + "âģ": 18181, + "Ġdozens": 18182, + "Ġ256": 18183, + "ĠTruth": 18184, + "Ġtalented": 18185, + "Ġformerly": 18186, + "ĠGaussian": 18187, + "Ġdynasty": 18188, + "Ġsatisfying": 18189, + "ĠElements": 18190, + "Ġms": 18191, + "Ġnights": 18192, + "ÑĢа": 18193, + "ĠOklahoma": 18194, + "Ġoverwhelmed": 18195, + "igraph": 18196, + "Ġparish": 18197, + "Ġemails": 18198, + "ĠPoss": 18199, + "Ġnm": 18200, + "ravel": 18201, + "Ġâķij": 18202, + "great": 18203, + "Ġlawyer": 18204, + "Ġearning": 18205, + "Ġauthenticity": 18206, + "Ġpropri": 18207, + "othy": 18208, + "Ġtablet": 18209, + "Ġenric": 18210, + "raises": 18211, + "Ġcarved": 18212, + "Ġlightning": 18213, + "}'.": 18214, + "Ġinstability": 18215, + "Ġsweat": 18216, + "achine": 18217, + "ĠAnna": 18218, + "dra": 18219, + "Ġproposition": 18220, + "Ġceiling": 18221, + "ĠDead": 18222, + "ĠAnglo": 18223, + "Ġreplic": 18224, + "ĠPE": 18225, + "Ġcrises": 18226, + "Ġprevailing": 18227, + "ĠConcepts": 18228, + "ĠMaine": 18229, + "Ġdeliber": 18230, + "Ġarmies": 18231, + "raulic": 18232, + "Ġtense": 18233, + "Ġexclusion": 18234, + "azines": 18235, + "Ġthrowing": 18236, + "pez": 18237, + "container": 18238, + "psilon": 18239, + "106": 18240, + "edience": 18241, + "evol": 18242, + "Ġsymbolism": 18243, + "ousing": 18244, + "Ġunderneath": 18245, + "Ġpalace": 18246, + "Ġstride": 18247, + "Ġmeticul": 18248, + "Ġparagraphs": 18249, + "ĠGR": 18250, + "Argument": 18251, + "Ġunre": 18252, + "iw": 18253, + "Ġdye": 18254, + "ORY": 18255, + "+'": 18256, + "Ġresonance": 18257, + "Ġblade": 18258, + "Ġblending": 18259, + "frames": 18260, + "Ġliked": 18261, + "ĠReligion": 18262, + "Ġcandy": 18263, + "Ġventilation": 18264, + "Video": 18265, + "Ġbarely": 18266, + "Token": 18267, + "ikh": 18268, + "ĠVert": 18269, + "Ġterritorial": 18270, + "orrh": 18271, + "ablished": 18272, + "Ġmarble": 18273, + "ARN": 18274, + "ĠIntegration": 18275, + "Ġinferior": 18276, + "Ġdelib": 18277, + "Ġ900": 18278, + "ĠAccessed": 18279, + "Ġflee": 18280, + "()),": 18281, + "åĽ": 18282, + "Ġvo": 18283, + "Ġpumps": 18284, + "ugging": 18285, + "ockey": 18286, + "Ġunconscious": 18287, + "ĠNile": 18288, + "Ġdiscre": 18289, + "ĠBor": 18290, + "Ġassembled": 18291, + "ĠUSDA": 18292, + "Row": 18293, + "Ġcivilian": 18294, + "ĠChanges": 18295, + "ĠProper": 18296, + "1016": 18297, + "ĠPopular": 18298, + "six": 18299, + "æ": 18300, + "ĠKil": 18301, + "Ġlion": 18302, + "Ġvoid": 18303, + "ĠZe": 18304, + "Ġswift": 18305, + "without": 18306, + "eches": 18307, + "Custom": 18308, + "Ġproducer": 18309, + "Ġfathers": 18310, + "thony": 18311, + "Parent": 18312, + "ĠBrow": 18313, + "Ġjewelry": 18314, + "Ġrebellion": 18315, + "Willi": 18316, + "Ġtastes": 18317, + "Ġclinic": 18318, + "ĠRational": 18319, + "ĠCurrently": 18320, + "Ġreductions": 18321, + "Ġintestine": 18322, + "ĠDisorders": 18323, + "program": 18324, + "ĠGender": 18325, + "should": 18326, + "Ġsnacks": 18327, + "Ġtokens": 18328, + "arbon": 18329, + "ĠSI": 18330, + "internal": 18331, + "ĠFran": 18332, + "Short": 18333, + "ĠBeng": 18334, + "compile": 18335, + "Ġ&&": 18336, + "LU": 18337, + "Ġinability": 18338, + "pulumi": 18339, + "Ġportrait": 18340, + "Ġelephants": 18341, + "Ġastronomy": 18342, + "ategories": 18343, + "ĠPapers": 18344, + "Ġdeny": 18345, + "Ġindoors": 18346, + "fetch": 18347, + "Ġgetattr": 18348, + "chart": 18349, + "ĠSwedish": 18350, + "cover": 18351, + "Ġepidem": 18352, + "nas": 18353, + "Ġgamb": 18354, + "ĠAverage": 18355, + "ĠWH": 18356, + "Ġlag": 18357, + "Ġwashed": 18358, + "missions": 18359, + "uty": 18360, + "ĠAlexand": 18361, + "Ġancestral": 18362, + "ĠEric": 18363, + "ĠSens": 18364, + "Ġabbre": 18365, + "nsic": 18366, + "imore": 18367, + "Ġuntreated": 18368, + "similar": 18369, + "Ġants": 18370, + "limits": 18371, + "Ġfunny": 18372, + "respons": 18373, + "Normal": 18374, + "collection": 18375, + "Ġdeclaration": 18376, + "Ġrespectful": 18377, + "Ġdealt": 18378, + "Ġexagger": 18379, + "equiv": 18380, + "Ġhay": 18381, + "ĠIBM": 18382, + "Ġminorities": 18383, + "[#": 18384, + "ĠMembers": 18385, + "ĠSure": 18386, + "Ġtourist": 18387, + "Ġanchor": 18388, + "inos": 18389, + "las": 18390, + "Mac": 18391, + "ĠCommunist": 18392, + "Ġfungus": 18393, + "Stage": 18394, + "ĠNorthwest": 18395, + "Ġsprou": 18396, + "Ġtheatre": 18397, + "Ġkeen": 18398, + "Ġfrustration": 18399, + "dates": 18400, + "Ġreliance": 18401, + "Originally": 18402, + "izophrenia": 18403, + "renal": 18404, + "readonly": 18405, + "bias": 18406, + "Ġspanning": 18407, + "ĠAddress": 18408, + "convert": 18409, + "Ġburns": 18410, + "pub": 18411, + "Ġramp": 18412, + "ĠCEO": 18413, + "Ġnationwide": 18414, + "messages": 18415, + "Ġethnicity": 18416, + "sea": 18417, + "inus": 18418, + "rea": 18419, + "ierra": 18420, + "Ġgoverned": 18421, + "ĠTests": 18422, + "changing": 18423, + "Ġ½": 18424, + "cence": 18425, + "lit": 18426, + "Ġbasketball": 18427, + "yt": 18428, + "åĨ": 18429, + "analy": 18430, + "Ġpneumonia": 18431, + "Ġcargo": 18432, + "Ġinnocent": 18433, + "Ġtrafficking": 18434, + "Ġromance": 18435, + "rangle": 18436, + "Ġwrapped": 18437, + "Report": 18438, + "ĠEmbracing": 18439, + "aunting": 18440, + "orestation": 18441, + "bsite": 18442, + "ĠGospel": 18443, + "cdots": 18444, + "ĠBangladesh": 18445, + "Ġfright": 18446, + "Ġmicrobial": 18447, + "Ġimpart": 18448, + "places": 18449, + "aby": 18450, + "izard": 18451, + "Ġsket": 18452, + "Ġdisplaced": 18453, + "incre": 18454, + "Ġ1943": 18455, + "subtype": 18456, + "ĠXML": 18457, + "ĠMoore": 18458, + "Ġmultifaceted": 18459, + "tar": 18460, + "collect": 18461, + "Ġaccompanying": 18462, + "Ġaboard": 18463, + "actor": 18464, + "ĠExplanation": 18465, + "Ġsparked": 18466, + "atar": 18467, + "ARD": 18468, + "direction": 18469, + "ĠDouble": 18470, + "cred": 18471, + "з": 18472, + "+\"": 18473, + "\"][": 18474, + "vic": 18475, + "since": 18476, + "Ġaccidentally": 18477, + "Ġinduce": 18478, + "ĠTarget": 18479, + "Ġweeds": 18480, + "Ġadjustment": 18481, + "ĠEating": 18482, + "Ġgad": 18483, + "Ġshakespeare": 18484, + "Ġjumping": 18485, + "Ġaccelerate": 18486, + "Ġmira": 18487, + "ucks": 18488, + "------------------------": 18489, + "Ġreversed": 18490, + "Ġtrails": 18491, + "Ġparking": 18492, + "details": 18493, + "Ġhandful": 18494, + "urab": 18495, + "expand": 18496, + "Ġmultiples": 18497, + "seconds": 18498, + "Ġarchive": 18499, + "Ġwinner": 18500, + "Ġmosquito": 18501, + "ĠBos": 18502, + "LAB": 18503, + "Ġturtle": 18504, + "lated": 18505, + "ĠUniversal": 18506, + "wed": 18507, + "Ġactor": 18508, + "uddenly": 18509, + "posite": 18510, + "ĠRecords": 18511, + "Ġsubmission": 18512, + "ighed": 18513, + "fuel": 18514, + "Ġcelebrations": 18515, + "ĠInflu": 18516, + "Ġcaregivers": 18517, + "Ġmentions": 18518, + "ĠChannel": 18519, + "private": 18520, + "Ġcalc": 18521, + "audi": 18522, + "Ġ-------": 18523, + "åĬ": 18524, + "Ġattr": 18525, + "atomic": 18526, + "=%": 18527, + "Ġvolt": 18528, + "ordon": 18529, + "ĠLev": 18530, + "iasis": 18531, + "itudinal": 18532, + "Ġfastest": 18533, + "Ġ}$": 18534, + "Ġvertically": 18535, + "Ġviewpoints": 18536, + "Ġpir": 18537, + "_\\": 18538, + "elif": 18539, + "Ġsensing": 18540, + "ĠKy": 18541, + "ĠIF": 18542, + "ĠManufact": 18543, + "Ġnewer": 18544, + "ĠBasin": 18545, + "ĠQueens": 18546, + "Ġshark": 18547, + "ĠApplied": 18548, + "Ġseventh": 18549, + "UND": 18550, + "ĠStatus": 18551, + "ĠTip": 18552, + "Ġposterior": 18553, + "Ġthinkers": 18554, + "ICENSE": 18555, + "Ġdeter": 18556, + "ĠPoints": 18557, + "Ġcooperative": 18558, + "ĠPs": 18559, + "Ġdisciples": 18560, + "flags": 18561, + "ĠBand": 18562, + "Control": 18563, + "Ġdinosaurs": 18564, + "ĠTan": 18565, + "ĠEditor": 18566, + "subject": 18567, + "ĠPressure": 18568, + "ĠHaz": 18569, + "Ġbrighter": 18570, + "DESCRIPT": 18571, + "mk": 18572, + "Ġcompetitors": 18573, + "Ġcoconut": 18574, + "Ġorch": 18575, + "structure": 18576, + "Ġnd": 18577, + "antry": 18578, + "ĠPolice": 18579, + "Ġtoxicity": 18580, + "idated": 18581, + "Ġarche": 18582, + "achelor": 18583, + "ĠAlb": 18584, + "Ġaggregate": 18585, + "ocene": 18586, + "],[": 18587, + "Auth": 18588, + "lie": 18589, + "verbose": 18590, + "Ġmoles": 18591, + "Ġadolescent": 18592, + "ĠEnh": 18593, + "Ġdirty": 18594, + "modern": 18595, + "eterm": 18596, + "topic": 18597, + "story": 18598, + "tools": 18599, + "ĠSingle": 18600, + "ÃŃa": 18601, + "Ġpour": 18602, + "Ġ\")": 18603, + "colors": 18604, + "Ġdocumentary": 18605, + "ĠCPU": 18606, + "symbol": 18607, + "Ġscrap": 18608, + "133": 18609, + "present": 18610, + "constant": 18611, + "Ġexperimentation": 18612, + "olithic": 18613, + "ĠLakes": 18614, + "Ġflowering": 18615, + "hum": 18616, + "Ġsegregation": 18617, + "flower": 18618, + "Ġfiled": 18619, + "Ġexclude": 18620, + "Ġinterdisciplinary": 18621, + "Ġlasts": 18622, + "PI": 18623, + "Ġanalytics": 18624, + "isol": 18625, + "ĠTro": 18626, + "Ġunderstands": 18627, + "Ġbeaches": 18628, + "Pack": 18629, + "opard": 18630, + "ĠSort": 18631, + "contrib": 18632, + "ĠGab": 18633, + "Ġspotted": 18634, + "ĠArchitecture": 18635, + "hill": 18636, + "Ġcortex": 18637, + "aders": 18638, + "geq": 18639, + "controller": 18640, + "Ġconverts": 18641, + "HTTP": 18642, + "ĠFrederick": 18643, + "Ġalkal": 18644, + "Ġtouches": 18645, + "setDescription": 18646, + "idean": 18647, + "ĠMichel": 18648, + "Ġsulfur": 18649, + "Ġselective": 18650, + "ymbols": 18651, + "ibles": 18652, + "Ġcompressed": 18653, + "Ġsharks": 18654, + "historic": 18655, + "Local": 18656, + "ĠMun": 18657, + "ĠPent": 18658, + "estones": 18659, + "ocur": 18660, + "warning": 18661, + "Ġlaughter": 18662, + "^-": 18663, + "ĠCas": 18664, + "Ġverbs": 18665, + "ĠCompanies": 18666, + "Ġcongress": 18667, + "ĠBrother": 18668, + "Ġcents": 18669, + "October": 18670, + "Ġware": 18671, + "Ġjar": 18672, + "Ġdefensive": 18673, + "ĠChristopher": 18674, + "Ġadminister": 18675, + "ĠPrevent": 18676, + "rett": 18677, + "ĠConstruction": 18678, + "404": 18679, + "Ġmitochond": 18680, + "oglob": 18681, + "iquity": 18682, + "Ġsuccessive": 18683, + "UST": 18684, + "signal": 18685, + "eur": 18686, + "isy": 18687, + "án": 18688, + "Ġsubstrate": 18689, + "Ġrejection": 18690, + "ĠPotential": 18691, + "pal": 18692, + "stick": 18693, + "Ġdownstream": 18694, + "Ġdawn": 18695, + "Ġtruths": 18696, + "Ġpronunciation": 18697, + "inomial": 18698, + "ĠHoward": 18699, + "ĠDecision": 18700, + "Ïī": 18701, + "ĠDoc": 18702, + "Ġantioxidant": 18703, + "Ġtenth": 18704, + "Ġcosine": 18705, + "Ġopponent": 18706, + "ĠPositive": 18707, + "Ġcfg": 18708, + "Ġsage": 18709, + "ĠNur": 18710, + "ĠSpeed": 18711, + "Ġperipheral": 18712, + "Ġbodily": 18713, + "ĠEvaluation": 18714, + "Ġinformative": 18715, + "ĠNode": 18716, + "ĠPicture": 18717, + "Ġtrillion": 18718, + "Ġoccupational": 18719, + "Ġrolls": 18720, + "ĠQuiz": 18721, + "ĠâĦ": 18722, + "paper": 18723, + "Ġgarb": 18724, + "Ġembraced": 18725, + "Ġbend": 18726, + "Ġanticipated": 18727, + "Ġdecorative": 18728, + "Ġensl": 18729, + "Ġdivorce": 18730, + "ĠElementary": 18731, + "overline": 18732, + "associ": 18733, + "Ġlowering": 18734, + "Ġintrinsic": 18735, + "Ġprecautions": 18736, + "220": 18737, + "Ġshortest": 18738, + "Join": 18739, + "Ġcoach": 18740, + "Ġmedicinal": 18741, + "ĠDisplay": 18742, + "Ġelegant": 18743, + "resources": 18744, + "Ġdolph": 18745, + "Ġknife": 18746, + "Ġnonprofit": 18747, + "Ġexponents": 18748, + "ĠVenus": 18749, + "ĠLank": 18750, + "Ġpara": 18751, + "leaf": 18752, + "Ġexchanges": 18753, + "nb": 18754, + "103": 18755, + "ĠVariable": 18756, + "IH": 18757, + "elli": 18758, + "Ġministry": 18759, + "dit": 18760, + "ĠAbstract": 18761, + "ĠOrleans": 18762, + "Ġstationary": 18763, + "Ġgri": 18764, + "ĠDistance": 18765, + "Ġspiral": 18766, + "Ġana": 18767, + "Ġsubmar": 18768, + "Ġimperative": 18769, + "Ġcasting": 18770, + "rican": 18771, + "Perhaps": 18772, + "Information": 18773, + "Ġ})": 18774, + "Ġlimb": 18775, + "Ġ-=": 18776, + "Ġuncommon": 18777, + "Ġrecess": 18778, + "Ġ1850": 18779, + "Ġideology": 18780, + "Ġdeaf": 18781, + "ĠPharm": 18782, + "Ġspill": 18783, + "μ": 18784, + "SIZE": 18785, + "ĠThailand": 18786, + "Ġfeminist": 18787, + "Ġultrasound": 18788, + "Apply": 18789, + "Ġproves": 18790, + "push": 18791, + "Ġmicroorganisms": 18792, + "Ġastronomers": 18793, + "isure": 18794, + "ĠGetting": 18795, + "ercises": 18796, + "ĠFormat": 18797, + "Ġceremonies": 18798, + "Ip": 18799, + "Published": 18800, + "ĠConnecticut": 18801, + "Transform": 18802, + "ĠColomb": 18803, + "}')": 18804, + "Ġ1880": 18805, + "1997": 18806, + "ĠÑģ": 18807, + "ĠVisit": 18808, + "Ġrepetition": 18809, + "Ġliability": 18810, + "Ġlifting": 18811, + "ĠBabylon": 18812, + "Ġcivic": 18813, + "Ġpave": 18814, + "Ġstigma": 18815, + "Ġ1860": 18816, + "izens": 18817, + "Ġlawyers": 18818, + "adding": 18819, + "ĠSwiss": 18820, + "ĠConflict": 18821, + "Full": 18822, + "phy": 18823, + "Ġwhereby": 18824, + "ĠBart": 18825, + "ĠBreak": 18826, + "inis": 18827, + "Ġexploit": 18828, + "opor": 18829, + "Ġseizures": 18830, + "ĠTE": 18831, + "Ġspinning": 18832, + "Ġammon": 18833, + "Ġlatitude": 18834, + "Ġpractically": 18835, + "Ġrelaxed": 18836, + "olen": 18837, + "Ġstrongest": 18838, + "Ġundoubtedly": 18839, + "gium": 18840, + "ĠVI": 18841, + "Ġbeverages": 18842, + "environment": 18843, + "cession": 18844, + "Ġapost": 18845, + "Ġencrypt": 18846, + "Ġratings": 18847, + "repo": 18848, + "Ġcritique": 18849, + "iage": 18850, + "Ġprolif": 18851, + "ĠStew": 18852, + "Ġanatomy": 18853, + "Ġ_,": 18854, + "Vert": 18855, + "Ġrush": 18856, + "Ġbunch": 18857, + "Ġconductor": 18858, + "Ġgerms": 18859, + "Ġincoming": 18860, + "component": 18861, + "Ġabnormalities": 18862, + "ĠParkinson": 18863, + "Ġbipolar": 18864, + "ĠFaith": 18865, + "Ġsins": 18866, + "ĠApprox": 18867, + "Options": 18868, + "rencies": 18869, + "ENS": 18870, + "ervers": 18871, + "ynchron": 18872, + "ĠAnimals": 18873, + "ĠProceedings": 18874, + "uto": 18875, + "ĠSaturn": 18876, + "celand": 18877, + "Ġendpoint": 18878, + "Ġzo": 18879, + "iculty": 18880, + "Ġsexually": 18881, + "ratulations": 18882, + "Ġbelonged": 18883, + "micro": 18884, + "rians": 18885, + "ĠDelhi": 18886, + "(\"%": 18887, + "Ġprohibited": 18888, + "ĠTower": 18889, + "osexual": 18890, + "ĠNav": 18891, + "Ġawa": 18892, + "ĠEver": 18893, + "ĠBenny": 18894, + "Ġherbal": 18895, + "Ġnuances": 18896, + "Ġshowcasing": 18897, + "multi": 18898, + "ĠIR": 18899, + "Ġviolations": 18900, + "Ġclot": 18901, + "acteria": 18902, + "DATA": 18903, + "Ġ117": 18904, + "Ġpeaks": 18905, + "ĠImmun": 18906, + "Hy": 18907, + "Ġcant": 18908, + "had": 18909, + "ĠPolitics": 18910, + "hesia": 18911, + "ĠTrail": 18912, + "January": 18913, + "DM": 18914, + "Ġpanc": 18915, + "gevity": 18916, + "Ġveterans": 18917, + "around": 18918, + "Ġlikewise": 18919, + "åľ": 18920, + "Ġmarijuana": 18921, + "psi": 18922, + "Ġdeficit": 18923, + "=>": 18924, + "Ġevap": 18925, + "Ġharvested": 18926, + "Practice": 18927, + "ĠCamb": 18928, + "eer": 18929, + "deep": 18930, + "Ġwolves": 18931, + "azed": 18932, + "Ġsouls": 18933, + "Ġdeserve": 18934, + "pletion": 18935, + "Ġscans": 18936, + "ĠArabia": 18937, + "ea": 18938, + "Ġ1947": 18939, + "Ġarguing": 18940, + "Ġnasal": 18941, + "Ġ1961": 18942, + "Ġrecognised": 18943, + "Ġhobby": 18944, + "Ġparallels": 18945, + "ancel": 18946, + "Ġpilgrim": 18947, + "ĠAmericas": 18948, + "Ġcorrespondence": 18949, + "Ġearnings": 18950, + "tp": 18951, + "Ġtransist": 18952, + "Ġcleaned": 18953, + "ĠCapt": 18954, + "Ġsalvation": 18955, + "WA": 18956, + "Ġoccupy": 18957, + "ĠDecimal": 18958, + "skip": 18959, + "ĠSky": 18960, + "Ġneglig": 18961, + "ĠExchange": 18962, + "Ġmarc": 18963, + "coma": 18964, + "ĠContinue": 18965, + "pars": 18966, + "Ġunlock": 18967, + "ĠMarshall": 18968, + "pill": 18969, + "ativity": 18970, + "Ġlucky": 18971, + "ĠMort": 18972, + "Ġsurprisingly": 18973, + "Ġsaves": 18974, + "Ġkilomet": 18975, + "Ġremn": 18976, + "Ġbrit": 18977, + "atts": 18978, + "Ġdeclining": 18979, + "birth": 18980, + "Ġtrait": 18981, + "ocytes": 18982, + "icient": 18983, + "Program": 18984, + "ĊĠĠĠĠĠĠĠĠĊĠĠĠ": 18985, + "Ġneeding": 18986, + "Ġregulating": 18987, + "ellers": 18988, + "compat": 18989, + "follow": 18990, + "ĠAristotle": 18991, + "Ġhitting": 18992, + "Ġexpectation": 18993, + "Ġcrystall": 18994, + "Ġimagin": 18995, + "Constraint": 18996, + "ĠIntrodu": 18997, + "Ġdeclare": 18998, + "ĠDelta": 18999, + "Ġsubjective": 19000, + "Mix": 19001, + "resolution": 19002, + "Invalid": 19003, + "ĠParks": 19004, + "ĠBrun": 19005, + "Ġcycling": 19006, + "Ġimports": 19007, + "ĠInequ": 19008, + "Ġaspirations": 19009, + "September": 19010, + "Four": 19011, + "Ġub": 19012, + "Ġresemble": 19013, + "192": 19014, + "Similarly": 19015, + "ĠPuerto": 19016, + "Ġclimates": 19017, + "ĠNuclear": 19018, + "Ġparadox": 19019, + ".\",": 19020, + "ĠConversely": 19021, + "Ġlistened": 19022, + "variables": 19023, + "ĠCir": 19024, + "Ġlaying": 19025, + "Ġtermed": 19026, + "Ġbutterflies": 19027, + "planes": 19028, + "Ġsimulate": 19029, + "December": 19030, + "social": 19031, + "]{": 19032, + "zh": 19033, + "ĠIllust": 19034, + "Basic": 19035, + "Ġ<-": 19036, + "Ġkick": 19037, + "Ġdecorated": 19038, + "rost": 19039, + "Ġdepths": 19040, + "ĠMargaret": 19041, + "Ġgeological": 19042, + "Enum": 19043, + "135": 19044, + "Ġobligation": 19045, + "ĠEmergency": 19046, + "aceous": 19047, + "Ġenergies": 19048, + "æĹ": 19049, + "ĠStrong": 19050, + "Ġtherapists": 19051, + "NR": 19052, + "Ġmasters": 19053, + "iche": 19054, + "%),": 19055, + "ĠHell": 19056, + "));": 19057, + "Ġpickle": 19058, + "Ġtasty": 19059, + "Ġrash": 19060, + "Ġsuppliers": 19061, + "Ġacidic": 19062, + "Ġstimulus": 19063, + "Ġabdomen": 19064, + "HERE": 19065, + "Ġinstalling": 19066, + "Ġaux": 19067, + "Ġcervical": 19068, + "Ġpic": 19069, + "ĠRoom": 19070, + "Ġcredits": 19071, + "Study": 19072, + "ĠDry": 19073, + "STAT": 19074, + "ansk": 19075, + "Put": 19076, + "Ġpedest": 19077, + "Ġfracture": 19078, + "construct": 19079, + "ĠApollo": 19080, + "Ġmembranes": 19081, + "Press": 19082, + "Ġprompted": 19083, + "ĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂł": 19084, + "ĠKa": 19085, + "Ġairport": 19086, + "Ġlandmark": 19087, + "falls": 19088, + "cov": 19089, + "Ġfence": 19090, + "Ġversa": 19091, + "Ġ1910": 19092, + "Ġstrokes": 19093, + ")])": 19094, + "wt": 19095, + "ĠIng": 19096, + "Ġ\"_": 19097, + "Ġâī¥": 19098, + "License": 19099, + "orations": 19100, + "Ġauthentication": 19101, + "]{\\": 19102, + "ĠLang": 19103, + "Help": 19104, + "Ġbush": 19105, + "Ġok": 19106, + "Year": 19107, + "Ġinterplay": 19108, + "ĠBiological": 19109, + "Furthermore": 19110, + "ĠPeru": 19111, + "scient": 19112, + "ĠPhoto": 19113, + "ĠPortugal": 19114, + "ĠBeaut": 19115, + "Ġlips": 19116, + "asked": 19117, + "strual": 19118, + "Ġfoliage": 19119, + "ĠCho": 19120, + "Ġoptimizer": 19121, + "ĠTaiwan": 19122, + "erates": 19123, + "hetical": 19124, + "Ġtrigonometric": 19125, + "Ġpersistence": 19126, + "YS": 19127, + "Ġmeg": 19128, + "ĠProducts": 19129, + "Ġgestures": 19130, + "Ġrewarding": 19131, + "Ġdiffering": 19132, + "ĠArticles": 19133, + ")],": 19134, + "Ġreuse": 19135, + "many": 19136, + "Whether": 19137, + "Ġcables": 19138, + "Ġdermat": 19139, + "Ġ-\\": 19140, + "Ġexhibited": 19141, + "Ġcad": 19142, + "ĠAgreement": 19143, + "ĠLam": 19144, + "otions": 19145, + "Ġsecuring": 19146, + "kyo": 19147, + "Ġdisproportion": 19148, + "same": 19149, + "Ġsticky": 19150, + "Network": 19151, + "Ġpolyg": 19152, + "plots": 19153, + "Ġpressed": 19154, + "ĠModule": 19155, + "Being": 19156, + "Ġ1870": 19157, + "phantom": 19158, + "ĠChris": 19159, + "MAX": 19160, + "ĠShel": 19161, + "Factory": 19162, + "Ġdetector": 19163, + "Ġattorney": 19164, + "subset": 19165, + "ĠEngaging": 19166, + "Ġ1890": 19167, + "Ġtextbooks": 19168, + "Ġreactor": 19169, + "ZT": 19170, + "ĠSab": 19171, + "Ġ1962": 19172, + ",,": 19173, + "ethyl": 19174, + "Ġreq": 19175, + "п": 19176, + "Ġconvince": 19177, + "Ġtimeline": 19178, + "idating": 19179, + "ĠJoin": 19180, + "Ġwore": 19181, + "ĠWang": 19182, + "ĠRA": 19183, + "%(": 19184, + "ĠMir": 19185, + "ĠIsaac": 19186, + "Ġflights": 19187, + "Micro": 19188, + "Organ": 19189, + "ĠRO": 19190, + "Ġoz": 19191, + "ORS": 19192, + "ĠValues": 19193, + "Ste": 19194, + "Ġsanitation": 19195, + "ĠDakota": 19196, + "culosis": 19197, + "Ġgrazing": 19198, + "Ġreefs": 19199, + "Ġphil": 19200, + "think": 19201, + "Ġrespondents": 19202, + "ĠEngineers": 19203, + "++)": 19204, + ">>>": 19205, + "olics": 19206, + "lies": 19207, + "ĠProof": 19208, + "Ġsquir": 19209, + "Ġdetecting": 19210, + "Ġoverseas": 19211, + "Ġgreens": 19212, + "Ġflora": 19213, + "ĠHispanic": 19214, + "Ġexports": 19215, + "nosis": 19216, + "Ġcurv": 19217, + "Ġcomply": 19218, + "ĠNonetheless": 19219, + "Ġswing": 19220, + "³": 19221, + "ĠOt": 19222, + "Ġtheor": 19223, + "Ġsigma": 19224, + "Contact": 19225, + "ean": 19226, + "kn": 19227, + "Ġutilities": 19228, + "ĠDifference": 19229, + "Ġculmin": 19230, + "Ġupl": 19231, + "iliary": 19232, + "elsh": 19233, + "Ġrif": 19234, + "ĠToo": 19235, + "Ġtide": 19236, + "imag": 19237, + "Ġrevelation": 19238, + "lyn": 19239, + "Ġrighteous": 19240, + "ĠPeninsula": 19241, + "separ": 19242, + "ĠSheet": 19243, + "opsy": 19244, + "ographics": 19245, + "ĠSilver": 19246, + "Ġcompetence": 19247, + "ĠSafe": 19248, + "sf": 19249, + "raps": 19250, + "Ġunfortunately": 19251, + "issue": 19252, + "uated": 19253, + "Ġvascular": 19254, + "Ġprompts": 19255, + "Ġprospects": 19256, + "Ġcreator": 19257, + "oni": 19258, + "Ġproxy": 19259, + "Ġlegends": 19260, + "Similar": 19261, + "Ġpurchases": 19262, + "PubMed": 19263, + "Ġinfrared": 19264, + "Ġparallelogram": 19265, + "arking": 19266, + "ellation": 19267, + "ĠÏĨ": 19268, + "enable": 19269, + "\"}": 19270, + "ĠNelson": 19271, + "Ġhosting": 19272, + "bottom": 19273, + "Ġscanning": 19274, + "Ġseafood": 19275, + "Low": 19276, + "ĠAns": 19277, + "Ġscipy": 19278, + "pyplot": 19279, + "Ġmirrors": 19280, + "Ġpropaganda": 19281, + "ĠSA": 19282, + "Ġmethodologies": 19283, + "Ġfrontier": 19284, + "Ġreferen": 19285, + "Default": 19286, + "Ġhanded": 19287, + "Ġadequately": 19288, + "visor": 19289, + "DNA": 19290, + "1990": 19291, + "ĠLikewise": 19292, + "ĠTob": 19293, + "ĠBron": 19294, + "Ġdorm": 19295, + "ilia": 19296, + "ĠEye": 19297, + "umble": 19298, + "ĠGM": 19299, + "Ġcelestial": 19300, + "Ġqueries": 19301, + "Ġrated": 19302, + "Ġsinus": 19303, + "amy": 19304, + "Ġbass": 19305, + "Ġtwin": 19306, + "aky": 19307, + "Ġ106": 19308, + "Ġbid": 19309, + "Ġlad": 19310, + "Ġyesterday": 19311, + "Ġspectacular": 19312, + "ulous": 19313, + "Ġfisheries": 19314, + "Ġstewardship": 19315, + "Ġwastewater": 19316, + "ĠMRI": 19317, + "ĠSoil": 19318, + "ĠAthens": 19319, + "Ġtowers": 19320, + "Ġthou": 19321, + "Ġactivism": 19322, + "ILL": 19323, + "extract": 19324, + "ĠLessons": 19325, + "ĠSteve": 19326, + "Ġdeforestation": 19327, + "ipment": 19328, + "Lim": 19329, + "Ġinviting": 19330, + "ĠInstruct": 19331, + "ĠSetting": 19332, + "LD": 19333, + "ĠAer": 19334, + "éĩ": 19335, + "Ġweakened": 19336, + "1996": 19337, + "Such": 19338, + "each": 19339, + "Ġhorror": 19340, + "umm": 19341, + "Place": 19342, + "Ġenjoyment": 19343, + "Phone": 19344, + "umen": 19345, + "Ġpools": 19346, + "Ġerad": 19347, + "Ġobey": 19348, + "Ġrecognizes": 19349, + "Ġcarriers": 19350, + "ĠSeven": 19351, + "dims": 19352, + "Ġdepicting": 19353, + "Ġradicals": 19354, + "Ġharassment": 19355, + "ĠTa": 19356, + "ĠLines": 19357, + "ĠBrief": 19358, + "æĺ¯": 19359, + "Ġasleep": 19360, + "Ġhect": 19361, + "ĠChron": 19362, + "Ġincomplete": 19363, + "Ġpetition": 19364, + "ĠTopic": 19365, + "Ġtestimony": 19366, + "Sample": 19367, + "selection": 19368, + "144": 19369, + "utenant": 19370, + "Ġmagazines": 19371, + "Ġdaughters": 19372, + "Old": 19373, + "Ġcrude": 19374, + "ĠArgentina": 19375, + "Mock": 19376, + "Ġling": 19377, + "ĠAlber": 19378, + "alism": 19379, + "ĠPin": 19380, + "Sec": 19381, + "ĠOperation": 19382, + "Ġperenn": 19383, + "ĠBirth": 19384, + "ĠHerm": 19385, + "Ġleverage": 19386, + "patient": 19387, + "ĠPhase": 19388, + "Ġsorting": 19389, + "Ġacquiring": 19390, + "ĠJSON": 19391, + "Ġflask": 19392, + "Ġmosquitoes": 19393, + "ĠLeft": 19394, + "Ġupwards": 19395, + "Ġcorrelated": 19396, + "Ġ%(": 19397, + "Ġbrainstorm": 19398, + "Ġhypotheses": 19399, + "payload": 19400, + "LR": 19401, + "Ġrepository": 19402, + "Ġadmission": 19403, + "Ġstressful": 19404, + "Ġdop": 19405, + "Ġsmartphone": 19406, + "Ġdarker": 19407, + "blocks": 19408, + "Ġconcludes": 19409, + "Ġiterations": 19410, + "ĠCounter": 19411, + "Ġapt": 19412, + "ĠFortunately": 19413, + "ĠIdeas": 19414, + "Ġ1966": 19415, + "Ġnotions": 19416, + "filters": 19417, + "odus": 19418, + "olis": 19419, + "Ġwatering": 19420, + "Ġdisplaying": 19421, + "ariance": 19422, + "otte": 19423, + "Ġtravelers": 19424, + "Ġenclosed": 19425, + "Ġcommissioned": 19426, + "Ġenvision": 19427, + "Ġtimeless": 19428, + "Ġdissertation": 19429, + "ivalent": 19430, + "isson": 19431, + "Ġconvex": 19432, + "ĠBull": 19433, + "Ġelectroly": 19434, + "Ġrunoff": 19435, + "itably": 19436, + "Original": 19437, + "ĠVien": 19438, + "ĠSkin": 19439, + "Ġspecimen": 19440, + "Ġbicycle": 19441, + "Ġsmartphones": 19442, + "Ġcognition": 19443, + "Ġdecomposition": 19444, + "й": 19445, + "selected": 19446, + "Ġinjust": 19447, + "ĠFahrenheit": 19448, + "Ġtouched": 19449, + "Ġboil": 19450, + "ĠEat": 19451, + "abc": 19452, + "Ġreper": 19453, + "Ġcompassionate": 19454, + "ĠGalile": 19455, + "release": 19456, + "orb": 19457, + "ĠSit": 19458, + "Ġextr": 19459, + "Ġtonnes": 19460, + "Gs": 19461, + "Ġaz": 19462, + "Ġdiscontin": 19463, + "ĠDeb": 19464, + "Ġpassions": 19465, + "Ġdisparate": 19466, + "Ġ---": 19467, + "Print": 19468, + "ulph": 19469, + "ĠPolynomial": 19470, + "JECT": 19471, + "Ġ220": 19472, + "Ġaffection": 19473, + "sided": 19474, + "Ġtin": 19475, + "Ġ{{": 19476, + "Ġpulp": 19477, + "meter": 19478, + "iefs": 19479, + "ĠMonitoring": 19480, + "mand": 19481, + "ĠExc": 19482, + "ĠQuick": 19483, + "Ġpersecution": 19484, + "shift": 19485, + "Ġfaithful": 19486, + "»": 19487, + "Ġintuitive": 19488, + "Ġsisters": 19489, + "个": 19490, + "Ġhumble": 19491, + "astical": 19492, + "Ġmaritime": 19493, + "agh": 19494, + "ĠChair": 19495, + "Ġantenna": 19496, + "gi": 19497, + "ordered": 19498, + "Ġplanetary": 19499, + "Raises": 19500, + "Import": 19501, + "built": 19502, + "sets": 19503, + "ĠAlternatively": 19504, + "ĠMobile": 19505, + "Ġwre": 19506, + "Ġreinforcing": 19507, + "ĠArg": 19508, + "Ġerected": 19509, + "ecess": 19510, + "merged": 19511, + "onian": 19512, + "kw": 19513, + "prints": 19514, + "oporosis": 19515, + "Ġweed": 19516, + "ĠExperience": 19517, + "isco": 19518, + "ĠIM": 19519, + "radius": 19520, + "å°": 19521, + "Ġterr": 19522, + "Ġfiltered": 19523, + "dings": 19524, + "ĠScale": 19525, + "Ġsuits": 19526, + "ycle": 19527, + "115": 19528, + "omics": 19529, + "]$": 19530, + "velope": 19531, + "Ġphosphorus": 19532, + "crop": 19533, + "hene": 19534, + "simple": 19535, + "Ġrecreation": 19536, + "Ġbins": 19537, + "ĠPsychiat": 19538, + "217": 19539, + "Å¡": 19540, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 19541, + "Ġtune": 19542, + "Ġopio": 19543, + "Ġmaneu": 19544, + "hole": 19545, + "Ġanalogy": 19546, + "Ġspirituality": 19547, + "Ġdelightful": 19548, + "Ġgastrointestinal": 19549, + "Ġhed": 19550, + "bucket": 19551, + "Ġinheritance": 19552, + "Ġmonopol": 19553, + "validation": 19554, + "Ġcommodity": 19555, + "ĠNear": 19556, + "Ġkeyword": 19557, + "Ġcriterion": 19558, + "ĠVerm": 19559, + "Ġvegg": 19560, + "Ġpolitically": 19561, + "Ġsuccession": 19562, + "Ġethn": 19563, + "ĠDays": 19564, + "ĠSynt": 19565, + "Ġpots": 19566, + "Ġbadly": 19567, + "ĠFlore": 19568, + "Ġurinary": 19569, + "nutrition": 19570, + "ĠLate": 19571, + "basic": 19572, + "Ġrestoring": 19573, + "Ġheadquarters": 19574, + "Ġrecipient": 19575, + "links": 19576, + "Ġsolids": 19577, + "blog": 19578, + "extra": 19579, + "Ġslices": 19580, + "Ġpleasant": 19581, + "](": 19582, + "Ġprotections": 19583, + "ĠInternal": 19584, + "Ġescaped": 19585, + "Ġremembering": 19586, + "uer": 19587, + "Ġpredicting": 19588, + "compute": 19589, + "à¥ĩ": 19590, + "ĠCover": 19591, + "plain": 19592, + "ĠNGO": 19593, + "widget": 19594, + "Ġsie": 19595, + "Ġstretched": 19596, + "Ġunpredict": 19597, + "Ġkindergarten": 19598, + "ICAL": 19599, + "Ġsubtracting": 19600, + "Ġpent": 19601, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 19602, + "Ġimmigrant": 19603, + "Ġmistaken": 19604, + "Ġdurable": 19605, + "blank": 19606, + "QUEST": 19607, + "Ġ2030": 19608, + "Ġmotifs": 19609, + "Ġcontinental": 19610, + "Ġpunct": 19611, + "109": 19612, + "ĠSad": 19613, + "ĠCS": 19614, + "Ġloses": 19615, + "Ġconfigurations": 19616, + "Additional": 19617, + "Ġ()": 19618, + "Ġticket": 19619, + "udge": 19620, + "Ġdebug": 19621, + "Ġcolonization": 19622, + "Property": 19623, + "Ġturbine": 19624, + "Script": 19625, + "phan": 19626, + "ĠiP": 19627, + "ogonal": 19628, + "attribute": 19629, + "------------------------------------": 19630, + "bbox": 19631, + "Volume": 19632, + "Ġcitations": 19633, + "European": 19634, + "ĠInsp": 19635, + "Ġemitted": 19636, + "Ins": 19637, + "owing": 19638, + "ĠPosition": 19639, + "Ġshower": 19640, + "Ġsprings": 19641, + "Ġinstructors": 19642, + "bind": 19643, + "ĠAndroid": 19644, + "ĠSequence": 19645, + "ĠSolomon": 19646, + "South": 19647, + "Ġbroadly": 19648, + "ĠTun": 19649, + "isted": 19650, + "Ġbloodstream": 19651, + "ĠFestival": 19652, + "rf": 19653, + "Ġlearns": 19654, + "Ġcentr": 19655, + "wareness": 19656, + "ĠVarious": 19657, + "USER": 19658, + "ichael": 19659, + "heim": 19660, + "Ġscarce": 19661, + "birds": 19662, + "Ġaccumulated": 19663, + "Ġreinforced": 19664, + "Ġslot": 19665, + "axon": 19666, + "ĠTechnologies": 19667, + "Ġgloves": 19668, + "uke": 19669, + "beit": 19670, + "Ġreflections": 19671, + "Ġscripts": 19672, + "Ġmitigation": 19673, + "Ġdisturbances": 19674, + "menu": 19675, + "Ġmimic": 19676, + "Ġscoring": 19677, + "eno": 19678, + "Ġexperimenting": 19679, + "ĠðŁij": 19680, + "å¼": 19681, + "ĠMaterial": 19682, + "udson": 19683, + "Ġcourtesy": 19684, + "idency": 19685, + "ĠIceland": 19686, + "brates": 19687, + "Ġfactorization": 19688, + "Ġnicotine": 19689, + "Ġterrorism": 19690, + "ĠEasy": 19691, + "Ġrefugee": 19692, + "enum": 19693, + "Ġbent": 19694, + "Ġembarr": 19695, + "Ġfiring": 19696, + "Replies": 19697, + "Ġviolation": 19698, + "ĠSom": 19699, + "ĠGate": 19700, + "stones": 19701, + "ĠDoctor": 19702, + "platform": 19703, + "Ġencouragement": 19704, + "Integ": 19705, + "ĠDiam": 19706, + "ĠEthiopia": 19707, + "ERROR": 19708, + "ĠMike": 19709, + "Design": 19710, + "Ġempowerment": 19711, + "Ġwhit": 19712, + "Ġleuk": 19713, + "Gr": 19714, + "Ġshortage": 19715, + "acterial": 19716, + "Below": 19717, + "ĠRF": 19718, + "cretion": 19719, + "thens": 19720, + "Ġpreventive": 19721, + "LOW": 19722, + "enuse": 19723, + "Ġ')": 19724, + "Ġweighted": 19725, + "Loc": 19726, + "ÂĿÂijÂ": 19727, + "pmatrix": 19728, + "Ġhire": 19729, + "Ġspecifications": 19730, + "ĠZero": 19731, + "Ġdisruption": 19732, + "ĠÂłĠ": 19733, + "ĠHouston": 19734, + "º": 19735, + "ctica": 19736, + "Ġathe": 19737, + "headed": 19738, + "amer": 19739, + "itol": 19740, + "Ġtravers": 19741, + "Ġenterprises": 19742, + "Ġexh": 19743, + "ĠPun": 19744, + "Ġdragon": 19745, + "ĠPriv": 19746, + "ĠEuler": 19747, + "ĠLag": 19748, + "Ġmonuments": 19749, + "Ġcontinents": 19750, + "lst": 19751, + "OLD": 19752, + "raise": 19753, + "aic": 19754, + "Ġgrateful": 19755, + "Ġapparatus": 19756, + "illary": 19757, + "ĠInstitution": 19758, + "GMAT": 19759, + "estyles": 19760, + "Ġboom": 19761, + "Ġreciprocal": 19762, + "éĢ": 19763, + "1995": 19764, + "ĠLeban": 19765, + "BER": 19766, + "Ġincon": 19767, + "Ġparabola": 19768, + "Ġnail": 19769, + "ĠNag": 19770, + "warn": 19771, + "Ġancestor": 19772, + "Ġ'',": 19773, + "Ġmerit": 19774, + "ESCO": 19775, + "ĠMol": 19776, + "Ġrespecting": 19777, + "ĠRace": 19778, + "Ġlaptop": 19779, + "emann": 19780, + "Ġathlete": 19781, + "GF": 19782, + "November": 19783, + "sky": 19784, + "Ġundergraduate": 19785, + "Ġremoves": 19786, + "ploys": 19787, + "Ġterrestrial": 19788, + "Ġquestioned": 19789, + "Ġbubbles": 19790, + "ĠMB": 19791, + "Ġdepressed": 19792, + "Ġprojections": 19793, + "wick": 19794, + "Ġaccounted": 19795, + "attributes": 19796, + "]/": 19797, + "Ġspawn": 19798, + "Ġpulmonary": 19799, + "irtual": 19800, + "inctions": 19801, + "ĠIdentifying": 19802, + "roit": 19803, + "ĠSeattle": 19804, + "}&": 19805, + "Ġdelays": 19806, + "Ġpasswords": 19807, + "Ġclosure": 19808, + "Ġfeast": 19809, + "enabled": 19810, + "Ġcallback": 19811, + "Å«": 19812, + "Ġleap": 19813, + "lb": 19814, + "Ġextensions": 19815, + "ĠFederation": 19816, + "TEST": 19817, + "Ġamendment": 19818, + "Ġcruc": 19819, + "Ġnov": 19820, + "Ġdisturbance": 19821, + "Bi": 19822, + "Term": 19823, + "Ġlovely": 19824, + "ĠGallery": 19825, + "Rate": 19826, + "ispens": 19827, + "Modern": 19828, + "IZ": 19829, + "MODE": 19830, + "functions": 19831, + "Ġfreeze": 19832, + "Ġarose": 19833, + "Ġmutually": 19834, + "Ġpositioned": 19835, + "ĠCondition": 19836, + "Women": 19837, + "Prob": 19838, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 19839, + "ĠAnthony": 19840, + "ANTIES": 19841, + "Ġparadigm": 19842, + "ategy": 19843, + "Ġbacks": 19844, + "Ġtended": 19845, + "Ġsurrender": 19846, + "brate": 19847, + "oyd": 19848, + "ĠAngle": 19849, + "Ġattendance": 19850, + "say": 19851, + "clude": 19852, + "Ġaccumulate": 19853, + "Tag": 19854, + "fed": 19855, + "Ġunstable": 19856, + "Ġproceedings": 19857, + "âĸĪâĸĪ": 19858, + "prior": 19859, + "ĠOccup": 19860, + "Ġtoes": 19861, + "ributions": 19862, + "Ġempowering": 19863, + "ĠPrivate": 19864, + "Ġprospective": 19865, + "Ġteamwork": 19866, + "assertRaises": 19867, + "Ġ450": 19868, + "ĠResistance": 19869, + "getic": 19870, + "ĠVacc": 19871, + "Ġsnippet": 19872, + "ĠSent": 19873, + "Ġener": 19874, + "anga": 19875, + "Ġdefence": 19876, + "safe": 19877, + "Multi": 19878, + "Ġpyl": 19879, + "Ġmotors": 19880, + "Ġreminds": 19881, + "VM": 19882, + "tees": 19883, + "Ġmindset": 19884, + "Ġtheft": 19885, + "Ġuniquely": 19886, + "Ġmicroscopic": 19887, + "Sem": 19888, + "Ġwoven": 19889, + "``}": 19890, + "Cs": 19891, + "`:": 19892, + "ĠEvaluate": 19893, + "ĠActs": 19894, + "Ġ'{": 19895, + "Ġshrubs": 19896, + "Ġspherical": 19897, + "Ġcharter": 19898, + "omnia": 19899, + "bial": 19900, + "$-": 19901, + "ĠInterpret": 19902, + "ĠRoberts": 19903, + "Ġgarn": 19904, + "ĠDream": 19905, + "Ġwedding": 19906, + "Ġrhythms": 19907, + "Ġverification": 19908, + "ĠPow": 19909, + "ĠGuinea": 19910, + "Ġcompatibility": 19911, + "idis": 19912, + "ĠWARRANTIES": 19913, + "odia": 19914, + "ĠAfricans": 19915, + "Ġinclined": 19916, + "February": 19917, + "Ġbackyard": 19918, + "Ġmarry": 19919, + "ido": 19920, + "Brit": 19921, + "ogly": 19922, + "Their": 19923, + "noise": 19924, + "Ġpopulated": 19925, + "HOUT": 19926, + "ĠMaj": 19927, + "Ġantibody": 19928, + "Ġalliance": 19929, + "NF": 19930, + "ĠChem": 19931, + "////////": 19932, + "cli": 19933, + "Ġpsychologists": 19934, + "measure": 19935, + "ĠCM": 19936, + "naissance": 19937, + "Ġinternationally": 19938, + "atson": 19939, + "Mass": 19940, + "watch": 19941, + "pand": 19942, + "anical": 19943, + "Ġarriving": 19944, + "Ġupright": 19945, + "Ġmuscular": 19946, + "Ġplague": 19947, + "Ġbubble": 19948, + "thirds": 19949, + "aho": 19950, + "Card": 19951, + "Names": 19952, + "Admin": 19953, + "Ġdrove": 19954, + "ĠTerms": 19955, + "ylabel": 19956, + "ĠMcK": 19957, + "Ġendeavors": 19958, + "Ġvein": 19959, + "Ġpetroleum": 19960, + "Ġneedles": 19961, + "aire": 19962, + "Ġstub": 19963, + "ĠACT": 19964, + "Choose": 19965, + "Ġhandler": 19966, + "Ġconfidently": 19967, + "initions": 19968, + "ĠML": 19969, + "Ġsigning": 19970, + "Ġaccelerated": 19971, + "annah": 19972, + "ĠQuebec": 19973, + "Ġlibert": 19974, + "ĠJuan": 19975, + "Ġpublisher": 19976, + "Ġairplane": 19977, + "Ġhurricane": 19978, + "ijing": 19979, + "comed": 19980, + "kan": 19981, + "Plan": 19982, + "Ġpodcast": 19983, + "Ġpainter": 19984, + "Ġconferences": 19985, + "oro": 19986, + "Ġrefining": 19987, + "Ġswitches": 19988, + "Ġsequential": 19989, + "ĠAgainst": 19990, + "Ġtones": 19991, + "ĠRegardless": 19992, + "sat": 19993, + "Ġpunish": 19994, + "ĠCrime": 19995, + "Ġjustified": 19996, + "ĠMultiply": 19997, + "Ġturbines": 19998, + "ĠKarl": 19999, + "Ġmigrants": 20000, + "Foreign": 20001, + "Ġcredentials": 20002, + "ĠPic": 20003, + "fd": 20004, + "ĠAllied": 20005, + "Ġdominance": 20006, + "Ġcleans": 20007, + "vectors": 20008, + "Child": 20009, + "ĠExpression": 20010, + "ĠJourney": 20011, + "Ġintentional": 20012, + "Ġknees": 20013, + "119": 20014, + "Change": 20015, + "Ġfiltering": 20016, + "Ġdisinf": 20017, + "Ġindent": 20018, + "ĠBlog": 20019, + "ĠIndo": 20020, + "PAR": 20021, + "Ġ116": 20022, + "ĠReligious": 20023, + "Ġvoc": 20024, + "medi": 20025, + "ĠOrigins": 20026, + "Tw": 20027, + "Ġlimestone": 20028, + "Ġconsequently": 20029, + "urls": 20030, + "Ġcalculates": 20031, + "ĠNCERT": 20032, + "roller": 20033, + "Ġ{}'.": 20034, + "ĠClear": 20035, + "Ġedible": 20036, + "filled": 20037, + "Ġgrapes": 20038, + "Ġrefuse": 20039, + "Ġhosted": 20040, + "ĠFinland": 20041, + "Ġarchives": 20042, + "Ġaxi": 20043, + "Ġgrinding": 20044, + "Ġbutterfly": 20045, + "ĠFL": 20046, + "ĠBaltimore": 20047, + "Age": 20048, + "Ġthunder": 20049, + "ĠMorgan": 20050, + "ĠPalestinian": 20051, + "occup": 20052, + "ĠTang": 20053, + "Ġregim": 20054, + "commands": 20055, + "ABC": 20056, + "tot": 20057, + "ĠEsc": 20058, + "ĠPublished": 20059, + "counts": 20060, + "fake": 20061, + "Implemented": 20062, + "ĠNapoleon": 20063, + "ĠSaudi": 20064, + "ĠOptions": 20065, + "Ġbelievers": 20066, + "Ġperfection": 20067, + "Ġsooner": 20068, + "threatening": 20069, + "Ġgloss": 20070, + "ĠNevada": 20071, + "ubric": 20072, + "ĠClassroom": 20073, + "TF": 20074, + "ĠPlato": 20075, + "Ġleveraging": 20076, + "erers": 20077, + "Additionally": 20078, + "ĠFramework": 20079, + "Ġmakeup": 20080, + "ĠLA": 20081, + "heses": 20082, + "Ġkeywords": 20083, + "Ġlongevity": 20084, + "UV": 20085, + "Ġbru": 20086, + "Ġgallon": 20087, + "Ġhired": 20088, + "Earth": 20089, + "ENCE": 20090, + "UNT": 20091, + "licenses": 20092, + "ĠEC": 20093, + "Ġnesting": 20094, + "Ġimmersive": 20095, + "Ġsteadily": 20096, + "ر": 20097, + "Ġmalign": 20098, + "Ġvisitor": 20099, + "Ġwillingness": 20100, + "Ġrepetitive": 20101, + "Ġvacation": 20102, + "ĠQtWidgets": 20103, + "United": 20104, + "Ġreviewing": 20105, + "ĠRailroad": 20106, + "Ġquicker": 20107, + "ĠAreas": 20108, + ")}$": 20109, + "ĠChart": 20110, + "Ġplayground": 20111, + "Ġtran": 20112, + "ĠPrinceton": 20113, + "Serializer": 20114, + "Ġgrape": 20115, + "_________________": 20116, + "MIN": 20117, + "Ġastronauts": 20118, + "ĠAutom": 20119, + "Ġdeserves": 20120, + "ĠNam": 20121, + "ĠMalaysia": 20122, + "Dir": 20123, + "Ġdeveloper": 20124, + "ĠMorm": 20125, + "components": 20126, + "ĠEverything": 20127, + "Ġendurance": 20128, + "icus": 20129, + "Ġgrouped": 20130, + "expensive": 20131, + "Ġoutward": 20132, + "Ġassisted": 20133, + "Ġbandwidth": 20134, + "Ġflame": 20135, + "Ġincorporates": 20136, + "Ġenlarg": 20137, + "Ġrouter": 20138, + "ĠProgramme": 20139, + "ĠProcessing": 20140, + "Ġentrepreneur": 20141, + "Ġcigarette": 20142, + "Ġhostile": 20143, + "merge": 20144, + "Emb": 20145, + "ĠModels": 20146, + "ĠSudan": 20147, + "Ġbronze": 20148, + "rase": 20149, + "prod": 20150, + "Ġdestroying": 20151, + "ĠPle": 20152, + "Prim": 20153, + "Ġhappier": 20154, + "ĠBitcoin": 20155, + "Ġspecification": 20156, + "Task": 20157, + "Ġavenues": 20158, + "Ġcredibility": 20159, + "ĠKath": 20160, + "ĠVision": 20161, + "ificance": 20162, + "andy": 20163, + "Ġartillery": 20164, + "utor": 20165, + "Ġgallery": 20166, + "opause": 20167, + "Ġaccessing": 20168, + "ĠDiscussion": 20169, + "ĠSusan": 20170, + "ĠGC": 20171, + "Device": 20172, + "Ġ1919": 20173, + "ĠMonitor": 20174, + "Ġrecurring": 20175, + "åĩ": 20176, + "ĠConver": 20177, + "amboo": 20178, + "GER": 20179, + "Ġdiagon": 20180, + "ĠCreation": 20181, + "Ġspokes": 20182, + "Ġ133": 20183, + "Unlike": 20184, + "Ġwholes": 20185, + "Ġhasattr": 20186, + "ĠEra": 20187, + "Ġdoubled": 20188, + "Appro": 20189, + "Ġamphib": 20190, + "Ġconting": 20191, + "Ġsystematically": 20192, + "aturated": 20193, + "Ġmushrooms": 20194, + "Ġnumbered": 20195, + "rtype": 20196, + "osaic": 20197, + "ĠNepal": 20198, + "/%": 20199, + "Ġdams": 20200, + "ĠFab": 20201, + "Ġindispens": 20202, + "speaking": 20203, + "oxy": 20204, + "qquad": 20205, + "ĠCommunities": 20206, + "onomic": 20207, + "...\"": 20208, + "ĠAlt": 20209, + "Ġdeleted": 20210, + "ĠClinton": 20211, + "Ġdressed": 20212, + "mx": 20213, + "Ġsummit": 20214, + "Ġprintable": 20215, + "Ġpertaining": 20216, + "Ġaviation": 20217, + "mitt": 20218, + "Ġchunk": 20219, + "Ġsmiled": 20220, + "segment": 20221, + "ĠMotor": 20222, + "ĠALL": 20223, + "Ġtomato": 20224, + "lad": 20225, + "Ġdimensional": 20226, + "temperature": 20227, + "ateur": 20228, + "Ġtraders": 20229, + "124": 20230, + "ĠAvenue": 20231, + "Ġvolcano": 20232, + "Ġtravelling": 20233, + "ucing": 20234, + "Ġnationalism": 20235, + "Ġinfest": 20236, + "Ġposting": 20237, + "Ġtechnically": 20238, + "ĠSpecific": 20239, + "Ġcivilians": 20240, + "Jew": 20241, + "Ġlemonade": 20242, + "Ġunrest": 20243, + "ĠVR": 20244, + "Ġindirectly": 20245, + "essert": 20246, + "Ġfloors": 20247, + "Ġbites": 20248, + "ĠScripture": 20249, + "Ġtradem": 20250, + "Ġaerial": 20251, + "033": 20252, + "ĠRobinson": 20253, + "ussels": 20254, + "Ġtails": 20255, + "generator": 20256, + "Ġservants": 20257, + "Ġenrolled": 20258, + "Ġrealism": 20259, + "Ġethanol": 20260, + "Ġvinegar": 20261, + "pine": 20262, + "Ġworm": 20263, + "Ġworries": 20264, + "Ġshear": 20265, + "Ġsensations": 20266, + "ĠPalace": 20267, + "ĠDonald": 20268, + "Ġspheres": 20269, + "Ġliteral": 20270, + "Bre": 20271, + "lins": 20272, + "Ġanemia": 20273, + "([[": 20274, + "prising": 20275, + "Ġesoph": 20276, + "Ġpackets": 20277, + ".....": 20278, + "INFO": 20279, + "Ġcontaminants": 20280, + "Standard": 20281, + "ĠDB": 20282, + "Ġundergoing": 20283, + "ĠCrown": 20284, + "Ġingen": 20285, + "psych": 20286, + "istence": 20287, + "116": 20288, + "Ġtours": 20289, + "Ġuncovered": 20290, + "Ġfolklore": 20291, + "ĠHarris": 20292, + "Ġgolf": 20293, + "Ġ113": 20294, + "Ax": 20295, + "ril": 20296, + "verbal": 20297, + "ĠDesert": 20298, + "erical": 20299, + "Ġexpenditure": 20300, + "Ġ118": 20301, + "RN": 20302, + "ĠAlan": 20303, + "iti": 20304, + "ĠMinor": 20305, + "ĠPythagorean": 20306, + "Ġconserve": 20307, + "ĠHey": 20308, + "modules": 20309, + "otics": 20310, + "Ġdecis": 20311, + "ĠExpert": 20312, + "Ġdiminished": 20313, + "Ġfonts": 20314, + "Ġhurd": 20315, + "ĠPale": 20316, + "Ġunrelated": 20317, + "angled": 20318, + "Connection": 20319, + "ĠHopkins": 20320, + "Ġgarbage": 20321, + "define": 20322, + "Miss": 20323, + "ĠMoz": 20324, + "ĠMis": 20325, + "Ġinnate": 20326, + "Ġstudio": 20327, + "Ġsomebody": 20328, + "Ġruins": 20329, + "scribe": 20330, + "Ġparenting": 20331, + "Ġpercentages": 20332, + "ĠCommunications": 20333, + "Ġimpulse": 20334, + "scan": 20335, + "æł": 20336, + "ĠFill": 20337, + "ĠTrigon": 20338, + "Creating": 20339, + "ĠðĿIJ": 20340, + "ĠMust": 20341, + "Ġpromptly": 20342, + "ĠCraft": 20343, + "Ġasbestos": 20344, + "liness": 20345, + "ĠZone": 20346, + "Ġcens": 20347, + "Ġantim": 20348, + "Ġfeeds": 20349, + "Ġpredecess": 20350, + "ĠLetters": 20351, + "ulatory": 20352, + "Ġadvise": 20353, + "Ġattent": 20354, + "ĠWhole": 20355, + "Ġorbital": 20356, + "ILITY": 20357, + "abus": 20358, + "ĠDental": 20359, + "Ġmanuscripts": 20360, + "ĠRussell": 20361, + "xlabel": 20362, + "prev": 20363, + "Ġauditory": 20364, + "Ġ119": 20365, + "ĠVeget": 20366, + "yg": 20367, + "Ġdonor": 20368, + "Ġsprink": 20369, + "DESCRIPTOR": 20370, + "ĠAle": 20371, + "eleration": 20372, + "Ġincub": 20373, + "lasting": 20374, + "½": 20375, + "Ġket": 20376, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĠĠĠ": 20377, + "Scal": 20378, + "brain": 20379, + "ĠCognitive": 20380, + "raviolet": 20381, + "Ġadorn": 20382, + "Ġsuffix": 20383, + "ĠRi": 20384, + "Ġalternating": 20385, + "Ġmotivations": 20386, + "Calculate": 20387, + "legend": 20388, + "Ġshadows": 20389, + "Ġbeads": 20390, + "ĠUnits": 20391, + "Ġprobable": 20392, + "Ġliberation": 20393, + "Ġbeautifully": 20394, + "Ġcracks": 20395, + "Ġcoherent": 20396, + "ĠAlmost": 20397, + "Ġdelving": 20398, + "Ġsociology": 20399, + "Ġirritation": 20400, + "oda": 20401, + "ĠDiscovery": 20402, + "Ġladder": 20403, + "ĠEcology": 20404, + "BUG": 20405, + "ĠOliver": 20406, + "ORK": 20407, + "Ùħ": 20408, + "Ġequator": 20409, + "Ġmerchant": 20410, + "ĠSah": 20411, + "Ġchromosomes": 20412, + "260": 20413, + "running": 20414, + "odynamics": 20415, + "Ġretrieve": 20416, + "ĠComputing": 20417, + "Ġserum": 20418, + "ĠEnsure": 20419, + "usc": 20420, + "emade": 20421, + "Display": 20422, + "ĠHz": 20423, + "ĠLen": 20424, + "Ġgenerators": 20425, + "ĠRecomm": 20426, + "Ġhumanitarian": 20427, + "Ġkills": 20428, + "ounded": 20429, + "ĠAuto": 20430, + "Ġtranslates": 20431, + "Ġcozy": 20432, + "MAP": 20433, + "Ġnons": 20434, + "ĠRio": 20435, + "Ġfortune": 20436, + "33333330": 20437, + "240": 20438, + "ĠDanish": 20439, + "Ġн": 20440, + "ĠIoT": 20441, + "Ġ1933": 20442, + "Ġdevotion": 20443, + "_.": 20444, + "enium": 20445, + "ĠBrian": 20446, + "urability": 20447, + "North": 20448, + "export": 20449, + "ayan": 20450, + "Different": 20451, + "ĠER": 20452, + "pent": 20453, + "Ġhandles": 20454, + "letion": 20455, + "Const": 20456, + "eda": 20457, + "aba": 20458, + "ĠCris": 20459, + "Ġcomplaints": 20460, + "ainted": 20461, + "Series": 20462, + "ĠïĢŃ": 20463, + "ĠPand": 20464, + "),(": 20465, + "Ġoxidation": 20466, + "Ġmascul": 20467, + "ANS": 20468, + "criptions": 20469, + "Sn": 20470, + "rob": 20471, + "Ġgenerous": 20472, + "×Ļ": 20473, + "ĠStreng": 20474, + "``,": 20475, + "LED": 20476, + "ilage": 20477, + "fires": 20478, + "ĠWalker": 20479, + "Ġfinishing": 20480, + "Japan": 20481, + "Ġobstruct": 20482, + "ĠCrypt": 20483, + "ĠKeeping": 20484, + "Ġwitnesses": 20485, + "ĠBR": 20486, + "Ġscored": 20487, + "ĠHandbook": 20488, + "aura": 20489, + "Ġol": 20490, + "products": 20491, + "Ġleisure": 20492, + "Ġfacets": 20493, + "Ġrecordings": 20494, + "Ġmarsh": 20495, + "ĠPTSD": 20496, + "ĠSW": 20497, + "Ġnonfiction": 20498, + "Ġfacilitates": 20499, + "ĠAddressing": 20500, + "Ġpilots": 20501, + "duration": 20502, + "â̳": 20503, + "147": 20504, + "Ġdub": 20505, + "ĠBelgium": 20506, + "Ġschizophrenia": 20507, + "Ġsealed": 20508, + "Ġempowers": 20509, + "ĠCompute": 20510, + "ĠAntarctic": 20511, + "ĠPhotos": 20512, + "Ġ144": 20513, + "Matrix": 20514, + "dn": 20515, + "Ġsupreme": 20516, + "Ġgotten": 20517, + "ĠStatistical": 20518, + "Ġstepping": 20519, + "White": 20520, + "ilepsy": 20521, + "Ġ1861": 20522, + "à®": 20523, + "Ġsickness": 20524, + "ĠKu": 20525, + "ĠEncouraging": 20526, + "Ġimpose": 20527, + "ĠColumbus": 20528, + "published": 20529, + "{#": 20530, + "Ġaccomplishments": 20531, + "fb": 20532, + "ĠEM": 20533, + "ĠLogic": 20534, + "Ġathletic": 20535, + "Ġluxury": 20536, + "Ġguy": 20537, + "ĠPsychological": 20538, + "Ġinertia": 20539, + "ĠKin": 20540, + "Ġharmonic": 20541, + "Ġmate": 20542, + ")*(": 20543, + "ĠEgg": 20544, + "Ġcomprising": 20545, + "Ġgospel": 20546, + "Ġot": 20547, + "Ġwelcomed": 20548, + "Interest": 20549, + "htaking": 20550, + "ĠTransportation": 20551, + "rise": 20552, + "ĠGre": 20553, + "Ġexpans": 20554, + "attrs": 20555, + "electric": 20556, + "Ġprosec": 20557, + "Ġdefinitive": 20558, + "Ġasteroid": 20559, + "CAD": 20560, + "ĠAlcohol": 20561, + "intage": 20562, + "ĠIndividuals": 20563, + "corn": 20564, + "rically": 20565, + "Ġgre": 20566, + "onyms": 20567, + "Ġsculptures": 20568, + ";`": 20569, + "ĠBorn": 20570, + "Ġconcise": 20571, + "QR": 20572, + "ĠWa": 20573, + "Watch": 20574, + "Ġdeposited": 20575, + "ĠCF": 20576, + "ĠJos": 20577, + "Ġbrushing": 20578, + "ricula": 20579, + "dup": 20580, + "ĠBinary": 20581, + "ı": 20582, + "encoder": 20583, + "Ġcoordinated": 20584, + "Ġsatisfies": 20585, + "aca": 20586, + "Ġencoded": 20587, + "ĠJosh": 20588, + "EW": 20589, + "Crit": 20590, + "Ġcrosses": 20591, + "Ġpsychiatric": 20592, + "Ġsolver": 20593, + "Ġprophet": 20594, + "Ġpossessed": 20595, + "Ġscared": 20596, + "Leg": 20597, + "Ġambient": 20598, + "Ġcomprise": 20599, + "Ġclinicians": 20600, + "ĠBerg": 20601, + "Ġinference": 20602, + "ivariate": 20603, + "Ġobscure": 20604, + "awareness": 20605, + "126": 20606, + "ĠAdjust": 20607, + "Ġlegendary": 20608, + "ĠEld": 20609, + "(\"--": 20610, + "asury": 20611, + "121": 20612, + "Ġnests": 20613, + "Ġ=\\": 20614, + "ê": 20615, + "Ġreasonably": 20616, + "dose": 20617, + "ĠInside": 20618, + "Ġwarriors": 20619, + "Results": 20620, + "Option": 20621, + "Pool": 20622, + "]).": 20623, + "imates": 20624, + "Ġgi": 20625, + "Ġbreastfeeding": 20626, + "Ġwit": 20627, + "Ġretro": 20628, + "oly": 20629, + "chemy": 20630, + "Ġbeside": 20631, + "122": 20632, + "ĠJohann": 20633, + "ocrates": 20634, + "Ġsecretary": 20635, + "irements": 20636, + "ĠCatholics": 20637, + "mul": 20638, + "ollen": 20639, + "Ġcommitments": 20640, + "Ġcommercially": 20641, + "Ġcannabis": 20642, + "were": 20643, + "Ġhemisphere": 20644, + "ylum": 20645, + "lined": 20646, + "elia": 20647, + "proto": 20648, + "Ġrearr": 20649, + "Ġcarrots": 20650, + "Ġdesktop": 20651, + "ĠThread": 20652, + "Ġspectral": 20653, + "Ġinventions": 20654, + "ĠRele": 20655, + "Ġposters": 20656, + "Ġindispensable": 20657, + "choose": 20658, + "Ġgravel": 20659, + "ontally": 20660, + "Ġcontributors": 20661, + "Ġthreaten": 20662, + "Ġphotosynthesis": 20663, + "ĠÏī": 20664, + "Alex": 20665, + "city": 20666, + "ĠFamiliar": 20667, + "team": 20668, + "bank": 20669, + "Ġlimitation": 20670, + "support": 20671, + "ĠRatio": 20672, + "ĠâΧ": 20673, + "ĠPoor": 20674, + ")',": 20675, + "ĠTar": 20676, + "RY": 20677, + "xic": 20678, + "ĠAth": 20679, + "Ġspacing": 20680, + "contact": 20681, + "ctory": 20682, + "ĠTokyo": 20683, + "wegian": 20684, + "ivo": 20685, + "Ġ))": 20686, + "ĠProve": 20687, + ">=": 20688, + "Ġkilometres": 20689, + "SELECT": 20690, + "Ġrichness": 20691, + "Ġintuition": 20692, + "اÙĦ": 20693, + "ĠFourth": 20694, + "Tr": 20695, + "Ġvet": 20696, + "ĠTeach": 20697, + "town": 20698, + "Ġspeeches": 20699, + "Ġfungal": 20700, + "gging": 20701, + "ĠOptim": 20702, + "Ġprotagonist": 20703, + "Ġlined": 20704, + "ĠSierra": 20705, + "ectors": 20706, + "ĠDiversity": 20707, + "often": 20708, + "Ġdiscrep": 20709, + "Ġbreathtaking": 20710, + "Ġindef": 20711, + "AGS": 20712, + "numbers": 20713, + "Ġcatastrophic": 20714, + "Ġfoam": 20715, + "Ġrabbits": 20716, + "ordinate": 20717, + "arin": 20718, + "Ġrounds": 20719, + "Ġfractures": 20720, + "Ġsovereign": 20721, + "Ġnails": 20722, + "Ġrecursive": 20723, + "ĠDur": 20724, + "Ġclearer": 20725, + "Ġeruption": 20726, + "Ġhinder": 20727, + "ivia": 20728, + "Ġupgrad": 20729, + "Format": 20730, + "Ġgem": 20731, + "114": 20732, + "Ġstrengthens": 20733, + "Ġcorporation": 20734, + "Fort": 20735, + "Ġarist": 20736, + "licted": 20737, + "namese": 20738, + "Ġprovincial": 20739, + "Ġemploys": 20740, + "their": 20741, + "ĠGN": 20742, + "lavery": 20743, + "Ġprism": 20744, + "reader": 20745, + "anyon": 20746, + "Ġvoyage": 20747, + "Ġproactive": 20748, + "ĠSeg": 20749, + "Ġblur": 20750, + "Reference": 20751, + "Ġeq": 20752, + "Ġcleared": 20753, + "worms": 20754, + "Ġawards": 20755, + "Ġpier": 20756, + "Ġconquest": 20757, + "ivative": 20758, + "pieces": 20759, + "Ġbaked": 20760, + "Ġcorrosion": 20761, + "Ġnorthwest": 20762, + "ĠGeographic": 20763, + "ĠAntarctica": 20764, + "Target": 20765, + ")$,": 20766, + "ouncing": 20767, + "}:": 20768, + "Ġnevertheless": 20769, + "GI": 20770, + "ĠNAT": 20771, + "ĠCrow": 20772, + "Ġoverlapping": 20773, + "Ġonions": 20774, + "ĠLooking": 20775, + "Ġmathematicians": 20776, + "Ġfluoride": 20777, + "Ġbuses": 20778, + "grass": 20779, + "Desc": 20780, + "Ġrealities": 20781, + "tu": 20782, + "taking": 20783, + "ĠFamilies": 20784, + "void": 20785, + "Phot": 20786, + "Ġerupt": 20787, + "arious": 20788, + "general": 20789, + "Ġuterus": 20790, + "Ġcookie": 20791, + "Ġdeterminant": 20792, + "Ġgambling": 20793, + "ĠDra": 20794, + "/\"": 20795, + "Ġportrayed": 20796, + "Ġfascinated": 20797, + "although": 20798, + "Ġsafeguard": 20799, + "Looking": 20800, + "Ġdrift": 20801, + "ĠWITHOUT": 20802, + "oj": 20803, + "ancers": 20804, + "ĠEve": 20805, + "Ġshades": 20806, + "Ġwatershed": 20807, + "Writing": 20808, + "Ġsty": 20809, + "Ġinvestigators": 20810, + "ĠWelsh": 20811, + "Ġultra": 20812, + "Ep": 20813, + "350": 20814, + "ĠLiver": 20815, + "answer": 20816, + "King": 20817, + "take": 20818, + "Ġorche": 20819, + "discovery": 20820, + "essment": 20821, + "llib": 20822, + "Ġcoalition": 20823, + "cht": 20824, + "ĠVienna": 20825, + "}-\\": 20826, + "Ġiod": 20827, + "Ġflew": 20828, + "Ġbackwards": 20829, + "Ġabsurd": 20830, + "Review": 20831, + "odynamic": 20832, + "anguages": 20833, + "Ġdropping": 20834, + "ĠBear": 20835, + "ĠAlgorithm": 20836, + "Ġpaired": 20837, + "Ġseparating": 20838, + "ĠHi": 20839, + "Subject": 20840, + "Ġresponsive": 20841, + "ĠChoice": 20842, + "Ġmigrate": 20843, + "irl": 20844, + "Ġplum": 20845, + "Ġamend": 20846, + "ĠCampaign": 20847, + "Ġneighbour": 20848, + "Ġbonding": 20849, + "ĠNavigating": 20850, + "Best": 20851, + "ĠMeaning": 20852, + "ÂĢÂ": 20853, + "Ġinjected": 20854, + ":\",": 20855, + "Ġforgiveness": 20856, + "ĠLeadership": 20857, + "ĠEuro": 20858, + "Ġlively": 20859, + "ĠGoals": 20860, + "ĠSenior": 20861, + "Ġpropagation": 20862, + "EV": 20863, + "Ġroutinely": 20864, + "Ġlamps": 20865, + "Ġstatistically": 20866, + "ĠTu": 20867, + "Ġbacked": 20868, + "Ġobservers": 20869, + "Ġemergencies": 20870, + "represented": 20871, + "ĠMeta": 20872, + "essed": 20873, + "Ġresh": 20874, + "Ġsuccessor": 20875, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 20876, + "invalid": 20877, + "Ġwip": 20878, + "Ġrobotic": 20879, + "Ġodor": 20880, + "Ġresume": 20881, + "Ġpositioning": 20882, + "ĠLaure": 20883, + "uniform": 20884, + "Ġevid": 20885, + "logen": 20886, + "mile": 20887, + "Ġech": 20888, + "230": 20889, + "Ġward": 20890, + "ĠFinance": 20891, + "Ġconvincing": 20892, + "Ġtrivial": 20893, + "Ġnotebook": 20894, + "din": 20895, + "locking": 20896, + "Rule": 20897, + "Ġcopied": 20898, + "LM": 20899, + "mun": 20900, + "uba": 20901, + "त": 20902, + "ĠTel": 20903, + "Instead": 20904, + "1994": 20905, + "Ġdining": 20906, + "Ġtracing": 20907, + "RED": 20908, + "Ġaccountable": 20909, + "ĠCele": 20910, + "heumat": 20911, + "Ġformatting": 20912, + "ĠHighway": 20913, + "Ġfulfilling": 20914, + "fail": 20915, + "Ġhadn": 20916, + "organic": 20917, + "West": 20918, + "Ġblast": 20919, + "Ġliters": 20920, + "Left": 20921, + "Ġinherently": 20922, + "inical": 20923, + "Ġguarantees": 20924, + "BD": 20925, + "Ġidentifier": 20926, + "Ġunsure": 20927, + "ĠMade": 20928, + "ĠReports": 20929, + "Ġneglected": 20930, + "Ġnaked": 20931, + "bey": 20932, + "Ġconsulting": 20933, + "Ġfeared": 20934, + "bins": 20935, + "Ġconsole": 20936, + "Ġappreciating": 20937, + "Ġnodded": 20938, + "ĠFinn": 20939, + "ĠSally": 20940, + "Ġveterinarian": 20941, + "Air": 20942, + "services": 20943, + "Ġcultiv": 20944, + "ediatrics": 20945, + "Ġhobbies": 20946, + "Ġgrasses": 20947, + "ASH": 20948, + "optimizer": 20949, + "alam": 20950, + "ĠSpeech": 20951, + "ficial": 20952, + "Ġ:,": 20953, + "ounc": 20954, + "Gui": 20955, + "ĠEight": 20956, + "Ġmargins": 20957, + "ĠWorkers": 20958, + "ĠTow": 20959, + "hedron": 20960, + "Ġsentiment": 20961, + "Ġabolition": 20962, + "quet": 20963, + "ĠDru": 20964, + "ovie": 20965, + "asci": 20966, + "Ġinhabited": 20967, + "Ġfame": 20968, + ",)": 20969, + "Ġregimes": 20970, + "Ġaiming": 20971, + "Ġindul": 20972, + "ä¹": 20973, + "Ġglad": 20974, + "Ġbarg": 20975, + "Ġdependencies": 20976, + "Layer": 20977, + "ochemistry": 20978, + "prim": 20979, + "odont": 20980, + "Ġglaciers": 20981, + "online": 20982, + "Ġarrows": 20983, + "ĠShah": 20984, + "Ġ135": 20985, + "worthy": 20986, + "Ġhydraulic": 20987, + "ĠBaptist": 20988, + "ĠEthics": 20989, + "Ġrevenues": 20990, + "ĠKE": 20991, + "shine": 20992, + "Ġsouthwest": 20993, + "ĠBry": 20994, + "ĠClinic": 20995, + "ĠBrazilian": 20996, + "raits": 20997, + "789": 20998, + "ĠEither": 20999, + "ĠNarr": 21000, + "ĠDefining": 21001, + "glob": 21002, + "ĠSingh": 21003, + "Ġ107": 21004, + "Identifier": 21005, + "Ġdash": 21006, + "Ġloos": 21007, + "Ġangel": 21008, + "Ġ114": 21009, + "Ġtickets": 21010, + "Ġfasting": 21011, + "Ġyogurt": 21012, + "Ġwilliam": 21013, + "ĠFirstly": 21014, + "mesh": 21015, + "ĠLiteracy": 21016, + "Br": 21017, + "Ġyearly": 21018, + "Ġdetrim": 21019, + "colonial": 21020, + "Ġhunters": 21021, + "/'": 21022, + "ĠArc": 21023, + "ĠByzantine": 21024, + "ĠNorman": 21025, + "Ġconquer": 21026, + "б": 21027, + "Ġnums": 21028, + "Ġ1949": 21029, + "issa": 21030, + "ĠEnjoy": 21031, + "Ġmounting": 21032, + "Ġautoimmune": 21033, + "Gold": 21034, + "Ġjohn": 21035, + "Ġsemicon": 21036, + "tis": 21037, + "Ġtsun": 21038, + "Ġshrink": 21039, + "Pal": 21040, + "Ġphysiology": 21041, + "Ġintroductory": 21042, + "Ġweighing": 21043, + "chell": 21044, + "anskrit": 21045, + "Ġbyte": 21046, + "ĠClose": 21047, + "AIDS": 21048, + "Ġench": 21049, + "čĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 21050, + "progress": 21051, + "ERE": 21052, + "Ġuranium": 21053, + "Ġsixty": 21054, + "Ġsorry": 21055, + "Ġpredictive": 21056, + "Ġwelding": 21057, + "}(\\": 21058, + "ĠTab": 21059, + "Ġflatten": 21060, + "UK": 21061, + "confidence": 21062, + "illo": 21063, + "Ġcautious": 21064, + "){": 21065, + "upt": 21066, + "Ġunderest": 21067, + "relations": 21068, + "Ġclinics": 21069, + "Ġseamlessly": 21070, + "Ġ127": 21071, + "enerative": 21072, + "]\\": 21073, + "Ġremot": 21074, + "Ġcommanded": 21075, + "mos": 21076, + "%).": 21077, + "Ġrisky": 21078, + "Ġcompromised": 21079, + "Ġpesticide": 21080, + "Fin": 21081, + "ĠCant": 21082, + "Online": 21083, + "roots": 21084, + "ĠRidge": 21085, + "ĠInnovation": 21086, + "ĠHudson": 21087, + "Ġdialogues": 21088, + "porter": 21089, + "Ġemerges": 21090, + "ĠASD": 21091, + "Ġapartment": 21092, + "Ġsadness": 21093, + "Ġestrogen": 21094, + "118": 21095, + "Ġdigging": 21096, + "ĠTitan": 21097, + "Ġeluc": 21098, + "Ġdiplomatic": 21099, + "due": 21100, + "pless": 21101, + "Ġ1912": 21102, + "ĠDa": 21103, + "uzzle": 21104, + "Ġlid": 21105, + "Ġpursued": 21106, + "512": 21107, + "ĠMigration": 21108, + "ĠOral": 21109, + "Ġnamespace": 21110, + "Dom": 21111, + "Ġinappropriate": 21112, + "artha": 21113, + "Ġdominate": 21114, + "itous": 21115, + "ocrine": 21116, + "ĠGE": 21117, + "oria": 21118, + "Ġtraps": 21119, + "agic": 21120, + "--------------------------------------------": 21121, + "Ġnost": 21122, + "ĠBackground": 21123, + "iece": 21124, + "010": 21125, + "ĠObjective": 21126, + "Ġminiature": 21127, + "Ġinitiate": 21128, + "ANG": 21129, + "ĠTam": 21130, + "Ġstance": 21131, + "ificates": 21132, + "Ġbloss": 21133, + "special": 21134, + "Ġmathematician": 21135, + "Ġ1946": 21136, + "Explore": 21137, + "respond": 21138, + "ATIONS": 21139, + "Job": 21140, + "Ġbricks": 21141, + "ĠRol": 21142, + "Ann": 21143, + "Ġ1959": 21144, + "Ġactivist": 21145, + "Ġranked": 21146, + "Ġdeparture": 21147, + "ĠLicensed": 21148, + "Application": 21149, + "Ġrecognise": 21150, + "Ġgenius": 21151, + "Ġsurveyed": 21152, + "Ġsearches": 21153, + "ĠUl": 21154, + "âķIJ": 21155, + "ĠAdult": 21156, + "ĠAwareness": 21157, + "ĠWelcome": 21158, + "Ġë": 21159, + "Union": 21160, + "Within": 21161, + "Ġsusceptibility": 21162, + "Ġplacebo": 21163, + "Ġisolate": 21164, + "ĠComprehensive": 21165, + "enez": 21166, + "ĠTypeError": 21167, + "olon": 21168, + "araoh": 21169, + "ĠFoods": 21170, + "Ġtires": 21171, + "pleasant": 21172, + "ĠUC": 21173, + "racies": 21174, + "Ġattacking": 21175, + "Ġstretches": 21176, + "ĠTemperature": 21177, + "Ġexceeds": 21178, + "semin": 21179, + "čĊĠĠĠĠ": 21180, + "Ġoriented": 21181, + "Ġgraduates": 21182, + "Ġwithstand": 21183, + "ĠOrange": 21184, + "ĠOrigin": 21185, + "Ġbuzz": 21186, + "ĠConversion": 21187, + "ĠConditions": 21188, + "Ġblades": 21189, + "GT": 21190, + "ĠSharing": 21191, + "Ġcapacities": 21192, + "Ġdetrimental": 21193, + "ÙĬ": 21194, + "Ġcatching": 21195, + "abitat": 21196, + "Ġcustomized": 21197, + "Ġbrightness": 21198, + "camera": 21199, + "si": 21200, + "ĠPel": 21201, + "ashi": 21202, + "ĠSteel": 21203, + "riel": 21204, + "Ġfigured": 21205, + "ür": 21206, + "opathic": 21207, + "lectric": 21208, + "Stats": 21209, + "Ġquizzes": 21210, + "Ġyarn": 21211, + "gas": 21212, + "Ġimbalance": 21213, + "rolling": 21214, + "Ġimplants": 21215, + "Ġdiary": 21216, + "Ġ$$(": 21217, + "Ġmercy": 21218, + "surface": 21219, + "ĠBrid": 21220, + "Ġcalorie": 21221, + "David": 21222, + "processed": 21223, + "harm": 21224, + "ĠPlate": 21225, + "isen": 21226, + "Ġprofessors": 21227, + "Ġcabin": 21228, + "ĠGandhi": 21229, + "Ġchickens": 21230, + "ĠMatter": 21231, + "neighb": 21232, + "Ġfn": 21233, + "yaml": 21234, + "ÎĶ": 21235, + "Ġbelly": 21236, + "Ġeleven": 21237, + "ĠPhill": 21238, + "Ġjury": 21239, + "ensation": 21240, + "AK": 21241, + "cuts": 21242, + "225": 21243, + "Ġcoli": 21244, + "Schema": 21245, + "Ġnortheast": 21246, + "Ġdiction": 21247, + "ountain": 21248, + "ski": 21249, + "Ġcontag": 21250, + "exceptions": 21251, + "Ġrealization": 21252, + "Ġmidst": 21253, + "ĠCommonwealth": 21254, + "middle": 21255, + "reverse": 21256, + "Del": 21257, + "\"]:": 21258, + "ĠIncreased": 21259, + "acious": 21260, + "ĠArkansas": 21261, + "aha": 21262, + "Ġlegislature": 21263, + "Ġanomal": 21264, + "ĠInstruction": 21265, + "Ġwavelengths": 21266, + "Ġsummarize": 21267, + "mont": 21268, + "Ġreinforcement": 21269, + "Bo": 21270, + "ĠReform": 21271, + "olicies": 21272, + "Ġsponsored": 21273, + "Ġsalad": 21274, + "Ġcontrasting": 21275, + "attery": 21276, + "ricanes": 21277, + "Ġmerchants": 21278, + "focus": 21279, + "isers": 21280, + "Ġideologies": 21281, + "ĠMontana": 21282, + "major": 21283, + "Ġbeams": 21284, + "typ": 21285, + "Points": 21286, + "Summary": 21287, + "Ġlengthy": 21288, + "Ġdeliberately": 21289, + "ulo": 21290, + "Ġlear": 21291, + "Windows": 21292, + "Ġshake": 21293, + "Ġmemoir": 21294, + "Ġlightly": 21295, + "ĠCanal": 21296, + "ĠStarting": 21297, + "hering": 21298, + "Ġpsychologist": 21299, + "Ġredund": 21300, + "Ġexposures": 21301, + "Ġignorance": 21302, + "Ġweird": 21303, + "Ġ1938": 21304, + "ĠScand": 21305, + "Ġcorrected": 21306, + "Ġhopefully": 21307, + "Ġ109": 21308, + ":',": 21309, + "ĠTrain": 21310, + "XXXXXXXXXXXXXXXX": 21311, + "ĠAlfred": 21312, + "ĠDirections": 21313, + "Ġfabrics": 21314, + "Ġnaming": 21315, + "Ġdetective": 21316, + "ogy": 21317, + "accuracy": 21318, + "eye": 21319, + "ĠCanyon": 21320, + "Dele": 21321, + "ÏĤ": 21322, + "eltic": 21323, + "Ġlap": 21324, + "ĠPas": 21325, + "Ġadditive": 21326, + "ĠArray": 21327, + "Play": 21328, + "Ġcurvature": 21329, + "socket": 21330, + "âĢĿ).": 21331, + "door": 21332, + "Track": 21333, + "Ġnecessitates": 21334, + "Ġchunks": 21335, + "ulu": 21336, + "Ġfirsthand": 21337, + "Ġbic": 21338, + "pages": 21339, + "Still": 21340, + "brush": 21341, + "ĠBeijing": 21342, + "Ġtennis": 21343, + "ĠElectronic": 21344, + "005": 21345, + "åĮ": 21346, + "ĠMason": 21347, + "Ġrains": 21348, + "Ġdependency": 21349, + "ynamic": 21350, + "Ġseals": 21351, + "Ġborrowed": 21352, + "ixon": 21353, + "Ġmotions": 21354, + "Hey": 21355, + "Ġjournalist": 21356, + "Ġponds": 21357, + "ĠHob": 21358, + "Ġshout": 21359, + "Ġprincip": 21360, + "Ġexcellence": 21361, + "Ġoutlet": 21362, + "elements": 21363, + "empor": 21364, + "Begin": 21365, + "Ġideological": 21366, + "Ġmicrowave": 21367, + "Ġgon": 21368, + "pliance": 21369, + "enguin": 21370, + "Ġviewer": 21371, + "Ġmainland": 21372, + "Ġhelic": 21373, + "growth": 21374, + "Bs": 21375, + "asuring": 21376, + "mapping": 21377, + "ĠIter": 21378, + "pathetic": 21379, + "Ġhorizontally": 21380, + "eva": 21381, + "Ġwisely": 21382, + "Ġstepped": 21383, + "Ġskept": 21384, + "Ġvi": 21385, + "rimp": 21386, + "Ġsimultaneous": 21387, + "icion": 21388, + "Ġreconciliation": 21389, + "istered": 21390, + "Ġsyrup": 21391, + "Ġthirst": 21392, + "Ġmedi": 21393, + "pow": 21394, + "ĠMercury": 21395, + "Ġservant": 21396, + "Ġevaluations": 21397, + "ĠProvince": 21398, + "ĠContents": 21399, + "Ġgrapple": 21400, + "Ġenacted": 21401, + "Education": 21402, + "ibling": 21403, + "unittest": 21404, + "Ġautomobile": 21405, + "Stream": 21406, + "Down": 21407, + "Ġworkflow": 21408, + "ĠClaud": 21409, + "Ġ170": 21410, + "Ġpleased": 21411, + "done": 21412, + "hattan": 21413, + "International": 21414, + "Span": 21415, + "ĠISO": 21416, + "ĠPresentation": 21417, + "Ġquad": 21418, + "intend": 21419, + "talion": 21420, + "Sty": 21421, + "ĠKid": 21422, + "117": 21423, + "lists": 21424, + "Ġcardinal": 21425, + "Bey": 21426, + "pressure": 21427, + "cnt": 21428, + "ĠGO": 21429, + "ि": 21430, + "owned": 21431, + "setter": 21432, + "ĠBeth": 21433, + "ĠYale": 21434, + "Ġconcurrent": 21435, + "ĠHR": 21436, + "ĠMeeting": 21437, + "Ġmanure": 21438, + "Ġuphold": 21439, + "mmas": 21440, + "setObject": 21441, + "ĠExercises": 21442, + "hicle": 21443, + "çĽ": 21444, + "border": 21445, + "ĠMaintain": 21446, + "adians": 21447, + "Ġsurplus": 21448, + "NASA": 21449, + "Again": 21450, + "growing": 21451, + "ĠKle": 21452, + "=[\"": 21453, + "given": 21454, + "OWN": 21455, + "ĠRT": 21456, + "Profile": 21457, + "113": 21458, + "Ġbishop": 21459, + "Ġurge": 21460, + "ĠIg": 21461, + "ĠRegression": 21462, + "Ġdefending": 21463, + "ĠArithmetic": 21464, + "Ġvaccinated": 21465, + "ĠKnowing": 21466, + "Ġunderscores": 21467, + "Ġprag": 21468, + "union": 21469, + "ieg": 21470, + "IDE": 21471, + "Ġelders": 21472, + "Ġsemester": 21473, + "Ġaston": 21474, + "Ġanonymous": 21475, + "ĠDivine": 21476, + "Ġpaints": 21477, + "Ġesp": 21478, + "Ġsewage": 21479, + "Ġexcerpt": 21480, + "once": 21481, + "Ġlord": 21482, + "Ġcaptain": 21483, + "Ġunderscore": 21484, + "Ġinexpensive": 21485, + "ĠUg": 21486, + "Ġunderpin": 21487, + "Ġskeleton": 21488, + "Ġactivate": 21489, + ">\\": 21490, + "ĠCyber": 21491, + "Small": 21492, + "coords": 21493, + "ĠFeel": 21494, + "adium": 21495, + "ĠArn": 21496, + "ĠÅ": 21497, + "Ġdeposition": 21498, + "interface": 21499, + "Ġgeomet": 21500, + "Ġpenn": 21501, + "Ġgoogle": 21502, + "Ġshine": 21503, + "bourne": 21504, + "Cost": 21505, + "fname": 21506, + "ĠGroups": 21507, + "Ġlowered": 21508, + "Ġgatherings": 21509, + "Ġgreed": 21510, + "Ġseamless": 21511, + "ĠAntonio": 21512, + "Ġstriving": 21513, + "!!!": 21514, + "Ġboring": 21515, + "Single": 21516, + "Ġdemol": 21517, + "Ġcollisions": 21518, + "Ġtravelled": 21519, + "hl": 21520, + "Ġmapped": 21521, + "ĠLanka": 21522, + "Ġcurricula": 21523, + "Article": 21524, + "Ġdessert": 21525, + "Ġdiabetic": 21526, + "Ġentropy": 21527, + "Ġrevis": 21528, + "ĠObservatory": 21529, + "))))": 21530, + "Ġpursuits": 21531, + "ĠAtmosp": 21532, + "Ġbeginners": 21533, + "authorized": 21534, + "Ġros": 21535, + "Ġrobotics": 21536, + "Ġblooms": 21537, + "ussia": 21538, + "ĠYang": 21539, + "Ġlifespan": 21540, + "Dan": 21541, + "ISE": 21542, + "ogenous": 21543, + "Ġengineered": 21544, + "enate": 21545, + "Ġlush": 21546, + "ĠGradu": 21547, + "Float": 21548, + "plets": 21549, + "Ġtransgender": 21550, + "ĠTransfer": 21551, + "ĠOrganic": 21552, + "osterone": 21553, + "ĠPret": 21554, + "ĠClearly": 21555, + "ĠCaesar": 21556, + "ĠMorris": 21557, + "Could": 21558, + "ĠAnat": 21559, + "Ġcomfortably": 21560, + "randint": 21561, + "Rest": 21562, + "inav": 21563, + "ĠBiblical": 21564, + "centered": 21565, + "scal": 21566, + "Ġallocated": 21567, + "Ġmonkey": 21568, + "Ġpersonalities": 21569, + "ĠDynasty": 21570, + "impse": 21571, + "Ġlisteners": 21572, + "Ġresponds": 21573, + "ĠPrevious": 21574, + "ĠInstitutes": 21575, + "Ġglimpse": 21576, + "Ġmonkeys": 21577, + "xs": 21578, + "Ġnested": 21579, + "ĠGordon": 21580, + "[:-": 21581, + "ĠGot": 21582, + "ĠHumans": 21583, + "ĠQU": 21584, + "Ġ1956": 21585, + "Ġintertw": 21586, + "Ġperiodically": 21587, + "Quant": 21588, + "Ġprioritize": 21589, + "Ġcolonialism": 21590, + "Ġcompromising": 21591, + "Due": 21592, + "Ġinstallations": 21593, + "Ġmulticultural": 21594, + "Ġlam": 21595, + "ĠGather": 21596, + "Ġqualify": 21597, + "ĠRelationships": 21598, + "Ġrefract": 21599, + "Ġxml": 21600, + "Obs": 21601, + "Ġsoutheast": 21602, + "Ġanterior": 21603, + "ĠRoy": 21604, + "Ġtimed": 21605, + "Record": 21606, + "Comb": 21607, + "ĠSteps": 21608, + "ĠProced": 21609, + "Guid": 21610, + "ĠLiberty": 21611, + "Python": 21612, + "Ġlabs": 21613, + "Ġlime": 21614, + "Position": 21615, + "GH": 21616, + "ĠLyn": 21617, + "Ġtreaties": 21618, + "Ġcheer": 21619, + "forget": 21620, + "Ġassured": 21621, + "ĠEgyptians": 21622, + "Ġacoustic": 21623, + "Ġsturd": 21624, + "ĠLegisl": 21625, + "cells": 21626, + "Ġunified": 21627, + "Ġ1916": 21628, + "157": 21629, + "åį": 21630, + "trl": 21631, + "Ġoffshore": 21632, + "itching": 21633, + "alph": 21634, + "ĠGeological": 21635, + "Ġurged": 21636, + "balanced": 21637, + "Ġfavourite": 21638, + "ĠHPV": 21639, + "ĠFalls": 21640, + "Ġcrafted": 21641, + "Ġ\\;": 21642, + "ĠLocation": 21643, + "Ġformulation": 21644, + "ĠChronic": 21645, + "Ġagrees": 21646, + "Ġconceived": 21647, + "jection": 21648, + "opot": 21649, + "={{{": 21650, + "ĠCommented": 21651, + "<=": 21652, + "DEFAULT": 21653, + "ĠJama": 21654, + "Building": 21655, + "Ġpeppers": 21656, + "ĠWik": 21657, + "Ġchambers": 21658, + "ĠGent": 21659, + "ĠKIND": 21660, + "Professor": 21661, + "ĠFibonacci": 21662, + "Ġowing": 21663, + "Ġstrangers": 21664, + "ĠSlow": 21665, + "usters": 21666, + "HL": 21667, + "ĠColonial": 21668, + "aluable": 21669, + "ï¼ļ": 21670, + "Ġ2050": 21671, + "450": 21672, + "hyper": 21673, + "actual": 21674, + "Ġverified": 21675, + "Ġredist": 21676, + "ĠReviews": 21677, + "Ġacne": 21678, + "prise": 21679, + "ìĿ": 21680, + "Ġresembles": 21681, + "Ġpork": 21682, + "Ġherd": 21683, + "Adv": 21684, + "Ġlaboratories": 21685, + "members": 21686, + "Ġfrustrated": 21687, + "Ġmerged": 21688, + "tically": 21689, + "Ġharmless": 21690, + "ĠLimited": 21691, + "Ġinfinitely": 21692, + "worker": 21693, + "âĪ´": 21694, + "utable": 21695, + "oment": 21696, + "Reals": 21697, + "ĠErn": 21698, + "Ġprivileges": 21699, + "Ġangels": 21700, + "ĠVolunt": 21701, + "ĠStev": 21702, + "čĊĠ": 21703, + "ĠInsurance": 21704, + "ĠOfficer": 21705, + "SET": 21706, + "ĠLith": 21707, + "Ġdump": 21708, + "creation": 21709, + "âĢī": 21710, + "ĠCauses": 21711, + "pipeline": 21712, + "ronics": 21713, + "Ġtextures": 21714, + "Ġcontradiction": 21715, + "Ġunequal": 21716, + "Ġvirtues": 21717, + "Ġjurisdict": 21718, + "Ġboss": 21719, + "ĠCrus": 21720, + "ĠOverall": 21721, + "ĠRES": 21722, + "Ġnoticeable": 21723, + "Simple": 21724, + "Ġeval": 21725, + "ĠHalf": 21726, + "ĠNicholas": 21727, + "Body": 21728, + "Sal": 21729, + "redients": 21730, + "Ġgeology": 21731, + "Ġrape": 21732, + "strument": 21733, + "ĠNotImplemented": 21734, + "Ġvulnerabilities": 21735, + "Ġenergetic": 21736, + "Ġrepairs": 21737, + "ĠEngage": 21738, + "Ġembody": 21739, + "âĪŀ": 21740, + "Ġeighth": 21741, + "Ġbother": 21742, + "pendix": 21743, + "ĠMolecular": 21744, + "Ġresidue": 21745, + "Iter": 21746, + "Ġstyl": 21747, + "ĠSuddenly": 21748, + "Ġautobi": 21749, + "Ġprince": 21750, + "Ġfrogs": 21751, + "ANCE": 21752, + "ĠLetter": 21753, + "uddy": 21754, + "ĠAngel": 21755, + "ĠLabel": 21756, + "Energy": 21757, + "Ġceramic": 21758, + "Ġillustrating": 21759, + "icularly": 21760, + "Ġseismic": 21761, + "Ġworkout": 21762, + "Ġdehydration": 21763, + "looking": 21764, + "generated": 21765, + "138": 21766, + "Rob": 21767, + "__.": 21768, + "translate": 21769, + "Ġmarrow": 21770, + "Ġprompting": 21771, + "Ġlocom": 21772, + "Ġharbor": 21773, + "Ġfutures": 21774, + "Ġcoaches": 21775, + "atra": 21776, + "ĠStalin": 21777, + "Ġdeceased": 21778, + "Ġbypass": 21779, + "Ġ{},": 21780, + "ĠCorrect": 21781, + "ĠCircuit": 21782, + "Ġconquered": 21783, + "ĠConcern": 21784, + "Ġamerica": 21785, + "Ġslee": 21786, + "library": 21787, + "ĠCollins": 21788, + "Mal": 21789, + "ĠIl": 21790, + "Thread": 21791, + "utt": 21792, + "Ġ1915": 21793, + "Ġrectangles": 21794, + "Ġexpectancy": 21795, + "Ġcabinet": 21796, + "Ġcasualties": 21797, + "<<": 21798, + "Ġhiring": 21799, + "ĠKel": 21800, + "oned": 21801, + "Ġtransfers": 21802, + "Ġtemplates": 21803, + "Ġstimulating": 21804, + "ĠLimit": 21805, + "Ġwrist": 21806, + "jar": 21807, + "Ġsized": 21808, + "ĠBeat": 21809, + "ĠNegative": 21810, + "ulence": 21811, + "ĠVariables": 21812, + "Ġeigenvalues": 21813, + "Ġtranscription": 21814, + "Ġprocessors": 21815, + "ĠSex": 21816, + "Ġnowhere": 21817, + "ée": 21818, + "Ġveggies": 21819, + "Ġ3000": 21820, + "owski": 21821, + "Ġeditorial": 21822, + "eners": 21823, + "ĠBring": 21824, + "Ġpremises": 21825, + "ĠMyth": 21826, + "Save": 21827, + "ĠBuff": 21828, + "ĠGray": 21829, + "³³³³³": 21830, + "Ġambig": 21831, + "Ġinvites": 21832, + "Ġdeliberate": 21833, + "ĠNaval": 21834, + "Ġretina": 21835, + "ertility": 21836, + "625": 21837, + "Ġads": 21838, + "Ġluc": 21839, + "Ġ/>": 21840, + "ĠElectrical": 21841, + "Ġclassify": 21842, + "Ġadrenal": 21843, + "transmit": 21844, + "159": 21845, + "Ġgrandfather": 21846, + "langle": 21847, + "Ġchess": 21848, + "ENTS": 21849, + "Ġpg": 21850, + "outheastern": 21851, + "Ġcompares": 21852, + "Ġsap": 21853, + "irmed": 21854, + "uart": 21855, + "Ġpottery": 21856, + "[[": 21857, + "Ġpt": 21858, + "Ġconfronted": 21859, + "Ġcontextual": 21860, + "READ": 21861, + "Ġdirectors": 21862, + "ĠFresh": 21863, + "Ġjournalists": 21864, + "Ġvalves": 21865, + "Initial": 21866, + "helial": 21867, + "Ġgeneralized": 21868, + "Firstly": 21869, + "ĠYah": 21870, + "vings": 21871, + "Beyond": 21872, + "ĠGIS": 21873, + "Ġstamps": 21874, + "Ġmonks": 21875, + "wikipedia": 21876, + "Almost": 21877, + "ĠSurv": 21878, + "Self": 21879, + "ĠBarbara": 21880, + "pox": 21881, + "Ġmenstrual": 21882, + "Ġpendulum": 21883, + "OA": 21884, + "Treatment": 21885, + "ĠIL": 21886, + "ĠJay": 21887, + "Ġperv": 21888, + "ĠUSB": 21889, + "ublin": 21890, + "ĠApost": 21891, + "Ġlav": 21892, + "148": 21893, + "caus": 21894, + "ĠLit": 21895, + "tok": 21896, + "ĠAustin": 21897, + "Pay": 21898, + "Ġparasite": 21899, + "Algebra": 21900, + "paste": 21901, + "Ġblogs": 21902, + "002": 21903, + "missing": 21904, + "ĠRequest": 21905, + "Ġeducating": 21906, + "ĠNegro": 21907, + "ĠNothing": 21908, + "ĠAngles": 21909, + "Rich": 21910, + "Ġconson": 21911, + "Ġrelay": 21912, + "Ġinvari": 21913, + "packages": 21914, + "æī": 21915, + "ĠClassical": 21916, + "inators": 21917, + "Ġaeros": 21918, + "ĠFlo": 21919, + "Ġanticipate": 21920, + "ĠRecovery": 21921, + "Never": 21922, + "Ġlacks": 21923, + "ĠAssume": 21924, + "Ġdemonstrations": 21925, + "Ġfinancially": 21926, + "Ġmonitors": 21927, + "ĠRoll": 21928, + "Random": 21929, + "Ġclearing": 21930, + "ĠShip": 21931, + "ultural": 21932, + "ĠTensor": 21933, + "ĠSecondly": 21934, + "ĠFlash": 21935, + "ysc": 21936, + "Ġcrushed": 21937, + "Ġpossesses": 21938, + "ĠVietnamese": 21939, + "anic": 21940, + "ĠWol": 21941, + "Ġdownloaded": 21942, + "ĠHills": 21943, + "ĉĉĉ": 21944, + "Ġnegotiation": 21945, + "ĠJonathan": 21946, + "Ġhoused": 21947, + "Ġchrist": 21948, + "colored": 21949, + "ĠArtificial": 21950, + "Making": 21951, + "ĠUNESCO": 21952, + "ĠRegularly": 21953, + "ĠConst": 21954, + "rimination": 21955, + "Ġabbrev": 21956, + "apache": 21957, + "Ġmating": 21958, + "Ġelectoral": 21959, + "ĠClar": 21960, + "Govern": 21961, + "Ġ\"+": 21962, + "145": 21963, + "Ġseniors": 21964, + "Ah": 21965, + "VV": 21966, + "Ġbending": 21967, + "ĠHarbor": 21968, + "Ġcarbohydrate": 21969, + "Ġcaves": 21970, + "Bra": 21971, + "Mart": 21972, + "Ġannoy": 21973, + "Ġbarn": 21974, + "ĠSeason": 21975, + "Returns": 21976, + "ahn": 21977, + "isfactory": 21978, + "Ġcorrid": 21979, + "Ġarrives": 21980, + "Ġrandomized": 21981, + "Ġcapitalist": 21982, + "uzzy": 21983, + "Ġthirteen": 21984, + "bearing": 21985, + "wb": 21986, + "alled": 21987, + "ĠGlass": 21988, + "ĠMeasurement": 21989, + "nels": 21990, + "carbon": 21991, + "ographer": 21992, + "Ġspecifies": 21993, + "Ġ1936": 21994, + "Ġgraphical": 21995, + "ĠEmotional": 21996, + "Ġaltering": 21997, + "oqu": 21998, + "sorted": 21999, + "Ġconflicting": 22000, + "ICT": 22001, + "Ġali": 22002, + "EEE": 22003, + "ĠNorwegian": 22004, + "Care": 22005, + "Ġfp": 22006, + "ĠCI": 22007, + "Ġunpleasant": 22008, + "Ġâĸ": 22009, + "Ġhesitate": 22010, + "ĠSurgery": 22011, + "ĠZion": 22012, + "Ġpreparations": 22013, + "semination": 22014, + "ĠPearson": 22015, + "Fun": 22016, + "Ġoutlets": 22017, + "ĠGeneration": 22018, + "ï¬ģ": 22019, + "Ġsuppression": 22020, + "abstract": 22021, + "Ġrocky": 22022, + "Ġdiffusion": 22023, + "]}": 22024, + "Ġdeeds": 22025, + "ĠInterestingly": 22026, + "venth": 22027, + "Ġsafeguarding": 22028, + "capt": 22029, + "Ġfinances": 22030, + "ccoli": 22031, + "Ġgraphing": 22032, + "uras": 22033, + "Ġ1958": 22034, + "Ġpins": 22035, + "Ġfibre": 22036, + "ĠLOG": 22037, + "techn": 22038, + "Altern": 22039, + "Ġbombs": 22040, + ".',": 22041, + "Ġdull": 22042, + "ĠLore": 22043, + "Ġ1929": 22044, + ")\",": 22045, + "Ġpub": 22046, + "Ġlubric": 22047, + "Ġmassage": 22048, + "tailed": 22049, + "ĠSymbol": 22050, + "Ġgoodness": 22051, + "Ġprofitable": 22052, + "Ġfog": 22053, + "Ġrelatable": 22054, + "ĠMatt": 22055, + "getLogger": 22056, + "Ġhonour": 22057, + "Incre": 22058, + "Ġnanop": 22059, + "Ġcapita": 22060, + "Ġbuyers": 22061, + "Ġpioneer": 22062, + "Will": 22063, + "circle": 22064, + "ĠDemocrats": 22065, + "clone": 22066, + "Ġbrackets": 22067, + "]-": 22068, + "Ġclergy": 22069, + "Ġmetallic": 22070, + "Ġplaus": 22071, + "Attribute": 22072, + "Ġcrowded": 22073, + "Ġforemost": 22074, + "istration": 22075, + "ographs": 22076, + "*,": 22077, + "ĠNames": 22078, + "isting": 22079, + "Ġbrowsing": 22080, + "Ġresponsibly": 22081, + "Ġflush": 22082, + "ĠAF": 22083, + "verbs": 22084, + "ĠBruce": 22085, + "ĠFlight": 22086, + "integer": 22087, + "Ġroller": 22088, + "evin": 22089, + "rella": 22090, + "Tor": 22091, + "ĠFlood": 22092, + "bg": 22093, + "ewable": 22094, + "Ġunderw": 22095, + "complex": 22096, + "Ġankle": 22097, + "central": 22098, + "Ġcherished": 22099, + "Ġhaw": 22100, + "Ġ(+": 22101, + "ĠBirds": 22102, + "Ġpept": 22103, + "INS": 22104, + "Ġcemetery": 22105, + "Ġanimated": 22106, + "Ċĉĉĉĉĉ": 22107, + "Ġforums": 22108, + "Ġcongestion": 22109, + "280": 22110, + "kill": 22111, + "ifest": 22112, + "ĠPanel": 22113, + "Special": 22114, + "Ġnegotiate": 22115, + "leveland": 22116, + "ĠGreenland": 22117, + "drawn": 22118, + "Ġmighty": 22119, + "Ġeventual": 22120, + "ĠRice": 22121, + "Ġcredited": 22122, + "Ġoh": 22123, + "Ġacupuncture": 22124, + "uj": 22125, + "Ġexposing": 22126, + "Ġimpl": 22127, + "ĠUsers": 22128, + "Ġinconsistent": 22129, + "lli": 22130, + "Ġtraction": 22131, + "235": 22132, + "Ġbetray": 22133, + "ĠGenetic": 22134, + "Ġpupil": 22135, + "Ġuneven": 22136, + "Ġadolescence": 22137, + "Ġchloride": 22138, + "ĠReferences": 22139, + "Variable": 22140, + "Central": 22141, + "lla": 22142, + "Ġalbum": 22143, + "Ġbehaviours": 22144, + "ĠSAT": 22145, + "Getting": 22146, + "Ġtolerate": 22147, + "rak": 22148, + "ĠPul": 22149, + "Ġrods": 22150, + "Stop": 22151, + "ĠBernard": 22152, + "Ġhormonal": 22153, + "plugin": 22154, + "tasks": 22155, + "202": 22156, + "Ġargumentative": 22157, + "yy": 22158, + "Parameter": 22159, + "Rs": 22160, + "Ġendemic": 22161, + "Ġhammer": 22162, + "native": 22163, + "Ġevoke": 22164, + "Ġquietly": 22165, + "Ġrhetoric": 22166, + "/-": 22167, + "Ġpasta": 22168, + "Ġdonors": 22169, + "ĠWard": 22170, + "ĠDivid": 22171, + "Ġneutr": 22172, + "Ġmartial": 22173, + "ĠGreater": 22174, + "Ġexaminations": 22175, + "ĠDynamics": 22176, + "ĠStorage": 22177, + "ĠPhoen": 22178, + "Ġcollector": 22179, + "ĠCycl": 22180, + "Ġestimating": 22181, + "BP": 22182, + "orthy": 22183, + "190": 22184, + "Ġparity": 22185, + "Ġoptimum": 22186, + "Ġcollectors": 22187, + "Ġdisadvantage": 22188, + "hook": 22189, + "ĊĊĊĠĠĠĠĠĠĠ": 22190, + "Ġcaptures": 22191, + "Ġfairy": 22192, + "}}}',": 22193, + "rules": 22194, + "ĠEmail": 22195, + "oglobin": 22196, + "Ġformations": 22197, + "ĠLucy": 22198, + "Ġwished": 22199, + "Ġhomemade": 22200, + "Ġorbits": 22201, + "Ġstap": 22202, + "ĠNick": 22203, + "Ġburd": 22204, + "Ġcoronary": 22205, + "mant": 22206, + "olate": 22207, + "riminal": 22208, + "Ġ1957": 22209, + "Ġprost": 22210, + "oken": 22211, + "Ġalterations": 22212, + "ä¸Ń": 22213, + "Ġproliferation": 22214, + "Ġmultimedia": 22215, + "ĠâĨij": 22216, + "OF": 22217, + "fo": 22218, + "224": 22219, + "ĠChamp": 22220, + "Ġfacilitated": 22221, + "Ġchopped": 22222, + "cod": 22223, + "ĠDR": 22224, + "ĠAssistant": 22225, + "aculture": 22226, + "Ġcurr": 22227, + "Ġ1865": 22228, + "Ġcertainty": 22229, + "Ġpurity": 22230, + "Ġsuperficial": 22231, + "Ġapnea": 22232, + "abe": 22233, + "Ġbathroom": 22234, + "Ġvibration": 22235, + "usable": 22236, + "Ġhumility": 22237, + "ĠJenn": 22238, + "bee": 22239, + "wright": 22240, + "oise": 22241, + "Ġidi": 22242, + "Ġweaker": 22243, + "Ġbeats": 22244, + "Ġhomeland": 22245, + "slug": 22246, + "ftime": 22247, + "Ġmethyl": 22248, + "doms": 22249, + "Natural": 22250, + "Ġrenal": 22251, + "137": 22252, + "Ġdeclines": 22253, + "yroidism": 22254, + "175": 22255, + "Ġfertilizers": 22256, + "Ġcardboard": 22257, + "ĠRevolutionary": 22258, + "Ġstrides": 22259, + "ĠHorse": 22260, + "ĠCole": 22261, + "Ġ1911": 22262, + "gone": 22263, + "Ġ5000": 22264, + "Ġinfantry": 22265, + "Ġinscribed": 22266, + "Ġdrastically": 22267, + "Ġclocks": 22268, + "ĠHurricane": 22269, + "creas": 22270, + "Ġdeficiencies": 22271, + "ERV": 22272, + "Ġgrandmother": 22273, + "ĠPS": 22274, + "ĠTheod": 22275, + "Ġ1937": 22276, + "ĠEE": 22277, + "endpoint": 22278, + "ðĿij¥": 22279, + "Ġhumid": 22280, + "Ġnominal": 22281, + "Ġ\"{": 22282, + "Ġvalleys": 22283, + "Ġeighteenth": 22284, + "Ġstup": 22285, + "Ġbean": 22286, + "pora": 22287, + "ĠInitially": 22288, + "Ġenslaved": 22289, + "German": 22290, + "Ġgenocide": 22291, + "wy": 22292, + "ĠAnthrop": 22293, + "ĠIssue": 22294, + "á»": 22295, + "Ġenlist": 22296, + "ishops": 22297, + "Ġchlorine": 22298, + "Ġcavities": 22299, + "Ġtrop": 22300, + "ĠMcD": 22301, + "Dem": 22302, + "oras": 22303, + "Ġguards": 22304, + "Ġdrones": 22305, + "Ġacademics": 22306, + "Ġricher": 22307, + "ĠInteraction": 22308, + "Ġbarrel": 22309, + "Ġcompensate": 22310, + "apolis": 22311, + "ducive": 22312, + "Ġdug": 22313, + "ĠNik": 22314, + "Ġresultant": 22315, + "ĠRivers": 22316, + "ĠTerritory": 22317, + "ô": 22318, + "ĠWhatever": 22319, + "ĠEconomy": 22320, + "AMPLE": 22321, + "ĠIgn": 22322, + "ĠComments": 22323, + "Ġsheer": 22324, + "ĠMoroc": 22325, + "Ġinfer": 22326, + "ĠMadison": 22327, + "ĠMaced": 22328, + "Ġdonated": 22329, + "ĠSalmon": 22330, + "Ġblurred": 22331, + "Ġspiders": 22332, + "Ġmanageable": 22333, + "oft": 22334, + "Ġpredis": 22335, + "Ġtk": 22336, + "Ġpsycho": 22337, + "Ġdisturbed": 22338, + "ĠMt": 22339, + "othermal": 22340, + "ourge": 22341, + "opolitical": 22342, + "å¾": 22343, + "ĠDest": 22344, + "wart": 22345, + "Ġtoe": 22346, + "odium": 22347, + "Ġupstream": 22348, + "Ġbackdrop": 22349, + "Ġcounters": 22350, + "Ġstrengthened": 22351, + "Ġpointer": 22352, + "Ġreminis": 22353, + "Ġdressing": 22354, + "Ġjail": 22355, + "issors": 22356, + "ĠBasics": 22357, + "ĠRequired": 22358, + "ilk": 22359, + "Ġbrutal": 22360, + "ĠCatherine": 22361, + "Ġãħ": 22362, + "overty": 22363, + "Ġcartilage": 22364, + "ĠPosts": 22365, + "Ġfilt": 22366, + "Ġcuc": 22367, + "Ġspontaneous": 22368, + "ĠQuarter": 22369, + "Ġcompetent": 22370, + "coholic": 22371, + "ĠBehind": 22372, + "Ġmissile": 22373, + "ĠRand": 22374, + "Ġsurn": 22375, + "visory": 22376, + "ĠColonel": 22377, + "ÙĪ": 22378, + "Ġ1954": 22379, + "Ġdistractions": 22380, + "xia": 22381, + "Ġsparse": 22382, + "Ġtendencies": 22383, + "Ġveterinary": 22384, + "Ġ....": 22385, + "Ġ1862": 22386, + "ultan": 22387, + "Fast": 22388, + "Ġtensorflow": 22389, + "ĠKB": 22390, + "Taking": 22391, + "Ġuseless": 22392, + "Ġcrazy": 22393, + "Ġcausal": 22394, + "Americans": 22395, + "mentioned": 22396, + "Ġzoo": 22397, + "Updated": 22398, + "Ġmisunderstand": 22399, + "Ġlightweight": 22400, + "Ġtuberculosis": 22401, + "ĠListen": 22402, + "Ġexile": 22403, + "Ġsimulated": 22404, + "Height": 22405, + "Ġ\"\",": 22406, + "ĠJoy": 22407, + "Ġshoe": 22408, + "Ġcommodities": 22409, + "VR": 22410, + "Ġlattice": 22411, + "Pred": 22412, + "ĠRefuge": 22413, + "aceae": 22414, + "ĠLinks": 22415, + "Ġschooling": 22416, + "Ġentertaining": 22417, + "Ġmandate": 22418, + "recogn": 22419, + "Ġjudgments": 22420, + "Ġhorizons": 22421, + "hearted": 22422, + "namon": 22423, + "opotam": 22424, + "Ġcustomary": 22425, + "ĠAutism": 22426, + "Ġconfirmation": 22427, + "-,": 22428, + "Ġ1953": 22429, + "Ġfrank": 22430, + "Ġmilestones": 22431, + "ĠHost": 22432, + "resses": 22433, + "Ġweighs": 22434, + "Light": 22435, + "Qs": 22436, + "bage": 22437, + "ĠConsiderations": 22438, + "PG": 22439, + "Ġrenov": 22440, + "ĠChand": 22441, + "Ġdestinations": 22442, + "quire": 22443, + "Ġrefere": 22444, + "Ġyoungest": 22445, + "Ġillusion": 22446, + "Ġshy": 22447, + "pies": 22448, + "ĠCooking": 22449, + "ĠBaker": 22450, + "ĠGran": 22451, + "Circ": 22452, + "Ġciting": 22453, + "Dim": 22454, + "Ġminers": 22455, + "ĠCBD": 22456, + "Ġfauna": 22457, + "Analy": 22458, + "Ġsmokers": 22459, + "Ġsampled": 22460, + "William": 22461, + "Ġcontraction": 22462, + "Ġ1913": 22463, + "Ġ[#": 22464, + "ĠÏĦ": 22465, + "Ġintegrals": 22466, + "enson": 22467, + "Ġlava": 22468, + "Ġrecount": 22469, + "Ġ§": 22470, + "Ġmanifestations": 22471, + "Ġphysicist": 22472, + "ĠFrequency": 22473, + "Ġvolatile": 22474, + "']))": 22475, + "Ġlibr": 22476, + "Ġimperfect": 22477, + "China": 22478, + "NUM": 22479, + "ĠTrees": 22480, + "ĠAuth": 22481, + "Soft": 22482, + "................................": 22483, + "čĠĠĠĠĠĠĠ": 22484, + "arguments": 22485, + "Ġmour": 22486, + "Ġoccurrences": 22487, + "Auto": 22488, + "ĠSecondary": 22489, + "Mathemat": 22490, + "Ġimpressed": 22491, + "Ġtopology": 22492, + "auer": 22493, + "Ġworrying": 22494, + "Ġcatalyst": 22495, + "('_": 22496, + "Ġzoom": 22497, + "Ġsaliva": 22498, + "successful": 22499, + "yset": 22500, + "fits": 22501, + "ĠEpid": 22502, + "ĠButter": 22503, + "Sep": 22504, + "Ġstolen": 22505, + "problem": 22506, + "ĠPrem": 22507, + "ĠCampbell": 22508, + "Pi": 22509, + "proc": 22510, + "ĠSpot": 22511, + "ðĿľ": 22512, + "ãģ®": 22513, + "Ġbibliography": 22514, + "Ġpsy": 22515, + "Ġhelper": 22516, + "ĠEmma": 22517, + "ĠWaste": 22518, + "inas": 22519, + "Ġgrowers": 22520, + "Ġstiffness": 22521, + "atio": 22522, + "ĠmL": 22523, + "Batch": 22524, + "Ġmalicious": 22525, + "anti": 22526, + "Ġreptiles": 22527, + "Ġticks": 22528, + "Ġsecurely": 22529, + "\\{": 22530, + "tax": 22531, + "ĠSources": 22532, + "ĠGothic": 22533, + "Ġfermentation": 22534, + "James": 22535, + "ĠSelection": 22536, + "Ġenvelope": 22537, + "rica": 22538, + "esus": 22539, + "Ġsuite": 22540, + "ĠObjectives": 22541, + "´": 22542, + "ĠRing": 22543, + "(\"-": 22544, + "Ġreactive": 22545, + "Ġdaylight": 22546, + "Ġapprent": 22547, + "keras": 22548, + "Ġhydroc": 22549, + "aurus": 22550, + "×ķ": 22551, + "ĠNetworks": 22552, + "ĠWarren": 22553, + "Ġinstitute": 22554, + "pn": 22555, + "ĠMock": 22556, + "Ġgifted": 22557, + "Ġdivisor": 22558, + "Ġsor": 22559, + ".âĢĶ": 22560, + "136": 22561, + "Ġdoubts": 22562, + "Ġtelesc": 22563, + "Ġseized": 22564, + "Ġsailing": 22565, + "dison": 22566, + "Ġlabeling": 22567, + "Ġdwarf": 22568, + "ĠAlberta": 22569, + "Ġconducive": 22570, + "ĠAtlanta": 22571, + "Ġpaved": 22572, + "ĠDemon": 22573, + "coal": 22574, + "Ġnets": 22575, + "129": 22576, + "Ġspur": 22577, + "iquid": 22578, + "poll": 22579, + "ĠHealthcare": 22580, + "LOG": 22581, + "izar": 22582, + "Ġhonesty": 22583, + "Ġspare": 22584, + "Ġshedding": 22585, + "Ġhypothetical": 22586, + "Ġpoetic": 22587, + "Ġswap": 22588, + "Without": 22589, + "Ġbronch": 22590, + "Ġunpredictable": 22591, + "iri": 22592, + "Paul": 22593, + "cand": 22594, + "Ġshelves": 22595, + "ĠMeg": 22596, + "ĠBP": 22597, + "Ġenlarge": 22598, + "Ġqueer": 22599, + "iza": 22600, + "ĠVers": 22601, + "Ġdurability": 22602, + "ĠKnown": 22603, + "season": 22604, + "Ġwaist": 22605, + "ĠTag": 22606, + "Chall": 22607, + "Ġlegitim": 22608, + "134": 22609, + "Ġsediments": 22610, + "216": 22611, + "Loss": 22612, + "Ġreside": 22613, + "byte": 22614, + "ForeignKey": 22615, + "Ġpause": 22616, + "ĠBlu": 22617, + "ĠApart": 22618, + "ĠPatterns": 22619, + "Ġcath": 22620, + "Ġdiscarded": 22621, + "Ġuniformly": 22622, + "Sat": 22623, + "inse": 22624, + "ployed": 22625, + "Ġsuspicious": 22626, + "ĠVA": 22627, + "Conn": 22628, + "News": 22629, + "ĠScholars": 22630, + "Ġinevitably": 22631, + ":\"": 22632, + "filepath": 22633, + "Ġupdating": 22634, + "mix": 22635, + "inburgh": 22636, + "Ġhell": 22637, + "Ġrunner": 22638, + "Ġbilingual": 22639, + "assed": 22640, + "ĠRoger": 22641, + "Average": 22642, + "Turn": 22643, + "ĠSoph": 22644, + "ĠET": 22645, + "Pa": 22646, + "Tri": 22647, + "Ġseedlings": 22648, + "Ġcerebral": 22649, + "gray": 22650, + "Ġfundamentally": 22651, + "meaning": 22652, + "ĠConsumer": 22653, + "1993": 22654, + "=[],": 22655, + "ĠMode": 22656, + "Notes": 22657, + "ĠProjects": 22658, + "Ġorthogonal": 22659, + "density": 22660, + "ĠBMI": 22661, + "ĠInj": 22662, + "XY": 22663, + "Ġreplication": 22664, + "ceptive": 22665, + "Ġail": 22666, + "Ġunchanged": 22667, + "sched": 22668, + "Ġ121": 22669, + "Ġdinosaur": 22670, + "trig": 22671, + "Ġdeviations": 22672, + "âĤ¬âĦ¢": 22673, + "ĠDetroit": 22674, + "Ġenj": 22675, + "Ġplains": 22676, + "Ġreck": 22677, + "ĠFlag": 22678, + "Ġhypotenuse": 22679, + "Christian": 22680, + "population": 22681, + "{'": 22682, + "acs": 22683, + "Ġpulses": 22684, + "Ġcousin": 22685, + "imet": 22686, + "ĠWoman": 22687, + "fem": 22688, + "ATED": 22689, + "ĠAlternative": 22690, + "Ġeg": 22691, + "Ġosteoporosis": 22692, + "ĠMedieval": 22693, + "Ġundes": 22694, + "Ġskies": 22695, + "rv": 22696, + "ainer": 22697, + "Ġsmarter": 22698, + "Ġsubscription": 22699, + "reduce": 22700, + "Ġpredictable": 22701, + "Ġlyrics": 22702, + "clip": 22703, + "Ġterrorist": 22704, + "Ġcovenant": 22705, + "ignore": 22706, + "Ġdaunting": 22707, + "Ġfavored": 22708, + "Neg": 22709, + "equation": 22710, + "Ġ1840": 22711, + "Ġlifted": 22712, + "oco": 22713, + "Ġcriminals": 22714, + "iden": 22715, + "Ġrou": 22716, + "Ġnarrator": 22717, + "Ġprehistoric": 22718, + "Ġenlarged": 22719, + "Ġ1955": 22720, + "eliness": 22721, + "Ġ1863": 22722, + "braska": 22723, + "Ġfierce": 22724, + "visible": 22725, + "ĠRepublicans": 22726, + "iplying": 22727, + "1992": 22728, + "Ġpockets": 22729, + "ĠAch": 22730, + "Ġcitrus": 22731, + "Rober": 22732, + "rators": 22733, + "Ġformulated": 22734, + "ĠCooper": 22735, + "stderr": 22736, + "ĠHeaven": 22737, + "Ġbuds": 22738, + "tight": 22739, + "itas": 22740, + "Ġtuned": 22741, + "Ġrecurrent": 22742, + "Ġ1935": 22743, + "Ġquadrilateral": 22744, + "ospace": 22745, + "Ġdoctr": 22746, + "creat": 22747, + "ĠArmed": 22748, + "Ġtimestamp": 22749, + "Ġstip": 22750, + "ectar": 22751, + "oba": 22752, + "Active": 22753, + "usage": 22754, + "ustainability": 22755, + "ĠZoo": 22756, + "Ġbeginnings": 22757, + "Ġcease": 22758, + "cology": 22759, + "Ġconverter": 22760, + "Lin": 22761, + "arius": 22762, + "Ġrisen": 22763, + "Ġobstacle": 22764, + "them": 22765, + "ĠOption": 22766, + "Ġspans": 22767, + "Ġbeetles": 22768, + "\"\")": 22769, + "Ġepist": 22770, + "Omega": 22771, + "iso": 22772, + "addle": 22773, + "textbf": 22774, + "Ġultraviolet": 22775, + "Ġfeud": 22776, + "oscel": 22777, + "Ġdonation": 22778, + "Ġsubsidies": 22779, + "Ġmint": 22780, + "Ġbiopsy": 22781, + "apses": 22782, + "Ġawaken": 22783, + "Ġkiller": 22784, + "Ġfetal": 22785, + "opsis": 22786, + "Ġarchaeologists": 22787, + "Ġdad": 22788, + "Ġprose": 22789, + "čĊĠĠĠĠĠĠĠĠ": 22790, + "olt": 22791, + "Engine": 22792, + "Ġcasc": 22793, + "ĠNT": 22794, + "Ġkits": 22795, + "Ġaugmented": 22796, + "320": 22797, + "Ġmurdered": 22798, + "rals": 22799, + "Ġdismissed": 22800, + "ĠRailway": 22801, + "æľī": 22802, + "ĠLI": 22803, + "spot": 22804, + "Ġimaginative": 22805, + "inqu": 22806, + "ĠCongo": 22807, + "Super": 22808, + "east": 22809, + "ACH": 22810, + "ĠDrive": 22811, + "sonian": 22812, + "Ġendorse": 22813, + "targets": 22814, + "âķIJâķIJ": 22815, + "ĠSeek": 22816, + "ĠCollaborative": 22817, + "rik": 22818, + "mith": 22819, + "ĠCategory": 22820, + "Symptoms": 22821, + "primary": 22822, + "ĠSyrian": 22823, + "Ġcompetitions": 22824, + "Ġignoring": 22825, + "()]": 22826, + "ĠDivis": 22827, + "these": 22828, + "Ġtil": 22829, + "ancer": 22830, + "Ġhatch": 22831, + "Ġsurpass": 22832, + "Ġblindness": 22833, + "Ġlifestyles": 22834, + "ĠLem": 22835, + "Ġjustification": 22836, + "ĠMaximum": 22837, + "Ġthee": 22838, + "Ġfetch": 22839, + "Ġforensic": 22840, + "Ġrepo": 22841, + "Ġ:)": 22842, + "Ġvirgin": 22843, + "ĠSession": 22844, + "Ġinsomnia": 22845, + "ĠAssociated": 22846, + "BY": 22847, + "ĠKash": 22848, + "代": 22849, + "Ġilluminate": 22850, + "wheel": 22851, + "arson": 22852, + "usp": 22853, + "Ġaccent": 22854, + "azi": 22855, + "character": 22856, + "Ġpa": 22857, + "Ġresolving": 22858, + "Ġharnessing": 22859, + "traction": 22860, + "Ġlend": 22861, + "Ġrupt": 22862, + "LICENSE": 22863, + "ouver": 22864, + "Ġvest": 22865, + "155": 22866, + "Ġknots": 22867, + "rowing": 22868, + "Ġbanana": 22869, + "Ġski": 22870, + "pressed": 22871, + "750": 22872, + "Ġinvaded": 22873, + "Ġsteal": 22874, + "Ñħ": 22875, + "ĠMonte": 22876, + "ĠCup": 22877, + "ĠHungary": 22878, + "ĠFR": 22879, + "ĠFormation": 22880, + "Ġwives": 22881, + "ĠAustrian": 22882, + "Ġexempt": 22883, + "ĠCe": 22884, + "ĠQueensland": 22885, + "Ġaccommodation": 22886, + "00000": 22887, + "pectives": 22888, + "lag": 22889, + "ĠAbd": 22890, + "401": 22891, + "tn": 22892, + "forming": 22893, + "ĠVice": 22894, + "Ġcage": 22895, + "Ġmanages": 22896, + "Ġtackling": 22897, + "Ġmortgage": 22898, + "Ġeducator": 22899, + "Ġ----------------------------------------------------------------": 22900, + "processor": 22901, + "Lead": 22902, + "170": 22903, + "Ġflourish": 22904, + "Ġtidal": 22905, + "Ġpioneering": 22906, + "199": 22907, + "ĠVillage": 22908, + "ĠAbuse": 22909, + "Ġcirculating": 22910, + "ĠMarie": 22911, + "configuration": 22912, + "Ġsignatures": 22913, + "aq": 22914, + "Ġinvaluable": 22915, + "ĠTimer": 22916, + "æį": 22917, + "Proof": 22918, + "oscopy": 22919, + "ealous": 22920, + ">,": 22921, + "ï": 22922, + "Ġteaspoon": 22923, + "OSS": 22924, + "ĠHaiti": 22925, + "Ġinland": 22926, + "Ġjelly": 22927, + "BU": 22928, + "ĠSubtract": 22929, + "Ġgrappling": 22930, + "Ġcoexist": 22931, + "Ġlions": 22932, + "��remem": 22933, + "Ġtextile": 22934, + "keeper": 22935, + "Ġlobby": 22936, + "å¯": 22937, + "minus": 22938, + "Ġgovernmental": 22939, + "Ġancestry": 22940, + "Ġexchanged": 22941, + "Ġappointments": 22942, + "Ġgraft": 22943, + "ĠPolar": 22944, + "pherd": 22945, + "computer": 22946, + "generational": 22947, + "umatic": 22948, + "Ġdespair": 22949, + "Ġslowing": 22950, + "cephal": 22951, + "ĠThreat": 22952, + "Ġsung": 22953, + "methods": 22954, + "('%": 22955, + "254": 22956, + "ĠMeasures": 22957, + "Ġcoursework": 22958, + "ĠColombia": 22959, + "ĠED": 22960, + "Ġeconomists": 22961, + "Ġnowadays": 22962, + "Ġretaining": 22963, + "Ġ1600": 22964, + "Ġredd": 22965, + "Ġsuspension": 22966, + "Ġelusive": 22967, + "Ġconstipation": 22968, + "lishes": 22969, + "ĠCities": 22970, + "ĠFew": 22971, + "aclass": 22972, + "Ġbuil": 22973, + "Ġhistogram": 22974, + "Ġbirths": 22975, + "Ġlogo": 22976, + "Ġgenealog": 22977, + "hered": 22978, + "Ġcaf": 22979, + "ovak": 22980, + "ĠEquipment": 22981, + "Ġcharacterization": 22982, + "ypical": 22983, + "Quote": 22984, + "Ġfoll": 22985, + "ramids": 22986, + "provider": 22987, + "Ġcryptocur": 22988, + "idepress": 22989, + "Ġboasts": 22990, + "Ġdecentral": 22991, + "ĠOP": 22992, + "ivan": 22993, + "Ġlovers": 22994, + "Ġresurrection": 22995, + "ĠExactly": 22996, + "Ġswept": 22997, + "ĠOUT": 22998, + "peak": 22999, + "osceles": 23000, + "Ġaftermath": 23001, + "Ġstrands": 23002, + "balances": 23003, + "Ġmaker": 23004, + "Ġnonlinear": 23005, + "Ġmasterpiece": 23006, + "Ġhints": 23007, + "ĠAppe": 23008, + "Ġvendors": 23009, + "Weight": 23010, + "Ġexpands": 23011, + "atics": 23012, + "Ġimpacting": 23013, + "determination": 23014, + "ĠPreparation": 23015, + "ĠFraction": 23016, + "Ġshiny": 23017, + "Ġdissemin": 23018, + "Ġmeasurable": 23019, + "ĠÄ": 23020, + "Ġgraduated": 23021, + "Vs": 23022, + "ventory": 23023, + "Ġpoured": 23024, + "Ġinternally": 23025, + "esters": 23026, + "ĠRect": 23027, + "icine": 23028, + "airo": 23029, + "ĠMurray": 23030, + "Ġpunch": 23031, + "illation": 23032, + "Ġdevised": 23033, + "Ġparsed": 23034, + "ĠBengal": 23035, + "ĠEL": 23036, + "Ġforbidden": 23037, + "olo": 23038, + "ĠGhana": 23039, + "Ġcavalry": 23040, + "Ġbamboo": 23041, + "geo": 23042, + "Smith": 23043, + "ĠSanskrit": 23044, + "ĠStream": 23045, + "ĠSeeing": 23046, + "TIME": 23047, + "ĠBalance": 23048, + "ĠYOUR": 23049, + "Ġencaps": 23050, + "Ġscaled": 23051, + "fortunate": 23052, + "ilis": 23053, + "uela": 23054, + "Ġgrandparents": 23055, + "Ġswitched": 23056, + "Ġrecurrence": 23057, + "Ġmitigating": 23058, + "Notice": 23059, + "ĠClient": 23060, + "reeding": 23061, + "Ġadvocated": 23062, + "erential": 23063, + "Ġreplicate": 23064, + "Effective": 23065, + "Ġrecruitment": 23066, + "ĠCot": 23067, + "ĠSOL": 23068, + "ĠClay": 23069, + "ан": 23070, + "epochs": 23071, + "Ġmisleading": 23072, + "Ġbenign": 23073, + "ĠCeltic": 23074, + "Ġcriticized": 23075, + "ifts": 23076, + "Ġripe": 23077, + "Ġprestigious": 23078, + "vet": 23079, + "Ġpumping": 23080, + "ĠMaur": 23081, + "Ġmang": 23082, + "Ġoutreach": 23083, + "Ġtutorials": 23084, + "Ġelbow": 23085, + "Ġunlimited": 23086, + "namespace": 23087, + "Blue": 23088, + "Austral": 23089, + "ĠResolution": 23090, + "Ġinaug": 23091, + "Ġstatues": 23092, + "reditary": 23093, + "Ġinvers": 23094, + "Ġsturdy": 23095, + "edes": 23096, + "orns": 23097, + "Ġdepicts": 23098, + "ĠCuban": 23099, + "Ġreception": 23100, + "Ġgrouping": 23101, + "Ġsandy": 23102, + "detail": 23103, + "VII": 23104, + "Ġunsafe": 23105, + "Ġelong": 23106, + "Ġcylindrical": 23107, + "ĠParticipants": 23108, + "ĠVII": 23109, + "Ġmerc": 23110, + "Ġ210": 23111, + "ĠDomain": 23112, + "Account": 23113, + "Ġrounding": 23114, + "([\"": 23115, + "Ġpygame": 23116, + "ĠClassification": 23117, + "!\\": 23118, + "Ġmonster": 23119, + "Ġrotational": 23120, + "xn": 23121, + "Ġinterchange": 23122, + "Jul": 23123, + "Ġnormalize": 23124, + "Ġchampion": 23125, + "cancer": 23126, + "othesis": 23127, + "Ġpencils": 23128, + "Ġchooses": 23129, + "Ġwitch": 23130, + "ĠOk": 23131, + "Ġpancreas": 23132, + "Ġjunction": 23133, + "ĠAccept": 23134, + "Ġblended": 23135, + "iesel": 23136, + "Ġincentive": 23137, + "background": 23138, + "Ġhypoth": 23139, + "Ġknot": 23140, + "ariat": 23141, + "Ġcommunist": 23142, + "Ġcandles": 23143, + "Ġmotivate": 23144, + "ĠBus": 23145, + "Email": 23146, + "ÙIJ": 23147, + ")'": 23148, + "Bot": 23149, + "ĠAA": 23150, + "valuating": 23151, + "Gamma": 23152, + "helper": 23153, + "Ġinhibitors": 23154, + "icans": 23155, + "еÑĢ": 23156, + "ĠFlorence": 23157, + "Ġ1952": 23158, + "ABILITY": 23159, + "ĠCanadians": 23160, + "slice": 23161, + "Ġcooper": 23162, + "ĠUpdated": 23163, + "Ġshutil": 23164, + "Ġretrieved": 23165, + "ĠMend": 23166, + "ĠWatson": 23167, + "Ġannouncement": 23168, + "Ġ750": 23169, + "Ġdonations": 23170, + "Ġmodeled": 23171, + "enario": 23172, + "ponent": 23173, + "ãĢģ": 23174, + "centration": 23175, + "ĠCleveland": 23176, + "ĠEff": 23177, + "romb": 23178, + "otonin": 23179, + "ĠNovel": 23180, + "logs": 23181, + "umbling": 23182, + "omorphic": 23183, + "Ġà¹ı": 23184, + "Ġanthropology": 23185, + "Ġfloss": 23186, + "Ġnursery": 23187, + "Ġremotely": 23188, + "Ġjam": 23189, + "375": 23190, + "Ġtiger": 23191, + "oule": 23192, + "Ġé": 23193, + "Inc": 23194, + "blood": 23195, + "ĠBoolean": 23196, + "Ġrecession": 23197, + "ĠHil": 23198, + "endor": 23199, + "requently": 23200, + "ĠPrinciple": 23201, + "kee": 23202, + "reason": 23203, + "Ġsalts": 23204, + "Ġclue": 23205, + "Ġhats": 23206, + "Ġcongen": 23207, + "Ġalbeit": 23208, + "urchase": 23209, + "mate": 23210, + "Ġspends": 23211, + "Ġbrass": 23212, + "appa": 23213, + "Ġexplosive": 23214, + "Ġministers": 23215, + "/',": 23216, + "ĠHep": 23217, + "ĠBaby": 23218, + "strap": 23219, + "idable": 23220, + "ĠReduce": 23221, + "Ġrecalled": 23222, + "ĠPerfect": 23223, + "ĠPractical": 23224, + "opts": 23225, + "oske": 23226, + "UTION": 23227, + "ĠParad": 23228, + "Plot": 23229, + "Ġfinest": 23230, + "bd": 23231, + "Template": 23232, + "Ġcharm": 23233, + "Ġpractitioner": 23234, + "Feature": 23235, + "ĠKan": 23236, + "ĠComment": 23237, + "Ġunaware": 23238, + "ĠVIII": 23239, + "affold": 23240, + "Ġconviction": 23241, + "Ġdisagreements": 23242, + "tens": 23243, + "ĠThous": 23244, + "ractor": 23245, + "lene": 23246, + "datasets": 23247, + "Ġshores": 23248, + "ĠAffect": 23249, + "Ġhomogeneous": 23250, + "Ġassimilation": 23251, + "aco": 23252, + "ĠGun": 23253, + "gorithms": 23254, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 23255, + "Ġbankrupt": 23256, + "Ġoy": 23257, + "Ġcarpet": 23258, + "ĠPublications": 23259, + "Ġdrone": 23260, + "adv": 23261, + "illas": 23262, + "ĠThor": 23263, + "WARE": 23264, + "adj": 23265, + "ĠMaps": 23266, + "Ġimmort": 23267, + "为": 23268, + "Ġendeavor": 23269, + "ĠCow": 23270, + "origin": 23271, + "Ġsubsets": 23272, + "ĠFel": 23273, + "Ġrelativity": 23274, + "Ġseldom": 23275, + "'\"": 23276, + "ø": 23277, + "ĠIQ": 23278, + "Ġundertake": 23279, + "ellite": 23280, + "Ġcrater": 23281, + "Ġlev": 23282, + "139": 23283, + "Ġscheduling": 23284, + "Ġlithium": 23285, + "Ġconject": 23286, + "cott": 23287, + "Ġbundle": 23288, + "Ġimpedance": 23289, + "ĠGH": 23290, + "unsigned": 23291, + "ĠCarter": 23292, + "London": 23293, + "gene": 23294, + "Sen": 23295, + "165": 23296, + "ĠNotImplementedError": 23297, + "ĠHarper": 23298, + "ĠDelaware": 23299, + "Ġpossessions": 23300, + "Ġpenalties": 23301, + "atemal": 23302, + "rounded": 23303, + "Ġmarbles": 23304, + "Ġblessing": 23305, + "Ġblessed": 23306, + "ĠSL": 23307, + "Ġstark": 23308, + "ĠJuvenile": 23309, + "ĠSignificance": 23310, + "ĠSold": 23311, + "anners": 23312, + "Ġstreaming": 23313, + "heid": 23314, + "Ġinitialize": 23315, + "hours": 23316, + "ARCH": 23317, + "Ġcomposer": 23318, + "Ġepilepsy": 23319, + "Ġproudly": 23320, + "management": 23321, + "MET": 23322, + "apple": 23323, + "piracy": 23324, + "STEM": 23325, + "Ġubiqu": 23326, + "PRE": 23327, + "Ġsaints": 23328, + "ĠViolence": 23329, + "Ġlaunching": 23330, + "activation": 23331, + "ĠKam": 23332, + "means": 23333, + "Ġvisions": 23334, + "political": 23335, + "ĠGregory": 23336, + "enic": 23337, + ")}\\": 23338, + "rgb": 23339, + "г": 23340, + "ĠMine": 23341, + "Ġanalysts": 23342, + "checkpoint": 23343, + "âĶģâĶģâĶģâĶģ": 23344, + "ĠInterior": 23345, + "Ġtutors": 23346, + "Ġsupplementation": 23347, + "Prior": 23348, + "Ġshaded": 23349, + "ĠExpand": 23350, + "ĠVoice": 23351, + "idential": 23352, + "Ġrecycle": 23353, + "Ġaccelerating": 23354, + "ĠYeah": 23355, + "ĠEuclidean": 23356, + "ĠIdea": 23357, + "Metadata": 23358, + "ĠChick": 23359, + "ilic": 23360, + "ungle": 23361, + "Ġlearnt": 23362, + "icidal": 23363, + "umbing": 23364, + "cook": 23365, + "anne": 23366, + "Ġ10000": 23367, + "Ġ126": 23368, + "Ġpigment": 23369, + "ĠExpressions": 23370, + "Ġsacrifices": 23371, + "ĠRu": 23372, + "Ġmills": 23373, + "ĠLas": 23374, + "ĠAthen": 23375, + "Techn": 23376, + "Ġtorture": 23377, + "algebra": 23378, + ",$": 23379, + "Ġfrog": 23380, + "ĠContinuous": 23381, + "ĠViews": 23382, + "runt": 23383, + "boat": 23384, + "Hint": 23385, + "Ġcolonists": 23386, + "Ġskeletal": 23387, + "syn": 23388, + "Ġopenness": 23389, + "Ġmessaging": 23390, + "Ġ1951": 23391, + "Ġdiscord": 23392, + "Ġ:]": 23393, + "acles": 23394, + "ĠQuadratic": 23395, + "ĠDisney": 23396, + "ĠPowerPoint": 23397, + "rov": 23398, + "ĠCycle": 23399, + "iour": 23400, + "Ġfixing": 23401, + "Ġ1864": 23402, + "winning": 23403, + "dog": 23404, + "Ġaccessories": 23405, + "}$$.": 23406, + "Bit": 23407, + "Ġvicinity": 23408, + "Ġbuildup": 23409, + "Ġglut": 23410, + "Ġtheological": 23411, + "Ġhiking": 23412, + "Ġvegan": 23413, + "ĠFilm": 23414, + "chlor": 23415, + "ĠScandinav": 23416, + "ourt": 23417, + "Ġcommut": 23418, + "Na": 23419, + "ĠConv": 23420, + "jobs": 23421, + "Ġcreatively": 23422, + "NP": 23423, + "proxy": 23424, + "ĠShan": 23425, + "âĭħ": 23426, + "ĠFern": 23427, + "Ġtrapez": 23428, + "Ġphotons": 23429, + "ĠNazis": 23430, + "ĠTanz": 23431, + "Ġcomet": 23432, + "cious": 23433, + "Ġthresh": 23434, + "Ġns": 23435, + "icrobial": 23436, + "Ġinjustice": 23437, + "Ġdetox": 23438, + "calc": 23439, + "design": 23440, + "ĠDynamic": 23441, + "Ġridge": 23442, + "idad": 23443, + "Ġmultitude": 23444, + "ĠUT": 23445, + "Ġstainless": 23446, + "ĠImplications": 23447, + "Ġaquarium": 23448, + "ĠPitts": 23449, + "rys": 23450, + "Ġelectrodes": 23451, + "Ġfreedoms": 23452, + "ĠManhattan": 23453, + "न": 23454, + "Ġpads": 23455, + "ĠImplementing": 23456, + "Ġupgrade": 23457, + "Ġpinpoint": 23458, + "Ġembryo": 23459, + "301": 23460, + "Ġnumeric": 23461, + "ortium": 23462, + "ĠRud": 23463, + "Ġregulators": 23464, + "Success": 23465, + "Ġmars": 23466, + "gz": 23467, + "hw": 23468, + "1991": 23469, + "++++": 23470, + "ĠNeither": 23471, + "Ġsells": 23472, + "ĠEbola": 23473, + "Ġ1830": 23474, + "Ġclimatic": 23475, + "delay": 23476, + "Ġ230": 23477, + "Ġexpresses": 23478, + "Ġcaterpill": 23479, + "suff": 23480, + "ARK": 23481, + "fixture": 23482, + "blow": 23483, + "ĠPD": 23484, + "ĠThanksgiving": 23485, + "ĠCrisis": 23486, + "ĠDial": 23487, + "Ġpruning": 23488, + "ĠAnalyze": 23489, + "amorph": 23490, + "æŀ": 23491, + "Ġimmersion": 23492, + "ĠLebanon": 23493, + "Ġcollapsed": 23494, + "Ġspoon": 23495, + "Ġairborne": 23496, + "ĠHollywood": 23497, + "Ġsiege": 23498, + "131": 23499, + "ĠRav": 23500, + "ĠStorm": 23501, + "Ġgaze": 23502, + "mingham": 23503, + "âĢĶâĢĶâĢĶâĢĶ": 23504, + "nuts": 23505, + "oO": 23506, + "fficial": 23507, + "ilization": 23508, + "Ġexistential": 23509, + "Ġdroplets": 23510, + "opia": 23511, + "ĠAdm": 23512, + "Ġmodular": 23513, + "Ġplantations": 23514, + "Ġinstructed": 23515, + "Ġ2023": 23516, + "Climate": 23517, + ".$$": 23518, + "Ġreminding": 23519, + "Ġvegetarian": 23520, + "ĠMormon": 23521, + "Ġengra": 23522, + "Ġmalware": 23523, + "ĠCel": 23524, + "ĠWHERE": 23525, + "Ġк": 23526, + "Ġproceeding": 23527, + "ĠMia": 23528, + "governmental": 23529, + "Sar": 23530, + "Ġpens": 23531, + "San": 23532, + "setting": 23533, + "Ġgroom": 23534, + "Ġburge": 23535, + "ropic": 23536, + "iline": 23537, + "Ġbuilder": 23538, + "ophys": 23539, + "Ġaccidental": 23540, + "Ġpresumably": 23541, + "ĠTuple": 23542, + "ĠOpportunities": 23543, + "Ġcran": 23544, + "Ġcrowds": 23545, + "ĠPrad": 23546, + "Ġchol": 23547, + "ĠWITH": 23548, + "ampshire": 23549, + "ĠComparison": 23550, + "talk": 23551, + "etc": 23552, + "igg": 23553, + "Ġfamilial": 23554, + "Ġfragment": 23555, + "Ġwarr": 23556, + "Ġginger": 23557, + "ĠYoga": 23558, + "Its": 23559, + "Ġexceeded": 23560, + "Ġgoats": 23561, + "Ġpioneers": 23562, + "')[": 23563, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 23564, + "Ġscrutiny": 23565, + "Ġ1700": 23566, + "Ġcountryside": 23567, + "remote": 23568, + "ĠRecently": 23569, + "Ġhull": 23570, + "Ġattracting": 23571, + "arus": 23572, + "Middle": 23573, + "erators": 23574, + "Ġsaint": 23575, + "Ġamateur": 23576, + "omorphism": 23577, + "ivores": 23578, + "neq": 23579, + "protected": 23580, + "rament": 23581, + "Ġ1200": 23582, + "ĠNoah": 23583, + "ĠRico": 23584, + "Tests": 23585, + "Support": 23586, + "nm": 23587, + "Ġranking": 23588, + "Poly": 23589, + "Ġgadgets": 23590, + "gom": 23591, + "Ġpagan": 23592, + "posable": 23593, + "Ġexerted": 23594, + "Ġcomedy": 23595, + "Ġmarriages": 23596, + "ĠPerimeter": 23597, + "Ġsliding": 23598, + "Ġmidpoint": 23599, + "ĠPatri": 23600, + "Ġdeficits": 23601, + "Ġsanctuary": 23602, + "ĠDNS": 23603, + "ĠAssignment": 23604, + "Ġenforced": 23605, + "178": 23606, + "ĠLiterary": 23607, + "Ġlent": 23608, + "Ġheel": 23609, + "Ġfulfillment": 23610, + "Ġtaxation": 23611, + "Ġbedtime": 23612, + "Ġdecipher": 23613, + "aneously": 23614, + "Ġurllib": 23615, + "Ġarchaeology": 23616, + "Sun": 23617, + "ĠAld": 23618, + "Ġlett": 23619, + "Ġinventor": 23620, + "Ġlongitudinal": 23621, + "Ġpasture": 23622, + "eight": 23623, + "ĠCarm": 23624, + "Ġchairs": 23625, + "branch": 23626, + "THER": 23627, + "Ġrefrigerator": 23628, + "Ġmarketplace": 23629, + "Reading": 23630, + "ĠNOAA": 23631, + "afety": 23632, + "Ġfigur": 23633, + "Ġcereal": 23634, + "hew": 23635, + "Ġeats": 23636, + "Ġbiased": 23637, + "ĠPoetry": 23638, + "Ġpathogen": 23639, + "asso": 23640, + "ĠEdge": 23641, + "Ġrecipients": 23642, + "Ġè": 23643, + "Ġadditions": 23644, + "developed": 23645, + "ifted": 23646, + "Ġwx": 23647, + "ĠCONDIT": 23648, + "iciary": 23649, + "verted": 23650, + "annon": 23651, + "Ġinhibit": 23652, + "lived": 23653, + "Ġshortages": 23654, + "!!!!": 23655, + "Ġharmonious": 23656, + "Ġenamel": 23657, + "Ġallocate": 23658, + "Ġbiologists": 23659, + "!\")": 23660, + "Ġembodied": 23661, + "Ġequivalence": 23662, + "qdm": 23663, + "aton": 23664, + "ĠKos": 23665, + "Ġted": 23666, + "Ġfighters": 23667, + "Ġconstructs": 23668, + "orters": 23669, + "Ġaccommodations": 23670, + "ĠLeo": 23671, + "Ġremarks": 23672, + "Ġcoaching": 23673, + "Ġorganised": 23674, + "ĠPray": 23675, + "004": 23676, + "viol": 23677, + "urnal": 23678, + "Ġhotels": 23679, + "Ġdopamine": 23680, + "ĠSed": 23681, + "Ġperennial": 23682, + "forgettable": 23683, + "Ġlex": 23684, + "Ġdestiny": 23685, + "oks": 23686, + "ĠGeography": 23687, + "ĠSupply": 23688, + "aan": 23689, + "Ġio": 23690, + "chair": 23691, + "organization": 23692, + "Ġscarcity": 23693, + "Sah": 23694, + "Ġfond": 23695, + "Ġbun": 23696, + "Ġresin": 23697, + "ĠReality": 23698, + "Ġantagon": 23699, + "ocity": 23700, + "Ġbored": 23701, + "ĠJohns": 23702, + "Ġdilemmas": 23703, + "${": 23704, + "Ġslaughter": 23705, + "Pan": 23706, + "Ġcompuls": 23707, + "Ġammonia": 23708, + "ĠConduct": 23709, + "Doc": 23710, + "ĠCher": 23711, + "Ġfootage": 23712, + "associated": 23713, + "Ġlocalized": 23714, + "ĠOEIS": 23715, + "Ġseab": 23716, + "bbing": 23717, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 23718, + "=`": 23719, + "Ġantigen": 23720, + "Ġambition": 23721, + "Ġequilateral": 23722, + "Ġunfortunate": 23723, + "Category": 23724, + "Ġirrelevant": 23725, + "lett": 23726, + "Ġshrimp": 23727, + "Digital": 23728, + "Ġdances": 23729, + "ĠGraham": 23730, + "ĠTol": 23731, + "Ġoverload": 23732, + "Ġsignifies": 23733, + "Ġnewsletter": 23734, + "ĠSprings": 23735, + "ĠPlatform": 23736, + "Ġgraduation": 23737, + "Ġperformers": 23738, + "Ġfiguring": 23739, + "á¸": 23740, + "ĠPole": 23741, + "solete": 23742, + "Ġnormalized": 23743, + "Ġthrows": 23744, + "ĠBranch": 23745, + "Ġsocialist": 23746, + "fu": 23747, + "Ġreportedly": 23748, + "ĠVenez": 23749, + "Interface": 23750, + "ĠExpect": 23751, + "Ġstaple": 23752, + "Loader": 23753, + "Ġsulph": 23754, + "Style": 23755, + "ĠKaz": 23756, + "rocod": 23757, + "Ġvigorous": 23758, + "Ġinnoc": 23759, + "å·": 23760, + "â̦]": 23761, + "Ġcyan": 23762, + "iarism": 23763, + "Ġо": 23764, + "Ġdistinctions": 23765, + "regulation": 23766, + "Ġturkey": 23767, + "why": 23768, + "ĠES": 23769, + "ĠChurchill": 23770, + "Ġsolo": 23771, + "Ġmetre": 23772, + "mons": 23773, + "Ġellipse": 23774, + "éĹ": 23775, + "Ġoverflow": 23776, + "149": 23777, + "nums": 23778, + "Ġomn": 23779, + "odic": 23780, + "Ġchords": 23781, + "Ġurbanization": 23782, + "Exploring": 23783, + "Ġdesignation": 23784, + "Ġcores": 23785, + "Ġabsorbing": 23786, + "Ġjournalism": 23787, + "Grid": 23788, + "Ġsettling": 23789, + "ĠPredict": 23790, + "Ġcolder": 23791, + "rime": 23792, + "Ġspike": 23793, + "Ġcolleague": 23794, + "itism": 23795, + "ĠSR": 23796, + "Finding": 23797, + "Ġ1908": 23798, + "Tom": 23799, + "185": 23800, + "phot": 23801, + "ĠResult": 23802, + "Ġastronomical": 23803, + "ections": 23804, + "ĠWid": 23805, + "ongo": 23806, + "ĠDeal": 23807, + "plementary": 23808, + "Move": 23809, + "Master": 23810, + "ocard": 23811, + "Ġwasted": 23812, + "Ġhast": 23813, + "ascal": 23814, + "enstein": 23815, + "Ġmanipulating": 23816, + "Ġuptake": 23817, + "Ġwiring": 23818, + "Ġhalt": 23819, + "ĠKelly": 23820, + "ĠTea": 23821, + "Ġtid": 23822, + "strftime": 23823, + "Ġfighter": 23824, + "hibition": 23825, + "Should": 23826, + "Ġenhancement": 23827, + "Ġunh": 23828, + "Ġsupposedly": 23829, + "urities": 23830, + "Ġ1905": 23831, + "Ġmening": 23832, + "ĠEdinburgh": 23833, + "ussions": 23834, + "Ġlineage": 23835, + "Ġremnants": 23836, + "Ġplotting": 23837, + "Ġoutlook": 23838, + "CLA": 23839, + "Ġfundamentals": 23840, + "ĠHapp": 23841, + "Ġduck": 23842, + "Ġopera": 23843, + "ĠLun": 23844, + "ieu": 23845, + "Ġattractions": 23846, + "Ġfractional": 23847, + "Ġhurricanes": 23848, + ">.": 23849, + "Ult": 23850, + "ĠSales": 23851, + "Ġdiamonds": 23852, + "bach": 23853, + "ĠSame": 23854, + "ĠDogs": 23855, + "Ġburgeoning": 23856, + "Ġ])": 23857, + "Ġ225": 23858, + "Ġjul": 23859, + "Ġplantation": 23860, + "ĠIsraelites": 23861, + "Ġfulfilled": 23862, + "Game": 23863, + "Ġlang": 23864, + "ĠPortland": 23865, + "Family": 23866, + "examples": 23867, + "paced": 23868, + "Ġextracts": 23869, + "Ġpenetrate": 23870, + "ĠCube": 23871, + "Ġparentheses": 23872, + "Ġpivot": 23873, + "205": 23874, + "ĠElse": 23875, + "Ġsoluble": 23876, + "ĠCitizens": 23877, + "gun": 23878, + "Ġoptimizing": 23879, + "Ġaltar": 23880, + "ĠCathedral": 23881, + "Ġhatred": 23882, + "Mixin": 23883, + "mund": 23884, + "Ġcoined": 23885, + "Ġsuprem": 23886, + ")')": 23887, + "ÂŃ": 23888, + "1980": 23889, + "kward": 23890, + "iothe": 23891, + "Eth": 23892, + "Ġwrest": 23893, + "Ġchefs": 23894, + "ahl": 23895, + "Ġteenage": 23896, + "Ġdialects": 23897, + "Sequence": 23898, + "ĠHundred": 23899, + "Ġbarrels": 23900, + "inatory": 23901, + "ĠSolid": 23902, + "Language": 23903, + "anim": 23904, + "Ġneon": 23905, + "Ġblues": 23906, + "vertical": 23907, + "boot": 23908, + "Ġconscience": 23909, + "Ġspaced": 23910, + "Ġaccred": 23911, + "Ġsurgeons": 23912, + "Ġunexpl": 23913, + "ĠTru": 23914, + "Ġvolts": 23915, + "added": 23916, + "geries": 23917, + "Ġspreadsheet": 23918, + "Ġmucus": 23919, + "Ġulcers": 23920, + "dropout": 23921, + "Ġdwelling": 23922, + "ĠFeatures": 23923, + "hom": 23924, + "ĠCalendar": 23925, + "Ġgraders": 23926, + "requires": 23927, + "acting": 23928, + "Ġcass": 23929, + "Abstract": 23930, + "nr": 23931, + "ĠImprove": 23932, + "Ġhym": 23933, + "ĠWere": 23934, + "Ġbananas": 23935, + "Ġdisturbing": 23936, + "Ġwors": 23937, + "ĠAdults": 23938, + "Ġquestionnaire": 23939, + "beck": 23940, + "Ġmodifying": 23941, + "Ġtant": 23942, + "Ġdread": 23943, + "earth": 23944, + "Ġ1921": 23945, + "Ġplugin": 23946, + "Population": 23947, + "idian": 23948, + "UID": 23949, + "æĿ": 23950, + "Ġren": 23951, + "Ġdisreg": 23952, + "Ġlatent": 23953, + "ĠBun": 23954, + "riber": 23955, + "Ġcartoon": 23956, + "æĸĩ": 23957, + "Ġmonastery": 23958, + "Ġautomotive": 23959, + "Ġresearched": 23960, + "OX": 23961, + "far": 23962, + "ĠLif": 23963, + "linspace": 23964, + "Document": 23965, + "ĠSets": 23966, + "ĠMail": 23967, + "ĠSouthwest": 23968, + "engue": 23969, + "ĠHawaiian": 23970, + "Ġenjoys": 23971, + "Ġ1934": 23972, + "ĠPerspectives": 23973, + "233": 23974, + "roscopy": 23975, + "ĠHolland": 23976, + "Ġpains": 23977, + "ĠSET": 23978, + "ĠHA": 23979, + "Ġdosage": 23980, + "Ġlethal": 23981, + "ĠNebraska": 23982, + "ĠAtlas": 23983, + "Ġç": 23984, + "Ġsailors": 23985, + "indust": 23986, + "ĠJere": 23987, + "ĠHampshire": 23988, + "Ġcoup": 23989, + "Ġaverages": 23990, + "Ġdeform": 23991, + "Ġembarked": 23992, + "chunk": 23993, + "Ġportraits": 23994, + "utral": 23995, + "Ġvowel": 23996, + "aths": 23997, + "Ġflaws": 23998, + "Ġwart": 23999, + "Ġtops": 24000, + "Ġeagerly": 24001, + "146": 24002, + "Ġfork": 24003, + "Ġ365": 24004, + "Ġvolcanoes": 24005, + "Wrap": 24006, + "Ġnectar": 24007, + "inalg": 24008, + "Between": 24009, + "cool": 24010, + "Ġirony": 24011, + "Font": 24012, + "oji": 24013, + "ĠBound": 24014, + "ĠNH": 24015, + "Ġ(*": 24016, + "']),": 24017, + "assertIs": 24018, + "trained": 24019, + "ĠBalancing": 24020, + "idi": 24021, + "ĠDVD": 24022, + "à¤Ĥ": 24023, + "154": 24024, + "ĠWait": 24025, + "********************************": 24026, + "Ġoversight": 24027, + "Ġempt": 24028, + "Ġpills": 24029, + "Ġrests": 24030, + "ĠâīĪ": 24031, + "hh": 24032, + "Ġincomes": 24033, + "Ġconstituents": 24034, + "Ġpancreat": 24035, + "ĠPlains": 24036, + "uristic": 24037, + "ĠLever": 24038, + "backend": 24039, + "ribes": 24040, + "sha": 24041, + "ĠMarketing": 24042, + "ĠTelescope": 24043, + "Ġowns": 24044, + "Ġcalibration": 24045, + "304": 24046, + "ĠParallel": 24047, + "Ġprescribe": 24048, + "Ġ1922": 24049, + "ĠTes": 24050, + "iential": 24051, + "ĠIranian": 24052, + "meal": 24053, + "Ġutilizes": 24054, + "Ġmisconceptions": 24055, + "Ġeds": 24056, + "Ġchewing": 24057, + "Correct": 24058, + "CDC": 24059, + "Ġreputable": 24060, + "ĠChamber": 24061, + "Ġapolog": 24062, + "checked": 24063, + "Ġlistener": 24064, + "ĠCornell": 24065, + "nik": 24066, + "Ġculp": 24067, + "Ġfal": 24068, + "ocaly": 24069, + "Ġintend": 24070, + "ovol": 24071, + "Ġpoorer": 24072, + "Ġmonarchy": 24073, + "Ġgems": 24074, + "Ġrewrite": 24075, + "aucoma": 24076, + "Ġ'#": 24077, + "Ġcapsule": 24078, + "Ġunderway": 24079, + "Ġprisoner": 24080, + "Ġgrammat": 24081, + "Creat": 24082, + "ede": 24083, + "Ġexpecting": 24084, + "WW": 24085, + "å½": 24086, + "Ġ'<": 24087, + "Ġjunk": 24088, + "Ġopts": 24089, + "åĪĨ": 24090, + "geon": 24091, + "encoding": 24092, + "enz": 24093, + "diagn": 24094, + "ĠShape": 24095, + "ĠCharacteristics": 24096, + "Ġabrupt": 24097, + "ĠCountries": 24098, + "ĠBullet": 24099, + "Ġhectares": 24100, + "Ġpiles": 24101, + "Ġpolygons": 24102, + "ĠWebsite": 24103, + "Ġdebts": 24104, + "occus": 24105, + "isode": 24106, + "Ġlandmarks": 24107, + "Ġtutor": 24108, + "ĠHinduism": 24109, + "Ġtestament": 24110, + "Ġstool": 24111, + "Pot": 24112, + "usk": 24113, + "Ġconserved": 24114, + "ĠDublin": 24115, + "}{(": 24116, + "Ġappeals": 24117, + "ĠUkrain": 24118, + "ĠWu": 24119, + "Coll": 24120, + "him": 24121, + "ĠdB": 24122, + "containing": 24123, + "ovirus": 24124, + "Ġbreach": 24125, + "156": 24126, + "Ġcomplaint": 24127, + "alone": 24128, + "ĠTheatre": 24129, + "CONFIG": 24130, + "Configuration": 24131, + "racellular": 24132, + "Ġsunset": 24133, + "pex": 24134, + "ĠDetails": 24135, + "Ġavoidance": 24136, + "Ġcollaborations": 24137, + "Ġantiv": 24138, + "Ġjurisdictions": 24139, + "ĠWet": 24140, + "Ġcoloured": 24141, + "Ġstringent": 24142, + "imentary": 24143, + "Ġprow": 24144, + "Ġjudged": 24145, + "±": 24146, + "ilated": 24147, + "Ġshrub": 24148, + "Ġpremise": 24149, + "Ġundermine": 24150, + "Ġfare": 24151, + "ostics": 24152, + "Ġspecialty": 24153, + "ĠÏģ": 24154, + "Ġdescended": 24155, + "Ġtendon": 24156, + "aphy": 24157, + "Ġwastes": 24158, + "206": 24159, + "210": 24160, + "Ġdors": 24161, + "ĠLock": 24162, + "ricted": 24163, + "ĠBond": 24164, + "ĠGy": 24165, + "Ġphotographers": 24166, + "compet": 24167, + "igmoid": 24168, + "Ġconfigured": 24169, + "Ġinsign": 24170, + "monds": 24171, + "à¥Ģ": 24172, + "ĠPad": 24173, + "Ġviewpoint": 24174, + "Ġdenial": 24175, + "Ġbattlefield": 24176, + "performance": 24177, + "ĠRoots": 24178, + "ĠReasoning": 24179, + "Ġroofs": 24180, + "Ġcohort": 24181, + "natal": 24182, + "established": 24183, + "Ġseasoned": 24184, + "Ġï¬ģ": 24185, + "GD": 24186, + "Ġscalp": 24187, + "Ġeclipse": 24188, + "shire": 24189, + "Ġnap": 24190, + "Ġvibrations": 24191, + "Ġexploited": 24192, + "({\"": 24193, + "ĠSARS": 24194, + "ancouver": 24195, + "flatten": 24196, + "Ġcharacterize": 24197, + "Ġadministrator": 24198, + "ĠFREE": 24199, + "reflection": 24200, + "Ġphotographer": 24201, + "ÂłĠ": 24202, + "ĠMayor": 24203, + "biology": 24204, + "ĠSenator": 24205, + "10000": 24206, + "allas": 24207, + "Ġsuffers": 24208, + "Ġcondemned": 24209, + "Ġradians": 24210, + "ahu": 24211, + "Ġthereafter": 24212, + "Ġavoc": 24213, + "Ġhug": 24214, + "ophyll": 24215, + "Ġestablishes": 24216, + "adjust": 24217, + "Ġevapor": 24218, + "rading": 24219, + "Params": 24220, + "Ġlamb": 24221, + "Ġbrowse": 24222, + "ouncils": 24223, + "ĠSexual": 24224, + "!).": 24225, + "Cy": 24226, + "Ġbree": 24227, + "Ġuniqueness": 24228, + "enes": 24229, + "ĠSugar": 24230, + "ĠRoute": 24231, + "Ġreactors": 24232, + "Ġuniversally": 24233, + "Ġesteem": 24234, + "fac": 24235, + "solution": 24236, + "Ġproto": 24237, + "Ġembedding": 24238, + "ĠConnections": 24239, + "Ġevaporation": 24240, + "Ġhipp": 24241, + "Perm": 24242, + "&=": 24243, + "ocular": 24244, + "143": 24245, + "irling": 24246, + "222": 24247, + "Cell": 24248, + "inians": 24249, + "rains": 24250, + "Ġracist": 24251, + "Ġdowntown": 24252, + "Ġsig": 24253, + "âĢIJ": 24254, + "curities": 24255, + "Ġduplicate": 24256, + "ĠScientist": 24257, + "Ġcontagious": 24258, + "oS": 24259, + "Ġdolphins": 24260, + "186": 24261, + "Ġvel": 24262, + "Ġspecializing": 24263, + "ĠLabour": 24264, + "Ġhamlet": 24265, + "Ġascending": 24266, + "Ġuncle": 24267, + "ĠCONDITIONS": 24268, + "WHO": 24269, + "ĠTutorial": 24270, + "Ġcanopy": 24271, + "rieve": 24272, + "ĠArchive": 24273, + "Ġevidenced": 24274, + "Ġteenager": 24275, + "qs": 24276, + "Ġseizure": 24277, + "MW": 24278, + "Ġkiss": 24279, + "alloween": 24280, + "inx": 24281, + "Ġsearched": 24282, + "ĠWag": 24283, + "Ġblowing": 24284, + "Ġhierarchical": 24285, + "Ġiodine": 24286, + "ĠSweet": 24287, + "ĠBeck": 24288, + "ĠCosta": 24289, + "got": 24290, + "Ġи": 24291, + "addWidget": 24292, + "sequences": 24293, + "Ġgt": 24294, + "ĠGovernments": 24295, + "athon": 24296, + "Ġ175": 24297, + ")}^{": 24298, + "Ġmites": 24299, + "identity": 24300, + "Ġexhausted": 24301, + "ĠFoster": 24302, + "Ġendure": 24303, + "Ġfacet": 24304, + "142": 24305, + "Settings": 24306, + "ouraged": 24307, + "Ġwinding": 24308, + "ographers": 24309, + "operatorname": 24310, + "ĠPip": 24311, + "ĠHash": 24312, + "ĠExcell": 24313, + "arrison": 24314, + "Currently": 24315, + "iably": 24316, + "Ġleague": 24317, + "conduct": 24318, + "ĠVi": 24319, + "208": 24320, + "Ġanesthesia": 24321, + "Thomas": 24322, + "wild": 24323, + "Ġappearances": 24324, + "Ġargu": 24325, + "hentication": 24326, + "Ġproofs": 24327, + "coordinates": 24328, + "Ġfluorescent": 24329, + "entric": 24330, + "Ġfuneral": 24331, + "ĠLatino": 24332, + "ĠSY": 24333, + "Tem": 24334, + "ĠMiami": 24335, + "ĠChanging": 24336, + "Ġcans": 24337, + "Ġunforgettable": 24338, + "']],": 24339, + "Ġreminders": 24340, + "ĠValent": 24341, + "================================================================": 24342, + "ĠRecognizing": 24343, + "Ġregiment": 24344, + "184": 24345, + "Ġ«": 24346, + "ebra": 24347, + "Ġmelted": 24348, + "ĠVict": 24349, + "Ġdelivers": 24350, + "Ġpeel": 24351, + "urers": 24352, + "Ġhunter": 24353, + "Ġambiguous": 24354, + "Ġfellows": 24355, + "paid": 24356, + "Ġboolean": 24357, + "chrom": 24358, + "antics": 24359, + "Much": 24360, + "Ġskeptic": 24361, + "ĠEnlightenment": 24362, + "Ġmisunderstandings": 24363, + "heter": 24364, + "Ġrebuild": 24365, + "President": 24366, + "communications": 24367, + "Ġspy": 24368, + "Obj": 24369, + "Ġdictionaries": 24370, + "ulators": 24371, + "ĠLack": 24372, + "176": 24373, + "Ġcertificates": 24374, + "ré": 24375, + "ĠMT": 24376, + "Ġalloy": 24377, + "Ġnicely": 24378, + "framework": 24379, + "bands": 24380, + "ĠManchester": 24381, + "ĠDA": 24382, + "rophe": 24383, + "Ġnatives": 24384, + "Ġaper": 24385, + "Ġmorphology": 24386, + "nets": 24387, + "ĠFilter": 24388, + "Ġstairs": 24389, + "Ġtwins": 24390, + "Ġlacked": 24391, + "ĠIntegrated": 24392, + "Ġcorps": 24393, + "ĠHttp": 24394, + "RECT": 24395, + "~~~~~~~~": 24396, + "ĠGrid": 24397, + "ĠRepresentatives": 24398, + "Ġmeasles": 24399, + "Ġcheckpoint": 24400, + "itating": 24401, + "ĠPearl": 24402, + "abad": 24403, + "ĠIntel": 24404, + "abi": 24405, + "ĠWave": 24406, + "Ġ1932": 24407, + "returns": 24408, + "duino": 24409, + "decl": 24410, + "ä¸į": 24411, + "audio": 24412, + "transpose": 24413, + "Ġ192": 24414, + "Ġlegacies": 24415, + "ĠInteractive": 24416, + "Ġcybersecurity": 24417, + "Ġnationally": 24418, + "еÑĤ": 24419, + "Ġresistors": 24420, + "Ġsupplementary": 24421, + "{{\\": 24422, + "Ġobedience": 24423, + "ĠSuff": 24424, + "Ġcancell": 24425, + "ĠLegacy": 24426, + "ĠHungarian": 24427, + "ulses": 24428, + "ĠUP": 24429, + "Ġneurotransmit": 24430, + "ĠRaw": 24431, + "ĠJen": 24432, + "ĠFlat": 24433, + "ĠBASIS": 24434, + "wear": 24435, + "clesi": 24436, + "ĠDiscover": 24437, + "/?": 24438, + "Ġpatents": 24439, + "ĠOrd": 24440, + "Ġinsisted": 24441, + "ND": 24442, + "Ġexecuting": 24443, + "ettes": 24444, + "Ġstair": 24445, + "1989": 24446, + "Ġregeneration": 24447, + "ĠWash": 24448, + "ĠStein": 24449, + "Ġjunior": 24450, + "Ġwarrior": 24451, + "Ġmusician": 24452, + "Until": 24453, + "Ġ1024": 24454, + "Ġproceeds": 24455, + "ĠVermont": 24456, + "Api": 24457, + "Ġreadiness": 24458, + "Ġnullable": 24459, + "ĠHubble": 24460, + "Ġtsunami": 24461, + "Ġsi": 24462, + "orest": 24463, + "Ġspeculation": 24464, + "Ġincrement": 24465, + "Ġwaterways": 24466, + "}\\,": 24467, + "Host": 24468, + "ĠAlpha": 24469, + "Ġmathematically": 24470, + "utrients": 24471, + "uez": 24472, + "VEL": 24473, + "lee": 24474, + "Ġcooled": 24475, + "ĠJudge": 24476, + "LAN": 24477, + "Ġmulch": 24478, + "USE": 24479, + "Ġintros": 24480, + "stery": 24481, + "ĠBuy": 24482, + "Ġdisks": 24483, + "ĠIdaho": 24484, + "gomery": 24485, + "Ġmoss": 24486, + "odo": 24487, + "imo": 24488, + "167": 24489, + "Valid": 24490, + "Width": 24491, + "ĠAchie": 24492, + "ĠDance": 24493, + "Ġspinach": 24494, + "ĠMitchell": 24495, + "Ġstarch": 24496, + "hoot": 24497, + "ĠSchedule": 24498, + "functional": 24499, + "158": 24500, + "Ġinterpolation": 24501, + "Congratulations": 24502, + "Ġbrows": 24503, + "bx": 24504, + "fif": 24505, + "ĠGeneva": 24506, + "Ġcommittees": 24507, + "otyping": 24508, + "inion": 24509, + "Ġplanners": 24510, + "luent": 24511, + "Ġà¤ķ": 24512, + "Nov": 24513, + "ĠCovid": 24514, + "ĠTrinity": 24515, + "ĠGuatemal": 24516, + "Hum": 24517, + "ĠJoshua": 24518, + "ici": 24519, + "ĠHorn": 24520, + "132": 24521, + "rn": 24522, + "Ġsticking": 24523, + "Ġoverly": 24524, + "icture": 24525, + "Ġovarian": 24526, + "Ġtam": 24527, + "ensen": 24528, + "Ġstal": 24529, + "ĠBak": 24530, + "dale": 24531, + "Ġlumin": 24532, + "Ġcatar": 24533, + "Ġpatriarch": 24534, + "ĠUganda": 24535, + "Ġ1925": 24536, + "ĠPlans": 24537, + "ĠÃĤ": 24538, + "Ġquantify": 24539, + "Ġheir": 24540, + "plicates": 24541, + "Ġdisrupted": 24542, + "Ġanalyse": 24543, + "Ġmalnutrition": 24544, + "ĠChildhood": 24545, + "ĠHughes": 24546, + "lm": 24547, + "Ġradial": 24548, + "Ġsunscreen": 24549, + "tile": 24550, + "xyz": 24551, + "Less": 24552, + "Ġsf": 24553, + "ĠNULL": 24554, + "204": 24555, + "Ġrevenge": 24556, + "ĠChoosing": 24557, + "\"+": 24558, + "Ġencompassing": 24559, + "ĠPierre": 24560, + "Ġadmire": 24561, + "Ġrespects": 24562, + "},\\": 24563, + "Ġvaginal": 24564, + "izen": 24565, + "Ġcompelled": 24566, + "would": 24567, + "urved": 24568, + "ĠWays": 24569, + "ĠDh": 24570, + "Ġindexes": 24571, + "LINE": 24572, + "external": 24573, + "Invest": 24574, + "printed": 24575, + "Ġdegeneration": 24576, + "Ġintolerance": 24577, + "ĠHousing": 24578, + "Ġobl": 24579, + "ĠHotel": 24580, + "Ġdesperate": 24581, + "ĠEqual": 24582, + "Ġdismant": 24583, + "Ġtribute": 24584, + "Ġdp": 24585, + "ĠStri": 24586, + "ugin": 24587, + "ĠAssociate": 24588, + "ĠVent": 24589, + "ĠGro": 24590, + "handed": 24591, + "ĠGrowing": 24592, + "Ġliberties": 24593, + "Ġcoastline": 24594, + "distribution": 24595, + "Ġumbrella": 24596, + "Ġoriginate": 24597, + "ĠFigures": 24598, + "Ġcaste": 24599, + "Ġcontend": 24600, + "Ġnickel": 24601, + "Ġdecisive": 24602, + "};": 24603, + "ĠâĪĨ": 24604, + "Ġpeat": 24605, + "Ġsway": 24606, + "Ġeyel": 24607, + "ĠSettings": 24608, + "ĠRegiment": 24609, + "Young": 24610, + "Ġconductivity": 24611, + "ĠGirl": 24612, + "Ġruin": 24613, + "Ġdiagonals": 24614, + "Distance": 24615, + "Ġboiler": 24616, + "ubes": 24617, + "Channel": 24618, + "Ġshelters": 24619, + "ĠONE": 24620, + "'})": 24621, + "Ġcalculators": 24622, + "Ġirres": 24623, + "γ": 24624, + "Ġdome": 24625, + "ĠEt": 24626, + "zzle": 24627, + "Ġsourced": 24628, + "Ġmism": 24629, + "Ġbarley": 24630, + "ĠCalculating": 24631, + "ĠMak": 24632, + "Ġarmor": 24633, + "Ġconsultant": 24634, + "Ġsep": 24635, + "ISH": 24636, + "Ġinhal": 24637, + "Ġtunnels": 24638, + "ĠSic": 24639, + "agons": 24640, + "Ġscientifically": 24641, + "Ġcleanup": 24642, + "Ġstdout": 24643, + "Ġmla": 24644, + "ĠïĢ«": 24645, + "Ġhemorrh": 24646, + "Ġdeterioration": 24647, + "Ġmenopause": 24648, + "Ġswollen": 24649, + "Ġempowered": 24650, + "yellow": 24651, + "Ġtwists": 24652, + "Ġblanket": 24653, + "ĠArabs": 24654, + "ĠGenetics": 24655, + "Ġcategorized": 24656, + "Ġoverth": 24657, + "Ġicons": 24658, + "Ġanytime": 24659, + "Ġpredator": 24660, + "Ġba": 24661, + "Ġgiants": 24662, + "sep": 24663, + "irk": 24664, + "Ġmetast": 24665, + "čĊčĊ": 24666, + "ĠKl": 24667, + "ĠOffer": 24668, + "Ġvigor": 24669, + "definition": 24670, + "Ġfetus": 24671, + "gard": 24672, + "ĠPom": 24673, + "War": 24674, + "ĠDent": 24675, + "critical": 24676, + "hoe": 24677, + "ĠCroat": 24678, + "ĠManaging": 24679, + "Ġplausible": 24680, + "pron": 24681, + "Ġ'*": 24682, + "Ġsensit": 24683, + "Ġconverge": 24684, + "Ġnouns": 24685, + "Ġseaw": 24686, + "ĠShop": 24687, + "Ġforecasts": 24688, + "ĠBeginning": 24689, + "270": 24690, + "Ġshipped": 24691, + "Ġtelescopes": 24692, + "å¸": 24693, + "ĠDrop": 24694, + "Ġ1907": 24695, + "ezing": 24696, + "Ġmodelling": 24697, + "urgy": 24698, + "Ġstripes": 24699, + "VC": 24700, + "ĠBiol": 24701, + "derived": 24702, + "sterdam": 24703, + "Optional": 24704, + "ĠInstall": 24705, + "ĠCheroke": 24706, + "Ġilluminated": 24707, + "sig": 24708, + "vare": 24709, + "Ġ145": 24710, + "188": 24711, + "ĠSteven": 24712, + "Ġdistract": 24713, + "Ġresidues": 24714, + "Ġsubmarine": 24715, + "BF": 24716, + "Ġmould": 24717, + "Ġprinters": 24718, + "ĠCauc": 24719, + "owl": 24720, + "assign": 24721, + "ĠGirls": 24722, + "Ġrenamed": 24723, + "etta": 24724, + "Ġpublishers": 24725, + "152": 24726, + "ĠFitz": 24727, + "erable": 24728, + "DEF": 24729, + "ĠLane": 24730, + "Compar": 24731, + "Ġfiref": 24732, + "Ġvalidated": 24733, + "Ġwebpage": 24734, + "Ġdefenses": 24735, + "ĠGene": 24736, + "ĠEz": 24737, + "Ġpoisonous": 24738, + "_%": 24739, + "umar": 24740, + "ĠDM": 24741, + "Ġdeity": 24742, + "ĠDave": 24743, + "Ġambiguity": 24744, + "ocom": 24745, + "until": 24746, + "Ġleaks": 24747, + "igraphy": 24748, + "Ġgraphene": 24749, + "operate": 24750, + "aderie": 24751, + "Ġ1931": 24752, + "ĠPant": 24753, + "()):": 24754, + "Ġprotagonists": 24755, + "araderie": 24756, + "Ġbalances": 24757, + "æ³": 24758, + "ĠGA": 24759, + "Ġattained": 24760, + "ĠInfantry": 24761, + "Ġsharply": 24762, + "Ok": 24763, + "Starting": 24764, + "Ġdiplomacy": 24765, + "enames": 24766, + "Ġincap": 24767, + "Ġnth": 24768, + "Ġadhering": 24769, + "Ġunderstandings": 24770, + "Ġnuclei": 24771, + "thalm": 24772, + "Ġhen": 24773, + "003": 24774, + "stru": 24775, + "quin": 24776, + "Ġshuttle": 24777, + "Mo": 24778, + "oscope": 24779, + "Ġnotification": 24780, + "References": 24781, + "embedding": 24782, + "Ġideally": 24783, + "Ġfolded": 24784, + "nick": 24785, + "occur": 24786, + "Ġbiologist": 24787, + "Ġaerobic": 24788, + "uded": 24789, + "Ġfaint": 24790, + "ĠSTAT": 24791, + "Ġneutron": 24792, + "ĠGraphs": 24793, + "cluded": 24794, + "divid": 24795, + "parallel": 24796, + "Ġvictories": 24797, + "pired": 24798, + "andal": 24799, + "accur": 24800, + "Ġbrig": 24801, + "sche": 24802, + "ooth": 24803, + "Ġonion": 24804, + "ĠLud": 24805, + "ĠContinental": 24806, + "abbath": 24807, + "Ġreservoirs": 24808, + "poons": 24809, + "ĠChes": 24810, + "adapt": 24811, + "237": 24812, + "Ġstressors": 24813, + "Prime": 24814, + "Ġassertion": 24815, + "izziness": 24816, + "Ġproficient": 24817, + "Ġembro": 24818, + "IMIT": 24819, + "Ġfueled": 24820, + "depend": 24821, + "Ġsolitary": 24822, + "Ġmentor": 24823, + "ĠNut": 24824, + "Ġstranger": 24825, + "Ġdetectors": 24826, + "lantic": 24827, + "Ġlogistics": 24828, + "Ġeras": 24829, + "Ġexpects": 24830, + "Ġoptimistic": 24831, + "ourable": 24832, + "Ġnoises": 24833, + "Ġbreadth": 24834, + "rill": 24835, + "Store": 24836, + "Ġheroic": 24837, + "again": 24838, + "Ġsubmerged": 24839, + "Ġconversions": 24840, + "Ġoxidative": 24841, + "production": 24842, + "Ġsilly": 24843, + "Ġimpressions": 24844, + "tlement": 24845, + "ĠLeave": 24846, + "oidal": 24847, + "Want": 24848, + "brown": 24849, + "INGS": 24850, + "ĠCells": 24851, + "ERSION": 24852, + "Ġveloc": 24853, + "Overall": 24854, + "secondary": 24855, + "oux": 24856, + "ĠRosen": 24857, + "Ġmayor": 24858, + "Ġforecasting": 24859, + "Ġcandle": 24860, + "Ġdispersed": 24861, + "Meta": 24862, + "vocab": 24863, + "Ġgenomic": 24864, + "Ġcorpus": 24865, + "ĠOlympics": 24866, + "wx": 24867, + "ä¿": 24868, + "Ġhereditary": 24869, + "ĠDub": 24870, + "Ġtemperate": 24871, + "Ġreminiscent": 24872, + "dark": 24873, + "333": 24874, + "ĠAcid": 24875, + "Ġpillars": 24876, + "ĠΩ": 24877, + "mut": 24878, + "Ġtraded": 24879, + "ĠMut": 24880, + "ichi": 24881, + "Ġthematic": 24882, + "Ġseated": 24883, + "Ġdeput": 24884, + "uria": 24885, + "evaluate": 24886, + "REG": 24887, + "itures": 24888, + "Ġthrew": 24889, + "ĠVeg": 24890, + "ĠShaw": 24891, + "arthritis": 24892, + "cid": 24893, + "eracy": 24894, + "Ġbasal": 24895, + "Ġlandfill": 24896, + "Media": 24897, + "ĠLLC": 24898, + "strings": 24899, + "tym": 24900, + "econom": 24901, + "atisf": 24902, + "avan": 24903, + "Ġtopical": 24904, + "ĠModeling": 24905, + "isse": 24906, + "runner": 24907, + "ĠRapid": 24908, + "ĠStuart": 24909, + "ĠLisa": 24910, + "assador": 24911, + "Ġcamaraderie": 24912, + "Comment": 24913, + "ĠPediatrics": 24914, + "Ġeyeb": 24915, + "ĠAcross": 24916, + "omat": 24917, + "Ġδ": 24918, + "Ġvigilant": 24919, + "respect": 24920, + "ĠLl": 24921, + "ĠMelbourne": 24922, + "{.": 24923, + "ĠLot": 24924, + "Ġdifferentiated": 24925, + "sentence": 24926, + "Ġdepressive": 24927, + "Ġmacbeth": 24928, + "ĠBirmingham": 24929, + "setText": 24930, + "Ġhelmet": 24931, + "Ġencode": 24932, + "Ġanalytic": 24933, + "Score": 24934, + "Ġprogresses": 24935, + "Working": 24936, + "Ġmaneuver": 24937, + "Ġbombing": 24938, + "Ġ^{": 24939, + "Ġ\\{": 24940, + "365": 24941, + "Phil": 24942, + "Ġjuices": 24943, + "BV": 24944, + "Bal": 24945, + "ĠVenice": 24946, + "Ġeagle": 24947, + "Ġ1924": 24948, + "Rot": 24949, + "jug": 24950, + "Ġlod": 24951, + "ĠChain": 24952, + "Ġcontributor": 24953, + "Ġvintage": 24954, + "°.": 24955, + "ĠCou": 24956, + "ĠRural": 24957, + "Ġimbalances": 24958, + "ĠCort": 24959, + "Ġphysicists": 24960, + "ĠWaters": 24961, + "ĠRuth": 24962, + "Ġ1906": 24963, + "Ġnewest": 24964, + "supported": 24965, + "vr": 24966, + "Ġhockey": 24967, + "Ġscent": 24968, + "ĠBiod": 24969, + "ĠHend": 24970, + "Ġfamiliarity": 24971, + "Ġproclaimed": 24972, + "abspath": 24973, + "moil": 24974, + "phen": 24975, + "195": 24976, + "ĠExposure": 24977, + "Ġtracked": 24978, + ",...": 24979, + "Ġelectrode": 24980, + "Ġpeanut": 24981, + "oque": 24982, + "study": 24983, + "swig": 24984, + "Ġrud": 24985, + "Ġknock": 24986, + "linalg": 24987, + "Ġkeras": 24988, + "ĠCommercial": 24989, + "Ġindicative": 24990, + "ĠAgg": 24991, + "lecting": 24992, + "Hen": 24993, + "orating": 24994, + "idates": 24995, + "claimer": 24996, + "ĠNord": 24997, + "ĠGuardian": 24998, + "Ġcruise": 24999, + "Ġanalogous": 25000, + "Ġpertinent": 25001, + ",),": 25002, + "Ġcyclic": 25003, + "ardships": 25004, + "student": 25005, + "Ġvague": 25006, + "bolds": 25007, + "CAS": 25008, + "Ġhandwriting": 25009, + "assing": 25010, + "ç§": 25011, + "Ġpunctuation": 25012, + "anto": 25013, + "Indeed": 25014, + "sensitive": 25015, + "reward": 25016, + "Ġrodents": 25017, + ",(": 25018, + "Ġcompose": 25019, + "Ġdepletion": 25020, + "asured": 25021, + "Ġphotographic": 25022, + "Ġpushes": 25023, + "Studies": 25024, + "Ġmyel": 25025, + "latest": 25026, + "zema": 25027, + "Ġprairie": 25028, + "Ġ270": 25029, + "Ġ\":": 25030, + "Ġbrake": 25031, + "ĠOriginal": 25032, + "hello": 25033, + "boldsymbol": 25034, + "Ġimperialism": 25035, + "Li": 25036, + "reads": 25037, + "Ġdevote": 25038, + "COMP": 25039, + "Ġfiltration": 25040, + "French": 25041, + "Ġenlightenment": 25042, + "ĠStewart": 25043, + "Ġrainforest": 25044, + "ĠWritten": 25045, + "Ġcanonical": 25046, + "ective": 25047, + "ĠExamination": 25048, + "DateTime": 25049, + "ĠZhang": 25050, + "Ġfascination": 25051, + "Ur": 25052, + "outube": 25053, + "Ġcommitting": 25054, + "Ġtransmitting": 25055, + "iloc": 25056, + "ĠWire": 25057, + "Ġovercoming": 25058, + "Ġbravery": 25059, + "ĠTurner": 25060, + "acea": 25061, + "Ġsupplier": 25062, + "too": 25063, + "erial": 25064, + "orian": 25065, + "izards": 25066, + "Ġanybody": 25067, + "VK": 25068, + "ValueError": 25069, + "Ġphosphate": 25070, + "Ġpant": 25071, + "Ġalarming": 25072, + "India": 25073, + "Ġbackbone": 25074, + "CONT": 25075, + "Ġoccupations": 25076, + "ĠLives": 25077, + "ĠLibraries": 25078, + "Ġantidepress": 25079, + "ĠHD": 25080, + "Ġinvert": 25081, + "Ġwinters": 25082, + "ðĿIJ´": 25083, + "gpu": 25084, + "boy": 25085, + "onge": 25086, + "ĠSmithsonian": 25087, + "å¹": 25088, + "builder": 25089, + "linked": 25090, + "Jesus": 25091, + "---------": 25092, + "1970": 25093, + "Ġpresidency": 25094, + "Ġclips": 25095, + "identifier": 25096, + "Ġ}\\": 25097, + "oratory": 25098, + "Ġgarments": 25099, + "tl": 25100, + "ĠSigns": 25101, + "Ġdeduct": 25102, + "ĠExperts": 25103, + "166": 25104, + "Ġfaults": 25105, + "Ġrim": 25106, + "ĠAssy": 25107, + "Ġpredicts": 25108, + "Accept": 25109, + "Ġdistort": 25110, + "horizontal": 25111, + "Ġcompiler": 25112, + "Ġawkward": 25113, + "Little": 25114, + "Ġremarkably": 25115, + "Ġdenominators": 25116, + "Ġbonus": 25117, + "something": 25118, + "ĠPowers": 25119, + "ĠWes": 25120, + "oval": 25121, + "Ġacet": 25122, + "Geometry": 25123, + "Ġcrick": 25124, + "orp": 25125, + "Ġwetland": 25126, + "ecting": 25127, + "Ġ1901": 25128, + "Ġineffective": 25129, + "Ġcortisol": 25130, + "ĠAlban": 25131, + "Ġprivately": 25132, + "ĠLayer": 25133, + "ĠBudget": 25134, + "Ġeditions": 25135, + "enne": 25136, + "ĠCemetery": 25137, + "Ġtrump": 25138, + "Ġbeverage": 25139, + "inds": 25140, + "Ġafterward": 25141, + "ĠRepresentation": 25142, + "Ġcongregation": 25143, + "Ġspores": 25144, + "Ġcellul": 25145, + "ĠWyoming": 25146, + "Sil": 25147, + "Ġrav": 25148, + "sync": 25149, + "Visual": 25150, + "ĠArtists": 25151, + "Ġlipid": 25152, + "Roman": 25153, + "Ġ1812": 25154, + "rowser": 25155, + "Ġtyr": 25156, + "cycling": 25157, + "Ġ1928": 25158, + "Ġdemographics": 25159, + "ellectual": 25160, + "Ġamendments": 25161, + "ç®": 25162, + "ĠHus": 25163, + "Ġtrout": 25164, + "edar": 25165, + "Ġpeninsula": 25166, + "illin": 25167, + "ĠGuy": 25168, + "amph": 25169, + "compatible": 25170, + "Hope": 25171, + "Ġ```": 25172, + "ĠLost": 25173, + "Ġannex": 25174, + "Ġplotted": 25175, + "Third": 25176, + "à°": 25177, + "íķ": 25178, + "Ġcovariance": 25179, + "codes": 25180, + "Ġdecode": 25181, + "Ġlasers": 25182, + "Ġaden": 25183, + "169": 25184, + "Ġregisters": 25185, + "ecd": 25186, + "ĠScre": 25187, + "Ġfres": 25188, + "Ġgenuinely": 25189, + "crow": 25190, + "grown": 25191, + "living": 25192, + "needed": 25193, + "[/": 25194, + "Ġgenomes": 25195, + "ISS": 25196, + "ĠExperimental": 25197, + "ĠPrivacy": 25198, + "Ġbroccoli": 25199, + "Ġtransformer": 25200, + "Ġfolding": 25201, + "ĠTHIS": 25202, + "Ġdensities": 25203, + "Ġ'+": 25204, + "Ġ512": 25205, + "Ġpelvic": 25206, + "arial": 25207, + "ĠLyme": 25208, + "Ġcaptivity": 25209, + "ĠExternal": 25210, + "rolled": 25211, + "ĠAbu": 25212, + "Ġcentralized": 25213, + "ĠExplorer": 25214, + "alis": 25215, + "ĠParker": 25216, + "Ġgateway": 25217, + "duces": 25218, + "ĠMent": 25219, + "ergic": 25220, + "eca": 25221, + "Ġcaptive": 25222, + "Ġsnapshot": 25223, + "ĠEthical": 25224, + "setObjectName": 25225, + "Land": 25226, + "ĠLex": 25227, + "Ġquar": 25228, + "Ġbedroom": 25229, + "Ġwholly": 25230, + "urer": 25231, + "Ġdisgu": 25232, + "Ġtrajectories": 25233, + "ĠVocabulary": 25234, + "INTER": 25235, + "Ġmeaningfully": 25236, + "solve": 25237, + "Ġxx": 25238, + "Ġincarc": 25239, + "Ġprophets": 25240, + "bishop": 25241, + "gow": 25242, + "ĠLad": 25243, + "inist": 25244, + "Args": 25245, + "ĠCharter": 25246, + "Ġunve": 25247, + "Ġgrids": 25248, + "ĠAnalyzing": 25249, + "Ġfactoring": 25250, + "Ġmissionaries": 25251, + "Close": 25252, + "Ġcollagen": 25253, + "Ġdistinguishing": 25254, + "ĠKab": 25255, + "ĠTriangles": 25256, + "ĠMechanical": 25257, + "Ġaccepts": 25258, + "plier": 25259, + "Ġascertain": 25260, + "Ġdeities": 25261, + "Ġmoons": 25262, + "tm": 25263, + "Ġvap": 25264, + "Ġcocoa": 25265, + "BLE": 25266, + "Besides": 25267, + "Ġhardships": 25268, + "onies": 25269, + "iae": 25270, + "Ġcanals": 25271, + "Ġresolutions": 25272, + "Ġinterrog": 25273, + "upus": 25274, + "OY": 25275, + "Rout": 25276, + "moving": 25277, + "ĠTibetan": 25278, + "marg": 25279, + "Ġadditionally": 25280, + "cancel": 25281, + "opus": 25282, + "ĠÃł": 25283, + "ĠRichmond": 25284, + "Give": 25285, + "gold": 25286, + "ĠARE": 25287, + "shared": 25288, + "ĠReserved": 25289, + "Ġcpp": 25290, + "Ġcared": 25291, + "ĠWheel": 25292, + "css": 25293, + "Ġdetailing": 25294, + "ĠIncreasing": 25295, + "NH": 25296, + "Ġcompile": 25297, + "Ġfortified": 25298, + "folk": 25299, + "Ġdividend": 25300, + "imating": 25301, + "Memory": 25302, + "Ġmx": 25303, + "ĠWiki": 25304, + "Ġcray": 25305, + "seek": 25306, + "Ġregain": 25307, + "Aud": 25308, + "ORM": 25309, + "Ġhurdles": 25310, + "141": 25311, + "ĠElement": 25312, + "Ġphylogen": 25313, + "Center": 25314, + "inety": 25315, + "Ġbbox": 25316, + "ĠSalv": 25317, + "Ġleafy": 25318, + "Ġcohesion": 25319, + "British": 25320, + "$=": 25321, + "ĠRC": 25322, + "Ġgoat": 25323, + "Ġenriched": 25324, + "mv": 25325, + "elian": 25326, + "Ġtextiles": 25327, + "Ġtransferring": 25328, + "ĠDetailed": 25329, + "Ġulcer": 25330, + "ĠExtra": 25331, + "Ġyielded": 25332, + "ĠAdvance": 25333, + "Prep": 25334, + "Ġimposing": 25335, + "Ġbacking": 25336, + "Ġstrategically": 25337, + "Ġdebated": 25338, + "Ġbudgets": 25339, + "rah": 25340, + "ĠAid": 25341, + "Ġunjust": 25342, + "Ġneuroscience": 25343, + "Ġchairman": 25344, + "Ġreluctant": 25345, + "ĠActually": 25346, + "Ġqualifications": 25347, + "Ġprotons": 25348, + "ustomed": 25349, + "varphi": 25350, + "Ġarsenic": 25351, + "dst": 25352, + "ĠConn": 25353, + "Ġportal": 25354, + "ĠKevin": 25355, + "000000000000": 25356, + "Ġcinema": 25357, + "ĠSuccessful": 25358, + "AAAAAAAAAAAAAAAA": 25359, + "Ġtrades": 25360, + "ĠStanley": 25361, + "government": 25362, + "apa": 25363, + "Ġfamine": 25364, + "Failed": 25365, + "Person": 25366, + "Fr": 25367, + "ĠCu": 25368, + "Ġstimulates": 25369, + "George": 25370, + "ĠHarrison": 25371, + "Ġunderwent": 25372, + "Ġhairs": 25373, + "attention": 25374, + "Ġexceeding": 25375, + "Ġelasticity": 25376, + "ĠQuantum": 25377, + "icals": 25378, + "Ġlinearly": 25379, + "therefore": 25380, + "ĠIncome": 25381, + "ĠBehav": 25382, + "Ġweaving": 25383, + "rout": 25384, + "015": 25385, + "Sys": 25386, + "ĠBert": 25387, + "ellor": 25388, + "Ġovert": 25389, + "Ġdilemma": 25390, + "Abs": 25391, + "pairs": 25392, + "scar": 25393, + "projects": 25394, + "Ġsibling": 25395, + "Ġcones": 25396, + "ĠWat": 25397, + "astro": 25398, + "umed": 25399, + "ĠGay": 25400, + "Ġdescending": 25401, + "emplates": 25402, + "ĠAlexandria": 25403, + "Ġopenings": 25404, + "precision": 25405, + "visual": 25406, + "Ġdiagnoses": 25407, + "share": 25408, + "Ġrecovering": 25409, + "wig": 25410, + "Ġdissemination": 25411, + "Ġtrainer": 25412, + "ĠTCP": 25413, + "Ġserotonin": 25414, + "spl": 25415, + "ÅĤ": 25416, + "eston": 25417, + "Ġjealous": 25418, + "ĠTraffic": 25419, + "Ġthereof": 25420, + "Ġlandl": 25421, + "ĠDiscovering": 25422, + "saving": 25423, + "153": 25424, + "Ġneuron": 25425, + "ĠSend": 25426, + "ĠMining": 25427, + "Ġ190": 25428, + "essori": 25429, + "ÃŃs": 25430, + "ĴĮ": 25431, + "anus": 25432, + "requests": 25433, + "265": 25434, + "thernet": 25435, + "ĠArgument": 25436, + "Ġwelcoming": 25437, + "maps": 25438, + "Ġformidable": 25439, + "ĠAnxiety": 25440, + "Ġwidget": 25441, + "ĠDevice": 25442, + "Ùĩ": 25443, + ":])": 25444, + "\\;": 25445, + "Ġcoated": 25446, + "ĠScore": 25447, + "asset": 25448, + "liers": 25449, + "Ġceased": 25450, + "ĠCharlie": 25451, + "binom": 25452, + "Factor": 25453, + "ourgeois": 25454, + "Tur": 25455, + "Ġsender": 25456, + "Ġapa": 25457, + "Ġgras": 25458, + "Ġrouting": 25459, + "ĠSense": 25460, + "Ġgrading": 25461, + "Questions": 25462, + "ĠRelationship": 25463, + "Agent": 25464, + "records": 25465, + "Ġflashcards": 25466, + "ĠMW": 25467, + "Student": 25468, + "ĠNGOs": 25469, + "Ġcomputations": 25470, + "ĠRegulation": 25471, + "Computer": 25472, + "ĠTamil": 25473, + "oslav": 25474, + "Ġhappily": 25475, + "hou": 25476, + "Environmental": 25477, + "ku": 25478, + "oplast": 25479, + "Ġvoter": 25480, + "ĠVancouver": 25481, + ",\\,\\": 25482, + "raz": 25483, + "updated": 25484, + "Ġд": 25485, + "ĠEvans": 25486, + "idelity": 25487, + "asket": 25488, + "eyer": 25489, + "Ġsinger": 25490, + "Cloud": 25491, + "Register": 25492, + "amas": 25493, + "Ġoval": 25494, + "Ġaudit": 25495, + "Ġvillagers": 25496, + "Ġsquee": 25497, + "grav": 25498, + "ĠEmphas": 25499, + "protocol": 25500, + "Ġsailed": 25501, + "interpret": 25502, + "Ġsplitting": 25503, + "ĠFine": 25504, + "ĠThan": 25505, + "Ġtagged": 25506, + "Ġlac": 25507, + "Ġspecifying": 25508, + "Ġsemantic": 25509, + "ĠIncrease": 25510, + "quest": 25511, + "Ġburnt": 25512, + "ĠDES": 25513, + "Ġasynchron": 25514, + "Ġpacking": 25515, + "Ġlicensing": 25516, + "Ġgradients": 25517, + "ĠWhenever": 25518, + "Ġmentors": 25519, + "Ġtirelessly": 25520, + "IK": 25521, + "ĠHelen": 25522, + "Ġowl": 25523, + "ĠFemale": 25524, + "Ġdrip": 25525, + "Ġum": 25526, + "Ġdisappointed": 25527, + "Ġ1926": 25528, + "shell": 25529, + "Ġforage": 25530, + "ĠHamlet": 25531, + "Ġeuro": 25532, + "ĠElim": 25533, + "Analysis": 25534, + "ICK": 25535, + "orated": 25536, + "Ġbolster": 25537, + "Ġ####": 25538, + "Ġstagn": 25539, + "termin": 25540, + "ogan": 25541, + "Ġcollects": 25542, + "264": 25543, + "CY": 25544, + "Ġtect": 25545, + "Ġwicked": 25546, + "ĠiPhone": 25547, + "Ġflourished": 25548, + "-------------------------------": 25549, + "Ter": 25550, + "Ġpals": 25551, + "ĠSomething": 25552, + "ĠXI": 25553, + "absol": 25554, + "agogue": 25555, + "179": 25556, + "ĠAtmospheric": 25557, + "Ġcongenital": 25558, + "abwe": 25559, + "ivist": 25560, + "ĠRAM": 25561, + "((\"": 25562, + "Journal": 25563, + "ĠBened": 25564, + "ĠWE": 25565, + "Ġstric": 25566, + "Ġairway": 25567, + "coordinate": 25568, + "ĠProtein": 25569, + "Ġ165": 25570, + "different": 25571, + "gall": 25572, + "Ġundertaking": 25573, + "Ġlane": 25574, + "Ġmaximizing": 25575, + "flight": 25576, + "sometimes": 25577, + "iculture": 25578, + "urbs": 25579, + "ĠGon": 25580, + "Ġcoughing": 25581, + "åľ¨": 25582, + "plate": 25583, + "ĠImag": 25584, + "Users": 25585, + "Ġinverte": 25586, + "hon": 25587, + "Ġlou": 25588, + "gia": 25589, + "vl": 25590, + "ĠRein": 25591, + "Ġadditives": 25592, + "uate": 25593, + "Ġgenital": 25594, + "ilde": 25595, + "Ġ%.": 25596, + "Ġintestines": 25597, + "Ġgesture": 25598, + "ĠReich": 25599, + "ĠInstagram": 25600, + "Ġcinnamon": 25601, + "igers": 25602, + "Ġassistants": 25603, + "TM": 25604, + "Ġfishes": 25605, + "ĠAngl": 25606, + "Ġlays": 25607, + "seg": 25608, + "ĠHat": 25609, + "ĠExcess": 25610, + "ĠFal": 25611, + "Ġlookup": 25612, + "Ġrotated": 25613, + "Ġsab": 25614, + "ĠGates": 25615, + "ĠDean": 25616, + "ĠKer": 25617, + "Ġdisproportionately": 25618, + "implies": 25619, + "secure": 25620, + "fixed": 25621, + "Solving": 25622, + "Ġmiracle": 25623, + "Ġfolds": 25624, + "008": 25625, + "174": 25626, + "ĠRw": 25627, + "llo": 25628, + "does": 25629, + "ĠCreator": 25630, + "Ġï£": 25631, + "Ġdont": 25632, + "Ġbacterium": 25633, + "Ġcrashes": 25634, + "Ġadorned": 25635, + "Seg": 25636, + "dead": 25637, + "paramet": 25638, + "Ġexplorer": 25639, + "Ġclustering": 25640, + "Binary": 25641, + "Ġhuh": 25642, + "Ġranged": 25643, + "âł": 25644, + "ĠDys": 25645, + "ĠBreast": 25646, + "ĠHarmony": 25647, + "Ġdeprivation": 25648, + "Ġ[â̦]": 25649, + "Ġpacks": 25650, + "ĠPerspective": 25651, + "ĠBreat": 25652, + "Ġsensible": 25653, + "ĠSlide": 25654, + "ĠMilk": 25655, + "Ġbachelor": 25656, + "illus": 25657, + "Ġmeantime": 25658, + "ĠGrass": 25659, + "Äĩ": 25660, + "Ġlease": 25661, + "Ġrevival": 25662, + "Ġcontracted": 25663, + "Ġâĭħ": 25664, + "UCN": 25665, + "ĠNATO": 25666, + "Ġmosaic": 25667, + "ĠLORD": 25668, + "ĠGlas": 25669, + "Ġcherry": 25670, + "ĠاÙĦ": 25671, + "Ġfranch": 25672, + "Ġswings": 25673, + "JSON": 25674, + "erly": 25675, + "icator": 25676, + "ully": 25677, + "ĠDin": 25678, + "Ġdistortion": 25679, + "ĠNit": 25680, + "Ġfried": 25681, + "Ġadmired": 25682, + "Ġembryos": 25683, + "Ġlivelihoods": 25684, + "Ġsetbacks": 25685, + "Ġprepares": 25686, + "Percent": 25687, + "organized": 25688, + "dal": 25689, + "Ġ122": 25690, + "curr": 25691, + "ĠDragon": 25692, + "Ġabort": 25693, + "ĠThai": 25694, + "those": 25695, + "Ġtransient": 25696, + "disk": 25697, + "evolving": 25698, + "Ġpylint": 25699, + "ĠSib": 25700, + "sch": 25701, + "Ġfortunate": 25702, + "Ġreferenced": 25703, + "MY": 25704, + "Ġshirt": 25705, + "Ġcoarse": 25706, + "ĠCartesian": 25707, + "ĠCouns": 25708, + "Ġdecoration": 25709, + "аÑĤ": 25710, + "ĠHimal": 25711, + "âĢĿ:": 25712, + "ronts": 25713, + "idding": 25714, + "ĠFinnish": 25715, + "Ġsometime": 25716, + "ophobia": 25717, + "Ġlazy": 25718, + "Ġsincere": 25719, + "÷": 25720, + "Ġ1923": 25721, + "Ġ1909": 25722, + "Ġlogged": 25723, + "Ġcommented": 25724, + "ĠCareer": 25725, + "iruses": 25726, + "?:": 25727, + "Properties": 25728, + "ĠDemocracy": 25729, + "Ġsoutheastern": 25730, + "ĠEug": 25731, + "Ġcf": 25732, + "ĠVAL": 25733, + "Ġturmoil": 25734, + "NOW": 25735, + "ccentric": 25736, + "ĠStre": 25737, + "Ġaccus": 25738, + "asonry": 25739, + "Ġconfirms": 25740, + "ĠNiger": 25741, + "modified": 25742, + "attack": 25743, + "Ġga": 25744, + "isans": 25745, + "ĠFailure": 25746, + "Individual": 25747, + "Ġconstellation": 25748, + "CES": 25749, + "Ġfills": 25750, + "Ġeurope": 25751, + "Ġ:-": 25752, + "Ġflooded": 25753, + "ĠAw": 25754, + "Ġcongreg": 25755, + "ĠNearly": 25756, + "Ġtqdm": 25757, + "Ġbeating": 25758, + "ĠPatient": 25759, + "Ġtailor": 25760, + "ĊĊĠĠĠĠĠ": 25761, + "Ġconverges": 25762, + "Ġaugment": 25763, + "Ġpeasants": 25764, + "ĠBright": 25765, + "Ġredemption": 25766, + "Ġpeacefully": 25767, + "Ġpermutations": 25768, + "Ġvelocities": 25769, + "Ġpaving": 25770, + "ĠRichards": 25771, + "ðŁĶ": 25772, + "(``": 25773, + "Ġproductions": 25774, + "Ġhomeowners": 25775, + "contents": 25776, + "Ġoptimized": 25777, + "ifers": 25778, + "ĠPittsburgh": 25779, + "constants": 25780, + "PF": 25781, + "lycer": 25782, + "Ġheater": 25783, + "Ġconvicted": 25784, + "Ġregulates": 25785, + "Homework": 25786, + "GY": 25787, + "ĠEndangered": 25788, + "Ġdeterminants": 25789, + "ĠNeeds": 25790, + "ĠPublishers": 25791, + "ĠInto": 25792, + "Ġobservational": 25793, + "Ġenlight": 25794, + "232": 25795, + "ĠKrish": 25796, + "Ġtowel": 25797, + "194": 25798, + "============": 25799, + "alach": 25800, + "Struct": 25801, + "ĠDifferences": 25802, + "+=": 25803, + "Ġmisuse": 25804, + "ĠImplementation": 25805, + "ĠKant": 25806, + "Remove": 25807, + "Ġbroaden": 25808, + "Ġdisagreement": 25809, + "film": 25810, + "Ġ1848": 25811, + "fitting": 25812, + "η": 25813, + "ĠUtilizing": 25814, + "Ġrheumat": 25815, + "ĠGem": 25816, + "Ġinvestor": 25817, + "ĠSlav": 25818, + "Ġmelody": 25819, + "ол": 25820, + "Pers": 25821, + "roughts": 25822, + "Ġworkings": 25823, + "Ġexercised": 25824, + "Need": 25825, + "ĠPrim": 25826, + "Ġbaptism": 25827, + "Ġlr": 25828, + "ĠFear": 25829, + "ño": 25830, + "Ġresembling": 25831, + "Ġskeptical": 25832, + "ENG": 25833, + "snap": 25834, + "ĠGriff": 25835, + "Ġblessings": 25836, + "Ġholder": 25837, + "={\"": 25838, + "Ġanomalies": 25839, + "Ġhydrop": 25840, + "Price": 25841, + "ĠBald": 25842, + "Ġcured": 25843, + "Ġego": 25844, + "Ġcorrelations": 25845, + "Ġost": 25846, + "Clean": 25847, + "camp": 25848, + "Ġallied": 25849, + "Ġsquash": 25850, + "ĠLaura": 25851, + "Ġunicode": 25852, + "ĠMesopotam": 25853, + "ĠReddit": 25854, + "FORMAT": 25855, + "ĠCarlos": 25856, + "Ġinfamous": 25857, + "===": 25858, + "ggle": 25859, + "ĠCorinth": 25860, + "Ġdissip": 25861, + "Ġmeticulous": 25862, + "Prom": 25863, + "Ġ\"[": 25864, + "Ġlogically": 25865, + "Ġspecialize": 25866, + "Ġbloody": 25867, + "Ġproponents": 25868, + "education": 25869, + "Ġweighed": 25870, + "Ġpolitician": 25871, + "Ġarguably": 25872, + "Ġimplements": 25873, + "Ġshuffle": 25874, + "Ġsubscribe": 25875, + "Ġannotations": 25876, + "ĠCod": 25877, + "ArgumentParser": 25878, + "Ġmurd": 25879, + "ĠFreud": 25880, + "Ġdiscretion": 25881, + "Ġmerits": 25882, + "etermined": 25883, + "loid": 25884, + "Ġbenchmark": 25885, + "Ġlocks": 25886, + "Ġoccupies": 25887, + "belie": 25888, + "producing": 25889, + "Ġvenom": 25890, + "TV": 25891, + "uned": 25892, + "Ġjumps": 25893, + "Ġoriginating": 25894, + "ĠKeyError": 25895, + "ĠMontreal": 25896, + "Ġruntime": 25897, + "ĠLCM": 25898, + "nee": 25899, + "HTML": 25900, + "Ġadvertisements": 25901, + "ĠAdmiral": 25902, + "igrams": 25903, + "ĠMechanics": 25904, + "props": 25905, + "ĠAustralians": 25906, + "sil": 25907, + "ructose": 25908, + "Ġendors": 25909, + "Ġversatility": 25910, + "ĠMontgomery": 25911, + "roids": 25912, + "geometry": 25913, + "ĠDiagram": 25914, + "ĠMeet": 25915, + "&&": 25916, + "almost": 25917, + "Ġhaul": 25918, + "Ġdeserts": 25919, + "Ġà¹ıÂĢ": 25920, + "ĠCalvin": 25921, + "Ġcocaine": 25922, + "Ġsupers": 25923, + "Ġnonetheless": 25924, + "elivery": 25925, + "Ġeruptions": 25926, + "ombus": 25927, + "Ġpenetration": 25928, + "machine": 25929, + "Ġinjections": 25930, + "Ġburdens": 25931, + "198": 25932, + "Ġthoughtfully": 25933, + "ĠCha": 25934, + "------------------": 25935, + "Impro": 25936, + "rais": 25937, + "Ġcollaborating": 25938, + "ĠGardens": 25939, + "Ġfel": 25940, + "Ġaggress": 25941, + "Ġcopying": 25942, + "}^\\": 25943, + "Ġreflux": 25944, + "Ġunravel": 25945, + "ĠPreservation": 25946, + "Ġubiquitous": 25947, + "ĠRachel": 25948, + "Ġimpulses": 25949, + "naments": 25950, + "ĠNova": 25951, + "Ġborrowing": 25952, + "Ġencrypted": 25953, + "ĠRuntime": 25954, + "COMM": 25955, + "oeing": 25956, + "AIN": 25957, + "ĠNine": 25958, + "ĠCharacters": 25959, + "Ġsqueeze": 25960, + "blob": 25961, + "Ġtenure": 25962, + "åѦ": 25963, + "Ġovere": 25964, + "imming": 25965, + "Ġevangel": 25966, + "Ġurgency": 25967, + "Ġappre": 25968, + "Ġwaking": 25969, + "Ġthor": 25970, + "intensity": 25971, + "Ġconcentrating": 25972, + "pings": 25973, + "Ġpermutation": 25974, + "ĠTanzania": 25975, + "اØ": 25976, + "Ġalkaline": 25977, + "Ġrepay": 25978, + "Ġassisting": 25979, + "reaching": 25980, + "Ġmd": 25981, + "Ġshaking": 25982, + "Ġatten": 25983, + "Ġderives": 25984, + "ĠCards": 25985, + "Ġfactorial": 25986, + "configure": 25987, + "omaly": 25988, + "Ġpatrol": 25989, + "Ġsymmetrical": 25990, + "FTWARE": 25991, + "ĠSU": 25992, + "ĠDow": 25993, + "Ġ'')": 25994, + "Ġperc": 25995, + "ĠAirport": 25996, + "Saharan": 25997, + "Ġtrademark": 25998, + "ovo": 25999, + "locations": 26000, + "ĠAccordingly": 26001, + "Ġ124": 26002, + "Ġseventy": 26003, + "Ġchampions": 26004, + "IGH": 26005, + "ĠTwenty": 26006, + "ĠWide": 26007, + "ĠKo": 26008, + "Ġfourteen": 26009, + "feat": 26010, + "Ġpopul": 26011, + "Ga": 26012, + "Ġserm": 26013, + "Ġlongitude": 26014, + "Ġinfilt": 26015, + "Ġmarkings": 26016, + "ĠApproximately": 26017, + "ĠOTHER": 26018, + "Ġsteering": 26019, + "Ġaph": 26020, + "ĠFields": 26021, + "eliac": 26022, + "apps": 26023, + "atum": 26024, + "Ġheap": 26025, + "requent": 26026, + "Ġreciproc": 26027, + "Ġhav": 26028, + "Ġcrying": 26029, + "ación": 26030, + "NY": 26031, + "Ġmund": 26032, + "Ġheadlines": 26033, + "Ġrevolt": 26034, + "Ġfishermen": 26035, + "roductory": 26036, + "cu": 26037, + "ĠJake": 26038, + "ĠOfficial": 26039, + "Ġlicenses": 26040, + "ĠMapping": 26041, + "Ġproton": 26042, + "Ġindications": 26043, + "ĠIntegrating": 26044, + "idisciplinary": 26045, + "Ġpervasive": 26046, + "anmar": 26047, + "Ġdire": 26048, + "ĠToxic": 26049, + "ĠBilly": 26050, + "Ġextremes": 26051, + "Ġunusually": 26052, + "ĠPlayer": 26053, + "ĠRis": 26054, + "Ġlesbian": 26055, + "Ġsketches": 26056, + "Ġlending": 26057, + "ĠCV": 26058, + "Ġtestosterone": 26059, + "ĠDataFrame": 26060, + "ĠFruit": 26061, + "ĠTed": 26062, + "Ġcakes": 26063, + "ĠDS": 26064, + "Ġexpressive": 26065, + "Ġsubgroup": 26066, + "Ġrepeats": 26067, + "ĠPanama": 26068, + "Ġconjugate": 26069, + "scene": 26070, + "Ġdistorted": 26071, + "ĠCharlotte": 26072, + "Ġpathology": 26073, + "Ġseparates": 26074, + "akedirs": 26075, + "ĠNursing": 26076, + "ĠKashmir": 26077, + "mot": 26078, + "ĠAugustine": 26079, + "INK": 26080, + "Ġantiquity": 26081, + "Ġdrawbacks": 26082, + "Ġlettuce": 26083, + "ĠVul": 26084, + "Ġconfuse": 26085, + "Trap": 26086, + "Ġforefront": 26087, + "Ġdeprived": 26088, + "Protocol": 26089, + "Ġflock": 26090, + "ĠsetUp": 26091, + "Ġsolvent": 26092, + "Selection": 26093, + "ĠPotter": 26094, + "Final": 26095, + "eron": 26096, + "Ġ'{}": 26097, + "savefig": 26098, + "nabla": 26099, + "ente": 26100, + "Ġoppose": 26101, + "ĠIEEE": 26102, + "Ġcontour": 26103, + "aja": 26104, + "APTER": 26105, + "Lib": 26106, + "itian": 26107, + "Ġreporter": 26108, + "ĠBurg": 26109, + "Ġpige": 26110, + "åĢ": 26111, + "Ġcurs": 26112, + "Ġrelaxing": 26113, + "Ġpag": 26114, + "Ġanatom": 26115, + "Ġmissiles": 26116, + "Ġimprisonment": 26117, + "âĢĿ),": 26118, + "Medical": 26119, + "aternity": 26120, + "ĠIX": 26121, + "ternally": 26122, + "posium": 26123, + "ĠSurve": 26124, + "Ġthicker": 26125, + "Ġunconventional": 26126, + "endswith": 26127, + "Ġ1927": 26128, + "Ġsurgeries": 26129, + "ĠRespect": 26130, + "DEBUG": 26131, + "LT": 26132, + "ellows": 26133, + "Historical": 26134, + "Ġprogrammers": 26135, + "vantages": 26136, + "Ġnitrate": 26137, + "Ġorbiting": 26138, + "ĠCome": 26139, + "isha": 26140, + "Ġrecruited": 26141, + "è§": 26142, + "CHO": 26143, + "ĠAdvoc": 26144, + "Created": 26145, + "ocl": 26146, + "Ġtrigonometry": 26147, + "ĠEq": 26148, + "smart": 26149, + "ĠGraphic": 26150, + "ĠTables": 26151, + "istine": 26152, + "Determine": 26153, + "oarthritis": 26154, + "Ġtablespoons": 26155, + "CIS": 26156, + "unal": 26157, + "Ġscissors": 26158, + "keepers": 26159, + "undle": 26160, + "Ġprowess": 26161, + "ĠCreated": 26162, + "Ġids": 26163, + "ĠAfro": 26164, + "ĠInsert": 26165, + "Ġinitiation": 26166, + "ĠExamining": 26167, + "Delete": 26168, + "Ġtwisted": 26169, + "experiment": 26170, + "omi": 26171, + "Ġmetropolitan": 26172, + "330": 26173, + "Ġintermitt": 26174, + "Ġdistracted": 26175, + "ĠGross": 26176, + "Ġoutdated": 26177, + "164": 26178, + "Ġbackend": 26179, + "Ġ132": 26180, + "Ġthigh": 26181, + "Ġsecurities": 26182, + "Ġcredible": 26183, + "Country": 26184, + "ĠNy": 26185, + "Ġmagnets": 26186, + "annab": 26187, + "296": 26188, + "Ġoranges": 26189, + "Ġchalk": 26190, + "ĠMayo": 26191, + "Ġbreakthroughs": 26192, + "Ġprogrammed": 26193, + "cosity": 26194, + "Ġexhibitions": 26195, + "nz": 26196, + "ĠAmy": 26197, + "awi": 26198, + "Ġengages": 26199, + "ĠICT": 26200, + "Ġclockwise": 26201, + "Ġregimen": 26202, + "Ġ1898": 26203, + "Ġlitigation": 26204, + "ropract": 26205, + "Ġtoxin": 26206, + "today": 26207, + "commerce": 26208, + "Ġinscription": 26209, + "0000000000": 26210, + "Ġhackers": 26211, + "ĠHein": 26212, + "alia": 26213, + "ĠTas": 26214, + "hit": 26215, + "ĠAppendix": 26216, + "ĠRussians": 26217, + "ĠGrace": 26218, + "Ġau": 26219, + "Ġupside": 26220, + "ĠRick": 26221, + "ĠSina": 26222, + "Ġprominence": 26223, + "Ġsummarized": 26224, + "Grade": 26225, + "234": 26226, + "Ma": 26227, + "ĠFuk": 26228, + "uitable": 26229, + "digits": 26230, + "iga": 26231, + "Ġtechnicians": 26232, + "Ġsupplying": 26233, + "Operation": 26234, + "325": 26235, + "$(": 26236, + "brand": 26237, + "Ġcontracting": 26238, + "ĠProviding": 26239, + "Ġfights": 26240, + "anthrop": 26241, + "Ġskepticism": 26242, + "Ġally": 26243, + "colm": 26244, + "Ġbuoy": 26245, + "ĠBloom": 26246, + "иÑĤ": 26247, + "Ġnurture": 26248, + "ĠUTC": 26249, + "ĠDOI": 26250, + "ĠEco": 26251, + "Ġdiscourage": 26252, + "Ġmalignant": 26253, + "Ġcliff": 26254, + "Ġawake": 26255, + "Ġrainbow": 26256, + "USA": 26257, + "Ġtranslating": 26258, + "Ġll": 26259, + "Ġcott": 26260, + "ilitating": 26261, + "Ġmantle": 26262, + "ĠMixed": 26263, + "â̦âĢĿ": 26264, + "ĠBehavioral": 26265, + "ounces": 26266, + "Ġdevil": 26267, + "Ġhedge": 26268, + "velocity": 26269, + "Fire": 26270, + "Ġdefaults": 26271, + "ĠSquares": 26272, + "ruits": 26273, + "Ġsocialism": 26274, + "games": 26275, + "ĠWear": 26276, + "versible": 26277, + "ĠRocky": 26278, + "ĠCNN": 26279, + "Ġshocking": 26280, + "ĠFro": 26281, + "Ġincorrectly": 26282, + "ĠLegend": 26283, + "238": 26284, + "iper": 26285, + "Ġtrunc": 26286, + "ĠQual": 26287, + "ĠFifth": 26288, + "rama": 26289, + "ĠBenn": 26290, + "quis": 26291, + "Ġbios": 26292, + "ĠDoing": 26293, + "verter": 26294, + "ĠRelease": 26295, + "}},": 26296, + "275": 26297, + "EF": 26298, + "ĠWel": 26299, + "Ġformative": 26300, + "scatter": 26301, + "229": 26302, + "prediction": 26303, + "âŁ": 26304, + "ĠLion": 26305, + "prep": 26306, + "ĠIncorpor": 26307, + "Ġmaize": 26308, + "triangle": 26309, + "lexia": 26310, + "FER": 26311, + "kar": 26312, + "Ġisosceles": 26313, + "ĠHond": 26314, + "ĠKnight": 26315, + "ĠDIY": 26316, + "Very": 26317, + "Ġ\"#": 26318, + "ighthouse": 26319, + "scription": 26320, + "HH": 26321, + "imshow": 26322, + "ĠMul": 26323, + "ĠVa": 26324, + "Ġindia": 26325, + "encer": 26326, + "Ġprogressively": 26327, + "Ġsympathetic": 26328, + "ĠForms": 26329, + "accurate": 26330, + "DAT": 26331, + "ĠWWII": 26332, + "Deb": 26333, + "MAN": 26334, + "ĠHack": 26335, + "ĠCAN": 26336, + "Ġchaotic": 26337, + "Ġglacier": 26338, + "ovolta": 26339, + "Ġ(.": 26340, + "development": 26341, + "ennial": 26342, + "Ġbounce": 26343, + "ĠIsn": 26344, + "ĠAbsolute": 26345, + "Robert": 26346, + "Ġculprit": 26347, + "ographically": 26348, + "Ġquadrant": 26349, + "ĠRecognize": 26350, + "ĠQuran": 26351, + "DIS": 26352, + "ĠWow": 26353, + "Ġrelent": 26354, + "Ġsecretion": 26355, + "Ġsuppressed": 26356, + "Ġstartup": 26357, + "Ġpretend": 26358, + "allowed": 26359, + "NV": 26360, + "ĠVit": 26361, + "ĠCause": 26362, + "Ġbenz": 26363, + "Ġε": 26364, + "research": 26365, + "Ġpouring": 26366, + "concept": 26367, + "Ġcostumes": 26368, + "ĠHalloween": 26369, + "ĠAmsterdam": 26370, + "Ġgardeners": 26371, + "Ġabused": 26372, + "Ġnanoparticles": 26373, + "ĠHoo": 26374, + "Ġscattering": 26375, + "quote": 26376, + "ĠBod": 26377, + "Ġconspiracy": 26378, + "subplot": 26379, + "Ġvastly": 26380, + "5000": 26381, + "hart": 26382, + "orable": 26383, + "ĠAttempt": 26384, + "Ġesophagus": 26385, + "Ġanalysed": 26386, + "lington": 26387, + "uberty": 26388, + "regex": 26389, + "Bro": 26390, + "Ġmotives": 26391, + "ĠAaron": 26392, + "Ġrhym": 26393, + "rystal": 26394, + "Jewish": 26395, + "icates": 26396, + "bia": 26397, + "Ġshining": 26398, + "Ġconstituted": 26399, + "ĠAuthors": 26400, + "essential": 26401, + "Ġflames": 26402, + "Ġexpenditures": 26403, + "Side": 26404, + "ĠRyan": 26405, + "ractical": 26406, + "Ġinsertion": 26407, + "Ġ\"<": 26408, + "Ġ320": 26409, + "HP": 26410, + "Ġabuses": 26411, + "228": 26412, + "ĠKepler": 26413, + "ĠPsychiatry": 26414, + "Inv": 26415, + "Ġphoton": 26416, + "Ġcategorical": 26417, + "Period": 26418, + "urious": 26419, + "ĠThought": 26420, + "Ġtaxpay": 26421, + "Ġlur": 26422, + "Ġrhyme": 26423, + "changes": 26424, + "Ġmigratory": 26425, + "Ġarticulate": 26426, + "Es": 26427, + "cigare": 26428, + "Ġreusable": 26429, + "feedback": 26430, + "ĠMoment": 26431, + "ĠTony": 26432, + "Kind": 26433, + "ĠSustainability": 26434, + "ĠContract": 26435, + "ACC": 26436, + "ĠRS": 26437, + "Ġfluency": 26438, + "Ġresiding": 26439, + "Ġrespiration": 26440, + "Ġdeadline": 26441, + "imbabwe": 26442, + "Ġrelational": 26443, + "Ġprosperous": 26444, + "Ġpredictor": 26445, + "66666666": 26446, + "Ġparliamentary": 26447, + "Ġinconsist": 26448, + "ĠChan": 26449, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 26450, + "IDs": 26451, + "Cut": 26452, + "LIST": 26453, + "Ġnoisy": 26454, + "atican": 26455, + "Ġcompounded": 26456, + "gering": 26457, + "Ġanarch": 26458, + "Ġlandowners": 26459, + "chanical": 26460, + "ĠLieutenant": 26461, + "ĠPradesh": 26462, + "ollar": 26463, + "padding": 26464, + "agne": 26465, + "Ġyielding": 26466, + "ĠBaltic": 26467, + "ĠInvol": 26468, + "Shape": 26469, + "Ġinterviewed": 26470, + "funded": 26471, + "Large": 26472, + "Ġaccustomed": 26473, + "rometer": 26474, + "Ġknowledgeable": 26475, + "FX": 26476, + "é¢": 26477, + "raising": 26478, + "Ġshoots": 26479, + "ĠTransition": 26480, + "Ġmelodies": 26481, + "Western": 26482, + "Ġmodulus": 26483, + "ĠInverse": 26484, + "Ġclauses": 26485, + "ĠReduction": 26486, + "ĠUtilize": 26487, + "Ġrecomb": 26488, + "Ġapplicants": 26489, + "ĠBA": 26490, + "Hyd": 26491, + "kers": 26492, + "Ġdataframe": 26493, + "Ġprofessions": 26494, + "']]": 26495, + "Ġgraves": 26496, + "ĠApproaches": 26497, + "ĠSudoku": 26498, + "fuels": 26499, + "Ġsemiconductor": 26500, + "Jun": 26501, + "Ġhref": 26502, + "ĠAdvisory": 26503, + "ĠBeautiful": 26504, + "EA": 26505, + "orf": 26506, + "Ġrebels": 26507, + "\")),": 26508, + "Ġsatisfactory": 26509, + "Ġpersuade": 26510, + "ĠHP": 26511, + "Ġsalaries": 26512, + "Ġdiscriminatory": 26513, + "ĠAdobe": 26514, + "Ġtransporting": 26515, + "ĠPregn": 26516, + "Ġkindly": 26517, + "ĠSignal": 26518, + "Ġhierarchies": 26519, + "dh": 26520, + "?âĢĻ": 26521, + "Tips": 26522, + "Ġatop": 26523, + "phthalm": 26524, + "Ġproposes": 26525, + "Ġclan": 26526, + "pipe": 26527, + "Hard": 26528, + "important": 26529, + "Ġtuning": 26530, + "Ġladies": 26531, + "Ġrecharge": 26532, + "switch": 26533, + "Ġanecd": 26534, + "ĠFilip": 26535, + "jnx": 26536, + "Ġworsen": 26537, + "Ġesc": 26538, + "Ġstabilize": 26539, + "Ġopioid": 26540, + "ĠInuit": 26541, + "``#": 26542, + "truth": 26543, + "Root": 26544, + "_)": 26545, + "Mel": 26546, + "bullying": 26547, + "Ġselenium": 26548, + "Ġmarched": 26549, + "Ġslows": 26550, + "onn": 26551, + "ĠBulletin": 26552, + "Ġdrained": 26553, + "fmt": 26554, + "ĠNUM": 26555, + "eh": 26556, + "Multiple": 26557, + "ĠSons": 26558, + "Ġsweep": 26559, + "Everyone": 26560, + "æį®": 26561, + "ĠPCR": 26562, + "Ġlegumes": 26563, + "Bad": 26564, + "Meet": 26565, + "ĠCad": 26566, + "ĠVo": 26567, + "Ġworkspace": 26568, + "Ġmc": 26569, + "lap": 26570, + "entries": 26571, + "ĠStrait": 26572, + "Ġmodalities": 26573, + "Ġcrushing": 26574, + "squared": 26575, + "journal": 26576, + "Ġcabbage": 26577, + "Prop": 26578, + "pf": 26579, + "Ġunderstandable": 26580, + "categories": 26581, + "dic": 26582, + "Ġyummy": 26583, + "ansom": 26584, + "ĠKur": 26585, + "Ġmissionary": 26586, + "Ġallergens": 26587, + "ropolis": 26588, + "agles": 26589, + "Ġconveyed": 26590, + "WD": 26591, + "Ġspp": 26592, + "parently": 26593, + "Ġboosting": 26594, + "Ġauction": 26595, + "achi": 26596, + "ãĤĭ": 26597, + "ĠMilky": 26598, + "ĠDiss": 26599, + "ĠTropical": 26600, + "Ġcompartment": 26601, + "Ġdeficient": 26602, + "Ġbeaten": 26603, + "Topic": 26604, + "Ġolig": 26605, + "pse": 26606, + "?,": 26607, + "Ġexperiential": 26608, + "ĠReyn": 26609, + "Ġsixteen": 26610, + "Ġcompetencies": 26611, + "biased": 26612, + "Ġrevital": 26613, + "pert": 26614, + "Ġimpairments": 26615, + "acceptable": 26616, + "Statistics": 26617, + "Ġdummy": 26618, + "ĠAV": 26619, + "ĠNP": 26620, + "Ġensured": 26621, + "Ġsewing": 26622, + "Ġlately": 26623, + "ĠProfile": 26624, + "Warning": 26625, + "Ġdemocr": 26626, + "ĠMack": 26627, + "Ġscaffold": 26628, + "Ġundergone": 26629, + "Ġbasement": 26630, + "affected": 26631, + "ĠRomantic": 26632, + "Role": 26633, + "wic": 26634, + "ÑĨ": 26635, + "Ġpainters": 26636, + "gil": 26637, + "rocess": 26638, + "ĠTrack": 26639, + "Ġpulls": 26640, + "Far": 26641, + "Ġexting": 26642, + "ĠPartnership": 26643, + "Ω": 26644, + "Ġtetra": 26645, + "uckle": 26646, + "immer": 26647, + "Ġont": 26648, + "Ġpuppy": 26649, + "Ġpumpkin": 26650, + "ĠFaculty": 26651, + "Ġdaytime": 26652, + "Ġsweeping": 26653, + "sun": 26654, + "Ġinward": 26655, + "Ġassure": 26656, + "``{": 26657, + "Ġbiochemical": 26658, + "âĪĤ": 26659, + "?'": 26660, + "ĠâĪŀ": 26661, + "Primary": 26662, + "2222": 26663, + "Previous": 26664, + "Ġresent": 26665, + "Ġunsuccessful": 26666, + "Storage": 26667, + "Ġshowcases": 26668, + "Ġgrammatical": 26669, + "entary": 26670, + "ĠTreasury": 26671, + "integration": 26672, + ":=": 26673, + "Ġforestry": 26674, + "Parameters": 26675, + "Ġabnorm": 26676, + "ĠBasically": 26677, + "ĠSid": 26678, + "ĠArmstrong": 26679, + "%%%%": 26680, + "aten": 26681, + "Ġmonot": 26682, + "ĠBrooklyn": 26683, + "212": 26684, + "ĠPine": 26685, + "oulder": 26686, + "Ġ2024": 26687, + "оÑĢ": 26688, + "ĠAttribute": 26689, + "Ġalliances": 26690, + "Ġindiff": 26691, + "Ġcrest": 26692, + "Vitamin": 26693, + "bu": 26694, + "might": 26695, + "ĠHearing": 26696, + "Ġhomeschool": 26697, + "grand": 26698, + "ÉĻ": 26699, + "qt": 26700, + "Ġcounselors": 26701, + "Ġcustody": 26702, + "Ġounce": 26703, + "WO": 26704, + "Ġviolated": 26705, + "Ġnumerals": 26706, + "ĠMeteor": 26707, + "understood": 26708, + "ãĥ¼": 26709, + "Ġlamin": 26710, + "Arg": 26711, + "ĠPrincipal": 26712, + "Ġexcavation": 26713, + "Ġvocational": 26714, + "Ġborne": 26715, + "ĠFiles": 26716, + "Ġuncertainties": 26717, + "Ġnarc": 26718, + "Ġlumber": 26719, + "behavior": 26720, + "Ġwrink": 26721, + "ĠRoche": 26722, + "Ġcharcoal": 26723, + "Ġcornerstone": 26724, + "ĠWriters": 26725, + "ĠEagle": 26726, + "Ġindustrialization": 26727, + "Ġreproduced": 26728, + "Ġwines": 26729, + "Ġadmiration": 26730, + "380": 26731, + "ĠParts": 26732, + "Ġgranting": 26733, + "ĠFoundations": 26734, + "Ġhonestly": 26735, + "astrous": 26736, + "ĠMetal": 26737, + "Ġretrieval": 26738, + "Ġcalibr": 26739, + "smanship": 26740, + "Ġelevate": 26741, + "/{}": 26742, + "AGES": 26743, + "posted": 26744, + "Ġdispersion": 26745, + "erately": 26746, + "Ġveteran": 26747, + "ĠStrategic": 26748, + "Ġonwards": 26749, + "Editor": 26750, + "Ġrehe": 26751, + "Ġmidnight": 26752, + "Ġsanit": 26753, + "parametrize": 26754, + "inars": 26755, + "ĠBour": 26756, + "Ġgroundwork": 26757, + "ĠObviously": 26758, + "Speed": 26759, + "Ġintertwined": 26760, + "Psych": 26761, + "impl": 26762, + "iquette": 26763, + "177": 26764, + "Ġsuspicion": 26765, + "btn": 26766, + "nom": 26767, + "Ġhaunt": 26768, + "ĠMedica": 26769, + "ĠYan": 26770, + "ĠAnyone": 26771, + "Ġfabrication": 26772, + "resize": 26773, + "Ġretailers": 26774, + "ongs": 26775, + "ĠJudah": 26776, + "Ġpraised": 26777, + "Ġdissolve": 26778, + "Redu": 26779, + "ĠWonder": 26780, + "izon": 26781, + "ĠReformation": 26782, + "Ill": 26783, + "Ġoffenders": 26784, + "ĠNR": 26785, + "Ġboots": 26786, + "ĠLiu": 26787, + "Later": 26788, + "Ġdias": 26789, + "Ġestimator": 26790, + "egie": 26791, + "STM": 26792, + "uki": 26793, + "arta": 26794, + "ĠGI": 26795, + "ontology": 26796, + "Law": 26797, + "Ġsmells": 26798, + "sr": 26799, + "ĠWarm": 26800, + "Ġrides": 26801, + "248": 26802, + "Ġrhetorical": 26803, + "ĠCaucas": 26804, + "Menu": 26805, + "Ġdecorations": 26806, + "ĠKon": 26807, + "Ġbrew": 26808, + "Ġanticipation": 26809, + "migr": 26810, + "ĠLanguages": 26811, + "openh": 26812, + "Ġfreight": 26813, + "iko": 26814, + "Ġchapel": 26815, + "ĠCoastal": 26816, + "TL": 26817, + "YY": 26818, + "Ġsta": 26819, + "sal": 26820, + "ĠInn": 26821, + "helm": 26822, + "Ġdocumenting": 26823, + "δ": 26824, + "Ġdancers": 26825, + "ĠBalk": 26826, + "Ġcarbs": 26827, + "Der": 26828, + "ĠMartha": 26829, + "ĠClare": 26830, + "ĠUSD": 26831, + "orum": 26832, + "bsp": 26833, + "Ġrenewal": 26834, + "/\\": 26835, + "Ġphi": 26836, + "Ġlitres": 26837, + "tolist": 26838, + "Ġvas": 26839, + "etus": 26840, + "Ġensemble": 26841, + "Ġbiting": 26842, + "Ġselfish": 26843, + "Ġcounterpart": 26844, + "abol": 26845, + "NL": 26846, + "tip": 26847, + "Ġrunners": 26848, + "decay": 26849, + "Ġimprisoned": 26850, + "ĠFrances": 26851, + "Ġlanes": 26852, + "egrad": 26853, + "Ġchores": 26854, + "Ġcustomize": 26855, + "Associ": 26856, + "/<": 26857, + "Ġcorals": 26858, + "197": 26859, + "Ġwrapper": 26860, + "Ġadjective": 26861, + "renched": 26862, + "1988": 26863, + "Ġcereals": 26864, + "Ġtunes": 26865, + "Ġturbulent": 26866, + "Ġinvaders": 26867, + "informed": 26868, + "Recently": 26869, + "Ġassurance": 26870, + "Ġcomma": 26871, + "rone": 26872, + "ELL": 26873, + "ĠHemisphere": 26874, + "erie": 26875, + "eming": 26876, + "Ġhybr": 26877, + "Ġannotation": 26878, + "Ġpolymers": 26879, + "fired": 26880, + "utory": 26881, + "Ġsheds": 26882, + "ophysical": 26883, + "ĠComponents": 26884, + "arvation": 26885, + "ĠâĤ¬": 26886, + "/*": 26887, + "226": 26888, + "Avoid": 26889, + "Tip": 26890, + "Ġdizziness": 26891, + "Ġcurrencies": 26892, + "Ġkingdoms": 26893, + "Bay": 26894, + "Ġ280": 26895, + "ĠOrganizations": 26896, + "ĠSpringer": 26897, + "Ġmediation": 26898, + "nf": 26899, + "hev": 26900, + "Ġbreaths": 26901, + "Ġprecursor": 26902, + "ĠZo": 26903, + "Ġwartime": 26904, + "iteration": 26905, + "terms": 26906, + "valued": 26907, + "à¤ķ": 26908, + "Ġmystical": 26909, + "endered": 26910, + "Ġexcuse": 26911, + "ĠPoisson": 26912, + "Ġjointly": 26913, + "Ġswallowing": 26914, + "Ġ$-": 26915, + "Ġpreventative": 26916, + "Ġsolace": 26917, + "arine": 26918, + "ĠOlder": 26919, + "{{{": 26920, + "ĠMoving": 26921, + "ĠLarg": 26922, + "ĠNathan": 26923, + "Ġexaggerated": 26924, + "ĠBrist": 26925, + "288": 26926, + "ĠHands": 26927, + "Ġantig": 26928, + "Ġbeetle": 26929, + "ĠChapel": 26930, + "ĠCOMM": 26931, + "ĠIsaiah": 26932, + "ĠIvan": 26933, + "ĠGL": 26934, + "Ġconvolution": 26935, + "must": 26936, + "âĢĿ?": 26937, + "Ġherds": 26938, + "209": 26939, + "Convert": 26940, + "Ġbiomed": 26941, + "Ġriders": 26942, + "ĠRalph": 26943, + "189": 26944, + "ĠFisheries": 26945, + "}\",": 26946, + "maximum": 26947, + "Ġmn": 26948, + "curve": 26949, + "Ġproceeded": 26950, + "ĠSocrates": 26951, + "Ġjoke": 26952, + "Ġnavy": 26953, + "Ġmoderation": 26954, + "ĠConstitutional": 26955, + "izarre": 26956, + "Ġwomb": 26957, + "Ġpope": 26958, + "ĠArmenian": 26959, + "ĠHistorically": 26960, + "×Ļ×": 26961, + "ench": 26962, + "Washington": 26963, + "Ġbred": 26964, + "Ġinduct": 26965, + "getter": 26966, + "Ġrestrictive": 26967, + "Ġfoil": 26968, + "Trig": 26969, + "Ġbourgeois": 26970, + "Ġterminals": 26971, + "Ġmaple": 26972, + "³³³³³³³³³³³³³³³": 26973, + "dv": 26974, + "Ġwarmly": 26975, + "ĠMini": 26976, + "ĠAbsolutely": 26977, + "strategy": 26978, + "Resp": 26979, + "oct": 26980, + "ĠYug": 26981, + "vier": 26982, + "anza": 26983, + "ajo": 26984, + "Ġsunshine": 26985, + "ĊĉĊ": 26986, + "Ġrationale": 26987, + "Ġmunicipalities": 26988, + "Square": 26989, + "Ġpall": 26990, + "Ġpunished": 26991, + "Ġgears": 26992, + "Ġmigraine": 26993, + "Ġevacuation": 26994, + "ĠTet": 26995, + "ĠWoods": 26996, + "Would": 26997, + "Ġdefended": 26998, + "ĠSaints": 26999, + "ĠMari": 27000, + "photo": 27001, + "ĠRegulations": 27002, + "Ġexacerbate": 27003, + "Ġhips": 27004, + "Ġuuid": 27005, + "topl": 27006, + "ĠInequalities": 27007, + "Ġpri": 27008, + "ĠMedium": 27009, + "Ġpreparedness": 27010, + "ĠDifferential": 27011, + "Ġ(`": 27012, + "Ġjokes": 27013, + "ĠGCSE": 27014, + "Ġaspirin": 27015, + "Ġtaller": 27016, + "ĠHarvey": 27017, + "Ġthreading": 27018, + "ĠMessiah": 27019, + "casting": 27020, + "########################################################################": 27021, + "Ġpiston": 27022, + "ĠPossible": 27023, + "ponents": 27024, + "Ġtrustworthy": 27025, + "Ġdivergence": 27026, + "reviewed": 27027, + "MJ": 27028, + "ÏĨ": 27029, + "Ġstitch": 27030, + "Ġ({": 27031, + "Ġclo": 27032, + "Ġheavens": 27033, + "WC": 27034, + "Ġinvitation": 27035, + "Ġutens": 27036, + "Ġfeminine": 27037, + "Ġorphan": 27038, + "Ġundesirable": 27039, + "cum": 27040, + "ĠFriend": 27041, + "Ġenrichment": 27042, + "Ġdroughts": 27043, + "igms": 27044, + "Ġcoats": 27045, + "ãħİ": 27046, + "pixel": 27047, + "Ġcrusher": 27048, + "personal": 27049, + "Ġatm": 27050, + "Setting": 27051, + "quisition": 27052, + "Ġpolluted": 27053, + "oseph": 27054, + "Ġnortheastern": 27055, + "245": 27056, + "teacher": 27057, + "reli": 27058, + "Ġbuilders": 27059, + "Ġsarc": 27060, + "Ġpetals": 27061, + "VIEW": 27062, + "196": 27063, + "ĠCollaboration": 27064, + "concatenate": 27065, + "ĠRise": 27066, + "Ġoffline": 27067, + "ĠRy": 27068, + "Ġcarbonate": 27069, + "Ġ_____": 27070, + "ĠMorocco": 27071, + "formatics": 27072, + "Ġaccomplishment": 27073, + "Ġcompulsory": 27074, + "Tool": 27075, + "ĠSeed": 27076, + "Ġpseudo": 27077, + "ĠReef": 27078, + "chief": 27079, + "ĠArnold": 27080, + "Ġbiomedical": 27081, + "Drop": 27082, + "Äĵ": 27083, + "imize": 27084, + "ĠRic": 27085, + "Ġantimicrobial": 27086, + "roe": 27087, + "ocon": 27088, + "ĠAllies": 27089, + "ronting": 27090, + "ĠPattern": 27091, + "Ġhi": 27092, + "ĠRabbi": 27093, + "ĠShell": 27094, + "Ġpigments": 27095, + "osaurus": 27096, + "tion": 27097, + "makedirs": 27098, + "Ġhone": 27099, + "contains": 27100, + "âĤ¬âĢľ": 27101, + "Ġregistry": 27102, + "Ġwidow": 27103, + "Ġrack": 27104, + "Ġcathedral": 27105, + "Ġleukemia": 27106, + "Ġdisclosure": 27107, + "1987": 27108, + "ĠComparing": 27109, + "ãħİãĦ": 27110, + "elles": 27111, + "ĠJobs": 27112, + "ĠCohen": 27113, + "Ġrubric": 27114, + "Ġenrollment": 27115, + "ĠMATLAB": 27116, + "Ġbehavioural": 27117, + "ĠQuantitative": 27118, + "seven": 27119, + "ĠRogers": 27120, + "adows": 27121, + "Ġcounselor": 27122, + "Ġbob": 27123, + "Ġrevel": 27124, + "axy": 27125, + "Ġ&\\": 27126, + "ĠFamiliarize": 27127, + "agnet": 27128, + "ĠLevels": 27129, + "Ġmanifestation": 27130, + "Ġlaund": 27131, + "Ġdiagnosing": 27132, + "rising": 27133, + "ĠPAR": 27134, + "ĠAbove": 27135, + "OVA": 27136, + "borough": 27137, + "Ġacademia": 27138, + "ugged": 27139, + "Ġurging": 27140, + "Ġstrawberries": 27141, + "ĠJamaica": 27142, + "fh": 27143, + "above": 27144, + "ĠBag": 27145, + "NotFound": 27146, + "Origin": 27147, + "ĠPars": 27148, + "Ġaffair": 27149, + "ozo": 27150, + "ĠMé": 27151, + "Mary": 27152, + "Ġdeformation": 27153, + "instances": 27154, + "Ġfeasibility": 27155, + "ĠLithuan": 27156, + "ĠPup": 27157, + "ĠStudio": 27158, + "Ġamp": 27159, + "Measure": 27160, + "ĠMidwest": 27161, + "ĠViking": 27162, + "Ġsurprises": 27163, + "multiple": 27164, + "Bul": 27165, + "jectives": 27166, + "Ġsustaining": 27167, + "ĠShi": 27168, + "yll": 27169, + "arithms": 27170, + "Ġstove": 27171, + "Ġrigor": 27172, + "ĠNar": 27173, + "ĠCounting": 27174, + "itles": 27175, + "Ġdisastrous": 27176, + "goal": 27177, + "ROOT": 27178, + "Ġintervene": 27179, + "addy": 27180, + "Ġsubgen": 27181, + "Ġninth": 27182, + "ĠBritann": 27183, + "Ġfrustrating": 27184, + "guid": 27185, + "Ġbil": 27186, + "Ġinflux": 27187, + "æİ": 27188, + "ĠVas": 27189, + "posit": 27190, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 27191, + "Ġenthusiastic": 27192, + "Ġepochs": 27193, + "dense": 27194, + "Ġhemp": 27195, + "Ġinherit": 27196, + "Ġcrews": 27197, + "idual": 27198, + "ĠBath": 27199, + "beans": 27200, + "suffix": 27201, + "Ġforaging": 27202, + "ĠMamm": 27203, + "Ġ155": 27204, + "localhost": 27205, + "Ġdefective": 27206, + "Teaching": 27207, + "Ġ...,": 27208, + "=='": 27209, + "entropy": 27210, + "ĠPART": 27211, + "Ġsyllabus": 27212, + "âĹ¼": 27213, + "ĠRew": 27214, + "Ġ1896": 27215, + "以": 27216, + "Os": 27217, + "reth": 27218, + "Ġcurb": 27219, + "Week": 27220, + "ĠDisabilities": 27221, + "Ġpoorest": 27222, + "IED": 27223, + "ĠBL": 27224, + "Ġunite": 27225, + "atalog": 27226, + "Ġfals": 27227, + "Ġreperto": 27228, + "TON": 27229, + "Ġcann": 27230, + "Ċĉĉĉĉĉĉĉĉ": 27231, + "ĠQtGui": 27232, + "Ġker": 27233, + "Ġhelpless": 27234, + "Ġembarking": 27235, + "ennon": 27236, + "Ġwiki": 27237, + "ĠBanks": 27238, + "Ġrebuilt": 27239, + "Ġlogarithmic": 27240, + "African": 27241, + "Ġmetaphors": 27242, + "Ġeu": 27243, + "016": 27244, + "Ġundersc": 27245, + "amo": 27246, + "^{(": 27247, + "Five": 27248, + "Ġunauthorized": 27249, + "Ġassassination": 27250, + "Ġasylum": 27251, + "ĠNJ": 27252, + "Ġreacts": 27253, + "jah": 27254, + "Ġfines": 27255, + "ankton": 27256, + "áĢ": 27257, + "dehy": 27258, + "beam": 27259, + "ete": 27260, + "ĠUnd": 27261, + "ĠEssentially": 27262, + "ĠLDL": 27263, + "Ġvitro": 27264, + "ĠFant": 27265, + "ĠVik": 27266, + "Ġclearance": 27267, + "Running": 27268, + "dictionary": 27269, + "Ġnat": 27270, + "ĠMale": 27271, + "ĠInvestment": 27272, + "Ġeconomical": 27273, + "currency": 27274, + "Ġdischarged": 27275, + "Ġhalfway": 27276, + "Ġartifact": 27277, + "Ġunused": 27278, + "Ġvertebra": 27279, + "ä¼": 27280, + "Character": 27281, + "Ġphilosophies": 27282, + "ĠRhode": 27283, + "plugins": 27284, + "ĠRadiation": 27285, + "\"'": 27286, + "Born": 27287, + "Ġsights": 27288, + "Ġppm": 27289, + "Ġdoubling": 27290, + "bold": 27291, + "åĴĮ": 27292, + "peer": 27293, + "Ġsanctions": 27294, + "systems": 27295, + "Ġdelegates": 27296, + "nament": 27297, + "soon": 27298, + "oxin": 27299, + "Ġwallet": 27300, + "ĠUkrainian": 27301, + "verts": 27302, + "rst": 27303, + "blind": 27304, + "ucked": 27305, + "Upon": 27306, + "regulated": 27307, + "EMA": 27308, + "Ġpreceded": 27309, + "ocated": 27310, + "Ġblamed": 27311, + "Ġseminal": 27312, + "Ġprofoundly": 27313, + "Ġsaturation": 27314, + "Ġhose": 27315, + "èĢ": 27316, + "erobic": 27317, + "Ġnec": 27318, + "wp": 27319, + "yards": 27320, + "Ġmonoxide": 27321, + "racial": 27322, + "Ġhardest": 27323, + "Ġailments": 27324, + "Ġbutt": 27325, + "нÑĭ": 27326, + "ĠDegree": 27327, + "ects": 27328, + "ĠSabbath": 27329, + "Ġdisruptions": 27330, + "Named": 27331, + "ĠReagan": 27332, + "artments": 27333, + "ĠYemen": 27334, + "vertex": 27335, + "Reader": 27336, + "orneys": 27337, + "Ġgarage": 27338, + "Ġavg": 27339, + "impro": 27340, + "inda": 27341, + "Ġcush": 27342, + "Ġconserving": 27343, + "Ġcoatings": 27344, + "ĠManufacturing": 27345, + "ĠCoalition": 27346, + "Ġcrocod": 27347, + "urous": 27348, + "Ġwoodland": 27349, + "stitutional": 27350, + "Major": 27351, + "Ġmultic": 27352, + "Ġusable": 27353, + "median": 27354, + "Ġcatering": 27355, + "Ġentrepreneurship": 27356, + "Ġleakage": 27357, + "Ġlegitimacy": 27358, + "Ġsatire": 27359, + "Ġdepictions": 27360, + "ĠMead": 27361, + "ĠWallace": 27362, + "purpose": 27363, + "ĠCherokee": 27364, + "Ġalcoholic": 27365, + "ibern": 27366, + "Ġauthoritative": 27367, + "thus": 27368, + "ĠNash": 27369, + "Ġdictators": 27370, + "Ġvolunteering": 27371, + "Ġmammal": 27372, + "ĠGradually": 27373, + "orers": 27374, + "FieldDescriptor": 27375, + "Ġbatt": 27376, + "âĢł": 27377, + "esthetic": 27378, + "Ġfactual": 27379, + "ATCH": 27380, + "ĠCOMP": 27381, + "certain": 27382, + "verify": 27383, + "ĠGNU": 27384, + "moment": 27385, + "Ġdelim": 27386, + "ALSE": 27387, + "Ġblown": 27388, + "Ber": 27389, + "ĠGRE": 27390, + "ipes": 27391, + "1024": 27392, + "Ġeliminates": 27393, + "ĠSatan": 27394, + "Ii": 27395, + "ĠUSE": 27396, + "Scale": 27397, + "Ġtribut": 27398, + "ĠPione": 27399, + "ĠLeader": 27400, + "Feed": 27401, + "hig": 27402, + "minster": 27403, + "variant": 27404, + "Ġcensorship": 27405, + "Ġoptic": 27406, + "Ġguardians": 27407, + "Often": 27408, + "Ġclassifier": 27409, + "Ġbrace": 27410, + "ĠSOFTWARE": 27411, + "itality": 27412, + "Ġacron": 27413, + "Ġtoddler": 27414, + "ĠNHS": 27415, + "Ġhelium": 27416, + "ĠPlaces": 27417, + "åĨĻ": 27418, + "ĠSimplify": 27419, + "¬": 27420, + "Ġjumped": 27421, + "Indian": 27422, + "ĠFly": 27423, + "Ġshale": 27424, + "ĠKi": 27425, + "arnation": 27426, + "ĠDevices": 27427, + "Ġbisexual": 27428, + "atization": 27429, + "ĠGary": 27430, + "ĠBrigade": 27431, + "ĠItem": 27432, + "Ġbride": 27433, + "ĠSubtraction": 27434, + "384": 27435, + "Ġasyncio": 27436, + "Ġmiracles": 27437, + "Ġframing": 27438, + "Ġchimpan": 27439, + "pj": 27440, + "ĠDecimals": 27441, + "è¾": 27442, + "ĠMATH": 27443, + "Ġcosmos": 27444, + "ĠCAD": 27445, + "Ġrainy": 27446, + "çī": 27447, + "Ġ1904": 27448, + "Äį": 27449, + "obiles": 27450, + "ĠStructures": 27451, + "Ġarid": 27452, + "Ġspear": 27453, + "Ġenriching": 27454, + "Ġmicroscopy": 27455, + "Mu": 27456, + "ĠMagnetic": 27457, + "ĠâĩĴ": 27458, + "aning": 27459, + "ĠMontessori": 27460, + "CoV": 27461, + "Written": 27462, + "Ġomitted": 27463, + "ĠWool": 27464, + "Ġjoins": 27465, + "âī¤": 27466, + "ĠSultan": 27467, + "ĠBrah": 27468, + "rina": 27469, + "Ġflank": 27470, + "ĠSummit": 27471, + "Domain": 27472, + "levels": 27473, + "Ġassemble": 27474, + "ĠYourself": 27475, + "Ġhonored": 27476, + "blo": 27477, + "Ġhydrated": 27478, + "ĠEmbrace": 27479, + "Mad": 27480, + "pit": 27481, + "archive": 27482, + "Ġparalysis": 27483, + "Ġcomposers": 27484, + "Ġexcessively": 27485, + "Ġdefendant": 27486, + "Sarah": 27487, + "sten": 27488, + "Ġroman": 27489, + "canvas": 27490, + "sectional": 27491, + "uta": 27492, + "ĠFit": 27493, + "Ġreservation": 27494, + "Ġ(âĪĴ": 27495, + "assertIn": 27496, + "Ġsuffrage": 27497, + "acchar": 27498, + "ĠCoron": 27499, + "MOD": 27500, + "Ġrover": 27501, + "ixel": 27502, + "Ġconnective": 27503, + "chel": 27504, + "Ġpercept": 27505, + "Ġmeanwhile": 27506, + "xide": 27507, + "ghai": 27508, + "ĠGenerate": 27509, + "Ġpicks": 27510, + "Ġante": 27511, + "Ġobsolete": 27512, + "DEX": 27513, + "025": 27514, + "million": 27515, + "letes": 27516, + "Ġreddish": 27517, + "QtCore": 27518, + "'^": 27519, + "978": 27520, + "dash": 27521, + "yon": 27522, + "ĠFlex": 27523, + "jected": 27524, + "Ġarchitectures": 27525, + "FIL": 27526, + "wire": 27527, + "Ġerg": 27528, + "Ġoffense": 27529, + "Ġboiled": 27530, + "ospels": 27531, + "Ġaligns": 27532, + "Publication": 27533, + "ĠLandscape": 27534, + "Ġvault": 27535, + "}{{": 27536, + "munition": 27537, + "vid": 27538, + "Interval": 27539, + "Ġridicul": 27540, + "ĠTap": 27541, + "Ġmolar": 27542, + "unknown": 27543, + "soriasis": 27544, + "ĠPT": 27545, + "Ġprocure": 27546, + "[{": 27547, + "ĠCommerce": 27548, + "187": 27549, + "Ġfurnace": 27550, + "Files": 27551, + "Ġamazed": 27552, + "Ġoptics": 27553, + "Ġdomination": 27554, + "Ġthinner": 27555, + "Ġtx": 27556, + "icating": 27557, + "Ġtranqu": 27558, + "Histor": 27559, + "Maybe": 27560, + "GRO": 27561, + "Ġindividuality": 27562, + "ĠPharaoh": 27563, + "MRI": 27564, + "cwd": 27565, + "wf": 27566, + "atitis": 27567, + "Ġinline": 27568, + "atha": 27569, + "iji": 27570, + "voltage": 27571, + "ĠBuck": 27572, + "Ġ1903": 27573, + "Ġworthwhile": 27574, + "表": 27575, + "RF": 27576, + "ĠWorkshop": 27577, + "ĠDenver": 27578, + "ĠWiley": 27579, + "Ġdonate": 27580, + "devices": 27581, + "ouched": 27582, + "ĠArduino": 27583, + "ĠLO": 27584, + "ĠImaging": 27585, + "ĠNixon": 27586, + "Ġgeo": 27587, + "Ġhighways": 27588, + "ĠConstantin": 27589, + "Ġhort": 27590, + "wrapper": 27591, + "ĠBru": 27592, + "ĠWant": 27593, + "Ġcontinuation": 27594, + "Ġrally": 27595, + "ÑĪ": 27596, + "Ġsorrow": 27597, + "ĠMedicare": 27598, + "PX": 27599, + "atable": 27600, + "relative": 27601, + "370": 27602, + "manship": 27603, + "asarray": 27604, + "stad": 27605, + "aques": 27606, + "ĠGaz": 27607, + "Hub": 27608, + "Ġinsecurity": 27609, + "Ġimplication": 27610, + "Ġsynonymous": 27611, + "ĠFarmers": 27612, + "Ġimplicated": 27613, + "byter": 27614, + "agents": 27615, + "ĠAndre": 27616, + "Ġdenying": 27617, + "BASE": 27618, + "Present": 27619, + "Ġpants": 27620, + "ĠRou": 27621, + "Ġnucleot": 27622, + "kets": 27623, + "Ġquartz": 27624, + "Ġtread": 27625, + "ĠTheore": 27626, + "ĠNurs": 27627, + "ipel": 27628, + "could": 27629, + "lance": 27630, + "ivable": 27631, + "letters": 27632, + "227": 27633, + "trade": 27634, + "Ġnano": 27635, + "ullivan": 27636, + "Ġnegotiating": 27637, + "Ġmitochondrial": 27638, + "Ġunle": 27639, + "Ġscripture": 27640, + "Ġmanipulated": 27641, + "ĠArchaeology": 27642, + "bp": 27643, + "Ġpension": 27644, + "ĠUses": 27645, + "405": 27646, + "Ġviability": 27647, + "Ġgreener": 27648, + "Ġinforming": 27649, + "signed": 27650, + "omp": 27651, + "absolute": 27652, + "Ġlover": 27653, + "AX": 27654, + "Boolean": 27655, + "Ġnanotechnology": 27656, + "urate": 27657, + "ĠDoctors": 27658, + "reply": 27659, + "arbons": 27660, + "Ġmonumental": 27661, + "uli": 27662, + "ĠMET": 27663, + "structions": 27664, + "Ġstreamline": 27665, + "ĠGalileo": 27666, + "tering": 27667, + "ĠDIS": 27668, + "Ġdiscouraged": 27669, + "ochastic": 27670, + "oscopic": 27671, + "witz": 27672, + "physical": 27673, + "Ġemanc": 27674, + "Ġherpes": 27675, + "bye": 27676, + "ĠNeighb": 27677, + "Ġ4000": 27678, + "ĠFundamental": 27679, + "Ġ)(": 27680, + "Ġpyramids": 27681, + "Applying": 27682, + "Ġfamously": 27683, + "Ġcp": 27684, + "placed": 27685, + "Ġembodies": 27686, + "Ġinstantaneous": 27687, + "Six": 27688, + "intern": 27689, + "Ġmillennia": 27690, + "staff": 27691, + "Ġarranging": 27692, + "edged": 27693, + "ĠCord": 27694, + "toxic": 27695, + "Ġtriggering": 27696, + "fruit": 27697, + "Ġbc": 27698, + "oped": 27699, + "Ġsept": 27700, + "ĠBomb": 27701, + "consuming": 27702, + "Ġbowls": 27703, + "calculate": 27704, + "agrams": 27705, + "...\")": 27706, + "ĠButler": 27707, + "Ġendocrine": 27708, + "Ġtasked": 27709, + "RIGHT": 27710, + "need": 27711, + "ĠZika": 27712, + "Ġ*=": 27713, + "Ġribbon": 27714, + "ĠOdys": 27715, + "ifug": 27716, + "Ġinfancy": 27717, + "Ġbrowsers": 27718, + "ĠPont": 27719, + "Ġencoder": 27720, + "ĠIntroductory": 27721, + "Ġmerging": 27722, + "Er": 27723, + "Ġpeasant": 27724, + "ĠAlgorithms": 27725, + "Ġ137": 27726, + "argon": 27727, + "018": 27728, + "ĠWells": 27729, + "ĠIdentification": 27730, + "Ġexceptionally": 27731, + "woman": 27732, + "Ġther": 27733, + "Ġsynd": 27734, + "ĠIndonesian": 27735, + "ĠOwl": 27736, + "ĠAstronomy": 27737, + "ÙĴ": 27738, + "merse": 27739, + "transfer": 27740, + "ел": 27741, + "Ġstimulated": 27742, + "Ġdigitally": 27743, + "ucker": 27744, + "ĠSketch": 27745, + "ĠHO": 27746, + "ĠXX": 27747, + "ĠAttribution": 27748, + "Ġreplies": 27749, + "fills": 27750, + "Ġ1895": 27751, + "ĠWhereas": 27752, + "ascii": 27753, + "Ġrepr": 27754, + "Islam": 27755, + "207": 27756, + "Ġimmersed": 27757, + "bench": 27758, + "Ġcylinders": 27759, + "Ġdetention": 27760, + "Ġconstrained": 27761, + "ĠObjects": 27762, + "Ġbeforehand": 27763, + "666": 27764, + "Fund": 27765, + "brance": 27766, + "ĠGuides": 27767, + "Ġcomplain": 27768, + "pickle": 27769, + "GU": 27770, + "Ġyaml": 27771, + "ĠGrad": 27772, + "ĠScots": 27773, + "ĠEcu": 27774, + "Ġcontempor": 27775, + "Ġwinners": 27776, + "ĠMakes": 27777, + "Michael": 27778, + "Imp": 27779, + "ĠEdit": 27780, + "Ġdyes": 27781, + "Multiply": 27782, + "statement": 27783, + "osexuality": 27784, + "cz": 27785, + "Ġmalf": 27786, + "ĠNancy": 27787, + "Ġspouse": 27788, + "compare": 27789, + "Ġplat": 27790, + "ĠUSSR": 27791, + "aisy": 27792, + "Ġrevise": 27793, + "Ġcontrasts": 27794, + "Ġie": 27795, + "skin": 27796, + "Ġamplify": 27797, + "mL": 27798, + "Ġspac": 27799, + "Ġallowance": 27800, + "Ġantis": 27801, + "Ġattachments": 27802, + "Ġchore": 27803, + "Ġbasil": 27804, + "Collect": 27805, + "ĠSuggest": 27806, + "âĹ¼ï¸ı": 27807, + "vt": 27808, + "162": 27809, + "Ġmillimeters": 27810, + "Ġacknowledges": 27811, + "uities": 27812, + "ĠCIA": 27813, + "ĠZen": 27814, + "Ġcc": 27815, + "Ġcontractors": 27816, + "Particip": 27817, + "ĠGuatemala": 27818, + "Ġmelanoma": 27819, + "Ġsquirrels": 27820, + "Ġsuburban": 27821, + "Ġconfidentiality": 27822, + "Ġreverence": 27823, + "6800": 27824, + "patterns": 27825, + "Ġretains": 27826, + "Ġoppressive": 27827, + "Ġenchanting": 27828, + "Ġreun": 27829, + "Ġlowers": 27830, + "ĠGoing": 27831, + "ĠBent": 27832, + "acid": 27833, + "centric": 27834, + "ukk": 27835, + "Ġsweets": 27836, + "Ġdeadlines": 27837, + "ĠPolicies": 27838, + "ĠHeight": 27839, + "Ġcalf": 27840, + "æĢ": 27841, + "ITS": 27842, + "Ġempires": 27843, + "Ġbile": 27844, + "Ġscram": 27845, + "ĠVatican": 27846, + "Ġlessen": 27847, + "luence": 27848, + "305": 27849, + "ĠTesla": 27850, + "Ġintersections": 27851, + "CHE": 27852, + "ĠTemplate": 27853, + "ĠPHP": 27854, + "Essay": 27855, + "ĠMeasuring": 27856, + "Component": 27857, + "ĠCommissioner": 27858, + "Ġconveying": 27859, + "Ġastonishing": 27860, + "Ġauthoritarian": 27861, + "Ġspam": 27862, + "Ġinsur": 27863, + "Ġfounders": 27864, + "285": 27865, + "ĠCambodia": 27866, + "Ġchiefly": 27867, + "ĠVPN": 27868, + "Ġmilitia": 27869, + "Send": 27870, + "Ġ260": 27871, + "ãģĦ": 27872, + "ĠLuck": 27873, + "Ġdst": 27874, + "ĠDaw": 27875, + "ĠDensity": 27876, + "ĠNotably": 27877, + "Ġnecessitating": 27878, + "Ġcob": 27879, + "ilian": 27880, + "Ġreinforces": 27881, + "whether": 27882, + "past": 27883, + "Ġrotations": 27884, + "Required": 27885, + "Sigma": 27886, + "áº": 27887, + "lamed": 27888, + "LOC": 27889, + "ĠIngredients": 27890, + "isch": 27891, + "Ġpastoral": 27892, + "Ġpsychotherapy": 27893, + "163": 27894, + "Ġpercentile": 27895, + "invasive": 27896, + "Ġprophecy": 27897, + "Ġrifle": 27898, + "Ġaperture": 27899, + "TEM": 27900, + "ĠSites": 27901, + "ĠHerod": 27902, + "innitus": 27903, + "ĠIdeally": 27904, + "Ġtoddlers": 27905, + "ĠUnique": 27906, + "Chinese": 27907, + "annotation": 27908, + "Ġtornado": 27909, + "ĠReader": 27910, + "East": 27911, + "avar": 27912, + "Ġsterile": 27913, + "Parents": 27914, + "Ġhelm": 27915, + "ĠMyanmar": 27916, + "Ġmouths": 27917, + "die": 27918, + "Ġpsi": 27919, + "Ġtray": 27920, + "basename": 27921, + "flowers": 27922, + "Ġrefinement": 27923, + ")\")": 27924, + "ranging": 27925, + "ĠSut": 27926, + "Ġpreventable": 27927, + "Ġobstruction": 27928, + "upon": 27929, + "Rele": 27930, + "eers": 27931, + "Ġinformational": 27932, + "Ġlawsuit": 27933, + "Ġtowering": 27934, + "Ġgor": 27935, + "))).": 27936, + "ĠSammy": 27937, + "Ġwarehouse": 27938, + "Har": 27939, + "cit": 27940, + "Ġstunt": 27941, + "Ġregret": 27942, + "ĠTimothy": 27943, + "ĠArguments": 27944, + "ĠEpidem": 27945, + ";``": 27946, + "Mill": 27947, + "Ġantit": 27948, + "VERSION": 27949, + "Ġowe": 27950, + "Ġcalming": 27951, + "Ġinvestigator": 27952, + "µ": 27953, + "Ġbishops": 27954, + "ucking": 27955, + "ĠReconstruction": 27956, + "QA": 27957, + "hp": 27958, + "ĠRelevance": 27959, + "tables": 27960, + "Ġbilateral": 27961, + "Ġdisob": 27962, + "protein": 27963, + "ĠAssuming": 27964, + "DER": 27965, + "Ġdifferentiable": 27966, + "Ġslab": 27967, + "Ġgranite": 27968, + "Ġpumped": 27969, + "icker": 27970, + "Ġmigrant": 27971, + "ĠFunctional": 27972, + "ĠPrincess": 27973, + "ĠMig": 27974, + "Iii": 27975, + "Ġneighbours": 27976, + "ĠProcesses": 27977, + "tb": 27978, + "Ġhorr": 27979, + "Ġintersects": 27980, + "arker": 27981, + "Images": 27982, + "Ġbelts": 27983, + "Scalar": 27984, + "olin": 27985, + "Ġoverride": 27986, + "Ġsync": 27987, + "Ġrainwater": 27988, + "rack": 27989, + "Ġoutwe": 27990, + "Ġdistributing": 27991, + "Ġcontinuum": 27992, + "ĠMonument": 27993, + "Ġmicrobiome": 27994, + "Ġarena": 27995, + "Maximum": 27996, + "ĠRestoration": 27997, + "Ġpuberty": 27998, + "ĠCriminal": 27999, + "Ġration": 28000, + "Ġ\"'": 28001, + "crets": 28002, + "ĠStudying": 28003, + "Ġfamiliarize": 28004, + "ĠPollution": 28005, + "}',": 28006, + "ĠOmega": 28007, + "ertiary": 28008, + "Ġattainment": 28009, + "Den": 28010, + "alys": 28011, + "ĠBelt": 28012, + "294": 28013, + "ĠGrey": 28014, + "flip": 28015, + "Ġabsorbs": 28016, + "designed": 28017, + "ĠOrganisation": 28018, + "Ġmasterpieces": 28019, + "Ġdrains": 28020, + "questions": 28021, + "did": 28022, + "ĠMI": 28023, + "Ġcarot": 28024, + "Mor": 28025, + "ordering": 28026, + "Ġcamping": 28027, + "ĠInfo": 28028, + "ĠCombining": 28029, + "Ġendpoints": 28030, + "Ġcompletes": 28031, + "Ġfaulty": 28032, + "ĠRunning": 28033, + "ж": 28034, + "ĠPyramid": 28035, + "Ġnb": 28036, + "Ġabolished": 28037, + "Tech": 28038, + "ĠCave": 28039, + "Ġmilestone": 28040, + "ĠPassover": 28041, + "ĠStars": 28042, + "Ġplank": 28043, + "151": 28044, + "ĠSomeone": 28045, + "Ġsupervised": 28046, + "Ġslowed": 28047, + "flush": 28048, + "Ġtransplantation": 28049, + "Ġmonopoly": 28050, + "203": 28051, + "âĢĵâĢĵ": 28052, + "ĠDy": 28053, + "Ġestablishments": 28054, + "Ġassigning": 28055, + "Ġtransistor": 28056, + "amentals": 28057, + "ĠGlasgow": 28058, + "Hol": 28059, + "iatic": 28060, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 28061, + "Ġcarving": 28062, + "Ġsporting": 28063, + "GEN": 28064, + "sson": 28065, + "Ġcontrollers": 28066, + "Ġsubstituting": 28067, + "Ġ1902": 28068, + "Ġconstructions": 28069, + "Ġvowels": 28070, + "alias": 28071, + "acht": 28072, + "COUNT": 28073, + "ĠDomestic": 28074, + "Ġdropout": 28075, + "ĠBrothers": 28076, + "Ġpending": 28077, + "Ġspat": 28078, + "Ġcoded": 28079, + "ĠTranslation": 28080, + "Ġwaited": 28081, + "ĠOccupational": 28082, + "Ox": 28083, + "ĠRus": 28084, + "nih": 28085, + "ĠHonor": 28086, + "}|": 28087, + "Ġcomparatively": 28088, + "probability": 28089, + "absor": 28090, + "ageal": 28091, + "Ġrestart": 28092, + "Ġdevise": 28093, + "ĠPeoples": 28094, + "Ġsores": 28095, + "ĠZimbabwe": 28096, + "kk": 28097, + "rio": 28098, + "Ġitching": 28099, + "corr": 28100, + "Ġhood": 28101, + "Ġ129": 28102, + "Ġoversee": 28103, + "communication": 28104, + "Helper": 28105, + "utan": 28106, + "ortic": 28107, + "Ġpreserves": 28108, + "âĢĿ;": 28109, + "lead": 28110, + "ĠFasc": 28111, + "ĠLiv": 28112, + "Star": 28113, + "Ġmultidisciplinary": 28114, + "ĠPublication": 28115, + "Ġdiscs": 28116, + "Ġbeginner": 28117, + "mits": 28118, + "Ġpresidents": 28119, + "Ns": 28120, + "Ġdirectories": 28121, + "HF": 28122, + "jet": 28123, + "omo": 28124, + "ĠShar": 28125, + "Ġmediums": 28126, + "culture": 28127, + "ĠHunter": 28128, + "Ġγ": 28129, + "EMENT": 28130, + "Ġlonely": 28131, + "}}}$": 28132, + "Ġcelebrates": 28133, + "Frank": 28134, + "umi": 28135, + "Ġsmoother": 28136, + "cms": 28137, + "artes": 28138, + "Ġnonzero": 28139, + "Ġpuls": 28140, + "cipline": 28141, + "364": 28142, + "ynes": 28143, + "ĠMedicaid": 28144, + "Ġwatts": 28145, + "Ġprofitability": 28146, + "Ġdoctrines": 28147, + "Ġmixtures": 28148, + "haus": 28149, + "Ġpurification": 28150, + "328": 28151, + "Ġvaccinations": 28152, + "Ġexcluding": 28153, + "ĠHoney": 28154, + "\\\"": 28155, + "Ġairplanes": 28156, + "Ġpollinators": 28157, + "Ġresign": 28158, + "ĠYam": 28159, + "Ġinterrupted": 28160, + "Occ": 28161, + "decoder": 28162, + "ucc": 28163, + "ĠProc": 28164, + "Ġglaucoma": 28165, + "loaded": 28166, + "Ġaromatic": 28167, + "Ġeccentric": 28168, + "Ġpersec": 28169, + "ère": 28170, + "Ġneighbourhood": 28171, + "orect": 28172, + "Ġmanners": 28173, + "logits": 28174, + "ĠHarold": 28175, + "Ġabstraction": 28176, + ">'": 28177, + "Ġpackaged": 28178, + "Ġspectra": 28179, + "ighted": 28180, + "ĠLeaf": 28181, + "Matthew": 28182, + "Stay": 28183, + "Stack": 28184, + "Ġrockets": 28185, + "mium": 28186, + "Ġclog": 28187, + "ausal": 28188, + "ĠHide": 28189, + "ĠScout": 28190, + "Ġorthodox": 28191, + "Ġenclosure": 28192, + "listdir": 28193, + "Ġwildfires": 28194, + "Ġreplen": 28195, + "006": 28196, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 28197, + "è¡Į": 28198, + "ĠFuel": 28199, + "avoid": 28200, + "Ġtweet": 28201, + "Ġsegreg": 28202, + "Ġvisc": 28203, + "Ġdrastic": 28204, + "='',": 28205, + "κ": 28206, + "assy": 28207, + "ernels": 28208, + "Ġrealise": 28209, + "Ġdrown": 28210, + "ĠConfuc": 28211, + "division": 28212, + "Ġdisposable": 28213, + "Ġantique": 28214, + "inters": 28215, + "Ġrevolutions": 28216, + "Scientific": 28217, + "cia": 28218, + "Ġhardship": 28219, + "ĠâĬ": 28220, + "Ġintrigued": 28221, + "Wik": 28222, + "ĠEspecially": 28223, + "1986": 28224, + "ĠNeural": 28225, + "Ġquotation": 28226, + "Ġastronomer": 28227, + "Ġauxiliary": 28228, + "asse": 28229, + "armed": 28230, + "Ġhonoring": 28231, + "Phase": 28232, + "Ġjungle": 28233, + "Ġmortar": 28234, + "oshi": 28235, + "ĠObserve": 28236, + "Ts": 28237, + "ĠBuffalo": 28238, + "¦": 28239, + "ĠToy": 28240, + "ĠLux": 28241, + "aphrag": 28242, + "enguins": 28243, + "åı¯": 28244, + "Ġuna": 28245, + "Ġsouthwestern": 28246, + "Ġwipe": 28247, + "peace": 28248, + "ARI": 28249, + "Ġlottery": 28250, + "poon": 28251, + "Ġantip": 28252, + "ĠMathematic": 28253, + "Ġseventeenth": 28254, + "business": 28255, + "ĠMatters": 28256, + "Ġgrasslands": 28257, + ")âĢĶ": 28258, + "ivorous": 28259, + "clockwise": 28260, + "011": 28261, + "uffs": 28262, + "ĠTi": 28263, + "ĠCopy": 28264, + "Ġdormant": 28265, + "Ġ550": 28266, + "Ġbump": 28267, + "ĠESA": 28268, + "Ġdrunk": 28269, + "cube": 28270, + "ĠSoc": 28271, + "Ġtextual": 28272, + "dry": 28273, + "repeat": 28274, + "Ġfs": 28275, + "ĠTrial": 28276, + "ĠIB": 28277, + "Ġtheorems": 28278, + "ĠMetropolitan": 28279, + "Adding": 28280, + "company": 28281, + "ĠLip": 28282, + "Ġfortress": 28283, + ":{": 28284, + "ĠTak": 28285, + "ĠMob": 28286, + "Ġsimplifying": 28287, + "Ġceremonial": 28288, + "Ġirrad": 28289, + "either": 28290, + "gmail": 28291, + "Ġmonk": 28292, + "tc": 28293, + "Ġcrab": 28294, + "opal": 28295, + "Ġoptimism": 28296, + "Ġeczema": 28297, + "Ġloneliness": 28298, + "chin": 28299, + "ĠSlope": 28300, + "Ġundefined": 28301, + "Ġtutoring": 28302, + "ĠEquality": 28303, + "choices": 28304, + "ĠDallas": 28305, + "rusted": 28306, + "Ġgeopolitical": 28307, + "ĠCBSE": 28308, + "Mind": 28309, + "license": 28310, + "Ġprofessionally": 28311, + "Ġinsightful": 28312, + "Ùı": 28313, + "âĢ¢âĢ¢": 28314, + "aptic": 28315, + "Ġmorally": 28316, + "scre": 28317, + "Ġeighteen": 28318, + "sensor": 28319, + "ĠEmerging": 28320, + "Ġballoons": 28321, + "Ġcommunism": 28322, + "rele": 28323, + "295": 28324, + "Ca": 28325, + "Ġpatrons": 28326, + "schedule": 28327, + "Ġneutrons": 28328, + "midt": 28329, + "Music": 28330, + "ĠBec": 28331, + "ĠCere": 28332, + "017": 28333, + "ĠMilton": 28334, + "Ġunintended": 28335, + "Japanese": 28336, + "drive": 28337, + "Ġcis": 28338, + "Ġbizarre": 28339, + "atered": 28340, + "Ġsuperiority": 28341, + "340": 28342, + "alchemy": 28343, + "Ġunderp": 28344, + "ĠPrec": 28345, + "AMA": 28346, + "Bur": 28347, + "Ġintercourse": 28348, + "Ġmilligrams": 28349, + "Generally": 28350, + "ĠTourism": 28351, + "Ġvoltages": 28352, + "Ġdorsal": 28353, + "jk": 28354, + "hyp": 28355, + "236": 28356, + "Rom": 28357, + "ĠDjango": 28358, + "Ġgeologic": 28359, + "Complete": 28360, + "ĠRecall": 28361, + "Ġ³³": 28362, + "ĠSomal": 28363, + "ĠEar": 28364, + "Ġconfine": 28365, + "ĠHerbert": 28366, + "holm": 28367, + "Ġconstituent": 28368, + "Phys": 28369, + "ĠFranco": 28370, + "Queue": 28371, + "Member": 28372, + "Ġcane": 28373, + "eworthy": 28374, + "teness": 28375, + "269": 28376, + "Ġneatly": 28377, + "ĠĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 28378, + "Ġtart": 28379, + "Ġmythical": 28380, + "Ġsubscrib": 28381, + "Ġivory": 28382, + "Ġsurname": 28383, + "Ġfname": 28384, + "ĠPlastic": 28385, + "ĠBayesian": 28386, + "Ġoutlining": 28387, + "Ġmundane": 28388, + "Books": 28389, + "Ġdeclaring": 28390, + "ĠAppalach": 28391, + "ĠIan": 28392, + "ĠJess": 28393, + "Ġtapping": 28394, + "watering": 28395, + "fox": 28396, + "vents": 28397, + "ĠGarc": 28398, + "Brown": 28399, + "ĠGill": 28400, + ".\".": 28401, + "Along": 28402, + "Ġrugged": 28403, + "Ġadvisory": 28404, + "ĠCin": 28405, + "Ġnegligible": 28406, + "Ġprerequ": 28407, + "Ġsandwich": 28408, + "Ġplagiarism": 28409, + "ĠLiberal": 28410, + "rets": 28411, + "Ġdiminish": 28412, + "``}`": 28413, + "formal": 28414, + "Ġgriev": 28415, + "guild": 28416, + "gee": 28417, + "ĠDriver": 28418, + "ĠRonald": 28419, + "Ġingenuity": 28420, + "ascar": 28421, + "sexual": 28422, + "Ġmigrated": 28423, + "Ġnx": 28424, + "Ġsympathy": 28425, + "Ġallot": 28426, + "¶": 28427, + "verting": 28428, + ")+(": 28429, + "æĹ¶": 28430, + "abolic": 28431, + "ĠOrdered": 28432, + "material": 28433, + "uters": 28434, + "ĠExped": 28435, + "Lookup": 28436, + "480": 28437, + "Ġchew": 28438, + "33333333": 28439, + "}}=": 28440, + "ĠBiography": 28441, + "ĠOutline": 28442, + "&\\": 28443, + "ĠTurks": 28444, + "resolved": 28445, + "Ġretros": 28446, + "Ġparadigms": 28447, + "Ġrental": 28448, + "Ġsentiments": 28449, + "Ġsewer": 28450, + "Ġsentenced": 28451, + "Ġreferend": 28452, + "ĠEcuador": 28453, + "Double": 28454, + "inational": 28455, + "Ġrecalls": 28456, + "Ġsupernov": 28457, + "ал": 28458, + "Ġbinds": 28459, + "Header": 28460, + "ĠPok": 28461, + "667": 28462, + "Ġbald": 28463, + "stead": 28464, + "sufficient": 28465, + "én": 28466, + "Ġcraftsmanship": 28467, + "otheli": 28468, + "Ġsedentary": 28469, + "Ġcoerc": 28470, + "assertFalse": 28471, + "Ġpleasing": 28472, + "Ġornamental": 28473, + "007": 28474, + "Ġ{(": 28475, + "Ġcoupling": 28476, + "Ġacidity": 28477, + "Ġuploaded": 28478, + "isfile": 28479, + "ushima": 28480, + "434": 28481, + "sources": 28482, + "ĠRank": 28483, + "Ġcomposting": 28484, + "Ġcess": 28485, + "__.__": 28486, + "Ġformulate": 28487, + "Wild": 28488, + "ĠVel": 28489, + "Ġnoon": 28490, + "ĠEngagement": 28491, + "phys": 28492, + "Ġstatute": 28493, + "structured": 28494, + "211": 28495, + "Ġexplorations": 28496, + "Ġstarvation": 28497, + "inp": 28498, + "ĠATP": 28499, + "ĠCSS": 28500, + "Ġexported": 28501, + "iq": 28502, + "Ġculminating": 28503, + "345": 28504, + "owulf": 28505, + "Ġfeminism": 28506, + "ĠHydro": 28507, + "KM": 28508, + "Ve": 28509, + "Ġadvisable": 28510, + "ĠBristol": 28511, + "City": 28512, + "Ġcomplexes": 28513, + "1985": 28514, + "Ġ136": 28515, + "ĠNeurolog": 28516, + "ĠYu": 28517, + "minent": 28518, + "Ġbikes": 28519, + "nation": 28520, + "ĠFO": 28521, + "Ġhardy": 28522, + "Ġsuperv": 28523, + "ingo": 28524, + "stroke": 28525, + "Train": 28526, + "posts": 28527, + "Ġrhythmic": 28528, + "celain": 28529, + "Ġammunition": 28530, + "од": 28531, + "ĠiPad": 28532, + "Ġassists": 28533, + "ĠNad": 28534, + "LETE": 28535, + "ĠSpiritual": 28536, + "Ġprops": 28537, + "ĠMinimum": 28538, + "ĠDrugs": 28539, + "Ġroses": 28540, + "Ġmoderately": 28541, + "Guideline": 28542, + "ĠHair": 28543, + "Ġdisposed": 28544, + "Ġwrapping": 28545, + "Ġoverhe": 28546, + "forall": 28547, + "ĠReally": 28548, + "359": 28549, + "ĠPersia": 28550, + "Divide": 28551, + "baum": 28552, + "Ġsliced": 28553, + "asha": 28554, + "Ġcoordinating": 28555, + "normalize": 28556, + "Ġseawater": 28557, + "Ġdengue": 28558, + "ĠCompared": 28559, + "ĠRemote": 28560, + "Charles": 28561, + "âĢĻ)": 28562, + "enna": 28563, + "Ġpedagogical": 28564, + "Ġgn": 28565, + "ĠArrange": 28566, + "Ġtendons": 28567, + "Perform": 28568, + "Ġstuffed": 28569, + "Ġfibr": 28570, + "Ġsolves": 28571, + "failed": 28572, + "Ġspice": 28573, + "Ġdeepest": 28574, + "ILE": 28575, + "Surface": 28576, + "ĠForward": 28577, + "Gal": 28578, + "ĠRobin": 28579, + "ptr": 28580, + "vc": 28581, + "Ġdissent": 28582, + "ĠLEDs": 28583, + "Dialog": 28584, + "Ġ1820": 28585, + "dz": 28586, + "ĠEfficiency": 28587, + "Ġinefficient": 28588, + "Ġtopography": 28589, + "onium": 28590, + "ĠIbid": 28591, + "adan": 28592, + "notation": 28593, + "324": 28594, + "individual": 28595, + "Ġpoised": 28596, + "FD": 28597, + "éĻ": 28598, + "ĠFra": 28599, + "Ġrepent": 28600, + "ĠPeak": 28601, + "Ġthreatens": 28602, + "ĠAdventure": 28603, + "Ġhydration": 28604, + "predictions": 28605, + "Ġdepleted": 28606, + "Controller": 28607, + "Ġcyt": 28608, + "Ġinfestation": 28609, + "ĠBenedict": 28610, + "Mg": 28611, + "ONG": 28612, + "Ġrearrange": 28613, + "Has": 28614, + "rex": 28615, + "UTE": 28616, + "Ġbasins": 28617, + "inel": 28618, + "Ġ[])": 28619, + "ĠExodus": 28620, + "}$$,": 28621, + "Ġhopeless": 28622, + "Solar": 28623, + "ï¼ī": 28624, + "Ġligaments": 28625, + "ĠHypothesis": 28626, + "Ġintrospection": 28627, + "Ġretard": 28628, + "Ġcoff": 28629, + "Ġ+\\": 28630, + "Ġtyph": 28631, + "ĠVirus": 28632, + "Ġminimizes": 28633, + "ĠPrel": 28634, + "ĠEdwards": 28635, + "Ġcontractor": 28636, + "Ġmicrophone": 28637, + "ĠMall": 28638, + "mkdir": 28639, + "imir": 28640, + "Ġspeculative": 28641, + "Ġcatheter": 28642, + "âĪł": 28643, + "Wed": 28644, + "dk": 28645, + "ë": 28646, + "Ġinfertility": 28647, + "transaction": 28648, + "paces": 28649, + "ĠIsh": 28650, + "Ġapprove": 28651, + "Generator": 28652, + "ĠRush": 28653, + "Ġprognosis": 28654, + "Ġdrills": 28655, + "EU": 28656, + "Ġheartbeat": 28657, + "ĠFeature": 28658, + "Ġmastered": 28659, + "violent": 28660, + "Ġaveraged": 28661, + "hfill": 28662, + "è¦": 28663, + "Ġresides": 28664, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 28665, + "ITH": 28666, + "-----------": 28667, + "]]:": 28668, + "ĠBee": 28669, + "rites": 28670, + "Ġstealing": 28671, + "Ġstern": 28672, + "Ġinsult": 28673, + "Certain": 28674, + "Ġcute": 28675, + "ĠBD": 28676, + "Ġunderrepresented": 28677, + "ĠCombine": 28678, + "Ġembryonic": 28679, + "Ġhardness": 28680, + "Ġadhesive": 28681, + "ĠIO": 28682, + "osome": 28683, + "strates": 28684, + "Ġgrassroots": 28685, + "Progress": 28686, + "Ġrebel": 28687, + "ĠWisdom": 28688, + "vv": 28689, + "Ġtermination": 28690, + "ĠGit": 28691, + "Collection": 28692, + "Ġstupid": 28693, + "ĠDew": 28694, + "portation": 28695, + "Ġbenefited": 28696, + "Angle": 28697, + "Community": 28698, + "Ġglean": 28699, + "wr": 28700, + "Ġcharming": 28701, + "Ġpathogenic": 28702, + "Cr": 28703, + "enza": 28704, + "ĠCob": 28705, + "Ġ\\\"": 28706, + "ĠMedal": 28707, + "dimension": 28708, + "ĠINT": 28709, + "214": 28710, + "stim": 28711, + "osomes": 28712, + "efit": 28713, + "Ġ134": 28714, + "Ġfertilization": 28715, + "Visit": 28716, + "yo": 28717, + "ĠCash": 28718, + "ĠRon": 28719, + "Ġmetamorph": 28720, + "indexes": 28721, + "rigued": 28722, + "Ġliable": 28723, + "ĠKor": 28724, + "ĠVoy": 28725, + "Ġholders": 28726, + "ĠCopper": 28727, + "exe": 28728, + "Ġexpository": 28729, + "ĠHomer": 28730, + "Ġcooperate": 28731, + "waters": 28732, + "ĠPrison": 28733, + "reciation": 28734, + "Ġbuyer": 28735, + "Ġcosmetic": 28736, + "ĠPoverty": 28737, + "Theorem": 28738, + "Ġhopeful": 28739, + "iraff": 28740, + "768": 28741, + "ĠRuby": 28742, + "ĠLinda": 28743, + "ilus": 28744, + "ĠPluto": 28745, + "ĠKaren": 28746, + "Ġexpeditions": 28747, + "Ġpatriot": 28748, + "plicative": 28749, + "Ġpipelines": 28750, + "Tags": 28751, + "bag": 28752, + "Ġnotify": 28753, + "partition": 28754, + "ĠCertificate": 28755, + "Hill": 28756, + "binding": 28757, + "Ġ\"{}": 28758, + "Ġfragmentation": 28759, + "Ġenerg": 28760, + "igate": 28761, + "sel": 28762, + "Ġsocks": 28763, + "bidity": 28764, + "atorial": 28765, + "Ġlogistic": 28766, + "Ġhyperb": 28767, + "Ġexhaustion": 28768, + "motor": 28769, + "iduous": 28770, + "oprote": 28771, + "ĠSequences": 28772, + "ĠLeonardo": 28773, + "sheet": 28774, + "Ġfins": 28775, + "Ġvitality": 28776, + "571": 28777, + "Ġbake": 28778, + "ĠChin": 28779, + "čĊĠĠĠĠĠ": 28780, + "ĠSke": 28781, + "Ġdictate": 28782, + "Ġpersisted": 28783, + "ĠFol": 28784, + "âĢĿâĢĶ": 28785, + "1984": 28786, + "ĠClara": 28787, + "Ġguideline": 28788, + "Ġplaster": 28789, + "rizes": 28790, + "Ġmajestic": 28791, + "ĠAPA": 28792, + "ĠPET": 28793, + "ĠInclude": 28794, + "Continue": 28795, + "osomal": 28796, + "Ġcanned": 28797, + "ĠHeavy": 28798, + "Ġfiling": 28799, + "247": 28800, + "ĠHolmes": 28801, + "arag": 28802, + "ĠWA": 28803, + "hd": 28804, + "enberg": 28805, + "$)": 28806, + "Ġsuck": 28807, + "Ġnationalist": 28808, + "Ġsuperheroes": 28809, + "218": 28810, + "agar": 28811, + "Ġdevoid": 28812, + "ĠPhillips": 28813, + "Ġtolerant": 28814, + "Ġunwilling": 28815, + "Ġheavenly": 28816, + "uled": 28817, + "Ġexpelled": 28818, + "Ġdilation": 28819, + "cile": 28820, + "Concept": 28821, + "Ġhonors": 28822, + "Ġpits": 28823, + "Ġempath": 28824, + "Ġsummaries": 28825, + "Ġtranscends": 28826, + "ĠTasman": 28827, + "Ġproclaim": 28828, + "Ġprud": 28829, + "Ġplayful": 28830, + "ĠScan": 28831, + "ĠTurtle": 28832, + "Ġclinically": 28833, + "Ġamplifier": 28834, + "rendered": 28835, + "Ġillumination": 28836, + "WORK": 28837, + "Ġaffinity": 28838, + "321": 28839, + "Department": 28840, + "inarily": 28841, + "Ġ404": 28842, + "legal": 28843, + "Ġepsilon": 28844, + "balls": 28845, + "Ġ138": 28846, + "Ġhomosexual": 28847, + "ĠDataset": 28848, + "ĠHindus": 28849, + "ĠConstantinople": 28850, + "Ġstandpoint": 28851, + "Wood": 28852, + "Handle": 28853, + "contract": 28854, + "ogeneity": 28855, + "Ġsulfate": 28856, + "sizes": 28857, + "Ġgastric": 28858, + "Ġendorsed": 28859, + "oufl": 28860, + "ĠOA": 28861, + "171": 28862, + "Ġderivation": 28863, + "oulli": 28864, + "ĠChrome": 28865, + "APP": 28866, + "Ġrepertoire": 28867, + "Ġhalves": 28868, + "ĠCooperative": 28869, + "dehyde": 28870, + "Ġmenus": 28871, + "य": 28872, + "Ġcanine": 28873, + "299": 28874, + "ĠIDE": 28875, + "Ġparasitic": 28876, + "MODEL": 28877, + "Ġunreal": 28878, + "venous": 28879, + "ĠNotation": 28880, + "â̝": 28881, + "Ġshocked": 28882, + "RNAs": 28883, + "ĠGhost": 28884, + "Ġspikes": 28885, + "ĠResil": 28886, + "308": 28887, + "subtypeSpec": 28888, + "Ġflawed": 28889, + "ĠRecommend": 28890, + "ĠBiodiversity": 28891, + "emically": 28892, + "Ġscra": 28893, + "Ġ1867": 28894, + "Ġeconomist": 28895, + "Ġsquad": 28896, + "Ġpalms": 28897, + "club": 28898, + "Ġmodulation": 28899, + "161": 28900, + "intendent": 28901, + "239": 28902, + "';": 28903, + "Ġdissect": 28904, + "optic": 28905, + "ĠAzte": 28906, + "rason": 28907, + "assic": 28908, + "Ġfinishes": 28909, + "Ġguardian": 28910, + "Ġhorns": 28911, + "ĠPure": 28912, + "Ġhelicopter": 28913, + "ĠVenezuela": 28914, + "hetically": 28915, + "doctor": 28916, + "čĊĉĉĉĉ": 28917, + "Ġdoubles": 28918, + "ophical": 28919, + "Ġwestward": 28920, + "ĠJulius": 28921, + "mq": 28922, + "atan": 28923, + "Ġhostility": 28924, + "ĠVelocity": 28925, + "ĠÃī": 28926, + "asionally": 28927, + "Peter": 28928, + "Ġimmerse": 28929, + "âĤĤ": 28930, + "ahan": 28931, + "ĠNorse": 28932, + "textcolor": 28933, + "Cos": 28934, + "slope": 28935, + "ĠAus": 28936, + "heng": 28937, + "Ġmerchand": 28938, + "udes": 28939, + "ĠImproved": 28940, + "ĠNortheast": 28941, + "Ġducks": 28942, + "Ġbotanical": 28943, + "Ġsess": 28944, + "Ġ([": 28945, + "introdu": 28946, + "Ġsweating": 28947, + "ĠVincent": 28948, + "ĠSport": 28949, + "xr": 28950, + "249": 28951, + "Ġnationality": 28952, + "Ġmoth": 28953, + "ĠExtract": 28954, + "Ġpes": 28955, + "chant": 28956, + "Ġguessing": 28957, + "Details": 28958, + "Migration": 28959, + "dynamic": 28960, + "Ġcouncils": 28961, + "estead": 28962, + "ĠBone": 28963, + "Ġ131": 28964, + "æķ°æį®": 28965, + "Ġtrench": 28966, + "vered": 28967, + "ĠCoc": 28968, + "ĠExamine": 28969, + "ĠTodd": 28970, + "Ġnoct": 28971, + "ĠAssign": 28972, + "Ġeighty": 28973, + "rescent": 28974, + "plastic": 28975, + "Ġgeothermal": 28976, + "Ġdestined": 28977, + "ĠNOTE": 28978, + "pir": 28979, + "Ġstripped": 28980, + "Business": 28981, + "Si": 28982, + "Ġpts": 28983, + "Ġng": 28984, + "Regular": 28985, + "Ġsignify": 28986, + "enance": 28987, + "Ġspecifics": 28988, + "Ġlandsl": 28989, + "Objective": 28990, + "Ġceramics": 28991, + "Ġspelled": 28992, + "Ġskate": 28993, + "Ġadvisor": 28994, + "Ġ168": 28995, + "Ide": 28996, + "Ġugly": 28997, + "Ġvocab": 28998, + "Ġcords": 28999, + "Resources": 29000, + "HOST": 29001, + "ĠBeta": 29002, + "orientation": 29003, + "credentials": 29004, + "Ġtraverse": 29005, + "Ġpolarization": 29006, + "Ġpirates": 29007, + "Ġdepended": 29008, + "Ġsufferers": 29009, + "Ġboarding": 29010, + "Ġinvade": 29011, + "ĠJason": 29012, + "Ġbiotechnology": 29013, + "ét": 29014, + "ĠInvestigation": 29015, + "later": 29016, + "Ġstellar": 29017, + "2022": 29018, + "Ġoriginates": 29019, + "ĠSandy": 29020, + "ĠLoop": 29021, + "inic": 29022, + "Ġ1889": 29023, + "ĠTrauma": 29024, + "AAA": 29025, + "ĠGraduate": 29026, + "Ġinaccurate": 29027, + "Ġamphibians": 29028, + "Ġloosely": 29029, + "ĠLinked": 29030, + "prisingly": 29031, + "Ġdubbed": 29032, + "iotherapy": 29033, + "ĠBrew": 29034, + "Ġcannon": 29035, + "ĠProbably": 29036, + "ĠKEY": 29037, + "ĠSinai": 29038, + "ectomy": 29039, + "Ġscav": 29040, + "ertools": 29041, + "ĠArabian": 29042, + "Ġjudgement": 29043, + "ilitarian": 29044, + "????": 29045, + "Israel": 29046, + "Ġgalleries": 29047, + "Ġmiracul": 29048, + "locked": 29049, + "climate": 29050, + "ishable": 29051, + "iman": 29052, + "ĠEF": 29053, + "Ġencountering": 29054, + "Ġidol": 29055, + "ĠYugoslav": 29056, + "WT": 29057, + "inine": 29058, + "Ġpertains": 29059, + "Ġdecree": 29060, + "Ġwitnessing": 29061, + "âĹı": 29062, + "IOS": 29063, + "ĠNormally": 29064, + "mandatory": 29065, + "erations": 29066, + "ĠRig": 29067, + "Ġrevisions": 29068, + "Ġanalyst": 29069, + "ĠVolcan": 29070, + "CG": 29071, + "Cache": 29072, + "Ġâīł": 29073, + "ĠBoys": 29074, + "ĠPalestinians": 29075, + "Ġbeast": 29076, + "Ġsnails": 29077, + "Ġsyllables": 29078, + "feld": 29079, + "nail": 29080, + "Ġprobes": 29081, + "}/{": 29082, + "Ġaddictive": 29083, + "igmat": 29084, + "ĠGauss": 29085, + "ĠMatch": 29086, + "Ġcollo": 29087, + "ĠEmployment": 29088, + "Ġrighteousness": 29089, + "intensive": 29090, + "Ġcircadian": 29091, + "Ġproprietary": 29092, + "Ġgenera": 29093, + "Ġdownloading": 29094, + "ĠMaintenance": 29095, + "Ġillicit": 29096, + "Ġrotor": 29097, + "Ġvendor": 29098, + "Ġhath": 29099, + "ĠReflection": 29100, + "hythm": 29101, + "timer": 29102, + "ĠBach": 29103, + "Ġ1899": 29104, + "ĠFriedrich": 29105, + "ĠGabriel": 29106, + "NB": 29107, + "ĠKate": 29108, + "arner": 29109, + "Ġcommunicated": 29110, + "Ġarous": 29111, + "particularly": 29112, + "æŃ": 29113, + "Compare": 29114, + "Positive": 29115, + "redirect": 29116, + "Ġchemically": 29117, + "Ġwandering": 29118, + "WM": 29119, + "Ġbureauc": 29120, + "YP": 29121, + "ĠChrom": 29122, + "Ġneighbouring": 29123, + "Ġcrisp": 29124, + "storms": 29125, + "ĠCret": 29126, + "Sorry": 29127, + "Ãĥ": 29128, + "Ġmillennium": 29129, + "Ġprojectile": 29130, + "Ġprimates": 29131, + "AUTH": 29132, + "iography": 29133, + "ibia": 29134, + "Ġtyped": 29135, + "Ġpathlib": 29136, + "Native": 29137, + "Ġbreasts": 29138, + "maybe": 29139, + "ĠAyurved": 29140, + "ĠEnsuring": 29141, + "Ġprogrammer": 29142, + "223": 29143, + "ĠSecure": 29144, + "Ġreap": 29145, + "ĠClasses": 29146, + "Ġ1871": 29147, + ">\"": 29148, + "ĠStru": 29149, + "408": 29150, + "Ġstatutes": 29151, + "letons": 29152, + "ĠPhotography": 29153, + "ĠMAC": 29154, + "Ġchin": 29155, + "uish": 29156, + "Ġhing": 29157, + "ipus": 29158, + "ĠOB": 29159, + "Ġfatalities": 29160, + "Ġ1893": 29161, + "Ġtuna": 29162, + "Ġsinking": 29163, + "Ġ1885": 29164, + "pel": 29165, + "Ġcommonplace": 29166, + "avers": 29167, + "Ġauthorization": 29168, + "ĠTEST": 29169, + "Ġshred": 29170, + "Ġavian": 29171, + "ĠIraqi": 29172, + "osocial": 29173, + "ãĤĴ": 29174, + "Ġdisadvantaged": 29175, + "Ġsmoked": 29176, + "Ġplaywright": 29177, + "wat": 29178, + "forth": 29179, + "Ġelevator": 29180, + "Ġpk": 29181, + "Ġplaint": 29182, + "Ġ480": 29183, + "ĠGrammar": 29184, + "OCK": 29185, + "Ġpitfalls": 29186, + "ĠHindi": 29187, + "mys": 29188, + "Ġcu": 29189, + "inoids": 29190, + "COM": 29191, + "Ġventures": 29192, + "Ġilluminating": 29193, + "ĠEnterprise": 29194, + "along": 29195, + "ĠNIH": 29196, + "clusters": 29197, + "Ġscars": 29198, + "Ġcatal": 29199, + "Decimal": 29200, + "ĠJennifer": 29201, + "chr": 29202, + "lette": 29203, + "initializer": 29204, + "Ġlaptops": 29205, + "Ġcorrections": 29206, + "renches": 29207, + "ĠEngineer": 29208, + "çİ": 29209, + "sector": 29210, + "oche": 29211, + "nine": 29212, + "ĠMerc": 29213, + "014": 29214, + ")=(": 29215, + "official": 29216, + "ĠHaven": 29217, + "Ġbursts": 29218, + "Ġcounteract": 29219, + "Ġprejudices": 29220, + "Ġsalinity": 29221, + "268": 29222, + "pointer": 29223, + "Ġbureaucr": 29224, + "enet": 29225, + "ĠMongol": 29226, + "Ñİ": 29227, + "Match": 29228, + "ĠStack": 29229, + "Ġpolished": 29230, + "Ġconcave": 29231, + "Ġcrabs": 29232, + "273": 29233, + "Ġpamph": 29234, + "Ġinflamed": 29235, + "ICES": 29236, + "}}^{": 29237, + "Ġcapacitance": 29238, + "ĠPhoenix": 29239, + "Ġadmissions": 29240, + "Ġcohesive": 29241, + "router": 29242, + "326": 29243, + "ĠCollections": 29244, + "ĠSF": 29245, + "Ġelectroc": 29246, + "Ġtoug": 29247, + "Win": 29248, + "ungal": 29249, + "Ġknights": 29250, + "Ġrome": 29251, + "Ġorganizers": 29252, + "accessible": 29253, + "Ġapprentices": 29254, + "Ġenvelop": 29255, + "ĠOracle": 29256, + "aku": 29257, + "escent": 29258, + "utc": 29259, + "ocamp": 29260, + "Ġautistic": 29261, + "Ġrepaired": 29262, + "åıĸ": 29263, + "amic": 29264, + "Ġlocus": 29265, + "Ġtenets": 29266, + "Ġprivileged": 29267, + "statistics": 29268, + "Ġquer": 29269, + "Ġirreversible": 29270, + "ĠPretty": 29271, + "Ġpalette": 29272, + "Ġoverlook": 29273, + "ĠINTER": 29274, + "čĊĠĠĠĠčĊĠĠĠ": 29275, + "lookup": 29276, + "ĠAstronom": 29277, + "290": 29278, + "Identity": 29279, + "Az": 29280, + "Ġforeground": 29281, + "anche": 29282, + "stituting": 29283, + "Ġexponentially": 29284, + "Ġgrit": 29285, + "ĠChat": 29286, + "Ġrestricting": 29287, + "ĠHERE": 29288, + "----------------------------------": 29289, + "jab": 29290, + "Ġstained": 29291, + "shots": 29292, + "Technology": 29293, + "ĠPep": 29294, + "ĠCircuits": 29295, + "Ġoutright": 29296, + "Ġslots": 29297, + "³³³³³³": 29298, + "echo": 29299, + "ĠMood": 29300, + "0101": 29301, + "Ġprohibition": 29302, + "Ġkite": 29303, + "Ġraid": 29304, + "Ġredness": 29305, + "prus": 29306, + "Ġintimidating": 29307, + "Ġhumming": 29308, + "Ġrealised": 29309, + "Princ": 29310, + "Ġerupted": 29311, + "pull": 29312, + "Ġranc": 29313, + "°,": 29314, + "Ġpresently": 29315, + "Allow": 29316, + "ĠIntersection": 29317, + "Ġamuse": 29318, + "Ġviscosity": 29319, + "SB": 29320, + "ç½": 29321, + "ĠInsect": 29322, + "Ġ1857": 29323, + "Ġsurrounds": 29324, + "sit": 29325, + "Ġpropulsion": 29326, + "directed": 29327, + "conditions": 29328, + "Ġ}$$": 29329, + "ĠWindow": 29330, + "ĠComparative": 29331, + "Ġquo": 29332, + "Ġprogressed": 29333, + "ĠInterface": 29334, + "guard": 29335, + "Ġinsignificant": 29336, + "ĠTransl": 29337, + "ĠMahar": 29338, + "213": 29339, + "toc": 29340, + "Ġdiscol": 29341, + "regation": 29342, + "untary": 29343, + "Ã¥": 29344, + "Ġhues": 29345, + "ĠRD": 29346, + "ĠDrinking": 29347, + "difference": 29348, + "Recogn": 29349, + "ĠVeterans": 29350, + "Ġ139": 29351, + "ĠSK": 29352, + "ĠMann": 29353, + "Ġdrums": 29354, + "Ġspells": 29355, + "ĠOriental": 29356, + "Ġlan": 29357, + "306": 29358, + "ĠDemand": 29359, + "IntegerField": 29360, + "ĠGilbert": 29361, + "kil": 29362, + "Ġrinse": 29363, + "ĠEdmund": 29364, + "Ġintimacy": 29365, + "mr": 29366, + "atonin": 29367, + "Rect": 29368, + "cart": 29369, + "lining": 29370, + "advert": 29371, + "orexia": 29372, + "1960": 29373, + "Ġassociates": 29374, + "Embed": 29375, + "Ġstitches": 29376, + "ĠAlger": 29377, + "Ġnobility": 29378, + "Ġfermented": 29379, + "ä»¶": 29380, + "xed": 29381, + "Ġrites": 29382, + "Ġfostered": 29383, + "Ġthermometer": 29384, + "Ġbiographies": 29385, + "ĠCraig": 29386, + "ĠSalvador": 29387, + "onde": 29388, + "Ġinteracts": 29389, + "Ġfibres": 29390, + "Ġ1776": 29391, + "Ġtheoretically": 29392, + "ĠPromotions": 29393, + "é¡": 29394, + "Ġtheat": 29395, + "seus": 29396, + "playing": 29397, + "Ġfreshly": 29398, + "Ġattracts": 29399, + "ĠDrag": 29400, + "Ġformatted": 29401, + "Ġsuspense": 29402, + "Ġfuse": 29403, + "eating": 29404, + "Comments": 29405, + "Ġcholera": 29406, + "ecimal": 29407, + "Ġobservable": 29408, + "Pur": 29409, + "ĠAG": 29410, + "ĠComputers": 29411, + "Ġtoothpaste": 29412, + "Ġrecursion": 29413, + "Ġ³³³": 29414, + "Ġfuzzy": 29415, + "Ġgreeted": 29416, + "elist": 29417, + "ilater": 29418, + "Ġbrushes": 29419, + "ĠElectricity": 29420, + "Jo": 29421, + "ĠCarnegie": 29422, + "Ġbor": 29423, + "Ġrede": 29424, + "Ġperturb": 29425, + "ĠReynolds": 29426, + "imator": 29427, + "Ġsubscript": 29428, + "expect": 29429, + "Ġpreaching": 29430, + "aused": 29431, + "gap": 29432, + "ocative": 29433, + "ĠEur": 29434, + "Ġblends": 29435, + "urom": 29436, + "Ġasserted": 29437, + "Ġeligibility": 29438, + "Encoder": 29439, + "Ġpancreatic": 29440, + "ĠPor": 29441, + "ĠVern": 29442, + "Ġbells": 29443, + "Hor": 29444, + "Ġdele": 29445, + "Ġslug": 29446, + "Ġendured": 29447, + "anni": 29448, + "Ġilleg": 29449, + "Ġgarment": 29450, + "×Ķ": 29451, + "ĠBarc": 29452, + "ĠRates": 29453, + "Ġaliens": 29454, + "Together": 29455, + "soever": 29456, + "identified": 29457, + "``.": 29458, + "Ġowning": 29459, + "âĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢ": 29460, + "gemon": 29461, + "ĠUI": 29462, + "infected": 29463, + "Ġconductors": 29464, + "1007": 29465, + "Ġbrakes": 29466, + "Define": 29467, + "ĠRuntimeError": 29468, + "ĠBibli": 29469, + "Ġmustard": 29470, + "ischer": 29471, + "ĠAccounting": 29472, + "ĠDietary": 29473, + "ĠTrip": 29474, + "čĊĉĉĉ": 29475, + "Ġka": 29476, + "ĠInterview": 29477, + "Ġdegraded": 29478, + "House": 29479, + "ĠMM": 29480, + "Ġdirecting": 29481, + "Ġbudding": 29482, + "ĠRequirements": 29483, + ")>": 29484, + "VP": 29485, + "Ġ`//": 29486, + "ĠHidden": 29487, + "ĠReed": 29488, + "Ġsolemn": 29489, + "ĠRiemann": 29490, + ".!": 29491, + "ĠLis": 29492, + "Ġretinal": 29493, + "Ġnickname": 29494, + "ĠRare": 29495, + "Ġpolio": 29496, + "oplan": 29497, + "editor": 29498, + "unicode": 29499, + "Ġprohibit": 29500, + "ĠCox": 29501, + "Ġlaundry": 29502, + ":/": 29503, + "lia": 29504, + "atz": 29505, + "Ġstacked": 29506, + "172": 29507, + "Ġrevolutionized": 29508, + "ienced": 29509, + "$',": 29510, + "Sort": 29511, + "oing": 29512, + "Ġinactive": 29513, + "Ġmessenger": 29514, + "Ġeps": 29515, + "Ġamended": 29516, + "ANN": 29517, + "ĠInfluence": 29518, + "1945": 29519, + "336": 29520, + "Ġoccupying": 29521, + "Plant": 29522, + "America": 29523, + "Ġtides": 29524, + "303": 29525, + "ĠCommander": 29526, + "ר": 29527, + "ĠMarks": 29528, + "Ġparametric": 29529, + "Ġalerts": 29530, + "ĠPurpose": 29531, + "adas": 29532, + "ĠFleet": 29533, + "amped": 29534, + "Ġspecificity": 29535, + "ĠSherman": 29536, + "å®ļ": 29537, + "phalt": 29538, + "Ġ___": 29539, + "ĠImmigration": 29540, + "čĊčĊĠĠĠĠĠĠĠĠĠĠĠ": 29541, + "Ġrevered": 29542, + "defaults": 29543, + "lar": 29544, + "ĠAudio": 29545, + "ÛĮ": 29546, + "Ġguild": 29547, + "Ġindividualized": 29548, + "Ġperiodontal": 29549, + "ĠHV": 29550, + "Ġtreacher": 29551, + "Ġfantastical": 29552, + "Ġutensils": 29553, + "Ġpersists": 29554, + "Ġuncovering": 29555, + "Ġthresholds": 29556, + "ĠEcosystem": 29557, + "require": 29558, + "Statement": 29559, + "Ġcleansing": 29560, + "openhagen": 29561, + "Ġoats": 29562, + "arist": 29563, + "ĠRib": 29564, + "Ġobliged": 29565, + "minimum": 29566, + "221": 29567, + "Ġbx": 29568, + "ressor": 29569, + "Ġlandfills": 29570, + "Ġdisrupting": 29571, + "Ġ1897": 29572, + "Ġtheolog": 29573, + "Ġatroc": 29574, + "Ġdiscovers": 29575, + "Ġmaximal": 29576, + "visors": 29577, + "Ġvin": 29578, + "Ġturnover": 29579, + "Ġtransistors": 29580, + "د": 29581, + "ĠBUT": 29582, + "ĠHiro": 29583, + "173": 29584, + "agascar": 29585, + "Ġfrench": 29586, + "ĠEis": 29587, + "Ġrotates": 29588, + "æĪIJ": 29589, + ":\")": 29590, + "osting": 29591, + "Ġcliffs": 29592, + "enser": 29593, + "Ġxi": 29594, + "Flag": 29595, + "------------------------------": 29596, + "ĠSacred": 29597, + "ĠMunich": 29598, + "orectal": 29599, + "utrient": 29600, + "TIM": 29601, + "arate": 29602, + "iban": 29603, + "Ġscrub": 29604, + "ISA": 29605, + "ĠAttention": 29606, + "Ġfragmented": 29607, + ";\\;\\": 29608, + "368": 29609, + "åħ¥": 29610, + "Ġinorganic": 29611, + "Ġencro": 29612, + "Ġspectroscopy": 29613, + "Ġadventurous": 29614, + "ĠIncludes": 29615, + "Ġinverted": 29616, + "Len": 29617, + "ĠCruz": 29618, + "ayana": 29619, + "Ġ2025": 29620, + "Classifier": 29621, + "Programming": 29622, + "dB": 29623, + "ingles": 29624, + "ĠBasil": 29625, + "ĠTraditionally": 29626, + "ĠBorder": 29627, + "uitary": 29628, + "Ġendomet": 29629, + "Ġpronouns": 29630, + "ĠReplace": 29631, + "LES": 29632, + "ĠJa": 29633, + "compar": 29634, + "bek": 29635, + "}^{-": 29636, + "Ġtroubled": 29637, + "ĠJulian": 29638, + "Ġescaping": 29639, + "Ġlaughing": 29640, + "Ġstarter": 29641, + "IENT": 29642, + "Ġserpent": 29643, + "Ġcracking": 29644, + "Ġmp": 29645, + "ĠHenri": 29646, + "Ġmemorize": 29647, + "Player": 29648, + "lot": 29649, + "sz": 29650, + "Ġcommemorate": 29651, + "Ġmangan": 29652, + "ordinates": 29653, + "ĠXY": 29654, + "Ġhemat": 29655, + "ĠÃĥ": 29656, + "Ġprefers": 29657, + "Ġcoprime": 29658, + "alert": 29659, + "ĠHugh": 29660, + "Ġadaptable": 29661, + "Ġvoluntarily": 29662, + "Ġformulae": 29663, + "Specific": 29664, + "ĠExponential": 29665, + "Ġdebilitating": 29666, + "incinn": 29667, + "Ġbury": 29668, + "ĠGust": 29669, + "iddles": 29670, + "resa": 29671, + "Ġplumbing": 29672, + "ceiver": 29673, + "ematic": 29674, + "eph": 29675, + "Ġdissatisf": 29676, + "engineering": 29677, + "ĠPlanck": 29678, + "Ġplateau": 29679, + "Ġsugary": 29680, + "COLOR": 29681, + "ilinear": 29682, + "kel": 29683, + "warm": 29684, + "éĿ": 29685, + "athetic": 29686, + "ĠDirectory": 29687, + "Hyper": 29688, + "lp": 29689, + "ĊĊĊĊ": 29690, + "backward": 29691, + "CrossRef": 29692, + "thinking": 29693, + "Ġiii": 29694, + "Ġcatches": 29695, + "Ġsacrificing": 29696, + "Ġasteroids": 29697, + "Nor": 29698, + "zel": 29699, + "inh": 29700, + "atri": 29701, + "Focus": 29702, + "ï¬": 29703, + "Ġpreferably": 29704, + "ĠBronze": 29705, + "rowning": 29706, + "Ġcrunch": 29707, + "\\:": 29708, + "Ġgit": 29709, + "Ġvec": 29710, + "umann": 29711, + "ĠDescript": 29712, + "Ġclots": 29713, + "ĠSocialist": 29714, + "191": 29715, + "sworth": 29716, + "ĠAgent": 29717, + "Ġforeigners": 29718, + "previous": 29719, + "ĠLed": 29720, + "Ġlaborers": 29721, + "Ġaltitudes": 29722, + "ĠPrag": 29723, + "ĠTransformation": 29724, + "Ġscreened": 29725, + "ĠObesity": 29726, + "ĠListening": 29727, + "rological": 29728, + "Ġcostume": 29729, + "Ġimplementations": 29730, + "Training": 29731, + "Ġery": 29732, + "perfect": 29733, + "fts": 29734, + "ILD": 29735, + "ĠImmune": 29736, + "ت": 29737, + "Ġsclerosis": 29738, + "umbs": 29739, + "Ġairports": 29740, + "ĠTherm": 29741, + "MAS": 29742, + "bons": 29743, + "Ġfade": 29744, + "Ġ(=": 29745, + "ĠHipp": 29746, + "Ġsecretly": 29747, + "ĠBattalion": 29748, + "Ġhumanities": 29749, + "Ġinhibition": 29750, + "Ġlinguistics": 29751, + "Ġfern": 29752, + "Ġcircumstance": 29753, + "à¥ĭ": 29754, + "acency": 29755, + "ña": 29756, + "Ġdispose": 29757, + "Muslim": 29758, + "Lo": 29759, + "á½": 29760, + "Ġslim": 29761, + "Ġpredecessor": 29762, + "acl": 29763, + "ĠNeil": 29764, + "notations": 29765, + "Ġhesit": 29766, + "Ġannotated": 29767, + "TB": 29768, + "Ġaggrav": 29769, + "ĠMorning": 29770, + "ĠRoh": 29771, + "Ġseize": 29772, + "Ġ143": 29773, + "Ġsoftly": 29774, + "Ġinitiating": 29775, + "Ġpregnancies": 29776, + "Ġcoils": 29777, + "Ġperpetuate": 29778, + "hift": 29779, + "Ġchees": 29780, + "Ġachievable": 29781, + "ĠWarsaw": 29782, + "Ġ185": 29783, + "298": 29784, + "Ġconsciously": 29785, + "Ġprecedent": 29786, + "popular": 29787, + "Ġsplits": 29788, + "Ġreclaim": 29789, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 29790, + "ĠLloyd": 29791, + "SK": 29792, + "Phi": 29793, + "Ġimb": 29794, + "Ġfixtures": 29795, + "ĠCamera": 29796, + "thy": 29797, + "ĠVlad": 29798, + "Ġintergenerational": 29799, + "ĠAmid": 29800, + "Ġbak": 29801, + "Ġsummation": 29802, + "Ġmushroom": 29803, + "olerant": 29804, + "ĥ½": 29805, + "Ġblueprint": 29806, + "=[]": 29807, + "cse": 29808, + "mf": 29809, + "Ġquir": 29810, + "oxins": 29811, + "mbox": 29812, + "ĠPerry": 29813, + "NOTE": 29814, + "ĠLamb": 29815, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 29816, + "Ġeffortlessly": 29817, + "Mathematics": 29818, + "Ġhandic": 29819, + "403": 29820, + "274": 29821, + "Ġdivergent": 29822, + "ĠWeekly": 29823, + "Ġinfringe": 29824, + "ĠMyster": 29825, + "ĠPrinting": 29826, + "tre": 29827, + "Ġattorneys": 29828, + "Ġ1868": 29829, + "808": 29830, + "Ġmeticulously": 29831, + "Henry": 29832, + "driving": 29833, + "Ġhalluc": 29834, + "Ġcramps": 29835, + "Ġconjecture": 29836, + "ĠGoal": 29837, + "Ġdisputed": 29838, + "ĠWing": 29839, + "ĠEdison": 29840, + "ĠGods": 29841, + "Ġhybrids": 29842, + ")}{\\": 29843, + "Ġaffiliated": 29844, + "obacter": 29845, + "COS": 29846, + "roads": 29847, + "Internet": 29848, + "ivitis": 29849, + "ĠHort": 29850, + "Ġprisons": 29851, + "PDATE": 29852, + "pronounced": 29853, + "ellations": 29854, + "Ġusefulness": 29855, + "Ġmessy": 29856, + "ĠDiagnosis": 29857, + "Cultural": 29858, + "Ġunavailable": 29859, + "ĠChang": 29860, + "ĠSTR": 29861, + "quisite": 29862, + "Own": 29863, + "ĠCul": 29864, + "clinical": 29865, + "Ġgenerosity": 29866, + "another": 29867, + "sto": 29868, + ";&": 29869, + "dummy": 29870, + "Ġmaid": 29871, + "andra": 29872, + "ĠRN": 29873, + "urst": 29874, + "019": 29875, + "ULAR": 29876, + "Challenge": 29877, + "manuel": 29878, + "ĠNEW": 29879, + "Url": 29880, + "Ġchina": 29881, + "atinum": 29882, + "\\}$": 29883, + "Ġinscriptions": 29884, + "Ġtuition": 29885, + "ĠIbn": 29886, + "ĠWelfare": 29887, + "358": 29888, + "åİ": 29889, + "Ġtilt": 29890, + "Ġrebuilding": 29891, + "ibular": 29892, + "Rx": 29893, + "construction": 29894, + "Ġ650": 29895, + "Ġsting": 29896, + "Ġ216": 29897, + "Ġrushed": 29898, + "ReLU": 29899, + "Personal": 29900, + "CN": 29901, + "ĠFrame": 29902, + "Ġmicron": 29903, + "æĸ¹": 29904, + "console": 29905, + "Ġcontacted": 29906, + "becca": 29907, + "Ġphotovolta": 29908, + "wen": 29909, + "FY": 29910, + "jack": 29911, + "Ġinvas": 29912, + "Ġmuscul": 29913, + "glass": 29914, + "guided": 29915, + "Ġlump": 29916, + "Ġwasting": 29917, + "ĠJi": 29918, + "boarding": 29919, + "ĠTrigonometry": 29920, + "anton": 29921, + "Ġexchanging": 29922, + "insky": 29923, + "Ġshareholders": 29924, + "Daniel": 29925, + "Ġgenders": 29926, + "gm": 29927, + "ĠBib": 29928, + "Ġafore": 29929, + "ĠStem": 29930, + "Ġspor": 29931, + "Ġconcluding": 29932, + "ĠImprovement": 29933, + "VT": 29934, + "Ġposits": 29935, + "lasses": 29936, + "Ġwithdrawn": 29937, + "closures": 29938, + "Ġoath": 29939, + "Ġ\"\")": 29940, + "Ġspills": 29941, + "ĠPetersburg": 29942, + "ĠJulia": 29943, + "¢": 29944, + "ĠPlain": 29945, + "Ġspecializes": 29946, + "elem": 29947, + "visit": 29948, + "ĠSacrament": 29949, + "Ġcarcinoma": 29950, + "iates": 29951, + "probs": 29952, + "1800": 29953, + "DH": 29954, + "Ġunacceptable": 29955, + "Ġagility": 29956, + "Ġbraces": 29957, + "repository": 29958, + "ĠFu": 29959, + "lash": 29960, + "rax": 29961, + "ĠTao": 29962, + "ĠPRE": 29963, + "Ġwatt": 29964, + "ĠHomes": 29965, + "haw": 29966, + "ĠGMO": 29967, + "Ġprenatal": 29968, + "!=": 29969, + "Ġ222": 29970, + "279": 29971, + "Ġdisinfect": 29972, + "+-": 29973, + "ĠBols": 29974, + "^*": 29975, + "¯": 29976, + "filtered": 29977, + "ĠPlayers": 29978, + "ĠInitialize": 29979, + "ĠSpectrum": 29980, + "ĠTheodore": 29981, + "Ġdegener": 29982, + "013": 29983, + "Ġflare": 29984, + "Ġshortened": 29985, + "Ġneo": 29986, + "Ġ1876": 29987, + "capital": 29988, + "Ġambitions": 29989, + "Ġiterative": 29990, + "Ġsoybean": 29991, + "Ġattrs": 29992, + "Ġ1859": 29993, + "ONT": 29994, + "ĠPharmac": 29995, + "AH": 29996, + "Missing": 29997, + "sound": 29998, + "Ġbrightly": 29999, + "encil": 30000, + "Ġpredicate": 30001, + "Counter": 30002, + "fro": 30003, + "Ġdemise": 30004, + "ĠPalm": 30005, + "ĠExperiences": 30006, + "Ġcontradictory": 30007, + "ĠSax": 30008, + "Ġconsumes": 30009, + "ĠPresidential": 30010, + "rass": 30011, + "Ġcaul": 30012, + "Ġswine": 30013, + "Ġparticipatory": 30014, + "Ġconsulted": 30015, + "PIP": 30016, + "Ġ147": 30017, + "Blood": 30018, + "hey": 30019, + "ĠSpaces": 30020, + "Depending": 30021, + "ĠKindergarten": 30022, + "alms": 30023, + "ĠHorm": 30024, + "!')": 30025, + "ĠPolynomials": 30026, + "mediately": 30027, + "Ġbog": 30028, + "Ġrabies": 30029, + "clesiastical": 30030, + "ivatives": 30031, + "Ġrealms": 30032, + "Ġintrigue": 30033, + "Insert": 30034, + "bows": 30035, + "ERY": 30036, + "HEAD": 30037, + "erton": 30038, + "opa": 30039, + "Ġ1866": 30040, + "99999999": 30041, + "ĠHabitat": 30042, + "ĠEND": 30043, + "XML": 30044, + "sb": 30045, + "Ġamen": 30046, + "itans": 30047, + "Ġneutrality": 30048, + "ilies": 30049, + "metics": 30050, + "Ġbanner": 30051, + "Ġseller": 30052, + "ĠRelative": 30053, + "Ġswiftly": 30054, + "nature": 30055, + "Ġalloys": 30056, + "Ġquestionable": 30057, + "Ġpaddle": 30058, + "ships": 30059, + "plasia": 30060, + "Ġamy": 30061, + "Ġechoes": 30062, + "ĠHours": 30063, + "Ġ184": 30064, + "Ġglowing": 30065, + "ĠAbbey": 30066, + "Ġpac": 30067, + "Ġvines": 30068, + "garia": 30069, + "ĠAxis": 30070, + "zu": 30071, + "Ġdecoder": 30072, + "ossil": 30073, + "Ġrubbing": 30074, + "Ġmanganese": 30075, + "Ġlupus": 30076, + "destroy": 30077, + "Ġlingering": 30078, + "Jac": 30079, + "ĠEthernet": 30080, + "ĠAssistance": 30081, + "Ġvanilla": 30082, + "ĠCAP": 30083, + "comings": 30084, + "Ġrefusal": 30085, + "Ġsymph": 30086, + "Ġintersectionality": 30087, + "Ġeigenvectors": 30088, + "Ġ________________": 30089, + "Ġplacent": 30090, + "Ġdiaphrag": 30091, + "appings": 30092, + "ĠDisability": 30093, + "UTC": 30094, + "digital": 30095, + "Ġvigilance": 30096, + "Ġups": 30097, + "ĠComics": 30098, + "286": 30099, + "ĠEmpower": 30100, + "CAT": 30101, + "Ġmosque": 30102, + "Ġwarns": 30103, + "Ġportrayals": 30104, + "sted": 30105, + "tha": 30106, + "ĠStrat": 30107, + "Ġexcavations": 30108, + "Ġbracket": 30109, + "ĠSevere": 30110, + "ĠAntib": 30111, + "Ġhemoglobin": 30112, + "ĠVeterinary": 30113, + "oskeletal": 30114, + "jour": 30115, + "Ġdisruptive": 30116, + "ĠEy": 30117, + "isin": 30118, + "Ġdiscourses": 30119, + "Ġjeopard": 30120, + "priority": 30121, + "buf": 30122, + "retch": 30123, + "257": 30124, + "ĠCorp": 30125, + "Ġbolst": 30126, + "Ġpc": 30127, + "ayer": 30128, + "âłĢ": 30129, + "Ġintellectuals": 30130, + "ĠHerald": 30131, + "Ġpores": 30132, + "ickness": 30133, + "Ġpeanuts": 30134, + "Virtual": 30135, + "chemical": 30136, + "ĠRevelation": 30137, + "Ġglacial": 30138, + "Ġmitochondria": 30139, + "hemer": 30140, + "Ġepigen": 30141, + "refresh": 30142, + "edipus": 30143, + "ĠKol": 30144, + "ĠDiagnostic": 30145, + "inol": 30146, + "robot": 30147, + "ĠSpark": 30148, + "Ġacademically": 30149, + "Ġcact": 30150, + "AMS": 30151, + "panel": 30152, + "cemic": 30153, + "Ġvolatility": 30154, + "oka": 30155, + "Ġmodulo": 30156, + "ĠComplexity": 30157, + "ropractic": 30158, + "closing": 30159, + "Arthur": 30160, + "ÃŃn": 30161, + "UES": 30162, + "erset": 30163, + "ĠValidation": 30164, + "ĠNest": 30165, + "pery": 30166, + "versal": 30167, + "ĠPersons": 30168, + "Ġaerosol": 30169, + "Ġfrontal": 30170, + "ĠDipl": 30171, + "Ġglyc": 30172, + "Ġshoreline": 30173, + "ĠNarrative": 30174, + "Ġdeclares": 30175, + "ĠRosa": 30176, + "289": 30177, + "Ġmentioning": 30178, + "ĠKirk": 30179, + "otomy": 30180, + "ĠCats": 30181, + "Ġcruelty": 30182, + "Ġunman": 30183, + "Ġreservations": 30184, + "Ġdisposition": 30185, + "Ġexhibiting": 30186, + "Ġresonates": 30187, + "Ġtau": 30188, + "Ġdisg": 30189, + "Ġdensely": 30190, + "itiveness": 30191, + "Ġmotive": 30192, + "ĠWayne": 30193, + "Ġscare": 30194, + "ĠDecre": 30195, + "Mid": 30196, + "Ġstakes": 30197, + "259": 30198, + "Ġcousins": 30199, + "ĠInterpretation": 30200, + "ĠBuch": 30201, + "Ġrug": 30202, + "Ġregex": 30203, + "abling": 30204, + "ĠPair": 30205, + "pering": 30206, + "Ġcoordinator": 30207, + "Ġreplaces": 30208, + "Canada": 30209, + "elastic": 30210, + "ĠPries": 30211, + "Ġfootprints": 30212, + "Ġsubspecies": 30213, + "Ġhumorous": 30214, + "DEV": 30215, + "Fem": 30216, + "ĠNS": 30217, + "Ġ169": 30218, + "ophone": 30219, + "Ġdoctoral": 30220, + "Ġcipher": 30221, + "ĠClarke": 30222, + "ĠKrishna": 30223, + "ardi": 30224, + "amines": 30225, + "Ġdiscrepancies": 30226, + "Ġunhappy": 30227, + "ithe": 30228, + "phs": 30229, + "Ġpronounce": 30230, + "ção": 30231, + "ĠPersonality": 30232, + "icable": 30233, + "ĠLan": 30234, + "Ġnotorious": 30235, + "Ġunfore": 30236, + "Ġliabilities": 30237, + "Sy": 30238, + "ĠLeaders": 30239, + "aways": 30240, + "Ġflown": 30241, + "south": 30242, + "paralle": 30243, + "ĠRecognition": 30244, + "Ġallegedly": 30245, + "ovakia": 30246, + ";;": 30247, + "iosis": 30248, + "roles": 30249, + "actively": 30250, + "Ġ149": 30251, + "Ġfarmland": 30252, + "Ġoverr": 30253, + "Ġdepiction": 30254, + "Ġportrayal": 30255, + "Ġintermittent": 30256, + "virtual": 30257, + "ĠKap": 30258, + "Ġmisunderstood": 30259, + "below": 30260, + "ĠDocuments": 30261, + "cx": 30262, + "Ġ$|": 30263, + "students": 30264, + "Ġiterate": 30265, + "ĠSimpl": 30266, + "Ġsands": 30267, + "iferous": 30268, + "182": 30269, + "Worksheet": 30270, + "EPA": 30271, + "ĠInfection": 30272, + "193": 30273, + "Ġinterpreter": 30274, + "Ġdefenders": 30275, + "sider": 30276, + "Ġwield": 30277, + "ANGE": 30278, + "ĠCarefully": 30279, + ">',": 30280, + "ĠLung": 30281, + "Database": 30282, + "Signal": 30283, + "ĠYellowstone": 30284, + "Face": 30285, + "Ġ330": 30286, + "stride": 30287, + "ked": 30288, + "Ġhue": 30289, + "arers": 30290, + "terbury": 30291, + "Ġcontours": 30292, + "Ġparade": 30293, + "Ġradically": 30294, + "Ġtaxa": 30295, + "Ir": 30296, + "244": 30297, + "ALS": 30298, + "Ġdisparity": 30299, + "Ïħ": 30300, + "ĠWise": 30301, + "iota": 30302, + "Ġacry": 30303, + "Ġdeterg": 30304, + "Ġrecognizable": 30305, + "Ġviolate": 30306, + "ÑĢе": 30307, + "Ġdenominations": 30308, + "\\'": 30309, + "ĠRomania": 30310, + "Ġpilgrimage": 30311, + "Ġdaring": 30312, + "Ġpuppet": 30313, + "Ġdich": 30314, + "ferred": 30315, + "Ġ1888": 30316, + "approved": 30317, + "\\,\\": 30318, + "oodles": 30319, + "Ġarcs": 30320, + "ĠPlane": 30321, + "ococ": 30322, + "ĠQR": 30323, + "Ġsounded": 30324, + "Ġvenue": 30325, + "Ġpedestrian": 30326, + "pere": 30327, + "$:": 30328, + "ĠMull": 30329, + "ĠShut": 30330, + "ĠSerbia": 30331, + "ĠSor": 30332, + "Ġrode": 30333, + "Ġstirring": 30334, + "Ġunemployed": 30335, + "ĠDiamond": 30336, + "signature": 30337, + "incinnati": 30338, + "Ġframed": 30339, + "Ġcapacitors": 30340, + "ĠReaders": 30341, + "ĠGraphing": 30342, + "Lou": 30343, + "Ġsilica": 30344, + "ĠGermanic": 30345, + "Ġsauces": 30346, + "ĠOttawa": 30347, + "ĠPrayer": 30348, + "ĠTheater": 30349, + "Ġquarant": 30350, + "FN": 30351, + "packet": 30352, + "Ġmolten": 30353, + "Electric": 30354, + "ĠTouch": 30355, + "ĠPeer": 30356, + "609": 30357, + "effects": 30358, + "Ġvide": 30359, + "Ġadjectives": 30360, + "Ġdisconnected": 30361, + "ĠShift": 30362, + "Ġknight": 30363, + "aspberry": 30364, + "oderm": 30365, + "Ġconfronting": 30366, + "Ġcomposing": 30367, + "Ġrewarded": 30368, + "ĠHomo": 30369, + "ĠMarcus": 30370, + "ssh": 30371, + "ĠTradition": 30372, + "Condition": 30373, + "åĩº": 30374, + "dinand": 30375, + "Ġcoherence": 30376, + "Ġrhombus": 30377, + "Ġdrafting": 30378, + "hydro": 30379, + "ĠPie": 30380, + "Ġnormalization": 30381, + "344": 30382, + "Ġinconven": 30383, + "inence": 30384, + "ĠMartian": 30385, + "ĠCapitol": 30386, + "ĠMacbeth": 30387, + "Ġsummers": 30388, + "ĠValentine": 30389, + "Ġta": 30390, + "Ġencyclopedia": 30391, + "183": 30392, + "ĠCanon": 30393, + "ка": 30394, + "ĠStructural": 30395, + "Ġglorious": 30396, + "ARC": 30397, + "Ġinterconnectedness": 30398, + "Ġil": 30399, + "ĠComposition": 30400, + "Ten": 30401, + "nis": 30402, + "ĠâĢĭ": 30403, + "Ġpermitting": 30404, + "Ġdecentralized": 30405, + "andel": 30406, + "Ġdiffuse": 30407, + "checks": 30408, + "Ġexcavated": 30409, + "Ġbankruptcy": 30410, + ":'": 30411, + "Ġbathing": 30412, + "Ġconsolidation": 30413, + "meg": 30414, + "Ġdm": 30415, + "ĠCAT": 30416, + "establish": 30417, + "Ġaided": 30418, + "Ġfructose": 30419, + "iaz": 30420, + "Ġentail": 30421, + "Ġ``=`": 30422, + "Ġinspections": 30423, + "Ġrefreshing": 30424, + "Ġanonym": 30425, + "||-": 30426, + "Ġdiode": 30427, + "inkle": 30428, + "matches": 30429, + "})$": 30430, + "Ġreadable": 30431, + "ĠSampling": 30432, + "Wil": 30433, + "Ġslender": 30434, + "Ġна": 30435, + "Words": 30436, + "âĢij": 30437, + "406": 30438, + "ĠMarriage": 30439, + "Ġcessation": 30440, + "ĠOz": 30441, + "ĠMultiplying": 30442, + "Ġshrine": 30443, + "Ġattacker": 30444, + "ensitive": 30445, + "Ġprobiotics": 30446, + "Ġdisappointment": 30447, + "Ġdecolon": 30448, + "Ġsprouts": 30449, + "Ġvicious": 30450, + "uka": 30451, + "Iss": 30452, + "Ġsponge": 30453, + "inetics": 30454, + "Ġtowels": 30455, + "ĠPull": 30456, + "ĠJet": 30457, + "ĠPresbyter": 30458, + "ĠWestminster": 30459, + "Ġadversely": 30460, + "ĠIndies": 30461, + "odal": 30462, + "Ġdeception": 30463, + "ogh": 30464, + "Ġvisuals": 30465, + "ĠClassic": 30466, + "Ġunexpectedly": 30467, + "peg": 30468, + "Ġairflow": 30469, + "Ġses": 30470, + "ĠSr": 30471, + "Ġselections": 30472, + "ĠDH": 30473, + "Ġmillilit": 30474, + "Ġchicks": 30475, + "ĠKrist": 30476, + "],[-": 30477, + "ĠJunior": 30478, + "ĠMindfulness": 30479, + "ĠRM": 30480, + "Ġsixteenth": 30481, + "Kids": 30482, + "Ġig": 30483, + "ĠPod": 30484, + "ĠGap": 30485, + "ĠRut": 30486, + "ĠGoddess": 30487, + "traumatic": 30488, + "hentic": 30489, + "ĠMadrid": 30490, + "ç±": 30491, + "\"\"\"\"": 30492, + "Ġreconcile": 30493, + "Ġspontaneously": 30494, + "Ġestates": 30495, + "ĠDisaster": 30496, + "Ġcollar": 30497, + "fficacy": 30498, + "Ġidle": 30499, + "ĠGenome": 30500, + "ĠDrink": 30501, + "Ġseating": 30502, + "ĠProtecting": 30503, + "cycles": 30504, + "Ġexplanatory": 30505, + "Ġbetting": 30506, + "Around": 30507, + "Pacific": 30508, + "ĠItal": 30509, + "Ġaroma": 30510, + "scalar": 30511, + "ctan": 30512, + "009": 30513, + "Ġartific": 30514, + "Ġmorale": 30515, + "latex": 30516, + "Ġscarlet": 30517, + "itted": 30518, + "ĠPER": 30519, + "atsby": 30520, + "Camp": 30521, + "umper": 30522, + "ortex": 30523, + "Ġpredetermined": 30524, + "Tex": 30525, + "Ġhooks": 30526, + "udo": 30527, + "ĠSau": 30528, + "Ġcompilation": 30529, + "Ġnewcom": 30530, + "Ġpenny": 30531, + "Ġredundant": 30532, + "Arab": 30533, + "_____": 30534, + "xpath": 30535, + "Ġissuing": 30536, + "Ġstray": 30537, + "ĠAdvert": 30538, + "ITION": 30539, + "subplots": 30540, + "demand": 30541, + "rika": 30542, + "ĠKay": 30543, + "Ġcancerous": 30544, + "Ġutterly": 30545, + "imations": 30546, + "Ġdispat": 30547, + "ĠProvin": 30548, + "ĠInspired": 30549, + "comments": 30550, + "Ġbehaves": 30551, + "ĠFathers": 30552, + "')]": 30553, + "arte": 30554, + "246": 30555, + "Ġsalads": 30556, + "Ġtenant": 30557, + "Ġsuspects": 30558, + "piration": 30559, + "atoms": 30560, + "307": 30561, + "STD": 30562, + "Ġpossessing": 30563, + "Ġmanifested": 30564, + "ĠSaw": 30565, + "Heart": 30566, + "Ġblankets": 30567, + "ARNING": 30568, + "RP": 30569, + "Ġfist": 30570, + "stated": 30571, + "Ġchildbirth": 30572, + "apeake": 30573, + "181": 30574, + "Ġhospitality": 30575, + "Keywords": 30576, + "ĠVertical": 30577, + "Saxon": 30578, + "Tx": 30579, + "eyed": 30580, + "Ġacquaint": 30581, + "Ġcalves": 30582, + "ĠCircles": 30583, + "ĠMugh": 30584, + "ĠPink": 30585, + "ĠReducing": 30586, + "Ġthromb": 30587, + "Ġinstincts": 30588, + "Cat": 30589, + "ĠMao": 30590, + "Ġpollination": 30591, + "cemia": 30592, + "ĠSyl": 30593, + "Ġfibrosis": 30594, + "Ġnanot": 30595, + "largest": 30596, + "ĠMOD": 30597, + "ĠInner": 30598, + "awed": 30599, + "dL": 30600, + "lif": 30601, + "atology": 30602, + "ategorical": 30603, + "ĠIntellectual": 30604, + "Ġpermiss": 30605, + "authors": 30606, + "Ġclarification": 30607, + "ĠNeb": 30608, + "decor": 30609, + "aeus": 30610, + "Ġsoups": 30611, + "ktop": 30612, + "Ġrecreate": 30613, + "ovies": 30614, + "ĠEcological": 30615, + "ĠEntry": 30616, + "ĠTall": 30617, + "everse": 30618, + "Ġexecutives": 30619, + "Ġrelics": 30620, + "gui": 30621, + "Ġdragons": 30622, + "(',": 30623, + "gue": 30624, + "Ġnasty": 30625, + "Instruction": 30626, + "998": 30627, + "ĠFormulas": 30628, + "chip": 30629, + "ĠHealing": 30630, + "Dest": 30631, + "Ye": 30632, + "ĠMissing": 30633, + "Background": 30634, + "Ġavenue": 30635, + "occupied": 30636, + "causing": 30637, + "Ġobserves": 30638, + "registry": 30639, + "capacity": 30640, + "3333333033333330": 30641, + "Rh": 30642, + "012": 30643, + "ĠPhilippine": 30644, + "Ġbrainstorming": 30645, + "altern": 30646, + "rocy": 30647, + "ĠCuriosity": 30648, + "ĠCopenhagen": 30649, + "Ġnecessitate": 30650, + "Ġbudgeting": 30651, + "ĠDominican": 30652, + "strom": 30653, + "Ġasserts": 30654, + "ĠSupplement": 30655, + "Various": 30656, + "fib": 30657, + "1983": 30658, + "ĠToken": 30659, + "ĠMibIdentifier": 30660, + "ilate": 30661, + "ĠFut": 30662, + "Ġemergent": 30663, + "Ġsexes": 30664, + "Ġenriches": 30665, + "Liter": 30666, + "Ġtitanium": 30667, + "ĠPere": 30668, + "Ġconvictions": 30669, + "bai": 30670, + "ĠCOL": 30671, + "Ġdeclar": 30672, + "Ġprocedural": 30673, + "WN": 30674, + "pots": 30675, + "Ġrichest": 30676, + "CADE": 30677, + "Ġsinks": 30678, + "ourcing": 30679, + "onsored": 30680, + "Ġ146": 30681, + "Discussion": 30682, + "æĶ": 30683, + "ĠEvaluating": 30684, + "Ġturmeric": 30685, + ",[": 30686, + "ĠMunicip": 30687, + "Ġstderr": 30688, + "705": 30689, + "struments": 30690, + "Ġsupremacy": 30691, + "Explain": 30692, + "aggering": 30693, + "Ġdiligently": 30694, + "opedia": 30695, + "angi": 30696, + "Ġxs": 30697, + "backup": 30698, + "277": 30699, + "Ġwatches": 30700, + "ĠBou": 30701, + "Ġelevations": 30702, + "ĠGently": 30703, + "Identify": 30704, + "Ġdeputy": 30705, + "Tuple": 30706, + "Ġcontested": 30707, + "ckeditor": 30708, + "11111111": 30709, + "Probability": 30710, + "FM": 30711, + "Ġhey": 30712, + "matched": 30713, + "Ġobjection": 30714, + "Ġrequesting": 30715, + "Ġmagma": 30716, + "म": 30717, + "Ġspins": 30718, + "Ġ157": 30719, + "focused": 30720, + "Ġartistry": 30721, + "coef": 30722, + "Fs": 30723, + "Too": 30724, + "ĠCSV": 30725, + "Ġrider": 30726, + "Ġplun": 30727, + "cas": 30728, + "444": 30729, + "ĠCyprus": 30730, + "Ġscriptures": 30731, + "Ġexcitedly": 30732, + "ĠRwanda": 30733, + "ĠRica": 30734, + "produced": 30735, + "Ġeigenvalue": 30736, + "Diagn": 30737, + "1900": 30738, + "Ġappliance": 30739, + "Ġinspires": 30740, + "ĠLaunch": 30741, + "Ġexplosions": 30742, + "RGB": 30743, + "istries": 30744, + "Ġfoo": 30745, + "Ġfaraway": 30746, + "timed": 30747, + "ĠFeedback": 30748, + "Ġanimations": 30749, + "ĠConfidence": 30750, + "Ġthrill": 30751, + "Ġafforded": 30752, + "varepsilon": 30753, + "rg": 30754, + "335": 30755, + "Ġexposes": 30756, + "Ġmanifests": 30757, + ")\\\\": 30758, + "Mex": 30759, + "Ġspo": 30760, + "ĠCoffee": 30761, + "bbed": 30762, + "ĠAllergy": 30763, + "Ġprincess": 30764, + "ĠUnderground": 30765, + "Ġtriumphs": 30766, + "Ġbroth": 30767, + "Ġisotope": 30768, + "ĠMarian": 30769, + "ĠViol": 30770, + "329": 30771, + "ĠMillenn": 30772, + "Ġawaiting": 30773, + "fft": 30774, + "ĠEP": 30775, + "ĠSpeaking": 30776, + "California": 30777, + "ĠRenewable": 30778, + "Ġdestroys": 30779, + "rivers": 30780, + "-----": 30781, + "priv": 30782, + "Ġincremental": 30783, + "Ġmandated": 30784, + "Ġcue": 30785, + "Ġrefusing": 30786, + "Complex": 30787, + "ĠâĤ¹": 30788, + "QUESTION": 30789, + "215": 30790, + "sid": 30791, + "cluding": 30792, + "Ġ156": 30793, + "ipelago": 30794, + "ĠServ": 30795, + "generic": 30796, + "ĠFix": 30797, + "Ġelicit": 30798, + "Ġcharitable": 30799, + "Ġuprising": 30800, + "ĠHimself": 30801, + "Ġshrinking": 30802, + "ĠJung": 30803, + "Ġautomobiles": 30804, + "Prepar": 30805, + "Entity": 30806, + "Ġdermatitis": 30807, + "Ġcommutative": 30808, + "ammed": 30809, + "ĠPros": 30810, + "Wait": 30811, + "Ġsang": 30812, + "chall": 30813, + "Ġpristine": 30814, + "Ġfloats": 30815, + "Ġreferendum": 30816, + "Ġfearful": 30817, + "$?": 30818, + "Poss": 30819, + "ĠWagner": 30820, + "Site": 30821, + "fried": 30822, + "Ġbount": 30823, + "proj": 30824, + "Ġthirds": 30825, + "Ġfeces": 30826, + "Ġtransitional": 30827, + "Ġaxioms": 30828, + "ĠSplit": 30829, + "Edge": 30830, + "Zero": 30831, + "oos": 30832, + "355": 30833, + "dirs": 30834, + "icia": 30835, + "258": 30836, + "Ġmiscar": 30837, + "cock": 30838, + "Ġjars": 30839, + "Ġunnot": 30840, + "GIS": 30841, + "`)": 30842, + "ĠTales": 30843, + "Staff": 30844, + "ancellor": 30845, + "hett": 30846, + "Physics": 30847, + "Ġridges": 30848, + "kov": 30849, + "£": 30850, + "Ġpropositions": 30851, + "Ġ\\:": 30852, + "ĠJohannes": 30853, + "YPE": 30854, + "ĠSter": 30855, + "oooo": 30856, + "Ġ1869": 30857, + "KEN": 30858, + "ĠMalcolm": 30859, + "ĠOperating": 30860, + "Clear": 30861, + "Ġworldview": 30862, + "Ġsubstituted": 30863, + "atype": 30864, + "Ġassay": 30865, + "ĠCardinal": 30866, + "submit": 30867, + "xxxx": 30868, + "raining": 30869, + "Ġgeared": 30870, + "Ġscanner": 30871, + "Ġballot": 30872, + "Equals": 30873, + "Ġanomaly": 30874, + "ĠVed": 30875, + "Ġmorbidity": 30876, + "ĠRadical": 30877, + "Ġhalls": 30878, + "Ġsoak": 30879, + "Ġnonverbal": 30880, + "Ġundergoes": 30881, + "Ġrelieved": 30882, + "dw": 30883, + "ĠFlask": 30884, + "Mapping": 30885, + "urface": 30886, + "âĢĥ": 30887, + "Ġwreck": 30888, + "Ġkins": 30889, + "ĠTalm": 30890, + "chery": 30891, + "Ġmonsters": 30892, + "Bio": 30893, + "rx": 30894, + "Ġmediated": 30895, + "Ġforehead": 30896, + "ĠSmoking": 30897, + "ĠBarry": 30898, + "PEC": 30899, + "Ġstubborn": 30900, + "Ġporous": 30901, + "problems": 30902, + "Ġcurse": 30903, + "čč": 30904, + "Ġhots": 30905, + "Ġelapsed": 30906, + "309": 30907, + "ĠCatholicism": 30908, + "ĠMaxwell": 30909, + "ĠART": 30910, + "Ġ141": 30911, + "Ġbooklet": 30912, + "########################": 30913, + "scientific": 30914, + "Ġexquisite": 30915, + "Ġchase": 30916, + "Heat": 30917, + "Ġpatented": 30918, + "Ġdowns": 30919, + "castle": 30920, + "ĠÑĤ": 30921, + "ĠVM": 30922, + "hall": 30923, + "Ġhears": 30924, + "Force": 30925, + "ĠShanghai": 30926, + "near": 30927, + "isi": 30928, + "ĠNF": 30929, + "Ġclone": 30930, + "Gate": 30931, + "Ġmaze": 30932, + "Ġunpack": 30933, + "Ġscandal": 30934, + "Ġintersecting": 30935, + "essive": 30936, + "Richard": 30937, + "lc": 30938, + "loading": 30939, + "Ġcollaboratively": 30940, + "ом": 30941, + "Ġrailroads": 30942, + "ĠMHz": 30943, + "Ġservings": 30944, + "ambia": 30945, + "Ġfrightening": 30946, + "wers": 30947, + "Ġvain": 30948, + "ĠConsidering": 30949, + "Ġrupture": 30950, + "treatment": 30951, + "Ġfoul": 30952, + "Ġcols": 30953, + "Ġosteoarthritis": 30954, + "ĠSew": 30955, + "mediated": 30956, + "ĠManip": 30957, + "ĠGeometric": 30958, + "Ġbelongings": 30959, + "Ġsubsistence": 30960, + "ĠFBI": 30961, + "ĠGrades": 30962, + "407": 30963, + "rez": 30964, + "Ġhp": 30965, + "thren": 30966, + "))/": 30967, + "805": 30968, + "ĠOutcomes": 30969, + "Ġrevisit": 30970, + "aith": 30971, + "Ġstam": 30972, + "ĠFM": 30973, + "Ġprovoke": 30974, + "Ġparaph": 30975, + "BACK": 30976, + "ĠRelevant": 30977, + "Ġexploiting": 30978, + "Ġdentists": 30979, + "approximately": 30980, + "Ġinvertebrates": 30981, + "Push": 30982, + "elfth": 30983, + "berger": 30984, + "Ġhunted": 30985, + "Ġcatastrophe": 30986, + "ĠBritannica": 30987, + "sav": 30988, + "ä¾": 30989, + "ĠMills": 30990, + "Ġpedagogy": 30991, + "ĠScreen": 30992, + "1982": 30993, + "1234": 30994, + "Ġabscess": 30995, + "medicine": 30996, + "ĠDetection": 30997, + "ĠIPv": 30998, + "Ġtracts": 30999, + "Äģn": 31000, + "ĠMaxim": 31001, + "Ġpods": 31002, + "ĠPercentage": 31003, + "Ġoutrage": 31004, + "Ġcastles": 31005, + "Ġkw": 31006, + "{[": 31007, + "ĠQuery": 31008, + "ĠVoltage": 31009, + "angs": 31010, + "Ġsteer": 31011, + "ĠFeeling": 31012, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠ": 31013, + "Ġfolders": 31014, + "Difficulty": 31015, + "versions": 31016, + "Ġincorporation": 31017, + "ĠMAX": 31018, + "ĠCertified": 31019, + "ĠAdventures": 31020, + "interpre": 31021, + "ĠSadly": 31022, + "Ġrheumatoid": 31023, + "ffy": 31024, + "ermost": 31025, + "Ġdissoci": 31026, + "perhaps": 31027, + "peated": 31028, + "Ġphysi": 31029, + "Ġfinely": 31030, + "etooth": 31031, + "ULE": 31032, + "inj": 31033, + "Ġinclination": 31034, + "Ġjur": 31035, + "ĠKS": 31036, + "urized": 31037, + "Ġaddr": 31038, + "CAP": 31039, + "Ġwired": 31040, + "Ġadministering": 31041, + "âľ": 31042, + "Ġshortcomings": 31043, + "Teachers": 31044, + "Nature": 31045, + "Ġmountainous": 31046, + "Ġoutfit": 31047, + "Ġingested": 31048, + "ĠInvestigate": 31049, + "Ġovaries": 31050, + "=.": 31051, + "Ġspong": 31052, + "Recomm": 31053, + "Ġunforeseen": 31054, + "Ġreliably": 31055, + "Ġinserting": 31056, + "squeeze": 31057, + "ĠHelper": 31058, + "chet": 31059, + "bill": 31060, + "holes": 31061, + "chus": 31062, + "Ġ153": 31063, + "Ġ154": 31064, + "rotation": 31065, + "Hyp": 31066, + "ĠEsp": 31067, + "Ġskins": 31068, + "Ġextant": 31069, + "classifier": 31070, + "factors": 31071, + "rison": 31072, + "ĠPilgrim": 31073, + "Ġoutweigh": 31074, + "Ġhike": 31075, + "ĠVS": 31076, + "ĠBass": 31077, + "ĠCoch": 31078, + "Adam": 31079, + "industrial": 31080, + "Ġanatomical": 31081, + "stress": 31082, + "ĠFamous": 31083, + "ĠAna": 31084, + "396": 31085, + "Ray": 31086, + "Ġgreek": 31087, + "cue": 31088, + "Ġpledge": 31089, + "Ġunbiased": 31090, + "Ġmatt": 31091, + "calls": 31092, + "nered": 31093, + "287": 31094, + "Ġshading": 31095, + "Ġmorphological": 31096, + "Ġmassacre": 31097, + "ĠCBT": 31098, + "ĠGov": 31099, + "ĠSimpson": 31100, + "Government": 31101, + "HI": 31102, + "Ġspraw": 31103, + "ocese": 31104, + "ĠHier": 31105, + "Ġuniforms": 31106, + "Ġalteration": 31107, + "Ġcaregiver": 31108, + "Ġstarters": 31109, + "Ġcares": 31110, + "1038": 31111, + "ĠIntermediate": 31112, + "Jack": 31113, + "washing": 31114, + "Ġredes": 31115, + "ĠBarack": 31116, + "Ġramifications": 31117, + "ĠAnatomy": 31118, + "culation": 31119, + "Ġbroadband": 31120, + "ĠSupporting": 31121, + "å±": 31122, + "ĠTrou": 31123, + "ĠEdd": 31124, + "Ġfactions": 31125, + "Ġstatutory": 31126, + "Ġsalv": 31127, + "ĠCarlo": 31128, + "ä¸Ģ个": 31129, + "Ġ1894": 31130, + "ĠEstablishing": 31131, + "338": 31132, + "Ġsimplifies": 31133, + "osphate": 31134, + "isot": 31135, + "ergus": 31136, + "Ġaffili": 31137, + "Ġassemblies": 31138, + "Civil": 31139, + "ĠIntervention": 31140, + "ĠCONT": 31141, + "Ġinception": 31142, + "ptune": 31143, + "267": 31144, + "Ġdeparted": 31145, + "Ġ1891": 31146, + "2857": 31147, + "Ġingestion": 31148, + "Senior": 31149, + "Tab": 31150, + "ĠHav": 31151, + "Ġbaskets": 31152, + "Ġterra": 31153, + "ĠJain": 31154, + "Ġdiligent": 31155, + "Ġsir": 31156, + "ĠEfforts": 31157, + "Machine": 31158, + "ĠDefinitions": 31159, + "550": 31160, + "ingling": 31161, + "Ġtopological": 31162, + "Ġcytok": 31163, + "Ġresisted": 31164, + "Ġafrican": 31165, + "Ġunderpinning": 31166, + "ĠMiles": 31167, + "ĠAttorney": 31168, + "ĠHamm": 31169, + "Ġ¼": 31170, + "quiries": 31171, + "ĠEquity": 31172, + "Ġattendees": 31173, + "acic": 31174, + "Ġgreatness": 31175, + "ĠButton": 31176, + "Ren": 31177, + "ffff": 31178, + "Ġhorrible": 31179, + "AW": 31180, + "minor": 31181, + "Ġturf": 31182, + "agos": 31183, + "Teacher": 31184, + "STATUS": 31185, + "bps": 31186, + "itious": 31187, + "opian": 31188, + "bery": 31189, + "ç¨": 31190, + "ĠSaul": 31191, + "ĠOste": 31192, + "LOCK": 31193, + "Ġaforementioned": 31194, + "Ġjog": 31195, + "ĠPenguin": 31196, + "urry": 31197, + "Ġtriglycer": 31198, + "Ġshellfish": 31199, + "Ġstatewide": 31200, + "Ġlactose": 31201, + "Always": 31202, + "Plus": 31203, + "Ġsupplemental": 31204, + "Ġrevolves": 31205, + "Library": 31206, + "¿": 31207, + "igrated": 31208, + "ĠLimits": 31209, + "ĠStrength": 31210, + "death": 31211, + "Ġexpansive": 31212, + "UCT": 31213, + "252": 31214, + "Ġfid": 31215, + "boundary": 31216, + "Ġratified": 31217, + "Ġexclaimed": 31218, + "ĠNSW": 31219, + "ĠMadagascar": 31220, + "mart": 31221, + "ĠAfterward": 31222, + "âĤģ": 31223, + "Ġcontroversies": 31224, + "vertices": 31225, + "pw": 31226, + "Ġtrapping": 31227, + "ocyte": 31228, + "Ġ1851": 31229, + "ĠStick": 31230, + "Ġdomest": 31231, + "Ġponder": 31232, + "Historically": 31233, + "Ġpsoriasis": 31234, + "ĠSik": 31235, + "ĠGeo": 31236, + "ĠSimultane": 31237, + "Ġcommanders": 31238, + "igrants": 31239, + "Ġprosecution": 31240, + "Ġbedding": 31241, + "ĠBurma": 31242, + "practice": 31243, + "unctions": 31244, + "Ġherein": 31245, + "ertil": 31246, + "sett": 31247, + "Ġ148": 31248, + "ĠRefer": 31249, + "digest": 31250, + "umpy": 31251, + "ĠGiant": 31252, + "Ġwhatsoever": 31253, + "ĠScriptures": 31254, + "ĠPediatric": 31255, + "Ġ151": 31256, + "thening": 31257, + "ĠMethodist": 31258, + "ĠMasters": 31259, + "Ġentrenched": 31260, + "enos": 31261, + "ndon": 31262, + "entiful": 31263, + "ĠMang": 31264, + "Ġ*/": 31265, + "Ġtactical": 31266, + "jj": 31267, + "ÅĽ": 31268, + "ĠAur": 31269, + "Ġimminent": 31270, + "Ġ1882": 31271, + "ĠCases": 31272, + "ĠLarry": 31273, + "ismatic": 31274, + "Bytes": 31275, + "Software": 31276, + "Ġakin": 31277, + "Ġfontsize": 31278, + "Ġchecklist": 31279, + "Ġdistinctly": 31280, + "ĠEllen": 31281, + "Ġdiffered": 31282, + "Ġdiseased": 31283, + "ĠZeus": 31284, + "Ġcooks": 31285, + "ĠGam": 31286, + "Unknown": 31287, + ")$$.": 31288, + "ĠBrowse": 31289, + "TX": 31290, + "âĺ": 31291, + "ducer": 31292, + "Ġtransmitter": 31293, + "314": 31294, + "Ġwagon": 31295, + "racked": 31296, + "ĠInfectious": 31297, + "ept": 31298, + "Ġdwind": 31299, + "Ġabound": 31300, + "Ġ1881": 31301, + "STATE": 31302, + "Ġanthropogenic": 31303, + "MIT": 31304, + "subprocess": 31305, + "gradient": 31306, + "ĠTowards": 31307, + "yield": 31308, + "ceiving": 31309, + "Ġ(%": 31310, + "Ġmorals": 31311, + "Ġcryptography": 31312, + "Ġelectrolyte": 31313, + "ICA": 31314, + "ÑĦ": 31315, + "Ġdisconnect": 31316, + "Ġsyllable": 31317, + "Ġresigned": 31318, + "representation": 31319, + "ĠGravity": 31320, + "Ġmalt": 31321, + "destination": 31322, + "uding": 31323, + "297": 31324, + "FIX": 31325, + "Germ": 31326, + "Ġimpover": 31327, + "placeholder": 31328, + "485": 31329, + "erian": 31330, + "Ġsoothing": 31331, + "Ġ1886": 31332, + "ĠTrace": 31333, + "marker": 31334, + "Ġamput": 31335, + "Ġ162": 31336, + "Ġhotter": 31337, + "Ġsegmentation": 31338, + "mole": 31339, + "ĠCongressional": 31340, + "Board": 31341, + "Ġlizards": 31342, + "Ġavid": 31343, + "ĠPOST": 31344, + "Ġransom": 31345, + "Ġlabelled": 31346, + "Ġ142": 31347, + "åΰ": 31348, + "Ġscrews": 31349, + "rar": 31350, + "1975": 31351, + "ĠAcute": 31352, + "UAL": 31353, + "Ġcourageous": 31354, + "ĠKenneth": 31355, + "HOD": 31356, + "ĠBil": 31357, + "ĠISS": 31358, + "hostname": 31359, + "ĠQuest": 31360, + "tfrac": 31361, + "Peer": 31362, + "cad": 31363, + "Ġcentimeter": 31364, + "§": 31365, + "Ġtxt": 31366, + "ĠRac": 31367, + "Ġcartoons": 31368, + "cir": 31369, + "ĠTI": 31370, + "essing": 31371, + "Ġmandates": 31372, + "Ġrs": 31373, + "Ġchiefs": 31374, + "ĠAssert": 31375, + "egradable": 31376, + "Materials": 31377, + "Ġfreq": 31378, + "Ġprominently": 31379, + "Smart": 31380, + "Ġharms": 31381, + "Ġawe": 31382, + "istles": 31383, + "707": 31384, + "Ġsymbolize": 31385, + "ĠMandela": 31386, + "Ever": 31387, + "Talk": 31388, + "Ġrage": 31389, + "ĠDiscrete": 31390, + "ĠErnest": 31391, + "<\\": 31392, + "failure": 31393, + "ĠTerror": 31394, + "Ġwhistle": 31395, + "weather": 31396, + "Ġforgetting": 31397, + "ĠMN": 31398, + "Ġraids": 31399, + "Ġsank": 31400, + "independent": 31401, + "Ġmasculine": 31402, + "276": 31403, + "indent": 31404, + "ĠGeor": 31405, + "ĠPictures": 31406, + "Hung": 31407, + "Ġinoc": 31408, + "foundland": 31409, + "Ġpillar": 31410, + "650": 31411, + "rice": 31412, + "inia": 31413, + "ickr": 31414, + "Ġaudi": 31415, + "278": 31416, + "ĠFolk": 31417, + "activated": 31418, + "phis": 31419, + "Ġsynonyms": 31420, + "Ġhive": 31421, + "Ġlice": 31422, + "ĠTiger": 31423, + "gain": 31424, + "magn": 31425, + "inja": 31426, + "ĠSEC": 31427, + "Ġparticulate": 31428, + "Ġaffective": 31429, + "Traditional": 31430, + "ĠLenin": 31431, + "Ġdenom": 31432, + "ĠMons": 31433, + "ĠGlen": 31434, + "Ġsuburbs": 31435, + "thello": 31436, + "Ġpreserv": 31437, + "ĠMaz": 31438, + "Ġinflicted": 31439, + "Cert": 31440, + "TD": 31441, + "ĠShen": 31442, + "Ġvenues": 31443, + "Ġfishery": 31444, + "ĠFukushima": 31445, + "Ġ224": 31446, + "Ġmultiplier": 31447, + "Ġserializer": 31448, + "ĠBolivia": 31449, + "atto": 31450, + "ĠVehicle": 31451, + "gated": 31452, + "Ġuphe": 31453, + "Ġpositivity": 31454, + "ynthetic": 31455, + "ĠHood": 31456, + "ĠAtomic": 31457, + "ĠGlac": 31458, + "Ġoppressed": 31459, + "ĠKyoto": 31460, + "rances": 31461, + "youtube": 31462, + "Ġconduction": 31463, + "genic": 31464, + "Ġearnest": 31465, + "rien": 31466, + "Ġextracting": 31467, + "Ġtoilets": 31468, + "iets": 31469, + "ĠTuring": 31470, + "ĠOCD": 31471, + "Ġscream": 31472, + "Ġheroin": 31473, + "pole": 31474, + "Ġsuicidal": 31475, + "Ġtablespoon": 31476, + "alignment": 31477, + "ðĿIJµ": 31478, + "Ġtheorists": 31479, + "Sleep": 31480, + "ËĪ": 31481, + "ĠMold": 31482, + "}}=\\": 31483, + "reduc": 31484, + "ĠAugustus": 31485, + "Ġroyalty": 31486, + "POS": 31487, + "romes": 31488, + "Ġcarriage": 31489, + "ĠANOVA": 31490, + "Spanish": 31491, + "ranges": 31492, + "ĠPhone": 31493, + "ĠUSS": 31494, + "Ġcrystalline": 31495, + "Mrs": 31496, + "CODE": 31497, + "Ġribs": 31498, + "Ġpredominant": 31499, + "ĠRoutledge": 31500, + "imps": 31501, + "slot": 31502, + "Ġexemplifies": 31503, + "Ġcoincidence": 31504, + "ĠBurns": 31505, + "Ġcrawl": 31506, + "NESS": 31507, + "Ġbead": 31508, + "ĠStanding": 31509, + "Ġcracked": 31510, + "meth": 31511, + "Ġintro": 31512, + "Ġ1887": 31513, + "ĠInterval": 31514, + "Ġcandies": 31515, + "Ġbooster": 31516, + "ĠOptimization": 31517, + "Raw": 31518, + "Ġsupervisor": 31519, + "åī": 31520, + "ĠWit": 31521, + "Available": 31522, + "Say": 31523, + "isites": 31524, + "ĠIsle": 31525, + "ĠUsage": 31526, + "ĠStorytelling": 31527, + "ĠTul": 31528, + "Ġsuperst": 31529, + "Ġcomplained": 31530, + "Fill": 31531, + "Ġutmost": 31532, + "Ġholdings": 31533, + "ĠLaplace": 31534, + "miah": 31535, + "street": 31536, + "Ġdeed": 31537, + "ĠGPU": 31538, + "ĠTX": 31539, + "avi": 31540, + "888": 31541, + "Ġbroadcasting": 31542, + "threads": 31543, + "Ġ212": 31544, + "ĠGain": 31545, + "Ġrefraction": 31546, + "bered": 31547, + "otient": 31548, + "ĠWorth": 31549, + "Ġcomputes": 31550, + "Ġsymbolizes": 31551, + "Ġtimedelta": 31552, + "breeding": 31553, + "]);": 31554, + "Ġdemons": 31555, + "ERN": 31556, + "aiser": 31557, + "ĠIntroducing": 31558, + "synt": 31559, + "Ġsplend": 31560, + "erencing": 31561, + "mor": 31562, + "essel": 31563, + "Construct": 31564, + "CLASS": 31565, + "Ro": 31566, + "ĠFluid": 31567, + "stri": 31568, + "Deep": 31569, + "Ġfountain": 31570, + "Ġbinge": 31571, + "ĠUniform": 31572, + "âĤ¯": 31573, + "ĠLancet": 31574, + "ĠAndy": 31575, + "Ġsedimentary": 31576, + "ĠOwen": 31577, + "ĠLaser": 31578, + "Ġsided": 31579, + "Ġmythological": 31580, + "Ġdispersal": 31581, + "Ġinfused": 31582, + "Ġinsol": 31583, + "ukary": 31584, + "softmax": 31585, + "usa": 31586, + "ĠKill": 31587, + "issues": 31588, + "Ġtelecommunications": 31589, + "ĠPalmer": 31590, + "Ġunderestimate": 31591, + "Okay": 31592, + "eme": 31593, + "Ġresurg": 31594, + "Ġcarc": 31595, + "ĠPQ": 31596, + "Living": 31597, + "coeff": 31598, + "ĠBrussels": 31599, + "ĠCompetition": 31600, + "Ġnocturnal": 31601, + "soil": 31602, + "Ġbiofuels": 31603, + "Ġfracking": 31604, + "ĠDATA": 31605, + "ourism": 31606, + "Ġ1892": 31607, + "Ġdynamically": 31608, + "ί": 31609, + "Ġwil": 31610, + "Ġinvading": 31611, + "Ġimagining": 31612, + "--------------": 31613, + "Ġwiped": 31614, + "Ġninety": 31615, + "ĠCred": 31616, + "Ġpalp": 31617, + "OE": 31618, + "tys": 31619, + "Ġtabs": 31620, + "ĠPF": 31621, + "}}{{": 31622, + "Ġparadise": 31623, + "Writer": 31624, + "kx": 31625, + "Ġbg": 31626, + "Ġstaggering": 31627, + "323": 31628, + "ĠPutting": 31629, + "knowledge": 31630, + "Ġfences": 31631, + "ĠTale": 31632, + "ĠNg": 31633, + "Ġchef": 31634, + "holding": 31635, + "impact": 31636, + "Ha": 31637, + "Ġdock": 31638, + "inspired": 31639, + "venting": 31640, + "Ġss": 31641, + "alan": 31642, + "ĠLibya": 31643, + "Ġenlisted": 31644, + "permission": 31645, + "Ġhoning": 31646, + "Ġdrafted": 31647, + "ĠIdeal": 31648, + "inders": 31649, + "composition": 31650, + "religious": 31651, + "Copy": 31652, + "Kit": 31653, + "SER": 31654, + "vous": 31655, + "Things": 31656, + "स": 31657, + "Ġnegotiated": 31658, + "ĠMaple": 31659, + "ĠVinci": 31660, + "ĠHttpResponse": 31661, + "ÂĪ": 31662, + "Ġjaws": 31663, + "ĠStats": 31664, + "Ġcorrelate": 31665, + "Login": 31666, + "Ġdevastated": 31667, + "Ġunreli": 31668, + "enary": 31669, + "Ġcomplication": 31670, + "ocracies": 31671, + "ĠBlake": 31672, + "Ġmarketed": 31673, + "¸": 31674, + "ĠOm": 31675, + "Ġsmugg": 31676, + "Ġhippocamp": 31677, + "ĠCalculation": 31678, + "Ġroasted": 31679, + "Ġrenewables": 31680, + "Approx": 31681, + "ratch": 31682, + "Expected": 31683, + "Ġresiliency": 31684, + "money": 31685, + "Ġprecon": 31686, + "Ġmixes": 31687, + "ĠKeith": 31688, + "tur": 31689, + "aceans": 31690, + "ĠVes": 31691, + "Ġ202": 31692, + "Ġkidn": 31693, + "Ġreconstructed": 31694, + "Ġscrutin": 31695, + "ĠTong": 31696, + "ĠHass": 31697, + "ĠUCLA": 31698, + "ĠJur": 31699, + "ĠSpani": 31700, + "385": 31701, + "IFIC": 31702, + "ĠCincinnati": 31703, + "ĠGrande": 31704, + "Ġmanifold": 31705, + "ĠSurvival": 31706, + "ĠComponent": 31707, + "ĠBulgaria": 31708, + "Ġartificially": 31709, + "Marg": 31710, + "fair": 31711, + "Ġ{})": 31712, + "avier": 31713, + "Ġirrespective": 31714, + "raisal": 31715, + "(.": 31716, + "Ġbumps": 31717, + "ĠHoff": 31718, + "ĠMystery": 31719, + "Ġsubscribed": 31720, + "ĠLutheran": 31721, + "MED": 31722, + "Ġcnt": 31723, + "Ġgru": 31724, + "ĠSSL": 31725, + "acillus": 31726, + "ĠPowell": 31727, + ":],": 31728, + "riet": 31729, + "Ġblunt": 31730, + "ĠPreparing": 31731, + "CASCADE": 31732, + "ylim": 31733, + "Ġarchived": 31734, + "ĠðĿij¥": 31735, + "Mer": 31736, + "Ġinforms": 31737, + "Ġsandwic": 31738, + "æµ": 31739, + "Ġjava": 31740, + "Ġ1875": 31741, + "topics": 31742, + "evaluation": 31743, + "Ġerrone": 31744, + "ĠCotton": 31745, + "Ġdivert": 31746, + "Ġpractise": 31747, + "Ġм": 31748, + "Ġpavement": 31749, + "java": 31750, + "still": 31751, + "Ġdetached": 31752, + "ĠAdj": 31753, + "ĠElder": 31754, + "ĠTruman": 31755, + "Ġeradicate": 31756, + "Joseph": 31757, + "TI": 31758, + "Ġcreep": 31759, + "Ġblows": 31760, + "Sir": 31761, + "Ġminimally": 31762, + "Ġplentiful": 31763, + "circuit": 31764, + "Ġdishon": 31765, + "ĠNeuroscience": 31766, + "ĠChesapeake": 31767, + "ĠTalmud": 31768, + "fashion": 31769, + "ĠApparently": 31770, + "Ġfurnish": 31771, + "Bon": 31772, + "nostic": 31773, + "Ġevaluates": 31774, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 31775, + "Ġbatches": 31776, + "ĠPCB": 31777, + "SOL": 31778, + "Ġcreek": 31779, + "pkg": 31780, + "tracking": 31781, + "ĠGru": 31782, + "Ġsalty": 31783, + "Ġsynagogue": 31784, + "Ġspoil": 31785, + "wl": 31786, + "ĠInjury": 31787, + "Pick": 31788, + "Ġjudging": 31789, + "Ġligament": 31790, + "ummies": 31791, + "Ġorchestr": 31792, + "Ġwander": 31793, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 31794, + "Ġdiminishing": 31795, + "Ġignorant": 31796, + "ĠMcDonald": 31797, + "æ³ķ": 31798, + "Ġhr": 31799, + "ostasis": 31800, + "Ġbonded": 31801, + "ĠSpecialist": 31802, + "Ġ(_": 31803, + "458": 31804, + "Ġgermination": 31805, + "Ġrefractive": 31806, + "Ġearthly": 31807, + "----------------------------------------------------": 31808, + "ĠExtended": 31809, + "ĠPromoting": 31810, + "orr": 31811, + "argmax": 31812, + "Ġlipids": 31813, + "Slot": 31814, + "Ġfireworks": 31815, + "Ġisotopes": 31816, + "waves": 31817, + "ĠiOS": 31818, + "ĠABCD": 31819, + "Flu": 31820, + "obacteria": 31821, + "ðŁĮ": 31822, + "ĠStevens": 31823, + "Lu": 31824, + "Ġmoths": 31825, + "ĠCorporate": 31826, + "计": 31827, + "Ġá¼": 31828, + "ĠIUCN": 31829, + "Ġtheirs": 31830, + "rification": 31831, + "ĠBless": 31832, + "Ġboast": 31833, + "VALID": 31834, + "1979": 31835, + "Depth": 31836, + "ĠLingu": 31837, + "Ġlatency": 31838, + "Ġrightly": 31839, + "Ġairways": 31840, + "Ġgalvan": 31841, + "Ġbushes": 31842, + "Ġsupermarket": 31843, + "Ġtelegraph": 31844, + "Ġsandstone": 31845, + "ĠPig": 31846, + "Ġnep": 31847, + "Ġ195": 31848, + "Schools": 31849, + "ени": 31850, + "Ġhegemon": 31851, + "acion": 31852, + "Ġvagina": 31853, + "Ġstalk": 31854, + "ĠPool": 31855, + "Ġkel": 31856, + "Formatter": 31857, + "rocessing": 31858, + "Ġdan": 31859, + "ĠPascal": 31860, + "ãģĻ": 31861, + "Foot": 31862, + "ĊĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 31863, + "ĠFellow": 31864, + "Ġkale": 31865, + "Ġaffordability": 31866, + "ichever": 31867, + "PON": 31868, + "Ġpuff": 31869, + "ĠRochester": 31870, + "omers": 31871, + "Ġcommence": 31872, + "Ġflax": 31873, + "1981": 31874, + "ĠBelgian": 31875, + "ĠBreaking": 31876, + "ĠCharleston": 31877, + "Ġcultivars": 31878, + "Ġabc": 31879, + "ĠChairman": 31880, + "Ġelem": 31881, + "minutes": 31882, + "ĠAging": 31883, + "ÂĿÂIJ": 31884, + "tv": 31885, + "ëĭ": 31886, + "Ġdc": 31887, + "lev": 31888, + "ĠLent": 31889, + "uitively": 31890, + "ĠScotia": 31891, + "Ġdownwards": 31892, + "Hash": 31893, + "Spring": 31894, + "Ġstaring": 31895, + "Ġfeats": 31896, + "Ġpredecessors": 31897, + "Gra": 31898, + "Ġrepell": 31899, + "Ġcrush": 31900, + "Ġdotted": 31901, + "ĠQuarterly": 31902, + "bees": 31903, + "Ġjuliet": 31904, + "LF": 31905, + "ĠDol": 31906, + "picuous": 31907, + "Ġexpr": 31908, + "348": 31909, + "inoa": 31910, + "Ġhomelessness": 31911, + "caping": 31912, + "opping": 31913, + "rength": 31914, + "diam": 31915, + "Ġquotations": 31916, + "Optim": 31917, + "Aff": 31918, + "gerald": 31919, + "ÂĿÂijâĤ¯": 31920, + "ĠJosé": 31921, + "Genesis": 31922, + "Ġreversal": 31923, + "ĠBuilt": 31924, + "attoo": 31925, + "ĠAviation": 31926, + "Ġepistem": 31927, + "Ġcricket": 31928, + "Ġls": 31929, + "Ġdistraction": 31930, + "Ġmedal": 31931, + "Ġcongressional": 31932, + "untu": 31933, + "ĠConfederacy": 31934, + "ĠLunar": 31935, + "Buffer": 31936, + "Ġ1884": 31937, + "Ġarchival": 31938, + "Ġexacerbated": 31939, + "Ġtinnitus": 31940, + "ĠPly": 31941, + "antis": 31942, + "Ġreconsider": 31943, + "continent": 31944, + "rists": 31945, + "iao": 31946, + "Ġdiscard": 31947, + "Provider": 31948, + "BG": 31949, + "ĠBinomial": 31950, + "ĠHex": 31951, + "))]": 31952, + "etz": 31953, + "ĠLCD": 31954, + "Ġscanned": 31955, + "ĠSams": 31956, + "Suggest": 31957, + "Ġrescued": 31958, + "FIN": 31959, + "ĠOH": 31960, + "sapp": 31961, + "armac": 31962, + "iris": 31963, + "ĠVenn": 31964, + "Ġenforcing": 31965, + "OFF": 31966, + "ĠMeth": 31967, + "ĠPedro": 31968, + "ĠPlat": 31969, + "ĠRelief": 31970, + "ĠEpic": 31971, + "ĠExpansion": 31972, + "ĠTeen": 31973, + "iptic": 31974, + "sparse": 31975, + "Ö¼": 31976, + "ĠKra": 31977, + "337": 31978, + "Ġsag": 31979, + "Ġexploded": 31980, + "Ġcornea": 31981, + "ĠJoan": 31982, + "ĠVaccine": 31983, + "Ġtigers": 31984, + "enburg": 31985, + "raines": 31986, + "ĠHod": 31987, + "ĠTechnique": 31988, + "Ġcomprehending": 31989, + "ĠSoy": 31990, + "Ġcommenced": 31991, + "Ġreferral": 31992, + "Ġmisinformation": 31993, + "Ġstationed": 31994, + "ĠVerify": 31995, + "Ġsynchronous": 31996, + "Ġtemptation": 31997, + "carb": 31998, + "hide": 31999, + "ceil": 32000, + "cester": 32001, + "keyword": 32002, + "boats": 32003, + "ĠThankfully": 32004, + "Ġdissolution": 32005, + "Ġitchy": 32006, + "Enabled": 32007, + "Ġguessed": 32008, + "Ġplacenta": 32009, + "Ġtransverse": 32010, + "1950": 32011, + "Ġimplying": 32012, + "ĠExpedition": 32013, + "Ġaur": 32014, + ">`": 32015, + "CU": 32016, + "Ġsubmitting": 32017, + "rities": 32018, + "ĠScal": 32019, + "Ġfurnished": 32020, + "ICEF": 32021, + "Ġornament": 32022, + "Ġaffirmative": 32023, + "Ġhibern": 32024, + "Ġrivals": 32025, + "Ġsoybeans": 32026, + "Ġarches": 32027, + "phrase": 32028, + "ĠSlavery": 32029, + "Ġteeming": 32030, + "sharing": 32031, + "ĠSelected": 32032, + "Ġflattened": 32033, + "reported": 32034, + "Ġhives": 32035, + "Ġgorge": 32036, + "Ġ-(": 32037, + "Ġ*,": 32038, + "765": 32039, + "quart": 32040, + "pta": 32041, + "hetto": 32042, + "Ġconfirming": 32043, + "ĠMesopotamia": 32044, + "Federal": 32045, + "ĠTum": 32046, + "Ġdetachment": 32047, + "ĠReady": 32048, + "Ġmonasteries": 32049, + "Ġsupplemented": 32050, + "ĠPK": 32051, + "Feeling": 32052, + "Ġvamp": 32053, + "Ġconnector": 32054, + "ĠCanaan": 32055, + "Validation": 32056, + "Ġunknowns": 32057, + "CONF": 32058, + "Ġpropagate": 32059, + "ĠCarr": 32060, + "Ġdeepening": 32061, + "Ġcentrifug": 32062, + "ĠSie": 32063, + "ĠCooperation": 32064, + "})^": 32065, + "Password": 32066, + "Ġunnoticed": 32067, + "Ġcontractions": 32068, + "auge": 32069, + "á¹ĩ": 32070, + "Sent": 32071, + "nge": 32072, + "Ġuk": 32073, + "608": 32074, + "ĠGenerated": 32075, + "Ġdiagnostics": 32076, + "Ġencephal": 32077, + "Ġsummon": 32078, + "ĠNowadays": 32079, + "Temp": 32080, + "marked": 32081, + "Ġtombs": 32082, + "Security": 32083, + "terminal": 32084, + "Ġdistancing": 32085, + "Ġtotals": 32086, + "omson": 32087, + "Ġ167": 32088, + "ás": 32089, + "ĠMurphy": 32090, + "Ġsubgroups": 32091, + "755": 32092, + "Ġpicturesque": 32093, + "Simplify": 32094, + "Ġmoll": 32095, + "stellar": 32096, + "Ġporcelain": 32097, + "sites": 32098, + "Ġ'**": 32099, + "Ġseg": 32100, + "ĠNW": 32101, + "Expression": 32102, + "ĠCurious": 32103, + "Daily": 32104, + "Sources": 32105, + "Ġunchecked": 32106, + "Ġflourishing": 32107, + "daily": 32108, + "algorithm": 32109, + "Ġmolds": 32110, + "ensitivity": 32111, + "Ġsurrendered": 32112, + "Ġ1877": 32113, + "Ġvern": 32114, + "Benefits": 32115, + "«": 32116, + "PK": 32117, + "Credit": 32118, + "Brain": 32119, + "zig": 32120, + "paralleled": 32121, + "Ġsubordinate": 32122, + "vecs": 32123, + "ĠUnknown": 32124, + "1976": 32125, + "ĠSpencer": 32126, + "Ġgymn": 32127, + "ĠCPR": 32128, + "arkers": 32129, + "243": 32130, + "iterations": 32131, + "Ġviolin": 32132, + "Ġcoincide": 32133, + "ĠCourses": 32134, + "Ġalarms": 32135, + "Ġpolls": 32136, + "Ġembell": 32137, + "amba": 32138, + "Ġconvergent": 32139, + "Sequential": 32140, + "ayas": 32141, + "Ġcloses": 32142, + "iminary": 32143, + "ĠEstimate": 32144, + "Directory": 32145, + "Ġcorridor": 32146, + "Voice": 32147, + "inism": 32148, + "Ġmell": 32149, + "Ġshortness": 32150, + "на": 32151, + "ĠSpeak": 32152, + "ĠReporting": 32153, + "ĠAlgebraic": 32154, + "ĠBattery": 32155, + "Ġamalg": 32156, + "Ġ1879": 32157, + ")^(": 32158, + "ä¸Ĭ": 32159, + "Ġshutdown": 32160, + "Ġpenguins": 32161, + "Ġfloral": 32162, + "386": 32163, + "ĠEstate": 32164, + "ĠOg": 32165, + "EMS": 32166, + "Ġfencing": 32167, + "paragraph": 32168, + "dad": 32169, + "253": 32170, + "Ġsanction": 32171, + "nell": 32172, + "455": 32173, + "zees": 32174, + "Ġinstituted": 32175, + "Ġalmonds": 32176, + "Ġ);": 32177, + "Ġinspir": 32178, + "Ġsubtracted": 32179, + "Ġjacket": 32180, + "ensely": 32181, + "ĠCourts": 32182, + "ĠCertainly": 32183, + "oules": 32184, + "Ġsteroids": 32185, + "ĠBurke": 32186, + "ĠColony": 32187, + "Ġcamoufl": 32188, + "ä½ľ": 32189, + "trap": 32190, + "Ġporn": 32191, + "ĠDelete": 32192, + "Ġscenery": 32193, + "ĠFacility": 32194, + "Ġbudd": 32195, + "ĠOrb": 32196, + "Ġchronological": 32197, + "coe": 32198, + "Ġbridging": 32199, + "Ġconcerts": 32200, + "adoes": 32201, + "Ġmanned": 32202, + "idery": 32203, + "enhower": 32204, + "Ġlyn": 32205, + "classification": 32206, + "ĠTon": 32207, + "ĠCairo": 32208, + "Ġscraps": 32209, + "357": 32210, + "ĠTA": 32211, + "ĠPOW": 32212, + "Ġpartitions": 32213, + "oyle": 32214, + "Ġ1872": 32215, + "Patients": 32216, + "Ġ1883": 32217, + "Ġallegations": 32218, + "Ġaffiliation": 32219, + "positories": 32220, + "ircle": 32221, + "Ġselectively": 32222, + "Ġechoed": 32223, + "Greek": 32224, + "UX": 32225, + "Ġunanim": 32226, + "emerg": 32227, + "Ġevergreen": 32228, + "......": 32229, + "ĠTechnological": 32230, + "Ġextrap": 32231, + "rosclerosis": 32232, + "Ġsid": 32233, + "Ġetiquette": 32234, + "degrees": 32235, + "Pin": 32236, + "fm": 32237, + "ĠClaim": 32238, + "HOW": 32239, + "Ġcuring": 32240, + "ĠPseud": 32241, + "ĠCluster": 32242, + "ĠOvercoming": 32243, + "Ġdomesticated": 32244, + "Cite": 32245, + "ĠSullivan": 32246, + "Ġteas": 32247, + "263": 32248, + "Frid": 32249, + "yx": 32250, + "Ġbail": 32251, + "iterate": 32252, + "ĠJerry": 32253, + "Ġmigrating": 32254, + "Ġtranspose": 32255, + "enging": 32256, + "Ġprogen": 32257, + "ushi": 32258, + "Ġapex": 32259, + "ĠElectronics": 32260, + "ç®Ĺ": 32261, + "Ġtumour": 32262, + "Ġbackpack": 32263, + "Ġ205": 32264, + "0000000": 32265, + "ĠNumerical": 32266, + "Ġadvantageous": 32267, + "Du": 32268, + "love": 32269, + "ĠOdd": 32270, + "community": 32271, + "ĠAchilles": 32272, + "guide": 32273, + "ĠMilan": 32274, + "ĠNorton": 32275, + "?.": 32276, + "ctools": 32277, + "ĠCustomer": 32278, + "mph": 32279, + "ĠAzer": 32280, + "+)": 32281, + "Ġbs": 32282, + "ĠIPCC": 32283, + "Ġsubstitutes": 32284, + "Ġ2500": 32285, + "HEMAT": 32286, + "大": 32287, + "Ġhamm": 32288, + "Ġbiome": 32289, + "ĠSilk": 32290, + "Distribution": 32291, + "Ġfilament": 32292, + "ĠAim": 32293, + "ianism": 32294, + "ĠIntegral": 32295, + "Ġlinen": 32296, + "ĠFerdinand": 32297, + "ĠOECD": 32298, + "bud": 32299, + "Ġshutter": 32300, + "Ġprestige": 32301, + "ĠXi": 32302, + "Ġoutliers": 32303, + "Ġswords": 32304, + "REL": 32305, + "fraction": 32306, + "asms": 32307, + "1500": 32308, + "284": 32309, + "Ġconducts": 32310, + "ĠISSN": 32311, + "urus": 32312, + "ATT": 32313, + "ĠThousands": 32314, + "drew": 32315, + "ĠTou": 32316, + "ĠEST": 32317, + "ĠDop": 32318, + "Limit": 32319, + "aload": 32320, + "ĠRising": 32321, + "particip": 32322, + "Ġstickers": 32323, + "ĠFactorization": 32324, + "Ġstains": 32325, + "ĠPoe": 32326, + "Ġ1854": 32327, + "Ġavoids": 32328, + "ï¼Ī": 32329, + "Ġlesion": 32330, + "Ġhelpers": 32331, + "231": 32332, + "ĠMatrices": 32333, + "ĠCay": 32334, + "egy": 32335, + "Ġheaters": 32336, + "ĠBis": 32337, + "Ġflashes": 32338, + "ĠShapes": 32339, + "Ġyoungsters": 32340, + "Ġfavorites": 32341, + "ĠThermal": 32342, + "Ġalias": 32343, + "ĠReach": 32344, + "Ġwears": 32345, + "Ġimmunization": 32346, + "sampling": 32347, + "Ġmeningitis": 32348, + "wedge": 32349, + "ĠVic": 32350, + "forests": 32351, + "valence": 32352, + "Ġrapport": 32353, + "ĠSikh": 32354, + "ĠComing": 32355, + "Ġcaption": 32356, + "leness": 32357, + "operations": 32358, + "Pref": 32359, + "wi": 32360, + "ĠTF": 32361, + "Ġbuys": 32362, + "Negative": 32363, + "Ġropes": 32364, + "Ġprolific": 32365, + "ĠBeg": 32366, + "ĠHour": 32367, + "327": 32368, + "ATOR": 32369, + "ĠEmpathy": 32370, + "Ġjer": 32371, + "KN": 32372, + "Ġmound": 32373, + "Ġhumankind": 32374, + "Ġtenants": 32375, + "ĠCultures": 32376, + "idim": 32377, + "Ġseminar": 32378, + "Ġrelentless": 32379, + "RIC": 32380, + "Ġetym": 32381, + "Ġqui": 32382, + "arcode": 32383, + "permissions": 32384, + "Ġdisciplinary": 32385, + "Ġcoasts": 32386, + "Ġgraded": 32387, + "ullah": 32388, + "Ġdemo": 32389, + "Ġquestionnaires": 32390, + "Ġâķij\\": 32391, + "Ġpodcasts": 32392, + "male": 32393, + "ĠLodge": 32394, + "angible": 32395, + "ĠSalmonella": 32396, + "strand": 32397, + "Ġlocating": 32398, + "Ġdyn": 32399, + "Ġbrewing": 32400, + "388": 32401, + "Ġcollaborated": 32402, + "ĠOpportunity": 32403, + "Ġmemoirs": 32404, + "san": 32405, + "icc": 32406, + "abric": 32407, + "Ġrye": 32408, + "Ġimpurities": 32409, + "ieties": 32410, + "ĠEllis": 32411, + "Ġresemblance": 32412, + "covered": 32413, + "Ġconceive": 32414, + "Testing": 32415, + "Ġrall": 32416, + "Ġexemplified": 32417, + "Pet": 32418, + "Ġ1855": 32419, + "Ġgrounding": 32420, + "Ġnemat": 32421, + "509": 32422, + "Ġcysts": 32423, + "ĠCrop": 32424, + "Ġitertools": 32425, + "Ġshocks": 32426, + "ĠOkay": 32427, + "Ġaggregation": 32428, + "Ġheadings": 32429, + "ifix": 32430, + "('.": 32431, + "ĠChest": 32432, + "OPT": 32433, + "Ġpedal": 32434, + "better": 32435, + "ĠRan": 32436, + "Ġrepression": 32437, + "Ġbuffalo": 32438, + "Risk": 32439, + "Ġknives": 32440, + "Ġé": 32441, + "ĠMau": 32442, + "Ġmined": 32443, + "Ġ1856": 32444, + "Ġempathetic": 32445, + "Ġbuckets": 32446, + "chens": 32447, + "ĠExcept": 32448, + "Ġabbreviated": 32449, + "ĠBoeing": 32450, + "OLOG": 32451, + "3000": 32452, + "ĠDiscrimination": 32453, + "othelioma": 32454, + "ç±»": 32455, + "ĠNeander": 32456, + "CUR": 32457, + "Ġcharacterised": 32458, + "yrinth": 32459, + "music": 32460, + "Ġcried": 32461, + "esch": 32462, + "Ġthro": 32463, + "Ġplight": 32464, + "ĠProcedure": 32465, + "Monday": 32466, + "Ġoc": 32467, + "collision": 32468, + "Ġrestorative": 32469, + "Ġerase": 32470, + "Ġaluminium": 32471, + "Ali": 32472, + "selling": 32473, + "Ġoverdose": 32474, + "ydia": 32475, + "Ġaerospace": 32476, + "ĠSiberia": 32477, + "vd": 32478, + "hee": 32479, + "ĠNewfoundland": 32480, + "Ġ163": 32481, + "ĠMeans": 32482, + "Ġaccredited": 32483, + "utorial": 32484, + "Ġbrittle": 32485, + "ĠCav": 32486, + "Ġauthored": 32487, + "Ġconfrontation": 32488, + "Ġabusive": 32489, + "Emer": 32490, + "mouse": 32491, + "Ġquint": 32492, + "Ġimporting": 32493, + "href": 32494, + "Ġbiologically": 32495, + "ALE": 32496, + "Ġincapable": 32497, + "ĠWilhelm": 32498, + "Ġperpetuating": 32499, + "ZV": 32500, + "rz": 32501, + "tas": 32502, + "APH": 32503, + "Ġspraying": 32504, + "margin": 32505, + "thumb": 32506, + "Ġreporters": 32507, + "ãģĹ": 32508, + "Ġbargaining": 32509, + "Ġunparalleled": 32510, + "Ġze": 32511, + "Ġ166": 32512, + "rington": 32513, + "Ġepidemiology": 32514, + "Latin": 32515, + "oter": 32516, + "auchy": 32517, + "Ġhypers": 32518, + "Ġacquainted": 32519, + "ĠPorter": 32520, + "Ġameric": 32521, + "ĠInventory": 32522, + "Ġceil": 32523, + "Ġdecorate": 32524, + "algia": 32525, + "Ġthermost": 32526, + "weh": 32527, + "ĠSpin": 32528, + "Proxy": 32529, + "ä¸ĭ": 32530, + "facing": 32531, + "çIJ": 32532, + "ĠSeeds": 32533, + "Ċĉĉĉĉĉĉ": 32534, + "Fortunately": 32535, + "Ġimmortal": 32536, + "387": 32537, + "ĠMg": 32538, + "polar": 32539, + "Ġibn": 32540, + "acao": 32541, + "Ġgeneralization": 32542, + "Ġworsening": 32543, + "Ooo": 32544, + "ei": 32545, + "ĠTrigonometric": 32546, + "Ġcites": 32547, + "Amount": 32548, + "Ġgracefully": 32549, + "Ġbison": 32550, + "Ġleng": 32551, + "Ġviz": 32552, + "agation": 32553, + "Ġspicy": 32554, + "Ġeman": 32555, + "Ġelic": 32556, + "tole": 32557, + "Ġcontinual": 32558, + "Ġleftover": 32559, + "Ġqueens": 32560, + "ĠPartial": 32561, + "Ġrepairing": 32562, + "ĠLeveraging": 32563, + "hline": 32564, + "deletion": 32565, + "Ġprizes": 32566, + "ĠSara": 32567, + "Ġabr": 32568, + "ĠConfiguration": 32569, + "ĠThirty": 32570, + "Ġ171": 32571, + "ĠCurve": 32572, + "ĠPythagoras": 32573, + "ĠLiverpool": 32574, + "Ġ??": 32575, + "Ġprohibits": 32576, + "women": 32577, + "ĠThesis": 32578, + "oelectric": 32579, + "ĠImproving": 32580, + "ĠGET": 32581, + "assessment": 32582, + "Ġoutfile": 32583, + "plicating": 32584, + "ĠGeoff": 32585, + "Ġfueling": 32586, + "wald": 32587, + "ĊĊĉĉ": 32588, + "tube": 32589, + "ĠBog": 32590, + "Ġ235": 32591, + "Ġseptic": 32592, + "Ġactu": 32593, + "486": 32594, + "allets": 32595, + "ĠLucas": 32596, + "ĠDickens": 32597, + "({\\": 32598, + "SX": 32599, + "åŃĹ": 32600, + "flux": 32601, + "ĠmRNA": 32602, + "disable": 32603, + "ĠUSGS": 32604, + "ĠMaritime": 32605, + "ocalyptic": 32606, + "excel": 32607, + "Ġpraying": 32608, + "cko": 32609, + "Ġembodiment": 32610, + "Agg": 32611, + "Ġê": 32612, + "rers": 32613, + "Ġoxy": 32614, + "Ġalk": 32615, + "achments": 32616, + "334": 32617, + "ĠNeo": 32618, + "Ġregulator": 32619, + "ĠLuis": 32620, + "Ġvertebrae": 32621, + "Ġparach": 32622, + "ĠAUTH": 32623, + "thresh": 32624, + "1920": 32625, + "ĠMoral": 32626, + "Tell": 32627, + "ĠMeyer": 32628, + "ensure": 32629, + "Ġdrank": 32630, + "ĠLegislature": 32631, + "Ġrenaissance": 32632, + "ĠMusical": 32633, + "broken": 32634, + "NULL": 32635, + "ĠMLA": 32636, + "Ġcosting": 32637, + "Ġcortic": 32638, + "Ġcrip": 32639, + "Ġscrat": 32640, + "orange": 32641, + "409": 32642, + "Ġtrainers": 32643, + "Ġtoothbrush": 32644, + "kinson": 32645, + "Ġsubstrates": 32646, + "Ġserialize": 32647, + "Ġcelery": 32648, + "Ġacronym": 32649, + "Ġdesp": 32650, + "frag": 32651, + "Ġartworks": 32652, + "ĠFranz": 32653, + "Ġamplified": 32654, + "Ġextrater": 32655, + "npy": 32656, + "Ġfi": 32657, + "ĠCN": 32658, + "Ġmarital": 32659, + "Ġappendix": 32660, + "thouse": 32661, + "Ġtorped": 32662, + "Ġpairing": 32663, + "ĠClos": 32664, + "Ġsummarizes": 32665, + "Ġai": 32666, + "PLE": 32667, + "templates": 32668, + "Ġhides": 32669, + ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>": 32670, + "Navig": 32671, + "Paper": 32672, + "Ġfruitful": 32673, + "Ġsafeguards": 32674, + "Ġmisunderstanding": 32675, + "Ġcryptocurrency": 32676, + "ĠTranscript": 32677, + "Ġanaerobic": 32678, + "coding": 32679, + "Ġrefuses": 32680, + "302": 32681, + "Ġlax": 32682, + "Contemporary": 32683, + "ĠCorrelation": 32684, + "ĠSoviets": 32685, + "bast": 32686, + "eful": 32687, + "ĠCabinet": 32688, + "Ġventric": 32689, + "Ġadmits": 32690, + "Capt": 32691, + "diag": 32692, + "zyg": 32693, + "acad": 32694, + "ĠWake": 32695, + "ĠArchaeological": 32696, + "ĠNM": 32697, + "ĠVish": 32698, + "Ġcalend": 32699, + "Ġsourcing": 32700, + "Ġcontemporaries": 32701, + "è¦ģ": 32702, + "...)": 32703, + "ĠJacques": 32704, + "DN": 32705, + "obil": 32706, + ":(": 32707, + "Ġsmallpox": 32708, + "ĠBlacks": 32709, + "Ġentirety": 32710, + "CLUD": 32711, + "ĠSicily": 32712, + "publish": 32713, + "^(-": 32714, + "ĠPir": 32715, + "Ġglor": 32716, + "Ġcaterpillars": 32717, + "Ġ152": 32718, + "Ġmidw": 32719, + "eas": 32720, + "Ġstaging": 32721, + "ĠREM": 32722, + "runs": 32723, + "Ġdisappears": 32724, + "çŃ": 32725, + "Ġ1873": 32726, + "ĠCarroll": 32727, + "ĠProfit": 32728, + "Ġinventors": 32729, + "Minimum": 32730, + "Ġtariffs": 32731, + "Ġshortcut": 32732, + "ĠCapacity": 32733, + "aughed": 32734, + "Symbol": 32735, + "ĠEvere": 32736, + "detach": 32737, + "Ġtactile": 32738, + "Ġrospy": 32739, + "bread": 32740, + "enta": 32741, + "Ġbearings": 32742, + "Ġmarginalization": 32743, + "Ġpresumed": 32744, + "Ġfoolish": 32745, + "Newton": 32746, + "athy": 32747, + "Ġsurvivor": 32748, + "Ġcompressor": 32749, + "stanbul": 32750, + "Ġstrata": 32751, + "figsize": 32752, + "whole": 32753, + "Ġ$=": 32754, + "Ġrefrain": 32755, + "ĠBrooks": 32756, + "Ġintently": 32757, + "çĤ": 32758, + "episode": 32759, + "ĠInvalid": 32760, + "339": 32761, + "ĠInspect": 32762, + "Ġexhaustive": 32763, + "Broad": 32764, + "Ġpolite": 32765, + "Ġtransnational": 32766, + "ĠDevelopmental": 32767, + "Ġgarrison": 32768, + "Ġ1878": 32769, + "locks": 32770, + "Ġboosts": 32771, + "ucl": 32772, + "æĮ": 32773, + "ĠLM": 32774, + "ricia": 32775, + "neutral": 32776, + "Cluster": 32777, + "}}}{": 32778, + "feet": 32779, + "Ġtrough": 32780, + "Ġexternally": 32781, + "avis": 32782, + "ĠFIG": 32783, + "productive": 32784, + "ĠDividing": 32785, + "scheduler": 32786, + "Ġhass": 32787, + "Ġasphalt": 32788, + "ĠMist": 32789, + "Ġemblem": 32790, + "tub": 32791, + "Ġfmt": 32792, + "Ġdé": 32793, + "ĠSaving": 32794, + "Ġdecoding": 32795, + "typically": 32796, + "avement": 32797, + "Ġcyst": 32798, + "Ġvictorious": 32799, + "Private": 32800, + "ĠFan": 32801, + "ĠGrove": 32802, + "cpp": 32803, + "RAY": 32804, + "ĠMaori": 32805, + "Ġherbicides": 32806, + "ĠCretaceous": 32807, + "312": 32808, + "}}_{": 32809, + "prec": 32810, + "Ġaligning": 32811, + "Ġconcealed": 32812, + "buy": 32813, + "Ġproposing": 32814, + "azes": 32815, + "Ġriots": 32816, + "Ġhydrocarbons": 32817, + "ĠPuzzle": 32818, + "configs": 32819, + "ĠSwift": 32820, + "Ġdiluted": 32821, + "ĠLor": 32822, + "Ġdefaultdict": 32823, + "Ġmunicipality": 32824, + "ĠNak": 32825, + "ĠBernoulli": 32826, + "Ġconsonant": 32827, + "Ġavocado": 32828, + "Ġfragrant": 32829, + "Detail": 32830, + "Ġfeudal": 32831, + "ĠAE": 32832, + "Ġscrolling": 32833, + "bm": 32834, + "ĠTroy": 32835, + "Ġimpending": 32836, + "ĠEdgar": 32837, + "Ġscholarships": 32838, + "Ġconstructor": 32839, + "tysburg": 32840, + "674": 32841, + "traditional": 32842, + "ĠFundamentals": 32843, + ",))": 32844, + "rentice": 32845, + "ĠVirgil": 32846, + "onation": 32847, + "Ġinductive": 32848, + "Ġcurl": 32849, + "ĠProte": 32850, + "');": 32851, + "ĠCalif": 32852, + "Ġforgive": 32853, + "Ultimately": 32854, + "vag": 32855, + "ĠBread": 32856, + "iqued": 32857, + "invest": 32858, + "Ġprototypes": 32859, + "planted": 32860, + "ÂłĠÂł": 32861, + "afka": 32862, + "ĠPrussia": 32863, + "iners": 32864, + "Ġdividends": 32865, + "Ġbaths": 32866, + "gres": 32867, + "Ġdyslexia": 32868, + "Grand": 32869, + "abies": 32870, + "Ġeloqu": 32871, + "Ġwarranted": 32872, + "Fixed": 32873, + "qrt": 32874, + "ongh": 32875, + "Ġ1858": 32876, + "Ġnorthwestern": 32877, + "Ġpearl": 32878, + "ĠNom": 32879, + "Ġoccupants": 32880, + "ĠIcon": 32881, + "ĠKudos": 32882, + "PEG": 32883, + "ĠInequality": 32884, + "Ġhavoc": 32885, + "ository": 32886, + "Ġrails": 32887, + "colour": 32888, + "Ġcontemplation": 32889, + "Ġtedious": 32890, + "Ġmerchandise": 32891, + "ĠMaintaining": 32892, + "Ġrumors": 32893, + "ĠResponsibility": 32894, + "Ġfauc": 32895, + "Ġshortcuts": 32896, + "ietz": 32897, + "Ġcollaborators": 32898, + "Ġdreaming": 32899, + "Ġpersuaded": 32900, + "iku": 32901, + "markets": 32902, + "connections": 32903, + "æĬ": 32904, + "Ġtrenches": 32905, + "Ġelites": 32906, + "ĠDefence": 32907, + "ĠSerge": 32908, + "Constraints": 32909, + "Ġmont": 32910, + "Arm": 32911, + "jac": 32912, + "rarily": 32913, + "׾": 32914, + "chars": 32915, + "Ġinvoked": 32916, + "Ġgenerals": 32917, + "initis": 32918, + "Ġfoxes": 32919, + "!,": 32920, + "ĠTud": 32921, + "endas": 32922, + "Ġworkouts": 32923, + "ĠHelping": 32924, + "но": 32925, + "Team": 32926, + "Usually": 32927, + "thorne": 32928, + "ĠRoth": 32929, + "ipolar": 32930, + "Ġ_(\"": 32931, + "Ġremarked": 32932, + "nie": 32933, + "Ġunseen": 32934, + "398": 32935, + "Ġpreferable": 32936, + ",...,": 32937, + "ĠAllan": 32938, + "=âĢĿ": 32939, + "Wal": 32940, + "rpc": 32941, + "ifi": 32942, + "ĠBPA": 32943, + "ĠRR": 32944, + "rued": 32945, + "Ġindefinitely": 32946, + "enia": 32947, + "ĠBin": 32948, + "queous": 32949, + "Ġclimbed": 32950, + "Ġrehears": 32951, + "ĠOrderedDict": 32952, + "Ġlust": 32953, + "Ġscenic": 32954, + "ĠAttend": 32955, + "Happy": 32956, + "ĠPhen": 32957, + "Ġfreezer": 32958, + "Events": 32959, + "ĠHab": 32960, + "reeks": 32961, + "Ġobjections": 32962, + "ĠNorfolk": 32963, + "ĠCritics": 32964, + "ilibrium": 32965, + "quired": 32966, + "opausal": 32967, + "Syn": 32968, + "ĠLeonard": 32969, + "elona": 32970, + "Ġlaughed": 32971, + "Ġ161": 32972, + "ipses": 32973, + "ĠMuscle": 32974, + "Ġastroph": 32975, + "Ġinmates": 32976, + "Ġsunrise": 32977, + "igmatic": 32978, + "bie": 32979, + "ethical": 32980, + "...]": 32981, + "CEPT": 32982, + "Ġcravings": 32983, + "accessed": 32984, + "Ġconspicuous": 32985, + "Ġartisans": 32986, + "Ġshowers": 32987, + "Ġcleanliness": 32988, + "ĠMarxist": 32989, + "ĠBT": 32990, + "Ġ204": 32991, + "377": 32992, + "Ġpanor": 32993, + "ĠOrient": 32994, + "ĠLIMIT": 32995, + "agara": 32996, + "ĠGol": 32997, + "Ġcontempt": 32998, + "CII": 32999, + "founder": 33000, + "è½": 33001, + "Ġ1849": 33002, + "Ġguerr": 33003, + "essionals": 33004, + "Ġmucous": 33005, + "ĠBaroque": 33006, + "Ġgrassland": 33007, + "yu": 33008, + "Numbers": 33009, + "Martin": 33010, + "Ġpermeability": 33011, + "lier": 33012, + "ĠAK": 33013, + "ĠBle": 33014, + "leanor": 33015, + "Ġteaspoons": 33016, + "Ġmasculinity": 33017, + "spin": 33018, + "Keys": 33019, + "Ġdh": 33020, + "irectional": 33021, + ":`~": 33022, + "Ġunfolding": 33023, + "Ġantigens": 33024, + ")\".": 33025, + "Iron": 33026, + "ocyt": 33027, + "Ġsqlalchemy": 33028, + "ĠBeauty": 33029, + "Ġannoying": 33030, + "Ġinnocence": 33031, + "Ġetched": 33032, + "ĠAttack": 33033, + "Typ": 33034, + "hov": 33035, + "etyl": 33036, + "ĠArth": 33037, + "Ġmortal": 33038, + "ки": 33039, + "Ġelongated": 33040, + "vacc": 33041, + "Development": 33042, + "Ġemancipation": 33043, + "ĠHS": 33044, + "Ġcatalogue": 33045, + "Scan": 33046, + "allclose": 33047, + "Apart": 33048, + "ische": 33049, + "Ġ275": 33050, + "Ġsmiles": 33051, + "Carbon": 33052, + "ĠStraight": 33053, + "Ġsynthesized": 33054, + "inline": 33055, + "ffiti": 33056, + "Ġdeline": 33057, + "Ġantiqu": 33058, + "Ġ159": 33059, + "Ġhomosexuality": 33060, + "isle": 33061, + "ĠConcrete": 33062, + "ĠSuz": 33063, + "Consum": 33064, + "alb": 33065, + "unpack": 33066, + "ĠUran": 33067, + "Ġcentroid": 33068, + "度": 33069, + "Ġ(<": 33070, + "apon": 33071, + "oggle": 33072, + "ĠSquad": 33073, + "Ġevolves": 33074, + "iracy": 33075, + "ĠTobacco": 33076, + "Critical": 33077, + "wau": 33078, + "Ġoat": 33079, + "Ġreceipt": 33080, + "Ġbolt": 33081, + "ĠBowl": 33082, + "ĠPush": 33083, + "ç¬": 33084, + "Ġfir": 33085, + "ablo": 33086, + "Evaluate": 33087, + "Ġdeciduous": 33088, + "Ġlaure": 33089, + "Ġsightings": 33090, + "ĠTaj": 33091, + "translation": 33092, + "ĠFactoring": 33093, + "ĠSomalia": 33094, + "Ġillegally": 33095, + "\"/": 33096, + "ĠReduced": 33097, + "recated": 33098, + "aternion": 33099, + "Ġnotebooks": 33100, + "ĠIndustries": 33101, + "Ġhelmets": 33102, + "efficiency": 33103, + "uling": 33104, + "Exp": 33105, + "ochrom": 33106, + "-------------": 33107, + "Ġblooming": 33108, + "ĠArmenia": 33109, + "ĠðŁijį": 33110, + "loor": 33111, + "Ġradii": 33112, + "orkshire": 33113, + "Ġgreeting": 33114, + "Nevertheless": 33115, + "çº": 33116, + "ĠChlor": 33117, + "764": 33118, + "Seq": 33119, + "Ġtomography": 33120, + "itize": 33121, + "STOR": 33122, + "ðĿľij": 33123, + "Ġpatriarchal": 33124, + "Tele": 33125, + "ainting": 33126, + "shuffle": 33127, + "ĠPracticing": 33128, + "Ġmotorcycle": 33129, + "Ġlatex": 33130, + "ĠGor": 33131, + "Ġ158": 33132, + "Ġlucrative": 33133, + "otent": 33134, + "Lev": 33135, + "||+": 33136, + "Ġfridge": 33137, + "Ġlockdown": 33138, + "sender": 33139, + "waste": 33140, + "odor": 33141, + "Ġashes": 33142, + "à¹IJ": 33143, + "Ġpellets": 33144, + "ĠConcord": 33145, + "Ġmourning": 33146, + "ĠFE": 33147, + "Ġcoy": 33148, + "Ġtechnician": 33149, + "ĠRisks": 33150, + "Round": 33151, + "Ġdare": 33152, + "ĠInfrastructure": 33153, + "Ġstylistic": 33154, + "yrs": 33155, + "iters": 33156, + "readwrite": 33157, + "Ġageing": 33158, + "ĠEvangel": 33159, + "Ġrampant": 33160, + "Ġ215": 33161, + "ĠBecoming": 33162, + "Ġuterine": 33163, + "Ġ1300": 33164, + "Ġsweetness": 33165, + "Ġdiffraction": 33166, + "ĠâĪĤ": 33167, + "attering": 33168, + "Ġallegiance": 33169, + "Ġgonna": 33170, + "Ġ(~": 33171, + "ĠArchbishop": 33172, + "Ġpolymorph": 33173, + "Ġuncontrolled": 33174, + "ĠFindings": 33175, + "ĠCommonly": 33176, + "Ġdisappearing": 33177, + "ematics": 33178, + "Russian": 33179, + "ĠServe": 33180, + "ĠPri": 33181, + "Ġrelapse": 33182, + "withstanding": 33183, + "Ġmins": 33184, + "Choice": 33185, + "OCs": 33186, + "Eq": 33187, + "Ġdend": 33188, + "оÑĤ": 33189, + "Ġunveiled": 33190, + "ĠItems": 33191, + "Contents": 33192, + "Ġmammalian": 33193, + "Ġfingerprint": 33194, + "imetres": 33195, + "ĠGut": 33196, + "Ġhandmade": 33197, + "lg": 33198, + "#######": 33199, + "Ġqualification": 33200, + "Ġsquirrel": 33201, + "Ġdiaspora": 33202, + "ĠCalcium": 33203, + "iptical": 33204, + "fx": 33205, + "î": 33206, + "plural": 33207, + "Ġinferred": 33208, + "Ġconfer": 33209, + "ĠSpread": 33210, + "Enable": 33211, + "ÆĴ": 33212, + "ĠMIN": 33213, + "Ġves": 33214, + "ĠBatch": 33215, + "Ġvents": 33216, + "Ġperil": 33217, + "809": 33218, + "LV": 33219, + "Ġcondensation": 33220, + "Ġapartheid": 33221, + "ĠInstructions": 33222, + "Band": 33223, + "ĠCovenant": 33224, + "Ġmonastic": 33225, + "otyp": 33226, + "ĠDermat": 33227, + "arynx": 33228, + "preds": 33229, + "Ġdentistry": 33230, + "iovascular": 33231, + "ب": 33232, + "rouping": 33233, + "ĠScheme": 33234, + "ĠLearners": 33235, + "Ġexerts": 33236, + "////////////////": 33237, + "rity": 33238, + "Ġ208": 33239, + "ĠShiva": 33240, + "Ġromances": 33241, + "chle": 33242, + "Ġforc": 33243, + "ĠLens": 33244, + "Ġreversible": 33245, + "Methods": 33246, + "Sets": 33247, + "ĠDennis": 33248, + "Ġconditioned": 33249, + "Ġcelebrity": 33250, + "ĠFixed": 33251, + "ardon": 33252, + "Ġresur": 33253, + "married": 33254, + "Ġsellers": 33255, + "ĠOpera": 33256, + "VIS": 33257, + "ĠMish": 33258, + "Ġvivo": 33259, + "Ġrespectfully": 33260, + "Ġempir": 33261, + "bio": 33262, + "Ġtsp": 33263, + "ĠChocolate": 33264, + "ĠDoct": 33265, + "Ġpastures": 33266, + "395": 33267, + "Ġtournament": 33268, + "Ġunreliable": 33269, + "LI": 33270, + "Wow": 33271, + "¦Ĥ": 33272, + "Ġretry": 33273, + "Ġmentoring": 33274, + "Ġtrapezoid": 33275, + "Kh": 33276, + "Ġ(#": 33277, + "prud": 33278, + "Discuss": 33279, + "Ġcontradictions": 33280, + "loo": 33281, + "least": 33282, + "ĠSched": 33283, + "Ġdistributive": 33284, + "Ġpalate": 33285, + "Ġfingert": 33286, + "ĠErie": 33287, + "otechn": 33288, + "Ġgeometrical": 33289, + "âłĢâłĢ": 33290, + "ĠMAN": 33291, + "ĠPam": 33292, + "1977": 33293, + "Ġinhaled": 33294, + "Ġlaunches": 33295, + "Ġhaem": 33296, + "gmat": 33297, + "1978": 33298, + "504": 33299, + "ĠFlowers": 33300, + "Ġaddicted": 33301, + "Ġdisclose": 33302, + "CREATE": 33303, + "female": 33304, + "ĠGonz": 33305, + "Ġinversion": 33306, + "ĠAWS": 33307, + "Ġbedrock": 33308, + "payment": 33309, + "thereum": 33310, + "Ġwrath": 33311, + "('<": 33312, + "Ġbiographical": 33313, + "ĠAdvances": 33314, + "Ġfleeing": 33315, + "åŀ": 33316, + "505": 33317, + "amburg": 33318, + "Folder": 33319, + "ĠRepresentative": 33320, + "Ġresentment": 33321, + "Ġaunt": 33322, + "eri": 33323, + "stice": 33324, + "ĠNeolithic": 33325, + "ostering": 33326, + "Ġowed": 33327, + "ĠPhysiology": 33328, + "对": 33329, + "assis": 33330, + "Quest": 33331, + "Ġbuckle": 33332, + "Ġinvasions": 33333, + "ĠFP": 33334, + "medium": 33335, + "Ġlatitudes": 33336, + "Indigenous": 33337, + "AYS": 33338, + "ĠFitness": 33339, + "Ġmats": 33340, + "matplotlib": 33341, + "ĠNumerous": 33342, + "Ġstochastic": 33343, + "ĠSeal": 33344, + "ĠDecide": 33345, + "weighted": 33346, + "Ġcriticisms": 33347, + "Hg": 33348, + "inous": 33349, + "Ġlace": 33350, + "Ġ1837": 33351, + "Ġknocked": 33352, + "bred": 33353, + "ĠGuru": 33354, + "veniles": 33355, + "Ġremembers": 33356, + "tex": 33357, + "Ġdislike": 33358, + "ineteen": 33359, + "Ġovulation": 33360, + "ĠLAN": 33361, + "Ġdelic": 33362, + "NAM": 33363, + "Ġintegrates": 33364, + "ĠEntreprene": 33365, + "ĠCombined": 33366, + "mort": 33367, + "ĠSoul": 33368, + "ĠEden": 33369, + "Ġcreamy": 33370, + "ĠJazz": 33371, + "Ġeyew": 33372, + "ĠGalaxy": 33373, + "'-": 33374, + "Ġparan": 33375, + "Ġbottled": 33376, + "Ġidentifiable": 33377, + "Ġcollide": 33378, + "los": 33379, + "ĠkW": 33380, + "Ġnestled": 33381, + "Ġdelighted": 33382, + "Ġwithdrew": 33383, + "queeze": 33384, + "ĠMennon": 33385, + "Ġlifecycle": 33386, + "forum": 33387, + "Ġautobiography": 33388, + "ĠDivisors": 33389, + "Ġheels": 33390, + "unity": 33391, + "Ġindexed": 33392, + "american": 33393, + "Ġinvertible": 33394, + "bard": 33395, + "jit": 33396, + "Ġnar": 33397, + "Ġpastor": 33398, + "Ġattributable": 33399, + "Ġsteadfast": 33400, + "ĠExponents": 33401, + "ĠThem": 33402, + "Ġxen": 33403, + "Ġterminate": 33404, + "Ġस": 33405, + "ĠFUN": 33406, + "START": 33407, + "Ġliquor": 33408, + "browser": 33409, + "Ġscout": 33410, + "starting": 33411, + "ĠRodrig": 33412, + "ĠSage": 33413, + "Ġprofiling": 33414, + "igrant": 33415, + "ĠBennett": 33416, + "Ġhail": 33417, + "urbed": 33418, + "Ġsegregated": 33419, + "Ġattribution": 33420, + "806": 33421, + "ĠâĪ«": 33422, + "Ġantennas": 33423, + "Mask": 33424, + "aution": 33425, + "ĠGD": 33426, + "Ġcmap": 33427, + "Ec": 33428, + "Ġcs": 33429, + "ĠMedian": 33430, + "FFFF": 33431, + "ĠClement": 33432, + "Ġanchored": 33433, + "Ġupholding": 33434, + "ethoven": 33435, + "Temperature": 33436, + "Ġ(âĢĺ": 33437, + "Ġcolds": 33438, + "erala": 33439, + "Ġyouths": 33440, + "Ġconvection": 33441, + "fishing": 33442, + "ĠBB": 33443, + "ĠWebster": 33444, + "Ġassembl": 33445, + "Ġpeptide": 33446, + "Fram": 33447, + "ĠParameter": 33448, + "Ġhid": 33449, + "Ġchill": 33450, + "Ġdolls": 33451, + "Ġfranchise": 33452, + "Ġ176": 33453, + "Ġdreamed": 33454, + "}_{\\": 33455, + "ĠCAR": 33456, + "Ġsurveying": 33457, + "ĠMonthly": 33458, + "abstractmethod": 33459, + "fan": 33460, + "Ġmates": 33461, + "Ġital": 33462, + "Ġ/=": 33463, + "ĠRhodes": 33464, + "Bill": 33465, + "ĠCraw": 33466, + "acia": 33467, + "ende": 33468, + "Ġzoning": 33469, + "ĠOhm": 33470, + "ĠGest": 33471, + "ĠClock": 33472, + "ĠForests": 33473, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 33474, + "Ġantibacterial": 33475, + "???": 33476, + "Ġdiscrepancy": 33477, + "pv": 33478, + "ĠFellows": 33479, + "ĠArr": 33480, + "ĠSimulation": 33481, + "TypeError": 33482, + "Ġresurgence": 33483, + "Ġcourty": 33484, + "phyl": 33485, + "(\"[": 33486, + "Ġlogarithms": 33487, + "ĠSanct": 33488, + "ĠWesley": 33489, + "Ġorganizer": 33490, + "optimal": 33491, + "Ġsustainably": 33492, + "ĠLocated": 33493, + "NING": 33494, + "ĠRevival": 33495, + "bugs": 33496, + "Ġlibrarian": 33497, + "wrong": 33498, + "Ê»": 33499, + "PAS": 33500, + "ï£": 33501, + "Ġti": 33502, + "ĠVectors": 33503, + "ĠJuliet": 33504, + "ĠMachines": 33505, + "Ġdisplace": 33506, + "ĠEnhanced": 33507, + "ĠCrom": 33508, + "aksh": 33509, + "ĠImportError": 33510, + "^^": 33511, + "eo": 33512, + "ĠPest": 33513, + "Ġfecal": 33514, + "Ġmultinational": 33515, + "Supported": 33516, + "Members": 33517, + "ĠConservative": 33518, + "ĠOtto": 33519, + "quarter": 33520, + "Ġalmond": 33521, + "Ġretal": 33522, + "ishi": 33523, + "Internal": 33524, + "Ġgigantic": 33525, + "Ġnourishment": 33526, + "ĠðŁijİ": 33527, + "cale": 33528, + "Ġwedge": 33529, + "1968": 33530, + "Ġspectators": 33531, + "Ġbreeze": 33532, + "Ġantidepressants": 33533, + "Ġdistinguishes": 33534, + "accounts": 33535, + "innings": 33536, + "ĠRED": 33537, + "Ġairline": 33538, + "ĠMarkov": 33539, + "ĠAccom": 33540, + "Ġmoods": 33541, + "Ġcontingent": 33542, + "Ġcascade": 33543, + "Ġzebra": 33544, + "ĠCec": 33545, + "egal": 33546, + "Ġconductive": 33547, + "Ġgrandson": 33548, + "Ġpituitary": 33549, + "ĠSatellite": 33550, + "ĠCoordinate": 33551, + "Ġfellowship": 33552, + "Ġorally": 33553, + "Ġcuttings": 33554, + "ĠSwitch": 33555, + "ĠAhmed": 33556, + "oodle": 33557, + "Ġ1789": 33558, + "Ġ1400": 33559, + "Mic": 33560, + "continue": 33561, + "Ġowls": 33562, + "IRST": 33563, + "ĠDigest": 33564, + "Ġflavour": 33565, + "Ġintensified": 33566, + "ĠKurd": 33567, + "ymbolic": 33568, + "Ġperpetual": 33569, + "ococcus": 33570, + "overrightarrow": 33571, + "Ġmodernization": 33572, + "Ġtroop": 33573, + "ĠPLoS": 33574, + "Ġimmensely": 33575, + "Lower": 33576, + "Ġ[[\"": 33577, + "erner": 33578, + "Ġalcoholism": 33579, + "ĠLegion": 33580, + "ĠFocusing": 33581, + "Ġfreel": 33582, + "Ġsickle": 33583, + "Ġneuronal": 33584, + "Ġbos": 33585, + "Ġstormwater": 33586, + "ĠTextbook": 33587, + "Ġtectonic": 33588, + "kr": 33589, + "pound": 33590, + "ĠMeat": 33591, + "finished": 33592, + "------": 33593, + "Ġoverturn": 33594, + "ĠRebell": 33595, + "ĠCompound": 33596, + "},{": 33597, + "---------------": 33598, + "ĠNicarag": 33599, + "oOO": 33600, + "powers": 33601, + "iliation": 33602, + "Steps": 33603, + "ĠKazakh": 33604, + "Ġfused": 33605, + "Ġstrife": 33606, + "Ġmodernity": 33607, + "Director": 33608, + "Ġorchestra": 33609, + "ĠSV": 33610, + "sua": 33611, + "Ġwheelchair": 33612, + "activate": 33613, + "oblast": 33614, + "}}+": 33615, + "doing": 33616, + "Ġconceal": 33617, + "DateTimeField": 33618, + "Prec": 33619, + "ĠNas": 33620, + "Ġspiritually": 33621, + "ĠIber": 33622, + "ĠADD": 33623, + "Ġmasked": 33624, + "Friday": 33625, + "Ġbif": 33626, + "ĠMans": 33627, + "ĠRevere": 33628, + "Ġutilitarian": 33629, + "URCE": 33630, + "Ġminimized": 33631, + "divided": 33632, + "266": 33633, + "Ġ1846": 33634, + "Ġlegislators": 33635, + "ĠProtestants": 33636, + "bore": 33637, + "aggreg": 33638, + "Ġendot": 33639, + "Ġclassifications": 33640, + "Ctrl": 33641, + "Earl": 33642, + "ĠWalking": 33643, + "Ġquasi": 33644, + "Ġindustrialized": 33645, + "ĠUnity": 33646, + "ĠFraser": 33647, + "Ġcloudy": 33648, + "pets": 33649, + "ucaly": 33650, + "REQUEST": 33651, + "Ġhusbands": 33652, + "Ġevidently": 33653, + "Ġconformity": 33654, + "AWS": 33655, + "Ġeagles": 33656, + "esses": 33657, + "Ġsilently": 33658, + "Hot": 33659, + "ĠPUR": 33660, + "Ġphotovoltaic": 33661, + "Eating": 33662, + "icillin": 33663, + "ISPR": 33664, + "Ġsunflower": 33665, + "arel": 33666, + "Ġ]}": 33667, + "ĠCameron": 33668, + "ĠEsther": 33669, + "uo": 33670, + "vir": 33671, + "entional": 33672, + "quantity": 33673, + "Ġopioids": 33674, + "finder": 33675, + "Ġselves": 33676, + "opened": 33677, + "ĠBug": 33678, + "Ġnoticing": 33679, + "Ġperoxide": 33680, + "Ġsilic": 33681, + "Ġtallest": 33682, + "čĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 33683, + "Ġclassics": 33684, + "Ġsack": 33685, + "Ġgh": 33686, + "Ġaveraging": 33687, + "537": 33688, + "ĠManit": 33689, + "356": 33690, + "ĠMalta": 33691, + "Ġconcerted": 33692, + "Ġdelegation": 33693, + "Ġsmiling": 33694, + "Ġobsession": 33695, + "fy": 33696, + "ivial": 33697, + "Ġaches": 33698, + "rystall": 33699, + "gran": 33700, + "ĠNSA": 33701, + "Ġfulfil": 33702, + "!'": 33703, + "Ġanalyzes": 33704, + "ĠOutside": 33705, + "iscus": 33706, + "Ġmelatonin": 33707, + "Region": 33708, + "|=": 33709, + "Ġphe": 33710, + "ĠInstrument": 33711, + "Ġ1874": 33712, + "belief": 33713, + "Ġenvisioned": 33714, + "Ġdictatorship": 33715, + "ĠPav": 33716, + "Ġabre": 33717, + "askat": 33718, + "losses": 33719, + "Ġaquaculture": 33720, + "Ġgentleman": 33721, + "ĠAnthropology": 33722, + "ĠFold": 33723, + "Ġcombating": 33724, + "harv": 33725, + "Ġprotr": 33726, + "777": 33727, + "*\\": 33728, + "ĠLaz": 33729, + "ĠOscar": 33730, + "Ġsofter": 33731, + "ĠLeast": 33732, + "ADD": 33733, + "Ġturbulence": 33734, + "mounted": 33735, + "Ġgiraff": 33736, + "Usage": 33737, + "ĠRah": 33738, + "ampton": 33739, + "ĠRebecca": 33740, + "787": 33741, + "Ġtownship": 33742, + "ĠMatplotlib": 33743, + "ĠPatent": 33744, + "123456": 33745, + "ĠRGB": 33746, + "ĠDesigning": 33747, + "ĠCampus": 33748, + "Ġnewborns": 33749, + "Wa": 33750, + "Ġtransitioning": 33751, + "Ġamusement": 33752, + "Ġferv": 33753, + "ĠBend": 33754, + "Items": 33755, + "Ġlayered": 33756, + "ĠRamadan": 33757, + "ĠElsevier": 33758, + "Ġstricter": 33759, + "runk": 33760, + ")+\\": 33761, + "cout": 33762, + "Ġagro": 33763, + "Ġfactored": 33764, + "Ġpredation": 33765, + "Ġinversely": 33766, + ">')": 33767, + "æ¯": 33768, + "Ġresumed": 33769, + "ĠJeffrey": 33770, + "doctoral": 33771, + "ĠAe": 33772, + "broad": 33773, + "Ġfranc": 33774, + "Ġtempted": 33775, + "dar": 33776, + "onna": 33777, + "uron": 33778, + "Ġshook": 33779, + "Ġ340": 33780, + "ĠAddiction": 33781, + "parsed": 33782, + "Ġmonsoon": 33783, + "Ġordinal": 33784, + "Important": 33785, + "Ġsalient": 33786, + "Ġsounding": 33787, + "Indust": 33788, + "ĠMER": 33789, + "Ġ375": 33790, + "runc": 33791, + "ĠSurround": 33792, + "Ther": 33793, + "vn": 33794, + "ĠIslander": 33795, + "Ġdiaphragm": 33796, + "umbers": 33797, + "Ġnoteworthy": 33798, + "605": 33799, + "gc": 33800, + "alus": 33801, + "ethnic": 33802, + "Ġconfines": 33803, + "ACP": 33804, + "ĠPI": 33805, + "readlines": 33806, + "Ġballet": 33807, + "ĠSilicon": 33808, + "Ġmesmer": 33809, + "Ġriches": 33810, + "Ġunic": 33811, + "Ġpublicity": 33812, + "Reason": 33813, + "Ġacademy": 33814, + "Ġpronoun": 33815, + "afer": 33816, + "Ġindefinite": 33817, + "Ġmetavar": 33818, + "Ġrestraint": 33819, + "Ġlogos": 33820, + "Ġangled": 33821, + "spaces": 33822, + "little": 33823, + "allows": 33824, + "Ġformulations": 33825, + "Ġdictated": 33826, + "ĠRehabilitation": 33827, + "WG": 33828, + "Ġmango": 33829, + "Ġcorrecting": 33830, + "Ġweekends": 33831, + "ĠKeys": 33832, + "ĠMetric": 33833, + "zyme": 33834, + "Ġtraceback": 33835, + "Ġcapsules": 33836, + "ĠWinston": 33837, + "Dot": 33838, + "isia": 33839, + "ĠPMC": 33840, + "ĠTick": 33841, + "ĠCran": 33842, + "acer": 33843, + "retry": 33844, + "ĠEggs": 33845, + "Ġeminent": 33846, + "åIJį": 33847, + "revision": 33848, + "ĠHook": 33849, + "thermal": 33850, + "Ġ1836": 33851, + "Ġimprovis": 33852, + "242": 33853, + "347": 33854, + "å¼ı": 33855, + "ĠKidney": 33856, + "Ġpans": 33857, + "Ġmoreover": 33858, + "Ġledger": 33859, + "Ġdevastation": 33860, + "ĠDamage": 33861, + "Ġinduces": 33862, + "Ġdirective": 33863, + "Ġbenefiting": 33864, + "Ġflowed": 33865, + "ĠAmount": 33866, + "Ġgastron": 33867, + "bay": 33868, + "ĠTank": 33869, + "ĠGaul": 33870, + "\")[": 33871, + "rotate": 33872, + "*',": 33873, + "JT": 33874, + "ð": 33875, + "players": 33876, + "Ġcompetency": 33877, + "Ġfolic": 33878, + "ĠTort": 33879, + "Ġconcussion": 33880, + "ल": 33881, + "س": 33882, + "Ġxrange": 33883, + "CCESS": 33884, + "PRESS": 33885, + "Ġnumbness": 33886, + "ĠHDL": 33887, + "Ancient": 33888, + "Ġthinning": 33889, + "spectrum": 33890, + "Ġbroker": 33891, + "Ġbullets": 33892, + "umberland": 33893, + "pjsua": 33894, + "apted": 33895, + "488": 33896, + "Ġfluorescence": 33897, + "jib": 33898, + "Ġflipping": 33899, + "ĠCosts": 33900, + "ĠAttributeError": 33901, + "detection": 33902, + "oscale": 33903, + "Ġdisgust": 33904, + "Ġreim": 33905, + "ĠMenu": 33906, + "potential": 33907, + "Ġay": 33908, + "ĠDale": 33909, + "ĠND": 33910, + "pleen": 33911, + "Ġirritability": 33912, + "ĠBailey": 33913, + "Ġsubscribers": 33914, + "Ġinplace": 33915, + "Ġcommons": 33916, + "Ġtrailing": 33917, + "Ġsimmer": 33918, + "ĠProgressive": 33919, + "Ġwoody": 33920, + "Ġinsecticides": 33921, + "ĠSnake": 33922, + "Ġheterogeneous": 33923, + "Ġdisregard": 33924, + "HQ": 33925, + "Ġwishing": 33926, + "ĠSou": 33927, + "ĠCust": 33928, + "Ġmeadows": 33929, + "ĠDust": 33930, + "ĠClim": 33931, + "Ġwildfire": 33932, + "ĠCallable": 33933, + "Ġarterial": 33934, + "Ġpalsy": 33935, + "415": 33936, + "owitz": 33937, + "Ġinvoke": 33938, + "607": 33939, + "Ġconsultations": 33940, + "Ġincubation": 33941, + "Causes": 33942, + "Ġdunes": 33943, + "Ġvm": 33944, + "Ġswell": 33945, + "Ġcellulose": 33946, + "ĠNamed": 33947, + "MAIN": 33948, + "äºİ": 33949, + "waukee": 33950, + "ĠKarn": 33951, + "ĠNeptune": 33952, + "Ġsweeteners": 33953, + "-.": 33954, + "Ġdumb": 33955, + "tele": 33956, + "Ġawful": 33957, + "Ġbreaches": 33958, + "oker": 33959, + "349": 33960, + "ĠParties": 33961, + "aelic": 33962, + "ĠCONTR": 33963, + "walks": 33964, + "iciaries": 33965, + "arthy": 33966, + "ĠCutting": 33967, + "Ġasynchronous": 33968, + "Mah": 33969, + "thora": 33970, + "Ġblob": 33971, + "Ġharmoniously": 33972, + "Microsoft": 33973, + "Ġ1100": 33974, + "Ġprecaution": 33975, + "rosso": 33976, + "Lord": 33977, + "ĠKun": 33978, + "Ġflipped": 33979, + "Ġgrooming": 33980, + "Ġfeeders": 33981, + "ĠSuperior": 33982, + "Latitude": 33983, + "cern": 33984, + "Ġsociological": 33985, + "ĠEthnic": 33986, + "Ġcatalysts": 33987, + "ĠInstructor": 33988, + "Ġromeo": 33989, + "Ġshields": 33990, + "Ġcosmetics": 33991, + "ĠWilderness": 33992, + "Ġdemolished": 33993, + "Ġpedestrians": 33994, + "adors": 33995, + "Ġneb": 33996, + "Ġtram": 33997, + "Ġcompetitiveness": 33998, + "Ġmenstru": 33999, + "Ġcommanding": 34000, + "agi": 34001, + "Ġintrus": 34002, + "Ġobservance": 34003, + "ĠEisenhower": 34004, + "ĠRating": 34005, + "Ġ911": 34006, + "Exc": 34007, + "umbar": 34008, + "Ġorientations": 34009, + "ĠTIME": 34010, + "Ġdepreciation": 34011, + "281": 34012, + "ĠSlave": 34013, + "Ġfidelity": 34014, + "Ġproclamation": 34015, + "assets": 34016, + "ropa": 34017, + "ĠWheat": 34018, + "ĠCRE": 34019, + "ibal": 34020, + "],\"": 34021, + "ĠColle": 34022, + "Ġdealer": 34023, + "ĠTherap": 34024, + "ĠDJ": 34025, + "ĠTerry": 34026, + "Ġterrorists": 34027, + "ĠLords": 34028, + "Ġamplification": 34029, + "pkl": 34030, + "Ġhomin": 34031, + "ĠHarlem": 34032, + "Ġdisappearance": 34033, + "Kn": 34034, + "trip": 34035, + "entities": 34036, + "poor": 34037, + "Ġsaddle": 34038, + "ĠMing": 34039, + "Ġsph": 34040, + "Advanced": 34041, + "Ratio": 34042, + "Ġconverse": 34043, + "Ġinhibitor": 34044, + "Hall": 34045, + "ĠPill": 34046, + "Ġinstrumentation": 34047, + "ĠNecess": 34048, + "Ġferment": 34049, + "Ġcelebrities": 34050, + "Empty": 34051, + "ĠNAS": 34052, + "Ġ$[": 34053, + "1973": 34054, + "Ġconfed": 34055, + "Ġfirewall": 34056, + "Assessment": 34057, + ">\",": 34058, + "HV": 34059, + "784": 34060, + "Ġlobe": 34061, + "ĠDas": 34062, + "ĠGiving": 34063, + "Ġbounding": 34064, + "Ġbully": 34065, + "Ġeldest": 34066, + "Execute": 34067, + "rint": 34068, + "Ġbroch": 34069, + "ĠIntegers": 34070, + "Ġpelvis": 34071, + "ĠDuncan": 34072, + "Ġadvertisement": 34073, + "ĠIntroduce": 34074, + "bond": 34075, + "ĠEyes": 34076, + "Ġgeographically": 34077, + "â̦â̦â̦â̦â̦â̦â̦â̦": 34078, + "having": 34079, + "ĠAnch": 34080, + "Ġhandbook": 34081, + "perors": 34082, + "Ġfaded": 34083, + "Ġcolorectal": 34084, + "Ġannih": 34085, + "Ġapprehens": 34086, + "ĠPlymouth": 34087, + "arthed": 34088, + "ĠConstantine": 34089, + "ĠðĿ": 34090, + "Ġworkplaces": 34091, + "508": 34092, + "ĠSpider": 34093, + "Ġequipping": 34094, + "Ġnighttime": 34095, + "Ġbrom": 34096, + "etes": 34097, + "luck": 34098, + "Ġurges": 34099, + "Ġsaline": 34100, + "ĠDifficulty": 34101, + "ĠHirosh": 34102, + "ĠSUM": 34103, + "Ġcloning": 34104, + "Ġsprays": 34105, + "709": 34106, + "ĠExcited": 34107, + "trial": 34108, + "ĠJak": 34109, + "Ġ1847": 34110, + "Ġ177": 34111, + "tales": 34112, + "prepare": 34113, + "ZZ": 34114, + "Ġceliac": 34115, + "iscopal": 34116, + "ĠLiberation": 34117, + "ĠCassini": 34118, + "ĠHepatitis": 34119, + "legged": 34120, + "Ġnont": 34121, + "Ġstacks": 34122, + "ĠArms": 34123, + "369": 34124, + "Ġix": 34125, + "Ġstif": 34126, + "Ġremod": 34127, + "Ġpictured": 34128, + "ĠBaron": 34129, + "ĠResilience": 34130, + "Ġwitches": 34131, + "Ġfry": 34132, + "Ġpragmatic": 34133, + "vote": 34134, + "LET": 34135, + "Ġnuis": 34136, + "Ġelegance": 34137, + "ĠFAO": 34138, + "390": 34139, + "Ġconfisc": 34140, + "Ġnecessities": 34141, + "ĠFootball": 34142, + "Il": 34143, + "Ġsurreal": 34144, + "Ġ1845": 34145, + "Container": 34146, + "Ġallele": 34147, + "Incorpor": 34148, + "Ġinconsistencies": 34149, + "rename": 34150, + "Ġ***": 34151, + "Ġoscillations": 34152, + "Ġlst": 34153, + "Ġhello": 34154, + "isease": 34155, + "wre": 34156, + "ĠTraditions": 34157, + "ĠPrairie": 34158, + "Ġmarshes": 34159, + "edies": 34160, + "Ġimmature": 34161, + "Ġpulley": 34162, + "Ġcopyrighted": 34163, + "ritic": 34164, + "Insp": 34165, + "Ġtempting": 34166, + "during": 34167, + "swick": 34168, + "ĠAnonymous": 34169, + "ĠContains": 34170, + "NEW": 34171, + "aris": 34172, + "Ġintravenous": 34173, + "ĠAnglican": 34174, + "ĠPf": 34175, + "ggling": 34176, + "ĠAPIs": 34177, + "divide": 34178, + "juven": 34179, + "Ġinhibits": 34180, + "ĠChicken": 34181, + "anan": 34182, + "Ġ\"(": 34183, + "Ġadvises": 34184, + "Ġtranslator": 34185, + "Ġsucceeding": 34186, + "monitor": 34187, + "Ġsuffice": 34188, + "988": 34189, + "Ġspokesman": 34190, + "=\"\"": 34191, + "Ġbacon": 34192, + "Ġwhoever": 34193, + "00000000000": 34194, + "Ġarticulated": 34195, + "ĠHoover": 34196, + "Mi": 34197, + "cend": 34198, + "ĠSpar": 34199, + "odied": 34200, + "ovich": 34201, + "Ġinfinit": 34202, + "ĠPunjab": 34203, + "420": 34204, + "masks": 34205, + "rp": 34206, + "OOK": 34207, + "Ġlymphoma": 34208, + "Ġstadium": 34209, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 34210, + "Ġdecompose": 34211, + "cigarettes": 34212, + "ĠPregnancy": 34213, + "mighty": 34214, + "Ġaxial": 34215, + "ripetal": 34216, + "Ġthrived": 34217, + "isdir": 34218, + "Ġchari": 34219, + "âĪ«": 34220, + "Ġfavourable": 34221, + "ĠAdaptation": 34222, + "Tools": 34223, + "Ġalph": 34224, + "ĠSelecting": 34225, + "Ġdwellings": 34226, + "Ġabreast": 34227, + "Ġcaptivated": 34228, + "ĠRaymond": 34229, + "ĠNavajo": 34230, + "ĠCAL": 34231, + "367": 34232, + "Ġparsing": 34233, + "rowse": 34234, + "Ġretin": 34235, + "Ġcutoff": 34236, + "Ġexploits": 34237, + "Ġsteril": 34238, + ".?": 34239, + "Ġindig": 34240, + "648": 34241, + "Ly": 34242, + "catalog": 34243, + "odon": 34244, + "Ġkernels": 34245, + "Ġ1790": 34246, + "Ġseminars": 34247, + "legraph": 34248, + "Ġchlorophyll": 34249, + "ĠCelebr": 34250, + "Fn": 34251, + "cou": 34252, + "Ġsow": 34253, + "ĠExcellence": 34254, + "ĠAwards": 34255, + "Ġtimelines": 34256, + "ĠChester": 34257, + "Ġducts": 34258, + "exclude": 34259, + "Ġ181": 34260, + "ĠMeditation": 34261, + "262": 34262, + "ĠLocke": 34263, + "ĠTypical": 34264, + "pandas": 34265, + "čĊĠĠĠĠĠĠĠĠčĊĠĠĠĠĠĠĠ": 34266, + "Love": 34267, + "ĠRevenue": 34268, + "Ġdraining": 34269, + "execution": 34270, + "ĠBacon": 34271, + "Ġattaching": 34272, + "Dar": 34273, + "ĠSig": 34274, + "Ġ196": 34275, + "Units": 34276, + "ön": 34277, + "anchor": 34278, + "Ġrecol": 34279, + "Ġbarren": 34280, + "Ġcrowns": 34281, + "erguson": 34282, + "éĩı": 34283, + "ĠPBS": 34284, + "Ġemits": 34285, + "Ġtumult": 34286, + "idson": 34287, + "assertEquals": 34288, + "Icon": 34289, + "ecs": 34290, + "506": 34291, + "354": 34292, + "Cath": 34293, + "åŀĭ": 34294, + "ĠSue": 34295, + "ĠGaza": 34296, + "obo": 34297, + "Ġiris": 34298, + "ĠElectro": 34299, + "ĠFeet": 34300, + "ĠEthiopian": 34301, + "Ġdegenerative": 34302, + "gather": 34303, + "aras": 34304, + "igator": 34305, + "Ġexcurs": 34306, + "ĠSpaniards": 34307, + "completed": 34308, + "Ġtaxonomy": 34309, + "FLAGS": 34310, + "272": 34311, + "ĠTransmission": 34312, + "ĠEveryday": 34313, + "Ġpuzzled": 34314, + "Ġtolerated": 34315, + "getitem": 34316, + "Ġmotto": 34317, + "ĠAzerbai": 34318, + "amos": 34319, + "WHAT": 34320, + "Mother": 34321, + "785": 34322, + "äºĨ": 34323, + "hub": 34324, + "rush": 34325, + "ophila": 34326, + "ĠAndrews": 34327, + "Ġpicnic": 34328, + ")``": 34329, + "bright": 34330, + "motion": 34331, + "inished": 34332, + "rored": 34333, + "ĠPue": 34334, + "Ġisolates": 34335, + "quist": 34336, + "Ġcarvings": 34337, + "Ġnarrowing": 34338, + "ĠParticipation": 34339, + "snapshot": 34340, + "Ġrv": 34341, + "Ġmedial": 34342, + "1200": 34343, + "ĠEncyclop": 34344, + "Ġlecturer": 34345, + "ivot": 34346, + "Ġ211": 34347, + "uttering": 34348, + "Days": 34349, + "ainder": 34350, + "oughton": 34351, + "Ġtrio": 34352, + "ĠSpeaker": 34353, + "ethylene": 34354, + "hoea": 34355, + "Ġkilometer": 34356, + "groupby": 34357, + "ĠGazette": 34358, + "Sure": 34359, + "ousse": 34360, + "Ġdirectional": 34361, + "Ġultrason": 34362, + "ACTION": 34363, + "Ġrgb": 34364, + "Ġpledged": 34365, + "ĠBayes": 34366, + "Ġdetects": 34367, + "|'\\": 34368, + "ĠĠĠĠĊĠĠĠ": 34369, + "ĠBav": 34370, + "Ġworkbook": 34371, + "Columb": 34372, + "Ġflea": 34373, + "Ġshines": 34374, + "ÂĢÂĻ": 34375, + "Ġinsulated": 34376, + "Ġtenderness": 34377, + ".**": 34378, + "vine": 34379, + "rupted": 34380, + "ãģ«": 34381, + "POL": 34382, + "Ġhij": 34383, + "Ġrever": 34384, + "Ġdegrade": 34385, + "Ġmutant": 34386, + "Ġphyt": 34387, + "Ġcontingency": 34388, + "oreg": 34389, + "Ġprevailed": 34390, + "Wrapper": 34391, + ";\"": 34392, + "Ġpian": 34393, + "ĠKoh": 34394, + "Knowing": 34395, + "kv": 34396, + "Ġgust": 34397, + "ĠChurches": 34398, + "Ġimplanted": 34399, + "ĠYorkshire": 34400, + "encoded": 34401, + "avorable": 34402, + "ISBN": 34403, + "appear": 34404, + "æľ¬": 34405, + "Ġspawning": 34406, + "ĠElection": 34407, + "workflow": 34408, + "Ġaccelerates": 34409, + "Ġstemming": 34410, + "ĠVideos": 34411, + "latitude": 34412, + "LAY": 34413, + "Australia": 34414, + "ĠUru": 34415, + "Ġ172": 34416, + "ĠDeputy": 34417, + "Ġcategorize": 34418, + "Ġshovel": 34419, + "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX": 34420, + "azard": 34421, + "Constant": 34422, + "ĠREAD": 34423, + "lich": 34424, + "Ġecclesiastical": 34425, + "ĠDeviation": 34426, + "deepcopy": 34427, + "wash": 34428, + "etype": 34429, + "Ġepidemics": 34430, + "Fac": 34431, + "Ġjudicious": 34432, + "POSE": 34433, + "Ġbureaucracy": 34434, + "ÅŁ": 34435, + "ĠCf": 34436, + "Ġnumbering": 34437, + "Ġskil": 34438, + "ELD": 34439, + "Ġpuppies": 34440, + "kb": 34441, + "ifact": 34442, + "ĠGospels": 34443, + "Ġdrilled": 34444, + "Ġtwisting": 34445, + "boro": 34446, + "Ġomit": 34447, + "Ġskipping": 34448, + "Ġincision": 34449, + "Ġnegatives": 34450, + "Sea": 34451, + "Util": 34452, + "Ġreshape": 34453, + "Failure": 34454, + "Ġappealed": 34455, + "pixels": 34456, + "ĠAdolf": 34457, + "ĠRatings": 34458, + "Ġmalfunction": 34459, + "ĠJA": 34460, + "ĠGeology": 34461, + "Quick": 34462, + "Publisher": 34463, + "Ġstalks": 34464, + "ĠHydrogen": 34465, + "Ġchili": 34466, + "helpers": 34467, + "Ġfirearms": 34468, + "Ġrejecting": 34469, + "ĠMcGraw": 34470, + "Ġleth": 34471, + "ĠLac": 34472, + "261": 34473, + "Ġoscillation": 34474, + "+,": 34475, + "Ġlighthouse": 34476, + "Ġgrandchildren": 34477, + "bigg": 34478, + "FORM": 34479, + "wali": 34480, + "ogo": 34481, + "Ġ164": 34482, + "autical": 34483, + "fluid": 34484, + "Ġprized": 34485, + "ĠWend": 34486, + "Ġcli": 34487, + "Ġsubnet": 34488, + "Ġmilling": 34489, + "457": 34490, + "379": 34491, + "ĠModified": 34492, + "Ġreacting": 34493, + "³³³³³³³³³³³³³³³³³³³³³³³³³³³³³³³³": 34494, + "ĠMongolia": 34495, + "aphyl": 34496, + "Ġlar": 34497, + "ĠLD": 34498, + "Ġfacult": 34499, + "Ġmeaningless": 34500, + "Ġspotting": 34501, + "á¹£": 34502, + "708": 34503, + "Ġpsychosocial": 34504, + "Ġbinocular": 34505, + "Ġphonics": 34506, + "Strategy": 34507, + "Ġshamp": 34508, + "ĠAssociates": 34509, + "Ġresiduals": 34510, + "Ġprocurement": 34511, + "vex": 34512, + "xlim": 34513, + "Ġpid": 34514, + "Ġprolet": 34515, + "ĠFri": 34516, + "ĠNewsp": 34517, + "radle": 34518, + "Ġsustenance": 34519, + "315": 34520, + "Soup": 34521, + "tuse": 34522, + "Ġfret": 34523, + "Ġny": 34524, + "Ġchasing": 34525, + "Ġdepress": 34526, + "cached": 34527, + "Ġdic": 34528, + "ĠSak": 34529, + "Ġpotentials": 34530, + "aney": 34531, + "Ġdetectives": 34532, + "Ġignition": 34533, + "Plugin": 34534, + "thin": 34535, + "ĠBachelor": 34536, + "assuming": 34537, + "995": 34538, + "ĠTorres": 34539, + "Ġatrocities": 34540, + "Nothing": 34541, + "ĠPB": 34542, + "Ġhurts": 34543, + "Ġentrepreneurial": 34544, + "ĠCum": 34545, + "assisted": 34546, + "Ġimpartial": 34547, + "CISCO": 34548, + "RD": 34549, + "ĠStern": 34550, + "Ġfibrous": 34551, + "Offset": 34552, + "dan": 34553, + "reaction": 34554, + "Ġ420": 34555, + "olated": 34556, + "Ġopaque": 34557, + "Ġ178": 34558, + "ĠTelevision": 34559, + "ĠHazard": 34560, + "ĠGRO": 34561, + "ibus": 34562, + "Ġradios": 34563, + "Ġverdict": 34564, + "Interestingly": 34565, + "ĠDurham": 34566, + "ĠPP": 34567, + "ĠMalay": 34568, + "Ġbrutality": 34569, + "Ġconfinement": 34570, + "ĠSz": 34571, + "esta": 34572, + "Ġregenerative": 34573, + "Ġprimer": 34574, + "Ġthermodynamics": 34575, + "rox": 34576, + "avian": 34577, + "landers": 34578, + "Ġlayouts": 34579, + "ĠSubsequently": 34580, + "Scott": 34581, + "ĠSoldiers": 34582, + "Was": 34583, + "ĠAlert": 34584, + "Expand": 34585, + "ĠFactory": 34586, + "ĠEuclid": 34587, + "Ġprincipally": 34588, + "Ġschoolers": 34589, + "Ġmethodological": 34590, + "ĠDefaults": 34591, + "Ġaqueous": 34592, + "irmware": 34593, + "ĠPapua": 34594, + "Ġcottage": 34595, + "ometown": 34596, + "Ġhypothyroidism": 34597, + "Wiki": 34598, + "Ġfission": 34599, + "Ġattic": 34600, + "Ġpreached": 34601, + "ĠJenkins": 34602, + "Ġarrog": 34603, + "()}": 34604, + "Ġefficiencies": 34605, + "346": 34606, + "Ġdebugging": 34607, + "Parse": 34608, + "Ġruined": 34609, + "ĠPainting": 34610, + "Ġmall": 34611, + "Ġundist": 34612, + "Ġdeduce": 34613, + "ĠOlive": 34614, + "bras": 34615, + "Ġmillise": 34616, + "ĠApt": 34617, + "neighbors": 34618, + "Frequency": 34619, + "alas": 34620, + "Ġwhisk": 34621, + "ĠPond": 34622, + "Ġsunk": 34623, + "Ġthrives": 34624, + "Ġapostles": 34625, + "Ġ233": 34626, + "ĠGB": 34627, + "Ġmanor": 34628, + "Ġpharmacy": 34629, + "uvian": 34630, + "icz": 34631, + "assemb": 34632, + "ĠCer": 34633, + "241": 34634, + "Ġherbicide": 34635, + "Ġluxurious": 34636, + "Ġfiner": 34637, + "ĠSkip": 34638, + "Ġimitation": 34639, + "Ġpredictors": 34640, + "observ": 34641, + "ĠDialogue": 34642, + "Future": 34643, + "ĠKnights": 34644, + "Cre": 34645, + "bh": 34646, + "454": 34647, + "Ġaquifer": 34648, + "Heb": 34649, + "nw": 34650, + "arrays": 34651, + "Ġnumeral": 34652, + "Ġgenotype": 34653, + "scribed": 34654, + "Ġtp": 34655, + "aram": 34656, + "aday": 34657, + "Ġrectum": 34658, + "findall": 34659, + "multiply": 34660, + "ĠForestry": 34661, + "cus": 34662, + "è´": 34663, + "Ġnip": 34664, + "elman": 34665, + "irming": 34666, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 34667, + "Subtract": 34668, + "Ast": 34669, + "Ġreds": 34670, + "Ġreplicated": 34671, + "Ġ6000": 34672, + "Ġ{:.": 34673, + "Ġcheek": 34674, + "Ġpredefined": 34675, + "Isa": 34676, + "ĠExtreme": 34677, + "*}\\": 34678, + "Luke": 34679, + "Ġglossary": 34680, + "Cred": 34681, + "Deg": 34682, + "JS": 34683, + "ĠFrag": 34684, + "Ġafflicted": 34685, + "rather": 34686, + "Ġsher": 34687, + "Ġplas": 34688, + "ĠAsper": 34689, + "ĠAmazing": 34690, + "ĠCoral": 34691, + "Ġmasonry": 34692, + "ĠEmeritus": 34693, + "Ġtimest": 34694, + "ĠAntio": 34695, + "Ġbaptized": 34696, + "Mont": 34697, + "Ġ179": 34698, + "ĠAmelia": 34699, + "389": 34700, + "Ġordained": 34701, + "woods": 34702, + "Longitude": 34703, + "Ġpatronage": 34704, + "Ġmocking": 34705, + "ĠGloss": 34706, + "Ġsemantics": 34707, + "Ġranch": 34708, + "Ġchromium": 34709, + "Ġjets": 34710, + "Ġadjustable": 34711, + "ĠAttributes": 34712, + "ĠCyl": 34713, + "logical": 34714, + "decimal": 34715, + "Ġbrightest": 34716, + "ĠâĢľâ̦": 34717, + "Ġdiscriminate": 34718, + "ĠGeorgian": 34719, + "MX": 34720, + "Ġconced": 34721, + "Ġrooft": 34722, + "Ġtransitive": 34723, + "ĠCreativity": 34724, + "ĠÙħ": 34725, + "ĠStef": 34726, + "printf": 34727, + "Dear": 34728, + "ĠHale": 34729, + "ANK": 34730, + "ĠNotable": 34731, + "Wikimedia": 34732, + "anian": 34733, + "ĠWR": 34734, + "ĠDF": 34735, + "Ġchemist": 34736, + "hosts": 34737, + "cursors": 34738, + "give": 34739, + "Ġintends": 34740, + "Ġprescriptions": 34741, + "Ġgrind": 34742, + "Ġdemocracies": 34743, + "Ġundet": 34744, + "Ġз": 34745, + "ĠGHG": 34746, + "Ġpointers": 34747, + "sciously": 34748, + "Ġcorridors": 34749, + "310": 34750, + "Ġartef": 34751, + "Ġdocs": 34752, + "Ġicy": 34753, + "Ġneph": 34754, + "disabled": 34755, + "Everything": 34756, + "Anyone": 34757, + "cold": 34758, + "ĠNu": 34759, + "pod": 34760, + "ĠMell": 34761, + "Ġfluent": 34762, + "Ġphilanthrop": 34763, + "ĠNaturally": 34764, + "Ġharming": 34765, + "Ġparen": 34766, + "ĠChoices": 34767, + "Ġhymns": 34768, + "yi": 34769, + "unsqueeze": 34770, + "ĠPhotoshop": 34771, + "Ġoe": 34772, + "angar": 34773, + "Ġblockage": 34774, + "ĠStarted": 34775, + "purple": 34776, + "runtime": 34777, + "Ġapes": 34778, + "Ġinnovators": 34779, + "ĠMonroe": 34780, + "Ġsubmarines": 34781, + "éĽ": 34782, + "Ġect": 34783, + "Unless": 34784, + "Ġwholesale": 34785, + "âĹ¼ï¸ıâĹ¼ï¸ı": 34786, + "cussions": 34787, + "Ġinflict": 34788, + "Ġaggressively": 34789, + "ĠIMP": 34790, + "ĠSpan": 34791, + "Ġasserting": 34792, + "Ġnovelty": 34793, + "Ġobst": 34794, + "Ġbleach": 34795, + "Ġsacrificed": 34796, + "Ġrivalry": 34797, + "Ġmisconception": 34798, + "MN": 34799, + "olutionary": 34800, + "ĠLeaves": 34801, + "transforms": 34802, + "ĠScandinavian": 34803, + "Ġlemons": 34804, + "ĠDistingu": 34805, + "weets": 34806, + "neapolis": 34807, + "onda": 34808, + "Ġlongstanding": 34809, + "0000000000000000000000000000000000000000000000000000000000000000": 34810, + "Ġreplica": 34811, + "ĠDescartes": 34812, + "Ġpirate": 34813, + "Ġscoop": 34814, + "Ġphylogenetic": 34815, + "Ġfeeder": 34816, + "Ġpatiently": 34817, + "Ġseekers": 34818, + "ĠRichardson": 34819, + "Ġshingles": 34820, + "ÑĢи": 34821, + "ĠGuidance": 34822, + "Ġvigorously": 34823, + "symbols": 34824, + "ĠLt": 34825, + "Ġ._": 34826, + "ĠPolit": 34827, + "Ġprecedents": 34828, + "Ġphotographed": 34829, + "Ġsymbolizing": 34830, + "ĠTwelve": 34831, + "ĠCircular": 34832, + "Ġoxides": 34833, + "Ġclerk": 34834, + "Ġsocialization": 34835, + "Introdu": 34836, + "Ġtactic": 34837, + "atism": 34838, + "Ġ'(": 34839, + "formats": 34840, + "Ġloader": 34841, + "Ġrhiz": 34842, + "ĠBarcelona": 34843, + "much": 34844, + "ĠShore": 34845, + "Ġove": 34846, + "ieves": 34847, + "Ġextrac": 34848, + "å̼": 34849, + "ĠFlying": 34850, + "Ġshirts": 34851, + "ĠGerald": 34852, + "ĠWeber": 34853, + "Ġforesee": 34854, + "Ġhurting": 34855, + "PageIndex": 34856, + "aspx": 34857, + "Ba": 34858, + "Ġbehold": 34859, + "Ġundermining": 34860, + "ĠPsalm": 34861, + "ĠKlein": 34862, + "Ġimpoverished": 34863, + "ĠMight": 34864, + "oppy": 34865, + "ĠDP": 34866, + "Ġdisjoint": 34867, + "Ġinfusion": 34868, + "ĠCOPD": 34869, + "ĠPurchase": 34870, + "Ġhandheld": 34871, + "Ġprevail": 34872, + "Ġforthcoming": 34873, + "219": 34874, + "ĠWine": 34875, + "Ġ325": 34876, + "459": 34877, + "ADE": 34878, + "Regardless": 34879, + "Ġblew": 34880, + "Vertex": 34881, + "Ġmisery": 34882, + "handlers": 34883, + "Ġallevi": 34884, + "Ġantiviral": 34885, + "ĠSha": 34886, + "ĠNoise": 34887, + "ĠLatest": 34888, + "cong": 34889, + "mare": 34890, + "atars": 34891, + "shr": 34892, + "backed": 34893, + "Ġvaluation": 34894, + "ĠContrast": 34895, + "655": 34896, + "Acts": 34897, + "angelo": 34898, + "Ġmussels": 34899, + "ĠKau": 34900, + "particle": 34901, + "ĠCastro": 34902, + "gd": 34903, + "Ġmounds": 34904, + "Ġspeculate": 34905, + "cyl": 34906, + "ĠQi": 34907, + "catch": 34908, + "ĠStroke": 34909, + "ĠKas": 34910, + "Ġ802": 34911, + "Ġradiant": 34912, + "ĠJohnston": 34913, + "Ġdesperately": 34914, + "ĠCroatia": 34915, + "Ġmiraculous": 34916, + "Ġinex": 34917, + "Ġreused": 34918, + "ĠChip": 34919, + "Ġ{:": 34920, + "Ġsuperb": 34921, + "Compute": 34922, + "ĠSacramento": 34923, + "ç¨ĭ": 34924, + "Ġale": 34925, + "Ġlords": 34926, + "Ġ173": 34927, + "Ġsurvives": 34928, + "visited": 34929, + "ĠBuildings": 34930, + "Ġadjo": 34931, + "inches": 34932, + "princ": 34933, + "Ġ1853": 34934, + "Ġcultured": 34935, + "Ġnormative": 34936, + "Ġtemperament": 34937, + "ĠGovernance": 34938, + "ĠPhysicians": 34939, + "ĠConservancy": 34940, + "adaptive": 34941, + "Ġbang": 34942, + "osal": 34943, + "ĠGren": 34944, + "ĠLevi": 34945, + "Ġmt": 34946, + "responses": 34947, + "aloader": 34948, + "Hig": 34949, + "Ġfumes": 34950, + "ĠRegulatory": 34951, + "-----------------------------": 34952, + "Ġsynthesize": 34953, + "cels": 34954, + "Ġmartyr": 34955, + "Ġvertebrates": 34956, + "1967": 34957, + "Ġferry": 34958, + "Ġchimney": 34959, + "Ġtropics": 34960, + "Tax": 34961, + "Ġwaterproof": 34962, + "scape": 34963, + "Ġhourly": 34964, + "Reflecting": 34965, + "cutting": 34966, + "Factors": 34967, + "ĠBabylonian": 34968, + "ĠExcessive": 34969, + "wav": 34970, + "Ġsealing": 34971, + "asser": 34972, + "Ġrealizes": 34973, + "ĠShepherd": 34974, + "Ġgrease": 34975, + "Msg": 34976, + "edo": 34977, + "\"]),": 34978, + "Ġcamel": 34979, + "calculus": 34980, + "Ġincarceration": 34981, + "Times": 34982, + "Ġinstitutes": 34983, + "ĊĊĠĠ": 34984, + "Ġtrek": 34985, + "ĠDemonstr": 34986, + "Ġsponsor": 34987, + "Ġtossed": 34988, + "qqqq": 34989, + "Ġbrigade": 34990, + "Ġstrap": 34991, + "Ġskewed": 34992, + "VALUE": 34993, + "Ġchimpanzees": 34994, + "lip": 34995, + "enoid": 34996, + "ĠAber": 34997, + "ĠQing": 34998, + "-------------------": 34999, + "ĠParish": 35000, + "Ġmigraines": 35001, + "TABLE": 35002, + "ĠWarning": 35003, + "ĠReuters": 35004, + "otech": 35005, + "coins": 35006, + "ĠLights": 35007, + "getenv": 35008, + "manual": 35009, + "suggest": 35010, + "Ġpowdered": 35011, + "ĠGraphics": 35012, + "Ġscratching": 35013, + "thanks": 35014, + "Ġenigmatic": 35015, + "Ġ++": 35016, + "Ġcorrective": 35017, + "Ġreceptive": 35018, + "Ġtempfile": 35019, + "Ġtransplants": 35020, + "ĠWriter": 35021, + "ĠNiño": 35022, + "Ġepithelial": 35023, + "Ġterrifying": 35024, + "Ġunderpinnings": 35025, + "Ġtreacherous": 35026, + "few": 35027, + "idine": 35028, + "Ġpostcolonial": 35029, + "ocumented": 35030, + "Ġmarching": 35031, + "Ġrushing": 35032, + "Ġpathological": 35033, + "Ġequips": 35034, + "Month": 35035, + "ĠBaldwin": 35036, + "compress": 35037, + "abilistic": 35038, + "397": 35039, + "transport": 35040, + "GRE": 35041, + "asaki": 35042, + "ĠUnix": 35043, + "ĠColors": 35044, + "ĠInteractions": 35045, + "Ġbait": 35046, + "urdue": 35047, + "ermanent": 35048, + "terson": 35049, + "Ġglyph": 35050, + "ucalypt": 35051, + "Ġdeletion": 35052, + "ĠMillion": 35053, + "Ġnobles": 35054, + "Ġadvisors": 35055, + "sure": 35056, + "abetics": 35057, + "avering": 35058, + "Ġ--------": 35059, + "Ġemitting": 35060, + "Ġstrang": 35061, + "Ġengagements": 35062, + "Ġdusty": 35063, + "ĠRomeo": 35064, + "ĠTABLE": 35065, + "nering": 35066, + "Ġinp": 35067, + "estine": 35068, + "Ġclut": 35069, + "ognition": 35070, + "ĠQuart": 35071, + "Ġsimplistic": 35072, + "ĠTaliban": 35073, + "constraint": 35074, + "Management": 35075, + "ĠRanch": 35076, + "Ġjapan": 35077, + "Ġfamed": 35078, + "Alter": 35079, + "Ġoutgoing": 35080, + "spatial": 35081, + "ĠΣ": 35082, + "urai": 35083, + "Ġblueberries": 35084, + "ĠImpacts": 35085, + "374": 35086, + "Ġmetaphysical": 35087, + "geons": 35088, + "Ġplaques": 35089, + "Ġclotting": 35090, + "ĠMint": 35091, + "Ġgraphite": 35092, + "Whatever": 35093, + "SUM": 35094, + "adal": 35095, + "windows": 35096, + "Gard": 35097, + "boolean": 35098, + "ĠCarth": 35099, + "ĠPtole": 35100, + "Ġgeom": 35101, + "Ġapartments": 35102, + "CLC": 35103, + "Ġrecruiting": 35104, + "Ġaccusations": 35105, + "pq": 35106, + "Ġsock": 35107, + "Ġrailways": 35108, + "WL": 35109, + "Ġlinkage": 35110, + "Ġattackers": 35111, + "specified": 35112, + "fighting": 35113, + "ĠUb": 35114, + "tum": 35115, + "Ġoutset": 35116, + "ovanni": 35117, + "Concentration": 35118, + "Ġdiversification": 35119, + "ĠRespond": 35120, + "ĠUniversities": 35121, + "CLUDING": 35122, + "Lee": 35123, + "hid": 35124, + "iffe": 35125, + "ни": 35126, + "mnx": 35127, + "ĠFIT": 35128, + "Ġpeek": 35129, + "ĠGenerator": 35130, + "Ġdielectric": 35131, + "Ġtearing": 35132, + "availability": 35133, + "brace": 35134, + "Fit": 35135, + "ĠSamples": 35136, + "istency": 35137, + "Ġrins": 35138, + "Ġausp": 35139, + "osec": 35140, + "Ġvisa": 35141, + "Ġminimise": 35142, + "Ġpleas": 35143, + "Ġtertiary": 35144, + "Ġcd": 35145, + "interpol": 35146, + "Ġenlightened": 35147, + "Ùij": 35148, + "Ġinterim": 35149, + "ĠSheets": 35150, + "Ġconveys": 35151, + "Clearly": 35152, + "Structure": 35153, + "ĠMastering": 35154, + "ĠBulg": 35155, + "Ġtucked": 35156, + "Ġincompatible": 35157, + "Ġparcel": 35158, + "Ġdesignate": 35159, + "Ġtempo": 35160, + "ionic": 35161, + "Ġgait": 35162, + "ĠSharma": 35163, + "604": 35164, + "Ġunden": 35165, + "recv": 35166, + "educated": 35167, + "ĠOxygen": 35168, + "Ġindel": 35169, + "Ġpurified": 35170, + "mong": 35171, + "olve": 35172, + "plings": 35173, + "ĠCharge": 35174, + "987": 35175, + "ĠBusinesses": 35176, + "Ġanxieties": 35177, + "×ķ×": 35178, + "Moving": 35179, + "idium": 35180, + "ĠDuration": 35181, + "Ġspines": 35182, + "Ġacclaimed": 35183, + "Ġincurred": 35184, + "ĠPhy": 35185, + "_[": 35186, + "virus": 35187, + "éĺ": 35188, + "ĠTub": 35189, + "Ġaffine": 35190, + "\\\\\\": 35191, + "Ġearns": 35192, + "Ġbakery": 35193, + "ĠMJ": 35194, + "]',": 35195, + "Ġtout": 35196, + "Ġdries": 35197, + "Ġagile": 35198, + "newline": 35199, + "293": 35200, + "Ġeroded": 35201, + "Ġcollateral": 35202, + "Ġassigns": 35203, + "Ġtroubleshoot": 35204, + "Ġunexplained": 35205, + "Ġcunning": 35206, + "Ġgovernors": 35207, + "ĠAnything": 35208, + "oscience": 35209, + "Ġpioneered": 35210, + "scripts": 35211, + "athere": 35212, + "lections": 35213, + "defense": 35214, + "ĠBlind": 35215, + "ĠCornwall": 35216, + "Ġrhymes": 35217, + "hence": 35218, + "Ġreferencing": 35219, + "Ġinlet": 35220, + "Ġheats": 35221, + "Ġmono": 35222, + "Ġlineages": 35223, + "ĠHers": 35224, + "Ġhumane": 35225, + "Ġmanga": 35226, + "ructures": 35227, + "283": 35228, + "Pages": 35229, + "2500": 35230, + "Ġuniformity": 35231, + "ĠPoison": 35232, + "Ġfirefighters": 35233, + "saurus": 35234, + "osin": 35235, + "ĠMibScalar": 35236, + "uen": 35237, + "}`": 35238, + "Ġmv": 35239, + "ĠSale": 35240, + "ĠWinn": 35241, + "ĠChal": 35242, + "Ġelectrom": 35243, + "ĠNovels": 35244, + "Ġaltru": 35245, + "Assume": 35246, + "Ġpilgrims": 35247, + "ĠChampions": 35248, + "PIPE": 35249, + "Ġ\\|": 35250, + "Ġhydroelectric": 35251, + "ĠHole": 35252, + "Ġagitation": 35253, + "394": 35254, + "Ġpinch": 35255, + "ĠCorinthians": 35256, + "nat": 35257, + "Ġlament": 35258, + "ĠSB": 35259, + "spoken": 35260, + "Ġosm": 35261, + "objective": 35262, + "Ġignores": 35263, + "Healthy": 35264, + "ĠHuang": 35265, + "TEXT": 35266, + "VIII": 35267, + "Thursday": 35268, + "ĠParas": 35269, + "ĠConsortium": 35270, + "ĠDepth": 35271, + "Ġpatriotism": 35272, + "Ġspeeding": 35273, + "Ġthanked": 35274, + "icators": 35275, + "ĠSAS": 35276, + "ophen": 35277, + "ĠBoh": 35278, + "DEs": 35279, + "Ġrevolve": 35280, + "Ġdiscounts": 35281, + "Ġawakening": 35282, + "Fields": 35283, + "ĠFashion": 35284, + "Ġbitcoin": 35285, + "Ġneurodeg": 35286, + "Ġaxiom": 35287, + "Ġvernacular": 35288, + "Mental": 35289, + "animal": 35290, + "Ġ187": 35291, + "Ġ1852": 35292, + "ĠEnum": 35293, + "Ġmotivating": 35294, + "Arr": 35295, + "ĠAcceleration": 35296, + "éĹ´": 35297, + "plays": 35298, + "ĠWrap": 35299, + "ternity": 35300, + "('[": 35301, + "Ġchromat": 35302, + "ĠBrunswick": 35303, + "subseteq": 35304, + "measurement": 35305, + "YE": 35306, + "ĠGly": 35307, + "embeddings": 35308, + "Ġsponsors": 35309, + "lime": 35310, + "ĠDeaf": 35311, + "ĠVladimir": 35312, + "violence": 35313, + "Ñĸ": 35314, + "esimal": 35315, + "ĠPew": 35316, + "Ġ188": 35317, + "Ġlawmakers": 35318, + "umbai": 35319, + "Ġoceanic": 35320, + "Ġskiing": 35321, + "ĠTah": 35322, + "ĠAircraft": 35323, + "Ġhealed": 35324, + "Ġkicked": 35325, + "ĠKaiser": 35326, + "Ġdirects": 35327, + "ĠSanti": 35328, + "Ġdolphin": 35329, + "mobile": 35330, + "apons": 35331, + "Secret": 35332, + "ĠPIL": 35333, + "ĠTheology": 35334, + "Ġnozzle": 35335, + "customer": 35336, + "Ġplut": 35337, + "sequent": 35338, + "ĠCOPY": 35339, + "Ġrouters": 35340, + "Ġclicks": 35341, + "ĠPlaying": 35342, + "eat": 35343, + "ĠLik": 35344, + "Ġvalor": 35345, + "ĠGettysburg": 35346, + "Ġdesserts": 35347, + "aqu": 35348, + "251": 35349, + "Ġmultiplicative": 35350, + "ĠIstanbul": 35351, + "odiac": 35352, + "ĠWalt": 35353, + "Ġmoderated": 35354, + "Ġdiploma": 35355, + "ĠOccasionally": 35356, + "Ġconsolidated": 35357, + "stations": 35358, + "ĠBeau": 35359, + "ĠEarlier": 35360, + "Ġeukary": 35361, + "Ġbrute": 35362, + "DAY": 35363, + "yang": 35364, + "Ġagendas": 35365, + "Ġmemo": 35366, + "606": 35367, + "ĠBehaviour": 35368, + "çIJĨ": 35369, + "ĠEDT": 35370, + "ISO": 35371, + "Ġadversaries": 35372, + "Ġharbour": 35373, + "Ġbombers": 35374, + "Ġsulphur": 35375, + "ĠSPE": 35376, + "Ġsafest": 35377, + "Ġantif": 35378, + "Ġprecedence": 35379, + "ĠMozart": 35380, + "Ġunrealistic": 35381, + "ĠLav": 35382, + "Ġoveruse": 35383, + "Ġelk": 35384, + "ĠShared": 35385, + "Ġcritiques": 35386, + "Ġcaptivate": 35387, + "Ġstrained": 35388, + "代åĨĻ": 35389, + "Mur": 35390, + "Ġ'/'": 35391, + "Features": 35392, + "Ġheterosexual": 35393, + "FB": 35394, + "WID": 35395, + "xfe": 35396, + "ellington": 35397, + "ursive": 35398, + "ĠSteam": 35399, + "Ġsummarizing": 35400, + "mur": 35401, + "Ġ'\"": 35402, + "Ġgrim": 35403, + "ĠSociology": 35404, + "Ġdescriptor": 35405, + "ĠKitchen": 35406, + "saved": 35407, + "bladder": 35408, + "ESSAGE": 35409, + "æľĢ": 35410, + "Ġtaxpayers": 35411, + "ĠJM": 35412, + "ignant": 35413, + "Ġ1835": 35414, + "3334": 35415, + "ĊĉĉĊĉ": 35416, + "ocentric": 35417, + "Ġfixture": 35418, + "ietzsche": 35419, + "ĠBing": 35420, + "Ġblossoms": 35421, + "migrations": 35422, + "ochem": 35423, + "ĠHello": 35424, + "pathic": 35425, + "Solutions": 35426, + "ãħİãĦ·": 35427, + "Java": 35428, + "Rank": 35429, + "ĠFlower": 35430, + "ribly": 35431, + "Ġ1815": 35432, + "ĠAppl": 35433, + "Ġsequest": 35434, + "MainWindow": 35435, + "Ġhooked": 35436, + "Ġperse": 35437, + "Ġ193": 35438, + "Ġ999": 35439, + "ridged": 35440, + "Above": 35441, + "Ġridiculous": 35442, + "uitive": 35443, + "Instructions": 35444, + "Ġpennies": 35445, + "song": 35446, + "ά": 35447, + "ĠLIN": 35448, + "Ġcloves": 35449, + "awk": 35450, + "1974": 35451, + "ĠMySQL": 35452, + "Ġfillings": 35453, + "ĠRebellion": 35454, + "osition": 35455, + "Ġwording": 35456, + "Ġexcerpts": 35457, + "unless": 35458, + "KB": 35459, + "Ġsund": 35460, + "readline": 35461, + "ĠHumanities": 35462, + "Ġreconnaissance": 35463, + "Ġmacular": 35464, + "ĠSignificant": 35465, + "Ġstranded": 35466, + "lov": 35467, + "liest": 35468, + "ĠSag": 35469, + "metal": 35470, + "Ġethic": 35471, + "rhosis": 35472, + "variance": 35473, + "Material": 35474, + "ĠHip": 35475, + "ĠFo": 35476, + "onement": 35477, + "Ġapplicability": 35478, + "ĠGrav": 35479, + "Ġtyranny": 35480, + "Ori": 35481, + "Ġposing": 35482, + "rights": 35483, + "ĠGUI": 35484, + "ĠStir": 35485, + "Ġtherein": 35486, + "ðĿij¦": 35487, + "measures": 35488, + "ĠSafari": 35489, + "Ġsleeves": 35490, + "screens": 35491, + "îĢ": 35492, + "unting": 35493, + "Ġhyperactivity": 35494, + "646": 35495, + "Ġfaire": 35496, + "GW": 35497, + "beg": 35498, + "hicles": 35499, + "Ġ1839": 35500, + "ĠScene": 35501, + "([])": 35502, + "Ġnarrower": 35503, + "atized": 35504, + "Ġensuing": 35505, + "greater": 35506, + "HW": 35507, + "inox": 35508, + "ĠBoulder": 35509, + "Quiz": 35510, + "mable": 35511, + "Ka": 35512, + "gie": 35513, + "Ġphishing": 35514, + "xtap": 35515, + "Ġcommandments": 35516, + "Ġpremier": 35517, + "Ġabandonment": 35518, + "Execution": 35519, + "Ġinadvert": 35520, + "ummer": 35521, + "Ġclash": 35522, + "...')": 35523, + "Animal": 35524, + "STRING": 35525, + "Ġsneezing": 35526, + "**.": 35527, + "Ġskysc": 35528, + "Ġfolate": 35529, + "Ġinterfering": 35530, + "qi": 35531, + "ĠWatts": 35532, + "lengths": 35533, + "Ġfavors": 35534, + "Mag": 35535, + "sand": 35536, + "etting": 35537, + "ĠPaint": 35538, + "Ġadsor": 35539, + "regions": 35540, + "Ġspotlight": 35541, + "Ġcirculate": 35542, + "ĠMED": 35543, + "Regression": 35544, + "ĠMovements": 35545, + "uteronomy": 35546, + "Wall": 35547, + "farm": 35548, + "ĠKoch": 35549, + "Ġpitcher": 35550, + "Ġinhalation": 35551, + "mist": 35552, + "arynge": 35553, + "ordable": 35554, + "ĠWouldn": 35555, + "loom": 35556, + "timezone": 35557, + "Ġamenities": 35558, + "pects": 35559, + "basis": 35560, + "cleaned": 35561, + "Ġlibrarians": 35562, + "Diet": 35563, + "Gene": 35564, + "ç¤": 35565, + "ĠAu": 35566, + "Ġinvestigates": 35567, + "Driver": 35568, + "dialog": 35569, + "ĠThames": 35570, + "Ġcleaners": 35571, + "soluble": 35572, + "Ġrebirth": 35573, + "ĠFAQ": 35574, + "Ġtranscripts": 35575, + "Soci": 35576, + "ĠSaskat": 35577, + "Ġmagnification": 35578, + "AU": 35579, + "ĠCrystal": 35580, + "Ġintensely": 35581, + "Ġoutsiders": 35582, + "Ġgoose": 35583, + "essim": 35584, + "imon": 35585, + "ĠHeg": 35586, + "Inside": 35587, + "culpt": 35588, + "Prove": 35589, + "ĠBaseball": 35590, + "Signs": 35591, + "following": 35592, + "Ġvapour": 35593, + "Vec": 35594, + "Ġ(((": 35595, + "ĠHess": 35596, + "ĠRough": 35597, + "uchi": 35598, + "Ġwarp": 35599, + "LOAD": 35600, + "Ġpositives": 35601, + "ĠDEFAULT": 35602, + "ĠMacedonia": 35603, + "ĠDip": 35604, + "pleting": 35605, + "Ġoffence": 35606, + "increasing": 35607, + "ĠFilipino": 35608, + "Ġbattling": 35609, + "Ġbeasts": 35610, + "ĠBub": 35611, + "Ġ186": 35612, + "formatted": 35613, + "ĠCorrespond": 35614, + "Ġexecutable": 35615, + "Ġinequities": 35616, + "ĠRegistry": 35617, + "ĠMughal": 35618, + "ĠKw": 35619, + "Ġexploratory": 35620, + "anse": 35621, + "ĠFiber": 35622, + "Ġguinea": 35623, + "']):": 35624, + "Ġhypnot": 35625, + "ĠSerbian": 35626, + "juni": 35627, + "ĠAry": 35628, + "opold": 35629, + "Ġsparks": 35630, + "Ġsquid": 35631, + "ĠHelps": 35632, + "Sensor": 35633, + "Ġselects": 35634, + "ĠSchmidt": 35635, + "ococcal": 35636, + "icted": 35637, + "ĠTreasure": 35638, + "BatchNorm": 35639, + "Ġcomets": 35640, + "665": 35641, + "Ġhottest": 35642, + "slow": 35643, + "Ġcate": 35644, + "Ġjargon": 35645, + "crafted": 35646, + "Ġarbitrarily": 35647, + "Ġcondu": 35648, + "Ġmeadow": 35649, + "please": 35650, + "ĠSwan": 35651, + "ĠSTUD": 35652, + "Ġslept": 35653, + "oprotein": 35654, + "historical": 35655, + "ĠPour": 35656, + "ĠOrion": 35657, + "ĠCanterbury": 35658, + "704": 35659, + "Ġbible": 35660, + "Ġstall": 35661, + "uga": 35662, + "according": 35663, + "ĠVariance": 35664, + "ĠEugene": 35665, + "Ġhinges": 35666, + "Ġhailed": 35667, + "amen": 35668, + "emotional": 35669, + "ĠHann": 35670, + "Ġfrontiers": 35671, + "ĠStephan": 35672, + "Ġunreason": 35673, + "Ġcreams": 35674, + "Ġpetrol": 35675, + "uder": 35676, + "retched": 35677, + "Ġdealers": 35678, + "observation": 35679, + "Ġpx": 35680, + "ĠPCA": 35681, + "Ġneurom": 35682, + "Ġflocks": 35683, + "afa": 35684, + "Ġdivinity": 35685, + "Ġleaning": 35686, + "Ġdocumentaries": 35687, + "Ġlawsuits": 35688, + "=('": 35689, + "pending": 35690, + "Ġdred": 35691, + "contrast": 35692, + "ĠTemper": 35693, + "Ġimplicitly": 35694, + "Ġghosts": 35695, + "ĠHarmonyville": 35696, + "Ġ213": 35697, + "Ġclaws": 35698, + "States": 35699, + "ĠTommy": 35700, + "Ġaber": 35701, + "Ġvisualizations": 35702, + "Ġscarring": 35703, + "Ġmangrove": 35704, + "Ġunlaw": 35705, + "Ġreplacements": 35706, + "ли": 35707, + "ĠItalians": 35708, + "Tuesday": 35709, + "Ġpprint": 35710, + "ĠWaves": 35711, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 35712, + "yb": 35713, + "ĠWitness": 35714, + "ĠBeethoven": 35715, + "Ġsophistication": 35716, + "ĠMillennium": 35717, + "Cas": 35718, + "guess": 35719, + "bler": 35720, + "park": 35721, + "zon": 35722, + "slide": 35723, + "Ġgenealogy": 35724, + "Ġextingu": 35725, + "å¿": 35726, + "urricular": 35727, + "Ġjan": 35728, + "phinx": 35729, + "ĠAncest": 35730, + "Experts": 35731, + "Ġcervix": 35732, + "cookie": 35733, + "Ġproactively": 35734, + "ĠPall": 35735, + "ĠDone": 35736, + "Ġaccents": 35737, + "Ġinferences": 35738, + "Ġterminated": 35739, + "ilion": 35740, + "phrine": 35741, + "apsing": 35742, + "Ġappropriation": 35743, + "ocyan": 35744, + "ĠKerala": 35745, + "gravity": 35746, + "Ġadventurers": 35747, + "ĠAppropriate": 35748, + "ĠSpatial": 35749, + "quez": 35750, + "iatric": 35751, + "Used": 35752, + "âģĦ": 35753, + "Ġinvariably": 35754, + "gang": 35755, + "mixed": 35756, + "philis": 35757, + "Ġkillings": 35758, + "Ġ'[": 35759, + "ĠHVAC": 35760, + "aru": 35761, + "Ġfortunes": 35762, + "Ġpharmaceuticals": 35763, + "FDA": 35764, + "Ġyang": 35765, + "anders": 35766, + "Ġsubspace": 35767, + "Ġprinces": 35768, + "Ġfootsteps": 35769, + "Ġfronts": 35770, + "Ġperi": 35771, + "Ġelectrically": 35772, + "Ġsuperconduct": 35773, + "Ġkilow": 35774, + "ĠPakistani": 35775, + "Ġstabilization": 35776, + "Ġtwigs": 35777, + "inside": 35778, + "Callback": 35779, + "Ġmah": 35780, + "ayette": 35781, + "ĠDawn": 35782, + "ĠGaelic": 35783, + "medical": 35784, + "ĠEdwin": 35785, + "Ġtattoo": 35786, + "Ġlute": 35787, + "ĠLC": 35788, + "ĠRevision": 35789, + "Static": 35790, + "Ġdischarges": 35791, + "ĠFont": 35792, + "1972": 35793, + "Ġmarkedly": 35794, + "Ġtonight": 35795, + "inverse": 35796, + "opters": 35797, + "$$-": 35798, + "optosis": 35799, + "Ġcolonized": 35800, + "Ġsparkling": 35801, + "Ġcherish": 35802, + "Ġbanning": 35803, + "Ġvanished": 35804, + "Ġcalmly": 35805, + "chwitz": 35806, + "ĠOng": 35807, + "aryng": 35808, + "Ġlocality": 35809, + "Ġassociative": 35810, + "ĠSCI": 35811, + "Ġexpiration": 35812, + "Ġbicycles": 35813, + "Ġeradication": 35814, + "ÐĴ": 35815, + "ermal": 35816, + "atorium": 35817, + "Ġbreeders": 35818, + "Ġhometown": 35819, + "ĠDot": 35820, + "0100": 35821, + "opoly": 35822, + "Ġhacking": 35823, + "Ġalienation": 35824, + "ĠTrent": 35825, + "Ġcontainment": 35826, + "ĠMarines": 35827, + "uzzles": 35828, + "graphs": 35829, + "Ġlawns": 35830, + "Ġasymptomatic": 35831, + "UPDATE": 35832, + "ĠMile": 35833, + "ĠFormal": 35834, + "ĠVedic": 35835, + "ĠEducators": 35836, + "ĠMemphis": 35837, + "ĠRecommended": 35838, + "olor": 35839, + "ĠRama": 35840, + "Ġdiaries": 35841, + "Ġachieves": 35842, + "flix": 35843, + "Ġdrowning": 35844, + "employment": 35845, + "yson": 35846, + "Ġfacto": 35847, + "thought": 35848, + "Ġfooth": 35849, + "tun": 35850, + "rious": 35851, + "Ġimitate": 35852, + "Ġjsonify": 35853, + "Ġlurking": 35854, + "bott": 35855, + "orates": 35856, + "Ġbisc": 35857, + "andem": 35858, + "Ġcommissions": 35859, + "Ġpoaching": 35860, + "Ġcombinator": 35861, + "ĠMATHEMAT": 35862, + "north": 35863, + "Ġcountable": 35864, + "ĠScroll": 35865, + "Ġhydroph": 35866, + "ĠSELECT": 35867, + "ĠPOL": 35868, + "ĠHybrid": 35869, + "ĠMID": 35870, + "ologous": 35871, + "ĠAnders": 35872, + "Ġbeneficiaries": 35873, + "1002": 35874, + "Ġconsultants": 35875, + "Ġhexagon": 35876, + "ĠConsumption": 35877, + "Ġescalating": 35878, + "Ġcancelled": 35879, + "875": 35880, + "lyss": 35881, + "ĠGW": 35882, + "ĠSIM": 35883, + "ĠLP": 35884, + "ĠSharp": 35885, + "ĠChronicle": 35886, + "Ġjealousy": 35887, + "docker": 35888, + "Ġff": 35889, + "Ġcarrot": 35890, + "Ġskeletons": 35891, + "ĠHebrews": 35892, + "ĠVikings": 35893, + "|-": 35894, + "oust": 35895, + "ĠPag": 35896, + "ĠKet": 35897, + "ĠNavigation": 35898, + "Ġquitting": 35899, + "Ġbullied": 35900, + "ĠLudwig": 35901, + "GQ": 35902, + "Ġmuff": 35903, + "ERC": 35904, + "Ġunwavering": 35905, + "Ġlymphatic": 35906, + "à¯": 35907, + "Ġaustral": 35908, + "ctomy": 35909, + "ĠEleanor": 35910, + "Ġseaweed": 35911, + "ĠManitoba": 35912, + "utz": 35913, + "ĠDraft": 35914, + "Ġbarb": 35915, + "Ġbleed": 35916, + "accum": 35917, + "Ġharmed": 35918, + "Ġgraduating": 35919, + "ог": 35920, + "Ġdrafts": 35921, + "aseous": 35922, + "arman": 35923, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 35924, + "Ġseventeen": 35925, + "Ġwholesome": 35926, + "Ñī": 35927, + "ĠSul": 35928, + "Ġcanoe": 35929, + "Ġscarcely": 35930, + "ĠYahweh": 35931, + "commission": 35932, + "Ġgranular": 35933, + "ĠInstitutions": 35934, + "rowth": 35935, + "Ġfaiths": 35936, + "Ġwearable": 35937, + "bots": 35938, + "Ġprocession": 35939, + "ĠSche": 35940, + "equipped": 35941, + "Ġvirtuous": 35942, + "Ġfrightened": 35943, + "ĠOst": 35944, + "physics": 35945, + "=',": 35946, + "nist": 35947, + "lysis": 35948, + "Ġjudiciary": 35949, + "processors": 35950, + "Ġhearings": 35951, + "Ġfleas": 35952, + "nh": 35953, + "ĠESL": 35954, + "encia": 35955, + "oggles": 35956, + "555": 35957, + "Ġsavory": 35958, + "---------------------------": 35959, + "022": 35960, + "adecimal": 35961, + "ĠInstruments": 35962, + "Ġrelocated": 35963, + "ĠRobotics": 35964, + "/,": 35965, + "ĠCoin": 35966, + "antom": 35967, + "ĠDaisy": 35968, + "ем": 35969, + "Ġquarterly": 35970, + "Ġnominated": 35971, + "Ġprotesters": 35972, + "Ġwaveform": 35973, + "Ġambassador": 35974, + "åĪĹ": 35975, + "discovered": 35976, + "Ġembroidery": 35977, + "yah": 35978, + "Ġrepur": 35979, + "Ġcrane": 35980, + "ĠPrepared": 35981, + "-----------------------------------------------": 35982, + "Panel": 35983, + "ḥ": 35984, + "geom": 35985, + "uptools": 35986, + "gif": 35987, + "Ġping": 35988, + "ĠDian": 35989, + "ĠAlps": 35990, + "Ġpublishes": 35991, + "Stock": 35992, + "ĠAsthma": 35993, + "ĠMole": 35994, + "ĠHert": 35995, + "Ġ720": 35996, + "ãĥ³": 35997, + "Essential": 35998, + "ĠBluetooth": 35999, + "Ġmarveled": 36000, + "\":[": 36001, + "Ġzeal": 36002, + "ITES": 36003, + "ĠSEO": 36004, + "Wednesday": 36005, + "chapter": 36006, + "Photos": 36007, + "icum": 36008, + "Ġcontests": 36009, + "authent": 36010, + "Ġundertook": 36011, + "Ġgrasping": 36012, + "ĠACL": 36013, + "labeled": 36014, + "Ġthrilled": 36015, + "Ġcrowned": 36016, + "Lecture": 36017, + "Safe": 36018, + "Ġcushion": 36019, + "Dou": 36020, + "Ġsled": 36021, + "Ġcirculatory": 36022, + "Ġbolts": 36023, + "ĠKatrina": 36024, + "salt": 36025, + "Ġinvoluntary": 36026, + "ĠHighlight": 36027, + "ĠTyler": 36028, + "Ġrestruct": 36029, + "aea": 36030, + "ĠTownship": 36031, + "alamus": 36032, + "ĠDL": 36033, + "ĠLep": 36034, + "ĠLabs": 36035, + "[:]": 36036, + "ĠMorrison": 36037, + "Ġvenous": 36038, + "Dense": 36039, + "Gender": 36040, + "Json": 36041, + "Ġsolic": 36042, + "oko": 36043, + "Ġcasts": 36044, + "ĠFirefox": 36045, + "ĠNoble": 36046, + "ĠJeremiah": 36047, + "})\\": 36048, + "ĠDevil": 36049, + "Lambda": 36050, + "ondo": 36051, + "ĠPeterson": 36052, + "âĢļ": 36053, + "ĠHeights": 36054, + "radio": 36055, + "optera": 36056, + "Ġclamp": 36057, + "omencl": 36058, + "Ġdownloads": 36059, + "ĠCliff": 36060, + "Ġह": 36061, + "Sa": 36062, + "Ġdrier": 36063, + "ranking": 36064, + "Ġbranching": 36065, + "ilaterals": 36066, + "Ġadjoining": 36067, + "(\"\")": 36068, + "illon": 36069, + "ĠFostering": 36070, + "ĠDuck": 36071, + "ssl": 36072, + "Ġflamm": 36073, + "Ġbraking": 36074, + "ĠCalled": 36075, + "ĠTHAT": 36076, + "Ġcondensed": 36077, + "serializer": 36078, + "Citation": 36079, + "ĠGEN": 36080, + "ĠDeer": 36081, + "iberian": 36082, + "ĠInform": 36083, + "Ġbenevol": 36084, + "dfs": 36085, + "recognized": 36086, + "ĠTrag": 36087, + "ĠWOR": 36088, + "Ġparaly": 36089, + "Ġorderly": 36090, + "spirit": 36091, + "TOKEN": 36092, + "folios": 36093, + "provoking": 36094, + "Ġperfor": 36095, + "ĠChau": 36096, + "compression": 36097, + "ĠBrush": 36098, + "ĠWald": 36099, + "Ġnuisance": 36100, + "bars": 36101, + "Ġlum": 36102, + "Ġrecap": 36103, + "Ġrepubl": 36104, + "020": 36105, + "Ġinaccessible": 36106, + "Ġging": 36107, + "amide": 36108, + "Ġsingers": 36109, + "व": 36110, + "ETA": 36111, + "Ġtoolkit": 36112, + "Ġyellowish": 36113, + "moves": 36114, + "Ġgout": 36115, + "rews": 36116, + "Plate": 36117, + "Canadian": 36118, + "Ġbiodegradable": 36119, + "Ġbisector": 36120, + "Ġsubgenre": 36121, + "Äĥ": 36122, + "Ġwraps": 36123, + "Ġadapter": 36124, + "Ġsolvents": 36125, + "ĠAdvantages": 36126, + "Ġhomestead": 36127, + "ĠAnalytics": 36128, + "Split": 36129, + "Ġhw": 36130, + "ĠLambda": 36131, + "ervoir": 36132, + "Ġstakeholder": 36133, + "ĠTail": 36134, + "ĠSymbols": 36135, + "Ġrodent": 36136, + "panic": 36137, + "Ġcircuitry": 36138, + "nob": 36139, + "Ġnotices": 36140, + "Ġwasps": 36141, + "Ġpostal": 36142, + "ĠPrecision": 36143, + "Ġallergen": 36144, + "Ġamyloid": 36145, + "rstrip": 36146, + "á´": 36147, + "Ġwikipedia": 36148, + "Ġrc": 36149, + "workspace": 36150, + "ĠSalem": 36151, + "Ġelliptical": 36152, + "Ġacrylic": 36153, + "Quality": 36154, + "cessions": 36155, + "Ġcommunion": 36156, + "Ġrevolutionize": 36157, + "Ġquarantine": 36158, + "Ġadip": 36159, + "ecost": 36160, + "Actually": 36161, + "ĠBradley": 36162, + "esse": 36163, + "ĠWebb": 36164, + "Ġcompetitor": 36165, + "ĠPicasso": 36166, + "Ġsandwiches": 36167, + "hoff": 36168, + "ç´": 36169, + "ĠEQU": 36170, + "Ġsimulator": 36171, + "Ġforesh": 36172, + "Ġbattalion": 36173, + "ĠTalking": 36174, + "Ġweave": 36175, + "ĠStim": 36176, + "Ġnomadic": 36177, + "ĠCRISPR": 36178, + "Impact": 36179, + "aned": 36180, + "utors": 36181, + "Ġsymptomatic": 36182, + "ĠLocate": 36183, + "ĠAlbany": 36184, + "Safety": 36185, + "Ġlowercase": 36186, + "ĠSerial": 36187, + "Hom": 36188, + "IAN": 36189, + "ĠDad": 36190, + "Ġindian": 36191, + "Ġepidemiological": 36192, + "Father": 36193, + "bri": 36194, + "Ġiff": 36195, + "Ġmanuals": 36196, + "Cast": 36197, + "sac": 36198, + "Ġendowed": 36199, + "Ġcaloric": 36200, + "setminus": 36201, + "Ġtransformers": 36202, + "sage": 36203, + "formula": 36204, + "Ġworshipped": 36205, + "Ġsadly": 36206, + "('/')": 36207, + "ĠLiquid": 36208, + "Ġfilepath": 36209, + "Ġauthorship": 36210, + "Ġni": 36211, + "listed": 36212, + "ickers": 36213, + "Ġheadline": 36214, + "solid": 36215, + "Ġpiping": 36216, + "ĠSecrets": 36217, + "cosh": 36218, + "Listen": 36219, + "Ġconsonants": 36220, + "ĠHannah": 36221, + "Ġtrunks": 36222, + "sphere": 36223, + "Secondly": 36224, + "PB": 36225, + "hog": 36226, + "ĠDod": 36227, + "Ġbadge": 36228, + "Ġoffsets": 36229, + "Ġagon": 36230, + "Ġcritters": 36231, + "burse": 36232, + "313": 36233, + "Links": 36234, + "ĠTS": 36235, + "ivists": 36236, + "ĠBever": 36237, + "Ġadherent": 36238, + "Ġcovert": 36239, + "Extension": 36240, + "dj": 36241, + "Ġbets": 36242, + "1965": 36243, + "hya": 36244, + "Ġtaxi": 36245, + "ĠRevised": 36246, + "iere": 36247, + "Ġom": 36248, + "Ġprogester": 36249, + "months": 36250, + "Ġdelved": 36251, + "Ġirritable": 36252, + "sdk": 36253, + "æŀľ": 36254, + "Ġattire": 36255, + "Ġunderscoring": 36256, + "sty": 36257, + "Ġrested": 36258, + "XXX": 36259, + "Ġionic": 36260, + "ENGTH": 36261, + "iversal": 36262, + "{}\".": 36263, + "NI": 36264, + "exchange": 36265, + "Ġspectacle": 36266, + "Ġtol": 36267, + "stay": 36268, + "ĠKatherine": 36269, + "Ġintrusion": 36270, + "\\}": 36271, + "ع": 36272, + "ĠSector": 36273, + "ĠDesigned": 36274, + "PSS": 36275, + "overset": 36276, + "Ġchristian": 36277, + "576": 36278, + "Hold": 36279, + "Ġcalam": 36280, + "Ġzeroes": 36281, + "ĠDoesn": 36282, + "Ġsecrecy": 36283, + "Ġplagued": 36284, + "Ġunearthed": 36285, + "(\"\"\"": 36286, + "Lock": 36287, + "fw": 36288, + "ĠGamma": 36289, + "Ġspind": 36290, + "ekiel": 36291, + "ukh": 36292, + "Ġwrestling": 36293, + "ĠSimultaneously": 36294, + "Donald": 36295, + "Ġonboard": 36296, + "additional": 36297, + "Ġcrashed": 36298, + "Ġrevived": 36299, + "ĠNormandy": 36300, + "ĠRespiratory": 36301, + "Ġ245": 36302, + "Ġsoaked": 36303, + "ermis": 36304, + "Ġtreatise": 36305, + "ADDR": 36306, + "807": 36307, + "heading": 36308, + "ĠMü": 36309, + "ĠGö": 36310, + "ĠThunder": 36311, + "inski": 36312, + "horse": 36313, + "brook": 36314, + "Ġfraudulent": 36315, + "Ġgleaned": 36316, + "Ġunlocking": 36317, + "Ġestu": 36318, + "ĠScreening": 36319, + "ĠRSS": 36320, + "ĠEmbed": 36321, + "Ġhors": 36322, + "Ġentangle": 36323, + "god": 36324, + "exam": 36325, + "hael": 36326, + "Ġorthodont": 36327, + "Ġprogesterone": 36328, + "Sound": 36329, + "ĠHern": 36330, + "Ġworkload": 36331, + "psis": 36332, + "escape": 36333, + "Operator": 36334, + "Ġassort": 36335, + "ĠQuite": 36336, + "ĠYugoslavia": 36337, + "ĠPrague": 36338, + "election": 36339, + "pure": 36340, + "Ġsummed": 36341, + "ĠStatements": 36342, + "Ġdetectable": 36343, + "rinos": 36344, + "Economic": 36345, + "dependence": 36346, + "Ġskating": 36347, + "Ġcoords": 36348, + "olkien": 36349, + "walls": 36350, + "éģ": 36351, + "Ġ\"$": 36352, + "Ġphenotype": 36353, + "Skip": 36354, + "Describe": 36355, + "timedelta": 36356, + "Ġspleen": 36357, + "Ġreproduc": 36358, + "ĠVenet": 36359, + ":')": 36360, + "_'": 36361, + "Alt": 36362, + "909": 36363, + "Ġhypothesized": 36364, + "ĠFantasy": 36365, + "Ġplasticity": 36366, + "Ġreversing": 36367, + "Ġbritish": 36368, + "Ġviolating": 36369, + "Ġskew": 36370, + "Ġweakening": 36371, + "annotations": 36372, + "Ġpiqued": 36373, + "Ġshepherd": 36374, + "ringing": 36375, + "Ġobservatory": 36376, + "Ġcirculated": 36377, + "Ġtasting": 36378, + "Ġnewcomers": 36379, + "*)": 36380, + "itone": 36381, + "ĠMuss": 36382, + "perf": 36383, + "Ġplatinum": 36384, + "ĠThomson": 36385, + "uche": 36386, + "ĠAside": 36387, + "Ġmish": 36388, + "Ġtrimes": 36389, + "anya": 36390, + "Recall": 36391, + "ĠAMD": 36392, + "Division": 36393, + "ĠCarb": 36394, + "Sto": 36395, + "always": 36396, + "Ġstaged": 36397, + "Ġ=================================================================": 36398, + "Ġhardened": 36399, + "706": 36400, + "ой": 36401, + "'/": 36402, + "Ġfus": 36403, + "Ġsniff": 36404, + "Ġslippery": 36405, + "Ġhyperbolic": 36406, + "HIV": 36407, + "KK": 36408, + "iya": 36409, + "Ġoutpatient": 36410, + "override": 36411, + "Ġpolicing": 36412, + "Ġdelegate": 36413, + "ĠQUEST": 36414, + "Ġinvariant": 36415, + "ĠMam": 36416, + "Ġsuccessors": 36417, + "Ġsubtly": 36418, + "aryngeal": 36419, + "æ¨": 36420, + "Ġlodge": 36421, + "Ġ1838": 36422, + "Ġcompounding": 36423, + "Ġbundles": 36424, + "ï·": 36425, + "Ġtending": 36426, + "Soon": 36427, + "282": 36428, + "Ġsludge": 36429, + "Ġfarmed": 36430, + "Ġtensors": 36431, + "Ġrepublican": 36432, + "MON": 36433, + "cause": 36434, + "ĠCarson": 36435, + "Ġovercrow": 36436, + "479": 36437, + "ĠPhilosophical": 36438, + "/~": 36439, + "elo": 36440, + "ĠMAP": 36441, + "Ġclam": 36442, + "Ġslack": 36443, + "Ġcaller": 36444, + "Ġcorrelates": 36445, + "adh": 36446, + "oya": 36447, + "Ġ189": 36448, + "documents": 36449, + "idxs": 36450, + "Ġnonsense": 36451, + "Ġannum": 36452, + "Ġfd": 36453, + "ĠCauchy": 36454, + "ĠFarming": 36455, + "ĠJesse": 36456, + "Ġnumerically": 36457, + "åĽŀ": 36458, + "yscale": 36459, + "Nodes": 36460, + "gw": 36461, + "ĠConscious": 36462, + "Formula": 36463, + "Ġneurotransmitters": 36464, + "irls": 36465, + "ĠGreens": 36466, + "Ġko": 36467, + "entionally": 36468, + "Ġstandardization": 36469, + "ĠMicrob": 36470, + "cro": 36471, + "Ġonc": 36472, + "Ġ1832": 36473, + "ĠFarmer": 36474, + "@@": 36475, + "ĠGeneal": 36476, + "Ġrho": 36477, + "ĠDouglass": 36478, + "Ġcolloqu": 36479, + "(('": 36480, + "hang": 36481, + "assembly": 36482, + "Ġraster": 36483, + "clients": 36484, + "ĠTelegraph": 36485, + "Ġhospitalization": 36486, + "ÃŁ": 36487, + "ĠKumar": 36488, + "è¿Ļ": 36489, + "Ġtrache": 36490, + "Ġpsychiatrist": 36491, + "Ġfug": 36492, + "URN": 36493, + "Ġoysters": 36494, + "'%": 36495, + "CBT": 36496, + "Ġrehabilit": 36497, + "ĠRoma": 36498, + "Ġ207": 36499, + "obalt": 36500, + "ISM": 36501, + "Ġascend": 36502, + "ĠPeg": 36503, + "Ġviolet": 36504, + "ĠBacteria": 36505, + "irement": 36506, + "ATTR": 36507, + "ĠAccessibility": 36508, + "ĠAssessing": 36509, + "ĠUrdu": 36510, + "Ġrejuven": 36511, + "Ġ197": 36512, + "untracked": 36513, + "ĠSlowly": 36514, + "ndim": 36515, + "ĠAccel": 36516, + "ĠRid": 36517, + "Ġconsortium": 36518, + "ĠCarp": 36519, + "Ġmagist": 36520, + "Ġguesses": 36521, + "Ġrepercussions": 36522, + "ĠAdvocacy": 36523, + ".%": 36524, + "Something": 36525, + "ĠBS": 36526, + "ĠVoices": 36527, + "Ġforged": 36528, + "Ġstren": 36529, + "ĠHEL": 36530, + "ĠRegistration": 36531, + "Ġoverthrow": 36532, + "Ö¸": 36533, + "neal": 36534, + "Ġneckl": 36535, + "Ġremediation": 36536, + "Ġcalendars": 36537, + "Ġblisters": 36538, + "Ġdifferentiating": 36539, + "Ġsermon": 36540, + "Ġnotifications": 36541, + "Ġcurtain": 36542, + "ĠCompass": 36543, + "Ġinsecticide": 36544, + "ĠChronicles": 36545, + "deploy": 36546, + "LEX": 36547, + "viations": 36548, + "Ġbombard": 36549, + "Experiment": 36550, + "Magn": 36551, + "Ġmural": 36552, + "Ġdv": 36553, + "Ġб": 36554, + "Ġverbally": 36555, + "Metric": 36556, + "nlm": 36557, + "Ġcoercion": 36558, + "fashioned": 36559, + "itatively": 36560, + "alty": 36561, + "ĠMouse": 36562, + "Env": 36563, + "Ġhubs": 36564, + "fv": 36565, + "Ġexcre": 36566, + "ÂłĠÂłĠÂł": 36567, + "deal": 36568, + "ĠAbility": 36569, + "Ġpharmacist": 36570, + "Ġresponders": 36571, + "Ġstrawberry": 36572, + "fine": 36573, + "ogas": 36574, + "ĠINTO": 36575, + "ĠDOE": 36576, + "Ġkay": 36577, + "Ġinsulating": 36578, + "ringes": 36579, + "ĠExperiments": 36580, + "Ġaspiration": 36581, + "\"âĢĶ": 36582, + "CENT": 36583, + "HU": 36584, + "Ġ182": 36585, + "(\",": 36586, + "Ġtac": 36587, + "Ing": 36588, + "Express": 36589, + "helf": 36590, + "Ġephemer": 36591, + "Stress": 36592, + "Ġresisting": 36593, + "Ġintellectually": 36594, + "Ġhospitalized": 36595, + "ĠDemocrat": 36596, + "ĠPlateau": 36597, + "Ban": 36598, + "Ġhover": 36599, + "opting": 36600, + "1964": 36601, + "çĤ¹": 36602, + "Fix": 36603, + "Pen": 36604, + "ĠCoul": 36605, + "angerous": 36606, + "Ġrefres": 36607, + "Ġpus": 36608, + "Ġunatt": 36609, + "Ġxn": 36610, + "ĠPerl": 36611, + "Estimated": 36612, + "ĠKurt": 36613, + "Ġunsustainable": 36614, + "Ġtongues": 36615, + "Equation": 36616, + "Ġleaking": 36617, + "Ġlinewidth": 36618, + "ĠLeib": 36619, + "Ġcataracts": 36620, + "ĠPresbyterian": 36621, + "Growing": 36622, + "Rather": 36623, + "eder": 36624, + "Ġexpired": 36625, + "Ġ1844": 36626, + "manifest": 36627, + "Ġalleles": 36628, + "PubMedGoogle": 36629, + "+.": 36630, + "Ġsilt": 36631, + "Ġflap": 36632, + "ĠPreschool": 36633, + "uminum": 36634, + "Ġpkg": 36635, + "ĠHut": 36636, + "rador": 36637, + "ĠProvides": 36638, + "Ġvoyages": 36639, + "achy": 36640, + "iteritems": 36641, + "ĠSyll": 36642, + "Ġelectronically": 36643, + "Ġfurry": 36644, + "angent": 36645, + "Ġfunctools": 36646, + "ĠPersians": 36647, + "ĠMilwaukee": 36648, + "mysql": 36649, + "ĠMORE": 36650, + "ĠGastro": 36651, + "Ġtragedies": 36652, + "ĠAmish": 36653, + "907": 36654, + "Ġcapitalize": 36655, + "Ġventured": 36656, + "Ġfiery": 36657, + "ĠFranç": 36658, + "Got": 36659, + "Ġreceivers": 36660, + "ĠPipeline": 36661, + "AQ": 36662, + "tails": 36663, + "Ġmaturation": 36664, + "ĠRealism": 36665, + "Ġprune": 36666, + "ïģ®": 36667, + "âĸĪâĸĪâĸĪâĸĪ": 36668, + "SAT": 36669, + "Ġrelocation": 36670, + "Political": 36671, + "Ġtweets": 36672, + "ĠTemp": 36673, + "ĠJEE": 36674, + "1939": 36675, + "linux": 36676, + "Ġdiarrhoea": 36677, + "idimensional": 36678, + "Ġhither": 36679, + "Ġgob": 36680, + "ĠSeventh": 36681, + "ĊĠĠĠĠĊĠĠĠĠĊĠĠĠ": 36682, + "trigger": 36683, + "ĠTudor": 36684, + "ĠReply": 36685, + "OUTPUT": 36686, + "Ġfu": 36687, + "acus": 36688, + "Ġâī¡": 36689, + "ĠKelvin": 36690, + "ĠAJ": 36691, + "Jud": 36692, + "planned": 36693, + "ĠExpected": 36694, + "Ġheadphones": 36695, + "esp": 36696, + "ĠSaxon": 36697, + "quick": 36698, + "express": 36699, + "Ġops": 36700, + "997": 36701, + "Ġfiss": 36702, + "Ġlone": 36703, + "]$$": 36704, + "ozyg": 36705, + "xp": 36706, + "oso": 36707, + "Ġ183": 36708, + "ĠArtist": 36709, + "ĠConfederation": 36710, + "assignment": 36711, + "Ġresearches": 36712, + "è¨": 36713, + "erre": 36714, + "overe": 36715, + "ĠSantiago": 36716, + "ĠBagh": 36717, + "1969": 36718, + "ĠArticleGoogle": 36719, + "Ġdumped": 36720, + "Ġglimps": 36721, + "484": 36722, + "Ġrainforests": 36723, + "ĠEnhance": 36724, + "ionage": 36725, + "Ġendings": 36726, + "ĠManifest": 36727, + "ĠBarrier": 36728, + "GIN": 36729, + "Ġctypes": 36730, + "Ġsober": 36731, + "Ġtopped": 36732, + "Ġrotary": 36733, + "Ġcyclists": 36734, + "Ġrenders": 36735, + "Ġmistakenly": 36736, + "tear": 36737, + "Ġexoplan": 36738, + "ĠLap": 36739, + "ĠJoyce": 36740, + "Oxford": 36741, + "Fall": 36742, + "PES": 36743, + "Ġpolarity": 36744, + "chewan": 36745, + "Ġcasino": 36746, + "Ġ217": 36747, + "Ġundue": 36748, + "çĶŁ": 36749, + "Ġaffiliate": 36750, + "Ġlavender": 36751, + "lv": 36752, + "tops": 36753, + "Ġanalges": 36754, + "343": 36755, + "Ġringing": 36756, + "DIRECT": 36757, + "Ġdisproportionate": 36758, + "Ġabbreviation": 36759, + "ĠBottom": 36760, + "Ġtruss": 36761, + "Ġcausation": 36762, + "ĠAU": 36763, + "mostly": 36764, + "Ġtuples": 36765, + "relationship": 36766, + "Changes": 36767, + "Ġmobilization": 36768, + "ĠDoctrine": 36769, + "ĠDum": 36770, + "aji": 36771, + "elope": 36772, + "ĠUz": 36773, + "Ġgeese": 36774, + "iterator": 36775, + "Ġadhesion": 36776, + "Ġmoms": 36777, + "Ġbeak": 36778, + "ĠMoss": 36779, + "ĠPoles": 36780, + "ĠDeveloped": 36781, + "Ġarticulation": 36782, + "faced": 36783, + "ĠTus": 36784, + "Ġliturgical": 36785, + "ĠSurveillance": 36786, + "Typically": 36787, + "Ġ(âĢĵ": 36788, + "alfa": 36789, + "788": 36790, + "ĠHerz": 36791, + "TextField": 36792, + "Ready": 36793, + "Ġmentorship": 36794, + "tilde": 36795, + "yz": 36796, + "ĠCuisine": 36797, + "rypted": 36798, + "ĠRaises": 36799, + "Ġtornadoes": 36800, + "Ġperceptual": 36801, + "ÂĴ": 36802, + "ĠHast": 36803, + "1100": 36804, + "ĠTooth": 36805, + "Ġpresses": 36806, + "charged": 36807, + "oteric": 36808, + "Ġcontacting": 36809, + "Ġguarded": 36810, + "640": 36811, + "dia": 36812, + "ĠEmergence": 36813, + "Ġbout": 36814, + "767": 36815, + "Myth": 36816, + "ĠãĦ": 36817, + "ĠChad": 36818, + "ĠRabbit": 36819, + "LG": 36820, + "RM": 36821, + "ĠChel": 36822, + "Ġflakes": 36823, + "aternary": 36824, + "Ġaphids": 36825, + "Ġureth": 36826, + "Ġalters": 36827, + "ocles": 36828, + "ĠDT": 36829, + "Ġdove": 36830, + "Ġ1780": 36831, + "Spirit": 36832, + "Ġbiomarkers": 36833, + "Ġprincipals": 36834, + "Ġconcurrently": 36835, + "Dam": 36836, + "Und": 36837, + "WORD": 36838, + "Ġshorten": 36839, + "Ġpolluting": 36840, + "Ġgardener": 36841, + "received": 36842, + "Ġischem": 36843, + "ĠDante": 36844, + "Ġsci": 36845, + "Ġexcitation": 36846, + "ér": 36847, + "ĠHellen": 36848, + "Ġbolstering": 36849, + "inees": 36850, + "Ġinterfer": 36851, + "numbered": 36852, + "ĠManage": 36853, + "Ġknitting": 36854, + "ĠSensor": 36855, + "Ġfunnel": 36856, + "Ġsympath": 36857, + "Ġdedicate": 36858, + "Ġcryptocurrencies": 36859, + "iev": 36860, + "Ġuntouched": 36861, + "Ġresponsiveness": 36862, + "ĠMayan": 36863, + "Ġvalidator": 36864, + "Ġwiser": 36865, + "Cancer": 36866, + "Ġcertifications": 36867, + "NW": 36868, + "ĠWrong": 36869, + "Ġoffenses": 36870, + "Ġnorthward": 36871, + "ĠOptical": 36872, + "Ġextraterrestrial": 36873, + "Jam": 36874, + "Ġsubstantive": 36875, + "Ġnovice": 36876, + "ceptor": 36877, + "oxid": 36878, + "Ġhandout": 36879, + "Ġhomeostasis": 36880, + "Ġgrocer": 36881, + "ĠTRUE": 36882, + "Sing": 36883, + "Van": 36884, + "ĠPump": 36885, + "Ġindexing": 36886, + "College": 36887, + "ĠQuantity": 36888, + "æłĩ": 36889, + "Åĵ": 36890, + "æĭ": 36891, + "Ġ401": 36892, + "ĠâĢľ[": 36893, + "')(": 36894, + "bringing": 36895, + "Ġsnail": 36896, + "Ġoverlooking": 36897, + "Ġbloating": 36898, + "ĠMathematica": 36899, + "ĠCavalry": 36900, + "ĠImam": 36901, + "ulsions": 36902, + "ĠRomance": 36903, + "Ġpiety": 36904, + "Ġlarval": 36905, + "ĠCAS": 36906, + "ephal": 36907, + "ĠAsked": 36908, + "ĠTurning": 36909, + "ifera": 36910, + "Ġdispatch": 36911, + "Ġchoir": 36912, + "Ġarbitration": 36913, + "Ġradon": 36914, + "Ġdebut": 36915, + "Ġpalaces": 36916, + "Forest": 36917, + "mountable": 36918, + "ĠWikimedia": 36919, + "aise": 36920, + "ĠSubstance": 36921, + "ĠAppalachian": 36922, + "Ġ273": 36923, + "Monitor": 36924, + "Ġprescribing": 36925, + "Putting": 36926, + "Ġapproximations": 36927, + "ĠObservation": 36928, + "Ġgestation": 36929, + "Ġsynchronization": 36930, + "Ġmajors": 36931, + "Ġunresolved": 36932, + "PSC": 36933, + "Ġsurrog": 36934, + "ĠEXAMPLE": 36935, + "Ġmerger": 36936, + "kappa": 36937, + "lost": 36938, + "orption": 36939, + "Ġblot": 36940, + "ĠConnecting": 36941, + "Ġpatriotic": 36942, + "enzie": 36943, + "Ġpopcorn": 36944, + "769": 36945, + "Ġvisualizing": 36946, + "ĠOceanic": 36947, + "Keeping": 36948, + "Ġfingertips": 36949, + "sponsored": 36950, + "Ġgraphically": 36951, + "292": 36952, + "Ġtrusting": 36953, + "ĠVisitors": 36954, + "ospital": 36955, + "Ġbureaucratic": 36956, + "ĠDAM": 36957, + "ĠRacial": 36958, + "ĠCriteria": 36959, + "ĠExpanding": 36960, + "331": 36961, + "dataframe": 36962, + "Ġpediatrician": 36963, + "Ġqueryset": 36964, + "jee": 36965, + "movie": 36966, + "sein": 36967, + "akra": 36968, + "Ġ[{": 36969, + "Ġnaive": 36970, + "Ġct": 36971, + "Ġintracellular": 36972, + "Ġcontention": 36973, + "Ġ174": 36974, + "Ġjuicy": 36975, + "Ġpunishments": 36976, + "understand": 36977, + "Ġfores": 36978, + "Ġfrying": 36979, + "Ġmr": 36980, + "Ġcrank": 36981, + "ĠEmpty": 36982, + "Ġmun": 36983, + "Ġditch": 36984, + "ĠFerm": 36985, + "Ġcurator": 36986, + "Ġapplicant": 36987, + "founded": 36988, + "percentage": 36989, + "Ġsupernova": 36990, + "Picture": 36991, + "gently": 36992, + "lé": 36993, + "ĠAram": 36994, + "Buy": 36995, + "gins": 36996, + "Ġcures": 36997, + "Ġaffluent": 36998, + "Exit": 36999, + "likelihood": 37000, + "Ġupheaval": 37001, + "Bx": 37002, + "tale": 37003, + "ubic": 37004, + "ATER": 37005, + "Ġpromotional": 37006, + "solver": 37007, + "Switch": 37008, + "Ġnebula": 37009, + "Mot": 37010, + "Ġsighed": 37011, + "ĠGets": 37012, + "Ġcardio": 37013, + "zeta": 37014, + "Ġnoodles": 37015, + "ceae": 37016, + "Ġanorexia": 37017, + "osl": 37018, + "Ġ2100": 37019, + "getattr": 37020, + "Ġregimens": 37021, + "Ġcalligraphy": 37022, + "Ġ1842": 37023, + "ĠMinneapolis": 37024, + "iflower": 37025, + "ĠâĹ": 37026, + "apiens": 37027, + "ĠCHAPTER": 37028, + "ĠDias": 37029, + "reports": 37030, + "7777": 37031, + "Ġtrivia": 37032, + "Ġcardinality": 37033, + "èĥ½": 37034, + "Ġws": 37035, + "Ġdeserved": 37036, + "Ġpopping": 37037, + "ĠBlockchain": 37038, + "Financial": 37039, + "'$": 37040, + "buff": 37041, + "åŁ": 37042, + "odi": 37043, + "Ġcontraception": 37044, + "shut": 37045, + "chanics": 37046, + "çł": 37047, + "ĠIsles": 37048, + "Ġtraveler": 37049, + "ĠAhmad": 37050, + "Ġwatery": 37051, + "Ġtubing": 37052, + "ĠProcedures": 37053, + "ĠGlacier": 37054, + "Ġ\"*": 37055, + "ĠVac": 37056, + "tained": 37057, + "Ġcheeks": 37058, + "402": 37059, + "legiate": 37060, + "使": 37061, + "ĠParadise": 37062, + "tainment": 37063, + "Ġdictates": 37064, + "ĠSetup": 37065, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 37066, + "ĠElastic": 37067, + "ĠDirective": 37068, + "à¥ģ": 37069, + "Ġsuppressing": 37070, + "ĠVegetables": 37071, + "Ġsplendid": 37072, + "kef": 37073, + "antes": 37074, + "Perf": 37075, + "Ġcockro": 37076, + "Ġbronchitis": 37077, + "uu": 37078, + "amis": 37079, + "ĠDelivery": 37080, + "getcwd": 37081, + "Ġglobalized": 37082, + "Ġdiscounted": 37083, + "antha": 37084, + "Marc": 37085, + "ĠMÄģ": 37086, + "Ġactivates": 37087, + "Ġcheat": 37088, + "Ġmultiplicity": 37089, + "ĠEquivalent": 37090, + "Ġplankton": 37091, + "xdf": 37092, + "Ġeyesight": 37093, + "Eventually": 37094, + "ĠMarco": 37095, + "dard": 37096, + "ilers": 37097, + "Acad": 37098, + "ĠVegas": 37099, + "ĠHenderson": 37100, + "ĠEpidemiology": 37101, + "MAC": 37102, + "Sheet": 37103, + "iba": 37104, + "1080": 37105, + "Ġperpetrators": 37106, + "Linux": 37107, + "gencies": 37108, + "roductive": 37109, + "ĠPackage": 37110, + "Ġmusculoskeletal": 37111, + "Sin": 37112, + "picture": 37113, + "ĠCasc": 37114, + "Ġincumb": 37115, + "Ġsanitary": 37116, + "ĠTOP": 37117, + "ĠAj": 37118, + "ĠACE": 37119, + "ĠIdentities": 37120, + "ĠPassion": 37121, + "Discover": 37122, + "ĠBecome": 37123, + "ĠMysteries": 37124, + "ĠkJ": 37125, + "Ġunaffected": 37126, + "Ġswarm": 37127, + "Ġdresses": 37128, + "ĠMY": 37129, + "ogical": 37130, + "Ġlandscaping": 37131, + "ĠWolfram": 37132, + "Story": 37133, + "Relations": 37134, + "Ġdeploying": 37135, + "Ġlobes": 37136, + "Ġagreeing": 37137, + "ĠJimmy": 37138, + "Utils": 37139, + "prompt": 37140, + "Ġneurotransmitter": 37141, + "iatives": 37142, + "istor": 37143, + "ĠFerguson": 37144, + "ĠNim": 37145, + "Ġpastry": 37146, + "Ġhorrors": 37147, + "ĠJustin": 37148, + "Ġexperimented": 37149, + "âķIJâķIJâķIJâķIJ": 37150, + ",''": 37151, + "Ġhated": 37152, + "Ġveto": 37153, + "||$": 37154, + "Problems": 37155, + "Ġjuveniles": 37156, + "316": 37157, + "ĠAnth": 37158, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 37159, + "Ġdyst": 37160, + "ĠStockholm": 37161, + "uscular": 37162, + "PLIED": 37163, + "ĠAccuracy": 37164, + "reducible": 37165, + "Rap": 37166, + "ĠHOW": 37167, + "ĠFever": 37168, + "Ġruth": 37169, + "Ġburrow": 37170, + "twitter": 37171, + "Ġparsley": 37172, + "Ġsteroid": 37173, + "Evidence": 37174, + "commercial": 37175, + "Ġimpactful": 37176, + "selector": 37177, + "Ġenlargement": 37178, + "Ġkinship": 37179, + "Ni": 37180, + "grain": 37181, + "Ġsubmissions": 37182, + "Ġminors": 37183, + "Ġsmoothing": 37184, + "Ġneuropathy": 37185, + "Summer": 37186, + "Ham": 37187, + "horn": 37188, + "istocene": 37189, + "allic": 37190, + "Ġcraters": 37191, + "Ġdominates": 37192, + "Simply": 37193, + "Ġshouting": 37194, + "cumin": 37195, + "segments": 37196, + "emit": 37197, + "Clinical": 37198, + "Ġforested": 37199, + "Nearly": 37200, + "Sund": 37201, + "Ġblockade": 37202, + "Ġ\\\\[": 37203, + "rarian": 37204, + "ĠWals": 37205, + "Ġdragged": 37206, + "STRUCT": 37207, + "ĠTyr": 37208, + "ĠEthereum": 37209, + "Ġnotified": 37210, + "Ġ1775": 37211, + "Ġconceptions": 37212, + "Absol": 37213, + "pmod": 37214, + "ĠFrost": 37215, + "clim": 37216, + "notification": 37217, + "Ġtermites": 37218, + "668": 37219, + "ĠPompe": 37220, + "ospatial": 37221, + "Ġarchaeologist": 37222, + "Ġatherosclerosis": 37223, + "Ġnucleotide": 37224, + "ĠLuckily": 37225, + "ÏĮ": 37226, + "×IJ": 37227, + "emeter": 37228, + "ĠLact": 37229, + "Ġpolish": 37230, + "Ġ&=\\": 37231, + "ĠLeone": 37232, + "Timeout": 37233, + "Ġdescendant": 37234, + "Ġophthalm": 37235, + "ĠTheme": 37236, + "Ġhern": 37237, + "Ġpeptides": 37238, + "Ġbans": 37239, + "opening": 37240, + "Ġethos": 37241, + "ĠPublisher": 37242, + "ĠHandling": 37243, + "ĠSmaller": 37244, + "Ġvoila": 37245, + "ĠSquadron": 37246, + "omans": 37247, + "Ġcampuses": 37248, + "ĠMyc": 37249, + "Speaking": 37250, + "VS": 37251, + "tie": 37252, + "profits": 37253, + "BIT": 37254, + "lf": 37255, + "ĠWellington": 37256, + "ocarbon": 37257, + "remember": 37258, + "ĠInnovative": 37259, + "numeric": 37260, + "Ġfigurative": 37261, + "ĠMario": 37262, + "Ġtrays": 37263, + "ossal": 37264, + "Alarm": 37265, + "ĠInstant": 37266, + "Da": 37267, + "ĠRas": 37268, + "izzy": 37269, + "659": 37270, + "Ġaccumulating": 37271, + "Ġtensile": 37272, + "Ġnegligence": 37273, + "ĠFruits": 37274, + "ucose": 37275, + "Nowadays": 37276, + "PSet": 37277, + "ĠUNICEF": 37278, + "friends": 37279, + "Ġlizard": 37280, + "Ġvars": 37281, + "azar": 37282, + "804": 37283, + "5555": 37284, + "bz": 37285, + "ĠInquiry": 37286, + "Ġentangled": 37287, + "orbit": 37288, + "Threshold": 37289, + "Ġlocking": 37290, + "Ġpersuasion": 37291, + "consumer": 37292, + "Ġadrenaline": 37293, + "isional": 37294, + "unn": 37295, + "ourg": 37296, + "Ġkitchens": 37297, + "Ven": 37298, + "ĠGER": 37299, + "subscribe": 37300, + "Route": 37301, + "ĠLithuania": 37302, + "TPS": 37303, + "Ġfeline": 37304, + "Ġcallable": 37305, + "Ġpotting": 37306, + "Ġdipole": 37307, + "ĠConverting": 37308, + "Ġgrievances": 37309, + "Ñį": 37310, + "arum": 37311, + "Ġunbelie": 37312, + "Ġcochle": 37313, + "ĠHeath": 37314, + "Ġwoodlands": 37315, + "Ġcommunicates": 37316, + "ĠIDs": 37317, + "ĠSixth": 37318, + "Ġinducing": 37319, + "ĠClause": 37320, + "dependencies": 37321, + "}),": 37322, + "opedic": 37323, + "Ġ1841": 37324, + "Ġslit": 37325, + "Ġtumours": 37326, + "ĠTexts": 37327, + "Ġflossing": 37328, + "asties": 37329, + "Ġregiments": 37330, + "ĠFreeman": 37331, + ")].": 37332, + "ĠSections": 37333, + "ĠPaste": 37334, + "Ġdystop": 37335, + "Calculus": 37336, + "ĠLancaster": 37337, + "alyses": 37338, + "Cop": 37339, + "leen": 37340, + "487": 37341, + "ĠPrintable": 37342, + "Ġgreedy": 37343, + "ĠNordic": 37344, + "xfd": 37345, + "ĠSnap": 37346, + "Ġaerosols": 37347, + "ĠTM": 37348, + "alsa": 37349, + "1940": 37350, + "Ġcomforting": 37351, + "Ġisolating": 37352, + "/\",": 37353, + "ité": 37354, + "Ġcorro": 37355, + "990": 37356, + "ĠMcKin": 37357, + "Ġlign": 37358, + "ĠMales": 37359, + "ĠTwain": 37360, + "Ġrevelations": 37361, + "Ġaure": 37362, + "Ġrashes": 37363, + "ĠKJ": 37364, + "Ġcoag": 37365, + "Ġcoales": 37366, + "1971": 37367, + "iker": 37368, + "Ġfallacy": 37369, + "PLIC": 37370, + "IMAGE": 37371, + "Ġrefrigeration": 37372, + "ĠHonduras": 37373, + "ĠAmidst": 37374, + "Ġpermissible": 37375, + "bear": 37376, + "Ġuri": 37377, + "lehem": 37378, + "ĠVig": 37379, + "ovan": 37380, + "469": 37381, + "PLAY": 37382, + "MSG": 37383, + "Ġmicrom": 37384, + "Ġ-----": 37385, + "Ġgull": 37386, + "ĠAnalog": 37387, + "1966": 37388, + "mares": 37389, + "Ġtroubling": 37390, + "Earlier": 37391, + "Cmd": 37392, + "ifty": 37393, + "ĠFul": 37394, + "ramer": 37395, + "RODU": 37396, + "Ell": 37397, + "fet": 37398, + "vor": 37399, + "æ¬": 37400, + "ĠSebast": 37401, + "Ġurination": 37402, + "Submit": 37403, + "ĠPenny": 37404, + "Ġunmanned": 37405, + "Ġgcd": 37406, + "ĠDoll": 37407, + "ĠLob": 37408, + "arcin": 37409, + "ĠEman": 37410, + "905": 37411, + "Ġfoc": 37412, + "subnet": 37413, + "Decl": 37414, + "ĠRadius": 37415, + "Ġanalysing": 37416, + "Ġcoexistence": 37417, + "ASD": 37418, + "ĠTrin": 37419, + "Ġ______": 37420, + "ĠLegislative": 37421, + "reliance": 37422, + "credit": 37423, + "itively": 37424, + "Remote": 37425, + "../../": 37426, + "Ġendorsement": 37427, + "ensible": 37428, + "('./": 37429, + "facts": 37430, + "Ġnovelist": 37431, + "rabble": 37432, + "fut": 37433, + "cloth": 37434, + "ĠReplies": 37435, + "reetings": 37436, + "ĠAstroph": 37437, + "ĠKosovo": 37438, + "nec": 37439, + "Ġmelts": 37440, + "Ġsubsurface": 37441, + "Install": 37442, + "ĠFriedman": 37443, + "blown": 37444, + "Ġrudimentary": 37445, + "ĠFalcon": 37446, + "ĠEarn": 37447, + "ĠRobot": 37448, + "Ġenthusiast": 37449, + "Ġcataract": 37450, + "HB": 37451, + "ĠFight": 37452, + "ĠPermission": 37453, + "abolism": 37454, + "Symbols": 37455, + "ĠSto": 37456, + "Ġdistilled": 37457, + "Ġverifying": 37458, + "probably": 37459, + "prudence": 37460, + "~\\": 37461, + "Ġplugged": 37462, + "okers": 37463, + "ĠNorthwestern": 37464, + "Ġdilute": 37465, + "Ġnephew": 37466, + "ĠCromwell": 37467, + "Walk": 37468, + "ilight": 37469, + "ĠAcknow": 37470, + "quake": 37471, + "ihad": 37472, + "Ġingenious": 37473, + "Ġwrinkles": 37474, + "Jer": 37475, + "ĠDirection": 37476, + "Ġimpe": 37477, + "Ġconjunct": 37478, + "ĠIncluding": 37479, + "Ġpearls": 37480, + "Ġarsenal": 37481, + "Ġace": 37482, + "ĠPhar": 37483, + "ĠCrohn": 37484, + "Grad": 37485, + "1914": 37486, + "507": 37487, + "688": 37488, + "gradu": 37489, + "Ġremembrance": 37490, + "Ġneonatal": 37491, + "nesty": 37492, + "oit": 37493, + "ĠJump": 37494, + "Ġswamp": 37495, + "Ġpleasures": 37496, + "ĠSymposium": 37497, + "rases": 37498, + "Ġhil": 37499, + "Ġintermedi": 37500, + "ĠUnicode": 37501, + "Ġsimplex": 37502, + "?).": 37503, + "roi": 37504, + "ĠMineral": 37505, + "ĠBosnia": 37506, + "Germany": 37507, + "omenclature": 37508, + "ashtra": 37509, + "679": 37510, + "Cm": 37511, + "ĠBerm": 37512, + "ĠConrad": 37513, + "swap": 37514, + "Ġfabulous": 37515, + "Ġsuccumb": 37516, + "Louis": 37517, + "Ġpacing": 37518, + "dominated": 37519, + "xxx": 37520, + "ĠLighting": 37521, + "lis": 37522, + "Ġhrs": 37523, + "igar": 37524, + "ĠCic": 37525, + "ĠGlobe": 37526, + "ĠElijah": 37527, + "ribing": 37528, + "ĠGibson": 37529, + "ccc": 37530, + "reduction": 37531, + "=\"\",": 37532, + "Ġprogressing": 37533, + "timest": 37534, + "ĠBarnes": 37535, + "ĠShuttle": 37536, + "��Dion": 37537, + "==\"": 37538, + "Ġstoryt": 37539, + "ĠOutlook": 37540, + "abbat": 37541, + "Ġcucumber": 37542, + "furt": 37543, + "Ġrecommending": 37544, + "similarity": 37545, + "Ġcathode": 37546, + "wik": 37547, + "preci": 37548, + "Ġmouthwatering": 37549, + "Ġdelimiter": 37550, + "vard": 37551, + "zv": 37552, + "Ġmodal": 37553, + "Ġelemental": 37554, + "ĠHeroes": 37555, + "Ġhippocampus": 37556, + "Corn": 37557, + "Ġ203": 37558, + "Ġbotan": 37559, + "ĠCaroline": 37560, + "Ġmonarchs": 37561, + "Ġextracurricular": 37562, + "heds": 37563, + "ctive": 37564, + "raf": 37565, + "inee": 37566, + "Ġcontemplate": 37567, + "人": 37568, + "Ġ_______": 37569, + "xac": 37570, + "ĠADA": 37571, + "Ġloudly": 37572, + "perse": 37573, + "SWER": 37574, + "ĠDiameter": 37575, + "Ġgerman": 37576, + "ĠCK": 37577, + "Ġriv": 37578, + "Ġinsists": 37579, + "Ġhandlers": 37580, + "Ġfixation": 37581, + "ĠTrials": 37582, + "Ġremnant": 37583, + "olib": 37584, + "ivistic": 37585, + "Ġvowed": 37586, + "rieving": 37587, + "leneck": 37588, + "Fre": 37589, + "Beginning": 37590, + "Ġequivalents": 37591, + "ĠMild": 37592, + "Ġamps": 37593, + "ĠSphere": 37594, + "Ġcomposites": 37595, + "Ġlieutenant": 37596, + "Ġflavon": 37597, + "ĠLah": 37598, + "ABA": 37599, + "eqn": 37600, + "ĠCitizen": 37601, + "à§": 37602, + "ellate": 37603, + "Ġswamps": 37604, + "Ġzoos": 37605, + "Ġfaculties": 37606, + "ske": 37607, + "Ġtess": 37608, + "ĠVon": 37609, + "Ġpreschoolers": 37610, + "Ġelucidate": 37611, + "Dark": 37612, + "Ign": 37613, + "Ġ(:": 37614, + "Ġdoomed": 37615, + "chez": 37616, + "Ġtaxonomic": 37617, + "Ġfederally": 37618, + "ĠPerforming": 37619, + "scaled": 37620, + "Ġprayed": 37621, + "Asset": 37622, + "/)": 37623, + "CID": 37624, + "stown": 37625, + "Ġgaseous": 37626, + "ĠSever": 37627, + "Ġriot": 37628, + "Ġsteaming": 37629, + "ĠProvidence": 37630, + "banks": 37631, + "metrical": 37632, + "ĠSuite": 37633, + "Ġcrispy": 37634, + "Ġsprint": 37635, + "Ġpas": 37636, + "among": 37637, + "ĠWhilst": 37638, + "Ġstereotype": 37639, + "Half": 37640, + "ĠMichelle": 37641, + "Ġinflow": 37642, + "ĠColumns": 37643, + "Ġswallowed": 37644, + "449": 37645, + "Ġburnout": 37646, + "ĠBerry": 37647, + "ĠLogical": 37648, + "âĸij": 37649, + "ĠEditorial": 37650, + "fifth": 37651, + "Ġdex": 37652, + "ĠPerc": 37653, + "weak": 37654, + "Ġexpanse": 37655, + "Ġmedals": 37656, + "Ġpropel": 37657, + "ĠFlint": 37658, + "economics": 37659, + "Ġdumping": 37660, + "ĠAda": 37661, + "maf": 37662, + "recip": 37663, + "Humans": 37664, + "inities": 37665, + "Ġgraceful": 37666, + "ĠEvolutionary": 37667, + "Jeff": 37668, + "eled": 37669, + "ĠHouses": 37670, + "Ġstartling": 37671, + "ĠNicaragua": 37672, + "GPA": 37673, + "poral": 37674, + "ĠOfficers": 37675, + "ĠAndes": 37676, + "Ġexacerbating": 37677, + "Ġoyster": 37678, + "Ġcamouflage": 37679, + "ĠPose": 37680, + "Ġsham": 37681, + "Ġquota": 37682, + "Ġprojecting": 37683, + "_______": 37684, + "Ġcivilized": 37685, + "Ġassistive": 37686, + "Ġpillow": 37687, + "Ġconsolidate": 37688, + "Ġasymptote": 37689, + "Ġreverber": 37690, + "Ġincand": 37691, + "332": 37692, + "ĠNeeded": 37693, + "Ġpictorial": 37694, + "wartz": 37695, + "BRA": 37696, + "Eds": 37697, + "ĠCivilization": 37698, + "Ġmarvels": 37699, + "!),": 37700, + "sess": 37701, + "Ġcompleteness": 37702, + "Ġresourcefulness": 37703, + "ĠVolunteer": 37704, + "spring": 37705, + "ĠTP": 37706, + "Ġassertions": 37707, + "Ġlifts": 37708, + "literals": 37709, + "Ġwrought": 37710, + "Ġquil": 37711, + "æĸ°": 37712, + "Ġcautiously": 37713, + "yet": 37714, + "Proper": 37715, + ");`": 37716, + "millan": 37717, + "ĠHopefully": 37718, + "ĠAlgeria": 37719, + "hovah": 37720, + "Ġstrenuous": 37721, + "Ġeternity": 37722, + "ĠRL": 37723, + "Ġlabyrinth": 37724, + "Ġmagnitudes": 37725, + "Come": 37726, + "fonts": 37727, + "Ġlends": 37728, + "bsites": 37729, + "Ġcircl": 37730, + "Ġjuxtap": 37731, + "ĠGardening": 37732, + "ĠHaitian": 37733, + "emeteries": 37734, + "Past": 37735, + "Rock": 37736, + "tel": 37737, + "itely": 37738, + "ĠRip": 37739, + "ĠLon": 37740, + "ĠConsequences": 37741, + "Ġgeorge": 37742, + "ĠSystematic": 37743, + "495": 37744, + "Ġ214": 37745, + "Ġ191": 37746, + "awing": 37747, + "ĠDescriptive": 37748, + "Func": 37749, + "hra": 37750, + "Ġclustered": 37751, + "Ġdisobedience": 37752, + "ĠAri": 37753, + "Ġflor": 37754, + "Ġlonging": 37755, + "feres": 37756, + "melon": 37757, + "Cook": 37758, + "imuth": 37759, + "ountains": 37760, + "Ġbeliever": 37761, + "ĠCleaning": 37762, + "Ġmellitus": 37763, + "ĠMarl": 37764, + "Ġ310": 37765, + "Alpha": 37766, + "hao": 37767, + "Ġforwards": 37768, + "Ġjournaling": 37769, + "Ġadjunct": 37770, + "continuous": 37771, + "eze": 37772, + ")==": 37773, + "Chemical": 37774, + "possibly": 37775, + "Ġovary": 37776, + "ĠConversation": 37777, + ".''": 37778, + "Ġtents": 37779, + "Ġgour": 37780, + "Ġanchors": 37781, + "Ġtumultuous": 37782, + "ĠChern": 37783, + "Ġresided": 37784, + "Ġ`{": 37785, + "Ġchemists": 37786, + "Wave": 37787, + "ĠVander": 37788, + "Ġdialysis": 37789, + "ĠTeams": 37790, + "756": 37791, + "Bu": 37792, + "WI": 37793, + "orhood": 37794, + "Ġshuff": 37795, + "rapeutics": 37796, + "continence": 37797, + "dial": 37798, + "Ġpea": 37799, + "imi": 37800, + "Ġcomplicate": 37801, + "ussed": 37802, + "::::": 37803, + "Loop": 37804, + "igrate": 37805, + "ĠEas": 37806, + "ĠGCF": 37807, + "Ġfootwear": 37808, + "ĠOv": 37809, + "Ġ'':": 37810, + "toe": 37811, + "Ġobjectively": 37812, + "Ġsunburn": 37813, + "ĠTitanic": 37814, + "mpi": 37815, + "Ġcools": 37816, + "Radio": 37817, + "odef": 37818, + "ĠFurn": 37819, + "Ġoverwrite": 37820, + "Ġlogistical": 37821, + "Ġintimately": 37822, + "Ġadept": 37823, + "REM": 37824, + "packed": 37825, + "Squ": 37826, + "Ġquinoa": 37827, + "ĠAlleg": 37828, + "markdown": 37829, + "ĠALS": 37830, + "Ġesteemed": 37831, + "erd": 37832, + "Ġcedar": 37833, + "ĠYose": 37834, + "DEL": 37835, + "ĠIllness": 37836, + "warnings": 37837, + "Rub": 37838, + "otta": 37839, + "ryn": 37840, + "Ġpartnered": 37841, + "Ġgenomics": 37842, + "ĠLearned": 37843, + "ĠPARTIC": 37844, + "(%": 37845, + "786": 37846, + "validator": 37847, + "ĠFlora": 37848, + "Ġgoddesses": 37849, + "ĠTwin": 37850, + "ĠCOR": 37851, + "ĠReaction": 37852, + "Ġpostwar": 37853, + "Ġscalable": 37854, + "Ġmicrobiota": 37855, + "Ġsto": 37856, + "ĠLL": 37857, + "deleted": 37858, + "ĠOakland": 37859, + "-------------------------": 37860, + "vb": 37861, + "imgs": 37862, + "ĠFry": 37863, + "clf": 37864, + "Ġmedically": 37865, + "Ġpredatory": 37866, + "Changed": 37867, + "Atlantic": 37868, + "ĠBiomed": 37869, + "Ġbenchmarks": 37870, + "ĠSahara": 37871, + "itin": 37872, + "Ġtying": 37873, + "ĠScar": 37874, + "Ġbitten": 37875, + "ĠDevelopments": 37876, + "Ġpolarized": 37877, + "Ġcompartments": 37878, + "ĠPartner": 37879, + "Ġsuitability": 37880, + "Ġdissatisfaction": 37881, + "Ġfh": 37882, + "serialize": 37883, + "Ġprerequisite": 37884, + "720": 37885, + "JP": 37886, + "('{": 37887, + "Ġstreamlined": 37888, + "Ġcropping": 37889, + "Ġglycol": 37890, + "ĠDame": 37891, + "ĠHarriet": 37892, + "ĠHandle": 37893, + "Ġexplosives": 37894, + "acking": 37895, + "Cho": 37896, + "Ġmillimeter": 37897, + "352": 37898, + "Ġinitialization": 37899, + "}.$": 37900, + "Ġindelible": 37901, + "ĠTolkien": 37902, + "Ġintroductions": 37903, + "Ġ[('": 37904, + "ĠColin": 37905, + "Ġactionable": 37906, + "Ġpriced": 37907, + "Ġrenovation": 37908, + "sci": 37909, + "ĠContribut": 37910, + "Ġbony": 37911, + "Ġheirs": 37912, + "Ġsupporter": 37913, + "ĠRobertson": 37914, + "AlmostEqual": 37915, + "Ġcanyon": 37916, + "ĠRecycling": 37917, + "keywords": 37918, + "ĠLiberia": 37919, + "Ġmultivariate": 37920, + "boys": 37921, + "âĶģâĶģâĶģâĶģâĶģâĶģâĶģâĶģ": 37922, + "JU": 37923, + "Understand": 37924, + "ĠLaf": 37925, + "Ġ+/-": 37926, + "ĠBlair": 37927, + "iÄĩ": 37928, + "etah": 37929, + "ourced": 37930, + "Ġliberated": 37931, + "ĠMarkets": 37932, + "ĠCircum": 37933, + "ĠKnox": 37934, + "etti": 37935, + "ĠCosm": 37936, + "440": 37937, + "Few": 37938, + "cg": 37939, + "mite": 37940, + "ĠManila": 37941, + "Ġratification": 37942, + "writers": 37943, + "Ġevacuated": 37944, + "kp": 37945, + "Ġ''.": 37946, + "Ġbiking": 37947, + "mathemat": 37948, + "Ġastrology": 37949, + "Ġpooling": 37950, + "ĠHardy": 37951, + "Ġresorting": 37952, + "resolve": 37953, + "Ġbn": 37954, + "robat": 37955, + "ampa": 37956, + "Ġcosmology": 37957, + "Ġpineapple": 37958, + "(âĪĴ": 37959, + "521": 37960, + "FK": 37961, + "1930": 37962, + "dimensions": 37963, + "Ġepidemi": 37964, + "Ġnanotubes": 37965, + "ĠMant": 37966, + "attachment": 37967, + "Ġodors": 37968, + "ĠTrojan": 37969, + "Ġcyn": 37970, + "Ġmega": 37971, + "Ġfabricated": 37972, + "Ġpsychiatry": 37973, + "ĠLarger": 37974, + "-)": 37975, + "Ġvou": 37976, + "osine": 37977, + "Ġopted": 37978, + "ĠMetro": 37979, + "!**": 37980, + "``(": 37981, + "Package": 37982, + "ĠRecommendations": 37983, + "Jones": 37984, + "xda": 37985, + "ĠIU": 37986, + "-------": 37987, + "Ġentertained": 37988, + "ĠHear": 37989, + "counting": 37990, + "abytes": 37991, + "Fish": 37992, + "Ġintangible": 37993, + "Ġ301": 37994, + "ĠStyles": 37995, + "Ġtul": 37996, + "Ġnoses": 37997, + "managed": 37998, + "Ġtier": 37999, + "Ġsoaking": 38000, + "shapes": 38001, + "Ġsqlite": 38002, + "ĠAuschwitz": 38003, + "Late": 38004, + "Produ": 38005, + "Ġprophyl": 38006, + "ĠMovie": 38007, + "Ġgraffiti": 38008, + "Ġentrusted": 38009, + "ĠVerbal": 38010, + "ĠWireless": 38011, + "mine": 38012, + "iries": 38013, + "Ġplac": 38014, + "271": 38015, + "ĠJehovah": 38016, + "Ġfashionable": 38017, + "Ġcached": 38018, + "Ġjnx": 38019, + "Ġscor": 38020, + "996": 38021, + "Ġvisionary": 38022, + "Ġyouthful": 38023, + "jp": 38024, + "Ġenvironmentalists": 38025, + "ĠOrganize": 38026, + "ĠJulie": 38027, + "ĠFreem": 38028, + "VAR": 38029, + "Ġspies": 38030, + "Ġdenser": 38031, + "heli": 38032, + "Ġrepositories": 38033, + "ubility": 38034, + "Ġ206": 38035, + "Ġsprayed": 38036, + "Ground": 38037, + "JC": 38038, + "resnet": 38039, + "ĠThir": 38040, + "Ġsheath": 38041, + "Ġgrill": 38042, + "Ġmarathon": 38043, + "Forward": 38044, + "Sit": 38045, + "Ġnib": 38046, + "Ġ(@": 38047, + "Ġalgal": 38048, + "ĠExport": 38049, + "ĠDeut": 38050, + "INPUT": 38051, + "alla": 38052, + "Ġliterate": 38053, + "Ġberry": 38054, + "Dictionary": 38055, + "|^": 38056, + "Ġsten": 38057, + "ocultural": 38058, + "ĠHundreds": 38059, + "inae": 38060, + "Ġfixes": 38061, + "Ġornaments": 38062, + "azole": 38063, + "ĠSpaceX": 38064, + "ĠKimber": 38065, + "Ġbetrayal": 38066, + "Ġmurders": 38067, + "NM": 38068, + "]`": 38069, + "ADA": 38070, + "Ġbirthplace": 38071, + "Ġhabitable": 38072, + "OMET": 38073, + "Ġmasking": 38074, + "322": 38075, + "æ±": 38076, + "Ġlore": 38077, + "Ġstudios": 38078, + "irmation": 38079, + "Ġcounterclockwise": 38080, + "ĠÑĥ": 38081, + "ĠBoot": 38082, + "860": 38083, + "Ġou": 38084, + "agged": 38085, + "ĠClip": 38086, + "Bound": 38087, + "PCR": 38088, + "avia": 38089, + "Ġplanar": 38090, + "Ġhandsome": 38091, + "Ġscalability": 38092, + "Ġ1843": 38093, + "Ġdigested": 38094, + "rogens": 38095, + "Ġinitialized": 38096, + "ла": 38097, + "Rat": 38098, + "pci": 38099, + "Ġak": 38100, + "Ġreprinted": 38101, + "ovis": 38102, + "extensions": 38103, + "Ġslogan": 38104, + "lora": 38105, + "ĠInca": 38106, + "ĠCoordinator": 38107, + "adjusted": 38108, + "Zone": 38109, + "yst": 38110, + "yms": 38111, + "chains": 38112, + "Ġinterstellar": 38113, + "Parallel": 38114, + "Classification": 38115, + "Topics": 38116, + "vii": 38117, + "ĠSwe": 38118, + "ĠWeak": 38119, + "ĠBord": 38120, + "Ġ1831": 38121, + "Ġreacted": 38122, + "ĠInflamm": 38123, + "Done": 38124, + "Mil": 38125, + "ĠSymph": 38126, + "Ġfluffy": 38127, + "Ġhomage": 38128, + "Ġobstructive": 38129, + "Ġpenned": 38130, + "ĠMik": 38131, + "Ġindist": 38132, + "constraints": 38133, + "Ġcages": 38134, + "ĠMumbai": 38135, + "Ġinterferes": 38136, + "Ġashore": 38137, + "ĠFrontier": 38138, + "cooked": 38139, + "archment": 38140, + "Ġvariances": 38141, + "Align": 38142, + "Ġunderside": 38143, + "ĠOT": 38144, + "ĠJD": 38145, + "Ġpopularly": 38146, + "itecture": 38147, + "ĠPrentice": 38148, + "Ġfinanced": 38149, + "Ġcirca": 38150, + "Ġ}^{": 38151, + "ĠSubstitute": 38152, + "ĠJudith": 38153, + "ĠGardner": 38154, + "ĠDocumentation": 38155, + "Ġpolys": 38156, + "Cannot": 38157, + "othered": 38158, + "Ġnymph": 38159, + "ustering": 38160, + "ascus": 38161, + "Ġinjecting": 38162, + "arctan": 38163, + "idences": 38164, + "things": 38165, + "outfile": 38166, + "lected": 38167, + "['_": 38168, + "ĠâĪ©": 38169, + "Ġmiscarriage": 38170, + "STEP": 38171, + "ĠDecisions": 38172, + "Transfer": 38173, + "Ġbh": 38174, + ").âĢĿ": 38175, + "ĠUncle": 38176, + "Obviously": 38177, + "Ġexemplary": 38178, + "ĠChapters": 38179, + "ncbi": 38180, + "Ball": 38181, + "WF": 38182, + "Ġforts": 38183, + "Ġsparing": 38184, + "hardt": 38185, + "4000": 38186, + "Ġquoting": 38187, + "ĠAlready": 38188, + "External": 38189, + "ĠCurtis": 38190, + "æı": 38191, + "umni": 38192, + "ĠInterpre": 38193, + "Ġtracker": 38194, + "Pt": 38195, + "Ġwary": 38196, + "ĠAve": 38197, + "unned": 38198, + "Ġdecoded": 38199, + "#----------------------------------------------------------------": 38200, + "Ġpaternal": 38201, + "ĠJin": 38202, + "Ġthroughput": 38203, + "Ġfollower": 38204, + "Ġinfestations": 38205, + "Australian": 38206, + "verte": 38207, + "ritz": 38208, + "Ġtrailer": 38209, + "ĠYounger": 38210, + "batches": 38211, + "ucalyptus": 38212, + "Ġ221": 38213, + "Ġunavoid": 38214, + "rictional": 38215, + "Ġfür": 38216, + "Ġrewritten": 38217, + "rometry": 38218, + "Ġ315": 38219, + "Ġupheld": 38220, + "______": 38221, + "Ġautomate": 38222, + "traffic": 38223, + "ðĿijĽ": 38224, + "Ġmurals": 38225, + "ĠGiovanni": 38226, + "Facts": 38227, + "France": 38228, + "ĠEg": 38229, + "Ġsparking": 38230, + "Ġconfession": 38231, + "ĠComputational": 38232, + "Ġharvests": 38233, + "QSize": 38234, + "Ġyr": 38235, + "iret": 38236, + "Ġpopularized": 38237, + "]\"": 38238, + "Ġquake": 38239, + "758": 38240, + "yalgia": 38241, + "OLOGY": 38242, + "atta": 38243, + "Ġmacroph": 38244, + "Ġinsurmountable": 38245, + "Ġtingling": 38246, + "ĠHint": 38247, + "Ġnearer": 38248, + "Ġconnectors": 38249, + "ĠPride": 38250, + "Ġscreenings": 38251, + "Ġhugely": 38252, + "Ġhaunted": 38253, + "ĻĤ": 38254, + "Ġolds": 38255, + "Ġextremities": 38256, + "ĠLaboratories": 38257, + "Ġporch": 38258, + "Ġshielding": 38259, + "buck": 38260, + "ipts": 38261, + "Ġprick": 38262, + "ĠGould": 38263, + "Ġ380": 38264, + "Ġ':": 38265, + "Ġsupermarkets": 38266, + "ESSION": 38267, + "ĠMessenger": 38268, + "ĠSpl": 38269, + "Ġlept": 38270, + "ĠLego": 38271, + "ĠSloven": 38272, + "Ġstewards": 38273, + "ĠMechanisms": 38274, + "ĠNarratives": 38275, + "Ġexits": 38276, + "ĠEdu": 38277, + "908": 38278, + "={}": 38279, + "Ġlicence": 38280, + "submission": 38281, + "ĠBibcode": 38282, + "Duration": 38283, + "Ġcries": 38284, + "Ġdew": 38285, + "ĠAlf": 38286, + "Ġ}_{": 38287, + "Ġfollicles": 38288, + "Ġfringe": 38289, + "searc": 38290, + "ĠIo": 38291, + "odend": 38292, + "Ġspurred": 38293, + "cludes": 38294, + "Ġethyl": 38295, + "Ġpups": 38296, + "ĠDept": 38297, + "bran": 38298, + "ĠMcN": 38299, + "Death": 38300, + "Ġmarvelous": 38301, + "Validator": 38302, + "Audio": 38303, + "xbf": 38304, + "Ġrepar": 38305, + "ĠYuk": 38306, + "Ġmarkup": 38307, + "biological": 38308, + "speech": 38309, + "Bank": 38310, + "Smo": 38311, + "Ġartisan": 38312, + "SWORD": 38313, + "Guide": 38314, + "Poll": 38315, + "Ġreaff": 38316, + "ĠSisters": 38317, + "ĠStatic": 38318, + "Conflict": 38319, + "ĠNurse": 38320, + "ĠPURPOSE": 38321, + "itution": 38322, + "Ġsymbiotic": 38323, + "Ġexhilar": 38324, + "Ġabruptly": 38325, + "èĩ": 38326, + "Ġpenguin": 38327, + "strength": 38328, + "Ġprovoked": 38329, + "Ġchildcare": 38330, + "ĠExhib": 38331, + "Ġzomb": 38332, + "Ġbiochemistry": 38333, + "Ġportrays": 38334, + "766": 38335, + "Ġdeterministic": 38336, + "OV": 38337, + "⣩": 38338, + "]|": 38339, + "tom": 38340, + "çŁ": 38341, + "otus": 38342, + "âĪĨ": 38343, + "ĠBabies": 38344, + "UBL": 38345, + "ĠÙĪ": 38346, + "ĠSap": 38347, + "ĠFrequently": 38348, + "Chronic": 38349, + "Elements": 38350, + "Ġoscillator": 38351, + "olytic": 38352, + "efficacy": 38353, + "Ġeuth": 38354, + "Ġgle": 38355, + "Ġstature": 38356, + "ĠDSM": 38357, + "ĠAlphabet": 38358, + "Ġtreason": 38359, + "ĠWorlds": 38360, + "ophilic": 38361, + "sinh": 38362, + "Transaction": 38363, + "Ġelectrostatic": 38364, + "ĠCriticism": 38365, + "Reduce": 38366, + "Ġmans": 38367, + "seeds": 38368, + "ĠEmerson": 38369, + "Processing": 38370, + "ĠUtility": 38371, + "åIJĪ": 38372, + "ĠThousand": 38373, + "Ġsar": 38374, + "Ġnond": 38375, + "ĠTrim": 38376, + "ucent": 38377, + "Ġallure": 38378, + "loan": 38379, + "Ġprematurely": 38380, + "Ġmenstruation": 38381, + "rils": 38382, + "ĠHang": 38383, + "Ġchurn": 38384, + "ĠAdolescent": 38385, + "Ġslipping": 38386, + "ĠâĪij": 38387, + "Ġwarmed": 38388, + "Ġohms": 38389, + "Ġepigenetic": 38390, + "åīį": 38391, + "ĠSaskatchewan": 38392, + "GAN": 38393, + "agy": 38394, + "1101": 38395, + "ĠTeeth": 38396, + "647": 38397, + "ĠGreene": 38398, + "Ġadvertised": 38399, + "ĠHunting": 38400, + "administ": 38401, + "Ġinflection": 38402, + "attrib": 38403, + "ĠJohnny": 38404, + "Ġironic": 38405, + "ĠVariation": 38406, + "predicted": 38407, + "Chat": 38408, + "Rew": 38409, + "olla": 38410, + "ĠFeast": 38411, + "Johnson": 38412, + "ĠPurple": 38413, + "ĠDoppler": 38414, + "ĠTaken": 38415, + "ĠHuff": 38416, + "1918": 38417, + "Ġcouch": 38418, + "Ġdryer": 38419, + "ĠBarriers": 38420, + "?\".": 38421, + "Vir": 38422, + "Ġrepetitions": 38423, + "integrate": 38424, + "ĠMozamb": 38425, + "Ġmesothelioma": 38426, + "adam": 38427, + "ĠKre": 38428, + "ĠGlenn": 38429, + "ciliation": 38430, + "Ġinhibiting": 38431, + "Ġresorts": 38432, + "Σ": 38433, + "á¿": 38434, + "adier": 38435, + "chu": 38436, + "ĠPubMed": 38437, + "ilda": 38438, + "Ġbrethren": 38439, + "Ġhydroxide": 38440, + "åIJİ": 38441, + "ĠTracking": 38442, + "ĠVand": 38443, + "ĠPatricia": 38444, + "finger": 38445, + "quot": 38446, + "ĠDEC": 38447, + "paragus": 38448, + "ĠProfessionals": 38449, + "ĠSchne": 38450, + "Ġanthropologists": 38451, + "ĠFeeding": 38452, + "toplankton": 38453, + "icist": 38454, + "ĠDairy": 38455, + "Ġthinker": 38456, + "ĠParse": 38457, + "Ġcommentators": 38458, + "tanh": 38459, + "Ġtrademarks": 38460, + "SUB": 38461, + "ĠRAF": 38462, + "Ġflashing": 38463, + "tested": 38464, + "DELETE": 38465, + "nav": 38466, + "¹": 38467, + "clicked": 38468, + "ategies": 38469, + "ĠGuided": 38470, + "Ġspacetime": 38471, + "Ġdecolonization": 38472, + "Ġclashes": 38473, + "0002": 38474, + "Ġplanner": 38475, + "ĠNotification": 38476, + "normalized": 38477, + "Ġincline": 38478, + "implement": 38479, + "ĠLICENSE": 38480, + "Subscribe": 38481, + "Ġbreaker": 38482, + "partum": 38483, + "Ġinvestigative": 38484, + "rosophila": 38485, + "Ġambul": 38486, + "Ġgarnered": 38487, + "Ġpigeon": 38488, + "GPS": 38489, + "mans": 38490, + "Ø©": 38491, + "ĠChase": 38492, + "deb": 38493, + "ĠHerb": 38494, + "iddish": 38495, + "ĠTHC": 38496, + "Ġcompanionship": 38497, + "ĠPatriarch": 38498, + "Ġcrayons": 38499, + "Ġabnormally": 38500, + "Ê¿": 38501, + "ĠTC": 38502, + "Ġspun": 38503, + "decre": 38504, + "Ġpassport": 38505, + "ĠNegot": 38506, + "ĠDerivative": 38507, + "ifixion": 38508, + "tier": 38509, + "Ġexposition": 38510, + "Ġsynonym": 38511, + "ĠSioux": 38512, + "Ġassortment": 38513, + "Ġstaining": 38514, + "ĠGenes": 38515, + "asper": 38516, + "formerly": 38517, + "ependency": 38518, + "jun": 38519, + "904": 38520, + "Ġinfringement": 38521, + "thous": 38522, + "Ġunification": 38523, + "ĠRecreation": 38524, + "genome": 38525, + "OTH": 38526, + "ĠChapman": 38527, + "Latest": 38528, + "ç½®": 38529, + "SERV": 38530, + "Ġinflated": 38531, + "undra": 38532, + "Ġescapes": 38533, + "Ġ}{\\": 38534, + "Ġimpractical": 38535, + "gressions": 38536, + "Ġcraving": 38537, + "Ġwarranty": 38538, + "Direction": 38539, + "vg": 38540, + "Ġdd": 38541, + "tenant": 38542, + "Ġcurated": 38543, + "ASK": 38544, + "RET": 38545, + "496": 38546, + "Ġpenis": 38547, + "Ġnarrowed": 38548, + "ĠTribune": 38549, + "JD": 38550, + "mpl": 38551, + "amazon": 38552, + "Ġconclusive": 38553, + "1600": 38554, + "ĠTransactions": 38555, + "ĠBelize": 38556, + "Ġleaned": 38557, + "ĠCertification": 38558, + "âī¥": 38559, + "ĠHispanics": 38560, + "Ġmilliliters": 38561, + "Euler": 38562, + "Ġdetained": 38563, + "ĠAndrea": 38564, + "Ġfestive": 38565, + "Ġfestivities": 38566, + "Ġcherries": 38567, + "Ġmesmerizing": 38568, + "usks": 38569, + "ĠGel": 38570, + "Ġkicking": 38571, + "english": 38572, + "Ġ209": 38573, + "located": 38574, + ")=-": 38575, + "ĠDil": 38576, + "Chief": 38577, + "ĠBethlehem": 38578, + "ĠGur": 38579, + "Ġtransplanted": 38580, + "Ġdistal": 38581, + "daughter": 38582, + "489": 38583, + "Ġacidification": 38584, + "Assign": 38585, + "Ġcontiguous": 38586, + "Ġ194": 38587, + "swana": 38588, + "MATH": 38589, + "ĠBotanical": 38590, + "Ġairlines": 38591, + "Ġ3600": 38592, + "Ġfertilized": 38593, + "ĠHygiene": 38594, + "Ġintervening": 38595, + "SITE": 38596, + "Ġgendered": 38597, + "Ġwhichever": 38598, + "Office": 38599, + "Ġindulge": 38600, + "åĮĸ": 38601, + "Ġcaterpillar": 38602, + "Ġwhip": 38603, + "println": 38604, + "ĠMecca": 38605, + "Ġtrusts": 38606, + "Ġredundancy": 38607, + "Ġinterchangeably": 38608, + "Known": 38609, + "treated": 38610, + "Ġsolidify": 38611, + "ĠGateway": 38612, + "xz": 38613, + "Ġcb": 38614, + "chrome": 38615, + "ĠHutch": 38616, + "Ġdiversion": 38617, + "Ġexperimentally": 38618, + "steine": 38619, + "Ġfragrance": 38620, + "Ġinductor": 38621, + "abl": 38622, + "Ġspecialization": 38623, + "rontal": 38624, + "Ġlys": 38625, + "ĠCodes": 38626, + "ĠPeruvian": 38627, + "Ġivy": 38628, + "Ġtilted": 38629, + "recent": 38630, + "Ġtractor": 38631, + "Ġavail": 38632, + "ductors": 38633, + "Ġmessengers": 38634, + "Ġdeliveries": 38635, + "ATIONAL": 38636, + "ĠIllustrated": 38637, + "ĠEEG": 38638, + "317": 38639, + "Moz": 38640, + "Magic": 38641, + "oor": 38642, + "Ġinbox": 38643, + "olved": 38644, + "ĠSAM": 38645, + "ulla": 38646, + "ducers": 38647, + "Ġmiserable": 38648, + "identally": 38649, + "blers": 38650, + "Establish": 38651, + "%|": 38652, + "Ġinsecure": 38653, + "Ġether": 38654, + "ĠCream": 38655, + "ĠBhar": 38656, + "ĠArgentine": 38657, + "xls": 38658, + "ĠFres": 38659, + "arching": 38660, + "ĠAdolesc": 38661, + "ĠWorker": 38662, + "Ġunfolded": 38663, + "Urban": 38664, + "ĠMiguel": 38665, + "inoid": 38666, + "Pattern": 38667, + "lane": 38668, + "ĠBO": 38669, + "ĠDart": 38670, + "Ġinterpretive": 38671, + "ĠCHE": 38672, + "Ġcorrectness": 38673, + "ĠManuel": 38674, + "Ġmetabolites": 38675, + "existent": 38676, + "ĠRhine": 38677, + "Ġuplift": 38678, + "ĠKuwait": 38679, + "649": 38680, + "ĠCompact": 38681, + "ĠAzure": 38682, + "åĽ¾": 38683, + "ĠRum": 38684, + "Ġtwitter": 38685, + "Ġresidency": 38686, + "Ġmeteorological": 38687, + "Ġupgrades": 38688, + "æīĢ": 38689, + "``{``": 38690, + "xl": 38691, + "ĠSaid": 38692, + "Ġvarn": 38693, + "Harv": 38694, + "imus": 38695, + "ĠScouts": 38696, + "finding": 38697, + "Ġsoaring": 38698, + "Ġtwelfth": 38699, + "Ġ$\\{": 38700, + "travel": 38701, + "ĠJoel": 38702, + "pain": 38703, + "ĠBund": 38704, + "overflow": 38705, + "656": 38706, + "Ġexemplify": 38707, + "aunders": 38708, + "ĠSIGN": 38709, + "ĠDob": 38710, + "__))": 38711, + "Ġqualifying": 38712, + "HOME": 38713, + "ĠLouise": 38714, + "Ġyeah": 38715, + "Ġinertial": 38716, + "Ġrelieving": 38717, + "Ġrarity": 38718, + "Ġfilmmakers": 38719, + "Ġembarrassed": 38720, + "Ġproverb": 38721, + "Exist": 38722, + "Ġflavorful": 38723, + "ĠEXAM": 38724, + "ĠGeoffrey": 38725, + "Ġ370": 38726, + "Customized": 38727, + "heartedly": 38728, + ",$$": 38729, + "pH": 38730, + "esthesia": 38731, + "Ġsubclass": 38732, + "Ġedema": 38733, + "Ġdownfall": 38734, + "arrows": 38735, + "wallet": 38736, + "Ġwarrants": 38737, + "Ġprudent": 38738, + "Divid": 38739, + "EO": 38740, + "Ġreliant": 38741, + "Ġessentials": 38742, + "ä¿¡": 38743, + "Ġpity": 38744, + "ipv": 38745, + "Ġhygien": 38746, + "Extra": 38747, + "[@": 38748, + "started": 38749, + "ĠShortly": 38750, + "fourth": 38751, + "ĠBroadway": 38752, + "Ġmadness": 38753, + "Ġletharg": 38754, + "iths": 38755, + "Ġmyocard": 38756, + "(-\\": 38757, + "UF": 38758, + "447": 38759, + "ĠUseful": 38760, + "ĠJacobs": 38761, + "magic": 38762, + "trees": 38763, + "imread": 38764, + "ĠIi": 38765, + "Theta": 38766, + "ĠMali": 38767, + "ĠSunni": 38768, + "Ġupgraded": 38769, + "icer": 38770, + "Ġethically": 38771, + "Ġexceedingly": 38772, + "Ġsecreted": 38773, + "Ġbursting": 38774, + "Ġveterinarians": 38775, + "Ġpreconceived": 38776, + "Ġpebb": 38777, + "ICH": 38778, + "ĠNeut": 38779, + "zan": 38780, + "ÐĤ": 38781, + "Ġreconnect": 38782, + "Ġstrives": 38783, + "ĠIndus": 38784, + "slots": 38785, + "ĠMohammed": 38786, + "Ġundisturbed": 38787, + "Winter": 38788, + "fowl": 38789, + "xit": 38790, + "Ġpopulate": 38791, + "{}'.": 38792, + "ĠTrek": 38793, + "ĠTerminal": 38794, + "recurs": 38795, + "ĠInclusive": 38796, + "Ġclutter": 38797, + "Ġinfested": 38798, + "INST": 38799, + "Ġpaleont": 38800, + "Ġmotivational": 38801, + "ĠGujar": 38802, + "Ġtributaries": 38803, + "Ġhorrific": 38804, + "WIDTH": 38805, + "Ġí": 38806, + "Ġsecession": 38807, + "Ġdeduction": 38808, + "Ġbiofuel": 38809, + "Ġunlawful": 38810, + "Rules": 38811, + "UTF": 38812, + "CHANT": 38813, + "ĠTreatments": 38814, + "ÂŁ": 38815, + "ĠInduction": 38816, + "Ġvacant": 38817, + "Radius": 38818, + "Ġholog": 38819, + "akov": 38820, + "Ġsubconscious": 38821, + "Ġcharismatic": 38822, + "thia": 38823, + "Ġmentality": 38824, + "Ġrequisite": 38825, + "('.')": 38826, + "142857": 38827, + "Ġconversational": 38828, + "Ġchronology": 38829, + "behavioral": 38830, + "felt": 38831, + "grey": 38832, + "Ġwagons": 38833, + "etrics": 38834, + "Ġstools": 38835, + "Ġcompulsive": 38836, + "Ġcheating": 38837, + "Ġskipped": 38838, + "coat": 38839, + "ĠFuller": 38840, + ",:]": 38841, + "311": 38842, + "BAL": 38843, + "wolf": 38844, + "Ġrepel": 38845, + "Ġwildly": 38846, + "Ġiceberg": 38847, + "Difference": 38848, + "Communication": 38849, + "ĠAptitude": 38850, + "Ġoft": 38851, + "technology": 38852, + "ĠDistributions": 38853, + "Ġscheduler": 38854, + "ĠNYC": 38855, + "ĠGarcia": 38856, + "belt": 38857, + "csc": 38858, + "alted": 38859, + "ĠTL": 38860, + "ĠCerv": 38861, + "Ġaccession": 38862, + "ĠPlanetary": 38863, + "Ġvaric": 38864, + "Ġtranscending": 38865, + "Developing": 38866, + "imagin": 38867, + "»¿": 38868, + "Ġ232": 38869, + "Ġ234": 38870, + "actors": 38871, + "ĠNobody": 38872, + "024": 38873, + "vre": 38874, + "Ġferal": 38875, + "plitude": 38876, + "Ġoverlay": 38877, + "Ġwf": 38878, + "Ġfc": 38879, + "Ġspanned": 38880, + "Ġpreach": 38881, + "Ġperformer": 38882, + "Ġrestless": 38883, + "ĠBarrett": 38884, + "Ġyourselves": 38885, + "ĠBran": 38886, + "Ġsetattr": 38887, + "ĠSpart": 38888, + "Detailed": 38889, + "ĠShelley": 38890, + "Ig": 38891, + "heed": 38892, + "Ġ1833": 38893, + "ĠHolt": 38894, + "utsch": 38895, + "Ġnc": 38896, + "unched": 38897, + "ĠRP": 38898, + "Ġlogits": 38899, + "ĠDriving": 38900, + "DEP": 38901, + "ĠDistributed": 38902, + "ĠRaf": 38903, + "Ġprobing": 38904, + "Ġwidgets": 38905, + "detect": 38906, + ")$$,": 38907, + "Potential": 38908, + "Ġfresco": 38909, + "ĠOdyssey": 38910, + "Live": 38911, + "ĠBiom": 38912, + "chunks": 38913, + "Ġrpm": 38914, + "ynesian": 38915, + "Ġsalam": 38916, + "aurant": 38917, + "drug": 38918, + "stmt": 38919, + "ĠSard": 38920, + "ĠMats": 38921, + "arya": 38922, + "446": 38923, + "ĠClaude": 38924, + "QQ": 38925, + "TOP": 38926, + "ĠGore": 38927, + "='')": 38928, + "Ġcompliant": 38929, + "ĠSigma": 38930, + "oints": 38931, + "ANY": 38932, + "Ġduo": 38933, + "ĠAzerbaijan": 38934, + "Ġà¦": 38935, + "Ġlest": 38936, + "thr": 38937, + "Ġvested": 38938, + "ectin": 38939, + "Ġresize": 38940, + "ĠKend": 38941, + "Ġslipped": 38942, + "669": 38943, + "393": 38944, + "Ġpropensity": 38945, + "Shell": 38946, + "%||": 38947, + "Ġhens": 38948, + "Ġinteracted": 38949, + "Ġsimplification": 38950, + "galitarian": 38951, + "Segment": 38952, + "Ay": 38953, + "áŀ": 38954, + "Ġhearty": 38955, + "Carl": 38956, + "ĠTac": 38957, + "ptime": 38958, + "Ġconditioner": 38959, + "Ġcommentaries": 38960, + "Ġgeologists": 38961, + "Ġoily": 38962, + "ĠAmer": 38963, + "Ġidentifiers": 38964, + "qr": 38965, + "ĠNPR": 38966, + "Ġcharities": 38967, + "Prepare": 38968, + "prepared": 38969, + "gger": 38970, + "Ġfilaments": 38971, + "IFF": 38972, + "ĠPassword": 38973, + "ĠDetermining": 38974, + "Illust": 38975, + "ukkah": 38976, + "serv": 38977, + "Ġ################################": 38978, + "ĠWellness": 38979, + "Ġrecursively": 38980, + "ĠSanctuary": 38981, + "Ġprobiotic": 38982, + "984": 38983, + "ĠEstonia": 38984, + "ĠLeslie": 38985, + "ĠMirror": 38986, + "Fred": 38987, + "ĠPurdue": 38988, + "ĠFen": 38989, + "Ġhostilities": 38990, + "Ġ�": 38991, + "он": 38992, + "Aqu": 38993, + "Ġerroneous": 38994, + "versed": 38995, + "Ġpaperwork": 38996, + "Ġsequenced": 38997, + "Substitute": 38998, + "Ġdiligence": 38999, + "%;": 39000, + "Conse": 39001, + "Ġarchipelago": 39002, + "assertAlmostEqual": 39003, + "pecific": 39004, + "ĠMinisters": 39005, + "Ash": 39006, + "Ġ440": 39007, + "forced": 39008, + "eeper": 39009, + "consider": 39010, + "Ġaggregates": 39011, + "Ġengraved": 39012, + ".],": 39013, + "Pays": 39014, + "Ġchorus": 39015, + "Ġroam": 39016, + "Ġ{-": 39017, + "texts": 39018, + "Assuming": 39019, + "ĠNutr": 39020, + "vee": 39021, + "agra": 39022, + "introduction": 39023, + "tox": 39024, + "957": 39025, + "ĠOSHA": 39026, + "AZ": 39027, + "â̦..": 39028, + "Ġinnovate": 39029, + "989": 39030, + "Ġresonant": 39031, + "Ġstratification": 39032, + "Ġreluctance": 39033, + "]^": 39034, + "pone": 39035, + "čĊĠĠĠĠĠĠĠĠĠĠĠĠ": 39036, + "Ġtoast": 39037, + "Ġchars": 39038, + "Ġattaches": 39039, + "ĠPrussian": 39040, + "Collins": 39041, + "'\",": 39042, + "Way": 39043, + "uw": 39044, + "ĠMeter": 39045, + "ĠGHz": 39046, + "Ġtotalitarian": 39047, + "Ġcirrhosis": 39048, + "ĠElimination": 39049, + "Fat": 39050, + "lazy": 39051, + "Ġusability": 39052, + "ĠParalle": 39053, + "Travel": 39054, + "Ġborough": 39055, + "ĠNSF": 39056, + "ĠGPIO": 39057, + "Ġpopulace": 39058, + "styles": 39059, + "Ġlenders": 39060, + "Ġdecks": 39061, + "Ġslash": 39062, + "genes": 39063, + "Ġregenerate": 39064, + "GV": 39065, + "duty": 39066, + "ĠFCC": 39067, + "291": 39068, + "ĠBryan": 39069, + "ataka": 39070, + "Ġsadd": 39071, + "romyalgia": 39072, + "ĠEuch": 39073, + "Ġ540": 39074, + "754": 39075, + "filenames": 39076, + "ĠDigit": 39077, + "Ġcortical": 39078, + "Ġdwellers": 39079, + "Ġtheatrical": 39080, + "Bern": 39081, + "Groups": 39082, + "Ġtaps": 39083, + "ibe": 39084, + "Ġsimulating": 39085, + "Church": 39086, + "Objects": 39087, + "åĿ": 39088, + "ĠWatt": 39089, + "ĠREST": 39090, + "(\".": 39091, + "ĠSho": 39092, + "ĠSocieties": 39093, + "Ġmilder": 39094, + "Ġoverwhelmingly": 39095, + "Ġmk": 39096, + "ĠRabb": 39097, + "ĠCrafts": 39098, + "Ġsymphony": 39099, + "Ġamericans": 39100, + "fiber": 39101, + "noun": 39102, + "Ġslang": 39103, + "ĠGreatest": 39104, + "Aw": 39105, + "WARNING": 39106, + "ĠHMS": 39107, + "ĠGrab": 39108, + "Ġmachining": 39109, + "Ġnarrowly": 39110, + "ĠThoughts": 39111, + "Ġaust": 39112, + "Behavior": 39113, + "Ġowes": 39114, + "Ġbootstrap": 39115, + "mis": 39116, + "-->": 39117, + "ĠDw": 39118, + "Ġpoignant": 39119, + "notify": 39120, + "Ġbarbar": 39121, + "âĪĪ": 39122, + "Ġvillain": 39123, + "uctions": 39124, + "Ġnos": 39125, + "ĠRelax": 39126, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 39127, + "Ġcactus": 39128, + "redis": 39129, + "ïĤ·": 39130, + "ĠUrugu": 39131, + "HM": 39132, + "ĠDavies": 39133, + "ĠCreates": 39134, + "Ġirritated": 39135, + "ĠPentecost": 39136, + "Ġfg": 39137, + "ĠOman": 39138, + "ĠâĻ": 39139, + "Ġrejects": 39140, + "缮": 39141, + "Sad": 39142, + "Ġpore": 39143, + "Ġconcessions": 39144, + "}.$$": 39145, + "ĠVisualization": 39146, + "Ġpriesthood": 39147, + "profen": 39148, + "Ġspruce": 39149, + "Ġfuller": 39150, + "Ġnostalgia": 39151, + "informatics": 39152, + "imodal": 39153, + "ordination": 39154, + "Ġracc": 39155, + "SECRE": 39156, + "Ġpolyphen": 39157, + "Ġcarpenter": 39158, + "Ġcalibrated": 39159, + "Ġplume": 39160, + "ĠIsabel": 39161, + "otypic": 39162, + "Ġtv": 39163, + "Ġdusk": 39164, + "Ġuid": 39165, + "lander": 39166, + "Ġspecialised": 39167, + "Collab": 39168, + "ĠCapac": 39169, + "ĠChop": 39170, + "ENV": 39171, + "644": 39172, + "Ġsaltwater": 39173, + "ĠFT": 39174, + "ĠKaw": 39175, + "Ġmisfort": 39176, + "Ġweathering": 39177, + "ĠAudience": 39178, + "Son": 39179, + "Ġunp": 39180, + "logic": 39181, + "Ġtranscendental": 39182, + "Ġlobbying": 39183, + "ĠCitizenship": 39184, + "Upload": 39185, + "tune": 39186, + "Ġtandem": 39187, + "ĠReve": 39188, + "ĠBooth": 39189, + "conflict": 39190, + "ĠOpinion": 39191, + "ĠFabric": 39192, + "Axis": 39193, + "Ġmuddy": 39194, + "ĠFischer": 39195, + "Ġscrum": 39196, + "757": 39197, + "Ġschematic": 39198, + "Ġriddle": 39199, + "Ġsymbolized": 39200, + "supervised": 39201, + "bis": 39202, + "Torch": 39203, + "Ġredesign": 39204, + "mation": 39205, + "Ġraft": 39206, + "Ġ1834": 39207, + "Ġcollectibles": 39208, + "Ġflooring": 39209, + "USD": 39210, + "gens": 39211, + "--------------------------": 39212, + "Ġhesitated": 39213, + "Ġsurfing": 39214, + "together": 39215, + "ĠCNC": 39216, + "ĠDrama": 39217, + "Ġsubtype": 39218, + "INDEX": 39219, + "randn": 39220, + "ĠPropulsion": 39221, + "oliosis": 39222, + "åŃĺ": 39223, + "ĠKom": 39224, + "Ġmortg": 39225, + "Timmy": 39226, + "ĠJeremy": 39227, + "ĠGang": 39228, + "Ġ640": 39229, + "Ġgenerously": 39230, + "686": 39231, + "Ġtex": 39232, + "âĢº": 39233, + "ĠWealth": 39234, + "Scene": 39235, + "Ġlentils": 39236, + "Possible": 39237, + "migration": 39238, + "arat": 39239, + "Ġherald": 39240, + "Ġspaceship": 39241, + "ĠTasmania": 39242, + "icists": 39243, + "osteroids": 39244, + "blast": 39245, + "analytic": 39246, + "Functions": 39247, + "heavy": 39248, + "ĠCommod": 39249, + "ophilia": 39250, + ".<": 39251, + "iator": 39252, + "ascript": 39253, + "contamination": 39254, + "Ġalternatively": 39255, + "ĠCardiovascular": 39256, + "Ġasymmetric": 39257, + ":[": 39258, + "nda": 39259, + "amate": 39260, + "ĠCoding": 39261, + "^{-\\": 39262, + "Ġannouncing": 39263, + "smooth": 39264, + "Ġresidences": 39265, + "Ġimmersing": 39266, + "fq": 39267, + "ĠCrist": 39268, + "ĠFract": 39269, + "Ġuncontroll": 39270, + "Ġignite": 39271, + "ĠDimensions": 39272, + "Emp": 39273, + "easy": 39274, + "Ġsieve": 39275, + "enas": 39276, + "ilot": 39277, + "Ġheres": 39278, + "ĠWorm": 39279, + "ĠWS": 39280, + "Ġcowork": 39281, + "EB": 39282, + "Ġsuction": 39283, + "Ġoutflow": 39284, + "Ġ#:": 39285, + "Ġeffected": 39286, + "Ġconfessed": 39287, + "ĠRescue": 39288, + "ĠPractition": 39289, + "Ġunfavorable": 39290, + "Ġfavoring": 39291, + "WB": 39292, + "nor": 39293, + "idy": 39294, + "icht": 39295, + "353": 39296, + "+/": 39297, + "Econom": 39298, + "Ġ290": 39299, + "Ġurgently": 39300, + "Ġcustomization": 39301, + "ĠSettlement": 39302, + "Ġweld": 39303, + "VO": 39304, + "nour": 39305, + "Ġmailing": 39306, + "owment": 39307, + "scheme": 39308, + "SOURCE": 39309, + "ophysiology": 39310, + "owns": 39311, + "Ġfifteenth": 39312, + "svg": 39313, + "Ġsleek": 39314, + "\"><": 39315, + "Ġloosen": 39316, + "Ġκ": 39317, + "Ġhesitation": 39318, + "Ġvinyl": 39319, + "DOWN": 39320, + "Ġdared": 39321, + "essay": 39322, + "ĠArbor": 39323, + "ĠZur": 39324, + "Ġcystic": 39325, + "Ġseparator": 39326, + "oplastic": 39327, + "RH": 39328, + "hof": 39329, + "usual": 39330, + "658": 39331, + "Connecting": 39332, + "hundred": 39333, + "Ġobtuse": 39334, + "Ġdefendants": 39335, + "Ġlocomotive": 39336, + "Ġcytokines": 39337, + "fel": 39338, + "Ġwhims": 39339, + "Ġapoptosis": 39340, + "Ġarisen": 39341, + "Ġtransports": 39342, + "Ġprophetic": 39343, + "ĠCompanion": 39344, + "Ġcongregations": 39345, + "mese": 39346, + "reath": 39347, + "matmul": 39348, + "Ġnomination": 39349, + "Ġcourtyard": 39350, + "Ġencyclop": 39351, + "ĠShows": 39352, + "OND": 39353, + "Ġsupervisors": 39354, + "ynamics": 39355, + "ĠJesuit": 39356, + "nsics": 39357, + "ĠLaos": 39358, + "Ġsenators": 39359, + "ĠMonetary": 39360, + "jiang": 39361, + "Nic": 39362, + "{,": 39363, + "ĠIEP": 39364, + "Ġemigration": 39365, + "ĠOrch": 39366, + "Ġ252": 39367, + "ĠSkill": 39368, + "ĠNetflix": 39369, + "kefeller": 39370, + "Ġpessim": 39371, + "Ġeve": 39372, + "ĠASS": 39373, + "Ġalpine": 39374, + "ivore": 39375, + "Ġvenge": 39376, + "Ġpeg": 39377, + "Ġpops": 39378, + "scopic": 39379, + "Ġhalted": 39380, + "Performance": 39381, + "onians": 39382, + "riosis": 39383, + "Ġamber": 39384, + "Ġsituational": 39385, + "Addr": 39386, + "ĠSymbolism": 39387, + "compl": 39388, + "1963": 39389, + "Ġparable": 39390, + "ĠApps": 39391, + "Ġ¬": 39392, + "ĠCoefficient": 39393, + "Ġmegaw": 39394, + "ctr": 39395, + "alloc": 39396, + "Ġoptimally": 39397, + "ĠContinued": 39398, + "Ġriparian": 39399, + "sticks": 39400, + "infection": 39401, + "termination": 39402, + "nonzero": 39403, + "Ġmisconduct": 39404, + "Ġattentive": 39405, + "Ġleagues": 39406, + "Ġcentripetal": 39407, + "manufact": 39408, + "flation": 39409, + "ĠDress": 39410, + "Ġ501": 39411, + "657": 39412, + "Ġcounterfe": 39413, + "ĠMalawi": 39414, + "Anti": 39415, + "CAR": 39416, + "Hon": 39417, + "Ġbestowed": 39418, + "widehat": 39419, + "оÑģ": 39420, + "ĠNonfiction": 39421, + "Ġconveniently": 39422, + "Ġsharpen": 39423, + "Ġincandescent": 39424, + "civil": 39425, + "Ġclutch": 39426, + "ĠMcL": 39427, + "ĠOFF": 39428, + "Ġaquifers": 39429, + "ĠFunding": 39430, + "Ġprohibiting": 39431, + "sweet": 39432, + "ĠAdela": 39433, + "Ġlocalization": 39434, + "CHECK": 39435, + "Ġtheaters": 39436, + "iton": 39437, + "Ġstab": 39438, + "ĠRemoval": 39439, + "ĠTunnel": 39440, + "pecting": 39441, + "commons": 39442, + "ĠAgenda": 39443, + "ĠPassage": 39444, + "ĠBhutan": 39445, + "EPS": 39446, + "Ġconscient": 39447, + "lesson": 39448, + "ivalence": 39449, + "Ġfundraising": 39450, + "ennel": 39451, + "Ġhypogly": 39452, + "ĠHarvest": 39453, + "Ġhydropower": 39454, + "Ġhatching": 39455, + "olip": 39456, + "umption": 39457, + "Ġequate": 39458, + "Ġexpulsion": 39459, + "Ġantic": 39460, + "dataclass": 39461, + "ĠNiagara": 39462, + "stuff": 39463, + "958": 39464, + "Moon": 39465, + "Vo": 39466, + "Ġdart": 39467, + "ĠTribe": 39468, + "Ġalf": 39469, + "ĠDed": 39470, + "ossip": 39471, + "Ġlocalities": 39472, + "Ġclarified": 39473, + "ĠEntrepreneurs": 39474, + "Sche": 39475, + "_\"": 39476, + "imar": 39477, + "ĠElephant": 39478, + "---------------------": 39479, + "ĠChilean": 39480, + "CLE": 39481, + "FALSE": 39482, + "Ġperplex": 39483, + "ĠXII": 39484, + "marine": 39485, + "iplier": 39486, + "Neuro": 39487, + "ĠDorothy": 39488, + "ĠSidd": 39489, + "ĠRelation": 39490, + "Attributes": 39491, + "crime": 39492, + "ĠFitzgerald": 39493, + "Ġdw": 39494, + "office": 39495, + "Ġworkflows": 39496, + "Ġtriglycerides": 39497, + "andum": 39498, + "ĠGrim": 39499, + "ĠUtt": 39500, + "Ġovertime": 39501, + "Pair": 39502, + "ubon": 39503, + "Ġassays": 39504, + "ĠPreviously": 39505, + "CCC": 39506, + "ĠAdministrative": 39507, + "uisines": 39508, + "iticus": 39509, + "Ġpropriet": 39510, + "ĠSynthesis": 39511, + "Lines": 39512, + "nothing": 39513, + "qc": 39514, + "Ġboundless": 39515, + "ðĿIJº": 39516, + "示": 39517, + "Must": 39518, + "bly": 39519, + "ĠPiet": 39520, + "Ġquaint": 39521, + "onset": 39522, + "Ġconvened": 39523, + "imposed": 39524, + "areth": 39525, + "ĠInitiatives": 39526, + "ĠSYSTEM": 39527, + "Ġceilings": 39528, + "osit": 39529, + "4444": 39530, + "ĠInfections": 39531, + "Ġpsyche": 39532, + "came": 39533, + "Unique": 39534, + "Ġcongruence": 39535, + "Whenever": 39536, + "ĠTeens": 39537, + "Ġvegetative": 39538, + "Ġnautical": 39539, + "Ġstrongh": 39540, + "Ġdictator": 39541, + "QUI": 39542, + "ĠBanking": 39543, + "Knowledge": 39544, + "Ġdemolition": 39545, + "Ġranchers": 39546, + "Ġtrimester": 39547, + "SIM": 39548, + "Ġsr": 39549, + "Ġexplode": 39550, + "ĠComfort": 39551, + "ĠControvers": 39552, + "Ġconcentrates": 39553, + "ĠSamar": 39554, + "ariah": 39555, + "Ġglycemic": 39556, + "}\\\\||+": 39557, + "++++++++": 39558, + "Gh": 39559, + "lain": 39560, + "omac": 39561, + "()])": 39562, + "Ġ304": 39563, + "ĠBullying": 39564, + "Ġlouder": 39565, + "Jon": 39566, + "Ġvortex": 39567, + "Ġpolling": 39568, + "Ġalgorithmic": 39569, + "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA": 39570, + "Ġcoma": 39571, + "Ġdilution": 39572, + "Ġpenetrating": 39573, + "Ġexemption": 39574, + "Ġentitle": 39575, + "Ġcranes": 39576, + "ĠAnnie": 39577, + "instrument": 39578, + "Ġindeterm": 39579, + "Ġcollage": 39580, + "ĠLeading": 39581, + "Popular": 39582, + "ĠSlavic": 39583, + "XR": 39584, + "Yellow": 39585, + "Ġbends": 39586, + "ĠDual": 39587, + "Ġatlas": 39588, + "Ġpoker": 39589, + "Ġ231": 39590, + "ĠProphe": 39591, + "employ": 39592, + "ieri": 39593, + "Ġrichly": 39594, + "ĠGlad": 39595, + "ĠADC": 39596, + "Ġplethora": 39597, + "sight": 39598, + "ieving": 39599, + "bellum": 39600, + "ĠJessica": 39601, + "franch": 39602, + "ptide": 39603, + "Ġinsure": 39604, + "ussis": 39605, + "ĠEmotions": 39606, + "ETS": 39607, + "responsible": 39608, + "Ġsunglasses": 39609, + "exact": 39610, + "ĠAutumn": 39611, + "Ġsubtropical": 39612, + "TeX": 39613, + "young": 39614, + "ĠAccounts": 39615, + "Camera": 39616, + "ĠNietzsche": 39617, + "answered": 39618, + "Ġdiure": 39619, + "Ġportfolios": 39620, + "ĠNeck": 39621, + "SSL": 39622, + "Ġreptile": 39623, + "Ġcontemplating": 39624, + "Ġreed": 39625, + "ĠCars": 39626, + "Ġcheckups": 39627, + "392": 39628, + "Ġsensitivities": 39629, + "evalu": 39630, + "ĠDavidson": 39631, + "ĠAuthentic": 39632, + "Ġdiameters": 39633, + "cdf": 39634, + "ĠJO": 39635, + "ĠJenny": 39636, + "ruck": 39637, + "Ġtraff": 39638, + "Ġincrements": 39639, + "Leaf": 39640, + "ĠFemales": 39641, + "ĠPentagon": 39642, + "ozoic": 39643, + "Ġalleviating": 39644, + "Haw": 39645, + "nit": 39646, + "agree": 39647, + "Ġaccumulates": 39648, + "Runner": 39649, + "\\%": 39650, + "Ġcontentious": 39651, + "ĠMotors": 39652, + "lover": 39653, + "494": 39654, + "seeking": 39655, + "ĠBelarus": 39656, + "Ġsubsidiary": 39657, + "Matt": 39658, + "Ġndarray": 39659, + "ĠComposite": 39660, + "ĠCOM": 39661, + "ĠRaman": 39662, + "combined": 39663, + "ĠDemonstrate": 39664, + "hetti": 39665, + "ç«": 39666, + "Ġpinn": 39667, + "Ġlumbar": 39668, + "ĠInclusion": 39669, + "ĠUniv": 39670, + "Ġlocale": 39671, + "Ġindifference": 39672, + "nv": 39673, + "Ġpyro": 39674, + "Ġmite": 39675, + "ĠHull": 39676, + "Ġmolding": 39677, + "pletely": 39678, + "ĠPVC": 39679, + "itability": 39680, + "ĠHume": 39681, + "Ġsecretions": 39682, + "Ġbroadcasts": 39683, + "Ġdivorced": 39684, + "urasian": 39685, + "junct": 39686, + "COVID": 39687, + "arpoon": 39688, + "Ġglimpses": 39689, + "Ġtbsp": 39690, + "orbid": 39691, + "Ġreintrodu": 39692, + "ilo": 39693, + "indeer": 39694, + "ĠJar": 39695, + "ör": 39696, + "Ġmildew": 39697, + "Ġdecaying": 39698, + "ĠBench": 39699, + "ĠAdvocate": 39700, + "ĠNigerian": 39701, + "Ġhallucinations": 39702, + "dg": 39703, + "Ġamyg": 39704, + "inker": 39705, + "setdefault": 39706, + "Ġhemisp": 39707, + "Ġarrests": 39708, + "ĠAssyrian": 39709, + "ridges": 39710, + "skilled": 39711, + "Ġgestational": 39712, + "ĠPleistocene": 39713, + "ĠIBS": 39714, + ")\\,": 39715, + "Ġcoincides": 39716, + ",â̦": 39717, + "roqu": 39718, + "ĠFreed": 39719, + "Export": 39720, + "Unable": 39721, + "Ġmirrored": 39722, + "ĠSurgical": 39723, + "ĠRaspberry": 39724, + "Ġsepsis": 39725, + "Ġshattered": 39726, + "Ġcomplements": 39727, + "boxed": 39728, + "Ġdecorating": 39729, + "ĠMBA": 39730, + "opatra": 39731, + "Ġspared": 39732, + "Ġcolossal": 39733, + "bitrates": 39734, + "Ġvulgar": 39735, + "Queen": 39736, + "ĠApostles": 39737, + "sF": 39738, + "viz": 39739, + "æĽ": 39740, + "church": 39741, + "Ġextracellular": 39742, + "ributive": 39743, + "Generate": 39744, + "ĠMicrobiology": 39745, + "Ġgelatin": 39746, + "ĠScandinavia": 39747, + "ĠMunicipal": 39748, + "angaroo": 39749, + "Ġhomepage": 39750, + "solved": 39751, + "Ġunconstitutional": 39752, + "Avg": 39753, + "vie": 39754, + "ĠCock": 39755, + "abella": 39756, + "Construction": 39757, + "casts": 39758, + "Ġhypert": 39759, + "LOGG": 39760, + "ĠHampton": 39761, + "Ġinquiries": 39762, + "Ġmoose": 39763, + "olini": 39764, + "Ġhereby": 39765, + "ADHD": 39766, + "osaics": 39767, + "Ġfluctuating": 39768, + "Ġtroublesome": 39769, + "Ġcurtains": 39770, + "para": 39771, + "ĠMarvel": 39772, + "tcp": 39773, + "racts": 39774, + "ĠProportion": 39775, + "Ġinspected": 39776, + "Ġpotency": 39777, + "Ġcyberbullying": 39778, + "Ġflammable": 39779, + "Bin": 39780, + "Brien": 39781, + "Ġmultis": 39782, + "Ġshipwre": 39783, + "Relative": 39784, + "Ġchatting": 39785, + "ĠHuntington": 39786, + "-{": 39787, + "ĠReid": 39788, + "Ġclimax": 39789, + "Ġfading": 39790, + "ĠReverse": 39791, + "Ġingest": 39792, + "ãģŁ": 39793, + "Ġliberalism": 39794, + "ĠSongs": 39795, + "Ġrepentance": 39796, + "VL": 39797, + "ĠThemes": 39798, + "ĠLomb": 39799, + "letcher": 39800, + "ĠBohem": 39801, + "CHAR": 39802, + "Ġwarts": 39803, + "Ġark": 39804, + "Ġ1825": 39805, + "Apple": 39806, + "Ġripple": 39807, + "Nob": 39808, + "ĠMarion": 39809, + "ĠSolved": 39810, + "ĠASCII": 39811, + "Overview": 39812, + "Ġpersecuted": 39813, + "ĠCAM": 39814, + "Ġchuck": 39815, + "Ġkarma": 39816, + "ĠUnt": 39817, + "Ġdisciple": 39818, + "Ġnavigated": 39819, + "ĠBiotechnology": 39820, + "ĠRatios": 39821, + "ĠAztec": 39822, + "ĠNLP": 39823, + "ĠDebt": 39824, + "Ġlawful": 39825, + "PLES": 39826, + "ĠSentence": 39827, + "Ġpigeons": 39828, + "bite": 39829, + "grou": 39830, + "islation": 39831, + "anity": 39832, + "Ġdisclosed": 39833, + "ensors": 39834, + "Ġcommits": 39835, + "Ġcrawling": 39836, + "Alternatively": 39837, + "Increasing": 39838, + "é¢ĺ": 39839, + "Islamic": 39840, + "Astr": 39841, + "Ġsut": 39842, + "Ġflats": 39843, + "Exam": 39844, + "vk": 39845, + "Ġkicks": 39846, + "Ġunpublished": 39847, + "Ġslider": 39848, + "Ġerotic": 39849, + "373": 39850, + "ĠAdministrator": 39851, + "Calculating": 39852, + "Ġmetaphorical": 39853, + "Ġnarration": 39854, + "Gas": 39855, + "ĠPron": 39856, + "Ġunnatural": 39857, + "Ġunprotected": 39858, + "Ġdelinqu": 39859, + "Attr": 39860, + "Ġwalnuts": 39861, + "Timer": 39862, + "esoph": 39863, + "Ġingrained": 39864, + "masked": 39865, + "oxygen": 39866, + "Percentage": 39867, + "WP": 39868, + "ɪ": 39869, + "åij": 39870, + "Ġbast": 39871, + "roves": 39872, + "ĠPend": 39873, + "Ġembarrassment": 39874, + "SECRET": 39875, + "850": 39876, + "Dry": 39877, + "Gets": 39878, + "Ġpaused": 39879, + "Ġlemma": 39880, + "URI": 39881, + "Ġdragging": 39882, + "Ġcommenting": 39883, + "ĠVariations": 39884, + "Ġamplifying": 39885, + "ĠPromote": 39886, + "ĠCRC": 39887, + "ĠSubjects": 39888, + "Ġchiropractic": 39889, + "Egypt": 39890, + "Ġonward": 39891, + "ller": 39892, + "969": 39893, + "Ġserializers": 39894, + "ĠPreliminary": 39895, + "dns": 39896, + "ticks": 39897, + "ĠNewman": 39898, + "Ġboils": 39899, + "ĠCorner": 39900, + "Ġpitches": 39901, + "nah": 39902, + "âĬ": 39903, + "ĠSSD": 39904, + "Ġphp": 39905, + "Ġparap": 39906, + "ĠEnforcement": 39907, + "Ġeuropean": 39908, + "Ġquirky": 39909, + ")}$$": 39910, + "Ġconco": 39911, + "ĠEstimates": 39912, + "Ġrefriger": 39913, + "ĠResponsible": 39914, + "\"})": 39915, + "Ġyd": 39916, + "Ġclans": 39917, + "transition": 39918, + "Ġstereo": 39919, + "Ġtariff": 39920, + "Ġdehydrated": 39921, + "ĠCzechosl": 39922, + "å°ı": 39923, + "Ġattentively": 39924, + "ĠDir": 39925, + "ricing": 39926, + "ĠSophia": 39927, + ")}}": 39928, + "1962": 39929, + "ĠLeopold": 39930, + "ĠðŁĺ": 39931, + "orrhea": 39932, + "Ġguerrilla": 39933, + "bw": 39934, + "oC": 39935, + "Ġsigmoid": 39936, + "ĠTill": 39937, + "formatter": 39938, + "1001": 39939, + "ĠYahoo": 39940, + "ž": 39941, + "Ġdazz": 39942, + "ĠStere": 39943, + "Ġslips": 39944, + "ĠPsychiatric": 39945, + "Ġdistortions": 39946, + "ĠBreathing": 39947, + "ĠEigen": 39948, + "ansen": 39949, + "Ġperished": 39950, + "Ġvaluing": 39951, + "Ġundocumented": 39952, + "trust": 39953, + "ĠREG": 39954, + ")<": 39955, + "ĠMira": 39956, + "ĠRings": 39957, + "Ġ1814": 39958, + "URES": 39959, + "ValueConstraint": 39960, + "Ġconcentric": 39961, + "ĠJerome": 39962, + "Ġboilers": 39963, + "Ġcheeses": 39964, + "patic": 39965, + "Ġthwart": 39966, + "ĠOuter": 39967, + "ĠPeriodic": 39968, + "Break": 39969, + "Budd": 39970, + "MESSAGE": 39971, + "Ġspars": 39972, + "unda": 39973, + "ĠOrn": 39974, + "ĠBoost": 39975, + "osate": 39976, + "aget": 39977, + "ĠCultivating": 39978, + "Ġallocating": 39979, + "dou": 39980, + "Ġmodality": 39981, + "Ġfortifications": 39982, + "ĠNeurology": 39983, + "Pip": 39984, + "estown": 39985, + "idea": 39986, + "Ġappraisal": 39987, + "Ġgeneralize": 39988, + "Ġannuity": 39989, + "CESS": 39990, + "ombs": 39991, + "Ġ333": 39992, + "ĠArtistic": 39993, + "Upper": 39994, + "Ġadviser": 39995, + "watching": 39996, + "ĠPROBLE": 39997, + "Ġunfairly": 39998, + "Ġtougher": 39999, + "[âĢĵ": 40000, + "cats": 40001, + "tell": 40002, + "ĠYun": 40003, + "Generic": 40004, + "guy": 40005, + "Ġacoust": 40006, + "æĸĩä»¶": 40007, + "Trace": 40008, + "']).": 40009, + "ĠZambia": 40010, + "Ġhorseback": 40011, + "spection": 40012, + "Ġrhs": 40013, + "Attention": 40014, + "ĠEssex": 40015, + "Documents": 40016, + "invol": 40017, + "stere": 40018, + "ĠDrain": 40019, + "arthen": 40020, + "Ġmattered": 40021, + "ĠEnviron": 40022, + "Ġcrypto": 40023, + "been": 40024, + "Ġsuggestive": 40025, + "ĠAnnals": 40026, + "ĠIncluded": 40027, + "ĠHayes": 40028, + "XP": 40029, + "Ġstumble": 40030, + "ĠEfficient": 40031, + "ĠMacmillan": 40032, + "ĠHorizontal": 40033, + "ĠCombat": 40034, + "answers": 40035, + "Ġholiness": 40036, + "UNE": 40037, + "ĠConsumers": 40038, + "BooleanField": 40039, + "Ġascent": 40040, + "brane": 40041, + "Kin": 40042, + "Ġalve": 40043, + "ĠFalk": 40044, + "Ġleopard": 40045, + "Ġrapt": 40046, + "ĠHiggs": 40047, + "pherds": 40048, + "ĠFloor": 40049, + "mse": 40050, + "ĠCommentary": 40051, + "Ġgorgeous": 40052, + "540": 40053, + "Ġparchment": 40054, + "ĠAde": 40055, + "Ġretreated": 40056, + "Ġworldly": 40057, + "Ġrankings": 40058, + "Redirect": 40059, + "Ġintercepts": 40060, + "Ġpredisposition": 40061, + "Ġcrev": 40062, + "Ġimproperly": 40063, + "ĠMRSA": 40064, + "RENT": 40065, + "ĠRainbow": 40066, + "ĠDense": 40067, + "Ġunbalanced": 40068, + "Ġdownside": 40069, + "(\"<": 40070, + "ĠSevent": 40071, + "371": 40072, + "Ġswimmers": 40073, + "318": 40074, + "neck": 40075, + "Ġmosques": 40076, + "Ġpentagon": 40077, + "ĠCyn": 40078, + "finish": 40079, + "Cand": 40080, + "ocean": 40081, + "ĠPG": 40082, + "apis": 40083, + "Ġconcat": 40084, + "Ġpolitely": 40085, + "ĠHousehold": 40086, + "Ġप": 40087, + "haul": 40088, + "ĠJavaScript": 40089, + "ĠConditional": 40090, + "Ord": 40091, + "registered": 40092, + "\"]))": 40093, + "marking": 40094, + "suite": 40095, + "IBLE": 40096, + "050": 40097, + "Ġinund": 40098, + "Ġlumps": 40099, + "ĠHoughton": 40100, + "ĠGw": 40101, + "ĠEmissions": 40102, + "Ġgallbladder": 40103, + "ĠDamascus": 40104, + "ĠErnst": 40105, + "ĠRams": 40106, + "Ġshorts": 40107, + "Ġfearing": 40108, + "Ġbiodiesel": 40109, + "Ġsketching": 40110, + "vehicle": 40111, + "ĠCtrl": 40112, + "ĠBast": 40113, + "ĠArthritis": 40114, + "lite": 40115, + "heated": 40116, + "ĠCharg": 40117, + "Ġpopulous": 40118, + "Ġpropagated": 40119, + "ĠMeasurements": 40120, + "Jim": 40121, + "Ġbp": 40122, + "elior": 40123, + "Ġunsett": 40124, + "Ġpartnering": 40125, + "Ġcarpets": 40126, + "ĠMichelangelo": 40127, + ")})": 40128, + "Cold": 40129, + "Ġdeflection": 40130, + "Ġconstellations": 40131, + "Ġbleaching": 40132, + "ĠZhou": 40133, + "Treat": 40134, + "ĠĂ": 40135, + "placing": 40136, + "Ġarchaic": 40137, + "ĠCoach": 40138, + "Agricult": 40139, + "scientists": 40140, + "agnetism": 40141, + "Ġnineteen": 40142, + "aden": 40143, + "FileName": 40144, + "Ġtapes": 40145, + "POINT": 40146, + "ĠPROVID": 40147, + "Ġawaits": 40148, + "ĠAchievement": 40149, + "Ġ].": 40150, + "ĠRiv": 40151, + "ĠNab": 40152, + "ĠOre": 40153, + "Ġbacklash": 40154, + "ĠMCQ": 40155, + "Ġboredom": 40156, + "Flat": 40157, + "tiny": 40158, + "Ġ(>": 40159, + "Ġ`#": 40160, + "ĠDrake": 40161, + "Ol": 40162, + "zep": 40163, + "Ġsails": 40164, + "Ġbuddy": 40165, + "ĠAmph": 40166, + "9565": 40167, + "grace": 40168, + "ĠTerra": 40169, + "sigmoid": 40170, + "û": 40171, + "ĠTil": 40172, + "åŃIJ": 40173, + "Ġ265": 40174, + "Ġjoyful": 40175, + "Ġï̍": 40176, + "Ġbaker": 40177, + "ĠERR": 40178, + "conversion": 40179, + "Ġ[{'": 40180, + "Ġcolourful": 40181, + "Ġneurodegenerative": 40182, + "Ġrhin": 40183, + "Ġpercussion": 40184, + "ĠVulner": 40185, + "ĠHiroshima": 40186, + "032": 40187, + "906": 40188, + "Ġcrustaceans": 40189, + "ĠFault": 40190, + "rapers": 40191, + "Ġrifles": 40192, + "Near": 40193, + "Ġdun": 40194, + "ĠPurs": 40195, + "Ġrevive": 40196, + "ĠEpiscopal": 40197, + "contained": 40198, + "Congress": 40199, + "Pain": 40200, + "361": 40201, + "8888": 40202, + "åĬł": 40203, + "accharides": 40204, + "ĠLoyal": 40205, + "Ġtransmissions": 40206, + "Ġsquat": 40207, + "qualified": 40208, + "åıij": 40209, + "Ġplugs": 40210, + "ĠBridging": 40211, + "')))": 40212, + "chap": 40213, + "Ġcausality": 40214, + "Ġvols": 40215, + "ambiguous": 40216, + "ĠQueue": 40217, + "Ġfateful": 40218, + "Ġdashed": 40219, + "ifax": 40220, + "oreau": 40221, + "ĠkWh": 40222, + "Ġdiabetics": 40223, + "Ġbomber": 40224, + "ĠkHz": 40225, + "burning": 40226, + "rash": 40227, + "etimes": 40228, + "imedes": 40229, + "pland": 40230, + "Ġundo": 40231, + "continental": 40232, + "Ġcatalytic": 40233, + "Ġdashboard": 40234, + "Ġslate": 40235, + "raged": 40236, + "Ġdebating": 40237, + "ĠReverend": 40238, + "Ġegalitarian": 40239, + "ĠGott": 40240, + "Ġfunctionalities": 40241, + "Ġcaret": 40242, + "Ġbirch": 40243, + "recall": 40244, + "Ġoint": 40245, + "ĠDelving": 40246, + "ĠNaples": 40247, + "Friend": 40248, + "Tan": 40249, + "Ġbalcon": 40250, + "383": 40251, + "Ġа": 40252, + "Ġ2636": 40253, + "Ġimmunos": 40254, + "Maths": 40255, + "Ġskulls": 40256, + "tracks": 40257, + "Ġssh": 40258, + "ĠRoles": 40259, + "Ġattaining": 40260, + "schem": 40261, + "Ġcaptions": 40262, + "Applications": 40263, + "simulation": 40264, + "Ġoblique": 40265, + "ĠVishnu": 40266, + "ĠTIM": 40267, + "Ġdesks": 40268, + "ITER": 40269, + "lename": 40270, + "Ġunintentionally": 40271, + "OLDER": 40272, + "Ġimperfections": 40273, + "verticalLayout": 40274, + "Ġmansion": 40275, + "otives": 40276, + "Ġorang": 40277, + "ĠReasons": 40278, + "Doctors": 40279, + "Ġblanks": 40280, + "ĠAutonomous": 40281, + "Notification": 40282, + "Ġgadget": 40283, + "Ġsyndromes": 40284, + "Ġpebbles": 40285, + "Ġunethical": 40286, + "Ġquarts": 40287, + "requirements": 40288, + "Assignment": 40289, + "ĠHansen": 40290, + "ĠSPD": 40291, + "ĠBore": 40292, + "Ġchir": 40293, + "ĠIntrigued": 40294, + "Ġmaneuvers": 40295, + "Ġtantal": 40296, + "Ġoverex": 40297, + "ĠDewey": 40298, + "460": 40299, + "bane": 40300, + "Ġpartisan": 40301, + "Ġdefy": 40302, + "Ġbusinessman": 40303, + "ĠBlessed": 40304, + "Ġgoggles": 40305, + "ĠHumph": 40306, + "Ġvoiced": 40307, + "Ġintuitively": 40308, + "berspace": 40309, + "Ġimaginations": 40310, + "ĠGustav": 40311, + "Sov": 40312, + "ĠSaunders": 40313, + "Ġprovocative": 40314, + "Ġhernia": 40315, + "Ġ1750": 40316, + "Ġacquis": 40317, + "assadors": 40318, + "ĠUFO": 40319, + "ĠVine": 40320, + "ĠOccur": 40321, + "Ġprefixes": 40322, + "Ġ218": 40323, + "ĠHg": 40324, + "agging": 40325, + "outside": 40326, + "ĠXP": 40327, + "Ġobsessed": 40328, + "Ġ@@": 40329, + "Ġmechanically": 40330, + "vac": 40331, + "Ġpiracy": 40332, + "Ġinterrelated": 40333, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 40334, + "advantages": 40335, + "igham": 40336, + "ĠOceans": 40337, + "Ġemperors": 40338, + "Aside": 40339, + "ĠPayment": 40340, + "aundice": 40341, + "ploid": 40342, + "Ġprimate": 40343, + "Ġcartridge": 40344, + "ĠHM": 40345, + "exposure": 40346, + "ĠProposition": 40347, + "(\"{": 40348, + "759": 40349, + "ĠExhibition": 40350, + "ĠCCSS": 40351, + "Ġwhaling": 40352, + "ocolates": 40353, + "isinstance": 40354, + "Ġintegrative": 40355, + "EEK": 40356, + "ĠGlossary": 40357, + "/')": 40358, + "CAL": 40359, + "emphas": 40360, + "Chicago": 40361, + "ĠLogin": 40362, + "against": 40363, + "Ġdrowned": 40364, + "BRep": 40365, + "Ġincontinence": 40366, + "scenario": 40367, + "Ġdirectives": 40368, + "Ġgerminate": 40369, + "ĠMozambique": 40370, + "Bbb": 40371, + "ĠRegions": 40372, + "Ġinventing": 40373, + "gre": 40374, + "å»": 40375, + "askell": 40376, + "685": 40377, + "ĠResponses": 40378, + "PREFIX": 40379, + "rossover": 40380, + "Ġartefacts": 40381, + "bk": 40382, + "flex": 40383, + "raper": 40384, + "Ġpostmodern": 40385, + "Ġfashioned": 40386, + "ĠBuddhists": 40387, + "Ġgripping": 40388, + "Ġunreasonable": 40389, + "Ġui": 40390, + "Ġnegation": 40391, + "rosive": 40392, + "ominator": 40393, + "gateway": 40394, + "Ġdowntime": 40395, + "cox": 40396, + "ĠDiana": 40397, + "Ġflute": 40398, + "Ġgoodbye": 40399, + "Ġobsessive": 40400, + "Ġdoubtful": 40401, + "Employ": 40402, + "arithmic": 40403, + "ĠVersa": 40404, + "ĠBott": 40405, + "ĠNull": 40406, + "underline": 40407, + "Ġstigmat": 40408, + "Ġ223": 40409, + "Ġblight": 40410, + "oxel": 40411, + "ĠAyurveda": 40412, + "Ġboto": 40413, + ").\"": 40414, + "Ġfullness": 40415, + "uminous": 40416, + "ĠMajesty": 40417, + "ubin": 40418, + "ĠClerk": 40419, + "Ġ1787": 40420, + "Ġ504": 40421, + "corpus": 40422, + "Ġhorsepower": 40423, + "ĠMoor": 40424, + "Ġanesthetic": 40425, + "mw": 40426, + "leader": 40427, + "feats": 40428, + "Ġsesame": 40429, + "kner": 40430, + "intellig": 40431, + "391": 40432, + "Ġcredential": 40433, + "Ġtorpedo": 40434, + "ĠPARTICULAR": 40435, + "fee": 40436, + "Ġaptitude": 40437, + "ĠLynn": 40438, + "Ġtidy": 40439, + "ĠMush": 40440, + "ĠUCS": 40441, + "setattr": 40442, + "Ġseedling": 40443, + "Ġstockp": 40444, + "software": 40445, + "ĠInsights": 40446, + "Ġtrumpet": 40447, + "pict": 40448, + "Ġ\"...": 40449, + "annual": 40450, + "Ġthankful": 40451, + "Initially": 40452, + "Ġaristocracy": 40453, + "ĠNashville": 40454, + "KL": 40455, + "caps": 40456, + "onucle": 40457, + "ntz": 40458, + "Ġprobabilistic": 40459, + "Ġlayering": 40460, + "प": 40461, + "Ġcontrasted": 40462, + "ĠAtlantis": 40463, + "ĠContinuing": 40464, + "ĠCollective": 40465, + "Drawing": 40466, + "ospor": 40467, + "ĠFighting": 40468, + "Ġraz": 40469, + "Ġmovable": 40470, + "Translation": 40471, + "Ġtangents": 40472, + "Ġrude": 40473, + "ĠVoting": 40474, + "Ġindifferent": 40475, + "CHANTABILITY": 40476, + "Mesh": 40477, + "ĠAsians": 40478, + "Charl": 40479, + "acional": 40480, + "ensory": 40481, + "ĠZoom": 40482, + "Ġsideways": 40483, + "Ġcomputerized": 40484, + "aaaa": 40485, + "&=\\": 40486, + "DATE": 40487, + "ĠLots": 40488, + "ĠKah": 40489, + "Ġorigami": 40490, + "ĠVolunteers": 40491, + "Irish": 40492, + "Ġdiscontent": 40493, + "ĠYiddish": 40494, + "ĠLeh": 40495, + "Ġoriginality": 40496, + "Ġfooting": 40497, + "Ġsneak": 40498, + "ĠâĸĪ": 40499, + "Ġtruncated": 40500, + "ĠTot": 40501, + "oustic": 40502, + "ĠNatal": 40503, + "Ġcommunicative": 40504, + "processes": 40505, + "ĠHorizon": 40506, + "ĠPetroleum": 40507, + "Ġinspector": 40508, + "Ġcorrupted": 40509, + "Ġhitherto": 40510, + "Ġkh": 40511, + "uca": 40512, + "ĠGoddard": 40513, + "ĠAppreci": 40514, + "SEC": 40515, + "ĠVehicles": 40516, + "Ġdisseminated": 40517, + "Ġimmortality": 40518, + "Ġdeciphering": 40519, + "Ö°": 40520, + "heard": 40521, + "lys": 40522, + "therapy": 40523, + "Ġbiot": 40524, + "ĠKeyboard": 40525, + "Ġpapal": 40526, + "ĠMcCarthy": 40527, + "]')": 40528, + "ĠBees": 40529, + "Received": 40530, + "ĠSER": 40531, + "riam": 40532, + "ghum": 40533, + "Ġoffender": 40534, + "Ġ850": 40535, + "('')": 40536, + "453": 40537, + "ĠReproductive": 40538, + "xfc": 40539, + "Ġsponges": 40540, + "Ġebook": 40541, + "Ġrej": 40542, + "histogram": 40543, + "Ġmilitar": 40544, + "Inspired": 40545, + "Diam": 40546, + "zs": 40547, + "ernary": 40548, + "ĠFork": 40549, + "Ġhairy": 40550, + "Ope": 40551, + "touch": 40552, + "æģ": 40553, + "ulner": 40554, + "Ġduplication": 40555, + "ĠErrors": 40556, + "Choosing": 40557, + "Ġseep": 40558, + "Ġrunway": 40559, + "Ġheroism": 40560, + "Ġneutralize": 40561, + "Ġabide": 40562, + "ACA": 40563, + "Ġmagnifying": 40564, + "Ġvalidating": 40565, + "cutaneous": 40566, + "Ġgangs": 40567, + "Ġinfiltration": 40568, + "Recommended": 40569, + "Tel": 40570, + "Ġcuisines": 40571, + "odian": 40572, + "ĠRust": 40573, + "ĠNano": 40574, + "oused": 40575, + "Ġprecursors": 40576, + "ĠLett": 40577, + "ĠAbel": 40578, + "certainty": 40579, + "ĠProvincial": 40580, + "ĠLIMITED": 40581, + "Ġpositional": 40582, + "560": 40583, + "ĠChancellor": 40584, + "Ġwhispers": 40585, + "astore": 40586, + "Ġmagnetism": 40587, + "ĠSubtracting": 40588, + "Ġwitchcraft": 40589, + "Cu": 40590, + "ĠSorry": 40591, + "ĠFusion": 40592, + "1875": 40593, + "Ġleftovers": 40594, + "Ġnightmare": 40595, + "ĠMyths": 40596, + "ammad": 40597, + "ĠCOPYRIGHT": 40598, + "Ġinadvertently": 40599, + "ahili": 40600, + "ĠBlocks": 40601, + "evil": 40602, + "Ġretaliation": 40603, + "Ġcapillary": 40604, + "ERIC": 40605, + "domains": 40606, + "Ġhostname": 40607, + "Ġillustrative": 40608, + "ĠCalculations": 40609, + "Ġpollutant": 40610, + "ĠTheoretical": 40611, + "Ġplaintiff": 40612, + "Gi": 40613, + "ĠWitch": 40614, + "Ġsomatic": 40615, + "Ġaffirmed": 40616, + "779": 40617, + "Ġculminated": 40618, + "Ġelectrolytes": 40619, + "ĠHamburg": 40620, + "ĠRican": 40621, + "Ġshortening": 40622, + "randa": 40623, + "ĠHawk": 40624, + ")-(": 40625, + "Ġresonated": 40626, + "Ġalbums": 40627, + "Ġendothelial": 40628, + "Ġbeard": 40629, + "Ġanaphyl": 40630, + "agency": 40631, + "ĠShir": 40632, + "ATIVE": 40633, + "Ġlandings": 40634, + "Ġeastward": 40635, + "Ġsplash": 40636, + "Basically": 40637, + "Ġmismatch": 40638, + "Ġdz": 40639, + "ĠOber": 40640, + "ofs": 40641, + "Ġjellyfish": 40642, + "Ġsilicone": 40643, + "anson": 40644, + "ĠSmooth": 40645, + "transl": 40646, + "ĠEstimation": 40647, + "á¹Ń": 40648, + "Ġcucumbers": 40649, + "niz": 40650, + "oclass": 40651, + "Ġspeculated": 40652, + "Ġextras": 40653, + "Ġactivating": 40654, + "Ġdisciplined": 40655, + "Ġneutrinos": 40656, + "Ho": 40657, + "ľĢ": 40658, + "Ġsip": 40659, + "ĠNotre": 40660, + "ersonic": 40661, + "ĠMonaster": 40662, + "979": 40663, + "Ġnig": 40664, + "ĠTrading": 40665, + "ĠWarming": 40666, + "artist": 40667, + "ĠStamp": 40668, + "scriber": 40669, + "ophysics": 40670, + "Ġirreducible": 40671, + "ĠMonarch": 40672, + "Circle": 40673, + "higher": 40674, + "Cover": 40675, + "Fair": 40676, + "ordial": 40677, + "Ġbilling": 40678, + "Ġhydrocarbon": 40679, + "ĠEMF": 40680, + "ĠAngela": 40681, + "Semitism": 40682, + "ĠAbdul": 40683, + "grant": 40684, + "ĠIIT": 40685, + "Ġ227": 40686, + "illusion": 40687, + "ĠGlor": 40688, + "Ġplugging": 40689, + "Ġensued": 40690, + "Ġrevising": 40691, + "Ġfigs": 40692, + "ĠMemoir": 40693, + "Ġescalate": 40694, + "Ġunavoidable": 40695, + "ĠSharon": 40696, + "Ġovens": 40697, + "ĠPioneer": 40698, + "520": 40699, + "recomm": 40700, + "Ġcuff": 40701, + "rokes": 40702, + "ĠCry": 40703, + "ĠHW": 40704, + "ĠFou": 40705, + "ĠOsw": 40706, + "ĠImmediately": 40707, + "attempt": 40708, + "410": 40709, + "reduced": 40710, + "Ġcarers": 40711, + "Ġoccult": 40712, + "ĠNamibia": 40713, + "Runtime": 40714, + "dala": 40715, + "fur": 40716, + "}))": 40717, + "ĠAmin": 40718, + "Ġmultilateral": 40719, + "ĠBlues": 40720, + "Ġadmitting": 40721, + "KA": 40722, + "Ġ(\\$": 40723, + "ĠNice": 40724, + "ĠLINE": 40725, + "ĠAnk": 40726, + "fecture": 40727, + "ĠTransformations": 40728, + "ifa": 40729, + "uds": 40730, + "Ġjs": 40731, + "Ġdiversified": 40732, + "Ġclicked": 40733, + "ĠPrediction": 40734, + "Ġ%%": 40735, + "351": 40736, + "([-": 40737, + "ĠNichols": 40738, + "hru": 40739, + "Ġciv": 40740, + "Ġitch": 40741, + "ĠRocks": 40742, + "teaching": 40743, + "Ġsupra": 40744, + "Ġassassinated": 40745, + "Ġsurpassed": 40746, + "Ġfreelance": 40747, + "ĠNiel": 40748, + "pute": 40749, + "Ġsynerg": 40750, + "Ġlandlord": 40751, + "=&": 40752, + "ilical": 40753, + "Ġformulating": 40754, + "Ġheartburn": 40755, + "ĠSpringfield": 40756, + "collections": 40757, + "voice": 40758, + "xdb": 40759, + "Ġ8000": 40760, + "Ġentom": 40761, + "])]": 40762, + "Ġviolates": 40763, + "occurring": 40764, + "QM": 40765, + "Ġpint": 40766, + "Ġgp": 40767, + "Ġprod": 40768, + "ategor": 40769, + "ĠSTD": 40770, + "roviral": 40771, + "Screen": 40772, + "Ġunborn": 40773, + "ĠAusten": 40774, + "ĠMelan": 40775, + "Ġvene": 40776, + "ĠFIN": 40777, + "isequal": 40778, + "CPU": 40779, + "Ġhallmark": 40780, + "Expert": 40781, + "Ġstylish": 40782, + "cmap": 40783, + "fid": 40784, + "ĠActions": 40785, + "ĠSovere": 40786, + "362": 40787, + "Conservation": 40788, + "ĠDimension": 40789, + "Ġintakes": 40790, + "Ġherring": 40791, + "ĠZip": 40792, + "IFY": 40793, + "GDP": 40794, + "kW": 40795, + "ĠCrick": 40796, + "Ġchilling": 40797, + "Ġupbringing": 40798, + "ĠXIV": 40799, + "ĠGlob": 40800, + "gpCond": 40801, + "Ġcrucible": 40802, + "ĠMomentum": 40803, + "gpCondId": 40804, + "Schol": 40805, + "ĠDana": 40806, + "ĠThin": 40807, + "Chain": 40808, + "ĠPueblo": 40809, + "Ġpeac": 40810, + "ĠChrys": 40811, + "servers": 40812, + "ĠCounties": 40813, + "Ġtortured": 40814, + "Provide": 40815, + "stadt": 40816, + "Ġgroceries": 40817, + "apting": 40818, + "Ġquarry": 40819, + "Ġsolder": 40820, + "Ġunfinished": 40821, + "Ġcider": 40822, + "Ġlure": 40823, + "ĠDoug": 40824, + "Ġ&=&": 40825, + "Ġrestructuring": 40826, + "crypt": 40827, + "Ġtonic": 40828, + "Ġchinese": 40829, + "Transport": 40830, + "Ġrecounts": 40831, + "Pic": 40832, + "igi": 40833, + "athi": 40834, + "ĠSubmit": 40835, + "Ġdenomination": 40836, + "Ġforcibly": 40837, + "Eight": 40838, + "Ġorganically": 40839, + "Ġslabs": 40840, + "Ġpastime": 40841, + "Ġrecorder": 40842, + "OTE": 40843, + "Ġneglecting": 40844, + "cipation": 40845, + "prog": 40846, + "Ġcapitals": 40847, + "ĠFeminist": 40848, + "zier": 40849, + "ĠBoat": 40850, + "horizontalLayout": 40851, + "Ġaureus": 40852, + "OpeBRep": 40853, + "Ġwatered": 40854, + "reddit": 40855, + "Ġdryness": 40856, + "Ġadherents": 40857, + "414": 40858, + "uance": 40859, + "provided": 40860, + "Ġintensities": 40861, + "Catholic": 40862, + "casters": 40863, + "misc": 40864, + "ĠTYPE": 40865, + "ĠJAMA": 40866, + "Ġ_('": 40867, + "''''": 40868, + "ĠPresidents": 40869, + "Ġinterviewing": 40870, + "Ġhelicopters": 40871, + "ĠExpectations": 40872, + "das": 40873, + "Ġcondom": 40874, + "ĠLar": 40875, + "Williams": 40876, + "ĠMaurice": 40877, + "bish": 40878, + "Ġpys": 40879, + "Ġtreatable": 40880, + "Ġunderestimated": 40881, + "gel": 40882, + "terror": 40883, + "Ġsuperintendent": 40884, + "Ġcamels": 40885, + "Ġstaircase": 40886, + "Eye": 40887, + "Sus": 40888, + "Ġcpu": 40889, + "manent": 40890, + "orthand": 40891, + "Ġparenthesis": 40892, + "Ġviolently": 40893, + "Ġhacker": 40894, + "ĠRockefeller": 40895, + "COR": 40896, + "Ġnetz": 40897, + "Ġthirsty": 40898, + "Ġlexical": 40899, + "Ġ\"\":": 40900, + "hedra": 40901, + "ĠCompliance": 40902, + "Ġlikeness": 40903, + "wheat": 40904, + "CNN": 40905, + "ĠHerman": 40906, + "Ġchor": 40907, + "ĠRH": 40908, + "Ġparrot": 40909, + "Ġpolyps": 40910, + "Ġimpede": 40911, + "Aaa": 40912, + "Lit": 40913, + "Ġcemeteries": 40914, + "Ġcentred": 40915, + "Ġgroupings": 40916, + "ĠDifferentiation": 40917, + "Ġtortoise": 40918, + "ĠTensorFlow": 40919, + "onance": 40920, + "alese": 40921, + "Ġderiving": 40922, + "ĠMusk": 40923, + "ĠFlip": 40924, + "Ġsavvy": 40925, + "zhou": 40926, + "ĠBorne": 40927, + "Ġ229": 40928, + "Ġmodernist": 40929, + "955": 40930, + "QUE": 40931, + "Ġbolsters": 40932, + "Fraction": 40933, + "ĠHorses": 40934, + "Ġunknow": 40935, + "Ġintox": 40936, + "Ġsolstice": 40937, + "°)": 40938, + "Seeing": 40939, + "ĠRFID": 40940, + "interpretation": 40941, + "Ġincom": 40942, + "Chap": 40943, + "rosse": 40944, + "Ġ##\\": 40945, + "Ġ...\"": 40946, + "Ġmicroscopes": 40947, + "Ġseafloor": 40948, + "ĠBridges": 40949, + "Connor": 40950, + "ĠCaucasus": 40951, + "Incorporating": 40952, + "Ġdar": 40953, + "ĠFloat": 40954, + "Ġdefinit": 40955, + "Ġteammates": 40956, + "443": 40957, + "Ġrationality": 40958, + "anasia": 40959, + "powder": 40960, + "Mobile": 40961, + "Ġatrial": 40962, + "ĠLaur": 40963, + "Ġsyphilis": 40964, + "unker": 40965, + "Leave": 40966, + "Ġenthusiastically": 40967, + "professional": 40968, + "ĠKazakhstan": 40969, + "Ġdol": 40970, + "Ġdetain": 40971, + "Ġtexting": 40972, + "ĠGraves": 40973, + "Ġcondoms": 40974, + "000000000": 40975, + "Prefix": 40976, + "Ġcoloration": 40977, + "ĠSchwar": 40978, + "ĠPsalms": 40979, + "Ġthermostat": 40980, + "Ġdestabil": 40981, + "497": 40982, + "Ġsculptor": 40983, + "coverage": 40984, + "Ġsabot": 40985, + "Ġinspirational": 40986, + "dos": 40987, + "pline": 40988, + "angan": 40989, + "rigation": 40990, + "Ġanime": 40991, + "ĠAdded": 40992, + "ÑĨи": 40993, + "NotFoundError": 40994, + "Chem": 40995, + "Ġghetto": 40996, + "Ġwhirl": 40997, + "ractive": 40998, + "infos": 40999, + "pdb": 41000, + "sic": 41001, + "ĠSOC": 41002, + "ĠSodium": 41003, + "ocrit": 41004, + "ĠRSA": 41005, + "akage": 41006, + "ĠThu": 41007, + "Ġquilt": 41008, + "ranial": 41009, + "ĠFinite": 41010, + "ĠInvestigating": 41011, + "gotten": 41012, + "PONSE": 41013, + "sense": 41014, + "čĊĠĠĠĠĠĠĠĠĠ": 41015, + "Ġdisperse": 41016, + "Ġtechnologically": 41017, + "ĠShadow": 41018, + "adders": 41019, + "Ġbrood": 41020, + "Letter": 41021, + "Ġpropeller": 41022, + "Ġbipart": 41023, + "CED": 41024, + "Ġsapiens": 41025, + "ifs": 41026, + "Ġarctic": 41027, + "Ġpsychic": 41028, + "Ġcompensated": 41029, + "Ġultrasonic": 41030, + "ĠMicrobiol": 41031, + "WOR": 41032, + "cmp": 41033, + "Ġstanza": 41034, + "pees": 41035, + "Ġsquadron": 41036, + "iav": 41037, + "pag": 41038, + "Ġchills": 41039, + "ĠShield": 41040, + "ĠCDs": 41041, + "åıĤ": 41042, + "Artificial": 41043, + "ĠGul": 41044, + "ĠEstablished": 41045, + "performing": 41046, + "ĠAstronomical": 41047, + "Ġglycogen": 41048, + "colon": 41049, + "Ġstripe": 41050, + "Ġconsequent": 41051, + "Hit": 41052, + "IQ": 41053, + "â£": 41054, + "Ġwt": 41055, + "ĠJE": 41056, + "lando": 41057, + "363": 41058, + "compan": 41059, + "Ġanticipating": 41060, + "ĠConceptual": 41061, + "Ġforge": 41062, + "ĠRMS": 41063, + "intuitive": 41064, + "Ġlitre": 41065, + "Ġextravag": 41066, + "*/": 41067, + "Mount": 41068, + "Ġrecite": 41069, + "assertNot": 41070, + "aminated": 41071, + "aminophen": 41072, + "Means": 41073, + "Ġreflexive": 41074, + "Ġdod": 41075, + "ayed": 41076, + "aci": 41077, + "ĠLund": 41078, + "Ġdecorator": 41079, + "Ġfingerprints": 41080, + "Ġexpansions": 41081, + "Ġfirstly": 41082, + "Ġconfess": 41083, + "857": 41084, + "Ġaccelerator": 41085, + "Ġquotas": 41086, + "(?": 41087, + "Ġdistillation": 41088, + "Ġincense": 41089, + "tracker": 41090, + "Ġtorrent": 41091, + "Ġhierogly": 41092, + "ĠPCs": 41093, + "å¤ļ": 41094, + "Ġshafts": 41095, + "ĠBalkans": 41096, + "olutions": 41097, + "ĠTik": 41098, + "linearity": 41099, + "shop": 41100, + "preload": 41101, + "ĠEmotion": 41102, + "ïĢł": 41103, + "PASSWORD": 41104, + "Ġmilliseconds": 41105, + "ĠPharise": 41106, + "Ġocular": 41107, + "printing": 41108, + "Curious": 41109, + "akis": 41110, + "augment": 41111, + "Ġsd": 41112, + "orta": 41113, + "udding": 41114, + "ĠProport": 41115, + "edited": 41116, + "Ġbuffers": 41117, + "æĹ¥": 41118, + "Ġ228": 41119, + "Ġwillow": 41120, + "getting": 41121, + "Ġdigitized": 41122, + "Ġpuzzling": 41123, + "Species": 41124, + "ĠWiFi": 41125, + "ĠRectangle": 41126, + "Skin": 41127, + "Ġnargs": 41128, + "ĠMyers": 41129, + "AML": 41130, + "Ġecologically": 41131, + "Ġashamed": 41132, + "ðŁĮķ": 41133, + "=-\\": 41134, + "��Lemon": 41135, + "Ġtrinomial": 41136, + "ivalry": 41137, + "Ġxyz": 41138, + "ĠAdaptive": 41139, + "ferences": 41140, + "robe": 41141, + "ĠIv": 41142, + "intervals": 41143, + "Ġdeserted": 41144, + "Ġmethylation": 41145, + "Wikipedia": 41146, + "ĠRepair": 41147, + "Ġprovenance": 41148, + "chs": 41149, + "Ġ312": 41150, + "Ġamelior": 41151, + "axial": 41152, + "Ġanalogue": 41153, + "likes": 41154, + "Ġfavoured": 41155, + "Ġrecessive": 41156, + "ĠBarton": 41157, + "candidate": 41158, + "ĠSOLUTION": 41159, + "Ġcentrifugal": 41160, + "ĠApi": 41161, + "Ġг": 41162, + "ĠFormer": 41163, + "Ġsheltered": 41164, + "uvre": 41165, + "Ġchronicles": 41166, + "425": 41167, + "NAS": 41168, + "ivar": 41169, + "ĠFur": 41170, + "ĠJS": 41171, + "Ġspouses": 41172, + "Ġelbows": 41173, + "ENTIAL": 41174, + "ĠUlster": 41175, + "Ġquadru": 41176, + "ĠAdelaide": 41177, + "PQ": 41178, + "ilant": 41179, + "Ġmanic": 41180, + "द": 41181, + "longitude": 41182, + "ĠSyntax": 41183, + "MQ": 41184, + "Ġsowing": 41185, + "Ġveil": 41186, + "textrm": 41187, + "Ġcriticize": 41188, + "Ġdisguise": 41189, + "Ġtally": 41190, + "Ġswinging": 41191, + "Market": 41192, + "ĠRajas": 41193, + "Ġtraversal": 41194, + "jd": 41195, + "Ġnil": 41196, + "ĠHaus": 41197, + "Ġclover": 41198, + "Ġscall": 41199, + "\"]],": 41200, + "ĠInterventions": 41201, + "Ġम": 41202, + "ĠLoren": 41203, + "Ġloci": 41204, + "ĠHF": 41205, + "lectable": 41206, + "Ġbehaving": 41207, + "________________________________________________________________": 41208, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 41209, + "ĠMaker": 41210, + "Ġ226": 41211, + "Ġscant": 41212, + "Ġendogenous": 41213, + "Ġslain": 41214, + "ACS": 41215, + "Ġshipment": 41216, + "Ġpandemics": 41217, + "ĠObservations": 41218, + "Ġdetergent": 41219, + "Nutrition": 41220, + "Ġcrescent": 41221, + "Ġvals": 41222, + "Ġcler": 41223, + "atham": 41224, + "Ġinterruption": 41225, + "Ġâľ": 41226, + "LEFT": 41227, + "Ġsynchronized": 41228, + "Hu": 41229, + "Victor": 41230, + "Ġgothic": 41231, + "Ġ1821": 41232, + "scroll": 41233, + "evolution": 41234, + "(((": 41235, + "Ġplugins": 41236, + "Ġenvy": 41237, + "Ġrented": 41238, + "Farm": 41239, + "Reset": 41240, + "ĠDerivatives": 41241, + "queryset": 41242, + "960": 41243, + "rang": 41244, + "Ġprostitution": 41245, + "istas": 41246, + "Ġelectroph": 41247, + "Ġwholeheartedly": 41248, + "Ġpitched": 41249, + "UDOS": 41250, + "ĠConcerns": 41251, + "Ġdistressing": 41252, + "ĠRadi": 41253, + "wax": 41254, + "Ġsha": 41255, + "Ġgrandeur": 41256, + "Ġpoisoned": 41257, + "Ġkinase": 41258, + "Dynamic": 41259, + "Ġ--------------------------------": 41260, + "Ġaval": 41261, + "ĠSUP": 41262, + "Ġburrows": 41263, + "Ġbondage": 41264, + "Ġbuoyancy": 41265, + "Navigating": 41266, + "ĠBaghdad": 41267, + "Http": 41268, + "JO": 41269, + "catching": 41270, + "Ġsyst": 41271, + "Ġrefund": 41272, + "culus": 41273, + "scipy": 41274, + "Ġdramas": 41275, + "Orth": 41276, + "ĠFORM": 41277, + "ĠStevenson": 41278, + "ĠPOS": 41279, + "anthropy": 41280, + "è¿ĩ": 41281, + "Sunday": 41282, + "enties": 41283, + "Ġpeaked": 41284, + "Ġdistrust": 41285, + "Ġshrines": 41286, + "odeficiency": 41287, + "EQ": 41288, + "MEM": 41289, + "zers": 41290, + "Ġaneur": 41291, + "Ġsued": 41292, + "Ġclassifying": 41293, + "Ġ/*": 41294, + "Ġ288": 41295, + "ĠPatterson": 41296, + "Ġatmospheres": 41297, + "Ġfilenames": 41298, + "intersection": 41299, + "preprocessing": 41300, + "Ġstriped": 41301, + "Seven": 41302, + "Ġfraught": 41303, + "Ġpowders": 41304, + "Ġplatelets": 41305, + "ĠRolling": 41306, + "×ij": 41307, + "ĠBSD": 41308, + "ĠVital": 41309, + "Ġbrisk": 41310, + "×ŀ": 41311, + "985": 41312, + "Ġpolymerase": 41313, + "ĠHimalayas": 41314, + "Ġcn": 41315, + "leigh": 41316, + "ako": 41317, + "ĠNewport": 41318, + "ĠNewcastle": 41319, + "ylan": 41320, + "ĠJanet": 41321, + "Definitions": 41322, + "Ġinterpreters": 41323, + "ïĢŃ": 41324, + "ĠDice": 41325, + "ĠAlmighty": 41326, + "SFX": 41327, + "Cambridge": 41328, + "roscopic": 41329, + "Brazil": 41330, + "Permission": 41331, + "lysses": 41332, + "Sched": 41333, + "warming": 41334, + "èµ": 41335, + "ĠMilit": 41336, + "Ġtrader": 41337, + "ĠSean": 41338, + "Ġauditor": 41339, + "Ġprefrontal": 41340, + "Ġduplicates": 41341, + "worthiness": 41342, + "Ġgroove": 41343, + "mafrost": 41344, + "ĠLT": 41345, + "computers": 41346, + "Ġheterogeneity": 41347, + "INSERT": 41348, + "aler": 41349, + "imen": 41350, + "ĠCNS": 41351, + "ĠTimeline": 41352, + "cribe": 41353, + "ĠAlbania": 41354, + "Presentation": 41355, + "ĠEb": 41356, + "ĠStrip": 41357, + "ĠOrders": 41358, + "Refer": 41359, + "Ġsteeped": 41360, + "Ġcrackers": 41361, + "Pressure": 41362, + "atlantic": 41363, + "igators": 41364, + "ĠLists": 41365, + "Ġinstill": 41366, + "Ġniches": 41367, + "Ġslightest": 41368, + "Ġthunderstorms": 41369, + "Ġblossom": 41370, + "Ġpornography": 41371, + "Categories": 41372, + "Ġroasting": 41373, + "Ġtestify": 41374, + "Ġglued": 41375, + "Ġsilhou": 41376, + "Ġconveyor": 41377, + "Ġeyelids": 41378, + "Ġhasht": 41379, + "Ġconferred": 41380, + "ĠDrum": 41381, + "stantial": 41382, + "ĠFloyd": 41383, + "Ġkittens": 41384, + "Ġstirred": 41385, + "Ġanteced": 41386, + "Texas": 41387, + "idental": 41388, + "342": 41389, + "Ġnightmares": 41390, + "Ġcounselling": 41391, + "ĠKurdish": 41392, + "sugar": 41393, + "Ġunsuitable": 41394, + "ĠURLs": 41395, + "ï̽": 41396, + "Ġsprout": 41397, + "ĠMERCHANTABILITY": 41398, + "Cool": 41399, + "Mom": 41400, + "Ġrename": 41401, + "ĠAren": 41402, + "ĠMAR": 41403, + "ĠNerv": 41404, + "Ġ1818": 41405, + "ĠLoan": 41406, + "zee": 41407, + "ĠMacro": 41408, + "Ġembeddings": 41409, + "pretrained": 41410, + "Ġshowcased": 41411, + "AutoField": 41412, + "ĠSMS": 41413, + "Ġunpaid": 41414, + "Ġpurported": 41415, + "ALT": 41416, + "Ġfractured": 41417, + "wavelength": 41418, + "ìĿ´": 41419, + "ĠMentor": 41420, + "Same": 41421, + "Ġanus": 41422, + "Ġcommute": 41423, + "ishments": 41424, + "Ġflushing": 41425, + "ĠMinutes": 41426, + "ĠDenis": 41427, + "Neill": 41428, + "Ġawaited": 41429, + "ĠSob": 41430, + "izons": 41431, + "scaling": 41432, + "Ġhangs": 41433, + "borah": 41434, + "ĠVALUES": 41435, + "Ġtint": 41436, + "ĠDrosophila": 41437, + "ĠContainer": 41438, + "networks": 41439, + "Ġsqueezed": 41440, + "onso": 41441, + "Ġcheckout": 41442, + "Ġoctave": 41443, + "Ġlavish": 41444, + "ĠPied": 41445, + "pee": 41446, + "ĠâĢŀ": 41447, + "451": 41448, + "Ġphotoc": 41449, + "ĠMatlab": 41450, + "Ġdispatched": 41451, + "Ġafterlife": 41452, + "Ġdentures": 41453, + "Ġdamping": 41454, + "Ġdetoxification": 41455, + "Ġoverest": 41456, + "junction": 41457, + "arton": 41458, + "Ġoperand": 41459, + "Ġqs": 41460, + "Ġordinance": 41461, + "Ġcreditors": 41462, + "Ġplutonium": 41463, + "Ġpouch": 41464, + "ĠTheories": 41465, + "feel": 41466, + "Ġgalactic": 41467, + "ĠNutritional": 41468, + "liquid": 41469, + "imia": 41470, + "Ġscrape": 41471, + "ovable": 41472, + "ROSS": 41473, + "ĠAuthentication": 41474, + "ĠPersu": 41475, + "Ġdisagreed": 41476, + "ĠAndreas": 41477, + "hdf": 41478, + "thank": 41479, + "Ġpostdoctoral": 41480, + "ĠGlou": 41481, + "Ġpamphlet": 41482, + "Ġparachute": 41483, + "ĠPtolemy": 41484, + "[...,": 41485, + "\\|": 41486, + "otation": 41487, + "Ġtril": 41488, + "ég": 41489, + "Ġtranslators": 41490, + "ihu": 41491, + "Ġmotivates": 41492, + "030": 41493, + "Ez": 41494, + "Ġcx": 41495, + "itization": 41496, + "Ġexiled": 41497, + "ierre": 41498, + "Ġterminating": 41499, + "nk": 41500, + "idan": 41501, + "estimator": 41502, + "ĠWong": 41503, + "downs": 41504, + "vx": 41505, + "ĠPuzzles": 41506, + "ĠFY": 41507, + "Ġsmog": 41508, + "Ġbasalt": 41509, + "Ġarmour": 41510, + "ĠNewsletter": 41511, + "Ġfuturistic": 41512, + "Ġcafé": 41513, + "talions": 41514, + "Ġtorso": 41515, + "IFT": 41516, + "ĠProperly": 41517, + "Individuals": 41518, + "Ġimprovisation": 41519, + "])))": 41520, + "vf": 41521, + "Ġnt": 41522, + "Ġpromotions": 41523, + "Ġhypnosis": 41524, + "Ġvertebrate": 41525, + "Ġconical": 41526, + "Ġscanners": 41527, + "ĠHoliday": 41528, + "distributed": 41529, + "VVVV": 41530, + "hake": 41531, + "Ġimpetus": 41532, + "setLevel": 41533, + "372": 41534, + "ĠUNIT": 41535, + "ĠPhillip": 41536, + "æŁ": 41537, + "è·": 41538, + "Ġrite": 41539, + "1910": 41540, + "Ġfunctioned": 41541, + "Substituting": 41542, + "Ġfractal": 41543, + "Ġundermined": 41544, + "draft": 41545, + "alent": 41546, + "Ġatypical": 41547, + "Ġpreprocessing": 41548, + "ĠâİŁ": 41549, + "Ġeyebrows": 41550, + "Ġcauliflower": 41551, + "esare": 41552, + "ĠWeiss": 41553, + "ATING": 41554, + "Ġunitary": 41555, + "Ġdenoting": 41556, + "Ġreformers": 41557, + "Ġsenator": 41558, + "Ġskyrock": 41559, + "ìł": 41560, + "Ġegypt": 41561, + "nton": 41562, + "Ġunsc": 41563, + "ĠDeborah": 41564, + "Ġ254": 41565, + "341": 41566, + "ĠNecessary": 41567, + "Bh": 41568, + "ĠSick": 41569, + "ĠCU": 41570, + "ĠPixel": 41571, + "ogon": 41572, + "Ġjug": 41573, + "aughtered": 41574, + "ĠEphes": 41575, + "Ġcranial": 41576, + "Ġstamina": 41577, + "Ġupro": 41578, + "thel": 41579, + "spread": 41580, + "689": 41581, + "Going": 41582, + "Ġembarrassing": 41583, + "erialize": 41584, + "ĠGradient": 41585, + "Soviet": 41586, + "hah": 41587, + "arck": 41588, + "Ġliner": 41589, + "ĠSiberian": 41590, + "Ġrd": 41591, + "ĠGuild": 41592, + "ĠYard": 41593, + "Ġimpuls": 41594, + "naire": 41595, + "ĠFounding": 41596, + "ĠHugo": 41597, + "laws": 41598, + "ĠBren": 41599, + "Ġsubway": 41600, + "Ġ1828": 41601, + "shield": 41602, + "Ġswam": 41603, + "Ġrandomness": 41604, + "Ġtravellers": 41605, + "ĠPharmaceutical": 41606, + "Ak": 41607, + "bos": 41608, + "ĠJson": 41609, + "ariums": 41610, + "ictions": 41611, + "ĠShin": 41612, + "Ġankles": 41613, + "CHOOL": 41614, + "CAM": 41615, + "ĠMask": 41616, + "ĠFI": 41617, + "ĠWei": 41618, + "Ġexertion": 41619, + "Ġtrimmed": 41620, + "Ġautobiographical": 41621, + "gans": 41622, + "ĠGT": 41623, + "ĠâĪª": 41624, + "Ġreasoned": 41625, + "774": 41626, + "Ġventral": 41627, + "Ġeuros": 41628, + "376": 41629, + "Ġiso": 41630, + "otropic": 41631, + "ĠBios": 41632, + "ĠWILL": 41633, + "ĠMexicans": 41634, + "Ġcovari": 41635, + "Ġobscured": 41636, + "ĠFelix": 41637, + "gons": 41638, + "ruff": 41639, + "Ġpresup": 41640, + "Ġsoften": 41641, + "Ġbittern": 41642, + "ĠEducator": 41643, + "ĠAngola": 41644, + "ĠLynch": 41645, + "Comparing": 41646, + "Ġshredded": 41647, + "Ġbinoculars": 41648, + "Bus": 41649, + "Lew": 41650, + "XL": 41651, + "Ġsaff": 41652, + "Ġâĺ": 41653, + "\")]": 41654, + "Ġpathogenesis": 41655, + "Ġmistrust": 41656, + "Ġmultiprocessing": 41657, + "ĠVet": 41658, + "isement": 41659, + "shown": 41660, + "Ġ|\\": 41661, + "registration": 41662, + "ĠReflecting": 41663, + "Ġ`(``": 41664, + "Les": 41665, + "ĠBM": 41666, + "adoop": 41667, + "ĠFrankenstein": 41668, + "ĠIcelandic": 41669, + "Ġmediator": 41670, + "diameter": 41671, + "510": 41672, + "Front": 41673, + "hews": 41674, + "ĠTend": 41675, + "Ġcorneal": 41676, + "SingleValueConstraint": 41677, + "ĠHeinrich": 41678, + "ĠHastings": 41679, + "Ġhoc": 41680, + "Ġtreasury": 41681, + "ĠLabrador": 41682, + "ĠRomanian": 41683, + "ĠFerry": 41684, + "perate": 41685, + "ifflin": 41686, + "ĠClosed": 41687, + "Ġcadmium": 41688, + "ĠSymphony": 41689, + "366": 41690, + "shoot": 41691, + "Ġilluminates": 41692, + "Ġannouncements": 41693, + "ĠAerospace": 41694, + "staking": 41695, + "Ġqubits": 41696, + "Ġconcaten": 41697, + "ĠAssist": 41698, + "ISC": 41699, + "Ġvolunteered": 41700, + "Ġunrestricted": 41701, + "ousseau": 41702, + "ת": 41703, + "Ġclumps": 41704, + "neur": 41705, + "Ġsurges": 41706, + "Ġrigidity": 41707, + "Ġapprenticeship": 41708, + "Ġperch": 41709, + "Ġhyperbola": 41710, + "Operations": 41711, + "Ġshampoo": 41712, + "oliberal": 41713, + "Money": 41714, + "Ġamusing": 41715, + "ĠMcCl": 41716, + "describe": 41717, + "ä½į": 41718, + "ĠMG": 41719, + "Ġgrilled": 41720, + "Ġliquidity": 41721, + "Ġdiverted": 41722, + "gf": 41723, + "ש": 41724, + "Ġpym": 41725, + "))^": 41726, + "rottle": 41727, + "Ġbesie": 41728, + "Ġarousal": 41729, + "Actions": 41730, + "ĠAce": 41731, + "Ġapology": 41732, + "Ġamounted": 41733, + "rada": 41734, + "Ġcutter": 41735, + "Ġquantified": 41736, + "ĠSlides": 41737, + "Ġembraces": 41738, + "Ġbaff": 41739, + "Ġinsured": 41740, + "Convers": 41741, + "Ġprophecies": 41742, + "ĠAmbassador": 41743, + "Joint": 41744, + "Ġreadability": 41745, + "Chris": 41746, + "ĠPotomac": 41747, + "fbff": 41748, + "ĠNitrogen": 41749, + "rms": 41750, + "ĠREL": 41751, + "Ġmemorizing": 41752, + "Diabetes": 41753, + "Ġhinge": 41754, + "Ġstoves": 41755, + "Ġrunny": 41756, + "Ġantider": 41757, + "Ġreceipts": 41758, + "interp": 41759, + "solar": 41760, + "Ġreproducing": 41761, + "Ġassaults": 41762, + "%-": 41763, + "categorical": 41764, + "ÙĤ": 41765, + "ĠTuc": 41766, + "ĠBris": 41767, + "ĠFermat": 41768, + "Ġpermafrost": 41769, + "Commercial": 41770, + "ĠJonah": 41771, + "ĠNurses": 41772, + "éĿ¢": 41773, + "leet": 41774, + "ĠYa": 41775, + "ĠInfant": 41776, + "ĠEmpowerment": 41777, + "ĠTerritories": 41778, + "Ġmobilize": 41779, + "Ġsequestration": 41780, + "Dial": 41781, + "ĠSays": 41782, + "Ġdisrespect": 41783, + "Ġ243": 41784, + "986": 41785, + "Effects": 41786, + "Ġempathize": 41787, + "Ġsolute": 41788, + "ahi": 41789, + "ĠGuest": 41790, + "Ġinspectors": 41791, + "ĠPriest": 41792, + "ĠVersailles": 41793, + "bull": 41794, + "ĠSEL": 41795, + "Ġopium": 41796, + "Ġdownturn": 41797, + "ĠBrahman": 41798, + "KG": 41799, + "abridged": 41800, + "Ġserene": 41801, + "ĠWayback": 41802, + "Ãī": 41803, + "ffer": 41804, + ")...": 41805, + "Ġcrashing": 41806, + "Ġhardwood": 41807, + "ĠPoems": 41808, + "ĠConsulting": 41809, + "Ġdiscontinued": 41810, + "ĠMacedonian": 41811, + "Ġstroll": 41812, + "Ġgravitation": 41813, + "Ġaccompanies": 41814, + "matching": 41815, + "NAL": 41816, + "Ġindividualism": 41817, + "|âĢ¢": 41818, + "elage": 41819, + "Ġunpopular": 41820, + "Ġbulls": 41821, + "Ġ\",\"": 41822, + "Soil": 41823, + "ãģ¦": 41824, + "Ġinductance": 41825, + "lest": 41826, + "tin": 41827, + "Ġpont": 41828, + "ifolia": 41829, + "yss": 41830, + "nery": 41831, + "ĠPerception": 41832, + "Ġsexism": 41833, + "430": 41834, + "ĠForbes": 41835, + "ĠExit": 41836, + "reflect": 41837, + "Ġconservationists": 41838, + "Ġinserts": 41839, + "projection": 41840, + "Ġcyclone": 41841, + "ĠHunger": 41842, + "Ġlakh": 41843, + "ĠCly": 41844, + "Ġpainless": 41845, + "ARGET": 41846, + "Ġ285": 41847, + "Ġignited": 41848, + "ĠOpening": 41849, + "åı·": 41850, + "ĠPilot": 41851, + "Ġorchard": 41852, + "ìĹ": 41853, + "ĠJill": 41854, + "iren": 41855, + "=\"#": 41856, + "Ġpretending": 41857, + "Ġvividly": 41858, + "Ġechoing": 41859, + "Ġasymptotes": 41860, + "Ġolfactory": 41861, + "378": 41862, + "Hop": 41863, + "ĠCUR": 41864, + "Ġrecal": 41865, + "Ġ1793": 41866, + "Ġirregularities": 41867, + "ĠONLY": 41868, + "Ġinverter": 41869, + "ipzig": 41870, + "erey": 41871, + "ĠBelle": 41872, + "experienced": 41873, + "Iterator": 41874, + "Battle": 41875, + "Ġbarbec": 41876, + "authored": 41877, + "ĠAccountability": 41878, + "Ġcontraceptive": 41879, + "macro": 41880, + "assertIsInstance": 41881, + "Ġabnormality": 41882, + "dollar": 41883, + "uations": 41884, + "Ġci": 41885, + "Ġdipped": 41886, + "Ġhare": 41887, + "Ġcleanse": 41888, + "399": 41889, + "?\\": 41890, + "Tick": 41891, + "Ġdancer": 41892, + "ĠWond": 41893, + "Ġbrine": 41894, + "ĠOutdoor": 41895, + "ZX": 41896, + "pas": 41897, + "ĠBella": 41898, + "ocs": 41899, + "ĠVAT": 41900, + "Ġfeasts": 41901, + "Ġcaries": 41902, + "Ġpredic": 41903, + "Ġmanagerial": 41904, + "Ġiterable": 41905, + "estimate": 41906, + "Ġmetro": 41907, + "Ġclinician": 41908, + "Ġcontradicts": 41909, + "iwi": 41910, + "magnitude": 41911, + "Rab": 41912, + "crum": 41913, + "Ġaka": 41914, + "enoids": 41915, + "Ġpints": 41916, + "hatma": 41917, + "ĠProto": 41918, + "interrupted": 41919, + "sinx": 41920, + "Managing": 41921, + "kas": 41922, + "iry": 41923, + "Ġ316": 41924, + "Ġarmored": 41925, + "ĠâĨ©": 41926, + "Ġdeceit": 41927, + "Release": 41928, + "ĠColleges": 41929, + "ĠFriction": 41930, + "ATES": 41931, + "mathop": 41932, + "opsies": 41933, + "Ġtipping": 41934, + "ĠPreventing": 41935, + "pitch": 41936, + "Ġarab": 41937, + "ĠPt": 41938, + "Ġlongtime": 41939, + "Ġcarve": 41940, + "Ġconservatives": 41941, + "Flags": 41942, + "ĠGentiles": 41943, + "æİ¥": 41944, + "Ġreclaimed": 41945, + "('#": 41946, + "ĠFlav": 41947, + "Ġroofing": 41948, + "ĠEntity": 41949, + "æĪ·": 41950, + "dq": 41951, + "Ġatrophy": 41952, + "Ġtranscribed": 41953, + "Ġpartitioning": 41954, + "Ġpremiums": 41955, + "fetchall": 41956, + "Ġthorn": 41957, + "ĠEk": 41958, + "Ġsubtypes": 41959, + "Ġwhispered": 41960, + "Ġretardation": 41961, + "áĥ": 41962, + "alter": 41963, + "cele": 41964, + "ĠQuote": 41965, + "calorie": 41966, + "ĠSchwartz": 41967, + "tokenizer": 41968, + "QLabel": 41969, + "ĠGS": 41970, + "Ġcling": 41971, + "Alert": 41972, + "olls": 41973, + "ĠEmployees": 41974, + "ĠMythology": 41975, + "ĠFossil": 41976, + "ĠLect": 41977, + "whose": 41978, + "687": 41979, + "Fib": 41980, + "Null": 41981, + "Ġfrictional": 41982, + "ĠTier": 41983, + "wei": 41984, + "Ġcrossings": 41985, + "Ġengraving": 41986, + "oan": 41987, + "Ġpharaoh": 41988, + "launch": 41989, + "ĠAssessments": 41990, + "ĠSavannah": 41991, + "ĠIMPLIED": 41992, + "Ti": 41993, + "dough": 41994, + "acet": 41995, + "ERO": 41996, + "Ġcloset": 41997, + "Ġinhale": 41998, + "Burn": 41999, + "wm": 42000, + "çķ": 42001, + "orah": 42002, + "Ġreactivity": 42003, + "ĠEXPRESS": 42004, + "NOWARN": 42005, + "Ġacquisitions": 42006, + "ĠSculpt": 42007, + "ĠEras": 42008, + "Ġstandalone": 42009, + "discipline": 42010, + "Assert": 42011, + "TEGER": 42012, + "ĠJurassic": 42013, + "Ġ390": 42014, + "Ġmultilingual": 42015, + "Ġmassac": 42016, + "([(": 42017, + "operability": 42018, + "ĠBelieve": 42019, + "Ġeigenvector": 42020, + "VERY": 42021, + "Ġmeteorite": 42022, + "ĠPipe": 42023, + "ĠHabit": 42024, + "Ġmicrocontroller": 42025, + "ĠSavior": 42026, + "Ġinsisting": 42027, + "itars": 42028, + "Ġbere": 42029, + "ĠDell": 42030, + "ĠZoro": 42031, + "435": 42032, + "Bird": 42033, + "Ġdisl": 42034, + "hydration": 42035, + "ĠCatalog": 42036, + "Ġaneurys": 42037, + "olving": 42038, + "chaft": 42039, + "ĠCSR": 42040, + "observed": 42041, + "Ġpondered": 42042, + "Ġelucidating": 42043, + "Tre": 42044, + "ĠTrap": 42045, + "Ġwillingly": 42046, + "equivalent": 42047, + "eville": 42048, + "Ġlegislatures": 42049, + "Ġclarifying": 42050, + "ĠRotation": 42051, + "Greater": 42052, + ":':": 42053, + "theme": 42054, + "Ġslugs": 42055, + "ATURE": 42056, + "ĠHelm": 42057, + "ĠFounded": 42058, + "Ġfluidity": 42059, + "Traditionally": 42060, + "ĠEnhancing": 42061, + "ĠApostle": 42062, + "ĠSeasonal": 42063, + "Ġpalliative": 42064, + "vented": 42065, + "Ġpetty": 42066, + "ĠEliot": 42067, + "dating": 42068, + "ĠPCOS": 42069, + "ĠZinc": 42070, + "Ġpropane": 42071, + "Ġmanipulations": 42072, + "Ġcondemn": 42073, + "vstring": 42074, + "Ġdl": 42075, + "Ġmonst": 42076, + "ĠElev": 42077, + "ĠEntom": 42078, + "ĠEzra": 42079, + "ĠEmphasis": 42080, + "Mit": 42081, + "Ġsuburb": 42082, + "Ġpalind": 42083, + "Ġmoistur": 42084, + "Disclaimer": 42085, + "ĠToward": 42086, + "rified": 42087, + "swe": 42088, + "Ġrearing": 42089, + "ĠBelf": 42090, + "Ġpastries": 42091, + "ĠWindsor": 42092, + "Ġblister": 42093, + "arcane": 42094, + "cutoff": 42095, + "Ġexcludes": 42096, + "eastern": 42097, + "gcd": 42098, + "1911": 42099, + "Ġincur": 42100, + "Ġobjectivity": 42101, + "classified": 42102, + "}-{": 42103, + "Mars": 42104, + "zoom": 42105, + "ĠÆĴ": 42106, + "ĠHag": 42107, + "Ġspit": 42108, + "ĠDirectors": 42109, + "Ġpiercing": 42110, + "Ëľ": 42111, + "Ġà": 42112, + "Ġtofu": 42113, + "ocating": 42114, + "ĠDear": 42115, + "Ġ345": 42116, + "tones": 42117, + "encers": 42118, + "ĠRecipes": 42119, + "embourg": 42120, + "Ġanthology": 42121, + "hint": 42122, + "amoto": 42123, + "Ġtimezone": 42124, + "ARR": 42125, + "Ġaxle": 42126, + "Ġmisses": 42127, + "SFY": 42128, + "vp": 42129, + "**,": 42130, + "compliance": 42131, + "Ġswapping": 42132, + "Ġsouthward": 42133, + "ĠHighly": 42134, + "ĠObtain": 42135, + "Ġhotspots": 42136, + "Eastern": 42137, + "Ġreload": 42138, + "Ġpopped": 42139, + "lococcus": 42140, + "Ġsettler": 42141, + "Added": 42142, + "++;": 42143, + "Ġnurseries": 42144, + "ĠArticlePubMedGoogle": 42145, + "Ġsleeve": 42146, + "ĠBibliography": 42147, + "ĠFITNESS": 42148, + "Ġheed": 42149, + "ĠRV": 42150, + "updates": 42151, + "transcript": 42152, + "Ġremovable": 42153, + "burst": 42154, + "ĠNeph": 42155, + "shed": 42156, + "Ġchis": 42157, + "cepts": 42158, + "AddField": 42159, + "GRAM": 42160, + "Ġphytoplankton": 42161, + "Alternative": 42162, + "kj": 42163, + "Ġrecalling": 42164, + "Ġalphabetical": 42165, + "Ġorchards": 42166, + "Ġmortgages": 42167, + "Rain": 42168, + "ç©": 42169, + "Ġunfolds": 42170, + "opolitan": 42171, + "ĠOngoing": 42172, + "Southern": 42173, + "fre": 42174, + "ĠSquir": 42175, + "patches": 42176, + "Genetic": 42177, + "ĠFrankfurt": 42178, + "instead": 42179, + "ĠDebate": 42180, + "ulant": 42181, + "ĠWTO": 42182, + "ĠWarner": 42183, + "('{}": 42184, + "volt": 42185, + "ĠPrompt": 42186, + "Ġplumage": 42187, + "ĠHilbert": 42188, + "Ùĥ": 42189, + "ĠFrequent": 42190, + "clair": 42191, + "Ġemulate": 42192, + "measured": 42193, + "parametric": 42194, + "Activities": 42195, + "ĠMoist": 42196, + "Ġbuzzing": 42197, + "Ġreciprocity": 42198, + "CW": 42199, + "arak": 42200, + "ĠGMT": 42201, + "Ġfacade": 42202, + "Req": 42203, + "Ġaudits": 42204, + "Ġstarving": 42205, + "ĠEntertainment": 42206, + "Ġeyewitness": 42207, + "PART": 42208, + "Ġsue": 42209, + "ĠGamb": 42210, + "Ġcolitis": 42211, + "Ġgoverns": 42212, + "ÑĢÑĥ": 42213, + "Ġbioge": 42214, + "mil": 42215, + "ĠBias": 42216, + "ĠHmm": 42217, + "ĠUR": 42218, + "Ġdissimilar": 42219, + "ðĿIJ¹": 42220, + "Accessed": 42221, + "ĠAnalytical": 42222, + "isins": 42223, + "ĠPresence": 42224, + "ĠDiwali": 42225, + "\\\\\\\\": 42226, + "$).": 42227, + "moon": 42228, + "Ġfieldwork": 42229, + "Ġsemen": 42230, + "QtWidgets": 42231, + "Ġhashlib": 42232, + "ĠLifestyle": 42233, + "Ġcrocodile": 42234, + "Sex": 42235, + "Ġslaughtered": 42236, + "Ġnonviolent": 42237, + "ĊĠĠĠĠĊĠĠĠĠĠĠĠ": 42238, + "Ġsavage": 42239, + "Ġrobustness": 42240, + "Fold": 42241, + "]\",": 42242, + "ĠRiley": 42243, + "ãģ§": 42244, + "Ġenhancements": 42245, + "Northern": 42246, + "meters": 42247, + "EDIT": 42248, + "ĠBurton": 42249, + "ĠEurasian": 42250, + "ĠProclamation": 42251, + "Ġcircus": 42252, + "asies": 42253, + "ĠNou": 42254, + "ĠGast": 42255, + "overning": 42256, + "avern": 42257, + "Ġgeometries": 42258, + "Ġincumbent": 42259, + "023": 42260, + "ĠWORK": 42261, + "Ġ1803": 42262, + "Ġglam": 42263, + "Ġâģ": 42264, + "Ġ*.": 42265, + "interfaces": 42266, + "Ġreflexes": 42267, + "ĠMate": 42268, + "Ġ-.": 42269, + "Ġpreacher": 42270, + "regression": 42271, + "ungsten": 42272, + "Ġwatersheds": 42273, + "ĠMagnet": 42274, + "ĠSMART": 42275, + "Ġredistribution": 42276, + "ĠCind": 42277, + "Ġviv": 42278, + "Ġchoking": 42279, + "ĠBoards": 42280, + "Ġventricular": 42281, + "Ġregistering": 42282, + "xec": 42283, + "ĠHIST": 42284, + "Ġmodem": 42285, + "ĠShannon": 42286, + "Ġassesses": 42287, + "uddle": 42288, + "Ġnucleic": 42289, + "ĠIrving": 42290, + "Ġphonetic": 42291, + "Technical": 42292, + "Ġdocker": 42293, + "ĠTEXT": 42294, + "ĠSieg": 42295, + "Ġ[...]": 42296, + "Ġlinkages": 42297, + "Ġunconditional": 42298, + "Ġirradiation": 42299, + "acons": 42300, + "readable": 42301, + "cdc": 42302, + "Ġfilesystem": 42303, + "Ġà¹IJ": 42304, + "?\",": 42305, + "elin": 42306, + "Ġdownhill": 42307, + "ĠPaulo": 42308, + "Ġdefeating": 42309, + "safety": 42310, + "ĠINS": 42311, + "[âĢĵ]": 42312, + "vary": 42313, + "sta": 42314, + "izal": 42315, + "Ġevils": 42316, + "Ġheral": 42317, + "об": 42318, + "Spot": 42319, + "Ġgrooves": 42320, + "ĠParticipate": 42321, + "Ġsprinkle": 42322, + "ĠHussein": 42323, + "Ġiterator": 42324, + "ĠBI": 42325, + "Strong": 42326, + "Ġetching": 42327, + "Ġsensational": 42328, + "ietnam": 42329, + "ĠEVENT": 42330, + "Ġsummoned": 42331, + "hurst": 42332, + "uran": 42333, + "ĠRHS": 42334, + "ĠGum": 42335, + "Ġmultidimensional": 42336, + "382": 42337, + "Ġtheologians": 42338, + "nai": 42339, + "Ġ239": 42340, + "ermann": 42341, + "()['": 42342, + "askan": 42343, + "Ġdominating": 42344, + "Ġwidening": 42345, + "ĠRegarding": 42346, + "Generated": 42347, + "Ġhurry": 42348, + "Ġmulticulturalism": 42349, + "Greetings": 42350, + "Ros": 42351, + "ĠAph": 42352, + "ĠMUST": 42353, + "Ġmonomial": 42354, + "ĠMeh": 42355, + "Byte": 42356, + "Ġglycer": 42357, + "TODO": 42358, + "Ġlactic": 42359, + "olysis": 42360, + "Ġdeserving": 42361, + "Ġafflict": 42362, + "ĠPassive": 42363, + "Ġcyclical": 42364, + "ĠPromotion": 42365, + "Ġcheapest": 42366, + "ðŁĶ´": 42367, + "Ġskillet": 42368, + "Ġwatercolor": 42369, + "Ġ302": 42370, + "Others": 42371, + "Autom": 42372, + "ĠFAQs": 42373, + "ĠBedford": 42374, + "bidden": 42375, + "oauth": 42376, + "ftp": 42377, + "Ġevenings": 42378, + "Ġplantar": 42379, + "arris": 42380, + "Ġvibrating": 42381, + "ORDER": 42382, + "Cit": 42383, + "lio": 42384, + "sock": 42385, + "asers": 42386, + "Ġhoop": 42387, + "ĠPrices": 42388, + "Ġva": 42389, + "chev": 42390, + "ĠASP": 42391, + "Ġodys": 42392, + "Ġenormously": 42393, + "Ġnodules": 42394, + "Better": 42395, + "Ġspokesperson": 42396, + "Ġhesitant": 42397, + "ellery": 42398, + "ovine": 42399, + "))/(": 42400, + "Ġpostures": 42401, + "ĠActual": 42402, + "Ġcoupon": 42403, + "ĠEthn": 42404, + "Ġcabinets": 42405, + "ĠBoundaries": 42406, + "Ġdeclarations": 42407, + "ĠHowe": 42408, + "__(*": 42409, + "ÑģÑı": 42410, + "Ġreinforcements": 42411, + "ĠCoordinates": 42412, + "Ġpreservatives": 42413, + "Gy": 42414, + "apo": 42415, + "Ġprototyping": 42416, + "Plants": 42417, + "FV": 42418, + "resistance": 42419, + "Ġzen": 42420, + "inguishable": 42421, + "Prevention": 42422, + "cnn": 42423, + "cognitive": 42424, + "Ġconnotations": 42425, + "emonic": 42426, + "andez": 42427, + "ffield": 42428, + "ĠProspect": 42429, + "Ġdenies": 42430, + "passed": 42431, + "owell": 42432, + "essa": 42433, + "ungs": 42434, + "ĠKai": 42435, + "APA": 42436, + "menopausal": 42437, + "Ġsouven": 42438, + "Ġdisrupts": 42439, + "Mexico": 42440, + "IMS": 42441, + "Ġcompliment": 42442, + "irsch": 42443, + "Ġtremendously": 42444, + "ĠSurely": 42445, + "ĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂł": 42446, + "Ġinjustices": 42447, + "ĠCoronavirus": 42448, + "ĠPub": 42449, + "Ġencl": 42450, + "Ġ410": 42451, + "compressed": 42452, + "ĠMorse": 42453, + "onautics": 42454, + "ĠBeautifulSoup": 42455, + "Spect": 42456, + "oine": 42457, + "Ġbadges": 42458, + "ĠInteresting": 42459, + "Ġfren": 42460, + "Ġequine": 42461, + "addresses": 42462, + "Ġallegory": 42463, + "Ġmocked": 42464, + "ĠTrad": 42465, + "ĠCitation": 42466, + "conver": 42467, + "Ġattendant": 42468, + "Ġtackled": 42469, + "ĠPete": 42470, + "ĠWatershed": 42471, + "Pu": 42472, + "thals": 42473, + "Station": 42474, + "ĠSeoul": 42475, + "}}}\\": 42476, + "Ring": 42477, + "cation": 42478, + "Ġhut": 42479, + "ĠLing": 42480, + "Ġspoons": 42481, + "Ġbrink": 42482, + "Ġ>')": 42483, + "959": 42484, + "ĠEdited": 42485, + "includes": 42486, + "Ġintimidation": 42487, + "Ġsucculent": 42488, + "ĠCatalan": 42489, + "Ġdominion": 42490, + "Ġrecyclable": 42491, + "Ġremission": 42492, + "ĠReservoir": 42493, + "Ġinterprets": 42494, + "®,": 42495, + "tgt": 42496, + "ophe": 42497, + "auri": 42498, + "Years": 42499, + "lein": 42500, + "Ġstole": 42501, + "Ġkan": 42502, + "(\"#": 42503, + "Ġgrowths": 42504, + "Ġordin": 42505, + "momentum": 42506, + "SERVER": 42507, + "__[\"": 42508, + "Ġinterstate": 42509, + "502": 42510, + "Ġsuperposition": 42511, + "Ġpsychosis": 42512, + "Adapt": 42513, + "ĠMagdal": 42514, + ".âĢĻâĢĿ": 42515, + "33333336": 42516, + "Db": 42517, + "xious": 42518, + "Ġperish": 42519, + "Ġhatched": 42520, + "Ġstagnant": 42521, + "è§£": 42522, + "Yeah": 42523, + "Higher": 42524, + "AlterField": 42525, + "ĠEmancipation": 42526, + "Ġmiller": 42527, + "ĠImportantly": 42528, + "Hispanic": 42529, + "Ġthoracic": 42530, + "Ġbounty": 42531, + "ĠStefan": 42532, + "ĠSAD": 42533, + "Ġseag": 42534, + "Ġsetuptools": 42535, + "traj": 42536, + "Secondary": 42537, + "Ġorchids": 42538, + "Tun": 42539, + "ĠCone": 42540, + "este": 42541, + "ĠStraw": 42542, + "}}(": 42543, + "ĠParagraph": 42544, + "Ġstealth": 42545, + "Considering": 42546, + "annabis": 42547, + "618": 42548, + "=\",": 42549, + "Ġchecker": 42550, + "restore": 42551, + "Ġinhibited": 42552, + "ĠBhag": 42553, + ")-\\": 42554, + "rng": 42555, + "Ġtz": 42556, + "otene": 42557, + "Ġhighlands": 42558, + "Commit": 42559, + "Ġnitric": 42560, + "ĠMillions": 42561, + "Ġneutrino": 42562, + "otimes": 42563, + "ĠSang": 42564, + "autom": 42565, + "Ġboosted": 42566, + "Ġprosthetic": 42567, + "ĠEzekiel": 42568, + "]][": 42569, + "nose": 42570, + "uces": 42571, + "Ġ460": 42572, + "ĠPreserve": 42573, + "(\\$": 42574, + "Ġfleeting": 42575, + "Ġmysticism": 42576, + "hells": 42577, + "ĠHimalayan": 42578, + "416": 42579, + "strict": 42580, + "Ġredress": 42581, + "themed": 42582, + "ðŁĶµ": 42583, + "Ġdeleting": 42584, + "HY": 42585, + "Ġ*)": 42586, + "Neighb": 42587, + "ï¬Ģ": 42588, + "Ġgib": 42589, + "ceives": 42590, + "Ġdiodes": 42591, + "Ġequid": 42592, + "disp": 42593, + "refs": 42594, + "ĠPac": 42595, + "Ġspecialties": 42596, + "afi": 42597, + "ĠAntony": 42598, + "Ġworthless": 42599, + "Ġsacra": 42600, + "Ġharnessed": 42601, + "ĠInvite": 42602, + "ĠBiomedical": 42603, + "hg": 42604, + "iott": 42605, + "ĠMU": 42606, + "1093": 42607, + "ĠXXX": 42608, + "ĠAntiqu": 42609, + "educt": 42610, + "Ġplummet": 42611, + "Ġabolitionist": 42612, + "NamedValues": 42613, + "voc": 42614, + "xaf": 42615, + "Ġdonating": 42616, + "Ġpairwise": 42617, + "PECT": 42618, + "Ġextraordinarily": 42619, + "bags": 42620, + "xcf": 42621, + "Ġunmarried": 42622, + "Ġimmoral": 42623, + "Ġreactants": 42624, + "CHAPTER": 42625, + "Horizontal": 42626, + "nos": 42627, + "ĠSinger": 42628, + "Ġcentimetres": 42629, + "ĠController": 42630, + "Ġpurposeful": 42631, + "Ġsonar": 42632, + "ĠLimitations": 42633, + "bounded": 42634, + "ĠGregorian": 42635, + "Ġaffirmations": 42636, + "Maria": 42637, + "TAG": 42638, + "heon": 42639, + "Ġflares": 42640, + "ĠOffering": 42641, + "ĠBetty": 42642, + "Ġrecruits": 42643, + "dT": 42644, + "Ġpdb": 42645, + "entimes": 42646, + "Ġdeformed": 42647, + "Ġweakens": 42648, + "Ġassembling": 42649, + "parsers": 42650, + "ĠDebates": 42651, + "Ġespionage": 42652, + "=âĪĴ": 42653, + "Ġdans": 42654, + "ĠPermanent": 42655, + "Ġ1824": 42656, + "Ġconstitutions": 42657, + "TRAIN": 42658, + "Ġesophageal": 42659, + "Ġpizz": 42660, + "idon": 42661, + "Ġjames": 42662, + "Ġthemed": 42663, + "ĠWebsites": 42664, + "Ġparishes": 42665, + "Ġaccessory": 42666, + "Ġsworn": 42667, + "Ġcoastlines": 42668, + "Ġcombatting": 42669, + "ĠUltimate": 42670, + "Numerous": 42671, + "FET": 42672, + "Nan": 42673, + "âĽ": 42674, + "ceph": 42675, + "ĠUpload": 42676, + "Ġspasms": 42677, + "Ġbarred": 42678, + "ĠLagrange": 42679, + "baz": 42680, + "ateness": 42681, + "Ġmosaics": 42682, + "ĠDul": 42683, + "ordinary": 42684, + "tingham": 42685, + "Ġpractised": 42686, + "Ġresembled": 42687, + "ctrl": 42688, + "iliated": 42689, + "ugu": 42690, + "Ġillusions": 42691, + "ĠSuicide": 42692, + "finance": 42693, + "Alexander": 42694, + "Ġunimagin": 42695, + "Shift": 42696, + "ĠDevelopers": 42697, + "ĠAntig": 42698, + "Ġoverwhelm": 42699, + "Poor": 42700, + "Ġparanormal": 42701, + "Ġbays": 42702, + "acker": 42703, + "Labels": 42704, + "ĠColeman": 42705, + "bius": 42706, + "Ġcommemoration": 42707, + "Ġupgrading": 42708, + "caused": 42709, + "ĠCharts": 42710, + "divisions": 42711, + "ĠZionist": 42712, + "Cart": 42713, + "iste": 42714, + "ĠThess": 42715, + "Ġsumming": 42716, + "borg": 42717, + "behav": 42718, + "Ġsulfide": 42719, + "ĠLS": 42720, + "Ġtaboo": 42721, + "iona": 42722, + "Ġdelectable": 42723, + "ĠMuk": 42724, + "ivary": 42725, + "ĠNOW": 42726, + "erex": 42727, + "Ġestuary": 42728, + "ĠBean": 42729, + "nonumber": 42730, + "Ġamygdala": 42731, + "533": 42732, + "treat": 42733, + "Ġcork": 42734, + "rogram": 42735, + "Ġfleets": 42736, + "Ġstacking": 42737, + "Ġdismantling": 42738, + "fing": 42739, + "Ġpious": 42740, + "ĠValid": 42741, + "cannot": 42742, + "Ġsnowy": 42743, + "ĠButterfly": 42744, + "pth": 42745, + "Ġ219": 42746, + "Ġquas": 42747, + "ĠVs": 42748, + "Ġimpulsive": 42749, + "Ġengland": 42750, + "yml": 42751, + "Ġlimitless": 42752, + "rums": 42753, + "Ġcatchy": 42754, + "ĠHardware": 42755, + "Ġprojector": 42756, + "ĠLeices": 42757, + "ĠChristine": 42758, + "ĠCommunicate": 42759, + "Ġgenesis": 42760, + "ippings": 42761, + "Crypt": 42762, + "Vacc": 42763, + "Ġ264": 42764, + "Ġnaturalist": 42765, + "ĠTeh": 42766, + "ĠSubsequent": 42767, + "Ġcircumcision": 42768, + "rochemical": 42769, + "Ġripples": 42770, + "roquois": 42771, + "ĠDash": 42772, + "Ġclams": 42773, + "Ġuniverses": 42774, + "ĠForty": 42775, + "CreateModel": 42776, + "Ġlocomotives": 42777, + "Ġdisguised": 42778, + "ĠMennonite": 42779, + "PACK": 42780, + "Ùģ": 42781, + "iland": 42782, + "berra": 42783, + "Ġmonothe": 42784, + "ĠXL": 42785, + "ок": 42786, + "Ġirrigated": 42787, + "Ġlymphocytes": 42788, + "Ġpharmacological": 42789, + "hier": 42790, + "ĠArtem": 42791, + "474": 42792, + "Ġbreads": 42793, + "Slide": 42794, + "Ġsermons": 42795, + "sink": 42796, + "zk": 42797, + "rewards": 42798, + "ĠDollar": 42799, + "Ġthence": 42800, + "structures": 42801, + "aguar": 42802, + "Ġmattress": 42803, + "Consequ": 42804, + "cip": 42805, + "hands": 42806, + "Ġara": 42807, + "ĠBodies": 42808, + "psum": 42809, + "Ġ1829": 42810, + "ĠDoor": 42811, + "Ġgastroenter": 42812, + "Ġhymn": 42813, + "Ġbourgeoisie": 42814, + "Ġretrospective": 42815, + "ĠCochrane": 42816, + "apagos": 42817, + "ĠPreview": 42818, + "ĠProtected": 42819, + "Ġafrica": 42820, + "Peak": 42821, + "Ġmetaphysics": 42822, + "AUT": 42823, + "bones": 42824, + "Ġtb": 42825, + "elic": 42826, + "ĠHarness": 42827, + "ĠNem": 42828, + "Ġsolubility": 42829, + "Century": 42830, + "Ġhindering": 42831, + "Ġabbreviations": 42832, + "Ġlandslides": 42833, + "Ġsporadic": 42834, + "Ġfaucet": 42835, + "icken": 42836, + "Algorithm": 42837, + "=\"/": 42838, + "ĠSheep": 42839, + "avorite": 42840, + "ãĥĪ": 42841, + "Ġanthropologist": 42842, + "Ġ\"/\"": 42843, + "ĠIterable": 42844, + "ĠABS": 42845, + "Ġanode": 42846, + "Ġalg": 42847, + "Ġglaze": 42848, + "Ġmonoc": 42849, + "Ġinternship": 42850, + "stdin": 42851, + "Ġribbons": 42852, + "ĠHanukkah": 42853, + "Issue": 42854, + "Ġconscientious": 42855, + "ह": 42856, + "structural": 42857, + "Ġguarding": 42858, + "Ġherbivores": 42859, + "inplace": 42860, + "alom": 42861, + "Ġthumbs": 42862, + "ĠWeapons": 42863, + "backends": 42864, + "Ġdelaying": 42865, + "Ġislam": 42866, + "Ġagrarian": 42867, + "1961": 42868, + "Ġprotector": 42869, + "NAP": 42870, + "Ġapproximated": 42871, + "validators": 42872, + "Ġnumerators": 42873, + "Ġtraversing": 42874, + "ĠBRCA": 42875, + "capture": 42876, + "Ġoatmeal": 42877, + "bol": 42878, + "ĠFALSE": 42879, + "Ġselector": 42880, + "iscrim": 42881, + "depending": 42882, + "ĠBurmese": 42883, + "Ġintrins": 42884, + "ĠEuph": 42885, + "Ġenergized": 42886, + "Coe": 42887, + "Jean": 42888, + "othed": 42889, + "Ġ299": 42890, + "gano": 42891, + "aleigh": 42892, + "Ġtartar": 42893, + "Ġpeach": 42894, + "Ġprotested": 42895, + "eeks": 42896, + "Ġnanoscale": 42897, + "Solved": 42898, + "filt": 42899, + "till": 42900, + "athed": 42901, + "ĠHabits": 42902, + "ĠManuscript": 42903, + "highlight": 42904, + "etheus": 42905, + "ĠUruguay": 42906, + "Cov": 42907, + "mills": 42908, + "Ġcomorbid": 42909, + "ptious": 42910, + "ĠParticularly": 42911, + "ĠPlanting": 42912, + "åºı": 42913, + "rnn": 42914, + "Ġbouncing": 42915, + "Ġaboriginal": 42916, + "ĠJaw": 42917, + "Ġimpat": 42918, + "Ġtubular": 42919, + "EG": 42920, + "ĠChim": 42921, + "Ġbooming": 42922, + "Ġcomplaining": 42923, + "ĠWorkplace": 42924, + "Engineering": 42925, + "ĠBloomberg": 42926, + "Branch": 42927, + "JN": 42928, + "Ġdefer": 42929, + "Ġwarmest": 42930, + "datas": 42931, + "appropri": 42932, + "Ġintensify": 42933, + "ĠNAACP": 42934, + "Ġantivirus": 42935, + "istice": 42936, + "Ġgentlemen": 42937, + "ĠPuritan": 42938, + "loving": 42939, + "Ġohm": 42940, + "athione": 42941, + "Ġhandwritten": 42942, + "Republic": 42943, + "asan": 42944, + "Ġpeaches": 42945, + "Ġlabou": 42946, + "Ġpainstaking": 42947, + "Ġ305": 42948, + "ĠContrary": 42949, + "eshoe": 42950, + "trials": 42951, + "Ġblacksmith": 42952, + "Ġsequentially": 42953, + "iagn": 42954, + "Ġkeeper": 42955, + "Getty": 42956, + ".'\"": 42957, + "ãĤ¹": 42958, + "Ġstabilized": 42959, + "Ġmilitant": 42960, + "Sv": 42961, + "ĠAspects": 42962, + "ITIES": 42963, + "ĠС": 42964, + "Ġwasteful": 42965, + "ĠAutomation": 42966, + "papers": 42967, + "ĠIMF": 42968, + "Ġtrill": 42969, + "ospheric": 42970, + "ĠAngular": 42971, + "altitude": 42972, + "Ġaugust": 42973, + "Sand": 42974, + "raised": 42975, + "ĠMifflin": 42976, + "obuf": 42977, + "upy": 42978, + "Ġsinful": 42979, + "Ġweddings": 42980, + "Ġimplantation": 42981, + "ĠDickinson": 42982, + "Ġolives": 42983, + "Saturday": 42984, + "chini": 42985, + "Ġchilly": 42986, + "protection": 42987, + "ĠGalilee": 42988, + "Ġbetrayed": 42989, + "ĠCounsel": 42990, + "ĠConsciousness": 42991, + "Dy": 42992, + "zt": 42993, + "atu": 42994, + "ĠLama": 42995, + "ĠExams": 42996, + "Ġhardening": 42997, + "attacks": 42998, + "Ġmocker": 42999, + "Birth": 43000, + "chdir": 43001, + "1901": 43002, + "ienne": 43003, + "Ġfirewood": 43004, + "Ġcocktail": 43005, + "Ġmicrobiology": 43006, + "oriously": 43007, + "Ġpies": 43008, + "Ġ238": 43009, + "illaries": 43010, + "Ġpromul": 43011, + "Ġplantings": 43012, + "Ġmutated": 43013, + "Ġenthal": 43014, + "ĠSister": 43015, + "Ġcomrades": 43016, + "ĠLymph": 43017, + "802": 43018, + "ĠPatel": 43019, + "TopOpeBRep": 43020, + "Patient": 43021, + "ĠEverest": 43022, + "Taylor": 43023, + "dream": 43024, + "æ²": 43025, + "Ġflips": 43026, + "ĠParagu": 43027, + "IFE": 43028, + "Ċĉĉĉĉĉĉĉ": 43029, + "Ġrosemary": 43030, + "Phy": 43031, + "disease": 43032, + "lens": 43033, + "ĠEck": 43034, + "2262": 43035, + "ĠMorton": 43036, + "Located": 43037, + "Ce": 43038, + "iou": 43039, + "ĠËĨ": 43040, + "Ġwizard": 43041, + "ĠRocket": 43042, + "Ġdeterrent": 43043, + "idians": 43044, + "bersome": 43045, + "}{-": 43046, + "ĠWhale": 43047, + "shirt": 43048, + "attn": 43049, + "FROM": 43050, + "Scope": 43051, + "Ġmaterialism": 43052, + "Ġmisdiagn": 43053, + "geoId": 43054, + "ĠBulgarian": 43055, + "Multiplication": 43056, + "ĠAdvancement": 43057, + "helium": 43058, + "Ġpurify": 43059, + "Ġstructuring": 43060, + "Ġknit": 43061, + "rotic": 43062, + "Male": 43063, + "Ġcobalt": 43064, + "Ġinfrast": 43065, + "Ġfaction": 43066, + "752": 43067, + "684": 43068, + "[::-": 43069, + "ĠPutin": 43070, + "ĠAudubon": 43071, + "billion": 43072, + "lion": 43073, + "Ġfuss": 43074, + "ĠSG": 43075, + "ĠSug": 43076, + "ĠHos": 43077, + "orsion": 43078, + "phon": 43079, + "ĠOrche": 43080, + "Ġloaf": 43081, + "Ġtangential": 43082, + "sentences": 43083, + "ĠWhitney": 43084, + "ĠVenetian": 43085, + "Ġole": 43086, + "ĠCG": 43087, + "ĠBarth": 43088, + "ĠLatinos": 43089, + "ĠEuropa": 43090, + "Ġsincerely": 43091, + "Ġstenosis": 43092, + ")},": 43093, + "Ġitiner": 43094, + "Ġmetropolis": 43095, + "ĠAdrian": 43096, + "\"]]": 43097, + "zymes": 43098, + "erenced": 43099, + "ĠWitt": 43100, + "ledged": 43101, + "ĠRecur": 43102, + "Ġdownloadable": 43103, + "ĠDigits": 43104, + "RangeConstraint": 43105, + "模": 43106, + "Mir": 43107, + "tet": 43108, + "ologie": 43109, + "')],": 43110, + "Ġadvising": 43111, + "}}$.": 43112, + "Replace": 43113, + "Ġconversely": 43114, + "Ġmimics": 43115, + "Capital": 43116, + "Ġsupervise": 43117, + "covering": 43118, + "İ·": 43119, + "ĠSeeking": 43120, + "multip": 43121, + "ĠMechanism": 43122, + "ĠChandra": 43123, + "Royal": 43124, + "Ġfountains": 43125, + "ĠMouth": 43126, + "ĠMek": 43127, + "Ġ321": 43128, + "ursor": 43129, + "Ġcarcinogenic": 43130, + "ĠInfluenza": 43131, + "Ġnylon": 43132, + "Ġgm": 43133, + "Ġ=(": 43134, + "Ġcraftsmen": 43135, + "Motor": 43136, + "fen": 43137, + "omegran": 43138, + "Weather": 43139, + "ancock": 43140, + "subscription": 43141, + "widgets": 43142, + "ugger": 43143, + "ĠCrete": 43144, + "Ġwarehouses": 43145, + "Vertical": 43146, + "ĠCherry": 43147, + "ĠSEM": 43148, + "inki": 43149, + "Ġskirm": 43150, + "ĠArrow": 43151, + "incarnation": 43152, + "ĠGERD": 43153, + "Eat": 43154, + "WISE": 43155, + "ĠTissue": 43156, + "ilded": 43157, + "Ġattest": 43158, + "ĠMuseums": 43159, + "Ġrestricts": 43160, + "Ġdiagonally": 43161, + "%%%%%%%%": 43162, + "使ç͍": 43163, + "rfloor": 43164, + "ĠSadd": 43165, + "Ġnex": 43166, + "ĠOttomans": 43167, + "Ġproximal": 43168, + "ĠScholarship": 43169, + "Flor": 43170, + "Ġsubter": 43171, + "monitoring": 43172, + "ymmetric": 43173, + "æĿ¥": 43174, + "ĠBermuda": 43175, + "uprofen": 43176, + "intosh": 43177, + "Ġinteriors": 43178, + "ĠExamin": 43179, + "ivering": 43180, + "Ġtrimming": 43181, + "ĠAthena": 43182, + "ĠCounseling": 43183, + "Ïĩ": 43184, + "Ġoracle": 43185, + "ĠSUB": 43186, + "Ġsublime": 43187, + "Ġtrailbl": 43188, + "Ġluminous": 43189, + "Ġbeets": 43190, + "Ġetiology": 43191, + "dust": 43192, + "Ġsymposium": 43193, + "checking": 43194, + "Ġfascia": 43195, + "ĠQtCore": 43196, + "Timestamp": 43197, + "cars": 43198, + "ĠGecko": 43199, + "Ġwidths": 43200, + "âĸijâĸij": 43201, + "vern": 43202, + "Ġinsane": 43203, + "Ġtopographic": 43204, + "Ġtimet": 43205, + "ĠIntegrals": 43206, + "Ġevaporate": 43207, + "ĠTrinidad": 43208, + "CAN": 43209, + "Ġfairs": 43210, + "Ġrethink": 43211, + "ĠMesh": 43212, + "ĠFD": 43213, + "Ġrobert": 43214, + "Ġtransmits": 43215, + "REF": 43216, + "ĠEmir": 43217, + "ĠIntegrity": 43218, + "Ġorchid": 43219, + "kid": 43220, + "heap": 43221, + "Ġvalence": 43222, + "Ġrunaway": 43223, + "ikan": 43224, + "Ġswear": 43225, + "Ġdoctorate": 43226, + "ija": 43227, + "Ġjoyous": 43228, + "ĠïĢ©": 43229, + "igsaw": 43230, + "ĠSurrounding": 43231, + "Lake": 43232, + "Ġlender": 43233, + "Adjust": 43234, + "Ġtranslational": 43235, + "ĠTriple": 43236, + "mindedness": 43237, + "Ġinaugural": 43238, + "ĠRacism": 43239, + "Hw": 43240, + "oride": 43241, + "Ġcaric": 43242, + "mini": 43243, + "demo": 43244, + "čĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 43245, + "elius": 43246, + "Ġgcse": 43247, + "ĠVT": 43248, + "mberg": 43249, + "flake": 43250, + "Ġbowling": 43251, + "Ġsmoker": 43252, + "Russia": 43253, + "Samples": 43254, + "ĠSine": 43255, + "anca": 43256, + "Advantages": 43257, + "Keyboard": 43258, + "Africa": 43259, + "Ġattenuation": 43260, + "understanding": 43261, + "xef": 43262, + "nearest": 43263, + "\"%": 43264, + "Ġdefiance": 43265, + "Ġsaut": 43266, + "oxia": 43267, + "ĠQuaternary": 43268, + "numerable": 43269, + "ĠWaterloo": 43270, + "ĠJudges": 43271, + "ĠDegrees": 43272, + "Quantity": 43273, + "adena": 43274, + "ĠZam": 43275, + "Ġsucrose": 43276, + "า": 43277, + "Ġabandoning": 43278, + "Ġanthrax": 43279, + "typical": 43280, + "nae": 43281, + "esque": 43282, + "ĠWade": 43283, + "602": 43284, + "ĠBeer": 43285, + "483": 43286, + "ĠInjuries": 43287, + "ĠMaharashtra": 43288, + "ĠCBS": 43289, + "radd": 43290, + "Ġgathers": 43291, + "ĠMedications": 43292, + "unsaturated": 43293, + "Ġproportionality": 43294, + "Ġdisinfection": 43295, + "499": 43296, + "Ġrt": 43297, + "|||": 43298, + "ĠBeet": 43299, + "Ġseasonings": 43300, + "ãģ¨": 43301, + "ç»ĵ": 43302, + "Ġsuccinct": 43303, + "Ġembodying": 43304, + "Ġthighs": 43305, + "iety": 43306, + "Ġlily": 43307, + "seat": 43308, + "ĠNucle": 43309, + "Ġcompiling": 43310, + "Ġinfographic": 43311, + "Ġinsurers": 43312, + "Ġpersona": 43313, + "Ġjoys": 43314, + "ĠTunisia": 43315, + "lfloor": 43316, + "viii": 43317, + "ĠDut": 43318, + "Ġadhered": 43319, + "IBUT": 43320, + "Ġfemininity": 43321, + "Ġcumbersome": 43322, + "ĠAppeal": 43323, + "Ġviscous": 43324, + "iretroviral": 43325, + "Ops": 43326, + "Ġwilt": 43327, + "idious": 43328, + "Ġparticiple": 43329, + "ĠPlug": 43330, + "ĠEvening": 43331, + "ĠSanders": 43332, + "Ġperiphery": 43333, + "ĠVictory": 43334, + "Ġcog": 43335, + "abets": 43336, + "Ġrag": 43337, + "ĠYuan": 43338, + "ĠSof": 43339, + "ollary": 43340, + "ĠPartition": 43341, + "Directions": 43342, + "yas": 43343, + "imaging": 43344, + "Ġspilled": 43345, + "undi": 43346, + "Ġterribly": 43347, + "Ġpropelled": 43348, + "Ġâİľ": 43349, + "Ram": 43350, + "coded": 43351, + "getown": 43352, + "Ġdangerously": 43353, + "âĻİ": 43354, + "ĠWalsh": 43355, + "Ġascribed": 43356, + "ĠOscill": 43357, + "notch": 43358, + "Ġunsus": 43359, + "ĠHorizons": 43360, + "Ġpapill": 43361, + "ĠWhitman": 43362, + "ĠHappiness": 43363, + "bj": 43364, + "nested": 43365, + "tank": 43366, + "vascular": 43367, + "Ġ237": 43368, + "ĠNV": 43369, + "obyl": 43370, + "Ġastounding": 43371, + "Participants": 43372, + "Ġamalgam": 43373, + "ĠMÄģori": 43374, + "milk": 43375, + "inez": 43376, + "Ġdisappro": 43377, + "Ġdistressed": 43378, + "Ġargv": 43379, + "642": 43380, + "Ġroadmap": 43381, + "âĻĵ": 43382, + "ĠComprehension": 43383, + "ĠEscher": 43384, + "ĠRefugees": 43385, + "/#": 43386, + "Mz": 43387, + "Oil": 43388, + "Ö´": 43389, + "Ġbows": 43390, + "ienn": 43391, + "Ġantiques": 43392, + "correlation": 43393, + "ĠSPF": 43394, + "Easy": 43395, + "Ġnav": 43396, + "ĠScope": 43397, + "Ġflashlight": 43398, + "insertion": 43399, + "Ice": 43400, + "isational": 43401, + "ĠOperator": 43402, + "onical": 43403, + "Ġpreprocess": 43404, + "Ġ$(\\": 43405, + "Ġskim": 43406, + "ESA": 43407, + "Ġmarrying": 43408, + "Ġ248": 43409, + "Ġtillage": 43410, + "ĠPlatforms": 43411, + "Ġsucking": 43412, + "ungen": 43413, + "ibou": 43414, + "Ġsteamed": 43415, + "âĽİ": 43416, + "gathere": 43417, + "tuning": 43418, + "Ġthieves": 43419, + "umptions": 43420, + "queries": 43421, + "cula": 43422, + "Ġliturgy": 43423, + "Alcohol": 43424, + "472": 43425, + "secs": 43426, + "Ġnourish": 43427, + "ĠSegment": 43428, + "ðŁĮķâĻĵ": 43429, + "ðŁĶ´ðŁĶµ": 43430, + "âĻİâĽİ": 43431, + "ðŁĮķâĻĵâĻİâĽİ": 43432, + "ðŁĶ´ðŁĶµðŁĮķâĻĵâĻİâĽİ": 43433, + "ĠBU": 43434, + "Ġsubjug": 43435, + "ĠImpression": 43436, + "ĠVerde": 43437, + "Subjects": 43438, + "ĠUranus": 43439, + "õ": 43440, + "Ġvase": 43441, + "Ġdeteriorate": 43442, + "Ġescalated": 43443, + "ĠNAME": 43444, + "ĠKot": 43445, + "Ġcommissioner": 43446, + "Digit": 43447, + "Ġtranquility": 43448, + "ĠUzbek": 43449, + "ÎŃ": 43450, + "Ġgaz": 43451, + "Ġcorpse": 43452, + "bash": 43453, + "Ġoutc": 43454, + "ĠAdri": 43455, + "Submitted": 43456, + "ĠSequential": 43457, + "ĠSurveys": 43458, + "attoos": 43459, + "470": 43460, + "owe": 43461, + "ĠGU": 43462, + "Ġcoer": 43463, + "Ġaws": 43464, + "Console": 43465, + "amino": 43466, + "Ġjurisprudence": 43467, + "-------------------------------------": 43468, + "Ġmalle": 43469, + "Ġgatsby": 43470, + "ĠPablo": 43471, + "endo": 43472, + "ĠARM": 43473, + "Ġchromosomal": 43474, + "8000": 43475, + "Saint": 43476, + "nest": 43477, + "ĠAnimation": 43478, + "ĠSeas": 43479, + "ĠParticle": 43480, + "Ġmanufactures": 43481, + "ĠBrock": 43482, + "asyncio": 43483, + "Ġjeans": 43484, + "Ġbulletin": 43485, + "Ġinsoluble": 43486, + "BIN": 43487, + "Browse": 43488, + "LIN": 43489, + "Ġthomas": 43490, + "ĠFung": 43491, + "Ġcreed": 43492, + "eroon": 43493, + "Ġhabitual": 43494, + "sorry": 43495, + "ĠTucker": 43496, + "scr": 43497, + "atti": 43498, + "Ġvanishing": 43499, + "Ġdeliberation": 43500, + "matter": 43501, + "ĠAires": 43502, + "andan": 43503, + "Ġaerodynamic": 43504, + "aaS": 43505, + "Ġexporting": 43506, + "Aust": 43507, + "Fer": 43508, + "ĠGF": 43509, + "ĠVil": 43510, + "1865": 43511, + "Ġlowland": 43512, + "ĠColour": 43513, + "Ġsoftened": 43514, + "ĠChecking": 43515, + "Ġcarnivores": 43516, + "iu": 43517, + "å¦Ĥ": 43518, + "ĠDud": 43519, + "Ġclassmate": 43520, + "arianism": 43521, + "Ġunsigned": 43522, + "Ġwinged": 43523, + "Ġhindered": 43524, + "ideal": 43525, + "Ġemph": 43526, + "Ġpoisons": 43527, + "encycl": 43528, + "ĠWarfare": 43529, + "Ġ247": 43530, + "ĠBasis": 43531, + "Ġdramat": 43532, + "Ġundetected": 43533, + "\"-": 43534, + "rath": 43535, + "winter": 43536, + "âĢ¡": 43537, + "Ġnotch": 43538, + "phans": 43539, + "Ġesoteric": 43540, + "ĠZones": 43541, + "skirts": 43542, + "Fran": 43543, + "ÄŁ": 43544, + "oki": 43545, + "ĠPlacement": 43546, + "éĢļ": 43547, + "ĠHellenistic": 43548, + "vig": 43549, + "ĠEph": 43550, + "ĠRif": 43551, + "Ġdisclaimer": 43552, + "Ġpetitions": 43553, + "Ġvertebral": 43554, + "PAT": 43555, + "Ġmash": 43556, + "ĠPNG": 43557, + "Ġbliss": 43558, + "ĠPowerful": 43559, + "ĠMarxism": 43560, + "wet": 43561, + "ĠFishing": 43562, + "Ġadverb": 43563, + "Ġcurry": 43564, + "Ġfrig": 43565, + "ogenes": 43566, + "Ġcoincided": 43567, + "Archae": 43568, + ">%": 43569, + "ĠCoo": 43570, + "sof": 43571, + "played": 43572, + "ĠKinetic": 43573, + "Ġchocolates": 43574, + "obias": 43575, + "ĠHighland": 43576, + "Ġaspire": 43577, + "NUMBER": 43578, + "Ġfibrillation": 43579, + "\\{\\": 43580, + "Ġregained": 43581, + "deck": 43582, + "ĠAmen": 43583, + "ABASE": 43584, + "stairs": 43585, + "olite": 43586, + "ĠDreams": 43587, + "PROJECT": 43588, + "ĠCLASS": 43589, + "Ġexhilarating": 43590, + "Ġ0000": 43591, + "Ġeug": 43592, + "ĠHuss": 43593, + "perms": 43594, + "puted": 43595, + "ĠBeowulf": 43596, + ".......": 43597, + "Pad": 43598, + "pard": 43599, + "ĠIon": 43600, + "Ġsecrete": 43601, + "Ġoverarching": 43602, + "ĠÃİ": 43603, + "Imag": 43604, + "Ġfireplace": 43605, + "441": 43606, + "otom": 43607, + "iston": 43608, + "ĠKiss": 43609, + "remely": 43610, + "Ġtoolbox": 43611, + "Ġroadway": 43612, + "ĠDiary": 43613, + "currently": 43614, + "GRAPH": 43615, + "ĠâĪļ(": 43616, + "inform": 43617, + "ĠTian": 43618, + "adia": 43619, + "foreign": 43620, + "Ġglide": 43621, + "Ġerased": 43622, + "ãģª": 43623, + "Hs": 43624, + "orce": 43625, + "ĠDHA": 43626, + "Ġphased": 43627, + "others": 43628, + "Ġslicing": 43629, + "Ġfascism": 43630, + "ĠBihar": 43631, + "ELTS": 43632, + "ĠForensic": 43633, + "Ġtummy": 43634, + "ĠCandida": 43635, + "ĠReconciliation": 43636, + "elike": 43637, + "ĠPinterest": 43638, + "ĠLub": 43639, + "ĠJSTOR": 43640, + "Ġclosures": 43641, + "Endpoint": 43642, + "ĠClaudius": 43643, + "gamesh": 43644, + "Ġlinger": 43645, + "Ġemitter": 43646, + "ischen": 43647, + "Idx": 43648, + "caption": 43649, + "Ġannexed": 43650, + "peas": 43651, + "oothed": 43652, + "Ġaccommodating": 43653, + "ĠRaphael": 43654, + "creator": 43655, + "Ġresignation": 43656, + "Ġcoffin": 43657, + "ĠAub": 43658, + "Ġminced": 43659, + "ĠArche": 43660, + "Ġallowable": 43661, + "Ġfierc": 43662, + "Ġtransfusion": 43663, + "å¼Ģ": 43664, + "Female": 43665, + ".--": 43666, + "dV": 43667, + "dor": 43668, + "eneration": 43669, + "Ġdurations": 43670, + "Ġgossip": 43671, + "otypical": 43672, + "ĠHof": 43673, + "ĠNON": 43674, + "Ġactress": 43675, + "Ġdrawback": 43676, + "bians": 43677, + "Ġpears": 43678, + "thorn": 43679, + "ikers": 43680, + "Ġwarms": 43681, + "rictions": 43682, + "-----------------------------------": 43683, + "Ġdiscriminant": 43684, + "ĠCHAR": 43685, + "Ġâİ¢": 43686, + "æĢ§": 43687, + "ĠCustoms": 43688, + "Ġroast": 43689, + "jectory": 43690, + "Ġoffending": 43691, + "ĠSpray": 43692, + "Ġkillers": 43693, + "Ġventuring": 43694, + "Georg": 43695, + "Ġrevolving": 43696, + "Ġchampioned": 43697, + "Ġprocrast": 43698, + "Ġsalvage": 43699, + "Rational": 43700, + "dwell": 43701, + "xiv": 43702, + "Ġgird": 43703, + "Ġwheezing": 43704, + "prone": 43705, + "undant": 43706, + "ĠByron": 43707, + "Ġdatatype": 43708, + "ĠQueer": 43709, + "xfa": 43710, + "estrian": 43711, + "ĠDD": 43712, + "ĠYin": 43713, + "Ġprovisional": 43714, + "appiness": 43715, + "ĠCaliph": 43716, + "dataloader": 43717, + "ĠNUMBER": 43718, + "hope": 43719, + "edient": 43720, + "stores": 43721, + "Ġperennials": 43722, + "ĠCrawford": 43723, + "RMF": 43724, + "bil": 43725, + "military": 43726, + "ĠTakes": 43727, + "Ġya": 43728, + "Ġadorable": 43729, + "Ġorganise": 43730, + "ĠWorldwide": 43731, + "Ġoccupancy": 43732, + "ĠDiagrams": 43733, + "ALLY": 43734, + "Ġtropes": 43735, + "Ġbombardment": 43736, + "gam": 43737, + "Ġoo": 43738, + "utative": 43739, + "ĠFame": 43740, + "Ġ430": 43741, + "Ġglare": 43742, + "Ġlapar": 43743, + "Cognitive": 43744, + "particles": 43745, + "Ġcivilisation": 43746, + "Ġenvelopes": 43747, + "Pix": 43748, + "]==": 43749, + "ĠACTION": 43750, + "avascript": 43751, + "ĠYor": 43752, + "Ġinterdependence": 43753, + "Ġerode": 43754, + "ĠAgents": 43755, + "ĠSensitivity": 43756, + "Ġintrusive": 43757, + "Ġaortic": 43758, + "Ġrng": 43759, + "Ġhunts": 43760, + "Ġscaffolding": 43761, + "ConstraintsUnion": 43762, + "tweet": 43763, + "trunc": 43764, + "Ġsown": 43765, + "ĠGob": 43766, + "Ġardu": 43767, + "$$(": 43768, + "Ġvolley": 43769, + "Ġpostpon": 43770, + "ĠSmoke": 43771, + "Ġwrongly": 43772, + "ĠFifty": 43773, + "ĠInstitutional": 43774, + "QC": 43775, + "Ġscept": 43776, + "ĠTurb": 43777, + "oldt": 43778, + "452": 43779, + "Ġsnowfall": 43780, + "Mt": 43781, + "ĠÑĩ": 43782, + "Bonus": 43783, + "Ġbitterness": 43784, + "ì": 43785, + "Ġrelocate": 43786, + "Ġ1810": 43787, + "Ġmete": 43788, + "meat": 43789, + "Ġpayoff": 43790, + "Ġhexadecimal": 43791, + "ĠBotswana": 43792, + "Ġantidepressant": 43793, + "Ġmaiden": 43794, + "429": 43795, + "Tow": 43796, + "Ġwaving": 43797, + "idia": 43798, + "Ġ1819": 43799, + "Ġ253": 43800, + "Ġsighted": 43801, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 43802, + "ĠSavings": 43803, + "Ġimmunosup": 43804, + ")'],": 43805, + "lift": 43806, + "Ġhops": 43807, + "ĠMalt": 43808, + "ĠInspection": 43809, + "Ġraisins": 43810, + "ĠAdopting": 43811, + "Ġibuprofen": 43812, + "Ġgorillas": 43813, + "Ġdiscoloration": 43814, + "recht": 43815, + "Ġduality": 43816, + "ĠBes": 43817, + "ĠRFC": 43818, + "Ġgrabbed": 43819, + "381": 43820, + "ĠStaying": 43821, + "Ġquartile": 43822, + "Ta": 43823, + "ĠkN": 43824, + "ĠKem": 43825, + "Ġstoryline": 43826, + "ĠKingston": 43827, + "Ġventil": 43828, + "ĠAffordable": 43829, + "ĠAH": 43830, + "Ġunambiguous": 43831, + "ĠClaus": 43832, + "Ġclimbers": 43833, + "bullet": 43834, + "ĠSSH": 43835, + "Ġdemean": 43836, + "Ġdeported": 43837, + "ĠGad": 43838, + "ĠOkin": 43839, + "rologic": 43840, + "Ġhemorrhage": 43841, + "Ġvisceral": 43842, + "alive": 43843, + "Ġseeding": 43844, + "ĠMagnesium": 43845, + "Ġreigned": 43846, + "ĠBasket": 43847, + "asta": 43848, + "Ġconfluence": 43849, + "Ġfurthermore": 43850, + "uckland": 43851, + "Ġthickening": 43852, + "xfb": 43853, + "cookies": 43854, + "ĠAthenian": 43855, + "Ġeuph": 43856, + "Ġhog": 43857, + "Ġheuristic": 43858, + "Ġkinetics": 43859, + "ovic": 43860, + "Ġministries": 43861, + "detLabel": 43862, + "TYPES": 43863, + "Ġalex": 43864, + "Ġrelinqu": 43865, + "ĠAsc": 43866, + "ĠDeuteronomy": 43867, + "Ġexecutions": 43868, + "cyclic": 43869, + "ĠLogan": 43870, + "wu": 43871, + "Ġdipping": 43872, + "Ġchant": 43873, + "Ġ324": 43874, + "Ġ1801": 43875, + "Ġ1777": 43876, + "ĠSussex": 43877, + "ĠCroatian": 43878, + "Ġdiph": 43879, + "ĠDong": 43880, + "ĠObst": 43881, + "Ġreputed": 43882, + "odiazep": 43883, + "Ġsprawling": 43884, + "zb": 43885, + "Ġarthrop": 43886, + "yna": 43887, + "confirmed": 43888, + "Ġculm": 43889, + "Ġabstinence": 43890, + "technical": 43891, + "ĠLemma": 43892, + "ĠPsy": 43893, + "residual": 43894, + "ĠDover": 43895, + "ĠHighlands": 43896, + "ĠTutor": 43897, + "Ġevacuate": 43898, + "ĠGentle": 43899, + "Hay": 43900, + "Ġaster": 43901, + "ĠFletcher": 43902, + "ĠOOO": 43903, + "Ġidols": 43904, + "FTA": 43905, + "knit": 43906, + "Ġscrumptious": 43907, + "Ġdomin": 43908, + "Ġpromoter": 43909, + "Ġcafeter": 43910, + "ани": 43911, + "Ġcooperatives": 43912, + "Ġalfalfa": 43913, + "ĠLR": 43914, + "ĠGig": 43915, + "ologia": 43916, + "Changing": 43917, + "ĠâËĨ": 43918, + "WV": 43919, + "ÐŁ": 43920, + "Ġexpires": 43921, + "Ġpayroll": 43922, + "Ġtranslucent": 43923, + "ĠSTEP": 43924, + "ĠEvil": 43925, + "ĠCelebrate": 43926, + "ĠThing": 43927, + "Alignment": 43928, + "Ġ251": 43929, + "Ġpunctu": 43930, + "Ġinquire": 43931, + "Ġintercultural": 43932, + "aird": 43933, + "ĠCommunism": 43934, + "Ġsynapses": 43935, + "à¥Ī": 43936, + "Ġelliptic": 43937, + "ĠTN": 43938, + "plog": 43939, + "antically": 43940, + "Ġreassurance": 43941, + "killers": 43942, + "LENGTH": 43943, + "xbb": 43944, + "egg": 43945, + "1958": 43946, + "Ġannounces": 43947, + "Addressing": 43948, + "ĠPierce": 43949, + "Amb": 43950, + "kor": 43951, + "Ġtad": 43952, + "Ġhanged": 43953, + "ĠGn": 43954, + "henge": 43955, + "Ġcreeping": 43956, + "ĠGoods": 43957, + "ISTR": 43958, + "Ġcontaminate": 43959, + "ĠQuin": 43960, + "654": 43961, + "Ġmischie": 43962, + "ĠKoreans": 43963, + "deps": 43964, + "ĠNadu": 43965, + "Dl": 43966, + "ĠSach": 43967, + "hertz": 43968, + "Ġsolidifying": 43969, + "ĠSenegal": 43970, + "IBM": 43971, + "supply": 43972, + "035": 43973, + "ĠCedar": 43974, + "routes": 43975, + "Ġdecrypt": 43976, + "unta": 43977, + "ĠDifficult": 43978, + "Manufact": 43979, + "Ġstimulant": 43980, + "Ġescort": 43981, + "Ġblender": 43982, + "wness": 43983, + "Excel": 43984, + "Ġfullest": 43985, + "ICO": 43986, + "effectiveness": 43987, + "iagnosed": 43988, + "Grant": 43989, + "Ġhyster": 43990, + "Ġcharacterizes": 43991, + "edias": 43992, + "GROUP": 43993, + "iones": 43994, + "idas": 43995, + "aghetti": 43996, + "Ġsloping": 43997, + "='\\": 43998, + "956": 43999, + "Ġasymmetry": 44000, + "Ġhurdle": 44001, + "Ġproletariat": 44002, + "Ġplywood": 44003, + "imony": 44004, + "ĠHL": 44005, + "Ġsax": 44006, + "Ġintermed": 44007, + "Ġavant": 44008, + "Ġslugg": 44009, + "建": 44010, + "!âĢĻ": 44011, + "å§": 44012, + "veget": 44013, + "ĠPon": 44014, + "ĠGeophysical": 44015, + "Ġ241": 44016, + "Ġsuspend": 44017, + "Ġfreshness": 44018, + "ĠCyrus": 44019, + "iators": 44020, + "ĠWare": 44021, + "erek": 44022, + "1919": 44023, + "}}}}": 44024, + "Andrew": 44025, + "delim": 44026, + "Ġavocados": 44027, + "Ġstaples": 44028, + "vdots": 44029, + "ostat": 44030, + "Ġthermodynamic": 44031, + "Ġnervosa": 44032, + "Approximately": 44033, + "tolerant": 44034, + "ĠKru": 44035, + "Ġgeologist": 44036, + "ĠAbbas": 44037, + "Ġsonic": 44038, + "sampler": 44039, + "hus": 44040, + "Ġswirling": 44041, + "ĠCOP": 44042, + "Ġcommandment": 44043, + "ĠIntergovernmental": 44044, + "ĠAquarium": 44045, + "Ġscrolls": 44046, + "rail": 44047, + "Ġ277": 44048, + "Ġshaken": 44049, + "Ġacuity": 44050, + "rowned": 44051, + "netes": 44052, + "Ġfracturing": 44053, + "FLAG": 44054, + "Ġtoggle": 44055, + "Ġscru": 44056, + "ĠTok": 44057, + "rectangle": 44058, + "mirror": 44059, + "---------------------------------------": 44060, + "MID": 44061, + "ĠSpend": 44062, + "ðŁĶ´ðŁĶµðŁĮķâĻĵâĻİâĽİðŁĶ´ðŁĶµðŁĮķâĻĵâĻİâĽİ": 44063, + "ż": 44064, + "ĠHog": 44065, + "ĠNun": 44066, + "3600": 44067, + "ISING": 44068, + "ĠPrevalence": 44069, + "Ġdenounced": 44070, + "Ġpenicillin": 44071, + "ĠBeliefs": 44072, + "Ġtasted": 44073, + "Ġwhiskey": 44074, + "æĪij": 44075, + "ĠCCS": 44076, + "ĠMisc": 44077, + "henes": 44078, + "tta": 44079, + "Ġengulf": 44080, + "Ġ1770": 44081, + "fasta": 44082, + "ellan": 44083, + "icky": 44084, + "Ġlofty": 44085, + "ĠOffline": 44086, + "ĠMotivation": 44087, + "Ġblurring": 44088, + "Ġreimburse": 44089, + "mA": 44090, + "Ġinactivity": 44091, + "])[": 44092, + "Ġdiscerning": 44093, + "wc": 44094, + "ĠNBC": 44095, + "Ġmediate": 44096, + "Ġloom": 44097, + "ikit": 44098, + "ĠArchitectural": 44099, + "ĠWWI": 44100, + "ERGY": 44101, + "Ġprecarious": 44102, + "ĠCurrency": 44103, + "ĊĠĠĊĠ": 44104, + "ĠLyon": 44105, + "Ġaffirmation": 44106, + "ĠMagicMock": 44107, + "Measurement": 44108, + "Ġdwindling": 44109, + "aum": 44110, + "Ġcasing": 44111, + "1948": 44112, + "Answers": 44113, + "mbling": 44114, + "Ġ['_": 44115, + "Ġsampler": 44116, + "Ġgroin": 44117, + "ĠAntioch": 44118, + "NIST": 44119, + "ĠĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 44120, + "ĠIA": 44121, + "ĠLoch": 44122, + "Ġsubdivision": 44123, + "Ġmetac": 44124, + "503": 44125, + "ĠAutomatic": 44126, + "Ġpooled": 44127, + "Ġtanning": 44128, + "Evaluation": 44129, + "Ġbb": 44130, + "ctime": 44131, + "ĠHew": 44132, + "ĠHels": 44133, + "Ġinfl": 44134, + "Stan": 44135, + "ĠCaliforn": 44136, + "ĠAmmon": 44137, + "Ġsucceeds": 44138, + "JA": 44139, + "Ġracially": 44140, + "Ġtenths": 44141, + "Ġbiscuits": 44142, + "Ġimposes": 44143, + "Ġunifying": 44144, + "worked": 44145, + "ĠJudicial": 44146, + "ĠLibert": 44147, + "ĠArmenians": 44148, + "ĠTED": 44149, + "igions": 44150, + "ĠDolph": 44151, + "ĠFacilities": 44152, + "irab": 44153, + "ÅĦ": 44154, + "Ġmary": 44155, + "Ġtransgenic": 44156, + "Ġreviewers": 44157, + "Ġprairies": 44158, + "courses": 44159, + "anine": 44160, + "earcher": 44161, + "renewable": 44162, + "rappe": 44163, + "Ġcondemnation": 44164, + "Ġnecrosis": 44165, + "ĠMON": 44166, + "akin": 44167, + "Ġslog": 44168, + "LEVEL": 44169, + "Ġpickup": 44170, + ")(-": 44171, + "Ġneuropsych": 44172, + "Ġretailer": 44173, + "ĠFellowship": 44174, + "Mozilla": 44175, + "Ġmorn": 44176, + "Ġscoliosis": 44177, + "Ġkiln": 44178, + "Ġsterilization": 44179, + "Fresh": 44180, + "Ġisomorphic": 44181, + "Ġ1804": 44182, + "undo": 44183, + "ĠMemor": 44184, + "Ġtighten": 44185, + "Ġunnecessarily": 44186, + "Ġaa": 44187, + "Ġpawn": 44188, + "ĠBac": 44189, + ")^{\\": 44190, + "ĠGreenhouse": 44191, + "skill": 44192, + "faith": 44193, + "Ġpeeled": 44194, + "Bottom": 44195, + "ĠSummar": 44196, + "omyc": 44197, + "XF": 44198, + "ê°": 44199, + "ĠCatch": 44200, + "ĠFFT": 44201, + "Ġscents": 44202, + "ĠWeeks": 44203, + "ĠGupta": 44204, + "ĠBroken": 44205, + "ĠExponent": 44206, + "Gather": 44207, + "uracies": 44208, + "asal": 44209, + "ĠCisco": 44210, + "Ġspanish": 44211, + "Ġliking": 44212, + "Ġdevising": 44213, + "ĠQuaker": 44214, + "â̦)": 44215, + "Ġplea": 44216, + "Ġplatelet": 44217, + "Ġmileage": 44218, + "Ġsubstitutions": 44219, + "omonas": 44220, + "serializers": 44221, + "ĠToyota": 44222, + "次": 44223, + "CUL": 44224, + "receive": 44225, + "Ġboo": 44226, + "ĠWatching": 44227, + "ĠHak": 44228, + "ĠJC": 44229, + "(\"{}": 44230, + "ĠATM": 44231, + "ĠReflections": 44232, + "Ġmarches": 44233, + "IZATION": 44234, + "Tk": 44235, + "xad": 44236, + "Ġtundra": 44237, + "Ġbystand": 44238, + "Ġeta": 44239, + "Ġ303": 44240, + "ĠRaising": 44241, + "ĠHassan": 44242, + "'>": 44243, + "Ls": 44244, + "olan": 44245, + "ĠSind": 44246, + "Ġgenotypes": 44247, + "Ġcustomizable": 44248, + "ĠPhysician": 44249, + "viks": 44250, + "Ġgrizz": 44251, + "Ġbenzene": 44252, + "mV": 44253, + "Ġdung": 44254, + "otrans": 44255, + "Ġsoaps": 44256, + "2046": 44257, + "ĠIntro": 44258, + "Ġcollapsing": 44259, + "Ġ9780": 44260, + "Ġrigorously": 44261, + "Greg": 44262, + "ĠPY": 44263, + "cerpt": 44264, + "Ġfourteenth": 44265, + "Protein": 44266, + "Ġballistic": 44267, + "ĠMalaria": 44268, + "ĠSymmetry": 44269, + "ĠInvasive": 44270, + "Ġbunny": 44271, + "KW": 44272, + "Ġshorthand": 44273, + "ĠStanton": 44274, + "Ġeleventh": 44275, + "ĠLevy": 44276, + "ophilus": 44277, + "Ġregularization": 44278, + "gaussian": 44279, + "Ġmicrons": 44280, + "ĠHeadquarters": 44281, + "rotsky": 44282, + "Ġpayable": 44283, + "Ġcapitalists": 44284, + "Paris": 44285, + "Offline": 44286, + "Ġisomorphism": 44287, + "Ġchr": 44288, + "ucceed": 44289, + "Ġexpressly": 44290, + "ippets": 44291, + "experience": 44292, + "Ġnascent": 44293, + "SUCCESS": 44294, + "ĠVernon": 44295, + "KUDOS": 44296, + "ĠTasks": 44297, + "ĠCain": 44298, + "quoise": 44299, + "ertia": 44300, + "Ġopting": 44301, + "Ġbiogas": 44302, + "ALTH": 44303, + "ĠMarker": 44304, + "ĠInsulin": 44305, + "lemagne": 44306, + "ĠLuxembourg": 44307, + "hz": 44308, + "heal": 44309, + "ĠStones": 44310, + "ROP": 44311, + "ĠMortality": 44312, + "ĠðĿIJ´": 44313, + "ĠBringing": 44314, + "Ġsauté": 44315, + "ĠSeth": 44316, + "ĠGale": 44317, + "Ġdesal": 44318, + "ĠRemoving": 44319, + "Ġshrinkage": 44320, + "ĠAcceptance": 44321, + "Ġlandlords": 44322, + "Ġja": 44323, + "1957": 44324, + "иÑģ": 44325, + "orphins": 44326, + "Edited": 44327, + "ĠManufacturers": 44328, + "Ġpragmat": 44329, + "Wire": 44330, + "morph": 44331, + "sudo": 44332, + "Ġredis": 44333, + "ĠMith": 44334, + "ĠSpelling": 44335, + "attach": 44336, + "Ġaudible": 44337, + "Ġseasoning": 44338, + "agogues": 44339, + "BAS": 44340, + "Ids": 44341, + "Ġč": 44342, + "ĠComet": 44343, + "Ġstructurally": 44344, + "ĠWidth": 44345, + "Ġthyme": 44346, + "owler": 44347, + "Ġstor": 44348, + "Ġdisabling": 44349, + "1959": 44350, + "ĠLeakage": 44351, + "skills": 44352, + "ĠElliott": 44353, + "caster": 44354, + "Ġ257": 44355, + "ĠGeneric": 44356, + "ãģĭ": 44357, + "ELS": 44358, + "Ġstreamlining": 44359, + "ubernetes": 44360, + "Ġstabilizing": 44361, + "ĠBradford": 44362, + "bodied": 44363, + "vat": 44364, + "atro": 44365, + "Ġalgebraically": 44366, + "']=": 44367, + "Ġadjacency": 44368, + "regularizer": 44369, + "ĠRodriguez": 44370, + "Ġdexter": 44371, + "xae": 44372, + "isors": 44373, + "Ġmam": 44374, + "Ġrugs": 44375, + "combo": 44376, + "Ġtraversed": 44377, + "Ġkilowatt": 44378, + "ĠZurich": 44379, + "Din": 44380, + "Ġconcur": 44381, + "tsv": 44382, + "Ġstartups": 44383, + "atsu": 44384, + "Ġlookout": 44385, + "ARA": 44386, + "Ġrubbish": 44387, + "ĠFaraday": 44388, + "notebook": 44389, + "Ġequatorial": 44390, + "neighbor": 44391, + "Ġmacrophages": 44392, + "gling": 44393, + "Ġbinder": 44394, + "ĠFC": 44395, + "ĠDres": 44396, + "Ġequinox": 44397, + "Ġseriousness": 44398, + "Ġoctopus": 44399, + "Ġnourishing": 44400, + "ĠSynthetic": 44401, + "ĠLexington": 44402, + "Ġcaud": 44403, + "stamp": 44404, + "Ġvaping": 44405, + "Ġsubdivided": 44406, + "1953": 44407, + "Ġrespir": 44408, + "ĠISIS": 44409, + "ĠBalanced": 44410, + "ĠLIABILITY": 44411, + "Ġabortions": 44412, + "Ġsidewalk": 44413, + "Ġacceler": 44414, + "ĠDirectorate": 44415, + "Ġuneasy": 44416, + "Ġworsened": 44417, + "Ġcancellation": 44418, + "drained": 44419, + "ĠAndean": 44420, + "ĠRegistered": 44421, + "Independent": 44422, + "ĠMacArthur": 44423, + "ĠColombian": 44424, + "rocytes": 44425, + "Ġaffiliations": 44426, + "Ġconduit": 44427, + "Ġuninterrupted": 44428, + "ĠAsset": 44429, + "ĠAcids": 44430, + "Ġlyric": 44431, + "ĠStrike": 44432, + "ĠGriffin": 44433, + "Ġarrivals": 44434, + "Geo": 44435, + "ĠInvitations": 44436, + "ĠBruno": 44437, + "Ġvampire": 44438, + "woven": 44439, + "elim": 44440, + "Ġvign": 44441, + "ipso": 44442, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 44443, + "Ġidealized": 44444, + "Ġtelome": 44445, + "Ġretrospect": 44446, + "oises": 44447, + "stub": 44448, + "Ġshaman": 44449, + "Ġpreterm": 44450, + "ĠLeeds": 44451, + "ĠXer": 44452, + "Ġsns": 44453, + "asphem": 44454, + "corner": 44455, + "Ġallotted": 44456, + "Ġordinances": 44457, + "801": 44458, + "igail": 44459, + "Ġexiting": 44460, + "arty": 44461, + "Ġinhibitory": 44462, + "Ġaiding": 44463, + "cients": 44464, + "Ġfreeing": 44465, + "Ġmommy": 44466, + "Ġreshaping": 44467, + ")#": 44468, + "Ġredefine": 44469, + "ĠStrain": 44470, + "DUCT": 44471, + "Ġне": 44472, + "ĠNOR": 44473, + "Ġcommas": 44474, + "ceptors": 44475, + "Ġclassifiers": 44476, + "overlap": 44477, + "ĠBras": 44478, + "ĠBrigham": 44479, + "Ġincentiv": 44480, + "Ġthirteenth": 44481, + "Ġeryth": 44482, + "ĠDionys": 44483, + "cience": 44484, + "oron": 44485, + "leave": 44486, + "ĠPdf": 44487, + "Ġengross": 44488, + "1818": 44489, + "ĠGenet": 44490, + "Ġinteractivity": 44491, + "Ġtaxed": 44492, + "Ġaristocratic": 44493, + "1912": 44494, + "Ġguitars": 44495, + "Ġdeduced": 44496, + "NER": 44497, + "Ġnotwithstanding": 44498, + "Ġdisillusion": 44499, + "profiles": 44500, + "Ġ1826": 44501, + "Ġwidened": 44502, + "Ġbranding": 44503, + "ĠGuideline": 44504, + "çłģ": 44505, + ",*": 44506, + "Die": 44507, + "ctl": 44508, + "Ġyork": 44509, + "ĠNZ": 44510, + "),\\": 44511, + "significant": 44512, + "Loading": 44513, + "ĠMosquit": 44514, + "ĠBoundary": 44515, + "ivol": 44516, + "Ġhepatic": 44517, + "ĠShark": 44518, + "rapist": 44519, + "ROW": 44520, + "seeing": 44521, + "integrated": 44522, + "sFirmware": 44523, + "ĠGoldman": 44524, + "ĠLima": 44525, + "Ġtributary": 44526, + "TCP": 44527, + "Ġdpi": 44528, + "Ġproj": 44529, + "Ġ1795": 44530, + "ĠEnvironments": 44531, + "Ġ,'": 44532, + "Ġathletics": 44533, + "ĠCPUs": 44534, + "ĠMinecraft": 44535, + "ocalypse": 44536, + "arf": 44537, + "âĢĻ:": 44538, + "ĠOPT": 44539, + "ĠVP": 44540, + "))*": 44541, + "Ġrhino": 44542, + "Ġdisseminate": 44543, + "ĠAdjacent": 44544, + "igible": 44545, + "ĠIli": 44546, + "ĠGogh": 44547, + "ĠODE": 44548, + "Ġ655": 44549, + "Ġparticipates": 44550, + "Profit": 44551, + "Ġconstructively": 44552, + "fusion": 44553, + "Ġharp": 44554, + "veh": 44555, + "ĠSCHOOL": 44556, + "ĠGuess": 44557, + "interested": 44558, + "Ġindistinguishable": 44559, + "Ġarduous": 44560, + "MG": 44561, + "Ġcorrosive": 44562, + "Ġsecondly": 44563, + "Ġsurgically": 44564, + "ãģ¯": 44565, + "increase": 44566, + "计ç®Ĺ": 44567, + "RUN": 44568, + "aes": 44569, + "xab": 44570, + "Ġoutskirts": 44571, + "Ġblink": 44572, + "Ġlistings": 44573, + "lamydia": 44574, + "Ġblueprints": 44575, + "Ġfolktales": 44576, + "Ġabrasive": 44577, + "ĠHC": 44578, + "Ġ$\\,": 44579, + "aida": 44580, + "soup": 44581, + "ĠTD": 44582, + "theory": 44583, + "Ġmakeshift": 44584, + "Ġinventive": 44585, + "Ġscripting": 44586, + "Ġcuboid": 44587, + "ĠLanding": 44588, + "Ġirritate": 44589, + "Ġeyelid": 44590, + "Ġreplenish": 44591, + "ĠSyllabus": 44592, + "heviks": 44593, + "Ġlm": 44594, + "ĠNK": 44595, + "Ġwaterfall": 44596, + "ĠReb": 44597, + "Ġwooded": 44598, + "Ġumbilical": 44599, + "Ġnostrils": 44600, + "Ġnematodes": 44601, + "Ġincarcerated": 44602, + "'?": 44603, + "Either": 44604, + "ĠmA": 44605, + "ĠFIRST": 44606, + "Ġscrib": 44607, + "Ġsausage": 44608, + "Ġsolvers": 44609, + "strptime": 44610, + "ĠAdmission": 44611, + "ometrics": 44612, + "Ġdataclass": 44613, + "ĠPerth": 44614, + "Ġpuppets": 44615, + "RAW": 44616, + "toplasm": 44617, + "Ġbeaver": 44618, + "osi": 44619, + "aparte": 44620, + "ĠZach": 44621, + "Ġcollapses": 44622, + "Ġerratic": 44623, + "ĠBoyd": 44624, + "Ġuplifting": 44625, + "Ġdynasties": 44626, + "PTSD": 44627, + "lbl": 44628, + "ĠSensing": 44629, + "1371": 44630, + ",\\,": 44631, + "ĠFarms": 44632, + "ĠIntelligent": 44633, + "Customer": 44634, + "ĠUrs": 44635, + "603": 44636, + "Ġfaç": 44637, + "ocrats": 44638, + "Ġsticker": 44639, + "ĠUltra": 44640, + "Ġtubers": 44641, + "Road": 44642, + "Ġriddles": 44643, + "ipotent": 44644, + "Ġtrich": 44645, + "obl": 44646, + "Ġblaming": 44647, + "ĠAngels": 44648, + "ĠConnected": 44649, + "ĠFacilit": 44650, + "ĠVictims": 44651, + "erno": 44652, + "centers": 44653, + "autiful": 44654, + "ĠWWF": 44655, + "Ġcrocodiles": 44656, + "ĠTowns": 44657, + "ĠMandarin": 44658, + "Ġsqueezing": 44659, + "tionary": 44660, + "DIM": 44661, + "jer": 44662, + "Ġeject": 44663, + "ĠAway": 44664, + "ĠHaj": 44665, + "akti": 44666, + "1955": 44667, + "ĠBrut": 44668, + "Ġdissipation": 44669, + "Emotional": 44670, + "Ġtann": 44671, + "ĠStuff": 44672, + "0123": 44673, + "Ġcleft": 44674, + "ĠLayout": 44675, + "occupation": 44676, + "visions": 44677, + "Ġdetract": 44678, + "ĠRoads": 44679, + "ĠCopern": 44680, + "opp": 44681, + "ĠNIC": 44682, + "Ġdrifting": 44683, + "Ġurls": 44684, + "Ġflagship": 44685, + "Socket": 44686, + "Ġshunt": 44687, + "ESP": 44688, + "cosx": 44689, + "ĠMinerals": 44690, + "([],": 44691, + "493": 44692, + "ĠCheese": 44693, + "detector": 44694, + "ĠWinchester": 44695, + "âĨij": 44696, + "ĠCommandments": 44697, + "è¿Ķ": 44698, + "ĠInstructional": 44699, + "Ġclogged": 44700, + "ĠAdvertising": 44701, + "asmod": 44702, + "Ġkeyboards": 44703, + "Ġrebellious": 44704, + "ĠTribes": 44705, + "ĠTribal": 44706, + "ĠCapture": 44707, + "Ġза": 44708, + "ĠPitt": 44709, + "Ġ236": 44710, + "ĠSupper": 44711, + "ĠMonster": 44712, + "tocin": 44713, + "RODUCTION": 44714, + "Ġ1813": 44715, + "Ġgameplay": 44716, + "Ġvisualized": 44717, + "uxley": 44718, + "Ġtournaments": 44719, + "ĠDownloads": 44720, + "ĠPreventive": 44721, + "Ġbargain": 44722, + "lord": 44723, + "ocor": 44724, + "reece": 44725, + "opez": 44726, + "Ġcyberspace": 44727, + "703": 44728, + "Teach": 44729, + "RAIN": 44730, + "è¿Ľ": 44731, + "Ġglossy": 44732, + "Ui": 44733, + "Ġtgt": 44734, + "Ġscam": 44735, + "ĠUnabridged": 44736, + "covers": 44737, + "Ġshady": 44738, + "Ġsighting": 44739, + "Ġdissolves": 44740, + "igraphic": 44741, + "Ġencephalitis": 44742, + "xcc": 44743, + "enact": 44744, + "Ġfen": 44745, + "ĠVall": 44746, + "ĠPhon": 44747, + "ĠMonica": 44748, + "Ġformaldehyde": 44749, + "speople": 44750, + "creative": 44751, + "ĠRouge": 44752, + "ĠHELP": 44753, + "ĠSebastian": 44754, + "fir": 44755, + "umines": 44756, + "ĠWah": 44757, + "Ġhump": 44758, + "Ġpassionately": 44759, + "xbd": 44760, + "Authors": 44761, + "lstm": 44762, + "Ġcoworkers": 44763, + "ĠPestic": 44764, + "ĠFDR": 44765, + "Ġ311": 44766, + "ĠWhites": 44767, + "ĠCanberra": 44768, + "decision": 44769, + "Ġrubrics": 44770, + "ĠLEGO": 44771, + "OBJECT": 44772, + "environmental": 44773, + "Organic": 44774, + "court": 44775, + "gary": 44776, + "chre": 44777, + "Ġsmel": 44778, + "Compet": 44779, + "Ġliberals": 44780, + "ĠIntegrate": 44781, + "ĠConfederates": 44782, + "ĠBalkan": 44783, + "improvement": 44784, + "phed": 44785, + "ĠCrane": 44786, + "ĠResidential": 44787, + "detSelection": 44788, + "Attempt": 44789, + "igmund": 44790, + "ĠDentistry": 44791, + "ĠMeteorological": 44792, + "Ġlandslide": 44793, + "LOGGER": 44794, + "tow": 44795, + "ĠTact": 44796, + "ĠTomb": 44797, + "andro": 44798, + "ĠFake": 44799, + "ogel": 44800, + "ptive": 44801, + "Ġtriples": 44802, + "iums": 44803, + "ĠLatvia": 44804, + "ĠBuenos": 44805, + "ĠDive": 44806, + "exercise": 44807, + "ĠStability": 44808, + "carrying": 44809, + "Ġprotozo": 44810, + ".â̦": 44811, + "))[": 44812, + "vester": 44813, + "ĠMosque": 44814, + "Ġbou": 44815, + "Ġnuns": 44816, + "uren": 44817, + "ultures": 44818, + "ĠOoO": 44819, + "Ġpreposition": 44820, + "ĠScenario": 44821, + "ĠBurk": 44822, + "\"},{\"": 44823, + "ĠLebanese": 44824, + "benchmark": 44825, + "PushButton": 44826, + "Ġpherom": 44827, + "Rod": 44828, + "Slow": 44829, + "Ġbothered": 44830, + "Ġskirt": 44831, + "1947": 44832, + "1954": 44833, + "Ġhomeopathic": 44834, + "Religion": 44835, + "Ġascended": 44836, + "sqlite": 44837, + "Ġmediators": 44838, + "Ġunanimously": 44839, + "С": 44840, + "Ġsockets": 44841, + "android": 44842, + "ĠInstance": 44843, + "Ġwhence": 44844, + "Ġglitter": 44845, + "Ġgoodwill": 44846, + "ĠDiscount": 44847, + "Ġcryptographic": 44848, + "Triangle": 44849, + "ĠSidney": 44850, + "ĠVoyager": 44851, + "Ġdoom": 44852, + "needs": 44853, + "ĠDevon": 44854, + "ĠTangent": 44855, + "kids": 44856, + "Ġincompet": 44857, + "ĠOCR": 44858, + "Ġupfront": 44859, + "ĠPortal": 44860, + "latent": 44861, + "-----------------------": 44862, + "Ġhypothalamus": 44863, + "Kim": 44864, + "nar": 44865, + "Ġthief": 44866, + "ianic": 44867, + "ATOM": 44868, + "783": 44869, + "Ġsubtree": 44870, + "Ġborrowers": 44871, + "Ġprioritizing": 44872, + "Ġundermines": 44873, + "Ġdysfunctional": 44874, + "Cube": 44875, + "Gall": 44876, + "Je": 44877, + "families": 44878, + "ĠSpy": 44879, + "Ġnotoriously": 44880, + "Ġorthopedic": 44881, + "ctuaries": 44882, + "Ġanecdotal": 44883, + "FUN": 44884, + "otrop": 44885, + "ĠMn": 44886, + "ĠGPA": 44887, + "dual": 44888, + "ĠInfinite": 44889, + "ĠHyde": 44890, + "Ġclones": 44891, + "Ġcurses": 44892, + "ĠSpir": 44893, + "countable": 44894, + "ĠMorph": 44895, + "ĠConflicts": 44896, + "ξ": 44897, + "ĠTiny": 44898, + "ĠJP": 44899, + "ĠJensen": 44900, + "Ġhelix": 44901, + "Ġzodiac": 44902, + "Ġantise": 44903, + "ĠFlickr": 44904, + "emes": 44905, + "Ġ\"))": 44906, + "ĠSta": 44907, + "Ġequates": 44908, + "1917": 44909, + "ĠSheffield": 44910, + "Goal": 44911, + "animate": 44912, + "chio": 44913, + "osher": 44914, + "Ġsyringe": 44915, + "Ġ425": 44916, + "Ġadmiring": 44917, + "totoxic": 44918, + "ĠIberian": 44919, + "xeb": 44920, + "tera": 44921, + "ĠBash": 44922, + "Ġamenable": 44923, + "1956": 44924, + "beats": 44925, + "ĠColored": 44926, + "Ġvineyards": 44927, + "Ġinterrupting": 44928, + "Ġammonium": 44929, + "Ġdubious": 44930, + "Density": 44931, + "Ġanne": 44932, + "fters": 44933, + "Ġparades": 44934, + "ÑĢов": 44935, + "ampling": 44936, + "Ġeffluent": 44937, + "ĠDisk": 44938, + "Ġnanom": 44939, + "Ġmartin": 44940, + "ĠFriendship": 44941, + "anking": 44942, + "Ġbould": 44943, + "ĠCMS": 44944, + "boost": 44945, + "ĠSouthwestern": 44946, + "Platform": 44947, + "Ġquadrilaterals": 44948, + "GEBRA": 44949, + "kat": 44950, + "Ðŀ": 44951, + "Italian": 44952, + "ĠGeographical": 44953, + "ĠActa": 44954, + "Ġregularity": 44955, + "ĠConsistent": 44956, + "ĠGreenwich": 44957, + "Ġpraising": 44958, + "Ġirritating": 44959, + "Ġ×IJ": 44960, + "Creation": 44961, + "432": 44962, + "468": 44963, + "Et": 44964, + "Mol": 44965, + "Ġfoci": 44966, + "ĠSass": 44967, + "Ġperfected": 44968, + "Ġvillains": 44969, + "Ġdressings": 44970, + "请": 44971, + "ĠMoshe": 44972, + "Ġmantra": 44973, + "ĠDharma": 44974, + "reve": 44975, + "ĠDV": 44976, + "avage": 44977, + "ertile": 44978, + "Ġ1792": 44979, + "Ġsuperpowers": 44980, + "Ġoverlaps": 44981, + "Ġcourtship": 44982, + "Ġventricle": 44983, + "inclusive": 44984, + "adir": 44985, + "oby": 44986, + "ĠProverbs": 44987, + "='/": 44988, + "ĠAssam": 44989, + "ĠBasque": 44990, + "ĠInnovations": 44991, + "ĠMalaysian": 44992, + "Ġcorticosteroids": 44993, + "ĠThyroid": 44994, + "ensibly": 44995, + "glut": 44996, + "Plug": 44997, + "Ġsedation": 44998, + "Spin": 44999, + "CIAL": 45000, + "ĠFleming": 45001, + ")^{-": 45002, + "Ġearthen": 45003, + "ĠLil": 45004, + "(\"_": 45005, + "ĠCorpus": 45006, + "Ġhexagonal": 45007, + "committee": 45008, + "Ġgymnastics": 45009, + "Ġwatermelon": 45010, + "}{{\\": 45011, + "listen": 45012, + "641": 45013, + "éd": 45014, + "ĠSpecify": 45015, + "ĠSandra": 45016, + "pretty": 45017, + "ĠWheeler": 45018, + "ĠBolshev": 45019, + "Ġtroubleshooting": 45020, + "Ġskyscrapers": 45021, + "Ġarable": 45022, + "ĠCW": 45023, + "Ġvand": 45024, + "Ġinternships": 45025, + "Ġinjective": 45026, + "Across": 45027, + "ĠUbuntu": 45028, + "Mas": 45029, + "ifacts": 45030, + "ĠCalc": 45031, + "-----------------------------------------": 45032, + "Ġcorrespondent": 45033, + "Ġsurnames": 45034, + "Ġrecombination": 45035, + "Ġspindle": 45036, + "Vi": 45037, + "uating": 45038, + "}}-": 45039, + "Ġunexplored": 45040, + "ĠOdysseus": 45041, + "mins": 45042, + "ĠGym": 45043, + "ĠVia": 45044, + "ĠLean": 45045, + "Ġdatas": 45046, + "Integration": 45047, + "ĠPremier": 45048, + "JK": 45049, + "bilt": 45050, + "Ġpardon": 45051, + "quiring": 45052, + "Ġapocalyptic": 45053, + "1913": 45054, + "ĠXen": 45055, + "ETHER": 45056, + "ĠNeu": 45057, + "locale": 45058, + "charging": 45059, + "ExecuteCommand": 45060, + "Cele": 45061, + "isodes": 45062, + "msgs": 45063, + "egan": 45064, + "ĠBeaver": 45065, + "Ġbarracks": 45066, + "âĪij": 45067, + "Ġmaxima": 45068, + "Ġmacroeconomic": 45069, + "ĠTEM": 45070, + "opens": 45071, + "ĠIneq": 45072, + "ĠInfants": 45073, + "Ġvibrate": 45074, + "Ġassimilate": 45075, + "Ġunintentional": 45076, + "Ġarchetypes": 45077, + "tensors": 45078, + "./": 45166, + "oris": 45167, + "ĠYi": 45168, + "ovsky": 45169, + "Ġsolitude": 45170, + "Ġglove": 45171, + "ĠAmanda": 45172, + "Ġ242": 45173, + "Ġsprang": 45174, + "Ġbullies": 45175, + "Velocity": 45176, + "Ġsaga": 45177, + "igram": 45178, + "proven": 45179, + "Converting": 45180, + "Ġcompromises": 45181, + "Ġcheerful": 45182, + "urist": 45183, + "ĠCable": 45184, + "ĠJR": 45185, + "Ġgamers": 45186, + "Ġvengeance": 45187, + "Ġgrieving": 45188, + "ĠBrom": 45189, + "Ġ[{\"": 45190, + "uchs": 45191, + "benefit": 45192, + "Ġ343": 45193, + "Repeat": 45194, + "Ġadversary": 45195, + "Authorization": 45196, + "Ġobliv": 45197, + "Ġrepayment": 45198, + "Ġsuperstition": 45199, + "unking": 45200, + "Ġrecapt": 45201, + "Ġdevout": 45202, + "recipe": 45203, + "Enh": 45204, + "Ġcatchment": 45205, + "TRUE": 45206, + "ĠMonterey": 45207, + "consciousness": 45208, + "Mgmt": 45209, + "Ġquests": 45210, + "REAM": 45211, + "Ġsequel": 45212, + "xdc": 45213, + "Ġacknowledgement": 45214, + "ĠSTATUS": 45215, + "Schedule": 45216, + "Ġculmination": 45217, + "ĠMH": 45218, + "Ġchast": 45219, + "CLIENT": 45220, + "ĠGlobalization": 45221, + "Ġunderserved": 45222, + "ĠLOGGER": 45223, + "ĠHegel": 45224, + "Fa": 45225, + "Stephen": 45226, + "ãĤĬ": 45227, + "âËĨ": 45228, + "TEMPL": 45229, + "Ġsluggish": 45230, + "Wi": 45231, + "Ġnomenclature": 45232, + "apest": 45233, + "ĠThorough": 45234, + "1949": 45235, + "ĠArlington": 45236, + "ĠTeresa": 45237, + "Golden": 45238, + "=(\"": 45239, + "Ġah": 45240, + "assigned": 45241, + "ĠPlaza": 45242, + "Ġfilmed": 45243, + "Ġbulky": 45244, + "ĠINPUT": 45245, + "Ġreorgan": 45246, + "ĠIroquois": 45247, + "geometric": 45248, + "Ġvanish": 45249, + "areas": 45250, + "orset": 45251, + "100000": 45252, + "Ġ287": 45253, + "enerable": 45254, + "ĠHamiltonian": 45255, + "Lic": 45256, + "bundle": 45257, + "hooks": 45258, + "ìŀ": 45259, + "Ġtug": 45260, + "Ġchilled": 45261, + "Ġmodulate": 45262, + "Ġnanometers": 45263, + "Ġjackets": 45264, + "ĠExcellent": 45265, + "Ġdistracting": 45266, + "Gaussian": 45267, + "nod": 45268, + "ĠSão": 45269, + "ĠKara": 45270, + "cedure": 45271, + "retching": 45272, + "702": 45273, + "ãģ¾": 45274, + "Mail": 45275, + "ĠPound": 45276, + "ĠRitual": 45277, + "ologne": 45278, + "Ġdecib": 45279, + "Already": 45280, + "ãģĮ": 45281, + "ĠHospitals": 45282, + "Ġurethra": 45283, + "RG": 45284, + "_:": 45285, + "rinsic": 45286, + "surgical": 45287, + "idade": 45288, + "ggy": 45289, + "Ġsonnet": 45290, + "Ġmaladaptive": 45291, + "ĠNicolas": 45292, + "Processor": 45293, + "Ġcanceled": 45294, + "Annual": 45295, + "tearray": 45296, + "Sqrt": 45297, + "Ġlw": 45298, + "osus": 45299, + "ignon": 45300, + "ĠKlan": 45301, + "Ġburials": 45302, + "Ġdarkest": 45303, + "oplasm": 45304, + "Ġhybridization": 45305, + "ĠChemicals": 45306, + "ĠParadox": 45307, + "Consumer": 45308, + "RAM": 45309, + "Ġfrac": 45310, + "Ġasparagus": 45311, + "Ġnecks": 45312, + "ĠâĢº": 45313, + "listener": 45314, + "ĠHawking": 45315, + "responsive": 45316, + "candidates": 45317, + "ĠTay": 45318, + "ĠHumb": 45319, + "Ġlifetimes": 45320, + "won": 45321, + "ĠOCLC": 45322, + "ceptives": 45323, + "Ġacetyl": 45324, + "1905": 45325, + "Ġ246": 45326, + "ĠPresidency": 45327, + "ĠAdvice": 45328, + "Guest": 45329, + "Ġstagnation": 45330, + "soci": 45331, + "Ġbordered": 45332, + "Ġwashes": 45333, + "ĠGan": 45334, + "flav": 45335, + "ĠRecipe": 45336, + "NECTION": 45337, + "åħ¶": 45338, + "ĠCoverage": 45339, + "Ġflavonoids": 45340, + "ĠFairy": 45341, + "cerity": 45342, + "Ġpsychologically": 45343, + "Ġcasinos": 45344, + "Ġsailor": 45345, + "ĠGujarat": 45346, + "Ġbordering": 45347, + "ĠBMC": 45348, + "ĠOD": 45349, + "Ġresins": 45350, + "994": 45351, + "Ġsatirical": 45352, + "removed": 45353, + "Whole": 45354, + "Ġwebinar": 45355, + "Ġtossing": 45356, + "ĠSHALL": 45357, + "Ġdissipated": 45358, + "ĠParsons": 45359, + "ĠSchneider": 45360, + ".âĢľ": 45361, + "ĠPounds": 45362, + "ĠHed": 45363, + "ĠJoined": 45364, + "ĠChu": 45365, + "shirts": 45366, + "ĠLeipzig": 45367, + "dicts": 45368, + "Ġprophes": 45369, + "Ensure": 45370, + "Ġrubble": 45371, + "Particle": 45372, + "plantation": 45373, + "Ġcommemorating": 45374, + "Compared": 45375, + "middleware": 45376, + "Ġapologize": 45377, + "HK": 45378, + "Jane": 45379, + "æĦ": 45380, + "Ġoedipus": 45381, + "ĠPaw": 45382, + "tooth": 45383, + "557": 45384, + "Arn": 45385, + "distances": 45386, + "Ġdiplomats": 45387, + "Ġrepellent": 45388, + "Ġundeniable": 45389, + "walking": 45390, + "ĠTT": 45391, + "iran": 45392, + "ĠDoyle": 45393, + "ĠKL": 45394, + "versive": 45395, + "Calculation": 45396, + "Ġasynchronously": 45397, + "Cancel": 45398, + "ĠFS": 45399, + "helps": 45400, + "ĠHercules": 45401, + "Ġleaky": 45402, + "ĠHistorians": 45403, + "Ġcloak": 45404, + "oac": 45405, + "oitation": 45406, + "ĠCoca": 45407, + "Ġbyproduct": 45408, + "Ġ1783": 45409, + "Proc": 45410, + "},{\"": 45411, + "Ġtrusty": 45412, + "Ġalertness": 45413, + "Ws": 45414, + "xdd": 45415, + "æ°": 45416, + "advent": 45417, + "ĠHCF": 45418, + "Ġagar": 45419, + "ĠConcentration": 45420, + "Ġextremity": 45421, + "Ġgrapples": 45422, + "Ġsubsidy": 45423, + "Professional": 45424, + "ĠStafford": 45425, + "Ġexemptions": 45426, + "reb": 45427, + "ulmonary": 45428, + "ĠFlem": 45429, + "ĠOphthalm": 45430, + "Ġroost": 45431, + "pylene": 45432, + "ĠManagers": 45433, + "CEL": 45434, + "Ġstraws": 45435, + "ĠHes": 45436, + "Ġcontr": 45437, + "Ġboasted": 45438, + "Ġnegativity": 45439, + "Ġprimordial": 45440, + "Ġblockers": 45441, + "Ġnewsletters": 45442, + "Ġfederalism": 45443, + "ĠCleopatra": 45444, + "Ġfurthe": 45445, + "ĠSPSS": 45446, + "ĠJaneiro": 45447, + "Ġdisappointing": 45448, + "åºĶ": 45449, + "obacterium": 45450, + "Ġscratches": 45451, + "Ġresurrect": 45452, + "creating": 45453, + "å¥": 45454, + "ĠAdmin": 45455, + "-----------------": 45456, + "ĠSubstitution": 45457, + "ĠParliamentary": 45458, + "FCs": 45459, + "Ġshouted": 45460, + "ACCESS": 45461, + "Ġambulance": 45462, + "NIH": 45463, + "Ö·": 45464, + "ĠMord": 45465, + "ĠXVI": 45466, + "Ġcubs": 45467, + "Ġspellings": 45468, + "Dropout": 45469, + "pun": 45470, + "riment": 45471, + "ĠGri": 45472, + "Ġturnout": 45473, + "Exactly": 45474, + "splitext": 45475, + "Ġepithelium": 45476, + "upported": 45477, + "xFF": 45478, + "chner": 45479, + "Ġforearm": 45480, + "ĠOrlando": 45481, + "Ġmodernism": 45482, + "Ġkitten": 45483, + "ĠSilva": 45484, + "Ġelaborated": 45485, + "Ġpesky": 45486, + "Ġleased": 45487, + "ĠGav": 45488, + "Ġheaviest": 45489, + "ĠPyTorch": 45490, + "Setup": 45491, + "Ġparked": 45492, + "Ġcarts": 45493, + "ĠHalifax": 45494, + "ĠProtective": 45495, + "Ġexaggeration": 45496, + "718": 45497, + "piring": 45498, + "ĠSERV": 45499, + "Ġpee": 45500, + "ĠPolygon": 45501, + "Ġhectare": 45502, + "ĠVSExecuteCommand": 45503, + "ĠNeanderthals": 45504, + "ĠRajasthan": 45505, + "finite": 45506, + "Ġcradle": 45507, + "ĠAthe": 45508, + "Ġ314": 45509, + "ENCES": 45510, + "Ġballast": 45511, + "Ġcursive": 45512, + "ĠLisbon": 45513, + "Ġfairer": 45514, + "Ġtighter": 45515, + "ĠBatt": 45516, + "ĠReactions": 45517, + "442": 45518, + "Uniform": 45519, + "ĠNumpy": 45520, + "ĠElectron": 45521, + "Prin": 45522, + "ĠPopulations": 45523, + "Verify": 45524, + "ĠSensory": 45525, + "separable": 45526, + "ĠAramaic": 45527, + "Freedom": 45528, + "dera": 45529, + "Ġskillfully": 45530, + "Ġfarthest": 45531, + "ĠPilgrims": 45532, + "ÂĪÂĴ": 45533, + "Ġapprehension": 45534, + "tolerance": 45535, + "Ġinnumerable": 45536, + "ĠPius": 45537, + "plac": 45538, + "Ġusur": 45539, + "Ġ7000": 45540, + "']}": 45541, + "Ġeasing": 45542, + "Ġsensibilities": 45543, + "ĠGrants": 45544, + "experimental": 45545, + "Ġcategorization": 45546, + "Ġcrucifixion": 45547, + "CONTENT": 45548, + "422": 45549, + "xde": 45550, + "Ġlia": 45551, + "ĠSail": 45552, + "Ġincin": 45553, + "Ġhydrochlor": 45554, + "æľº": 45555, + "ĠRefugee": 45556, + "Bell": 45557, + "Ġsoothe": 45558, + "Ġsecondhand": 45559, + "])/": 45560, + "558": 45561, + "ĠTransit": 45562, + "Ġskillful": 45563, + "ĠHermann": 45564, + "Ġfiercely": 45565, + "Ġstalls": 45566, + "Inline": 45567, + "sharp": 45568, + "ĠZhu": 45569, + "Ġâ̦.": 45570, + "Ġpumpkins": 45571, + "Ġfederation": 45572, + "ĠKyr": 45573, + "Ġinterconnect": 45574, + "Ġwaterfowl": 45575, + "ĠContinuity": 45576, + "éĶ": 45577, + "Ġmasc": 45578, + "ĠReservation": 45579, + "ĠGuang": 45580, + "namely": 45581, + "Ġacreage": 45582, + "ĠConstraints": 45583, + "Ġidioms": 45584, + "rism": 45585, + "ARP": 45586, + "Ġcooker": 45587, + "ĠBrainstorm": 45588, + "Snow": 45589, + "cgi": 45590, + "ĠRPM": 45591, + "ondyl": 45592, + "ERAL": 45593, + "brushes": 45594, + "rapes": 45595, + "Ġboxing": 45596, + "Ġfiller": 45597, + "Ġfirmware": 45598, + "Ġshutting": 45599, + "ĠBurning": 45600, + "Ġaccreditation": 45601, + "Habitat": 45602, + "Park": 45603, + "pause": 45604, + "Ġfries": 45605, + "ĠSSC": 45606, + "ĠWille": 45607, + "Ġelevating": 45608, + "Ġmemorization": 45609, + "ĠEconomist": 45610, + "Ġdecomposed": 45611, + "Ġharmonics": 45612, + "Ġscraping": 45613, + "ĠMast": 45614, + "Ġ276": 45615, + "Ġconverters": 45616, + "Pipeline": 45617, + "Ġtodo": 45618, + "Ġmanpower": 45619, + "Ġevade": 45620, + "Ġhealthful": 45621, + "deployment": 45622, + "irected": 45623, + "ĠLogistic": 45624, + "Ġtokenizer": 45625, + "Ġchloroplast": 45626, + "ät": 45627, + "ĠPrincip": 45628, + "Ġhorticulture": 45629, + "Ġbumble": 45630, + "opards": 45631, + "1922": 45632, + "559": 45633, + "optimize": 45634, + "zenset": 45635, + "Ġinhabiting": 45636, + "Ġapostle": 45637, + "Friends": 45638, + "ingale": 45639, + "ĠFuj": 45640, + "ĠNah": 45641, + "ĠYak": 45642, + "Ġvariously": 45643, + "ASP": 45644, + "scientist": 45645, + "Ġentanglement": 45646, + "JE": 45647, + "Ġpav": 45648, + "ĠHancock": 45649, + "ĠAtom": 45650, + "ILS": 45651, + "ĠCrucial": 45652, + "ĠFus": 45653, + "ĠNAD": 45654, + "phosphate": 45655, + "engage": 45656, + "ĠAirlines": 45657, + "Accuracy": 45658, + "ĠHolding": 45659, + "ĠBorneo": 45660, + "extended": 45661, + "ĠConquest": 45662, + "remaining": 45663, + "Ġverge": 45664, + "556": 45665, + "ĠOperators": 45666, + "Ġsemiconductors": 45667, + "bootstrap": 45668, + "ĠDawson": 45669, + "Ġrooftop": 45670, + "($": 45671, + "BAD": 45672, + "Mut": 45673, + "Tu": 45674, + "çľ": 45675, + "čĠĠĠ": 45676, + "odom": 45677, + "ĠWen": 45678, + "Ġjustices": 45679, + "ĠBroadcasting": 45680, + "ĠKaplan": 45681, + "ĠIndoor": 45682, + "diversity": 45683, + "encephal": 45684, + "Ġsubcontinent": 45685, + "_{-\\": 45686, + "Ġrespectable": 45687, + "âĪĹ": 45688, + "Season": 45689, + "ticker": 45690, + "DEVICE": 45691, + "foil": 45692, + "ĠStokes": 45693, + "Ġretval": 45694, + "inkling": 45695, + "ĠScratch": 45696, + "Ġwallpaper": 45697, + "ĠThreatened": 45698, + "Ġmangroves": 45699, + "mene": 45700, + "ĠCrest": 45701, + "umina": 45702, + "patients": 45703, + "ĠINCLUDING": 45704, + "Edward": 45705, + "Ġlarva": 45706, + "Ġwasp": 45707, + "eworks": 45708, + "1941": 45709, + "Ġprogrammable": 45710, + "ĠPhosph": 45711, + "Ġreferrals": 45712, + "((-": 45713, + "ĠTwist": 45714, + "ohydrate": 45715, + "Bun": 45716, + "rrh": 45717, + "Ġdelights": 45718, + "Ġ1798": 45719, + "rafts": 45720, + "ĠSchw": 45721, + "Voltage": 45722, + "Ġintrinsically": 45723, + "ç¼": 45724, + "atosis": 45725, + "ĠTWO": 45726, + "ĠCIR": 45727, + "Ġclf": 45728, + "Ġinfar": 45729, + "_{(": 45730, + "Ġstitching": 45731, + "ĠMK": 45732, + "ĠBrent": 45733, + "Ġregress": 45734, + "Ġentrances": 45735, + "ĠAlternate": 45736, + "Ġjewels": 45737, + "Ġinsufficiency": 45738, + "Ġotters": 45739, + "jump": 45740, + "icent": 45741, + "Ġsleepy": 45742, + "954": 45743, + "sects": 45744, + "Ġutilised": 45745, + "ULD": 45746, + "Ġtremor": 45747, + "frozen": 45748, + "aso": 45749, + "plicable": 45750, + "FIELD": 45751, + "Ġsugarcane": 45752, + "Elizabeth": 45753, + "Ġtranquil": 45754, + "fontsize": 45755, + ")âĢĿ": 45756, + "Popen": 45757, + "ĠPatch": 45758, + "ĠFTP": 45759, + "ĠFetch": 45760, + "forces": 45761, + "Ġstratified": 45762, + "Ġsorghum": 45763, + "Ġrevitalization": 45764, + "ĠYosemite": 45765, + "yrus": 45766, + "Ġtheses": 45767, + "ĠCott": 45768, + "oren": 45769, + "responding": 45770, + "Ġhilarious": 45771, + "HCR": 45772, + "idf": 45773, + "ĠCivic": 45774, + "iseases": 45775, + "unding": 45776, + "Ġtypography": 45777, + "ĠBritt": 45778, + "Ġimmunotherapy": 45779, + "ĠTriangular": 45780, + "Identifying": 45781, + "Ġfalsely": 45782, + "Ġhorticultural": 45783, + "righth": 45784, + "«ĺ": 45785, + "Ġinjure": 45786, + "Ġunde": 45787, + "ĠRecording": 45788, + "ĠCommunists": 45789, + "grained": 45790, + "Ġdrinkers": 45791, + "Ġmaximise": 45792, + "Ġmildly": 45793, + "Los": 45794, + "ĠCholesterol": 45795, + "ĠAmes": 45796, + "Mn": 45797, + "ycin": 45798, + "ĠPix": 45799, + "thyroidism": 45800, + "Ġshalt": 45801, + "ĠYield": 45802, + "Ġinvoking": 45803, + "Ġ1817": 45804, + "ĠâĪĢ": 45805, + "ĠÃģ": 45806, + "Ġ403": 45807, + "Ġrepeal": 45808, + "ĠâĨĶ": 45809, + "Packet": 45810, + "FREE": 45811, + "Ġeerie": 45812, + "ĠErik": 45813, + "ĠRJ": 45814, + "heny": 45815, + "ĠUnexpected": 45816, + "Ġgli": 45817, + "Ġpurpos": 45818, + "ĠReset": 45819, + "Proto": 45820, + "ĠBlackwell": 45821, + "Ġsalesman": 45822, + "Ġdas": 45823, + "Ġunderlie": 45824, + "obos": 45825, + "logged": 45826, + "ĠPratt": 45827, + "Transition": 45828, + "ĠPROVIDED": 45829, + "DAR": 45830, + "mutation": 45831, + "Ġlaz": 45832, + "oden": 45833, + "')).": 45834, + "}{,": 45835, + "ĠIsabella": 45836, + "ĠColoring": 45837, + "ĠAutobi": 45838, + "ĠVolta": 45839, + "ĠSett": 45840, + "*}.": 45841, + "ĠTHEN": 45842, + "Ġtiredness": 45843, + "ĠBengali": 45844, + "Ġape": 45845, + "ĠNB": 45846, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 45847, + "Ġuntapped": 45848, + "ĠWilde": 45849, + "uent": 45850, + "olver": 45851, + "ĠSony": 45852, + "Ġexpire": 45853, + "Ġmarin": 45854, + "ĠSubscribe": 45855, + "Ġinventories": 45856, + "Ġmammoth": 45857, + "ĠMeso": 45858, + "ĠPharisees": 45859, + "Had": 45860, + "rude": 45861, + "Ġreindeer": 45862, + "rare": 45863, + "Ġfoodborne": 45864, + "Ġsociocultural": 45865, + "rano": 45866, + "callbacks": 45867, + "Ġlunchtime": 45868, + "@\\": 45869, + "Culture": 45870, + "Lack": 45871, + "vit": 45872, + "Ġ327": 45873, + "Ġdefences": 45874, + "ĠCompos": 45875, + "Ġcheetah": 45876, + "brack": 45877, + "Ġâİ¥": 45878, + "ĠChambers": 45879, + "ĠHistorian": 45880, + "Ġbots": 45881, + "oters": 45882, + "duplicate": 45883, + "Ġunquestion": 45884, + "Ġdogma": 45885, + "OTAL": 45886, + "sufficiency": 45887, + "Ġshipments": 45888, + "nourished": 45889, + "ĠCzechoslovakia": 45890, + "ĠAZ": 45891, + "deen": 45892, + "Ġcoldest": 45893, + "ĠSTE": 45894, + "Ġarcheological": 45895, + "ĠBirthday": 45896, + "ĠAthlet": 45897, + "ĠCelts": 45898, + "Ġrefrigerant": 45899, + "Pb": 45900, + "Ġunilateral": 45901, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 45902, + "ĠIndianapolis": 45903, + "ELT": 45904, + "existence": 45905, + "decorators": 45906, + "Ġglyphosate": 45907, + "\"[": 45908, + "|(": 45909, + "Ġsard": 45910, + "Ġfax": 45911, + "__),": 45912, + "Ġsignalling": 45913, + "Ġliteratures": 45914, + "Ġabolish": 45915, + "Ġanonymity": 45916, + "Ship": 45917, + "Suddenly": 45918, + "UUID": 45919, + "stocks": 45920, + "ĠCi": 45921, + "ureka": 45922, + "ĠNFL": 45923, + "Ġtrainees": 45924, + "cosm": 45925, + "ĠIronically": 45926, + "ĠOlivia": 45927, + "Ġ249": 45928, + "Ġwildflowers": 45929, + "Ġnicknamed": 45930, + "éĩį": 45931, + "Mike": 45932, + "von": 45933, + "ĠdT": 45934, + "erglass": 45935, + "ĠSeneca": 45936, + "compassion": 45937, + "Ġirresist": 45938, + "ĠMutual": 45939, + "BMI": 45940, + "bys": 45941, + "ĠHCV": 45942, + "ĠELL": 45943, + "ustaining": 45944, + "Ġunanswered": 45945, + "ĠVilla": 45946, + "Ġphenomenal": 45947, + "ĠEndocr": 45948, + "Twenty": 45949, + "lw": 45950, + "andi": 45951, + "ĠDependent": 45952, + "Ġ625": 45953, + "Whit": 45954, + "[:,:,": 45955, + "ĠRapids": 45956, + ",:": 45957, + "DY": 45958, + "Sel": 45959, + "itius": 45960, + "Ġlistens": 45961, + "ĠOnes": 45962, + "stitutes": 45963, + "Ġtrustees": 45964, + "Ġfaithfully": 45965, + "Ġpolyester": 45966, + "Scroll": 45967, + "ĠNonLookup": 45968, + "Flash": 45969, + "Ġferns": 45970, + "412": 45971, + "Pear": 45972, + "rw": 45973, + "ĠMuse": 45974, + "³³³³³³³³³": 45975, + "ãģĨ": 45976, + "Ġwarships": 45977, + "å·¥": 45978, + "Ken": 45979, + "react": 45980, + "centre": 45981, + "Ġï¼": 45982, + "icoag": 45983, + "\">": 46207, + "Composite": 46208, + "xcd": 46209, + "Ġexcretion": 46210, + "udi": 46211, + "ĠAbnormal": 46212, + "ĠSIG": 46213, + "))),": 46214, + "iked": 46215, + "Ġpreds": 46216, + "ĠPerkins": 46217, + "solutions": 46218, + "Ġrectify": 46219, + "Ġtraumas": 46220, + "Ġmeteorites": 46221, + "Ġب": 46222, + "jam": 46223, + "ĠURI": 46224, + "Ġobtains": 46225, + "Ġuntold": 46226, + "onese": 46227, + "Ġgreenery": 46228, + "ĠCarry": 46229, + "Ġcarcinogens": 46230, + "basicConfig": 46231, + "ZW": 46232, + "oders": 46233, + "Ġ=$": 46234, + "olecules": 46235, + "Simon": 46236, + "Registered": 46237, + "ĠApproved": 46238, + "Ġbathrooms": 46239, + "ĠCheng": 46240, + "Ġstink": 46241, + "ĠCoping": 46242, + "Ġleaps": 46243, + "ĠVista": 46244, + "Ġ1805": 46245, + "Ġcaliph": 46246, + "ĠAdoption": 46247, + "ĠGreenwood": 46248, + "+',": 46249, + "oling": 46250, + "ĠHG": 46251, + "ĠLal": 46252, + "Ġhype": 46253, + "Ġinitiates": 46254, + "ĠIsraelite": 46255, + "adratic": 46256, + "Ġtorchvision": 46257, + "ĠStruggle": 46258, + "ĠMonastery": 46259, + "Ġwoke": 46260, + "Ġthru": 46261, + "ĠDuch": 46262, + "ecal": 46263, + "ĠReplacement": 46264, + "}})": 46265, + "ĠArtillery": 46266, + "Ġtoughness": 46267, + "Ġdegrading": 46268, + "Ġsedimentation": 46269, + "Projects": 46270, + "ĠGibbs": 46271, + "~~~~~~~~~~~~~~~~": 46272, + "want": 46273, + "Ġtrif": 46274, + "evidence": 46275, + "onomics": 46276, + "Ġfurnaces": 46277, + "surv": 46278, + "ĠGathering": 46279, + "Respons": 46280, + "punk": 46281, + "Ġstocking": 46282, + "ertime": 46283, + "Ġmains": 46284, + "ĠDementia": 46285, + "ĠZap": 46286, + "Ġuric": 46287, + "Neither": 46288, + "Ġmirroring": 46289, + "vtk": 46290, + "xF": 46291, + "Ġnr": 46292, + "athing": 46293, + "Ġeaters": 46294, + "Ġdeductions": 46295, + "Ġbulge": 46296, + "ĠArchimedes": 46297, + "Ġhoneybees": 46298, + "ĠFatigue": 46299, + "Ġtreadmill": 46300, + "Ġsoot": 46301, + "Ġmilieu": 46302, + "mapsto": 46303, + "tuples": 46304, + "Ġinaugurated": 46305, + "Cyber": 46306, + "ĠProteins": 46307, + "]'": 46308, + "Ġbpy": 46309, + "activities": 46310, + "Ġjaundice": 46311, + "Ġinsurg": 46312, + "ĠQué": 46313, + "Ġpressured": 46314, + "Enjoy": 46315, + "elected": 46316, + "Ġmockingbird": 46317, + "ĠIz": 46318, + "Ġbottlen": 46319, + "ourages": 46320, + "discord": 46321, + "åı¯ä»¥": 46322, + "YT": 46323, + "ĠCLA": 46324, + "Ġcommonalities": 46325, + "azure": 46326, + "Ġtelemedicine": 46327, + "Ġaesthetically": 46328, + "Ġwalnut": 46329, + "Ġpillows": 46330, + "675": 46331, + "xis": 46332, + "Ġenclosures": 46333, + "Ġcapillaries": 46334, + "1850": 46335, + "IVERS": 46336, + "ĠGitHub": 46337, + "Ġdella": 46338, + "ĠCCD": 46339, + "Ġscribes": 46340, + "ĠControlled": 46341, + "blocking": 46342, + "ĠHumanity": 46343, + "ĠTutors": 46344, + "Ġramps": 46345, + "Ġcohorts": 46346, + "ĠVegetable": 46347, + "ëĭ¤": 46348, + "iï¬ģ": 46349, + "qv": 46350, + "xon": 46351, + "Ġtester": 46352, + "ĠXu": 46353, + "regate": 46354, + "planet": 46355, + "Ġinverses": 46356, + "ĠChernobyl": 46357, + "ĠTucson": 46358, + ".}$": 46359, + "Nat": 46360, + "Ġ267": 46361, + "Ġgrilling": 46362, + "oelect": 46363, + "ĠIVF": 46364, + "ĠNursery": 46365, + "MULT": 46366, + "isbury": 46367, + "Ġgs": 46368, + "ĠYom": 46369, + "Ġgreenish": 46370, + "Ġ------": 46371, + "Ġexhale": 46372, + "Truth": 46373, + "ĠCantor": 46374, + "ĠSophie": 46375, + "Ġelective": 46376, + "ĠResurrection": 46377, + "ĠSouthampton": 46378, + "antan": 46379, + "Ġlocust": 46380, + "ĠAmend": 46381, + "Ġfootnote": 46382, + "Ġmillet": 46383, + "Ġrulings": 46384, + "Ġshoppers": 46385, + "Balance": 46386, + "Ġchromatography": 46387, + "ĠBard": 46388, + "antib": 46389, + "ĠHare": 46390, + "ĠRim": 46391, + "probe": 46392, + "flash": 46393, + "QtGui": 46394, + "Ġassemblage": 46395, + "phe": 46396, + "tmnx": 46397, + "Ġuphill": 46398, + "Ġavatar": 46399, + "Ġspeedy": 46400, + "ĠMassacre": 46401, + "carotene": 46402, + "intercepts": 46403, + "eering": 46404, + "mars": 46405, + "ĠACS": 46406, + "ramatic": 46407, + "Ġsympy": 46408, + "Ġslant": 46409, + "481": 46410, + "aunted": 46411, + "photos": 46412, + "Grav": 46413, + "fault": 46414, + "Ġmashed": 46415, + "Ġemigrated": 46416, + "pressive": 46417, + "Ġallegor": 46418, + "Ġleaflets": 46419, + "Logic": 46420, + "Ġmimicking": 46421, + "ĠTube": 46422, + "ĠCategories": 46423, + "Ġchal": 46424, + "brev": 46425, + "ĠRelativity": 46426, + "ViewSet": 46427, + "Ġsurfaced": 46428, + "Ġendometriosis": 46429, + "760": 46430, + "Mes": 46431, + "Ġthym": 46432, + "ĠWorship": 46433, + "Ġabduct": 46434, + "Ġrefin": 46435, + "Ġdepot": 46436, + "ĠGuam": 46437, + "ĠSeparate": 46438, + "utenberg": 46439, + "οÏĤ": 46440, + "Ġhenry": 46441, + "Ġchariot": 46442, + "Sky": 46443, + "ĠBLM": 46444, + "Ġenvis": 46445, + "Ġrefurb": 46446, + "Ġdynamical": 46447, + "connector": 46448, + "EXP": 46449, + "Ġunconsciously": 46450, + "Ġgauges": 46451, + "åľ°": 46452, + "å¾Ĺ": 46453, + "arpoonup": 46454, + "Made": 46455, + "VERT": 46456, + "ĠBacterial": 46457, + "ĠStirling": 46458, + "Ġhundredths": 46459, + "Ġadjusts": 46460, + "splitlines": 46461, + "Ġrectal": 46462, + "xbc": 46463, + "umably": 46464, + "manage": 46465, + "Ġabstracts": 46466, + "economy": 46467, + "Ġrew": 46468, + "Ġclippings": 46469, + "Ġoutages": 46470, + "Ġspacious": 46471, + "Ġ1822": 46472, + "ylic": 46473, + "ĠMedici": 46474, + "ïĤ»": 46475, + "ĠBrotherhood": 46476, + "ĠLinkedIn": 46477, + "Err": 46478, + "Saving": 46479, + "âħ": 46480, + "Ġejected": 46481, + "Ġraced": 46482, + "Ġtestified": 46483, + "ĠContain": 46484, + "858": 46485, + "ĠFlags": 46486, + "fitted": 46487, + "Multiplying": 46488, + "Ġinterfaith": 46489, + "Ġrabbis": 46490, + "copyright": 46491, + "Ġpaw": 46492, + "ilio": 46493, + "plains": 46494, + "uremberg": 46495, + "ĠJah": 46496, + "Ġswab": 46497, + "Ġcrave": 46498, + "Ġhairst": 46499, + "rightharpoonup": 46500, + "fight": 46501, + "esville": 46502, + "Ġweary": 46503, + "Ġcommens": 46504, + "Ġrecourse": 46505, + "ร": 46506, + "Ġsoreness": 46507, + "privile": 46508, + "ĠStephanie": 46509, + "Fail": 46510, + "Ri": 46511, + "hin": 46512, + "ĠTours": 46513, + "Ġyolk": 46514, + "ĠMens": 46515, + "ĠROM": 46516, + "Ġdefender": 46517, + "Ġaversion": 46518, + "ĠCDF": 46519, + "Ġencir": 46520, + "ĠGenerating": 46521, + "Ġmicrophones": 46522, + "ĠTracker": 46523, + "ULTS": 46524, + "literally": 46525, + "Diagnosis": 46526, + "Hur": 46527, + "Luc": 46528, + "idopsis": 46529, + "ĠGift": 46530, + "Ġflick": 46531, + "Ġpurse": 46532, + "Ġtriang": 46533, + "oonotic": 46534, + "ĠOptimal": 46535, + "åIJĮ": 46536, + "Ġmetamorphosis": 46537, + "Ġransomware": 46538, + "478": 46539, + "ĠTolerance": 46540, + "ĠRecip": 46541, + "gyz": 46542, + "Ġadjud": 46543, + "Ġburs": 46544, + "clipse": 46545, + "Ġimprov": 46546, + "Ġterrains": 46547, + "ĠSurprisingly": 46548, + "ĠCourtesy": 46549, + "uberculosis": 46550, + "Glob": 46551, + "Ġanthropological": 46552, + "Ġdefinitively": 46553, + "525": 46554, + "conform": 46555, + "Ġinterl": 46556, + "ĠConventional": 46557, + "Ġsinners": 46558, + "Ġblogging": 46559, + "Ġphotosynthetic": 46560, + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 46561, + "aggregate": 46562, + "Beta": 46563, + "rifice": 46564, + "receiver": 46565, + "ĠFacing": 46566, + "Ġunstructured": 46567, + "INA": 46568, + "Ġeverlasting": 46569, + "Ġmixer": 46570, + "highest": 46571, + "Darwin": 46572, + "Ġmyocardial": 46573, + ",%": 46574, + "Bridge": 46575, + "imoto": 46576, + "astrian": 46577, + "ilee": 46578, + "ĠPhi": 46579, + "Ġpatterned": 46580, + "859": 46581, + "Ġnumeracy": 46582, + "ĠOrganizational": 46583, + "Ġanalogies": 46584, + "Ġfollicle": 46585, + "Ġreparations": 46586, + "ĠEsk": 46587, + "ĠThy": 46588, + "ĠBeam": 46589, + "ĠBlend": 46590, + "Ġwiping": 46591, + "åĮº": 46592, + "HN": 46593, + "ĠCoy": 46594, + "ĠFF": 46595, + "Ġhanding": 46596, + "Ġpostpartum": 46597, + "Ġundiagnosed": 46598, + "ĠAcupuncture": 46599, + "Ġadopts": 46600, + "ampsia": 46601, + "ĠBonn": 46602, + "ĠphpBB": 46603, + "={\\": 46604, + "åĻ": 46605, + "Ġist": 46606, + "ivian": 46607, + "Ġ297": 46608, + "Appendix": 46609, + "ĠMagical": 46610, + "ĠEmployee": 46611, + "routine": 46612, + "Ġtetrahedron": 46613, + "Ġbrochure": 46614, + "NONE": 46615, + "Ġplunder": 46616, + "Ġadam": 46617, + "ĠRee": 46618, + "Clock": 46619, + "_]": 46620, + "ĠÑģÑĤ": 46621, + "Ġfoe": 46622, + "ĠCove": 46623, + "Anne": 46624, + "Ġdrawer": 46625, + "Ġconquering": 46626, + "ĠSemi": 46627, + "Ġdeductive": 46628, + "zar": 46629, + "ĠPis": 46630, + "resid": 46631, + "antu": 46632, + "ĠRaleigh": 46633, + "Ġjot": 46634, + "converter": 46635, + "ĠDiagonal": 46636, + "Ġtightness": 46637, + "ĠAlternatives": 46638, + "BW": 46639, + "^+": 46640, + "ĠGear": 46641, + "Ġsects": 46642, + "Ġknocking": 46643, + "ĠAvoiding": 46644, + "Reply": 46645, + "Ġiconography": 46646, + "lbs": 46647, + "ìĦ": 46648, + "Ġreiter": 46649, + "ĠLNG": 46650, + "ĠNehru": 46651, + "Ġlatin": 46652, + "objs": 46653, + "Ġambassadors": 46654, + "Ġcyclist": 46655, + "recorded": 46656, + "ĠMcGill": 46657, + "ĠPremium": 46658, + "nj": 46659, + "ĠMud": 46660, + "REC": 46661, + "floating": 46662, + "Articles": 46663, + "Salt": 46664, + "Ġcip": 46665, + "Ġ'))": 46666, + "Ġapprehend": 46667, + "Ġbeacon": 46668, + "ĠRover": 46669, + "ĠGos": 46670, + "Analog": 46671, + "ĠBali": 46672, + "controllers": 46673, + "cleanup": 46674, + "Ġhoof": 46675, + "Ġoutwards": 46676, + "escence": 46677, + "ĠAbbott": 46678, + "Ġsnapshots": 46679, + "Chart": 46680, + "spers": 46681, + "Ġtangled": 46682, + "Ġurea": 46683, + "Ġbeowulf": 46684, + "indicator": 46685, + "Ġsolidified": 46686, + "ĠHelena": 46687, + "ĠAshley": 46688, + "Ġladen": 46689, + "ĠEPS": 46690, + "actually": 46691, + "ipers": 46692, + "856": 46693, + "Interrupt": 46694, + "اÙĨ": 46695, + "attlesn": 46696, + "sides": 46697, + "}],": 46698, + "ĠActing": 46699, + "Philos": 46700, + "Ġaugmentation": 46701, + "brother": 46702, + "Ġinterruptions": 46703, + "ĠPHYS": 46704, + "ĠDivisibility": 46705, + "surgery": 46706, + "Ġcreeks": 46707, + "icule": 46708, + "ĠVC": 46709, + "1890": 46710, + "ĠTestCase": 46711, + "ĠSilent": 46712, + "Miller": 46713, + "ĠBets": 46714, + "iene": 46715, + "ĠRedist": 46716, + "slave": 46717, + "literal": 46718, + "Jews": 46719, + "imetre": 46720, + "Ġequidistant": 46721, + "Dental": 46722, + "atonic": 46723, + "ĠFail": 46724, + "Ġcourthouse": 46725, + "Ġposthum": 46726, + "Ġcytoplasm": 46727, + "HEIGHT": 46728, + "889": 46729, + "Ġbattalions": 46730, + "Debug": 46731, + "Ġpizzas": 46732, + "enton": 46733, + "Ġanton": 46734, + "Ġplaylist": 46735, + "Ġopportunistic": 46736, + "Ġgreenhouses": 46737, + "ĠCrossing": 46738, + "ва": 46739, + "Ġmelanin": 46740, + "Ġinterchangeable": 46741, + "Ocean": 46742, + "Ġppt": 46743, + "ĠScales": 46744, + "Ġanthem": 46745, + "ĠPalae": 46746, + "ulfur": 46747, + "Measuring": 46748, + "Ġhaunting": 46749, + "ĠGolf": 46750, + "Ġactin": 46751, + "Ġpoop": 46752, + "Ġinvoice": 46753, + "ĠHeather": 46754, + "Ġsymbolically": 46755, + "ĠLinn": 46756, + "ãĥ«": 46757, + "Pars": 46758, + "qp": 46759, + "Ġorphans": 46760, + "antage": 46761, + "ĠFinger": 46762, + "ĠFIX": 46763, + "ichia": 46764, + "ĠAdvisor": 46765, + "ĠContributions": 46766, + "adras": 46767, + "ĠUNIX": 46768, + "Ġcerebro": 46769, + "ย": 46770, + "Electronic": 46771, + "Encourage": 46772, + "ĠFLAGS": 46773, + "ĠEucharist": 46774, + "Ġtattoos": 46775, + "prox": 46776, + "obility": 46777, + "Ġ{`": 46778, + "umba": 46779, + "Ġspectrometer": 46780, + "ĠLesser": 46781, + "ç³": 46782, + "urgeon": 46783, + "Ġdean": 46784, + "ĠMines": 46785, + "Ġunderlined": 46786, + "Ġembassy": 46787, + "lightly": 46788, + "ĠCoat": 46789, + "ĠSundays": 46790, + "ĠIOError": 46791, + "075": 46792, + "Sales": 46793, + "dwelling": 46794, + "enarios": 46795, + "alien": 46796, + "ĠKeller": 46797, + "Ġnonnegative": 46798, + "Ġauthenticate": 46799, + "Suggested": 46800, + "ivel": 46801, + "ĠYum": 46802, + "ĠUnified": 46803, + "ĠGenocide": 46804, + "Ġblogger": 46805, + "Ġbotany": 46806, + "Ġhampered": 46807, + "Captain": 46808, + "ĠRutgers": 46809, + "bush": 46810, + "chronic": 46811, + "Ġseams": 46812, + "##.": 46813, + "assa": 46814, + "Ġ560": 46815, + "ĠApples": 46816, + "Ġunsaturated": 46817, + "Ġrebound": 46818, + "stackrel": 46819, + "ĠAquinas": 46820, + ".):": 46821, + "hx": 46822, + "relevant": 46823, + "esthetics": 46824, + "ĠXia": 46825, + "ĠBraun": 46826, + "ĠCrater": 46827, + "Ġfutile": 46828, + "Ġwrists": 46829, + "Ġoversees": 46830, + "Ġá¸": 46831, + "ĠMATHEMATICS": 46832, + "Ġaspart": 46833, + "ĠHabs": 46834, + "Ġdietitian": 46835, + "CSV": 46836, + "Snap": 46837, + "ÐIJ": 46838, + "olulu": 46839, + "ĠJoa": 46840, + "ĠYE": 46841, + "Ġdroplet": 46842, + "Ġreassess": 46843, + "Ġstamped": 46844, + "": 46845, + "oreal": 46846, + "ĠHoll": 46847, + "ĠThr": 46848, + "Ġtransact": 46849, + "1936": 46850, + "Ġnaturalistic": 46851, + "ĠJosephus": 46852, + "Ġtagging": 46853, + "Ġradiocarbon": 46854, + "ÙİÙij": 46855, + "hun": 46856, + "ĠSuitable": 46857, + "gear": 46858, + "ĠAnab": 46859, + "Ġsalivary": 46860, + "hetamine": 46861, + "Ġballots": 46862, + "Ġthinly": 46863, + "лÑı": 46864, + "declare": 46865, + "Ġtaut": 46866, + "Ġpreface": 46867, + "Ġrisking": 46868, + "Ġpredictability": 46869, + "calendar": 46870, + "Cells": 46871, + "housing": 46872, + "ĠMAG": 46873, + "Ġclaw": 46874, + "Ġautonomic": 46875, + "Ġerasure": 46876, + "Img": 46877, + "ĠValidate": 46878, + "installed": 46879, + "ä¾ĭ": 46880, + "happy": 46881, + "vill": 46882, + "Ġwaged": 46883, + "ecological": 46884, + "Ġlandowner": 46885, + "Ġpriori": 46886, + "Ġprofessionalism": 46887, + "uddled": 46888, + "Ġconverging": 46889, + "ĠFortune": 46890, + "Ġasymptotic": 46891, + "MAR": 46892, + "oire": 46893, + "ĠTrop": 46894, + "chal": 46895, + "estring": 46896, + "paying": 46897, + "Ġreplicating": 46898, + "ĠAunt": 46899, + "Ġintoler": 46900, + "conc": 46901, + "ĠComplementary": 46902, + "Ġantiretroviral": 46903, + "Ġillegit": 46904, + "ĠAquatic": 46905, + "ĠPowder": 46906, + "Ġpu": 46907, + "eler": 46908, + "olition": 46909, + "Ġunidentified": 46910, + "Ġfunctionally": 46911, + "Ġeroding": 46912, + "vantage": 46913, + "Ġsectional": 46914, + "ĠChess": 46915, + "ĠTrend": 46916, + "ĠWordPress": 46917, + "Ġcontraceptives": 46918, + "Ġbicycl": 46919, + "èĢĥ": 46920, + "mom": 46921, + "Ġprodig": 46922, + "kerel": 46923, + "ĠRear": 46924, + "Ġcompressive": 46925, + "Ġbroadening": 46926, + "ĠModerate": 46927, + "ĠReproduction": 46928, + "Adult": 46929, + "ophytes": 46930, + "Ġplainly": 46931, + "Ġaggregated": 46932, + "Ġadultery": 46933, + "ĠCapitalism": 46934, + "consumption": 46935, + "Silver": 46936, + "taken": 46937, + "|'.": 46938, + "Ġbidding": 46939, + "Ġache": 46940, + "sembles": 46941, + "Transl": 46942, + "Maya": 46943, + "ĠGOOD": 46944, + "Ġluther": 46945, + "Ġsuperpower": 46946, + "ursion": 46947, + "diagonal": 46948, + "ĠMothers": 46949, + "ĠAlongside": 46950, + "Ġmisfortune": 46951, + "ĠDocker": 46952, + "Ġ./": 46953, + "Ġantid": 46954, + "Intro": 46955, + "Ġfluctuate": 46956, + "ĠMPH": 46957, + "templ": 46958, + "Ġurn": 46959, + "ĠBere": 46960, + "ĠFi": 46961, + "ĠNG": 46962, + "ĠObl": 46963, + ").|": 46964, + "DSM": 46965, + "ç»Ħ": 46966, + "offsets": 46967, + "PU": 46968, + "ansi": 46969, + "lores": 46970, + "amese": 46971, + "thonormal": 46972, + "ĠCongru": 46973, + "Conditions": 46974, + "packs": 46975, + "inventory": 46976, + "umbo": 46977, + "Ġanoint": 46978, + "ĠEh": 46979, + "Ġmeditate": 46980, + "Ġconcussions": 46981, + "ĠGuin": 46982, + "ĠAgu": 46983, + "Ġfibromyalgia": 46984, + "arbonate": 46985, + "Ġnucleotides": 46986, + "ĠOswald": 46987, + "Ġsystolic": 46988, + "died": 46989, + "Ġein": 46990, + "ĠBark": 46991, + "reathing": 46992, + "ĠOfficials": 46993, + "Ġhoarding": 46994, + "ĠThreats": 46995, + "Ġspatially": 46996, + "ILED": 46997, + "Ġsings": 46998, + "Ġalumni": 46999, + "akar": 47000, + "Ġfastened": 47001, + "OTHER": 47002, + "Ġdroppings": 47003, + "ĠBasel": 47004, + "Likewise": 47005, + "ĠBelfast": 47006, + "aying": 47007, + "herty": 47008, + "Ġ295": 47009, + "ĠGert": 47010, + "iento": 47011, + "posp": 47012, + "Ġvegetarians": 47013, + "Ġrotting": 47014, + "Ġbottoms": 47015, + "ĠFriendly": 47016, + "Synt": 47017, + "Ġtonal": 47018, + "Ġdeepens": 47019, + "Ġweakly": 47020, + "Ġmotorists": 47021, + "ĠOperational": 47022, + "Cour": 47023, + "osystem": 47024, + "pliers": 47025, + "ĠNET": 47026, + ").$": 47027, + "Ġspurs": 47028, + "Ġ476": 47029, + "ernacle": 47030, + "ĠClaire": 47031, + "oflav": 47032, + "rmtree": 47033, + "ĠControls": 47034, + "discrimination": 47035, + "john": 47036, + "yc": 47037, + "inants": 47038, + "ĠSes": 47039, + "umetric": 47040, + "opro": 47041, + "Ġabbey": 47042, + "Mul": 47043, + "Ġduel": 47044, + "ĠTrotsky": 47045, + "ĠVij": 47046, + "Ġdeferred": 47047, + "Ġbiosphere": 47048, + "Ġmethanol": 47049, + "Ġcentrally": 47050, + "Challenges": 47051, + "Industrial": 47052, + "ĠSaddam": 47053, + "Ġtn": 47054, + "Ġspeck": 47055, + "IONAL": 47056, + "UBLIC": 47057, + "FLO": 47058, + "bob": 47059, + "ĠTrick": 47060, + "ĠRET": 47061, + "Ġwills": 47062, + "ĠJab": 47063, + "Ġphobia": 47064, + "ĠSchema": 47065, + "992": 47066, + "ĠEarthquake": 47067, + "Ġmounts": 47068, + "Ġantihist": 47069, + "TW": 47070, + "isnan": 47071, + "Ġgasses": 47072, + "akan": 47073, + "ĠThou": 47074, + "âİ¥": 47075, + "ĠKarnataka": 47076, + "ò": 47077, + "Ġconic": 47078, + "Ġ266": 47079, + "ĠXIII": 47080, + "ĠPacket": 47081, + "ĠVertex": 47082, + "cancerous": 47083, + "Ġchrys": 47084, + "Ġ323": 47085, + "Ġraging": 47086, + "Ġquantification": 47087, + "Ġportraying": 47088, + "ĠRoland": 47089, + "Boston": 47090, + "cash": 47091, + "xce": 47092, + "amon": 47093, + "ĠPoo": 47094, + "ĠArsen": 47095, + "Ġ405": 47096, + "ĠAnticip": 47097, + "Priv": 47098, + "Selected": 47099, + "Increased": 47100, + "Ġunsuspecting": 47101, + "Ze": 47102, + "Ġdives": 47103, + "Ġeater": 47104, + "Ġ===": 47105, + "webs": 47106, + "Ġinitials": 47107, + "ĠElk": 47108, + "Monitoring": 47109, + "RAD": 47110, + "kary": 47111, + "melt": 47112, + "Ġck": 47113, + "ĠTric": 47114, + "Ġleach": 47115, + "Ġdisordered": 47116, + "Ġrestitution": 47117, + "glom": 47118, + "ĠSumatra": 47119, + "ipeg": 47120, + "icksburg": 47121, + "Ġnonex": 47122, + "Ġanecdotes": 47123, + "Ġunderscored": 47124, + "ĠClaims": 47125, + "Xi": 47126, + "sus": 47127, + "âĢľ.": 47128, + "Ġdoorway": 47129, + "ĠAmongst": 47130, + "straight": 47131, + "ĠPasadena": 47132, + "Ġacetate": 47133, + "Franc": 47134, + "ĠStaphylococcus": 47135, + "PET": 47136, + "VENT": 47137, + "éĥ": 47138, + "itex": 47139, + "derivative": 47140, + "lograms": 47141, + "ĠHammer": 47142, + "relationships": 47143, + "ĠFernando": 47144, + "absorption": 47145, + "ÄĻ": 47146, + "ĠLars": 47147, + "ibo": 47148, + "Ġlista": 47149, + "ĠShot": 47150, + "buttons": 47151, + "Ġsweetener": 47152, + "baseline": 47153, + "ĠPlotting": 47154, + "ĠRandolph": 47155, + "ĠParaguay": 47156, + "tus": 47157, + "researc": 47158, + "alarm": 47159, + "ĠWarn": 47160, + "ichlet": 47161, + "Ġoperative": 47162, + "Ġlabelling": 47163, + "ACHE": 47164, + "461": 47165, + "490": 47166, + "cra": 47167, + "molecular": 47168, + "Ġpauses": 47169, + "ckpt": 47170, + "Ġdevotional": 47171, + "preview": 47172, + "057": 47173, + "ĠSocialism": 47174, + "ĠLegislation": 47175, + "ĠHomeland": 47176, + "Ġdeformity": 47177, + "interpreted": 47178, + "ĠCONTRACT": 47179, + "IPS": 47180, + "Messages": 47181, + "Pakistan": 47182, + "Ġcic": 47183, + "riks": 47184, + "ĠRanger": 47185, + "Ġcland": 47186, + "ĠAlison": 47187, + "Chi": 47188, + "Ġ262": 47189, + "bulk": 47190, + "Ġmonstrous": 47191, + "DV": 47192, + "Ġaorta": 47193, + "Ġfanc": 47194, + "RV": 47195, + "\\-": 47196, + "fj": 47197, + "Ġnewton": 47198, + "othermia": 47199, + "Ġdonkey": 47200, + "ATS": 47201, + "Ġroadside": 47202, + "Ġwaits": 47203, + "Ġrecited": 47204, + "ismic": 47205, + "calib": 47206, + "Ġceases": 47207, + "liked": 47208, + "xcb": 47209, + "----------------------": 47210, + "ĠMonsanto": 47211, + "ĠKang": 47212, + "ĠPyQt": 47213, + "ĠBoer": 47214, + "ĠFunds": 47215, + "Ġrecounted": 47216, + "åģ": 47217, + "Ġomission": 47218, + "Ġcephal": 47219, + "Ġfout": 47220, + "ĠIndicators": 47221, + "Ġholocaust": 47222, + "PLY": 47223, + "Ġhazel": 47224, + "Ġantennae": 47225, + "Uk": 47226, + "Xiv": 47227, + "epid": 47228, + "Ġapric": 47229, + "ĠShim": 47230, + "spots": 47231, + "references": 47232, + "patrick": 47233, + "ĠSchu": 47234, + "Ġresolves": 47235, + "Emily": 47236, + "Ġtremors": 47237, + "Ġsplic": 47238, + "ĠAlaskan": 47239, + "ĠShaping": 47240, + "nyder": 47241, + "idelberg": 47242, + "ĠMoroccan": 47243, + "Ġacquaintance": 47244, + "åıĤæķ°": 47245, + "Lex": 47246, + "ĠTant": 47247, + "ĠHym": 47248, + "Ġdissection": 47249, + "coated": 47250, + "Ġcrossroads": 47251, + "ĠPortrait": 47252, + "Perimeter": 47253, + "ĠCollaborate": 47254, + "Normally": 47255, + "ĠKathleen": 47256, + "Ġsipping": 47257, + "ĠBattles": 47258, + "ĠJub": 47259, + "Ġallowances": 47260, + "postgres": 47261, + "atherapy": 47262, + "Ġ'./": 47263, + "Ġconventionally": 47264, + "ĠRepresentations": 47265, + "ĠDistinguished": 47266, + "Ġosmosis": 47267, + "éľĢ": 47268, + "ĠCunning": 47269, + "ĠExisting": 47270, + "1946": 47271, + "definitions": 47272, + "Ġcolorless": 47273, + "})$$": 47274, + "Ġwealthier": 47275, + "Ġborrower": 47276, + "ravings": 47277, + "Ġlobster": 47278, + "ĠCollecting": 47279, + "Ġperfume": 47280, + "Ġreassuring": 47281, + "ĠFrançois": 47282, + "Ġmappings": 47283, + "Ġ313": 47284, + "Ġmoderator": 47285, + "Ġdivisibility": 47286, + "ĠTrying": 47287, + "Ġmartyrs": 47288, + "Ment": 47289, + "Ġwob": 47290, + "Ġunclean": 47291, + "Ġ520": 47292, + "Ġcurcumin": 47293, + "ĠÎĵ": 47294, + "ĠJournals": 47295, + "ès": 47296, + "Seed": 47297, + "Ġmater": 47298, + "Ġrogue": 47299, + "Ġenzymatic": 47300, + "Ġlinguists": 47301, + "Operating": 47302, + "Ġthumbnail": 47303, + "Ġmemorials": 47304, + "Ġkelp": 47305, + "680": 47306, + "Brand": 47307, + "iab": 47308, + "ĠDEP": 47309, + "teachers": 47310, + "Ġacorns": 47311, + "Ġpressurized": 47312, + "Ġbusinessmen": 47313, + "IView": 47314, + "Ġabundantly": 47315, + "ĠDubai": 47316, + "ĠAsperger": 47317, + "cault": 47318, + "andering": 47319, + "ĠGarn": 47320, + "1938": 47321, + "Ġfreezes": 47322, + "Ġamazingly": 47323, + "Ġadmirable": 47324, + "ĠParenting": 47325, + "ĠLambert": 47326, + "âĺħ": 47327, + "rö": 47328, + "ĠDeveloper": 47329, + "signals": 47330, + "ĠChaucer": 47331, + "ĠTaste": 47332, + "ĠBarr": 47333, + "ervative": 47334, + "Ġsteels": 47335, + "ĠSubstances": 47336, + "Webster": 47337, + "Ġornith": 47338, + "EMAIL": 47339, + "ĠACC": 47340, + "ĠMd": 47341, + "ĠOC": 47342, + "cessive": 47343, + "Ġsetback": 47344, + "isteria": 47345, + "Ġwoodpe": 47346, + "Ġrevolutionaries": 47347, + "Ġsacrificial": 47348, + "Ġperpetuated": 47349, + "Ġdeleter": 47350, + "ĠDiane": 47351, + "refer": 47352, + "Ġcada": 47353, + "entin": 47354, + "ĠTart": 47355, + "roma": 47356, + "Ġincisions": 47357, + "Ġdimensionality": 47358, + "ĠGrandma": 47359, + "ĠExecution": 47360, + "Ġaroused": 47361, + "Ġsurrogate": 47362, + "Ġsaffron": 47363, + "inher": 47364, + "ĠPiano": 47365, + "ĠLAB": 47366, + "Ġagg": 47367, + "Ġ==>": 47368, + "Ġtoolbar": 47369, + "Ġbranched": 47370, + "Principal": 47371, + "hels": 47372, + "ainless": 47373, + "ĠNineteenth": 47374, + "Ġ432": 47375, + "Ġconstituting": 47376, + "suited": 47377, + "Ġpuncture": 47378, + "confirm": 47379, + "Iteration": 47380, + "Ġrm": 47381, + "ĠDuff": 47382, + "Ġgraze": 47383, + "ĠAluminum": 47384, + "ophones": 47385, + "Occup": 47386, + "Drug": 47387, + "xaa": 47388, + "âŀ": 47389, + "efer": 47390, + "generally": 47391, + "correction": 47392, + "ĠElizabethan": 47393, + "Ġgranul": 47394, + "ĠPartnerships": 47395, + "Ġretinopathy": 47396, + "FG": 47397, + "tone": 47398, + "Ġmaternity": 47399, + "Ġdeceive": 47400, + "ĠLatter": 47401, + "Ġilliterate": 47402, + "organism": 47403, + "ĠStewardship": 47404, + "Ġlengthen": 47405, + "ĠDresden": 47406, + "!.": 47407, + "BOO": 47408, + "SG": 47409, + "filling": 47410, + "inberg": 47411, + "Ġoncology": 47412, + "Ġanem": 47413, + "ĠBess": 47414, + "ocations": 47415, + "ĠEid": 47416, + "ĠUVA": 47417, + "Ġ384": 47418, + "1908": 47419, + "overl": 47420, + "Compan": 47421, + "Ġmisguided": 47422, + "ек": 47423, + "Ġcampaigning": 47424, + "ä¸ļ": 47425, + "necessary": 47426, + "Ġdeteriorated": 47427, + "ä¼ļ": 47428, + "Ġruthless": 47429, + "Ġdick": 47430, + "gean": 47431, + "artifact": 47432, + "Ġevoked": 47433, + "compose": 47434, + "ĠQuad": 47435, + "9090": 47436, + "ĠTomorrow": 47437, + "Discovery": 47438, + "laden": 47439, + "ĠHoffman": 47440, + "Router": 47441, + "ĠMV": 47442, + "ĠFerr": 47443, + "Ġ336": 47444, + "facebook": 47445, + "Ġgeneralizations": 47446, + "ĠBlank": 47447, + "Ġcryptic": 47448, + "={},": 47449, + "ĠKhmer": 47450, + "onials": 47451, + "ĠIncorporating": 47452, + "elands": 47453, + "Ġrejo": 47454, + "ĠFV": 47455, + "Ġflint": 47456, + "Ġhumiliation": 47457, + "Ġbookstore": 47458, + "Ġbehaved": 47459, + "974": 47460, + "trainer": 47461, + "Ġalphabets": 47462, + "FH": 47463, + "Ġpane": 47464, + "Ġintonation": 47465, + "uben": 47466, + "Ġexpel": 47467, + "Ġpractising": 47468, + "âĪļ(": 47469, + "ç͍æĪ·": 47470, + "Ġdiplomat": 47471, + "ĠLorentz": 47472, + "ĠPhenomen": 47473, + "Production": 47474, + "Ġshrou": 47475, + "1944": 47476, + "Stra": 47477, + "Conversion": 47478, + "587": 47479, + "Ġtelevisions": 47480, + "Lean": 47481, + "opathology": 47482, + "discover": 47483, + "determined": 47484, + "Ġeclipses": 47485, + "İ·åıĸ": 47486, + "ĠTRI": 47487, + "ĠPOP": 47488, + "otti": 47489, + "ANTY": 47490, + "6667": 47491, + "ĠDiscussions": 47492, + "Ġdiverge": 47493, + "Ġalarmed": 47494, + "Ġintermediaries": 47495, + "ĠCicero": 47496, + "Lewis": 47497, + "xba": 47498, + "Ġdeceptive": 47499, + "aunder": 47500, + "Ġ1807": 47501, + "ĠComedy": 47502, + "Ġobjected": 47503, + "Ġcausative": 47504, + "mael": 47505, + "ĠActivation": 47506, + "umenical": 47507, + "ĠCylinder": 47508, + "ĠFilms": 47509, + "Ġtranscended": 47510, + "charted": 47511, + "Ġreckless": 47512, + "Ġgiraffe": 47513, + "Ġboulders": 47514, + "wk": 47515, + "blueprint": 47516, + "EVENT": 47517, + "Creative": 47518, + "ĠMETHOD": 47519, + "Preparing": 47520, + "TG": 47521, + "nuclear": 47522, + "||(": 47523, + "Ġfallout": 47524, + "twentieth": 47525, + "Ġmucosa": 47526, + "Ġwitty": 47527, + "Middleware": 47528, + "ĠAyurvedic": 47529, + "kok": 47530, + "vstack": 47531, + "Ġothello": 47532, + "ĠBrick": 47533, + "await": 47534, + "ĠDisplacement": 47535, + "Ġquantifying": 47536, + "Ġqt": 47537, + "ĠAttach": 47538, + "ĠMultiples": 47539, + "Ġlagoon": 47540, + "ĠYukon": 47541, + "Ġeuthanasia": 47542, + "SUP": 47543, + "Ġsizable": 47544, + "Ġdosing": 47545, + "ĠOVER": 47546, + "Ġ1760": 47547, + "Ġ244": 47548, + "ĠSlovakia": 47549, + "Returning": 47550, + "Meaning": 47551, + "emens": 47552, + "Ġcaramel": 47553, + "however": 47554, + "Ġnurtured": 47555, + "Preparation": 47556, + "FOLDER": 47557, + "ppe": 47558, + "Ġscoot": 47559, + "Ġwaterfalls": 47560, + "ĠChecks": 47561, + "ĠPatience": 47562, + "Ġmysql": 47563, + "Ġattainable": 47564, + "Ġteddy": 47565, + "KHR": 47566, + "NZ": 47567, + "}={": 47568, + "aty": 47569, + "Ġbooking": 47570, + "elapsed": 47571, + "odel": 47572, + "Ġunwell": 47573, + "}}\\\\": 47574, + "cellent": 47575, + "ĠMessages": 47576, + "/+": 47577, + "VED": 47578, + "esan": 47579, + "Ġresusc": 47580, + "Ġparcels": 47581, + "retrieve": 47582, + "reedy": 47583, + "Ġstarring": 47584, + "mainly": 47585, + "Repository": 47586, + "Ġpsychiatrists": 47587, + "ĠBuchanan": 47588, + "titles": 47589, + "Ġpv": 47590, + "anonymous": 47591, + "ĠCite": 47592, + "Ġcompel": 47593, + "choly": 47594, + "IVES": 47595, + "ĠHerbal": 47596, + "ĠImproper": 47597, + "SITEBOSS": 47598, + "Ġdazzling": 47599, + "æĥ": 47600, + "ertations": 47601, + "ĠShabbat": 47602, + "Ġinformally": 47603, + "Ġcosmological": 47604, + "Ġwhimsical": 47605, + "VOL": 47606, + "ĠTape": 47607, + "odb": 47608, + "ĠHollow": 47609, + "Innov": 47610, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 47611, + "Ġpostulate": 47612, + "interaction": 47613, + "DEC": 47614, + "ĠPotassium": 47615, + "Normalization": 47616, + "international": 47617, + "Ġquieter": 47618, + "Ġmornings": 47619, + "pulse": 47620, + "ĠCull": 47621, + "ĠBau": 47622, + "ĠRaven": 47623, + "Ġunderline": 47624, + "ractable": 47625, + "ées": 47626, + "Ġhonorary": 47627, + "Ġspreadsheets": 47628, + "Lincoln": 47629, + "METHOD": 47630, + "å¹´": 47631, + "418": 47632, + "Slope": 47633, + "otide": 47634, + "Ġ317": 47635, + "Ġpowering": 47636, + "ĠLogger": 47637, + "Ġapprentice": 47638, + "+]": 47639, + "fresh": 47640, + "xE": 47641, + "zek": 47642, + "Ġrang": 47643, + "ĠDio": 47644, + "Ġplating": 47645, + "Ġrefs": 47646, + "AAP": 47647, + "Ġbriefing": 47648, + "Sadly": 47649, + "Ġunimaginable": 47650, + "Mos": 47651, + "gio": 47652, + "Ġcacao": 47653, + "Ġgren": 47654, + "ĠMae": 47655, + "Ġrations": 47656, + "ĠRex": 47657, + "ellant": 47658, + "Ġsolenoid": 47659, + "Ġradiotherapy": 47660, + "ebel": 47661, + "ValueRangeConstraint": 47662, + "TRAN": 47663, + "Ġextrinsic": 47664, + "ĠSurviv": 47665, + "Ġdissipate": 47666, + "ĠAW": 47667, + "ĠIst": 47668, + "Ġwearer": 47669, + "uders": 47670, + "Ġroaming": 47671, + "Ġcommemorates": 47672, + "ĠXYZ": 47673, + ":|": 47674, + "Ġdumps": 47675, + "ĠUlysses": 47676, + "Ġcurly": 47677, + "ĠOrwell": 47678, + "Ġannals": 47679, + "Ġpyg": 47680, + "Ġliquef": 47681, + "Ġspirals": 47682, + "да": 47683, + "ĠBahá": 47684, + "shutdown": 47685, + "Official": 47686, + "Ġdeprecated": 47687, + "ĠTreating": 47688, + "Legal": 47689, + "Ġindeterminate": 47690, + "ĠHeter": 47691, + "rugs": 47692, + "ussel": 47693, + "Ġnonprofits": 47694, + "warf": 47695, + "protobuf": 47696, + "Reducing": 47697, + "Ġwandered": 47698, + "ĠNathaniel": 47699, + "Ġepistemology": 47700, + "Ġantiderivative": 47701, + "Ġthi": 47702, + "olism": 47703, + "Ġplur": 47704, + "ĠOncology": 47705, + "Ġrouted": 47706, + "ĠKeynes": 47707, + "ĠSepar": 47708, + "Ġoverheating": 47709, + "Ġemanating": 47710, + "ĠPractitioners": 47711, + "Dead": 47712, + "Ul": 47713, + "hc": 47714, + "atry": 47715, + "ĠHeating": 47716, + "indexed": 47717, + "Ġhopping": 47718, + "BoxLayout": 47719, + "ĠMembership": 47720, + "Ġabsurdity": 47721, + "éĹ®": 47722, + "ĠMellon": 47723, + "Alike": 47724, + "pca": 47725, + "tiles": 47726, + "Ġnud": 47727, + "ooky": 47728, + "ĠAlpine": 47729, + "ĠAdapting": 47730, + "possibility": 47731, + "Ġaddictions": 47732, + "everything": 47733, + "ĠSantos": 47734, + "Ġacetaminophen": 47735, + "Bind": 47736, + "TAGS": 47737, + "reys": 47738, + "Ġdag": 47739, + "idegger": 47740, + "Ġgliding": 47741, + "dfunding": 47742, + "ĠSystemic": 47743, + "ÃŃt": 47744, + "Ġindebted": 47745, + "Ġparody": 47746, + "Ġorganizes": 47747, + "LEASE": 47748, + "Ġ×Ķ": 47749, + "GMZT": 47750, + "Nuclear": 47751, + "igl": 47752, + "ĠDeleg": 47753, + "Ġforensics": 47754, + "Ġparallelism": 47755, + "ĠMcCle": 47756, + "ĠLoading": 47757, + "UA": 47758, + "cru": 47759, + "descript": 47760, + "Ġnave": 47761, + "ĠUW": 47762, + "Ġmarx": 47763, + "Ġsupercomputer": 47764, + "ĠColonies": 47765, + "ĠKirch": 47766, + "ĠCeremon": 47767, + "ĠFertil": 47768, + "Ġretribution": 47769, + "ĠAllison": 47770, + "Ġpunitive": 47771, + "banded": 47772, + "ĠTelephone": 47773, + "ĠWARRANTY": 47774, + "airobi": 47775, + "challenge": 47776, + "haven": 47777, + "icions": 47778, + "keh": 47779, + "ĠHague": 47780, + "ĠUDP": 47781, + "Compliance": 47782, + "Ġtrustee": 47783, + "463": 47784, + "ánd": 47785, + "ĠCarthage": 47786, + "Ġsigh": 47787, + "ĠASTM": 47788, + "Ġunofficial": 47789, + "Ġmania": 47790, + "Ġzig": 47791, + "ĠClothing": 47792, + "oleum": 47793, + "Ġnegro": 47794, + "Ġâ΍": 47795, + "nesia": 47796, + "ĠORDER": 47797, + "åįķ": 47798, + "ĠOUTPUT": 47799, + "Turk": 47800, + "ĠGemini": 47801, + "ĠSimplifying": 47802, + "ĠCompassion": 47803, + "peaks": 47804, + "ĠFlanders": 47805, + "redity": 47806, + "Ġsmear": 47807, + "643": 47808, + "Ġwidows": 47809, + "iterable": 47810, + "ÏĢr": 47811, + "Ġcannons": 47812, + "Ġpolyphenols": 47813, + "ù": 47814, + "Ġditches": 47815, + "ĠIELTS": 47816, + "ĠEtr": 47817, + "Ġdisarm": 47818, + "Shared": 47819, + "Coord": 47820, + "ĠLayers": 47821, + "ĠLeicester": 47822, + "offic": 47823, + "ĠJal": 47824, + "ampunk": 47825, + "modes": 47826, + "ĠPathology": 47827, + "preserved": 47828, + "����": 47829, + "Ġvenomous": 47830, + "Vocabulary": 47831, + "Ġyrs": 47832, + "Ġendorphins": 47833, + "Ġresistivity": 47834, + "ĠMahab": 47835, + "Ġmolded": 47836, + "Ġcarnivorous": 47837, + "ĠDAMAGES": 47838, + "ĠLorenzo": 47839, + "ej": 47840, + "Ġdavid": 47841, + "ĠRAD": 47842, + "Ġjac": 47843, + "prises": 47844, + "Ġdeadliest": 47845, + "mapper": 47846, + "ĠâĨIJ": 47847, + "ĠLogarithmic": 47848, + "ĠHorace": 47849, + "Ġjewellery": 47850, + "developmental": 47851, + "Ġintervened": 47852, + "................................................................": 47853, + "ĠGeorges": 47854, + "MV": 47855, + "589": 47856, + "ĠRoutine": 47857, + "Ġjunctions": 47858, + "ĠSomali": 47859, + "Ġthrombosis": 47860, + "ĠERROR": 47861, + "_=": 47862, + "enital": 47863, + "ĠTempl": 47864, + "Ġcomed": 47865, + "stitutions": 47866, + "ĠPercy": 47867, + ");``": 47868, + "Ġ.....": 47869, + "33333337": 47870, + "periodic": 47871, + "Breast": 47872, + "!(": 47873, + "dag": 47874, + "tall": 47875, + "Ġnotations": 47876, + "ĠActivism": 47877, + "ĠCongratulations": 47878, + "Ġpreferring": 47879, + "ĠIncident": 47880, + "Ġincidental": 47881, + "Ġradiating": 47882, + "ĠRousseau": 47883, + "Ġ355": 47884, + "Ġglo": 47885, + "||=": 47886, + "ophagy": 47887, + "ĠMelissa": 47888, + "movement": 47889, + "ĠMinority": 47890, + "Ġmarshm": 47891, + "accharide": 47892, + "Ġcolloquial": 47893, + "trim": 47894, + "initive": 47895, + "replic": 47896, + "Ġpact": 47897, + "Ġchassis": 47898, + "ĠNetworking": 47899, + "è¯Ń": 47900, + "âİ¢": 47901, + "ĠSomerset": 47902, + "Cfg": 47903, + "Ġclad": 47904, + "Ġharden": 47905, + "Contains": 47906, + "ĠðĿIJµ": 47907, + "Trigger": 47908, + "ËIJ": 47909, + "Ġmuzzle": 47910, + "Ġflair": 47911, + "ĠExposition": 47912, + "ĠEmpirical": 47913, + "Ġimmunodeficiency": 47914, + "DQ": 47915, + "LIB": 47916, + "alore": 47917, + "ĠVO": 47918, + "Ġacclaim": 47919, + "Ġprotesting": 47920, + "Ġlotus": 47921, + "Ġrotten": 47922, + "Noise": 47923, + "ĠJudas": 47924, + "Ġcontaminant": 47925, + "financial": 47926, + "840": 47927, + "Ġkeepers": 47928, + "Regex": 47929, + "ipheral": 47930, + "ĠHashem": 47931, + "Ġuv": 47932, + "ograd": 47933, + "Ġwoodworking": 47934, + "OTS": 47935, + "ĠExplained": 47936, + "Ġenumeration": 47937, + "ĠMahal": 47938, + "ĠRudolf": 47939, + "Ġmetastatic": 47940, + "ĠStrept": 47941, + "dashboard": 47942, + "MH": 47943, + "NX": 47944, + "quite": 47945, + "Ġdegenerate": 47946, + "ĠBates": 47947, + "Ġkx": 47948, + "Ġpropagating": 47949, + "ĠãħĤ": 47950, + "oplasty": 47951, + "040": 47952, + "Âĥ": 47953, + "atched": 47954, + "ĠCree": 47955, + "Ġneoliberal": 47956, + "ĠNarc": 47957, + "Ġenrol": 47958, + "Ġevokes": 47959, + "Ġseasonality": 47960, + "ĠAdaptations": 47961, + "Cod": 47962, + "ĠShinto": 47963, + "Ġcrate": 47964, + "subs": 47965, + "orphism": 47966, + "Ġhawk": 47967, + "JV": 47968, + "ĠKod": 47969, + "1904": 47970, + "Ġextremist": 47971, + "Ġrollers": 47972, + "ãħĤ": 47973, + "Speech": 47974, + "gallon": 47975, + "Ġconfiscated": 47976, + "serving": 47977, + "uper": 47978, + "instruction": 47979, + "ĠNil": 47980, + "):**": 47981, + "ONS": 47982, + "Ġcloseness": 47983, + "Ġsentencing": 47984, + "Ġcommercialization": 47985, + "tablename": 47986, + "ĠLectures": 47987, + "ĠHelsinki": 47988, + "pins": 47989, + "Ġseb": 47990, + "ĠCoins": 47991, + "Ġbirthdays": 47992, + "Ġnarrated": 47993, + "ĠHolly": 47994, + "}+{": 47995, + "Ġionizing": 47996, + "Ġrallied": 47997, + "NK": 47998, + "ĠBuzz": 47999, + "ĠFiji": 48000, + "website": 48001, + "Ġwaterway": 48002, + "Ġ{{\\": 48003, + "Exodus": 48004, + "ðĿŁ": 48005, + "corrh": 48006, + "ĠInvestigations": 48007, + "âϦ": 48008, + "Mathematical": 48009, + "]},": 48010, + "ono": 48011, + "ĠTricks": 48012, + "ĠSAR": 48013, + "ĠHockey": 48014, + "Ġdiast": 48015, + "Ġsociologists": 48016, + "ĠWarwick": 48017, + "473": 48018, + "Becoming": 48019, + "uvial": 48020, + "ĠCulinary": 48021, + "YES": 48022, + "Ġarou": 48023, + "ĠBAC": 48024, + "ĠLeaving": 48025, + "Coordinate": 48026, + "Ġpellet": 48027, + "Marie": 48028, + "ĠCosmic": 48029, + "cigarette": 48030, + "uckingham": 48031, + "ĠGeorgetown": 48032, + "atis": 48033, + "ĠDai": 48034, + "ĠSty": 48035, + "Ġaffirming": 48036, + "Ġpainkillers": 48037, + "unga": 48038, + "arrowing": 48039, + "ĠBoyle": 48040, + "èĩª": 48041, + "Abb": 48042, + "amber": 48043, + "Ġconcession": 48044, + "ĠMSE": 48045, + "Ġscams": 48046, + "ĠYog": 48047, + "Ġhistograms": 48048, + "Ġmicroprocessor": 48049, + "Ġhomogen": 48050, + "grp": 48051, + "ĠCONF": 48052, + "Ġbruising": 48053, + "Joe": 48054, + "}#": 48055, + "ØŃ": 48056, + "ĠRinse": 48057, + "ĠVote": 48058, + "Ġdeseg": 48059, + "Ġinteroperability": 48060, + "Ġ¾": 48061, + "Ġpiecewise": 48062, + "672": 48063, + "Ġpadded": 48064, + "Ġevangelical": 48065, + "ĠInflammation": 48066, + "ĠPiece": 48067, + "ĠFB": 48068, + "ĠOy": 48069, + "Ġ1809": 48070, + "``;": 48071, + "STIT": 48072, + "ISP": 48073, + "Essays": 48074, + "Bits": 48075, + "IoT": 48076, + "Äħ": 48077, + "ndt": 48078, + "ĠPets": 48079, + "racuse": 48080, + "Whilst": 48081, + "ĠConsol": 48082, + "Ġstraining": 48083, + "USH": 48084, + "12345": 48085, + "namedValues": 48086, + "Ġãħħ": 48087, + "éĽĨ": 48088, + "oge": 48089, + "rae": 48090, + "adin": 48091, + "ĠHarding": 48092, + "ĠkPa": 48093, + "ĠConsistency": 48094, + "separated": 48095, + "'|'": 48096, + "LEN": 48097, + "ĠDAT": 48098, + "Ġbackups": 48099, + "ohl": 48100, + "ĠBecker": 48101, + "Ġinstallment": 48102, + "Ġfacilitator": 48103, + "Ġaccomplishing": 48104, + "ĠSecurities": 48105, + "ĠMerchant": 48106, + "33333331": 48107, + "Fourth": 48108, + "Ġdismantle": 48109, + "ĠGMOs": 48110, + "Bucket": 48111, + "Ġrehab": 48112, + "patcher": 48113, + "ijk": 48114, + "Ġcaesar": 48115, + "scriptstyle": 48116, + "Ġcosmopolitan": 48117, + "ĠOslo": 48118, + "ĠHarnessing": 48119, + "411": 48120, + "hots": 48121, + "ĠRag": 48122, + "Ġplanters": 48123, + "ĠÂłĠÂłĠÂł": 48124, + "ĠGoodman": 48125, + "ĠInspiration": 48126, + "Ġstyling": 48127, + "Ġmischievous": 48128, + "frak": 48129, + "vlan": 48130, + "ĠVaugh": 48131, + "Ġweighting": 48132, + "Ġordinarily": 48133, + "Ġhonorable": 48134, + "ĠRenew": 48135, + "Ġstipulated": 48136, + "ĠBunny": 48137, + "Pret": 48138, + "Ġhars": 48139, + "ĠGull": 48140, + "Ġxyl": 48141, + "Ġincarnation": 48142, + "Ġappropriated": 48143, + "Ġhalo": 48144, + "ticket": 48145, + "Ġephemeral": 48146, + "istors": 48147, + "Ġcommend": 48148, + "Stone": 48149, + "splits": 48150, + "&#": 48151, + "Atomic": 48152, + "Ġ272": 48153, + "Ġgrasshop": 48154, + "graphic": 48155, + "Ġrhinos": 48156, + "Ġdishwas": 48157, + "judgment": 48158, + "polygon": 48159, + "ĠSSR": 48160, + "Ġ'.'": 48161, + "regional": 48162, + "Ġexecutes": 48163, + "ĠSupplementary": 48164, + "Ġmutants": 48165, + "winner": 48166, + "Selecting": 48167, + "ĠCrusades": 48168, + "decorator": 48169, + "Ġsabotage": 48170, + "Hal": 48171, + "Ġgills": 48172, + "ificantly": 48173, + "Ġprecedes": 48174, + "ĠTyph": 48175, + "rodite": 48176, + "Ġcompaction": 48177, + "Ġunheard": 48178, + "Ġ510": 48179, + "Ġgrabbing": 48180, + "1935": 48181, + "iola": 48182, + "Ġundis": 48183, + "ĠMare": 48184, + "ellites": 48185, + "Ġindict": 48186, + "Ġopacity": 48187, + "ĠViral": 48188, + "ĠArchitects": 48189, + "ĠNatl": 48190, + "ĠFermi": 48191, + "mov": 48192, + "materials": 48193, + "Ġunderworld": 48194, + "\",},{\"": 48195, + "ĠAlto": 48196, + "ĠCoe": 48197, + "ĠEducate": 48198, + "ÑĤо": 48199, + "Ġsemicircle": 48200, + "ĠCrazy": 48201, + "Ġdeleterious": 48202, + "restart": 48203, + "ulia": 48204, + "ĠLuk": 48205, + "Ġdebit": 48206, + "Ġcoeff": 48207, + "Ġabsentee": 48208, + "Mixed": 48209, + "oran": 48210, + "typed": 48211, + "ĠArgon": 48212, + "ĠTribunal": 48213, + "FILES": 48214, + "Ġplaywrights": 48215, + "Dh": 48216, + "aspect": 48217, + "ĠIE": 48218, + "Ġ=-": 48219, + "ĠBorders": 48220, + "ĠQatar": 48221, + "Ġreformed": 48222, + "+'/": 48223, + "ĠRavi": 48224, + "Ġcrossover": 48225, + "ĠYosh": 48226, + "ovsk": 48227, + "Ġopposes": 48228, + "ĠIsraelis": 48229, + "apiro": 48230, + "Ġironically": 48231, + "posterior": 48232, + "Ġtotality": 48233, + "Ġhegemony": 48234, + "Ġempirically": 48235, + "ĠAcknowledge": 48236, + "Ġcrib": 48237, + "ĠCSI": 48238, + "ĠFirm": 48239, + "ĠUAV": 48240, + "Ġtreasured": 48241, + "ĠSwahili": 48242, + "enthic": 48243, + "Curve": 48244, + "ĠKatie": 48245, + "Trees": 48246, + "oeb": 48247, + "ĠBears": 48248, + "ĠDivers": 48249, + "Ġcontends": 48250, + "Ġhomeopathy": 48251, + "Ġwidest": 48252, + "Ġburner": 48253, + "Ġqualifies": 48254, + "IRS": 48255, + "Ġnuance": 48256, + "Payload": 48257, + "ĠCaucasian": 48258, + "ozygous": 48259, + "kick": 48260, + "Ġwag": 48261, + "vect": 48262, + "ĠLets": 48263, + "Ġ377": 48264, + "ĠStrict": 48265, + "otherwise": 48266, + "Ġwindy": 48267, + "Ġduke": 48268, + "throughput": 48269, + "weekly": 48270, + "Ġfarewell": 48271, + "ãħİãĦ¹": 48272, + "ĠãħĤãħİãĦ¹": 48273, + "048": 48274, + "Za": 48275, + "omile": 48276, + "ĠMolly": 48277, + "Ġrepatri": 48278, + "keyboard": 48279, + "whit": 48280, + "county": 48281, + "ĠSuperintendent": 48282, + "Ġcarbide": 48283, + "protoc": 48284, + "BK": 48285, + "Ġ........": 48286, + "rach": 48287, + "ĠCHO": 48288, + "ĠGarlic": 48289, + "Commented": 48290, + "repair": 48291, + "ĠJudgment": 48292, + "ĠPotato": 48293, + "Ġstripping": 48294, + "Ġboldly": 48295, + "FORE": 48296, + "?]": 48297, + "rants": 48298, + "xico": 48299, + "Ġomin": 48300, + "Ġgin": 48301, + "ĠLig": 48302, + "earned": 48303, + "Ġhardworking": 48304, + "Ġmassively": 48305, + "Ġpamphlets": 48306, + "ĠTk": 48307, + "ulants": 48308, + "ĠHOLD": 48309, + "Ġprotracted": 48310, + "atteries": 48311, + "Ġ!!": 48312, + "ĠLegends": 48313, + "Ġfeminists": 48314, + "ĠFaust": 48315, + "ĠToledo": 48316, + "ĠEcosystems": 48317, + "080": 48318, + "policies": 48319, + "ĠEdo": 48320, + "ĠLopez": 48321, + "Ġhealthiest": 48322, + "Ġendanger": 48323, + "ĠEngels": 48324, + "justice": 48325, + "Ġstormy": 48326, + "circular": 48327, + "Ġcondenser": 48328, + "planetary": 48329, + "Ġfluxes": 48330, + "Ġweaponry": 48331, + "ĠFeelings": 48332, + "Predict": 48333, + "ĠCement": 48334, + "ython": 48335, + "Ġorganisational": 48336, + "Ġbenches": 48337, + "rette": 48338, + "Ġforcefully": 48339, + "Ġmultiplies": 48340, + "flows": 48341, + "Ġhitler": 48342, + "ãĤ¤": 48343, + "Peace": 48344, + "MessageType": 48345, + "Ġµm": 48346, + "Ġgenealogical": 48347, + "Ġtheologian": 48348, + "DG": 48349, + "Pup": 48350, + "Vers": 48351, + "astes": 48352, + "renew": 48353, + "ĠEquilibrium": 48354, + "ĠWHETHER": 48355, + "ĠBrisbane": 48356, + "`//": 48357, + "ĠMosaic": 48358, + "ĠKok": 48359, + "SIGN": 48360, + "obot": 48361, + "Ġexploding": 48362, + "Ġdecays": 48363, + "Thinking": 48364, + "462": 48365, + "ĠBenefit": 48366, + "Religious": 48367, + "Ġfisherman": 48368, + "ĠDalai": 48369, + "Playing": 48370, + "Ġencapsulated": 48371, + "FORMATION": 48372, + "ĠNeighborhood": 48373, + "utcnow": 48374, + "ĠEurasia": 48375, + "ĠTehran": 48376, + "è¿ĶåĽŀ": 48377, + "sed": 48378, + "tower": 48379, + "Ġpaws": 48380, + "Ġgc": 48381, + "apart": 48382, + "ossils": 48383, + "663": 48384, + "ĠBois": 48385, + "ĠHAVE": 48386, + "WER": 48387, + "Ġforging": 48388, + "Ġbyproducts": 48389, + "Ġcallbacks": 48390, + "Ġconfounding": 48391, + "ĠResidents": 48392, + "ĠAuthorities": 48393, + "ĠCombination": 48394, + "Ġgaussian": 48395, + "Ġbenevolent": 48396, + "ĠMOS": 48397, + "Ġchanting": 48398, + "ĠLus": 48399, + "Ġairtight": 48400, + "}\\,\\": 48401, + "Ġstatesman": 48402, + "Ġstreak": 48403, + "---------------------------------------------": 48404, + "ircon": 48405, + "ĠBiden": 48406, + "ferably": 48407, + "ĠÐĴ": 48408, + "ĠMartinez": 48409, + "discrim": 48410, + "NCERT": 48411, + "Asked": 48412, + "Flex": 48413, + "rings": 48414, + "Ġmowing": 48415, + "ĠBonds": 48416, + "endering": 48417, + "Ġplough": 48418, + "Ġspawned": 48419, + "ĠĊĊĠĠĠ": 48420, + "Ġbarcode": 48421, + "kered": 48422, + "Ġremainders": 48423, + "Ġtruthful": 48424, + "Ġremedial": 48425, + "Ġdevotees": 48426, + "ĠMussolini": 48427, + ")%": 48428, + "ingen": 48429, + "avour": 48430, + "ĠTrav": 48431, + "Ġtentative": 48432, + "ĠEntrepreneurship": 48433, + "-$": 48434, + "Ġwhipped": 48435, + "ĠPing": 48436, + "ĠREP": 48437, + "Ġpoke": 48438, + "Ġaffords": 48439, + "Regarding": 48440, + "Ġflavored": 48441, + "anoi": 48442, + "Ġnarciss": 48443, + "Ġscreaming": 48444, + "mz": 48445, + "votes": 48446, + "ĠArrays": 48447, + "Ġlooph": 48448, + "Ġgeodes": 48449, + "ĠConsent": 48450, + "\\,$": 48451, + "Ġinstitutionalized": 48452, + "OMETRY": 48453, + "?),": 48454, + "ή": 48455, + "Ġsg": 48456, + "Ġreimag": 48457, + "ĠAAA": 48458, + "APE": 48459, + "ridium": 48460, + "Arc": 48461, + "Ġwalker": 48462, + "ĠREAL": 48463, + "Ġconceivable": 48464, + "ĠCoordination": 48465, + "certified": 48466, + "ĠRAID": 48467, + "Recognizing": 48468, + "Ġpanoramic": 48469, + "nian": 48470, + "sales": 48471, + "anty": 48472, + "Ġattuned": 48473, + "ecks": 48474, + "Ġsolicit": 48475, + "xticks": 48476, + "Ġmicrograms": 48477, + "Ġnationals": 48478, + "symmetric": 48479, + "bboxes": 48480, + "Hook": 48481, + "JJ": 48482, + "NAT": 48483, + "Rose": 48484, + "opted": 48485, + "ĠLSD": 48486, + "Ġkl": 48487, + "ileptic": 48488, + "ricting": 48489, + "Ġsilenced": 48490, + "------------------------------------------": 48491, + "ĠJesuits": 48492, + "survey": 48493, + "Marine": 48494, + "Ġgratification": 48495, + "rasing": 48496, + "ĠWon": 48497, + "ĠREC": 48498, + "Include": 48499, + "Ġhumour": 48500, + "Ġutopian": 48501, + "ANA": 48502, + "Ġfascist": 48503, + "enthal": 48504, + "Median": 48505, + "ĠNaomi": 48506, + "21739": 48507, + "ĠInsects": 48508, + "&-": 48509, + "ĠiT": 48510, + "rophes": 48511, + "calibration": 48512, + "ĠANSWER": 48513, + "ĠLouisville": 48514, + "TIMEOUT": 48515, + "Ġlantern": 48516, + "enters": 48517, + "ĠTER": 48518, + "Ġanc": 48519, + "opf": 48520, + "Ġdistill": 48521, + "Ġworldviews": 48522, + "Exposure": 48523, + "aids": 48524, + "Ġrl": 48525, + "Ġroamed": 48526, + "Ġ1808": 48527, + "ĠAlle": 48528, + "ĠQuint": 48529, + "ĠTiming": 48530, + "ĠNaN": 48531, + "ĠAthletes": 48532, + "ĠRiverside": 48533, + "Madison": 48534, + "Ġischemic": 48535, + "Ġosp": 48536, + "Ġreins": 48537, + "irv": 48538, + "Ġconsoles": 48539, + "Ġplaceholder": 48540, + "rado": 48541, + "ĠÎĽ": 48542, + "ocrisy": 48543, + ".'''": 48544, + "River": 48545, + "Sync": 48546, + "ĠPizza": 48547, + "ĠRB": 48548, + "Ġcurricular": 48549, + "Ġpondering": 48550, + "åħĥ": 48551, + "Ġvagu": 48552, + "è¾ĵ": 48553, + "ĠTORT": 48554, + "prised": 48555, + "ĠTranscend": 48556, + "Jacob": 48557, + "ĠInterpreting": 48558, + "Nick": 48559, + "brew": 48560, + "Ġwont": 48561, + "Ġ=.": 48562, + "ĠNutrient": 48563, + "Ġplast": 48564, + "Ġperceives": 48565, + "ucchini": 48566, + "ymour": 48567, + "CTIONS": 48568, + "ĠAcquisition": 48569, + "ĠÐŁ": 48570, + "specifically": 48571, + "Ġrelativistic": 48572, + "úmer": 48573, + "ĠPandas": 48574, + "primitive": 48575, + "Ġanarchist": 48576, + "ĠAbe": 48577, + "Ġstag": 48578, + "Ġionization": 48579, + "cardia": 48580, + "âĢ¢âĢ¢âĢ¢âĢ¢": 48581, + "ĠPare": 48582, + "Ġablation": 48583, + "eret": 48584, + "Ġ630": 48585, + "Ġ660": 48586, + "Ġminer": 48587, + "ĠSham": 48588, + "Ġperiodicals": 48589, + "586": 48590, + "å®ŀ": 48591, + "Ġeradicated": 48592, + "\"\"\"\"\"\"\"\"": 48593, + "ĠSamsung": 48594, + "FU": 48595, + "ppm": 48596, + "osse": 48597, + "ĠRao": 48598, + "ĠGau": 48599, + "ĠLao": 48600, + "Ġlunches": 48601, + "Ġnexus": 48602, + "Gram": 48603, + "KY": 48604, + "gren": 48605, + "nucle": 48606, + "enums": 48607, + "ĠPp": 48608, + "ĠJL": 48609, + "Ġsoar": 48610, + "ITT": 48611, + "émon": 48612, + "EEP": 48613, + "massive": 48614, + "ĠLIABLE": 48615, + "ĠAztecs": 48616, + "Ġimbued": 48617, + "417": 48618, + "[],": 48619, + "Ġ470": 48620, + "Ġamaze": 48621, + "IDA": 48622, + "zza": 48623, + "ĠMercy": 48624, + "Ġperpetrator": 48625, + "Ġadhesives": 48626, + "Ġpredicament": 48627, + "Sweet": 48628, + "fps": 48629, + "zac": 48630, + "ĠFiscal": 48631, + "Ġspears": 48632, + "ismo": 48633, + "ĠConcent": 48634, + "adden": 48635, + "Ġstressing": 48636, + "569": 48637, + "ĠProvider": 48638, + "ĠKindle": 48639, + "ý": 48640, + "imetry": 48641, + "Ġperiodont": 48642, + "ĠPhyt": 48643, + "Ġ307": 48644, + "Ġminima": 48645, + "cutta": 48646, + "ĠVerb": 48647, + "Ġtortoises": 48648, + "ĠBIG": 48649, + "476": 48650, + "ĠSHA": 48651, + "ĠGCD": 48652, + "LEMENT": 48653, + "Ġdiverges": 48654, + "bindings": 48655, + "ĠImagination": 48656, + "Ġpretrained": 48657, + "Ġblasphem": 48658, + "Ġcoef": 48659, + "Ġdeton": 48660, + "Ġcorr": 48661, + "Ġcharger": 48662, + "Ġconquests": 48663, + "åħ³": 48664, + "Ġcarcasses": 48665, + "çĻ": 48666, + "Ġbd": 48667, + "thickness": 48668, + "ĠWins": 48669, + "rowave": 48670, + "egen": 48671, + "1942": 48672, + "Ġputative": 48673, + "emptive": 48674, + "ylus": 48675, + "Ġbravely": 48676, + "ĠCustomers": 48677, + "ĠEmploying": 48678, + "Ġcarcass": 48679, + "Ġetymology": 48680, + "ĠCecil": 48681, + "Ġgastronomy": 48682, + "Ġforesight": 48683, + "mach": 48684, + "ĠTir": 48685, + "Ġtwilight": 48686, + "Ġsmelling": 48687, + "\"\"\")": 48688, + "Ġfittings": 48689, + "ĠTransaction": 48690, + "ĠLonger": 48691, + "ĠCypri": 48692, + "tmpdir": 48693, + "ĠDESCRIPT": 48694, + "CSS": 48695, + "Ġssl": 48696, + "Ġcloned": 48697, + "viewer": 48698, + "ĠEmpress": 48699, + "riminals": 48700, + "slip": 48701, + "ĠTwentieth": 48702, + "Ġhusbandry": 48703, + "âĤ¬Â¦": 48704, + "Ġscreenshot": 48705, + "Ġsparingly": 48706, + "chosen": 48707, + "ocious": 48708, + "Ġ335": 48709, + "Ġextinctions": 48710, + "Ġdemarc": 48711, + "ĠMarin": 48712, + "ĠEverybody": 48713, + "ĠMastery": 48714, + "Educational": 48715, + "Ġinauguration": 48716, + "oulevard": 48717, + "Ġculprits": 48718, + "Ġtyphoid": 48719, + "HEADER": 48720, + "Dog": 48721, + "Growth": 48722, + "Kar": 48723, + "Ġfou": 48724, + "ĠEffectiveness": 48725, + "ĠDEBUG": 48726, + "ĠïĤ´": 48727, + "Ġfalcon": 48728, + "Ingredients": 48729, + "aires": 48730, + "tutorial": 48731, + "Ġrevert": 48732, + "ombo": 48733, + "Ġ278": 48734, + "Ġ\".\"": 48735, + "Ġ385": 48736, + "unders": 48737, + "Ġhandouts": 48738, + "radians": 48739, + "Comparison": 48740, + "ĠVanderbilt": 48741, + "fk": 48742, + "abouts": 48743, + "ĠKafka": 48744, + "ĠReformed": 48745, + "1903": 48746, + "ARM": 48747, + "Ġdependable": 48748, + "ĠSephard": 48749, + "ĠSemin": 48750, + "Connell": 48751, + "ĠValidationError": 48752, + "inkel": 48753, + "mathfrak": 48754, + "Ġη": 48755, + "Ġdims": 48756, + "cribing": 48757, + "ĠSusp": 48758, + "Ġpancakes": 48759, + "Ġfigurines": 48760, + "turtle": 48761, + "åύ": 48762, + "026": 48763, + "zA": 48764, + "acked": 48765, + "Ġapparel": 48766, + "ĠWalls": 48767, + "ellings": 48768, + "simpl": 48769, + "Statistical": 48770, + "Ġauspices": 48771, + "Va": 48772, + "icons": 48773, + "embrance": 48774, + "ĠYas": 48775, + "Ġmodifies": 48776, + "ĠShoot": 48777, + "Continuous": 48778, + "Ġeukaryotic": 48779, + "Rating": 48780, + "Ġaisle": 48781, + "arna": 48782, + "Ġchoke": 48783, + "Ġdivider": 48784, + "Ġinhaling": 48785, + "Ġapplaud": 48786, + "Ġdecomposing": 48787, + "Ġnecklace": 48788, + "Descript": 48789, + "GMT": 48790, + "ÐĿ": 48791, + "ĠStores": 48792, + "accepted": 48793, + "Ġdoctrinal": 48794, + "Bone": 48795, + "algo": 48796, + "ĠSJ": 48797, + "yla": 48798, + "ĠSufi": 48799, + "Ġsegmented": 48800, + "oulos": 48801, + "judice": 48802, + "Ġoverseeing": 48803, + "<-": 48804, + "ĠSides": 48805, + "ĠBering": 48806, + "ĠAbram": 48807, + "Ġcasualty": 48808, + "ĠStrengthening": 48809, + "Ġannexation": 48810, + "murs": 48811, + "tos": 48812, + "riac": 48813, + "Ġattested": 48814, + "1952": 48815, + "Ġincarn": 48816, + "herson": 48817, + "Ġalternately": 48818, + "Ġdealings": 48819, + "ĠGreenpeace": 48820, + "scriptions": 48821, + "EI": 48822, + "Typical": 48823, + "Ġsul": 48824, + "unken": 48825, + "Ġmechanic": 48826, + "Ġpunishing": 48827, + "ĠSalisbury": 48828, + "cvt": 48829, + "ĠPulitzer": 48830, + "Ġpsyched": 48831, + "Ġintermediary": 48832, + "aedia": 48833, + "Ġasexual": 48834, + "ĠCVD": 48835, + "ĠCERN": 48836, + "ĠErd": 48837, + "ĠDü": 48838, + "comit": 48839, + "ĠSpending": 48840, + "Combine": 48841, + "ĠBavaria": 48842, + "\"(": 48843, + "ZY": 48844, + "assemble": 48845, + "veau": 48846, + "Ġ298": 48847, + "Ġâ̲": 48848, + "Ġblat": 48849, + "ĠXin": 48850, + "ĠAmos": 48851, + "à¸Ŀ": 48852, + "ĠARISING": 48853, + "Ġpragma": 48854, + "advanced": 48855, + "Ġdisinfectant": 48856, + "Ġdomestically": 48857, + "ĠKyrgyz": 48858, + "jin": 48859, + "ĠMog": 48860, + "icho": 48861, + "Ġhers": 48862, + "Ġhighs": 48863, + "ĠRey": 48864, + "Ġ`[": 48865, + "importSymbols": 48866, + "ĠNationalism": 48867, + "choline": 48868, + "Ġ351": 48869, + "Ġadvisers": 48870, + "ä¿Ŀ": 48871, + "Harm": 48872, + "Ġextermin": 48873, + "eware": 48874, + "firstname": 48875, + "DoesNotExist": 48876, + "Ġdwarfs": 48877, + "Ġprerequisites": 48878, + "Ġgingivitis": 48879, + "ustrated": 48880, + "Ġunregulated": 48881, + "Ġinterlocking": 48882, + "ĠUnlimited": 48883, + "Ġvacations": 48884, + "Ġtransmitters": 48885, + "ĠðŁĻĤ": 48886, + "Ġlexicon": 48887, + "Ġrugby": 48888, + "Ġrallies": 48889, + "Ġpunk": 48890, + "ulents": 48891, + "ĠICD": 48892, + "ĠFounder": 48893, + "rico": 48894, + "Ġprisms": 48895, + "ĠForums": 48896, + "Ġbottleneck": 48897, + "à¹Ĥ": 48898, + "ĠSimpleTransform": 48899, + "Ġwhisper": 48900, + "Ġlubrication": 48901, + "Certificate": 48902, + "ĠPfizer": 48903, + "Ġ1811": 48904, + "ĠâŁ": 48905, + "885": 48906, + "Ġauthentically": 48907, + "ĠLyndon": 48908, + "ĠGDPR": 48909, + "Bud": 48910, + "vil": 48911, + "Ġtt": 48912, + "Ġleaked": 48913, + "Ġtransversal": 48914, + "Ġ1796": 48915, + "ĠEnable": 48916, + "Expr": 48917, + "continued": 48918, + "Ġarthur": 48919, + "Ġyo": 48920, + "Ġcomo": 48921, + "Ġ1823": 48922, + "Ġslime": 48923, + "Animals": 48924, + "ĠNeumann": 48925, + "ĠTransparency": 48926, + "Org": 48927, + "esarean": 48928, + "Frag": 48929, + "Mis": 48930, + "Ġdum": 48931, + "lez": 48932, + "Ġrewriting": 48933, + "ĠKul": 48934, + "1902": 48935, + "Ġappended": 48936, + "Ġsincerity": 48937, + "Ġacquires": 48938, + "aspberries": 48939, + "ĠArabidopsis": 48940, + "ĠStonehenge": 48941, + "ĠNewspaper": 48942, + "Ġsubterranean": 48943, + ",]": 48944, + "aline": 48945, + "ĠHCl": 48946, + "âĢĻ).": 48947, + "ĠGoethe": 48948, + "INGTON": 48949, + "Ġwatchful": 48950, + "Ġlethargy": 48951, + "ĠAssets": 48952, + "Preventing": 48953, + "Arabic": 48954, + "Ġpf": 48955, + "igated": 48956, + "glades": 48957, + "ĠAnalyst": 48958, + "ĠWritings": 48959, + "ĠCrimea": 48960, + "emi": 48961, + "ustion": 48962, + "1860": 48963, + "čĊčĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 48964, + "ĠInvesting": 48965, + "ĠFrontiers": 48966, + "xaxis": 48967, + "ĠShips": 48968, + "ibi": 48969, + "Ġoverfishing": 48970, + "Ġclears": 48971, + "Ġwiden": 48972, + "ĠGetty": 48973, + "ĠEmbassy": 48974, + "ĠCreole": 48975, + "xC": 48976, + "Ġwards": 48977, + "ĠZn": 48978, + "Ġ308": 48979, + "Ġwonderfully": 48980, + "ĠInference": 48981, + "Ġlactation": 48982, + "Ġterrified": 48983, + "Ġsanctioned": 48984, + "healing": 48985, + "ĠTiber": 48986, + "ĠRash": 48987, + "Ġsubdu": 48988, + "Ġingesting": 48989, + "Ġsweetened": 48990, + "OPEN": 48991, + "Ġassimilated": 48992, + "Ġpermeable": 48993, + "ĠOTHERWISE": 48994, + "060": 48995, + "èª": 48996, + "Ġextermination": 48997, + "Ġrefuel": 48998, + "ETH": 48999, + "Ġpolyethylene": 49000, + "Ġcontractual": 49001, + "ĠSTATE": 49002, + "rhs": 49003, + "Represent": 49004, + "ĠIgG": 49005, + "Turning": 49006, + "Ġontology": 49007, + "ĠStrange": 49008, + "hemes": 49009, + "Launch": 49010, + "Lets": 49011, + "sell": 49012, + "{-\\": 49013, + "routing": 49014, + "1925": 49015, + "naming": 49016, + "Ġchromatic": 49017, + "Ġμm": 49018, + "ĠSuffolk": 49019, + "IER": 49020, + "Ġdips": 49021, + "ĠLHS": 49022, + "activ": 49023, + "Ġ100000": 49024, + "ohydrates": 49025, + "Ġreared": 49026, + "Ġoutermost": 49027, + "Ġhydrological": 49028, + "Ġfortification": 49029, + "Ġgermany": 49030, + "ĠMiranda": 49031, + "Ġanaphylaxis": 49032, + "rera": 49033, + "Ġbids": 49034, + "Ġeaves": 49035, + "ulatives": 49036, + "iface": 49037, + "ĠMF": 49038, + "ĠRiding": 49039, + "Ġ259": 49040, + "glas": 49041, + "grads": 49042, + "slant": 49043, + "Ġâİŀ": 49044, + "certificate": 49045, + "\"...": 49046, + "6000": 49047, + "Grades": 49048, + "Ġich": 49049, + "utilities": 49050, + "iges": 49051, + "ĠBones": 49052, + "ĠUncertainty": 49053, + "Ġclassed": 49054, + "underset": 49055, + "Ġpresume": 49056, + "unto": 49057, + "Ġbisect": 49058, + "Ġcovalent": 49059, + "Ġµg": 49060, + "Ġkettle": 49061, + "Ġunattended": 49062, + "Ġzenith": 49063, + "465": 49064, + "NU": 49065, + "Ġpines": 49066, + "ĠLift": 49067, + "cline": 49068, + "ĠKick": 49069, + "ĠAustro": 49070, + "''(": 49071, + "ĠGlue": 49072, + "887": 49073, + "ĠCorrection": 49074, + "Ġethnicities": 49075, + "Ġhurried": 49076, + "iyah": 49077, + "Sampling": 49078, + "Ġreplicas": 49079, + "Ġanomalous": 49080, + "433": 49081, + "530": 49082, + "QS": 49083, + "eni": 49084, + "Ġhab": 49085, + "sema": 49086, + "ĠDrought": 49087, + "ĠLiqu": 49088, + "Ġimprint": 49089, + "Ġsearchable": 49090, + "Ġamplifiers": 49091, + "Ġbrilliance": 49092, + "Ġcet": 49093, + "umab": 49094, + "ormap": 49095, + "Ġinterdependent": 49096, + "spinal": 49097, + "ĠCalgary": 49098, + "ĠSolver": 49099, + "ĠBurr": 49100, + "ĠPutnam": 49101, + "Ġcrucified": 49102, + "Ġ\\:=\\": 49103, + "Pract": 49104, + "Ġores": 49105, + "ĠGret": 49106, + "1929": 49107, + "ĠChristina": 49108, + "753": 49109, + "Ġvirtualization": 49110, + "Ġshootings": 49111, + "Ġcombinatorial": 49112, + "NORM": 49113, + "QT": 49114, + "Ġexon": 49115, + "ĠBarker": 49116, + "ĠEAR": 49117, + "Ġsignage": 49118, + "shadow": 49119, + "Ġ1794": 49120, + "ĠKatz": 49121, + "设": 49122, + "ĠBronx": 49123, + "445": 49124, + "Ped": 49125, + "Ġuint": 49126, + "ĠCY": 49127, + "Ġkb": 49128, + "ckers": 49129, + "Ġrobbery": 49130, + "Ġrespondent": 49131, + "Ġfantasies": 49132, + "bourg": 49133, + "Crop": 49134, + "Trust": 49135, + "æ¸": 49136, + "ĠPocket": 49137, + "Ġshin": 49138, + "Ġscaly": 49139, + "Ġ258": 49140, + "Ġdeepened": 49141, + "Ġtribunal": 49142, + "belts": 49143, + "Ġtightening": 49144, + "PARAM": 49145, + "ĠFloating": 49146, + "ĠMétis": 49147, + "hythmias": 49148, + "Io": 49149, + "hair": 49150, + "Ġbegging": 49151 + }, + "merges": [ + [ + "Ġ", + "t" + ], + [ + "Ġ", + "a" + ], + [ + "Ġ", + "Ġ" + ], + [ + "i", + "n" + ], + [ + "h", + "e" + ], + [ + "r", + "e" + ], + [ + "o", + "n" + ], + [ + "e", + "r" + ], + [ + "Ġt", + "he" + ], + [ + "a", + "t" + ], + [ + "Ġ", + "s" + ], + [ + "Ġ", + "o" + ], + [ + "e", + "n" + ], + [ + "Ġ", + "c" + ], + [ + "e", + "s" + ], + [ + "o", + "r" + ], + [ + "i", + "s" + ], + [ + "i", + "t" + ], + [ + "Ġ", + "w" + ], + [ + "n", + "d" + ], + [ + "a", + "l" + ], + [ + "Ġ", + "p" + ], + [ + "ĠĠ", + "ĠĠ" + ], + [ + "in", + "g" + ], + [ + "Ġ", + "f" + ], + [ + "a", + "n" + ], + [ + "e", + "d" + ], + [ + "Ġ", + "b" + ], + [ + "o", + "u" + ], + [ + "Ġo", + "f" + ], + [ + "a", + "r" + ], + [ + "Ġ", + "in" + ], + [ + "i", + "on" + ], + [ + "Ġ", + "m" + ], + [ + "i", + "c" + ], + [ + "Ġ", + "d" + ], + [ + "Ġa", + "nd" + ], + [ + "Ġt", + "o" + ], + [ + "l", + "e" + ], + [ + "r", + "o" + ], + [ + "a", + "s" + ], + [ + "en", + "t" + ], + [ + "c", + "t" + ], + [ + "Ġ", + "e" + ], + [ + "Ġt", + "h" + ], + [ + "Ġ", + "h" + ], + [ + "e", + "l" + ], + [ + "Ġ", + "re" + ], + [ + "s", + "t" + ], + [ + "o", + "m" + ], + [ + "i", + "l" + ], + [ + "Ġ", + "n" + ], + [ + "Ġ", + "l" + ], + [ + "e", + "t" + ], + [ + "i", + "m" + ], + [ + "o", + "l" + ], + [ + "v", + "e" + ], + [ + "Ġ", + "is" + ], + [ + "at", + "ion" + ], + [ + "r", + "a" + ], + [ + "Ġ", + "g" + ], + [ + "Ġ", + "T" + ], + [ + "i", + "d" + ], + [ + "ĠĠ", + "Ġ" + ], + [ + "s", + "e" + ], + [ + "u", + "t" + ], + [ + "u", + "r" + ], + [ + "c", + "e" + ], + [ + "i", + "g" + ], + [ + "o", + "t" + ], + [ + "o", + "w" + ], + [ + "l", + "y" + ], + [ + "â", + "Ģ" + ], + [ + "c", + "h" + ], + [ + "Ġ", + "u" + ], + [ + "Ġf", + "or" + ], + [ + "Ġb", + "e" + ], + [ + "Ġ", + "A" + ], + [ + "a", + "m" + ], + [ + "Ġs", + "t" + ], + [ + "Ġ", + "S" + ], + [ + "Ġ", + "y" + ], + [ + "u", + "l" + ], + [ + "v", + "er" + ], + [ + "ĠĠĠĠ", + "ĠĠĠĠ" + ], + [ + "Ġ", + "on" + ], + [ + "i", + "r" + ], + [ + "Ġth", + "at" + ], + [ + "Ġ", + "C" + ], + [ + "Ġ", + "I" + ], + [ + "i", + "f" + ], + [ + "a", + "y" + ], + [ + "Ġ", + "1" + ], + [ + "it", + "h" + ], + [ + "a", + "d" + ], + [ + "Ġc", + "on" + ], + [ + "Ġa", + "s" + ], + [ + "Ġ", + "(" + ], + [ + "Ġy", + "ou" + ], + [ + "o", + "d" + ], + [ + "Ġp", + "ro" + ], + [ + "he", + "r" + ], + [ + "u", + "m" + ], + [ + "Ġa", + "n" + ], + [ + "t", + "er" + ], + [ + "Ġw", + "ith" + ], + [ + "g", + "e" + ], + [ + "Ġo", + "r" + ], + [ + "Ġw", + "h" + ], + [ + "Ġ", + "it" + ], + [ + "is", + "t" + ], + [ + "Ġa", + "re" + ], + [ + "q", + "u" + ], + [ + "Ġa", + "l" + ], + [ + "Ġe", + "x" + ], + [ + "at", + "e" + ], + [ + "Ġ", + "=" + ], + [ + "er", + "s" + ], + [ + "es", + "s" + ], + [ + "Ġd", + "e" + ], + [ + "a", + "b" + ], + [ + "Ġ", + "M" + ], + [ + "Ġ", + "P" + ], + [ + "re", + "s" + ], + [ + "p", + "e" + ], + [ + "t", + "h" + ], + [ + "i", + "es" + ], + [ + "i", + "v" + ], + [ + "Ġ", + "v" + ], + [ + "es", + "t" + ], + [ + "m", + "ent" + ], + [ + "ĠT", + "he" + ], + [ + "u", + "s" + ], + [ + "ĠĠĠĠ", + "ĠĠĠ" + ], + [ + "Ġc", + "om" + ], + [ + "it", + "y" + ], + [ + "o", + "p" + ], + [ + "Ġ", + "B" + ], + [ + "Ġw", + "e" + ], + [ + "o", + "s" + ], + [ + "Ġ", + "2" + ], + [ + "il", + "l" + ], + [ + "e", + "m" + ], + [ + "Ġ", + "he" + ], + [ + "a", + "c" + ], + [ + "o", + "re" + ], + [ + "-", + "-" + ], + [ + "n", + "t" + ], + [ + "a", + "nd" + ], + [ + "ro", + "m" + ], + [ + "Ġs", + "u" + ], + [ + "k", + "e" + ], + [ + "ig", + "h" + ], + [ + "or", + "t" + ], + [ + "r", + "i" + ], + [ + "e", + "ct" + ], + [ + "p", + "l" + ], + [ + "a", + "in" + ], + [ + "Ġ", + "W" + ], + [ + "o", + "c" + ], + [ + "i", + "ve" + ], + [ + "l", + "d" + ], + [ + "an", + "t" + ], + [ + "Ġ", + "H" + ], + [ + "Ġb", + "y" + ], + [ + "Ġ", + "E" + ], + [ + "Ġ", + "F" + ], + [ + "u", + "n" + ], + [ + "Ċ", + "ĠĠĠĠĠĠĠ" + ], + [ + "0", + "0" + ], + [ + "Ġ", + "r" + ], + [ + "Ġ", + "D" + ], + [ + "Ġc", + "h" + ], + [ + "Ġa", + "t" + ], + [ + "Ġ", + "R" + ], + [ + "a", + "p" + ], + [ + "i", + "al" + ], + [ + "u", + "d" + ], + [ + "Ġc", + "an" + ], + [ + "Ġn", + "e" + ], + [ + "Ċ", + "ĠĠĠĠĠĠĠĠ" + ], + [ + "u", + "re" + ], + [ + "Ġs", + "e" + ], + [ + "Ġ", + "le" + ], + [ + "Ġf", + "rom" + ], + [ + "a", + "ve" + ], + [ + "Ċ", + "ĠĠĠ" + ], + [ + "o", + "g" + ], + [ + "ar", + "t" + ], + [ + "ion", + "s" + ], + [ + "ic", + "al" + ], + [ + "Ġ", + "N" + ], + [ + "âĢ", + "Ļ" + ], + [ + "Ġ", + "en" + ], + [ + "igh", + "t" + ], + [ + "Ġ", + "L" + ], + [ + "al", + "l" + ], + [ + "r", + "ou" + ], + [ + "Ġs", + "h" + ], + [ + "Ġn", + "ot" + ], + [ + "Ġth", + "is" + ], + [ + "Ġ", + "\"" + ], + [ + "in", + "e" + ], + [ + "a", + "g" + ], + [ + "Ġ", + "im" + ], + [ + "Ġw", + "as" + ], + [ + "el", + "f" + ], + [ + "ou", + "t" + ], + [ + "Ġ", + "G" + ], + [ + "p", + "t" + ], + [ + "i", + "z" + ], + [ + "re", + "d" + ], + [ + "Ġin", + "t" + ], + [ + "Ġ", + "âĢ" + ], + [ + "p", + "ort" + ], + [ + "Ġa", + "b" + ], + [ + "p", + "er" + ], + [ + "ou", + "r" + ], + [ + "Ġh", + "ave" + ], + [ + "Ġw", + "or" + ], + [ + "Ġu", + "s" + ], + [ + "a", + "ge" + ], + [ + "#", + "#" + ], + [ + "g", + "h" + ], + [ + "ul", + "t" + ], + [ + "a", + "ct" + ], + [ + "om", + "e" + ], + [ + "u", + "st" + ], + [ + "ar", + "d" + ], + [ + "en", + "d" + ], + [ + "Ġp", + "l" + ], + [ + "o", + "st" + ], + [ + "ou", + "ld" + ], + [ + "ic", + "h" + ], + [ + "Ġ", + "O" + ], + [ + "Ġ", + "k" + ], + [ + "i", + "p" + ], + [ + "ation", + "s" + ], + [ + "t", + "her" + ], + [ + "u", + "e" + ], + [ + "el", + "l" + ], + [ + "f", + "f" + ], + [ + "id", + "e" + ], + [ + "an", + "s" + ], + [ + "at", + "ed" + ], + [ + "c", + "l" + ], + [ + "Ġyou", + "r" + ], + [ + "Ġthe", + "ir" + ], + [ + "Ġw", + "he" + ], + [ + "or", + "m" + ], + [ + "Ġre", + "s" + ], + [ + "ou", + "s" + ], + [ + "'", + "s" + ], + [ + "a", + "k" + ], + [ + "T", + "he" + ], + [ + "Ġcon", + "t" + ], + [ + "d", + "u" + ], + [ + "Ġa", + "d" + ], + [ + "as", + "s" + ], + [ + "Ġcom", + "p" + ], + [ + "i", + "b" + ], + [ + "am", + "e" + ], + [ + "as", + "t" + ], + [ + "in", + "d" + ], + [ + "e", + "re" + ], + [ + "c", + "c" + ], + [ + "Ġal", + "l" + ], + [ + "ab", + "le" + ], + [ + "a", + "re" + ], + [ + "Ġthe", + "y" + ], + [ + "Ġ", + "U" + ], + [ + "an", + "ce" + ], + [ + "i", + "e" + ], + [ + "ct", + "ion" + ], + [ + "on", + "g" + ], + [ + "Ġd", + "is" + ], + [ + "Ġw", + "ill" + ], + [ + "ar", + "y" + ], + [ + "ĠT", + "h" + ], + [ + "e", + "p" + ], + [ + "on", + "e" + ], + [ + "Ġwh", + "ich" + ], + [ + "Ġ", + "J" + ], + [ + "ent", + "s" + ], + [ + "k", + "s" + ], + [ + "in", + "t" + ], + [ + "ĠI", + "n" + ], + [ + "v", + "el" + ], + [ + "--", + "--" + ], + [ + "u", + "al" + ], + [ + "Ġd", + "o" + ], + [ + "en", + "ce" + ], + [ + "Ġc", + "l" + ], + [ + "im", + "e" + ], + [ + "Ġ", + "3" + ], + [ + "b", + "er" + ], + [ + "Ġm", + "e" + ], + [ + "a", + "v" + ], + [ + "e", + "x" + ], + [ + "r", + "y" + ], + [ + "a", + "ch" + ], + [ + "ig", + "n" + ], + [ + "i", + "le" + ], + [ + "Ġ", + "'" + ], + [ + "r", + "u" + ], + [ + "Â", + "ł" + ], + [ + "Ġ", + "j" + ], + [ + "o", + "od" + ], + [ + "Ġu", + "n" + ], + [ + "Ġa", + "p" + ], + [ + "Ġ", + "if" + ], + [ + "Ġ", + "-" + ], + [ + "Ġm", + "ore" + ], + [ + "e", + "ar" + ], + [ + "Ġa", + "r" + ], + [ + "Ġh", + "as" + ], + [ + "res", + "s" + ], + [ + "ĊĠĠĠĠĠĠĠĠ", + "ĠĠĠ" + ], + [ + "re", + "at" + ], + [ + "Ġp", + "er" + ], + [ + "i", + "a" + ], + [ + "o", + "o" + ], + [ + "ic", + "e" + ], + [ + "Ġm", + "an" + ], + [ + "Ġo", + "ther" + ], + [ + "c", + "es" + ], + [ + "il", + "d" + ], + [ + "as", + "e" + ], + [ + "it", + "ion" + ], + [ + "Ġon", + "e" + ], + [ + "s", + "o" + ], + [ + "p", + "le" + ], + [ + "an", + "g" + ], + [ + ")", + "." + ], + [ + "Ġab", + "out" + ], + [ + "Ġo", + "ut" + ], + [ + "en", + "s" + ], + [ + "c", + "on" + ], + [ + "a", + "ce" + ], + [ + "Ġb", + "ut" + ], + [ + "or", + "s" + ], + [ + "f", + "orm" + ], + [ + "Ġs", + "elf" + ], + [ + "a", + "ke" + ], + [ + "or", + "d" + ], + [ + "ou", + "nt" + ], + [ + "r", + "it" + ], + [ + "ac", + "k" + ], + [ + "or", + "y" + ], + [ + "Ġe", + "v" + ], + [ + "at", + "er" + ], + [ + "el", + "y" + ], + [ + ")", + "," + ], + [ + "Ġs", + "o" + ], + [ + "at", + "h" + ], + [ + "Ġ", + "qu" + ], + [ + "ver", + "y" + ], + [ + "nd", + "er" + ], + [ + "u", + "b" + ], + [ + "âĢ", + "Ŀ" + ], + [ + "p", + "ro" + ], + [ + "o", + "se" + ], + [ + "Ġp", + "art" + ], + [ + "Ġs", + "c" + ], + [ + "Ġt", + "e" + ], + [ + "ĠS", + "t" + ], + [ + "Ġs", + "p" + ], + [ + "i", + "re" + ], + [ + "a", + "u" + ], + [ + "m", + "s" + ], + [ + "Ġu", + "p" + ], + [ + "Ġl", + "i" + ], + [ + "ou", + "nd" + ], + [ + "n", + "ow" + ], + [ + "Ġ", + "0" + ], + [ + "p", + "h" + ], + [ + "Ġwe", + "re" + ], + [ + "Ġcom", + "m" + ], + [ + "if", + "f" + ], + [ + "ur", + "n" + ], + [ + "Ġal", + "so" + ], + [ + "Ġs", + "y" + ], + [ + "r", + "ic" + ], + [ + "Ġint", + "o" + ], + [ + "re", + "e" + ], + [ + "Ġst", + "ud" + ], + [ + "Ġit", + "s" + ], + [ + "Ġs", + "pe" + ], + [ + "0", + "1" + ], + [ + ")", + ":" + ], + [ + "Ġthe", + "se" + ], + [ + "ing", + "s" + ], + [ + "Ġh", + "ow" + ], + [ + "Ġ", + "ro" + ], + [ + "_", + "_" + ], + [ + "Ġp", + "re" + ], + [ + "a", + "il" + ], + [ + "ay", + "s" + ], + [ + "is", + "h" + ], + [ + "rou", + "gh" + ], + [ + "e", + "w" + ], + [ + "Ġ", + "4" + ], + [ + "Ġ1", + "9" + ], + [ + "Ġwh", + "o" + ], + [ + "Ġp", + "e" + ], + [ + "l", + "ow" + ], + [ + "Ġt", + "r" + ], + [ + "Ġt", + "ra" + ], + [ + "Ġn", + "um" + ], + [ + "at", + "a" + ], + [ + "j", + "ect" + ], + [ + "ol", + "og" + ], + [ + "Ġin", + "d" + ], + [ + "w", + "e" + ], + [ + "Ġbe", + "c" + ], + [ + "Ġ", + "+" + ], + [ + "Ġ", + "K" + ], + [ + "Ġwhe", + "n" + ], + [ + "ĠâĢ", + "ľ" + ], + [ + "Ġs", + "ome" + ], + [ + ".", + "." + ], + [ + "Ġb", + "et" + ], + [ + "it", + "ies" + ], + [ + "at", + "es" + ], + [ + "ver", + "s" + ], + [ + "it", + "e" + ], + [ + "y", + "s" + ], + [ + "Ġt", + "ime" + ], + [ + "Ġthe", + "m" + ], + [ + "Ġd", + "iff" + ], + [ + "Ġc", + "ol" + ], + [ + "k", + "ing" + ], + [ + "Ġo", + "ur" + ], + [ + "Ġ", + "ra" + ], + [ + "Ġthe", + "re" + ], + [ + "Ġp", + "r" + ], + [ + "Ġu", + "nder" + ], + [ + "o", + "b" + ], + [ + "Ġh", + "is" + ], + [ + "if", + "ic" + ], + [ + "Ġth", + "an" + ], + [ + "Ġe", + "m" + ], + [ + "at", + "ing" + ], + [ + "Ġ", + "V" + ], + [ + "ĠTh", + "is" + ], + [ + "ĠC", + "h" + ], + [ + "ĠI", + "t" + ], + [ + "e", + "f" + ], + [ + "Ġde", + "f" + ], + [ + "ar", + "i" + ], + [ + "er", + "v" + ], + [ + "g", + "et" + ], + [ + "o", + "ve" + ], + [ + "le", + "ct" + ], + [ + "Ġm", + "ay" + ], + [ + "Ġt", + "w" + ], + [ + "ou", + "gh" + ], + [ + "al", + "ly" + ], + [ + "Ġ", + "5" + ], + [ + "l", + "es" + ], + [ + "Ġg", + "o" + ], + [ + "ter", + "n" + ], + [ + "er", + "t" + ], + [ + "Ġk", + "now" + ], + [ + "Ġ", + "\\" + ], + [ + "op", + "le" + ], + [ + "s", + "elf" + ], + [ + "Ġo", + "ver" + ], + [ + "Ġre", + "c" + ], + [ + "ic", + "t" + ], + [ + "Ġa", + "g" + ], + [ + "Ġcon", + "s" + ], + [ + "on", + "s" + ], + [ + "i", + "ent" + ], + [ + "ir", + "st" + ], + [ + "Ġu", + "se" + ], + [ + "Ġa", + "cc" + ], + [ + "Ġ", + "Y" + ], + [ + "Ġre", + "l" + ], + [ + "Ġli", + "ke" + ], + [ + "ic", + "s" + ], + [ + "ro", + "w" + ], + [ + "ment", + "s" + ], + [ + "c", + "ess" + ], + [ + "Ġ", + "$" + ], + [ + "Ġd", + "es" + ], + [ + "ar", + "n" + ], + [ + "Ġhe", + "l" + ], + [ + "c", + "re" + ], + [ + "Ġa", + "ct" + ], + [ + "ri", + "b" + ], + [ + "'", + "," + ], + [ + "et", + "h" + ], + [ + "Ġne", + "w" + ], + [ + "Ġwh", + "at" + ], + [ + "re", + "n" + ], + [ + "cl", + "ud" + ], + [ + "Ġsu", + "ch" + ], + [ + "t", + "e" + ], + [ + "Ġy", + "ear" + ], + [ + "i", + "an" + ], + [ + "Ġim", + "port" + ], + [ + "Ġhel", + "p" + ], + [ + "st", + "em" + ], + [ + "Ġpe", + "ople" + ], + [ + "Ġa", + "m" + ], + [ + "l", + "l" + ], + [ + "Ġth", + "rough" + ], + [ + "Ġne", + "ed" + ], + [ + "o", + "v" + ], + [ + "f", + "t" + ], + [ + "au", + "se" + ], + [ + "Ġas", + "s" + ], + [ + "Ġbe", + "en" + ], + [ + "ra", + "ct" + ], + [ + "ul", + "ar" + ], + [ + "f", + "ul" + ], + [ + "Ġan", + "y" + ], + [ + "Ġw", + "ould" + ], + [ + "an", + "ge" + ], + [ + "Ġp", + "o" + ], + [ + "rou", + "nd" + ], + [ + "I", + "n" + ], + [ + "Ġtw", + "o" + ], + [ + "al", + "s" + ], + [ + "at", + "ive" + ], + [ + "Ġv", + "al" + ], + [ + "n", + "e" + ], + [ + "Ġdiff", + "ere" + ], + [ + "ur", + "ing" + ], + [ + "u", + "res" + ], + [ + "Ġ", + "#" + ], + [ + "ex", + "t" + ], + [ + "Ġf", + "e" + ], + [ + "Ġo", + "b" + ], + [ + "Ġg", + "en" + ], + [ + "Ġb", + "l" + ], + [ + "is", + "e" + ], + [ + "Ġre", + "t" + ], + [ + "Ġe", + "ff" + ], + [ + "d", + "s" + ], + [ + "il", + "ity" + ], + [ + "b", + "le" + ], + [ + "Ġspe", + "c" + ], + [ + "al", + "th" + ], + [ + "o", + "ol" + ], + [ + "c", + "k" + ], + [ + "Ġwor", + "k" + ], + [ + "Ġp", + "os" + ], + [ + "c", + "ed" + ], + [ + "Ġm", + "od" + ], + [ + "oo", + "k" + ], + [ + "Ġ", + "[" + ], + [ + "Ġfor", + "m" + ], + [ + "ot", + "h" + ], + [ + "ĠâĢ", + "ĵ" + ], + [ + "Ġh", + "ad" + ], + [ + "ut", + "ion" + ], + [ + "we", + "en" + ], + [ + "vel", + "op" + ], + [ + "ation", + "al" + ], + [ + "Ġn", + "o" + ], + [ + "he", + "d" + ], + [ + "*", + "*" + ], + [ + "ra", + "m" + ], + [ + "pe", + "ct" + ], + [ + "Ġp", + "h" + ], + [ + "Ġin", + "clud" + ], + [ + "Ġre", + "g" + ], + [ + "iz", + "e" + ], + [ + "Ġf", + "irst" + ], + [ + "Ġof", + "f" + ], + [ + "ĊĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠ" + ], + [ + "Ġpro", + "v" + ], + [ + "Ġg", + "et" + ], + [ + "e", + "g" + ], + [ + "ar", + "k" + ], + [ + "Ġm", + "ost" + ], + [ + "Ġ", + "x" + ], + [ + "Ġbet", + "ween" + ], + [ + "er", + "m" + ], + [ + "he", + "n" + ], + [ + "Ġ", + "6" + ], + [ + "Ġs", + "a" + ], + [ + "Ġon", + "ly" + ], + [ + "Ġman", + "y" + ], + [ + "Ġex", + "am" + ], + [ + "t", + "y" + ], + [ + "ce", + "pt" + ], + [ + "Ġus", + "ed" + ], + [ + "Ġad", + "d" + ], + [ + "Ġre", + "m" + ], + [ + "it", + "s" + ], + [ + "Ġpro", + "du" + ], + [ + "----", + "----" + ], + [ + "Ġd", + "i" + ], + [ + "Ġin", + "v" + ], + [ + "ib", + "le" + ], + [ + "Ġsu", + "b" + ], + [ + "m", + "er" + ], + [ + "f", + "ter" + ], + [ + "Ġin", + "ter" + ], + [ + "ow", + "er" + ], + [ + "ow", + "n" + ], + [ + "Ġwhe", + "re" + ], + [ + "s", + "s" + ], + [ + "Ġc", + "o" + ], + [ + "(", + ")" + ], + [ + "ĠU", + "n" + ], + [ + "u", + "es" + ], + [ + "i", + "ous" + ], + [ + "Ġo", + "p" + ], + [ + "Ġsy", + "stem" + ], + [ + "p", + "os" + ], + [ + "Ġf", + "l" + ], + [ + "p", + "s" + ], + [ + "c", + "om" + ], + [ + "Ġin", + "st" + ], + [ + "c", + "y" + ], + [ + "Ġ2", + "01" + ], + [ + "as", + "ed" + ], + [ + "Ġat", + "t" + ], + [ + "Ġde", + "velop" + ], + [ + "is", + "s" + ], + [ + "he", + "s" + ], + [ + "a", + "x" + ], + [ + "ol", + "d" + ], + [ + "Ġa", + "c" + ], + [ + "Âł", + "Âł" + ], + [ + "Ġe", + "qu" + ], + [ + "Ġch", + "ild" + ], + [ + "ic", + "k" + ], + [ + "ar", + "ch" + ], + [ + "Ġp", + "ol" + ], + [ + "Ġs", + "im" + ], + [ + "Ċ", + "ĊĠĠĠ" + ], + [ + "Ġs", + "ur" + ], + [ + "Ġtr", + "ans" + ], + [ + "Ġle", + "arn" + ], + [ + "Ġin", + "f" + ], + [ + "Ġst", + "r" + ], + [ + "t", + "en" + ], + [ + "h", + "at" + ], + [ + "\"", + "," + ], + [ + "Ġs", + "et" + ], + [ + "Ġv", + "ari" + ], + [ + "w", + "n" + ], + [ + "if", + "e" + ], + [ + "ar", + "g" + ], + [ + "ch", + "n" + ], + [ + "Ġs", + "m" + ], + [ + "Ġf", + "un" + ], + [ + "n", + "g" + ], + [ + "Ġe", + "ach" + ], + [ + "Ġsu", + "p" + ], + [ + "Ġb", + "u" + ], + [ + "st", + "and" + ], + [ + "Ġthe", + "n" + ], + [ + "Ġret", + "urn" + ], + [ + "in", + "es" + ], + [ + "Ġex", + "pl" + ], + [ + "Ġdiffere", + "nt" + ], + [ + "Ġnum", + "ber" + ], + [ + "Ġt", + "y" + ], + [ + "Ġc", + "ould" + ], + [ + "ĊĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠ" + ], + [ + "t", + "ing" + ], + [ + "Ġp", + "ers" + ], + [ + "##", + "##" + ], + [ + "p", + "ut" + ], + [ + "iv", + "es" + ], + [ + "f", + "ore" + ], + [ + "id", + "ent" + ], + [ + "ur", + "al" + ], + [ + "er", + "g" + ], + [ + "Ġex", + "per" + ], + [ + "ub", + "l" + ], + [ + "in", + "k" + ], + [ + "on", + "d" + ], + [ + "Ġd", + "ata" + ], + [ + "Ġg", + "ra" + ], + [ + "Ġe", + "very" + ], + [ + "ie", + "w" + ], + [ + "i", + "ed" + ], + [ + "Ġ", + "7" + ], + [ + "Ġdis", + "c" + ], + [ + "Ġsh", + "ould" + ], + [ + "Ġ", + "her" + ], + [ + "ar", + "s" + ], + [ + "ol", + "low" + ], + [ + "i", + "ence" + ], + [ + "at", + "ure" + ], + [ + "oc", + "i" + ], + [ + "ap", + "p" + ], + [ + "e", + "ver" + ], + [ + "t", + "s" + ], + [ + "il", + "y" + ], + [ + "u", + "p" + ], + [ + "a", + "w" + ], + [ + "Ġ", + "ke" + ], + [ + "g", + "an" + ], + [ + "\"", + "\"" + ], + [ + "ist", + "s" + ], + [ + "Ġd", + "ist" + ], + [ + "Ġj", + "ust" + ], + [ + "Ġc", + "all" + ], + [ + "e", + "c" + ], + [ + "res", + "ent" + ], + [ + "Ġs", + "ol" + ], + [ + "ak", + "ing" + ], + [ + "Ġs", + "ign" + ], + [ + "i", + "el" + ], + [ + "is", + "m" + ], + [ + "ad", + "e" + ], + [ + "Ġres", + "ult" + ], + [ + "Ġw", + "ell" + ], + [ + "=", + "=" + ], + [ + "olog", + "y" + ], + [ + "Ġev", + "en" + ], + [ + "Ġwor", + "ld" + ], + [ + "Ġhe", + "alth" + ], + [ + "Ġf", + "ind" + ], + [ + "Ġm", + "ake" + ], + [ + "im", + "es" + ], + [ + "Ġre", + "f" + ], + [ + "on", + "t" + ], + [ + "in", + "s" + ], + [ + "v", + "ent" + ], + [ + "n", + "ess" + ], + [ + "ic", + "es" + ], + [ + "Ġ2", + "00" + ], + [ + "Ġc", + "re" + ], + [ + "u", + "ch" + ], + [ + "en", + "g" + ], + [ + "i", + "x" + ], + [ + "o", + "y" + ], + [ + "Ġre", + "qu" + ], + [ + "ĠH", + "e" + ], + [ + "u", + "c" + ], + [ + "Ġw", + "ater" + ], + [ + "Ġh", + "igh" + ], + [ + "Ġus", + "ing" + ], + [ + "Ġd", + "et" + ], + [ + "ant", + "s" + ], + [ + "Ġc", + "ount" + ], + [ + "w", + "ard" + ], + [ + "ot", + "her" + ], + [ + "Ġ1", + "0" + ], + [ + "Ġse", + "e" + ], + [ + "ag", + "es" + ], + [ + "ru", + "ct" + ], + [ + "Ġ", + "ed" + ], + [ + "ent", + "ial" + ], + [ + ")", + ")" + ], + [ + "Ġf", + "act" + ], + [ + "Ġre", + "se" + ], + [ + "Ġyear", + "s" + ], + [ + "ical", + "ly" + ], + [ + "ect", + "ion" + ], + [ + "Ġb", + "el" + ], + [ + "Ġf", + "ollow" + ], + [ + "Ġc", + "ur" + ], + [ + "ĠP", + "ro" + ], + [ + "Ġde", + "c" + ], + [ + "h", + "ip" + ], + [ + "ch", + "ool" + ], + [ + "Ġw", + "rit" + ], + [ + "Ġc", + "ent" + ], + [ + "er", + "n" + ], + [ + "Ġ", + "{" + ], + [ + "Ġcomm", + "un" + ], + [ + "Ġ", + "8" + ], + [ + "Ġte", + "chn" + ], + [ + "Ġw", + "ay" + ], + [ + "Ġgen", + "er" + ], + [ + "Ġt", + "est" + ], + [ + "it", + "ed" + ], + [ + "form", + "ation" + ], + [ + "Ġin", + "s" + ], + [ + "'", + "t" + ], + [ + "1", + "0" + ], + [ + "ĠW", + "e" + ], + [ + "Ġbec", + "ause" + ], + [ + "Ġex", + "p" + ], + [ + "Ġwh", + "ile" + ], + [ + "oc", + "k" + ], + [ + "Ġth", + "ose" + ], + [ + "ual", + "ly" + ], + [ + "Ġh", + "um" + ], + [ + "Ġm", + "ed" + ], + [ + "Ġr", + "ight" + ], + [ + "Ġl", + "ong" + ], + [ + "p", + "ar" + ], + [ + "el", + "s" + ], + [ + "Ġcomp", + "le" + ], + [ + "Ġar", + "t" + ], + [ + "Ġpo", + "int" + ], + [ + "Ġf", + "ound" + ], + [ + "ĠH", + "ow" + ], + [ + "T", + "h" + ], + [ + "c", + "ial" + ], + [ + "od", + "e" + ], + [ + "Ġa", + "fter" + ], + [ + "Ġeff", + "ect" + ], + [ + "iv", + "id" + ], + [ + "Ġ", + "ent" + ], + [ + "Ġpro", + "cess" + ], + [ + "Ġex", + "t" + ], + [ + "ĠF", + "or" + ], + [ + "iz", + "ed" + ], + [ + "re", + "ad" + ], + [ + "p", + "r" + ], + [ + "Ġp", + "at" + ], + [ + "Ġm", + "y" + ], + [ + "Ġpro", + "ble" + ], + [ + "Ġm", + "at" + ], + [ + "d", + "e" + ], + [ + "Ġd", + "uring" + ], + [ + "v", + "al" + ], + [ + "Ġ1", + "8" + ], + [ + "Ġ", + "9" + ], + [ + "Ġin", + "cre" + ], + [ + "Ġe", + "l" + ], + [ + "or", + "k" + ], + [ + "ar", + "m" + ], + [ + "and", + "s" + ], + [ + "Ġm", + "in" + ], + [ + "`", + "`" + ], + [ + "ĠI", + "f" + ], + [ + "Ġb", + "oth" + ], + [ + "Ġre", + "ad" + ], + [ + "pl", + "ic" + ], + [ + "l", + "ed" + ], + [ + "ĠC", + "om" + ], + [ + "Ġunder", + "stand" + ], + [ + "he", + "m" + ], + [ + "mer", + "ic" + ], + [ + "i", + "qu" + ], + [ + "Ġh", + "ist" + ], + [ + "Ġpart", + "ic" + ], + [ + "Ġs", + "k" + ], + [ + "n", + "ing" + ], + [ + "c", + "ent" + ], + [ + "Ġdo", + "es" + ], + [ + "Ġl", + "oc" + ], + [ + "ĠA", + "l" + ], + [ + "Ġs", + "he" + ], + [ + "Ġs", + "ame" + ], + [ + "ar", + "ly" + ], + [ + "et", + "y" + ], + [ + "in", + "al" + ], + [ + "Ġpro", + "g" + ], + [ + "(", + "'" + ], + [ + "b", + "ers" + ], + [ + "ir", + "on" + ], + [ + "as", + "es" + ], + [ + "n", + "ce" + ], + [ + "Ġc", + "or" + ], + [ + "ĠA", + "n" + ], + [ + "a", + "ir" + ], + [ + "00", + "0" + ], + [ + "ĠA", + "s" + ], + [ + "ĠE", + "x" + ], + [ + "ĠR", + "e" + ], + [ + "n", + "ame" + ], + [ + "v", + "ed" + ], + [ + "t", + "o" + ], + [ + "Ġf", + "am" + ], + [ + "od", + "y" + ], + [ + "Ġle", + "ad" + ], + [ + "Ġl", + "ife" + ], + [ + "1", + "9" + ], + [ + "t", + "he" + ], + [ + "Ġb", + "ack" + ], + [ + "Ġa", + "ut" + ], + [ + "iv", + "en" + ], + [ + "Ġbe", + "ing" + ], + [ + "Ġstud", + "ents" + ], + [ + "ut", + "e" + ], + [ + "Ġap", + "pro" + ], + [ + "Ġres", + "p" + ], + [ + "Ġ", + "very" + ], + [ + "Ġo", + "wn" + ], + [ + "d", + "ition" + ], + [ + "in", + "ed" + ], + [ + "g", + "g" + ], + [ + "Ġcon", + "f" + ], + [ + "i", + "en" + ], + [ + "re", + "nt" + ], + [ + "al", + "ity" + ], + [ + "Ġen", + "d" + ], + [ + "ĠA", + "meric" + ], + [ + "at", + "her" + ], + [ + "Ġg", + "rou" + ], + [ + "Ġexam", + "ple" + ], + [ + "eth", + "od" + ], + [ + "Ġsh", + "ow" + ], + [ + "Ġst", + "art" + ], + [ + "Ġ", + "." + ], + [ + "Ġc", + "ar" + ], + [ + "Ġcl", + "ass" + ], + [ + "t", + "le" + ], + [ + "Ġm", + "uch" + ], + [ + "Ġg", + "l" + ], + [ + "Ġg", + "reat" + ], + [ + "Ġpers", + "on" + ], + [ + "c", + "ul" + ], + [ + "ion", + "al" + ], + [ + "Ġ", + "&" + ], + [ + "Ġre", + "p" + ], + [ + "Ġm", + "ain" + ], + [ + "d", + "er" + ], + [ + "Ġqu", + "est" + ], + [ + "Ġg", + "row" + ], + [ + "ĠThe", + "y" + ], + [ + "Ġimport", + "ant" + ], + [ + "âĢ", + "¢" + ], + [ + "al", + "e" + ], + [ + "Ġbe", + "fore" + ], + [ + "]", + "," + ], + [ + "Ġin", + "formation" + ], + [ + "Ġm", + "on" + ], + [ + "ra", + "c" + ], + [ + "Ġ", + "ess" + ], + [ + "us", + "s" + ], + [ + "Ċ", + "Ċ" + ], + [ + "v", + "es" + ], + [ + "t", + "ed" + ], + [ + "Ġs", + "om" + ], + [ + "st", + "r" + ], + [ + "Ġp", + "ubl" + ], + [ + "et", + "s" + ], + [ + "i", + "er" + ], + [ + "1", + "2" + ], + [ + "i", + "o" + ], + [ + "v", + "iron" + ], + [ + "Ġp", + "ar" + ], + [ + "Ġp", + "ower" + ], + [ + "in", + "ce" + ], + [ + "ak", + "es" + ], + [ + "Ġwith", + "in" + ], + [ + "'", + ":" + ], + [ + "Ġc", + "ap" + ], + [ + "Ġle", + "vel" + ], + [ + "S", + "t" + ], + [ + "Ġl", + "it" + ], + [ + "Ġ", + ":" + ], + [ + "l", + "o" + ], + [ + "iel", + "d" + ], + [ + "Ġsm", + "all" + ], + [ + "Ġp", + "op" + ], + [ + "Ġstud", + "y" + ], + [ + ".", + "," + ], + [ + "i", + "vers" + ], + [ + "ĠA", + "r" + ], + [ + "id", + "er" + ], + [ + "Ġl", + "ess" + ], + [ + "Ġa", + "round" + ], + [ + "ro", + "ss" + ], + [ + "an", + "y" + ], + [ + "Ġp", + "ract" + ], + [ + "u", + "nd" + ], + [ + "id", + "es" + ], + [ + "Ġm", + "ade" + ], + [ + "Ġcon", + "st" + ], + [ + "Ġb", + "r" + ], + [ + "Ġd", + "own" + ], + [ + "'", + ")" + ], + [ + "Ġpos", + "s" + ], + [ + "Ġsa", + "id" + ], + [ + "Ġa", + "v" + ], + [ + "Ġcall", + "ed" + ], + [ + "ire", + "ct" + ], + [ + "2", + "0" + ], + [ + "(", + "\"" + ], + [ + "Ġcont", + "in" + ], + [ + "it", + "ions" + ], + [ + "Ġde", + "p" + ], + [ + "Ġst", + "ate" + ], + [ + "Ġm", + "ight" + ], + [ + "Ġchild", + "ren" + ], + [ + "Ġfun", + "ction" + ], + [ + "Ġs", + "chool" + ], + [ + "Ġv", + "is" + ], + [ + "Ġof", + "ten" + ], + [ + "Ġag", + "ain" + ], + [ + "o", + "ver" + ], + [ + "pl", + "es" + ], + [ + "Ġto", + "o" + ], + [ + "Ġm", + "em" + ], + [ + "Ġg", + "ood" + ], + [ + "Ġ2", + "0" + ], + [ + "Ġt", + "ake" + ], + [ + "Ċ", + "ĊĠĠĠĠĠĠĠ" + ], + [ + "Ġall", + "ow" + ], + [ + "l", + "ine" + ], + [ + "Ġs", + "er" + ], + [ + "}", + "{" + ], + [ + "Ġf", + "ood" + ], + [ + "Ġdes", + "ign" + ], + [ + "Ġn", + "ow" + ], + [ + "ĠY", + "ou" + ], + [ + "Ġch", + "ar" + ], + [ + "Ġd", + "ay" + ], + [ + "Ġm", + "ust" + ], + [ + "at", + "or" + ], + [ + "Ġs", + "erv" + ], + [ + "ab", + "ility" + ], + [ + "ter", + "s" + ], + [ + "erg", + "y" + ], + [ + "Ġact", + "iv" + ], + [ + "ul", + "l" + ], + [ + "d", + "ay" + ], + [ + "a", + "red" + ], + [ + "ra", + "ph" + ], + [ + "ĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠ" + ], + [ + "Ġg", + "u" + ], + [ + "$", + "$" + ], + [ + "ivid", + "ual" + ], + [ + "Ġim", + "p" + ], + [ + "t", + "t" + ], + [ + "if", + "y" + ], + [ + "oc", + "ial" + ], + [ + "in", + "ing" + ], + [ + "iv", + "ing" + ], + [ + "Ġpl", + "ay" + ], + [ + "Ġth", + "ree" + ], + [ + "s", + "c" + ], + [ + "iz", + "ation" + ], + [ + "Ġc", + "al" + ], + [ + "f", + "rom" + ], + [ + "Ġval", + "ue" + ], + [ + "i", + "red" + ], + [ + "Ġap", + "p" + ], + [ + "Ġ", + "Q" + ], + [ + "r", + "al" + ], + [ + "Ġc", + "ult" + ], + [ + "it", + "al" + ], + [ + "ain", + "s" + ], + [ + "Ġc", + "are" + ], + [ + "Ġpro", + "t" + ], + [ + "ĠS", + "e" + ], + [ + "Ġen", + "g" + ], + [ + "Ġor", + "gan" + ], + [ + "Ġpl", + "an" + ], + [ + "Ġsup", + "port" + ], + [ + ".", + "\"" + ], + [ + "Ġrese", + "arch" + ], + [ + "ro", + "l" + ], + [ + "Ġm", + "et" + ], + [ + "it", + "ive" + ], + [ + "Ġ", + "est" + ], + [ + "l", + "and" + ], + [ + "er", + "ing" + ], + [ + "Ġin", + "c" + ], + [ + "ĠThe", + "se" + ], + [ + "Ġad", + "v" + ], + [ + "ĠI", + "nd" + ], + [ + "pt", + "ion" + ], + [ + "viron", + "ment" + ], + [ + "Ġind", + "ividual" + ], + [ + "p", + "y" + ], + [ + "âĢ", + "Ķ" + ], + [ + "Ġle", + "t" + ], + [ + "o", + "x" + ], + [ + "1", + "1" + ], + [ + "ĠC", + "on" + ], + [ + "s", + "et" + ], + [ + "Ġhum", + "an" + ], + [ + "Ġp", + "ass" + ], + [ + "Ġl", + "ine" + ], + [ + "Ġth", + "ough" + ], + [ + "om", + "en" + ], + [ + "Ġbu", + "ild" + ], + [ + "Ġd", + "id" + ], + [ + "\"", + ":" + ], + [ + "is", + "hed" + ], + [ + "ra", + "y" + ], + [ + "Ġ", + "i" + ], + [ + ".", + "âĢĿ" + ], + [ + "Ġ", + "ident" + ], + [ + "Ġc", + "le" + ], + [ + "Th", + "is" + ], + [ + "Ġcomm", + "on" + ], + [ + "Ġm", + "ethod" + ], + [ + "en", + "se" + ], + [ + "Ġm", + "ult" + ], + [ + "Ġa", + "w" + ], + [ + "ĠB", + "ut" + ], + [ + "u", + "g" + ], + [ + "Ġo", + "cc" + ], + [ + "Ġe", + "le" + ], + [ + "ere", + "st" + ], + [ + "Ġre", + "du" + ], + [ + "our", + "ce" + ], + [ + "con", + "d" + ], + [ + "act", + "er" + ], + [ + "[", + "'" + ], + [ + "Ġ", + "â" + ], + [ + "a", + "h" + ], + [ + "v", + "en" + ], + [ + "ate", + "g" + ], + [ + "Ġre", + "al" + ], + [ + "Ġt", + "reat" + ], + [ + "e", + "red" + ], + [ + "a", + "pe" + ], + [ + "our", + "ces" + ], + [ + "Ġan", + "al" + ], + [ + "Ġb", + "ody" + ], + [ + "at", + "ely" + ], + [ + "##", + "#" + ], + [ + "Ġbe", + "h" + ], + [ + "os", + "s" + ], + [ + "ĠA", + "d" + ], + [ + "ĠW", + "h" + ], + [ + "m", + "on" + ], + [ + "as", + "h" + ], + [ + "'", + "]" + ], + [ + "ra", + "in" + ], + [ + "Ġw", + "ant" + ], + [ + "Ġp", + "ot" + ], + [ + "or", + "ies" + ], + [ + "Ġ", + "ide" + ], + [ + "in", + "ation" + ], + [ + "o", + "h" + ], + [ + "Ġme", + "an" + ], + [ + "ul", + "ation" + ], + [ + "ĠS", + "c" + ], + [ + "Ġa", + "ff" + ], + [ + "Ġl", + "ist" + ], + [ + "Ġc", + "our" + ], + [ + "s", + "w" + ], + [ + "d", + "ef" + ], + [ + "n", + "ect" + ], + [ + "Ġe", + "lect" + ], + [ + "her", + "s" + ], + [ + "Ġty", + "p" + ], + [ + "ĠN", + "ew" + ], + [ + "ang", + "u" + ], + [ + "a", + "us" + ], + [ + "Ġh", + "im" + ], + [ + "iv", + "ely" + ], + [ + "id", + "s" + ], + [ + "t", + "ain" + ], + [ + "o", + "int" + ], + [ + "Ġ1", + "2" + ], + [ + "Ġ", + "*" + ], + [ + "c", + "ing" + ], + [ + "Ġ\"", + "\"\"" + ], + [ + "ar", + "ge" + ], + [ + "e", + "ad" + ], + [ + "Ġch", + "ange" + ], + [ + "a", + "z" + ], + [ + "cc", + "ess" + ], + [ + "Ġme", + "as" + ], + [ + "n", + "er" + ], + [ + "ater", + "ial" + ], + [ + "Ġr", + "is" + ], + [ + "is", + "ion" + ], + [ + "ur", + "y" + ], + [ + "Ġpro", + "f" + ], + [ + "ir", + "c" + ], + [ + "|", + "|" + ], + [ + "p", + "ath" + ], + [ + "p", + "or" + ], + [ + "ou", + "n" + ], + [ + "Ġgo", + "ver" + ], + [ + "ĠA", + "nd" + ], + [ + "Ġinclud", + "ing" + ], + [ + "at", + "ic" + ], + [ + "Ġt", + "em" + ], + [ + "5", + "0" + ], + [ + "Ġ=", + "=" + ], + [ + "Ġc", + "reat" + ], + [ + "l", + "ess" + ], + [ + "Ġd", + "el" + ], + [ + "Ġinv", + "ol" + ], + [ + "r", + "or" + ], + [ + "/", + "/" + ], + [ + "Ġknow", + "n" + ], + [ + "Ġed", + "uc" + ], + [ + "\"", + ")" + ], + [ + "c", + "i" + ], + [ + "Ġc", + "ell" + ], + [ + "r", + "on" + ], + [ + "Ġan", + "other" + ], + [ + "ert", + "ain" + ], + [ + "Ġe", + "as" + ], + [ + "Ġto", + "p" + ], + [ + "Ġg", + "iven" + ], + [ + "Ġ", + "`" + ], + [ + "f", + "rac" + ], + [ + "Ġprodu", + "ct" + ], + [ + "v", + "iew" + ], + [ + "3", + "3" + ], + [ + "Ġh", + "and" + ], + [ + "av", + "ing" + ], + [ + "b", + "s" + ], + [ + "ĠThe", + "re" + ], + [ + "Ġch", + "ang" + ], + [ + "Ġn", + "ame" + ], + [ + "Ġob", + "ject" + ], + [ + "con", + "om" + ], + [ + "a", + "j" + ], + [ + "..", + "." + ], + [ + "Ġsy", + "m" + ], + [ + "i", + "od" + ], + [ + "Ġwith", + "out" + ], + [ + "r", + "ies" + ], + [ + "Ġare", + "a" + ], + [ + "Ġs", + "ocial" + ], + [ + "ot", + "e" + ], + [ + "Ġpl", + "ace" + ], + [ + "r", + "ation" + ], + [ + "Ġc", + "he" + ], + [ + "Ġis", + "s" + ], + [ + "Ġsign", + "ific" + ], + [ + "Ġd", + "on" + ], + [ + "Ġ", + "z" + ], + [ + "Ġint", + "erest" + ], + [ + "an", + "k" + ], + [ + "Ġp", + "res" + ], + [ + "ĠB", + "y" + ], + [ + "ĠW", + "hat" + ], + [ + "ou", + "se" + ], + [ + "iv", + "ed" + ], + [ + "Ġdis", + "e" + ], + [ + "are", + "nt" + ], + [ + "m", + "in" + ], + [ + "at", + "ch" + ], + [ + "Ġgover", + "n" + ], + [ + "um", + "ent" + ], + [ + "ivers", + "ity" + ], + [ + "Ġs", + "l" + ], + [ + "Ġst", + "ill" + ], + [ + "end", + "s" + ], + [ + "ot", + "s" + ], + [ + "Ġ", + "ve" + ], + [ + "Ġen", + "ergy" + ], + [ + "am", + "es" + ], + [ + "Ġst", + "and" + ], + [ + "er", + "y" + ], + [ + "in", + "ess" + ], + [ + "Ġlearn", + "ing" + ], + [ + "he", + "re" + ], + [ + "t", + "on" + ], + [ + "i", + "or" + ], + [ + "Ġ", + ")" + ], + [ + "Ġim", + "pro" + ], + [ + "s", + "h" + ], + [ + "ĠD", + "e" + ], + [ + "Ġfollow", + "ing" + ], + [ + "Ġdes", + "c" + ], + [ + "Ġpro", + "per" + ], + [ + "w", + "ays" + ], + [ + "Ġo", + "per" + ], + [ + "Ġty", + "pe" + ], + [ + "--------", + "--------" + ], + [ + "Ġbet", + "ter" + ], + [ + "Ġp", + "resent" + ], + [ + "Ġp", + "ur" + ], + [ + "Ġop", + "en" + ], + [ + "ĠC", + "l" + ], + [ + "E", + "R" + ], + [ + "âĢ", + "ĵ" + ], + [ + "1", + "8" + ], + [ + "ag", + "n" + ], + [ + "as", + "on" + ], + [ + "or", + "n" + ], + [ + "b", + "e" + ], + [ + "Ġen", + "vironment" + ], + [ + "ĠS", + "h" + ], + [ + "Ġpro", + "ject" + ], + [ + "Ġm", + "aterial" + ], + [ + "ĠI", + "s" + ], + [ + "at", + "s" + ], + [ + "Ġcre", + "ate" + ], + [ + "ĉ", + "ĉ" + ], + [ + "y", + "n" + ], + [ + "r", + "ue" + ], + [ + "Ġme", + "ans" + ], + [ + "Ġph", + "ys" + ], + [ + "om", + "s" + ], + [ + "l", + "u" + ], + [ + "Ġhe", + "re" + ], + [ + "ol", + "ution" + ], + [ + "an", + "ces" + ], + [ + "Ġd", + "irect" + ], + [ + "Ġre", + "port" + ], + [ + "Ġb", + "re" + ], + [ + "Ġs", + "it" + ], + [ + "Ġt", + "ri" + ], + [ + "Ġb", + "as" + ], + [ + "Ġl", + "ight" + ], + [ + "ent", + "ly" + ], + [ + "Ġt", + "er" + ], + [ + "Ġhist", + "ory" + ], + [ + "iqu", + "e" + ], + [ + "m", + "an" + ], + [ + "ill", + "s" + ], + [ + "f", + "or" + ], + [ + "r", + "ight" + ], + [ + "ord", + "ing" + ], + [ + "x", + "t" + ], + [ + "eth", + "ing" + ], + [ + "Ġvari", + "ous" + ], + [ + "d", + "ata" + ], + [ + "Ġl", + "ook" + ], + [ + "v", + "ing" + ], + [ + "ent", + "al" + ], + [ + "em", + "ber" + ], + [ + "ro", + "du" + ], + [ + "ro", + "p" + ], + [ + "ress", + "ion" + ], + [ + "Ġm", + "ove" + ], + [ + "Ġpubl", + "ic" + ], + [ + "__", + "__" + ], + [ + "Ġpr", + "int" + ], + [ + "re", + "qu" + ], + [ + "Ġbel", + "ie" + ], + [ + "Ġproble", + "m" + ], + [ + "if", + "ied" + ], + [ + "ĠE", + "ng" + ], + [ + "Ġcur", + "rent" + ], + [ + "Ġde", + "v" + ], + [ + "Ġgrou", + "p" + ], + [ + "Ġper", + "form" + ], + [ + "Ġh", + "app" + ], + [ + "ĠS", + "o" + ], + [ + "ĠR", + "es" + ], + [ + "A", + "T" + ], + [ + "olog", + "ical" + ], + [ + "l", + "ish" + ], + [ + "Ġm", + "us" + ], + [ + "ĠHow", + "ever" + ], + [ + "h", + "or" + ], + [ + "ard", + "s" + ], + [ + "Ġb", + "en" + ], + [ + "Ġf", + "in" + ], + [ + "3", + "0" + ], + [ + "u", + "ro" + ], + [ + "g", + "en" + ], + [ + "y", + "m" + ], + [ + "or", + "ing" + ], + [ + "Ġor", + "der" + ], + [ + "ĠT", + "o" + ], + [ + "Ġb", + "est" + ], + [ + "Ġbec", + "ome" + ], + [ + "am", + "ple" + ], + [ + "Ġdevelop", + "ment" + ], + [ + "ou", + "th" + ], + [ + "Ġke", + "ep" + ], + [ + "ent", + "ion" + ], + [ + "Ġh", + "ome" + ], + [ + "Ġfe", + "el" + ], + [ + "re", + "en" + ], + [ + "w", + "ork" + ], + [ + "Ġl", + "angu" + ], + [ + "Ġm", + "ark" + ], + [ + "1", + "5" + ], + [ + "Ġinclud", + "e" + ], + [ + "Ġt", + "ry" + ], + [ + "Ġb", + "ased" + ], + [ + "Ġim", + "m" + ], + [ + "Ġor", + "ig" + ], + [ + "Ġam", + "ong" + ], + [ + "Ġre", + "st" + ], + [ + "Ġ1", + "5" + ], + [ + "l", + "i" + ], + [ + "Ġf", + "ac" + ], + [ + "Ġch", + "all" + ], + [ + "im", + "ate" + ], + [ + "Ġother", + "s" + ], + [ + "ĠW", + "hen" + ], + [ + "Ġsom", + "ething" + ], + [ + "oc", + "us" + ], + [ + "Ġc", + "aus" + ], + [ + "1", + "6" + ], + [ + "Ġse", + "ver" + ], + [ + "Ġf", + "ew" + ], + [ + "ra", + "w" + ], + [ + "Ġl", + "aw" + ], + [ + "==", + "==" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠ" + ], + [ + "Ġs", + "um" + ], + [ + "Ġl", + "arge" + ], + [ + "o", + "f" + ], + [ + "Ġpro", + "m" + ], + [ + "Ġth", + "ink" + ], + [ + "Ġh", + "y" + ], + [ + "Ġle", + "g" + ], + [ + "Ġl", + "im" + ], + [ + "i", + "ents" + ], + [ + "b", + "y" + ], + [ + "il", + "es" + ], + [ + "Ġto", + "get" + ], + [ + "Ġtoget", + "her" + ], + [ + "at", + "ural" + ], + [ + "Ġn", + "on" + ], + [ + "er", + "al" + ], + [ + "og", + "n" + ], + [ + "Ġe", + "t" + ], + [ + "ar", + "th" + ], + [ + "re", + "t" + ], + [ + "Ġap", + "pe" + ], + [ + "Ġl", + "ast" + ], + [ + "n", + "ot" + ], + [ + "Ġc", + "ase" + ], + [ + "l", + "ing" + ], + [ + "ar", + "c" + ], + [ + "Ġth", + "ings" + ], + [ + "Ġl", + "ab" + ], + [ + "Ġo", + "pt" + ], + [ + "og", + "raph" + ], + [ + "p", + "ly" + ], + [ + "Ġel", + "se" + ], + [ + "Ġpartic", + "ular" + ], + [ + "rib", + "ut" + ], + [ + "Ġst", + "ep" + ], + [ + "Ġagain", + "st" + ], + [ + "ĠâĢ", + "ĺ" + ], + [ + "i", + "um" + ], + [ + "ur", + "ther" + ], + [ + "Ġt", + "imes" + ], + [ + "Ġen", + "c" + ], + [ + "Ġse", + "cond" + ], + [ + "I", + "t" + ], + [ + "eng", + "th" + ], + [ + "id", + "ed" + ], + [ + ",", + "\"" + ], + [ + "1", + "4" + ], + [ + "Ġar", + "g" + ], + [ + "Ġd", + "ue" + ], + [ + "Ġ1", + "6" + ], + [ + "Ġl", + "og" + ], + [ + "i", + "ans" + ], + [ + "am", + "p" + ], + [ + "Ġ", + "/" + ], + [ + "Ġcons", + "ider" + ], + [ + "Ġposs", + "ible" + ], + [ + "Ġbe", + "g" + ], + [ + "a", + "ut" + ], + [ + "Ġsa", + "f" + ], + [ + "ĠP", + "l" + ], + [ + ",", + "âĢĿ" + ], + [ + "Ġke", + "y" + ], + [ + "Ġt", + "urn" + ], + [ + "ver", + "se" + ], + [ + "ty", + "pe" + ], + [ + "ĠN", + "one" + ], + [ + "Ġnum", + "bers" + ], + [ + "Ġc", + "rit" + ], + [ + "Ġsignific", + "ant" + ], + [ + "Ġan", + "im" + ], + [ + "Ġo", + "ld" + ], + [ + "ĠAmeric", + "an" + ], + [ + "Ġsever", + "al" + ], + [ + "Ġpot", + "ential" + ], + [ + "c", + "er" + ], + [ + "Ġv", + "ol" + ], + [ + "2", + "5" + ], + [ + "Ġ", + "er" + ], + [ + "et", + "er" + ], + [ + "Ġt", + "re" + ], + [ + "cl", + "us" + ], + [ + "Ġs", + "ay" + ], + [ + "Ġmod", + "el" + ], + [ + "Ġr", + "un" + ], + [ + "am", + "s" + ], + [ + "Ġ", + "|" + ], + [ + "Ġfam", + "ily" + ], + [ + "{", + "\\" + ], + [ + "m", + "od" + ], + [ + "Ġu", + "nt" + ], + [ + "Ġs", + "ince" + ], + [ + "Ġp", + "ost" + ], + [ + "Ġb", + "us" + ], + [ + "C", + "h" + ], + [ + "Ġst", + "ruct" + ], + [ + "Ġprov", + "ide" + ], + [ + "as", + "k" + ], + [ + "Ġcont", + "rol" + ], + [ + "ab", + "les" + ], + [ + "em", + "s" + ], + [ + "b", + "r" + ], + [ + "Ġprog", + "ram" + ], + [ + "Ġb", + "o" + ], + [ + "O", + "N" + ], + [ + "ap", + "er" + ], + [ + "al", + "se" + ], + [ + "Ġw", + "omen" + ], + [ + "pl", + "ay" + ], + [ + "Ġcon", + "nect" + ], + [ + "Ġe", + "conom" + ], + [ + "Ġal", + "ong" + ], + [ + "Ġt", + "ext" + ], + [ + "Ġs", + "oci" + ], + [ + "im", + "port" + ], + [ + "Ġp", + "ain" + ], + [ + "Ġ19", + "9" + ], + [ + "Ġd", + "r" + ], + [ + "an", + "e" + ], + [ + "Ġper", + "iod" + ], + [ + "Ġsu", + "ccess" + ], + [ + "il", + "ar" + ], + [ + "A", + "s" + ], + [ + "Ġrep", + "resent" + ], + [ + "d", + "itions" + ], + [ + "Ġf", + "ocus" + ], + [ + "ĠP", + "h" + ], + [ + "or", + "th" + ], + [ + ".", + "_" + ], + [ + "Ġe", + "arly" + ], + [ + "Ġen", + "s" + ], + [ + "Ġan", + "t" + ], + [ + "an", + "n" + ], + [ + "³³", + "³³" + ], + [ + "I", + "N" + ], + [ + "Ġ", + "es" + ], + [ + "Ġhe", + "ad" + ], + [ + "W", + "e" + ], + [ + "Ġv", + "iew" + ], + [ + "Ġ1", + "7" + ], + [ + "Ġm", + "ill" + ], + [ + "Ġb", + "i" + ], + [ + "iss", + "ion" + ], + [ + "ut", + "ure" + ], + [ + "=", + "'" + ], + [ + "id", + "ence" + ], + [ + "f", + "ace" + ], + [ + "en", + "cy" + ], + [ + "Ġint", + "eg" + ], + [ + "Ġacc", + "ess" + ], + [ + "####", + "####" + ], + [ + "c", + "o" + ], + [ + "Ġm", + "aking" + ], + [ + "ĠE", + "n" + ], + [ + "Ġcomple", + "x" + ], + [ + "1", + "7" + ], + [ + "r", + "ist" + ], + [ + "Ġcomp", + "ut" + ], + [ + "ail", + "able" + ], + [ + "Ġdisc", + "uss" + ], + [ + "Ġf", + "ri" + ], + [ + "Ġwh", + "y" + ], + [ + "Ġg", + "r" + ], + [ + "s", + "y" + ], + [ + "Ġper", + "cent" + ], + [ + "Ġf", + "ore" + ], + [ + "Ġdet", + "erm" + ], + [ + "w", + "w" + ], + [ + "aj", + "or" + ], + [ + "Ġc", + "r" + ], + [ + "Ġr", + "ange" + ], + [ + "��c", + "ertain" + ], + [ + "id", + "d" + ], + [ + "Ġcal", + "cul" + ], + [ + "Ġc", + "ost" + ], + [ + "Ġocc", + "ur" + ], + [ + "Ġrel", + "ations" + ], + [ + "1", + "3" + ], + [ + "y", + "le" + ], + [ + "ap", + "ter" + ], + [ + "Ġproble", + "ms" + ], + [ + "pl", + "oy" + ], + [ + "Ġloc", + "al" + ], + [ + "Ġa", + "ir" + ], + [ + "Ġspec", + "ific" + ], + [ + "u", + "le" + ], + [ + "Ġl", + "ow" + ], + [ + "ĠC", + "ol" + ], + [ + "ys", + "is" + ], + [ + "âĢ", + "ľ" + ], + [ + "Ġadd", + "ition" + ], + [ + "ĠS", + "p" + ], + [ + "Ġcom", + "b" + ], + [ + "Ġunderstand", + "ing" + ], + [ + "Ġac", + "ross" + ], + [ + "Ġ", + "Z" + ], + [ + "00", + "00" + ], + [ + "E", + "S" + ], + [ + "ĠI", + "m" + ], + [ + "Ġan", + "sw" + ], + [ + "ĠUn", + "iversity" + ], + [ + "Ġl", + "and" + ], + [ + "Ġwor", + "ks" + ], + [ + "Ġf", + "our" + ], + [ + "o", + "le" + ], + [ + "ol", + "s" + ], + [ + "Ġ", + "<" + ], + [ + "ic", + "le" + ], + [ + "u", + "se" + ], + [ + "cl", + "ass" + ], + [ + "ĠL", + "e" + ], + [ + "ver", + "t" + ], + [ + "Ġ$", + "$" + ], + [ + "Ġcom", + "e" + ], + [ + "Ġ", + "X" + ], + [ + "Ġto", + "ward" + ], + [ + "oo", + "ks" + ], + [ + "W", + "hat" + ], + [ + "Ġsc", + "ient" + ], + [ + "Ġben", + "ef" + ], + [ + "Ġc", + "irc" + ], + [ + "end", + "ing" + ], + [ + "ad", + "d" + ], + [ + "Ġaff", + "ect" + ], + [ + "ight", + "s" + ], + [ + "}", + "}" + ], + [ + "ar", + "ing" + ], + [ + "age", + "ment" + ], + [ + "du", + "ct" + ], + [ + "Ġspec", + "ial" + ], + [ + "Ġal", + "ways" + ], + [ + "il", + "ities" + ], + [ + "c", + "ur" + ], + [ + "Ġ", + "_" + ], + [ + "as", + "ter" + ], + [ + "l", + "ab" + ], + [ + "Ġimp", + "act" + ], + [ + "Ġ", + ">" + ], + [ + "Ġra", + "d" + ], + [ + "Ġp", + "ress" + ], + [ + "Ġdise", + "ase" + ], + [ + "I", + "f" + ], + [ + "o", + "id" + ], + [ + "ĠO", + "r" + ], + [ + "Ġ1", + "4" + ], + [ + "ac", + "es" + ], + [ + "Ġh", + "ig" + ], + [ + "A", + "n" + ], + [ + "Ġquest", + "ion" + ], + [ + "Ġass", + "oci" + ], + [ + "on", + "se" + ], + [ + "ist", + "ic" + ], + [ + "Ġne", + "xt" + ], + [ + "Ġris", + "k" + ], + [ + "led", + "ge" + ], + [ + "t", + "ext" + ], + [ + "Ġsystem", + "s" + ], + [ + "]", + ")" + ], + [ + "m", + "it" + ], + [ + "it", + "her" + ], + [ + "ĠC", + "an" + ], + [ + "Ġgovern", + "ment" + ], + [ + "m", + "e" + ], + [ + "is", + "ed" + ], + [ + "al", + "k" + ], + [ + "Ġb", + "ro" + ], + [ + "Ġcon", + "cept" + ], + [ + "Ġd", + "ig" + ], + [ + "Ġob", + "s" + ], + [ + "Ġinv", + "est" + ], + [ + "e", + "k" + ], + [ + "ic", + "ation" + ], + [ + "Ġw", + "ays" + ], + [ + "Ġare", + "as" + ], + [ + "ĠĠĠĠ", + "Ġ" + ], + [ + "Ġlangu", + "age" + ], + [ + "Ġab", + "le" + ], + [ + "end", + "ed" + ], + [ + "Ġl", + "o" + ], + [ + "om", + "et" + ], + [ + "Ġunt", + "il" + ], + [ + "Ġval", + "ues" + ], + [ + "Ġbl", + "ood" + ], + [ + "at", + "ors" + ], + [ + "Ġsp", + "ace" + ], + [ + "Ġcour", + "se" + ], + [ + "ĠA", + "t" + ], + [ + "Ġcon", + "c" + ], + [ + "E", + "x" + ], + [ + "Ġin", + "tern" + ], + [ + "Ġm", + "ov" + ], + [ + "Ġl", + "arg" + ], + [ + "ap", + "s" + ], + [ + "Ġcont", + "ain" + ], + [ + "Ġle", + "ft" + ], + [ + "f", + "ile" + ], + [ + "Ġresult", + "s" + ], + [ + "Ġin", + "it" + ], + [ + "ff", + "ic" + ], + [ + "um", + "e" + ], + [ + "Ġchar", + "acter" + ], + [ + "er", + "c" + ], + [ + "et", + "ic" + ], + [ + "iv", + "ity" + ], + [ + "Ġn", + "atural" + ], + [ + "ob", + "al" + ], + [ + "Ġab", + "ove" + ], + [ + "re", + "ct" + ], + [ + "i", + "k" + ], + [ + "iz", + "ing" + ], + [ + "Ġm", + "en" + ], + [ + "ĠTh", + "at" + ], + [ + "Ġex", + "ist" + ], + [ + "c", + "ol" + ], + [ + "Ġav", + "ailable" + ], + [ + "s", + "on" + ], + [ + "h", + "y" + ], + [ + "as", + "ing" + ], + [ + "Ġp", + "ut" + ], + [ + "^", + "{" + ], + [ + "Ġb", + "ook" + ], + [ + "Ġf", + "ree" + ], + [ + ":", + "//" + ], + [ + "Ġs", + "ing" + ], + [ + "Ġm", + "ajor" + ], + [ + "Ġwor", + "ds" + ], + [ + "Ġro", + "le" + ], + [ + "Ġmeas", + "ure" + ], + [ + "Ġam", + "ount" + ], + [ + "Ġs", + "ide" + ], + [ + "Ġap", + "plic" + ], + [ + "pe", + "cial" + ], + [ + "in", + "a" + ], + [ + "ore", + "d" + ], + [ + "gg", + "est" + ], + [ + "Ġc", + "ause" + ], + [ + "t", + "est" + ], + [ + "r", + "ans" + ], + [ + "it", + "ing" + ], + [ + "Ġh", + "ard" + ], + [ + "Ġm", + "ar" + ], + [ + "on", + "es" + ], + [ + "Ġan", + "g" + ], + [ + "ar", + "get" + ], + [ + "ra", + "g" + ], + [ + "Ġpro", + "b" + ], + [ + "th", + "ough" + ], + [ + "Ġf", + "low" + ], + [ + "ĠW", + "or" + ], + [ + "Ġpol", + "it" + ], + [ + "Ġli", + "k" + ], + [ + "Ġsim", + "ilar" + ], + [ + "ip", + "le" + ], + [ + "Ġs", + "w" + ], + [ + "Ġquest", + "ions" + ], + [ + "r", + "ing" + ], + [ + "Ġto", + "day" + ], + [ + "le", + "ction" + ], + [ + "Ġre", + "ce" + ], + [ + "Ġsh", + "ort" + ], + [ + "ĠUn", + "ited" + ], + [ + "Ġs", + "qu" + ], + [ + "Ġbeh", + "av" + ], + [ + "a", + "ult" + ], + [ + "T", + "o" + ], + [ + "Ġre", + "le" + ], + [ + "Ġf", + "uture" + ], + [ + "Ġn", + "orm" + ], + [ + "ab", + "ly" + ], + [ + "v", + "ious" + ], + [ + "Ġresp", + "ons" + ], + [ + "Ġmon", + "th" + ], + [ + "Ġexper", + "ien" + ], + [ + "Ġt", + "erm" + ], + [ + "Ġcommun", + "ity" + ], + [ + "Ġlit", + "tle" + ], + [ + "Ġ", + "**" + ], + [ + "t", + "al" + ], + [ + "Ġ", + "," + ], + [ + "our", + "s" + ], + [ + "el", + "ves" + ], + [ + "il", + "it" + ], + [ + "Ġcount", + "ry" + ], + [ + "Ġyou", + "ng" + ], + [ + "os", + "p" + ], + [ + "Ġf", + "ar" + ], + [ + "m", + "a" + ], + [ + "Ġne", + "cess" + ], + [ + "ic", + "ult" + ], + [ + "Ġa", + "ge" + ], + [ + "Ġspec", + "ies" + ], + [ + "lo", + "ad" + ], + [ + "at", + "ures" + ], + [ + "ir", + "d" + ], + [ + "Ġp", + "ath" + ], + [ + "ĠT", + "e" + ], + [ + "Ġn", + "et" + ], + [ + "Ġsu", + "ggest" + ], + [ + "Ġpre", + "vent" + ], + [ + "Ġw", + "ar" + ], + [ + "Ġp", + "red" + ], + [ + "Ġ", + "ill" + ], + [ + "Ġprot", + "ect" + ], + [ + "Ġm", + "ot" + ], + [ + "Ġ", + "%" + ], + [ + "ĠâĢ", + "Ķ" + ], + [ + "uro", + "pe" + ], + [ + "Ġrelations", + "hip" + ], + [ + "Ġstr", + "ong" + ], + [ + "Ġinf", + "lu" + ], + [ + "_", + "{" + ], + [ + "ĠO", + "ne" + ], + [ + "Ġg", + "ive" + ], + [ + "Ġf", + "il" + ], + [ + "Ġde", + "m" + ], + [ + "Ġpl", + "ant" + ], + [ + "un", + "e" + ], + [ + "ĠO", + "n" + ], + [ + "th", + "ing" + ], + [ + "a", + "f" + ], + [ + "ict", + "ion" + ], + [ + "Ġchall", + "eng" + ], + [ + "s", + "ide" + ], + [ + "Ġex", + "pect" + ], + [ + "2", + "2" + ], + [ + "6", + "0" + ], + [ + "Ġtechn", + "ology" + ], + [ + "ĠW", + "ith" + ], + [ + "p", + "ed" + ], + [ + "ut", + "ions" + ], + [ + "4", + "0" + ], + [ + "Ġst", + "at" + ], + [ + "Ġne", + "g" + ], + [ + "A", + "R" + ], + [ + "Ġexper", + "ience" + ], + [ + "Ġlevel", + "s" + ], + [ + "ĠG", + "od" + ], + [ + "Ġp", + "ast" + ], + [ + "Ġess", + "ential" + ], + [ + "Ġs", + "ays" + ], + [ + "ĠA", + "p" + ], + [ + "Ġeduc", + "ation" + ], + [ + "ple", + "ment" + ], + [ + "Ġf", + "ield" + ], + [ + "c", + "le" + ], + [ + "l", + "og" + ], + [ + "Ġbeg", + "in" + ], + [ + "Ġbus", + "iness" + ], + [ + "i", + "res" + ], + [ + "Ġd", + "ays" + ], + [ + "ag", + "ing" + ], + [ + "ĠB", + "e" + ], + [ + "ct", + "ions" + ], + [ + "Ġk", + "ind" + ], + [ + "Ġl", + "ater" + ], + [ + "Ġ3", + "0" + ], + [ + "Ġwor", + "king" + ], + [ + "Ġcon", + "ditions" + ], + [ + "Ġn", + "p" + ], + [ + "ere", + "nce" + ], + [ + "Ġ1", + "3" + ], + [ + "us", + "h" + ], + [ + "Ġup", + "on" + ], + [ + "Ġprof", + "ess" + ], + [ + "st", + "it" + ], + [ + "n", + "ew" + ], + [ + "Ġp", + "arent" + ], + [ + "ĠA", + "ll" + ], + [ + "Ġtyp", + "es" + ], + [ + "ri", + "pt" + ], + [ + "ĠCh", + "rist" + ], + [ + "Ġstr", + "ateg" + ], + [ + "ĠA", + "f" + ], + [ + "H", + "ow" + ], + [ + "ĠSt", + "ates" + ], + [ + "Ġind", + "ust" + ], + [ + "Ġh", + "aving" + ], + [ + "ig", + "ure" + ], + [ + "le", + "t" + ], + [ + "F", + "or" + ], + [ + "at", + "ory" + ], + [ + "in", + "ary" + ], + [ + "O", + "R" + ], + [ + "Ġtem", + "per" + ], + [ + "Ġs", + "ize" + ], + [ + "Ġtreat", + "ment" + ], + [ + "Ġst", + "ory" + ], + [ + "o", + "pe" + ], + [ + "re", + "g" + ], + [ + "Ġ1", + "1" + ], + [ + "Ġdesc", + "rib" + ], + [ + "Ġf", + "ull" + ], + [ + "Ġwhe", + "ther" + ], + [ + "in", + "king" + ], + [ + "al", + "es" + ], + [ + "Ġchang", + "es" + ], + [ + "A", + "S" + ], + [ + "Ġrem", + "ain" + ], + [ + "l", + "ist" + ], + [ + "o", + "ot" + ], + [ + "Ġte", + "ac" + ], + [ + "s", + "p" + ], + [ + "Ġv", + "ir" + ], + [ + "vers", + "ion" + ], + [ + "Ġres", + "ources" + ], + [ + "d", + "is" + ], + [ + "Ġneed", + "s" + ], + [ + "om", + "es" + ], + [ + "Ġhe", + "art" + ], + [ + "ib", + "ility" + ], + [ + "ct", + "or" + ], + [ + "Ġm", + "ass" + ], + [ + "Ġm", + "akes" + ], + [ + "ak", + "en" + ], + [ + "g", + "er" + ], + [ + "Ġaut", + "hor" + ], + [ + "Ġsk", + "ills" + ], + [ + "ic", + "ro" + ], + [ + "Ġpr", + "im" + ], + [ + "Ġtra", + "dition" + ], + [ + "Ġgo", + "ing" + ], + [ + "ĠE", + "urope" + ], + [ + "The", + "re" + ], + [ + "Ġ1", + "00" + ], + [ + "ver", + "age" + ], + [ + "t", + "a" + ], + [ + "ar", + "l" + ], + [ + "Ġhist", + "or" + ], + [ + "Ġc", + "y" + ], + [ + "Ġe", + "y" + ], + [ + "Ġp", + "aper" + ], + [ + "3", + "2" + ], + [ + "ib", + "r" + ], + [ + "Ġpol", + "ic" + ], + [ + "Ġm", + "ind" + ], + [ + "ific", + "ation" + ], + [ + "oh", + "n" + ], + [ + "port", + "un" + ], + [ + "Ġf", + "ile" + ], + [ + "Ġsim", + "ple" + ], + [ + "Ġrec", + "ord" + ], + [ + "\"", + "." + ], + [ + "Ġknow", + "ledge" + ], + [ + "t", + "ime" + ], + [ + "iv", + "al" + ], + [ + "Ġest", + "ab" + ], + [ + "Ġev", + "ent" + ], + [ + "arg", + "s" + ], + [ + "8", + "0" + ], + [ + "Ġd", + "iv" + ], + [ + "I", + "D" + ], + [ + "u", + "ed" + ], + [ + "Ġaw", + "ay" + ], + [ + "Ġadd", + "ress" + ], + [ + "Ġ", + "ur" + ], + [ + "Ġe", + "ver" + ], + [ + "ound", + "s" + ], + [ + "ĠC", + "ent" + ], + [ + "Ġcl", + "os" + ], + [ + "ru", + "ction" + ], + [ + "Ġb", + "ig" + ], + [ + "Ġun", + "ique" + ], + [ + "Ġpr", + "in" + ], + [ + "Ġf", + "urther" + ], + [ + "9", + "9" + ], + [ + "ĠF", + "r" + ], + [ + "oo", + "king" + ], + [ + "Ġas", + "k" + ], + [ + "}", + "\\" + ], + [ + "one", + "y" + ], + [ + "ĠQ", + "u" + ], + [ + "um", + "n" + ], + [ + "2", + "01" + ], + [ + "it", + "ud" + ], + [ + "Ġcell", + "s" + ], + [ + "ar", + "r" + ], + [ + "Ġconc", + "ern" + ], + [ + "A", + "l" + ], + [ + "Ġacc", + "ount" + ], + [ + "ag", + "ine" + ], + [ + "re", + "l" + ], + [ + "w", + "are" + ], + [ + "ĠS", + "ome" + ], + [ + "c", + "hes" + ], + [ + "Ġto", + "tal" + ], + [ + "Ġpop", + "ulation" + ], + [ + "Ġiss", + "ues" + ], + [ + "av", + "es" + ], + [ + "Ġcol", + "lect" + ], + [ + "Ġimpro", + "ve" + ], + [ + "Ġfact", + "ors" + ], + [ + "Ġgrow", + "th" + ], + [ + "Ġen", + "ough" + ], + [ + "e", + "e" + ], + [ + "Ġdiff", + "icult" + ], + [ + "ĠC", + "al" + ], + [ + "Ġrequ", + "ire" + ], + [ + "Ġus", + "ually" + ], + [ + "Ġpoint", + "s" + ], + [ + "act", + "ion" + ], + [ + "2", + "00" + ], + [ + "Ġgrou", + "ps" + ], + [ + "Ġle", + "ast" + ], + [ + "ach", + "ing" + ], + [ + "Ġsu", + "re" + ], + [ + "p", + "ose" + ], + [ + "Ġbel", + "ow" + ], + [ + "Ġs", + "ens" + ], + [ + "at", + "t" + ], + [ + "ĠI", + "nt" + ], + [ + "p", + "ing" + ], + [ + "ch", + "ie" + ], + [ + "al", + "f" + ], + [ + "Ġpat", + "tern" + ], + [ + "is", + "ing" + ], + [ + "Ġwor", + "d" + ], + [ + "e", + "qu" + ], + [ + "Ġindividual", + "s" + ], + [ + "Ġ2", + "5" + ], + [ + "in", + "it" + ], + [ + "Ġlit", + "er" + ], + [ + "E", + "N" + ], + [ + "Ġess", + "ay" + ], + [ + "C", + "on" + ], + [ + "Ġres", + "pect" + ], + [ + "Ġcent", + "ury" + ], + [ + "Ġop", + "portun" + ], + [ + "il", + "s" + ], + [ + "l", + "am" + ], + [ + "ke", + "y" + ], + [ + "pecial", + "ly" + ], + [ + "Ġem", + "b" + ], + [ + "at", + "ives" + ], + [ + "Ġgener", + "al" + ], + [ + "Ġex", + "c" + ], + [ + "pl", + "ace" + ], + [ + "m", + "y" + ], + [ + "Ġincre", + "ase" + ], + [ + "2", + "4" + ], + [ + "Ġl", + "ay" + ], + [ + "Ġg", + "round" + ], + [ + "op", + "y" + ], + [ + "Ġsu", + "per" + ], + [ + "pos", + "ed" + ], + [ + "Ġhig", + "her" + ], + [ + "is", + "es" + ], + [ + "ne", + "y" + ], + [ + "}", + "$" + ], + [ + "Ġint", + "rodu" + ], + [ + "=", + "\"" + ], + [ + "Ġde", + "g" + ], + [ + "Ġpract", + "ice" + ], + [ + "Ġne", + "ver" + ], + [ + "ĠU", + "S" + ], + [ + "Ġrec", + "ogn" + ], + [ + "Ġeff", + "ort" + ], + [ + "Ġr", + "ate" + ], + [ + "Ġun", + "it" + ], + [ + "Ġwrit", + "ing" + ], + [ + "ĠN", + "ational" + ], + [ + "ac", + "y" + ], + [ + "se", + "qu" + ], + [ + "Ġanal", + "ysis" + ], + [ + "id", + "ing" + ], + [ + "Ġansw", + "er" + ], + [ + "ell", + "ing" + ], + [ + "Ġhow", + "ever" + ], + [ + "ep", + "end" + ], + [ + "Ġmod", + "ern" + ], + [ + "n", + "um" + ], + [ + "Ġsc", + "ience" + ], + [ + "Ġthrough", + "out" + ], + [ + "Ġsing", + "le" + ], + [ + "Ġem", + "ploy" + ], + [ + "ra", + "ms" + ], + [ + "as", + "c" + ], + [ + "le", + "ft" + ], + [ + "en", + "ces" + ], + [ + "ra", + "d" + ], + [ + "ĠAf", + "ric" + ], + [ + "č", + "Ċ" + ], + [ + "Ġsub", + "ject" + ], + [ + "Ġâ", + "Ī" + ], + [ + "Ġe", + "ither" + ], + [ + "Ġsit", + "u" + ], + [ + "Ġlik", + "ely" + ], + [ + "ess", + "age" + ], + [ + "ro", + "ll" + ], + [ + "Ġd", + "om" + ], + [ + "Ġphys", + "ical" + ], + [ + "Ġl", + "ength" + ], + [ + "Ġg", + "e" + ], + [ + "m", + "ost" + ], + [ + "ra", + "p" + ], + [ + "ĠM", + "ed" + ], + [ + "Ġch", + "o" + ], + [ + "Ġl", + "oss" + ], + [ + "Ġne", + "ar" + ], + [ + "Ġpos", + "itive" + ], + [ + "Ġexpl", + "ore" + ], + [ + "ill", + "ed" + ], + [ + "Ġm", + "ax" + ], + [ + "a", + "im" + ], + [ + "Ġj", + "our" + ], + [ + "ar", + "ies" + ], + [ + "n", + "ces" + ], + [ + "in", + "f" + ], + [ + "read", + "y" + ], + [ + "Ġrese", + "arc" + ], + [ + "o", + "k" + ], + [ + "ra", + "ft" + ], + [ + "ly", + "ing" + ], + [ + "Ġde", + "ath" + ], + [ + "Ġrel", + "ig" + ], + [ + "re", + "am" + ], + [ + "Ġactiv", + "ities" + ], + [ + "er", + "ation" + ], + [ + "Ġmain", + "tain" + ], + [ + "il", + "t" + ], + [ + "Ġter", + "ms" + ], + [ + "Ġab", + "s" + ], + [ + "Ġobs", + "erv" + ], + [ + "sy", + "ch" + ], + [ + "ric", + "t" + ], + [ + "Ġcount", + "ries" + ], + [ + "ĠC", + "ont" + ], + [ + "Ġf", + "requ" + ], + [ + "m", + "ath" + ], + [ + "Ġf", + "und" + ], + [ + "ra", + "nd" + ], + [ + "ĠP", + "r" + ], + [ + "Ġind", + "ic" + ], + [ + "S", + "T" + ], + [ + "Ġrequ", + "ired" + ], + [ + "Ġequ", + "al" + ], + [ + "is", + "on" + ], + [ + "Ġre", + "ason" + ], + [ + "[", + "\"" + ], + [ + "Ġsur", + "face" + ], + [ + "Ġd", + "oc" + ], + [ + "ul", + "a" + ], + [ + "ot", + "t" + ], + [ + "ĠSt", + "ud" + ], + [ + "Ġpartic", + "ip" + ], + [ + "Ġn", + "ature" + ], + [ + "I", + "I" + ], + [ + "Ġb", + "rain" + ], + [ + "Ġassoci", + "ated" + ], + [ + "ail", + "s" + ], + [ + "Ġ", + "ut" + ], + [ + "Ġp", + "ort" + ], + [ + "Ġre", + "ally" + ], + [ + "ri", + "x" + ], + [ + "ul", + "es" + ], + [ + "Ġ", + "Â" + ], + [ + "y", + "pe" + ], + [ + "Ġa", + "chie" + ], + [ + "in", + "ter" + ], + [ + "Ġeffect", + "s" + ], + [ + "Ġperson", + "al" + ], + [ + "Ġp", + "ie" + ], + [ + "it", + "es" + ], + [ + "Ġbec", + "ame" + ], + [ + "oo", + "se" + ], + [ + "Ġpl", + "ants" + ], + [ + "Ġcons", + "um" + ], + [ + "m", + "ed" + ], + [ + "ove", + "red" + ], + [ + "Ġr", + "ather" + ], + [ + "an", + "ced" + ], + [ + "g", + "s" + ], + [ + "ip", + "s" + ], + [ + "Ġs", + "ource" + ], + [ + "Ġl", + "ower" + ], + [ + "ĠG", + "en" + ], + [ + "Ġtr", + "ue" + ], + [ + "i", + "ation" + ], + [ + "Ġgra", + "ph" + ], + [ + "Ġes", + "pecially" + ], + [ + "u", + "nt" + ], + [ + "Ġc", + "ases" + ], + [ + "iqu", + "es" + ], + [ + "Ġtoward", + "s" + ], + [ + "Ġgl", + "obal" + ], + [ + "es", + "c" + ], + [ + "y", + "stem" + ], + [ + "Ġ", + "}" + ], + [ + "ĠM", + "ay" + ], + [ + "Ġ$", + "\\" + ], + [ + "Ġw", + "ind" + ], + [ + "ful", + "ly" + ], + [ + "ĠB", + "rit" + ], + [ + "clus", + "ion" + ], + [ + "Ġfor", + "ce" + ], + [ + "Ġbuild", + "ing" + ], + [ + "Ġcom", + "es" + ], + [ + "T", + "rue" + ], + [ + "f", + "er" + ], + [ + "im", + "al" + ], + [ + "le", + "y" + ], + [ + "om", + "m" + ], + [ + "f", + "ig" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠ" + ], + [ + "e", + "y" + ], + [ + "en", + "n" + ], + [ + "Ġon", + "ce" + ], + [ + "m", + "b" + ], + [ + "A", + "N" + ], + [ + "Ġche", + "ck" + ], + [ + "Ġwho", + "le" + ], + [ + "Ġd", + "one" + ], + [ + "Ġreg", + "ard" + ], + [ + "ĠB", + "l" + ], + [ + "7", + "6" + ], + [ + "om", + "an" + ], + [ + "Ġim", + "age" + ], + [ + "d", + "d" + ], + [ + "Ġd", + "am" + ], + [ + "d", + "ate" + ], + [ + "en", + "ing" + ], + [ + "'", + "re" + ], + [ + "Ġal", + "ready" + ], + [ + "Ġstud", + "ies" + ], + [ + "au", + "gh" + ], + [ + "ist", + "ance" + ], + [ + "Ġon", + "line" + ], + [ + "Ġthough", + "t" + ], + [ + "er", + "o" + ], + [ + "7", + "0" + ], + [ + "Ġc", + "hem" + ], + [ + "g", + "es" + ], + [ + "N", + "ow" + ], + [ + "w", + "h" + ], + [ + "Ġmem", + "bers" + ], + [ + "Ġmill", + "ion" + ], + [ + "c", + "ome" + ], + [ + "Ġacc", + "ording" + ], + [ + "im", + "um" + ], + [ + "rib", + "ution" + ], + [ + "con", + "t" + ], + [ + "ap", + "t" + ], + [ + "ear", + "ch" + ], + [ + "Ġp", + "ay" + ], + [ + "tt", + "p" + ], + [ + "Ġfam", + "il" + ], + [ + "ĠJ", + "ohn" + ], + [ + "Ġc", + "ity" + ], + [ + "Ġsome", + "one" + ], + [ + "ĠS", + "he" + ], + [ + "ed", + "s" + ], + [ + "Ġde", + "ep" + ], + [ + "Ġexp", + "ress" + ], + [ + "4", + "5" + ], + [ + "Ġmethod", + "s" + ], + [ + "Ġt", + "arget" + ], + [ + "i", + "ver" + ], + [ + "Ġme", + "et" + ], + [ + "en", + "c" + ], + [ + "Ġf", + "all" + ], + [ + "ĠWor", + "ld" + ], + [ + "Ġs", + "ent" + ], + [ + "Ġcre", + "ated" + ], + [ + "Ġph", + "ot" + ], + [ + "l", + "er" + ], + [ + "Ġc", + "ut" + ], + [ + "Ġcol", + "or" + ], + [ + "ms", + "elves" + ], + [ + "n", + "al" + ], + [ + "res", + "h" + ], + [ + "Ġpart", + "s" + ], + [ + "P", + "ro" + ], + [ + "Ġex", + "cept" + ], + [ + "e", + "le" + ], + [ + "Ġd", + "raw" + ], + [ + "ac", + "c" + ], + [ + "č", + "ĊĠĠĠĠĠĠĠ" + ], + [ + "Ġthe", + "mselves" + ], + [ + "Ġneed", + "ed" + ], + [ + "Ġqu", + "ality" + ], + [ + "Ġresp", + "onse" + ], + [ + "ol", + "ic" + ], + [ + "Ġl", + "iving" + ], + [ + "Ġh", + "ouse" + ], + [ + "c", + "he" + ], + [ + "Ġa", + "ction" + ], + [ + "ust", + "om" + ], + [ + "ĠA", + "ss" + ], + [ + "e", + "b" + ], + [ + "s", + "ize" + ], + [ + "en", + "ge" + ], + [ + "N", + "one" + ], + [ + "Ġse", + "en" + ], + [ + "Ġmaterial", + "s" + ], + [ + "hem", + "at" + ], + [ + "7", + "5" + ], + [ + "i", + "ol" + ], + [ + "pt", + "oms" + ], + [ + "ĠEng", + "lish" + ], + [ + "Ġcomp", + "on" + ], + [ + "Ġb", + "ir" + ], + [ + "w", + "ay" + ], + [ + "ĠW", + "ar" + ], + [ + "f", + "ort" + ], + [ + "2", + "3" + ], + [ + "Ġele", + "ments" + ], + [ + "]", + "." + ], + [ + "Ġcor", + "rect" + ], + [ + "Ġbre", + "ak" + ], + [ + "I", + "T" + ], + [ + "ist", + "ics" + ], + [ + "A", + "L" + ], + [ + "p", + "re" + ], + [ + "Ġte", + "am" + ], + [ + "Ġcan", + "cer" + ], + [ + "ĠCom", + "m" + ], + [ + "Ġfl", + "u" + ], + [ + "Ġcont", + "ext" + ], + [ + "Ġpat", + "ients" + ], + [ + "Ġhelp", + "s" + ], + [ + "âĢ", + "¦" + ], + [ + "ut", + "es" + ], + [ + "ĠM", + "an" + ], + [ + "Ġwe", + "ight" + ], + [ + "Ġas", + "pect" + ], + [ + "Ġass", + "ert" + ], + [ + "p", + "ri" + ], + [ + "Ġd", + "at" + ], + [ + "Ġequ", + "ation" + ], + [ + "Ċ", + "Ġ" + ], + [ + "f", + "act" + ], + [ + "Ġsom", + "et" + ], + [ + "or", + "g" + ], + [ + "z", + "e" + ], + [ + "ĠG", + "e" + ], + [ + "th", + "on" + ], + [ + "val", + "ue" + ], + [ + "Ġin", + "put" + ], + [ + "her", + "n" + ], + [ + "Ġqu", + "ick" + ], + [ + "en", + "ed" + ], + [ + "r", + "t" + ], + [ + "a", + "e" + ], + [ + "Ġide", + "a" + ], + [ + "Ġactiv", + "ity" + ], + [ + "Ġwrit", + "e" + ], + [ + "l", + "t" + ], + [ + "ord", + "er" + ], + [ + "Ġprodu", + "ction" + ], + [ + "Ġpress", + "ure" + ], + [ + "um", + "ents" + ], + [ + "Ġeng", + "ine" + ], + [ + "ĠL", + "et" + ], + [ + "ch", + "an" + ], + [ + ">", + ">" + ], + [ + "Ġsh", + "are" + ], + [ + "Ġf", + "ive" + ], + [ + "Ġ5", + "0" + ], + [ + "S", + "o" + ], + [ + "2", + "1" + ], + [ + "Ġeff", + "ic" + ], + [ + "iv", + "il" + ], + [ + "Ġ", + "__" + ], + [ + "Ġ", + "Ã" + ], + [ + "Ġst", + "ates" + ], + [ + "Ġre", + "d" + ], + [ + "W", + "hen" + ], + [ + "ic", + "ial" + ], + [ + "Ġev", + "ents" + ], + [ + "Ġmean", + "ing" + ], + [ + "Ġact", + "ually" + ], + [ + "end", + "er" + ], + [ + "Ġsol", + "ution" + ], + [ + "Ġem", + "ot" + ], + [ + "Ġsoci", + "ety" + ], + [ + "Ġinst", + "ead" + ], + [ + "Ġso", + "ft" + ], + [ + "Ġexpl", + "ain" + ], + [ + "ang", + "le" + ], + [ + "im", + "ent" + ], + [ + "Ġproduct", + "s" + ], + [ + ".", + ")" + ], + [ + "Ġpolit", + "ical" + ], + [ + "Ġy", + "et" + ], + [ + "idd", + "le" + ], + [ + "pl", + "ied" + ], + [ + "Ġse", + "em" + ], + [ + "ĠA", + "m" + ], + [ + "6", + "4" + ], + [ + "Ġfri", + "ends" + ], + [ + "Ġnecess", + "ary" + ], + [ + "ri", + "ption" + ], + [ + "Ġpos", + "ition" + ], + [ + "Ġn", + "ut" + ], + [ + "ĠG", + "erm" + ], + [ + "Ġf", + "r" + ], + [ + "Ġar", + "r" + ], + [ + "Ġs", + "at" + ], + [ + "Ġcan", + "not" + ], + [ + "Ġsomet", + "imes" + ], + [ + "Ġappro", + "ach" + ], + [ + "le", + "ep" + ], + [ + "o", + "in" + ], + [ + "Ġt", + "ell" + ], + [ + "ure", + "d" + ], + [ + "Ġent", + "ire" + ], + [ + "g", + "o" + ], + [ + "Ġrel", + "ated" + ], + [ + "op", + "h" + ], + [ + "b", + "ack" + ], + [ + "im", + "ately" + ], + [ + "at", + "ter" + ], + [ + "..", + ".." + ], + [ + "Ġev", + "idence" + ], + [ + "Ġl", + "ive" + ], + [ + "Ġc", + "ame" + ], + [ + "Ġcontin", + "ue" + ], + [ + "re", + "ed" + ], + [ + "Ġj", + "ob" + ], + [ + "l", + "ight" + ], + [ + "Ġd", + "est" + ], + [ + "Ġright", + "s" + ], + [ + "rib", + "ute" + ], + [ + "Ġanim", + "als" + ], + [ + "iel", + "ds" + ], + [ + "ens", + "ion" + ], + [ + "it", + "le" + ], + [ + "t", + "ies" + ], + [ + "em", + "pt" + ], + [ + "le", + "x" + ], + [ + "Ġorig", + "inal" + ], + [ + "Ġan", + "n" + ], + [ + "Ġpop", + "ular" + ], + [ + "Ġprov", + "ides" + ], + [ + "Ġl", + "ives" + ], + [ + "Ġstand", + "ard" + ], + [ + "pr", + "int" + ], + [ + "ĠA", + "b" + ], + [ + "ren", + "g" + ], + [ + "al", + "ing" + ], + [ + "Ġt", + "aken" + ], + [ + "2", + "8" + ], + [ + "Ġresearc", + "hers" + ], + [ + "Ġman", + "agement" + ], + [ + "res", + "p" + ], + [ + "Ġstud", + "ent" + ], + [ + "Ġsu", + "n" + ], + [ + "Ġmark", + "et" + ], + [ + "p", + "oint" + ], + [ + "Ġcle", + "ar" + ], + [ + "I", + "C" + ], + [ + "Y", + "ou" + ], + [ + "ac", + "ed" + ], + [ + "Ġcommun", + "ities" + ], + [ + "ur", + "ch" + ], + [ + "or", + "ation" + ], + [ + "Ġar", + "ch" + ], + [ + "er", + "ve" + ], + [ + "o", + "res" + ], + [ + "Ġcrit", + "ical" + ], + [ + "Ġincre", + "asing" + ], + [ + "c", + "ient" + ], + [ + "b", + "on" + ], + [ + "6", + "6" + ], + [ + "m", + "ber" + ], + [ + "he", + "ad" + ], + [ + "I", + "m" + ], + [ + "Ġinst", + "ance" + ], + [ + "Ġex", + "erc" + ], + [ + "m", + "ing" + ], + [ + "ĠD", + "is" + ], + [ + "ul", + "ations" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "w", + "or" + ], + [ + "Ġshow", + "s" + ], + [ + "Ġens", + "ure" + ], + [ + "s", + "ing" + ], + [ + "Ġincre", + "ased" + ], + [ + "Ġmed", + "ical" + ], + [ + "Ġmus", + "ic" + ], + [ + "Ġits", + "elf" + ], + [ + "Ġs", + "ite" + ], + [ + "Ġenc", + "ou" + ], + [ + "ac", + "ks" + ], + [ + "o", + "on" + ], + [ + "Ġm", + "oney" + ], + [ + "Ġse", + "lect" + ], + [ + "Ġeffect", + "ive" + ], + [ + "Ġmult", + "iple" + ], + [ + "ĠH", + "ist" + ], + [ + "Ġcon", + "dition" + ], + [ + "Ġwrit", + "ten" + ], + [ + "B", + "ut" + ], + [ + "Ġs", + "al" + ], + [ + "b", + "l" + ], + [ + "ri", + "ed" + ], + [ + "Ġg", + "ain" + ], + [ + "ag", + "ed" + ], + [ + "Ġl", + "ot" + ], + [ + "u", + "ild" + ], + [ + "Ġpre", + "vious" + ], + [ + "Ġredu", + "ce" + ], + [ + "Ġb", + "al" + ], + [ + "Ġh", + "alf" + ], + [ + "Ġallow", + "s" + ], + [ + "Ġt", + "aking" + ], + [ + "R", + "E" + ], + [ + "rit", + "e" + ], + [ + "3", + "5" + ], + [ + "n", + "ov" + ], + [ + "Ġst", + "ress" + ], + [ + "Ġtechn", + "iques" + ], + [ + "Ġout", + "put" + ], + [ + "ĠA", + "fter" + ], + [ + "Ġgreat", + "er" + ], + [ + "ĠIn", + "tern" + ], + [ + "e", + "ed" + ], + [ + "Ġf", + "ail" + ], + [ + "ide", + "red" + ], + [ + "Ġart", + "icle" + ], + [ + "Ġl", + "a" + ], + [ + "m", + "et" + ], + [ + "am", + "ed" + ], + [ + "Ġdevelop", + "ed" + ], + [ + "ĠWh", + "ile" + ], + [ + "Ġn", + "ational" + ], + [ + "Ġse", + "par" + ], + [ + "Ġcult", + "ure" + ], + [ + "Ġc", + "ode" + ], + [ + "ĠM", + "e" + ], + [ + "Ġwe", + "ek" + ], + [ + "Ġsym", + "ptoms" + ], + [ + "Ġm", + "ach" + ], + [ + "d", + "f" + ], + [ + "Ġchalleng", + "es" + ], + [ + "g", + "ing" + ], + [ + "Ġre", + "v" + ], + [ + "Ġb", + "ase" + ], + [ + "en", + "e" + ], + [ + "op", + "s" + ], + [ + "Ġex", + "act" + ], + [ + "li", + "ke" + ], + [ + "Ã", + "©" + ], + [ + "ubl", + "ic" + ], + [ + "A", + "C" + ], + [ + "7", + "8" + ], + [ + "Ġs", + "ense" + ], + [ + "m", + "at" + ], + [ + "ac", + "hes" + ], + [ + "b", + "o" + ], + [ + "Ġ", + "--" + ], + [ + "Ġh", + "ours" + ], + [ + "d", + "om" + ], + [ + "ail", + "y" + ], + [ + "Ġm", + "om" + ], + [ + "Ġem", + "erg" + ], + [ + "2", + "9" + ], + [ + "am", + "ples" + ], + [ + "er", + "ous" + ], + [ + "ĠE", + "arth" + ], + [ + "Ġwh", + "ite" + ], + [ + "o", + "es" + ], + [ + "Ġm", + "or" + ], + [ + "al", + "u" + ], + [ + "Ġserv", + "ices" + ], + [ + "ĠAmeric", + "a" + ], + [ + "r", + "ig" + ], + [ + "Ġto", + "ols" + ], + [ + "itud", + "e" + ], + [ + "ĠG", + "u" + ], + [ + "ĠHe", + "alth" + ], + [ + "Ġinit", + "ial" + ], + [ + "Ġcons", + "idered" + ], + [ + "ĠE", + "m" + ], + [ + "Ġ2", + "4" + ], + [ + "r", + "ror" + ], + [ + "Ġread", + "ing" + ], + [ + "ol", + "l" + ], + [ + "Ġcomput", + "er" + ], + [ + "ult", + "s" + ], + [ + "Ġser", + "ies" + ], + [ + "if", + "t" + ], + [ + "ide", + "o" + ], + [ + "Ġcl", + "imate" + ], + [ + "Ġt", + "able" + ], + [ + "ra", + "ction" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠ" + ], + [ + "\"", + "]" + ], + [ + "os", + "is" + ], + [ + "Ġtradition", + "al" + ], + [ + "Ġcont", + "ent" + ], + [ + "op", + "t" + ], + [ + "Ġevery", + "one" + ], + [ + "g", + "round" + ], + [ + "app", + "end" + ], + [ + "\"\"", + "\"" + ], + [ + "Ġa", + "verage" + ], + [ + "a", + "ff" + ], + [ + "Ġab", + "ility" + ], + [ + "ĠA", + "ct" + ], + [ + "ĠN", + "o" + ], + [ + "Ġeconom", + "ic" + ], + [ + "is", + "ter" + ], + [ + "Ġreg", + "ion" + ], + [ + "Ġnorm", + "al" + ], + [ + "ast", + "ic" + ], + [ + "Ġde", + "mon" + ], + [ + "Ġh", + "arm" + ], + [ + "Ġbe", + "gan" + ], + [ + "Ġus", + "er" + ], + [ + "c", + "os" + ], + [ + "Ġ", + "Âł" + ], + [ + "====", + "====" + ], + [ + "re", + "m" + ], + [ + "a", + "i" + ], + [ + "Ġbehav", + "ior" + ], + [ + "O", + "ne" + ], + [ + "Ġl", + "ove" + ], + [ + "w", + "ord" + ], + [ + "Ġcult", + "ural" + ], + [ + "Ġim", + "plement" + ], + [ + "Ġtra", + "ining" + ], + [ + "ĠS", + "outh" + ], + [ + "i", + "et" + ], + [ + "Ġst", + "reng" + ], + [ + "Ġstruct", + "ure" + ], + [ + "3", + "6" + ], + [ + "it", + "or" + ], + [ + "Ġanal", + "y" + ], + [ + "r", + "s" + ], + [ + "Ġpr", + "iv" + ], + [ + "em", + "ic" + ], + [ + "Ġh", + "old" + ], + [ + "Ġenvironment", + "al" + ], + [ + "W", + "h" + ], + [ + "ĠN", + "orth" + ], + [ + "Ġexperien", + "ces" + ], + [ + "l", + "im" + ], + [ + "w", + "here" + ], + [ + "ĠS", + "im" + ], + [ + "Ġtemper", + "ature" + ], + [ + "Ġst", + "ories" + ], + [ + "Ġs", + "ix" + ], + [ + "Ġbl", + "ack" + ], + [ + "Ġprov", + "ided" + ], + [ + "Ġreg", + "ular" + ], + [ + "Ġl", + "ines" + ], + [ + "un", + "g" + ], + [ + "c", + "hed" + ], + [ + "Ġdiffere", + "nce" + ], + [ + "Ġident", + "ify" + ], + [ + "Ġh", + "ol" + ], + [ + "h", + "ing" + ], + [ + "Ġfor", + "ms" + ], + [ + "Ġmat", + "ter" + ], + [ + "Ġ", + "ver" + ], + [ + "N", + "A" + ], + [ + "ĠD", + "r" + ], + [ + "j", + "oy" + ], + [ + "h", + "ib" + ], + [ + "i", + "us" + ], + [ + "f", + "ect" + ], + [ + "av", + "or" + ], + [ + "Ġ", + "@" + ], + [ + "I", + "S" + ], + [ + "Ġtoo", + "k" + ], + [ + "Ġdo", + "ing" + ], + [ + "L", + "E" + ], + [ + "Ġass", + "ess" + ], + [ + "Ġhealth", + "y" + ], + [ + "Ġd", + "ru" + ], + [ + "Ġrec", + "omm" + ], + [ + "Ġm", + "icro" + ], + [ + "b", + "ased" + ], + [ + "Ġtra", + "vel" + ], + [ + "o", + "ber" + ], + [ + "Ġm", + "ix" + ], + [ + "he", + "t" + ], + [ + "h", + "ood" + ], + [ + "oun", + "ter" + ], + [ + "Ġcons", + "ist" + ], + [ + "č", + "ĊĠĠĠ" + ], + [ + "Ġb", + "ar" + ], + [ + "Ġcon", + "duct" + ], + [ + "Ġsim", + "ply" + ], + [ + "Ġsqu", + "are" + ], + [ + "Ġg", + "reen" + ], + [ + "p", + "id" + ], + [ + "Ġcomp", + "et" + ], + [ + "Ġref", + "lect" + ], + [ + "ass", + "ert" + ], + [ + "ĠM", + "ore" + ], + [ + "Ġdemon", + "str" + ], + [ + "i", + "ke" + ], + [ + "C", + "l" + ], + [ + "Ġ+", + "=" + ], + [ + "ĠP", + "er" + ], + [ + "u", + "el" + ], + [ + "Ġmod", + "els" + ], + [ + "3", + "4" + ], + [ + "Ġeas", + "y" + ], + [ + "k", + "en" + ], + [ + "Ġp", + "age" + ], + [ + "ĠR", + "et" + ], + [ + "ow", + "s" + ], + [ + "Ġf", + "ace" + ], + [ + "Ġp", + "ict" + ], + [ + "Ġcle", + "an" + ], + [ + "Ġpre", + "c" + ], + [ + "Ġsh", + "ape" + ], + [ + "e", + "v" + ], + [ + "Ġappe", + "ar" + ], + [ + "2", + "6" + ], + [ + "ic", + "les" + ], + [ + "Ġc", + "ru" + ], + [ + "row", + "n" + ], + [ + "Ċ", + "ĉ" + ], + [ + "ĠM", + "ar" + ], + [ + "re", + "w" + ], + [ + "in", + "ally" + ], + [ + "Ġcreat", + "ing" + ], + [ + "ĠP", + "ar" + ], + [ + "Ġbr", + "ing" + ], + [ + "Ġserv", + "ice" + ], + [ + "Ġprodu", + "ce" + ], + [ + "Ġm", + "agn" + ], + [ + "Ġc", + "at" + ], + [ + "â", + "Ī" + ], + [ + "Ġsk", + "in" + ], + [ + "et", + "ers" + ], + [ + "p", + "ite" + ], + [ + "Ġfun", + "ctions" + ], + [ + "Ġsh", + "own" + ], + [ + "Ġcap", + "t" + ], + [ + "Ġa", + "x" + ], + [ + "9", + "0" + ], + [ + "à", + "¤" + ], + [ + "s", + "er" + ], + [ + "a", + "it" + ], + [ + "Ġdoes", + "n" + ], + [ + "Ġl", + "ink" + ], + [ + "r", + "m" + ], + [ + "Ċ", + "ĠĠĠĠĠ" + ], + [ + "Ġf", + "ram" + ], + [ + "an", + "c" + ], + [ + "Ġg", + "as" + ], + [ + "ĠSt", + "ate" + ], + [ + "Ġse", + "qu" + ], + [ + "ed", + "i" + ], + [ + "Ġp", + "sych" + ], + [ + "Ġatt", + "ention" + ], + [ + "rou", + "p" + ], + [ + "le", + "ase" + ], + [ + "n", + "ers" + ], + [ + "is", + "ions" + ], + [ + "Ġt", + "akes" + ], + [ + "Ġev", + "alu" + ], + [ + "Ġind", + "epend" + ], + [ + "Ġmonth", + "s" + ], + [ + "am", + "in" + ], + [ + "Ġcl", + "ose" + ], + [ + "Ġhe", + "at" + ], + [ + "l", + "s" + ], + [ + "2", + "7" + ], + [ + "Ġbas", + "ic" + ], + [ + "Ġfe", + "ed" + ], + [ + "Ġpract", + "ices" + ], + [ + "ĠH", + "is" + ], + [ + "Ġde", + "b" + ], + [ + "r", + "ate" + ], + [ + "Ġsym", + "b" + ], + [ + "Ġa", + "im" + ], + [ + "Ġparent", + "s" + ], + [ + "Ġf", + "ish" + ], + [ + "Ġe", + "th" + ], + [ + "Ġmed", + "ic" + ], + [ + "es", + "e" + ], + [ + "Ġdesign", + "ed" + ], + [ + "Ġo", + "il" + ], + [ + "Ġ4", + "0" + ], + [ + "ab", + "it" + ], + [ + "ĠA", + "ust" + ], + [ + "Ġsh", + "ap" + ], + [ + "ĠC", + "ons" + ], + [ + "Ġoff", + "er" + ], + [ + "Ġth", + "ing" + ], + [ + "Ġdist", + "ance" + ], + [ + "Ġg", + "ame" + ], + [ + "por", + "ary" + ], + [ + "Ġqu", + "ant" + ], + [ + "Ġcl", + "aim" + ], + [ + "art", + "ment" + ], + [ + "Ġet", + "c" + ], + [ + "Ġspe", + "ed" + ], + [ + "st", + "er" + ], + [ + "Ġbenef", + "its" + ], + [ + "Ġhe", + "av" + ], + [ + "Ġd", + "er" + ], + [ + "p", + "i" + ], + [ + "Ġrem", + "ember" + ], + [ + "Ġus", + "es" + ], + [ + "Ġst", + "op" + ], + [ + "Ġcomp", + "any" + ], + [ + "Ġide", + "as" + ], + [ + "Ġsu", + "ff" + ], + [ + "Ġhistor", + "ical" + ], + [ + "form", + "at" + ], + [ + "r", + "ast" + ], + [ + "Ġcomple", + "te" + ], + [ + "E", + "rror" + ], + [ + "ar", + "ray" + ], + [ + "Ġsu", + "st" + ], + [ + "1", + "00" + ], + [ + "Ġre", + "view" + ], + [ + "Ġme", + "chan" + ], + [ + "ĠP", + "re" + ], + [ + "Ġstart", + "ed" + ], + [ + "ĠN", + "ot" + ], + [ + "ĠC", + "o" + ], + [ + "Ġpubl", + "ished" + ], + [ + "ĠY", + "our" + ], + [ + "Ġse", + "x" + ], + [ + "Ġal", + "tern" + ], + [ + "Ġ", + "Î" + ], + [ + "ir", + "it" + ], + [ + "nder", + "stand" + ], + [ + "Ġperform", + "ance" + ], + [ + "Ġo", + "s" + ], + [ + "ve", + "y" + ], + [ + "Ġcont", + "ribut" + ], + [ + "ve", + "re" + ], + [ + "or", + "por" + ], + [ + "Ġins", + "ide" + ], + [ + "ra", + "py" + ], + [ + "ar", + "ily" + ], + [ + "Ġal", + "most" + ], + [ + "Ġc", + "ross" + ], + [ + "Ġs", + "ources" + ], + [ + "Ġac", + "cept" + ], + [ + "Ġneg", + "ative" + ], + [ + "ri", + "ve" + ], + [ + "Ġrequ", + "est" + ], + [ + "``", + "`" + ], + [ + "ess", + "ion" + ], + [ + "E", + "D" + ], + [ + "Ġon", + "es" + ], + [ + "Ġ", + "ri" + ], + [ + "Ġparticular", + "ly" + ], + [ + "Ġinvol", + "ved" + ], + [ + "par", + "am" + ], + [ + "d", + "ir" + ], + [ + "Ġyour", + "self" + ], + [ + "Ġen", + "joy" + ], + [ + "pe", + "c" + ], + [ + "Ċ", + "ĉĉ" + ], + [ + "st", + "ance" + ], + [ + "Ġsp", + "read" + ], + [ + "r", + "im" + ], + [ + "ac", + "hed" + ], + [ + "cl", + "es" + ], + [ + "ra", + "ge" + ], + [ + "Ġthe", + "ory" + ], + [ + "u", + "ck" + ], + [ + "Ġw", + "id" + ], + [ + "Ġsur", + "round" + ], + [ + "B", + "y" + ], + [ + "it", + "er" + ], + [ + "ĠT", + "rue" + ], + [ + "Ġfl", + "o" + ], + [ + "Ġconst", + "ant" + ], + [ + "ut", + "h" + ], + [ + "l", + "ict" + ], + [ + "Ġc", + "ustom" + ], + [ + "ograph", + "y" + ], + [ + "Ġpro", + "te" + ], + [ + "ap", + "an" + ], + [ + "he", + "l" + ], + [ + "I", + "ON" + ], + [ + "'", + "ll" + ], + [ + "s", + "q" + ], + [ + "3", + "8" + ], + [ + "le", + "ge" + ], + [ + "an", + "ks" + ], + [ + "Ġrec", + "ent" + ], + [ + "t", + "ings" + ], + [ + "in", + "ating" + ], + [ + "od", + "es" + ], + [ + "ĠD", + "ep" + ], + [ + "Ġm", + "ath" + ], + [ + "ri", + "or" + ], + [ + "cc", + "ording" + ], + [ + "Ġav", + "oid" + ], + [ + "ov", + "ed" + ], + [ + "u", + "ff" + ], + [ + "st", + "yle" + ], + [ + "it", + "ation" + ], + [ + "at", + "us" + ], + [ + "Ġh", + "or" + ], + [ + "Ġbeh", + "ind" + ], + [ + "Ġbu", + "ilt" + ], + [ + "Ġf", + "arm" + ], + [ + "Ġfe", + "et" + ], + [ + "Ġout", + "side" + ], + [ + "erv", + "ation" + ], + [ + "��19", + "8" + ], + [ + "Ġsust", + "ain" + ], + [ + "Ġpar", + "am" + ], + [ + "Ġb", + "ooks" + ], + [ + "Ġen", + "h" + ], + [ + "Ġlong", + "er" + ], + [ + "____", + "____" + ], + [ + "est", + "ion" + ], + [ + "ĠY", + "ork" + ], + [ + "Ġl", + "ed" + ], + [ + "Ġschool", + "s" + ], + [ + "R", + "e" + ], + [ + "Ġinter", + "act" + ], + [ + "p", + "es" + ], + [ + "y", + "ond" + ], + [ + "ens", + "ive" + ], + [ + "Ġmed", + "ia" + ], + [ + "Ġs", + "low" + ], + [ + "re", + "ci" + ], + [ + "4", + "8" + ], + [ + "Ġlead", + "ing" + ], + [ + "Ġbe", + "aut" + ], + [ + "3", + "9" + ], + [ + "Ġw", + "ond" + ], + [ + "Ġro", + "ot" + ], + [ + "d", + "ict" + ], + [ + "'", + "'" + ], + [ + "g", + "ed" + ], + [ + ")", + ";" + ], + [ + "Ġdef", + "in" + ], + [ + "ur", + "s" + ], + [ + "es", + "tern" + ], + [ + "Ġs", + "ound" + ], + [ + "Ġth", + "inking" + ], + [ + "m", + "ax" + ], + [ + "Ġmove", + "ment" + ], + [ + "Ġsur", + "v" + ], + [ + "Ġfact", + "or" + ], + [ + "an", + "cial" + ], + [ + "Ġl", + "ands" + ], + [ + "Ġdeterm", + "ine" + ], + [ + "v", + "ant" + ], + [ + "ig", + "en" + ], + [ + "E", + "T" + ], + [ + "Ġcont", + "act" + ], + [ + "Ġd", + "og" + ], + [ + "Ġchem", + "ical" + ], + [ + "p", + "art" + ], + [ + "u", + "ra" + ], + [ + "Ġd", + "ou" + ], + [ + "Ġcommun", + "ication" + ], + [ + "Ġprog", + "rams" + ], + [ + "now", + "n" + ], + [ + "du", + "c" + ], + [ + "Ġs", + "ection" + ], + [ + "iz", + "ations" + ], + [ + "Ġa", + "ud" + ], + [ + "Ġl", + "ooking" + ], + [ + "ĠJ", + "ew" + ], + [ + "ĠC", + "ar" + ], + [ + "Ġsm", + "o" + ], + [ + "Ġde", + "cl" + ], + [ + "y", + "l" + ], + [ + "Ġf", + "at" + ], + [ + "Ġprog", + "ress" + ], + [ + "Ġfe", + "atures" + ], + [ + "6", + "5" + ], + [ + "Ġf", + "em" + ], + [ + "Ġag", + "o" + ], + [ + "Ġw", + "ild" + ], + [ + "ire", + "ction" + ], + [ + "Ġdi", + "et" + ], + [ + "Ġv", + "iol" + ], + [ + "s", + "ub" + ], + [ + "Ġimport", + "ance" + ], + [ + "Ġindust", + "ry" + ], + [ + "########", + "########" + ], + [ + "R", + "es" + ], + [ + "Ġappro", + "pri" + ], + [ + "um", + "b" + ], + [ + "w", + "ise" + ], + [ + "Ġso", + "il" + ], + [ + "ĠP", + "e" + ], + [ + "Ġt", + "ree" + ], + [ + "Ġd", + "en" + ], + [ + "u", + "ous" + ], + [ + "Ġaw", + "are" + ], + [ + "Ġpred", + "ict" + ], + [ + "C", + "om" + ], + [ + "n", + "ection" + ], + [ + "ĠRes", + "earch" + ], + [ + "Ġins", + "p" + ], + [ + "ĠT", + "ra" + ], + [ + "Ġbro", + "ad" + ], + [ + "Ġinclud", + "es" + ], + [ + "Ġbelie", + "ve" + ], + [ + "in", + "ct" + ], + [ + "Ġf", + "ire" + ], + [ + "un", + "ction" + ], + [ + "al", + "y" + ], + [ + "ers", + "on" + ], + [ + "Ġd", + "aily" + ], + [ + "l", + "en" + ], + [ + "ĠR", + "eg" + ], + [ + "b", + "it" + ], + [ + "A", + "A" + ], + [ + "Ġd", + "im" + ], + [ + "Ġpre", + "p" + ], + [ + "ĠS", + "chool" + ], + [ + "Ġs", + "ample" + ], + [ + "Ġscient", + "ists" + ], + [ + "b", + "an" + ], + [ + "um", + "p" + ], + [ + "Ġexam", + "ples" + ], + [ + "Ġstep", + "s" + ], + [ + "ĠBrit", + "ish" + ], + [ + "Ġf", + "ru" + ], + [ + "Ġra", + "nd" + ], + [ + "Ġm", + "ental" + ], + [ + "Ġiss", + "ue" + ], + [ + "Ġlead", + "ers" + ], + [ + "Ġin", + "nov" + ], + [ + "w", + "o" + ], + [ + "Ġpattern", + "s" + ], + [ + "min", + "ist" + ], + [ + "Ġp", + "ack" + ], + [ + "Ġs", + "leep" + ], + [ + "Ġelect", + "ric" + ], + [ + "in", + "ate" + ], + [ + "Ġbec", + "omes" + ], + [ + "(", + "):" + ], + [ + "j", + "ust" + ], + [ + "Ġcomm", + "it" + ], + [ + "Ġref", + "er" + ], + [ + "4", + "4" + ], + [ + "Ġval", + "u" + ], + [ + "Ġstrateg", + "ies" + ], + [ + "ffic", + "ient" + ], + [ + "Ġwe", + "bs" + ], + [ + "Ġget", + "ting" + ], + [ + "Ġcomp", + "os" + ], + [ + "olog", + "ies" + ], + [ + "ron", + "ic" + ], + [ + "St", + "ep" + ], + [ + "m", + "l" + ], + [ + "ĠP", + "ol" + ], + [ + "ri", + "e" + ], + [ + "Ġprim", + "ary" + ], + [ + "Ġcaus", + "es" + ], + [ + "Ġth", + "reat" + ], + [ + "er", + "ate" + ], + [ + "Ġinvest", + "ig" + ], + [ + "Ġgrow", + "ing" + ], + [ + "ĠV", + "al" + ], + [ + "Ġcomp", + "an" + ], + [ + "Ġobject", + "s" + ], + [ + "ad", + "a" + ], + [ + "g", + "or" + ], + [ + "ww", + "w" + ], + [ + "ad", + "es" + ], + [ + "rough", + "t" + ], + [ + "U", + "n" + ], + [ + "Ġl", + "en" + ], + [ + "Ġlarg", + "er" + ], + [ + "Ġdi", + "agn" + ], + [ + "dis", + "play" + ], + [ + "Ġob", + "tain" + ], + [ + "Ġmult", + "i" + ], + [ + "ĠN", + "ow" + ], + [ + "Ġapp", + "reci" + ], + [ + "Ġst", + "ru" + ], + [ + "Ġadd", + "ed" + ], + [ + "Ġre", + "ve" + ], + [ + "cept", + "ion" + ], + [ + "Ġst", + "ay" + ], + [ + "Ġst", + "e" + ], + [ + "ag", + "s" + ], + [ + "Ġe", + "arth" + ], + [ + "ĠTh", + "rough" + ], + [ + "Ġl", + "ate" + ], + [ + "Ġacc", + "om" + ], + [ + "Ġdevelop", + "ing" + ], + [ + "at", + "ively" + ], + [ + "Ġe", + "arl" + ], + [ + "u", + "it" + ], + [ + "ch", + "ol" + ], + [ + "all", + "s" + ], + [ + "Ġ", + "ir" + ], + [ + "Ġhum", + "ans" + ], + [ + "Ġcaus", + "ed" + ], + [ + "Ġrequ", + "ires" + ], + [ + "l", + "or" + ], + [ + "__", + "(" + ], + [ + "F", + "alse" + ], + [ + "Ġvis", + "ual" + ], + [ + "ĠP", + "art" + ], + [ + "Ġatt", + "empt" + ], + [ + "Ġpolic", + "y" + ], + [ + "Ġse", + "arch" + ], + [ + "ĠJ", + "apan" + ], + [ + "I", + "V" + ], + [ + "Ġr", + "at" + ], + [ + "ĠThe", + "n" + ], + [ + "Ġover", + "all" + ], + [ + "pl", + "it" + ], + [ + "Ġsaf", + "ety" + ], + [ + "id", + "ge" + ], + [ + "Ġeffort", + "s" + ], + [ + "yn", + "am" + ], + [ + "od", + "ay" + ], + [ + "Ġequ", + "ip" + ], + [ + "Ġopportun", + "ities" + ], + [ + "ric", + "ult" + ], + [ + "ro", + "om" + ], + [ + "cur", + "ity" + ], + [ + "u", + "fact" + ], + [ + "ith", + "m" + ], + [ + "Ġra", + "ise" + ], + [ + "Ġdoc", + "ument" + ], + [ + "ind", + "ex" + ], + [ + "ĠCom", + "p" + ], + [ + "Ġ6", + "0" + ], + [ + "iss", + "ions" + ], + [ + "Ġbe", + "yond" + ], + [ + "Ġt", + "ax" + ], + [ + "ĠD", + "es" + ], + [ + "Ġtrans", + "form" + ], + [ + "ĠM", + "any" + ], + [ + "O", + "n" + ], + [ + "x", + "y" + ], + [ + "Ġ2", + "1" + ], + [ + "Ġb", + "it" + ], + [ + "Ġele", + "ment" + ], + [ + "}", + "," + ], + [ + "Ġg", + "ot" + ], + [ + "Ġk", + "ids" + ], + [ + "(", + "(" + ], + [ + "R", + "O" + ], + [ + "ilit", + "ary" + ], + [ + "Ġdist", + "ribution" + ], + [ + "Ġevery", + "thing" + ], + [ + "b", + "ra" + ], + [ + "Ġb", + "ound" + ], + [ + "iz", + "es" + ], + [ + "Ġrand", + "om" + ], + [ + "ien", + "cy" + ], + [ + "Ġf", + "it" + ], + [ + "st", + "ate" + ], + [ + "Ġvis", + "it" + ], + [ + "Ġachie", + "ve" + ], + [ + "Ġmin", + "utes" + ], + [ + "Ġcomp", + "ared" + ], + [ + "Ġr", + "out" + ], + [ + "ren", + "ch" + ], + [ + "ĠF", + "rom" + ], + [ + "Ġto", + "wn" + ], + [ + "Ġest", + "im" + ], + [ + "Ġf", + "inal" + ], + [ + "ri", + "al" + ], + [ + "s", + "um" + ], + [ + "Ġsaf", + "e" + ], + [ + "L", + "et" + ], + [ + "hen", + "s" + ], + [ + "it", + "ch" + ], + [ + "com", + "p" + ], + [ + "cre", + "t" + ], + [ + "ill", + "i" + ], + [ + "3", + "7" + ], + [ + "Ġwh", + "ose" + ], + [ + "w", + "ith" + ], + [ + "Ġprocess", + "es" + ], + [ + "m", + "ore" + ], + [ + "i", + "i" + ], + [ + "l", + "ished" + ], + [ + "ĠM", + "od" + ], + [ + "Ġexpect", + "ed" + ], + [ + "Ġnet", + "work" + ], + [ + "Ġd", + "ivid" + ], + [ + "Ġc", + "it" + ], + [ + "Ġmat", + "hemat" + ], + [ + "Ġf", + "igure" + ], + [ + "m", + "ar" + ], + [ + "ĠC", + "O" + ], + [ + "ĠS", + "ol" + ], + [ + "Ġeas", + "ily" + ], + [ + "Ġc", + "amp" + ], + [ + "Ġw", + "arm" + ], + [ + "ĠJ", + "an" + ], + [ + "9", + "5" + ], + [ + "h", + "aps" + ], + [ + "o", + "ff" + ], + [ + "Ġsol", + "ve" + ], + [ + "al", + "le" + ], + [ + "am", + "ent" + ], + [ + "Ġco", + "ver" + ], + [ + "Ġvalu", + "able" + ], + [ + "Ġth", + "ous" + ], + [ + "Ġform", + "ula" + ], + [ + "Ġsol", + "utions" + ], + [ + "r", + "ated" + ], + [ + "ed", + "eral" + ], + [ + "Ġf", + "ul" + ], + [ + "mod", + "el" + ], + [ + "ell", + "ow" + ], + [ + "con", + "fig" + ], + [ + "Ġv", + "ideo" + ], + [ + "in", + "ks" + ], + [ + "Ġscient", + "ific" + ], + [ + "Ġqu", + "ite" + ], + [ + "Ġdec", + "ision" + ], + [ + "Ġs", + "ect" + ], + [ + "Ġquick", + "ly" + ], + [ + "Ġch", + "apter" + ], + [ + "Ġc", + "m" + ], + [ + "Ġth", + "ird" + ], + [ + "Ġcol", + "on" + ], + [ + "Ġb", + "ill" + ], + [ + "Ġlo", + "ad" + ], + [ + "ag", + "er" + ], + [ + "air", + "s" + ], + [ + "n", + "a" + ], + [ + "com", + "m" + ], + [ + "i", + "ar" + ], + [ + "Ġro", + "w" + ], + [ + "Ġc", + "ivil" + ], + [ + "ter", + "m" + ], + [ + "il", + "os" + ], + [ + "Ġt", + "alk" + ], + [ + "Ġaddition", + "al" + ], + [ + "ĠAr", + "t" + ], + [ + "Ġcont", + "ains" + ], + [ + "Ġext", + "ra" + ], + [ + "Ġth", + "us" + ], + [ + "Ġc", + "ool" + ], + [ + "el", + "t" + ], + [ + "Ġin", + "j" + ], + [ + "Ġinst", + "it" + ], + [ + "Ġr", + "ules" + ], + [ + "Ġinf", + "ect" + ], + [ + "ce", + "ed" + ], + [ + "Ġf", + "ost" + ], + [ + "vent", + "ion" + ], + [ + "is", + "ms" + ], + [ + "em", + "porary" + ], + [ + "a", + "res" + ], + [ + "ĠC", + "ount" + ], + [ + "ĠM", + "in" + ], + [ + "Ġpers", + "pect" + ], + [ + "Ġlim", + "it" + ], + [ + "ibr", + "ary" + ], + [ + "Ġteac", + "hers" + ], + [ + "r", + "ong" + ], + [ + "ĠSc", + "ience" + ], + [ + "pl", + "ies" + ], + [ + "Ġim", + "ages" + ], + [ + "Ġc", + "ou" + ], + [ + "ĠN", + "e" + ], + [ + "Ġg", + "ives" + ], + [ + "ĠA", + "ug" + ], + [ + "Ġan", + "cient" + ], + [ + "stit", + "ute" + ], + [ + "ĠF", + "alse" + ], + [ + "ci", + "ples" + ], + [ + "Ġproper", + "ty" + ], + [ + "ð", + "Ŀ" + ], + [ + "Ġper", + "fect" + ], + [ + "Ġinflu", + "ence" + ], + [ + "Ġ", + "..." + ], + [ + "Ġe", + "p" + ], + [ + "h", + "old" + ], + [ + "Ġ", + "version" + ], + [ + "am", + "b" + ], + [ + "an", + "a" + ], + [ + "ĠM", + "at" + ], + [ + "Ġh", + "ost" + ], + [ + "Ġappro", + "x" + ], + [ + "Ġin", + "form" + ], + [ + "ir", + "ing" + ], + [ + "Ġdam", + "age" + ], + [ + "ĠD", + "o" + ], + [ + "Ġprom", + "ot" + ], + [ + "Ġintern", + "ational" + ], + [ + "Ġde", + "cre" + ], + [ + "Ġrem", + "ains" + ], + [ + "ĠJ", + "ust" + ], + [ + "ĠĠĠĠ", + "ĠĠ" + ], + [ + "und", + "red" + ], + [ + "Ġfin", + "ancial" + ], + [ + "g", + "ar" + ], + [ + "Ġcru", + "cial" + ], + [ + "port", + "s" + ], + [ + "Ġw", + "ood" + ], + [ + "igh", + "b" + ], + [ + "Ġs", + "n" + ], + [ + "Ġinclud", + "ed" + ], + [ + "ul", + "ate" + ], + [ + "5", + "5" + ], + [ + "Ġfamil", + "ies" + ], + [ + "Ġcent", + "er" + ], + [ + "Ġto", + "ol" + ], + [ + "ĠK", + "ing" + ], + [ + "sq", + "rt" + ], + [ + "Ġanim", + "al" + ], + [ + "ĠInd", + "ia" + ], + [ + "Ġdig", + "ital" + ], + [ + "Ġn", + "ight" + ], + [ + "nderstand", + "ing" + ], + [ + "(", + "[" + ], + [ + "Ġcar", + "bon" + ], + [ + "f", + "s" + ], + [ + "f", + "il" + ], + [ + "Ġfri", + "end" + ], + [ + "al", + "king" + ], + [ + "A", + "nd" + ], + [ + "Ġapplic", + "ations" + ], + [ + "Ġis", + "n" + ], + [ + "C", + "T" + ], + [ + "Ġfore", + "st" + ], + [ + "Ġexact", + "ly" + ], + [ + "S", + "ection" + ], + [ + "pos", + "ition" + ], + [ + "Ġb", + "acter" + ], + [ + "uc", + "le" + ], + [ + "od", + "ies" + ], + [ + "Ġcol", + "lab" + ], + [ + "Ġrelationship", + "s" + ], + [ + "Ġcompon", + "ents" + ], + [ + "ĠT", + "est" + ], + [ + "Ġl", + "if" + ], + [ + "ou", + "d" + ], + [ + "Ġaspect", + "s" + ], + [ + "S", + "E" + ], + [ + "I", + "nt" + ], + [ + "l", + "oc" + ], + [ + "re", + "es" + ], + [ + "Ġpat", + "ient" + ], + [ + "A", + "t" + ], + [ + "c", + "al" + ], + [ + "Ġf", + "asc" + ], + [ + "Ġoff", + "icial" + ], + [ + "Ġpower", + "ful" + ], + [ + "us", + "er" + ], + [ + "ĠN", + "um" + ], + [ + "Ġn", + "amed" + ], + [ + "ens", + "ity" + ], + [ + "Ġprodu", + "ced" + ], + [ + "Ġf", + "oot" + ], + [ + "Ġexpl", + "oring" + ], + [ + "ĠP", + "res" + ], + [ + "Ġe", + "at" + ], + [ + "6", + "8" + ], + [ + "d", + "a" + ], + [ + "A", + "P" + ], + [ + "ĠF", + "irst" + ], + [ + "Ġgener", + "ally" + ], + [ + "Ġb", + "ox" + ], + [ + "Ġh", + "ands" + ], + [ + "Ġthere", + "fore" + ], + [ + "Ġvari", + "ety" + ], + [ + "Ġact", + "ive" + ], + [ + "u", + "ge" + ], + [ + "Ġs", + "il" + ], + [ + "ec", + "ause" + ], + [ + "Ġopt", + "ions" + ], + [ + "Ġcol", + "umn" + ], + [ + "Ġpl", + "aces" + ], + [ + "Ġu", + "nd" + ], + [ + "m", + "ission" + ], + [ + "Ġind", + "ex" + ], + [ + "Ġrelig", + "ious" + ], + [ + "Ġc", + "ard" + ], + [ + "Ġdirect", + "ly" + ], + [ + "Ġtry", + "ing" + ], + [ + "il", + "le" + ], + [ + "Ġsoft", + "ware" + ], + [ + "Ġd", + "irection" + ], + [ + "Ġmom", + "ent" + ], + [ + "ĠO", + "ct" + ], + [ + "Ġprob", + "ably" + ], + [ + "Ġfood", + "s" + ], + [ + "ĠM", + "y" + ], + [ + "plic", + "ations" + ], + [ + "ir", + "m" + ], + [ + "Ġestab", + "lished" + ], + [ + "----------------", + "----------------" + ], + [ + "as", + "ons" + ], + [ + "Ġuse", + "ful" + ], + [ + "Ġcon", + "cent" + ], + [ + "y", + "ing" + ], + [ + "Ġcap", + "ac" + ], + [ + "Ġve", + "get" + ], + [ + "Ġgu", + "id" + ], + [ + "Ġask", + "ed" + ], + [ + "ab", + "et" + ], + [ + "ph", + "as" + ], + [ + "ĠAust", + "ral" + ], + [ + "an", + "cy" + ], + [ + "Ġr", + "ule" + ], + [ + "Ġh", + "ttp" + ], + [ + "Ġfor", + "ces" + ], + [ + "ĠR", + "em" + ], + [ + "Ġdef", + "ined" + ], + [ + "Ġconf", + "lict" + ], + [ + "Ġm", + "essage" + ], + [ + "Ġdi", + "verse" + ], + [ + "inf", + "o" + ], + [ + "Ġexp", + "ression" + ], + [ + "Ġch", + "oose" + ], + [ + "Â", + "°" + ], + [ + "Ġm", + "is" + ], + [ + "Ġprov", + "iding" + ], + [ + "Ġl", + "ack" + ], + [ + "f", + "l" + ], + [ + "Ġc", + "ateg" + ], + [ + "Ġapplic", + "ation" + ], + [ + "d", + "o" + ], + [ + "in", + "o" + ], + [ + "av", + "ig" + ], + [ + "Ġappropri", + "ate" + ], + [ + "A", + "M" + ], + [ + "Ġbl", + "ock" + ], + [ + "Ġb", + "ur" + ], + [ + "Ġp", + "rior" + ], + [ + "7", + "7" + ], + [ + "ĠF", + "ind" + ], + [ + "it", + "ect" + ], + [ + "oc", + "ks" + ], + [ + "Ġ201", + "0" + ], + [ + "Ġang", + "le" + ], + [ + "Ġman", + "ufact" + ], + [ + "display", + "style" + ], + [ + "ĠI", + "I" + ], + [ + "9", + "8" + ], + [ + "ĠT", + "rans" + ], + [ + "Ġpro", + "ced" + ], + [ + "Ġhy", + "d" + ], + [ + "Ġsp", + "irit" + ], + [ + "Ġg", + "ard" + ], + [ + "Ġu", + "lt" + ], + [ + "plic", + "ation" + ], + [ + "Ġpo", + "or" + ], + [ + "Ġ201", + "2" + ], + [ + "c", + "ount" + ], + [ + "k", + "nown" + ], + [ + "Ġs", + "old" + ], + [ + "ur", + "ies" + ], + [ + "Ġ[", + "]" + ], + [ + "Ġinvol", + "ves" + ], + [ + "Ġso", + "on" + ], + [ + "ĠU", + "se" + ], + [ + "d", + "ing" + ], + [ + "Ġjour", + "ney" + ], + [ + "Ġreport", + "ed" + ], + [ + "Ġhy", + "p" + ], + [ + "Ġro", + "ad" + ], + [ + "i", + "os" + ], + [ + "Ġinc", + "orpor" + ], + [ + "Ġp", + "y" + ], + [ + "i", + "ers" + ], + [ + "Ġproper", + "ties" + ], + [ + "Ġc", + "ele" + ], + [ + "Ġs", + "ort" + ], + [ + "Ġoff", + "ers" + ], + [ + "ĠJ", + "u" + ], + [ + "Ġsmall", + "er" + ], + [ + "Ġimm", + "edi" + ], + [ + "if", + "ically" + ], + [ + "H", + "E" + ], + [ + "Ġst", + "ri" + ], + [ + "l", + "ands" + ], + [ + "Ġex", + "pos" + ], + [ + "ĠS", + "m" + ], + [ + "Ġconst", + "ruct" + ], + [ + "Ġdet", + "ect" + ], + [ + "Ġspe", + "ak" + ], + [ + "ĠA", + "g" + ], + [ + "Ġdef", + "ault" + ], + [ + "Ġcomple", + "t" + ], + [ + "Ġf", + "ast" + ], + [ + "Ġestab", + "lish" + ], + [ + "ĠEurope", + "an" + ], + [ + "A", + "D" + ], + [ + "Ġcomm", + "and" + ], + [ + "Ġlearn", + "ed" + ], + [ + "z", + "z" + ], + [ + "c", + "are" + ], + [ + "ĠS", + "ystem" + ], + [ + "Ġinst", + "all" + ], + [ + "Ġfr", + "ont" + ], + [ + "Ch", + "apter" + ], + [ + "Ġdev", + "ice" + ], + [ + "c", + "d" + ], + [ + "Ġv", + "ia" + ], + [ + "tt", + "ps" + ], + [ + "ĠH", + "ere" + ], + [ + "Ġhe", + "ight" + ], + [ + "ĠâĪ", + "Ĵ" + ], + [ + "Ġsitu", + "ation" + ], + [ + "Ġm", + "ention" + ], + [ + "ĠR", + "ep" + ], + [ + "ĠE", + "duc" + ], + [ + "h", + "a" + ], + [ + "Ġst", + "ra" + ], + [ + "Ġte", + "aching" + ], + [ + "act", + "ers" + ], + [ + "ill", + "ing" + ], + [ + "tern", + "al" + ], + [ + "qu", + "e" + ], + [ + "Ġ", + "vert" + ], + [ + "Ġser", + "ious" + ], + [ + "ot", + "al" + ], + [ + "s", + "in" + ], + [ + "ĠA", + "pr" + ], + [ + "Ġey", + "e" + ], + [ + "C", + "O" + ], + [ + "ist", + "ry" + ], + [ + "Ġstru", + "gg" + ], + [ + "Ġ-", + ">" + ], + [ + "eg", + "in" + ], + [ + "Ġtrans", + "port" + ], + [ + "Ġ2", + "8" + ], + [ + "Ġre", + "ach" + ], + [ + "Ġt", + "im" + ], + [ + "Ġf", + "avor" + ], + [ + "ur", + "ation" + ], + [ + "d", + "at" + ], + [ + "Ġ2", + "2" + ], + [ + "Q", + "u" + ], + [ + "Ġr", + "ates" + ], + [ + "Ġh", + "ope" + ], + [ + "Ġpol", + "l" + ], + [ + "Ġhe", + "ld" + ], + [ + "Ġstat", + "us" + ], + [ + "Ġse", + "a" + ], + [ + "ĠIn", + "st" + ], + [ + "Ġcompan", + "ies" + ], + [ + "at", + "form" + ], + [ + "l", + "ation" + ], + [ + "Ġt", + "end" + ], + [ + "Ġexerc", + "ise" + ], + [ + "ĠE", + "ach" + ], + [ + "Ġcent", + "ral" + ], + [ + "Ġmat", + "rix" + ], + [ + "Ġh", + "undred" + ], + [ + "Ġmem", + "ory" + ], + [ + "if", + "ul" + ], + [ + "u", + "ary" + ], + [ + "Ġm", + "ilitary" + ], + [ + "ĠIn", + "ter" + ], + [ + "Ġdiffere", + "nces" + ], + [ + "o", + "very" + ], + [ + "Ġlaw", + "s" + ], + [ + "ĠO", + "ther" + ], + [ + "b", + "ook" + ], + [ + "Ġr", + "ich" + ], + [ + "Ġco", + "ord" + ], + [ + "Ġn", + "ation" + ], + [ + "Ġdet", + "ail" + ], + [ + "m", + "p" + ], + [ + "o", + "e" + ], + [ + "ĠCh", + "ina" + ], + [ + "l", + "ife" + ], + [ + "=", + "\\" + ], + [ + "Ġno", + "vel" + ], + [ + "ro", + "te" + ], + [ + "Ġse", + "c" + ], + [ + "Ġconcept", + "s" + ], + [ + "as", + "ks" + ], + [ + "Ġliter", + "ature" + ], + [ + "u", + "k" + ], + [ + "Ġm", + "other" + ], + [ + "Ġex", + "ec" + ], + [ + "Ġm", + "ag" + ], + [ + "Ġit", + "ems" + ], + [ + "ign", + "ed" + ], + [ + "Ġproject", + "s" + ], + [ + "Ġer", + "ror" + ], + [ + "our", + "se" + ], + [ + "in", + "put" + ], + [ + "in", + "ated" + ], + [ + "Ġrespons", + "ible" + ], + [ + "U", + "T" + ], + [ + "rodu", + "ction" + ], + [ + "Ġval", + "id" + ], + [ + "Ġsuccess", + "ful" + ], + [ + "ĠE", + "d" + ], + [ + "Ġatt", + "ack" + ], + [ + "Ġinter", + "p" + ], + [ + "Ġtre", + "es" + ], + [ + "9", + "2" + ], + [ + "Ġident", + "ity" + ], + [ + "Ġse", + "curity" + ], + [ + "Ġag", + "ree" + ], + [ + "Ġun", + "its" + ], + [ + "Ġdev", + "ices" + ], + [ + "enc", + "ies" + ], + [ + "Ġb", + "ad" + ], + [ + "Ġpur", + "pose" + ], + [ + "Ġro", + "om" + ], + [ + "Ġvir", + "us" + ], + [ + "an", + "cing" + ], + [ + "Ġvari", + "able" + ], + [ + "ie", + "f" + ], + [ + "e", + "ch" + ], + [ + "us", + "ed" + ], + [ + "Ġro", + "t" + ], + [ + "Ġd", + "ang" + ], + [ + "'", + "ve" + ], + [ + "ĠS", + "up" + ], + [ + "Ġdis", + "play" + ], + [ + "ĠO", + "ver" + ], + [ + "n", + "p" + ], + [ + "y", + "ear" + ], + [ + "over", + "n" + ], + [ + "Ġf", + "ix" + ], + [ + "Ġsc", + "ale" + ], + [ + "Ġ201", + "1" + ], + [ + "0", + "5" + ], + [ + "r", + "an" + ], + [ + "ĠR", + "uss" + ], + [ + "it", + "able" + ], + [ + "se", + "ct" + ], + [ + "n", + "et" + ], + [ + "Ġro", + "b" + ], + [ + "Ġf", + "air" + ], + [ + "Ġf", + "ig" + ], + [ + "Ġw", + "ent" + ], + [ + "ar", + "v" + ], + [ + "Ġs", + "us" + ], + [ + "Ġtest", + "s" + ], + [ + "ĠA", + "re" + ], + [ + "]", + "[" + ], + [ + "Ġprin", + "ciples" + ], + [ + "ord", + "ers" + ], + [ + "Ġre", + "act" + ], + [ + "Ġd", + "ate" + ], + [ + "Ġse", + "ems" + ], + [ + "Ġh", + "ot" + ], + [ + "ef", + "ore" + ], + [ + "Ġc", + "red" + ], + [ + "³³", + "Âł" + ], + [ + "ĠTe", + "chn" + ], + [ + "Ġsh", + "ared" + ], + [ + "ret", + "urn" + ], + [ + "Ġlab", + "or" + ], + [ + "S", + "h" + ], + [ + "H", + "e" + ], + [ + "um", + "an" + ], + [ + "on", + "om" + ], + [ + "Ġgo", + "al" + ], + [ + "Ġs", + "ides" + ], + [ + "e", + "ks" + ], + [ + "Ġv", + "acc" + ], + [ + "Ġfor", + "ward" + ], + [ + "ub", + "e" + ], + [ + "c", + "an" + ], + [ + "Ġill", + "ust" + ], + [ + "r", + "un" + ], + [ + "Ġdem", + "and" + ], + [ + "ĠAl", + "though" + ], + [ + "Ġbir", + "th" + ], + [ + "ĠHist", + "ory" + ], + [ + "Ġsup", + "ply" + ], + [ + "ĠG", + "ree" + ], + [ + "Ġj", + "ud" + ], + [ + "Ġ201", + "3" + ], + [ + "p", + "ress" + ], + [ + "Ġc", + "am" + ], + [ + "Ġass", + "um" + ], + [ + "o", + "ice" + ], + [ + "ab", + "ilities" + ], + [ + "ĠP", + "y" + ], + [ + "Ġdep", + "end" + ], + [ + "ĠAfric", + "an" + ], + [ + "(", + "\\" + ], + [ + "ĠF", + "rench" + ], + [ + "Ġstreng", + "th" + ], + [ + "Ġregard", + "ing" + ], + [ + "at", + "tle" + ], + [ + "Ġ2", + "3" + ], + [ + "ce", + "an" + ], + [ + "Ġ", + "vers" + ], + [ + "c", + "ks" + ], + [ + "O", + "T" + ], + [ + "erv", + "ice" + ], + [ + "ĠI", + "S" + ], + [ + "Ġal", + "though" + ], + [ + "Ġcap", + "ital" + ], + [ + "Ġl", + "ost" + ], + [ + "Ġapp", + "ly" + ], + [ + "ĠA", + "c" + ], + [ + "Ġb", + "ott" + ], + [ + "Ġb", + "ab" + ], + [ + "Ġf", + "ields" + ], + [ + "Ġm", + "ole" + ], + [ + "Ġvol", + "ume" + ], + [ + "Ġey", + "es" + ], + [ + "Ġbegin", + "ning" + ], + [ + "ĠM", + "on" + ], + [ + "Ġcost", + "s" + ], + [ + "Ġne", + "ighb" + ], + [ + "in", + "y" + ], + [ + "Ġpr", + "ice" + ], + [ + "Ġm", + "ount" + ], + [ + "ct", + "ors" + ], + [ + "t", + "es" + ], + [ + "Ġb", + "reat" + ], + [ + "Ġinterest", + "ing" + ], + [ + "Ġlim", + "ited" + ], + [ + "Ġcar", + "ry" + ], + [ + "c", + "ape" + ], + [ + "ĠL", + "ear" + ], + [ + "Ġdise", + "ases" + ], + [ + "g", + "ram" + ], + [ + "Ġd", + "ry" + ], + [ + "Ġpie", + "ce" + ], + [ + "Ġloc", + "ation" + ], + [ + "o", + "ad" + ], + [ + "Ġb", + "all" + ], + [ + "Ġal", + "gor" + ], + [ + "ash", + "ing" + ], + [ + "Ġmeas", + "ures" + ], + [ + "Ġ$$", + "\\" + ], + [ + "ge", + "bra" + ], + [ + "Ġbal", + "ance" + ], + [ + "ur", + "g" + ], + [ + "Ġm", + "id" + ], + [ + "w", + "ide" + ], + [ + "ell", + "ig" + ], + [ + "ĠM", + "us" + ], + [ + "Ġdisc", + "over" + ], + [ + "Ġm", + "iddle" + ], + [ + "Ġ", + "ing" + ], + [ + "Ġm", + "iss" + ], + [ + "Ġtyp", + "ically" + ], + [ + "Ġf", + "a" + ], + [ + "Ġn", + "ames" + ], + [ + "st", + "art" + ], + [ + "Ġz", + "ero" + ], + [ + "6", + "7" + ], + [ + "Ġleg", + "al" + ], + [ + "k", + "y" + ], + [ + "Ġra", + "pid" + ], + [ + "ĠH", + "er" + ], + [ + "Ġt", + "en" + ], + [ + "Ġb", + "ra" + ], + [ + "Ġcont", + "ribute" + ], + [ + "iz", + "er" + ], + [ + "Ġp", + "an" + ], + [ + "h", + "am" + ], + [ + "ĠChrist", + "ian" + ], + [ + "Ġh", + "abit" + ], + [ + "Ġem", + "phas" + ], + [ + "ur", + "l" + ], + [ + "Ġchar", + "acters" + ], + [ + "Ġstruct", + "ures" + ], + [ + "Ġany", + "thing" + ], + [ + "ĠG", + "o" + ], + [ + "4", + "7" + ], + [ + "Ġt", + "iss" + ], + [ + "ĠInd", + "ian" + ], + [ + "Ġearl", + "ier" + ], + [ + "qu", + "al" + ], + [ + "Ġt", + "ask" + ], + [ + "4", + "9" + ], + [ + "Ġ", + "Ð" + ], + [ + "use", + "um" + ], + [ + "ĠD", + "ef" + ], + [ + "Ġd", + "ynam" + ], + [ + "ĠG", + "l" + ], + [ + "ĠR", + "ec" + ], + [ + "}", + "$$" + ], + [ + "Ġw", + "ide" + ], + [ + "Ġm", + "iles" + ], + [ + "Ġf", + "ight" + ], + [ + "ĠS", + "ince" + ], + [ + "Ġus", + "ers" + ], + [ + "ere", + "nces" + ], + [ + "Ġcit", + "iz" + ], + [ + "Ġaut", + "om" + ], + [ + "b", + "b" + ], + [ + "Ġdisc", + "overed" + ], + [ + "Ġb", + "rought" + ], + [ + "Ġcl", + "in" + ], + [ + "ari", + "an" + ], + [ + "Ġcontin", + "ued" + ], + [ + "r", + "id" + ], + [ + "Ġn", + "arr" + ], + [ + "Ġoper", + "ations" + ], + [ + "ĠM", + "ost" + ], + [ + "Ġsignificant", + "ly" + ], + [ + "Ġencou", + "rag" + ], + [ + "Ġcommun", + "ic" + ], + [ + "Ġ201", + "5" + ], + [ + "'", + "." + ], + [ + "om", + "ing" + ], + [ + "Ġprob", + "ability" + ], + [ + "Ġconf", + "ig" + ], + [ + "un", + "ch" + ], + [ + "t", + "ra" + ], + [ + "Ġmov", + "ing" + ], + [ + "Ġhigh", + "ly" + ], + [ + "Ġgu", + "ide" + ], + [ + "Ġlab", + "el" + ], + [ + "re", + "et" + ], + [ + "Ġadv", + "ant" + ], + [ + "ĠCent", + "er" + ], + [ + "if", + "orn" + ], + [ + "com", + "es" + ], + [ + "ĠM", + "ath" + ], + [ + "ough", + "t" + ], + [ + "ch", + "ange" + ], + [ + "ish", + "ing" + ], + [ + "8", + "8" + ], + [ + "ĠO", + "ur" + ], + [ + "t", + "rans" + ], + [ + "ĠAfric", + "a" + ], + [ + "Ġse", + "ason" + ], + [ + "Ġcon", + "sequ" + ], + [ + "h", + "t" + ], + [ + "Ġact", + "ions" + ], + [ + "Ġem", + "p" + ], + [ + "ĠJ", + "es" + ], + [ + "Ġw", + "rong" + ], + [ + "a", + "ul" + ], + [ + "Ġs", + "ave" + ], + [ + "Ġdid", + "n" + ], + [ + "Ġpro", + "p" + ], + [ + "Ġsa", + "w" + ], + [ + "Ġexp", + "and" + ], + [ + "Ġgo", + "es" + ], + [ + "Ġnew", + "s" + ], + [ + "ar", + "row" + ], + [ + "Ġrece", + "ived" + ], + [ + "Ġchall", + "enge" + ], + [ + "A", + "B" + ], + [ + "Ġ", + "ï" + ], + [ + "ĠW", + "ell" + ], + [ + "Ġc", + "opy" + ], + [ + "Ġdeg", + "ree" + ], + [ + "in", + "c" + ], + [ + "Ġd", + "ark" + ], + [ + "Ġvir", + "t" + ], + [ + "Ġteac", + "her" + ], + [ + "Ġres", + "ource" + ], + [ + "W", + "ith" + ], + [ + "ĠG", + "reat" + ], + [ + "ĠC", + "he" + ], + [ + "Ġcol", + "lection" + ], + [ + "Ġse", + "vere" + ], + [ + "Ġmach", + "ine" + ], + [ + "on", + "y" + ], + [ + "o", + "ch" + ], + [ + "Ġbehav", + "i" + ], + [ + "ĠW", + "est" + ], + [ + "Ġad", + "ults" + ], + [ + "Ġcomp", + "re" + ], + [ + "pl", + "ot" + ], + [ + "ic", + "a" + ], + [ + "Ġlarg", + "est" + ], + [ + "Ġst", + "age" + ], + [ + "as", + "et" + ], + [ + "Ġtest", + "ing" + ], + [ + "T", + "ype" + ], + [ + "Ġ2", + "7" + ], + [ + "Ġfind", + "ing" + ], + [ + "Ġsh", + "all" + ], + [ + "e", + "per" + ], + [ + "D", + "E" + ], + [ + "augh", + "t" + ], + [ + "Ġad", + "apt" + ], + [ + "ous", + "ly" + ], + [ + "Ġprofess", + "ional" + ], + [ + "st", + "ances" + ], + [ + "ars", + "er" + ], + [ + "Ġprin", + "c" + ], + [ + "Ġve", + "h" + ], + [ + "Ġconst", + "it" + ], + [ + "Ġwork", + "ers" + ], + [ + "Ġdescrib", + "ed" + ], + [ + "Ġcon", + "nection" + ], + [ + "Ċ", + "ĊĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "w", + "rite" + ], + [ + "Ġre", + "pe" + ], + [ + "Ġw", + "rote" + ], + [ + "Ġph", + "ilos" + ], + [ + "Ġeffic", + "ient" + ], + [ + "Ġm", + "ap" + ], + [ + "s", + "u" + ], + [ + "**", + "**" + ], + [ + "og", + "le" + ], + [ + "Ġpriv", + "ate" + ], + [ + "g", + "n" + ], + [ + "orm", + "al" + ], + [ + "ĠM", + "arch" + ], + [ + "Ġcont", + "emporary" + ], + [ + "Ġle", + "aves" + ], + [ + "or", + "age" + ], + [ + "Ġdet", + "ails" + ], + [ + "iforn", + "ia" + ], + [ + "3", + "1" + ], + [ + "Ġtr", + "ust" + ], + [ + "Ġdist", + "inct" + ], + [ + "Ġp", + "ow" + ], + [ + "ĠLe", + "vel" + ], + [ + "}", + ")" + ], + [ + "Ġ201", + "4" + ], + [ + "Ġstate", + "ment" + ], + [ + "Ġcalcul", + "ate" + ], + [ + "ĠC", + "ur" + ], + [ + "Ġfe", + "ature" + ], + [ + "Ġ200", + "9" + ], + [ + "Ġacc", + "ur" + ], + [ + "Ġprot", + "ection" + ], + [ + "ul", + "um" + ], + [ + "Ġbas", + "is" + ], + [ + "Ġap", + "plied" + ], + [ + "Ġar", + "ray" + ], + [ + "ĠAd", + "dition" + ], + [ + "ĠCh", + "all" + ], + [ + "Ġs", + "in" + ], + [ + "ĠE", + "ven" + ], + [ + "ĠDe", + "velop" + ], + [ + "ĠJ", + "une" + ], + [ + "r", + "ical" + ], + [ + "res", + "ents" + ], + [ + "Ġac", + "id" + ], + [ + "Ġres", + "istance" + ], + [ + "id", + "ents" + ], + [ + "m", + "ark" + ], + [ + "Ġtra", + "de" + ], + [ + "C", + "ont" + ], + [ + "Ġel", + "if" + ], + [ + "X", + "X" + ], + [ + "w", + "args" + ], + [ + "ol", + "es" + ], + [ + "r", + "ition" + ], + [ + "Ġvari", + "ables" + ], + [ + "Ġcor", + "resp" + ], + [ + "re", + "me" + ], + [ + "Ġser", + "ve" + ], + [ + "Ġac", + "ad" + ], + [ + "Ġaut", + "h" + ], + [ + "Ġst", + "yle" + ], + [ + "Ġc", + "os" + ], + [ + "Ġte", + "ach" + ], + [ + "Ġ", + "ice" + ], + [ + "ing", + "u" + ], + [ + "4", + "6" + ], + [ + "Ġloc", + "ated" + ], + [ + "Ġf", + "ear" + ], + [ + "Ġcont", + "roll" + ], + [ + "Ġsc", + "en" + ], + [ + "Ġsol", + "ar" + ], + [ + "out", + "put" + ], + [ + "ĠComm", + "un" + ], + [ + "ob", + "ject" + ], + [ + "g", + "y" + ], + [ + "Ġconnect", + "ions" + ], + [ + "Ġ2", + "6" + ], + [ + "ig", + "r" + ], + [ + "Ġorgan", + "izations" + ], + [ + "I", + "s" + ], + [ + "Ġwe", + "b" + ], + [ + "ĠA", + "nt" + ], + [ + "Ġde", + "al" + ], + [ + "Ġwebs", + "ite" + ], + [ + "c", + "il" + ], + [ + "Ġv", + "it" + ], + [ + "ĠGerm", + "an" + ], + [ + "Ġt", + "or" + ], + [ + "Ġnot", + "e" + ], + [ + "Ġd", + "ed" + ], + [ + "Ġwe", + "eks" + ], + [ + "Ġim", + "ag" + ], + [ + "$", + "." + ], + [ + "Ġh", + "on" + ], + [ + "Ġad", + "minist" + ], + [ + "f", + "e" + ], + [ + "wor", + "ks" + ], + [ + "Ġsit", + "es" + ], + [ + "ap", + "ers" + ], + [ + "lab", + "el" + ], + [ + "ac", + "he" + ], + [ + "Ġ", + "id" + ], + [ + "Ġfasc", + "inating" + ], + [ + "w", + "ater" + ], + [ + "se", + "e" + ], + [ + "ph", + "a" + ], + [ + "Ġag", + "ricult" + ], + [ + "IN", + "G" + ], + [ + "ud", + "d" + ], + [ + "ĠIntern", + "ational" + ], + [ + "Ġtop", + "ics" + ], + [ + "Ġsc", + "reen" + ], + [ + "er", + "a" + ], + [ + "ĠDep", + "artment" + ], + [ + "Ġw", + "on" + ], + [ + ":", + "**" + ], + [ + "Ġto", + "ld" + ], + [ + "ul", + "ated" + ], + [ + "ĠS", + "w" + ], + [ + "el", + "ines" + ], + [ + "ild", + "ren" + ], + [ + "Ġnum", + "erous" + ], + [ + "st", + "ant" + ], + [ + "ur", + "b" + ], + [ + "Ġallow", + "ed" + ], + [ + "Ġm", + "ut" + ], + [ + "b", + "re" + ], + [ + "ĠP", + "ress" + ], + [ + "Ġequ", + "ations" + ], + [ + "Ġdo", + "ctor" + ], + [ + "d", + "b" + ], + [ + "Ġn", + "avig" + ], + [ + "ĠThe", + "ir" + ], + [ + "$", + "\\" + ], + [ + "Ġcon", + "ver" + ], + [ + "Ġb", + "ul" + ], + [ + "Ġc", + "op" + ], + [ + "Ġrece", + "ive" + ], + [ + "â", + "Ķ" + ], + [ + "Ġnot", + "hing" + ], + [ + "Ġbl", + "ue" + ], + [ + "Ġv", + "ict" + ], + [ + "ff", + "ect" + ], + [ + "Ġfollow", + "ed" + ], + [ + "ĠR", + "ed" + ], + [ + "Ġn", + "ucle" + ], + [ + "est", + "ic" + ], + [ + "ĠAug", + "ust" + ], + [ + "c", + "all" + ], + [ + "ĠâĢ", + "¦" + ], + [ + "re", + "st" + ], + [ + "}{", + "\\" + ], + [ + "(", + ")." + ], + [ + "Ġut", + "il" + ], + [ + "Ġd", + "rop" + ], + [ + "Ġinst", + "r" + ], + [ + "ĠEx", + "pl" + ], + [ + "out", + "hern" + ], + [ + "Ġrep", + "resents" + ], + [ + "Ġwas", + "te" + ], + [ + "Ġgra", + "du" + ], + [ + "ĠF", + "eb" + ], + [ + "Ġe", + "gg" + ], + [ + "sh", + "ape" + ], + [ + "m", + "osp" + ], + [ + "Ġconst", + "ruction" + ], + [ + "ĠSe", + "pt" + ], + [ + "i", + "ot" + ], + [ + "ĠA", + "N" + ], + [ + "Ġline", + "ar" + ], + [ + "m", + "ary" + ], + [ + "ien", + "ces" + ], + [ + "ed", + "ia" + ], + [ + "ĠIn", + "stitute" + ], + [ + "Ġhim", + "self" + ], + [ + "ot", + "hes" + ], + [ + "n", + "o" + ], + [ + "p", + "an" + ], + [ + "igen", + "ous" + ], + [ + "ĠRe", + "ad" + ], + [ + "oc", + "r" + ], + [ + "Ġact", + "ual" + ], + [ + "i", + "ate" + ], + [ + "for", + "ce" + ], + [ + "a", + "id" + ], + [ + "Ġk", + "ing" + ], + [ + "Ġarch", + "itect" + ], + [ + "The", + "se" + ], + [ + "Ġstr", + "ing" + ], + [ + "ĠO", + "f" + ], + [ + "Ġ{", + "}" + ], + [ + "P", + "L" + ], + [ + "Ġpict", + "ure" + ], + [ + "bo", + "ard" + ], + [ + "Ġsurround", + "ing" + ], + [ + "Ġexist", + "ing" + ], + [ + "0", + "2" + ], + [ + "Ġ200", + "8" + ], + [ + "Ġpl", + "atform" + ], + [ + "A", + "r" + ], + [ + "c", + "ode" + ], + [ + "Ġresp", + "ond" + ], + [ + "d", + "im" + ], + [ + "Ġc", + "ore" + ], + [ + "Ġredu", + "ced" + ], + [ + "ra", + "b" + ], + [ + "us", + "ion" + ], + [ + "ĠL", + "aw" + ], + [ + "Ġexper", + "iment" + ], + [ + "ĠÂł", + "ĠÂł" + ], + [ + "ĠCal", + "ifornia" + ], + [ + "ĠU", + "nderstanding" + ], + [ + "Ġm", + "il" + ], + [ + "Ġn", + "orth" + ], + [ + "Ġcirc", + "le" + ], + [ + "Ġcon", + "vers" + ], + [ + "Ġallow", + "ing" + ], + [ + "Ġconcern", + "s" + ], + [ + "os", + "ing" + ], + [ + "j", + "oin" + ], + [ + "4", + "2" + ], + [ + "ines", + "e" + ], + [ + "ĠTh", + "us" + ], + [ + "ĠCl", + "ass" + ], + [ + "Ġb", + "orn" + ], + [ + "H", + "ere" + ], + [ + "l", + "ay" + ], + [ + "Ġ", + "q" + ], + [ + "Ġcomp", + "ar" + ], + [ + "Ġbeaut", + "iful" + ], + [ + "ĠD", + "uring" + ], + [ + "on", + "al" + ], + [ + "Ġinf", + "ection" + ], + [ + "ĠE", + "l" + ], + [ + "Ġform", + "at" + ], + [ + "ĠApr", + "il" + ], + [ + "Ġs", + "we" + ], + [ + "####", + "#" + ], + [ + "ic", + "ense" + ], + [ + "9", + "6" + ], + [ + "I", + "M" + ], + [ + "Ġro", + "ck" + ], + [ + "Ġstart", + "ing" + ], + [ + "el", + "come" + ], + [ + "Ġprote", + "in" + ], + [ + "S", + "e" + ], + [ + "ĠR", + "iver" + ], + [ + "Ġbenef", + "it" + ], + [ + "x", + "i" + ], + [ + "or", + "ial" + ], + [ + "ĠJes", + "us" + ], + [ + "Ġplan", + "et" + ], + [ + "ram", + "e" + ], + [ + "idd", + "en" + ], + [ + "Ġf", + "resh" + ], + [ + "ĠJ", + "our" + ], + [ + "Ġg", + "ames" + ], + [ + "Ġb", + "urn" + ], + [ + "Ġequip", + "ment" + ], + [ + "re", + "f" + ], + [ + "Ġtop", + "ic" + ], + [ + "Ġh", + "ous" + ], + [ + "ĠF", + "urther" + ], + [ + "D", + "ata" + ], + [ + "Ġback", + "ground" + ], + [ + "Ġopportun", + "ity" + ], + [ + "Ġtra", + "in" + ], + [ + "Ġt", + "ou" + ], + [ + "Ġset", + "ting" + ], + [ + "Ġst", + "ore" + ], + [ + "ĠA", + "ccording" + ], + [ + "Ġre", + "asons" + ], + [ + "Ġdec", + "isions" + ], + [ + "Ġthe", + "rapy" + ], + [ + "h", + "and" + ], + [ + "Ġne", + "arly" + ], + [ + "Ġpl", + "ot" + ], + [ + "at", + "ur" + ], + [ + "P", + "S" + ], + [ + "M", + "od" + ], + [ + "Ġplan", + "ning" + ], + [ + "Ġp", + "ick" + ], + [ + "Ġmem", + "ber" + ], + [ + "Ġrun", + "ning" + ], + [ + "Ġg", + "ender" + ], + [ + "Ġent", + "er" + ], + [ + "Ġdefin", + "ition" + ], + [ + "Ġcele", + "br" + ], + [ + "Ġl", + "at" + ], + [ + "Ġcol", + "l" + ], + [ + "c", + "oh" + ], + [ + "Ġwe", + "ather" + ], + [ + "Ġal", + "one" + ], + [ + "Ġhe", + "ard" + ], + [ + "ort", + "hern" + ], + [ + "ens", + "ions" + ], + [ + "Ġle", + "ave" + ], + [ + "8", + "5" + ], + [ + "ĠT", + "oday" + ], + [ + "reed", + "om" + ], + [ + "Ġac", + "qu" + ], + [ + "Ġmat", + "ch" + ], + [ + "ĠAmeric", + "ans" + ], + [ + "Ġe", + "ating" + ], + [ + "ĠR", + "el" + ], + [ + "Ġform", + "ed" + ], + [ + "Ġdec", + "ided" + ], + [ + "ĠH", + "ol" + ], + [ + "Ġf", + "uel" + ], + [ + "Ġorgan", + "ization" + ], + [ + "ĠD", + "av" + ], + [ + "ify", + "ing" + ], + [ + "et", + "ime" + ], + [ + "Ġcho", + "ice" + ], + [ + "Ġconnect", + "ed" + ], + [ + "()", + ")" + ], + [ + "ĠK", + "e" + ], + [ + "est", + "s" + ], + [ + "Ġaffect", + "ed" + ], + [ + "Ġoccur", + "s" + ], + [ + "Ġhapp", + "ens" + ], + [ + "ib", + "ly" + ], + [ + "Ġqu", + "al" + ], + [ + "al", + "ed" + ], + [ + "ĠJu", + "ly" + ], + [ + "Ġf", + "ib" + ], + [ + "Ġaltern", + "ative" + ], + [ + "ar", + "a" + ], + [ + "0000", + "0000" + ], + [ + "Ġstand", + "ards" + ], + [ + "U", + "S" + ], + [ + "Ġw", + "atch" + ], + [ + "Ġinvol", + "ve" + ], + [ + "ĠD", + "ay" + ], + [ + "Ġim", + "agine" + ], + [ + "g", + "l" + ], + [ + "Ġt", + "ru" + ], + [ + "Ġsequ", + "ence" + ], + [ + "ro", + "gen" + ], + [ + "Ġpur", + "ch" + ], + [ + "ĠS", + "ub" + ], + [ + "Ġcon", + "clusion" + ], + [ + "³³³³", + "³³³³" + ], + [ + "Ġ", + "!" + ], + [ + "Ġold", + "er" + ], + [ + "abet", + "es" + ], + [ + "ĠÃ", + "Ĺ" + ], + [ + "am", + "a" + ], + [ + "ric", + "es" + ], + [ + "b", + "al" + ], + [ + "ĠEng", + "land" + ], + [ + "Ġde", + "ad" + ], + [ + "Ġpe", + "ace" + ], + [ + "Ġf", + "ather" + ], + [ + "Ġcomm", + "er" + ], + [ + "**", + ":" + ], + [ + "ic", + "o" + ], + [ + "Ġve", + "ctor" + ], + [ + "ra", + "el" + ], + [ + "Ġr", + "ise" + ], + [ + "Ġins", + "ights" + ], + [ + "Ġpass", + "ed" + ], + [ + "U", + "R" + ], + [ + "Ġcol", + "d" + ], + [ + "ward", + "s" + ], + [ + "ur", + "t" + ], + [ + "d", + "own" + ], + [ + "Ġindepend", + "ent" + ], + [ + "č", + "ĊĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "Ġcomplet", + "ely" + ], + [ + "Ġsol", + "id" + ], + [ + "se", + "c" + ], + [ + "Ġmax", + "imum" + ], + [ + "Ġs", + "outh" + ], + [ + "ĠP", + "at" + ], + [ + "ĠM", + "c" + ], + [ + "Ġeffect", + "ively" + ], + [ + "ĠW", + "illi" + ], + [ + "Ġpie", + "ces" + ], + [ + "i", + "as" + ], + [ + "Ġper", + "haps" + ], + [ + "is", + "f" + ], + [ + "ĠEduc", + "ation" + ], + [ + "Ġw", + "a" + ], + [ + "he", + "st" + ], + [ + "Ġm", + "ess" + ], + [ + "Ġor", + "d" + ], + [ + "om", + "b" + ], + [ + "Ġra", + "re" + ], + [ + "C", + "ol" + ], + [ + "ce", + "mber" + ], + [ + "Ġtechn", + "ologies" + ], + [ + "Ġref", + "ers" + ], + [ + "Ġg", + "old" + ], + [ + "Ġs", + "on" + ], + [ + "Ġwor", + "th" + ], + [ + "ru", + "pt" + ], + [ + "Ġexpos", + "ure" + ], + [ + "ĠS", + "u" + ], + [ + "ĠC", + "or" + ], + [ + "ri", + "ef" + ], + [ + "c", + "ast" + ], + [ + "pect", + "ed" + ], + [ + "Ġsum", + "mer" + ], + [ + "m", + "en" + ], + [ + "Wh", + "ile" + ], + [ + "E", + "M" + ], + [ + "Ġwant", + "ed" + ], + [ + ")", + "(" + ], + [ + "ro", + "s" + ], + [ + "ĠAss", + "oci" + ], + [ + "Ġgo", + "als" + ], + [ + "Ġpl", + "aced" + ], + [ + "A", + "d" + ], + [ + "ĠD", + "ata" + ], + [ + "Ġg", + "iving" + ], + [ + "Ġc", + "and" + ], + [ + "Ġrele", + "vant" + ], + [ + "Ġg", + "ir" + ], + [ + "Ġdi", + "vers" + ], + [ + "mit", + "ted" + ], + [ + "Ġbacter", + "ia" + ], + [ + "9", + "7" + ], + [ + "ar", + "b" + ], + [ + "Ġc", + "ounter" + ], + [ + "Ġ", + "Ï" + ], + [ + "Ġsu", + "gar" + ], + [ + "f", + "ield" + ], + [ + "Ġco", + "ast" + ], + [ + "Ġeas", + "ier" + ], + [ + "Ġm", + "aster" + ], + [ + "P", + "h" + ], + [ + "st", + "ruct" + ], + [ + "Ġprom", + "ote" + ], + [ + "Ġrec", + "ently" + ], + [ + "c", + "ap" + ], + [ + "Ġde", + "eper" + ], + [ + "Ġlay", + "er" + ], + [ + "rie", + "ved" + ], + [ + "ang", + "ing" + ], + [ + "Ġf", + "illed" + ], + [ + "0", + "8" + ], + [ + "Ġcapac", + "ity" + ], + [ + "Ġw", + "in" + ], + [ + "om", + "in" + ], + [ + "'", + ")," + ], + [ + "f", + "ord" + ], + [ + "Ġr", + "ound" + ], + [ + "Ġtre", + "nd" + ], + [ + "Ġb", + "odies" + ], + [ + "Ġinterp", + "ret" + ], + [ + "am", + "ental" + ], + [ + "em", + "pl" + ], + [ + "Ġsign", + "s" + ], + [ + "ĠCan", + "ada" + ], + [ + "Ġl", + "ived" + ], + [ + "Ġdeg", + "rees" + ], + [ + "ĠC", + "ity" + ], + [ + "Ġspec", + "ifically" + ], + [ + "ĠF", + "l" + ], + [ + "ract", + "ions" + ], + [ + "Ġeduc", + "ational" + ], + [ + "ic", + "ip" + ], + [ + "ĠCh", + "ar" + ], + [ + "Ġsoci", + "et" + ], + [ + "c", + "s" + ], + [ + "ond", + "on" + ], + [ + "el", + "ine" + ], + [ + "Ġful", + "ly" + ], + [ + "ove", + "mber" + ], + [ + "5", + "7" + ], + [ + "Ġdi", + "ag" + ], + [ + "Ġpolic", + "ies" + ], + [ + "ast", + "e" + ], + [ + "Ġpar", + "alle" + ], + [ + "Ġtr", + "ig" + ], + [ + "9", + "3" + ], + [ + "âĢĿ", + "." + ], + [ + "Ġinst", + "ruct" + ], + [ + "ab", + "ase" + ], + [ + "4", + "3" + ], + [ + "Ġtra", + "ck" + ], + [ + "el", + "oc" + ], + [ + "od", + "ing" + ], + [ + "d", + "ent" + ], + [ + "Ġant", + "i" + ], + [ + "om", + "ial" + ], + [ + "E", + "qual" + ], + [ + "ĠA", + "ng" + ], + [ + "Ġ", + "]" + ], + [ + "Ġchang", + "ed" + ], + [ + "I", + "nd" + ], + [ + "Ġdist", + "ribut" + ], + [ + "A", + "ll" + ], + [ + ")", + "=" + ], + [ + "Ġfam", + "ous" + ], + [ + "par", + "ams" + ], + [ + "Ġwork", + "ed" + ], + [ + "Ġ201", + "6" + ], + [ + "Ġcom", + "ing" + ], + [ + "ĠAl", + "so" + ], + [ + "Ġe", + "ight" + ], + [ + "e", + "es" + ], + [ + "Ġ200", + "7" + ], + [ + "ĠU", + "sing" + ], + [ + "Ġdru", + "g" + ], + [ + "Ġeconom", + "y" + ], + [ + "Ġset", + "s" + ], + [ + "Ġev", + "olution" + ], + [ + "Ġocc", + "up" + ], + [ + "Ġget", + "s" + ], + [ + "st", + "e" + ], + [ + "Ġ(", + "\"" + ], + [ + "ric", + "k" + ], + [ + "ens", + "or" + ], + [ + "Ġincre", + "ases" + ], + [ + "Ġtrans", + "fer" + ], + [ + "Ġw", + "oman" + ], + [ + "Ġinit", + "i" + ], + [ + "Ġm", + "ob" + ], + [ + "Ġresult", + "ing" + ], + [ + "Ċ", + "ĠĠĠĠ" + ], + [ + "Ġchang", + "ing" + ], + [ + "5", + "6" + ], + [ + "ĠH", + "igh" + ], + [ + "p", + "en" + ], + [ + "Ġp", + "hen" + ], + [ + "Ġs", + "chol" + ], + [ + "Ġref", + "erence" + ], + [ + "Ġbo", + "ard" + ], + [ + "g", + "ment" + ], + [ + "y", + "d" + ], + [ + "Ġcurrent", + "ly" + ], + [ + "Ġfind", + "ings" + ], + [ + "m", + "ap" + ], + [ + "ĠC", + "ong" + ], + [ + "ashing", + "ton" + ], + [ + "Ġout", + "comes" + ], + [ + "Ġless", + "ons" + ], + [ + "Ġ9", + "0" + ], + [ + "i", + "ance" + ], + [ + "ĠCh", + "urch" + ], + [ + "r", + "ors" + ], + [ + "ĠD", + "i" + ], + [ + "Ġad", + "just" + ], + [ + "it", + "is" + ], + [ + "f", + "low" + ], + [ + "ĠO", + "b" + ], + [ + "re", + "p" + ], + [ + "ĠL", + "ab" + ], + [ + "Ġauth", + "ors" + ], + [ + "ĠG", + "overn" + ], + [ + "Ġat", + "mosp" + ], + [ + "ĠB", + "o" + ], + [ + "ent", + "y" + ], + [ + "Ġadv", + "anced" + ], + [ + "Ġrecomm", + "end" + ], + [ + "Ġcom", + "fort" + ], + [ + "Ġsur", + "pr" + ], + [ + "Ġcommon", + "ly" + ], + [ + "z", + "ing" + ], + [ + "Ġcitiz", + "ens" + ], + [ + "b", + "egin" + ], + [ + "s", + "ol" + ], + [ + "Ġ\\", + "\\" + ], + [ + "ann", + "el" + ], + [ + "go", + "ing" + ], + [ + "Ġh", + "osp" + ], + [ + "Ġrem", + "ove" + ], + [ + "Ġsymb", + "ol" + ], + [ + "Ġstra", + "ight" + ], + [ + "ĠAr", + "ch" + ], + [ + "Ġprofess", + "ion" + ], + [ + "Ġp", + "et" + ], + [ + "ĠSe", + "e" + ], + [ + "ĠPres", + "ident" + ], + [ + "N", + "ame" + ], + [ + "Ġcirc", + "um" + ], + [ + "ĠCh", + "inese" + ], + [ + "ĠS", + "oci" + ], + [ + "Ġrat", + "io" + ], + [ + "Ġc", + "ities" + ], + [ + "Ġfrequ", + "ency" + ], + [ + "im", + "age" + ], + [ + "Ġj", + "oint" + ], + [ + "ĠD", + "ec" + ], + [ + "Ġc", + "ry" + ], + [ + "Ġre", + "ality" + ], + [ + "le", + "vel" + ], + [ + "Ġf", + "iles" + ], + [ + "Ġless", + "on" + ], + [ + "E", + "n" + ], + [ + "Ġemot", + "ional" + ], + [ + "ĠJan", + "uary" + ], + [ + "Ġsim", + "pl" + ], + [ + "ĠThere", + "fore" + ], + [ + "Ġthous", + "ands" + ], + [ + "Ġun", + "c" + ], + [ + "Ġsh", + "ip" + ], + [ + "Ġpr", + "ime" + ], + [ + "a", + "ur" + ], + [ + "Ġappro", + "aches" + ], + [ + "Ð", + "¾" + ], + [ + "ĠP", + "ark" + ], + [ + "5", + "8" + ], + [ + "Ġarg", + "ument" + ], + [ + "Ġ201", + "7" + ], + [ + "Ġ", + "ign" + ], + [ + "ĠSept", + "ember" + ], + [ + "Ġfollow", + "s" + ], + [ + "Ġf", + "ederal" + ], + [ + "omet", + "ry" + ], + [ + "F", + "ield" + ], + [ + "Ġfa", + "ith" + ], + [ + "Ġbr", + "an" + ], + [ + "Ġtri", + "angle" + ], + [ + "Ġreg", + "ions" + ], + [ + "Ġw", + "at" + ], + [ + "Ġsh", + "aring" + ], + [ + "4", + "1" + ], + [ + "Ġex", + "hib" + ], + [ + "Ġpol", + "y" + ], + [ + "Ġ\\", + "$" + ], + [ + "Ġh", + "om" + ], + [ + "Ġmot", + "ion" + ], + [ + "Ġhapp", + "en" + ], + [ + "ĠOct", + "ober" + ], + [ + "Ġsur", + "g" + ], + [ + "ord", + "s" + ], + [ + "Ġapprox", + "imately" + ], + [ + "Ġv", + "ary" + ], + [ + "Ġdi", + "ed" + ], + [ + "Ġpre", + "f" + ], + [ + "Ġ(", + "'" + ], + [ + "en", + "ame" + ], + [ + "EN", + "T" + ], + [ + "]", + ":" + ], + [ + "rel", + "ated" + ], + [ + "il", + "arly" + ], + [ + "ra", + "int" + ], + [ + "'", + "]," + ], + [ + "ĠUn", + "it" + ], + [ + "i", + "able" + ], + [ + "Ġany", + "one" + ], + [ + "Ġext", + "rem" + ], + [ + "c", + "el" + ], + [ + "oc", + "ol" + ], + [ + "âĪ", + "Ĵ" + ], + [ + "0", + "3" + ], + [ + "on", + "ds" + ], + [ + "et", + "her" + ], + [ + "Ġplay", + "ing" + ], + [ + "ĠG", + "ra" + ], + [ + "al", + "t" + ], + [ + "ĠE", + "qu" + ], + [ + "Ġn", + "ode" + ], + [ + "Ġev", + "ol" + ], + [ + "Ġris", + "ks" + ], + [ + "s", + "es" + ], + [ + "ĠIs", + "rael" + ], + [ + "Ġch", + "ance" + ], + [ + "ĠU", + "p" + ], + [ + "st", + "ep" + ], + [ + "Ġcorresp", + "ond" + ], + [ + "Ġcont", + "rast" + ], + [ + "ĠA", + "ut" + ], + [ + "Ġint", + "ellig" + ], + [ + "Ġcontain", + "ing" + ], + [ + "Ġbel", + "ong" + ], + [ + "Ġon", + "to" + ], + [ + "Ġsitu", + "ations" + ], + [ + "I", + "P" + ], + [ + "Ġtr", + "uth" + ], + [ + "ĠM", + "ex" + ], + [ + "V", + "al" + ], + [ + "Ġp", + "en" + ], + [ + "Ġspe", + "ct" + ], + [ + "Ġopt", + "im" + ], + [ + "ĠCon", + "f" + ], + [ + "Ð", + "°" + ], + [ + "Ġc", + "ir" + ], + [ + "ĠV", + "ir" + ], + [ + "ri", + "p" + ], + [ + "Ġbir", + "ds" + ], + [ + "ĠWh", + "y" + ], + [ + "I", + "G" + ], + [ + "I", + "L" + ], + [ + "pos", + "es" + ], + [ + "ĠChall", + "enge" + ], + [ + "coh", + "ol" + ], + [ + "ĠE", + "ast" + ], + [ + "Ġd", + "ial" + ], + [ + "Ġhelp", + "ing" + ], + [ + "Ġte", + "le" + ], + [ + "Ġread", + "ers" + ], + [ + "ĠT", + "r" + ], + [ + "Ġcompre", + "hens" + ], + [ + "j", + "son" + ], + [ + "rom", + "e" + ], + [ + "Ġdiscuss", + "ion" + ], + [ + "Ġpre", + "par" + ], + [ + "Ġpop", + "ulations" + ], + [ + "Ġlet", + "ter" + ], + [ + "0", + "6" + ], + [ + "Ġbott", + "om" + ], + [ + "ĠPe", + "ople" + ], + [ + "[", + ":" + ], + [ + "Ġcontin", + "uous" + ], + [ + "F", + "rom" + ], + [ + "Ġsepar", + "ate" + ], + [ + "0", + "4" + ], + [ + "h", + "ouse" + ], + [ + "ĠUn", + "ion" + ], + [ + "Ġgen", + "etic" + ], + [ + "Ġsex", + "ual" + ], + [ + "Ġl", + "ib" + ], + [ + "Ġwe", + "ak" + ], + [ + "hip", + "s" + ], + [ + "ĠGen", + "eral" + ], + [ + "Ġform", + "er" + ], + [ + "ro", + "y" + ], + [ + "ĠBl", + "ack" + ], + [ + "Ġgl", + "ass" + ], + [ + "Ġappe", + "ars" + ], + [ + "ic", + "ed" + ], + [ + "Ġread", + "y" + ], + [ + "v", + "is" + ], + [ + "Ġv", + "ital" + ], + [ + "Ġad", + "vent" + ], + [ + "oun", + "cil" + ], + [ + "p", + "at" + ], + [ + "b", + "ox" + ], + [ + "Ġoper", + "ation" + ], + [ + "ies", + "t" + ], + [ + "ĠCount", + "y" + ], + [ + "Ġintern", + "al" + ], + [ + "pro", + "cess" + ], + [ + "ĠJour", + "nal" + ], + [ + "Ġk", + "il" + ], + [ + "ant", + "ic" + ], + [ + "C", + "H" + ], + [ + "u", + "ing" + ], + [ + "at", + "in" + ], + [ + "Ġte", + "eth" + ], + [ + "Ġo", + "ption" + ], + [ + "an", + "ation" + ], + [ + "Ġnot", + "es" + ], + [ + "ĠS", + "ur" + ], + [ + "Ġli", + "qu" + ], + [ + "Ġur", + "ban" + ], + [ + "Ġadd", + "ing" + ], + [ + "ru", + "ary" + ], + [ + "Ġshow", + "ed" + ], + [ + "Ġt", + "asks" + ], + [ + "Ġthe", + "ore" + ], + [ + "Ġv", + "ill" + ], + [ + "Ġg", + "ave" + ], + [ + "em", + "y" + ], + [ + "Ġmention", + "ed" + ], + [ + "ight", + "ly" + ], + [ + "Ġfem", + "ale" + ], + [ + "u", + "x" + ], + [ + "Ġmin", + "im" + ], + [ + "ĠO", + "nce" + ], + [ + "Ġd", + "ra" + ], + [ + "Ġit", + "em" + ], + [ + "Ġpl", + "ays" + ], + [ + "Ġobserv", + "ed" + ], + [ + "O", + "S" + ], + [ + "Ġw", + "alk" + ], + [ + "t", + "rain" + ], + [ + "Ġtechn", + "ique" + ], + [ + "t", + "op" + ], + [ + "str", + "ing" + ], + [ + "Ġbec", + "oming" + ], + [ + "Ġevent", + "ually" + ], + [ + "Ġpres", + "ence" + ], + [ + "Im", + "agine" + ], + [ + "os", + "es" + ], + [ + "Ġbu", + "y" + ], + [ + "A", + "G" + ], + [ + "Ġfru", + "it" + ], + [ + "an", + "ish" + ], + [ + "Ġexper", + "im" + ], + [ + "Ġpl", + "ans" + ], + [ + "a", + "ign" + ], + [ + "ĠV", + "ol" + ], + [ + "n", + "ed" + ], + [ + "se", + "mb" + ], + [ + "l", + "in" + ], + [ + "Ġ8", + "0" + ], + [ + "Ġdivid", + "ed" + ], + [ + "Ġthough", + "ts" + ], + [ + "Ġfore", + "ign" + ], + [ + ")", + "$" + ], + [ + "Ġro", + "ll" + ], + [ + "iven", + "ess" + ], + [ + "ĠR", + "oman" + ], + [ + "ĠW", + "ashington" + ], + [ + "Ġill", + "ness" + ], + [ + "Ġclass", + "es" + ], + [ + "eloc", + "ity" + ], + [ + "ĠAddition", + "ally" + ], + [ + "Ġex", + "cess" + ], + [ + "arn", + "ing" + ], + [ + "Ġcult", + "ures" + ], + [ + "Ġredu", + "cing" + ], + [ + "Ġfeel", + "ing" + ], + [ + "Ġro", + "ots" + ], + [ + "Ġrequire", + "ments" + ], + [ + "Ġcommer", + "cial" + ], + [ + "or", + "ge" + ], + [ + "Ġd", + "ive" + ], + [ + "A", + "fter" + ], + [ + "Ġw", + "inter" + ], + [ + "ĠPh", + "ys" + ], + [ + "Ġdes", + "pite" + ], + [ + "ĠSt", + "ep" + ], + [ + "Ġass", + "ist" + ], + [ + "Ġident", + "ified" + ], + [ + "Ġfeel", + "ings" + ], + [ + "ro", + "ps" + ], + [ + "Ġadv", + "ance" + ], + [ + "ĠP", + "ost" + ], + [ + "al", + "ysis" + ], + [ + "Ġinc", + "ome" + ], + [ + "Ġd", + "ict" + ], + [ + "erv", + "ed" + ], + [ + "Ġequ", + "ival" + ], + [ + "S", + "ome" + ], + [ + "on", + "ic" + ], + [ + "Ġ", + "?" + ], + [ + "Ġch", + "urch" + ], + [ + "c", + "m" + ], + [ + "b", + "f" + ], + [ + "Ġcol", + "lege" + ], + [ + "ig", + "ration" + ], + [ + "Ġaware", + "ness" + ], + [ + "Ġh", + "our" + ], + [ + "S", + "c" + ], + [ + "Ġacc", + "el" + ], + [ + "ĠJew", + "ish" + ], + [ + "Ġj", + "o" + ], + [ + "Ġop", + "pos" + ], + [ + "ĠDe", + "cember" + ], + [ + "op", + "hy" + ], + [ + "N", + "o" + ], + [ + "Ġ2", + "9" + ], + [ + "ĠRet", + "rieved" + ], + [ + "Ġdep", + "ending" + ], + [ + "Ġwond", + "er" + ], + [ + "Ġhealth", + "care" + ], + [ + "Ġpro", + "port" + ], + [ + "stit", + "ution" + ], + [ + "Ġpresent", + "ed" + ], + [ + "ĠL", + "ondon" + ], + [ + "Ġlangu", + "ages" + ], + [ + "ĠPro", + "f" + ], + [ + "ĠS", + "et" + ], + [ + "U", + "N" + ], + [ + ".", + "__" + ], + [ + "f", + "lo" + ], + [ + "ent", + "h" + ], + [ + "id", + "ers" + ], + [ + "ĠB", + "ecause" + ], + [ + "Ġgard", + "en" + ], + [ + "op", + "er" + ], + [ + "og", + "en" + ], + [ + "Ġcont", + "ract" + ], + [ + "gy", + "pt" + ], + [ + "Ġansw", + "ers" + ], + [ + "Ġdru", + "gs" + ], + [ + "Ġtrans", + "l" + ], + [ + "Ġcon", + "v" + ], + [ + "g", + "ress" + ], + [ + "te", + "red" + ], + [ + "Ġarg", + "s" + ], + [ + "ĠâĢ", + "¢" + ], + [ + "Ġpart", + "ners" + ], + [ + "Ġp", + "ages" + ], + [ + "Ġabs", + "or" + ], + [ + "Ġs", + "av" + ], + [ + "Ġchar", + "ge" + ], + [ + "ograph", + "ic" + ], + [ + "Ġcharacter", + "istics" + ], + [ + "Ġ201", + "8" + ], + [ + "lam", + "m" + ], + [ + "in", + "stance" + ], + [ + "Ġmon", + "it" + ], + [ + "0", + "7" + ], + [ + "app", + "ing" + ], + [ + "\\", + "\\" + ], + [ + "Ġcre", + "ation" + ], + [ + "ĠI", + "N" + ], + [ + "Ġs", + "ac" + ], + [ + "?", + "\"" + ], + [ + "Ġcol", + "ors" + ], + [ + "Ġcaus", + "ing" + ], + [ + "Ġhelp", + "ed" + ], + [ + "con", + "nect" + ], + [ + "Ġop", + "in" + ], + [ + "Ð", + "µ" + ], + [ + "Ġri", + "ver" + ], + [ + "Ġth", + "r" + ], + [ + "col", + "or" + ], + [ + "Ġ3", + "5" + ], + [ + "N", + "ot" + ], + [ + "Ġup", + "per" + ], + [ + "v", + "ision" + ], + [ + "et", + "a" + ], + [ + "ĠF", + "orm" + ], + [ + "Ġsat", + "isf" + ], + [ + "D", + "F" + ], + [ + "Ġeng", + "age" + ], + [ + "(", + ")," + ], + [ + "cre", + "te" + ], + [ + "Ġpre", + "gn" + ], + [ + "Ġn", + "ative" + ], + [ + "Ġmedic", + "ine" + ], + [ + "ro", + "ad" + ], + [ + "Ġrel", + "atively" + ], + [ + "P", + "A" + ], + [ + "\"", + ")," + ], + [ + "b", + "all" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠ" + ], + [ + "i", + "ra" + ], + [ + "Ġ200", + "6" + ], + [ + "con", + "ds" + ], + [ + "Ġre", + "place" + ], + [ + "Ġexper", + "t" + ], + [ + "Ġfrequ", + "ently" + ], + [ + "Ġe", + "c" + ], + [ + "ĠH", + "el" + ], + [ + "Ġp", + "lease" + ], + [ + "Ġm", + "outh" + ], + [ + "ĠN", + "ovember" + ], + [ + "C", + "E" + ], + [ + "s", + "plit" + ], + [ + "Ġconsum", + "ption" + ], + [ + "Ġturn", + "ed" + ], + [ + "xi", + "ety" + ], + [ + "(", + "-" + ], + [ + "ac", + "ing" + ], + [ + "ĠD", + "on" + ], + [ + "Ġrel", + "ative" + ], + [ + "z", + "er" + ], + [ + "Ġvis", + "ion" + ], + [ + "assert", + "Equal" + ], + [ + "Ġsuggest", + "s" + ], + [ + "d", + "ed" + ], + [ + "Ġacad", + "emic" + ], + [ + "Ġem", + "ail" + ], + [ + "7", + "9" + ], + [ + "Ġbill", + "ion" + ], + [ + "Ġel", + "im" + ], + [ + "Ġrecord", + "s" + ], + [ + "Ġencou", + "rage" + ], + [ + "How", + "ever" + ], + [ + "ĠIt", + "s" + ], + [ + "Ġbelie", + "ved" + ], + [ + "r", + "is" + ], + [ + "Ġf", + "elt" + ], + [ + "Ġexperien", + "ced" + ], + [ + "Ġp", + "p" + ], + [ + "ĠT", + "wo" + ], + [ + "Ġst", + "im" + ], + [ + "ĠS", + "an" + ], + [ + "os", + "en" + ], + [ + "ĠS", + "T" + ], + [ + "ðĿ", + "ij" + ], + [ + "Ġra", + "ce" + ], + [ + "Ġnut", + "ri" + ], + [ + "Ġm", + "ission" + ], + [ + "as", + "ion" + ], + [ + "u", + "zz" + ], + [ + "ol", + "ds" + ], + [ + ")", + "/" + ], + [ + "Ġc", + "ogn" + ], + [ + "t", + "hen" + ], + [ + "Ġass", + "ign" + ], + [ + "Ġintrodu", + "ced" + ], + [ + "âĶ", + "Ģ" + ], + [ + "ĠB", + "i" + ], + [ + "Ġpract", + "ical" + ], + [ + "val", + "id" + ], + [ + "ĠW", + "ater" + ], + [ + "Ġpre", + "fer" + ], + [ + "Ġdescrib", + "e" + ], + [ + "as", + "ure" + ], + [ + "om", + "as" + ], + [ + "b", + "ed" + ], + [ + "Ġstrateg", + "y" + ], + [ + "val", + "ues" + ], + [ + "Ġun", + "ivers" + ], + [ + "requ", + "est" + ], + [ + "Ġcompon", + "ent" + ], + [ + "L", + "ist" + ], + [ + ")", + "^" + ], + [ + "Ġjour", + "nal" + ], + [ + "ĠCal", + "cul" + ], + [ + "Ġrelig", + "ion" + ], + [ + "Ġcy", + "cle" + ], + [ + "Ġprocess", + "ing" + ], + [ + "h", + "ttp" + ], + [ + "Ġimm", + "une" + ], + [ + "Ġ200", + "0" + ], + [ + "ĠH", + "ouse" + ], + [ + "Ġto", + "x" + ], + [ + "ib", + "ilities" + ], + [ + "Ġfig", + "ures" + ], + [ + "Ġf", + "reedom" + ], + [ + "Ġset", + "tings" + ], + [ + "Ġorig", + "in" + ], + [ + "Ġsp", + "ring" + ], + [ + "Ġw", + "all" + ], + [ + "Ġsign", + "al" + ], + [ + "Ġheav", + "y" + ], + [ + "al", + "ign" + ], + [ + "Ġincreasing", + "ly" + ], + [ + "ĠPl", + "an" + ], + [ + "az", + "ing" + ], + [ + "Ġens", + "uring" + ], + [ + "Ġm", + "ist" + ], + [ + "re", + "ate" + ], + [ + "Ġs", + "em" + ], + [ + "wh", + "ich" + ], + [ + "Ġcreat", + "ive" + ], + [ + "Ġc", + "raft" + ], + [ + "ĠD", + "NA" + ], + [ + "Ġspe", + "ech" + ], + [ + "Ġing", + "red" + ], + [ + "le", + "te" + ], + [ + "Ġst", + "aff" + ], + [ + "Ġman", + "age" + ], + [ + "ap", + "i" + ], + [ + "T", + "ext" + ], + [ + "Ġax", + "is" + ], + [ + "n", + "s" + ], + [ + "Ġp", + "ul" + ], + [ + "B", + "C" + ], + [ + "Ġfund", + "amental" + ], + [ + "cur", + "rent" + ], + [ + "omet", + "imes" + ], + [ + "Ġdi", + "abetes" + ], + [ + "Ġc", + "ook" + ], + [ + "Ġstudy", + "ing" + ], + [ + "g", + "roup" + ], + [ + "Ġreport", + "s" + ], + [ + "Ġchalleng", + "ing" + ], + [ + "l", + "ines" + ], + [ + "Ġh", + "air" + ], + [ + "Ġnot", + "ice" + ], + [ + "Ġgener", + "ate" + ], + [ + "ĠEn", + "vironment" + ], + [ + "Ġinflu", + "en" + ], + [ + "Ġbusiness", + "es" + ], + [ + "l", + "ib" + ], + [ + "Ġs", + "amples" + ], + [ + "het", + "ic" + ], + [ + "Ġse", + "ven" + ], + [ + "Ġdivers", + "ity" + ], + [ + "ur", + "ance" + ], + [ + "ruct", + "ure" + ], + [ + "ĠStud", + "ents" + ], + [ + "Ġsignific", + "ance" + ], + [ + "Ġcomb", + "ination" + ], + [ + "Ġimmedi", + "ately" + ], + [ + "Ġour", + "s" + ], + [ + "Ġatt", + "ract" + ], + [ + "Ġclass", + "room" + ], + [ + "P", + "l" + ], + [ + "Ġhig", + "hest" + ], + [ + "F", + "irst" + ], + [ + "Ġlead", + "s" + ], + [ + "ĠInst", + "ead" + ], + [ + "Ġmult", + "ip" + ], + [ + "6", + "9" + ], + [ + "p", + "red" + ], + [ + "Ġm", + "er" + ], + [ + "le", + "g" + ], + [ + "ĠM", + "ark" + ], + [ + "Ġm", + "o" + ], + [ + "Ġimpro", + "ved" + ], + [ + "am", + "m" + ], + [ + "w", + "id" + ], + [ + "Ġdis", + "order" + ], + [ + "Ġtiss", + "ue" + ], + [ + "Ġgener", + "ation" + ], + [ + "ĠW", + "estern" + ], + [ + "ĠR", + "ef" + ], + [ + "Ġre", + "ct" + ], + [ + "Ġs", + "ounds" + ], + [ + "Ġengine", + "ering" + ], + [ + "Ġ[", + "'" + ], + [ + "6", + "3" + ], + [ + "Ġk", + "m" + ], + [ + "An", + "other" + ], + [ + "Ġ4", + "5" + ], + [ + "l", + "ength" + ], + [ + "ad", + "r" + ], + [ + "ĠRe", + "v" + ], + [ + "ĠS", + "ch" + ], + [ + "Ġt", + "our" + ], + [ + "ĠFr", + "ance" + ], + [ + "ic", + "ated" + ], + [ + "k", + "wargs" + ], + [ + "Ġmet", + "al" + ], + [ + "ĠO", + "ut" + ], + [ + "Ġpre", + "t" + ], + [ + "Ġjust", + "ice" + ], + [ + "Ġadv", + "oc" + ], + [ + "========", + "========" + ], + [ + "Ġfac", + "ilit" + ], + [ + "Ġst", + "ar" + ], + [ + "Ġv", + "elocity" + ], + [ + "Ġj", + "u" + ], + [ + "Ġmajor", + "ity" + ], + [ + "ric", + "s" + ], + [ + "Ġcle", + "arly" + ], + [ + "Ġcour", + "t" + ], + [ + "Ġeng", + "aging" + ], + [ + "ang", + "es" + ], + [ + "Ġsustain", + "able" + ], + [ + "g", + "ra" + ], + [ + "}", + "^{" + ], + [ + "ã", + "ģ" + ], + [ + "Ġbab", + "y" + ], + [ + "Ġfil", + "m" + ], + [ + "m", + "ethod" + ], + [ + "Ġst", + "orage" + ], + [ + "oc", + "al" + ], + [ + "Ġpart", + "y" + ], + [ + "Ġ", + "iron" + ], + [ + "Ġviol", + "ence" + ], + [ + "Ġgen", + "e" + ], + [ + "Ġinvol", + "ving" + ], + [ + "ĠF", + "ound" + ], + [ + "un", + "k" + ], + [ + "ĠM", + "r" + ], + [ + "ĠL", + "ist" + ], + [ + "p", + "ass" + ], + [ + "Ġt", + "itle" + ], + [ + "'", + "m" + ], + [ + "ĠE", + "gypt" + ], + [ + "O", + "L" + ], + [ + "ĠFurther", + "more" + ], + [ + "ĠM", + "ult" + ], + [ + "Ġl", + "ooks" + ], + [ + "Ġhor", + "iz" + ], + [ + "ĠPro", + "gram" + ], + [ + "Ġdou", + "b" + ], + [ + "d", + "es" + ], + [ + "t", + "age" + ], + [ + "r", + "um" + ], + [ + "ĠAustral", + "ia" + ], + [ + "Ġh", + "omes" + ], + [ + "Ġmaintain", + "ing" + ], + [ + "ren", + "ce" + ], + [ + "Ġcho", + "ices" + ], + [ + "ens", + "es" + ], + [ + "ic", + "an" + ], + [ + "ĠMore", + "over" + ], + [ + "cd", + "ot" + ], + [ + "ex", + "p" + ], + [ + "Ġoff", + "ice" + ], + [ + "7", + "2" + ], + [ + "ĠS", + "ocial" + ], + [ + "Ġphen", + "omen" + ], + [ + "ĠB", + "as" + ], + [ + "er", + "ror" + ], + [ + "iv", + "ation" + ], + [ + "ĠG", + "et" + ], + [ + "ĠGree", + "k" + ], + [ + "E", + "L" + ], + [ + "Ġw", + "is" + ], + [ + "Ġinteg", + "r" + ], + [ + "ĠGerm", + "any" + ], + [ + "l", + "ast" + ], + [ + "ĠSoci", + "ety" + ], + [ + "Ġfavor", + "ite" + ], + [ + "Ġb", + "ed" + ], + [ + "Ġv", + "ast" + ], + [ + "olog", + "ists" + ], + [ + "5", + "4" + ], + [ + "Ġre", + "pl" + ], + [ + "Ġgra", + "de" + ], + [ + "p", + "ers" + ], + [ + "Ġsur", + "vey" + ], + [ + "at", + "ically" + ], + [ + "Ġs", + "ong" + ], + [ + "Ġmin", + "imum" + ], + [ + "py", + "thon" + ], + [ + "Ġparticip", + "ants" + ], + [ + "Ġrele", + "ase" + ], + [ + "ĠJapan", + "ese" + ], + [ + "ĠS", + "um" + ], + [ + "Ġfamil", + "iar" + ], + [ + "it", + "age" + ], + [ + "Ġrem", + "ov" + ], + [ + "p", + "arent" + ], + [ + "Ġex", + "ternal" + ], + [ + "Ġplay", + "ed" + ], + [ + "Ġdou", + "ble" + ], + [ + "Ġl", + "ibrary" + ], + [ + "Ġch", + "arg" + ], + [ + "7", + "4" + ], + [ + "Ġph", + "ase" + ], + [ + "xy", + "gen" + ], + [ + "ĠP", + "ract" + ], + [ + "che", + "ck" + ], + [ + "Ġcontin", + "ues" + ], + [ + "Ġart", + "ists" + ], + [ + "Ġabs", + "ol" + ], + [ + "ak", + "ers" + ], + [ + "Ġt", + "rou" + ], + [ + "ĠS", + "er" + ], + [ + "Ġcom", + "ment" + ], + [ + "n", + "ode" + ], + [ + "Ġenh", + "ance" + ], + [ + "viron", + "ments" + ], + [ + "ĠA", + "v" + ], + [ + "Ġc", + "overed" + ], + [ + "Ġmov", + "ed" + ], + [ + "the", + "ta" + ], + [ + "âĶĢ", + "âĶĢ" + ], + [ + "Ġdeterm", + "ined" + ], + [ + "Ġm", + "ale" + ], + [ + "act", + "ive" + ], + [ + "Ġp", + "air" + ], + [ + "Ġem", + "issions" + ], + [ + "Ġsy", + "nt" + ], + [ + "Ġess", + "ays" + ], + [ + "Ġres", + "ist" + ], + [ + "Ġindust", + "rial" + ], + [ + "er", + "ia" + ], + [ + "Ġinterest", + "s" + ], + [ + "W", + "hy" + ], + [ + "C", + "C" + ], + [ + "Ġdef", + "ine" + ], + [ + "Ġb", + "atter" + ], + [ + "ĠG", + "reen" + ], + [ + "f", + "it" + ], + [ + "Ġbuild", + "ings" + ], + [ + "Ġmin", + "or" + ], + [ + "Ġgener", + "ations" + ], + [ + "il", + "ing" + ], + [ + "Ġed", + "ge" + ], + [ + "Ġre", + "pro" + ], + [ + "be", + "ing" + ], + [ + "ĠFeb", + "ruary" + ], + [ + "ĠD", + "iv" + ], + [ + "Ġassess", + "ment" + ], + [ + "Ġad", + "ult" + ], + [ + "Ġa", + "st" + ], + [ + "5", + "9" + ], + [ + "t", + "imes" + ], + [ + "Ġme", + "ant" + ], + [ + "r", + "ange" + ], + [ + "Ġdis", + "orders" + ], + [ + "Ġs", + "and" + ], + [ + "Ġkeep", + "ing" + ], + [ + "Ġsay", + "ing" + ], + [ + "0", + "9" + ], + [ + "ind", + "er" + ], + [ + "un", + "ately" + ], + [ + "Ġmeet", + "ing" + ], + [ + "6", + "2" + ], + [ + "T", + "hat" + ], + [ + "--", + "-" + ], + [ + "Ġ200", + "5" + ], + [ + "Ġexam", + "ine" + ], + [ + "n", + "am" + ], + [ + "Ġter", + "rit" + ], + [ + "Ġinc", + "hes" + ], + [ + "esc", + "ription" + ], + [ + "ĠO", + "F" + ], + [ + "ĠWilli", + "am" + ], + [ + "Ġdep", + "th" + ], + [ + "Ġfocus", + "ed" + ], + [ + "mat", + "rix" + ], + [ + "Ġext", + "ract" + ], + [ + "A", + "p" + ], + [ + "st", + "atus" + ], + [ + "if", + "orm" + ], + [ + "Ġare", + "n" + ], + [ + "ĠE", + "v" + ], + [ + "T", + "est" + ], + [ + "Ġal", + "cohol" + ], + [ + "is", + "c" + ], + [ + "Ġv", + "ul" + ], + [ + "Ġse", + "cret" + ], + [ + "math", + "rm" + ], + [ + "Ġis", + "ol" + ], + [ + "ch", + "ing" + ], + [ + "Ġsub", + "t" + ], + [ + "Ġs", + "end" + ], + [ + "Ġsp", + "ot" + ], + [ + "K", + "ey" + ], + [ + "Ġar", + "m" + ], + [ + "Ġmil", + "k" + ], + [ + "se", + "ction" + ], + [ + "Ġcons", + "ervation" + ], + [ + "ĠE", + "very" + ], + [ + "st", + "ream" + ], + [ + "Ġconsequ", + "ences" + ], + [ + "iction", + "ary" + ], + [ + "ĠP", + "al" + ], + [ + "Ġinstit", + "utions" + ], + [ + "ĠPh", + "il" + ], + [ + "Ġprim", + "arily" + ], + [ + "5", + "2" + ], + [ + "ĠU", + "K" + ], + [ + "Ġy", + "ield" + ], + [ + "in", + "ates" + ], + [ + "ĠRem", + "ember" + ], + [ + "ht", + "ml" + ], + [ + "Ġlet", + "ters" + ], + [ + "z", + "a" + ], + [ + "b", + "ody" + ], + [ + "ĠT", + "ime" + ], + [ + "Ġfin", + "ally" + ], + [ + "Ġexper", + "ts" + ], + [ + "ĠAd", + "d" + ], + [ + "Ġdec", + "ades" + ], + [ + "Ġf", + "ert" + ], + [ + "Ġth", + "ick" + ], + [ + "ĠA", + "D" + ], + [ + "Ġeffic", + "iency" + ], + [ + "ĠO", + "ff" + ], + [ + "Ġdesc", + "ription" + ], + [ + "Ġtemper", + "atures" + ], + [ + "Ġemot", + "ions" + ], + [ + "ĠS", + "am" + ], + [ + "cl", + "ient" + ], + [ + "Ġre", + "action" + ], + [ + "Ġd", + "ram" + ], + [ + "cre", + "ate" + ], + [ + "Ġaccur", + "ate" + ], + [ + "Ġclin", + "ical" + ], + [ + "re", + "c" + ], + [ + "33", + "33" + ], + [ + "ant", + "ed" + ], + [ + "Ġ3", + "2" + ], + [ + "Ġup", + "d" + ], + [ + "ĠM", + "or" + ], + [ + "Ġant", + "ib" + ], + [ + "ain", + "t" + ], + [ + "Ġh", + "uge" + ], + [ + "i", + "pe" + ], + [ + "ĠAssoci", + "ation" + ], + [ + "$", + "," + ], + [ + "Ġview", + "s" + ], + [ + "Ġh", + "it" + ], + [ + "Ġg", + "ather" + ], + [ + "ri", + "er" + ], + [ + "Ġr", + "ul" + ], + [ + "Ġse", + "ed" + ], + [ + "ĠD", + "et" + ], + [ + "Ġ!", + "=" + ], + [ + "Ġdep", + "ression" + ], + [ + "Ġmus", + "cle" + ], + [ + "in", + "ations" + ], + [ + "Ġpl", + "astic" + ], + [ + "ble", + "m" + ], + [ + "Ġp", + "al" + ], + [ + "Ġinv", + "ent" + ], + [ + "o", + "ke" + ], + [ + "Ġbelie", + "fs" + ], + [ + "Ġex", + "ists" + ], + [ + "ari", + "o" + ], + [ + "Ġnum", + "er" + ], + [ + "I", + "R" + ], + [ + "Ġ7", + "0" + ], + [ + "p", + "et" + ], + [ + "y", + "pes" + ], + [ + "Ġdraw", + "ing" + ], + [ + "Ġt", + "rib" + ], + [ + "Ġf", + "raction" + ], + [ + "Ġcare", + "fully" + ], + [ + "Ġmove", + "ments" + ], + [ + "Ġprep", + "ared" + ], + [ + "Ġsp", + "ent" + ], + [ + "Ġinc", + "red" + ], + [ + "Ġrev", + "olution" + ], + [ + "Ġworld", + "wide" + ], + [ + "Ġwid", + "ely" + ], + [ + "7", + "3" + ], + [ + "U", + "L" + ], + [ + "angu", + "age" + ], + [ + "m", + "ain" + ], + [ + "ĠSt", + "and" + ], + [ + "Ġsy", + "n" + ], + [ + "Ġestim", + "ated" + ], + [ + "def", + "ault" + ], + [ + "ĠB", + "oth" + ], + [ + "Ġdi", + "am" + ], + [ + "g", + "in" + ], + [ + "ĠJ", + "ames" + ], + [ + "b", + "ut" + ], + [ + "Ġcar", + "ried" + ], + [ + "i", + "verse" + ], + [ + "ing", + "er" + ], + [ + "os", + "ed" + ], + [ + "Ġexc", + "ell" + ], + [ + "he", + "et" + ], + [ + "6", + "1" + ], + [ + "comm", + "and" + ], + [ + "Ġres", + "il" + ], + [ + "Ġc", + "ast" + ], + [ + "Ġfact", + "s" + ], + [ + "Ġfram", + "ew" + ], + [ + "Ġf", + "ol" + ], + [ + "Ġd", + "rive" + ], + [ + "Ġen", + "vironments" + ], + [ + "i", + "pl" + ], + [ + "Ġw", + "ave" + ], + [ + "l", + "a" + ], + [ + "Ġhapp", + "ened" + ], + [ + "Ġtre", + "ated" + ], + [ + "c", + "ular" + ], + [ + "ĠPro", + "ject" + ], + [ + "ĠB", + "ra" + ], + [ + "Ġb", + "ud" + ], + [ + "cos", + "ystem" + ], + [ + "Ġnut", + "rition" + ], + [ + "ĠL", + "a" + ], + [ + "Ġan", + "xiety" + ], + [ + "ĠM", + "ich" + ], + [ + "M", + "ore" + ], + [ + "Ġhe", + "ar" + ], + [ + "Ġelectric", + "ity" + ], + [ + "Ġtor", + "ch" + ], + [ + "ĠO", + "pt" + ], + [ + "Ġsee", + "k" + ], + [ + "Ġmod", + "e" + ], + [ + "Ġm", + "ere" + ], + [ + "Ġinterest", + "ed" + ], + [ + "Ġperform", + "ed" + ], + [ + "ĠD", + "ist" + ], + [ + "Ġexplain", + "ed" + ], + [ + "Ġcamp", + "aign" + ], + [ + "Ġst", + "ream" + ], + [ + "Ġspirit", + "ual" + ], + [ + "Ġalgor", + "ithm" + ], + [ + "Ġleg", + "is" + ], + [ + "Ġcom", + "pl" + ], + [ + "Ġconduct", + "ed" + ], + [ + "Ġ20", + "20" + ], + [ + "Ġin", + "sect" + ], + [ + "Ġm", + "arg" + ], + [ + "Ġrem", + "oved" + ], + [ + "ĠDevelop", + "ment" + ], + [ + "Ġf", + "lex" + ], + [ + "ot", + "es" + ], + [ + "Ġparam", + "eters" + ], + [ + "Ġplan", + "e" + ], + [ + "w", + "in" + ], + [ + "oth", + "ing" + ], + [ + "ĠF", + "act" + ], + [ + "8", + "9" + ], + [ + "Ġang", + "les" + ], + [ + "Ġrefer", + "red" + ], + [ + "O", + "D" + ], + [ + "Ġo", + "cean" + ], + [ + "Ġm", + "el" + ], + [ + "Ġhigh", + "light" + ], + [ + "5", + "3" + ], + [ + "b", + "ar" + ], + [ + "ere", + "nt" + ], + [ + "Ex", + "ample" + ], + [ + "n", + "y" + ], + [ + "om", + "a" + ], + [ + "Ġp", + "ush" + ], + [ + "Ġcon", + "vert" + ], + [ + "=", + "[" + ], + [ + "ĠCol", + "lege" + ], + [ + "Ġclos", + "ely" + ], + [ + "ä", + "¸" + ], + [ + "ĠPy", + "thon" + ], + [ + "Ġbre", + "ast" + ], + [ + "n", + "ic" + ], + [ + "Ġcent", + "uries" + ], + [ + "Ġro", + "les" + ], + [ + "S", + "S" + ], + [ + "Ġt", + "ail" + ], + [ + "Ġgra", + "v" + ], + [ + "ĠCong", + "ress" + ], + [ + "res", + "ult" + ], + [ + "ĠRet", + "urn" + ], + [ + "Ġintrodu", + "ction" + ], + [ + "Ġselect", + "ed" + ], + [ + "ĠP", + "ublic" + ], + [ + "de", + "v" + ], + [ + "Ġo", + "xygen" + ], + [ + "Ġpro", + "s" + ], + [ + "ĠU", + "N" + ], + [ + "ont", + "al" + ], + [ + "Ġsp", + "aces" + ], + [ + "is", + "ation" + ], + [ + "oy", + "al" + ], + [ + "ĠM", + "ary" + ], + [ + "Ġextrem", + "ely" + ], + [ + "Ġequival", + "ent" + ], + [ + "Ġother", + "wise" + ], + [ + "h", + "ist" + ], + [ + "ic", + "ks" + ], + [ + "Ġh", + "op" + ], + [ + "Ġperspect", + "ive" + ], + [ + "Ġours", + "elves" + ], + [ + "s", + "pec" + ], + [ + "Ġk", + "n" + ], + [ + "Ġserv", + "ed" + ], + [ + "Ġprofession", + "als" + ], + [ + "Ġh", + "ttps" + ], + [ + "pos", + "s" + ], + [ + "Ġfail", + "ure" + ], + [ + "Ġle", + "aving" + ], + [ + "Ġtra", + "ditions" + ], + [ + "he", + "nt" + ], + [ + "Ġ", + "``" + ], + [ + "ĠS", + "y" + ], + [ + "ak", + "er" + ], + [ + "id", + "a" + ], + [ + "ĠM", + "ake" + ], + [ + "olog", + "ist" + ], + [ + "wh", + "ile" + ], + [ + "N", + "ew" + ], + [ + "ĠH", + "uman" + ], + [ + "ĠWe", + "b" + ], + [ + "ĠS", + "k" + ], + [ + "per", + "ty" + ], + [ + "ic", + "it" + ], + [ + "ĠIm", + "agine" + ], + [ + "Ġp", + "le" + ], + [ + "Ġe", + "arn" + ], + [ + "Ġcon", + "vent" + ], + [ + "The", + "y" + ], + [ + "Ġann", + "ual" + ], + [ + "7", + "1" + ], + [ + "w", + "ell" + ], + [ + "Ġrespons", + "ibility" + ], + [ + "ing", + "ly" + ], + [ + "ust", + "er" + ], + [ + "u", + "ps" + ], + [ + "Ġposs", + "ess" + ], + [ + "ĠA", + "lex" + ], + [ + "Ġlands", + "cape" + ], + [ + "am", + "il" + ], + [ + "ĠC", + "our" + ], + [ + "Ġb", + "one" + ], + [ + "ĠP", + "ort" + ], + [ + "Ġcollab", + "or" + ], + [ + "Ġpur", + "poses" + ], + [ + "Ġmathemat", + "ical" + ], + [ + "Ġin", + "h" + ], + [ + "Ġd", + "ie" + ], + [ + "ot", + "ed" + ], + [ + "Ġappreci", + "ate" + ], + [ + "ĠH", + "ave" + ], + [ + ".", + ";" + ], + [ + "ul", + "f" + ], + [ + "og", + "ue" + ], + [ + "ax", + "is" + ], + [ + "Ġcomb", + "ined" + ], + [ + "8", + "6" + ], + [ + "Ã", + "¡" + ], + [ + "b", + "uild" + ], + [ + "Ġn", + "or" + ], + [ + "ial", + "ly" + ], + [ + "as", + "p" + ], + [ + "iv", + "ate" + ], + [ + "Ġamount", + "s" + ], + [ + "ĠDav", + "id" + ], + [ + "G", + "et" + ], + [ + "it", + "em" + ], + [ + "clus", + "ive" + ], + [ + "l", + "ong" + ], + [ + "ĠOr", + "gan" + ], + [ + "Ġprevious", + "ly" + ], + [ + "p", + "on" + ], + [ + "G", + "en" + ], + [ + "Ġshap", + "es" + ], + [ + "if", + "ier" + ], + [ + "Ġide", + "al" + ], + [ + "Ġparalle", + "l" + ], + [ + "Ġpromot", + "ing" + ], + [ + "Ġorgan", + "ic" + ], + [ + "f", + "aces" + ], + [ + "O", + "nce" + ], + [ + "Ġb", + "attle" + ], + [ + "Ġk", + "g" + ], + [ + "Ġthem", + "es" + ], + [ + "ura", + "cy" + ], + [ + "ic", + "ians" + ], + [ + "Ġnucle", + "ar" + ], + [ + "pl", + "ing" + ], + [ + "d", + "et" + ], + [ + "Ġart", + "icles" + ], + [ + "5", + "00" + ], + [ + "Ġpres", + "ident" + ], + [ + "ĠIs", + "lam" + ], + [ + "ĠIntern", + "et" + ], + [ + "or", + "ical" + ], + [ + "Ġen", + "able" + ], + [ + "st", + "ract" + ], + [ + "Ġcons", + "c" + ], + [ + ">>", + ">>" + ], + [ + "b", + "i" + ], + [ + "Ġsubject", + "s" + ], + [ + "âĢĿ", + "," + ], + [ + "Ġon", + "going" + ], + [ + "Ġrele", + "ased" + ], + [ + "Ġf", + "aster" + ], + [ + "Ġshow", + "ing" + ], + [ + "ar", + "p" + ], + [ + "el", + "i" + ], + [ + "Ġ3", + "1" + ], + [ + "Ġgra", + "nd" + ], + [ + "Ġf", + "ine" + ], + [ + "Ġsee", + "king" + ], + [ + "Ġg", + "od" + ], + [ + "Ġsupport", + "ed" + ], + [ + "ang", + "ed" + ], + [ + "Ġlink", + "ed" + ], + [ + "w", + "hat" + ], + [ + "ot", + "ic" + ], + [ + "r", + "ich" + ], + [ + "Ġnet", + "works" + ], + [ + "ĠB", + "el" + ], + [ + "n", + "ormal" + ], + [ + "Ġmay", + "be" + ], + [ + "Ġfac", + "ed" + ], + [ + "Ġproper", + "ly" + ], + [ + "']", + ")" + ], + [ + "n", + "es" + ], + [ + "Ġm", + "al" + ], + [ + "H", + "ave" + ], + [ + "Ġsu", + "fficient" + ], + [ + "Ġra", + "in" + ], + [ + "Ġwe", + "alth" + ], + [ + "=", + "(" + ], + [ + "path", + "y" + ], + [ + "=", + "{" + ], + [ + "Ġad", + "op" + ], + [ + "Ġcirc", + "uit" + ], + [ + "ess", + "on" + ], + [ + "Ġvul", + "ner" + ], + [ + "y", + "les" + ], + [ + "Ġimpact", + "s" + ], + [ + "Ð", + "¸" + ], + [ + "Ġpro", + "ve" + ], + [ + "Ġd", + "oll" + ], + [ + "ĠSp", + "anish" + ], + [ + "Ġs", + "ou" + ], + [ + "Ġmot", + "or" + ], + [ + "Ġsmo", + "oth" + ], + [ + "M", + "S" + ], + [ + "Ġexec", + "ut" + ], + [ + "Ġvol", + "unt" + ], + [ + "Ġpartic", + "les" + ], + [ + "th", + "at" + ], + [ + "Ġfl", + "ood" + ], + [ + "or", + "ough" + ], + [ + "D", + "A" + ], + [ + "Ġrecogn", + "ize" + ], + [ + "ĠD", + "em" + ], + [ + "Ġform", + "ation" + ], + [ + "Ġp", + "apers" + ], + [ + "Ġrad", + "io" + ], + [ + "augh", + "ter" + ], + [ + "ĠM", + "al" + ], + [ + "Ġlook", + "ed" + ], + [ + "Ġperspect", + "ives" + ], + [ + "Ġoppos", + "ite" + ], + [ + "Ġhy", + "per" + ], + [ + "Ġdest", + "roy" + ], + [ + "Ġrecomm", + "ended" + ], + [ + "ric", + "ulum" + ], + [ + "Ġs", + "ports" + ], + [ + "Ġflu", + "id" + ], + [ + "m", + "m" + ], + [ + "Ġmeasure", + "d" + ], + [ + "el", + "ta" + ], + [ + "Ġperiod", + "s" + ], + [ + "Ġcon", + "clud" + ], + [ + "Ġsc", + "ore" + ], + [ + "r", + "c" + ], + [ + "ĠF", + "ore" + ], + [ + "m", + "essage" + ], + [ + "Ġl", + "ies" + ], + [ + "ĠCh", + "apter" + ], + [ + "Ġre", + "ached" + ], + [ + "if", + "ies" + ], + [ + "Ġcl", + "ient" + ], + [ + "Ġcare", + "er" + ], + [ + "p", + "ace" + ], + [ + "Ġk", + "new" + ], + [ + "le", + "an" + ], + [ + "ĠLear", + "ning" + ], + [ + "s", + "k" + ], + [ + "Ġcap", + "able" + ], + [ + "Ġv", + "oice" + ], + [ + "ĠSe", + "cond" + ], + [ + "Ġadvant", + "age" + ], + [ + "V", + "iew" + ], + [ + "we", + "ight" + ], + [ + "Ġliqu", + "id" + ], + [ + "Ġd", + "ensity" + ], + [ + "h", + "ost" + ], + [ + "Ġatmosp", + "here" + ], + [ + "Ġdiv", + "ision" + ], + [ + "s", + "m" + ], + [ + "Ġcl", + "ick" + ], + [ + "s", + "l" + ], + [ + "Ġk", + "id" + ], + [ + "Ġfram", + "e" + ], + [ + "ex", + "pected" + ], + [ + "Ġch", + "ronic" + ], + [ + "ĠA", + "ir" + ], + [ + "ĠMed", + "ic" + ], + [ + "ĠL", + "ife" + ], + [ + "Ġ{", + "'" + ], + [ + "Ġa", + "id" + ], + [ + "Ġguid", + "elines" + ], + [ + "Ġp", + "un" + ], + [ + "Ġrepresent", + "ation" + ], + [ + "c", + "king" + ], + [ + "ĠS", + "un" + ], + [ + "ri", + "age" + ], + [ + "te", + "e" + ], + [ + "Ġown", + "ers" + ], + [ + "Ġcons", + "ult" + ], + [ + "Ġb", + "ank" + ], + [ + "Ġe", + "cosystem" + ], + [ + "ĠF", + "ood" + ], + [ + "8", + "4" + ], + [ + "ĠA", + "tt" + ], + [ + "c", + "ript" + ], + [ + "Ġsm", + "art" + ], + [ + "ir", + "ation" + ], + [ + "ĠP", + "aul" + ], + [ + "Ġse", + "eds" + ], + [ + "Ġclos", + "er" + ], + [ + "omet", + "ric" + ], + [ + "ĠIn", + "c" + ], + [ + "Ġfl", + "at" + ], + [ + "Ġcol", + "le" + ], + [ + "ob", + "j" + ], + [ + "t", + "ical" + ], + [ + "S", + "et" + ], + [ + "ag", + "o" + ], + [ + "Ġyou", + "th" + ], + [ + "....", + "...." + ], + [ + "ro", + "ph" + ], + [ + "Ġt", + "aught" + ], + [ + "p", + "ost" + ], + [ + "Ġexist", + "ence" + ], + [ + "Ġpo", + "et" + ], + [ + "flo", + "at" + ], + [ + "W", + "elcome" + ], + [ + "Ġsol", + "ving" + ], + [ + "Ġdisc", + "rim" + ], + [ + "',", + "'" + ], + [ + "Ġrepresent", + "ed" + ], + [ + "Ġgen", + "es" + ], + [ + "Ġwor", + "ry" + ], + [ + "n", + "ames" + ], + [ + "Ġv", + "ess" + ], + [ + "is", + "her" + ], + [ + "Ġhelp", + "ful" + ], + [ + "Ġcomple", + "ted" + ], + [ + "Ġd", + "ri" + ], + [ + "ĠCh", + "ildren" + ], + [ + "Ġfil", + "ter" + ], + [ + "in", + "ity" + ], + [ + "ĠF", + "in" + ], + [ + "Ġsl", + "ightly" + ], + [ + "ig", + "ma" + ], + [ + "Ġt", + "al" + ], + [ + "it", + "ness" + ], + [ + "Ġb", + "rief" + ], + [ + "el", + "lect" + ], + [ + "Ġob", + "vious" + ], + [ + "Ġreturn", + "ed" + ], + [ + "Ġn", + "ations" + ], + [ + "ĠGe", + "orge" + ], + [ + "Ġwind", + "ow" + ], + [ + "ĠP", + "ower" + ], + [ + "Ġst", + "ation" + ], + [ + "ĠR", + "ich" + ], + [ + "b", + "ase" + ], + [ + "Ġpotential", + "ly" + ], + [ + "Ġfix", + "ed" + ], + [ + "-", + "\\" + ], + [ + "ĠC", + "ouncil" + ], + [ + "ĠL", + "ord" + ], + [ + "Ġen", + "ab" + ], + [ + "}", + "+" + ], + [ + "ĠR", + "ober" + ], + [ + "Ġveget", + "ables" + ], + [ + "f", + "unction" + ], + [ + "O", + "b" + ], + [ + "and", + "er" + ], + [ + "Ġknow", + "s" + ], + [ + "ĠSt", + "age" + ], + [ + "du", + "ction" + ], + [ + "Ġd", + "u" + ], + [ + "ĠIn", + "f" + ], + [ + "ĠB", + "en" + ], + [ + "ĠS", + "uch" + ], + [ + "Ġme", + "at" + ], + [ + "Ġpoll", + "ution" + ], + [ + "Ġch", + "osen" + ], + [ + "yn", + "omial" + ], + [ + "Ġt", + "alking" + ], + [ + "Ġcred", + "it" + ], + [ + "Ġch", + "art" + ], + [ + "Ġre", + "in" + ], + [ + "ĠPro", + "t" + ], + [ + "Ġin", + "equ" + ], + [ + "Ġst", + "re" + ], + [ + "Ġdom", + "ain" + ], + [ + "Ġun", + "f" + ], + [ + "Ġt", + "iny" + ], + [ + ")", + "]" + ], + [ + "com", + "ing" + ], + [ + "Ġsc", + "hem" + ], + [ + "Ġsub", + "sequ" + ], + [ + "plic", + "ated" + ], + [ + "c", + "ell" + ], + [ + "Ġtri", + "ed" + ], + [ + "Ġjob", + "s" + ], + [ + "Ġdep", + "ends" + ], + [ + "ĠB", + "ar" + ], + [ + "rit", + "ing" + ], + [ + "Ġobtain", + "ed" + ], + [ + "Ġam", + "azing" + ], + [ + "h", + "i" + ], + [ + "ĠH", + "ome" + ], + [ + "g", + "u" + ], + [ + "w", + "ood" + ], + [ + "Ġmathemat", + "ics" + ], + [ + "Ġcomp", + "are" + ], + [ + "oun", + "s" + ], + [ + "Ġwh", + "om" + ], + [ + "P", + "E" + ], + [ + "ĠW", + "ork" + ], + [ + "t", + "able" + ], + [ + "Ġrad", + "iation" + ], + [ + "ĠAn", + "y" + ], + [ + "ĠT", + "ur" + ], + [ + "9", + "4" + ], + [ + "5", + "1" + ], + [ + "r", + "at" + ], + [ + "as", + "tern" + ], + [ + "Ġremain", + "ing" + ], + [ + "Ġult", + "imately" + ], + [ + "Ġindic", + "ate" + ], + [ + "Ġra", + "ised" + ], + [ + "ro", + "c" + ], + [ + "Ġschol", + "ars" + ], + [ + "og", + "ether" + ], + [ + "ind", + "ing" + ], + [ + "t", + "arget" + ], + [ + "Ġgl", + "ob" + ], + [ + "av", + "a" + ], + [ + "Ġra", + "w" + ], + [ + "Ġegg", + "s" + ], + [ + "est", + "ed" + ], + [ + "Ġdang", + "erous" + ], + [ + "I", + "d" + ], + [ + "D", + "e" + ], + [ + "Ġdog", + "s" + ], + [ + "C", + "R" + ], + [ + "Ġf", + "ill" + ], + [ + "Ġcogn", + "itive" + ], + [ + "Ġsurg", + "ery" + ], + [ + "Ġclos", + "ed" + ], + [ + "Ġpro", + "of" + ], + [ + "b", + "in" + ], + [ + "ific", + "ial" + ], + [ + "Ġhand", + "le" + ], + [ + "m", + "aking" + ], + [ + "Ġcons", + "ists" + ], + [ + "t", + "ure" + ], + [ + "y", + "a" + ], + [ + "Ġelect", + "rical" + ], + [ + "Ġreturn", + "s" + ], + [ + "Ñ", + "Ĥ" + ], + [ + "ĠAs", + "ia" + ], + [ + "Ġinj", + "ury" + ], + [ + "ĠE", + "lect" + ], + [ + "Ġdown", + "load" + ], + [ + "Ġun", + "known" + ], + [ + "Ġpro", + "posed" + ], + [ + "Ġkind", + "s" + ], + [ + "Ġke", + "pt" + ], + [ + "ĠT", + "HE" + ], + [ + "ĠD", + "irect" + ], + [ + "ĠCons", + "ider" + ], + [ + "up", + "date" + ], + [ + "ro", + "id" + ], + [ + "Ġis", + "land" + ], + [ + "ĠC", + "ath" + ], + [ + "Ġcollab", + "oration" + ], + [ + "S", + "ub" + ], + [ + "row", + "s" + ], + [ + "C", + "an" + ], + [ + "ar", + "ter" + ], + [ + "M", + "any" + ], + [ + "ck", + "now" + ], + [ + "Ġcomput", + "ers" + ], + [ + "Ġtru", + "ly" + ], + [ + "Ġmed", + "ium" + ], + [ + "Ġlay", + "ers" + ], + [ + "Ġnot", + "ed" + ], + [ + "yn", + "c" + ], + [ + "Ġtra", + "ffic" + ], + [ + "Ġtreat", + "ments" + ], + [ + "Ġproced", + "ure" + ], + [ + "Ġflo", + "at" + ], + [ + "g", + "reg" + ], + [ + "Ġdel", + "ve" + ], + [ + "Ġ200", + "4" + ], + [ + "Ġb", + "an" + ], + [ + "Ġoff", + "ered" + ], + [ + "Ġh", + "idden" + ], + [ + "ĠInt", + "roduction" + ], + [ + "Ġt", + "um" + ], + [ + "Ġsec", + "ure" + ], + [ + "ĠK", + "ey" + ], + [ + "ĠRep", + "ublic" + ], + [ + "Ġex", + "change" + ], + [ + "ĠS", + "ervice" + ], + [ + "Ġredu", + "ction" + ], + [ + "P", + "ost" + ], + [ + "ĠM", + "ount" + ], + [ + "B", + "N" + ], + [ + "Ġch", + "ain" + ], + [ + "ĠM", + "iddle" + ], + [ + "ĠD", + "iff" + ], + [ + "Ġk", + "illed" + ], + [ + "8", + "7" + ], + [ + ")", + "\\" + ], + [ + "ĠCom", + "mon" + ], + [ + "d", + "ec" + ], + [ + "Ġre", + "new" + ], + [ + "O", + "ur" + ], + [ + "y", + "cl" + ], + [ + "Ġconf", + "idence" + ], + [ + "ĠA", + "ge" + ], + [ + "sc", + "ale" + ], + [ + "v", + "ar" + ], + [ + "ed", + "ing" + ], + [ + "ad", + "o" + ], + [ + "Ġmanufact", + "ure" + ], + [ + "l", + "ig" + ], + [ + "ĠC", + "ult" + ], + [ + "Ġvict", + "im" + ], + [ + "Ġpict", + "ures" + ], + [ + "i", + "j" + ], + [ + "Ġmost", + "ly" + ], + [ + "i", + "ant" + ], + [ + "H", + "O" + ], + [ + "Ġauthor", + "ity" + ], + [ + "Ġse", + "conds" + ], + [ + "ĠCent", + "ral" + ], + [ + "Ġ3", + "6" + ], + [ + "um", + "ber" + ], + [ + "point", + "s" + ], + [ + "L", + "O" + ], + [ + "ĠInt", + "eg" + ], + [ + "Ġj", + "oin" + ], + [ + "ĠNum", + "ber" + ], + [ + "M", + "E" + ], + [ + "Ġt", + "ips" + ], + [ + "Ġcr", + "is" + ], + [ + "ra", + "cy" + ], + [ + "Ġintellig", + "ence" + ], + [ + "ĠKe", + "ep" + ], + [ + "y", + "p" + ], + [ + "il", + "ed" + ], + [ + "Ġw", + "ire" + ], + [ + "Ġcreat", + "es" + ], + [ + "ĠM", + "useum" + ], + [ + "ĠP", + "M" + ], + [ + "Ġc", + "ere" + ], + [ + "ĠIs", + "land" + ], + [ + "Ġstart", + "s" + ], + [ + "ĠT", + "ex" + ], + [ + "Ġsub", + "stant" + ], + [ + "Ġap", + "art" + ], + [ + "Ġsal", + "t" + ], + [ + "Ġatt", + "ribut" + ], + [ + "T", + "able" + ], + [ + "olic", + "y" + ], + [ + "ic", + "ious" + ], + [ + "Ġbeg", + "ins" + ], + [ + "Ġf", + "alse" + ], + [ + "Ġdat", + "abase" + ], + [ + "nd", + "rome" + ], + [ + "ang", + "o" + ], + [ + "Ġcare", + "ful" + ], + [ + "AS", + "A" + ], + [ + "Ġv", + "s" + ], + [ + "Ġy", + "ellow" + ], + [ + "Ġgood", + "s" + ], + [ + "ess", + "or" + ], + [ + "Ġvol", + "tage" + ], + [ + "ĠI", + "dent" + ], + [ + "Ġh", + "orm" + ], + [ + "Ġtext", + "s" + ], + [ + "ri", + "a" + ], + [ + "))", + ")" + ], + [ + "oc", + "ation" + ], + [ + "Ġoper", + "ating" + ], + [ + "Ġgr", + "ass" + ], + [ + "Ġph", + "one" + ], + [ + "ĠGovern", + "ment" + ], + [ + "Ġoff", + "ering" + ], + [ + "Ġset", + "t" + ], + [ + "M", + "e" + ], + [ + "T", + "ime" + ], + [ + "wid", + "th" + ], + [ + "Ġent", + "ry" + ], + [ + "ans", + "ion" + ], + [ + "al", + "pha" + ], + [ + "v", + "ille" + ], + [ + "Ġfarm", + "ers" + ], + [ + "st", + "ood" + ], + [ + "Ġs", + "ession" + ], + [ + "Ġgener", + "ated" + ], + [ + "Ġtechn", + "ical" + ], + [ + "Ġremain", + "ed" + ], + [ + "Ġmonit", + "oring" + ], + [ + "p", + "ack" + ], + [ + "M", + "L" + ], + [ + "c", + "est" + ], + [ + "oc", + "ab" + ], + [ + "Ġfost", + "ering" + ], + [ + "ĠN", + "et" + ], + [ + "ĠH", + "ar" + ], + [ + "M", + "y" + ], + [ + "de", + "red" + ], + [ + "ĠB", + "r" + ], + [ + "Ġgreat", + "est" + ], + [ + "Ġint", + "ended" + ], + [ + "Ġoff", + "ic" + ], + [ + "n", + "n" + ], + [ + "lo", + "pe" + ], + [ + "ĠE", + "ss" + ], + [ + "A", + "ccording" + ], + [ + "Ġsp", + "end" + ], + [ + "Ġext", + "reme" + ], + [ + "r", + "d" + ], + [ + "Ġhe", + "ro" + ], + [ + "C", + "D" + ], + [ + "ke", + "ys" + ], + [ + "ĠEx", + "ample" + ], + [ + "ber", + "g" + ], + [ + "ĠVal", + "ue" + ], + [ + "Ġinf", + "lamm" + ], + [ + "Ġb", + "ow" + ], + [ + "Ġmess", + "ages" + ], + [ + "me", + "an" + ], + [ + "Ġpret", + "ty" + ], + [ + "Ġse", + "lection" + ], + [ + "Ġwas", + "n" + ], + [ + "ic", + "ing" + ], + [ + "Ġprom", + "pt" + ], + [ + "Ġst", + "one" + ], + [ + "Ġco", + "al" + ], + [ + "Ġw", + "est" + ], + [ + "Ġth", + "in" + ], + [ + "Ġcl", + "im" + ], + [ + "ĠT", + "im" + ], + [ + "el", + "ess" + ], + [ + "Ġhyp", + "othes" + ], + [ + "Ġconsist", + "ent" + ], + [ + "ĠL", + "atin" + ], + [ + "Ġex", + "posed" + ], + [ + "mod", + "els" + ], + [ + "Ġimpro", + "ving" + ], + [ + "ĠEn", + "ergy" + ], + [ + "a", + "el" + ], + [ + "Ġtell", + "s" + ], + [ + "Ġre", + "con" + ], + [ + "Ġl", + "inks" + ], + [ + "Ġhe", + "aring" + ], + [ + "Ġinnov", + "ative" + ], + [ + "Ġal", + "t" + ], + [ + "Ġdiv", + "is" + ], + [ + "Ġal", + "gebra" + ], + [ + "Ġph", + "r" + ], + [ + "n", + "el" + ], + [ + "Ġele", + "v" + ], + [ + "Ġpercent", + "age" + ], + [ + "Ġcur", + "ve" + ], + [ + "Ġk", + "ill" + ], + [ + "Ġprinc", + "iple" + ], + [ + "Ġdisc", + "ipl" + ], + [ + "rast", + "ructure" + ], + [ + "Ġsh", + "if" + ], + [ + "T", + "S" + ], + [ + "Ġreg", + "ional" + ], + [ + "ĠO", + "ld" + ], + [ + "Ġaffect", + "s" + ], + [ + "Ġb", + "ird" + ], + [ + "Ġexcell", + "ent" + ], + [ + "est", + "ions" + ], + [ + "Ġj", + "son" + ], + [ + "Ġexam", + "ining" + ], + [ + "Ġadv", + "ice" + ], + [ + "Ġsuggest", + "ed" + ], + [ + "ĠL", + "ine" + ], + [ + "ï", + "¼" + ], + [ + "d", + "oc" + ], + [ + "ĠC", + "ap" + ], + [ + "Ġfor", + "t" + ], + [ + "ĠEx", + "per" + ], + [ + "Ġsc", + "ript" + ], + [ + "ĠEng", + "ine" + ], + [ + "ĠMex", + "ico" + ], + [ + "ĠA", + "rab" + ], + [ + "Ġleaders", + "hip" + ], + [ + "Ġinfect", + "ions" + ], + [ + "ars", + "h" + ], + [ + "Ġinvest", + "ment" + ], + [ + "Ġm", + "ort" + ], + [ + "Ġpart", + "ies" + ], + [ + "f", + "un" + ], + [ + "Ġflow", + "ers" + ], + [ + "Ġdiscuss", + "ed" + ], + [ + "id", + "x" + ], + [ + "ĠM", + "ac" + ], + [ + "Ġdisc", + "overy" + ], + [ + "he", + "rent" + ], + [ + "Ġser", + "ver" + ], + [ + "ĠAn", + "other" + ], + [ + "s", + "im" + ], + [ + "Ġdoc", + "uments" + ], + [ + "Ġv", + "ent" + ], + [ + "Ġwid", + "th" + ], + [ + "Ġbro", + "ther" + ], + [ + "Ġdel", + "iver" + ], + [ + "Ġmy", + "th" + ], + [ + "Ġshap", + "ing" + ], + [ + "Ġunder", + "lying" + ], + [ + "ĠM", + "et" + ], + [ + "Ġm", + "it" + ], + [ + "Ġne", + "uro" + ], + [ + "Ġingred", + "ients" + ], + [ + "Ġc", + "ards" + ], + [ + "Ġprep", + "are" + ], + [ + "Ã", + "Ń" + ], + [ + "Ġsk", + "ill" + ], + [ + "f", + "ree" + ], + [ + "Ġfound", + "ation" + ], + [ + "Ġp", + "rices" + ], + [ + "ul", + "ating" + ], + [ + "conom", + "ic" + ], + [ + "Ġst", + "orm" + ], + [ + "Ġexpress", + "ed" + ], + [ + "ann", + "els" + ], + [ + "Ġcand", + "id" + ], + [ + "ĠJ", + "e" + ], + [ + "Ġrapid", + "ly" + ], + [ + "Ġrel", + "ation" + ], + [ + "poss", + "ible" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "Ġnarr", + "atives" + ], + [ + "as", + "ive" + ], + [ + "Ġinform", + "ed" + ], + [ + "Ġlead", + "er" + ], + [ + "ol", + "a" + ], + [ + "C", + "L" + ], + [ + "ĠQ", + "ue" + ], + [ + "Ġw", + "ait" + ], + [ + "Ġs", + "outhern" + ], + [ + "Ġb", + "and" + ], + [ + "ĠA", + "P" + ], + [ + "Ġded", + "icated" + ], + [ + "Ġbl", + "og" + ], + [ + "Ġer", + "a" + ], + [ + "Ġsent", + "ence" + ], + [ + "ĠRe", + "view" + ], + [ + "Ġgovern", + "ments" + ], + [ + "oun", + "ced" + ], + [ + "Ġin", + "ner" + ], + [ + "d", + "en" + ], + [ + "om", + "y" + ], + [ + "Ġfor", + "ced" + ], + [ + "Ġnum", + "py" + ], + [ + "Ġman", + "ner" + ], + [ + "Ġco", + "e" + ], + [ + "Ġmill", + "ions" + ], + [ + "ĠSp", + "ace" + ], + [ + "Ġest", + "imate" + ], + [ + "ĠM", + "iss" + ], + [ + "ĠC", + "am" + ], + [ + "Ġres", + "ol" + ], + [ + "pt", + "y" + ], + [ + "r", + "ations" + ], + [ + "ĠL", + "icense" + ], + [ + "Ġwat", + "ers" + ], + [ + "Ġs", + "ell" + ], + [ + "Ġoccur", + "red" + ], + [ + "l", + "oss" + ], + [ + "Ġpl", + "t" + ], + [ + "num", + "ber" + ], + [ + "Ġdistribut", + "ed" + ], + [ + "Ġc", + "ert" + ], + [ + "Ġqu", + "e" + ], + [ + "Ġf", + "if" + ], + [ + "ak", + "s" + ], + [ + "Ġmor", + "al" + ], + [ + "Ġf", + "rag" + ], + [ + "g", + "al" + ], + [ + "M", + "AT" + ], + [ + "ĠSim", + "ilarly" + ], + [ + "Ġth", + "read" + ], + [ + "ĠL", + "in" + ], + [ + "os", + "a" + ], + [ + "ĠCom", + "put" + ], + [ + "ĠC", + "ivil" + ], + [ + "ĠB", + "ay" + ], + [ + "ul", + "s" + ], + [ + "Ġa", + "f" + ], + [ + "or", + "row" + ], + [ + "ag", + "ue" + ], + [ + "erv", + "ing" + ], + [ + "ĠMan", + "agement" + ], + [ + "Ġc", + "ars" + ], + [ + "ĠH", + "en" + ], + [ + "op", + "en" + ], + [ + "Ġab", + "use" + ], + [ + "Ġvit", + "amin" + ], + [ + "Ġf", + "irm" + ], + [ + "B", + "uild" + ], + [ + "ĠL", + "ike" + ], + [ + "Ġ200", + "3" + ], + [ + "Ġthe", + "rm" + ], + [ + "Ġintern", + "et" + ], + [ + "ad", + "ian" + ], + [ + "am", + "ily" + ], + [ + "Ġ5", + "00" + ], + [ + "ĠJew", + "s" + ], + [ + "Ġf", + "iction" + ], + [ + "Ġrec", + "ip" + ], + [ + "Ġw", + "aves" + ], + [ + "t", + "itle" + ], + [ + "Ġdec", + "ide" + ], + [ + "ĠMus", + "lim" + ], + [ + "Ġproced", + "ures" + ], + [ + "Ġa", + "cknow" + ], + [ + "Ġsu", + "itable" + ], + [ + "ĠTechn", + "ology" + ], + [ + "Ġsupport", + "ing" + ], + [ + "ĠB", + "ook" + ], + [ + "Ġam", + "b" + ], + [ + "ac", + "ific" + ], + [ + "Ġform", + "al" + ], + [ + "ber", + "t" + ], + [ + "om", + "ic" + ], + [ + "ĠWh", + "ite" + ], + [ + "ĠBrit", + "ain" + ], + [ + "ĠL", + "eg" + ], + [ + "atur", + "ally" + ], + [ + "Ġflo", + "or" + ], + [ + "B", + "l" + ], + [ + "Ġfru", + "its" + ], + [ + "ur", + "ity" + ], + [ + "ist", + "an" + ], + [ + "ĠStud", + "y" + ], + [ + "lam", + "b" + ], + [ + "Ġrem", + "ark" + ], + [ + "Ġr", + "ough" + ], + [ + "ĠF", + "e" + ], + [ + "Ġvirt", + "ual" + ], + [ + "Ð", + "½" + ], + [ + "ĠCour", + "t" + ], + [ + "par", + "se" + ], + [ + "Ġto", + "oth" + ], + [ + "]", + "]" + ], + [ + "S", + "A" + ], + [ + "B", + "efore" + ], + [ + "Ġt", + "f" + ], + [ + "v", + "ol" + ], + [ + "Ġinst", + "ruction" + ], + [ + "L", + "e" + ], + [ + "Ġmor", + "ning" + ], + [ + "dd", + "en" + ], + [ + "ĠS", + "al" + ], + [ + "b", + "and" + ], + [ + "Ġl", + "oved" + ], + [ + "Ġd", + "f" + ], + [ + "ail", + "ed" + ], + [ + "ĠU", + "s" + ], + [ + "Ġserv", + "es" + ], + [ + "8", + "3" + ], + [ + "ar", + "ant" + ], + [ + "Ġinteg", + "er" + ], + [ + "s", + "hip" + ], + [ + "Ġst", + "ars" + ], + [ + "it", + "ors" + ], + [ + "av", + "en" + ], + [ + "Ġapp", + "oint" + ], + [ + "Ġrecord", + "ed" + ], + [ + "Ġlist", + "en" + ], + [ + "Ġn", + "orthern" + ], + [ + "ith", + "ms" + ], + [ + "Ġmiss", + "ing" + ], + [ + "Ġinstr", + "ument" + ], + [ + "Ġconsc", + "ious" + ], + [ + "ĠI", + "r" + ], + [ + "u", + "ation" + ], + [ + "fort", + "unately" + ], + [ + "Ġdes", + "ired" + ], + [ + "ic", + "ate" + ], + [ + "ĠTh", + "omas" + ], + [ + "Ġr", + "ig" + ], + [ + "Ġchemical", + "s" + ], + [ + "ĠDis", + "c" + ], + [ + "k", + "es" + ], + [ + "Ġhapp", + "y" + ], + [ + "ĠY", + "ear" + ], + [ + "Ġne", + "ut" + ], + [ + "Ġcollect", + "ed" + ], + [ + "Ġact", + "s" + ], + [ + "ĠMat", + "hemat" + ], + [ + "Ġgir", + "ls" + ], + [ + "ĠTex", + "as" + ], + [ + "ĠM", + "art" + ], + [ + "Ġmix", + "ed" + ], + [ + "um", + "s" + ], + [ + "################", + "################" + ], + [ + "Ġmus", + "cles" + ], + [ + "Ġprogram", + "ming" + ], + [ + "ri", + "an" + ], + [ + "ro", + "ot" + ], + [ + "Ġf", + "ab" + ], + [ + "Ġarg", + "uments" + ], + [ + "ĠK", + "ore" + ], + [ + "Ġmet", + "ers" + ], + [ + "c", + "ers" + ], + [ + "Ġint", + "ellect" + ], + [ + "Ġinter", + "view" + ], + [ + "Ġp", + "up" + ], + [ + "ĠDes", + "ign" + ], + [ + "Ġas", + "king" + ], + [ + "S", + "ince" + ], + [ + "ĠAc", + "ad" + ], + [ + "Ġt", + "ro" + ], + [ + "Ġst", + "ock" + ], + [ + "a", + "ud" + ], + [ + "ic", + "on" + ], + [ + "A", + "dd" + ], + [ + "ate", + "ver" + ], + [ + "Ġmain", + "ly" + ], + [ + "Ġevalu", + "ate" + ], + [ + "Ġprofess", + "or" + ], + [ + "ri", + "ers" + ], + [ + "ot", + "he" + ], + [ + "Ġturn", + "s" + ], + [ + "Ġw", + "alls" + ], + [ + "Ġc", + "ub" + ], + [ + "itud", + "es" + ], + [ + "9", + "1" + ], + [ + "Ġsh", + "ift" + ], + [ + "Ġhosp", + "ital" + ], + [ + "P", + "er" + ], + [ + "Ġrest", + "rict" + ], + [ + "ĠM", + "ass" + ], + [ + "ĊĠĠĠĠ", + "ĊĠĠĠ" + ], + [ + "S", + "im" + ], + [ + "Ġdetail", + "ed" + ], + [ + "ific", + "ations" + ], + [ + ":", + ":" + ], + [ + "Ġaccom", + "pl" + ], + [ + "Ġs", + "now" + ], + [ + "Ġdr", + "iving" + ], + [ + "Ġtw", + "ice" + ], + [ + "c", + "rib" + ], + [ + "Ġrespons", + "es" + ], + [ + "ĠM", + "icro" + ], + [ + "ĠH", + "IV" + ], + [ + "Ġliter", + "ary" + ], + [ + "Ġcertain", + "ly" + ], + [ + "ĊĠĠĠĠĠĠĠĠ", + "Ġ" + ], + [ + "Ġbr", + "ight" + ], + [ + "Ġguid", + "ance" + ], + [ + "Ġbehavi", + "ors" + ], + [ + "R", + "ead" + ], + [ + "ten", + "ance" + ], + [ + "ĠGo", + "ogle" + ], + [ + "ĠW", + "he" + ], + [ + "Ä", + "ģ" + ], + [ + "Ġsu", + "dden" + ], + [ + "Ġaddress", + "ing" + ], + [ + "B", + "e" + ], + [ + "Ġst", + "ret" + ], + [ + "Ġstrugg", + "le" + ], + [ + "F", + "ile" + ], + [ + "ang", + "les" + ], + [ + "D", + "es" + ], + [ + "ver", + "ty" + ], + [ + "ult", + "ane" + ], + [ + "an", + "es" + ], + [ + "Ġgr", + "id" + ], + [ + "cont", + "ent" + ], + [ + "ro", + "ke" + ], + [ + "Ġveh", + "icle" + ], + [ + "D", + "o" + ], + [ + "Ġarr", + "ange" + ], + [ + "Ġplay", + "ers" + ], + [ + "Ġpo", + "verty" + ], + [ + "Ġpolit", + "ics" + ], + [ + "Ġimplement", + "ation" + ], + [ + "Ġknow", + "ing" + ], + [ + "Ġregular", + "ly" + ], + [ + "m", + "al" + ], + [ + "ĠS", + "ometimes" + ], + [ + "Ġg", + "all" + ], + [ + "Ġman", + "ip" + ], + [ + "Ġder", + "ived" + ], + [ + "Ġappear", + "ance" + ], + [ + "ĠB", + "udd" + ], + [ + "lamb", + "da" + ], + [ + "Ġcircum", + "stances" + ], + [ + "Ġe", + "ast" + ], + [ + "ĠWh", + "o" + ], + [ + "Ġl", + "ots" + ], + [ + "Ġinteract", + "ions" + ], + [ + "Ġcorrespond", + "ing" + ], + [ + "Ġp", + "ray" + ], + [ + "Ġsum", + "mary" + ], + [ + "Ġ201", + "9" + ], + [ + "Ġc", + "e" + ], + [ + "cul", + "es" + ], + [ + "Ġh", + "az" + ], + [ + "Ġtyp", + "ical" + ], + [ + "Ġshe", + "l" + ], + [ + "Ġinter", + "val" + ], + [ + "T", + "P" + ], + [ + "Ġp", + "ark" + ], + [ + "resp", + "onse" + ], + [ + "Ġcut", + "ting" + ], + [ + "Ġpers", + "ist" + ], + [ + "ĠJ", + "er" + ], + [ + "Ġdra", + "wn" + ], + [ + "Ġlat", + "est" + ], + [ + "Ġcall", + "s" + ], + [ + "Ġw", + "ants" + ], + [ + "Ġaim", + "ed" + ], + [ + "ĠSt", + "at" + ], + [ + "Ġp", + "ounds" + ], + [ + "s", + "or" + ], + [ + "ĠIn", + "formation" + ], + [ + "A", + "ct" + ], + [ + "r", + "ont" + ], + [ + "Ġsect", + "or" + ], + [ + "Ġpow", + "ers" + ], + [ + "Ġtri", + "al" + ], + [ + "p", + "age" + ], + [ + "Ġvacc", + "ine" + ], + [ + "Ġbl", + "ocks" + ], + [ + "Ġinnov", + "ation" + ], + [ + "Ġmeasure", + "ment" + ], + [ + "Ġm", + "ac" + ], + [ + "ic", + "ular" + ], + [ + "r", + "ates" + ], + [ + "Ġbi", + "ological" + ], + [ + "O", + "f" + ], + [ + "Ġmark", + "ed" + ], + [ + "Ġw", + "et" + ], + [ + "Ġrad", + "ius" + ], + [ + "Ġhundred", + "s" + ], + [ + "8", + "1" + ], + [ + "x", + "id" + ], + [ + "Ġa", + "head" + ], + [ + "O", + "r" + ], + [ + "in", + "et" + ], + [ + "Ġset", + "tle" + ], + [ + "Ġdom", + "estic" + ], + [ + "Ġport", + "ion" + ], + [ + "Ġemploy", + "ees" + ], + [ + "Ġtou", + "ch" + ], + [ + "Ġcalcul", + "ated" + ], + [ + "A", + "b" + ], + [ + "g", + "a" + ], + [ + "ĠWor", + "ks" + ], + [ + "Ġexpl", + "oration" + ], + [ + "f", + "i" + ], + [ + "ool", + "s" + ], + [ + "Ġup", + "date" + ], + [ + "f", + "rame" + ], + [ + "Ġplay", + "er" + ], + [ + "Ġind", + "igenous" + ], + [ + "Ġan", + "cest" + ], + [ + "I", + "F" + ], + [ + "Ġint", + "ric" + ], + [ + "ress", + "ed" + ], + [ + "us", + "ing" + ], + [ + "Ġn", + "erv" + ], + [ + "Ġhol", + "ds" + ], + [ + "s", + "is" + ], + [ + "Ġer", + "rors" + ], + [ + "ag", + "on" + ], + [ + ")", + "+" + ], + [ + "M", + "P" + ], + [ + "ĠS", + "en" + ], + [ + "Ġm", + "m" + ], + [ + "w", + "est" + ], + [ + "Ġspe", + "aking" + ], + [ + "Ġcomprehens", + "ive" + ], + [ + "Ġto", + "w" + ], + [ + "Ġl", + "ose" + ], + [ + "+", + "+" + ], + [ + "Ġentire", + "ly" + ], + [ + "Ġc", + "ooking" + ], + [ + "Ġâ", + "Ĩ" + ], + [ + "old", + "er" + ], + [ + "ĠM", + "em" + ], + [ + "Ġneighb", + "or" + ], + [ + "ell", + "ed" + ], + [ + "Ġgu", + "ess" + ], + [ + "Ġext", + "ent" + ], + [ + "ic", + "ian" + ], + [ + "Ġder", + "iv" + ], + [ + "Ġdiv", + "ide" + ], + [ + ",", + "\\" + ], + [ + "Ġclaim", + "s" + ], + [ + "ĠL", + "ou" + ], + [ + "Al", + "though" + ], + [ + "Ġprote", + "ins" + ], + [ + "Ġdiagn", + "osis" + ], + [ + "Ġcreat", + "ivity" + ], + [ + "Ġf", + "oss" + ], + [ + "Ġopen", + "ing" + ], + [ + "Ġsy", + "s" + ], + [ + "Ġcontroll", + "ed" + ], + [ + "8", + "2" + ], + [ + "Ġinteg", + "ral" + ], + [ + "Ġtrans", + "ition" + ], + [ + "ab", + "its" + ], + [ + "<", + "/" + ], + [ + "ens", + "ional" + ], + [ + "Ġinter", + "action" + ], + [ + "Ġdiscuss", + "ions" + ], + [ + "Ġun", + "iverse" + ], + [ + "Ġbound", + "aries" + ], + [ + "ĠC", + "are" + ], + [ + "t", + "r" + ], + [ + "Ġst", + "ored" + ], + [ + "C", + "ourse" + ], + [ + "d", + "ep" + ], + [ + "ĠFound", + "ation" + ], + [ + "Ġt", + "ut" + ], + [ + "Ġrespect", + "ively" + ], + [ + "k", + "a" + ], + [ + "Ġt", + "un" + ], + [ + "Ġphys", + "ics" + ], + [ + "he", + "ets" + ], + [ + "ce", + "ived" + ], + [ + "čĊ", + "č" + ], + [ + "Ġstreng", + "then" + ], + [ + "ĠS", + "pec" + ], + [ + "Ġp", + "aid" + ], + [ + "ĠS", + "l" + ], + [ + "Ġrepe", + "ated" + ], + [ + "ens", + "us" + ], + [ + "Ġcor", + "por" + ], + [ + "ĠChe", + "ck" + ], + [ + "ĠJ", + "ud" + ], + [ + "v", + "an" + ], + [ + "Ġmo", + "ist" + ], + [ + "Ġwe", + "ar" + ], + [ + "Ġr", + "ational" + ], + [ + "or", + "ous" + ], + [ + "ĠP", + "ers" + ], + [ + "Ġdist", + "ingu" + ], + [ + "ain", + "ed" + ], + [ + "T", + "H" + ], + [ + "i", + "ated" + ], + [ + "c", + "or" + ], + [ + "Ġ", + ";" + ], + [ + "Ġ3", + "00" + ], + [ + "R", + "ef" + ], + [ + "ĠEx", + "amples" + ], + [ + "Ġwe", + "ap" + ], + [ + "Ġmat", + "ters" + ], + [ + "Ġdescrib", + "es" + ], + [ + "Ġar", + "my" + ], + [ + "d", + "x" + ], + [ + "Ġrecogn", + "ized" + ], + [ + "ĠB", + "uild" + ], + [ + "Ġun", + "s" + ], + [ + "Ġst", + "ages" + ], + [ + "ot", + "o" + ], + [ + "Ġlim", + "its" + ], + [ + "Ġcommunic", + "ate" + ], + [ + "ES", + "T" + ], + [ + "qu", + "are" + ], + [ + "l", + "ers" + ], + [ + "ĠG", + "roup" + ], + [ + "Con", + "clusion" + ], + [ + "Ġcrit", + "ic" + ], + [ + "ĠQu", + "estion" + ], + [ + "Ġlog", + "ging" + ], + [ + "id", + "ay" + ], + [ + "I", + "B" + ], + [ + "M", + "A" + ], + [ + "es", + "h" + ], + [ + "________", + "________" + ], + [ + "r", + "ons" + ], + [ + "con", + "f" + ], + [ + "j", + "ango" + ], + [ + "Ġconcent", + "ration" + ], + [ + "ĠV", + "is" + ], + [ + "Ġinf", + "rastructure" + ], + [ + "ag", + "ers" + ], + [ + "P", + "r" + ], + [ + "Ġapp", + "arent" + ], + [ + "Ġfeed", + "back" + ], + [ + "Ġresil", + "ience" + ], + [ + "Ġtox", + "ic" + ], + [ + "Ġre", + "form" + ], + [ + "rac", + "ing" + ], + [ + "Ġindic", + "ates" + ], + [ + "Ġdr", + "inking" + ], + [ + "ol", + "f" + ], + [ + "ĠAN", + "D" + ], + [ + "Ġstud", + "ied" + ], + [ + "h", + "ttps" + ], + [ + "ĠB", + "ible" + ], + [ + "Ġf", + "ro" + ], + [ + "c", + "her" + ], + [ + "Ġdecre", + "ase" + ], + [ + "A", + "meric" + ], + [ + "Ġsuccess", + "fully" + ], + [ + "Ġnutri", + "ents" + ], + [ + "Ġbroad", + "er" + ], + [ + "Ġsh", + "op" + ], + [ + "Ġdr", + "ink" + ], + [ + "ĠS", + "ign" + ], + [ + "Ġharm", + "ful" + ], + [ + "Ġmagn", + "etic" + ], + [ + "Ġunder", + "stood" + ], + [ + "Ġst", + "em" + ], + [ + "Ġgain", + "ed" + ], + [ + ".", + "'" + ], + [ + "Ġtrend", + "s" + ], + [ + "Ġfac", + "ilities" + ], + [ + "Ġim", + "plications" + ], + [ + "Ġpos", + "itions" + ], + [ + "Ġper", + "man" + ], + [ + "Ġanaly", + "ze" + ], + [ + "Ġover", + "l" + ], + [ + "Ġinter", + "vention" + ], + [ + "im", + "g" + ], + [ + "Ġbeaut", + "y" + ], + [ + "math", + "bf" + ], + [ + "Ġp", + "ull" + ], + [ + "Ġhor", + "se" + ], + [ + "{", + "{" + ], + [ + "ip", + "p" + ], + [ + "Ġr", + "ural" + ], + [ + "P", + "R" + ], + [ + "Ġatt", + "acks" + ], + [ + "ĠT", + "ype" + ], + [ + "Ġcompos", + "ition" + ], + [ + "Ġass", + "istance" + ], + [ + "ĠVir", + "gin" + ], + [ + "r", + "as" + ], + [ + "ĠB", + "er" + ], + [ + "ĠP", + "sych" + ], + [ + "gen", + "cy" + ], + [ + "Ġsub", + "stance" + ], + [ + "Ñ", + "Ģ" + ], + [ + "ĠNew", + "s" + ], + [ + "Ġsw", + "itch" + ], + [ + "Ġacc", + "uracy" + ], + [ + "re", + "y" + ], + [ + "Ġr", + "ub" + ], + [ + "Ġsens", + "itive" + ], + [ + "ĠW", + "ind" + ], + [ + "Ġre", + "b" + ], + [ + "sp", + "ace" + ], + [ + "Ġdig", + "it" + ], + [ + "Ġ'", + "''" + ], + [ + "Ġa", + "str" + ], + [ + "Ġc", + "rop" + ], + [ + "ĠM", + "ain" + ], + [ + "Ġexerc", + "ises" + ], + [ + "ĠN", + "ote" + ], + [ + "er", + "ated" + ], + [ + "Ġad", + "j" + ], + [ + "ĠAt", + "l" + ], + [ + "ro", + "t" + ], + [ + "ra", + "ys" + ], + [ + "Ġmach", + "ines" + ], + [ + "Ġra", + "il" + ], + [ + "Ġpre", + "v" + ], + [ + "Ġlarg", + "ely" + ], + [ + "Ġevery", + "day" + ], + [ + "Ġim", + "per" + ], + [ + "Ġagricult", + "ural" + ], + [ + "Ġstrong", + "er" + ], + [ + "Ġgrow", + "n" + ], + [ + "Ġfost", + "er" + ], + [ + "Ġass", + "ume" + ], + [ + "Ġw", + "alking" + ], + [ + "wor", + "ld" + ], + [ + "!", + "!" + ], + [ + "es", + "ter" + ], + [ + ".", + "\"\"\"" + ], + [ + "Ġpers", + "ons" + ], + [ + "Ġbud", + "get" + ], + [ + "cy", + "cl" + ], + [ + "Ġn", + "an" + ], + [ + "r", + "ant" + ], + [ + "rol", + "og" + ], + [ + "el", + "ing" + ], + [ + "Ġnear", + "by" + ], + [ + "ĠC", + "D" + ], + [ + "ĠD", + "el" + ], + [ + "Ġvert", + "ical" + ], + [ + "g", + "ent" + ], + [ + "Ġaud", + "ience" + ], + [ + "ĠA", + "cc" + ], + [ + "B", + "T" + ], + [ + "Ġc", + "atch" + ], + [ + "qu", + "ery" + ], + [ + "Ġtra", + "um" + ], + [ + "Ġconsider", + "ing" + ], + [ + "ĠF", + "ree" + ], + [ + "Ġstat", + "istics" + ], + [ + "ĠSh", + "ow" + ], + [ + "Ġs", + "plit" + ], + [ + "Ġaccount", + "s" + ], + [ + "in", + "ant" + ], + [ + "Ġc", + "rops" + ], + [ + "s", + "ource" + ], + [ + "Ġmechan", + "isms" + ], + [ + "Ġbelie", + "f" + ], + [ + "Ġdemonstr", + "ate" + ], + [ + "ios", + "ity" + ], + [ + "Ġrec", + "overy" + ], + [ + "Ġhabit", + "at" + ], + [ + "Ġemerg", + "ency" + ], + [ + "Ġincorpor", + "ating" + ], + [ + "Ġ200", + "1" + ], + [ + "v", + "est" + ], + [ + "ĠEm", + "p" + ], + [ + "um", + "es" + ], + [ + "ĠMed", + "ical" + ], + [ + "arg", + "ument" + ], + [ + "Ġinstruct", + "ions" + ], + [ + "ĠSm", + "ith" + ], + [ + "ĠStud", + "ies" + ], + [ + "Ġexp", + "on" + ], + [ + "Ġexpl", + "ains" + ], + [ + "ĠD", + "ise" + ], + [ + "Ġp", + "and" + ], + [ + "U", + "p" + ], + [ + "Ġp", + "ure" + ], + [ + "Ġqu", + "adr" + ], + [ + "Ġcou", + "ple" + ], + [ + "pt", + "ions" + ], + [ + "Ġloc", + "ations" + ], + [ + "ad", + "ata" + ], + [ + "Ġim", + "possible" + ], + [ + "app", + "y" + ], + [ + "Ġread", + "er" + ], + [ + "ist", + "ical" + ], + [ + "Ġdesign", + "s" + ], + [ + "ĠMe", + "an" + ], + [ + "Qu", + "estion" + ], + [ + "ĠR", + "ights" + ], + [ + "ad", + "s" + ], + [ + "Ġad", + "equ" + ], + [ + "Ġab", + "ilities" + ], + [ + "iv", + "ating" + ], + [ + "Ġst", + "ick" + ], + [ + "ĠE", + "st" + ], + [ + "Ġw", + "ife" + ], + [ + "ĠT", + "op" + ], + [ + "ĠAr", + "my" + ], + [ + "Ġd", + "ut" + ], + [ + "Ġrel", + "ax" + ], + [ + "Ġexpress", + "ions" + ], + [ + "R", + "ec" + ], + [ + "h", + "ow" + ], + [ + "ĠT", + "reat" + ], + [ + "ur", + "d" + ], + [ + "Ġpol", + "ice" + ], + [ + "Ġphilos", + "ophy" + ], + [ + "Ġor", + "al" + ], + [ + "Ġwrit", + "er" + ], + [ + "ĠRober", + "t" + ], + [ + "in", + "clud" + ], + [ + "un", + "s" + ], + [ + "ĠSt", + "e" + ], + [ + "Ġeth", + "ical" + ], + [ + "Ġconvent", + "ional" + ], + [ + "is", + "hes" + ], + [ + "Ġper", + "m" + ], + [ + "Ġext", + "ended" + ], + [ + "at", + "o" + ], + [ + "Ġdynam", + "ics" + ], + [ + "Ġfail", + "ed" + ], + [ + "Ġobserv", + "ations" + ], + [ + "Ġdec", + "imal" + ], + [ + "Ġsee", + "ing" + ], + [ + "ocr", + "atic" + ], + [ + "it", + "ative" + ], + [ + "Ġind", + "eed" + ], + [ + "Ã", + "Ĺ" + ], + [ + "ĠS", + "af" + ], + [ + "Ġcris", + "is" + ], + [ + "Ġb", + "rand" + ], + [ + "Ġs", + "en" + ], + [ + "s", + "ave" + ], + [ + "Ġc", + "ra" + ], + [ + "word", + "s" + ], + [ + "Ġshe", + "ll" + ], + [ + "ĠG", + "ood" + ], + [ + "!", + "\"" + ], + [ + "Ġt", + "it" + ], + [ + "Ġaff", + "ord" + ], + [ + "Ġv", + "ibr" + ], + [ + "Ġs", + "am" + ], + [ + "um", + "ps" + ], + [ + "f", + "ix" + ], + [ + "Ñ", + "ģ" + ], + [ + "Ġres", + "idents" + ], + [ + "ĠW", + "omen" + ], + [ + "b", + "atch" + ], + [ + "ĠB", + "et" + ], + [ + "ob", + "s" + ], + [ + "Ġ", + "##" + ], + [ + "en", + "v" + ], + [ + "Ġre", + "ject" + ], + [ + "Ġexperim", + "ents" + ], + [ + "us", + "es" + ], + [ + "Ġpre", + "m" + ], + [ + "Ġp", + "arser" + ], + [ + "or", + "ph" + ], + [ + "$$", + "\\" + ], + [ + "C", + "S" + ], + [ + "ĠC", + "reat" + ], + [ + "Ġ1", + "000" + ], + [ + "Ġas", + "semb" + ], + [ + "Ġsat", + "ell" + ], + [ + "Ġdo", + "ctors" + ], + [ + "Ġeng", + "agement" + ], + [ + "Ġf", + "re" + ], + [ + "Ġno", + "ise" + ], + [ + "Ġh", + "arv" + ], + [ + "Ġst", + "ands" + ], + [ + "ic", + "king" + ], + [ + "Ġmov", + "es" + ], + [ + "Ġ199", + "0" + ], + [ + "Ġag", + "es" + ], + [ + "Ġs", + "an" + ], + [ + "ash", + "ion" + ], + [ + "à", + "¥" + ], + [ + "Ġveh", + "icles" + ], + [ + "Ġsign", + "als" + ], + [ + "col", + "umn" + ], + [ + "f", + "ind" + ], + [ + "Ġreg", + "ulations" + ], + [ + "p", + "end" + ], + [ + "L", + "ast" + ], + [ + "c", + "hers" + ], + [ + "Ġsymb", + "ols" + ], + [ + "Ġsurv", + "ival" + ], + [ + "P", + "ar" + ], + [ + "Ġh", + "unt" + ], + [ + "ĠP", + "acific" + ], + [ + "T", + "rans" + ], + [ + "Ġf", + "le" + ], + [ + "Ġ", + ")," + ], + [ + "or", + "gan" + ], + [ + "Ġman", + "aging" + ], + [ + "Ġb", + "ot" + ], + [ + "Ġth", + "orough" + ], + [ + "Ġprodu", + "cing" + ], + [ + "Ġ", + "###" + ], + [ + "Ġw", + "estern" + ], + [ + "att", + "r" + ], + [ + "Ġfac", + "ing" + ], + [ + "Ġn", + "aturally" + ], + [ + "Ġagricult", + "ure" + ], + [ + "Ã", + "³" + ], + [ + "Ġelect", + "ronic" + ], + [ + "Ġm", + "ent" + ], + [ + "Ġpro", + "min" + ], + [ + "Ġcur", + "riculum" + ], + [ + "Ġsc", + "ene" + ], + [ + "Ġappe", + "ared" + ], + [ + "Ġmet", + "ab" + ], + [ + "ĠT", + "w" + ], + [ + "R", + "em" + ], + [ + "Ġpr", + "ison" + ], + [ + "Ġs", + "ick" + ], + [ + "Ġp", + "ip" + ], + [ + "ĠTh", + "ink" + ], + [ + "Ġn", + "arrow" + ], + [ + "ĠN", + "on" + ], + [ + "Ġb", + "ond" + ], + [ + "Ġcateg", + "ory" + ], + [ + "Ġpl", + "us" + ], + [ + "Ġincred", + "ible" + ], + [ + "Ġp", + "ig" + ], + [ + "Ġsuff", + "ering" + ], + [ + "to", + "ken" + ], + [ + "f", + "irst" + ], + [ + "Ġmob", + "ile" + ], + [ + "ot", + "a" + ], + [ + "ip", + "al" + ], + [ + "Ġmass", + "ive" + ], + [ + "St", + "ud" + ], + [ + "Ġvis", + "ible" + ], + [ + "Ġc", + "up" + ], + [ + "Ġpl", + "ate" + ], + [ + "Ġwrit", + "ers" + ], + [ + "Ġag", + "reed" + ], + [ + "Ġwild", + "life" + ], + [ + "Ġthan", + "ks" + ], + [ + "Ġsect", + "ions" + ], + [ + "Ġsecond", + "ary" + ], + [ + "Ġexc", + "iting" + ], + [ + "Ex", + "pl" + ], + [ + "ve", + "c" + ], + [ + "Ġtest", + "ed" + ], + [ + "Ġswe", + "et" + ], + [ + "G", + "o" + ], + [ + "Ġ200", + "2" + ], + [ + "ox", + "ide" + ], + [ + "ĠCont", + "rol" + ], + [ + "Mod", + "el" + ], + [ + "Ġis", + "instance" + ], + [ + "irc", + "raft" + ], + [ + "ant", + "ly" + ], + [ + "um", + "in" + ], + [ + "ĠIS", + "BN" + ], + [ + "V", + "ID" + ], + [ + "Ġrecogn", + "ition" + ], + [ + "Ġsold", + "iers" + ], + [ + "Ġplatform", + "s" + ], + [ + "Ġen", + "ables" + ], + [ + "Ġdo", + "or" + ], + [ + "AT", + "ION" + ], + [ + "ock", + "et" + ], + [ + "st", + "ruction" + ], + [ + "Ġcateg", + "ories" + ], + [ + "Ġframew", + "ork" + ], + [ + "Val", + "ue" + ], + [ + "Ġslow", + "ly" + ], + [ + "al", + "ian" + ], + [ + "}", + "^" + ], + [ + "Ġus", + "age" + ], + [ + "ĠMedic", + "ine" + ], + [ + "ĠAn", + "alysis" + ], + [ + "Ġstand", + "ing" + ], + [ + "Ġwhere", + "as" + ], + [ + "Ġarchitect", + "ure" + ], + [ + "Ġher", + "itage" + ], + [ + "se", + "arch" + ], + [ + "ĠN", + "ASA" + ], + [ + "Ġad", + "opt" + ], + [ + "Ġdep", + "ict" + ], + [ + "ĠRuss", + "ian" + ], + [ + "ĠO", + "h" + ], + [ + "Ġofficial", + "s" + ], + [ + "ĠS", + "ar" + ], + [ + "ĠSc", + "ient" + ], + [ + "Ġman", + "aged" + ], + [ + "Ġexam", + "ination" + ], + [ + "m", + "as" + ], + [ + "Ġn", + "it" + ], + [ + "in", + "i" + ], + [ + "e", + "al" + ], + [ + "Ġs", + "ed" + ], + [ + "ĠM", + "ethod" + ], + [ + "Ġtransport", + "ation" + ], + [ + ",", + "-" + ], + [ + "Ġst", + "ated" + ], + [ + "Ġw", + "itness" + ], + [ + "ag", + "raph" + ], + [ + "ym", + "b" + ], + [ + "D", + "ef" + ], + [ + "Ġprotect", + "ed" + ], + [ + "Ġcustom", + "ers" + ], + [ + "Ġs", + "q" + ], + [ + "g", + "raph" + ], + [ + "est", + "yle" + ], + [ + "Ġsu", + "c" + ], + [ + "ĠF", + "lor" + ], + [ + "Ġen", + "ds" + ], + [ + "ĠO", + "R" + ], + [ + "rand", + "om" + ], + [ + "Ġa", + "th" + ], + [ + "ĠRuss", + "ia" + ], + [ + "ĠPro", + "v" + ], + [ + "Ġdynam", + "ic" + ], + [ + "M", + "ost" + ], + [ + "Ġk", + "it" + ], + [ + "Ġal", + "ign" + ], + [ + "opy", + "right" + ], + [ + "ĠComm", + "ission" + ], + [ + "F", + "ind" + ], + [ + "Ġmod", + "ule" + ], + [ + "Ġpsych", + "ological" + ], + [ + "ff", + "ee" + ], + [ + "M", + "an" + ], + [ + "Ġsim", + "ultane" + ], + [ + "y", + "e" + ], + [ + "ĠJ", + "ose" + ], + [ + "St", + "atus" + ], + [ + "Ġopin", + "ion" + ], + [ + "Ġdim", + "ensions" + ], + [ + "â", + "Ĥ" + ], + [ + "ess", + "ions" + ], + [ + "Ġcapt", + "ure" + ], + [ + "Ġaut", + "hent" + ], + [ + "ĠM", + "ag" + ], + [ + "Ġt", + "ang" + ], + [ + "Ġopt", + "imal" + ], + [ + "E", + "d" + ], + [ + "z", + "ym" + ], + [ + "ar", + "ity" + ], + [ + "D", + "uring" + ], + [ + "Ġver", + "b" + ], + [ + "Ġt", + "aste" + ], + [ + "Ġpol", + "ynomial" + ], + [ + "Ġconcern", + "ed" + ], + [ + "Ġevalu", + "ation" + ], + [ + "ĠSe", + "a" + ], + [ + "c", + "ase" + ], + [ + "Ġimprove", + "ment" + ], + [ + "Ġappreci", + "ation" + ], + [ + "ĠN", + "or" + ], + [ + "Ġsk", + "y" + ], + [ + "sw", + "er" + ], + [ + "ir", + "t" + ], + [ + "Ġdat", + "aset" + ], + [ + "Ġparam", + "eter" + ], + [ + "ĠL", + "ake" + ], + [ + "Ġmeaning", + "ful" + ], + [ + "ap", + "pro" + ], + [ + "Ġexp", + "ansion" + ], + [ + "Ġimm", + "un" + ], + [ + "Ġ7", + "5" + ], + [ + "re", + "al" + ], + [ + "et", + "ch" + ], + [ + "ĠR", + "ad" + ], + [ + "du", + "le" + ], + [ + "Ġl", + "un" + ], + [ + "Ġinsp", + "ired" + ], + [ + "Ġrem", + "ote" + ], + [ + "Ġste", + "el" + ], + [ + "Ġem", + "pty" + ], + [ + "Ġquant", + "ity" + ], + [ + "Ġc", + "art" + ], + [ + "ed", + "ge" + ], + [ + "Ġ(", + "-" + ], + [ + "âĢ", + "ĺ" + ], + [ + "Ġlo", + "op" + ], + [ + "Ġcomplex", + "ity" + ], + [ + "Ġatt", + "end" + ], + [ + "ĠS", + "ov" + ], + [ + "Al", + "ice" + ], + [ + "ĠDes", + "pite" + ], + [ + "Ġb", + "rown" + ], + [ + "Ġprevent", + "ion" + ], + [ + "ĠEnvironment", + "al" + ], + [ + "ĠCar", + "ol" + ], + [ + "Ġâ", + "Ķ" + ], + [ + "Ġcon", + "version" + ], + [ + "Ġens", + "ures" + ], + [ + "cl", + "ose" + ], + [ + "Ġfl", + "ag" + ], + [ + "Ġstate", + "ments" + ], + [ + "Ġt", + "all" + ], + [ + "Ġmultip", + "ly" + ], + [ + "Ġcr", + "im" + ], + [ + "Ġâ", + "ī" + ], + [ + "E", + "X" + ], + [ + "T", + "e" + ], + [ + "ĠD", + "ig" + ], + [ + "Ġreal", + "ized" + ], + [ + "Ġabsol", + "ute" + ], + [ + "Int", + "roduction" + ], + [ + "hes", + "is" + ], + [ + "Ġh", + "abits" + ], + [ + "u", + "ple" + ], + [ + "al", + "ities" + ], + [ + "Ġcl", + "oud" + ], + [ + "ĠF", + "ort" + ], + [ + "it", + "ems" + ], + [ + "Ġs", + "ales" + ], + [ + "Ġcollect", + "ive" + ], + [ + "ut", + "ils" + ], + [ + "Ġfor", + "get" + ], + [ + "Ġs", + "ke" + ], + [ + "Ġorgan", + "ized" + ], + [ + "ĠM", + "o" + ], + [ + "II", + "I" + ], + [ + "Ġarr", + "ived" + ], + [ + "c", + "a" + ], + [ + "Ġspec", + "ified" + ], + [ + "ĠS", + "ec" + ], + [ + "Ġcour", + "ses" + ], + [ + "Ġar", + "ms" + ], + [ + "ĠCur", + "rent" + ], + [ + "Ġthous", + "and" + ], + [ + "im", + "er" + ], + [ + "Ġp", + "il" + ], + [ + "Ġman", + "if" + ], + [ + "ĠCath", + "olic" + ], + [ + "Ġli", + "ver" + ], + [ + "Ġopen", + "ed" + ], + [ + "Ġcompar", + "ison" + ], + [ + "Ġproport", + "ion" + ], + [ + "as", + "er" + ], + [ + "?", + "âĢĿ" + ], + [ + "ð", + "Ł" + ], + [ + "Ġbo", + "ost" + ], + [ + "Ġt", + "ables" + ], + [ + "em", + "p" + ], + [ + "ul", + "ary" + ], + [ + "Ġexpl", + "anation" + ], + [ + "Ġelect", + "ron" + ], + [ + "at", + "al" + ], + [ + "Ġor", + "ient" + ], + [ + "ĠChar", + "les" + ], + [ + ",", + "'" + ], + [ + "call", + "ed" + ], + [ + "Ġp", + "uzz" + ], + [ + "Ġnorm", + "ally" + ], + [ + "Ġun", + "less" + ], + [ + "{", + "}" + ], + [ + "Ġphot", + "os" + ], + [ + "en", + "a" + ], + [ + "im", + "eter" + ], + [ + "op", + "eration" + ], + [ + "Ġcould", + "n" + ], + [ + "Ġf", + "ractions" + ], + [ + "Ġaccept", + "ed" + ], + [ + "Ġhous", + "es" + ], + [ + "Ġeth", + "nic" + ], + [ + "or", + "ter" + ], + [ + "Ġemploy", + "ed" + ], + [ + "Ġ{", + "\\" + ], + [ + "F", + "igure" + ], + [ + "****", + "****" + ], + [ + "it", + "ivity" + ], + [ + "ĠF", + "inally" + ], + [ + "ĠB", + "C" + ], + [ + "Ġt", + "ur" + ], + [ + "Ġar", + "ts" + ], + [ + "Ġwis", + "dom" + ], + [ + "Ġ}", + "," + ], + [ + "ra", + "ce" + ], + [ + "Ġparticip", + "ate" + ], + [ + "O", + "P" + ], + [ + "Ġmole", + "cules" + ], + [ + "Ġsupport", + "s" + ], + [ + "z", + "en" + ], + [ + "Ġvill", + "age" + ], + [ + "Ġcom", + "plicated" + ], + [ + "am", + "ma" + ], + [ + "pr", + "ing" + ], + [ + "asc", + "ular" + ], + [ + "ĠL", + "og" + ], + [ + "Ġfund", + "ing" + ], + [ + "f", + "ill" + ], + [ + "O", + "ut" + ], + [ + "Ġtri", + "p" + ], + [ + "Ġinteg", + "ration" + ], + [ + "[", + "-" + ], + [ + "Ġ<", + "=" + ], + [ + "Ġres", + "olution" + ], + [ + "T", + "R" + ], + [ + "Ġdeep", + "ly" + ], + [ + "Ġp", + "airs" + ], + [ + "ĠFr", + "anc" + ], + [ + "Ġcam", + "era" + ], + [ + "so", + "ft" + ], + [ + "Ġso", + "le" + ], + [ + "Ġall", + "erg" + ], + [ + "Ġvolunt", + "e" + ], + [ + "Ġd", + "in" + ], + [ + "onom", + "y" + ], + [ + "Ġmain", + "tenance" + ], + [ + "fil", + "ter" + ], + [ + "ĠReturn", + "s" + ], + [ + "Ġcompet", + "ition" + ], + [ + "Ġst", + "yles" + ], + [ + "ĠAm", + "ong" + ], + [ + "Ġshe", + "et" + ], + [ + "ste", + "in" + ], + [ + "s", + "pe" + ], + [ + "Ġlist", + "ed" + ], + [ + "Cl", + "ass" + ], + [ + "Ġemerg", + "ing" + ], + [ + "ĠM", + "ax" + ], + [ + "Ġf", + "ant" + ], + [ + "ap", + "pe" + ], + [ + "ty", + "pes" + ], + [ + "Ġmeasure", + "ments" + ], + [ + "B", + "ob" + ], + [ + "Ġent", + "h" + ], + [ + "Ġnavig", + "ate" + ], + [ + "Ġsociet", + "al" + ], + [ + "Ġcreat", + "ures" + ], + [ + "ĠComp", + "any" + ], + [ + "Ġart", + "ificial" + ], + [ + "p", + "are" + ], + [ + "Ġsy", + "ndrome" + ], + [ + "ĠOn", + "ly" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠ" + ], + [ + "in", + "ition" + ], + [ + "Ġem", + "pathy" + ], + [ + "Ġrem", + "ind" + ], + [ + "ĠAb", + "out" + ], + [ + "o", + "ices" + ], + [ + "Ġlab", + "els" + ], + [ + "s", + "uch" + ], + [ + "P", + "art" + ], + [ + "U", + "M" + ], + [ + "Ġun", + "iform" + ], + [ + "Ġst", + "rict" + ], + [ + "ĠW", + "il" + ], + [ + "Ġreve", + "aled" + ], + [ + "Ġreact", + "ions" + ], + [ + "ocab", + "ulary" + ], + [ + "ĠP", + "o" + ], + [ + "ern", + "el" + ], + [ + "or", + "ne" + ], + [ + "Ġcor", + "rel" + ], + [ + "ĠL", + "ong" + ], + [ + "Ġcard", + "i" + ], + [ + "Ġalong", + "side" + ], + [ + "Ġunc", + "ertain" + ], + [ + "Ġmedic", + "ations" + ], + [ + "u", + "a" + ], + [ + "Ġpass", + "ion" + ], + [ + "or", + "ig" + ], + [ + "ag", + "ues" + ], + [ + "Ġlearn", + "ers" + ], + [ + "Ġm", + "aps" + ], + [ + "Ġmount", + "ain" + ], + [ + "ide", + "os" + ], + [ + "Ġintellect", + "ual" + ], + [ + "à", + "¸" + ], + [ + "Ġpur", + "s" + ], + [ + "ĠV", + "ari" + ], + [ + "Ġsub", + "s" + ], + [ + "ap", + "h" + ], + [ + "H", + "T" + ], + [ + "ĠC", + "reate" + ], + [ + "r", + "h" + ], + [ + "F", + "F" + ], + [ + "Ġal", + "le" + ], + [ + "Ġexpect", + "ations" + ], + [ + "Ġexp", + "ensive" + ], + [ + "(", + "{" + ], + [ + "Ġm", + "useum" + ], + [ + "am", + "ing" + ], + [ + "p", + "onse" + ], + [ + "pl", + "ant" + ], + [ + "ĠJ", + "ul" + ], + [ + "ab", + "s" + ], + [ + "Â", + "·" + ], + [ + "Ġfew", + "er" + ], + [ + "ĠL", + "anguage" + ], + [ + "Ġmon", + "itor" + ], + [ + "Ġconvers", + "ation" + ], + [ + "er", + "als" + ], + [ + "ĠK", + "now" + ], + [ + "N", + "ote" + ], + [ + "Ġ1", + "50" + ], + [ + "ph", + "one" + ], + [ + "th", + "rop" + ], + [ + "ĠQu", + "estions" + ], + [ + "Ġo", + "dd" + ], + [ + "oc", + "racy" + ], + [ + "S", + "olution" + ], + [ + "c", + "ut" + ], + [ + "R", + "eg" + ], + [ + "Ġconsum", + "ers" + ], + [ + "Ġn", + "one" + ], + [ + "Ġsh", + "ut" + ], + [ + "Ġcor", + "ner" + ], + [ + "Ġdemonstr", + "ated" + ], + [ + "Ġmar", + "riage" + ], + [ + "ĠL", + "ibrary" + ], + [ + "Ġur", + "l" + ], + [ + "ak", + "ed" + ], + [ + "eli", + "hood" + ], + [ + "ĠU", + "nder" + ], + [ + "Ġg", + "al" + ], + [ + "us", + "iness" + ], + [ + "ĠN", + "ature" + ], + [ + "ĠSt", + "r" + ], + [ + "Ġdirect", + "or" + ], + [ + "Ġbr", + "ings" + ], + [ + "Ġl", + "ens" + ], + [ + "in", + "ite" + ], + [ + "Ġforest", + "s" + ], + [ + "``", + "``" + ], + [ + "Ġseem", + "ed" + ], + [ + "ĠW", + "ild" + ], + [ + "b", + "urg" + ], + [ + "Ġs", + "lope" + ], + [ + "Ġadvent", + "ure" + ], + [ + "Ġre", + "ly" + ], + [ + "ã", + "Ĥ" + ], + [ + "Ġb", + "atch" + ], + [ + "Ġagree", + "ment" + ], + [ + "on", + "ly" + ], + [ + "f", + "n" + ], + [ + "D", + "r" + ], + [ + "or", + "ic" + ], + [ + "Ġmanufact", + "uring" + ], + [ + "Ġw", + "ish" + ], + [ + "Ġposs", + "ibly" + ], + [ + "d", + "ist" + ], + [ + "Ġcomp", + "ass" + ], + [ + "ĠM", + "ont" + ], + [ + "ĠA", + "S" + ], + [ + "f", + "iles" + ], + [ + "Ġachie", + "ved" + ], + [ + "Ġdig", + "its" + ], + [ + "Ġinteg", + "ers" + ], + [ + "he", + "dule" + ], + [ + "ĠHen", + "ry" + ], + [ + "ed", + "y" + ], + [ + "Ġpregn", + "ancy" + ], + [ + "E", + "E" + ], + [ + "ĠW", + "rite" + ], + [ + "ent", + "ed" + ], + [ + "act", + "ions" + ], + [ + "cl", + "aim" + ], + [ + "p", + "ol" + ], + [ + "Ġto", + "ler" + ], + [ + "Ġthe", + "rap" + ], + [ + "Ġpain", + "ting" + ], + [ + "Ġg", + "rew" + ], + [ + "Ġchild", + "hood" + ], + [ + "Ġch", + "annel" + ], + [ + "1", + "01" + ], + [ + "pos", + "al" + ], + [ + "Ġadop", + "ted" + ], + [ + "erv", + "ices" + ], + [ + "at", + "he" + ], + [ + "Ġtechn", + "ological" + ], + [ + "Th", + "rough" + ], + [ + "Ġtrans", + "mission" + ], + [ + "Ġle", + "af" + ], + [ + "Ġun", + "iversity" + ], + [ + "Ġ3", + "3" + ], + [ + "ect", + "or" + ], + [ + "ĠN", + "ative" + ], + [ + "Ġf", + "ell" + ], + [ + "[:", + "," + ], + [ + "ĠO", + "pen" + ], + [ + "Ġconf", + "ident" + ], + [ + "Ġdeath", + "s" + ], + [ + "Ġdiam", + "eter" + ], + [ + "empl", + "ate" + ], + [ + "ĠAn", + "n" + ], + [ + "о", + "Ð" + ], + [ + "ĠT", + "ake" + ], + [ + "Ġmar", + "ine" + ], + [ + "Ġdef", + "ic" + ], + [ + "Ġatt", + "ached" + ], + [ + "ĠD", + "oes" + ], + [ + "Ġins", + "ert" + ], + [ + "Ġtrans", + "formation" + ], + [ + "âĢĻ", + "." + ], + [ + "Ġa", + "qu" + ], + [ + "Ġm", + "igr" + ], + [ + "Ġexpl", + "o" + ], + [ + "ĠP", + "age" + ], + [ + "os", + "c" + ], + [ + "Ġnecess", + "arily" + ], + [ + "Ġbro", + "ken" + ], + [ + "Ġprodu", + "ces" + ], + [ + "Ġinstit", + "ution" + ], + [ + "C", + "P" + ], + [ + "Ġdiscrim", + "ination" + ], + [ + "Ġd", + "b" + ], + [ + "Ġqu", + "ery" + ], + [ + "Ġfight", + "ing" + ], + [ + "Ġcon", + "crete" + ], + [ + "Ġde", + "aling" + ], + [ + "a", + "o" + ], + [ + "Ġb", + "read" + ], + [ + "Ġsh", + "ad" + ], + [ + "M", + "ax" + ], + [ + "Ġins", + "ight" + ], + [ + "ĠI", + "P" + ], + [ + "ĠB", + "ro" + ], + [ + "Ġimmedi", + "ate" + ], + [ + "T", + "y" + ], + [ + "as", + "y" + ], + [ + "Ġobject", + "ive" + ], + [ + "erson", + "al" + ], + [ + "Ġinitial", + "ly" + ], + [ + "ĠB", + "efore" + ], + [ + "Ġindepend", + "ence" + ], + [ + "Ġm", + "oon" + ], + [ + "Ġthe", + "ories" + ], + [ + "F", + "orm" + ], + [ + "F", + "inally" + ], + [ + "Ġt", + "ap" + ], + [ + "Ġcolumn", + "s" + ], + [ + "Ġl", + "atter" + ], + [ + "d", + "i" + ], + [ + "c", + "ore" + ], + [ + "Ġinj", + "uries" + ], + [ + "d", + "em" + ], + [ + "In", + "ter" + ], + [ + "ib", + "l" + ], + [ + "C", + "A" + ], + [ + "Ġturn", + "ing" + ], + [ + "ot", + "ing" + ], + [ + "'", + "d" + ], + [ + "igh", + "ter" + ], + [ + "Ã", + "¢" + ], + [ + "ĠT", + "re" + ], + [ + "Ġacc", + "um" + ], + [ + "ro", + "vers" + ], + [ + "Ġfl", + "ight" + ], + [ + "st", + "one" + ], + [ + "Ġorig", + "inally" + ], + [ + "Ġsociet", + "ies" + ], + [ + "Ġag", + "encies" + ], + [ + "Ġlog", + "ic" + ], + [ + "p", + "ression" + ], + [ + "Ġ4", + "8" + ], + [ + "el", + "es" + ], + [ + "ĠI", + "D" + ], + [ + "ĠS", + "pe" + ], + [ + "Ġin", + "ject" + ], + [ + "Ġrun", + "s" + ], + [ + "ĠO", + "per" + ], + [ + "Ġun", + "us" + ], + [ + "Ġlist", + "ening" + ], + [ + "Ġfocus", + "es" + ], + [ + "Ġcorrect", + "ly" + ], + [ + "Ġb", + "ones" + ], + [ + "Ġfunction", + "al" + ], + [ + "Ġde", + "pos" + ], + [ + "ex", + "ample" + ], + [ + "Ġd", + "ream" + ], + [ + "Ġhoriz", + "ontal" + ], + [ + "on", + "a" + ], + [ + "Ġext", + "ensive" + ], + [ + "c", + "f" + ], + [ + "ci", + "um" + ], + [ + "Ġr", + "h" + ], + [ + "Ġmar", + "ks" + ], + [ + "Ġposs", + "ibility" + ], + [ + "Ġapp", + "lying" + ], + [ + "Ġun", + "expected" + ], + [ + "p", + "op" + ], + [ + "ĠM", + "ill" + ], + [ + "Ġthere", + "by" + ], + [ + "Ġsup", + "plement" + ], + [ + "ĠT", + "er" + ], + [ + "Ġreg", + "ul" + ], + [ + "ĠAd", + "v" + ], + [ + "ĠP", + "eter" + ], + [ + "ar", + "ia" + ], + [ + "b", + "ug" + ], + [ + "is", + "k" + ], + [ + "Ġsus", + "p" + ], + [ + "Ġdis", + "s" + ], + [ + "Ġab", + "und" + ], + [ + "Ġrec", + "ycl" + ], + [ + "Ġgu", + "arant" + ], + [ + "Ġa", + "ircraft" + ], + [ + "i", + "at" + ], + [ + "it", + "tle" + ], + [ + "Ġn", + "ine" + ], + [ + "Ġd", + "ust" + ], + [ + "v", + "als" + ], + [ + "Ġwa", + "iting" + ], + [ + "p", + "read" + ], + [ + "Ġo", + "d" + ], + [ + "Ġcir", + "cul" + ], + [ + "Ġthem", + "e" + ], + [ + "ple", + "te" + ], + [ + "Ġneg", + "ot" + ], + [ + "dition", + "al" + ], + [ + "Ġout", + "come" + ], + [ + "Ġadminist", + "ration" + ], + [ + "Ġenc", + "ounter" + ], + [ + "O", + "ther" + ], + [ + "Ġb", + "inary" + ], + [ + "Ġadvant", + "ages" + ], + [ + "u", + "ity" + ], + [ + "w", + "ar" + ], + [ + "Ġpresent", + "ation" + ], + [ + "ĠGl", + "obal" + ], + [ + ")", + "}" + ], + [ + "Ġdeb", + "ate" + ], + [ + "Ġreg", + "ist" + ], + [ + "ĠA", + "I" + ], + [ + "p", + "o" + ], + [ + "ĠE", + "nd" + ], + [ + "Ġf", + "av" + ], + [ + "ov", + "es" + ], + [ + "av", + "al" + ], + [ + "et", + "te" + ], + [ + "Ġdes", + "ire" + ], + [ + "o", + "om" + ], + [ + "Ġbehavi", + "our" + ], + [ + "s", + "g" + ], + [ + "Ġsurv", + "ive" + ], + [ + "Ġmark", + "ets" + ], + [ + "m", + "ask" + ], + [ + "ĠEn", + "c" + ], + [ + "C", + "he" + ], + [ + "S", + "ee" + ], + [ + "Ob", + "ject" + ], + [ + "Ġcur", + "iosity" + ], + [ + ")", + "*" + ], + [ + "ĠY", + "et" + ], + [ + "ĠTh", + "ose" + ], + [ + "Ġemerg", + "ed" + ], + [ + "Ġart", + "ist" + ], + [ + "ĠP", + "oint" + ], + [ + "it", + "ter" + ], + [ + "pro", + "perty" + ], + [ + "AT", + "E" + ], + [ + "Ġinstr", + "uments" + ], + [ + "ren", + "e" + ], + [ + "A", + "ut" + ], + [ + "ft", + "y" + ], + [ + "og", + "ram" + ], + [ + "Ġad", + "ap" + ], + [ + "Ġ", + "rom" + ], + [ + "th", + "is" + ], + [ + "ri", + "end" + ], + [ + "k", + "in" + ], + [ + "pro", + "ject" + ], + [ + "Ġte", + "ams" + ], + [ + "Ġed", + "ges" + ], + [ + "av", + "y" + ], + [ + "all", + "ow" + ], + [ + "ul", + "in" + ], + [ + "hy", + "th" + ], + [ + "ĠSov", + "iet" + ], + [ + "Ġ", + "^" + ], + [ + "ĠI", + "ll" + ], + [ + "ĠLou", + "is" + ], + [ + "er", + "ator" + ], + [ + "Ġbut", + "ton" + ], + [ + "c", + "p" + ], + [ + "vent", + "ions" + ], + [ + "Ġrepresent", + "ing" + ], + [ + "P", + "e" + ], + [ + "Ġyoung", + "er" + ], + [ + "ĠG", + "old" + ], + [ + "Ġb", + "le" + ], + [ + "Ġ{", + "\"" + ], + [ + "v", + "ari" + ], + [ + "Ġb", + "row" + ], + [ + "le", + "ts" + ], + [ + "ĠE", + "le" + ], + [ + "%", + "." + ], + [ + "ĠE", + "th" + ], + [ + "Ġhold", + "ing" + ], + [ + "Ġcomp", + "r" + ], + [ + "Ġgra", + "d" + ], + [ + "and", + "a" + ], + [ + "Ġsur", + "faces" + ], + [ + "Ġposs", + "ibilities" + ], + [ + "Ġbran", + "ch" + ], + [ + "ĠB", + "al" + ], + [ + "ict", + "or" + ], + [ + "Ġauthor", + "ities" + ], + [ + "ploy", + "ment" + ], + [ + "Ġsuff", + "er" + ], + [ + "Ġinflamm", + "ation" + ], + [ + "Ġintrodu", + "ce" + ], + [ + "x", + "f" + ], + [ + "Ġbut", + "ter" + ], + [ + "Ġins", + "urance" + ], + [ + "Ġhe", + "aling" + ], + [ + "ĠSt", + "art" + ], + [ + "Ġcharacter", + "ized" + ], + [ + "Ġbatter", + "y" + ], + [ + "S", + "er" + ], + [ + "Ġr", + "ing" + ], + [ + "ct", + "ic" + ], + [ + "Ġnot", + "iced" + ], + [ + "it", + "ory" + ], + [ + "Ġm", + "ask" + ], + [ + "Ġdesc", + "ript" + ], + [ + "ĠB", + "re" + ], + [ + "w", + "ing" + ], + [ + "ft", + "en" + ], + [ + "ĠF", + "igure" + ], + [ + "ĠFr", + "ank" + ], + [ + "Ġra", + "cial" + ], + [ + "Ġinfect", + "ed" + ], + [ + "ĠP", + "ubl" + ], + [ + "ĠRev", + "olution" + ], + [ + "hem", + "ical" + ], + [ + "st", + "s" + ], + [ + "aut", + "hor" + ], + [ + "ĠPract", + "ice" + ], + [ + "Ġtri", + "als" + ], + [ + "ell", + "a" + ], + [ + "Ġf", + "ly" + ], + [ + "ut", + "ed" + ], + [ + "Ġsc", + "ores" + ], + [ + "as", + "ters" + ], + [ + "Ġbenef", + "icial" + ], + [ + "Ġrepl", + "aced" + ], + [ + "ĠL", + "and" + ], + [ + "Ġeng", + "aged" + ], + [ + "ĠVirgin", + "ia" + ], + [ + "T", + "ER" + ], + [ + "Ġr", + "an" + ], + [ + "Ġs", + "ought" + ], + [ + "Ġcr", + "ime" + ], + [ + "sh", + "ow" + ], + [ + "ĠProf", + "essor" + ], + [ + "Ġcom", + "ments" + ], + [ + "z", + "y" + ], + [ + "ĠFranc", + "is" + ], + [ + "cs", + "v" + ], + [ + "g", + "est" + ], + [ + "Ġse", + "gment" + ], + [ + "init", + "ely" + ], + [ + "ĠA", + "M" + ], + [ + "P", + "O" + ], + [ + "Ġco", + "ffee" + ], + [ + "Ġf", + "ellow" + ], + [ + "Ġdecl", + "ine" + ], + [ + "Ġgreat", + "ly" + ], + [ + "Ġmed", + "ication" + ], + [ + "ĠE", + "arly" + ], + [ + "ĠOff", + "ice" + ], + [ + "Ġ4", + "00" + ], + [ + "Ġfor", + "th" + ], + [ + "O", + "ver" + ], + [ + "es", + "ity" + ], + [ + "Ġm", + "ir" + ], + [ + "c", + "raft" + ], + [ + "S", + "ol" + ], + [ + "Ġdiag", + "ram" + ], + [ + "Ġalgor", + "ithms" + ], + [ + "--------", + "----" + ], + [ + "Ġorgan", + "isms" + ], + [ + "b", + "a" + ], + [ + "Ġredu", + "ces" + ], + [ + "fil", + "ename" + ], + [ + "h", + "an" + ], + [ + "ion", + "e" + ], + [ + "Ġne", + "ither" + ], + [ + "hold", + "ers" + ], + [ + "Ġn", + "odes" + ], + [ + "Ġserv", + "ing" + ], + [ + "Ġsup", + "plies" + ], + [ + "Ġb", + "order" + ], + [ + "Ġhypothes", + "is" + ], + [ + "ĠL", + "u" + ], + [ + "Ġre", + "ven" + ], + [ + "b", + "orn" + ], + [ + "resh", + "old" + ], + [ + "Ġcomp", + "ound" + ], + [ + "Ġcomfort", + "able" + ], + [ + "Ġsuc", + "ceed" + ], + [ + "č", + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "ĠW", + "here" + ], + [ + "Ġdifficult", + "y" + ], + [ + "Ġpass", + "ing" + ], + [ + "Ġemb", + "ed" + ], + [ + "Ġs", + "od" + ], + [ + "Ġconsider", + "ation" + ], + [ + "Ġsym", + "met" + ], + [ + "Ġparticip", + "ation" + ], + [ + "Ġ3", + "4" + ], + [ + "ang", + "ular" + ], + [ + "Ġint", + "ake" + ], + [ + "Ġwarm", + "ing" + ], + [ + "Ġaffect", + "ing" + ], + [ + "ĠC", + "y" + ], + [ + "ĠN", + "ov" + ], + [ + "pl", + "ed" + ], + [ + "C", + "al" + ], + [ + "Ġpar", + "ams" + ], + [ + "du", + "ced" + ], + [ + "ful", + "ness" + ], + [ + "ĠS", + "olution" + ], + [ + "Ġconsum", + "er" + ], + [ + "d", + "frac" + ], + [ + "Ġfac", + "es" + ], + [ + "Ġag", + "ency" + ], + [ + "ac", + "ent" + ], + [ + "Ġwor", + "se" + ], + [ + "in", + "n" + ], + [ + "Ï", + "Ģ" + ], + [ + "Ġconcern", + "ing" + ], + [ + "Ġ", + "à¤" + ], + [ + "Ġn", + "ull" + ], + [ + "Ġindust", + "ries" + ], + [ + "ĠEx", + "t" + ], + [ + "Ġ199", + "9" + ], + [ + "Ġwh", + "atever" + ], + [ + "Ġpo", + "ol" + ], + [ + "Ġbe", + "ar" + ], + [ + "i", + "ology" + ], + [ + "Ġpr", + "on" + ], + [ + "Ġen", + "um" + ], + [ + "'", + "))" + ], + [ + "Ġbreat", + "hing" + ], + [ + "d", + "raw" + ], + [ + "Ġst", + "ability" + ], + [ + "Ġacc", + "ident" + ], + [ + "ater", + "al" + ], + [ + "Ġjo", + "ined" + ], + [ + "Ġdel", + "i" + ], + [ + "Ġregard", + "less" + ], + [ + "Ġa", + "er" + ], + [ + "ĠD", + "an" + ], + [ + "Ġlimit", + "ations" + ], + [ + "ĠRe", + "al" + ], + [ + "rop", + "ical" + ], + [ + "Ġprepar", + "ation" + ], + [ + "cept", + "ions" + ], + [ + "Ġst", + "able" + ], + [ + "N", + "ext" + ], + [ + "Ġme", + "al" + ], + [ + "act", + "s" + ], + [ + "ES", + "S" + ], + [ + "Ġcent", + "re" + ], + [ + "Ã", + "¼" + ], + [ + "ĊĊ", + "Ġ" + ], + [ + "m", + "ic" + ], + [ + "Ġinterpret", + "ation" + ], + [ + "ides", + "pread" + ], + [ + "Ġin", + "herent" + ], + [ + "ĠWh", + "ich" + ], + [ + "c", + "at" + ], + [ + "Ġpurch", + "ase" + ], + [ + "raint", + "s" + ], + [ + "Ġcontain", + "ed" + ], + [ + "XX", + "XX" + ], + [ + "d", + "r" + ], + [ + "Ġremark", + "able" + ], + [ + "Ġcol", + "our" + ], + [ + "Ġcommit", + "ment" + ], + [ + "Ġcon", + "ven" + ], + [ + "Ġinequ", + "ality" + ], + [ + "Ġbr", + "idge" + ], + [ + "ĠU", + "t" + ], + [ + "ĠS", + "ing" + ], + [ + "br", + "idge" + ], + [ + "ĠFlor", + "ida" + ], + [ + "ĠP", + "op" + ], + [ + "r", + "ary" + ], + [ + "ot", + "ion" + ], + [ + "er", + "ior" + ], + [ + "ĠLab", + "or" + ], + [ + "od", + "er" + ], + [ + "ĠAustral", + "ian" + ], + [ + "ĠGu", + "ide" + ], + [ + "Ġe", + "ld" + ], + [ + "~", + "~" + ], + [ + "in", + "ction" + ], + [ + "ĠF", + "ederal" + ], + [ + "Ġprof", + "ound" + ], + [ + "ĠCan", + "adian" + ], + [ + "Ġb", + "io" + ], + [ + "u", + "nder" + ], + [ + "ĠRe", + "port" + ], + [ + "}", + "}{" + ], + [ + "W", + "or" + ], + [ + "O", + "C" + ], + [ + "Ġtw", + "enty" + ], + [ + "Ġwhen", + "ever" + ], + [ + "Ġrout", + "e" + ], + [ + "l", + "ink" + ], + [ + "ren", + "cy" + ], + [ + "Ġdoub", + "t" + ], + [ + "Ġch", + "ief" + ], + [ + "Ġbe", + "ings" + ], + [ + "ĠO", + "p" + ], + [ + "it", + "a" + ], + [ + "Ġg", + "ram" + ], + [ + "op", + "les" + ], + [ + "Ġphot", + "ograph" + ], + [ + "Ġconstit", + "ution" + ], + [ + "ĠOr", + "ig" + ], + [ + "ĠA", + "ccess" + ], + [ + "Ġbig", + "ger" + ], + [ + "ĠR", + "ob" + ], + [ + "Ġtrou", + "ble" + ], + [ + "ĠT", + "or" + ], + [ + "R", + "I" + ], + [ + "ĠAp", + "pro" + ], + [ + "ĠMod", + "ern" + ], + [ + "Ġcrit", + "eria" + ], + [ + "Ġpre", + "val" + ], + [ + "Ġst", + "uff" + ], + [ + "ĠSystem", + "s" + ], + [ + "Ġhouse", + "hold" + ], + [ + "Ġal", + "ike" + ], + [ + "rib", + "e" + ], + [ + "Ġequ", + "ally" + ], + [ + "Ġenth", + "us" + ], + [ + "ĠPro", + "blem" + ], + [ + "Ġden", + "omin" + ], + [ + "Ġs", + "ight" + ], + [ + "Ġn", + "ur" + ], + [ + "iv", + "ated" + ], + [ + "c", + "ar" + ], + [ + "Ġcor", + "n" + ], + [ + "L", + "og" + ], + [ + "Ġdeli", + "very" + ], + [ + "Ġte", + "a" + ], + [ + "h", + "av" + ], + [ + "Ġocc", + "asion" + ], + [ + "Ġbreat", + "h" + ], + [ + "Ġ$", + "{\\" + ], + [ + "ĠL", + "ib" + ], + [ + "Ġhous", + "ing" + ], + [ + "ĠMathemat", + "ics" + ], + [ + "d", + "ig" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠ" + ], + [ + "ple", + "x" + ], + [ + "Ġmeas", + "uring" + ], + [ + "li", + "ament" + ], + [ + "or", + "al" + ], + [ + "ĠSt", + "reet" + ], + [ + "ĠT", + "ri" + ], + [ + "Ġs", + "izes" + ], + [ + "ic", + "ago" + ], + [ + "Ġnew", + "sp" + ], + [ + "ĠN", + "atural" + ], + [ + "ast", + "s" + ], + [ + "In", + "f" + ], + [ + "L", + "esson" + ], + [ + "Ġcon", + "vey" + ], + [ + "Ġ6", + "5" + ], + [ + "h", + "op" + ], + [ + "p", + "m" + ], + [ + "T", + "ra" + ], + [ + "Ġprof", + "it" + ], + [ + "ĠEmp", + "ire" + ], + [ + "Ġte", + "en" + ], + [ + "Ġsubsequ", + "ent" + ], + [ + "Ġdec", + "or" + ], + [ + "te", + "en" + ], + [ + "at", + "ial" + ], + [ + "ms", + "g" + ], + [ + "Ġdist", + "rict" + ], + [ + "Ġpro", + "ceed" + ], + [ + "Ġfab", + "ric" + ], + [ + "A", + "ss" + ], + [ + "Ġext", + "ension" + ], + [ + "ern", + "ame" + ], + [ + "Ġsub", + "stances" + ], + [ + "Build", + "er" + ], + [ + "Ġleg", + "s" + ], + [ + "Ġhapp", + "ening" + ], + [ + "ĠCon", + "stitution" + ], + [ + "Ġvulner", + "able" + ], + [ + "E", + "C" + ], + [ + "Ġam", + "id" + ], + [ + "Ġor", + "g" + ], + [ + "ĠT", + "able" + ], + [ + "z", + "ed" + ], + [ + "Ġmechan", + "ism" + ], + [ + "Ġaccel", + "eration" + ], + [ + "Ġput", + "ting" + ], + [ + "Ġst", + "ake" + ], + [ + "ment", + "ed" + ], + [ + "Ġrel", + "iable" + ], + [ + "Ġst", + "reet" + ], + [ + "C", + "ons" + ], + [ + "D", + "S" + ], + [ + "Ġconf", + "ir" + ], + [ + "Ġmin", + "ute" + ], + [ + "o", + "ir" + ], + [ + "R", + "A" + ], + [ + "Ġla", + "un" + ], + [ + "Ġt", + "ank" + ], + [ + "ers", + "ion" + ], + [ + "Ġfor", + "g" + ], + [ + "Ġdo", + "i" + ], + [ + "Ġal", + "ter" + ], + [ + "Ġme", + "als" + ], + [ + "Ġthreat", + "s" + ], + [ + "Ġas", + "p" + ], + [ + "Ġsw", + "im" + ], + [ + "st", + "on" + ], + [ + "Ġam", + "pl" + ], + [ + "Ġmulti", + "plication" + ], + [ + "d", + "t" + ], + [ + "Y", + "our" + ], + [ + "Ġinvestig", + "ation" + ], + [ + "w", + "ind" + ], + [ + "ĠF", + "un" + ], + [ + "ĠJose", + "ph" + ], + [ + "ĠIn", + "it" + ], + [ + "Ġch", + "ick" + ], + [ + "ir", + "ty" + ], + [ + "am", + "ps" + ], + [ + "r", + "ating" + ], + [ + "ibr", + "aries" + ], + [ + "om", + "ach" + ], + [ + "ĠL", + "ast" + ], + [ + "Ġc", + "ul" + ], + [ + "ĠT", + "V" + ], + [ + "Ġres", + "erv" + ], + [ + "con", + "text" + ], + [ + "Ġw", + "ww" + ], + [ + "Ġd", + "ental" + ], + [ + "ct", + "ure" + ], + [ + "Ġcur", + "ious" + ], + [ + "Ġover", + "w" + ], + [ + "is", + "ters" + ], + [ + "Ġaccess", + "ible" + ], + [ + "Ġheav", + "ily" + ], + [ + "ĠE", + "ffect" + ], + [ + "Ġv", + "ote" + ], + [ + "Ġdem", + "ands" + ], + [ + "e", + "enth" + ], + [ + "Ġcent", + "ers" + ], + [ + "*", + "}" + ], + [ + "Ġen", + "zym" + ], + [ + "Ġobserv", + "ation" + ], + [ + "h", + "as" + ], + [ + "z", + "il" + ], + [ + "Ġ4", + "2" + ], + [ + "Ġinst", + "ances" + ], + [ + "e", + "vent" + ], + [ + "Ġb", + "oy" + ], + [ + "Ġe", + "ar" + ], + [ + "Ġcalcul", + "ator" + ], + [ + "Ġsp", + "ending" + ], + [ + "Ġdepend", + "ent" + ], + [ + "Ġinfluen", + "ced" + ], + [ + ".", + "|" + ], + [ + "Ġmov", + "ie" + ], + [ + "ĠH", + "aw" + ], + [ + "Ġiniti", + "atives" + ], + [ + "Ġf", + "ashion" + ], + [ + "U", + "se" + ], + [ + "Ġgrav", + "ity" + ], + [ + "Ġaw", + "ait" + ], + [ + "Ġdel", + "ay" + ], + [ + "Ġpoet", + "ry" + ], + [ + "ock", + "ed" + ], + [ + "Ġm", + "amm" + ], + [ + "Ġfl", + "our" + ], + [ + "t", + "X" + ], + [ + "ĊĠĠĠĠĠĠĠĠ", + "ĠĠĠĠ" + ], + [ + "Ġ6", + "4" + ], + [ + "Ġequ", + "ality" + ], + [ + "ĠR", + "ome" + ], + [ + "r", + "us" + ], + [ + "ĠF", + "ollow" + ], + [ + "St", + "ring" + ], + [ + "ĠT", + "em" + ], + [ + "dat", + "aset" + ], + [ + "st", + "ac" + ], + [ + "Ġidentify", + "ing" + ], + [ + "ĠInd", + "igenous" + ], + [ + "Ġr", + "u" + ], + [ + "Ġsp", + "in" + ], + [ + "ç", + "ļ" + ], + [ + "ograph", + "ical" + ], + [ + "Ġ19", + "70" + ], + [ + "Ġw", + "idespread" + ], + [ + "se", + "y" + ], + [ + "ac", + "her" + ], + [ + "Ġlif", + "estyle" + ], + [ + "Ġg", + "one" + ], + [ + "os", + "ph" + ], + [ + "Ġm", + "ood" + ], + [ + "Ġrow", + "s" + ], + [ + "u", + "id" + ], + [ + "The", + "n" + ], + [ + "Ġcoord", + "inates" + ], + [ + "Ġ19", + "80" + ], + [ + "Ġmagn", + "itude" + ], + [ + "Ġre", + "nder" + ], + [ + "Ġcontain", + "er" + ], + [ + "ov", + "ing" + ], + [ + "b", + "les" + ], + [ + "Ġtra", + "ined" + ], + [ + "Ġpar", + "agraph" + ], + [ + "Ġve", + "ctors" + ], + [ + "Ġantib", + "iot" + ], + [ + "A", + "m" + ], + [ + "ĠPar", + "is" + ], + [ + "ill", + "a" + ], + [ + "ĠUS", + "A" + ], + [ + "Con", + "fig" + ], + [ + "ast", + "y" + ], + [ + "Ġpart", + "ner" + ], + [ + "Ġz", + "one" + ], + [ + "er", + "as" + ], + [ + "ĠN", + "ations" + ], + [ + "Ġre", + "ward" + ], + [ + ")", + "-" + ], + [ + "ual", + "ity" + ], + [ + "Ġbo", + "ys" + ], + [ + "Ġad", + "m" + ], + [ + "t", + "otal" + ], + [ + "Ġencourag", + "es" + ], + [ + "il", + "ation" + ], + [ + "ĠCom", + "mit" + ], + [ + "Ġconflict", + "s" + ], + [ + "Ġfert", + "il" + ], + [ + "Ġpass", + "age" + ], + [ + "ĠG", + "raph" + ], + [ + "Ġla", + "unch" + ], + [ + "Ġcont", + "rovers" + ], + [ + "Ġl", + "ic" + ], + [ + "Ġpres", + "erve" + ], + [ + "Ġwill", + "ing" + ], + [ + "k", + "i" + ], + [ + "Ġ\"", + "\\" + ], + [ + "Ġfocus", + "ing" + ], + [ + "Ġd", + "ance" + ], + [ + "Ġvess", + "els" + ], + [ + "ĠT", + "imes" + ], + [ + "ĠP", + "an" + ], + [ + "C", + "ur" + ], + [ + "Ġg", + "ap" + ], + [ + "ĠW", + "ord" + ], + [ + "low", + "er" + ], + [ + "ĠI", + "II" + ], + [ + "D", + "P" + ], + [ + "r", + "ine" + ], + [ + "Ġn", + "ic" + ], + [ + "Ġimplement", + "ed" + ], + [ + "Ġexpl", + "icit" + ], + [ + "Ġ", + ".." + ], + [ + "çļ", + "Ħ" + ], + [ + "Ġmind", + "s" + ], + [ + "Â", + "²" + ], + [ + "Ġv", + "ac" + ], + [ + "Ġtro", + "ops" + ], + [ + "Ġhuman", + "ity" + ], + [ + "Ġneighbor", + "hood" + ], + [ + "m", + "ail" + ], + [ + "ro", + "oms" + ], + [ + "Ġdial", + "ogue" + ], + [ + "Ġsh", + "ot" + ], + [ + "\"", + "]," + ], + [ + "Ġobs", + "erve" + ], + [ + "Ġfund", + "s" + ], + [ + "ĠAre", + "a" + ], + [ + "Ġcry", + "st" + ], + [ + ")", + ")," + ], + [ + "Ġv", + "ideos" + ], + [ + "I", + "A" + ], + [ + "Ã", + "¶" + ], + [ + "ors", + "es" + ], + [ + "Ġcl", + "othing" + ], + [ + "ĠIt", + "aly" + ], + [ + "Ġ199", + "8" + ], + [ + "out", + "s" + ], + [ + "Ġart", + "istic" + ], + [ + "Ġhe", + "nce" + ], + [ + "Ġemploy", + "ment" + ], + [ + "Ġsur", + "ve" + ], + [ + "Ġt", + "ag" + ], + [ + "Ġcolle", + "agues" + ], + [ + "ĠG", + "al" + ], + [ + "Ġ3", + "7" + ], + [ + "ĠCh", + "ange" + ], + [ + "ĠCol", + "or" + ], + [ + "k", + "l" + ], + [ + "Ġab", + "stract" + ], + [ + "Ġintric", + "ate" + ], + [ + "Ġsmo", + "king" + ], + [ + "Ġsimultane", + "ously" + ], + [ + "ic", + "ide" + ], + [ + "Ġf", + "t" + ], + [ + "M", + "ed" + ], + [ + "ish", + "ment" + ], + [ + "B", + "S" + ], + [ + "Ġent", + "ertain" + ], + [ + "Ġfoss", + "il" + ], + [ + "n", + "on" + ], + [ + "Ġestim", + "ates" + ], + [ + "fi", + "U" + ], + [ + "Ġadminist", + "r" + ], + [ + "Ġcontribut", + "ions" + ], + [ + "Ġsup", + "posed" + ], + [ + "=", + "-" + ], + [ + "Ġdiscuss", + "ing" + ], + [ + "ĠO", + "cean" + ], + [ + "Ġthe", + "sis" + ], + [ + "Ġmere", + "ly" + ], + [ + "Ġ", + "~" + ], + [ + "Ġoper", + "ate" + ], + [ + "Ġro", + "of" + ], + [ + "ĠBo", + "ard" + ], + [ + "Ġco", + "vers" + ], + [ + "âĢĻ", + "," + ], + [ + "k", + "g" + ], + [ + "Ġor", + "dered" + ], + [ + "Ġmax", + "im" + ], + [ + "A", + "re" + ], + [ + "ĠS", + "outhern" + ], + [ + "Ġsubstant", + "ial" + ], + [ + "St", + "ate" + ], + [ + "Ġpres", + "ents" + ], + [ + "Ġcolon", + "ial" + ], + [ + "Ġw", + "arn" + ], + [ + "Ġ1", + "20" + ], + [ + "Ġinsect", + "s" + ], + [ + "Ġenab", + "ling" + ], + [ + "g", + "rid" + ], + [ + "Ġh", + "us" + ], + [ + "Ġch", + "rom" + ], + [ + "^{", + "-" + ], + [ + "Ġrout", + "ine" + ], + [ + "ra", + "pe" + ], + [ + "ĠT", + "ry" + ], + [ + "ĠC", + "irc" + ], + [ + "ĠCol", + "umb" + ], + [ + "30", + "76" + ], + [ + "ĠL", + "iter" + ], + [ + "Ġinstall", + "ed" + ], + [ + "ĠCommun", + "ity" + ], + [ + "Ġdist", + "urb" + ], + [ + "Ġarg", + "ue" + ], + [ + "g", + "rad" + ], + [ + "PL", + "V" + ], + [ + "ĊĠĠĠĠĠĠĠĠ", + "ĊĠĠĠĠĠĠĠ" + ], + [ + "Ġfib", + "er" + ], + [ + "Ġcomput", + "ing" + ], + [ + "I", + "ST" + ], + [ + "b", + "ing" + ], + [ + "Ġprov", + "ed" + ], + [ + "}", + "(" + ], + [ + "ĠE", + "astern" + ], + [ + "m", + "u" + ], + [ + "J", + "Ty" + ], + [ + "Ġfacilit", + "ate" + ], + [ + "l", + "PLV" + ], + [ + "d", + "iv" + ], + [ + "Ġreve", + "al" + ], + [ + "Ġinter", + "pre" + ], + [ + "Ġpsych", + "ology" + ], + [ + "Ċĉĉ", + "ĉĉ" + ], + [ + "Ġupd", + "ated" + ], + [ + "k", + "ins" + ], + [ + "Ġunivers", + "al" + ], + [ + "³³³³", + "³³³" + ], + [ + "Ġout", + "do" + ], + [ + "O", + "W" + ], + [ + "re", + "land" + ], + [ + "id", + "ity" + ], + [ + "on", + "ym" + ], + [ + "Ġag", + "ent" + ], + [ + "Ġperman", + "ent" + ], + [ + "ĠB", + "ur" + ], + [ + "ail", + "ability" + ], + [ + "Ġr", + "ank" + ], + [ + "Ġreal", + "ize" + ], + [ + "Ġn", + "u" + ], + [ + "Ġtem", + "pl" + ], + [ + "Americ", + "an" + ], + [ + "Ġref", + "uge" + ], + [ + "pro", + "duct" + ], + [ + "st", + "atic" + ], + [ + "Ġinf", + "o" + ], + [ + "ĠTh", + "ree" + ], + [ + "Ġl", + "ie" + ], + [ + "Ġpain", + "t" + ], + [ + "Ġadequ", + "ate" + ], + [ + "Ġp", + "d" + ], + [ + "op", + "es" + ], + [ + "Ġcomp", + "ounds" + ], + [ + "W", + "id" + ], + [ + "Ġdifferent", + "ly" + ], + [ + "it", + "an" + ], + [ + "or", + "a" + ], + [ + "ut", + "ch" + ], + [ + "ik", + "i" + ], + [ + "Ġpromin", + "ent" + ], + [ + "Ċĉĉ", + "ĉ" + ], + [ + "Ġmus", + "ical" + ], + [ + "Ġterrit", + "ory" + ], + [ + "Ġun", + "able" + ], + [ + "Ġmom", + "ents" + ], + [ + "Ġc", + "row" + ], + [ + "ĠP", + "lease" + ], + [ + "ik", + "ip" + ], + [ + "Ġmy", + "st" + ], + [ + "Ġd", + "aughter" + ], + [ + "is", + "p" + ], + [ + "Ġm", + "and" + ], + [ + "in", + "fty" + ], + [ + "O", + "M" + ], + [ + "ry", + "pt" + ], + [ + "Ġprotect", + "ing" + ], + [ + "92", + "3076" + ], + [ + "force", + "ment" + ], + [ + "ter", + "ol" + ], + [ + "Ġc", + "ust" + ], + [ + "Ġreal", + "m" + ], + [ + "t", + "ag" + ], + [ + "Ġown", + "er" + ], + [ + "Ġt", + "ip" + ], + [ + "ĠM", + "il" + ], + [ + "Ġcommit", + "ted" + ], + [ + "Ġres", + "id" + ], + [ + "ĠRich", + "ard" + ], + [ + "ov", + "en" + ], + [ + "Ġ19", + "60" + ], + [ + "ĠCO", + "VID" + ], + [ + "Ġad", + "ds" + ], + [ + "Ġrequ", + "iring" + ], + [ + "Ġre", + "verse" + ], + [ + "Ġengine", + "ers" + ], + [ + "Ġcalcul", + "ations" + ], + [ + "Ġmechan", + "ical" + ], + [ + "t", + "xt" + ], + [ + "Ġresult", + "ed" + ], + [ + "ĠCont", + "in" + ], + [ + "ir", + "us" + ], + [ + "Ġdec", + "ade" + ], + [ + "Ġp", + "ed" + ], + [ + "Ġath", + "let" + ], + [ + "Ġfe", + "els" + ], + [ + "f", + "erence" + ], + [ + "C", + "M" + ], + [ + "E", + "P" + ], + [ + "Ġlabor", + "atory" + ], + [ + "Ġexcept", + "ion" + ], + [ + "ex", + "ec" + ], + [ + "m", + "ode" + ], + [ + "Ġeduc", + "ators" + ], + [ + "Ġres", + "on" + ], + [ + "Ġperform", + "ing" + ], + [ + "Ġobject", + "ives" + ], + [ + "Ġh", + "ole" + ], + [ + "Ġc", + "ouns" + ], + [ + "u", + "i" + ], + [ + "he", + "ast" + ], + [ + "ĠIt", + "alian" + ], + [ + "ĠHist", + "orical" + ], + [ + "ĠDe", + "v" + ], + [ + "Ġminim", + "ize" + ], + [ + "Ġint", + "ent" + ], + [ + "Ġad", + "vert" + ], + [ + "ĠOb", + "ject" + ], + [ + "oles", + "terol" + ], + [ + "sequ", + "ently" + ], + [ + "Ġm", + "ur" + ], + [ + "ĠMich", + "ael" + ], + [ + "U", + "sing" + ], + [ + "Ġphenomen", + "on" + ], + [ + "Ġj", + "oy" + ], + [ + "t", + "an" + ], + [ + "Ġfour", + "th" + ], + [ + "Ġag", + "ents" + ], + [ + "Ġsc", + "hed" + ], + [ + "ĠH", + "appy" + ], + [ + "it", + "z" + ], + [ + "ĠV", + "er" + ], + [ + "ĠMod", + "el" + ], + [ + "Ġbar", + "riers" + ], + [ + "P", + "re" + ], + [ + "Ġref", + "lection" + ], + [ + "part", + "ial" + ], + [ + "Ġpo", + "em" + ], + [ + "com", + "fort" + ], + [ + "Ġend", + "ed" + ], + [ + "Ġaim", + "s" + ], + [ + "Ġs", + "essions" + ], + [ + "Ġrece", + "iving" + ], + [ + "c", + "ription" + ], + [ + "Ġgradu", + "ally" + ], + [ + "ĠIm", + "port" + ], + [ + "Ġc", + "oding" + ], + [ + "Ġdeb", + "t" + ], + [ + "S", + "p" + ], + [ + "Ġsp", + "ok" + ], + [ + "Ġprinc", + "ipal" + ], + [ + "ĠP", + "ass" + ], + [ + "ĠP", + "enn" + ], + [ + "ut", + "ive" + ], + [ + "Ġw", + "rap" + ], + [ + "ĠSc", + "ott" + ], + [ + "ear", + "chers" + ], + [ + "Ġbi", + "ology" + ], + [ + "Ġconvers", + "ations" + ], + [ + "Ġnarr", + "ative" + ], + [ + "t", + "ic" + ], + [ + "Ġm", + "ys" + ], + [ + "ã", + "ĥ" + ], + [ + "Ġform", + "ing" + ], + [ + "un", + "ning" + ], + [ + "ĠCh", + "ild" + ], + [ + "Ġb", + "in" + ], + [ + "Ġ20", + "21" + ], + [ + "ree", + "k" + ], + [ + "od", + "ed" + ], + [ + "ar", + "ks" + ], + [ + "/", + "(" + ], + [ + "ĠSp", + "ain" + ], + [ + "Ġt", + "ension" + ], + [ + "Ġr", + "ice" + ], + [ + "Ġbig", + "gest" + ], + [ + "s", + "ample" + ], + [ + "Ġass", + "igned" + ], + [ + "Ġevol", + "ved" + ], + [ + "Ġtheore", + "m" + ], + [ + "ĠN", + "OT" + ], + [ + "Ġemot", + "ion" + ], + [ + "l", + "ights" + ], + [ + "ĠI", + "reland" + ], + [ + "Ġcy", + "cl" + ], + [ + "ĠW", + "ood" + ], + [ + "Ġsustain", + "ability" + ], + [ + "L", + "ear" + ], + [ + "Ġdis", + "pl" + ], + [ + "Ġord", + "inary" + ], + [ + "}", + "_{" + ], + [ + "Ġm", + "ild" + ], + [ + "Ġris", + "ing" + ], + [ + "Ġfin", + "ished" + ], + [ + "Ġconstruct", + "ed" + ], + [ + "Ġwould", + "n" + ], + [ + "ikip", + "edia" + ], + [ + "Ġdet", + "ection" + ], + [ + "ĠDise", + "ase" + ], + [ + "Ġsc", + "an" + ], + [ + "a", + "wn" + ], + [ + "n", + "orm" + ], + [ + "ĠAd", + "minist" + ], + [ + "ĠHel", + "p" + ], + [ + "ĠM", + "ars" + ], + [ + "s", + "ession" + ], + [ + "Ġlog", + "ger" + ], + [ + "ĠOn", + "line" + ], + [ + "ĠCl", + "in" + ], + [ + "Ġdef", + "e" + ], + [ + "Ġst", + "omach" + ], + [ + "'", + "):" + ], + [ + "Ġ5", + "5" + ], + [ + "Ġmarg", + "inal" + ], + [ + "us", + "hed" + ], + [ + "am", + "i" + ], + [ + "Ġmar", + "ried" + ], + [ + "ĠAs", + "ian" + ], + [ + "Ġinteg", + "rated" + ], + [ + "Ċ", + "ĠĠ" + ], + [ + "esc", + "ript" + ], + [ + "ed", + "u" + ], + [ + "ant", + "a" + ], + [ + "se", + "m" + ], + [ + "Ġprevent", + "ing" + ], + [ + "Ġfound", + "ed" + ], + [ + "Ġtarget", + "s" + ], + [ + "ĠH", + "y" + ], + [ + "Ġfl", + "av" + ], + [ + "Ġpe", + "ak" + ], + [ + "Ġmod", + "ified" + ], + [ + "Ġp", + "ra" + ], + [ + "f", + "ish" + ], + [ + "it", + "ical" + ], + [ + "ĠC", + "le" + ], + [ + "Ġrob", + "ust" + ], + [ + "Ġmy", + "ster" + ], + [ + "Ġcomb", + "at" + ], + [ + "c", + "hen" + ], + [ + "Ġcl", + "ock" + ], + [ + "Ġcontribut", + "ed" + ], + [ + "u", + "gh" + ], + [ + "Q", + "U" + ], + [ + "ĠT", + "om" + ], + [ + "Ġmix", + "ture" + ], + [ + "Ġassoci", + "ation" + ], + [ + "Ġnot", + "able" + ], + [ + "im", + "als" + ], + [ + "ĠL", + "im" + ], + [ + "il", + "i" + ], + [ + "Ġinflu", + "ences" + ], + [ + "Ġpartic", + "le" + ], + [ + "con", + "s" + ], + [ + "Ġdoll", + "ars" + ], + [ + "R", + "et" + ], + [ + "ĠS", + "chol" + ], + [ + "Ġrad", + "ical" + ], + [ + "P", + "oint" + ], + [ + "ĠR", + "om" + ], + [ + "Ġextra", + "ord" + ], + [ + "Ġt", + "ack" + ], + [ + "et", + "ies" + ], + [ + "f", + "ields" + ], + [ + "ĠS", + "ection" + ], + [ + "ell", + "s" + ], + [ + "Ġwatch", + "ing" + ], + [ + "Ġf", + "urn" + ], + [ + "Ġtreat", + "ing" + ], + [ + "Ġri", + "vers" + ], + [ + "d", + "iff" + ], + [ + "est", + "ing" + ], + [ + "ĠPro", + "cess" + ], + [ + "u", + "its" + ], + [ + "Ġ9", + "5" + ], + [ + "ress", + "ive" + ], + [ + "ym", + "ph" + ], + [ + "Ġn", + "ob" + ], + [ + "g", + "ers" + ], + [ + "ĠAl", + "gebra" + ], + [ + "T", + "oday" + ], + [ + "ĠB", + "ank" + ], + [ + "aut", + "h" + ], + [ + "Ġout", + "l" + ], + [ + "Ġanal", + "ys" + ], + [ + "Ġdis", + "appe" + ], + [ + "Ġac", + "ids" + ], + [ + "ir", + "ds" + ], + [ + "lay", + "er" + ], + [ + "sc", + "ore" + ], + [ + "']", + "." + ], + [ + "Ġsh", + "ips" + ], + [ + "ĠS", + "pecial" + ], + [ + "Ġconstant", + "ly" + ], + [ + "C", + "o" + ], + [ + "Ġcontrol", + "s" + ], + [ + "Ġv", + "eter" + ], + [ + "Ġser", + "ial" + ], + [ + "crib", + "ed" + ], + [ + "Ġdifficult", + "ies" + ], + [ + "w", + "rit" + ], + [ + "Ġact", + "ing" + ], + [ + "Ġcomp", + "ute" + ], + [ + "Ġshap", + "ed" + ], + [ + "Ġanaly", + "zing" + ], + [ + "Ġb", + "ag" + ], + [ + "ĠN", + "orthern" + ], + [ + "connect", + "ed" + ], + [ + "em", + "ia" + ], + [ + "Ġf", + "est" + ], + [ + "i", + "h" + ], + [ + "comp", + "ass" + ], + [ + "ain", + "ing" + ], + [ + "Ġin", + "hib" + ], + [ + "Ġprov", + "iders" + ], + [ + "Ġent", + "ered" + ], + [ + "ever", + "al" + ], + [ + "ĠB", + "ig" + ], + [ + "Ġexcess", + "ive" + ], + [ + "ĠW", + "ill" + ], + [ + "Ġcal", + "cium" + ], + [ + "Ġdestroy", + "ed" + ], + [ + "Ġhistor", + "ic" + ], + [ + "ĠSc", + "ot" + ], + [ + "Ġunus", + "ual" + ], + [ + "cap", + "es" + ], + [ + "ir", + "atory" + ], + [ + "ari", + "os" + ], + [ + "Ġdis", + "rupt" + ], + [ + "Ġv", + "an" + ], + [ + "Ġsqu", + "ares" + ], + [ + "Ġl", + "ists" + ], + [ + "Ġhand", + "ling" + ], + [ + "ab", + "led" + ], + [ + "Ġconnect", + "ing" + ], + [ + "et", + "t" + ], + [ + "Ġto", + "t" + ], + [ + "Ġinter", + "ventions" + ], + [ + "e", + "ffect" + ], + [ + "rict", + "ion" + ], + [ + "P", + "y" + ], + [ + "ĠRes", + "ources" + ], + [ + "ib", + "Builder" + ], + [ + "ĠG", + "ard" + ], + [ + "3", + "00" + ], + [ + "ĠH", + "T" + ], + [ + "Ġaccom", + "mod" + ], + [ + "ĠG", + "iven" + ], + [ + "re", + "place" + ], + [ + "Ġfair", + "ly" + ], + [ + "Ġeffect", + "iveness" + ], + [ + "Ġs", + "port" + ], + [ + "st", + "d" + ], + [ + "Ġb", + "onds" + ], + [ + "Ġcap", + "abilities" + ], + [ + "Ġdep", + "artment" + ], + [ + "a", + "ired" + ], + [ + "dim", + "ensional" + ], + [ + "ĠLear", + "n" + ], + [ + "ĠC", + "amp" + ], + [ + "Ġp", + "in" + ], + [ + "ĠN", + "ame" + ], + [ + "g", + "ments" + ], + [ + "ĠS", + "ep" + ], + [ + "Ġus", + "ual" + ], + [ + "Ġcustom", + "er" + ], + [ + "ear", + "s" + ], + [ + "H", + "S" + ], + [ + "ĠB", + "ack" + ], + [ + "Ġvers", + "ions" + ], + [ + "m", + "ult" + ], + [ + "Ġ>", + "=" + ], + [ + "Ġmin", + "ing" + ], + [ + "Ġsac", + "r" + ], + [ + "Ġfeed", + "ing" + ], + [ + "Ġfall", + "s" + ], + [ + "c", + "irc" + ], + [ + "Ġcarry", + "ing" + ], + [ + "ĠPl", + "ay" + ], + [ + "Ġvari", + "ation" + ], + [ + "F", + "A" + ], + [ + "D", + "is" + ], + [ + "Ġne", + "ck" + ], + [ + "Ġout", + "er" + ], + [ + "Ġst", + "ores" + ], + [ + "ad", + "y" + ], + [ + "Ġstruct", + "ural" + ], + [ + "dev", + "ice" + ], + [ + "and", + "on" + ], + [ + "aw", + "s" + ], + [ + "+", + "\\" + ], + [ + "Ġdevelop", + "ments" + ], + [ + "ore", + "m" + ], + [ + "ĠTh", + "anks" + ], + [ + "Ġhon", + "or" + ], + [ + "iz", + "ers" + ], + [ + "Ġst", + "ead" + ], + [ + "on", + "ia" + ], + [ + "Ġhome", + "work" + ], + [ + "Ġhyd", + "rogen" + ], + [ + "Ġl", + "iv" + ], + [ + "Ġ", + "]," + ], + [ + "Ġcontribut", + "ing" + ], + [ + "Ġro", + "cks" + ], + [ + "ĠStr", + "ateg" + ], + [ + "ĠA", + "B" + ], + [ + "Ġc", + "ash" + ], + [ + "Ġen", + "emy" + ], + [ + "Ġclass", + "ic" + ], + [ + "y", + "ou" + ], + [ + "ĠA", + "L" + ], + [ + "op", + "ic" + ], + [ + "Ġob", + "stac" + ], + [ + "Ġsmo", + "ke" + ], + [ + "Ġlight", + "s" + ], + [ + "ĠD", + "ou" + ], + [ + "erc", + "ise" + ], + [ + "Ġ[", + "\"" + ], + [ + "Ġimm", + "igr" + ], + [ + "Ġprof", + "ile" + ], + [ + "Ġdep", + "art" + ], + [ + "Q", + "L" + ], + [ + "os", + "ion" + ], + [ + "Ġattempt", + "s" + ], + [ + "Ġe", + "pid" + ], + [ + "Ġqual", + "ities" + ], + [ + "or", + "ate" + ], + [ + "Ġgreen", + "house" + ], + [ + "ab", + "il" + ], + [ + "ĠB", + "rown" + ], + [ + "ER", + "S" + ], + [ + "oc", + "king" + ], + [ + "Ġoverw", + "hel" + ], + [ + "ie", + "val" + ], + [ + "Ġbran", + "ches" + ], + [ + "ĠÏ", + "Ģ" + ], + [ + "ĠSar", + "ah" + ], + [ + "loc", + "al" + ], + [ + "ĠO", + "x" + ], + [ + "b", + "eta" + ], + [ + "AA", + "AA" + ], + [ + "se", + "lect" + ], + [ + "ter", + "y" + ], + [ + "Ġd", + "ates" + ], + [ + "ĠMay", + "be" + ], + [ + "ĠH", + "and" + ], + [ + "Ġessential", + "ly" + ], + [ + "Ġacknow", + "led" + ], + [ + "un", + "it" + ], + [ + "et", + "ics" + ], + [ + "ĠCh", + "icago" + ], + [ + "Ġdis", + "put" + ], + [ + "Ġv", + "ocabulary" + ], + [ + "Ġvari", + "ations" + ], + [ + "ou", + "nce" + ], + [ + "Ġwor", + "ship" + ], + [ + "ĠVal", + "ley" + ], + [ + "ĠIn", + "s" + ], + [ + "Ġnew", + "ly" + ], + [ + "Ġd", + "ictionary" + ], + [ + "Ġrecommend", + "ations" + ], + [ + "ble", + "ms" + ], + [ + "Ġprec", + "ise" + ], + [ + ")", + "$$" + ], + [ + "ĠT", + "ogether" + ], + [ + "Ġcy", + "l" + ], + [ + "Ġlegis", + "lation" + ], + [ + "Ġpart", + "ial" + ], + [ + "Ġï", + "Ģ" + ], + [ + "ep", + "s" + ], + [ + "add", + "ress" + ], + [ + "Ġvisit", + "ors" + ], + [ + "Ġdi", + "oxide" + ], + [ + "Ġdirect", + "ions" + ], + [ + "Ġbring", + "ing" + ], + [ + "Ġcompos", + "ed" + ], + [ + "Ġin", + "n" + ], + [ + "es", + "is" + ], + [ + "ĠAcad", + "emy" + ], + [ + "val", + "u" + ], + [ + "ithm", + "etic" + ], + [ + "Ġob", + "lig" + ], + [ + "Ġphot", + "o" + ], + [ + "bl", + "ock" + ], + [ + "ĠSu", + "per" + ], + [ + "Ġinter", + "face" + ], + [ + "Ġb", + "iod" + ], + [ + "ĠCarol", + "ina" + ], + [ + "Ġmit", + "ig" + ], + [ + "Ġwell", + "being" + ], + [ + "Ġflow", + "s" + ], + [ + "Ġpract", + "ition" + ], + [ + "Ġelect", + "ro" + ], + [ + "Des", + "pite" + ], + [ + "f", + "ound" + ], + [ + "Ġun", + "w" + ], + [ + "ĠR", + "oyal" + ], + [ + "Ġcon", + "j" + ], + [ + "lab", + "els" + ], + [ + "Ġext", + "end" + ], + [ + "s", + "ign" + ], + [ + "Ġhead", + "s" + ], + [ + "fun", + "c" + ], + [ + "athe", + "red" + ], + [ + "R", + "equ" + ], + [ + "Ġtrans", + "lation" + ], + [ + "`", + "." + ], + [ + "Ġsh", + "arp" + ], + [ + "Ġcl", + "ients" + ], + [ + "Ġexpert", + "ise" + ], + [ + "Ġb", + "anks" + ], + [ + "ro", + "g" + ], + [ + "ph", + "i" + ], + [ + "��re", + "aching" + ], + [ + "al", + "a" + ], + [ + "ĠF", + "amily" + ], + [ + "ĠIr", + "ish" + ], + [ + "ĠM", + "er" + ], + [ + ".", + "âĢĻ" + ], + [ + "Ġarch", + "ae" + ], + [ + "ĠH", + "all" + ], + [ + "Ġinteract", + "ive" + ], + [ + "ĠB", + "ob" + ], + [ + "Ġcalcul", + "ation" + ], + [ + "Ġinput", + "s" + ], + [ + "the", + "less" + ], + [ + "Ġun", + "ion" + ], + [ + "Ġed", + "ition" + ], + [ + "Ġquant", + "ities" + ], + [ + "Ġincorpor", + "ate" + ], + [ + "Ġ199", + "7" + ], + [ + "it", + "ual" + ], + [ + "he", + "alth" + ], + [ + "ĠL", + "ook" + ], + [ + "Ġfind", + "s" + ], + [ + "ĠD", + "u" + ], + [ + "ure", + "au" + ], + [ + "Ġwhe", + "el" + ], + [ + "Ġindic", + "ated" + ], + [ + "f", + "ast" + ], + [ + "ru", + "ption" + ], + [ + "ĠEngine", + "ering" + ], + [ + "Ġeas", + "tern" + ], + [ + "Ġt", + "ick" + ], + [ + "rou", + "ps" + ], + [ + "Ġg", + "ent" + ], + [ + "Ġcomp", + "rom" + ], + [ + "n", + "ext" + ], + [ + "Ġpe", + "oples" + ], + [ + "Ġwebs", + "ites" + ], + [ + "ost", + "ic" + ], + [ + "d", + "rop" + ], + [ + "ch", + "arge" + ], + [ + "ĠP", + "ot" + ], + [ + "Ġsent", + "ences" + ], + [ + "ĠV", + "ictor" + ], + [ + "ĠF", + "unction" + ], + [ + "n", + "ight" + ], + [ + "ch", + "ar" + ], + [ + "Ġpract", + "icing" + ], + [ + "Ġcrim", + "inal" + ], + [ + "R", + "el" + ], + [ + "sy", + "stem" + ], + [ + "ĠÂ", + "·" + ], + [ + "Ġpos", + "it" + ], + [ + "p", + "ower" + ], + [ + "`", + "," + ], + [ + "d", + "irect" + ], + [ + "čĊ", + "čĊĠĠĠ" + ], + [ + "object", + "s" + ], + [ + "ĠCommit", + "tee" + ], + [ + "ĠStand", + "ard" + ], + [ + "ĠS", + "il" + ], + [ + "com", + "mon" + ], + [ + "Ġrep", + "air" + ], + [ + "Ġpl", + "enty" + ], + [ + "Ġover", + "come" + ], + [ + "Ġpre", + "ced" + ], + [ + "U", + "s" + ], + [ + "Ġemp", + "ower" + ], + [ + "Ġderiv", + "ative" + ], + [ + "Ġrot", + "ation" + ], + [ + "c", + "opy" + ], + [ + "B", + "ase" + ], + [ + "Ġch", + "annels" + ], + [ + "Ġge", + "ometry" + ], + [ + "Ġrel", + "ief" + ], + [ + "Ġsl", + "a" + ], + [ + "P", + "ath" + ], + [ + "Ġ", + "ĊĠĠĠĠĠĠĠ" + ], + [ + "S", + "up" + ], + [ + "mod", + "ule" + ], + [ + "Ġ", + "//" + ], + [ + "H", + "ist" + ], + [ + "Ġsit", + "ting" + ], + [ + "Ġbi", + "as" + ], + [ + "H", + "D" + ], + [ + "Ġm", + "ibBuilder" + ], + [ + "h", + "ab" + ], + [ + "Ġautom", + "atically" + ], + [ + "Ġmole", + "cular" + ], + [ + "ĠM", + "ad" + ], + [ + "an", + "o" + ], + [ + "Ġdang", + "er" + ], + [ + "Ġw", + "el" + ], + [ + "ĠN", + "ever" + ], + [ + "Ġf", + "er" + ], + [ + "res", + "ults" + ], + [ + "Ġp", + "it" + ], + [ + "ĠDiv", + "ision" + ], + [ + "Ġweap", + "ons" + ], + [ + "Ġsequ", + "ences" + ], + [ + "Ġmoist", + "ure" + ], + [ + "Ġexpl", + "ored" + ], + [ + "ĠOpt", + "ional" + ], + [ + "4", + "00" + ], + [ + "pl", + "oad" + ], + [ + "Ġdat", + "etime" + ], + [ + "Ġst", + "roke" + ], + [ + "Ind", + "ex" + ], + [ + "Ġtra", + "ce" + ], + [ + "Ġch", + "olesterol" + ], + [ + "Ġfrequ", + "ent" + ], + [ + "Ġpath", + "s" + ], + [ + "Ġth", + "row" + ], + [ + "ĠBra", + "zil" + ], + [ + "Ġpack", + "age" + ], + [ + "t", + "elling" + ], + [ + "og", + "rap" + ], + [ + "en", + "ess" + ], + [ + "Ġr", + "anging" + ], + [ + "L", + "ine" + ], + [ + "ĠYou", + "ng" + ], + [ + "Ġfarm", + "ing" + ], + [ + "Ġn", + "erve" + ], + [ + "m", + "em" + ], + [ + "C", + "ON" + ], + [ + "Ġcompass", + "ion" + ], + [ + "Ġpass", + "word" + ], + [ + "C", + "omm" + ], + [ + "F", + "rame" + ], + [ + "Ġencourag", + "ed" + ], + [ + "Ġne", + "ur" + ], + [ + "Ġgr", + "ant" + ], + [ + "Ġorg", + "ans" + ], + [ + "ĠPl", + "ace" + ], + [ + "Ġmys", + "elf" + ], + [ + "Ġsubt", + "ract" + ], + [ + "Ġrob", + "ot" + ], + [ + "ĠA", + "R" + ], + [ + "Ġd", + "ent" + ], + [ + "Ġinsp", + "iration" + ], + [ + "Ġgir", + "l" + ], + [ + "Ġes", + "cape" + ], + [ + "Ġin", + "her" + ], + [ + "Ġper", + "mission" + ], + [ + "Ġtiss", + "ues" + ], + [ + "Ġre", + "cept" + ], + [ + "Ġ3", + "8" + ], + [ + "h", + "ma" + ], + [ + "Ġob", + "esity" + ], + [ + "x", + "x" + ], + [ + "Ġint", + "ensity" + ], + [ + "ĠM", + "a" + ], + [ + "ĠT", + "ext" + ], + [ + "Ġsc", + "al" + ], + [ + "Ġc", + "ats" + ], + [ + "l", + "at" + ], + [ + "own", + "load" + ], + [ + "ĠâĨ", + "Ĵ" + ], + [ + "Ġpol", + "ar" + ], + [ + "ĠC", + "rit" + ], + [ + "ĠP", + "ath" + ], + [ + "Ġcont", + "amin" + ], + [ + "N", + "umber" + ], + [ + "Ġmem", + "br" + ], + [ + "Ġstim", + "ul" + ], + [ + "pl", + "t" + ], + [ + "Ġspecial", + "ized" + ], + [ + "Ġgl", + "uc" + ], + [ + "Ġr", + "hyth" + ], + [ + "Ġsla", + "very" + ], + [ + ")", + "|" + ], + [ + "epend", + "ent" + ], + [ + "Ġb", + "ath" + ], + [ + "Ġatt", + "ach" + ], + [ + "Ġt", + "ube" + ], + [ + "Ġefficient", + "ly" + ], + [ + "Ġtra", + "p" + ], + [ + "Ġrequest", + "s" + ], + [ + "Ġlaun", + "ched" + ], + [ + "math", + "bb" + ], + [ + "Ġcl", + "ub" + ], + [ + "Ġst", + "ere" + ], + [ + "v", + "ance" + ], + [ + "de", + "bug" + ], + [ + "Ġc", + "aught" + ], + [ + "or", + "rect" + ], + [ + "Ġcount", + "y" + ], + [ + "Ġa", + "ward" + ], + [ + "Ġph", + "arm" + ], + [ + "Ġm", + "ock" + ], + [ + "Ġdam", + "aged" + ], + [ + "N", + "et" + ], + [ + "C", + "ount" + ], + [ + "N", + "S" + ], + [ + "Ġsp", + "ir" + ], + [ + "Ġfe", + "at" + ], + [ + "y", + "roid" + ], + [ + "ĠF", + "our" + ], + [ + "ap", + "se" + ], + [ + "Ġke", + "ys" + ], + [ + "v", + "i" + ], + [ + "Ġpref", + "erences" + ], + [ + "li", + "k" + ], + [ + "Ġar", + "ise" + ], + [ + "ĠN", + "ext" + ], + [ + "Ġstrateg", + "ic" + ], + [ + "\\", + "$" + ], + [ + "Ġexperien", + "cing" + ], + [ + "Ġcho", + "osing" + ], + [ + "â̦", + "â̦" + ], + [ + "ĠWhe", + "ther" + ], + [ + "Ġpres", + "erving" + ], + [ + "cycl", + "op" + ], + [ + "Ġstat", + "istical" + ], + [ + "ad", + "ing" + ], + [ + ".\"", + ")" + ], + [ + "g", + "r" + ], + [ + "ĠPhys", + "ics" + ], + [ + "Ġfe", + "ver" + ], + [ + "Ġdim", + "ension" + ], + [ + "ĠTh", + "ough" + ], + [ + "N", + "ode" + ], + [ + "Ġdev", + "iation" + ], + [ + "s", + "end" + ], + [ + "Ġfriend", + "ly" + ], + [ + "Ġtheore", + "tical" + ], + [ + "ĠS", + "at" + ], + [ + "opt", + "ions" + ], + [ + "ou", + "rage" + ], + [ + "Ġre", + "put" + ], + [ + "Ġstrong", + "ly" + ], + [ + "Ġcollect", + "ions" + ], + [ + "ul", + "as" + ], + [ + "Ġsome", + "what" + ], + [ + "Ġdeterm", + "ining" + ], + [ + "bre", + "ak" + ], + [ + "M", + "M" + ], + [ + "Ġencourag", + "ing" + ], + [ + "os", + "h" + ], + [ + "er", + "ic" + ], + [ + "Ġb", + "low" + ], + [ + "re", + "ated" + ], + [ + "Ġc", + "ot" + ], + [ + "Ġcapt", + "ured" + ], + [ + "az", + "ine" + ], + [ + "Ġnorm", + "s" + ], + [ + "Ġtraum", + "a" + ], + [ + "Ġdri", + "ver" + ], + [ + "it", + "als" + ], + [ + "Ġquant", + "um" + ], + [ + "eg", + "a" + ], + [ + "Ġep", + "is" + ], + [ + "an", + "i" + ], + [ + "u", + "gg" + ], + [ + "Ġiss", + "ued" + ], + [ + "Ġextraord", + "inary" + ], + [ + "Ġt", + "ons" + ], + [ + "Ġphr", + "ase" + ], + [ + "Ġk", + "ne" + ], + [ + "o", + "ined" + ], + [ + "ĠC", + "ode" + ], + [ + "a", + "a" + ], + [ + "Ġint", + "ense" + ], + [ + "m", + "o" + ], + [ + "ĠCon", + "nect" + ], + [ + "Ġliter", + "acy" + ], + [ + "Ġin", + "verse" + ], + [ + "Ġsurpr", + "ising" + ], + [ + "it", + "ure" + ], + [ + "az", + "on" + ], + [ + "Ġclass", + "ical" + ], + [ + "re", + "ction" + ], + [ + "init", + "ial" + ], + [ + "ðĿ", + "IJ" + ], + [ + "her", + "ic" + ], + [ + "Ġdiagn", + "osed" + ], + [ + "ĠÂłĠÂł", + "ĠÂłĠÂł" + ], + [ + "ĠF", + "und" + ], + [ + "Ġinter", + "section" + ], + [ + "y", + "al" + ], + [ + "Ġdes", + "ert" + ], + [ + "Ġorig", + "ins" + ], + [ + "%", + ")" + ], + [ + "Ġmag", + "ic" + ], + [ + "s", + "up" + ], + [ + "G", + "e" + ], + [ + "ĠAg", + "ricult" + ], + [ + "Ġlog", + "ical" + ], + [ + "Ġkeep", + "s" + ], + [ + "Ġsp", + "an" + ], + [ + "Ġsatell", + "ite" + ], + [ + "Ġcoast", + "al" + ], + [ + "Ġequ", + "als" + ], + [ + "re", + "ams" + ], + [ + "ĠSc", + "iences" + ], + [ + "Ġvary", + "ing" + ], + [ + "Ġscen", + "ario" + ], + [ + "ri", + "um" + ], + [ + "Ġele", + "ction" + ], + [ + "Ġemphas", + "is" + ], + [ + "Ġwonder", + "ful" + ], + [ + "Ġr", + "id" + ], + [ + "Ġrec", + "all" + ], + [ + "ĠGe", + "org" + ], + [ + "Im", + "age" + ], + [ + "r", + "ane" + ], + [ + "Ġappro", + "ved" + ], + [ + "ĠF", + "ace" + ], + [ + "Ġdest", + "ruction" + ], + [ + "Ġab", + "andon" + ], + [ + "ĠBuild", + "ing" + ], + [ + "rape", + "ut" + ], + [ + "Ġident", + "ities" + ], + [ + "ud", + "e" + ], + [ + "ip", + "her" + ], + [ + "d", + "escription" + ], + [ + "it", + "t" + ], + [ + "ĠD", + "en" + ], + [ + "Ġcre", + "am" + ], + [ + "Ġc", + "a" + ], + [ + "co", + "pe" + ], + [ + "ĠC", + "ON" + ], + [ + "Ġla", + "id" + ], + [ + "Ġemb", + "racing" + ], + [ + "edi", + "at" + ], + [ + "Text", + "s" + ], + [ + ")", + "):" + ], + [ + "ĠS", + "ervices" + ], + [ + "Ġcar", + "b" + ], + [ + "u", + "els" + ], + [ + "Ġint", + "rig" + ], + [ + "qu", + "ad" + ], + [ + "Ġres", + "ident" + ], + [ + "ut", + "s" + ], + [ + "Ġs", + "ad" + ], + [ + "Ġ", + "ille" + ], + [ + "port", + "ed" + ], + [ + "l", + "n" + ], + [ + "Ġimplement", + "ing" + ], + [ + "ail", + "ing" + ], + [ + "pred", + "ict" + ], + [ + "Ġmin", + "erals" + ], + [ + "\"", + "))" + ], + [ + "Ġburn", + "ing" + ], + [ + "Ġl", + "ingu" + ], + [ + "ĠG", + "r" + ], + [ + "Ġt", + "urb" + ], + [ + "Ġcomb", + "ine" + ], + [ + "ĠB", + "ab" + ], + [ + "Ġenh", + "ancing" + ], + [ + "Ġexhib", + "it" + ], + [ + "am", + "ine" + ], + [ + "Ġ18", + "0" + ], + [ + "ĠU", + "lt" + ], + [ + "b", + "est" + ], + [ + "Ġgu", + "ard" + ], + [ + "t", + "f" + ], + [ + "Ġ199", + "6" + ], + [ + "In", + "put" + ], + [ + "ĠChristian", + "ity" + ], + [ + "F", + "ollow" + ], + [ + "Ġbl", + "ind" + ], + [ + "ĠHol", + "y" + ], + [ + "cont", + "in" + ], + [ + "Ġsign", + "ed" + ], + [ + "ĠV", + "iet" + ], + [ + "Ġmarket", + "ing" + ], + [ + "M", + "at" + ], + [ + "Ġhe", + "m" + ], + [ + "Ġaccur", + "ately" + ], + [ + "ot", + "ypes" + ], + [ + "Ġspect", + "rum" + ], + [ + "ĠPart", + "y" + ], + [ + "m", + "iss" + ], + [ + "ĠH", + "ence" + ], + [ + "Ġvol", + "can" + ], + [ + "Ġvictim", + "s" + ], + [ + "omet", + "ers" + ], + [ + "Ġf", + "o" + ], + [ + "Ġprov", + "en" + ], + [ + "Ġsun", + "light" + ], + [ + "Ġprom", + "ise" + ], + [ + "Ġdecl", + "ared" + ], + [ + "t", + "rue" + ], + [ + "Ġm", + "ice" + ], + [ + "ĠJohn", + "son" + ], + [ + "Ġmem", + "ories" + ], + [ + "p", + "ie" + ], + [ + "al", + "og" + ], + [ + "b", + "ur" + ], + [ + "M", + "ay" + ], + [ + "Ġdef", + "ense" + ], + [ + "g", + "ov" + ], + [ + "ut", + "ely" + ], + [ + "ple", + "ments" + ], + [ + "Ġtele", + "vision" + ], + [ + "Ġatt", + "itudes" + ], + [ + "ĠB", + "usiness" + ], + [ + "Ġob", + "j" + ], + [ + "Ġroad", + "s" + ], + [ + "f", + "riend" + ], + [ + "Ġecosystem", + "s" + ], + [ + "âĶĢâĶĢ", + "âĶĢâĶĢ" + ], + [ + "Ġbal", + "anced" + ], + [ + "Ġloss", + "es" + ], + [ + "Ġseem", + "ingly" + ], + [ + "ĠCl", + "imate" + ], + [ + "Ġwond", + "ered" + ], + [ + "ĠIm", + "p" + ], + [ + "Ċ", + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "J", + "ust" + ], + [ + "Ġqu", + "iet" + ], + [ + "Ġt", + "ub" + ], + [ + "arch", + "y" + ], + [ + "Ġequ", + "il" + ], + [ + "Ġh", + "orses" + ], + [ + "ĠCon", + "sequently" + ], + [ + "Ġcharacter", + "istic" + ], + [ + "Ġdis", + "par" + ], + [ + "Ġm", + "eth" + ], + [ + "Ġ", + "ic" + ], + [ + "Ġpost", + "s" + ], + [ + "ĠW", + "al" + ], + [ + "a", + "fter" + ], + [ + "E", + "ven" + ], + [ + "ĠIn", + "vest" + ], + [ + "Ġpublic", + "ation" + ], + [ + "Ġs", + "oph" + ], + [ + "ĠFor", + "ce" + ], + [ + "Ġp", + "ump" + ], + [ + "less", + "ly" + ], + [ + "Ġtra", + "its" + ], + [ + "S", + "P" + ], + [ + "Ġinsp", + "ire" + ], + [ + "Ġstr", + "ange" + ], + [ + "\",", + "\"" + ], + [ + "am", + "ination" + ], + [ + "*", + "-" + ], + [ + "ĠCan", + "cer" + ], + [ + "ĠAss", + "ess" + ], + [ + "ĠC", + "ase" + ], + [ + "ĠV", + "iew" + ], + [ + "Ġdef", + "ect" + ], + [ + "Ġbl", + "ank" + ], + [ + "Ġinh", + "abit" + ], + [ + "Ġnerv", + "ous" + ], + [ + "Ġunder", + "t" + ], + [ + "Ġlegis", + "l" + ], + [ + "Ġperson", + "ality" + ], + [ + "p", + "arser" + ], + [ + "ĠMart", + "in" + ], + [ + "ĠY", + "es" + ], + [ + "Ġemb", + "ark" + ], + [ + "ens", + "ed" + ], + [ + "Ġat", + "oms" + ], + [ + "ï¼", + "Į" + ], + [ + "']", + "['" + ], + [ + "ĠD", + "raw" + ], + [ + "ĠM", + "ove" + ], + [ + "load", + "Texts" + ], + [ + "ĠThe", + "ory" + ], + [ + "Ġh", + "un" + ], + [ + "oc", + "y" + ], + [ + "Ġsc", + "hedule" + ], + [ + "ĠSec", + "urity" + ], + [ + "ĠE", + "p" + ], + [ + "t", + "x" + ], + [ + "Ġvirus", + "es" + ], + [ + "Ġreg", + "ulation" + ], + [ + "A", + "tt" + ], + [ + "ĠKing", + "dom" + ], + [ + "akes", + "pe" + ], + [ + "c", + "ies" + ], + [ + "Ġt", + "act" + ], + [ + "Ġinter", + "ior" + ], + [ + "Ġsil", + "ver" + ], + [ + "rit", + "is" + ], + [ + "Ġd", + "uration" + ], + [ + "Ġsc", + "ope" + ], + [ + "ĠInd", + "ust" + ], + [ + "ak", + "istan" + ], + [ + "Ġw", + "ine" + ], + [ + "Ġscen", + "arios" + ], + [ + "es", + "ides" + ], + [ + "em", + "ail" + ], + [ + "Ġn", + "ose" + ], + [ + "em", + "b" + ], + [ + "Ġev", + "il" + ], + [ + "Ġexperim", + "ental" + ], + [ + "Ġimprove", + "ments" + ], + [ + "b", + "as" + ], + [ + "Ġcir", + "cles" + ], + [ + "Ġplan", + "ned" + ], + [ + "Ġra", + "c" + ], + [ + "ive", + "red" + ], + [ + "Ġclean", + "ing" + ], + [ + "ol", + "esc" + ], + [ + "Ġcomp", + "ens" + ], + [ + "oc", + "ument" + ], + [ + "ĠG", + "rand" + ], + [ + "ac", + "co" + ], + [ + "per", + "m" + ], + [ + "s", + "ervice" + ], + [ + "Ġrough", + "ly" + ], + [ + "Ġcop", + "per" + ], + [ + "Ġactiv", + "ely" + ], + [ + "x", + "b" + ], + [ + "ri", + "ze" + ], + [ + "ĠChrist", + "ians" + ], + [ + "Ġann", + "ounced" + ], + [ + "}", + "-" + ], + [ + "ĠNum", + "bers" + ], + [ + "Ġex", + "clud" + ], + [ + "Ġearth", + "qu" + ], + [ + "Ġweak", + "ness" + ], + [ + "Ġm", + "igration" + ], + [ + "Ġmut", + "ual" + ], + [ + "Ġd", + "ys" + ], + [ + "S", + "ource" + ], + [ + "Ġconsider", + "able" + ], + [ + "Ġen", + "compass" + ], + [ + "ven", + "ile" + ], + [ + "Ch", + "ar" + ], + [ + "}", + "=" + ], + [ + "Ġcon", + "qu" + ], + [ + "Ġbu", + "ff" + ], + [ + "Ġinvestig", + "ate" + ], + [ + "Ġ199", + "5" + ], + [ + "ins", + "on" + ], + [ + "Ġcover", + "ing" + ], + [ + "place", + "ment" + ], + [ + "Ġsav", + "ed" + ], + [ + "Ġr", + "itual" + ], + [ + "p", + "df" + ], + [ + "clus", + "ions" + ], + [ + "Ġreason", + "ing" + ], + [ + "sc", + "ope" + ], + [ + "Ġun", + "ity" + ], + [ + "ĠC", + "ross" + ], + [ + "ĠSe", + "lect" + ], + [ + "st", + "op" + ], + [ + "b", + "ot" + ], + [ + "Ġdig", + "est" + ], + [ + "Ð", + "»" + ], + [ + "Ġvis", + "ited" + ], + [ + "Ġcall", + "ing" + ], + [ + "Ġwe", + "igh" + ], + [ + "de", + "lete" + ], + [ + "ĠDiff", + "erent" + ], + [ + "Ġdr", + "iven" + ], + [ + "Ġexpand", + "ed" + ], + [ + "B", + "ecause" + ], + [ + "E", + "very" + ], + [ + "wor", + "king" + ], + [ + "Ġprepar", + "ing" + ], + [ + "Ġpo", + "ison" + ], + [ + "ĠM", + "en" + ], + [ + "Ġvers", + "us" + ], + [ + "ĠB", + "ill" + ], + [ + "Ġpan", + "el" + ], + [ + "ĠJ", + "un" + ], + [ + "T", + "wo" + ], + [ + "ig", + "an" + ], + [ + "ĠIslam", + "ic" + ], + [ + "Ġd", + "raft" + ], + [ + "Ġany", + "where" + ], + [ + "air", + "y" + ], + [ + "ĠJ", + "ac" + ], + [ + "x", + "c" + ], + [ + "Ġf", + "old" + ], + [ + "Ġmin", + "imal" + ], + [ + "Ġproduct", + "ivity" + ], + [ + "D", + "et" + ], + [ + "Ġf", + "inger" + ], + [ + "Ġsens", + "itivity" + ], + [ + "Ġelim", + "inate" + ], + [ + "th", + "s" + ], + [ + "pro", + "t" + ], + [ + "?", + "?" + ], + [ + "Ġor", + "bit" + ], + [ + "Ġ'", + "'" + ], + [ + "Ġvibr", + "ant" + ], + [ + "Ġaud", + "io" + ], + [ + "ã", + "Ģ" + ], + [ + "Ġdis", + "aster" + ], + [ + "Ġrenew", + "able" + ], + [ + "S", + "he" + ], + [ + "Ġd", + "il" + ], + [ + "Ġattribut", + "es" + ], + [ + "Ġ3", + "9" + ], + [ + "ĠT", + "O" + ], + [ + "ĠR", + "E" + ], + [ + "akespe", + "are" + ], + [ + "Ġg", + "un" + ], + [ + "Ġwe", + "ights" + ], + [ + "ment", + "ary" + ], + [ + "Ġ4", + "4" + ], + [ + "op", + "ol" + ], + [ + "r", + "ance" + ], + [ + "K", + "E" + ], + [ + "ĠW", + "riting" + ], + [ + "G", + "iven" + ], + [ + "Ġf", + "ing" + ], + [ + "Ġc", + "v" + ], + [ + "con", + "v" + ], + [ + "elf", + "are" + ], + [ + "Ġbab", + "ies" + ], + [ + "ĠAtl", + "antic" + ], + [ + "Ġcelebr", + "ate" + ], + [ + "Ġh", + "ur" + ], + [ + "ocol", + "ate" + ], + [ + "Ġcoord", + "inate" + ], + [ + "ĠM", + "el" + ], + [ + "Ġsub", + "sc" + ], + [ + "Ġch", + "ances" + ], + [ + "Ġm", + "g" + ], + [ + "amb", + "da" + ], + [ + "Ġed", + "itor" + ], + [ + "ut", + "rition" + ], + [ + "ot", + "ype" + ], + [ + "qu", + "ality" + ], + [ + "Ġl", + "ibraries" + ], + [ + "re", + "ens" + ], + [ + "Ġw", + "ound" + ], + [ + "ia", + "h" + ], + [ + "Ġal", + "ive" + ], + [ + "s", + "en" + ], + [ + "Ġl", + "es" + ], + [ + "Che", + "ck" + ], + [ + "Ġc", + "as" + ], + [ + "Ġdec", + "ay" + ], + [ + "P", + "D" + ], + [ + "Ġqu", + "arter" + ], + [ + "z", + "one" + ], + [ + "Ġassign", + "ment" + ], + [ + "Ġcirc", + "ular" + ], + [ + "ĠFore", + "st" + ], + [ + "ĠUn", + "fortunately" + ], + [ + ".", + ")." + ], + [ + "Ġprocess", + "ed" + ], + [ + "N", + "e" + ], + [ + "Ġlow", + "est" + ], + [ + "al", + "i" + ], + [ + "erm", + "an" + ], + [ + "(", + "_" + ], + [ + "S", + "I" + ], + [ + "Ġcere", + "mon" + ], + [ + "M", + "O" + ], + [ + "op", + "ath" + ], + [ + "og", + "a" + ], + [ + "Ġb", + "ool" + ], + [ + "Ġl", + "ung" + ], + [ + "rep", + "rene" + ], + [ + "Ġass", + "ets" + ], + [ + "Ġm", + "ales" + ], + [ + "end", + "ar" + ], + [ + "Ġto", + "ken" + ], + [ + "Ġscient", + "ist" + ], + [ + "Ġan", + "s" + ], + [ + "Ġbr", + "ush" + ], + [ + "Ġav", + "ailability" + ], + [ + "Ġdecre", + "ased" + ], + [ + "p", + "ay" + ], + [ + "k", + "ind" + ], + [ + "ĠAut", + "hor" + ], + [ + "Ġbre", + "aking" + ], + [ + "m", + "es" + ], + [ + "ch", + "ain" + ], + [ + "Ġsp", + "ark" + ], + [ + "W", + "here" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "}}", + "\\" + ], + [ + "Ġwind", + "ows" + ], + [ + "new", + "command" + ], + [ + "Ġc", + "oc" + ], + [ + "Ġprint", + "ed" + ], + [ + "Ġfem", + "ales" + ], + [ + "Ġf", + "ault" + ], + [ + "Ġchem", + "istry" + ], + [ + "Ġcontext", + "s" + ], + [ + "av", + "ed" + ], + [ + "Ġex", + "ceed" + ], + [ + "Ġdis", + "abilities" + ], + [ + "Ġd", + "ress" + ], + [ + "Ġn", + "n" + ], + [ + "Ġg", + "iant" + ], + [ + "Ġdirect", + "ed" + ], + [ + "Ġreg", + "ression" + ], + [ + "Ġsaf", + "ely" + ], + [ + "Ġsong", + "s" + ], + [ + "ad", + "der" + ], + [ + "Ġmaintain", + "ed" + ], + [ + "Ġdom", + "inant" + ], + [ + "ĠNet", + "work" + ], + [ + "Ġhus", + "band" + ], + [ + "ĠPl", + "ant" + ], + [ + "Ġtarget", + "ed" + ], + [ + "l", + "ock" + ], + [ + "Ġfac", + "ility" + ], + [ + "Ġt", + "ales" + ], + [ + "Ġauthent", + "ic" + ], + [ + "are", + "st" + ], + [ + "Ġdist", + "ances" + ], + [ + "d", + "y" + ], + [ + "Ġco", + "verage" + ], + [ + "Ġhe", + "ating" + ], + [ + "Ġamid", + "st" + ], + [ + "Ġprov", + "ider" + ], + [ + "ĠPro", + "duct" + ], + [ + "ol", + "ar" + ], + [ + "Ġw", + "arning" + ], + [ + "Ġhol", + "es" + ], + [ + "ĠI", + "de" + ], + [ + "t", + "ask" + ], + [ + "ĠChrist", + "mas" + ], + [ + "Ġdirect", + "ory" + ], + [ + "ĠL", + "ight" + ], + [ + "Ġprop", + "ag" + ], + [ + "Ġident", + "ification" + ], + [ + "Ġdis", + "hes" + ], + [ + "Ġd", + "jango" + ], + [ + "Ġfl", + "ash" + ], + [ + "Ġcal", + "ories" + ], + [ + "iz", + "z" + ], + [ + "Ġdeterm", + "ination" + ], + [ + "includ", + "ing" + ], + [ + "]", + "))" + ], + [ + "ĠInd", + "ians" + ], + [ + "Ġclaim", + "ed" + ], + [ + "d", + "ot" + ], + [ + "Ġadv", + "ances" + ], + [ + "Ġis", + "lands" + ], + [ + "Ġoffic", + "ers" + ], + [ + "å", + "ı" + ], + [ + "Ġper", + "ception" + ], + [ + "ĠS", + "und" + ], + [ + "ne", + "g" + ], + [ + "Ġm", + "os" + ], + [ + "ig", + "are" + ], + [ + "per", + "ties" + ], + [ + "ci", + "pl" + ], + [ + "app", + "ed" + ], + [ + "ĠE", + "U" + ], + [ + "Ġjud", + "ge" + ], + [ + "Ġfish", + "ing" + ], + [ + "Ġpass", + "es" + ], + [ + "ha", + "ust" + ], + [ + "T", + "O" + ], + [ + "Ġfall", + "ing" + ], + [ + "Ġident", + "ical" + ], + [ + "Ġpar", + "ad" + ], + [ + "Ġanal", + "og" + ], + [ + "Ġm", + "i" + ], + [ + "ab", + "eth" + ], + [ + "Ġvari", + "eties" + ], + [ + "b", + "ooks" + ], + [ + "st", + "rip" + ], + [ + "Ġopin", + "ions" + ], + [ + "Ġdiff", + "er" + ], + [ + "St", + "art" + ], + [ + "ap", + "ed" + ], + [ + "is", + "ely" + ], + [ + "Ġmem", + "or" + ], + [ + "ĠStat", + "istics" + ], + [ + "Ġord", + "ers" + ], + [ + "Ġtax", + "es" + ], + [ + "R", + "L" + ], + [ + "Ġins", + "ulin" + ], + [ + "Ġbox", + "es" + ], + [ + "br", + "id" + ], + [ + "Ġund", + "ers" + ], + [ + "ID", + "S" + ], + [ + "Ġsepar", + "ated" + ], + [ + "Ġcomm", + "ission" + ], + [ + "rou", + "s" + ], + [ + "Ġbound", + "ary" + ], + [ + "Ġro", + "se" + ], + [ + "V", + "I" + ], + [ + "Ġconscious", + "ness" + ], + [ + "ĠM", + "u" + ], + [ + "Ġh", + "aven" + ], + [ + "}", + "." + ], + [ + "Ġim", + "g" + ], + [ + "pt", + "ic" + ], + [ + "ĠL", + "ead" + ], + [ + "Ġdesign", + "ing" + ], + [ + "Ġpar", + "as" + ], + [ + "Col", + "umn" + ], + [ + "Ġor", + "th" + ], + [ + "ear", + "ing" + ], + [ + "Ġben", + "e" + ], + [ + "ou", + "l" + ], + [ + "Ġdef", + "end" + ], + [ + "ĠOx", + "ford" + ], + [ + "Ġd", + "rain" + ], + [ + "Ġconfig", + "uration" + ], + [ + "ĠEx", + "ception" + ], + [ + "j", + "i" + ], + [ + "Ġgal", + "ax" + ], + [ + "ĠH", + "ill" + ], + [ + "Ġaut", + "o" + ], + [ + "Ġphenomen", + "a" + ], + [ + "Ġman", + "ual" + ], + [ + "Ġremov", + "al" + ], + [ + "Ġco", + "operation" + ], + [ + "T", + "Y" + ], + [ + "S", + "C" + ], + [ + "Ġpriv", + "acy" + ], + [ + "Ġdefin", + "itions" + ], + [ + "Ġmort", + "ality" + ], + [ + "Ġd", + "rag" + ], + [ + "ib", + "er" + ], + [ + "ĠP", + "olicy" + ], + [ + "Ġdem", + "ocracy" + ], + [ + "Ġtri", + "angles" + ], + [ + "agn", + "etic" + ], + [ + "ĠSup", + "port" + ], + [ + "er", + "ies" + ], + [ + "Ġsurpr", + "ise" + ], + [ + "f", + "eed" + ], + [ + "ĠC", + "all" + ], + [ + "ri", + "z" + ], + [ + "Ġgrow", + "s" + ], + [ + "T", + "E" + ], + [ + "ĠM", + "ach" + ], + [ + "t", + "im" + ], + [ + "ro", + "at" + ], + [ + "Ġb", + "at" + ], + [ + "z", + "ero" + ], + [ + "Ġc", + "ab" + ], + [ + "he", + "ight" + ], + [ + "Ġh", + "ier" + ], + [ + "Ġche", + "st" + ], + [ + "i", + "ological" + ], + [ + "Ġmanif", + "est" + ], + [ + "ĠU", + "ser" + ], + [ + "ĠCl", + "ick" + ], + [ + "Ġdis", + "h" + ], + [ + "Ġpers", + "u" + ], + [ + "Ġman", + "ager" + ], + [ + "¿", + "½" + ], + [ + "x", + "d" + ], + [ + "Ġec", + "ological" + ], + [ + "Ġcharg", + "ed" + ], + [ + "Wid", + "get" + ], + [ + "an", + "ch" + ], + [ + "Ġter", + "ror" + ], + [ + "Ġflow", + "er" + ], + [ + "Ġrest", + "ric" + ], + [ + "Ġn", + "ice" + ], + [ + "am", + "ins" + ], + [ + "D", + "R" + ], + [ + "Ġdel", + "ivered" + ], + [ + "Ġin", + "clusive" + ], + [ + "Ġpro", + "hib" + ], + [ + "Ġworks", + "heets" + ], + [ + "Ġop", + "posed" + ], + [ + "Ġar", + "rest" + ], + [ + "Ġcount", + "less" + ], + [ + "A", + "ccess" + ], + [ + "Ġprec", + "ision" + ], + [ + "Ġhard", + "ware" + ], + [ + "ĠL", + "ittle" + ], + [ + "ĠB", + "ase" + ], + [ + "Ġbene", + "ath" + ], + [ + "Ġlands", + "capes" + ], + [ + "Ġy", + "e" + ], + [ + "Ġun", + "con" + ], + [ + "x", + "e" + ], + [ + "Ġsc", + "ul" + ], + [ + "im", + "ation" + ], + [ + "Ġst", + "rain" + ], + [ + "Ġreport", + "ing" + ], + [ + "Ġst", + "ack" + ], + [ + "Ġl", + "ake" + ], + [ + "ĠZ", + "eal" + ], + [ + "Ġmag", + "ical" + ], + [ + "ĠF", + "il" + ], + [ + "ĠDig", + "ital" + ], + [ + "im", + "ents" + ], + [ + "Ġpy", + "thon" + ], + [ + "ĠM", + "oon" + ], + [ + "Ġcon", + "g" + ], + [ + "Ġtut", + "orial" + ], + [ + "ateg", + "ory" + ], + [ + "Ġac", + "ute" + ], + [ + "Ġcomb", + "ining" + ], + [ + "F", + "T" + ], + [ + "Ġher", + "self" + ], + [ + "Ġcontribut", + "es" + ], + [ + "ĠDet", + "erm" + ], + [ + "ĠN", + "az" + ], + [ + "ip", + "ped" + ], + [ + "Ġch", + "ose" + ], + [ + "e", + "q" + ], + [ + "Ġaccom", + "pan" + ], + [ + "ou", + "red" + ], + [ + "p", + "p" + ], + [ + "ne", + "ys" + ], + [ + "Ġ>", + ">>" + ], + [ + "Ġexc", + "ited" + ], + [ + "Ġ-", + "*-" + ], + [ + "Ġassum", + "ed" + ], + [ + "Ġconf", + "irm" + ], + [ + "as", + "ures" + ], + [ + "Ġpredict", + "ed" + ], + [ + "E", + "ng" + ], + [ + "ost", + "on" + ], + [ + "us", + "al" + ], + [ + "ĠL", + "ow" + ], + [ + "Ġrec", + "over" + ], + [ + "Ġgraph", + "ic" + ], + [ + "Ġillust", + "rate" + ], + [ + "M", + "ult" + ], + [ + "Ġbo", + "at" + ], + [ + "Ġview", + "ed" + ], + [ + "U", + "ser" + ], + [ + "ĠPro", + "b" + ], + [ + "Ġmetab", + "ol" + ], + [ + "Ġscul", + "pt" + ], + [ + "Ġoper", + "ator" + ], + [ + "ĠWind", + "ows" + ], + [ + "Ġoccur", + "ring" + ], + [ + "ab", + "el" + ], + [ + "qu", + "it" + ], + [ + ">>>>", + ">>>>" + ], + [ + "Ġprint", + "ing" + ], + [ + "Ġconver", + "ted" + ], + [ + "Ġprotect", + "ive" + ], + [ + "c", + "ult" + ], + [ + "hem", + "a" + ], + [ + "ĠSe", + "cret" + ], + [ + "iss", + "ance" + ], + [ + "C", + "ase" + ], + [ + "u", + "ber" + ], + [ + "Ġmount", + "ains" + ], + [ + "Ġt", + "on" + ], + [ + "Ġfl", + "avor" + ], + [ + "Ġsuper", + "ior" + ], + [ + "gress", + "ive" + ], + [ + "Ġdo", + "se" + ], + [ + "Ġhapp", + "iness" + ], + [ + "Ġabs", + "ence" + ], + [ + "ĠC", + "opyright" + ], + [ + "Ġsam", + "pling" + ], + [ + "ymb", + "ol" + ], + [ + "ov", + "ascular" + ], + [ + "ru", + "it" + ], + [ + "ĠR", + "oad" + ], + [ + "Ġt", + "ric" + ], + [ + "ĠT", + "H" + ], + [ + "ac", + "hers" + ], + [ + "cont", + "roll" + ], + [ + "Ġl", + "osing" + ], + [ + "ĠO", + "bs" + ], + [ + "Ġcoe", + "fficient" + ], + [ + "Ġisol", + "ated" + ], + [ + "th", + "rough" + ], + [ + "rou", + "d" + ], + [ + "Ġnot", + "ion" + ], + [ + "log", + "ger" + ], + [ + "Ġcont", + "ents" + ], + [ + "ĠH", + "or" + ], + [ + "om", + "eter" + ], + [ + "Ġphys", + "ically" + ], + [ + "Ġch", + "lor" + ], + [ + "Ġadvance", + "ments" + ], + [ + "Ġhyd", + "ro" + ], + [ + "et", + "ary" + ], + [ + "s", + "v" + ], + [ + "*", + "(" + ], + [ + "hy", + "d" + ], + [ + "t", + "w" + ], + [ + "Ġcre", + "w" + ], + [ + "ust", + "ain" + ], + [ + "Ġresp", + "iratory" + ], + [ + "Ġbre", + "eding" + ], + [ + "ĠC", + "P" + ], + [ + "Ġgra", + "p" + ], + [ + "Ġgluc", + "ose" + ], + [ + "Ġpros", + "pect" + ], + [ + "Ġlight", + "ing" + ], + [ + "M", + "essage" + ], + [ + "ĠRead", + "ing" + ], + [ + "Ġab", + "normal" + ], + [ + "Ġo", + "v" + ], + [ + "Ġant", + "icip" + ], + [ + "Ġtown", + "s" + ], + [ + "Ġsou", + "l" + ], + [ + "ac", + "cess" + ], + [ + "ex", + "ist" + ], + [ + "Ġref", + "erences" + ], + [ + "t", + "or" + ], + [ + "d", + "eg" + ], + [ + "pend", + "icular" + ], + [ + "Ġh", + "am" + ], + [ + "g", + "on" + ], + [ + "Ġ19", + "50" + ], + [ + "Ġsens", + "ors" + ], + [ + "Ġnot", + "ation" + ], + [ + "Ġappe", + "al" + ], + [ + "per", + "or" + ], + [ + "Ġst", + "ations" + ], + [ + "ar", + "ters" + ], + [ + "Ġs", + "hed" + ], + [ + "Ġtherm", + "al" + ], + [ + "ĠC", + "ub" + ], + [ + "Ġcomp", + "aring" + ], + [ + "et", + "ing" + ], + [ + "Ġp", + "ix" + ], + [ + "m", + "t" + ], + [ + "ä", + "»" + ], + [ + "Ġaltern", + "atives" + ], + [ + "T", + "otal" + ], + [ + "%", + "," + ], + [ + "b", + "ound" + ], + [ + "ĠZeal", + "and" + ], + [ + "red", + "it" + ], + [ + "d", + "ated" + ], + [ + "O", + "rig" + ], + [ + "Ġsmall", + "est" + ], + [ + "Ġfun", + "g" + ], + [ + "ĠHe", + "b" + ], + [ + "I", + "O" + ], + [ + "ĠP", + "DF" + ], + [ + "1", + "000" + ], + [ + "Ġrare", + "ly" + ], + [ + "Ġtem", + "por" + ], + [ + "Ġgr", + "anted" + ], + [ + "Ġv", + "oices" + ], + [ + "f", + "ol" + ], + [ + "Ġconfir", + "med" + ], + [ + "Ġg", + "athered" + ], + [ + "ĠI", + "V" + ], + [ + "u", + "y" + ], + [ + "T", + "itle" + ], + [ + "Ġtem", + "p" + ], + [ + "ĠE", + "mb" + ], + [ + "il", + "er" + ], + [ + "oh", + "yd" + ], + [ + "D", + "ate" + ], + [ + "Ġa", + "est" + ], + [ + "rapeut", + "ic" + ], + [ + "Ġ199", + "4" + ], + [ + "ĠT", + "otal" + ], + [ + "ĠU", + "r" + ], + [ + "Ġdiet", + "ary" + ], + [ + "st", + "ore" + ], + [ + "Ġvis", + "iting" + ], + [ + "Ġdetect", + "ed" + ], + [ + "Ġsudden", + "ly" + ], + [ + "Î", + "±" + ], + [ + "ir", + "th" + ], + [ + "ĠCalcul", + "ate" + ], + [ + "m", + "n" + ], + [ + "i", + "ability" + ], + [ + "S", + "ize" + ], + [ + "''", + "'" + ], + [ + "Ġenh", + "anced" + ], + [ + "Ġk", + "in" + ], + [ + "Ġperfect", + "ly" + ], + [ + "Ġe", + "ase" + ], + [ + "Ġf", + "ract" + ], + [ + "Ġ(", + "(" + ], + [ + "Ġsp", + "atial" + ], + [ + "Ġacqu", + "ired" + ], + [ + "Ġch", + "am" + ], + [ + "ann", + "ed" + ], + [ + "em", + "a" + ], + [ + "Ġachie", + "ving" + ], + [ + "Ġcorrel", + "ation" + ], + [ + "en", + "er" + ], + [ + "col", + "n" + ], + [ + "ad", + "vant" + ], + [ + "stand", + "ing" + ], + [ + "Ġb", + "omb" + ], + [ + "ĠS", + "ir" + ], + [ + "Ġsus", + "cept" + ], + [ + "ys", + "ical" + ], + [ + "Ġkid", + "ney" + ], + [ + "G", + "E" + ], + [ + "Ġh", + "oney" + ], + [ + "ĠGra", + "de" + ], + [ + "Ġassum", + "ptions" + ], + [ + "Ġs", + "elling" + ], + [ + "ent", + "er" + ], + [ + "cl", + "s" + ], + [ + "L", + "A" + ], + [ + "um", + "ping" + ], + [ + "Ġflex", + "ible" + ], + [ + "Ġst", + "ones" + ], + [ + "Ġpl", + "ug" + ], + [ + "Ġra", + "ising" + ], + [ + "Ġconst", + "raints" + ], + [ + "Ġcl", + "uster" + ], + [ + "Ġsh", + "ares" + ], + [ + "]", + ")," + ], + [ + "ur", + "is" + ], + [ + "Ġhard", + "er" + ], + [ + "Ġcom", + "plications" + ], + [ + "Ġ4", + "9" + ], + [ + "Ġam", + "er" + ], + [ + "re", + "q" + ], + [ + "Ġint", + "est" + ], + [ + "cre", + "en" + ], + [ + "ĠIm", + "age" + ], + [ + "Ġfunction", + "ing" + ], + [ + "ar", + "ation" + ], + [ + "Ġg", + "ently" + ], + [ + "ĠC", + "ast" + ], + [ + "Ġphilos", + "oph" + ], + [ + "m", + "id" + ], + [ + "Ġs", + "aving" + ], + [ + "Ġad", + "vers" + ], + [ + "Ġ4", + "3" + ], + [ + "ian", + "a" + ], + [ + "er", + "r" + ], + [ + "Ġexam", + "ined" + ], + [ + "00000000", + "00000000" + ], + [ + "ĠD", + "E" + ], + [ + "Ġpay", + "ment" + ], + [ + "set", + "tings" + ], + [ + "Ġtempl", + "ate" + ], + [ + "im", + "m" + ], + [ + "ĠA", + "C" + ], + [ + "Ġleg", + "acy" + ], + [ + "Ġrecogn", + "izing" + ], + [ + "ĠAdminist", + "ration" + ], + [ + "ĠP", + "C" + ], + [ + "Ġm", + "sg" + ], + [ + "Ġcompet", + "itive" + ], + [ + "Ġcy", + "ber" + ], + [ + "eg", + "er" + ], + [ + "Ġcont", + "ribution" + ], + [ + "ĠWith", + "out" + ], + [ + "ĠA", + "gency" + ], + [ + "Ġout", + "line" + ], + [ + "M", + "ath" + ], + [ + "ĠR", + "ock" + ], + [ + "iz", + "abeth" + ], + [ + "Al", + "so" + ], + [ + "ĠOrgan", + "ization" + ], + [ + "ĠP", + "et" + ], + [ + "Ġmoment", + "um" + ], + [ + "un", + "a" + ], + [ + "Ġgra", + "in" + ], + [ + "Ġstop", + "ped" + ], + [ + "ĠSaf", + "ety" + ], + [ + "Ġper", + "ceived" + ], + [ + "Ġdifferent", + "ial" + ], + [ + "qu", + "ir" + ], + [ + "st", + "ack" + ], + [ + "Ġg", + "ases" + ], + [ + "AR", + "T" + ], + [ + "Ġearl", + "iest" + ], + [ + "Ġbu", + "ck" + ], + [ + "Ġpregn", + "ant" + ], + [ + "op", + "her" + ], + [ + "Ġb", + "its" + ], + [ + "Ġprefer", + "red" + ], + [ + "im", + "a" + ], + [ + "--------", + "--" + ], + [ + "othe", + "rapy" + ], + [ + "dep", + "th" + ], + [ + "Ġmin", + "eral" + ], + [ + "Ġsu", + "it" + ], + [ + "Ġsoph", + "istic" + ], + [ + "ch", + "ron" + ], + [ + "Ġsens", + "or" + ], + [ + "ĠE", + "c" + ], + [ + "Ġexpand", + "ing" + ], + [ + "Ġdis", + "ag" + ], + [ + "cent", + "ury" + ], + [ + "Ġmet", + "ric" + ], + [ + "Ġtem", + "porary" + ], + [ + "(", + "*" + ], + [ + "Ġcl", + "othes" + ], + [ + "reg", + "ular" + ], + [ + "Ġreason", + "able" + ], + [ + "Ġsh", + "oot" + ], + [ + "Ġflex", + "ibility" + ], + [ + "Ġdis", + "ability" + ], + [ + "Ġglob", + "e" + ], + [ + "c", + "r" + ], + [ + "ĠKore", + "a" + ], + [ + "Ġfin", + "ish" + ], + [ + "Ġind", + "o" + ], + [ + "8", + "00" + ], + [ + "van", + "ia" + ], + [ + "Ġpl", + "ain" + ], + [ + "sy", + "l" + ], + [ + "Ġse", + "at" + ], + [ + "Ġrec", + "ur" + ], + [ + "ĠI", + "ran" + ], + [ + "ĠArt", + "icle" + ], + [ + "ĠP", + "akistan" + ], + [ + "il", + "on" + ], + [ + "P", + "lease" + ], + [ + "ut", + "en" + ], + [ + "Ġhon", + "est" + ], + [ + "!", + ")" + ], + [ + "ask", + "a" + ], + [ + "Ġmicro", + "b" + ], + [ + "Ġcomb", + "inations" + ], + [ + "$$", + "." + ], + [ + "Ġit", + "er" + ], + [ + "ep", + "ing" + ], + [ + "Ġir", + "rit" + ], + [ + "Ġelect", + "ed" + ], + [ + "ĠP", + "rom" + ], + [ + "O", + "U" + ], + [ + "eng", + "er" + ], + [ + "Ġint", + "ention" + ], + [ + "Ġrest", + "aur" + ], + [ + "ĠSp", + "irit" + ], + [ + "Ġdiv", + "ine" + ], + [ + "Ġse", + "cre" + ], + [ + "Ġch", + "ap" + ], + [ + "o", + "ys" + ], + [ + "Ġstre", + "ets" + ], + [ + "Ġnumer", + "ical" + ], + [ + "ĠR", + "s" + ], + [ + "ĠDist", + "rict" + ], + [ + "ĠLine", + "ar" + ], + [ + "â", + "ĸ" + ], + [ + "Ġhabit", + "ats" + ], + [ + "N", + "E" + ], + [ + "Ġsac", + "red" + ], + [ + "Ġ1", + "01" + ], + [ + "ĠSol", + "utions" + ], + [ + "Ġd", + "x" + ], + [ + "Ġsuff", + "ered" + ], + [ + "Ġy", + "es" + ], + [ + "ĠValue", + "Error" + ], + [ + "Ġaud", + "iences" + ], + [ + "in", + "du" + ], + [ + "Ã", + "¤" + ], + [ + "Ġadj", + "acent" + ], + [ + "Ġw", + "ise" + ], + [ + "Ġf", + "ed" + ], + [ + "ĠIm", + "m" + ], + [ + "Ġequip", + "ped" + ], + [ + "line", + "ar" + ], + [ + "Ġwrit", + "es" + ], + [ + "Ġcons", + "ume" + ], + [ + "Ġign", + "ore" + ], + [ + "ser", + "ver" + ], + [ + "S", + "um" + ], + [ + "b", + "el" + ], + [ + "Ġs", + "pl" + ], + [ + "Ġsur", + "ge" + ], + [ + "Ġpat", + "ience" + ], + [ + "G", + "roup" + ], + [ + "Ġinc", + "ident" + ], + [ + "L", + "ay" + ], + [ + "u", + "um" + ], + [ + "Ġdo", + "ors" + ], + [ + "Ġstake", + "holders" + ], + [ + "Ġtrib", + "es" + ], + [ + "s", + "ort" + ], + [ + "Ġapplic", + "able" + ], + [ + "Post", + "s" + ], + [ + "Ġsl", + "ave" + ], + [ + "Ġdenomin", + "ator" + ], + [ + "Ġtem", + "ple" + ], + [ + "A", + "rt" + ], + [ + "m", + "atch" + ], + [ + "Ġd", + "y" + ], + [ + "J", + "ohn" + ], + [ + "Ġdisplay", + "ed" + ], + [ + "Ġremov", + "ing" + ], + [ + "ĠB", + "ooks" + ], + [ + "Through", + "out" + ], + [ + "Ġf", + "lying" + ], + [ + "al", + "so" + ], + [ + "Ġhigh", + "lights" + ], + [ + "Ġsen", + "ior" + ], + [ + "Ġpe", + "er" + ], + [ + "h", + "igh" + ], + [ + "ut", + "her" + ], + [ + "ĠF", + "uture" + ], + [ + "Ġt", + "elling" + ], + [ + "Ġp", + "ep" + ], + [ + "w", + "a" + ], + [ + "Ġtra", + "ct" + ], + [ + "ĠM", + "S" + ], + [ + "Ġfr", + "ust" + ], + [ + "it", + "amin" + ], + [ + "Ġbi", + "om" + ], + [ + "Ġto", + "m" + ], + [ + "Ġinf", + "inite" + ], + [ + "Ġsole", + "ly" + ], + [ + "Ġcontroll", + "ing" + ], + [ + "Ġgraph", + "s" + ], + [ + "Ġim", + "aging" + ], + [ + "Ġmot", + "ivation" + ], + [ + "s", + "ys" + ], + [ + "Ġv", + "ig" + ], + [ + "u", + "ce" + ], + [ + "âĤ", + "¬" + ], + [ + "Ġfil", + "ename" + ], + [ + "ĠÂ", + "£" + ], + [ + "Ġin", + "ch" + ], + [ + "Ġsp", + "r" + ], + [ + "p", + "atch" + ], + [ + "Ġcopy", + "right" + ], + [ + "Ġ5", + "2" + ], + [ + "ĠF", + "ire" + ], + [ + "Y", + "es" + ], + [ + "a", + "is" + ], + [ + "S", + "u" + ], + [ + "Ġrepe", + "at" + ], + [ + "Ġill", + "um" + ], + [ + "Ġtransform", + "ed" + ], + [ + "il", + "a" + ], + [ + "Ġm", + "ic" + ], + [ + "for", + "ward" + ], + [ + "Ġro", + "yal" + ], + [ + "g", + "reen" + ], + [ + "er", + "ge" + ], + [ + "Ġv", + "ar" + ], + [ + "ĠF", + "ield" + ], + [ + "duct", + "ive" + ], + [ + "Ġne", + "ural" + ], + [ + "g", + "ame" + ], + [ + "Ġneut", + "ral" + ], + [ + "Ġbreak", + "s" + ], + [ + "du", + "ce" + ], + [ + "Ġinf", + "ant" + ], + [ + "ĠH", + "osp" + ], + [ + "aterial", + "s" + ], + [ + "E", + "nt" + ], + [ + "H", + "A" + ], + [ + "un", + "icip" + ], + [ + "ĠW", + "ay" + ], + [ + "Ġap", + "plies" + ], + [ + "j", + "ud" + ], + [ + "ĠAs", + "k" + ], + [ + "a", + "ver" + ], + [ + "AC", + "T" + ], + [ + "Ġnit", + "rogen" + ], + [ + "Rem", + "ember" + ], + [ + "ĠC", + "E" + ], + [ + "Ġsc", + "ar" + ], + [ + "Ġcl", + "ust" + ], + [ + "ul", + "er" + ], + [ + "ĠSw", + "ed" + ], + [ + "Ġimag", + "ination" + ], + [ + "g", + "ence" + ], + [ + "Ġent", + "ering" + ], + [ + "ĠEx", + "cel" + ], + [ + "Ġeven", + "ing" + ], + [ + "ect", + "ed" + ], + [ + "ib", + "rium" + ], + [ + "the", + "re" + ], + [ + "Ġdel", + "icious" + ], + [ + "Ġcl", + "ar" + ], + [ + "Ġm", + "ine" + ], + [ + "uss", + "ian" + ], + [ + "Ġpoint", + "ed" + ], + [ + "el", + "se" + ], + [ + "Ġt", + "ropical" + ], + [ + "Ġc", + "odes" + ], + [ + "ĠEqu", + "ations" + ], + [ + "B", + "ack" + ], + [ + "v", + "in" + ], + [ + "O", + "O" + ], + [ + "Ġre", + "aches" + ], + [ + "Ġorient", + "ation" + ], + [ + "ĠW", + "all" + ], + [ + "ĠR", + "h" + ], + [ + "ĠAg", + "ain" + ], + [ + "Ġcust", + "oms" + ], + [ + "he", + "imer" + ], + [ + "om", + "atic" + ], + [ + "Ġex", + "haust" + ], + [ + "se", + "x" + ], + [ + "Ġrel", + "ate" + ], + [ + "Ġgra", + "ms" + ], + [ + "ĠInd", + "eed" + ], + [ + "Go", + "ogle" + ], + [ + "Ġt", + "ough" + ], + [ + "Ġeld", + "er" + ], + [ + "Ġg", + "ut" + ], + [ + "ang", + "er" + ], + [ + "Ġk", + "ernel" + ], + [ + "Ġcool", + "ing" + ], + [ + "Ġwhe", + "at" + ], + [ + "Ø", + "§" + ], + [ + "Ġobstac", + "les" + ], + [ + "ĠCons", + "ervation" + ], + [ + "Ġlik", + "elihood" + ], + [ + "Ġhunt", + "ing" + ], + [ + "Ġcour", + "ts" + ], + [ + "Ġrev", + "ol" + ], + [ + "Ġgover", + "ning" + ], + [ + "Ġste", + "am" + ], + [ + "Ġw", + "al" + ], + [ + "-", + ">" + ], + [ + "m", + "ega" + ], + [ + "ph", + "ant" + ], + [ + "ĠR", + "ight" + ], + [ + ":", + "`" + ], + [ + "h", + "olds" + ], + [ + "ĠJe", + "ff" + ], + [ + "Ġdo", + "ct" + ], + [ + "z", + "o" + ], + [ + "ob", + "ile" + ], + [ + "as", + "ant" + ], + [ + "vel", + "ength" + ], + [ + "Ġl", + "aser" + ], + [ + "Ġconf", + "usion" + ], + [ + "o", + "ons" + ], + [ + "Ġsl", + "aves" + ], + [ + "Ġmist", + "akes" + ], + [ + "equ", + "al" + ], + [ + "oun", + "ters" + ], + [ + "Ġspok", + "en" + ], + [ + "ĠCl", + "ub" + ], + [ + "ĠE", + "mer" + ], + [ + "Ġcount", + "ing" + ], + [ + "st", + "raint" + ], + [ + "ult", + "y" + ], + [ + "iv", + "ities" + ], + [ + "ap", + "or" + ], + [ + "zer", + "os" + ], + [ + "Ġt", + "ight" + ], + [ + "H", + "and" + ], + [ + "Ġpractition", + "ers" + ], + [ + "ĠS", + "and" + ], + [ + "ĠRe", + "qu" + ], + [ + "Ġm", + "apping" + ], + [ + "Ġstory", + "telling" + ], + [ + "Ġim", + "plies" + ], + [ + "ru", + "g" + ], + [ + "Ġclass", + "ification" + ], + [ + "g", + "ien" + ], + [ + "Ġatt", + "ribute" + ], + [ + ".", + "')" + ], + [ + "ou", + "ds" + ], + [ + "Ġachieve", + "ment" + ], + [ + "Ġto", + "ys" + ], + [ + "Ġwe", + "aring" + ], + [ + "\"", + ")." + ], + [ + "Ġgen", + "u" + ], + [ + "Ġdiscipl", + "ine" + ], + [ + "Ġor", + "b" + ], + [ + "med", + "iate" + ], + [ + "Ġhaz", + "ard" + ], + [ + "Ġgra", + "ins" + ], + [ + "v", + "a" + ], + [ + "Ġk", + "wargs" + ], + [ + "ange", + "red" + ], + [ + "Ġhorm", + "one" + ], + [ + "Ġsc", + "r" + ], + [ + "Ġpand", + "emic" + ], + [ + "Ġinvolve", + "ment" + ], + [ + "Ġ4", + "1" + ], + [ + "Ġaddress", + "ed" + ], + [ + "Ġf", + "ought" + ], + [ + "Ġelse", + "where" + ], + [ + "ĠBl", + "ue" + ], + [ + "Ġal", + "pha" + ], + [ + "ĠAn", + "swer" + ], + [ + "we", + "red" + ], + [ + "Ġstri", + "ke" + ], + [ + "Ġper", + "pet" + ], + [ + "Ġsp", + "here" + ], + [ + "ĠSo", + "ft" + ], + [ + "or", + "ks" + ], + [ + "Ġgent", + "le" + ], + [ + "s", + "igma" + ], + [ + "ĠThe", + "orem" + ], + [ + "å", + "Ī" + ], + [ + "ĠSm", + "all" + ], + [ + "J", + "oined" + ], + [ + "ĠMus", + "ic" + ], + [ + "Ġdut", + "y" + ], + [ + "Ġph", + "osph" + ], + [ + "Ġstrugg", + "les" + ], + [ + "Ġelect", + "rons" + ], + [ + "Ġn", + "om" + ], + [ + "Ġarg", + "ued" + ], + [ + "u", + "is" + ], + [ + "Ġevery", + "where" + ], + [ + "Ġdram", + "atic" + ], + [ + "ĠCent", + "re" + ], + [ + "Ġar", + "bit" + ], + [ + "Ġco", + "ins" + ], + [ + "uck", + "y" + ], + [ + "Ġquadr", + "atic" + ], + [ + "Ġ", + "00" + ], + [ + "}", + "_" + ], + [ + "ac", + "ies" + ], + [ + "Ġcy", + "cles" + ], + [ + "t", + "ree" + ], + [ + "t", + "emplate" + ], + [ + "Ġd", + "type" + ], + [ + "ert", + "y" + ], + [ + "aw", + "are" + ], + [ + "v", + "as" + ], + [ + "ĠEss", + "ay" + ], + [ + "Ġbe", + "at" + ], + [ + "Ġg", + "if" + ], + [ + "Ġent", + "ities" + ], + [ + "Ġmed", + "ian" + ], + [ + "ĠH", + "arv" + ], + [ + "Ġst", + "ood" + ], + [ + "ĠF", + "ig" + ], + [ + "F", + "I" + ], + [ + "Ġ6", + "00" + ], + [ + "arn", + "ess" + ], + [ + "Ex", + "ception" + ], + [ + "m", + "ade" + ], + [ + "Ġpe", + "ers" + ], + [ + "Ġpur", + "su" + ], + [ + "Ġ5", + "6" + ], + [ + "Ġpay", + "ing" + ], + [ + "Ġlun", + "gs" + ], + [ + "ibl", + "ical" + ], + [ + "ip", + "ping" + ], + [ + "Ġwor", + "st" + ], + [ + "Ġnovel", + "s" + ], + [ + "ĠL", + "o" + ], + [ + "Ġoff", + "set" + ], + [ + "Ġg", + "ate" + ], + [ + "ĠS", + "quare" + ], + [ + "Res", + "ponse" + ], + [ + "Ġreflect", + "s" + ], + [ + "Ġintegr", + "ity" + ], + [ + "Ġadap", + "ted" + ], + [ + "Ġmir", + "ror" + ], + [ + "ĠPr", + "int" + ], + [ + "ist", + "ant" + ], + [ + "Ġc", + "ube" + ], + [ + "ĠCam", + "bridge" + ], + [ + "Ġpress", + "ing" + ], + [ + "et", + "ts" + ], + [ + "Ġowners", + "hip" + ], + [ + "ĠD", + "ar" + ], + [ + "ĠS", + "ym" + ], + [ + "Ġsh", + "orter" + ], + [ + "az", + "e" + ], + [ + "Ġprec", + "isely" + ], + [ + "ish", + "op" + ], + [ + "Ġv", + "en" + ], + [ + "Ġfar", + "ms" + ], + [ + "ĠCo", + "ast" + ], + [ + "x", + "a" + ], + [ + "Ġvert", + "ex" + ], + [ + "Ġf", + "riction" + ], + [ + "ell", + "o" + ], + [ + "ogen", + "ic" + ], + [ + "ĠC", + "ost" + ], + [ + "S", + "m" + ], + [ + "ĠCh", + "oose" + ], + [ + "trans", + "form" + ], + [ + "w", + "orth" + ], + [ + "af", + "e" + ], + [ + "part", + "s" + ], + [ + "Ġconcent", + "rations" + ], + [ + "ĠC", + "H" + ], + [ + "Ġconf", + "erence" + ], + [ + "S", + "R" + ], + [ + "ĠC", + "ard" + ], + [ + "fe", + "atures" + ], + [ + "ĠÂ", + "©" + ], + [ + "Ġh", + "ar" + ], + [ + "Ġworks", + "heet" + ], + [ + "ra", + "q" + ], + [ + "c", + "ule" + ], + [ + "ur", + "ches" + ], + [ + "Ġse", + "vent" + ], + [ + "ĠPl", + "us" + ], + [ + "ĠE", + "conom" + ], + [ + "Ġp", + "add" + ], + [ + "Ġfem", + "in" + ], + [ + "ĠF", + "ull" + ], + [ + "orig", + "inal" + ], + [ + "ĠHeb", + "rew" + ], + [ + "ri", + "ver" + ], + [ + "Ġold", + "est" + ], + [ + "y", + "r" + ], + [ + "ĠE", + "X" + ], + [ + "AT", + "H" + ], + [ + "G", + "l" + ], + [ + "Ġscreen", + "ing" + ], + [ + "ĠM", + "aster" + ], + [ + "Ġad", + "olesc" + ], + [ + "Ġdemonstr", + "ates" + ], + [ + "Ġmet", + "als" + ], + [ + "Ġast", + "hma" + ], + [ + "E", + "ach" + ], + [ + "Ġun", + "like" + ], + [ + "el", + "ve" + ], + [ + "ĠF", + "OR" + ], + [ + "Ġac", + "res" + ], + [ + "syl", + "vania" + ], + [ + "Ġfil", + "ms" + ], + [ + "Ġ4", + "6" + ], + [ + "Ġt", + "one" + ], + [ + "ĠUn", + "like" + ], + [ + "ĠScot", + "land" + ], + [ + "ER", + "T" + ], + [ + "ane", + "ous" + ], + [ + "ĠM", + "D" + ], + [ + "ĠSup", + "reme" + ], + [ + "Ġsol", + "ved" + ], + [ + "ĠD", + "utch" + ], + [ + "ĠB", + "ul" + ], + [ + "Ġcal", + "m" + ], + [ + "Ġb", + "orrow" + ], + [ + "F", + "L" + ], + [ + "ĠM", + "ah" + ], + [ + "Ġt", + "ab" + ], + [ + "Ġsp", + "ots" + ], + [ + "hem", + "atic" + ], + [ + "ĠV", + "en" + ], + [ + "Ġg", + "ast" + ], + [ + "ura", + "ble" + ], + [ + "Ġcomprehens", + "ion" + ], + [ + "Ġreflect", + "ed" + ], + [ + "\"", + "):" + ], + [ + "ĠD", + "C" + ], + [ + "Ġdeb", + "ates" + ], + [ + "ï", + "¿½" + ], + [ + "ĠVol", + "ume" + ], + [ + "ĠBas", + "ic" + ], + [ + "ve", + "ctor" + ], + [ + "ĠK", + "h" + ], + [ + "ĠSh", + "are" + ], + [ + "Ġp", + "estic" + ], + [ + "ig", + "ue" + ], + [ + "Ġfore", + "cast" + ], + [ + "ĠD", + "id" + ], + [ + "escript", + "or" + ], + [ + "Ġd", + "ating" + ], + [ + "Ġrestrict", + "ions" + ], + [ + "Ġtravel", + "ing" + ], + [ + "An", + "y" + ], + [ + "Ġag", + "ed" + ], + [ + "ĠAp", + "ply" + ], + [ + "W", + "ell" + ], + [ + "ĠDisc", + "uss" + ], + [ + "Ġreve", + "als" + ], + [ + "Ġjud", + "gment" + ], + [ + "Ġsum", + "mar" + ], + [ + "Ġcrit", + "ically" + ], + [ + "Ġbre", + "ed" + ], + [ + "There", + "fore" + ], + [ + "A", + "c" + ], + [ + "Ġestablish", + "ing" + ], + [ + "ce", + "ive" + ], + [ + "ffic", + "ients" + ], + [ + "Ġover", + "view" + ], + [ + "Ġrespons", + "ibilities" + ], + [ + "Ġscen", + "es" + ], + [ + "\"", + "])" + ], + [ + "ch", + "o" + ], + [ + "ĠâĶ", + "ĥ" + ], + [ + "Ġrect", + "angle" + ], + [ + "Ġp", + "ione" + ], + [ + "ĠS", + "elf" + ], + [ + "Ġal", + "ert" + ], + [ + "hem", + "istry" + ], + [ + "Ġcon", + "d" + ], + [ + "K", + "e" + ], + [ + "Ġc", + "ord" + ], + [ + "hav", + "ior" + ], + [ + "Ġwork", + "er" + ], + [ + "R", + "ight" + ], + [ + "Ġco", + "in" + ], + [ + "cl", + "ick" + ], + [ + "ou", + "nder" + ], + [ + "ĠColumb", + "ia" + ], + [ + "i", + "ations" + ], + [ + "Ġtrig", + "ger" + ], + [ + "ĠE", + "r" + ], + [ + "Ġ'", + "/" + ], + [ + "Ġ7", + "2" + ], + [ + "Ġlast", + "ing" + ], + [ + "ĠPar", + "am" + ], + [ + "Ġschem", + "e" + ], + [ + "Inf", + "o" + ], + [ + "Ġprior", + "ity" + ], + [ + "Ġleg", + "end" + ], + [ + "q", + "a" + ], + [ + "Ġexp", + "ed" + ], + [ + "ĠB", + "attle" + ], + [ + "t", + "wo" + ], + [ + "ĠH", + "am" + ], + [ + "ĠE", + "vent" + ], + [ + "Ġdef", + "initely" + ], + [ + "M", + "in" + ], + [ + "}}", + "$" + ], + [ + "ĠB", + "oston" + ], + [ + "Ġpredict", + "ions" + ], + [ + "he", + "nd" + ], + [ + "Ġeconom", + "ics" + ], + [ + "ĠM", + "A" + ], + [ + "ious", + "ly" + ], + [ + "ĠM", + "id" + ], + [ + "D", + "ict" + ], + [ + "Ġdi", + "pl" + ], + [ + "Ġexplain", + "ing" + ], + [ + "Ġcharg", + "es" + ], + [ + "Ġpopular", + "ity" + ], + [ + "cyclop", + "edia" + ], + [ + "Ġd", + "ot" + ], + [ + "cle", + "ar" + ], + [ + "Ġregard", + "ed" + ], + [ + "ĠO", + "ften" + ], + [ + "Ġhealth", + "ier" + ], + [ + "Ġselect", + "ing" + ], + [ + "Ġre", + "vers" + ], + [ + "Ġaddress", + "es" + ], + [ + "ach", + "us" + ], + [ + "ĠPro", + "p" + ], + [ + "Ġcandid", + "ates" + ], + [ + "D", + "on" + ], + [ + "Ġplan", + "ets" + ], + [ + "Ġh", + "at" + ], + [ + "en", + "ced" + ], + [ + "Â", + "Ŀ" + ], + [ + "Ġbu", + "ying" + ], + [ + "Ġl", + "ip" + ], + [ + "ĠB", + "ased" + ], + [ + "Ġdescrib", + "ing" + ], + [ + "Ġconclud", + "ed" + ], + [ + "Ġown", + "ed" + ], + [ + "it", + "arian" + ], + [ + "as", + "hes" + ], + [ + "Ġanalys", + "es" + ], + [ + "ĠAl", + "ice" + ], + [ + "Ġintegr", + "ating" + ], + [ + "Ġcompl", + "iance" + ], + [ + "F", + "act" + ], + [ + "Ġt", + "ong" + ], + [ + "Ġeth", + "ics" + ], + [ + "Ġphys", + "ician" + ], + [ + "Ġ2", + "50" + ], + [ + "Ġinter", + "vals" + ], + [ + "Ġtrans", + "mit" + ], + [ + "Ġplant", + "ing" + ], + [ + "Ġfin", + "ite" + ], + [ + "ĠAn", + "aly" + ], + [ + "Ġh", + "a" + ], + [ + "Ġreg", + "ister" + ], + [ + "Ġw", + "ider" + ], + [ + "be", + "an" + ], + [ + "Ġev", + "ident" + ], + [ + "og", + "rams" + ], + [ + "ard", + "ing" + ], + [ + "Ġstay", + "ing" + ], + [ + "ay", + "lor" + ], + [ + "Ġun", + "ited" + ], + [ + "ĠEd", + "ward" + ], + [ + "ĠQue", + "en" + ], + [ + "Ġexc", + "ite" + ], + [ + "Ġcandid", + "ate" + ], + [ + "gra", + "de" + ], + [ + "Ġthan", + "k" + ], + [ + "Ġc", + "ort" + ], + [ + "Ġinst", + "ant" + ], + [ + "ĠGu", + "id" + ], + [ + "ĠP", + "en" + ], + [ + "Ġgra", + "des" + ], + [ + "Ġ4", + "7" + ], + [ + "Ġent", + "reprene" + ], + [ + "ĠEn", + "ter" + ], + [ + "F", + "e" + ], + [ + "Ġen", + "orm" + ], + [ + "ĠFace", + "book" + ], + [ + "Ġsettle", + "ment" + ], + [ + "ĠN", + "eg" + ], + [ + "Ġmanufacture", + "rs" + ], + [ + "à", + "¹" + ], + [ + "ic", + "y" + ], + [ + "Ġuncertain", + "ty" + ], + [ + "Ġp", + "ipe" + ], + [ + "Ġmin", + "i" + ], + [ + "Ġres", + "erved" + ], + [ + "W", + "ind" + ], + [ + "et", + "he" + ], + [ + "Ġper", + "pendicular" + ], + [ + "AN", + "D" + ], + [ + "ĠProt", + "ection" + ], + [ + "Ġhead", + "er" + ], + [ + "Ġcou", + "rage" + ], + [ + "Ġcent", + "ered" + ], + [ + "ĠSur", + "vey" + ], + [ + "k", + "er" + ], + [ + "b", + "acks" + ], + [ + "n", + "atural" + ], + [ + "M", + "I" + ], + [ + "================", + "================" + ], + [ + "l", + "ive" + ], + [ + "Ġbiod", + "iversity" + ], + [ + "ĠPal", + "est" + ], + [ + "'", + "\\" + ], + [ + "ad", + "el" + ], + [ + "ro", + "le" + ], + [ + "ĠOh", + "io" + ], + [ + "F", + "S" + ], + [ + "Ġmod", + "erate" + ], + [ + "Ġch", + "ocolate" + ], + [ + "u", + "rolog" + ], + [ + "ĠIm", + "pro" + ], + [ + "en", + "cing" + ], + [ + "ie", + "ve" + ], + [ + "Ġbacter", + "ial" + ], + [ + "2", + "000" + ], + [ + "ber", + "ry" + ], + [ + "æ", + "ľ" + ], + [ + "requ", + "ency" + ], + [ + "Ġdeg", + "rad" + ], + [ + "Ġadd", + "iction" + ], + [ + "and", + "om" + ], + [ + "Ġo", + "x" + ], + [ + "Ġh", + "all" + ], + [ + "Ret", + "urn" + ], + [ + "att", + "les" + ], + [ + "U", + "P" + ], + [ + "Ġspec", + "im" + ], + [ + "plot", + "lib" + ], + [ + "Ġh", + "al" + ], + [ + "Ġ199", + "2" + ], + [ + "ĠG", + "row" + ], + [ + "Ġt", + "ens" + ], + [ + "k", + "et" + ], + [ + "Ġw", + "ars" + ], + [ + "Ġb", + "ags" + ], + [ + "Ġst", + "atic" + ], + [ + "Ġpan", + "els" + ], + [ + "Ġw", + "elfare" + ], + [ + "ĠPro", + "blems" + ], + [ + "Ġaccompl", + "ish" + ], + [ + "Ġqu", + "ot" + ], + [ + "Pe", + "ople" + ], + [ + "Ġcelebr", + "ated" + ], + [ + "Ġsc", + "ales" + ], + [ + "we", + "et" + ], + [ + "Ġexecut", + "ive" + ], + [ + "t", + "emp" + ], + [ + "ĊĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠ" + ], + [ + "s", + "ur" + ], + [ + "Ġestablish", + "ment" + ], + [ + "ĠFun", + "ctions" + ], + [ + "Ġmed", + "ieval" + ], + [ + "ĠAv", + "oid" + ], + [ + "Ġchick", + "en" + ], + [ + "erc", + "ury" + ], + [ + "it", + "ting" + ], + [ + "Ġex", + "ch" + ], + [ + "201", + "0" + ], + [ + "Ġs", + "ale" + ], + [ + "Ġ9", + "9" + ], + [ + "Ġut", + "ility" + ], + [ + "ĠMin", + "ister" + ], + [ + "ĠLe", + "e" + ], + [ + "Ġfeat", + "uring" + ], + [ + "ig", + "m" + ], + [ + "Ġconsist", + "ently" + ], + [ + "spec", + "ific" + ], + [ + "Ġaccording", + "ly" + ], + [ + "S", + "D" + ], + [ + "ent", + "ry" + ], + [ + "ĠPre", + "vention" + ], + [ + "Ġreven", + "ue" + ], + [ + "friend", + "ly" + ], + [ + "Ġrein", + "for" + ], + [ + "ĠHe", + "art" + ], + [ + "ĠS", + "earch" + ], + [ + "Ġdiscover", + "ies" + ], + [ + "Ġdis", + "k" + ], + [ + "eg", + "u" + ], + [ + "Ġeng", + "ines" + ], + [ + "Ġille", + "gal" + ], + [ + "Ġcontin", + "uing" + ], + [ + "Ġf", + "ur" + ], + [ + "Ġavoid", + "ing" + ], + [ + "Ġsett", + "led" + ], + [ + "Ġto", + "b" + ], + [ + "Ġinflu", + "ential" + ], + [ + "Ġess", + "ence" + ], + [ + "Ġar", + "c" + ], + [ + "h", + "ome" + ], + [ + "ĠD", + "ictionary" + ], + [ + "Ġt", + "ensor" + ], + [ + "ĠP", + "os" + ], + [ + "ĠOr", + "der" + ], + [ + "amil", + "iar" + ], + [ + "ĠBe", + "ing" + ], + [ + "Ġrespect", + "ive" + ], + [ + "Ġas", + "ync" + ], + [ + "Ġcapt", + "ivating" + ], + [ + "Ġge", + "ometric" + ], + [ + "D", + "ec" + ], + [ + "Ġar", + "med" + ], + [ + "u", + "h" + ], + [ + "Ġposit", + "ively" + ], + [ + "Ġap", + "ps" + ], + [ + "B", + "ox" + ], + [ + "ond", + "ay" + ], + [ + "Ġport", + "ray" + ], + [ + "Ġmet", + "er" + ], + [ + "Ġch", + "air" + ], + [ + "ric", + "ts" + ], + [ + "}$", + "." + ], + [ + "Ġking", + "dom" + ], + [ + "Ġexist", + "ed" + ], + [ + "ĠLin", + "coln" + ], + [ + "Ġcommunic", + "ations" + ], + [ + "Ġsav", + "ings" + ], + [ + "Ġmodel", + "ing" + ], + [ + "ell", + "er" + ], + [ + "U", + "D" + ], + [ + "p", + "ool" + ], + [ + "Ġbas", + "ics" + ], + [ + "man", + "n" + ], + [ + "Ġcop", + "ies" + ], + [ + "id", + "al" + ], + [ + "Ġconsum", + "ed" + ], + [ + "Ġcub", + "ic" + ], + [ + "ĉĉ", + "ĉĉ" + ], + [ + "Ġbe", + "am" + ], + [ + "Ġas", + "c" + ], + [ + "Ġgr", + "asp" + ], + [ + "enn", + "y" + ], + [ + "Ġ199", + "3" + ], + [ + "f", + "oot" + ], + [ + "Ġcont", + "rad" + ], + [ + "ex", + "ists" + ], + [ + "at", + "ers" + ], + [ + "com", + "put" + ], + [ + "Ġunivers", + "ities" + ], + [ + "ra", + "v" + ], + [ + "Ġvit", + "amins" + ], + [ + "Ġclass", + "ified" + ], + [ + "Ġenthus", + "i" + ], + [ + "ĠE", + "conomic" + ], + [ + "Ġcat", + "tle" + ], + [ + "Ġ5", + "4" + ], + [ + "ĠPenn", + "sylvania" + ], + [ + "201", + "2" + ], + [ + "ĠJust", + "ice" + ], + [ + "Ġdev", + "ast" + ], + [ + "ter", + "ior" + ], + [ + "Ġtext", + "ure" + ], + [ + "ĠMicro", + "soft" + ], + [ + "ans", + "as" + ], + [ + "Ġtw", + "ist" + ], + [ + "Ġadv", + "is" + ], + [ + "dat", + "etime" + ], + [ + "Ġdest", + "ination" + ], + [ + "lik", + "ely" + ], + [ + "ĠC", + "r" + ], + [ + "Ġharm", + "ony" + ], + [ + "Ġprom", + "ising" + ], + [ + "Ġphotograph", + "s" + ], + [ + "el", + "a" + ], + [ + "er", + "ally" + ], + [ + "Ġdri", + "vers" + ], + [ + "Ġg", + "est" + ], + [ + "Ġfore", + "ver" + ], + [ + "Ġent", + "ity" + ], + [ + "ĠGree", + "ce" + ], + [ + "ut", + "ing" + ], + [ + "Ġbas", + "ically" + ], + [ + "ch", + "ild" + ], + [ + "Ġpain", + "tings" + ], + [ + "Ġutil", + "ize" + ], + [ + "ĠT", + "urn" + ], + [ + "Ġres", + "c" + ], + [ + "Ġop", + "position" + ], + [ + "Ġy", + "ields" + ], + [ + "Ġp", + "ose" + ], + [ + "m", + "ake" + ], + [ + "Ġcons", + "erv" + ], + [ + "Ġv", + "aries" + ], + [ + "Ġenter", + "pr" + ], + [ + "ol", + "i" + ], + [ + "Ġreplace", + "ment" + ], + [ + "Ġem", + "erge" + ], + [ + "l", + "ate" + ], + [ + "ĠL", + "G" + ], + [ + "Ġt", + "ale" + ], + [ + "is", + "ons" + ], + [ + "b", + "ig" + ], + [ + "resent", + "ation" + ], + [ + "Ġaut", + "ism" + ], + [ + "g", + "t" + ], + [ + "Ġcot", + "ton" + ], + [ + "Ġprec", + "ious" + ], + [ + "Ġp", + "roud" + ], + [ + "al", + "m" + ], + [ + "AN", + "T" + ], + [ + "ĠPr", + "ime" + ], + [ + "Ġvert", + "ices" + ], + [ + "e", + "ven" + ], + [ + "param", + "eters" + ], + [ + "]", + "['" + ], + [ + "Ġvacc", + "ines" + ], + [ + "ig", + "er" + ], + [ + "ĠHe", + "ad" + ], + [ + "us", + "cript" + ], + [ + "ĠPh", + "ot" + ], + [ + "Ġmov", + "ies" + ], + [ + "ĠPr", + "inc" + ], + [ + "Ġocc", + "as" + ], + [ + "Ġcollect", + "ing" + ], + [ + "Ġag", + "ing" + ], + [ + "z", + "heimer" + ], + [ + "Ġcritic", + "ism" + ], + [ + "j", + "u" + ], + [ + "est", + "amp" + ], + [ + "ful", + "l" + ], + [ + "ĠPer", + "haps" + ], + [ + "Ġnutri", + "ent" + ], + [ + "Ġmed", + "itation" + ], + [ + "n", + "x" + ], + [ + "C", + "reate" + ], + [ + "ow", + "ers" + ], + [ + "Ġbe", + "es" + ], + [ + "Ġdrop", + "ped" + ], + [ + "se", + "cond" + ], + [ + "ĠM", + "ind" + ], + [ + "ĠT", + "itle" + ], + [ + "u", + "ct" + ], + [ + "loc", + "ation" + ], + [ + "ĠMich", + "igan" + ], + [ + "ĠE", + "nt" + ], + [ + "ĠExpl", + "oring" + ], + [ + "Ġ8", + "5" + ], + [ + "onal", + "d" + ], + [ + "S", + "pec" + ], + [ + ">", + "<" + ], + [ + "Ġopt", + "ional" + ], + [ + "Ġju", + "ice" + ], + [ + "Ġexpon", + "ential" + ], + [ + "io", + "xid" + ], + [ + "Th", + "us" + ], + [ + "s", + "ite" + ], + [ + "F", + "l" + ], + [ + "Ġassemb", + "ly" + ], + [ + "Ġelement", + "ary" + ], + [ + "arm", + "ing" + ], + [ + "Ġenjoy", + "ed" + ], + [ + "Ġregul", + "atory" + ], + [ + "d", + "el" + ], + [ + "Ġiniti", + "ative" + ], + [ + "Ġl", + "on" + ], + [ + "Ġen", + "v" + ], + [ + "Ġtra", + "cking" + ], + [ + "Ġadapt", + "ation" + ], + [ + "tain", + "ing" + ], + [ + "Ġth", + "rive" + ], + [ + "Ġimmigr", + "ants" + ], + [ + "Ġ199", + "1" + ], + [ + "Ġn", + "urs" + ], + [ + "Ġsepar", + "ation" + ], + [ + "ne", + "cess" + ], + [ + "ĠWith", + "in" + ], + [ + "Ġresearc", + "her" + ], + [ + "Ġcon", + "clusions" + ], + [ + "Ġor", + "ange" + ], + [ + "Ġj", + "ump" + ], + [ + "Ġpriv", + "ile" + ], + [ + "Ġgener", + "ating" + ], + [ + "Ġcons", + "ent" + ], + [ + "ĠBet", + "ween" + ], + [ + "ĠNew", + "ton" + ], + [ + "ĠF", + "ather" + ], + [ + "ĠF", + "ar" + ], + [ + "Ġsophistic", + "ated" + ], + [ + "ĠL", + "i" + ], + [ + "ere", + "n" + ], + [ + "achus", + "etts" + ], + [ + "Ġinter", + "sect" + ], + [ + "ĠJ", + "ava" + ], + [ + "ĠM", + "ib" + ], + [ + "ÂĿ", + "Â" + ], + [ + "as", + "ets" + ], + [ + "Ġh", + "urt" + ], + [ + "st", + "ers" + ], + [ + "ĠK", + "en" + ], + [ + "ĠEl", + "izabeth" + ], + [ + "end", + "ment" + ], + [ + "he", + "ll" + ], + [ + "Ġvict", + "ory" + ], + [ + "Ġm", + "ouse" + ], + [ + "chn", + "ology" + ], + [ + "oper", + "ative" + ], + [ + "Ġdi", + "ver" + ], + [ + "Ġc", + "her" + ], + [ + "Ġstrength", + "s" + ], + [ + "Ġexec", + "ution" + ], + [ + "ost", + "er" + ], + [ + "Ġparticip", + "ating" + ], + [ + "E", + "vent" + ], + [ + "Ġtail", + "ored" + ], + [ + "ĠC", + "R" + ], + [ + "Ġtob", + "acco" + ], + [ + "Ġreview", + "s" + ], + [ + "Ð", + "º" + ], + [ + "om", + "al" + ], + [ + "Ġbelie", + "ves" + ], + [ + "Ġsp", + "oke" + ], + [ + "ud", + "os" + ], + [ + "Ġrest", + "ore" + ], + [ + "Ġdis", + "advant" + ], + [ + "ĠMed", + "ia" + ], + [ + "Ġnavig", + "ating" + ], + [ + "ĠSund", + "ay" + ], + [ + "ĠAm", + "azon" + ], + [ + "Ġappoint", + "ed" + ], + [ + "Ġshif", + "ts" + ], + [ + "Ġk", + "illing" + ], + [ + "Ġad", + "verse" + ], + [ + ")", + "[" + ], + [ + "ĠSchol", + "ar" + ], + [ + "Ġcomm", + "ands" + ], + [ + "ĠMult", + "i" + ], + [ + "Ġbehavior", + "al" + ], + [ + "Ġd", + "rought" + ], + [ + "ĠJ", + "ack" + ], + [ + "acks", + "on" + ], + [ + "Ġcardi", + "ovascular" + ], + [ + "Un", + "it" + ], + [ + "Ġmyst", + "ery" + ], + [ + "ulum", + "i" + ], + [ + "Ġdr", + "inks" + ], + [ + "Ġt", + "ends" + ], + [ + "ĠN", + "O" + ], + [ + "6", + "00" + ], + [ + "Ġlength", + "s" + ], + [ + "Ġer", + "u" + ], + [ + "ount", + "ered" + ], + [ + "Ġm", + "ol" + ], + [ + "Ġoffic", + "er" + ], + [ + "ent", + "i" + ], + [ + "Ġf", + "uels" + ], + [ + "er", + "b" + ], + [ + "it", + "ches" + ], + [ + "Ġviol", + "ent" + ], + [ + "Ġbr", + "id" + ], + [ + "Ġbur", + "ied" + ], + [ + "Ġhosp", + "itals" + ], + [ + "Ġt", + "rick" + ], + [ + "Ġthe", + "rapeutic" + ], + [ + "Ġstri", + "king" + ], + [ + "ĠPort", + "ug" + ], + [ + "Ġcolon", + "ies" + ], + [ + "Ġch", + "a" + ], + [ + "Ġvari", + "ed" + ], + [ + "Ġathlet", + "es" + ], + [ + "ĠStud", + "ent" + ], + [ + "Ġ", + "ion" + ], + [ + "ĠI", + "raq" + ], + [ + "ĠSh", + "ould" + ], + [ + "L", + "S" + ], + [ + "Ġhouse", + "holds" + ], + [ + "ct", + "u" + ], + [ + "Ġsurround", + "ed" + ], + [ + "Ġfant", + "astic" + ], + [ + "u", + "v" + ], + [ + "Ġ", + "ðŁ" + ], + [ + "IT", + "Y" + ], + [ + "Ġdistingu", + "ish" + ], + [ + "Ġr", + "anges" + ], + [ + "ĠR", + "o" + ], + [ + "N", + "um" + ], + [ + "Ġfact", + "ory" + ], + [ + "w", + "an" + ], + [ + "Ġs", + "ending" + ], + [ + "Ġconsider", + "ations" + ], + [ + "Ġre", + "nt" + ], + [ + "e", + "en" + ], + [ + "ĠC", + "at" + ], + [ + "ĠSt", + "ory" + ], + [ + "Ġdivid", + "ing" + ], + [ + "Ġantibiot", + "ics" + ], + [ + "Ġform", + "ulas" + ], + [ + "p", + "ublic" + ], + [ + "az", + "z" + ], + [ + "Ġinhabit", + "ants" + ], + [ + "pass", + "word" + ], + [ + "ĠInd", + "ex" + ], + [ + "^", + "{\\" + ], + [ + "M", + "T" + ], + [ + "Ġsub", + "tle" + ], + [ + "Ġwood", + "en" + ], + [ + "Ġpros", + "per" + ], + [ + "ĠP", + "RO" + ], + [ + "Ġfing", + "ers" + ], + [ + "ĠI", + "T" + ], + [ + "Ġthreat", + "ened" + ], + [ + "ĠP", + "aper" + ], + [ + "201", + "5" + ], + [ + "st", + "orm" + ], + [ + "Â", + "®" + ], + [ + "ĠGeorg", + "ia" + ], + [ + "Ġan", + "throp" + ], + [ + "Ġl", + "icense" + ], + [ + "Ġ19", + "30" + ], + [ + "Ġgard", + "ens" + ], + [ + "Act", + "ivity" + ], + [ + "u", + "f" + ], + [ + "00", + "1" + ], + [ + "Ġset", + "up" + ], + [ + "Ġpray", + "er" + ], + [ + "Ġb", + "ol" + ], + [ + "Ġenc", + "ountered" + ], + [ + "ĠSer", + "ies" + ], + [ + "Ġgen", + "re" + ], + [ + "Ġbe", + "ans" + ], + [ + "in", + "st" + ], + [ + "ĠComput", + "er" + ], + [ + "Ġf", + "ats" + ], + [ + "AG", + "E" + ], + [ + "Ġlif", + "etime" + ], + [ + "Ġcry", + "pt" + ], + [ + "t", + "ains" + ], + [ + "Ġrequire", + "ment" + ], + [ + "Ġmother", + "s" + ], + [ + "ce", + "ans" + ], + [ + "Ġspread", + "ing" + ], + [ + "Ġd", + "reams" + ], + [ + "Ġconf", + "ront" + ], + [ + "it", + "ate" + ], + [ + "Ġrele", + "vance" + ], + [ + "ro", + "py" + ], + [ + "Ġcele", + "b" + ], + [ + "c", + "ache" + ], + [ + "k", + "ens" + ], + [ + "Ġaccompan", + "ied" + ], + [ + "ain", + "ts" + ], + [ + "ĠIn", + "cre" + ], + [ + "E", + "m" + ], + [ + "Ġatt", + "itude" + ], + [ + "Ġt", + "ape" + ], + [ + "Ġdist", + "ant" + ], + [ + "ĠD", + "aily" + ], + [ + "Ġt", + "an" + ], + [ + "ĠAl", + "tern" + ], + [ + "Ġth", + "reshold" + ], + [ + "Ġstri", + "p" + ], + [ + "ĠCom", + "b" + ], + [ + "il", + "ateral" + ], + [ + "p", + "ret" + ], + [ + "um", + "my" + ], + [ + "Ġkit", + "chen" + ], + [ + "f", + "all" + ], + [ + "Ġconf", + "used" + ], + [ + "ĠC", + "B" + ], + [ + "Ġ:", + ":" + ], + [ + "ĠMean", + "while" + ], + [ + "ĠTest", + "ament" + ], + [ + "Ġsort", + "ed" + ], + [ + "rane", + "an" + ], + [ + "Ġstrugg", + "ling" + ], + [ + "ir", + "s" + ], + [ + "ph", + "abet" + ], + [ + "Ġdef", + "ining" + ], + [ + "ĠR", + "am" + ], + [ + "ĠInt", + "erest" + ], + [ + "Ġillness", + "es" + ], + [ + "ĠP", + "arent" + ], + [ + "Ġir", + "rig" + ], + [ + "Ġc", + "ow" + ], + [ + "Ġbatter", + "ies" + ], + [ + "Ġas", + "ide" + ], + [ + "201", + "3" + ], + [ + "Ġb", + "ought" + ], + [ + "e", + "lect" + ], + [ + "Ġpush", + "ing" + ], + [ + "ĠP", + "ut" + ], + [ + "ĠO", + "ly" + ], + [ + "head", + "er" + ], + [ + "Ġvari", + "ance" + ], + [ + "cl", + "os" + ], + [ + "Ġgod", + "s" + ], + [ + "Ġenum", + "erate" + ], + [ + "R", + "ep" + ], + [ + "ĠT", + "ags" + ], + [ + "Ġtum", + "or" + ], + [ + "ĠB", + "ern" + ], + [ + "Ġp", + "ill" + ], + [ + "Ġreflect", + "ing" + ], + [ + "Ġnut", + "s" + ], + [ + "Ġpromot", + "es" + ], + [ + "Ġbl", + "ess" + ], + [ + "ĠA", + "ction" + ], + [ + "Ġ5", + "1" + ], + [ + "ab", + "out" + ], + [ + "ĠAr", + "ctic" + ], + [ + "Ġl", + "ymph" + ], + [ + "Ġmeet", + "ings" + ], + [ + "Ġm", + "ig" + ], + [ + "'", + ")." + ], + [ + "ad", + "ed" + ], + [ + "Ġsc", + "iences" + ], + [ + "Ġpuzz", + "le" + ], + [ + "Ġl", + "ambda" + ], + [ + "Ġaccept", + "ance" + ], + [ + "ic", + "ul" + ], + [ + "Ġancest", + "ors" + ], + [ + "201", + "1" + ], + [ + "G", + "R" + ], + [ + "ï", + "Ĥ" + ], + [ + "comm", + "un" + ], + [ + "Ġcl", + "ay" + ], + [ + "Ġneg", + "lect" + ], + [ + "201", + "4" + ], + [ + "Ġveget", + "ation" + ], + [ + "ĠHaw", + "ai" + ], + [ + "Ġb", + "alls" + ], + [ + "ĠAp", + "plications" + ], + [ + "ak", + "a" + ], + [ + "ill", + "ion" + ], + [ + "op", + "l" + ], + [ + "Ñ", + "ĥ" + ], + [ + "Ġar", + "th" + ], + [ + "on", + "ial" + ], + [ + "se", + "q" + ], + [ + "Ġend", + "ing" + ], + [ + "Ġisol", + "ation" + ], + [ + "Ġfit", + "ness" + ], + [ + "u", + "ction" + ], + [ + "Ġmen", + "u" + ], + [ + "Ab", + "out" + ], + [ + "Ġcarb", + "ohyd" + ], + [ + "usal", + "em" + ], + [ + "Ġstre", + "ams" + ], + [ + "Ġcor", + "on" + ], + [ + "ĠM", + "ot" + ], + [ + "']", + "[" + ], + [ + "Ġc", + "rown" + ], + [ + "Ġe", + "ager" + ], + [ + "Ġher", + "b" + ], + [ + "j", + "a" + ], + [ + "}", + "=\\" + ], + [ + "t", + "d" + ], + [ + "ĠÂ", + "»" + ], + [ + "Ġart", + "if" + ], + [ + "L", + "ike" + ], + [ + "e", + "em" + ], + [ + "Ġteach", + "ings" + ], + [ + "ĠH", + "um" + ], + [ + "Ġc", + "av" + ], + [ + "Ġabsor", + "b" + ], + [ + "ĠPer", + "form" + ], + [ + "ĠMath", + "s" + ], + [ + "Ġp", + "iv" + ], + [ + "le", + "arn" + ], + [ + "Ġworld", + "s" + ], + [ + "Ġtyp", + "ing" + ], + [ + "Ġpost", + "ed" + ], + [ + "Ġindepend", + "ently" + ], + [ + "Ġcorpor", + "ate" + ], + [ + "ĠRel", + "ations" + ], + [ + "ION", + "S" + ], + [ + "ad", + "or" + ], + [ + "ĠSt", + "an" + ], + [ + "ĠD", + "O" + ], + [ + "Ġevol", + "ving" + ], + [ + "Ġrep", + "et" + ], + [ + "Ġrecycl", + "ing" + ], + [ + "Ġp", + "H" + ], + [ + "Ġb", + "orders" + ], + [ + "H", + "el" + ], + [ + "G", + "O" + ], + [ + "Ġrec", + "ording" + ], + [ + "onym", + "ous" + ], + [ + "ĠS", + "E" + ], + [ + "Ġ19", + "20" + ], + [ + "is", + "ition" + ], + [ + "m", + "ates" + ], + [ + "Ġhol", + "iday" + ], + [ + "e", + "or" + ], + [ + "Ġc", + "ups" + ], + [ + "Ġm", + "old" + ], + [ + "acc", + "ount" + ], + [ + "Ġbackground", + "s" + ], + [ + "Ġcur", + "rency" + ], + [ + "Ġaccount", + "ing" + ], + [ + "Ġl", + "oyal" + ], + [ + "Ġsim", + "ulation" + ], + [ + "cm", + "d" + ], + [ + "Ġpen", + "al" + ], + [ + "Ġregist", + "ered" + ], + [ + "Ġo", + "xid" + ], + [ + "Requ", + "est" + ], + [ + "Ġnewsp", + "aper" + ], + [ + "M", + "on" + ], + [ + "ĠConf", + "ed" + ], + [ + "ĠDirect", + "or" + ], + [ + "Ġfat", + "ty" + ], + [ + "Ġsuggest", + "ing" + ], + [ + "au", + "nt" + ], + [ + "iv", + "a" + ], + [ + "D", + "escription" + ], + [ + "Ġche", + "ese" + ], + [ + "Ġj", + "uris" + ], + [ + "Ġexpl", + "an" + ], + [ + "Ġest", + "ate" + ], + [ + "ag", + "an" + ], + [ + "Ġc", + "ure" + ], + [ + "Ġindic", + "ating" + ], + [ + "ul", + "ative" + ], + [ + "Ġrepresent", + "ations" + ], + [ + "C", + "I" + ], + [ + "Ġprogram", + "me" + ], + [ + "Ġprot", + "ocol" + ], + [ + "ĠMuslim", + "s" + ], + [ + "Ġmat", + "rices" + ], + [ + "E", + "xt" + ], + [ + "u", + "an" + ], + [ + "Ġt", + "ill" + ], + [ + "Ġconsist", + "ing" + ], + [ + "ĠM", + "ap" + ], + [ + "Ġsuggest", + "ions" + ], + [ + "Ġcl", + "s" + ], + [ + "Ġde", + "als" + ], + [ + "ĠP", + "ay" + ], + [ + "Ġcomp", + "at" + ], + [ + "Ġdesign", + "ated" + ], + [ + "ĠHosp", + "ital" + ], + [ + "ĠG", + "a" + ], + [ + "Ġpow", + "der" + ], + [ + "Ġinc", + "orrect" + ], + [ + "Ġdisag", + "ree" + ], + [ + "ig", + "ious" + ], + [ + "Ġarr", + "anged" + ], + [ + "ĠH", + "indu" + ], + [ + "Ġp", + "ond" + ], + [ + "j", + "ob" + ], + [ + "F", + "O" + ], + [ + "Ġn", + "est" + ], + [ + "ĠAl", + "zheimer" + ], + [ + "D", + "B" + ], + [ + "Ġdim", + "in" + ], + [ + "ĠR", + "est" + ], + [ + "Ġexcite", + "ment" + ], + [ + "Ġemploy", + "ee" + ], + [ + "D", + "iff" + ], + [ + "im", + "ages" + ], + [ + "b", + "ow" + ], + [ + "f", + "are" + ], + [ + "12", + "0" + ], + [ + "ĠF", + "red" + ], + [ + "Ġemb", + "race" + ], + [ + "plic", + "ate" + ], + [ + "ud", + "a" + ], + [ + "Ġsome", + "where" + ], + [ + "ir", + "ical" + ], + [ + "Ġsod", + "ium" + ], + [ + "Ġp", + "ace" + ], + [ + "sc", + "ript" + ], + [ + "Ġind", + "irect" + ], + [ + "Ġâ", + "İ" + ], + [ + "Ġgra", + "b" + ], + [ + "Ġcount", + "s" + ], + [ + "Ġgra", + "ce" + ], + [ + "Ġremain", + "der" + ], + [ + "Ġequil", + "ibrium" + ], + [ + "Ġgather", + "ing" + ], + [ + "ĠA", + "BC" + ], + [ + "Ġm", + "ature" + ], + [ + "rem", + "ove" + ], + [ + "ĠOther", + "s" + ], + [ + "Ġper", + "mit" + ], + [ + "Ġen", + "forcement" + ], + [ + "Ġf", + "isher" + ], + [ + "Ġd", + "ro" + ], + [ + "ps", + "y" + ], + [ + "hel", + "p" + ], + [ + "Ġbelong", + "ing" + ], + [ + "Ġro", + "oms" + ], + [ + "ĠC", + "ore" + ], + [ + "Ġdispl", + "ays" + ], + [ + "Ġd", + "ense" + ], + [ + "T", + "C" + ], + [ + "c", + "ost" + ], + [ + "Ġbra", + "ins" + ], + [ + "ĠAr", + "ts" + ], + [ + "ira", + "ble" + ], + [ + "Ġm", + "ile" + ], + [ + "o", + "ids" + ], + [ + "ĠA", + "ff" + ], + [ + "s", + "rc" + ], + [ + "Ġ&", + "=" + ], + [ + "ĠCult", + "ural" + ], + [ + "Ġjoint", + "s" + ], + [ + "st", + "ud" + ], + [ + "I", + "dent" + ], + [ + "P", + "s" + ], + [ + "Ġs", + "au" + ], + [ + "pro", + "b" + ], + [ + "ĠReg", + "ular" + ], + [ + "Ġthorough", + "ly" + ], + [ + "Ġwa", + "velength" + ], + [ + "Ġar", + "ithmetic" + ], + [ + "gien", + "e" + ], + [ + "ĠAp", + "ple" + ], + [ + "k", + "ay" + ], + [ + "ĠH", + "im" + ], + [ + "Ġpl", + "acing" + ], + [ + "sh", + "aped" + ], + [ + "Ġpup", + "ils" + ], + [ + "ag", + "en" + ], + [ + "U", + "nderstanding" + ], + [ + "Ġ", + "ðĿij" + ], + [ + "Ġult", + "imate" + ], + [ + "Ġf", + "ires" + ], + [ + "Ġastr", + "onom" + ], + [ + "Ġex", + "ert" + ], + [ + "ĠC", + "ond" + ], + [ + "est", + "ock" + ], + [ + "Ġtrans", + "c" + ], + [ + "ĠE", + "ll" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠ" + ], + [ + "Ġneighb", + "ors" + ], + [ + "Ġperson", + "nel" + ], + [ + "ĠMass", + "achusetts" + ], + [ + "oo", + "lean" + ], + [ + "Cur", + "rent" + ], + [ + "ĠAlex", + "ander" + ], + [ + "Ġpl", + "ates" + ], + [ + "ĠCon", + "clusion" + ], + [ + "the", + "w" + ], + [ + "in", + "v" + ], + [ + "Ġd", + "ies" + ], + [ + "ĠH", + "om" + ], + [ + "Ġde", + "ploy" + ], + [ + "ĠF", + "ile" + ], + [ + "Ġb", + "are" + ], + [ + "Ġs", + "ister" + ], + [ + "ch", + "annel" + ], + [ + "Ġfin", + "ance" + ], + [ + "ĠSt", + "ar" + ], + [ + "Expl", + "anation" + ], + [ + "Ġpre", + "y" + ], + [ + "Ġto", + "mat" + ], + [ + "ĠAn", + "cient" + ], + [ + "â", + "Ħ" + ], + [ + "d", + "elta" + ], + [ + "at", + "ile" + ], + [ + "Ġgen", + "ome" + ], + [ + "w", + "as" + ], + [ + "ĠG", + "all" + ], + [ + "W", + "S" + ], + [ + "Ġcomp", + "elling" + ], + [ + "99", + "99" + ], + [ + "Ã", + "±" + ], + [ + "m", + "ock" + ], + [ + "ĠĠĠĠĠĠĠĠ", + "ĠĠĠĠ" + ], + [ + "ĠN", + "orm" + ], + [ + "ĠMex", + "ican" + ], + [ + "Ġat", + "om" + ], + [ + "Ġdem", + "ocratic" + ], + [ + "ĠL", + "ew" + ], + [ + "ĠFrancis", + "co" + ], + [ + "E", + "le" + ], + [ + "Ġfil", + "ters" + ], + [ + "200", + "9" + ], + [ + "Ġobserv", + "ing" + ], + [ + "ix", + "ed" + ], + [ + "Ġl", + "ob" + ], + [ + "Ġchrom", + "os" + ], + [ + "ĠC", + "orn" + ], + [ + "Ġman", + "agers" + ], + [ + "p", + "erson" + ], + [ + "m", + "ad" + ], + [ + "Ġz", + "ones" + ], + [ + "æ", + "ķ" + ], + [ + "ĠS", + "n" + ], + [ + "ĠPhys", + "ical" + ], + [ + "Ġed", + "ited" + ], + [ + "1", + "50" + ], + [ + "P", + "ol" + ], + [ + "Ġin", + "cent" + ], + [ + "pare", + "n" + ], + [ + "........", + "........" + ], + [ + "Ġcommit", + "tee" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠ" + ], + [ + "i", + "ary" + ], + [ + "Ġju", + "venile" + ], + [ + "o", + "a" + ], + [ + "Ġse", + "es" + ], + [ + "Ġtrans", + "mitted" + ], + [ + "3333", + "33" + ], + [ + "ĠD", + "at" + ], + [ + "Ġrout", + "es" + ], + [ + "Ġp", + "i" + ], + [ + "c", + "ard" + ], + [ + "]", + ";" + ], + [ + "ĠG", + "ame" + ], + [ + "N", + "N" + ], + [ + "pre", + "fix" + ], + [ + "Ġg", + "ift" + ], + [ + "Ġcut", + "s" + ], + [ + "Ġlo", + "an" + ], + [ + "im", + "eters" + ], + [ + "ver", + "b" + ], + [ + "Ġse", + "am" + ], + [ + "ific", + "ate" + ], + [ + "S", + "L" + ], + [ + "Ġang", + "er" + ], + [ + "ĠK", + "enn" + ], + [ + "$$", + "," + ], + [ + "ĠL", + "ocal" + ], + [ + "P", + "age" + ], + [ + "Ġe", + "igen" + ], + [ + "Ġpurch", + "ased" + ], + [ + "olog", + "ically" + ], + [ + "Ġcollabor", + "ative" + ], + [ + "Ġun", + "likely" + ], + [ + "Ġco", + "at" + ], + [ + "b", + "ell" + ], + [ + "Ġground", + "s" + ], + [ + "oc", + "a" + ], + [ + "ĠAp", + "p" + ], + [ + "Ġpro", + "posal" + ], + [ + "Ġsaf", + "er" + ], + [ + "Ġmedic", + "ines" + ], + [ + "Ġconv", + "in" + ], + [ + "o", + "is" + ], + [ + "Ġcoe", + "fficients" + ], + [ + "Ġsearch", + "ing" + ], + [ + "Ġresol", + "ve" + ], + [ + "Ġmonth", + "ly" + ], + [ + "Ġoutdo", + "or" + ], + [ + "ĠS", + "pring" + ], + [ + "Ġstr", + "ings" + ], + [ + "er", + "os" + ], + [ + "Ġle", + "cture" + ], + [ + "f", + "old" + ], + [ + "ĠWe", + "ek" + ], + [ + "201", + "8" + ], + [ + "Ġinnov", + "ations" + ], + [ + "B", + "A" + ], + [ + "Ġche", + "cking" + ], + [ + "Ġrepresent", + "ative" + ], + [ + "Ġbrow", + "ser" + ], + [ + "Ġopt", + "ical" + ], + [ + "ĠJer", + "usalem" + ], + [ + "Ġe", + "ars" + ], + [ + "ĠUlt", + "imately" + ], + [ + "Ġpres", + "ervation" + ], + [ + "V", + "ER" + ], + [ + "Ġg", + "aps" + ], + [ + "n", + "odes" + ], + [ + "ĠW", + "is" + ], + [ + "Ġbeg", + "un" + ], + [ + "ra", + "ined" + ], + [ + "Ġtra", + "ding" + ], + [ + "Ġbet", + "a" + ], + [ + "sol", + "ving" + ], + [ + "Ġcolor", + "ful" + ], + [ + "Ġin", + "clusion" + ], + [ + ")", + "||" + ], + [ + "su", + "ccess" + ], + [ + "Ġshe", + "ets" + ], + [ + "Ġ5", + "3" + ], + [ + "Ġg", + "ly" + ], + [ + "Ġdefic", + "iency" + ], + [ + "ĠL", + "esson" + ], + [ + "Î", + "¸" + ], + [ + "greg", + "ation" + ], + [ + "Ġsp", + "ray" + ], + [ + "Ġevalu", + "ating" + ], + [ + "w", + "er" + ], + [ + "IN", + "E" + ], + [ + "Ġsem", + "i" + ], + [ + "Ġdel", + "ight" + ], + [ + "ĠImp", + "act" + ], + [ + "Ġdevelop", + "ers" + ], + [ + "Ġmer", + "ch" + ], + [ + "ĠN", + "avy" + ], + [ + "pos", + "ing" + ], + [ + "h", + "ire" + ], + [ + "ĠÎ", + "¸" + ], + [ + "ment", + "ation" + ], + [ + "se", + "ed" + ], + [ + "Ġassess", + "ments" + ], + [ + "a", + "ft" + ], + [ + "Ġveget", + "able" + ], + [ + "Ġfat", + "igue" + ], + [ + "Ġ", + ")." + ], + [ + "Ġche", + "cks" + ], + [ + "p", + "g" + ], + [ + "Ġcalcul", + "ating" + ], + [ + "ir", + "ms" + ], + [ + "aus", + "es" + ], + [ + "at", + "i" + ], + [ + "ĠPar", + "liament" + ], + [ + "Ġleg", + "it" + ], + [ + "ps", + "on" + ], + [ + "ĠP", + "ur" + ], + [ + "Ġenorm", + "ous" + ], + [ + "Ġop", + "ens" + ], + [ + "Ġvess", + "el" + ], + [ + "Ġgold", + "en" + ], + [ + "igh", + "th" + ], + [ + "Ġse", + "gments" + ], + [ + "Ġf", + "ont" + ], + [ + "Ġcon", + "sec" + ], + [ + "oc", + "c" + ], + [ + "Ġoccup", + "ied" + ], + [ + "ĠP", + "ain" + ], + [ + "pro", + "v" + ], + [ + "Ġar", + "rive" + ], + [ + "Ġcivil", + "ization" + ], + [ + "AL", + "L" + ], + [ + "Ġdist", + "ricts" + ], + [ + "fe", + "ature" + ], + [ + "ĠIs", + "lands" + ], + [ + "Ġw", + "elcome" + ], + [ + "as", + "m" + ], + [ + "Ġmembr", + "ane" + ], + [ + "Ġrac", + "ism" + ], + [ + "ow", + "ered" + ], + [ + "Ġtra", + "v" + ], + [ + "Ġfre", + "ely" + ], + [ + "Ġd", + "airy" + ], + [ + "ĠIdent", + "ify" + ], + [ + "Ġ'", + "." + ], + [ + "Ġdesign", + "ers" + ], + [ + "ĠCult", + "ure" + ], + [ + "Ġo", + "un" + ], + [ + "us", + "ername" + ], + [ + "Ġprec", + "ip" + ], + [ + "Ġsup", + "plements" + ], + [ + "A", + "Y" + ], + [ + "out", + "heast" + ], + [ + "ĠTr", + "ust" + ], + [ + "Ġsh", + "oes" + ], + [ + "ĠL", + "at" + ], + [ + "OR", + "T" + ], + [ + "f", + "older" + ], + [ + "ĠM", + "rs" + ], + [ + "Ġann", + "ually" + ], + [ + "ĠD", + "ate" + ], + [ + "Ġrec", + "re" + ], + [ + "ĠStand", + "ards" + ], + [ + "semb", + "ly" + ], + [ + "Ġheav", + "en" + ], + [ + "Th", + "anks" + ], + [ + "Ġamong", + "st" + ], + [ + "pro", + "fit" + ], + [ + "ep", + "och" + ], + [ + "Ġwork", + "place" + ], + [ + "rodu", + "ct" + ], + [ + "Ġharv", + "est" + ], + [ + "Ġen", + "de" + ], + [ + "F", + "ig" + ], + [ + "or", + "i" + ], + [ + "ort", + "ion" + ], + [ + "Wh", + "ich" + ], + [ + "in", + "ator" + ], + [ + "Ġap", + "pl" + ], + [ + "ook", + "ed" + ], + [ + "Ġb", + "ub" + ], + [ + "Ġp", + "ets" + ], + [ + "ĠF", + "re" + ], + [ + "con", + "st" + ], + [ + "Ġcircul", + "ation" + ], + [ + "ĠT", + "own" + ], + [ + "Ġbot", + "tle" + ], + [ + "ment", + "al" + ], + [ + "Ġimportant", + "ly" + ], + [ + "h", + "ops" + ], + [ + "ĠL", + "ess" + ], + [ + "P", + "DF" + ], + [ + "Ġn", + "am" + ], + [ + "å", + "ħ" + ], + [ + "as", + "ma" + ], + [ + "Ġg", + "ear" + ], + [ + "Ġhorm", + "ones" + ], + [ + "Ġgram", + "mar" + ], + [ + "Ġp", + "ound" + ], + [ + "Ġrestric", + "ted" + ], + [ + "ĠC", + "ourse" + ], + [ + "cipl", + "inary" + ], + [ + "Ġvirt", + "ually" + ], + [ + "er", + "ver" + ], + [ + "ĠSup", + "pose" + ], + [ + "Ġch", + "urches" + ], + [ + "Ġsh", + "ore" + ], + [ + "Ġwith", + "draw" + ], + [ + "Ġche", + "ap" + ], + [ + "ii", + "i" + ], + [ + "25", + "5" + ], + [ + "Ġsub", + "mit" + ], + [ + "ĠD", + "ue" + ], + [ + "ous", + "es" + ], + [ + "Ġrest", + "oration" + ], + [ + "Ġminor", + "ity" + ], + [ + "Wh", + "o" + ], + [ + "if", + "ice" + ], + [ + "12", + "5" + ], + [ + "Ġnutrition", + "al" + ], + [ + "ĠG", + "ulf" + ], + [ + "Ġh", + "arness" + ], + [ + "Ġinv", + "ention" + ], + [ + "Ġdis", + "placement" + ], + [ + "Ġne", + "arest" + ], + [ + "ĠV", + "an" + ], + [ + "F", + "C" + ], + [ + "Ġso", + "vere" + ], + [ + "m", + "d" + ], + [ + "Ġfif", + "th" + ], + [ + "Ġat", + "omic" + ], + [ + "ĠN", + "a" + ], + [ + "Ġant", + "ioxid" + ], + [ + "200", + "8" + ], + [ + "ĠS", + "everal" + ], + [ + "ĠSh", + "ort" + ], + [ + "B", + "M" + ], + [ + "lay", + "ers" + ], + [ + "Ġimper", + "ial" + ], + [ + "ĠTra", + "ining" + ], + [ + "ĊĠĠĠĠĠĠĠĠ", + "ĠĠ" + ], + [ + ".", + ":" + ], + [ + "ĠC", + "a" + ], + [ + "st", + "ation" + ], + [ + "Ġpar", + "ks" + ], + [ + "Ġsum", + "m" + ], + [ + "Ġent", + "ries" + ], + [ + "ress", + "ing" + ], + [ + "l", + "ic" + ], + [ + "Ġap", + "ple" + ], + [ + "st", + "at" + ], + [ + "ĠN", + "E" + ], + [ + "ĠL", + "os" + ], + [ + "ĠB", + "ang" + ], + [ + "s", + "amples" + ], + [ + "Ġcontain", + "ers" + ], + [ + "p", + "c" + ], + [ + "Ġembed", + "ded" + ], + [ + "class", + "es" + ], + [ + "Ġop", + "pon" + ], + [ + "ĠDan", + "iel" + ], + [ + "Ġdivis", + "ors" + ], + [ + "ir", + "al" + ], + [ + "ĠHarv", + "ard" + ], + [ + "ĠDef", + "inition" + ], + [ + "on", + "ing" + ], + [ + "ĠOly", + "mp" + ], + [ + "ĠColor", + "ado" + ], + [ + "Ġrecip", + "es" + ], + [ + "Ġp", + "od" + ], + [ + "ĠCon", + "cept" + ], + [ + "b", + "ury" + ], + [ + "Ġspe", + "eds" + ], + [ + "Ġoccasion", + "ally" + ], + [ + "Ġmist", + "ake" + ], + [ + "ó", + "n" + ], + [ + "ol", + "er" + ], + [ + "Ġdocument", + "ation" + ], + [ + "ĠG", + "MAT" + ], + [ + "Ġsatisf", + "action" + ], + [ + "co", + "ord" + ], + [ + "Ġver", + "ify" + ], + [ + "right", + "arrow" + ], + [ + "ĠC", + "arl" + ], + [ + "ediat", + "ric" + ], + [ + "sc", + "ious" + ], + [ + "Ġeng", + "lish" + ], + [ + "adel", + "ph" + ], + [ + "ĠI", + "ss" + ], + [ + "Ġ198", + "9" + ], + [ + "al", + "d" + ], + [ + "Ġtoler", + "ance" + ], + [ + "art", + "s" + ], + [ + "Ġhighlight", + "ing" + ], + [ + "Ġdecre", + "ases" + ], + [ + "P", + "V" + ], + [ + "Ġpain", + "ful" + ], + [ + "Ġbe", + "ars" + ], + [ + "ĠW", + "ikipedia" + ], + [ + "b", + "orne" + ], + [ + "Ġre", + "ign" + ], + [ + "Ġtack", + "le" + ], + [ + "Ġ", + "rib" + ], + [ + "on", + "ents" + ], + [ + "Ġimp", + "air" + ], + [ + "Ġsect", + "ors" + ], + [ + "Ġs", + "ulf" + ], + [ + "Ġun", + "necess" + ], + [ + "res", + "ource" + ], + [ + "Ġgradu", + "ate" + ], + [ + "12", + "3" + ], + [ + "Ġsurg", + "ical" + ], + [ + "co", + "very" + ], + [ + "Ġsup", + "press" + ], + [ + "hab", + "ilit" + ], + [ + "Ġ9", + "78" + ], + [ + "Ġag", + "gressive" + ], + [ + "Ġlingu", + "istic" + ], + [ + "Ġkil", + "ometers" + ], + [ + "Ġactiv", + "ation" + ], + [ + "k", + "m" + ], + [ + "Ġrepro", + "ductive" + ], + [ + "ĠĠĠĠĠĠĠĠ", + "ĠĠĠ" + ], + [ + "P", + "ort" + ], + [ + "Ġevolution", + "ary" + ], + [ + "Ġcomp", + "ost" + ], + [ + "Ġdef", + "ines" + ], + [ + "ĠB", + "est" + ], + [ + "s", + "n" + ], + [ + "Ġenab", + "led" + ], + [ + "ut", + "f" + ], + [ + "Ġcol", + "ored" + ], + [ + "Ġassum", + "ption" + ], + [ + "Ġall", + "oc" + ], + [ + "Ġassoci", + "ate" + ], + [ + "Ġemp", + "ire" + ], + [ + "M", + "et" + ], + [ + "Ġcr", + "imes" + ], + [ + "Ġdiagn", + "ostic" + ], + [ + "it", + "ational" + ], + [ + "ino", + "is" + ], + [ + "Ġcap", + "s" + ], + [ + "l", + "ass" + ], + [ + "he", + "a" + ], + [ + "f", + "ront" + ], + [ + "Ġgovern", + "ance" + ], + [ + "Ġsystem", + "atic" + ], + [ + "ĠAssess", + "ment" + ], + [ + "A", + "v" + ], + [ + "ĠT", + "ree" + ], + [ + "Ġstru", + "ck" + ], + [ + "Ġneur", + "ons" + ], + [ + "ĠAnd", + "rew" + ], + [ + "Ġto", + "y" + ], + [ + "Ġvolunte", + "ers" + ], + [ + "e", + "val" + ], + [ + "Ġreturn", + "ing" + ], + [ + "Ġguarant", + "ee" + ], + [ + "atch", + "ing" + ], + [ + "og", + "ene" + ], + [ + "Cl", + "ick" + ], + [ + "per", + "ature" + ], + [ + "ĠViet", + "nam" + ], + [ + "Ġconduct", + "ing" + ], + [ + "Ġtre", + "m" + ], + [ + "Ġabsol", + "utely" + ], + [ + "Ġro", + "d" + ], + [ + "iv", + "als" + ], + [ + "Ġdel", + "icate" + ], + [ + "Ġp", + "el" + ], + [ + "Ġtransfer", + "red" + ], + [ + "Ġ$", + "(" + ], + [ + "Ġsk", + "illed" + ], + [ + "ra", + "ham" + ], + [ + "p", + "any" + ], + [ + "t", + "ons" + ], + [ + "Ġp", + "enc" + ], + [ + "em", + "ies" + ], + [ + "Ġconclud", + "e" + ], + [ + "ĠW", + "ed" + ], + [ + "Ġas", + "h" + ], + [ + "Ġcl", + "ouds" + ], + [ + "Ġsched", + "ul" + ], + [ + "p", + "in" + ], + [ + "r", + "ust" + ], + [ + "ck", + "ed" + ], + [ + "Ġread", + "ily" + ], + [ + "at", + "oes" + ], + [ + "ur", + "i" + ], + [ + "Ġserious", + "ly" + ], + [ + "Ġanaly", + "zed" + ], + [ + "ĠKore", + "an" + ], + [ + "NA", + "ME" + ], + [ + "ĠLabor", + "atory" + ], + [ + "cont", + "rol" + ], + [ + "M", + "D" + ], + [ + "Ġd", + "iving" + ], + [ + "Ġintrig", + "uing" + ], + [ + "Ġupd", + "ates" + ], + [ + "Ġwin", + "ning" + ], + [ + "Ġgl", + "ac" + ], + [ + "E", + "nd" + ], + [ + "Ġpreval", + "ence" + ], + [ + "y", + "nt" + ], + [ + "u", + "ilt" + ], + [ + "ĠV", + "e" + ], + [ + "im", + "ary" + ], + [ + "Ġas", + "ks" + ], + [ + "iter", + "ranean" + ], + [ + "Ġvis", + "its" + ], + [ + "Ġaccept", + "able" + ], + [ + "ĠA", + "T" + ], + [ + "ok", + "ed" + ], + [ + "Ġdistinct", + "ive" + ], + [ + "ugh", + "t" + ], + [ + "Ġl", + "oud" + ], + [ + "ru", + "le" + ], + [ + "Ġcan", + "cers" + ], + [ + "Ġimp", + "ressive" + ], + [ + "ip", + "pi" + ], + [ + "id", + "ation" + ], + [ + "ĠH", + "aving" + ], + [ + "Ġwas", + "h" + ], + [ + "D", + "ep" + ], + [ + "P", + "T" + ], + [ + "ĠRes", + "p" + ], + [ + "inet", + "eenth" + ], + [ + "ĠO", + "tt" + ], + [ + "Ġinter", + "f" + ], + [ + "od", + "ox" + ], + [ + "Ġequ", + "ity" + ], + [ + "set", + "Status" + ], + [ + "olog", + "ic" + ], + [ + "Ġrese", + "mb" + ], + [ + "OR", + "D" + ], + [ + "F", + "R" + ], + [ + "Ġtot", + "ally" + ], + [ + "ĠInd", + "ones" + ], + [ + "Ġn", + "urt" + ], + [ + ".", + "]" + ], + [ + "ĠT", + "ips" + ], + [ + "el", + "ly" + ], + [ + "Ġpres", + "erved" + ], + [ + "Ġv", + "ot" + ], + [ + "g", + "p" + ], + [ + "iz", + "ational" + ], + [ + "Ã", + "¨" + ], + [ + "Ġswim", + "ming" + ], + [ + "h", + "ard" + ], + [ + "Ġur", + "ine" + ], + [ + "Ġh", + "arsh" + ], + [ + "Ġapparent", + "ly" + ], + [ + "Ġrelig", + "ions" + ], + [ + "f", + "ire" + ], + [ + "Ġsaf", + "egu" + ], + [ + "ĠQu", + "ant" + ], + [ + "P", + "os" + ], + [ + "x", + "ml" + ], + [ + "Ġc", + "igare" + ], + [ + "Ġarr", + "ival" + ], + [ + "y", + "er" + ], + [ + "Ġa", + "ug" + ], + [ + "Ġinvest", + "ments" + ], + [ + "oc", + "ols" + ], + [ + "Ġfrequ", + "encies" + ], + [ + "Ġra", + "ys" + ], + [ + "Ã", + "§" + ], + [ + "tern", + "oon" + ], + [ + "ĠLG", + "BT" + ], + [ + "Ġinter", + "connected" + ], + [ + "Ġprov", + "ince" + ], + [ + "200", + "7" + ], + [ + "se", + "ud" + ], + [ + "ĠM", + "aking" + ], + [ + "ill", + "ance" + ], + [ + "c", + "in" + ], + [ + "Ġmos", + "quit" + ], + [ + "adelph", + "ia" + ], + [ + "ĠHer", + "itage" + ], + [ + "Ġf", + "et" + ], + [ + "V", + "A" + ], + [ + "num", + "py" + ], + [ + "Cons", + "ider" + ], + [ + "Ġtang", + "ent" + ], + [ + "ĠN", + "eed" + ], + [ + "Ġpo", + "ems" + ], + [ + "p", + "ng" + ], + [ + "uff", + "er" + ], + [ + "P", + "RO" + ], + [ + "ĠS", + "aint" + ], + [ + "ra", + "it" + ], + [ + "âĪ", + "ļ" + ], + [ + "Ġpartners", + "hip" + ], + [ + "Ġbro", + "ke" + ], + [ + "Ġadvent", + "ures" + ], + [ + "Ġle", + "an" + ], + [ + "g", + "roups" + ], + [ + "Ġpar", + "se" + ], + [ + "Stud", + "ents" + ], + [ + "P", + "ubl" + ], + [ + "th", + "ur" + ], + [ + "ĠB", + "rain" + ], + [ + "in", + "th" + ], + [ + "m", + "ond" + ], + [ + "Ġpat", + "ch" + ], + [ + "ĠWild", + "life" + ], + [ + "Ġterrit", + "ories" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "Ġ" + ], + [ + "ĠTreat", + "ment" + ], + [ + "nd", + "s" + ], + [ + "Ġinf", + "ants" + ], + [ + "in", + "er" + ], + [ + "ĠJ", + "am" + ], + [ + "Ġimag", + "ery" + ], + [ + "aw", + "a" + ], + [ + "as", + "hed" + ], + [ + "ĠSim", + "ilar" + ], + [ + "ĠTh", + "ank" + ], + [ + "b", + "et" + ], + [ + "Ġprov", + "in" + ], + [ + "ĠNever", + "theless" + ], + [ + "ĠAgricult", + "ure" + ], + [ + "Ġprov", + "ision" + ], + [ + "ĠVis", + "ual" + ], + [ + "ĠCent", + "ury" + ], + [ + "Ġex", + "port" + ], + [ + "Ġer", + "r" + ], + [ + "Ġinteg", + "rate" + ], + [ + "Ġ19", + "40" + ], + [ + "Ġtransl", + "ated" + ], + [ + "A", + "g" + ], + [ + "Ġc", + "ough" + ], + [ + "og", + "s" + ], + [ + "Ġc", + "ater" + ], + [ + "Ġan", + "ch" + ], + [ + "ĠSim", + "ple" + ], + [ + "Ġsu", + "icide" + ], + [ + "s", + "ome" + ], + [ + "U", + "E" + ], + [ + "h", + "ar" + ], + [ + "t", + "ensor" + ], + [ + "Ġflav", + "ors" + ], + [ + "Ġcyl", + "inder" + ], + [ + "ĠF", + "ocus" + ], + [ + "Ġr", + "ide" + ], + [ + "Ġsens", + "ory" + ], + [ + "ĠA", + "ud" + ], + [ + "Ġ\"", + "\"" + ], + [ + "Ġunder", + "ground" + ], + [ + "Ġo", + "ils" + ], + [ + "Ġengine", + "er" + ], + [ + "b", + "t" + ], + [ + "Ġdiscipl", + "ines" + ], + [ + "column", + "s" + ], + [ + "Ġrig", + "orous" + ], + [ + "in", + "ery" + ], + [ + "Ġexp", + "enses" + ], + [ + "Ġshe", + "ep" + ], + [ + "im", + "p" + ], + [ + "ĠFr", + "iday" + ], + [ + "Ġtravel", + "s" + ], + [ + "Ġen", + "rich" + ], + [ + "P", + "C" + ], + [ + "i", + "y" + ], + [ + "Ġman", + "uscript" + ], + [ + "ial", + "s" + ], + [ + "Ġtow", + "er" + ], + [ + "opt", + "ion" + ], + [ + "ab", + "b" + ], + [ + "ĠB", + "egin" + ], + [ + "Ġsurround", + "ings" + ], + [ + "Ġm", + "unicip" + ], + [ + "h", + "r" + ], + [ + "ĠEnc", + "ourage" + ], + [ + "w", + "all" + ], + [ + "Ġint", + "r" + ], + [ + "Ġliter", + "ally" + ], + [ + "Ġimm", + "igration" + ], + [ + "ĠThrough", + "out" + ], + [ + "Ġ6", + "3" + ], + [ + "\\", + "," + ], + [ + "Ġf", + "an" + ], + [ + "Ġcar", + "ries" + ], + [ + "Ġinsp", + "iring" + ], + [ + "Ġexplicit", + "ly" + ], + [ + "on", + "aut" + ], + [ + "Ġplant", + "ed" + ], + [ + "Ġdivis", + "ible" + ], + [ + "Ġmor", + "ph" + ], + [ + "Ġtra", + "il" + ], + [ + "Ġpersist", + "ent" + ], + [ + "H", + "z" + ], + [ + "wh", + "ite" + ], + [ + "Ġproduct", + "ive" + ], + [ + "Ġphot", + "ography" + ], + [ + "Ġcomplex", + "ities" + ], + [ + "Ġhy", + "brid" + ], + [ + "Ġsh", + "ock" + ], + [ + "Ġsus", + "pect" + ], + [ + "Cl", + "ient" + ], + [ + "11", + "11" + ], + [ + "Ġoper", + "ators" + ], + [ + "V", + "ol" + ], + [ + "ian", + "o" + ], + [ + "i", + "ro" + ], + [ + "sc", + "ill" + ], + [ + "ĠK", + "ids" + ], + [ + "Ġtong", + "ue" + ], + [ + "Ġpil", + "ot" + ], + [ + "T", + "op" + ], + [ + "ĠR", + "ail" + ], + [ + "Ġprog", + "ression" + ], + [ + "//", + "//" + ], + [ + "Ġas", + "ym" + ], + [ + "pl", + "er" + ], + [ + "Ġh", + "ob" + ], + [ + "Ġlab", + "our" + ], + [ + "ĠEgypt", + "ian" + ], + [ + "ou", + "rag" + ], + [ + "Ġc", + "od" + ], + [ + "M", + "C" + ], + [ + "Ġsp", + "inal" + ], + [ + "are", + "r" + ], + [ + "us", + "r" + ], + [ + "Ġspeak", + "ers" + ], + [ + "Ġloc", + "ally" + ], + [ + "ĠĠĠĠĠĠĠĠ", + "Ġ" + ], + [ + "ĠC", + "reek" + ], + [ + "w", + "orm" + ], + [ + "Ġatmosp", + "heric" + ], + [ + "Ġel", + "ab" + ], + [ + "w", + "d" + ], + [ + "Ġsever", + "ity" + ], + [ + "Ġinstall", + "ation" + ], + [ + "Ġt", + "ort" + ], + [ + "čĊ", + "čĊĠĠĠĠĠĠĠ" + ], + [ + "Ġput", + "s" + ], + [ + "Ġin", + "ev" + ], + [ + "Ġbus", + "y" + ], + [ + "Ġrul", + "ed" + ], + [ + "S", + "O" + ], + [ + "ra", + "ine" + ], + [ + "ĠP", + "L" + ], + [ + "ĠT", + "aylor" + ], + [ + "Ġex", + "it" + ], + [ + "ĠAl", + "ways" + ], + [ + "ph", + "ones" + ], + [ + "ĠAP", + "I" + ], + [ + "Ġ5", + "8" + ], + [ + "h", + "our" + ], + [ + "ĠC", + "orpor" + ], + [ + "ment", + "ia" + ], + [ + "met", + "ric" + ], + [ + "form", + "ed" + ], + [ + "ne", + "um" + ], + [ + "Ġ", + "icon" + ], + [ + "mar", + "ks" + ], + [ + "ĠN", + "ob" + ], + [ + "Ġtw", + "elve" + ], + [ + "epend", + "ence" + ], + [ + "ĠWilli", + "ams" + ], + [ + "Ġatt", + "ending" + ], + [ + "UL", + "T" + ], + [ + "Ġdist", + "inction" + ], + [ + "Ġcult", + "ivate" + ], + [ + "S", + "W" + ], + [ + "g", + "ae" + ], + [ + "br", + "is" + ], + [ + "ĠE", + "dition" + ], + [ + "Ġconsequ", + "ence" + ], + [ + "p", + "a" + ], + [ + "ĠEx", + "ercise" + ], + [ + "ĠP", + "R" + ], + [ + "IC", + "E" + ], + [ + "it", + "led" + ], + [ + "Ġph", + "ones" + ], + [ + ")", + "?" + ], + [ + "Ġhistor", + "ians" + ], + [ + "Ġacc", + "ord" + ], + [ + "Ġsu", + "g" + ], + [ + "I", + "ES" + ], + [ + "Ġl", + "ock" + ], + [ + "se", + "curity" + ], + [ + "U", + "G" + ], + [ + "in", + "als" + ], + [ + "ĠO", + "S" + ], + [ + "T", + "ake" + ], + [ + "x", + "ff" + ], + [ + "l", + "arge" + ], + [ + "pl", + "ane" + ], + [ + "Ġnur", + "sing" + ], + [ + "Ġret", + "ain" + ], + [ + "Ġsecre", + "ts" + ], + [ + "Ġshel", + "ter" + ], + [ + "Ġc", + "able" + ], + [ + "Ġdemonstr", + "ating" + ], + [ + "Ġmat", + "ches" + ], + [ + "Ġmean", + "ings" + ], + [ + "ĠM", + "ur" + ], + [ + "Ġen", + "roll" + ], + [ + "ĠM", + "ajor" + ], + [ + "ele", + "ment" + ], + [ + "U", + "C" + ], + [ + "ĠEx", + "press" + ], + [ + "Ġoverwhel", + "ming" + ], + [ + "Ġconven", + "ient" + ], + [ + "ex", + "pr" + ], + [ + "Ġreg", + "ime" + ], + [ + "Ġvir", + "al" + ], + [ + "i", + "am" + ], + [ + "ĠC", + "lean" + ], + [ + "ush", + "ing" + ], + [ + "Ġattract", + "ive" + ], + [ + "ĠSoft", + "ware" + ], + [ + "Ġo", + "ceans" + ], + [ + "ĠÂ", + "°" + ], + [ + "Ġcompre", + "hend" + ], + [ + "Ġans", + "wered" + ], + [ + "ck", + "er" + ], + [ + "Ġdesc", + "end" + ], + [ + "Ġadopt", + "ion" + ], + [ + "Cal", + "cul" + ], + [ + "ĠB", + "ureau" + ], + [ + "eles", + "cope" + ], + [ + "Ġed", + "it" + ], + [ + "Ġf", + "ra" + ], + [ + "Ġinc", + "idence" + ], + [ + "mon", + "th" + ], + [ + "Ġins", + "pect" + ], + [ + "Ġun", + "em" + ], + [ + "Ġcampaign", + "s" + ], + [ + "Ġrec", + "ipe" + ], + [ + "w", + "hen" + ], + [ + "paren", + "cy" + ], + [ + "n", + "an" + ], + [ + "ry", + "ing" + ], + [ + "n", + "ote" + ], + [ + "ĠCom", + "par" + ], + [ + "Ġ5", + "7" + ], + [ + "Ġarrange", + "ment" + ], + [ + "Ġst", + "d" + ], + [ + "Ġpro", + "long" + ], + [ + "Ġw", + "ing" + ], + [ + "Ġinvest", + "ors" + ], + [ + "b", + "ul" + ], + [ + "fact", + "or" + ], + [ + "ĠConf", + "erence" + ], + [ + "N", + "O" + ], + [ + "ĠS", + "on" + ], + [ + ":", + "]" + ], + [ + "Ġpred", + "iction" + ], + [ + "b", + "n" + ], + [ + "ath", + "an" + ], + [ + "Ġj", + "ew" + ], + [ + "Ġbur", + "den" + ], + [ + "Ġexpl", + "ores" + ], + [ + "ĠR", + "at" + ], + [ + "h", + "ash" + ], + [ + "int", + "s" + ], + [ + "Ġ\"", + "," + ], + [ + "build", + "ing" + ], + [ + "ĠS", + "O" + ], + [ + "5", + "01" + ], + [ + "Ġf", + "illing" + ], + [ + "````", + "``" + ], + [ + "Ġphilosoph", + "ical" + ], + [ + "ĠMed", + "iterranean" + ], + [ + "ĠS", + "ource" + ], + [ + "Ġsurv", + "iv" + ], + [ + "Ġpun", + "ishment" + ], + [ + "ĠJ", + "ackson" + ], + [ + "d", + "ers" + ], + [ + "Ġreput", + "ation" + ], + [ + "Ġincorpor", + "ated" + ], + [ + "Ġjo", + "ining" + ], + [ + "d", + "est" + ], + [ + "Ġdes", + "k" + ], + [ + "Ġal", + "tered" + ], + [ + "D", + "at" + ], + [ + "Out", + "put" + ], + [ + "Ġbar", + "rier" + ], + [ + "Ġentertain", + "ment" + ], + [ + "Ġemphas", + "ize" + ], + [ + "ĠD", + "ocument" + ], + [ + "(\"", + "\\" + ], + [ + "Ġmole", + "cule" + ], + [ + "ĠM", + "arc" + ], + [ + "Ġbe", + "ach" + ], + [ + "ab", + "lish" + ], + [ + "Ġ6", + "6" + ], + [ + "Ġpres", + "cribed" + ], + [ + "Ġn", + "od" + ], + [ + "ĠC", + "A" + ], + [ + "Ġverb", + "ose" + ], + [ + "B", + "ased" + ], + [ + "ĠH", + "a" + ], + [ + "Ġrel", + "at" + ], + [ + "iss", + "ippi" + ], + [ + "Ġgu", + "ides" + ], + [ + "Ġpen", + "et" + ], + [ + "b", + "urn" + ], + [ + "Ġb", + "ases" + ], + [ + "ĠPr", + "in" + ], + [ + "0", + "76" + ], + [ + "Ġsynt", + "hetic" + ], + [ + "Ġh", + "ide" + ], + [ + "ari", + "ans" + ], + [ + "ĠTur", + "k" + ], + [ + "Ġsurve", + "ys" + ], + [ + "Ġmamm", + "als" + ], + [ + "Ġm", + "erg" + ], + [ + "reg", + "ister" + ], + [ + "ĠSol", + "ve" + ], + [ + "Ġlay", + "out" + ], + [ + "Ġorgan", + "ize" + ], + [ + "cent", + "er" + ], + [ + "Ġl", + "ift" + ], + [ + "Ġkind", + "ness" + ], + [ + "Ġstret", + "ch" + ], + [ + "ĠTem", + "ple" + ], + [ + "Ġth", + "irty" + ], + [ + "ĠE", + "N" + ], + [ + "C", + "all" + ], + [ + "plic", + "it" + ], + [ + "ĠC", + "ell" + ], + [ + "ĠE", + "PA" + ], + [ + "Ġout", + "break" + ], + [ + "!", + "âĢĿ" + ], + [ + "ian", + "ces" + ], + [ + "ĠL", + "ater" + ], + [ + "end", + "ers" + ], + [ + "Par", + "am" + ], + [ + "input", + "s" + ], + [ + "Ġachieve", + "ments" + ], + [ + "ĠK", + "n" + ], + [ + "Ġdigest", + "ive" + ], + [ + "Ġdiag", + "onal" + ], + [ + "Ġtend", + "ency" + ], + [ + "ib", + "ration" + ], + [ + "Ġdi", + "ets" + ], + [ + "il", + "ly" + ], + [ + "eng", + "ers" + ], + [ + "it", + "us" + ], + [ + "Ġresist", + "ant" + ], + [ + "Ġdevelop", + "s" + ], + [ + "Ġearn", + "ed" + ], + [ + "ic", + "ations" + ], + [ + "or", + "ient" + ], + [ + "met", + "adata" + ], + [ + "RO", + "M" + ], + [ + "Ġst", + "uck" + ], + [ + "Ġal", + "umin" + ], + [ + "Ġrel", + "ating" + ], + [ + "Ġteac", + "hes" + ], + [ + "ĠM", + "arg" + ], + [ + "('", + "/" + ], + [ + "D", + "L" + ], + [ + "Ġinv", + "asive" + ], + [ + "Ġoper", + "ational" + ], + [ + "Ġge", + "ographical" + ], + [ + "ĠO", + "ffic" + ], + [ + "Ġb", + "ust" + ], + [ + "ater", + "nal" + ], + [ + "Ġl", + "akes" + ], + [ + "ĠO", + "cc" + ], + [ + "Ġsed", + "iment" + ], + [ + "Ġv", + "ice" + ], + [ + "200", + "6" + ], + [ + "rib", + "le" + ], + [ + "Ġg", + "ar" + ], + [ + "Ġs", + "le" + ], + [ + "Ġod", + "ds" + ], + [ + "Ġo", + "vers" + ], + [ + "Ġacc", + "idents" + ], + [ + "reg", + "on" + ], + [ + "Ċ", + "ĊĊĠĠĠ" + ], + [ + "Ġte", + "ens" + ], + [ + "tor", + "ch" + ], + [ + "st", + "ic" + ], + [ + "Ġwind", + "s" + ], + [ + "aff", + "e" + ], + [ + "Ġforg", + "ot" + ], + [ + "Ġno", + "qa" + ], + [ + "ĠSe", + "qu" + ], + [ + "Ġb", + "inding" + ], + [ + "Ġcolon", + "y" + ], + [ + "Ã", + "Ĥ" + ], + [ + "Ġp", + "or" + ], + [ + "Ġthick", + "ness" + ], + [ + "Ġspace", + "craft" + ], + [ + "le", + "q" + ], + [ + "Ġ8", + "00" + ], + [ + "n", + "amed" + ], + [ + "Me", + "an" + ], + [ + "Ġgrad", + "ient" + ], + [ + "ĠFollow", + "ing" + ], + [ + "Ġle", + "mon" + ], + [ + "Ġrect", + "angular" + ], + [ + "rac", + "king" + ], + [ + "ĠâĪ", + "Ī" + ], + [ + "Ġabund", + "ant" + ], + [ + "ĠK", + "ent" + ], + [ + "ĠC", + "re" + ], + [ + "ĠM", + "ic" + ], + [ + "Ġgener", + "ator" + ], + [ + "It", + "em" + ], + [ + "quir", + "y" + ], + [ + "00", + "01" + ], + [ + "Ġrece", + "ives" + ], + [ + "es", + "ian" + ], + [ + "f", + "in" + ], + [ + "d", + "ays" + ], + [ + "pl", + "us" + ], + [ + "Ġde", + "com" + ], + [ + "ch", + "ildren" + ], + [ + "Ġdis", + "sol" + ], + [ + "He", + "alth" + ], + [ + "ors", + "hip" + ], + [ + "ĠSol", + "ar" + ], + [ + "Ġprev", + "ents" + ], + [ + "ustain", + "able" + ], + [ + "est", + "one" + ], + [ + "Ġabsor", + "ption" + ], + [ + "Ġevalu", + "ated" + ], + [ + "osp", + "el" + ], + [ + "Ġ", + "||" + ], + [ + "it", + "ic" + ], + [ + "Ġcomp", + "act" + ], + [ + "Ġme", + "ets" + ], + [ + "Sh", + "ow" + ], + [ + "v", + "y" + ], + [ + "av", + "irus" + ], + [ + "G", + "S" + ], + [ + "ĠU", + "RL" + ], + [ + "Ġcomple", + "ting" + ], + [ + "Ġreg", + "ulate" + ], + [ + "Ġtour", + "ism" + ], + [ + "w", + "estern" + ], + [ + "aw", + "ay" + ], + [ + "Ġgenu", + "ine" + ], + [ + "ĠNot", + "es" + ], + [ + "ĠComm", + "ons" + ], + [ + "Ġmod", + "ify" + ], + [ + "201", + "6" + ], + [ + "Ġceleb", + "ration" + ], + [ + "ĠF", + "air" + ], + [ + "Ġstead", + "y" + ], + [ + "om", + "orph" + ], + [ + "Ġst", + "ew" + ], + [ + "ĊĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠ" + ], + [ + "the", + "y" + ], + [ + "h", + "uman" + ], + [ + "ĠEn", + "cyclopedia" + ], + [ + "Ġbas", + "ket" + ], + [ + "t", + "mp" + ], + [ + "Ġb", + "ite" + ], + [ + "Ġd", + "ried" + ], + [ + "Ġliv", + "estock" + ], + [ + "Ġamer", + "ican" + ], + [ + "Ġcitiz", + "en" + ], + [ + "Ġaff", + "airs" + ], + [ + "Ġin", + "cl" + ], + [ + "og", + "ens" + ], + [ + "Ġutil", + "ized" + ], + [ + "Ġbr", + "illi" + ], + [ + "cy", + "cle" + ], + [ + "en", + "ergy" + ], + [ + "a", + "que" + ], + [ + "Ġvol", + "umes" + ], + [ + "Ġsimilar", + "ities" + ], + [ + ")", + ")." + ], + [ + "ĠM", + "onday" + ], + [ + "ik", + "a" + ], + [ + "enti", + "eth" + ], + [ + "Ġprogress", + "ive" + ], + [ + "66", + "66" + ], + [ + "ĠS", + "us" + ], + [ + "ĠTh", + "ird" + ], + [ + "ĠIll", + "inois" + ], + [ + "v", + "ity" + ], + [ + "Ġw", + "ings" + ], + [ + "bre", + "aking" + ], + [ + "ĠD", + "am" + ], + [ + "Ġdocument", + "ed" + ], + [ + "f", + "ram" + ], + [ + "Ġsub", + "stitute" + ], + [ + "es", + "ium" + ], + [ + "Ġpr", + "ide" + ], + [ + "Ġarrange", + "ments" + ], + [ + "Ġspeak", + "er" + ], + [ + "Ġble", + "eding" + ], + [ + "Ġdisc", + "ourse" + ], + [ + "Lear", + "n" + ], + [ + "Ġgra", + "y" + ], + [ + "Ġharm", + "on" + ], + [ + "Ġb", + "old" + ], + [ + "Ġconsist", + "ency" + ], + [ + "Ġl", + "bs" + ], + [ + "Ġra", + "inf" + ], + [ + "Ġunc", + "over" + ], + [ + "Ġsh", + "r" + ], + [ + "Ġso", + "ils" + ], + [ + "F", + "il" + ], + [ + "ay", + "a" + ], + [ + "Ġdevelopment", + "al" + ], + [ + "Ġcos", + "m" + ], + [ + "Ġmob", + "ility" + ], + [ + "ĠPhil", + "ipp" + ], + [ + "step", + "s" + ], + [ + "de", + "velop" + ], + [ + ".", + ")," + ], + [ + "Ġact", + "ors" + ], + [ + "Ġar", + "rays" + ], + [ + "Ġg", + "ro" + ], + [ + "Ġ[", + "?" + ], + [ + "Ġattempt", + "ed" + ], + [ + "Ġintrodu", + "cing" + ], + [ + "ist", + "ent" + ], + [ + "Wor", + "ld" + ], + [ + "ome", + "ga" + ], + [ + "Ġfunction", + "ality" + ], + [ + "Ġdescript", + "ions" + ], + [ + "ĠN", + "C" + ], + [ + "Ġst", + "raw" + ], + [ + "ĠWor", + "king" + ], + [ + "Ġsett", + "lers" + ], + [ + "ain", + "e" + ], + [ + "g", + "row" + ], + [ + "S", + "cient" + ], + [ + "Ġper", + "imeter" + ], + [ + "Ġl", + "unch" + ], + [ + "³³³³³³³³", + "³³³³³³³³" + ], + [ + "Ġrad", + "i" + ], + [ + "ac", + "ity" + ], + [ + "spe", + "ed" + ], + [ + "il", + "st" + ], + [ + "Ġm", + "art" + ], + [ + "ĠCol", + "l" + ], + [ + "Ġattribut", + "ed" + ], + [ + "Ġmechan", + "ics" + ], + [ + "Ġdut", + "ies" + ], + [ + "Ġillust", + "rated" + ], + [ + "ĠPer", + "iod" + ], + [ + "200", + "5" + ], + [ + "Ġd", + "rops" + ], + [ + "Ġheart", + "s" + ], + [ + "Ġ'", + "__" + ], + [ + "rec", + "ord" + ], + [ + "Ġaf", + "ternoon" + ], + [ + "Ġcontinuous", + "ly" + ], + [ + "Ġst", + "abil" + ], + [ + "ĠCon", + "vention" + ], + [ + "Ġphr", + "ases" + ], + [ + "}}", + "$$" + ], + [ + "valu", + "ate" + ], + [ + "re", + "nder" + ], + [ + "Ġcal", + "endar" + ], + [ + "Ġre", + "nd" + ], + [ + "Ġd", + "ual" + ], + [ + "Ġc", + "ited" + ], + [ + "Ġhe", + "s" + ], + [ + "ĠOb", + "ama" + ], + [ + "Ġinvent", + "ed" + ], + [ + "Ġsm", + "ell" + ], + [ + "Ġcirc", + "uits" + ], + [ + "off", + "set" + ], + [ + "ag", + "ram" + ], + [ + "ĠR", + "ather" + ], + [ + "Ġref", + "used" + ], + [ + "ĠS", + "em" + ], + [ + "p", + "air" + ], + [ + "Ġtherap", + "ies" + ], + [ + "Ġunder", + "go" + ], + [ + "\":", + "\"" + ], + [ + "Ġl", + "oose" + ], + [ + "H", + "ER" + ], + [ + "Ġcomplet", + "ion" + ], + [ + "Ġ", + "×" + ], + [ + "Ġem", + "it" + ], + [ + "Ġcomb", + "ines" + ], + [ + "ĠJ", + "r" + ], + [ + "pe", + "ction" + ], + [ + "ĠOr", + "th" + ], + [ + "Ġelder", + "ly" + ], + [ + "Ġsee", + "ks" + ], + [ + "t", + "ics" + ], + [ + "å", + "IJ" + ], + [ + "Ġelect", + "ions" + ], + [ + "we", + "ights" + ], + [ + "Ġsub", + "set" + ], + [ + "Ġvill", + "ages" + ], + [ + "we", + "b" + ], + [ + "reat", + "ing" + ], + [ + "ass", + "ium" + ], + [ + "Ġemb", + "ry" + ], + [ + "Ġacqu", + "ire" + ], + [ + "qu", + "es" + ], + [ + "i", + "op" + ], + [ + "Ġland", + "ing" + ], + [ + "Ġseason", + "al" + ], + [ + "Ġbul", + "lying" + ], + [ + "(", + "__" + ], + [ + "Ġnam", + "ely" + ], + [ + "D", + "elta" + ], + [ + ")/", + "(" + ], + [ + "ĠSol", + "ving" + ], + [ + "Ġmass", + "es" + ], + [ + "ential", + "s" + ], + [ + "ĠH", + "ard" + ], + [ + "M", + "ar" + ], + [ + "com", + "plete" + ], + [ + "ĠCol", + "lect" + ], + [ + "em", + "bed" + ], + [ + "Ġend", + "angered" + ], + [ + "Ġfriends", + "hip" + ], + [ + "ĠScient", + "ists" + ], + [ + "Ġcompos", + "ite" + ], + [ + "O", + "pen" + ], + [ + "Ġdram", + "atically" + ], + [ + "Ġshould", + "er" + ], + [ + "ex", + "pl" + ], + [ + "ĠUn", + "ivers" + ], + [ + "V", + "ari" + ], + [ + "ĠM", + "oses" + ], + [ + "Ġ5", + "9" + ], + [ + "Ġte", + "ch" + ], + [ + "o", + "ard" + ], + [ + "Ġhist", + "ories" + ], + [ + "}", + "/" + ], + [ + "ĠSt", + "ation" + ], + [ + "Ġshould", + "n" + ], + [ + "AT", + "A" + ], + [ + "12", + "8" + ], + [ + "Ġdr", + "ives" + ], + [ + "ut", + "il" + ], + [ + "Ġ", + "----" + ], + [ + "Ġarchitect", + "ural" + ], + [ + "Ġresident", + "ial" + ], + [ + "Ġm", + "ail" + ], + [ + "Ġdin", + "ner" + ], + [ + "fact", + "ory" + ], + [ + "AS", + "E" + ], + [ + "Ġtravel", + "ed" + ], + [ + "ĠPhil", + "adelphia" + ], + [ + "Ġafford", + "able" + ], + [ + "Ġtrans", + "actions" + ], + [ + "Ġpay", + "ments" + ], + [ + "ĠTur", + "key" + ], + [ + "ĠSecret", + "ary" + ], + [ + "Ġm", + "es" + ], + [ + "Ġworks", + "hops" + ], + [ + "pro", + "file" + ], + [ + "Ġext", + "ends" + ], + [ + "Ġint", + "u" + ], + [ + "Ġ$", + "{" + ], + [ + "ĠD", + "ie" + ], + [ + "Ġde", + "lete" + ], + [ + "ä", + "º" + ], + [ + "ĠJ", + "o" + ], + [ + "Ġb", + "er" + ], + [ + "Ġacknow", + "ledge" + ], + [ + "Ġshop", + "ping" + ], + [ + "an", + "z" + ], + [ + "Ġinv", + "asion" + ], + [ + "Ġb", + "attles" + ], + [ + "if", + "er" + ], + [ + "Ð", + "²" + ], + [ + "Ġmultip", + "lying" + ], + [ + "ĠLiter", + "ature" + ], + [ + "sc", + "ience" + ], + [ + "net", + "work" + ], + [ + "S", + "ign" + ], + [ + "ĠQ", + "t" + ], + [ + "Ġmetabol", + "ism" + ], + [ + "IN", + "D" + ], + [ + "R", + "ed" + ], + [ + "Ġadvoc", + "ate" + ], + [ + "Ġwrit", + "ings" + ], + [ + "et", + "ed" + ], + [ + "ef", + "t" + ], + [ + "Ġdis", + "pers" + ], + [ + "Ġher", + "bs" + ], + [ + "Ġflo", + "ating" + ], + [ + "claim", + "ed" + ], + [ + "Ġconsum", + "ing" + ], + [ + "ple", + "t" + ], + [ + "gh", + "an" + ], + [ + "Ġprodu", + "cers" + ], + [ + "Ġframew", + "orks" + ], + [ + "ĠĠĠĠĠĠĠĠ", + "ĠĠ" + ], + [ + "Ġg", + "ains" + ], + [ + "du", + "ate" + ], + [ + "Ġcell", + "ular" + ], + [ + "n", + "ab" + ], + [ + "exec", + "ute" + ], + [ + "Ġpain", + "ted" + ], + [ + "Ġre", + "ef" + ], + [ + "Ġweek", + "ly" + ], + [ + "cl", + "osed" + ], + [ + "ch", + "arg" + ], + [ + "Ġexpress", + "ing" + ], + [ + "Ġth", + "roat" + ], + [ + "Ġsym", + "pt" + ], + [ + "Ġ9", + "7" + ], + [ + "L", + "ife" + ], + [ + "Ġsuscept", + "ible" + ], + [ + "ĠB", + "ody" + ], + [ + "Ġ[?", + "]:" + ], + [ + "Ġmagn", + "et" + ], + [ + "Ġcoll", + "apse" + ], + [ + "Ġhy", + "giene" + ], + [ + "Ġhop", + "es" + ], + [ + "ĠL", + "ED" + ], + [ + "Ġcl", + "oth" + ], + [ + "Ġmod", + "es" + ], + [ + "('", + "--" + ], + [ + "Ġrepresent", + "atives" + ], + [ + "y", + "ard" + ], + [ + "Ù", + "Ħ" + ], + [ + "25", + "6" + ], + [ + "Ġ\"", + "/" + ], + [ + "Ġcontin", + "ent" + ], + [ + "Ġutil", + "izing" + ], + [ + "ol", + "ph" + ], + [ + "Le", + "vel" + ], + [ + "ĠJac", + "ob" + ], + [ + "Ġpick", + "ed" + ], + [ + "Ġp", + "ars" + ], + [ + "Ġ6", + "2" + ], + [ + "}}", + "}" + ], + [ + "ĠSen", + "ate" + ], + [ + "ver", + "ages" + ], + [ + "f", + "ly" + ], + [ + "ib", + "li" + ], + [ + "``", + "//" + ], + [ + "ĠU", + "k" + ], + [ + "ĠH", + "ig" + ], + [ + "Ġmin", + "us" + ], + [ + "H", + "ome" + ], + [ + "ĠM", + "other" + ], + [ + "Ġdis", + "comfort" + ], + [ + "Ġf", + "ate" + ], + [ + "um", + "ped" + ], + [ + "at", + "tered" + ], + [ + "d", + "istance" + ], + [ + "ĠY", + "OU" + ], + [ + "Ġt", + "ags" + ], + [ + "ĠR", + "ole" + ], + [ + "Ġfund", + "ed" + ], + [ + "Ġp", + "itch" + ], + [ + "()", + "`" + ], + [ + "Ġexecut", + "ed" + ], + [ + "Ġz", + "ip" + ], + [ + "Ġwond", + "ering" + ], + [ + "Ġinfect", + "ious" + ], + [ + "Ġgu", + "ided" + ], + [ + "hold", + "er" + ], + [ + "y", + "es" + ], + [ + "Ġpl", + "ots" + ], + [ + "Ġrat", + "ios" + ], + [ + "ĠSt", + "ill" + ], + [ + "ena", + "issance" + ], + [ + "Ġunnecess", + "ary" + ], + [ + "Ġoutput", + "s" + ], + [ + "Ġproport", + "ional" + ], + [ + "Ġhaz", + "ards" + ], + [ + "cle", + "an" + ], + [ + "at", + "re" + ], + [ + "**", + "*" + ], + [ + "ang", + "el" + ], + [ + "Ġsimpl", + "ify" + ], + [ + "Ġmark", + "ers" + ], + [ + "Ġne", + "urolog" + ], + [ + "G", + "u" + ], + [ + "rop", + "ol" + ], + [ + "ou", + "ri" + ], + [ + "Ġdisc", + "ount" + ], + [ + "ĠE", + "s" + ], + [ + "B", + "I" + ], + [ + "Ġcontrovers", + "ial" + ], + [ + "Ġt", + "ast" + ], + [ + "ex", + "per" + ], + [ + "Ġreal", + "istic" + ], + [ + "Ġde", + "bris" + ], + [ + "ro", + "se" + ], + [ + "Ġrainf", + "all" + ], + [ + "ĠD", + "esc" + ], + [ + "201", + "7" + ], + [ + "yn", + "asty" + ], + [ + "Ġan", + "not" + ], + [ + "Ġh", + "ung" + ], + [ + "Ġelev", + "ated" + ], + [ + "Ġfac", + "ial" + ], + [ + "b", + "ec" + ], + [ + "Ġe", + "ll" + ], + [ + "ĠAct", + "ivity" + ], + [ + "Ġattempt", + "ing" + ], + [ + "Ġbr", + "on" + ], + [ + "Ġcook", + "ed" + ], + [ + "Ġg", + "um" + ], + [ + "Ġs", + "ons" + ], + [ + "Ġre", + "plied" + ], + [ + "Ġspec", + "ify" + ], + [ + "h", + "ot" + ], + [ + "ĠS", + "ix" + ], + [ + "Ġ1", + "10" + ], + [ + "Se", + "cond" + ], + [ + "Ġcomm", + "od" + ], + [ + "Ġrob", + "ots" + ], + [ + "Ġincred", + "ibly" + ], + [ + "V", + "E" + ], + [ + "ĠPh", + "ilos" + ], + [ + "ĠExpl", + "ain" + ], + [ + "Ġfeature", + "d" + ], + [ + "Ġsleep", + "ing" + ], + [ + "he", + "rence" + ], + [ + "ĠMin", + "istry" + ], + [ + "--------------------------------", + "--------------------------------" + ], + [ + "Ġer", + "osion" + ], + [ + "S", + "l" + ], + [ + "ĠF", + "ac" + ], + [ + "Ġs", + "ail" + ], + [ + "Ġb", + "ind" + ], + [ + "Ġenc", + "oding" + ], + [ + "Mod", + "ule" + ], + [ + "Ġabandon", + "ed" + ], + [ + "ĠCommun", + "ication" + ], + [ + "ĠCh", + "arl" + ], + [ + "Ġmatch", + "ing" + ], + [ + "Ġth", + "yroid" + ], + [ + "cult", + "ural" + ], + [ + "ĠRes", + "ource" + ], + [ + "An", + "swer" + ], + [ + "Ġminim", + "izing" + ], + [ + "Ġhol", + "y" + ], + [ + "ĠH", + "it" + ], + [ + "L", + "ong" + ], + [ + "Ġst", + "rive" + ], + [ + "18", + "0" + ], + [ + "ĠW", + "ales" + ], + [ + "_", + "{\\" + ], + [ + "Ġinf", + "lation" + ], + [ + "Ġ6", + "8" + ], + [ + "Ġfav", + "our" + ], + [ + "ĠN", + "ic" + ], + [ + "ĠTechn", + "iques" + ], + [ + "Ġra", + "ises" + ], + [ + "ĠAr", + "gs" + ], + [ + "Ġmag", + "azine" + ], + [ + "he", + "ro" + ], + [ + "Ġ(", + "âĢľ" + ], + [ + "ins", + "ert" + ], + [ + "ĠBudd", + "h" + ], + [ + "Ġindic", + "ators" + ], + [ + "ex", + "it" + ], + [ + "Ġlabel", + "ed" + ], + [ + "ĠS", + "anta" + ], + [ + "Ġfac", + "ulty" + ], + [ + "Ġearthqu", + "ake" + ], + [ + "Ġent", + "rance" + ], + [ + "ari", + "um" + ], + [ + "if", + "iers" + ], + [ + "b", + "ro" + ], + [ + "Ġdepos", + "its" + ], + [ + "s", + "creen" + ], + [ + "ess", + "ional" + ], + [ + "Ġan", + "x" + ], + [ + "opt", + "im" + ], + [ + "p", + "ot" + ], + [ + "Ġpath", + "ways" + ], + [ + "urs", + "day" + ], + [ + "Ġo", + "ste" + ], + [ + "Aut", + "hor" + ], + [ + "Ġcompet", + "ing" + ], + [ + "Ġret", + "ail" + ], + [ + "F", + "ree" + ], + [ + "Ġlib", + "eral" + ], + [ + "D", + "C" + ], + [ + "Ġm", + "issions" + ], + [ + "ĠMe", + "chan" + ], + [ + "H", + "igh" + ], + [ + "Ġ6", + "7" + ], + [ + "nes", + "day" + ], + [ + "Ġsl", + "ide" + ], + [ + "Ġfram", + "es" + ], + [ + "Ġroll", + "ing" + ], + [ + "ĠMount", + "ain" + ], + [ + "ĠBi", + "ology" + ], + [ + "=", + "['" + ], + [ + "ues", + "day" + ], + [ + "Ġpurs", + "ue" + ], + [ + "Ġirrig", + "ation" + ], + [ + "Ġo", + "ct" + ], + [ + "ĠRec", + "ogn" + ], + [ + "Ġass", + "et" + ], + [ + "Ġep", + "och" + ], + [ + "C", + "ode" + ], + [ + "th", + "ood" + ], + [ + "Ġend", + "less" + ], + [ + "or", + "us" + ], + [ + "Ġimm", + "ense" + ], + [ + "ĠMove", + "ment" + ], + [ + "V", + "is" + ], + [ + "********", + "********" + ], + [ + "Ġdi", + "arr" + ], + [ + "Ġsort", + "s" + ], + [ + "form", + "s" + ], + [ + "Ġeconom", + "ies" + ], + [ + "eng", + "ine" + ], + [ + "ĠSchool", + "s" + ], + [ + "ram", + "id" + ], + [ + "ĠR", + "en" + ], + [ + "ĠV", + "ersion" + ], + [ + "Ġlim", + "iting" + ], + [ + "ĠMiss", + "issippi" + ], + [ + "ĠV", + "ideo" + ], + [ + "end", + "a" + ], + [ + "Ġso", + "y" + ], + [ + "ch", + "annels" + ], + [ + "S", + "V" + ], + [ + "ac", + "hel" + ], + [ + "Ġbroad", + "cast" + ], + [ + "Se", + "lect" + ], + [ + "ĠAb", + "raham" + ], + [ + "Ġint", + "ens" + ], + [ + "Ġsup", + "pose" + ], + [ + "ign", + "ment" + ], + [ + "B", + "as" + ], + [ + "ĠTe", + "am" + ], + [ + "c", + "v" + ], + [ + "b", + "matrix" + ], + [ + "ĠW", + "in" + ], + [ + "Ġt", + "uple" + ], + [ + "ĠAcc", + "ount" + ], + [ + "Ġh", + "ip" + ], + [ + "Ġroot", + "ed" + ], + [ + "Ġassign", + "ments" + ], + [ + "Ġal", + "phabet" + ], + [ + "Ġst", + "ems" + ], + [ + "st", + "ats" + ], + [ + "Ġstere", + "otypes" + ], + [ + "F", + "OR" + ], + [ + "O", + "per" + ], + [ + "ith", + "ub" + ], + [ + "ĠW", + "rit" + ], + [ + "Ġfol", + "ks" + ], + [ + "riz", + "ona" + ], + [ + "ĠScient", + "ific" + ], + [ + "wh", + "o" + ], + [ + "Ġg", + "erm" + ], + [ + "A", + "cc" + ], + [ + "AB", + "LE" + ], + [ + "Ġcam", + "eras" + ], + [ + "Ġtra", + "cks" + ], + [ + ".", + "[" + ], + [ + "Ġtit", + "les" + ], + [ + "m", + "i" + ], + [ + "ĠEx", + "am" + ], + [ + "p", + "ip" + ], + [ + "Ġb", + "ull" + ], + [ + "ĠP", + "ersonal" + ], + [ + "G", + "ET" + ], + [ + "ĠF", + "ed" + ], + [ + "ĠÎ", + "±" + ], + [ + "Ġw", + "age" + ], + [ + "Ġsp", + "ons" + ], + [ + "ĠD", + "er" + ], + [ + ".", + "*" + ], + [ + "pe", + "at" + ], + [ + "Ġpref", + "ix" + ], + [ + "l", + "aw" + ], + [ + "Ġspecial", + "ist" + ], + [ + "ĠO", + "regon" + ], + [ + "s", + "ent" + ], + [ + "ast", + "ics" + ], + [ + "Ġagree", + "ments" + ], + [ + "oc", + "ent" + ], + [ + "ist", + "ically" + ], + [ + "Ġtext", + "book" + ], + [ + "{", + "(" + ], + [ + "b", + "ool" + ], + [ + ":", + "-" + ], + [ + "or", + "ative" + ], + [ + ";", + "\\" + ], + [ + "arl", + "ic" + ], + [ + "Ġid", + "x" + ], + [ + "Ġgr", + "an" + ], + [ + "Ġrel", + "ates" + ], + [ + "ĠDeterm", + "ine" + ], + [ + "Ġcam", + "ps" + ], + [ + "he", + "res" + ], + [ + "Ġdis", + "charge" + ], + [ + "Ġs", + "ch" + ], + [ + "Ġatt", + "ended" + ], + [ + "M", + "IB" + ], + [ + "so", + "le" + ], + [ + "ĠWil", + "son" + ], + [ + "K", + "udos" + ], + [ + "Ñ", + "ı" + ], + [ + "ĠÃ", + "¢" + ], + [ + "â", + "Ĩ" + ], + [ + "ĠTe", + "achers" + ], + [ + "r", + "ank" + ], + [ + "us", + "hes" + ], + [ + "Ġco", + "pe" + ], + [ + "ĠMar", + "ia" + ], + [ + "ib", + "bean" + ], + [ + "P", + "at" + ], + [ + "ĠSc", + "ript" + ], + [ + "ĠL", + "y" + ], + [ + "Ġinterview", + "s" + ], + [ + "ab", + "ases" + ], + [ + "Gen", + "eral" + ], + [ + "ĠF", + "arm" + ], + [ + "co", + "in" + ], + [ + "ĠTw", + "itter" + ], + [ + "Ġrhyth", + "m" + ], + [ + "Ġins", + "u" + ], + [ + "Ġdeterm", + "ines" + ], + [ + "ĠL", + "uther" + ], + [ + "ĠS", + "P" + ], + [ + "Ġimpro", + "ves" + ], + [ + "m", + "ay" + ], + [ + "Ġ", + "____" + ], + [ + "Ġdom", + "ains" + ], + [ + "ĠGard", + "en" + ], + [ + "ĠAd", + "am" + ], + [ + "Ġsystem", + "ic" + ], + [ + "âĢĶ", + "âĢĶ" + ], + [ + "Ġt", + "ied" + ], + [ + "am", + "ous" + ], + [ + "Ġart", + "work" + ], + [ + "ĠB", + "a" + ], + [ + "Ġterm", + "inal" + ], + [ + "ĠElect", + "ric" + ], + [ + "s", + "leep" + ], + [ + "Ġ", + "ĊĠĠĠ" + ], + [ + "Ġad", + "min" + ], + [ + "n", + "ia" + ], + [ + "Ġsqu", + "ared" + ], + [ + "Ġph", + "y" + ], + [ + "Ġh", + "ack" + ], + [ + "Ġcon", + "ve" + ], + [ + "os", + "aur" + ], + [ + "au", + "g" + ], + [ + "n", + "i" + ], + [ + "Ġhe", + "ter" + ], + [ + "Ġaccess", + "ibility" + ], + [ + "Ġcook", + "ies" + ], + [ + "id", + "ate" + ], + [ + "ad", + "min" + ], + [ + "ĠF", + "all" + ], + [ + "ĠTe", + "aching" + ], + [ + "Ġpress", + "ures" + ], + [ + "Ġintellig", + "ent" + ], + [ + "Ġfib", + "ers" + ], + [ + "Ġenzym", + "es" + ], + [ + "Ġadministr", + "ative" + ], + [ + "pt", + "s" + ], + [ + "Ġshow", + "c" + ], + [ + "ra", + "id" + ], + [ + "ĠB", + "on" + ], + [ + "Ġexplan", + "ations" + ], + [ + "ore", + "r" + ], + [ + "requ", + "ired" + ], + [ + "Ġax", + "es" + ], + [ + "d", + "ess" + ], + [ + "ĠR", + "enaissance" + ], + [ + "it", + "zer" + ], + [ + "act", + "ivity" + ], + [ + "Ġgr", + "at" + ], + [ + "Ġb", + "is" + ], + [ + "Ġc", + "ov" + ], + [ + "an", + "th" + ], + [ + "Ġwere", + "n" + ], + [ + "Res", + "earch" + ], + [ + "Ġmin", + "ister" + ], + [ + "dis", + "c" + ], + [ + "Ġmulti", + "plied" + ], + [ + "ĠN", + "Y" + ], + [ + ":", + "\\" + ], + [ + "Ġ18", + "00" + ], + [ + "Ġir", + "regular" + ], + [ + "Ġfol", + "k" + ], + [ + "ĠMe", + "asure" + ], + [ + "ĠR", + "ule" + ], + [ + "Ġplan", + "es" + ], + [ + "Ġorgan", + "ism" + ], + [ + "Ġwe", + "aken" + ], + [ + "O", + "G" + ], + [ + "Ġcare", + "ers" + ], + [ + "Ġchap", + "ters" + ], + [ + "Ġt", + "s" + ], + [ + "Ġprot", + "ocols" + ], + [ + "gl", + "obal" + ], + [ + "sw", + "ith" + ], + [ + "Ġb", + "ars" + ], + [ + "Ġkne", + "e" + ], + [ + "Ġp", + "ale" + ], + [ + "Ġmix", + "ing" + ], + [ + "20", + "20" + ], + [ + "ĠU", + "V" + ], + [ + "ĠLew", + "is" + ], + [ + "Ġs", + "rc" + ], + [ + "čĊ", + "ĉ" + ], + [ + "Ġo", + "w" + ], + [ + "pri", + "ate" + ], + [ + "ric", + "ane" + ], + [ + "eng", + "es" + ], + [ + "ĠT", + "R" + ], + [ + "ĠRes", + "earchers" + ], + [ + "Ġam", + "ino" + ], + [ + "pie", + "ce" + ], + [ + "A", + "F" + ], + [ + "ĠL", + "oc" + ], + [ + "ip", + "se" + ], + [ + "ĠAng", + "eles" + ], + [ + "ĠF", + "ish" + ], + [ + "ip", + "ly" + ], + [ + "Ġent", + "itled" + ], + [ + "Ġinj", + "ured" + ], + [ + "Ġoper", + "ated" + ], + [ + "Ġhe", + "al" + ], + [ + "Ġabund", + "ance" + ], + [ + "c", + "am" + ], + [ + "ow", + "ed" + ], + [ + "W", + "rite" + ], + [ + "Ġc", + "tx" + ], + [ + "Ġw", + "ake" + ], + [ + "Ġorgan", + "izing" + ], + [ + "Ġasp", + "ir" + ], + [ + "Ġaccom", + "pany" + ], + [ + "ĠV", + "itamin" + ], + [ + "ĠFact", + "ors" + ], + [ + "ĠA", + "bs" + ], + [ + "M", + "ap" + ], + [ + "AC", + "K" + ], + [ + "J", + "an" + ], + [ + "U", + "B" + ], + [ + "Ġmur", + "der" + ], + [ + "Ġappro", + "val" + ], + [ + "st", + "ates" + ], + [ + "Ġv", + "ine" + ], + [ + "Ġrevolution", + "ary" + ], + [ + "Ġ", + "ĊĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "Ġpro", + "l" + ], + [ + "O", + "ct" + ], + [ + "Ġp", + "ine" + ], + [ + "A", + "ug" + ], + [ + "ĠS", + "ud" + ], + [ + "ĠSh", + "akespeare" + ], + [ + "ad", + "er" + ], + [ + "Ġsl", + "ight" + ], + [ + "Ġcl", + "ues" + ], + [ + "appro", + "x" + ], + [ + "Ġenjoy", + "ing" + ], + [ + "More", + "over" + ], + [ + "Ġ", + "å" + ], + [ + "Ġpart", + "ly" + ], + [ + "ce", + "eds" + ], + [ + "Ġh", + "ang" + ], + [ + "G", + "L" + ], + [ + "11", + "1" + ], + [ + "S", + "ystem" + ], + [ + "w", + "riting" + ], + [ + "ĠBer", + "lin" + ], + [ + "empt", + "y" + ], + [ + "k", + "o" + ], + [ + "ĠMar", + "ine" + ], + [ + "Ġc", + "um" + ], + [ + "erv", + "es" + ], + [ + "Ġl", + "in" + ], + [ + "Ġst", + "er" + ], + [ + "ĠTra", + "de" + ], + [ + "ĠF", + "a" + ], + [ + "Ġfoot", + "ball" + ], + [ + "Ġadolesc", + "ents" + ], + [ + "ody", + "nam" + ], + [ + "G", + "B" + ], + [ + "Ġabsor", + "bed" + ], + [ + "Ġsal", + "mon" + ], + [ + "Ġbo", + "ards" + ], + [ + "Ġhighlight", + "ed" + ], + [ + "ĠCont", + "ext" + ], + [ + "Ġcateg", + "or" + ], + [ + "Ġsymmet", + "ry" + ], + [ + "Ġrefuge", + "es" + ], + [ + "g", + "ood" + ], + [ + "p", + "ubl" + ], + [ + "ut", + "ical" + ], + [ + "ĠN", + "utrition" + ], + [ + "ĠIm", + "plement" + ], + [ + "Ġpred", + "omin" + ], + [ + "Ġmyster", + "ious" + ], + [ + "plic", + "ity" + ], + [ + "ĠInt", + "ellig" + ], + [ + "Ġingred", + "ient" + ], + [ + "l", + "an" + ], + [ + "Ġinterpret", + "ations" + ], + [ + "ĠJ", + "im" + ], + [ + "Ġconstit", + "utes" + ], + [ + "ĠAs", + "h" + ], + [ + "ĠE", + "u" + ], + [ + "act", + "ic" + ], + [ + "Ġcont", + "amination" + ], + [ + "ĠH", + "yd" + ], + [ + "ĠInvest", + "ig" + ], + [ + "Ġch", + "at" + ], + [ + "Ġflow", + "ing" + ], + [ + "Ġc", + "ouncil" + ], + [ + "Ġf", + "irms" + ], + [ + "Ġfe", + "as" + ], + [ + "ĠG", + "ive" + ], + [ + "g", + "amma" + ], + [ + "Ġc", + "in" + ], + [ + "bl", + "ue" + ], + [ + "Ġsh", + "ade" + ], + [ + "Ġst", + "ops" + ], + [ + "EN", + "D" + ], + [ + "Ġy", + "ard" + ], + [ + "Ġ25", + "5" + ], + [ + "ic", + "iency" + ], + [ + "tt", + "es" + ], + [ + "Ġpartners", + "hips" + ], + [ + "M", + "R" + ], + [ + "Ġpre", + "jud" + ], + [ + "Ġgrav", + "itational" + ], + [ + "\"", + "{" + ], + [ + "Ġalgebra", + "ic" + ], + [ + "Ġh", + "ill" + ], + [ + "Ġreview", + "ed" + ], + [ + ".", + "-" + ], + [ + "Ġemphas", + "izing" + ], + [ + "Ġbel", + "oved" + ], + [ + "Ġpoll", + "ut" + ], + [ + "pl", + "an" + ], + [ + "923076", + "923076" + ], + [ + "Ġan", + "at" + ], + [ + "pect", + "ive" + ], + [ + "Ġap", + "i" + ], + [ + "Ġsupport", + "ive" + ], + [ + "Ġadvert", + "ising" + ], + [ + "ri", + "ends" + ], + [ + "uis", + "ine" + ], + [ + "f", + "g" + ], + [ + "S", + "H" + ], + [ + "le", + "ton" + ], + [ + "H", + "is" + ], + [ + "Ġm", + "as" + ], + [ + "G", + "raph" + ], + [ + "ĠM", + "i" + ], + [ + "Ġbe", + "e" + ], + [ + "Ġbe", + "aring" + ], + [ + "erm", + "at" + ], + [ + "Ġbrother", + "s" + ], + [ + "Ġang", + "ular" + ], + [ + "Ġsimpl", + "er" + ], + [ + "art", + "en" + ], + [ + "m", + "akers" + ], + [ + "ç", + "Ķ" + ], + [ + "Ġref", + "rig" + ], + [ + "ĠO", + "nt" + ], + [ + "ĠJ", + "ones" + ], + [ + "Ġsurv", + "ived" + ], + [ + "g", + "rams" + ], + [ + "M", + "ake" + ], + [ + "Ġhero", + "es" + ], + [ + "qu", + "estion" + ], + [ + "s", + "chool" + ], + [ + "Ġmet", + "adata" + ], + [ + "Ġmind", + "fulness" + ], + [ + "Ġwas", + "hing" + ], + [ + "ĠEx", + "ec" + ], + [ + "dition", + "ally" + ], + [ + "XXXX", + "XXXX" + ], + [ + "Ġn", + "ick" + ], + [ + "Ġex", + "empl" + ], + [ + "Ġf", + "older" + ], + [ + "Ġmod", + "ules" + ], + [ + "Ġglob", + "ally" + ], + [ + "Ġb", + "ills" + ], + [ + "ĠD", + "om" + ], + [ + "Ġdel", + "ta" + ], + [ + "Ġsymb", + "olic" + ], + [ + "Ġrandom", + "ly" + ], + [ + "Ġmicro", + "sc" + ], + [ + "con", + "nection" + ], + [ + "ou", + "ble" + ], + [ + "Ġexc", + "av" + ], + [ + "Ġflu", + "ctu" + ], + [ + "Ġinstitution", + "al" + ], + [ + "Ġrem", + "ed" + ], + [ + "Ġappro", + "ached" + ], + [ + "Ġâī", + "¤" + ], + [ + "Ġqu", + "ote" + ], + [ + "ĩ", + "Ĵ" + ], + [ + "Ġoptim", + "ization" + ], + [ + "ĠInd", + "ividual" + ], + [ + "p", + "ur" + ], + [ + "Ġmat", + "hematic" + ], + [ + "ĠP", + "ict" + ], + [ + "Ġpre", + "view" + ], + [ + "lu", + "x" + ], + [ + "int", + "eg" + ], + [ + "b", + "id" + ], + [ + "S", + "ON" + ], + [ + "CT", + "ION" + ], + [ + "Ġport", + "ions" + ], + [ + "ĠCom", + "plex" + ], + [ + "Ġel", + "ig" + ], + [ + "un", + "ks" + ], + [ + "923076923076", + "93" + ], + [ + "Ġbrid", + "ges" + ], + [ + "sp", + "an" + ], + [ + "Ġf", + "ails" + ], + [ + "C", + "F" + ], + [ + "Ġform", + "ats" + ], + [ + "076", + "92307692307693" + ], + [ + "ip", + "ation" + ], + [ + "ber", + "ries" + ], + [ + "le", + "m" + ], + [ + "Ġspread", + "s" + ], + [ + "i", + "ors" + ], + [ + "Ġgain", + "ing" + ], + [ + "Ġsynt", + "hesis" + ], + [ + "Q", + "t" + ], + [ + "Ġd", + "oses" + ], + [ + "Ġobvious", + "ly" + ], + [ + "Ġag", + "greg" + ], + [ + "C", + "ar" + ], + [ + "Ġpart", + "ially" + ], + [ + "Ġpeace", + "ful" + ], + [ + "Ġbow", + "l" + ], + [ + "Ġret", + "rie" + ], + [ + "ag", + "ger" + ], + [ + "ĠD", + "iet" + ], + [ + "Ġsup", + "pl" + ], + [ + "health", + "y" + ], + [ + "Ġ9", + "6" + ], + [ + "æķ", + "°" + ], + [ + "ĠTre", + "nds" + ], + [ + "Ġo", + "scill" + ], + [ + "Ñ", + "ĭ" + ], + [ + "?", + "**" + ], + [ + "L", + "ength" + ], + [ + "ĠM", + "ess" + ], + [ + "gg", + "ed" + ], + [ + "Ġsmooth", + "ly" + ], + [ + "Ġind", + "ices" + ], + [ + "Ġarth", + "ritis" + ], + [ + "ĠGuid", + "elines" + ], + [ + "Ġm", + "a" + ], + [ + ":", + "||" + ], + [ + "Ġsy", + "ll" + ], + [ + "ĠAl", + "aska" + ], + [ + "F", + "urther" + ], + [ + "re", + "port" + ], + [ + "Ġfear", + "s" + ], + [ + "n", + "als" + ], + [ + "ĠD", + "own" + ], + [ + "Ġclos", + "est" + ], + [ + "Ġcouns", + "el" + ], + [ + "ag", + "g" + ], + [ + "ĠEx", + "p" + ], + [ + "Ġcat", + "aly" + ], + [ + "habilit", + "ation" + ], + [ + "Ġvis", + "ually" + ], + [ + "D", + "ownload" + ], + [ + "č", + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "ys", + "ics" + ], + [ + "Ġdist", + "ress" + ], + [ + "wind", + "ow" + ], + [ + "è", + "¯" + ], + [ + "Ġmetab", + "olic" + ], + [ + "rac", + "ks" + ], + [ + "ĠP", + "i" + ], + [ + "Ġsubs", + "id" + ], + [ + "ĠPol", + "and" + ], + [ + "ĠCol", + "lab" + ], + [ + "N", + "ational" + ], + [ + "Ġd", + "a" + ], + [ + "w", + "he" + ], + [ + "nes", + "ota" + ], + [ + "ry", + "ption" + ], + [ + "Ġhum", + "or" + ], + [ + "Ġmet", + "a" + ], + [ + "ĠAr", + "m" + ], + [ + "F", + "ore" + ], + [ + "ĠJ", + "ane" + ], + [ + "ĠG", + "P" + ], + [ + "200", + "4" + ], + [ + "ĠM", + "ental" + ], + [ + "Ġle", + "ts" + ], + [ + "Ġcur", + "ves" + ], + [ + "Ġmet", + "rics" + ], + [ + "Ġburn", + "ed" + ], + [ + "Ġg", + "au" + ], + [ + "Ġsim", + "ilarly" + ], + [ + "Ġconstitution", + "al" + ], + [ + "Ġdoll", + "ar" + ], + [ + "Ġvalid", + "ation" + ], + [ + "Ġbelong", + "s" + ], + [ + "Ġhyp", + "ot" + ], + [ + "clus", + "ively" + ], + [ + "Ġoff", + "ices" + ], + [ + "^", + "(" + ], + [ + "Ġch", + "ains" + ], + [ + "ĠW", + "ars" + ], + [ + "ĠR", + "un" + ], + [ + "Ġtum", + "ors" + ], + [ + "by", + "tes" + ], + [ + "ou", + "ch" + ], + [ + "Ġver", + "bal" + ], + [ + "ĠT", + "ypes" + ], + [ + "Ġded", + "ication" + ], + [ + "Ġimm", + "ers" + ], + [ + "Ġmarginal", + "ized" + ], + [ + "pl", + "ants" + ], + [ + "Ġallerg", + "ies" + ], + [ + "an", + "as" + ], + [ + "Ġsubsequ", + "ently" + ], + [ + "Ġar", + "ter" + ], + [ + "hist", + "ory" + ], + [ + "Ð", + "¼" + ], + [ + "Ġphys", + "icians" + ], + [ + "im", + "edia" + ], + [ + "Ġval", + "ley" + ], + [ + "Ġrel", + "atives" + ], + [ + "Ġb", + "aking" + ], + [ + "er", + "ating" + ], + [ + "Ġ6", + "1" + ], + [ + "Ġ'", + "-" + ], + [ + "Ġd", + "ying" + ], + [ + "Ġr", + "ic" + ], + [ + "app", + "oint" + ], + [ + "Ġpresent", + "ing" + ], + [ + "L", + "L" + ], + [ + "Ġdraw", + "ings" + ], + [ + "ĠCh", + "ief" + ], + [ + "Ġhead", + "ers" + ], + [ + "py", + "test" + ], + [ + "Ġwor", + "n" + ], + [ + "Ġper", + "ceptions" + ], + [ + "Ġofficial", + "ly" + ], + [ + "ar", + "se" + ], + [ + "Ġpred", + "ators" + ], + [ + "Ġprison", + "ers" + ], + [ + "Ġpro", + "x" + ], + [ + "t", + "ri" + ], + [ + "Ġres", + "ort" + ], + [ + "Ġdecre", + "asing" + ], + [ + "rom", + "agnetic" + ], + [ + "Ġmark", + "er" + ], + [ + "y", + "an" + ], + [ + "ĠM", + "P" + ], + [ + "OD", + "O" + ], + [ + "Ġevol", + "ve" + ], + [ + "pos", + "itions" + ], + [ + "Ġ\"", + "." + ], + [ + "U", + "RE" + ], + [ + "r", + "in" + ], + [ + "Ġelectron", + "ics" + ], + [ + "UR", + "L" + ], + [ + "ĠClin", + "ical" + ], + [ + "ĠâĢ", + "Ŀ" + ], + [ + "ĠHome", + "work" + ], + [ + "Ġassoci", + "ations" + ], + [ + "Ġpat", + "ri" + ], + [ + "Man", + "ager" + ], + [ + "ĠParam", + "eters" + ], + [ + "com", + "b" + ], + [ + "Ġaccompl", + "ished" + ], + [ + "M", + "ain" + ], + [ + "Ġreserv", + "oir" + ], + [ + "Ġco", + "inc" + ], + [ + "Ġ198", + "8" + ], + [ + "it", + "ance" + ], + [ + "Ġ", + "):" + ], + [ + "dom", + "ain" + ], + [ + "'", + "(" + ], + [ + "D", + "isc" + ], + [ + "ym", + "e" + ], + [ + "Ġsp", + "elling" + ], + [ + "Ġcham", + "ber" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠ" + ], + [ + "h", + "ol" + ], + [ + "ĠStep", + "hen" + ], + [ + "Ġ", + "verse" + ], + [ + "on", + "ent" + ], + [ + "Ġview", + "ing" + ], + [ + "ĠProb", + "ability" + ], + [ + "in", + "come" + ], + [ + "us", + "ers" + ], + [ + "Ġexhib", + "ition" + ], + [ + "Ġmanufacture", + "r" + ], + [ + "ĠH", + "an" + ], + [ + "m", + "aster" + ], + [ + "Ġal", + "ien" + ], + [ + "ĠR", + "ub" + ], + [ + "Ġab", + "ol" + ], + [ + "Ġmaxim", + "ize" + ], + [ + "e", + "z" + ], + [ + "sh", + "ort" + ], + [ + "ĠAnt", + "ar" + ], + [ + "au", + "c" + ], + [ + "f", + "a" + ], + [ + "d", + "esc" + ], + [ + "Ġsub", + "mitted" + ], + [ + "Ġtrib", + "e" + ], + [ + "ch", + "i" + ], + [ + "Ġtim", + "ing" + ], + [ + "D", + "i" + ], + [ + "Ġsw", + "elling" + ], + [ + "Ġorgan", + "izational" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠ" + ], + [ + "Ġt", + "ies" + ], + [ + "Ġd", + "t" + ], + [ + "Ġb", + "ands" + ], + [ + "Ġph", + "on" + ], + [ + "m", + "ass" + ], + [ + "Ġde", + "er" + ], + [ + "Ġap", + "ples" + ], + [ + "Ġsing", + "ing" + ], + [ + "Ġn", + "ineteenth" + ], + [ + "Ġl", + "y" + ], + [ + "æ", + "ĸ" + ], + [ + "ĠR", + "NA" + ], + [ + "ĠG", + "ames" + ], + [ + "Ġpreval", + "ent" + ], + [ + "b", + "en" + ], + [ + "ol", + "ine" + ], + [ + "Ġbi", + "ke" + ], + [ + "port", + "ion" + ], + [ + "L", + "ocation" + ], + [ + "ob", + "ic" + ], + [ + "Ġst", + "rand" + ], + [ + "Ġenzym", + "e" + ], + [ + "Ġsubt", + "raction" + ], + [ + "ul", + "ates" + ], + [ + "Ġdoct", + "rine" + ], + [ + "Ġpot", + "atoes" + ], + [ + "is", + "ations" + ], + [ + "Ġsustain", + "ed" + ], + [ + "Ġsp", + "ine" + ], + [ + "Ġ", + "ip" + ], + [ + "Ġw", + "ages" + ], + [ + "ar", + "ithm" + ], + [ + "âĦ", + "¢" + ], + [ + "ĠDe", + "cl" + ], + [ + "Ġsup", + "plied" + ], + [ + "In", + "tern" + ], + [ + "Ġcalcul", + "us" + ], + [ + "et", + "ric" + ], + [ + "Ġph", + "ases" + ], + [ + ")", + "}{" + ], + [ + "un", + "ci" + ], + [ + "Res", + "earchers" + ], + [ + "Ġbra", + "ve" + ], + [ + "Ġde", + "mentia" + ], + [ + "Ġrail", + "road" + ], + [ + "head", + "ers" + ], + [ + "nt", + "il" + ], + [ + "1", + "10" + ], + [ + "re", + "ll" + ], + [ + "Ġm", + "ilit" + ], + [ + "ĠOver", + "view" + ], + [ + "ex", + "cept" + ], + [ + "Ġcamp", + "us" + ], + [ + "Ġf", + "its" + ], + [ + "Ġ19", + "00" + ], + [ + "Ġtrans", + "parency" + ], + [ + "ards", + "hip" + ], + [ + "Ġexam", + "s" + ], + [ + "Ġ198", + "6" + ], + [ + "Ġp", + "ric" + ], + [ + "ĠAs", + "sembly" + ], + [ + "Ġele", + "g" + ], + [ + "Ġhe", + "x" + ], + [ + "Ġpublic", + "ations" + ], + [ + "bl", + "ack" + ], + [ + "ethe", + "less" + ], + [ + "Ġ9", + "8" + ], + [ + "Ġc", + "ave" + ], + [ + "ord", + "an" + ], + [ + "d", + "m" + ], + [ + "Ġqual", + "ified" + ], + [ + "H", + "ence" + ], + [ + "[", + "\\" + ], + [ + "Ġple", + "asure" + ], + [ + "Ġfurn", + "iture" + ], + [ + "ur", + "ally" + ], + [ + "Ġh", + "arb" + ], + [ + "ru", + "b" + ], + [ + "ĠA", + "rizona" + ], + [ + "are", + "a" + ], + [ + "Ġend", + "uring" + ], + [ + "Ġex", + "clusive" + ], + [ + "Ġcreat", + "ure" + ], + [ + "ĠSu", + "ccess" + ], + [ + "dig", + "it" + ], + [ + "Ġrom", + "antic" + ], + [ + "ĠS", + "av" + ], + [ + "Com", + "mon" + ], + [ + "Ġsk", + "ip" + ], + [ + "Ġgif", + "ts" + ], + [ + "ribut", + "es" + ], + [ + "mal", + "ink" + ], + [ + "ĠBl", + "ood" + ], + [ + "sh", + "ot" + ], + [ + "Ġwar", + "fare" + ], + [ + "G", + "M" + ], + [ + "Ġexec", + "ute" + ], + [ + "Ġso", + "ap" + ], + [ + "ĠN", + "ether" + ], + [ + "Ġrub", + "ber" + ], + [ + "Ġpestic", + "ides" + ], + [ + "Ġcan", + "al" + ], + [ + "O", + "pt" + ], + [ + "Ġreject", + "ed" + ], + [ + "e", + "u" + ], + [ + "Col", + "or" + ], + [ + "Ġloc", + "ate" + ], + [ + "Ġbl", + "end" + ], + [ + "Ġp", + "ink" + ], + [ + "Ġï", + "ĥ" + ], + [ + "Ġread", + "s" + ], + [ + "Ġinvest", + "ing" + ], + [ + "ĠPro", + "test" + ], + [ + "Ġdang", + "ers" + ], + [ + "Ġe", + "rect" + ], + [ + "Ġrec", + "urs" + ], + [ + "ĠSpec", + "ifically" + ], + [ + "Ġse", + "al" + ], + [ + "Ġsign", + "ature" + ], + [ + "Ġpsych", + "iat" + ], + [ + "Ġby", + "tes" + ], + [ + "Ġvac", + "uum" + ], + [ + "St", + "r" + ], + [ + "in", + "ch" + ], + [ + "Ġp", + "ap" + ], + [ + "Ġs", + "our" + ], + [ + "g", + "b" + ], + [ + "Ġtreat", + "y" + ], + [ + "c", + "ounter" + ], + [ + "ĠA", + "k" + ], + [ + "Ġsatisf", + "y" + ], + [ + "ĠAdv", + "anced" + ], + [ + "umb", + "led" + ], + [ + "Ġch", + "ron" + ], + [ + "in", + "ology" + ], + [ + "Ġoff", + "s" + ], + [ + "S", + "earch" + ], + [ + "Ġim", + "posed" + ], + [ + "à¤", + "¾" + ], + [ + "}$", + "," + ], + [ + "Ġtradition", + "ally" + ], + [ + "Ġful", + "f" + ], + [ + "ĠB", + "an" + ], + [ + "tern", + "s" + ], + [ + "L", + "oad" + ], + [ + "ĠMc", + "C" + ], + [ + "Ġcontamin", + "ated" + ], + [ + "Ġfl", + "ags" + ], + [ + "Ġri", + "p" + ], + [ + "Ġclust", + "ers" + ], + [ + "ĠChar", + "acter" + ], + [ + "Ġed", + "iting" + ], + [ + "M", + "ethod" + ], + [ + "ĠÂ", + "±" + ], + [ + "m", + "ind" + ], + [ + "ĠCon", + "c" + ], + [ + "Ġflu", + "x" + ], + [ + "Ġmigr", + "ations" + ], + [ + "ĠKnow", + "ledge" + ], + [ + "Ù", + "İ" + ], + [ + "Ġdis", + "asters" + ], + [ + "Ġinv", + "ited" + ], + [ + "Ġbl", + "o" + ], + [ + "an", + "alysis" + ], + [ + "ĠEv", + "olution" + ], + [ + "Ar", + "ray" + ], + [ + "e", + "fficient" + ], + [ + "ĠGu", + "ard" + ], + [ + "ou", + "ter" + ], + [ + "ĠP", + "ear" + ], + [ + "w", + "ait" + ], + [ + "Ġassist", + "ant" + ], + [ + ".", + "(" + ], + [ + "Ġhas", + "h" + ], + [ + "ĠDe", + "ath" + ], + [ + "Ġnavig", + "ation" + ], + [ + "Ġign", + "ored" + ], + [ + "P", + "arser" + ], + [ + "uls", + "ion" + ], + [ + "ĠM", + "aterials" + ], + [ + "load", + "s" + ], + [ + "Ġconc", + "ert" + ], + [ + "et", + "ically" + ], + [ + "Ġob", + "sc" + ], + [ + "Â", + "Ģ" + ], + [ + "ĠPe", + "ace" + ], + [ + "ag", + "og" + ], + [ + "ig", + "s" + ], + [ + "ĠJ", + "on" + ], + [ + "ĠR", + "a" + ], + [ + "ace", + "utical" + ], + [ + "ĠAn", + "imal" + ], + [ + "ĠRes", + "ponse" + ], + [ + "Ġ19", + "45" + ], + [ + "ĠC", + "T" + ], + [ + "ef", + "its" + ], + [ + "o", + "vers" + ], + [ + "Ġmut", + "ations" + ], + [ + "Ġhum", + "idity" + ], + [ + "Ġstra", + "ins" + ], + [ + "Ġmusic", + "ians" + ], + [ + "but", + "ton" + ], + [ + "Ġm", + "uc" + ], + [ + "2", + "50" + ], + [ + "Ġconsec", + "utive" + ], + [ + "Ġtact", + "ics" + ], + [ + "ok", + "es" + ], + [ + "P", + "P" + ], + [ + "Ġreve", + "aling" + ], + [ + "Ġt", + "ensions" + ], + [ + "Ġse", + "asons" + ], + [ + "C", + "ent" + ], + [ + "ĠA", + "h" + ], + [ + "Ġprof", + "its" + ], + [ + "Ġalign", + "ment" + ], + [ + "Ġartif", + "acts" + ], + [ + "op", + "ing" + ], + [ + "ĠLin", + "ux" + ], + [ + "Ġshall", + "ow" + ], + [ + "Ġtra", + "ject" + ], + [ + "Ġdial", + "ect" + ], + [ + "Ġv", + "ag" + ], + [ + "re", + "nd" + ], + [ + "Ġp", + "m" + ], + [ + "Ġass", + "ault" + ], + [ + "ĠB", + "ol" + ], + [ + "M", + "ark" + ], + [ + "\"", + ">" + ], + [ + "get", + "s" + ], + [ + "Ġcheck", + "ed" + ], + [ + "Ġdiscover", + "ing" + ], + [ + "Ġshif", + "ting" + ], + [ + "D", + "id" + ], + [ + "het", + "ics" + ], + [ + "Ġun", + "pre" + ], + [ + "%", + "%" + ], + [ + "Ġemp", + "irical" + ], + [ + "Ġp", + "ushed" + ], + [ + "reat", + "ment" + ], + [ + "ĠPart", + "icip" + ], + [ + "ĠJer", + "sey" + ], + [ + "ĠIs", + "a" + ], + [ + "W", + "ater" + ], + [ + "Ġm", + "im" + ], + [ + "Ġrock", + "et" + ], + [ + "Ġir", + "re" + ], + [ + "f", + "our" + ], + [ + "ĠE", + "rror" + ], + [ + "Ġrel", + "iability" + ], + [ + "Ġload", + "ed" + ], + [ + "in", + "ely" + ], + [ + "ĠB", + "ell" + ], + [ + "ĠGe", + "ometry" + ], + [ + "Ġch", + "amp" + ], + [ + "Ġcoord", + "ination" + ], + [ + "Ġ\\", + "," + ], + [ + "Ġaccount", + "ability" + ], + [ + "ew", + "ork" + ], + [ + "D", + "irect" + ], + [ + "Ġfoot", + "print" + ], + [ + "Ġd", + "ens" + ], + [ + "Ġmat", + "plotlib" + ], + [ + "effect", + "ive" + ], + [ + "Ġanaly", + "tical" + ], + [ + "Ġshad", + "ow" + ], + [ + "Ġtra", + "ged" + ], + [ + "ĠNe", + "uro" + ], + [ + "Ġ7", + "7" + ], + [ + "t", + "z" + ], + [ + "Ġmet", + "res" + ], + [ + "']", + ":" + ], + [ + "ĠQ", + "uality" + ], + [ + "Ġphot", + "ograp" + ], + [ + "w", + "s" + ], + [ + "Ġemerg", + "ence" + ], + [ + "f", + "c" + ], + [ + "ed", + "ay" + ], + [ + "Ġfollow", + "ers" + ], + [ + "Ġoccup", + "ation" + ], + [ + "Ġv", + "oting" + ], + [ + "Ġ7", + "8" + ], + [ + "H", + "R" + ], + [ + "Ġ8", + "4" + ], + [ + "Ġdel", + "ves" + ], + [ + "Ġan", + "ten" + ], + [ + "Ġflu", + "ids" + ], + [ + "Ġequ", + "itable" + ], + [ + "å", + "Ń" + ], + [ + "ard", + "ed" + ], + [ + "Ġpolic", + "ym" + ], + [ + "ĠH", + "on" + ], + [ + "Ġchart", + "s" + ], + [ + "Ġsub", + "stit" + ], + [ + "ĠC", + "old" + ], + [ + "ile", + "y" + ], + [ + "Ġval", + "ued" + ], + [ + "Ġp", + "est" + ], + [ + "g", + "ument" + ], + [ + "ĠMar", + "x" + ], + [ + "ĠT", + "yp" + ], + [ + "our", + "ing" + ], + [ + "Ġt", + "ar" + ], + [ + "0000", + "00" + ], + [ + "is", + "hers" + ], + [ + "S", + "w" + ], + [ + "ak", + "h" + ], + [ + "Ġ", + "âĢĻ" + ], + [ + "Ġneed", + "le" + ], + [ + "Ġst", + "unning" + ], + [ + "Ġtrust", + "ed" + ], + [ + "Ġacqu", + "isition" + ], + [ + "ĠDe", + "ep" + ], + [ + "Ġper", + "f" + ], + [ + "Ġsurpr", + "ised" + ], + [ + "Ġsurve", + "illance" + ], + [ + "ĠPol", + "y" + ], + [ + "Ġcr", + "ust" + ], + [ + "Ġcre", + "ations" + ], + [ + "ag", + "ent" + ], + [ + "Ġch", + "ips" + ], + [ + "ĠM", + "and" + ], + [ + "Ġt", + "anks" + ], + [ + "Ġc", + "ache" + ], + [ + "Ġl", + "ying" + ], + [ + "Ġrel", + "ies" + ], + [ + "Ġassum", + "ing" + ], + [ + "ĠMat", + "thew" + ], + [ + "Ġse", + "iz" + ], + [ + "Ġcorresp", + "onds" + ], + [ + "ĠPsych", + "ology" + ], + [ + "B", + "oth" + ], + [ + "ĠR", + "isk" + ], + [ + "man", + "ager" + ], + [ + "direct", + "ory" + ], + [ + "ac", + "on" + ], + [ + "----------------", + "------------" + ], + [ + "Ġfe", + "ather" + ], + [ + "ĠH", + "ung" + ], + [ + "ĠO", + "N" + ], + [ + "arg", + "v" + ], + [ + "Ġmarg", + "in" + ], + [ + "ĠF", + "DA" + ], + [ + "ĠAf", + "ghan" + ], + [ + "ĠBe", + "havior" + ], + [ + "ĠCont", + "emporary" + ], + [ + "E", + "l" + ], + [ + "ĠArch", + "itect" + ], + [ + "ĠA", + "st" + ], + [ + "ear", + "ly" + ], + [ + "ĠR", + "out" + ], + [ + "te", + "enth" + ], + [ + "atur", + "day" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "Ġ" + ], + [ + "Ġen", + "emies" + ], + [ + "im", + "ated" + ], + [ + "Ġprov", + "isions" + ], + [ + "ĠL", + "ove" + ], + [ + "Ġcul", + "inary" + ], + [ + "alle", + "l" + ], + [ + "Ġweap", + "on" + ], + [ + "Ġwat", + "ched" + ], + [ + "Ġexcept", + "ional" + ], + [ + "Ġmain", + "stream" + ], + [ + "Ġcar", + "ing" + ], + [ + "Ġdev", + "oted" + ], + [ + "v", + "ation" + ], + [ + "Ġtrans", + "action" + ], + [ + "Ġs", + "el" + ], + [ + "ĠThe", + "rapy" + ], + [ + "er", + "am" + ], + [ + "Ġdefe", + "at" + ], + [ + "ĠB", + "ox" + ], + [ + "ĠB", + "arb" + ], + [ + "ĠC", + "ut" + ], + [ + "ĠP", + "ope" + ], + [ + "S", + "M" + ], + [ + "Ġstrict", + "ly" + ], + [ + "let", + "ter" + ], + [ + "^", + "\\" + ], + [ + "IN", + "T" + ], + [ + "A", + "nt" + ], + [ + "IG", + "HT" + ], + [ + "ĠPr", + "ince" + ], + [ + "Ġc", + "el" + ], + [ + "Ġemploy", + "ers" + ], + [ + "or", + "ry" + ], + [ + "ĠStrateg", + "ies" + ], + [ + "f", + "oo" + ], + [ + "ĠA", + "z" + ], + [ + "ot", + "ional" + ], + [ + "Ġpoint", + "ing" + ], + [ + "Ġb", + "iblical" + ], + [ + "ĠH", + "ot" + ], + [ + "id", + "ays" + ], + [ + "Int", + "eger" + ], + [ + "vol", + "ume" + ], + [ + "in", + "ian" + ], + [ + "Ġpart", + "ition" + ], + [ + "Ġ'", + "\\" + ], + [ + "ĠP", + "u" + ], + [ + "pl", + "ug" + ], + [ + "Ġoccur", + "rence" + ], + [ + "Ġcross", + "ing" + ], + [ + "Ġr", + "ings" + ], + [ + "ru", + "p" + ], + [ + "Ġu", + "pload" + ], + [ + "Ġsq", + "rt" + ], + [ + "Ġ3", + "60" + ], + [ + "log", + "in" + ], + [ + "ĠMiss", + "ouri" + ], + [ + "Ġcontract", + "s" + ], + [ + "Ġorig", + "inated" + ], + [ + "Res", + "ult" + ], + [ + "c", + "hem" + ], + [ + "l", + "arg" + ], + [ + "ĠF", + "ive" + ], + [ + "Ġrefer", + "ring" + ], + [ + "th", + "read" + ], + [ + "Ġv", + "on" + ], + [ + "Ġarg", + "ues" + ], + [ + "Ġful", + "fill" + ], + [ + "ĠAD", + "HD" + ], + [ + "Ġepis", + "ode" + ], + [ + "ĠPh", + "D" + ], + [ + "pr", + "ime" + ], + [ + "arm", + "a" + ], + [ + "ĠV", + "ar" + ], + [ + "E", + "qu" + ], + [ + "}\\", + "\\" + ], + [ + "ick", + "ed" + ], + [ + "ĠCar", + "ibbean" + ], + [ + "Ġpolit", + "icians" + ], + [ + "per", + "malink" + ], + [ + "ffic", + "iency" + ], + [ + "L", + "C" + ], + [ + "Ġcon", + "vention" + ], + [ + "Ġfost", + "ers" + ], + [ + "Ġworks", + "hop" + ], + [ + "ĠT", + "y" + ], + [ + "Ġre", + "wards" + ], + [ + "Ġins", + "ist" + ], + [ + "S", + "F" + ], + [ + "Ġsacr", + "ifice" + ], + [ + "as", + "ync" + ], + [ + "Ġclass", + "rooms" + ], + [ + "D", + "ev" + ], + [ + "s", + "ized" + ], + [ + "Ġf", + "ans" + ], + [ + "ĠM", + "es" + ], + [ + "ĠL", + "ay" + ], + [ + "Ch", + "rist" + ], + [ + "ĠSam", + "uel" + ], + [ + "á", + "¹" + ], + [ + "Ġmon", + "ument" + ], + [ + "]", + "]," + ], + [ + "Ġt", + "ender" + ], + [ + "ĠMin", + "nesota" + ], + [ + "Ġfall", + "en" + ], + [ + "Ġtal", + "ks" + ], + [ + "N", + "C" + ], + [ + "n", + "u" + ], + [ + "ip", + "h" + ], + [ + "Ġeat", + "en" + ], + [ + "se", + "ver" + ], + [ + "ĠCon", + "vers" + ], + [ + "Ġconcent", + "rated" + ], + [ + "Ġv", + "om" + ], + [ + "Ġcor", + "ruption" + ], + [ + "\"", + "\\" + ], + [ + "onom", + "ous" + ], + [ + "ĠCD", + "C" + ], + [ + "#", + "!" + ], + [ + "Ġra", + "b" + ], + [ + "â", + "İ" + ], + [ + "Ġp", + "s" + ], + [ + "Ġarbit", + "rary" + ], + [ + "Ġcont", + "rary" + ], + [ + "Ġgener", + "ates" + ], + [ + "am", + "l" + ], + [ + "Ġ8", + "8" + ], + [ + "ĠB", + "it" + ], + [ + "ÂĿÂ", + "ij" + ], + [ + "Ġb", + "ell" + ], + [ + "Ġd", + "ow" + ], + [ + "bal", + "ance" + ], + [ + "oc", + "cer" + ], + [ + "200", + "3" + ], + [ + "th", + "al" + ], + [ + "Ġv", + "apor" + ], + [ + "rac", + "le" + ], + [ + "Ġsatisf", + "ied" + ], + [ + "Ġlo", + "ans" + ], + [ + "Ġd", + "ign" + ], + [ + "Ġcounter", + "parts" + ], + [ + "q", + "l" + ], + [ + "Ġhe", + "ated" + ], + [ + "Ġrepeated", + "ly" + ], + [ + "Ġpack", + "ages" + ], + [ + "ĠComm", + "and" + ], + [ + "t", + "ags" + ], + [ + "Ġcas", + "ual" + ], + [ + "m", + "ove" + ], + [ + "met", + "a" + ], + [ + "Ġdegrad", + "ation" + ], + [ + "Ġ", + "Ċ" + ], + [ + "f", + "igure" + ], + [ + "w", + "ill" + ], + [ + "Ġpurch", + "asing" + ], + [ + "ĠCont", + "ent" + ], + [ + "ĠW", + "atch" + ], + [ + "ĠH", + "as" + ], + [ + "Ġh", + "ind" + ], + [ + "ĠT", + "enn" + ], + [ + "ĠN", + "ep" + ], + [ + "O", + "K" + ], + [ + "\"]", + "[\"" + ], + [ + "Ġkil", + "ogram" + ], + [ + "fl", + "ies" + ], + [ + "$", + "{\\" + ], + [ + "Ġrepl", + "acing" + ], + [ + "A", + "pr" + ], + [ + "Ġgen", + "etics" + ], + [ + "ur", + "red" + ], + [ + "Ġrein", + "force" + ], + [ + "ĠArab", + "ic" + ], + [ + "r", + "ational" + ], + [ + "Ġcare", + "g" + ], + [ + "i", + "ating" + ], + [ + "Ġrelax", + "ation" + ], + [ + "sw", + "ers" + ], + [ + "Ġnurs", + "es" + ], + [ + "ĠCont", + "act" + ], + [ + "Ġnecess", + "ity" + ], + [ + "o", + "z" + ], + [ + "Ġt", + "orn" + ], + [ + "Ġattack", + "ed" + ], + [ + "Ġdistribut", + "ions" + ], + [ + "Ġkin", + "etic" + ], + [ + "Ġfro", + "zen" + ], + [ + "Ġaward", + "ed" + ], + [ + "I", + "X" + ], + [ + "Ġcomp", + "ression" + ], + [ + "ĠRep", + "resent" + ], + [ + "Ġref", + "ine" + ], + [ + "Ġth", + "rown" + ], + [ + "ĠF", + "lu" + ], + [ + "Ġg", + "uns" + ], + [ + "Ġread", + "ings" + ], + [ + "ĠâĶ", + "Ĥ" + ], + [ + "ĠL", + "E" + ], + [ + "con", + "tain" + ], + [ + "Ġcompens", + "ation" + ], + [ + "ĠR", + "os" + ], + [ + "Ġab", + "road" + ], + [ + "z", + "ip" + ], + [ + "Ġinfluen", + "cing" + ], + [ + "Ġmac", + "ro" + ], + [ + "Ġflu", + "or" + ], + [ + "ater", + "n" + ], + [ + "Ġsun", + "ny" + ], + [ + "tra", + "ining" + ], + [ + "Ġon", + "set" + ], + [ + "Ġp", + "ests" + ], + [ + "ĠF", + "er" + ], + [ + "Ġdis", + "miss" + ], + [ + ")", + "**" + ], + [ + "Ġf", + "ict" + ], + [ + "Ġfest", + "ival" + ], + [ + "ge", + "red" + ], + [ + "ĠScott", + "ish" + ], + [ + "hand", + "ler" + ], + [ + "Ġal", + "b" + ], + [ + "Ġgraph", + "ics" + ], + [ + "in", + "stein" + ], + [ + "ul", + "us" + ], + [ + "Ġcontrad", + "ict" + ], + [ + "l", + "on" + ], + [ + "Ġt", + "ire" + ], + [ + "Ġbuff", + "er" + ], + [ + "str", + "ate" + ], + [ + "Ġ[", + "[" + ], + [ + "Ġaf", + "raid" + ], + [ + "Ġtrans", + "plant" + ], + [ + "Ġr", + "ating" + ], + [ + "rel", + "s" + ], + [ + "R", + "a" + ], + [ + "s", + "quare" + ], + [ + "Ġinter", + "mediate" + ], + [ + "ĠCor", + "ps" + ], + [ + "th", + "ag" + ], + [ + "Ġdeliver", + "ing" + ], + [ + "Ġo", + "ught" + ], + [ + "el", + "and" + ], + [ + "Ġrepro", + "duction" + ], + [ + "]", + "+" + ], + [ + "Ġth", + "umb" + ], + [ + "ann", + "a" + ], + [ + "ĠForm", + "ula" + ], + [ + "Ġpass", + "ive" + ], + [ + "ĠPol", + "itical" + ], + [ + "Ġoun", + "ces" + ], + [ + "ĠM", + "uch" + ], + [ + "Ġsom", + "eday" + ], + [ + "Ġj", + "un" + ], + [ + "ins", + "ula" + ], + [ + "Ġcrit", + "ics" + ], + [ + "Ġexp", + "ense" + ], + [ + "Ġvacc", + "ination" + ], + [ + "dec", + "ode" + ], + [ + "Ġconstit", + "ute" + ], + [ + "ĠN", + "ation" + ], + [ + "ĠB", + "ot" + ], + [ + "um", + "ing" + ], + [ + "le", + "arning" + ], + [ + "Ġ0", + "1" + ], + [ + "âĢ", + "ĭ" + ], + [ + "ul", + "ent" + ], + [ + "er", + "ness" + ], + [ + "os", + "ity" + ], + [ + "ĠSt", + "one" + ], + [ + "em", + "ics" + ], + [ + "we", + "ek" + ], + [ + "ĠM", + "arsh" + ], + [ + "oca", + "ust" + ], + [ + "ucle", + "ar" + ], + [ + "ul", + "se" + ], + [ + "Ġ198", + "7" + ], + [ + "he", + "art" + ], + [ + "Ġeffic", + "acy" + ], + [ + "Ġnumer", + "ator" + ], + [ + "ĠDav", + "is" + ], + [ + "Ġexp", + "end" + ], + [ + "Ġext", + "raction" + ], + [ + "L", + "ook" + ], + [ + "Ġp", + "ad" + ], + [ + "L", + "abel" + ], + [ + "Ġship", + "ping" + ], + [ + "ĠCreat", + "ive" + ], + [ + "D", + "T" + ], + [ + "Ġpat", + "ent" + ], + [ + "E", + "st" + ], + [ + "hed", + "ral" + ], + [ + "Ġmar", + "vel" + ], + [ + "Ġ'", + "," + ], + [ + "Z", + "E" + ], + [ + "Ġentreprene", + "urs" + ], + [ + "Ġp", + "neum" + ], + [ + "m", + "us" + ], + [ + "cur", + "sor" + ], + [ + "Ġwire", + "less" + ], + [ + "Ġillust", + "rations" + ], + [ + "erg", + "arten" + ], + [ + "aps", + "ed" + ], + [ + "Ġpy", + "test" + ], + [ + "Ġbrilli", + "ant" + ], + [ + "ut", + "ation" + ], + [ + "Ġut", + "f" + ], + [ + "Ġtransl", + "ate" + ], + [ + "Ġh", + "ills" + ], + [ + "ĠL", + "iving" + ], + [ + "sem", + "ble" + ], + [ + "Ġrespond", + "ed" + ], + [ + "Ġst", + "iff" + ], + [ + "neg", + "ative" + ], + [ + "ĠBudd", + "hist" + ], + [ + "Ġimp", + "ression" + ], + [ + "roph", + "ic" + ], + [ + "ĠD", + "ynam" + ], + [ + "Ġsens", + "es" + ], + [ + "Ġ8", + "1" + ], + [ + "Ġch", + "ip" + ], + [ + "Ġimmun", + "ity" + ], + [ + "Ġload", + "s" + ], + [ + "Ġtrig", + "on" + ], + [ + "d", + "on" + ], + [ + "Ġt", + "ired" + ], + [ + "Ġapp", + "et" + ], + [ + "ĠT", + "ut" + ], + [ + "Ġde", + "leg" + ], + [ + "ĠB", + "at" + ], + [ + "Ġsepar", + "ately" + ], + [ + "ĠPost", + "ed" + ], + [ + "Ġfert", + "ility" + ], + [ + "ĠRom", + "ans" + ], + [ + "per", + "ial" + ], + [ + "lo", + "op" + ], + [ + "b", + "or" + ], + [ + "Ġhistor", + "ian" + ], + [ + "set", + "Max" + ], + [ + "Ġ1", + "30" + ], + [ + "Ch", + "ildren" + ], + [ + "ĠMib", + "Table" + ], + [ + "Ġe", + "co" + ], + [ + "ote", + "chnology" + ], + [ + "clus", + "ivity" + ], + [ + "Ġpul", + "led" + ], + [ + "ĠNether", + "lands" + ], + [ + "Ġhistor", + "ically" + ], + [ + "Ġw", + "ed" + ], + [ + "Ġchalleng", + "ed" + ], + [ + "ĠMach", + "ine" + ], + [ + "ang", + "ers" + ], + [ + "å", + "¤" + ], + [ + "Ġmot", + "iv" + ], + [ + "ĠSk", + "ills" + ], + [ + "S", + "N" + ], + [ + "Ġal", + "gae" + ], + [ + "Ġrul", + "ing" + ], + [ + "Ġcomple", + "ment" + ], + [ + "Ġstruct", + "ured" + ], + [ + "Ġcon", + "e" + ], + [ + "clos", + "ure" + ], + [ + "R", + "T" + ], + [ + ")", + "=\\" + ], + [ + "o", + "king" + ], + [ + "Ġprof", + "iles" + ], + [ + "Ġtr", + "ies" + ], + [ + "Ġmach", + "inery" + ], + [ + "M", + "r" + ], + [ + "om", + "on" + ], + [ + "o", + "ided" + ], + [ + "Ġel", + "astic" + ], + [ + "Ġdefect", + "s" + ], + [ + "ĠGerm", + "ans" + ], + [ + "Lay", + "out" + ], + [ + "ĠHit", + "ler" + ], + [ + "Ġinfluen", + "za" + ], + [ + "play", + "er" + ], + [ + "Ġatt", + "ain" + ], + [ + "Ġdom", + "inated" + ], + [ + "ĠRec", + "ent" + ], + [ + "Ġeduc", + "ated" + ], + [ + "con", + "sin" + ], + [ + "Ġfound", + "ations" + ], + [ + "Ġtransform", + "ations" + ], + [ + "Ġinvestig", + "ations" + ], + [ + "ĠC", + "ook" + ], + [ + "ĠLe", + "ague" + ], + [ + "ĠC", + "it" + ], + [ + "Ġritual", + "s" + ], + [ + "~~", + "~~" + ], + [ + "aut", + "o" + ], + [ + "Ġun", + "iqu" + ], + [ + "Ġprob", + "abilities" + ], + [ + "an", + "ol" + ], + [ + "own", + "ers" + ], + [ + "Ġemphas", + "izes" + ], + [ + "ĠH", + "arr" + ], + [ + "O", + "ff" + ], + [ + "Ġaqu", + "atic" + ], + [ + "ĊĊ", + "ĉ" + ], + [ + "cf", + "g" + ], + [ + "ĠFr", + "ont" + ], + [ + "ĠP", + "ap" + ], + [ + "iot", + "ic" + ], + [ + "cal", + "cul" + ], + [ + "Ġphys", + "iological" + ], + [ + "Ġmanip", + "ulation" + ], + [ + "ens", + "ing" + ], + [ + "k", + "al" + ], + [ + "ĠW", + "W" + ], + [ + "Ġl", + "uck" + ], + [ + "Ġste", + "ep" + ], + [ + "ser", + "ial" + ], + [ + "Ġdistingu", + "ished" + ], + [ + "N", + "on" + ], + [ + "Ġdial", + "og" + ], + [ + "que", + "ue" + ], + [ + "d", + "type" + ], + [ + "Ġb", + "es" + ], + [ + "V", + "D" + ], + [ + "g", + "overn" + ], + [ + "KE", + "Y" + ], + [ + "ãĢ", + "Ĥ" + ], + [ + "Ġpr", + "one" + ], + [ + "ĠN", + "ap" + ], + [ + "ĠD", + "rug" + ], + [ + "ĠT", + "en" + ], + [ + "Ġdispar", + "ities" + ], + [ + "ĠW", + "IT" + ], + [ + "Ġu", + "l" + ], + [ + "ĠMethod", + "s" + ], + [ + "h", + "ave" + ], + [ + "Ġtrans", + "parent" + ], + [ + "Ġprolong", + "ed" + ], + [ + "Ġperiod", + "ic" + ], + [ + "Ġbeh", + "ave" + ], + [ + "ĠC", + "ustom" + ], + [ + "Ñ", + "Į" + ], + [ + "Ġquant", + "itative" + ], + [ + "Ġinsu", + "fficient" + ], + [ + "qu", + "arters" + ], + [ + "Ġpract", + "iced" + ], + [ + "ĠDar", + "win" + ], + [ + "al", + "igned" + ], + [ + "ĠCon", + "stant" + ], + [ + "ĠAll", + "ah" + ], + [ + "Ġsl", + "ip" + ], + [ + "Ġflood", + "ing" + ], + [ + "ĠFact", + "or" + ], + [ + "Ġhol", + "istic" + ], + [ + "Ġbrief", + "ly" + ], + [ + "Ġben", + "ch" + ], + [ + "ĠMult", + "iple" + ], + [ + "ade", + "qu" + ], + [ + "Ġint", + "im" + ], + [ + "Ġspir", + "its" + ], + [ + "Ġt", + "mp" + ], + [ + "Ġpot", + "assium" + ], + [ + "IV", + "E" + ], + [ + "k", + "h" + ], + [ + "ac", + "erb" + ], + [ + "Ġlong", + "est" + ], + [ + "Ġmyster", + "ies" + ], + [ + "Ġret", + "ire" + ], + [ + "Ġpack", + "aging" + ], + [ + "Ġem", + "ission" + ], + [ + "ĠMary", + "land" + ], + [ + "Ġ6", + "9" + ], + [ + "We", + "b" + ], + [ + "te", + "in" + ], + [ + "Ġf", + "les" + ], + [ + "Ġfat", + "al" + ], + [ + "ä", + "½" + ], + [ + "Ġtub", + "es" + ], + [ + "Ġsh", + "ield" + ], + [ + "Ġv", + "ivid" + ], + [ + "Ġrig", + "id" + ], + [ + "ĠG", + "DP" + ], + [ + "Ġge", + "ography" + ], + [ + "lim", + "it" + ], + [ + "Ġval", + "ve" + ], + [ + "Ġ[", + "(" + ], + [ + "Ġcap", + "ability" + ], + [ + "Ġwalk", + "ed" + ], + [ + "ut", + "ter" + ], + [ + "Ġneg", + "atively" + ], + [ + "Ġenh", + "ances" + ], + [ + "Ġes", + "cap" + ], + [ + "Ġcomm", + "em" + ], + [ + "Ġfif", + "ty" + ], + [ + "Ġext", + "inction" + ], + [ + "i", + "ac" + ], + [ + "Ġdisappe", + "ar" + ], + [ + "ĠÎ", + "¼" + ], + [ + "Ġantib", + "odies" + ], + [ + "bur", + "gh" + ], + [ + "Ġ_", + "{" + ], + [ + "Ġrul", + "er" + ], + [ + "Ġse", + "arc" + ], + [ + "ob", + "e" + ], + [ + "ĠF", + "A" + ], + [ + "Ġtalk", + "ed" + ], + [ + "Ġf", + "ounder" + ], + [ + "Ġcor", + "ners" + ], + [ + "ose", + "x" + ], + [ + "Ġpursu", + "ing" + ], + [ + "Ġpl", + "asma" + ], + [ + "Ġperform", + "ances" + ], + [ + "AS", + "S" + ], + [ + "om", + "ething" + ], + [ + "resh", + "ape" + ], + [ + "ĠC", + "art" + ], + [ + "Ġdepict", + "ed" + ], + [ + "Ġsympt", + "om" + ], + [ + "Ġcurrent", + "s" + ], + [ + "Ġinter", + "rupt" + ], + [ + "D", + "ist" + ], + [ + "t", + "em" + ], + [ + "Ġle", + "ver" + ], + [ + "Ġp", + "df" + ], + [ + "Ġ7", + "3" + ], + [ + "âĶ", + "ģ" + ], + [ + "M", + "F" + ], + [ + "ul", + "ator" + ], + [ + "i", + "ative" + ], + [ + "Ġc", + "ensus" + ], + [ + "ĠS", + "ample" + ], + [ + "ĠUr", + "ban" + ], + [ + "ĠB", + "alt" + ], + [ + "Ġmal", + "aria" + ], + [ + ",", + "âĢĻ" + ], + [ + "Ġattract", + "ed" + ], + [ + "Ġperson", + "ally" + ], + [ + "ĠB", + "io" + ], + [ + "Ġpres", + "cription" + ], + [ + "eps", + "ilon" + ], + [ + "pos", + "itory" + ], + [ + "ĠAl", + "low" + ], + [ + "Ġallerg", + "ic" + ], + [ + "Ġindo", + "or" + ], + [ + "ĠJeff", + "erson" + ], + [ + "Ġle", + "ak" + ], + [ + "Ġin", + "duced" + ], + [ + "is", + "ible" + ], + [ + "Ġf", + "ut" + ], + [ + "ĠNaz", + "i" + ], + [ + "est", + "ry" + ], + [ + "ĠP", + "red" + ], + [ + "ĠR", + "ay" + ], + [ + "Ġgall", + "ons" + ], + [ + "Ġto", + "ile" + ], + [ + "An", + "s" + ], + [ + "amil", + "ton" + ], + [ + "Ġexplo", + "itation" + ], + [ + "Ġfl", + "ies" + ], + [ + "emb", + "ered" + ], + [ + "Ġsimpl", + "est" + ], + [ + "Ġalumin", + "um" + ], + [ + "ĠA", + "qu" + ], + [ + "ĠAv", + "ailable" + ], + [ + "ĠIn", + "clud" + ], + [ + "ĠG", + "ir" + ], + [ + "âĢĿ", + ")" + ], + [ + "Ġ", + "000" + ], + [ + "Hist", + "ory" + ], + [ + "Ġth", + "inks" + ], + [ + "B", + "el" + ], + [ + "Ġdat", + "abases" + ], + [ + "ĠPol", + "ish" + ], + [ + "Ġpref", + "erence" + ], + [ + "ne", + "a" + ], + [ + "Ġcong", + "ru" + ], + [ + "Ġtrem", + "end" + ], + [ + "vel", + "ation" + ], + [ + "Ġbreat", + "he" + ], + [ + "Ġindic", + "ator" + ], + [ + "Ġbul", + "k" + ], + [ + "Ġin", + "k" + ], + [ + "ĠBr", + "idge" + ], + [ + "Ġin", + "ver" + ], + [ + "Ġdis", + "crete" + ], + [ + "Ġenc", + "ounters" + ], + [ + "arg", + "o" + ], + [ + "ĠH", + "op" + ], + [ + "Ġappoint", + "ment" + ], + [ + "Ġst", + "ir" + ], + [ + "Ġconserv", + "ative" + ], + [ + "Ġcryst", + "al" + ], + [ + "ol", + "as" + ], + [ + "Ġic", + "onic" + ], + [ + "Ġdevast", + "ating" + ], + [ + "Ġaut", + "onomy" + ], + [ + "ol", + "k" + ], + [ + "Ġ=", + ">" + ], + [ + "g", + "ender" + ], + [ + "al", + "o" + ], + [ + "Ġpip", + "eline" + ], + [ + "Ġpep", + "per" + ], + [ + "ĠYear", + "s" + ], + [ + "ex", + "ual" + ], + [ + "ĠT", + "ax" + ], + [ + "Ġbe", + "et" + ], + [ + "ĠEm", + "peror" + ], + [ + "ĠI", + "ron" + ], + [ + "ĠW", + "alk" + ], + [ + "Ġcolle", + "ges" + ], + [ + "W", + "he" + ], + [ + "Ġex", + "acerb" + ], + [ + "ct", + "x" + ], + [ + "Ġcons", + "ensus" + ], + [ + "Ġter", + "rain" + ], + [ + "is", + "a" + ], + [ + "ĠOnt", + "ario" + ], + [ + "ĠF", + "low" + ], + [ + "But", + "ton" + ], + [ + "t", + "ension" + ], + [ + "ĠLGBT", + "Q" + ], + [ + "n", + "ull" + ], + [ + "ã", + "ħ" + ], + [ + "Ġca", + "ution" + ], + [ + "In", + "st" + ], + [ + "ĠLe", + "on" + ], + [ + "f", + "iction" + ], + [ + "Ġcor", + "al" + ], + [ + "b", + "one" + ], + [ + "Ġreserv", + "es" + ], + [ + "ĠY", + "e" + ], + [ + "rou", + "te" + ], + [ + "Ġtrig", + "gers" + ], + [ + "f", + "ather" + ], + [ + "ĠJe", + "an" + ], + [ + "__", + "':" + ], + [ + "ĠGold", + "en" + ], + [ + "Ġav", + "oided" + ], + [ + "ĠC", + "ape" + ], + [ + "Ġar", + "row" + ], + [ + "Ġlib", + "erty" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠ" + ], + [ + "ag", + "le" + ], + [ + "ĠCol", + "umn" + ], + [ + "Ð", + "´" + ], + [ + "ort", + "ed" + ], + [ + "ĠBuddh", + "ism" + ], + [ + "T", + "ensor" + ], + [ + "Ġmet", + "eor" + ], + [ + "Ġsacr", + "ific" + ], + [ + "up", + "per" + ], + [ + "M", + "B" + ], + [ + "Ġg", + "er" + ], + [ + "Ġper", + "mitted" + ], + [ + "ĠO", + "l" + ], + [ + "ĠL", + "ower" + ], + [ + "ic", + "ode" + ], + [ + ")", + "^{" + ], + [ + "ĠSt", + "ay" + ], + [ + "Ġadvoc", + "ates" + ], + [ + "Ġk", + "ings" + ], + [ + "Ġnewsp", + "apers" + ], + [ + "f", + "ive" + ], + [ + "Ġtom", + "orrow" + ], + [ + "an", + "ium" + ], + [ + "ST", + "R" + ], + [ + "Ġcomput", + "ational" + ], + [ + "ĠTim", + "my" + ], + [ + "ced", + "ented" + ], + [ + "Ġang", + "ry" + ], + [ + "ĠK", + "im" + ], + [ + "Ġcra", + "ck" + ], + [ + "em", + "ed" + ], + [ + "Ġbi", + "ases" + ], + [ + "Ġqu", + "iz" + ], + [ + "Ġinterpre", + "ted" + ], + [ + "Ġprosper", + "ity" + ], + [ + "su", + "per" + ], + [ + "ow", + "a" + ], + [ + "g", + "ic" + ], + [ + "he", + "astern" + ], + [ + "ĠB", + "E" + ], + [ + "Ġnur", + "se" + ], + [ + "Ġoptim", + "ize" + ], + [ + "Ġdead", + "ly" + ], + [ + "Ġdent", + "ist" + ], + [ + "ĠW", + "ould" + ], + [ + "Ġexped", + "ition" + ], + [ + "âĢ", + "²" + ], + [ + "ĠD", + "un" + ], + [ + "Ġg", + "arlic" + ], + [ + "p", + "k" + ], + [ + "Ġunem", + "ployment" + ], + [ + "Ġrem", + "inder" + ], + [ + "ĠR", + "ab" + ], + [ + "Ġconf", + "using" + ], + [ + "Ġrep", + "ly" + ], + [ + "Ġhard", + "ly" + ], + [ + "ĠÎ", + "²" + ], + [ + "Ġdat", + "asets" + ], + [ + "Ġt", + "ear" + ], + [ + "Ġy", + "ards" + ], + [ + "Ġtw", + "entieth" + ], + [ + "Ġnerv", + "es" + ], + [ + "Ġ[", + "]," + ], + [ + "Ġprevent", + "ed" + ], + [ + "200", + "1" + ], + [ + "ott", + "om" + ], + [ + "Ġsing", + "ular" + ], + [ + "Ġhand", + "y" + ], + [ + "ĠInteg", + "er" + ], + [ + "ĠP", + "erson" + ], + [ + "pro", + "p" + ], + [ + "ĠS", + "her" + ], + [ + "Ġ(", + "\\" + ], + [ + "Ġalt", + "itude" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠ" + ], + [ + "ĠTe", + "acher" + ], + [ + "Ġris", + "es" + ], + [ + "ĠÃ", + "·" + ], + [ + "Ġtreat", + "s" + ], + [ + "Ġ198", + "4" + ], + [ + "Ġspecim", + "ens" + ], + [ + "p", + "res" + ], + [ + "Ent", + "ry" + ], + [ + "|", + "'" + ], + [ + "B", + "ar" + ], + [ + "Ġser", + "vers" + ], + [ + "Ġtra", + "ins" + ], + [ + "D", + "I" + ], + [ + "Ġwor", + "ried" + ], + [ + "Ġimag", + "inary" + ], + [ + "Ġcarbohyd", + "rates" + ], + [ + "ĠMark", + "et" + ], + [ + "Def", + "inition" + ], + [ + "vel", + "t" + ], + [ + "Ġpand", + "as" + ], + [ + "Ġm", + "ercury" + ], + [ + "av", + "ailable" + ], + [ + "Ġn", + "ort" + ], + [ + "Ġinc", + "idents" + ], + [ + "ator", + "ies" + ], + [ + "ĠAr", + "thur" + ], + [ + "dis", + "ciplinary" + ], + [ + "assert", + "True" + ], + [ + "Ġex", + "clusively" + ], + [ + "ac", + "cept" + ], + [ + "Ġwond", + "ers" + ], + [ + "Ġpoor", + "ly" + ], + [ + "ĠâĪ", + "ļ" + ], + [ + "ĠH", + "em" + ], + [ + "iz", + "za" + ], + [ + "Ġext", + "ending" + ], + [ + "Ġbuild", + "s" + ], + [ + "Ġalt", + "ogether" + ], + [ + "Ġ7", + "4" + ], + [ + "om", + "pson" + ], + [ + "Ġcm", + "d" + ], + [ + "Ġconcept", + "ual" + ], + [ + "ak", + "i" + ], + [ + "test", + "s" + ], + [ + "7", + "00" + ], + [ + "g", + "rim" + ], + [ + "ric", + "ks" + ], + [ + "Ġbott", + "les" + ], + [ + "Ġb", + "rick" + ], + [ + "Ġent", + "ers" + ], + [ + "Ġmiss", + "ed" + ], + [ + "Ġb", + "ip" + ], + [ + "Ġdis", + "posal" + ], + [ + "è", + "¿" + ], + [ + "ap", + "plication" + ], + [ + "å", + "®" + ], + [ + "ol", + "ly" + ], + [ + "ĠIntellig", + "ence" + ], + [ + "Ġm", + "arch" + ], + [ + "Ġadminist", + "ered" + ], + [ + "Ġ198", + "5" + ], + [ + "Ġpar", + "liament" + ], + [ + "ĠC", + "L" + ], + [ + "__", + "_" + ], + [ + "Ġdram", + "a" + ], + [ + "sq", + "l" + ], + [ + "Ġtox", + "ins" + ], + [ + "ĠST", + "EM" + ], + [ + "Ġn", + "as" + ], + [ + "Ġaltern", + "ate" + ], + [ + "Ġkil", + "ograms" + ], + [ + "im", + "s" + ], + [ + "ĠIndones", + "ia" + ], + [ + "cre", + "ated" + ], + [ + "S", + "pe" + ], + [ + "ĠH", + "ur" + ], + [ + "ĠW", + "as" + ], + [ + "al", + "id" + ], + [ + "ĠA", + "ges" + ], + [ + "EX", + "T" + ], + [ + "ĠIndust", + "rial" + ], + [ + "f", + "uture" + ], + [ + "Ġsucceed", + "ed" + ], + [ + "ĠP", + "ack" + ], + [ + "Ġcat", + "ast" + ], + [ + "Ġd", + "rew" + ], + [ + "à¥", + "į" + ], + [ + "Ġelev", + "ation" + ], + [ + "ĠTrans", + "port" + ], + [ + "Ġcop", + "ing" + ], + [ + "h", + "u" + ], + [ + "yl", + "on" + ], + [ + "K", + "S" + ], + [ + "Ġgard", + "ening" + ], + [ + "Ġstress", + "ed" + ], + [ + "Ġf", + "usion" + ], + [ + "p", + "us" + ], + [ + "s", + "he" + ], + [ + "Ġle", + "ct" + ], + [ + "Ġassess", + "ed" + ], + [ + "ĠPlan", + "ning" + ], + [ + "am", + "ation" + ], + [ + "g", + "ithub" + ], + [ + "Ġmot", + "ivated" + ], + [ + "Ġconsider", + "ably" + ], + [ + "Ġprior", + "it" + ], + [ + "b", + "ian" + ], + [ + "cor", + "rect" + ], + [ + "ĠKenn", + "edy" + ], + [ + "Char", + "Field" + ], + [ + ").", + "__" + ], + [ + "Ġsitu", + "ated" + ], + [ + "Ġnu", + "anced" + ], + [ + "ed", + "it" + ], + [ + "Ġcorpor", + "ations" + ], + [ + "]", + "):" + ], + [ + "o", + "op" + ], + [ + "ĠT", + "erm" + ], + [ + "Ġadvoc", + "acy" + ], + [ + "Ġdrain", + "age" + ], + [ + "ĠB", + "all" + ], + [ + "Ġexpl", + "os" + ], + [ + "U", + "nder" + ], + [ + "Ġfe", + "es" + ], + [ + ":", + "." + ], + [ + "Ġgen", + "us" + ], + [ + "Ġ0", + "2" + ], + [ + "ĠF", + "em" + ], + [ + "Ġal", + "arm" + ], + [ + "Ġsatell", + "ites" + ], + [ + "LE", + "CT" + ], + [ + "gor", + "ithm" + ], + [ + "ĠM", + "ember" + ], + [ + "eral", + "d" + ], + [ + "Ġunder", + "m" + ], + [ + "l", + "anguage" + ], + [ + "ĠR", + "andom" + ], + [ + "P", + "ATH" + ], + [ + "Ġattach", + "ment" + ], + [ + "cl", + "er" + ], + [ + "Th", + "ough" + ], + [ + "log", + "ging" + ], + [ + "ĠP", + "resent" + ], + [ + "IP", + "T" + ], + [ + "ĠS", + "pr" + ], + [ + "Ġprot", + "est" + ], + [ + "Ġadop", + "ting" + ], + [ + "Ġnecess", + "it" + ], + [ + "ias", + "m" + ], + [ + "R", + "C" + ], + [ + "ĠL", + "ind" + ], + [ + "ĠP", + "a" + ], + [ + "Ġdepart", + "ments" + ], + [ + "et", + "ry" + ], + [ + "Ġrest", + "ored" + ], + [ + "ĠM", + "AT" + ], + [ + "Ġpack", + "ed" + ], + [ + "Test", + "Case" + ], + [ + "Ġy", + "oga" + ], + [ + "D", + "oes" + ], + [ + "ogn", + "itive" + ], + [ + "P", + "N" + ], + [ + "ĠAN", + "Y" + ], + [ + "ĠDem", + "ocratic" + ], + [ + "Ġad", + "mitted" + ], + [ + "Ġind", + "ivid" + ], + [ + "Ġdiv", + "isions" + ], + [ + "Ġstim", + "ulate" + ], + [ + "Ġconnect", + "s" + ], + [ + "dom", + "inal" + ], + [ + "Â", + "©" + ], + [ + "com", + "mit" + ], + [ + "}+", + "\\" + ], + [ + "ĠB", + "ush" + ], + [ + "t", + "ry" + ], + [ + "Ġbe", + "ef" + ], + [ + "Ġpal", + "m" + ], + [ + "ĠCent", + "ers" + ], + [ + "W", + "ork" + ], + [ + "isp", + "here" + ], + [ + "Ġart", + "ic" + ], + [ + "Ġge", + "ographic" + ], + [ + "Ġstandard", + "ized" + ], + [ + "Ġv", + "iable" + ], + [ + "Ġautom", + "atic" + ], + [ + "Ġcl", + "arity" + ], + [ + "D", + "IR" + ], + [ + "O", + "UT" + ], + [ + "V", + "AL" + ], + [ + "ach", + "ment" + ], + [ + "ke", + "ep" + ], + [ + "G", + "A" + ], + [ + "Ġprom", + "ised" + ], + [ + "ĠVir", + "t" + ], + [ + "Ġ", + "Ø" + ], + [ + "Ġkey", + "board" + ], + [ + "anc", + "ies" + ], + [ + "Ġaccommod", + "ate" + ], + [ + "ivers", + "ary" + ], + [ + "ou", + "lt" + ], + [ + "Ġvisual", + "ize" + ], + [ + "Ġbu", + "gs" + ], + [ + "ĠI", + "d" + ], + [ + "Ġep", + "ic" + ], + [ + "ĠP", + "H" + ], + [ + "Ġl", + "ig" + ], + [ + "ĠW", + "AR" + ], + [ + "Ġl", + "ux" + ], + [ + "sm", + "all" + ], + [ + "Ġl", + "arv" + ], + [ + "Ġfl", + "ip" + ], + [ + "ĠC", + "os" + ], + [ + "Ġrem", + "embered" + ], + [ + "fol", + "io" + ], + [ + "ĠIn", + "nov" + ], + [ + "ro", + "ts" + ], + [ + "ind", + "ices" + ], + [ + "gen", + "eration" + ], + [ + "Ġthr", + "illing" + ], + [ + "ĠIn", + "put" + ], + [ + "ro", + "ck" + ], + [ + "it", + "ar" + ], + [ + "Ġprot", + "agon" + ], + [ + "Ġ'", + "--" + ], + [ + "setMax", + "Access" + ], + [ + "in", + "ance" + ], + [ + "E", + "v" + ], + [ + "Ġre", + "ar" + ], + [ + "Ġplace", + "ment" + ], + [ + "Ġnic", + "he" + ], + [ + "Ġapprox", + "imate" + ], + [ + "vious", + "ly" + ], + [ + "sec", + "ution" + ], + [ + "C", + "opyright" + ], + [ + "âĶģ", + "âĶģ" + ], + [ + "Ġimport", + "ed" + ], + [ + "ob", + "i" + ], + [ + "view", + "s" + ], + [ + "Ġhost", + "s" + ], + [ + "Ġmod", + "ifications" + ], + [ + "es", + "ome" + ], + [ + "ĠG", + "reg" + ], + [ + "ee", + "ze" + ], + [ + "ip", + "y" + ], + [ + "Ġ", + "æ" + ], + [ + "ĠWed", + "nesday" + ], + [ + "Ġe", + "cho" + ], + [ + "Ġmanip", + "ulate" + ], + [ + "Ġdescript", + "ive" + ], + [ + "Ġj", + "aw" + ], + [ + "int", + "erest" + ], + [ + "Pro", + "ject" + ], + [ + "Ġconstit", + "u" + ], + [ + "Ġunpre", + "cedented" + ], + [ + "Ġb", + "on" + ], + [ + "erg", + "ies" + ], + [ + "ur", + "ated" + ], + [ + "ĠS", + "ac" + ], + [ + "IM", + "E" + ], + [ + "čĊ", + "ĉĉ" + ], + [ + "Ġpe", + "cul" + ], + [ + "Ġz", + "inc" + ], + [ + "Ġun", + "comfort" + ], + [ + "ĠL", + "ink" + ], + [ + "ĠGovern", + "or" + ], + [ + "?", + ")" + ], + [ + "TY", + "PE" + ], + [ + "S", + "ur" + ], + [ + "enc", + "ode" + ], + [ + "Ġad", + "ul" + ], + [ + "201", + "9" + ], + [ + "Ġw", + "ires" + ], + [ + "Ġconver", + "ting" + ], + [ + "AR", + "E" + ], + [ + "Ġresid", + "ual" + ], + [ + "Ġgen", + "res" + ], + [ + "Ġvulner", + "ability" + ], + [ + "gen", + "er" + ], + [ + "Ġtarget", + "ing" + ], + [ + "ox", + "ic" + ], + [ + "}", + "\")" + ], + [ + "cl", + "uster" + ], + [ + "ac", + "ular" + ], + [ + "c", + "rit" + ], + [ + "Ġpow", + "ered" + ], + [ + "Ġdark", + "ness" + ], + [ + "Ġfar", + "mer" + ], + [ + "Ġepid", + "emic" + ], + [ + "Ġsn", + "ap" + ], + [ + "ĠM", + "IT" + ], + [ + "ĠCreat", + "ing" + ], + [ + "Ġcons", + "ol" + ], + [ + "b", + "ad" + ], + [ + "ect", + "ure" + ], + [ + "se", + "en" + ], + [ + "ĠWis", + "consin" + ], + [ + "D", + "ig" + ], + [ + "p", + "b" + ], + [ + "i", + "king" + ], + [ + "('", + "\\" + ], + [ + "Ġvalid", + "ate" + ], + [ + "Ġtri", + "ps" + ], + [ + "#!", + "/" + ], + [ + "Ġfail", + "ures" + ], + [ + "Ġpurs", + "uit" + ], + [ + "Ġhop", + "ing" + ], + [ + "ig", + "nt" + ], + [ + "AP", + "I" + ], + [ + "ĠEqu", + "ation" + ], + [ + "ig", + "uous" + ], + [ + "t", + "te" + ], + [ + "ĠPre", + "p" + ], + [ + "Ġpo", + "le" + ], + [ + "Ġal", + "igned" + ], + [ + "ĠTh", + "ursday" + ], + [ + "Ä", + "«" + ], + [ + "over", + "ing" + ], + [ + "Pro", + "cess" + ], + [ + "Ġgu", + "iding" + ], + [ + "S", + "ervice" + ], + [ + "t", + "ail" + ], + [ + "Comm", + "and" + ], + [ + "Ġst", + "ays" + ], + [ + "ph", + "al" + ], + [ + "Ġrequest", + "ed" + ], + [ + "rest", + "rial" + ], + [ + "Ġinter", + "ference" + ], + [ + "Ġcom", + "ic" + ], + [ + "Ġnum", + "b" + ], + [ + "Cont", + "ent" + ], + [ + "Ġv", + "ocal" + ], + [ + "Ġinject", + "ion" + ], + [ + "m", + "ers" + ], + [ + "Data", + "Frame" + ], + [ + "Ġstorm", + "s" + ], + [ + "t", + "i" + ], + [ + "ĠT", + "uesday" + ], + [ + "Ġadv", + "ancing" + ], + [ + "Ġpro", + "c" + ], + [ + "ĠCount", + "ry" + ], + [ + ",", + "." + ], + [ + "ins", + "ic" + ], + [ + "Ġ7", + "6" + ], + [ + "Ġa", + "ids" + ], + [ + "ig", + "ion" + ], + [ + "ĠL", + "uc" + ], + [ + "Ġpolicym", + "akers" + ], + [ + "Ġpip", + "es" + ], + [ + "Ġo", + "live" + ], + [ + "por", + "ters" + ], + [ + "Ġmembers", + "hip" + ], + [ + "Ġwealth", + "y" + ], + [ + "w", + "rap" + ], + [ + "Ġrele", + "ases" + ], + [ + "Ġ12", + "5" + ], + [ + "ĠPl", + "ot" + ], + [ + "Ġdisput", + "es" + ], + [ + "Ġsurviv", + "ors" + ], + [ + "Ã", + "£" + ], + [ + "Ġpos", + "es" + ], + [ + "ĠB", + "ow" + ], + [ + "st", + "ra" + ], + [ + "Ġfor", + "um" + ], + [ + "io", + "let" + ], + [ + "Ġpr", + "ies" + ], + [ + "_", + "(" + ], + [ + "ĠTra", + "ditional" + ], + [ + "Î", + "²" + ], + [ + "Ġim", + "plied" + ], + [ + "ĠSwed", + "en" + ], + [ + "em", + "et" + ], + [ + "ĠHT", + "TP" + ], + [ + "Ġsc", + "reens" + ], + [ + "Ġ", + "----------" + ], + [ + "Ġaccess", + "ed" + ], + [ + "ĠPr", + "ice" + ], + [ + "Ġinvent", + "ory" + ], + [ + "vari", + "able" + ], + [ + "u", + "uid" + ], + [ + "Ġch", + "op" + ], + [ + "ĠOper", + "ations" + ], + [ + "Ġcrow", + "d" + ], + [ + "Ġup", + "ward" + ], + [ + "Ġgr", + "ants" + ], + [ + "Ġunw", + "anted" + ], + [ + "Ġ8", + "9" + ], + [ + "un", + "ct" + ], + [ + "P", + "H" + ], + [ + "Ġpath", + "way" + ], + [ + "ues", + "e" + ], + [ + "ĠR", + "ap" + ], + [ + "nown", + "ed" + ], + [ + "Ġtun", + "nel" + ], + [ + "Ġpr", + "iest" + ], + [ + "ad", + "ays" + ], + [ + "Ġsus", + "pected" + ], + [ + "Ġderiv", + "atives" + ], + [ + "Ġdiag", + "rams" + ], + [ + "Ġdiagn", + "ose" + ], + [ + "Ġbirth", + "day" + ], + [ + "fl", + "at" + ], + [ + "or", + "ney" + ], + [ + "Ġcelebr", + "ating" + ], + [ + "Ġsn", + "ake" + ], + [ + "ĠM", + "agn" + ], + [ + "Ġstraight", + "forward" + ], + [ + "Ġbe", + "er" + ], + [ + "Ġschem", + "es" + ], + [ + "ĠT", + "ODO" + ], + [ + "ĠL", + "arge" + ], + [ + "inf", + "lamm" + ], + [ + "Ġvolunte", + "er" + ], + [ + "Ġv", + "otes" + ], + [ + "Ġbra", + "ck" + ], + [ + "j", + "o" + ], + [ + "ven", + "ue" + ], + [ + "Ġless", + "er" + ], + [ + "ĠP", + "ast" + ], + [ + "Ġdam", + "aging" + ], + [ + "Ġinvestig", + "ated" + ], + [ + "ine", + "a" + ], + [ + "am", + "ents" + ], + [ + "Ġmitig", + "ate" + ], + [ + "ĠA", + "IDS" + ], + [ + "Ġres", + "erve" + ], + [ + "ĠD", + "ownload" + ], + [ + "au", + "x" + ], + [ + "ĠFind", + "ing" + ], + [ + "ap", + "hor" + ], + [ + "rh", + "o" + ], + [ + "Ġinher", + "ited" + ], + [ + "pre", + "hens" + ], + [ + "iff", + "s" + ], + [ + "ĠK", + "ind" + ], + [ + "Ġmaster", + "ing" + ], + [ + "j", + "s" + ], + [ + "Ġeduc", + "ate" + ], + [ + "ris", + "k" + ], + [ + "ĠHT", + "ML" + ], + [ + "Ġhazard", + "ous" + ], + [ + "200", + "2" + ], + [ + "ĠU", + "nderstand" + ], + [ + "ĠÎ", + "»" + ], + [ + "Ġgalax", + "y" + ], + [ + "Ġsure", + "ly" + ], + [ + "ĠSt", + "ring" + ], + [ + "Ġdis", + "appoint" + ], + [ + "Ġ7", + "1" + ], + [ + "ĠQ", + "ur" + ], + [ + "Ġphys", + "ic" + ], + [ + "Ġhun", + "ger" + ], + [ + "Ġcha", + "os" + ], + [ + "Com", + "put" + ], + [ + "Ġ<", + "<" + ], + [ + "ĠCh", + "ap" + ], + [ + "unt", + "ime" + ], + [ + "ĠUt", + "il" + ], + [ + "id", + "ae" + ], + [ + "Ġyour", + "s" + ], + [ + "Ġprecip", + "itation" + ], + [ + "with", + "in" + ], + [ + "ast", + "ing" + ], + [ + "Ġadd", + "ict" + ], + [ + "ĠS", + "qu" + ], + [ + "Ġye", + "ast" + ], + [ + "Ġinform", + "al" + ], + [ + "Ġl", + "ighter" + ], + [ + "ĠR", + "og" + ], + [ + "'", + "}" + ], + [ + "Ġde", + "ck" + ], + [ + "Ġcompar", + "able" + ], + [ + "Ġb", + "ark" + ], + [ + "ĠFrank", + "lin" + ], + [ + "Ġtri", + "um" + ], + [ + "Ġobtain", + "ing" + ], + [ + "ĠSy", + "ria" + ], + [ + "Ġin", + "ert" + ], + [ + "Ġc", + "ues" + ], + [ + "light", + "en" + ], + [ + "s", + "qu" + ], + [ + "Ġbust", + "ling" + ], + [ + "Ï", + "Ħ" + ], + [ + "g", + "ression" + ], + [ + "ur", + "ations" + ], + [ + "ĠPubl", + "ishing" + ], + [ + "Ġactiv", + "ists" + ], + [ + "ont", + "o" + ], + [ + "Ġcon", + "ce" + ], + [ + "Ġpul", + "se" + ], + [ + "are", + "n" + ], + [ + "L", + "a" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠ" + ], + [ + "ruct", + "ive" + ], + [ + "S", + "ometimes" + ], + [ + "ou", + "b" + ], + [ + "ĠAr", + "ist" + ], + [ + "Are", + "a" + ], + [ + "ham", + "mad" + ], + [ + "l", + "r" + ], + [ + "Ġ'", + "_" + ], + [ + "ou", + "rier" + ], + [ + "Ġgalax", + "ies" + ], + [ + "Ġfe", + "e" + ], + [ + "Ġadapt", + "ive" + ], + [ + "Ġpuzz", + "les" + ], + [ + "ĠC", + "ert" + ], + [ + "Ġr", + "ats" + ], + [ + "iz", + "able" + ], + [ + "P", + "M" + ], + [ + "ra", + "de" + ], + [ + "om", + "er" + ], + [ + "Ġra", + "bb" + ], + [ + "ĠO", + "s" + ], + [ + "Ġ7", + "00" + ], + [ + "A", + "ng" + ], + [ + "Ġcomprom", + "ise" + ], + [ + "ĠT", + "ib" + ], + [ + "Ġclos", + "ing" + ], + [ + "b", + "ounds" + ], + [ + "ĠF", + "ram" + ], + [ + "Ġtele", + "phone" + ], + [ + "icult", + "ural" + ], + [ + "ĠN", + "avig" + ], + [ + "ĠVictor", + "ia" + ], + [ + "ĠR", + "ot" + ], + [ + "per", + "iod" + ], + [ + "Ġ'", + "%" + ], + [ + "Ġad", + "mit" + ], + [ + "Ġsoci", + "o" + ], + [ + "ĠSpec", + "ies" + ], + [ + "c", + "ategory" + ], + [ + "st", + "able" + ], + [ + "Ġbo", + "ats" + ], + [ + "Ġneighb", + "oring" + ], + [ + "Ġb", + "om" + ], + [ + "ĠEn", + "s" + ], + [ + "|", + "\\" + ], + [ + "Pro", + "blem" + ], + [ + "ĠChall", + "enges" + ], + [ + "Pro", + "f" + ], + [ + "ĠT", + "ai" + ], + [ + "On", + "ly" + ], + [ + "ar", + "ms" + ], + [ + "hand", + "le" + ], + [ + "ignt", + "y" + ], + [ + "M", + "em" + ], + [ + "Ġsyn", + "chron" + ], + [ + "oe", + "conomic" + ], + [ + "Ġqu", + "otes" + ], + [ + "f", + "inal" + ], + [ + "Ġ", + "ì" + ], + [ + "ĠSum", + "mary" + ], + [ + "ĠP", + "oll" + ], + [ + "ĠL", + "ily" + ], + [ + "Ġdes", + "ires" + ], + [ + "Ġf", + "ake" + ], + [ + "ap", + "ore" + ], + [ + "d", + "iction" + ], + [ + "ĠO", + "wn" + ], + [ + "ĠPers", + "ian" + ], + [ + "PO", + "ST" + ], + [ + "Ġs", + "ne" + ], + [ + "ĠMount", + "ains" + ], + [ + "it", + "oring" + ], + [ + "Ġse", + "af" + ], + [ + "Ġtal", + "ent" + ], + [ + "Ġl", + "enses" + ], + [ + "ch", + "a" + ], + [ + "Ġup", + "set" + ], + [ + "Ġre", + "lying" + ], + [ + "um", + "a" + ], + [ + "Ġcount", + "ies" + ], + [ + "Ġint", + "ensive" + ], + [ + "Ġspeak", + "s" + ], + [ + "h", + "s" + ], + [ + "B", + "ig" + ], + [ + "M", + "us" + ], + [ + "Ġadjust", + "ments" + ], + [ + "Ġdiarr", + "hea" + ], + [ + "Î", + "»" + ], + [ + "ĠSt", + "ruct" + ], + [ + "Ġmath", + "s" + ], + [ + "Ġimp", + "ed" + ], + [ + "Ġpubl", + "ish" + ], + [ + "Ġb", + "ay" + ], + [ + "Ġl", + "b" + ], + [ + "is", + "cal" + ], + [ + "ĠFin", + "ancial" + ], + [ + "ĠAd", + "vent" + ], + [ + "Ġspecial", + "ists" + ], + [ + "ik", + "es" + ], + [ + "ĠMon", + "th" + ], + [ + "Ġinvestig", + "ating" + ], + [ + "¬", + "ģ" + ], + [ + "Î", + "µ" + ], + [ + "un", + "c" + ], + [ + "Ġr", + "um" + ], + [ + "Ġlic", + "ensed" + ], + [ + "In", + "it" + ], + [ + "Ġin", + "clusivity" + ], + [ + "Ġcapt", + "uring" + ], + [ + "unci", + "ation" + ], + [ + "Ġmor", + "ality" + ], + [ + "Ġvari", + "ability" + ], + [ + "Ġd", + "amp" + ], + [ + "Ġh", + "orn" + ], + [ + "Ġd", + "irt" + ], + [ + "val", + "uation" + ], + [ + "F", + "ound" + ], + [ + "Ġglass", + "es" + ], + [ + "as", + "is" + ], + [ + "Ġuncomfort", + "able" + ], + [ + "Ġcont", + "ra" + ], + [ + "Ġ19", + "79" + ], + [ + "Ġmount", + "ed" + ], + [ + "Ġwh", + "ites" + ], + [ + "Ġla", + "wn" + ], + [ + "Ġen", + "act" + ], + [ + "g", + "ate" + ], + [ + "ĠP", + "rior" + ], + [ + "ĠArch", + "ived" + ], + [ + "Ġbel", + "t" + ], + [ + "r", + "ide" + ], + [ + "{", + "\"" + ], + [ + "ic", + "ism" + ], + [ + "Ġï", + "Ĥ" + ], + [ + "Ġsc", + "atter" + ], + [ + "e", + "ous" + ], + [ + "Ġc", + "uisine" + ], + [ + "ĠN", + "ormal" + ], + [ + "ĠT", + "rig" + ], + [ + "Ġm", + "ud" + ], + [ + "Ġfund", + "ament" + ], + [ + "CR", + "IPT" + ], + [ + "Ġg", + "ay" + ], + [ + "ĠTe", + "le" + ], + [ + "ĠH", + "ero" + ], + [ + "Ġende", + "av" + ], + [ + "Ġconstruct", + "ing" + ], + [ + "path", + "s" + ], + [ + "Ġdraw", + "s" + ], + [ + "Ġslow", + "er" + ], + [ + "ĠCrit", + "ical" + ], + [ + "Ġver", + "te" + ], + [ + "Ġsk", + "ull" + ], + [ + "Ġautom", + "ated" + ], + [ + "P", + "olicy" + ], + [ + "F", + "eb" + ], + [ + "ĠIn", + "stit" + ], + [ + "Ġweakness", + "es" + ], + [ + "ĠM", + "it" + ], + [ + "ĠH", + "ay" + ], + [ + "ĠIn", + "v" + ], + [ + "Ġcomb", + "ust" + ], + [ + "et", + "o" + ], + [ + "Ġoper", + "ates" + ], + [ + "Ġ12", + "8" + ], + [ + "T", + "A" + ], + [ + "ĠRes", + "ults" + ], + [ + "Ġelab", + "orate" + ], + [ + "ĠC", + "hemical" + ], + [ + "or", + "ie" + ], + [ + "im", + "ity" + ], + [ + "pro", + "of" + ], + [ + "Hand", + "ler" + ], + [ + "Ï", + "ĥ" + ], + [ + "Ġthe", + "ater" + ], + [ + "Ġappropri", + "ately" + ], + [ + "Ġsc", + "attered" + ], + [ + "ĠCol", + "lection" + ], + [ + "R", + "S" + ], + [ + "*", + ":" + ], + [ + "ation", + "ally" + ], + [ + "Ġm", + "esh" + ], + [ + "Ġorgan", + "isation" + ], + [ + "Ġdiscuss", + "es" + ], + [ + "ract", + "ice" + ], + [ + "on", + "in" + ], + [ + "t", + "ures" + ], + [ + "ĠTest", + "ing" + ], + [ + "Ġconst", + "ants" + ], + [ + "Ġreb", + "ell" + ], + [ + "}^", + "{\\" + ], + [ + "Ġcraft", + "ing" + ], + [ + "ĠO", + "il" + ], + [ + "ĠMay", + "a" + ], + [ + "Ġch", + "im" + ], + [ + "z", + "ens" + ], + [ + "Ġper", + "t" + ], + [ + "Ġ8", + "2" + ], + [ + "Ġper", + "ipher" + ], + [ + "â", + "ī" + ], + [ + "ĠCap", + "tain" + ], + [ + "est", + "eem" + ], + [ + "ĠB", + "h" + ], + [ + "Ġaest", + "hetic" + ], + [ + "Ġ7", + "9" + ], + [ + "ens", + "ively" + ], + [ + "Ġï", + "ģ" + ], + [ + "ĠCorpor", + "ation" + ], + [ + "Ġh", + "its" + ], + [ + "Ġfor", + "ty" + ], + [ + "ĠK", + "ar" + ], + [ + "Ġrev", + "ision" + ], + [ + "Ġindivid", + "ually" + ], + [ + "Ġar", + "ises" + ], + [ + "Ġret", + "ention" + ], + [ + "Ġ0", + "9" + ], + [ + "Pro", + "t" + ], + [ + "ĠP", + "A" + ], + [ + "Ġcoll", + "ision" + ], + [ + "Ġh", + "ub" + ], + [ + "Ġany", + "more" + ], + [ + "Ġmagn", + "esium" + ], + [ + "F", + "P" + ], + [ + "----------------", + "----" + ], + [ + "Ġn", + "a" + ], + [ + "Ġacknowled", + "ging" + ], + [ + "Ġresc", + "ue" + ], + [ + "Ġr", + "ival" + ], + [ + "Ġmethod", + "ology" + ], + [ + "Ġpath", + "ogens" + ], + [ + "Ġgovern", + "or" + ], + [ + "Ġmus", + "h" + ], + [ + "Ġfertil", + "izer" + ], + [ + "Ed", + "it" + ], + [ + "Ġ14", + "0" + ], + [ + "ĠTh", + "ings" + ], + [ + "Ġceremon", + "y" + ], + [ + "ĠMill", + "er" + ], + [ + "Ġmagn", + "ific" + ], + [ + "ĠS", + "leep" + ], + [ + "it", + "ations" + ], + [ + "ĠF", + "iction" + ], + [ + "Ġfact", + "ories" + ], + [ + "ĠF", + "ractions" + ], + [ + "Ġdec", + "iding" + ], + [ + "ĠCalcul", + "us" + ], + [ + "Ġthread", + "s" + ], + [ + "ĠK", + "ansas" + ], + [ + "Ġtra", + "ced" + ], + [ + "Ġcitizens", + "hip" + ], + [ + "AC", + "E" + ], + [ + "Ġproject", + "ed" + ], + [ + "ç", + "»" + ], + [ + "Ġa", + "rom" + ], + [ + "oose", + "velt" + ], + [ + "Ġassess", + "ing" + ], + [ + "Î", + "½" + ], + [ + "l", + "ob" + ], + [ + "nd", + "array" + ], + [ + "Ġillust", + "rates" + ], + [ + "Ġprop", + "he" + ], + [ + "Ġtit", + "led" + ], + [ + "â", + "Ĺ" + ], + [ + "un", + "ate" + ], + [ + "ĠFore", + "ign" + ], + [ + "oles", + "cent" + ], + [ + "n", + "c" + ], + [ + "Ġpos", + "ed" + ], + [ + "Ġprom", + "ises" + ], + [ + "ĠComp", + "an" + ], + [ + "ĠDep", + "ression" + ], + [ + "Ġrout", + "ines" + ], + [ + "Ġv", + "ow" + ], + [ + "Ġpublic", + "ly" + ], + [ + "fl", + "ag" + ], + [ + "t", + "urn" + ], + [ + "feed", + "ing" + ], + [ + "Ġsm", + "ile" + ], + [ + "D", + "ay" + ], + [ + "un", + "its" + ], + [ + "t", + "ab" + ], + [ + "Ġp", + "ediatric" + ], + [ + "sc", + "hema" + ], + [ + "f", + "ont" + ], + [ + "affe", + "ine" + ], + [ + "g", + "iving" + ], + [ + "m", + "g" + ], + [ + "j", + "an" + ], + [ + "ĠW", + "ords" + ], + [ + "ĠDou", + "gl" + ], + [ + "ub", + "le" + ], + [ + "Ġw", + "ool" + ], + [ + "Ġenthus", + "iasm" + ], + [ + "Ġpiv", + "otal" + ], + [ + "th", + "ird" + ], + [ + "Ġprior", + "ities" + ], + [ + "G", + "ood" + ], + [ + "Lear", + "ning" + ], + [ + "ĠS", + "ite" + ], + [ + "ĠAp", + "plication" + ], + [ + "St", + "at" + ], + [ + "c", + "ards" + ], + [ + "Ġter", + "rible" + ], + [ + "Ġpecul", + "iar" + ], + [ + "osa", + "urs" + ], + [ + "ra", + "red" + ], + [ + "Ġoutl", + "ined" + ], + [ + "pr", + "ice" + ], + [ + "as", + "a" + ], + [ + "Ġg", + "aming" + ], + [ + "ĠM", + "om" + ], + [ + "Ġunf", + "amiliar" + ], + [ + "em", + "on" + ], + [ + "Ġfun", + "c" + ], + [ + "it", + "ime" + ], + [ + "Ġfung", + "i" + ], + [ + "Ġforgot", + "ten" + ], + [ + "th", + "ree" + ], + [ + "Ġs", + "occer" + ], + [ + "Bl", + "ack" + ], + [ + "ĠS", + "aturday" + ], + [ + "ĠAl", + "bert" + ], + [ + "Ġper", + "ceive" + ], + [ + "int", + "on" + ], + [ + "opath", + "y" + ], + [ + "o", + "T" + ], + [ + "Ġde", + "ar" + ], + [ + "Ġdecl", + "ined" + ], + [ + "g", + "ian" + ], + [ + "O", + "UR" + ], + [ + "ĠHis", + "pan" + ], + [ + "ĠN", + "i" + ], + [ + "Ġbeh", + "alf" + ], + [ + "Ġpadd", + "ing" + ], + [ + "Ġiniti", + "ated" + ], + [ + "Ġl", + "apt" + ], + [ + "Ġposs", + "ession" + ], + [ + "Ġsim", + "ulations" + ], + [ + "Ġf", + "reed" + ], + [ + "Ġpresent", + "ations" + ], + [ + "RE", + "E" + ], + [ + "Ġastr", + "onaut" + ], + [ + "emet", + "ery" + ], + [ + "Ġcomput", + "ed" + ], + [ + "ĠM", + "O" + ], + [ + "Ġcon", + "form" + ], + [ + "Ġbl", + "acks" + ], + [ + "Ġexcept", + "ions" + ], + [ + "Ġregist", + "ration" + ], + [ + "Ġpur", + "ple" + ], + [ + "ĠPhil", + "ip" + ], + [ + "ov", + "a" + ], + [ + "Ġsw", + "allow" + ], + [ + "ĠEvent", + "ually" + ], + [ + "ĠJ", + "ordan" + ], + [ + "ĠL", + "oss" + ], + [ + "u", + "z" + ], + [ + "Ġanim", + "ation" + ], + [ + "AR", + "S" + ], + [ + "eng", + "u" + ], + [ + "Ġaccum", + "ulation" + ], + [ + "Ġhe", + "pat" + ], + [ + "Ġ16", + "0" + ], + [ + "C", + "or" + ], + [ + "Ġoutdo", + "ors" + ], + [ + "Ġra", + "ces" + ], + [ + "Ġenterpr", + "ise" + ], + [ + "I", + "E" + ], + [ + "Ġdec", + "ent" + ], + [ + "Ġcontin", + "uity" + ], + [ + "E", + "lect" + ], + [ + "Ġor", + "n" + ], + [ + "Ġsocial", + "ly" + ], + [ + "d", + "am" + ], + [ + "ass", + "ment" + ], + [ + "Ġj", + "e" + ], + [ + "Ġdes", + "irable" + ], + [ + "ĠAm", + "endment" + ], + [ + "Ġdet", + "erior" + ], + [ + "Ġmult", + "if" + ], + [ + "inter", + "cept" + ], + [ + "Ġrecycl", + "ed" + ], + [ + "p", + "ad" + ], + [ + "ĠCons", + "um" + ], + [ + "l", + "ook" + ], + [ + "c", + "ustom" + ], + [ + "ard", + "less" + ], + [ + "ĠAr", + "gent" + ], + [ + "ĠS", + "QL" + ], + [ + "m", + "ount" + ], + [ + "Ġw", + "r" + ], + [ + "Ġprotect", + "s" + ], + [ + "Ġadvers", + "ity" + ], + [ + "cl", + "ock" + ], + [ + "Ġd", + "ots" + ], + [ + "Ġr", + "het" + ], + [ + "Ġextract", + "ed" + ], + [ + "D", + "iv" + ], + [ + "Ġcompet", + "e" + ], + [ + "ĠEduc", + "ational" + ], + [ + "Ġb", + "eds" + ], + [ + "E", + "CT" + ], + [ + "ĠR", + "ange" + ], + [ + "writ", + "er" + ], + [ + "Ġunder", + "water" + ], + [ + "Ġd", + "ice" + ], + [ + "ĠI", + "C" + ], + [ + "ĠM", + "oh" + ], + [ + "()", + ")." + ], + [ + "B", + "B" + ], + [ + "Ġaccord", + "ance" + ], + [ + "Ġm", + "akers" + ], + [ + "th", + "an" + ], + [ + "Ġann", + "ounce" + ], + [ + "Ġpix", + "el" + ], + [ + "Ġapprox", + "imation" + ], + [ + "d", + "escriptor" + ], + [ + "P", + "res" + ], + [ + "Ġdes", + "cent" + ], + [ + "he", + "ld" + ], + [ + "Ġr", + "anks" + ], + [ + "ĠT", + "al" + ], + [ + "Ġque", + "ue" + ], + [ + "ail", + "ure" + ], + [ + "Ġdist", + "ribute" + ], + [ + "ĠH", + "ind" + ], + [ + "Ġshort", + "ly" + ], + [ + "1", + "30" + ], + [ + "Ġdiv", + "or" + ], + [ + "in", + "ent" + ], + [ + "Ġche", + "aper" + ], + [ + "ĠAn", + "ne" + ], + [ + "Ġall", + "ergy" + ], + [ + "Ï", + "ģ" + ], + [ + "Ġintrodu", + "ces" + ], + [ + "ĠAn", + "swers" + ], + [ + "Ġclass", + "mates" + ], + [ + "Ġinflamm", + "atory" + ], + [ + "³³³³³³³³", + "³³³" + ], + [ + "Ġ", + "ib" + ], + [ + "Ġde", + "pr" + ], + [ + "uck", + "et" + ], + [ + "B", + "ook" + ], + [ + "Ġin", + "cons" + ], + [ + "Ġm", + "asks" + ], + [ + "Ex", + "per" + ], + [ + "ĠRepublic", + "an" + ], + [ + "Ġra", + "m" + ], + [ + "Ġcivil", + "izations" + ], + [ + "Ġqu", + "art" + ], + [ + "Ġinter", + "cept" + ], + [ + "ĠCirc", + "le" + ], + [ + "Ġcult", + "ivating" + ], + [ + "ĠRes", + "erve" + ], + [ + "Ġwhe", + "els" + ], + [ + "ĠCo", + "ord" + ], + [ + "Ġtru", + "ck" + ], + [ + "o", + "en" + ], + [ + "Ġc", + "erv" + ], + [ + "rep", + "resent" + ], + [ + "Ġacc", + "used" + ], + [ + "ĠG", + "rant" + ], + [ + "do", + "i" + ], + [ + "ol", + "ith" + ], + [ + "Ġtre", + "asure" + ], + [ + "UL", + "L" + ], + [ + "Ġtrans", + "cript" + ], + [ + "ĠG", + "h" + ], + [ + "Ġarchae", + "ological" + ], + [ + "Ġf", + "art" + ], + [ + "Ġsevere", + "ly" + ], + [ + "\"", + "}," + ], + [ + "it", + "ics" + ], + [ + "Ġwh", + "ilst" + ], + [ + "st", + "age" + ], + [ + "are", + "t" + ], + [ + "b", + "c" + ], + [ + "Ġmeth", + "ane" + ], + [ + "ĠTurk", + "ish" + ], + [ + "Ġcomp", + "ress" + ], + [ + "Ġcollabor", + "ate" + ], + [ + "ic", + "ides" + ], + [ + "Ġt", + "el" + ], + [ + "Ġsu", + "ited" + ], + [ + "ĠF", + "reedom" + ], + [ + "Ġres", + "et" + ], + [ + "ĠDef", + "ault" + ], + [ + "appro", + "priate" + ], + [ + "ĠC", + "ru" + ], + [ + "Ġut", + "ils" + ], + [ + "Ġg", + "ross" + ], + [ + "Ġschedul", + "ed" + ], + [ + "H", + "ead" + ], + [ + "J", + "u" + ], + [ + "Ġs", + "ine" + ], + [ + "ĠAct", + "ivities" + ], + [ + "ĠC", + "ensus" + ], + [ + "Ġst", + "oring" + ], + [ + "ĠY", + "ellow" + ], + [ + "Ġpres", + "um" + ], + [ + "â", + "ķ" + ], + [ + "Ġrecept", + "ors" + ], + [ + "ĠFor", + "um" + ], + [ + "Ġparticip", + "ated" + ], + [ + "Ġnegot", + "iations" + ], + [ + "le", + "ted" + ], + [ + "Ġmel", + "ting" + ], + [ + "s", + "ens" + ], + [ + "ĠM", + "os" + ], + [ + "Ġabs", + "ent" + ], + [ + ":", + "%" + ], + [ + "ĠB", + "oy" + ], + [ + "Ġin", + "adequ" + ], + [ + "st", + "ock" + ], + [ + "Ġantibiot", + "ic" + ], + [ + "Ġmer", + "ge" + ], + [ + "pos", + "itive" + ], + [ + "ours", + "es" + ], + [ + "t", + "ract" + ], + [ + "Ġbr", + "ut" + ], + [ + "Ġelect", + "romagnetic" + ], + [ + "Ġcast", + "le" + ], + [ + "Ġsc", + "rew" + ], + [ + "B", + "en" + ], + [ + "Ġrecomm", + "ends" + ], + [ + "Ġconvent", + "ions" + ], + [ + "h", + "idden" + ], + [ + "ound", + "ing" + ], + [ + "reg", + "ion" + ], + [ + "Ġload", + "ing" + ], + [ + "Ġpollut", + "ants" + ], + [ + "Ġch", + "ord" + ], + [ + "Ġlater", + "al" + ], + [ + "R", + "NA" + ], + [ + "il", + "ty" + ], + [ + "Ġse", + "ats" + ], + [ + "Ġpack", + "et" + ], + [ + "Ġapp", + "end" + ], + [ + "Ġcontrovers", + "y" + ], + [ + "Ġgast", + "ro" + ], + [ + "m", + "ill" + ], + [ + "Ġdemand", + "ing" + ], + [ + "Ġpl", + "ural" + ], + [ + "un", + "es" + ], + [ + "Ġsynt", + "ax" + ], + [ + "ĠR", + "od" + ], + [ + "M", + "ENT" + ], + [ + "N", + "OT" + ], + [ + "ĠH", + "arm" + ], + [ + "Ġpubl", + "ishing" + ], + [ + "w", + "ich" + ], + [ + "enn", + "is" + ], + [ + "Ġ8", + "3" + ], + [ + "ĠCalcul", + "ator" + ], + [ + "Ġsec", + "ular" + ], + [ + "O", + "h" + ], + [ + "Ġin", + "duction" + ], + [ + "Th", + "ree" + ], + [ + "Ġpass", + "engers" + ], + [ + "ĠDef", + "ense" + ], + [ + "Ġstrengthen", + "ing" + ], + [ + "ĠB", + "urn" + ], + [ + "process", + "ing" + ], + [ + "Ġconv", + "ict" + ], + [ + "Ġwar", + "mer" + ], + [ + "Ġfra", + "ud" + ], + [ + "Ġmut", + "ation" + ], + [ + "ĠB", + "ad" + ], + [ + "Ġr", + "iding" + ], + [ + "A", + "I" + ], + [ + "Ġs", + "ends" + ], + [ + "Ġcou", + "pled" + ], + [ + "ĠPr", + "imary" + ], + [ + "Ġpar", + "ab" + ], + [ + "Ġconj", + "unction" + ], + [ + "Ġd", + "os" + ], + [ + "Ġus", + "ername" + ], + [ + "Ġpenc", + "il" + ], + [ + ".", + "||" + ], + [ + "ĠBl", + "ock" + ], + [ + "Ġbl", + "adder" + ], + [ + "Ġh", + "ate" + ], + [ + "D", + "ES" + ], + [ + "ĠS", + "a" + ], + [ + "Ġtest", + "im" + ], + [ + "ogene", + "ous" + ], + [ + "Ġjour", + "nals" + ], + [ + "us", + "ive" + ], + [ + "Ġvolcan", + "ic" + ], + [ + "################################", + "################################" + ], + [ + "Ġtem", + "pt" + ], + [ + "Ġsil", + "ent" + ], + [ + "Ġproject", + "ion" + ], + [ + "}", + "[" + ], + [ + "Ġf", + "ier" + ], + [ + "j", + "amin" + ], + [ + "s", + "d" + ], + [ + "Ġgu", + "ests" + ], + [ + "ĠCh", + "am" + ], + [ + "Ġwh", + "ales" + ], + [ + "Ġcon", + "dem" + ], + [ + "Ġwas", + "t" + ], + [ + "Ex", + "amples" + ], + [ + "ĠH", + "al" + ], + [ + "gra", + "duate" + ], + [ + "ĠM", + "ilitary" + ], + [ + "E", + "ffect" + ], + [ + "Ġ10", + "5" + ], + [ + "Ġtempor", + "al" + ], + [ + "ĠAl", + "ong" + ], + [ + "ĠC", + "C" + ], + [ + "b", + "ird" + ], + [ + "ĠG", + "ar" + ], + [ + "Ġones", + "elf" + ], + [ + "Ġd", + "ough" + ], + [ + "Ġg", + "amma" + ], + [ + "Ġreform", + "s" + ], + [ + "ĠI", + "ce" + ], + [ + "v", + "m" + ], + [ + "Ġappro", + "aching" + ], + [ + "ĠK", + "at" + ], + [ + "Ġcub", + "es" + ], + [ + "C", + "ore" + ], + [ + "Post", + "ed" + ], + [ + "Ġgl", + "and" + ], + [ + "Ġ8", + "7" + ], + [ + "Ġprim", + "itive" + ], + [ + "ĠEth", + "iop" + ], + [ + "T", + "ube" + ], + [ + "Ġpast", + "e" + ], + [ + "Ġtou", + "ching" + ], + [ + "Ġsau", + "ce" + ], + [ + "els", + "on" + ], + [ + "L", + "ink" + ], + [ + "Ġfirm", + "ly" + ], + [ + "Ġfict", + "ional" + ], + [ + "Ġdivid", + "es" + ], + [ + "Ġce", + "ment" + ], + [ + "o", + "il" + ], + [ + "ĠInd", + "ependence" + ], + [ + "Ġpromot", + "ed" + ], + [ + "Ġse", + "q" + ], + [ + "Ġpoly", + "gon" + ], + [ + "P", + "op" + ], + [ + "b", + "es" + ], + [ + "Ġtrib", + "al" + ], + [ + "Ġanx", + "ious" + ], + [ + "Ġwar", + "rant" + ], + [ + "ĠAppro", + "ach" + ], + [ + "f", + "requency" + ], + [ + "ĠBel", + "ow" + ], + [ + "Ġemotion", + "ally" + ], + [ + "R", + "un" + ], + [ + "Ġj", + "ack" + ], + [ + "Ġdefe", + "ated" + ], + [ + "pr", + "ison" + ], + [ + "t", + "ml" + ], + [ + "Ġeven", + "ly" + ], + [ + "u", + "int" + ], + [ + "Ġ", + "ions" + ], + [ + ".", + "\\" + ], + [ + "st", + "ar" + ], + [ + "Ġtransform", + "ing" + ], + [ + "ĠMat", + "rix" + ], + [ + "ĠCl", + "ark" + ], + [ + "Right", + "arrow" + ], + [ + "ole", + "cular" + ], + [ + "h", + "alf" + ], + [ + "Ġfrag", + "ments" + ], + [ + "ĠB", + "ir" + ], + [ + "Ġdec", + "imals" + ], + [ + "Ġnet", + "working" + ], + [ + "Ġstr", + "at" + ], + [ + "ad", + "i" + ], + [ + "Scient", + "ists" + ], + [ + "Ġpres", + "chool" + ], + [ + "Ġnot", + "ing" + ], + [ + "uss", + "ion" + ], + [ + "Ġpass", + "ages" + ], + [ + "ru", + "ce" + ], + [ + "Ġl", + "augh" + ], + [ + "H", + "er" + ], + [ + "ĠR", + "aj" + ], + [ + "ĠR", + "oosevelt" + ], + [ + "ĠO", + "w" + ], + [ + "b", + "oth" + ], + [ + "static", + "method" + ], + [ + "Ġident", + "ifies" + ], + [ + "ĠSt", + "ories" + ], + [ + "Ġlik", + "es" + ], + [ + "ĠSm", + "art" + ], + [ + "Ġtap", + "estry" + ], + [ + "ER", + "R" + ], + [ + "D", + "O" + ], + [ + "1", + "12" + ], + [ + "Ġhead", + "aches" + ], + [ + "Ġtrans", + "f" + ], + [ + "B", + "L" + ], + [ + "c", + "ourse" + ], + [ + "ĠR", + "ate" + ], + [ + "includ", + "e" + ], + [ + "oc", + "hemical" + ], + [ + "Rel", + "ated" + ], + [ + "Ġsum", + "s" + ], + [ + "Ġstri", + "kes" + ], + [ + "Ġgen", + "etically" + ], + [ + "Ġre", + "nowned" + ], + [ + "Ġtrans", + "itions" + ], + [ + "time", + "out" + ], + [ + "R", + "ange" + ], + [ + "Ġadvoc", + "ating" + ], + [ + "ĠTreat", + "y" + ], + [ + "Ġbreak", + "fast" + ], + [ + "er", + "k" + ], + [ + "Ġsc", + "roll" + ], + [ + "ĠPy", + "thag" + ], + [ + "t", + "k" + ], + [ + "Ġconsist", + "ed" + ], + [ + "ĠF", + "ord" + ], + [ + "ĠA", + "mb" + ], + [ + "ĠWe", + "ight" + ], + [ + "ien", + "cies" + ], + [ + "St", + "and" + ], + [ + "Ġsu", + "cc" + ], + [ + "Ġfle", + "et" + ], + [ + "Ġrec", + "overed" + ], + [ + "ĠS", + "in" + ], + [ + "c", + "ross" + ], + [ + "Î", + "¿" + ], + [ + "Ġalle", + "ged" + ], + [ + "ĠDu", + "ke" + ], + [ + "Ġsou", + "p" + ], + [ + "Ġav", + "en" + ], + [ + "Ġbuck", + "et" + ], + [ + "Ġp", + "seud" + ], + [ + "Ġvom", + "iting" + ], + [ + "Ġc", + "aut" + ], + [ + "Ġinv", + "isible" + ], + [ + "Ġbal", + "ancing" + ], + [ + "ĠP", + "O" + ], + [ + "gen", + "erate" + ], + [ + "writ", + "ten" + ], + [ + "Ġs", + "ink" + ], + [ + "Ġ8", + "6" + ], + [ + "P", + "ower" + ], + [ + "d", + "jango" + ], + [ + "Ġrestaur", + "ants" + ], + [ + "ĠTr", + "ump" + ], + [ + "Ġinequ", + "alities" + ], + [ + "ĠTh", + "ompson" + ], + [ + "Pro", + "v" + ], + [ + "Ġ198", + "2" + ], + [ + "Ġsoci", + "oeconomic" + ], + [ + "AS", + "T" + ], + [ + "ing", + "ton" + ], + [ + "Ġwitness", + "ed" + ], + [ + "on", + "ts" + ], + [ + "ĠH", + "unt" + ], + [ + "G", + "reat" + ], + [ + "ann", + "y" + ], + [ + "ĠPM", + "ID" + ], + [ + "Ġrespect", + "ed" + ], + [ + "ĠInit", + "ial" + ], + [ + "or", + "ious" + ], + [ + "ol", + "ation" + ], + [ + "Ġstop", + "ping" + ], + [ + "r", + "ative" + ], + [ + "Ġin", + "quiry" + ], + [ + "ge", + "x" + ], + [ + "id", + "el" + ], + [ + "Ġenjoy", + "able" + ], + [ + "ĠSt", + "aff" + ], + [ + "ĠSym", + "ptoms" + ], + [ + "le", + "vant" + ], + [ + "Ġorgan", + "isations" + ], + [ + "-", + "%" + ], + [ + "igh", + "ters" + ], + [ + "og", + "g" + ], + [ + "tim", + "estamp" + ], + [ + "ĠO", + "K" + ], + [ + "Ċ", + "ĠĠĠĠĠĠ" + ], + [ + "Ġ9", + "4" + ], + [ + "Ġvot", + "ers" + ], + [ + "Eng", + "lish" + ], + [ + "l", + "ings" + ], + [ + "ĠH", + "old" + ], + [ + "B", + "E" + ], + [ + "ĠPortug", + "uese" + ], + [ + "er", + "rors" + ], + [ + "Ġse", + "as" + ], + [ + "Ġlet", + "ting" + ], + [ + "Ġfor", + "cing" + ], + [ + "ĠC", + "hemistry" + ], + [ + "ant", + "e" + ], + [ + "Ġpharm", + "ac" + ], + [ + "h", + "o" + ], + [ + "S", + "U" + ], + [ + "ser", + "ies" + ], + [ + "Ġ", + "Ù" + ], + [ + "Ġdest", + "ro" + ], + [ + "Ġdign", + "ity" + ], + [ + "ers", + "hip" + ], + [ + "b", + "its" + ], + [ + "\"", + "]." + ], + [ + "Ġsp", + "ont" + ], + [ + "Ġillust", + "ration" + ], + [ + "Ġconcent", + "rate" + ], + [ + "ĠT", + "ask" + ], + [ + "Ġres", + "idence" + ], + [ + "Ġfert", + "ile" + ], + [ + "Ġc", + "sv" + ], + [ + "Ġappreci", + "ated" + ], + [ + "Ġpat", + "ches" + ], + [ + "Ġtraged", + "y" + ], + [ + "æ", + "ĺ" + ], + [ + "En", + "ter" + ], + [ + "ph", + "ase" + ], + [ + "Ġfles", + "h" + ], + [ + "ĠL", + "ie" + ], + [ + "Ġcol", + "ours" + ], + [ + "ch", + "oice" + ], + [ + "ĠN", + "at" + ], + [ + "Ġopen", + "ly" + ], + [ + "b", + "ral" + ], + [ + "es", + "see" + ], + [ + "r", + "l" + ], + [ + "Ġtim", + "ber" + ], + [ + "Ġcl", + "ip" + ], + [ + "op", + "hers" + ], + [ + "Ġrestaur", + "ant" + ], + [ + "Ġwarn", + "ings" + ], + [ + "lighten", + "ment" + ], + [ + "Ġ0", + "8" + ], + [ + "ĠEv", + "ents" + ], + [ + "Ġpromot", + "ion" + ], + [ + "Ġimag", + "ined" + ], + [ + "Ġs", + "perm" + ], + [ + "ĠT", + "ools" + ], + [ + "Ġmod", + "est" + ], + [ + "im", + "ental" + ], + [ + "Ġmis", + "con" + ], + [ + "Ġst", + "ocks" + ], + [ + "ke", + "ley" + ], + [ + "ĠG", + "PS" + ], + [ + "f", + "at" + ], + [ + "âĶĢâĶĢâĶĢâĶĢ", + "âĶĢâĶĢâĶĢâĶĢ" + ], + [ + "O", + "p" + ], + [ + "ĠG", + "as" + ], + [ + "ï", + "Ģ" + ], + [ + "add", + "r" + ], + [ + "sum", + "mary" + ], + [ + "Ġpersu", + "asive" + ], + [ + "tes", + "y" + ], + [ + "Ġmyth", + "ology" + ], + [ + "Ġappe", + "aling" + ], + [ + "ĠIm", + "perial" + ], + [ + "ĠEss", + "ential" + ], + [ + "ĠRef", + "lect" + ], + [ + "Ġemphas", + "ized" + ], + [ + "Ġrespond", + "ing" + ], + [ + "Ġcav", + "ity" + ], + [ + "Ġdis", + "abled" + ], + [ + "od", + "ge" + ], + [ + "ĠP", + "V" + ], + [ + "Ġsold", + "ier" + ], + [ + "ĠMan", + "ager" + ], + [ + "Ġtomat", + "oes" + ], + [ + "ug", + "s" + ], + [ + "ch", + "anged" + ], + [ + "Ġsk", + "etch" + ], + [ + "Ġepis", + "odes" + ], + [ + "Ġpro", + "state" + ], + [ + "Ġmain", + "tains" + ], + [ + "Ġg", + "reet" + ], + [ + "à", + "¦" + ], + [ + "Ġban", + "king" + ], + [ + "load", + "er" + ], + [ + "mark", + "et" + ], + [ + "in", + "formation" + ], + [ + ">", + "", + ">" + ], + [ + "ĠH", + "amilton" + ], + [ + "ĠProp", + "het" + ], + [ + "Ġb", + "icy" + ], + [ + "ĠS", + "N" + ], + [ + "ĠUs", + "ually" + ], + [ + "G", + "G" + ], + [ + "ĠBudd", + "ha" + ], + [ + "F", + "unction" + ], + [ + "Ġrecon", + "struct" + ], + [ + "Ġcur", + "sor" + ], + [ + "Ġarg", + "parse" + ], + [ + "ĠDis", + "order" + ], + [ + "W", + "E" + ], + [ + "ĠRem", + "ove" + ], + [ + "Ġm", + "ul" + ], + [ + "Ġpassion", + "ate" + ], + [ + "S", + "everal" + ], + [ + "Ġpersonal", + "ized" + ], + [ + "ĠHawai", + "i" + ], + [ + "em", + "at" + ], + [ + "Ġmel", + "an" + ], + [ + "c", + "ision" + ], + [ + "us", + "ually" + ], + [ + "Ġstret", + "ching" + ], + [ + "Ġcardi", + "ac" + ], + [ + "Ġne", + "at" + ], + [ + "Ġconven", + "ience" + ], + [ + "Ġperm", + "its" + ], + [ + "Ġcircum", + "ference" + ], + [ + "ill", + "er" + ], + [ + "]", + "*" + ], + [ + "P", + "ER" + ], + [ + "ĠCar", + "bon" + ], + [ + "Ġre", + "ass" + ], + [ + "ag", + "a" + ], + [ + "ĠA", + "y" + ], + [ + "Ġg", + "rip" + ], + [ + "Bl", + "ock" + ], + [ + "ĠT", + "aking" + ], + [ + "Ġsovere", + "ignty" + ], + [ + "A", + "f" + ], + [ + "Ġ\"", + "%" + ], + [ + "Ġfound", + "ing" + ], + [ + "Ġden", + "ied" + ], + [ + "Ġcert", + "ificate" + ], + [ + "Ġn", + "aval" + ], + [ + "au", + "nd" + ], + [ + "Ġins", + "ulation" + ], + [ + "T", + "HE" + ], + [ + "s", + "a" + ], + [ + "Ġp", + "icking" + ], + [ + "ĠSing", + "apore" + ], + [ + "ac", + "le" + ], + [ + "ĠExper", + "iment" + ], + [ + "Ġbow", + "el" + ], + [ + "ĠR", + "ow" + ], + [ + "Ġsl", + "ice" + ], + [ + "stand", + "ard" + ], + [ + "Ġemploy", + "ing" + ], + [ + "Ġelig", + "ible" + ], + [ + "ĠL", + "oad" + ], + [ + "}", + "}{\\" + ], + [ + "en", + "h" + ], + [ + "et", + "on" + ], + [ + "ĠL", + "ady" + ], + [ + "Ġmod", + "ification" + ], + [ + "Ġ\"", + "-" + ], + [ + "Ġtour", + "ists" + ], + [ + "Ġjour", + "neys" + ], + [ + "ĠÐ", + "¿" + ], + [ + "Ġsubstant", + "ially" + ], + [ + "ĠS", + "D" + ], + [ + "Ġhe", + "ights" + ], + [ + "ĠV", + "in" + ], + [ + "w", + "al" + ], + [ + "Ġrev", + "ised" + ], + [ + "'", + "}," + ], + [ + "ĠP", + "it" + ], + [ + "ap", + "ing" + ], + [ + "Ġmagnific", + "ent" + ], + [ + "Ġconf", + "igure" + ], + [ + "ĠSur", + "face" + ], + [ + "Ġd", + "ancing" + ], + [ + "ĠIdent", + "ity" + ], + [ + "Ġ<", + "/" + ], + [ + "ĠGree", + "ks" + ], + [ + "Ġnucle", + "us" + ], + [ + "inflamm", + "atory" + ], + [ + "Ġmet", + "aphor" + ], + [ + "ĠTib", + "et" + ], + [ + "ON", + "E" + ], + [ + "Ġpix", + "els" + ], + [ + "set", + "up" + ], + [ + "Ġsurv", + "iving" + ], + [ + "ĠAr", + "k" + ], + [ + "Ġmon", + "etary" + ], + [ + "k", + "ernel" + ], + [ + "m", + "ol" + ], + [ + "Ġwell", + "s" + ], + [ + "n", + "l" + ], + [ + "Ġhead", + "ing" + ], + [ + "Ġde", + "ce" + ], + [ + "ĠWorks", + "heet" + ], + [ + "v", + "ised" + ], + [ + "oult", + "ry" + ], + [ + "Ġexpl", + "osion" + ], + [ + "ĠMibTable", + "Column" + ], + [ + "def", + "ined" + ], + [ + "it", + "ary" + ], + [ + "12", + "7" + ], + [ + "ĠT", + "ool" + ], + [ + "on", + "ut" + ], + [ + "Ġcouns", + "eling" + ], + [ + "Ġpharm", + "aceutical" + ], + [ + "Ġb", + "od" + ], + [ + "Ġsh", + "ots" + ], + [ + "pe", + "ople" + ], + [ + "ĠP", + "il" + ], + [ + "Ġ", + "iv" + ], + [ + "Ġimp", + "ress" + ], + [ + "Ġrot", + "ating" + ], + [ + "ĠB", + "road" + ], + [ + "ĠW", + "HO" + ], + [ + "Ġneurolog", + "ical" + ], + [ + "Ġsod", + "a" + ], + [ + "Ġcyl", + "ind" + ], + [ + "ĠObs", + "erv" + ], + [ + "Ġdig", + "estion" + ], + [ + "\"", + ";" + ], + [ + "Ġz", + "eros" + ], + [ + "æ", + "Ī" + ], + [ + "Ġshif", + "ted" + ], + [ + "V", + "er" + ], + [ + "Ġground", + "breaking" + ], + [ + "Ġ198", + "1" + ], + [ + "Ġunf", + "old" + ], + [ + "ĠCap", + "ital" + ], + [ + "Ġschem", + "a" + ], + [ + "Ġsh", + "o" + ], + [ + "Ġwal", + "ks" + ], + [ + "Ġpol", + "len" + ], + [ + "O", + "H" + ], + [ + "Ġloyal", + "ty" + ], + [ + "T", + "ypes" + ], + [ + "Ġc", + "ows" + ], + [ + "Ġpro", + "be" + ], + [ + "du", + "cing" + ], + [ + "Cont", + "ext" + ], + [ + "Ġ19", + "72" + ], + [ + "ï", + "ĥ" + ], + [ + "Ġext", + "ensively" + ], + [ + "Ġcert", + "ified" + ], + [ + "Ġgrat", + "itude" + ], + [ + "b", + "at" + ], + [ + "ĠIsrael", + "i" + ], + [ + "Ġmyth", + "s" + ], + [ + "w", + "ave" + ], + [ + "Ġemb", + "ra" + ], + [ + "Ġdo", + "zen" + ], + [ + "Im", + "plement" + ], + [ + "ĠS", + "outheast" + ], + [ + "ed", + "ed" + ], + [ + "sc", + "ores" + ], + [ + "S", + "am" + ], + [ + "Ġvent", + "ure" + ], + [ + "Ġ{}", + "\"." + ], + [ + "19", + "99" + ], + [ + "Ġl", + "oves" + ], + [ + "ĠCh", + "i" + ], + [ + "Ġvalid", + "ity" + ], + [ + "Ġtal", + "ents" + ], + [ + "ras", + "ound" + ], + [ + "Ġcontin", + "ually" + ], + [ + "ĠUp", + "on" + ], + [ + "parent", + "s" + ], + [ + "ĠJam", + "ie" + ], + [ + "ĠD", + "escription" + ], + [ + "Ġbu", + "nd" + ], + [ + "ĠDef", + "ine" + ], + [ + "ac", + "re" + ], + [ + "Ġass", + "im" + ], + [ + "Ġsymmet", + "ric" + ], + [ + "ess", + "ages" + ], + [ + "ĠSt", + "ore" + ], + [ + "ĊĊ", + "Ċ" + ], + [ + "Ġtable", + "ts" + ], + [ + "ĠH", + "u" + ], + [ + "Ġsug", + "ars" + ], + [ + "le", + "tal" + ], + [ + "Ġimp", + "aired" + ], + [ + "duct", + "or" + ], + [ + "Ġpay", + "load" + ], + [ + "Ġdow", + "nt" + ], + [ + "Ġcan", + "on" + ], + [ + "ort", + "s" + ], + [ + "Ġlog", + "s" + ], + [ + "Ġpoly", + "mer" + ], + [ + "3", + "60" + ], + [ + "Res", + "ource" + ], + [ + "Ġfl", + "ed" + ], + [ + "sever", + "ance" + ], + [ + "iv", + "ism" + ], + [ + "ĠFact", + "s" + ], + [ + "ĠV", + "ery" + ], + [ + "Ġvisual", + "ization" + ], + [ + "Ġall", + "ocation" + ], + [ + "Ġsp", + "ices" + ], + [ + "initial", + "ize" + ], + [ + "Ġshoot", + "ing" + ], + [ + "Ġref", + "ined" + ], + [ + "ĠSt", + "ock" + ], + [ + "Ġexam", + "ines" + ], + [ + "ĠGen", + "erally" + ], + [ + "Ġign", + "or" + ], + [ + "am", + "an" + ], + [ + "Ġ19", + "68" + ], + [ + "ĠOut", + "put" + ], + [ + "Ġs", + "ocket" + ], + [ + "ĠL", + "ic" + ], + [ + "ub", + "Med" + ], + [ + "h", + "is" + ], + [ + "Ġcar", + "cin" + ], + [ + "Ġlegit", + "imate" + ], + [ + "H", + "uman" + ], + [ + "Ġbu", + "f" + ], + [ + "Ġex", + "terior" + ], + [ + "Ġsome", + "how" + ], + [ + "Ġt", + "iles" + ], + [ + "ĠF", + "eed" + ], + [ + "F", + "i" + ], + [ + "ĠNor", + "way" + ], + [ + "ĠCons", + "ult" + ], + [ + "ĠDist", + "ribution" + ], + [ + "ill", + "es" + ], + [ + "ĠPre", + "par" + ], + [ + "ĠTop", + "ics" + ], + [ + "Ġev", + "ac" + ], + [ + "Ġde", + "emed" + ], + [ + "ĠF", + "ib" + ], + [ + "Ġpan", + "ic" + ], + [ + "sequ", + "ence" + ], + [ + "Ġresol", + "ved" + ], + [ + "ult", + "ure" + ], + [ + "ĠAb", + "original" + ], + [ + "Ġab", + "st" + ], + [ + "ĠAg", + "ree" + ], + [ + "Ġbas", + "in" + ], + [ + "ĠMem", + "orial" + ], + [ + "Ġcom", + "ics" + ], + [ + "Ġloc", + "als" + ], + [ + "er", + "ick" + ], + [ + "Ġoverl", + "ap" + ], + [ + "Ġop", + "pression" + ], + [ + "ĠJ", + "oh" + ], + [ + "Ġtr", + "iv" + ], + [ + "Ġ", + "________" + ], + [ + "ap", + "es" + ], + [ + "Ġconf", + "ined" + ], + [ + "app", + "ly" + ], + [ + "â̦", + "." + ], + [ + "Ġlearn", + "er" + ], + [ + "Ġsh", + "ops" + ], + [ + "lim", + "ited" + ], + [ + "Ġpot", + "ent" + ], + [ + "P", + "Y" + ], + [ + "Follow", + "ing" + ], + [ + "ã", + "o" + ], + [ + "ĠArch", + "ae" + ], + [ + "ĠB", + "ird" + ], + [ + "Line", + "ar" + ], + [ + "en", + "viron" + ], + [ + "Ġw", + "ounds" + ], + [ + "output", + "s" + ], + [ + "Ġm", + "elt" + ], + [ + "per", + "cent" + ], + [ + "Ġoblig", + "ations" + ], + [ + "ĠEm", + "ily" + ], + [ + "ĠRel", + "ated" + ], + [ + "Ġmuseum", + "s" + ], + [ + "ĠHar", + "ry" + ], + [ + "Ele", + "ment" + ], + [ + "Ġhead", + "ed" + ], + [ + "Ġv", + "end" + ], + [ + "ather", + "ine" + ], + [ + "Ġsynt", + "hes" + ], + [ + "n", + "one" + ], + [ + "ĠRec", + "ord" + ], + [ + "Ġrenew", + "ed" + ], + [ + "p", + "olicy" + ], + [ + "ject", + "ive" + ], + [ + "is", + "er" + ], + [ + "ĠL", + "es" + ], + [ + "qu", + "ant" + ], + [ + "16", + "0" + ], + [ + "_", + "," + ], + [ + "ext", + "end" + ], + [ + "Ġarrest", + "ed" + ], + [ + "Ġ0", + "4" + ], + [ + "Ġthe", + "ta" + ], + [ + "m", + "ember" + ], + [ + "Ġc", + "ous" + ], + [ + "ause", + "a" + ], + [ + "ed", + "uc" + ], + [ + "f", + "ood" + ], + [ + "oper", + "ator" + ], + [ + "Ġt", + "ie" + ], + [ + "Ġproport", + "ions" + ], + [ + "ĠPl", + "ants" + ], + [ + "Ġhop", + "ed" + ], + [ + "ĠJ", + "ob" + ], + [ + "J", + "une" + ], + [ + "Ġut", + "er" + ], + [ + "fore", + "st" + ], + [ + "Ġdam", + "ages" + ], + [ + "A", + "ction" + ], + [ + "Ġj", + "et" + ], + [ + "Ġnob", + "le" + ], + [ + "Ġ\"", + "--" + ], + [ + "Ġcompar", + "ative" + ], + [ + "ch", + "at" + ], + [ + "Ġcapital", + "ism" + ], + [ + "Ġbut", + "tons" + ], + [ + "Ġsimilar", + "ity" + ], + [ + "Ser", + "ver" + ], + [ + "Ġexclud", + "ed" + ], + [ + "f", + "alse" + ], + [ + "min", + "ute" + ], + [ + "od", + "s" + ], + [ + "Ġ[", + "-" + ], + [ + "ĠN", + "ev" + ], + [ + "f", + "red" + ], + [ + "b", + "ecause" + ], + [ + "Ġsimpl", + "ified" + ], + [ + "Ġadjust", + "ed" + ], + [ + "em", + "an" + ], + [ + "Ġpig", + "s" + ], + [ + "Ġab", + "dominal" + ], + [ + "Ġpresident", + "ial" + ], + [ + "ĠProt", + "ect" + ], + [ + "Ġpolynomial", + "s" + ], + [ + "l", + "av" + ], + [ + "ĠR", + "ain" + ], + [ + "ast", + "ed" + ], + [ + "R", + "ad" + ], + [ + "Ġshell", + "s" + ], + [ + "ĠNot", + "ice" + ], + [ + "last", + "name" + ], + [ + "ab", + "etic" + ], + [ + "ĠP", + "erm" + ], + [ + "ĠAff", + "airs" + ], + [ + "or", + "se" + ], + [ + "Ñģ", + "ÑĤ" + ], + [ + "organ", + "isms" + ], + [ + "ĠC", + "ool" + ], + [ + "Ġf", + "ancy" + ], + [ + "l", + "ades" + ], + [ + "ĠAp", + "ache" + ], + [ + "ĠSt", + "ress" + ], + [ + "ol", + "lo" + ], + [ + "ĠN", + "ich" + ], + [ + "Ġcar", + "p" + ], + [ + "Ġprem", + "ature" + ], + [ + "h", + "m" + ], + [ + "Ġparam", + "ount" + ], + [ + "ĠPract", + "ices" + ], + [ + "ĠEst", + "ablish" + ], + [ + "ĠM", + "s" + ], + [ + "ĠÎ", + "Ķ" + ], + [ + "dat", + "abase" + ], + [ + "ĠA", + "x" + ], + [ + "Ġat", + "e" + ], + [ + "C", + "K" + ], + [ + "Ġh", + "anging" + ], + [ + "st", + "orage" + ], + [ + "ag", + "us" + ], + [ + "s", + "ym" + ], + [ + "Ġen", + "for" + ], + [ + "Ġnew", + "found" + ], + [ + "Ġcompar", + "isons" + ], + [ + "S", + "ocial" + ], + [ + "Ġstay", + "ed" + ], + [ + "Ġ9", + "1" + ], + [ + "ĠUs", + "ed" + ], + [ + "Ġtrap", + "ped" + ], + [ + "ï", + "¸" + ], + [ + "bo", + "ards" + ], + [ + "urt", + "les" + ], + [ + "cp", + "u" + ], + [ + "Ġwarm", + "th" + ], + [ + "Ġinsert", + "ed" + ], + [ + "vent", + "ional" + ], + [ + "new", + "s" + ], + [ + "Ġnot", + "eb" + ], + [ + "con", + "sum" + ], + [ + "v", + "ideo" + ], + [ + "Ġquestion", + "ing" + ], + [ + "Ġ9", + "2" + ], + [ + "tra", + "ce" + ], + [ + "B", + "R" + ], + [ + "art", + "icles" + ], + [ + "ĠH", + "ong" + ], + [ + "ograph", + "ies" + ], + [ + "Add", + "ress" + ], + [ + "ĠOtt", + "oman" + ], + [ + "Ġdifferent", + "iation" + ], + [ + "Ġout", + "standing" + ], + [ + "role", + "um" + ], + [ + "Ġm", + "l" + ], + [ + "ri", + "ad" + ], + [ + "Ġ19", + "73" + ], + [ + "is", + "ite" + ], + [ + "Ġpull", + "ing" + ], + [ + ")", + "$." + ], + [ + "controll", + "ed" + ], + [ + "Ġ9", + "3" + ], + [ + "D", + "D" + ], + [ + "ĠK", + "ong" + ], + [ + "ra", + "ul" + ], + [ + "ĠAust", + "ria" + ], + [ + "ester", + "day" + ], + [ + "Ġd", + "well" + ], + [ + "ĠHe", + "at" + ], + [ + "Ġbul", + "let" + ], + [ + "r", + "r" + ], + [ + "y", + "ers" + ], + [ + "C", + "ap" + ], + [ + "=", + "_" + ], + [ + "ne", + "ver" + ], + [ + "Ġteen", + "agers" + ], + [ + "Ġbas", + "eline" + ], + [ + "Ġtra", + "gic" + ], + [ + "Ġlarv", + "ae" + ], + [ + "S", + "QL" + ], + [ + "[", + "]" + ], + [ + "Ġcraft", + "s" + ], + [ + "ĠF", + "riends" + ], + [ + "Ġgl", + "ue" + ], + [ + "est", + "inal" + ], + [ + "Ġbiom", + "ass" + ], + [ + "j", + "e" + ], + [ + "'", + "{" + ], + [ + "Ġrecept", + "or" + ], + [ + "Ġinstruction", + "al" + ], + [ + "()", + ";" + ], + [ + "f", + "amily" + ], + [ + "ing", + "ing" + ], + [ + "ĠE", + "aster" + ], + [ + "Ġto", + "ss" + ], + [ + "ĠAl", + "ab" + ], + [ + "ĠEconom", + "ics" + ], + [ + "Ġassum", + "es" + ], + [ + "Ġclub", + "s" + ], + [ + "().", + "__" + ], + [ + "ĠPrin", + "ciples" + ], + [ + "ĠResp", + "ons" + ], + [ + "Ġsh", + "aft" + ], + [ + "r", + "idge" + ], + [ + "Ġprogram", + "mes" + ], + [ + "ĠH", + "ans" + ], + [ + "Ġphilos", + "opher" + ], + [ + "ĠB", + "apt" + ], + [ + "AM", + "P" + ], + [ + "h", + "space" + ], + [ + "ero", + "ids" + ], + [ + "ch", + "y" + ], + [ + "IC", + "S" + ], + [ + "Ġperm", + "issions" + ], + [ + "Ġrep", + "ublic" + ], + [ + "P", + "ass" + ], + [ + "âĸ", + "Ī" + ], + [ + "Ġasp", + "iring" + ], + [ + "E", + "duc" + ], + [ + "Ġred", + "irect" + ], + [ + "Ġl", + "inking" + ], + [ + "Ġl", + "as" + ], + [ + "Ġg", + "low" + ], + [ + "ve", + "ment" + ], + [ + "Ġscholars", + "hip" + ], + [ + "â", + "ĩĴ" + ], + [ + "Ġpure", + "ly" + ], + [ + "T", + "T" + ], + [ + "p", + "ic" + ], + [ + "Ġgl", + "ory" + ], + [ + "p", + "d" + ], + [ + "Ġint", + "act" + ], + [ + "sh", + "ore" + ], + [ + "Ġunf", + "air" + ], + [ + "Ġm", + "ines" + ], + [ + "math", + "cal" + ], + [ + ":", + "," + ], + [ + "Ġvari", + "ants" + ], + [ + "Ġ19", + "41" + ], + [ + "te", + "ch" + ], + [ + "ond", + "er" + ], + [ + "Ġb", + "ore" + ], + [ + "Ġgl", + "ance" + ], + [ + "Ġground", + "ed" + ], + [ + "p", + "ix" + ], + [ + "ion", + "ed" + ], + [ + "ĠH", + "yp" + ], + [ + "ell", + "ar" + ], + [ + "Ġ19", + "76" + ], + [ + "Ġsal", + "ary" + ], + [ + "h", + "al" + ], + [ + "Ġdys", + "function" + ], + [ + "am", + "ount" + ], + [ + "ĠComp", + "are" + ], + [ + "r", + "ator" + ], + [ + "ĠState", + "ment" + ], + [ + "Ġcou", + "ples" + ], + [ + "mer", + "ce" + ], + [ + "Ġ0", + "3" + ], + [ + "P", + "UT" + ], + [ + "Ġrail", + "way" + ], + [ + "Ġcan", + "cel" + ], + [ + "Ġo", + "kay" + ], + [ + "Ġ1", + "11" + ], + [ + "ĠH", + "ub" + ], + [ + "ĠCon", + "fig" + ], + [ + "ert", + "o" + ], + [ + "Ġdeterm", + "in" + ], + [ + "ĠAnt", + "i" + ], + [ + "ĠK", + "ir" + ], + [ + "__", + "()" + ], + [ + "t", + "ol" + ], + [ + "ĠN", + "ight" + ], + [ + "ĠR", + "oot" + ], + [ + "Ġun", + "healthy" + ], + [ + "al", + "in" + ], + [ + "Ġbur", + "st" + ], + [ + "Ġfavor", + "able" + ], + [ + "Ġ19", + "44" + ], + [ + "oler", + "ance" + ], + [ + "ĠM", + "C" + ], + [ + "ob", + "ia" + ], + [ + "Î", + "¹" + ], + [ + "ĠK", + "it" + ], + [ + "Ġins", + "pection" + ], + [ + "Ġheight", + "ened" + ], + [ + "Ġinstruct", + "or" + ], + [ + "Ġhier", + "archy" + ], + [ + "ĠB", + "arn" + ], + [ + "ag", + "u" + ], + [ + "Ġsat", + "urated" + ], + [ + "Ġworth", + "y" + ], + [ + "Ġhoriz", + "on" + ], + [ + "Ġan", + "est" + ], + [ + "Ġlack", + "ing" + ], + [ + "10", + "8" + ], + [ + "Ġdesign", + "er" + ], + [ + "ht", + "m" + ], + [ + "Ġex", + "otic" + ], + [ + "ph", + "ants" + ], + [ + "45", + "6" + ], + [ + "od", + "d" + ], + [ + "ĠDecl", + "aration" + ], + [ + "Ġwork", + "force" + ], + [ + "urg", + "ical" + ], + [ + "ĠSo", + "on" + ], + [ + "ĠR", + "oss" + ], + [ + "Ġfit", + "ting" + ], + [ + "ific", + "ant" + ], + [ + "Ġbit", + "ter" + ], + [ + "ĠEvery", + "one" + ], + [ + "Ġm", + "aternal" + ], + [ + "Ġep", + "it" + ], + [ + "ĠZ", + "h" + ], + [ + "Ġgau", + "ge" + ], + [ + "orient", + "ed" + ], + [ + "ĠE", + "instein" + ], + [ + "Ġneighborhood", + "s" + ], + [ + "Ġox", + "ide" + ], + [ + "Ġcan", + "nab" + ], + [ + "Ġsix", + "th" + ], + [ + "b", + "eth" + ], + [ + "ĠE", + "V" + ], + [ + "ĠS", + "ay" + ], + [ + "Ġsuper", + "hero" + ], + [ + "B", + "O" + ], + [ + "Ġacknowled", + "ged" + ], + [ + "Ġclar", + "ify" + ], + [ + "Ġam", + "bit" + ], + [ + "U", + "t" + ], + [ + "Ġim", + "plicit" + ], + [ + "Ġsens", + "ation" + ], + [ + "S", + "equ" + ], + [ + "her", + "ical" + ], + [ + "ĠHist", + "oric" + ], + [ + "an", + "not" + ], + [ + "ĠDiv", + "ide" + ], + [ + "Ġfacilit", + "ating" + ], + [ + "ant", + "ing" + ], + [ + "Ġm", + "aj" + ], + [ + "Ġl", + "ining" + ], + [ + "itzer", + "land" + ], + [ + "Ġinv", + "ite" + ], + [ + "Ġpo", + "ets" + ], + [ + "d", + "ouble" + ], + [ + "Ġcons", + "iders" + ], + [ + "z", + "ant" + ], + [ + "Ġl", + "oving" + ], + [ + "Ġpron", + "ounced" + ], + [ + "av", + "id" + ], + [ + "ĠTenn", + "essee" + ], + [ + "Ġdelay", + "ed" + ], + [ + "ĠKent", + "ucky" + ], + [ + "Ġind", + "ication" + ], + [ + "Ġbill", + "ions" + ], + [ + "Ġadv", + "ised" + ], + [ + "W", + "H" + ], + [ + "ĠS", + "ports" + ], + [ + "ill", + "ery" + ], + [ + "ĠRad", + "io" + ], + [ + "ĠC", + "ass" + ], + [ + "IT", + "E" + ], + [ + "Ġgl", + "ands" + ], + [ + "ĠLast", + "ly" + ], + [ + "C", + "ross" + ], + [ + "roc", + "ery" + ], + [ + "Ġh", + "o" + ], + [ + "ĠS", + "pect" + ], + [ + "Ġcompat", + "ible" + ], + [ + "Un", + "fortunately" + ], + [ + "ĠF", + "est" + ], + [ + "c", + "b" + ], + [ + "Ġst", + "icks" + ], + [ + "Ġany", + "way" + ], + [ + "Ġschol", + "arly" + ], + [ + "amil", + "ies" + ], + [ + "ĠPro", + "perties" + ], + [ + "10", + "7" + ], + [ + "Ġvolunt", + "ary" + ], + [ + "Ġp", + "ile" + ], + [ + "ĠDise", + "ases" + ], + [ + "un", + "ique" + ], + [ + "10", + "4" + ], + [ + "ĠReg", + "ister" + ], + [ + "Ġthr", + "one" + ], + [ + "Ġasym", + "pt" + ], + [ + "Ġmet", + "aph" + ], + [ + "ĠC", + "ertain" + ], + [ + "Ġar", + "ising" + ], + [ + "Ġthr", + "iving" + ], + [ + "Ġrel", + "ieve" + ], + [ + "ĠG", + "i" + ], + [ + "ĠProf", + "essional" + ], + [ + "ĠB", + "esides" + ], + [ + "go", + "ogle" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "Ġdu", + "ct" + ], + [ + "Ġim", + "prison" + ], + [ + "à¤", + "°" + ], + [ + "Ġint", + "ra" + ], + [ + "he", + "x" + ], + [ + "Ġ19", + "64" + ], + [ + "Ġfeas", + "ible" + ], + [ + "Ġtim", + "er" + ], + [ + "Ġt", + "u" + ], + [ + "osc", + "ow" + ], + [ + "Ġcomp", + "iled" + ], + [ + "Ġfant", + "asy" + ], + [ + "inter", + "val" + ], + [ + "es", + "ar" + ], + [ + "am", + "el" + ], + [ + "ĠLeg", + "al" + ], + [ + "Ġtric", + "ks" + ], + [ + "ĠO", + "E" + ], + [ + "Ġincent", + "ives" + ], + [ + "Ġprovin", + "ces" + ], + [ + "Ġcount", + "ed" + ], + [ + "Ġaut", + "umn" + ], + [ + "Ġh", + "iding" + ], + [ + "Ġelim", + "inated" + ], + [ + "ard", + "o" + ], + [ + "M", + "en" + ], + [ + "Ġpost", + "ure" + ], + [ + "Ġlast", + "ed" + ], + [ + "Ġ0", + "5" + ], + [ + "urg", + "ery" + ], + [ + "y", + "our" + ], + [ + "Am", + "ong" + ], + [ + "Ġvig", + "il" + ], + [ + "Ġenvironment", + "ally" + ], + [ + "G", + "C" + ], + [ + ">>>>>>>>", + ">>>>>>>>" + ], + [ + "ĠSc", + "i" + ], + [ + "ig", + "e" + ], + [ + "ĠCast", + "le" + ], + [ + "Ġfresh", + "water" + ], + [ + "Ġcompan", + "ion" + ], + [ + "ĠV", + "ill" + ], + [ + "ĠS", + "ave" + ], + [ + "Ġque", + "en" + ], + [ + "Ġjuris", + "diction" + ], + [ + "ĠOrig", + "inally" + ], + [ + "ĠI", + "owa" + ], + [ + "Ġcert", + "ification" + ], + [ + "9", + "00" + ], + [ + "Comm", + "un" + ], + [ + "G", + "P" + ], + [ + "met", + "rics" + ], + [ + "ä¸", + "Ģ" + ], + [ + "Con", + "v" + ], + [ + "Ġm", + "ant" + ], + [ + ":", + "*" + ], + [ + "Ġir", + "rational" + ], + [ + "Ġexhib", + "its" + ], + [ + "Ñ", + "ĩ" + ], + [ + "Ġadapt", + "ability" + ], + [ + "Ġinev", + "itable" + ], + [ + "che", + "ster" + ], + [ + "()", + "[" + ], + [ + "Ġdescend", + "ants" + ], + [ + "Ġst", + "amp" + ], + [ + "k", + "now" + ], + [ + "Ġp", + "izza" + ], + [ + "els", + "ius" + ], + [ + "un", + "i" + ], + [ + "Ġrec", + "ru" + ], + [ + "Ġrender", + "ing" + ], + [ + "ak", + "ota" + ], + [ + "\")", + ";" + ], + [ + "R", + "R" + ], + [ + "ĠAlab", + "ama" + ], + [ + "i", + "ples" + ], + [ + "Ġpr", + "imes" + ], + [ + "ã", + "Ħ" + ], + [ + "Ġ0", + "7" + ], + [ + "o", + "i" + ], + [ + "ari", + "ju" + ], + [ + "M", + "s" + ], + [ + "Ġelim", + "ination" + ], + [ + "Con", + "nect" + ], + [ + "Ġgener", + "ic" + ], + [ + "Ġb", + "apt" + ], + [ + "ĠÂ", + "µ" + ], + [ + "head", + "s" + ], + [ + "={", + "'" + ], + [ + "âĨ", + "Ĵ" + ], + [ + "iot", + "ics" + ], + [ + "ĠN", + "ort" + ], + [ + "Ġhas", + "n" + ], + [ + "Ġur", + "gent" + ], + [ + "ariju", + "ana" + ], + [ + "Ġb", + "ats" + ], + [ + "mer", + "cial" + ], + [ + "ĠSum", + "mer" + ], + [ + "Ġfoss", + "ils" + ], + [ + "Ġg", + "host" + ], + [ + "ĠF", + "ox" + ], + [ + "Ġent", + "ails" + ], + [ + "Ġreg", + "ulated" + ], + [ + "b", + "efore" + ], + [ + "Ġschol", + "ar" + ], + [ + "Ġg", + "ym" + ], + [ + "ĠT", + "her" + ], + [ + "ĠExpl", + "ore" + ], + [ + "Ġ:", + "=" + ], + [ + "________________", + "________________" + ], + [ + "ĠRe", + "ason" + ], + [ + "Ġ19", + "78" + ], + [ + "Ġbrand", + "s" + ], + [ + "Ġball", + "oon" + ], + [ + "ĠDie", + "go" + ], + [ + "Ġ19", + "18" + ], + [ + "Ġinterf", + "ere" + ], + [ + "Ġaut", + "onomous" + ], + [ + "F", + "low" + ], + [ + "Ġprocess", + "or" + ], + [ + "Ġes", + "cal" + ], + [ + "Ġleg", + "ally" + ], + [ + "ĠB", + "rad" + ], + [ + "CO", + "L" + ], + [ + "all", + "ing" + ], + [ + "ĠTra", + "vel" + ], + [ + "Ġresearch", + "ing" + ], + [ + "G", + "reen" + ], + [ + "Ġtrans", + "it" + ], + [ + "Ġsw", + "ord" + ], + [ + "Ġpenal", + "ty" + ], + [ + "ans", + "hip" + ], + [ + "v", + "s" + ], + [ + "Ġrot", + "ate" + ], + [ + "ĠWh", + "it" + ], + [ + "et", + "al" + ], + [ + "ĠC", + "arn" + ], + [ + "Re", + "al" + ], + [ + "ĠN", + "A" + ], + [ + "ĠSt", + "yle" + ], + [ + "ze", + "ch" + ], + [ + "start", + "swith" + ], + [ + "ĠB", + "CE" + ], + [ + "ĠM", + "as" + ], + [ + "ĠM", + "otion" + ], + [ + "ĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠ" + ], + [ + "hem", + "e" + ], + [ + "ĠYou", + "Tube" + ], + [ + "Ġimpro", + "per" + ], + [ + "ar", + "ry" + ], + [ + "Ġsexual", + "ity" + ], + [ + "ed", + "ic" + ], + [ + "ĠTe", + "ch" + ], + [ + "Ph", + "oto" + ], + [ + "ar", + "on" + ], + [ + "ĠPat", + "ients" + ], + [ + "k", + "it" + ], + [ + "Ġb", + "esides" + ], + [ + "Ap", + "p" + ], + [ + "Ġlog", + "in" + ], + [ + "g", + "it" + ], + [ + "Ġs", + "ake" + ], + [ + "Ġrel", + "ie" + ], + [ + "Ġparticip", + "ant" + ], + [ + "Ex", + "ec" + ], + [ + "Ġinteract", + "ing" + ], + [ + "}", + "'" + ], + [ + "Ġwound", + "ed" + ], + [ + "ĠP", + "ra" + ], + [ + "ĠAr", + "men" + ], + [ + "uff", + "le" + ], + [ + "ĠS", + "ong" + ], + [ + "Ġblock", + "chain" + ], + [ + "ĠW", + "olf" + ], + [ + "ĠD", + "eg" + ], + [ + "Ġpl", + "aque" + ], + [ + "Ġaff", + "il" + ], + [ + "ĠD", + "omin" + ], + [ + "m", + "outh" + ], + [ + "ĠCon", + "nection" + ], + [ + "ĠReg", + "ion" + ], + [ + "ĠMal", + "ays" + ], + [ + "ĠS", + "ant" + ], + [ + "is", + "an" + ], + [ + "ster", + "oid" + ], + [ + "M", + "c" + ], + [ + "lay", + "out" + ], + [ + "Ġwhere", + "ver" + ], + [ + "Ġ1", + "15" + ], + [ + "Ġtr", + "im" + ], + [ + "at", + "ility" + ], + [ + "der", + "r" + ], + [ + "Ġconsult", + "ation" + ], + [ + "Ġfor", + "b" + ], + [ + "Ġit", + "eration" + ], + [ + "Ġkid", + "neys" + ], + [ + "c", + "ert" + ], + [ + "Ġf", + "ired" + ], + [ + "Ġmicrob", + "es" + ], + [ + "Ġf", + "ocal" + ], + [ + "Ġs", + "iblings" + ], + [ + "ĠNum", + "Py" + ], + [ + "Ġg", + "el" + ], + [ + "Ġgra", + "ve" + ], + [ + "ld", + "ots" + ], + [ + "Ġjust", + "ify" + ], + [ + "Ġinst", + "antly" + ], + [ + "Ġmem", + "orial" + ], + [ + "Ġo", + "re" + ], + [ + "Ġb", + "ibli" + ], + [ + "Ġtempor", + "arily" + ], + [ + "ĠNob", + "el" + ], + [ + "ĠPerform", + "ance" + ], + [ + "Ġarter", + "ies" + ], + [ + "er", + "red" + ], + [ + "Ġsufficient", + "ly" + ], + [ + "Ġâ", + "ķ" + ], + [ + "Ġt", + "ears" + ], + [ + "in", + "duced" + ], + [ + "Ġearthqu", + "akes" + ], + [ + "F", + "E" + ], + [ + "Ġ3", + "50" + ], + [ + "Ġ19", + "65" + ], + [ + "ur", + "rection" + ], + [ + "Ġpe", + "as" + ], + [ + "Ġco", + "hes" + ], + [ + "Ġdr", + "um" + ], + [ + "Ġrel", + "ied" + ], + [ + "t", + "ick" + ], + [ + "m", + "ia" + ], + [ + "ĠPhilos", + "ophy" + ], + [ + "un", + "cture" + ], + [ + "Sc", + "ience" + ], + [ + "Ġaccept", + "ing" + ], + [ + "ĠDi", + "agn" + ], + [ + "ĠÏ", + "ĥ" + ], + [ + "ĠAnt", + "on" + ], + [ + "Ġg", + "ums" + ], + [ + "Ġide", + "als" + ], + [ + "ĠL", + "td" + ], + [ + "Ġse", + "w" + ], + [ + "ĠSy", + "ndrome" + ], + [ + "Ġcigare", + "ttes" + ], + [ + "Ġpre", + "lim" + ], + [ + "ĠMc", + "G" + ], + [ + "Ġinst", + "inct" + ], + [ + "Ġfail", + "ing" + ], + [ + "ĠB", + "BC" + ], + [ + "ĠLaw", + "rence" + ], + [ + "View", + "s" + ], + [ + "ĠCur", + "riculum" + ], + [ + "ar", + "an" + ], + [ + "w", + "alk" + ], + [ + "(", + "['" + ], + [ + "':", + "'" + ], + [ + "ĠC", + "redit" + ], + [ + "Ġ19", + "42" + ], + [ + "ĠVirt", + "ual" + ], + [ + "E", + "arly" + ], + [ + "Sup", + "pose" + ], + [ + "Ġcan", + "vas" + ], + [ + "ĠReg", + "ional" + ], + [ + "Ġ", + "}{" + ], + [ + "Ġpre", + "st" + ], + [ + "ĠStan", + "ford" + ], + [ + "Ġcent", + "imeters" + ], + [ + "Ġpot", + "ato" + ], + [ + "ĠF", + "oot" + ], + [ + "Ġover", + "night" + ], + [ + "Ġtrig", + "gered" + ], + [ + "ĠExec", + "utive" + ], + [ + "h", + "n" + ], + [ + "Ġl", + "ady" + ], + [ + "Ġpy", + "ramid" + ], + [ + "Ġemb", + "od" + ], + [ + "Ġperpet", + "u" + ], + [ + "Ġsan", + "ct" + ], + [ + "Ġproblem", + "atic" + ], + [ + "ĠHist", + "or" + ], + [ + "Ġmill", + "enn" + ], + [ + "Ġst", + "ats" + ], + [ + "ru", + "bs" + ], + [ + "count", + "ry" + ], + [ + "Ġag", + "enda" + ], + [ + "Ġwhere", + "in" + ], + [ + "Ġintent", + "ions" + ], + [ + "ĠW", + "y" + ], + [ + "ock", + "ets" + ], + [ + "Ġbo", + "ot" + ], + [ + "Ġeas", + "iest" + ], + [ + "ĠAddition", + "al" + ], + [ + "c", + "ols" + ], + [ + "ĠJ", + "upiter" + ], + [ + "ĠTer", + "rit" + ], + [ + "Ġmob", + "il" + ], + [ + "Ġoppos", + "ing" + ], + [ + "Ġtransport", + "ed" + ], + [ + "Ġmat", + "urity" + ], + [ + "d", + "p" + ], + [ + "Ġis", + "ot" + ], + [ + "Ġmind", + "ful" + ], + [ + "Ġtric", + "ky" + ], + [ + "ing", + "le" + ], + [ + "Ġl", + "act" + ], + [ + "Ġpreced", + "ing" + ], + [ + "j", + "pg" + ], + [ + "S", + "Y" + ], + [ + "year", + "s" + ], + [ + "Ġ19", + "69" + ], + [ + "Ġexp", + "ose" + ], + [ + "M", + "arch" + ], + [ + "Ġd", + "ip" + ], + [ + "ĠH", + "ope" + ], + [ + "Ġrepro", + "duce" + ], + [ + "Ġstim", + "ulation" + ], + [ + "b", + "inary" + ], + [ + "()", + "))" + ], + [ + "Ġab", + "d" + ], + [ + "spec", + "ies" + ], + [ + "T", + "ry" + ], + [ + "Ġtre", + "asures" + ], + [ + "ĠJuda", + "ism" + ], + [ + "Ġdes", + "per" + ], + [ + "ĠLaw", + "s" + ], + [ + "ĠÐ", + "²" + ], + [ + "Ġg", + "am" + ], + [ + "Ġinv", + "alid" + ], + [ + "ref", + "erence" + ], + [ + "ĠP", + "ier" + ], + [ + "ĠH", + "o" + ], + [ + "off", + "s" + ], + [ + "U", + "I" + ], + [ + "Th", + "ink" + ], + [ + "ast", + "ype" + ], + [ + "aut", + "ions" + ], + [ + "ĠIndian", + "a" + ], + [ + "Ġpra", + "ise" + ], + [ + "Ġb", + "ureau" + ], + [ + "Ġutil", + "ization" + ], + [ + "P", + "roduct" + ], + [ + "es", + "pecially" + ], + [ + "ry", + "st" + ], + [ + "Ġrul", + "ers" + ], + [ + "ah", + "oma" + ], + [ + "De", + "velop" + ], + [ + "r", + "ish" + ], + [ + "Ġs", + "ore" + ], + [ + "Ġc", + "affeine" + ], + [ + "Ġlect", + "ures" + ], + [ + "Ġco", + "il" + ], + [ + "rolog", + "y" + ], + [ + "Widget", + "s" + ], + [ + "ĠM", + "ix" + ], + [ + "ĠApply", + "ing" + ], + [ + "S", + "ession" + ], + [ + "Ġtime", + "out" + ], + [ + "n", + "ational" + ], + [ + "g", + "ly" + ], + [ + "he", + "it" + ], + [ + "ac", + "eted" + ], + [ + "L", + "ab" + ], + [ + "Ġam", + "ple" + ], + [ + "Ġsim", + "plicity" + ], + [ + "w", + "iki" + ], + [ + "se", + "cret" + ], + [ + "Last", + "ly" + ], + [ + "ĠImport", + "ance" + ], + [ + "ĠOther", + "wise" + ], + [ + "Ġtem", + "ples" + ], + [ + "Ġclim", + "bing" + ], + [ + ")", + "`" + ], + [ + "d", + "ots" + ], + [ + "Ġp", + "iano" + ], + [ + "ĠW", + "inter" + ], + [ + "pos", + "ure" + ], + [ + "ĠBe", + "yond" + ], + [ + "Ġar", + "tery" + ], + [ + "Ġlist", + "ing" + ], + [ + "ĠMem", + "ory" + ], + [ + "Ġrele", + "asing" + ], + [ + "F", + "IG" + ], + [ + "ĠBen", + "efits" + ], + [ + "\\", + "_" + ], + [ + "ĠP", + "ages" + ], + [ + "Ġtraum", + "atic" + ], + [ + "Ġambit", + "ious" + ], + [ + "ĠK", + "han" + ], + [ + "Ġdest", + "ructive" + ], + [ + "ad", + "ic" + ], + [ + "ĠArch", + "ives" + ], + [ + "Ġundert", + "aken" + ], + [ + "ĠD", + "or" + ], + [ + "ew", + "ater" + ], + [ + "Ġ19", + "67" + ], + [ + "Ġbu", + "g" + ], + [ + "h", + "ouses" + ], + [ + "Ġhyper", + "tension" + ], + [ + "Ġevery", + "body" + ], + [ + "ĠCon", + "struct" + ], + [ + "int", + "o" + ], + [ + "v", + "ia" + ], + [ + "Ġresist", + "or" + ], + [ + "al", + "g" + ], + [ + "Ġex", + "cer" + ], + [ + "ĠR", + "ound" + ], + [ + "ĠE", + "arl" + ], + [ + "Ġdiam", + "ond" + ], + [ + "Ġresil", + "ient" + ], + [ + "Ġcompr", + "ises" + ], + [ + "Ġm", + "ad" + ], + [ + "__", + ")" + ], + [ + "c", + "ot" + ], + [ + "Ġnurt", + "uring" + ], + [ + "p", + "owered" + ], + [ + "Ġgu", + "itar" + ], + [ + "Ġ19", + "71" + ], + [ + "Ġrepe", + "ating" + ], + [ + "c", + "n" + ], + [ + "ĠSim", + "on" + ], + [ + "mind", + "ed" + ], + [ + "Ġtrium", + "ph" + ], + [ + "ĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠ" + ], + [ + "Ġe", + "ternal" + ], + [ + "rat", + "io" + ], + [ + "N", + "orm" + ], + [ + "Ġam", + "ph" + ], + [ + "ĠD", + "ark" + ], + [ + "con", + "cat" + ], + [ + "Ġgu", + "est" + ], + [ + "ĠProtest", + "ant" + ], + [ + "s", + "am" + ], + [ + "Ġadvert", + "ise" + ], + [ + "Ġsuper", + "vision" + ], + [ + "Apr", + "il" + ], + [ + "our", + "nal" + ], + [ + "Ġadap", + "ting" + ], + [ + "ad", + "os" + ], + [ + "s", + "pect" + ], + [ + "ĠF", + "inal" + ], + [ + "v", + "ars" + ], + [ + "99", + "9" + ], + [ + "ropol", + "itan" + ], + [ + "ĠS", + "yn" + ], + [ + "Ġgl", + "uten" + ], + [ + "ug", + "ar" + ], + [ + "ĠSt", + "ructure" + ], + [ + "Ġremind", + "ed" + ], + [ + "Ġactiv", + "ated" + ], + [ + "e", + "ff" + ], + [ + "Ġmonit", + "ored" + ], + [ + "Ġampl", + "itude" + ], + [ + "ĠK", + "al" + ], + [ + "Ġun", + "ions" + ], + [ + "Ġdil", + "ig" + ], + [ + "Ġy", + "og" + ], + [ + "Ġcont", + "est" + ], + [ + "mem", + "ory" + ], + [ + "Ġtor", + "que" + ], + [ + "Ġbi", + "ography" + ], + [ + "Ġber", + "ries" + ], + [ + "pat", + "tern" + ], + [ + "as", + "ia" + ], + [ + "Ġim", + "plant" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠ" + ], + [ + "Ġshow", + "case" + ], + [ + "Ġ`", + "(" + ], + [ + "oub", + "ted" + ], + [ + "ĠExt", + "ension" + ], + [ + "Ġtrou", + "bles" + ], + [ + "Ġob", + "ese" + ], + [ + "doc", + "s" + ], + [ + "le", + "ys" + ], + [ + "ĠKen", + "ya" + ], + [ + "ĠYou", + "th" + ], + [ + "ĠC", + "ra" + ], + [ + "ert", + "ation" + ], + [ + "Ġmet", + "all" + ], + [ + "Ġintric", + "acies" + ], + [ + "Ġfro", + "st" + ], + [ + "Ġaff", + "irm" + ], + [ + "Ġadapt", + "ations" + ], + [ + "Ġcapac", + "itor" + ], + [ + "__", + "\":" + ], + [ + "Ġreg", + "ards" + ], + [ + "Ġsp", + "ell" + ], + [ + "Ġem", + "peror" + ], + [ + "ne", + "ath" + ], + [ + "Ġgod", + "dess" + ], + [ + "Gl", + "obal" + ], + [ + "Ġcryst", + "als" + ], + [ + "]", + "])" + ], + [ + "Ġoverl", + "ooked" + ], + [ + "Ġadministr", + "ators" + ], + [ + "op", + "ter" + ], + [ + "/", + "{" + ], + [ + "Ġprov", + "ing" + ], + [ + "roph", + "y" + ], + [ + "Ġgu", + "ilty" + ], + [ + "Ġc", + "arn" + ], + [ + "re", + "pr" + ], + [ + "ot", + "ine" + ], + [ + "pl", + "ify" + ], + [ + "Ġdown", + "ward" + ], + [ + "Ġv", + "ic" + ], + [ + "Ġdifferent", + "iate" + ], + [ + "c", + "ases" + ], + [ + "ric", + "ular" + ], + [ + "Ġenc", + "ryption" + ], + [ + "As", + "k" + ], + [ + "Ġrecre", + "ational" + ], + [ + "Ġ", + "à¹" + ], + [ + "ĠTyp", + "ically" + ], + [ + "Ġto", + "ll" + ], + [ + "ast", + "ically" + ], + [ + "ĠC", + "and" + ], + [ + "ok", + "u" + ], + [ + "em", + "en" + ], + [ + "Ġhung", + "ry" + ], + [ + "Ġ0", + "6" + ], + [ + "ĠT", + "s" + ], + [ + "ĠAnd", + "erson" + ], + [ + "Se", + "pt" + ], + [ + "ac", + "ial" + ], + [ + "Ġhead", + "ache" + ], + [ + "Ġrecon", + "cil" + ], + [ + "Ġpries", + "ts" + ], + [ + "m", + "ble" + ], + [ + "ut", + "ri" + ], + [ + "Ġafter", + "wards" + ], + [ + "ĠSer", + "ver" + ], + [ + "Ã", + "ł" + ], + [ + "C", + "V" + ], + [ + "Ġappl", + "iances" + ], + [ + "Ġcos", + "mic" + ], + [ + "ĠImport", + "ant" + ], + [ + "Ġsuper", + "natural" + ], + [ + "Ġvers", + "es" + ], + [ + "C", + "ong" + ], + [ + "d", + "ependent" + ], + [ + "I", + "AL" + ], + [ + "ef", + "ined" + ], + [ + "Ġcult", + "ivation" + ], + [ + "e", + "conomic" + ], + [ + "Ġback", + "ward" + ], + [ + "Ġpoison", + "ing" + ], + [ + "Ġrec", + "ruit" + ], + [ + "ĠK", + "ings" + ], + [ + "OR", + "E" + ], + [ + "ĠDi", + "abetes" + ], + [ + "D", + "s" + ], + [ + "Ġcongru", + "ent" + ], + [ + "Ġd", + "ated" + ], + [ + "Ġcombust", + "ion" + ], + [ + "oven", + "ant" + ], + [ + "Ġjud", + "icial" + ], + [ + "ext", + "ension" + ], + [ + "ĠHig", + "her" + ], + [ + "]", + "=" + ], + [ + "col", + "l" + ], + [ + "ribut", + "ed" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠ" + ], + [ + "dir", + "name" + ], + [ + "Ġsusp", + "ended" + ], + [ + "ĠH", + "ug" + ], + [ + "h", + "ind" + ], + [ + "ĠAbs", + "ol" + ], + [ + "d", + "l" + ], + [ + "av", + "g" + ], + [ + "Ġext", + "inct" + ], + [ + "Ġhot", + "el" + ], + [ + "Ġper", + "me" + ], + [ + "Ġtransc", + "end" + ], + [ + "Ġtransform", + "ative" + ], + [ + "Ġsil", + "icon" + ], + [ + "ĠSub", + "ject" + ], + [ + "Ġ19", + "74" + ], + [ + "Ġsettle", + "ments" + ], + [ + "Ġvers", + "atile" + ], + [ + "doc", + "ument" + ], + [ + "ac", + "ci" + ], + [ + "Ġnut", + "rit" + ], + [ + "Ġwis", + "hes" + ], + [ + "l", + "ang" + ], + [ + "Ġpost", + "er" + ], + [ + "Ġqual", + "itative" + ], + [ + "Ġtransform", + "s" + ], + [ + "Sol", + "ve" + ], + [ + "Ġimpair", + "ment" + ], + [ + "th", + "reshold" + ], + [ + "est", + "y" + ], + [ + "14", + "0" + ], + [ + "ĠS", + "ri" + ], + [ + "Ġmon", + "arch" + ], + [ + "Ġcomput", + "ation" + ], + [ + "re", + "view" + ], + [ + "ĠC", + "ab" + ], + [ + "Ġmat", + "ched" + ], + [ + "ĠMag", + "ic" + ], + [ + "Ġreflect", + "ive" + ], + [ + "Ġman", + "ually" + ], + [ + "Ġhepat", + "itis" + ], + [ + "m", + "aker" + ], + [ + "qu", + "er" + ], + [ + "FA", + "ULT" + ], + [ + "Ġwet", + "lands" + ], + [ + "ĠCub", + "a" + ], + [ + "ourag", + "ing" + ], + [ + "iz", + "ontal" + ], + [ + "ĠCl", + "oud" + ], + [ + "ĠPat", + "rick" + ], + [ + "ĠEurope", + "ans" + ], + [ + "ron", + "es" + ], + [ + "res", + "istant" + ], + [ + "FI", + "LE" + ], + [ + "class", + "method" + ], + [ + "Ġmis", + "u" + ], + [ + "rib", + "ed" + ], + [ + "Ġnew", + "born" + ], + [ + "Aug", + "ust" + ], + [ + "ĠBe", + "ach" + ], + [ + "Ġcommand", + "er" + ], + [ + "ĠP", + "eters" + ], + [ + "Ġover", + "head" + ], + [ + "Ġobs", + "erver" + ], + [ + "c", + "up" + ], + [ + "Ġconnect", + "ivity" + ], + [ + "iol", + "ence" + ], + [ + "f", + "req" + ], + [ + "p", + "rom" + ], + [ + "ut", + "ations" + ], + [ + "ĠEffect", + "ive" + ], + [ + "Ġs", + "its" + ], + [ + "19", + "98" + ], + [ + "AR", + "Y" + ], + [ + "Ġemploy", + "er" + ], + [ + "Ġprox", + "imity" + ], + [ + "ĠB", + "ud" + ], + [ + "az", + "a" + ], + [ + "Ġmand", + "atory" + ], + [ + "Ġswitch", + "ing" + ], + [ + "r", + "b" + ], + [ + "Ġsl", + "ides" + ], + [ + "m", + "ac" + ], + [ + "Up", + "date" + ], + [ + "Ġman", + "kind" + ], + [ + "Ġ19", + "39" + ], + [ + "ĠProv", + "ide" + ], + [ + "Ġreson", + "ate" + ], + [ + "kl", + "ahoma" + ], + [ + "Ġunt", + "o" + ], + [ + "Ġed", + "itors" + ], + [ + "Ġrest", + "ing" + ], + [ + "ĠSw", + "itzerland" + ], + [ + "Ġremed", + "ies" + ], + [ + "Ġdiff", + "ers" + ], + [ + "Ġdisc", + "ern" + ], + [ + "ig", + "ation" + ], + [ + "Ġeconom", + "ically" + ], + [ + "Ġdem", + "ographic" + ], + [ + "ĠDraw", + "ing" + ], + [ + "'", + "+" + ], + [ + "Ġm", + "ph" + ], + [ + "Ġcollect", + "ively" + ], + [ + "Ġblock", + "ed" + ], + [ + "16", + "8" + ], + [ + "B", + "et" + ], + [ + "A", + "E" + ], + [ + "ĠPart", + "ners" + ], + [ + "Ġsil", + "k" + ], + [ + "Ġprejud", + "ice" + ], + [ + "Ġencompass", + "es" + ], + [ + "ic", + "ut" + ], + [ + "N", + "T" + ], + [ + "ĠIndust", + "ry" + ], + [ + "Ġglobal", + "ization" + ], + [ + "is", + "l" + ], + [ + "Ġstimul", + "i" + ], + [ + "Ġ10", + "8" + ], + [ + "Ġliqu", + "ids" + ], + [ + "lo", + "at" + ], + [ + "ĠMan", + "ual" + ], + [ + "Ġe", + "cl" + ], + [ + "}", + "\"." + ], + [ + "Ġadjust", + "ing" + ], + [ + "ĠV", + "ector" + ], + [ + "Ġgas", + "oline" + ], + [ + "ev", + "ents" + ], + [ + "__", + "," + ], + [ + "Ġcult", + "urally" + ], + [ + "Ġstat", + "ue" + ], + [ + "ros", + "ion" + ], + [ + "ĠNap", + "ole" + ], + [ + "Ġh", + "ook" + ], + [ + "Ġret", + "ained" + ], + [ + "up", + "uncture" + ], + [ + "Ġcl", + "icking" + ], + [ + "m", + "ag" + ], + [ + "lades", + "h" + ], + [ + "ĠT", + "rib" + ], + [ + "i", + "pt" + ], + [ + "f", + "r" + ], + [ + "S", + "chool" + ], + [ + "ĠR", + "oc" + ], + [ + "Ġfit", + "ted" + ], + [ + "ĠS", + "ounds" + ], + [ + "Ġr", + "ust" + ], + [ + "Ġchem", + "otherapy" + ], + [ + "Ġo", + "ak" + ], + [ + "int", + "estinal" + ], + [ + "ĠS", + "el" + ], + [ + "Ġle", + "ather" + ], + [ + "ĠRe", + "con" + ], + [ + "Ġmy", + "riad" + ], + [ + "ĠF", + "ried" + ], + [ + "V", + "ector" + ], + [ + "ĠM", + "oscow" + ], + [ + "yd", + "ney" + ], + [ + "Ke", + "ep" + ], + [ + "Ġdissol", + "ved" + ], + [ + "Ġc", + "ock" + ], + [ + "Ġcommer", + "ce" + ], + [ + "Ġbin", + "omial" + ], + [ + "Ġadul", + "thood" + ], + [ + "Ġinadequ", + "ate" + ], + [ + "we", + "alth" + ], + [ + "Ġp", + "ist" + ], + [ + "not", + "es" + ], + [ + "Ġtri", + "angular" + ], + [ + "augh", + "ters" + ], + [ + "ĠSim", + "ply" + ], + [ + "ig", + "o" + ], + [ + "k", + "t" + ], + [ + "j", + "oint" + ], + [ + "Ġprot", + "ests" + ], + [ + "Ġveter", + "in" + ], + [ + "Mean", + "while" + ], + [ + "Ġsubject", + "ed" + ], + [ + "ĠVictor", + "ian" + ], + [ + "iz", + "oph" + ], + [ + "rad", + "es" + ], + [ + "ot", + "or" + ], + [ + "ri", + "ors" + ], + [ + "Ġintention", + "ally" + ], + [ + "li", + "ver" + ], + [ + "Ġexplore", + "rs" + ], + [ + "it", + "ched" + ], + [ + "us", + "ions" + ], + [ + "Ġmar", + "king" + ], + [ + "Ġp", + "ays" + ], + [ + "Ġst", + "ain" + ], + [ + "med", + "ia" + ], + [ + "ir", + "ts" + ], + [ + "Ġf", + "ool" + ], + [ + "Ġdis", + "p" + ], + [ + "Ġnob", + "ody" + ], + [ + "ĠR", + "ules" + ], + [ + "q", + "q" + ], + [ + "Ġimp", + "ly" + ], + [ + "ĠL", + "ecture" + ], + [ + "EN", + "SE" + ], + [ + "z", + "i" + ], + [ + "Ġtr", + "ash" + ], + [ + "E", + "ss" + ], + [ + "Ġqu", + "oted" + ], + [ + "Ġb", + "anned" + ], + [ + "le", + "ading" + ], + [ + "oth", + "ic" + ], + [ + "]", + "[\"" + ], + [ + "è", + "¡" + ], + [ + "ĠH", + "arb" + ], + [ + "z", + "es" + ], + [ + "ĠG", + "round" + ], + [ + "Ġlo", + "ops" + ], + [ + "ĠOlymp", + "ic" + ], + [ + "v", + "able" + ], + [ + "ĠS", + "H" + ], + [ + "ĠBen", + "jamin" + ], + [ + "ĠF", + "le" + ], + [ + "Ġfree", + "zing" + ], + [ + "pe", + "red" + ], + [ + "Ġper", + "severance" + ], + [ + "Ġcoron", + "avirus" + ], + [ + "ĠW", + "right" + ], + [ + "Ġut", + "ter" + ], + [ + "ĠC", + "hen" + ], + [ + "b", + "ies" + ], + [ + "Ġles", + "ions" + ], + [ + "ar", + "o" + ], + [ + "Ġperform", + "s" + ], + [ + "st", + "an" + ], + [ + "Ġsup", + "porters" + ], + [ + "ass", + "es" + ], + [ + "Ġg", + "rief" + ], + [ + "Ġ19", + "14" + ], + [ + "Ġ19", + "48" + ], + [ + "Ġgu", + "ys" + ], + [ + "Ġsurge", + "on" + ], + [ + "Ġt", + "ent" + ], + [ + "ï¸", + "ı" + ], + [ + "Ġp", + "ocket" + ], + [ + "Ġreal", + "izing" + ], + [ + "Ġst", + "ating" + ], + [ + "Ġflu", + "ores" + ], + [ + "ĠUn", + "iverse" + ], + [ + "Ġthought", + "ful" + ], + [ + "b", + "our" + ], + [ + "Ġo", + "zone" + ], + [ + "ĠH", + "ait" + ], + [ + "ĠH", + "un" + ], + [ + "ed", + "ges" + ], + [ + "..", + ".," + ], + [ + "Ġ10", + "3" + ], + [ + "ĠïĢ", + "½" + ], + [ + "Ġinterpre", + "ting" + ], + [ + "Ġparas", + "ites" + ], + [ + "Ġc", + "ite" + ], + [ + "se", + "ctions" + ], + [ + "Ġpol", + "es" + ], + [ + "Log", + "ger" + ], + [ + "izoph", + "ren" + ], + [ + "Ġto", + "mb" + ], + [ + "ĠFor", + "ces" + ], + [ + "deg", + "ree" + ], + [ + "Ġwithdraw", + "al" + ], + [ + "D", + "raw" + ], + [ + "log", + "ram" + ], + [ + "ĠEv", + "idence" + ], + [ + "Ġg", + "y" + ], + [ + "Wor", + "ks" + ], + [ + "bet", + "ween" + ], + [ + "â", + "Ļ" + ], + [ + ".", + "/" + ], + [ + "c", + "uda" + ], + [ + "ĠN", + "an" + ], + [ + "ĠMathemat", + "ical" + ], + [ + "Ġprelim", + "inary" + ], + [ + "ĠD", + "im" + ], + [ + "Ġansw", + "ering" + ], + [ + "m", + "atic" + ], + [ + "Ġm", + "u" + ], + [ + "Ġatt", + "raction" + ], + [ + "Ġcharg", + "ing" + ], + [ + "Ġclean", + "er" + ], + [ + "Ġform", + "ally" + ], + [ + "ring", + "e" + ], + [ + "f", + "lu" + ], + [ + "ur", + "u" + ], + [ + "ĠMulti", + "plication" + ], + [ + "}", + "]" + ], + [ + "Ġlif", + "es" + ], + [ + "Ġan", + "k" + ], + [ + "ĠV", + "eter" + ], + [ + "part", + "y" + ], + [ + "b", + "ling" + ], + [ + "inst", + "all" + ], + [ + "R", + "ev" + ], + [ + "H", + "aving" + ], + [ + "Ġden", + "oted" + ], + [ + "oubted", + "ly" + ], + [ + "ĠA", + "ward" + ], + [ + "ĠDevelop", + "ing" + ], + [ + "imm", + "une" + ], + [ + "D", + "escriptor" + ], + [ + "Ġ2", + "40" + ], + [ + "Ġdemand", + "ed" + ], + [ + "Ġweek", + "end" + ], + [ + "Ġphilos", + "ophers" + ], + [ + "ĠTor", + "ah" + ], + [ + "com", + "ment" + ], + [ + "Ġdisadvant", + "ages" + ], + [ + "Ġhand", + "led" + ], + [ + "Ġoppon", + "ents" + ], + [ + "Ġal", + "oud" + ], + [ + "best", + "os" + ], + [ + "Ġcontact", + "s" + ], + [ + "Ġpres", + "crib" + ], + [ + "Ġfeather", + "s" + ], + [ + "â̦â̦", + "â̦â̦" + ], + [ + "Com", + "p" + ], + [ + "Ġaw", + "esome" + ], + [ + "ĠF", + "at" + ], + [ + "C", + "RE" + ], + [ + "Ġsl", + "opes" + ], + [ + "Ġorder", + "ing" + ], + [ + "Ġwh", + "ale" + ], + [ + "ip", + "pet" + ], + [ + "Ġhom", + "eless" + ], + [ + "Ġ20", + "22" + ], + [ + "Ġcru", + "el" + ], + [ + "ing", + "e" + ], + [ + "Ġbre", + "eds" + ], + [ + "Ġcondition", + "ing" + ], + [ + "ĠDem", + "ocr" + ], + [ + "Ġprin", + "ter" + ], + [ + "Ġland", + "ed" + ], + [ + "TS", + "D" + ], + [ + "Ġinstrument", + "al" + ], + [ + "Ġc", + "ms" + ], + [ + "('", + "-" + ], + [ + "Ġvis", + "ibility" + ], + [ + "flo", + "or" + ], + [ + "u", + "ced" + ], + [ + "Ġpl", + "ag" + ], + [ + "Ġrestrict", + "ion" + ], + [ + "Ġlif", + "elong" + ], + [ + "ĠPro", + "grams" + ], + [ + "Ġwant", + "ing" + ], + [ + "Ġcum", + "ulative" + ], + [ + "Ġg", + "rocery" + ], + [ + "v", + "o" + ], + [ + "ens", + "is" + ], + [ + "ĠWAR", + "R" + ], + [ + "Ġwood", + "s" + ], + [ + "exp", + "ression" + ], + [ + "ĠBro", + "ok" + ], + [ + "Ġpro", + "posals" + ], + [ + "Ġcur", + "ved" + ], + [ + "Ġdr", + "illing" + ], + [ + "F", + "ood" + ], + [ + "re", + "r" + ], + [ + "Ġment", + "ally" + ], + [ + "pol", + "y" + ], + [ + "Ġl", + "amp" + ], + [ + "pro", + "perties" + ], + [ + "####", + "##" + ], + [ + "Ġret", + "ired" + ], + [ + "Ġappe", + "aring" + ], + [ + "le", + "ans" + ], + [ + "Ġshould", + "ers" + ], + [ + "it", + "o" + ], + [ + "b", + "ola" + ], + [ + "ax", + "es" + ], + [ + "p", + "her" + ], + [ + "ist", + "le" + ], + [ + "In", + "stance" + ], + [ + "Ġ'", + "***" + ], + [ + "Ġpass", + "enger" + ], + [ + "Ġinter", + "ven" + ], + [ + "ĠQu", + "adr" + ], + [ + "ĠM", + "oney" + ], + [ + "ĠOp", + "portun" + ], + [ + "ĠCo", + "al" + ], + [ + "d", + "ump" + ], + [ + "n", + "ings" + ], + [ + "UT", + "H" + ], + [ + "Ġcomment", + "ary" + ], + [ + "Ġsolid", + "arity" + ], + [ + "Ġharv", + "esting" + ], + [ + "Ph", + "ysical" + ], + [ + "En", + "vironment" + ], + [ + "ĠT", + "ell" + ], + [ + "az", + "y" + ], + [ + "Ġspecial", + "ly" + ], + [ + "ĠBer", + "keley" + ], + [ + "Ex", + "ercise" + ], + [ + "Ġauthor", + "ized" + ], + [ + "ĠS", + "ize" + ], + [ + "ĠIss", + "ues" + ], + [ + "ĠB", + "ed" + ], + [ + "Ġantioxid", + "ants" + ], + [ + "Ġass", + "ass" + ], + [ + "ĠB", + "rig" + ], + [ + "ĠD", + "al" + ], + [ + "Ġroll", + "ed" + ], + [ + "Ġfluctu", + "ations" + ], + [ + "a", + "verage" + ], + [ + "çĶ", + "¨" + ], + [ + "Ġte", + "asp" + ], + [ + "ĠSt", + "op" + ], + [ + "Ġel", + "ite" + ], + [ + "Ġc", + "ram" + ], + [ + "Ġsn", + "akes" + ], + [ + "Cont", + "in" + ], + [ + "Ġco", + "ating" + ], + [ + "Ġstrugg", + "led" + ], + [ + "l", + "iter" + ], + [ + "Ġun", + "int" + ], + [ + "ro", + "cal" + ], + [ + "е", + "н" + ], + [ + "Ġsched", + "ules" + ], + [ + "Ġpredomin", + "antly" + ], + [ + "Ġcompos", + "itions" + ], + [ + "Ġshel", + "f" + ], + [ + "im", + "b" + ], + [ + "Ġcompr", + "ised" + ], + [ + "c", + "op" + ], + [ + "ere", + "nn" + ], + [ + "Ġscr", + "ut" + ], + [ + "Ġdeploy", + "ed" + ], + [ + "Ġsk", + "learn" + ], + [ + "ĠTor", + "onto" + ], + [ + "Ġth", + "ir" + ], + [ + "ist", + "a" + ], + [ + "\"", + "?" + ], + [ + "ple", + "ted" + ], + [ + "ĠPlan", + "et" + ], + [ + "Ġrab", + "bit" + ], + [ + "ĠJ", + "oe" + ], + [ + "met", + "ry" + ], + [ + "Ġpric", + "ing" + ], + [ + "*", + "." + ], + [ + "ĠDat", + "abase" + ], + [ + "Ġre", + "pt" + ], + [ + "ĠPro", + "gress" + ], + [ + "Ġtri", + "ple" + ], + [ + "tra", + "ck" + ], + [ + "ke", + "eping" + ], + [ + "W", + "ord" + ], + [ + "ph", + "p" + ], + [ + "Or", + "der" + ], + [ + "Ġden", + "ote" + ], + [ + "Ġwild", + "erness" + ], + [ + "d", + "c" + ], + [ + "Ġa", + "ver" + ], + [ + "Ġdry", + "ing" + ], + [ + "C", + "am" + ], + [ + "ah", + "ren" + ], + [ + "Ġstri", + "ps" + ], + [ + "Ë", + "Ĩ" + ], + [ + "Ġra", + "p" + ], + [ + "call", + "back" + ], + [ + "Ġp", + "oultry" + ], + [ + "C", + "B" + ], + [ + "Val", + "ues" + ], + [ + "ĠAl", + "i" + ], + [ + "ĠPre", + "pare" + ], + [ + "ĠH", + "art" + ], + [ + "Ġfart", + "her" + ], + [ + "Ġconj", + "ug" + ], + [ + "�", + "�" + ], + [ + "ĠD", + "ick" + ], + [ + "Ġout", + "breaks" + ], + [ + "Ġ19", + "63" + ], + [ + "ĠS", + "S" + ], + [ + "Ġve", + "ins" + ], + [ + "ĠGen", + "esis" + ], + [ + "L", + "Y" + ], + [ + "Ġsculpt", + "ure" + ], + [ + "ĠB", + "u" + ], + [ + "f", + "p" + ], + [ + "Ġ19", + "77" + ], + [ + "Ġad", + "hes" + ], + [ + "cl", + "amation" + ], + [ + "be", + "at" + ], + [ + "ĠTechn", + "ical" + ], + [ + "Ġprof", + "iciency" + ], + [ + "ex", + "ception" + ], + [ + "C", + "le" + ], + [ + "t", + "au" + ], + [ + "Ġref", + "lex" + ], + [ + "work", + "ers" + ], + [ + "ĠAnn", + "ual" + ], + [ + "ĠUp", + "date" + ], + [ + "Ġdipl", + "om" + ], + [ + "C", + "ond" + ], + [ + "P", + "o" + ], + [ + "Ġt", + "uber" + ], + [ + "Ġallev", + "iate" + ], + [ + "Ġ'", + "!" + ], + [ + "th", + "reat" + ], + [ + "Ġdisappe", + "ared" + ], + [ + "el", + "le" + ], + [ + "Qu", + "ery" + ], + [ + "Ġserial", + "ized" + ], + [ + "ĠAuthor", + "ity" + ], + [ + "Ġc", + "ro" + ], + [ + "ĠS", + "ide" + ], + [ + "Ġd", + "s" + ], + [ + "ĠEx", + "pon" + ], + [ + "test", + "ing" + ], + [ + "Ġcon", + "n" + ], + [ + "ĠUn", + "less" + ], + [ + "con", + "dition" + ], + [ + "std", + "out" + ], + [ + "ĠPro", + "ceed" + ], + [ + "ol", + "ia" + ], + [ + "Ġterm", + "inology" + ], + [ + "Ġtr", + "unk" + ], + [ + "Ġprem", + "ium" + ], + [ + "ĠJ", + "oint" + ], + [ + "0000000000000000", + "0000000000000000" + ], + [ + "Ġ10", + "4" + ], + [ + "ust", + "ral" + ], + [ + "Ġbl", + "oom" + ], + [ + "as", + "i" + ], + [ + "rag", + "on" + ], + [ + "Ġsp", + "ite" + ], + [ + "Ġclim", + "b" + ], + [ + "ĠM", + "essage" + ], + [ + "ĠNig", + "eria" + ], + [ + "Ġconstruct", + "ive" + ], + [ + "ĠLu", + "ke" + ], + [ + "Ġscr", + "atch" + ], + [ + "G", + "N" + ], + [ + "ĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠ" + ], + [ + "m", + "el" + ], + [ + "/", + "." + ], + [ + "valid", + "ate" + ], + [ + "oo", + "f" + ], + [ + "W", + "rit" + ], + [ + "est", + "ial" + ], + [ + "Ġu", + "pt" + ], + [ + "ri", + "ages" + ], + [ + "in", + "ar" + ], + [ + "Ġde", + "ployment" + ], + [ + "Ġch", + "i" + ], + [ + "Ġoccas", + "ional" + ], + [ + "ĠCon", + "vert" + ], + [ + "Ġt", + "ightly" + ], + [ + "Ġg", + "ig" + ], + [ + "ĠIm", + "ages" + ], + [ + "cc", + "a" + ], + [ + "Ġsequ", + "encing" + ], + [ + "Ġchromos", + "ome" + ], + [ + "Ġun", + "e" + ], + [ + "Ġlit", + "ter" + ], + [ + "t", + "ool" + ], + [ + "Ġh", + "tml" + ], + [ + "Ġp", + "rize" + ], + [ + "ĠP", + "ick" + ], + [ + "IG", + "N" + ], + [ + "Ġcont", + "empl" + ], + [ + "Ġaest", + "hetics" + ], + [ + "Ġw", + "ins" + ], + [ + "Ġen", + "force" + ], + [ + "ĠWal", + "ter" + ], + [ + "S", + "pace" + ], + [ + "ros", + "is" + ], + [ + "ĠH", + "ou" + ], + [ + "ĠAll", + "en" + ], + [ + "ĠAd", + "apt" + ], + [ + "oc", + "ate" + ], + [ + "ĠF", + "ast" + ], + [ + "Ġu", + "mb" + ], + [ + "Ġpl", + "astics" + ], + [ + "ĠAct", + "ive" + ], + [ + "down", + "load" + ], + [ + "Ġt", + "ile" + ], + [ + "ou", + "p" + ], + [ + "Ġunit", + "test" + ], + [ + "ĠS", + "M" + ], + [ + "Ġan", + "th" + ], + [ + "Sh", + "are" + ], + [ + "S", + "ch" + ], + [ + "Ġguarant", + "eed" + ], + [ + "ĠEu", + "cl" + ], + [ + "if", + "iable" + ], + [ + "Ġwor", + "ms" + ], + [ + "Ġflood", + "s" + ], + [ + "res", + "ol" + ], + [ + "ĠStrateg", + "y" + ], + [ + "Det", + "erm" + ], + [ + "Ġtru", + "cks" + ], + [ + "Ġth", + "y" + ], + [ + "Ġcult", + "ivated" + ], + [ + "Ġfest", + "ivals" + ], + [ + "it", + "ives" + ], + [ + "em", + "ption" + ], + [ + "Ġfl", + "aw" + ], + [ + "(\"", + "/" + ], + [ + "Ġrecon", + "struction" + ], + [ + "kl", + "ore" + ], + [ + ".", + "$" + ], + [ + "ĠS", + "now" + ], + [ + "ĠP", + "ed" + ], + [ + "Ġchar", + "ity" + ], + [ + "reg", + "n" + ], + [ + "Ġped", + "agog" + ], + [ + "re", + "v" + ], + [ + "Ġw", + "and" + ], + [ + "10", + "2" + ], + [ + "Ġbur", + "ial" + ], + [ + ")", + "!" + ], + [ + "W", + "R" + ], + [ + "Ġwarn", + "ed" + ], + [ + "Ġback", + "up" + ], + [ + "ĠB", + "lo" + ], + [ + "Ġap", + "par" + ], + [ + "Ġintest", + "inal" + ], + [ + "Ġtang", + "ible" + ], + [ + "Ġthr", + "ust" + ], + [ + "Ġgradu", + "al" + ], + [ + "ĠSt", + "ra" + ], + [ + "ĠAll", + "iance" + ], + [ + "Ġpro", + "pose" + ], + [ + "Ġconfident", + "ial" + ], + [ + "Ġ15", + "00" + ], + [ + "co", + "res" + ], + [ + "Ġretire", + "ment" + ], + [ + "pack", + "age" + ], + [ + "d", + "umps" + ], + [ + "Ġgr", + "ate" + ], + [ + "ĠAgricult", + "ural" + ], + [ + "on", + "ics" + ], + [ + "read", + "ing" + ], + [ + ")", + "\"" + ], + [ + "ock", + "er" + ], + [ + "Ġab", + "ortion" + ], + [ + "Ġsign", + "aling" + ], + [ + "ĠDen", + "mark" + ], + [ + "N", + "ET" + ], + [ + "Ġn", + "ausea" + ], + [ + "?", + "!" + ], + [ + "Ġf", + "iscal" + ], + [ + "uls", + "ive" + ], + [ + "Ġfirst", + "name" + ], + [ + "L", + "at" + ], + [ + "Ġcol", + "oring" + ], + [ + "Ġsec", + "ured" + ], + [ + "å", + "º" + ], + [ + "ĠBy", + "zant" + ], + [ + "Ġden", + "otes" + ], + [ + "ĠPro", + "duction" + ], + [ + "D", + "IT" + ], + [ + "Ġquot", + "ient" + ], + [ + "V", + "ersion" + ], + [ + "Ġt", + "urtles" + ], + [ + "Ġport", + "folio" + ], + [ + "Ġfif", + "teen" + ], + [ + "Ġw", + "olf" + ], + [ + "Ġqu", + "it" + ], + [ + "Ġl", + "ocked" + ], + [ + "ĠA", + "ra" + ], + [ + "ĠA", + "round" + ], + [ + "Ġlim", + "bs" + ], + [ + "Ġsp", + "ider" + ], + [ + "to", + "kens" + ], + [ + "ĠD", + "og" + ], + [ + "param", + "eter" + ], + [ + "Ġ19", + "17" + ], + [ + "ĠL", + "ength" + ], + [ + "Ar", + "ch" + ], + [ + "ĠB", + "rand" + ], + [ + "ĠCom", + "prehens" + ], + [ + "Ġrecommend", + "ation" + ], + [ + "Follow", + "ers" + ], + [ + "ent", + "ity" + ], + [ + "ĠG", + "ram" + ], + [ + "re", + "lu" + ], + [ + "Ġ", + "á" + ], + [ + "Ġestim", + "ation" + ], + [ + "Ġag", + "gression" + ], + [ + "ail", + "and" + ], + [ + "att", + "ice" + ], + [ + "ĠF", + "ourier" + ], + [ + "Ġto", + "dd" + ], + [ + "Ġcool", + "er" + ], + [ + "Ġpray", + "ers" + ], + [ + "at", + "om" + ], + [ + "Ġn", + "our" + ], + [ + "Y", + "et" + ], + [ + "w", + "elling" + ], + [ + "Ġfriends", + "hips" + ], + [ + "ĠO", + "ri" + ], + [ + "Ġmon", + "aster" + ], + [ + "opt", + "ional" + ], + [ + "Ġprint", + "s" + ], + [ + "p", + "ick" + ], + [ + "AM", + "E" + ], + [ + "con", + "scious" + ], + [ + "Ġmicro", + "scope" + ], + [ + "i", + "ón" + ], + [ + "ag", + "onal" + ], + [ + "Ġliv", + "elihood" + ], + [ + "ro", + "ve" + ], + [ + "ĠF", + "if" + ], + [ + "Ġsh", + "ame" + ], + [ + "ĠD", + "I" + ], + [ + "con", + "n" + ], + [ + "Ġhigh", + "way" + ], + [ + "less", + "ness" + ], + [ + "g", + "age" + ], + [ + "20", + "21" + ], + [ + "Ġpe", + "an" + ], + [ + "Ġ12", + "3" + ], + [ + "Ġcr", + "us" + ], + [ + "ial", + "og" + ], + [ + "Ġdr", + "ill" + ], + [ + "({", + "'" + ], + [ + "Ù", + "Ĩ" + ], + [ + "Ġse", + "ism" + ], + [ + "Ġdepos", + "it" + ], + [ + "Ġmunicip", + "al" + ], + [ + "Ġac", + "ou" + ], + [ + "Ġfin", + "ancing" + ], + [ + "Ġautom", + "ation" + ], + [ + "Ġprivile", + "ge" + ], + [ + "Ġref", + "resh" + ], + [ + "Ġtoile", + "t" + ], + [ + "Ġstress", + "es" + ], + [ + "Ġ", + "}}" + ], + [ + "Ġport", + "able" + ], + [ + "K", + "now" + ], + [ + "ĠL", + "anc" + ], + [ + "Ġa", + "cre" + ], + [ + "Ġparent", + "al" + ], + [ + "M", + "ode" + ], + [ + "oc", + "ide" + ], + [ + "ĠInit", + "iative" + ], + [ + "Ġp", + "ear" + ], + [ + "ĠL", + "ive" + ], + [ + "Ġpol", + "ym" + ], + [ + "Ġperman", + "ently" + ], + [ + "ĠUk", + "raine" + ], + [ + "Ġme", + "ats" + ], + [ + "Ġoff", + "ensive" + ], + [ + "Ġconcept", + "ion" + ], + [ + "H", + "C" + ], + [ + "Ġprot", + "otype" + ], + [ + "Ġoffer", + "ings" + ], + [ + "Ġele", + "phant" + ], + [ + "Q", + "ue" + ], + [ + "Ġarchitect", + "s" + ], + [ + "Ġâ", + "Ĥ" + ], + [ + "Ġexerc", + "ising" + ], + [ + "Ġdis", + "able" + ], + [ + "Rec", + "ent" + ], + [ + "ĠG", + "and" + ], + [ + "Ġbound", + "ed" + ], + [ + "ĠAcad", + "emic" + ], + [ + "ly", + "wood" + ], + [ + "p", + "u" + ], + [ + "an", + "ia" + ], + [ + "ĠPalest", + "ine" + ], + [ + "ir", + "ie" + ], + [ + "Ġcreat", + "ors" + ], + [ + "ight", + "ing" + ], + [ + "cler", + "osis" + ], + [ + "Ġsur", + "f" + ], + [ + "Ġint", + "imate" + ], + [ + "Ġmic", + "row" + ], + [ + "ĠC", + "zech" + ], + [ + "m", + "ir" + ], + [ + "Ġb", + "ounds" + ], + [ + "Un", + "iversity" + ], + [ + "ĠProt", + "ocol" + ], + [ + "ĠC", + "ov" + ], + [ + "ĠE", + "li" + ], + [ + "ro", + "d" + ], + [ + "ur", + "ban" + ], + [ + "ĠO", + "ak" + ], + [ + "ĠComp", + "et" + ], + [ + "Ġexc", + "el" + ], + [ + "P", + "ORT" + ], + [ + "Ġsc", + "aling" + ], + [ + "Ġtransl", + "ations" + ], + [ + "Ġcondition", + "al" + ], + [ + "Ġg", + "ates" + ], + [ + "Ġquestion", + "na" + ], + [ + "Ġ--", + ">" + ], + [ + "m", + "c" + ], + [ + "ĠIn", + "fect" + ], + [ + "Ġra", + "cing" + ], + [ + "N", + "G" + ], + [ + "Ġact", + "ed" + ], + [ + "Ġinter", + "faces" + ], + [ + "sing", + "le" + ], + [ + "Ġcompan", + "ions" + ], + [ + "Ju", + "ly" + ], + [ + "Ġconver", + "gence" + ], + [ + "ex", + "c" + ], + [ + "Ġgu", + "ilt" + ], + [ + "Ġrece", + "iver" + ], + [ + "Ġco", + "h" + ], + [ + "оÐ", + "²" + ], + [ + "Ġqu", + "arters" + ], + [ + "ĠDougl", + "as" + ], + [ + "ĠRe", + "peat" + ], + [ + "it", + "ated" + ], + [ + "ĠAd", + "ding" + ], + [ + "Ġd", + "war" + ], + [ + "Ġdis", + "charg" + ], + [ + "ell", + "ular" + ], + [ + "act", + "ly" + ], + [ + "Ġj", + "azz" + ], + [ + "Ġv", + "oted" + ], + [ + "Ġsc", + "arc" + ], + [ + "box", + "es" + ], + [ + "on", + "acci" + ], + [ + "Ġf", + "ox" + ], + [ + "Ġret", + "reat" + ], + [ + "Ġc", + "raw" + ], + [ + "ĠT", + "B" + ], + [ + "S", + "ym" + ], + [ + "ĠC", + "atal" + ], + [ + "Ġdec", + "ides" + ], + [ + "Ġcent", + "res" + ], + [ + "ogen", + "esis" + ], + [ + "Ġt", + "we" + ], + [ + "Ġad", + "here" + ], + [ + "Ġar", + "sen" + ], + [ + "Ġtraject", + "ory" + ], + [ + "é", + "s" + ], + [ + "ĠMag", + "azine" + ], + [ + "ar", + "ange" + ], + [ + "ĠH", + "E" + ], + [ + "Ġad", + "herence" + ], + [ + "ĠTh", + "inking" + ], + [ + "u", + "pload" + ], + [ + "ĠW", + "i" + ], + [ + "Ġbelie", + "ving" + ], + [ + "ĠU", + "ntil" + ], + [ + "izz", + "es" + ], + [ + "Ġreg", + "en" + ], + [ + "V", + "ar" + ], + [ + "ĠS", + "ydney" + ], + [ + "Ġmaster", + "y" + ], + [ + "Ġcommun", + "al" + ], + [ + "Ġsuccess", + "es" + ], + [ + "ot", + "y" + ], + [ + "Ġrel", + "uct" + ], + [ + "Ġsub", + "process" + ], + [ + "Ġbo", + "iling" + ], + [ + "Ġp", + "end" + ], + [ + "Ġfrag", + "ile" + ], + [ + "Ġcl", + "ause" + ], + [ + "D", + "U" + ], + [ + "Ġheav", + "ier" + ], + [ + "ĠWe", + "ather" + ], + [ + "Dat", + "aset" + ], + [ + "ĠBet", + "ter" + ], + [ + "f", + "und" + ], + [ + "ĠCons", + "erv" + ], + [ + "Ġpat", + "ron" + ], + [ + "')", + ")," + ], + [ + "ĠEss", + "ays" + ], + [ + "Ġdies", + "el" + ], + [ + "Ġ1", + "12" + ], + [ + "(", + "**" + ], + [ + "Ġout", + "lines" + ], + [ + "ĠM", + "R" + ], + [ + "Ġsuggest", + "ion" + ], + [ + "and", + "o" + ], + [ + "Ġ10", + "2" + ], + [ + "Ġh", + "int" + ], + [ + "ĠG", + "ib" + ], + [ + "ĠM", + "E" + ], + [ + "ahren", + "heit" + ], + [ + "Ġcor", + "rupt" + ], + [ + "Ġmicro", + "bi" + ], + [ + "Ġbl", + "ocking" + ], + [ + "P", + "ublic" + ], + [ + "Ġrem", + "edy" + ], + [ + "Ġl", + "os" + ], + [ + "O", + "B" + ], + [ + "Ġinterp", + "ersonal" + ], + [ + "Ġsc", + "ary" + ], + [ + "Ġadvance", + "ment" + ], + [ + "Ġinh", + "ab" + ], + [ + "m", + "ma" + ], + [ + "Ċ", + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "ĠPer", + "cent" + ], + [ + "ĠB", + "AS" + ], + [ + "Ġconst", + "raint" + ], + [ + "ĠEm", + "ploy" + ], + [ + "ĠB", + "ishop" + ], + [ + "exist", + "ing" + ], + [ + "Ġnutrit", + "ious" + ], + [ + "Ġh", + "ollow" + ], + [ + "Ġwell", + "ness" + ], + [ + "ĠC", + "elsius" + ], + [ + "iv", + "ari" + ], + [ + "ĠDesc", + "ribe" + ], + [ + "Ġout", + "s" + ], + [ + "he", + "at" + ], + [ + "ren", + "ces" + ], + [ + "ĠInd", + "ependent" + ], + [ + "ĠS", + "alt" + ], + [ + "ut", + "er" + ], + [ + "ro", + "sc" + ], + [ + "ĠExpl", + "oration" + ], + [ + "-", + "(" + ], + [ + "Ġthe", + "ology" + ], + [ + "Ġclaim", + "ing" + ], + [ + "ĠProgram", + "ming" + ], + [ + "Ġrend", + "ered" + ], + [ + "he", + "um" + ], + [ + "aval", + "ry" + ], + [ + "â", + "ģ" + ], + [ + "Ġdo", + "zens" + ], + [ + "Ġ25", + "6" + ], + [ + "ĠTr", + "uth" + ], + [ + "Ġtal", + "ented" + ], + [ + "Ġformer", + "ly" + ], + [ + "ĠGa", + "ussian" + ], + [ + "Ġd", + "ynasty" + ], + [ + "Ġsatisf", + "ying" + ], + [ + "ĠEle", + "ments" + ], + [ + "Ġm", + "s" + ], + [ + "Ġn", + "ights" + ], + [ + "ÑĢ", + "а" + ], + [ + "ĠO", + "klahoma" + ], + [ + "Ġoverwhel", + "med" + ], + [ + "ig", + "raph" + ], + [ + "Ġpar", + "ish" + ], + [ + "Ġem", + "ails" + ], + [ + "ĠP", + "oss" + ], + [ + "Ġn", + "m" + ], + [ + "ra", + "vel" + ], + [ + "Ġâķ", + "ij" + ], + [ + "g", + "reat" + ], + [ + "Ġlaw", + "yer" + ], + [ + "Ġe", + "arning" + ], + [ + "Ġauthentic", + "ity" + ], + [ + "Ġpro", + "pri" + ], + [ + "oth", + "y" + ], + [ + "Ġtable", + "t" + ], + [ + "Ġen", + "ric" + ], + [ + "ra", + "ises" + ], + [ + "Ġcar", + "ved" + ], + [ + "Ġlight", + "ning" + ], + [ + "}", + "'." + ], + [ + "Ġinst", + "ability" + ], + [ + "Ġswe", + "at" + ], + [ + "ach", + "ine" + ], + [ + "ĠAn", + "na" + ], + [ + "d", + "ra" + ], + [ + "Ġpro", + "position" + ], + [ + "Ġce", + "iling" + ], + [ + "ĠD", + "ead" + ], + [ + "ĠAng", + "lo" + ], + [ + "Ġre", + "plic" + ], + [ + "ĠP", + "E" + ], + [ + "Ġcr", + "ises" + ], + [ + "Ġprev", + "ailing" + ], + [ + "ĠConcept", + "s" + ], + [ + "ĠMain", + "e" + ], + [ + "Ġdel", + "iber" + ], + [ + "Ġarm", + "ies" + ], + [ + "raul", + "ic" + ], + [ + "Ġt", + "ense" + ], + [ + "Ġex", + "clusion" + ], + [ + "az", + "ines" + ], + [ + "Ġthrow", + "ing" + ], + [ + "pe", + "z" + ], + [ + "contain", + "er" + ], + [ + "ps", + "ilon" + ], + [ + "10", + "6" + ], + [ + "ed", + "ience" + ], + [ + "ev", + "ol" + ], + [ + "Ġsymbol", + "ism" + ], + [ + "ous", + "ing" + ], + [ + "Ġunder", + "neath" + ], + [ + "Ġpal", + "ace" + ], + [ + "Ġstr", + "ide" + ], + [ + "Ġmet", + "icul" + ], + [ + "Ġparagraph", + "s" + ], + [ + "ĠG", + "R" + ], + [ + "Ar", + "gument" + ], + [ + "Ġun", + "re" + ], + [ + "i", + "w" + ], + [ + "Ġd", + "ye" + ], + [ + "OR", + "Y" + ], + [ + "+", + "'" + ], + [ + "Ġreson", + "ance" + ], + [ + "Ġbl", + "ade" + ], + [ + "Ġbl", + "ending" + ], + [ + "fram", + "es" + ], + [ + "Ġlik", + "ed" + ], + [ + "ĠRel", + "igion" + ], + [ + "Ġcand", + "y" + ], + [ + "Ġvent", + "ilation" + ], + [ + "V", + "ideo" + ], + [ + "Ġbare", + "ly" + ], + [ + "To", + "ken" + ], + [ + "ik", + "h" + ], + [ + "ĠV", + "ert" + ], + [ + "Ġterrit", + "orial" + ], + [ + "or", + "rh" + ], + [ + "ab", + "lished" + ], + [ + "Ġmar", + "ble" + ], + [ + "AR", + "N" + ], + [ + "ĠInteg", + "ration" + ], + [ + "Ġinf", + "erior" + ], + [ + "Ġdel", + "ib" + ], + [ + "Ġ9", + "00" + ], + [ + "ĠAccess", + "ed" + ], + [ + "Ġfle", + "e" + ], + [ + "()", + ")," + ], + [ + "å", + "Ľ" + ], + [ + "Ġv", + "o" + ], + [ + "Ġp", + "umps" + ], + [ + "ugg", + "ing" + ], + [ + "oc", + "key" + ], + [ + "Ġuncon", + "scious" + ], + [ + "ĠN", + "ile" + ], + [ + "Ġdis", + "cre" + ], + [ + "ĠB", + "or" + ], + [ + "Ġassemb", + "led" + ], + [ + "ĠUS", + "DA" + ], + [ + "R", + "ow" + ], + [ + "Ġcivil", + "ian" + ], + [ + "ĠCh", + "anges" + ], + [ + "ĠPro", + "per" + ], + [ + "101", + "6" + ], + [ + "ĠPop", + "ular" + ], + [ + "s", + "ix" + ], + [ + "Ã", + "¦" + ], + [ + "ĠK", + "il" + ], + [ + "Ġl", + "ion" + ], + [ + "Ġv", + "oid" + ], + [ + "ĠZ", + "e" + ], + [ + "Ġsw", + "ift" + ], + [ + "with", + "out" + ], + [ + "ec", + "hes" + ], + [ + "C", + "ustom" + ], + [ + "Ġprodu", + "cer" + ], + [ + "Ġfather", + "s" + ], + [ + "thon", + "y" + ], + [ + "P", + "arent" + ], + [ + "ĠB", + "row" + ], + [ + "Ġjewel", + "ry" + ], + [ + "Ġrebell", + "ion" + ], + [ + "W", + "illi" + ], + [ + "Ġtast", + "es" + ], + [ + "Ġclin", + "ic" + ], + [ + "ĠR", + "ational" + ], + [ + "ĠCurrent", + "ly" + ], + [ + "Ġredu", + "ctions" + ], + [ + "Ġintest", + "ine" + ], + [ + "ĠDis", + "orders" + ], + [ + "pro", + "gram" + ], + [ + "ĠG", + "ender" + ], + [ + "sh", + "ould" + ], + [ + "Ġsn", + "acks" + ], + [ + "Ġto", + "kens" + ], + [ + "ar", + "bon" + ], + [ + "ĠS", + "I" + ], + [ + "in", + "ternal" + ], + [ + "ĠFr", + "an" + ], + [ + "Sh", + "ort" + ], + [ + "ĠB", + "eng" + ], + [ + "comp", + "ile" + ], + [ + "Ġ&", + "&" + ], + [ + "L", + "U" + ], + [ + "Ġin", + "ability" + ], + [ + "p", + "ulumi" + ], + [ + "Ġport", + "rait" + ], + [ + "Ġele", + "phants" + ], + [ + "Ġastr", + "onomy" + ], + [ + "ateg", + "ories" + ], + [ + "ĠP", + "apers" + ], + [ + "Ġden", + "y" + ], + [ + "Ġindo", + "ors" + ], + [ + "f", + "etch" + ], + [ + "Ġget", + "attr" + ], + [ + "ch", + "art" + ], + [ + "ĠSwed", + "ish" + ], + [ + "c", + "over" + ], + [ + "Ġepid", + "em" + ], + [ + "n", + "as" + ], + [ + "Ġg", + "amb" + ], + [ + "ĠA", + "verage" + ], + [ + "ĠW", + "H" + ], + [ + "Ġl", + "ag" + ], + [ + "Ġwas", + "hed" + ], + [ + "m", + "issions" + ], + [ + "ut", + "y" + ], + [ + "ĠAlex", + "and" + ], + [ + "Ġancest", + "ral" + ], + [ + "ĠE", + "ric" + ], + [ + "ĠS", + "ens" + ], + [ + "Ġab", + "bre" + ], + [ + "ns", + "ic" + ], + [ + "im", + "ore" + ], + [ + "Ġunt", + "reated" + ], + [ + "sim", + "ilar" + ], + [ + "Ġan", + "ts" + ], + [ + "lim", + "its" + ], + [ + "Ġfun", + "ny" + ], + [ + "resp", + "ons" + ], + [ + "N", + "ormal" + ], + [ + "col", + "lection" + ], + [ + "Ġdecl", + "aration" + ], + [ + "Ġrespect", + "ful" + ], + [ + "Ġdeal", + "t" + ], + [ + "Ġex", + "agger" + ], + [ + "equ", + "iv" + ], + [ + "Ġh", + "ay" + ], + [ + "ĠI", + "BM" + ], + [ + "Ġminor", + "ities" + ], + [ + "[", + "#" + ], + [ + "ĠMem", + "bers" + ], + [ + "ĠS", + "ure" + ], + [ + "Ġtour", + "ist" + ], + [ + "Ġanch", + "or" + ], + [ + "in", + "os" + ], + [ + "l", + "as" + ], + [ + "M", + "ac" + ], + [ + "ĠCommun", + "ist" + ], + [ + "Ġfung", + "us" + ], + [ + "St", + "age" + ], + [ + "ĠNorth", + "west" + ], + [ + "Ġsp", + "rou" + ], + [ + "Ġthe", + "atre" + ], + [ + "Ġke", + "en" + ], + [ + "Ġfrust", + "ration" + ], + [ + "d", + "ates" + ], + [ + "Ġrel", + "iance" + ], + [ + "Orig", + "inally" + ], + [ + "izophren", + "ia" + ], + [ + "ren", + "al" + ], + [ + "read", + "only" + ], + [ + "b", + "ias" + ], + [ + "Ġspan", + "ning" + ], + [ + "ĠAdd", + "ress" + ], + [ + "con", + "vert" + ], + [ + "Ġburn", + "s" + ], + [ + "p", + "ub" + ], + [ + "Ġra", + "mp" + ], + [ + "ĠCE", + "O" + ], + [ + "Ġnation", + "wide" + ], + [ + "m", + "essages" + ], + [ + "Ġethnic", + "ity" + ], + [ + "se", + "a" + ], + [ + "in", + "us" + ], + [ + "re", + "a" + ], + [ + "ier", + "ra" + ], + [ + "Ġgovern", + "ed" + ], + [ + "ĠTest", + "s" + ], + [ + "ch", + "anging" + ], + [ + "ĠÂ", + "½" + ], + [ + "c", + "ence" + ], + [ + "l", + "it" + ], + [ + "Ġbasket", + "ball" + ], + [ + "y", + "t" + ], + [ + "å", + "Ĩ" + ], + [ + "an", + "aly" + ], + [ + "Ġpneum", + "onia" + ], + [ + "Ġc", + "argo" + ], + [ + "Ġinn", + "ocent" + ], + [ + "Ġtraffic", + "king" + ], + [ + "Ġrom", + "ance" + ], + [ + "r", + "angle" + ], + [ + "Ġwrap", + "ped" + ], + [ + "Re", + "port" + ], + [ + "ĠEmb", + "racing" + ], + [ + "aunt", + "ing" + ], + [ + "ore", + "station" + ], + [ + "bs", + "ite" + ], + [ + "ĠG", + "ospel" + ], + [ + "cd", + "ots" + ], + [ + "ĠBang", + "ladesh" + ], + [ + "Ġf", + "right" + ], + [ + "Ġmicrob", + "ial" + ], + [ + "Ġimp", + "art" + ], + [ + "pl", + "aces" + ], + [ + "ab", + "y" + ], + [ + "iz", + "ard" + ], + [ + "Ġsk", + "et" + ], + [ + "Ġdispl", + "aced" + ], + [ + "in", + "cre" + ], + [ + "Ġ19", + "43" + ], + [ + "sub", + "type" + ], + [ + "ĠX", + "ML" + ], + [ + "ĠMo", + "ore" + ], + [ + "Ġmultif", + "aceted" + ], + [ + "t", + "ar" + ], + [ + "col", + "lect" + ], + [ + "Ġaccompany", + "ing" + ], + [ + "Ġab", + "oard" + ], + [ + "act", + "or" + ], + [ + "ĠExpl", + "anation" + ], + [ + "Ġspark", + "ed" + ], + [ + "at", + "ar" + ], + [ + "AR", + "D" + ], + [ + "d", + "irection" + ], + [ + "ĠDou", + "ble" + ], + [ + "c", + "red" + ], + [ + "Ð", + "·" + ], + [ + "+", + "\"" + ], + [ + "\"]", + "[" + ], + [ + "v", + "ic" + ], + [ + "s", + "ince" + ], + [ + "Ġaccident", + "ally" + ], + [ + "Ġin", + "duce" + ], + [ + "ĠT", + "arget" + ], + [ + "Ġwe", + "eds" + ], + [ + "Ġadjust", + "ment" + ], + [ + "ĠE", + "ating" + ], + [ + "Ġg", + "ad" + ], + [ + "Ġsh", + "akespeare" + ], + [ + "Ġj", + "umping" + ], + [ + "Ġaccel", + "erate" + ], + [ + "Ġm", + "ira" + ], + [ + "uc", + "ks" + ], + [ + "----------------", + "--------" + ], + [ + "Ġrevers", + "ed" + ], + [ + "Ġtra", + "ils" + ], + [ + "Ġpar", + "king" + ], + [ + "det", + "ails" + ], + [ + "Ġhand", + "ful" + ], + [ + "ura", + "b" + ], + [ + "exp", + "and" + ], + [ + "Ġmulti", + "ples" + ], + [ + "se", + "conds" + ], + [ + "Ġarch", + "ive" + ], + [ + "Ġwin", + "ner" + ], + [ + "Ġmosquit", + "o" + ], + [ + "ĠB", + "os" + ], + [ + "L", + "AB" + ], + [ + "Ġtur", + "tle" + ], + [ + "l", + "ated" + ], + [ + "ĠUnivers", + "al" + ], + [ + "w", + "ed" + ], + [ + "Ġact", + "or" + ], + [ + "udden", + "ly" + ], + [ + "pos", + "ite" + ], + [ + "ĠRec", + "ords" + ], + [ + "Ġsub", + "mission" + ], + [ + "ig", + "hed" + ], + [ + "f", + "uel" + ], + [ + "Ġcelebr", + "ations" + ], + [ + "ĠInf", + "lu" + ], + [ + "Ġcareg", + "ivers" + ], + [ + "Ġment", + "ions" + ], + [ + "ĠCh", + "annel" + ], + [ + "pr", + "ivate" + ], + [ + "Ġcal", + "c" + ], + [ + "aud", + "i" + ], + [ + "Ġ----", + "---" + ], + [ + "å", + "Ĭ" + ], + [ + "Ġatt", + "r" + ], + [ + "at", + "omic" + ], + [ + "=", + "%" + ], + [ + "Ġvol", + "t" + ], + [ + "ord", + "on" + ], + [ + "ĠLe", + "v" + ], + [ + "ias", + "is" + ], + [ + "itud", + "inal" + ], + [ + "Ġfast", + "est" + ], + [ + "Ġ", + "}$" + ], + [ + "Ġvert", + "ically" + ], + [ + "Ġview", + "points" + ], + [ + "Ġp", + "ir" + ], + [ + "_", + "\\" + ], + [ + "el", + "if" + ], + [ + "Ġsens", + "ing" + ], + [ + "ĠK", + "y" + ], + [ + "ĠI", + "F" + ], + [ + "ĠMan", + "ufact" + ], + [ + "Ġnew", + "er" + ], + [ + "ĠBas", + "in" + ], + [ + "ĠQue", + "ens" + ], + [ + "Ġsh", + "ark" + ], + [ + "ĠAp", + "plied" + ], + [ + "Ġsevent", + "h" + ], + [ + "UN", + "D" + ], + [ + "ĠSt", + "atus" + ], + [ + "ĠT", + "ip" + ], + [ + "Ġpost", + "erior" + ], + [ + "Ġthink", + "ers" + ], + [ + "IC", + "ENSE" + ], + [ + "Ġdet", + "er" + ], + [ + "ĠPoint", + "s" + ], + [ + "Ġco", + "operative" + ], + [ + "ĠP", + "s" + ], + [ + "Ġdisc", + "iples" + ], + [ + "fl", + "ags" + ], + [ + "ĠB", + "and" + ], + [ + "Cont", + "rol" + ], + [ + "Ġdin", + "osaurs" + ], + [ + "ĠT", + "an" + ], + [ + "ĠEd", + "itor" + ], + [ + "sub", + "ject" + ], + [ + "ĠPress", + "ure" + ], + [ + "ĠH", + "az" + ], + [ + "Ġbr", + "ighter" + ], + [ + "DES", + "CRIPT" + ], + [ + "m", + "k" + ], + [ + "Ġcompet", + "itors" + ], + [ + "Ġcoc", + "onut" + ], + [ + "Ġor", + "ch" + ], + [ + "struct", + "ure" + ], + [ + "Ġ", + "nd" + ], + [ + "ant", + "ry" + ], + [ + "ĠPol", + "ice" + ], + [ + "Ġtoxic", + "ity" + ], + [ + "id", + "ated" + ], + [ + "Ġar", + "che" + ], + [ + "achel", + "or" + ], + [ + "ĠAl", + "b" + ], + [ + "Ġaggreg", + "ate" + ], + [ + "oc", + "ene" + ], + [ + "],", + "[" + ], + [ + "A", + "uth" + ], + [ + "l", + "ie" + ], + [ + "verb", + "ose" + ], + [ + "Ġm", + "oles" + ], + [ + "Ġad", + "olescent" + ], + [ + "ĠEn", + "h" + ], + [ + "Ġd", + "irty" + ], + [ + "mod", + "ern" + ], + [ + "et", + "erm" + ], + [ + "top", + "ic" + ], + [ + "st", + "ory" + ], + [ + "t", + "ools" + ], + [ + "ĠSing", + "le" + ], + [ + "ÃŃ", + "a" + ], + [ + "Ġp", + "our" + ], + [ + "Ġ\"", + ")" + ], + [ + "col", + "ors" + ], + [ + "Ġdocument", + "ary" + ], + [ + "ĠCP", + "U" + ], + [ + "s", + "ymbol" + ], + [ + "Ġsc", + "rap" + ], + [ + "1", + "33" + ], + [ + "p", + "resent" + ], + [ + "con", + "stant" + ], + [ + "Ġexperiment", + "ation" + ], + [ + "olith", + "ic" + ], + [ + "ĠL", + "akes" + ], + [ + "Ġflow", + "ering" + ], + [ + "h", + "um" + ], + [ + "Ġse", + "gregation" + ], + [ + "flow", + "er" + ], + [ + "Ġfil", + "ed" + ], + [ + "Ġexclud", + "e" + ], + [ + "Ġinter", + "disciplinary" + ], + [ + "Ġlast", + "s" + ], + [ + "P", + "I" + ], + [ + "Ġanaly", + "tics" + ], + [ + "is", + "ol" + ], + [ + "ĠT", + "ro" + ], + [ + "Ġunderstand", + "s" + ], + [ + "Ġbe", + "aches" + ], + [ + "P", + "ack" + ], + [ + "op", + "ard" + ], + [ + "ĠS", + "ort" + ], + [ + "cont", + "rib" + ], + [ + "ĠG", + "ab" + ], + [ + "Ġspot", + "ted" + ], + [ + "ĠArchitect", + "ure" + ], + [ + "h", + "ill" + ], + [ + "Ġcort", + "ex" + ], + [ + "ad", + "ers" + ], + [ + "ge", + "q" + ], + [ + "controll", + "er" + ], + [ + "Ġconver", + "ts" + ], + [ + "HT", + "TP" + ], + [ + "ĠFred", + "erick" + ], + [ + "Ġal", + "kal" + ], + [ + "Ġtou", + "ches" + ], + [ + "set", + "Description" + ], + [ + "ide", + "an" + ], + [ + "ĠMic", + "hel" + ], + [ + "Ġsulf", + "ur" + ], + [ + "Ġselect", + "ive" + ], + [ + "ymb", + "ols" + ], + [ + "ib", + "les" + ], + [ + "Ġcomp", + "ressed" + ], + [ + "Ġsh", + "arks" + ], + [ + "hist", + "oric" + ], + [ + "L", + "ocal" + ], + [ + "ĠM", + "un" + ], + [ + "ĠP", + "ent" + ], + [ + "est", + "ones" + ], + [ + "oc", + "ur" + ], + [ + "w", + "arning" + ], + [ + "Ġl", + "aughter" + ], + [ + "^", + "-" + ], + [ + "ĠC", + "as" + ], + [ + "Ġver", + "bs" + ], + [ + "ĠCompan", + "ies" + ], + [ + "Ġcon", + "gress" + ], + [ + "ĠBro", + "ther" + ], + [ + "Ġc", + "ents" + ], + [ + "Oct", + "ober" + ], + [ + "Ġw", + "are" + ], + [ + "Ġj", + "ar" + ], + [ + "Ġdef", + "ensive" + ], + [ + "ĠChrist", + "opher" + ], + [ + "Ġadmin", + "ister" + ], + [ + "ĠPre", + "vent" + ], + [ + "re", + "tt" + ], + [ + "ĠCon", + "struction" + ], + [ + "40", + "4" + ], + [ + "Ġmit", + "ochond" + ], + [ + "og", + "lob" + ], + [ + "iqu", + "ity" + ], + [ + "Ġsuccess", + "ive" + ], + [ + "U", + "ST" + ], + [ + "sign", + "al" + ], + [ + "e", + "ur" + ], + [ + "is", + "y" + ], + [ + "á", + "n" + ], + [ + "Ġsub", + "strate" + ], + [ + "Ġreject", + "ion" + ], + [ + "ĠPot", + "ential" + ], + [ + "p", + "al" + ], + [ + "st", + "ick" + ], + [ + "Ġdown", + "stream" + ], + [ + "Ġd", + "awn" + ], + [ + "Ġtruth", + "s" + ], + [ + "Ġpron", + "unciation" + ], + [ + "in", + "omial" + ], + [ + "ĠHow", + "ard" + ], + [ + "ĠDec", + "ision" + ], + [ + "Ï", + "ī" + ], + [ + "ĠD", + "oc" + ], + [ + "Ġantioxid", + "ant" + ], + [ + "Ġt", + "enth" + ], + [ + "Ġcos", + "ine" + ], + [ + "Ġoppon", + "ent" + ], + [ + "ĠPos", + "itive" + ], + [ + "Ġc", + "fg" + ], + [ + "Ġs", + "age" + ], + [ + "ĠN", + "ur" + ], + [ + "ĠSpe", + "ed" + ], + [ + "Ġperipher", + "al" + ], + [ + "Ġbod", + "ily" + ], + [ + "ĠE", + "valuation" + ], + [ + "Ġinform", + "ative" + ], + [ + "ĠN", + "ode" + ], + [ + "ĠPict", + "ure" + ], + [ + "Ġtr", + "illion" + ], + [ + "Ġoccup", + "ational" + ], + [ + "Ġroll", + "s" + ], + [ + "ĠQu", + "iz" + ], + [ + "Ġâ", + "Ħ" + ], + [ + "p", + "aper" + ], + [ + "Ġg", + "arb" + ], + [ + "Ġembra", + "ced" + ], + [ + "Ġb", + "end" + ], + [ + "Ġanticip", + "ated" + ], + [ + "Ġdecor", + "ative" + ], + [ + "Ġens", + "l" + ], + [ + "Ġdivor", + "ce" + ], + [ + "ĠEle", + "mentary" + ], + [ + "over", + "line" + ], + [ + "ass", + "oci" + ], + [ + "Ġlower", + "ing" + ], + [ + "Ġintr", + "insic" + ], + [ + "Ġprec", + "autions" + ], + [ + "2", + "20" + ], + [ + "Ġshort", + "est" + ], + [ + "J", + "oin" + ], + [ + "Ġco", + "ach" + ], + [ + "Ġmedic", + "inal" + ], + [ + "ĠDis", + "play" + ], + [ + "Ġeleg", + "ant" + ], + [ + "res", + "ources" + ], + [ + "Ġd", + "olph" + ], + [ + "Ġkn", + "ife" + ], + [ + "Ġnon", + "profit" + ], + [ + "Ġexpon", + "ents" + ], + [ + "ĠVen", + "us" + ], + [ + "ĠL", + "ank" + ], + [ + "Ġpar", + "a" + ], + [ + "le", + "af" + ], + [ + "Ġexch", + "anges" + ], + [ + "n", + "b" + ], + [ + "10", + "3" + ], + [ + "ĠVari", + "able" + ], + [ + "I", + "H" + ], + [ + "ell", + "i" + ], + [ + "Ġmin", + "istry" + ], + [ + "d", + "it" + ], + [ + "ĠAb", + "stract" + ], + [ + "ĠOr", + "leans" + ], + [ + "Ġstation", + "ary" + ], + [ + "Ġg", + "ri" + ], + [ + "ĠD", + "istance" + ], + [ + "Ġspir", + "al" + ], + [ + "Ġan", + "a" + ], + [ + "Ġsub", + "mar" + ], + [ + "Ġimper", + "ative" + ], + [ + "Ġcast", + "ing" + ], + [ + "ric", + "an" + ], + [ + "Per", + "haps" + ], + [ + "In", + "formation" + ], + [ + "Ġ}", + ")" + ], + [ + "Ġlim", + "b" + ], + [ + "Ġ-", + "=" + ], + [ + "Ġun", + "common" + ], + [ + "Ġrec", + "ess" + ], + [ + "Ġ18", + "50" + ], + [ + "Ġide", + "ology" + ], + [ + "Ġde", + "af" + ], + [ + "ĠPh", + "arm" + ], + [ + "Ġsp", + "ill" + ], + [ + "Î", + "¼" + ], + [ + "SI", + "ZE" + ], + [ + "ĠTh", + "ailand" + ], + [ + "Ġfemin", + "ist" + ], + [ + "Ġult", + "rasound" + ], + [ + "Ap", + "ply" + ], + [ + "Ġprov", + "es" + ], + [ + "p", + "ush" + ], + [ + "Ġmicro", + "organisms" + ], + [ + "Ġastronom", + "ers" + ], + [ + "is", + "ure" + ], + [ + "ĠGet", + "ting" + ], + [ + "erc", + "ises" + ], + [ + "ĠForm", + "at" + ], + [ + "Ġceremon", + "ies" + ], + [ + "I", + "p" + ], + [ + "Publ", + "ished" + ], + [ + "ĠConnect", + "icut" + ], + [ + "Trans", + "form" + ], + [ + "ĠCol", + "omb" + ], + [ + "}", + "')" + ], + [ + "Ġ18", + "80" + ], + [ + "19", + "97" + ], + [ + "Ġ", + "Ñģ" + ], + [ + "ĠVis", + "it" + ], + [ + "Ġrepet", + "ition" + ], + [ + "Ġli", + "ability" + ], + [ + "Ġlif", + "ting" + ], + [ + "ĠBab", + "ylon" + ], + [ + "Ġc", + "ivic" + ], + [ + "Ġp", + "ave" + ], + [ + "Ġst", + "igma" + ], + [ + "Ġ18", + "60" + ], + [ + "iz", + "ens" + ], + [ + "Ġlaw", + "yers" + ], + [ + "add", + "ing" + ], + [ + "ĠSw", + "iss" + ], + [ + "ĠConf", + "lict" + ], + [ + "F", + "ull" + ], + [ + "ph", + "y" + ], + [ + "Ġwhere", + "by" + ], + [ + "ĠB", + "art" + ], + [ + "ĠBre", + "ak" + ], + [ + "in", + "is" + ], + [ + "Ġexplo", + "it" + ], + [ + "op", + "or" + ], + [ + "Ġseiz", + "ures" + ], + [ + "ĠT", + "E" + ], + [ + "Ġspin", + "ning" + ], + [ + "Ġam", + "mon" + ], + [ + "Ġlat", + "itude" + ], + [ + "Ġpract", + "ically" + ], + [ + "Ġrelax", + "ed" + ], + [ + "ol", + "en" + ], + [ + "Ġstrong", + "est" + ], + [ + "Ġund", + "oubtedly" + ], + [ + "g", + "ium" + ], + [ + "ĠV", + "I" + ], + [ + "Ġbe", + "verages" + ], + [ + "en", + "vironment" + ], + [ + "cess", + "ion" + ], + [ + "Ġap", + "ost" + ], + [ + "Ġenc", + "rypt" + ], + [ + "Ġrat", + "ings" + ], + [ + "rep", + "o" + ], + [ + "Ġcrit", + "ique" + ], + [ + "i", + "age" + ], + [ + "Ġprol", + "if" + ], + [ + "ĠSt", + "ew" + ], + [ + "Ġanat", + "omy" + ], + [ + "Ġ_", + "," + ], + [ + "V", + "ert" + ], + [ + "Ġr", + "ush" + ], + [ + "Ġb", + "unch" + ], + [ + "Ġconduct", + "or" + ], + [ + "Ġger", + "ms" + ], + [ + "Ġin", + "coming" + ], + [ + "comp", + "onent" + ], + [ + "Ġabnormal", + "ities" + ], + [ + "ĠPark", + "inson" + ], + [ + "Ġbip", + "olar" + ], + [ + "ĠFa", + "ith" + ], + [ + "Ġs", + "ins" + ], + [ + "ĠAppro", + "x" + ], + [ + "O", + "ptions" + ], + [ + "ren", + "cies" + ], + [ + "EN", + "S" + ], + [ + "er", + "vers" + ], + [ + "yn", + "chron" + ], + [ + "ĠAn", + "imals" + ], + [ + "ĠProceed", + "ings" + ], + [ + "ut", + "o" + ], + [ + "ĠSat", + "urn" + ], + [ + "cel", + "and" + ], + [ + "Ġend", + "point" + ], + [ + "Ġz", + "o" + ], + [ + "icult", + "y" + ], + [ + "Ġsex", + "ually" + ], + [ + "rat", + "ulations" + ], + [ + "Ġbelong", + "ed" + ], + [ + "m", + "icro" + ], + [ + "ri", + "ans" + ], + [ + "ĠDel", + "hi" + ], + [ + "(\"", + "%" + ], + [ + "Ġprohib", + "ited" + ], + [ + "ĠT", + "ower" + ], + [ + "osex", + "ual" + ], + [ + "ĠN", + "av" + ], + [ + "Ġaw", + "a" + ], + [ + "ĠE", + "ver" + ], + [ + "ĠB", + "enny" + ], + [ + "Ġher", + "bal" + ], + [ + "Ġnu", + "ances" + ], + [ + "Ġshowc", + "asing" + ], + [ + "mult", + "i" + ], + [ + "ĠI", + "R" + ], + [ + "Ġviol", + "ations" + ], + [ + "Ġcl", + "ot" + ], + [ + "acter", + "ia" + ], + [ + "D", + "ATA" + ], + [ + "Ġ1", + "17" + ], + [ + "Ġpe", + "aks" + ], + [ + "ĠImm", + "un" + ], + [ + "H", + "y" + ], + [ + "Ġc", + "ant" + ], + [ + "h", + "ad" + ], + [ + "ĠPol", + "itics" + ], + [ + "hes", + "ia" + ], + [ + "ĠTra", + "il" + ], + [ + "Jan", + "uary" + ], + [ + "D", + "M" + ], + [ + "Ġp", + "anc" + ], + [ + "ge", + "vity" + ], + [ + "Ġveter", + "ans" + ], + [ + "ar", + "ound" + ], + [ + "Ġlike", + "wise" + ], + [ + "å", + "ľ" + ], + [ + "Ġm", + "arijuana" + ], + [ + "ps", + "i" + ], + [ + "Ġdef", + "icit" + ], + [ + "=", + ">" + ], + [ + "Ġev", + "ap" + ], + [ + "Ġharv", + "ested" + ], + [ + "P", + "ractice" + ], + [ + "ĠC", + "amb" + ], + [ + "e", + "er" + ], + [ + "de", + "ep" + ], + [ + "Ġw", + "olves" + ], + [ + "az", + "ed" + ], + [ + "Ġsou", + "ls" + ], + [ + "Ġdes", + "erve" + ], + [ + "plet", + "ion" + ], + [ + "Ġsc", + "ans" + ], + [ + "ĠArab", + "ia" + ], + [ + "e", + "a" + ], + [ + "Ġ19", + "47" + ], + [ + "Ġarg", + "uing" + ], + [ + "Ġnas", + "al" + ], + [ + "Ġ19", + "61" + ], + [ + "Ġrecogn", + "ised" + ], + [ + "Ġhob", + "by" + ], + [ + "Ġparalle", + "ls" + ], + [ + "anc", + "el" + ], + [ + "Ġpil", + "grim" + ], + [ + "ĠAmeric", + "as" + ], + [ + "Ġcorrespond", + "ence" + ], + [ + "Ġearn", + "ings" + ], + [ + "t", + "p" + ], + [ + "Ġtrans", + "ist" + ], + [ + "Ġclean", + "ed" + ], + [ + "ĠC", + "apt" + ], + [ + "Ġsal", + "vation" + ], + [ + "W", + "A" + ], + [ + "Ġoccup", + "y" + ], + [ + "ĠDec", + "imal" + ], + [ + "sk", + "ip" + ], + [ + "ĠS", + "ky" + ], + [ + "Ġneg", + "lig" + ], + [ + "ĠEx", + "change" + ], + [ + "Ġm", + "arc" + ], + [ + "com", + "a" + ], + [ + "ĠContin", + "ue" + ], + [ + "p", + "ars" + ], + [ + "Ġun", + "lock" + ], + [ + "ĠMarsh", + "all" + ], + [ + "p", + "ill" + ], + [ + "at", + "ivity" + ], + [ + "Ġl", + "ucky" + ], + [ + "ĠM", + "ort" + ], + [ + "Ġsurprising", + "ly" + ], + [ + "Ġs", + "aves" + ], + [ + "Ġkil", + "omet" + ], + [ + "Ġrem", + "n" + ], + [ + "Ġb", + "rit" + ], + [ + "at", + "ts" + ], + [ + "Ġdecl", + "ining" + ], + [ + "b", + "irth" + ], + [ + "Ġtra", + "it" + ], + [ + "ocy", + "tes" + ], + [ + "ic", + "ient" + ], + [ + "Pro", + "gram" + ], + [ + "ĊĠĠĠĠĠĠĠĠ", + "ĊĠĠĠ" + ], + [ + "Ġneed", + "ing" + ], + [ + "Ġreg", + "ulating" + ], + [ + "ell", + "ers" + ], + [ + "comp", + "at" + ], + [ + "f", + "ollow" + ], + [ + "ĠArist", + "otle" + ], + [ + "Ġhit", + "ting" + ], + [ + "Ġexpect", + "ation" + ], + [ + "Ġcryst", + "all" + ], + [ + "Ġimag", + "in" + ], + [ + "Con", + "straint" + ], + [ + "ĠInt", + "rodu" + ], + [ + "Ġdecl", + "are" + ], + [ + "ĠD", + "elta" + ], + [ + "Ġsubject", + "ive" + ], + [ + "M", + "ix" + ], + [ + "res", + "olution" + ], + [ + "In", + "valid" + ], + [ + "ĠPar", + "ks" + ], + [ + "ĠB", + "run" + ], + [ + "Ġcycl", + "ing" + ], + [ + "Ġimport", + "s" + ], + [ + "ĠIn", + "equ" + ], + [ + "Ġaspir", + "ations" + ], + [ + "Sept", + "ember" + ], + [ + "F", + "our" + ], + [ + "Ġu", + "b" + ], + [ + "Ġrese", + "mble" + ], + [ + "19", + "2" + ], + [ + "Sim", + "ilarly" + ], + [ + "ĠPu", + "erto" + ], + [ + "Ġclim", + "ates" + ], + [ + "ĠN", + "uclear" + ], + [ + "Ġparad", + "ox" + ], + [ + ".", + "\"," + ], + [ + "ĠConvers", + "ely" + ], + [ + "Ġlist", + "ened" + ], + [ + "vari", + "ables" + ], + [ + "ĠC", + "ir" + ], + [ + "Ġlay", + "ing" + ], + [ + "Ġterm", + "ed" + ], + [ + "Ġbutter", + "flies" + ], + [ + "pl", + "anes" + ], + [ + "Ġsim", + "ulate" + ], + [ + "De", + "cember" + ], + [ + "s", + "ocial" + ], + [ + "]", + "{" + ], + [ + "z", + "h" + ], + [ + "ĠIll", + "ust" + ], + [ + "Bas", + "ic" + ], + [ + "Ġ<", + "-" + ], + [ + "Ġk", + "ick" + ], + [ + "Ġdecor", + "ated" + ], + [ + "ro", + "st" + ], + [ + "Ġdepth", + "s" + ], + [ + "ĠMarg", + "aret" + ], + [ + "Ġge", + "ological" + ], + [ + "E", + "num" + ], + [ + "13", + "5" + ], + [ + "Ġoblig", + "ation" + ], + [ + "ĠEmer", + "gency" + ], + [ + "ace", + "ous" + ], + [ + "Ġen", + "ergies" + ], + [ + "æ", + "Ĺ" + ], + [ + "ĠSt", + "rong" + ], + [ + "Ġtherap", + "ists" + ], + [ + "N", + "R" + ], + [ + "Ġm", + "asters" + ], + [ + "ic", + "he" + ], + [ + "%", + ")," + ], + [ + "ĠH", + "ell" + ], + [ + "))", + ";" + ], + [ + "Ġpick", + "le" + ], + [ + "Ġt", + "asty" + ], + [ + "Ġr", + "ash" + ], + [ + "Ġsuppl", + "iers" + ], + [ + "Ġacid", + "ic" + ], + [ + "Ġstimul", + "us" + ], + [ + "Ġabd", + "omen" + ], + [ + "HER", + "E" + ], + [ + "Ġinstall", + "ing" + ], + [ + "Ġa", + "ux" + ], + [ + "Ġcerv", + "ical" + ], + [ + "Ġp", + "ic" + ], + [ + "ĠR", + "oom" + ], + [ + "Ġcred", + "its" + ], + [ + "Stud", + "y" + ], + [ + "ĠD", + "ry" + ], + [ + "ST", + "AT" + ], + [ + "ans", + "k" + ], + [ + "P", + "ut" + ], + [ + "Ġped", + "est" + ], + [ + "Ġfract", + "ure" + ], + [ + "con", + "struct" + ], + [ + "ĠAp", + "ollo" + ], + [ + "Ġmembr", + "anes" + ], + [ + "P", + "ress" + ], + [ + "Ġprompt", + "ed" + ], + [ + "ĠÂłĠÂłĠÂłĠÂł", + "ĠÂłĠÂłĠÂłĠÂł" + ], + [ + "ĠK", + "a" + ], + [ + "Ġair", + "port" + ], + [ + "Ġland", + "mark" + ], + [ + "f", + "alls" + ], + [ + "c", + "ov" + ], + [ + "Ġf", + "ence" + ], + [ + "Ġvers", + "a" + ], + [ + "Ġ19", + "10" + ], + [ + "Ġstro", + "kes" + ], + [ + ")", + "])" + ], + [ + "w", + "t" + ], + [ + "ĠIn", + "g" + ], + [ + "Ġ\"", + "_" + ], + [ + "Ġâī", + "¥" + ], + [ + "L", + "icense" + ], + [ + "or", + "ations" + ], + [ + "Ġauthent", + "ication" + ], + [ + "]", + "{\\" + ], + [ + "ĠL", + "ang" + ], + [ + "Hel", + "p" + ], + [ + "Ġbus", + "h" + ], + [ + "Ġo", + "k" + ], + [ + "Y", + "ear" + ], + [ + "Ġinter", + "play" + ], + [ + "ĠBi", + "ological" + ], + [ + "Further", + "more" + ], + [ + "ĠPer", + "u" + ], + [ + "sc", + "ient" + ], + [ + "ĠPh", + "oto" + ], + [ + "ĠPortug", + "al" + ], + [ + "ĠBe", + "aut" + ], + [ + "Ġl", + "ips" + ], + [ + "ask", + "ed" + ], + [ + "str", + "ual" + ], + [ + "Ġfol", + "iage" + ], + [ + "ĠCh", + "o" + ], + [ + "Ġoptim", + "izer" + ], + [ + "ĠTai", + "wan" + ], + [ + "er", + "ates" + ], + [ + "het", + "ical" + ], + [ + "Ġtrigon", + "ometric" + ], + [ + "Ġpersist", + "ence" + ], + [ + "Y", + "S" + ], + [ + "Ġme", + "g" + ], + [ + "ĠProduct", + "s" + ], + [ + "Ġgest", + "ures" + ], + [ + "Ġreward", + "ing" + ], + [ + "Ġdiff", + "ering" + ], + [ + "ĠArt", + "icles" + ], + [ + ")", + "]," + ], + [ + "Ġre", + "use" + ], + [ + "m", + "any" + ], + [ + "Whe", + "ther" + ], + [ + "Ġc", + "ables" + ], + [ + "Ġd", + "ermat" + ], + [ + "Ġ-", + "\\" + ], + [ + "Ġexhib", + "ited" + ], + [ + "Ġc", + "ad" + ], + [ + "ĠAgree", + "ment" + ], + [ + "ĠL", + "am" + ], + [ + "ot", + "ions" + ], + [ + "Ġsec", + "uring" + ], + [ + "ky", + "o" + ], + [ + "Ġdispro", + "portion" + ], + [ + "s", + "ame" + ], + [ + "Ġstick", + "y" + ], + [ + "Net", + "work" + ], + [ + "Ġpoly", + "g" + ], + [ + "pl", + "ots" + ], + [ + "Ġpress", + "ed" + ], + [ + "ĠMod", + "ule" + ], + [ + "Be", + "ing" + ], + [ + "Ġ18", + "70" + ], + [ + "phant", + "om" + ], + [ + "ĠCh", + "ris" + ], + [ + "MA", + "X" + ], + [ + "ĠShe", + "l" + ], + [ + "Fact", + "ory" + ], + [ + "Ġdetect", + "or" + ], + [ + "Ġatt", + "orney" + ], + [ + "sub", + "set" + ], + [ + "ĠEng", + "aging" + ], + [ + "Ġ18", + "90" + ], + [ + "Ġtext", + "books" + ], + [ + "Ġreact", + "or" + ], + [ + "Z", + "T" + ], + [ + "ĠS", + "ab" + ], + [ + "Ġ19", + "62" + ], + [ + ",", + "," + ], + [ + "eth", + "yl" + ], + [ + "Ġre", + "q" + ], + [ + "Ð", + "¿" + ], + [ + "Ġconv", + "ince" + ], + [ + "Ġtim", + "eline" + ], + [ + "id", + "ating" + ], + [ + "ĠJ", + "oin" + ], + [ + "Ġw", + "ore" + ], + [ + "ĠW", + "ang" + ], + [ + "ĠR", + "A" + ], + [ + "%", + "(" + ], + [ + "ĠM", + "ir" + ], + [ + "ĠIsa", + "ac" + ], + [ + "Ġfl", + "ights" + ], + [ + "M", + "icro" + ], + [ + "Or", + "gan" + ], + [ + "ĠR", + "O" + ], + [ + "Ġo", + "z" + ], + [ + "OR", + "S" + ], + [ + "ĠVal", + "ues" + ], + [ + "S", + "te" + ], + [ + "Ġsan", + "itation" + ], + [ + "ĠD", + "akota" + ], + [ + "cul", + "osis" + ], + [ + "Ġgra", + "zing" + ], + [ + "Ġreef", + "s" + ], + [ + "Ġph", + "il" + ], + [ + "th", + "ink" + ], + [ + "Ġrespond", + "ents" + ], + [ + "ĠEngine", + "ers" + ], + [ + "++", + ")" + ], + [ + ">>", + ">" + ], + [ + "ol", + "ics" + ], + [ + "l", + "ies" + ], + [ + "ĠPro", + "of" + ], + [ + "Ġsqu", + "ir" + ], + [ + "Ġdetect", + "ing" + ], + [ + "Ġoverse", + "as" + ], + [ + "Ġg", + "reens" + ], + [ + "Ġfl", + "ora" + ], + [ + "ĠHispan", + "ic" + ], + [ + "Ġex", + "ports" + ], + [ + "n", + "osis" + ], + [ + "Ġcur", + "v" + ], + [ + "Ġcomp", + "ly" + ], + [ + "ĠNon", + "etheless" + ], + [ + "Ġsw", + "ing" + ], + [ + "Â", + "³" + ], + [ + "ĠO", + "t" + ], + [ + "Ġthe", + "or" + ], + [ + "Ġs", + "igma" + ], + [ + "Cont", + "act" + ], + [ + "e", + "an" + ], + [ + "k", + "n" + ], + [ + "Ġut", + "ilities" + ], + [ + "ĠDiff", + "erence" + ], + [ + "Ġcul", + "min" + ], + [ + "Ġu", + "pl" + ], + [ + "ili", + "ary" + ], + [ + "els", + "h" + ], + [ + "Ġr", + "if" + ], + [ + "ĠT", + "oo" + ], + [ + "Ġt", + "ide" + ], + [ + "im", + "ag" + ], + [ + "Ġre", + "velation" + ], + [ + "ly", + "n" + ], + [ + "Ġright", + "eous" + ], + [ + "ĠPen", + "insula" + ], + [ + "se", + "par" + ], + [ + "ĠShe", + "et" + ], + [ + "op", + "sy" + ], + [ + "ograph", + "ics" + ], + [ + "ĠSil", + "ver" + ], + [ + "Ġcompet", + "ence" + ], + [ + "ĠSaf", + "e" + ], + [ + "s", + "f" + ], + [ + "ra", + "ps" + ], + [ + "Ġun", + "fortunately" + ], + [ + "iss", + "ue" + ], + [ + "u", + "ated" + ], + [ + "Ġv", + "ascular" + ], + [ + "Ġprompt", + "s" + ], + [ + "Ġprospect", + "s" + ], + [ + "Ġcreat", + "or" + ], + [ + "on", + "i" + ], + [ + "Ġpro", + "xy" + ], + [ + "Ġleg", + "ends" + ], + [ + "Sim", + "ilar" + ], + [ + "Ġpurch", + "ases" + ], + [ + "P", + "ubMed" + ], + [ + "Ġinf", + "rared" + ], + [ + "Ġparalle", + "logram" + ], + [ + "ar", + "king" + ], + [ + "ell", + "ation" + ], + [ + "ĠÏ", + "Ĩ" + ], + [ + "en", + "able" + ], + [ + "\"", + "}" + ], + [ + "ĠN", + "elson" + ], + [ + "Ġhost", + "ing" + ], + [ + "b", + "ottom" + ], + [ + "Ġscan", + "ning" + ], + [ + "Ġseaf", + "ood" + ], + [ + "L", + "ow" + ], + [ + "ĠAn", + "s" + ], + [ + "Ġsc", + "ipy" + ], + [ + "py", + "plot" + ], + [ + "Ġmir", + "rors" + ], + [ + "Ġpropag", + "anda" + ], + [ + "ĠS", + "A" + ], + [ + "Ġmethod", + "ologies" + ], + [ + "Ġfront", + "ier" + ], + [ + "Ġref", + "eren" + ], + [ + "Def", + "ault" + ], + [ + "Ġhand", + "ed" + ], + [ + "Ġadequ", + "ately" + ], + [ + "vis", + "or" + ], + [ + "D", + "NA" + ], + [ + "19", + "90" + ], + [ + "ĠLike", + "wise" + ], + [ + "ĠT", + "ob" + ], + [ + "ĠB", + "ron" + ], + [ + "Ġd", + "orm" + ], + [ + "il", + "ia" + ], + [ + "ĠE", + "ye" + ], + [ + "um", + "ble" + ], + [ + "ĠG", + "M" + ], + [ + "Ġcel", + "estial" + ], + [ + "Ġqu", + "eries" + ], + [ + "Ġr", + "ated" + ], + [ + "Ġsin", + "us" + ], + [ + "am", + "y" + ], + [ + "Ġb", + "ass" + ], + [ + "Ġtw", + "in" + ], + [ + "ak", + "y" + ], + [ + "Ġ10", + "6" + ], + [ + "Ġb", + "id" + ], + [ + "Ġl", + "ad" + ], + [ + "Ġy", + "esterday" + ], + [ + "Ġspect", + "acular" + ], + [ + "ul", + "ous" + ], + [ + "Ġfisher", + "ies" + ], + [ + "Ġstew", + "ardship" + ], + [ + "Ġwast", + "ewater" + ], + [ + "ĠM", + "RI" + ], + [ + "ĠSo", + "il" + ], + [ + "ĠAt", + "hens" + ], + [ + "Ġtow", + "ers" + ], + [ + "Ġth", + "ou" + ], + [ + "Ġactiv", + "ism" + ], + [ + "IL", + "L" + ], + [ + "ext", + "ract" + ], + [ + "ĠLess", + "ons" + ], + [ + "ĠSte", + "ve" + ], + [ + "Ġdef", + "orestation" + ], + [ + "ip", + "ment" + ], + [ + "L", + "im" + ], + [ + "Ġinv", + "iting" + ], + [ + "ĠInst", + "ruct" + ], + [ + "ĠSet", + "ting" + ], + [ + "L", + "D" + ], + [ + "ĠA", + "er" + ], + [ + "é", + "ĩ" + ], + [ + "Ġweaken", + "ed" + ], + [ + "19", + "96" + ], + [ + "S", + "uch" + ], + [ + "e", + "ach" + ], + [ + "Ġhor", + "ror" + ], + [ + "um", + "m" + ], + [ + "Pl", + "ace" + ], + [ + "Ġenjoy", + "ment" + ], + [ + "Ph", + "one" + ], + [ + "um", + "en" + ], + [ + "Ġpo", + "ols" + ], + [ + "Ġer", + "ad" + ], + [ + "Ġob", + "ey" + ], + [ + "Ġrecogn", + "izes" + ], + [ + "Ġcar", + "riers" + ], + [ + "ĠSe", + "ven" + ], + [ + "dim", + "s" + ], + [ + "Ġdepict", + "ing" + ], + [ + "Ġradical", + "s" + ], + [ + "Ġhar", + "assment" + ], + [ + "ĠT", + "a" + ], + [ + "ĠL", + "ines" + ], + [ + "ĠB", + "rief" + ], + [ + "æĺ", + "¯" + ], + [ + "Ġas", + "leep" + ], + [ + "Ġhe", + "ct" + ], + [ + "ĠCh", + "ron" + ], + [ + "Ġin", + "complete" + ], + [ + "Ġpet", + "ition" + ], + [ + "ĠTop", + "ic" + ], + [ + "Ġtestim", + "ony" + ], + [ + "S", + "ample" + ], + [ + "se", + "lection" + ], + [ + "14", + "4" + ], + [ + "uten", + "ant" + ], + [ + "Ġmag", + "azines" + ], + [ + "Ġd", + "aughters" + ], + [ + "O", + "ld" + ], + [ + "Ġcr", + "ude" + ], + [ + "ĠArgent", + "ina" + ], + [ + "M", + "ock" + ], + [ + "Ġl", + "ing" + ], + [ + "ĠAl", + "ber" + ], + [ + "al", + "ism" + ], + [ + "ĠP", + "in" + ], + [ + "S", + "ec" + ], + [ + "ĠOper", + "ation" + ], + [ + "Ġp", + "erenn" + ], + [ + "ĠB", + "irth" + ], + [ + "ĠH", + "erm" + ], + [ + "Ġle", + "verage" + ], + [ + "pat", + "ient" + ], + [ + "ĠPh", + "ase" + ], + [ + "Ġsort", + "ing" + ], + [ + "Ġacqu", + "iring" + ], + [ + "ĠJ", + "SON" + ], + [ + "Ġfl", + "ask" + ], + [ + "Ġmosquit", + "oes" + ], + [ + "ĠL", + "eft" + ], + [ + "Ġup", + "wards" + ], + [ + "Ġcor", + "related" + ], + [ + "Ġ%", + "(" + ], + [ + "Ġbrain", + "storm" + ], + [ + "Ġhypothes", + "es" + ], + [ + "pay", + "load" + ], + [ + "L", + "R" + ], + [ + "Ġre", + "pository" + ], + [ + "Ġad", + "mission" + ], + [ + "Ġstress", + "ful" + ], + [ + "Ġd", + "op" + ], + [ + "Ġsmart", + "phone" + ], + [ + "Ġdark", + "er" + ], + [ + "bl", + "ocks" + ], + [ + "Ġconclud", + "es" + ], + [ + "Ġiter", + "ations" + ], + [ + "ĠC", + "ounter" + ], + [ + "Ġa", + "pt" + ], + [ + "ĠFort", + "unately" + ], + [ + "ĠIde", + "as" + ], + [ + "Ġ19", + "66" + ], + [ + "Ġnot", + "ions" + ], + [ + "fil", + "ters" + ], + [ + "od", + "us" + ], + [ + "ol", + "is" + ], + [ + "Ġwater", + "ing" + ], + [ + "Ġdisplay", + "ing" + ], + [ + "ari", + "ance" + ], + [ + "ot", + "te" + ], + [ + "Ġtravel", + "ers" + ], + [ + "Ġen", + "closed" + ], + [ + "Ġcommission", + "ed" + ], + [ + "Ġen", + "vision" + ], + [ + "Ġtim", + "eless" + ], + [ + "Ġdiss", + "ertation" + ], + [ + "ival", + "ent" + ], + [ + "iss", + "on" + ], + [ + "Ġconve", + "x" + ], + [ + "ĠB", + "ull" + ], + [ + "Ġelectro", + "ly" + ], + [ + "Ġrun", + "off" + ], + [ + "it", + "ably" + ], + [ + "Orig", + "inal" + ], + [ + "ĠV", + "ien" + ], + [ + "ĠSk", + "in" + ], + [ + "Ġspecim", + "en" + ], + [ + "Ġbicy", + "cle" + ], + [ + "Ġsmart", + "phones" + ], + [ + "Ġcogn", + "ition" + ], + [ + "Ġdecom", + "position" + ], + [ + "Ð", + "¹" + ], + [ + "select", + "ed" + ], + [ + "Ġin", + "just" + ], + [ + "ĠF", + "ahrenheit" + ], + [ + "Ġtou", + "ched" + ], + [ + "Ġbo", + "il" + ], + [ + "ĠE", + "at" + ], + [ + "ab", + "c" + ], + [ + "Ġre", + "per" + ], + [ + "Ġcompassion", + "ate" + ], + [ + "ĠGal", + "ile" + ], + [ + "re", + "lease" + ], + [ + "or", + "b" + ], + [ + "ĠS", + "it" + ], + [ + "Ġext", + "r" + ], + [ + "Ġton", + "nes" + ], + [ + "G", + "s" + ], + [ + "Ġa", + "z" + ], + [ + "Ġdis", + "contin" + ], + [ + "ĠDe", + "b" + ], + [ + "Ġpass", + "ions" + ], + [ + "Ġdispar", + "ate" + ], + [ + "Ġ--", + "-" + ], + [ + "Pr", + "int" + ], + [ + "ul", + "ph" + ], + [ + "ĠPol", + "ynomial" + ], + [ + "J", + "ECT" + ], + [ + "Ġ2", + "20" + ], + [ + "Ġaff", + "ection" + ], + [ + "s", + "ided" + ], + [ + "Ġt", + "in" + ], + [ + "Ġ{", + "{" + ], + [ + "Ġpul", + "p" + ], + [ + "m", + "eter" + ], + [ + "ie", + "fs" + ], + [ + "ĠMon", + "itoring" + ], + [ + "m", + "and" + ], + [ + "ĠEx", + "c" + ], + [ + "ĠQu", + "ick" + ], + [ + "Ġper", + "secution" + ], + [ + "sh", + "ift" + ], + [ + "Ġfaith", + "ful" + ], + [ + "Â", + "»" + ], + [ + "Ġintu", + "itive" + ], + [ + "Ġs", + "isters" + ], + [ + "ä¸", + "ª" + ], + [ + "Ġhum", + "ble" + ], + [ + "ast", + "ical" + ], + [ + "Ġmar", + "itime" + ], + [ + "ag", + "h" + ], + [ + "ĠCh", + "air" + ], + [ + "Ġanten", + "na" + ], + [ + "g", + "i" + ], + [ + "ord", + "ered" + ], + [ + "Ġplanet", + "ary" + ], + [ + "Ra", + "ises" + ], + [ + "Im", + "port" + ], + [ + "b", + "uilt" + ], + [ + "s", + "ets" + ], + [ + "ĠAltern", + "atively" + ], + [ + "ĠM", + "obile" + ], + [ + "Ġw", + "re" + ], + [ + "Ġreinfor", + "cing" + ], + [ + "ĠAr", + "g" + ], + [ + "Ġerect", + "ed" + ], + [ + "e", + "cess" + ], + [ + "mer", + "ged" + ], + [ + "on", + "ian" + ], + [ + "k", + "w" + ], + [ + "print", + "s" + ], + [ + "opor", + "osis" + ], + [ + "Ġwe", + "ed" + ], + [ + "ĠExper", + "ience" + ], + [ + "is", + "co" + ], + [ + "ĠI", + "M" + ], + [ + "rad", + "ius" + ], + [ + "å", + "°" + ], + [ + "Ġter", + "r" + ], + [ + "Ġfil", + "tered" + ], + [ + "d", + "ings" + ], + [ + "ĠSc", + "ale" + ], + [ + "Ġsu", + "its" + ], + [ + "y", + "cle" + ], + [ + "11", + "5" + ], + [ + "om", + "ics" + ], + [ + "]", + "$" + ], + [ + "vel", + "ope" + ], + [ + "Ġphosph", + "orus" + ], + [ + "c", + "rop" + ], + [ + "he", + "ne" + ], + [ + "sim", + "ple" + ], + [ + "Ġrecre", + "ation" + ], + [ + "Ġb", + "ins" + ], + [ + "ĠPsych", + "iat" + ], + [ + "2", + "17" + ], + [ + "Å", + "¡" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠ" + ], + [ + "Ġt", + "une" + ], + [ + "Ġop", + "io" + ], + [ + "Ġman", + "eu" + ], + [ + "h", + "ole" + ], + [ + "Ġanalog", + "y" + ], + [ + "Ġspiritual", + "ity" + ], + [ + "Ġdelight", + "ful" + ], + [ + "Ġgastro", + "intestinal" + ], + [ + "Ġhe", + "d" + ], + [ + "b", + "ucket" + ], + [ + "Ġinher", + "itance" + ], + [ + "Ġmon", + "opol" + ], + [ + "valid", + "ation" + ], + [ + "Ġcommod", + "ity" + ], + [ + "ĠN", + "ear" + ], + [ + "Ġkey", + "word" + ], + [ + "Ġcrit", + "erion" + ], + [ + "ĠV", + "erm" + ], + [ + "Ġve", + "gg" + ], + [ + "Ġpolit", + "ically" + ], + [ + "Ġsuccess", + "ion" + ], + [ + "Ġeth", + "n" + ], + [ + "ĠD", + "ays" + ], + [ + "ĠSy", + "nt" + ], + [ + "Ġpot", + "s" + ], + [ + "Ġbad", + "ly" + ], + [ + "ĠFl", + "ore" + ], + [ + "Ġur", + "inary" + ], + [ + "n", + "utrition" + ], + [ + "ĠL", + "ate" + ], + [ + "bas", + "ic" + ], + [ + "Ġrest", + "oring" + ], + [ + "Ġhead", + "quarters" + ], + [ + "Ġrecip", + "ient" + ], + [ + "l", + "inks" + ], + [ + "Ġsol", + "ids" + ], + [ + "b", + "log" + ], + [ + "ext", + "ra" + ], + [ + "Ġsl", + "ices" + ], + [ + "Ġple", + "asant" + ], + [ + "]", + "(" + ], + [ + "Ġprotect", + "ions" + ], + [ + "ĠIntern", + "al" + ], + [ + "Ġescap", + "ed" + ], + [ + "Ġremember", + "ing" + ], + [ + "u", + "er" + ], + [ + "Ġpredict", + "ing" + ], + [ + "comput", + "e" + ], + [ + "à¥", + "ĩ" + ], + [ + "ĠC", + "over" + ], + [ + "pl", + "ain" + ], + [ + "ĠN", + "GO" + ], + [ + "wid", + "get" + ], + [ + "Ġs", + "ie" + ], + [ + "Ġstret", + "ched" + ], + [ + "Ġun", + "predict" + ], + [ + "Ġkind", + "ergarten" + ], + [ + "IC", + "AL" + ], + [ + "Ġsubtract", + "ing" + ], + [ + "Ġp", + "ent" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠ" + ], + [ + "Ġimmigr", + "ant" + ], + [ + "Ġmist", + "aken" + ], + [ + "Ġd", + "urable" + ], + [ + "bl", + "ank" + ], + [ + "QU", + "EST" + ], + [ + "Ġ20", + "30" + ], + [ + "Ġmotif", + "s" + ], + [ + "Ġcontin", + "ental" + ], + [ + "Ġpun", + "ct" + ], + [ + "10", + "9" + ], + [ + "ĠS", + "ad" + ], + [ + "ĠC", + "S" + ], + [ + "Ġl", + "oses" + ], + [ + "Ġconfig", + "urations" + ], + [ + "Ad", + "ditional" + ], + [ + "Ġ(", + ")" + ], + [ + "Ġtick", + "et" + ], + [ + "ud", + "ge" + ], + [ + "Ġdeb", + "ug" + ], + [ + "Ġcolon", + "ization" + ], + [ + "Pro", + "perty" + ], + [ + "Ġturb", + "ine" + ], + [ + "Sc", + "ript" + ], + [ + "ph", + "an" + ], + [ + "Ġi", + "P" + ], + [ + "og", + "onal" + ], + [ + "att", + "ribute" + ], + [ + "--------------------------------", + "----" + ], + [ + "bb", + "ox" + ], + [ + "Vol", + "ume" + ], + [ + "Ġcit", + "ations" + ], + [ + "Europe", + "an" + ], + [ + "ĠIn", + "sp" + ], + [ + "Ġemit", + "ted" + ], + [ + "In", + "s" + ], + [ + "ow", + "ing" + ], + [ + "ĠPos", + "ition" + ], + [ + "Ġsh", + "ower" + ], + [ + "Ġspr", + "ings" + ], + [ + "Ġinstruct", + "ors" + ], + [ + "b", + "ind" + ], + [ + "ĠAnd", + "roid" + ], + [ + "ĠSequ", + "ence" + ], + [ + "ĠSol", + "omon" + ], + [ + "S", + "outh" + ], + [ + "Ġbroad", + "ly" + ], + [ + "ĠT", + "un" + ], + [ + "ist", + "ed" + ], + [ + "Ġblood", + "stream" + ], + [ + "ĠFest", + "ival" + ], + [ + "r", + "f" + ], + [ + "Ġlearn", + "s" + ], + [ + "Ġcent", + "r" + ], + [ + "ware", + "ness" + ], + [ + "ĠVari", + "ous" + ], + [ + "US", + "ER" + ], + [ + "ich", + "ael" + ], + [ + "he", + "im" + ], + [ + "Ġscar", + "ce" + ], + [ + "b", + "irds" + ], + [ + "Ġaccum", + "ulated" + ], + [ + "Ġreinfor", + "ced" + ], + [ + "Ġsl", + "ot" + ], + [ + "ax", + "on" + ], + [ + "ĠTechn", + "ologies" + ], + [ + "Ġgl", + "oves" + ], + [ + "u", + "ke" + ], + [ + "be", + "it" + ], + [ + "Ġreflect", + "ions" + ], + [ + "Ġscript", + "s" + ], + [ + "Ġmitig", + "ation" + ], + [ + "Ġdisturb", + "ances" + ], + [ + "men", + "u" + ], + [ + "Ġmim", + "ic" + ], + [ + "Ġsc", + "oring" + ], + [ + "en", + "o" + ], + [ + "Ġexperiment", + "ing" + ], + [ + "ĠðŁ", + "ij" + ], + [ + "å", + "¼" + ], + [ + "ĠM", + "aterial" + ], + [ + "ud", + "son" + ], + [ + "Ġcour", + "tesy" + ], + [ + "id", + "ency" + ], + [ + "ĠI", + "celand" + ], + [ + "br", + "ates" + ], + [ + "Ġfactor", + "ization" + ], + [ + "Ġnic", + "otine" + ], + [ + "Ġterror", + "ism" + ], + [ + "ĠE", + "asy" + ], + [ + "Ġrefuge", + "e" + ], + [ + "en", + "um" + ], + [ + "Ġb", + "ent" + ], + [ + "Ġemb", + "arr" + ], + [ + "Ġf", + "iring" + ], + [ + "Re", + "plies" + ], + [ + "Ġviol", + "ation" + ], + [ + "ĠS", + "om" + ], + [ + "ĠG", + "ate" + ], + [ + "st", + "ones" + ], + [ + "ĠDo", + "ctor" + ], + [ + "pl", + "atform" + ], + [ + "Ġencourage", + "ment" + ], + [ + "Int", + "eg" + ], + [ + "ĠDi", + "am" + ], + [ + "ĠEthiop", + "ia" + ], + [ + "ERR", + "OR" + ], + [ + "ĠM", + "ike" + ], + [ + "Des", + "ign" + ], + [ + "Ġempower", + "ment" + ], + [ + "Ġwh", + "it" + ], + [ + "Ġle", + "uk" + ], + [ + "G", + "r" + ], + [ + "Ġshort", + "age" + ], + [ + "acter", + "ial" + ], + [ + "Bel", + "ow" + ], + [ + "ĠR", + "F" + ], + [ + "cret", + "ion" + ], + [ + "t", + "hens" + ], + [ + "Ġprevent", + "ive" + ], + [ + "LO", + "W" + ], + [ + "en", + "use" + ], + [ + "Ġ'", + ")" + ], + [ + "Ġweight", + "ed" + ], + [ + "L", + "oc" + ], + [ + "ÂĿÂij", + "Â" + ], + [ + "p", + "matrix" + ], + [ + "Ġh", + "ire" + ], + [ + "Ġspecific", + "ations" + ], + [ + "ĠZ", + "ero" + ], + [ + "Ġdis", + "ruption" + ], + [ + "ĠÂł", + "Ġ" + ], + [ + "ĠHou", + "ston" + ], + [ + "Â", + "º" + ], + [ + "ct", + "ica" + ], + [ + "Ġat", + "he" + ], + [ + "head", + "ed" + ], + [ + "am", + "er" + ], + [ + "it", + "ol" + ], + [ + "Ġtra", + "vers" + ], + [ + "Ġenterpr", + "ises" + ], + [ + "Ġex", + "h" + ], + [ + "ĠP", + "un" + ], + [ + "Ġdrag", + "on" + ], + [ + "ĠPr", + "iv" + ], + [ + "ĠE", + "uler" + ], + [ + "ĠL", + "ag" + ], + [ + "Ġmon", + "uments" + ], + [ + "Ġcontin", + "ents" + ], + [ + "l", + "st" + ], + [ + "OL", + "D" + ], + [ + "ra", + "ise" + ], + [ + "a", + "ic" + ], + [ + "Ġgrate", + "ful" + ], + [ + "Ġappar", + "atus" + ], + [ + "ill", + "ary" + ], + [ + "ĠIn", + "stitution" + ], + [ + "G", + "MAT" + ], + [ + "est", + "yles" + ], + [ + "Ġbo", + "om" + ], + [ + "Ġrecip", + "rocal" + ], + [ + "é", + "Ģ" + ], + [ + "19", + "95" + ], + [ + "ĠLe", + "ban" + ], + [ + "B", + "ER" + ], + [ + "Ġin", + "con" + ], + [ + "Ġparab", + "ola" + ], + [ + "Ġn", + "ail" + ], + [ + "ĠN", + "ag" + ], + [ + "w", + "arn" + ], + [ + "Ġancest", + "or" + ], + [ + "Ġ'", + "'," + ], + [ + "Ġmer", + "it" + ], + [ + "ES", + "CO" + ], + [ + "ĠM", + "ol" + ], + [ + "Ġrespect", + "ing" + ], + [ + "ĠR", + "ace" + ], + [ + "Ġlapt", + "op" + ], + [ + "em", + "ann" + ], + [ + "Ġath", + "lete" + ], + [ + "G", + "F" + ], + [ + "N", + "ovember" + ], + [ + "s", + "ky" + ], + [ + "Ġunder", + "graduate" + ], + [ + "Ġremov", + "es" + ], + [ + "pl", + "oys" + ], + [ + "Ġter", + "restrial" + ], + [ + "Ġquestion", + "ed" + ], + [ + "Ġbub", + "bles" + ], + [ + "ĠM", + "B" + ], + [ + "Ġdep", + "ressed" + ], + [ + "Ġproject", + "ions" + ], + [ + "w", + "ick" + ], + [ + "Ġaccount", + "ed" + ], + [ + "att", + "ributes" + ], + [ + "]", + "/" + ], + [ + "Ġsp", + "awn" + ], + [ + "Ġpul", + "monary" + ], + [ + "irt", + "ual" + ], + [ + "in", + "ctions" + ], + [ + "ĠIdent", + "ifying" + ], + [ + "ro", + "it" + ], + [ + "ĠSe", + "attle" + ], + [ + "}", + "&" + ], + [ + "Ġdel", + "ays" + ], + [ + "Ġpass", + "words" + ], + [ + "Ġclos", + "ure" + ], + [ + "Ġfe", + "ast" + ], + [ + "en", + "abled" + ], + [ + "Ġcall", + "back" + ], + [ + "Å", + "«" + ], + [ + "Ġle", + "ap" + ], + [ + "l", + "b" + ], + [ + "Ġext", + "ensions" + ], + [ + "ĠFed", + "eration" + ], + [ + "T", + "EST" + ], + [ + "Ġam", + "endment" + ], + [ + "Ġcru", + "c" + ], + [ + "Ġn", + "ov" + ], + [ + "Ġdisturb", + "ance" + ], + [ + "B", + "i" + ], + [ + "T", + "erm" + ], + [ + "Ġlo", + "vely" + ], + [ + "ĠGall", + "ery" + ], + [ + "R", + "ate" + ], + [ + "isp", + "ens" + ], + [ + "Mod", + "ern" + ], + [ + "I", + "Z" + ], + [ + "MO", + "DE" + ], + [ + "fun", + "ctions" + ], + [ + "Ġfree", + "ze" + ], + [ + "Ġa", + "rose" + ], + [ + "Ġmut", + "ually" + ], + [ + "Ġposition", + "ed" + ], + [ + "ĠCond", + "ition" + ], + [ + "W", + "omen" + ], + [ + "Pro", + "b" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "Ġ" + ], + [ + "ĠAn", + "thony" + ], + [ + "ANT", + "IES" + ], + [ + "Ġparad", + "igm" + ], + [ + "ateg", + "y" + ], + [ + "Ġb", + "acks" + ], + [ + "Ġt", + "ended" + ], + [ + "Ġsur", + "render" + ], + [ + "br", + "ate" + ], + [ + "oy", + "d" + ], + [ + "ĠAng", + "le" + ], + [ + "Ġattend", + "ance" + ], + [ + "s", + "ay" + ], + [ + "clud", + "e" + ], + [ + "Ġaccum", + "ulate" + ], + [ + "T", + "ag" + ], + [ + "f", + "ed" + ], + [ + "Ġun", + "stable" + ], + [ + "Ġproceed", + "ings" + ], + [ + "âĸĪ", + "âĸĪ" + ], + [ + "pri", + "or" + ], + [ + "ĠOcc", + "up" + ], + [ + "Ġto", + "es" + ], + [ + "ribut", + "ions" + ], + [ + "Ġempower", + "ing" + ], + [ + "ĠPr", + "ivate" + ], + [ + "Ġprospect", + "ive" + ], + [ + "Ġteam", + "work" + ], + [ + "assert", + "Raises" + ], + [ + "Ġ4", + "50" + ], + [ + "ĠRes", + "istance" + ], + [ + "get", + "ic" + ], + [ + "ĠV", + "acc" + ], + [ + "Ġsn", + "ippet" + ], + [ + "ĠS", + "ent" + ], + [ + "Ġen", + "er" + ], + [ + "ang", + "a" + ], + [ + "Ġdef", + "ence" + ], + [ + "s", + "afe" + ], + [ + "Mult", + "i" + ], + [ + "Ġp", + "yl" + ], + [ + "Ġmot", + "ors" + ], + [ + "Ġremind", + "s" + ], + [ + "V", + "M" + ], + [ + "te", + "es" + ], + [ + "Ġmind", + "set" + ], + [ + "Ġthe", + "ft" + ], + [ + "Ġuniqu", + "ely" + ], + [ + "Ġmicrosc", + "opic" + ], + [ + "S", + "em" + ], + [ + "Ġw", + "oven" + ], + [ + "``", + "}" + ], + [ + "C", + "s" + ], + [ + "`", + ":" + ], + [ + "ĠE", + "valuate" + ], + [ + "ĠAct", + "s" + ], + [ + "Ġ'", + "{" + ], + [ + "Ġsh", + "rubs" + ], + [ + "Ġsp", + "herical" + ], + [ + "Ġchar", + "ter" + ], + [ + "om", + "nia" + ], + [ + "b", + "ial" + ], + [ + "$", + "-" + ], + [ + "ĠInter", + "pret" + ], + [ + "ĠRober", + "ts" + ], + [ + "Ġg", + "arn" + ], + [ + "ĠD", + "ream" + ], + [ + "Ġwed", + "ding" + ], + [ + "Ġrhyth", + "ms" + ], + [ + "Ġver", + "ification" + ], + [ + "ĠP", + "ow" + ], + [ + "ĠGu", + "inea" + ], + [ + "Ġcompat", + "ibility" + ], + [ + "id", + "is" + ], + [ + "ĠWARR", + "ANTIES" + ], + [ + "od", + "ia" + ], + [ + "ĠAfric", + "ans" + ], + [ + "Ġincl", + "ined" + ], + [ + "Feb", + "ruary" + ], + [ + "Ġback", + "yard" + ], + [ + "Ġmar", + "ry" + ], + [ + "id", + "o" + ], + [ + "B", + "rit" + ], + [ + "og", + "ly" + ], + [ + "The", + "ir" + ], + [ + "no", + "ise" + ], + [ + "Ġpop", + "ulated" + ], + [ + "HO", + "UT" + ], + [ + "ĠM", + "aj" + ], + [ + "Ġantib", + "ody" + ], + [ + "Ġall", + "iance" + ], + [ + "N", + "F" + ], + [ + "ĠC", + "hem" + ], + [ + "////", + "////" + ], + [ + "cl", + "i" + ], + [ + "Ġpsych", + "ologists" + ], + [ + "me", + "asure" + ], + [ + "ĠC", + "M" + ], + [ + "na", + "issance" + ], + [ + "Ġintern", + "ationally" + ], + [ + "ats", + "on" + ], + [ + "M", + "ass" + ], + [ + "w", + "atch" + ], + [ + "p", + "and" + ], + [ + "an", + "ical" + ], + [ + "Ġarr", + "iving" + ], + [ + "Ġup", + "right" + ], + [ + "Ġmus", + "cular" + ], + [ + "Ġpl", + "ague" + ], + [ + "Ġbub", + "ble" + ], + [ + "th", + "irds" + ], + [ + "ah", + "o" + ], + [ + "C", + "ard" + ], + [ + "N", + "ames" + ], + [ + "Ad", + "min" + ], + [ + "Ġdro", + "ve" + ], + [ + "ĠTer", + "ms" + ], + [ + "y", + "label" + ], + [ + "ĠMc", + "K" + ], + [ + "Ġendeav", + "ors" + ], + [ + "Ġve", + "in" + ], + [ + "Ġpet", + "roleum" + ], + [ + "Ġneed", + "les" + ], + [ + "a", + "ire" + ], + [ + "Ġst", + "ub" + ], + [ + "ĠA", + "CT" + ], + [ + "Ch", + "oose" + ], + [ + "Ġhand", + "ler" + ], + [ + "Ġconfident", + "ly" + ], + [ + "in", + "itions" + ], + [ + "ĠM", + "L" + ], + [ + "Ġsign", + "ing" + ], + [ + "Ġaccel", + "erated" + ], + [ + "ann", + "ah" + ], + [ + "ĠQue", + "bec" + ], + [ + "Ġlib", + "ert" + ], + [ + "ĠJu", + "an" + ], + [ + "Ġpubl", + "isher" + ], + [ + "Ġair", + "plane" + ], + [ + "Ġhur", + "ricane" + ], + [ + "ij", + "ing" + ], + [ + "com", + "ed" + ], + [ + "k", + "an" + ], + [ + "Pl", + "an" + ], + [ + "Ġpod", + "cast" + ], + [ + "Ġpain", + "ter" + ], + [ + "Ġconf", + "erences" + ], + [ + "or", + "o" + ], + [ + "Ġref", + "ining" + ], + [ + "Ġsw", + "itches" + ], + [ + "Ġsequ", + "ential" + ], + [ + "ĠAgain", + "st" + ], + [ + "Ġt", + "ones" + ], + [ + "ĠReg", + "ardless" + ], + [ + "s", + "at" + ], + [ + "Ġpun", + "ish" + ], + [ + "ĠCr", + "ime" + ], + [ + "Ġjust", + "ified" + ], + [ + "ĠMult", + "iply" + ], + [ + "Ġturb", + "ines" + ], + [ + "ĠK", + "arl" + ], + [ + "Ġmigr", + "ants" + ], + [ + "Fore", + "ign" + ], + [ + "Ġcred", + "entials" + ], + [ + "ĠP", + "ic" + ], + [ + "f", + "d" + ], + [ + "ĠAll", + "ied" + ], + [ + "Ġdom", + "inance" + ], + [ + "Ġcle", + "ans" + ], + [ + "ve", + "ctors" + ], + [ + "Ch", + "ild" + ], + [ + "ĠEx", + "pression" + ], + [ + "ĠJour", + "ney" + ], + [ + "Ġintent", + "ional" + ], + [ + "Ġkne", + "es" + ], + [ + "1", + "19" + ], + [ + "Ch", + "ange" + ], + [ + "Ġfilter", + "ing" + ], + [ + "Ġdis", + "inf" + ], + [ + "Ġind", + "ent" + ], + [ + "ĠB", + "log" + ], + [ + "ĠInd", + "o" + ], + [ + "P", + "AR" + ], + [ + "Ġ1", + "16" + ], + [ + "ĠRel", + "igious" + ], + [ + "Ġv", + "oc" + ], + [ + "med", + "i" + ], + [ + "ĠOrig", + "ins" + ], + [ + "T", + "w" + ], + [ + "Ġlim", + "estone" + ], + [ + "Ġconsequ", + "ently" + ], + [ + "ur", + "ls" + ], + [ + "Ġcalcul", + "ates" + ], + [ + "ĠNC", + "ERT" + ], + [ + "roll", + "er" + ], + [ + "Ġ{}", + "'." + ], + [ + "ĠCle", + "ar" + ], + [ + "Ġed", + "ible" + ], + [ + "f", + "illed" + ], + [ + "Ġgra", + "pes" + ], + [ + "Ġref", + "use" + ], + [ + "Ġhost", + "ed" + ], + [ + "ĠFin", + "land" + ], + [ + "Ġarch", + "ives" + ], + [ + "Ġax", + "i" + ], + [ + "Ġgr", + "inding" + ], + [ + "Ġbutter", + "fly" + ], + [ + "ĠF", + "L" + ], + [ + "ĠBalt", + "imore" + ], + [ + "A", + "ge" + ], + [ + "Ġth", + "under" + ], + [ + "ĠMor", + "gan" + ], + [ + "ĠPalest", + "inian" + ], + [ + "occ", + "up" + ], + [ + "ĠT", + "ang" + ], + [ + "Ġreg", + "im" + ], + [ + "comm", + "ands" + ], + [ + "AB", + "C" + ], + [ + "t", + "ot" + ], + [ + "ĠE", + "sc" + ], + [ + "ĠPubl", + "ished" + ], + [ + "count", + "s" + ], + [ + "f", + "ake" + ], + [ + "Implement", + "ed" + ], + [ + "ĠNapole", + "on" + ], + [ + "ĠS", + "audi" + ], + [ + "ĠOpt", + "ions" + ], + [ + "Ġbelie", + "vers" + ], + [ + "Ġperf", + "ection" + ], + [ + "Ġsoon", + "er" + ], + [ + "threat", + "ening" + ], + [ + "Ġgl", + "oss" + ], + [ + "ĠNev", + "ada" + ], + [ + "ub", + "ric" + ], + [ + "ĠClass", + "room" + ], + [ + "T", + "F" + ], + [ + "ĠPl", + "ato" + ], + [ + "Ġlever", + "aging" + ], + [ + "ere", + "rs" + ], + [ + "Ad", + "ditionally" + ], + [ + "ĠFram", + "ework" + ], + [ + "Ġmake", + "up" + ], + [ + "ĠL", + "A" + ], + [ + "hes", + "es" + ], + [ + "Ġkey", + "words" + ], + [ + "Ġlon", + "gevity" + ], + [ + "U", + "V" + ], + [ + "Ġb", + "ru" + ], + [ + "Ġgall", + "on" + ], + [ + "Ġh", + "ired" + ], + [ + "E", + "arth" + ], + [ + "EN", + "CE" + ], + [ + "UN", + "T" + ], + [ + "lic", + "enses" + ], + [ + "ĠE", + "C" + ], + [ + "Ġn", + "esting" + ], + [ + "Ġimmers", + "ive" + ], + [ + "Ġstead", + "ily" + ], + [ + "Ø", + "±" + ], + [ + "Ġm", + "align" + ], + [ + "Ġvis", + "itor" + ], + [ + "Ġwilling", + "ness" + ], + [ + "Ġrepet", + "itive" + ], + [ + "Ġvac", + "ation" + ], + [ + "ĠQt", + "Widgets" + ], + [ + "Un", + "ited" + ], + [ + "Ġreview", + "ing" + ], + [ + "ĠRail", + "road" + ], + [ + "Ġquick", + "er" + ], + [ + "ĠAre", + "as" + ], + [ + ")", + "}$" + ], + [ + "ĠCh", + "art" + ], + [ + "Ġplay", + "ground" + ], + [ + "Ġtr", + "an" + ], + [ + "ĠPrinc", + "eton" + ], + [ + "Serial", + "izer" + ], + [ + "Ġgra", + "pe" + ], + [ + "________________", + "_" + ], + [ + "M", + "IN" + ], + [ + "Ġastronaut", + "s" + ], + [ + "ĠAut", + "om" + ], + [ + "Ġdes", + "erves" + ], + [ + "ĠN", + "am" + ], + [ + "ĠMalays", + "ia" + ], + [ + "D", + "ir" + ], + [ + "Ġdevelop", + "er" + ], + [ + "ĠM", + "orm" + ], + [ + "comp", + "onents" + ], + [ + "ĠEvery", + "thing" + ], + [ + "Ġend", + "urance" + ], + [ + "ic", + "us" + ], + [ + "Ġgroup", + "ed" + ], + [ + "exp", + "ensive" + ], + [ + "Ġout", + "ward" + ], + [ + "Ġassist", + "ed" + ], + [ + "Ġband", + "width" + ], + [ + "Ġfl", + "ame" + ], + [ + "Ġincorpor", + "ates" + ], + [ + "Ġen", + "larg" + ], + [ + "Ġr", + "outer" + ], + [ + "ĠProgram", + "me" + ], + [ + "ĠProcess", + "ing" + ], + [ + "Ġentreprene", + "ur" + ], + [ + "Ġcigare", + "tte" + ], + [ + "Ġhost", + "ile" + ], + [ + "mer", + "ge" + ], + [ + "E", + "mb" + ], + [ + "ĠMod", + "els" + ], + [ + "ĠSud", + "an" + ], + [ + "Ġbron", + "ze" + ], + [ + "r", + "ase" + ], + [ + "pro", + "d" + ], + [ + "Ġdestro", + "ying" + ], + [ + "ĠP", + "le" + ], + [ + "P", + "rim" + ], + [ + "Ġhapp", + "ier" + ], + [ + "ĠBit", + "coin" + ], + [ + "Ġspecific", + "ation" + ], + [ + "T", + "ask" + ], + [ + "Ġaven", + "ues" + ], + [ + "Ġcred", + "ibility" + ], + [ + "ĠK", + "ath" + ], + [ + "ĠV", + "ision" + ], + [ + "ific", + "ance" + ], + [ + "and", + "y" + ], + [ + "Ġart", + "illery" + ], + [ + "ut", + "or" + ], + [ + "Ġgall", + "ery" + ], + [ + "op", + "ause" + ], + [ + "Ġaccess", + "ing" + ], + [ + "ĠDiscuss", + "ion" + ], + [ + "ĠSus", + "an" + ], + [ + "ĠG", + "C" + ], + [ + "Dev", + "ice" + ], + [ + "Ġ19", + "19" + ], + [ + "ĠMon", + "itor" + ], + [ + "Ġrecur", + "ring" + ], + [ + "å", + "ĩ" + ], + [ + "ĠCon", + "ver" + ], + [ + "amb", + "oo" + ], + [ + "G", + "ER" + ], + [ + "Ġdiag", + "on" + ], + [ + "ĠCre", + "ation" + ], + [ + "Ġspok", + "es" + ], + [ + "Ġ1", + "33" + ], + [ + "Un", + "like" + ], + [ + "Ġwh", + "oles" + ], + [ + "Ġhas", + "attr" + ], + [ + "ĠE", + "ra" + ], + [ + "Ġdoub", + "led" + ], + [ + "Ap", + "pro" + ], + [ + "Ġamph", + "ib" + ], + [ + "Ġcont", + "ing" + ], + [ + "Ġsystem", + "atically" + ], + [ + "atur", + "ated" + ], + [ + "Ġmush", + "rooms" + ], + [ + "Ġnumb", + "ered" + ], + [ + "r", + "type" + ], + [ + "osa", + "ic" + ], + [ + "ĠNep", + "al" + ], + [ + "/", + "%" + ], + [ + "Ġd", + "ams" + ], + [ + "ĠF", + "ab" + ], + [ + "Ġind", + "ispens" + ], + [ + "spe", + "aking" + ], + [ + "ox", + "y" + ], + [ + "q", + "quad" + ], + [ + "ĠCommun", + "ities" + ], + [ + "onom", + "ic" + ], + [ + "..", + ".\"" + ], + [ + "ĠAl", + "t" + ], + [ + "Ġde", + "leted" + ], + [ + "ĠCl", + "inton" + ], + [ + "Ġd", + "ressed" + ], + [ + "m", + "x" + ], + [ + "Ġsum", + "mit" + ], + [ + "Ġprint", + "able" + ], + [ + "Ġper", + "taining" + ], + [ + "Ġav", + "iation" + ], + [ + "mit", + "t" + ], + [ + "Ġch", + "unk" + ], + [ + "Ġsm", + "iled" + ], + [ + "se", + "gment" + ], + [ + "ĠMot", + "or" + ], + [ + "ĠAL", + "L" + ], + [ + "Ġtomat", + "o" + ], + [ + "l", + "ad" + ], + [ + "Ġdim", + "ensional" + ], + [ + "tem", + "perature" + ], + [ + "ate", + "ur" + ], + [ + "Ġtra", + "ders" + ], + [ + "12", + "4" + ], + [ + "ĠA", + "venue" + ], + [ + "Ġvolcan", + "o" + ], + [ + "Ġtrav", + "elling" + ], + [ + "uc", + "ing" + ], + [ + "Ġnational", + "ism" + ], + [ + "Ġinf", + "est" + ], + [ + "Ġpost", + "ing" + ], + [ + "Ġtechn", + "ically" + ], + [ + "ĠSpec", + "ific" + ], + [ + "Ġcivil", + "ians" + ], + [ + "J", + "ew" + ], + [ + "Ġlemon", + "ade" + ], + [ + "Ġun", + "rest" + ], + [ + "ĠV", + "R" + ], + [ + "Ġindirect", + "ly" + ], + [ + "ess", + "ert" + ], + [ + "Ġflo", + "ors" + ], + [ + "Ġb", + "ites" + ], + [ + "ĠScript", + "ure" + ], + [ + "Ġtra", + "dem" + ], + [ + "Ġaer", + "ial" + ], + [ + "0", + "33" + ], + [ + "ĠRob", + "inson" + ], + [ + "uss", + "els" + ], + [ + "Ġt", + "ails" + ], + [ + "gen", + "erator" + ], + [ + "Ġserv", + "ants" + ], + [ + "Ġenroll", + "ed" + ], + [ + "Ġreal", + "ism" + ], + [ + "Ġeth", + "anol" + ], + [ + "Ġvine", + "gar" + ], + [ + "p", + "ine" + ], + [ + "Ġwor", + "m" + ], + [ + "Ġwor", + "ries" + ], + [ + "Ġshe", + "ar" + ], + [ + "Ġsens", + "ations" + ], + [ + "ĠPal", + "ace" + ], + [ + "ĠD", + "onald" + ], + [ + "Ġsp", + "heres" + ], + [ + "Ġlit", + "eral" + ], + [ + "B", + "re" + ], + [ + "l", + "ins" + ], + [ + "Ġan", + "emia" + ], + [ + "([", + "[" + ], + [ + "pr", + "ising" + ], + [ + "Ġes", + "oph" + ], + [ + "Ġpack", + "ets" + ], + [ + "..", + "..." + ], + [ + "IN", + "FO" + ], + [ + "Ġcontamin", + "ants" + ], + [ + "Stand", + "ard" + ], + [ + "ĠD", + "B" + ], + [ + "Ġunder", + "going" + ], + [ + "ĠC", + "rown" + ], + [ + "Ġing", + "en" + ], + [ + "psy", + "ch" + ], + [ + "ist", + "ence" + ], + [ + "11", + "6" + ], + [ + "Ġt", + "ours" + ], + [ + "Ġunc", + "overed" + ], + [ + "Ġfol", + "klore" + ], + [ + "ĠHarr", + "is" + ], + [ + "Ġg", + "olf" + ], + [ + "Ġ1", + "13" + ], + [ + "A", + "x" + ], + [ + "r", + "il" + ], + [ + "ver", + "bal" + ], + [ + "ĠDes", + "ert" + ], + [ + "er", + "ical" + ], + [ + "Ġexpend", + "iture" + ], + [ + "Ġ1", + "18" + ], + [ + "R", + "N" + ], + [ + "ĠAl", + "an" + ], + [ + "it", + "i" + ], + [ + "ĠMin", + "or" + ], + [ + "ĠPythag", + "orean" + ], + [ + "Ġcons", + "erve" + ], + [ + "ĠHe", + "y" + ], + [ + "mod", + "ules" + ], + [ + "ot", + "ics" + ], + [ + "Ġdec", + "is" + ], + [ + "ĠExper", + "t" + ], + [ + "Ġdimin", + "ished" + ], + [ + "Ġf", + "onts" + ], + [ + "Ġh", + "urd" + ], + [ + "ĠP", + "ale" + ], + [ + "Ġun", + "related" + ], + [ + "ang", + "led" + ], + [ + "Con", + "nection" + ], + [ + "ĠHop", + "kins" + ], + [ + "Ġgarb", + "age" + ], + [ + "def", + "ine" + ], + [ + "M", + "iss" + ], + [ + "ĠMo", + "z" + ], + [ + "ĠM", + "is" + ], + [ + "Ġinn", + "ate" + ], + [ + "Ġstud", + "io" + ], + [ + "Ġsome", + "body" + ], + [ + "Ġru", + "ins" + ], + [ + "sc", + "ribe" + ], + [ + "Ġparent", + "ing" + ], + [ + "Ġpercent", + "ages" + ], + [ + "ĠCommun", + "ications" + ], + [ + "Ġimp", + "ulse" + ], + [ + "sc", + "an" + ], + [ + "æ", + "ł" + ], + [ + "ĠF", + "ill" + ], + [ + "ĠTrig", + "on" + ], + [ + "C", + "reating" + ], + [ + "Ġ", + "ðĿIJ" + ], + [ + "ĠM", + "ust" + ], + [ + "Ġprompt", + "ly" + ], + [ + "ĠC", + "raft" + ], + [ + "Ġas", + "bestos" + ], + [ + "l", + "iness" + ], + [ + "ĠZ", + "one" + ], + [ + "Ġc", + "ens" + ], + [ + "Ġant", + "im" + ], + [ + "Ġfe", + "eds" + ], + [ + "Ġpred", + "ecess" + ], + [ + "ĠLet", + "ters" + ], + [ + "ul", + "atory" + ], + [ + "Ġadv", + "ise" + ], + [ + "Ġatt", + "ent" + ], + [ + "ĠWh", + "ole" + ], + [ + "Ġorb", + "ital" + ], + [ + "IL", + "ITY" + ], + [ + "ab", + "us" + ], + [ + "ĠD", + "ental" + ], + [ + "Ġmanuscript", + "s" + ], + [ + "ĠRuss", + "ell" + ], + [ + "x", + "label" + ], + [ + "pre", + "v" + ], + [ + "Ġaud", + "itory" + ], + [ + "Ġ1", + "19" + ], + [ + "ĠVe", + "get" + ], + [ + "y", + "g" + ], + [ + "Ġdon", + "or" + ], + [ + "Ġspr", + "ink" + ], + [ + "DESCRIPT", + "OR" + ], + [ + "ĠA", + "le" + ], + [ + "el", + "eration" + ], + [ + "Ġinc", + "ub" + ], + [ + "last", + "ing" + ], + [ + "Â", + "½" + ], + [ + "Ġk", + "et" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĊĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "S", + "cal" + ], + [ + "b", + "rain" + ], + [ + "ĠC", + "ognitive" + ], + [ + "rav", + "iolet" + ], + [ + "Ġad", + "orn" + ], + [ + "Ġsuff", + "ix" + ], + [ + "ĠR", + "i" + ], + [ + "Ġaltern", + "ating" + ], + [ + "Ġmotiv", + "ations" + ], + [ + "Calcul", + "ate" + ], + [ + "leg", + "end" + ], + [ + "Ġshad", + "ows" + ], + [ + "Ġbe", + "ads" + ], + [ + "ĠUn", + "its" + ], + [ + "Ġprob", + "able" + ], + [ + "Ġlib", + "eration" + ], + [ + "Ġbeautiful", + "ly" + ], + [ + "Ġc", + "racks" + ], + [ + "Ġco", + "herent" + ], + [ + "ĠAl", + "most" + ], + [ + "Ġdel", + "ving" + ], + [ + "Ġsoci", + "ology" + ], + [ + "Ġirrit", + "ation" + ], + [ + "od", + "a" + ], + [ + "ĠDis", + "covery" + ], + [ + "Ġl", + "adder" + ], + [ + "ĠEc", + "ology" + ], + [ + "B", + "UG" + ], + [ + "ĠO", + "liver" + ], + [ + "OR", + "K" + ], + [ + "Ù", + "ħ" + ], + [ + "Ġequ", + "ator" + ], + [ + "Ġmerch", + "ant" + ], + [ + "ĠS", + "ah" + ], + [ + "Ġchromos", + "omes" + ], + [ + "2", + "60" + ], + [ + "run", + "ning" + ], + [ + "odynam", + "ics" + ], + [ + "Ġretrie", + "ve" + ], + [ + "ĠComput", + "ing" + ], + [ + "Ġser", + "um" + ], + [ + "ĠEns", + "ure" + ], + [ + "us", + "c" + ], + [ + "em", + "ade" + ], + [ + "Dis", + "play" + ], + [ + "ĠH", + "z" + ], + [ + "ĠL", + "en" + ], + [ + "Ġgener", + "ators" + ], + [ + "ĠRe", + "comm" + ], + [ + "Ġhuman", + "itarian" + ], + [ + "Ġk", + "ills" + ], + [ + "ound", + "ed" + ], + [ + "ĠAut", + "o" + ], + [ + "Ġtransl", + "ates" + ], + [ + "Ġco", + "zy" + ], + [ + "M", + "AP" + ], + [ + "Ġn", + "ons" + ], + [ + "ĠR", + "io" + ], + [ + "Ġfort", + "une" + ], + [ + "333333", + "30" + ], + [ + "2", + "40" + ], + [ + "ĠD", + "anish" + ], + [ + "ĠÐ", + "½" + ], + [ + "ĠI", + "oT" + ], + [ + "Ġ19", + "33" + ], + [ + "Ġdev", + "otion" + ], + [ + "_", + "." + ], + [ + "en", + "ium" + ], + [ + "ĠB", + "rian" + ], + [ + "urab", + "ility" + ], + [ + "N", + "orth" + ], + [ + "ex", + "port" + ], + [ + "ay", + "an" + ], + [ + "Diff", + "erent" + ], + [ + "ĠE", + "R" + ], + [ + "p", + "ent" + ], + [ + "Ġhand", + "les" + ], + [ + "let", + "ion" + ], + [ + "Con", + "st" + ], + [ + "ed", + "a" + ], + [ + "ab", + "a" + ], + [ + "ĠC", + "ris" + ], + [ + "Ġcompl", + "aints" + ], + [ + "ain", + "ted" + ], + [ + "Ser", + "ies" + ], + [ + "ĠïĢ", + "Ń" + ], + [ + "ĠP", + "and" + ], + [ + "),", + "(" + ], + [ + "Ġoxid", + "ation" + ], + [ + "Ġmas", + "cul" + ], + [ + "AN", + "S" + ], + [ + "cript", + "ions" + ], + [ + "S", + "n" + ], + [ + "ro", + "b" + ], + [ + "Ġgener", + "ous" + ], + [ + "×", + "Ļ" + ], + [ + "ĠSt", + "reng" + ], + [ + "``", + "," + ], + [ + "LE", + "D" + ], + [ + "il", + "age" + ], + [ + "f", + "ires" + ], + [ + "ĠWalk", + "er" + ], + [ + "Ġfin", + "ishing" + ], + [ + "J", + "apan" + ], + [ + "Ġob", + "struct" + ], + [ + "ĠC", + "rypt" + ], + [ + "ĠKeep", + "ing" + ], + [ + "Ġwitness", + "es" + ], + [ + "ĠB", + "R" + ], + [ + "Ġsc", + "ored" + ], + [ + "ĠHand", + "book" + ], + [ + "au", + "ra" + ], + [ + "Ġo", + "l" + ], + [ + "product", + "s" + ], + [ + "Ġle", + "isure" + ], + [ + "Ġfac", + "ets" + ], + [ + "Ġrecord", + "ings" + ], + [ + "Ġm", + "arsh" + ], + [ + "ĠP", + "TSD" + ], + [ + "ĠS", + "W" + ], + [ + "Ġnon", + "fiction" + ], + [ + "Ġfacilit", + "ates" + ], + [ + "ĠAdd", + "ressing" + ], + [ + "Ġpil", + "ots" + ], + [ + "d", + "uration" + ], + [ + "âĢ", + "³" + ], + [ + "14", + "7" + ], + [ + "Ġd", + "ub" + ], + [ + "ĠBel", + "gium" + ], + [ + "Ġsch", + "izophrenia" + ], + [ + "Ġse", + "aled" + ], + [ + "Ġemp", + "owers" + ], + [ + "ĠComput", + "e" + ], + [ + "ĠAntar", + "ctic" + ], + [ + "ĠPhot", + "os" + ], + [ + "Ġ14", + "4" + ], + [ + "Mat", + "rix" + ], + [ + "d", + "n" + ], + [ + "Ġsup", + "reme" + ], + [ + "Ġgot", + "ten" + ], + [ + "ĠStat", + "istical" + ], + [ + "Ġstep", + "ping" + ], + [ + "Wh", + "ite" + ], + [ + "ile", + "psy" + ], + [ + "Ġ18", + "61" + ], + [ + "à", + "®" + ], + [ + "Ġsick", + "ness" + ], + [ + "ĠK", + "u" + ], + [ + "ĠEnc", + "ouraging" + ], + [ + "Ġimp", + "ose" + ], + [ + "ĠColumb", + "us" + ], + [ + "publ", + "ished" + ], + [ + "{", + "#" + ], + [ + "Ġaccomplish", + "ments" + ], + [ + "f", + "b" + ], + [ + "ĠE", + "M" + ], + [ + "ĠLog", + "ic" + ], + [ + "Ġathlet", + "ic" + ], + [ + "Ġlux", + "ury" + ], + [ + "Ġgu", + "y" + ], + [ + "ĠPsych", + "ological" + ], + [ + "Ġinert", + "ia" + ], + [ + "ĠK", + "in" + ], + [ + "Ġharm", + "onic" + ], + [ + "Ġm", + "ate" + ], + [ + ")*", + "(" + ], + [ + "ĠE", + "gg" + ], + [ + "Ġcompr", + "ising" + ], + [ + "Ġg", + "ospel" + ], + [ + "Ġo", + "t" + ], + [ + "Ġwel", + "comed" + ], + [ + "Int", + "erest" + ], + [ + "ht", + "aking" + ], + [ + "ĠTransport", + "ation" + ], + [ + "r", + "ise" + ], + [ + "ĠG", + "re" + ], + [ + "Ġexp", + "ans" + ], + [ + "att", + "rs" + ], + [ + "elect", + "ric" + ], + [ + "Ġpro", + "sec" + ], + [ + "Ġdefin", + "itive" + ], + [ + "Ġa", + "steroid" + ], + [ + "C", + "AD" + ], + [ + "ĠAl", + "cohol" + ], + [ + "int", + "age" + ], + [ + "ĠIndividual", + "s" + ], + [ + "c", + "orn" + ], + [ + "r", + "ically" + ], + [ + "Ġg", + "re" + ], + [ + "ony", + "ms" + ], + [ + "Ġsculpt", + "ures" + ], + [ + ";", + "`" + ], + [ + "ĠB", + "orn" + ], + [ + "Ġconc", + "ise" + ], + [ + "Q", + "R" + ], + [ + "ĠW", + "a" + ], + [ + "W", + "atch" + ], + [ + "Ġdepos", + "ited" + ], + [ + "ĠC", + "F" + ], + [ + "ĠJ", + "os" + ], + [ + "Ġbrush", + "ing" + ], + [ + "ric", + "ula" + ], + [ + "du", + "p" + ], + [ + "ĠB", + "inary" + ], + [ + "Ä", + "±" + ], + [ + "enc", + "oder" + ], + [ + "Ġcoord", + "inated" + ], + [ + "Ġsatisf", + "ies" + ], + [ + "ac", + "a" + ], + [ + "Ġenc", + "oded" + ], + [ + "ĠJ", + "osh" + ], + [ + "E", + "W" + ], + [ + "C", + "rit" + ], + [ + "Ġcross", + "es" + ], + [ + "Ġpsychiat", + "ric" + ], + [ + "Ġsol", + "ver" + ], + [ + "Ġprop", + "het" + ], + [ + "Ġpossess", + "ed" + ], + [ + "Ġsc", + "ared" + ], + [ + "L", + "eg" + ], + [ + "Ġamb", + "ient" + ], + [ + "Ġcompr", + "ise" + ], + [ + "Ġclin", + "icians" + ], + [ + "ĠB", + "erg" + ], + [ + "Ġinf", + "erence" + ], + [ + "ivari", + "ate" + ], + [ + "Ġobsc", + "ure" + ], + [ + "aware", + "ness" + ], + [ + "12", + "6" + ], + [ + "ĠAd", + "just" + ], + [ + "Ġlegend", + "ary" + ], + [ + "ĠE", + "ld" + ], + [ + "(\"", + "--" + ], + [ + "as", + "ury" + ], + [ + "12", + "1" + ], + [ + "Ġn", + "ests" + ], + [ + "Ġ=", + "\\" + ], + [ + "Ã", + "ª" + ], + [ + "Ġreason", + "ably" + ], + [ + "d", + "ose" + ], + [ + "ĠIn", + "side" + ], + [ + "Ġwar", + "riors" + ], + [ + "Res", + "ults" + ], + [ + "O", + "ption" + ], + [ + "P", + "ool" + ], + [ + "]", + ")." + ], + [ + "im", + "ates" + ], + [ + "Ġg", + "i" + ], + [ + "Ġbreast", + "feeding" + ], + [ + "Ġw", + "it" + ], + [ + "Ġret", + "ro" + ], + [ + "ol", + "y" + ], + [ + "chem", + "y" + ], + [ + "Ġbes", + "ide" + ], + [ + "12", + "2" + ], + [ + "ĠJoh", + "ann" + ], + [ + "ocr", + "ates" + ], + [ + "Ġsecret", + "ary" + ], + [ + "ire", + "ments" + ], + [ + "ĠCath", + "olics" + ], + [ + "m", + "ul" + ], + [ + "oll", + "en" + ], + [ + "Ġcommit", + "ments" + ], + [ + "Ġcommercial", + "ly" + ], + [ + "Ġcannab", + "is" + ], + [ + "w", + "ere" + ], + [ + "Ġhem", + "isphere" + ], + [ + "yl", + "um" + ], + [ + "l", + "ined" + ], + [ + "el", + "ia" + ], + [ + "pro", + "to" + ], + [ + "Ġre", + "arr" + ], + [ + "Ġcar", + "rots" + ], + [ + "Ġdesk", + "top" + ], + [ + "ĠTh", + "read" + ], + [ + "Ġspect", + "ral" + ], + [ + "Ġinvent", + "ions" + ], + [ + "ĠRe", + "le" + ], + [ + "Ġpost", + "ers" + ], + [ + "Ġindispens", + "able" + ], + [ + "ch", + "oose" + ], + [ + "Ġgra", + "vel" + ], + [ + "ont", + "ally" + ], + [ + "Ġcontribut", + "ors" + ], + [ + "Ġthreat", + "en" + ], + [ + "Ġphotos", + "ynthesis" + ], + [ + "ĠÏ", + "ī" + ], + [ + "A", + "lex" + ], + [ + "c", + "ity" + ], + [ + "ĠF", + "amiliar" + ], + [ + "te", + "am" + ], + [ + "b", + "ank" + ], + [ + "Ġlim", + "itation" + ], + [ + "sup", + "port" + ], + [ + "ĠRat", + "io" + ], + [ + "ĠâĪ", + "§" + ], + [ + "ĠPo", + "or" + ], + [ + ")", + "'," + ], + [ + "ĠT", + "ar" + ], + [ + "R", + "Y" + ], + [ + "x", + "ic" + ], + [ + "ĠA", + "th" + ], + [ + "Ġsp", + "acing" + ], + [ + "cont", + "act" + ], + [ + "ct", + "ory" + ], + [ + "ĠTo", + "kyo" + ], + [ + "we", + "gian" + ], + [ + "iv", + "o" + ], + [ + "Ġ", + "))" + ], + [ + "ĠPro", + "ve" + ], + [ + ">", + "=" + ], + [ + "Ġkilomet", + "res" + ], + [ + "SE", + "LECT" + ], + [ + "Ġrich", + "ness" + ], + [ + "Ġintu", + "ition" + ], + [ + "ا", + "ÙĦ" + ], + [ + "ĠFour", + "th" + ], + [ + "T", + "r" + ], + [ + "Ġv", + "et" + ], + [ + "ĠTe", + "ach" + ], + [ + "t", + "own" + ], + [ + "Ġspe", + "eches" + ], + [ + "Ġfun", + "gal" + ], + [ + "gg", + "ing" + ], + [ + "ĠOpt", + "im" + ], + [ + "Ġprotagon", + "ist" + ], + [ + "Ġl", + "ined" + ], + [ + "ĠS", + "ierra" + ], + [ + "ect", + "ors" + ], + [ + "ĠD", + "iversity" + ], + [ + "o", + "ften" + ], + [ + "Ġdiscre", + "p" + ], + [ + "Ġbreat", + "htaking" + ], + [ + "Ġind", + "ef" + ], + [ + "AG", + "S" + ], + [ + "num", + "bers" + ], + [ + "Ġcatast", + "rophic" + ], + [ + "Ġfo", + "am" + ], + [ + "Ġrabb", + "its" + ], + [ + "ord", + "inate" + ], + [ + "ar", + "in" + ], + [ + "Ġr", + "ounds" + ], + [ + "Ġfract", + "ures" + ], + [ + "Ġsovere", + "ign" + ], + [ + "Ġn", + "ails" + ], + [ + "Ġrecurs", + "ive" + ], + [ + "ĠD", + "ur" + ], + [ + "Ġcle", + "arer" + ], + [ + "Ġeru", + "ption" + ], + [ + "Ġh", + "inder" + ], + [ + "iv", + "ia" + ], + [ + "Ġup", + "grad" + ], + [ + "Form", + "at" + ], + [ + "Ġg", + "em" + ], + [ + "11", + "4" + ], + [ + "Ġstreng", + "thens" + ], + [ + "Ġcorpor", + "ation" + ], + [ + "F", + "ort" + ], + [ + "Ġar", + "ist" + ], + [ + "lict", + "ed" + ], + [ + "names", + "e" + ], + [ + "Ġprovin", + "cial" + ], + [ + "Ġem", + "ploys" + ], + [ + "the", + "ir" + ], + [ + "ĠG", + "N" + ], + [ + "la", + "very" + ], + [ + "Ġpr", + "ism" + ], + [ + "read", + "er" + ], + [ + "any", + "on" + ], + [ + "Ġvoy", + "age" + ], + [ + "Ġpro", + "active" + ], + [ + "ĠS", + "eg" + ], + [ + "Ġbl", + "ur" + ], + [ + "Ref", + "erence" + ], + [ + "Ġe", + "q" + ], + [ + "Ġcle", + "ared" + ], + [ + "worm", + "s" + ], + [ + "Ġa", + "wards" + ], + [ + "Ġp", + "ier" + ], + [ + "Ġconqu", + "est" + ], + [ + "iv", + "ative" + ], + [ + "pie", + "ces" + ], + [ + "Ġb", + "aked" + ], + [ + "Ġcor", + "rosion" + ], + [ + "Ġnorth", + "west" + ], + [ + "ĠGe", + "ographic" + ], + [ + "ĠAntar", + "ctica" + ], + [ + "T", + "arget" + ], + [ + ")$", + "," + ], + [ + "oun", + "cing" + ], + [ + "}", + ":" + ], + [ + "Ġnever", + "theless" + ], + [ + "G", + "I" + ], + [ + "ĠN", + "AT" + ], + [ + "ĠC", + "row" + ], + [ + "Ġoverl", + "apping" + ], + [ + "Ġon", + "ions" + ], + [ + "ĠL", + "ooking" + ], + [ + "Ġmathematic", + "ians" + ], + [ + "Ġfluor", + "ide" + ], + [ + "Ġbus", + "es" + ], + [ + "gr", + "ass" + ], + [ + "D", + "esc" + ], + [ + "Ġreal", + "ities" + ], + [ + "t", + "u" + ], + [ + "t", + "aking" + ], + [ + "ĠF", + "amilies" + ], + [ + "v", + "oid" + ], + [ + "Ph", + "ot" + ], + [ + "Ġeru", + "pt" + ], + [ + "ari", + "ous" + ], + [ + "gen", + "eral" + ], + [ + "Ġuter", + "us" + ], + [ + "Ġcook", + "ie" + ], + [ + "Ġdeterm", + "inant" + ], + [ + "Ġgamb", + "ling" + ], + [ + "ĠD", + "ra" + ], + [ + "/", + "\"" + ], + [ + "Ġportray", + "ed" + ], + [ + "Ġfasc", + "inated" + ], + [ + "alth", + "ough" + ], + [ + "Ġsafegu", + "ard" + ], + [ + "L", + "ooking" + ], + [ + "Ġdr", + "ift" + ], + [ + "ĠWIT", + "HOUT" + ], + [ + "o", + "j" + ], + [ + "anc", + "ers" + ], + [ + "ĠE", + "ve" + ], + [ + "Ġsh", + "ades" + ], + [ + "Ġwaters", + "hed" + ], + [ + "W", + "riting" + ], + [ + "Ġst", + "y" + ], + [ + "Ġinvestig", + "ators" + ], + [ + "ĠW", + "elsh" + ], + [ + "Ġult", + "ra" + ], + [ + "E", + "p" + ], + [ + "3", + "50" + ], + [ + "ĠL", + "iver" + ], + [ + "ans", + "wer" + ], + [ + "K", + "ing" + ], + [ + "t", + "ake" + ], + [ + "Ġor", + "che" + ], + [ + "dis", + "covery" + ], + [ + "ess", + "ment" + ], + [ + "ll", + "ib" + ], + [ + "Ġcoal", + "ition" + ], + [ + "ch", + "t" + ], + [ + "ĠVien", + "na" + ], + [ + "}", + "-\\" + ], + [ + "Ġi", + "od" + ], + [ + "Ġfle", + "w" + ], + [ + "Ġback", + "wards" + ], + [ + "Ġabs", + "urd" + ], + [ + "Re", + "view" + ], + [ + "odynam", + "ic" + ], + [ + "angu", + "ages" + ], + [ + "Ġdrop", + "ping" + ], + [ + "ĠB", + "ear" + ], + [ + "ĠAl", + "gorithm" + ], + [ + "Ġp", + "aired" + ], + [ + "Ġsepar", + "ating" + ], + [ + "ĠH", + "i" + ], + [ + "Sub", + "ject" + ], + [ + "Ġrespons", + "ive" + ], + [ + "ĠCh", + "oice" + ], + [ + "Ġmig", + "rate" + ], + [ + "ir", + "l" + ], + [ + "Ġpl", + "um" + ], + [ + "Ġam", + "end" + ], + [ + "ĠCamp", + "aign" + ], + [ + "Ġneighb", + "our" + ], + [ + "Ġbond", + "ing" + ], + [ + "ĠNavig", + "ating" + ], + [ + "B", + "est" + ], + [ + "ĠMean", + "ing" + ], + [ + "ÂĢ", + "Â" + ], + [ + "Ġinject", + "ed" + ], + [ + ":", + "\"," + ], + [ + "Ġforg", + "iveness" + ], + [ + "ĠLead", + "ership" + ], + [ + "ĠE", + "uro" + ], + [ + "Ġl", + "ively" + ], + [ + "ĠGo", + "als" + ], + [ + "ĠSen", + "ior" + ], + [ + "Ġpropag", + "ation" + ], + [ + "E", + "V" + ], + [ + "Ġrout", + "inely" + ], + [ + "Ġl", + "amps" + ], + [ + "Ġstat", + "istically" + ], + [ + "ĠT", + "u" + ], + [ + "Ġback", + "ed" + ], + [ + "Ġobs", + "ervers" + ], + [ + "Ġemerg", + "encies" + ], + [ + "represent", + "ed" + ], + [ + "ĠM", + "eta" + ], + [ + "ess", + "ed" + ], + [ + "Ġres", + "h" + ], + [ + "Ġsuccess", + "or" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠ" + ], + [ + "in", + "valid" + ], + [ + "Ġw", + "ip" + ], + [ + "Ġrob", + "otic" + ], + [ + "Ġod", + "or" + ], + [ + "Ġres", + "ume" + ], + [ + "Ġposition", + "ing" + ], + [ + "ĠLa", + "ure" + ], + [ + "un", + "iform" + ], + [ + "Ġev", + "id" + ], + [ + "log", + "en" + ], + [ + "m", + "ile" + ], + [ + "Ġe", + "ch" + ], + [ + "2", + "30" + ], + [ + "Ġw", + "ard" + ], + [ + "ĠFin", + "ance" + ], + [ + "Ġconvin", + "cing" + ], + [ + "Ġtriv", + "ial" + ], + [ + "Ġnoteb", + "ook" + ], + [ + "d", + "in" + ], + [ + "loc", + "king" + ], + [ + "R", + "ule" + ], + [ + "Ġcop", + "ied" + ], + [ + "L", + "M" + ], + [ + "m", + "un" + ], + [ + "ub", + "a" + ], + [ + "à¤", + "¤" + ], + [ + "ĠT", + "el" + ], + [ + "Inst", + "ead" + ], + [ + "19", + "94" + ], + [ + "Ġd", + "ining" + ], + [ + "Ġtra", + "cing" + ], + [ + "RE", + "D" + ], + [ + "Ġaccount", + "able" + ], + [ + "ĠC", + "ele" + ], + [ + "heum", + "at" + ], + [ + "Ġformat", + "ting" + ], + [ + "ĠHigh", + "way" + ], + [ + "Ġfulf", + "illing" + ], + [ + "f", + "ail" + ], + [ + "Ġhad", + "n" + ], + [ + "organ", + "ic" + ], + [ + "W", + "est" + ], + [ + "Ġbl", + "ast" + ], + [ + "Ġlit", + "ers" + ], + [ + "L", + "eft" + ], + [ + "Ġinherent", + "ly" + ], + [ + "in", + "ical" + ], + [ + "Ġguarant", + "ees" + ], + [ + "B", + "D" + ], + [ + "Ġident", + "ifier" + ], + [ + "Ġuns", + "ure" + ], + [ + "ĠM", + "ade" + ], + [ + "ĠRe", + "ports" + ], + [ + "Ġneglect", + "ed" + ], + [ + "Ġn", + "aked" + ], + [ + "be", + "y" + ], + [ + "Ġconsult", + "ing" + ], + [ + "Ġfe", + "ared" + ], + [ + "b", + "ins" + ], + [ + "Ġcon", + "sole" + ], + [ + "Ġappreci", + "ating" + ], + [ + "Ġnod", + "ded" + ], + [ + "ĠFin", + "n" + ], + [ + "ĠS", + "ally" + ], + [ + "Ġveterin", + "arian" + ], + [ + "A", + "ir" + ], + [ + "s", + "ervices" + ], + [ + "Ġcult", + "iv" + ], + [ + "ediat", + "rics" + ], + [ + "Ġhob", + "bies" + ], + [ + "Ġgrass", + "es" + ], + [ + "AS", + "H" + ], + [ + "optim", + "izer" + ], + [ + "al", + "am" + ], + [ + "ĠSpe", + "ech" + ], + [ + "f", + "icial" + ], + [ + "Ġ:", + "," + ], + [ + "oun", + "c" + ], + [ + "G", + "ui" + ], + [ + "ĠE", + "ight" + ], + [ + "Ġmarg", + "ins" + ], + [ + "ĠWork", + "ers" + ], + [ + "ĠT", + "ow" + ], + [ + "hed", + "ron" + ], + [ + "Ġsent", + "iment" + ], + [ + "Ġabol", + "ition" + ], + [ + "qu", + "et" + ], + [ + "ĠD", + "ru" + ], + [ + "ov", + "ie" + ], + [ + "as", + "ci" + ], + [ + "Ġinhab", + "ited" + ], + [ + "Ġf", + "ame" + ], + [ + ",", + ")" + ], + [ + "Ġreg", + "imes" + ], + [ + "Ġaim", + "ing" + ], + [ + "Ġind", + "ul" + ], + [ + "ä", + "¹" + ], + [ + "Ġgl", + "ad" + ], + [ + "Ġb", + "arg" + ], + [ + "Ġdepend", + "encies" + ], + [ + "Lay", + "er" + ], + [ + "oc", + "hemistry" + ], + [ + "pr", + "im" + ], + [ + "od", + "ont" + ], + [ + "Ġglac", + "iers" + ], + [ + "on", + "line" + ], + [ + "Ġar", + "rows" + ], + [ + "ĠSh", + "ah" + ], + [ + "Ġ13", + "5" + ], + [ + "worth", + "y" + ], + [ + "Ġhyd", + "raulic" + ], + [ + "ĠBapt", + "ist" + ], + [ + "ĠEth", + "ics" + ], + [ + "Ġreven", + "ues" + ], + [ + "ĠK", + "E" + ], + [ + "sh", + "ine" + ], + [ + "Ġsouth", + "west" + ], + [ + "ĠB", + "ry" + ], + [ + "ĠClin", + "ic" + ], + [ + "ĠBrazil", + "ian" + ], + [ + "ra", + "its" + ], + [ + "78", + "9" + ], + [ + "ĠE", + "ither" + ], + [ + "ĠN", + "arr" + ], + [ + "ĠDef", + "ining" + ], + [ + "gl", + "ob" + ], + [ + "ĠSing", + "h" + ], + [ + "Ġ10", + "7" + ], + [ + "Ident", + "ifier" + ], + [ + "Ġd", + "ash" + ], + [ + "Ġlo", + "os" + ], + [ + "Ġang", + "el" + ], + [ + "Ġ1", + "14" + ], + [ + "Ġtick", + "ets" + ], + [ + "Ġfast", + "ing" + ], + [ + "Ġyog", + "urt" + ], + [ + "Ġwill", + "iam" + ], + [ + "ĠFirst", + "ly" + ], + [ + "m", + "esh" + ], + [ + "ĠLiter", + "acy" + ], + [ + "B", + "r" + ], + [ + "Ġyear", + "ly" + ], + [ + "Ġdet", + "rim" + ], + [ + "col", + "onial" + ], + [ + "Ġhun", + "ters" + ], + [ + "/", + "'" + ], + [ + "ĠAr", + "c" + ], + [ + "ĠByzant", + "ine" + ], + [ + "ĠNorm", + "an" + ], + [ + "Ġconqu", + "er" + ], + [ + "Ð", + "±" + ], + [ + "Ġnum", + "s" + ], + [ + "Ġ19", + "49" + ], + [ + "iss", + "a" + ], + [ + "ĠEn", + "joy" + ], + [ + "Ġmount", + "ing" + ], + [ + "Ġauto", + "immune" + ], + [ + "G", + "old" + ], + [ + "Ġj", + "ohn" + ], + [ + "Ġsemic", + "on" + ], + [ + "t", + "is" + ], + [ + "Ġts", + "un" + ], + [ + "Ġshr", + "ink" + ], + [ + "P", + "al" + ], + [ + "Ġphys", + "iology" + ], + [ + "Ġintrodu", + "ctory" + ], + [ + "Ġweigh", + "ing" + ], + [ + "che", + "ll" + ], + [ + "ansk", + "rit" + ], + [ + "Ġby", + "te" + ], + [ + "ĠCl", + "ose" + ], + [ + "A", + "IDS" + ], + [ + "Ġen", + "ch" + ], + [ + "č", + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "pro", + "gress" + ], + [ + "ER", + "E" + ], + [ + "Ġur", + "anium" + ], + [ + "Ġsix", + "ty" + ], + [ + "Ġs", + "orry" + ], + [ + "Ġpredict", + "ive" + ], + [ + "Ġwel", + "ding" + ], + [ + "}", + "(\\" + ], + [ + "ĠT", + "ab" + ], + [ + "Ġflat", + "ten" + ], + [ + "U", + "K" + ], + [ + "conf", + "idence" + ], + [ + "ill", + "o" + ], + [ + "Ġcaut", + "ious" + ], + [ + ")", + "{" + ], + [ + "u", + "pt" + ], + [ + "Ġund", + "erest" + ], + [ + "rel", + "ations" + ], + [ + "Ġclin", + "ics" + ], + [ + "Ġseam", + "lessly" + ], + [ + "Ġ12", + "7" + ], + [ + "ener", + "ative" + ], + [ + "]", + "\\" + ], + [ + "Ġrem", + "ot" + ], + [ + "Ġcommand", + "ed" + ], + [ + "m", + "os" + ], + [ + "%", + ")." + ], + [ + "Ġrisk", + "y" + ], + [ + "Ġcomprom", + "ised" + ], + [ + "Ġpestic", + "ide" + ], + [ + "F", + "in" + ], + [ + "ĠC", + "ant" + ], + [ + "On", + "line" + ], + [ + "ro", + "ots" + ], + [ + "ĠR", + "idge" + ], + [ + "ĠInnov", + "ation" + ], + [ + "ĠH", + "udson" + ], + [ + "Ġdialog", + "ues" + ], + [ + "por", + "ter" + ], + [ + "Ġemerg", + "es" + ], + [ + "ĠAS", + "D" + ], + [ + "Ġap", + "artment" + ], + [ + "Ġsad", + "ness" + ], + [ + "Ġest", + "rogen" + ], + [ + "11", + "8" + ], + [ + "Ġdig", + "ging" + ], + [ + "ĠT", + "itan" + ], + [ + "Ġel", + "uc" + ], + [ + "Ġdipl", + "omatic" + ], + [ + "d", + "ue" + ], + [ + "pl", + "ess" + ], + [ + "Ġ19", + "12" + ], + [ + "ĠD", + "a" + ], + [ + "uzz", + "le" + ], + [ + "Ġl", + "id" + ], + [ + "Ġpurs", + "ued" + ], + [ + "5", + "12" + ], + [ + "ĠM", + "igration" + ], + [ + "ĠO", + "ral" + ], + [ + "Ġnames", + "pace" + ], + [ + "D", + "om" + ], + [ + "Ġin", + "appropriate" + ], + [ + "arth", + "a" + ], + [ + "Ġdom", + "inate" + ], + [ + "it", + "ous" + ], + [ + "ocr", + "ine" + ], + [ + "ĠG", + "E" + ], + [ + "or", + "ia" + ], + [ + "Ġtra", + "ps" + ], + [ + "ag", + "ic" + ], + [ + "--------------------------------", + "------------" + ], + [ + "Ġn", + "ost" + ], + [ + "ĠBack", + "ground" + ], + [ + "ie", + "ce" + ], + [ + "01", + "0" + ], + [ + "ĠObject", + "ive" + ], + [ + "Ġmini", + "ature" + ], + [ + "Ġinit", + "iate" + ], + [ + "AN", + "G" + ], + [ + "ĠT", + "am" + ], + [ + "Ġst", + "ance" + ], + [ + "ific", + "ates" + ], + [ + "Ġbl", + "oss" + ], + [ + "s", + "pecial" + ], + [ + "Ġmathematic", + "ian" + ], + [ + "Ġ19", + "46" + ], + [ + "Expl", + "ore" + ], + [ + "resp", + "ond" + ], + [ + "ATION", + "S" + ], + [ + "J", + "ob" + ], + [ + "Ġb", + "ricks" + ], + [ + "ĠR", + "ol" + ], + [ + "An", + "n" + ], + [ + "Ġ19", + "59" + ], + [ + "Ġactiv", + "ist" + ], + [ + "Ġrank", + "ed" + ], + [ + "Ġdepart", + "ure" + ], + [ + "ĠLic", + "ensed" + ], + [ + "Ap", + "plication" + ], + [ + "Ġrecogn", + "ise" + ], + [ + "Ġgen", + "ius" + ], + [ + "Ġsurvey", + "ed" + ], + [ + "Ġsearc", + "hes" + ], + [ + "ĠU", + "l" + ], + [ + "âķ", + "IJ" + ], + [ + "ĠAd", + "ult" + ], + [ + "ĠA", + "wareness" + ], + [ + "ĠW", + "elcome" + ], + [ + "Ġ", + "ë" + ], + [ + "Un", + "ion" + ], + [ + "With", + "in" + ], + [ + "Ġsuscept", + "ibility" + ], + [ + "Ġplace", + "bo" + ], + [ + "Ġisol", + "ate" + ], + [ + "ĠComprehens", + "ive" + ], + [ + "ene", + "z" + ], + [ + "ĠType", + "Error" + ], + [ + "ol", + "on" + ], + [ + "ara", + "oh" + ], + [ + "ĠFood", + "s" + ], + [ + "Ġt", + "ires" + ], + [ + "ple", + "asant" + ], + [ + "ĠU", + "C" + ], + [ + "rac", + "ies" + ], + [ + "Ġattack", + "ing" + ], + [ + "Ġstret", + "ches" + ], + [ + "ĠTem", + "perature" + ], + [ + "Ġex", + "ceeds" + ], + [ + "se", + "min" + ], + [ + "čĊ", + "ĠĠĠĠ" + ], + [ + "Ġorient", + "ed" + ], + [ + "Ġgradu", + "ates" + ], + [ + "Ġwith", + "stand" + ], + [ + "ĠOr", + "ange" + ], + [ + "ĠOrig", + "in" + ], + [ + "Ġbu", + "zz" + ], + [ + "ĠCon", + "version" + ], + [ + "ĠCond", + "itions" + ], + [ + "Ġbl", + "ades" + ], + [ + "G", + "T" + ], + [ + "ĠSh", + "aring" + ], + [ + "Ġcapac", + "ities" + ], + [ + "Ġdetrim", + "ental" + ], + [ + "Ù", + "Ĭ" + ], + [ + "Ġcatch", + "ing" + ], + [ + "abit", + "at" + ], + [ + "Ġcustom", + "ized" + ], + [ + "Ġbright", + "ness" + ], + [ + "cam", + "era" + ], + [ + "s", + "i" + ], + [ + "ĠP", + "el" + ], + [ + "ash", + "i" + ], + [ + "ĠSte", + "el" + ], + [ + "ri", + "el" + ], + [ + "Ġfigure", + "d" + ], + [ + "ü", + "r" + ], + [ + "opath", + "ic" + ], + [ + "lect", + "ric" + ], + [ + "St", + "ats" + ], + [ + "Ġqu", + "izzes" + ], + [ + "Ġy", + "arn" + ], + [ + "g", + "as" + ], + [ + "Ġim", + "balance" + ], + [ + "roll", + "ing" + ], + [ + "Ġim", + "plants" + ], + [ + "Ġdi", + "ary" + ], + [ + "Ġ$$", + "(" + ], + [ + "Ġmer", + "cy" + ], + [ + "sur", + "face" + ], + [ + "ĠB", + "rid" + ], + [ + "Ġcal", + "orie" + ], + [ + "D", + "avid" + ], + [ + "process", + "ed" + ], + [ + "h", + "arm" + ], + [ + "ĠPl", + "ate" + ], + [ + "is", + "en" + ], + [ + "Ġprofess", + "ors" + ], + [ + "Ġcab", + "in" + ], + [ + "ĠGand", + "hi" + ], + [ + "Ġchick", + "ens" + ], + [ + "ĠM", + "atter" + ], + [ + "ne", + "ighb" + ], + [ + "Ġf", + "n" + ], + [ + "y", + "aml" + ], + [ + "Î", + "Ķ" + ], + [ + "Ġbel", + "ly" + ], + [ + "Ġele", + "ven" + ], + [ + "ĠPh", + "ill" + ], + [ + "Ġj", + "ury" + ], + [ + "ens", + "ation" + ], + [ + "A", + "K" + ], + [ + "cut", + "s" + ], + [ + "2", + "25" + ], + [ + "Ġcol", + "i" + ], + [ + "Sc", + "hema" + ], + [ + "Ġnort", + "heast" + ], + [ + "Ġd", + "iction" + ], + [ + "ount", + "ain" + ], + [ + "sk", + "i" + ], + [ + "Ġcont", + "ag" + ], + [ + "ex", + "ceptions" + ], + [ + "Ġreal", + "ization" + ], + [ + "Ġmid", + "st" + ], + [ + "ĠCommon", + "wealth" + ], + [ + "m", + "iddle" + ], + [ + "re", + "verse" + ], + [ + "D", + "el" + ], + [ + "\"]", + ":" + ], + [ + "ĠIncre", + "ased" + ], + [ + "ac", + "ious" + ], + [ + "ĠArk", + "ansas" + ], + [ + "ah", + "a" + ], + [ + "Ġlegisl", + "ature" + ], + [ + "Ġan", + "omal" + ], + [ + "ĠInst", + "ruction" + ], + [ + "Ġwavelength", + "s" + ], + [ + "Ġsummar", + "ize" + ], + [ + "m", + "ont" + ], + [ + "Ġrein", + "forcement" + ], + [ + "B", + "o" + ], + [ + "ĠRe", + "form" + ], + [ + "olic", + "ies" + ], + [ + "Ġspons", + "ored" + ], + [ + "Ġsal", + "ad" + ], + [ + "Ġcontrast", + "ing" + ], + [ + "atter", + "y" + ], + [ + "ric", + "anes" + ], + [ + "Ġmerch", + "ants" + ], + [ + "f", + "ocus" + ], + [ + "is", + "ers" + ], + [ + "Ġide", + "ologies" + ], + [ + "ĠMont", + "ana" + ], + [ + "m", + "ajor" + ], + [ + "Ġbe", + "ams" + ], + [ + "ty", + "p" + ], + [ + "Point", + "s" + ], + [ + "Sum", + "mary" + ], + [ + "Ġlength", + "y" + ], + [ + "Ġdeliber", + "ately" + ], + [ + "ul", + "o" + ], + [ + "Ġle", + "ar" + ], + [ + "Wind", + "ows" + ], + [ + "Ġsh", + "ake" + ], + [ + "Ġmem", + "oir" + ], + [ + "Ġlight", + "ly" + ], + [ + "ĠCan", + "al" + ], + [ + "ĠStart", + "ing" + ], + [ + "her", + "ing" + ], + [ + "Ġpsych", + "ologist" + ], + [ + "Ġredu", + "nd" + ], + [ + "Ġexpos", + "ures" + ], + [ + "Ġignor", + "ance" + ], + [ + "Ġwe", + "ird" + ], + [ + "Ġ19", + "38" + ], + [ + "ĠSc", + "and" + ], + [ + "Ġcorrect", + "ed" + ], + [ + "Ġhope", + "fully" + ], + [ + "Ġ10", + "9" + ], + [ + ":", + "'," + ], + [ + "ĠT", + "rain" + ], + [ + "XXXXXXXX", + "XXXXXXXX" + ], + [ + "ĠAl", + "fred" + ], + [ + "ĠDirect", + "ions" + ], + [ + "Ġfab", + "rics" + ], + [ + "Ġn", + "aming" + ], + [ + "Ġdetect", + "ive" + ], + [ + "og", + "y" + ], + [ + "acc", + "uracy" + ], + [ + "ey", + "e" + ], + [ + "ĠC", + "anyon" + ], + [ + "D", + "ele" + ], + [ + "Ï", + "Ĥ" + ], + [ + "elt", + "ic" + ], + [ + "Ġl", + "ap" + ], + [ + "ĠP", + "as" + ], + [ + "Ġadd", + "itive" + ], + [ + "ĠAr", + "ray" + ], + [ + "P", + "lay" + ], + [ + "Ġcurv", + "ature" + ], + [ + "s", + "ocket" + ], + [ + "âĢĿ", + ")." + ], + [ + "do", + "or" + ], + [ + "Tra", + "ck" + ], + [ + "Ġnecessit", + "ates" + ], + [ + "Ġch", + "unks" + ], + [ + "ul", + "u" + ], + [ + "Ġfirst", + "hand" + ], + [ + "Ġb", + "ic" + ], + [ + "p", + "ages" + ], + [ + "St", + "ill" + ], + [ + "br", + "ush" + ], + [ + "ĠBe", + "ijing" + ], + [ + "Ġt", + "ennis" + ], + [ + "ĠElect", + "ronic" + ], + [ + "00", + "5" + ], + [ + "å", + "Į" + ], + [ + "ĠM", + "ason" + ], + [ + "Ġra", + "ins" + ], + [ + "Ġdepend", + "ency" + ], + [ + "ynam", + "ic" + ], + [ + "Ġse", + "als" + ], + [ + "Ġborrow", + "ed" + ], + [ + "ix", + "on" + ], + [ + "Ġmot", + "ions" + ], + [ + "H", + "ey" + ], + [ + "Ġjournal", + "ist" + ], + [ + "Ġp", + "onds" + ], + [ + "ĠH", + "ob" + ], + [ + "Ġsh", + "out" + ], + [ + "Ġprinc", + "ip" + ], + [ + "Ġexcell", + "ence" + ], + [ + "Ġout", + "let" + ], + [ + "ele", + "ments" + ], + [ + "em", + "por" + ], + [ + "B", + "egin" + ], + [ + "Ġide", + "ological" + ], + [ + "Ġmicrow", + "ave" + ], + [ + "Ġg", + "on" + ], + [ + "pl", + "iance" + ], + [ + "engu", + "in" + ], + [ + "Ġview", + "er" + ], + [ + "Ġmain", + "land" + ], + [ + "Ġhel", + "ic" + ], + [ + "grow", + "th" + ], + [ + "B", + "s" + ], + [ + "as", + "uring" + ], + [ + "m", + "apping" + ], + [ + "ĠI", + "ter" + ], + [ + "pat", + "hetic" + ], + [ + "Ġhoriz", + "ontally" + ], + [ + "ev", + "a" + ], + [ + "Ġwis", + "ely" + ], + [ + "Ġstep", + "ped" + ], + [ + "Ġske", + "pt" + ], + [ + "Ġv", + "i" + ], + [ + "rim", + "p" + ], + [ + "Ġsimultane", + "ous" + ], + [ + "ic", + "ion" + ], + [ + "Ġreconcil", + "iation" + ], + [ + "ist", + "ered" + ], + [ + "Ġsy", + "rup" + ], + [ + "Ġth", + "irst" + ], + [ + "Ġmed", + "i" + ], + [ + "p", + "ow" + ], + [ + "ĠM", + "ercury" + ], + [ + "Ġserv", + "ant" + ], + [ + "Ġevalu", + "ations" + ], + [ + "ĠProv", + "ince" + ], + [ + "ĠCont", + "ents" + ], + [ + "Ġgrap", + "ple" + ], + [ + "Ġenact", + "ed" + ], + [ + "Educ", + "ation" + ], + [ + "ib", + "ling" + ], + [ + "unit", + "test" + ], + [ + "Ġautom", + "obile" + ], + [ + "St", + "ream" + ], + [ + "D", + "own" + ], + [ + "Ġwork", + "flow" + ], + [ + "ĠCl", + "aud" + ], + [ + "Ġ17", + "0" + ], + [ + "Ġple", + "ased" + ], + [ + "d", + "one" + ], + [ + "hat", + "tan" + ], + [ + "Intern", + "ational" + ], + [ + "S", + "pan" + ], + [ + "ĠIS", + "O" + ], + [ + "ĠP", + "resentation" + ], + [ + "Ġqu", + "ad" + ], + [ + "int", + "end" + ], + [ + "tal", + "ion" + ], + [ + "S", + "ty" + ], + [ + "ĠK", + "id" + ], + [ + "11", + "7" + ], + [ + "l", + "ists" + ], + [ + "Ġcard", + "inal" + ], + [ + "B", + "ey" + ], + [ + "press", + "ure" + ], + [ + "c", + "nt" + ], + [ + "ĠG", + "O" + ], + [ + "à¤", + "¿" + ], + [ + "own", + "ed" + ], + [ + "set", + "ter" + ], + [ + "ĠB", + "eth" + ], + [ + "ĠY", + "ale" + ], + [ + "Ġcon", + "current" + ], + [ + "ĠH", + "R" + ], + [ + "ĠMe", + "eting" + ], + [ + "Ġman", + "ure" + ], + [ + "Ġup", + "hold" + ], + [ + "mm", + "as" + ], + [ + "set", + "Object" + ], + [ + "ĠEx", + "ercises" + ], + [ + "h", + "icle" + ], + [ + "ç", + "Ľ" + ], + [ + "b", + "order" + ], + [ + "ĠMain", + "tain" + ], + [ + "ad", + "ians" + ], + [ + "Ġsur", + "plus" + ], + [ + "N", + "ASA" + ], + [ + "Ag", + "ain" + ], + [ + "grow", + "ing" + ], + [ + "ĠK", + "le" + ], + [ + "=", + "[\"" + ], + [ + "g", + "iven" + ], + [ + "OW", + "N" + ], + [ + "ĠR", + "T" + ], + [ + "Pro", + "file" + ], + [ + "11", + "3" + ], + [ + "Ġb", + "ishop" + ], + [ + "Ġur", + "ge" + ], + [ + "ĠI", + "g" + ], + [ + "ĠReg", + "ression" + ], + [ + "Ġdef", + "ending" + ], + [ + "ĠAr", + "ithmetic" + ], + [ + "Ġvacc", + "inated" + ], + [ + "ĠKnow", + "ing" + ], + [ + "Ġunders", + "cores" + ], + [ + "Ġp", + "rag" + ], + [ + "un", + "ion" + ], + [ + "ie", + "g" + ], + [ + "ID", + "E" + ], + [ + "Ġeld", + "ers" + ], + [ + "Ġsem", + "ester" + ], + [ + "Ġast", + "on" + ], + [ + "Ġan", + "onymous" + ], + [ + "ĠDiv", + "ine" + ], + [ + "Ġpain", + "ts" + ], + [ + "Ġes", + "p" + ], + [ + "Ġsew", + "age" + ], + [ + "Ġexcer", + "pt" + ], + [ + "on", + "ce" + ], + [ + "Ġl", + "ord" + ], + [ + "Ġcap", + "tain" + ], + [ + "Ġunders", + "core" + ], + [ + "Ġin", + "expensive" + ], + [ + "ĠU", + "g" + ], + [ + "Ġunder", + "pin" + ], + [ + "Ġske", + "leton" + ], + [ + "Ġactiv", + "ate" + ], + [ + ">", + "\\" + ], + [ + "ĠCy", + "ber" + ], + [ + "Sm", + "all" + ], + [ + "co", + "ords" + ], + [ + "ĠFe", + "el" + ], + [ + "ad", + "ium" + ], + [ + "ĠAr", + "n" + ], + [ + "Ġ", + "Å" + ], + [ + "Ġde", + "position" + ], + [ + "inter", + "face" + ], + [ + "Ġge", + "omet" + ], + [ + "Ġp", + "enn" + ], + [ + "Ġgo", + "ogle" + ], + [ + "Ġsh", + "ine" + ], + [ + "bour", + "ne" + ], + [ + "C", + "ost" + ], + [ + "f", + "name" + ], + [ + "ĠG", + "roups" + ], + [ + "Ġlow", + "ered" + ], + [ + "Ġgather", + "ings" + ], + [ + "Ġg", + "reed" + ], + [ + "Ġseam", + "less" + ], + [ + "ĠAnton", + "io" + ], + [ + "Ġstr", + "iving" + ], + [ + "!!", + "!" + ], + [ + "Ġb", + "oring" + ], + [ + "S", + "ingle" + ], + [ + "Ġdem", + "ol" + ], + [ + "Ġcoll", + "isions" + ], + [ + "Ġtrav", + "elled" + ], + [ + "h", + "l" + ], + [ + "Ġm", + "apped" + ], + [ + "ĠLank", + "a" + ], + [ + "Ġcur", + "ricula" + ], + [ + "Art", + "icle" + ], + [ + "Ġd", + "essert" + ], + [ + "Ġdi", + "abetic" + ], + [ + "Ġent", + "ropy" + ], + [ + "Ġrev", + "is" + ], + [ + "ĠObserv", + "atory" + ], + [ + "))", + "))" + ], + [ + "Ġpursu", + "its" + ], + [ + "ĠAt", + "mosp" + ], + [ + "Ġbegin", + "ners" + ], + [ + "author", + "ized" + ], + [ + "Ġro", + "s" + ], + [ + "Ġrobot", + "ics" + ], + [ + "Ġblo", + "oms" + ], + [ + "uss", + "ia" + ], + [ + "ĠY", + "ang" + ], + [ + "Ġlifes", + "pan" + ], + [ + "D", + "an" + ], + [ + "IS", + "E" + ], + [ + "ogen", + "ous" + ], + [ + "Ġengine", + "ered" + ], + [ + "en", + "ate" + ], + [ + "Ġl", + "ush" + ], + [ + "ĠGra", + "du" + ], + [ + "F", + "loat" + ], + [ + "ple", + "ts" + ], + [ + "Ġtrans", + "gender" + ], + [ + "ĠTrans", + "fer" + ], + [ + "ĠOrgan", + "ic" + ], + [ + "oster", + "one" + ], + [ + "ĠP", + "ret" + ], + [ + "ĠCle", + "arly" + ], + [ + "ĠCa", + "esar" + ], + [ + "ĠMor", + "ris" + ], + [ + "C", + "ould" + ], + [ + "ĠAn", + "at" + ], + [ + "Ġcomfort", + "ably" + ], + [ + "rand", + "int" + ], + [ + "R", + "est" + ], + [ + "in", + "av" + ], + [ + "ĠB", + "iblical" + ], + [ + "cent", + "ered" + ], + [ + "sc", + "al" + ], + [ + "Ġalloc", + "ated" + ], + [ + "Ġmon", + "key" + ], + [ + "Ġpersonal", + "ities" + ], + [ + "ĠD", + "ynasty" + ], + [ + "imp", + "se" + ], + [ + "Ġlisten", + "ers" + ], + [ + "Ġresp", + "onds" + ], + [ + "ĠPre", + "vious" + ], + [ + "ĠInstit", + "utes" + ], + [ + "Ġgl", + "impse" + ], + [ + "Ġmon", + "keys" + ], + [ + "x", + "s" + ], + [ + "Ġn", + "ested" + ], + [ + "ĠG", + "ordon" + ], + [ + "[:", + "-" + ], + [ + "ĠG", + "ot" + ], + [ + "ĠHum", + "ans" + ], + [ + "ĠQ", + "U" + ], + [ + "Ġ19", + "56" + ], + [ + "Ġinter", + "tw" + ], + [ + "Ġperiod", + "ically" + ], + [ + "Qu", + "ant" + ], + [ + "Ġpriorit", + "ize" + ], + [ + "Ġcolonial", + "ism" + ], + [ + "Ġcomprom", + "ising" + ], + [ + "D", + "ue" + ], + [ + "Ġinstall", + "ations" + ], + [ + "Ġmult", + "icultural" + ], + [ + "Ġl", + "am" + ], + [ + "ĠG", + "ather" + ], + [ + "Ġqual", + "ify" + ], + [ + "ĠRelations", + "hips" + ], + [ + "Ġref", + "ract" + ], + [ + "Ġx", + "ml" + ], + [ + "O", + "bs" + ], + [ + "Ġs", + "outheast" + ], + [ + "Ġan", + "terior" + ], + [ + "ĠR", + "oy" + ], + [ + "Ġtim", + "ed" + ], + [ + "Rec", + "ord" + ], + [ + "Com", + "b" + ], + [ + "ĠStep", + "s" + ], + [ + "ĠPro", + "ced" + ], + [ + "G", + "uid" + ], + [ + "ĠLib", + "erty" + ], + [ + "Py", + "thon" + ], + [ + "Ġlab", + "s" + ], + [ + "Ġl", + "ime" + ], + [ + "Pos", + "ition" + ], + [ + "G", + "H" + ], + [ + "ĠL", + "yn" + ], + [ + "Ġtreat", + "ies" + ], + [ + "Ġche", + "er" + ], + [ + "for", + "get" + ], + [ + "Ġass", + "ured" + ], + [ + "ĠEgypt", + "ians" + ], + [ + "Ġacou", + "stic" + ], + [ + "Ġst", + "urd" + ], + [ + "ĠLeg", + "isl" + ], + [ + "cell", + "s" + ], + [ + "Ġun", + "ified" + ], + [ + "Ġ19", + "16" + ], + [ + "15", + "7" + ], + [ + "å", + "į" + ], + [ + "tr", + "l" + ], + [ + "Ġoff", + "shore" + ], + [ + "itch", + "ing" + ], + [ + "al", + "ph" + ], + [ + "ĠGe", + "ological" + ], + [ + "Ġur", + "ged" + ], + [ + "bal", + "anced" + ], + [ + "Ġfavour", + "ite" + ], + [ + "ĠH", + "PV" + ], + [ + "ĠF", + "alls" + ], + [ + "Ġcraft", + "ed" + ], + [ + "Ġ\\", + ";" + ], + [ + "ĠL", + "ocation" + ], + [ + "Ġform", + "ulation" + ], + [ + "ĠCh", + "ronic" + ], + [ + "Ġag", + "rees" + ], + [ + "Ġcon", + "ceived" + ], + [ + "ject", + "ion" + ], + [ + "op", + "ot" + ], + [ + "={", + "{{" + ], + [ + "ĠCom", + "mented" + ], + [ + "<", + "=" + ], + [ + "DE", + "FAULT" + ], + [ + "ĠJ", + "ama" + ], + [ + "Build", + "ing" + ], + [ + "Ġpep", + "pers" + ], + [ + "ĠW", + "ik" + ], + [ + "Ġcham", + "bers" + ], + [ + "ĠG", + "ent" + ], + [ + "ĠK", + "IND" + ], + [ + "Prof", + "essor" + ], + [ + "ĠFib", + "onacci" + ], + [ + "Ġo", + "wing" + ], + [ + "Ġstr", + "angers" + ], + [ + "ĠS", + "low" + ], + [ + "ust", + "ers" + ], + [ + "H", + "L" + ], + [ + "ĠCol", + "onial" + ], + [ + "alu", + "able" + ], + [ + "ï¼", + "ļ" + ], + [ + "Ġ20", + "50" + ], + [ + "4", + "50" + ], + [ + "hy", + "per" + ], + [ + "act", + "ual" + ], + [ + "Ġver", + "ified" + ], + [ + "Ġred", + "ist" + ], + [ + "ĠReview", + "s" + ], + [ + "Ġac", + "ne" + ], + [ + "pr", + "ise" + ], + [ + "ì", + "Ŀ" + ], + [ + "Ġresemb", + "les" + ], + [ + "Ġp", + "ork" + ], + [ + "Ġher", + "d" + ], + [ + "Ad", + "v" + ], + [ + "Ġlabor", + "atories" + ], + [ + "mem", + "bers" + ], + [ + "Ġfrust", + "rated" + ], + [ + "Ġmerg", + "ed" + ], + [ + "t", + "ically" + ], + [ + "Ġharm", + "less" + ], + [ + "ĠLim", + "ited" + ], + [ + "Ġinf", + "initely" + ], + [ + "work", + "er" + ], + [ + "âĪ", + "´" + ], + [ + "ut", + "able" + ], + [ + "om", + "ent" + ], + [ + "Re", + "als" + ], + [ + "ĠEr", + "n" + ], + [ + "Ġprivile", + "ges" + ], + [ + "Ġang", + "els" + ], + [ + "ĠVol", + "unt" + ], + [ + "ĠSt", + "ev" + ], + [ + "čĊ", + "Ġ" + ], + [ + "ĠIns", + "urance" + ], + [ + "ĠOffic", + "er" + ], + [ + "S", + "ET" + ], + [ + "ĠL", + "ith" + ], + [ + "Ġd", + "ump" + ], + [ + "cre", + "ation" + ], + [ + "âĢ", + "ī" + ], + [ + "ĠC", + "auses" + ], + [ + "pip", + "eline" + ], + [ + "ron", + "ics" + ], + [ + "Ġtext", + "ures" + ], + [ + "Ġcontrad", + "iction" + ], + [ + "Ġun", + "equal" + ], + [ + "Ġvirt", + "ues" + ], + [ + "Ġjuris", + "dict" + ], + [ + "Ġb", + "oss" + ], + [ + "ĠC", + "rus" + ], + [ + "ĠOver", + "all" + ], + [ + "ĠR", + "ES" + ], + [ + "Ġnotice", + "able" + ], + [ + "Sim", + "ple" + ], + [ + "Ġev", + "al" + ], + [ + "ĠH", + "alf" + ], + [ + "ĠNich", + "olas" + ], + [ + "B", + "ody" + ], + [ + "S", + "al" + ], + [ + "red", + "ients" + ], + [ + "Ġge", + "ology" + ], + [ + "Ġra", + "pe" + ], + [ + "str", + "ument" + ], + [ + "ĠNot", + "Implemented" + ], + [ + "Ġvulner", + "abilities" + ], + [ + "Ġener", + "getic" + ], + [ + "Ġrep", + "airs" + ], + [ + "ĠEng", + "age" + ], + [ + "Ġemb", + "ody" + ], + [ + "âĪ", + "ŀ" + ], + [ + "Ġe", + "ighth" + ], + [ + "Ġb", + "other" + ], + [ + "pend", + "ix" + ], + [ + "ĠM", + "olecular" + ], + [ + "Ġresid", + "ue" + ], + [ + "I", + "ter" + ], + [ + "Ġst", + "yl" + ], + [ + "ĠS", + "uddenly" + ], + [ + "Ġaut", + "obi" + ], + [ + "Ġpr", + "ince" + ], + [ + "Ġfro", + "gs" + ], + [ + "AN", + "CE" + ], + [ + "ĠLet", + "ter" + ], + [ + "udd", + "y" + ], + [ + "ĠAng", + "el" + ], + [ + "ĠLab", + "el" + ], + [ + "En", + "ergy" + ], + [ + "Ġceram", + "ic" + ], + [ + "Ġillust", + "rating" + ], + [ + "icular", + "ly" + ], + [ + "Ġseism", + "ic" + ], + [ + "Ġwork", + "out" + ], + [ + "Ġdehyd", + "ration" + ], + [ + "l", + "ooking" + ], + [ + "gen", + "erated" + ], + [ + "13", + "8" + ], + [ + "R", + "ob" + ], + [ + "__", + "." + ], + [ + "trans", + "late" + ], + [ + "Ġmar", + "row" + ], + [ + "Ġprompt", + "ing" + ], + [ + "Ġloc", + "om" + ], + [ + "Ġharb", + "or" + ], + [ + "Ġfut", + "ures" + ], + [ + "Ġco", + "aches" + ], + [ + "at", + "ra" + ], + [ + "ĠSt", + "alin" + ], + [ + "Ġdece", + "ased" + ], + [ + "Ġby", + "pass" + ], + [ + "Ġ{", + "}," + ], + [ + "ĠCor", + "rect" + ], + [ + "ĠCirc", + "uit" + ], + [ + "Ġconqu", + "ered" + ], + [ + "ĠConc", + "ern" + ], + [ + "Ġamer", + "ica" + ], + [ + "Ġsle", + "e" + ], + [ + "l", + "ibrary" + ], + [ + "ĠColl", + "ins" + ], + [ + "M", + "al" + ], + [ + "ĠI", + "l" + ], + [ + "Th", + "read" + ], + [ + "ut", + "t" + ], + [ + "Ġ19", + "15" + ], + [ + "Ġrect", + "angles" + ], + [ + "Ġexpect", + "ancy" + ], + [ + "Ġcab", + "inet" + ], + [ + "Ġcasual", + "ties" + ], + [ + "<", + "<" + ], + [ + "Ġh", + "iring" + ], + [ + "ĠK", + "el" + ], + [ + "on", + "ed" + ], + [ + "Ġtransf", + "ers" + ], + [ + "Ġtempl", + "ates" + ], + [ + "Ġstim", + "ulating" + ], + [ + "ĠLim", + "it" + ], + [ + "Ġw", + "rist" + ], + [ + "j", + "ar" + ], + [ + "Ġs", + "ized" + ], + [ + "ĠBe", + "at" + ], + [ + "ĠNeg", + "ative" + ], + [ + "ul", + "ence" + ], + [ + "ĠVari", + "ables" + ], + [ + "Ġeigen", + "values" + ], + [ + "Ġtrans", + "cription" + ], + [ + "Ġprocess", + "ors" + ], + [ + "ĠS", + "ex" + ], + [ + "Ġnow", + "here" + ], + [ + "é", + "e" + ], + [ + "Ġvegg", + "ies" + ], + [ + "Ġ3", + "000" + ], + [ + "ows", + "ki" + ], + [ + "Ġeditor", + "ial" + ], + [ + "en", + "ers" + ], + [ + "ĠB", + "ring" + ], + [ + "Ġprem", + "ises" + ], + [ + "ĠMy", + "th" + ], + [ + "S", + "ave" + ], + [ + "ĠB", + "uff" + ], + [ + "ĠG", + "ray" + ], + [ + "³³³³", + "Âł" + ], + [ + "Ġamb", + "ig" + ], + [ + "Ġinv", + "ites" + ], + [ + "Ġdelib", + "erate" + ], + [ + "ĠN", + "aval" + ], + [ + "Ġret", + "ina" + ], + [ + "ert", + "ility" + ], + [ + "6", + "25" + ], + [ + "Ġad", + "s" + ], + [ + "Ġl", + "uc" + ], + [ + "Ġ/", + ">" + ], + [ + "ĠElect", + "rical" + ], + [ + "Ġclass", + "ify" + ], + [ + "Ġad", + "renal" + ], + [ + "trans", + "mit" + ], + [ + "15", + "9" + ], + [ + "Ġgrand", + "father" + ], + [ + "l", + "angle" + ], + [ + "Ġche", + "ss" + ], + [ + "ENT", + "S" + ], + [ + "Ġp", + "g" + ], + [ + "out", + "heastern" + ], + [ + "Ġcomp", + "ares" + ], + [ + "Ġs", + "ap" + ], + [ + "ir", + "med" + ], + [ + "u", + "art" + ], + [ + "Ġpot", + "tery" + ], + [ + "[", + "[" + ], + [ + "Ġp", + "t" + ], + [ + "Ġconfront", + "ed" + ], + [ + "Ġcontext", + "ual" + ], + [ + "RE", + "AD" + ], + [ + "Ġdirect", + "ors" + ], + [ + "ĠF", + "resh" + ], + [ + "Ġjournal", + "ists" + ], + [ + "Ġval", + "ves" + ], + [ + "Init", + "ial" + ], + [ + "hel", + "ial" + ], + [ + "Ġgeneral", + "ized" + ], + [ + "First", + "ly" + ], + [ + "ĠY", + "ah" + ], + [ + "v", + "ings" + ], + [ + "Bey", + "ond" + ], + [ + "ĠG", + "IS" + ], + [ + "Ġst", + "amps" + ], + [ + "Ġmon", + "ks" + ], + [ + "w", + "ikipedia" + ], + [ + "Al", + "most" + ], + [ + "ĠSur", + "v" + ], + [ + "S", + "elf" + ], + [ + "ĠBarb", + "ara" + ], + [ + "p", + "ox" + ], + [ + "Ġmen", + "strual" + ], + [ + "Ġpend", + "ulum" + ], + [ + "O", + "A" + ], + [ + "T", + "reatment" + ], + [ + "ĠI", + "L" + ], + [ + "ĠJ", + "ay" + ], + [ + "Ġper", + "v" + ], + [ + "ĠUS", + "B" + ], + [ + "ubl", + "in" + ], + [ + "ĠAp", + "ost" + ], + [ + "Ġl", + "av" + ], + [ + "14", + "8" + ], + [ + "c", + "aus" + ], + [ + "ĠL", + "it" + ], + [ + "to", + "k" + ], + [ + "ĠAust", + "in" + ], + [ + "P", + "ay" + ], + [ + "Ġparas", + "ite" + ], + [ + "Al", + "gebra" + ], + [ + "p", + "aste" + ], + [ + "Ġblog", + "s" + ], + [ + "00", + "2" + ], + [ + "miss", + "ing" + ], + [ + "ĠRequ", + "est" + ], + [ + "Ġeduc", + "ating" + ], + [ + "ĠNeg", + "ro" + ], + [ + "ĠN", + "othing" + ], + [ + "ĠAng", + "les" + ], + [ + "R", + "ich" + ], + [ + "Ġcons", + "on" + ], + [ + "Ġrel", + "ay" + ], + [ + "Ġinv", + "ari" + ], + [ + "pack", + "ages" + ], + [ + "æ", + "ī" + ], + [ + "ĠClass", + "ical" + ], + [ + "in", + "ators" + ], + [ + "Ġaer", + "os" + ], + [ + "ĠF", + "lo" + ], + [ + "Ġanticip", + "ate" + ], + [ + "ĠRec", + "overy" + ], + [ + "N", + "ever" + ], + [ + "Ġl", + "acks" + ], + [ + "ĠAss", + "ume" + ], + [ + "Ġdemonstr", + "ations" + ], + [ + "Ġfinancial", + "ly" + ], + [ + "Ġmonit", + "ors" + ], + [ + "ĠR", + "oll" + ], + [ + "R", + "andom" + ], + [ + "Ġcle", + "aring" + ], + [ + "ĠS", + "hip" + ], + [ + "ult", + "ural" + ], + [ + "ĠT", + "ensor" + ], + [ + "ĠSecond", + "ly" + ], + [ + "ĠFl", + "ash" + ], + [ + "ys", + "c" + ], + [ + "Ġcr", + "ushed" + ], + [ + "Ġpossess", + "es" + ], + [ + "ĠViet", + "namese" + ], + [ + "an", + "ic" + ], + [ + "ĠW", + "ol" + ], + [ + "Ġdownload", + "ed" + ], + [ + "ĠH", + "ills" + ], + [ + "ĉĉ", + "ĉ" + ], + [ + "Ġnegot", + "iation" + ], + [ + "ĠJon", + "athan" + ], + [ + "Ġhous", + "ed" + ], + [ + "Ġch", + "rist" + ], + [ + "col", + "ored" + ], + [ + "ĠArt", + "ificial" + ], + [ + "M", + "aking" + ], + [ + "ĠUN", + "ESCO" + ], + [ + "ĠRegular", + "ly" + ], + [ + "ĠCon", + "st" + ], + [ + "rim", + "ination" + ], + [ + "Ġabbre", + "v" + ], + [ + "ap", + "ache" + ], + [ + "Ġm", + "ating" + ], + [ + "Ġelect", + "oral" + ], + [ + "ĠCl", + "ar" + ], + [ + "G", + "overn" + ], + [ + "Ġ\"", + "+" + ], + [ + "14", + "5" + ], + [ + "Ġsen", + "iors" + ], + [ + "A", + "h" + ], + [ + "V", + "V" + ], + [ + "Ġb", + "ending" + ], + [ + "ĠHarb", + "or" + ], + [ + "Ġcarbohyd", + "rate" + ], + [ + "Ġc", + "aves" + ], + [ + "B", + "ra" + ], + [ + "M", + "art" + ], + [ + "Ġann", + "oy" + ], + [ + "Ġb", + "arn" + ], + [ + "ĠSe", + "ason" + ], + [ + "Return", + "s" + ], + [ + "ah", + "n" + ], + [ + "is", + "factory" + ], + [ + "Ġcor", + "rid" + ], + [ + "Ġarr", + "ives" + ], + [ + "Ġrandom", + "ized" + ], + [ + "Ġcapital", + "ist" + ], + [ + "uzz", + "y" + ], + [ + "Ġthir", + "teen" + ], + [ + "b", + "earing" + ], + [ + "w", + "b" + ], + [ + "all", + "ed" + ], + [ + "ĠGl", + "ass" + ], + [ + "ĠMeasure", + "ment" + ], + [ + "n", + "els" + ], + [ + "car", + "bon" + ], + [ + "ograp", + "her" + ], + [ + "Ġspec", + "ifies" + ], + [ + "Ġ19", + "36" + ], + [ + "Ġgraph", + "ical" + ], + [ + "ĠEm", + "otional" + ], + [ + "Ġalter", + "ing" + ], + [ + "o", + "qu" + ], + [ + "sort", + "ed" + ], + [ + "Ġconflict", + "ing" + ], + [ + "IC", + "T" + ], + [ + "Ġal", + "i" + ], + [ + "EE", + "E" + ], + [ + "ĠNor", + "wegian" + ], + [ + "C", + "are" + ], + [ + "Ġf", + "p" + ], + [ + "ĠC", + "I" + ], + [ + "Ġun", + "pleasant" + ], + [ + "Ġâ", + "ĸ" + ], + [ + "Ġhes", + "itate" + ], + [ + "ĠS", + "urgery" + ], + [ + "ĠZ", + "ion" + ], + [ + "Ġprepar", + "ations" + ], + [ + "sem", + "ination" + ], + [ + "ĠPear", + "son" + ], + [ + "F", + "un" + ], + [ + "Ġout", + "lets" + ], + [ + "ĠGen", + "eration" + ], + [ + "ï", + "¬ģ" + ], + [ + "Ġsup", + "pression" + ], + [ + "ab", + "stract" + ], + [ + "Ġrock", + "y" + ], + [ + "Ġdiff", + "usion" + ], + [ + "]", + "}" + ], + [ + "Ġde", + "eds" + ], + [ + "ĠInterest", + "ingly" + ], + [ + "vent", + "h" + ], + [ + "Ġsafegu", + "arding" + ], + [ + "c", + "apt" + ], + [ + "Ġfin", + "ances" + ], + [ + "cc", + "oli" + ], + [ + "Ġgraph", + "ing" + ], + [ + "ur", + "as" + ], + [ + "Ġ19", + "58" + ], + [ + "Ġp", + "ins" + ], + [ + "Ġfib", + "re" + ], + [ + "ĠL", + "OG" + ], + [ + "te", + "chn" + ], + [ + "Al", + "tern" + ], + [ + "Ġbom", + "bs" + ], + [ + ".", + "'," + ], + [ + "Ġd", + "ull" + ], + [ + "ĠL", + "ore" + ], + [ + "Ġ19", + "29" + ], + [ + ")", + "\"," + ], + [ + "Ġp", + "ub" + ], + [ + "Ġl", + "ubric" + ], + [ + "Ġmass", + "age" + ], + [ + "t", + "ailed" + ], + [ + "ĠS", + "ymbol" + ], + [ + "Ġgood", + "ness" + ], + [ + "Ġprof", + "itable" + ], + [ + "Ġf", + "og" + ], + [ + "Ġrelat", + "able" + ], + [ + "ĠM", + "att" + ], + [ + "get", + "Logger" + ], + [ + "Ġhon", + "our" + ], + [ + "In", + "cre" + ], + [ + "Ġnan", + "op" + ], + [ + "Ġcap", + "ita" + ], + [ + "Ġbuy", + "ers" + ], + [ + "Ġpione", + "er" + ], + [ + "W", + "ill" + ], + [ + "circ", + "le" + ], + [ + "ĠDemocr", + "ats" + ], + [ + "cl", + "one" + ], + [ + "Ġbrack", + "ets" + ], + [ + "]", + "-" + ], + [ + "Ġcl", + "ergy" + ], + [ + "Ġmetall", + "ic" + ], + [ + "Ġpl", + "aus" + ], + [ + "Att", + "ribute" + ], + [ + "Ġcrow", + "ded" + ], + [ + "Ġfore", + "most" + ], + [ + "ist", + "ration" + ], + [ + "ograph", + "s" + ], + [ + "*", + "," + ], + [ + "ĠN", + "ames" + ], + [ + "ist", + "ing" + ], + [ + "Ġbrow", + "sing" + ], + [ + "Ġrespons", + "ibly" + ], + [ + "Ġfl", + "ush" + ], + [ + "ĠA", + "F" + ], + [ + "ver", + "bs" + ], + [ + "ĠB", + "ruce" + ], + [ + "ĠF", + "light" + ], + [ + "int", + "eger" + ], + [ + "Ġroll", + "er" + ], + [ + "ev", + "in" + ], + [ + "rell", + "a" + ], + [ + "T", + "or" + ], + [ + "ĠFl", + "ood" + ], + [ + "b", + "g" + ], + [ + "ew", + "able" + ], + [ + "Ġunder", + "w" + ], + [ + "com", + "plex" + ], + [ + "Ġank", + "le" + ], + [ + "cent", + "ral" + ], + [ + "Ġcher", + "ished" + ], + [ + "Ġh", + "aw" + ], + [ + "Ġ(", + "+" + ], + [ + "ĠB", + "irds" + ], + [ + "Ġpe", + "pt" + ], + [ + "IN", + "S" + ], + [ + "Ġc", + "emetery" + ], + [ + "Ġanim", + "ated" + ], + [ + "Ċĉĉĉĉ", + "ĉ" + ], + [ + "Ġfor", + "ums" + ], + [ + "Ġcong", + "estion" + ], + [ + "2", + "80" + ], + [ + "k", + "ill" + ], + [ + "if", + "est" + ], + [ + "ĠPan", + "el" + ], + [ + "S", + "pecial" + ], + [ + "Ġnegot", + "iate" + ], + [ + "level", + "and" + ], + [ + "ĠGreen", + "land" + ], + [ + "dra", + "wn" + ], + [ + "Ġmight", + "y" + ], + [ + "Ġevent", + "ual" + ], + [ + "ĠR", + "ice" + ], + [ + "Ġcred", + "ited" + ], + [ + "Ġo", + "h" + ], + [ + "Ġac", + "upuncture" + ], + [ + "u", + "j" + ], + [ + "Ġexpos", + "ing" + ], + [ + "Ġim", + "pl" + ], + [ + "ĠUs", + "ers" + ], + [ + "Ġincons", + "istent" + ], + [ + "ll", + "i" + ], + [ + "Ġtra", + "ction" + ], + [ + "23", + "5" + ], + [ + "Ġbet", + "ray" + ], + [ + "ĠGen", + "etic" + ], + [ + "Ġpup", + "il" + ], + [ + "Ġun", + "even" + ], + [ + "Ġadolesc", + "ence" + ], + [ + "Ġchlor", + "ide" + ], + [ + "ĠRef", + "erences" + ], + [ + "Vari", + "able" + ], + [ + "Cent", + "ral" + ], + [ + "ll", + "a" + ], + [ + "Ġalb", + "um" + ], + [ + "Ġbehavi", + "ours" + ], + [ + "ĠS", + "AT" + ], + [ + "Get", + "ting" + ], + [ + "Ġtoler", + "ate" + ], + [ + "ra", + "k" + ], + [ + "ĠP", + "ul" + ], + [ + "Ġro", + "ds" + ], + [ + "St", + "op" + ], + [ + "ĠBern", + "ard" + ], + [ + "Ġhorm", + "onal" + ], + [ + "plug", + "in" + ], + [ + "t", + "asks" + ], + [ + "20", + "2" + ], + [ + "Ġargument", + "ative" + ], + [ + "y", + "y" + ], + [ + "Param", + "eter" + ], + [ + "R", + "s" + ], + [ + "Ġend", + "emic" + ], + [ + "Ġham", + "mer" + ], + [ + "n", + "ative" + ], + [ + "Ġev", + "oke" + ], + [ + "Ġquiet", + "ly" + ], + [ + "Ġrhet", + "oric" + ], + [ + "/", + "-" + ], + [ + "Ġpast", + "a" + ], + [ + "Ġdon", + "ors" + ], + [ + "ĠW", + "ard" + ], + [ + "ĠD", + "ivid" + ], + [ + "Ġneut", + "r" + ], + [ + "Ġmart", + "ial" + ], + [ + "ĠGreat", + "er" + ], + [ + "Ġexam", + "inations" + ], + [ + "ĠDynam", + "ics" + ], + [ + "ĠSt", + "orage" + ], + [ + "ĠPh", + "oen" + ], + [ + "Ġcollect", + "or" + ], + [ + "ĠC", + "ycl" + ], + [ + "Ġestim", + "ating" + ], + [ + "B", + "P" + ], + [ + "orth", + "y" + ], + [ + "19", + "0" + ], + [ + "Ġpar", + "ity" + ], + [ + "Ġopt", + "imum" + ], + [ + "Ġcollect", + "ors" + ], + [ + "Ġdisadvant", + "age" + ], + [ + "h", + "ook" + ], + [ + "ĊĊ", + "ĊĠĠĠĠĠĠĠ" + ], + [ + "Ġcapt", + "ures" + ], + [ + "Ġfair", + "y" + ], + [ + "}}}", + "'," + ], + [ + "r", + "ules" + ], + [ + "ĠEm", + "ail" + ], + [ + "oglob", + "in" + ], + [ + "Ġform", + "ations" + ], + [ + "ĠLu", + "cy" + ], + [ + "Ġw", + "ished" + ], + [ + "Ġhom", + "emade" + ], + [ + "Ġorb", + "its" + ], + [ + "Ġst", + "ap" + ], + [ + "ĠN", + "ick" + ], + [ + "Ġbur", + "d" + ], + [ + "Ġcoron", + "ary" + ], + [ + "m", + "ant" + ], + [ + "ol", + "ate" + ], + [ + "rim", + "inal" + ], + [ + "Ġ19", + "57" + ], + [ + "Ġpro", + "st" + ], + [ + "ok", + "en" + ], + [ + "Ġalter", + "ations" + ], + [ + "ä¸", + "Ń" + ], + [ + "Ġprolif", + "eration" + ], + [ + "Ġmult", + "imedia" + ], + [ + "ĠâĨ", + "ij" + ], + [ + "O", + "F" + ], + [ + "f", + "o" + ], + [ + "22", + "4" + ], + [ + "ĠCh", + "amp" + ], + [ + "Ġfacilit", + "ated" + ], + [ + "Ġchop", + "ped" + ], + [ + "c", + "od" + ], + [ + "ĠD", + "R" + ], + [ + "ĠAss", + "istant" + ], + [ + "ac", + "ulture" + ], + [ + "Ġcur", + "r" + ], + [ + "Ġ18", + "65" + ], + [ + "Ġcertain", + "ty" + ], + [ + "Ġpur", + "ity" + ], + [ + "Ġsuper", + "ficial" + ], + [ + "Ġap", + "nea" + ], + [ + "ab", + "e" + ], + [ + "Ġbath", + "room" + ], + [ + "Ġv", + "ibration" + ], + [ + "us", + "able" + ], + [ + "Ġhum", + "ility" + ], + [ + "ĠJ", + "enn" + ], + [ + "be", + "e" + ], + [ + "w", + "right" + ], + [ + "o", + "ise" + ], + [ + "Ġid", + "i" + ], + [ + "Ġweak", + "er" + ], + [ + "Ġbe", + "ats" + ], + [ + "Ġhom", + "eland" + ], + [ + "sl", + "ug" + ], + [ + "ft", + "ime" + ], + [ + "Ġmeth", + "yl" + ], + [ + "d", + "oms" + ], + [ + "N", + "atural" + ], + [ + "Ġre", + "nal" + ], + [ + "13", + "7" + ], + [ + "Ġdecl", + "ines" + ], + [ + "yroid", + "ism" + ], + [ + "17", + "5" + ], + [ + "Ġfertil", + "izers" + ], + [ + "Ġcard", + "board" + ], + [ + "ĠRevolution", + "ary" + ], + [ + "Ġstr", + "ides" + ], + [ + "ĠHor", + "se" + ], + [ + "ĠC", + "ole" + ], + [ + "Ġ19", + "11" + ], + [ + "g", + "one" + ], + [ + "Ġ5", + "000" + ], + [ + "Ġinfant", + "ry" + ], + [ + "Ġins", + "cribed" + ], + [ + "Ġdr", + "astically" + ], + [ + "Ġcl", + "ocks" + ], + [ + "ĠHur", + "ricane" + ], + [ + "cre", + "as" + ], + [ + "Ġdefic", + "iencies" + ], + [ + "ER", + "V" + ], + [ + "Ġgrand", + "mother" + ], + [ + "ĠP", + "S" + ], + [ + "ĠThe", + "od" + ], + [ + "Ġ19", + "37" + ], + [ + "ĠE", + "E" + ], + [ + "end", + "point" + ], + [ + "ðĿij", + "¥" + ], + [ + "Ġhum", + "id" + ], + [ + "Ġnom", + "inal" + ], + [ + "Ġ\"", + "{" + ], + [ + "Ġval", + "leys" + ], + [ + "Ġeight", + "eenth" + ], + [ + "Ġst", + "up" + ], + [ + "Ġbe", + "an" + ], + [ + "por", + "a" + ], + [ + "ĠInit", + "ially" + ], + [ + "Ġensl", + "aved" + ], + [ + "G", + "erman" + ], + [ + "Ġgen", + "ocide" + ], + [ + "w", + "y" + ], + [ + "ĠAn", + "throp" + ], + [ + "ĠIss", + "ue" + ], + [ + "á", + "»" + ], + [ + "Ġen", + "list" + ], + [ + "ish", + "ops" + ], + [ + "Ġchlor", + "ine" + ], + [ + "Ġcav", + "ities" + ], + [ + "Ġt", + "rop" + ], + [ + "ĠMc", + "D" + ], + [ + "D", + "em" + ], + [ + "or", + "as" + ], + [ + "Ġgu", + "ards" + ], + [ + "Ġd", + "rones" + ], + [ + "Ġacad", + "emics" + ], + [ + "Ġric", + "her" + ], + [ + "ĠInter", + "action" + ], + [ + "Ġbar", + "rel" + ], + [ + "Ġcompens", + "ate" + ], + [ + "ap", + "olis" + ], + [ + "duc", + "ive" + ], + [ + "Ġd", + "ug" + ], + [ + "ĠN", + "ik" + ], + [ + "Ġresult", + "ant" + ], + [ + "ĠR", + "ivers" + ], + [ + "ĠTerrit", + "ory" + ], + [ + "Ã", + "´" + ], + [ + "ĠWh", + "atever" + ], + [ + "ĠEconom", + "y" + ], + [ + "AMP", + "LE" + ], + [ + "ĠI", + "gn" + ], + [ + "ĠCom", + "ments" + ], + [ + "Ġshe", + "er" + ], + [ + "ĠMor", + "oc" + ], + [ + "Ġinf", + "er" + ], + [ + "ĠMad", + "ison" + ], + [ + "ĠM", + "aced" + ], + [ + "Ġdon", + "ated" + ], + [ + "ĠSal", + "mon" + ], + [ + "Ġbl", + "urred" + ], + [ + "Ġsp", + "iders" + ], + [ + "Ġmanage", + "able" + ], + [ + "o", + "ft" + ], + [ + "Ġpred", + "is" + ], + [ + "Ġt", + "k" + ], + [ + "Ġpsych", + "o" + ], + [ + "Ġdisturb", + "ed" + ], + [ + "ĠM", + "t" + ], + [ + "other", + "mal" + ], + [ + "our", + "ge" + ], + [ + "opol", + "itical" + ], + [ + "å", + "¾" + ], + [ + "ĠD", + "est" + ], + [ + "w", + "art" + ], + [ + "Ġto", + "e" + ], + [ + "od", + "ium" + ], + [ + "Ġup", + "stream" + ], + [ + "Ġback", + "drop" + ], + [ + "Ġc", + "ounters" + ], + [ + "Ġstrengthen", + "ed" + ], + [ + "Ġpo", + "inter" + ], + [ + "Ġrem", + "inis" + ], + [ + "Ġdress", + "ing" + ], + [ + "Ġj", + "ail" + ], + [ + "iss", + "ors" + ], + [ + "ĠBas", + "ics" + ], + [ + "ĠRequ", + "ired" + ], + [ + "il", + "k" + ], + [ + "Ġbrut", + "al" + ], + [ + "ĠC", + "atherine" + ], + [ + "Ġ", + "ãħ" + ], + [ + "over", + "ty" + ], + [ + "Ġcart", + "ilage" + ], + [ + "ĠPost", + "s" + ], + [ + "Ġfil", + "t" + ], + [ + "Ġc", + "uc" + ], + [ + "Ġspont", + "aneous" + ], + [ + "ĠQu", + "arter" + ], + [ + "Ġcompet", + "ent" + ], + [ + "coh", + "olic" + ], + [ + "ĠBe", + "hind" + ], + [ + "Ġmiss", + "ile" + ], + [ + "ĠR", + "and" + ], + [ + "Ġs", + "urn" + ], + [ + "vis", + "ory" + ], + [ + "ĠColon", + "el" + ], + [ + "Ù", + "Ī" + ], + [ + "Ġ19", + "54" + ], + [ + "Ġdist", + "ractions" + ], + [ + "x", + "ia" + ], + [ + "Ġsp", + "arse" + ], + [ + "Ġtend", + "encies" + ], + [ + "Ġveter", + "inary" + ], + [ + "Ġ", + "...." + ], + [ + "Ġ18", + "62" + ], + [ + "ult", + "an" + ], + [ + "F", + "ast" + ], + [ + "Ġtensor", + "flow" + ], + [ + "ĠK", + "B" + ], + [ + "T", + "aking" + ], + [ + "Ġus", + "eless" + ], + [ + "Ġcra", + "zy" + ], + [ + "Ġcaus", + "al" + ], + [ + "Americ", + "ans" + ], + [ + "ment", + "ioned" + ], + [ + "Ġz", + "oo" + ], + [ + "Up", + "dated" + ], + [ + "Ġmisu", + "nderstand" + ], + [ + "Ġlight", + "weight" + ], + [ + "Ġtuber", + "culosis" + ], + [ + "ĠList", + "en" + ], + [ + "Ġex", + "ile" + ], + [ + "Ġsim", + "ulated" + ], + [ + "He", + "ight" + ], + [ + "Ġ\"", + "\"," + ], + [ + "ĠJ", + "oy" + ], + [ + "Ġsh", + "oe" + ], + [ + "Ġcommod", + "ities" + ], + [ + "V", + "R" + ], + [ + "Ġl", + "attice" + ], + [ + "P", + "red" + ], + [ + "ĠRef", + "uge" + ], + [ + "ace", + "ae" + ], + [ + "ĠL", + "inks" + ], + [ + "Ġschool", + "ing" + ], + [ + "Ġentertain", + "ing" + ], + [ + "Ġmand", + "ate" + ], + [ + "rec", + "ogn" + ], + [ + "Ġjud", + "gments" + ], + [ + "Ġhoriz", + "ons" + ], + [ + "heart", + "ed" + ], + [ + "nam", + "on" + ], + [ + "opot", + "am" + ], + [ + "Ġcustom", + "ary" + ], + [ + "ĠAut", + "ism" + ], + [ + "Ġconfirm", + "ation" + ], + [ + "-", + "," + ], + [ + "Ġ19", + "53" + ], + [ + "Ġfr", + "ank" + ], + [ + "Ġmil", + "estones" + ], + [ + "ĠH", + "ost" + ], + [ + "ress", + "es" + ], + [ + "Ġweigh", + "s" + ], + [ + "L", + "ight" + ], + [ + "Q", + "s" + ], + [ + "b", + "age" + ], + [ + "ĠConsider", + "ations" + ], + [ + "P", + "G" + ], + [ + "Ġre", + "nov" + ], + [ + "ĠCh", + "and" + ], + [ + "Ġdest", + "inations" + ], + [ + "qu", + "ire" + ], + [ + "Ġref", + "ere" + ], + [ + "Ġyoung", + "est" + ], + [ + "Ġill", + "usion" + ], + [ + "Ġsh", + "y" + ], + [ + "p", + "ies" + ], + [ + "ĠC", + "ooking" + ], + [ + "ĠB", + "aker" + ], + [ + "ĠG", + "ran" + ], + [ + "C", + "irc" + ], + [ + "Ġc", + "iting" + ], + [ + "D", + "im" + ], + [ + "Ġmin", + "ers" + ], + [ + "ĠCB", + "D" + ], + [ + "Ġfa", + "una" + ], + [ + "An", + "aly" + ], + [ + "Ġsmok", + "ers" + ], + [ + "Ġsam", + "pled" + ], + [ + "Willi", + "am" + ], + [ + "Ġcont", + "raction" + ], + [ + "Ġ19", + "13" + ], + [ + "Ġ[", + "#" + ], + [ + "ĠÏ", + "Ħ" + ], + [ + "Ġintegr", + "als" + ], + [ + "ens", + "on" + ], + [ + "Ġl", + "ava" + ], + [ + "Ġrec", + "ount" + ], + [ + "ĠÂ", + "§" + ], + [ + "Ġmanifest", + "ations" + ], + [ + "Ġphysic", + "ist" + ], + [ + "ĠF", + "requency" + ], + [ + "Ġvol", + "atile" + ], + [ + "']", + "))" + ], + [ + "Ġl", + "ibr" + ], + [ + "Ġimper", + "fect" + ], + [ + "Ch", + "ina" + ], + [ + "N", + "UM" + ], + [ + "ĠT", + "rees" + ], + [ + "ĠA", + "uth" + ], + [ + "So", + "ft" + ], + [ + "................", + "................" + ], + [ + "č", + "ĠĠĠĠĠĠĠ" + ], + [ + "arg", + "uments" + ], + [ + "Ġm", + "our" + ], + [ + "Ġoccur", + "rences" + ], + [ + "Aut", + "o" + ], + [ + "ĠSecond", + "ary" + ], + [ + "Mat", + "hemat" + ], + [ + "Ġimp", + "ressed" + ], + [ + "Ġtop", + "ology" + ], + [ + "au", + "er" + ], + [ + "Ġworry", + "ing" + ], + [ + "Ġcataly", + "st" + ], + [ + "('", + "_" + ], + [ + "Ġz", + "oom" + ], + [ + "Ġsal", + "iva" + ], + [ + "success", + "ful" + ], + [ + "ys", + "et" + ], + [ + "f", + "its" + ], + [ + "ĠE", + "pid" + ], + [ + "ĠBut", + "ter" + ], + [ + "S", + "ep" + ], + [ + "Ġst", + "olen" + ], + [ + "pro", + "blem" + ], + [ + "ĠP", + "rem" + ], + [ + "ĠCamp", + "bell" + ], + [ + "P", + "i" + ], + [ + "pro", + "c" + ], + [ + "ĠSp", + "ot" + ], + [ + "ðĿ", + "ľ" + ], + [ + "ãģ", + "®" + ], + [ + "Ġbibli", + "ography" + ], + [ + "Ġp", + "sy" + ], + [ + "Ġhel", + "per" + ], + [ + "ĠEm", + "ma" + ], + [ + "ĠW", + "aste" + ], + [ + "in", + "as" + ], + [ + "Ġgrow", + "ers" + ], + [ + "Ġstiff", + "ness" + ], + [ + "at", + "io" + ], + [ + "Ġm", + "L" + ], + [ + "B", + "atch" + ], + [ + "Ġmal", + "icious" + ], + [ + "ant", + "i" + ], + [ + "Ġrept", + "iles" + ], + [ + "Ġt", + "icks" + ], + [ + "Ġsecure", + "ly" + ], + [ + "\\", + "{" + ], + [ + "t", + "ax" + ], + [ + "ĠS", + "ources" + ], + [ + "ĠG", + "othic" + ], + [ + "Ġfer", + "mentation" + ], + [ + "J", + "ames" + ], + [ + "ĠSe", + "lection" + ], + [ + "Ġen", + "velope" + ], + [ + "ric", + "a" + ], + [ + "es", + "us" + ], + [ + "Ġsu", + "ite" + ], + [ + "ĠObject", + "ives" + ], + [ + "Â", + "´" + ], + [ + "ĠR", + "ing" + ], + [ + "(\"", + "-" + ], + [ + "Ġreact", + "ive" + ], + [ + "Ġday", + "light" + ], + [ + "Ġapp", + "rent" + ], + [ + "k", + "eras" + ], + [ + "Ġhyd", + "roc" + ], + [ + "aur", + "us" + ], + [ + "×", + "ķ" + ], + [ + "ĠNet", + "works" + ], + [ + "ĠWar", + "ren" + ], + [ + "Ġinstit", + "ute" + ], + [ + "p", + "n" + ], + [ + "ĠM", + "ock" + ], + [ + "Ġgif", + "ted" + ], + [ + "Ġdivis", + "or" + ], + [ + "Ġs", + "or" + ], + [ + ".", + "âĢĶ" + ], + [ + "13", + "6" + ], + [ + "Ġdoub", + "ts" + ], + [ + "Ġtel", + "esc" + ], + [ + "Ġse", + "ized" + ], + [ + "Ġs", + "ailing" + ], + [ + "dis", + "on" + ], + [ + "Ġlabel", + "ing" + ], + [ + "Ġdwar", + "f" + ], + [ + "ĠAlber", + "ta" + ], + [ + "Ġcon", + "ducive" + ], + [ + "ĠAtl", + "anta" + ], + [ + "Ġp", + "aved" + ], + [ + "ĠDem", + "on" + ], + [ + "co", + "al" + ], + [ + "Ġn", + "ets" + ], + [ + "12", + "9" + ], + [ + "Ġsp", + "ur" + ], + [ + "iqu", + "id" + ], + [ + "p", + "oll" + ], + [ + "ĠHealth", + "care" + ], + [ + "LO", + "G" + ], + [ + "iz", + "ar" + ], + [ + "Ġhonest", + "y" + ], + [ + "Ġsp", + "are" + ], + [ + "Ġshed", + "ding" + ], + [ + "Ġhypot", + "hetical" + ], + [ + "Ġpo", + "etic" + ], + [ + "Ġsw", + "ap" + ], + [ + "With", + "out" + ], + [ + "Ġbron", + "ch" + ], + [ + "Ġunpredict", + "able" + ], + [ + "ir", + "i" + ], + [ + "P", + "aul" + ], + [ + "c", + "and" + ], + [ + "Ġshel", + "ves" + ], + [ + "ĠM", + "eg" + ], + [ + "ĠB", + "P" + ], + [ + "Ġen", + "large" + ], + [ + "Ġque", + "er" + ], + [ + "iz", + "a" + ], + [ + "ĠV", + "ers" + ], + [ + "Ġd", + "urability" + ], + [ + "ĠK", + "nown" + ], + [ + "se", + "ason" + ], + [ + "Ġwa", + "ist" + ], + [ + "ĠT", + "ag" + ], + [ + "Ch", + "all" + ], + [ + "Ġlegit", + "im" + ], + [ + "13", + "4" + ], + [ + "Ġsed", + "iments" + ], + [ + "2", + "16" + ], + [ + "L", + "oss" + ], + [ + "Ġres", + "ide" + ], + [ + "by", + "te" + ], + [ + "Foreign", + "Key" + ], + [ + "Ġp", + "ause" + ], + [ + "ĠB", + "lu" + ], + [ + "ĠAp", + "art" + ], + [ + "ĠPat", + "terns" + ], + [ + "Ġc", + "ath" + ], + [ + "Ġdisc", + "arded" + ], + [ + "Ġuniform", + "ly" + ], + [ + "S", + "at" + ], + [ + "in", + "se" + ], + [ + "ploy", + "ed" + ], + [ + "Ġsusp", + "icious" + ], + [ + "ĠV", + "A" + ], + [ + "Con", + "n" + ], + [ + "New", + "s" + ], + [ + "ĠSchol", + "ars" + ], + [ + "Ġinev", + "itably" + ], + [ + ":", + "\"" + ], + [ + "file", + "path" + ], + [ + "Ġupd", + "ating" + ], + [ + "m", + "ix" + ], + [ + "in", + "burgh" + ], + [ + "Ġhel", + "l" + ], + [ + "Ġrun", + "ner" + ], + [ + "Ġb", + "ilingual" + ], + [ + "ass", + "ed" + ], + [ + "ĠRog", + "er" + ], + [ + "A", + "verage" + ], + [ + "T", + "urn" + ], + [ + "ĠS", + "oph" + ], + [ + "ĠE", + "T" + ], + [ + "P", + "a" + ], + [ + "T", + "ri" + ], + [ + "Ġseed", + "lings" + ], + [ + "Ġcere", + "bral" + ], + [ + "g", + "ray" + ], + [ + "Ġfundament", + "ally" + ], + [ + "mean", + "ing" + ], + [ + "ĠConsum", + "er" + ], + [ + "19", + "93" + ], + [ + "=[", + "]," + ], + [ + "ĠM", + "ode" + ], + [ + "Not", + "es" + ], + [ + "ĠProject", + "s" + ], + [ + "Ġorth", + "ogonal" + ], + [ + "d", + "ensity" + ], + [ + "ĠB", + "MI" + ], + [ + "ĠIn", + "j" + ], + [ + "X", + "Y" + ], + [ + "Ġre", + "plication" + ], + [ + "cept", + "ive" + ], + [ + "Ġa", + "il" + ], + [ + "Ġun", + "changed" + ], + [ + "sc", + "hed" + ], + [ + "Ġ12", + "1" + ], + [ + "Ġdin", + "osaur" + ], + [ + "t", + "rig" + ], + [ + "Ġdev", + "iations" + ], + [ + "âĤ¬", + "âĦ¢" + ], + [ + "ĠDet", + "roit" + ], + [ + "Ġen", + "j" + ], + [ + "Ġpl", + "ains" + ], + [ + "Ġrec", + "k" + ], + [ + "ĠFl", + "ag" + ], + [ + "Ġhypot", + "enuse" + ], + [ + "Christ", + "ian" + ], + [ + "pop", + "ulation" + ], + [ + "{", + "'" + ], + [ + "ac", + "s" + ], + [ + "Ġpul", + "ses" + ], + [ + "Ġcous", + "in" + ], + [ + "im", + "et" + ], + [ + "ĠW", + "oman" + ], + [ + "f", + "em" + ], + [ + "AT", + "ED" + ], + [ + "ĠAltern", + "ative" + ], + [ + "Ġe", + "g" + ], + [ + "Ġoste", + "oporosis" + ], + [ + "ĠMed", + "ieval" + ], + [ + "Ġund", + "es" + ], + [ + "Ġsk", + "ies" + ], + [ + "r", + "v" + ], + [ + "ain", + "er" + ], + [ + "Ġsm", + "arter" + ], + [ + "Ġsubsc", + "ription" + ], + [ + "red", + "uce" + ], + [ + "Ġpredict", + "able" + ], + [ + "Ġly", + "rics" + ], + [ + "cl", + "ip" + ], + [ + "Ġterror", + "ist" + ], + [ + "Ġc", + "ovenant" + ], + [ + "ign", + "ore" + ], + [ + "Ġd", + "aunting" + ], + [ + "Ġfav", + "ored" + ], + [ + "N", + "eg" + ], + [ + "equ", + "ation" + ], + [ + "Ġ18", + "40" + ], + [ + "Ġlif", + "ted" + ], + [ + "oc", + "o" + ], + [ + "Ġcrim", + "inals" + ], + [ + "id", + "en" + ], + [ + "Ġr", + "ou" + ], + [ + "Ġnarr", + "ator" + ], + [ + "Ġpre", + "historic" + ], + [ + "Ġenlarg", + "ed" + ], + [ + "Ġ19", + "55" + ], + [ + "el", + "iness" + ], + [ + "Ġ18", + "63" + ], + [ + "br", + "aska" + ], + [ + "Ġfier", + "ce" + ], + [ + "vis", + "ible" + ], + [ + "ĠRepublic", + "ans" + ], + [ + "ip", + "lying" + ], + [ + "19", + "92" + ], + [ + "Ġp", + "ockets" + ], + [ + "ĠA", + "ch" + ], + [ + "Ġcit", + "rus" + ], + [ + "R", + "ober" + ], + [ + "r", + "ators" + ], + [ + "Ġform", + "ulated" + ], + [ + "ĠCo", + "oper" + ], + [ + "st", + "derr" + ], + [ + "ĠHe", + "aven" + ], + [ + "Ġbud", + "s" + ], + [ + "t", + "ight" + ], + [ + "it", + "as" + ], + [ + "Ġtun", + "ed" + ], + [ + "Ġrecur", + "rent" + ], + [ + "Ġ19", + "35" + ], + [ + "Ġquadr", + "ilateral" + ], + [ + "osp", + "ace" + ], + [ + "Ġdoct", + "r" + ], + [ + "c", + "reat" + ], + [ + "ĠAr", + "med" + ], + [ + "Ġtim", + "estamp" + ], + [ + "Ġst", + "ip" + ], + [ + "ect", + "ar" + ], + [ + "ob", + "a" + ], + [ + "Act", + "ive" + ], + [ + "us", + "age" + ], + [ + "ustain", + "ability" + ], + [ + "ĠZ", + "oo" + ], + [ + "Ġbegin", + "nings" + ], + [ + "Ġce", + "ase" + ], + [ + "c", + "ology" + ], + [ + "Ġconver", + "ter" + ], + [ + "L", + "in" + ], + [ + "ari", + "us" + ], + [ + "Ġris", + "en" + ], + [ + "Ġobstac", + "le" + ], + [ + "t", + "hem" + ], + [ + "ĠO", + "ption" + ], + [ + "Ġsp", + "ans" + ], + [ + "Ġbeet", + "les" + ], + [ + "\"\"", + ")" + ], + [ + "Ġep", + "ist" + ], + [ + "O", + "mega" + ], + [ + "is", + "o" + ], + [ + "add", + "le" + ], + [ + "text", + "bf" + ], + [ + "Ġult", + "raviolet" + ], + [ + "Ġfe", + "ud" + ], + [ + "os", + "cel" + ], + [ + "Ġdon", + "ation" + ], + [ + "Ġsubsid", + "ies" + ], + [ + "Ġm", + "int" + ], + [ + "Ġbi", + "opsy" + ], + [ + "aps", + "es" + ], + [ + "Ġaw", + "aken" + ], + [ + "Ġkill", + "er" + ], + [ + "Ġfet", + "al" + ], + [ + "ops", + "is" + ], + [ + "Ġarchae", + "ologists" + ], + [ + "Ġd", + "ad" + ], + [ + "Ġpro", + "se" + ], + [ + "č", + "ĊĠĠĠĠĠĠĠĠ" + ], + [ + "ol", + "t" + ], + [ + "Eng", + "ine" + ], + [ + "Ġc", + "asc" + ], + [ + "ĠN", + "T" + ], + [ + "Ġk", + "its" + ], + [ + "Ġaug", + "mented" + ], + [ + "3", + "20" + ], + [ + "Ġmur", + "dered" + ], + [ + "r", + "als" + ], + [ + "Ġdismiss", + "ed" + ], + [ + "ĠRail", + "way" + ], + [ + "æľ", + "ī" + ], + [ + "ĠL", + "I" + ], + [ + "sp", + "ot" + ], + [ + "Ġimagin", + "ative" + ], + [ + "in", + "qu" + ], + [ + "ĠCong", + "o" + ], + [ + "Su", + "per" + ], + [ + "e", + "ast" + ], + [ + "AC", + "H" + ], + [ + "ĠD", + "rive" + ], + [ + "son", + "ian" + ], + [ + "Ġend", + "orse" + ], + [ + "target", + "s" + ], + [ + "âķIJ", + "âķIJ" + ], + [ + "ĠSe", + "ek" + ], + [ + "ĠCollab", + "orative" + ], + [ + "ri", + "k" + ], + [ + "m", + "ith" + ], + [ + "ĠC", + "ategory" + ], + [ + "Sym", + "ptoms" + ], + [ + "pr", + "imary" + ], + [ + "ĠSy", + "rian" + ], + [ + "Ġcompet", + "itions" + ], + [ + "Ġign", + "oring" + ], + [ + "()", + "]" + ], + [ + "ĠDiv", + "is" + ], + [ + "the", + "se" + ], + [ + "Ġt", + "il" + ], + [ + "an", + "cer" + ], + [ + "Ġh", + "atch" + ], + [ + "Ġsur", + "pass" + ], + [ + "Ġblind", + "ness" + ], + [ + "Ġlif", + "estyles" + ], + [ + "ĠL", + "em" + ], + [ + "Ġjust", + "ification" + ], + [ + "ĠMax", + "imum" + ], + [ + "Ġthe", + "e" + ], + [ + "Ġf", + "etch" + ], + [ + "Ġfore", + "nsic" + ], + [ + "Ġrep", + "o" + ], + [ + "Ġ:", + ")" + ], + [ + "Ġvir", + "gin" + ], + [ + "ĠS", + "ession" + ], + [ + "Ġins", + "omnia" + ], + [ + "ĠAssoci", + "ated" + ], + [ + "B", + "Y" + ], + [ + "ĠK", + "ash" + ], + [ + "ä»", + "£" + ], + [ + "Ġillum", + "inate" + ], + [ + "whe", + "el" + ], + [ + "ars", + "on" + ], + [ + "us", + "p" + ], + [ + "Ġacc", + "ent" + ], + [ + "az", + "i" + ], + [ + "char", + "acter" + ], + [ + "Ġp", + "a" + ], + [ + "Ġresol", + "ving" + ], + [ + "Ġharness", + "ing" + ], + [ + "t", + "raction" + ], + [ + "Ġl", + "end" + ], + [ + "Ġru", + "pt" + ], + [ + "L", + "ICENSE" + ], + [ + "ou", + "ver" + ], + [ + "Ġv", + "est" + ], + [ + "15", + "5" + ], + [ + "Ġkn", + "ots" + ], + [ + "row", + "ing" + ], + [ + "Ġban", + "ana" + ], + [ + "Ġsk", + "i" + ], + [ + "press", + "ed" + ], + [ + "7", + "50" + ], + [ + "Ġinv", + "aded" + ], + [ + "Ġste", + "al" + ], + [ + "Ñ", + "ħ" + ], + [ + "ĠMon", + "te" + ], + [ + "ĠC", + "up" + ], + [ + "ĠHung", + "ary" + ], + [ + "ĠF", + "R" + ], + [ + "ĠForm", + "ation" + ], + [ + "Ġw", + "ives" + ], + [ + "ĠAust", + "rian" + ], + [ + "Ġex", + "empt" + ], + [ + "ĠC", + "e" + ], + [ + "ĠQueens", + "land" + ], + [ + "Ġaccommod", + "ation" + ], + [ + "00", + "000" + ], + [ + "pect", + "ives" + ], + [ + "l", + "ag" + ], + [ + "ĠAb", + "d" + ], + [ + "4", + "01" + ], + [ + "t", + "n" + ], + [ + "form", + "ing" + ], + [ + "ĠV", + "ice" + ], + [ + "Ġc", + "age" + ], + [ + "Ġman", + "ages" + ], + [ + "Ġtack", + "ling" + ], + [ + "Ġmort", + "gage" + ], + [ + "Ġeduc", + "ator" + ], + [ + "Ġ", + "----------------------------------------------------------------" + ], + [ + "process", + "or" + ], + [ + "L", + "ead" + ], + [ + "17", + "0" + ], + [ + "Ġflour", + "ish" + ], + [ + "Ġt", + "idal" + ], + [ + "Ġpione", + "ering" + ], + [ + "19", + "9" + ], + [ + "ĠVill", + "age" + ], + [ + "ĠAb", + "use" + ], + [ + "Ġcircul", + "ating" + ], + [ + "ĠMar", + "ie" + ], + [ + "config", + "uration" + ], + [ + "Ġsign", + "atures" + ], + [ + "a", + "q" + ], + [ + "Ġinv", + "aluable" + ], + [ + "ĠTim", + "er" + ], + [ + "æ", + "į" + ], + [ + "Pro", + "of" + ], + [ + "osc", + "opy" + ], + [ + "eal", + "ous" + ], + [ + ">", + "," + ], + [ + "Ã", + "¯" + ], + [ + "Ġteasp", + "oon" + ], + [ + "OS", + "S" + ], + [ + "ĠHait", + "i" + ], + [ + "Ġin", + "land" + ], + [ + "Ġj", + "elly" + ], + [ + "B", + "U" + ], + [ + "ĠSub", + "tract" + ], + [ + "Ġgrap", + "pling" + ], + [ + "Ġco", + "exist" + ], + [ + "Ġl", + "ions" + ], + [ + "Ġrem", + "em" + ], + [ + "Ġtext", + "ile" + ], + [ + "ke", + "eper" + ], + [ + "Ġlob", + "by" + ], + [ + "å", + "¯" + ], + [ + "min", + "us" + ], + [ + "Ġgovernment", + "al" + ], + [ + "Ġancest", + "ry" + ], + [ + "Ġexch", + "anged" + ], + [ + "Ġappoint", + "ments" + ], + [ + "Ġgra", + "ft" + ], + [ + "ĠPol", + "ar" + ], + [ + "pher", + "d" + ], + [ + "comput", + "er" + ], + [ + "gener", + "ational" + ], + [ + "um", + "atic" + ], + [ + "Ġdes", + "pair" + ], + [ + "Ġslow", + "ing" + ], + [ + "ce", + "phal" + ], + [ + "ĠTh", + "reat" + ], + [ + "Ġsu", + "ng" + ], + [ + "method", + "s" + ], + [ + "('", + "%" + ], + [ + "25", + "4" + ], + [ + "ĠMe", + "asures" + ], + [ + "Ġcourse", + "work" + ], + [ + "ĠColomb", + "ia" + ], + [ + "ĠE", + "D" + ], + [ + "Ġeconom", + "ists" + ], + [ + "Ġnow", + "adays" + ], + [ + "Ġret", + "aining" + ], + [ + "Ġ16", + "00" + ], + [ + "Ġre", + "dd" + ], + [ + "Ġsusp", + "ension" + ], + [ + "Ġel", + "usive" + ], + [ + "Ġconst", + "ipation" + ], + [ + "l", + "ishes" + ], + [ + "ĠC", + "ities" + ], + [ + "ĠF", + "ew" + ], + [ + "ac", + "lass" + ], + [ + "Ġbu", + "il" + ], + [ + "Ġhist", + "ogram" + ], + [ + "Ġbirth", + "s" + ], + [ + "Ġlog", + "o" + ], + [ + "Ġgene", + "alog" + ], + [ + "he", + "red" + ], + [ + "Ġc", + "af" + ], + [ + "ov", + "ak" + ], + [ + "ĠEqu", + "ipment" + ], + [ + "Ġcharacter", + "ization" + ], + [ + "yp", + "ical" + ], + [ + "Qu", + "ote" + ], + [ + "Ġf", + "oll" + ], + [ + "ram", + "ids" + ], + [ + "prov", + "ider" + ], + [ + "Ġcrypt", + "ocur" + ], + [ + "ide", + "press" + ], + [ + "Ġbo", + "asts" + ], + [ + "Ġdecent", + "ral" + ], + [ + "ĠO", + "P" + ], + [ + "iv", + "an" + ], + [ + "Ġlo", + "vers" + ], + [ + "Ġres", + "urrection" + ], + [ + "ĠEx", + "actly" + ], + [ + "Ġswe", + "pt" + ], + [ + "ĠO", + "UT" + ], + [ + "pe", + "ak" + ], + [ + "oscel", + "es" + ], + [ + "Ġafter", + "math" + ], + [ + "Ġstrand", + "s" + ], + [ + "bal", + "ances" + ], + [ + "Ġm", + "aker" + ], + [ + "Ġnon", + "linear" + ], + [ + "Ġmaster", + "piece" + ], + [ + "Ġh", + "ints" + ], + [ + "ĠAp", + "pe" + ], + [ + "Ġvend", + "ors" + ], + [ + "We", + "ight" + ], + [ + "Ġexp", + "ands" + ], + [ + "at", + "ics" + ], + [ + "Ġimpact", + "ing" + ], + [ + "determ", + "ination" + ], + [ + "ĠPrepar", + "ation" + ], + [ + "ĠF", + "raction" + ], + [ + "Ġsh", + "iny" + ], + [ + "Ġdis", + "semin" + ], + [ + "Ġmeas", + "urable" + ], + [ + "Ġ", + "Ä" + ], + [ + "Ġgradu", + "ated" + ], + [ + "V", + "s" + ], + [ + "vent", + "ory" + ], + [ + "Ġp", + "oured" + ], + [ + "Ġintern", + "ally" + ], + [ + "es", + "ters" + ], + [ + "ĠR", + "ect" + ], + [ + "ic", + "ine" + ], + [ + "ai", + "ro" + ], + [ + "ĠMur", + "ray" + ], + [ + "Ġp", + "unch" + ], + [ + "ill", + "ation" + ], + [ + "Ġdev", + "ised" + ], + [ + "Ġpars", + "ed" + ], + [ + "ĠBeng", + "al" + ], + [ + "ĠE", + "L" + ], + [ + "Ġforb", + "idden" + ], + [ + "ol", + "o" + ], + [ + "ĠGh", + "ana" + ], + [ + "Ġc", + "avalry" + ], + [ + "Ġb", + "amboo" + ], + [ + "ge", + "o" + ], + [ + "Sm", + "ith" + ], + [ + "ĠS", + "anskrit" + ], + [ + "ĠSt", + "ream" + ], + [ + "ĠSee", + "ing" + ], + [ + "T", + "IME" + ], + [ + "ĠBal", + "ance" + ], + [ + "ĠY", + "OUR" + ], + [ + "Ġenc", + "aps" + ], + [ + "Ġsc", + "aled" + ], + [ + "fort", + "unate" + ], + [ + "il", + "is" + ], + [ + "uel", + "a" + ], + [ + "Ġgrand", + "parents" + ], + [ + "Ġsw", + "itched" + ], + [ + "Ġrecur", + "rence" + ], + [ + "Ġmitig", + "ating" + ], + [ + "Not", + "ice" + ], + [ + "ĠCl", + "ient" + ], + [ + "reed", + "ing" + ], + [ + "Ġadvoc", + "ated" + ], + [ + "erent", + "ial" + ], + [ + "Ġre", + "plicate" + ], + [ + "Effect", + "ive" + ], + [ + "Ġrecruit", + "ment" + ], + [ + "ĠC", + "ot" + ], + [ + "ĠS", + "OL" + ], + [ + "ĠCl", + "ay" + ], + [ + "а", + "н" + ], + [ + "epoch", + "s" + ], + [ + "Ġmis", + "leading" + ], + [ + "Ġben", + "ign" + ], + [ + "ĠC", + "eltic" + ], + [ + "Ġcritic", + "ized" + ], + [ + "if", + "ts" + ], + [ + "Ġri", + "pe" + ], + [ + "Ġprest", + "igious" + ], + [ + "v", + "et" + ], + [ + "Ġp", + "umping" + ], + [ + "ĠM", + "aur" + ], + [ + "Ġman", + "g" + ], + [ + "Ġout", + "reach" + ], + [ + "Ġtutorial", + "s" + ], + [ + "Ġel", + "bow" + ], + [ + "Ġun", + "limited" + ], + [ + "names", + "pace" + ], + [ + "Bl", + "ue" + ], + [ + "A", + "ustral" + ], + [ + "ĠRes", + "olution" + ], + [ + "Ġin", + "aug" + ], + [ + "Ġstat", + "ues" + ], + [ + "redit", + "ary" + ], + [ + "Ġin", + "vers" + ], + [ + "Ġsturd", + "y" + ], + [ + "ed", + "es" + ], + [ + "orn", + "s" + ], + [ + "Ġdepict", + "s" + ], + [ + "ĠCub", + "an" + ], + [ + "Ġre", + "ception" + ], + [ + "Ġgroup", + "ing" + ], + [ + "Ġsand", + "y" + ], + [ + "det", + "ail" + ], + [ + "V", + "II" + ], + [ + "Ġuns", + "afe" + ], + [ + "Ġel", + "ong" + ], + [ + "Ġcylind", + "rical" + ], + [ + "ĠParticip", + "ants" + ], + [ + "ĠV", + "II" + ], + [ + "Ġm", + "erc" + ], + [ + "Ġ2", + "10" + ], + [ + "ĠDom", + "ain" + ], + [ + "Acc", + "ount" + ], + [ + "Ġround", + "ing" + ], + [ + "(", + "[\"" + ], + [ + "Ġpy", + "game" + ], + [ + "ĠClass", + "ification" + ], + [ + "!", + "\\" + ], + [ + "Ġmon", + "ster" + ], + [ + "Ġrot", + "ational" + ], + [ + "x", + "n" + ], + [ + "Ġinter", + "change" + ], + [ + "J", + "ul" + ], + [ + "Ġnormal", + "ize" + ], + [ + "Ġchamp", + "ion" + ], + [ + "can", + "cer" + ], + [ + "othes", + "is" + ], + [ + "Ġpenc", + "ils" + ], + [ + "Ġcho", + "oses" + ], + [ + "Ġw", + "itch" + ], + [ + "ĠO", + "k" + ], + [ + "Ġpan", + "creas" + ], + [ + "Ġj", + "unction" + ], + [ + "ĠAc", + "cept" + ], + [ + "Ġbl", + "ended" + ], + [ + "ies", + "el" + ], + [ + "Ġincent", + "ive" + ], + [ + "back", + "ground" + ], + [ + "Ġhyp", + "oth" + ], + [ + "Ġk", + "not" + ], + [ + "ari", + "at" + ], + [ + "Ġcommun", + "ist" + ], + [ + "Ġcand", + "les" + ], + [ + "Ġmot", + "ivate" + ], + [ + "ĠB", + "us" + ], + [ + "E", + "mail" + ], + [ + "Ù", + "IJ" + ], + [ + ")", + "'" + ], + [ + "B", + "ot" + ], + [ + "ĠA", + "A" + ], + [ + "valu", + "ating" + ], + [ + "G", + "amma" + ], + [ + "hel", + "per" + ], + [ + "Ġinhib", + "itors" + ], + [ + "ic", + "ans" + ], + [ + "е", + "ÑĢ" + ], + [ + "ĠFlore", + "nce" + ], + [ + "Ġ19", + "52" + ], + [ + "AB", + "ILITY" + ], + [ + "ĠCan", + "adians" + ], + [ + "sl", + "ice" + ], + [ + "Ġco", + "oper" + ], + [ + "ĠUp", + "dated" + ], + [ + "Ġshut", + "il" + ], + [ + "Ġret", + "rieved" + ], + [ + "ĠM", + "end" + ], + [ + "ĠW", + "atson" + ], + [ + "Ġannounce", + "ment" + ], + [ + "Ġ7", + "50" + ], + [ + "Ġdon", + "ations" + ], + [ + "Ġmodel", + "ed" + ], + [ + "en", + "ario" + ], + [ + "pon", + "ent" + ], + [ + "ãĢ", + "ģ" + ], + [ + "cent", + "ration" + ], + [ + "ĠC", + "leveland" + ], + [ + "ĠE", + "ff" + ], + [ + "rom", + "b" + ], + [ + "ot", + "onin" + ], + [ + "ĠNo", + "vel" + ], + [ + "log", + "s" + ], + [ + "umb", + "ling" + ], + [ + "omorph", + "ic" + ], + [ + "Ġà¹", + "ı" + ], + [ + "Ġanthrop", + "ology" + ], + [ + "Ġfl", + "oss" + ], + [ + "Ġnurs", + "ery" + ], + [ + "Ġremot", + "ely" + ], + [ + "Ġj", + "am" + ], + [ + "3", + "75" + ], + [ + "Ġt", + "iger" + ], + [ + "ou", + "le" + ], + [ + "ĠÃ", + "©" + ], + [ + "In", + "c" + ], + [ + "bl", + "ood" + ], + [ + "ĠB", + "oolean" + ], + [ + "Ġrec", + "ession" + ], + [ + "ĠH", + "il" + ], + [ + "end", + "or" + ], + [ + "requ", + "ently" + ], + [ + "ĠPrinc", + "iple" + ], + [ + "ke", + "e" + ], + [ + "re", + "ason" + ], + [ + "Ġsal", + "ts" + ], + [ + "Ġcl", + "ue" + ], + [ + "Ġh", + "ats" + ], + [ + "Ġcon", + "gen" + ], + [ + "Ġal", + "beit" + ], + [ + "urch", + "ase" + ], + [ + "m", + "ate" + ], + [ + "Ġsp", + "ends" + ], + [ + "Ġbr", + "ass" + ], + [ + "app", + "a" + ], + [ + "Ġexplos", + "ive" + ], + [ + "Ġmin", + "isters" + ], + [ + "/", + "'," + ], + [ + "ĠH", + "ep" + ], + [ + "ĠBab", + "y" + ], + [ + "st", + "rap" + ], + [ + "id", + "able" + ], + [ + "ĠRed", + "uce" + ], + [ + "Ġrecall", + "ed" + ], + [ + "ĠPer", + "fect" + ], + [ + "ĠPract", + "ical" + ], + [ + "op", + "ts" + ], + [ + "os", + "ke" + ], + [ + "UT", + "ION" + ], + [ + "ĠPar", + "ad" + ], + [ + "Pl", + "ot" + ], + [ + "Ġfin", + "est" + ], + [ + "b", + "d" + ], + [ + "T", + "emplate" + ], + [ + "Ġch", + "arm" + ], + [ + "Ġpractition", + "er" + ], + [ + "Fe", + "ature" + ], + [ + "ĠK", + "an" + ], + [ + "ĠCom", + "ment" + ], + [ + "Ġun", + "aware" + ], + [ + "ĠV", + "III" + ], + [ + "aff", + "old" + ], + [ + "Ġconv", + "iction" + ], + [ + "Ġdisagree", + "ments" + ], + [ + "t", + "ens" + ], + [ + "ĠTh", + "ous" + ], + [ + "ract", + "or" + ], + [ + "l", + "ene" + ], + [ + "dat", + "asets" + ], + [ + "Ġsh", + "ores" + ], + [ + "ĠA", + "ffect" + ], + [ + "Ġhom", + "ogeneous" + ], + [ + "Ġassim", + "ilation" + ], + [ + "ac", + "o" + ], + [ + "ĠG", + "un" + ], + [ + "gor", + "ithms" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠ" + ], + [ + "Ġbank", + "rupt" + ], + [ + "Ġo", + "y" + ], + [ + "Ġcar", + "pet" + ], + [ + "ĠPublic", + "ations" + ], + [ + "Ġdr", + "one" + ], + [ + "ad", + "v" + ], + [ + "ill", + "as" + ], + [ + "ĠTh", + "or" + ], + [ + "W", + "ARE" + ], + [ + "ad", + "j" + ], + [ + "ĠM", + "aps" + ], + [ + "Ġimm", + "ort" + ], + [ + "ä¸", + "º" + ], + [ + "Ġende", + "avor" + ], + [ + "ĠC", + "ow" + ], + [ + "orig", + "in" + ], + [ + "Ġsubs", + "ets" + ], + [ + "ĠF", + "el" + ], + [ + "Ġrelat", + "ivity" + ], + [ + "Ġsel", + "dom" + ], + [ + "'", + "\"" + ], + [ + "Ã", + "¸" + ], + [ + "ĠI", + "Q" + ], + [ + "Ġundert", + "ake" + ], + [ + "ell", + "ite" + ], + [ + "Ġcr", + "ater" + ], + [ + "Ġle", + "v" + ], + [ + "13", + "9" + ], + [ + "Ġschedul", + "ing" + ], + [ + "Ġlith", + "ium" + ], + [ + "Ġcon", + "ject" + ], + [ + "c", + "ott" + ], + [ + "Ġbund", + "le" + ], + [ + "Ġimped", + "ance" + ], + [ + "ĠG", + "H" + ], + [ + "uns", + "igned" + ], + [ + "ĠCar", + "ter" + ], + [ + "L", + "ondon" + ], + [ + "gen", + "e" + ], + [ + "S", + "en" + ], + [ + "16", + "5" + ], + [ + "ĠNotImplemented", + "Error" + ], + [ + "ĠHar", + "per" + ], + [ + "ĠDel", + "aware" + ], + [ + "Ġpossess", + "ions" + ], + [ + "Ġpenal", + "ties" + ], + [ + "ate", + "mal" + ], + [ + "round", + "ed" + ], + [ + "Ġmar", + "bles" + ], + [ + "Ġbless", + "ing" + ], + [ + "Ġbless", + "ed" + ], + [ + "ĠS", + "L" + ], + [ + "Ġst", + "ark" + ], + [ + "ĠJu", + "venile" + ], + [ + "ĠSign", + "ificance" + ], + [ + "ĠS", + "old" + ], + [ + "ann", + "ers" + ], + [ + "Ġstream", + "ing" + ], + [ + "he", + "id" + ], + [ + "Ġinitial", + "ize" + ], + [ + "h", + "ours" + ], + [ + "AR", + "CH" + ], + [ + "Ġcompos", + "er" + ], + [ + "Ġep", + "ilepsy" + ], + [ + "Ġproud", + "ly" + ], + [ + "man", + "agement" + ], + [ + "M", + "ET" + ], + [ + "ap", + "ple" + ], + [ + "pi", + "racy" + ], + [ + "ST", + "EM" + ], + [ + "Ġub", + "iqu" + ], + [ + "P", + "RE" + ], + [ + "Ġs", + "aints" + ], + [ + "ĠV", + "iolence" + ], + [ + "Ġlaunch", + "ing" + ], + [ + "act", + "ivation" + ], + [ + "ĠK", + "am" + ], + [ + "me", + "ans" + ], + [ + "Ġvis", + "ions" + ], + [ + "pol", + "itical" + ], + [ + "ĠGreg", + "ory" + ], + [ + "en", + "ic" + ], + [ + ")", + "}\\" + ], + [ + "r", + "gb" + ], + [ + "Ð", + "³" + ], + [ + "ĠM", + "ine" + ], + [ + "Ġanaly", + "sts" + ], + [ + "check", + "point" + ], + [ + "âĶģâĶģ", + "âĶģâĶģ" + ], + [ + "ĠInter", + "ior" + ], + [ + "Ġtut", + "ors" + ], + [ + "Ġsupplement", + "ation" + ], + [ + "P", + "rior" + ], + [ + "Ġshad", + "ed" + ], + [ + "ĠExp", + "and" + ], + [ + "ĠV", + "oice" + ], + [ + "ident", + "ial" + ], + [ + "Ġrec", + "ycle" + ], + [ + "Ġaccel", + "erating" + ], + [ + "ĠYe", + "ah" + ], + [ + "ĠEucl", + "idean" + ], + [ + "ĠIde", + "a" + ], + [ + "Met", + "adata" + ], + [ + "ĠCh", + "ick" + ], + [ + "il", + "ic" + ], + [ + "ung", + "le" + ], + [ + "Ġlear", + "nt" + ], + [ + "ic", + "idal" + ], + [ + "umb", + "ing" + ], + [ + "c", + "ook" + ], + [ + "an", + "ne" + ], + [ + "Ġ1", + "0000" + ], + [ + "Ġ12", + "6" + ], + [ + "Ġpig", + "ment" + ], + [ + "ĠExpress", + "ions" + ], + [ + "Ġsacrific", + "es" + ], + [ + "ĠR", + "u" + ], + [ + "Ġm", + "ills" + ], + [ + "ĠL", + "as" + ], + [ + "ĠAt", + "hen" + ], + [ + "Te", + "chn" + ], + [ + "Ġtort", + "ure" + ], + [ + "al", + "gebra" + ], + [ + ",", + "$" + ], + [ + "Ġfro", + "g" + ], + [ + "ĠContin", + "uous" + ], + [ + "ĠView", + "s" + ], + [ + "ru", + "nt" + ], + [ + "bo", + "at" + ], + [ + "H", + "int" + ], + [ + "Ġcolon", + "ists" + ], + [ + "Ġske", + "letal" + ], + [ + "s", + "yn" + ], + [ + "Ġopen", + "ness" + ], + [ + "Ġmess", + "aging" + ], + [ + "Ġ19", + "51" + ], + [ + "Ġdisc", + "ord" + ], + [ + "Ġ:", + "]" + ], + [ + "ac", + "les" + ], + [ + "ĠQuadr", + "atic" + ], + [ + "ĠDis", + "ney" + ], + [ + "ĠPower", + "Point" + ], + [ + "ro", + "v" + ], + [ + "ĠCy", + "cle" + ], + [ + "i", + "our" + ], + [ + "Ġfix", + "ing" + ], + [ + "Ġ18", + "64" + ], + [ + "win", + "ning" + ], + [ + "d", + "og" + ], + [ + "Ġaccess", + "ories" + ], + [ + "}$$", + "." + ], + [ + "B", + "it" + ], + [ + "Ġvic", + "inity" + ], + [ + "Ġbuil", + "dup" + ], + [ + "Ġgl", + "ut" + ], + [ + "Ġthe", + "ological" + ], + [ + "Ġh", + "iking" + ], + [ + "Ġve", + "gan" + ], + [ + "ĠFil", + "m" + ], + [ + "ch", + "lor" + ], + [ + "ĠScand", + "inav" + ], + [ + "our", + "t" + ], + [ + "Ġcomm", + "ut" + ], + [ + "N", + "a" + ], + [ + "ĠCon", + "v" + ], + [ + "j", + "obs" + ], + [ + "Ġcreat", + "ively" + ], + [ + "N", + "P" + ], + [ + "pro", + "xy" + ], + [ + "ĠSh", + "an" + ], + [ + "â", + "ĭħ" + ], + [ + "ĠF", + "ern" + ], + [ + "Ġtra", + "pez" + ], + [ + "Ġphot", + "ons" + ], + [ + "ĠNaz", + "is" + ], + [ + "ĠT", + "anz" + ], + [ + "Ġcom", + "et" + ], + [ + "c", + "ious" + ], + [ + "Ġth", + "resh" + ], + [ + "Ġn", + "s" + ], + [ + "icro", + "bial" + ], + [ + "Ġinjust", + "ice" + ], + [ + "Ġdet", + "ox" + ], + [ + "cal", + "c" + ], + [ + "des", + "ign" + ], + [ + "ĠDynam", + "ic" + ], + [ + "Ġr", + "idge" + ], + [ + "id", + "ad" + ], + [ + "Ġmult", + "itude" + ], + [ + "ĠU", + "T" + ], + [ + "Ġstain", + "less" + ], + [ + "ĠIm", + "plications" + ], + [ + "Ġaqu", + "arium" + ], + [ + "ĠPit", + "ts" + ], + [ + "ry", + "s" + ], + [ + "Ġelectro", + "des" + ], + [ + "Ġfreed", + "oms" + ], + [ + "ĠMan", + "hattan" + ], + [ + "à¤", + "¨" + ], + [ + "Ġp", + "ads" + ], + [ + "ĠImplement", + "ing" + ], + [ + "Ġup", + "grade" + ], + [ + "Ġpin", + "point" + ], + [ + "Ġembry", + "o" + ], + [ + "3", + "01" + ], + [ + "Ġnumer", + "ic" + ], + [ + "ort", + "ium" + ], + [ + "ĠR", + "ud" + ], + [ + "Ġregul", + "ators" + ], + [ + "Su", + "ccess" + ], + [ + "Ġm", + "ars" + ], + [ + "g", + "z" + ], + [ + "h", + "w" + ], + [ + "19", + "91" + ], + [ + "++", + "++" + ], + [ + "ĠNe", + "ither" + ], + [ + "Ġsell", + "s" + ], + [ + "ĠE", + "bola" + ], + [ + "Ġ18", + "30" + ], + [ + "Ġclim", + "atic" + ], + [ + "del", + "ay" + ], + [ + "Ġ2", + "30" + ], + [ + "Ġexpress", + "es" + ], + [ + "Ġcater", + "pill" + ], + [ + "s", + "uff" + ], + [ + "AR", + "K" + ], + [ + "fix", + "ture" + ], + [ + "b", + "low" + ], + [ + "ĠP", + "D" + ], + [ + "ĠThanks", + "giving" + ], + [ + "ĠCris", + "is" + ], + [ + "ĠD", + "ial" + ], + [ + "Ġpr", + "uning" + ], + [ + "ĠAnaly", + "ze" + ], + [ + "am", + "orph" + ], + [ + "æ", + "ŀ" + ], + [ + "Ġimm", + "ersion" + ], + [ + "ĠLeban", + "on" + ], + [ + "Ġcoll", + "apsed" + ], + [ + "Ġsp", + "oon" + ], + [ + "Ġair", + "borne" + ], + [ + "ĠHol", + "lywood" + ], + [ + "Ġsie", + "ge" + ], + [ + "13", + "1" + ], + [ + "ĠR", + "av" + ], + [ + "ĠSt", + "orm" + ], + [ + "Ġg", + "aze" + ], + [ + "ming", + "ham" + ], + [ + "âĢĶâĢĶ", + "âĢĶâĢĶ" + ], + [ + "n", + "uts" + ], + [ + "o", + "O" + ], + [ + "ffic", + "ial" + ], + [ + "il", + "ization" + ], + [ + "Ġexist", + "ential" + ], + [ + "Ġdro", + "plets" + ], + [ + "op", + "ia" + ], + [ + "ĠAd", + "m" + ], + [ + "Ġmod", + "ular" + ], + [ + "Ġplant", + "ations" + ], + [ + "Ġinstruct", + "ed" + ], + [ + "Ġ20", + "23" + ], + [ + "Cl", + "imate" + ], + [ + ".", + "$$" + ], + [ + "Ġrem", + "inding" + ], + [ + "Ġveget", + "arian" + ], + [ + "ĠMorm", + "on" + ], + [ + "Ġeng", + "ra" + ], + [ + "Ġmal", + "ware" + ], + [ + "ĠC", + "el" + ], + [ + "ĠW", + "HERE" + ], + [ + "ĠÐ", + "º" + ], + [ + "Ġproceed", + "ing" + ], + [ + "ĠM", + "ia" + ], + [ + "govern", + "mental" + ], + [ + "S", + "ar" + ], + [ + "Ġp", + "ens" + ], + [ + "S", + "an" + ], + [ + "set", + "ting" + ], + [ + "Ġg", + "room" + ], + [ + "Ġbur", + "ge" + ], + [ + "rop", + "ic" + ], + [ + "il", + "ine" + ], + [ + "Ġbuild", + "er" + ], + [ + "oph", + "ys" + ], + [ + "Ġaccident", + "al" + ], + [ + "Ġpresum", + "ably" + ], + [ + "ĠT", + "uple" + ], + [ + "ĠOpportun", + "ities" + ], + [ + "Ġcr", + "an" + ], + [ + "Ġcrow", + "ds" + ], + [ + "ĠP", + "rad" + ], + [ + "Ġch", + "ol" + ], + [ + "ĠWIT", + "H" + ], + [ + "amps", + "hire" + ], + [ + "ĠCompar", + "ison" + ], + [ + "t", + "alk" + ], + [ + "et", + "c" + ], + [ + "ig", + "g" + ], + [ + "Ġfamil", + "ial" + ], + [ + "Ġfrag", + "ment" + ], + [ + "Ġwar", + "r" + ], + [ + "Ġg", + "inger" + ], + [ + "ĠY", + "oga" + ], + [ + "I", + "ts" + ], + [ + "Ġexceed", + "ed" + ], + [ + "Ġgo", + "ats" + ], + [ + "Ġpione", + "ers" + ], + [ + "')", + "[" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠ" + ], + [ + "Ġscrut", + "iny" + ], + [ + "Ġ17", + "00" + ], + [ + "Ġcountry", + "side" + ], + [ + "rem", + "ote" + ], + [ + "ĠRec", + "ently" + ], + [ + "Ġh", + "ull" + ], + [ + "Ġattract", + "ing" + ], + [ + "ar", + "us" + ], + [ + "M", + "iddle" + ], + [ + "er", + "ators" + ], + [ + "Ġs", + "aint" + ], + [ + "Ġam", + "ateur" + ], + [ + "omorph", + "ism" + ], + [ + "iv", + "ores" + ], + [ + "ne", + "q" + ], + [ + "prot", + "ected" + ], + [ + "ra", + "ment" + ], + [ + "Ġ12", + "00" + ], + [ + "ĠNo", + "ah" + ], + [ + "ĠR", + "ico" + ], + [ + "T", + "ests" + ], + [ + "Sup", + "port" + ], + [ + "n", + "m" + ], + [ + "Ġran", + "king" + ], + [ + "Pol", + "y" + ], + [ + "Ġgad", + "gets" + ], + [ + "g", + "om" + ], + [ + "Ġp", + "agan" + ], + [ + "pos", + "able" + ], + [ + "Ġexert", + "ed" + ], + [ + "Ġcom", + "edy" + ], + [ + "Ġmar", + "riages" + ], + [ + "ĠPer", + "imeter" + ], + [ + "Ġsl", + "iding" + ], + [ + "Ġmid", + "point" + ], + [ + "ĠPat", + "ri" + ], + [ + "Ġdefic", + "its" + ], + [ + "Ġsanct", + "uary" + ], + [ + "ĠD", + "NS" + ], + [ + "ĠAss", + "ignment" + ], + [ + "Ġenfor", + "ced" + ], + [ + "17", + "8" + ], + [ + "ĠLiter", + "ary" + ], + [ + "Ġl", + "ent" + ], + [ + "Ġhe", + "el" + ], + [ + "Ġfulfill", + "ment" + ], + [ + "Ġtax", + "ation" + ], + [ + "Ġbed", + "time" + ], + [ + "Ġdec", + "ipher" + ], + [ + "ane", + "ously" + ], + [ + "Ġur", + "llib" + ], + [ + "Ġarchae", + "ology" + ], + [ + "S", + "un" + ], + [ + "ĠA", + "ld" + ], + [ + "Ġle", + "tt" + ], + [ + "Ġinvent", + "or" + ], + [ + "Ġlong", + "itudinal" + ], + [ + "Ġpast", + "ure" + ], + [ + "e", + "ight" + ], + [ + "ĠC", + "arm" + ], + [ + "Ġch", + "airs" + ], + [ + "br", + "anch" + ], + [ + "TH", + "ER" + ], + [ + "Ġrefrig", + "erator" + ], + [ + "Ġmarket", + "place" + ], + [ + "Read", + "ing" + ], + [ + "ĠNO", + "AA" + ], + [ + "af", + "ety" + ], + [ + "Ġfig", + "ur" + ], + [ + "Ġcere", + "al" + ], + [ + "he", + "w" + ], + [ + "Ġe", + "ats" + ], + [ + "Ġbi", + "ased" + ], + [ + "ĠPo", + "etry" + ], + [ + "Ġpath", + "ogen" + ], + [ + "ass", + "o" + ], + [ + "ĠEd", + "ge" + ], + [ + "Ġrecip", + "ients" + ], + [ + "Ġ", + "è" + ], + [ + "Ġadd", + "itions" + ], + [ + "develop", + "ed" + ], + [ + "if", + "ted" + ], + [ + "Ġw", + "x" + ], + [ + "ĠCON", + "DIT" + ], + [ + "ic", + "iary" + ], + [ + "ver", + "ted" + ], + [ + "ann", + "on" + ], + [ + "Ġinhib", + "it" + ], + [ + "l", + "ived" + ], + [ + "Ġshort", + "ages" + ], + [ + "!!", + "!!" + ], + [ + "Ġharmon", + "ious" + ], + [ + "Ġen", + "amel" + ], + [ + "Ġalloc", + "ate" + ], + [ + "Ġbi", + "ologists" + ], + [ + "!", + "\")" + ], + [ + "Ġembod", + "ied" + ], + [ + "Ġequival", + "ence" + ], + [ + "q", + "dm" + ], + [ + "at", + "on" + ], + [ + "ĠK", + "os" + ], + [ + "Ġt", + "ed" + ], + [ + "Ġf", + "ighters" + ], + [ + "Ġconstruct", + "s" + ], + [ + "or", + "ters" + ], + [ + "Ġaccommod", + "ations" + ], + [ + "ĠLe", + "o" + ], + [ + "Ġrem", + "arks" + ], + [ + "Ġco", + "aching" + ], + [ + "Ġorgan", + "ised" + ], + [ + "ĠP", + "ray" + ], + [ + "00", + "4" + ], + [ + "v", + "iol" + ], + [ + "urn", + "al" + ], + [ + "Ġhot", + "els" + ], + [ + "Ġdop", + "amine" + ], + [ + "ĠS", + "ed" + ], + [ + "Ġperenn", + "ial" + ], + [ + "forget", + "table" + ], + [ + "Ġle", + "x" + ], + [ + "Ġdest", + "iny" + ], + [ + "o", + "ks" + ], + [ + "ĠGe", + "ography" + ], + [ + "ĠSup", + "ply" + ], + [ + "a", + "an" + ], + [ + "Ġ", + "io" + ], + [ + "ch", + "air" + ], + [ + "organ", + "ization" + ], + [ + "Ġscarc", + "ity" + ], + [ + "S", + "ah" + ], + [ + "Ġf", + "ond" + ], + [ + "Ġb", + "un" + ], + [ + "Ġres", + "in" + ], + [ + "ĠRe", + "ality" + ], + [ + "Ġant", + "agon" + ], + [ + "oc", + "ity" + ], + [ + "Ġb", + "ored" + ], + [ + "ĠJohn", + "s" + ], + [ + "Ġdile", + "mmas" + ], + [ + "$", + "{" + ], + [ + "Ġsl", + "aughter" + ], + [ + "P", + "an" + ], + [ + "Ġcomp", + "uls" + ], + [ + "Ġammon", + "ia" + ], + [ + "ĠCon", + "duct" + ], + [ + "D", + "oc" + ], + [ + "ĠC", + "her" + ], + [ + "Ġfoot", + "age" + ], + [ + "associ", + "ated" + ], + [ + "Ġlocal", + "ized" + ], + [ + "ĠOE", + "IS" + ], + [ + "Ġse", + "ab" + ], + [ + "bb", + "ing" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "=", + "`" + ], + [ + "Ġant", + "igen" + ], + [ + "Ġamb", + "ition" + ], + [ + "Ġequil", + "ateral" + ], + [ + "Ġun", + "fortunate" + ], + [ + "C", + "ategory" + ], + [ + "Ġirre", + "levant" + ], + [ + "le", + "tt" + ], + [ + "Ġsh", + "rimp" + ], + [ + "Dig", + "ital" + ], + [ + "Ġd", + "ances" + ], + [ + "ĠGra", + "ham" + ], + [ + "ĠT", + "ol" + ], + [ + "Ġover", + "load" + ], + [ + "Ġsign", + "ifies" + ], + [ + "Ġnews", + "letter" + ], + [ + "ĠSpr", + "ings" + ], + [ + "ĠPl", + "atform" + ], + [ + "Ġgradu", + "ation" + ], + [ + "Ġperform", + "ers" + ], + [ + "Ġfig", + "uring" + ], + [ + "á", + "¸" + ], + [ + "ĠP", + "ole" + ], + [ + "so", + "lete" + ], + [ + "Ġnormal", + "ized" + ], + [ + "Ġth", + "rows" + ], + [ + "ĠB", + "ranch" + ], + [ + "Ġsocial", + "ist" + ], + [ + "f", + "u" + ], + [ + "Ġreported", + "ly" + ], + [ + "ĠV", + "enez" + ], + [ + "Inter", + "face" + ], + [ + "ĠEx", + "pect" + ], + [ + "Ġstap", + "le" + ], + [ + "Load", + "er" + ], + [ + "Ġs", + "ulph" + ], + [ + "Sty", + "le" + ], + [ + "ĠK", + "az" + ], + [ + "roc", + "od" + ], + [ + "Ġvig", + "orous" + ], + [ + "Ġinn", + "oc" + ], + [ + "å", + "·" + ], + [ + "â̦", + "]" + ], + [ + "Ġcy", + "an" + ], + [ + "iar", + "ism" + ], + [ + "ĠÐ", + "¾" + ], + [ + "Ġdist", + "inctions" + ], + [ + "reg", + "ulation" + ], + [ + "Ġtur", + "key" + ], + [ + "w", + "hy" + ], + [ + "ĠE", + "S" + ], + [ + "ĠChurch", + "ill" + ], + [ + "Ġsol", + "o" + ], + [ + "Ġmet", + "re" + ], + [ + "m", + "ons" + ], + [ + "Ġell", + "ipse" + ], + [ + "é", + "Ĺ" + ], + [ + "Ġover", + "flow" + ], + [ + "14", + "9" + ], + [ + "num", + "s" + ], + [ + "Ġo", + "mn" + ], + [ + "od", + "ic" + ], + [ + "Ġch", + "ords" + ], + [ + "Ġurban", + "ization" + ], + [ + "Expl", + "oring" + ], + [ + "Ġdesign", + "ation" + ], + [ + "Ġco", + "res" + ], + [ + "Ġabsor", + "bing" + ], + [ + "Ġjournal", + "ism" + ], + [ + "G", + "rid" + ], + [ + "Ġsett", + "ling" + ], + [ + "ĠPred", + "ict" + ], + [ + "Ġcol", + "der" + ], + [ + "r", + "ime" + ], + [ + "Ġsp", + "ike" + ], + [ + "Ġcolle", + "ague" + ], + [ + "it", + "ism" + ], + [ + "ĠS", + "R" + ], + [ + "F", + "inding" + ], + [ + "Ġ19", + "08" + ], + [ + "T", + "om" + ], + [ + "18", + "5" + ], + [ + "ph", + "ot" + ], + [ + "ĠRes", + "ult" + ], + [ + "Ġastronom", + "ical" + ], + [ + "ect", + "ions" + ], + [ + "ĠW", + "id" + ], + [ + "ong", + "o" + ], + [ + "ĠDe", + "al" + ], + [ + "plement", + "ary" + ], + [ + "M", + "ove" + ], + [ + "M", + "aster" + ], + [ + "oc", + "ard" + ], + [ + "Ġwas", + "ted" + ], + [ + "Ġh", + "ast" + ], + [ + "asc", + "al" + ], + [ + "en", + "stein" + ], + [ + "Ġmanip", + "ulating" + ], + [ + "Ġupt", + "ake" + ], + [ + "Ġw", + "iring" + ], + [ + "Ġh", + "alt" + ], + [ + "ĠK", + "elly" + ], + [ + "ĠTe", + "a" + ], + [ + "Ġt", + "id" + ], + [ + "str", + "ftime" + ], + [ + "Ġf", + "ighter" + ], + [ + "hib", + "ition" + ], + [ + "Sh", + "ould" + ], + [ + "Ġenhance", + "ment" + ], + [ + "Ġun", + "h" + ], + [ + "Ġsupposed", + "ly" + ], + [ + "ur", + "ities" + ], + [ + "Ġ19", + "05" + ], + [ + "Ġmen", + "ing" + ], + [ + "ĠEd", + "inburgh" + ], + [ + "uss", + "ions" + ], + [ + "Ġline", + "age" + ], + [ + "Ġremn", + "ants" + ], + [ + "Ġplot", + "ting" + ], + [ + "Ġoutl", + "ook" + ], + [ + "CL", + "A" + ], + [ + "Ġfundament", + "als" + ], + [ + "ĠH", + "app" + ], + [ + "Ġd", + "uck" + ], + [ + "Ġoper", + "a" + ], + [ + "ĠL", + "un" + ], + [ + "ie", + "u" + ], + [ + "Ġatt", + "ractions" + ], + [ + "Ġfraction", + "al" + ], + [ + "Ġhur", + "ricanes" + ], + [ + ">", + "." + ], + [ + "U", + "lt" + ], + [ + "ĠS", + "ales" + ], + [ + "Ġdiam", + "onds" + ], + [ + "b", + "ach" + ], + [ + "ĠS", + "ame" + ], + [ + "ĠD", + "ogs" + ], + [ + "Ġburge", + "oning" + ], + [ + "Ġ", + "])" + ], + [ + "Ġ2", + "25" + ], + [ + "Ġj", + "ul" + ], + [ + "Ġplant", + "ation" + ], + [ + "ĠIsrael", + "ites" + ], + [ + "Ġfulf", + "illed" + ], + [ + "G", + "ame" + ], + [ + "Ġl", + "ang" + ], + [ + "ĠPort", + "land" + ], + [ + "F", + "amily" + ], + [ + "ex", + "amples" + ], + [ + "p", + "aced" + ], + [ + "Ġextract", + "s" + ], + [ + "Ġpenet", + "rate" + ], + [ + "ĠC", + "ube" + ], + [ + "Ġparent", + "heses" + ], + [ + "Ġpiv", + "ot" + ], + [ + "20", + "5" + ], + [ + "ĠEl", + "se" + ], + [ + "Ġsol", + "uble" + ], + [ + "ĠCit", + "izens" + ], + [ + "g", + "un" + ], + [ + "Ġoptim", + "izing" + ], + [ + "Ġalt", + "ar" + ], + [ + "ĠCat", + "hedral" + ], + [ + "Ġhat", + "red" + ], + [ + "Mix", + "in" + ], + [ + "m", + "und" + ], + [ + "Ġco", + "ined" + ], + [ + "Ġsup", + "rem" + ], + [ + ")", + "')" + ], + [ + "Â", + "Ń" + ], + [ + "19", + "80" + ], + [ + "k", + "ward" + ], + [ + "iot", + "he" + ], + [ + "E", + "th" + ], + [ + "Ġw", + "rest" + ], + [ + "Ġche", + "fs" + ], + [ + "ah", + "l" + ], + [ + "Ġteen", + "age" + ], + [ + "Ġdialect", + "s" + ], + [ + "Sequ", + "ence" + ], + [ + "ĠH", + "undred" + ], + [ + "Ġbar", + "rels" + ], + [ + "in", + "atory" + ], + [ + "ĠSol", + "id" + ], + [ + "L", + "anguage" + ], + [ + "an", + "im" + ], + [ + "Ġne", + "on" + ], + [ + "Ġbl", + "ues" + ], + [ + "vert", + "ical" + ], + [ + "b", + "oot" + ], + [ + "Ġconsc", + "ience" + ], + [ + "Ġsp", + "aced" + ], + [ + "Ġacc", + "red" + ], + [ + "Ġsurge", + "ons" + ], + [ + "Ġun", + "expl" + ], + [ + "ĠT", + "ru" + ], + [ + "Ġvol", + "ts" + ], + [ + "add", + "ed" + ], + [ + "ger", + "ies" + ], + [ + "Ġspreads", + "heet" + ], + [ + "Ġmuc", + "us" + ], + [ + "Ġul", + "cers" + ], + [ + "drop", + "out" + ], + [ + "Ġd", + "welling" + ], + [ + "ĠFe", + "atures" + ], + [ + "h", + "om" + ], + [ + "ĠCal", + "endar" + ], + [ + "Ġgrad", + "ers" + ], + [ + "requ", + "ires" + ], + [ + "act", + "ing" + ], + [ + "Ġc", + "ass" + ], + [ + "Ab", + "stract" + ], + [ + "n", + "r" + ], + [ + "ĠImpro", + "ve" + ], + [ + "Ġh", + "ym" + ], + [ + "ĠW", + "ere" + ], + [ + "Ġban", + "anas" + ], + [ + "Ġdisturb", + "ing" + ], + [ + "Ġwor", + "s" + ], + [ + "ĠAd", + "ults" + ], + [ + "Ġquestionna", + "ire" + ], + [ + "be", + "ck" + ], + [ + "Ġmod", + "ifying" + ], + [ + "Ġt", + "ant" + ], + [ + "Ġd", + "read" + ], + [ + "ear", + "th" + ], + [ + "Ġ19", + "21" + ], + [ + "Ġplug", + "in" + ], + [ + "Pop", + "ulation" + ], + [ + "id", + "ian" + ], + [ + "U", + "ID" + ], + [ + "æ", + "Ŀ" + ], + [ + "Ġre", + "n" + ], + [ + "Ġdis", + "reg" + ], + [ + "Ġlat", + "ent" + ], + [ + "ĠB", + "un" + ], + [ + "ri", + "ber" + ], + [ + "Ġcart", + "oon" + ], + [ + "æĸ", + "ĩ" + ], + [ + "Ġmonaster", + "y" + ], + [ + "Ġautom", + "otive" + ], + [ + "Ġresearc", + "hed" + ], + [ + "O", + "X" + ], + [ + "f", + "ar" + ], + [ + "ĠL", + "if" + ], + [ + "lins", + "pace" + ], + [ + "D", + "ocument" + ], + [ + "ĠS", + "ets" + ], + [ + "ĠM", + "ail" + ], + [ + "ĠSouth", + "west" + ], + [ + "eng", + "ue" + ], + [ + "ĠHawai", + "ian" + ], + [ + "Ġenj", + "oys" + ], + [ + "Ġ19", + "34" + ], + [ + "ĠPers", + "pectives" + ], + [ + "2", + "33" + ], + [ + "rosc", + "opy" + ], + [ + "ĠHol", + "land" + ], + [ + "Ġp", + "ains" + ], + [ + "ĠS", + "ET" + ], + [ + "ĠH", + "A" + ], + [ + "Ġdos", + "age" + ], + [ + "Ġle", + "thal" + ], + [ + "ĠNe", + "braska" + ], + [ + "ĠAtl", + "as" + ], + [ + "Ġ", + "ç" + ], + [ + "Ġsail", + "ors" + ], + [ + "ind", + "ust" + ], + [ + "ĠJ", + "ere" + ], + [ + "ĠH", + "ampshire" + ], + [ + "Ġcou", + "p" + ], + [ + "Ġa", + "verages" + ], + [ + "Ġde", + "form" + ], + [ + "Ġembark", + "ed" + ], + [ + "ch", + "unk" + ], + [ + "Ġport", + "raits" + ], + [ + "ut", + "ral" + ], + [ + "Ġvow", + "el" + ], + [ + "ath", + "s" + ], + [ + "Ġfl", + "aws" + ], + [ + "Ġw", + "art" + ], + [ + "Ġto", + "ps" + ], + [ + "Ġeager", + "ly" + ], + [ + "14", + "6" + ], + [ + "Ġfor", + "k" + ], + [ + "Ġ3", + "65" + ], + [ + "Ġvolcan", + "oes" + ], + [ + "W", + "rap" + ], + [ + "Ġn", + "ectar" + ], + [ + "inal", + "g" + ], + [ + "Bet", + "ween" + ], + [ + "c", + "ool" + ], + [ + "Ġiron", + "y" + ], + [ + "F", + "ont" + ], + [ + "o", + "ji" + ], + [ + "ĠB", + "ound" + ], + [ + "ĠN", + "H" + ], + [ + "Ġ(", + "*" + ], + [ + "']", + ")," + ], + [ + "assert", + "Is" + ], + [ + "tra", + "ined" + ], + [ + "ĠBal", + "ancing" + ], + [ + "id", + "i" + ], + [ + "ĠD", + "VD" + ], + [ + "à¤", + "Ĥ" + ], + [ + "15", + "4" + ], + [ + "ĠW", + "ait" + ], + [ + "****************", + "****************" + ], + [ + "Ġovers", + "ight" + ], + [ + "Ġem", + "pt" + ], + [ + "Ġp", + "ills" + ], + [ + "Ġrest", + "s" + ], + [ + "Ġâī", + "Ī" + ], + [ + "h", + "h" + ], + [ + "Ġin", + "comes" + ], + [ + "Ġconstitu", + "ents" + ], + [ + "Ġpanc", + "reat" + ], + [ + "ĠPl", + "ains" + ], + [ + "ur", + "istic" + ], + [ + "ĠL", + "ever" + ], + [ + "back", + "end" + ], + [ + "rib", + "es" + ], + [ + "sh", + "a" + ], + [ + "ĠMark", + "eting" + ], + [ + "ĠT", + "elescope" + ], + [ + "Ġown", + "s" + ], + [ + "Ġcal", + "ibration" + ], + [ + "30", + "4" + ], + [ + "ĠPar", + "allel" + ], + [ + "Ġprescrib", + "e" + ], + [ + "Ġ19", + "22" + ], + [ + "ĠT", + "es" + ], + [ + "ient", + "ial" + ], + [ + "ĠIran", + "ian" + ], + [ + "me", + "al" + ], + [ + "Ġutil", + "izes" + ], + [ + "Ġmiscon", + "ceptions" + ], + [ + "Ġed", + "s" + ], + [ + "Ġche", + "wing" + ], + [ + "C", + "orrect" + ], + [ + "CD", + "C" + ], + [ + "Ġreput", + "able" + ], + [ + "ĠCham", + "ber" + ], + [ + "Ġap", + "olog" + ], + [ + "check", + "ed" + ], + [ + "Ġlisten", + "er" + ], + [ + "ĠCorn", + "ell" + ], + [ + "n", + "ik" + ], + [ + "Ġcul", + "p" + ], + [ + "Ġf", + "al" + ], + [ + "oc", + "aly" + ], + [ + "Ġint", + "end" + ], + [ + "ov", + "ol" + ], + [ + "Ġpo", + "orer" + ], + [ + "Ġmon", + "archy" + ], + [ + "Ġg", + "ems" + ], + [ + "Ġre", + "write" + ], + [ + "au", + "coma" + ], + [ + "Ġ'", + "#" + ], + [ + "Ġcaps", + "ule" + ], + [ + "Ġunder", + "way" + ], + [ + "Ġprison", + "er" + ], + [ + "Ġgram", + "mat" + ], + [ + "C", + "reat" + ], + [ + "ed", + "e" + ], + [ + "Ġexpect", + "ing" + ], + [ + "W", + "W" + ], + [ + "å", + "½" + ], + [ + "Ġ'", + "<" + ], + [ + "Ġj", + "unk" + ], + [ + "Ġopt", + "s" + ], + [ + "åĪ", + "Ĩ" + ], + [ + "ge", + "on" + ], + [ + "enc", + "oding" + ], + [ + "en", + "z" + ], + [ + "di", + "agn" + ], + [ + "ĠSh", + "ape" + ], + [ + "ĠCharacter", + "istics" + ], + [ + "Ġab", + "rupt" + ], + [ + "ĠCount", + "ries" + ], + [ + "ĠBul", + "let" + ], + [ + "Ġhect", + "ares" + ], + [ + "Ġp", + "iles" + ], + [ + "Ġpolyg", + "ons" + ], + [ + "ĠWe", + "bsite" + ], + [ + "Ġdeb", + "ts" + ], + [ + "occ", + "us" + ], + [ + "is", + "ode" + ], + [ + "Ġland", + "marks" + ], + [ + "Ġtut", + "or" + ], + [ + "ĠHindu", + "ism" + ], + [ + "Ġtest", + "ament" + ], + [ + "Ġst", + "ool" + ], + [ + "P", + "ot" + ], + [ + "us", + "k" + ], + [ + "Ġcons", + "erved" + ], + [ + "ĠD", + "ublin" + ], + [ + "}{", + "(" + ], + [ + "Ġappe", + "als" + ], + [ + "ĠUk", + "rain" + ], + [ + "ĠW", + "u" + ], + [ + "C", + "oll" + ], + [ + "h", + "im" + ], + [ + "Ġd", + "B" + ], + [ + "con", + "taining" + ], + [ + "ov", + "irus" + ], + [ + "Ġbre", + "ach" + ], + [ + "15", + "6" + ], + [ + "Ġcompl", + "aint" + ], + [ + "al", + "one" + ], + [ + "ĠThe", + "atre" + ], + [ + "CON", + "FIG" + ], + [ + "Config", + "uration" + ], + [ + "rac", + "ellular" + ], + [ + "Ġsun", + "set" + ], + [ + "pe", + "x" + ], + [ + "ĠDet", + "ails" + ], + [ + "Ġavoid", + "ance" + ], + [ + "Ġcollabor", + "ations" + ], + [ + "Ġant", + "iv" + ], + [ + "Ġjurisdict", + "ions" + ], + [ + "ĠW", + "et" + ], + [ + "Ġcol", + "oured" + ], + [ + "Ġstring", + "ent" + ], + [ + "iment", + "ary" + ], + [ + "Ġpro", + "w" + ], + [ + "Ġjud", + "ged" + ], + [ + "Â", + "±" + ], + [ + "il", + "ated" + ], + [ + "Ġsh", + "rub" + ], + [ + "Ġprem", + "ise" + ], + [ + "Ġunderm", + "ine" + ], + [ + "Ġf", + "are" + ], + [ + "ost", + "ics" + ], + [ + "Ġspecial", + "ty" + ], + [ + "ĠÏ", + "ģ" + ], + [ + "Ġdesc", + "ended" + ], + [ + "Ġtend", + "on" + ], + [ + "ap", + "hy" + ], + [ + "Ġwas", + "tes" + ], + [ + "20", + "6" + ], + [ + "2", + "10" + ], + [ + "Ġd", + "ors" + ], + [ + "ĠL", + "ock" + ], + [ + "ric", + "ted" + ], + [ + "ĠB", + "ond" + ], + [ + "ĠG", + "y" + ], + [ + "Ġphotograp", + "hers" + ], + [ + "comp", + "et" + ], + [ + "igm", + "oid" + ], + [ + "Ġconfigure", + "d" + ], + [ + "Ġins", + "ign" + ], + [ + "mon", + "ds" + ], + [ + "à¥", + "Ģ" + ], + [ + "ĠP", + "ad" + ], + [ + "Ġview", + "point" + ], + [ + "Ġden", + "ial" + ], + [ + "Ġbattle", + "field" + ], + [ + "perform", + "ance" + ], + [ + "ĠRo", + "ots" + ], + [ + "ĠReason", + "ing" + ], + [ + "Ġroof", + "s" + ], + [ + "Ġcoh", + "ort" + ], + [ + "n", + "atal" + ], + [ + "est", + "ablished" + ], + [ + "Ġseason", + "ed" + ], + [ + "Ġï", + "¬ģ" + ], + [ + "G", + "D" + ], + [ + "Ġscal", + "p" + ], + [ + "Ġecl", + "ipse" + ], + [ + "sh", + "ire" + ], + [ + "Ġn", + "ap" + ], + [ + "Ġvibr", + "ations" + ], + [ + "Ġexplo", + "ited" + ], + [ + "({", + "\"" + ], + [ + "ĠS", + "ARS" + ], + [ + "anc", + "ouver" + ], + [ + "flat", + "ten" + ], + [ + "Ġcharacter", + "ize" + ], + [ + "Ġadministr", + "ator" + ], + [ + "ĠF", + "REE" + ], + [ + "ref", + "lection" + ], + [ + "Ġphotograp", + "her" + ], + [ + "Âł", + "Ġ" + ], + [ + "ĠMay", + "or" + ], + [ + "bi", + "ology" + ], + [ + "ĠSen", + "ator" + ], + [ + "1", + "0000" + ], + [ + "all", + "as" + ], + [ + "Ġsuff", + "ers" + ], + [ + "Ġcondem", + "ned" + ], + [ + "Ġrad", + "ians" + ], + [ + "ah", + "u" + ], + [ + "Ġthere", + "after" + ], + [ + "Ġav", + "oc" + ], + [ + "Ġh", + "ug" + ], + [ + "ophy", + "ll" + ], + [ + "Ġestab", + "lishes" + ], + [ + "ad", + "just" + ], + [ + "Ġev", + "apor" + ], + [ + "rad", + "ing" + ], + [ + "Par", + "ams" + ], + [ + "Ġl", + "amb" + ], + [ + "Ġbrow", + "se" + ], + [ + "ounc", + "ils" + ], + [ + "ĠS", + "exual" + ], + [ + "!", + ")." + ], + [ + "C", + "y" + ], + [ + "Ġb", + "ree" + ], + [ + "Ġuniqu", + "eness" + ], + [ + "en", + "es" + ], + [ + "ĠS", + "ugar" + ], + [ + "ĠRout", + "e" + ], + [ + "Ġreact", + "ors" + ], + [ + "Ġunivers", + "ally" + ], + [ + "Ġest", + "eem" + ], + [ + "f", + "ac" + ], + [ + "s", + "olution" + ], + [ + "Ġpro", + "to" + ], + [ + "Ġembed", + "ding" + ], + [ + "ĠConnect", + "ions" + ], + [ + "Ġevap", + "oration" + ], + [ + "Ġh", + "ipp" + ], + [ + "P", + "erm" + ], + [ + "&", + "=" + ], + [ + "oc", + "ular" + ], + [ + "14", + "3" + ], + [ + "ir", + "ling" + ], + [ + "22", + "2" + ], + [ + "C", + "ell" + ], + [ + "in", + "ians" + ], + [ + "ra", + "ins" + ], + [ + "Ġrac", + "ist" + ], + [ + "Ġdownt", + "own" + ], + [ + "Ġs", + "ig" + ], + [ + "âĢ", + "IJ" + ], + [ + "cur", + "ities" + ], + [ + "Ġdu", + "plicate" + ], + [ + "ĠScient", + "ist" + ], + [ + "Ġcontag", + "ious" + ], + [ + "o", + "S" + ], + [ + "Ġdolph", + "ins" + ], + [ + "18", + "6" + ], + [ + "Ġv", + "el" + ], + [ + "Ġspecial", + "izing" + ], + [ + "ĠLab", + "our" + ], + [ + "Ġham", + "let" + ], + [ + "Ġasc", + "ending" + ], + [ + "Ġun", + "cle" + ], + [ + "ĠCONDIT", + "IONS" + ], + [ + "W", + "HO" + ], + [ + "ĠTut", + "orial" + ], + [ + "Ġcan", + "opy" + ], + [ + "rie", + "ve" + ], + [ + "ĠArch", + "ive" + ], + [ + "Ġevid", + "enced" + ], + [ + "Ġteen", + "ager" + ], + [ + "q", + "s" + ], + [ + "Ġseiz", + "ure" + ], + [ + "M", + "W" + ], + [ + "Ġk", + "iss" + ], + [ + "allow", + "een" + ], + [ + "in", + "x" + ], + [ + "Ġsearc", + "hed" + ], + [ + "ĠW", + "ag" + ], + [ + "Ġblow", + "ing" + ], + [ + "Ġhierarch", + "ical" + ], + [ + "Ġiod", + "ine" + ], + [ + "ĠS", + "weet" + ], + [ + "ĠBe", + "ck" + ], + [ + "ĠCost", + "a" + ], + [ + "g", + "ot" + ], + [ + "ĠÐ", + "¸" + ], + [ + "add", + "Widget" + ], + [ + "sequ", + "ences" + ], + [ + "Ġg", + "t" + ], + [ + "ĠGovern", + "ments" + ], + [ + "ath", + "on" + ], + [ + "Ġ17", + "5" + ], + [ + ")", + "}^{" + ], + [ + "Ġm", + "ites" + ], + [ + "ident", + "ity" + ], + [ + "Ġexhaust", + "ed" + ], + [ + "ĠF", + "oster" + ], + [ + "Ġend", + "ure" + ], + [ + "Ġfac", + "et" + ], + [ + "14", + "2" + ], + [ + "Set", + "tings" + ], + [ + "ourag", + "ed" + ], + [ + "Ġwind", + "ing" + ], + [ + "ograp", + "hers" + ], + [ + "operator", + "name" + ], + [ + "ĠP", + "ip" + ], + [ + "ĠH", + "ash" + ], + [ + "ĠEx", + "cell" + ], + [ + "arr", + "ison" + ], + [ + "Current", + "ly" + ], + [ + "i", + "ably" + ], + [ + "Ġle", + "ague" + ], + [ + "con", + "duct" + ], + [ + "ĠV", + "i" + ], + [ + "20", + "8" + ], + [ + "Ġanest", + "hesia" + ], + [ + "Th", + "omas" + ], + [ + "w", + "ild" + ], + [ + "Ġappear", + "ances" + ], + [ + "Ġarg", + "u" + ], + [ + "hent", + "ication" + ], + [ + "Ġproof", + "s" + ], + [ + "coord", + "inates" + ], + [ + "Ġfluores", + "cent" + ], + [ + "ent", + "ric" + ], + [ + "Ġfun", + "eral" + ], + [ + "ĠLat", + "ino" + ], + [ + "ĠS", + "Y" + ], + [ + "T", + "em" + ], + [ + "ĠMi", + "ami" + ], + [ + "ĠCh", + "anging" + ], + [ + "Ġcan", + "s" + ], + [ + "Ġun", + "forgettable" + ], + [ + "']", + "]," + ], + [ + "Ġremind", + "ers" + ], + [ + "ĠVal", + "ent" + ], + [ + "================================", + "================================" + ], + [ + "ĠRecogn", + "izing" + ], + [ + "Ġreg", + "iment" + ], + [ + "18", + "4" + ], + [ + "ĠÂ", + "«" + ], + [ + "eb", + "ra" + ], + [ + "Ġmel", + "ted" + ], + [ + "ĠV", + "ict" + ], + [ + "Ġdel", + "ivers" + ], + [ + "Ġpe", + "el" + ], + [ + "ure", + "rs" + ], + [ + "Ġhun", + "ter" + ], + [ + "Ġamb", + "iguous" + ], + [ + "Ġfell", + "ows" + ], + [ + "p", + "aid" + ], + [ + "Ġb", + "oolean" + ], + [ + "ch", + "rom" + ], + [ + "ant", + "ics" + ], + [ + "M", + "uch" + ], + [ + "Ġske", + "ptic" + ], + [ + "ĠEn", + "lightenment" + ], + [ + "Ġmisunderstand", + "ings" + ], + [ + "he", + "ter" + ], + [ + "Ġre", + "build" + ], + [ + "Pres", + "ident" + ], + [ + "commun", + "ications" + ], + [ + "Ġsp", + "y" + ], + [ + "Ob", + "j" + ], + [ + "Ġdiction", + "aries" + ], + [ + "ul", + "ators" + ], + [ + "ĠL", + "ack" + ], + [ + "17", + "6" + ], + [ + "Ġcert", + "ificates" + ], + [ + "r", + "é" + ], + [ + "ĠM", + "T" + ], + [ + "Ġall", + "oy" + ], + [ + "Ġnic", + "ely" + ], + [ + "fram", + "ework" + ], + [ + "b", + "ands" + ], + [ + "ĠMan", + "chester" + ], + [ + "ĠD", + "A" + ], + [ + "rop", + "he" + ], + [ + "Ġn", + "atives" + ], + [ + "Ġa", + "per" + ], + [ + "Ġmorph", + "ology" + ], + [ + "n", + "ets" + ], + [ + "ĠFil", + "ter" + ], + [ + "Ġst", + "airs" + ], + [ + "Ġtw", + "ins" + ], + [ + "Ġlack", + "ed" + ], + [ + "ĠInteg", + "rated" + ], + [ + "Ġcor", + "ps" + ], + [ + "ĠH", + "ttp" + ], + [ + "RE", + "CT" + ], + [ + "~~~~", + "~~~~" + ], + [ + "ĠG", + "rid" + ], + [ + "ĠRepresent", + "atives" + ], + [ + "Ġmeas", + "les" + ], + [ + "Ġcheck", + "point" + ], + [ + "it", + "ating" + ], + [ + "ĠPear", + "l" + ], + [ + "ab", + "ad" + ], + [ + "ĠInt", + "el" + ], + [ + "ab", + "i" + ], + [ + "ĠW", + "ave" + ], + [ + "Ġ19", + "32" + ], + [ + "return", + "s" + ], + [ + "du", + "ino" + ], + [ + "de", + "cl" + ], + [ + "ä¸", + "į" + ], + [ + "aud", + "io" + ], + [ + "trans", + "pose" + ], + [ + "Ġ19", + "2" + ], + [ + "Ġleg", + "acies" + ], + [ + "ĠInter", + "active" + ], + [ + "Ġcyber", + "security" + ], + [ + "Ġnation", + "ally" + ], + [ + "е", + "ÑĤ" + ], + [ + "Ġresist", + "ors" + ], + [ + "Ġsupplement", + "ary" + ], + [ + "{", + "{\\" + ], + [ + "Ġob", + "edience" + ], + [ + "ĠS", + "uff" + ], + [ + "Ġcan", + "cell" + ], + [ + "ĠLeg", + "acy" + ], + [ + "ĠHung", + "arian" + ], + [ + "ul", + "ses" + ], + [ + "ĠU", + "P" + ], + [ + "Ġneuro", + "transmit" + ], + [ + "ĠR", + "aw" + ], + [ + "ĠJ", + "en" + ], + [ + "ĠFl", + "at" + ], + [ + "ĠBAS", + "IS" + ], + [ + "w", + "ear" + ], + [ + "cles", + "i" + ], + [ + "ĠDisc", + "over" + ], + [ + "/", + "?" + ], + [ + "Ġpat", + "ents" + ], + [ + "ĠOr", + "d" + ], + [ + "Ġinsist", + "ed" + ], + [ + "N", + "D" + ], + [ + "Ġexecut", + "ing" + ], + [ + "et", + "tes" + ], + [ + "Ġst", + "air" + ], + [ + "19", + "89" + ], + [ + "Ġregen", + "eration" + ], + [ + "ĠW", + "ash" + ], + [ + "ĠSte", + "in" + ], + [ + "Ġjun", + "ior" + ], + [ + "Ġwar", + "rior" + ], + [ + "Ġmusic", + "ian" + ], + [ + "U", + "ntil" + ], + [ + "Ġ10", + "24" + ], + [ + "Ġpro", + "ceeds" + ], + [ + "ĠVerm", + "ont" + ], + [ + "A", + "pi" + ], + [ + "Ġread", + "iness" + ], + [ + "Ġnull", + "able" + ], + [ + "ĠHub", + "ble" + ], + [ + "Ġtsun", + "ami" + ], + [ + "Ġs", + "i" + ], + [ + "ore", + "st" + ], + [ + "Ġspec", + "ulation" + ], + [ + "Ġincre", + "ment" + ], + [ + "Ġwater", + "ways" + ], + [ + "}\\", + "," + ], + [ + "H", + "ost" + ], + [ + "ĠAl", + "pha" + ], + [ + "Ġmathemat", + "ically" + ], + [ + "utri", + "ents" + ], + [ + "ue", + "z" + ], + [ + "V", + "EL" + ], + [ + "le", + "e" + ], + [ + "Ġcool", + "ed" + ], + [ + "ĠJud", + "ge" + ], + [ + "L", + "AN" + ], + [ + "Ġmul", + "ch" + ], + [ + "U", + "SE" + ], + [ + "Ġint", + "ros" + ], + [ + "st", + "ery" + ], + [ + "ĠB", + "uy" + ], + [ + "Ġdis", + "ks" + ], + [ + "ĠId", + "aho" + ], + [ + "gom", + "ery" + ], + [ + "Ġm", + "oss" + ], + [ + "od", + "o" + ], + [ + "im", + "o" + ], + [ + "16", + "7" + ], + [ + "Val", + "id" + ], + [ + "Wid", + "th" + ], + [ + "ĠA", + "chie" + ], + [ + "ĠD", + "ance" + ], + [ + "Ġspin", + "ach" + ], + [ + "ĠMit", + "chell" + ], + [ + "Ġst", + "arch" + ], + [ + "h", + "oot" + ], + [ + "ĠSc", + "hedule" + ], + [ + "function", + "al" + ], + [ + "15", + "8" + ], + [ + "Ġinterp", + "olation" + ], + [ + "Cong", + "ratulations" + ], + [ + "Ġb", + "rows" + ], + [ + "b", + "x" + ], + [ + "f", + "if" + ], + [ + "ĠGen", + "eva" + ], + [ + "Ġcommit", + "tees" + ], + [ + "oty", + "ping" + ], + [ + "in", + "ion" + ], + [ + "Ġplan", + "ners" + ], + [ + "lu", + "ent" + ], + [ + "Ġà¤", + "ķ" + ], + [ + "N", + "ov" + ], + [ + "ĠCov", + "id" + ], + [ + "ĠTr", + "inity" + ], + [ + "ĠGu", + "atemal" + ], + [ + "H", + "um" + ], + [ + "ĠJosh", + "ua" + ], + [ + "ic", + "i" + ], + [ + "ĠH", + "orn" + ], + [ + "13", + "2" + ], + [ + "r", + "n" + ], + [ + "Ġst", + "icking" + ], + [ + "Ġover", + "ly" + ], + [ + "ict", + "ure" + ], + [ + "Ġov", + "arian" + ], + [ + "Ġt", + "am" + ], + [ + "ens", + "en" + ], + [ + "Ġst", + "al" + ], + [ + "ĠB", + "ak" + ], + [ + "d", + "ale" + ], + [ + "Ġl", + "umin" + ], + [ + "Ġcat", + "ar" + ], + [ + "Ġpatri", + "arch" + ], + [ + "ĠUg", + "anda" + ], + [ + "Ġ19", + "25" + ], + [ + "ĠPl", + "ans" + ], + [ + "ĠÃ", + "Ĥ" + ], + [ + "Ġquant", + "ify" + ], + [ + "Ġhe", + "ir" + ], + [ + "plic", + "ates" + ], + [ + "Ġdisrupt", + "ed" + ], + [ + "Ġanaly", + "se" + ], + [ + "Ġmal", + "nutrition" + ], + [ + "ĠChild", + "hood" + ], + [ + "ĠHug", + "hes" + ], + [ + "l", + "m" + ], + [ + "Ġrad", + "ial" + ], + [ + "Ġsun", + "screen" + ], + [ + "t", + "ile" + ], + [ + "xy", + "z" + ], + [ + "L", + "ess" + ], + [ + "Ġs", + "f" + ], + [ + "ĠN", + "ULL" + ], + [ + "20", + "4" + ], + [ + "Ġreven", + "ge" + ], + [ + "ĠCho", + "osing" + ], + [ + "\"", + "+" + ], + [ + "Ġencompass", + "ing" + ], + [ + "ĠPier", + "re" + ], + [ + "Ġadm", + "ire" + ], + [ + "Ġrespect", + "s" + ], + [ + "},", + "\\" + ], + [ + "Ġvag", + "inal" + ], + [ + "iz", + "en" + ], + [ + "Ġcomp", + "elled" + ], + [ + "w", + "ould" + ], + [ + "ur", + "ved" + ], + [ + "ĠW", + "ays" + ], + [ + "ĠD", + "h" + ], + [ + "Ġindex", + "es" + ], + [ + "L", + "INE" + ], + [ + "ex", + "ternal" + ], + [ + "In", + "vest" + ], + [ + "print", + "ed" + ], + [ + "Ġde", + "generation" + ], + [ + "Ġint", + "olerance" + ], + [ + "ĠH", + "ousing" + ], + [ + "Ġob", + "l" + ], + [ + "ĠHot", + "el" + ], + [ + "Ġdesper", + "ate" + ], + [ + "ĠE", + "qual" + ], + [ + "Ġdis", + "mant" + ], + [ + "Ġt", + "ribute" + ], + [ + "Ġd", + "p" + ], + [ + "ĠSt", + "ri" + ], + [ + "ug", + "in" + ], + [ + "ĠAssoci", + "ate" + ], + [ + "ĠV", + "ent" + ], + [ + "ĠG", + "ro" + ], + [ + "hand", + "ed" + ], + [ + "ĠGrow", + "ing" + ], + [ + "Ġlibert", + "ies" + ], + [ + "Ġcoast", + "line" + ], + [ + "dist", + "ribution" + ], + [ + "Ġumb", + "rella" + ], + [ + "Ġorig", + "inate" + ], + [ + "ĠFig", + "ures" + ], + [ + "Ġc", + "aste" + ], + [ + "Ġcont", + "end" + ], + [ + "Ġnick", + "el" + ], + [ + "Ġdecis", + "ive" + ], + [ + "}", + ";" + ], + [ + "ĠâĪ", + "Ĩ" + ], + [ + "Ġpe", + "at" + ], + [ + "Ġsw", + "ay" + ], + [ + "Ġey", + "el" + ], + [ + "ĠSet", + "tings" + ], + [ + "ĠReg", + "iment" + ], + [ + "You", + "ng" + ], + [ + "Ġconduct", + "ivity" + ], + [ + "ĠGir", + "l" + ], + [ + "Ġru", + "in" + ], + [ + "Ġdiagon", + "als" + ], + [ + "D", + "istance" + ], + [ + "Ġbo", + "iler" + ], + [ + "ub", + "es" + ], + [ + "Ch", + "annel" + ], + [ + "Ġshel", + "ters" + ], + [ + "ĠO", + "NE" + ], + [ + "'", + "})" + ], + [ + "Ġcalcul", + "ators" + ], + [ + "Ġir", + "res" + ], + [ + "Î", + "³" + ], + [ + "Ġd", + "ome" + ], + [ + "ĠE", + "t" + ], + [ + "zz", + "le" + ], + [ + "Ġsour", + "ced" + ], + [ + "Ġm", + "ism" + ], + [ + "Ġbar", + "ley" + ], + [ + "ĠCalcul", + "ating" + ], + [ + "ĠM", + "ak" + ], + [ + "Ġarm", + "or" + ], + [ + "Ġconsult", + "ant" + ], + [ + "Ġse", + "p" + ], + [ + "IS", + "H" + ], + [ + "Ġinh", + "al" + ], + [ + "Ġtun", + "nels" + ], + [ + "ĠS", + "ic" + ], + [ + "ag", + "ons" + ], + [ + "Ġscient", + "ifically" + ], + [ + "Ġclean", + "up" + ], + [ + "Ġstd", + "out" + ], + [ + "Ġm", + "la" + ], + [ + "ĠïĢ", + "«" + ], + [ + "Ġhem", + "orrh" + ], + [ + "Ġdeterior", + "ation" + ], + [ + "Ġmen", + "opause" + ], + [ + "Ġsw", + "ollen" + ], + [ + "Ġemp", + "owered" + ], + [ + "y", + "ellow" + ], + [ + "Ġtw", + "ists" + ], + [ + "Ġblank", + "et" + ], + [ + "ĠAra", + "bs" + ], + [ + "ĠGen", + "etics" + ], + [ + "Ġcategor", + "ized" + ], + [ + "Ġover", + "th" + ], + [ + "Ġic", + "ons" + ], + [ + "Ġany", + "time" + ], + [ + "Ġpred", + "ator" + ], + [ + "Ġb", + "a" + ], + [ + "Ġgi", + "ants" + ], + [ + "se", + "p" + ], + [ + "ir", + "k" + ], + [ + "Ġmet", + "ast" + ], + [ + "čĊ", + "čĊ" + ], + [ + "ĠK", + "l" + ], + [ + "ĠOff", + "er" + ], + [ + "Ġvig", + "or" + ], + [ + "def", + "inition" + ], + [ + "Ġfet", + "us" + ], + [ + "g", + "ard" + ], + [ + "ĠP", + "om" + ], + [ + "W", + "ar" + ], + [ + "ĠD", + "ent" + ], + [ + "crit", + "ical" + ], + [ + "h", + "oe" + ], + [ + "ĠC", + "roat" + ], + [ + "ĠMan", + "aging" + ], + [ + "Ġplaus", + "ible" + ], + [ + "pr", + "on" + ], + [ + "Ġ'", + "*" + ], + [ + "Ġsens", + "it" + ], + [ + "Ġconver", + "ge" + ], + [ + "Ġn", + "ouns" + ], + [ + "Ġse", + "aw" + ], + [ + "ĠSh", + "op" + ], + [ + "Ġforecast", + "s" + ], + [ + "ĠBegin", + "ning" + ], + [ + "2", + "70" + ], + [ + "Ġship", + "ped" + ], + [ + "Ġtelesc", + "opes" + ], + [ + "å", + "¸" + ], + [ + "ĠD", + "rop" + ], + [ + "Ġ19", + "07" + ], + [ + "e", + "zing" + ], + [ + "Ġmod", + "elling" + ], + [ + "urg", + "y" + ], + [ + "Ġstri", + "pes" + ], + [ + "V", + "C" + ], + [ + "ĠB", + "iol" + ], + [ + "der", + "ived" + ], + [ + "ster", + "dam" + ], + [ + "Opt", + "ional" + ], + [ + "ĠInst", + "all" + ], + [ + "ĠChe", + "roke" + ], + [ + "Ġillum", + "inated" + ], + [ + "s", + "ig" + ], + [ + "v", + "are" + ], + [ + "Ġ14", + "5" + ], + [ + "18", + "8" + ], + [ + "ĠSte", + "ven" + ], + [ + "Ġdist", + "ract" + ], + [ + "Ġresid", + "ues" + ], + [ + "Ġsubmar", + "ine" + ], + [ + "B", + "F" + ], + [ + "Ġm", + "ould" + ], + [ + "Ġprin", + "ters" + ], + [ + "ĠC", + "auc" + ], + [ + "ow", + "l" + ], + [ + "ass", + "ign" + ], + [ + "ĠGir", + "ls" + ], + [ + "Ġre", + "named" + ], + [ + "et", + "ta" + ], + [ + "Ġpubl", + "ishers" + ], + [ + "15", + "2" + ], + [ + "ĠF", + "itz" + ], + [ + "er", + "able" + ], + [ + "DE", + "F" + ], + [ + "ĠL", + "ane" + ], + [ + "Com", + "par" + ], + [ + "Ġfire", + "f" + ], + [ + "Ġvalid", + "ated" + ], + [ + "Ġweb", + "page" + ], + [ + "Ġdef", + "enses" + ], + [ + "ĠGen", + "e" + ], + [ + "ĠE", + "z" + ], + [ + "Ġpoison", + "ous" + ], + [ + "_", + "%" + ], + [ + "um", + "ar" + ], + [ + "ĠD", + "M" + ], + [ + "Ġde", + "ity" + ], + [ + "ĠD", + "ave" + ], + [ + "Ġambig", + "uity" + ], + [ + "oc", + "om" + ], + [ + "unt", + "il" + ], + [ + "Ġle", + "aks" + ], + [ + "igraph", + "y" + ], + [ + "Ġgrap", + "hene" + ], + [ + "op", + "erate" + ], + [ + "ader", + "ie" + ], + [ + "Ġ19", + "31" + ], + [ + "ĠP", + "ant" + ], + [ + "()", + "):" + ], + [ + "Ġprotagon", + "ists" + ], + [ + "ar", + "aderie" + ], + [ + "Ġbal", + "ances" + ], + [ + "æ", + "³" + ], + [ + "ĠG", + "A" + ], + [ + "Ġatt", + "ained" + ], + [ + "ĠInf", + "antry" + ], + [ + "Ġshar", + "ply" + ], + [ + "O", + "k" + ], + [ + "Start", + "ing" + ], + [ + "Ġdiplom", + "acy" + ], + [ + "en", + "ames" + ], + [ + "Ġinc", + "ap" + ], + [ + "Ġn", + "th" + ], + [ + "Ġad", + "hering" + ], + [ + "Ġunderstand", + "ings" + ], + [ + "Ġnucle", + "i" + ], + [ + "th", + "alm" + ], + [ + "Ġhe", + "n" + ], + [ + "00", + "3" + ], + [ + "st", + "ru" + ], + [ + "qu", + "in" + ], + [ + "Ġshut", + "tle" + ], + [ + "M", + "o" + ], + [ + "os", + "cope" + ], + [ + "Ġnot", + "ification" + ], + [ + "Ref", + "erences" + ], + [ + "embed", + "ding" + ], + [ + "Ġide", + "ally" + ], + [ + "Ġfold", + "ed" + ], + [ + "n", + "ick" + ], + [ + "oc", + "cur" + ], + [ + "Ġbi", + "ologist" + ], + [ + "Ġaer", + "obic" + ], + [ + "ud", + "ed" + ], + [ + "Ġf", + "aint" + ], + [ + "ĠST", + "AT" + ], + [ + "Ġneut", + "ron" + ], + [ + "ĠGraph", + "s" + ], + [ + "clud", + "ed" + ], + [ + "d", + "ivid" + ], + [ + "par", + "allel" + ], + [ + "Ġvict", + "ories" + ], + [ + "p", + "ired" + ], + [ + "and", + "al" + ], + [ + "ac", + "cur" + ], + [ + "Ġbr", + "ig" + ], + [ + "sc", + "he" + ], + [ + "o", + "oth" + ], + [ + "Ġon", + "ion" + ], + [ + "ĠL", + "ud" + ], + [ + "ĠContin", + "ental" + ], + [ + "abb", + "ath" + ], + [ + "Ġreservoir", + "s" + ], + [ + "po", + "ons" + ], + [ + "ĠC", + "hes" + ], + [ + "ad", + "apt" + ], + [ + "23", + "7" + ], + [ + "Ġstress", + "ors" + ], + [ + "Pr", + "ime" + ], + [ + "Ġassert", + "ion" + ], + [ + "izz", + "iness" + ], + [ + "Ġprof", + "icient" + ], + [ + "Ġemb", + "ro" + ], + [ + "IM", + "IT" + ], + [ + "Ġfuel", + "ed" + ], + [ + "d", + "epend" + ], + [ + "Ġsol", + "itary" + ], + [ + "Ġment", + "or" + ], + [ + "ĠN", + "ut" + ], + [ + "Ġstr", + "anger" + ], + [ + "Ġdetect", + "ors" + ], + [ + "l", + "antic" + ], + [ + "Ġlog", + "istics" + ], + [ + "Ġer", + "as" + ], + [ + "Ġexpect", + "s" + ], + [ + "Ġoptim", + "istic" + ], + [ + "ou", + "rable" + ], + [ + "Ġno", + "ises" + ], + [ + "Ġbread", + "th" + ], + [ + "r", + "ill" + ], + [ + "St", + "ore" + ], + [ + "Ġhero", + "ic" + ], + [ + "ag", + "ain" + ], + [ + "Ġsub", + "merged" + ], + [ + "Ġconvers", + "ions" + ], + [ + "Ġoxid", + "ative" + ], + [ + "pro", + "duction" + ], + [ + "Ġsil", + "ly" + ], + [ + "Ġimpress", + "ions" + ], + [ + "tle", + "ment" + ], + [ + "ĠLe", + "ave" + ], + [ + "oid", + "al" + ], + [ + "W", + "ant" + ], + [ + "b", + "rown" + ], + [ + "ING", + "S" + ], + [ + "ĠC", + "ells" + ], + [ + "ERS", + "ION" + ], + [ + "Ġv", + "eloc" + ], + [ + "Over", + "all" + ], + [ + "second", + "ary" + ], + [ + "ou", + "x" + ], + [ + "ĠR", + "osen" + ], + [ + "Ġmay", + "or" + ], + [ + "Ġforecast", + "ing" + ], + [ + "Ġcand", + "le" + ], + [ + "Ġdispers", + "ed" + ], + [ + "M", + "eta" + ], + [ + "v", + "ocab" + ], + [ + "Ġgen", + "omic" + ], + [ + "Ġcor", + "pus" + ], + [ + "ĠOlymp", + "ics" + ], + [ + "w", + "x" + ], + [ + "ä", + "¿" + ], + [ + "Ġhe", + "reditary" + ], + [ + "ĠD", + "ub" + ], + [ + "Ġtemper", + "ate" + ], + [ + "Ġreminis", + "cent" + ], + [ + "d", + "ark" + ], + [ + "33", + "3" + ], + [ + "ĠAc", + "id" + ], + [ + "Ġpill", + "ars" + ], + [ + "ĠÎ", + "©" + ], + [ + "m", + "ut" + ], + [ + "Ġtra", + "ded" + ], + [ + "ĠM", + "ut" + ], + [ + "ich", + "i" + ], + [ + "Ġthem", + "atic" + ], + [ + "Ġse", + "ated" + ], + [ + "Ġde", + "put" + ], + [ + "ur", + "ia" + ], + [ + "e", + "valuate" + ], + [ + "RE", + "G" + ], + [ + "it", + "ures" + ], + [ + "Ġth", + "rew" + ], + [ + "ĠV", + "eg" + ], + [ + "ĠSh", + "aw" + ], + [ + "arth", + "ritis" + ], + [ + "c", + "id" + ], + [ + "er", + "acy" + ], + [ + "Ġbas", + "al" + ], + [ + "Ġland", + "fill" + ], + [ + "M", + "edia" + ], + [ + "ĠL", + "LC" + ], + [ + "str", + "ings" + ], + [ + "ty", + "m" + ], + [ + "e", + "conom" + ], + [ + "at", + "isf" + ], + [ + "av", + "an" + ], + [ + "Ġtop", + "ical" + ], + [ + "ĠMod", + "eling" + ], + [ + "is", + "se" + ], + [ + "run", + "ner" + ], + [ + "ĠRap", + "id" + ], + [ + "ĠSt", + "uart" + ], + [ + "ĠL", + "isa" + ], + [ + "ass", + "ador" + ], + [ + "Ġcam", + "araderie" + ], + [ + "Com", + "ment" + ], + [ + "ĠP", + "ediatrics" + ], + [ + "Ġey", + "eb" + ], + [ + "ĠAc", + "ross" + ], + [ + "om", + "at" + ], + [ + "ĠÎ", + "´" + ], + [ + "Ġvigil", + "ant" + ], + [ + "res", + "pect" + ], + [ + "ĠL", + "l" + ], + [ + "ĠMel", + "bourne" + ], + [ + "{", + "." + ], + [ + "ĠL", + "ot" + ], + [ + "Ġdifferent", + "iated" + ], + [ + "sent", + "ence" + ], + [ + "Ġdep", + "ressive" + ], + [ + "Ġmac", + "beth" + ], + [ + "ĠBir", + "mingham" + ], + [ + "set", + "Text" + ], + [ + "Ġhel", + "met" + ], + [ + "Ġenc", + "ode" + ], + [ + "Ġanaly", + "tic" + ], + [ + "Sc", + "ore" + ], + [ + "Ġprogress", + "es" + ], + [ + "Wor", + "king" + ], + [ + "Ġmaneu", + "ver" + ], + [ + "Ġbomb", + "ing" + ], + [ + "Ġ", + "^{" + ], + [ + "Ġ\\", + "{" + ], + [ + "36", + "5" + ], + [ + "Ph", + "il" + ], + [ + "Ġju", + "ices" + ], + [ + "B", + "V" + ], + [ + "B", + "al" + ], + [ + "ĠVen", + "ice" + ], + [ + "Ġe", + "agle" + ], + [ + "Ġ19", + "24" + ], + [ + "R", + "ot" + ], + [ + "j", + "ug" + ], + [ + "Ġl", + "od" + ], + [ + "ĠCh", + "ain" + ], + [ + "Ġcontribut", + "or" + ], + [ + "Ġv", + "intage" + ], + [ + "°", + "." + ], + [ + "ĠC", + "ou" + ], + [ + "ĠR", + "ural" + ], + [ + "Ġim", + "balances" + ], + [ + "ĠC", + "ort" + ], + [ + "Ġphysic", + "ists" + ], + [ + "ĠW", + "aters" + ], + [ + "ĠR", + "uth" + ], + [ + "Ġ19", + "06" + ], + [ + "Ġnew", + "est" + ], + [ + "sup", + "ported" + ], + [ + "v", + "r" + ], + [ + "Ġh", + "ockey" + ], + [ + "Ġsc", + "ent" + ], + [ + "ĠB", + "iod" + ], + [ + "ĠH", + "end" + ], + [ + "Ġfamiliar", + "ity" + ], + [ + "Ġpro", + "claimed" + ], + [ + "abs", + "path" + ], + [ + "mo", + "il" + ], + [ + "p", + "hen" + ], + [ + "19", + "5" + ], + [ + "ĠEx", + "posure" + ], + [ + "Ġtrack", + "ed" + ], + [ + ",", + "..." + ], + [ + "Ġelectro", + "de" + ], + [ + "Ġpean", + "ut" + ], + [ + "o", + "que" + ], + [ + "stud", + "y" + ], + [ + "sw", + "ig" + ], + [ + "Ġr", + "ud" + ], + [ + "Ġkn", + "ock" + ], + [ + "l", + "inalg" + ], + [ + "Ġk", + "eras" + ], + [ + "ĠCom", + "mercial" + ], + [ + "Ġindic", + "ative" + ], + [ + "ĠA", + "gg" + ], + [ + "lect", + "ing" + ], + [ + "H", + "en" + ], + [ + "or", + "ating" + ], + [ + "id", + "ates" + ], + [ + "claim", + "er" + ], + [ + "ĠN", + "ord" + ], + [ + "ĠGuard", + "ian" + ], + [ + "Ġcru", + "ise" + ], + [ + "Ġanalog", + "ous" + ], + [ + "Ġpert", + "inent" + ], + [ + ",", + ")," + ], + [ + "Ġcycl", + "ic" + ], + [ + "ards", + "hips" + ], + [ + "stud", + "ent" + ], + [ + "Ġv", + "ague" + ], + [ + "b", + "olds" + ], + [ + "C", + "AS" + ], + [ + "Ġhand", + "writing" + ], + [ + "ass", + "ing" + ], + [ + "ç", + "§" + ], + [ + "Ġpunct", + "uation" + ], + [ + "ant", + "o" + ], + [ + "Ind", + "eed" + ], + [ + "sens", + "itive" + ], + [ + "re", + "ward" + ], + [ + "Ġrod", + "ents" + ], + [ + ",", + "(" + ], + [ + "Ġcomp", + "ose" + ], + [ + "Ġde", + "pletion" + ], + [ + "as", + "ured" + ], + [ + "Ġphot", + "ographic" + ], + [ + "Ġp", + "ushes" + ], + [ + "Stud", + "ies" + ], + [ + "Ġmy", + "el" + ], + [ + "lat", + "est" + ], + [ + "z", + "ema" + ], + [ + "Ġpra", + "irie" + ], + [ + "Ġ2", + "70" + ], + [ + "Ġ\"", + ":" + ], + [ + "Ġbra", + "ke" + ], + [ + "ĠOrig", + "inal" + ], + [ + "hell", + "o" + ], + [ + "bolds", + "ymbol" + ], + [ + "Ġimperial", + "ism" + ], + [ + "L", + "i" + ], + [ + "read", + "s" + ], + [ + "Ġdev", + "ote" + ], + [ + "CO", + "MP" + ], + [ + "Ġfilt", + "ration" + ], + [ + "F", + "rench" + ], + [ + "Ġen", + "lightenment" + ], + [ + "ĠStew", + "art" + ], + [ + "Ġrain", + "forest" + ], + [ + "ĠWrit", + "ten" + ], + [ + "Ġcanon", + "ical" + ], + [ + "ect", + "ive" + ], + [ + "ĠEx", + "amination" + ], + [ + "Date", + "Time" + ], + [ + "ĠZh", + "ang" + ], + [ + "Ġfasc", + "ination" + ], + [ + "U", + "r" + ], + [ + "out", + "ube" + ], + [ + "Ġcommit", + "ting" + ], + [ + "Ġtransmit", + "ting" + ], + [ + "il", + "oc" + ], + [ + "ĠW", + "ire" + ], + [ + "Ġover", + "coming" + ], + [ + "Ġbra", + "very" + ], + [ + "ĠTurn", + "er" + ], + [ + "ace", + "a" + ], + [ + "Ġsuppl", + "ier" + ], + [ + "t", + "oo" + ], + [ + "er", + "ial" + ], + [ + "or", + "ian" + ], + [ + "iz", + "ards" + ], + [ + "Ġany", + "body" + ], + [ + "V", + "K" + ], + [ + "Value", + "Error" + ], + [ + "Ġphosph", + "ate" + ], + [ + "Ġp", + "ant" + ], + [ + "Ġal", + "arming" + ], + [ + "Ind", + "ia" + ], + [ + "Ġback", + "bone" + ], + [ + "CON", + "T" + ], + [ + "Ġoccup", + "ations" + ], + [ + "ĠL", + "ives" + ], + [ + "ĠL", + "ibraries" + ], + [ + "Ġant", + "idepress" + ], + [ + "ĠH", + "D" + ], + [ + "Ġin", + "vert" + ], + [ + "Ġwin", + "ters" + ], + [ + "ðĿIJ", + "´" + ], + [ + "gp", + "u" + ], + [ + "b", + "oy" + ], + [ + "on", + "ge" + ], + [ + "ĠSmith", + "sonian" + ], + [ + "å", + "¹" + ], + [ + "build", + "er" + ], + [ + "link", + "ed" + ], + [ + "J", + "esus" + ], + [ + "--------", + "-" + ], + [ + "19", + "70" + ], + [ + "Ġpres", + "idency" + ], + [ + "Ġcl", + "ips" + ], + [ + "ident", + "ifier" + ], + [ + "Ġ", + "}\\" + ], + [ + "or", + "atory" + ], + [ + "Ġgar", + "ments" + ], + [ + "t", + "l" + ], + [ + "ĠSign", + "s" + ], + [ + "Ġded", + "uct" + ], + [ + "ĠExper", + "ts" + ], + [ + "16", + "6" + ], + [ + "Ġfault", + "s" + ], + [ + "Ġr", + "im" + ], + [ + "ĠAss", + "y" + ], + [ + "Ġpredict", + "s" + ], + [ + "Ac", + "cept" + ], + [ + "Ġdist", + "ort" + ], + [ + "hor", + "izontal" + ], + [ + "Ġcomp", + "iler" + ], + [ + "Ġaw", + "kward" + ], + [ + "L", + "ittle" + ], + [ + "Ġremark", + "ably" + ], + [ + "Ġdenomin", + "ators" + ], + [ + "Ġbon", + "us" + ], + [ + "s", + "omething" + ], + [ + "ĠP", + "owers" + ], + [ + "ĠW", + "es" + ], + [ + "ov", + "al" + ], + [ + "Ġac", + "et" + ], + [ + "Ge", + "ometry" + ], + [ + "Ġc", + "rick" + ], + [ + "or", + "p" + ], + [ + "Ġwet", + "land" + ], + [ + "ect", + "ing" + ], + [ + "Ġ19", + "01" + ], + [ + "Ġin", + "effective" + ], + [ + "Ġcort", + "isol" + ], + [ + "ĠAl", + "ban" + ], + [ + "Ġpriv", + "ately" + ], + [ + "ĠLay", + "er" + ], + [ + "ĠBud", + "get" + ], + [ + "Ġed", + "itions" + ], + [ + "en", + "ne" + ], + [ + "ĠC", + "emetery" + ], + [ + "Ġtr", + "ump" + ], + [ + "Ġbe", + "verage" + ], + [ + "ind", + "s" + ], + [ + "Ġafter", + "ward" + ], + [ + "ĠRep", + "resentation" + ], + [ + "Ġcon", + "gregation" + ], + [ + "Ġsp", + "ores" + ], + [ + "Ġcell", + "ul" + ], + [ + "ĠWy", + "oming" + ], + [ + "S", + "il" + ], + [ + "Ġra", + "v" + ], + [ + "s", + "ync" + ], + [ + "Vis", + "ual" + ], + [ + "ĠArt", + "ists" + ], + [ + "Ġlip", + "id" + ], + [ + "R", + "oman" + ], + [ + "Ġ18", + "12" + ], + [ + "row", + "ser" + ], + [ + "Ġty", + "r" + ], + [ + "cycl", + "ing" + ], + [ + "Ġ19", + "28" + ], + [ + "Ġdem", + "ographics" + ], + [ + "ellect", + "ual" + ], + [ + "Ġamend", + "ments" + ], + [ + "ç", + "®" + ], + [ + "ĠH", + "us" + ], + [ + "Ġtrou", + "t" + ], + [ + "ed", + "ar" + ], + [ + "Ġpen", + "insula" + ], + [ + "ill", + "in" + ], + [ + "ĠGu", + "y" + ], + [ + "am", + "ph" + ], + [ + "compat", + "ible" + ], + [ + "H", + "ope" + ], + [ + "Ġ", + "```" + ], + [ + "ĠL", + "ost" + ], + [ + "Ġann", + "ex" + ], + [ + "Ġplot", + "ted" + ], + [ + "Th", + "ird" + ], + [ + "à", + "°" + ], + [ + "í", + "ķ" + ], + [ + "Ġcov", + "ariance" + ], + [ + "c", + "odes" + ], + [ + "Ġdec", + "ode" + ], + [ + "Ġlas", + "ers" + ], + [ + "Ġad", + "en" + ], + [ + "16", + "9" + ], + [ + "Ġreg", + "isters" + ], + [ + "ec", + "d" + ], + [ + "ĠS", + "cre" + ], + [ + "Ġf", + "res" + ], + [ + "Ġgenu", + "inely" + ], + [ + "c", + "row" + ], + [ + "g", + "rown" + ], + [ + "l", + "iving" + ], + [ + "ne", + "eded" + ], + [ + "[", + "/" + ], + [ + "Ġgen", + "omes" + ], + [ + "IS", + "S" + ], + [ + "ĠExper", + "imental" + ], + [ + "ĠPriv", + "acy" + ], + [ + "Ġbro", + "ccoli" + ], + [ + "Ġtransform", + "er" + ], + [ + "Ġfold", + "ing" + ], + [ + "ĠTH", + "IS" + ], + [ + "Ġdens", + "ities" + ], + [ + "Ġ'", + "+" + ], + [ + "Ġ5", + "12" + ], + [ + "Ġpel", + "vic" + ], + [ + "ar", + "ial" + ], + [ + "ĠL", + "yme" + ], + [ + "Ġcapt", + "ivity" + ], + [ + "ĠEx", + "ternal" + ], + [ + "roll", + "ed" + ], + [ + "ĠAb", + "u" + ], + [ + "Ġcentral", + "ized" + ], + [ + "ĠExpl", + "orer" + ], + [ + "al", + "is" + ], + [ + "ĠPark", + "er" + ], + [ + "Ġgate", + "way" + ], + [ + "du", + "ces" + ], + [ + "ĠM", + "ent" + ], + [ + "erg", + "ic" + ], + [ + "ec", + "a" + ], + [ + "Ġcapt", + "ive" + ], + [ + "Ġsnap", + "shot" + ], + [ + "ĠEth", + "ical" + ], + [ + "setObject", + "Name" + ], + [ + "L", + "and" + ], + [ + "ĠL", + "ex" + ], + [ + "Ġqu", + "ar" + ], + [ + "Ġbed", + "room" + ], + [ + "Ġwh", + "olly" + ], + [ + "ure", + "r" + ], + [ + "Ġdis", + "gu" + ], + [ + "Ġtraject", + "ories" + ], + [ + "ĠV", + "ocabulary" + ], + [ + "IN", + "TER" + ], + [ + "Ġmeaning", + "fully" + ], + [ + "sol", + "ve" + ], + [ + "Ġx", + "x" + ], + [ + "Ġinc", + "arc" + ], + [ + "Ġprophe", + "ts" + ], + [ + "b", + "ishop" + ], + [ + "g", + "ow" + ], + [ + "ĠL", + "ad" + ], + [ + "in", + "ist" + ], + [ + "Ar", + "gs" + ], + [ + "ĠChar", + "ter" + ], + [ + "Ġun", + "ve" + ], + [ + "Ġgr", + "ids" + ], + [ + "ĠAnaly", + "zing" + ], + [ + "Ġfact", + "oring" + ], + [ + "Ġmission", + "aries" + ], + [ + "Cl", + "ose" + ], + [ + "Ġcoll", + "agen" + ], + [ + "Ġdistingu", + "ishing" + ], + [ + "ĠK", + "ab" + ], + [ + "ĠTri", + "angles" + ], + [ + "ĠMechan", + "ical" + ], + [ + "Ġaccept", + "s" + ], + [ + "pl", + "ier" + ], + [ + "Ġasc", + "ertain" + ], + [ + "Ġde", + "ities" + ], + [ + "Ġmo", + "ons" + ], + [ + "t", + "m" + ], + [ + "Ġv", + "ap" + ], + [ + "Ġcoc", + "oa" + ], + [ + "B", + "LE" + ], + [ + "B", + "esides" + ], + [ + "Ġh", + "ardships" + ], + [ + "on", + "ies" + ], + [ + "ia", + "e" + ], + [ + "Ġcan", + "als" + ], + [ + "Ġresol", + "utions" + ], + [ + "Ġinter", + "rog" + ], + [ + "up", + "us" + ], + [ + "O", + "Y" + ], + [ + "R", + "out" + ], + [ + "m", + "oving" + ], + [ + "ĠTibet", + "an" + ], + [ + "m", + "arg" + ], + [ + "Ġaddition", + "ally" + ], + [ + "c", + "ancel" + ], + [ + "op", + "us" + ], + [ + "ĠÃ", + "ł" + ], + [ + "ĠRich", + "mond" + ], + [ + "G", + "ive" + ], + [ + "g", + "old" + ], + [ + "ĠA", + "RE" + ], + [ + "sh", + "ared" + ], + [ + "ĠRes", + "erved" + ], + [ + "Ġc", + "pp" + ], + [ + "Ġc", + "ared" + ], + [ + "ĠWhe", + "el" + ], + [ + "c", + "ss" + ], + [ + "Ġdetail", + "ing" + ], + [ + "ĠIncre", + "asing" + ], + [ + "N", + "H" + ], + [ + "Ġcomp", + "ile" + ], + [ + "Ġfort", + "ified" + ], + [ + "fol", + "k" + ], + [ + "Ġdivid", + "end" + ], + [ + "im", + "ating" + ], + [ + "Mem", + "ory" + ], + [ + "Ġm", + "x" + ], + [ + "ĠW", + "iki" + ], + [ + "Ġc", + "ray" + ], + [ + "se", + "ek" + ], + [ + "Ġreg", + "ain" + ], + [ + "A", + "ud" + ], + [ + "OR", + "M" + ], + [ + "Ġhurd", + "les" + ], + [ + "14", + "1" + ], + [ + "ĠEle", + "ment" + ], + [ + "Ġphy", + "logen" + ], + [ + "C", + "enter" + ], + [ + "in", + "ety" + ], + [ + "Ġb", + "box" + ], + [ + "ĠSal", + "v" + ], + [ + "Ġleaf", + "y" + ], + [ + "Ġcohes", + "ion" + ], + [ + "Brit", + "ish" + ], + [ + "$", + "=" + ], + [ + "ĠR", + "C" + ], + [ + "Ġgo", + "at" + ], + [ + "Ġenric", + "hed" + ], + [ + "m", + "v" + ], + [ + "el", + "ian" + ], + [ + "Ġtext", + "iles" + ], + [ + "Ġtransfer", + "ring" + ], + [ + "ĠDet", + "ailed" + ], + [ + "Ġul", + "cer" + ], + [ + "ĠEx", + "tra" + ], + [ + "Ġyield", + "ed" + ], + [ + "ĠAdv", + "ance" + ], + [ + "P", + "rep" + ], + [ + "Ġim", + "posing" + ], + [ + "Ġback", + "ing" + ], + [ + "Ġstrateg", + "ically" + ], + [ + "Ġdeb", + "ated" + ], + [ + "Ġbudget", + "s" + ], + [ + "ra", + "h" + ], + [ + "ĠA", + "id" + ], + [ + "Ġun", + "just" + ], + [ + "Ġneuro", + "science" + ], + [ + "Ġchair", + "man" + ], + [ + "Ġreluct", + "ant" + ], + [ + "ĠAct", + "ually" + ], + [ + "Ġqual", + "ifications" + ], + [ + "Ġprot", + "ons" + ], + [ + "ustom", + "ed" + ], + [ + "var", + "phi" + ], + [ + "Ġarsen", + "ic" + ], + [ + "d", + "st" + ], + [ + "ĠCon", + "n" + ], + [ + "Ġport", + "al" + ], + [ + "ĠK", + "evin" + ], + [ + "00000000", + "0000" + ], + [ + "Ġcin", + "ema" + ], + [ + "ĠSuccess", + "ful" + ], + [ + "AAAAAAAA", + "AAAAAAAA" + ], + [ + "Ġtra", + "des" + ], + [ + "ĠStan", + "ley" + ], + [ + "govern", + "ment" + ], + [ + "ap", + "a" + ], + [ + "Ġfam", + "ine" + ], + [ + "F", + "ailed" + ], + [ + "P", + "erson" + ], + [ + "F", + "r" + ], + [ + "ĠC", + "u" + ], + [ + "Ġstimul", + "ates" + ], + [ + "Ge", + "orge" + ], + [ + "ĠHarr", + "ison" + ], + [ + "Ġunderw", + "ent" + ], + [ + "Ġh", + "airs" + ], + [ + "att", + "ention" + ], + [ + "Ġexceed", + "ing" + ], + [ + "Ġelastic", + "ity" + ], + [ + "ĠQuant", + "um" + ], + [ + "ical", + "s" + ], + [ + "Ġline", + "arly" + ], + [ + "there", + "fore" + ], + [ + "ĠIn", + "come" + ], + [ + "ĠBe", + "hav" + ], + [ + "Ġwe", + "aving" + ], + [ + "rou", + "t" + ], + [ + "01", + "5" + ], + [ + "S", + "ys" + ], + [ + "ĠB", + "ert" + ], + [ + "ell", + "or" + ], + [ + "Ġover", + "t" + ], + [ + "Ġdile", + "mma" + ], + [ + "A", + "bs" + ], + [ + "p", + "airs" + ], + [ + "sc", + "ar" + ], + [ + "project", + "s" + ], + [ + "Ġs", + "ibling" + ], + [ + "Ġcon", + "es" + ], + [ + "ĠW", + "at" + ], + [ + "ast", + "ro" + ], + [ + "um", + "ed" + ], + [ + "ĠG", + "ay" + ], + [ + "Ġdesc", + "ending" + ], + [ + "empl", + "ates" + ], + [ + "ĠAlexand", + "ria" + ], + [ + "Ġopen", + "ings" + ], + [ + "pre", + "cision" + ], + [ + "vis", + "ual" + ], + [ + "Ġdiagn", + "oses" + ], + [ + "sh", + "are" + ], + [ + "Ġrecover", + "ing" + ], + [ + "w", + "ig" + ], + [ + "Ġdis", + "semination" + ], + [ + "Ġtrain", + "er" + ], + [ + "ĠT", + "CP" + ], + [ + "Ġser", + "otonin" + ], + [ + "s", + "pl" + ], + [ + "Å", + "Ĥ" + ], + [ + "est", + "on" + ], + [ + "Ġj", + "ealous" + ], + [ + "ĠTra", + "ffic" + ], + [ + "Ġthere", + "of" + ], + [ + "Ġland", + "l" + ], + [ + "ĠDisc", + "overing" + ], + [ + "s", + "aving" + ], + [ + "15", + "3" + ], + [ + "Ġneur", + "on" + ], + [ + "ĠS", + "end" + ], + [ + "ĠM", + "ining" + ], + [ + "Ġ19", + "0" + ], + [ + "essor", + "i" + ], + [ + "ÃŃ", + "s" + ], + [ + "Ĵ", + "Į" + ], + [ + "an", + "us" + ], + [ + "requ", + "ests" + ], + [ + "26", + "5" + ], + [ + "ther", + "net" + ], + [ + "ĠAr", + "gument" + ], + [ + "Ġwel", + "coming" + ], + [ + "m", + "aps" + ], + [ + "Ġform", + "idable" + ], + [ + "ĠAn", + "xiety" + ], + [ + "Ġwid", + "get" + ], + [ + "ĠDev", + "ice" + ], + [ + "Ù", + "ĩ" + ], + [ + ":", + "])" + ], + [ + "\\", + ";" + ], + [ + "Ġco", + "ated" + ], + [ + "ĠSc", + "ore" + ], + [ + "ass", + "et" + ], + [ + "li", + "ers" + ], + [ + "Ġce", + "ased" + ], + [ + "ĠCharl", + "ie" + ], + [ + "bin", + "om" + ], + [ + "Fact", + "or" + ], + [ + "ourge", + "ois" + ], + [ + "T", + "ur" + ], + [ + "Ġs", + "ender" + ], + [ + "Ġap", + "a" + ], + [ + "Ġgr", + "as" + ], + [ + "Ġrout", + "ing" + ], + [ + "ĠS", + "ense" + ], + [ + "Ġgra", + "ding" + ], + [ + "Qu", + "estions" + ], + [ + "ĠRelations", + "hip" + ], + [ + "A", + "gent" + ], + [ + "rec", + "ords" + ], + [ + "Ġflash", + "cards" + ], + [ + "ĠM", + "W" + ], + [ + "Stud", + "ent" + ], + [ + "ĠNGO", + "s" + ], + [ + "Ġcomput", + "ations" + ], + [ + "ĠReg", + "ulation" + ], + [ + "Comput", + "er" + ], + [ + "ĠT", + "amil" + ], + [ + "os", + "lav" + ], + [ + "Ġhapp", + "ily" + ], + [ + "h", + "ou" + ], + [ + "Environment", + "al" + ], + [ + "k", + "u" + ], + [ + "op", + "last" + ], + [ + "Ġvot", + "er" + ], + [ + "ĠV", + "ancouver" + ], + [ + ",\\", + ",\\" + ], + [ + "ra", + "z" + ], + [ + "up", + "dated" + ], + [ + "ĠÐ", + "´" + ], + [ + "ĠEv", + "ans" + ], + [ + "idel", + "ity" + ], + [ + "ask", + "et" + ], + [ + "ey", + "er" + ], + [ + "Ġsing", + "er" + ], + [ + "Cl", + "oud" + ], + [ + "Reg", + "ister" + ], + [ + "am", + "as" + ], + [ + "Ġo", + "val" + ], + [ + "Ġaud", + "it" + ], + [ + "Ġvill", + "agers" + ], + [ + "Ġsqu", + "ee" + ], + [ + "gra", + "v" + ], + [ + "ĠEm", + "phas" + ], + [ + "prot", + "ocol" + ], + [ + "Ġs", + "ailed" + ], + [ + "inter", + "pret" + ], + [ + "Ġsplit", + "ting" + ], + [ + "ĠF", + "ine" + ], + [ + "ĠTh", + "an" + ], + [ + "Ġtag", + "ged" + ], + [ + "Ġl", + "ac" + ], + [ + "Ġspec", + "ifying" + ], + [ + "Ġsem", + "antic" + ], + [ + "ĠIncre", + "ase" + ], + [ + "qu", + "est" + ], + [ + "Ġbur", + "nt" + ], + [ + "ĠD", + "ES" + ], + [ + "Ġas", + "ynchron" + ], + [ + "Ġpack", + "ing" + ], + [ + "Ġlic", + "ensing" + ], + [ + "Ġgrad", + "ients" + ], + [ + "ĠWhe", + "never" + ], + [ + "Ġment", + "ors" + ], + [ + "Ġtire", + "lessly" + ], + [ + "I", + "K" + ], + [ + "ĠHel", + "en" + ], + [ + "Ġow", + "l" + ], + [ + "ĠFem", + "ale" + ], + [ + "Ġd", + "rip" + ], + [ + "Ġu", + "m" + ], + [ + "Ġdisappoint", + "ed" + ], + [ + "Ġ19", + "26" + ], + [ + "s", + "hell" + ], + [ + "Ġfor", + "age" + ], + [ + "ĠHam", + "let" + ], + [ + "Ġe", + "uro" + ], + [ + "ĠE", + "lim" + ], + [ + "An", + "alysis" + ], + [ + "IC", + "K" + ], + [ + "or", + "ated" + ], + [ + "Ġbol", + "ster" + ], + [ + "Ġ", + "####" + ], + [ + "Ġst", + "agn" + ], + [ + "ter", + "min" + ], + [ + "og", + "an" + ], + [ + "Ġcollect", + "s" + ], + [ + "2", + "64" + ], + [ + "C", + "Y" + ], + [ + "Ġt", + "ect" + ], + [ + "Ġw", + "icked" + ], + [ + "Ġi", + "Phone" + ], + [ + "Ġflour", + "ished" + ], + [ + "----------------------------", + "---" + ], + [ + "T", + "er" + ], + [ + "Ġp", + "als" + ], + [ + "ĠS", + "omething" + ], + [ + "ĠX", + "I" + ], + [ + "ab", + "sol" + ], + [ + "ag", + "ogue" + ], + [ + "17", + "9" + ], + [ + "ĠAtmosp", + "heric" + ], + [ + "Ġcongen", + "ital" + ], + [ + "ab", + "we" + ], + [ + "iv", + "ist" + ], + [ + "ĠR", + "AM" + ], + [ + "(", + "(\"" + ], + [ + "J", + "ournal" + ], + [ + "ĠB", + "ened" + ], + [ + "ĠW", + "E" + ], + [ + "Ġst", + "ric" + ], + [ + "Ġair", + "way" + ], + [ + "coord", + "inate" + ], + [ + "ĠPro", + "tein" + ], + [ + "Ġ16", + "5" + ], + [ + "diff", + "erent" + ], + [ + "g", + "all" + ], + [ + "Ġundert", + "aking" + ], + [ + "Ġl", + "ane" + ], + [ + "Ġmaxim", + "izing" + ], + [ + "f", + "light" + ], + [ + "s", + "ometimes" + ], + [ + "icult", + "ure" + ], + [ + "ur", + "bs" + ], + [ + "ĠG", + "on" + ], + [ + "Ġcough", + "ing" + ], + [ + "åľ", + "¨" + ], + [ + "pl", + "ate" + ], + [ + "ĠIm", + "ag" + ], + [ + "Us", + "ers" + ], + [ + "Ġinver", + "te" + ], + [ + "h", + "on" + ], + [ + "Ġl", + "ou" + ], + [ + "g", + "ia" + ], + [ + "v", + "l" + ], + [ + "ĠRe", + "in" + ], + [ + "Ġadd", + "itives" + ], + [ + "u", + "ate" + ], + [ + "Ġgen", + "ital" + ], + [ + "ild", + "e" + ], + [ + "Ġ%", + "." + ], + [ + "Ġintest", + "ines" + ], + [ + "Ġgest", + "ure" + ], + [ + "ĠRe", + "ich" + ], + [ + "ĠInst", + "agram" + ], + [ + "Ġcin", + "namon" + ], + [ + "ig", + "ers" + ], + [ + "Ġassist", + "ants" + ], + [ + "T", + "M" + ], + [ + "Ġf", + "ishes" + ], + [ + "ĠAng", + "l" + ], + [ + "Ġl", + "ays" + ], + [ + "se", + "g" + ], + [ + "ĠH", + "at" + ], + [ + "ĠEx", + "cess" + ], + [ + "ĠF", + "al" + ], + [ + "Ġlook", + "up" + ], + [ + "Ġrot", + "ated" + ], + [ + "Ġs", + "ab" + ], + [ + "ĠG", + "ates" + ], + [ + "ĠDe", + "an" + ], + [ + "ĠK", + "er" + ], + [ + "Ġdisproportion", + "ately" + ], + [ + "im", + "plies" + ], + [ + "sec", + "ure" + ], + [ + "fix", + "ed" + ], + [ + "Sol", + "ving" + ], + [ + "Ġmi", + "racle" + ], + [ + "Ġf", + "olds" + ], + [ + "00", + "8" + ], + [ + "17", + "4" + ], + [ + "ĠR", + "w" + ], + [ + "ll", + "o" + ], + [ + "d", + "oes" + ], + [ + "ĠCreat", + "or" + ], + [ + "Ġï", + "£" + ], + [ + "Ġd", + "ont" + ], + [ + "Ġbacter", + "ium" + ], + [ + "Ġcr", + "ashes" + ], + [ + "Ġadorn", + "ed" + ], + [ + "S", + "eg" + ], + [ + "de", + "ad" + ], + [ + "param", + "et" + ], + [ + "Ġexplore", + "r" + ], + [ + "Ġclust", + "ering" + ], + [ + "B", + "inary" + ], + [ + "Ġh", + "uh" + ], + [ + "Ġr", + "anged" + ], + [ + "â", + "ł" + ], + [ + "ĠD", + "ys" + ], + [ + "ĠBre", + "ast" + ], + [ + "ĠHarm", + "ony" + ], + [ + "Ġdepr", + "ivation" + ], + [ + "Ġ[", + "â̦]" + ], + [ + "Ġp", + "acks" + ], + [ + "ĠPers", + "pective" + ], + [ + "ĠB", + "reat" + ], + [ + "Ġsens", + "ible" + ], + [ + "ĠSl", + "ide" + ], + [ + "ĠMil", + "k" + ], + [ + "Ġb", + "achelor" + ], + [ + "ill", + "us" + ], + [ + "Ġmeant", + "ime" + ], + [ + "ĠGr", + "ass" + ], + [ + "Ä", + "ĩ" + ], + [ + "Ġle", + "ase" + ], + [ + "Ġrev", + "ival" + ], + [ + "Ġcontract", + "ed" + ], + [ + "Ġâ", + "ĭħ" + ], + [ + "UC", + "N" + ], + [ + "ĠNAT", + "O" + ], + [ + "Ġm", + "osaic" + ], + [ + "ĠL", + "ORD" + ], + [ + "ĠGl", + "as" + ], + [ + "Ġcher", + "ry" + ], + [ + "Ġ", + "اÙĦ" + ], + [ + "Ġfr", + "anch" + ], + [ + "Ġsw", + "ings" + ], + [ + "J", + "SON" + ], + [ + "er", + "ly" + ], + [ + "ic", + "ator" + ], + [ + "ul", + "ly" + ], + [ + "ĠD", + "in" + ], + [ + "Ġdist", + "ortion" + ], + [ + "ĠN", + "it" + ], + [ + "Ġfri", + "ed" + ], + [ + "Ġadm", + "ired" + ], + [ + "Ġembry", + "os" + ], + [ + "Ġlivelihood", + "s" + ], + [ + "Ġset", + "backs" + ], + [ + "Ġprep", + "ares" + ], + [ + "Per", + "cent" + ], + [ + "organ", + "ized" + ], + [ + "d", + "al" + ], + [ + "Ġ12", + "2" + ], + [ + "cur", + "r" + ], + [ + "ĠD", + "ragon" + ], + [ + "Ġab", + "ort" + ], + [ + "ĠTh", + "ai" + ], + [ + "th", + "ose" + ], + [ + "Ġtrans", + "ient" + ], + [ + "dis", + "k" + ], + [ + "evol", + "ving" + ], + [ + "Ġpyl", + "int" + ], + [ + "ĠS", + "ib" + ], + [ + "s", + "ch" + ], + [ + "Ġfort", + "unate" + ], + [ + "Ġreferen", + "ced" + ], + [ + "M", + "Y" + ], + [ + "Ġsh", + "irt" + ], + [ + "Ġco", + "arse" + ], + [ + "ĠCart", + "esian" + ], + [ + "ĠC", + "ouns" + ], + [ + "Ġdec", + "oration" + ], + [ + "а", + "ÑĤ" + ], + [ + "ĠH", + "imal" + ], + [ + "âĢĿ", + ":" + ], + [ + "ron", + "ts" + ], + [ + "idd", + "ing" + ], + [ + "ĠFinn", + "ish" + ], + [ + "Ġsomet", + "ime" + ], + [ + "oph", + "obia" + ], + [ + "Ġl", + "azy" + ], + [ + "Ġsince", + "re" + ], + [ + "Ã", + "·" + ], + [ + "Ġ19", + "23" + ], + [ + "Ġ19", + "09" + ], + [ + "Ġlog", + "ged" + ], + [ + "Ġcomment", + "ed" + ], + [ + "ĠCare", + "er" + ], + [ + "ir", + "uses" + ], + [ + "?", + ":" + ], + [ + "Pro", + "perties" + ], + [ + "ĠDem", + "ocracy" + ], + [ + "Ġs", + "outheastern" + ], + [ + "ĠE", + "ug" + ], + [ + "Ġc", + "f" + ], + [ + "ĠV", + "AL" + ], + [ + "Ġtur", + "moil" + ], + [ + "N", + "OW" + ], + [ + "cc", + "entric" + ], + [ + "ĠSt", + "re" + ], + [ + "Ġacc", + "us" + ], + [ + "ason", + "ry" + ], + [ + "Ġconfir", + "ms" + ], + [ + "ĠN", + "iger" + ], + [ + "mod", + "ified" + ], + [ + "att", + "ack" + ], + [ + "Ġg", + "a" + ], + [ + "is", + "ans" + ], + [ + "ĠF", + "ailure" + ], + [ + "Ind", + "ividual" + ], + [ + "Ġconst", + "ellation" + ], + [ + "C", + "ES" + ], + [ + "Ġf", + "ills" + ], + [ + "Ġe", + "urope" + ], + [ + "Ġ:", + "-" + ], + [ + "Ġflood", + "ed" + ], + [ + "ĠA", + "w" + ], + [ + "Ġcon", + "greg" + ], + [ + "ĠN", + "early" + ], + [ + "Ġt", + "qdm" + ], + [ + "Ġbe", + "ating" + ], + [ + "ĠPat", + "ient" + ], + [ + "Ġtail", + "or" + ], + [ + "ĊĊ", + "ĠĠĠĠĠ" + ], + [ + "Ġconver", + "ges" + ], + [ + "Ġaug", + "ment" + ], + [ + "Ġpeas", + "ants" + ], + [ + "ĠB", + "right" + ], + [ + "Ġred", + "emption" + ], + [ + "Ġpeace", + "fully" + ], + [ + "Ġperm", + "utations" + ], + [ + "Ġveloc", + "ities" + ], + [ + "Ġp", + "aving" + ], + [ + "ĠRich", + "ards" + ], + [ + "ðŁ", + "Ķ" + ], + [ + "(", + "``" + ], + [ + "Ġproduct", + "ions" + ], + [ + "Ġhome", + "owners" + ], + [ + "cont", + "ents" + ], + [ + "Ġoptim", + "ized" + ], + [ + "if", + "ers" + ], + [ + "ĠPitts", + "burgh" + ], + [ + "const", + "ants" + ], + [ + "P", + "F" + ], + [ + "ly", + "cer" + ], + [ + "Ġhe", + "ater" + ], + [ + "Ġconvict", + "ed" + ], + [ + "Ġregul", + "ates" + ], + [ + "Home", + "work" + ], + [ + "G", + "Y" + ], + [ + "ĠEnd", + "angered" + ], + [ + "Ġdetermin", + "ants" + ], + [ + "ĠNe", + "eds" + ], + [ + "ĠPubl", + "ishers" + ], + [ + "ĠInt", + "o" + ], + [ + "Ġobserv", + "ational" + ], + [ + "Ġen", + "light" + ], + [ + "2", + "32" + ], + [ + "ĠK", + "rish" + ], + [ + "Ġtow", + "el" + ], + [ + "19", + "4" + ], + [ + "========", + "====" + ], + [ + "al", + "ach" + ], + [ + "St", + "ruct" + ], + [ + "ĠDiff", + "erences" + ], + [ + "+", + "=" + ], + [ + "Ġmis", + "use" + ], + [ + "ĠImplement", + "ation" + ], + [ + "ĠK", + "ant" + ], + [ + "Rem", + "ove" + ], + [ + "Ġbroad", + "en" + ], + [ + "Ġdisagree", + "ment" + ], + [ + "fil", + "m" + ], + [ + "Ġ18", + "48" + ], + [ + "fit", + "ting" + ], + [ + "Î", + "·" + ], + [ + "ĠUtil", + "izing" + ], + [ + "Ġr", + "heumat" + ], + [ + "ĠG", + "em" + ], + [ + "Ġinvest", + "or" + ], + [ + "ĠSl", + "av" + ], + [ + "Ġmel", + "ody" + ], + [ + "оÐ", + "»" + ], + [ + "P", + "ers" + ], + [ + "rough", + "ts" + ], + [ + "Ġwork", + "ings" + ], + [ + "Ġexerc", + "ised" + ], + [ + "N", + "eed" + ], + [ + "ĠPr", + "im" + ], + [ + "Ġbapt", + "ism" + ], + [ + "Ġl", + "r" + ], + [ + "ĠF", + "ear" + ], + [ + "ñ", + "o" + ], + [ + "Ġresemb", + "ling" + ], + [ + "Ġskept", + "ical" + ], + [ + "EN", + "G" + ], + [ + "sn", + "ap" + ], + [ + "ĠGr", + "iff" + ], + [ + "Ġbless", + "ings" + ], + [ + "Ġhold", + "er" + ], + [ + "={", + "\"" + ], + [ + "Ġanomal", + "ies" + ], + [ + "Ġhyd", + "rop" + ], + [ + "Pr", + "ice" + ], + [ + "ĠBal", + "d" + ], + [ + "Ġc", + "ured" + ], + [ + "Ġe", + "go" + ], + [ + "Ġcorrel", + "ations" + ], + [ + "Ġo", + "st" + ], + [ + "C", + "lean" + ], + [ + "c", + "amp" + ], + [ + "Ġall", + "ied" + ], + [ + "Ġsqu", + "ash" + ], + [ + "ĠL", + "aura" + ], + [ + "Ġun", + "icode" + ], + [ + "ĠMes", + "opotam" + ], + [ + "ĠRed", + "dit" + ], + [ + "FOR", + "MAT" + ], + [ + "ĠCarl", + "os" + ], + [ + "Ġinf", + "amous" + ], + [ + "==", + "=" + ], + [ + "gg", + "le" + ], + [ + "ĠCor", + "inth" + ], + [ + "Ġdiss", + "ip" + ], + [ + "Ġmeticul", + "ous" + ], + [ + "P", + "rom" + ], + [ + "Ġ\"", + "[" + ], + [ + "Ġlog", + "ically" + ], + [ + "Ġspecial", + "ize" + ], + [ + "Ġblood", + "y" + ], + [ + "Ġprop", + "onents" + ], + [ + "educ", + "ation" + ], + [ + "Ġwe", + "ighed" + ], + [ + "Ġpolit", + "ician" + ], + [ + "Ġargu", + "ably" + ], + [ + "Ġim", + "plements" + ], + [ + "Ġsh", + "uffle" + ], + [ + "Ġsubsc", + "ribe" + ], + [ + "Ġannot", + "ations" + ], + [ + "ĠC", + "od" + ], + [ + "Argument", + "Parser" + ], + [ + "Ġm", + "urd" + ], + [ + "ĠFre", + "ud" + ], + [ + "Ġdis", + "cretion" + ], + [ + "Ġmer", + "its" + ], + [ + "eterm", + "ined" + ], + [ + "lo", + "id" + ], + [ + "Ġbench", + "mark" + ], + [ + "Ġloc", + "ks" + ], + [ + "Ġoccup", + "ies" + ], + [ + "bel", + "ie" + ], + [ + "pro", + "ducing" + ], + [ + "Ġven", + "om" + ], + [ + "T", + "V" + ], + [ + "un", + "ed" + ], + [ + "Ġj", + "umps" + ], + [ + "Ġorig", + "inating" + ], + [ + "ĠKey", + "Error" + ], + [ + "ĠMont", + "real" + ], + [ + "Ġr", + "untime" + ], + [ + "ĠL", + "CM" + ], + [ + "ne", + "e" + ], + [ + "HT", + "ML" + ], + [ + "Ġadvertise", + "ments" + ], + [ + "ĠAdm", + "iral" + ], + [ + "ig", + "rams" + ], + [ + "ĠMechan", + "ics" + ], + [ + "pro", + "ps" + ], + [ + "ĠAustral", + "ians" + ], + [ + "s", + "il" + ], + [ + "ruct", + "ose" + ], + [ + "Ġend", + "ors" + ], + [ + "Ġvers", + "atility" + ], + [ + "ĠMont", + "gomery" + ], + [ + "ro", + "ids" + ], + [ + "ge", + "ometry" + ], + [ + "ĠDi", + "agram" + ], + [ + "ĠMe", + "et" + ], + [ + "&", + "&" + ], + [ + "al", + "most" + ], + [ + "Ġh", + "aul" + ], + [ + "Ġdesert", + "s" + ], + [ + "Ġà¹ı", + "ÂĢ" + ], + [ + "ĠCal", + "vin" + ], + [ + "Ġcoc", + "aine" + ], + [ + "Ġsup", + "ers" + ], + [ + "Ġnon", + "etheless" + ], + [ + "eli", + "very" + ], + [ + "Ġeru", + "ptions" + ], + [ + "omb", + "us" + ], + [ + "Ġpenet", + "ration" + ], + [ + "m", + "achine" + ], + [ + "Ġinject", + "ions" + ], + [ + "Ġburd", + "ens" + ], + [ + "19", + "8" + ], + [ + "Ġthought", + "fully" + ], + [ + "ĠCh", + "a" + ], + [ + "----------------", + "--" + ], + [ + "Im", + "pro" + ], + [ + "ra", + "is" + ], + [ + "Ġcollabor", + "ating" + ], + [ + "ĠGard", + "ens" + ], + [ + "Ġf", + "el" + ], + [ + "Ġag", + "gress" + ], + [ + "Ġcopy", + "ing" + ], + [ + "}^", + "\\" + ], + [ + "Ġref", + "lux" + ], + [ + "Ġun", + "ravel" + ], + [ + "ĠPres", + "ervation" + ], + [ + "Ġubiqu", + "itous" + ], + [ + "ĠR", + "achel" + ], + [ + "Ġimp", + "ulses" + ], + [ + "nam", + "ents" + ], + [ + "ĠNov", + "a" + ], + [ + "Ġborrow", + "ing" + ], + [ + "Ġencrypt", + "ed" + ], + [ + "ĠR", + "untime" + ], + [ + "CO", + "MM" + ], + [ + "oe", + "ing" + ], + [ + "A", + "IN" + ], + [ + "ĠN", + "ine" + ], + [ + "ĠChar", + "acters" + ], + [ + "Ġsqu", + "eeze" + ], + [ + "bl", + "ob" + ], + [ + "Ġten", + "ure" + ], + [ + "åŃ", + "¦" + ], + [ + "Ġo", + "vere" + ], + [ + "im", + "ming" + ], + [ + "Ġev", + "angel" + ], + [ + "Ġur", + "gency" + ], + [ + "Ġapp", + "re" + ], + [ + "Ġw", + "aking" + ], + [ + "Ġth", + "or" + ], + [ + "int", + "ensity" + ], + [ + "Ġconcent", + "rating" + ], + [ + "p", + "ings" + ], + [ + "Ġperm", + "utation" + ], + [ + "ĠTanz", + "ania" + ], + [ + "ا", + "Ø" + ], + [ + "Ġalkal", + "ine" + ], + [ + "Ġrep", + "ay" + ], + [ + "Ġassist", + "ing" + ], + [ + "re", + "aching" + ], + [ + "Ġm", + "d" + ], + [ + "Ġsh", + "aking" + ], + [ + "Ġatt", + "en" + ], + [ + "Ġder", + "ives" + ], + [ + "ĠC", + "ards" + ], + [ + "Ġfactor", + "ial" + ], + [ + "conf", + "igure" + ], + [ + "om", + "aly" + ], + [ + "Ġpat", + "rol" + ], + [ + "Ġsymmet", + "rical" + ], + [ + "FT", + "WARE" + ], + [ + "ĠS", + "U" + ], + [ + "ĠD", + "ow" + ], + [ + "Ġ'", + "')" + ], + [ + "Ġper", + "c" + ], + [ + "ĠAir", + "port" + ], + [ + "Sah", + "aran" + ], + [ + "Ġtradem", + "ark" + ], + [ + "ov", + "o" + ], + [ + "loc", + "ations" + ], + [ + "ĠAccording", + "ly" + ], + [ + "Ġ12", + "4" + ], + [ + "Ġsevent", + "y" + ], + [ + "Ġchamp", + "ions" + ], + [ + "IG", + "H" + ], + [ + "ĠTw", + "enty" + ], + [ + "ĠW", + "ide" + ], + [ + "ĠK", + "o" + ], + [ + "Ġfour", + "teen" + ], + [ + "fe", + "at" + ], + [ + "Ġpop", + "ul" + ], + [ + "G", + "a" + ], + [ + "Ġs", + "erm" + ], + [ + "Ġlong", + "itude" + ], + [ + "Ġinf", + "ilt" + ], + [ + "Ġmark", + "ings" + ], + [ + "ĠApprox", + "imately" + ], + [ + "ĠO", + "THER" + ], + [ + "Ġste", + "ering" + ], + [ + "Ġap", + "h" + ], + [ + "ĠF", + "ields" + ], + [ + "eli", + "ac" + ], + [ + "ap", + "ps" + ], + [ + "at", + "um" + ], + [ + "Ġhe", + "ap" + ], + [ + "requ", + "ent" + ], + [ + "Ġrecip", + "roc" + ], + [ + "Ġh", + "av" + ], + [ + "Ġcry", + "ing" + ], + [ + "ac", + "ión" + ], + [ + "N", + "Y" + ], + [ + "Ġm", + "und" + ], + [ + "Ġhead", + "lines" + ], + [ + "Ġrevol", + "t" + ], + [ + "Ġfisher", + "men" + ], + [ + "roduct", + "ory" + ], + [ + "c", + "u" + ], + [ + "ĠJ", + "ake" + ], + [ + "ĠOffic", + "ial" + ], + [ + "Ġlic", + "enses" + ], + [ + "ĠM", + "apping" + ], + [ + "Ġprot", + "on" + ], + [ + "Ġindic", + "ations" + ], + [ + "ĠInteg", + "rating" + ], + [ + "idis", + "ciplinary" + ], + [ + "Ġperv", + "asive" + ], + [ + "an", + "mar" + ], + [ + "Ġd", + "ire" + ], + [ + "ĠT", + "oxic" + ], + [ + "ĠB", + "illy" + ], + [ + "Ġextrem", + "es" + ], + [ + "Ġunus", + "ually" + ], + [ + "ĠPlay", + "er" + ], + [ + "ĠR", + "is" + ], + [ + "Ġles", + "bian" + ], + [ + "Ġsket", + "ches" + ], + [ + "Ġl", + "ending" + ], + [ + "ĠC", + "V" + ], + [ + "Ġtest", + "osterone" + ], + [ + "ĠData", + "Frame" + ], + [ + "ĠF", + "ruit" + ], + [ + "ĠT", + "ed" + ], + [ + "Ġc", + "akes" + ], + [ + "ĠD", + "S" + ], + [ + "Ġexpress", + "ive" + ], + [ + "Ġsub", + "group" + ], + [ + "Ġrepe", + "ats" + ], + [ + "ĠPan", + "ama" + ], + [ + "Ġconjug", + "ate" + ], + [ + "sc", + "ene" + ], + [ + "Ġdist", + "orted" + ], + [ + "ĠCharl", + "otte" + ], + [ + "Ġpath", + "ology" + ], + [ + "Ġsepar", + "ates" + ], + [ + "aked", + "irs" + ], + [ + "ĠNur", + "sing" + ], + [ + "ĠKash", + "mir" + ], + [ + "m", + "ot" + ], + [ + "ĠAugust", + "ine" + ], + [ + "IN", + "K" + ], + [ + "Ġant", + "iquity" + ], + [ + "Ġdraw", + "backs" + ], + [ + "Ġlett", + "uce" + ], + [ + "ĠV", + "ul" + ], + [ + "Ġconf", + "use" + ], + [ + "T", + "rap" + ], + [ + "Ġfore", + "front" + ], + [ + "Ġdepr", + "ived" + ], + [ + "Prot", + "ocol" + ], + [ + "Ġfl", + "ock" + ], + [ + "Ġset", + "Up" + ], + [ + "Ġsol", + "vent" + ], + [ + "Se", + "lection" + ], + [ + "ĠPot", + "ter" + ], + [ + "F", + "inal" + ], + [ + "er", + "on" + ], + [ + "Ġ'", + "{}" + ], + [ + "save", + "fig" + ], + [ + "nab", + "la" + ], + [ + "ent", + "e" + ], + [ + "Ġop", + "pose" + ], + [ + "ĠI", + "EEE" + ], + [ + "Ġcont", + "our" + ], + [ + "aj", + "a" + ], + [ + "AP", + "TER" + ], + [ + "L", + "ib" + ], + [ + "it", + "ian" + ], + [ + "Ġrep", + "orter" + ], + [ + "ĠB", + "urg" + ], + [ + "Ġpig", + "e" + ], + [ + "å", + "Ģ" + ], + [ + "Ġcur", + "s" + ], + [ + "Ġrelax", + "ing" + ], + [ + "Ġp", + "ag" + ], + [ + "Ġanat", + "om" + ], + [ + "Ġmiss", + "iles" + ], + [ + "Ġimprison", + "ment" + ], + [ + "âĢĿ", + ")," + ], + [ + "Med", + "ical" + ], + [ + "atern", + "ity" + ], + [ + "ĠI", + "X" + ], + [ + "tern", + "ally" + ], + [ + "pos", + "ium" + ], + [ + "ĠSur", + "ve" + ], + [ + "Ġthick", + "er" + ], + [ + "Ġuncon", + "ventional" + ], + [ + "end", + "swith" + ], + [ + "Ġ19", + "27" + ], + [ + "Ġsur", + "geries" + ], + [ + "ĠRes", + "pect" + ], + [ + "DE", + "BUG" + ], + [ + "L", + "T" + ], + [ + "ell", + "ows" + ], + [ + "Hist", + "orical" + ], + [ + "Ġprogram", + "mers" + ], + [ + "vant", + "ages" + ], + [ + "Ġnit", + "rate" + ], + [ + "Ġorb", + "iting" + ], + [ + "ĠC", + "ome" + ], + [ + "ish", + "a" + ], + [ + "Ġrecru", + "ited" + ], + [ + "è", + "§" + ], + [ + "CH", + "O" + ], + [ + "ĠAdv", + "oc" + ], + [ + "C", + "reated" + ], + [ + "oc", + "l" + ], + [ + "Ġtrigon", + "ometry" + ], + [ + "ĠE", + "q" + ], + [ + "sm", + "art" + ], + [ + "ĠGraph", + "ic" + ], + [ + "ĠT", + "ables" + ], + [ + "ist", + "ine" + ], + [ + "Determ", + "ine" + ], + [ + "o", + "arthritis" + ], + [ + "Ġtables", + "poons" + ], + [ + "C", + "IS" + ], + [ + "un", + "al" + ], + [ + "Ġsc", + "issors" + ], + [ + "keep", + "ers" + ], + [ + "und", + "le" + ], + [ + "Ġprow", + "ess" + ], + [ + "ĠC", + "reated" + ], + [ + "Ġ", + "ids" + ], + [ + "ĠAf", + "ro" + ], + [ + "ĠIns", + "ert" + ], + [ + "Ġinit", + "iation" + ], + [ + "ĠExam", + "ining" + ], + [ + "Dele", + "te" + ], + [ + "Ġtwist", + "ed" + ], + [ + "exper", + "iment" + ], + [ + "om", + "i" + ], + [ + "Ġmet", + "ropolitan" + ], + [ + "33", + "0" + ], + [ + "Ġinter", + "mitt" + ], + [ + "Ġdist", + "racted" + ], + [ + "ĠG", + "ross" + ], + [ + "Ġout", + "dated" + ], + [ + "16", + "4" + ], + [ + "Ġback", + "end" + ], + [ + "Ġ13", + "2" + ], + [ + "Ġth", + "igh" + ], + [ + "Ġse", + "curities" + ], + [ + "Ġcred", + "ible" + ], + [ + "Count", + "ry" + ], + [ + "ĠN", + "y" + ], + [ + "Ġmagn", + "ets" + ], + [ + "ann", + "ab" + ], + [ + "29", + "6" + ], + [ + "Ġor", + "anges" + ], + [ + "Ġch", + "alk" + ], + [ + "ĠMay", + "o" + ], + [ + "Ġbreakthrough", + "s" + ], + [ + "Ġprogram", + "med" + ], + [ + "cos", + "ity" + ], + [ + "Ġexhib", + "itions" + ], + [ + "n", + "z" + ], + [ + "ĠA", + "my" + ], + [ + "aw", + "i" + ], + [ + "Ġeng", + "ages" + ], + [ + "ĠI", + "CT" + ], + [ + "Ġclock", + "wise" + ], + [ + "Ġregim", + "en" + ], + [ + "Ġ18", + "98" + ], + [ + "Ġlit", + "igation" + ], + [ + "rop", + "ract" + ], + [ + "Ġtox", + "in" + ], + [ + "t", + "oday" + ], + [ + "com", + "merce" + ], + [ + "Ġins", + "cription" + ], + [ + "00000000", + "00" + ], + [ + "Ġhack", + "ers" + ], + [ + "ĠHe", + "in" + ], + [ + "al", + "ia" + ], + [ + "ĠT", + "as" + ], + [ + "h", + "it" + ], + [ + "ĠAp", + "pendix" + ], + [ + "ĠRuss", + "ians" + ], + [ + "ĠGra", + "ce" + ], + [ + "Ġa", + "u" + ], + [ + "Ġup", + "side" + ], + [ + "ĠR", + "ick" + ], + [ + "ĠS", + "ina" + ], + [ + "Ġpromin", + "ence" + ], + [ + "Ġsummar", + "ized" + ], + [ + "G", + "rade" + ], + [ + "23", + "4" + ], + [ + "M", + "a" + ], + [ + "ĠF", + "uk" + ], + [ + "uit", + "able" + ], + [ + "dig", + "its" + ], + [ + "ig", + "a" + ], + [ + "Ġtechn", + "icians" + ], + [ + "Ġsupply", + "ing" + ], + [ + "Oper", + "ation" + ], + [ + "3", + "25" + ], + [ + "$", + "(" + ], + [ + "b", + "rand" + ], + [ + "Ġcontract", + "ing" + ], + [ + "ĠProv", + "iding" + ], + [ + "Ġf", + "ights" + ], + [ + "an", + "throp" + ], + [ + "Ġskeptic", + "ism" + ], + [ + "Ġal", + "ly" + ], + [ + "col", + "m" + ], + [ + "Ġbu", + "oy" + ], + [ + "ĠBlo", + "om" + ], + [ + "и", + "ÑĤ" + ], + [ + "Ġnurt", + "ure" + ], + [ + "ĠU", + "TC" + ], + [ + "ĠDO", + "I" + ], + [ + "ĠE", + "co" + ], + [ + "Ġdisc", + "ourage" + ], + [ + "Ġmalign", + "ant" + ], + [ + "Ġcl", + "iff" + ], + [ + "Ġaw", + "ake" + ], + [ + "Ġrain", + "bow" + ], + [ + "US", + "A" + ], + [ + "Ġtransl", + "ating" + ], + [ + "Ġl", + "l" + ], + [ + "Ġc", + "ott" + ], + [ + "ilit", + "ating" + ], + [ + "Ġmant", + "le" + ], + [ + "ĠM", + "ixed" + ], + [ + "â̦", + "âĢĿ" + ], + [ + "ĠBehavior", + "al" + ], + [ + "oun", + "ces" + ], + [ + "Ġdev", + "il" + ], + [ + "Ġhed", + "ge" + ], + [ + "vel", + "ocity" + ], + [ + "F", + "ire" + ], + [ + "Ġdefault", + "s" + ], + [ + "ĠSqu", + "ares" + ], + [ + "ru", + "its" + ], + [ + "Ġsocial", + "ism" + ], + [ + "g", + "ames" + ], + [ + "ĠW", + "ear" + ], + [ + "vers", + "ible" + ], + [ + "ĠRock", + "y" + ], + [ + "ĠC", + "NN" + ], + [ + "Ġsh", + "ocking" + ], + [ + "ĠF", + "ro" + ], + [ + "Ġincorrect", + "ly" + ], + [ + "ĠLeg", + "end" + ], + [ + "23", + "8" + ], + [ + "i", + "per" + ], + [ + "Ġtr", + "unc" + ], + [ + "ĠQ", + "ual" + ], + [ + "ĠFif", + "th" + ], + [ + "ram", + "a" + ], + [ + "ĠB", + "enn" + ], + [ + "qu", + "is" + ], + [ + "Ġbi", + "os" + ], + [ + "ĠDo", + "ing" + ], + [ + "ver", + "ter" + ], + [ + "ĠRe", + "lease" + ], + [ + "}}", + "," + ], + [ + "2", + "75" + ], + [ + "E", + "F" + ], + [ + "ĠW", + "el" + ], + [ + "Ġform", + "ative" + ], + [ + "sc", + "atter" + ], + [ + "22", + "9" + ], + [ + "pred", + "iction" + ], + [ + "â", + "Ł" + ], + [ + "ĠL", + "ion" + ], + [ + "pre", + "p" + ], + [ + "ĠInc", + "orpor" + ], + [ + "Ġma", + "ize" + ], + [ + "tri", + "angle" + ], + [ + "lex", + "ia" + ], + [ + "F", + "ER" + ], + [ + "k", + "ar" + ], + [ + "Ġis", + "osceles" + ], + [ + "ĠH", + "ond" + ], + [ + "ĠK", + "night" + ], + [ + "ĠDI", + "Y" + ], + [ + "V", + "ery" + ], + [ + "Ġ\"", + "#" + ], + [ + "ighth", + "ouse" + ], + [ + "sc", + "ription" + ], + [ + "H", + "H" + ], + [ + "im", + "show" + ], + [ + "ĠM", + "ul" + ], + [ + "ĠV", + "a" + ], + [ + "Ġind", + "ia" + ], + [ + "en", + "cer" + ], + [ + "Ġprogress", + "ively" + ], + [ + "Ġsym", + "pathetic" + ], + [ + "ĠForm", + "s" + ], + [ + "accur", + "ate" + ], + [ + "D", + "AT" + ], + [ + "ĠWW", + "II" + ], + [ + "D", + "eb" + ], + [ + "M", + "AN" + ], + [ + "ĠH", + "ack" + ], + [ + "ĠC", + "AN" + ], + [ + "Ġcha", + "otic" + ], + [ + "Ġglac", + "ier" + ], + [ + "ovol", + "ta" + ], + [ + "Ġ(", + "." + ], + [ + "develop", + "ment" + ], + [ + "enn", + "ial" + ], + [ + "Ġb", + "ounce" + ], + [ + "ĠIs", + "n" + ], + [ + "ĠAbsol", + "ute" + ], + [ + "Rober", + "t" + ], + [ + "Ġculp", + "rit" + ], + [ + "ograph", + "ically" + ], + [ + "Ġquadr", + "ant" + ], + [ + "ĠRecogn", + "ize" + ], + [ + "ĠQur", + "an" + ], + [ + "D", + "IS" + ], + [ + "ĠW", + "ow" + ], + [ + "Ġrel", + "ent" + ], + [ + "Ġsecret", + "ion" + ], + [ + "Ġsuppress", + "ed" + ], + [ + "Ġstart", + "up" + ], + [ + "Ġpret", + "end" + ], + [ + "allow", + "ed" + ], + [ + "N", + "V" + ], + [ + "ĠV", + "it" + ], + [ + "ĠC", + "ause" + ], + [ + "Ġben", + "z" + ], + [ + "ĠÎ", + "µ" + ], + [ + "re", + "search" + ], + [ + "Ġp", + "ouring" + ], + [ + "con", + "cept" + ], + [ + "Ġcost", + "umes" + ], + [ + "ĠH", + "alloween" + ], + [ + "ĠAm", + "sterdam" + ], + [ + "Ġgarden", + "ers" + ], + [ + "Ġab", + "used" + ], + [ + "Ġnanop", + "articles" + ], + [ + "ĠH", + "oo" + ], + [ + "Ġscatter", + "ing" + ], + [ + "qu", + "ote" + ], + [ + "ĠB", + "od" + ], + [ + "Ġcons", + "piracy" + ], + [ + "sub", + "plot" + ], + [ + "Ġvast", + "ly" + ], + [ + "5", + "000" + ], + [ + "h", + "art" + ], + [ + "or", + "able" + ], + [ + "ĠAtt", + "empt" + ], + [ + "Ġesoph", + "agus" + ], + [ + "Ġanalys", + "ed" + ], + [ + "ling", + "ton" + ], + [ + "uber", + "ty" + ], + [ + "re", + "gex" + ], + [ + "B", + "ro" + ], + [ + "Ġmot", + "ives" + ], + [ + "ĠA", + "aron" + ], + [ + "Ġrh", + "ym" + ], + [ + "ryst", + "al" + ], + [ + "Jew", + "ish" + ], + [ + "ic", + "ates" + ], + [ + "b", + "ia" + ], + [ + "Ġsh", + "ining" + ], + [ + "Ġconstit", + "uted" + ], + [ + "ĠAuth", + "ors" + ], + [ + "ess", + "ential" + ], + [ + "Ġfl", + "ames" + ], + [ + "Ġexpend", + "itures" + ], + [ + "S", + "ide" + ], + [ + "ĠR", + "yan" + ], + [ + "ract", + "ical" + ], + [ + "Ġinsert", + "ion" + ], + [ + "Ġ\"", + "<" + ], + [ + "Ġ3", + "20" + ], + [ + "H", + "P" + ], + [ + "Ġab", + "uses" + ], + [ + "22", + "8" + ], + [ + "ĠKe", + "pler" + ], + [ + "ĠPsychiat", + "ry" + ], + [ + "In", + "v" + ], + [ + "Ġphot", + "on" + ], + [ + "Ġcateg", + "orical" + ], + [ + "Per", + "iod" + ], + [ + "ur", + "ious" + ], + [ + "ĠTh", + "ought" + ], + [ + "Ġtax", + "pay" + ], + [ + "Ġl", + "ur" + ], + [ + "Ġrh", + "yme" + ], + [ + "ch", + "anges" + ], + [ + "Ġmigr", + "atory" + ], + [ + "Ġartic", + "ulate" + ], + [ + "E", + "s" + ], + [ + "c", + "igare" + ], + [ + "Ġre", + "usable" + ], + [ + "feed", + "back" + ], + [ + "ĠMom", + "ent" + ], + [ + "ĠT", + "ony" + ], + [ + "K", + "ind" + ], + [ + "ĠS", + "ustainability" + ], + [ + "ĠCont", + "ract" + ], + [ + "AC", + "C" + ], + [ + "ĠR", + "S" + ], + [ + "Ġflu", + "ency" + ], + [ + "Ġres", + "iding" + ], + [ + "Ġresp", + "iration" + ], + [ + "Ġdead", + "line" + ], + [ + "imb", + "abwe" + ], + [ + "Ġrel", + "ational" + ], + [ + "Ġprosper", + "ous" + ], + [ + "Ġpredict", + "or" + ], + [ + "6666", + "6666" + ], + [ + "Ġparliament", + "ary" + ], + [ + "Ġincons", + "ist" + ], + [ + "ĠCh", + "an" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠ" + ], + [ + "ID", + "s" + ], + [ + "C", + "ut" + ], + [ + "L", + "IST" + ], + [ + "Ġno", + "isy" + ], + [ + "atic", + "an" + ], + [ + "Ġcompound", + "ed" + ], + [ + "g", + "ering" + ], + [ + "Ġan", + "arch" + ], + [ + "Ġland", + "owners" + ], + [ + "chan", + "ical" + ], + [ + "ĠLie", + "utenant" + ], + [ + "ĠPrad", + "esh" + ], + [ + "oll", + "ar" + ], + [ + "p", + "adding" + ], + [ + "ag", + "ne" + ], + [ + "Ġyield", + "ing" + ], + [ + "ĠBalt", + "ic" + ], + [ + "ĠIn", + "vol" + ], + [ + "Sh", + "ape" + ], + [ + "Ġinterview", + "ed" + ], + [ + "fund", + "ed" + ], + [ + "L", + "arge" + ], + [ + "Ġacc", + "ustomed" + ], + [ + "rom", + "eter" + ], + [ + "Ġknowledge", + "able" + ], + [ + "F", + "X" + ], + [ + "é", + "¢" + ], + [ + "ra", + "ising" + ], + [ + "Ġsho", + "ots" + ], + [ + "ĠTrans", + "ition" + ], + [ + "Ġmel", + "odies" + ], + [ + "W", + "estern" + ], + [ + "Ġmod", + "ulus" + ], + [ + "ĠIn", + "verse" + ], + [ + "Ġcl", + "auses" + ], + [ + "ĠRed", + "uction" + ], + [ + "ĠUtil", + "ize" + ], + [ + "Ġrec", + "omb" + ], + [ + "Ġapplic", + "ants" + ], + [ + "ĠB", + "A" + ], + [ + "H", + "yd" + ], + [ + "k", + "ers" + ], + [ + "Ġdata", + "frame" + ], + [ + "Ġprofess", + "ions" + ], + [ + "']", + "]" + ], + [ + "Ġgra", + "ves" + ], + [ + "ĠAppro", + "aches" + ], + [ + "ĠSud", + "oku" + ], + [ + "f", + "uels" + ], + [ + "Ġsemicon", + "ductor" + ], + [ + "J", + "un" + ], + [ + "Ġh", + "ref" + ], + [ + "ĠAd", + "visory" + ], + [ + "ĠBeaut", + "iful" + ], + [ + "E", + "A" + ], + [ + "or", + "f" + ], + [ + "Ġreb", + "els" + ], + [ + "\")", + ")," + ], + [ + "Ġsat", + "isfactory" + ], + [ + "Ġpersu", + "ade" + ], + [ + "ĠH", + "P" + ], + [ + "Ġsal", + "aries" + ], + [ + "Ġdiscrim", + "inatory" + ], + [ + "ĠAd", + "obe" + ], + [ + "Ġtransport", + "ing" + ], + [ + "ĠP", + "regn" + ], + [ + "Ġkind", + "ly" + ], + [ + "ĠSign", + "al" + ], + [ + "Ġhierarch", + "ies" + ], + [ + "d", + "h" + ], + [ + "?", + "âĢĻ" + ], + [ + "T", + "ips" + ], + [ + "Ġat", + "op" + ], + [ + "ph", + "thalm" + ], + [ + "Ġpro", + "poses" + ], + [ + "Ġcl", + "an" + ], + [ + "pi", + "pe" + ], + [ + "H", + "ard" + ], + [ + "import", + "ant" + ], + [ + "Ġtun", + "ing" + ], + [ + "Ġlad", + "ies" + ], + [ + "Ġre", + "charge" + ], + [ + "sw", + "itch" + ], + [ + "Ġan", + "ecd" + ], + [ + "ĠFil", + "ip" + ], + [ + "j", + "nx" + ], + [ + "Ġwor", + "sen" + ], + [ + "Ġes", + "c" + ], + [ + "Ġstabil", + "ize" + ], + [ + "Ġopio", + "id" + ], + [ + "ĠIn", + "uit" + ], + [ + "``", + "#" + ], + [ + "tr", + "uth" + ], + [ + "R", + "oot" + ], + [ + "_", + ")" + ], + [ + "M", + "el" + ], + [ + "bul", + "lying" + ], + [ + "Ġsel", + "enium" + ], + [ + "Ġmarc", + "hed" + ], + [ + "Ġslow", + "s" + ], + [ + "on", + "n" + ], + [ + "ĠBullet", + "in" + ], + [ + "Ġdra", + "ined" + ], + [ + "f", + "mt" + ], + [ + "ĠN", + "UM" + ], + [ + "e", + "h" + ], + [ + "Mult", + "iple" + ], + [ + "ĠS", + "ons" + ], + [ + "Ġswe", + "ep" + ], + [ + "Every", + "one" + ], + [ + "æį", + "®" + ], + [ + "ĠP", + "CR" + ], + [ + "Ġleg", + "umes" + ], + [ + "B", + "ad" + ], + [ + "Me", + "et" + ], + [ + "ĠC", + "ad" + ], + [ + "ĠV", + "o" + ], + [ + "Ġworks", + "pace" + ], + [ + "Ġm", + "c" + ], + [ + "l", + "ap" + ], + [ + "ent", + "ries" + ], + [ + "ĠSt", + "rait" + ], + [ + "Ġmod", + "alities" + ], + [ + "Ġcr", + "ushing" + ], + [ + "squ", + "ared" + ], + [ + "j", + "ournal" + ], + [ + "Ġcab", + "bage" + ], + [ + "P", + "rop" + ], + [ + "p", + "f" + ], + [ + "Ġunderstand", + "able" + ], + [ + "c", + "ategories" + ], + [ + "d", + "ic" + ], + [ + "Ġy", + "ummy" + ], + [ + "ans", + "om" + ], + [ + "ĠK", + "ur" + ], + [ + "Ġmission", + "ary" + ], + [ + "Ġallerg", + "ens" + ], + [ + "ropol", + "is" + ], + [ + "ag", + "les" + ], + [ + "Ġconvey", + "ed" + ], + [ + "W", + "D" + ], + [ + "Ġsp", + "p" + ], + [ + "parent", + "ly" + ], + [ + "Ġboost", + "ing" + ], + [ + "Ġa", + "uction" + ], + [ + "ach", + "i" + ], + [ + "ãĤ", + "ĭ" + ], + [ + "ĠMil", + "ky" + ], + [ + "ĠD", + "iss" + ], + [ + "ĠT", + "ropical" + ], + [ + "Ġcomp", + "artment" + ], + [ + "Ġdefic", + "ient" + ], + [ + "Ġbeat", + "en" + ], + [ + "T", + "opic" + ], + [ + "Ġo", + "lig" + ], + [ + "p", + "se" + ], + [ + "?", + "," + ], + [ + "Ġexper", + "iential" + ], + [ + "ĠRe", + "yn" + ], + [ + "Ġsix", + "teen" + ], + [ + "Ġcompet", + "encies" + ], + [ + "bi", + "ased" + ], + [ + "Ġrev", + "ital" + ], + [ + "per", + "t" + ], + [ + "Ġimpair", + "ments" + ], + [ + "accept", + "able" + ], + [ + "Stat", + "istics" + ], + [ + "Ġd", + "ummy" + ], + [ + "ĠA", + "V" + ], + [ + "ĠN", + "P" + ], + [ + "Ġens", + "ured" + ], + [ + "Ġse", + "wing" + ], + [ + "Ġl", + "ately" + ], + [ + "ĠPro", + "file" + ], + [ + "W", + "arning" + ], + [ + "Ġdem", + "ocr" + ], + [ + "ĠM", + "ack" + ], + [ + "Ġsc", + "affold" + ], + [ + "Ġunder", + "gone" + ], + [ + "Ġbase", + "ment" + ], + [ + "aff", + "ected" + ], + [ + "ĠRom", + "antic" + ], + [ + "R", + "ole" + ], + [ + "w", + "ic" + ], + [ + "Ñ", + "Ĩ" + ], + [ + "Ġpain", + "ters" + ], + [ + "g", + "il" + ], + [ + "ro", + "cess" + ], + [ + "ĠTra", + "ck" + ], + [ + "Ġpull", + "s" + ], + [ + "F", + "ar" + ], + [ + "Ġex", + "ting" + ], + [ + "ĠPartners", + "hip" + ], + [ + "Î", + "©" + ], + [ + "Ġtet", + "ra" + ], + [ + "uck", + "le" + ], + [ + "im", + "mer" + ], + [ + "Ġon", + "t" + ], + [ + "Ġpup", + "py" + ], + [ + "Ġpump", + "kin" + ], + [ + "ĠFac", + "ulty" + ], + [ + "Ġday", + "time" + ], + [ + "Ġswe", + "eping" + ], + [ + "s", + "un" + ], + [ + "Ġin", + "ward" + ], + [ + "Ġass", + "ure" + ], + [ + "``", + "{" + ], + [ + "Ġbi", + "ochemical" + ], + [ + "âĪ", + "Ĥ" + ], + [ + "?", + "'" + ], + [ + "ĠâĪ", + "ŀ" + ], + [ + "Prim", + "ary" + ], + [ + "22", + "22" + ], + [ + "Pre", + "vious" + ], + [ + "Ġres", + "ent" + ], + [ + "Ġun", + "successful" + ], + [ + "St", + "orage" + ], + [ + "Ġshowc", + "ases" + ], + [ + "Ġgrammat", + "ical" + ], + [ + "ent", + "ary" + ], + [ + "ĠTre", + "asury" + ], + [ + "integ", + "ration" + ], + [ + ":", + "=" + ], + [ + "Ġforest", + "ry" + ], + [ + "Param", + "eters" + ], + [ + "Ġab", + "norm" + ], + [ + "ĠBas", + "ically" + ], + [ + "ĠS", + "id" + ], + [ + "ĠArm", + "strong" + ], + [ + "%%", + "%%" + ], + [ + "at", + "en" + ], + [ + "Ġmon", + "ot" + ], + [ + "ĠBrook", + "lyn" + ], + [ + "2", + "12" + ], + [ + "ĠP", + "ine" + ], + [ + "ould", + "er" + ], + [ + "Ġ20", + "24" + ], + [ + "о", + "ÑĢ" + ], + [ + "ĠAtt", + "ribute" + ], + [ + "Ġall", + "iances" + ], + [ + "Ġind", + "iff" + ], + [ + "Ġcre", + "st" + ], + [ + "V", + "itamin" + ], + [ + "b", + "u" + ], + [ + "m", + "ight" + ], + [ + "ĠH", + "earing" + ], + [ + "Ġhomes", + "chool" + ], + [ + "g", + "rand" + ], + [ + "É", + "Ļ" + ], + [ + "q", + "t" + ], + [ + "Ġcounsel", + "ors" + ], + [ + "Ġcust", + "ody" + ], + [ + "Ġoun", + "ce" + ], + [ + "W", + "O" + ], + [ + "Ġviol", + "ated" + ], + [ + "Ġnumer", + "als" + ], + [ + "ĠMet", + "eor" + ], + [ + "under", + "stood" + ], + [ + "ãĥ", + "¼" + ], + [ + "Ġl", + "amin" + ], + [ + "Ar", + "g" + ], + [ + "ĠPrinc", + "ipal" + ], + [ + "Ġexcav", + "ation" + ], + [ + "Ġvoc", + "ational" + ], + [ + "Ġb", + "orne" + ], + [ + "ĠF", + "iles" + ], + [ + "Ġuncertain", + "ties" + ], + [ + "Ġn", + "arc" + ], + [ + "Ġl", + "umber" + ], + [ + "be", + "havior" + ], + [ + "Ġwr", + "ink" + ], + [ + "ĠRoc", + "he" + ], + [ + "Ġchar", + "coal" + ], + [ + "Ġcorner", + "stone" + ], + [ + "ĠWrit", + "ers" + ], + [ + "ĠE", + "agle" + ], + [ + "Ġindustrial", + "ization" + ], + [ + "Ġrepro", + "duced" + ], + [ + "Ġw", + "ines" + ], + [ + "Ġadm", + "iration" + ], + [ + "3", + "80" + ], + [ + "ĠPart", + "s" + ], + [ + "Ġgrant", + "ing" + ], + [ + "ĠFound", + "ations" + ], + [ + "Ġhonest", + "ly" + ], + [ + "ast", + "rous" + ], + [ + "ĠMet", + "al" + ], + [ + "Ġretrie", + "val" + ], + [ + "Ġcal", + "ibr" + ], + [ + "sm", + "anship" + ], + [ + "Ġelev", + "ate" + ], + [ + "/", + "{}" + ], + [ + "AG", + "ES" + ], + [ + "post", + "ed" + ], + [ + "Ġdispers", + "ion" + ], + [ + "er", + "ately" + ], + [ + "Ġveter", + "an" + ], + [ + "ĠStrateg", + "ic" + ], + [ + "Ġon", + "wards" + ], + [ + "Ed", + "itor" + ], + [ + "Ġre", + "he" + ], + [ + "Ġmid", + "night" + ], + [ + "Ġsan", + "it" + ], + [ + "paramet", + "rize" + ], + [ + "in", + "ars" + ], + [ + "ĠB", + "our" + ], + [ + "Ġground", + "work" + ], + [ + "ĠOb", + "viously" + ], + [ + "Spe", + "ed" + ], + [ + "Ġintertw", + "ined" + ], + [ + "P", + "sych" + ], + [ + "im", + "pl" + ], + [ + "iqu", + "ette" + ], + [ + "17", + "7" + ], + [ + "Ġsusp", + "icion" + ], + [ + "bt", + "n" + ], + [ + "n", + "om" + ], + [ + "Ġh", + "aunt" + ], + [ + "ĠMed", + "ica" + ], + [ + "ĠY", + "an" + ], + [ + "ĠAny", + "one" + ], + [ + "Ġfabric", + "ation" + ], + [ + "res", + "ize" + ], + [ + "Ġretail", + "ers" + ], + [ + "ong", + "s" + ], + [ + "ĠJud", + "ah" + ], + [ + "Ġpra", + "ised" + ], + [ + "Ġdissol", + "ve" + ], + [ + "R", + "edu" + ], + [ + "ĠW", + "onder" + ], + [ + "iz", + "on" + ], + [ + "ĠRe", + "formation" + ], + [ + "I", + "ll" + ], + [ + "Ġoff", + "enders" + ], + [ + "ĠN", + "R" + ], + [ + "Ġbo", + "ots" + ], + [ + "ĠLi", + "u" + ], + [ + "L", + "ater" + ], + [ + "Ġdi", + "as" + ], + [ + "Ġestim", + "ator" + ], + [ + "eg", + "ie" + ], + [ + "ST", + "M" + ], + [ + "uk", + "i" + ], + [ + "art", + "a" + ], + [ + "ĠG", + "I" + ], + [ + "ont", + "ology" + ], + [ + "L", + "aw" + ], + [ + "Ġsm", + "ells" + ], + [ + "s", + "r" + ], + [ + "ĠW", + "arm" + ], + [ + "Ġr", + "ides" + ], + [ + "24", + "8" + ], + [ + "Ġrhet", + "orical" + ], + [ + "ĠCauc", + "as" + ], + [ + "Men", + "u" + ], + [ + "Ġdecor", + "ations" + ], + [ + "ĠK", + "on" + ], + [ + "Ġbre", + "w" + ], + [ + "Ġanticip", + "ation" + ], + [ + "m", + "igr" + ], + [ + "ĠL", + "anguages" + ], + [ + "open", + "h" + ], + [ + "Ġfre", + "ight" + ], + [ + "ik", + "o" + ], + [ + "Ġchap", + "el" + ], + [ + "ĠCoast", + "al" + ], + [ + "T", + "L" + ], + [ + "Y", + "Y" + ], + [ + "Ġst", + "a" + ], + [ + "s", + "al" + ], + [ + "ĠIn", + "n" + ], + [ + "hel", + "m" + ], + [ + "Ġdocument", + "ing" + ], + [ + "Î", + "´" + ], + [ + "Ġd", + "ancers" + ], + [ + "ĠB", + "alk" + ], + [ + "Ġcar", + "bs" + ], + [ + "D", + "er" + ], + [ + "ĠM", + "artha" + ], + [ + "ĠCl", + "are" + ], + [ + "ĠUS", + "D" + ], + [ + "or", + "um" + ], + [ + "bs", + "p" + ], + [ + "Ġrenew", + "al" + ], + [ + "/", + "\\" + ], + [ + "Ġph", + "i" + ], + [ + "Ġlit", + "res" + ], + [ + "tol", + "ist" + ], + [ + "Ġv", + "as" + ], + [ + "et", + "us" + ], + [ + "Ġen", + "semble" + ], + [ + "Ġb", + "iting" + ], + [ + "Ġself", + "ish" + ], + [ + "Ġcounter", + "part" + ], + [ + "ab", + "ol" + ], + [ + "N", + "L" + ], + [ + "t", + "ip" + ], + [ + "Ġrun", + "ners" + ], + [ + "dec", + "ay" + ], + [ + "Ġimprison", + "ed" + ], + [ + "ĠFr", + "ances" + ], + [ + "Ġl", + "anes" + ], + [ + "eg", + "rad" + ], + [ + "Ġcho", + "res" + ], + [ + "Ġcustom", + "ize" + ], + [ + "Ass", + "oci" + ], + [ + "/", + "<" + ], + [ + "Ġcor", + "als" + ], + [ + "19", + "7" + ], + [ + "Ġwrap", + "per" + ], + [ + "Ġad", + "jective" + ], + [ + "ren", + "ched" + ], + [ + "19", + "88" + ], + [ + "Ġcere", + "als" + ], + [ + "Ġtun", + "es" + ], + [ + "Ġturb", + "ulent" + ], + [ + "Ġinv", + "aders" + ], + [ + "in", + "formed" + ], + [ + "Rec", + "ently" + ], + [ + "Ġass", + "urance" + ], + [ + "Ġcomm", + "a" + ], + [ + "r", + "one" + ], + [ + "EL", + "L" + ], + [ + "ĠHem", + "isphere" + ], + [ + "er", + "ie" + ], + [ + "em", + "ing" + ], + [ + "Ġhy", + "br" + ], + [ + "Ġannot", + "ation" + ], + [ + "Ġpolym", + "ers" + ], + [ + "f", + "ired" + ], + [ + "ut", + "ory" + ], + [ + "Ġshe", + "ds" + ], + [ + "oph", + "ysical" + ], + [ + "ĠComp", + "onents" + ], + [ + "arv", + "ation" + ], + [ + "ĠâĤ", + "¬" + ], + [ + "/", + "*" + ], + [ + "22", + "6" + ], + [ + "Av", + "oid" + ], + [ + "T", + "ip" + ], + [ + "Ġd", + "izziness" + ], + [ + "Ġcur", + "rencies" + ], + [ + "Ġking", + "doms" + ], + [ + "B", + "ay" + ], + [ + "Ġ2", + "80" + ], + [ + "ĠOrgan", + "izations" + ], + [ + "ĠSpr", + "inger" + ], + [ + "Ġmed", + "iation" + ], + [ + "n", + "f" + ], + [ + "he", + "v" + ], + [ + "Ġbreath", + "s" + ], + [ + "Ġpre", + "cursor" + ], + [ + "ĠZ", + "o" + ], + [ + "Ġwart", + "ime" + ], + [ + "it", + "eration" + ], + [ + "ter", + "ms" + ], + [ + "val", + "ued" + ], + [ + "à¤", + "ķ" + ], + [ + "Ġmyst", + "ical" + ], + [ + "end", + "ered" + ], + [ + "Ġexc", + "use" + ], + [ + "ĠPo", + "isson" + ], + [ + "Ġjoint", + "ly" + ], + [ + "Ġswallow", + "ing" + ], + [ + "Ġ$", + "-" + ], + [ + "Ġprevent", + "ative" + ], + [ + "Ġsol", + "ace" + ], + [ + "ar", + "ine" + ], + [ + "ĠOld", + "er" + ], + [ + "{{", + "{" + ], + [ + "ĠM", + "oving" + ], + [ + "ĠL", + "arg" + ], + [ + "ĠN", + "athan" + ], + [ + "Ġexagger", + "ated" + ], + [ + "ĠB", + "rist" + ], + [ + "28", + "8" + ], + [ + "ĠH", + "ands" + ], + [ + "Ġant", + "ig" + ], + [ + "Ġbeet", + "le" + ], + [ + "ĠChap", + "el" + ], + [ + "ĠCO", + "MM" + ], + [ + "ĠIsa", + "iah" + ], + [ + "ĠI", + "van" + ], + [ + "ĠG", + "L" + ], + [ + "Ġconv", + "olution" + ], + [ + "m", + "ust" + ], + [ + "âĢĿ", + "?" + ], + [ + "Ġher", + "ds" + ], + [ + "20", + "9" + ], + [ + "Con", + "vert" + ], + [ + "Ġbiom", + "ed" + ], + [ + "Ġr", + "iders" + ], + [ + "ĠR", + "alph" + ], + [ + "18", + "9" + ], + [ + "ĠFisher", + "ies" + ], + [ + "}", + "\"," + ], + [ + "max", + "imum" + ], + [ + "Ġm", + "n" + ], + [ + "cur", + "ve" + ], + [ + "Ġproceed", + "ed" + ], + [ + "ĠS", + "ocrates" + ], + [ + "Ġjo", + "ke" + ], + [ + "Ġn", + "avy" + ], + [ + "Ġmod", + "eration" + ], + [ + "ĠConstitution", + "al" + ], + [ + "izar", + "re" + ], + [ + "Ġw", + "omb" + ], + [ + "Ġpo", + "pe" + ], + [ + "ĠArmen", + "ian" + ], + [ + "ĠHistor", + "ically" + ], + [ + "×Ļ", + "×" + ], + [ + "en", + "ch" + ], + [ + "W", + "ashington" + ], + [ + "Ġb", + "red" + ], + [ + "Ġin", + "duct" + ], + [ + "get", + "ter" + ], + [ + "Ġrestrict", + "ive" + ], + [ + "Ġfo", + "il" + ], + [ + "T", + "rig" + ], + [ + "Ġb", + "ourgeois" + ], + [ + "Ġterm", + "inals" + ], + [ + "Ġmap", + "le" + ], + [ + "³³³³³³³³", + "³³³³³³³" + ], + [ + "d", + "v" + ], + [ + "Ġwarm", + "ly" + ], + [ + "ĠMin", + "i" + ], + [ + "ĠAbsol", + "utely" + ], + [ + "str", + "ategy" + ], + [ + "Res", + "p" + ], + [ + "o", + "ct" + ], + [ + "ĠY", + "ug" + ], + [ + "v", + "ier" + ], + [ + "an", + "za" + ], + [ + "aj", + "o" + ], + [ + "Ġsun", + "shine" + ], + [ + "Ċĉ", + "Ċ" + ], + [ + "Ġrational", + "e" + ], + [ + "Ġmunicip", + "alities" + ], + [ + "S", + "quare" + ], + [ + "Ġp", + "all" + ], + [ + "Ġpun", + "ished" + ], + [ + "Ġg", + "ears" + ], + [ + "Ġmig", + "raine" + ], + [ + "Ġevac", + "uation" + ], + [ + "ĠT", + "et" + ], + [ + "ĠWood", + "s" + ], + [ + "W", + "ould" + ], + [ + "Ġdef", + "ended" + ], + [ + "ĠS", + "aints" + ], + [ + "ĠM", + "ari" + ], + [ + "ph", + "oto" + ], + [ + "ĠReg", + "ulations" + ], + [ + "Ġexacerb", + "ate" + ], + [ + "Ġh", + "ips" + ], + [ + "Ġu", + "uid" + ], + [ + "top", + "l" + ], + [ + "ĠInequ", + "alities" + ], + [ + "Ġp", + "ri" + ], + [ + "ĠMed", + "ium" + ], + [ + "Ġprepared", + "ness" + ], + [ + "ĠDifferent", + "ial" + ], + [ + "Ġ(", + "`" + ], + [ + "Ġj", + "okes" + ], + [ + "ĠGC", + "SE" + ], + [ + "Ġaspir", + "in" + ], + [ + "Ġtall", + "er" + ], + [ + "ĠHar", + "vey" + ], + [ + "Ġthread", + "ing" + ], + [ + "ĠMess", + "iah" + ], + [ + "cast", + "ing" + ], + [ + "################################################################", + "########" + ], + [ + "Ġpist", + "on" + ], + [ + "ĠPoss", + "ible" + ], + [ + "pon", + "ents" + ], + [ + "Ġtrust", + "worthy" + ], + [ + "Ġdiver", + "gence" + ], + [ + "review", + "ed" + ], + [ + "M", + "J" + ], + [ + "Ï", + "Ĩ" + ], + [ + "Ġst", + "itch" + ], + [ + "Ġ(", + "{" + ], + [ + "Ġcl", + "o" + ], + [ + "Ġheav", + "ens" + ], + [ + "W", + "C" + ], + [ + "Ġinv", + "itation" + ], + [ + "Ġut", + "ens" + ], + [ + "Ġfemin", + "ine" + ], + [ + "Ġor", + "phan" + ], + [ + "Ġundes", + "irable" + ], + [ + "c", + "um" + ], + [ + "ĠF", + "riend" + ], + [ + "Ġenrich", + "ment" + ], + [ + "Ġd", + "roughts" + ], + [ + "ig", + "ms" + ], + [ + "Ġco", + "ats" + ], + [ + "ãħ", + "İ" + ], + [ + "pix", + "el" + ], + [ + "Ġcrus", + "her" + ], + [ + "p", + "ersonal" + ], + [ + "Ġat", + "m" + ], + [ + "Set", + "ting" + ], + [ + "qu", + "isition" + ], + [ + "Ġpoll", + "uted" + ], + [ + "ose", + "ph" + ], + [ + "Ġnort", + "heastern" + ], + [ + "24", + "5" + ], + [ + "te", + "acher" + ], + [ + "re", + "li" + ], + [ + "Ġbuild", + "ers" + ], + [ + "Ġs", + "arc" + ], + [ + "Ġpet", + "als" + ], + [ + "VI", + "EW" + ], + [ + "19", + "6" + ], + [ + "ĠCollab", + "oration" + ], + [ + "concat", + "enate" + ], + [ + "ĠR", + "ise" + ], + [ + "Ġoff", + "line" + ], + [ + "ĠR", + "y" + ], + [ + "Ġcarbon", + "ate" + ], + [ + "Ġ____", + "_" + ], + [ + "ĠMoroc", + "co" + ], + [ + "format", + "ics" + ], + [ + "Ġaccompl", + "ishment" + ], + [ + "Ġcompuls", + "ory" + ], + [ + "T", + "ool" + ], + [ + "ĠSe", + "ed" + ], + [ + "Ġpseud", + "o" + ], + [ + "ĠRe", + "ef" + ], + [ + "chie", + "f" + ], + [ + "ĠArn", + "old" + ], + [ + "Ġbiomed", + "ical" + ], + [ + "D", + "rop" + ], + [ + "Ä", + "ĵ" + ], + [ + "im", + "ize" + ], + [ + "ĠR", + "ic" + ], + [ + "Ġantim", + "icrobial" + ], + [ + "ro", + "e" + ], + [ + "oc", + "on" + ], + [ + "ĠAll", + "ies" + ], + [ + "ron", + "ting" + ], + [ + "ĠPat", + "tern" + ], + [ + "Ġh", + "i" + ], + [ + "ĠRab", + "bi" + ], + [ + "ĠShe", + "ll" + ], + [ + "Ġpig", + "ments" + ], + [ + "osaur", + "us" + ], + [ + "t", + "ion" + ], + [ + "m", + "akedirs" + ], + [ + "Ġh", + "one" + ], + [ + "cont", + "ains" + ], + [ + "âĤ¬", + "âĢľ" + ], + [ + "Ġreg", + "istry" + ], + [ + "Ġwid", + "ow" + ], + [ + "Ġra", + "ck" + ], + [ + "Ġcat", + "hedral" + ], + [ + "Ġleuk", + "emia" + ], + [ + "Ġdis", + "closure" + ], + [ + "19", + "87" + ], + [ + "ĠCompar", + "ing" + ], + [ + "ãħİ", + "ãĦ" + ], + [ + "ell", + "es" + ], + [ + "ĠJ", + "obs" + ], + [ + "ĠCo", + "hen" + ], + [ + "Ġrub", + "ric" + ], + [ + "Ġenroll", + "ment" + ], + [ + "ĠMAT", + "LAB" + ], + [ + "Ġbehaviour", + "al" + ], + [ + "ĠQuant", + "itative" + ], + [ + "se", + "ven" + ], + [ + "ĠRog", + "ers" + ], + [ + "ad", + "ows" + ], + [ + "Ġcounsel", + "or" + ], + [ + "Ġb", + "ob" + ], + [ + "Ġre", + "vel" + ], + [ + "ax", + "y" + ], + [ + "Ġ&", + "\\" + ], + [ + "ĠFamiliar", + "ize" + ], + [ + "agn", + "et" + ], + [ + "ĠLevel", + "s" + ], + [ + "Ġmanifest", + "ation" + ], + [ + "Ġl", + "aund" + ], + [ + "Ġdiagn", + "osing" + ], + [ + "r", + "ising" + ], + [ + "ĠP", + "AR" + ], + [ + "ĠAb", + "ove" + ], + [ + "O", + "VA" + ], + [ + "b", + "orough" + ], + [ + "Ġacad", + "emia" + ], + [ + "ugg", + "ed" + ], + [ + "Ġur", + "ging" + ], + [ + "Ġstraw", + "berries" + ], + [ + "ĠJama", + "ica" + ], + [ + "f", + "h" + ], + [ + "ab", + "ove" + ], + [ + "ĠB", + "ag" + ], + [ + "Not", + "Found" + ], + [ + "Orig", + "in" + ], + [ + "ĠP", + "ars" + ], + [ + "Ġaff", + "air" + ], + [ + "o", + "zo" + ], + [ + "ĠM", + "é" + ], + [ + "M", + "ary" + ], + [ + "Ġde", + "formation" + ], + [ + "in", + "stances" + ], + [ + "Ġfeas", + "ibility" + ], + [ + "ĠLith", + "uan" + ], + [ + "ĠP", + "up" + ], + [ + "ĠStud", + "io" + ], + [ + "Ġam", + "p" + ], + [ + "Me", + "asure" + ], + [ + "ĠMid", + "west" + ], + [ + "ĠV", + "iking" + ], + [ + "Ġsurpr", + "ises" + ], + [ + "mult", + "iple" + ], + [ + "B", + "ul" + ], + [ + "ject", + "ives" + ], + [ + "Ġsustain", + "ing" + ], + [ + "ĠSh", + "i" + ], + [ + "y", + "ll" + ], + [ + "ar", + "ithms" + ], + [ + "Ġst", + "ove" + ], + [ + "Ġrig", + "or" + ], + [ + "ĠN", + "ar" + ], + [ + "ĠCount", + "ing" + ], + [ + "it", + "les" + ], + [ + "Ġdis", + "astrous" + ], + [ + "go", + "al" + ], + [ + "RO", + "OT" + ], + [ + "Ġinterven", + "e" + ], + [ + "add", + "y" + ], + [ + "Ġsub", + "gen" + ], + [ + "Ġn", + "inth" + ], + [ + "ĠBrit", + "ann" + ], + [ + "Ġfrust", + "rating" + ], + [ + "gu", + "id" + ], + [ + "Ġb", + "il" + ], + [ + "Ġinflu", + "x" + ], + [ + "æ", + "İ" + ], + [ + "ĠV", + "as" + ], + [ + "pos", + "it" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠ" + ], + [ + "Ġenthusi", + "astic" + ], + [ + "Ġepoch", + "s" + ], + [ + "d", + "ense" + ], + [ + "Ġhe", + "mp" + ], + [ + "Ġinher", + "it" + ], + [ + "Ġcrew", + "s" + ], + [ + "id", + "ual" + ], + [ + "ĠB", + "ath" + ], + [ + "be", + "ans" + ], + [ + "suff", + "ix" + ], + [ + "Ġfor", + "aging" + ], + [ + "ĠM", + "amm" + ], + [ + "Ġ15", + "5" + ], + [ + "local", + "host" + ], + [ + "Ġdefect", + "ive" + ], + [ + "Te", + "aching" + ], + [ + "Ġ..", + ".," + ], + [ + "==", + "'" + ], + [ + "ent", + "ropy" + ], + [ + "ĠP", + "ART" + ], + [ + "Ġsyll", + "abus" + ], + [ + "âĹ", + "¼" + ], + [ + "ĠR", + "ew" + ], + [ + "Ġ18", + "96" + ], + [ + "ä»", + "¥" + ], + [ + "O", + "s" + ], + [ + "re", + "th" + ], + [ + "Ġcur", + "b" + ], + [ + "We", + "ek" + ], + [ + "ĠDis", + "abilities" + ], + [ + "Ġpo", + "orest" + ], + [ + "I", + "ED" + ], + [ + "ĠB", + "L" + ], + [ + "Ġun", + "ite" + ], + [ + "atal", + "og" + ], + [ + "Ġf", + "als" + ], + [ + "Ġreper", + "to" + ], + [ + "T", + "ON" + ], + [ + "Ġcan", + "n" + ], + [ + "Ċĉĉĉĉ", + "ĉĉĉĉ" + ], + [ + "ĠQt", + "Gui" + ], + [ + "Ġk", + "er" + ], + [ + "Ġhel", + "pless" + ], + [ + "Ġemb", + "arking" + ], + [ + "enn", + "on" + ], + [ + "Ġw", + "iki" + ], + [ + "ĠB", + "anks" + ], + [ + "Ġreb", + "uilt" + ], + [ + "Ġlogarithm", + "ic" + ], + [ + "Af", + "rican" + ], + [ + "Ġmetaph", + "ors" + ], + [ + "Ġe", + "u" + ], + [ + "01", + "6" + ], + [ + "Ġunders", + "c" + ], + [ + "am", + "o" + ], + [ + "^{", + "(" + ], + [ + "F", + "ive" + ], + [ + "Ġun", + "authorized" + ], + [ + "Ġassass", + "ination" + ], + [ + "Ġas", + "ylum" + ], + [ + "ĠN", + "J" + ], + [ + "Ġreact", + "s" + ], + [ + "j", + "ah" + ], + [ + "Ġf", + "ines" + ], + [ + "ank", + "ton" + ], + [ + "á", + "Ģ" + ], + [ + "de", + "hy" + ], + [ + "be", + "am" + ], + [ + "et", + "e" + ], + [ + "ĠU", + "nd" + ], + [ + "ĠEssential", + "ly" + ], + [ + "ĠL", + "DL" + ], + [ + "Ġvit", + "ro" + ], + [ + "ĠF", + "ant" + ], + [ + "ĠV", + "ik" + ], + [ + "Ġclear", + "ance" + ], + [ + "R", + "unning" + ], + [ + "d", + "ictionary" + ], + [ + "Ġn", + "at" + ], + [ + "ĠM", + "ale" + ], + [ + "ĠInvest", + "ment" + ], + [ + "Ġeconom", + "ical" + ], + [ + "cur", + "rency" + ], + [ + "Ġdischarg", + "ed" + ], + [ + "Ġhalf", + "way" + ], + [ + "Ġartif", + "act" + ], + [ + "Ġun", + "used" + ], + [ + "Ġverte", + "bra" + ], + [ + "ä", + "¼" + ], + [ + "Char", + "acter" + ], + [ + "Ġphilosoph", + "ies" + ], + [ + "ĠRh", + "ode" + ], + [ + "plug", + "ins" + ], + [ + "ĠRad", + "iation" + ], + [ + "\"", + "'" + ], + [ + "B", + "orn" + ], + [ + "Ġs", + "ights" + ], + [ + "Ġpp", + "m" + ], + [ + "Ġdoub", + "ling" + ], + [ + "b", + "old" + ], + [ + "å", + "ĴĮ" + ], + [ + "pe", + "er" + ], + [ + "Ġsan", + "ctions" + ], + [ + "system", + "s" + ], + [ + "Ġdeleg", + "ates" + ], + [ + "n", + "ament" + ], + [ + "so", + "on" + ], + [ + "ox", + "in" + ], + [ + "Ġwal", + "let" + ], + [ + "ĠUkrain", + "ian" + ], + [ + "ver", + "ts" + ], + [ + "r", + "st" + ], + [ + "bl", + "ind" + ], + [ + "uck", + "ed" + ], + [ + "U", + "pon" + ], + [ + "reg", + "ulated" + ], + [ + "EM", + "A" + ], + [ + "Ġpreced", + "ed" + ], + [ + "oc", + "ated" + ], + [ + "Ġbl", + "amed" + ], + [ + "Ġsem", + "inal" + ], + [ + "Ġprofound", + "ly" + ], + [ + "Ġsat", + "uration" + ], + [ + "Ġh", + "ose" + ], + [ + "è", + "Ģ" + ], + [ + "er", + "obic" + ], + [ + "Ġne", + "c" + ], + [ + "w", + "p" + ], + [ + "y", + "ards" + ], + [ + "Ġmon", + "oxide" + ], + [ + "ra", + "cial" + ], + [ + "Ġhard", + "est" + ], + [ + "Ġail", + "ments" + ], + [ + "Ġbut", + "t" + ], + [ + "н", + "Ñĭ" + ], + [ + "ĠDeg", + "ree" + ], + [ + "ect", + "s" + ], + [ + "ĠS", + "abbath" + ], + [ + "Ġdisrupt", + "ions" + ], + [ + "N", + "amed" + ], + [ + "ĠRe", + "agan" + ], + [ + "art", + "ments" + ], + [ + "ĠY", + "emen" + ], + [ + "vert", + "ex" + ], + [ + "Read", + "er" + ], + [ + "orne", + "ys" + ], + [ + "Ġgar", + "age" + ], + [ + "Ġav", + "g" + ], + [ + "im", + "pro" + ], + [ + "ind", + "a" + ], + [ + "Ġc", + "ush" + ], + [ + "Ġcons", + "erving" + ], + [ + "Ġcoat", + "ings" + ], + [ + "ĠManufact", + "uring" + ], + [ + "ĠCoal", + "ition" + ], + [ + "Ġc", + "rocod" + ], + [ + "ur", + "ous" + ], + [ + "Ġwood", + "land" + ], + [ + "stitution", + "al" + ], + [ + "M", + "ajor" + ], + [ + "Ġmult", + "ic" + ], + [ + "Ġus", + "able" + ], + [ + "med", + "ian" + ], + [ + "Ġcater", + "ing" + ], + [ + "Ġentrepreneurs", + "hip" + ], + [ + "Ġleak", + "age" + ], + [ + "Ġlegitim", + "acy" + ], + [ + "Ġsat", + "ire" + ], + [ + "Ġdepict", + "ions" + ], + [ + "ĠM", + "ead" + ], + [ + "ĠWall", + "ace" + ], + [ + "pur", + "pose" + ], + [ + "ĠCheroke", + "e" + ], + [ + "Ġal", + "coholic" + ], + [ + "ib", + "ern" + ], + [ + "Ġauthor", + "itative" + ], + [ + "th", + "us" + ], + [ + "ĠN", + "ash" + ], + [ + "Ġdict", + "ators" + ], + [ + "Ġvolunte", + "ering" + ], + [ + "Ġmamm", + "al" + ], + [ + "ĠGradu", + "ally" + ], + [ + "ore", + "rs" + ], + [ + "Field", + "Descriptor" + ], + [ + "Ġb", + "att" + ], + [ + "âĢ", + "ł" + ], + [ + "est", + "hetic" + ], + [ + "Ġfact", + "ual" + ], + [ + "AT", + "CH" + ], + [ + "ĠCO", + "MP" + ], + [ + "c", + "ertain" + ], + [ + "ver", + "ify" + ], + [ + "ĠGN", + "U" + ], + [ + "m", + "oment" + ], + [ + "Ġdel", + "im" + ], + [ + "AL", + "SE" + ], + [ + "Ġblow", + "n" + ], + [ + "B", + "er" + ], + [ + "ĠG", + "RE" + ], + [ + "ip", + "es" + ], + [ + "10", + "24" + ], + [ + "Ġelim", + "inates" + ], + [ + "ĠSat", + "an" + ], + [ + "I", + "i" + ], + [ + "ĠUS", + "E" + ], + [ + "Sc", + "ale" + ], + [ + "Ġt", + "ribut" + ], + [ + "ĠP", + "ione" + ], + [ + "ĠLead", + "er" + ], + [ + "F", + "eed" + ], + [ + "h", + "ig" + ], + [ + "min", + "ster" + ], + [ + "vari", + "ant" + ], + [ + "Ġcens", + "orship" + ], + [ + "Ġopt", + "ic" + ], + [ + "Ġguard", + "ians" + ], + [ + "O", + "ften" + ], + [ + "Ġclass", + "ifier" + ], + [ + "Ġbra", + "ce" + ], + [ + "ĠSO", + "FTWARE" + ], + [ + "it", + "ality" + ], + [ + "Ġac", + "ron" + ], + [ + "Ġtodd", + "ler" + ], + [ + "ĠN", + "HS" + ], + [ + "Ġhel", + "ium" + ], + [ + "ĠPl", + "aces" + ], + [ + "åĨ", + "Ļ" + ], + [ + "ĠSim", + "plify" + ], + [ + "Â", + "¬" + ], + [ + "Ġj", + "umped" + ], + [ + "Ind", + "ian" + ], + [ + "ĠF", + "ly" + ], + [ + "Ġsh", + "ale" + ], + [ + "ĠK", + "i" + ], + [ + "arn", + "ation" + ], + [ + "ĠDev", + "ices" + ], + [ + "Ġbis", + "exual" + ], + [ + "at", + "ization" + ], + [ + "ĠG", + "ary" + ], + [ + "ĠBrig", + "ade" + ], + [ + "ĠIt", + "em" + ], + [ + "Ġbr", + "ide" + ], + [ + "ĠSub", + "traction" + ], + [ + "38", + "4" + ], + [ + "Ġasync", + "io" + ], + [ + "Ġmira", + "cles" + ], + [ + "Ġfram", + "ing" + ], + [ + "Ġchim", + "pan" + ], + [ + "p", + "j" + ], + [ + "ĠDec", + "imals" + ], + [ + "è", + "¾" + ], + [ + "ĠM", + "ATH" + ], + [ + "Ġcosm", + "os" + ], + [ + "ĠC", + "AD" + ], + [ + "Ġra", + "iny" + ], + [ + "ç", + "ī" + ], + [ + "Ġ19", + "04" + ], + [ + "Ä", + "į" + ], + [ + "ob", + "iles" + ], + [ + "ĠStruct", + "ures" + ], + [ + "Ġar", + "id" + ], + [ + "Ġspe", + "ar" + ], + [ + "Ġenrich", + "ing" + ], + [ + "Ġmicrosc", + "opy" + ], + [ + "M", + "u" + ], + [ + "ĠM", + "agnetic" + ], + [ + "Ġâ", + "ĩĴ" + ], + [ + "an", + "ing" + ], + [ + "ĠMont", + "essori" + ], + [ + "Co", + "V" + ], + [ + "Writ", + "ten" + ], + [ + "Ġo", + "mitted" + ], + [ + "ĠW", + "ool" + ], + [ + "Ġjo", + "ins" + ], + [ + "âī", + "¤" + ], + [ + "ĠS", + "ultan" + ], + [ + "ĠBra", + "h" + ], + [ + "r", + "ina" + ], + [ + "Ġfl", + "ank" + ], + [ + "ĠSum", + "mit" + ], + [ + "Dom", + "ain" + ], + [ + "level", + "s" + ], + [ + "Ġas", + "semble" + ], + [ + "ĠYour", + "self" + ], + [ + "Ġhon", + "ored" + ], + [ + "b", + "lo" + ], + [ + "Ġhyd", + "rated" + ], + [ + "ĠEmb", + "race" + ], + [ + "M", + "ad" + ], + [ + "p", + "it" + ], + [ + "arch", + "ive" + ], + [ + "Ġpar", + "alysis" + ], + [ + "Ġcompos", + "ers" + ], + [ + "Ġexcess", + "ively" + ], + [ + "Ġdefend", + "ant" + ], + [ + "Sar", + "ah" + ], + [ + "st", + "en" + ], + [ + "Ġrom", + "an" + ], + [ + "can", + "vas" + ], + [ + "section", + "al" + ], + [ + "ut", + "a" + ], + [ + "ĠF", + "it" + ], + [ + "Ġres", + "ervation" + ], + [ + "Ġ(", + "âĪĴ" + ], + [ + "assert", + "In" + ], + [ + "Ġsuff", + "rage" + ], + [ + "ac", + "char" + ], + [ + "ĠCor", + "on" + ], + [ + "M", + "OD" + ], + [ + "Ġro", + "ver" + ], + [ + "ix", + "el" + ], + [ + "Ġconnect", + "ive" + ], + [ + "che", + "l" + ], + [ + "Ġper", + "cept" + ], + [ + "Ġmean", + "while" + ], + [ + "x", + "ide" + ], + [ + "gh", + "ai" + ], + [ + "ĠGen", + "erate" + ], + [ + "Ġp", + "icks" + ], + [ + "Ġan", + "te" + ], + [ + "Ġob", + "solete" + ], + [ + "DE", + "X" + ], + [ + "0", + "25" + ], + [ + "m", + "illion" + ], + [ + "let", + "es" + ], + [ + "Ġredd", + "ish" + ], + [ + "Qt", + "Core" + ], + [ + "'", + "^" + ], + [ + "9", + "78" + ], + [ + "d", + "ash" + ], + [ + "y", + "on" + ], + [ + "ĠF", + "lex" + ], + [ + "ject", + "ed" + ], + [ + "Ġarchitect", + "ures" + ], + [ + "F", + "IL" + ], + [ + "w", + "ire" + ], + [ + "Ġ", + "erg" + ], + [ + "Ġoff", + "ense" + ], + [ + "Ġbo", + "iled" + ], + [ + "osp", + "els" + ], + [ + "Ġalign", + "s" + ], + [ + "Publ", + "ication" + ], + [ + "ĠLands", + "cape" + ], + [ + "Ġv", + "ault" + ], + [ + "}{", + "{" + ], + [ + "mun", + "ition" + ], + [ + "v", + "id" + ], + [ + "Inter", + "val" + ], + [ + "Ġrid", + "icul" + ], + [ + "ĠT", + "ap" + ], + [ + "Ġm", + "olar" + ], + [ + "un", + "known" + ], + [ + "sor", + "iasis" + ], + [ + "ĠP", + "T" + ], + [ + "Ġproc", + "ure" + ], + [ + "[", + "{" + ], + [ + "ĠCom", + "merce" + ], + [ + "18", + "7" + ], + [ + "Ġfurn", + "ace" + ], + [ + "F", + "iles" + ], + [ + "Ġam", + "azed" + ], + [ + "Ġopt", + "ics" + ], + [ + "Ġdom", + "ination" + ], + [ + "Ġthin", + "ner" + ], + [ + "Ġt", + "x" + ], + [ + "ic", + "ating" + ], + [ + "Ġtran", + "qu" + ], + [ + "Hist", + "or" + ], + [ + "May", + "be" + ], + [ + "G", + "RO" + ], + [ + "Ġindividual", + "ity" + ], + [ + "ĠPh", + "araoh" + ], + [ + "M", + "RI" + ], + [ + "c", + "wd" + ], + [ + "w", + "f" + ], + [ + "at", + "itis" + ], + [ + "Ġin", + "line" + ], + [ + "ath", + "a" + ], + [ + "ij", + "i" + ], + [ + "vol", + "tage" + ], + [ + "ĠB", + "uck" + ], + [ + "Ġ19", + "03" + ], + [ + "Ġworth", + "while" + ], + [ + "è¡", + "¨" + ], + [ + "R", + "F" + ], + [ + "ĠWorks", + "hop" + ], + [ + "ĠDen", + "ver" + ], + [ + "ĠW", + "iley" + ], + [ + "Ġdon", + "ate" + ], + [ + "dev", + "ices" + ], + [ + "ou", + "ched" + ], + [ + "ĠAr", + "duino" + ], + [ + "ĠL", + "O" + ], + [ + "ĠIm", + "aging" + ], + [ + "ĠN", + "ixon" + ], + [ + "Ġge", + "o" + ], + [ + "Ġhigh", + "ways" + ], + [ + "ĠConstant", + "in" + ], + [ + "Ġh", + "ort" + ], + [ + "wrap", + "per" + ], + [ + "ĠB", + "ru" + ], + [ + "ĠW", + "ant" + ], + [ + "Ġcontin", + "uation" + ], + [ + "Ġr", + "ally" + ], + [ + "Ñ", + "Ī" + ], + [ + "Ġs", + "orrow" + ], + [ + "ĠMedic", + "are" + ], + [ + "P", + "X" + ], + [ + "at", + "able" + ], + [ + "rel", + "ative" + ], + [ + "3", + "70" + ], + [ + "m", + "anship" + ], + [ + "as", + "array" + ], + [ + "st", + "ad" + ], + [ + "a", + "ques" + ], + [ + "ĠG", + "az" + ], + [ + "H", + "ub" + ], + [ + "Ġin", + "security" + ], + [ + "Ġim", + "plication" + ], + [ + "Ġsyn", + "onymous" + ], + [ + "ĠFarm", + "ers" + ], + [ + "Ġim", + "plicated" + ], + [ + "by", + "ter" + ], + [ + "ag", + "ents" + ], + [ + "ĠAnd", + "re" + ], + [ + "Ġden", + "ying" + ], + [ + "B", + "ASE" + ], + [ + "P", + "resent" + ], + [ + "Ġp", + "ants" + ], + [ + "ĠR", + "ou" + ], + [ + "Ġnucle", + "ot" + ], + [ + "k", + "ets" + ], + [ + "Ġquart", + "z" + ], + [ + "Ġt", + "read" + ], + [ + "ĠThe", + "ore" + ], + [ + "ĠN", + "urs" + ], + [ + "ip", + "el" + ], + [ + "c", + "ould" + ], + [ + "l", + "ance" + ], + [ + "iv", + "able" + ], + [ + "let", + "ters" + ], + [ + "22", + "7" + ], + [ + "tra", + "de" + ], + [ + "Ġnan", + "o" + ], + [ + "ull", + "ivan" + ], + [ + "Ġnegot", + "iating" + ], + [ + "Ġmitochond", + "rial" + ], + [ + "Ġun", + "le" + ], + [ + "Ġscript", + "ure" + ], + [ + "Ġmanip", + "ulated" + ], + [ + "ĠArchae", + "ology" + ], + [ + "b", + "p" + ], + [ + "Ġp", + "ension" + ], + [ + "ĠU", + "ses" + ], + [ + "40", + "5" + ], + [ + "Ġv", + "iability" + ], + [ + "Ġgreen", + "er" + ], + [ + "Ġinform", + "ing" + ], + [ + "s", + "igned" + ], + [ + "om", + "p" + ], + [ + "absol", + "ute" + ], + [ + "Ġl", + "over" + ], + [ + "A", + "X" + ], + [ + "B", + "oolean" + ], + [ + "Ġnan", + "otechnology" + ], + [ + "ur", + "ate" + ], + [ + "ĠDo", + "ctors" + ], + [ + "re", + "ply" + ], + [ + "arb", + "ons" + ], + [ + "Ġmonument", + "al" + ], + [ + "ul", + "i" + ], + [ + "ĠM", + "ET" + ], + [ + "struct", + "ions" + ], + [ + "Ġstream", + "line" + ], + [ + "ĠGalile", + "o" + ], + [ + "ter", + "ing" + ], + [ + "ĠD", + "IS" + ], + [ + "Ġdisc", + "ouraged" + ], + [ + "och", + "astic" + ], + [ + "osc", + "opic" + ], + [ + "w", + "itz" + ], + [ + "ph", + "ysical" + ], + [ + "Ġem", + "anc" + ], + [ + "Ġher", + "pes" + ], + [ + "by", + "e" + ], + [ + "ĠNe", + "ighb" + ], + [ + "Ġ4", + "000" + ], + [ + "ĠFund", + "amental" + ], + [ + "Ġ)", + "(" + ], + [ + "Ġpy", + "ramids" + ], + [ + "Apply", + "ing" + ], + [ + "Ġfam", + "ously" + ], + [ + "Ġc", + "p" + ], + [ + "pl", + "aced" + ], + [ + "Ġemb", + "odies" + ], + [ + "Ġinstant", + "aneous" + ], + [ + "S", + "ix" + ], + [ + "in", + "tern" + ], + [ + "Ġmillenn", + "ia" + ], + [ + "st", + "aff" + ], + [ + "Ġarr", + "anging" + ], + [ + "ed", + "ged" + ], + [ + "ĠC", + "ord" + ], + [ + "to", + "xic" + ], + [ + "Ġtrig", + "gering" + ], + [ + "f", + "ruit" + ], + [ + "Ġb", + "c" + ], + [ + "op", + "ed" + ], + [ + "Ġse", + "pt" + ], + [ + "ĠB", + "omb" + ], + [ + "consum", + "ing" + ], + [ + "Ġbow", + "ls" + ], + [ + "calcul", + "ate" + ], + [ + "ag", + "rams" + ], + [ + "..", + ".\")" + ], + [ + "ĠBut", + "ler" + ], + [ + "Ġend", + "ocrine" + ], + [ + "Ġtask", + "ed" + ], + [ + "R", + "IGHT" + ], + [ + "ne", + "ed" + ], + [ + "ĠZ", + "ika" + ], + [ + "Ġ*", + "=" + ], + [ + "Ġrib", + "bon" + ], + [ + "ĠOd", + "ys" + ], + [ + "if", + "ug" + ], + [ + "Ġinf", + "ancy" + ], + [ + "Ġbrows", + "ers" + ], + [ + "ĠP", + "ont" + ], + [ + "Ġenc", + "oder" + ], + [ + "ĠInt", + "roductory" + ], + [ + "Ġmerg", + "ing" + ], + [ + "E", + "r" + ], + [ + "Ġpe", + "asant" + ], + [ + "ĠAl", + "gorithms" + ], + [ + "Ġ13", + "7" + ], + [ + "arg", + "on" + ], + [ + "01", + "8" + ], + [ + "ĠWell", + "s" + ], + [ + "ĠIdent", + "ification" + ], + [ + "Ġexception", + "ally" + ], + [ + "w", + "oman" + ], + [ + "Ġthe", + "r" + ], + [ + "Ġsy", + "nd" + ], + [ + "ĠIndones", + "ian" + ], + [ + "ĠOw", + "l" + ], + [ + "ĠAstr", + "onomy" + ], + [ + "Ù", + "Ĵ" + ], + [ + "mer", + "se" + ], + [ + "trans", + "fer" + ], + [ + "е", + "л" + ], + [ + "Ġstim", + "ulated" + ], + [ + "Ġdigit", + "ally" + ], + [ + "uck", + "er" + ], + [ + "ĠSk", + "etch" + ], + [ + "ĠH", + "O" + ], + [ + "ĠX", + "X" + ], + [ + "ĠAtt", + "ribution" + ], + [ + "Ġre", + "plies" + ], + [ + "f", + "ills" + ], + [ + "Ġ18", + "95" + ], + [ + "ĠWhere", + "as" + ], + [ + "asci", + "i" + ], + [ + "Ġre", + "pr" + ], + [ + "Is", + "lam" + ], + [ + "20", + "7" + ], + [ + "Ġimmers", + "ed" + ], + [ + "ben", + "ch" + ], + [ + "Ġcylind", + "ers" + ], + [ + "Ġdet", + "ention" + ], + [ + "Ġconst", + "rained" + ], + [ + "ĠObject", + "s" + ], + [ + "Ġbefore", + "hand" + ], + [ + "66", + "6" + ], + [ + "F", + "und" + ], + [ + "br", + "ance" + ], + [ + "ĠGu", + "ides" + ], + [ + "Ġcompl", + "ain" + ], + [ + "pick", + "le" + ], + [ + "G", + "U" + ], + [ + "Ġy", + "aml" + ], + [ + "ĠG", + "rad" + ], + [ + "ĠSc", + "ots" + ], + [ + "ĠEc", + "u" + ], + [ + "Ġcont", + "empor" + ], + [ + "Ġwin", + "ners" + ], + [ + "ĠM", + "akes" + ], + [ + "M", + "ichael" + ], + [ + "Im", + "p" + ], + [ + "ĠEd", + "it" + ], + [ + "Ġdy", + "es" + ], + [ + "Mult", + "iply" + ], + [ + "state", + "ment" + ], + [ + "osex", + "uality" + ], + [ + "c", + "z" + ], + [ + "Ġm", + "alf" + ], + [ + "ĠN", + "ancy" + ], + [ + "Ġsp", + "ouse" + ], + [ + "comp", + "are" + ], + [ + "Ġpl", + "at" + ], + [ + "ĠUS", + "SR" + ], + [ + "ais", + "y" + ], + [ + "Ġrev", + "ise" + ], + [ + "Ġcontrast", + "s" + ], + [ + "Ġ", + "ie" + ], + [ + "sk", + "in" + ], + [ + "Ġampl", + "ify" + ], + [ + "m", + "L" + ], + [ + "Ġsp", + "ac" + ], + [ + "Ġallow", + "ance" + ], + [ + "Ġant", + "is" + ], + [ + "Ġattach", + "ments" + ], + [ + "Ġch", + "ore" + ], + [ + "Ġbas", + "il" + ], + [ + "Col", + "lect" + ], + [ + "ĠSu", + "ggest" + ], + [ + "âĹ¼", + "ï¸ı" + ], + [ + "v", + "t" + ], + [ + "16", + "2" + ], + [ + "Ġmill", + "imeters" + ], + [ + "Ġacknowled", + "ges" + ], + [ + "u", + "ities" + ], + [ + "ĠC", + "IA" + ], + [ + "ĠZ", + "en" + ], + [ + "Ġc", + "c" + ], + [ + "Ġcontract", + "ors" + ], + [ + "Part", + "icip" + ], + [ + "ĠGuatemal", + "a" + ], + [ + "Ġmelan", + "oma" + ], + [ + "Ġsquir", + "rels" + ], + [ + "Ġsub", + "urban" + ], + [ + "Ġconfidential", + "ity" + ], + [ + "Ġreve", + "rence" + ], + [ + "68", + "00" + ], + [ + "pat", + "terns" + ], + [ + "Ġret", + "ains" + ], + [ + "Ġoppress", + "ive" + ], + [ + "Ġench", + "anting" + ], + [ + "Ġre", + "un" + ], + [ + "Ġlow", + "ers" + ], + [ + "ĠGo", + "ing" + ], + [ + "ĠB", + "ent" + ], + [ + "ac", + "id" + ], + [ + "cent", + "ric" + ], + [ + "uk", + "k" + ], + [ + "Ġswe", + "ets" + ], + [ + "Ġdead", + "lines" + ], + [ + "ĠP", + "olicies" + ], + [ + "ĠHe", + "ight" + ], + [ + "Ġcal", + "f" + ], + [ + "æ", + "Ģ" + ], + [ + "IT", + "S" + ], + [ + "Ġemp", + "ires" + ], + [ + "Ġb", + "ile" + ], + [ + "Ġsc", + "ram" + ], + [ + "ĠV", + "atican" + ], + [ + "Ġless", + "en" + ], + [ + "lu", + "ence" + ], + [ + "30", + "5" + ], + [ + "ĠTes", + "la" + ], + [ + "Ġinter", + "sections" + ], + [ + "C", + "HE" + ], + [ + "ĠT", + "emplate" + ], + [ + "ĠPH", + "P" + ], + [ + "Ess", + "ay" + ], + [ + "ĠMe", + "asuring" + ], + [ + "Com", + "ponent" + ], + [ + "ĠCommission", + "er" + ], + [ + "Ġconvey", + "ing" + ], + [ + "Ġaston", + "ishing" + ], + [ + "Ġauthor", + "itarian" + ], + [ + "Ġsp", + "am" + ], + [ + "Ġins", + "ur" + ], + [ + "Ġfound", + "ers" + ], + [ + "28", + "5" + ], + [ + "ĠCamb", + "odia" + ], + [ + "Ġchief", + "ly" + ], + [ + "ĠV", + "PN" + ], + [ + "Ġmilit", + "ia" + ], + [ + "S", + "end" + ], + [ + "Ġ2", + "60" + ], + [ + "ãģ", + "Ħ" + ], + [ + "ĠL", + "uck" + ], + [ + "Ġd", + "st" + ], + [ + "ĠD", + "aw" + ], + [ + "ĠD", + "ensity" + ], + [ + "ĠNot", + "ably" + ], + [ + "Ġnecessit", + "ating" + ], + [ + "Ġc", + "ob" + ], + [ + "il", + "ian" + ], + [ + "Ġreinfor", + "ces" + ], + [ + "whe", + "ther" + ], + [ + "p", + "ast" + ], + [ + "Ġrot", + "ations" + ], + [ + "Requ", + "ired" + ], + [ + "S", + "igma" + ], + [ + "á", + "º" + ], + [ + "lam", + "ed" + ], + [ + "LO", + "C" + ], + [ + "ĠIng", + "redients" + ], + [ + "is", + "ch" + ], + [ + "Ġpast", + "oral" + ], + [ + "Ġpsych", + "otherapy" + ], + [ + "16", + "3" + ], + [ + "Ġpercent", + "ile" + ], + [ + "inv", + "asive" + ], + [ + "Ġprophe", + "cy" + ], + [ + "Ġrif", + "le" + ], + [ + "Ġaper", + "ture" + ], + [ + "T", + "EM" + ], + [ + "ĠS", + "ites" + ], + [ + "ĠHer", + "od" + ], + [ + "inn", + "itus" + ], + [ + "ĠIde", + "ally" + ], + [ + "Ġtodd", + "lers" + ], + [ + "ĠUn", + "ique" + ], + [ + "Ch", + "inese" + ], + [ + "annot", + "ation" + ], + [ + "Ġtorn", + "ado" + ], + [ + "ĠRead", + "er" + ], + [ + "E", + "ast" + ], + [ + "av", + "ar" + ], + [ + "Ġster", + "ile" + ], + [ + "Parent", + "s" + ], + [ + "Ġhel", + "m" + ], + [ + "ĠMy", + "anmar" + ], + [ + "Ġmouth", + "s" + ], + [ + "d", + "ie" + ], + [ + "Ġps", + "i" + ], + [ + "Ġtra", + "y" + ], + [ + "bas", + "ename" + ], + [ + "flow", + "ers" + ], + [ + "Ġrefine", + "ment" + ], + [ + ")", + "\")" + ], + [ + "r", + "anging" + ], + [ + "ĠS", + "ut" + ], + [ + "Ġprevent", + "able" + ], + [ + "Ġob", + "struction" + ], + [ + "up", + "on" + ], + [ + "R", + "ele" + ], + [ + "e", + "ers" + ], + [ + "Ġinform", + "ational" + ], + [ + "Ġlaws", + "uit" + ], + [ + "Ġtow", + "ering" + ], + [ + "Ġg", + "or" + ], + [ + "))", + ")." + ], + [ + "ĠSam", + "my" + ], + [ + "Ġware", + "house" + ], + [ + "H", + "ar" + ], + [ + "c", + "it" + ], + [ + "Ġst", + "unt" + ], + [ + "Ġreg", + "ret" + ], + [ + "ĠTim", + "othy" + ], + [ + "ĠArg", + "uments" + ], + [ + "ĠEpid", + "em" + ], + [ + ";", + "``" + ], + [ + "M", + "ill" + ], + [ + "Ġant", + "it" + ], + [ + "V", + "ERSION" + ], + [ + "Ġo", + "we" + ], + [ + "Ġcal", + "ming" + ], + [ + "Ġinvestig", + "ator" + ], + [ + "Â", + "µ" + ], + [ + "Ġb", + "ishops" + ], + [ + "uc", + "king" + ], + [ + "ĠRecon", + "struction" + ], + [ + "Q", + "A" + ], + [ + "h", + "p" + ], + [ + "ĠRele", + "vance" + ], + [ + "t", + "ables" + ], + [ + "Ġb", + "ilateral" + ], + [ + "Ġdis", + "ob" + ], + [ + "pro", + "tein" + ], + [ + "ĠAss", + "uming" + ], + [ + "D", + "ER" + ], + [ + "Ġdifferent", + "iable" + ], + [ + "Ġsl", + "ab" + ], + [ + "Ġgran", + "ite" + ], + [ + "Ġp", + "umped" + ], + [ + "ick", + "er" + ], + [ + "Ġmigr", + "ant" + ], + [ + "ĠFunction", + "al" + ], + [ + "ĠPrin", + "cess" + ], + [ + "ĠM", + "ig" + ], + [ + "I", + "ii" + ], + [ + "Ġneighb", + "ours" + ], + [ + "ĠProcess", + "es" + ], + [ + "t", + "b" + ], + [ + "Ġhor", + "r" + ], + [ + "Ġintersect", + "s" + ], + [ + "ark", + "er" + ], + [ + "Im", + "ages" + ], + [ + "Ġbel", + "ts" + ], + [ + "Scal", + "ar" + ], + [ + "ol", + "in" + ], + [ + "Ġover", + "ride" + ], + [ + "Ġsyn", + "c" + ], + [ + "Ġrain", + "water" + ], + [ + "ra", + "ck" + ], + [ + "Ġout", + "we" + ], + [ + "Ġdistribut", + "ing" + ], + [ + "Ġcontin", + "uum" + ], + [ + "ĠMon", + "ument" + ], + [ + "Ġmicrobi", + "ome" + ], + [ + "Ġare", + "na" + ], + [ + "Max", + "imum" + ], + [ + "ĠRest", + "oration" + ], + [ + "Ġp", + "uberty" + ], + [ + "ĠC", + "riminal" + ], + [ + "Ġr", + "ation" + ], + [ + "Ġ\"", + "'" + ], + [ + "cre", + "ts" + ], + [ + "ĠStud", + "ying" + ], + [ + "Ġfamiliar", + "ize" + ], + [ + "ĠPoll", + "ution" + ], + [ + "}", + "'," + ], + [ + "ĠO", + "mega" + ], + [ + "ert", + "iary" + ], + [ + "Ġattain", + "ment" + ], + [ + "D", + "en" + ], + [ + "al", + "ys" + ], + [ + "ĠB", + "elt" + ], + [ + "29", + "4" + ], + [ + "ĠG", + "rey" + ], + [ + "fl", + "ip" + ], + [ + "Ġabsor", + "bs" + ], + [ + "des", + "igned" + ], + [ + "ĠOrgan", + "isation" + ], + [ + "Ġmaster", + "pieces" + ], + [ + "Ġdra", + "ins" + ], + [ + "qu", + "estions" + ], + [ + "d", + "id" + ], + [ + "ĠM", + "I" + ], + [ + "Ġcar", + "ot" + ], + [ + "M", + "or" + ], + [ + "ord", + "ering" + ], + [ + "Ġcamp", + "ing" + ], + [ + "ĠInf", + "o" + ], + [ + "ĠComb", + "ining" + ], + [ + "Ġend", + "points" + ], + [ + "Ġcomplet", + "es" + ], + [ + "Ġfault", + "y" + ], + [ + "ĠR", + "unning" + ], + [ + "Ð", + "¶" + ], + [ + "ĠPy", + "ramid" + ], + [ + "Ġn", + "b" + ], + [ + "Ġabol", + "ished" + ], + [ + "T", + "ech" + ], + [ + "ĠC", + "ave" + ], + [ + "Ġmil", + "estone" + ], + [ + "ĠPass", + "over" + ], + [ + "ĠSt", + "ars" + ], + [ + "Ġplan", + "k" + ], + [ + "15", + "1" + ], + [ + "ĠSome", + "one" + ], + [ + "Ġsuper", + "vised" + ], + [ + "Ġslow", + "ed" + ], + [ + "fl", + "ush" + ], + [ + "Ġtransplant", + "ation" + ], + [ + "Ġmonopol", + "y" + ], + [ + "20", + "3" + ], + [ + "âĢĵ", + "âĢĵ" + ], + [ + "ĠD", + "y" + ], + [ + "Ġestablish", + "ments" + ], + [ + "Ġassign", + "ing" + ], + [ + "Ġtransist", + "or" + ], + [ + "ament", + "als" + ], + [ + "ĠGlas", + "gow" + ], + [ + "H", + "ol" + ], + [ + "i", + "atic" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠ" + ], + [ + "Ġcar", + "ving" + ], + [ + "Ġsport", + "ing" + ], + [ + "G", + "EN" + ], + [ + "ss", + "on" + ], + [ + "Ġcontroll", + "ers" + ], + [ + "Ġsubstit", + "uting" + ], + [ + "Ġ19", + "02" + ], + [ + "Ġconstruct", + "ions" + ], + [ + "Ġvow", + "els" + ], + [ + "al", + "ias" + ], + [ + "ach", + "t" + ], + [ + "CO", + "UNT" + ], + [ + "ĠDom", + "estic" + ], + [ + "Ġdrop", + "out" + ], + [ + "ĠBrother", + "s" + ], + [ + "Ġp", + "ending" + ], + [ + "Ġsp", + "at" + ], + [ + "Ġc", + "oded" + ], + [ + "ĠTrans", + "lation" + ], + [ + "Ġwa", + "ited" + ], + [ + "ĠOccup", + "ational" + ], + [ + "O", + "x" + ], + [ + "ĠR", + "us" + ], + [ + "n", + "ih" + ], + [ + "ĠHon", + "or" + ], + [ + "}", + "|" + ], + [ + "Ġcompar", + "atively" + ], + [ + "prob", + "ability" + ], + [ + "ab", + "sor" + ], + [ + "age", + "al" + ], + [ + "Ġrest", + "art" + ], + [ + "Ġdev", + "ise" + ], + [ + "ĠPe", + "oples" + ], + [ + "Ġso", + "res" + ], + [ + "ĠZ", + "imbabwe" + ], + [ + "k", + "k" + ], + [ + "ri", + "o" + ], + [ + "Ġit", + "ching" + ], + [ + "cor", + "r" + ], + [ + "Ġh", + "ood" + ], + [ + "Ġ12", + "9" + ], + [ + "Ġover", + "see" + ], + [ + "commun", + "ication" + ], + [ + "Hel", + "per" + ], + [ + "ut", + "an" + ], + [ + "ort", + "ic" + ], + [ + "Ġpres", + "erves" + ], + [ + "âĢĿ", + ";" + ], + [ + "le", + "ad" + ], + [ + "ĠF", + "asc" + ], + [ + "ĠL", + "iv" + ], + [ + "St", + "ar" + ], + [ + "Ġmult", + "idisciplinary" + ], + [ + "ĠPubl", + "ication" + ], + [ + "Ġdisc", + "s" + ], + [ + "Ġbegin", + "ner" + ], + [ + "m", + "its" + ], + [ + "Ġpres", + "idents" + ], + [ + "N", + "s" + ], + [ + "Ġdirect", + "ories" + ], + [ + "H", + "F" + ], + [ + "j", + "et" + ], + [ + "om", + "o" + ], + [ + "ĠSh", + "ar" + ], + [ + "Ġmedium", + "s" + ], + [ + "cult", + "ure" + ], + [ + "ĠHun", + "ter" + ], + [ + "ĠÎ", + "³" + ], + [ + "EM", + "ENT" + ], + [ + "Ġlon", + "ely" + ], + [ + "}}", + "}$" + ], + [ + "Ġcelebr", + "ates" + ], + [ + "F", + "rank" + ], + [ + "um", + "i" + ], + [ + "Ġsmo", + "other" + ], + [ + "c", + "ms" + ], + [ + "art", + "es" + ], + [ + "Ġnon", + "zero" + ], + [ + "Ġpul", + "s" + ], + [ + "cipl", + "ine" + ], + [ + "3", + "64" + ], + [ + "yn", + "es" + ], + [ + "ĠMedica", + "id" + ], + [ + "Ġwat", + "ts" + ], + [ + "Ġprofit", + "ability" + ], + [ + "Ġdoctr", + "ines" + ], + [ + "Ġmix", + "tures" + ], + [ + "h", + "aus" + ], + [ + "Ġpur", + "ification" + ], + [ + "32", + "8" + ], + [ + "Ġvacc", + "inations" + ], + [ + "Ġexclud", + "ing" + ], + [ + "ĠH", + "oney" + ], + [ + "\\", + "\"" + ], + [ + "Ġair", + "planes" + ], + [ + "Ġpoll", + "inators" + ], + [ + "Ġres", + "ign" + ], + [ + "ĠY", + "am" + ], + [ + "Ġinterrupt", + "ed" + ], + [ + "O", + "cc" + ], + [ + "dec", + "oder" + ], + [ + "u", + "cc" + ], + [ + "ĠPro", + "c" + ], + [ + "Ġgl", + "aucoma" + ], + [ + "load", + "ed" + ], + [ + "Ġarom", + "atic" + ], + [ + "Ġe", + "ccentric" + ], + [ + "Ġper", + "sec" + ], + [ + "è", + "re" + ], + [ + "Ġneighbour", + "hood" + ], + [ + "ore", + "ct" + ], + [ + "Ġman", + "ners" + ], + [ + "log", + "its" + ], + [ + "ĠHar", + "old" + ], + [ + "Ġabst", + "raction" + ], + [ + ">", + "'" + ], + [ + "Ġpack", + "aged" + ], + [ + "Ġspect", + "ra" + ], + [ + "ight", + "ed" + ], + [ + "ĠLe", + "af" + ], + [ + "Mat", + "thew" + ], + [ + "St", + "ay" + ], + [ + "St", + "ack" + ], + [ + "Ġrock", + "ets" + ], + [ + "m", + "ium" + ], + [ + "Ġcl", + "og" + ], + [ + "aus", + "al" + ], + [ + "ĠH", + "ide" + ], + [ + "ĠSc", + "out" + ], + [ + "Ġorth", + "odox" + ], + [ + "Ġen", + "closure" + ], + [ + "list", + "dir" + ], + [ + "Ġwild", + "fires" + ], + [ + "Ġrepl", + "en" + ], + [ + "00", + "6" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "Ġ" + ], + [ + "è¡", + "Į" + ], + [ + "ĠF", + "uel" + ], + [ + "av", + "oid" + ], + [ + "Ġt", + "weet" + ], + [ + "Ġse", + "greg" + ], + [ + "Ġvis", + "c" + ], + [ + "Ġdr", + "astic" + ], + [ + "='", + "'," + ], + [ + "Î", + "º" + ], + [ + "ass", + "y" + ], + [ + "ern", + "els" + ], + [ + "Ġreal", + "ise" + ], + [ + "Ġd", + "rown" + ], + [ + "ĠConf", + "uc" + ], + [ + "div", + "ision" + ], + [ + "Ġdis", + "posable" + ], + [ + "Ġant", + "ique" + ], + [ + "in", + "ters" + ], + [ + "Ġrevol", + "utions" + ], + [ + "Scient", + "ific" + ], + [ + "c", + "ia" + ], + [ + "Ġh", + "ardship" + ], + [ + "Ġâ", + "Ĭ" + ], + [ + "Ġintrig", + "ued" + ], + [ + "W", + "ik" + ], + [ + "ĠEs", + "pecially" + ], + [ + "19", + "86" + ], + [ + "ĠNe", + "ural" + ], + [ + "Ġquot", + "ation" + ], + [ + "Ġastronom", + "er" + ], + [ + "Ġaux", + "iliary" + ], + [ + "as", + "se" + ], + [ + "arm", + "ed" + ], + [ + "Ġhon", + "oring" + ], + [ + "Ph", + "ase" + ], + [ + "Ġj", + "ungle" + ], + [ + "Ġmort", + "ar" + ], + [ + "os", + "hi" + ], + [ + "ĠObs", + "erve" + ], + [ + "T", + "s" + ], + [ + "ĠBuff", + "alo" + ], + [ + "Â", + "¦" + ], + [ + "ĠT", + "oy" + ], + [ + "ĠL", + "ux" + ], + [ + "aph", + "rag" + ], + [ + "engu", + "ins" + ], + [ + "åı", + "¯" + ], + [ + "Ġun", + "a" + ], + [ + "Ġsouth", + "western" + ], + [ + "Ġw", + "ipe" + ], + [ + "pe", + "ace" + ], + [ + "AR", + "I" + ], + [ + "Ġlot", + "tery" + ], + [ + "p", + "oon" + ], + [ + "Ġant", + "ip" + ], + [ + "ĠMat", + "hematic" + ], + [ + "Ġsevent", + "eenth" + ], + [ + "b", + "usiness" + ], + [ + "ĠMat", + "ters" + ], + [ + "Ġgrass", + "lands" + ], + [ + ")", + "âĢĶ" + ], + [ + "iv", + "orous" + ], + [ + "clock", + "wise" + ], + [ + "01", + "1" + ], + [ + "uff", + "s" + ], + [ + "ĠT", + "i" + ], + [ + "ĠC", + "opy" + ], + [ + "Ġdorm", + "ant" + ], + [ + "Ġ5", + "50" + ], + [ + "Ġb", + "ump" + ], + [ + "ĠE", + "SA" + ], + [ + "Ġdr", + "unk" + ], + [ + "c", + "ube" + ], + [ + "ĠS", + "oc" + ], + [ + "Ġtext", + "ual" + ], + [ + "d", + "ry" + ], + [ + "re", + "peat" + ], + [ + "Ġf", + "s" + ], + [ + "ĠT", + "rial" + ], + [ + "ĠI", + "B" + ], + [ + "Ġtheore", + "ms" + ], + [ + "ĠMet", + "ropolitan" + ], + [ + "Add", + "ing" + ], + [ + "comp", + "any" + ], + [ + "ĠL", + "ip" + ], + [ + "Ġfort", + "ress" + ], + [ + ":", + "{" + ], + [ + "ĠT", + "ak" + ], + [ + "ĠM", + "ob" + ], + [ + "Ġsimpl", + "ifying" + ], + [ + "Ġceremon", + "ial" + ], + [ + "Ġir", + "rad" + ], + [ + "e", + "ither" + ], + [ + "g", + "mail" + ], + [ + "Ġmon", + "k" + ], + [ + "t", + "c" + ], + [ + "Ġc", + "rab" + ], + [ + "op", + "al" + ], + [ + "Ġoptim", + "ism" + ], + [ + "Ġec", + "zema" + ], + [ + "Ġlon", + "eliness" + ], + [ + "ch", + "in" + ], + [ + "ĠS", + "lope" + ], + [ + "Ġund", + "efined" + ], + [ + "Ġtut", + "oring" + ], + [ + "ĠEqu", + "ality" + ], + [ + "ch", + "oices" + ], + [ + "ĠD", + "allas" + ], + [ + "rust", + "ed" + ], + [ + "Ġge", + "opolitical" + ], + [ + "ĠCB", + "SE" + ], + [ + "M", + "ind" + ], + [ + "l", + "icense" + ], + [ + "Ġprofession", + "ally" + ], + [ + "Ġinsight", + "ful" + ], + [ + "Ù", + "ı" + ], + [ + "âĢ¢", + "âĢ¢" + ], + [ + "apt", + "ic" + ], + [ + "Ġmor", + "ally" + ], + [ + "s", + "cre" + ], + [ + "Ġeight", + "een" + ], + [ + "s", + "ensor" + ], + [ + "ĠEmer", + "ging" + ], + [ + "Ġball", + "oons" + ], + [ + "Ġcommun", + "ism" + ], + [ + "re", + "le" + ], + [ + "29", + "5" + ], + [ + "C", + "a" + ], + [ + "Ġpat", + "rons" + ], + [ + "sc", + "hedule" + ], + [ + "Ġneut", + "rons" + ], + [ + "mid", + "t" + ], + [ + "Mus", + "ic" + ], + [ + "ĠB", + "ec" + ], + [ + "ĠC", + "ere" + ], + [ + "01", + "7" + ], + [ + "ĠMil", + "ton" + ], + [ + "Ġunint", + "ended" + ], + [ + "Japan", + "ese" + ], + [ + "d", + "rive" + ], + [ + "Ġc", + "is" + ], + [ + "Ġb", + "izarre" + ], + [ + "ate", + "red" + ], + [ + "Ġsuperior", + "ity" + ], + [ + "3", + "40" + ], + [ + "al", + "chemy" + ], + [ + "Ġunder", + "p" + ], + [ + "ĠPre", + "c" + ], + [ + "AM", + "A" + ], + [ + "B", + "ur" + ], + [ + "Ġinter", + "course" + ], + [ + "Ġmill", + "igrams" + ], + [ + "Gen", + "erally" + ], + [ + "ĠTour", + "ism" + ], + [ + "Ġvolt", + "ages" + ], + [ + "Ġdors", + "al" + ], + [ + "j", + "k" + ], + [ + "hy", + "p" + ], + [ + "23", + "6" + ], + [ + "R", + "om" + ], + [ + "ĠD", + "jango" + ], + [ + "Ġge", + "ologic" + ], + [ + "Com", + "plete" + ], + [ + "ĠRec", + "all" + ], + [ + "Ġ", + "³³" + ], + [ + "ĠS", + "omal" + ], + [ + "ĠE", + "ar" + ], + [ + "Ġconf", + "ine" + ], + [ + "ĠHer", + "bert" + ], + [ + "hol", + "m" + ], + [ + "Ġconstitu", + "ent" + ], + [ + "Ph", + "ys" + ], + [ + "ĠFran", + "co" + ], + [ + "Que", + "ue" + ], + [ + "M", + "ember" + ], + [ + "Ġcan", + "e" + ], + [ + "ew", + "orthy" + ], + [ + "ten", + "ess" + ], + [ + "26", + "9" + ], + [ + "Ġneat", + "ly" + ], + [ + "Ġ", + "ĊĠĠĠĠĠĠĠĠ��ĠĠĠĠĠĠ" + ], + [ + "Ġt", + "art" + ], + [ + "Ġmyth", + "ical" + ], + [ + "Ġsubsc", + "rib" + ], + [ + "Ġiv", + "ory" + ], + [ + "Ġsurn", + "ame" + ], + [ + "Ġf", + "name" + ], + [ + "ĠPl", + "astic" + ], + [ + "ĠBay", + "esian" + ], + [ + "Ġoutl", + "ining" + ], + [ + "Ġmund", + "ane" + ], + [ + "B", + "ooks" + ], + [ + "Ġdecl", + "aring" + ], + [ + "ĠApp", + "alach" + ], + [ + "ĠI", + "an" + ], + [ + "ĠJ", + "ess" + ], + [ + "Ġt", + "apping" + ], + [ + "water", + "ing" + ], + [ + "f", + "ox" + ], + [ + "v", + "ents" + ], + [ + "ĠG", + "arc" + ], + [ + "B", + "rown" + ], + [ + "ĠG", + "ill" + ], + [ + ".\"", + "." + ], + [ + "Al", + "ong" + ], + [ + "Ġru", + "gged" + ], + [ + "Ġadvis", + "ory" + ], + [ + "ĠC", + "in" + ], + [ + "Ġneglig", + "ible" + ], + [ + "Ġpre", + "requ" + ], + [ + "Ġsand", + "wich" + ], + [ + "Ġplag", + "iarism" + ], + [ + "ĠLib", + "eral" + ], + [ + "re", + "ts" + ], + [ + "Ġdimin", + "ish" + ], + [ + "``}", + "`" + ], + [ + "form", + "al" + ], + [ + "Ġgri", + "ev" + ], + [ + "g", + "uild" + ], + [ + "ge", + "e" + ], + [ + "ĠD", + "river" + ], + [ + "ĠR", + "onald" + ], + [ + "Ġingen", + "uity" + ], + [ + "asc", + "ar" + ], + [ + "sex", + "ual" + ], + [ + "Ġmig", + "rated" + ], + [ + "Ġn", + "x" + ], + [ + "Ġsym", + "pathy" + ], + [ + "Ġall", + "ot" + ], + [ + "Â", + "¶" + ], + [ + "ver", + "ting" + ], + [ + ")+", + "(" + ], + [ + "æĹ", + "¶" + ], + [ + "ab", + "olic" + ], + [ + "ĠOr", + "dered" + ], + [ + "m", + "aterial" + ], + [ + "ut", + "ers" + ], + [ + "ĠEx", + "ped" + ], + [ + "Look", + "up" + ], + [ + "4", + "80" + ], + [ + "Ġche", + "w" + ], + [ + "3333", + "3333" + ], + [ + "}}", + "=" + ], + [ + "ĠBi", + "ography" + ], + [ + "ĠOut", + "line" + ], + [ + "&", + "\\" + ], + [ + "ĠTur", + "ks" + ], + [ + "resol", + "ved" + ], + [ + "Ġret", + "ros" + ], + [ + "Ġparad", + "igms" + ], + [ + "Ġrent", + "al" + ], + [ + "Ġsent", + "iments" + ], + [ + "Ġse", + "wer" + ], + [ + "Ġsent", + "enced" + ], + [ + "Ġrefere", + "nd" + ], + [ + "ĠEcu", + "ador" + ], + [ + "D", + "ouble" + ], + [ + "in", + "ational" + ], + [ + "Ġrec", + "alls" + ], + [ + "Ġsuper", + "nov" + ], + [ + "а", + "л" + ], + [ + "Ġbind", + "s" + ], + [ + "Head", + "er" + ], + [ + "ĠP", + "ok" + ], + [ + "66", + "7" + ], + [ + "Ġbal", + "d" + ], + [ + "st", + "ead" + ], + [ + "su", + "fficient" + ], + [ + "é", + "n" + ], + [ + "Ġcraft", + "smanship" + ], + [ + "othe", + "li" + ], + [ + "Ġsed", + "entary" + ], + [ + "Ġco", + "erc" + ], + [ + "assert", + "False" + ], + [ + "Ġple", + "asing" + ], + [ + "Ġorn", + "amental" + ], + [ + "00", + "7" + ], + [ + "Ġ{", + "(" + ], + [ + "Ġcou", + "pling" + ], + [ + "Ġacid", + "ity" + ], + [ + "Ġupload", + "ed" + ], + [ + "is", + "file" + ], + [ + "ush", + "ima" + ], + [ + "4", + "34" + ], + [ + "s", + "ources" + ], + [ + "ĠR", + "ank" + ], + [ + "Ġcompost", + "ing" + ], + [ + "Ġc", + "ess" + ], + [ + "__", + ".__" + ], + [ + "Ġform", + "ulate" + ], + [ + "W", + "ild" + ], + [ + "ĠV", + "el" + ], + [ + "Ġno", + "on" + ], + [ + "ĠEng", + "agement" + ], + [ + "ph", + "ys" + ], + [ + "Ġstat", + "ute" + ], + [ + "struct", + "ured" + ], + [ + "2", + "11" + ], + [ + "Ġexpl", + "orations" + ], + [ + "Ġst", + "arvation" + ], + [ + "in", + "p" + ], + [ + "ĠA", + "TP" + ], + [ + "ĠC", + "SS" + ], + [ + "Ġex", + "ported" + ], + [ + "i", + "q" + ], + [ + "Ġculmin", + "ating" + ], + [ + "3", + "45" + ], + [ + "ow", + "ulf" + ], + [ + "Ġfemin", + "ism" + ], + [ + "ĠHyd", + "ro" + ], + [ + "K", + "M" + ], + [ + "V", + "e" + ], + [ + "Ġadvis", + "able" + ], + [ + "ĠBrist", + "ol" + ], + [ + "C", + "ity" + ], + [ + "Ġcomplex", + "es" + ], + [ + "19", + "85" + ], + [ + "Ġ13", + "6" + ], + [ + "ĠNe", + "urolog" + ], + [ + "ĠY", + "u" + ], + [ + "min", + "ent" + ], + [ + "Ġbi", + "kes" + ], + [ + "n", + "ation" + ], + [ + "ĠF", + "O" + ], + [ + "Ġhard", + "y" + ], + [ + "Ġsuper", + "v" + ], + [ + "ing", + "o" + ], + [ + "st", + "roke" + ], + [ + "T", + "rain" + ], + [ + "post", + "s" + ], + [ + "Ġrhyth", + "mic" + ], + [ + "cel", + "ain" + ], + [ + "Ġam", + "munition" + ], + [ + "оÐ", + "´" + ], + [ + "ĠiP", + "ad" + ], + [ + "Ġass", + "ists" + ], + [ + "ĠN", + "ad" + ], + [ + "LE", + "TE" + ], + [ + "ĠSpirit", + "ual" + ], + [ + "Ġpro", + "ps" + ], + [ + "ĠMin", + "imum" + ], + [ + "ĠDru", + "gs" + ], + [ + "Ġro", + "ses" + ], + [ + "Ġmod", + "erately" + ], + [ + "Guid", + "eline" + ], + [ + "ĠH", + "air" + ], + [ + "Ġdis", + "posed" + ], + [ + "Ġwrap", + "ping" + ], + [ + "Ġover", + "he" + ], + [ + "for", + "all" + ], + [ + "ĠRe", + "ally" + ], + [ + "35", + "9" + ], + [ + "ĠPers", + "ia" + ], + [ + "Div", + "ide" + ], + [ + "ba", + "um" + ], + [ + "Ġsl", + "iced" + ], + [ + "ash", + "a" + ], + [ + "Ġcoord", + "inating" + ], + [ + "normal", + "ize" + ], + [ + "Ġseaw", + "ater" + ], + [ + "Ġd", + "engue" + ], + [ + "ĠComp", + "ared" + ], + [ + "ĠRem", + "ote" + ], + [ + "Char", + "les" + ], + [ + "âĢĻ", + ")" + ], + [ + "enn", + "a" + ], + [ + "Ġpedagog", + "ical" + ], + [ + "Ġg", + "n" + ], + [ + "ĠAr", + "range" + ], + [ + "Ġtend", + "ons" + ], + [ + "Per", + "form" + ], + [ + "Ġstuff", + "ed" + ], + [ + "Ġf", + "ibr" + ], + [ + "Ġsol", + "ves" + ], + [ + "f", + "ailed" + ], + [ + "Ġsp", + "ice" + ], + [ + "Ġdeep", + "est" + ], + [ + "I", + "LE" + ], + [ + "Sur", + "face" + ], + [ + "ĠFor", + "ward" + ], + [ + "G", + "al" + ], + [ + "ĠRob", + "in" + ], + [ + "pt", + "r" + ], + [ + "v", + "c" + ], + [ + "Ġdiss", + "ent" + ], + [ + "ĠLED", + "s" + ], + [ + "D", + "ialog" + ], + [ + "Ġ18", + "20" + ], + [ + "d", + "z" + ], + [ + "ĠE", + "fficiency" + ], + [ + "Ġin", + "efficient" + ], + [ + "Ġtop", + "ography" + ], + [ + "on", + "ium" + ], + [ + "ĠI", + "bid" + ], + [ + "ad", + "an" + ], + [ + "not", + "ation" + ], + [ + "32", + "4" + ], + [ + "ind", + "ividual" + ], + [ + "Ġpo", + "ised" + ], + [ + "F", + "D" + ], + [ + "é", + "Ļ" + ], + [ + "ĠF", + "ra" + ], + [ + "Ġrep", + "ent" + ], + [ + "ĠPe", + "ak" + ], + [ + "Ġthreat", + "ens" + ], + [ + "ĠAdvent", + "ure" + ], + [ + "Ġhyd", + "ration" + ], + [ + "predict", + "ions" + ], + [ + "Ġde", + "pleted" + ], + [ + "Cont", + "roller" + ], + [ + "Ġcy", + "t" + ], + [ + "Ġinfest", + "ation" + ], + [ + "ĠBened", + "ict" + ], + [ + "M", + "g" + ], + [ + "ON", + "G" + ], + [ + "Ġrearr", + "ange" + ], + [ + "H", + "as" + ], + [ + "re", + "x" + ], + [ + "UT", + "E" + ], + [ + "Ġbas", + "ins" + ], + [ + "in", + "el" + ], + [ + "Ġ[", + "])" + ], + [ + "ĠEx", + "odus" + ], + [ + "}$$", + "," + ], + [ + "Ġhop", + "eless" + ], + [ + "Sol", + "ar" + ], + [ + "ï¼", + "ī" + ], + [ + "Ġlig", + "aments" + ], + [ + "ĠHyp", + "othesis" + ], + [ + "Ġintros", + "pection" + ], + [ + "Ġret", + "ard" + ], + [ + "Ġco", + "ff" + ], + [ + "Ġ+", + "\\" + ], + [ + "Ġty", + "ph" + ], + [ + "ĠVir", + "us" + ], + [ + "Ġminim", + "izes" + ], + [ + "ĠP", + "rel" + ], + [ + "ĠEd", + "wards" + ], + [ + "Ġcontract", + "or" + ], + [ + "Ġmicro", + "phone" + ], + [ + "ĠM", + "all" + ], + [ + "mk", + "dir" + ], + [ + "im", + "ir" + ], + [ + "Ġspec", + "ulative" + ], + [ + "Ġcat", + "heter" + ], + [ + "âĪ", + "ł" + ], + [ + "W", + "ed" + ], + [ + "d", + "k" + ], + [ + "Ã", + "«" + ], + [ + "Ġinf", + "ertility" + ], + [ + "trans", + "action" + ], + [ + "p", + "aces" + ], + [ + "ĠI", + "sh" + ], + [ + "Ġappro", + "ve" + ], + [ + "Gen", + "erator" + ], + [ + "ĠR", + "ush" + ], + [ + "Ġprog", + "nosis" + ], + [ + "Ġdr", + "ills" + ], + [ + "E", + "U" + ], + [ + "Ġheart", + "beat" + ], + [ + "ĠFe", + "ature" + ], + [ + "Ġmast", + "ered" + ], + [ + "viol", + "ent" + ], + [ + "Ġaver", + "aged" + ], + [ + "h", + "fill" + ], + [ + "è", + "¦" + ], + [ + "Ġres", + "ides" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠ" + ], + [ + "IT", + "H" + ], + [ + "--------", + "---" + ], + [ + "]", + "]:" + ], + [ + "ĠBe", + "e" + ], + [ + "rit", + "es" + ], + [ + "Ġste", + "aling" + ], + [ + "Ġst", + "ern" + ], + [ + "Ġins", + "ult" + ], + [ + "C", + "ertain" + ], + [ + "Ġc", + "ute" + ], + [ + "ĠB", + "D" + ], + [ + "Ġunder", + "represented" + ], + [ + "ĠComb", + "ine" + ], + [ + "Ġembry", + "onic" + ], + [ + "Ġhard", + "ness" + ], + [ + "Ġadhes", + "ive" + ], + [ + "ĠI", + "O" + ], + [ + "os", + "ome" + ], + [ + "str", + "ates" + ], + [ + "Ġgrass", + "roots" + ], + [ + "Pro", + "gress" + ], + [ + "Ġreb", + "el" + ], + [ + "ĠWis", + "dom" + ], + [ + "v", + "v" + ], + [ + "Ġterm", + "ination" + ], + [ + "ĠG", + "it" + ], + [ + "Col", + "lection" + ], + [ + "Ġstup", + "id" + ], + [ + "ĠD", + "ew" + ], + [ + "port", + "ation" + ], + [ + "Ġbenef", + "ited" + ], + [ + "Ang", + "le" + ], + [ + "Commun", + "ity" + ], + [ + "Ġg", + "lean" + ], + [ + "w", + "r" + ], + [ + "Ġch", + "arming" + ], + [ + "Ġpath", + "ogenic" + ], + [ + "C", + "r" + ], + [ + "en", + "za" + ], + [ + "ĠC", + "ob" + ], + [ + "Ġ\\", + "\"" + ], + [ + "ĠMed", + "al" + ], + [ + "dim", + "ension" + ], + [ + "ĠIN", + "T" + ], + [ + "2", + "14" + ], + [ + "st", + "im" + ], + [ + "os", + "omes" + ], + [ + "ef", + "it" + ], + [ + "Ġ13", + "4" + ], + [ + "Ġfertil", + "ization" + ], + [ + "Vis", + "it" + ], + [ + "y", + "o" + ], + [ + "ĠC", + "ash" + ], + [ + "ĠR", + "on" + ], + [ + "Ġmet", + "amorph" + ], + [ + "index", + "es" + ], + [ + "rig", + "ued" + ], + [ + "Ġli", + "able" + ], + [ + "ĠK", + "or" + ], + [ + "ĠV", + "oy" + ], + [ + "Ġhold", + "ers" + ], + [ + "ĠCop", + "per" + ], + [ + "ex", + "e" + ], + [ + "Ġexpos", + "itory" + ], + [ + "ĠHom", + "er" + ], + [ + "Ġco", + "operate" + ], + [ + "w", + "aters" + ], + [ + "ĠPr", + "ison" + ], + [ + "reci", + "ation" + ], + [ + "Ġbuy", + "er" + ], + [ + "Ġcosm", + "etic" + ], + [ + "ĠP", + "overty" + ], + [ + "The", + "orem" + ], + [ + "Ġhope", + "ful" + ], + [ + "ira", + "ff" + ], + [ + "76", + "8" + ], + [ + "ĠRub", + "y" + ], + [ + "ĠLind", + "a" + ], + [ + "il", + "us" + ], + [ + "ĠPl", + "uto" + ], + [ + "ĠK", + "aren" + ], + [ + "Ġexped", + "itions" + ], + [ + "Ġpatri", + "ot" + ], + [ + "plic", + "ative" + ], + [ + "Ġpip", + "elines" + ], + [ + "T", + "ags" + ], + [ + "b", + "ag" + ], + [ + "Ġnot", + "ify" + ], + [ + "part", + "ition" + ], + [ + "ĠCert", + "ificate" + ], + [ + "H", + "ill" + ], + [ + "b", + "inding" + ], + [ + "Ġ\"", + "{}" + ], + [ + "Ġfrag", + "mentation" + ], + [ + "Ġen", + "erg" + ], + [ + "ig", + "ate" + ], + [ + "s", + "el" + ], + [ + "Ġs", + "ocks" + ], + [ + "b", + "idity" + ], + [ + "ator", + "ial" + ], + [ + "Ġlog", + "istic" + ], + [ + "Ġhyper", + "b" + ], + [ + "Ġexhaust", + "ion" + ], + [ + "m", + "otor" + ], + [ + "id", + "uous" + ], + [ + "op", + "rote" + ], + [ + "ĠSequ", + "ences" + ], + [ + "ĠLeon", + "ardo" + ], + [ + "s", + "heet" + ], + [ + "Ġf", + "ins" + ], + [ + "Ġvit", + "ality" + ], + [ + "57", + "1" + ], + [ + "Ġb", + "ake" + ], + [ + "ĠCh", + "in" + ], + [ + "čĊ", + "ĠĠĠĠĠ" + ], + [ + "ĠS", + "ke" + ], + [ + "Ġdict", + "ate" + ], + [ + "Ġpersist", + "ed" + ], + [ + "ĠF", + "ol" + ], + [ + "âĢĿ", + "âĢĶ" + ], + [ + "19", + "84" + ], + [ + "ĠCl", + "ara" + ], + [ + "Ġguid", + "eline" + ], + [ + "Ġpl", + "aster" + ], + [ + "riz", + "es" + ], + [ + "Ġmaj", + "estic" + ], + [ + "ĠA", + "PA" + ], + [ + "ĠP", + "ET" + ], + [ + "ĠInclud", + "e" + ], + [ + "Contin", + "ue" + ], + [ + "os", + "omal" + ], + [ + "Ġcan", + "ned" + ], + [ + "ĠHe", + "avy" + ], + [ + "Ġfil", + "ing" + ], + [ + "24", + "7" + ], + [ + "ĠHol", + "mes" + ], + [ + "ar", + "ag" + ], + [ + "ĠW", + "A" + ], + [ + "h", + "d" + ], + [ + "en", + "berg" + ], + [ + "$", + ")" + ], + [ + "Ġsu", + "ck" + ], + [ + "Ġnational", + "ist" + ], + [ + "Ġsuperhero", + "es" + ], + [ + "2", + "18" + ], + [ + "ag", + "ar" + ], + [ + "Ġdev", + "oid" + ], + [ + "ĠPhill", + "ips" + ], + [ + "Ġtoler", + "ant" + ], + [ + "Ġunw", + "illing" + ], + [ + "Ġheaven", + "ly" + ], + [ + "ul", + "ed" + ], + [ + "Ġexp", + "elled" + ], + [ + "Ġd", + "ilation" + ], + [ + "c", + "ile" + ], + [ + "Con", + "cept" + ], + [ + "Ġhon", + "ors" + ], + [ + "Ġp", + "its" + ], + [ + "Ġem", + "path" + ], + [ + "Ġsumm", + "aries" + ], + [ + "Ġtransc", + "ends" + ], + [ + "ĠTas", + "man" + ], + [ + "Ġpro", + "claim" + ], + [ + "Ġpr", + "ud" + ], + [ + "Ġplay", + "ful" + ], + [ + "ĠSc", + "an" + ], + [ + "ĠTur", + "tle" + ], + [ + "Ġclin", + "ically" + ], + [ + "Ġampl", + "ifier" + ], + [ + "rend", + "ered" + ], + [ + "Ġillum", + "ination" + ], + [ + "W", + "ORK" + ], + [ + "Ġaff", + "inity" + ], + [ + "32", + "1" + ], + [ + "Dep", + "artment" + ], + [ + "in", + "arily" + ], + [ + "Ġ40", + "4" + ], + [ + "leg", + "al" + ], + [ + "Ġe", + "psilon" + ], + [ + "b", + "alls" + ], + [ + "Ġ13", + "8" + ], + [ + "Ġhom", + "osexual" + ], + [ + "ĠDat", + "aset" + ], + [ + "ĠHind", + "us" + ], + [ + "ĠConstantin", + "ople" + ], + [ + "Ġstand", + "point" + ], + [ + "W", + "ood" + ], + [ + "Hand", + "le" + ], + [ + "cont", + "ract" + ], + [ + "ogene", + "ity" + ], + [ + "Ġsulf", + "ate" + ], + [ + "s", + "izes" + ], + [ + "Ġgast", + "ric" + ], + [ + "Ġendors", + "ed" + ], + [ + "ou", + "fl" + ], + [ + "ĠO", + "A" + ], + [ + "17", + "1" + ], + [ + "Ġder", + "ivation" + ], + [ + "ou", + "lli" + ], + [ + "ĠCh", + "rome" + ], + [ + "AP", + "P" + ], + [ + "Ġreperto", + "ire" + ], + [ + "Ġhal", + "ves" + ], + [ + "ĠCo", + "operative" + ], + [ + "dehy", + "de" + ], + [ + "Ġmen", + "us" + ], + [ + "à¤", + "¯" + ], + [ + "Ġcan", + "ine" + ], + [ + "2", + "99" + ], + [ + "ĠI", + "DE" + ], + [ + "Ġparas", + "itic" + ], + [ + "MODE", + "L" + ], + [ + "Ġun", + "real" + ], + [ + "ven", + "ous" + ], + [ + "ĠNot", + "ation" + ], + [ + "âĢ", + "¯" + ], + [ + "Ġsh", + "ocked" + ], + [ + "RN", + "As" + ], + [ + "ĠG", + "host" + ], + [ + "Ġsp", + "ikes" + ], + [ + "ĠRes", + "il" + ], + [ + "30", + "8" + ], + [ + "subtype", + "Spec" + ], + [ + "Ġflaw", + "ed" + ], + [ + "ĠRecomm", + "end" + ], + [ + "ĠBiod", + "iversity" + ], + [ + "em", + "ically" + ], + [ + "Ġsc", + "ra" + ], + [ + "Ġ18", + "67" + ], + [ + "Ġeconom", + "ist" + ], + [ + "Ġsqu", + "ad" + ], + [ + "Ġpal", + "ms" + ], + [ + "cl", + "ub" + ], + [ + "Ġmod", + "ulation" + ], + [ + "16", + "1" + ], + [ + "intend", + "ent" + ], + [ + "23", + "9" + ], + [ + "'", + ";" + ], + [ + "Ġdis", + "sect" + ], + [ + "opt", + "ic" + ], + [ + "ĠAz", + "te" + ], + [ + "r", + "ason" + ], + [ + "ass", + "ic" + ], + [ + "Ġfin", + "ishes" + ], + [ + "Ġguard", + "ian" + ], + [ + "Ġhorn", + "s" + ], + [ + "ĠP", + "ure" + ], + [ + "Ġhelic", + "opter" + ], + [ + "ĠVenez", + "uela" + ], + [ + "het", + "ically" + ], + [ + "do", + "ctor" + ], + [ + "čĊ", + "ĉĉĉĉ" + ], + [ + "Ġdoub", + "les" + ], + [ + "oph", + "ical" + ], + [ + "Ġwest", + "ward" + ], + [ + "ĠJul", + "ius" + ], + [ + "m", + "q" + ], + [ + "at", + "an" + ], + [ + "Ġhost", + "ility" + ], + [ + "ĠV", + "elocity" + ], + [ + "ĠÃ", + "ī" + ], + [ + "asion", + "ally" + ], + [ + "P", + "eter" + ], + [ + "Ġim", + "merse" + ], + [ + "âĤ", + "Ĥ" + ], + [ + "ah", + "an" + ], + [ + "ĠNor", + "se" + ], + [ + "text", + "color" + ], + [ + "C", + "os" + ], + [ + "s", + "lope" + ], + [ + "ĠA", + "us" + ], + [ + "hen", + "g" + ], + [ + "Ġmerch", + "and" + ], + [ + "ud", + "es" + ], + [ + "ĠImpro", + "ved" + ], + [ + "ĠNort", + "heast" + ], + [ + "Ġd", + "ucks" + ], + [ + "Ġbot", + "anical" + ], + [ + "Ġs", + "ess" + ], + [ + "Ġ(", + "[" + ], + [ + "int", + "rodu" + ], + [ + "Ġswe", + "ating" + ], + [ + "ĠVin", + "cent" + ], + [ + "ĠS", + "port" + ], + [ + "x", + "r" + ], + [ + "24", + "9" + ], + [ + "Ġnational", + "ity" + ], + [ + "Ġm", + "oth" + ], + [ + "ĠExt", + "ract" + ], + [ + "Ġp", + "es" + ], + [ + "ch", + "ant" + ], + [ + "Ġguess", + "ing" + ], + [ + "Det", + "ails" + ], + [ + "M", + "igration" + ], + [ + "d", + "ynamic" + ], + [ + "Ġc", + "ouncils" + ], + [ + "est", + "ead" + ], + [ + "ĠB", + "one" + ], + [ + "Ġ13", + "1" + ], + [ + "æķ°", + "æį®" + ], + [ + "Ġt", + "rench" + ], + [ + "ve", + "red" + ], + [ + "ĠC", + "oc" + ], + [ + "ĠEx", + "amine" + ], + [ + "ĠT", + "odd" + ], + [ + "Ġno", + "ct" + ], + [ + "ĠAss", + "ign" + ], + [ + "Ġeight", + "y" + ], + [ + "res", + "cent" + ], + [ + "pl", + "astic" + ], + [ + "Ġge", + "othermal" + ], + [ + "Ġdest", + "ined" + ], + [ + "ĠNOT", + "E" + ], + [ + "p", + "ir" + ], + [ + "Ġstrip", + "ped" + ], + [ + "B", + "usiness" + ], + [ + "S", + "i" + ], + [ + "Ġp", + "ts" + ], + [ + "Ġn", + "g" + ], + [ + "Reg", + "ular" + ], + [ + "Ġsign", + "ify" + ], + [ + "en", + "ance" + ], + [ + "Ġspecific", + "s" + ], + [ + "Ġlands", + "l" + ], + [ + "Object", + "ive" + ], + [ + "Ġceram", + "ics" + ], + [ + "Ġsp", + "elled" + ], + [ + "Ġsk", + "ate" + ], + [ + "Ġadvis", + "or" + ], + [ + "Ġ16", + "8" + ], + [ + "I", + "de" + ], + [ + "Ġu", + "gly" + ], + [ + "Ġv", + "ocab" + ], + [ + "Ġc", + "ords" + ], + [ + "Res", + "ources" + ], + [ + "HO", + "ST" + ], + [ + "ĠB", + "eta" + ], + [ + "orient", + "ation" + ], + [ + "cred", + "entials" + ], + [ + "Ġtra", + "verse" + ], + [ + "Ġpolar", + "ization" + ], + [ + "Ġpir", + "ates" + ], + [ + "Ġdep", + "ended" + ], + [ + "Ġsuff", + "erers" + ], + [ + "Ġboard", + "ing" + ], + [ + "Ġinv", + "ade" + ], + [ + "ĠJ", + "ason" + ], + [ + "Ġbi", + "otechnology" + ], + [ + "é", + "t" + ], + [ + "ĠInvestig", + "ation" + ], + [ + "l", + "ater" + ], + [ + "Ġst", + "ellar" + ], + [ + "20", + "22" + ], + [ + "Ġorigin", + "ates" + ], + [ + "ĠSand", + "y" + ], + [ + "ĠLo", + "op" + ], + [ + "in", + "ic" + ], + [ + "Ġ18", + "89" + ], + [ + "ĠTra", + "uma" + ], + [ + "AA", + "A" + ], + [ + "ĠGra", + "duate" + ], + [ + "Ġin", + "accurate" + ], + [ + "Ġamphib", + "ians" + ], + [ + "Ġloos", + "ely" + ], + [ + "ĠLink", + "ed" + ], + [ + "prising", + "ly" + ], + [ + "Ġdub", + "bed" + ], + [ + "iothe", + "rapy" + ], + [ + "ĠB", + "rew" + ], + [ + "Ġcan", + "non" + ], + [ + "ĠProb", + "ably" + ], + [ + "ĠKE", + "Y" + ], + [ + "ĠSina", + "i" + ], + [ + "ect", + "omy" + ], + [ + "Ġsc", + "av" + ], + [ + "ert", + "ools" + ], + [ + "ĠArab", + "ian" + ], + [ + "Ġjudge", + "ment" + ], + [ + "ilit", + "arian" + ], + [ + "??", + "??" + ], + [ + "Is", + "rael" + ], + [ + "Ġgall", + "eries" + ], + [ + "Ġmira", + "cul" + ], + [ + "l", + "ocked" + ], + [ + "cl", + "imate" + ], + [ + "ish", + "able" + ], + [ + "im", + "an" + ], + [ + "ĠE", + "F" + ], + [ + "Ġencounter", + "ing" + ], + [ + "Ġid", + "ol" + ], + [ + "ĠYug", + "oslav" + ], + [ + "W", + "T" + ], + [ + "in", + "ine" + ], + [ + "Ġper", + "tains" + ], + [ + "Ġdec", + "ree" + ], + [ + "Ġwitness", + "ing" + ], + [ + "âĹ", + "ı" + ], + [ + "I", + "OS" + ], + [ + "ĠNorm", + "ally" + ], + [ + "mand", + "atory" + ], + [ + "er", + "ations" + ], + [ + "ĠR", + "ig" + ], + [ + "Ġrev", + "isions" + ], + [ + "Ġanaly", + "st" + ], + [ + "ĠVol", + "can" + ], + [ + "C", + "G" + ], + [ + "C", + "ache" + ], + [ + "Ġâī", + "ł" + ], + [ + "ĠBo", + "ys" + ], + [ + "ĠPalest", + "inians" + ], + [ + "Ġbe", + "ast" + ], + [ + "Ġsn", + "ails" + ], + [ + "Ġsyll", + "ables" + ], + [ + "f", + "eld" + ], + [ + "n", + "ail" + ], + [ + "Ġprob", + "es" + ], + [ + "}/", + "{" + ], + [ + "Ġaddict", + "ive" + ], + [ + "ig", + "mat" + ], + [ + "ĠGa", + "uss" + ], + [ + "ĠM", + "atch" + ], + [ + "Ġcol", + "lo" + ], + [ + "ĠEm", + "ployment" + ], + [ + "Ġrighteous", + "ness" + ], + [ + "int", + "ensive" + ], + [ + "Ġcirc", + "adian" + ], + [ + "Ġpropri", + "etary" + ], + [ + "Ġgener", + "a" + ], + [ + "Ġdownload", + "ing" + ], + [ + "ĠMain", + "tenance" + ], + [ + "Ġill", + "icit" + ], + [ + "Ġrot", + "or" + ], + [ + "Ġvend", + "or" + ], + [ + "Ġh", + "ath" + ], + [ + "ĠRef", + "lection" + ], + [ + "hyth", + "m" + ], + [ + "t", + "imer" + ], + [ + "ĠB", + "ach" + ], + [ + "Ġ18", + "99" + ], + [ + "ĠFried", + "rich" + ], + [ + "ĠGab", + "riel" + ], + [ + "N", + "B" + ], + [ + "ĠK", + "ate" + ], + [ + "arn", + "er" + ], + [ + "Ġcommunic", + "ated" + ], + [ + "Ġa", + "rous" + ], + [ + "part", + "icularly" + ], + [ + "æ", + "Ń" + ], + [ + "Com", + "pare" + ], + [ + "Pos", + "itive" + ], + [ + "red", + "irect" + ], + [ + "Ġchem", + "ically" + ], + [ + "Ġwand", + "ering" + ], + [ + "W", + "M" + ], + [ + "Ġbureau", + "c" + ], + [ + "Y", + "P" + ], + [ + "ĠCh", + "rom" + ], + [ + "Ġneighb", + "ouring" + ], + [ + "Ġcris", + "p" + ], + [ + "storm", + "s" + ], + [ + "ĠC", + "ret" + ], + [ + "S", + "orry" + ], + [ + "Ã", + "ĥ" + ], + [ + "Ġmillenn", + "ium" + ], + [ + "Ġproject", + "ile" + ], + [ + "Ġprim", + "ates" + ], + [ + "A", + "UTH" + ], + [ + "i", + "ography" + ], + [ + "ib", + "ia" + ], + [ + "Ġtyp", + "ed" + ], + [ + "Ġpath", + "lib" + ], + [ + "N", + "ative" + ], + [ + "Ġbreast", + "s" + ], + [ + "may", + "be" + ], + [ + "ĠAy", + "urved" + ], + [ + "ĠEns", + "uring" + ], + [ + "Ġprogram", + "mer" + ], + [ + "22", + "3" + ], + [ + "ĠSec", + "ure" + ], + [ + "Ġre", + "ap" + ], + [ + "ĠClass", + "es" + ], + [ + "Ġ18", + "71" + ], + [ + ">", + "\"" + ], + [ + "ĠSt", + "ru" + ], + [ + "40", + "8" + ], + [ + "Ġstat", + "utes" + ], + [ + "let", + "ons" + ], + [ + "ĠPhot", + "ography" + ], + [ + "ĠM", + "AC" + ], + [ + "Ġch", + "in" + ], + [ + "u", + "ish" + ], + [ + "Ġh", + "ing" + ], + [ + "ip", + "us" + ], + [ + "ĠO", + "B" + ], + [ + "Ġfat", + "alities" + ], + [ + "Ġ18", + "93" + ], + [ + "Ġtun", + "a" + ], + [ + "Ġs", + "inking" + ], + [ + "Ġ18", + "85" + ], + [ + "p", + "el" + ], + [ + "Ġcommon", + "place" + ], + [ + "a", + "vers" + ], + [ + "Ġauthor", + "ization" + ], + [ + "ĠT", + "EST" + ], + [ + "Ġsh", + "red" + ], + [ + "Ġav", + "ian" + ], + [ + "ĠIraq", + "i" + ], + [ + "os", + "ocial" + ], + [ + "ãĤ", + "Ĵ" + ], + [ + "Ġdisadvant", + "aged" + ], + [ + "Ġsm", + "oked" + ], + [ + "Ġplay", + "wright" + ], + [ + "w", + "at" + ], + [ + "for", + "th" + ], + [ + "Ġelev", + "ator" + ], + [ + "Ġp", + "k" + ], + [ + "Ġpl", + "aint" + ], + [ + "Ġ4", + "80" + ], + [ + "ĠGram", + "mar" + ], + [ + "OC", + "K" + ], + [ + "Ġpit", + "falls" + ], + [ + "ĠHind", + "i" + ], + [ + "m", + "ys" + ], + [ + "Ġc", + "u" + ], + [ + "ino", + "ids" + ], + [ + "CO", + "M" + ], + [ + "Ġvent", + "ures" + ], + [ + "Ġillum", + "inating" + ], + [ + "ĠEnter", + "prise" + ], + [ + "al", + "ong" + ], + [ + "ĠN", + "IH" + ], + [ + "cl", + "usters" + ], + [ + "Ġsc", + "ars" + ], + [ + "Ġcat", + "al" + ], + [ + "Dec", + "imal" + ], + [ + "ĠJenn", + "ifer" + ], + [ + "ch", + "r" + ], + [ + "let", + "te" + ], + [ + "initial", + "izer" + ], + [ + "Ġlapt", + "ops" + ], + [ + "Ġcorrect", + "ions" + ], + [ + "ren", + "ches" + ], + [ + "ĠEngine", + "er" + ], + [ + "ç", + "İ" + ], + [ + "se", + "ctor" + ], + [ + "oc", + "he" + ], + [ + "n", + "ine" + ], + [ + "ĠM", + "erc" + ], + [ + "01", + "4" + ], + [ + ")=", + "(" + ], + [ + "o", + "fficial" + ], + [ + "ĠH", + "aven" + ], + [ + "Ġbur", + "sts" + ], + [ + "Ġcounter", + "act" + ], + [ + "Ġprejud", + "ices" + ], + [ + "Ġsal", + "inity" + ], + [ + "26", + "8" + ], + [ + "po", + "inter" + ], + [ + "Ġbureau", + "cr" + ], + [ + "en", + "et" + ], + [ + "ĠMong", + "ol" + ], + [ + "Ñ", + "İ" + ], + [ + "M", + "atch" + ], + [ + "ĠSt", + "ack" + ], + [ + "Ġpol", + "ished" + ], + [ + "Ġconc", + "ave" + ], + [ + "Ġcra", + "bs" + ], + [ + "27", + "3" + ], + [ + "Ġp", + "amph" + ], + [ + "Ġinf", + "lamed" + ], + [ + "IC", + "ES" + ], + [ + "}}", + "^{" + ], + [ + "Ġcapac", + "itance" + ], + [ + "ĠPhoen", + "ix" + ], + [ + "Ġadm", + "issions" + ], + [ + "Ġcohes", + "ive" + ], + [ + "rou", + "ter" + ], + [ + "32", + "6" + ], + [ + "ĠCollect", + "ions" + ], + [ + "ĠS", + "F" + ], + [ + "Ġelect", + "roc" + ], + [ + "Ġtou", + "g" + ], + [ + "W", + "in" + ], + [ + "ung", + "al" + ], + [ + "Ġkn", + "ights" + ], + [ + "Ġ", + "rome" + ], + [ + "Ġorgan", + "izers" + ], + [ + "access", + "ible" + ], + [ + "Ġapprent", + "ices" + ], + [ + "Ġen", + "velop" + ], + [ + "ĠO", + "racle" + ], + [ + "ak", + "u" + ], + [ + "es", + "cent" + ], + [ + "ut", + "c" + ], + [ + "oc", + "amp" + ], + [ + "Ġaut", + "istic" + ], + [ + "Ġrep", + "aired" + ], + [ + "åı", + "ĸ" + ], + [ + "am", + "ic" + ], + [ + "Ġloc", + "us" + ], + [ + "Ġten", + "ets" + ], + [ + "Ġprivile", + "ged" + ], + [ + "stat", + "istics" + ], + [ + "Ġqu", + "er" + ], + [ + "Ġirre", + "versible" + ], + [ + "ĠPret", + "ty" + ], + [ + "Ġpal", + "ette" + ], + [ + "Ġoverl", + "ook" + ], + [ + "ĠIN", + "TER" + ], + [ + "čĊĠĠĠĠ", + "čĊĠĠĠ" + ], + [ + "look", + "up" + ], + [ + "ĠAstr", + "onom" + ], + [ + "29", + "0" + ], + [ + "Ident", + "ity" + ], + [ + "A", + "z" + ], + [ + "Ġfore", + "ground" + ], + [ + "an", + "che" + ], + [ + "stit", + "uting" + ], + [ + "Ġexponential", + "ly" + ], + [ + "Ġg", + "rit" + ], + [ + "ĠCh", + "at" + ], + [ + "Ġrestric", + "ting" + ], + [ + "ĠH", + "ERE" + ], + [ + "--------------------------------", + "--" + ], + [ + "j", + "ab" + ], + [ + "Ġst", + "ained" + ], + [ + "sh", + "ots" + ], + [ + "Te", + "chnology" + ], + [ + "ĠP", + "ep" + ], + [ + "ĠCirc", + "uits" + ], + [ + "Ġout", + "right" + ], + [ + "Ġsl", + "ots" + ], + [ + "³³³³", + "³³" + ], + [ + "ech", + "o" + ], + [ + "ĠM", + "ood" + ], + [ + "01", + "01" + ], + [ + "Ġprohib", + "ition" + ], + [ + "Ġk", + "ite" + ], + [ + "Ġra", + "id" + ], + [ + "Ġred", + "ness" + ], + [ + "pr", + "us" + ], + [ + "Ġintim", + "idating" + ], + [ + "Ġhum", + "ming" + ], + [ + "Ġreal", + "ised" + ], + [ + "Pr", + "inc" + ], + [ + "Ġerupt", + "ed" + ], + [ + "p", + "ull" + ], + [ + "Ġr", + "anc" + ], + [ + "°", + "," + ], + [ + "Ġpresent", + "ly" + ], + [ + "Al", + "low" + ], + [ + "ĠInter", + "section" + ], + [ + "Ġam", + "use" + ], + [ + "Ġvis", + "cosity" + ], + [ + "S", + "B" + ], + [ + "ç", + "½" + ], + [ + "ĠIn", + "sect" + ], + [ + "Ġ18", + "57" + ], + [ + "Ġsurround", + "s" + ], + [ + "s", + "it" + ], + [ + "Ġprop", + "ulsion" + ], + [ + "direct", + "ed" + ], + [ + "cond", + "itions" + ], + [ + "Ġ}", + "$$" + ], + [ + "ĠWind", + "ow" + ], + [ + "ĠCompar", + "ative" + ], + [ + "Ġqu", + "o" + ], + [ + "Ġprogress", + "ed" + ], + [ + "ĠInter", + "face" + ], + [ + "gu", + "ard" + ], + [ + "Ġinsign", + "ificant" + ], + [ + "ĠTrans", + "l" + ], + [ + "ĠMah", + "ar" + ], + [ + "2", + "13" + ], + [ + "t", + "oc" + ], + [ + "Ġdisc", + "ol" + ], + [ + "reg", + "ation" + ], + [ + "unt", + "ary" + ], + [ + "Ã", + "¥" + ], + [ + "Ġh", + "ues" + ], + [ + "ĠR", + "D" + ], + [ + "ĠDr", + "inking" + ], + [ + "diff", + "erence" + ], + [ + "Rec", + "ogn" + ], + [ + "ĠVeter", + "ans" + ], + [ + "Ġ13", + "9" + ], + [ + "ĠS", + "K" + ], + [ + "ĠM", + "ann" + ], + [ + "Ġdr", + "ums" + ], + [ + "Ġsp", + "ells" + ], + [ + "ĠOri", + "ental" + ], + [ + "Ġl", + "an" + ], + [ + "30", + "6" + ], + [ + "ĠDem", + "and" + ], + [ + "Integer", + "Field" + ], + [ + "ĠGil", + "bert" + ], + [ + "k", + "il" + ], + [ + "Ġr", + "inse" + ], + [ + "ĠEd", + "mund" + ], + [ + "Ġintim", + "acy" + ], + [ + "m", + "r" + ], + [ + "at", + "onin" + ], + [ + "R", + "ect" + ], + [ + "c", + "art" + ], + [ + "l", + "ining" + ], + [ + "ad", + "vert" + ], + [ + "ore", + "xia" + ], + [ + "19", + "60" + ], + [ + "Ġassoci", + "ates" + ], + [ + "Emb", + "ed" + ], + [ + "Ġst", + "itches" + ], + [ + "ĠAl", + "ger" + ], + [ + "Ġnob", + "ility" + ], + [ + "Ġfer", + "mented" + ], + [ + "ä»", + "¶" + ], + [ + "x", + "ed" + ], + [ + "Ġr", + "ites" + ], + [ + "Ġfost", + "ered" + ], + [ + "Ġtherm", + "ometer" + ], + [ + "Ġbi", + "ographies" + ], + [ + "ĠCra", + "ig" + ], + [ + "ĠSalv", + "ador" + ], + [ + "ond", + "e" + ], + [ + "Ġinteract", + "s" + ], + [ + "Ġfib", + "res" + ], + [ + "Ġ17", + "76" + ], + [ + "Ġtheore", + "tically" + ], + [ + "ĠProm", + "otions" + ], + [ + "é", + "¡" + ], + [ + "Ġthe", + "at" + ], + [ + "se", + "us" + ], + [ + "play", + "ing" + ], + [ + "Ġfresh", + "ly" + ], + [ + "Ġattract", + "s" + ], + [ + "ĠD", + "rag" + ], + [ + "Ġformat", + "ted" + ], + [ + "Ġsusp", + "ense" + ], + [ + "Ġf", + "use" + ], + [ + "e", + "ating" + ], + [ + "Com", + "ments" + ], + [ + "Ġchol", + "era" + ], + [ + "ec", + "imal" + ], + [ + "Ġobserv", + "able" + ], + [ + "P", + "ur" + ], + [ + "ĠA", + "G" + ], + [ + "ĠComput", + "ers" + ], + [ + "Ġtooth", + "paste" + ], + [ + "Ġrecurs", + "ion" + ], + [ + "Ġ", + "³³³" + ], + [ + "Ġf", + "uzzy" + ], + [ + "Ġgreet", + "ed" + ], + [ + "el", + "ist" + ], + [ + "il", + "ater" + ], + [ + "Ġbr", + "ushes" + ], + [ + "ĠElectric", + "ity" + ], + [ + "J", + "o" + ], + [ + "ĠCarn", + "egie" + ], + [ + "Ġb", + "or" + ], + [ + "Ġre", + "de" + ], + [ + "Ġpert", + "urb" + ], + [ + "ĠReyn", + "olds" + ], + [ + "im", + "ator" + ], + [ + "Ġsubsc", + "ript" + ], + [ + "ex", + "pect" + ], + [ + "Ġpre", + "aching" + ], + [ + "aus", + "ed" + ], + [ + "g", + "ap" + ], + [ + "oc", + "ative" + ], + [ + "ĠE", + "ur" + ], + [ + "Ġbl", + "ends" + ], + [ + "u", + "rom" + ], + [ + "Ġassert", + "ed" + ], + [ + "Ġelig", + "ibility" + ], + [ + "Enc", + "oder" + ], + [ + "Ġpancreat", + "ic" + ], + [ + "ĠP", + "or" + ], + [ + "ĠV", + "ern" + ], + [ + "Ġb", + "ells" + ], + [ + "H", + "or" + ], + [ + "Ġde", + "le" + ], + [ + "Ġsl", + "ug" + ], + [ + "Ġend", + "ured" + ], + [ + "ann", + "i" + ], + [ + "Ġille", + "g" + ], + [ + "Ġgar", + "ment" + ], + [ + "×", + "Ķ" + ], + [ + "ĠB", + "arc" + ], + [ + "ĠR", + "ates" + ], + [ + "Ġali", + "ens" + ], + [ + "T", + "ogether" + ], + [ + "so", + "ever" + ], + [ + "ident", + "ified" + ], + [ + "``", + "." + ], + [ + "Ġown", + "ing" + ], + [ + "âĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢ", + "âĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢ" + ], + [ + "ge", + "mon" + ], + [ + "ĠU", + "I" + ], + [ + "inf", + "ected" + ], + [ + "Ġconduct", + "ors" + ], + [ + "100", + "7" + ], + [ + "Ġbra", + "kes" + ], + [ + "Def", + "ine" + ], + [ + "ĠRuntime", + "Error" + ], + [ + "ĠB", + "ibli" + ], + [ + "Ġmust", + "ard" + ], + [ + "isc", + "her" + ], + [ + "ĠAccount", + "ing" + ], + [ + "ĠDiet", + "ary" + ], + [ + "ĠT", + "rip" + ], + [ + "čĊĉĉ", + "ĉ" + ], + [ + "Ġk", + "a" + ], + [ + "ĠInter", + "view" + ], + [ + "Ġdegrad", + "ed" + ], + [ + "H", + "ouse" + ], + [ + "ĠM", + "M" + ], + [ + "Ġdirect", + "ing" + ], + [ + "Ġbud", + "ding" + ], + [ + "ĠRequ", + "irements" + ], + [ + ")", + ">" + ], + [ + "V", + "P" + ], + [ + "Ġ`", + "//" + ], + [ + "ĠH", + "idden" + ], + [ + "ĠRe", + "ed" + ], + [ + "Ġsole", + "mn" + ], + [ + "ĠRi", + "emann" + ], + [ + ".", + "!" + ], + [ + "ĠL", + "is" + ], + [ + "Ġret", + "inal" + ], + [ + "Ġnick", + "name" + ], + [ + "ĠR", + "are" + ], + [ + "Ġpol", + "io" + ], + [ + "opl", + "an" + ], + [ + "ed", + "itor" + ], + [ + "un", + "icode" + ], + [ + "Ġprohib", + "it" + ], + [ + "ĠC", + "ox" + ], + [ + "Ġlaund", + "ry" + ], + [ + ":", + "/" + ], + [ + "l", + "ia" + ], + [ + "at", + "z" + ], + [ + "Ġstack", + "ed" + ], + [ + "17", + "2" + ], + [ + "Ġrevolution", + "ized" + ], + [ + "ien", + "ced" + ], + [ + "$", + "'," + ], + [ + "S", + "ort" + ], + [ + "o", + "ing" + ], + [ + "Ġin", + "active" + ], + [ + "Ġmess", + "enger" + ], + [ + "Ġe", + "ps" + ], + [ + "Ġam", + "ended" + ], + [ + "AN", + "N" + ], + [ + "ĠInflu", + "ence" + ], + [ + "19", + "45" + ], + [ + "33", + "6" + ], + [ + "Ġoccup", + "ying" + ], + [ + "Pl", + "ant" + ], + [ + "Americ", + "a" + ], + [ + "Ġt", + "ides" + ], + [ + "30", + "3" + ], + [ + "ĠComm", + "ander" + ], + [ + "×", + "¨" + ], + [ + "ĠMar", + "ks" + ], + [ + "Ġparam", + "etric" + ], + [ + "Ġalert", + "s" + ], + [ + "ĠPur", + "pose" + ], + [ + "ad", + "as" + ], + [ + "ĠFle", + "et" + ], + [ + "amp", + "ed" + ], + [ + "Ġspecific", + "ity" + ], + [ + "ĠSher", + "man" + ], + [ + "å®", + "ļ" + ], + [ + "ph", + "alt" + ], + [ + "Ġ__", + "_" + ], + [ + "ĠImm", + "igration" + ], + [ + "čĊ", + "čĊĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "Ġreve", + "red" + ], + [ + "default", + "s" + ], + [ + "l", + "ar" + ], + [ + "ĠAud", + "io" + ], + [ + "Û", + "Į" + ], + [ + "Ġgu", + "ild" + ], + [ + "Ġindividual", + "ized" + ], + [ + "Ġperiod", + "ontal" + ], + [ + "ĠH", + "V" + ], + [ + "Ġtre", + "acher" + ], + [ + "Ġfant", + "astical" + ], + [ + "Ġutens", + "ils" + ], + [ + "Ġpers", + "ists" + ], + [ + "Ġuncover", + "ing" + ], + [ + "Ġthresh", + "olds" + ], + [ + "ĠE", + "cosystem" + ], + [ + "requ", + "ire" + ], + [ + "State", + "ment" + ], + [ + "Ġcleans", + "ing" + ], + [ + "openh", + "agen" + ], + [ + "Ġo", + "ats" + ], + [ + "ar", + "ist" + ], + [ + "ĠR", + "ib" + ], + [ + "Ġoblig", + "ed" + ], + [ + "min", + "imum" + ], + [ + "22", + "1" + ], + [ + "Ġb", + "x" + ], + [ + "ress", + "or" + ], + [ + "Ġland", + "fills" + ], + [ + "Ġdisrupt", + "ing" + ], + [ + "Ġ18", + "97" + ], + [ + "Ġthe", + "olog" + ], + [ + "Ġat", + "roc" + ], + [ + "Ġdisc", + "overs" + ], + [ + "Ġmax", + "imal" + ], + [ + "vis", + "ors" + ], + [ + "Ġv", + "in" + ], + [ + "Ġturn", + "over" + ], + [ + "Ġtransist", + "ors" + ], + [ + "Ø", + "¯" + ], + [ + "ĠB", + "UT" + ], + [ + "ĠH", + "iro" + ], + [ + "17", + "3" + ], + [ + "ag", + "ascar" + ], + [ + "Ġf", + "rench" + ], + [ + "ĠE", + "is" + ], + [ + "Ġrot", + "ates" + ], + [ + "æĪ", + "IJ" + ], + [ + ":", + "\")" + ], + [ + "ost", + "ing" + ], + [ + "Ġcl", + "iffs" + ], + [ + "ens", + "er" + ], + [ + "Ġx", + "i" + ], + [ + "Fl", + "ag" + ], + [ + "----------------------------", + "--" + ], + [ + "ĠSac", + "red" + ], + [ + "ĠMun", + "ich" + ], + [ + "orect", + "al" + ], + [ + "utri", + "ent" + ], + [ + "T", + "IM" + ], + [ + "ar", + "ate" + ], + [ + "ib", + "an" + ], + [ + "Ġsc", + "rub" + ], + [ + "IS", + "A" + ], + [ + "ĠAtt", + "ention" + ], + [ + "Ġfrag", + "mented" + ], + [ + ";\\", + ";\\" + ], + [ + "36", + "8" + ], + [ + "åħ", + "¥" + ], + [ + "Ġin", + "organic" + ], + [ + "Ġenc", + "ro" + ], + [ + "Ġspect", + "roscopy" + ], + [ + "Ġadvent", + "urous" + ], + [ + "ĠInclud", + "es" + ], + [ + "Ġinver", + "ted" + ], + [ + "L", + "en" + ], + [ + "ĠCru", + "z" + ], + [ + "ay", + "ana" + ], + [ + "Ġ20", + "25" + ], + [ + "Class", + "ifier" + ], + [ + "Program", + "ming" + ], + [ + "d", + "B" + ], + [ + "ing", + "les" + ], + [ + "ĠBas", + "il" + ], + [ + "ĠTra", + "ditionally" + ], + [ + "ĠB", + "order" + ], + [ + "uit", + "ary" + ], + [ + "Ġend", + "omet" + ], + [ + "Ġpron", + "ouns" + ], + [ + "ĠRe", + "place" + ], + [ + "L", + "ES" + ], + [ + "ĠJ", + "a" + ], + [ + "com", + "par" + ], + [ + "be", + "k" + ], + [ + "}^{", + "-" + ], + [ + "Ġtrou", + "bled" + ], + [ + "ĠJul", + "ian" + ], + [ + "Ġescap", + "ing" + ], + [ + "Ġlaugh", + "ing" + ], + [ + "Ġstar", + "ter" + ], + [ + "I", + "ENT" + ], + [ + "Ġser", + "pent" + ], + [ + "Ġc", + "racking" + ], + [ + "Ġm", + "p" + ], + [ + "ĠHen", + "ri" + ], + [ + "Ġmemor", + "ize" + ], + [ + "P", + "layer" + ], + [ + "l", + "ot" + ], + [ + "s", + "z" + ], + [ + "Ġcommem", + "orate" + ], + [ + "Ġman", + "gan" + ], + [ + "ord", + "inates" + ], + [ + "ĠX", + "Y" + ], + [ + "Ġhe", + "mat" + ], + [ + "ĠÃ", + "ĥ" + ], + [ + "Ġpref", + "ers" + ], + [ + "Ġcop", + "rime" + ], + [ + "al", + "ert" + ], + [ + "ĠH", + "ugh" + ], + [ + "Ġadapt", + "able" + ], + [ + "Ġvolunt", + "arily" + ], + [ + "Ġformula", + "e" + ], + [ + "Spec", + "ific" + ], + [ + "ĠExpon", + "ential" + ], + [ + "Ġdeb", + "ilitating" + ], + [ + "inc", + "inn" + ], + [ + "Ġb", + "ury" + ], + [ + "ĠG", + "ust" + ], + [ + "idd", + "les" + ], + [ + "res", + "a" + ], + [ + "Ġpl", + "umbing" + ], + [ + "ce", + "iver" + ], + [ + "em", + "atic" + ], + [ + "ep", + "h" + ], + [ + "Ġdiss", + "atisf" + ], + [ + "engine", + "ering" + ], + [ + "ĠPlan", + "ck" + ], + [ + "Ġplate", + "au" + ], + [ + "Ġsug", + "ary" + ], + [ + "COL", + "OR" + ], + [ + "iline", + "ar" + ], + [ + "k", + "el" + ], + [ + "w", + "arm" + ], + [ + "é", + "Ŀ" + ], + [ + "at", + "hetic" + ], + [ + "ĠDirect", + "ory" + ], + [ + "Hy", + "per" + ], + [ + "l", + "p" + ], + [ + "ĊĊ", + "ĊĊ" + ], + [ + "back", + "ward" + ], + [ + "Cross", + "Ref" + ], + [ + "th", + "inking" + ], + [ + "Ġi", + "ii" + ], + [ + "Ġcat", + "ches" + ], + [ + "Ġsacrific", + "ing" + ], + [ + "Ġast", + "eroids" + ], + [ + "N", + "or" + ], + [ + "z", + "el" + ], + [ + "in", + "h" + ], + [ + "at", + "ri" + ], + [ + "F", + "ocus" + ], + [ + "ï", + "¬" + ], + [ + "Ġprefer", + "ably" + ], + [ + "ĠBron", + "ze" + ], + [ + "row", + "ning" + ], + [ + "Ġcr", + "unch" + ], + [ + "\\", + ":" + ], + [ + "Ġg", + "it" + ], + [ + "Ġve", + "c" + ], + [ + "um", + "ann" + ], + [ + "ĠD", + "escript" + ], + [ + "Ġcl", + "ots" + ], + [ + "ĠSocial", + "ist" + ], + [ + "19", + "1" + ], + [ + "sw", + "orth" + ], + [ + "ĠAg", + "ent" + ], + [ + "Ġforeign", + "ers" + ], + [ + "pre", + "vious" + ], + [ + "ĠL", + "ed" + ], + [ + "Ġlab", + "orers" + ], + [ + "Ġalt", + "itudes" + ], + [ + "ĠP", + "rag" + ], + [ + "ĠTrans", + "formation" + ], + [ + "Ġscreen", + "ed" + ], + [ + "ĠOb", + "esity" + ], + [ + "ĠList", + "ening" + ], + [ + "rolog", + "ical" + ], + [ + "Ġcost", + "ume" + ], + [ + "Ġimplement", + "ations" + ], + [ + "Tra", + "ining" + ], + [ + "Ġ", + "ery" + ], + [ + "per", + "fect" + ], + [ + "ft", + "s" + ], + [ + "IL", + "D" + ], + [ + "ĠImm", + "une" + ], + [ + "Ø", + "ª" + ], + [ + "Ġs", + "clerosis" + ], + [ + "um", + "bs" + ], + [ + "Ġair", + "ports" + ], + [ + "ĠTher", + "m" + ], + [ + "M", + "AS" + ], + [ + "b", + "ons" + ], + [ + "Ġf", + "ade" + ], + [ + "Ġ(", + "=" + ], + [ + "ĠH", + "ipp" + ], + [ + "Ġsecret", + "ly" + ], + [ + "ĠBat", + "talion" + ], + [ + "Ġhuman", + "ities" + ], + [ + "Ġinhib", + "ition" + ], + [ + "Ġlingu", + "istics" + ], + [ + "Ġf", + "ern" + ], + [ + "Ġcircum", + "stance" + ], + [ + "à¥", + "ĭ" + ], + [ + "ac", + "ency" + ], + [ + "ñ", + "a" + ], + [ + "Ġdis", + "pose" + ], + [ + "Mus", + "lim" + ], + [ + "L", + "o" + ], + [ + "á", + "½" + ], + [ + "Ġsl", + "im" + ], + [ + "Ġpredecess", + "or" + ], + [ + "ac", + "l" + ], + [ + "ĠNe", + "il" + ], + [ + "not", + "ations" + ], + [ + "Ġhes", + "it" + ], + [ + "Ġannot", + "ated" + ], + [ + "T", + "B" + ], + [ + "Ġag", + "grav" + ], + [ + "ĠMor", + "ning" + ], + [ + "ĠR", + "oh" + ], + [ + "Ġse", + "ize" + ], + [ + "Ġ14", + "3" + ], + [ + "Ġsoft", + "ly" + ], + [ + "Ġiniti", + "ating" + ], + [ + "Ġpregn", + "ancies" + ], + [ + "Ġco", + "ils" + ], + [ + "Ġperpetu", + "ate" + ], + [ + "h", + "ift" + ], + [ + "Ġche", + "es" + ], + [ + "Ġachie", + "vable" + ], + [ + "ĠWars", + "aw" + ], + [ + "Ġ18", + "5" + ], + [ + "29", + "8" + ], + [ + "Ġconscious", + "ly" + ], + [ + "Ġpreced", + "ent" + ], + [ + "pop", + "ular" + ], + [ + "Ġspl", + "its" + ], + [ + "Ġre", + "claim" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠ" + ], + [ + "ĠLl", + "oyd" + ], + [ + "S", + "K" + ], + [ + "Ph", + "i" + ], + [ + "Ġim", + "b" + ], + [ + "Ġfix", + "tures" + ], + [ + "ĠCam", + "era" + ], + [ + "th", + "y" + ], + [ + "ĠV", + "lad" + ], + [ + "Ġinter", + "generational" + ], + [ + "ĠAm", + "id" + ], + [ + "Ġb", + "ak" + ], + [ + "Ġsumm", + "ation" + ], + [ + "Ġmush", + "room" + ], + [ + "oler", + "ant" + ], + [ + "ĥ", + "½" + ], + [ + "Ġblue", + "print" + ], + [ + "=[", + "]" + ], + [ + "c", + "se" + ], + [ + "m", + "f" + ], + [ + "Ġqu", + "ir" + ], + [ + "ox", + "ins" + ], + [ + "mb", + "ox" + ], + [ + "ĠPer", + "ry" + ], + [ + "NOT", + "E" + ], + [ + "ĠL", + "amb" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "Ġ" + ], + [ + "Ġeffort", + "lessly" + ], + [ + "Mathemat", + "ics" + ], + [ + "Ġhand", + "ic" + ], + [ + "40", + "3" + ], + [ + "27", + "4" + ], + [ + "Ġdiver", + "gent" + ], + [ + "ĠWeek", + "ly" + ], + [ + "Ġinf", + "ringe" + ], + [ + "ĠMy", + "ster" + ], + [ + "ĠPrint", + "ing" + ], + [ + "t", + "re" + ], + [ + "Ġatt", + "orneys" + ], + [ + "Ġ18", + "68" + ], + [ + "80", + "8" + ], + [ + "Ġmeticul", + "ously" + ], + [ + "Hen", + "ry" + ], + [ + "dr", + "iving" + ], + [ + "Ġhall", + "uc" + ], + [ + "Ġcram", + "ps" + ], + [ + "Ġconject", + "ure" + ], + [ + "ĠGo", + "al" + ], + [ + "Ġdisput", + "ed" + ], + [ + "ĠW", + "ing" + ], + [ + "ĠE", + "dison" + ], + [ + "ĠGod", + "s" + ], + [ + "Ġhybr", + "ids" + ], + [ + ")", + "}{\\" + ], + [ + "Ġaffil", + "iated" + ], + [ + "ob", + "acter" + ], + [ + "CO", + "S" + ], + [ + "road", + "s" + ], + [ + "Intern", + "et" + ], + [ + "iv", + "itis" + ], + [ + "ĠH", + "ort" + ], + [ + "Ġpr", + "isons" + ], + [ + "PD", + "ATE" + ], + [ + "pron", + "ounced" + ], + [ + "ell", + "ations" + ], + [ + "Ġuseful", + "ness" + ], + [ + "Ġmess", + "y" + ], + [ + "ĠDiagn", + "osis" + ], + [ + "C", + "ultural" + ], + [ + "Ġun", + "available" + ], + [ + "ĠCh", + "ang" + ], + [ + "ĠST", + "R" + ], + [ + "qu", + "isite" + ], + [ + "O", + "wn" + ], + [ + "ĠC", + "ul" + ], + [ + "cl", + "inical" + ], + [ + "Ġgener", + "osity" + ], + [ + "an", + "other" + ], + [ + "st", + "o" + ], + [ + ";", + "&" + ], + [ + "d", + "ummy" + ], + [ + "Ġm", + "aid" + ], + [ + "and", + "ra" + ], + [ + "ĠR", + "N" + ], + [ + "ur", + "st" + ], + [ + "01", + "9" + ], + [ + "UL", + "AR" + ], + [ + "Chall", + "enge" + ], + [ + "man", + "uel" + ], + [ + "ĠNE", + "W" + ], + [ + "U", + "rl" + ], + [ + "Ġch", + "ina" + ], + [ + "atin", + "um" + ], + [ + "\\", + "}$" + ], + [ + "Ġins", + "criptions" + ], + [ + "Ġtu", + "ition" + ], + [ + "ĠI", + "bn" + ], + [ + "ĠW", + "elfare" + ], + [ + "35", + "8" + ], + [ + "å", + "İ" + ], + [ + "Ġt", + "ilt" + ], + [ + "Ġre", + "building" + ], + [ + "ib", + "ular" + ], + [ + "R", + "x" + ], + [ + "con", + "struction" + ], + [ + "Ġ6", + "50" + ], + [ + "Ġst", + "ing" + ], + [ + "Ġ2", + "16" + ], + [ + "Ġr", + "ushed" + ], + [ + "Re", + "LU" + ], + [ + "P", + "ersonal" + ], + [ + "C", + "N" + ], + [ + "ĠF", + "rame" + ], + [ + "Ġmic", + "ron" + ], + [ + "æĸ", + "¹" + ], + [ + "con", + "sole" + ], + [ + "Ġcontact", + "ed" + ], + [ + "be", + "cca" + ], + [ + "Ġphot", + "ovolta" + ], + [ + "w", + "en" + ], + [ + "F", + "Y" + ], + [ + "j", + "ack" + ], + [ + "Ġinv", + "as" + ], + [ + "Ġmus", + "cul" + ], + [ + "gl", + "ass" + ], + [ + "gu", + "ided" + ], + [ + "Ġl", + "ump" + ], + [ + "Ġwas", + "ting" + ], + [ + "ĠJ", + "i" + ], + [ + "board", + "ing" + ], + [ + "ĠTrigon", + "ometry" + ], + [ + "ant", + "on" + ], + [ + "Ġexch", + "anging" + ], + [ + "ins", + "ky" + ], + [ + "Ġshare", + "holders" + ], + [ + "Dan", + "iel" + ], + [ + "Ġg", + "enders" + ], + [ + "g", + "m" + ], + [ + "ĠB", + "ib" + ], + [ + "Ġa", + "fore" + ], + [ + "ĠSt", + "em" + ], + [ + "Ġsp", + "or" + ], + [ + "Ġconclud", + "ing" + ], + [ + "ĠImpro", + "vement" + ], + [ + "V", + "T" + ], + [ + "Ġpos", + "its" + ], + [ + "lass", + "es" + ], + [ + "Ġwith", + "drawn" + ], + [ + "clos", + "ures" + ], + [ + "Ġo", + "ath" + ], + [ + "Ġ\"", + "\")" + ], + [ + "Ġsp", + "ills" + ], + [ + "ĠPeters", + "burg" + ], + [ + "ĠJul", + "ia" + ], + [ + "Â", + "¢" + ], + [ + "ĠPl", + "ain" + ], + [ + "Ġspecial", + "izes" + ], + [ + "ele", + "m" + ], + [ + "vis", + "it" + ], + [ + "ĠSac", + "rament" + ], + [ + "Ġcarcin", + "oma" + ], + [ + "i", + "ates" + ], + [ + "pro", + "bs" + ], + [ + "18", + "00" + ], + [ + "D", + "H" + ], + [ + "Ġun", + "acceptable" + ], + [ + "Ġag", + "ility" + ], + [ + "Ġbra", + "ces" + ], + [ + "re", + "pository" + ], + [ + "ĠF", + "u" + ], + [ + "l", + "ash" + ], + [ + "ra", + "x" + ], + [ + "ĠT", + "ao" + ], + [ + "ĠP", + "RE" + ], + [ + "Ġw", + "att" + ], + [ + "ĠH", + "omes" + ], + [ + "h", + "aw" + ], + [ + "ĠG", + "MO" + ], + [ + "Ġpre", + "natal" + ], + [ + "!", + "=" + ], + [ + "Ġ2", + "22" + ], + [ + "27", + "9" + ], + [ + "Ġdisinf", + "ect" + ], + [ + "+", + "-" + ], + [ + "ĠB", + "ols" + ], + [ + "^", + "*" + ], + [ + "Â", + "¯" + ], + [ + "fil", + "tered" + ], + [ + "ĠPlay", + "ers" + ], + [ + "ĠInitial", + "ize" + ], + [ + "ĠSpect", + "rum" + ], + [ + "ĠTheod", + "ore" + ], + [ + "Ġde", + "gener" + ], + [ + "01", + "3" + ], + [ + "Ġfl", + "are" + ], + [ + "Ġshort", + "ened" + ], + [ + "Ġne", + "o" + ], + [ + "Ġ18", + "76" + ], + [ + "cap", + "ital" + ], + [ + "Ġamb", + "itions" + ], + [ + "Ġiter", + "ative" + ], + [ + "Ġsoy", + "bean" + ], + [ + "Ġatt", + "rs" + ], + [ + "Ġ18", + "59" + ], + [ + "ON", + "T" + ], + [ + "ĠPharm", + "ac" + ], + [ + "A", + "H" + ], + [ + "Miss", + "ing" + ], + [ + "s", + "ound" + ], + [ + "Ġbr", + "ightly" + ], + [ + "enc", + "il" + ], + [ + "Ġpred", + "icate" + ], + [ + "C", + "ounter" + ], + [ + "f", + "ro" + ], + [ + "Ġdem", + "ise" + ], + [ + "ĠPal", + "m" + ], + [ + "ĠExper", + "iences" + ], + [ + "Ġcontradict", + "ory" + ], + [ + "ĠS", + "ax" + ], + [ + "Ġconsum", + "es" + ], + [ + "ĠPresident", + "ial" + ], + [ + "r", + "ass" + ], + [ + "Ġc", + "aul" + ], + [ + "Ġsw", + "ine" + ], + [ + "Ġparticip", + "atory" + ], + [ + "Ġconsult", + "ed" + ], + [ + "P", + "IP" + ], + [ + "Ġ14", + "7" + ], + [ + "Bl", + "ood" + ], + [ + "he", + "y" + ], + [ + "ĠSp", + "aces" + ], + [ + "Dep", + "ending" + ], + [ + "ĠKind", + "ergarten" + ], + [ + "al", + "ms" + ], + [ + "ĠH", + "orm" + ], + [ + "!", + "')" + ], + [ + "ĠPolynomial", + "s" + ], + [ + "medi", + "ately" + ], + [ + "Ġb", + "og" + ], + [ + "Ġrab", + "ies" + ], + [ + "clesi", + "astical" + ], + [ + "iv", + "atives" + ], + [ + "Ġreal", + "ms" + ], + [ + "Ġintrig", + "ue" + ], + [ + "Ins", + "ert" + ], + [ + "b", + "ows" + ], + [ + "ER", + "Y" + ], + [ + "HE", + "AD" + ], + [ + "ert", + "on" + ], + [ + "op", + "a" + ], + [ + "Ġ18", + "66" + ], + [ + "9999", + "9999" + ], + [ + "ĠH", + "abitat" + ], + [ + "ĠEN", + "D" + ], + [ + "X", + "ML" + ], + [ + "s", + "b" + ], + [ + "Ġam", + "en" + ], + [ + "it", + "ans" + ], + [ + "Ġneutr", + "ality" + ], + [ + "il", + "ies" + ], + [ + "met", + "ics" + ], + [ + "Ġban", + "ner" + ], + [ + "Ġsell", + "er" + ], + [ + "ĠRel", + "ative" + ], + [ + "Ġswift", + "ly" + ], + [ + "n", + "ature" + ], + [ + "Ġall", + "oys" + ], + [ + "Ġquestion", + "able" + ], + [ + "Ġpadd", + "le" + ], + [ + "s", + "hips" + ], + [ + "pl", + "asia" + ], + [ + "Ġam", + "y" + ], + [ + "Ġech", + "oes" + ], + [ + "ĠH", + "ours" + ], + [ + "Ġ18", + "4" + ], + [ + "Ġglow", + "ing" + ], + [ + "ĠAb", + "bey" + ], + [ + "Ġp", + "ac" + ], + [ + "Ġv", + "ines" + ], + [ + "gar", + "ia" + ], + [ + "ĠAx", + "is" + ], + [ + "z", + "u" + ], + [ + "Ġdec", + "oder" + ], + [ + "oss", + "il" + ], + [ + "Ġrub", + "bing" + ], + [ + "Ġmangan", + "ese" + ], + [ + "Ġl", + "upus" + ], + [ + "dest", + "roy" + ], + [ + "Ġling", + "ering" + ], + [ + "J", + "ac" + ], + [ + "ĠE", + "thernet" + ], + [ + "ĠAss", + "istance" + ], + [ + "Ġvan", + "illa" + ], + [ + "ĠC", + "AP" + ], + [ + "com", + "ings" + ], + [ + "Ġref", + "usal" + ], + [ + "Ġsym", + "ph" + ], + [ + "Ġintersection", + "ality" + ], + [ + "Ġeigen", + "vectors" + ], + [ + "Ġ", + "________________" + ], + [ + "Ġpl", + "acent" + ], + [ + "Ġdi", + "aphrag" + ], + [ + "app", + "ings" + ], + [ + "ĠDis", + "ability" + ], + [ + "UT", + "C" + ], + [ + "dig", + "ital" + ], + [ + "Ġvigil", + "ance" + ], + [ + "Ġup", + "s" + ], + [ + "ĠCom", + "ics" + ], + [ + "28", + "6" + ], + [ + "ĠEmp", + "ower" + ], + [ + "C", + "AT" + ], + [ + "Ġmos", + "que" + ], + [ + "Ġwarn", + "s" + ], + [ + "Ġportray", + "als" + ], + [ + "st", + "ed" + ], + [ + "th", + "a" + ], + [ + "ĠSt", + "rat" + ], + [ + "Ġexcav", + "ations" + ], + [ + "Ġbrack", + "et" + ], + [ + "ĠSe", + "vere" + ], + [ + "ĠAnt", + "ib" + ], + [ + "Ġhem", + "oglobin" + ], + [ + "ĠVeter", + "inary" + ], + [ + "oske", + "letal" + ], + [ + "j", + "our" + ], + [ + "Ġdisrupt", + "ive" + ], + [ + "ĠE", + "y" + ], + [ + "is", + "in" + ], + [ + "Ġdisc", + "ourses" + ], + [ + "Ġje", + "opard" + ], + [ + "prior", + "ity" + ], + [ + "b", + "uf" + ], + [ + "ret", + "ch" + ], + [ + "25", + "7" + ], + [ + "ĠCor", + "p" + ], + [ + "Ġbol", + "st" + ], + [ + "Ġp", + "c" + ], + [ + "ay", + "er" + ], + [ + "âł", + "Ģ" + ], + [ + "Ġintellectual", + "s" + ], + [ + "ĠH", + "erald" + ], + [ + "Ġpo", + "res" + ], + [ + "ick", + "ness" + ], + [ + "Ġpean", + "uts" + ], + [ + "V", + "irtual" + ], + [ + "c", + "hemical" + ], + [ + "ĠRe", + "velation" + ], + [ + "Ġglac", + "ial" + ], + [ + "Ġmitochond", + "ria" + ], + [ + "he", + "mer" + ], + [ + "Ġep", + "igen" + ], + [ + "ref", + "resh" + ], + [ + "ed", + "ipus" + ], + [ + "ĠK", + "ol" + ], + [ + "ĠDiagn", + "ostic" + ], + [ + "in", + "ol" + ], + [ + "ro", + "bot" + ], + [ + "ĠSp", + "ark" + ], + [ + "Ġacad", + "emically" + ], + [ + "Ġc", + "act" + ], + [ + "AM", + "S" + ], + [ + "pan", + "el" + ], + [ + "ce", + "mic" + ], + [ + "Ġvol", + "atility" + ], + [ + "ok", + "a" + ], + [ + "Ġmod", + "ulo" + ], + [ + "ĠComplex", + "ity" + ], + [ + "ropract", + "ic" + ], + [ + "cl", + "osing" + ], + [ + "Ar", + "thur" + ], + [ + "ÃŃ", + "n" + ], + [ + "U", + "ES" + ], + [ + "ers", + "et" + ], + [ + "ĠVal", + "idation" + ], + [ + "ĠN", + "est" + ], + [ + "per", + "y" + ], + [ + "vers", + "al" + ], + [ + "ĠPers", + "ons" + ], + [ + "Ġaeros", + "ol" + ], + [ + "Ġfront", + "al" + ], + [ + "ĠDi", + "pl" + ], + [ + "Ġgly", + "c" + ], + [ + "Ġshore", + "line" + ], + [ + "ĠNarr", + "ative" + ], + [ + "Ġdecl", + "ares" + ], + [ + "ĠR", + "osa" + ], + [ + "28", + "9" + ], + [ + "Ġmention", + "ing" + ], + [ + "ĠKir", + "k" + ], + [ + "ot", + "omy" + ], + [ + "ĠC", + "ats" + ], + [ + "Ġcruel", + "ty" + ], + [ + "Ġun", + "man" + ], + [ + "Ġreserv", + "ations" + ], + [ + "Ġdis", + "position" + ], + [ + "Ġexhib", + "iting" + ], + [ + "Ġreson", + "ates" + ], + [ + "Ġt", + "au" + ], + [ + "Ġdis", + "g" + ], + [ + "Ġdens", + "ely" + ], + [ + "it", + "iveness" + ], + [ + "Ġmot", + "ive" + ], + [ + "ĠWay", + "ne" + ], + [ + "Ġsc", + "are" + ], + [ + "ĠDe", + "cre" + ], + [ + "M", + "id" + ], + [ + "Ġst", + "akes" + ], + [ + "25", + "9" + ], + [ + "Ġcous", + "ins" + ], + [ + "ĠInterpret", + "ation" + ], + [ + "ĠB", + "uch" + ], + [ + "Ġr", + "ug" + ], + [ + "Ġre", + "gex" + ], + [ + "ab", + "ling" + ], + [ + "ĠP", + "air" + ], + [ + "per", + "ing" + ], + [ + "Ġcoord", + "inator" + ], + [ + "Ġrepl", + "aces" + ], + [ + "Can", + "ada" + ], + [ + "el", + "astic" + ], + [ + "ĠP", + "ries" + ], + [ + "Ġfootprint", + "s" + ], + [ + "Ġsub", + "species" + ], + [ + "Ġhum", + "orous" + ], + [ + "DE", + "V" + ], + [ + "F", + "em" + ], + [ + "ĠN", + "S" + ], + [ + "Ġ16", + "9" + ], + [ + "oph", + "one" + ], + [ + "Ġdoctor", + "al" + ], + [ + "Ġc", + "ipher" + ], + [ + "ĠClar", + "ke" + ], + [ + "ĠKrish", + "na" + ], + [ + "ard", + "i" + ], + [ + "am", + "ines" + ], + [ + "Ġdiscrep", + "ancies" + ], + [ + "Ġunh", + "appy" + ], + [ + "it", + "he" + ], + [ + "ph", + "s" + ], + [ + "Ġpron", + "ounce" + ], + [ + "ç", + "ão" + ], + [ + "ĠPerson", + "ality" + ], + [ + "ic", + "able" + ], + [ + "ĠL", + "an" + ], + [ + "Ġnot", + "orious" + ], + [ + "Ġun", + "fore" + ], + [ + "Ġli", + "abilities" + ], + [ + "S", + "y" + ], + [ + "ĠLead", + "ers" + ], + [ + "aw", + "ays" + ], + [ + "Ġflow", + "n" + ], + [ + "s", + "outh" + ], + [ + "par", + "alle" + ], + [ + "ĠRecogn", + "ition" + ], + [ + "Ġalleged", + "ly" + ], + [ + "ovak", + "ia" + ], + [ + ";", + ";" + ], + [ + "i", + "osis" + ], + [ + "ro", + "les" + ], + [ + "act", + "ively" + ], + [ + "Ġ14", + "9" + ], + [ + "Ġfarm", + "land" + ], + [ + "Ġover", + "r" + ], + [ + "Ġdep", + "iction" + ], + [ + "Ġportray", + "al" + ], + [ + "Ġintermitt", + "ent" + ], + [ + "v", + "irtual" + ], + [ + "ĠK", + "ap" + ], + [ + "Ġmis", + "understood" + ], + [ + "bel", + "ow" + ], + [ + "ĠDoc", + "uments" + ], + [ + "c", + "x" + ], + [ + "Ġ$", + "|" + ], + [ + "stud", + "ents" + ], + [ + "Ġit", + "erate" + ], + [ + "ĠSim", + "pl" + ], + [ + "Ġs", + "ands" + ], + [ + "if", + "erous" + ], + [ + "18", + "2" + ], + [ + "Works", + "heet" + ], + [ + "E", + "PA" + ], + [ + "ĠInf", + "ection" + ], + [ + "19", + "3" + ], + [ + "Ġinterpre", + "ter" + ], + [ + "Ġdefend", + "ers" + ], + [ + "s", + "ider" + ], + [ + "Ġw", + "ield" + ], + [ + "AN", + "GE" + ], + [ + "ĠCare", + "fully" + ], + [ + ">", + "'," + ], + [ + "ĠL", + "ung" + ], + [ + "Dat", + "abase" + ], + [ + "Sign", + "al" + ], + [ + "ĠYellow", + "stone" + ], + [ + "F", + "ace" + ], + [ + "Ġ3", + "30" + ], + [ + "str", + "ide" + ], + [ + "k", + "ed" + ], + [ + "Ġh", + "ue" + ], + [ + "are", + "rs" + ], + [ + "ter", + "bury" + ], + [ + "Ġcont", + "ours" + ], + [ + "Ġpar", + "ade" + ], + [ + "Ġrad", + "ically" + ], + [ + "Ġtax", + "a" + ], + [ + "I", + "r" + ], + [ + "24", + "4" + ], + [ + "AL", + "S" + ], + [ + "Ġdispar", + "ity" + ], + [ + "Ï", + "ħ" + ], + [ + "ĠW", + "ise" + ], + [ + "iot", + "a" + ], + [ + "Ġac", + "ry" + ], + [ + "Ġdet", + "erg" + ], + [ + "Ġrecogn", + "izable" + ], + [ + "Ġviol", + "ate" + ], + [ + "ÑĢ", + "е" + ], + [ + "Ġdenomin", + "ations" + ], + [ + "\\", + "'" + ], + [ + "ĠRoman", + "ia" + ], + [ + "Ġpilgrim", + "age" + ], + [ + "Ġd", + "aring" + ], + [ + "Ġpup", + "pet" + ], + [ + "Ġd", + "ich" + ], + [ + "fer", + "red" + ], + [ + "Ġ18", + "88" + ], + [ + "appro", + "ved" + ], + [ + "\\", + ",\\" + ], + [ + "ood", + "les" + ], + [ + "Ġar", + "cs" + ], + [ + "ĠPl", + "ane" + ], + [ + "oc", + "oc" + ], + [ + "ĠQ", + "R" + ], + [ + "Ġsound", + "ed" + ], + [ + "Ġven", + "ue" + ], + [ + "Ġpedest", + "rian" + ], + [ + "pe", + "re" + ], + [ + "$", + ":" + ], + [ + "ĠM", + "ull" + ], + [ + "ĠSh", + "ut" + ], + [ + "ĠSer", + "bia" + ], + [ + "ĠS", + "or" + ], + [ + "Ġro", + "de" + ], + [ + "Ġstir", + "ring" + ], + [ + "Ġunem", + "ployed" + ], + [ + "ĠDiam", + "ond" + ], + [ + "sign", + "ature" + ], + [ + "incinn", + "ati" + ], + [ + "Ġfram", + "ed" + ], + [ + "Ġcapac", + "itors" + ], + [ + "ĠRead", + "ers" + ], + [ + "ĠGraph", + "ing" + ], + [ + "L", + "ou" + ], + [ + "Ġsil", + "ica" + ], + [ + "ĠGerman", + "ic" + ], + [ + "Ġsau", + "ces" + ], + [ + "ĠOtt", + "awa" + ], + [ + "ĠPray", + "er" + ], + [ + "ĠThe", + "ater" + ], + [ + "Ġqu", + "arant" + ], + [ + "F", + "N" + ], + [ + "pack", + "et" + ], + [ + "Ġmol", + "ten" + ], + [ + "Elect", + "ric" + ], + [ + "ĠT", + "ouch" + ], + [ + "ĠPe", + "er" + ], + [ + "60", + "9" + ], + [ + "effect", + "s" + ], + [ + "Ġv", + "ide" + ], + [ + "Ġad", + "jectives" + ], + [ + "Ġdis", + "connected" + ], + [ + "ĠSh", + "ift" + ], + [ + "Ġkn", + "ight" + ], + [ + "asp", + "berry" + ], + [ + "od", + "erm" + ], + [ + "Ġconf", + "ronting" + ], + [ + "Ġcompos", + "ing" + ], + [ + "Ġreward", + "ed" + ], + [ + "ĠHom", + "o" + ], + [ + "ĠMarc", + "us" + ], + [ + "ss", + "h" + ], + [ + "ĠTra", + "dition" + ], + [ + "Cond", + "ition" + ], + [ + "åĩ", + "º" + ], + [ + "din", + "and" + ], + [ + "Ġco", + "herence" + ], + [ + "Ġrh", + "ombus" + ], + [ + "Ġdraft", + "ing" + ], + [ + "hyd", + "ro" + ], + [ + "ĠP", + "ie" + ], + [ + "Ġnormal", + "ization" + ], + [ + "34", + "4" + ], + [ + "Ġincon", + "ven" + ], + [ + "in", + "ence" + ], + [ + "ĠMart", + "ian" + ], + [ + "ĠCap", + "itol" + ], + [ + "ĠMac", + "beth" + ], + [ + "Ġsumm", + "ers" + ], + [ + "ĠValent", + "ine" + ], + [ + "Ġt", + "a" + ], + [ + "Ġen", + "cyclopedia" + ], + [ + "18", + "3" + ], + [ + "ĠCan", + "on" + ], + [ + "к", + "а" + ], + [ + "ĠStruct", + "ural" + ], + [ + "Ġgl", + "orious" + ], + [ + "AR", + "C" + ], + [ + "Ġinterconnected", + "ness" + ], + [ + "Ġ", + "il" + ], + [ + "ĠCom", + "position" + ], + [ + "T", + "en" + ], + [ + "n", + "is" + ], + [ + "ĠâĢ", + "ĭ" + ], + [ + "Ġpermit", + "ting" + ], + [ + "Ġdecentral", + "ized" + ], + [ + "and", + "el" + ], + [ + "Ġdiff", + "use" + ], + [ + "che", + "cks" + ], + [ + "Ġexcav", + "ated" + ], + [ + "Ġbankrupt", + "cy" + ], + [ + ":", + "'" + ], + [ + "Ġbath", + "ing" + ], + [ + "Ġconsol", + "idation" + ], + [ + "m", + "eg" + ], + [ + "Ġd", + "m" + ], + [ + "ĠC", + "AT" + ], + [ + "est", + "ablish" + ], + [ + "Ġa", + "ided" + ], + [ + "Ġf", + "ructose" + ], + [ + "ia", + "z" + ], + [ + "Ġent", + "ail" + ], + [ + "Ġ``", + "=`" + ], + [ + "Ġinspect", + "ions" + ], + [ + "Ġrefresh", + "ing" + ], + [ + "Ġan", + "onym" + ], + [ + "||", + "-" + ], + [ + "Ġdi", + "ode" + ], + [ + "ink", + "le" + ], + [ + "mat", + "ches" + ], + [ + "})", + "$" + ], + [ + "Ġread", + "able" + ], + [ + "ĠSam", + "pling" + ], + [ + "W", + "il" + ], + [ + "Ġsl", + "ender" + ], + [ + "Ġн", + "а" + ], + [ + "W", + "ords" + ], + [ + "âĢ", + "ij" + ], + [ + "40", + "6" + ], + [ + "ĠMar", + "riage" + ], + [ + "Ġcess", + "ation" + ], + [ + "ĠO", + "z" + ], + [ + "ĠMult", + "iplying" + ], + [ + "Ġsh", + "rine" + ], + [ + "Ġattack", + "er" + ], + [ + "ens", + "itive" + ], + [ + "Ġprob", + "iotics" + ], + [ + "Ġdisappoint", + "ment" + ], + [ + "Ġdec", + "olon" + ], + [ + "Ġsprou", + "ts" + ], + [ + "Ġv", + "icious" + ], + [ + "uk", + "a" + ], + [ + "I", + "ss" + ], + [ + "Ġsp", + "onge" + ], + [ + "inet", + "ics" + ], + [ + "Ġtow", + "els" + ], + [ + "ĠP", + "ull" + ], + [ + "ĠJ", + "et" + ], + [ + "ĠPres", + "byter" + ], + [ + "ĠWest", + "minster" + ], + [ + "Ġadvers", + "ely" + ], + [ + "ĠInd", + "ies" + ], + [ + "od", + "al" + ], + [ + "Ġde", + "ception" + ], + [ + "og", + "h" + ], + [ + "Ġvisual", + "s" + ], + [ + "ĠClass", + "ic" + ], + [ + "Ġunexpected", + "ly" + ], + [ + "pe", + "g" + ], + [ + "Ġair", + "flow" + ], + [ + "Ġs", + "es" + ], + [ + "ĠS", + "r" + ], + [ + "Ġselect", + "ions" + ], + [ + "ĠD", + "H" + ], + [ + "Ġmill", + "ilit" + ], + [ + "Ġch", + "icks" + ], + [ + "ĠK", + "rist" + ], + [ + "],", + "[-" + ], + [ + "ĠJun", + "ior" + ], + [ + "ĠMind", + "fulness" + ], + [ + "ĠR", + "M" + ], + [ + "Ġsix", + "teenth" + ], + [ + "K", + "ids" + ], + [ + "Ġ", + "ig" + ], + [ + "ĠP", + "od" + ], + [ + "ĠG", + "ap" + ], + [ + "ĠR", + "ut" + ], + [ + "ĠGod", + "dess" + ], + [ + "tra", + "umatic" + ], + [ + "hent", + "ic" + ], + [ + "ĠMad", + "rid" + ], + [ + "ç", + "±" + ], + [ + "\"\"", + "\"\"" + ], + [ + "Ġrecon", + "cile" + ], + [ + "Ġspont", + "aneously" + ], + [ + "Ġest", + "ates" + ], + [ + "ĠDis", + "aster" + ], + [ + "Ġcoll", + "ar" + ], + [ + "ffic", + "acy" + ], + [ + "Ġid", + "le" + ], + [ + "ĠGen", + "ome" + ], + [ + "ĠDr", + "ink" + ], + [ + "Ġse", + "ating" + ], + [ + "ĠProtect", + "ing" + ], + [ + "cy", + "cles" + ], + [ + "Ġexplan", + "atory" + ], + [ + "Ġbet", + "ting" + ], + [ + "A", + "round" + ], + [ + "P", + "acific" + ], + [ + "ĠIt", + "al" + ], + [ + "Ġarom", + "a" + ], + [ + "scal", + "ar" + ], + [ + "ct", + "an" + ], + [ + "00", + "9" + ], + [ + "Ġart", + "ific" + ], + [ + "Ġmor", + "ale" + ], + [ + "late", + "x" + ], + [ + "Ġscar", + "let" + ], + [ + "it", + "ted" + ], + [ + "ĠP", + "ER" + ], + [ + "ats", + "by" + ], + [ + "C", + "amp" + ], + [ + "um", + "per" + ], + [ + "ort", + "ex" + ], + [ + "Ġpred", + "etermined" + ], + [ + "T", + "ex" + ], + [ + "Ġh", + "ooks" + ], + [ + "ud", + "o" + ], + [ + "ĠS", + "au" + ], + [ + "Ġcomp", + "ilation" + ], + [ + "Ġnew", + "com" + ], + [ + "Ġp", + "enny" + ], + [ + "Ġredund", + "ant" + ], + [ + "A", + "rab" + ], + [ + "____", + "_" + ], + [ + "x", + "path" + ], + [ + "Ġiss", + "uing" + ], + [ + "Ġst", + "ray" + ], + [ + "ĠAd", + "vert" + ], + [ + "IT", + "ION" + ], + [ + "sub", + "plots" + ], + [ + "dem", + "and" + ], + [ + "ri", + "ka" + ], + [ + "ĠK", + "ay" + ], + [ + "Ġcancer", + "ous" + ], + [ + "Ġutter", + "ly" + ], + [ + "im", + "ations" + ], + [ + "Ġdis", + "pat" + ], + [ + "ĠProv", + "in" + ], + [ + "ĠInsp", + "ired" + ], + [ + "com", + "ments" + ], + [ + "Ġbehav", + "es" + ], + [ + "ĠFather", + "s" + ], + [ + "')", + "]" + ], + [ + "art", + "e" + ], + [ + "24", + "6" + ], + [ + "Ġsal", + "ads" + ], + [ + "Ġten", + "ant" + ], + [ + "Ġsuspect", + "s" + ], + [ + "p", + "iration" + ], + [ + "at", + "oms" + ], + [ + "30", + "7" + ], + [ + "ST", + "D" + ], + [ + "Ġpossess", + "ing" + ], + [ + "Ġmanif", + "ested" + ], + [ + "ĠS", + "aw" + ], + [ + "He", + "art" + ], + [ + "Ġblank", + "ets" + ], + [ + "ARN", + "ING" + ], + [ + "R", + "P" + ], + [ + "Ġf", + "ist" + ], + [ + "st", + "ated" + ], + [ + "Ġchild", + "birth" + ], + [ + "ape", + "ake" + ], + [ + "18", + "1" + ], + [ + "Ġhosp", + "itality" + ], + [ + "Key", + "words" + ], + [ + "ĠVert", + "ical" + ], + [ + "S", + "axon" + ], + [ + "T", + "x" + ], + [ + "ey", + "ed" + ], + [ + "Ġacqu", + "aint" + ], + [ + "Ġcal", + "ves" + ], + [ + "ĠCir", + "cles" + ], + [ + "ĠM", + "ugh" + ], + [ + "ĠP", + "ink" + ], + [ + "ĠRed", + "ucing" + ], + [ + "Ġth", + "romb" + ], + [ + "Ġinstinct", + "s" + ], + [ + "C", + "at" + ], + [ + "ĠM", + "ao" + ], + [ + "Ġpoll", + "ination" + ], + [ + "ce", + "mia" + ], + [ + "ĠS", + "yl" + ], + [ + "Ġfib", + "rosis" + ], + [ + "Ġnan", + "ot" + ], + [ + "larg", + "est" + ], + [ + "ĠM", + "OD" + ], + [ + "ĠIn", + "ner" + ], + [ + "aw", + "ed" + ], + [ + "d", + "L" + ], + [ + "l", + "if" + ], + [ + "at", + "ology" + ], + [ + "ateg", + "orical" + ], + [ + "ĠInt", + "ellectual" + ], + [ + "Ġperm", + "iss" + ], + [ + "auth", + "ors" + ], + [ + "Ġclar", + "ification" + ], + [ + "ĠN", + "eb" + ], + [ + "dec", + "or" + ], + [ + "ae", + "us" + ], + [ + "Ġsou", + "ps" + ], + [ + "k", + "top" + ], + [ + "Ġrec", + "reate" + ], + [ + "ov", + "ies" + ], + [ + "ĠEc", + "ological" + ], + [ + "ĠEnt", + "ry" + ], + [ + "ĠT", + "all" + ], + [ + "ever", + "se" + ], + [ + "Ġexecut", + "ives" + ], + [ + "Ġrel", + "ics" + ], + [ + "gu", + "i" + ], + [ + "Ġdrag", + "ons" + ], + [ + "(", + "'," + ], + [ + "g", + "ue" + ], + [ + "Ġn", + "asty" + ], + [ + "In", + "struction" + ], + [ + "99", + "8" + ], + [ + "ĠForm", + "ulas" + ], + [ + "ch", + "ip" + ], + [ + "ĠHe", + "aling" + ], + [ + "D", + "est" + ], + [ + "Y", + "e" + ], + [ + "ĠMiss", + "ing" + ], + [ + "Back", + "ground" + ], + [ + "Ġaven", + "ue" + ], + [ + "occup", + "ied" + ], + [ + "caus", + "ing" + ], + [ + "Ġobserv", + "es" + ], + [ + "reg", + "istry" + ], + [ + "cap", + "acity" + ], + [ + "33333330", + "33333330" + ], + [ + "R", + "h" + ], + [ + "01", + "2" + ], + [ + "ĠPhilipp", + "ine" + ], + [ + "Ġbrainstorm", + "ing" + ], + [ + "al", + "tern" + ], + [ + "ro", + "cy" + ], + [ + "ĠCur", + "iosity" + ], + [ + "ĠC", + "openhagen" + ], + [ + "Ġnecess", + "itate" + ], + [ + "Ġbudget", + "ing" + ], + [ + "ĠDomin", + "ican" + ], + [ + "st", + "rom" + ], + [ + "Ġassert", + "s" + ], + [ + "ĠSup", + "plement" + ], + [ + "Vari", + "ous" + ], + [ + "f", + "ib" + ], + [ + "19", + "83" + ], + [ + "ĠTo", + "ken" + ], + [ + "ĠMib", + "Identifier" + ], + [ + "il", + "ate" + ], + [ + "ĠF", + "ut" + ], + [ + "Ġemerg", + "ent" + ], + [ + "Ġsex", + "es" + ], + [ + "Ġenric", + "hes" + ], + [ + "L", + "iter" + ], + [ + "Ġtit", + "anium" + ], + [ + "ĠP", + "ere" + ], + [ + "Ġconvict", + "ions" + ], + [ + "b", + "ai" + ], + [ + "ĠCO", + "L" + ], + [ + "Ġdecl", + "ar" + ], + [ + "Ġproced", + "ural" + ], + [ + "W", + "N" + ], + [ + "p", + "ots" + ], + [ + "Ġric", + "hest" + ], + [ + "CAD", + "E" + ], + [ + "Ġs", + "inks" + ], + [ + "our", + "cing" + ], + [ + "ons", + "ored" + ], + [ + "Ġ14", + "6" + ], + [ + "Disc", + "ussion" + ], + [ + "æ", + "Ķ" + ], + [ + "ĠE", + "valuating" + ], + [ + "Ġtur", + "meric" + ], + [ + ",", + "[" + ], + [ + "ĠM", + "unicip" + ], + [ + "Ġst", + "derr" + ], + [ + "70", + "5" + ], + [ + "str", + "uments" + ], + [ + "Ġsuprem", + "acy" + ], + [ + "Expl", + "ain" + ], + [ + "agg", + "ering" + ], + [ + "Ġdilig", + "ently" + ], + [ + "op", + "edia" + ], + [ + "ang", + "i" + ], + [ + "Ġx", + "s" + ], + [ + "back", + "up" + ], + [ + "27", + "7" + ], + [ + "Ġwat", + "ches" + ], + [ + "ĠB", + "ou" + ], + [ + "Ġelev", + "ations" + ], + [ + "ĠG", + "ently" + ], + [ + "Ident", + "ify" + ], + [ + "Ġdeput", + "y" + ], + [ + "T", + "uple" + ], + [ + "Ġcont", + "ested" + ], + [ + "cked", + "itor" + ], + [ + "1111", + "1111" + ], + [ + "Prob", + "ability" + ], + [ + "F", + "M" + ], + [ + "Ġhe", + "y" + ], + [ + "mat", + "ched" + ], + [ + "Ġobject", + "ion" + ], + [ + "Ġrequest", + "ing" + ], + [ + "Ġmag", + "ma" + ], + [ + "à¤", + "®" + ], + [ + "Ġsp", + "ins" + ], + [ + "Ġ15", + "7" + ], + [ + "focus", + "ed" + ], + [ + "Ġart", + "istry" + ], + [ + "co", + "ef" + ], + [ + "F", + "s" + ], + [ + "T", + "oo" + ], + [ + "ĠC", + "SV" + ], + [ + "Ġr", + "ider" + ], + [ + "Ġpl", + "un" + ], + [ + "c", + "as" + ], + [ + "44", + "4" + ], + [ + "ĠCy", + "prus" + ], + [ + "Ġscript", + "ures" + ], + [ + "Ġexcited", + "ly" + ], + [ + "ĠRw", + "anda" + ], + [ + "ĠR", + "ica" + ], + [ + "pro", + "duced" + ], + [ + "Ġeigen", + "value" + ], + [ + "Di", + "agn" + ], + [ + "19", + "00" + ], + [ + "Ġappl", + "iance" + ], + [ + "Ġinsp", + "ires" + ], + [ + "ĠLa", + "unch" + ], + [ + "Ġexplos", + "ions" + ], + [ + "R", + "GB" + ], + [ + "ist", + "ries" + ], + [ + "Ġf", + "oo" + ], + [ + "Ġfar", + "away" + ], + [ + "tim", + "ed" + ], + [ + "ĠFeed", + "back" + ], + [ + "Ġanim", + "ations" + ], + [ + "ĠConf", + "idence" + ], + [ + "Ġthr", + "ill" + ], + [ + "Ġafford", + "ed" + ], + [ + "vare", + "psilon" + ], + [ + "r", + "g" + ], + [ + "33", + "5" + ], + [ + "Ġexpos", + "es" + ], + [ + "Ġmanif", + "ests" + ], + [ + ")", + "\\\\" + ], + [ + "M", + "ex" + ], + [ + "Ġsp", + "o" + ], + [ + "ĠCo", + "ffee" + ], + [ + "bb", + "ed" + ], + [ + "ĠAll", + "ergy" + ], + [ + "Ġprin", + "cess" + ], + [ + "ĠUnder", + "ground" + ], + [ + "Ġtriumph", + "s" + ], + [ + "Ġbro", + "th" + ], + [ + "Ġisot", + "ope" + ], + [ + "ĠM", + "arian" + ], + [ + "ĠV", + "iol" + ], + [ + "32", + "9" + ], + [ + "ĠMill", + "enn" + ], + [ + "Ġawa", + "iting" + ], + [ + "ff", + "t" + ], + [ + "ĠE", + "P" + ], + [ + "ĠSpe", + "aking" + ], + [ + "Cal", + "ifornia" + ], + [ + "ĠRen", + "ewable" + ], + [ + "Ġdestro", + "ys" + ], + [ + "ri", + "vers" + ], + [ + "----", + "-" + ], + [ + "pr", + "iv" + ], + [ + "Ġincre", + "mental" + ], + [ + "Ġmand", + "ated" + ], + [ + "Ġc", + "ue" + ], + [ + "Ġref", + "using" + ], + [ + "Com", + "plex" + ], + [ + "ĠâĤ", + "¹" + ], + [ + "QUEST", + "ION" + ], + [ + "2", + "15" + ], + [ + "s", + "id" + ], + [ + "clud", + "ing" + ], + [ + "Ġ15", + "6" + ], + [ + "ipel", + "ago" + ], + [ + "ĠS", + "erv" + ], + [ + "gen", + "eric" + ], + [ + "ĠF", + "ix" + ], + [ + "Ġel", + "icit" + ], + [ + "Ġchar", + "itable" + ], + [ + "Ġup", + "rising" + ], + [ + "ĠHim", + "self" + ], + [ + "Ġshr", + "inking" + ], + [ + "ĠJ", + "ung" + ], + [ + "Ġautom", + "obiles" + ], + [ + "Pre", + "par" + ], + [ + "Ent", + "ity" + ], + [ + "Ġdermat", + "itis" + ], + [ + "Ġcommut", + "ative" + ], + [ + "am", + "med" + ], + [ + "ĠPro", + "s" + ], + [ + "W", + "ait" + ], + [ + "Ġs", + "ang" + ], + [ + "ch", + "all" + ], + [ + "Ġpr", + "istine" + ], + [ + "Ġflo", + "ats" + ], + [ + "Ġreferend", + "um" + ], + [ + "Ġfear", + "ful" + ], + [ + "$", + "?" + ], + [ + "P", + "oss" + ], + [ + "ĠWag", + "ner" + ], + [ + "S", + "ite" + ], + [ + "f", + "ried" + ], + [ + "Ġb", + "ount" + ], + [ + "pro", + "j" + ], + [ + "Ġth", + "irds" + ], + [ + "Ġfe", + "ces" + ], + [ + "Ġtransition", + "al" + ], + [ + "Ġaxi", + "oms" + ], + [ + "ĠS", + "plit" + ], + [ + "Ed", + "ge" + ], + [ + "Z", + "ero" + ], + [ + "o", + "os" + ], + [ + "35", + "5" + ], + [ + "dir", + "s" + ], + [ + "ic", + "ia" + ], + [ + "25", + "8" + ], + [ + "Ġmis", + "car" + ], + [ + "c", + "ock" + ], + [ + "Ġj", + "ars" + ], + [ + "Ġun", + "not" + ], + [ + "G", + "IS" + ], + [ + "`", + ")" + ], + [ + "ĠT", + "ales" + ], + [ + "St", + "aff" + ], + [ + "anc", + "ellor" + ], + [ + "he", + "tt" + ], + [ + "Ph", + "ysics" + ], + [ + "Ġrid", + "ges" + ], + [ + "k", + "ov" + ], + [ + "Â", + "£" + ], + [ + "Ġpro", + "positions" + ], + [ + "Ġ\\", + ":" + ], + [ + "ĠJohann", + "es" + ], + [ + "Y", + "PE" + ], + [ + "ĠS", + "ter" + ], + [ + "oo", + "oo" + ], + [ + "Ġ18", + "69" + ], + [ + "K", + "EN" + ], + [ + "ĠMal", + "colm" + ], + [ + "ĠOper", + "ating" + ], + [ + "Cle", + "ar" + ], + [ + "Ġworld", + "view" + ], + [ + "Ġsubstit", + "uted" + ], + [ + "at", + "ype" + ], + [ + "Ġass", + "ay" + ], + [ + "ĠCard", + "inal" + ], + [ + "sub", + "mit" + ], + [ + "xx", + "xx" + ], + [ + "ra", + "ining" + ], + [ + "Ġge", + "ared" + ], + [ + "Ġscan", + "ner" + ], + [ + "Ġball", + "ot" + ], + [ + "Equ", + "als" + ], + [ + "Ġan", + "omaly" + ], + [ + "ĠV", + "ed" + ], + [ + "Ġmor", + "bidity" + ], + [ + "ĠRad", + "ical" + ], + [ + "Ġh", + "alls" + ], + [ + "Ġso", + "ak" + ], + [ + "Ġnon", + "verbal" + ], + [ + "Ġundergo", + "es" + ], + [ + "Ġrelie", + "ved" + ], + [ + "d", + "w" + ], + [ + "ĠFl", + "ask" + ], + [ + "M", + "apping" + ], + [ + "ur", + "face" + ], + [ + "âĢ", + "ĥ" + ], + [ + "Ġwre", + "ck" + ], + [ + "Ġk", + "ins" + ], + [ + "ĠT", + "alm" + ], + [ + "cher", + "y" + ], + [ + "Ġmon", + "sters" + ], + [ + "B", + "io" + ], + [ + "r", + "x" + ], + [ + "Ġmed", + "iated" + ], + [ + "Ġfore", + "head" + ], + [ + "ĠSm", + "oking" + ], + [ + "ĠBar", + "ry" + ], + [ + "PE", + "C" + ], + [ + "Ġstub", + "born" + ], + [ + "Ġp", + "orous" + ], + [ + "pro", + "blems" + ], + [ + "Ġcur", + "se" + ], + [ + "č", + "č" + ], + [ + "Ġh", + "ots" + ], + [ + "Ġel", + "apsed" + ], + [ + "30", + "9" + ], + [ + "ĠCatholic", + "ism" + ], + [ + "ĠMax", + "well" + ], + [ + "ĠAR", + "T" + ], + [ + "Ġ14", + "1" + ], + [ + "Ġbook", + "let" + ], + [ + "################", + "########" + ], + [ + "scient", + "ific" + ], + [ + "Ġex", + "quisite" + ], + [ + "Ġch", + "ase" + ], + [ + "He", + "at" + ], + [ + "Ġpat", + "ented" + ], + [ + "Ġdown", + "s" + ], + [ + "cast", + "le" + ], + [ + "Ġ", + "ÑĤ" + ], + [ + "ĠV", + "M" + ], + [ + "h", + "all" + ], + [ + "Ġhe", + "ars" + ], + [ + "For", + "ce" + ], + [ + "ĠShan", + "ghai" + ], + [ + "n", + "ear" + ], + [ + "is", + "i" + ], + [ + "ĠN", + "F" + ], + [ + "Ġcl", + "one" + ], + [ + "G", + "ate" + ], + [ + "Ġm", + "aze" + ], + [ + "Ġun", + "pack" + ], + [ + "Ġsc", + "andal" + ], + [ + "Ġintersect", + "ing" + ], + [ + "ess", + "ive" + ], + [ + "Rich", + "ard" + ], + [ + "l", + "c" + ], + [ + "load", + "ing" + ], + [ + "Ġcollabor", + "atively" + ], + [ + "оÐ", + "¼" + ], + [ + "Ġrailroad", + "s" + ], + [ + "ĠM", + "Hz" + ], + [ + "Ġserv", + "ings" + ], + [ + "amb", + "ia" + ], + [ + "Ġfright", + "ening" + ], + [ + "w", + "ers" + ], + [ + "Ġv", + "ain" + ], + [ + "ĠConsider", + "ing" + ], + [ + "Ġrupt", + "ure" + ], + [ + "t", + "reatment" + ], + [ + "Ġf", + "oul" + ], + [ + "Ġcol", + "s" + ], + [ + "Ġoste", + "oarthritis" + ], + [ + "ĠS", + "ew" + ], + [ + "med", + "iated" + ], + [ + "ĠMan", + "ip" + ], + [ + "ĠGe", + "ometric" + ], + [ + "Ġbelong", + "ings" + ], + [ + "Ġsubs", + "istence" + ], + [ + "ĠF", + "BI" + ], + [ + "ĠG", + "rades" + ], + [ + "40", + "7" + ], + [ + "re", + "z" + ], + [ + "Ġh", + "p" + ], + [ + "th", + "ren" + ], + [ + "))", + "/" + ], + [ + "80", + "5" + ], + [ + "ĠOut", + "comes" + ], + [ + "Ġrevis", + "it" + ], + [ + "a", + "ith" + ], + [ + "Ġst", + "am" + ], + [ + "ĠF", + "M" + ], + [ + "Ġprov", + "oke" + ], + [ + "Ġpar", + "aph" + ], + [ + "B", + "ACK" + ], + [ + "ĠRe", + "levant" + ], + [ + "Ġexplo", + "iting" + ], + [ + "Ġdent", + "ists" + ], + [ + "approx", + "imately" + ], + [ + "Ġinverte", + "brates" + ], + [ + "P", + "ush" + ], + [ + "elf", + "th" + ], + [ + "ber", + "ger" + ], + [ + "Ġhunt", + "ed" + ], + [ + "Ġcatast", + "rophe" + ], + [ + "ĠBritann", + "ica" + ], + [ + "s", + "av" + ], + [ + "ä", + "¾" + ], + [ + "ĠM", + "ills" + ], + [ + "Ġpedagog", + "y" + ], + [ + "ĠS", + "creen" + ], + [ + "19", + "82" + ], + [ + "12", + "34" + ], + [ + "Ġabs", + "cess" + ], + [ + "med", + "icine" + ], + [ + "ĠDet", + "ection" + ], + [ + "ĠIP", + "v" + ], + [ + "Ġtract", + "s" + ], + [ + "Äģ", + "n" + ], + [ + "ĠMax", + "im" + ], + [ + "Ġpod", + "s" + ], + [ + "ĠPercent", + "age" + ], + [ + "Ġout", + "rage" + ], + [ + "Ġcast", + "les" + ], + [ + "Ġk", + "w" + ], + [ + "{", + "[" + ], + [ + "ĠQu", + "ery" + ], + [ + "ĠVol", + "tage" + ], + [ + "ang", + "s" + ], + [ + "Ġste", + "er" + ], + [ + "ĠFe", + "eling" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĊĠĠĠĠĠĠĠ" + ], + [ + "Ġfold", + "ers" + ], + [ + "Diff", + "iculty" + ], + [ + "vers", + "ions" + ], + [ + "Ġincorpor", + "ation" + ], + [ + "ĠMA", + "X" + ], + [ + "ĠCert", + "ified" + ], + [ + "ĠAdvent", + "ures" + ], + [ + "inter", + "pre" + ], + [ + "ĠSad", + "ly" + ], + [ + "Ġrheumat", + "oid" + ], + [ + "ff", + "y" + ], + [ + "erm", + "ost" + ], + [ + "Ġdiss", + "oci" + ], + [ + "per", + "haps" + ], + [ + "pe", + "ated" + ], + [ + "Ġphys", + "i" + ], + [ + "Ġfin", + "ely" + ], + [ + "eto", + "oth" + ], + [ + "U", + "LE" + ], + [ + "in", + "j" + ], + [ + "Ġincl", + "ination" + ], + [ + "Ġj", + "ur" + ], + [ + "ĠK", + "S" + ], + [ + "ur", + "ized" + ], + [ + "Ġadd", + "r" + ], + [ + "C", + "AP" + ], + [ + "Ġw", + "ired" + ], + [ + "Ġadminister", + "ing" + ], + [ + "â", + "ľ" + ], + [ + "Ġshort", + "comings" + ], + [ + "Te", + "achers" + ], + [ + "N", + "ature" + ], + [ + "Ġmountain", + "ous" + ], + [ + "Ġout", + "fit" + ], + [ + "Ġing", + "ested" + ], + [ + "ĠInvestig", + "ate" + ], + [ + "Ġov", + "aries" + ], + [ + "=", + "." + ], + [ + "Ġsp", + "ong" + ], + [ + "Re", + "comm" + ], + [ + "Ġunfore", + "seen" + ], + [ + "Ġrel", + "iably" + ], + [ + "Ġinsert", + "ing" + ], + [ + "squ", + "eeze" + ], + [ + "ĠHel", + "per" + ], + [ + "che", + "t" + ], + [ + "b", + "ill" + ], + [ + "h", + "oles" + ], + [ + "ch", + "us" + ], + [ + "Ġ15", + "3" + ], + [ + "Ġ15", + "4" + ], + [ + "rot", + "ation" + ], + [ + "H", + "yp" + ], + [ + "ĠE", + "sp" + ], + [ + "Ġsk", + "ins" + ], + [ + "Ġext", + "ant" + ], + [ + "class", + "ifier" + ], + [ + "fact", + "ors" + ], + [ + "r", + "ison" + ], + [ + "ĠPil", + "grim" + ], + [ + "Ġoutwe", + "igh" + ], + [ + "Ġh", + "ike" + ], + [ + "ĠV", + "S" + ], + [ + "ĠB", + "ass" + ], + [ + "ĠCo", + "ch" + ], + [ + "Ad", + "am" + ], + [ + "indust", + "rial" + ], + [ + "Ġanatom", + "ical" + ], + [ + "st", + "ress" + ], + [ + "ĠF", + "amous" + ], + [ + "ĠAn", + "a" + ], + [ + "39", + "6" + ], + [ + "R", + "ay" + ], + [ + "Ġg", + "reek" + ], + [ + "c", + "ue" + ], + [ + "Ġpl", + "edge" + ], + [ + "Ġun", + "biased" + ], + [ + "Ġmat", + "t" + ], + [ + "c", + "alls" + ], + [ + "ne", + "red" + ], + [ + "28", + "7" + ], + [ + "Ġshad", + "ing" + ], + [ + "Ġmorph", + "ological" + ], + [ + "Ġmass", + "acre" + ], + [ + "ĠC", + "BT" + ], + [ + "ĠG", + "ov" + ], + [ + "ĠSim", + "pson" + ], + [ + "Govern", + "ment" + ], + [ + "H", + "I" + ], + [ + "Ġsp", + "raw" + ], + [ + "oc", + "ese" + ], + [ + "ĠH", + "ier" + ], + [ + "Ġuniform", + "s" + ], + [ + "Ġalter", + "ation" + ], + [ + "Ġcareg", + "iver" + ], + [ + "Ġstar", + "ters" + ], + [ + "Ġc", + "ares" + ], + [ + "10", + "38" + ], + [ + "ĠInter", + "mediate" + ], + [ + "J", + "ack" + ], + [ + "w", + "ashing" + ], + [ + "Ġred", + "es" + ], + [ + "ĠBar", + "ack" + ], + [ + "Ġram", + "ifications" + ], + [ + "ĠAnat", + "omy" + ], + [ + "cul", + "ation" + ], + [ + "Ġbroad", + "band" + ], + [ + "ĠSupport", + "ing" + ], + [ + "å", + "±" + ], + [ + "ĠT", + "rou" + ], + [ + "ĠE", + "dd" + ], + [ + "Ġfact", + "ions" + ], + [ + "Ġstat", + "utory" + ], + [ + "Ġsal", + "v" + ], + [ + "ĠCar", + "lo" + ], + [ + "ä¸Ģ", + "个" + ], + [ + "Ġ18", + "94" + ], + [ + "ĠEstablish", + "ing" + ], + [ + "33", + "8" + ], + [ + "Ġsimpl", + "ifies" + ], + [ + "osph", + "ate" + ], + [ + "is", + "ot" + ], + [ + "erg", + "us" + ], + [ + "Ġaff", + "ili" + ], + [ + "Ġassemb", + "lies" + ], + [ + "C", + "ivil" + ], + [ + "ĠInter", + "vention" + ], + [ + "ĠCON", + "T" + ], + [ + "Ġin", + "ception" + ], + [ + "pt", + "une" + ], + [ + "26", + "7" + ], + [ + "Ġdepart", + "ed" + ], + [ + "Ġ18", + "91" + ], + [ + "28", + "57" + ], + [ + "Ġing", + "estion" + ], + [ + "Sen", + "ior" + ], + [ + "T", + "ab" + ], + [ + "ĠH", + "av" + ], + [ + "Ġbas", + "kets" + ], + [ + "Ġter", + "ra" + ], + [ + "ĠJ", + "ain" + ], + [ + "Ġdilig", + "ent" + ], + [ + "Ġs", + "ir" + ], + [ + "ĠEff", + "orts" + ], + [ + "M", + "achine" + ], + [ + "ĠDef", + "initions" + ], + [ + "5", + "50" + ], + [ + "ing", + "ling" + ], + [ + "Ġtop", + "ological" + ], + [ + "Ġcy", + "tok" + ], + [ + "Ġresist", + "ed" + ], + [ + "Ġaf", + "rican" + ], + [ + "Ġunderpin", + "ning" + ], + [ + "ĠM", + "iles" + ], + [ + "ĠAtt", + "orney" + ], + [ + "ĠH", + "amm" + ], + [ + "ĠÂ", + "¼" + ], + [ + "quir", + "ies" + ], + [ + "ĠEqu", + "ity" + ], + [ + "Ġattend", + "ees" + ], + [ + "ac", + "ic" + ], + [ + "Ġgreat", + "ness" + ], + [ + "ĠBut", + "ton" + ], + [ + "R", + "en" + ], + [ + "ff", + "ff" + ], + [ + "Ġhor", + "rible" + ], + [ + "A", + "W" + ], + [ + "min", + "or" + ], + [ + "Ġtur", + "f" + ], + [ + "ag", + "os" + ], + [ + "Te", + "acher" + ], + [ + "STAT", + "US" + ], + [ + "b", + "ps" + ], + [ + "it", + "ious" + ], + [ + "op", + "ian" + ], + [ + "ber", + "y" + ], + [ + "ç", + "¨" + ], + [ + "ĠS", + "aul" + ], + [ + "ĠO", + "ste" + ], + [ + "LO", + "CK" + ], + [ + "Ġafore", + "mentioned" + ], + [ + "Ġj", + "og" + ], + [ + "ĠP", + "enguin" + ], + [ + "ur", + "ry" + ], + [ + "Ġtrig", + "lycer" + ], + [ + "Ġshell", + "fish" + ], + [ + "Ġstate", + "wide" + ], + [ + "Ġlact", + "ose" + ], + [ + "Al", + "ways" + ], + [ + "Pl", + "us" + ], + [ + "Ġsupplement", + "al" + ], + [ + "Ġrevol", + "ves" + ], + [ + "L", + "ibrary" + ], + [ + "Â", + "¿" + ], + [ + "ig", + "rated" + ], + [ + "ĠLim", + "its" + ], + [ + "ĠStreng", + "th" + ], + [ + "de", + "ath" + ], + [ + "Ġexpans", + "ive" + ], + [ + "U", + "CT" + ], + [ + "25", + "2" + ], + [ + "Ġf", + "id" + ], + [ + "bound", + "ary" + ], + [ + "Ġrat", + "ified" + ], + [ + "Ġex", + "claimed" + ], + [ + "ĠN", + "SW" + ], + [ + "ĠMad", + "agascar" + ], + [ + "m", + "art" + ], + [ + "ĠAfter", + "ward" + ], + [ + "âĤ", + "ģ" + ], + [ + "Ġcontrovers", + "ies" + ], + [ + "vert", + "ices" + ], + [ + "p", + "w" + ], + [ + "Ġtrap", + "ping" + ], + [ + "ocy", + "te" + ], + [ + "Ġ18", + "51" + ], + [ + "ĠSt", + "ick" + ], + [ + "Ġdom", + "est" + ], + [ + "Ġpond", + "er" + ], + [ + "Histor", + "ically" + ], + [ + "Ġp", + "soriasis" + ], + [ + "ĠS", + "ik" + ], + [ + "ĠGe", + "o" + ], + [ + "ĠSim", + "ultane" + ], + [ + "Ġcommand", + "ers" + ], + [ + "igr", + "ants" + ], + [ + "Ġpro", + "secution" + ], + [ + "Ġbed", + "ding" + ], + [ + "ĠBur", + "ma" + ], + [ + "p", + "ractice" + ], + [ + "un", + "ctions" + ], + [ + "Ġhere", + "in" + ], + [ + "ert", + "il" + ], + [ + "set", + "t" + ], + [ + "Ġ14", + "8" + ], + [ + "ĠRef", + "er" + ], + [ + "dig", + "est" + ], + [ + "um", + "py" + ], + [ + "ĠG", + "iant" + ], + [ + "Ġwhat", + "soever" + ], + [ + "ĠScript", + "ures" + ], + [ + "ĠP", + "ediatric" + ], + [ + "Ġ15", + "1" + ], + [ + "then", + "ing" + ], + [ + "ĠMethod", + "ist" + ], + [ + "ĠM", + "asters" + ], + [ + "Ġent", + "renched" + ], + [ + "en", + "os" + ], + [ + "nd", + "on" + ], + [ + "ent", + "iful" + ], + [ + "ĠM", + "ang" + ], + [ + "Ġ*", + "/" + ], + [ + "Ġtact", + "ical" + ], + [ + "j", + "j" + ], + [ + "Å", + "Ľ" + ], + [ + "ĠA", + "ur" + ], + [ + "Ġim", + "minent" + ], + [ + "Ġ18", + "82" + ], + [ + "ĠC", + "ases" + ], + [ + "ĠL", + "arry" + ], + [ + "ism", + "atic" + ], + [ + "By", + "tes" + ], + [ + "Soft", + "ware" + ], + [ + "Ġa", + "kin" + ], + [ + "Ġfonts", + "ize" + ], + [ + "Ġcheck", + "list" + ], + [ + "Ġdistinct", + "ly" + ], + [ + "ĠEll", + "en" + ], + [ + "Ġdiff", + "ered" + ], + [ + "Ġdise", + "ased" + ], + [ + "ĠZe", + "us" + ], + [ + "Ġc", + "ooks" + ], + [ + "ĠG", + "am" + ], + [ + "Un", + "known" + ], + [ + ")$$", + "." + ], + [ + "ĠBrow", + "se" + ], + [ + "T", + "X" + ], + [ + "â", + "ĺ" + ], + [ + "du", + "cer" + ], + [ + "Ġtransmit", + "ter" + ], + [ + "3", + "14" + ], + [ + "Ġw", + "agon" + ], + [ + "ra", + "cked" + ], + [ + "ĠInfect", + "ious" + ], + [ + "e", + "pt" + ], + [ + "Ġd", + "wind" + ], + [ + "Ġab", + "ound" + ], + [ + "Ġ18", + "81" + ], + [ + "ST", + "ATE" + ], + [ + "Ġanthrop", + "ogenic" + ], + [ + "M", + "IT" + ], + [ + "sub", + "process" + ], + [ + "grad", + "ient" + ], + [ + "ĠTow", + "ards" + ], + [ + "y", + "ield" + ], + [ + "ce", + "iving" + ], + [ + "Ġ(", + "%" + ], + [ + "Ġmor", + "als" + ], + [ + "Ġcrypt", + "ography" + ], + [ + "Ġelectroly", + "te" + ], + [ + "IC", + "A" + ], + [ + "Ñ", + "Ħ" + ], + [ + "Ġdis", + "connect" + ], + [ + "Ġsyll", + "able" + ], + [ + "Ġres", + "igned" + ], + [ + "rep", + "resentation" + ], + [ + "ĠGra", + "vity" + ], + [ + "Ġm", + "alt" + ], + [ + "dest", + "ination" + ], + [ + "ud", + "ing" + ], + [ + "29", + "7" + ], + [ + "FI", + "X" + ], + [ + "G", + "erm" + ], + [ + "Ġimp", + "over" + ], + [ + "place", + "holder" + ], + [ + "48", + "5" + ], + [ + "er", + "ian" + ], + [ + "Ġso", + "othing" + ], + [ + "Ġ18", + "86" + ], + [ + "ĠTra", + "ce" + ], + [ + "mark", + "er" + ], + [ + "Ġam", + "put" + ], + [ + "Ġ16", + "2" + ], + [ + "Ġhot", + "ter" + ], + [ + "Ġsegment", + "ation" + ], + [ + "m", + "ole" + ], + [ + "ĠCongress", + "ional" + ], + [ + "B", + "oard" + ], + [ + "Ġl", + "izards" + ], + [ + "Ġav", + "id" + ], + [ + "ĠPO", + "ST" + ], + [ + "Ġr", + "ansom" + ], + [ + "Ġlab", + "elled" + ], + [ + "Ġ14", + "2" + ], + [ + "åĪ", + "°" + ], + [ + "Ġscrew", + "s" + ], + [ + "r", + "ar" + ], + [ + "19", + "75" + ], + [ + "ĠAc", + "ute" + ], + [ + "U", + "AL" + ], + [ + "Ġcourage", + "ous" + ], + [ + "ĠKenn", + "eth" + ], + [ + "H", + "OD" + ], + [ + "ĠB", + "il" + ], + [ + "ĠIS", + "S" + ], + [ + "host", + "name" + ], + [ + "ĠQu", + "est" + ], + [ + "t", + "frac" + ], + [ + "Pe", + "er" + ], + [ + "c", + "ad" + ], + [ + "Ġcent", + "imeter" + ], + [ + "Â", + "§" + ], + [ + "Ġt", + "xt" + ], + [ + "ĠR", + "ac" + ], + [ + "Ġcart", + "oons" + ], + [ + "c", + "ir" + ], + [ + "ĠT", + "I" + ], + [ + "ess", + "ing" + ], + [ + "Ġmand", + "ates" + ], + [ + "Ġr", + "s" + ], + [ + "Ġch", + "iefs" + ], + [ + "ĠAss", + "ert" + ], + [ + "egrad", + "able" + ], + [ + "M", + "aterials" + ], + [ + "Ġfre", + "q" + ], + [ + "Ġpromin", + "ently" + ], + [ + "Sm", + "art" + ], + [ + "Ġhar", + "ms" + ], + [ + "Ġa", + "we" + ], + [ + "ist", + "les" + ], + [ + "70", + "7" + ], + [ + "Ġsymbol", + "ize" + ], + [ + "ĠMand", + "ela" + ], + [ + "E", + "ver" + ], + [ + "T", + "alk" + ], + [ + "Ġra", + "ge" + ], + [ + "ĠDis", + "crete" + ], + [ + "ĠErn", + "est" + ], + [ + "<", + "\\" + ], + [ + "f", + "ailure" + ], + [ + "ĠT", + "error" + ], + [ + "Ġwh", + "istle" + ], + [ + "we", + "ather" + ], + [ + "Ġforget", + "ting" + ], + [ + "ĠM", + "N" + ], + [ + "Ġra", + "ids" + ], + [ + "Ġs", + "ank" + ], + [ + "ind", + "ependent" + ], + [ + "Ġmascul", + "ine" + ], + [ + "2", + "76" + ], + [ + "ind", + "ent" + ], + [ + "ĠGe", + "or" + ], + [ + "ĠPict", + "ures" + ], + [ + "H", + "ung" + ], + [ + "Ġin", + "oc" + ], + [ + "found", + "land" + ], + [ + "Ġpill", + "ar" + ], + [ + "6", + "50" + ], + [ + "r", + "ice" + ], + [ + "in", + "ia" + ], + [ + "ick", + "r" + ], + [ + "Ġaud", + "i" + ], + [ + "2", + "78" + ], + [ + "ĠF", + "olk" + ], + [ + "act", + "ivated" + ], + [ + "ph", + "is" + ], + [ + "Ġsyn", + "onyms" + ], + [ + "Ġh", + "ive" + ], + [ + "Ġl", + "ice" + ], + [ + "ĠT", + "iger" + ], + [ + "g", + "ain" + ], + [ + "m", + "agn" + ], + [ + "in", + "ja" + ], + [ + "ĠS", + "EC" + ], + [ + "Ġpartic", + "ulate" + ], + [ + "Ġaffect", + "ive" + ], + [ + "Tra", + "ditional" + ], + [ + "ĠLen", + "in" + ], + [ + "Ġden", + "om" + ], + [ + "ĠM", + "ons" + ], + [ + "ĠG", + "len" + ], + [ + "Ġsub", + "urbs" + ], + [ + "the", + "llo" + ], + [ + "Ġpres", + "erv" + ], + [ + "ĠM", + "az" + ], + [ + "Ġinf", + "licted" + ], + [ + "C", + "ert" + ], + [ + "T", + "D" + ], + [ + "ĠS", + "hen" + ], + [ + "Ġven", + "ues" + ], + [ + "Ġfisher", + "y" + ], + [ + "ĠFuk", + "ushima" + ], + [ + "Ġ2", + "24" + ], + [ + "Ġmulti", + "plier" + ], + [ + "Ġserial", + "izer" + ], + [ + "ĠBol", + "ivia" + ], + [ + "at", + "to" + ], + [ + "ĠVe", + "hicle" + ], + [ + "g", + "ated" + ], + [ + "Ġup", + "he" + ], + [ + "Ġpos", + "itivity" + ], + [ + "ynt", + "hetic" + ], + [ + "ĠH", + "ood" + ], + [ + "ĠAt", + "omic" + ], + [ + "ĠGl", + "ac" + ], + [ + "Ġoppress", + "ed" + ], + [ + "ĠKy", + "oto" + ], + [ + "r", + "ances" + ], + [ + "y", + "outube" + ], + [ + "Ġcon", + "duction" + ], + [ + "gen", + "ic" + ], + [ + "Ġearn", + "est" + ], + [ + "ri", + "en" + ], + [ + "Ġextract", + "ing" + ], + [ + "Ġtoile", + "ts" + ], + [ + "i", + "ets" + ], + [ + "ĠT", + "uring" + ], + [ + "ĠO", + "CD" + ], + [ + "Ġsc", + "ream" + ], + [ + "Ġhero", + "in" + ], + [ + "p", + "ole" + ], + [ + "Ġsu", + "icidal" + ], + [ + "Ġtables", + "poon" + ], + [ + "align", + "ment" + ], + [ + "ðĿIJ", + "µ" + ], + [ + "Ġtheor", + "ists" + ], + [ + "S", + "leep" + ], + [ + "Ë", + "Ī" + ], + [ + "ĠM", + "old" + ], + [ + "}}", + "=\\" + ], + [ + "red", + "uc" + ], + [ + "ĠAugust", + "us" + ], + [ + "Ġroyal", + "ty" + ], + [ + "P", + "OS" + ], + [ + "rom", + "es" + ], + [ + "Ġcar", + "riage" + ], + [ + "ĠAN", + "OVA" + ], + [ + "Span", + "ish" + ], + [ + "r", + "anges" + ], + [ + "ĠPh", + "one" + ], + [ + "ĠUS", + "S" + ], + [ + "Ġcrystall", + "ine" + ], + [ + "M", + "rs" + ], + [ + "CO", + "DE" + ], + [ + "Ġrib", + "s" + ], + [ + "Ġpredomin", + "ant" + ], + [ + "ĠRout", + "ledge" + ], + [ + "im", + "ps" + ], + [ + "sl", + "ot" + ], + [ + "Ġexempl", + "ifies" + ], + [ + "Ġcoinc", + "idence" + ], + [ + "ĠBurn", + "s" + ], + [ + "Ġcraw", + "l" + ], + [ + "N", + "ESS" + ], + [ + "Ġbe", + "ad" + ], + [ + "ĠStand", + "ing" + ], + [ + "Ġcra", + "cked" + ], + [ + "m", + "eth" + ], + [ + "Ġint", + "ro" + ], + [ + "Ġ18", + "87" + ], + [ + "ĠInter", + "val" + ], + [ + "Ġcand", + "ies" + ], + [ + "Ġboost", + "er" + ], + [ + "ĠOptim", + "ization" + ], + [ + "R", + "aw" + ], + [ + "Ġsuper", + "visor" + ], + [ + "å", + "ī" + ], + [ + "ĠW", + "it" + ], + [ + "Av", + "ailable" + ], + [ + "S", + "ay" + ], + [ + "is", + "ites" + ], + [ + "ĠIs", + "le" + ], + [ + "ĠUs", + "age" + ], + [ + "ĠStory", + "telling" + ], + [ + "ĠT", + "ul" + ], + [ + "Ġsuper", + "st" + ], + [ + "Ġcompl", + "ained" + ], + [ + "F", + "ill" + ], + [ + "Ġut", + "most" + ], + [ + "Ġhold", + "ings" + ], + [ + "ĠLa", + "place" + ], + [ + "m", + "iah" + ], + [ + "st", + "reet" + ], + [ + "Ġde", + "ed" + ], + [ + "ĠGP", + "U" + ], + [ + "ĠT", + "X" + ], + [ + "av", + "i" + ], + [ + "88", + "8" + ], + [ + "Ġbroadcast", + "ing" + ], + [ + "thread", + "s" + ], + [ + "Ġ2", + "12" + ], + [ + "ĠG", + "ain" + ], + [ + "Ġref", + "raction" + ], + [ + "b", + "ered" + ], + [ + "ot", + "ient" + ], + [ + "ĠW", + "orth" + ], + [ + "Ġcomput", + "es" + ], + [ + "Ġsymbol", + "izes" + ], + [ + "Ġtimed", + "elta" + ], + [ + "b", + "reeding" + ], + [ + "])", + ";" + ], + [ + "Ġdem", + "ons" + ], + [ + "ER", + "N" + ], + [ + "ais", + "er" + ], + [ + "ĠIntrodu", + "cing" + ], + [ + "sy", + "nt" + ], + [ + "Ġspl", + "end" + ], + [ + "eren", + "cing" + ], + [ + "m", + "or" + ], + [ + "ess", + "el" + ], + [ + "Con", + "struct" + ], + [ + "CL", + "ASS" + ], + [ + "R", + "o" + ], + [ + "ĠFlu", + "id" + ], + [ + "st", + "ri" + ], + [ + "De", + "ep" + ], + [ + "Ġf", + "ountain" + ], + [ + "Ġb", + "inge" + ], + [ + "ĠUn", + "iform" + ], + [ + "âĤ", + "¯" + ], + [ + "ĠLanc", + "et" + ], + [ + "ĠAnd", + "y" + ], + [ + "Ġsediment", + "ary" + ], + [ + "ĠOw", + "en" + ], + [ + "ĠL", + "aser" + ], + [ + "Ġs", + "ided" + ], + [ + "Ġmyth", + "ological" + ], + [ + "Ġdispers", + "al" + ], + [ + "Ġinf", + "used" + ], + [ + "Ġins", + "ol" + ], + [ + "uk", + "ary" + ], + [ + "soft", + "max" + ], + [ + "us", + "a" + ], + [ + "ĠK", + "ill" + ], + [ + "iss", + "ues" + ], + [ + "Ġtele", + "communications" + ], + [ + "ĠPal", + "mer" + ], + [ + "Ġunderest", + "imate" + ], + [ + "O", + "kay" + ], + [ + "em", + "e" + ], + [ + "Ġres", + "urg" + ], + [ + "Ġcar", + "c" + ], + [ + "ĠP", + "Q" + ], + [ + "L", + "iving" + ], + [ + "co", + "eff" + ], + [ + "ĠBr", + "ussels" + ], + [ + "ĠCompet", + "ition" + ], + [ + "Ġnoct", + "urnal" + ], + [ + "so", + "il" + ], + [ + "Ġbio", + "fuels" + ], + [ + "Ġf", + "racking" + ], + [ + "ĠD", + "ATA" + ], + [ + "our", + "ism" + ], + [ + "Ġ18", + "92" + ], + [ + "Ġdynam", + "ically" + ], + [ + "Î", + "¯" + ], + [ + "Ġw", + "il" + ], + [ + "Ġinv", + "ading" + ], + [ + "Ġimag", + "ining" + ], + [ + "------------", + "--" + ], + [ + "Ġwip", + "ed" + ], + [ + "Ġn", + "inety" + ], + [ + "ĠC", + "red" + ], + [ + "Ġpal", + "p" + ], + [ + "O", + "E" + ], + [ + "t", + "ys" + ], + [ + "Ġt", + "abs" + ], + [ + "ĠP", + "F" + ], + [ + "}}{", + "{" + ], + [ + "Ġparad", + "ise" + ], + [ + "Writ", + "er" + ], + [ + "k", + "x" + ], + [ + "Ġb", + "g" + ], + [ + "Ġst", + "aggering" + ], + [ + "32", + "3" + ], + [ + "ĠPut", + "ting" + ], + [ + "know", + "ledge" + ], + [ + "Ġf", + "ences" + ], + [ + "ĠT", + "ale" + ], + [ + "ĠN", + "g" + ], + [ + "Ġche", + "f" + ], + [ + "hold", + "ing" + ], + [ + "imp", + "act" + ], + [ + "H", + "a" + ], + [ + "Ġd", + "ock" + ], + [ + "ins", + "pired" + ], + [ + "vent", + "ing" + ], + [ + "Ġs", + "s" + ], + [ + "al", + "an" + ], + [ + "ĠLib", + "ya" + ], + [ + "Ġenlist", + "ed" + ], + [ + "per", + "mission" + ], + [ + "Ġhon", + "ing" + ], + [ + "Ġdraft", + "ed" + ], + [ + "ĠIde", + "al" + ], + [ + "ind", + "ers" + ], + [ + "com", + "position" + ], + [ + "rel", + "igious" + ], + [ + "C", + "opy" + ], + [ + "K", + "it" + ], + [ + "S", + "ER" + ], + [ + "v", + "ous" + ], + [ + "Th", + "ings" + ], + [ + "à¤", + "¸" + ], + [ + "Ġnegot", + "iated" + ], + [ + "ĠMap", + "le" + ], + [ + "ĠVin", + "ci" + ], + [ + "ĠHttp", + "Response" + ], + [ + "Â", + "Ī" + ], + [ + "Ġj", + "aws" + ], + [ + "ĠSt", + "ats" + ], + [ + "Ġcorrel", + "ate" + ], + [ + "Log", + "in" + ], + [ + "Ġdevast", + "ated" + ], + [ + "Ġunre", + "li" + ], + [ + "en", + "ary" + ], + [ + "Ġcom", + "plication" + ], + [ + "oc", + "racies" + ], + [ + "ĠBl", + "ake" + ], + [ + "Ġmarket", + "ed" + ], + [ + "Â", + "¸" + ], + [ + "ĠO", + "m" + ], + [ + "Ġsm", + "ugg" + ], + [ + "Ġhipp", + "ocamp" + ], + [ + "ĠCalcul", + "ation" + ], + [ + "Ġro", + "asted" + ], + [ + "Ġrenew", + "ables" + ], + [ + "Appro", + "x" + ], + [ + "r", + "atch" + ], + [ + "Ex", + "pected" + ], + [ + "Ġresil", + "iency" + ], + [ + "m", + "oney" + ], + [ + "Ġpre", + "con" + ], + [ + "Ġmix", + "es" + ], + [ + "ĠKe", + "ith" + ], + [ + "t", + "ur" + ], + [ + "ace", + "ans" + ], + [ + "ĠV", + "es" + ], + [ + "Ġ20", + "2" + ], + [ + "Ġkid", + "n" + ], + [ + "Ġreconstruct", + "ed" + ], + [ + "Ġscrut", + "in" + ], + [ + "ĠT", + "ong" + ], + [ + "ĠH", + "ass" + ], + [ + "ĠU", + "CLA" + ], + [ + "ĠJ", + "ur" + ], + [ + "ĠSp", + "ani" + ], + [ + "38", + "5" + ], + [ + "IF", + "IC" + ], + [ + "ĠC", + "incinnati" + ], + [ + "ĠGrand", + "e" + ], + [ + "Ġmanif", + "old" + ], + [ + "ĠSurv", + "ival" + ], + [ + "ĠComp", + "onent" + ], + [ + "ĠBul", + "garia" + ], + [ + "Ġartific", + "ially" + ], + [ + "M", + "arg" + ], + [ + "f", + "air" + ], + [ + "Ġ{", + "})" + ], + [ + "av", + "ier" + ], + [ + "Ġirres", + "pective" + ], + [ + "rais", + "al" + ], + [ + "(", + "." + ], + [ + "Ġb", + "umps" + ], + [ + "ĠH", + "off" + ], + [ + "ĠMy", + "stery" + ], + [ + "Ġsubsc", + "ribed" + ], + [ + "ĠLuther", + "an" + ], + [ + "M", + "ED" + ], + [ + "Ġc", + "nt" + ], + [ + "Ġg", + "ru" + ], + [ + "ĠS", + "SL" + ], + [ + "ac", + "illus" + ], + [ + "ĠPow", + "ell" + ], + [ + ":", + "]," + ], + [ + "ri", + "et" + ], + [ + "Ġbl", + "unt" + ], + [ + "ĠPrepar", + "ing" + ], + [ + "CAS", + "CADE" + ], + [ + "y", + "lim" + ], + [ + "Ġarch", + "ived" + ], + [ + "ĠðĿij", + "¥" + ], + [ + "M", + "er" + ], + [ + "Ġinform", + "s" + ], + [ + "Ġsand", + "wic" + ], + [ + "æ", + "µ" + ], + [ + "Ġj", + "ava" + ], + [ + "Ġ18", + "75" + ], + [ + "top", + "ics" + ], + [ + "eval", + "uation" + ], + [ + "Ġerr", + "one" + ], + [ + "ĠCot", + "ton" + ], + [ + "Ġdi", + "vert" + ], + [ + "Ġpract", + "ise" + ], + [ + "ĠÐ", + "¼" + ], + [ + "Ġpave", + "ment" + ], + [ + "j", + "ava" + ], + [ + "st", + "ill" + ], + [ + "Ġdet", + "ached" + ], + [ + "ĠAd", + "j" + ], + [ + "ĠEld", + "er" + ], + [ + "ĠTr", + "uman" + ], + [ + "Ġerad", + "icate" + ], + [ + "J", + "oseph" + ], + [ + "T", + "I" + ], + [ + "Ġcre", + "ep" + ], + [ + "Ġblow", + "s" + ], + [ + "S", + "ir" + ], + [ + "Ġminim", + "ally" + ], + [ + "Ġpl", + "entiful" + ], + [ + "circ", + "uit" + ], + [ + "Ġdish", + "on" + ], + [ + "ĠNeuro", + "science" + ], + [ + "ĠChes", + "apeake" + ], + [ + "ĠTalm", + "ud" + ], + [ + "f", + "ashion" + ], + [ + "ĠAp", + "parently" + ], + [ + "Ġfurn", + "ish" + ], + [ + "B", + "on" + ], + [ + "n", + "ostic" + ], + [ + "Ġevalu", + "ates" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠ" + ], + [ + "Ġbat", + "ches" + ], + [ + "ĠPC", + "B" + ], + [ + "S", + "OL" + ], + [ + "Ġc", + "reek" + ], + [ + "p", + "kg" + ], + [ + "t", + "racking" + ], + [ + "ĠG", + "ru" + ], + [ + "Ġsal", + "ty" + ], + [ + "Ġsyn", + "agogue" + ], + [ + "Ġsp", + "oil" + ], + [ + "w", + "l" + ], + [ + "ĠInj", + "ury" + ], + [ + "P", + "ick" + ], + [ + "Ġjud", + "ging" + ], + [ + "Ġlig", + "ament" + ], + [ + "umm", + "ies" + ], + [ + "Ġorche", + "str" + ], + [ + "Ġw", + "ander" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠ" + ], + [ + "Ġdimin", + "ishing" + ], + [ + "Ġignor", + "ant" + ], + [ + "ĠMcD", + "onald" + ], + [ + "æ³", + "ķ" + ], + [ + "Ġh", + "r" + ], + [ + "ost", + "asis" + ], + [ + "Ġbond", + "ed" + ], + [ + "ĠSpecial", + "ist" + ], + [ + "Ġ(", + "_" + ], + [ + "45", + "8" + ], + [ + "Ġgerm", + "ination" + ], + [ + "Ġrefract", + "ive" + ], + [ + "Ġearth", + "ly" + ], + [ + "--------------------------------", + "--------------------" + ], + [ + "ĠExt", + "ended" + ], + [ + "ĠProm", + "oting" + ], + [ + "or", + "r" + ], + [ + "arg", + "max" + ], + [ + "Ġlip", + "ids" + ], + [ + "Sl", + "ot" + ], + [ + "Ġfire", + "works" + ], + [ + "Ġisot", + "opes" + ], + [ + "w", + "aves" + ], + [ + "Ġi", + "OS" + ], + [ + "ĠABC", + "D" + ], + [ + "F", + "lu" + ], + [ + "ob", + "acteria" + ], + [ + "ðŁ", + "Į" + ], + [ + "ĠStev", + "ens" + ], + [ + "L", + "u" + ], + [ + "Ġm", + "oths" + ], + [ + "ĠCorpor", + "ate" + ], + [ + "è®", + "¡" + ], + [ + "Ġá", + "¼" + ], + [ + "ĠI", + "UCN" + ], + [ + "Ġtheir", + "s" + ], + [ + "r", + "ification" + ], + [ + "ĠB", + "less" + ], + [ + "Ġbo", + "ast" + ], + [ + "VAL", + "ID" + ], + [ + "19", + "79" + ], + [ + "Dep", + "th" + ], + [ + "ĠL", + "ingu" + ], + [ + "Ġlat", + "ency" + ], + [ + "Ġright", + "ly" + ], + [ + "Ġair", + "ways" + ], + [ + "Ġgal", + "van" + ], + [ + "Ġbus", + "hes" + ], + [ + "Ġsuper", + "market" + ], + [ + "Ġtele", + "graph" + ], + [ + "Ġsand", + "stone" + ], + [ + "ĠP", + "ig" + ], + [ + "Ġne", + "p" + ], + [ + "Ġ19", + "5" + ], + [ + "School", + "s" + ], + [ + "ен", + "и" + ], + [ + "Ġhe", + "gemon" + ], + [ + "ac", + "ion" + ], + [ + "Ġvag", + "ina" + ], + [ + "Ġst", + "alk" + ], + [ + "ĠP", + "ool" + ], + [ + "Ġk", + "el" + ], + [ + "Form", + "atter" + ], + [ + "rocess", + "ing" + ], + [ + "Ġd", + "an" + ], + [ + "ĠP", + "ascal" + ], + [ + "ãģ", + "Ļ" + ], + [ + "F", + "oot" + ], + [ + "Ċ", + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "ĠF", + "ellow" + ], + [ + "Ġk", + "ale" + ], + [ + "Ġafford", + "ability" + ], + [ + "iche", + "ver" + ], + [ + "P", + "ON" + ], + [ + "Ġp", + "uff" + ], + [ + "ĠRoche", + "ster" + ], + [ + "om", + "ers" + ], + [ + "Ġcomm", + "ence" + ], + [ + "Ġfl", + "ax" + ], + [ + "19", + "81" + ], + [ + "ĠBel", + "gian" + ], + [ + "ĠBre", + "aking" + ], + [ + "ĠCharl", + "eston" + ], + [ + "Ġcultiv", + "ars" + ], + [ + "Ġab", + "c" + ], + [ + "ĠChair", + "man" + ], + [ + "Ġele", + "m" + ], + [ + "min", + "utes" + ], + [ + "ĠA", + "ging" + ], + [ + "ÂĿÂ", + "IJ" + ], + [ + "t", + "v" + ], + [ + "ë", + "ĭ" + ], + [ + "Ġd", + "c" + ], + [ + "le", + "v" + ], + [ + "ĠL", + "ent" + ], + [ + "uit", + "ively" + ], + [ + "ĠScot", + "ia" + ], + [ + "Ġdown", + "wards" + ], + [ + "H", + "ash" + ], + [ + "S", + "pring" + ], + [ + "Ġst", + "aring" + ], + [ + "Ġfe", + "ats" + ], + [ + "Ġpredecess", + "ors" + ], + [ + "G", + "ra" + ], + [ + "Ġrep", + "ell" + ], + [ + "Ġcr", + "ush" + ], + [ + "Ġdot", + "ted" + ], + [ + "ĠQuarter", + "ly" + ], + [ + "be", + "es" + ], + [ + "Ġjul", + "iet" + ], + [ + "L", + "F" + ], + [ + "ĠD", + "ol" + ], + [ + "pic", + "uous" + ], + [ + "Ġexp", + "r" + ], + [ + "34", + "8" + ], + [ + "ino", + "a" + ], + [ + "Ġhomeless", + "ness" + ], + [ + "cap", + "ing" + ], + [ + "op", + "ping" + ], + [ + "reng", + "th" + ], + [ + "di", + "am" + ], + [ + "Ġquot", + "ations" + ], + [ + "Opt", + "im" + ], + [ + "A", + "ff" + ], + [ + "g", + "erald" + ], + [ + "ÂĿÂij", + "âĤ¯" + ], + [ + "ĠJos", + "é" + ], + [ + "Gen", + "esis" + ], + [ + "Ġrevers", + "al" + ], + [ + "ĠB", + "uilt" + ], + [ + "att", + "oo" + ], + [ + "ĠAv", + "iation" + ], + [ + "Ġepist", + "em" + ], + [ + "Ġcrick", + "et" + ], + [ + "Ġl", + "s" + ], + [ + "Ġdist", + "raction" + ], + [ + "Ġmed", + "al" + ], + [ + "Ġcongress", + "ional" + ], + [ + "unt", + "u" + ], + [ + "ĠConfed", + "eracy" + ], + [ + "ĠLun", + "ar" + ], + [ + "B", + "uffer" + ], + [ + "Ġ18", + "84" + ], + [ + "Ġarch", + "ival" + ], + [ + "Ġexacerb", + "ated" + ], + [ + "Ġt", + "innitus" + ], + [ + "ĠP", + "ly" + ], + [ + "ant", + "is" + ], + [ + "Ġrecon", + "sider" + ], + [ + "contin", + "ent" + ], + [ + "r", + "ists" + ], + [ + "ia", + "o" + ], + [ + "Ġdisc", + "ard" + ], + [ + "Prov", + "ider" + ], + [ + "B", + "G" + ], + [ + "ĠB", + "inomial" + ], + [ + "ĠH", + "ex" + ], + [ + "))", + "]" + ], + [ + "et", + "z" + ], + [ + "ĠL", + "CD" + ], + [ + "Ġsc", + "anned" + ], + [ + "ĠS", + "ams" + ], + [ + "Su", + "ggest" + ], + [ + "Ġresc", + "ued" + ], + [ + "F", + "IN" + ], + [ + "ĠO", + "H" + ], + [ + "s", + "app" + ], + [ + "arm", + "ac" + ], + [ + "ir", + "is" + ], + [ + "ĠV", + "enn" + ], + [ + "Ġenfor", + "cing" + ], + [ + "O", + "FF" + ], + [ + "ĠM", + "eth" + ], + [ + "ĠPed", + "ro" + ], + [ + "ĠPl", + "at" + ], + [ + "ĠRel", + "ief" + ], + [ + "ĠEp", + "ic" + ], + [ + "ĠExp", + "ansion" + ], + [ + "ĠTe", + "en" + ], + [ + "i", + "ptic" + ], + [ + "s", + "parse" + ], + [ + "Ö", + "¼" + ], + [ + "ĠK", + "ra" + ], + [ + "33", + "7" + ], + [ + "Ġs", + "ag" + ], + [ + "Ġexpl", + "oded" + ], + [ + "Ġcor", + "nea" + ], + [ + "ĠJo", + "an" + ], + [ + "ĠVacc", + "ine" + ], + [ + "Ġt", + "igers" + ], + [ + "en", + "burg" + ], + [ + "ra", + "ines" + ], + [ + "ĠH", + "od" + ], + [ + "ĠTechn", + "ique" + ], + [ + "Ġcomprehend", + "ing" + ], + [ + "ĠS", + "oy" + ], + [ + "Ġcomm", + "enced" + ], + [ + "Ġrefer", + "ral" + ], + [ + "Ġmis", + "information" + ], + [ + "Ġstation", + "ed" + ], + [ + "ĠVer", + "ify" + ], + [ + "Ġsynchron", + "ous" + ], + [ + "Ġtempt", + "ation" + ], + [ + "c", + "arb" + ], + [ + "h", + "ide" + ], + [ + "ce", + "il" + ], + [ + "ces", + "ter" + ], + [ + "key", + "word" + ], + [ + "bo", + "ats" + ], + [ + "ĠThank", + "fully" + ], + [ + "Ġdiss", + "olution" + ], + [ + "Ġit", + "chy" + ], + [ + "En", + "abled" + ], + [ + "Ġguess", + "ed" + ], + [ + "Ġplacent", + "a" + ], + [ + "Ġtrans", + "verse" + ], + [ + "19", + "50" + ], + [ + "Ġimp", + "lying" + ], + [ + "ĠExped", + "ition" + ], + [ + "Ġa", + "ur" + ], + [ + ">", + "`" + ], + [ + "C", + "U" + ], + [ + "Ġsubmit", + "ting" + ], + [ + "rit", + "ies" + ], + [ + "ĠSc", + "al" + ], + [ + "Ġfurn", + "ished" + ], + [ + "ICE", + "F" + ], + [ + "Ġorn", + "ament" + ], + [ + "Ġaffirm", + "ative" + ], + [ + "Ġh", + "ibern" + ], + [ + "Ġr", + "ivals" + ], + [ + "Ġsoy", + "beans" + ], + [ + "Ġar", + "ches" + ], + [ + "ph", + "rase" + ], + [ + "ĠS", + "lavery" + ], + [ + "Ġte", + "eming" + ], + [ + "sh", + "aring" + ], + [ + "ĠSelect", + "ed" + ], + [ + "Ġflatten", + "ed" + ], + [ + "re", + "ported" + ], + [ + "Ġh", + "ives" + ], + [ + "Ġg", + "orge" + ], + [ + "Ġ-", + "(" + ], + [ + "Ġ*", + "," + ], + [ + "76", + "5" + ], + [ + "qu", + "art" + ], + [ + "pt", + "a" + ], + [ + "het", + "to" + ], + [ + "Ġconfir", + "ming" + ], + [ + "ĠMesopotam", + "ia" + ], + [ + "F", + "ederal" + ], + [ + "ĠT", + "um" + ], + [ + "Ġdet", + "achment" + ], + [ + "ĠRead", + "y" + ], + [ + "Ġmonaster", + "ies" + ], + [ + "Ġsupplement", + "ed" + ], + [ + "ĠP", + "K" + ], + [ + "Fe", + "eling" + ], + [ + "Ġv", + "amp" + ], + [ + "Ġconnect", + "or" + ], + [ + "ĠCan", + "aan" + ], + [ + "Val", + "idation" + ], + [ + "Ġunknown", + "s" + ], + [ + "CON", + "F" + ], + [ + "Ġpropag", + "ate" + ], + [ + "ĠC", + "arr" + ], + [ + "Ġdeep", + "ening" + ], + [ + "Ġcentr", + "ifug" + ], + [ + "ĠS", + "ie" + ], + [ + "ĠCo", + "operation" + ], + [ + "})", + "^" + ], + [ + "Pass", + "word" + ], + [ + "Ġunnot", + "iced" + ], + [ + "Ġcont", + "ractions" + ], + [ + "au", + "ge" + ], + [ + "á¹", + "ĩ" + ], + [ + "S", + "ent" + ], + [ + "n", + "ge" + ], + [ + "Ġu", + "k" + ], + [ + "60", + "8" + ], + [ + "ĠGen", + "erated" + ], + [ + "Ġdiagn", + "ostics" + ], + [ + "Ġen", + "cephal" + ], + [ + "Ġsum", + "mon" + ], + [ + "ĠNow", + "adays" + ], + [ + "T", + "emp" + ], + [ + "mark", + "ed" + ], + [ + "Ġtom", + "bs" + ], + [ + "Sec", + "urity" + ], + [ + "term", + "inal" + ], + [ + "Ġdist", + "ancing" + ], + [ + "Ġtot", + "als" + ], + [ + "oms", + "on" + ], + [ + "Ġ16", + "7" + ], + [ + "á", + "s" + ], + [ + "ĠMur", + "phy" + ], + [ + "Ġsub", + "groups" + ], + [ + "75", + "5" + ], + [ + "Ġpictures", + "que" + ], + [ + "Sim", + "plify" + ], + [ + "Ġm", + "oll" + ], + [ + "st", + "ellar" + ], + [ + "Ġpor", + "celain" + ], + [ + "s", + "ites" + ], + [ + "Ġ'", + "**" + ], + [ + "Ġse", + "g" + ], + [ + "ĠN", + "W" + ], + [ + "Ex", + "pression" + ], + [ + "ĠCur", + "ious" + ], + [ + "D", + "aily" + ], + [ + "S", + "ources" + ], + [ + "Ġun", + "checked" + ], + [ + "Ġflour", + "ishing" + ], + [ + "d", + "aily" + ], + [ + "al", + "gorithm" + ], + [ + "Ġm", + "olds" + ], + [ + "ens", + "itivity" + ], + [ + "Ġsur", + "rendered" + ], + [ + "Ġ18", + "77" + ], + [ + "Ġver", + "n" + ], + [ + "Ben", + "efits" + ], + [ + "Â", + "«" + ], + [ + "P", + "K" + ], + [ + "C", + "redit" + ], + [ + "B", + "rain" + ], + [ + "z", + "ig" + ], + [ + "paralle", + "led" + ], + [ + "Ġsub", + "ordinate" + ], + [ + "ve", + "cs" + ], + [ + "ĠUn", + "known" + ], + [ + "19", + "76" + ], + [ + "ĠSp", + "encer" + ], + [ + "Ġgym", + "n" + ], + [ + "ĠC", + "PR" + ], + [ + "ark", + "ers" + ], + [ + "24", + "3" + ], + [ + "iter", + "ations" + ], + [ + "Ġviol", + "in" + ], + [ + "Ġcoinc", + "ide" + ], + [ + "ĠC", + "ourses" + ], + [ + "Ġal", + "arms" + ], + [ + "Ġpol", + "ls" + ], + [ + "Ġemb", + "ell" + ], + [ + "amb", + "a" + ], + [ + "Ġconver", + "gent" + ], + [ + "Sequ", + "ential" + ], + [ + "ay", + "as" + ], + [ + "Ġclos", + "es" + ], + [ + "im", + "inary" + ], + [ + "ĠEst", + "imate" + ], + [ + "Direct", + "ory" + ], + [ + "Ġcorrid", + "or" + ], + [ + "V", + "oice" + ], + [ + "in", + "ism" + ], + [ + "Ġm", + "ell" + ], + [ + "Ġshort", + "ness" + ], + [ + "н", + "а" + ], + [ + "ĠSpe", + "ak" + ], + [ + "��Report", + "ing" + ], + [ + "ĠAlgebra", + "ic" + ], + [ + "ĠB", + "attery" + ], + [ + "Ġam", + "alg" + ], + [ + "Ġ18", + "79" + ], + [ + ")^", + "(" + ], + [ + "ä¸", + "Ĭ" + ], + [ + "Ġshut", + "down" + ], + [ + "Ġp", + "enguins" + ], + [ + "Ġfl", + "oral" + ], + [ + "38", + "6" + ], + [ + "ĠE", + "state" + ], + [ + "ĠO", + "g" + ], + [ + "EM", + "S" + ], + [ + "Ġf", + "encing" + ], + [ + "par", + "agraph" + ], + [ + "d", + "ad" + ], + [ + "25", + "3" + ], + [ + "Ġsan", + "ction" + ], + [ + "n", + "ell" + ], + [ + "45", + "5" + ], + [ + "ze", + "es" + ], + [ + "Ġinstit", + "uted" + ], + [ + "Ġal", + "monds" + ], + [ + "Ġ)", + ";" + ], + [ + "Ġinsp", + "ir" + ], + [ + "Ġsubtract", + "ed" + ], + [ + "Ġjack", + "et" + ], + [ + "ens", + "ely" + ], + [ + "ĠCour", + "ts" + ], + [ + "ĠCertain", + "ly" + ], + [ + "ou", + "les" + ], + [ + "Ġst", + "eroids" + ], + [ + "ĠBur", + "ke" + ], + [ + "ĠCol", + "ony" + ], + [ + "Ġcam", + "oufl" + ], + [ + "ä½", + "ľ" + ], + [ + "t", + "rap" + ], + [ + "Ġp", + "orn" + ], + [ + "ĠDe", + "lete" + ], + [ + "Ġscen", + "ery" + ], + [ + "ĠFac", + "ility" + ], + [ + "Ġb", + "udd" + ], + [ + "ĠOr", + "b" + ], + [ + "Ġchron", + "ological" + ], + [ + "co", + "e" + ], + [ + "Ġbrid", + "ging" + ], + [ + "Ġconcert", + "s" + ], + [ + "ad", + "oes" + ], + [ + "Ġman", + "ned" + ], + [ + "ider", + "y" + ], + [ + "enh", + "ower" + ], + [ + "Ġl", + "yn" + ], + [ + "class", + "ification" + ], + [ + "ĠT", + "on" + ], + [ + "ĠC", + "airo" + ], + [ + "Ġsc", + "raps" + ], + [ + "35", + "7" + ], + [ + "ĠT", + "A" + ], + [ + "ĠP", + "OW" + ], + [ + "Ġpart", + "itions" + ], + [ + "oy", + "le" + ], + [ + "Ġ18", + "72" + ], + [ + "Pat", + "ients" + ], + [ + "Ġ18", + "83" + ], + [ + "Ġalleg", + "ations" + ], + [ + "Ġaffil", + "iation" + ], + [ + "posit", + "ories" + ], + [ + "irc", + "le" + ], + [ + "Ġselect", + "ively" + ], + [ + "Ġecho", + "ed" + ], + [ + "G", + "reek" + ], + [ + "U", + "X" + ], + [ + "Ġun", + "anim" + ], + [ + "em", + "erg" + ], + [ + "Ġever", + "green" + ], + [ + "....", + ".." + ], + [ + "ĠTechn", + "ological" + ], + [ + "Ġext", + "rap" + ], + [ + "ros", + "clerosis" + ], + [ + "Ġs", + "id" + ], + [ + "Ġet", + "iquette" + ], + [ + "deg", + "rees" + ], + [ + "P", + "in" + ], + [ + "f", + "m" + ], + [ + "ĠCl", + "aim" + ], + [ + "HO", + "W" + ], + [ + "Ġc", + "uring" + ], + [ + "ĠP", + "seud" + ], + [ + "ĠCl", + "uster" + ], + [ + "ĠOver", + "coming" + ], + [ + "Ġdomestic", + "ated" + ], + [ + "C", + "ite" + ], + [ + "ĠS", + "ullivan" + ], + [ + "Ġte", + "as" + ], + [ + "26", + "3" + ], + [ + "F", + "rid" + ], + [ + "y", + "x" + ], + [ + "Ġb", + "ail" + ], + [ + "iter", + "ate" + ], + [ + "ĠJer", + "ry" + ], + [ + "Ġmigr", + "ating" + ], + [ + "Ġtrans", + "pose" + ], + [ + "eng", + "ing" + ], + [ + "Ġprog", + "en" + ], + [ + "ush", + "i" + ], + [ + "Ġa", + "pex" + ], + [ + "ĠElect", + "ronics" + ], + [ + "ç®", + "Ĺ" + ], + [ + "Ġtum", + "our" + ], + [ + "Ġback", + "pack" + ], + [ + "Ġ20", + "5" + ], + [ + "0000", + "000" + ], + [ + "ĠNum", + "erical" + ], + [ + "Ġadvantage", + "ous" + ], + [ + "D", + "u" + ], + [ + "l", + "ove" + ], + [ + "ĠO", + "dd" + ], + [ + "commun", + "ity" + ], + [ + "ĠAch", + "illes" + ], + [ + "gu", + "ide" + ], + [ + "ĠMil", + "an" + ], + [ + "ĠNort", + "on" + ], + [ + "?", + "." + ], + [ + "ct", + "ools" + ], + [ + "ĠCustom", + "er" + ], + [ + "m", + "ph" + ], + [ + "ĠA", + "zer" + ], + [ + "+", + ")" + ], + [ + "Ġb", + "s" + ], + [ + "ĠIP", + "CC" + ], + [ + "Ġsubstit", + "utes" + ], + [ + "Ġ25", + "00" + ], + [ + "HE", + "MAT" + ], + [ + "å¤", + "§" + ], + [ + "Ġh", + "amm" + ], + [ + "Ġbi", + "ome" + ], + [ + "ĠSil", + "k" + ], + [ + "Dist", + "ribution" + ], + [ + "Ġfil", + "ament" + ], + [ + "ĠA", + "im" + ], + [ + "ian", + "ism" + ], + [ + "ĠInteg", + "ral" + ], + [ + "Ġlin", + "en" + ], + [ + "ĠFer", + "dinand" + ], + [ + "ĠOE", + "CD" + ], + [ + "b", + "ud" + ], + [ + "Ġshut", + "ter" + ], + [ + "Ġprest", + "ige" + ], + [ + "ĠX", + "i" + ], + [ + "Ġout", + "liers" + ], + [ + "Ġsw", + "ords" + ], + [ + "RE", + "L" + ], + [ + "f", + "raction" + ], + [ + "as", + "ms" + ], + [ + "15", + "00" + ], + [ + "28", + "4" + ], + [ + "Ġconduct", + "s" + ], + [ + "ĠIS", + "SN" + ], + [ + "ur", + "us" + ], + [ + "AT", + "T" + ], + [ + "ĠThous", + "ands" + ], + [ + "d", + "rew" + ], + [ + "ĠT", + "ou" + ], + [ + "ĠE", + "ST" + ], + [ + "ĠD", + "op" + ], + [ + "Lim", + "it" + ], + [ + "al", + "oad" + ], + [ + "ĠR", + "ising" + ], + [ + "part", + "icip" + ], + [ + "Ġstick", + "ers" + ], + [ + "ĠFactor", + "ization" + ], + [ + "Ġst", + "ains" + ], + [ + "ĠP", + "oe" + ], + [ + "Ġ18", + "54" + ], + [ + "Ġav", + "oids" + ], + [ + "ï¼", + "Ī" + ], + [ + "Ġles", + "ion" + ], + [ + "Ġhelp", + "ers" + ], + [ + "23", + "1" + ], + [ + "ĠMat", + "rices" + ], + [ + "ĠC", + "ay" + ], + [ + "eg", + "y" + ], + [ + "Ġheat", + "ers" + ], + [ + "ĠB", + "is" + ], + [ + "Ġfl", + "ashes" + ], + [ + "ĠSh", + "apes" + ], + [ + "Ġyoung", + "sters" + ], + [ + "Ġfavor", + "ites" + ], + [ + "ĠTher", + "mal" + ], + [ + "Ġal", + "ias" + ], + [ + "ĠRe", + "ach" + ], + [ + "Ġwe", + "ars" + ], + [ + "Ġimmun", + "ization" + ], + [ + "sam", + "pling" + ], + [ + "Ġmening", + "itis" + ], + [ + "w", + "edge" + ], + [ + "ĠV", + "ic" + ], + [ + "fore", + "sts" + ], + [ + "val", + "ence" + ], + [ + "Ġrap", + "port" + ], + [ + "ĠS", + "ikh" + ], + [ + "ĠCom", + "ing" + ], + [ + "Ġcapt", + "ion" + ], + [ + "len", + "ess" + ], + [ + "oper", + "ations" + ], + [ + "P", + "ref" + ], + [ + "w", + "i" + ], + [ + "ĠT", + "F" + ], + [ + "Ġbu", + "ys" + ], + [ + "Neg", + "ative" + ], + [ + "Ġro", + "pes" + ], + [ + "Ġprol", + "ific" + ], + [ + "ĠB", + "eg" + ], + [ + "ĠH", + "our" + ], + [ + "32", + "7" + ], + [ + "AT", + "OR" + ], + [ + "ĠEm", + "pathy" + ], + [ + "Ġj", + "er" + ], + [ + "K", + "N" + ], + [ + "Ġm", + "ound" + ], + [ + "Ġhuman", + "kind" + ], + [ + "Ġten", + "ants" + ], + [ + "ĠCult", + "ures" + ], + [ + "id", + "im" + ], + [ + "Ġsem", + "inar" + ], + [ + "Ġrelent", + "less" + ], + [ + "R", + "IC" + ], + [ + "Ġe", + "tym" + ], + [ + "Ġqu", + "i" + ], + [ + "arc", + "ode" + ], + [ + "perm", + "issions" + ], + [ + "Ġdiscipl", + "inary" + ], + [ + "Ġcoast", + "s" + ], + [ + "Ġgra", + "ded" + ], + [ + "ull", + "ah" + ], + [ + "Ġdem", + "o" + ], + [ + "Ġquestionna", + "ires" + ], + [ + "Ġâķij", + "\\" + ], + [ + "Ġpodcast", + "s" + ], + [ + "m", + "ale" + ], + [ + "ĠL", + "odge" + ], + [ + "ang", + "ible" + ], + [ + "ĠSalmon", + "ella" + ], + [ + "st", + "rand" + ], + [ + "Ġloc", + "ating" + ], + [ + "Ġd", + "yn" + ], + [ + "Ġbre", + "wing" + ], + [ + "38", + "8" + ], + [ + "Ġcollabor", + "ated" + ], + [ + "ĠOpportun", + "ity" + ], + [ + "Ġmemoir", + "s" + ], + [ + "s", + "an" + ], + [ + "ic", + "c" + ], + [ + "ab", + "ric" + ], + [ + "Ġr", + "ye" + ], + [ + "Ġimp", + "urities" + ], + [ + "iet", + "ies" + ], + [ + "ĠEll", + "is" + ], + [ + "Ġresemb", + "lance" + ], + [ + "c", + "overed" + ], + [ + "Ġcon", + "ceive" + ], + [ + "Test", + "ing" + ], + [ + "Ġr", + "all" + ], + [ + "Ġexempl", + "ified" + ], + [ + "P", + "et" + ], + [ + "Ġ18", + "55" + ], + [ + "Ġground", + "ing" + ], + [ + "Ġn", + "emat" + ], + [ + "50", + "9" + ], + [ + "Ġcy", + "sts" + ], + [ + "ĠC", + "rop" + ], + [ + "Ġit", + "ertools" + ], + [ + "Ġsh", + "ocks" + ], + [ + "ĠO", + "kay" + ], + [ + "Ġag", + "gregation" + ], + [ + "Ġhead", + "ings" + ], + [ + "if", + "ix" + ], + [ + "('", + "." + ], + [ + "ĠChe", + "st" + ], + [ + "OP", + "T" + ], + [ + "Ġped", + "al" + ], + [ + "bet", + "ter" + ], + [ + "ĠR", + "an" + ], + [ + "Ġrep", + "ression" + ], + [ + "Ġbuff", + "alo" + ], + [ + "R", + "isk" + ], + [ + "Ġkn", + "ives" + ], + [ + "Ġ", + "é" + ], + [ + "ĠM", + "au" + ], + [ + "Ġmin", + "ed" + ], + [ + "Ġ18", + "56" + ], + [ + "Ġemp", + "athetic" + ], + [ + "Ġbuck", + "ets" + ], + [ + "c", + "hens" + ], + [ + "ĠEx", + "cept" + ], + [ + "Ġabbrev", + "iated" + ], + [ + "ĠB", + "oeing" + ], + [ + "OL", + "OG" + ], + [ + "3", + "000" + ], + [ + "ĠDisc", + "rimination" + ], + [ + "otheli", + "oma" + ], + [ + "ç±", + "»" + ], + [ + "ĠNe", + "ander" + ], + [ + "C", + "UR" + ], + [ + "Ġcharacter", + "ised" + ], + [ + "yr", + "inth" + ], + [ + "mus", + "ic" + ], + [ + "Ġc", + "ried" + ], + [ + "es", + "ch" + ], + [ + "Ġth", + "ro" + ], + [ + "Ġpl", + "ight" + ], + [ + "ĠProced", + "ure" + ], + [ + "M", + "onday" + ], + [ + "Ġo", + "c" + ], + [ + "coll", + "ision" + ], + [ + "Ġrest", + "orative" + ], + [ + "Ġer", + "ase" + ], + [ + "Ġalumin", + "ium" + ], + [ + "A", + "li" + ], + [ + "s", + "elling" + ], + [ + "Ġover", + "dose" + ], + [ + "yd", + "ia" + ], + [ + "Ġaer", + "ospace" + ], + [ + "ĠSib", + "eria" + ], + [ + "v", + "d" + ], + [ + "he", + "e" + ], + [ + "ĠNew", + "foundland" + ], + [ + "Ġ16", + "3" + ], + [ + "ĠMe", + "ans" + ], + [ + "Ġaccred", + "ited" + ], + [ + "ut", + "orial" + ], + [ + "Ġbrit", + "tle" + ], + [ + "ĠC", + "av" + ], + [ + "Ġauth", + "ored" + ], + [ + "Ġconfront", + "ation" + ], + [ + "Ġab", + "usive" + ], + [ + "E", + "mer" + ], + [ + "m", + "ouse" + ], + [ + "Ġqu", + "int" + ], + [ + "Ġimport", + "ing" + ], + [ + "h", + "ref" + ], + [ + "Ġbi", + "ologically" + ], + [ + "AL", + "E" + ], + [ + "Ġincap", + "able" + ], + [ + "ĠWil", + "helm" + ], + [ + "Ġperpetu", + "ating" + ], + [ + "Z", + "V" + ], + [ + "r", + "z" + ], + [ + "t", + "as" + ], + [ + "AP", + "H" + ], + [ + "Ġspray", + "ing" + ], + [ + "marg", + "in" + ], + [ + "th", + "umb" + ], + [ + "Ġrep", + "orters" + ], + [ + "ãģ", + "Ĺ" + ], + [ + "Ġbarg", + "aining" + ], + [ + "Ġun", + "paralleled" + ], + [ + "Ġz", + "e" + ], + [ + "Ġ16", + "6" + ], + [ + "ring", + "ton" + ], + [ + "Ġepidem", + "iology" + ], + [ + "L", + "atin" + ], + [ + "ot", + "er" + ], + [ + "au", + "chy" + ], + [ + "Ġhyp", + "ers" + ], + [ + "Ġacqu", + "ainted" + ], + [ + "ĠP", + "orter" + ], + [ + "Ġam", + "eric" + ], + [ + "ĠIn", + "ventory" + ], + [ + "Ġce", + "il" + ], + [ + "Ġdecor", + "ate" + ], + [ + "alg", + "ia" + ], + [ + "Ġther", + "most" + ], + [ + "we", + "h" + ], + [ + "ĠSp", + "in" + ], + [ + "Pro", + "xy" + ], + [ + "ä¸", + "ĭ" + ], + [ + "f", + "acing" + ], + [ + "ç", + "IJ" + ], + [ + "ĠSe", + "eds" + ], + [ + "Ċĉĉĉĉ", + "ĉĉ" + ], + [ + "Fort", + "unately" + ], + [ + "Ġimmort", + "al" + ], + [ + "38", + "7" + ], + [ + "ĠM", + "g" + ], + [ + "pol", + "ar" + ], + [ + "Ġib", + "n" + ], + [ + "ac", + "ao" + ], + [ + "Ġgeneral", + "ization" + ], + [ + "Ġwors", + "ening" + ], + [ + "O", + "oo" + ], + [ + "e", + "i" + ], + [ + "ĠTrigon", + "ometric" + ], + [ + "Ġc", + "ites" + ], + [ + "Am", + "ount" + ], + [ + "Ġgrace", + "fully" + ], + [ + "Ġb", + "ison" + ], + [ + "Ġl", + "eng" + ], + [ + "Ġv", + "iz" + ], + [ + "ag", + "ation" + ], + [ + "Ġsp", + "icy" + ], + [ + "Ġem", + "an" + ], + [ + "Ġel", + "ic" + ], + [ + "to", + "le" + ], + [ + "Ġcontin", + "ual" + ], + [ + "Ġleft", + "over" + ], + [ + "Ġque", + "ens" + ], + [ + "ĠPart", + "ial" + ], + [ + "Ġrepair", + "ing" + ], + [ + "ĠLever", + "aging" + ], + [ + "h", + "line" + ], + [ + "de", + "letion" + ], + [ + "Ġp", + "rizes" + ], + [ + "ĠS", + "ara" + ], + [ + "Ġab", + "r" + ], + [ + "ĠConfig", + "uration" + ], + [ + "ĠTh", + "irty" + ], + [ + "Ġ17", + "1" + ], + [ + "ĠCur", + "ve" + ], + [ + "ĠPythag", + "oras" + ], + [ + "ĠLiver", + "pool" + ], + [ + "Ġ?", + "?" + ], + [ + "Ġprohib", + "its" + ], + [ + "w", + "omen" + ], + [ + "ĠThe", + "sis" + ], + [ + "oe", + "lectric" + ], + [ + "ĠImpro", + "ving" + ], + [ + "ĠG", + "ET" + ], + [ + "ass", + "essment" + ], + [ + "Ġout", + "file" + ], + [ + "plic", + "ating" + ], + [ + "ĠGe", + "off" + ], + [ + "Ġfuel", + "ing" + ], + [ + "w", + "ald" + ], + [ + "ĊĊ", + "ĉĉ" + ], + [ + "t", + "ube" + ], + [ + "ĠB", + "og" + ], + [ + "Ġ2", + "35" + ], + [ + "Ġse", + "ptic" + ], + [ + "Ġact", + "u" + ], + [ + "48", + "6" + ], + [ + "alle", + "ts" + ], + [ + "ĠLuc", + "as" + ], + [ + "ĠDick", + "ens" + ], + [ + "(", + "{\\" + ], + [ + "S", + "X" + ], + [ + "åŃ", + "Ĺ" + ], + [ + "f", + "lux" + ], + [ + "Ġm", + "RNA" + ], + [ + "dis", + "able" + ], + [ + "ĠUS", + "GS" + ], + [ + "ĠMar", + "itime" + ], + [ + "ocaly", + "ptic" + ], + [ + "ex", + "cel" + ], + [ + "Ġpray", + "ing" + ], + [ + "ck", + "o" + ], + [ + "Ġembod", + "iment" + ], + [ + "A", + "gg" + ], + [ + "Ġ", + "ê" + ], + [ + "re", + "rs" + ], + [ + "Ġo", + "xy" + ], + [ + "Ġal", + "k" + ], + [ + "ach", + "ments" + ], + [ + "33", + "4" + ], + [ + "ĠNe", + "o" + ], + [ + "Ġregul", + "ator" + ], + [ + "ĠLu", + "is" + ], + [ + "Ġvertebra", + "e" + ], + [ + "Ġpar", + "ach" + ], + [ + "ĠA", + "UTH" + ], + [ + "th", + "resh" + ], + [ + "19", + "20" + ], + [ + "ĠMor", + "al" + ], + [ + "T", + "ell" + ], + [ + "ĠM", + "eyer" + ], + [ + "ens", + "ure" + ], + [ + "Ġdr", + "ank" + ], + [ + "ĠLegisl", + "ature" + ], + [ + "Ġre", + "naissance" + ], + [ + "ĠMus", + "ical" + ], + [ + "bro", + "ken" + ], + [ + "N", + "ULL" + ], + [ + "ĠM", + "LA" + ], + [ + "Ġcost", + "ing" + ], + [ + "Ġcort", + "ic" + ], + [ + "Ġc", + "rip" + ], + [ + "Ġsc", + "rat" + ], + [ + "or", + "ange" + ], + [ + "40", + "9" + ], + [ + "Ġtrain", + "ers" + ], + [ + "Ġtooth", + "brush" + ], + [ + "kins", + "on" + ], + [ + "Ġsub", + "strates" + ], + [ + "Ġserial", + "ize" + ], + [ + "Ġcel", + "ery" + ], + [ + "Ġacron", + "ym" + ], + [ + "Ġdes", + "p" + ], + [ + "f", + "rag" + ], + [ + "Ġart", + "works" + ], + [ + "ĠFr", + "anz" + ], + [ + "Ġampl", + "ified" + ], + [ + "Ġextr", + "ater" + ], + [ + "n", + "py" + ], + [ + "Ġf", + "i" + ], + [ + "ĠC", + "N" + ], + [ + "Ġmar", + "ital" + ], + [ + "Ġappend", + "ix" + ], + [ + "th", + "ouse" + ], + [ + "Ġtor", + "ped" + ], + [ + "Ġpair", + "ing" + ], + [ + "ĠCl", + "os" + ], + [ + "Ġsummar", + "izes" + ], + [ + "Ġa", + "i" + ], + [ + "P", + "LE" + ], + [ + "t", + "emplates" + ], + [ + "Ġh", + "ides" + ], + [ + ">>>>>>>>>>>>>>>>", + ">>>>>>>>>>>>>>>>" + ], + [ + "N", + "avig" + ], + [ + "P", + "aper" + ], + [ + "Ġfruit", + "ful" + ], + [ + "Ġsafegu", + "ards" + ], + [ + "Ġmisu", + "nderstanding" + ], + [ + "Ġcryptocur", + "rency" + ], + [ + "ĠTrans", + "cript" + ], + [ + "Ġana", + "erobic" + ], + [ + "c", + "oding" + ], + [ + "Ġref", + "uses" + ], + [ + "30", + "2" + ], + [ + "Ġl", + "ax" + ], + [ + "Cont", + "emporary" + ], + [ + "ĠCor", + "relation" + ], + [ + "ĠSov", + "iets" + ], + [ + "b", + "ast" + ], + [ + "ef", + "ul" + ], + [ + "ĠCab", + "inet" + ], + [ + "Ġvent", + "ric" + ], + [ + "Ġadm", + "its" + ], + [ + "C", + "apt" + ], + [ + "di", + "ag" + ], + [ + "zy", + "g" + ], + [ + "ac", + "ad" + ], + [ + "ĠW", + "ake" + ], + [ + "ĠArchae", + "ological" + ], + [ + "ĠN", + "M" + ], + [ + "ĠV", + "ish" + ], + [ + "Ġcal", + "end" + ], + [ + "Ġsour", + "cing" + ], + [ + "Ġcontempor", + "aries" + ], + [ + "è¦", + "ģ" + ], + [ + "...", + ")" + ], + [ + "ĠJac", + "ques" + ], + [ + "D", + "N" + ], + [ + "ob", + "il" + ], + [ + ":", + "(" + ], + [ + "Ġsmall", + "pox" + ], + [ + "ĠBl", + "acks" + ], + [ + "Ġentire", + "ty" + ], + [ + "CL", + "UD" + ], + [ + "ĠSic", + "ily" + ], + [ + "publ", + "ish" + ], + [ + "^", + "(-" + ], + [ + "ĠP", + "ir" + ], + [ + "Ġgl", + "or" + ], + [ + "Ġcaterpill", + "ars" + ], + [ + "Ġ15", + "2" + ], + [ + "Ġmid", + "w" + ], + [ + "e", + "as" + ], + [ + "Ġst", + "aging" + ], + [ + "ĠR", + "EM" + ], + [ + "run", + "s" + ], + [ + "Ġdisappe", + "ars" + ], + [ + "ç", + "Ń" + ], + [ + "Ġ18", + "73" + ], + [ + "ĠCar", + "roll" + ], + [ + "ĠProf", + "it" + ], + [ + "Ġinvent", + "ors" + ], + [ + "Min", + "imum" + ], + [ + "Ġtar", + "iffs" + ], + [ + "Ġshort", + "cut" + ], + [ + "ĠCap", + "acity" + ], + [ + "aug", + "hed" + ], + [ + "S", + "ymbol" + ], + [ + "ĠE", + "vere" + ], + [ + "det", + "ach" + ], + [ + "Ġtact", + "ile" + ], + [ + "Ġros", + "py" + ], + [ + "b", + "read" + ], + [ + "ent", + "a" + ], + [ + "Ġbear", + "ings" + ], + [ + "Ġmarginal", + "ization" + ], + [ + "Ġpresum", + "ed" + ], + [ + "Ġfool", + "ish" + ], + [ + "New", + "ton" + ], + [ + "ath", + "y" + ], + [ + "Ġsurviv", + "or" + ], + [ + "Ġcompress", + "or" + ], + [ + "stan", + "bul" + ], + [ + "Ġstr", + "ata" + ], + [ + "fig", + "size" + ], + [ + "wh", + "ole" + ], + [ + "Ġ$", + "=" + ], + [ + "Ġref", + "rain" + ], + [ + "ĠBro", + "oks" + ], + [ + "Ġint", + "ently" + ], + [ + "ç", + "Ĥ" + ], + [ + "ep", + "isode" + ], + [ + "ĠIn", + "valid" + ], + [ + "33", + "9" + ], + [ + "ĠIns", + "pect" + ], + [ + "Ġexhaust", + "ive" + ], + [ + "B", + "road" + ], + [ + "Ġpol", + "ite" + ], + [ + "Ġtrans", + "national" + ], + [ + "ĠDevelopment", + "al" + ], + [ + "Ġg", + "arrison" + ], + [ + "Ġ18", + "78" + ], + [ + "loc", + "ks" + ], + [ + "Ġboost", + "s" + ], + [ + "u", + "cl" + ], + [ + "æ", + "Į" + ], + [ + "ĠL", + "M" + ], + [ + "ric", + "ia" + ], + [ + "ne", + "utral" + ], + [ + "Cl", + "uster" + ], + [ + "}}", + "}{" + ], + [ + "fe", + "et" + ], + [ + "Ġt", + "rough" + ], + [ + "Ġex", + "ternally" + ], + [ + "av", + "is" + ], + [ + "ĠF", + "IG" + ], + [ + "product", + "ive" + ], + [ + "ĠDivid", + "ing" + ], + [ + "sched", + "uler" + ], + [ + "Ġh", + "ass" + ], + [ + "Ġas", + "phalt" + ], + [ + "ĠM", + "ist" + ], + [ + "Ġem", + "blem" + ], + [ + "t", + "ub" + ], + [ + "Ġf", + "mt" + ], + [ + "Ġd", + "é" + ], + [ + "ĠS", + "aving" + ], + [ + "Ġdec", + "oding" + ], + [ + "typ", + "ically" + ], + [ + "ave", + "ment" + ], + [ + "Ġcy", + "st" + ], + [ + "Ġvict", + "orious" + ], + [ + "Pr", + "ivate" + ], + [ + "ĠF", + "an" + ], + [ + "ĠG", + "rove" + ], + [ + "cp", + "p" + ], + [ + "RA", + "Y" + ], + [ + "ĠMa", + "ori" + ], + [ + "Ġherb", + "icides" + ], + [ + "ĠCret", + "aceous" + ], + [ + "3", + "12" + ], + [ + "}}", + "_{" + ], + [ + "pre", + "c" + ], + [ + "Ġalign", + "ing" + ], + [ + "Ġconce", + "aled" + ], + [ + "b", + "uy" + ], + [ + "Ġpro", + "posing" + ], + [ + "az", + "es" + ], + [ + "Ġri", + "ots" + ], + [ + "Ġhydroc", + "arbons" + ], + [ + "ĠP", + "uzzle" + ], + [ + "config", + "s" + ], + [ + "ĠSw", + "ift" + ], + [ + "Ġdil", + "uted" + ], + [ + "ĠL", + "or" + ], + [ + "Ġdefault", + "dict" + ], + [ + "Ġmunicip", + "ality" + ], + [ + "ĠN", + "ak" + ], + [ + "ĠBern", + "oulli" + ], + [ + "Ġconson", + "ant" + ], + [ + "Ġavoc", + "ado" + ], + [ + "Ġfrag", + "rant" + ], + [ + "Det", + "ail" + ], + [ + "Ġfeud", + "al" + ], + [ + "ĠA", + "E" + ], + [ + "Ġscroll", + "ing" + ], + [ + "b", + "m" + ], + [ + "ĠT", + "roy" + ], + [ + "Ġimp", + "ending" + ], + [ + "ĠEd", + "gar" + ], + [ + "Ġscholars", + "hips" + ], + [ + "Ġconstruct", + "or" + ], + [ + "tys", + "burg" + ], + [ + "67", + "4" + ], + [ + "tra", + "ditional" + ], + [ + "ĠFund", + "amentals" + ], + [ + ",", + "))" + ], + [ + "rent", + "ice" + ], + [ + "ĠVir", + "gil" + ], + [ + "on", + "ation" + ], + [ + "Ġin", + "ductive" + ], + [ + "Ġcur", + "l" + ], + [ + "ĠPro", + "te" + ], + [ + "')", + ";" + ], + [ + "ĠCal", + "if" + ], + [ + "Ġforg", + "ive" + ], + [ + "Ult", + "imately" + ], + [ + "v", + "ag" + ], + [ + "ĠB", + "read" + ], + [ + "iqu", + "ed" + ], + [ + "in", + "vest" + ], + [ + "Ġprot", + "otypes" + ], + [ + "pl", + "anted" + ], + [ + "Âł", + "ĠÂł" + ], + [ + "af", + "ka" + ], + [ + "ĠPr", + "ussia" + ], + [ + "in", + "ers" + ], + [ + "Ġdivid", + "ends" + ], + [ + "Ġbath", + "s" + ], + [ + "g", + "res" + ], + [ + "Ġdys", + "lexia" + ], + [ + "G", + "rand" + ], + [ + "ab", + "ies" + ], + [ + "Ġel", + "oqu" + ], + [ + "Ġwarr", + "anted" + ], + [ + "F", + "ixed" + ], + [ + "q", + "rt" + ], + [ + "on", + "gh" + ], + [ + "Ġ18", + "58" + ], + [ + "Ġnorth", + "western" + ], + [ + "Ġpear", + "l" + ], + [ + "ĠN", + "om" + ], + [ + "Ġoccup", + "ants" + ], + [ + "ĠI", + "con" + ], + [ + "ĠK", + "udos" + ], + [ + "PE", + "G" + ], + [ + "ĠInequ", + "ality" + ], + [ + "Ġhav", + "oc" + ], + [ + "os", + "itory" + ], + [ + "Ġra", + "ils" + ], + [ + "col", + "our" + ], + [ + "Ġcontempl", + "ation" + ], + [ + "Ġted", + "ious" + ], + [ + "Ġmerchand", + "ise" + ], + [ + "ĠMain", + "taining" + ], + [ + "Ġrum", + "ors" + ], + [ + "ĠRespons", + "ibility" + ], + [ + "Ġf", + "auc" + ], + [ + "Ġshort", + "cuts" + ], + [ + "iet", + "z" + ], + [ + "Ġcollabor", + "ators" + ], + [ + "Ġdream", + "ing" + ], + [ + "Ġpersu", + "aded" + ], + [ + "ik", + "u" + ], + [ + "mark", + "ets" + ], + [ + "connect", + "ions" + ], + [ + "æ", + "Ĭ" + ], + [ + "Ġt", + "renches" + ], + [ + "Ġel", + "ites" + ], + [ + "ĠDef", + "ence" + ], + [ + "ĠSer", + "ge" + ], + [ + "Const", + "raints" + ], + [ + "Ġm", + "ont" + ], + [ + "A", + "rm" + ], + [ + "j", + "ac" + ], + [ + "r", + "arily" + ], + [ + "×", + "ľ" + ], + [ + "ch", + "ars" + ], + [ + "Ġinv", + "oked" + ], + [ + "Ġgener", + "als" + ], + [ + "init", + "is" + ], + [ + "Ġfox", + "es" + ], + [ + "!", + "," + ], + [ + "ĠT", + "ud" + ], + [ + "end", + "as" + ], + [ + "Ġwork", + "outs" + ], + [ + "ĠHel", + "ping" + ], + [ + "н", + "о" + ], + [ + "Te", + "am" + ], + [ + "Us", + "ually" + ], + [ + "th", + "orne" + ], + [ + "ĠR", + "oth" + ], + [ + "ip", + "olar" + ], + [ + "Ġ_", + "(\"" + ], + [ + "Ġremark", + "ed" + ], + [ + "n", + "ie" + ], + [ + "Ġun", + "seen" + ], + [ + "39", + "8" + ], + [ + "Ġprefer", + "able" + ], + [ + ",", + "...," + ], + [ + "ĠAll", + "an" + ], + [ + "=", + "âĢĿ" + ], + [ + "W", + "al" + ], + [ + "r", + "pc" + ], + [ + "if", + "i" + ], + [ + "ĠB", + "PA" + ], + [ + "ĠR", + "R" + ], + [ + "ru", + "ed" + ], + [ + "Ġindef", + "initely" + ], + [ + "en", + "ia" + ], + [ + "ĠB", + "in" + ], + [ + "que", + "ous" + ], + [ + "Ġclim", + "bed" + ], + [ + "Ġrehe", + "ars" + ], + [ + "ĠOrdered", + "Dict" + ], + [ + "Ġl", + "ust" + ], + [ + "Ġscen", + "ic" + ], + [ + "ĠAtt", + "end" + ], + [ + "H", + "appy" + ], + [ + "ĠP", + "hen" + ], + [ + "Ġfree", + "zer" + ], + [ + "Ev", + "ents" + ], + [ + "ĠH", + "ab" + ], + [ + "ree", + "ks" + ], + [ + "Ġobject", + "ions" + ], + [ + "ĠNor", + "folk" + ], + [ + "ĠCrit", + "ics" + ], + [ + "il", + "ibrium" + ], + [ + "qu", + "ired" + ], + [ + "op", + "ausal" + ], + [ + "S", + "yn" + ], + [ + "ĠLeon", + "ard" + ], + [ + "el", + "ona" + ], + [ + "Ġl", + "aughed" + ], + [ + "Ġ16", + "1" + ], + [ + "ips", + "es" + ], + [ + "ĠMus", + "cle" + ], + [ + "Ġast", + "roph" + ], + [ + "Ġin", + "mates" + ], + [ + "Ġsun", + "rise" + ], + [ + "igm", + "atic" + ], + [ + "b", + "ie" + ], + [ + "eth", + "ical" + ], + [ + "...", + "]" + ], + [ + "CE", + "PT" + ], + [ + "Ġcra", + "vings" + ], + [ + "access", + "ed" + ], + [ + "Ġcons", + "picuous" + ], + [ + "Ġart", + "isans" + ], + [ + "Ġshow", + "ers" + ], + [ + "Ġclean", + "liness" + ], + [ + "ĠMarx", + "ist" + ], + [ + "ĠB", + "T" + ], + [ + "Ġ20", + "4" + ], + [ + "37", + "7" + ], + [ + "Ġpan", + "or" + ], + [ + "ĠOri", + "ent" + ], + [ + "ĠL", + "IMIT" + ], + [ + "ag", + "ara" + ], + [ + "ĠG", + "ol" + ], + [ + "Ġcont", + "empt" + ], + [ + "C", + "II" + ], + [ + "f", + "ounder" + ], + [ + "è", + "½" + ], + [ + "Ġ18", + "49" + ], + [ + "Ġgu", + "err" + ], + [ + "ession", + "als" + ], + [ + "Ġmuc", + "ous" + ], + [ + "ĠBar", + "oque" + ], + [ + "Ġgrass", + "land" + ], + [ + "y", + "u" + ], + [ + "Num", + "bers" + ], + [ + "Mart", + "in" + ], + [ + "Ġperme", + "ability" + ], + [ + "l", + "ier" + ], + [ + "ĠA", + "K" + ], + [ + "ĠB", + "le" + ], + [ + "lean", + "or" + ], + [ + "Ġteasp", + "oons" + ], + [ + "Ġmascul", + "inity" + ], + [ + "sp", + "in" + ], + [ + "Ke", + "ys" + ], + [ + "Ġd", + "h" + ], + [ + "irection", + "al" + ], + [ + ":`", + "~" + ], + [ + "Ġunfold", + "ing" + ], + [ + "Ġantig", + "ens" + ], + [ + ")", + "\"." + ], + [ + "I", + "ron" + ], + [ + "ocy", + "t" + ], + [ + "Ġsql", + "alchemy" + ], + [ + "ĠBeaut", + "y" + ], + [ + "Ġannoy", + "ing" + ], + [ + "Ġinnoc", + "ence" + ], + [ + "Ġet", + "ched" + ], + [ + "ĠAtt", + "ack" + ], + [ + "T", + "yp" + ], + [ + "h", + "ov" + ], + [ + "ety", + "l" + ], + [ + "ĠAr", + "th" + ], + [ + "Ġmort", + "al" + ], + [ + "к", + "и" + ], + [ + "Ġelong", + "ated" + ], + [ + "v", + "acc" + ], + [ + "Develop", + "ment" + ], + [ + "Ġemanc", + "ipation" + ], + [ + "ĠH", + "S" + ], + [ + "Ġcatal", + "ogue" + ], + [ + "S", + "can" + ], + [ + "all", + "close" + ], + [ + "A", + "part" + ], + [ + "is", + "che" + ], + [ + "Ġ2", + "75" + ], + [ + "Ġsm", + "iles" + ], + [ + "Car", + "bon" + ], + [ + "ĠStra", + "ight" + ], + [ + "Ġsynthes", + "ized" + ], + [ + "in", + "line" + ], + [ + "ff", + "iti" + ], + [ + "Ġdel", + "ine" + ], + [ + "Ġant", + "iqu" + ], + [ + "Ġ15", + "9" + ], + [ + "Ġhom", + "osexuality" + ], + [ + "is", + "le" + ], + [ + "ĠCon", + "crete" + ], + [ + "ĠSu", + "z" + ], + [ + "Cons", + "um" + ], + [ + "al", + "b" + ], + [ + "un", + "pack" + ], + [ + "ĠU", + "ran" + ], + [ + "Ġcent", + "roid" + ], + [ + "åº", + "¦" + ], + [ + "Ġ(", + "<" + ], + [ + "ap", + "on" + ], + [ + "ogg", + "le" + ], + [ + "ĠS", + "quad" + ], + [ + "Ġevol", + "ves" + ], + [ + "ira", + "cy" + ], + [ + "ĠTob", + "acco" + ], + [ + "Crit", + "ical" + ], + [ + "w", + "au" + ], + [ + "Ġo", + "at" + ], + [ + "Ġrece", + "ipt" + ], + [ + "Ġbol", + "t" + ], + [ + "ĠBow", + "l" + ], + [ + "ĠP", + "ush" + ], + [ + "ç", + "¬" + ], + [ + "Ġf", + "ir" + ], + [ + "ab", + "lo" + ], + [ + "E", + "valuate" + ], + [ + "Ġdec", + "iduous" + ], + [ + "Ġla", + "ure" + ], + [ + "Ġsight", + "ings" + ], + [ + "ĠT", + "aj" + ], + [ + "trans", + "lation" + ], + [ + "ĠFact", + "oring" + ], + [ + "ĠSomal", + "ia" + ], + [ + "Ġilleg", + "ally" + ], + [ + "\"", + "/" + ], + [ + "ĠRed", + "uced" + ], + [ + "rec", + "ated" + ], + [ + "atern", + "ion" + ], + [ + "Ġnoteb", + "ooks" + ], + [ + "ĠIndust", + "ries" + ], + [ + "Ġhelm", + "ets" + ], + [ + "e", + "fficiency" + ], + [ + "ul", + "ing" + ], + [ + "Ex", + "p" + ], + [ + "och", + "rom" + ], + [ + "------------", + "-" + ], + [ + "Ġblo", + "oming" + ], + [ + "ĠArmen", + "ia" + ], + [ + "ĠðŁij", + "į" + ], + [ + "lo", + "or" + ], + [ + "Ġrad", + "ii" + ], + [ + "orks", + "hire" + ], + [ + "Ġgreet", + "ing" + ], + [ + "Never", + "theless" + ], + [ + "ç", + "º" + ], + [ + "ĠCh", + "lor" + ], + [ + "76", + "4" + ], + [ + "Se", + "q" + ], + [ + "Ġtom", + "ography" + ], + [ + "it", + "ize" + ], + [ + "ST", + "OR" + ], + [ + "ðĿľ", + "ij" + ], + [ + "Ġpatriarch", + "al" + ], + [ + "T", + "ele" + ], + [ + "ain", + "ting" + ], + [ + "sh", + "uffle" + ], + [ + "ĠPract", + "icing" + ], + [ + "Ġmotor", + "cycle" + ], + [ + "Ġlate", + "x" + ], + [ + "ĠG", + "or" + ], + [ + "Ġ15", + "8" + ], + [ + "Ġluc", + "rative" + ], + [ + "ot", + "ent" + ], + [ + "L", + "ev" + ], + [ + "||", + "+" + ], + [ + "Ġfr", + "idge" + ], + [ + "Ġlock", + "down" + ], + [ + "s", + "ender" + ], + [ + "w", + "aste" + ], + [ + "od", + "or" + ], + [ + "Ġas", + "hes" + ], + [ + "à¹", + "IJ" + ], + [ + "Ġpel", + "lets" + ], + [ + "ĠConc", + "ord" + ], + [ + "Ġmour", + "ning" + ], + [ + "ĠF", + "E" + ], + [ + "Ġco", + "y" + ], + [ + "Ġtechn", + "ician" + ], + [ + "ĠRis", + "ks" + ], + [ + "R", + "ound" + ], + [ + "Ġd", + "are" + ], + [ + "ĠInf", + "rastructure" + ], + [ + "Ġstyl", + "istic" + ], + [ + "y", + "rs" + ], + [ + "it", + "ers" + ], + [ + "read", + "write" + ], + [ + "Ġage", + "ing" + ], + [ + "ĠEv", + "angel" + ], + [ + "Ġramp", + "ant" + ], + [ + "Ġ2", + "15" + ], + [ + "ĠBe", + "coming" + ], + [ + "Ġuter", + "ine" + ], + [ + "Ġ13", + "00" + ], + [ + "Ġsweet", + "ness" + ], + [ + "Ġdiff", + "raction" + ], + [ + "ĠâĪ", + "Ĥ" + ], + [ + "atter", + "ing" + ], + [ + "Ġalleg", + "iance" + ], + [ + "Ġgon", + "na" + ], + [ + "Ġ(", + "~" + ], + [ + "ĠArch", + "bishop" + ], + [ + "Ġpolym", + "orph" + ], + [ + "Ġun", + "controlled" + ], + [ + "ĠFind", + "ings" + ], + [ + "ĠCommon", + "ly" + ], + [ + "Ġdisappe", + "aring" + ], + [ + "emat", + "ics" + ], + [ + "R", + "ussian" + ], + [ + "ĠS", + "erve" + ], + [ + "ĠP", + "ri" + ], + [ + "Ġrel", + "apse" + ], + [ + "with", + "standing" + ], + [ + "Ġm", + "ins" + ], + [ + "Ch", + "oice" + ], + [ + "OC", + "s" + ], + [ + "E", + "q" + ], + [ + "Ġd", + "end" + ], + [ + "о", + "ÑĤ" + ], + [ + "Ġunve", + "iled" + ], + [ + "ĠIt", + "ems" + ], + [ + "Cont", + "ents" + ], + [ + "Ġmamm", + "alian" + ], + [ + "Ġfinger", + "print" + ], + [ + "imet", + "res" + ], + [ + "ĠG", + "ut" + ], + [ + "Ġhand", + "made" + ], + [ + "l", + "g" + ], + [ + "####", + "###" + ], + [ + "Ġqual", + "ification" + ], + [ + "Ġsquir", + "rel" + ], + [ + "Ġdias", + "pora" + ], + [ + "ĠCal", + "cium" + ], + [ + "ipt", + "ical" + ], + [ + "f", + "x" + ], + [ + "Ã", + "®" + ], + [ + "pl", + "ural" + ], + [ + "Ġinf", + "erred" + ], + [ + "Ġconf", + "er" + ], + [ + "ĠSp", + "read" + ], + [ + "En", + "able" + ], + [ + "Æ", + "Ĵ" + ], + [ + "ĠM", + "IN" + ], + [ + "Ġv", + "es" + ], + [ + "ĠB", + "atch" + ], + [ + "Ġv", + "ents" + ], + [ + "Ġper", + "il" + ], + [ + "80", + "9" + ], + [ + "L", + "V" + ], + [ + "Ġcond", + "ensation" + ], + [ + "Ġapart", + "heid" + ], + [ + "ĠInstruct", + "ions" + ], + [ + "B", + "and" + ], + [ + "ĠC", + "ovenant" + ], + [ + "Ġmon", + "astic" + ], + [ + "ot", + "yp" + ], + [ + "ĠD", + "ermat" + ], + [ + "ary", + "nx" + ], + [ + "pred", + "s" + ], + [ + "Ġdent", + "istry" + ], + [ + "i", + "ovascular" + ], + [ + "Ø", + "¨" + ], + [ + "rou", + "ping" + ], + [ + "ĠSc", + "heme" + ], + [ + "ĠLear", + "ners" + ], + [ + "Ġexert", + "s" + ], + [ + "////////", + "////////" + ], + [ + "r", + "ity" + ], + [ + "Ġ20", + "8" + ], + [ + "ĠSh", + "iva" + ], + [ + "Ġrom", + "ances" + ], + [ + "ch", + "le" + ], + [ + "Ġfor", + "c" + ], + [ + "ĠL", + "ens" + ], + [ + "Ġrevers", + "ible" + ], + [ + "Method", + "s" + ], + [ + "S", + "ets" + ], + [ + "ĠD", + "ennis" + ], + [ + "Ġcondition", + "ed" + ], + [ + "Ġcelebr", + "ity" + ], + [ + "ĠF", + "ixed" + ], + [ + "ard", + "on" + ], + [ + "Ġres", + "ur" + ], + [ + "mar", + "ried" + ], + [ + "Ġsell", + "ers" + ], + [ + "ĠOper", + "a" + ], + [ + "V", + "IS" + ], + [ + "ĠM", + "ish" + ], + [ + "Ġv", + "ivo" + ], + [ + "Ġrespect", + "fully" + ], + [ + "Ġemp", + "ir" + ], + [ + "b", + "io" + ], + [ + "Ġt", + "sp" + ], + [ + "ĠCh", + "ocolate" + ], + [ + "ĠDo", + "ct" + ], + [ + "Ġpast", + "ures" + ], + [ + "39", + "5" + ], + [ + "Ġtour", + "nament" + ], + [ + "Ġunreli", + "able" + ], + [ + "L", + "I" + ], + [ + "W", + "ow" + ], + [ + "¦", + "Ĥ" + ], + [ + "Ġret", + "ry" + ], + [ + "Ġment", + "oring" + ], + [ + "Ġtrapez", + "oid" + ], + [ + "K", + "h" + ], + [ + "Ġ(", + "#" + ], + [ + "pr", + "ud" + ], + [ + "Disc", + "uss" + ], + [ + "Ġcontradict", + "ions" + ], + [ + "l", + "oo" + ], + [ + "le", + "ast" + ], + [ + "ĠSc", + "hed" + ], + [ + "Ġdistribut", + "ive" + ], + [ + "Ġpal", + "ate" + ], + [ + "Ġfing", + "ert" + ], + [ + "ĠE", + "rie" + ], + [ + "ote", + "chn" + ], + [ + "Ġgeomet", + "rical" + ], + [ + "âłĢ", + "âłĢ" + ], + [ + "ĠM", + "AN" + ], + [ + "ĠP", + "am" + ], + [ + "19", + "77" + ], + [ + "Ġinh", + "aled" + ], + [ + "Ġlaun", + "ches" + ], + [ + "Ġha", + "em" + ], + [ + "g", + "mat" + ], + [ + "19", + "78" + ], + [ + "50", + "4" + ], + [ + "ĠFlow", + "ers" + ], + [ + "Ġaddict", + "ed" + ], + [ + "Ġdis", + "close" + ], + [ + "CRE", + "ATE" + ], + [ + "fem", + "ale" + ], + [ + "ĠGon", + "z" + ], + [ + "Ġin", + "version" + ], + [ + "ĠA", + "WS" + ], + [ + "Ġbed", + "rock" + ], + [ + "pay", + "ment" + ], + [ + "there", + "um" + ], + [ + "Ġwr", + "ath" + ], + [ + "('", + "<" + ], + [ + "Ġbi", + "ographical" + ], + [ + "ĠAdv", + "ances" + ], + [ + "Ġflee", + "ing" + ], + [ + "å", + "ŀ" + ], + [ + "50", + "5" + ], + [ + "amb", + "urg" + ], + [ + "F", + "older" + ], + [ + "ĠRepresent", + "ative" + ], + [ + "Ġresent", + "ment" + ], + [ + "Ġa", + "unt" + ], + [ + "er", + "i" + ], + [ + "st", + "ice" + ], + [ + "ĠNe", + "olithic" + ], + [ + "ost", + "ering" + ], + [ + "Ġow", + "ed" + ], + [ + "ĠPhys", + "iology" + ], + [ + "å¯", + "¹" + ], + [ + "ass", + "is" + ], + [ + "Qu", + "est" + ], + [ + "Ġbuck", + "le" + ], + [ + "Ġinvas", + "ions" + ], + [ + "ĠF", + "P" + ], + [ + "med", + "ium" + ], + [ + "Ġlat", + "itudes" + ], + [ + "Ind", + "igenous" + ], + [ + "AY", + "S" + ], + [ + "ĠF", + "itness" + ], + [ + "Ġmat", + "s" + ], + [ + "mat", + "plotlib" + ], + [ + "ĠNum", + "erous" + ], + [ + "Ġst", + "ochastic" + ], + [ + "ĠSe", + "al" + ], + [ + "ĠDec", + "ide" + ], + [ + "weight", + "ed" + ], + [ + "Ġcritic", + "isms" + ], + [ + "H", + "g" + ], + [ + "in", + "ous" + ], + [ + "Ġl", + "ace" + ], + [ + "Ġ18", + "37" + ], + [ + "Ġkn", + "ocked" + ], + [ + "b", + "red" + ], + [ + "ĠG", + "uru" + ], + [ + "ven", + "iles" + ], + [ + "Ġremem", + "bers" + ], + [ + "t", + "ex" + ], + [ + "Ġdis", + "like" + ], + [ + "inet", + "een" + ], + [ + "Ġov", + "ulation" + ], + [ + "ĠL", + "AN" + ], + [ + "Ġdel", + "ic" + ], + [ + "NA", + "M" + ], + [ + "Ġintegr", + "ates" + ], + [ + "ĠEnt", + "reprene" + ], + [ + "ĠComb", + "ined" + ], + [ + "m", + "ort" + ], + [ + "ĠS", + "oul" + ], + [ + "ĠEd", + "en" + ], + [ + "Ġcream", + "y" + ], + [ + "ĠJ", + "azz" + ], + [ + "Ġey", + "ew" + ], + [ + "ĠGal", + "axy" + ], + [ + "'", + "-" + ], + [ + "Ġpar", + "an" + ], + [ + "Ġbott", + "led" + ], + [ + "Ġident", + "ifiable" + ], + [ + "Ġcoll", + "ide" + ], + [ + "l", + "os" + ], + [ + "Ġk", + "W" + ], + [ + "Ġnest", + "led" + ], + [ + "Ġdelight", + "ed" + ], + [ + "Ġwith", + "drew" + ], + [ + "qu", + "eeze" + ], + [ + "ĠM", + "ennon" + ], + [ + "Ġlife", + "cycle" + ], + [ + "for", + "um" + ], + [ + "Ġautobi", + "ography" + ], + [ + "ĠDivis", + "ors" + ], + [ + "Ġhe", + "els" + ], + [ + "un", + "ity" + ], + [ + "Ġindex", + "ed" + ], + [ + "amer", + "ican" + ], + [ + "Ġinvert", + "ible" + ], + [ + "b", + "ard" + ], + [ + "j", + "it" + ], + [ + "Ġn", + "ar" + ], + [ + "Ġpast", + "or" + ], + [ + "Ġattribut", + "able" + ], + [ + "Ġstead", + "fast" + ], + [ + "ĠExpon", + "ents" + ], + [ + "ĠThe", + "m" + ], + [ + "Ġx", + "en" + ], + [ + "Ġterm", + "inate" + ], + [ + "Ġà¤", + "¸" + ], + [ + "ĠF", + "UN" + ], + [ + "ST", + "ART" + ], + [ + "Ġliqu", + "or" + ], + [ + "b", + "rowser" + ], + [ + "Ġsc", + "out" + ], + [ + "start", + "ing" + ], + [ + "ĠRod", + "rig" + ], + [ + "ĠS", + "age" + ], + [ + "Ġprof", + "iling" + ], + [ + "igr", + "ant" + ], + [ + "ĠBenn", + "ett" + ], + [ + "Ġh", + "ail" + ], + [ + "urb", + "ed" + ], + [ + "Ġsegreg", + "ated" + ], + [ + "Ġatt", + "ribution" + ], + [ + "80", + "6" + ], + [ + "ĠâĪ", + "«" + ], + [ + "Ġanten", + "nas" + ], + [ + "M", + "ask" + ], + [ + "a", + "ution" + ], + [ + "ĠG", + "D" + ], + [ + "Ġcm", + "ap" + ], + [ + "E", + "c" + ], + [ + "Ġc", + "s" + ], + [ + "ĠMed", + "ian" + ], + [ + "FF", + "FF" + ], + [ + "ĠCle", + "ment" + ], + [ + "Ġanch", + "ored" + ], + [ + "Ġuphold", + "ing" + ], + [ + "eth", + "oven" + ], + [ + "Tem", + "perature" + ], + [ + "Ġ(", + "âĢĺ" + ], + [ + "Ġcol", + "ds" + ], + [ + "eral", + "a" + ], + [ + "Ġyouth", + "s" + ], + [ + "Ġconve", + "ction" + ], + [ + "f", + "ishing" + ], + [ + "ĠB", + "B" + ], + [ + "ĠWeb", + "ster" + ], + [ + "Ġassemb", + "l" + ], + [ + "Ġpept", + "ide" + ], + [ + "F", + "ram" + ], + [ + "ĠParam", + "eter" + ], + [ + "Ġh", + "id" + ], + [ + "Ġch", + "ill" + ], + [ + "Ġdoll", + "s" + ], + [ + "Ġfranch", + "ise" + ], + [ + "Ġ17", + "6" + ], + [ + "Ġdream", + "ed" + ], + [ + "}_", + "{\\" + ], + [ + "ĠC", + "AR" + ], + [ + "Ġsurvey", + "ing" + ], + [ + "ĠMonth", + "ly" + ], + [ + "abstract", + "method" + ], + [ + "f", + "an" + ], + [ + "Ġm", + "ates" + ], + [ + "Ġit", + "al" + ], + [ + "Ġ/", + "=" + ], + [ + "ĠRh", + "odes" + ], + [ + "B", + "ill" + ], + [ + "ĠC", + "raw" + ], + [ + "ac", + "ia" + ], + [ + "end", + "e" + ], + [ + "Ġz", + "oning" + ], + [ + "ĠOh", + "m" + ], + [ + "ĠG", + "est" + ], + [ + "ĠCl", + "ock" + ], + [ + "ĠFore", + "sts" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠ" + ], + [ + "Ġantib", + "acterial" + ], + [ + "??", + "?" + ], + [ + "Ġdiscrep", + "ancy" + ], + [ + "p", + "v" + ], + [ + "ĠF", + "ellows" + ], + [ + "ĠAr", + "r" + ], + [ + "ĠSim", + "ulation" + ], + [ + "Type", + "Error" + ], + [ + "Ġresurg", + "ence" + ], + [ + "Ġcour", + "ty" + ], + [ + "ph", + "yl" + ], + [ + "(\"", + "[" + ], + [ + "Ġlog", + "arithms" + ], + [ + "ĠSan", + "ct" + ], + [ + "ĠWes", + "ley" + ], + [ + "Ġorgan", + "izer" + ], + [ + "opt", + "imal" + ], + [ + "Ġsustain", + "ably" + ], + [ + "ĠLoc", + "ated" + ], + [ + "N", + "ING" + ], + [ + "ĠRev", + "ival" + ], + [ + "bug", + "s" + ], + [ + "Ġlibr", + "arian" + ], + [ + "w", + "rong" + ], + [ + "Ê", + "»" + ], + [ + "P", + "AS" + ], + [ + "ï", + "£" + ], + [ + "Ġt", + "i" + ], + [ + "ĠV", + "ectors" + ], + [ + "ĠJul", + "iet" + ], + [ + "ĠMach", + "ines" + ], + [ + "Ġdis", + "place" + ], + [ + "ĠEnh", + "anced" + ], + [ + "ĠC", + "rom" + ], + [ + "ak", + "sh" + ], + [ + "ĠImport", + "Error" + ], + [ + "^", + "^" + ], + [ + "e", + "o" + ], + [ + "ĠP", + "est" + ], + [ + "Ġfe", + "cal" + ], + [ + "Ġmult", + "inational" + ], + [ + "Sup", + "ported" + ], + [ + "Mem", + "bers" + ], + [ + "ĠConserv", + "ative" + ], + [ + "ĠOt", + "to" + ], + [ + "qu", + "arter" + ], + [ + "Ġal", + "mond" + ], + [ + "Ġret", + "al" + ], + [ + "ish", + "i" + ], + [ + "In", + "ternal" + ], + [ + "Ġgig", + "antic" + ], + [ + "Ġnour", + "ishment" + ], + [ + "ĠðŁij", + "İ" + ], + [ + "c", + "ale" + ], + [ + "Ġw", + "edge" + ], + [ + "19", + "68" + ], + [ + "Ġspect", + "ators" + ], + [ + "Ġbree", + "ze" + ], + [ + "Ġantidepress", + "ants" + ], + [ + "Ġdistingu", + "ishes" + ], + [ + "account", + "s" + ], + [ + "inn", + "ings" + ], + [ + "ĠR", + "ED" + ], + [ + "Ġair", + "line" + ], + [ + "ĠMark", + "ov" + ], + [ + "ĠAcc", + "om" + ], + [ + "Ġmood", + "s" + ], + [ + "Ġconting", + "ent" + ], + [ + "Ġcasc", + "ade" + ], + [ + "Ġz", + "ebra" + ], + [ + "ĠC", + "ec" + ], + [ + "eg", + "al" + ], + [ + "Ġconduct", + "ive" + ], + [ + "Ġgrand", + "son" + ], + [ + "Ġpit", + "uitary" + ], + [ + "ĠSat", + "ellite" + ], + [ + "ĠCoord", + "inate" + ], + [ + "Ġfellows", + "hip" + ], + [ + "Ġor", + "ally" + ], + [ + "Ġcut", + "tings" + ], + [ + "ĠSw", + "itch" + ], + [ + "ĠAh", + "med" + ], + [ + "ood", + "le" + ], + [ + "Ġ17", + "89" + ], + [ + "Ġ14", + "00" + ], + [ + "M", + "ic" + ], + [ + "contin", + "ue" + ], + [ + "Ġow", + "ls" + ], + [ + "IR", + "ST" + ], + [ + "ĠDig", + "est" + ], + [ + "Ġflav", + "our" + ], + [ + "Ġintens", + "ified" + ], + [ + "ĠK", + "urd" + ], + [ + "ymb", + "olic" + ], + [ + "Ġperpet", + "ual" + ], + [ + "oc", + "occus" + ], + [ + "over", + "rightarrow" + ], + [ + "Ġmodern", + "ization" + ], + [ + "Ġtro", + "op" + ], + [ + "ĠPL", + "oS" + ], + [ + "Ġimm", + "ensely" + ], + [ + "L", + "ower" + ], + [ + "Ġ[", + "[\"" + ], + [ + "ern", + "er" + ], + [ + "Ġalcohol", + "ism" + ], + [ + "ĠLeg", + "ion" + ], + [ + "ĠFocus", + "ing" + ], + [ + "Ġfre", + "el" + ], + [ + "Ġsick", + "le" + ], + [ + "Ġneur", + "onal" + ], + [ + "Ġb", + "os" + ], + [ + "Ġstorm", + "water" + ], + [ + "ĠText", + "book" + ], + [ + "Ġtect", + "onic" + ], + [ + "k", + "r" + ], + [ + "p", + "ound" + ], + [ + "ĠMe", + "at" + ], + [ + "fin", + "ished" + ], + [ + "----", + "--" + ], + [ + "Ġover", + "turn" + ], + [ + "ĠRe", + "bell" + ], + [ + "ĠComp", + "ound" + ], + [ + "},", + "{" + ], + [ + "------------", + "---" + ], + [ + "ĠNic", + "arag" + ], + [ + "o", + "OO" + ], + [ + "p", + "owers" + ], + [ + "il", + "iation" + ], + [ + "Step", + "s" + ], + [ + "ĠKaz", + "akh" + ], + [ + "Ġf", + "used" + ], + [ + "Ġstr", + "ife" + ], + [ + "Ġmodern", + "ity" + ], + [ + "Direct", + "or" + ], + [ + "Ġorche", + "stra" + ], + [ + "ĠS", + "V" + ], + [ + "su", + "a" + ], + [ + "Ġwheel", + "chair" + ], + [ + "act", + "ivate" + ], + [ + "ob", + "last" + ], + [ + "}}", + "+" + ], + [ + "do", + "ing" + ], + [ + "Ġconce", + "al" + ], + [ + "DateTime", + "Field" + ], + [ + "P", + "rec" + ], + [ + "ĠN", + "as" + ], + [ + "Ġspirit", + "ually" + ], + [ + "ĠI", + "ber" + ], + [ + "ĠAD", + "D" + ], + [ + "Ġmask", + "ed" + ], + [ + "Frid", + "ay" + ], + [ + "Ġb", + "if" + ], + [ + "ĠM", + "ans" + ], + [ + "ĠRe", + "vere" + ], + [ + "Ġut", + "ilitarian" + ], + [ + "UR", + "CE" + ], + [ + "Ġminim", + "ized" + ], + [ + "divid", + "ed" + ], + [ + "2", + "66" + ], + [ + "Ġ18", + "46" + ], + [ + "Ġlegisl", + "ators" + ], + [ + "ĠProtest", + "ants" + ], + [ + "b", + "ore" + ], + [ + "ag", + "greg" + ], + [ + "Ġend", + "ot" + ], + [ + "Ġclass", + "ifications" + ], + [ + "C", + "trl" + ], + [ + "E", + "arl" + ], + [ + "ĠW", + "alking" + ], + [ + "Ġqu", + "asi" + ], + [ + "Ġindustrial", + "ized" + ], + [ + "ĠUn", + "ity" + ], + [ + "ĠFr", + "aser" + ], + [ + "Ġcloud", + "y" + ], + [ + "p", + "ets" + ], + [ + "uc", + "aly" + ], + [ + "RE", + "QUEST" + ], + [ + "Ġhus", + "bands" + ], + [ + "Ġevident", + "ly" + ], + [ + "Ġconform", + "ity" + ], + [ + "A", + "WS" + ], + [ + "Ġe", + "agles" + ], + [ + "ess", + "es" + ], + [ + "Ġsil", + "ently" + ], + [ + "H", + "ot" + ], + [ + "ĠP", + "UR" + ], + [ + "Ġphotovolta", + "ic" + ], + [ + "E", + "ating" + ], + [ + "ic", + "illin" + ], + [ + "IS", + "PR" + ], + [ + "Ġsun", + "flower" + ], + [ + "are", + "l" + ], + [ + "Ġ]", + "}" + ], + [ + "ĠCam", + "eron" + ], + [ + "ĠEst", + "her" + ], + [ + "u", + "o" + ], + [ + "v", + "ir" + ], + [ + "ent", + "ional" + ], + [ + "quant", + "ity" + ], + [ + "Ġopio", + "ids" + ], + [ + "f", + "inder" + ], + [ + "Ġs", + "elves" + ], + [ + "op", + "ened" + ], + [ + "ĠB", + "ug" + ], + [ + "Ġnot", + "icing" + ], + [ + "Ġper", + "oxide" + ], + [ + "Ġsil", + "ic" + ], + [ + "Ġtall", + "est" + ], + [ + "č", + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "Ġclass", + "ics" + ], + [ + "Ġs", + "ack" + ], + [ + "Ġg", + "h" + ], + [ + "Ġaver", + "aging" + ], + [ + "5", + "37" + ], + [ + "ĠMan", + "it" + ], + [ + "35", + "6" + ], + [ + "ĠMal", + "ta" + ], + [ + "Ġconcert", + "ed" + ], + [ + "Ġdeleg", + "ation" + ], + [ + "Ġsm", + "iling" + ], + [ + "Ġobs", + "ession" + ], + [ + "f", + "y" + ], + [ + "iv", + "ial" + ], + [ + "Ġac", + "hes" + ], + [ + "ryst", + "all" + ], + [ + "g", + "ran" + ], + [ + "ĠN", + "SA" + ], + [ + "Ġful", + "fil" + ], + [ + "!", + "'" + ], + [ + "Ġanaly", + "zes" + ], + [ + "ĠOut", + "side" + ], + [ + "isc", + "us" + ], + [ + "Ġmel", + "atonin" + ], + [ + "Reg", + "ion" + ], + [ + "|", + "=" + ], + [ + "Ġp", + "he" + ], + [ + "ĠIn", + "strument" + ], + [ + "Ġ18", + "74" + ], + [ + "bel", + "ief" + ], + [ + "Ġenvision", + "ed" + ], + [ + "Ġdictators", + "hip" + ], + [ + "ĠP", + "av" + ], + [ + "Ġab", + "re" + ], + [ + "ask", + "at" + ], + [ + "loss", + "es" + ], + [ + "Ġaqu", + "aculture" + ], + [ + "Ġgentle", + "man" + ], + [ + "ĠAnthrop", + "ology" + ], + [ + "ĠF", + "old" + ], + [ + "Ġcomb", + "ating" + ], + [ + "h", + "arv" + ], + [ + "Ġprot", + "r" + ], + [ + "77", + "7" + ], + [ + "*", + "\\" + ], + [ + "ĠL", + "az" + ], + [ + "ĠO", + "scar" + ], + [ + "Ġso", + "fter" + ], + [ + "ĠLe", + "ast" + ], + [ + "AD", + "D" + ], + [ + "Ġturb", + "ulence" + ], + [ + "mount", + "ed" + ], + [ + "Ġg", + "iraff" + ], + [ + "Us", + "age" + ], + [ + "ĠR", + "ah" + ], + [ + "am", + "pton" + ], + [ + "ĠRe", + "becca" + ], + [ + "78", + "7" + ], + [ + "Ġtown", + "ship" + ], + [ + "ĠMat", + "plotlib" + ], + [ + "ĠPat", + "ent" + ], + [ + "123", + "456" + ], + [ + "ĠR", + "GB" + ], + [ + "ĠDesign", + "ing" + ], + [ + "ĠCamp", + "us" + ], + [ + "Ġnewborn", + "s" + ], + [ + "W", + "a" + ], + [ + "Ġtransition", + "ing" + ], + [ + "Ġamuse", + "ment" + ], + [ + "Ġf", + "erv" + ], + [ + "ĠB", + "end" + ], + [ + "It", + "ems" + ], + [ + "Ġlay", + "ered" + ], + [ + "ĠRam", + "adan" + ], + [ + "ĠElse", + "vier" + ], + [ + "Ġstric", + "ter" + ], + [ + "run", + "k" + ], + [ + ")+", + "\\" + ], + [ + "c", + "out" + ], + [ + "Ġag", + "ro" + ], + [ + "Ġfact", + "ored" + ], + [ + "Ġpred", + "ation" + ], + [ + "Ġinvers", + "ely" + ], + [ + ">", + "')" + ], + [ + "æ", + "¯" + ], + [ + "Ġres", + "umed" + ], + [ + "ĠJeff", + "rey" + ], + [ + "doctor", + "al" + ], + [ + "ĠA", + "e" + ], + [ + "b", + "road" + ], + [ + "Ġfr", + "anc" + ], + [ + "Ġtempt", + "ed" + ], + [ + "d", + "ar" + ], + [ + "on", + "na" + ], + [ + "ur", + "on" + ], + [ + "Ġsh", + "ook" + ], + [ + "Ġ3", + "40" + ], + [ + "ĠAdd", + "iction" + ], + [ + "pars", + "ed" + ], + [ + "Ġmon", + "soon" + ], + [ + "Ġord", + "inal" + ], + [ + "Import", + "ant" + ], + [ + "Ġsal", + "ient" + ], + [ + "Ġsound", + "ing" + ], + [ + "Ind", + "ust" + ], + [ + "ĠM", + "ER" + ], + [ + "Ġ3", + "75" + ], + [ + "run", + "c" + ], + [ + "ĠSur", + "round" + ], + [ + "T", + "her" + ], + [ + "v", + "n" + ], + [ + "ĠIsland", + "er" + ], + [ + "Ġdiaphrag", + "m" + ], + [ + "um", + "bers" + ], + [ + "Ġnot", + "eworthy" + ], + [ + "60", + "5" + ], + [ + "g", + "c" + ], + [ + "al", + "us" + ], + [ + "eth", + "nic" + ], + [ + "Ġconf", + "ines" + ], + [ + "AC", + "P" + ], + [ + "ĠP", + "I" + ], + [ + "read", + "lines" + ], + [ + "Ġbal", + "let" + ], + [ + "ĠSil", + "icon" + ], + [ + "Ġmes", + "mer" + ], + [ + "Ġric", + "hes" + ], + [ + "Ġun", + "ic" + ], + [ + "Ġpublic", + "ity" + ], + [ + "Re", + "ason" + ], + [ + "Ġacad", + "emy" + ], + [ + "Ġpron", + "oun" + ], + [ + "af", + "er" + ], + [ + "Ġindef", + "inite" + ], + [ + "Ġmet", + "avar" + ], + [ + "Ġrest", + "raint" + ], + [ + "Ġlog", + "os" + ], + [ + "Ġang", + "led" + ], + [ + "sp", + "aces" + ], + [ + "l", + "ittle" + ], + [ + "all", + "ows" + ], + [ + "Ġform", + "ulations" + ], + [ + "Ġdict", + "ated" + ], + [ + "ĠRe", + "habilitation" + ], + [ + "W", + "G" + ], + [ + "Ġman", + "go" + ], + [ + "Ġcorrect", + "ing" + ], + [ + "Ġweek", + "ends" + ], + [ + "ĠKe", + "ys" + ], + [ + "ĠMet", + "ric" + ], + [ + "zym", + "e" + ], + [ + "Ġtrace", + "back" + ], + [ + "Ġcaps", + "ules" + ], + [ + "ĠWin", + "ston" + ], + [ + "D", + "ot" + ], + [ + "is", + "ia" + ], + [ + "ĠPM", + "C" + ], + [ + "ĠT", + "ick" + ], + [ + "ĠC", + "ran" + ], + [ + "ac", + "er" + ], + [ + "ret", + "ry" + ], + [ + "ĠEgg", + "s" + ], + [ + "Ġem", + "inent" + ], + [ + "åIJ", + "į" + ], + [ + "re", + "vision" + ], + [ + "ĠH", + "ook" + ], + [ + "ther", + "mal" + ], + [ + "Ġ18", + "36" + ], + [ + "Ġimpro", + "vis" + ], + [ + "24", + "2" + ], + [ + "34", + "7" + ], + [ + "å¼", + "ı" + ], + [ + "ĠKid", + "ney" + ], + [ + "Ġp", + "ans" + ], + [ + "Ġmore", + "over" + ], + [ + "Ġled", + "ger" + ], + [ + "Ġdevast", + "ation" + ], + [ + "ĠDam", + "age" + ], + [ + "Ġin", + "duces" + ], + [ + "Ġdirect", + "ive" + ], + [ + "Ġbenef", + "iting" + ], + [ + "Ġflow", + "ed" + ], + [ + "ĠAm", + "ount" + ], + [ + "Ġgast", + "ron" + ], + [ + "b", + "ay" + ], + [ + "ĠT", + "ank" + ], + [ + "ĠG", + "aul" + ], + [ + "\")", + "[" + ], + [ + "rot", + "ate" + ], + [ + "*", + "'," + ], + [ + "J", + "T" + ], + [ + "Ã", + "°" + ], + [ + "play", + "ers" + ], + [ + "Ġcompet", + "ency" + ], + [ + "Ġf", + "olic" + ], + [ + "ĠT", + "ort" + ], + [ + "Ġconc", + "ussion" + ], + [ + "à¤", + "²" + ], + [ + "Ø", + "³" + ], + [ + "Ġx", + "range" + ], + [ + "CC", + "ESS" + ], + [ + "PR", + "ESS" + ], + [ + "Ġnumb", + "ness" + ], + [ + "ĠH", + "DL" + ], + [ + "An", + "cient" + ], + [ + "Ġthin", + "ning" + ], + [ + "spect", + "rum" + ], + [ + "Ġbro", + "ker" + ], + [ + "Ġbul", + "lets" + ], + [ + "umber", + "land" + ], + [ + "pj", + "sua" + ], + [ + "ap", + "ted" + ], + [ + "48", + "8" + ], + [ + "Ġfluores", + "cence" + ], + [ + "j", + "ib" + ], + [ + "Ġfl", + "ipping" + ], + [ + "ĠCost", + "s" + ], + [ + "ĠAttribute", + "Error" + ], + [ + "det", + "ection" + ], + [ + "osc", + "ale" + ], + [ + "Ġdisg", + "ust" + ], + [ + "Ġre", + "im" + ], + [ + "ĠMen", + "u" + ], + [ + "pot", + "ential" + ], + [ + "Ġa", + "y" + ], + [ + "ĠD", + "ale" + ], + [ + "ĠN", + "D" + ], + [ + "ple", + "en" + ], + [ + "Ġirrit", + "ability" + ], + [ + "ĠBa", + "iley" + ], + [ + "Ġsubscrib", + "ers" + ], + [ + "Ġin", + "place" + ], + [ + "Ġcomm", + "ons" + ], + [ + "Ġtra", + "iling" + ], + [ + "Ġsim", + "mer" + ], + [ + "ĠPro", + "gressive" + ], + [ + "Ġwood", + "y" + ], + [ + "Ġinsect", + "icides" + ], + [ + "ĠSn", + "ake" + ], + [ + "Ġheter", + "ogeneous" + ], + [ + "Ġdisreg", + "ard" + ], + [ + "H", + "Q" + ], + [ + "Ġw", + "ishing" + ], + [ + "ĠS", + "ou" + ], + [ + "ĠC", + "ust" + ], + [ + "Ġme", + "adows" + ], + [ + "ĠD", + "ust" + ], + [ + "ĠCl", + "im" + ], + [ + "Ġwild", + "fire" + ], + [ + "ĠCall", + "able" + ], + [ + "Ġarter", + "ial" + ], + [ + "Ġpals", + "y" + ], + [ + "4", + "15" + ], + [ + "ow", + "itz" + ], + [ + "Ġinv", + "oke" + ], + [ + "60", + "7" + ], + [ + "Ġconsult", + "ations" + ], + [ + "Ġincub", + "ation" + ], + [ + "C", + "auses" + ], + [ + "Ġd", + "unes" + ], + [ + "Ġv", + "m" + ], + [ + "Ġsw", + "ell" + ], + [ + "Ġcellul", + "ose" + ], + [ + "ĠN", + "amed" + ], + [ + "MA", + "IN" + ], + [ + "äº", + "İ" + ], + [ + "wau", + "kee" + ], + [ + "ĠK", + "arn" + ], + [ + "ĠNe", + "ptune" + ], + [ + "Ġsweet", + "eners" + ], + [ + "-", + "." + ], + [ + "Ġd", + "umb" + ], + [ + "te", + "le" + ], + [ + "Ġaw", + "ful" + ], + [ + "Ġbre", + "aches" + ], + [ + "ok", + "er" + ], + [ + "34", + "9" + ], + [ + "ĠPart", + "ies" + ], + [ + "ael", + "ic" + ], + [ + "ĠCON", + "TR" + ], + [ + "wal", + "ks" + ], + [ + "ici", + "aries" + ], + [ + "arth", + "y" + ], + [ + "ĠCut", + "ting" + ], + [ + "Ġasynchron", + "ous" + ], + [ + "M", + "ah" + ], + [ + "th", + "ora" + ], + [ + "Ġbl", + "ob" + ], + [ + "Ġharmon", + "iously" + ], + [ + "Micro", + "soft" + ], + [ + "Ġ11", + "00" + ], + [ + "Ġprec", + "aution" + ], + [ + "ros", + "so" + ], + [ + "L", + "ord" + ], + [ + "ĠK", + "un" + ], + [ + "Ġfl", + "ipped" + ], + [ + "Ġgroom", + "ing" + ], + [ + "Ġfeed", + "ers" + ], + [ + "ĠSuper", + "ior" + ], + [ + "Lat", + "itude" + ], + [ + "c", + "ern" + ], + [ + "Ġsoci", + "ological" + ], + [ + "ĠEth", + "nic" + ], + [ + "Ġcataly", + "sts" + ], + [ + "ĠInstruct", + "or" + ], + [ + "Ġrome", + "o" + ], + [ + "Ġsh", + "ields" + ], + [ + "Ġcos", + "metics" + ], + [ + "ĠWild", + "erness" + ], + [ + "Ġdemol", + "ished" + ], + [ + "Ġpedest", + "rians" + ], + [ + "ad", + "ors" + ], + [ + "Ġne", + "b" + ], + [ + "Ġtra", + "m" + ], + [ + "Ġcompet", + "itiveness" + ], + [ + "Ġmen", + "stru" + ], + [ + "Ġcommand", + "ing" + ], + [ + "ag", + "i" + ], + [ + "Ġint", + "rus" + ], + [ + "Ġobserv", + "ance" + ], + [ + "ĠEis", + "enhower" + ], + [ + "ĠR", + "ating" + ], + [ + "Ġ9", + "11" + ], + [ + "Ex", + "c" + ], + [ + "umb", + "ar" + ], + [ + "Ġorient", + "ations" + ], + [ + "ĠT", + "IME" + ], + [ + "Ġdep", + "reciation" + ], + [ + "28", + "1" + ], + [ + "ĠSl", + "ave" + ], + [ + "Ġf", + "idelity" + ], + [ + "Ġpro", + "clamation" + ], + [ + "ass", + "ets" + ], + [ + "rop", + "a" + ], + [ + "ĠWhe", + "at" + ], + [ + "ĠC", + "RE" + ], + [ + "ib", + "al" + ], + [ + "],", + "\"" + ], + [ + "ĠCol", + "le" + ], + [ + "Ġdeal", + "er" + ], + [ + "ĠThe", + "rap" + ], + [ + "ĠD", + "J" + ], + [ + "ĠTer", + "ry" + ], + [ + "Ġterror", + "ists" + ], + [ + "ĠL", + "ords" + ], + [ + "Ġampl", + "ification" + ], + [ + "p", + "kl" + ], + [ + "Ġh", + "omin" + ], + [ + "ĠHar", + "lem" + ], + [ + "Ġdisappear", + "ance" + ], + [ + "K", + "n" + ], + [ + "t", + "rip" + ], + [ + "ent", + "ities" + ], + [ + "po", + "or" + ], + [ + "Ġs", + "addle" + ], + [ + "ĠM", + "ing" + ], + [ + "Ġsp", + "h" + ], + [ + "Adv", + "anced" + ], + [ + "R", + "atio" + ], + [ + "Ġcon", + "verse" + ], + [ + "Ġinhib", + "itor" + ], + [ + "H", + "all" + ], + [ + "ĠP", + "ill" + ], + [ + "Ġinstrument", + "ation" + ], + [ + "ĠNe", + "cess" + ], + [ + "Ġfer", + "ment" + ], + [ + "Ġceleb", + "rities" + ], + [ + "Em", + "pty" + ], + [ + "ĠN", + "AS" + ], + [ + "Ġ$", + "[" + ], + [ + "19", + "73" + ], + [ + "Ġconf", + "ed" + ], + [ + "Ġfire", + "wall" + ], + [ + "Ass", + "essment" + ], + [ + ">", + "\"," + ], + [ + "H", + "V" + ], + [ + "78", + "4" + ], + [ + "Ġlob", + "e" + ], + [ + "ĠD", + "as" + ], + [ + "ĠG", + "iving" + ], + [ + "Ġbound", + "ing" + ], + [ + "Ġbul", + "ly" + ], + [ + "Ġeld", + "est" + ], + [ + "Exec", + "ute" + ], + [ + "r", + "int" + ], + [ + "Ġbro", + "ch" + ], + [ + "ĠInteg", + "ers" + ], + [ + "Ġpel", + "vis" + ], + [ + "ĠDun", + "can" + ], + [ + "Ġadvertise", + "ment" + ], + [ + "ĠIntrodu", + "ce" + ], + [ + "b", + "ond" + ], + [ + "ĠE", + "yes" + ], + [ + "Ġge", + "ographically" + ], + [ + "â̦â̦â̦â̦", + "â̦â̦â̦â̦" + ], + [ + "h", + "aving" + ], + [ + "ĠAn", + "ch" + ], + [ + "Ġhand", + "book" + ], + [ + "per", + "ors" + ], + [ + "Ġf", + "aded" + ], + [ + "Ġcol", + "orectal" + ], + [ + "Ġann", + "ih" + ], + [ + "Ġappre", + "hens" + ], + [ + "ĠPly", + "mouth" + ], + [ + "art", + "hed" + ], + [ + "ĠConstant", + "ine" + ], + [ + "Ġ", + "ðĿ" + ], + [ + "Ġwork", + "places" + ], + [ + "50", + "8" + ], + [ + "ĠSp", + "ider" + ], + [ + "Ġequip", + "ping" + ], + [ + "Ġnight", + "time" + ], + [ + "Ġb", + "rom" + ], + [ + "et", + "es" + ], + [ + "lu", + "ck" + ], + [ + "Ġur", + "ges" + ], + [ + "Ġsal", + "ine" + ], + [ + "ĠDiff", + "iculty" + ], + [ + "ĠHiro", + "sh" + ], + [ + "ĠS", + "UM" + ], + [ + "Ġcl", + "oning" + ], + [ + "Ġsp", + "rays" + ], + [ + "70", + "9" + ], + [ + "ĠExc", + "ited" + ], + [ + "t", + "rial" + ], + [ + "ĠJ", + "ak" + ], + [ + "Ġ18", + "47" + ], + [ + "Ġ17", + "7" + ], + [ + "tal", + "es" + ], + [ + "pre", + "pare" + ], + [ + "Z", + "Z" + ], + [ + "Ġc", + "eliac" + ], + [ + "isc", + "opal" + ], + [ + "ĠLib", + "eration" + ], + [ + "ĠCass", + "ini" + ], + [ + "ĠHep", + "atitis" + ], + [ + "le", + "gged" + ], + [ + "Ġn", + "ont" + ], + [ + "Ġst", + "acks" + ], + [ + "ĠAr", + "ms" + ], + [ + "36", + "9" + ], + [ + "Ġ", + "ix" + ], + [ + "Ġst", + "if" + ], + [ + "Ġrem", + "od" + ], + [ + "Ġpict", + "ured" + ], + [ + "ĠBar", + "on" + ], + [ + "ĠResil", + "ience" + ], + [ + "Ġw", + "itches" + ], + [ + "Ġf", + "ry" + ], + [ + "Ġprag", + "matic" + ], + [ + "v", + "ote" + ], + [ + "LE", + "T" + ], + [ + "Ġnu", + "is" + ], + [ + "Ġeleg", + "ance" + ], + [ + "ĠFA", + "O" + ], + [ + "3", + "90" + ], + [ + "Ġconf", + "isc" + ], + [ + "Ġnecess", + "ities" + ], + [ + "ĠFoot", + "ball" + ], + [ + "I", + "l" + ], + [ + "Ġsur", + "real" + ], + [ + "Ġ18", + "45" + ], + [ + "Cont", + "ainer" + ], + [ + "Ġalle", + "le" + ], + [ + "Inc", + "orpor" + ], + [ + "Ġinconsist", + "encies" + ], + [ + "ren", + "ame" + ], + [ + "Ġ**", + "*" + ], + [ + "Ġoscill", + "ations" + ], + [ + "Ġl", + "st" + ], + [ + "Ġhel", + "lo" + ], + [ + "ise", + "ase" + ], + [ + "w", + "re" + ], + [ + "ĠTra", + "ditions" + ], + [ + "ĠPra", + "irie" + ], + [ + "Ġmars", + "hes" + ], + [ + "ed", + "ies" + ], + [ + "Ġimm", + "ature" + ], + [ + "Ġpul", + "ley" + ], + [ + "Ġcopyright", + "ed" + ], + [ + "rit", + "ic" + ], + [ + "In", + "sp" + ], + [ + "Ġtempt", + "ing" + ], + [ + "d", + "uring" + ], + [ + "sw", + "ick" + ], + [ + "ĠAn", + "onymous" + ], + [ + "ĠCont", + "ains" + ], + [ + "NE", + "W" + ], + [ + "ar", + "is" + ], + [ + "Ġintra", + "venous" + ], + [ + "ĠAngl", + "ican" + ], + [ + "ĠP", + "f" + ], + [ + "gg", + "ling" + ], + [ + "ĠAP", + "Is" + ], + [ + "div", + "ide" + ], + [ + "ju", + "ven" + ], + [ + "Ġinhib", + "its" + ], + [ + "ĠChick", + "en" + ], + [ + "an", + "an" + ], + [ + "Ġ\"", + "(" + ], + [ + "Ġadv", + "ises" + ], + [ + "Ġtransl", + "ator" + ], + [ + "Ġsucceed", + "ing" + ], + [ + "mon", + "itor" + ], + [ + "Ġsuff", + "ice" + ], + [ + "98", + "8" + ], + [ + "Ġspokes", + "man" + ], + [ + "=", + "\"\"" + ], + [ + "Ġb", + "acon" + ], + [ + "Ġwho", + "ever" + ], + [ + "00000000", + "000" + ], + [ + "Ġartic", + "ulated" + ], + [ + "ĠHoo", + "ver" + ], + [ + "M", + "i" + ], + [ + "c", + "end" + ], + [ + "ĠS", + "par" + ], + [ + "od", + "ied" + ], + [ + "ov", + "ich" + ], + [ + "Ġinf", + "init" + ], + [ + "ĠPun", + "jab" + ], + [ + "4", + "20" + ], + [ + "m", + "asks" + ], + [ + "r", + "p" + ], + [ + "OO", + "K" + ], + [ + "Ġlymph", + "oma" + ], + [ + "Ġst", + "adium" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠ" + ], + [ + "Ġdecom", + "pose" + ], + [ + "cigare", + "ttes" + ], + [ + "ĠPregn", + "ancy" + ], + [ + "might", + "y" + ], + [ + "Ġax", + "ial" + ], + [ + "rip", + "etal" + ], + [ + "Ġthr", + "ived" + ], + [ + "is", + "dir" + ], + [ + "Ġch", + "ari" + ], + [ + "âĪ", + "«" + ], + [ + "Ġfav", + "ourable" + ], + [ + "ĠAdapt", + "ation" + ], + [ + "T", + "ools" + ], + [ + "Ġal", + "ph" + ], + [ + "ĠSelect", + "ing" + ], + [ + "Ġdwell", + "ings" + ], + [ + "Ġabre", + "ast" + ], + [ + "Ġcapt", + "ivated" + ], + [ + "ĠRay", + "mond" + ], + [ + "ĠNav", + "ajo" + ], + [ + "ĠC", + "AL" + ], + [ + "36", + "7" + ], + [ + "Ġpars", + "ing" + ], + [ + "row", + "se" + ], + [ + "Ġret", + "in" + ], + [ + "Ġcut", + "off" + ], + [ + "Ġexplo", + "its" + ], + [ + "Ġster", + "il" + ], + [ + ".", + "?" + ], + [ + "Ġind", + "ig" + ], + [ + "64", + "8" + ], + [ + "L", + "y" + ], + [ + "c", + "atalog" + ], + [ + "od", + "on" + ], + [ + "Ġk", + "ernels" + ], + [ + "Ġ17", + "90" + ], + [ + "Ġsem", + "inars" + ], + [ + "leg", + "raph" + ], + [ + "Ġchlor", + "ophyll" + ], + [ + "ĠCele", + "br" + ], + [ + "F", + "n" + ], + [ + "c", + "ou" + ], + [ + "Ġs", + "ow" + ], + [ + "ĠExcell", + "ence" + ], + [ + "ĠA", + "wards" + ], + [ + "Ġtim", + "elines" + ], + [ + "ĠChe", + "ster" + ], + [ + "Ġduct", + "s" + ], + [ + "ex", + "clude" + ], + [ + "Ġ18", + "1" + ], + [ + "ĠMed", + "itation" + ], + [ + "26", + "2" + ], + [ + "ĠLoc", + "ke" + ], + [ + "ĠTyp", + "ical" + ], + [ + "pand", + "as" + ], + [ + "čĊĠĠĠĠĠĠĠĠ", + "čĊĠĠĠĠĠĠĠ" + ], + [ + "L", + "ove" + ], + [ + "ĠRe", + "venue" + ], + [ + "Ġdra", + "ining" + ], + [ + "exec", + "ution" + ], + [ + "ĠB", + "acon" + ], + [ + "Ġatt", + "aching" + ], + [ + "D", + "ar" + ], + [ + "ĠS", + "ig" + ], + [ + "Ġ19", + "6" + ], + [ + "Un", + "its" + ], + [ + "ö", + "n" + ], + [ + "anch", + "or" + ], + [ + "Ġrec", + "ol" + ], + [ + "Ġbar", + "ren" + ], + [ + "Ġcrown", + "s" + ], + [ + "ergus", + "on" + ], + [ + "éĩ", + "ı" + ], + [ + "ĠP", + "BS" + ], + [ + "Ġem", + "its" + ], + [ + "Ġtum", + "ult" + ], + [ + "ids", + "on" + ], + [ + "assert", + "Equals" + ], + [ + "I", + "con" + ], + [ + "ec", + "s" + ], + [ + "50", + "6" + ], + [ + "35", + "4" + ], + [ + "C", + "ath" + ], + [ + "åŀ", + "ĭ" + ], + [ + "ĠS", + "ue" + ], + [ + "ĠG", + "aza" + ], + [ + "ob", + "o" + ], + [ + "Ġir", + "is" + ], + [ + "ĠElect", + "ro" + ], + [ + "ĠFe", + "et" + ], + [ + "ĠEthiop", + "ian" + ], + [ + "Ġdegener", + "ative" + ], + [ + "g", + "ather" + ], + [ + "ar", + "as" + ], + [ + "ig", + "ator" + ], + [ + "Ġex", + "curs" + ], + [ + "ĠSpani", + "ards" + ], + [ + "com", + "pleted" + ], + [ + "Ġtax", + "onomy" + ], + [ + "FL", + "AGS" + ], + [ + "27", + "2" + ], + [ + "ĠTrans", + "mission" + ], + [ + "ĠEvery", + "day" + ], + [ + "Ġpuzz", + "led" + ], + [ + "Ġtoler", + "ated" + ], + [ + "get", + "item" + ], + [ + "Ġmot", + "to" + ], + [ + "ĠAzer", + "bai" + ], + [ + "am", + "os" + ], + [ + "WH", + "AT" + ], + [ + "M", + "other" + ], + [ + "78", + "5" + ], + [ + "äº", + "Ĩ" + ], + [ + "h", + "ub" + ], + [ + "r", + "ush" + ], + [ + "oph", + "ila" + ], + [ + "ĠAndrew", + "s" + ], + [ + "Ġpic", + "nic" + ], + [ + ")", + "``" + ], + [ + "b", + "right" + ], + [ + "m", + "otion" + ], + [ + "in", + "ished" + ], + [ + "ro", + "red" + ], + [ + "ĠP", + "ue" + ], + [ + "Ġisol", + "ates" + ], + [ + "qu", + "ist" + ], + [ + "Ġcar", + "vings" + ], + [ + "Ġnarrow", + "ing" + ], + [ + "ĠParticip", + "ation" + ], + [ + "snap", + "shot" + ], + [ + "Ġr", + "v" + ], + [ + "Ġmed", + "ial" + ], + [ + "12", + "00" + ], + [ + "ĠEn", + "cyclop" + ], + [ + "Ġlecture", + "r" + ], + [ + "iv", + "ot" + ], + [ + "Ġ2", + "11" + ], + [ + "utter", + "ing" + ], + [ + "D", + "ays" + ], + [ + "ain", + "der" + ], + [ + "ough", + "ton" + ], + [ + "Ġtri", + "o" + ], + [ + "ĠSpe", + "aker" + ], + [ + "ethyl", + "ene" + ], + [ + "hoe", + "a" + ], + [ + "Ġkil", + "ometer" + ], + [ + "group", + "by" + ], + [ + "ĠGaz", + "ette" + ], + [ + "S", + "ure" + ], + [ + "ous", + "se" + ], + [ + "Ġdirection", + "al" + ], + [ + "Ġult", + "rason" + ], + [ + "ACT", + "ION" + ], + [ + "Ġr", + "gb" + ], + [ + "Ġpl", + "edged" + ], + [ + "ĠBay", + "es" + ], + [ + "Ġdetect", + "s" + ], + [ + "|", + "'\\" + ], + [ + "ĠĠĠĠ", + "ĊĠĠĠ" + ], + [ + "ĠB", + "av" + ], + [ + "Ġwork", + "book" + ], + [ + "Col", + "umb" + ], + [ + "Ġfle", + "a" + ], + [ + "Ġsh", + "ines" + ], + [ + "ÂĢÂ", + "Ļ" + ], + [ + "Ġins", + "ulated" + ], + [ + "Ġtender", + "ness" + ], + [ + ".", + "**" + ], + [ + "v", + "ine" + ], + [ + "rupt", + "ed" + ], + [ + "ãģ", + "«" + ], + [ + "P", + "OL" + ], + [ + "Ġh", + "ij" + ], + [ + "Ġre", + "ver" + ], + [ + "Ġdeg", + "rade" + ], + [ + "Ġmut", + "ant" + ], + [ + "Ġphy", + "t" + ], + [ + "Ġconting", + "ency" + ], + [ + "ore", + "g" + ], + [ + "Ġprev", + "ailed" + ], + [ + "Wrap", + "per" + ], + [ + ";", + "\"" + ], + [ + "Ġp", + "ian" + ], + [ + "ĠK", + "oh" + ], + [ + "Know", + "ing" + ], + [ + "k", + "v" + ], + [ + "Ġg", + "ust" + ], + [ + "ĠCh", + "urches" + ], + [ + "Ġimpl", + "anted" + ], + [ + "ĠY", + "orkshire" + ], + [ + "enc", + "oded" + ], + [ + "avor", + "able" + ], + [ + "IS", + "BN" + ], + [ + "appe", + "ar" + ], + [ + "æľ", + "¬" + ], + [ + "Ġspawn", + "ing" + ], + [ + "ĠE", + "lection" + ], + [ + "work", + "flow" + ], + [ + "Ġaccel", + "erates" + ], + [ + "Ġstem", + "ming" + ], + [ + "ĠV", + "ideos" + ], + [ + "lat", + "itude" + ], + [ + "LA", + "Y" + ], + [ + "Austral", + "ia" + ], + [ + "ĠU", + "ru" + ], + [ + "Ġ17", + "2" + ], + [ + "ĠDep", + "uty" + ], + [ + "Ġcategor", + "ize" + ], + [ + "Ġsho", + "vel" + ], + [ + "XXXXXXXXXXXXXXXX", + "XXXXXXXXXXXXXXXX" + ], + [ + "az", + "ard" + ], + [ + "Con", + "stant" + ], + [ + "ĠRE", + "AD" + ], + [ + "l", + "ich" + ], + [ + "Ġec", + "clesiastical" + ], + [ + "ĠDev", + "iation" + ], + [ + "deep", + "copy" + ], + [ + "w", + "ash" + ], + [ + "ety", + "pe" + ], + [ + "Ġepid", + "emics" + ], + [ + "F", + "ac" + ], + [ + "Ġjud", + "icious" + ], + [ + "PO", + "SE" + ], + [ + "Ġbureauc", + "racy" + ], + [ + "Å", + "Ł" + ], + [ + "ĠC", + "f" + ], + [ + "Ġnumber", + "ing" + ], + [ + "Ġsk", + "il" + ], + [ + "EL", + "D" + ], + [ + "Ġpup", + "pies" + ], + [ + "k", + "b" + ], + [ + "if", + "act" + ], + [ + "ĠG", + "ospels" + ], + [ + "Ġdr", + "illed" + ], + [ + "Ġtwist", + "ing" + ], + [ + "bor", + "o" + ], + [ + "Ġo", + "mit" + ], + [ + "Ġsk", + "ipping" + ], + [ + "Ġinc", + "ision" + ], + [ + "Ġneg", + "atives" + ], + [ + "Se", + "a" + ], + [ + "Ut", + "il" + ], + [ + "Ġresh", + "ape" + ], + [ + "F", + "ailure" + ], + [ + "Ġappe", + "aled" + ], + [ + "pix", + "els" + ], + [ + "ĠAd", + "olf" + ], + [ + "ĠRat", + "ings" + ], + [ + "Ġmalf", + "unction" + ], + [ + "ĠJ", + "A" + ], + [ + "ĠGe", + "ology" + ], + [ + "Qu", + "ick" + ], + [ + "Publ", + "isher" + ], + [ + "Ġstal", + "ks" + ], + [ + "ĠHyd", + "rogen" + ], + [ + "Ġch", + "ili" + ], + [ + "hel", + "pers" + ], + [ + "Ġfire", + "arms" + ], + [ + "Ġreject", + "ing" + ], + [ + "ĠMcG", + "raw" + ], + [ + "Ġle", + "th" + ], + [ + "ĠL", + "ac" + ], + [ + "26", + "1" + ], + [ + "Ġoscill", + "ation" + ], + [ + "+", + "," + ], + [ + "Ġl", + "ighthouse" + ], + [ + "Ġgrand", + "children" + ], + [ + "big", + "g" + ], + [ + "FOR", + "M" + ], + [ + "w", + "ali" + ], + [ + "og", + "o" + ], + [ + "Ġ16", + "4" + ], + [ + "aut", + "ical" + ], + [ + "flu", + "id" + ], + [ + "Ġpri", + "zed" + ], + [ + "ĠW", + "end" + ], + [ + "Ġcl", + "i" + ], + [ + "Ġsub", + "net" + ], + [ + "Ġmill", + "ing" + ], + [ + "45", + "7" + ], + [ + "37", + "9" + ], + [ + "ĠMod", + "ified" + ], + [ + "Ġreact", + "ing" + ], + [ + "³³³³³³³³³³³³³³³³", + "³³³³³³³³³³³³³³³³" + ], + [ + "ĠMong", + "olia" + ], + [ + "aphy", + "l" + ], + [ + "Ġl", + "ar" + ], + [ + "ĠL", + "D" + ], + [ + "Ġfac", + "ult" + ], + [ + "Ġmeaning", + "less" + ], + [ + "Ġspot", + "ting" + ], + [ + "á¹", + "£" + ], + [ + "70", + "8" + ], + [ + "Ġpsych", + "osocial" + ], + [ + "Ġbin", + "ocular" + ], + [ + "Ġphon", + "ics" + ], + [ + "Str", + "ategy" + ], + [ + "Ġsh", + "amp" + ], + [ + "ĠAssoci", + "ates" + ], + [ + "Ġresidual", + "s" + ], + [ + "Ġprocure", + "ment" + ], + [ + "ve", + "x" + ], + [ + "x", + "lim" + ], + [ + "Ġp", + "id" + ], + [ + "Ġpro", + "let" + ], + [ + "ĠF", + "ri" + ], + [ + "ĠNew", + "sp" + ], + [ + "rad", + "le" + ], + [ + "Ġsust", + "enance" + ], + [ + "3", + "15" + ], + [ + "S", + "oup" + ], + [ + "t", + "use" + ], + [ + "Ġf", + "ret" + ], + [ + "Ġn", + "y" + ], + [ + "Ġch", + "asing" + ], + [ + "Ġdep", + "ress" + ], + [ + "c", + "ached" + ], + [ + "Ġd", + "ic" + ], + [ + "ĠS", + "ak" + ], + [ + "Ġpotential", + "s" + ], + [ + "ane", + "y" + ], + [ + "Ġdetect", + "ives" + ], + [ + "Ġign", + "ition" + ], + [ + "Pl", + "ugin" + ], + [ + "th", + "in" + ], + [ + "ĠB", + "achelor" + ], + [ + "ass", + "uming" + ], + [ + "99", + "5" + ], + [ + "ĠTor", + "res" + ], + [ + "Ġatroc", + "ities" + ], + [ + "N", + "othing" + ], + [ + "ĠP", + "B" + ], + [ + "Ġhur", + "ts" + ], + [ + "Ġentrepreneur", + "ial" + ], + [ + "ĠC", + "um" + ], + [ + "ass", + "isted" + ], + [ + "Ġimpart", + "ial" + ], + [ + "CIS", + "CO" + ], + [ + "R", + "D" + ], + [ + "ĠS", + "tern" + ], + [ + "Ġfib", + "rous" + ], + [ + "Off", + "set" + ], + [ + "d", + "an" + ], + [ + "re", + "action" + ], + [ + "Ġ4", + "20" + ], + [ + "ol", + "ated" + ], + [ + "Ġop", + "aque" + ], + [ + "Ġ17", + "8" + ], + [ + "ĠTele", + "vision" + ], + [ + "ĠHaz", + "ard" + ], + [ + "ĠG", + "RO" + ], + [ + "ib", + "us" + ], + [ + "Ġrad", + "ios" + ], + [ + "Ġver", + "dict" + ], + [ + "Interest", + "ingly" + ], + [ + "ĠDur", + "ham" + ], + [ + "ĠP", + "P" + ], + [ + "ĠMal", + "ay" + ], + [ + "Ġbrut", + "ality" + ], + [ + "Ġconfine", + "ment" + ], + [ + "ĠS", + "z" + ], + [ + "est", + "a" + ], + [ + "Ġreg", + "enerative" + ], + [ + "Ġprim", + "er" + ], + [ + "Ġtherm", + "odynamics" + ], + [ + "ro", + "x" + ], + [ + "av", + "ian" + ], + [ + "land", + "ers" + ], + [ + "Ġlay", + "outs" + ], + [ + "ĠSub", + "sequently" + ], + [ + "Sc", + "ott" + ], + [ + "ĠSold", + "iers" + ], + [ + "W", + "as" + ], + [ + "ĠAl", + "ert" + ], + [ + "Ex", + "pand" + ], + [ + "ĠFact", + "ory" + ], + [ + "ĠEucl", + "id" + ], + [ + "Ġprincip", + "ally" + ], + [ + "Ġschool", + "ers" + ], + [ + "Ġmethod", + "ological" + ], + [ + "ĠDefault", + "s" + ], + [ + "Ġa", + "queous" + ], + [ + "irm", + "ware" + ], + [ + "ĠPap", + "ua" + ], + [ + "Ġcott", + "age" + ], + [ + "omet", + "own" + ], + [ + "Ġhypoth", + "yroidism" + ], + [ + "W", + "iki" + ], + [ + "Ġf", + "ission" + ], + [ + "Ġatt", + "ic" + ], + [ + "Ġpre", + "ached" + ], + [ + "ĠJen", + "kins" + ], + [ + "Ġar", + "rog" + ], + [ + "()", + "}" + ], + [ + "Ġeffic", + "iencies" + ], + [ + "34", + "6" + ], + [ + "Ġdeb", + "ugging" + ], + [ + "Par", + "se" + ], + [ + "Ġru", + "ined" + ], + [ + "ĠPain", + "ting" + ], + [ + "Ġm", + "all" + ], + [ + "Ġund", + "ist" + ], + [ + "Ġded", + "uce" + ], + [ + "ĠO", + "live" + ], + [ + "br", + "as" + ], + [ + "Ġmill", + "ise" + ], + [ + "ĠA", + "pt" + ], + [ + "neighb", + "ors" + ], + [ + "F", + "requency" + ], + [ + "al", + "as" + ], + [ + "Ġwh", + "isk" + ], + [ + "ĠP", + "ond" + ], + [ + "Ġsun", + "k" + ], + [ + "Ġthr", + "ives" + ], + [ + "Ġapost", + "les" + ], + [ + "Ġ2", + "33" + ], + [ + "ĠG", + "B" + ], + [ + "Ġman", + "or" + ], + [ + "Ġpharm", + "acy" + ], + [ + "uv", + "ian" + ], + [ + "ic", + "z" + ], + [ + "as", + "semb" + ], + [ + "ĠC", + "er" + ], + [ + "24", + "1" + ], + [ + "Ġherb", + "icide" + ], + [ + "Ġlux", + "urious" + ], + [ + "Ġfin", + "er" + ], + [ + "ĠSk", + "ip" + ], + [ + "Ġim", + "itation" + ], + [ + "Ġpredict", + "ors" + ], + [ + "obs", + "erv" + ], + [ + "ĠDial", + "ogue" + ], + [ + "F", + "uture" + ], + [ + "ĠKn", + "ights" + ], + [ + "C", + "re" + ], + [ + "b", + "h" + ], + [ + "45", + "4" + ], + [ + "Ġaqu", + "ifer" + ], + [ + "H", + "eb" + ], + [ + "n", + "w" + ], + [ + "ar", + "rays" + ], + [ + "Ġnum", + "eral" + ], + [ + "Ġgen", + "otype" + ], + [ + "sc", + "ribed" + ], + [ + "Ġt", + "p" + ], + [ + "ar", + "am" + ], + [ + "ad", + "ay" + ], + [ + "Ġrect", + "um" + ], + [ + "find", + "all" + ], + [ + "mult", + "iply" + ], + [ + "ĠForest", + "ry" + ], + [ + "c", + "us" + ], + [ + "è", + "´" + ], + [ + "Ġn", + "ip" + ], + [ + "el", + "man" + ], + [ + "ir", + "ming" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠ" + ], + [ + "Sub", + "tract" + ], + [ + "A", + "st" + ], + [ + "Ġre", + "ds" + ], + [ + "Ġre", + "plicated" + ], + [ + "Ġ6", + "000" + ], + [ + "Ġ{", + ":." + ], + [ + "Ġche", + "ek" + ], + [ + "Ġpred", + "efined" + ], + [ + "Is", + "a" + ], + [ + "ĠExt", + "reme" + ], + [ + "*", + "}\\" + ], + [ + "L", + "uke" + ], + [ + "Ġgloss", + "ary" + ], + [ + "C", + "red" + ], + [ + "D", + "eg" + ], + [ + "J", + "S" + ], + [ + "ĠF", + "rag" + ], + [ + "Ġaff", + "licted" + ], + [ + "r", + "ather" + ], + [ + "Ġs", + "her" + ], + [ + "Ġpl", + "as" + ], + [ + "ĠAs", + "per" + ], + [ + "ĠAm", + "azing" + ], + [ + "ĠCor", + "al" + ], + [ + "Ġm", + "asonry" + ], + [ + "ĠEmer", + "itus" + ], + [ + "Ġtim", + "est" + ], + [ + "ĠAnt", + "io" + ], + [ + "Ġbapt", + "ized" + ], + [ + "M", + "ont" + ], + [ + "Ġ17", + "9" + ], + [ + "ĠAm", + "elia" + ], + [ + "38", + "9" + ], + [ + "Ġord", + "ained" + ], + [ + "wood", + "s" + ], + [ + "Long", + "itude" + ], + [ + "Ġpatron", + "age" + ], + [ + "Ġm", + "ocking" + ], + [ + "ĠGl", + "oss" + ], + [ + "Ġsem", + "antics" + ], + [ + "Ġran", + "ch" + ], + [ + "Ġchrom", + "ium" + ], + [ + "Ġj", + "ets" + ], + [ + "Ġadjust", + "able" + ], + [ + "ĠAtt", + "ributes" + ], + [ + "ĠC", + "yl" + ], + [ + "log", + "ical" + ], + [ + "dec", + "imal" + ], + [ + "Ġbright", + "est" + ], + [ + "ĠâĢľ", + "â̦" + ], + [ + "Ġdiscrim", + "inate" + ], + [ + "ĠGeorg", + "ian" + ], + [ + "M", + "X" + ], + [ + "Ġcon", + "ced" + ], + [ + "Ġro", + "oft" + ], + [ + "Ġtrans", + "itive" + ], + [ + "ĠCreat", + "ivity" + ], + [ + "ĠÙ", + "ħ" + ], + [ + "ĠSt", + "ef" + ], + [ + "print", + "f" + ], + [ + "D", + "ear" + ], + [ + "ĠH", + "ale" + ], + [ + "AN", + "K" + ], + [ + "ĠNot", + "able" + ], + [ + "Wik", + "imedia" + ], + [ + "an", + "ian" + ], + [ + "ĠW", + "R" + ], + [ + "ĠD", + "F" + ], + [ + "Ġchem", + "ist" + ], + [ + "host", + "s" + ], + [ + "curs", + "ors" + ], + [ + "g", + "ive" + ], + [ + "Ġint", + "ends" + ], + [ + "Ġpres", + "criptions" + ], + [ + "Ġgr", + "ind" + ], + [ + "Ġdem", + "ocracies" + ], + [ + "Ġund", + "et" + ], + [ + "ĠÐ", + "·" + ], + [ + "ĠGH", + "G" + ], + [ + "Ġpo", + "inters" + ], + [ + "sc", + "iously" + ], + [ + "Ġcorrid", + "ors" + ], + [ + "3", + "10" + ], + [ + "Ġart", + "ef" + ], + [ + "Ġdoc", + "s" + ], + [ + "Ġic", + "y" + ], + [ + "Ġne", + "ph" + ], + [ + "dis", + "abled" + ], + [ + "Every", + "thing" + ], + [ + "Any", + "one" + ], + [ + "c", + "old" + ], + [ + "ĠN", + "u" + ], + [ + "p", + "od" + ], + [ + "ĠM", + "ell" + ], + [ + "Ġflu", + "ent" + ], + [ + "Ġphil", + "anthrop" + ], + [ + "ĠN", + "aturally" + ], + [ + "Ġharm", + "ing" + ], + [ + "Ġp", + "aren" + ], + [ + "ĠCh", + "oices" + ], + [ + "Ġhym", + "ns" + ], + [ + "y", + "i" + ], + [ + "uns", + "queeze" + ], + [ + "ĠPhotos", + "hop" + ], + [ + "Ġo", + "e" + ], + [ + "ang", + "ar" + ], + [ + "Ġblock", + "age" + ], + [ + "ĠStart", + "ed" + ], + [ + "pur", + "ple" + ], + [ + "runt", + "ime" + ], + [ + "Ġap", + "es" + ], + [ + "Ġinnov", + "ators" + ], + [ + "ĠMon", + "roe" + ], + [ + "Ġsubmar", + "ines" + ], + [ + "é", + "Ľ" + ], + [ + "Ġe", + "ct" + ], + [ + "Un", + "less" + ], + [ + "Ġwholes", + "ale" + ], + [ + "âĹ¼ï¸ı", + "âĹ¼ï¸ı" + ], + [ + "c", + "ussions" + ], + [ + "Ġinf", + "lict" + ], + [ + "Ġaggress", + "ively" + ], + [ + "ĠI", + "MP" + ], + [ + "ĠSp", + "an" + ], + [ + "Ġassert", + "ing" + ], + [ + "Ġnovel", + "ty" + ], + [ + "Ġob", + "st" + ], + [ + "Ġble", + "ach" + ], + [ + "Ġsacrific", + "ed" + ], + [ + "Ġrival", + "ry" + ], + [ + "Ġmiscon", + "ception" + ], + [ + "M", + "N" + ], + [ + "olution", + "ary" + ], + [ + "ĠLe", + "aves" + ], + [ + "transform", + "s" + ], + [ + "ĠScandinav", + "ian" + ], + [ + "Ġle", + "mons" + ], + [ + "ĠDist", + "ingu" + ], + [ + "we", + "ets" + ], + [ + "ne", + "apolis" + ], + [ + "ond", + "a" + ], + [ + "Ġlong", + "standing" + ], + [ + "00000000000000000000000000000000", + "00000000000000000000000000000000" + ], + [ + "Ġreplic", + "a" + ], + [ + "ĠDesc", + "artes" + ], + [ + "Ġpir", + "ate" + ], + [ + "Ġsc", + "oop" + ], + [ + "Ġphylogen", + "etic" + ], + [ + "Ġfeed", + "er" + ], + [ + "Ġpatient", + "ly" + ], + [ + "Ġseek", + "ers" + ], + [ + "ĠRichards", + "on" + ], + [ + "Ġsh", + "ingles" + ], + [ + "ÑĢ", + "и" + ], + [ + "ĠGuid", + "ance" + ], + [ + "Ġvigor", + "ously" + ], + [ + "s", + "ymbols" + ], + [ + "ĠL", + "t" + ], + [ + "Ġ.", + "_" + ], + [ + "ĠPol", + "it" + ], + [ + "Ġpreced", + "ents" + ], + [ + "Ġphotograp", + "hed" + ], + [ + "Ġsymbol", + "izing" + ], + [ + "ĠTw", + "elve" + ], + [ + "ĠCirc", + "ular" + ], + [ + "Ġox", + "ides" + ], + [ + "Ġcl", + "erk" + ], + [ + "Ġsocial", + "ization" + ], + [ + "Int", + "rodu" + ], + [ + "Ġtact", + "ic" + ], + [ + "at", + "ism" + ], + [ + "Ġ'", + "(" + ], + [ + "form", + "ats" + ], + [ + "Ġload", + "er" + ], + [ + "Ġrh", + "iz" + ], + [ + "ĠBarc", + "elona" + ], + [ + "m", + "uch" + ], + [ + "ĠSh", + "ore" + ], + [ + "Ġo", + "ve" + ], + [ + "ie", + "ves" + ], + [ + "Ġext", + "rac" + ], + [ + "åĢ", + "¼" + ], + [ + "ĠF", + "lying" + ], + [ + "Ġsh", + "irts" + ], + [ + "ĠG", + "erald" + ], + [ + "ĠWe", + "ber" + ], + [ + "Ġfore", + "see" + ], + [ + "Ġhur", + "ting" + ], + [ + "Page", + "Index" + ], + [ + "asp", + "x" + ], + [ + "B", + "a" + ], + [ + "Ġbeh", + "old" + ], + [ + "Ġunderm", + "ining" + ], + [ + "ĠPs", + "alm" + ], + [ + "ĠKle", + "in" + ], + [ + "Ġimpover", + "ished" + ], + [ + "ĠM", + "ight" + ], + [ + "op", + "py" + ], + [ + "ĠD", + "P" + ], + [ + "Ġdis", + "joint" + ], + [ + "Ġinf", + "usion" + ], + [ + "ĠCO", + "PD" + ], + [ + "ĠP", + "urchase" + ], + [ + "Ġhand", + "held" + ], + [ + "Ġprev", + "ail" + ], + [ + "Ġforth", + "coming" + ], + [ + "2", + "19" + ], + [ + "ĠW", + "ine" + ], + [ + "Ġ3", + "25" + ], + [ + "45", + "9" + ], + [ + "AD", + "E" + ], + [ + "Reg", + "ardless" + ], + [ + "Ġble", + "w" + ], + [ + "Vert", + "ex" + ], + [ + "Ġmis", + "ery" + ], + [ + "hand", + "lers" + ], + [ + "Ġalle", + "vi" + ], + [ + "Ġantiv", + "iral" + ], + [ + "ĠSh", + "a" + ], + [ + "ĠNo", + "ise" + ], + [ + "ĠLat", + "est" + ], + [ + "c", + "ong" + ], + [ + "m", + "are" + ], + [ + "at", + "ars" + ], + [ + "sh", + "r" + ], + [ + "back", + "ed" + ], + [ + "Ġvalu", + "ation" + ], + [ + "ĠCont", + "rast" + ], + [ + "65", + "5" + ], + [ + "Act", + "s" + ], + [ + "angel", + "o" + ], + [ + "Ġm", + "ussels" + ], + [ + "ĠK", + "au" + ], + [ + "part", + "icle" + ], + [ + "ĠCast", + "ro" + ], + [ + "g", + "d" + ], + [ + "Ġm", + "ounds" + ], + [ + "Ġspec", + "ulate" + ], + [ + "cy", + "l" + ], + [ + "ĠQ", + "i" + ], + [ + "c", + "atch" + ], + [ + "ĠSt", + "roke" + ], + [ + "ĠK", + "as" + ], + [ + "Ġ8", + "02" + ], + [ + "Ġrad", + "iant" + ], + [ + "ĠJohn", + "ston" + ], + [ + "Ġdesper", + "ately" + ], + [ + "ĠCroat", + "ia" + ], + [ + "Ġmiracul", + "ous" + ], + [ + "Ġin", + "ex" + ], + [ + "Ġre", + "used" + ], + [ + "ĠCh", + "ip" + ], + [ + "Ġ{", + ":" + ], + [ + "Ġsuper", + "b" + ], + [ + "Comput", + "e" + ], + [ + "ĠSacrament", + "o" + ], + [ + "ç¨", + "ĭ" + ], + [ + "Ġa", + "le" + ], + [ + "Ġl", + "ords" + ], + [ + "Ġ17", + "3" + ], + [ + "Ġsurv", + "ives" + ], + [ + "vis", + "ited" + ], + [ + "ĠBuild", + "ings" + ], + [ + "Ġadj", + "o" + ], + [ + "in", + "ches" + ], + [ + "pr", + "inc" + ], + [ + "Ġ18", + "53" + ], + [ + "Ġcult", + "ured" + ], + [ + "Ġnorm", + "ative" + ], + [ + "Ġtemper", + "ament" + ], + [ + "ĠGovern", + "ance" + ], + [ + "ĠPhys", + "icians" + ], + [ + "ĠConserv", + "ancy" + ], + [ + "adapt", + "ive" + ], + [ + "Ġb", + "ang" + ], + [ + "os", + "al" + ], + [ + "ĠG", + "ren" + ], + [ + "ĠLe", + "vi" + ], + [ + "Ġm", + "t" + ], + [ + "respons", + "es" + ], + [ + "aload", + "er" + ], + [ + "H", + "ig" + ], + [ + "Ġf", + "umes" + ], + [ + "ĠReg", + "ulatory" + ], + [ + "----------------------------", + "-" + ], + [ + "Ġsynthes", + "ize" + ], + [ + "c", + "els" + ], + [ + "Ġmart", + "yr" + ], + [ + "Ġverte", + "brates" + ], + [ + "19", + "67" + ], + [ + "Ġfer", + "ry" + ], + [ + "Ġchim", + "ney" + ], + [ + "Ġtrop", + "ics" + ], + [ + "T", + "ax" + ], + [ + "Ġwater", + "proof" + ], + [ + "sc", + "ape" + ], + [ + "Ġhour", + "ly" + ], + [ + "Ref", + "lecting" + ], + [ + "cut", + "ting" + ], + [ + "Fact", + "ors" + ], + [ + "ĠBabylon", + "ian" + ], + [ + "ĠExcess", + "ive" + ], + [ + "w", + "av" + ], + [ + "Ġse", + "aling" + ], + [ + "ass", + "er" + ], + [ + "Ġreal", + "izes" + ], + [ + "ĠShe", + "pherd" + ], + [ + "Ġgre", + "ase" + ], + [ + "M", + "sg" + ], + [ + "ed", + "o" + ], + [ + "\"]", + ")," + ], + [ + "Ġcam", + "el" + ], + [ + "calcul", + "us" + ], + [ + "Ġincarc", + "eration" + ], + [ + "T", + "imes" + ], + [ + "Ġinstit", + "utes" + ], + [ + "ĊĊ", + "ĠĠ" + ], + [ + "Ġtre", + "k" + ], + [ + "ĠDemon", + "str" + ], + [ + "Ġspons", + "or" + ], + [ + "Ġtoss", + "ed" + ], + [ + "qq", + "qq" + ], + [ + "Ġbrig", + "ade" + ], + [ + "Ġst", + "rap" + ], + [ + "Ġske", + "wed" + ], + [ + "VAL", + "UE" + ], + [ + "Ġchimpan", + "zees" + ], + [ + "l", + "ip" + ], + [ + "en", + "oid" + ], + [ + "ĠA", + "ber" + ], + [ + "ĠQ", + "ing" + ], + [ + "----------------", + "---" + ], + [ + "ĠPar", + "ish" + ], + [ + "Ġmig", + "raines" + ], + [ + "T", + "ABLE" + ], + [ + "ĠW", + "arning" + ], + [ + "ĠRe", + "uters" + ], + [ + "ote", + "ch" + ], + [ + "co", + "ins" + ], + [ + "ĠL", + "ights" + ], + [ + "get", + "env" + ], + [ + "man", + "ual" + ], + [ + "su", + "ggest" + ], + [ + "Ġpow", + "dered" + ], + [ + "ĠGraph", + "ics" + ], + [ + "Ġscr", + "atching" + ], + [ + "th", + "anks" + ], + [ + "Ġen", + "igmatic" + ], + [ + "Ġ+", + "+" + ], + [ + "Ġcorrect", + "ive" + ], + [ + "Ġrecept", + "ive" + ], + [ + "Ġtemp", + "file" + ], + [ + "Ġtrans", + "plants" + ], + [ + "ĠWrit", + "er" + ], + [ + "ĠNi", + "ño" + ], + [ + "Ġepit", + "helial" + ], + [ + "Ġterr", + "ifying" + ], + [ + "Ġunderp", + "innings" + ], + [ + "Ġtreacher", + "ous" + ], + [ + "f", + "ew" + ], + [ + "id", + "ine" + ], + [ + "Ġpost", + "colonial" + ], + [ + "ocument", + "ed" + ], + [ + "Ġmarch", + "ing" + ], + [ + "Ġr", + "ushing" + ], + [ + "Ġpath", + "ological" + ], + [ + "Ġequ", + "ips" + ], + [ + "Mon", + "th" + ], + [ + "ĠBald", + "win" + ], + [ + "comp", + "ress" + ], + [ + "abil", + "istic" + ], + [ + "39", + "7" + ], + [ + "trans", + "port" + ], + [ + "G", + "RE" + ], + [ + "as", + "aki" + ], + [ + "ĠUn", + "ix" + ], + [ + "ĠCol", + "ors" + ], + [ + "ĠInter", + "actions" + ], + [ + "Ġb", + "ait" + ], + [ + "urd", + "ue" + ], + [ + "erman", + "ent" + ], + [ + "ters", + "on" + ], + [ + "Ġgly", + "ph" + ], + [ + "ucaly", + "pt" + ], + [ + "Ġde", + "letion" + ], + [ + "ĠMill", + "ion" + ], + [ + "Ġnob", + "les" + ], + [ + "Ġadvis", + "ors" + ], + [ + "s", + "ure" + ], + [ + "abet", + "ics" + ], + [ + "aver", + "ing" + ], + [ + "Ġ", + "--------" + ], + [ + "Ġem", + "itting" + ], + [ + "Ġstr", + "ang" + ], + [ + "Ġengage", + "ments" + ], + [ + "Ġdust", + "y" + ], + [ + "ĠRome", + "o" + ], + [ + "ĠT", + "ABLE" + ], + [ + "n", + "ering" + ], + [ + "Ġin", + "p" + ], + [ + "est", + "ine" + ], + [ + "Ġcl", + "ut" + ], + [ + "ogn", + "ition" + ], + [ + "ĠQu", + "art" + ], + [ + "Ġsimpl", + "istic" + ], + [ + "ĠTal", + "iban" + ], + [ + "con", + "straint" + ], + [ + "Man", + "agement" + ], + [ + "ĠR", + "anch" + ], + [ + "Ġj", + "apan" + ], + [ + "Ġfam", + "ed" + ], + [ + "Al", + "ter" + ], + [ + "Ġout", + "going" + ], + [ + "sp", + "atial" + ], + [ + "ĠÎ", + "£" + ], + [ + "ura", + "i" + ], + [ + "Ġblue", + "berries" + ], + [ + "ĠImp", + "acts" + ], + [ + "37", + "4" + ], + [ + "Ġmetaph", + "ysical" + ], + [ + "ge", + "ons" + ], + [ + "Ġpl", + "aques" + ], + [ + "Ġclot", + "ting" + ], + [ + "ĠM", + "int" + ], + [ + "Ġgraph", + "ite" + ], + [ + "Wh", + "atever" + ], + [ + "S", + "UM" + ], + [ + "ad", + "al" + ], + [ + "wind", + "ows" + ], + [ + "G", + "ard" + ], + [ + "b", + "oolean" + ], + [ + "ĠC", + "arth" + ], + [ + "ĠP", + "tole" + ], + [ + "Ġge", + "om" + ], + [ + "Ġapart", + "ments" + ], + [ + "CL", + "C" + ], + [ + "Ġrecru", + "iting" + ], + [ + "Ġaccus", + "ations" + ], + [ + "p", + "q" + ], + [ + "Ġs", + "ock" + ], + [ + "Ġrail", + "ways" + ], + [ + "W", + "L" + ], + [ + "Ġlink", + "age" + ], + [ + "Ġattack", + "ers" + ], + [ + "spec", + "ified" + ], + [ + "f", + "ighting" + ], + [ + "ĠU", + "b" + ], + [ + "t", + "um" + ], + [ + "Ġout", + "set" + ], + [ + "ov", + "anni" + ], + [ + "Con", + "centration" + ], + [ + "Ġdivers", + "ification" + ], + [ + "ĠResp", + "ond" + ], + [ + "ĠUnivers", + "ities" + ], + [ + "CLUD", + "ING" + ], + [ + "L", + "ee" + ], + [ + "h", + "id" + ], + [ + "iff", + "e" + ], + [ + "н", + "и" + ], + [ + "mn", + "x" + ], + [ + "ĠF", + "IT" + ], + [ + "Ġpe", + "ek" + ], + [ + "ĠGen", + "erator" + ], + [ + "Ġdie", + "lectric" + ], + [ + "Ġt", + "earing" + ], + [ + "av", + "ailability" + ], + [ + "bra", + "ce" + ], + [ + "F", + "it" + ], + [ + "ĠS", + "amples" + ], + [ + "ist", + "ency" + ], + [ + "Ġr", + "ins" + ], + [ + "Ġa", + "usp" + ], + [ + "ose", + "c" + ], + [ + "Ġvis", + "a" + ], + [ + "Ġminim", + "ise" + ], + [ + "Ġple", + "as" + ], + [ + "Ġt", + "ertiary" + ], + [ + "Ġc", + "d" + ], + [ + "inter", + "pol" + ], + [ + "Ġenlight", + "ened" + ], + [ + "Ù", + "ij" + ], + [ + "Ġinter", + "im" + ], + [ + "ĠShe", + "ets" + ], + [ + "Ġconve", + "ys" + ], + [ + "Cle", + "arly" + ], + [ + "St", + "ructure" + ], + [ + "ĠMaster", + "ing" + ], + [ + "ĠBul", + "g" + ], + [ + "Ġt", + "ucked" + ], + [ + "Ġin", + "compatible" + ], + [ + "Ġpar", + "cel" + ], + [ + "Ġdesign", + "ate" + ], + [ + "Ġtem", + "po" + ], + [ + "ion", + "ic" + ], + [ + "Ġg", + "ait" + ], + [ + "ĠSh", + "arma" + ], + [ + "60", + "4" + ], + [ + "Ġund", + "en" + ], + [ + "rec", + "v" + ], + [ + "educ", + "ated" + ], + [ + "ĠO", + "xygen" + ], + [ + "Ġind", + "el" + ], + [ + "Ġpur", + "ified" + ], + [ + "m", + "ong" + ], + [ + "ol", + "ve" + ], + [ + "pl", + "ings" + ], + [ + "ĠCh", + "arge" + ], + [ + "98", + "7" + ], + [ + "ĠBusiness", + "es" + ], + [ + "Ġanx", + "ieties" + ], + [ + "×ķ", + "×" + ], + [ + "M", + "oving" + ], + [ + "id", + "ium" + ], + [ + "ĠD", + "uration" + ], + [ + "Ġsp", + "ines" + ], + [ + "Ġac", + "claimed" + ], + [ + "Ġinc", + "urred" + ], + [ + "ĠPh", + "y" + ], + [ + "_", + "[" + ], + [ + "v", + "irus" + ], + [ + "é", + "ĺ" + ], + [ + "ĠT", + "ub" + ], + [ + "Ġaff", + "ine" + ], + [ + "\\\\", + "\\" + ], + [ + "Ġearn", + "s" + ], + [ + "Ġbak", + "ery" + ], + [ + "ĠM", + "J" + ], + [ + "]", + "'," + ], + [ + "Ġt", + "out" + ], + [ + "Ġd", + "ries" + ], + [ + "Ġag", + "ile" + ], + [ + "new", + "line" + ], + [ + "29", + "3" + ], + [ + "Ġer", + "oded" + ], + [ + "Ġcoll", + "ateral" + ], + [ + "Ġassign", + "s" + ], + [ + "Ġtroubles", + "hoot" + ], + [ + "Ġunexpl", + "ained" + ], + [ + "Ġc", + "unning" + ], + [ + "Ġgovern", + "ors" + ], + [ + "ĠAny", + "thing" + ], + [ + "osc", + "ience" + ], + [ + "Ġpione", + "ered" + ], + [ + "script", + "s" + ], + [ + "at", + "here" + ], + [ + "lect", + "ions" + ], + [ + "def", + "ense" + ], + [ + "ĠBl", + "ind" + ], + [ + "ĠCorn", + "wall" + ], + [ + "Ġrhym", + "es" + ], + [ + "hen", + "ce" + ], + [ + "Ġreferen", + "cing" + ], + [ + "Ġin", + "let" + ], + [ + "Ġhe", + "ats" + ], + [ + "Ġmon", + "o" + ], + [ + "Ġline", + "ages" + ], + [ + "ĠH", + "ers" + ], + [ + "Ġhuman", + "e" + ], + [ + "Ġman", + "ga" + ], + [ + "ruct", + "ures" + ], + [ + "28", + "3" + ], + [ + "P", + "ages" + ], + [ + "25", + "00" + ], + [ + "Ġuniform", + "ity" + ], + [ + "ĠPo", + "ison" + ], + [ + "Ġfiref", + "ighters" + ], + [ + "s", + "aurus" + ], + [ + "os", + "in" + ], + [ + "ĠMib", + "Scalar" + ], + [ + "u", + "en" + ], + [ + "}", + "`" + ], + [ + "Ġm", + "v" + ], + [ + "ĠS", + "ale" + ], + [ + "ĠW", + "inn" + ], + [ + "ĠCh", + "al" + ], + [ + "Ġelect", + "rom" + ], + [ + "ĠNovel", + "s" + ], + [ + "Ġalt", + "ru" + ], + [ + "Ass", + "ume" + ], + [ + "Ġpilgrim", + "s" + ], + [ + "ĠChamp", + "ions" + ], + [ + "PIP", + "E" + ], + [ + "Ġ\\", + "|" + ], + [ + "Ġhydro", + "electric" + ], + [ + "ĠH", + "ole" + ], + [ + "Ġag", + "itation" + ], + [ + "39", + "4" + ], + [ + "Ġpin", + "ch" + ], + [ + "ĠCorinth", + "ians" + ], + [ + "n", + "at" + ], + [ + "Ġl", + "ament" + ], + [ + "ĠS", + "B" + ], + [ + "sp", + "oken" + ], + [ + "Ġos", + "m" + ], + [ + "object", + "ive" + ], + [ + "Ġign", + "ores" + ], + [ + "Health", + "y" + ], + [ + "ĠHu", + "ang" + ], + [ + "T", + "EXT" + ], + [ + "V", + "III" + ], + [ + "Th", + "ursday" + ], + [ + "ĠPar", + "as" + ], + [ + "ĠCons", + "ortium" + ], + [ + "ĠDep", + "th" + ], + [ + "Ġpatriot", + "ism" + ], + [ + "Ġspeed", + "ing" + ], + [ + "Ġthank", + "ed" + ], + [ + "ic", + "ators" + ], + [ + "ĠS", + "AS" + ], + [ + "op", + "hen" + ], + [ + "ĠB", + "oh" + ], + [ + "DE", + "s" + ], + [ + "Ġrevol", + "ve" + ], + [ + "Ġdiscount", + "s" + ], + [ + "Ġawaken", + "ing" + ], + [ + "F", + "ields" + ], + [ + "ĠF", + "ashion" + ], + [ + "Ġbit", + "coin" + ], + [ + "Ġneuro", + "deg" + ], + [ + "Ġaxi", + "om" + ], + [ + "Ġvern", + "acular" + ], + [ + "M", + "ental" + ], + [ + "an", + "imal" + ], + [ + "Ġ18", + "7" + ], + [ + "Ġ18", + "52" + ], + [ + "ĠEn", + "um" + ], + [ + "Ġmot", + "ivating" + ], + [ + "Ar", + "r" + ], + [ + "ĠAcc", + "eleration" + ], + [ + "éĹ", + "´" + ], + [ + "pl", + "ays" + ], + [ + "ĠW", + "rap" + ], + [ + "tern", + "ity" + ], + [ + "('", + "[" + ], + [ + "Ġchrom", + "at" + ], + [ + "ĠBrun", + "swick" + ], + [ + "subset", + "eq" + ], + [ + "measure", + "ment" + ], + [ + "Y", + "E" + ], + [ + "ĠG", + "ly" + ], + [ + "embed", + "dings" + ], + [ + "Ġspons", + "ors" + ], + [ + "l", + "ime" + ], + [ + "ĠDe", + "af" + ], + [ + "ĠVlad", + "imir" + ], + [ + "v", + "iolence" + ], + [ + "Ñ", + "ĸ" + ], + [ + "es", + "imal" + ], + [ + "ĠP", + "ew" + ], + [ + "Ġ18", + "8" + ], + [ + "Ġlaw", + "makers" + ], + [ + "umb", + "ai" + ], + [ + "Ġocean", + "ic" + ], + [ + "Ġski", + "ing" + ], + [ + "ĠT", + "ah" + ], + [ + "ĠA", + "ircraft" + ], + [ + "Ġhe", + "aled" + ], + [ + "Ġk", + "icked" + ], + [ + "ĠK", + "aiser" + ], + [ + "Ġdirect", + "s" + ], + [ + "ĠSant", + "i" + ], + [ + "Ġdolph", + "in" + ], + [ + "m", + "obile" + ], + [ + "ap", + "ons" + ], + [ + "Se", + "cret" + ], + [ + "ĠP", + "IL" + ], + [ + "ĠThe", + "ology" + ], + [ + "Ġno", + "zzle" + ], + [ + "custom", + "er" + ], + [ + "Ġpl", + "ut" + ], + [ + "sequ", + "ent" + ], + [ + "ĠCO", + "PY" + ], + [ + "Ġrou", + "ters" + ], + [ + "Ġcl", + "icks" + ], + [ + "ĠPlay", + "ing" + ], + [ + "e", + "at" + ], + [ + "ĠL", + "ik" + ], + [ + "Ġval", + "or" + ], + [ + "ĠGet", + "tysburg" + ], + [ + "Ġdessert", + "s" + ], + [ + "a", + "qu" + ], + [ + "25", + "1" + ], + [ + "Ġmulti", + "plicative" + ], + [ + "ĠI", + "stanbul" + ], + [ + "od", + "iac" + ], + [ + "ĠW", + "alt" + ], + [ + "Ġmod", + "erated" + ], + [ + "Ġdipl", + "oma" + ], + [ + "ĠOcc", + "asionally" + ], + [ + "Ġconsol", + "idated" + ], + [ + "st", + "ations" + ], + [ + "ĠBe", + "au" + ], + [ + "ĠEarl", + "ier" + ], + [ + "Ġe", + "ukary" + ], + [ + "Ġbr", + "ute" + ], + [ + "DA", + "Y" + ], + [ + "y", + "ang" + ], + [ + "Ġag", + "endas" + ], + [ + "Ġmem", + "o" + ], + [ + "60", + "6" + ], + [ + "ĠBehav", + "iour" + ], + [ + "çIJ", + "Ĩ" + ], + [ + "ĠE", + "DT" + ], + [ + "IS", + "O" + ], + [ + "Ġadvers", + "aries" + ], + [ + "Ġharb", + "our" + ], + [ + "Ġbom", + "bers" + ], + [ + "Ġsulph", + "ur" + ], + [ + "ĠS", + "PE" + ], + [ + "Ġsaf", + "est" + ], + [ + "Ġant", + "if" + ], + [ + "Ġpreced", + "ence" + ], + [ + "ĠMoz", + "art" + ], + [ + "Ġunreal", + "istic" + ], + [ + "ĠL", + "av" + ], + [ + "Ġover", + "use" + ], + [ + "Ġel", + "k" + ], + [ + "ĠSh", + "ared" + ], + [ + "Ġcrit", + "iques" + ], + [ + "Ġcapt", + "ivate" + ], + [ + "Ġstra", + "ined" + ], + [ + "代", + "åĨĻ" + ], + [ + "M", + "ur" + ], + [ + "Ġ'/", + "'" + ], + [ + "Fe", + "atures" + ], + [ + "Ġheter", + "osexual" + ], + [ + "F", + "B" + ], + [ + "W", + "ID" + ], + [ + "x", + "fe" + ], + [ + "elling", + "ton" + ], + [ + "urs", + "ive" + ], + [ + "ĠSte", + "am" + ], + [ + "Ġsummar", + "izing" + ], + [ + "m", + "ur" + ], + [ + "Ġ'", + "\"" + ], + [ + "Ġgr", + "im" + ], + [ + "ĠSoci", + "ology" + ], + [ + "Ġdescript", + "or" + ], + [ + "ĠKit", + "chen" + ], + [ + "s", + "aved" + ], + [ + "bl", + "adder" + ], + [ + "ESS", + "AGE" + ], + [ + "æľ", + "Ģ" + ], + [ + "Ġtaxpay", + "ers" + ], + [ + "ĠJ", + "M" + ], + [ + "ign", + "ant" + ], + [ + "Ġ18", + "35" + ], + [ + "33", + "34" + ], + [ + "Ċĉĉ", + "Ċĉ" + ], + [ + "ocent", + "ric" + ], + [ + "Ġfix", + "ture" + ], + [ + "ietz", + "sche" + ], + [ + "ĠB", + "ing" + ], + [ + "Ġbloss", + "oms" + ], + [ + "migr", + "ations" + ], + [ + "oc", + "hem" + ], + [ + "ĠH", + "ello" + ], + [ + "path", + "ic" + ], + [ + "Sol", + "utions" + ], + [ + "ãħİãĦ", + "·" + ], + [ + "J", + "ava" + ], + [ + "R", + "ank" + ], + [ + "ĠF", + "lower" + ], + [ + "rib", + "ly" + ], + [ + "Ġ18", + "15" + ], + [ + "ĠAp", + "pl" + ], + [ + "Ġsequ", + "est" + ], + [ + "Main", + "Window" + ], + [ + "Ġh", + "ooked" + ], + [ + "Ġper", + "se" + ], + [ + "Ġ19", + "3" + ], + [ + "Ġ9", + "99" + ], + [ + "rid", + "ged" + ], + [ + "Ab", + "ove" + ], + [ + "Ġridicul", + "ous" + ], + [ + "u", + "itive" + ], + [ + "In", + "structions" + ], + [ + "Ġpenn", + "ies" + ], + [ + "s", + "ong" + ], + [ + "Î", + "¬" + ], + [ + "ĠL", + "IN" + ], + [ + "Ġcl", + "oves" + ], + [ + "aw", + "k" + ], + [ + "19", + "74" + ], + [ + "ĠMy", + "SQL" + ], + [ + "Ġfill", + "ings" + ], + [ + "ĠRebell", + "ion" + ], + [ + "os", + "ition" + ], + [ + "Ġword", + "ing" + ], + [ + "Ġexcer", + "pts" + ], + [ + "un", + "less" + ], + [ + "K", + "B" + ], + [ + "Ġsu", + "nd" + ], + [ + "read", + "line" + ], + [ + "ĠHuman", + "ities" + ], + [ + "Ġrecon", + "naissance" + ], + [ + "Ġmac", + "ular" + ], + [ + "ĠSign", + "ificant" + ], + [ + "Ġstrand", + "ed" + ], + [ + "l", + "ov" + ], + [ + "l", + "iest" + ], + [ + "ĠS", + "ag" + ], + [ + "met", + "al" + ], + [ + "Ġeth", + "ic" + ], + [ + "rh", + "osis" + ], + [ + "vari", + "ance" + ], + [ + "M", + "aterial" + ], + [ + "ĠH", + "ip" + ], + [ + "ĠF", + "o" + ], + [ + "one", + "ment" + ], + [ + "Ġapplic", + "ability" + ], + [ + "ĠGra", + "v" + ], + [ + "Ġtyr", + "anny" + ], + [ + "O", + "ri" + ], + [ + "Ġpos", + "ing" + ], + [ + "right", + "s" + ], + [ + "ĠG", + "UI" + ], + [ + "ĠSt", + "ir" + ], + [ + "Ġthere", + "in" + ], + [ + "ðĿij", + "¦" + ], + [ + "me", + "asures" + ], + [ + "ĠSaf", + "ari" + ], + [ + "Ġslee", + "ves" + ], + [ + "scre", + "ens" + ], + [ + "î", + "Ģ" + ], + [ + "unt", + "ing" + ], + [ + "Ġhyper", + "activity" + ], + [ + "64", + "6" + ], + [ + "Ġfa", + "ire" + ], + [ + "G", + "W" + ], + [ + "b", + "eg" + ], + [ + "h", + "icles" + ], + [ + "Ġ18", + "39" + ], + [ + "ĠSc", + "ene" + ], + [ + "([", + "])" + ], + [ + "Ġnarrow", + "er" + ], + [ + "at", + "ized" + ], + [ + "Ġens", + "uing" + ], + [ + "great", + "er" + ], + [ + "H", + "W" + ], + [ + "in", + "ox" + ], + [ + "ĠB", + "oulder" + ], + [ + "Qu", + "iz" + ], + [ + "m", + "able" + ], + [ + "K", + "a" + ], + [ + "g", + "ie" + ], + [ + "Ġph", + "ishing" + ], + [ + "xt", + "ap" + ], + [ + "Ġcommand", + "ments" + ], + [ + "Ġprem", + "ier" + ], + [ + "Ġabandon", + "ment" + ], + [ + "Exec", + "ution" + ], + [ + "Ġin", + "advert" + ], + [ + "um", + "mer" + ], + [ + "Ġcl", + "ash" + ], + [ + "...", + "')" + ], + [ + "An", + "imal" + ], + [ + "STR", + "ING" + ], + [ + "Ġsne", + "ezing" + ], + [ + "**", + "." + ], + [ + "Ġsk", + "ysc" + ], + [ + "Ġfol", + "ate" + ], + [ + "Ġinterf", + "ering" + ], + [ + "q", + "i" + ], + [ + "ĠW", + "atts" + ], + [ + "length", + "s" + ], + [ + "Ġfav", + "ors" + ], + [ + "M", + "ag" + ], + [ + "s", + "and" + ], + [ + "et", + "ting" + ], + [ + "ĠP", + "aint" + ], + [ + "Ġad", + "sor" + ], + [ + "reg", + "ions" + ], + [ + "Ġspot", + "light" + ], + [ + "Ġcircul", + "ate" + ], + [ + "ĠM", + "ED" + ], + [ + "Reg", + "ression" + ], + [ + "ĠMove", + "ments" + ], + [ + "uter", + "onomy" + ], + [ + "W", + "all" + ], + [ + "f", + "arm" + ], + [ + "ĠK", + "och" + ], + [ + "Ġpit", + "cher" + ], + [ + "Ġinhal", + "ation" + ], + [ + "m", + "ist" + ], + [ + "ary", + "nge" + ], + [ + "ord", + "able" + ], + [ + "ĠWould", + "n" + ], + [ + "lo", + "om" + ], + [ + "time", + "zone" + ], + [ + "Ġamen", + "ities" + ], + [ + "pect", + "s" + ], + [ + "bas", + "is" + ], + [ + "clean", + "ed" + ], + [ + "Ġlibr", + "arians" + ], + [ + "D", + "iet" + ], + [ + "G", + "ene" + ], + [ + "ç", + "¤" + ], + [ + "ĠA", + "u" + ], + [ + "Ġinvestig", + "ates" + ], + [ + "D", + "river" + ], + [ + "d", + "ialog" + ], + [ + "ĠTh", + "ames" + ], + [ + "Ġclean", + "ers" + ], + [ + "sol", + "uble" + ], + [ + "Ġreb", + "irth" + ], + [ + "ĠFA", + "Q" + ], + [ + "Ġtranscript", + "s" + ], + [ + "S", + "oci" + ], + [ + "ĠS", + "askat" + ], + [ + "Ġmagn", + "ification" + ], + [ + "A", + "U" + ], + [ + "ĠC", + "rystal" + ], + [ + "Ġintens", + "ely" + ], + [ + "Ġouts", + "iders" + ], + [ + "Ġg", + "oose" + ], + [ + "ess", + "im" + ], + [ + "im", + "on" + ], + [ + "ĠH", + "eg" + ], + [ + "In", + "side" + ], + [ + "cul", + "pt" + ], + [ + "Pro", + "ve" + ], + [ + "ĠBase", + "ball" + ], + [ + "Sign", + "s" + ], + [ + "follow", + "ing" + ], + [ + "Ġvap", + "our" + ], + [ + "V", + "ec" + ], + [ + "Ġ(", + "((" + ], + [ + "ĠH", + "ess" + ], + [ + "ĠR", + "ough" + ], + [ + "uch", + "i" + ], + [ + "Ġwar", + "p" + ], + [ + "LO", + "AD" + ], + [ + "Ġposit", + "ives" + ], + [ + "ĠDE", + "FAULT" + ], + [ + "ĠMaced", + "onia" + ], + [ + "ĠD", + "ip" + ], + [ + "ple", + "ting" + ], + [ + "Ġoff", + "ence" + ], + [ + "incre", + "asing" + ], + [ + "ĠFilip", + "ino" + ], + [ + "Ġbatt", + "ling" + ], + [ + "Ġbe", + "asts" + ], + [ + "ĠB", + "ub" + ], + [ + "Ġ18", + "6" + ], + [ + "format", + "ted" + ], + [ + "ĠCor", + "respond" + ], + [ + "Ġexecut", + "able" + ], + [ + "Ġinequ", + "ities" + ], + [ + "ĠReg", + "istry" + ], + [ + "ĠMugh", + "al" + ], + [ + "ĠK", + "w" + ], + [ + "Ġexpl", + "oratory" + ], + [ + "an", + "se" + ], + [ + "ĠF", + "iber" + ], + [ + "Ġgu", + "inea" + ], + [ + "']", + "):" + ], + [ + "Ġhyp", + "not" + ], + [ + "ĠSer", + "bian" + ], + [ + "j", + "uni" + ], + [ + "ĠA", + "ry" + ], + [ + "op", + "old" + ], + [ + "Ġsp", + "arks" + ], + [ + "Ġsqu", + "id" + ], + [ + "ĠHel", + "ps" + ], + [ + "S", + "ensor" + ], + [ + "Ġselect", + "s" + ], + [ + "ĠSch", + "midt" + ], + [ + "ococ", + "cal" + ], + [ + "ict", + "ed" + ], + [ + "ĠTre", + "asure" + ], + [ + "Batch", + "Norm" + ], + [ + "Ġcom", + "ets" + ], + [ + "66", + "5" + ], + [ + "Ġhot", + "test" + ], + [ + "s", + "low" + ], + [ + "Ġc", + "ate" + ], + [ + "Ġj", + "argon" + ], + [ + "craft", + "ed" + ], + [ + "Ġarbit", + "rarily" + ], + [ + "Ġcon", + "du" + ], + [ + "Ġme", + "adow" + ], + [ + "ple", + "ase" + ], + [ + "ĠSw", + "an" + ], + [ + "ĠST", + "UD" + ], + [ + "Ġsle", + "pt" + ], + [ + "oprote", + "in" + ], + [ + "hist", + "orical" + ], + [ + "ĠP", + "our" + ], + [ + "ĠOr", + "ion" + ], + [ + "ĠCan", + "terbury" + ], + [ + "70", + "4" + ], + [ + "Ġb", + "ible" + ], + [ + "Ġst", + "all" + ], + [ + "ug", + "a" + ], + [ + "acc", + "ording" + ], + [ + "ĠVari", + "ance" + ], + [ + "ĠEug", + "ene" + ], + [ + "Ġhing", + "es" + ], + [ + "Ġh", + "ailed" + ], + [ + "am", + "en" + ], + [ + "em", + "otional" + ], + [ + "ĠH", + "ann" + ], + [ + "Ġfront", + "iers" + ], + [ + "ĠStep", + "han" + ], + [ + "Ġunre", + "ason" + ], + [ + "Ġcre", + "ams" + ], + [ + "Ġpet", + "rol" + ], + [ + "ud", + "er" + ], + [ + "ret", + "ched" + ], + [ + "Ġdeal", + "ers" + ], + [ + "obs", + "ervation" + ], + [ + "Ġp", + "x" + ], + [ + "ĠP", + "CA" + ], + [ + "Ġne", + "urom" + ], + [ + "Ġfl", + "ocks" + ], + [ + "af", + "a" + ], + [ + "Ġdiv", + "inity" + ], + [ + "Ġlean", + "ing" + ], + [ + "Ġdocument", + "aries" + ], + [ + "Ġlaws", + "uits" + ], + [ + "=", + "('" + ], + [ + "p", + "ending" + ], + [ + "Ġd", + "red" + ], + [ + "cont", + "rast" + ], + [ + "ĠTem", + "per" + ], + [ + "Ġimplicit", + "ly" + ], + [ + "Ġghost", + "s" + ], + [ + "ĠHarmony", + "ville" + ], + [ + "Ġ2", + "13" + ], + [ + "Ġcl", + "aws" + ], + [ + "St", + "ates" + ], + [ + "ĠTom", + "my" + ], + [ + "Ġab", + "er" + ], + [ + "Ġvisual", + "izations" + ], + [ + "Ġscar", + "ring" + ], + [ + "Ġmang", + "rove" + ], + [ + "Ġun", + "law" + ], + [ + "Ġreplace", + "ments" + ], + [ + "л", + "и" + ], + [ + "ĠItal", + "ians" + ], + [ + "T", + "uesday" + ], + [ + "Ġp", + "print" + ], + [ + "ĠW", + "aves" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "y", + "b" + ], + [ + "ĠW", + "itness" + ], + [ + "ĠBe", + "ethoven" + ], + [ + "Ġsophistic", + "ation" + ], + [ + "ĠMillenn", + "ium" + ], + [ + "C", + "as" + ], + [ + "gu", + "ess" + ], + [ + "b", + "ler" + ], + [ + "p", + "ark" + ], + [ + "z", + "on" + ], + [ + "sl", + "ide" + ], + [ + "Ġgenealog", + "y" + ], + [ + "Ġexting", + "u" + ], + [ + "å", + "¿" + ], + [ + "ur", + "ricular" + ], + [ + "Ġj", + "an" + ], + [ + "ph", + "inx" + ], + [ + "ĠAn", + "cest" + ], + [ + "Exper", + "ts" + ], + [ + "Ġcerv", + "ix" + ], + [ + "cook", + "ie" + ], + [ + "Ġpro", + "actively" + ], + [ + "ĠP", + "all" + ], + [ + "ĠD", + "one" + ], + [ + "Ġacc", + "ents" + ], + [ + "Ġinf", + "erences" + ], + [ + "Ġterm", + "inated" + ], + [ + "il", + "ion" + ], + [ + "ph", + "rine" + ], + [ + "aps", + "ing" + ], + [ + "Ġappropri", + "ation" + ], + [ + "ocy", + "an" + ], + [ + "ĠK", + "erala" + ], + [ + "gra", + "vity" + ], + [ + "Ġadventure", + "rs" + ], + [ + "ĠAppro", + "priate" + ], + [ + "ĠSp", + "atial" + ], + [ + "que", + "z" + ], + [ + "iat", + "ric" + ], + [ + "Us", + "ed" + ], + [ + "âģ", + "Ħ" + ], + [ + "Ġinvari", + "ably" + ], + [ + "g", + "ang" + ], + [ + "m", + "ixed" + ], + [ + "ph", + "ilis" + ], + [ + "Ġkill", + "ings" + ], + [ + "Ġ'", + "[" + ], + [ + "ĠHV", + "AC" + ], + [ + "ar", + "u" + ], + [ + "Ġfort", + "unes" + ], + [ + "Ġpharmaceutical", + "s" + ], + [ + "F", + "DA" + ], + [ + "Ġy", + "ang" + ], + [ + "and", + "ers" + ], + [ + "Ġsub", + "space" + ], + [ + "Ġprin", + "ces" + ], + [ + "Ġfoot", + "steps" + ], + [ + "Ġf", + "ronts" + ], + [ + "Ġper", + "i" + ], + [ + "Ġelect", + "rically" + ], + [ + "Ġsuper", + "conduct" + ], + [ + "Ġkil", + "ow" + ], + [ + "ĠPakistan", + "i" + ], + [ + "Ġstabil", + "ization" + ], + [ + "Ġtw", + "igs" + ], + [ + "ins", + "ide" + ], + [ + "Call", + "back" + ], + [ + "Ġm", + "ah" + ], + [ + "ay", + "ette" + ], + [ + "ĠD", + "awn" + ], + [ + "ĠG", + "aelic" + ], + [ + "med", + "ical" + ], + [ + "ĠEd", + "win" + ], + [ + "Ġt", + "attoo" + ], + [ + "Ġl", + "ute" + ], + [ + "ĠL", + "C" + ], + [ + "ĠRe", + "vision" + ], + [ + "St", + "atic" + ], + [ + "Ġdischarg", + "es" + ], + [ + "ĠF", + "ont" + ], + [ + "19", + "72" + ], + [ + "Ġmarked", + "ly" + ], + [ + "Ġton", + "ight" + ], + [ + "in", + "verse" + ], + [ + "op", + "ters" + ], + [ + "$$", + "-" + ], + [ + "opt", + "osis" + ], + [ + "Ġcolon", + "ized" + ], + [ + "Ġspark", + "ling" + ], + [ + "Ġcher", + "ish" + ], + [ + "Ġban", + "ning" + ], + [ + "Ġvan", + "ished" + ], + [ + "Ġcalm", + "ly" + ], + [ + "ch", + "witz" + ], + [ + "ĠO", + "ng" + ], + [ + "ary", + "ng" + ], + [ + "Ġloc", + "ality" + ], + [ + "Ġassoci", + "ative" + ], + [ + "ĠS", + "CI" + ], + [ + "Ġexp", + "iration" + ], + [ + "Ġbicy", + "cles" + ], + [ + "Ġerad", + "ication" + ], + [ + "Ð", + "Ĵ" + ], + [ + "erm", + "al" + ], + [ + "ator", + "ium" + ], + [ + "Ġbreed", + "ers" + ], + [ + "Ġh", + "ometown" + ], + [ + "ĠD", + "ot" + ], + [ + "01", + "00" + ], + [ + "opol", + "y" + ], + [ + "Ġhack", + "ing" + ], + [ + "Ġalien", + "ation" + ], + [ + "ĠT", + "rent" + ], + [ + "Ġcontain", + "ment" + ], + [ + "ĠMar", + "ines" + ], + [ + "uzz", + "les" + ], + [ + "graph", + "s" + ], + [ + "Ġlawn", + "s" + ], + [ + "Ġasympt", + "omatic" + ], + [ + "U", + "PDATE" + ], + [ + "ĠM", + "ile" + ], + [ + "ĠF", + "ormal" + ], + [ + "ĠV", + "edic" + ], + [ + "ĠEduc", + "ators" + ], + [ + "ĠMem", + "phis" + ], + [ + "ĠRecomm", + "ended" + ], + [ + "ol", + "or" + ], + [ + "ĠR", + "ama" + ], + [ + "Ġdi", + "aries" + ], + [ + "Ġachie", + "ves" + ], + [ + "fl", + "ix" + ], + [ + "Ġd", + "rowning" + ], + [ + "em", + "ployment" + ], + [ + "ys", + "on" + ], + [ + "Ġfact", + "o" + ], + [ + "though", + "t" + ], + [ + "Ġfo", + "oth" + ], + [ + "t", + "un" + ], + [ + "ri", + "ous" + ], + [ + "Ġim", + "itate" + ], + [ + "Ġjson", + "ify" + ], + [ + "Ġlur", + "king" + ], + [ + "b", + "ott" + ], + [ + "or", + "ates" + ], + [ + "Ġb", + "isc" + ], + [ + "and", + "em" + ], + [ + "Ġcomm", + "issions" + ], + [ + "Ġpo", + "aching" + ], + [ + "Ġcomb", + "inator" + ], + [ + "ĠMAT", + "HEMAT" + ], + [ + "n", + "orth" + ], + [ + "Ġcount", + "able" + ], + [ + "ĠSc", + "roll" + ], + [ + "Ġhyd", + "roph" + ], + [ + "ĠSE", + "LECT" + ], + [ + "ĠP", + "OL" + ], + [ + "ĠHy", + "brid" + ], + [ + "ĠM", + "ID" + ], + [ + "olog", + "ous" + ], + [ + "ĠAnd", + "ers" + ], + [ + "Ġbenef", + "iciaries" + ], + [ + "100", + "2" + ], + [ + "Ġconsult", + "ants" + ], + [ + "Ġhex", + "agon" + ], + [ + "ĠConsum", + "ption" + ], + [ + "Ġescal", + "ating" + ], + [ + "Ġcancell", + "ed" + ], + [ + "8", + "75" + ], + [ + "ly", + "ss" + ], + [ + "ĠG", + "W" + ], + [ + "ĠS", + "IM" + ], + [ + "ĠL", + "P" + ], + [ + "ĠSh", + "arp" + ], + [ + "ĠChron", + "icle" + ], + [ + "Ġjealous", + "y" + ], + [ + "d", + "ocker" + ], + [ + "Ġf", + "f" + ], + [ + "Ġcar", + "rot" + ], + [ + "Ġske", + "letons" + ], + [ + "ĠHebrew", + "s" + ], + [ + "ĠVik", + "ings" + ], + [ + "|", + "-" + ], + [ + "ou", + "st" + ], + [ + "ĠP", + "ag" + ], + [ + "ĠK", + "et" + ], + [ + "ĠNavig", + "ation" + ], + [ + "Ġqu", + "itting" + ], + [ + "Ġbull", + "ied" + ], + [ + "ĠLud", + "wig" + ], + [ + "G", + "Q" + ], + [ + "Ġm", + "uff" + ], + [ + "ER", + "C" + ], + [ + "Ġunw", + "avering" + ], + [ + "Ġlymph", + "atic" + ], + [ + "à", + "¯" + ], + [ + "Ġa", + "ustral" + ], + [ + "ct", + "omy" + ], + [ + "ĠE", + "leanor" + ], + [ + "Ġsea", + "weed" + ], + [ + "ĠManit", + "oba" + ], + [ + "ut", + "z" + ], + [ + "ĠD", + "raft" + ], + [ + "Ġbar", + "b" + ], + [ + "Ġble", + "ed" + ], + [ + "acc", + "um" + ], + [ + "Ġharm", + "ed" + ], + [ + "Ġgradu", + "ating" + ], + [ + "оÐ", + "³" + ], + [ + "Ġdraft", + "s" + ], + [ + "ase", + "ous" + ], + [ + "arm", + "an" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠ" + ], + [ + "Ġsevent", + "een" + ], + [ + "Ġwholes", + "ome" + ], + [ + "Ñ", + "ī" + ], + [ + "ĠS", + "ul" + ], + [ + "Ġcan", + "oe" + ], + [ + "Ġscarc", + "ely" + ], + [ + "ĠYah", + "weh" + ], + [ + "comm", + "ission" + ], + [ + "Ġgran", + "ular" + ], + [ + "ĠInstit", + "utions" + ], + [ + "row", + "th" + ], + [ + "Ġfaith", + "s" + ], + [ + "Ġwear", + "able" + ], + [ + "b", + "ots" + ], + [ + "Ġprocess", + "ion" + ], + [ + "ĠSc", + "he" + ], + [ + "equ", + "ipped" + ], + [ + "Ġvirt", + "uous" + ], + [ + "Ġfright", + "ened" + ], + [ + "ĠO", + "st" + ], + [ + "ph", + "ysics" + ], + [ + "=", + "'," + ], + [ + "n", + "ist" + ], + [ + "ly", + "sis" + ], + [ + "Ġjud", + "iciary" + ], + [ + "process", + "ors" + ], + [ + "Ġhear", + "ings" + ], + [ + "Ġfle", + "as" + ], + [ + "n", + "h" + ], + [ + "ĠE", + "SL" + ], + [ + "enc", + "ia" + ], + [ + "ogg", + "les" + ], + [ + "55", + "5" + ], + [ + "Ġsav", + "ory" + ], + [ + "------------------------", + "---" + ], + [ + "0", + "22" + ], + [ + "ad", + "ecimal" + ], + [ + "ĠIn", + "struments" + ], + [ + "Ġrel", + "ocated" + ], + [ + "ĠRob", + "otics" + ], + [ + "/", + "," + ], + [ + "ĠC", + "oin" + ], + [ + "ant", + "om" + ], + [ + "ĠD", + "aisy" + ], + [ + "е", + "м" + ], + [ + "Ġquarter", + "ly" + ], + [ + "Ġnom", + "inated" + ], + [ + "Ġprot", + "esters" + ], + [ + "Ġwave", + "form" + ], + [ + "Ġamb", + "assador" + ], + [ + "åĪ", + "Ĺ" + ], + [ + "disc", + "overed" + ], + [ + "Ġembro", + "idery" + ], + [ + "y", + "ah" + ], + [ + "Ġrep", + "ur" + ], + [ + "Ġcr", + "ane" + ], + [ + "ĠPrep", + "ared" + ], + [ + "--------------------------------------------", + "---" + ], + [ + "Pan", + "el" + ], + [ + "á¸", + "¥" + ], + [ + "ge", + "om" + ], + [ + "upt", + "ools" + ], + [ + "g", + "if" + ], + [ + "Ġp", + "ing" + ], + [ + "ĠD", + "ian" + ], + [ + "ĠAl", + "ps" + ], + [ + "Ġpubl", + "ishes" + ], + [ + "St", + "ock" + ], + [ + "ĠAst", + "hma" + ], + [ + "ĠM", + "ole" + ], + [ + "ĠH", + "ert" + ], + [ + "Ġ7", + "20" + ], + [ + "ãĥ", + "³" + ], + [ + "Ess", + "ential" + ], + [ + "ĠBlu", + "etooth" + ], + [ + "Ġmarvel", + "ed" + ], + [ + "\":", + "[" + ], + [ + "Ġz", + "eal" + ], + [ + "IT", + "ES" + ], + [ + "ĠSE", + "O" + ], + [ + "Wed", + "nesday" + ], + [ + "ch", + "apter" + ], + [ + "Phot", + "os" + ], + [ + "ic", + "um" + ], + [ + "Ġcont", + "ests" + ], + [ + "aut", + "hent" + ], + [ + "Ġundert", + "ook" + ], + [ + "Ġgras", + "ping" + ], + [ + "ĠA", + "CL" + ], + [ + "label", + "ed" + ], + [ + "Ġthr", + "illed" + ], + [ + "Ġcrown", + "ed" + ], + [ + "L", + "ecture" + ], + [ + "S", + "afe" + ], + [ + "Ġcush", + "ion" + ], + [ + "D", + "ou" + ], + [ + "Ġs", + "led" + ], + [ + "Ġcircul", + "atory" + ], + [ + "Ġbol", + "ts" + ], + [ + "ĠKat", + "rina" + ], + [ + "s", + "alt" + ], + [ + "Ġinvol", + "untary" + ], + [ + "ĠHigh", + "light" + ], + [ + "ĠTy", + "ler" + ], + [ + "Ġrest", + "ruct" + ], + [ + "ae", + "a" + ], + [ + "ĠTown", + "ship" + ], + [ + "alam", + "us" + ], + [ + "ĠD", + "L" + ], + [ + "ĠL", + "ep" + ], + [ + "ĠLab", + "s" + ], + [ + "[:", + "]" + ], + [ + "ĠMor", + "rison" + ], + [ + "Ġven", + "ous" + ], + [ + "D", + "ense" + ], + [ + "G", + "ender" + ], + [ + "J", + "son" + ], + [ + "Ġsol", + "ic" + ], + [ + "ok", + "o" + ], + [ + "Ġcast", + "s" + ], + [ + "ĠFire", + "fox" + ], + [ + "ĠNob", + "le" + ], + [ + "ĠJere", + "miah" + ], + [ + "})", + "\\" + ], + [ + "ĠDev", + "il" + ], + [ + "L", + "ambda" + ], + [ + "ond", + "o" + ], + [ + "ĠPeters", + "on" + ], + [ + "âĢ", + "ļ" + ], + [ + "ĠHe", + "ights" + ], + [ + "rad", + "io" + ], + [ + "opter", + "a" + ], + [ + "Ġcl", + "amp" + ], + [ + "omen", + "cl" + ], + [ + "Ġdownload", + "s" + ], + [ + "ĠCl", + "iff" + ], + [ + "Ġà¤", + "¹" + ], + [ + "S", + "a" + ], + [ + "Ġd", + "rier" + ], + [ + "ran", + "king" + ], + [ + "Ġbran", + "ching" + ], + [ + "ilater", + "als" + ], + [ + "Ġadjo", + "ining" + ], + [ + "(", + "\"\")" + ], + [ + "ill", + "on" + ], + [ + "ĠF", + "ostering" + ], + [ + "ĠD", + "uck" + ], + [ + "ss", + "l" + ], + [ + "Ġfl", + "amm" + ], + [ + "Ġbra", + "king" + ], + [ + "ĠCall", + "ed" + ], + [ + "ĠTH", + "AT" + ], + [ + "Ġcond", + "ensed" + ], + [ + "serial", + "izer" + ], + [ + "C", + "itation" + ], + [ + "ĠG", + "EN" + ], + [ + "ĠDe", + "er" + ], + [ + "iber", + "ian" + ], + [ + "ĠIn", + "form" + ], + [ + "Ġben", + "evol" + ], + [ + "df", + "s" + ], + [ + "recogn", + "ized" + ], + [ + "ĠT", + "rag" + ], + [ + "ĠW", + "OR" + ], + [ + "Ġpar", + "aly" + ], + [ + "Ġorder", + "ly" + ], + [ + "sp", + "irit" + ], + [ + "TO", + "KEN" + ], + [ + "fol", + "ios" + ], + [ + "prov", + "oking" + ], + [ + "Ġper", + "for" + ], + [ + "ĠCh", + "au" + ], + [ + "comp", + "ression" + ], + [ + "ĠBr", + "ush" + ], + [ + "ĠWal", + "d" + ], + [ + "Ġnuis", + "ance" + ], + [ + "b", + "ars" + ], + [ + "Ġl", + "um" + ], + [ + "Ġrec", + "ap" + ], + [ + "Ġrep", + "ubl" + ], + [ + "0", + "20" + ], + [ + "Ġin", + "accessible" + ], + [ + "Ġg", + "ing" + ], + [ + "am", + "ide" + ], + [ + "Ġsing", + "ers" + ], + [ + "à¤", + "µ" + ], + [ + "ET", + "A" + ], + [ + "Ġtool", + "kit" + ], + [ + "Ġyellow", + "ish" + ], + [ + "m", + "oves" + ], + [ + "Ġg", + "out" + ], + [ + "rew", + "s" + ], + [ + "Pl", + "ate" + ], + [ + "Can", + "adian" + ], + [ + "Ġbiod", + "egradable" + ], + [ + "Ġbis", + "ector" + ], + [ + "Ġsubgen", + "re" + ], + [ + "Ä", + "ĥ" + ], + [ + "Ġw", + "raps" + ], + [ + "Ġad", + "apter" + ], + [ + "Ġsol", + "vents" + ], + [ + "ĠAd", + "vantages" + ], + [ + "Ġhom", + "estead" + ], + [ + "ĠAnaly", + "tics" + ], + [ + "S", + "plit" + ], + [ + "Ġh", + "w" + ], + [ + "ĠL", + "ambda" + ], + [ + "erv", + "oir" + ], + [ + "Ġstake", + "holder" + ], + [ + "ĠT", + "ail" + ], + [ + "ĠS", + "ymbols" + ], + [ + "Ġro", + "dent" + ], + [ + "pan", + "ic" + ], + [ + "Ġcircuit", + "ry" + ], + [ + "n", + "ob" + ], + [ + "Ġnot", + "ices" + ], + [ + "Ġwas", + "ps" + ], + [ + "Ġpost", + "al" + ], + [ + "ĠPre", + "cision" + ], + [ + "Ġallerg", + "en" + ], + [ + "Ġamy", + "loid" + ], + [ + "r", + "strip" + ], + [ + "á", + "´" + ], + [ + "Ġw", + "ikipedia" + ], + [ + "Ġr", + "c" + ], + [ + "works", + "pace" + ], + [ + "ĠSal", + "em" + ], + [ + "Ġell", + "iptical" + ], + [ + "Ġacry", + "lic" + ], + [ + "Q", + "uality" + ], + [ + "cess", + "ions" + ], + [ + "Ġcommun", + "ion" + ], + [ + "Ġrevolution", + "ize" + ], + [ + "Ġquarant", + "ine" + ], + [ + "Ġad", + "ip" + ], + [ + "ec", + "ost" + ], + [ + "Act", + "ually" + ], + [ + "ĠBrad", + "ley" + ], + [ + "es", + "se" + ], + [ + "ĠWe", + "bb" + ], + [ + "Ġcompet", + "itor" + ], + [ + "ĠPic", + "asso" + ], + [ + "Ġsandwic", + "hes" + ], + [ + "h", + "off" + ], + [ + "ç", + "´" + ], + [ + "ĠE", + "QU" + ], + [ + "Ġsim", + "ulator" + ], + [ + "Ġfo", + "resh" + ], + [ + "Ġbat", + "talion" + ], + [ + "ĠT", + "alking" + ], + [ + "Ġwe", + "ave" + ], + [ + "ĠSt", + "im" + ], + [ + "Ġnom", + "adic" + ], + [ + "ĠCR", + "ISPR" + ], + [ + "Imp", + "act" + ], + [ + "an", + "ed" + ], + [ + "ut", + "ors" + ], + [ + "Ġsympt", + "omatic" + ], + [ + "ĠLoc", + "ate" + ], + [ + "ĠAlb", + "any" + ], + [ + "S", + "afety" + ], + [ + "Ġlower", + "case" + ], + [ + "ĠSer", + "ial" + ], + [ + "H", + "om" + ], + [ + "I", + "AN" + ], + [ + "ĠD", + "ad" + ], + [ + "Ġind", + "ian" + ], + [ + "Ġepidem", + "iological" + ], + [ + "F", + "ather" + ], + [ + "b", + "ri" + ], + [ + "Ġif", + "f" + ], + [ + "Ġmanual", + "s" + ], + [ + "C", + "ast" + ], + [ + "s", + "ac" + ], + [ + "Ġend", + "owed" + ], + [ + "Ġcal", + "oric" + ], + [ + "set", + "minus" + ], + [ + "Ġtransform", + "ers" + ], + [ + "s", + "age" + ], + [ + "form", + "ula" + ], + [ + "Ġworship", + "ped" + ], + [ + "Ġsad", + "ly" + ], + [ + "('/", + "')" + ], + [ + "ĠL", + "iquid" + ], + [ + "Ġfile", + "path" + ], + [ + "Ġauthors", + "hip" + ], + [ + "Ġn", + "i" + ], + [ + "list", + "ed" + ], + [ + "ick", + "ers" + ], + [ + "Ġhead", + "line" + ], + [ + "sol", + "id" + ], + [ + "Ġpip", + "ing" + ], + [ + "ĠSe", + "crets" + ], + [ + "cos", + "h" + ], + [ + "List", + "en" + ], + [ + "Ġconson", + "ants" + ], + [ + "ĠH", + "annah" + ], + [ + "Ġtr", + "unks" + ], + [ + "sp", + "here" + ], + [ + "Second", + "ly" + ], + [ + "P", + "B" + ], + [ + "h", + "og" + ], + [ + "ĠD", + "od" + ], + [ + "Ġbad", + "ge" + ], + [ + "Ġoffs", + "ets" + ], + [ + "Ġag", + "on" + ], + [ + "Ġcrit", + "ters" + ], + [ + "bur", + "se" + ], + [ + "3", + "13" + ], + [ + "L", + "inks" + ], + [ + "ĠT", + "S" + ], + [ + "iv", + "ists" + ], + [ + "ĠB", + "ever" + ], + [ + "Ġad", + "herent" + ], + [ + "Ġco", + "vert" + ], + [ + "Ext", + "ension" + ], + [ + "d", + "j" + ], + [ + "Ġbet", + "s" + ], + [ + "19", + "65" + ], + [ + "hy", + "a" + ], + [ + "Ġtax", + "i" + ], + [ + "ĠRev", + "ised" + ], + [ + "i", + "ere" + ], + [ + "Ġo", + "m" + ], + [ + "Ġprog", + "ester" + ], + [ + "mon", + "ths" + ], + [ + "Ġdel", + "ved" + ], + [ + "Ġirrit", + "able" + ], + [ + "sd", + "k" + ], + [ + "æŀ", + "ľ" + ], + [ + "Ġatt", + "ire" + ], + [ + "Ġundersc", + "oring" + ], + [ + "st", + "y" + ], + [ + "Ġrest", + "ed" + ], + [ + "XX", + "X" + ], + [ + "Ġion", + "ic" + ], + [ + "ENG", + "TH" + ], + [ + "ivers", + "al" + ], + [ + "{}", + "\"." + ], + [ + "N", + "I" + ], + [ + "ex", + "change" + ], + [ + "Ġspect", + "acle" + ], + [ + "Ġto", + "l" + ], + [ + "st", + "ay" + ], + [ + "ĠK", + "atherine" + ], + [ + "Ġintr", + "usion" + ], + [ + "\\", + "}" + ], + [ + "Ø", + "¹" + ], + [ + "ĠS", + "ector" + ], + [ + "ĠDes", + "igned" + ], + [ + "PS", + "S" + ], + [ + "overs", + "et" + ], + [ + "Ġchrist", + "ian" + ], + [ + "5", + "76" + ], + [ + "H", + "old" + ], + [ + "Ġcal", + "am" + ], + [ + "Ġzero", + "es" + ], + [ + "ĠDoes", + "n" + ], + [ + "Ġsecre", + "cy" + ], + [ + "Ġplag", + "ued" + ], + [ + "Ġune", + "arthed" + ], + [ + "(", + "\"\"\"" + ], + [ + "L", + "ock" + ], + [ + "f", + "w" + ], + [ + "ĠG", + "amma" + ], + [ + "Ġsp", + "ind" + ], + [ + "ek", + "iel" + ], + [ + "uk", + "h" + ], + [ + "Ġwrest", + "ling" + ], + [ + "ĠSimultane", + "ously" + ], + [ + "D", + "onald" + ], + [ + "Ġon", + "board" + ], + [ + "ad", + "ditional" + ], + [ + "Ġcr", + "ashed" + ], + [ + "Ġrev", + "ived" + ], + [ + "ĠNorm", + "andy" + ], + [ + "ĠResp", + "iratory" + ], + [ + "Ġ2", + "45" + ], + [ + "Ġso", + "aked" + ], + [ + "erm", + "is" + ], + [ + "Ġtreat", + "ise" + ], + [ + "AD", + "DR" + ], + [ + "80", + "7" + ], + [ + "head", + "ing" + ], + [ + "ĠM", + "ü" + ], + [ + "ĠG", + "ö" + ], + [ + "ĠTh", + "under" + ], + [ + "ins", + "ki" + ], + [ + "hor", + "se" + ], + [ + "bro", + "ok" + ], + [ + "Ġfraud", + "ulent" + ], + [ + "Ġglean", + "ed" + ], + [ + "Ġun", + "locking" + ], + [ + "Ġest", + "u" + ], + [ + "ĠScre", + "ening" + ], + [ + "ĠR", + "SS" + ], + [ + "ĠEmb", + "ed" + ], + [ + "Ġh", + "ors" + ], + [ + "Ġent", + "angle" + ], + [ + "g", + "od" + ], + [ + "ex", + "am" + ], + [ + "ha", + "el" + ], + [ + "Ġorth", + "odont" + ], + [ + "Ġprogester", + "one" + ], + [ + "S", + "ound" + ], + [ + "ĠH", + "ern" + ], + [ + "Ġwork", + "load" + ], + [ + "ps", + "is" + ], + [ + "esc", + "ape" + ], + [ + "Oper", + "ator" + ], + [ + "Ġass", + "ort" + ], + [ + "ĠQu", + "ite" + ], + [ + "ĠYugoslav", + "ia" + ], + [ + "ĠPrag", + "ue" + ], + [ + "e", + "lection" + ], + [ + "p", + "ure" + ], + [ + "Ġsum", + "med" + ], + [ + "ĠState", + "ments" + ], + [ + "Ġdetect", + "able" + ], + [ + "rin", + "os" + ], + [ + "E", + "conomic" + ], + [ + "d", + "ependence" + ], + [ + "Ġsk", + "ating" + ], + [ + "Ġcoord", + "s" + ], + [ + "olk", + "ien" + ], + [ + "w", + "alls" + ], + [ + "é", + "ģ" + ], + [ + "Ġ\"", + "$" + ], + [ + "Ġphen", + "otype" + ], + [ + "Sk", + "ip" + ], + [ + "Desc", + "ribe" + ], + [ + "timed", + "elta" + ], + [ + "Ġs", + "pleen" + ], + [ + "Ġrepro", + "duc" + ], + [ + "ĠVen", + "et" + ], + [ + ":", + "')" + ], + [ + "_", + "'" + ], + [ + "Al", + "t" + ], + [ + "90", + "9" + ], + [ + "Ġhypothes", + "ized" + ], + [ + "ĠFant", + "asy" + ], + [ + "Ġplastic", + "ity" + ], + [ + "Ġrevers", + "ing" + ], + [ + "Ġbrit", + "ish" + ], + [ + "Ġviol", + "ating" + ], + [ + "Ġske", + "w" + ], + [ + "Ġweaken", + "ing" + ], + [ + "annot", + "ations" + ], + [ + "Ġp", + "iqued" + ], + [ + "Ġshe", + "pherd" + ], + [ + "ring", + "ing" + ], + [ + "Ġobserv", + "atory" + ], + [ + "Ġcircul", + "ated" + ], + [ + "Ġtast", + "ing" + ], + [ + "Ġnewcom", + "ers" + ], + [ + "*", + ")" + ], + [ + "it", + "one" + ], + [ + "ĠM", + "uss" + ], + [ + "per", + "f" + ], + [ + "Ġpl", + "atinum" + ], + [ + "ĠTh", + "omson" + ], + [ + "uc", + "he" + ], + [ + "ĠAs", + "ide" + ], + [ + "Ġm", + "ish" + ], + [ + "Ġtr", + "imes" + ], + [ + "any", + "a" + ], + [ + "Rec", + "all" + ], + [ + "ĠAM", + "D" + ], + [ + "Div", + "ision" + ], + [ + "ĠCar", + "b" + ], + [ + "S", + "to" + ], + [ + "al", + "ways" + ], + [ + "Ġst", + "aged" + ], + [ + "Ġ=", + "================================================================" + ], + [ + "Ġhard", + "ened" + ], + [ + "70", + "6" + ], + [ + "оÐ", + "¹" + ], + [ + "'", + "/" + ], + [ + "Ġf", + "us" + ], + [ + "Ġsn", + "iff" + ], + [ + "Ġslip", + "pery" + ], + [ + "Ġhyperb", + "olic" + ], + [ + "H", + "IV" + ], + [ + "K", + "K" + ], + [ + "i", + "ya" + ], + [ + "Ġout", + "patient" + ], + [ + "over", + "ride" + ], + [ + "Ġpolic", + "ing" + ], + [ + "Ġdeleg", + "ate" + ], + [ + "ĠQU", + "EST" + ], + [ + "Ġinvari", + "ant" + ], + [ + "ĠM", + "am" + ], + [ + "Ġsuccess", + "ors" + ], + [ + "Ġsubt", + "ly" + ], + [ + "arynge", + "al" + ], + [ + "æ", + "¨" + ], + [ + "Ġl", + "odge" + ], + [ + "Ġ18", + "38" + ], + [ + "Ġcompound", + "ing" + ], + [ + "Ġbund", + "les" + ], + [ + "ï", + "·" + ], + [ + "Ġt", + "ending" + ], + [ + "So", + "on" + ], + [ + "28", + "2" + ], + [ + "Ġsl", + "udge" + ], + [ + "Ġfarm", + "ed" + ], + [ + "Ġtens", + "ors" + ], + [ + "Ġrepublic", + "an" + ], + [ + "M", + "ON" + ], + [ + "c", + "ause" + ], + [ + "ĠC", + "arson" + ], + [ + "Ġover", + "crow" + ], + [ + "47", + "9" + ], + [ + "ĠPhilos", + "ophical" + ], + [ + "/", + "~" + ], + [ + "el", + "o" + ], + [ + "ĠM", + "AP" + ], + [ + "Ġcl", + "am" + ], + [ + "Ġsl", + "ack" + ], + [ + "Ġcall", + "er" + ], + [ + "Ġcorrel", + "ates" + ], + [ + "ad", + "h" + ], + [ + "oy", + "a" + ], + [ + "Ġ18", + "9" + ], + [ + "doc", + "uments" + ], + [ + "idx", + "s" + ], + [ + "Ġnons", + "ense" + ], + [ + "Ġan", + "num" + ], + [ + "Ġf", + "d" + ], + [ + "ĠC", + "auchy" + ], + [ + "ĠF", + "arming" + ], + [ + "ĠJes", + "se" + ], + [ + "Ġnumer", + "ically" + ], + [ + "åĽ", + "ŀ" + ], + [ + "ysc", + "ale" + ], + [ + "N", + "odes" + ], + [ + "g", + "w" + ], + [ + "ĠCons", + "cious" + ], + [ + "Form", + "ula" + ], + [ + "Ġneurotransmit", + "ters" + ], + [ + "ir", + "ls" + ], + [ + "ĠG", + "reens" + ], + [ + "Ġk", + "o" + ], + [ + "ention", + "ally" + ], + [ + "Ġstandard", + "ization" + ], + [ + "ĠMicro", + "b" + ], + [ + "c", + "ro" + ], + [ + "Ġon", + "c" + ], + [ + "Ġ18", + "32" + ], + [ + "ĠFar", + "mer" + ], + [ + "@", + "@" + ], + [ + "ĠGen", + "eal" + ], + [ + "Ġrh", + "o" + ], + [ + "ĠDougl", + "ass" + ], + [ + "Ġcollo", + "qu" + ], + [ + "(", + "('" + ], + [ + "h", + "ang" + ], + [ + "as", + "sembly" + ], + [ + "Ġr", + "aster" + ], + [ + "cl", + "ients" + ], + [ + "ĠTe", + "legraph" + ], + [ + "Ġhospital", + "ization" + ], + [ + "Ã", + "Ł" + ], + [ + "ĠK", + "umar" + ], + [ + "è¿", + "Ļ" + ], + [ + "Ġtra", + "che" + ], + [ + "Ġpsychiat", + "rist" + ], + [ + "Ġf", + "ug" + ], + [ + "UR", + "N" + ], + [ + "Ġoy", + "sters" + ], + [ + "'", + "%" + ], + [ + "C", + "BT" + ], + [ + "Ġre", + "habilit" + ], + [ + "ĠR", + "oma" + ], + [ + "Ġ20", + "7" + ], + [ + "obal", + "t" + ], + [ + "IS", + "M" + ], + [ + "Ġasc", + "end" + ], + [ + "ĠP", + "eg" + ], + [ + "Ġv", + "iolet" + ], + [ + "ĠB", + "acteria" + ], + [ + "ire", + "ment" + ], + [ + "AT", + "TR" + ], + [ + "ĠAccess", + "ibility" + ], + [ + "ĠAssess", + "ing" + ], + [ + "ĠUr", + "du" + ], + [ + "Ġre", + "juven" + ], + [ + "Ġ19", + "7" + ], + [ + "unt", + "racked" + ], + [ + "ĠSlow", + "ly" + ], + [ + "nd", + "im" + ], + [ + "ĠAcc", + "el" + ], + [ + "ĠR", + "id" + ], + [ + "Ġcons", + "ortium" + ], + [ + "ĠCar", + "p" + ], + [ + "Ġmag", + "ist" + ], + [ + "Ġguess", + "es" + ], + [ + "Ġreper", + "cussions" + ], + [ + "ĠAdvoc", + "acy" + ], + [ + ".", + "%" + ], + [ + "S", + "omething" + ], + [ + "ĠB", + "S" + ], + [ + "ĠV", + "oices" + ], + [ + "Ġfor", + "ged" + ], + [ + "Ġst", + "ren" + ], + [ + "ĠH", + "EL" + ], + [ + "ĠReg", + "istration" + ], + [ + "Ġoverth", + "row" + ], + [ + "Ö", + "¸" + ], + [ + "ne", + "al" + ], + [ + "Ġneck", + "l" + ], + [ + "Ġremed", + "iation" + ], + [ + "Ġcalend", + "ars" + ], + [ + "Ġbl", + "isters" + ], + [ + "Ġdifferent", + "iating" + ], + [ + "Ġserm", + "on" + ], + [ + "Ġnot", + "ifications" + ], + [ + "Ġcur", + "tain" + ], + [ + "ĠComp", + "ass" + ], + [ + "Ġinsect", + "icide" + ], + [ + "ĠChron", + "icles" + ], + [ + "de", + "ploy" + ], + [ + "LE", + "X" + ], + [ + "vi", + "ations" + ], + [ + "Ġbomb", + "ard" + ], + [ + "Exper", + "iment" + ], + [ + "M", + "agn" + ], + [ + "Ġm", + "ural" + ], + [ + "Ġd", + "v" + ], + [ + "ĠÐ", + "±" + ], + [ + "Ġverb", + "ally" + ], + [ + "Met", + "ric" + ], + [ + "nl", + "m" + ], + [ + "Ġcoerc", + "ion" + ], + [ + "fashion", + "ed" + ], + [ + "it", + "atively" + ], + [ + "al", + "ty" + ], + [ + "ĠM", + "ouse" + ], + [ + "En", + "v" + ], + [ + "Ġhub", + "s" + ], + [ + "f", + "v" + ], + [ + "Ġex", + "cre" + ], + [ + "Âł", + "ĠÂłĠÂł" + ], + [ + "de", + "al" + ], + [ + "ĠAb", + "ility" + ], + [ + "Ġpharmac", + "ist" + ], + [ + "Ġrespond", + "ers" + ], + [ + "Ġstraw", + "berry" + ], + [ + "f", + "ine" + ], + [ + "og", + "as" + ], + [ + "ĠIN", + "TO" + ], + [ + "ĠDO", + "E" + ], + [ + "Ġk", + "ay" + ], + [ + "Ġins", + "ulating" + ], + [ + "ring", + "es" + ], + [ + "ĠExper", + "iments" + ], + [ + "Ġasp", + "iration" + ], + [ + "\"", + "âĢĶ" + ], + [ + "C", + "ENT" + ], + [ + "H", + "U" + ], + [ + "Ġ18", + "2" + ], + [ + "(", + "\"," + ], + [ + "Ġt", + "ac" + ], + [ + "In", + "g" + ], + [ + "Ex", + "press" + ], + [ + "hel", + "f" + ], + [ + "Ġep", + "hemer" + ], + [ + "St", + "ress" + ], + [ + "Ġresist", + "ing" + ], + [ + "Ġintellect", + "ually" + ], + [ + "Ġhospital", + "ized" + ], + [ + "ĠDemocr", + "at" + ], + [ + "ĠPlate", + "au" + ], + [ + "B", + "an" + ], + [ + "Ġh", + "over" + ], + [ + "op", + "ting" + ], + [ + "19", + "64" + ], + [ + "çĤ", + "¹" + ], + [ + "F", + "ix" + ], + [ + "P", + "en" + ], + [ + "ĠC", + "oul" + ], + [ + "ang", + "erous" + ], + [ + "Ġref", + "res" + ], + [ + "Ġp", + "us" + ], + [ + "Ġun", + "att" + ], + [ + "Ġx", + "n" + ], + [ + "ĠPer", + "l" + ], + [ + "Est", + "imated" + ], + [ + "ĠK", + "urt" + ], + [ + "Ġuns", + "ustainable" + ], + [ + "Ġtong", + "ues" + ], + [ + "Equ", + "ation" + ], + [ + "Ġle", + "aking" + ], + [ + "Ġline", + "width" + ], + [ + "ĠLe", + "ib" + ], + [ + "Ġcatar", + "acts" + ], + [ + "ĠPresbyter", + "ian" + ], + [ + "G", + "rowing" + ], + [ + "R", + "ather" + ], + [ + "ed", + "er" + ], + [ + "Ġexp", + "ired" + ], + [ + "Ġ18", + "44" + ], + [ + "man", + "ifest" + ], + [ + "Ġalle", + "les" + ], + [ + "PubMed", + "Google" + ], + [ + "+", + "." + ], + [ + "Ġs", + "ilt" + ], + [ + "Ġfl", + "ap" + ], + [ + "ĠPres", + "chool" + ], + [ + "umin", + "um" + ], + [ + "Ġp", + "kg" + ], + [ + "ĠH", + "ut" + ], + [ + "rad", + "or" + ], + [ + "ĠProv", + "ides" + ], + [ + "Ġvoy", + "ages" + ], + [ + "ach", + "y" + ], + [ + "iter", + "items" + ], + [ + "ĠSy", + "ll" + ], + [ + "Ġelectron", + "ically" + ], + [ + "Ġfur", + "ry" + ], + [ + "ang", + "ent" + ], + [ + "Ġfun", + "ctools" + ], + [ + "ĠPers", + "ians" + ], + [ + "ĠMil", + "waukee" + ], + [ + "mys", + "ql" + ], + [ + "ĠM", + "ORE" + ], + [ + "ĠG", + "astro" + ], + [ + "Ġtraged", + "ies" + ], + [ + "ĠAm", + "ish" + ], + [ + "90", + "7" + ], + [ + "Ġcapital", + "ize" + ], + [ + "Ġvent", + "ured" + ], + [ + "Ġfier", + "y" + ], + [ + "ĠFran", + "ç" + ], + [ + "G", + "ot" + ], + [ + "Ġrece", + "ivers" + ], + [ + "ĠPip", + "eline" + ], + [ + "A", + "Q" + ], + [ + "t", + "ails" + ], + [ + "Ġmat", + "uration" + ], + [ + "ĠReal", + "ism" + ], + [ + "Ġpr", + "une" + ], + [ + "ïģ", + "®" + ], + [ + "âĸĪâĸĪ", + "âĸĪâĸĪ" + ], + [ + "S", + "AT" + ], + [ + "Ġrel", + "ocation" + ], + [ + "Pol", + "itical" + ], + [ + "Ġtwe", + "ets" + ], + [ + "ĠT", + "emp" + ], + [ + "ĠJ", + "EE" + ], + [ + "19", + "39" + ], + [ + "lin", + "ux" + ], + [ + "Ġdiarr", + "hoea" + ], + [ + "idim", + "ensional" + ], + [ + "Ġh", + "ither" + ], + [ + "Ġg", + "ob" + ], + [ + "ĠSe", + "venth" + ], + [ + "ĊĠĠĠĠ", + "ĊĠĠĠĠĊĠĠĠ" + ], + [ + "trig", + "ger" + ], + [ + "ĠTud", + "or" + ], + [ + "ĠRep", + "ly" + ], + [ + "OUT", + "PUT" + ], + [ + "Ġf", + "u" + ], + [ + "ac", + "us" + ], + [ + "Ġâī", + "¡" + ], + [ + "ĠKel", + "vin" + ], + [ + "ĠA", + "J" + ], + [ + "J", + "ud" + ], + [ + "pl", + "anned" + ], + [ + "ĠEx", + "pected" + ], + [ + "Ġhead", + "phones" + ], + [ + "es", + "p" + ], + [ + "ĠS", + "axon" + ], + [ + "qu", + "ick" + ], + [ + "ex", + "press" + ], + [ + "Ġop", + "s" + ], + [ + "99", + "7" + ], + [ + "Ġf", + "iss" + ], + [ + "Ġl", + "one" + ], + [ + "]", + "$$" + ], + [ + "o", + "zyg" + ], + [ + "x", + "p" + ], + [ + "os", + "o" + ], + [ + "Ġ18", + "3" + ], + [ + "ĠArt", + "ist" + ], + [ + "ĠConfed", + "eration" + ], + [ + "ass", + "ignment" + ], + [ + "Ġresearc", + "hes" + ], + [ + "è", + "¨" + ], + [ + "er", + "re" + ], + [ + "ove", + "re" + ], + [ + "ĠSanti", + "ago" + ], + [ + "ĠB", + "agh" + ], + [ + "19", + "69" + ], + [ + "ĠArticle", + "Google" + ], + [ + "Ġd", + "umped" + ], + [ + "Ġgl", + "imps" + ], + [ + "48", + "4" + ], + [ + "Ġrain", + "forests" + ], + [ + "ĠEnh", + "ance" + ], + [ + "ion", + "age" + ], + [ + "Ġend", + "ings" + ], + [ + "ĠMan", + "ifest" + ], + [ + "ĠBar", + "rier" + ], + [ + "G", + "IN" + ], + [ + "Ġc", + "types" + ], + [ + "Ġso", + "ber" + ], + [ + "Ġtop", + "ped" + ], + [ + "Ġrot", + "ary" + ], + [ + "Ġcycl", + "ists" + ], + [ + "Ġrend", + "ers" + ], + [ + "Ġmistaken", + "ly" + ], + [ + "t", + "ear" + ], + [ + "Ġex", + "oplan" + ], + [ + "ĠL", + "ap" + ], + [ + "ĠJoy", + "ce" + ], + [ + "Ox", + "ford" + ], + [ + "F", + "all" + ], + [ + "P", + "ES" + ], + [ + "Ġpol", + "arity" + ], + [ + "che", + "wan" + ], + [ + "Ġcas", + "ino" + ], + [ + "Ġ2", + "17" + ], + [ + "Ġund", + "ue" + ], + [ + "çĶ", + "Ł" + ], + [ + "Ġaffil", + "iate" + ], + [ + "Ġlav", + "ender" + ], + [ + "l", + "v" + ], + [ + "t", + "ops" + ], + [ + "Ġanal", + "ges" + ], + [ + "34", + "3" + ], + [ + "Ġring", + "ing" + ], + [ + "DI", + "RECT" + ], + [ + "Ġdisproportion", + "ate" + ], + [ + "Ġabbrev", + "iation" + ], + [ + "ĠB", + "ottom" + ], + [ + "Ġtr", + "uss" + ], + [ + "Ġcaus", + "ation" + ], + [ + "ĠA", + "U" + ], + [ + "most", + "ly" + ], + [ + "Ġtu", + "ples" + ], + [ + "relations", + "hip" + ], + [ + "Ch", + "anges" + ], + [ + "Ġmobil", + "ization" + ], + [ + "ĠDoct", + "rine" + ], + [ + "ĠD", + "um" + ], + [ + "aj", + "i" + ], + [ + "el", + "ope" + ], + [ + "ĠU", + "z" + ], + [ + "Ġge", + "ese" + ], + [ + "iter", + "ator" + ], + [ + "Ġadhes", + "ion" + ], + [ + "Ġm", + "oms" + ], + [ + "Ġbe", + "ak" + ], + [ + "ĠM", + "oss" + ], + [ + "ĠPol", + "es" + ], + [ + "ĠDevelop", + "ed" + ], + [ + "Ġartic", + "ulation" + ], + [ + "f", + "aced" + ], + [ + "ĠT", + "us" + ], + [ + "Ġlit", + "urgical" + ], + [ + "ĠSurve", + "illance" + ], + [ + "Typ", + "ically" + ], + [ + "Ġ(", + "âĢĵ" + ], + [ + "alf", + "a" + ], + [ + "78", + "8" + ], + [ + "ĠHer", + "z" + ], + [ + "Text", + "Field" + ], + [ + "Read", + "y" + ], + [ + "Ġment", + "orship" + ], + [ + "t", + "ilde" + ], + [ + "y", + "z" + ], + [ + "ĠC", + "uisine" + ], + [ + "rypt", + "ed" + ], + [ + "ĠRa", + "ises" + ], + [ + "Ġtorn", + "adoes" + ], + [ + "Ġpercept", + "ual" + ], + [ + "Â", + "Ĵ" + ], + [ + "ĠH", + "ast" + ], + [ + "11", + "00" + ], + [ + "ĠTo", + "oth" + ], + [ + "Ġpress", + "es" + ], + [ + "charg", + "ed" + ], + [ + "ot", + "eric" + ], + [ + "Ġcontact", + "ing" + ], + [ + "Ġguard", + "ed" + ], + [ + "6", + "40" + ], + [ + "d", + "ia" + ], + [ + "ĠEmer", + "gence" + ], + [ + "Ġb", + "out" + ], + [ + "76", + "7" + ], + [ + "My", + "th" + ], + [ + "Ġ", + "ãĦ" + ], + [ + "ĠCh", + "ad" + ], + [ + "ĠRab", + "bit" + ], + [ + "L", + "G" + ], + [ + "R", + "M" + ], + [ + "ĠC", + "hel" + ], + [ + "Ġfl", + "akes" + ], + [ + "atern", + "ary" + ], + [ + "Ġaph", + "ids" + ], + [ + "Ġu", + "reth" + ], + [ + "Ġal", + "ters" + ], + [ + "oc", + "les" + ], + [ + "ĠD", + "T" + ], + [ + "Ġdo", + "ve" + ], + [ + "Ġ17", + "80" + ], + [ + "Sp", + "irit" + ], + [ + "Ġbiom", + "arkers" + ], + [ + "Ġprincip", + "als" + ], + [ + "Ġconcurrent", + "ly" + ], + [ + "D", + "am" + ], + [ + "U", + "nd" + ], + [ + "W", + "ORD" + ], + [ + "Ġshort", + "en" + ], + [ + "Ġpoll", + "uting" + ], + [ + "Ġgarden", + "er" + ], + [ + "re", + "ceived" + ], + [ + "Ġis", + "chem" + ], + [ + "ĠD", + "ante" + ], + [ + "Ġsc", + "i" + ], + [ + "Ġexc", + "itation" + ], + [ + "é", + "r" + ], + [ + "ĠHell", + "en" + ], + [ + "Ġbolst", + "ering" + ], + [ + "ine", + "es" + ], + [ + "Ġinter", + "fer" + ], + [ + "num", + "bered" + ], + [ + "ĠMan", + "age" + ], + [ + "Ġkn", + "itting" + ], + [ + "ĠS", + "ensor" + ], + [ + "Ġfun", + "nel" + ], + [ + "Ġsym", + "path" + ], + [ + "Ġded", + "icate" + ], + [ + "Ġcryptocur", + "rencies" + ], + [ + "ie", + "v" + ], + [ + "Ġunt", + "ouched" + ], + [ + "Ġrespons", + "iveness" + ], + [ + "ĠMay", + "an" + ], + [ + "Ġvalid", + "ator" + ], + [ + "Ġwis", + "er" + ], + [ + "Can", + "cer" + ], + [ + "Ġcert", + "ifications" + ], + [ + "N", + "W" + ], + [ + "ĠW", + "rong" + ], + [ + "Ġoff", + "enses" + ], + [ + "Ġnorth", + "ward" + ], + [ + "ĠOpt", + "ical" + ], + [ + "Ġextrater", + "restrial" + ], + [ + "J", + "am" + ], + [ + "Ġsubstant", + "ive" + ], + [ + "Ġnov", + "ice" + ], + [ + "cept", + "or" + ], + [ + "ox", + "id" + ], + [ + "Ġhand", + "out" + ], + [ + "Ġhome", + "ostasis" + ], + [ + "Ġgro", + "cer" + ], + [ + "ĠTR", + "UE" + ], + [ + "S", + "ing" + ], + [ + "V", + "an" + ], + [ + "ĠP", + "ump" + ], + [ + "Ġindex", + "ing" + ], + [ + "Col", + "lege" + ], + [ + "ĠQuant", + "ity" + ], + [ + "æł", + "ĩ" + ], + [ + "Å", + "ĵ" + ], + [ + "æ", + "ĭ" + ], + [ + "Ġ4", + "01" + ], + [ + "ĠâĢľ", + "[" + ], + [ + "')", + "(" + ], + [ + "br", + "inging" + ], + [ + "Ġsn", + "ail" + ], + [ + "Ġoverl", + "ooking" + ], + [ + "Ġblo", + "ating" + ], + [ + "ĠMathematic", + "a" + ], + [ + "ĠC", + "avalry" + ], + [ + "ĠIm", + "am" + ], + [ + "uls", + "ions" + ], + [ + "ĠRom", + "ance" + ], + [ + "Ġpi", + "ety" + ], + [ + "Ġlar", + "val" + ], + [ + "ĠC", + "AS" + ], + [ + "ep", + "hal" + ], + [ + "ĠAsk", + "ed" + ], + [ + "ĠTurn", + "ing" + ], + [ + "if", + "era" + ], + [ + "Ġdis", + "patch" + ], + [ + "Ġcho", + "ir" + ], + [ + "Ġarbit", + "ration" + ], + [ + "Ġrad", + "on" + ], + [ + "Ġdeb", + "ut" + ], + [ + "Ġpal", + "aces" + ], + [ + "Fore", + "st" + ], + [ + "mount", + "able" + ], + [ + "ĠWik", + "imedia" + ], + [ + "a", + "ise" + ], + [ + "ĠSub", + "stance" + ], + [ + "ĠAppalach", + "ian" + ], + [ + "Ġ27", + "3" + ], + [ + "Mon", + "itor" + ], + [ + "Ġprescrib", + "ing" + ], + [ + "Put", + "ting" + ], + [ + "Ġapprox", + "imations" + ], + [ + "ĠObs", + "ervation" + ], + [ + "Ġgest", + "ation" + ], + [ + "Ġsynchron", + "ization" + ], + [ + "Ġmaj", + "ors" + ], + [ + "Ġun", + "resolved" + ], + [ + "PS", + "C" + ], + [ + "Ġsur", + "rog" + ], + [ + "ĠEX", + "AMPLE" + ], + [ + "Ġmerg", + "er" + ], + [ + "k", + "appa" + ], + [ + "l", + "ost" + ], + [ + "or", + "ption" + ], + [ + "Ġbl", + "ot" + ], + [ + "ĠConnect", + "ing" + ], + [ + "Ġpatri", + "otic" + ], + [ + "enz", + "ie" + ], + [ + "Ġpop", + "corn" + ], + [ + "76", + "9" + ], + [ + "Ġvisual", + "izing" + ], + [ + "ĠOcean", + "ic" + ], + [ + "Ke", + "eping" + ], + [ + "Ġfingert", + "ips" + ], + [ + "sp", + "onsored" + ], + [ + "Ġgraph", + "ically" + ], + [ + "29", + "2" + ], + [ + "Ġtrust", + "ing" + ], + [ + "ĠVis", + "itors" + ], + [ + "osp", + "ital" + ], + [ + "Ġbureaucr", + "atic" + ], + [ + "ĠD", + "AM" + ], + [ + "ĠR", + "acial" + ], + [ + "ĠCrit", + "eria" + ], + [ + "ĠExpand", + "ing" + ], + [ + "33", + "1" + ], + [ + "data", + "frame" + ], + [ + "Ġpediatric", + "ian" + ], + [ + "Ġquer", + "yset" + ], + [ + "j", + "ee" + ], + [ + "m", + "ovie" + ], + [ + "se", + "in" + ], + [ + "ak", + "ra" + ], + [ + "Ġ[", + "{" + ], + [ + "Ġna", + "ive" + ], + [ + "Ġc", + "t" + ], + [ + "Ġint", + "racellular" + ], + [ + "Ġcont", + "ention" + ], + [ + "Ġ17", + "4" + ], + [ + "Ġju", + "icy" + ], + [ + "Ġpunish", + "ments" + ], + [ + "u", + "nderstand" + ], + [ + "Ġf", + "ores" + ], + [ + "Ġf", + "rying" + ], + [ + "Ġm", + "r" + ], + [ + "Ġcr", + "ank" + ], + [ + "ĠEm", + "pty" + ], + [ + "Ġm", + "un" + ], + [ + "Ġd", + "itch" + ], + [ + "ĠF", + "erm" + ], + [ + "Ġcur", + "ator" + ], + [ + "Ġapplic", + "ant" + ], + [ + "found", + "ed" + ], + [ + "percent", + "age" + ], + [ + "Ġsupernov", + "a" + ], + [ + "P", + "icture" + ], + [ + "g", + "ently" + ], + [ + "l", + "é" + ], + [ + "ĠA", + "ram" + ], + [ + "B", + "uy" + ], + [ + "g", + "ins" + ], + [ + "Ġc", + "ures" + ], + [ + "Ġaff", + "luent" + ], + [ + "Ex", + "it" + ], + [ + "lik", + "elihood" + ], + [ + "Ġuphe", + "aval" + ], + [ + "B", + "x" + ], + [ + "t", + "ale" + ], + [ + "ub", + "ic" + ], + [ + "AT", + "ER" + ], + [ + "Ġpromot", + "ional" + ], + [ + "sol", + "ver" + ], + [ + "Sw", + "itch" + ], + [ + "Ġneb", + "ula" + ], + [ + "M", + "ot" + ], + [ + "Ġs", + "ighed" + ], + [ + "ĠG", + "ets" + ], + [ + "Ġcard", + "io" + ], + [ + "z", + "eta" + ], + [ + "Ġn", + "oodles" + ], + [ + "ce", + "ae" + ], + [ + "Ġan", + "orexia" + ], + [ + "os", + "l" + ], + [ + "Ġ2", + "100" + ], + [ + "get", + "attr" + ], + [ + "Ġregim", + "ens" + ], + [ + "Ġcall", + "igraphy" + ], + [ + "Ġ18", + "42" + ], + [ + "ĠMin", + "neapolis" + ], + [ + "if", + "lower" + ], + [ + "Ġâ", + "Ĺ" + ], + [ + "api", + "ens" + ], + [ + "ĠCH", + "APTER" + ], + [ + "ĠD", + "ias" + ], + [ + "re", + "ports" + ], + [ + "77", + "77" + ], + [ + "Ġtriv", + "ia" + ], + [ + "Ġcardinal", + "ity" + ], + [ + "è", + "ĥ½" + ], + [ + "Ġw", + "s" + ], + [ + "Ġdes", + "erved" + ], + [ + "Ġpop", + "ping" + ], + [ + "ĠBlock", + "chain" + ], + [ + "Fin", + "ancial" + ], + [ + "'", + "$" + ], + [ + "b", + "uff" + ], + [ + "å", + "Ł" + ], + [ + "od", + "i" + ], + [ + "Ġcontra", + "ception" + ], + [ + "sh", + "ut" + ], + [ + "chan", + "ics" + ], + [ + "ç", + "ł" + ], + [ + "ĠIs", + "les" + ], + [ + "Ġtravel", + "er" + ], + [ + "ĠAh", + "mad" + ], + [ + "Ġwater", + "y" + ], + [ + "Ġtub", + "ing" + ], + [ + "ĠProced", + "ures" + ], + [ + "ĠGlac", + "ier" + ], + [ + "Ġ\"", + "*" + ], + [ + "ĠV", + "ac" + ], + [ + "tain", + "ed" + ], + [ + "Ġche", + "eks" + ], + [ + "40", + "2" + ], + [ + "leg", + "iate" + ], + [ + "ä½", + "¿" + ], + [ + "ĠParad", + "ise" + ], + [ + "tain", + "ment" + ], + [ + "Ġdict", + "ates" + ], + [ + "ĠSet", + "up" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠ" + ], + [ + "ĠEl", + "astic" + ], + [ + "ĠDirect", + "ive" + ], + [ + "à¥", + "ģ" + ], + [ + "Ġsuppress", + "ing" + ], + [ + "ĠVeget", + "ables" + ], + [ + "Ġsplend", + "id" + ], + [ + "ke", + "f" + ], + [ + "ant", + "es" + ], + [ + "Per", + "f" + ], + [ + "Ġcock", + "ro" + ], + [ + "Ġbronch", + "itis" + ], + [ + "u", + "u" + ], + [ + "am", + "is" + ], + [ + "ĠD", + "elivery" + ], + [ + "get", + "cwd" + ], + [ + "Ġglobal", + "ized" + ], + [ + "Ġdiscount", + "ed" + ], + [ + "anth", + "a" + ], + [ + "M", + "arc" + ], + [ + "ĠM", + "Äģ" + ], + [ + "Ġactiv", + "ates" + ], + [ + "Ġche", + "at" + ], + [ + "Ġmulti", + "plicity" + ], + [ + "ĠEqu", + "ivalent" + ], + [ + "Ġplank", + "ton" + ], + [ + "x", + "df" + ], + [ + "Ġeyes", + "ight" + ], + [ + "Event", + "ually" + ], + [ + "ĠMarc", + "o" + ], + [ + "d", + "ard" + ], + [ + "il", + "ers" + ], + [ + "Ac", + "ad" + ], + [ + "ĠVeg", + "as" + ], + [ + "ĠHend", + "erson" + ], + [ + "ĠEpidem", + "iology" + ], + [ + "M", + "AC" + ], + [ + "S", + "heet" + ], + [ + "ib", + "a" + ], + [ + "10", + "80" + ], + [ + "Ġperpet", + "rators" + ], + [ + "Lin", + "ux" + ], + [ + "gen", + "cies" + ], + [ + "roduct", + "ive" + ], + [ + "ĠPack", + "age" + ], + [ + "Ġmuscul", + "oskeletal" + ], + [ + "S", + "in" + ], + [ + "p", + "icture" + ], + [ + "ĠC", + "asc" + ], + [ + "Ġinc", + "umb" + ], + [ + "Ġsan", + "itary" + ], + [ + "ĠT", + "OP" + ], + [ + "ĠA", + "j" + ], + [ + "ĠA", + "CE" + ], + [ + "ĠIdent", + "ities" + ], + [ + "ĠPass", + "ion" + ], + [ + "Disc", + "over" + ], + [ + "ĠBec", + "ome" + ], + [ + "ĠMyster", + "ies" + ], + [ + "Ġk", + "J" + ], + [ + "Ġun", + "affected" + ], + [ + "Ġsw", + "arm" + ], + [ + "Ġdress", + "es" + ], + [ + "ĠM", + "Y" + ], + [ + "og", + "ical" + ], + [ + "Ġlands", + "caping" + ], + [ + "ĠWolf", + "ram" + ], + [ + "St", + "ory" + ], + [ + "Rel", + "ations" + ], + [ + "Ġdeploy", + "ing" + ], + [ + "Ġlob", + "es" + ], + [ + "Ġagree", + "ing" + ], + [ + "ĠJim", + "my" + ], + [ + "Ut", + "ils" + ], + [ + "prom", + "pt" + ], + [ + "Ġneurotransmit", + "ter" + ], + [ + "i", + "atives" + ], + [ + "ist", + "or" + ], + [ + "ĠF", + "erguson" + ], + [ + "ĠN", + "im" + ], + [ + "Ġpast", + "ry" + ], + [ + "Ġhor", + "rors" + ], + [ + "ĠJust", + "in" + ], + [ + "Ġexperiment", + "ed" + ], + [ + "âķIJâķIJ", + "âķIJâķIJ" + ], + [ + ",", + "''" + ], + [ + "Ġh", + "ated" + ], + [ + "Ġv", + "eto" + ], + [ + "||", + "$" + ], + [ + "Pro", + "blems" + ], + [ + "Ġju", + "veniles" + ], + [ + "3", + "16" + ], + [ + "ĠAn", + "th" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠ" + ], + [ + "Ġdy", + "st" + ], + [ + "ĠStock", + "holm" + ], + [ + "us", + "cular" + ], + [ + "PL", + "IED" + ], + [ + "ĠAcc", + "uracy" + ], + [ + "reduc", + "ible" + ], + [ + "R", + "ap" + ], + [ + "ĠH", + "OW" + ], + [ + "ĠF", + "ever" + ], + [ + "Ġr", + "uth" + ], + [ + "Ġbur", + "row" + ], + [ + "tw", + "itter" + ], + [ + "Ġpars", + "ley" + ], + [ + "Ġster", + "oid" + ], + [ + "Ev", + "idence" + ], + [ + "com", + "mercial" + ], + [ + "Ġimpact", + "ful" + ], + [ + "select", + "or" + ], + [ + "Ġenlarge", + "ment" + ], + [ + "Ġkins", + "hip" + ], + [ + "N", + "i" + ], + [ + "g", + "rain" + ], + [ + "Ġsub", + "missions" + ], + [ + "Ġmin", + "ors" + ], + [ + "Ġsmo", + "othing" + ], + [ + "Ġneuro", + "pathy" + ], + [ + "Sum", + "mer" + ], + [ + "H", + "am" + ], + [ + "h", + "orn" + ], + [ + "ist", + "ocene" + ], + [ + "all", + "ic" + ], + [ + "Ġcr", + "aters" + ], + [ + "Ġdom", + "inates" + ], + [ + "Sim", + "ply" + ], + [ + "Ġshout", + "ing" + ], + [ + "c", + "umin" + ], + [ + "se", + "gments" + ], + [ + "em", + "it" + ], + [ + "Cl", + "inical" + ], + [ + "Ġforest", + "ed" + ], + [ + "N", + "early" + ], + [ + "S", + "und" + ], + [ + "Ġblock", + "ade" + ], + [ + "Ġ\\\\", + "[" + ], + [ + "r", + "arian" + ], + [ + "ĠW", + "als" + ], + [ + "Ġdra", + "gged" + ], + [ + "STR", + "UCT" + ], + [ + "ĠT", + "yr" + ], + [ + "ĠE", + "thereum" + ], + [ + "Ġnot", + "ified" + ], + [ + "Ġ17", + "75" + ], + [ + "Ġconcept", + "ions" + ], + [ + "Abs", + "ol" + ], + [ + "p", + "mod" + ], + [ + "ĠF", + "rost" + ], + [ + "cl", + "im" + ], + [ + "not", + "ification" + ], + [ + "Ġterm", + "ites" + ], + [ + "66", + "8" + ], + [ + "ĠPom", + "pe" + ], + [ + "osp", + "atial" + ], + [ + "Ġarchae", + "ologist" + ], + [ + "Ġathe", + "rosclerosis" + ], + [ + "Ġnucleot", + "ide" + ], + [ + "ĠLuck", + "ily" + ], + [ + "Ï", + "Į" + ], + [ + "×", + "IJ" + ], + [ + "em", + "eter" + ], + [ + "ĠL", + "act" + ], + [ + "Ġpol", + "ish" + ], + [ + "Ġ&", + "=\\" + ], + [ + "ĠLe", + "one" + ], + [ + "Time", + "out" + ], + [ + "Ġdescend", + "ant" + ], + [ + "Ġo", + "phthalm" + ], + [ + "ĠThe", + "me" + ], + [ + "Ġher", + "n" + ], + [ + "Ġpept", + "ides" + ], + [ + "Ġb", + "ans" + ], + [ + "op", + "ening" + ], + [ + "Ġeth", + "os" + ], + [ + "ĠPubl", + "isher" + ], + [ + "ĠHand", + "ling" + ], + [ + "ĠSmall", + "er" + ], + [ + "Ġvo", + "ila" + ], + [ + "ĠSquad", + "ron" + ], + [ + "om", + "ans" + ], + [ + "Ġcamp", + "uses" + ], + [ + "ĠMy", + "c" + ], + [ + "Spe", + "aking" + ], + [ + "V", + "S" + ], + [ + "t", + "ie" + ], + [ + "prof", + "its" + ], + [ + "B", + "IT" + ], + [ + "l", + "f" + ], + [ + "ĠW", + "ellington" + ], + [ + "oc", + "arbon" + ], + [ + "rem", + "ember" + ], + [ + "ĠInnov", + "ative" + ], + [ + "num", + "eric" + ], + [ + "Ġfigur", + "ative" + ], + [ + "ĠM", + "ario" + ], + [ + "Ġtra", + "ys" + ], + [ + "oss", + "al" + ], + [ + "Al", + "arm" + ], + [ + "ĠInst", + "ant" + ], + [ + "D", + "a" + ], + [ + "ĠR", + "as" + ], + [ + "iz", + "zy" + ], + [ + "65", + "9" + ], + [ + "Ġaccum", + "ulating" + ], + [ + "Ġtens", + "ile" + ], + [ + "Ġneglig", + "ence" + ], + [ + "ĠF", + "ruits" + ], + [ + "uc", + "ose" + ], + [ + "Now", + "adays" + ], + [ + "PS", + "et" + ], + [ + "ĠUN", + "ICEF" + ], + [ + "f", + "riends" + ], + [ + "Ġl", + "izard" + ], + [ + "Ġv", + "ars" + ], + [ + "az", + "ar" + ], + [ + "80", + "4" + ], + [ + "55", + "55" + ], + [ + "b", + "z" + ], + [ + "ĠIn", + "quiry" + ], + [ + "Ġent", + "angled" + ], + [ + "or", + "bit" + ], + [ + "Th", + "reshold" + ], + [ + "Ġloc", + "king" + ], + [ + "Ġpersu", + "asion" + ], + [ + "consum", + "er" + ], + [ + "Ġadrenal", + "ine" + ], + [ + "is", + "ional" + ], + [ + "un", + "n" + ], + [ + "our", + "g" + ], + [ + "Ġkit", + "chens" + ], + [ + "V", + "en" + ], + [ + "ĠG", + "ER" + ], + [ + "sub", + "scribe" + ], + [ + "Rout", + "e" + ], + [ + "ĠLithuan", + "ia" + ], + [ + "T", + "PS" + ], + [ + "Ġf", + "eline" + ], + [ + "Ġcall", + "able" + ], + [ + "Ġpot", + "ting" + ], + [ + "Ġdip", + "ole" + ], + [ + "ĠConver", + "ting" + ], + [ + "Ġgriev", + "ances" + ], + [ + "Ñ", + "į" + ], + [ + "ar", + "um" + ], + [ + "Ġun", + "belie" + ], + [ + "Ġco", + "chle" + ], + [ + "ĠHe", + "ath" + ], + [ + "Ġwood", + "lands" + ], + [ + "Ġcommunic", + "ates" + ], + [ + "ĠID", + "s" + ], + [ + "ĠSix", + "th" + ], + [ + "Ġin", + "ducing" + ], + [ + "ĠCl", + "ause" + ], + [ + "depend", + "encies" + ], + [ + "}", + ")," + ], + [ + "op", + "edic" + ], + [ + "Ġ18", + "41" + ], + [ + "Ġsl", + "it" + ], + [ + "Ġtum", + "ours" + ], + [ + "ĠText", + "s" + ], + [ + "Ġfloss", + "ing" + ], + [ + "ast", + "ies" + ], + [ + "Ġreg", + "iments" + ], + [ + "ĠFre", + "eman" + ], + [ + ")", + "]." + ], + [ + "ĠS", + "ections" + ], + [ + "ĠP", + "aste" + ], + [ + "Ġdy", + "stop" + ], + [ + "Calcul", + "us" + ], + [ + "ĠLanc", + "aster" + ], + [ + "alys", + "es" + ], + [ + "C", + "op" + ], + [ + "le", + "en" + ], + [ + "48", + "7" + ], + [ + "ĠPrint", + "able" + ], + [ + "Ġgreed", + "y" + ], + [ + "ĠNord", + "ic" + ], + [ + "xf", + "d" + ], + [ + "ĠSn", + "ap" + ], + [ + "Ġaeros", + "ols" + ], + [ + "ĠT", + "M" + ], + [ + "als", + "a" + ], + [ + "19", + "40" + ], + [ + "Ġcomfort", + "ing" + ], + [ + "Ġisol", + "ating" + ], + [ + "/", + "\"," + ], + [ + "it", + "é" + ], + [ + "Ġcor", + "ro" + ], + [ + "99", + "0" + ], + [ + "ĠMcK", + "in" + ], + [ + "Ġl", + "ign" + ], + [ + "ĠM", + "ales" + ], + [ + "ĠTw", + "ain" + ], + [ + "Ġrevel", + "ations" + ], + [ + "Ġa", + "ure" + ], + [ + "Ġr", + "ashes" + ], + [ + "ĠK", + "J" + ], + [ + "Ġco", + "ag" + ], + [ + "Ġco", + "ales" + ], + [ + "19", + "71" + ], + [ + "ik", + "er" + ], + [ + "Ġfall", + "acy" + ], + [ + "PL", + "IC" + ], + [ + "IM", + "AGE" + ], + [ + "Ġrefrig", + "eration" + ], + [ + "ĠHond", + "uras" + ], + [ + "ĠAmid", + "st" + ], + [ + "Ġpermiss", + "ible" + ], + [ + "b", + "ear" + ], + [ + "Ġur", + "i" + ], + [ + "le", + "hem" + ], + [ + "ĠV", + "ig" + ], + [ + "ov", + "an" + ], + [ + "46", + "9" + ], + [ + "PL", + "AY" + ], + [ + "MS", + "G" + ], + [ + "Ġmic", + "rom" + ], + [ + "Ġ----", + "-" + ], + [ + "Ġg", + "ull" + ], + [ + "ĠAn", + "alog" + ], + [ + "19", + "66" + ], + [ + "ma", + "res" + ], + [ + "Ġtrou", + "bling" + ], + [ + "Earl", + "ier" + ], + [ + "C", + "md" + ], + [ + "if", + "ty" + ], + [ + "ĠF", + "ul" + ], + [ + "ram", + "er" + ], + [ + "RO", + "DU" + ], + [ + "E", + "ll" + ], + [ + "f", + "et" + ], + [ + "v", + "or" + ], + [ + "æ", + "¬" + ], + [ + "ĠSe", + "bast" + ], + [ + "Ġur", + "ination" + ], + [ + "Sub", + "mit" + ], + [ + "ĠPenn", + "y" + ], + [ + "Ġunman", + "ned" + ], + [ + "Ġg", + "cd" + ], + [ + "ĠD", + "oll" + ], + [ + "ĠL", + "ob" + ], + [ + "arc", + "in" + ], + [ + "ĠE", + "man" + ], + [ + "90", + "5" + ], + [ + "Ġf", + "oc" + ], + [ + "sub", + "net" + ], + [ + "De", + "cl" + ], + [ + "ĠRad", + "ius" + ], + [ + "Ġanalys", + "ing" + ], + [ + "Ġcoexist", + "ence" + ], + [ + "AS", + "D" + ], + [ + "ĠTr", + "in" + ], + [ + "Ġ____", + "__" + ], + [ + "ĠLegisl", + "ative" + ], + [ + "reli", + "ance" + ], + [ + "c", + "redit" + ], + [ + "it", + "ively" + ], + [ + "Rem", + "ote" + ], + [ + "../", + "../" + ], + [ + "Ġendorse", + "ment" + ], + [ + "ens", + "ible" + ], + [ + "('", + "./" + ], + [ + "fact", + "s" + ], + [ + "Ġnovel", + "ist" + ], + [ + "rab", + "ble" + ], + [ + "f", + "ut" + ], + [ + "cl", + "oth" + ], + [ + "ĠRe", + "plies" + ], + [ + "reet", + "ings" + ], + [ + "ĠAst", + "roph" + ], + [ + "ĠKos", + "ovo" + ], + [ + "ne", + "c" + ], + [ + "Ġmel", + "ts" + ], + [ + "Ġsubs", + "urface" + ], + [ + "Inst", + "all" + ], + [ + "ĠFried", + "man" + ], + [ + "blow", + "n" + ], + [ + "Ġrud", + "imentary" + ], + [ + "ĠFal", + "con" + ], + [ + "ĠE", + "arn" + ], + [ + "ĠRob", + "ot" + ], + [ + "Ġenthusi", + "ast" + ], + [ + "Ġcatar", + "act" + ], + [ + "H", + "B" + ], + [ + "ĠF", + "ight" + ], + [ + "ĠPerm", + "ission" + ], + [ + "abol", + "ism" + ], + [ + "S", + "ymbols" + ], + [ + "ĠSt", + "o" + ], + [ + "Ġdist", + "illed" + ], + [ + "Ġver", + "ifying" + ], + [ + "prob", + "ably" + ], + [ + "prud", + "ence" + ], + [ + "~", + "\\" + ], + [ + "Ġpl", + "ugged" + ], + [ + "ok", + "ers" + ], + [ + "ĠNorth", + "western" + ], + [ + "Ġdil", + "ute" + ], + [ + "Ġnep", + "hew" + ], + [ + "ĠCrom", + "well" + ], + [ + "W", + "alk" + ], + [ + "il", + "ight" + ], + [ + "ĠA", + "cknow" + ], + [ + "qu", + "ake" + ], + [ + "ih", + "ad" + ], + [ + "Ġingen", + "ious" + ], + [ + "Ġwrink", + "les" + ], + [ + "J", + "er" + ], + [ + "ĠD", + "irection" + ], + [ + "Ġim", + "pe" + ], + [ + "Ġconj", + "unct" + ], + [ + "ĠInclud", + "ing" + ], + [ + "Ġpear", + "ls" + ], + [ + "Ġarsen", + "al" + ], + [ + "Ġa", + "ce" + ], + [ + "ĠPh", + "ar" + ], + [ + "ĠCro", + "hn" + ], + [ + "G", + "rad" + ], + [ + "19", + "14" + ], + [ + "50", + "7" + ], + [ + "68", + "8" + ], + [ + "gra", + "du" + ], + [ + "Ġremem", + "brance" + ], + [ + "Ġneon", + "atal" + ], + [ + "n", + "esty" + ], + [ + "o", + "it" + ], + [ + "ĠJ", + "ump" + ], + [ + "Ġsw", + "amp" + ], + [ + "Ġple", + "asures" + ], + [ + "ĠSym", + "posium" + ], + [ + "r", + "ases" + ], + [ + "Ġh", + "il" + ], + [ + "Ġinter", + "medi" + ], + [ + "ĠUn", + "icode" + ], + [ + "Ġsimple", + "x" + ], + [ + "?", + ")." + ], + [ + "ro", + "i" + ], + [ + "ĠMin", + "eral" + ], + [ + "ĠBos", + "nia" + ], + [ + "Germ", + "any" + ], + [ + "omencl", + "ature" + ], + [ + "ash", + "tra" + ], + [ + "67", + "9" + ], + [ + "C", + "m" + ], + [ + "ĠB", + "erm" + ], + [ + "ĠCon", + "rad" + ], + [ + "sw", + "ap" + ], + [ + "Ġfab", + "ulous" + ], + [ + "Ġsucc", + "umb" + ], + [ + "Lou", + "is" + ], + [ + "Ġp", + "acing" + ], + [ + "dom", + "inated" + ], + [ + "xx", + "x" + ], + [ + "ĠLight", + "ing" + ], + [ + "l", + "is" + ], + [ + "Ġh", + "rs" + ], + [ + "ig", + "ar" + ], + [ + "ĠC", + "ic" + ], + [ + "ĠGl", + "obe" + ], + [ + "ĠEli", + "jah" + ], + [ + "rib", + "ing" + ], + [ + "ĠGib", + "son" + ], + [ + "cc", + "c" + ], + [ + "red", + "uction" + ], + [ + "=\"", + "\"," + ], + [ + "Ġprogress", + "ing" + ], + [ + "tim", + "est" + ], + [ + "ĠBarn", + "es" + ], + [ + "ĠShut", + "tle" + ], + [ + "ĠD", + "ion" + ], + [ + "==", + "\"" + ], + [ + "Ġstory", + "t" + ], + [ + "ĠOut", + "look" + ], + [ + "abb", + "at" + ], + [ + "Ġcuc", + "umber" + ], + [ + "f", + "urt" + ], + [ + "Ġrecomm", + "ending" + ], + [ + "similar", + "ity" + ], + [ + "Ġcath", + "ode" + ], + [ + "w", + "ik" + ], + [ + "pre", + "ci" + ], + [ + "Ġmouth", + "watering" + ], + [ + "Ġdelim", + "iter" + ], + [ + "v", + "ard" + ], + [ + "z", + "v" + ], + [ + "Ġmod", + "al" + ], + [ + "Ġelement", + "al" + ], + [ + "ĠHero", + "es" + ], + [ + "Ġhippocamp", + "us" + ], + [ + "C", + "orn" + ], + [ + "Ġ20", + "3" + ], + [ + "Ġbot", + "an" + ], + [ + "ĠCarol", + "ine" + ], + [ + "Ġmonarch", + "s" + ], + [ + "Ġextrac", + "urricular" + ], + [ + "he", + "ds" + ], + [ + "ct", + "ive" + ], + [ + "ra", + "f" + ], + [ + "ine", + "e" + ], + [ + "Ġcont", + "emplate" + ], + [ + "äº", + "º" + ], + [ + "Ġ____", + "___" + ], + [ + "x", + "ac" + ], + [ + "ĠAD", + "A" + ], + [ + "Ġloud", + "ly" + ], + [ + "per", + "se" + ], + [ + "SW", + "ER" + ], + [ + "ĠDiam", + "eter" + ], + [ + "Ġg", + "erman" + ], + [ + "ĠC", + "K" + ], + [ + "Ġr", + "iv" + ], + [ + "Ġins", + "ists" + ], + [ + "Ġhand", + "lers" + ], + [ + "Ġfix", + "ation" + ], + [ + "ĠTri", + "als" + ], + [ + "Ġremn", + "ant" + ], + [ + "ol", + "ib" + ], + [ + "iv", + "istic" + ], + [ + "Ġv", + "owed" + ], + [ + "rie", + "ving" + ], + [ + "lene", + "ck" + ], + [ + "F", + "re" + ], + [ + "Begin", + "ning" + ], + [ + "Ġequival", + "ents" + ], + [ + "ĠM", + "ild" + ], + [ + "Ġam", + "ps" + ], + [ + "ĠSp", + "here" + ], + [ + "Ġcompos", + "ites" + ], + [ + "Ġlie", + "utenant" + ], + [ + "Ġflav", + "on" + ], + [ + "ĠL", + "ah" + ], + [ + "AB", + "A" + ], + [ + "eq", + "n" + ], + [ + "ĠCit", + "izen" + ], + [ + "à", + "§" + ], + [ + "ell", + "ate" + ], + [ + "Ġsw", + "amps" + ], + [ + "Ġzo", + "os" + ], + [ + "Ġfacult", + "ies" + ], + [ + "s", + "ke" + ], + [ + "Ġt", + "ess" + ], + [ + "ĠV", + "on" + ], + [ + "Ġpreschool", + "ers" + ], + [ + "Ġeluc", + "idate" + ], + [ + "D", + "ark" + ], + [ + "I", + "gn" + ], + [ + "Ġ(", + ":" + ], + [ + "Ġdo", + "omed" + ], + [ + "che", + "z" + ], + [ + "Ġtax", + "onomic" + ], + [ + "Ġfed", + "erally" + ], + [ + "ĠPerform", + "ing" + ], + [ + "sc", + "aled" + ], + [ + "Ġpray", + "ed" + ], + [ + "Ass", + "et" + ], + [ + "/", + ")" + ], + [ + "C", + "ID" + ], + [ + "st", + "own" + ], + [ + "Ġg", + "aseous" + ], + [ + "ĠS", + "ever" + ], + [ + "Ġri", + "ot" + ], + [ + "Ġste", + "aming" + ], + [ + "ĠProv", + "idence" + ], + [ + "b", + "anks" + ], + [ + "met", + "rical" + ], + [ + "ĠSu", + "ite" + ], + [ + "Ġcris", + "py" + ], + [ + "Ġspr", + "int" + ], + [ + "Ġp", + "as" + ], + [ + "am", + "ong" + ], + [ + "ĠWh", + "ilst" + ], + [ + "Ġstere", + "otype" + ], + [ + "H", + "alf" + ], + [ + "ĠMichel", + "le" + ], + [ + "Ġinf", + "low" + ], + [ + "ĠColumn", + "s" + ], + [ + "Ġswallow", + "ed" + ], + [ + "44", + "9" + ], + [ + "Ġburn", + "out" + ], + [ + "ĠBer", + "ry" + ], + [ + "ĠLog", + "ical" + ], + [ + "âĸ", + "ij" + ], + [ + "ĠEditor", + "ial" + ], + [ + "fif", + "th" + ], + [ + "Ġde", + "x" + ], + [ + "ĠP", + "erc" + ], + [ + "we", + "ak" + ], + [ + "Ġexp", + "anse" + ], + [ + "Ġmed", + "als" + ], + [ + "Ġprop", + "el" + ], + [ + "ĠFl", + "int" + ], + [ + "econom", + "ics" + ], + [ + "Ġd", + "umping" + ], + [ + "ĠAd", + "a" + ], + [ + "ma", + "f" + ], + [ + "rec", + "ip" + ], + [ + "Hum", + "ans" + ], + [ + "in", + "ities" + ], + [ + "Ġgrace", + "ful" + ], + [ + "ĠEvolution", + "ary" + ], + [ + "J", + "eff" + ], + [ + "el", + "ed" + ], + [ + "ĠH", + "ouses" + ], + [ + "Ġstart", + "ling" + ], + [ + "ĠNicarag", + "ua" + ], + [ + "G", + "PA" + ], + [ + "por", + "al" + ], + [ + "ĠOffic", + "ers" + ], + [ + "ĠAnd", + "es" + ], + [ + "Ġexacerb", + "ating" + ], + [ + "Ġoy", + "ster" + ], + [ + "Ġcamoufl", + "age" + ], + [ + "ĠP", + "ose" + ], + [ + "Ġsh", + "am" + ], + [ + "Ġqu", + "ota" + ], + [ + "Ġproject", + "ing" + ], + [ + "____", + "___" + ], + [ + "Ġcivil", + "ized" + ], + [ + "Ġassist", + "ive" + ], + [ + "Ġpill", + "ow" + ], + [ + "Ġconsol", + "idate" + ], + [ + "Ġasympt", + "ote" + ], + [ + "Ġrever", + "ber" + ], + [ + "Ġinc", + "and" + ], + [ + "33", + "2" + ], + [ + "ĠNeed", + "ed" + ], + [ + "Ġpict", + "orial" + ], + [ + "wart", + "z" + ], + [ + "B", + "RA" + ], + [ + "E", + "ds" + ], + [ + "ĠCivil", + "ization" + ], + [ + "Ġmarvel", + "s" + ], + [ + "!", + ")," + ], + [ + "s", + "ess" + ], + [ + "Ġcomple", + "teness" + ], + [ + "Ġresource", + "fulness" + ], + [ + "ĠVolunt", + "eer" + ], + [ + "s", + "pring" + ], + [ + "ĠT", + "P" + ], + [ + "Ġassert", + "ions" + ], + [ + "Ġlif", + "ts" + ], + [ + "liter", + "als" + ], + [ + "Ġw", + "rought" + ], + [ + "Ġqu", + "il" + ], + [ + "æĸ", + "°" + ], + [ + "Ġcaut", + "iously" + ], + [ + "y", + "et" + ], + [ + "Pro", + "per" + ], + [ + ");", + "`" + ], + [ + "mill", + "an" + ], + [ + "ĠHope", + "fully" + ], + [ + "ĠAlger", + "ia" + ], + [ + "hov", + "ah" + ], + [ + "Ġstren", + "uous" + ], + [ + "Ġe", + "ternity" + ], + [ + "ĠR", + "L" + ], + [ + "Ġlab", + "yrinth" + ], + [ + "Ġmagn", + "itudes" + ], + [ + "C", + "ome" + ], + [ + "f", + "onts" + ], + [ + "Ġl", + "ends" + ], + [ + "bs", + "ites" + ], + [ + "Ġcir", + "cl" + ], + [ + "Ġju", + "xtap" + ], + [ + "ĠGard", + "ening" + ], + [ + "ĠHait", + "ian" + ], + [ + "emeter", + "ies" + ], + [ + "P", + "ast" + ], + [ + "R", + "ock" + ], + [ + "t", + "el" + ], + [ + "it", + "ely" + ], + [ + "ĠR", + "ip" + ], + [ + "ĠL", + "on" + ], + [ + "ĠCon", + "sequences" + ], + [ + "Ġge", + "orge" + ], + [ + "ĠSystem", + "atic" + ], + [ + "4", + "95" + ], + [ + "Ġ2", + "14" + ], + [ + "Ġ19", + "1" + ], + [ + "aw", + "ing" + ], + [ + "ĠDescript", + "ive" + ], + [ + "F", + "unc" + ], + [ + "h", + "ra" + ], + [ + "Ġclust", + "ered" + ], + [ + "Ġdisob", + "edience" + ], + [ + "ĠA", + "ri" + ], + [ + "Ġfl", + "or" + ], + [ + "Ġlong", + "ing" + ], + [ + "fe", + "res" + ], + [ + "mel", + "on" + ], + [ + "C", + "ook" + ], + [ + "im", + "uth" + ], + [ + "ount", + "ains" + ], + [ + "Ġbelie", + "ver" + ], + [ + "ĠClean", + "ing" + ], + [ + "Ġmell", + "itus" + ], + [ + "ĠM", + "arl" + ], + [ + "Ġ3", + "10" + ], + [ + "Al", + "pha" + ], + [ + "ha", + "o" + ], + [ + "Ġforward", + "s" + ], + [ + "Ġjournal", + "ing" + ], + [ + "Ġadj", + "unct" + ], + [ + "contin", + "uous" + ], + [ + "e", + "ze" + ], + [ + ")", + "==" + ], + [ + "C", + "hemical" + ], + [ + "poss", + "ibly" + ], + [ + "Ġov", + "ary" + ], + [ + "ĠConvers", + "ation" + ], + [ + ".", + "''" + ], + [ + "Ġt", + "ents" + ], + [ + "Ġg", + "our" + ], + [ + "Ġanch", + "ors" + ], + [ + "Ġtumult", + "uous" + ], + [ + "ĠC", + "hern" + ], + [ + "Ġres", + "ided" + ], + [ + "Ġ`", + "{" + ], + [ + "Ġchem", + "ists" + ], + [ + "W", + "ave" + ], + [ + "ĠV", + "ander" + ], + [ + "Ġdial", + "ysis" + ], + [ + "ĠTe", + "ams" + ], + [ + "75", + "6" + ], + [ + "B", + "u" + ], + [ + "W", + "I" + ], + [ + "or", + "hood" + ], + [ + "Ġsh", + "uff" + ], + [ + "rapeut", + "ics" + ], + [ + "contin", + "ence" + ], + [ + "d", + "ial" + ], + [ + "Ġpe", + "a" + ], + [ + "im", + "i" + ], + [ + "Ġcom", + "plicate" + ], + [ + "uss", + "ed" + ], + [ + "::", + "::" + ], + [ + "L", + "oop" + ], + [ + "ig", + "rate" + ], + [ + "ĠE", + "as" + ], + [ + "ĠG", + "CF" + ], + [ + "Ġfoot", + "wear" + ], + [ + "ĠO", + "v" + ], + [ + "Ġ'", + "':" + ], + [ + "to", + "e" + ], + [ + "Ġobject", + "ively" + ], + [ + "Ġsun", + "burn" + ], + [ + "ĠTitan", + "ic" + ], + [ + "m", + "pi" + ], + [ + "Ġcool", + "s" + ], + [ + "Rad", + "io" + ], + [ + "od", + "ef" + ], + [ + "ĠF", + "urn" + ], + [ + "Ġover", + "write" + ], + [ + "Ġlog", + "istical" + ], + [ + "Ġint", + "imately" + ], + [ + "Ġad", + "ept" + ], + [ + "RE", + "M" + ], + [ + "pack", + "ed" + ], + [ + "S", + "qu" + ], + [ + "Ġqu", + "inoa" + ], + [ + "ĠAl", + "leg" + ], + [ + "mark", + "down" + ], + [ + "ĠAL", + "S" + ], + [ + "Ġesteem", + "ed" + ], + [ + "er", + "d" + ], + [ + "Ġc", + "edar" + ], + [ + "ĠY", + "ose" + ], + [ + "DE", + "L" + ], + [ + "ĠIll", + "ness" + ], + [ + "warn", + "ings" + ], + [ + "R", + "ub" + ], + [ + "ot", + "ta" + ], + [ + "ry", + "n" + ], + [ + "Ġpart", + "nered" + ], + [ + "Ġgen", + "omics" + ], + [ + "ĠLear", + "ned" + ], + [ + "ĠPART", + "IC" + ], + [ + "(", + "%" + ], + [ + "78", + "6" + ], + [ + "valid", + "ator" + ], + [ + "ĠFlor", + "a" + ], + [ + "Ġgoddess", + "es" + ], + [ + "ĠT", + "win" + ], + [ + "ĠC", + "OR" + ], + [ + "ĠRe", + "action" + ], + [ + "Ġpost", + "war" + ], + [ + "Ġscal", + "able" + ], + [ + "Ġmicrob", + "iota" + ], + [ + "Ġst", + "o" + ], + [ + "ĠL", + "L" + ], + [ + "de", + "leted" + ], + [ + "ĠOak", + "land" + ], + [ + "------------------------", + "-" + ], + [ + "v", + "b" + ], + [ + "im", + "gs" + ], + [ + "ĠF", + "ry" + ], + [ + "cl", + "f" + ], + [ + "Ġmed", + "ically" + ], + [ + "Ġpred", + "atory" + ], + [ + "Ch", + "anged" + ], + [ + "At", + "lantic" + ], + [ + "ĠBi", + "omed" + ], + [ + "Ġbench", + "marks" + ], + [ + "ĠSah", + "ara" + ], + [ + "it", + "in" + ], + [ + "Ġty", + "ing" + ], + [ + "ĠSc", + "ar" + ], + [ + "Ġbit", + "ten" + ], + [ + "ĠDevelop", + "ments" + ], + [ + "Ġpolar", + "ized" + ], + [ + "Ġcomp", + "artments" + ], + [ + "ĠPart", + "ner" + ], + [ + "Ġsuit", + "ability" + ], + [ + "Ġdissatisf", + "action" + ], + [ + "Ġf", + "h" + ], + [ + "serial", + "ize" + ], + [ + "Ġprerequ", + "isite" + ], + [ + "7", + "20" + ], + [ + "J", + "P" + ], + [ + "('", + "{" + ], + [ + "Ġstream", + "lined" + ], + [ + "Ġcrop", + "ping" + ], + [ + "Ġgly", + "col" + ], + [ + "ĠD", + "ame" + ], + [ + "ĠHar", + "riet" + ], + [ + "ĠHand", + "le" + ], + [ + "Ġexplos", + "ives" + ], + [ + "ack", + "ing" + ], + [ + "Ch", + "o" + ], + [ + "Ġmill", + "imeter" + ], + [ + "35", + "2" + ], + [ + "Ġinitial", + "ization" + ], + [ + "}.", + "$" + ], + [ + "Ġindel", + "ible" + ], + [ + "ĠT", + "olkien" + ], + [ + "Ġintrodu", + "ctions" + ], + [ + "Ġ[", + "('" + ], + [ + "ĠCol", + "in" + ], + [ + "Ġaction", + "able" + ], + [ + "Ġpric", + "ed" + ], + [ + "Ġrenov", + "ation" + ], + [ + "sc", + "i" + ], + [ + "ĠCont", + "ribut" + ], + [ + "Ġb", + "ony" + ], + [ + "Ġhe", + "irs" + ], + [ + "Ġsup", + "porter" + ], + [ + "ĠRoberts", + "on" + ], + [ + "Almost", + "Equal" + ], + [ + "Ġcan", + "yon" + ], + [ + "ĠRe", + "cycling" + ], + [ + "key", + "words" + ], + [ + "ĠLib", + "eria" + ], + [ + "Ġmult", + "ivariate" + ], + [ + "bo", + "ys" + ], + [ + "âĶģâĶģâĶģâĶģ", + "âĶģâĶģâĶģâĶģ" + ], + [ + "J", + "U" + ], + [ + "U", + "nderstand" + ], + [ + "ĠL", + "af" + ], + [ + "Ġ+", + "/-" + ], + [ + "ĠBl", + "air" + ], + [ + "i", + "Äĩ" + ], + [ + "et", + "ah" + ], + [ + "our", + "ced" + ], + [ + "Ġlib", + "erated" + ], + [ + "ĠMark", + "ets" + ], + [ + "ĠCirc", + "um" + ], + [ + "ĠKn", + "ox" + ], + [ + "ett", + "i" + ], + [ + "ĠCos", + "m" + ], + [ + "4", + "40" + ], + [ + "F", + "ew" + ], + [ + "c", + "g" + ], + [ + "m", + "ite" + ], + [ + "ĠMan", + "ila" + ], + [ + "Ġrat", + "ification" + ], + [ + "writ", + "ers" + ], + [ + "Ġevac", + "uated" + ], + [ + "k", + "p" + ], + [ + "Ġ'", + "'." + ], + [ + "Ġbi", + "king" + ], + [ + "mat", + "hemat" + ], + [ + "Ġast", + "rology" + ], + [ + "Ġpool", + "ing" + ], + [ + "ĠHard", + "y" + ], + [ + "Ġresort", + "ing" + ], + [ + "resol", + "ve" + ], + [ + "Ġb", + "n" + ], + [ + "ro", + "bat" + ], + [ + "amp", + "a" + ], + [ + "Ġcosm", + "ology" + ], + [ + "Ġpine", + "apple" + ], + [ + "(", + "âĪĴ" + ], + [ + "5", + "21" + ], + [ + "F", + "K" + ], + [ + "19", + "30" + ], + [ + "dim", + "ensions" + ], + [ + "Ġepidem", + "i" + ], + [ + "Ġnanot", + "ubes" + ], + [ + "ĠM", + "ant" + ], + [ + "att", + "achment" + ], + [ + "Ġod", + "ors" + ], + [ + "ĠTro", + "jan" + ], + [ + "Ġc", + "yn" + ], + [ + "Ġme", + "ga" + ], + [ + "Ġfabric", + "ated" + ], + [ + "Ġpsychiat", + "ry" + ], + [ + "ĠLarg", + "er" + ], + [ + "-", + ")" + ], + [ + "Ġv", + "ou" + ], + [ + "os", + "ine" + ], + [ + "Ġopt", + "ed" + ], + [ + "ĠMet", + "ro" + ], + [ + "!", + "**" + ], + [ + "``", + "(" + ], + [ + "Pack", + "age" + ], + [ + "ĠRecommend", + "ations" + ], + [ + "J", + "ones" + ], + [ + "x", + "da" + ], + [ + "ĠI", + "U" + ], + [ + "----", + "---" + ], + [ + "Ġentertain", + "ed" + ], + [ + "ĠH", + "ear" + ], + [ + "count", + "ing" + ], + [ + "aby", + "tes" + ], + [ + "F", + "ish" + ], + [ + "Ġint", + "angible" + ], + [ + "Ġ3", + "01" + ], + [ + "ĠSt", + "yles" + ], + [ + "Ġt", + "ul" + ], + [ + "Ġn", + "oses" + ], + [ + "man", + "aged" + ], + [ + "Ġt", + "ier" + ], + [ + "Ġso", + "aking" + ], + [ + "sh", + "apes" + ], + [ + "Ġsql", + "ite" + ], + [ + "ĠAus", + "chwitz" + ], + [ + "L", + "ate" + ], + [ + "P", + "rodu" + ], + [ + "Ġpro", + "phyl" + ], + [ + "ĠM", + "ovie" + ], + [ + "Ġgra", + "ffiti" + ], + [ + "Ġent", + "rusted" + ], + [ + "ĠVer", + "bal" + ], + [ + "ĠWire", + "less" + ], + [ + "m", + "ine" + ], + [ + "ir", + "ies" + ], + [ + "Ġpl", + "ac" + ], + [ + "27", + "1" + ], + [ + "ĠJe", + "hovah" + ], + [ + "Ġfashion", + "able" + ], + [ + "Ġc", + "ached" + ], + [ + "Ġj", + "nx" + ], + [ + "Ġsc", + "or" + ], + [ + "99", + "6" + ], + [ + "Ġvision", + "ary" + ], + [ + "Ġyouth", + "ful" + ], + [ + "j", + "p" + ], + [ + "Ġenvironmental", + "ists" + ], + [ + "ĠOrgan", + "ize" + ], + [ + "ĠJul", + "ie" + ], + [ + "ĠFre", + "em" + ], + [ + "V", + "AR" + ], + [ + "Ġsp", + "ies" + ], + [ + "Ġdens", + "er" + ], + [ + "he", + "li" + ], + [ + "Ġre", + "positories" + ], + [ + "ub", + "ility" + ], + [ + "Ġ20", + "6" + ], + [ + "Ġspray", + "ed" + ], + [ + "G", + "round" + ], + [ + "J", + "C" + ], + [ + "res", + "net" + ], + [ + "ĠTh", + "ir" + ], + [ + "Ġshe", + "ath" + ], + [ + "Ġgr", + "ill" + ], + [ + "Ġmar", + "athon" + ], + [ + "For", + "ward" + ], + [ + "S", + "it" + ], + [ + "Ġn", + "ib" + ], + [ + "Ġ(", + "@" + ], + [ + "Ġal", + "gal" + ], + [ + "ĠEx", + "port" + ], + [ + "ĠDe", + "ut" + ], + [ + "IN", + "PUT" + ], + [ + "all", + "a" + ], + [ + "Ġliter", + "ate" + ], + [ + "Ġber", + "ry" + ], + [ + "D", + "ictionary" + ], + [ + "|", + "^" + ], + [ + "Ġst", + "en" + ], + [ + "oc", + "ultural" + ], + [ + "ĠHundred", + "s" + ], + [ + "ina", + "e" + ], + [ + "Ġfix", + "es" + ], + [ + "Ġor", + "naments" + ], + [ + "az", + "ole" + ], + [ + "ĠSpace", + "X" + ], + [ + "ĠKim", + "ber" + ], + [ + "Ġbetray", + "al" + ], + [ + "Ġmurd", + "ers" + ], + [ + "N", + "M" + ], + [ + "]", + "`" + ], + [ + "AD", + "A" + ], + [ + "Ġbirth", + "place" + ], + [ + "Ġhabit", + "able" + ], + [ + "OM", + "ET" + ], + [ + "Ġmas", + "king" + ], + [ + "3", + "22" + ], + [ + "æ", + "±" + ], + [ + "Ġl", + "ore" + ], + [ + "Ġstud", + "ios" + ], + [ + "irm", + "ation" + ], + [ + "Ġcounter", + "clockwise" + ], + [ + "Ġ", + "Ñĥ" + ], + [ + "ĠB", + "oot" + ], + [ + "8", + "60" + ], + [ + "Ġo", + "u" + ], + [ + "ag", + "ged" + ], + [ + "ĠCl", + "ip" + ], + [ + "B", + "ound" + ], + [ + "P", + "CR" + ], + [ + "av", + "ia" + ], + [ + "Ġplan", + "ar" + ], + [ + "Ġhands", + "ome" + ], + [ + "Ġscal", + "ability" + ], + [ + "Ġ18", + "43" + ], + [ + "Ġdig", + "ested" + ], + [ + "rog", + "ens" + ], + [ + "Ġinitial", + "ized" + ], + [ + "л", + "а" + ], + [ + "R", + "at" + ], + [ + "p", + "ci" + ], + [ + "Ġa", + "k" + ], + [ + "Ġre", + "printed" + ], + [ + "ov", + "is" + ], + [ + "ext", + "ensions" + ], + [ + "Ġsl", + "ogan" + ], + [ + "lor", + "a" + ], + [ + "ĠInc", + "a" + ], + [ + "ĠCoord", + "inator" + ], + [ + "adjust", + "ed" + ], + [ + "Z", + "one" + ], + [ + "y", + "st" + ], + [ + "y", + "ms" + ], + [ + "ch", + "ains" + ], + [ + "Ġinter", + "stellar" + ], + [ + "Par", + "allel" + ], + [ + "Class", + "ification" + ], + [ + "Top", + "ics" + ], + [ + "v", + "ii" + ], + [ + "ĠS", + "we" + ], + [ + "ĠWe", + "ak" + ], + [ + "ĠB", + "ord" + ], + [ + "Ġ18", + "31" + ], + [ + "Ġreact", + "ed" + ], + [ + "ĠInf", + "lamm" + ], + [ + "D", + "one" + ], + [ + "M", + "il" + ], + [ + "ĠS", + "ymph" + ], + [ + "Ġflu", + "ffy" + ], + [ + "Ġhom", + "age" + ], + [ + "Ġobstruct", + "ive" + ], + [ + "Ġpenn", + "ed" + ], + [ + "ĠM", + "ik" + ], + [ + "Ġind", + "ist" + ], + [ + "const", + "raints" + ], + [ + "Ġc", + "ages" + ], + [ + "ĠM", + "umbai" + ], + [ + "Ġinter", + "feres" + ], + [ + "Ġash", + "ore" + ], + [ + "ĠFront", + "ier" + ], + [ + "c", + "ooked" + ], + [ + "arch", + "ment" + ], + [ + "Ġvari", + "ances" + ], + [ + "Al", + "ign" + ], + [ + "Ġunders", + "ide" + ], + [ + "ĠO", + "T" + ], + [ + "ĠJ", + "D" + ], + [ + "Ġpopular", + "ly" + ], + [ + "itect", + "ure" + ], + [ + "ĠP", + "rentice" + ], + [ + "Ġfin", + "anced" + ], + [ + "Ġcirc", + "a" + ], + [ + "Ġ}", + "^{" + ], + [ + "ĠSub", + "stitute" + ], + [ + "ĠJud", + "ith" + ], + [ + "ĠGard", + "ner" + ], + [ + "ĠDocument", + "ation" + ], + [ + "Ġpol", + "ys" + ], + [ + "Can", + "not" + ], + [ + "othe", + "red" + ], + [ + "Ġn", + "ymph" + ], + [ + "ust", + "ering" + ], + [ + "asc", + "us" + ], + [ + "Ġinject", + "ing" + ], + [ + "ar", + "ctan" + ], + [ + "id", + "ences" + ], + [ + "th", + "ings" + ], + [ + "out", + "file" + ], + [ + "lect", + "ed" + ], + [ + "['", + "_" + ], + [ + "ĠâĪ", + "©" + ], + [ + "Ġmiscar", + "riage" + ], + [ + "ST", + "EP" + ], + [ + "ĠDec", + "isions" + ], + [ + "Trans", + "fer" + ], + [ + "Ġb", + "h" + ], + [ + ").", + "âĢĿ" + ], + [ + "ĠUn", + "cle" + ], + [ + "Ob", + "viously" + ], + [ + "Ġexempl", + "ary" + ], + [ + "ĠChap", + "ters" + ], + [ + "nc", + "bi" + ], + [ + "B", + "all" + ], + [ + "W", + "F" + ], + [ + "Ġfor", + "ts" + ], + [ + "Ġsp", + "aring" + ], + [ + "hard", + "t" + ], + [ + "4", + "000" + ], + [ + "Ġqu", + "oting" + ], + [ + "ĠAl", + "ready" + ], + [ + "Ex", + "ternal" + ], + [ + "ĠCur", + "tis" + ], + [ + "æ", + "ı" + ], + [ + "umn", + "i" + ], + [ + "ĠInter", + "pre" + ], + [ + "Ġtrack", + "er" + ], + [ + "P", + "t" + ], + [ + "Ġw", + "ary" + ], + [ + "ĠA", + "ve" + ], + [ + "un", + "ned" + ], + [ + "Ġdec", + "oded" + ], + [ + "#", + "----------------------------------------------------------------" + ], + [ + "Ġp", + "aternal" + ], + [ + "ĠJ", + "in" + ], + [ + "Ġthrough", + "put" + ], + [ + "Ġfollow", + "er" + ], + [ + "Ġinfest", + "ations" + ], + [ + "Austral", + "ian" + ], + [ + "ver", + "te" + ], + [ + "rit", + "z" + ], + [ + "Ġtra", + "iler" + ], + [ + "ĠYoung", + "er" + ], + [ + "bat", + "ches" + ], + [ + "ucalypt", + "us" + ], + [ + "Ġ2", + "21" + ], + [ + "Ġun", + "avoid" + ], + [ + "rict", + "ional" + ], + [ + "Ġf", + "ür" + ], + [ + "Ġre", + "written" + ], + [ + "rom", + "etry" + ], + [ + "Ġ3", + "15" + ], + [ + "Ġup", + "held" + ], + [ + "____", + "__" + ], + [ + "Ġautom", + "ate" + ], + [ + "tra", + "ffic" + ], + [ + "ðĿij", + "Ľ" + ], + [ + "Ġmur", + "als" + ], + [ + "ĠGi", + "ovanni" + ], + [ + "F", + "acts" + ], + [ + "F", + "rance" + ], + [ + "ĠE", + "g" + ], + [ + "Ġsp", + "arking" + ], + [ + "Ġconf", + "ession" + ], + [ + "ĠComput", + "ational" + ], + [ + "Ġharv", + "ests" + ], + [ + "Q", + "Size" + ], + [ + "Ġy", + "r" + ], + [ + "ire", + "t" + ], + [ + "Ġpopular", + "ized" + ], + [ + "]", + "\"" + ], + [ + "Ġqu", + "ake" + ], + [ + "75", + "8" + ], + [ + "yal", + "gia" + ], + [ + "OLOG", + "Y" + ], + [ + "at", + "ta" + ], + [ + "Ġmac", + "roph" + ], + [ + "Ġinsur", + "mountable" + ], + [ + "Ġt", + "ingling" + ], + [ + "ĠH", + "int" + ], + [ + "Ġne", + "arer" + ], + [ + "Ġconnect", + "ors" + ], + [ + "ĠPr", + "ide" + ], + [ + "Ġscreen", + "ings" + ], + [ + "Ġhug", + "ely" + ], + [ + "Ġhaunt", + "ed" + ], + [ + "Ļ", + "Ĥ" + ], + [ + "Ġold", + "s" + ], + [ + "Ġextrem", + "ities" + ], + [ + "ĠLabor", + "atories" + ], + [ + "Ġpor", + "ch" + ], + [ + "Ġshield", + "ing" + ], + [ + "b", + "uck" + ], + [ + "i", + "pts" + ], + [ + "Ġp", + "rick" + ], + [ + "ĠG", + "ould" + ], + [ + "Ġ3", + "80" + ], + [ + "Ġ'", + ":" + ], + [ + "Ġsuper", + "markets" + ], + [ + "ESS", + "ION" + ], + [ + "ĠMess", + "enger" + ], + [ + "ĠS", + "pl" + ], + [ + "Ġle", + "pt" + ], + [ + "ĠLeg", + "o" + ], + [ + "ĠSl", + "oven" + ], + [ + "Ġstew", + "ards" + ], + [ + "ĠMechan", + "isms" + ], + [ + "ĠNarr", + "atives" + ], + [ + "Ġex", + "its" + ], + [ + "ĠE", + "du" + ], + [ + "90", + "8" + ], + [ + "={", + "}" + ], + [ + "Ġlic", + "ence" + ], + [ + "sub", + "mission" + ], + [ + "ĠBib", + "code" + ], + [ + "D", + "uration" + ], + [ + "Ġc", + "ries" + ], + [ + "Ġde", + "w" + ], + [ + "ĠAl", + "f" + ], + [ + "Ġ}", + "_{" + ], + [ + "Ġfoll", + "icles" + ], + [ + "Ġf", + "ringe" + ], + [ + "se", + "arc" + ], + [ + "ĠI", + "o" + ], + [ + "od", + "end" + ], + [ + "Ġsp", + "urred" + ], + [ + "clud", + "es" + ], + [ + "Ġeth", + "yl" + ], + [ + "Ġp", + "ups" + ], + [ + "ĠDe", + "pt" + ], + [ + "br", + "an" + ], + [ + "ĠMc", + "N" + ], + [ + "De", + "ath" + ], + [ + "Ġmarvel", + "ous" + ], + [ + "Valid", + "ator" + ], + [ + "Aud", + "io" + ], + [ + "x", + "bf" + ], + [ + "Ġre", + "par" + ], + [ + "ĠY", + "uk" + ], + [ + "Ġmark", + "up" + ], + [ + "bi", + "ological" + ], + [ + "spe", + "ech" + ], + [ + "B", + "ank" + ], + [ + "S", + "mo" + ], + [ + "Ġart", + "isan" + ], + [ + "SW", + "ORD" + ], + [ + "Gu", + "ide" + ], + [ + "P", + "oll" + ], + [ + "Ġre", + "aff" + ], + [ + "ĠS", + "isters" + ], + [ + "ĠSt", + "atic" + ], + [ + "Conf", + "lict" + ], + [ + "ĠNur", + "se" + ], + [ + "ĠPUR", + "POSE" + ], + [ + "it", + "ution" + ], + [ + "Ġsymb", + "iotic" + ], + [ + "Ġexh", + "ilar" + ], + [ + "Ġabrupt", + "ly" + ], + [ + "è", + "ĩ" + ], + [ + "Ġp", + "enguin" + ], + [ + "st", + "rength" + ], + [ + "Ġprov", + "oked" + ], + [ + "Ġchild", + "care" + ], + [ + "ĠEx", + "hib" + ], + [ + "Ġz", + "omb" + ], + [ + "Ġbi", + "ochemistry" + ], + [ + "Ġport", + "rays" + ], + [ + "76", + "6" + ], + [ + "Ġdetermin", + "istic" + ], + [ + "O", + "V" + ], + [ + "âŁ", + "©" + ], + [ + "]", + "|" + ], + [ + "t", + "om" + ], + [ + "ç", + "Ł" + ], + [ + "ot", + "us" + ], + [ + "âĪ", + "Ĩ" + ], + [ + "ĠBab", + "ies" + ], + [ + "UB", + "L" + ], + [ + "ĠÙ", + "Ī" + ], + [ + "ĠS", + "ap" + ], + [ + "ĠF", + "requently" + ], + [ + "Ch", + "ronic" + ], + [ + "Ele", + "ments" + ], + [ + "Ġoscill", + "ator" + ], + [ + "oly", + "tic" + ], + [ + "e", + "fficacy" + ], + [ + "Ġe", + "uth" + ], + [ + "Ġg", + "le" + ], + [ + "Ġst", + "ature" + ], + [ + "ĠD", + "SM" + ], + [ + "ĠAl", + "phabet" + ], + [ + "Ġtre", + "ason" + ], + [ + "ĠWorld", + "s" + ], + [ + "oph", + "ilic" + ], + [ + "sin", + "h" + ], + [ + "Trans", + "action" + ], + [ + "Ġelectro", + "static" + ], + [ + "ĠCrit", + "icism" + ], + [ + "Redu", + "ce" + ], + [ + "Ġm", + "ans" + ], + [ + "se", + "eds" + ], + [ + "ĠEm", + "erson" + ], + [ + "Process", + "ing" + ], + [ + "ĠUt", + "ility" + ], + [ + "åIJ", + "Ī" + ], + [ + "ĠThous", + "and" + ], + [ + "Ġs", + "ar" + ], + [ + "Ġn", + "ond" + ], + [ + "ĠT", + "rim" + ], + [ + "uc", + "ent" + ], + [ + "Ġall", + "ure" + ], + [ + "lo", + "an" + ], + [ + "Ġpremature", + "ly" + ], + [ + "Ġmenstru", + "ation" + ], + [ + "r", + "ils" + ], + [ + "ĠH", + "ang" + ], + [ + "Ġch", + "urn" + ], + [ + "ĠAd", + "olescent" + ], + [ + "Ġsl", + "ipping" + ], + [ + "ĠâĪ", + "ij" + ], + [ + "Ġwarm", + "ed" + ], + [ + "Ġoh", + "ms" + ], + [ + "Ġepigen", + "etic" + ], + [ + "åī", + "į" + ], + [ + "ĠSaskat", + "chewan" + ], + [ + "G", + "AN" + ], + [ + "ag", + "y" + ], + [ + "11", + "01" + ], + [ + "ĠTe", + "eth" + ], + [ + "64", + "7" + ], + [ + "ĠGreen", + "e" + ], + [ + "Ġadvert", + "ised" + ], + [ + "ĠHunt", + "ing" + ], + [ + "ad", + "minist" + ], + [ + "Ġinf", + "lection" + ], + [ + "att", + "rib" + ], + [ + "ĠJohn", + "ny" + ], + [ + "Ġiron", + "ic" + ], + [ + "ĠVari", + "ation" + ], + [ + "predict", + "ed" + ], + [ + "C", + "hat" + ], + [ + "R", + "ew" + ], + [ + "oll", + "a" + ], + [ + "ĠFe", + "ast" + ], + [ + "John", + "son" + ], + [ + "ĠPur", + "ple" + ], + [ + "ĠDop", + "pler" + ], + [ + "ĠT", + "aken" + ], + [ + "ĠH", + "uff" + ], + [ + "19", + "18" + ], + [ + "Ġcou", + "ch" + ], + [ + "Ġdry", + "er" + ], + [ + "ĠBar", + "riers" + ], + [ + "?", + "\"." + ], + [ + "V", + "ir" + ], + [ + "Ġrepet", + "itions" + ], + [ + "integ", + "rate" + ], + [ + "ĠMoz", + "amb" + ], + [ + "Ġmes", + "othelioma" + ], + [ + "ad", + "am" + ], + [ + "ĠK", + "re" + ], + [ + "ĠGl", + "enn" + ], + [ + "cil", + "iation" + ], + [ + "Ġinhib", + "iting" + ], + [ + "Ġresort", + "s" + ], + [ + "Î", + "£" + ], + [ + "á", + "¿" + ], + [ + "ad", + "ier" + ], + [ + "ch", + "u" + ], + [ + "ĠP", + "ubMed" + ], + [ + "ild", + "a" + ], + [ + "Ġbre", + "thren" + ], + [ + "Ġhydro", + "xide" + ], + [ + "åIJ", + "İ" + ], + [ + "ĠT", + "racking" + ], + [ + "ĠV", + "and" + ], + [ + "ĠPat", + "ricia" + ], + [ + "f", + "inger" + ], + [ + "qu", + "ot" + ], + [ + "ĠD", + "EC" + ], + [ + "par", + "agus" + ], + [ + "ĠProf", + "essionals" + ], + [ + "ĠSch", + "ne" + ], + [ + "Ġanthrop", + "ologists" + ], + [ + "ĠFeed", + "ing" + ], + [ + "topl", + "ankton" + ], + [ + "ic", + "ist" + ], + [ + "ĠD", + "airy" + ], + [ + "Ġthink", + "er" + ], + [ + "ĠPar", + "se" + ], + [ + "Ġcomment", + "ators" + ], + [ + "tan", + "h" + ], + [ + "Ġtradem", + "arks" + ], + [ + "S", + "UB" + ], + [ + "ĠR", + "AF" + ], + [ + "Ġfl", + "ashing" + ], + [ + "test", + "ed" + ], + [ + "DE", + "LETE" + ], + [ + "n", + "av" + ], + [ + "Â", + "¹" + ], + [ + "click", + "ed" + ], + [ + "ateg", + "ies" + ], + [ + "ĠGu", + "ided" + ], + [ + "Ġspac", + "etime" + ], + [ + "Ġdecolon", + "ization" + ], + [ + "Ġcl", + "ashes" + ], + [ + "000", + "2" + ], + [ + "Ġplan", + "ner" + ], + [ + "ĠNot", + "ification" + ], + [ + "normal", + "ized" + ], + [ + "Ġincl", + "ine" + ], + [ + "im", + "plement" + ], + [ + "ĠL", + "ICENSE" + ], + [ + "Sub", + "scribe" + ], + [ + "Ġbreak", + "er" + ], + [ + "part", + "um" + ], + [ + "Ġinvestig", + "ative" + ], + [ + "ros", + "ophila" + ], + [ + "Ġamb", + "ul" + ], + [ + "Ġgarn", + "ered" + ], + [ + "Ġpige", + "on" + ], + [ + "G", + "PS" + ], + [ + "m", + "ans" + ], + [ + "Ø", + "©" + ], + [ + "ĠCh", + "ase" + ], + [ + "de", + "b" + ], + [ + "ĠHer", + "b" + ], + [ + "idd", + "ish" + ], + [ + "ĠTH", + "C" + ], + [ + "Ġcompanions", + "hip" + ], + [ + "ĠPatri", + "arch" + ], + [ + "Ġcray", + "ons" + ], + [ + "Ġabnorm", + "ally" + ], + [ + "Ê", + "¿" + ], + [ + "ĠT", + "C" + ], + [ + "Ġsp", + "un" + ], + [ + "de", + "cre" + ], + [ + "Ġpass", + "port" + ], + [ + "ĠNeg", + "ot" + ], + [ + "ĠDer", + "ivative" + ], + [ + "ifix", + "ion" + ], + [ + "t", + "ier" + ], + [ + "Ġex", + "position" + ], + [ + "Ġsyn", + "onym" + ], + [ + "ĠSi", + "oux" + ], + [ + "Ġassort", + "ment" + ], + [ + "Ġst", + "aining" + ], + [ + "ĠGen", + "es" + ], + [ + "as", + "per" + ], + [ + "form", + "erly" + ], + [ + "epend", + "ency" + ], + [ + "j", + "un" + ], + [ + "90", + "4" + ], + [ + "Ġinfringe", + "ment" + ], + [ + "th", + "ous" + ], + [ + "Ġun", + "ification" + ], + [ + "ĠRe", + "creation" + ], + [ + "gen", + "ome" + ], + [ + "OT", + "H" + ], + [ + "ĠChap", + "man" + ], + [ + "Lat", + "est" + ], + [ + "ç½", + "®" + ], + [ + "S", + "ERV" + ], + [ + "Ġinf", + "lated" + ], + [ + "und", + "ra" + ], + [ + "Ġes", + "capes" + ], + [ + "Ġ", + "}{\\" + ], + [ + "Ġimp", + "ractical" + ], + [ + "gress", + "ions" + ], + [ + "Ġcra", + "ving" + ], + [ + "Ġwarrant", + "y" + ], + [ + "D", + "irection" + ], + [ + "v", + "g" + ], + [ + "Ġd", + "d" + ], + [ + "ten", + "ant" + ], + [ + "Ġcur", + "ated" + ], + [ + "AS", + "K" + ], + [ + "RE", + "T" + ], + [ + "49", + "6" + ], + [ + "Ġpen", + "is" + ], + [ + "Ġnarrow", + "ed" + ], + [ + "ĠTrib", + "une" + ], + [ + "J", + "D" + ], + [ + "m", + "pl" + ], + [ + "am", + "azon" + ], + [ + "Ġcon", + "clusive" + ], + [ + "16", + "00" + ], + [ + "ĠTrans", + "actions" + ], + [ + "ĠBel", + "ize" + ], + [ + "Ġlean", + "ed" + ], + [ + "ĠCert", + "ification" + ], + [ + "âī", + "¥" + ], + [ + "ĠHispan", + "ics" + ], + [ + "Ġmillilit", + "ers" + ], + [ + "E", + "uler" + ], + [ + "Ġdet", + "ained" + ], + [ + "ĠAnd", + "rea" + ], + [ + "Ġfest", + "ive" + ], + [ + "Ġfest", + "ivities" + ], + [ + "Ġcher", + "ries" + ], + [ + "Ġmesmer", + "izing" + ], + [ + "us", + "ks" + ], + [ + "ĠG", + "el" + ], + [ + "Ġk", + "icking" + ], + [ + "eng", + "lish" + ], + [ + "Ġ20", + "9" + ], + [ + "loc", + "ated" + ], + [ + ")=", + "-" + ], + [ + "ĠD", + "il" + ], + [ + "Ch", + "ief" + ], + [ + "ĠBeth", + "lehem" + ], + [ + "ĠG", + "ur" + ], + [ + "Ġtrans", + "planted" + ], + [ + "Ġdist", + "al" + ], + [ + "d", + "aughter" + ], + [ + "48", + "9" + ], + [ + "Ġacid", + "ification" + ], + [ + "Ass", + "ign" + ], + [ + "Ġcont", + "iguous" + ], + [ + "Ġ19", + "4" + ], + [ + "sw", + "ana" + ], + [ + "MAT", + "H" + ], + [ + "ĠBot", + "anical" + ], + [ + "Ġair", + "lines" + ], + [ + "Ġ36", + "00" + ], + [ + "Ġfertil", + "ized" + ], + [ + "ĠHy", + "giene" + ], + [ + "Ġinterven", + "ing" + ], + [ + "S", + "ITE" + ], + [ + "Ġg", + "endered" + ], + [ + "Ġwh", + "ichever" + ], + [ + "Off", + "ice" + ], + [ + "Ġindul", + "ge" + ], + [ + "åĮ", + "ĸ" + ], + [ + "Ġcaterpill", + "ar" + ], + [ + "Ġwh", + "ip" + ], + [ + "print", + "ln" + ], + [ + "ĠMe", + "cca" + ], + [ + "Ġtrust", + "s" + ], + [ + "Ġredund", + "ancy" + ], + [ + "Ġinterchange", + "ably" + ], + [ + "K", + "nown" + ], + [ + "t", + "reated" + ], + [ + "Ġsolid", + "ify" + ], + [ + "ĠGate", + "way" + ], + [ + "x", + "z" + ], + [ + "Ġc", + "b" + ], + [ + "ch", + "rome" + ], + [ + "ĠH", + "utch" + ], + [ + "Ġdi", + "version" + ], + [ + "Ġexperiment", + "ally" + ], + [ + "ste", + "ine" + ], + [ + "Ġfrag", + "rance" + ], + [ + "Ġin", + "ductor" + ], + [ + "ab", + "l" + ], + [ + "Ġspecial", + "ization" + ], + [ + "r", + "ontal" + ], + [ + "Ġl", + "ys" + ], + [ + "ĠC", + "odes" + ], + [ + "ĠPer", + "uvian" + ], + [ + "Ġiv", + "y" + ], + [ + "Ġtil", + "ted" + ], + [ + "re", + "cent" + ], + [ + "Ġtra", + "ctor" + ], + [ + "Ġav", + "ail" + ], + [ + "duct", + "ors" + ], + [ + "Ġmess", + "engers" + ], + [ + "Ġdeliver", + "ies" + ], + [ + "ATION", + "AL" + ], + [ + "ĠIllust", + "rated" + ], + [ + "ĠEE", + "G" + ], + [ + "3", + "17" + ], + [ + "M", + "oz" + ], + [ + "M", + "agic" + ], + [ + "o", + "or" + ], + [ + "Ġin", + "box" + ], + [ + "ol", + "ved" + ], + [ + "ĠS", + "AM" + ], + [ + "ull", + "a" + ], + [ + "duc", + "ers" + ], + [ + "Ġmis", + "erable" + ], + [ + "ident", + "ally" + ], + [ + "bl", + "ers" + ], + [ + "Est", + "ablish" + ], + [ + "%", + "|" + ], + [ + "Ġin", + "secure" + ], + [ + "Ġe", + "ther" + ], + [ + "ĠC", + "ream" + ], + [ + "ĠB", + "har" + ], + [ + "ĠArgent", + "ine" + ], + [ + "x", + "ls" + ], + [ + "ĠF", + "res" + ], + [ + "arch", + "ing" + ], + [ + "ĠAd", + "olesc" + ], + [ + "ĠWork", + "er" + ], + [ + "Ġunfold", + "ed" + ], + [ + "Ur", + "ban" + ], + [ + "ĠMig", + "uel" + ], + [ + "in", + "oid" + ], + [ + "Pat", + "tern" + ], + [ + "l", + "ane" + ], + [ + "ĠB", + "O" + ], + [ + "ĠD", + "art" + ], + [ + "Ġinterpret", + "ive" + ], + [ + "ĠC", + "HE" + ], + [ + "Ġcorrect", + "ness" + ], + [ + "ĠMan", + "uel" + ], + [ + "Ġmetabol", + "ites" + ], + [ + "exist", + "ent" + ], + [ + "ĠRh", + "ine" + ], + [ + "Ġupl", + "ift" + ], + [ + "ĠKu", + "wait" + ], + [ + "64", + "9" + ], + [ + "ĠComp", + "act" + ], + [ + "ĠAz", + "ure" + ], + [ + "åĽ", + "¾" + ], + [ + "ĠR", + "um" + ], + [ + "Ġtw", + "itter" + ], + [ + "Ġresid", + "ency" + ], + [ + "Ġmeteor", + "ological" + ], + [ + "Ġupgrad", + "es" + ], + [ + "æī", + "Ģ" + ], + [ + "``{", + "``" + ], + [ + "x", + "l" + ], + [ + "ĠS", + "aid" + ], + [ + "Ġv", + "arn" + ], + [ + "H", + "arv" + ], + [ + "im", + "us" + ], + [ + "ĠSc", + "outs" + ], + [ + "f", + "inding" + ], + [ + "Ġso", + "aring" + ], + [ + "Ġtw", + "elfth" + ], + [ + "Ġ$\\", + "{" + ], + [ + "tra", + "vel" + ], + [ + "ĠJo", + "el" + ], + [ + "p", + "ain" + ], + [ + "ĠB", + "und" + ], + [ + "over", + "flow" + ], + [ + "65", + "6" + ], + [ + "Ġexempl", + "ify" + ], + [ + "aund", + "ers" + ], + [ + "ĠS", + "IGN" + ], + [ + "ĠD", + "ob" + ], + [ + "__", + "))" + ], + [ + "Ġqual", + "ifying" + ], + [ + "HO", + "ME" + ], + [ + "ĠLou", + "ise" + ], + [ + "Ġye", + "ah" + ], + [ + "Ġinert", + "ial" + ], + [ + "Ġrelie", + "ving" + ], + [ + "Ġr", + "arity" + ], + [ + "Ġfilm", + "makers" + ], + [ + "Ġembarr", + "assed" + ], + [ + "Ġpro", + "verb" + ], + [ + "Ex", + "ist" + ], + [ + "Ġflavor", + "ful" + ], + [ + "ĠEX", + "AM" + ], + [ + "ĠGeoff", + "rey" + ], + [ + "Ġ3", + "70" + ], + [ + "Custom", + "ized" + ], + [ + "hearted", + "ly" + ], + [ + ",", + "$$" + ], + [ + "p", + "H" + ], + [ + "est", + "hesia" + ], + [ + "Ġsub", + "class" + ], + [ + "Ġed", + "ema" + ], + [ + "Ġdown", + "fall" + ], + [ + "arrow", + "s" + ], + [ + "wal", + "let" + ], + [ + "Ġwarr", + "ants" + ], + [ + "Ġprud", + "ent" + ], + [ + "D", + "ivid" + ], + [ + "E", + "O" + ], + [ + "Ġrel", + "iant" + ], + [ + "Ġessential", + "s" + ], + [ + "ä¿", + "¡" + ], + [ + "Ġp", + "ity" + ], + [ + "ip", + "v" + ], + [ + "Ġhy", + "gien" + ], + [ + "Ext", + "ra" + ], + [ + "[", + "@" + ], + [ + "start", + "ed" + ], + [ + "ĠShort", + "ly" + ], + [ + "four", + "th" + ], + [ + "ĠBroad", + "way" + ], + [ + "Ġmad", + "ness" + ], + [ + "Ġleth", + "arg" + ], + [ + "ith", + "s" + ], + [ + "Ġmy", + "ocard" + ], + [ + "(-", + "\\" + ], + [ + "U", + "F" + ], + [ + "44", + "7" + ], + [ + "ĠUse", + "ful" + ], + [ + "ĠJac", + "obs" + ], + [ + "mag", + "ic" + ], + [ + "t", + "rees" + ], + [ + "im", + "read" + ], + [ + "ĠI", + "i" + ], + [ + "The", + "ta" + ], + [ + "ĠMal", + "i" + ], + [ + "ĠSun", + "ni" + ], + [ + "Ġupgrad", + "ed" + ], + [ + "ic", + "er" + ], + [ + "Ġeth", + "ically" + ], + [ + "Ġexceed", + "ingly" + ], + [ + "Ġsecre", + "ted" + ], + [ + "Ġburst", + "ing" + ], + [ + "Ġveterin", + "arians" + ], + [ + "Ġprecon", + "ceived" + ], + [ + "Ġpe", + "bb" + ], + [ + "IC", + "H" + ], + [ + "ĠNe", + "ut" + ], + [ + "z", + "an" + ], + [ + "Ð", + "Ĥ" + ], + [ + "Ġre", + "connect" + ], + [ + "Ġstr", + "ives" + ], + [ + "ĠInd", + "us" + ], + [ + "sl", + "ots" + ], + [ + "ĠMoh", + "ammed" + ], + [ + "Ġundist", + "urbed" + ], + [ + "W", + "inter" + ], + [ + "f", + "owl" + ], + [ + "x", + "it" + ], + [ + "Ġpop", + "ulate" + ], + [ + "{}", + "'." + ], + [ + "ĠTre", + "k" + ], + [ + "ĠTerm", + "inal" + ], + [ + "re", + "curs" + ], + [ + "ĠIn", + "clusive" + ], + [ + "Ġcl", + "utter" + ], + [ + "Ġinf", + "ested" + ], + [ + "IN", + "ST" + ], + [ + "Ġpale", + "ont" + ], + [ + "Ġmotiv", + "ational" + ], + [ + "ĠGu", + "jar" + ], + [ + "Ġtribut", + "aries" + ], + [ + "Ġhorr", + "ific" + ], + [ + "WID", + "TH" + ], + [ + "Ġ", + "í" + ], + [ + "Ġse", + "cession" + ], + [ + "Ġded", + "uction" + ], + [ + "Ġbio", + "fuel" + ], + [ + "Ġunlaw", + "ful" + ], + [ + "R", + "ules" + ], + [ + "UT", + "F" + ], + [ + "CH", + "ANT" + ], + [ + "ĠTreat", + "ments" + ], + [ + "Â", + "Ł" + ], + [ + "ĠInd", + "uction" + ], + [ + "Ġvac", + "ant" + ], + [ + "Rad", + "ius" + ], + [ + "Ġh", + "olog" + ], + [ + "ak", + "ov" + ], + [ + "Ġsub", + "conscious" + ], + [ + "Ġchar", + "ismatic" + ], + [ + "th", + "ia" + ], + [ + "Ġment", + "ality" + ], + [ + "Ġrequ", + "isite" + ], + [ + "('", + ".')" + ], + [ + "14", + "2857" + ], + [ + "Ġconvers", + "ational" + ], + [ + "Ġchron", + "ology" + ], + [ + "behavior", + "al" + ], + [ + "f", + "elt" + ], + [ + "g", + "rey" + ], + [ + "Ġw", + "agons" + ], + [ + "et", + "rics" + ], + [ + "Ġst", + "ools" + ], + [ + "Ġcomp", + "ulsive" + ], + [ + "Ġche", + "ating" + ], + [ + "Ġsk", + "ipped" + ], + [ + "co", + "at" + ], + [ + "ĠFull", + "er" + ], + [ + ",", + ":]" + ], + [ + "3", + "11" + ], + [ + "B", + "AL" + ], + [ + "w", + "olf" + ], + [ + "Ġrep", + "el" + ], + [ + "Ġwild", + "ly" + ], + [ + "Ġice", + "berg" + ], + [ + "Diff", + "erence" + ], + [ + "Commun", + "ication" + ], + [ + "ĠApt", + "itude" + ], + [ + "Ġof", + "t" + ], + [ + "te", + "chnology" + ], + [ + "ĠDist", + "ributions" + ], + [ + "Ġsched", + "uler" + ], + [ + "ĠNY", + "C" + ], + [ + "ĠGarc", + "ia" + ], + [ + "b", + "elt" + ], + [ + "c", + "sc" + ], + [ + "al", + "ted" + ], + [ + "ĠT", + "L" + ], + [ + "ĠC", + "erv" + ], + [ + "Ġaccess", + "ion" + ], + [ + "ĠPlan", + "etary" + ], + [ + "Ġvar", + "ic" + ], + [ + "Ġtransc", + "ending" + ], + [ + "Develop", + "ing" + ], + [ + "imag", + "in" + ], + [ + "»", + "¿" + ], + [ + "Ġ2", + "32" + ], + [ + "Ġ2", + "34" + ], + [ + "act", + "ors" + ], + [ + "ĠNob", + "ody" + ], + [ + "0", + "24" + ], + [ + "v", + "re" + ], + [ + "Ġf", + "eral" + ], + [ + "pl", + "itude" + ], + [ + "Ġover", + "lay" + ], + [ + "Ġw", + "f" + ], + [ + "Ġf", + "c" + ], + [ + "Ġsp", + "anned" + ], + [ + "Ġpre", + "ach" + ], + [ + "Ġperform", + "er" + ], + [ + "Ġrest", + "less" + ], + [ + "ĠBar", + "rett" + ], + [ + "Ġyours", + "elves" + ], + [ + "ĠB", + "ran" + ], + [ + "Ġset", + "attr" + ], + [ + "ĠSp", + "art" + ], + [ + "Det", + "ailed" + ], + [ + "ĠShel", + "ley" + ], + [ + "I", + "g" + ], + [ + "he", + "ed" + ], + [ + "Ġ18", + "33" + ], + [ + "ĠHol", + "t" + ], + [ + "uts", + "ch" + ], + [ + "Ġn", + "c" + ], + [ + "un", + "ched" + ], + [ + "ĠR", + "P" + ], + [ + "Ġlog", + "its" + ], + [ + "ĠDr", + "iving" + ], + [ + "DE", + "P" + ], + [ + "ĠDist", + "ributed" + ], + [ + "ĠR", + "af" + ], + [ + "Ġprob", + "ing" + ], + [ + "Ġwid", + "gets" + ], + [ + "det", + "ect" + ], + [ + ")$$", + "," + ], + [ + "Pot", + "ential" + ], + [ + "Ġfres", + "co" + ], + [ + "ĠOdys", + "sey" + ], + [ + "L", + "ive" + ], + [ + "ĠBi", + "om" + ], + [ + "ch", + "unks" + ], + [ + "Ġr", + "pm" + ], + [ + "yn", + "esian" + ], + [ + "Ġsal", + "am" + ], + [ + "aur", + "ant" + ], + [ + "d", + "rug" + ], + [ + "st", + "mt" + ], + [ + "ĠS", + "ard" + ], + [ + "ĠM", + "ats" + ], + [ + "ary", + "a" + ], + [ + "44", + "6" + ], + [ + "ĠClaud", + "e" + ], + [ + "Q", + "Q" + ], + [ + "T", + "OP" + ], + [ + "ĠG", + "ore" + ], + [ + "='", + "')" + ], + [ + "Ġcompl", + "iant" + ], + [ + "ĠS", + "igma" + ], + [ + "oint", + "s" + ], + [ + "AN", + "Y" + ], + [ + "Ġdu", + "o" + ], + [ + "ĠAzerbai", + "jan" + ], + [ + "Ġ", + "à¦" + ], + [ + "Ġl", + "est" + ], + [ + "th", + "r" + ], + [ + "Ġv", + "ested" + ], + [ + "ect", + "in" + ], + [ + "Ġres", + "ize" + ], + [ + "ĠK", + "end" + ], + [ + "Ġsl", + "ipped" + ], + [ + "66", + "9" + ], + [ + "39", + "3" + ], + [ + "Ġprop", + "ensity" + ], + [ + "She", + "ll" + ], + [ + "%", + "||" + ], + [ + "Ġhe", + "ns" + ], + [ + "Ġinteract", + "ed" + ], + [ + "Ġsimpl", + "ification" + ], + [ + "gal", + "itarian" + ], + [ + "Seg", + "ment" + ], + [ + "A", + "y" + ], + [ + "á", + "ŀ" + ], + [ + "Ġheart", + "y" + ], + [ + "C", + "arl" + ], + [ + "ĠT", + "ac" + ], + [ + "pt", + "ime" + ], + [ + "Ġcondition", + "er" + ], + [ + "Ġcomment", + "aries" + ], + [ + "Ġge", + "ologists" + ], + [ + "Ġo", + "ily" + ], + [ + "ĠA", + "mer" + ], + [ + "Ġident", + "ifiers" + ], + [ + "q", + "r" + ], + [ + "ĠN", + "PR" + ], + [ + "Ġchar", + "ities" + ], + [ + "Prep", + "are" + ], + [ + "prep", + "ared" + ], + [ + "gg", + "er" + ], + [ + "Ġfil", + "aments" + ], + [ + "IF", + "F" + ], + [ + "ĠPass", + "word" + ], + [ + "ĠDeterm", + "ining" + ], + [ + "Ill", + "ust" + ], + [ + "ukk", + "ah" + ], + [ + "s", + "erv" + ], + [ + "Ġ", + "################################" + ], + [ + "ĠWell", + "ness" + ], + [ + "Ġrecurs", + "ively" + ], + [ + "ĠSanct", + "uary" + ], + [ + "Ġprob", + "iotic" + ], + [ + "98", + "4" + ], + [ + "ĠEst", + "onia" + ], + [ + "ĠLes", + "lie" + ], + [ + "ĠMir", + "ror" + ], + [ + "F", + "red" + ], + [ + "ĠP", + "urdue" + ], + [ + "ĠF", + "en" + ], + [ + "Ġhost", + "ilities" + ], + [ + "Ġï", + "¿½" + ], + [ + "о", + "н" + ], + [ + "A", + "qu" + ], + [ + "Ġerrone", + "ous" + ], + [ + "vers", + "ed" + ], + [ + "Ġpaper", + "work" + ], + [ + "Ġsequ", + "enced" + ], + [ + "Sub", + "stitute" + ], + [ + "Ġdilig", + "ence" + ], + [ + "%", + ";" + ], + [ + "C", + "onse" + ], + [ + "Ġarch", + "ipelago" + ], + [ + "assert", + "AlmostEqual" + ], + [ + "pec", + "ific" + ], + [ + "ĠMin", + "isters" + ], + [ + "A", + "sh" + ], + [ + "Ġ4", + "40" + ], + [ + "for", + "ced" + ], + [ + "ee", + "per" + ], + [ + "cons", + "ider" + ], + [ + "Ġaggreg", + "ates" + ], + [ + "Ġengra", + "ved" + ], + [ + ".", + "]," + ], + [ + "P", + "ays" + ], + [ + "Ġch", + "orus" + ], + [ + "Ġro", + "am" + ], + [ + "Ġ{", + "-" + ], + [ + "text", + "s" + ], + [ + "Ass", + "uming" + ], + [ + "ĠNut", + "r" + ], + [ + "ve", + "e" + ], + [ + "ag", + "ra" + ], + [ + "int", + "roduction" + ], + [ + "to", + "x" + ], + [ + "95", + "7" + ], + [ + "ĠOS", + "HA" + ], + [ + "A", + "Z" + ], + [ + "â̦", + ".." + ], + [ + "Ġinnov", + "ate" + ], + [ + "98", + "9" + ], + [ + "Ġreson", + "ant" + ], + [ + "Ġstrat", + "ification" + ], + [ + "Ġreluct", + "ance" + ], + [ + "]", + "^" + ], + [ + "p", + "one" + ], + [ + "č", + "ĊĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "Ġto", + "ast" + ], + [ + "Ġch", + "ars" + ], + [ + "Ġatt", + "aches" + ], + [ + "ĠPr", + "ussian" + ], + [ + "Coll", + "ins" + ], + [ + "'", + "\"," + ], + [ + "W", + "ay" + ], + [ + "u", + "w" + ], + [ + "ĠM", + "eter" + ], + [ + "ĠG", + "Hz" + ], + [ + "Ġtotal", + "itarian" + ], + [ + "Ġcir", + "rhosis" + ], + [ + "ĠElim", + "ination" + ], + [ + "F", + "at" + ], + [ + "l", + "azy" + ], + [ + "Ġus", + "ability" + ], + [ + "ĠPar", + "alle" + ], + [ + "Tra", + "vel" + ], + [ + "Ġb", + "orough" + ], + [ + "ĠN", + "SF" + ], + [ + "ĠGP", + "IO" + ], + [ + "Ġpopul", + "ace" + ], + [ + "st", + "yles" + ], + [ + "Ġl", + "enders" + ], + [ + "Ġdec", + "ks" + ], + [ + "Ġsl", + "ash" + ], + [ + "gen", + "es" + ], + [ + "Ġregen", + "erate" + ], + [ + "G", + "V" + ], + [ + "d", + "uty" + ], + [ + "ĠF", + "CC" + ], + [ + "29", + "1" + ], + [ + "ĠBry", + "an" + ], + [ + "at", + "aka" + ], + [ + "Ġs", + "add" + ], + [ + "rom", + "yalgia" + ], + [ + "ĠE", + "uch" + ], + [ + "Ġ5", + "40" + ], + [ + "75", + "4" + ], + [ + "fil", + "enames" + ], + [ + "ĠDig", + "it" + ], + [ + "Ġcort", + "ical" + ], + [ + "Ġdwell", + "ers" + ], + [ + "Ġtheat", + "rical" + ], + [ + "B", + "ern" + ], + [ + "G", + "roups" + ], + [ + "Ġt", + "aps" + ], + [ + "ib", + "e" + ], + [ + "Ġsim", + "ulating" + ], + [ + "Ch", + "urch" + ], + [ + "Object", + "s" + ], + [ + "å", + "Ŀ" + ], + [ + "ĠW", + "att" + ], + [ + "ĠR", + "EST" + ], + [ + "(\"", + "." + ], + [ + "ĠSh", + "o" + ], + [ + "ĠSoci", + "eties" + ], + [ + "Ġmild", + "er" + ], + [ + "Ġoverwhelming", + "ly" + ], + [ + "Ġm", + "k" + ], + [ + "ĠR", + "abb" + ], + [ + "ĠCraft", + "s" + ], + [ + "Ġsymph", + "ony" + ], + [ + "Ġameric", + "ans" + ], + [ + "f", + "iber" + ], + [ + "n", + "oun" + ], + [ + "Ġsl", + "ang" + ], + [ + "ĠGreat", + "est" + ], + [ + "A", + "w" + ], + [ + "W", + "ARNING" + ], + [ + "ĠH", + "MS" + ], + [ + "ĠG", + "rab" + ], + [ + "Ġmach", + "ining" + ], + [ + "Ġnarrow", + "ly" + ], + [ + "ĠThough", + "ts" + ], + [ + "Ġa", + "ust" + ], + [ + "Be", + "havior" + ], + [ + "Ġow", + "es" + ], + [ + "Ġboot", + "strap" + ], + [ + "m", + "is" + ], + [ + "--", + ">" + ], + [ + "ĠD", + "w" + ], + [ + "Ġpo", + "ignant" + ], + [ + "not", + "ify" + ], + [ + "Ġbar", + "bar" + ], + [ + "âĪ", + "Ī" + ], + [ + "Ġvill", + "ain" + ], + [ + "u", + "ctions" + ], + [ + "Ġn", + "os" + ], + [ + "ĠRel", + "ax" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "Ġ" + ], + [ + "Ġcact", + "us" + ], + [ + "red", + "is" + ], + [ + "ïĤ", + "·" + ], + [ + "ĠUru", + "gu" + ], + [ + "H", + "M" + ], + [ + "ĠDav", + "ies" + ], + [ + "ĠCreat", + "es" + ], + [ + "Ġirrit", + "ated" + ], + [ + "ĠPent", + "ecost" + ], + [ + "Ġf", + "g" + ], + [ + "ĠO", + "man" + ], + [ + "Ġâ", + "Ļ" + ], + [ + "Ġreject", + "s" + ], + [ + "çĽ", + "®" + ], + [ + "S", + "ad" + ], + [ + "Ġp", + "ore" + ], + [ + "Ġcon", + "cessions" + ], + [ + "}.", + "$$" + ], + [ + "ĠVisual", + "ization" + ], + [ + "Ġpries", + "thood" + ], + [ + "prof", + "en" + ], + [ + "Ġsp", + "ruce" + ], + [ + "Ġfull", + "er" + ], + [ + "Ġnost", + "algia" + ], + [ + "in", + "formatics" + ], + [ + "im", + "odal" + ], + [ + "ord", + "ination" + ], + [ + "Ġra", + "cc" + ], + [ + "SE", + "CRE" + ], + [ + "Ġpoly", + "phen" + ], + [ + "Ġcarp", + "enter" + ], + [ + "Ġcalibr", + "ated" + ], + [ + "Ġpl", + "ume" + ], + [ + "ĠIs", + "abel" + ], + [ + "otyp", + "ic" + ], + [ + "Ġt", + "v" + ], + [ + "Ġd", + "usk" + ], + [ + "Ġu", + "id" + ], + [ + "land", + "er" + ], + [ + "Ġspecial", + "ised" + ], + [ + "Col", + "lab" + ], + [ + "ĠCap", + "ac" + ], + [ + "ĠCh", + "op" + ], + [ + "EN", + "V" + ], + [ + "64", + "4" + ], + [ + "Ġsalt", + "water" + ], + [ + "ĠF", + "T" + ], + [ + "ĠK", + "aw" + ], + [ + "Ġmis", + "fort" + ], + [ + "Ġweather", + "ing" + ], + [ + "ĠAud", + "ience" + ], + [ + "S", + "on" + ], + [ + "Ġun", + "p" + ], + [ + "log", + "ic" + ], + [ + "Ġtranscend", + "ental" + ], + [ + "Ġlobby", + "ing" + ], + [ + "ĠCitizens", + "hip" + ], + [ + "U", + "pload" + ], + [ + "t", + "une" + ], + [ + "Ġt", + "andem" + ], + [ + "ĠRe", + "ve" + ], + [ + "ĠBo", + "oth" + ], + [ + "conf", + "lict" + ], + [ + "ĠOp", + "inion" + ], + [ + "ĠFab", + "ric" + ], + [ + "Ax", + "is" + ], + [ + "Ġm", + "uddy" + ], + [ + "ĠF", + "ischer" + ], + [ + "Ġsc", + "rum" + ], + [ + "75", + "7" + ], + [ + "Ġschem", + "atic" + ], + [ + "Ġr", + "iddle" + ], + [ + "Ġsymbol", + "ized" + ], + [ + "super", + "vised" + ], + [ + "b", + "is" + ], + [ + "Tor", + "ch" + ], + [ + "Ġredes", + "ign" + ], + [ + "m", + "ation" + ], + [ + "Ġra", + "ft" + ], + [ + "Ġ18", + "34" + ], + [ + "Ġcollect", + "ibles" + ], + [ + "Ġflo", + "oring" + ], + [ + "US", + "D" + ], + [ + "g", + "ens" + ], + [ + "----------------", + "----------" + ], + [ + "Ġhes", + "itated" + ], + [ + "Ġsurf", + "ing" + ], + [ + "t", + "ogether" + ], + [ + "ĠC", + "NC" + ], + [ + "ĠD", + "rama" + ], + [ + "Ġsub", + "type" + ], + [ + "IN", + "DEX" + ], + [ + "rand", + "n" + ], + [ + "ĠProp", + "ulsion" + ], + [ + "oli", + "osis" + ], + [ + "åŃ", + "ĺ" + ], + [ + "ĠK", + "om" + ], + [ + "Ġmort", + "g" + ], + [ + "Tim", + "my" + ], + [ + "ĠJere", + "my" + ], + [ + "ĠG", + "ang" + ], + [ + "Ġ6", + "40" + ], + [ + "Ġgener", + "ously" + ], + [ + "68", + "6" + ], + [ + "Ġt", + "ex" + ], + [ + "âĢ", + "º" + ], + [ + "ĠWe", + "alth" + ], + [ + "Sc", + "ene" + ], + [ + "Ġlent", + "ils" + ], + [ + "Poss", + "ible" + ], + [ + "m", + "igration" + ], + [ + "ar", + "at" + ], + [ + "Ġher", + "ald" + ], + [ + "Ġspaces", + "hip" + ], + [ + "ĠTasman", + "ia" + ], + [ + "ic", + "ists" + ], + [ + "ost", + "eroids" + ], + [ + "bl", + "ast" + ], + [ + "analy", + "tic" + ], + [ + "Fun", + "ctions" + ], + [ + "he", + "avy" + ], + [ + "ĠCom", + "mod" + ], + [ + "oph", + "ilia" + ], + [ + ".", + "<" + ], + [ + "i", + "ator" + ], + [ + "asc", + "ript" + ], + [ + "cont", + "amination" + ], + [ + "Ġaltern", + "atively" + ], + [ + "ĠCard", + "iovascular" + ], + [ + "Ġasym", + "metric" + ], + [ + ":", + "[" + ], + [ + "nd", + "a" + ], + [ + "am", + "ate" + ], + [ + "ĠC", + "oding" + ], + [ + "^{", + "-\\" + ], + [ + "Ġann", + "ouncing" + ], + [ + "sm", + "ooth" + ], + [ + "Ġresid", + "ences" + ], + [ + "Ġimmers", + "ing" + ], + [ + "f", + "q" + ], + [ + "ĠC", + "rist" + ], + [ + "ĠF", + "ract" + ], + [ + "Ġun", + "controll" + ], + [ + "Ġign", + "ite" + ], + [ + "ĠDim", + "ensions" + ], + [ + "E", + "mp" + ], + [ + "e", + "asy" + ], + [ + "Ġs", + "ieve" + ], + [ + "en", + "as" + ], + [ + "il", + "ot" + ], + [ + "Ġhe", + "res" + ], + [ + "ĠW", + "orm" + ], + [ + "ĠW", + "S" + ], + [ + "Ġcow", + "ork" + ], + [ + "E", + "B" + ], + [ + "Ġsu", + "ction" + ], + [ + "Ġout", + "flow" + ], + [ + "Ġ#", + ":" + ], + [ + "Ġeffect", + "ed" + ], + [ + "Ġconf", + "essed" + ], + [ + "ĠRes", + "cue" + ], + [ + "ĠPract", + "ition" + ], + [ + "Ġunf", + "avorable" + ], + [ + "Ġfav", + "oring" + ], + [ + "W", + "B" + ], + [ + "n", + "or" + ], + [ + "id", + "y" + ], + [ + "ich", + "t" + ], + [ + "35", + "3" + ], + [ + "+", + "/" + ], + [ + "E", + "conom" + ], + [ + "Ġ2", + "90" + ], + [ + "Ġur", + "gently" + ], + [ + "Ġcustom", + "ization" + ], + [ + "ĠSet", + "tlement" + ], + [ + "Ġwel", + "d" + ], + [ + "V", + "O" + ], + [ + "n", + "our" + ], + [ + "Ġm", + "ailing" + ], + [ + "ow", + "ment" + ], + [ + "sc", + "heme" + ], + [ + "SO", + "URCE" + ], + [ + "ophys", + "iology" + ], + [ + "own", + "s" + ], + [ + "Ġfif", + "teenth" + ], + [ + "sv", + "g" + ], + [ + "Ġsle", + "ek" + ], + [ + "\"", + "><" + ], + [ + "Ġlo", + "osen" + ], + [ + "ĠÎ", + "º" + ], + [ + "Ġhes", + "itation" + ], + [ + "Ġvin", + "yl" + ], + [ + "D", + "OWN" + ], + [ + "Ġd", + "ared" + ], + [ + "ess", + "ay" + ], + [ + "ĠAr", + "bor" + ], + [ + "ĠZ", + "ur" + ], + [ + "Ġcy", + "stic" + ], + [ + "Ġsepar", + "ator" + ], + [ + "opl", + "astic" + ], + [ + "R", + "H" + ], + [ + "h", + "of" + ], + [ + "us", + "ual" + ], + [ + "65", + "8" + ], + [ + "Connect", + "ing" + ], + [ + "h", + "undred" + ], + [ + "Ġob", + "tuse" + ], + [ + "Ġdefend", + "ants" + ], + [ + "Ġlocom", + "otive" + ], + [ + "Ġcytok", + "ines" + ], + [ + "f", + "el" + ], + [ + "Ġwh", + "ims" + ], + [ + "Ġap", + "optosis" + ], + [ + "Ġar", + "isen" + ], + [ + "Ġtrans", + "ports" + ], + [ + "Ġprop", + "hetic" + ], + [ + "ĠCompan", + "ion" + ], + [ + "Ġcongreg", + "ations" + ], + [ + "m", + "ese" + ], + [ + "reat", + "h" + ], + [ + "mat", + "mul" + ], + [ + "Ġnom", + "ination" + ], + [ + "Ġcourty", + "ard" + ], + [ + "Ġen", + "cyclop" + ], + [ + "ĠSh", + "ows" + ], + [ + "ON", + "D" + ], + [ + "Ġsuper", + "visors" + ], + [ + "ynam", + "ics" + ], + [ + "ĠJes", + "uit" + ], + [ + "ns", + "ics" + ], + [ + "ĠLa", + "os" + ], + [ + "Ġsen", + "ators" + ], + [ + "ĠMon", + "etary" + ], + [ + "ji", + "ang" + ], + [ + "N", + "ic" + ], + [ + "{", + "," + ], + [ + "ĠI", + "EP" + ], + [ + "Ġem", + "igration" + ], + [ + "ĠOr", + "ch" + ], + [ + "Ġ25", + "2" + ], + [ + "ĠSk", + "ill" + ], + [ + "ĠNet", + "flix" + ], + [ + "kef", + "eller" + ], + [ + "Ġp", + "essim" + ], + [ + "Ġe", + "ve" + ], + [ + "ĠA", + "SS" + ], + [ + "Ġal", + "pine" + ], + [ + "iv", + "ore" + ], + [ + "Ġv", + "enge" + ], + [ + "Ġpe", + "g" + ], + [ + "Ġpop", + "s" + ], + [ + "sc", + "opic" + ], + [ + "Ġhal", + "ted" + ], + [ + "Perform", + "ance" + ], + [ + "on", + "ians" + ], + [ + "ri", + "osis" + ], + [ + "Ġam", + "ber" + ], + [ + "Ġsitu", + "ational" + ], + [ + "Add", + "r" + ], + [ + "ĠSymbol", + "ism" + ], + [ + "com", + "pl" + ], + [ + "19", + "63" + ], + [ + "Ġpar", + "able" + ], + [ + "ĠAp", + "ps" + ], + [ + "ĠÂ", + "¬" + ], + [ + "ĠCo", + "efficient" + ], + [ + "Ġmeg", + "aw" + ], + [ + "ct", + "r" + ], + [ + "all", + "oc" + ], + [ + "Ġoptim", + "ally" + ], + [ + "ĠContin", + "ued" + ], + [ + "Ġrip", + "arian" + ], + [ + "st", + "icks" + ], + [ + "inf", + "ection" + ], + [ + "term", + "ination" + ], + [ + "non", + "zero" + ], + [ + "Ġmiscon", + "duct" + ], + [ + "Ġattent", + "ive" + ], + [ + "Ġle", + "agues" + ], + [ + "Ġcent", + "ripetal" + ], + [ + "man", + "ufact" + ], + [ + "fl", + "ation" + ], + [ + "ĠD", + "ress" + ], + [ + "Ġ5", + "01" + ], + [ + "65", + "7" + ], + [ + "Ġcounter", + "fe" + ], + [ + "ĠMal", + "awi" + ], + [ + "Ant", + "i" + ], + [ + "C", + "AR" + ], + [ + "H", + "on" + ], + [ + "Ġbest", + "owed" + ], + [ + "wide", + "hat" + ], + [ + "о", + "Ñģ" + ], + [ + "ĠNon", + "fiction" + ], + [ + "Ġconvenient", + "ly" + ], + [ + "Ġshar", + "pen" + ], + [ + "Ġincand", + "escent" + ], + [ + "c", + "ivil" + ], + [ + "Ġcl", + "utch" + ], + [ + "ĠMc", + "L" + ], + [ + "ĠOF", + "F" + ], + [ + "Ġaqu", + "ifers" + ], + [ + "ĠFund", + "ing" + ], + [ + "Ġprohib", + "iting" + ], + [ + "s", + "weet" + ], + [ + "ĠAd", + "ela" + ], + [ + "Ġlocal", + "ization" + ], + [ + "CHE", + "CK" + ], + [ + "Ġthe", + "aters" + ], + [ + "it", + "on" + ], + [ + "Ġst", + "ab" + ], + [ + "ĠRem", + "oval" + ], + [ + "ĠTun", + "nel" + ], + [ + "pect", + "ing" + ], + [ + "comm", + "ons" + ], + [ + "ĠAg", + "enda" + ], + [ + "ĠPass", + "age" + ], + [ + "ĠBh", + "utan" + ], + [ + "E", + "PS" + ], + [ + "Ġcons", + "cient" + ], + [ + "less", + "on" + ], + [ + "ival", + "ence" + ], + [ + "Ġfund", + "raising" + ], + [ + "enn", + "el" + ], + [ + "Ġhyp", + "ogly" + ], + [ + "ĠHarv", + "est" + ], + [ + "Ġhydrop", + "ower" + ], + [ + "Ġh", + "atching" + ], + [ + "ol", + "ip" + ], + [ + "um", + "ption" + ], + [ + "Ġequ", + "ate" + ], + [ + "Ġexp", + "ulsion" + ], + [ + "Ġant", + "ic" + ], + [ + "dat", + "aclass" + ], + [ + "ĠNi", + "agara" + ], + [ + "st", + "uff" + ], + [ + "95", + "8" + ], + [ + "M", + "oon" + ], + [ + "V", + "o" + ], + [ + "Ġd", + "art" + ], + [ + "ĠT", + "ribe" + ], + [ + "Ġal", + "f" + ], + [ + "ĠD", + "ed" + ], + [ + "oss", + "ip" + ], + [ + "Ġlocal", + "ities" + ], + [ + "Ġclar", + "ified" + ], + [ + "ĠEntreprene", + "urs" + ], + [ + "S", + "che" + ], + [ + "_", + "\"" + ], + [ + "im", + "ar" + ], + [ + "ĠEle", + "phant" + ], + [ + "--------------------", + "-" + ], + [ + "ĠChile", + "an" + ], + [ + "C", + "LE" + ], + [ + "F", + "ALSE" + ], + [ + "Ġper", + "plex" + ], + [ + "ĠX", + "II" + ], + [ + "mar", + "ine" + ], + [ + "ipl", + "ier" + ], + [ + "Ne", + "uro" + ], + [ + "ĠDor", + "othy" + ], + [ + "ĠS", + "idd" + ], + [ + "ĠRel", + "ation" + ], + [ + "Att", + "ributes" + ], + [ + "cr", + "ime" + ], + [ + "ĠFitz", + "gerald" + ], + [ + "Ġd", + "w" + ], + [ + "off", + "ice" + ], + [ + "Ġworkflow", + "s" + ], + [ + "Ġtriglycer", + "ides" + ], + [ + "and", + "um" + ], + [ + "ĠG", + "rim" + ], + [ + "ĠU", + "tt" + ], + [ + "Ġover", + "time" + ], + [ + "P", + "air" + ], + [ + "ub", + "on" + ], + [ + "Ġass", + "ays" + ], + [ + "ĠPre", + "viously" + ], + [ + "CC", + "C" + ], + [ + "ĠAdminist", + "rative" + ], + [ + "uis", + "ines" + ], + [ + "itic", + "us" + ], + [ + "Ġpropri", + "et" + ], + [ + "ĠSynt", + "hesis" + ], + [ + "L", + "ines" + ], + [ + "n", + "othing" + ], + [ + "q", + "c" + ], + [ + "Ġbound", + "less" + ], + [ + "ðĿIJ", + "º" + ], + [ + "ç¤", + "º" + ], + [ + "M", + "ust" + ], + [ + "b", + "ly" + ], + [ + "ĠP", + "iet" + ], + [ + "Ġqu", + "aint" + ], + [ + "ons", + "et" + ], + [ + "Ġconven", + "ed" + ], + [ + "im", + "posed" + ], + [ + "are", + "th" + ], + [ + "ĠInit", + "iatives" + ], + [ + "ĠSY", + "STEM" + ], + [ + "Ġceil", + "ings" + ], + [ + "os", + "it" + ], + [ + "44", + "44" + ], + [ + "ĠInfect", + "ions" + ], + [ + "Ġpsy", + "che" + ], + [ + "c", + "ame" + ], + [ + "Un", + "ique" + ], + [ + "Ġcongru", + "ence" + ], + [ + "Whe", + "never" + ], + [ + "ĠTe", + "ens" + ], + [ + "Ġveget", + "ative" + ], + [ + "Ġn", + "autical" + ], + [ + "Ġstr", + "ongh" + ], + [ + "Ġdict", + "ator" + ], + [ + "QU", + "I" + ], + [ + "ĠBan", + "king" + ], + [ + "Know", + "ledge" + ], + [ + "Ġdemol", + "ition" + ], + [ + "Ġranc", + "hers" + ], + [ + "Ġtrimes", + "ter" + ], + [ + "S", + "IM" + ], + [ + "Ġs", + "r" + ], + [ + "Ġexpl", + "ode" + ], + [ + "ĠCom", + "fort" + ], + [ + "ĠCont", + "rovers" + ], + [ + "Ġconcent", + "rates" + ], + [ + "ĠSam", + "ar" + ], + [ + "aria", + "h" + ], + [ + "Ġgly", + "cemic" + ], + [ + "}\\\\", + "||+" + ], + [ + "++++", + "++++" + ], + [ + "G", + "h" + ], + [ + "l", + "ain" + ], + [ + "om", + "ac" + ], + [ + "()", + "])" + ], + [ + "Ġ30", + "4" + ], + [ + "ĠBul", + "lying" + ], + [ + "Ġlou", + "der" + ], + [ + "J", + "on" + ], + [ + "Ġv", + "ortex" + ], + [ + "Ġpol", + "ling" + ], + [ + "Ġalgorithm", + "ic" + ], + [ + "AAAAAAAAAAAAAAAA", + "AAAAAAAAAAAAAAAA" + ], + [ + "Ġcom", + "a" + ], + [ + "Ġdil", + "ution" + ], + [ + "Ġpenet", + "rating" + ], + [ + "Ġex", + "emption" + ], + [ + "Ġent", + "itle" + ], + [ + "Ġcr", + "anes" + ], + [ + "ĠAnn", + "ie" + ], + [ + "in", + "strument" + ], + [ + "Ġind", + "eterm" + ], + [ + "Ġcoll", + "age" + ], + [ + "ĠLead", + "ing" + ], + [ + "Pop", + "ular" + ], + [ + "ĠSlav", + "ic" + ], + [ + "X", + "R" + ], + [ + "Y", + "ellow" + ], + [ + "Ġb", + "ends" + ], + [ + "ĠD", + "ual" + ], + [ + "Ġat", + "las" + ], + [ + "Ġpo", + "ker" + ], + [ + "Ġ23", + "1" + ], + [ + "ĠProp", + "he" + ], + [ + "em", + "ploy" + ], + [ + "ier", + "i" + ], + [ + "Ġrich", + "ly" + ], + [ + "ĠGl", + "ad" + ], + [ + "ĠAD", + "C" + ], + [ + "Ġple", + "thora" + ], + [ + "s", + "ight" + ], + [ + "ie", + "ving" + ], + [ + "bell", + "um" + ], + [ + "ĠJess", + "ica" + ], + [ + "f", + "ranch" + ], + [ + "pt", + "ide" + ], + [ + "Ġins", + "ure" + ], + [ + "uss", + "is" + ], + [ + "ĠEm", + "otions" + ], + [ + "ET", + "S" + ], + [ + "respons", + "ible" + ], + [ + "Ġsung", + "lasses" + ], + [ + "ex", + "act" + ], + [ + "ĠAut", + "umn" + ], + [ + "Ġsubt", + "ropical" + ], + [ + "Te", + "X" + ], + [ + "you", + "ng" + ], + [ + "ĠAccount", + "s" + ], + [ + "Cam", + "era" + ], + [ + "ĠN", + "ietzsche" + ], + [ + "ans", + "wered" + ], + [ + "Ġdi", + "ure" + ], + [ + "Ġport", + "folios" + ], + [ + "ĠNe", + "ck" + ], + [ + "SS", + "L" + ], + [ + "Ġrept", + "ile" + ], + [ + "Ġcontempl", + "ating" + ], + [ + "Ġre", + "ed" + ], + [ + "ĠC", + "ars" + ], + [ + "Ġcheck", + "ups" + ], + [ + "39", + "2" + ], + [ + "Ġsensit", + "ivities" + ], + [ + "e", + "valu" + ], + [ + "ĠDav", + "idson" + ], + [ + "ĠAut", + "hentic" + ], + [ + "Ġdiam", + "eters" + ], + [ + "c", + "df" + ], + [ + "ĠJ", + "O" + ], + [ + "ĠJ", + "enny" + ], + [ + "ru", + "ck" + ], + [ + "Ġtra", + "ff" + ], + [ + "Ġincre", + "ments" + ], + [ + "Le", + "af" + ], + [ + "ĠFem", + "ales" + ], + [ + "ĠPent", + "agon" + ], + [ + "ozo", + "ic" + ], + [ + "Ġallevi", + "ating" + ], + [ + "H", + "aw" + ], + [ + "n", + "it" + ], + [ + "ag", + "ree" + ], + [ + "Ġaccum", + "ulates" + ], + [ + "Run", + "ner" + ], + [ + "\\", + "%" + ], + [ + "Ġcontent", + "ious" + ], + [ + "ĠMot", + "ors" + ], + [ + "lo", + "ver" + ], + [ + "49", + "4" + ], + [ + "see", + "king" + ], + [ + "ĠBel", + "arus" + ], + [ + "Ġsubsid", + "iary" + ], + [ + "M", + "att" + ], + [ + "Ġ", + "ndarray" + ], + [ + "ĠCom", + "posite" + ], + [ + "ĠCO", + "M" + ], + [ + "ĠRam", + "an" + ], + [ + "comb", + "ined" + ], + [ + "ĠDemon", + "strate" + ], + [ + "hett", + "i" + ], + [ + "ç", + "«" + ], + [ + "Ġp", + "inn" + ], + [ + "Ġl", + "umbar" + ], + [ + "ĠIn", + "clusion" + ], + [ + "ĠUn", + "iv" + ], + [ + "Ġloc", + "ale" + ], + [ + "Ġindiff", + "erence" + ], + [ + "n", + "v" + ], + [ + "Ġpy", + "ro" + ], + [ + "Ġm", + "ite" + ], + [ + "ĠH", + "ull" + ], + [ + "Ġmold", + "ing" + ], + [ + "plet", + "ely" + ], + [ + "ĠPV", + "C" + ], + [ + "it", + "ability" + ], + [ + "ĠH", + "ume" + ], + [ + "Ġsecret", + "ions" + ], + [ + "Ġbroadcast", + "s" + ], + [ + "Ġdivor", + "ced" + ], + [ + "uras", + "ian" + ], + [ + "j", + "unct" + ], + [ + "CO", + "VID" + ], + [ + "arp", + "oon" + ], + [ + "Ġglimps", + "es" + ], + [ + "Ġt", + "bsp" + ], + [ + "or", + "bid" + ], + [ + "Ġre", + "introdu" + ], + [ + "il", + "o" + ], + [ + "ind", + "eer" + ], + [ + "ĠJ", + "ar" + ], + [ + "ö", + "r" + ], + [ + "Ġmild", + "ew" + ], + [ + "Ġdecay", + "ing" + ], + [ + "ĠBen", + "ch" + ], + [ + "ĠAdv", + "ocate" + ], + [ + "ĠNiger", + "ian" + ], + [ + "Ġhalluc", + "inations" + ], + [ + "d", + "g" + ], + [ + "Ġam", + "yg" + ], + [ + "ink", + "er" + ], + [ + "set", + "default" + ], + [ + "Ġhem", + "isp" + ], + [ + "Ġarrest", + "s" + ], + [ + "ĠAssy", + "rian" + ], + [ + "rid", + "ges" + ], + [ + "sk", + "illed" + ], + [ + "Ġgest", + "ational" + ], + [ + "ĠPle", + "istocene" + ], + [ + "ĠI", + "BS" + ], + [ + ")\\", + "," + ], + [ + "Ġcoinc", + "ides" + ], + [ + ",", + "â̦" + ], + [ + "ro", + "qu" + ], + [ + "ĠF", + "reed" + ], + [ + "Ex", + "port" + ], + [ + "Un", + "able" + ], + [ + "Ġmir", + "rored" + ], + [ + "ĠS", + "urgical" + ], + [ + "ĠR", + "aspberry" + ], + [ + "Ġse", + "psis" + ], + [ + "Ġsh", + "attered" + ], + [ + "Ġcomple", + "ments" + ], + [ + "box", + "ed" + ], + [ + "Ġdecor", + "ating" + ], + [ + "ĠM", + "BA" + ], + [ + "op", + "atra" + ], + [ + "Ġsp", + "ared" + ], + [ + "Ġcol", + "ossal" + ], + [ + "bit", + "rates" + ], + [ + "Ġvul", + "gar" + ], + [ + "Que", + "en" + ], + [ + "ĠApost", + "les" + ], + [ + "s", + "F" + ], + [ + "v", + "iz" + ], + [ + "æ", + "Ľ" + ], + [ + "ch", + "urch" + ], + [ + "Ġext", + "racellular" + ], + [ + "ribut", + "ive" + ], + [ + "Gen", + "erate" + ], + [ + "ĠMicro", + "biology" + ], + [ + "Ġgel", + "atin" + ], + [ + "ĠScandinav", + "ia" + ], + [ + "ĠMunicip", + "al" + ], + [ + "angar", + "oo" + ], + [ + "Ġhome", + "page" + ], + [ + "sol", + "ved" + ], + [ + "Ġuncon", + "stitutional" + ], + [ + "Av", + "g" + ], + [ + "v", + "ie" + ], + [ + "ĠC", + "ock" + ], + [ + "ab", + "ella" + ], + [ + "Con", + "struction" + ], + [ + "cast", + "s" + ], + [ + "Ġhyper", + "t" + ], + [ + "LO", + "GG" + ], + [ + "ĠHam", + "pton" + ], + [ + "Ġin", + "quiries" + ], + [ + "Ġm", + "oose" + ], + [ + "ol", + "ini" + ], + [ + "Ġhere", + "by" + ], + [ + "AD", + "HD" + ], + [ + "osa", + "ics" + ], + [ + "Ġfluctu", + "ating" + ], + [ + "Ġtroubles", + "ome" + ], + [ + "Ġcur", + "tains" + ], + [ + "par", + "a" + ], + [ + "ĠMar", + "vel" + ], + [ + "t", + "cp" + ], + [ + "ract", + "s" + ], + [ + "ĠPro", + "portion" + ], + [ + "Ġins", + "pected" + ], + [ + "Ġpot", + "ency" + ], + [ + "Ġcyber", + "bullying" + ], + [ + "Ġflamm", + "able" + ], + [ + "B", + "in" + ], + [ + "B", + "rien" + ], + [ + "Ġmult", + "is" + ], + [ + "Ġship", + "wre" + ], + [ + "Rel", + "ative" + ], + [ + "Ġchat", + "ting" + ], + [ + "ĠHunt", + "ington" + ], + [ + "-", + "{" + ], + [ + "ĠRe", + "id" + ], + [ + "Ġclim", + "ax" + ], + [ + "Ġf", + "ading" + ], + [ + "ĠR", + "everse" + ], + [ + "Ġing", + "est" + ], + [ + "ãģ", + "Ł" + ], + [ + "Ġliberal", + "ism" + ], + [ + "ĠSong", + "s" + ], + [ + "Ġrepent", + "ance" + ], + [ + "V", + "L" + ], + [ + "ĠThe", + "mes" + ], + [ + "ĠL", + "omb" + ], + [ + "let", + "cher" + ], + [ + "ĠBo", + "hem" + ], + [ + "CH", + "AR" + ], + [ + "Ġw", + "arts" + ], + [ + "Ġar", + "k" + ], + [ + "Ġ18", + "25" + ], + [ + "Ap", + "ple" + ], + [ + "Ġrip", + "ple" + ], + [ + "N", + "ob" + ], + [ + "ĠMar", + "ion" + ], + [ + "ĠSol", + "ved" + ], + [ + "ĠAS", + "CII" + ], + [ + "Over", + "view" + ], + [ + "Ġpersec", + "uted" + ], + [ + "ĠC", + "AM" + ], + [ + "Ġch", + "uck" + ], + [ + "Ġk", + "arma" + ], + [ + "ĠU", + "nt" + ], + [ + "Ġdisc", + "iple" + ], + [ + "Ġnavig", + "ated" + ], + [ + "ĠBi", + "otechnology" + ], + [ + "ĠRat", + "ios" + ], + [ + "ĠAzte", + "c" + ], + [ + "ĠN", + "LP" + ], + [ + "ĠDe", + "bt" + ], + [ + "Ġlaw", + "ful" + ], + [ + "PL", + "ES" + ], + [ + "ĠSent", + "ence" + ], + [ + "Ġpige", + "ons" + ], + [ + "b", + "ite" + ], + [ + "g", + "rou" + ], + [ + "is", + "lation" + ], + [ + "an", + "ity" + ], + [ + "Ġdis", + "closed" + ], + [ + "ens", + "ors" + ], + [ + "Ġcomm", + "its" + ], + [ + "Ġcraw", + "ling" + ], + [ + "Altern", + "atively" + ], + [ + "Incre", + "asing" + ], + [ + "é¢", + "ĺ" + ], + [ + "Islam", + "ic" + ], + [ + "A", + "str" + ], + [ + "Ġs", + "ut" + ], + [ + "Ġfl", + "ats" + ], + [ + "Ex", + "am" + ], + [ + "v", + "k" + ], + [ + "Ġk", + "icks" + ], + [ + "Ġun", + "published" + ], + [ + "Ġsl", + "ider" + ], + [ + "Ġer", + "otic" + ], + [ + "37", + "3" + ], + [ + "ĠAdminist", + "rator" + ], + [ + "Calcul", + "ating" + ], + [ + "Ġmetaphor", + "ical" + ], + [ + "Ġnar", + "ration" + ], + [ + "G", + "as" + ], + [ + "ĠP", + "ron" + ], + [ + "Ġun", + "natural" + ], + [ + "Ġun", + "protected" + ], + [ + "Ġdel", + "inqu" + ], + [ + "Att", + "r" + ], + [ + "Ġwal", + "nuts" + ], + [ + "T", + "imer" + ], + [ + "es", + "oph" + ], + [ + "Ġing", + "rained" + ], + [ + "mask", + "ed" + ], + [ + "oxy", + "gen" + ], + [ + "Percent", + "age" + ], + [ + "W", + "P" + ], + [ + "É", + "ª" + ], + [ + "å", + "ij" + ], + [ + "Ġb", + "ast" + ], + [ + "ro", + "ves" + ], + [ + "ĠP", + "end" + ], + [ + "Ġembarr", + "assment" + ], + [ + "SECRE", + "T" + ], + [ + "8", + "50" + ], + [ + "D", + "ry" + ], + [ + "G", + "ets" + ], + [ + "Ġp", + "aused" + ], + [ + "Ġle", + "mma" + ], + [ + "UR", + "I" + ], + [ + "Ġdra", + "gging" + ], + [ + "Ġcomment", + "ing" + ], + [ + "ĠVari", + "ations" + ], + [ + "Ġampl", + "ifying" + ], + [ + "ĠProm", + "ote" + ], + [ + "ĠCR", + "C" + ], + [ + "ĠSubject", + "s" + ], + [ + "Ġchi", + "ropractic" + ], + [ + "E", + "gypt" + ], + [ + "Ġon", + "ward" + ], + [ + "ll", + "er" + ], + [ + "96", + "9" + ], + [ + "Ġserial", + "izers" + ], + [ + "ĠPrel", + "iminary" + ], + [ + "d", + "ns" + ], + [ + "t", + "icks" + ], + [ + "ĠNew", + "man" + ], + [ + "Ġbo", + "ils" + ], + [ + "ĠCor", + "ner" + ], + [ + "Ġpit", + "ches" + ], + [ + "n", + "ah" + ], + [ + "â", + "Ĭ" + ], + [ + "ĠS", + "SD" + ], + [ + "Ġph", + "p" + ], + [ + "Ġpar", + "ap" + ], + [ + "ĠEn", + "forcement" + ], + [ + "Ġeurope", + "an" + ], + [ + "Ġquir", + "ky" + ], + [ + ")", + "}$$" + ], + [ + "Ġcon", + "co" + ], + [ + "ĠEst", + "imates" + ], + [ + "Ġrefrig", + "er" + ], + [ + "ĠRespons", + "ible" + ], + [ + "\"", + "})" + ], + [ + "Ġy", + "d" + ], + [ + "Ġcl", + "ans" + ], + [ + "trans", + "ition" + ], + [ + "Ġstere", + "o" + ], + [ + "Ġtar", + "iff" + ], + [ + "Ġdehyd", + "rated" + ], + [ + "ĠCzech", + "osl" + ], + [ + "å°", + "ı" + ], + [ + "Ġattent", + "ively" + ], + [ + "ĠD", + "ir" + ], + [ + "ric", + "ing" + ], + [ + "ĠSoph", + "ia" + ], + [ + ")", + "}}" + ], + [ + "19", + "62" + ], + [ + "ĠLe", + "opold" + ], + [ + "ĠðŁ", + "ĺ" + ], + [ + "orr", + "hea" + ], + [ + "Ġguerr", + "illa" + ], + [ + "b", + "w" + ], + [ + "o", + "C" + ], + [ + "Ġs", + "igmoid" + ], + [ + "ĠT", + "ill" + ], + [ + "form", + "atter" + ], + [ + "100", + "1" + ], + [ + "ĠYah", + "oo" + ], + [ + "Å", + "¾" + ], + [ + "Ġd", + "azz" + ], + [ + "ĠSt", + "ere" + ], + [ + "Ġsl", + "ips" + ], + [ + "ĠPsychiat", + "ric" + ], + [ + "Ġdistort", + "ions" + ], + [ + "ĠBreat", + "hing" + ], + [ + "ĠE", + "igen" + ], + [ + "ans", + "en" + ], + [ + "Ġper", + "ished" + ], + [ + "Ġvalu", + "ing" + ], + [ + "Ġund", + "ocumented" + ], + [ + "tr", + "ust" + ], + [ + "ĠRE", + "G" + ], + [ + ")", + "<" + ], + [ + "ĠM", + "ira" + ], + [ + "ĠR", + "ings" + ], + [ + "Ġ18", + "14" + ], + [ + "UR", + "ES" + ], + [ + "Value", + "Constraint" + ], + [ + "Ġconcent", + "ric" + ], + [ + "ĠJer", + "ome" + ], + [ + "Ġboil", + "ers" + ], + [ + "Ġchees", + "es" + ], + [ + "p", + "atic" + ], + [ + "Ġth", + "wart" + ], + [ + "ĠOut", + "er" + ], + [ + "ĠPeriod", + "ic" + ], + [ + "Bre", + "ak" + ], + [ + "B", + "udd" + ], + [ + "M", + "ESSAGE" + ], + [ + "Ġsp", + "ars" + ], + [ + "und", + "a" + ], + [ + "ĠOr", + "n" + ], + [ + "ĠBo", + "ost" + ], + [ + "os", + "ate" + ], + [ + "ag", + "et" + ], + [ + "ĠCult", + "ivating" + ], + [ + "Ġalloc", + "ating" + ], + [ + "d", + "ou" + ], + [ + "Ġmod", + "ality" + ], + [ + "Ġfort", + "ifications" + ], + [ + "ĠNeurolog", + "y" + ], + [ + "P", + "ip" + ], + [ + "est", + "own" + ], + [ + "ide", + "a" + ], + [ + "Ġapp", + "raisal" + ], + [ + "Ġgeneral", + "ize" + ], + [ + "Ġann", + "uity" + ], + [ + "C", + "ESS" + ], + [ + "om", + "bs" + ], + [ + "Ġ3", + "33" + ], + [ + "ĠArt", + "istic" + ], + [ + "Up", + "per" + ], + [ + "Ġadvis", + "er" + ], + [ + "w", + "atching" + ], + [ + "ĠPRO", + "BLE" + ], + [ + "Ġunfair", + "ly" + ], + [ + "Ġtoug", + "her" + ], + [ + "[", + "âĢĵ" + ], + [ + "c", + "ats" + ], + [ + "t", + "ell" + ], + [ + "ĠY", + "un" + ], + [ + "Gen", + "eric" + ], + [ + "gu", + "y" + ], + [ + "Ġacou", + "st" + ], + [ + "æĸĩ", + "ä»¶" + ], + [ + "T", + "race" + ], + [ + "']", + ")." + ], + [ + "ĠZ", + "ambia" + ], + [ + "Ġhorse", + "back" + ], + [ + "spe", + "ction" + ], + [ + "Ġrh", + "s" + ], + [ + "Att", + "ention" + ], + [ + "ĠEs", + "sex" + ], + [ + "Doc", + "uments" + ], + [ + "in", + "vol" + ], + [ + "st", + "ere" + ], + [ + "ĠD", + "rain" + ], + [ + "art", + "hen" + ], + [ + "Ġmat", + "tered" + ], + [ + "ĠEn", + "viron" + ], + [ + "Ġcrypt", + "o" + ], + [ + "be", + "en" + ], + [ + "Ġsuggest", + "ive" + ], + [ + "ĠAnn", + "als" + ], + [ + "ĠInclud", + "ed" + ], + [ + "ĠHay", + "es" + ], + [ + "X", + "P" + ], + [ + "Ġst", + "umble" + ], + [ + "ĠE", + "fficient" + ], + [ + "ĠMac", + "millan" + ], + [ + "ĠHor", + "izontal" + ], + [ + "ĠComb", + "at" + ], + [ + "ans", + "wers" + ], + [ + "Ġhol", + "iness" + ], + [ + "UN", + "E" + ], + [ + "ĠConsum", + "ers" + ], + [ + "Boolean", + "Field" + ], + [ + "Ġas", + "cent" + ], + [ + "br", + "ane" + ], + [ + "K", + "in" + ], + [ + "Ġal", + "ve" + ], + [ + "ĠF", + "alk" + ], + [ + "Ġle", + "opard" + ], + [ + "Ġra", + "pt" + ], + [ + "ĠHig", + "gs" + ], + [ + "pher", + "ds" + ], + [ + "ĠFlo", + "or" + ], + [ + "m", + "se" + ], + [ + "ĠCom", + "mentary" + ], + [ + "Ġgorge", + "ous" + ], + [ + "5", + "40" + ], + [ + "Ġp", + "archment" + ], + [ + "ĠA", + "de" + ], + [ + "Ġret", + "reated" + ], + [ + "Ġworld", + "ly" + ], + [ + "Ġrank", + "ings" + ], + [ + "Red", + "irect" + ], + [ + "Ġintercept", + "s" + ], + [ + "Ġpredis", + "position" + ], + [ + "Ġcre", + "v" + ], + [ + "Ġimproper", + "ly" + ], + [ + "ĠMR", + "SA" + ], + [ + "R", + "ENT" + ], + [ + "ĠRain", + "bow" + ], + [ + "ĠD", + "ense" + ], + [ + "Ġun", + "balanced" + ], + [ + "Ġdown", + "side" + ], + [ + "(\"", + "<" + ], + [ + "ĠSe", + "vent" + ], + [ + "37", + "1" + ], + [ + "Ġswim", + "mers" + ], + [ + "3", + "18" + ], + [ + "ne", + "ck" + ], + [ + "Ġmos", + "ques" + ], + [ + "Ġpent", + "agon" + ], + [ + "ĠC", + "yn" + ], + [ + "fin", + "ish" + ], + [ + "C", + "and" + ], + [ + "o", + "cean" + ], + [ + "ĠP", + "G" + ], + [ + "ap", + "is" + ], + [ + "Ġconc", + "at" + ], + [ + "Ġpolit", + "ely" + ], + [ + "ĠHouse", + "hold" + ], + [ + "Ġà¤", + "ª" + ], + [ + "ha", + "ul" + ], + [ + "ĠJava", + "Script" + ], + [ + "ĠCondition", + "al" + ], + [ + "O", + "rd" + ], + [ + "reg", + "istered" + ], + [ + "\"]", + "))" + ], + [ + "mar", + "king" + ], + [ + "su", + "ite" + ], + [ + "IB", + "LE" + ], + [ + "0", + "50" + ], + [ + "Ġin", + "und" + ], + [ + "Ġl", + "umps" + ], + [ + "ĠH", + "oughton" + ], + [ + "ĠG", + "w" + ], + [ + "ĠEm", + "issions" + ], + [ + "Ġgall", + "bladder" + ], + [ + "ĠDam", + "ascus" + ], + [ + "ĠErn", + "st" + ], + [ + "ĠR", + "ams" + ], + [ + "Ġshort", + "s" + ], + [ + "Ġfear", + "ing" + ], + [ + "Ġbiod", + "iesel" + ], + [ + "Ġsket", + "ching" + ], + [ + "ve", + "hicle" + ], + [ + "ĠC", + "trl" + ], + [ + "ĠB", + "ast" + ], + [ + "ĠArth", + "ritis" + ], + [ + "l", + "ite" + ], + [ + "he", + "ated" + ], + [ + "ĠCh", + "arg" + ], + [ + "Ġpop", + "ulous" + ], + [ + "Ġpropag", + "ated" + ], + [ + "ĠMeasure", + "ments" + ], + [ + "J", + "im" + ], + [ + "Ġb", + "p" + ], + [ + "el", + "ior" + ], + [ + "Ġun", + "sett" + ], + [ + "Ġpart", + "nering" + ], + [ + "Ġcarp", + "ets" + ], + [ + "ĠMichel", + "angelo" + ], + [ + ")", + "})" + ], + [ + "C", + "old" + ], + [ + "Ġdef", + "lection" + ], + [ + "Ġconst", + "ellations" + ], + [ + "Ġble", + "aching" + ], + [ + "ĠZh", + "ou" + ], + [ + "T", + "reat" + ], + [ + "Ġ", + "Ă" + ], + [ + "pl", + "acing" + ], + [ + "Ġarch", + "aic" + ], + [ + "ĠCo", + "ach" + ], + [ + "Ag", + "ricult" + ], + [ + "scient", + "ists" + ], + [ + "agnet", + "ism" + ], + [ + "Ġn", + "ineteen" + ], + [ + "ad", + "en" + ], + [ + "File", + "Name" + ], + [ + "Ġtap", + "es" + ], + [ + "PO", + "INT" + ], + [ + "ĠPRO", + "VID" + ], + [ + "Ġawa", + "its" + ], + [ + "ĠAchie", + "vement" + ], + [ + "Ġ", + "]." + ], + [ + "ĠR", + "iv" + ], + [ + "ĠN", + "ab" + ], + [ + "ĠO", + "re" + ], + [ + "Ġback", + "lash" + ], + [ + "ĠMC", + "Q" + ], + [ + "Ġbored", + "om" + ], + [ + "F", + "lat" + ], + [ + "t", + "iny" + ], + [ + "Ġ(", + ">" + ], + [ + "Ġ`", + "#" + ], + [ + "ĠDra", + "ke" + ], + [ + "O", + "l" + ], + [ + "z", + "ep" + ], + [ + "Ġs", + "ails" + ], + [ + "Ġb", + "uddy" + ], + [ + "ĠAm", + "ph" + ], + [ + "95", + "65" + ], + [ + "gra", + "ce" + ], + [ + "ĠTer", + "ra" + ], + [ + "s", + "igmoid" + ], + [ + "Ã", + "»" + ], + [ + "ĠT", + "il" + ], + [ + "åŃ", + "IJ" + ], + [ + "Ġ2", + "65" + ], + [ + "Ġjoy", + "ful" + ], + [ + "ĠïĢ", + "¨" + ], + [ + "Ġb", + "aker" + ], + [ + "ĠE", + "RR" + ], + [ + "con", + "version" + ], + [ + "Ġ[", + "{'" + ], + [ + "Ġcolour", + "ful" + ], + [ + "Ġneurodeg", + "enerative" + ], + [ + "Ġrh", + "in" + ], + [ + "Ġperc", + "ussion" + ], + [ + "ĠVul", + "ner" + ], + [ + "ĠHirosh", + "ima" + ], + [ + "0", + "32" + ], + [ + "90", + "6" + ], + [ + "Ġcrust", + "aceans" + ], + [ + "ĠF", + "ault" + ], + [ + "rap", + "ers" + ], + [ + "Ġrif", + "les" + ], + [ + "N", + "ear" + ], + [ + "Ġd", + "un" + ], + [ + "ĠP", + "urs" + ], + [ + "Ġrev", + "ive" + ], + [ + "ĠEp", + "iscopal" + ], + [ + "contain", + "ed" + ], + [ + "Cong", + "ress" + ], + [ + "P", + "ain" + ], + [ + "36", + "1" + ], + [ + "88", + "88" + ], + [ + "åĬ", + "ł" + ], + [ + "acchar", + "ides" + ], + [ + "ĠL", + "oyal" + ], + [ + "Ġtrans", + "missions" + ], + [ + "Ġsqu", + "at" + ], + [ + "qual", + "ified" + ], + [ + "åı", + "ij" + ], + [ + "Ġplug", + "s" + ], + [ + "ĠBrid", + "ging" + ], + [ + "'", + ")))" + ], + [ + "ch", + "ap" + ], + [ + "Ġcaus", + "ality" + ], + [ + "Ġvol", + "s" + ], + [ + "amb", + "iguous" + ], + [ + "ĠQue", + "ue" + ], + [ + "Ġfate", + "ful" + ], + [ + "Ġd", + "ashed" + ], + [ + "if", + "ax" + ], + [ + "ore", + "au" + ], + [ + "Ġk", + "Wh" + ], + [ + "Ġdi", + "abetics" + ], + [ + "Ġbom", + "ber" + ], + [ + "Ġk", + "Hz" + ], + [ + "burn", + "ing" + ], + [ + "r", + "ash" + ], + [ + "et", + "imes" + ], + [ + "im", + "edes" + ], + [ + "pl", + "and" + ], + [ + "Ġund", + "o" + ], + [ + "contin", + "ental" + ], + [ + "Ġcataly", + "tic" + ], + [ + "Ġdash", + "board" + ], + [ + "Ġsl", + "ate" + ], + [ + "rag", + "ed" + ], + [ + "Ġdeb", + "ating" + ], + [ + "ĠRevere", + "nd" + ], + [ + "Ġe", + "galitarian" + ], + [ + "ĠG", + "ott" + ], + [ + "Ġfunction", + "alities" + ], + [ + "Ġcare", + "t" + ], + [ + "Ġbir", + "ch" + ], + [ + "re", + "call" + ], + [ + "Ġo", + "int" + ], + [ + "ĠDel", + "ving" + ], + [ + "ĠNa", + "ples" + ], + [ + "F", + "riend" + ], + [ + "T", + "an" + ], + [ + "Ġbal", + "con" + ], + [ + "38", + "3" + ], + [ + "ĠÐ", + "°" + ], + [ + "Ġ26", + "36" + ], + [ + "Ġimmun", + "os" + ], + [ + "Math", + "s" + ], + [ + "Ġskull", + "s" + ], + [ + "t", + "racks" + ], + [ + "Ġs", + "sh" + ], + [ + "ĠR", + "oles" + ], + [ + "Ġatt", + "aining" + ], + [ + "sc", + "hem" + ], + [ + "Ġcapt", + "ions" + ], + [ + "Ap", + "plications" + ], + [ + "sim", + "ulation" + ], + [ + "Ġobl", + "ique" + ], + [ + "ĠVish", + "nu" + ], + [ + "ĠT", + "IM" + ], + [ + "Ġdes", + "ks" + ], + [ + "IT", + "ER" + ], + [ + "len", + "ame" + ], + [ + "Ġunint", + "entionally" + ], + [ + "OLD", + "ER" + ], + [ + "Ġimperfect", + "ions" + ], + [ + "vertical", + "Layout" + ], + [ + "Ġm", + "ansion" + ], + [ + "ot", + "ives" + ], + [ + "Ġor", + "ang" + ], + [ + "ĠRe", + "asons" + ], + [ + "Do", + "ctors" + ], + [ + "Ġbl", + "anks" + ], + [ + "ĠAut", + "onomous" + ], + [ + "Not", + "ification" + ], + [ + "Ġgad", + "get" + ], + [ + "Ġsynd", + "romes" + ], + [ + "Ġpebb", + "les" + ], + [ + "Ġun", + "ethical" + ], + [ + "Ġqu", + "arts" + ], + [ + "requ", + "irements" + ], + [ + "Ass", + "ignment" + ], + [ + "ĠHans", + "en" + ], + [ + "ĠS", + "PD" + ], + [ + "ĠB", + "ore" + ], + [ + "Ġch", + "ir" + ], + [ + "ĠInt", + "rigued" + ], + [ + "Ġmaneu", + "vers" + ], + [ + "Ġtant", + "al" + ], + [ + "Ġovere", + "x" + ], + [ + "ĠDew", + "ey" + ], + [ + "4", + "60" + ], + [ + "b", + "ane" + ], + [ + "Ġpart", + "isan" + ], + [ + "Ġdef", + "y" + ], + [ + "Ġbusiness", + "man" + ], + [ + "ĠBless", + "ed" + ], + [ + "Ġg", + "oggles" + ], + [ + "ĠHum", + "ph" + ], + [ + "Ġvo", + "iced" + ], + [ + "Ġint", + "uitively" + ], + [ + "bers", + "pace" + ], + [ + "Ġimag", + "inations" + ], + [ + "ĠGust", + "av" + ], + [ + "S", + "ov" + ], + [ + "ĠS", + "aunders" + ], + [ + "Ġprov", + "ocative" + ], + [ + "Ġher", + "nia" + ], + [ + "Ġ17", + "50" + ], + [ + "Ġacqu", + "is" + ], + [ + "ass", + "adors" + ], + [ + "ĠU", + "FO" + ], + [ + "ĠV", + "ine" + ], + [ + "ĠOcc", + "ur" + ], + [ + "Ġprefix", + "es" + ], + [ + "Ġ2", + "18" + ], + [ + "ĠH", + "g" + ], + [ + "ag", + "ging" + ], + [ + "out", + "side" + ], + [ + "ĠX", + "P" + ], + [ + "Ġobs", + "essed" + ], + [ + "Ġ@", + "@" + ], + [ + "Ġmechan", + "ically" + ], + [ + "v", + "ac" + ], + [ + "Ġp", + "iracy" + ], + [ + "Ġinter", + "related" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠ" + ], + [ + "advant", + "ages" + ], + [ + "igh", + "am" + ], + [ + "ĠO", + "ceans" + ], + [ + "Ġem", + "perors" + ], + [ + "As", + "ide" + ], + [ + "ĠPay", + "ment" + ], + [ + "aund", + "ice" + ], + [ + "pl", + "oid" + ], + [ + "Ġpr", + "imate" + ], + [ + "Ġcart", + "ridge" + ], + [ + "ĠH", + "M" + ], + [ + "ex", + "posure" + ], + [ + "ĠPro", + "position" + ], + [ + "(\"", + "{" + ], + [ + "75", + "9" + ], + [ + "ĠEx", + "hibition" + ], + [ + "ĠCC", + "SS" + ], + [ + "Ġwh", + "aling" + ], + [ + "ocol", + "ates" + ], + [ + "is", + "instance" + ], + [ + "Ġintegr", + "ative" + ], + [ + "EE", + "K" + ], + [ + "ĠGloss", + "ary" + ], + [ + "/", + "')" + ], + [ + "C", + "AL" + ], + [ + "em", + "phas" + ], + [ + "Ch", + "icago" + ], + [ + "ĠLog", + "in" + ], + [ + "again", + "st" + ], + [ + "Ġdrown", + "ed" + ], + [ + "B", + "Rep" + ], + [ + "Ġin", + "continence" + ], + [ + "sc", + "enario" + ], + [ + "Ġdirect", + "ives" + ], + [ + "Ġgerm", + "inate" + ], + [ + "ĠMozamb", + "ique" + ], + [ + "B", + "bb" + ], + [ + "ĠReg", + "ions" + ], + [ + "Ġinvent", + "ing" + ], + [ + "g", + "re" + ], + [ + "å", + "»" + ], + [ + "ask", + "ell" + ], + [ + "68", + "5" + ], + [ + "ĠRespons", + "es" + ], + [ + "PRE", + "FIX" + ], + [ + "rosso", + "ver" + ], + [ + "Ġartef", + "acts" + ], + [ + "b", + "k" + ], + [ + "f", + "lex" + ], + [ + "ra", + "per" + ], + [ + "Ġpost", + "modern" + ], + [ + "Ġfashion", + "ed" + ], + [ + "ĠBuddh", + "ists" + ], + [ + "Ġgrip", + "ping" + ], + [ + "Ġunreason", + "able" + ], + [ + "Ġu", + "i" + ], + [ + "Ġneg", + "ation" + ], + [ + "ros", + "ive" + ], + [ + "omin", + "ator" + ], + [ + "gate", + "way" + ], + [ + "Ġdownt", + "ime" + ], + [ + "c", + "ox" + ], + [ + "ĠD", + "iana" + ], + [ + "Ġfl", + "ute" + ], + [ + "Ġgood", + "bye" + ], + [ + "Ġobs", + "essive" + ], + [ + "Ġdoubt", + "ful" + ], + [ + "Em", + "ploy" + ], + [ + "arithm", + "ic" + ], + [ + "ĠVers", + "a" + ], + [ + "ĠB", + "ott" + ], + [ + "ĠN", + "ull" + ], + [ + "under", + "line" + ], + [ + "Ġst", + "igmat" + ], + [ + "Ġ2", + "23" + ], + [ + "Ġbl", + "ight" + ], + [ + "ox", + "el" + ], + [ + "ĠAyurved", + "a" + ], + [ + "Ġb", + "oto" + ], + [ + ").", + "\"" + ], + [ + "Ġfull", + "ness" + ], + [ + "umin", + "ous" + ], + [ + "ĠMaj", + "esty" + ], + [ + "ub", + "in" + ], + [ + "ĠCl", + "erk" + ], + [ + "Ġ17", + "87" + ], + [ + "Ġ50", + "4" + ], + [ + "cor", + "pus" + ], + [ + "Ġhorse", + "power" + ], + [ + "ĠMo", + "or" + ], + [ + "Ġanest", + "hetic" + ], + [ + "m", + "w" + ], + [ + "le", + "ader" + ], + [ + "fe", + "ats" + ], + [ + "Ġses", + "ame" + ], + [ + "k", + "ner" + ], + [ + "int", + "ellig" + ], + [ + "39", + "1" + ], + [ + "Ġcred", + "ential" + ], + [ + "Ġtorped", + "o" + ], + [ + "ĠPARTIC", + "ULAR" + ], + [ + "f", + "ee" + ], + [ + "Ġapt", + "itude" + ], + [ + "ĠLyn", + "n" + ], + [ + "Ġtid", + "y" + ], + [ + "ĠM", + "ush" + ], + [ + "ĠU", + "CS" + ], + [ + "set", + "attr" + ], + [ + "Ġseed", + "ling" + ], + [ + "Ġstock", + "p" + ], + [ + "soft", + "ware" + ], + [ + "ĠIns", + "ights" + ], + [ + "Ġtrump", + "et" + ], + [ + "p", + "ict" + ], + [ + "Ġ\"", + "..." + ], + [ + "ann", + "ual" + ], + [ + "Ġthank", + "ful" + ], + [ + "Init", + "ially" + ], + [ + "Ġarist", + "ocracy" + ], + [ + "ĠNash", + "ville" + ], + [ + "K", + "L" + ], + [ + "c", + "aps" + ], + [ + "on", + "ucle" + ], + [ + "nt", + "z" + ], + [ + "Ġprob", + "abilistic" + ], + [ + "Ġlay", + "ering" + ], + [ + "à¤", + "ª" + ], + [ + "Ġcontrast", + "ed" + ], + [ + "ĠAtl", + "antis" + ], + [ + "ĠContin", + "uing" + ], + [ + "ĠCollect", + "ive" + ], + [ + "Draw", + "ing" + ], + [ + "os", + "por" + ], + [ + "ĠF", + "ighting" + ], + [ + "Ġra", + "z" + ], + [ + "Ġmov", + "able" + ], + [ + "Trans", + "lation" + ], + [ + "Ġtang", + "ents" + ], + [ + "Ġr", + "ude" + ], + [ + "ĠV", + "oting" + ], + [ + "Ġindiff", + "erent" + ], + [ + "CHANT", + "ABILITY" + ], + [ + "M", + "esh" + ], + [ + "ĠAs", + "ians" + ], + [ + "Ch", + "arl" + ], + [ + "ac", + "ional" + ], + [ + "ens", + "ory" + ], + [ + "ĠZ", + "oom" + ], + [ + "��side", + "ways" + ], + [ + "Ġcomputer", + "ized" + ], + [ + "aa", + "aa" + ], + [ + "&", + "=\\" + ], + [ + "D", + "ATE" + ], + [ + "ĠL", + "ots" + ], + [ + "ĠK", + "ah" + ], + [ + "Ġorig", + "ami" + ], + [ + "ĠVolunt", + "eers" + ], + [ + "I", + "rish" + ], + [ + "Ġdis", + "content" + ], + [ + "ĠY", + "iddish" + ], + [ + "ĠLe", + "h" + ], + [ + "Ġoriginal", + "ity" + ], + [ + "Ġfoot", + "ing" + ], + [ + "Ġsne", + "ak" + ], + [ + "Ġâĸ", + "Ī" + ], + [ + "Ġtrunc", + "ated" + ], + [ + "ĠT", + "ot" + ], + [ + "ou", + "stic" + ], + [ + "ĠN", + "atal" + ], + [ + "Ġcommunic", + "ative" + ], + [ + "process", + "es" + ], + [ + "ĠHor", + "izon" + ], + [ + "ĠPet", + "roleum" + ], + [ + "Ġinspect", + "or" + ], + [ + "Ġcorrupt", + "ed" + ], + [ + "Ġhither", + "to" + ], + [ + "Ġk", + "h" + ], + [ + "uc", + "a" + ], + [ + "ĠGod", + "dard" + ], + [ + "ĠAp", + "preci" + ], + [ + "SE", + "C" + ], + [ + "ĠVe", + "hicles" + ], + [ + "Ġdissemin", + "ated" + ], + [ + "Ġimmort", + "ality" + ], + [ + "Ġdecipher", + "ing" + ], + [ + "Ö", + "°" + ], + [ + "he", + "ard" + ], + [ + "ly", + "s" + ], + [ + "the", + "rapy" + ], + [ + "Ġbi", + "ot" + ], + [ + "ĠKey", + "board" + ], + [ + "Ġpap", + "al" + ], + [ + "ĠMcC", + "arthy" + ], + [ + "]", + "')" + ], + [ + "ĠBe", + "es" + ], + [ + "Re", + "ceived" + ], + [ + "ĠS", + "ER" + ], + [ + "ri", + "am" + ], + [ + "gh", + "um" + ], + [ + "Ġoff", + "ender" + ], + [ + "Ġ8", + "50" + ], + [ + "('", + "')" + ], + [ + "45", + "3" + ], + [ + "ĠRep", + "roductive" + ], + [ + "xf", + "c" + ], + [ + "Ġspong", + "es" + ], + [ + "Ġe", + "book" + ], + [ + "Ġre", + "j" + ], + [ + "hist", + "ogram" + ], + [ + "Ġmilit", + "ar" + ], + [ + "Insp", + "ired" + ], + [ + "D", + "iam" + ], + [ + "z", + "s" + ], + [ + "ern", + "ary" + ], + [ + "ĠFor", + "k" + ], + [ + "Ġhair", + "y" + ], + [ + "O", + "pe" + ], + [ + "t", + "ouch" + ], + [ + "æ", + "ģ" + ], + [ + "ul", + "ner" + ], + [ + "Ġdu", + "plication" + ], + [ + "ĠEr", + "rors" + ], + [ + "Cho", + "osing" + ], + [ + "Ġse", + "ep" + ], + [ + "Ġrun", + "way" + ], + [ + "Ġhero", + "ism" + ], + [ + "Ġneutral", + "ize" + ], + [ + "Ġab", + "ide" + ], + [ + "AC", + "A" + ], + [ + "Ġmagn", + "ifying" + ], + [ + "Ġvalid", + "ating" + ], + [ + "cut", + "aneous" + ], + [ + "Ġgang", + "s" + ], + [ + "Ġinfilt", + "ration" + ], + [ + "Recomm", + "ended" + ], + [ + "T", + "el" + ], + [ + "Ġc", + "uisines" + ], + [ + "od", + "ian" + ], + [ + "ĠR", + "ust" + ], + [ + "ĠN", + "ano" + ], + [ + "ous", + "ed" + ], + [ + "Ġpre", + "cursors" + ], + [ + "ĠLet", + "t" + ], + [ + "ĠAb", + "el" + ], + [ + "certain", + "ty" + ], + [ + "ĠProvin", + "cial" + ], + [ + "ĠLIMIT", + "ED" + ], + [ + "Ġposition", + "al" + ], + [ + "5", + "60" + ], + [ + "ĠCh", + "ancellor" + ], + [ + "Ġwhis", + "pers" + ], + [ + "ast", + "ore" + ], + [ + "Ġmagnet", + "ism" + ], + [ + "ĠSubtract", + "ing" + ], + [ + "Ġwitch", + "craft" + ], + [ + "C", + "u" + ], + [ + "ĠS", + "orry" + ], + [ + "ĠF", + "usion" + ], + [ + "18", + "75" + ], + [ + "Ġleft", + "overs" + ], + [ + "Ġnight", + "mare" + ], + [ + "ĠMy", + "ths" + ], + [ + "amm", + "ad" + ], + [ + "ĠCOPY", + "RIGHT" + ], + [ + "Ġinadvert", + "ently" + ], + [ + "ah", + "ili" + ], + [ + "ĠBl", + "ocks" + ], + [ + "ev", + "il" + ], + [ + "Ġretal", + "iation" + ], + [ + "Ġcap", + "illary" + ], + [ + "ER", + "IC" + ], + [ + "dom", + "ains" + ], + [ + "Ġhost", + "name" + ], + [ + "Ġillust", + "rative" + ], + [ + "ĠCalcul", + "ations" + ], + [ + "Ġpollut", + "ant" + ], + [ + "ĠTheore", + "tical" + ], + [ + "Ġplaint", + "iff" + ], + [ + "G", + "i" + ], + [ + "ĠW", + "itch" + ], + [ + "Ġsom", + "atic" + ], + [ + "Ġaff", + "irmed" + ], + [ + "77", + "9" + ], + [ + "Ġculmin", + "ated" + ], + [ + "Ġelectroly", + "tes" + ], + [ + "ĠH", + "amburg" + ], + [ + "ĠR", + "ican" + ], + [ + "Ġshort", + "ening" + ], + [ + "rand", + "a" + ], + [ + "ĠHaw", + "k" + ], + [ + ")-", + "(" + ], + [ + "Ġreson", + "ated" + ], + [ + "Ġalb", + "ums" + ], + [ + "Ġendot", + "helial" + ], + [ + "Ġbe", + "ard" + ], + [ + "Ġan", + "aphyl" + ], + [ + "ag", + "ency" + ], + [ + "ĠSh", + "ir" + ], + [ + "AT", + "IVE" + ], + [ + "Ġland", + "ings" + ], + [ + "Ġeast", + "ward" + ], + [ + "Ġspl", + "ash" + ], + [ + "Bas", + "ically" + ], + [ + "Ġmism", + "atch" + ], + [ + "Ġd", + "z" + ], + [ + "ĠO", + "ber" + ], + [ + "of", + "s" + ], + [ + "Ġjelly", + "fish" + ], + [ + "Ġsilic", + "one" + ], + [ + "ans", + "on" + ], + [ + "ĠSm", + "ooth" + ], + [ + "trans", + "l" + ], + [ + "ĠEst", + "imation" + ], + [ + "á¹", + "Ń" + ], + [ + "Ġcuc", + "umbers" + ], + [ + "n", + "iz" + ], + [ + "oc", + "lass" + ], + [ + "Ġspec", + "ulated" + ], + [ + "Ġext", + "ras" + ], + [ + "Ġactiv", + "ating" + ], + [ + "Ġdiscipl", + "ined" + ], + [ + "Ġneut", + "rinos" + ], + [ + "H", + "o" + ], + [ + "ľ", + "Ģ" + ], + [ + "Ġs", + "ip" + ], + [ + "ĠNot", + "re" + ], + [ + "erson", + "ic" + ], + [ + "ĠMon", + "aster" + ], + [ + "97", + "9" + ], + [ + "Ġn", + "ig" + ], + [ + "ĠT", + "rading" + ], + [ + "ĠW", + "arming" + ], + [ + "art", + "ist" + ], + [ + "ĠSt", + "amp" + ], + [ + "sc", + "riber" + ], + [ + "oph", + "ysics" + ], + [ + "Ġir", + "reducible" + ], + [ + "ĠMon", + "arch" + ], + [ + "Circ", + "le" + ], + [ + "hig", + "her" + ], + [ + "C", + "over" + ], + [ + "F", + "air" + ], + [ + "ord", + "ial" + ], + [ + "Ġbill", + "ing" + ], + [ + "Ġhydroc", + "arbon" + ], + [ + "ĠE", + "MF" + ], + [ + "ĠAng", + "ela" + ], + [ + "Sem", + "itism" + ], + [ + "ĠAbd", + "ul" + ], + [ + "g", + "rant" + ], + [ + "ĠI", + "IT" + ], + [ + "Ġ2", + "27" + ], + [ + "ill", + "usion" + ], + [ + "ĠG", + "lor" + ], + [ + "Ġpl", + "ugging" + ], + [ + "Ġens", + "ued" + ], + [ + "Ġrev", + "ising" + ], + [ + "Ġfig", + "s" + ], + [ + "ĠMem", + "oir" + ], + [ + "Ġescal", + "ate" + ], + [ + "Ġunavoid", + "able" + ], + [ + "ĠSh", + "aron" + ], + [ + "Ġov", + "ens" + ], + [ + "ĠPione", + "er" + ], + [ + "5", + "20" + ], + [ + "re", + "comm" + ], + [ + "Ġc", + "uff" + ], + [ + "ro", + "kes" + ], + [ + "ĠC", + "ry" + ], + [ + "ĠH", + "W" + ], + [ + "ĠF", + "ou" + ], + [ + "ĠO", + "sw" + ], + [ + "ĠIm", + "mediately" + ], + [ + "att", + "empt" + ], + [ + "4", + "10" + ], + [ + "red", + "uced" + ], + [ + "Ġcare", + "rs" + ], + [ + "Ġocc", + "ult" + ], + [ + "ĠNam", + "ibia" + ], + [ + "R", + "untime" + ], + [ + "d", + "ala" + ], + [ + "f", + "ur" + ], + [ + "}", + "))" + ], + [ + "ĠA", + "min" + ], + [ + "Ġmult", + "ilateral" + ], + [ + "ĠBl", + "ues" + ], + [ + "Ġadmit", + "ting" + ], + [ + "K", + "A" + ], + [ + "Ġ(", + "\\$" + ], + [ + "ĠN", + "ice" + ], + [ + "ĠL", + "INE" + ], + [ + "ĠAn", + "k" + ], + [ + "fect", + "ure" + ], + [ + "ĠTransform", + "ations" + ], + [ + "if", + "a" + ], + [ + "ud", + "s" + ], + [ + "Ġj", + "s" + ], + [ + "Ġdivers", + "ified" + ], + [ + "Ġclick", + "ed" + ], + [ + "ĠPred", + "iction" + ], + [ + "Ġ%", + "%" + ], + [ + "35", + "1" + ], + [ + "([", + "-" + ], + [ + "ĠNich", + "ols" + ], + [ + "h", + "ru" + ], + [ + "Ġc", + "iv" + ], + [ + "Ġit", + "ch" + ], + [ + "ĠR", + "ocks" + ], + [ + "te", + "aching" + ], + [ + "Ġsup", + "ra" + ], + [ + "Ġassass", + "inated" + ], + [ + "Ġsurpass", + "ed" + ], + [ + "Ġfreel", + "ance" + ], + [ + "ĠN", + "iel" + ], + [ + "put", + "e" + ], + [ + "Ġsyn", + "erg" + ], + [ + "Ġlandl", + "ord" + ], + [ + "=", + "&" + ], + [ + "il", + "ical" + ], + [ + "Ġform", + "ulating" + ], + [ + "Ġheart", + "burn" + ], + [ + "ĠSpring", + "field" + ], + [ + "collect", + "ions" + ], + [ + "v", + "oice" + ], + [ + "x", + "db" + ], + [ + "Ġ8", + "000" + ], + [ + "Ġent", + "om" + ], + [ + "])", + "]" + ], + [ + "Ġviol", + "ates" + ], + [ + "occur", + "ring" + ], + [ + "Q", + "M" + ], + [ + "Ġp", + "int" + ], + [ + "Ġg", + "p" + ], + [ + "Ġpro", + "d" + ], + [ + "ateg", + "or" + ], + [ + "ĠST", + "D" + ], + [ + "rov", + "iral" + ], + [ + "S", + "creen" + ], + [ + "Ġun", + "born" + ], + [ + "ĠAust", + "en" + ], + [ + "ĠMel", + "an" + ], + [ + "Ġv", + "ene" + ], + [ + "ĠF", + "IN" + ], + [ + "ise", + "qual" + ], + [ + "CP", + "U" + ], + [ + "Ġhall", + "mark" + ], + [ + "Exper", + "t" + ], + [ + "Ġsty", + "lish" + ], + [ + "c", + "map" + ], + [ + "f", + "id" + ], + [ + "ĠA", + "ctions" + ], + [ + "ĠS", + "overe" + ], + [ + "36", + "2" + ], + [ + "Cons", + "ervation" + ], + [ + "ĠDim", + "ension" + ], + [ + "Ġint", + "akes" + ], + [ + "Ġher", + "ring" + ], + [ + "ĠZ", + "ip" + ], + [ + "IF", + "Y" + ], + [ + "G", + "DP" + ], + [ + "k", + "W" + ], + [ + "ĠC", + "rick" + ], + [ + "Ġch", + "illing" + ], + [ + "Ġup", + "bringing" + ], + [ + "ĠX", + "IV" + ], + [ + "ĠGl", + "ob" + ], + [ + "gp", + "Cond" + ], + [ + "Ġcruc", + "ible" + ], + [ + "ĠMoment", + "um" + ], + [ + "gpCond", + "Id" + ], + [ + "S", + "chol" + ], + [ + "ĠD", + "ana" + ], + [ + "ĠTh", + "in" + ], + [ + "Ch", + "ain" + ], + [ + "ĠPue", + "blo" + ], + [ + "Ġpe", + "ac" + ], + [ + "ĠCh", + "rys" + ], + [ + "ser", + "vers" + ], + [ + "ĠCount", + "ies" + ], + [ + "Ġtort", + "ured" + ], + [ + "Prov", + "ide" + ], + [ + "stad", + "t" + ], + [ + "Ġgrocer", + "ies" + ], + [ + "ap", + "ting" + ], + [ + "Ġqu", + "arry" + ], + [ + "Ġsold", + "er" + ], + [ + "Ġunf", + "inished" + ], + [ + "Ġc", + "ider" + ], + [ + "Ġl", + "ure" + ], + [ + "ĠDou", + "g" + ], + [ + "Ġ&=", + "&" + ], + [ + "Ġrestruct", + "uring" + ], + [ + "c", + "rypt" + ], + [ + "Ġt", + "onic" + ], + [ + "Ġch", + "inese" + ], + [ + "Trans", + "port" + ], + [ + "Ġrecount", + "s" + ], + [ + "P", + "ic" + ], + [ + "ig", + "i" + ], + [ + "ath", + "i" + ], + [ + "ĠSub", + "mit" + ], + [ + "Ġdenom", + "ination" + ], + [ + "Ġforc", + "ibly" + ], + [ + "E", + "ight" + ], + [ + "Ġorgan", + "ically" + ], + [ + "Ġsl", + "abs" + ], + [ + "Ġpast", + "ime" + ], + [ + "Ġrecord", + "er" + ], + [ + "OT", + "E" + ], + [ + "Ġneglect", + "ing" + ], + [ + "c", + "ipation" + ], + [ + "pro", + "g" + ], + [ + "Ġcap", + "itals" + ], + [ + "ĠFem", + "inist" + ], + [ + "z", + "ier" + ], + [ + "ĠBo", + "at" + ], + [ + "horizontal", + "Layout" + ], + [ + "Ġaure", + "us" + ], + [ + "Ope", + "BRep" + ], + [ + "Ġw", + "atered" + ], + [ + "red", + "dit" + ], + [ + "Ġdry", + "ness" + ], + [ + "Ġadherent", + "s" + ], + [ + "4", + "14" + ], + [ + "u", + "ance" + ], + [ + "prov", + "ided" + ], + [ + "Ġintens", + "ities" + ], + [ + "Cath", + "olic" + ], + [ + "c", + "asters" + ], + [ + "m", + "isc" + ], + [ + "ĠT", + "YPE" + ], + [ + "ĠJ", + "AMA" + ], + [ + "Ġ_", + "('" + ], + [ + "''", + "''" + ], + [ + "ĠPres", + "idents" + ], + [ + "Ġinterview", + "ing" + ], + [ + "Ġhelic", + "opters" + ], + [ + "ĠExpect", + "ations" + ], + [ + "d", + "as" + ], + [ + "Ġcon", + "dom" + ], + [ + "ĠL", + "ar" + ], + [ + "Willi", + "ams" + ], + [ + "ĠMaur", + "ice" + ], + [ + "b", + "ish" + ], + [ + "Ġp", + "ys" + ], + [ + "Ġtreat", + "able" + ], + [ + "Ġunderest", + "imated" + ], + [ + "g", + "el" + ], + [ + "ter", + "ror" + ], + [ + "Ġsuper", + "intendent" + ], + [ + "Ġcam", + "els" + ], + [ + "Ġstair", + "case" + ], + [ + "E", + "ye" + ], + [ + "S", + "us" + ], + [ + "Ġc", + "pu" + ], + [ + "man", + "ent" + ], + [ + "orth", + "and" + ], + [ + "Ġparent", + "hesis" + ], + [ + "Ġviol", + "ently" + ], + [ + "Ġhack", + "er" + ], + [ + "ĠRoc", + "kefeller" + ], + [ + "C", + "OR" + ], + [ + "Ġnet", + "z" + ], + [ + "Ġthirst", + "y" + ], + [ + "Ġlex", + "ical" + ], + [ + "Ġ\"", + "\":" + ], + [ + "hed", + "ra" + ], + [ + "ĠCom", + "pliance" + ], + [ + "Ġlik", + "eness" + ], + [ + "whe", + "at" + ], + [ + "C", + "NN" + ], + [ + "ĠH", + "erman" + ], + [ + "Ġch", + "or" + ], + [ + "ĠR", + "H" + ], + [ + "Ġpar", + "rot" + ], + [ + "Ġpoly", + "ps" + ], + [ + "Ġimped", + "e" + ], + [ + "A", + "aa" + ], + [ + "L", + "it" + ], + [ + "Ġc", + "emeteries" + ], + [ + "Ġcent", + "red" + ], + [ + "Ġgroup", + "ings" + ], + [ + "ĠDifferent", + "iation" + ], + [ + "Ġtort", + "oise" + ], + [ + "ĠTensor", + "Flow" + ], + [ + "on", + "ance" + ], + [ + "ales", + "e" + ], + [ + "Ġder", + "iving" + ], + [ + "ĠMus", + "k" + ], + [ + "ĠFl", + "ip" + ], + [ + "Ġsav", + "vy" + ], + [ + "zh", + "ou" + ], + [ + "ĠB", + "orne" + ], + [ + "Ġ2", + "29" + ], + [ + "Ġmodern", + "ist" + ], + [ + "95", + "5" + ], + [ + "QU", + "E" + ], + [ + "Ġbol", + "sters" + ], + [ + "F", + "raction" + ], + [ + "ĠH", + "orses" + ], + [ + "Ġun", + "know" + ], + [ + "Ġinto", + "x" + ], + [ + "Ġsol", + "stice" + ], + [ + "°", + ")" + ], + [ + "See", + "ing" + ], + [ + "ĠRF", + "ID" + ], + [ + "interpret", + "ation" + ], + [ + "Ġin", + "com" + ], + [ + "Ch", + "ap" + ], + [ + "ros", + "se" + ], + [ + "Ġ##", + "\\" + ], + [ + "Ġ..", + ".\"" + ], + [ + "Ġmicrosc", + "opes" + ], + [ + "Ġseaf", + "loor" + ], + [ + "ĠBrid", + "ges" + ], + [ + "Conn", + "or" + ], + [ + "ĠCaucas", + "us" + ], + [ + "Incorpor", + "ating" + ], + [ + "Ġd", + "ar" + ], + [ + "ĠF", + "loat" + ], + [ + "Ġdef", + "init" + ], + [ + "Ġteam", + "mates" + ], + [ + "44", + "3" + ], + [ + "Ġrational", + "ity" + ], + [ + "anas", + "ia" + ], + [ + "pow", + "der" + ], + [ + "M", + "obile" + ], + [ + "Ġat", + "rial" + ], + [ + "ĠL", + "aur" + ], + [ + "Ġsy", + "philis" + ], + [ + "unk", + "er" + ], + [ + "Le", + "ave" + ], + [ + "Ġenthusi", + "astically" + ], + [ + "prof", + "essional" + ], + [ + "ĠKazakh", + "stan" + ], + [ + "Ġd", + "ol" + ], + [ + "Ġdet", + "ain" + ], + [ + "Ġtext", + "ing" + ], + [ + "ĠGra", + "ves" + ], + [ + "Ġcond", + "oms" + ], + [ + "000000", + "000" + ], + [ + "Pref", + "ix" + ], + [ + "Ġcolor", + "ation" + ], + [ + "ĠSch", + "war" + ], + [ + "ĠPs", + "alms" + ], + [ + "Ġthermost", + "at" + ], + [ + "Ġdest", + "abil" + ], + [ + "49", + "7" + ], + [ + "Ġsculpt", + "or" + ], + [ + "cover", + "age" + ], + [ + "Ġsab", + "ot" + ], + [ + "Ġinspir", + "ational" + ], + [ + "d", + "os" + ], + [ + "pl", + "ine" + ], + [ + "ang", + "an" + ], + [ + "rig", + "ation" + ], + [ + "Ġan", + "ime" + ], + [ + "ĠAd", + "ded" + ], + [ + "ÑĨ", + "и" + ], + [ + "NotFound", + "Error" + ], + [ + "C", + "hem" + ], + [ + "Ġg", + "hetto" + ], + [ + "Ġwh", + "irl" + ], + [ + "ract", + "ive" + ], + [ + "inf", + "os" + ], + [ + "p", + "db" + ], + [ + "s", + "ic" + ], + [ + "ĠS", + "OC" + ], + [ + "ĠS", + "odium" + ], + [ + "oc", + "rit" + ], + [ + "ĠR", + "SA" + ], + [ + "ak", + "age" + ], + [ + "ĠTh", + "u" + ], + [ + "Ġqu", + "ilt" + ], + [ + "ran", + "ial" + ], + [ + "ĠFin", + "ite" + ], + [ + "ĠInvestig", + "ating" + ], + [ + "got", + "ten" + ], + [ + "PON", + "SE" + ], + [ + "s", + "ense" + ], + [ + "č", + "ĊĠĠĠĠĠĠĠĠĠ" + ], + [ + "Ġdis", + "perse" + ], + [ + "Ġtechn", + "ologically" + ], + [ + "ĠSh", + "adow" + ], + [ + "add", + "ers" + ], + [ + "Ġbro", + "od" + ], + [ + "Let", + "ter" + ], + [ + "Ġprop", + "eller" + ], + [ + "Ġbip", + "art" + ], + [ + "C", + "ED" + ], + [ + "Ġs", + "apiens" + ], + [ + "if", + "s" + ], + [ + "Ġar", + "ctic" + ], + [ + "Ġpsych", + "ic" + ], + [ + "Ġcompens", + "ated" + ], + [ + "Ġultrason", + "ic" + ], + [ + "ĠMicrob", + "iol" + ], + [ + "W", + "OR" + ], + [ + "c", + "mp" + ], + [ + "Ġst", + "anza" + ], + [ + "pe", + "es" + ], + [ + "Ġsquad", + "ron" + ], + [ + "i", + "av" + ], + [ + "p", + "ag" + ], + [ + "Ġch", + "ills" + ], + [ + "ĠSh", + "ield" + ], + [ + "ĠCD", + "s" + ], + [ + "åı", + "Ĥ" + ], + [ + "Art", + "ificial" + ], + [ + "ĠG", + "ul" + ], + [ + "ĠEst", + "ablished" + ], + [ + "perform", + "ing" + ], + [ + "ĠAstronom", + "ical" + ], + [ + "Ġglyc", + "ogen" + ], + [ + "col", + "on" + ], + [ + "Ġstri", + "pe" + ], + [ + "Ġconsequ", + "ent" + ], + [ + "H", + "it" + ], + [ + "I", + "Q" + ], + [ + "â", + "£" + ], + [ + "Ġw", + "t" + ], + [ + "ĠJ", + "E" + ], + [ + "land", + "o" + ], + [ + "36", + "3" + ], + [ + "comp", + "an" + ], + [ + "Ġanticip", + "ating" + ], + [ + "ĠConcept", + "ual" + ], + [ + "Ġfor", + "ge" + ], + [ + "ĠR", + "MS" + ], + [ + "int", + "uitive" + ], + [ + "Ġlit", + "re" + ], + [ + "Ġextra", + "vag" + ], + [ + "*", + "/" + ], + [ + "M", + "ount" + ], + [ + "Ġrec", + "ite" + ], + [ + "assert", + "Not" + ], + [ + "amin", + "ated" + ], + [ + "amin", + "ophen" + ], + [ + "Me", + "ans" + ], + [ + "Ġreflex", + "ive" + ], + [ + "Ġd", + "od" + ], + [ + "ay", + "ed" + ], + [ + "ac", + "i" + ], + [ + "ĠL", + "und" + ], + [ + "Ġdecor", + "ator" + ], + [ + "Ġfinger", + "prints" + ], + [ + "Ġexpans", + "ions" + ], + [ + "Ġfirst", + "ly" + ], + [ + "Ġconf", + "ess" + ], + [ + "85", + "7" + ], + [ + "Ġaccel", + "erator" + ], + [ + "Ġquot", + "as" + ], + [ + "(", + "?" + ], + [ + "Ġdist", + "illation" + ], + [ + "Ġinc", + "ense" + ], + [ + "tra", + "cker" + ], + [ + "Ġtor", + "rent" + ], + [ + "Ġhier", + "ogly" + ], + [ + "ĠPC", + "s" + ], + [ + "å¤", + "ļ" + ], + [ + "Ġshaft", + "s" + ], + [ + "ĠBalk", + "ans" + ], + [ + "ol", + "utions" + ], + [ + "ĠT", + "ik" + ], + [ + "line", + "arity" + ], + [ + "sh", + "op" + ], + [ + "pre", + "load" + ], + [ + "ĠEm", + "otion" + ], + [ + "ïĢ", + "ł" + ], + [ + "PAS", + "SWORD" + ], + [ + "Ġmillise", + "conds" + ], + [ + "ĠPhar", + "ise" + ], + [ + "Ġo", + "cular" + ], + [ + "print", + "ing" + ], + [ + "Cur", + "ious" + ], + [ + "ak", + "is" + ], + [ + "au", + "gment" + ], + [ + "Ġs", + "d" + ], + [ + "ort", + "a" + ], + [ + "ud", + "ding" + ], + [ + "ĠPro", + "port" + ], + [ + "ed", + "ited" + ], + [ + "Ġbuff", + "ers" + ], + [ + "æĹ", + "¥" + ], + [ + "Ġ2", + "28" + ], + [ + "Ġwill", + "ow" + ], + [ + "get", + "ting" + ], + [ + "Ġdigit", + "ized" + ], + [ + "Ġpuzz", + "ling" + ], + [ + "Spec", + "ies" + ], + [ + "ĠWi", + "Fi" + ], + [ + "ĠRect", + "angle" + ], + [ + "S", + "kin" + ], + [ + "Ġn", + "args" + ], + [ + "ĠMy", + "ers" + ], + [ + "AM", + "L" + ], + [ + "Ġec", + "ologically" + ], + [ + "Ġash", + "amed" + ], + [ + "ðŁĮ", + "ķ" + ], + [ + "=", + "-\\" + ], + [ + "ĠL", + "emon" + ], + [ + "Ġtr", + "inomial" + ], + [ + "ival", + "ry" + ], + [ + "Ġxy", + "z" + ], + [ + "ĠAdapt", + "ive" + ], + [ + "f", + "erences" + ], + [ + "ro", + "be" + ], + [ + "ĠI", + "v" + ], + [ + "inter", + "vals" + ], + [ + "Ġdesert", + "ed" + ], + [ + "Ġmethyl", + "ation" + ], + [ + "W", + "ikipedia" + ], + [ + "ĠRep", + "air" + ], + [ + "Ġproven", + "ance" + ], + [ + "ch", + "s" + ], + [ + "Ġ3", + "12" + ], + [ + "Ġam", + "elior" + ], + [ + "ax", + "ial" + ], + [ + "Ġanal", + "ogue" + ], + [ + "li", + "kes" + ], + [ + "Ġfav", + "oured" + ], + [ + "Ġrecess", + "ive" + ], + [ + "ĠBart", + "on" + ], + [ + "cand", + "idate" + ], + [ + "ĠSOL", + "UTION" + ], + [ + "Ġcentrifug", + "al" + ], + [ + "ĠAp", + "i" + ], + [ + "ĠÐ", + "³" + ], + [ + "ĠForm", + "er" + ], + [ + "Ġshel", + "tered" + ], + [ + "uv", + "re" + ], + [ + "Ġchron", + "icles" + ], + [ + "4", + "25" + ], + [ + "N", + "AS" + ], + [ + "iv", + "ar" + ], + [ + "ĠF", + "ur" + ], + [ + "ĠJ", + "S" + ], + [ + "Ġsp", + "ouses" + ], + [ + "Ġel", + "bows" + ], + [ + "ENT", + "IAL" + ], + [ + "ĠUl", + "ster" + ], + [ + "Ġquad", + "ru" + ], + [ + "ĠAdela", + "ide" + ], + [ + "P", + "Q" + ], + [ + "il", + "ant" + ], + [ + "Ġman", + "ic" + ], + [ + "à¤", + "¦" + ], + [ + "long", + "itude" + ], + [ + "ĠSynt", + "ax" + ], + [ + "M", + "Q" + ], + [ + "Ġs", + "owing" + ], + [ + "Ġve", + "il" + ], + [ + "text", + "rm" + ], + [ + "Ġcritic", + "ize" + ], + [ + "Ġdisgu", + "ise" + ], + [ + "Ġt", + "ally" + ], + [ + "Ġsw", + "inging" + ], + [ + "Mark", + "et" + ], + [ + "ĠRaj", + "as" + ], + [ + "Ġtravers", + "al" + ], + [ + "j", + "d" + ], + [ + "Ġn", + "il" + ], + [ + "ĠH", + "aus" + ], + [ + "Ġcl", + "over" + ], + [ + "Ġsc", + "all" + ], + [ + "\"]", + "]," + ], + [ + "ĠInter", + "ventions" + ], + [ + "Ġà¤", + "®" + ], + [ + "ĠLore", + "n" + ], + [ + "Ġl", + "oci" + ], + [ + "ĠH", + "F" + ], + [ + "lect", + "able" + ], + [ + "Ġbeh", + "aving" + ], + [ + "________________________________", + "________________________________" + ], + [ + "âĢĶâĢĶâĢĶâĢĶ", + "âĢĶâĢĶâĢĶâĢĶ" + ], + [ + "ĠM", + "aker" + ], + [ + "Ġ2", + "26" + ], + [ + "Ġsc", + "ant" + ], + [ + "Ġend", + "ogenous" + ], + [ + "Ġsl", + "ain" + ], + [ + "AC", + "S" + ], + [ + "Ġship", + "ment" + ], + [ + "Ġpand", + "emics" + ], + [ + "ĠObserv", + "ations" + ], + [ + "Ġdeterg", + "ent" + ], + [ + "N", + "utrition" + ], + [ + "Ġc", + "rescent" + ], + [ + "Ġv", + "als" + ], + [ + "Ġcl", + "er" + ], + [ + "ath", + "am" + ], + [ + "Ġinter", + "ruption" + ], + [ + "Ġâ", + "ľ" + ], + [ + "LE", + "FT" + ], + [ + "Ġsynchron", + "ized" + ], + [ + "H", + "u" + ], + [ + "V", + "ictor" + ], + [ + "Ġg", + "othic" + ], + [ + "Ġ18", + "21" + ], + [ + "sc", + "roll" + ], + [ + "ev", + "olution" + ], + [ + "((", + "(" + ], + [ + "Ġplug", + "ins" + ], + [ + "Ġenv", + "y" + ], + [ + "Ġrent", + "ed" + ], + [ + "F", + "arm" + ], + [ + "Res", + "et" + ], + [ + "ĠDer", + "ivatives" + ], + [ + "quer", + "yset" + ], + [ + "9", + "60" + ], + [ + "r", + "ang" + ], + [ + "Ġpro", + "stitution" + ], + [ + "ist", + "as" + ], + [ + "Ġelect", + "roph" + ], + [ + "Ġwhole", + "heartedly" + ], + [ + "Ġpit", + "ched" + ], + [ + "UD", + "OS" + ], + [ + "ĠConcern", + "s" + ], + [ + "Ġdist", + "ressing" + ], + [ + "ĠRad", + "i" + ], + [ + "w", + "ax" + ], + [ + "Ġsh", + "a" + ], + [ + "Ġgrand", + "eur" + ], + [ + "Ġpoison", + "ed" + ], + [ + "Ġkin", + "ase" + ], + [ + "D", + "ynamic" + ], + [ + "Ġ", + "--------------------------------" + ], + [ + "Ġa", + "val" + ], + [ + "ĠS", + "UP" + ], + [ + "Ġbur", + "rows" + ], + [ + "Ġbond", + "age" + ], + [ + "Ġbuoy", + "ancy" + ], + [ + "Navig", + "ating" + ], + [ + "ĠBagh", + "dad" + ], + [ + "H", + "ttp" + ], + [ + "J", + "O" + ], + [ + "c", + "atching" + ], + [ + "Ġsy", + "st" + ], + [ + "Ġref", + "und" + ], + [ + "cul", + "us" + ], + [ + "sc", + "ipy" + ], + [ + "Ġdram", + "as" + ], + [ + "Or", + "th" + ], + [ + "ĠFOR", + "M" + ], + [ + "ĠStev", + "enson" + ], + [ + "ĠP", + "OS" + ], + [ + "anth", + "ropy" + ], + [ + "è¿", + "ĩ" + ], + [ + "Sund", + "ay" + ], + [ + "ent", + "ies" + ], + [ + "Ġpe", + "aked" + ], + [ + "Ġdist", + "rust" + ], + [ + "Ġshr", + "ines" + ], + [ + "odef", + "iciency" + ], + [ + "E", + "Q" + ], + [ + "M", + "EM" + ], + [ + "z", + "ers" + ], + [ + "Ġan", + "eur" + ], + [ + "Ġsu", + "ed" + ], + [ + "Ġclass", + "ifying" + ], + [ + "Ġ/", + "*" + ], + [ + "Ġ28", + "8" + ], + [ + "ĠPat", + "terson" + ], + [ + "Ġatmosp", + "heres" + ], + [ + "Ġfil", + "enames" + ], + [ + "inter", + "section" + ], + [ + "pre", + "processing" + ], + [ + "Ġstri", + "ped" + ], + [ + "Se", + "ven" + ], + [ + "Ġfra", + "ught" + ], + [ + "Ġpow", + "ders" + ], + [ + "Ġplate", + "lets" + ], + [ + "ĠRol", + "ling" + ], + [ + "×", + "ij" + ], + [ + "ĠB", + "SD" + ], + [ + "ĠV", + "ital" + ], + [ + "Ġbr", + "isk" + ], + [ + "×", + "ŀ" + ], + [ + "98", + "5" + ], + [ + "Ġpolymer", + "ase" + ], + [ + "ĠHimal", + "ayas" + ], + [ + "Ġc", + "n" + ], + [ + "le", + "igh" + ], + [ + "ak", + "o" + ], + [ + "ĠNew", + "port" + ], + [ + "ĠNew", + "castle" + ], + [ + "yl", + "an" + ], + [ + "ĠJan", + "et" + ], + [ + "Def", + "initions" + ], + [ + "Ġinterpre", + "ters" + ], + [ + "ïĢ", + "Ń" + ], + [ + "ĠD", + "ice" + ], + [ + "ĠAl", + "mighty" + ], + [ + "SF", + "X" + ], + [ + "Cam", + "bridge" + ], + [ + "rosc", + "opic" + ], + [ + "Bra", + "zil" + ], + [ + "Perm", + "ission" + ], + [ + "lyss", + "es" + ], + [ + "S", + "ched" + ], + [ + "w", + "arming" + ], + [ + "è", + "µ" + ], + [ + "ĠM", + "ilit" + ], + [ + "Ġtra", + "der" + ], + [ + "ĠSe", + "an" + ], + [ + "Ġaud", + "itor" + ], + [ + "Ġpref", + "rontal" + ], + [ + "Ġdu", + "plicates" + ], + [ + "worth", + "iness" + ], + [ + "Ġgro", + "ove" + ], + [ + "maf", + "rost" + ], + [ + "ĠL", + "T" + ], + [ + "comput", + "ers" + ], + [ + "Ġheter", + "ogeneity" + ], + [ + "INS", + "ERT" + ], + [ + "al", + "er" + ], + [ + "im", + "en" + ], + [ + "ĠC", + "NS" + ], + [ + "ĠTim", + "eline" + ], + [ + "crib", + "e" + ], + [ + "ĠAlban", + "ia" + ], + [ + "P", + "resentation" + ], + [ + "ĠE", + "b" + ], + [ + "ĠSt", + "rip" + ], + [ + "ĠOr", + "ders" + ], + [ + "Ref", + "er" + ], + [ + "Ġsteep", + "ed" + ], + [ + "Ġcrack", + "ers" + ], + [ + "Press", + "ure" + ], + [ + "at", + "lantic" + ], + [ + "ig", + "ators" + ], + [ + "ĠL", + "ists" + ], + [ + "Ġinst", + "ill" + ], + [ + "Ġnic", + "hes" + ], + [ + "Ġslight", + "est" + ], + [ + "Ġthunder", + "storms" + ], + [ + "Ġbloss", + "om" + ], + [ + "Ġporn", + "ography" + ], + [ + "C", + "ategories" + ], + [ + "Ġro", + "asting" + ], + [ + "Ġtest", + "ify" + ], + [ + "Ġgl", + "ued" + ], + [ + "Ġsil", + "hou" + ], + [ + "Ġconvey", + "or" + ], + [ + "Ġeyel", + "ids" + ], + [ + "Ġhas", + "ht" + ], + [ + "Ġconf", + "erred" + ], + [ + "ĠDr", + "um" + ], + [ + "stant", + "ial" + ], + [ + "ĠFl", + "oyd" + ], + [ + "Ġkit", + "tens" + ], + [ + "Ġstir", + "red" + ], + [ + "Ġante", + "ced" + ], + [ + "Tex", + "as" + ], + [ + "ident", + "al" + ], + [ + "34", + "2" + ], + [ + "Ġnight", + "mares" + ], + [ + "Ġcouns", + "elling" + ], + [ + "ĠKurd", + "ish" + ], + [ + "s", + "ugar" + ], + [ + "Ġuns", + "uitable" + ], + [ + "ĠURL", + "s" + ], + [ + "ïĢ", + "½" + ], + [ + "Ġsprou", + "t" + ], + [ + "ĠMER", + "CHANTABILITY" + ], + [ + "C", + "ool" + ], + [ + "M", + "om" + ], + [ + "Ġre", + "name" + ], + [ + "ĠA", + "ren" + ], + [ + "ĠM", + "AR" + ], + [ + "ĠN", + "erv" + ], + [ + "Ġ18", + "18" + ], + [ + "ĠLo", + "an" + ], + [ + "z", + "ee" + ], + [ + "ĠMac", + "ro" + ], + [ + "Ġembed", + "dings" + ], + [ + "pret", + "rained" + ], + [ + "Ġshowc", + "ased" + ], + [ + "Auto", + "Field" + ], + [ + "ĠS", + "MS" + ], + [ + "Ġun", + "paid" + ], + [ + "Ġpur", + "ported" + ], + [ + "AL", + "T" + ], + [ + "Ġfract", + "ured" + ], + [ + "wa", + "velength" + ], + [ + "ìĿ", + "´" + ], + [ + "ĠMent", + "or" + ], + [ + "S", + "ame" + ], + [ + "Ġan", + "us" + ], + [ + "Ġcomm", + "ute" + ], + [ + "ish", + "ments" + ], + [ + "Ġfl", + "ushing" + ], + [ + "ĠMin", + "utes" + ], + [ + "ĠDen", + "is" + ], + [ + "Ne", + "ill" + ], + [ + "Ġawa", + "ited" + ], + [ + "ĠS", + "ob" + ], + [ + "iz", + "ons" + ], + [ + "sc", + "aling" + ], + [ + "Ġhang", + "s" + ], + [ + "bor", + "ah" + ], + [ + "ĠVAL", + "UES" + ], + [ + "Ġt", + "int" + ], + [ + "ĠD", + "rosophila" + ], + [ + "ĠCont", + "ainer" + ], + [ + "net", + "works" + ], + [ + "Ġsquee", + "zed" + ], + [ + "on", + "so" + ], + [ + "Ġcheck", + "out" + ], + [ + "Ġoct", + "ave" + ], + [ + "Ġlav", + "ish" + ], + [ + "ĠP", + "ied" + ], + [ + "pe", + "e" + ], + [ + "ĠâĢ", + "ŀ" + ], + [ + "45", + "1" + ], + [ + "Ġphot", + "oc" + ], + [ + "ĠMat", + "lab" + ], + [ + "Ġdispat", + "ched" + ], + [ + "Ġafter", + "life" + ], + [ + "Ġdent", + "ures" + ], + [ + "Ġdamp", + "ing" + ], + [ + "Ġdetox", + "ification" + ], + [ + "Ġovere", + "st" + ], + [ + "j", + "unction" + ], + [ + "art", + "on" + ], + [ + "Ġoper", + "and" + ], + [ + "Ġq", + "s" + ], + [ + "Ġord", + "inance" + ], + [ + "Ġcredit", + "ors" + ], + [ + "Ġplut", + "onium" + ], + [ + "Ġp", + "ouch" + ], + [ + "ĠThe", + "ories" + ], + [ + "fe", + "el" + ], + [ + "Ġgal", + "actic" + ], + [ + "ĠNutrition", + "al" + ], + [ + "l", + "iquid" + ], + [ + "im", + "ia" + ], + [ + "Ġsc", + "rape" + ], + [ + "ov", + "able" + ], + [ + "RO", + "SS" + ], + [ + "ĠAut", + "hentication" + ], + [ + "ĠPers", + "u" + ], + [ + "Ġdisag", + "reed" + ], + [ + "ĠAndre", + "as" + ], + [ + "h", + "df" + ], + [ + "th", + "ank" + ], + [ + "Ġpost", + "doctoral" + ], + [ + "ĠGl", + "ou" + ], + [ + "Ġpamph", + "let" + ], + [ + "Ġparach", + "ute" + ], + [ + "ĠPtole", + "my" + ], + [ + "[", + "...," + ], + [ + "\\", + "|" + ], + [ + "ot", + "ation" + ], + [ + "Ġtr", + "il" + ], + [ + "é", + "g" + ], + [ + "Ġtransl", + "ators" + ], + [ + "ih", + "u" + ], + [ + "Ġmotiv", + "ates" + ], + [ + "0", + "30" + ], + [ + "E", + "z" + ], + [ + "Ġc", + "x" + ], + [ + "it", + "ization" + ], + [ + "Ġex", + "iled" + ], + [ + "ier", + "re" + ], + [ + "Ġterm", + "inating" + ], + [ + "n", + "k" + ], + [ + "id", + "an" + ], + [ + "est", + "imator" + ], + [ + "ĠW", + "ong" + ], + [ + "down", + "s" + ], + [ + "v", + "x" + ], + [ + "ĠP", + "uzzles" + ], + [ + "ĠF", + "Y" + ], + [ + "Ġsm", + "og" + ], + [ + "Ġbas", + "alt" + ], + [ + "Ġarm", + "our" + ], + [ + "ĠNews", + "letter" + ], + [ + "Ġfut", + "uristic" + ], + [ + "Ġcaf", + "é" + ], + [ + "tal", + "ions" + ], + [ + "Ġtor", + "so" + ], + [ + "IF", + "T" + ], + [ + "ĠProper", + "ly" + ], + [ + "Individual", + "s" + ], + [ + "Ġimprovis", + "ation" + ], + [ + "]", + ")))" + ], + [ + "v", + "f" + ], + [ + "Ġn", + "t" + ], + [ + "Ġpromot", + "ions" + ], + [ + "Ġhyp", + "nosis" + ], + [ + "Ġverte", + "brate" + ], + [ + "Ġcon", + "ical" + ], + [ + "Ġsc", + "anners" + ], + [ + "ĠHol", + "iday" + ], + [ + "dist", + "ributed" + ], + [ + "VV", + "VV" + ], + [ + "h", + "ake" + ], + [ + "Ġimp", + "etus" + ], + [ + "set", + "Level" + ], + [ + "37", + "2" + ], + [ + "ĠUN", + "IT" + ], + [ + "ĠPhill", + "ip" + ], + [ + "æ", + "Ł" + ], + [ + "è", + "·" + ], + [ + "Ġr", + "ite" + ], + [ + "19", + "10" + ], + [ + "Ġfunction", + "ed" + ], + [ + "Sub", + "stituting" + ], + [ + "Ġfract", + "al" + ], + [ + "Ġunderm", + "ined" + ], + [ + "d", + "raft" + ], + [ + "al", + "ent" + ], + [ + "Ġat", + "ypical" + ], + [ + "Ġpre", + "processing" + ], + [ + "Ġâİ", + "Ł" + ], + [ + "Ġeyeb", + "rows" + ], + [ + "Ġcaul", + "iflower" + ], + [ + "es", + "are" + ], + [ + "ĠWe", + "iss" + ], + [ + "AT", + "ING" + ], + [ + "Ġunit", + "ary" + ], + [ + "Ġden", + "oting" + ], + [ + "Ġreform", + "ers" + ], + [ + "Ġsen", + "ator" + ], + [ + "Ġsky", + "rock" + ], + [ + "ì", + "ł" + ], + [ + "Ġe", + "gypt" + ], + [ + "nt", + "on" + ], + [ + "Ġun", + "sc" + ], + [ + "ĠDe", + "borah" + ], + [ + "Ġ25", + "4" + ], + [ + "34", + "1" + ], + [ + "ĠNecess", + "ary" + ], + [ + "B", + "h" + ], + [ + "ĠS", + "ick" + ], + [ + "ĠC", + "U" + ], + [ + "ĠP", + "ixel" + ], + [ + "og", + "on" + ], + [ + "Ġj", + "ug" + ], + [ + "augh", + "tered" + ], + [ + "ĠEp", + "hes" + ], + [ + "Ġcran", + "ial" + ], + [ + "Ġstam", + "ina" + ], + [ + "Ġu", + "pro" + ], + [ + "the", + "l" + ], + [ + "sp", + "read" + ], + [ + "68", + "9" + ], + [ + "Go", + "ing" + ], + [ + "Ġembarr", + "assing" + ], + [ + "erial", + "ize" + ], + [ + "ĠGrad", + "ient" + ], + [ + "Sov", + "iet" + ], + [ + "h", + "ah" + ], + [ + "ar", + "ck" + ], + [ + "Ġl", + "iner" + ], + [ + "ĠS", + "iberian" + ], + [ + "Ġr", + "d" + ], + [ + "ĠG", + "uild" + ], + [ + "ĠY", + "ard" + ], + [ + "Ġimp", + "uls" + ], + [ + "na", + "ire" + ], + [ + "ĠFound", + "ing" + ], + [ + "ĠHug", + "o" + ], + [ + "l", + "aws" + ], + [ + "ĠB", + "ren" + ], + [ + "Ġsub", + "way" + ], + [ + "Ġ18", + "28" + ], + [ + "sh", + "ield" + ], + [ + "Ġsw", + "am" + ], + [ + "Ġrandom", + "ness" + ], + [ + "Ġtrav", + "ellers" + ], + [ + "ĠPharm", + "aceutical" + ], + [ + "A", + "k" + ], + [ + "b", + "os" + ], + [ + "ĠJ", + "son" + ], + [ + "ari", + "ums" + ], + [ + "ict", + "ions" + ], + [ + "ĠSh", + "in" + ], + [ + "Ġank", + "les" + ], + [ + "CHO", + "OL" + ], + [ + "C", + "AM" + ], + [ + "ĠM", + "ask" + ], + [ + "ĠF", + "I" + ], + [ + "ĠWe", + "i" + ], + [ + "Ġexert", + "ion" + ], + [ + "Ġtrim", + "med" + ], + [ + "Ġautobi", + "ographical" + ], + [ + "g", + "ans" + ], + [ + "ĠG", + "T" + ], + [ + "ĠâĪ", + "ª" + ], + [ + "Ġreason", + "ed" + ], + [ + "77", + "4" + ], + [ + "Ġvent", + "ral" + ], + [ + "Ġeuro", + "s" + ], + [ + "3", + "76" + ], + [ + "Ġis", + "o" + ], + [ + "ot", + "ropic" + ], + [ + "ĠB", + "ios" + ], + [ + "ĠW", + "ILL" + ], + [ + "ĠMex", + "icans" + ], + [ + "Ġcov", + "ari" + ], + [ + "Ġobsc", + "ured" + ], + [ + "ĠFel", + "ix" + ], + [ + "g", + "ons" + ], + [ + "ru", + "ff" + ], + [ + "Ġpres", + "up" + ], + [ + "Ġsoft", + "en" + ], + [ + "Ġbit", + "tern" + ], + [ + "ĠEduc", + "ator" + ], + [ + "ĠAng", + "ola" + ], + [ + "ĠLyn", + "ch" + ], + [ + "Compar", + "ing" + ], + [ + "Ġshred", + "ded" + ], + [ + "Ġbinocular", + "s" + ], + [ + "B", + "us" + ], + [ + "L", + "ew" + ], + [ + "X", + "L" + ], + [ + "Ġsa", + "ff" + ], + [ + "Ġâ", + "ĺ" + ], + [ + "\")", + "]" + ], + [ + "Ġpath", + "ogenesis" + ], + [ + "Ġmist", + "rust" + ], + [ + "Ġmultip", + "rocessing" + ], + [ + "ĠV", + "et" + ], + [ + "ise", + "ment" + ], + [ + "sh", + "own" + ], + [ + "Ġ|", + "\\" + ], + [ + "reg", + "istration" + ], + [ + "ĠReflect", + "ing" + ], + [ + "Ġ`(", + "``" + ], + [ + "L", + "es" + ], + [ + "ĠB", + "M" + ], + [ + "ado", + "op" + ], + [ + "ĠFrank", + "enstein" + ], + [ + "ĠIceland", + "ic" + ], + [ + "Ġmedi", + "ator" + ], + [ + "diam", + "eter" + ], + [ + "5", + "10" + ], + [ + "F", + "ront" + ], + [ + "he", + "ws" + ], + [ + "ĠT", + "end" + ], + [ + "Ġcor", + "neal" + ], + [ + "Single", + "ValueConstraint" + ], + [ + "ĠHein", + "rich" + ], + [ + "ĠHast", + "ings" + ], + [ + "Ġh", + "oc" + ], + [ + "Ġtre", + "asury" + ], + [ + "ĠLab", + "rador" + ], + [ + "ĠRoman", + "ian" + ], + [ + "ĠFer", + "ry" + ], + [ + "per", + "ate" + ], + [ + "iff", + "lin" + ], + [ + "ĠCl", + "osed" + ], + [ + "Ġcad", + "mium" + ], + [ + "ĠSymph", + "ony" + ], + [ + "3", + "66" + ], + [ + "sh", + "oot" + ], + [ + "Ġillum", + "inates" + ], + [ + "Ġannounce", + "ments" + ], + [ + "ĠAer", + "ospace" + ], + [ + "st", + "aking" + ], + [ + "Ġqu", + "bits" + ], + [ + "Ġconc", + "aten" + ], + [ + "ĠAss", + "ist" + ], + [ + "IS", + "C" + ], + [ + "Ġvolunte", + "ered" + ], + [ + "Ġunrest", + "ricted" + ], + [ + "ousse", + "au" + ], + [ + "×", + "ª" + ], + [ + "Ġcl", + "umps" + ], + [ + "ne", + "ur" + ], + [ + "Ġsur", + "ges" + ], + [ + "Ġrig", + "idity" + ], + [ + "Ġapprentices", + "hip" + ], + [ + "Ġper", + "ch" + ], + [ + "Ġhyper", + "bola" + ], + [ + "Oper", + "ations" + ], + [ + "Ġshamp", + "oo" + ], + [ + "olib", + "eral" + ], + [ + "M", + "oney" + ], + [ + "Ġam", + "using" + ], + [ + "ĠMc", + "Cl" + ], + [ + "desc", + "ribe" + ], + [ + "ä½", + "į" + ], + [ + "ĠM", + "G" + ], + [ + "Ġgr", + "illed" + ], + [ + "Ġliquid", + "ity" + ], + [ + "Ġdiver", + "ted" + ], + [ + "g", + "f" + ], + [ + "×", + "©" + ], + [ + "Ġp", + "ym" + ], + [ + "))", + "^" + ], + [ + "rot", + "tle" + ], + [ + "Ġbes", + "ie" + ], + [ + "Ġarous", + "al" + ], + [ + "A", + "ctions" + ], + [ + "ĠA", + "ce" + ], + [ + "Ġap", + "ology" + ], + [ + "Ġamount", + "ed" + ], + [ + "rad", + "a" + ], + [ + "Ġcut", + "ter" + ], + [ + "Ġquant", + "ified" + ], + [ + "ĠSl", + "ides" + ], + [ + "Ġembra", + "ces" + ], + [ + "Ġb", + "aff" + ], + [ + "Ġins", + "ured" + ], + [ + "Con", + "vers" + ], + [ + "Ġprophe", + "cies" + ], + [ + "ĠAmb", + "assador" + ], + [ + "J", + "oint" + ], + [ + "Ġread", + "ability" + ], + [ + "Ch", + "ris" + ], + [ + "ĠPot", + "omac" + ], + [ + "fb", + "ff" + ], + [ + "ĠNit", + "rogen" + ], + [ + "r", + "ms" + ], + [ + "ĠR", + "EL" + ], + [ + "Ġmemor", + "izing" + ], + [ + "Di", + "abetes" + ], + [ + "Ġh", + "inge" + ], + [ + "Ġst", + "oves" + ], + [ + "Ġrun", + "ny" + ], + [ + "Ġant", + "ider" + ], + [ + "Ġrece", + "ipts" + ], + [ + "inter", + "p" + ], + [ + "sol", + "ar" + ], + [ + "Ġrepro", + "ducing" + ], + [ + "Ġassault", + "s" + ], + [ + "%", + "-" + ], + [ + "c", + "ategorical" + ], + [ + "Ù", + "Ĥ" + ], + [ + "ĠT", + "uc" + ], + [ + "ĠB", + "ris" + ], + [ + "ĠF", + "ermat" + ], + [ + "Ġper", + "mafrost" + ], + [ + "Com", + "mercial" + ], + [ + "ĠJon", + "ah" + ], + [ + "ĠNurs", + "es" + ], + [ + "éĿ", + "¢" + ], + [ + "le", + "et" + ], + [ + "ĠY", + "a" + ], + [ + "ĠInf", + "ant" + ], + [ + "ĠEmpower", + "ment" + ], + [ + "ĠTerrit", + "ories" + ], + [ + "Ġmobil", + "ize" + ], + [ + "Ġsequest", + "ration" + ], + [ + "D", + "ial" + ], + [ + "ĠS", + "ays" + ], + [ + "Ġdis", + "respect" + ], + [ + "Ġ24", + "3" + ], + [ + "98", + "6" + ], + [ + "Effect", + "s" + ], + [ + "Ġempath", + "ize" + ], + [ + "Ġsol", + "ute" + ], + [ + "ah", + "i" + ], + [ + "ĠGu", + "est" + ], + [ + "Ġinspect", + "ors" + ], + [ + "ĠPries", + "t" + ], + [ + "ĠVersa", + "illes" + ], + [ + "b", + "ull" + ], + [ + "ĠS", + "EL" + ], + [ + "Ġop", + "ium" + ], + [ + "Ġdownt", + "urn" + ], + [ + "ĠBrah", + "man" + ], + [ + "K", + "G" + ], + [ + "ab", + "ridged" + ], + [ + "Ġse", + "rene" + ], + [ + "ĠWay", + "back" + ], + [ + "Ã", + "ī" + ], + [ + "ff", + "er" + ], + [ + ").", + ".." + ], + [ + "Ġcr", + "ashing" + ], + [ + "Ġhard", + "wood" + ], + [ + "ĠPo", + "ems" + ], + [ + "ĠConsult", + "ing" + ], + [ + "Ġdiscontin", + "ued" + ], + [ + "ĠMaced", + "onian" + ], + [ + "Ġst", + "roll" + ], + [ + "Ġgrav", + "itation" + ], + [ + "Ġaccompan", + "ies" + ], + [ + "match", + "ing" + ], + [ + "N", + "AL" + ], + [ + "Ġindividual", + "ism" + ], + [ + "|", + "âĢ¢" + ], + [ + "el", + "age" + ], + [ + "Ġun", + "popular" + ], + [ + "Ġbull", + "s" + ], + [ + "Ġ\"", + ",\"" + ], + [ + "So", + "il" + ], + [ + "ãģ", + "¦" + ], + [ + "Ġinduct", + "ance" + ], + [ + "l", + "est" + ], + [ + "t", + "in" + ], + [ + "Ġp", + "ont" + ], + [ + "if", + "olia" + ], + [ + "ys", + "s" + ], + [ + "ner", + "y" + ], + [ + "ĠPer", + "ception" + ], + [ + "Ġsex", + "ism" + ], + [ + "4", + "30" + ], + [ + "ĠFor", + "bes" + ], + [ + "ĠEx", + "it" + ], + [ + "ref", + "lect" + ], + [ + "Ġconservation", + "ists" + ], + [ + "Ġinsert", + "s" + ], + [ + "project", + "ion" + ], + [ + "Ġcycl", + "one" + ], + [ + "ĠHun", + "ger" + ], + [ + "Ġl", + "akh" + ], + [ + "ĠC", + "ly" + ], + [ + "Ġpain", + "less" + ], + [ + "AR", + "GET" + ], + [ + "Ġ28", + "5" + ], + [ + "Ġign", + "ited" + ], + [ + "ĠOp", + "ening" + ], + [ + "åı", + "·" + ], + [ + "ĠPil", + "ot" + ], + [ + "Ġorch", + "ard" + ], + [ + "ì", + "Ĺ" + ], + [ + "ĠJ", + "ill" + ], + [ + "ire", + "n" + ], + [ + "=\"", + "#" + ], + [ + "Ġpret", + "ending" + ], + [ + "Ġvivid", + "ly" + ], + [ + "Ġecho", + "ing" + ], + [ + "Ġasympt", + "otes" + ], + [ + "Ġol", + "factory" + ], + [ + "3", + "78" + ], + [ + "H", + "op" + ], + [ + "ĠC", + "UR" + ], + [ + "Ġrec", + "al" + ], + [ + "Ġ17", + "93" + ], + [ + "Ġirregular", + "ities" + ], + [ + "ĠON", + "LY" + ], + [ + "Ġinver", + "ter" + ], + [ + "ip", + "zig" + ], + [ + "ere", + "y" + ], + [ + "ĠBel", + "le" + ], + [ + "exper", + "ienced" + ], + [ + "Iter", + "ator" + ], + [ + "B", + "attle" + ], + [ + "Ġbar", + "bec" + ], + [ + "auth", + "ored" + ], + [ + "ĠAccount", + "ability" + ], + [ + "Ġcontra", + "ceptive" + ], + [ + "mac", + "ro" + ], + [ + "assertIs", + "Instance" + ], + [ + "Ġabnorm", + "ality" + ], + [ + "d", + "ollar" + ], + [ + "u", + "ations" + ], + [ + "Ġc", + "i" + ], + [ + "Ġd", + "ipped" + ], + [ + "Ġh", + "are" + ], + [ + "Ġclean", + "se" + ], + [ + "3", + "99" + ], + [ + "?", + "\\" + ], + [ + "T", + "ick" + ], + [ + "Ġd", + "ancer" + ], + [ + "ĠW", + "ond" + ], + [ + "Ġbr", + "ine" + ], + [ + "ĠOut", + "door" + ], + [ + "Z", + "X" + ], + [ + "p", + "as" + ], + [ + "ĠB", + "ella" + ], + [ + "oc", + "s" + ], + [ + "ĠV", + "AT" + ], + [ + "Ġfe", + "asts" + ], + [ + "Ġcar", + "ies" + ], + [ + "Ġpred", + "ic" + ], + [ + "Ġmanager", + "ial" + ], + [ + "Ġiter", + "able" + ], + [ + "est", + "imate" + ], + [ + "Ġmet", + "ro" + ], + [ + "Ġclin", + "ician" + ], + [ + "Ġcontradict", + "s" + ], + [ + "iw", + "i" + ], + [ + "magn", + "itude" + ], + [ + "R", + "ab" + ], + [ + "c", + "rum" + ], + [ + "Ġa", + "ka" + ], + [ + "en", + "oids" + ], + [ + "Ġp", + "ints" + ], + [ + "hat", + "ma" + ], + [ + "ĠPro", + "to" + ], + [ + "inter", + "rupted" + ], + [ + "sin", + "x" + ], + [ + "Man", + "aging" + ], + [ + "k", + "as" + ], + [ + "ir", + "y" + ], + [ + "Ġ3", + "16" + ], + [ + "Ġarm", + "ored" + ], + [ + "ĠâĨ", + "©" + ], + [ + "Ġdece", + "it" + ], + [ + "Rele", + "ase" + ], + [ + "ĠColle", + "ges" + ], + [ + "ĠF", + "riction" + ], + [ + "AT", + "ES" + ], + [ + "math", + "op" + ], + [ + "ops", + "ies" + ], + [ + "Ġtip", + "ping" + ], + [ + "ĠPrevent", + "ing" + ], + [ + "p", + "itch" + ], + [ + "Ġa", + "rab" + ], + [ + "ĠP", + "t" + ], + [ + "Ġlong", + "time" + ], + [ + "Ġcar", + "ve" + ], + [ + "Ġconserv", + "atives" + ], + [ + "Fl", + "ags" + ], + [ + "ĠGent", + "iles" + ], + [ + "æİ", + "¥" + ], + [ + "Ġre", + "claimed" + ], + [ + "('", + "#" + ], + [ + "ĠFl", + "av" + ], + [ + "Ġroof", + "ing" + ], + [ + "ĠEnt", + "ity" + ], + [ + "æĪ", + "·" + ], + [ + "d", + "q" + ], + [ + "Ġat", + "rophy" + ], + [ + "Ġtrans", + "cribed" + ], + [ + "Ġpartition", + "ing" + ], + [ + "Ġpremium", + "s" + ], + [ + "fetch", + "all" + ], + [ + "Ġth", + "orn" + ], + [ + "ĠE", + "k" + ], + [ + "Ġsub", + "types" + ], + [ + "Ġwhis", + "pered" + ], + [ + "Ġretard", + "ation" + ], + [ + "á", + "ĥ" + ], + [ + "al", + "ter" + ], + [ + "ce", + "le" + ], + [ + "ĠQu", + "ote" + ], + [ + "cal", + "orie" + ], + [ + "ĠSch", + "wartz" + ], + [ + "token", + "izer" + ], + [ + "QL", + "abel" + ], + [ + "ĠG", + "S" + ], + [ + "Ġcl", + "ing" + ], + [ + "Al", + "ert" + ], + [ + "oll", + "s" + ], + [ + "ĠEmploy", + "ees" + ], + [ + "ĠMyth", + "ology" + ], + [ + "ĠF", + "ossil" + ], + [ + "ĠL", + "ect" + ], + [ + "wh", + "ose" + ], + [ + "68", + "7" + ], + [ + "F", + "ib" + ], + [ + "N", + "ull" + ], + [ + "Ġf", + "rictional" + ], + [ + "ĠT", + "ier" + ], + [ + "we", + "i" + ], + [ + "Ġcross", + "ings" + ], + [ + "Ġengra", + "ving" + ], + [ + "o", + "an" + ], + [ + "Ġph", + "araoh" + ], + [ + "la", + "unch" + ], + [ + "ĠAssess", + "ments" + ], + [ + "ĠSav", + "annah" + ], + [ + "ĠIM", + "PLIED" + ], + [ + "T", + "i" + ], + [ + "d", + "ough" + ], + [ + "ac", + "et" + ], + [ + "ER", + "O" + ], + [ + "Ġclos", + "et" + ], + [ + "Ġinh", + "ale" + ], + [ + "B", + "urn" + ], + [ + "w", + "m" + ], + [ + "ç", + "ķ" + ], + [ + "or", + "ah" + ], + [ + "Ġreact", + "ivity" + ], + [ + "ĠEX", + "PRESS" + ], + [ + "NOW", + "ARN" + ], + [ + "Ġacquis", + "itions" + ], + [ + "ĠS", + "culpt" + ], + [ + "ĠE", + "ras" + ], + [ + "Ġstand", + "alone" + ], + [ + "dis", + "cipline" + ], + [ + "Ass", + "ert" + ], + [ + "TE", + "GER" + ], + [ + "ĠJur", + "assic" + ], + [ + "Ġ3", + "90" + ], + [ + "Ġmult", + "ilingual" + ], + [ + "Ġmass", + "ac" + ], + [ + "([", + "(" + ], + [ + "oper", + "ability" + ], + [ + "ĠBel", + "ieve" + ], + [ + "Ġeigen", + "vector" + ], + [ + "VER", + "Y" + ], + [ + "Ġmeteor", + "ite" + ], + [ + "ĠP", + "ipe" + ], + [ + "ĠH", + "abit" + ], + [ + "Ġmicro", + "controller" + ], + [ + "ĠSav", + "ior" + ], + [ + "Ġinsist", + "ing" + ], + [ + "it", + "ars" + ], + [ + "Ġbe", + "re" + ], + [ + "ĠD", + "ell" + ], + [ + "ĠZ", + "oro" + ], + [ + "4", + "35" + ], + [ + "B", + "ird" + ], + [ + "Ġdis", + "l" + ], + [ + "hyd", + "ration" + ], + [ + "ĠCatal", + "og" + ], + [ + "Ġaneur", + "ys" + ], + [ + "ol", + "ving" + ], + [ + "ch", + "aft" + ], + [ + "ĠC", + "SR" + ], + [ + "obs", + "erved" + ], + [ + "Ġpond", + "ered" + ], + [ + "Ġeluc", + "idating" + ], + [ + "T", + "re" + ], + [ + "ĠT", + "rap" + ], + [ + "Ġwill", + "ingly" + ], + [ + "equ", + "ivalent" + ], + [ + "ev", + "ille" + ], + [ + "Ġlegisl", + "atures" + ], + [ + "Ġclar", + "ifying" + ], + [ + "ĠRot", + "ation" + ], + [ + "Great", + "er" + ], + [ + ":", + "':" + ], + [ + "t", + "heme" + ], + [ + "Ġsl", + "ugs" + ], + [ + "AT", + "URE" + ], + [ + "ĠHel", + "m" + ], + [ + "ĠFound", + "ed" + ], + [ + "Ġfluid", + "ity" + ], + [ + "Tra", + "ditionally" + ], + [ + "ĠEnh", + "ancing" + ], + [ + "ĠApost", + "le" + ], + [ + "ĠSeason", + "al" + ], + [ + "Ġpall", + "iative" + ], + [ + "vent", + "ed" + ], + [ + "Ġpet", + "ty" + ], + [ + "ĠEli", + "ot" + ], + [ + "d", + "ating" + ], + [ + "ĠP", + "COS" + ], + [ + "ĠZ", + "inc" + ], + [ + "Ġprop", + "ane" + ], + [ + "Ġmanip", + "ulations" + ], + [ + "Ġcondem", + "n" + ], + [ + "v", + "string" + ], + [ + "Ġd", + "l" + ], + [ + "Ġmon", + "st" + ], + [ + "ĠEle", + "v" + ], + [ + "ĠEnt", + "om" + ], + [ + "ĠEz", + "ra" + ], + [ + "ĠEmphas", + "is" + ], + [ + "M", + "it" + ], + [ + "Ġsub", + "urb" + ], + [ + "Ġpal", + "ind" + ], + [ + "Ġmoist", + "ur" + ], + [ + "Dis", + "claimer" + ], + [ + "ĠTow", + "ard" + ], + [ + "r", + "ified" + ], + [ + "s", + "we" + ], + [ + "Ġre", + "aring" + ], + [ + "ĠB", + "elf" + ], + [ + "Ġpast", + "ries" + ], + [ + "ĠWind", + "sor" + ], + [ + "Ġbl", + "ister" + ], + [ + "arc", + "ane" + ], + [ + "cut", + "off" + ], + [ + "Ġexclud", + "es" + ], + [ + "e", + "astern" + ], + [ + "g", + "cd" + ], + [ + "19", + "11" + ], + [ + "Ġinc", + "ur" + ], + [ + "Ġobject", + "ivity" + ], + [ + "class", + "ified" + ], + [ + "}-", + "{" + ], + [ + "M", + "ars" + ], + [ + "z", + "oom" + ], + [ + "Ġ", + "ÆĴ" + ], + [ + "ĠH", + "ag" + ], + [ + "Ġsp", + "it" + ], + [ + "ĠDirect", + "ors" + ], + [ + "Ġpier", + "cing" + ], + [ + "Ë", + "ľ" + ], + [ + "Ġ", + "à" + ], + [ + "Ġto", + "fu" + ], + [ + "oc", + "ating" + ], + [ + "ĠD", + "ear" + ], + [ + "Ġ3", + "45" + ], + [ + "ton", + "es" + ], + [ + "enc", + "ers" + ], + [ + "ĠRec", + "ipes" + ], + [ + "emb", + "ourg" + ], + [ + "Ġanth", + "ology" + ], + [ + "h", + "int" + ], + [ + "am", + "oto" + ], + [ + "Ġtime", + "zone" + ], + [ + "AR", + "R" + ], + [ + "Ġax", + "le" + ], + [ + "Ġmiss", + "es" + ], + [ + "SF", + "Y" + ], + [ + "v", + "p" + ], + [ + "**", + "," + ], + [ + "com", + "pliance" + ], + [ + "Ġsw", + "apping" + ], + [ + "Ġsouth", + "ward" + ], + [ + "ĠHigh", + "ly" + ], + [ + "ĠOb", + "tain" + ], + [ + "Ġhots", + "pots" + ], + [ + "E", + "astern" + ], + [ + "Ġrel", + "oad" + ], + [ + "Ġpop", + "ped" + ], + [ + "loc", + "occus" + ], + [ + "Ġsett", + "ler" + ], + [ + "Add", + "ed" + ], + [ + "++", + ";" + ], + [ + "Ġnur", + "series" + ], + [ + "ĠArticle", + "PubMedGoogle" + ], + [ + "Ġslee", + "ve" + ], + [ + "ĠBibli", + "ography" + ], + [ + "ĠFIT", + "NESS" + ], + [ + "Ġhe", + "ed" + ], + [ + "ĠR", + "V" + ], + [ + "up", + "dates" + ], + [ + "trans", + "cript" + ], + [ + "Ġremov", + "able" + ], + [ + "bur", + "st" + ], + [ + "ĠNep", + "h" + ], + [ + "s", + "hed" + ], + [ + "Ġch", + "is" + ], + [ + "cept", + "s" + ], + [ + "Add", + "Field" + ], + [ + "GR", + "AM" + ], + [ + "Ġphy", + "toplankton" + ], + [ + "Altern", + "ative" + ], + [ + "k", + "j" + ], + [ + "Ġrecall", + "ing" + ], + [ + "Ġalphabet", + "ical" + ], + [ + "Ġorch", + "ards" + ], + [ + "Ġmortg", + "ages" + ], + [ + "R", + "ain" + ], + [ + "ç", + "©" + ], + [ + "Ġunf", + "olds" + ], + [ + "opol", + "itan" + ], + [ + "ĠOng", + "oing" + ], + [ + "S", + "outhern" + ], + [ + "f", + "re" + ], + [ + "ĠS", + "quir" + ], + [ + "pat", + "ches" + ], + [ + "Gen", + "etic" + ], + [ + "ĠFrank", + "furt" + ], + [ + "inst", + "ead" + ], + [ + "ĠDeb", + "ate" + ], + [ + "ul", + "ant" + ], + [ + "ĠW", + "TO" + ], + [ + "ĠW", + "arner" + ], + [ + "('", + "{}" + ], + [ + "vol", + "t" + ], + [ + "ĠProm", + "pt" + ], + [ + "Ġplum", + "age" + ], + [ + "ĠHil", + "bert" + ], + [ + "Ù", + "ĥ" + ], + [ + "ĠF", + "requent" + ], + [ + "cl", + "air" + ], + [ + "Ġem", + "ulate" + ], + [ + "me", + "asured" + ], + [ + "param", + "etric" + ], + [ + "Act", + "ivities" + ], + [ + "ĠMo", + "ist" + ], + [ + "Ġbuzz", + "ing" + ], + [ + "Ġreciproc", + "ity" + ], + [ + "C", + "W" + ], + [ + "ar", + "ak" + ], + [ + "ĠG", + "MT" + ], + [ + "Ġfac", + "ade" + ], + [ + "Re", + "q" + ], + [ + "Ġaud", + "its" + ], + [ + "Ġstar", + "ving" + ], + [ + "ĠEnter", + "tainment" + ], + [ + "Ġeyew", + "itness" + ], + [ + "P", + "ART" + ], + [ + "Ġsu", + "e" + ], + [ + "ĠG", + "amb" + ], + [ + "Ġcol", + "itis" + ], + [ + "Ġgovern", + "s" + ], + [ + "ÑĢ", + "Ñĥ" + ], + [ + "Ġbio", + "ge" + ], + [ + "m", + "il" + ], + [ + "ĠB", + "ias" + ], + [ + "ĠH", + "mm" + ], + [ + "ĠU", + "R" + ], + [ + "Ġdis", + "similar" + ], + [ + "ðĿIJ", + "¹" + ], + [ + "Access", + "ed" + ], + [ + "ĠAnaly", + "tical" + ], + [ + "is", + "ins" + ], + [ + "ĠPres", + "ence" + ], + [ + "ĠDi", + "wali" + ], + [ + "\\\\", + "\\\\" + ], + [ + "$", + ")." + ], + [ + "m", + "oon" + ], + [ + "Ġfield", + "work" + ], + [ + "Ġsem", + "en" + ], + [ + "Qt", + "Widgets" + ], + [ + "Ġhash", + "lib" + ], + [ + "ĠLif", + "estyle" + ], + [ + "Ġcrocod", + "ile" + ], + [ + "S", + "ex" + ], + [ + "Ġsl", + "aughtered" + ], + [ + "Ġnon", + "violent" + ], + [ + "ĊĠĠĠĠ", + "ĊĠĠĠĠĠĠĠ" + ], + [ + "Ġsav", + "age" + ], + [ + "Ġrobust", + "ness" + ], + [ + "F", + "old" + ], + [ + "]", + "\"," + ], + [ + "ĠR", + "iley" + ], + [ + "ãģ", + "§" + ], + [ + "Ġenhance", + "ments" + ], + [ + "N", + "orthern" + ], + [ + "met", + "ers" + ], + [ + "ED", + "IT" + ], + [ + "ĠBur", + "ton" + ], + [ + "ĠE", + "urasian" + ], + [ + "ĠPro", + "clamation" + ], + [ + "Ġcirc", + "us" + ], + [ + "as", + "ies" + ], + [ + "ĠN", + "ou" + ], + [ + "ĠG", + "ast" + ], + [ + "over", + "ning" + ], + [ + "aver", + "n" + ], + [ + "Ġgeomet", + "ries" + ], + [ + "Ġincumb", + "ent" + ], + [ + "0", + "23" + ], + [ + "ĠW", + "ORK" + ], + [ + "Ġ18", + "03" + ], + [ + "Ġgl", + "am" + ], + [ + "Ġâ", + "ģ" + ], + [ + "Ġ*", + "." + ], + [ + "inter", + "faces" + ], + [ + "Ġreflex", + "es" + ], + [ + "ĠM", + "ate" + ], + [ + "Ġ-", + "." + ], + [ + "Ġpre", + "acher" + ], + [ + "reg", + "ression" + ], + [ + "ung", + "sten" + ], + [ + "Ġwaters", + "heds" + ], + [ + "ĠMagn", + "et" + ], + [ + "ĠSM", + "ART" + ], + [ + "Ġredist", + "ribution" + ], + [ + "ĠC", + "ind" + ], + [ + "Ġv", + "iv" + ], + [ + "Ġcho", + "king" + ], + [ + "ĠBo", + "ards" + ], + [ + "Ġvent", + "ricular" + ], + [ + "Ġregister", + "ing" + ], + [ + "x", + "ec" + ], + [ + "ĠH", + "IST" + ], + [ + "Ġmod", + "em" + ], + [ + "ĠSh", + "annon" + ], + [ + "Ġassess", + "es" + ], + [ + "udd", + "le" + ], + [ + "Ġnucle", + "ic" + ], + [ + "ĠIr", + "ving" + ], + [ + "Ġphon", + "etic" + ], + [ + "Techn", + "ical" + ], + [ + "Ġd", + "ocker" + ], + [ + "ĠT", + "EXT" + ], + [ + "ĠS", + "ieg" + ], + [ + "Ġ[", + "...]" + ], + [ + "Ġlink", + "ages" + ], + [ + "Ġuncon", + "ditional" + ], + [ + "Ġirrad", + "iation" + ], + [ + "ac", + "ons" + ], + [ + "read", + "able" + ], + [ + "cd", + "c" + ], + [ + "Ġfiles", + "ystem" + ], + [ + "Ġà¹", + "IJ" + ], + [ + "?", + "\"," + ], + [ + "el", + "in" + ], + [ + "Ġdown", + "hill" + ], + [ + "ĠPaul", + "o" + ], + [ + "Ġdefe", + "ating" + ], + [ + "s", + "afety" + ], + [ + "ĠIN", + "S" + ], + [ + "[âĢĵ", + "]" + ], + [ + "v", + "ary" + ], + [ + "st", + "a" + ], + [ + "iz", + "al" + ], + [ + "Ġev", + "ils" + ], + [ + "Ġher", + "al" + ], + [ + "оÐ", + "±" + ], + [ + "Sp", + "ot" + ], + [ + "Ġgro", + "oves" + ], + [ + "ĠParticip", + "ate" + ], + [ + "Ġsprink", + "le" + ], + [ + "ĠHus", + "sein" + ], + [ + "Ġit", + "erator" + ], + [ + "ĠB", + "I" + ], + [ + "St", + "rong" + ], + [ + "Ġet", + "ching" + ], + [ + "Ġsens", + "ational" + ], + [ + "iet", + "nam" + ], + [ + "ĠEV", + "ENT" + ], + [ + "Ġsummon", + "ed" + ], + [ + "h", + "urst" + ], + [ + "ur", + "an" + ], + [ + "ĠR", + "HS" + ], + [ + "ĠG", + "um" + ], + [ + "Ġmult", + "idimensional" + ], + [ + "38", + "2" + ], + [ + "Ġtheolog", + "ians" + ], + [ + "n", + "ai" + ], + [ + "Ġ2", + "39" + ], + [ + "erm", + "ann" + ], + [ + "()", + "['" + ], + [ + "ask", + "an" + ], + [ + "Ġdom", + "inating" + ], + [ + "Ġwid", + "ening" + ], + [ + "ĠReg", + "arding" + ], + [ + "Gen", + "erated" + ], + [ + "Ġhur", + "ry" + ], + [ + "Ġmulticultural", + "ism" + ], + [ + "G", + "reetings" + ], + [ + "R", + "os" + ], + [ + "ĠA", + "ph" + ], + [ + "ĠM", + "UST" + ], + [ + "Ġmon", + "omial" + ], + [ + "ĠMe", + "h" + ], + [ + "By", + "te" + ], + [ + "Ġgly", + "cer" + ], + [ + "T", + "ODO" + ], + [ + "Ġl", + "actic" + ], + [ + "ol", + "ysis" + ], + [ + "Ġdes", + "erving" + ], + [ + "Ġaff", + "lict" + ], + [ + "ĠPass", + "ive" + ], + [ + "Ġcycl", + "ical" + ], + [ + "ĠProm", + "otion" + ], + [ + "Ġcheap", + "est" + ], + [ + "ðŁĶ", + "´" + ], + [ + "Ġskil", + "let" + ], + [ + "Ġwater", + "color" + ], + [ + "Ġ30", + "2" + ], + [ + "Other", + "s" + ], + [ + "Aut", + "om" + ], + [ + "ĠFA", + "Qs" + ], + [ + "ĠBed", + "ford" + ], + [ + "b", + "idden" + ], + [ + "o", + "auth" + ], + [ + "ft", + "p" + ], + [ + "Ġeven", + "ings" + ], + [ + "Ġplant", + "ar" + ], + [ + "arr", + "is" + ], + [ + "Ġvibr", + "ating" + ], + [ + "ORD", + "ER" + ], + [ + "C", + "it" + ], + [ + "l", + "io" + ], + [ + "s", + "ock" + ], + [ + "as", + "ers" + ], + [ + "Ġh", + "oop" + ], + [ + "ĠP", + "rices" + ], + [ + "Ġv", + "a" + ], + [ + "che", + "v" + ], + [ + "ĠAS", + "P" + ], + [ + "Ġod", + "ys" + ], + [ + "Ġenorm", + "ously" + ], + [ + "Ġnod", + "ules" + ], + [ + "Bet", + "ter" + ], + [ + "Ġspokes", + "person" + ], + [ + "Ġhesit", + "ant" + ], + [ + "ell", + "ery" + ], + [ + "ov", + "ine" + ], + [ + "))", + "/(" + ], + [ + "Ġpost", + "ures" + ], + [ + "ĠAct", + "ual" + ], + [ + "Ġcou", + "pon" + ], + [ + "ĠEth", + "n" + ], + [ + "Ġcabin", + "ets" + ], + [ + "ĠBound", + "aries" + ], + [ + "Ġdeclar", + "ations" + ], + [ + "ĠHow", + "e" + ], + [ + "__(", + "*" + ], + [ + "Ñģ", + "Ñı" + ], + [ + "Ġreinforce", + "ments" + ], + [ + "ĠCoord", + "inates" + ], + [ + "Ġpreserv", + "atives" + ], + [ + "G", + "y" + ], + [ + "ap", + "o" + ], + [ + "Ġprot", + "otyping" + ], + [ + "Pl", + "ants" + ], + [ + "F", + "V" + ], + [ + "res", + "istance" + ], + [ + "Ġz", + "en" + ], + [ + "ingu", + "ishable" + ], + [ + "Pre", + "vention" + ], + [ + "c", + "nn" + ], + [ + "c", + "ognitive" + ], + [ + "Ġcon", + "notations" + ], + [ + "em", + "onic" + ], + [ + "and", + "ez" + ], + [ + "ff", + "ield" + ], + [ + "ĠPro", + "spect" + ], + [ + "Ġden", + "ies" + ], + [ + "pass", + "ed" + ], + [ + "ow", + "ell" + ], + [ + "ess", + "a" + ], + [ + "un", + "gs" + ], + [ + "ĠK", + "ai" + ], + [ + "AP", + "A" + ], + [ + "men", + "opausal" + ], + [ + "Ġsou", + "ven" + ], + [ + "Ġdisrupt", + "s" + ], + [ + "Mex", + "ico" + ], + [ + "IM", + "S" + ], + [ + "Ġcompl", + "iment" + ], + [ + "irs", + "ch" + ], + [ + "Ġtremend", + "ously" + ], + [ + "ĠSure", + "ly" + ], + [ + "ĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂł", + "ĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂłĠÂł" + ], + [ + "Ġinjust", + "ices" + ], + [ + "ĠCoron", + "avirus" + ], + [ + "ĠP", + "ub" + ], + [ + "Ġen", + "cl" + ], + [ + "Ġ4", + "10" + ], + [ + "comp", + "ressed" + ], + [ + "ĠMor", + "se" + ], + [ + "onaut", + "ics" + ], + [ + "ĠBeautiful", + "Soup" + ], + [ + "S", + "pect" + ], + [ + "o", + "ine" + ], + [ + "Ġbad", + "ges" + ], + [ + "ĠInterest", + "ing" + ], + [ + "Ġf", + "ren" + ], + [ + "Ġequ", + "ine" + ], + [ + "address", + "es" + ], + [ + "Ġalleg", + "ory" + ], + [ + "Ġm", + "ocked" + ], + [ + "ĠT", + "rad" + ], + [ + "ĠC", + "itation" + ], + [ + "con", + "ver" + ], + [ + "Ġattend", + "ant" + ], + [ + "Ġtack", + "led" + ], + [ + "ĠPet", + "e" + ], + [ + "ĠWaters", + "hed" + ], + [ + "P", + "u" + ], + [ + "th", + "als" + ], + [ + "St", + "ation" + ], + [ + "ĠSe", + "oul" + ], + [ + "}}", + "}\\" + ], + [ + "R", + "ing" + ], + [ + "c", + "ation" + ], + [ + "Ġh", + "ut" + ], + [ + "ĠL", + "ing" + ], + [ + "Ġsp", + "oons" + ], + [ + "Ġbr", + "ink" + ], + [ + "Ġ>", + "')" + ], + [ + "95", + "9" + ], + [ + "ĠEd", + "ited" + ], + [ + "includ", + "es" + ], + [ + "Ġintim", + "idation" + ], + [ + "Ġsucc", + "ulent" + ], + [ + "ĠCatal", + "an" + ], + [ + "Ġdom", + "inion" + ], + [ + "Ġrecycl", + "able" + ], + [ + "Ġrem", + "ission" + ], + [ + "ĠRes", + "ervoir" + ], + [ + "Ġinterpre", + "ts" + ], + [ + "®", + "," + ], + [ + "t", + "gt" + ], + [ + "op", + "he" + ], + [ + "aur", + "i" + ], + [ + "Y", + "ears" + ], + [ + "le", + "in" + ], + [ + "Ġst", + "ole" + ], + [ + "Ġk", + "an" + ], + [ + "(\"", + "#" + ], + [ + "Ġgrowth", + "s" + ], + [ + "Ġord", + "in" + ], + [ + "moment", + "um" + ], + [ + "SER", + "VER" + ], + [ + "__", + "[\"" + ], + [ + "Ġinter", + "state" + ], + [ + "50", + "2" + ], + [ + "Ġsuper", + "position" + ], + [ + "Ġpsych", + "osis" + ], + [ + "Ad", + "apt" + ], + [ + "ĠMag", + "dal" + ], + [ + ".âĢĻ", + "âĢĿ" + ], + [ + "333333", + "36" + ], + [ + "D", + "b" + ], + [ + "x", + "ious" + ], + [ + "Ġper", + "ish" + ], + [ + "Ġhat", + "ched" + ], + [ + "Ġstagn", + "ant" + ], + [ + "è§", + "£" + ], + [ + "Ye", + "ah" + ], + [ + "Hig", + "her" + ], + [ + "Alter", + "Field" + ], + [ + "ĠEman", + "cipation" + ], + [ + "Ġmill", + "er" + ], + [ + "ĠImport", + "antly" + ], + [ + "His", + "panic" + ], + [ + "Ġthor", + "acic" + ], + [ + "Ġbount", + "y" + ], + [ + "ĠStef", + "an" + ], + [ + "ĠS", + "AD" + ], + [ + "Ġse", + "ag" + ], + [ + "Ġset", + "uptools" + ], + [ + "tra", + "j" + ], + [ + "Second", + "ary" + ], + [ + "Ġorch", + "ids" + ], + [ + "T", + "un" + ], + [ + "ĠC", + "one" + ], + [ + "est", + "e" + ], + [ + "ĠSt", + "raw" + ], + [ + "}}", + "(" + ], + [ + "ĠPar", + "agraph" + ], + [ + "Ġste", + "alth" + ], + [ + "Consider", + "ing" + ], + [ + "annab", + "is" + ], + [ + "6", + "18" + ], + [ + "=", + "\"," + ], + [ + "Ġcheck", + "er" + ], + [ + "rest", + "ore" + ], + [ + "Ġinhib", + "ited" + ], + [ + "ĠBh", + "ag" + ], + [ + ")", + "-\\" + ], + [ + "r", + "ng" + ], + [ + "Ġt", + "z" + ], + [ + "ot", + "ene" + ], + [ + "Ġhigh", + "lands" + ], + [ + "Com", + "mit" + ], + [ + "Ġnit", + "ric" + ], + [ + "ĠMill", + "ions" + ], + [ + "Ġneutr", + "ino" + ], + [ + "ot", + "imes" + ], + [ + "ĠS", + "ang" + ], + [ + "aut", + "om" + ], + [ + "Ġboost", + "ed" + ], + [ + "Ġprost", + "hetic" + ], + [ + "ĠEz", + "ekiel" + ], + [ + "]", + "][" + ], + [ + "n", + "ose" + ], + [ + "u", + "ces" + ], + [ + "Ġ4", + "60" + ], + [ + "ĠPres", + "erve" + ], + [ + "(\\", + "$" + ], + [ + "Ġfle", + "eting" + ], + [ + "Ġmyst", + "icism" + ], + [ + "hell", + "s" + ], + [ + "ĠHimal", + "ayan" + ], + [ + "4", + "16" + ], + [ + "st", + "rict" + ], + [ + "Ġred", + "ress" + ], + [ + "them", + "ed" + ], + [ + "ðŁĶ", + "µ" + ], + [ + "Ġdele", + "ting" + ], + [ + "H", + "Y" + ], + [ + "Ġ*", + ")" + ], + [ + "Ne", + "ighb" + ], + [ + "ï¬", + "Ģ" + ], + [ + "Ġg", + "ib" + ], + [ + "ce", + "ives" + ], + [ + "Ġdi", + "odes" + ], + [ + "Ġequ", + "id" + ], + [ + "dis", + "p" + ], + [ + "re", + "fs" + ], + [ + "ĠP", + "ac" + ], + [ + "Ġspecial", + "ties" + ], + [ + "af", + "i" + ], + [ + "ĠAnt", + "ony" + ], + [ + "Ġworth", + "less" + ], + [ + "Ġsac", + "ra" + ], + [ + "Ġharness", + "ed" + ], + [ + "ĠInv", + "ite" + ], + [ + "ĠBiomed", + "ical" + ], + [ + "h", + "g" + ], + [ + "i", + "ott" + ], + [ + "ĠM", + "U" + ], + [ + "10", + "93" + ], + [ + "ĠX", + "XX" + ], + [ + "ĠAnt", + "iqu" + ], + [ + "edu", + "ct" + ], + [ + "Ġplum", + "met" + ], + [ + "Ġabolition", + "ist" + ], + [ + "Named", + "Values" + ], + [ + "v", + "oc" + ], + [ + "x", + "af" + ], + [ + "Ġdon", + "ating" + ], + [ + "Ġpair", + "wise" + ], + [ + "PE", + "CT" + ], + [ + "Ġextraord", + "inarily" + ], + [ + "b", + "ags" + ], + [ + "x", + "cf" + ], + [ + "Ġun", + "married" + ], + [ + "Ġimm", + "oral" + ], + [ + "Ġreact", + "ants" + ], + [ + "CH", + "APTER" + ], + [ + "Hor", + "izontal" + ], + [ + "n", + "os" + ], + [ + "ĠS", + "inger" + ], + [ + "Ġcent", + "imetres" + ], + [ + "ĠCont", + "roller" + ], + [ + "Ġpurpose", + "ful" + ], + [ + "Ġson", + "ar" + ], + [ + "ĠLim", + "itations" + ], + [ + "bound", + "ed" + ], + [ + "ĠGreg", + "orian" + ], + [ + "Ġaffirm", + "ations" + ], + [ + "M", + "aria" + ], + [ + "T", + "AG" + ], + [ + "he", + "on" + ], + [ + "Ġfl", + "ares" + ], + [ + "ĠOff", + "ering" + ], + [ + "ĠBet", + "ty" + ], + [ + "Ġrecru", + "its" + ], + [ + "d", + "T" + ], + [ + "Ġp", + "db" + ], + [ + "ent", + "imes" + ], + [ + "Ġde", + "formed" + ], + [ + "Ġweak", + "ens" + ], + [ + "Ġassemb", + "ling" + ], + [ + "pars", + "ers" + ], + [ + "ĠDeb", + "ates" + ], + [ + "Ġesp", + "ionage" + ], + [ + "=", + "âĪĴ" + ], + [ + "Ġd", + "ans" + ], + [ + "ĠP", + "ermanent" + ], + [ + "Ġ18", + "24" + ], + [ + "Ġconstit", + "utions" + ], + [ + "TR", + "AIN" + ], + [ + "Ġesoph", + "ageal" + ], + [ + "Ġp", + "izz" + ], + [ + "id", + "on" + ], + [ + "Ġj", + "ames" + ], + [ + "Ġthem", + "ed" + ], + [ + "ĠWe", + "bsites" + ], + [ + "Ġpar", + "ishes" + ], + [ + "Ġaccess", + "ory" + ], + [ + "Ġsw", + "orn" + ], + [ + "Ġcoast", + "lines" + ], + [ + "Ġcombat", + "ting" + ], + [ + "ĠUlt", + "imate" + ], + [ + "Num", + "erous" + ], + [ + "F", + "ET" + ], + [ + "N", + "an" + ], + [ + "â", + "Ľ" + ], + [ + "ce", + "ph" + ], + [ + "ĠU", + "pload" + ], + [ + "Ġsp", + "asms" + ], + [ + "Ġbar", + "red" + ], + [ + "ĠLag", + "range" + ], + [ + "b", + "az" + ], + [ + "at", + "eness" + ], + [ + "Ġm", + "osaics" + ], + [ + "ĠD", + "ul" + ], + [ + "ord", + "inary" + ], + [ + "ting", + "ham" + ], + [ + "Ġpract", + "ised" + ], + [ + "Ġresemb", + "led" + ], + [ + "ct", + "rl" + ], + [ + "il", + "iated" + ], + [ + "ug", + "u" + ], + [ + "Ġill", + "usions" + ], + [ + "ĠSu", + "icide" + ], + [ + "fin", + "ance" + ], + [ + "Alex", + "ander" + ], + [ + "Ġun", + "imagin" + ], + [ + "Sh", + "ift" + ], + [ + "ĠDevelop", + "ers" + ], + [ + "ĠAnt", + "ig" + ], + [ + "Ġoverwhel", + "m" + ], + [ + "Po", + "or" + ], + [ + "Ġparan", + "ormal" + ], + [ + "Ġb", + "ays" + ], + [ + "ack", + "er" + ], + [ + "Lab", + "els" + ], + [ + "ĠCole", + "man" + ], + [ + "b", + "ius" + ], + [ + "Ġcommem", + "oration" + ], + [ + "Ġupgrad", + "ing" + ], + [ + "caus", + "ed" + ], + [ + "ĠCh", + "arts" + ], + [ + "div", + "isions" + ], + [ + "ĠZion", + "ist" + ], + [ + "C", + "art" + ], + [ + "ist", + "e" + ], + [ + "ĠThe", + "ss" + ], + [ + "Ġsum", + "ming" + ], + [ + "b", + "org" + ], + [ + "be", + "hav" + ], + [ + "Ġsulf", + "ide" + ], + [ + "ĠL", + "S" + ], + [ + "Ġtab", + "oo" + ], + [ + "ion", + "a" + ], + [ + "Ġde", + "lectable" + ], + [ + "ĠM", + "uk" + ], + [ + "iv", + "ary" + ], + [ + "ĠN", + "OW" + ], + [ + "ere", + "x" + ], + [ + "Ġest", + "uary" + ], + [ + "ĠBe", + "an" + ], + [ + "non", + "umber" + ], + [ + "Ġamyg", + "dala" + ], + [ + "5", + "33" + ], + [ + "t", + "reat" + ], + [ + "Ġc", + "ork" + ], + [ + "ro", + "gram" + ], + [ + "Ġfle", + "ets" + ], + [ + "Ġstack", + "ing" + ], + [ + "Ġdismant", + "ling" + ], + [ + "f", + "ing" + ], + [ + "Ġp", + "ious" + ], + [ + "ĠVal", + "id" + ], + [ + "can", + "not" + ], + [ + "Ġsnow", + "y" + ], + [ + "ĠButter", + "fly" + ], + [ + "p", + "th" + ], + [ + "Ġ2", + "19" + ], + [ + "Ġqu", + "as" + ], + [ + "ĠV", + "s" + ], + [ + "Ġimp", + "ulsive" + ], + [ + "Ġeng", + "land" + ], + [ + "ym", + "l" + ], + [ + "Ġlimit", + "less" + ], + [ + "rum", + "s" + ], + [ + "Ġcatch", + "y" + ], + [ + "ĠHard", + "ware" + ], + [ + "Ġproject", + "or" + ], + [ + "ĠLe", + "ices" + ], + [ + "ĠChrist", + "ine" + ], + [ + "ĠCommun", + "icate" + ], + [ + "Ġgenes", + "is" + ], + [ + "ipp", + "ings" + ], + [ + "C", + "rypt" + ], + [ + "V", + "acc" + ], + [ + "Ġ2", + "64" + ], + [ + "Ġnatural", + "ist" + ], + [ + "ĠTe", + "h" + ], + [ + "ĠSub", + "sequent" + ], + [ + "Ġcircum", + "cision" + ], + [ + "roc", + "hemical" + ], + [ + "Ġrip", + "ples" + ], + [ + "roqu", + "ois" + ], + [ + "ĠD", + "ash" + ], + [ + "Ġcl", + "ams" + ], + [ + "Ġunivers", + "es" + ], + [ + "ĠFort", + "y" + ], + [ + "Create", + "Model" + ], + [ + "Ġlocom", + "otives" + ], + [ + "Ġdisgu", + "ised" + ], + [ + "ĠMennon", + "ite" + ], + [ + "P", + "ACK" + ], + [ + "Ù", + "ģ" + ], + [ + "il", + "and" + ], + [ + "ber", + "ra" + ], + [ + "Ġmon", + "othe" + ], + [ + "ĠX", + "L" + ], + [ + "оÐ", + "º" + ], + [ + "Ġirrig", + "ated" + ], + [ + "Ġlymph", + "ocytes" + ], + [ + "Ġpharmac", + "ological" + ], + [ + "h", + "ier" + ], + [ + "ĠArt", + "em" + ], + [ + "47", + "4" + ], + [ + "Ġbread", + "s" + ], + [ + "Sl", + "ide" + ], + [ + "Ġserm", + "ons" + ], + [ + "s", + "ink" + ], + [ + "z", + "k" + ], + [ + "re", + "wards" + ], + [ + "ĠD", + "ollar" + ], + [ + "Ġthen", + "ce" + ], + [ + "struct", + "ures" + ], + [ + "agu", + "ar" + ], + [ + "Ġmatt", + "ress" + ], + [ + "Conse", + "qu" + ], + [ + "c", + "ip" + ], + [ + "h", + "ands" + ], + [ + "Ġa", + "ra" + ], + [ + "ĠB", + "odies" + ], + [ + "ps", + "um" + ], + [ + "Ġ18", + "29" + ], + [ + "ĠDo", + "or" + ], + [ + "Ġgastro", + "enter" + ], + [ + "Ġhym", + "n" + ], + [ + "Ġbourgeois", + "ie" + ], + [ + "Ġretros", + "pective" + ], + [ + "ĠCoch", + "rane" + ], + [ + "ap", + "agos" + ], + [ + "ĠPre", + "view" + ], + [ + "ĠProt", + "ected" + ], + [ + "Ġaf", + "rica" + ], + [ + "Pe", + "ak" + ], + [ + "Ġmetaph", + "ysics" + ], + [ + "A", + "UT" + ], + [ + "b", + "ones" + ], + [ + "Ġt", + "b" + ], + [ + "el", + "ic" + ], + [ + "ĠH", + "arness" + ], + [ + "ĠN", + "em" + ], + [ + "Ġsol", + "ubility" + ], + [ + "Cent", + "ury" + ], + [ + "Ġhind", + "ering" + ], + [ + "Ġabbre", + "viations" + ], + [ + "Ġlandsl", + "ides" + ], + [ + "Ġspor", + "adic" + ], + [ + "Ġfauc", + "et" + ], + [ + "ick", + "en" + ], + [ + "Al", + "gorithm" + ], + [ + "=\"", + "/" + ], + [ + "ĠShe", + "ep" + ], + [ + "avor", + "ite" + ], + [ + "ãĥ", + "Ī" + ], + [ + "Ġanthrop", + "ologist" + ], + [ + "Ġ\"/", + "\"" + ], + [ + "ĠIter", + "able" + ], + [ + "ĠA", + "BS" + ], + [ + "Ġan", + "ode" + ], + [ + "Ġal", + "g" + ], + [ + "Ġgl", + "aze" + ], + [ + "Ġmon", + "oc" + ], + [ + "Ġintern", + "ship" + ], + [ + "std", + "in" + ], + [ + "Ġrib", + "bons" + ], + [ + "ĠHan", + "ukkah" + ], + [ + "Iss", + "ue" + ], + [ + "Ġconscient", + "ious" + ], + [ + "à¤", + "¹" + ], + [ + "struct", + "ural" + ], + [ + "Ġguard", + "ing" + ], + [ + "Ġherb", + "ivores" + ], + [ + "in", + "place" + ], + [ + "al", + "om" + ], + [ + "Ġth", + "umbs" + ], + [ + "ĠWe", + "apons" + ], + [ + "back", + "ends" + ], + [ + "Ġdelay", + "ing" + ], + [ + "Ġis", + "lam" + ], + [ + "Ġag", + "rarian" + ], + [ + "19", + "61" + ], + [ + "Ġprotect", + "or" + ], + [ + "NA", + "P" + ], + [ + "Ġapprox", + "imated" + ], + [ + "valid", + "ators" + ], + [ + "Ġnumer", + "ators" + ], + [ + "Ġtravers", + "ing" + ], + [ + "ĠBR", + "CA" + ], + [ + "capt", + "ure" + ], + [ + "Ġoat", + "meal" + ], + [ + "b", + "ol" + ], + [ + "ĠF", + "ALSE" + ], + [ + "Ġselect", + "or" + ], + [ + "isc", + "rim" + ], + [ + "dep", + "ending" + ], + [ + "ĠBur", + "mese" + ], + [ + "Ġintr", + "ins" + ], + [ + "ĠEu", + "ph" + ], + [ + "Ġenerg", + "ized" + ], + [ + "C", + "oe" + ], + [ + "J", + "ean" + ], + [ + "ot", + "hed" + ], + [ + "Ġ2", + "99" + ], + [ + "gan", + "o" + ], + [ + "ale", + "igh" + ], + [ + "Ġtart", + "ar" + ], + [ + "Ġpe", + "ach" + ], + [ + "Ġprot", + "ested" + ], + [ + "ee", + "ks" + ], + [ + "Ġnan", + "oscale" + ], + [ + "Sol", + "ved" + ], + [ + "f", + "ilt" + ], + [ + "t", + "ill" + ], + [ + "at", + "hed" + ], + [ + "ĠH", + "abits" + ], + [ + "ĠMan", + "uscript" + ], + [ + "high", + "light" + ], + [ + "ethe", + "us" + ], + [ + "ĠUrugu", + "ay" + ], + [ + "C", + "ov" + ], + [ + "m", + "ills" + ], + [ + "Ġcom", + "orbid" + ], + [ + "pt", + "ious" + ], + [ + "ĠPart", + "icularly" + ], + [ + "ĠPlant", + "ing" + ], + [ + "åº", + "ı" + ], + [ + "r", + "nn" + ], + [ + "Ġb", + "ouncing" + ], + [ + "Ġab", + "original" + ], + [ + "ĠJ", + "aw" + ], + [ + "Ġimp", + "at" + ], + [ + "Ġtub", + "ular" + ], + [ + "E", + "G" + ], + [ + "ĠCh", + "im" + ], + [ + "Ġbo", + "oming" + ], + [ + "Ġcompl", + "aining" + ], + [ + "ĠWork", + "place" + ], + [ + "Engine", + "ering" + ], + [ + "ĠBloom", + "berg" + ], + [ + "B", + "ranch" + ], + [ + "J", + "N" + ], + [ + "Ġdef", + "er" + ], + [ + "Ġwarm", + "est" + ], + [ + "dat", + "as" + ], + [ + "appro", + "pri" + ], + [ + "Ġintens", + "ify" + ], + [ + "ĠNA", + "ACP" + ], + [ + "Ġantiv", + "irus" + ], + [ + "ist", + "ice" + ], + [ + "Ġgentle", + "men" + ], + [ + "ĠPur", + "itan" + ], + [ + "l", + "oving" + ], + [ + "Ġo", + "hm" + ], + [ + "ath", + "ione" + ], + [ + "Ġhand", + "written" + ], + [ + "Rep", + "ublic" + ], + [ + "as", + "an" + ], + [ + "Ġpe", + "aches" + ], + [ + "Ġlab", + "ou" + ], + [ + "Ġpain", + "staking" + ], + [ + "Ġ30", + "5" + ], + [ + "ĠCont", + "rary" + ], + [ + "esh", + "oe" + ], + [ + "tri", + "als" + ], + [ + "Ġblacks", + "mith" + ], + [ + "Ġsequential", + "ly" + ], + [ + "i", + "agn" + ], + [ + "Ġke", + "eper" + ], + [ + "Get", + "ty" + ], + [ + ".'", + "\"" + ], + [ + "ãĤ", + "¹" + ], + [ + "Ġstabil", + "ized" + ], + [ + "Ġmilit", + "ant" + ], + [ + "S", + "v" + ], + [ + "ĠAs", + "pects" + ], + [ + "IT", + "IES" + ], + [ + "ĠÐ", + "¡" + ], + [ + "Ġwast", + "eful" + ], + [ + "ĠAutom", + "ation" + ], + [ + "p", + "apers" + ], + [ + "ĠI", + "MF" + ], + [ + "Ġtr", + "ill" + ], + [ + "osp", + "heric" + ], + [ + "ĠAng", + "ular" + ], + [ + "alt", + "itude" + ], + [ + "Ġaug", + "ust" + ], + [ + "S", + "and" + ], + [ + "ra", + "ised" + ], + [ + "ĠM", + "ifflin" + ], + [ + "ob", + "uf" + ], + [ + "up", + "y" + ], + [ + "Ġsin", + "ful" + ], + [ + "Ġwed", + "dings" + ], + [ + "Ġimplant", + "ation" + ], + [ + "ĠDick", + "inson" + ], + [ + "Ġol", + "ives" + ], + [ + "S", + "aturday" + ], + [ + "ch", + "ini" + ], + [ + "Ġch", + "illy" + ], + [ + "prot", + "ection" + ], + [ + "ĠGalile", + "e" + ], + [ + "Ġbetray", + "ed" + ], + [ + "ĠCouns", + "el" + ], + [ + "ĠConscious", + "ness" + ], + [ + "D", + "y" + ], + [ + "z", + "t" + ], + [ + "at", + "u" + ], + [ + "ĠL", + "ama" + ], + [ + "ĠEx", + "ams" + ], + [ + "Ġhard", + "ening" + ], + [ + "att", + "acks" + ], + [ + "Ġmock", + "er" + ], + [ + "B", + "irth" + ], + [ + "ch", + "dir" + ], + [ + "19", + "01" + ], + [ + "ien", + "ne" + ], + [ + "Ġfire", + "wood" + ], + [ + "Ġcock", + "tail" + ], + [ + "Ġmicrobi", + "ology" + ], + [ + "or", + "iously" + ], + [ + "Ġp", + "ies" + ], + [ + "Ġ2", + "38" + ], + [ + "ill", + "aries" + ], + [ + "Ġprom", + "ul" + ], + [ + "Ġplant", + "ings" + ], + [ + "Ġmut", + "ated" + ], + [ + "Ġenth", + "al" + ], + [ + "ĠS", + "ister" + ], + [ + "Ġcom", + "rades" + ], + [ + "ĠL", + "ymph" + ], + [ + "80", + "2" + ], + [ + "ĠPat", + "el" + ], + [ + "Top", + "OpeBRep" + ], + [ + "Pat", + "ient" + ], + [ + "ĠEvere", + "st" + ], + [ + "T", + "aylor" + ], + [ + "d", + "ream" + ], + [ + "æ", + "²" + ], + [ + "Ġfl", + "ips" + ], + [ + "ĠPar", + "agu" + ], + [ + "IF", + "E" + ], + [ + "Ċĉĉĉĉ", + "ĉĉĉ" + ], + [ + "Ġrose", + "mary" + ], + [ + "P", + "hy" + ], + [ + "d", + "isease" + ], + [ + "l", + "ens" + ], + [ + "ĠE", + "ck" + ], + [ + "22", + "62" + ], + [ + "ĠMort", + "on" + ], + [ + "Loc", + "ated" + ], + [ + "C", + "e" + ], + [ + "i", + "ou" + ], + [ + "Ġ", + "ËĨ" + ], + [ + "Ġw", + "izard" + ], + [ + "ĠR", + "ocket" + ], + [ + "Ġdeter", + "rent" + ], + [ + "id", + "ians" + ], + [ + "bers", + "ome" + ], + [ + "}{", + "-" + ], + [ + "ĠWh", + "ale" + ], + [ + "sh", + "irt" + ], + [ + "att", + "n" + ], + [ + "F", + "ROM" + ], + [ + "S", + "cope" + ], + [ + "Ġmaterial", + "ism" + ], + [ + "Ġmis", + "diagn" + ], + [ + "geo", + "Id" + ], + [ + "ĠBulg", + "arian" + ], + [ + "Multi", + "plication" + ], + [ + "ĠAdvance", + "ment" + ], + [ + "heli", + "um" + ], + [ + "Ġpur", + "ify" + ], + [ + "Ġstruct", + "uring" + ], + [ + "Ġkn", + "it" + ], + [ + "rot", + "ic" + ], + [ + "M", + "ale" + ], + [ + "Ġc", + "obalt" + ], + [ + "Ġinf", + "rast" + ], + [ + "Ġfact", + "ion" + ], + [ + "75", + "2" + ], + [ + "68", + "4" + ], + [ + "[:", + ":-" + ], + [ + "ĠPut", + "in" + ], + [ + "ĠAud", + "ubon" + ], + [ + "b", + "illion" + ], + [ + "l", + "ion" + ], + [ + "Ġf", + "uss" + ], + [ + "ĠS", + "G" + ], + [ + "ĠS", + "ug" + ], + [ + "ĠH", + "os" + ], + [ + "ors", + "ion" + ], + [ + "ph", + "on" + ], + [ + "ĠOr", + "che" + ], + [ + "Ġlo", + "af" + ], + [ + "Ġtang", + "ential" + ], + [ + "sent", + "ences" + ], + [ + "ĠWhit", + "ney" + ], + [ + "ĠVenet", + "ian" + ], + [ + "Ġo", + "le" + ], + [ + "ĠC", + "G" + ], + [ + "ĠB", + "arth" + ], + [ + "ĠLatin", + "os" + ], + [ + "ĠEu", + "ropa" + ], + [ + "Ġsincere", + "ly" + ], + [ + "Ġsten", + "osis" + ], + [ + ")", + "}," + ], + [ + "Ġit", + "iner" + ], + [ + "Ġmet", + "ropolis" + ], + [ + "ĠAd", + "rian" + ], + [ + "\"]", + "]" + ], + [ + "zym", + "es" + ], + [ + "eren", + "ced" + ], + [ + "ĠW", + "itt" + ], + [ + "led", + "ged" + ], + [ + "ĠRec", + "ur" + ], + [ + "Ġdownload", + "able" + ], + [ + "ĠDig", + "its" + ], + [ + "Range", + "Constraint" + ], + [ + "æ¨", + "¡" + ], + [ + "M", + "ir" + ], + [ + "t", + "et" + ], + [ + "olog", + "ie" + ], + [ + "')", + "]," + ], + [ + "Ġadv", + "ising" + ], + [ + "}}", + "$." + ], + [ + "Re", + "place" + ], + [ + "Ġconvers", + "ely" + ], + [ + "Ġmim", + "ics" + ], + [ + "Cap", + "ital" + ], + [ + "Ġsuperv", + "ise" + ], + [ + "c", + "overing" + ], + [ + "İ", + "·" + ], + [ + "ĠSee", + "king" + ], + [ + "mult", + "ip" + ], + [ + "ĠMechan", + "ism" + ], + [ + "ĠChand", + "ra" + ], + [ + "R", + "oyal" + ], + [ + "Ġf", + "ountains" + ], + [ + "ĠM", + "outh" + ], + [ + "ĠM", + "ek" + ], + [ + "Ġ3", + "21" + ], + [ + "urs", + "or" + ], + [ + "Ġcarcin", + "ogenic" + ], + [ + "ĠInflu", + "enza" + ], + [ + "Ġn", + "ylon" + ], + [ + "Ġg", + "m" + ], + [ + "Ġ=", + "(" + ], + [ + "Ġcrafts", + "men" + ], + [ + "M", + "otor" + ], + [ + "f", + "en" + ], + [ + "ome", + "gran" + ], + [ + "We", + "ather" + ], + [ + "anc", + "ock" + ], + [ + "sub", + "scription" + ], + [ + "wid", + "gets" + ], + [ + "ugg", + "er" + ], + [ + "ĠCre", + "te" + ], + [ + "Ġware", + "houses" + ], + [ + "Vert", + "ical" + ], + [ + "ĠCher", + "ry" + ], + [ + "ĠS", + "EM" + ], + [ + "ink", + "i" + ], + [ + "Ġsk", + "irm" + ], + [ + "ĠAr", + "row" + ], + [ + "inc", + "arnation" + ], + [ + "ĠGER", + "D" + ], + [ + "E", + "at" + ], + [ + "W", + "ISE" + ], + [ + "ĠT", + "issue" + ], + [ + "ild", + "ed" + ], + [ + "Ġatt", + "est" + ], + [ + "ĠMuseum", + "s" + ], + [ + "Ġrestric", + "ts" + ], + [ + "Ġdiagon", + "ally" + ], + [ + "%%%%", + "%%%%" + ], + [ + "使", + "ç͍" + ], + [ + "r", + "floor" + ], + [ + "ĠS", + "add" + ], + [ + "Ġne", + "x" + ], + [ + "ĠOtt", + "omans" + ], + [ + "Ġprox", + "imal" + ], + [ + "ĠScholars", + "hip" + ], + [ + "F", + "lor" + ], + [ + "Ġsub", + "ter" + ], + [ + "mon", + "itoring" + ], + [ + "ym", + "metric" + ], + [ + "æĿ", + "¥" + ], + [ + "ĠBerm", + "uda" + ], + [ + "u", + "profen" + ], + [ + "int", + "osh" + ], + [ + "Ġinter", + "iors" + ], + [ + "ĠEx", + "amin" + ], + [ + "iver", + "ing" + ], + [ + "Ġtrim", + "ming" + ], + [ + "ĠAthen", + "a" + ], + [ + "ĠCouns", + "eling" + ], + [ + "Ï", + "ĩ" + ], + [ + "Ġo", + "racle" + ], + [ + "ĠS", + "UB" + ], + [ + "Ġsub", + "lime" + ], + [ + "Ġtrail", + "bl" + ], + [ + "Ġlumin", + "ous" + ], + [ + "Ġbe", + "ets" + ], + [ + "Ġet", + "iology" + ], + [ + "d", + "ust" + ], + [ + "Ġsym", + "posium" + ], + [ + "che", + "cking" + ], + [ + "Ġfasc", + "ia" + ], + [ + "ĠQt", + "Core" + ], + [ + "Tim", + "estamp" + ], + [ + "c", + "ars" + ], + [ + "ĠGe", + "cko" + ], + [ + "Ġwidth", + "s" + ], + [ + "âĸij", + "âĸij" + ], + [ + "ver", + "n" + ], + [ + "Ġins", + "ane" + ], + [ + "Ġtop", + "ographic" + ], + [ + "Ġtim", + "et" + ], + [ + "ĠInteg", + "rals" + ], + [ + "Ġevap", + "orate" + ], + [ + "ĠTrin", + "idad" + ], + [ + "C", + "AN" + ], + [ + "Ġf", + "airs" + ], + [ + "Ġre", + "think" + ], + [ + "ĠM", + "esh" + ], + [ + "ĠF", + "D" + ], + [ + "Ġro", + "bert" + ], + [ + "Ġtrans", + "mits" + ], + [ + "RE", + "F" + ], + [ + "ĠEm", + "ir" + ], + [ + "ĠInteg", + "rity" + ], + [ + "Ġorch", + "id" + ], + [ + "k", + "id" + ], + [ + "he", + "ap" + ], + [ + "Ġval", + "ence" + ], + [ + "Ġrun", + "away" + ], + [ + "ik", + "an" + ], + [ + "Ġsw", + "ear" + ], + [ + "Ġdoctor", + "ate" + ], + [ + "ij", + "a" + ], + [ + "Ġjoy", + "ous" + ], + [ + "ĠïĢ", + "©" + ], + [ + "igs", + "aw" + ], + [ + "ĠSurround", + "ing" + ], + [ + "L", + "ake" + ], + [ + "Ġl", + "ender" + ], + [ + "Ad", + "just" + ], + [ + "Ġtransl", + "ational" + ], + [ + "ĠTri", + "ple" + ], + [ + "minded", + "ness" + ], + [ + "Ġinaug", + "ural" + ], + [ + "ĠRac", + "ism" + ], + [ + "H", + "w" + ], + [ + "or", + "ide" + ], + [ + "Ġcar", + "ic" + ], + [ + "min", + "i" + ], + [ + "dem", + "o" + ], + [ + "č", + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "el", + "ius" + ], + [ + "Ġg", + "cse" + ], + [ + "ĠV", + "T" + ], + [ + "mber", + "g" + ], + [ + "fl", + "ake" + ], + [ + "Ġbow", + "ling" + ], + [ + "Ġsmok", + "er" + ], + [ + "R", + "ussia" + ], + [ + "S", + "amples" + ], + [ + "ĠS", + "ine" + ], + [ + "anc", + "a" + ], + [ + "Ad", + "vantages" + ], + [ + "Key", + "board" + ], + [ + "Af", + "rica" + ], + [ + "Ġatten", + "uation" + ], + [ + "u", + "nderstanding" + ], + [ + "x", + "ef" + ], + [ + "ne", + "arest" + ], + [ + "\"", + "%" + ], + [ + "Ġdef", + "iance" + ], + [ + "Ġsa", + "ut" + ], + [ + "ox", + "ia" + ], + [ + "ĠQu", + "aternary" + ], + [ + "num", + "erable" + ], + [ + "ĠWater", + "loo" + ], + [ + "ĠJud", + "ges" + ], + [ + "ĠDeg", + "rees" + ], + [ + "Quant", + "ity" + ], + [ + "ad", + "ena" + ], + [ + "ĠZ", + "am" + ], + [ + "Ġsuc", + "rose" + ], + [ + "à¸", + "²" + ], + [ + "Ġabandon", + "ing" + ], + [ + "Ġanth", + "rax" + ], + [ + "typ", + "ical" + ], + [ + "n", + "ae" + ], + [ + "es", + "que" + ], + [ + "ĠW", + "ade" + ], + [ + "60", + "2" + ], + [ + "ĠBe", + "er" + ], + [ + "48", + "3" + ], + [ + "ĠInj", + "uries" + ], + [ + "ĠMahar", + "ashtra" + ], + [ + "ĠC", + "BS" + ], + [ + "rad", + "d" + ], + [ + "Ġgather", + "s" + ], + [ + "ĠMedic", + "ations" + ], + [ + "uns", + "aturated" + ], + [ + "Ġproportion", + "ality" + ], + [ + "Ġdisinf", + "ection" + ], + [ + "4", + "99" + ], + [ + "Ġr", + "t" + ], + [ + "||", + "|" + ], + [ + "ĠBe", + "et" + ], + [ + "Ġseason", + "ings" + ], + [ + "ãģ", + "¨" + ], + [ + "ç»", + "ĵ" + ], + [ + "Ġsucc", + "inct" + ], + [ + "Ġembody", + "ing" + ], + [ + "Ġthigh", + "s" + ], + [ + "i", + "ety" + ], + [ + "Ġl", + "ily" + ], + [ + "se", + "at" + ], + [ + "ĠN", + "ucle" + ], + [ + "Ġcomp", + "iling" + ], + [ + "Ġinf", + "ographic" + ], + [ + "Ġins", + "urers" + ], + [ + "Ġperson", + "a" + ], + [ + "Ġjo", + "ys" + ], + [ + "ĠTun", + "isia" + ], + [ + "l", + "floor" + ], + [ + "v", + "iii" + ], + [ + "ĠD", + "ut" + ], + [ + "Ġad", + "hered" + ], + [ + "IB", + "UT" + ], + [ + "Ġfemin", + "inity" + ], + [ + "Ġcum", + "bersome" + ], + [ + "ĠAppe", + "al" + ], + [ + "Ġvisc", + "ous" + ], + [ + "iret", + "roviral" + ], + [ + "O", + "ps" + ], + [ + "Ġw", + "ilt" + ], + [ + "id", + "ious" + ], + [ + "Ġpartic", + "iple" + ], + [ + "ĠPl", + "ug" + ], + [ + "ĠEven", + "ing" + ], + [ + "ĠSand", + "ers" + ], + [ + "Ġperipher", + "y" + ], + [ + "ĠVict", + "ory" + ], + [ + "Ġc", + "og" + ], + [ + "ab", + "ets" + ], + [ + "Ġra", + "g" + ], + [ + "ĠY", + "uan" + ], + [ + "ĠSo", + "f" + ], + [ + "oll", + "ary" + ], + [ + "ĠPart", + "ition" + ], + [ + "Direct", + "ions" + ], + [ + "y", + "as" + ], + [ + "im", + "aging" + ], + [ + "Ġsp", + "illed" + ], + [ + "und", + "i" + ], + [ + "Ġter", + "ribly" + ], + [ + "Ġprop", + "elled" + ], + [ + "Ġâİ", + "ľ" + ], + [ + "R", + "am" + ], + [ + "c", + "oded" + ], + [ + "get", + "own" + ], + [ + "Ġdangerous", + "ly" + ], + [ + "âĻ", + "İ" + ], + [ + "ĠWals", + "h" + ], + [ + "Ġas", + "cribed" + ], + [ + "ĠO", + "scill" + ], + [ + "not", + "ch" + ], + [ + "Ġuns", + "us" + ], + [ + "ĠHor", + "izons" + ], + [ + "Ġpap", + "ill" + ], + [ + "ĠWhit", + "man" + ], + [ + "ĠHapp", + "iness" + ], + [ + "b", + "j" + ], + [ + "n", + "ested" + ], + [ + "t", + "ank" + ], + [ + "v", + "ascular" + ], + [ + "Ġ2", + "37" + ], + [ + "ĠN", + "V" + ], + [ + "ob", + "yl" + ], + [ + "Ġast", + "ounding" + ], + [ + "Particip", + "ants" + ], + [ + "Ġamalg", + "am" + ], + [ + "ĠMÄģ", + "ori" + ], + [ + "m", + "ilk" + ], + [ + "ine", + "z" + ], + [ + "Ġdis", + "appro" + ], + [ + "Ġdist", + "ressed" + ], + [ + "Ġarg", + "v" + ], + [ + "64", + "2" + ], + [ + "Ġroad", + "map" + ], + [ + "âĻ", + "ĵ" + ], + [ + "ĠComprehens", + "ion" + ], + [ + "ĠEsc", + "her" + ], + [ + "ĠRefuge", + "es" + ], + [ + "/", + "#" + ], + [ + "M", + "z" + ], + [ + "O", + "il" + ], + [ + "Ö", + "´" + ], + [ + "Ġb", + "ows" + ], + [ + "ien", + "n" + ], + [ + "Ġant", + "iques" + ], + [ + "cor", + "relation" + ], + [ + "ĠSP", + "F" + ], + [ + "E", + "asy" + ], + [ + "Ġn", + "av" + ], + [ + "ĠSc", + "ope" + ], + [ + "Ġflash", + "light" + ], + [ + "insert", + "ion" + ], + [ + "I", + "ce" + ], + [ + "is", + "ational" + ], + [ + "ĠOper", + "ator" + ], + [ + "on", + "ical" + ], + [ + "Ġpre", + "process" + ], + [ + "Ġ$", + "(\\" + ], + [ + "Ġsk", + "im" + ], + [ + "ES", + "A" + ], + [ + "Ġmar", + "rying" + ], + [ + "Ġ24", + "8" + ], + [ + "Ġtill", + "age" + ], + [ + "ĠPlatform", + "s" + ], + [ + "Ġsu", + "cking" + ], + [ + "un", + "gen" + ], + [ + "ib", + "ou" + ], + [ + "Ġste", + "amed" + ], + [ + "âĽ", + "İ" + ], + [ + "g", + "athere" + ], + [ + "t", + "uning" + ], + [ + "Ġth", + "ieves" + ], + [ + "um", + "ptions" + ], + [ + "qu", + "eries" + ], + [ + "cul", + "a" + ], + [ + "Ġlit", + "urgy" + ], + [ + "Al", + "cohol" + ], + [ + "47", + "2" + ], + [ + "sec", + "s" + ], + [ + "Ġnour", + "ish" + ], + [ + "ĠSeg", + "ment" + ], + [ + "ðŁĮķ", + "âĻĵ" + ], + [ + "ðŁĶ´", + "ðŁĶµ" + ], + [ + "âĻİ", + "âĽİ" + ], + [ + "ðŁĮķâĻĵ", + "âĻİâĽİ" + ], + [ + "ðŁĶ´ðŁĶµ", + "ðŁĮķâĻĵâĻİâĽİ" + ], + [ + "ĠB", + "U" + ], + [ + "Ġsub", + "jug" + ], + [ + "ĠIm", + "pression" + ], + [ + "ĠVer", + "de" + ], + [ + "Subject", + "s" + ], + [ + "ĠUran", + "us" + ], + [ + "Ã", + "µ" + ], + [ + "Ġv", + "ase" + ], + [ + "Ġdeterior", + "ate" + ], + [ + "Ġescal", + "ated" + ], + [ + "ĠN", + "AME" + ], + [ + "ĠK", + "ot" + ], + [ + "Ġcommission", + "er" + ], + [ + "Dig", + "it" + ], + [ + "Ġtranqu", + "ility" + ], + [ + "ĠUz", + "bek" + ], + [ + "Î", + "Ń" + ], + [ + "Ġg", + "az" + ], + [ + "Ġcor", + "pse" + ], + [ + "b", + "ash" + ], + [ + "Ġout", + "c" + ], + [ + "ĠAd", + "ri" + ], + [ + "Sub", + "mitted" + ], + [ + "ĠSequ", + "ential" + ], + [ + "ĠSurve", + "ys" + ], + [ + "atto", + "os" + ], + [ + "4", + "70" + ], + [ + "ow", + "e" + ], + [ + "ĠG", + "U" + ], + [ + "Ġco", + "er" + ], + [ + "Ġaw", + "s" + ], + [ + "Con", + "sole" + ], + [ + "amin", + "o" + ], + [ + "Ġjuris", + "prudence" + ], + [ + "------------------------------------", + "-" + ], + [ + "Ġm", + "alle" + ], + [ + "Ġg", + "atsby" + ], + [ + "ĠP", + "ablo" + ], + [ + "end", + "o" + ], + [ + "ĠAR", + "M" + ], + [ + "Ġchromos", + "omal" + ], + [ + "8", + "000" + ], + [ + "S", + "aint" + ], + [ + "n", + "est" + ], + [ + "ĠAn", + "imation" + ], + [ + "ĠSe", + "as" + ], + [ + "ĠPart", + "icle" + ], + [ + "Ġmanufact", + "ures" + ], + [ + "ĠBro", + "ck" + ], + [ + "async", + "io" + ], + [ + "Ġje", + "ans" + ], + [ + "Ġbullet", + "in" + ], + [ + "Ġinsol", + "uble" + ], + [ + "B", + "IN" + ], + [ + "B", + "rowse" + ], + [ + "L", + "IN" + ], + [ + "Ġth", + "omas" + ], + [ + "ĠF", + "ung" + ], + [ + "Ġcre", + "ed" + ], + [ + "ero", + "on" + ], + [ + "Ġhabit", + "ual" + ], + [ + "sor", + "ry" + ], + [ + "ĠT", + "ucker" + ], + [ + "sc", + "r" + ], + [ + "att", + "i" + ], + [ + "Ġvan", + "ishing" + ], + [ + "Ġdelib", + "eration" + ], + [ + "m", + "atter" + ], + [ + "ĠA", + "ires" + ], + [ + "and", + "an" + ], + [ + "Ġaer", + "odynamic" + ], + [ + "aa", + "S" + ], + [ + "Ġexport", + "ing" + ], + [ + "A", + "ust" + ], + [ + "F", + "er" + ], + [ + "ĠG", + "F" + ], + [ + "ĠV", + "il" + ], + [ + "18", + "65" + ], + [ + "Ġlow", + "land" + ], + [ + "ĠCol", + "our" + ], + [ + "Ġsoft", + "ened" + ], + [ + "ĠChe", + "cking" + ], + [ + "Ġcarn", + "ivores" + ], + [ + "i", + "u" + ], + [ + "å", + "¦Ĥ" + ], + [ + "ĠD", + "ud" + ], + [ + "Ġclass", + "mate" + ], + [ + "arian", + "ism" + ], + [ + "Ġuns", + "igned" + ], + [ + "Ġwing", + "ed" + ], + [ + "Ġhind", + "ered" + ], + [ + "ide", + "al" + ], + [ + "Ġem", + "ph" + ], + [ + "Ġpo", + "isons" + ], + [ + "ency", + "cl" + ], + [ + "ĠWar", + "fare" + ], + [ + "Ġ24", + "7" + ], + [ + "ĠBas", + "is" + ], + [ + "Ġdram", + "at" + ], + [ + "Ġundet", + "ected" + ], + [ + "\"", + "-" + ], + [ + "r", + "ath" + ], + [ + "w", + "inter" + ], + [ + "âĢ", + "¡" + ], + [ + "Ġnot", + "ch" + ], + [ + "ph", + "ans" + ], + [ + "Ġes", + "oteric" + ], + [ + "ĠZ", + "ones" + ], + [ + "sk", + "irts" + ], + [ + "F", + "ran" + ], + [ + "Ä", + "Ł" + ], + [ + "ok", + "i" + ], + [ + "ĠPlace", + "ment" + ], + [ + "éĢ", + "ļ" + ], + [ + "ĠHellen", + "istic" + ], + [ + "v", + "ig" + ], + [ + "ĠE", + "ph" + ], + [ + "ĠR", + "if" + ], + [ + "Ġdis", + "claimer" + ], + [ + "Ġpet", + "itions" + ], + [ + "Ġverte", + "bral" + ], + [ + "P", + "AT" + ], + [ + "Ġm", + "ash" + ], + [ + "ĠP", + "NG" + ], + [ + "Ġbl", + "iss" + ], + [ + "ĠPower", + "ful" + ], + [ + "ĠMarx", + "ism" + ], + [ + "w", + "et" + ], + [ + "ĠF", + "ishing" + ], + [ + "Ġad", + "verb" + ], + [ + "Ġcur", + "ry" + ], + [ + "Ġfr", + "ig" + ], + [ + "ogen", + "es" + ], + [ + "Ġcoinc", + "ided" + ], + [ + "Arch", + "ae" + ], + [ + ">", + "%" + ], + [ + "ĠC", + "oo" + ], + [ + "so", + "f" + ], + [ + "play", + "ed" + ], + [ + "ĠKin", + "etic" + ], + [ + "Ġch", + "ocolates" + ], + [ + "ob", + "ias" + ], + [ + "ĠHigh", + "land" + ], + [ + "Ġasp", + "ire" + ], + [ + "NUM", + "BER" + ], + [ + "Ġfibr", + "illation" + ], + [ + "\\", + "{\\" + ], + [ + "Ġreg", + "ained" + ], + [ + "de", + "ck" + ], + [ + "ĠAm", + "en" + ], + [ + "AB", + "ASE" + ], + [ + "st", + "airs" + ], + [ + "ol", + "ite" + ], + [ + "ĠD", + "reams" + ], + [ + "PRO", + "JECT" + ], + [ + "ĠCL", + "ASS" + ], + [ + "Ġexhilar", + "ating" + ], + [ + "Ġ", + "0000" + ], + [ + "Ġe", + "ug" + ], + [ + "ĠH", + "uss" + ], + [ + "per", + "ms" + ], + [ + "put", + "ed" + ], + [ + "ĠBe", + "owulf" + ], + [ + "....", + "..." + ], + [ + "P", + "ad" + ], + [ + "p", + "ard" + ], + [ + "ĠI", + "on" + ], + [ + "Ġse", + "crete" + ], + [ + "Ġover", + "arching" + ], + [ + "ĠÃ", + "İ" + ], + [ + "Im", + "ag" + ], + [ + "Ġfire", + "place" + ], + [ + "44", + "1" + ], + [ + "ot", + "om" + ], + [ + "ist", + "on" + ], + [ + "ĠK", + "iss" + ], + [ + "rem", + "ely" + ], + [ + "Ġtool", + "box" + ], + [ + "Ġroad", + "way" + ], + [ + "ĠDi", + "ary" + ], + [ + "current", + "ly" + ], + [ + "GR", + "APH" + ], + [ + "ĠâĪļ", + "(" + ], + [ + "in", + "form" + ], + [ + "ĠT", + "ian" + ], + [ + "ad", + "ia" + ], + [ + "fore", + "ign" + ], + [ + "Ġgl", + "ide" + ], + [ + "Ġer", + "ased" + ], + [ + "ãģ", + "ª" + ], + [ + "H", + "s" + ], + [ + "or", + "ce" + ], + [ + "ĠD", + "HA" + ], + [ + "Ġph", + "ased" + ], + [ + "other", + "s" + ], + [ + "Ġsl", + "icing" + ], + [ + "Ġfasc", + "ism" + ], + [ + "ĠBi", + "har" + ], + [ + "EL", + "TS" + ], + [ + "ĠFore", + "nsic" + ], + [ + "Ġtum", + "my" + ], + [ + "ĠCand", + "ida" + ], + [ + "ĠRecon", + "ciliation" + ], + [ + "el", + "ike" + ], + [ + "ĠP", + "interest" + ], + [ + "ĠL", + "ub" + ], + [ + "ĠJ", + "STOR" + ], + [ + "Ġclos", + "ures" + ], + [ + "End", + "point" + ], + [ + "ĠClaud", + "ius" + ], + [ + "games", + "h" + ], + [ + "Ġl", + "inger" + ], + [ + "Ġem", + "itter" + ], + [ + "isc", + "hen" + ], + [ + "Id", + "x" + ], + [ + "capt", + "ion" + ], + [ + "Ġannex", + "ed" + ], + [ + "pe", + "as" + ], + [ + "oot", + "hed" + ], + [ + "Ġaccommod", + "ating" + ], + [ + "ĠRap", + "hael" + ], + [ + "creat", + "or" + ], + [ + "Ġresign", + "ation" + ], + [ + "Ġcoff", + "in" + ], + [ + "ĠA", + "ub" + ], + [ + "Ġmin", + "ced" + ], + [ + "ĠAr", + "che" + ], + [ + "Ġallow", + "able" + ], + [ + "Ġfier", + "c" + ], + [ + "Ġtransf", + "usion" + ], + [ + "å¼", + "Ģ" + ], + [ + "Fem", + "ale" + ], + [ + ".", + "--" + ], + [ + "d", + "V" + ], + [ + "d", + "or" + ], + [ + "en", + "eration" + ], + [ + "Ġd", + "urations" + ], + [ + "Ġg", + "ossip" + ], + [ + "ot", + "ypical" + ], + [ + "ĠH", + "of" + ], + [ + "ĠN", + "ON" + ], + [ + "Ġact", + "ress" + ], + [ + "Ġdraw", + "back" + ], + [ + "b", + "ians" + ], + [ + "Ġp", + "ears" + ], + [ + "th", + "orn" + ], + [ + "ik", + "ers" + ], + [ + "Ġwar", + "ms" + ], + [ + "rict", + "ions" + ], + [ + "--------------------------------", + "---" + ], + [ + "Ġdiscrim", + "inant" + ], + [ + "ĠCH", + "AR" + ], + [ + "Ġâİ", + "¢" + ], + [ + "æĢ", + "§" + ], + [ + "ĠCust", + "oms" + ], + [ + "Ġro", + "ast" + ], + [ + "ject", + "ory" + ], + [ + "Ġoff", + "ending" + ], + [ + "ĠSp", + "ray" + ], + [ + "Ġkill", + "ers" + ], + [ + "Ġvent", + "uring" + ], + [ + "Ge", + "org" + ], + [ + "Ġrevol", + "ving" + ], + [ + "Ġchamp", + "ioned" + ], + [ + "Ġproc", + "rast" + ], + [ + "Ġsalv", + "age" + ], + [ + "R", + "ational" + ], + [ + "d", + "well" + ], + [ + "x", + "iv" + ], + [ + "Ġg", + "ird" + ], + [ + "Ġwhe", + "ezing" + ], + [ + "pr", + "one" + ], + [ + "und", + "ant" + ], + [ + "ĠBy", + "ron" + ], + [ + "Ġdat", + "atype" + ], + [ + "ĠQue", + "er" + ], + [ + "xf", + "a" + ], + [ + "est", + "rian" + ], + [ + "ĠD", + "D" + ], + [ + "ĠY", + "in" + ], + [ + "Ġprov", + "isional" + ], + [ + "app", + "iness" + ], + [ + "ĠCal", + "iph" + ], + [ + "dat", + "aloader" + ], + [ + "ĠNUM", + "BER" + ], + [ + "h", + "ope" + ], + [ + "ed", + "ient" + ], + [ + "st", + "ores" + ], + [ + "Ġperenn", + "ials" + ], + [ + "ĠCraw", + "ford" + ], + [ + "R", + "MF" + ], + [ + "b", + "il" + ], + [ + "m", + "ilitary" + ], + [ + "ĠT", + "akes" + ], + [ + "Ġy", + "a" + ], + [ + "Ġad", + "orable" + ], + [ + "Ġorgan", + "ise" + ], + [ + "ĠWorld", + "wide" + ], + [ + "Ġoccup", + "ancy" + ], + [ + "ĠDi", + "agrams" + ], + [ + "ALL", + "Y" + ], + [ + "Ġtrop", + "es" + ], + [ + "Ġbombard", + "ment" + ], + [ + "g", + "am" + ], + [ + "Ġo", + "o" + ], + [ + "ut", + "ative" + ], + [ + "ĠF", + "ame" + ], + [ + "Ġ4", + "30" + ], + [ + "Ġgl", + "are" + ], + [ + "Ġlap", + "ar" + ], + [ + "C", + "ognitive" + ], + [ + "part", + "icles" + ], + [ + "Ġcivil", + "isation" + ], + [ + "Ġenvelop", + "es" + ], + [ + "P", + "ix" + ], + [ + "]", + "==" + ], + [ + "ĠA", + "CTION" + ], + [ + "av", + "ascript" + ], + [ + "ĠY", + "or" + ], + [ + "Ġinter", + "dependence" + ], + [ + "Ġer", + "ode" + ], + [ + "ĠAg", + "ents" + ], + [ + "ĠSens", + "itivity" + ], + [ + "Ġintrus", + "ive" + ], + [ + "Ġa", + "ortic" + ], + [ + "Ġr", + "ng" + ], + [ + "Ġhunt", + "s" + ], + [ + "Ġscaffold", + "ing" + ], + [ + "Constraints", + "Union" + ], + [ + "t", + "weet" + ], + [ + "t", + "runc" + ], + [ + "Ġs", + "own" + ], + [ + "ĠG", + "ob" + ], + [ + "Ġar", + "du" + ], + [ + "$$", + "(" + ], + [ + "Ġvol", + "ley" + ], + [ + "Ġpost", + "pon" + ], + [ + "ĠSm", + "oke" + ], + [ + "Ġwrong", + "ly" + ], + [ + "ĠFif", + "ty" + ], + [ + "ĠInstitution", + "al" + ], + [ + "Q", + "C" + ], + [ + "Ġs", + "cept" + ], + [ + "ĠT", + "urb" + ], + [ + "old", + "t" + ], + [ + "45", + "2" + ], + [ + "Ġsnow", + "fall" + ], + [ + "M", + "t" + ], + [ + "Ġ", + "Ñĩ" + ], + [ + "Bon", + "us" + ], + [ + "Ġbittern", + "ess" + ], + [ + "Ã", + "¬" + ], + [ + "Ġrel", + "ocate" + ], + [ + "Ġ18", + "10" + ], + [ + "Ġmet", + "e" + ], + [ + "me", + "at" + ], + [ + "Ġpay", + "off" + ], + [ + "Ġhex", + "adecimal" + ], + [ + "ĠBot", + "swana" + ], + [ + "Ġantidepress", + "ant" + ], + [ + "Ġmaid", + "en" + ], + [ + "4", + "29" + ], + [ + "T", + "ow" + ], + [ + "Ġw", + "aving" + ], + [ + "id", + "ia" + ], + [ + "Ġ18", + "19" + ], + [ + "Ġ25", + "3" + ], + [ + "Ġsight", + "ed" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠ" + ], + [ + "ĠSav", + "ings" + ], + [ + "Ġimmunos", + "up" + ], + [ + ")", + "']," + ], + [ + "l", + "ift" + ], + [ + "Ġh", + "ops" + ], + [ + "ĠM", + "alt" + ], + [ + "ĠIn", + "spection" + ], + [ + "Ġra", + "isins" + ], + [ + "ĠAd", + "opting" + ], + [ + "Ġib", + "uprofen" + ], + [ + "Ġgor", + "illas" + ], + [ + "Ġdiscol", + "oration" + ], + [ + "re", + "cht" + ], + [ + "Ġd", + "uality" + ], + [ + "ĠB", + "es" + ], + [ + "ĠR", + "FC" + ], + [ + "Ġgra", + "bbed" + ], + [ + "38", + "1" + ], + [ + "ĠStay", + "ing" + ], + [ + "Ġquart", + "ile" + ], + [ + "T", + "a" + ], + [ + "Ġk", + "N" + ], + [ + "ĠK", + "em" + ], + [ + "Ġstory", + "line" + ], + [ + "ĠKing", + "ston" + ], + [ + "Ġvent", + "il" + ], + [ + "ĠAff", + "ordable" + ], + [ + "ĠA", + "H" + ], + [ + "Ġun", + "ambiguous" + ], + [ + "ĠCl", + "aus" + ], + [ + "Ġclim", + "bers" + ], + [ + "bul", + "let" + ], + [ + "ĠS", + "SH" + ], + [ + "Ġde", + "mean" + ], + [ + "Ġde", + "ported" + ], + [ + "ĠG", + "ad" + ], + [ + "ĠO", + "kin" + ], + [ + "rolog", + "ic" + ], + [ + "Ġhemorrh", + "age" + ], + [ + "Ġvisc", + "eral" + ], + [ + "al", + "ive" + ], + [ + "Ġseed", + "ing" + ], + [ + "ĠMagn", + "esium" + ], + [ + "Ġre", + "igned" + ], + [ + "ĠB", + "asket" + ], + [ + "ast", + "a" + ], + [ + "Ġconf", + "luence" + ], + [ + "Ġfurther", + "more" + ], + [ + "uck", + "land" + ], + [ + "Ġthick", + "ening" + ], + [ + "xf", + "b" + ], + [ + "cook", + "ies" + ], + [ + "ĠAthen", + "ian" + ], + [ + "Ġeu", + "ph" + ], + [ + "Ġh", + "og" + ], + [ + "Ġhe", + "uristic" + ], + [ + "Ġk", + "inetics" + ], + [ + "ov", + "ic" + ], + [ + "Ġmin", + "istries" + ], + [ + "det", + "Label" + ], + [ + "TY", + "PES" + ], + [ + "Ġa", + "lex" + ], + [ + "Ġrel", + "inqu" + ], + [ + "ĠAs", + "c" + ], + [ + "ĠDe", + "uteronomy" + ], + [ + "Ġexec", + "utions" + ], + [ + "cycl", + "ic" + ], + [ + "ĠLog", + "an" + ], + [ + "w", + "u" + ], + [ + "Ġd", + "ipping" + ], + [ + "Ġch", + "ant" + ], + [ + "Ġ3", + "24" + ], + [ + "Ġ18", + "01" + ], + [ + "Ġ17", + "77" + ], + [ + "ĠSus", + "sex" + ], + [ + "ĠCroat", + "ian" + ], + [ + "Ġd", + "iph" + ], + [ + "ĠD", + "ong" + ], + [ + "ĠOb", + "st" + ], + [ + "Ġreput", + "ed" + ], + [ + "odia", + "zep" + ], + [ + "Ġspraw", + "ling" + ], + [ + "z", + "b" + ], + [ + "Ġar", + "throp" + ], + [ + "yn", + "a" + ], + [ + "conf", + "irmed" + ], + [ + "Ġcul", + "m" + ], + [ + "Ġabst", + "inence" + ], + [ + "techn", + "ical" + ], + [ + "ĠLem", + "ma" + ], + [ + "ĠP", + "sy" + ], + [ + "res", + "idual" + ], + [ + "ĠD", + "over" + ], + [ + "ĠHigh", + "lands" + ], + [ + "ĠTut", + "or" + ], + [ + "Ġevac", + "uate" + ], + [ + "ĠGent", + "le" + ], + [ + "H", + "ay" + ], + [ + "Ġa", + "ster" + ], + [ + "ĠF", + "letcher" + ], + [ + "ĠO", + "OO" + ], + [ + "Ġid", + "ols" + ], + [ + "FT", + "A" + ], + [ + "kn", + "it" + ], + [ + "Ġscrum", + "ptious" + ], + [ + "Ġdom", + "in" + ], + [ + "Ġpromot", + "er" + ], + [ + "Ġcaf", + "eter" + ], + [ + "ан", + "и" + ], + [ + "Ġcooper", + "atives" + ], + [ + "Ġalf", + "alfa" + ], + [ + "ĠL", + "R" + ], + [ + "ĠG", + "ig" + ], + [ + "olog", + "ia" + ], + [ + "Ch", + "anging" + ], + [ + "Ġâ", + "ËĨ" + ], + [ + "W", + "V" + ], + [ + "Ð", + "Ł" + ], + [ + "Ġexp", + "ires" + ], + [ + "Ġpay", + "roll" + ], + [ + "Ġtransl", + "ucent" + ], + [ + "ĠST", + "EP" + ], + [ + "ĠEv", + "il" + ], + [ + "ĠCele", + "brate" + ], + [ + "ĠTh", + "ing" + ], + [ + "Al", + "ignment" + ], + [ + "Ġ25", + "1" + ], + [ + "Ġpun", + "ctu" + ], + [ + "Ġin", + "quire" + ], + [ + "Ġinter", + "cultural" + ], + [ + "air", + "d" + ], + [ + "ĠCommun", + "ism" + ], + [ + "Ġsyn", + "apses" + ], + [ + "à¥", + "Ī" + ], + [ + "Ġell", + "iptic" + ], + [ + "ĠT", + "N" + ], + [ + "pl", + "og" + ], + [ + "ant", + "ically" + ], + [ + "Ġreass", + "urance" + ], + [ + "kill", + "ers" + ], + [ + "L", + "ENGTH" + ], + [ + "x", + "bb" + ], + [ + "eg", + "g" + ], + [ + "19", + "58" + ], + [ + "Ġann", + "ounces" + ], + [ + "Add", + "ressing" + ], + [ + "ĠPier", + "ce" + ], + [ + "A", + "mb" + ], + [ + "k", + "or" + ], + [ + "Ġt", + "ad" + ], + [ + "Ġh", + "anged" + ], + [ + "ĠG", + "n" + ], + [ + "hen", + "ge" + ], + [ + "Ġcre", + "eping" + ], + [ + "ĠGood", + "s" + ], + [ + "IST", + "R" + ], + [ + "Ġcontamin", + "ate" + ], + [ + "ĠQu", + "in" + ], + [ + "65", + "4" + ], + [ + "Ġmis", + "chie" + ], + [ + "ĠKore", + "ans" + ], + [ + "dep", + "s" + ], + [ + "ĠNad", + "u" + ], + [ + "D", + "l" + ], + [ + "ĠS", + "ach" + ], + [ + "her", + "tz" + ], + [ + "Ġsolid", + "ifying" + ], + [ + "ĠSen", + "egal" + ], + [ + "IB", + "M" + ], + [ + "sup", + "ply" + ], + [ + "0", + "35" + ], + [ + "ĠC", + "edar" + ], + [ + "rou", + "tes" + ], + [ + "Ġdec", + "rypt" + ], + [ + "unt", + "a" + ], + [ + "ĠDiff", + "icult" + ], + [ + "Man", + "ufact" + ], + [ + "Ġstimul", + "ant" + ], + [ + "Ġesc", + "ort" + ], + [ + "Ġbl", + "ender" + ], + [ + "wn", + "ess" + ], + [ + "Ex", + "cel" + ], + [ + "Ġfull", + "est" + ], + [ + "IC", + "O" + ], + [ + "effect", + "iveness" + ], + [ + "iagn", + "osed" + ], + [ + "G", + "rant" + ], + [ + "Ġhy", + "ster" + ], + [ + "Ġcharacter", + "izes" + ], + [ + "edi", + "as" + ], + [ + "GRO", + "UP" + ], + [ + "ion", + "es" + ], + [ + "id", + "as" + ], + [ + "ag", + "hetti" + ], + [ + "Ġsl", + "oping" + ], + [ + "='", + "\\" + ], + [ + "95", + "6" + ], + [ + "Ġasym", + "metry" + ], + [ + "Ġhurd", + "le" + ], + [ + "Ġprolet", + "ariat" + ], + [ + "Ġp", + "lywood" + ], + [ + "im", + "ony" + ], + [ + "ĠH", + "L" + ], + [ + "Ġsa", + "x" + ], + [ + "Ġinter", + "med" + ], + [ + "Ġav", + "ant" + ], + [ + "Ġsl", + "ugg" + ], + [ + "å»", + "º" + ], + [ + "!", + "âĢĻ" + ], + [ + "å", + "§" + ], + [ + "ve", + "get" + ], + [ + "ĠP", + "on" + ], + [ + "ĠGe", + "ophysical" + ], + [ + "Ġ24", + "1" + ], + [ + "Ġsus", + "pend" + ], + [ + "Ġfresh", + "ness" + ], + [ + "ĠCy", + "rus" + ], + [ + "i", + "ators" + ], + [ + "ĠW", + "are" + ], + [ + "ere", + "k" + ], + [ + "19", + "19" + ], + [ + "}}", + "}}" + ], + [ + "And", + "rew" + ], + [ + "del", + "im" + ], + [ + "Ġavoc", + "ados" + ], + [ + "Ġsta", + "ples" + ], + [ + "v", + "dots" + ], + [ + "ost", + "at" + ], + [ + "Ġtherm", + "odynamic" + ], + [ + "Ġnerv", + "osa" + ], + [ + "Approx", + "imately" + ], + [ + "t", + "olerant" + ], + [ + "ĠK", + "ru" + ], + [ + "Ġge", + "ologist" + ], + [ + "ĠAb", + "bas" + ], + [ + "Ġson", + "ic" + ], + [ + "sam", + "pler" + ], + [ + "h", + "us" + ], + [ + "Ġsw", + "irling" + ], + [ + "ĠCO", + "P" + ], + [ + "Ġcommand", + "ment" + ], + [ + "ĠInter", + "governmental" + ], + [ + "ĠAqu", + "arium" + ], + [ + "Ġscroll", + "s" + ], + [ + "ra", + "il" + ], + [ + "Ġ2", + "77" + ], + [ + "Ġsh", + "aken" + ], + [ + "Ġac", + "uity" + ], + [ + "rown", + "ed" + ], + [ + "net", + "es" + ], + [ + "Ġfract", + "uring" + ], + [ + "FL", + "AG" + ], + [ + "Ġto", + "ggle" + ], + [ + "Ġsc", + "ru" + ], + [ + "ĠTo", + "k" + ], + [ + "rect", + "angle" + ], + [ + "mir", + "ror" + ], + [ + "------------------------------------", + "---" + ], + [ + "M", + "ID" + ], + [ + "ĠSp", + "end" + ], + [ + "ðŁĶ´ðŁĶµðŁĮķâĻĵâĻİâĽİ", + "ðŁĶ´ðŁĶµðŁĮķâĻĵâĻİâĽİ" + ], + [ + "Å", + "¼" + ], + [ + "ĠH", + "og" + ], + [ + "ĠN", + "un" + ], + [ + "36", + "00" + ], + [ + "IS", + "ING" + ], + [ + "ĠPre", + "valence" + ], + [ + "Ġden", + "ounced" + ], + [ + "Ġpen", + "icillin" + ], + [ + "ĠBel", + "iefs" + ], + [ + "Ġtast", + "ed" + ], + [ + "Ġwhis", + "key" + ], + [ + "æĪ", + "ij" + ], + [ + "ĠC", + "CS" + ], + [ + "ĠM", + "isc" + ], + [ + "hen", + "es" + ], + [ + "tt", + "a" + ], + [ + "Ġeng", + "ulf" + ], + [ + "Ġ17", + "70" + ], + [ + "fast", + "a" + ], + [ + "ell", + "an" + ], + [ + "ick", + "y" + ], + [ + "Ġlo", + "fty" + ], + [ + "ĠOff", + "line" + ], + [ + "ĠMot", + "ivation" + ], + [ + "Ġblur", + "ring" + ], + [ + "Ġreim", + "burse" + ], + [ + "m", + "A" + ], + [ + "Ġin", + "activity" + ], + [ + "])", + "[" + ], + [ + "Ġdiscern", + "ing" + ], + [ + "w", + "c" + ], + [ + "ĠN", + "BC" + ], + [ + "Ġmed", + "iate" + ], + [ + "Ġlo", + "om" + ], + [ + "ik", + "it" + ], + [ + "ĠArchitect", + "ural" + ], + [ + "ĠWW", + "I" + ], + [ + "ER", + "GY" + ], + [ + "Ġprec", + "arious" + ], + [ + "ĠCur", + "rency" + ], + [ + "ĊĠĠ", + "ĊĠ" + ], + [ + "ĠLy", + "on" + ], + [ + "Ġaffirm", + "ation" + ], + [ + "ĠMagic", + "Mock" + ], + [ + "Measure", + "ment" + ], + [ + "Ġdwind", + "ling" + ], + [ + "a", + "um" + ], + [ + "Ġc", + "asing" + ], + [ + "19", + "48" + ], + [ + "An", + "swers" + ], + [ + "mb", + "ling" + ], + [ + "Ġ['", + "_" + ], + [ + "Ġsam", + "pler" + ], + [ + "Ġgro", + "in" + ], + [ + "ĠAntio", + "ch" + ], + [ + "N", + "IST" + ], + [ + "Ġ", + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "ĠI", + "A" + ], + [ + "ĠL", + "och" + ], + [ + "Ġsub", + "division" + ], + [ + "Ġmet", + "ac" + ], + [ + "50", + "3" + ], + [ + "ĠAut", + "omatic" + ], + [ + "Ġpool", + "ed" + ], + [ + "Ġtan", + "ning" + ], + [ + "E", + "valuation" + ], + [ + "Ġb", + "b" + ], + [ + "ct", + "ime" + ], + [ + "ĠH", + "ew" + ], + [ + "ĠH", + "els" + ], + [ + "Ġinf", + "l" + ], + [ + "St", + "an" + ], + [ + "ĠCal", + "iforn" + ], + [ + "ĠAm", + "mon" + ], + [ + "Ġsuc", + "ceeds" + ], + [ + "J", + "A" + ], + [ + "Ġracial", + "ly" + ], + [ + "Ġtenth", + "s" + ], + [ + "Ġbisc", + "uits" + ], + [ + "Ġim", + "poses" + ], + [ + "Ġun", + "ifying" + ], + [ + "work", + "ed" + ], + [ + "ĠJud", + "icial" + ], + [ + "ĠLib", + "ert" + ], + [ + "ĠArmen", + "ians" + ], + [ + "ĠT", + "ED" + ], + [ + "ig", + "ions" + ], + [ + "ĠD", + "olph" + ], + [ + "ĠFac", + "ilities" + ], + [ + "i", + "rab" + ], + [ + "Å", + "Ħ" + ], + [ + "Ġm", + "ary" + ], + [ + "Ġtrans", + "genic" + ], + [ + "Ġreview", + "ers" + ], + [ + "Ġpra", + "iries" + ], + [ + "c", + "ourses" + ], + [ + "an", + "ine" + ], + [ + "ear", + "cher" + ], + [ + "ren", + "ewable" + ], + [ + "rap", + "pe" + ], + [ + "Ġcondem", + "nation" + ], + [ + "Ġnec", + "rosis" + ], + [ + "ĠM", + "ON" + ], + [ + "ak", + "in" + ], + [ + "Ġsl", + "og" + ], + [ + "LE", + "VEL" + ], + [ + "Ġpick", + "up" + ], + [ + ")(", + "-" + ], + [ + "Ġneuro", + "psych" + ], + [ + "Ġretail", + "er" + ], + [ + "ĠFellows", + "hip" + ], + [ + "Moz", + "illa" + ], + [ + "Ġm", + "orn" + ], + [ + "Ġsc", + "oliosis" + ], + [ + "Ġkil", + "n" + ], + [ + "Ġster", + "ilization" + ], + [ + "F", + "resh" + ], + [ + "Ġis", + "omorphic" + ], + [ + "Ġ18", + "04" + ], + [ + "und", + "o" + ], + [ + "ĠMem", + "or" + ], + [ + "Ġtight", + "en" + ], + [ + "Ġunnecess", + "arily" + ], + [ + "Ġa", + "a" + ], + [ + "Ġp", + "awn" + ], + [ + "ĠB", + "ac" + ], + [ + ")^", + "{\\" + ], + [ + "ĠGreen", + "house" + ], + [ + "sk", + "ill" + ], + [ + "fa", + "ith" + ], + [ + "Ġpeel", + "ed" + ], + [ + "B", + "ottom" + ], + [ + "ĠSum", + "mar" + ], + [ + "omy", + "c" + ], + [ + "X", + "F" + ], + [ + "ê", + "°" + ], + [ + "ĠC", + "atch" + ], + [ + "ĠF", + "FT" + ], + [ + "Ġsc", + "ents" + ], + [ + "ĠWe", + "eks" + ], + [ + "ĠGu", + "pta" + ], + [ + "ĠBro", + "ken" + ], + [ + "ĠExpon", + "ent" + ], + [ + "G", + "ather" + ], + [ + "u", + "racies" + ], + [ + "as", + "al" + ], + [ + "ĠC", + "isco" + ], + [ + "Ġsp", + "anish" + ], + [ + "Ġli", + "king" + ], + [ + "Ġdev", + "ising" + ], + [ + "ĠQu", + "aker" + ], + [ + "â̦", + ")" + ], + [ + "Ġple", + "a" + ], + [ + "Ġplate", + "let" + ], + [ + "Ġmile", + "age" + ], + [ + "Ġsubstit", + "utions" + ], + [ + "omon", + "as" + ], + [ + "serial", + "izers" + ], + [ + "ĠToy", + "ota" + ], + [ + "æ¬", + "¡" + ], + [ + "C", + "UL" + ], + [ + "re", + "ceive" + ], + [ + "Ġb", + "oo" + ], + [ + "ĠW", + "atching" + ], + [ + "ĠH", + "ak" + ], + [ + "ĠJ", + "C" + ], + [ + "(\"", + "{}" + ], + [ + "ĠAT", + "M" + ], + [ + "ĠReflect", + "ions" + ], + [ + "Ġmarc", + "hes" + ], + [ + "IZ", + "ATION" + ], + [ + "T", + "k" + ], + [ + "x", + "ad" + ], + [ + "Ġt", + "undra" + ], + [ + "Ġby", + "stand" + ], + [ + "Ġet", + "a" + ], + [ + "Ġ30", + "3" + ], + [ + "ĠRa", + "ising" + ], + [ + "ĠHass", + "an" + ], + [ + "'", + ">" + ], + [ + "L", + "s" + ], + [ + "ol", + "an" + ], + [ + "ĠS", + "ind" + ], + [ + "Ġgen", + "otypes" + ], + [ + "Ġcustom", + "izable" + ], + [ + "ĠPhys", + "ician" + ], + [ + "vi", + "ks" + ], + [ + "Ġgri", + "zz" + ], + [ + "Ġbenz", + "ene" + ], + [ + "m", + "V" + ], + [ + "Ġd", + "ung" + ], + [ + "ot", + "rans" + ], + [ + "Ġso", + "aps" + ], + [ + "20", + "46" + ], + [ + "ĠInt", + "ro" + ], + [ + "Ġcoll", + "apsing" + ], + [ + "Ġ97", + "80" + ], + [ + "Ġrigor", + "ously" + ], + [ + "G", + "reg" + ], + [ + "ĠP", + "Y" + ], + [ + "cer", + "pt" + ], + [ + "Ġfour", + "teenth" + ], + [ + "Pro", + "tein" + ], + [ + "Ġball", + "istic" + ], + [ + "ĠMal", + "aria" + ], + [ + "ĠSym", + "metry" + ], + [ + "ĠInv", + "asive" + ], + [ + "Ġbun", + "ny" + ], + [ + "K", + "W" + ], + [ + "Ġsh", + "orthand" + ], + [ + "ĠSt", + "anton" + ], + [ + "Ġele", + "venth" + ], + [ + "ĠLe", + "vy" + ], + [ + "oph", + "ilus" + ], + [ + "Ġregular", + "ization" + ], + [ + "ga", + "ussian" + ], + [ + "Ġmic", + "rons" + ], + [ + "ĠHead", + "quarters" + ], + [ + "rots", + "ky" + ], + [ + "Ġpay", + "able" + ], + [ + "Ġcapital", + "ists" + ], + [ + "Par", + "is" + ], + [ + "Off", + "line" + ], + [ + "Ġis", + "omorphism" + ], + [ + "Ġch", + "r" + ], + [ + "uc", + "ceed" + ], + [ + "Ġexpress", + "ly" + ], + [ + "ipp", + "ets" + ], + [ + "exper", + "ience" + ], + [ + "Ġnas", + "cent" + ], + [ + "SU", + "CCESS" + ], + [ + "ĠVern", + "on" + ], + [ + "K", + "UDOS" + ], + [ + "ĠT", + "asks" + ], + [ + "ĠC", + "ain" + ], + [ + "qu", + "oise" + ], + [ + "ert", + "ia" + ], + [ + "Ġopt", + "ing" + ], + [ + "Ġbi", + "ogas" + ], + [ + "AL", + "TH" + ], + [ + "ĠMark", + "er" + ], + [ + "ĠIns", + "ulin" + ], + [ + "lem", + "agne" + ], + [ + "ĠLux", + "embourg" + ], + [ + "h", + "z" + ], + [ + "he", + "al" + ], + [ + "ĠSt", + "ones" + ], + [ + "RO", + "P" + ], + [ + "ĠMort", + "ality" + ], + [ + "ĠðĿIJ", + "´" + ], + [ + "ĠBring", + "ing" + ], + [ + "Ġsaut", + "é" + ], + [ + "ĠS", + "eth" + ], + [ + "ĠG", + "ale" + ], + [ + "Ġdes", + "al" + ], + [ + "ĠRem", + "oving" + ], + [ + "Ġshrink", + "age" + ], + [ + "ĠAccept", + "ance" + ], + [ + "Ġlandl", + "ords" + ], + [ + "Ġj", + "a" + ], + [ + "19", + "57" + ], + [ + "и", + "Ñģ" + ], + [ + "orph", + "ins" + ], + [ + "Ed", + "ited" + ], + [ + "ĠManufact", + "urers" + ], + [ + "Ġprag", + "mat" + ], + [ + "W", + "ire" + ], + [ + "m", + "orph" + ], + [ + "s", + "udo" + ], + [ + "Ġre", + "dis" + ], + [ + "ĠM", + "ith" + ], + [ + "ĠSp", + "elling" + ], + [ + "att", + "ach" + ], + [ + "Ġaud", + "ible" + ], + [ + "Ġseason", + "ing" + ], + [ + "agog", + "ues" + ], + [ + "B", + "AS" + ], + [ + "I", + "ds" + ], + [ + "Ġ", + "č" + ], + [ + "ĠCom", + "et" + ], + [ + "Ġstruct", + "urally" + ], + [ + "ĠWid", + "th" + ], + [ + "Ġth", + "yme" + ], + [ + "ow", + "ler" + ], + [ + "Ġst", + "or" + ], + [ + "Ġdis", + "abling" + ], + [ + "19", + "59" + ], + [ + "ĠLe", + "akage" + ], + [ + "sk", + "ills" + ], + [ + "ĠEll", + "iott" + ], + [ + "c", + "aster" + ], + [ + "Ġ25", + "7" + ], + [ + "ĠGen", + "eric" + ], + [ + "ãģ", + "ĭ" + ], + [ + "EL", + "S" + ], + [ + "Ġstream", + "lining" + ], + [ + "uber", + "netes" + ], + [ + "Ġstabil", + "izing" + ], + [ + "ĠBrad", + "ford" + ], + [ + "b", + "odied" + ], + [ + "v", + "at" + ], + [ + "at", + "ro" + ], + [ + "Ġalgebra", + "ically" + ], + [ + "']", + "=" + ], + [ + "Ġadj", + "acency" + ], + [ + "regular", + "izer" + ], + [ + "ĠRodrig", + "uez" + ], + [ + "Ġdex", + "ter" + ], + [ + "x", + "ae" + ], + [ + "is", + "ors" + ], + [ + "Ġm", + "am" + ], + [ + "Ġr", + "ugs" + ], + [ + "com", + "bo" + ], + [ + "Ġtravers", + "ed" + ], + [ + "Ġkilow", + "att" + ], + [ + "ĠZur", + "ich" + ], + [ + "D", + "in" + ], + [ + "Ġcon", + "cur" + ], + [ + "ts", + "v" + ], + [ + "Ġstart", + "ups" + ], + [ + "ats", + "u" + ], + [ + "Ġlook", + "out" + ], + [ + "AR", + "A" + ], + [ + "Ġrub", + "bish" + ], + [ + "ĠFar", + "aday" + ], + [ + "note", + "book" + ], + [ + "Ġequator", + "ial" + ], + [ + "neighb", + "or" + ], + [ + "Ġmacroph", + "ages" + ], + [ + "g", + "ling" + ], + [ + "Ġb", + "inder" + ], + [ + "ĠF", + "C" + ], + [ + "ĠD", + "res" + ], + [ + "Ġequ", + "inox" + ], + [ + "Ġserious", + "ness" + ], + [ + "Ġoct", + "opus" + ], + [ + "Ġnour", + "ishing" + ], + [ + "ĠSynt", + "hetic" + ], + [ + "ĠLex", + "ington" + ], + [ + "Ġc", + "aud" + ], + [ + "st", + "amp" + ], + [ + "Ġv", + "aping" + ], + [ + "Ġsub", + "divided" + ], + [ + "19", + "53" + ], + [ + "Ġresp", + "ir" + ], + [ + "ĠIS", + "IS" + ], + [ + "ĠBal", + "anced" + ], + [ + "ĠLI", + "ABILITY" + ], + [ + "Ġabort", + "ions" + ], + [ + "Ġside", + "walk" + ], + [ + "Ġaccel", + "er" + ], + [ + "ĠDirect", + "orate" + ], + [ + "Ġune", + "asy" + ], + [ + "Ġwors", + "ened" + ], + [ + "Ġcancell", + "ation" + ], + [ + "d", + "rained" + ], + [ + "ĠAnd", + "ean" + ], + [ + "ĠReg", + "istered" + ], + [ + "Ind", + "ependent" + ], + [ + "ĠMac", + "Arthur" + ], + [ + "ĠColomb", + "ian" + ], + [ + "rocy", + "tes" + ], + [ + "Ġaffili", + "ations" + ], + [ + "Ġcondu", + "it" + ], + [ + "Ġun", + "interrupted" + ], + [ + "ĠAss", + "et" + ], + [ + "ĠAc", + "ids" + ], + [ + "Ġly", + "ric" + ], + [ + "ĠStri", + "ke" + ], + [ + "ĠGriff", + "in" + ], + [ + "Ġarr", + "ivals" + ], + [ + "Ge", + "o" + ], + [ + "ĠInv", + "itations" + ], + [ + "ĠBrun", + "o" + ], + [ + "Ġvamp", + "ire" + ], + [ + "w", + "oven" + ], + [ + "el", + "im" + ], + [ + "Ġv", + "ign" + ], + [ + "ip", + "so" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠ��ĠĠĠĠĠĠ" + ], + [ + "Ġideal", + "ized" + ], + [ + "Ġtel", + "ome" + ], + [ + "Ġretros", + "pect" + ], + [ + "o", + "ises" + ], + [ + "st", + "ub" + ], + [ + "Ġsh", + "aman" + ], + [ + "Ġpre", + "term" + ], + [ + "ĠLe", + "eds" + ], + [ + "ĠX", + "er" + ], + [ + "Ġsn", + "s" + ], + [ + "asp", + "hem" + ], + [ + "cor", + "ner" + ], + [ + "Ġallot", + "ted" + ], + [ + "Ġordin", + "ances" + ], + [ + "8", + "01" + ], + [ + "ig", + "ail" + ], + [ + "Ġex", + "iting" + ], + [ + "art", + "y" + ], + [ + "Ġinhib", + "itory" + ], + [ + "Ġa", + "iding" + ], + [ + "ci", + "ents" + ], + [ + "Ġfree", + "ing" + ], + [ + "Ġmom", + "my" + ], + [ + "Ġresh", + "aping" + ], + [ + ")", + "#" + ], + [ + "Ġre", + "define" + ], + [ + "ĠSt", + "rain" + ], + [ + "DU", + "CT" + ], + [ + "Ġн", + "е" + ], + [ + "ĠN", + "OR" + ], + [ + "Ġcomm", + "as" + ], + [ + "cept", + "ors" + ], + [ + "Ġclass", + "ifiers" + ], + [ + "over", + "lap" + ], + [ + "ĠBr", + "as" + ], + [ + "ĠBr", + "igham" + ], + [ + "Ġincent", + "iv" + ], + [ + "Ġthir", + "teenth" + ], + [ + "Ġery", + "th" + ], + [ + "ĠDion", + "ys" + ], + [ + "c", + "ience" + ], + [ + "or", + "on" + ], + [ + "le", + "ave" + ], + [ + "ĠP", + "df" + ], + [ + "Ġeng", + "ross" + ], + [ + "18", + "18" + ], + [ + "ĠGen", + "et" + ], + [ + "Ġinteract", + "ivity" + ], + [ + "Ġtax", + "ed" + ], + [ + "Ġarist", + "ocratic" + ], + [ + "19", + "12" + ], + [ + "Ġgu", + "itars" + ], + [ + "Ġded", + "uced" + ], + [ + "N", + "ER" + ], + [ + "Ġnot", + "withstanding" + ], + [ + "Ġdis", + "illusion" + ], + [ + "pro", + "files" + ], + [ + "Ġ18", + "26" + ], + [ + "Ġwid", + "ened" + ], + [ + "Ġbrand", + "ing" + ], + [ + "ĠGuid", + "eline" + ], + [ + "çł", + "ģ" + ], + [ + ",", + "*" + ], + [ + "D", + "ie" + ], + [ + "ct", + "l" + ], + [ + "Ġy", + "ork" + ], + [ + "ĠN", + "Z" + ], + [ + "),", + "\\" + ], + [ + "sign", + "ificant" + ], + [ + "Load", + "ing" + ], + [ + "ĠMos", + "quit" + ], + [ + "ĠBound", + "ary" + ], + [ + "iv", + "ol" + ], + [ + "Ġhe", + "patic" + ], + [ + "ĠSh", + "ark" + ], + [ + "rap", + "ist" + ], + [ + "RO", + "W" + ], + [ + "see", + "ing" + ], + [ + "integ", + "rated" + ], + [ + "sF", + "irmware" + ], + [ + "ĠGold", + "man" + ], + [ + "ĠLim", + "a" + ], + [ + "Ġtribut", + "ary" + ], + [ + "T", + "CP" + ], + [ + "Ġd", + "pi" + ], + [ + "Ġpro", + "j" + ], + [ + "Ġ17", + "95" + ], + [ + "ĠEn", + "vironments" + ], + [ + "Ġ,", + "'" + ], + [ + "Ġathlet", + "ics" + ], + [ + "ĠCP", + "Us" + ], + [ + "ĠMine", + "craft" + ], + [ + "ocaly", + "pse" + ], + [ + "ar", + "f" + ], + [ + "âĢĻ", + ":" + ], + [ + "ĠO", + "PT" + ], + [ + "ĠV", + "P" + ], + [ + "))", + "*" + ], + [ + "Ġrh", + "ino" + ], + [ + "Ġdissemin", + "ate" + ], + [ + "ĠAdj", + "acent" + ], + [ + "ig", + "ible" + ], + [ + "ĠI", + "li" + ], + [ + "ĠG", + "ogh" + ], + [ + "ĠO", + "DE" + ], + [ + "Ġ6", + "55" + ], + [ + "Ġparticip", + "ates" + ], + [ + "Pro", + "fit" + ], + [ + "Ġconstruct", + "ively" + ], + [ + "f", + "usion" + ], + [ + "Ġh", + "arp" + ], + [ + "ve", + "h" + ], + [ + "ĠS", + "CHOOL" + ], + [ + "ĠGu", + "ess" + ], + [ + "interest", + "ed" + ], + [ + "Ġindist", + "inguishable" + ], + [ + "Ġardu", + "ous" + ], + [ + "M", + "G" + ], + [ + "Ġcor", + "rosive" + ], + [ + "Ġsecond", + "ly" + ], + [ + "Ġsurg", + "ically" + ], + [ + "ãģ", + "¯" + ], + [ + "incre", + "ase" + ], + [ + "计", + "ç®Ĺ" + ], + [ + "R", + "UN" + ], + [ + "a", + "es" + ], + [ + "x", + "ab" + ], + [ + "Ġout", + "skirts" + ], + [ + "Ġbl", + "ink" + ], + [ + "Ġlist", + "ings" + ], + [ + "lam", + "ydia" + ], + [ + "Ġblue", + "prints" + ], + [ + "Ġfolk", + "tales" + ], + [ + "Ġabr", + "asive" + ], + [ + "ĠH", + "C" + ], + [ + "Ġ$\\", + "," + ], + [ + "aid", + "a" + ], + [ + "s", + "oup" + ], + [ + "ĠT", + "D" + ], + [ + "the", + "ory" + ], + [ + "Ġmakes", + "hift" + ], + [ + "Ġinvent", + "ive" + ], + [ + "Ġscript", + "ing" + ], + [ + "Ġcub", + "oid" + ], + [ + "ĠLand", + "ing" + ], + [ + "Ġirrit", + "ate" + ], + [ + "Ġeyel", + "id" + ], + [ + "Ġreplen", + "ish" + ], + [ + "ĠSyll", + "abus" + ], + [ + "he", + "viks" + ], + [ + "Ġl", + "m" + ], + [ + "ĠN", + "K" + ], + [ + "Ġwater", + "fall" + ], + [ + "ĠRe", + "b" + ], + [ + "Ġwood", + "ed" + ], + [ + "Ġumb", + "ilical" + ], + [ + "Ġnost", + "rils" + ], + [ + "Ġnemat", + "odes" + ], + [ + "Ġincarc", + "erated" + ], + [ + "'", + "?" + ], + [ + "E", + "ither" + ], + [ + "Ġm", + "A" + ], + [ + "ĠF", + "IRST" + ], + [ + "Ġsc", + "rib" + ], + [ + "Ġsa", + "usage" + ], + [ + "Ġsol", + "vers" + ], + [ + "str", + "ptime" + ], + [ + "ĠAd", + "mission" + ], + [ + "omet", + "rics" + ], + [ + "Ġdat", + "aclass" + ], + [ + "ĠPer", + "th" + ], + [ + "Ġpup", + "pets" + ], + [ + "RA", + "W" + ], + [ + "topl", + "asm" + ], + [ + "Ġbe", + "aver" + ], + [ + "os", + "i" + ], + [ + "ap", + "arte" + ], + [ + "ĠZ", + "ach" + ], + [ + "Ġcoll", + "apses" + ], + [ + "Ġerr", + "atic" + ], + [ + "ĠBoy", + "d" + ], + [ + "Ġupl", + "ifting" + ], + [ + "Ġdyn", + "asties" + ], + [ + "P", + "TSD" + ], + [ + "l", + "bl" + ], + [ + "ĠS", + "ensing" + ], + [ + "13", + "71" + ], + [ + ",\\", + "," + ], + [ + "ĠFar", + "ms" + ], + [ + "ĠIntellig", + "ent" + ], + [ + "Custom", + "er" + ], + [ + "ĠU", + "rs" + ], + [ + "60", + "3" + ], + [ + "Ġfa", + "ç" + ], + [ + "ocr", + "ats" + ], + [ + "Ġstick", + "er" + ], + [ + "ĠUlt", + "ra" + ], + [ + "Ġtub", + "ers" + ], + [ + "R", + "oad" + ], + [ + "Ġr", + "iddles" + ], + [ + "ip", + "otent" + ], + [ + "Ġtr", + "ich" + ], + [ + "ob", + "l" + ], + [ + "Ġbl", + "aming" + ], + [ + "ĠAng", + "els" + ], + [ + "ĠConnect", + "ed" + ], + [ + "ĠFac", + "ilit" + ], + [ + "ĠVict", + "ims" + ], + [ + "ern", + "o" + ], + [ + "cent", + "ers" + ], + [ + "aut", + "iful" + ], + [ + "ĠWW", + "F" + ], + [ + "Ġcrocod", + "iles" + ], + [ + "ĠTown", + "s" + ], + [ + "ĠMand", + "arin" + ], + [ + "Ġsquee", + "zing" + ], + [ + "tion", + "ary" + ], + [ + "D", + "IM" + ], + [ + "j", + "er" + ], + [ + "Ġe", + "ject" + ], + [ + "ĠA", + "way" + ], + [ + "ĠH", + "aj" + ], + [ + "ak", + "ti" + ], + [ + "19", + "55" + ], + [ + "ĠBr", + "ut" + ], + [ + "Ġdiss", + "ipation" + ], + [ + "Em", + "otional" + ], + [ + "Ġt", + "ann" + ], + [ + "ĠSt", + "uff" + ], + [ + "01", + "23" + ], + [ + "Ġcle", + "ft" + ], + [ + "ĠLay", + "out" + ], + [ + "occup", + "ation" + ], + [ + "v", + "isions" + ], + [ + "Ġdet", + "ract" + ], + [ + "ĠRoad", + "s" + ], + [ + "ĠCop", + "ern" + ], + [ + "op", + "p" + ], + [ + "ĠN", + "IC" + ], + [ + "Ġdr", + "ifting" + ], + [ + "Ġur", + "ls" + ], + [ + "Ġflags", + "hip" + ], + [ + "S", + "ocket" + ], + [ + "Ġsh", + "unt" + ], + [ + "ES", + "P" + ], + [ + "cos", + "x" + ], + [ + "ĠMin", + "erals" + ], + [ + "([", + "]," + ], + [ + "49", + "3" + ], + [ + "ĠChe", + "ese" + ], + [ + "det", + "ector" + ], + [ + "ĠWin", + "chester" + ], + [ + "âĨ", + "ij" + ], + [ + "ĠCommand", + "ments" + ], + [ + "è¿", + "Ķ" + ], + [ + "ĠInstruction", + "al" + ], + [ + "Ġclog", + "ged" + ], + [ + "ĠAdvert", + "ising" + ], + [ + "as", + "mod" + ], + [ + "Ġkey", + "boards" + ], + [ + "Ġrebell", + "ious" + ], + [ + "ĠTrib", + "es" + ], + [ + "ĠTrib", + "al" + ], + [ + "ĠCapt", + "ure" + ], + [ + "Ġз", + "а" + ], + [ + "ĠP", + "itt" + ], + [ + "Ġ2", + "36" + ], + [ + "ĠSup", + "per" + ], + [ + "ĠMon", + "ster" + ], + [ + "toc", + "in" + ], + [ + "RODU", + "CTION" + ], + [ + "Ġ18", + "13" + ], + [ + "Ġgame", + "play" + ], + [ + "Ġvisual", + "ized" + ], + [ + "ux", + "ley" + ], + [ + "Ġtour", + "naments" + ], + [ + "ĠDownload", + "s" + ], + [ + "ĠPrevent", + "ive" + ], + [ + "Ġbarg", + "ain" + ], + [ + "l", + "ord" + ], + [ + "oc", + "or" + ], + [ + "ree", + "ce" + ], + [ + "ope", + "z" + ], + [ + "Ġcy", + "berspace" + ], + [ + "70", + "3" + ], + [ + "Te", + "ach" + ], + [ + "RA", + "IN" + ], + [ + "è¿", + "Ľ" + ], + [ + "Ġgloss", + "y" + ], + [ + "U", + "i" + ], + [ + "Ġt", + "gt" + ], + [ + "Ġsc", + "am" + ], + [ + "ĠUn", + "abridged" + ], + [ + "co", + "vers" + ], + [ + "Ġshad", + "y" + ], + [ + "Ġsight", + "ing" + ], + [ + "Ġdissol", + "ves" + ], + [ + "igraph", + "ic" + ], + [ + "Ġencephal", + "itis" + ], + [ + "x", + "cc" + ], + [ + "en", + "act" + ], + [ + "Ġf", + "en" + ], + [ + "ĠV", + "all" + ], + [ + "ĠPh", + "on" + ], + [ + "ĠMon", + "ica" + ], + [ + "Ġformal", + "dehyde" + ], + [ + "spe", + "ople" + ], + [ + "creat", + "ive" + ], + [ + "ĠRou", + "ge" + ], + [ + "ĠHEL", + "P" + ], + [ + "ĠSebast", + "ian" + ], + [ + "f", + "ir" + ], + [ + "um", + "ines" + ], + [ + "ĠW", + "ah" + ], + [ + "Ġhum", + "p" + ], + [ + "Ġpassion", + "ately" + ], + [ + "xb", + "d" + ], + [ + "Auth", + "ors" + ], + [ + "lst", + "m" + ], + [ + "Ġcowork", + "ers" + ], + [ + "ĠP", + "estic" + ], + [ + "ĠF", + "DR" + ], + [ + "Ġ3", + "11" + ], + [ + "ĠWh", + "ites" + ], + [ + "ĠCan", + "berra" + ], + [ + "dec", + "ision" + ], + [ + "Ġrub", + "rics" + ], + [ + "ĠLE", + "GO" + ], + [ + "OB", + "JECT" + ], + [ + "environment", + "al" + ], + [ + "Organ", + "ic" + ], + [ + "c", + "ourt" + ], + [ + "g", + "ary" + ], + [ + "ch", + "re" + ], + [ + "Ġsm", + "el" + ], + [ + "Com", + "pet" + ], + [ + "Ġlib", + "erals" + ], + [ + "ĠInteg", + "rate" + ], + [ + "ĠConfed", + "erates" + ], + [ + "ĠBalk", + "an" + ], + [ + "impro", + "vement" + ], + [ + "p", + "hed" + ], + [ + "ĠC", + "rane" + ], + [ + "ĠRes", + "idential" + ], + [ + "det", + "Selection" + ], + [ + "Att", + "empt" + ], + [ + "igm", + "und" + ], + [ + "ĠDent", + "istry" + ], + [ + "ĠMeteor", + "ological" + ], + [ + "Ġlandsl", + "ide" + ], + [ + "LOGG", + "ER" + ], + [ + "t", + "ow" + ], + [ + "ĠT", + "act" + ], + [ + "ĠT", + "omb" + ], + [ + "and", + "ro" + ], + [ + "ĠF", + "ake" + ], + [ + "og", + "el" + ], + [ + "pt", + "ive" + ], + [ + "Ġtri", + "ples" + ], + [ + "ium", + "s" + ], + [ + "ĠLat", + "via" + ], + [ + "ĠBu", + "enos" + ], + [ + "ĠD", + "ive" + ], + [ + "ex", + "ercise" + ], + [ + "ĠSt", + "ability" + ], + [ + "car", + "rying" + ], + [ + "Ġproto", + "zo" + ], + [ + ".", + "â̦" + ], + [ + "))", + "[" + ], + [ + "ves", + "ter" + ], + [ + "ĠMos", + "que" + ], + [ + "Ġb", + "ou" + ], + [ + "Ġn", + "uns" + ], + [ + "ure", + "n" + ], + [ + "ult", + "ures" + ], + [ + "ĠO", + "oO" + ], + [ + "Ġpre", + "position" + ], + [ + "ĠSc", + "enario" + ], + [ + "ĠBur", + "k" + ], + [ + "\"},", + "{\"" + ], + [ + "ĠLeban", + "ese" + ], + [ + "bench", + "mark" + ], + [ + "Push", + "Button" + ], + [ + "Ġphe", + "rom" + ], + [ + "R", + "od" + ], + [ + "S", + "low" + ], + [ + "Ġb", + "othered" + ], + [ + "Ġsk", + "irt" + ], + [ + "19", + "47" + ], + [ + "19", + "54" + ], + [ + "Ġhome", + "opathic" + ], + [ + "Rel", + "igion" + ], + [ + "Ġasc", + "ended" + ], + [ + "sql", + "ite" + ], + [ + "Ġmedi", + "ators" + ], + [ + "Ġunanim", + "ously" + ], + [ + "Ð", + "¡" + ], + [ + "Ġs", + "ockets" + ], + [ + "and", + "roid" + ], + [ + "ĠIn", + "stance" + ], + [ + "Ġwhen", + "ce" + ], + [ + "Ġgl", + "itter" + ], + [ + "Ġgood", + "will" + ], + [ + "ĠDis", + "count" + ], + [ + "Ġcrypt", + "ographic" + ], + [ + "Tri", + "angle" + ], + [ + "ĠSid", + "ney" + ], + [ + "ĠVoy", + "ager" + ], + [ + "Ġdo", + "om" + ], + [ + "ne", + "eds" + ], + [ + "ĠDev", + "on" + ], + [ + "ĠTang", + "ent" + ], + [ + "k", + "ids" + ], + [ + "Ġin", + "compet" + ], + [ + "ĠO", + "CR" + ], + [ + "Ġup", + "front" + ], + [ + "ĠPort", + "al" + ], + [ + "lat", + "ent" + ], + [ + "--------------------", + "---" + ], + [ + "Ġhypoth", + "alamus" + ], + [ + "K", + "im" + ], + [ + "n", + "ar" + ], + [ + "Ġth", + "ief" + ], + [ + "ian", + "ic" + ], + [ + "AT", + "OM" + ], + [ + "78", + "3" + ], + [ + "Ġsubt", + "ree" + ], + [ + "Ġborrow", + "ers" + ], + [ + "Ġpriorit", + "izing" + ], + [ + "Ġunderm", + "ines" + ], + [ + "Ġdysfunction", + "al" + ], + [ + "C", + "ube" + ], + [ + "G", + "all" + ], + [ + "J", + "e" + ], + [ + "f", + "amilies" + ], + [ + "ĠS", + "py" + ], + [ + "Ġnot", + "oriously" + ], + [ + "Ġorth", + "opedic" + ], + [ + "ctu", + "aries" + ], + [ + "Ġanecd", + "otal" + ], + [ + "F", + "UN" + ], + [ + "ot", + "rop" + ], + [ + "ĠM", + "n" + ], + [ + "ĠG", + "PA" + ], + [ + "du", + "al" + ], + [ + "ĠInf", + "inite" + ], + [ + "ĠHy", + "de" + ], + [ + "Ġcl", + "ones" + ], + [ + "Ġcur", + "ses" + ], + [ + "ĠSp", + "ir" + ], + [ + "count", + "able" + ], + [ + "ĠMor", + "ph" + ], + [ + "ĠConflict", + "s" + ], + [ + "Î", + "¾" + ], + [ + "ĠT", + "iny" + ], + [ + "ĠJ", + "P" + ], + [ + "ĠJ", + "ensen" + ], + [ + "Ġhel", + "ix" + ], + [ + "Ġz", + "odiac" + ], + [ + "Ġant", + "ise" + ], + [ + "ĠFl", + "ickr" + ], + [ + "em", + "es" + ], + [ + "Ġ\"", + "))" + ], + [ + "ĠSt", + "a" + ], + [ + "Ġequ", + "ates" + ], + [ + "19", + "17" + ], + [ + "ĠShe", + "ffield" + ], + [ + "Go", + "al" + ], + [ + "an", + "imate" + ], + [ + "ch", + "io" + ], + [ + "os", + "her" + ], + [ + "Ġsy", + "ringe" + ], + [ + "Ġ4", + "25" + ], + [ + "Ġadm", + "iring" + ], + [ + "tot", + "oxic" + ], + [ + "ĠIber", + "ian" + ], + [ + "x", + "eb" + ], + [ + "ter", + "a" + ], + [ + "ĠB", + "ash" + ], + [ + "Ġam", + "enable" + ], + [ + "19", + "56" + ], + [ + "be", + "ats" + ], + [ + "ĠCol", + "ored" + ], + [ + "Ġvine", + "yards" + ], + [ + "Ġinterrupt", + "ing" + ], + [ + "Ġammon", + "ium" + ], + [ + "Ġdub", + "ious" + ], + [ + "D", + "ensity" + ], + [ + "Ġan", + "ne" + ], + [ + "fter", + "s" + ], + [ + "Ġpar", + "ades" + ], + [ + "ÑĢ", + "ов" + ], + [ + "am", + "pling" + ], + [ + "Ġeff", + "luent" + ], + [ + "ĠDis", + "k" + ], + [ + "Ġnan", + "om" + ], + [ + "Ġmart", + "in" + ], + [ + "ĠFriends", + "hip" + ], + [ + "an", + "king" + ], + [ + "Ġb", + "ould" + ], + [ + "ĠC", + "MS" + ], + [ + "bo", + "ost" + ], + [ + "ĠSouth", + "western" + ], + [ + "Pl", + "atform" + ], + [ + "Ġquadr", + "ilaterals" + ], + [ + "GE", + "BRA" + ], + [ + "k", + "at" + ], + [ + "Ð", + "ŀ" + ], + [ + "It", + "alian" + ], + [ + "ĠGe", + "ographical" + ], + [ + "ĠAct", + "a" + ], + [ + "Ġregular", + "ity" + ], + [ + "ĠCons", + "istent" + ], + [ + "ĠGreen", + "wich" + ], + [ + "Ġpra", + "ising" + ], + [ + "Ġirrit", + "ating" + ], + [ + "Ġ×", + "IJ" + ], + [ + "Cre", + "ation" + ], + [ + "4", + "32" + ], + [ + "4", + "68" + ], + [ + "E", + "t" + ], + [ + "M", + "ol" + ], + [ + "Ġf", + "oci" + ], + [ + "ĠS", + "ass" + ], + [ + "Ġperfect", + "ed" + ], + [ + "Ġvill", + "ains" + ], + [ + "Ġdress", + "ings" + ], + [ + "è¯", + "·" + ], + [ + "ĠMos", + "he" + ], + [ + "Ġmant", + "ra" + ], + [ + "ĠDh", + "arma" + ], + [ + "re", + "ve" + ], + [ + "ĠD", + "V" + ], + [ + "av", + "age" + ], + [ + "ert", + "ile" + ], + [ + "Ġ17", + "92" + ], + [ + "Ġsuper", + "powers" + ], + [ + "Ġoverl", + "aps" + ], + [ + "Ġcourts", + "hip" + ], + [ + "Ġventric", + "le" + ], + [ + "in", + "clusive" + ], + [ + "ad", + "ir" + ], + [ + "ob", + "y" + ], + [ + "ĠPro", + "verbs" + ], + [ + "='", + "/" + ], + [ + "ĠAss", + "am" + ], + [ + "ĠBas", + "que" + ], + [ + "ĠInnov", + "ations" + ], + [ + "ĠMalays", + "ian" + ], + [ + "Ġcortic", + "osteroids" + ], + [ + "ĠTh", + "yroid" + ], + [ + "ens", + "ibly" + ], + [ + "gl", + "ut" + ], + [ + "Pl", + "ug" + ], + [ + "Ġsed", + "ation" + ], + [ + "Sp", + "in" + ], + [ + "CI", + "AL" + ], + [ + "ĠFle", + "ming" + ], + [ + ")", + "^{-" + ], + [ + "Ġe", + "arthen" + ], + [ + "ĠL", + "il" + ], + [ + "(\"", + "_" + ], + [ + "ĠCor", + "pus" + ], + [ + "Ġhex", + "agonal" + ], + [ + "commit", + "tee" + ], + [ + "Ġgymn", + "astics" + ], + [ + "Ġwater", + "melon" + ], + [ + "}{", + "{\\" + ], + [ + "list", + "en" + ], + [ + "64", + "1" + ], + [ + "é", + "d" + ], + [ + "ĠSpec", + "ify" + ], + [ + "ĠSand", + "ra" + ], + [ + "pret", + "ty" + ], + [ + "ĠWheel", + "er" + ], + [ + "ĠBols", + "hev" + ], + [ + "Ġtroubleshoot", + "ing" + ], + [ + "Ġskysc", + "rapers" + ], + [ + "Ġa", + "rable" + ], + [ + "ĠC", + "W" + ], + [ + "Ġv", + "and" + ], + [ + "Ġintern", + "ships" + ], + [ + "Ġinject", + "ive" + ], + [ + "Ac", + "ross" + ], + [ + "ĠUb", + "untu" + ], + [ + "M", + "as" + ], + [ + "if", + "acts" + ], + [ + "ĠCal", + "c" + ], + [ + "--------------------------------", + "---------" + ], + [ + "Ġcorrespond", + "ent" + ], + [ + "Ġsurn", + "ames" + ], + [ + "Ġrecomb", + "ination" + ], + [ + "Ġspind", + "le" + ], + [ + "V", + "i" + ], + [ + "u", + "ating" + ], + [ + "}}", + "-" + ], + [ + "Ġunexpl", + "ored" + ], + [ + "ĠOdys", + "seus" + ], + [ + "m", + "ins" + ], + [ + "ĠG", + "ym" + ], + [ + "ĠV", + "ia" + ], + [ + "ĠLe", + "an" + ], + [ + "Ġdat", + "as" + ], + [ + "Integ", + "ration" + ], + [ + "ĠPrem", + "ier" + ], + [ + "J", + "K" + ], + [ + "b", + "ilt" + ], + [ + "Ġp", + "ardon" + ], + [ + "qu", + "iring" + ], + [ + "Ġap", + "ocalyptic" + ], + [ + "19", + "13" + ], + [ + "ĠX", + "en" + ], + [ + "ET", + "HER" + ], + [ + "ĠNe", + "u" + ], + [ + "loc", + "ale" + ], + [ + "charg", + "ing" + ], + [ + "Execute", + "Command" + ], + [ + "C", + "ele" + ], + [ + "is", + "odes" + ], + [ + "ms", + "gs" + ], + [ + "eg", + "an" + ], + [ + "ĠBe", + "aver" + ], + [ + "Ġbar", + "racks" + ], + [ + "âĪ", + "ij" + ], + [ + "Ġmaxim", + "a" + ], + [ + "Ġmacro", + "economic" + ], + [ + "ĠT", + "EM" + ], + [ + "op", + "ens" + ], + [ + "ĠIn", + "eq" + ], + [ + "ĠInf", + "ants" + ], + [ + "Ġvibr", + "ate" + ], + [ + "Ġassim", + "ilate" + ], + [ + "Ġunint", + "entional" + ], + [ + "Ġarche", + "types" + ], + [ + "tens", + "ors" + ], + [ + ".", + "", + "/" + ], + [ + "or", + "is" + ], + [ + "ĠY", + "i" + ], + [ + "ov", + "sky" + ], + [ + "Ġsol", + "itude" + ], + [ + "Ġgl", + "ove" + ], + [ + "ĠAm", + "anda" + ], + [ + "Ġ24", + "2" + ], + [ + "Ġspr", + "ang" + ], + [ + "Ġbull", + "ies" + ], + [ + "V", + "elocity" + ], + [ + "Ġs", + "aga" + ], + [ + "ig", + "ram" + ], + [ + "pro", + "ven" + ], + [ + "Con", + "verting" + ], + [ + "Ġcomprom", + "ises" + ], + [ + "Ġcheer", + "ful" + ], + [ + "ur", + "ist" + ], + [ + "ĠC", + "able" + ], + [ + "ĠJ", + "R" + ], + [ + "Ġgam", + "ers" + ], + [ + "Ġvenge", + "ance" + ], + [ + "Ġg", + "rieving" + ], + [ + "ĠB", + "rom" + ], + [ + "Ġ[", + "{\"" + ], + [ + "uch", + "s" + ], + [ + "ben", + "efit" + ], + [ + "Ġ3", + "43" + ], + [ + "Re", + "peat" + ], + [ + "Ġadvers", + "ary" + ], + [ + "Author", + "ization" + ], + [ + "Ġobl", + "iv" + ], + [ + "Ġrepay", + "ment" + ], + [ + "Ġsuperst", + "ition" + ], + [ + "un", + "king" + ], + [ + "Ġrec", + "apt" + ], + [ + "Ġdev", + "out" + ], + [ + "reci", + "pe" + ], + [ + "En", + "h" + ], + [ + "Ġcatch", + "ment" + ], + [ + "TR", + "UE" + ], + [ + "ĠMont", + "erey" + ], + [ + "conscious", + "ness" + ], + [ + "Mg", + "mt" + ], + [ + "Ġquest", + "s" + ], + [ + "RE", + "AM" + ], + [ + "Ġsequ", + "el" + ], + [ + "xd", + "c" + ], + [ + "Ġacknowledge", + "ment" + ], + [ + "ĠSTAT", + "US" + ], + [ + "Sche", + "dule" + ], + [ + "Ġculm", + "ination" + ], + [ + "ĠM", + "H" + ], + [ + "Ġch", + "ast" + ], + [ + "CL", + "IENT" + ], + [ + "ĠGlobal", + "ization" + ], + [ + "Ġunders", + "erved" + ], + [ + "ĠLOG", + "GER" + ], + [ + "ĠHeg", + "el" + ], + [ + "F", + "a" + ], + [ + "Step", + "hen" + ], + [ + "ãĤ", + "Ĭ" + ], + [ + "â", + "ËĨ" + ], + [ + "TEM", + "PL" + ], + [ + "Ġslugg", + "ish" + ], + [ + "W", + "i" + ], + [ + "Ġn", + "omenclature" + ], + [ + "ap", + "est" + ], + [ + "ĠTh", + "orough" + ], + [ + "19", + "49" + ], + [ + "ĠAr", + "lington" + ], + [ + "ĠTe", + "resa" + ], + [ + "Gold", + "en" + ], + [ + "=", + "(\"" + ], + [ + "Ġa", + "h" + ], + [ + "ass", + "igned" + ], + [ + "ĠPl", + "aza" + ], + [ + "Ġfil", + "med" + ], + [ + "Ġbul", + "ky" + ], + [ + "ĠIN", + "PUT" + ], + [ + "Ġre", + "organ" + ], + [ + "ĠI", + "roquois" + ], + [ + "ge", + "ometric" + ], + [ + "Ġv", + "anish" + ], + [ + "are", + "as" + ], + [ + "ors", + "et" + ], + [ + "100", + "000" + ], + [ + "Ġ28", + "7" + ], + [ + "ener", + "able" + ], + [ + "ĠHamilton", + "ian" + ], + [ + "L", + "ic" + ], + [ + "b", + "undle" + ], + [ + "h", + "ooks" + ], + [ + "ì", + "ŀ" + ], + [ + "Ġt", + "ug" + ], + [ + "Ġch", + "illed" + ], + [ + "Ġmod", + "ulate" + ], + [ + "Ġnan", + "ometers" + ], + [ + "Ġjack", + "ets" + ], + [ + "ĠExcell", + "ent" + ], + [ + "Ġdistract", + "ing" + ], + [ + "Ga", + "ussian" + ], + [ + "n", + "od" + ], + [ + "ĠS", + "ão" + ], + [ + "ĠK", + "ara" + ], + [ + "ced", + "ure" + ], + [ + "ret", + "ching" + ], + [ + "70", + "2" + ], + [ + "ãģ", + "¾" + ], + [ + "M", + "ail" + ], + [ + "ĠP", + "ound" + ], + [ + "ĠR", + "itual" + ], + [ + "olog", + "ne" + ], + [ + "Ġdec", + "ib" + ], + [ + "Al", + "ready" + ], + [ + "ãģ", + "Į" + ], + [ + "ĠHosp", + "itals" + ], + [ + "Ġureth", + "ra" + ], + [ + "R", + "G" + ], + [ + "_", + ":" + ], + [ + "r", + "insic" + ], + [ + "s", + "urgical" + ], + [ + "id", + "ade" + ], + [ + "gg", + "y" + ], + [ + "Ġson", + "net" + ], + [ + "Ġmal", + "adaptive" + ], + [ + "ĠNic", + "olas" + ], + [ + "Process", + "or" + ], + [ + "Ġcancel", + "ed" + ], + [ + "Ann", + "ual" + ], + [ + "tear", + "ray" + ], + [ + "S", + "qrt" + ], + [ + "Ġl", + "w" + ], + [ + "os", + "us" + ], + [ + "ign", + "on" + ], + [ + "ĠK", + "lan" + ], + [ + "Ġbur", + "ials" + ], + [ + "Ġdark", + "est" + ], + [ + "opl", + "asm" + ], + [ + "Ġhybrid", + "ization" + ], + [ + "ĠChemical", + "s" + ], + [ + "ĠParad", + "ox" + ], + [ + "Consum", + "er" + ], + [ + "R", + "AM" + ], + [ + "Ġf", + "rac" + ], + [ + "Ġas", + "paragus" + ], + [ + "Ġne", + "cks" + ], + [ + "ĠâĢ", + "º" + ], + [ + "list", + "ener" + ], + [ + "ĠHaw", + "king" + ], + [ + "respons", + "ive" + ], + [ + "cand", + "idates" + ], + [ + "ĠT", + "ay" + ], + [ + "ĠH", + "umb" + ], + [ + "Ġlif", + "etimes" + ], + [ + "w", + "on" + ], + [ + "ĠO", + "CLC" + ], + [ + "cept", + "ives" + ], + [ + "Ġac", + "etyl" + ], + [ + "19", + "05" + ], + [ + "Ġ24", + "6" + ], + [ + "ĠPres", + "idency" + ], + [ + "ĠAdv", + "ice" + ], + [ + "Gu", + "est" + ], + [ + "Ġstagn", + "ation" + ], + [ + "s", + "oci" + ], + [ + "Ġb", + "ordered" + ], + [ + "Ġwas", + "hes" + ], + [ + "ĠG", + "an" + ], + [ + "fl", + "av" + ], + [ + "��Rec", + "ipe" + ], + [ + "NE", + "CTION" + ], + [ + "åħ", + "¶" + ], + [ + "ĠCover", + "age" + ], + [ + "Ġflavon", + "oids" + ], + [ + "ĠF", + "airy" + ], + [ + "cer", + "ity" + ], + [ + "Ġpsych", + "ologically" + ], + [ + "Ġcas", + "inos" + ], + [ + "Ġsail", + "or" + ], + [ + "ĠGujar", + "at" + ], + [ + "Ġb", + "ordering" + ], + [ + "ĠB", + "MC" + ], + [ + "ĠO", + "D" + ], + [ + "Ġres", + "ins" + ], + [ + "99", + "4" + ], + [ + "Ġsat", + "irical" + ], + [ + "rem", + "oved" + ], + [ + "Wh", + "ole" + ], + [ + "Ġweb", + "inar" + ], + [ + "Ġtoss", + "ing" + ], + [ + "ĠSH", + "ALL" + ], + [ + "Ġdissip", + "ated" + ], + [ + "ĠPars", + "ons" + ], + [ + "ĠSchne", + "ider" + ], + [ + ".", + "âĢľ" + ], + [ + "ĠP", + "ounds" + ], + [ + "ĠH", + "ed" + ], + [ + "ĠJ", + "oined" + ], + [ + "ĠCh", + "u" + ], + [ + "sh", + "irts" + ], + [ + "ĠLe", + "ipzig" + ], + [ + "dict", + "s" + ], + [ + "Ġprop", + "hes" + ], + [ + "En", + "sure" + ], + [ + "Ġrub", + "ble" + ], + [ + "Part", + "icle" + ], + [ + "plant", + "ation" + ], + [ + "Ġcommem", + "orating" + ], + [ + "Comp", + "ared" + ], + [ + "middle", + "ware" + ], + [ + "Ġapolog", + "ize" + ], + [ + "H", + "K" + ], + [ + "J", + "ane" + ], + [ + "æ", + "Ħ" + ], + [ + "Ġo", + "edipus" + ], + [ + "ĠP", + "aw" + ], + [ + "to", + "oth" + ], + [ + "55", + "7" + ], + [ + "Ar", + "n" + ], + [ + "dist", + "ances" + ], + [ + "Ġdiplom", + "ats" + ], + [ + "Ġrepell", + "ent" + ], + [ + "Ġunden", + "iable" + ], + [ + "w", + "alking" + ], + [ + "ĠT", + "T" + ], + [ + "ir", + "an" + ], + [ + "ĠD", + "oyle" + ], + [ + "ĠK", + "L" + ], + [ + "vers", + "ive" + ], + [ + "Calcul", + "ation" + ], + [ + "Ġasynchron", + "ously" + ], + [ + "C", + "ancel" + ], + [ + "ĠF", + "S" + ], + [ + "hel", + "ps" + ], + [ + "ĠHer", + "cules" + ], + [ + "Ġleak", + "y" + ], + [ + "ĠHistor", + "ians" + ], + [ + "Ġclo", + "ak" + ], + [ + "o", + "ac" + ], + [ + "o", + "itation" + ], + [ + "ĠC", + "oca" + ], + [ + "Ġby", + "product" + ], + [ + "Ġ17", + "83" + ], + [ + "Pro", + "c" + ], + [ + "},", + "{\"" + ], + [ + "Ġtrust", + "y" + ], + [ + "Ġalert", + "ness" + ], + [ + "W", + "s" + ], + [ + "x", + "dd" + ], + [ + "æ", + "°" + ], + [ + "ad", + "vent" + ], + [ + "ĠH", + "CF" + ], + [ + "Ġag", + "ar" + ], + [ + "ĠCon", + "centration" + ], + [ + "Ġextrem", + "ity" + ], + [ + "Ġgrap", + "ples" + ], + [ + "Ġsubsid", + "y" + ], + [ + "Prof", + "essional" + ], + [ + "ĠStaff", + "ord" + ], + [ + "Ġexempt", + "ions" + ], + [ + "re", + "b" + ], + [ + "ul", + "monary" + ], + [ + "ĠF", + "lem" + ], + [ + "ĠO", + "phthalm" + ], + [ + "Ġro", + "ost" + ], + [ + "py", + "lene" + ], + [ + "ĠMan", + "agers" + ], + [ + "CE", + "L" + ], + [ + "Ġstraw", + "s" + ], + [ + "ĠH", + "es" + ], + [ + "Ġcont", + "r" + ], + [ + "Ġbo", + "asted" + ], + [ + "Ġneg", + "ativity" + ], + [ + "Ġprim", + "ordial" + ], + [ + "Ġblock", + "ers" + ], + [ + "Ġnews", + "letters" + ], + [ + "Ġfederal", + "ism" + ], + [ + "ĠCle", + "opatra" + ], + [ + "Ġfur", + "the" + ], + [ + "ĠS", + "PSS" + ], + [ + "ĠJane", + "iro" + ], + [ + "Ġdisappoint", + "ing" + ], + [ + "åº", + "Ķ" + ], + [ + "obacter", + "ium" + ], + [ + "Ġscrat", + "ches" + ], + [ + "Ġresur", + "rect" + ], + [ + "c", + "reating" + ], + [ + "å", + "¥" + ], + [ + "ĠAd", + "min" + ], + [ + "----------------", + "-" + ], + [ + "ĠSub", + "stitution" + ], + [ + "ĠParliament", + "ary" + ], + [ + "FC", + "s" + ], + [ + "Ġshout", + "ed" + ], + [ + "ACC", + "ESS" + ], + [ + "Ġambul", + "ance" + ], + [ + "N", + "IH" + ], + [ + "Ö", + "·" + ], + [ + "ĠM", + "ord" + ], + [ + "ĠX", + "VI" + ], + [ + "Ġcub", + "s" + ], + [ + "Ġspell", + "ings" + ], + [ + "Drop", + "out" + ], + [ + "p", + "un" + ], + [ + "r", + "iment" + ], + [ + "ĠG", + "ri" + ], + [ + "Ġturn", + "out" + ], + [ + "Ex", + "actly" + ], + [ + "split", + "ext" + ], + [ + "Ġepit", + "helium" + ], + [ + "up", + "ported" + ], + [ + "x", + "FF" + ], + [ + "chn", + "er" + ], + [ + "Ġfore", + "arm" + ], + [ + "ĠOr", + "lando" + ], + [ + "Ġmodern", + "ism" + ], + [ + "Ġkit", + "ten" + ], + [ + "ĠSil", + "va" + ], + [ + "Ġelab", + "orated" + ], + [ + "Ġpes", + "ky" + ], + [ + "Ġle", + "ased" + ], + [ + "ĠG", + "av" + ], + [ + "Ġheav", + "iest" + ], + [ + "ĠPy", + "Torch" + ], + [ + "Set", + "up" + ], + [ + "Ġpark", + "ed" + ], + [ + "Ġcart", + "s" + ], + [ + "ĠHal", + "ifax" + ], + [ + "ĠProtect", + "ive" + ], + [ + "Ġexagger", + "ation" + ], + [ + "7", + "18" + ], + [ + "p", + "iring" + ], + [ + "ĠS", + "ERV" + ], + [ + "Ġpe", + "e" + ], + [ + "ĠPoly", + "gon" + ], + [ + "Ġhect", + "are" + ], + [ + "ĠVS", + "ExecuteCommand" + ], + [ + "ĠNeander", + "thals" + ], + [ + "ĠRajas", + "than" + ], + [ + "f", + "inite" + ], + [ + "Ġc", + "radle" + ], + [ + "ĠA", + "the" + ], + [ + "Ġ3", + "14" + ], + [ + "EN", + "CES" + ], + [ + "Ġball", + "ast" + ], + [ + "Ġcurs", + "ive" + ], + [ + "ĠLis", + "bon" + ], + [ + "Ġfaire", + "r" + ], + [ + "Ġt", + "ighter" + ], + [ + "ĠB", + "att" + ], + [ + "ĠRe", + "actions" + ], + [ + "44", + "2" + ], + [ + "Un", + "iform" + ], + [ + "ĠNum", + "py" + ], + [ + "ĠElect", + "ron" + ], + [ + "Pr", + "in" + ], + [ + "ĠPop", + "ulations" + ], + [ + "Ver", + "ify" + ], + [ + "ĠSens", + "ory" + ], + [ + "separ", + "able" + ], + [ + "ĠAram", + "aic" + ], + [ + "F", + "reedom" + ], + [ + "der", + "a" + ], + [ + "Ġskill", + "fully" + ], + [ + "Ġfart", + "hest" + ], + [ + "ĠPilgrim", + "s" + ], + [ + "ÂĪ", + "ÂĴ" + ], + [ + "Ġapprehens", + "ion" + ], + [ + "t", + "olerance" + ], + [ + "Ġin", + "numerable" + ], + [ + "ĠP", + "ius" + ], + [ + "pl", + "ac" + ], + [ + "Ġus", + "ur" + ], + [ + "Ġ7", + "000" + ], + [ + "']", + "}" + ], + [ + "Ġeas", + "ing" + ], + [ + "Ġsens", + "ibilities" + ], + [ + "ĠGr", + "ants" + ], + [ + "exper", + "imental" + ], + [ + "Ġcategor", + "ization" + ], + [ + "Ġcruc", + "ifixion" + ], + [ + "CONT", + "ENT" + ], + [ + "4", + "22" + ], + [ + "x", + "de" + ], + [ + "Ġl", + "ia" + ], + [ + "ĠS", + "ail" + ], + [ + "Ġinc", + "in" + ], + [ + "Ġhydro", + "chlor" + ], + [ + "æľ", + "º" + ], + [ + "ĠRefuge", + "e" + ], + [ + "B", + "ell" + ], + [ + "Ġso", + "othe" + ], + [ + "Ġsecond", + "hand" + ], + [ + "])", + "/" + ], + [ + "55", + "8" + ], + [ + "ĠTrans", + "it" + ], + [ + "Ġskill", + "ful" + ], + [ + "ĠHerm", + "ann" + ], + [ + "Ġfierc", + "ely" + ], + [ + "Ġst", + "alls" + ], + [ + "In", + "line" + ], + [ + "sh", + "arp" + ], + [ + "ĠZ", + "hu" + ], + [ + "Ġâ̦", + "." + ], + [ + "Ġpump", + "kins" + ], + [ + "Ġfed", + "eration" + ], + [ + "ĠK", + "yr" + ], + [ + "Ġinter", + "connect" + ], + [ + "Ġwater", + "fowl" + ], + [ + "ĠContin", + "uity" + ], + [ + "é", + "Ķ" + ], + [ + "Ġm", + "asc" + ], + [ + "ĠRes", + "ervation" + ], + [ + "ĠGu", + "ang" + ], + [ + "nam", + "ely" + ], + [ + "Ġacre", + "age" + ], + [ + "ĠConst", + "raints" + ], + [ + "Ġidi", + "oms" + ], + [ + "r", + "ism" + ], + [ + "AR", + "P" + ], + [ + "Ġcook", + "er" + ], + [ + "ĠBrain", + "storm" + ], + [ + "S", + "now" + ], + [ + "c", + "gi" + ], + [ + "ĠR", + "PM" + ], + [ + "ond", + "yl" + ], + [ + "ER", + "AL" + ], + [ + "br", + "ushes" + ], + [ + "rap", + "es" + ], + [ + "Ġbox", + "ing" + ], + [ + "Ġfill", + "er" + ], + [ + "Ġfirm", + "ware" + ], + [ + "Ġshut", + "ting" + ], + [ + "ĠBurn", + "ing" + ], + [ + "Ġaccred", + "itation" + ], + [ + "H", + "abitat" + ], + [ + "P", + "ark" + ], + [ + "p", + "ause" + ], + [ + "Ġf", + "ries" + ], + [ + "ĠS", + "SC" + ], + [ + "ĠW", + "ille" + ], + [ + "Ġelev", + "ating" + ], + [ + "Ġmemor", + "ization" + ], + [ + "ĠEconom", + "ist" + ], + [ + "Ġdecom", + "posed" + ], + [ + "Ġharmon", + "ics" + ], + [ + "Ġscra", + "ping" + ], + [ + "ĠM", + "ast" + ], + [ + "Ġ2", + "76" + ], + [ + "Ġconver", + "ters" + ], + [ + "Pip", + "eline" + ], + [ + "Ġto", + "do" + ], + [ + "Ġman", + "power" + ], + [ + "Ġev", + "ade" + ], + [ + "Ġhealth", + "ful" + ], + [ + "de", + "ployment" + ], + [ + "irect", + "ed" + ], + [ + "ĠLog", + "istic" + ], + [ + "Ġtoken", + "izer" + ], + [ + "Ġchlor", + "oplast" + ], + [ + "ä", + "t" + ], + [ + "ĠPrinc", + "ip" + ], + [ + "Ġhort", + "iculture" + ], + [ + "Ġb", + "umble" + ], + [ + "op", + "ards" + ], + [ + "19", + "22" + ], + [ + "55", + "9" + ], + [ + "optim", + "ize" + ], + [ + "zens", + "et" + ], + [ + "Ġinhab", + "iting" + ], + [ + "Ġapost", + "le" + ], + [ + "F", + "riends" + ], + [ + "ing", + "ale" + ], + [ + "ĠF", + "uj" + ], + [ + "ĠN", + "ah" + ], + [ + "ĠY", + "ak" + ], + [ + "Ġvarious", + "ly" + ], + [ + "AS", + "P" + ], + [ + "scient", + "ist" + ], + [ + "Ġentangle", + "ment" + ], + [ + "J", + "E" + ], + [ + "Ġp", + "av" + ], + [ + "ĠH", + "ancock" + ], + [ + "ĠAt", + "om" + ], + [ + "IL", + "S" + ], + [ + "ĠCru", + "cial" + ], + [ + "ĠF", + "us" + ], + [ + "ĠN", + "AD" + ], + [ + "ph", + "osphate" + ], + [ + "eng", + "age" + ], + [ + "ĠAir", + "lines" + ], + [ + "Acc", + "uracy" + ], + [ + "ĠHold", + "ing" + ], + [ + "ĠBorne", + "o" + ], + [ + "ext", + "ended" + ], + [ + "ĠCon", + "quest" + ], + [ + "rem", + "aining" + ], + [ + "Ġver", + "ge" + ], + [ + "55", + "6" + ], + [ + "ĠOper", + "ators" + ], + [ + "Ġsemicon", + "ductors" + ], + [ + "boot", + "strap" + ], + [ + "ĠDaw", + "son" + ], + [ + "Ġrooft", + "op" + ], + [ + "(", + "$" + ], + [ + "B", + "AD" + ], + [ + "M", + "ut" + ], + [ + "T", + "u" + ], + [ + "ç", + "ľ" + ], + [ + "č", + "ĠĠĠ" + ], + [ + "od", + "om" + ], + [ + "ĠW", + "en" + ], + [ + "Ġjust", + "ices" + ], + [ + "ĠBroad", + "casting" + ], + [ + "ĠKa", + "plan" + ], + [ + "ĠIndo", + "or" + ], + [ + "d", + "iversity" + ], + [ + "ence", + "phal" + ], + [ + "Ġsub", + "continent" + ], + [ + "_{", + "-\\" + ], + [ + "Ġrespect", + "able" + ], + [ + "âĪ", + "Ĺ" + ], + [ + "Se", + "ason" + ], + [ + "tick", + "er" + ], + [ + "DEV", + "ICE" + ], + [ + "f", + "oil" + ], + [ + "ĠSt", + "okes" + ], + [ + "Ġret", + "val" + ], + [ + "ink", + "ling" + ], + [ + "ĠSc", + "ratch" + ], + [ + "Ġwall", + "paper" + ], + [ + "ĠThreat", + "ened" + ], + [ + "Ġmang", + "roves" + ], + [ + "m", + "ene" + ], + [ + "ĠC", + "rest" + ], + [ + "um", + "ina" + ], + [ + "pat", + "ients" + ], + [ + "ĠIN", + "CLUDING" + ], + [ + "Ed", + "ward" + ], + [ + "Ġlarv", + "a" + ], + [ + "Ġwas", + "p" + ], + [ + "ew", + "orks" + ], + [ + "19", + "41" + ], + [ + "Ġprogram", + "mable" + ], + [ + "ĠPh", + "osph" + ], + [ + "Ġrefer", + "rals" + ], + [ + "((", + "-" + ], + [ + "ĠTw", + "ist" + ], + [ + "ohyd", + "rate" + ], + [ + "B", + "un" + ], + [ + "r", + "rh" + ], + [ + "Ġdel", + "ights" + ], + [ + "Ġ17", + "98" + ], + [ + "raft", + "s" + ], + [ + "ĠSch", + "w" + ], + [ + "Vol", + "tage" + ], + [ + "Ġintrins", + "ically" + ], + [ + "ç", + "¼" + ], + [ + "at", + "osis" + ], + [ + "ĠT", + "WO" + ], + [ + "ĠC", + "IR" + ], + [ + "Ġcl", + "f" + ], + [ + "Ġinf", + "ar" + ], + [ + "_{", + "(" + ], + [ + "Ġst", + "itching" + ], + [ + "ĠM", + "K" + ], + [ + "ĠB", + "rent" + ], + [ + "Ġreg", + "ress" + ], + [ + "Ġent", + "rances" + ], + [ + "ĠAltern", + "ate" + ], + [ + "Ġjew", + "els" + ], + [ + "Ġinsu", + "fficiency" + ], + [ + "Ġot", + "ters" + ], + [ + "j", + "ump" + ], + [ + "ic", + "ent" + ], + [ + "Ġsleep", + "y" + ], + [ + "95", + "4" + ], + [ + "sect", + "s" + ], + [ + "Ġutil", + "ised" + ], + [ + "UL", + "D" + ], + [ + "Ġtrem", + "or" + ], + [ + "fro", + "zen" + ], + [ + "as", + "o" + ], + [ + "plic", + "able" + ], + [ + "FI", + "ELD" + ], + [ + "Ġsug", + "arcane" + ], + [ + "El", + "izabeth" + ], + [ + "Ġtranqu", + "il" + ], + [ + "fonts", + "ize" + ], + [ + ")", + "âĢĿ" + ], + [ + "P", + "open" + ], + [ + "ĠP", + "atch" + ], + [ + "ĠF", + "TP" + ], + [ + "ĠF", + "etch" + ], + [ + "for", + "ces" + ], + [ + "Ġstrat", + "ified" + ], + [ + "Ġsor", + "ghum" + ], + [ + "Ġrevital", + "ization" + ], + [ + "ĠYose", + "mite" + ], + [ + "y", + "rus" + ], + [ + "Ġthe", + "ses" + ], + [ + "ĠC", + "ott" + ], + [ + "ore", + "n" + ], + [ + "respond", + "ing" + ], + [ + "Ġhil", + "arious" + ], + [ + "H", + "CR" + ], + [ + "id", + "f" + ], + [ + "ĠC", + "ivic" + ], + [ + "ise", + "ases" + ], + [ + "und", + "ing" + ], + [ + "Ġtyp", + "ography" + ], + [ + "ĠBrit", + "t" + ], + [ + "Ġimmun", + "otherapy" + ], + [ + "ĠTri", + "angular" + ], + [ + "Ident", + "ifying" + ], + [ + "Ġfals", + "ely" + ], + [ + "Ġhort", + "icultural" + ], + [ + "r", + "ighth" + ], + [ + "«", + "ĺ" + ], + [ + "Ġinj", + "ure" + ], + [ + "Ġund", + "e" + ], + [ + "ĠRec", + "ording" + ], + [ + "ĠCommun", + "ists" + ], + [ + "gra", + "ined" + ], + [ + "Ġdrink", + "ers" + ], + [ + "Ġmaxim", + "ise" + ], + [ + "Ġmild", + "ly" + ], + [ + "L", + "os" + ], + [ + "ĠCh", + "olesterol" + ], + [ + "ĠAm", + "es" + ], + [ + "M", + "n" + ], + [ + "y", + "cin" + ], + [ + "ĠP", + "ix" + ], + [ + "th", + "yroidism" + ], + [ + "Ġsh", + "alt" + ], + [ + "ĠY", + "ield" + ], + [ + "Ġinv", + "oking" + ], + [ + "Ġ18", + "17" + ], + [ + "ĠâĪ", + "Ģ" + ], + [ + "ĠÃ", + "ģ" + ], + [ + "Ġ40", + "3" + ], + [ + "Ġrepe", + "al" + ], + [ + "ĠâĨ", + "Ķ" + ], + [ + "Pack", + "et" + ], + [ + "F", + "REE" + ], + [ + "Ġe", + "erie" + ], + [ + "ĠE", + "rik" + ], + [ + "ĠR", + "J" + ], + [ + "hen", + "y" + ], + [ + "ĠUn", + "expected" + ], + [ + "Ġgl", + "i" + ], + [ + "Ġpur", + "pos" + ], + [ + "ĠRes", + "et" + ], + [ + "Pro", + "to" + ], + [ + "ĠBlack", + "well" + ], + [ + "Ġsales", + "man" + ], + [ + "Ġd", + "as" + ], + [ + "Ġunder", + "lie" + ], + [ + "ob", + "os" + ], + [ + "log", + "ged" + ], + [ + "ĠPr", + "att" + ], + [ + "Trans", + "ition" + ], + [ + "ĠPROVID", + "ED" + ], + [ + "D", + "AR" + ], + [ + "m", + "utation" + ], + [ + "Ġl", + "az" + ], + [ + "od", + "en" + ], + [ + "')", + ")." + ], + [ + "}{", + "," + ], + [ + "ĠIs", + "abella" + ], + [ + "ĠCol", + "oring" + ], + [ + "ĠAut", + "obi" + ], + [ + "ĠVol", + "ta" + ], + [ + "ĠSet", + "t" + ], + [ + "*}", + "." + ], + [ + "ĠTH", + "EN" + ], + [ + "Ġtired", + "ness" + ], + [ + "ĠBeng", + "ali" + ], + [ + "Ġa", + "pe" + ], + [ + "ĠN", + "B" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "Ġunt", + "apped" + ], + [ + "ĠWild", + "e" + ], + [ + "u", + "ent" + ], + [ + "ol", + "ver" + ], + [ + "ĠS", + "ony" + ], + [ + "Ġexp", + "ire" + ], + [ + "Ġmar", + "in" + ], + [ + "ĠSub", + "scribe" + ], + [ + "Ġinvent", + "ories" + ], + [ + "Ġmamm", + "oth" + ], + [ + "ĠMes", + "o" + ], + [ + "ĠPharise", + "es" + ], + [ + "H", + "ad" + ], + [ + "r", + "ude" + ], + [ + "Ġre", + "indeer" + ], + [ + "ra", + "re" + ], + [ + "Ġfood", + "borne" + ], + [ + "Ġsoci", + "ocultural" + ], + [ + "ran", + "o" + ], + [ + "call", + "backs" + ], + [ + "Ġlunch", + "time" + ], + [ + "@", + "\\" + ], + [ + "C", + "ulture" + ], + [ + "L", + "ack" + ], + [ + "v", + "it" + ], + [ + "Ġ3", + "27" + ], + [ + "Ġdef", + "ences" + ], + [ + "ĠCom", + "pos" + ], + [ + "Ġche", + "etah" + ], + [ + "bra", + "ck" + ], + [ + "Ġâİ", + "¥" + ], + [ + "ĠCham", + "bers" + ], + [ + "ĠHistor", + "ian" + ], + [ + "Ġb", + "ots" + ], + [ + "ot", + "ers" + ], + [ + "du", + "plicate" + ], + [ + "Ġun", + "question" + ], + [ + "Ġdog", + "ma" + ], + [ + "OT", + "AL" + ], + [ + "su", + "fficiency" + ], + [ + "Ġship", + "ments" + ], + [ + "nour", + "ished" + ], + [ + "ĠCzechosl", + "ovakia" + ], + [ + "ĠA", + "Z" + ], + [ + "de", + "en" + ], + [ + "Ġcold", + "est" + ], + [ + "ĠST", + "E" + ], + [ + "Ġarche", + "ological" + ], + [ + "ĠBirth", + "day" + ], + [ + "ĠAth", + "let" + ], + [ + "ĠCel", + "ts" + ], + [ + "Ġrefriger", + "ant" + ], + [ + "P", + "b" + ], + [ + "Ġun", + "ilateral" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "ĠIndian", + "apolis" + ], + [ + "EL", + "T" + ], + [ + "exist", + "ence" + ], + [ + "decor", + "ators" + ], + [ + "Ġglyph", + "osate" + ], + [ + "\"", + "[" + ], + [ + "|", + "(" + ], + [ + "Ġs", + "ard" + ], + [ + "Ġf", + "ax" + ], + [ + "__", + ")," + ], + [ + "Ġsign", + "alling" + ], + [ + "Ġliter", + "atures" + ], + [ + "Ġabol", + "ish" + ], + [ + "Ġanonym", + "ity" + ], + [ + "S", + "hip" + ], + [ + "S", + "uddenly" + ], + [ + "U", + "UID" + ], + [ + "st", + "ocks" + ], + [ + "ĠC", + "i" + ], + [ + "ure", + "ka" + ], + [ + "ĠN", + "FL" + ], + [ + "Ġtra", + "inees" + ], + [ + "cos", + "m" + ], + [ + "ĠIron", + "ically" + ], + [ + "ĠOl", + "ivia" + ], + [ + "Ġ24", + "9" + ], + [ + "Ġwild", + "flowers" + ], + [ + "Ġnick", + "named" + ], + [ + "éĩ", + "į" + ], + [ + "M", + "ike" + ], + [ + "v", + "on" + ], + [ + "Ġd", + "T" + ], + [ + "erg", + "lass" + ], + [ + "ĠSen", + "eca" + ], + [ + "compass", + "ion" + ], + [ + "Ġirres", + "ist" + ], + [ + "ĠMut", + "ual" + ], + [ + "B", + "MI" + ], + [ + "b", + "ys" + ], + [ + "ĠH", + "CV" + ], + [ + "ĠE", + "LL" + ], + [ + "ust", + "aining" + ], + [ + "Ġun", + "answered" + ], + [ + "ĠV", + "illa" + ], + [ + "Ġphenomen", + "al" + ], + [ + "ĠEnd", + "ocr" + ], + [ + "Tw", + "enty" + ], + [ + "l", + "w" + ], + [ + "and", + "i" + ], + [ + "ĠD", + "ependent" + ], + [ + "Ġ6", + "25" + ], + [ + "Wh", + "it" + ], + [ + "[:,", + ":," + ], + [ + "ĠRap", + "ids" + ], + [ + ",", + ":" + ], + [ + "D", + "Y" + ], + [ + "S", + "el" + ], + [ + "it", + "ius" + ], + [ + "Ġlist", + "ens" + ], + [ + "ĠOn", + "es" + ], + [ + "stit", + "utes" + ], + [ + "Ġtrust", + "ees" + ], + [ + "Ġfaith", + "fully" + ], + [ + "Ġpoly", + "ester" + ], + [ + "Sc", + "roll" + ], + [ + "ĠNon", + "Lookup" + ], + [ + "Fl", + "ash" + ], + [ + "Ġfern", + "s" + ], + [ + "4", + "12" + ], + [ + "P", + "ear" + ], + [ + "r", + "w" + ], + [ + "ĠM", + "use" + ], + [ + "³³³³³³³³", + "Âł" + ], + [ + "ãģ", + "Ĩ" + ], + [ + "Ġwars", + "hips" + ], + [ + "å·", + "¥" + ], + [ + "K", + "en" + ], + [ + "re", + "act" + ], + [ + "cent", + "re" + ], + [ + "Ġï", + "¼" + ], + [ + "ico", + "ag" + ], + [ + "\">", + "" + ], + [ + "Com", + "posite" + ], + [ + "x", + "cd" + ], + [ + "Ġex", + "cretion" + ], + [ + "ud", + "i" + ], + [ + "ĠAb", + "normal" + ], + [ + "ĠS", + "IG" + ], + [ + "))", + ")," + ], + [ + "ik", + "ed" + ], + [ + "Ġpred", + "s" + ], + [ + "ĠPer", + "kins" + ], + [ + "sol", + "utions" + ], + [ + "Ġrect", + "ify" + ], + [ + "Ġtraum", + "as" + ], + [ + "Ġmeteor", + "ites" + ], + [ + "ĠØ", + "¨" + ], + [ + "j", + "am" + ], + [ + "ĠU", + "RI" + ], + [ + "Ġob", + "tains" + ], + [ + "Ġunt", + "old" + ], + [ + "ones", + "e" + ], + [ + "Ġgreen", + "ery" + ], + [ + "ĠCar", + "ry" + ], + [ + "Ġcarcin", + "ogens" + ], + [ + "basic", + "Config" + ], + [ + "Z", + "W" + ], + [ + "od", + "ers" + ], + [ + "Ġ=", + "$" + ], + [ + "ole", + "cules" + ], + [ + "Sim", + "on" + ], + [ + "Reg", + "istered" + ], + [ + "ĠAppro", + "ved" + ], + [ + "Ġbath", + "rooms" + ], + [ + "ĠChen", + "g" + ], + [ + "Ġst", + "ink" + ], + [ + "ĠC", + "oping" + ], + [ + "Ġle", + "aps" + ], + [ + "ĠV", + "ista" + ], + [ + "Ġ18", + "05" + ], + [ + "Ġcal", + "iph" + ], + [ + "ĠAd", + "option" + ], + [ + "ĠGreen", + "wood" + ], + [ + "+", + "'," + ], + [ + "ol", + "ing" + ], + [ + "ĠH", + "G" + ], + [ + "ĠL", + "al" + ], + [ + "Ġhy", + "pe" + ], + [ + "Ġiniti", + "ates" + ], + [ + "ĠIsrael", + "ite" + ], + [ + "adr", + "atic" + ], + [ + "Ġtorch", + "vision" + ], + [ + "ĠStru", + "ggle" + ], + [ + "ĠMonaster", + "y" + ], + [ + "Ġw", + "oke" + ], + [ + "Ġth", + "ru" + ], + [ + "ĠD", + "uch" + ], + [ + "ec", + "al" + ], + [ + "ĠRe", + "placement" + ], + [ + "}}", + ")" + ], + [ + "ĠArt", + "illery" + ], + [ + "Ġtough", + "ness" + ], + [ + "Ġdegrad", + "ing" + ], + [ + "Ġsediment", + "ation" + ], + [ + "Project", + "s" + ], + [ + "ĠGib", + "bs" + ], + [ + "~~~~~~~~", + "~~~~~~~~" + ], + [ + "w", + "ant" + ], + [ + "Ġtr", + "if" + ], + [ + "ev", + "idence" + ], + [ + "onom", + "ics" + ], + [ + "Ġfurn", + "aces" + ], + [ + "sur", + "v" + ], + [ + "ĠGather", + "ing" + ], + [ + "Resp", + "ons" + ], + [ + "p", + "unk" + ], + [ + "Ġst", + "ocking" + ], + [ + "ert", + "ime" + ], + [ + "Ġmain", + "s" + ], + [ + "ĠDe", + "mentia" + ], + [ + "ĠZ", + "ap" + ], + [ + "Ġur", + "ic" + ], + [ + "Ne", + "ither" + ], + [ + "Ġmirror", + "ing" + ], + [ + "v", + "tk" + ], + [ + "x", + "F" + ], + [ + "Ġn", + "r" + ], + [ + "ath", + "ing" + ], + [ + "Ġeat", + "ers" + ], + [ + "Ġded", + "uctions" + ], + [ + "Ġbul", + "ge" + ], + [ + "ĠArch", + "imedes" + ], + [ + "Ġhoney", + "bees" + ], + [ + "ĠFat", + "igue" + ], + [ + "Ġtread", + "mill" + ], + [ + "Ġso", + "ot" + ], + [ + "Ġmil", + "ieu" + ], + [ + "map", + "sto" + ], + [ + "tu", + "ples" + ], + [ + "Ġinaug", + "urated" + ], + [ + "Cy", + "ber" + ], + [ + "ĠProte", + "ins" + ], + [ + "]", + "'" + ], + [ + "Ġb", + "py" + ], + [ + "act", + "ivities" + ], + [ + "Ġj", + "aundice" + ], + [ + "Ġins", + "urg" + ], + [ + "ĠQu", + "é" + ], + [ + "Ġpressure", + "d" + ], + [ + "En", + "joy" + ], + [ + "elect", + "ed" + ], + [ + "Ġmocking", + "bird" + ], + [ + "ĠI", + "z" + ], + [ + "Ġbott", + "len" + ], + [ + "ourag", + "es" + ], + [ + "disc", + "ord" + ], + [ + "åı¯", + "以" + ], + [ + "Y", + "T" + ], + [ + "ĠC", + "LA" + ], + [ + "Ġcommon", + "alities" + ], + [ + "az", + "ure" + ], + [ + "Ġtele", + "medicine" + ], + [ + "Ġaest", + "hetically" + ], + [ + "Ġwal", + "nut" + ], + [ + "Ġpill", + "ows" + ], + [ + "6", + "75" + ], + [ + "x", + "is" + ], + [ + "Ġen", + "closures" + ], + [ + "Ġcap", + "illaries" + ], + [ + "18", + "50" + ], + [ + "IV", + "ERS" + ], + [ + "ĠGit", + "Hub" + ], + [ + "Ġd", + "ella" + ], + [ + "ĠC", + "CD" + ], + [ + "Ġsc", + "ribes" + ], + [ + "ĠCont", + "rolled" + ], + [ + "bl", + "ocking" + ], + [ + "ĠHuman", + "ity" + ], + [ + "ĠTut", + "ors" + ], + [ + "Ġram", + "ps" + ], + [ + "Ġcoh", + "orts" + ], + [ + "ĠVeget", + "able" + ], + [ + "ëĭ", + "¤" + ], + [ + "i", + "ï¬ģ" + ], + [ + "q", + "v" + ], + [ + "x", + "on" + ], + [ + "Ġt", + "ester" + ], + [ + "ĠX", + "u" + ], + [ + "reg", + "ate" + ], + [ + "plan", + "et" + ], + [ + "Ġinvers", + "es" + ], + [ + "ĠChern", + "obyl" + ], + [ + "ĠTuc", + "son" + ], + [ + ".", + "}$" + ], + [ + "N", + "at" + ], + [ + "Ġ2", + "67" + ], + [ + "Ġgr", + "illing" + ], + [ + "oe", + "lect" + ], + [ + "ĠIV", + "F" + ], + [ + "ĠNurs", + "ery" + ], + [ + "M", + "ULT" + ], + [ + "is", + "bury" + ], + [ + "Ġg", + "s" + ], + [ + "ĠY", + "om" + ], + [ + "Ġgreen", + "ish" + ], + [ + "Ġ----", + "--" + ], + [ + "Ġexh", + "ale" + ], + [ + "Tr", + "uth" + ], + [ + "ĠCant", + "or" + ], + [ + "ĠSoph", + "ie" + ], + [ + "Ġelect", + "ive" + ], + [ + "ĠRes", + "urrection" + ], + [ + "ĠSouth", + "ampton" + ], + [ + "ant", + "an" + ], + [ + "Ġloc", + "ust" + ], + [ + "ĠAm", + "end" + ], + [ + "Ġfoot", + "note" + ], + [ + "Ġmil", + "let" + ], + [ + "Ġrul", + "ings" + ], + [ + "Ġshop", + "pers" + ], + [ + "Bal", + "ance" + ], + [ + "Ġchromat", + "ography" + ], + [ + "ĠB", + "ard" + ], + [ + "ant", + "ib" + ], + [ + "ĠH", + "are" + ], + [ + "ĠR", + "im" + ], + [ + "pro", + "be" + ], + [ + "fl", + "ash" + ], + [ + "Qt", + "Gui" + ], + [ + "Ġassembl", + "age" + ], + [ + "p", + "he" + ], + [ + "t", + "mnx" + ], + [ + "Ġup", + "hill" + ], + [ + "Ġav", + "atar" + ], + [ + "Ġspeed", + "y" + ], + [ + "ĠMass", + "acre" + ], + [ + "car", + "otene" + ], + [ + "intercept", + "s" + ], + [ + "e", + "ering" + ], + [ + "m", + "ars" + ], + [ + "ĠA", + "CS" + ], + [ + "ram", + "atic" + ], + [ + "Ġsym", + "py" + ], + [ + "Ġsl", + "ant" + ], + [ + "48", + "1" + ], + [ + "aunt", + "ed" + ], + [ + "phot", + "os" + ], + [ + "G", + "rav" + ], + [ + "f", + "ault" + ], + [ + "Ġm", + "ashed" + ], + [ + "Ġem", + "igrated" + ], + [ + "press", + "ive" + ], + [ + "Ġalle", + "gor" + ], + [ + "Ġleaf", + "lets" + ], + [ + "Log", + "ic" + ], + [ + "Ġmim", + "icking" + ], + [ + "ĠT", + "ube" + ], + [ + "ĠC", + "ategories" + ], + [ + "Ġch", + "al" + ], + [ + "bre", + "v" + ], + [ + "ĠRel", + "ativity" + ], + [ + "View", + "Set" + ], + [ + "Ġsurf", + "aced" + ], + [ + "Ġendomet", + "riosis" + ], + [ + "7", + "60" + ], + [ + "M", + "es" + ], + [ + "Ġth", + "ym" + ], + [ + "ĠW", + "orship" + ], + [ + "Ġab", + "duct" + ], + [ + "Ġref", + "in" + ], + [ + "Ġdep", + "ot" + ], + [ + "ĠGu", + "am" + ], + [ + "ĠSep", + "arate" + ], + [ + "uten", + "berg" + ], + [ + "ο", + "ÏĤ" + ], + [ + "Ġhen", + "ry" + ], + [ + "Ġchari", + "ot" + ], + [ + "S", + "ky" + ], + [ + "ĠB", + "LM" + ], + [ + "Ġen", + "vis" + ], + [ + "Ġref", + "urb" + ], + [ + "Ġdynam", + "ical" + ], + [ + "connect", + "or" + ], + [ + "EX", + "P" + ], + [ + "Ġuncon", + "sciously" + ], + [ + "Ġgau", + "ges" + ], + [ + "åľ", + "°" + ], + [ + "å¾", + "Ĺ" + ], + [ + "arpoon", + "up" + ], + [ + "M", + "ade" + ], + [ + "V", + "ERT" + ], + [ + "ĠB", + "acterial" + ], + [ + "ĠSt", + "irling" + ], + [ + "Ġhundred", + "ths" + ], + [ + "Ġadjust", + "s" + ], + [ + "split", + "lines" + ], + [ + "Ġrect", + "al" + ], + [ + "xb", + "c" + ], + [ + "um", + "ably" + ], + [ + "man", + "age" + ], + [ + "Ġabstract", + "s" + ], + [ + "econom", + "y" + ], + [ + "Ġre", + "w" + ], + [ + "Ġcl", + "ippings" + ], + [ + "Ġout", + "ages" + ], + [ + "Ġsp", + "acious" + ], + [ + "Ġ18", + "22" + ], + [ + "yl", + "ic" + ], + [ + "ĠMedic", + "i" + ], + [ + "ïĤ", + "»" + ], + [ + "ĠBrother", + "hood" + ], + [ + "ĠLinked", + "In" + ], + [ + "E", + "rr" + ], + [ + "S", + "aving" + ], + [ + "â", + "ħ" + ], + [ + "Ġe", + "jected" + ], + [ + "Ġra", + "ced" + ], + [ + "Ġtest", + "ified" + ], + [ + "ĠCont", + "ain" + ], + [ + "85", + "8" + ], + [ + "ĠFl", + "ags" + ], + [ + "fit", + "ted" + ], + [ + "Mult", + "iplying" + ], + [ + "Ġinterf", + "aith" + ], + [ + "Ġrabb", + "is" + ], + [ + "c", + "opyright" + ], + [ + "Ġp", + "aw" + ], + [ + "il", + "io" + ], + [ + "pl", + "ains" + ], + [ + "ure", + "mberg" + ], + [ + "ĠJ", + "ah" + ], + [ + "Ġsw", + "ab" + ], + [ + "Ġcra", + "ve" + ], + [ + "Ġha", + "irst" + ], + [ + "righth", + "arpoonup" + ], + [ + "f", + "ight" + ], + [ + "es", + "ville" + ], + [ + "Ġwe", + "ary" + ], + [ + "Ġcomm", + "ens" + ], + [ + "Ġrec", + "ourse" + ], + [ + "à¸", + "£" + ], + [ + "Ġsore", + "ness" + ], + [ + "priv", + "ile" + ], + [ + "ĠStephan", + "ie" + ], + [ + "F", + "ail" + ], + [ + "R", + "i" + ], + [ + "h", + "in" + ], + [ + "ĠT", + "ours" + ], + [ + "Ġy", + "olk" + ], + [ + "ĠM", + "ens" + ], + [ + "ĠR", + "OM" + ], + [ + "Ġdef", + "ender" + ], + [ + "Ġa", + "version" + ], + [ + "ĠC", + "DF" + ], + [ + "Ġenc", + "ir" + ], + [ + "ĠGen", + "erating" + ], + [ + "Ġmicro", + "phones" + ], + [ + "ĠTra", + "cker" + ], + [ + "UL", + "TS" + ], + [ + "liter", + "ally" + ], + [ + "Diagn", + "osis" + ], + [ + "H", + "ur" + ], + [ + "L", + "uc" + ], + [ + "id", + "opsis" + ], + [ + "ĠG", + "ift" + ], + [ + "Ġfl", + "ick" + ], + [ + "Ġpur", + "se" + ], + [ + "Ġtri", + "ang" + ], + [ + "oon", + "otic" + ], + [ + "ĠOpt", + "imal" + ], + [ + "åIJ", + "Į" + ], + [ + "Ġmetamorph", + "osis" + ], + [ + "Ġransom", + "ware" + ], + [ + "4", + "78" + ], + [ + "ĠT", + "olerance" + ], + [ + "ĠRec", + "ip" + ], + [ + "gy", + "z" + ], + [ + "Ġadj", + "ud" + ], + [ + "Ġb", + "urs" + ], + [ + "cl", + "ipse" + ], + [ + "Ġimpro", + "v" + ], + [ + "Ġter", + "rains" + ], + [ + "ĠSur", + "prisingly" + ], + [ + "ĠCour", + "tesy" + ], + [ + "uber", + "culosis" + ], + [ + "Gl", + "ob" + ], + [ + "Ġanthrop", + "ological" + ], + [ + "Ġdefinit", + "ively" + ], + [ + "5", + "25" + ], + [ + "con", + "form" + ], + [ + "Ġinter", + "l" + ], + [ + "ĠCon", + "ventional" + ], + [ + "Ġsin", + "ners" + ], + [ + "Ġblog", + "ging" + ], + [ + "Ġphotos", + "ynthetic" + ], + [ + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠ" + ], + [ + "aggreg", + "ate" + ], + [ + "B", + "eta" + ], + [ + "r", + "ifice" + ], + [ + "re", + "ceiver" + ], + [ + "ĠF", + "acing" + ], + [ + "Ġun", + "structured" + ], + [ + "IN", + "A" + ], + [ + "Ġever", + "lasting" + ], + [ + "Ġmix", + "er" + ], + [ + "hig", + "hest" + ], + [ + "Dar", + "win" + ], + [ + "Ġmyocard", + "ial" + ], + [ + ",", + "%" + ], + [ + "B", + "ridge" + ], + [ + "im", + "oto" + ], + [ + "ast", + "rian" + ], + [ + "ile", + "e" + ], + [ + "ĠPh", + "i" + ], + [ + "Ġpattern", + "ed" + ], + [ + "85", + "9" + ], + [ + "Ġnumer", + "acy" + ], + [ + "ĠOrgan", + "izational" + ], + [ + "Ġanalog", + "ies" + ], + [ + "Ġfoll", + "icle" + ], + [ + "Ġrepar", + "ations" + ], + [ + "ĠE", + "sk" + ], + [ + "ĠTh", + "y" + ], + [ + "ĠBe", + "am" + ], + [ + "ĠBl", + "end" + ], + [ + "Ġwip", + "ing" + ], + [ + "åĮ", + "º" + ], + [ + "H", + "N" + ], + [ + "ĠC", + "oy" + ], + [ + "ĠF", + "F" + ], + [ + "Ġhand", + "ing" + ], + [ + "Ġpost", + "partum" + ], + [ + "Ġund", + "iagnosed" + ], + [ + "ĠAc", + "upuncture" + ], + [ + "Ġadop", + "ts" + ], + [ + "amps", + "ia" + ], + [ + "ĠBon", + "n" + ], + [ + "Ġphp", + "BB" + ], + [ + "=", + "{\\" + ], + [ + "å", + "Ļ" + ], + [ + "Ġis", + "t" + ], + [ + "iv", + "ian" + ], + [ + "Ġ2", + "97" + ], + [ + "Ap", + "pendix" + ], + [ + "ĠMag", + "ical" + ], + [ + "ĠEmploy", + "ee" + ], + [ + "rout", + "ine" + ], + [ + "Ġtetra", + "hedron" + ], + [ + "Ġbroch", + "ure" + ], + [ + "N", + "ONE" + ], + [ + "Ġpl", + "under" + ], + [ + "Ġad", + "am" + ], + [ + "ĠRe", + "e" + ], + [ + "Cl", + "ock" + ], + [ + "_", + "]" + ], + [ + "Ġ", + "ÑģÑĤ" + ], + [ + "Ġf", + "oe" + ], + [ + "ĠC", + "ove" + ], + [ + "An", + "ne" + ], + [ + "Ġdraw", + "er" + ], + [ + "Ġconqu", + "ering" + ], + [ + "ĠSem", + "i" + ], + [ + "Ġdeduct", + "ive" + ], + [ + "z", + "ar" + ], + [ + "ĠP", + "is" + ], + [ + "res", + "id" + ], + [ + "ant", + "u" + ], + [ + "ĠR", + "aleigh" + ], + [ + "Ġj", + "ot" + ], + [ + "con", + "verter" + ], + [ + "ĠDi", + "agonal" + ], + [ + "Ġtight", + "ness" + ], + [ + "ĠAltern", + "atives" + ], + [ + "B", + "W" + ], + [ + "^", + "+" + ], + [ + "ĠG", + "ear" + ], + [ + "Ġsect", + "s" + ], + [ + "Ġkn", + "ocking" + ], + [ + "ĠAvoid", + "ing" + ], + [ + "Rep", + "ly" + ], + [ + "Ġicon", + "ography" + ], + [ + "l", + "bs" + ], + [ + "ì", + "Ħ" + ], + [ + "Ġre", + "iter" + ], + [ + "ĠL", + "NG" + ], + [ + "ĠNe", + "hru" + ], + [ + "Ġlat", + "in" + ], + [ + "obj", + "s" + ], + [ + "Ġamb", + "assadors" + ], + [ + "Ġcycl", + "ist" + ], + [ + "record", + "ed" + ], + [ + "ĠMcG", + "ill" + ], + [ + "ĠPrem", + "ium" + ], + [ + "n", + "j" + ], + [ + "ĠM", + "ud" + ], + [ + "RE", + "C" + ], + [ + "flo", + "ating" + ], + [ + "Art", + "icles" + ], + [ + "S", + "alt" + ], + [ + "Ġc", + "ip" + ], + [ + "Ġ'", + "))" + ], + [ + "Ġappre", + "hend" + ], + [ + "Ġbe", + "acon" + ], + [ + "ĠR", + "over" + ], + [ + "ĠG", + "os" + ], + [ + "An", + "alog" + ], + [ + "ĠBal", + "i" + ], + [ + "controll", + "ers" + ], + [ + "clean", + "up" + ], + [ + "Ġh", + "oof" + ], + [ + "Ġout", + "wards" + ], + [ + "esc", + "ence" + ], + [ + "ĠAb", + "bott" + ], + [ + "Ġsnap", + "shots" + ], + [ + "Ch", + "art" + ], + [ + "sp", + "ers" + ], + [ + "Ġtang", + "led" + ], + [ + "Ġu", + "rea" + ], + [ + "Ġbe", + "owulf" + ], + [ + "ind", + "icator" + ], + [ + "Ġsolid", + "ified" + ], + [ + "ĠHel", + "ena" + ], + [ + "ĠAsh", + "ley" + ], + [ + "Ġlad", + "en" + ], + [ + "ĠE", + "PS" + ], + [ + "act", + "ually" + ], + [ + "ip", + "ers" + ], + [ + "85", + "6" + ], + [ + "Inter", + "rupt" + ], + [ + "ا", + "ÙĨ" + ], + [ + "attles", + "n" + ], + [ + "s", + "ides" + ], + [ + "}", + "]," + ], + [ + "ĠAct", + "ing" + ], + [ + "Ph", + "ilos" + ], + [ + "Ġaug", + "mentation" + ], + [ + "bro", + "ther" + ], + [ + "Ġinterrupt", + "ions" + ], + [ + "ĠPH", + "YS" + ], + [ + "ĠDivis", + "ibility" + ], + [ + "s", + "urgery" + ], + [ + "Ġc", + "reeks" + ], + [ + "ic", + "ule" + ], + [ + "ĠV", + "C" + ], + [ + "18", + "90" + ], + [ + "ĠTest", + "Case" + ], + [ + "ĠSil", + "ent" + ], + [ + "M", + "iller" + ], + [ + "ĠB", + "ets" + ], + [ + "ien", + "e" + ], + [ + "ĠRed", + "ist" + ], + [ + "sl", + "ave" + ], + [ + "lit", + "eral" + ], + [ + "Jew", + "s" + ], + [ + "imet", + "re" + ], + [ + "Ġequid", + "istant" + ], + [ + "D", + "ental" + ], + [ + "at", + "onic" + ], + [ + "ĠF", + "ail" + ], + [ + "Ġcour", + "thouse" + ], + [ + "Ġpost", + "hum" + ], + [ + "Ġcy", + "toplasm" + ], + [ + "HE", + "IGHT" + ], + [ + "88", + "9" + ], + [ + "Ġbat", + "talions" + ], + [ + "Deb", + "ug" + ], + [ + "Ġpizz", + "as" + ], + [ + "ent", + "on" + ], + [ + "Ġan", + "ton" + ], + [ + "Ġplay", + "list" + ], + [ + "Ġopportun", + "istic" + ], + [ + "Ġgreen", + "houses" + ], + [ + "ĠCross", + "ing" + ], + [ + "в", + "а" + ], + [ + "Ġmelan", + "in" + ], + [ + "Ġinterchange", + "able" + ], + [ + "O", + "cean" + ], + [ + "Ġp", + "pt" + ], + [ + "ĠSc", + "ales" + ], + [ + "Ġant", + "hem" + ], + [ + "ĠPal", + "ae" + ], + [ + "ulf", + "ur" + ], + [ + "Me", + "asuring" + ], + [ + "Ġh", + "aunting" + ], + [ + "ĠG", + "olf" + ], + [ + "Ġact", + "in" + ], + [ + "Ġpo", + "op" + ], + [ + "Ġinv", + "oice" + ], + [ + "ĠHe", + "ather" + ], + [ + "Ġsymbol", + "ically" + ], + [ + "ĠLin", + "n" + ], + [ + "ãĥ", + "«" + ], + [ + "P", + "ars" + ], + [ + "q", + "p" + ], + [ + "Ġor", + "phans" + ], + [ + "ant", + "age" + ], + [ + "ĠF", + "inger" + ], + [ + "ĠF", + "IX" + ], + [ + "ich", + "ia" + ], + [ + "ĠAd", + "visor" + ], + [ + "ĠCont", + "ributions" + ], + [ + "adr", + "as" + ], + [ + "ĠUN", + "IX" + ], + [ + "Ġcere", + "bro" + ], + [ + "à¸", + "¢" + ], + [ + "Elect", + "ronic" + ], + [ + "Enc", + "ourage" + ], + [ + "ĠFL", + "AGS" + ], + [ + "ĠEuch", + "arist" + ], + [ + "Ġt", + "attoos" + ], + [ + "pro", + "x" + ], + [ + "ob", + "ility" + ], + [ + "Ġ{", + "`" + ], + [ + "umb", + "a" + ], + [ + "Ġspect", + "rometer" + ], + [ + "ĠLess", + "er" + ], + [ + "ç", + "³" + ], + [ + "ur", + "geon" + ], + [ + "Ġde", + "an" + ], + [ + "ĠM", + "ines" + ], + [ + "Ġunder", + "lined" + ], + [ + "Ġemb", + "assy" + ], + [ + "light", + "ly" + ], + [ + "ĠCo", + "at" + ], + [ + "ĠSund", + "ays" + ], + [ + "ĠIO", + "Error" + ], + [ + "0", + "75" + ], + [ + "S", + "ales" + ], + [ + "d", + "welling" + ], + [ + "en", + "arios" + ], + [ + "al", + "ien" + ], + [ + "ĠK", + "eller" + ], + [ + "Ġnon", + "negative" + ], + [ + "Ġauthent", + "icate" + ], + [ + "Suggest", + "ed" + ], + [ + "iv", + "el" + ], + [ + "ĠY", + "um" + ], + [ + "ĠUn", + "ified" + ], + [ + "ĠGen", + "ocide" + ], + [ + "Ġblog", + "ger" + ], + [ + "Ġbot", + "any" + ], + [ + "Ġham", + "pered" + ], + [ + "Cap", + "tain" + ], + [ + "ĠRut", + "gers" + ], + [ + "b", + "ush" + ], + [ + "ch", + "ronic" + ], + [ + "Ġse", + "ams" + ], + [ + "##", + "." + ], + [ + "ass", + "a" + ], + [ + "Ġ5", + "60" + ], + [ + "ĠAp", + "ples" + ], + [ + "Ġuns", + "aturated" + ], + [ + "Ġreb", + "ound" + ], + [ + "stack", + "rel" + ], + [ + "ĠAqu", + "inas" + ], + [ + ".", + "):" + ], + [ + "h", + "x" + ], + [ + "re", + "levant" + ], + [ + "est", + "hetics" + ], + [ + "ĠX", + "ia" + ], + [ + "ĠBra", + "un" + ], + [ + "ĠCr", + "ater" + ], + [ + "Ġfut", + "ile" + ], + [ + "Ġwr", + "ists" + ], + [ + "Ġoverse", + "es" + ], + [ + "Ġá", + "¸" + ], + [ + "ĠMATHEMAT", + "ICS" + ], + [ + "Ġas", + "part" + ], + [ + "ĠH", + "abs" + ], + [ + "Ġdiet", + "itian" + ], + [ + "CS", + "V" + ], + [ + "Sn", + "ap" + ], + [ + "Ð", + "IJ" + ], + [ + "ol", + "ulu" + ], + [ + "ĠJ", + "oa" + ], + [ + "ĠY", + "E" + ], + [ + "Ġdro", + "plet" + ], + [ + "Ġreass", + "ess" + ], + [ + "Ġstamp", + "ed" + ], + [ + "ï", + "»¿" + ], + [ + "ore", + "al" + ], + [ + "ĠH", + "oll" + ], + [ + "ĠTh", + "r" + ], + [ + "Ġtrans", + "act" + ], + [ + "19", + "36" + ], + [ + "Ġnatural", + "istic" + ], + [ + "ĠJoseph", + "us" + ], + [ + "Ġtag", + "ging" + ], + [ + "Ġradi", + "ocarbon" + ], + [ + "Ùİ", + "Ùij" + ], + [ + "h", + "un" + ], + [ + "ĠS", + "uitable" + ], + [ + "ge", + "ar" + ], + [ + "ĠAn", + "ab" + ], + [ + "Ġsal", + "ivary" + ], + [ + "het", + "amine" + ], + [ + "Ġball", + "ots" + ], + [ + "Ġthin", + "ly" + ], + [ + "л", + "Ñı" + ], + [ + "decl", + "are" + ], + [ + "Ġt", + "aut" + ], + [ + "Ġpre", + "face" + ], + [ + "Ġris", + "king" + ], + [ + "Ġpredict", + "ability" + ], + [ + "cal", + "endar" + ], + [ + "C", + "ells" + ], + [ + "h", + "ousing" + ], + [ + "ĠM", + "AG" + ], + [ + "Ġcl", + "aw" + ], + [ + "Ġaut", + "onomic" + ], + [ + "Ġer", + "asure" + ], + [ + "Im", + "g" + ], + [ + "ĠVal", + "idate" + ], + [ + "install", + "ed" + ], + [ + "ä¾", + "ĭ" + ], + [ + "h", + "appy" + ], + [ + "v", + "ill" + ], + [ + "Ġw", + "aged" + ], + [ + "ec", + "ological" + ], + [ + "Ġland", + "owner" + ], + [ + "Ġprior", + "i" + ], + [ + "Ġprofessional", + "ism" + ], + [ + "udd", + "led" + ], + [ + "Ġconver", + "ging" + ], + [ + "ĠFort", + "une" + ], + [ + "Ġasympt", + "otic" + ], + [ + "M", + "AR" + ], + [ + "o", + "ire" + ], + [ + "ĠT", + "rop" + ], + [ + "ch", + "al" + ], + [ + "est", + "ring" + ], + [ + "pay", + "ing" + ], + [ + "Ġreplic", + "ating" + ], + [ + "ĠA", + "unt" + ], + [ + "Ġint", + "oler" + ], + [ + "con", + "c" + ], + [ + "ĠCom", + "plementary" + ], + [ + "Ġant", + "iretroviral" + ], + [ + "Ġille", + "git" + ], + [ + "ĠAqu", + "atic" + ], + [ + "ĠPow", + "der" + ], + [ + "Ġp", + "u" + ], + [ + "el", + "er" + ], + [ + "ol", + "ition" + ], + [ + "Ġun", + "identified" + ], + [ + "Ġfunction", + "ally" + ], + [ + "Ġer", + "oding" + ], + [ + "vant", + "age" + ], + [ + "Ġsection", + "al" + ], + [ + "ĠChe", + "ss" + ], + [ + "ĠTre", + "nd" + ], + [ + "ĠWord", + "Press" + ], + [ + "Ġcontra", + "ceptives" + ], + [ + "Ġbic", + "ycl" + ], + [ + "èĢ", + "ĥ" + ], + [ + "m", + "om" + ], + [ + "Ġpro", + "dig" + ], + [ + "ke", + "rel" + ], + [ + "ĠR", + "ear" + ], + [ + "Ġcomp", + "ressive" + ], + [ + "Ġbroad", + "ening" + ], + [ + "ĠMod", + "erate" + ], + [ + "ĠRep", + "roduction" + ], + [ + "Ad", + "ult" + ], + [ + "ophy", + "tes" + ], + [ + "Ġplain", + "ly" + ], + [ + "Ġaggreg", + "ated" + ], + [ + "Ġadul", + "tery" + ], + [ + "ĠCapital", + "ism" + ], + [ + "consum", + "ption" + ], + [ + "Sil", + "ver" + ], + [ + "t", + "aken" + ], + [ + "|", + "'." + ], + [ + "Ġb", + "idding" + ], + [ + "Ġac", + "he" + ], + [ + "semb", + "les" + ], + [ + "Trans", + "l" + ], + [ + "May", + "a" + ], + [ + "ĠGO", + "OD" + ], + [ + "Ġl", + "uther" + ], + [ + "Ġsuper", + "power" + ], + [ + "urs", + "ion" + ], + [ + "di", + "agonal" + ], + [ + "ĠMother", + "s" + ], + [ + "ĠAlong", + "side" + ], + [ + "Ġmisfort", + "une" + ], + [ + "ĠD", + "ocker" + ], + [ + "Ġ.", + "/" + ], + [ + "Ġant", + "id" + ], + [ + "Int", + "ro" + ], + [ + "Ġfluctu", + "ate" + ], + [ + "ĠMP", + "H" + ], + [ + "t", + "empl" + ], + [ + "Ġ", + "urn" + ], + [ + "ĠB", + "ere" + ], + [ + "ĠF", + "i" + ], + [ + "ĠN", + "G" + ], + [ + "ĠO", + "bl" + ], + [ + ").", + "|" + ], + [ + "DS", + "M" + ], + [ + "ç»", + "Ħ" + ], + [ + "offs", + "ets" + ], + [ + "P", + "U" + ], + [ + "ans", + "i" + ], + [ + "lo", + "res" + ], + [ + "ames", + "e" + ], + [ + "thon", + "ormal" + ], + [ + "ĠCong", + "ru" + ], + [ + "Cond", + "itions" + ], + [ + "p", + "acks" + ], + [ + "in", + "ventory" + ], + [ + "um", + "bo" + ], + [ + "Ġan", + "oint" + ], + [ + "ĠE", + "h" + ], + [ + "Ġmed", + "itate" + ], + [ + "Ġconc", + "ussions" + ], + [ + "ĠGu", + "in" + ], + [ + "ĠAg", + "u" + ], + [ + "Ġfib", + "romyalgia" + ], + [ + "arbon", + "ate" + ], + [ + "Ġnucleot", + "ides" + ], + [ + "ĠOsw", + "ald" + ], + [ + "Ġsyst", + "olic" + ], + [ + "d", + "ied" + ], + [ + "Ġe", + "in" + ], + [ + "ĠB", + "ark" + ], + [ + "reat", + "hing" + ], + [ + "ĠOffic", + "ials" + ], + [ + "Ġho", + "arding" + ], + [ + "ĠThreat", + "s" + ], + [ + "Ġspat", + "ially" + ], + [ + "I", + "LED" + ], + [ + "Ġs", + "ings" + ], + [ + "Ġal", + "umni" + ], + [ + "ak", + "ar" + ], + [ + "Ġfast", + "ened" + ], + [ + "OT", + "HER" + ], + [ + "Ġdrop", + "pings" + ], + [ + "ĠBas", + "el" + ], + [ + "Like", + "wise" + ], + [ + "ĠBelf", + "ast" + ], + [ + "ay", + "ing" + ], + [ + "her", + "ty" + ], + [ + "Ġ2", + "95" + ], + [ + "ĠG", + "ert" + ], + [ + "ient", + "o" + ], + [ + "pos", + "p" + ], + [ + "Ġveget", + "arians" + ], + [ + "Ġrot", + "ting" + ], + [ + "Ġbott", + "oms" + ], + [ + "ĠFriend", + "ly" + ], + [ + "S", + "ynt" + ], + [ + "Ġt", + "onal" + ], + [ + "Ġdeep", + "ens" + ], + [ + "Ġweak", + "ly" + ], + [ + "Ġmotor", + "ists" + ], + [ + "ĠOper", + "ational" + ], + [ + "C", + "our" + ], + [ + "os", + "ystem" + ], + [ + "pl", + "iers" + ], + [ + "ĠN", + "ET" + ], + [ + ").", + "$" + ], + [ + "Ġsp", + "urs" + ], + [ + "Ġ4", + "76" + ], + [ + "ern", + "acle" + ], + [ + "ĠCl", + "aire" + ], + [ + "of", + "lav" + ], + [ + "rm", + "tree" + ], + [ + "ĠControl", + "s" + ], + [ + "disc", + "rimination" + ], + [ + "j", + "ohn" + ], + [ + "y", + "c" + ], + [ + "in", + "ants" + ], + [ + "ĠS", + "es" + ], + [ + "um", + "etric" + ], + [ + "op", + "ro" + ], + [ + "Ġab", + "bey" + ], + [ + "M", + "ul" + ], + [ + "Ġd", + "uel" + ], + [ + "ĠT", + "rotsky" + ], + [ + "ĠV", + "ij" + ], + [ + "Ġdef", + "erred" + ], + [ + "Ġbi", + "osphere" + ], + [ + "Ġmeth", + "anol" + ], + [ + "Ġcentr", + "ally" + ], + [ + "Chall", + "enges" + ], + [ + "Indust", + "rial" + ], + [ + "ĠSadd", + "am" + ], + [ + "Ġt", + "n" + ], + [ + "Ġspec", + "k" + ], + [ + "ION", + "AL" + ], + [ + "UBL", + "IC" + ], + [ + "F", + "LO" + ], + [ + "b", + "ob" + ], + [ + "ĠT", + "rick" + ], + [ + "ĠR", + "ET" + ], + [ + "Ġwill", + "s" + ], + [ + "ĠJ", + "ab" + ], + [ + "Ġph", + "obia" + ], + [ + "ĠSc", + "hema" + ], + [ + "99", + "2" + ], + [ + "ĠEarth", + "quake" + ], + [ + "Ġmount", + "s" + ], + [ + "Ġanti", + "hist" + ], + [ + "T", + "W" + ], + [ + "is", + "nan" + ], + [ + "Ġg", + "asses" + ], + [ + "ak", + "an" + ], + [ + "ĠTh", + "ou" + ], + [ + "âİ", + "¥" + ], + [ + "ĠKarn", + "ataka" + ], + [ + "Ã", + "²" + ], + [ + "Ġcon", + "ic" + ], + [ + "Ġ2", + "66" + ], + [ + "ĠX", + "III" + ], + [ + "ĠPack", + "et" + ], + [ + "ĠVert", + "ex" + ], + [ + "cancer", + "ous" + ], + [ + "Ġch", + "rys" + ], + [ + "Ġ3", + "23" + ], + [ + "Ġra", + "ging" + ], + [ + "Ġquant", + "ification" + ], + [ + "Ġportray", + "ing" + ], + [ + "ĠRol", + "and" + ], + [ + "B", + "oston" + ], + [ + "c", + "ash" + ], + [ + "x", + "ce" + ], + [ + "am", + "on" + ], + [ + "ĠP", + "oo" + ], + [ + "ĠAr", + "sen" + ], + [ + "Ġ40", + "5" + ], + [ + "ĠAnt", + "icip" + ], + [ + "Pr", + "iv" + ], + [ + "Select", + "ed" + ], + [ + "Incre", + "ased" + ], + [ + "Ġunsus", + "pecting" + ], + [ + "Z", + "e" + ], + [ + "Ġd", + "ives" + ], + [ + "Ġe", + "ater" + ], + [ + "Ġ=", + "==" + ], + [ + "we", + "bs" + ], + [ + "Ġinitial", + "s" + ], + [ + "ĠEl", + "k" + ], + [ + "Mon", + "itoring" + ], + [ + "R", + "AD" + ], + [ + "k", + "ary" + ], + [ + "m", + "elt" + ], + [ + "Ġc", + "k" + ], + [ + "ĠT", + "ric" + ], + [ + "Ġle", + "ach" + ], + [ + "Ġdis", + "ordered" + ], + [ + "Ġrest", + "itution" + ], + [ + "gl", + "om" + ], + [ + "ĠSum", + "atra" + ], + [ + "ipe", + "g" + ], + [ + "icks", + "burg" + ], + [ + "Ġnone", + "x" + ], + [ + "Ġanecd", + "otes" + ], + [ + "Ġundersc", + "ored" + ], + [ + "ĠClaim", + "s" + ], + [ + "X", + "i" + ], + [ + "s", + "us" + ], + [ + "âĢľ", + "." + ], + [ + "Ġdoor", + "way" + ], + [ + "ĠAmong", + "st" + ], + [ + "stra", + "ight" + ], + [ + "ĠPas", + "adena" + ], + [ + "Ġacet", + "ate" + ], + [ + "Fr", + "anc" + ], + [ + "ĠStaphy", + "lococcus" + ], + [ + "P", + "ET" + ], + [ + "V", + "ENT" + ], + [ + "é", + "ĥ" + ], + [ + "it", + "ex" + ], + [ + "der", + "ivative" + ], + [ + "log", + "rams" + ], + [ + "ĠHam", + "mer" + ], + [ + "relations", + "hips" + ], + [ + "ĠFern", + "ando" + ], + [ + "absor", + "ption" + ], + [ + "Ä", + "Ļ" + ], + [ + "ĠL", + "ars" + ], + [ + "ib", + "o" + ], + [ + "Ġlist", + "a" + ], + [ + "ĠSh", + "ot" + ], + [ + "but", + "tons" + ], + [ + "Ġsweet", + "ener" + ], + [ + "bas", + "eline" + ], + [ + "ĠPlot", + "ting" + ], + [ + "ĠRand", + "olph" + ], + [ + "ĠParagu", + "ay" + ], + [ + "t", + "us" + ], + [ + "re", + "searc" + ], + [ + "al", + "arm" + ], + [ + "ĠW", + "arn" + ], + [ + "ich", + "let" + ], + [ + "Ġoper", + "ative" + ], + [ + "Ġlab", + "elling" + ], + [ + "AC", + "HE" + ], + [ + "46", + "1" + ], + [ + "4", + "90" + ], + [ + "c", + "ra" + ], + [ + "m", + "olecular" + ], + [ + "Ġp", + "auses" + ], + [ + "ck", + "pt" + ], + [ + "Ġdev", + "otional" + ], + [ + "pre", + "view" + ], + [ + "05", + "7" + ], + [ + "ĠSocial", + "ism" + ], + [ + "ĠLeg", + "islation" + ], + [ + "ĠHom", + "eland" + ], + [ + "Ġdeform", + "ity" + ], + [ + "interpre", + "ted" + ], + [ + "ĠCONTR", + "ACT" + ], + [ + "I", + "PS" + ], + [ + "M", + "essages" + ], + [ + "P", + "akistan" + ], + [ + "Ġc", + "ic" + ], + [ + "ri", + "ks" + ], + [ + "ĠR", + "anger" + ], + [ + "Ġcl", + "and" + ], + [ + "ĠAl", + "ison" + ], + [ + "Ch", + "i" + ], + [ + "Ġ26", + "2" + ], + [ + "bul", + "k" + ], + [ + "Ġmonst", + "rous" + ], + [ + "D", + "V" + ], + [ + "Ġa", + "orta" + ], + [ + "Ġf", + "anc" + ], + [ + "R", + "V" + ], + [ + "\\", + "-" + ], + [ + "f", + "j" + ], + [ + "Ġnew", + "ton" + ], + [ + "other", + "mia" + ], + [ + "Ġdon", + "key" + ], + [ + "AT", + "S" + ], + [ + "Ġroad", + "side" + ], + [ + "Ġwa", + "its" + ], + [ + "Ġrec", + "ited" + ], + [ + "ism", + "ic" + ], + [ + "cal", + "ib" + ], + [ + "Ġce", + "ases" + ], + [ + "lik", + "ed" + ], + [ + "xc", + "b" + ], + [ + "--------------------", + "--" + ], + [ + "ĠMons", + "anto" + ], + [ + "ĠK", + "ang" + ], + [ + "ĠPy", + "Qt" + ], + [ + "ĠBo", + "er" + ], + [ + "ĠFund", + "s" + ], + [ + "Ġrecount", + "ed" + ], + [ + "å", + "ģ" + ], + [ + "Ġo", + "mission" + ], + [ + "Ġc", + "ephal" + ], + [ + "Ġf", + "out" + ], + [ + "ĠInd", + "icators" + ], + [ + "Ġhol", + "ocaust" + ], + [ + "PL", + "Y" + ], + [ + "Ġhaz", + "el" + ], + [ + "Ġanten", + "nae" + ], + [ + "U", + "k" + ], + [ + "X", + "iv" + ], + [ + "ep", + "id" + ], + [ + "Ġap", + "ric" + ], + [ + "ĠSh", + "im" + ], + [ + "sp", + "ots" + ], + [ + "ref", + "erences" + ], + [ + "pat", + "rick" + ], + [ + "ĠSch", + "u" + ], + [ + "Ġresol", + "ves" + ], + [ + "Em", + "ily" + ], + [ + "Ġtrem", + "ors" + ], + [ + "Ġs", + "plic" + ], + [ + "ĠAl", + "askan" + ], + [ + "ĠSh", + "aping" + ], + [ + "ny", + "der" + ], + [ + "idel", + "berg" + ], + [ + "ĠMoroc", + "can" + ], + [ + "Ġacquaint", + "ance" + ], + [ + "åıĤ", + "æķ°" + ], + [ + "L", + "ex" + ], + [ + "ĠT", + "ant" + ], + [ + "ĠH", + "ym" + ], + [ + "Ġdis", + "section" + ], + [ + "co", + "ated" + ], + [ + "Ġcross", + "roads" + ], + [ + "ĠPort", + "rait" + ], + [ + "Per", + "imeter" + ], + [ + "ĠCollab", + "orate" + ], + [ + "Norm", + "ally" + ], + [ + "ĠKath", + "leen" + ], + [ + "Ġs", + "ipping" + ], + [ + "ĠB", + "attles" + ], + [ + "ĠJ", + "ub" + ], + [ + "Ġallow", + "ances" + ], + [ + "post", + "gres" + ], + [ + "athe", + "rapy" + ], + [ + "Ġ'.", + "/" + ], + [ + "Ġconvention", + "ally" + ], + [ + "ĠRepresent", + "ations" + ], + [ + "ĠDistingu", + "ished" + ], + [ + "Ġosm", + "osis" + ], + [ + "é", + "ľĢ" + ], + [ + "ĠC", + "unning" + ], + [ + "ĠEx", + "isting" + ], + [ + "19", + "46" + ], + [ + "def", + "initions" + ], + [ + "Ġcolor", + "less" + ], + [ + "})", + "$$" + ], + [ + "Ġwealth", + "ier" + ], + [ + "Ġborrow", + "er" + ], + [ + "rav", + "ings" + ], + [ + "Ġlob", + "ster" + ], + [ + "ĠCollect", + "ing" + ], + [ + "Ġperf", + "ume" + ], + [ + "Ġreass", + "uring" + ], + [ + "ĠFranç", + "ois" + ], + [ + "Ġm", + "appings" + ], + [ + "Ġ3", + "13" + ], + [ + "Ġmod", + "erator" + ], + [ + "Ġdivis", + "ibility" + ], + [ + "ĠTry", + "ing" + ], + [ + "Ġmart", + "yrs" + ], + [ + "M", + "ent" + ], + [ + "Ġw", + "ob" + ], + [ + "Ġun", + "clean" + ], + [ + "Ġ5", + "20" + ], + [ + "Ġcur", + "cumin" + ], + [ + "ĠÎ", + "ĵ" + ], + [ + "ĠJour", + "nals" + ], + [ + "è", + "s" + ], + [ + "S", + "eed" + ], + [ + "Ġm", + "ater" + ], + [ + "Ġro", + "gue" + ], + [ + "Ġenzym", + "atic" + ], + [ + "Ġlingu", + "ists" + ], + [ + "Oper", + "ating" + ], + [ + "Ġthumb", + "nail" + ], + [ + "Ġmemorial", + "s" + ], + [ + "Ġkel", + "p" + ], + [ + "6", + "80" + ], + [ + "B", + "rand" + ], + [ + "i", + "ab" + ], + [ + "ĠD", + "EP" + ], + [ + "te", + "achers" + ], + [ + "Ġac", + "orns" + ], + [ + "Ġpress", + "urized" + ], + [ + "Ġbusiness", + "men" + ], + [ + "IV", + "iew" + ], + [ + "Ġabund", + "antly" + ], + [ + "ĠDub", + "ai" + ], + [ + "ĠAsper", + "ger" + ], + [ + "c", + "ault" + ], + [ + "and", + "ering" + ], + [ + "ĠG", + "arn" + ], + [ + "19", + "38" + ], + [ + "Ġfree", + "zes" + ], + [ + "Ġamazing", + "ly" + ], + [ + "Ġadm", + "irable" + ], + [ + "ĠParent", + "ing" + ], + [ + "ĠLam", + "bert" + ], + [ + "âĺ", + "ħ" + ], + [ + "r", + "ö" + ], + [ + "ĠDevelop", + "er" + ], + [ + "sign", + "als" + ], + [ + "ĠChau", + "cer" + ], + [ + "ĠT", + "aste" + ], + [ + "ĠB", + "arr" + ], + [ + "erv", + "ative" + ], + [ + "Ġste", + "els" + ], + [ + "ĠSub", + "stances" + ], + [ + "Web", + "ster" + ], + [ + "Ġorn", + "ith" + ], + [ + "EMA", + "IL" + ], + [ + "ĠA", + "CC" + ], + [ + "ĠM", + "d" + ], + [ + "ĠO", + "C" + ], + [ + "cess", + "ive" + ], + [ + "Ġset", + "back" + ], + [ + "ister", + "ia" + ], + [ + "Ġwood", + "pe" + ], + [ + "Ġrevolution", + "aries" + ], + [ + "Ġsacr", + "ificial" + ], + [ + "Ġperpetu", + "ated" + ], + [ + "Ġdele", + "ter" + ], + [ + "ĠDian", + "e" + ], + [ + "re", + "fer" + ], + [ + "Ġc", + "ada" + ], + [ + "ent", + "in" + ], + [ + "ĠT", + "art" + ], + [ + "rom", + "a" + ], + [ + "Ġinc", + "isions" + ], + [ + "Ġdimension", + "ality" + ], + [ + "ĠGrand", + "ma" + ], + [ + "ĠExec", + "ution" + ], + [ + "Ġarous", + "ed" + ], + [ + "Ġsurrog", + "ate" + ], + [ + "Ġsaff", + "ron" + ], + [ + "in", + "her" + ], + [ + "ĠP", + "iano" + ], + [ + "ĠL", + "AB" + ], + [ + "Ġag", + "g" + ], + [ + "Ġ==", + ">" + ], + [ + "Ġtool", + "bar" + ], + [ + "Ġbran", + "ched" + ], + [ + "Princ", + "ipal" + ], + [ + "he", + "ls" + ], + [ + "ain", + "less" + ], + [ + "ĠN", + "ineteenth" + ], + [ + "Ġ4", + "32" + ], + [ + "Ġconstit", + "uting" + ], + [ + "su", + "ited" + ], + [ + "Ġpun", + "cture" + ], + [ + "conf", + "irm" + ], + [ + "Iter", + "ation" + ], + [ + "Ġr", + "m" + ], + [ + "ĠD", + "uff" + ], + [ + "Ġgra", + "ze" + ], + [ + "ĠAl", + "uminum" + ], + [ + "oph", + "ones" + ], + [ + "Occ", + "up" + ], + [ + "D", + "rug" + ], + [ + "x", + "aa" + ], + [ + "â", + "ŀ" + ], + [ + "ef", + "er" + ], + [ + "gen", + "erally" + ], + [ + "cor", + "rection" + ], + [ + "ĠElizabeth", + "an" + ], + [ + "Ġgran", + "ul" + ], + [ + "ĠPartners", + "hips" + ], + [ + "Ġretin", + "opathy" + ], + [ + "F", + "G" + ], + [ + "t", + "one" + ], + [ + "Ġm", + "aternity" + ], + [ + "Ġde", + "ceive" + ], + [ + "ĠL", + "atter" + ], + [ + "Ġill", + "iterate" + ], + [ + "organ", + "ism" + ], + [ + "ĠStew", + "ardship" + ], + [ + "Ġleng", + "then" + ], + [ + "ĠDres", + "den" + ], + [ + "!", + "." + ], + [ + "B", + "OO" + ], + [ + "S", + "G" + ], + [ + "f", + "illing" + ], + [ + "in", + "berg" + ], + [ + "Ġon", + "cology" + ], + [ + "Ġan", + "em" + ], + [ + "ĠB", + "ess" + ], + [ + "oc", + "ations" + ], + [ + "ĠE", + "id" + ], + [ + "ĠU", + "VA" + ], + [ + "Ġ3", + "84" + ], + [ + "19", + "08" + ], + [ + "over", + "l" + ], + [ + "Com", + "pan" + ], + [ + "Ġmis", + "guided" + ], + [ + "е", + "к" + ], + [ + "Ġcampaign", + "ing" + ], + [ + "ä¸", + "ļ" + ], + [ + "necess", + "ary" + ], + [ + "Ġdeterior", + "ated" + ], + [ + "ä¼", + "ļ" + ], + [ + "Ġruth", + "less" + ], + [ + "Ġd", + "ick" + ], + [ + "ge", + "an" + ], + [ + "art", + "ifact" + ], + [ + "Ġev", + "oked" + ], + [ + "com", + "pose" + ], + [ + "ĠQu", + "ad" + ], + [ + "90", + "90" + ], + [ + "ĠTom", + "orrow" + ], + [ + "Dis", + "covery" + ], + [ + "lad", + "en" + ], + [ + "ĠHoff", + "man" + ], + [ + "R", + "outer" + ], + [ + "ĠM", + "V" + ], + [ + "ĠF", + "err" + ], + [ + "Ġ3", + "36" + ], + [ + "face", + "book" + ], + [ + "Ġgeneral", + "izations" + ], + [ + "ĠBl", + "ank" + ], + [ + "Ġcry", + "ptic" + ], + [ + "={", + "}," + ], + [ + "ĠKh", + "mer" + ], + [ + "onial", + "s" + ], + [ + "ĠIncorpor", + "ating" + ], + [ + "el", + "ands" + ], + [ + "Ġre", + "jo" + ], + [ + "ĠF", + "V" + ], + [ + "Ġfl", + "int" + ], + [ + "Ġhum", + "iliation" + ], + [ + "Ġbook", + "store" + ], + [ + "Ġbehav", + "ed" + ], + [ + "97", + "4" + ], + [ + "train", + "er" + ], + [ + "Ġalph", + "abets" + ], + [ + "F", + "H" + ], + [ + "Ġp", + "ane" + ], + [ + "Ġint", + "onation" + ], + [ + "ub", + "en" + ], + [ + "Ġexp", + "el" + ], + [ + "Ġpract", + "ising" + ], + [ + "âĪļ", + "(" + ], + [ + "ç͍", + "æĪ·" + ], + [ + "Ġdiplom", + "at" + ], + [ + "ĠLore", + "ntz" + ], + [ + "ĠPhen", + "omen" + ], + [ + "P", + "roduction" + ], + [ + "Ġsh", + "rou" + ], + [ + "19", + "44" + ], + [ + "St", + "ra" + ], + [ + "Con", + "version" + ], + [ + "58", + "7" + ], + [ + "Ġtele", + "visions" + ], + [ + "Le", + "an" + ], + [ + "opath", + "ology" + ], + [ + "disc", + "over" + ], + [ + "determ", + "ined" + ], + [ + "Ġecl", + "ipses" + ], + [ + "İ·", + "åıĸ" + ], + [ + "ĠT", + "RI" + ], + [ + "ĠP", + "OP" + ], + [ + "ott", + "i" + ], + [ + "AN", + "TY" + ], + [ + "66", + "67" + ], + [ + "ĠDiscuss", + "ions" + ], + [ + "Ġdiver", + "ge" + ], + [ + "Ġalarm", + "ed" + ], + [ + "Ġintermedi", + "aries" + ], + [ + "ĠCic", + "ero" + ], + [ + "Lew", + "is" + ], + [ + "x", + "ba" + ], + [ + "Ġde", + "ceptive" + ], + [ + "au", + "nder" + ], + [ + "Ġ18", + "07" + ], + [ + "ĠCom", + "edy" + ], + [ + "Ġobject", + "ed" + ], + [ + "Ġcaus", + "ative" + ], + [ + "ma", + "el" + ], + [ + "ĠAct", + "ivation" + ], + [ + "umen", + "ical" + ], + [ + "ĠCyl", + "inder" + ], + [ + "ĠFil", + "ms" + ], + [ + "Ġtransc", + "ended" + ], + [ + "chart", + "ed" + ], + [ + "Ġreck", + "less" + ], + [ + "Ġgiraff", + "e" + ], + [ + "Ġbould", + "ers" + ], + [ + "w", + "k" + ], + [ + "blue", + "print" + ], + [ + "EV", + "ENT" + ], + [ + "Creat", + "ive" + ], + [ + "ĠMET", + "HOD" + ], + [ + "Prepar", + "ing" + ], + [ + "T", + "G" + ], + [ + "n", + "uclear" + ], + [ + "||", + "(" + ], + [ + "Ġfall", + "out" + ], + [ + "tw", + "entieth" + ], + [ + "Ġmuc", + "osa" + ], + [ + "Ġwit", + "ty" + ], + [ + "Middle", + "ware" + ], + [ + "ĠAyurved", + "ic" + ], + [ + "k", + "ok" + ], + [ + "v", + "stack" + ], + [ + "Ġo", + "thello" + ], + [ + "ĠB", + "rick" + ], + [ + "aw", + "ait" + ], + [ + "ĠDis", + "placement" + ], + [ + "Ġquant", + "ifying" + ], + [ + "Ġq", + "t" + ], + [ + "ĠAtt", + "ach" + ], + [ + "ĠMulti", + "ples" + ], + [ + "Ġlag", + "oon" + ], + [ + "ĠYuk", + "on" + ], + [ + "Ġeuth", + "anasia" + ], + [ + "S", + "UP" + ], + [ + "Ġs", + "izable" + ], + [ + "Ġd", + "osing" + ], + [ + "ĠO", + "VER" + ], + [ + "Ġ17", + "60" + ], + [ + "Ġ24", + "4" + ], + [ + "ĠSl", + "ovakia" + ], + [ + "Return", + "ing" + ], + [ + "Mean", + "ing" + ], + [ + "em", + "ens" + ], + [ + "Ġcar", + "amel" + ], + [ + "how", + "ever" + ], + [ + "Ġnurt", + "ured" + ], + [ + "Prepar", + "ation" + ], + [ + "F", + "OLDER" + ], + [ + "p", + "pe" + ], + [ + "Ġsc", + "oot" + ], + [ + "Ġwater", + "falls" + ], + [ + "ĠChe", + "cks" + ], + [ + "ĠPat", + "ience" + ], + [ + "Ġmys", + "ql" + ], + [ + "Ġattain", + "able" + ], + [ + "Ġted", + "dy" + ], + [ + "K", + "HR" + ], + [ + "N", + "Z" + ], + [ + "}", + "={" + ], + [ + "at", + "y" + ], + [ + "Ġb", + "ooking" + ], + [ + "el", + "apsed" + ], + [ + "od", + "el" + ], + [ + "Ġun", + "well" + ], + [ + "}}", + "\\\\" + ], + [ + "cell", + "ent" + ], + [ + "ĠMess", + "ages" + ], + [ + "/", + "+" + ], + [ + "V", + "ED" + ], + [ + "es", + "an" + ], + [ + "Ġres", + "usc" + ], + [ + "Ġpar", + "cels" + ], + [ + "ret", + "rieve" + ], + [ + "reed", + "y" + ], + [ + "Ġstar", + "ring" + ], + [ + "main", + "ly" + ], + [ + "Rep", + "ository" + ], + [ + "Ġpsychiat", + "rists" + ], + [ + "ĠBuch", + "anan" + ], + [ + "t", + "itles" + ], + [ + "Ġp", + "v" + ], + [ + "an", + "onymous" + ], + [ + "ĠC", + "ite" + ], + [ + "Ġcomp", + "el" + ], + [ + "chol", + "y" + ], + [ + "IV", + "ES" + ], + [ + "ĠHer", + "bal" + ], + [ + "ĠImpro", + "per" + ], + [ + "SITE", + "BOSS" + ], + [ + "Ġdazz", + "ling" + ], + [ + "æ", + "ĥ" + ], + [ + "ert", + "ations" + ], + [ + "ĠSh", + "abbat" + ], + [ + "Ġinform", + "ally" + ], + [ + "Ġcosm", + "ological" + ], + [ + "Ġwhims", + "ical" + ], + [ + "V", + "OL" + ], + [ + "ĠT", + "ape" + ], + [ + "od", + "b" + ], + [ + "ĠH", + "ollow" + ], + [ + "In", + "nov" + ], + [ + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠĠĠĠĠĠĠĠĠ" + ], + [ + "Ġpost", + "ulate" + ], + [ + "inter", + "action" + ], + [ + "DE", + "C" + ], + [ + "ĠPot", + "assium" + ], + [ + "Normal", + "ization" + ], + [ + "intern", + "ational" + ], + [ + "Ġqui", + "eter" + ], + [ + "Ġmorn", + "ings" + ], + [ + "p", + "ulse" + ], + [ + "ĠC", + "ull" + ], + [ + "ĠB", + "au" + ], + [ + "ĠR", + "aven" + ], + [ + "Ġunder", + "line" + ], + [ + "ract", + "able" + ], + [ + "é", + "es" + ], + [ + "Ġhonor", + "ary" + ], + [ + "Ġspreads", + "heets" + ], + [ + "Lin", + "coln" + ], + [ + "MET", + "HOD" + ], + [ + "å¹", + "´" + ], + [ + "4", + "18" + ], + [ + "S", + "lope" + ], + [ + "ot", + "ide" + ], + [ + "Ġ3", + "17" + ], + [ + "Ġpower", + "ing" + ], + [ + "ĠLog", + "ger" + ], + [ + "Ġapprent", + "ice" + ], + [ + "+", + "]" + ], + [ + "f", + "resh" + ], + [ + "x", + "E" + ], + [ + "z", + "ek" + ], + [ + "Ġr", + "ang" + ], + [ + "ĠD", + "io" + ], + [ + "Ġpl", + "ating" + ], + [ + "Ġref", + "s" + ], + [ + "AA", + "P" + ], + [ + "Ġbrief", + "ing" + ], + [ + "Sad", + "ly" + ], + [ + "Ġunimagin", + "able" + ], + [ + "M", + "os" + ], + [ + "g", + "io" + ], + [ + "Ġc", + "acao" + ], + [ + "Ġg", + "ren" + ], + [ + "ĠM", + "ae" + ], + [ + "Ġr", + "ations" + ], + [ + "ĠR", + "ex" + ], + [ + "ell", + "ant" + ], + [ + "Ġsol", + "enoid" + ], + [ + "Ġrad", + "iotherapy" + ], + [ + "eb", + "el" + ], + [ + "Value", + "RangeConstraint" + ], + [ + "TR", + "AN" + ], + [ + "Ġextr", + "insic" + ], + [ + "ĠSurv", + "iv" + ], + [ + "Ġdissip", + "ate" + ], + [ + "ĠA", + "W" + ], + [ + "ĠI", + "st" + ], + [ + "Ġwe", + "arer" + ], + [ + "ud", + "ers" + ], + [ + "Ġro", + "aming" + ], + [ + "Ġcommem", + "orates" + ], + [ + "ĠXY", + "Z" + ], + [ + ":", + "|" + ], + [ + "Ġd", + "umps" + ], + [ + "ĠU", + "lysses" + ], + [ + "Ġcur", + "ly" + ], + [ + "ĠOr", + "well" + ], + [ + "Ġann", + "als" + ], + [ + "Ġpy", + "g" + ], + [ + "Ġliqu", + "ef" + ], + [ + "Ġspir", + "als" + ], + [ + "д", + "а" + ], + [ + "ĠBah", + "á" + ], + [ + "shut", + "down" + ], + [ + "O", + "fficial" + ], + [ + "Ġdep", + "recated" + ], + [ + "ĠTreat", + "ing" + ], + [ + "Leg", + "al" + ], + [ + "Ġindeterm", + "inate" + ], + [ + "ĠH", + "eter" + ], + [ + "ru", + "gs" + ], + [ + "uss", + "el" + ], + [ + "Ġnon", + "profits" + ], + [ + "war", + "f" + ], + [ + "prot", + "obuf" + ], + [ + "Red", + "ucing" + ], + [ + "Ġwand", + "ered" + ], + [ + "ĠNathan", + "iel" + ], + [ + "Ġepistem", + "ology" + ], + [ + "Ġantider", + "ivative" + ], + [ + "Ġth", + "i" + ], + [ + "ol", + "ism" + ], + [ + "Ġpl", + "ur" + ], + [ + "ĠOn", + "cology" + ], + [ + "Ġrout", + "ed" + ], + [ + "ĠKe", + "ynes" + ], + [ + "ĠSep", + "ar" + ], + [ + "Ġoverhe", + "ating" + ], + [ + "Ġeman", + "ating" + ], + [ + "ĠPractition", + "ers" + ], + [ + "D", + "ead" + ], + [ + "U", + "l" + ], + [ + "h", + "c" + ], + [ + "at", + "ry" + ], + [ + "ĠHe", + "ating" + ], + [ + "index", + "ed" + ], + [ + "Ġhop", + "ping" + ], + [ + "Box", + "Layout" + ], + [ + "ĠMembers", + "hip" + ], + [ + "Ġabsurd", + "ity" + ], + [ + "éĹ", + "®" + ], + [ + "ĠMell", + "on" + ], + [ + "A", + "like" + ], + [ + "p", + "ca" + ], + [ + "t", + "iles" + ], + [ + "Ġn", + "ud" + ], + [ + "ook", + "y" + ], + [ + "ĠAl", + "pine" + ], + [ + "ĠAd", + "apting" + ], + [ + "poss", + "ibility" + ], + [ + "Ġaddict", + "ions" + ], + [ + "every", + "thing" + ], + [ + "ĠSant", + "os" + ], + [ + "Ġacet", + "aminophen" + ], + [ + "B", + "ind" + ], + [ + "T", + "AGS" + ], + [ + "re", + "ys" + ], + [ + "Ġd", + "ag" + ], + [ + "ide", + "gger" + ], + [ + "Ġgl", + "iding" + ], + [ + "df", + "unding" + ], + [ + "ĠSystem", + "ic" + ], + [ + "ÃŃ", + "t" + ], + [ + "Ġind", + "ebted" + ], + [ + "Ġpar", + "ody" + ], + [ + "Ġorgan", + "izes" + ], + [ + "LE", + "ASE" + ], + [ + "Ġ×", + "Ķ" + ], + [ + "GM", + "ZT" + ], + [ + "N", + "uclear" + ], + [ + "ig", + "l" + ], + [ + "ĠDe", + "leg" + ], + [ + "Ġfore", + "nsics" + ], + [ + "Ġparallel", + "ism" + ], + [ + "ĠMcC", + "le" + ], + [ + "ĠLoad", + "ing" + ], + [ + "U", + "A" + ], + [ + "c", + "ru" + ], + [ + "d", + "escript" + ], + [ + "Ġn", + "ave" + ], + [ + "ĠU", + "W" + ], + [ + "Ġmar", + "x" + ], + [ + "Ġsuper", + "computer" + ], + [ + "ĠColon", + "ies" + ], + [ + "ĠKir", + "ch" + ], + [ + "ĠCere", + "mon" + ], + [ + "ĠF", + "ertil" + ], + [ + "Ġret", + "ribution" + ], + [ + "ĠAll", + "ison" + ], + [ + "Ġpun", + "itive" + ], + [ + "band", + "ed" + ], + [ + "ĠTele", + "phone" + ], + [ + "ĠWARR", + "ANTY" + ], + [ + "airo", + "bi" + ], + [ + "chall", + "enge" + ], + [ + "h", + "aven" + ], + [ + "ic", + "ions" + ], + [ + "ke", + "h" + ], + [ + "ĠH", + "ague" + ], + [ + "ĠU", + "DP" + ], + [ + "Com", + "pliance" + ], + [ + "Ġtrust", + "ee" + ], + [ + "46", + "3" + ], + [ + "á", + "nd" + ], + [ + "ĠCarth", + "age" + ], + [ + "Ġs", + "igh" + ], + [ + "ĠA", + "STM" + ], + [ + "Ġun", + "official" + ], + [ + "Ġman", + "ia" + ], + [ + "Ġz", + "ig" + ], + [ + "ĠCl", + "othing" + ], + [ + "ole", + "um" + ], + [ + "Ġneg", + "ro" + ], + [ + "ĠâĪ", + "¨" + ], + [ + "nes", + "ia" + ], + [ + "ĠOR", + "DER" + ], + [ + "åį", + "ķ" + ], + [ + "ĠOUT", + "PUT" + ], + [ + "Tur", + "k" + ], + [ + "ĠGem", + "ini" + ], + [ + "ĠSimpl", + "ifying" + ], + [ + "ĠCompass", + "ion" + ], + [ + "pe", + "aks" + ], + [ + "ĠF", + "landers" + ], + [ + "red", + "ity" + ], + [ + "Ġsm", + "ear" + ], + [ + "64", + "3" + ], + [ + "Ġwid", + "ows" + ], + [ + "iter", + "able" + ], + [ + "ÏĢ", + "r" + ], + [ + "Ġcann", + "ons" + ], + [ + "Ġpolyphen", + "ols" + ], + [ + "Ã", + "¹" + ], + [ + "Ġd", + "itches" + ], + [ + "ĠI", + "ELTS" + ], + [ + "ĠE", + "tr" + ], + [ + "Ġdis", + "arm" + ], + [ + "Sh", + "ared" + ], + [ + "Co", + "ord" + ], + [ + "ĠLay", + "ers" + ], + [ + "ĠLeices", + "ter" + ], + [ + "o", + "ffic" + ], + [ + "ĠJ", + "al" + ], + [ + "amp", + "unk" + ], + [ + "mod", + "es" + ], + [ + "ĠPath", + "ology" + ], + [ + "pres", + "erved" + ], + [ + "��", + "��" + ], + [ + "Ġvenom", + "ous" + ], + [ + "V", + "ocabulary" + ], + [ + "Ġy", + "rs" + ], + [ + "Ġend", + "orphins" + ], + [ + "Ġresist", + "ivity" + ], + [ + "ĠMah", + "ab" + ], + [ + "Ġmold", + "ed" + ], + [ + "Ġcarn", + "ivorous" + ], + [ + "ĠDAM", + "AGES" + ], + [ + "ĠLoren", + "zo" + ], + [ + "e", + "j" + ], + [ + "Ġd", + "avid" + ], + [ + "ĠR", + "AD" + ], + [ + "Ġj", + "ac" + ], + [ + "pr", + "ises" + ], + [ + "Ġdead", + "liest" + ], + [ + "map", + "per" + ], + [ + "ĠâĨ", + "IJ" + ], + [ + "ĠLog", + "arithmic" + ], + [ + "ĠHor", + "ace" + ], + [ + "Ġjew", + "ellery" + ], + [ + "develop", + "mental" + ], + [ + "Ġinterven", + "ed" + ], + [ + "................................", + "................................" + ], + [ + "ĠGeor", + "ges" + ], + [ + "M", + "V" + ], + [ + "58", + "9" + ], + [ + "ĠRout", + "ine" + ], + [ + "Ġjun", + "ctions" + ], + [ + "ĠSom", + "ali" + ], + [ + "Ġthromb", + "osis" + ], + [ + "ĠERR", + "OR" + ], + [ + "_", + "=" + ], + [ + "en", + "ital" + ], + [ + "ĠT", + "empl" + ], + [ + "Ġcom", + "ed" + ], + [ + "stit", + "utions" + ], + [ + "ĠPer", + "cy" + ], + [ + ");", + "``" + ], + [ + "Ġ..", + "..." + ], + [ + "333333", + "37" + ], + [ + "period", + "ic" + ], + [ + "Bre", + "ast" + ], + [ + "!", + "(" + ], + [ + "d", + "ag" + ], + [ + "t", + "all" + ], + [ + "Ġnot", + "ations" + ], + [ + "ĠAct", + "ivism" + ], + [ + "ĠCong", + "ratulations" + ], + [ + "Ġprefer", + "ring" + ], + [ + "ĠInc", + "ident" + ], + [ + "Ġincident", + "al" + ], + [ + "Ġradi", + "ating" + ], + [ + "ĠR", + "ousseau" + ], + [ + "Ġ3", + "55" + ], + [ + "Ġgl", + "o" + ], + [ + "||", + "=" + ], + [ + "oph", + "agy" + ], + [ + "ĠMel", + "issa" + ], + [ + "move", + "ment" + ], + [ + "ĠMinor", + "ity" + ], + [ + "Ġmarsh", + "m" + ], + [ + "acchar", + "ide" + ], + [ + "Ġcolloqu", + "ial" + ], + [ + "t", + "rim" + ], + [ + "in", + "itive" + ], + [ + "re", + "plic" + ], + [ + "Ġp", + "act" + ], + [ + "Ġch", + "assis" + ], + [ + "ĠNet", + "working" + ], + [ + "è¯", + "Ń" + ], + [ + "âİ", + "¢" + ], + [ + "ĠSom", + "erset" + ], + [ + "C", + "fg" + ], + [ + "Ġcl", + "ad" + ], + [ + "Ġhard", + "en" + ], + [ + "Cont", + "ains" + ], + [ + "ĠðĿIJ", + "µ" + ], + [ + "Trig", + "ger" + ], + [ + "Ë", + "IJ" + ], + [ + "Ġm", + "uzzle" + ], + [ + "Ġfl", + "air" + ], + [ + "ĠEx", + "position" + ], + [ + "ĠEmp", + "irical" + ], + [ + "Ġimmun", + "odeficiency" + ], + [ + "D", + "Q" + ], + [ + "L", + "IB" + ], + [ + "al", + "ore" + ], + [ + "ĠV", + "O" + ], + [ + "Ġac", + "claim" + ], + [ + "Ġprot", + "esting" + ], + [ + "Ġlot", + "us" + ], + [ + "Ġrot", + "ten" + ], + [ + "No", + "ise" + ], + [ + "ĠJud", + "as" + ], + [ + "Ġcontamin", + "ant" + ], + [ + "fin", + "ancial" + ], + [ + "8", + "40" + ], + [ + "Ġkeep", + "ers" + ], + [ + "Re", + "gex" + ], + [ + "ipher", + "al" + ], + [ + "ĠHas", + "hem" + ], + [ + "Ġu", + "v" + ], + [ + "og", + "rad" + ], + [ + "Ġwood", + "working" + ], + [ + "OT", + "S" + ], + [ + "ĠExpl", + "ained" + ], + [ + "Ġenum", + "eration" + ], + [ + "ĠMah", + "al" + ], + [ + "ĠRud", + "olf" + ], + [ + "Ġmetast", + "atic" + ], + [ + "ĠStre", + "pt" + ], + [ + "dash", + "board" + ], + [ + "M", + "H" + ], + [ + "N", + "X" + ], + [ + "qu", + "ite" + ], + [ + "Ġde", + "generate" + ], + [ + "ĠB", + "ates" + ], + [ + "Ġk", + "x" + ], + [ + "Ġpropag", + "ating" + ], + [ + "Ġãħ", + "Ĥ" + ], + [ + "oplast", + "y" + ], + [ + "0", + "40" + ], + [ + "Â", + "ĥ" + ], + [ + "at", + "ched" + ], + [ + "ĠC", + "ree" + ], + [ + "Ġne", + "oliberal" + ], + [ + "ĠN", + "arc" + ], + [ + "Ġen", + "rol" + ], + [ + "Ġev", + "okes" + ], + [ + "Ġseason", + "ality" + ], + [ + "ĠAdapt", + "ations" + ], + [ + "C", + "od" + ], + [ + "ĠSh", + "into" + ], + [ + "Ġcr", + "ate" + ], + [ + "sub", + "s" + ], + [ + "orph", + "ism" + ], + [ + "Ġhaw", + "k" + ], + [ + "J", + "V" + ], + [ + "ĠK", + "od" + ], + [ + "19", + "04" + ], + [ + "Ġextrem", + "ist" + ], + [ + "Ġroll", + "ers" + ], + [ + "ãħ", + "Ĥ" + ], + [ + "Spe", + "ech" + ], + [ + "gall", + "on" + ], + [ + "Ġconfisc", + "ated" + ], + [ + "s", + "erving" + ], + [ + "u", + "per" + ], + [ + "in", + "struction" + ], + [ + "ĠN", + "il" + ], + [ + "):", + "**" + ], + [ + "ON", + "S" + ], + [ + "Ġclos", + "eness" + ], + [ + "Ġsent", + "encing" + ], + [ + "Ġcommercial", + "ization" + ], + [ + "tab", + "lename" + ], + [ + "ĠLect", + "ures" + ], + [ + "ĠHels", + "inki" + ], + [ + "p", + "ins" + ], + [ + "Ġse", + "b" + ], + [ + "ĠCo", + "ins" + ], + [ + "Ġbirth", + "days" + ], + [ + "Ġnarr", + "ated" + ], + [ + "ĠHol", + "ly" + ], + [ + "}+", + "{" + ], + [ + "Ġion", + "izing" + ], + [ + "Ġrall", + "ied" + ], + [ + "N", + "K" + ], + [ + "ĠB", + "uzz" + ], + [ + "ĠF", + "iji" + ], + [ + "we", + "bsite" + ], + [ + "Ġwater", + "way" + ], + [ + "Ġ{", + "{\\" + ], + [ + "Ex", + "odus" + ], + [ + "ðĿ", + "Ł" + ], + [ + "cor", + "rh" + ], + [ + "ĠInvestig", + "ations" + ], + [ + "âĻ", + "¦" + ], + [ + "Mathemat", + "ical" + ], + [ + "]", + "}," + ], + [ + "on", + "o" + ], + [ + "ĠT", + "ricks" + ], + [ + "ĠS", + "AR" + ], + [ + "ĠH", + "ockey" + ], + [ + "Ġdi", + "ast" + ], + [ + "Ġsoci", + "ologists" + ], + [ + "ĠWar", + "wick" + ], + [ + "47", + "3" + ], + [ + "Be", + "coming" + ], + [ + "uv", + "ial" + ], + [ + "ĠCul", + "inary" + ], + [ + "Y", + "ES" + ], + [ + "Ġa", + "rou" + ], + [ + "ĠB", + "AC" + ], + [ + "ĠLe", + "aving" + ], + [ + "Co", + "ordinate" + ], + [ + "Ġpel", + "let" + ], + [ + "Mar", + "ie" + ], + [ + "ĠCos", + "mic" + ], + [ + "cigare", + "tte" + ], + [ + "ucking", + "ham" + ], + [ + "ĠGeor", + "getown" + ], + [ + "at", + "is" + ], + [ + "ĠD", + "ai" + ], + [ + "ĠSt", + "y" + ], + [ + "Ġaff", + "irming" + ], + [ + "Ġpain", + "killers" + ], + [ + "ung", + "a" + ], + [ + "arrow", + "ing" + ], + [ + "ĠBoy", + "le" + ], + [ + "èĩ", + "ª" + ], + [ + "A", + "bb" + ], + [ + "am", + "ber" + ], + [ + "Ġcon", + "cession" + ], + [ + "ĠM", + "SE" + ], + [ + "Ġsc", + "ams" + ], + [ + "ĠY", + "og" + ], + [ + "Ġhist", + "ograms" + ], + [ + "Ġmicro", + "processor" + ], + [ + "Ġhom", + "ogen" + ], + [ + "gr", + "p" + ], + [ + "ĠCON", + "F" + ], + [ + "Ġbru", + "ising" + ], + [ + "J", + "oe" + ], + [ + "}", + "#" + ], + [ + "Ø", + "Ń" + ], + [ + "ĠR", + "inse" + ], + [ + "ĠV", + "ote" + ], + [ + "Ġdes", + "eg" + ], + [ + "Ġinter", + "operability" + ], + [ + "ĠÂ", + "¾" + ], + [ + "Ġpiece", + "wise" + ], + [ + "67", + "2" + ], + [ + "Ġpadd", + "ed" + ], + [ + "Ġevangel", + "ical" + ], + [ + "ĠInflamm", + "ation" + ], + [ + "ĠP", + "iece" + ], + [ + "ĠF", + "B" + ], + [ + "ĠO", + "y" + ], + [ + "Ġ18", + "09" + ], + [ + "``", + ";" + ], + [ + "ST", + "IT" + ], + [ + "IS", + "P" + ], + [ + "Ess", + "ays" + ], + [ + "B", + "its" + ], + [ + "I", + "oT" + ], + [ + "Ä", + "ħ" + ], + [ + "nd", + "t" + ], + [ + "ĠP", + "ets" + ], + [ + "rac", + "use" + ], + [ + "Wh", + "ilst" + ], + [ + "ĠCons", + "ol" + ], + [ + "Ġstra", + "ining" + ], + [ + "US", + "H" + ], + [ + "123", + "45" + ], + [ + "named", + "Values" + ], + [ + "Ġãħ", + "ħ" + ], + [ + "éĽ", + "Ĩ" + ], + [ + "o", + "ge" + ], + [ + "ra", + "e" + ], + [ + "ad", + "in" + ], + [ + "ĠH", + "arding" + ], + [ + "Ġk", + "Pa" + ], + [ + "ĠCons", + "istency" + ], + [ + "separ", + "ated" + ], + [ + "'", + "|'" + ], + [ + "L", + "EN" + ], + [ + "ĠD", + "AT" + ], + [ + "Ġback", + "ups" + ], + [ + "oh", + "l" + ], + [ + "ĠBe", + "cker" + ], + [ + "Ġinstall", + "ment" + ], + [ + "Ġfacilit", + "ator" + ], + [ + "Ġaccompl", + "ishing" + ], + [ + "ĠSec", + "urities" + ], + [ + "ĠMer", + "chant" + ], + [ + "333333", + "31" + ], + [ + "Four", + "th" + ], + [ + "Ġdismant", + "le" + ], + [ + "ĠGMO", + "s" + ], + [ + "B", + "ucket" + ], + [ + "Ġre", + "hab" + ], + [ + "pat", + "cher" + ], + [ + "ij", + "k" + ], + [ + "Ġca", + "esar" + ], + [ + "script", + "style" + ], + [ + "Ġcosm", + "opolitan" + ], + [ + "ĠOs", + "lo" + ], + [ + "ĠHarness", + "ing" + ], + [ + "4", + "11" + ], + [ + "h", + "ots" + ], + [ + "ĠR", + "ag" + ], + [ + "Ġplan", + "ters" + ], + [ + "ĠÂłĠÂł", + "ĠÂł" + ], + [ + "ĠGood", + "man" + ], + [ + "ĠInsp", + "iration" + ], + [ + "Ġsty", + "ling" + ], + [ + "Ġmischie", + "vous" + ], + [ + "f", + "rak" + ], + [ + "v", + "lan" + ], + [ + "ĠV", + "augh" + ], + [ + "Ġweight", + "ing" + ], + [ + "Ġord", + "inarily" + ], + [ + "Ġhonor", + "able" + ], + [ + "ĠRen", + "ew" + ], + [ + "Ġstip", + "ulated" + ], + [ + "ĠBun", + "ny" + ], + [ + "P", + "ret" + ], + [ + "Ġh", + "ars" + ], + [ + "ĠG", + "ull" + ], + [ + "Ġx", + "yl" + ], + [ + "Ġinc", + "arnation" + ], + [ + "Ġappropri", + "ated" + ], + [ + "Ġhal", + "o" + ], + [ + "tick", + "et" + ], + [ + "Ġephemer", + "al" + ], + [ + "ist", + "ors" + ], + [ + "Ġcomm", + "end" + ], + [ + "St", + "one" + ], + [ + "spl", + "its" + ], + [ + "&", + "#" + ], + [ + "At", + "omic" + ], + [ + "Ġ27", + "2" + ], + [ + "Ġgrass", + "hop" + ], + [ + "graph", + "ic" + ], + [ + "Ġrh", + "inos" + ], + [ + "Ġdish", + "was" + ], + [ + "jud", + "gment" + ], + [ + "poly", + "gon" + ], + [ + "ĠS", + "SR" + ], + [ + "Ġ'", + ".'" + ], + [ + "reg", + "ional" + ], + [ + "Ġexec", + "utes" + ], + [ + "ĠSup", + "plementary" + ], + [ + "Ġmut", + "ants" + ], + [ + "win", + "ner" + ], + [ + "Select", + "ing" + ], + [ + "ĠCrus", + "ades" + ], + [ + "decor", + "ator" + ], + [ + "Ġsabot", + "age" + ], + [ + "H", + "al" + ], + [ + "Ġg", + "ills" + ], + [ + "ific", + "antly" + ], + [ + "Ġpreced", + "es" + ], + [ + "ĠTy", + "ph" + ], + [ + "rod", + "ite" + ], + [ + "Ġcomp", + "action" + ], + [ + "Ġun", + "heard" + ], + [ + "Ġ5", + "10" + ], + [ + "Ġgra", + "bbing" + ], + [ + "19", + "35" + ], + [ + "iol", + "a" + ], + [ + "Ġund", + "is" + ], + [ + "ĠM", + "are" + ], + [ + "ell", + "ites" + ], + [ + "Ġind", + "ict" + ], + [ + "Ġop", + "acity" + ], + [ + "ĠVir", + "al" + ], + [ + "ĠArchitect", + "s" + ], + [ + "ĠNat", + "l" + ], + [ + "ĠFerm", + "i" + ], + [ + "m", + "ov" + ], + [ + "m", + "aterials" + ], + [ + "Ġunder", + "world" + ], + [ + "\",", + "},{\"" + ], + [ + "ĠAl", + "to" + ], + [ + "ĠCo", + "e" + ], + [ + "ĠEduc", + "ate" + ], + [ + "ÑĤ", + "о" + ], + [ + "Ġsemic", + "ircle" + ], + [ + "ĠCra", + "zy" + ], + [ + "Ġdeleter", + "ious" + ], + [ + "re", + "start" + ], + [ + "ul", + "ia" + ], + [ + "ĠL", + "uk" + ], + [ + "Ġdeb", + "it" + ], + [ + "Ġcoe", + "ff" + ], + [ + "Ġabsent", + "ee" + ], + [ + "M", + "ixed" + ], + [ + "or", + "an" + ], + [ + "ty", + "ped" + ], + [ + "ĠAr", + "gon" + ], + [ + "ĠTrib", + "unal" + ], + [ + "FIL", + "ES" + ], + [ + "Ġplaywright", + "s" + ], + [ + "D", + "h" + ], + [ + "as", + "pect" + ], + [ + "ĠI", + "E" + ], + [ + "Ġ=", + "-" + ], + [ + "ĠB", + "orders" + ], + [ + "ĠQ", + "atar" + ], + [ + "Ġreform", + "ed" + ], + [ + "+'", + "/" + ], + [ + "ĠRav", + "i" + ], + [ + "Ġc", + "rossover" + ], + [ + "ĠY", + "osh" + ], + [ + "ov", + "sk" + ], + [ + "Ġop", + "poses" + ], + [ + "ĠIsrael", + "is" + ], + [ + "api", + "ro" + ], + [ + "Ġiron", + "ically" + ], + [ + "post", + "erior" + ], + [ + "Ġtot", + "ality" + ], + [ + "Ġhegemon", + "y" + ], + [ + "Ġempir", + "ically" + ], + [ + "ĠAcknow", + "ledge" + ], + [ + "Ġc", + "rib" + ], + [ + "ĠC", + "SI" + ], + [ + "ĠF", + "irm" + ], + [ + "ĠU", + "AV" + ], + [ + "Ġtre", + "asured" + ], + [ + "ĠSw", + "ahili" + ], + [ + "enth", + "ic" + ], + [ + "Cur", + "ve" + ], + [ + "ĠKat", + "ie" + ], + [ + "T", + "rees" + ], + [ + "o", + "eb" + ], + [ + "ĠB", + "ears" + ], + [ + "ĠD", + "ivers" + ], + [ + "Ġcont", + "ends" + ], + [ + "Ġhome", + "opathy" + ], + [ + "Ġwid", + "est" + ], + [ + "Ġburn", + "er" + ], + [ + "Ġqual", + "ifies" + ], + [ + "IR", + "S" + ], + [ + "Ġnu", + "ance" + ], + [ + "Pay", + "load" + ], + [ + "ĠCaucas", + "ian" + ], + [ + "ozyg", + "ous" + ], + [ + "k", + "ick" + ], + [ + "Ġw", + "ag" + ], + [ + "ve", + "ct" + ], + [ + "ĠL", + "ets" + ], + [ + "Ġ3", + "77" + ], + [ + "ĠSt", + "rict" + ], + [ + "other", + "wise" + ], + [ + "Ġwind", + "y" + ], + [ + "Ġdu", + "ke" + ], + [ + "through", + "put" + ], + [ + "week", + "ly" + ], + [ + "Ġfare", + "well" + ], + [ + "ãħİãĦ", + "¹" + ], + [ + "ĠãħĤ", + "ãħİãĦ¹" + ], + [ + "0", + "48" + ], + [ + "Z", + "a" + ], + [ + "om", + "ile" + ], + [ + "ĠM", + "olly" + ], + [ + "Ġrep", + "atri" + ], + [ + "key", + "board" + ], + [ + "wh", + "it" + ], + [ + "count", + "y" + ], + [ + "ĠSuper", + "intendent" + ], + [ + "Ġcarb", + "ide" + ], + [ + "prot", + "oc" + ], + [ + "B", + "K" + ], + [ + "Ġ", + "........" + ], + [ + "ra", + "ch" + ], + [ + "ĠC", + "HO" + ], + [ + "ĠG", + "arlic" + ], + [ + "Com", + "mented" + ], + [ + "rep", + "air" + ], + [ + "ĠJud", + "gment" + ], + [ + "ĠPot", + "ato" + ], + [ + "Ġstrip", + "ping" + ], + [ + "Ġbold", + "ly" + ], + [ + "FOR", + "E" + ], + [ + "?", + "]" + ], + [ + "r", + "ants" + ], + [ + "x", + "ico" + ], + [ + "Ġo", + "min" + ], + [ + "Ġg", + "in" + ], + [ + "ĠL", + "ig" + ], + [ + "ear", + "ned" + ], + [ + "Ġhard", + "working" + ], + [ + "Ġmass", + "ively" + ], + [ + "Ġpamph", + "lets" + ], + [ + "ĠT", + "k" + ], + [ + "ul", + "ants" + ], + [ + "ĠH", + "OLD" + ], + [ + "Ġprot", + "racted" + ], + [ + "atter", + "ies" + ], + [ + "Ġ!", + "!" + ], + [ + "ĠLeg", + "ends" + ], + [ + "Ġfemin", + "ists" + ], + [ + "ĠFa", + "ust" + ], + [ + "ĠTol", + "edo" + ], + [ + "ĠEcosystem", + "s" + ], + [ + "0", + "80" + ], + [ + "p", + "olicies" + ], + [ + "ĠE", + "do" + ], + [ + "ĠL", + "opez" + ], + [ + "Ġhealth", + "iest" + ], + [ + "Ġend", + "anger" + ], + [ + "ĠEng", + "els" + ], + [ + "just", + "ice" + ], + [ + "Ġstorm", + "y" + ], + [ + "circ", + "ular" + ], + [ + "Ġcond", + "enser" + ], + [ + "plan", + "etary" + ], + [ + "Ġflux", + "es" + ], + [ + "Ġweapon", + "ry" + ], + [ + "ĠFeel", + "ings" + ], + [ + "Pred", + "ict" + ], + [ + "ĠCe", + "ment" + ], + [ + "y", + "thon" + ], + [ + "Ġorgan", + "isational" + ], + [ + "Ġben", + "ches" + ], + [ + "ret", + "te" + ], + [ + "Ġforce", + "fully" + ], + [ + "Ġmulti", + "plies" + ], + [ + "flow", + "s" + ], + [ + "Ġhit", + "ler" + ], + [ + "ãĤ", + "¤" + ], + [ + "Pe", + "ace" + ], + [ + "Message", + "Type" + ], + [ + "Ġµ", + "m" + ], + [ + "Ġgenealog", + "ical" + ], + [ + "Ġtheolog", + "ian" + ], + [ + "D", + "G" + ], + [ + "P", + "up" + ], + [ + "V", + "ers" + ], + [ + "ast", + "es" + ], + [ + "ren", + "ew" + ], + [ + "ĠEqu", + "ilibrium" + ], + [ + "ĠWH", + "ETHER" + ], + [ + "ĠBris", + "bane" + ], + [ + "`", + "//" + ], + [ + "ĠM", + "osaic" + ], + [ + "ĠK", + "ok" + ], + [ + "S", + "IGN" + ], + [ + "ob", + "ot" + ], + [ + "Ġexpl", + "oding" + ], + [ + "Ġdec", + "ays" + ], + [ + "Th", + "inking" + ], + [ + "46", + "2" + ], + [ + "ĠBen", + "efit" + ], + [ + "Rel", + "igious" + ], + [ + "Ġfisher", + "man" + ], + [ + "ĠDal", + "ai" + ], + [ + "Play", + "ing" + ], + [ + "Ġencaps", + "ulated" + ], + [ + "FORMAT", + "ION" + ], + [ + "ĠNeighb", + "orhood" + ], + [ + "utc", + "now" + ], + [ + "ĠEur", + "asia" + ], + [ + "ĠTeh", + "ran" + ], + [ + "è¿Ķ", + "åĽŀ" + ], + [ + "s", + "ed" + ], + [ + "t", + "ower" + ], + [ + "Ġp", + "aws" + ], + [ + "Ġg", + "c" + ], + [ + "ap", + "art" + ], + [ + "oss", + "ils" + ], + [ + "66", + "3" + ], + [ + "ĠBo", + "is" + ], + [ + "ĠHA", + "VE" + ], + [ + "W", + "ER" + ], + [ + "Ġfor", + "ging" + ], + [ + "Ġby", + "products" + ], + [ + "Ġcall", + "backs" + ], + [ + "Ġconf", + "ounding" + ], + [ + "ĠRes", + "idents" + ], + [ + "ĠAuthor", + "ities" + ], + [ + "ĠComb", + "ination" + ], + [ + "Ġga", + "ussian" + ], + [ + "Ġbenevol", + "ent" + ], + [ + "ĠM", + "OS" + ], + [ + "Ġch", + "anting" + ], + [ + "ĠL", + "us" + ], + [ + "Ġair", + "tight" + ], + [ + "}\\", + ",\\" + ], + [ + "Ġstates", + "man" + ], + [ + "Ġstre", + "ak" + ], + [ + "--------------------------------------------", + "-" + ], + [ + "ir", + "con" + ], + [ + "ĠB", + "iden" + ], + [ + "fer", + "ably" + ], + [ + "ĠÐ", + "Ĵ" + ], + [ + "ĠMart", + "inez" + ], + [ + "disc", + "rim" + ], + [ + "NC", + "ERT" + ], + [ + "Ask", + "ed" + ], + [ + "F", + "lex" + ], + [ + "r", + "ings" + ], + [ + "Ġm", + "owing" + ], + [ + "ĠB", + "onds" + ], + [ + "end", + "ering" + ], + [ + "Ġpl", + "ough" + ], + [ + "Ġspawn", + "ed" + ], + [ + "Ġ", + "ĊĊĠĠĠ" + ], + [ + "Ġb", + "arcode" + ], + [ + "ke", + "red" + ], + [ + "Ġremain", + "ders" + ], + [ + "Ġtruth", + "ful" + ], + [ + "Ġremed", + "ial" + ], + [ + "Ġdevote", + "es" + ], + [ + "ĠMuss", + "olini" + ], + [ + ")", + "%" + ], + [ + "ing", + "en" + ], + [ + "av", + "our" + ], + [ + "ĠTra", + "v" + ], + [ + "Ġtent", + "ative" + ], + [ + "ĠEntrepreneurs", + "hip" + ], + [ + "-", + "$" + ], + [ + "Ġwh", + "ipped" + ], + [ + "ĠP", + "ing" + ], + [ + "ĠR", + "EP" + ], + [ + "Ġpo", + "ke" + ], + [ + "Ġaff", + "ords" + ], + [ + "Reg", + "arding" + ], + [ + "Ġflav", + "ored" + ], + [ + "ano", + "i" + ], + [ + "Ġnarc", + "iss" + ], + [ + "Ġscream", + "ing" + ], + [ + "m", + "z" + ], + [ + "v", + "otes" + ], + [ + "ĠAr", + "rays" + ], + [ + "Ġlo", + "oph" + ], + [ + "Ġge", + "odes" + ], + [ + "ĠCons", + "ent" + ], + [ + "\\,", + "$" + ], + [ + "Ġinstitutional", + "ized" + ], + [ + "OMET", + "RY" + ], + [ + "?", + ")," + ], + [ + "Î", + "®" + ], + [ + "Ġs", + "g" + ], + [ + "Ġre", + "imag" + ], + [ + "ĠA", + "AA" + ], + [ + "AP", + "E" + ], + [ + "rid", + "ium" + ], + [ + "Ar", + "c" + ], + [ + "Ġwalk", + "er" + ], + [ + "ĠRE", + "AL" + ], + [ + "Ġconce", + "ivable" + ], + [ + "ĠCoord", + "ination" + ], + [ + "cert", + "ified" + ], + [ + "ĠRA", + "ID" + ], + [ + "Recogn", + "izing" + ], + [ + "Ġpanor", + "amic" + ], + [ + "n", + "ian" + ], + [ + "s", + "ales" + ], + [ + "ant", + "y" + ], + [ + "Ġatt", + "uned" + ], + [ + "ec", + "ks" + ], + [ + "Ġsol", + "icit" + ], + [ + "xt", + "icks" + ], + [ + "Ġmicro", + "grams" + ], + [ + "Ġnation", + "als" + ], + [ + "sym", + "metric" + ], + [ + "bbox", + "es" + ], + [ + "H", + "ook" + ], + [ + "J", + "J" + ], + [ + "N", + "AT" + ], + [ + "R", + "ose" + ], + [ + "op", + "ted" + ], + [ + "ĠL", + "SD" + ], + [ + "Ġk", + "l" + ], + [ + "ile", + "ptic" + ], + [ + "ric", + "ting" + ], + [ + "Ġsil", + "enced" + ], + [ + "--------------------------------", + "----------" + ], + [ + "ĠJes", + "uits" + ], + [ + "sur", + "vey" + ], + [ + "Mar", + "ine" + ], + [ + "Ġgrat", + "ification" + ], + [ + "r", + "asing" + ], + [ + "ĠW", + "on" + ], + [ + "ĠR", + "EC" + ], + [ + "In", + "clude" + ], + [ + "Ġhum", + "our" + ], + [ + "Ġut", + "opian" + ], + [ + "AN", + "A" + ], + [ + "Ġfasc", + "ist" + ], + [ + "enth", + "al" + ], + [ + "Med", + "ian" + ], + [ + "ĠNa", + "omi" + ], + [ + "217", + "39" + ], + [ + "ĠInsect", + "s" + ], + [ + "&", + "-" + ], + [ + "Ġi", + "T" + ], + [ + "rop", + "hes" + ], + [ + "cal", + "ibration" + ], + [ + "ĠAN", + "SWER" + ], + [ + "ĠLouis", + "ville" + ], + [ + "TIME", + "OUT" + ], + [ + "Ġlan", + "tern" + ], + [ + "ent", + "ers" + ], + [ + "ĠT", + "ER" + ], + [ + "Ġan", + "c" + ], + [ + "op", + "f" + ], + [ + "Ġdist", + "ill" + ], + [ + "Ġworld", + "views" + ], + [ + "Ex", + "posure" + ], + [ + "a", + "ids" + ], + [ + "Ġr", + "l" + ], + [ + "Ġro", + "amed" + ], + [ + "Ġ18", + "08" + ], + [ + "ĠAl", + "le" + ], + [ + "ĠQu", + "int" + ], + [ + "ĠTim", + "ing" + ], + [ + "ĠNa", + "N" + ], + [ + "ĠAth", + "letes" + ], + [ + "ĠRivers", + "ide" + ], + [ + "Mad", + "ison" + ], + [ + "Ġischem", + "ic" + ], + [ + "Ġo", + "sp" + ], + [ + "Ġre", + "ins" + ], + [ + "ir", + "v" + ], + [ + "Ġcons", + "oles" + ], + [ + "Ġplace", + "holder" + ], + [ + "rad", + "o" + ], + [ + "ĠÎ", + "Ľ" + ], + [ + "ocr", + "isy" + ], + [ + ".", + "'''" + ], + [ + "R", + "iver" + ], + [ + "S", + "ync" + ], + [ + "ĠP", + "izza" + ], + [ + "ĠR", + "B" + ], + [ + "Ġcur", + "ricular" + ], + [ + "Ġpond", + "ering" + ], + [ + "åħ", + "ĥ" + ], + [ + "Ġvag", + "u" + ], + [ + "è¾", + "ĵ" + ], + [ + "ĠT", + "ORT" + ], + [ + "pr", + "ised" + ], + [ + "ĠTrans", + "cend" + ], + [ + "Jac", + "ob" + ], + [ + "ĠInterpre", + "ting" + ], + [ + "N", + "ick" + ], + [ + "b", + "rew" + ], + [ + "Ġw", + "ont" + ], + [ + "Ġ=", + "." + ], + [ + "ĠN", + "utrient" + ], + [ + "Ġpl", + "ast" + ], + [ + "Ġper", + "ceives" + ], + [ + "uc", + "chini" + ], + [ + "ym", + "our" + ], + [ + "CT", + "IONS" + ], + [ + "ĠAc", + "quisition" + ], + [ + "ĠÐ", + "Ł" + ], + [ + "spec", + "ifically" + ], + [ + "Ġrelat", + "ivistic" + ], + [ + "ú", + "mer" + ], + [ + "ĠPand", + "as" + ], + [ + "prim", + "itive" + ], + [ + "Ġanarch", + "ist" + ], + [ + "ĠA", + "be" + ], + [ + "Ġst", + "ag" + ], + [ + "Ġion", + "ization" + ], + [ + "card", + "ia" + ], + [ + "âĢ¢âĢ¢", + "âĢ¢âĢ¢" + ], + [ + "ĠP", + "are" + ], + [ + "Ġab", + "lation" + ], + [ + "ere", + "t" + ], + [ + "Ġ6", + "30" + ], + [ + "Ġ6", + "60" + ], + [ + "Ġmin", + "er" + ], + [ + "ĠSh", + "am" + ], + [ + "Ġperiod", + "icals" + ], + [ + "58", + "6" + ], + [ + "å®", + "ŀ" + ], + [ + "Ġerad", + "icated" + ], + [ + "\"\"\"\"", + "\"\"\"\"" + ], + [ + "ĠSams", + "ung" + ], + [ + "F", + "U" + ], + [ + "p", + "pm" + ], + [ + "os", + "se" + ], + [ + "ĠR", + "ao" + ], + [ + "ĠG", + "au" + ], + [ + "ĠLa", + "o" + ], + [ + "Ġlun", + "ches" + ], + [ + "Ġnex", + "us" + ], + [ + "G", + "ram" + ], + [ + "K", + "Y" + ], + [ + "g", + "ren" + ], + [ + "n", + "ucle" + ], + [ + "en", + "ums" + ], + [ + "ĠP", + "p" + ], + [ + "ĠJ", + "L" + ], + [ + "Ġso", + "ar" + ], + [ + "IT", + "T" + ], + [ + "é", + "mon" + ], + [ + "EE", + "P" + ], + [ + "mass", + "ive" + ], + [ + "ĠLI", + "ABLE" + ], + [ + "ĠAzte", + "cs" + ], + [ + "Ġimb", + "ued" + ], + [ + "4", + "17" + ], + [ + "[", + "]," + ], + [ + "Ġ4", + "70" + ], + [ + "Ġam", + "aze" + ], + [ + "ID", + "A" + ], + [ + "zz", + "a" + ], + [ + "ĠMer", + "cy" + ], + [ + "Ġperpet", + "rator" + ], + [ + "Ġadhes", + "ives" + ], + [ + "Ġpredic", + "ament" + ], + [ + "S", + "weet" + ], + [ + "f", + "ps" + ], + [ + "z", + "ac" + ], + [ + "ĠF", + "iscal" + ], + [ + "Ġspe", + "ars" + ], + [ + "ism", + "o" + ], + [ + "ĠCon", + "cent" + ], + [ + "add", + "en" + ], + [ + "Ġstress", + "ing" + ], + [ + "56", + "9" + ], + [ + "ĠProv", + "ider" + ], + [ + "ĠKind", + "le" + ], + [ + "Ã", + "½" + ], + [ + "im", + "etry" + ], + [ + "Ġperiod", + "ont" + ], + [ + "ĠPh", + "yt" + ], + [ + "Ġ30", + "7" + ], + [ + "Ġminim", + "a" + ], + [ + "cut", + "ta" + ], + [ + "ĠVer", + "b" + ], + [ + "Ġtort", + "oises" + ], + [ + "ĠB", + "IG" + ], + [ + "4", + "76" + ], + [ + "ĠS", + "HA" + ], + [ + "ĠG", + "CD" + ], + [ + "LE", + "MENT" + ], + [ + "Ġdiver", + "ges" + ], + [ + "bind", + "ings" + ], + [ + "ĠImag", + "ination" + ], + [ + "Ġpre", + "trained" + ], + [ + "Ġbl", + "asphem" + ], + [ + "Ġco", + "ef" + ], + [ + "Ġdet", + "on" + ], + [ + "Ġcor", + "r" + ], + [ + "Ġcharg", + "er" + ], + [ + "Ġconqu", + "ests" + ], + [ + "åħ", + "³" + ], + [ + "Ġcarc", + "asses" + ], + [ + "ç", + "Ļ" + ], + [ + "Ġb", + "d" + ], + [ + "th", + "ickness" + ], + [ + "ĠW", + "ins" + ], + [ + "row", + "ave" + ], + [ + "eg", + "en" + ], + [ + "19", + "42" + ], + [ + "Ġput", + "ative" + ], + [ + "empt", + "ive" + ], + [ + "yl", + "us" + ], + [ + "Ġbra", + "vely" + ], + [ + "ĠCustom", + "ers" + ], + [ + "ĠEmploy", + "ing" + ], + [ + "Ġcarc", + "ass" + ], + [ + "Ġetym", + "ology" + ], + [ + "ĠCec", + "il" + ], + [ + "Ġgastron", + "omy" + ], + [ + "Ġfores", + "ight" + ], + [ + "m", + "ach" + ], + [ + "ĠT", + "ir" + ], + [ + "Ġtw", + "ilight" + ], + [ + "Ġsm", + "elling" + ], + [ + "\"\"", + "\")" + ], + [ + "Ġfit", + "tings" + ], + [ + "ĠTrans", + "action" + ], + [ + "ĠLong", + "er" + ], + [ + "ĠCy", + "pri" + ], + [ + "tmp", + "dir" + ], + [ + "ĠDES", + "CRIPT" + ], + [ + "C", + "SS" + ], + [ + "Ġs", + "sl" + ], + [ + "Ġcl", + "oned" + ], + [ + "view", + "er" + ], + [ + "ĠEm", + "press" + ], + [ + "rim", + "inals" + ], + [ + "sl", + "ip" + ], + [ + "ĠTw", + "entieth" + ], + [ + "Ġhusband", + "ry" + ], + [ + "âĤ¬", + "¦" + ], + [ + "Ġscreens", + "hot" + ], + [ + "Ġsparing", + "ly" + ], + [ + "ch", + "osen" + ], + [ + "oc", + "ious" + ], + [ + "Ġ3", + "35" + ], + [ + "Ġext", + "inctions" + ], + [ + "Ġdem", + "arc" + ], + [ + "ĠMar", + "in" + ], + [ + "ĠEvery", + "body" + ], + [ + "ĠMaster", + "y" + ], + [ + "Educ", + "ational" + ], + [ + "Ġinaug", + "uration" + ], + [ + "oule", + "vard" + ], + [ + "Ġculprit", + "s" + ], + [ + "Ġtyph", + "oid" + ], + [ + "HEAD", + "ER" + ], + [ + "D", + "og" + ], + [ + "G", + "rowth" + ], + [ + "K", + "ar" + ], + [ + "Ġf", + "ou" + ], + [ + "ĠEffect", + "iveness" + ], + [ + "ĠDE", + "BUG" + ], + [ + "ĠïĤ", + "´" + ], + [ + "Ġfal", + "con" + ], + [ + "Ing", + "redients" + ], + [ + "a", + "ires" + ], + [ + "t", + "utorial" + ], + [ + "Ġre", + "vert" + ], + [ + "om", + "bo" + ], + [ + "Ġ2", + "78" + ], + [ + "Ġ\"", + ".\"" + ], + [ + "Ġ3", + "85" + ], + [ + "und", + "ers" + ], + [ + "Ġhand", + "outs" + ], + [ + "rad", + "ians" + ], + [ + "Compar", + "ison" + ], + [ + "ĠVander", + "bilt" + ], + [ + "f", + "k" + ], + [ + "ab", + "outs" + ], + [ + "ĠK", + "afka" + ], + [ + "ĠRe", + "formed" + ], + [ + "19", + "03" + ], + [ + "AR", + "M" + ], + [ + "Ġdepend", + "able" + ], + [ + "ĠSep", + "hard" + ], + [ + "ĠSem", + "in" + ], + [ + "Conn", + "ell" + ], + [ + "ĠValidation", + "Error" + ], + [ + "ink", + "el" + ], + [ + "math", + "frak" + ], + [ + "ĠÎ", + "·" + ], + [ + "Ġdim", + "s" + ], + [ + "crib", + "ing" + ], + [ + "ĠSus", + "p" + ], + [ + "Ġpanc", + "akes" + ], + [ + "Ġfigur", + "ines" + ], + [ + "tur", + "tle" + ], + [ + "åĻ", + "¨" + ], + [ + "0", + "26" + ], + [ + "z", + "A" + ], + [ + "ack", + "ed" + ], + [ + "Ġapp", + "arel" + ], + [ + "ĠW", + "alls" + ], + [ + "ell", + "ings" + ], + [ + "sim", + "pl" + ], + [ + "Stat", + "istical" + ], + [ + "Ġausp", + "ices" + ], + [ + "V", + "a" + ], + [ + "ic", + "ons" + ], + [ + "em", + "brance" + ], + [ + "ĠY", + "as" + ], + [ + "Ġmod", + "ifies" + ], + [ + "ĠSh", + "oot" + ], + [ + "Contin", + "uous" + ], + [ + "Ġeukary", + "otic" + ], + [ + "R", + "ating" + ], + [ + "Ġa", + "isle" + ], + [ + "arn", + "a" + ], + [ + "Ġcho", + "ke" + ], + [ + "Ġdivid", + "er" + ], + [ + "Ġinh", + "aling" + ], + [ + "Ġappl", + "aud" + ], + [ + "Ġdecom", + "posing" + ], + [ + "Ġneckl", + "ace" + ], + [ + "D", + "escript" + ], + [ + "G", + "MT" + ], + [ + "Ð", + "Ŀ" + ], + [ + "ĠSt", + "ores" + ], + [ + "accept", + "ed" + ], + [ + "Ġdoctr", + "inal" + ], + [ + "B", + "one" + ], + [ + "al", + "go" + ], + [ + "ĠS", + "J" + ], + [ + "yl", + "a" + ], + [ + "ĠSu", + "fi" + ], + [ + "Ġsegment", + "ed" + ], + [ + "oul", + "os" + ], + [ + "jud", + "ice" + ], + [ + "Ġoversee", + "ing" + ], + [ + "<", + "-" + ], + [ + "ĠS", + "ides" + ], + [ + "ĠB", + "ering" + ], + [ + "ĠAb", + "ram" + ], + [ + "Ġcasual", + "ty" + ], + [ + "ĠStreng", + "thening" + ], + [ + "Ġannex", + "ation" + ], + [ + "m", + "urs" + ], + [ + "t", + "os" + ], + [ + "ri", + "ac" + ], + [ + "Ġatt", + "ested" + ], + [ + "19", + "52" + ], + [ + "Ġinc", + "arn" + ], + [ + "hers", + "on" + ], + [ + "Ġaltern", + "ately" + ], + [ + "Ġdeal", + "ings" + ], + [ + "ĠGreen", + "peace" + ], + [ + "script", + "ions" + ], + [ + "E", + "I" + ], + [ + "T", + "ypical" + ], + [ + "Ġs", + "ul" + ], + [ + "un", + "ken" + ], + [ + "Ġmechan", + "ic" + ], + [ + "Ġpun", + "ishing" + ], + [ + "ĠSal", + "isbury" + ], + [ + "cv", + "t" + ], + [ + "ĠPul", + "itzer" + ], + [ + "Ġpsy", + "ched" + ], + [ + "Ġintermed", + "iary" + ], + [ + "a", + "edia" + ], + [ + "Ġa", + "sexual" + ], + [ + "ĠC", + "VD" + ], + [ + "ĠC", + "ERN" + ], + [ + "ĠE", + "rd" + ], + [ + "ĠD", + "ü" + ], + [ + "com", + "it" + ], + [ + "ĠSp", + "ending" + ], + [ + "Comb", + "ine" + ], + [ + "ĠBav", + "aria" + ], + [ + "\"", + "(" + ], + [ + "Z", + "Y" + ], + [ + "as", + "semble" + ], + [ + "ve", + "au" + ], + [ + "Ġ2", + "98" + ], + [ + "ĠâĢ", + "²" + ], + [ + "Ġbl", + "at" + ], + [ + "ĠX", + "in" + ], + [ + "ĠAm", + "os" + ], + [ + "à¸", + "Ŀ" + ], + [ + "ĠAR", + "ISING" + ], + [ + "Ġprag", + "ma" + ], + [ + "adv", + "anced" + ], + [ + "Ġdisinfect", + "ant" + ], + [ + "Ġdomest", + "ically" + ], + [ + "ĠKyr", + "gyz" + ], + [ + "j", + "in" + ], + [ + "ĠM", + "og" + ], + [ + "ich", + "o" + ], + [ + "Ġher", + "s" + ], + [ + "Ġhigh", + "s" + ], + [ + "ĠRe", + "y" + ], + [ + "Ġ`", + "[" + ], + [ + "import", + "Symbols" + ], + [ + "ĠNational", + "ism" + ], + [ + "chol", + "ine" + ], + [ + "Ġ35", + "1" + ], + [ + "Ġadvis", + "ers" + ], + [ + "ä¿", + "Ŀ" + ], + [ + "H", + "arm" + ], + [ + "Ġex", + "termin" + ], + [ + "ew", + "are" + ], + [ + "first", + "name" + ], + [ + "Does", + "NotExist" + ], + [ + "Ġdwar", + "fs" + ], + [ + "Ġprerequ", + "isites" + ], + [ + "Ġging", + "ivitis" + ], + [ + "ust", + "rated" + ], + [ + "Ġun", + "regulated" + ], + [ + "Ġinter", + "locking" + ], + [ + "ĠUn", + "limited" + ], + [ + "Ġvac", + "ations" + ], + [ + "Ġtransmit", + "ters" + ], + [ + "ĠðŁ", + "ĻĤ" + ], + [ + "Ġlex", + "icon" + ], + [ + "Ġrug", + "by" + ], + [ + "Ġrall", + "ies" + ], + [ + "Ġp", + "unk" + ], + [ + "ul", + "ents" + ], + [ + "ĠI", + "CD" + ], + [ + "ĠF", + "ounder" + ], + [ + "ric", + "o" + ], + [ + "Ġpr", + "isms" + ], + [ + "ĠFor", + "ums" + ], + [ + "Ġbott", + "leneck" + ], + [ + "à¹", + "Ĥ" + ], + [ + "ĠSimple", + "Transform" + ], + [ + "Ġwhis", + "per" + ], + [ + "Ġlubric", + "ation" + ], + [ + "Cert", + "ificate" + ], + [ + "ĠPf", + "izer" + ], + [ + "Ġ18", + "11" + ], + [ + "Ġâ", + "Ł" + ], + [ + "88", + "5" + ], + [ + "Ġauthent", + "ically" + ], + [ + "ĠLy", + "ndon" + ], + [ + "ĠGD", + "PR" + ], + [ + "B", + "ud" + ], + [ + "v", + "il" + ], + [ + "Ġt", + "t" + ], + [ + "Ġle", + "aked" + ], + [ + "Ġtrans", + "versal" + ], + [ + "Ġ17", + "96" + ], + [ + "ĠEn", + "able" + ], + [ + "Ex", + "pr" + ], + [ + "contin", + "ued" + ], + [ + "Ġarth", + "ur" + ], + [ + "Ġy", + "o" + ], + [ + "Ġcom", + "o" + ], + [ + "Ġ18", + "23" + ], + [ + "Ġsl", + "ime" + ], + [ + "An", + "imals" + ], + [ + "ĠNe", + "umann" + ], + [ + "ĠTrans", + "parency" + ], + [ + "Or", + "g" + ], + [ + "esare", + "an" + ], + [ + "F", + "rag" + ], + [ + "M", + "is" + ], + [ + "Ġd", + "um" + ], + [ + "le", + "z" + ], + [ + "Ġre", + "writing" + ], + [ + "ĠK", + "ul" + ], + [ + "19", + "02" + ], + [ + "Ġapp", + "ended" + ], + [ + "Ġsin", + "cerity" + ], + [ + "Ġacqu", + "ires" + ], + [ + "asp", + "berries" + ], + [ + "ĠArab", + "idopsis" + ], + [ + "ĠStone", + "henge" + ], + [ + "ĠNewsp", + "aper" + ], + [ + "Ġsubter", + "ranean" + ], + [ + ",", + "]" + ], + [ + "al", + "ine" + ], + [ + "ĠH", + "Cl" + ], + [ + "âĢĻ", + ")." + ], + [ + "ĠGo", + "ethe" + ], + [ + "ING", + "TON" + ], + [ + "Ġwatch", + "ful" + ], + [ + "Ġletharg", + "y" + ], + [ + "ĠAss", + "ets" + ], + [ + "Pre", + "venting" + ], + [ + "Arab", + "ic" + ], + [ + "Ġp", + "f" + ], + [ + "ig", + "ated" + ], + [ + "gl", + "ades" + ], + [ + "ĠAnaly", + "st" + ], + [ + "ĠWrit", + "ings" + ], + [ + "ĠCrime", + "a" + ], + [ + "em", + "i" + ], + [ + "ust", + "ion" + ], + [ + "18", + "60" + ], + [ + "čĊč", + "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" + ], + [ + "ĠInvest", + "ing" + ], + [ + "ĠFront", + "iers" + ], + [ + "x", + "axis" + ], + [ + "ĠS", + "hips" + ], + [ + "ib", + "i" + ], + [ + "Ġover", + "fishing" + ], + [ + "Ġcle", + "ars" + ], + [ + "Ġwid", + "en" + ], + [ + "ĠGet", + "ty" + ], + [ + "ĠEmb", + "assy" + ], + [ + "ĠCre", + "ole" + ], + [ + "x", + "C" + ], + [ + "Ġw", + "ards" + ], + [ + "ĠZ", + "n" + ], + [ + "Ġ30", + "8" + ], + [ + "Ġwonder", + "fully" + ], + [ + "ĠInf", + "erence" + ], + [ + "Ġlact", + "ation" + ], + [ + "Ġterr", + "ified" + ], + [ + "Ġsanction", + "ed" + ], + [ + "he", + "aling" + ], + [ + "ĠT", + "iber" + ], + [ + "ĠR", + "ash" + ], + [ + "Ġsub", + "du" + ], + [ + "Ġing", + "esting" + ], + [ + "Ġsweet", + "ened" + ], + [ + "OP", + "EN" + ], + [ + "Ġassim", + "ilated" + ], + [ + "Ġperme", + "able" + ], + [ + "ĠOTHER", + "WISE" + ], + [ + "0", + "60" + ], + [ + "è", + "ª" + ], + [ + "Ġex", + "termination" + ], + [ + "Ġref", + "uel" + ], + [ + "ET", + "H" + ], + [ + "Ġpoly", + "ethylene" + ], + [ + "Ġcontract", + "ual" + ], + [ + "ĠST", + "ATE" + ], + [ + "rh", + "s" + ], + [ + "Rep", + "resent" + ], + [ + "ĠIg", + "G" + ], + [ + "Turn", + "ing" + ], + [ + "Ġont", + "ology" + ], + [ + "ĠSt", + "range" + ], + [ + "hem", + "es" + ], + [ + "La", + "unch" + ], + [ + "L", + "ets" + ], + [ + "s", + "ell" + ], + [ + "{", + "-\\" + ], + [ + "rou", + "ting" + ], + [ + "19", + "25" + ], + [ + "nam", + "ing" + ], + [ + "Ġchrom", + "atic" + ], + [ + "Ġμ", + "m" + ], + [ + "ĠSuff", + "olk" + ], + [ + "I", + "ER" + ], + [ + "Ġd", + "ips" + ], + [ + "ĠL", + "HS" + ], + [ + "act", + "iv" + ], + [ + "Ġ100", + "000" + ], + [ + "ohyd", + "rates" + ], + [ + "Ġre", + "ared" + ], + [ + "Ġout", + "ermost" + ], + [ + "Ġhyd", + "rological" + ], + [ + "Ġfort", + "ification" + ], + [ + "Ġgerm", + "any" + ], + [ + "ĠMi", + "randa" + ], + [ + "Ġanaphyl", + "axis" + ], + [ + "re", + "ra" + ], + [ + "Ġb", + "ids" + ], + [ + "Ġe", + "aves" + ], + [ + "ul", + "atives" + ], + [ + "if", + "ace" + ], + [ + "ĠM", + "F" + ], + [ + "ĠR", + "iding" + ], + [ + "Ġ25", + "9" + ], + [ + "gl", + "as" + ], + [ + "gra", + "ds" + ], + [ + "sl", + "ant" + ], + [ + "Ġâİ", + "ŀ" + ], + [ + "cert", + "ificate" + ], + [ + "\"", + "..." + ], + [ + "6", + "000" + ], + [ + "G", + "rades" + ], + [ + "Ġ", + "ich" + ], + [ + "ut", + "ilities" + ], + [ + "ig", + "es" + ], + [ + "ĠB", + "ones" + ], + [ + "ĠUn", + "certainty" + ], + [ + "Ġclass", + "ed" + ], + [ + "und", + "erset" + ], + [ + "Ġpres", + "ume" + ], + [ + "unt", + "o" + ], + [ + "Ġbis", + "ect" + ], + [ + "Ġcov", + "alent" + ], + [ + "Ġµ", + "g" + ], + [ + "Ġket", + "tle" + ], + [ + "Ġunatt", + "ended" + ], + [ + "Ġzen", + "ith" + ], + [ + "4", + "65" + ], + [ + "N", + "U" + ], + [ + "Ġp", + "ines" + ], + [ + "ĠL", + "ift" + ], + [ + "cl", + "ine" + ], + [ + "ĠK", + "ick" + ], + [ + "ĠAust", + "ro" + ], + [ + "''", + "(" + ], + [ + "ĠGl", + "ue" + ], + [ + "88", + "7" + ], + [ + "ĠCor", + "rection" + ], + [ + "Ġethnic", + "ities" + ], + [ + "Ġhur", + "ried" + ], + [ + "iy", + "ah" + ], + [ + "Sam", + "pling" + ], + [ + "Ġreplic", + "as" + ], + [ + "Ġanomal", + "ous" + ], + [ + "4", + "33" + ], + [ + "5", + "30" + ], + [ + "Q", + "S" + ], + [ + "en", + "i" + ], + [ + "Ġh", + "ab" + ], + [ + "se", + "ma" + ], + [ + "ĠD", + "rought" + ], + [ + "ĠL", + "iqu" + ], + [ + "Ġim", + "print" + ], + [ + "Ġsearch", + "able" + ], + [ + "Ġampl", + "ifiers" + ], + [ + "Ġbrilli", + "ance" + ], + [ + "Ġc", + "et" + ], + [ + "um", + "ab" + ], + [ + "orm", + "ap" + ], + [ + "Ġinter", + "dependent" + ], + [ + "sp", + "inal" + ], + [ + "ĠCal", + "gary" + ], + [ + "ĠSol", + "ver" + ], + [ + "ĠBur", + "r" + ], + [ + "ĠPut", + "nam" + ], + [ + "Ġcruc", + "ified" + ], + [ + "Ġ\\:", + "=\\" + ], + [ + "P", + "ract" + ], + [ + "Ġo", + "res" + ], + [ + "ĠG", + "ret" + ], + [ + "19", + "29" + ], + [ + "ĠChrist", + "ina" + ], + [ + "75", + "3" + ], + [ + "Ġvirtual", + "ization" + ], + [ + "Ġshoot", + "ings" + ], + [ + "Ġcombinator", + "ial" + ], + [ + "N", + "ORM" + ], + [ + "Q", + "T" + ], + [ + "Ġex", + "on" + ], + [ + "ĠB", + "arker" + ], + [ + "ĠE", + "AR" + ], + [ + "Ġsign", + "age" + ], + [ + "sh", + "adow" + ], + [ + "Ġ17", + "94" + ], + [ + "ĠKat", + "z" + ], + [ + "è®", + "¾" + ], + [ + "ĠBron", + "x" + ], + [ + "4", + "45" + ], + [ + "P", + "ed" + ], + [ + "Ġu", + "int" + ], + [ + "ĠC", + "Y" + ], + [ + "Ġk", + "b" + ], + [ + "ck", + "ers" + ], + [ + "Ġrob", + "bery" + ], + [ + "Ġrespond", + "ent" + ], + [ + "Ġfant", + "asies" + ], + [ + "bour", + "g" + ], + [ + "C", + "rop" + ], + [ + "T", + "rust" + ], + [ + "æ", + "¸" + ], + [ + "ĠP", + "ocket" + ], + [ + "Ġsh", + "in" + ], + [ + "Ġsc", + "aly" + ], + [ + "Ġ25", + "8" + ], + [ + "Ġdeep", + "ened" + ], + [ + "Ġtrib", + "unal" + ], + [ + "bel", + "ts" + ], + [ + "Ġtight", + "ening" + ], + [ + "PAR", + "AM" + ], + [ + "ĠFlo", + "ating" + ], + [ + "ĠMé", + "tis" + ], + [ + "hythm", + "ias" + ], + [ + "I", + "o" + ], + [ + "h", + "air" + ], + [ + "Ġbe", + "gging" + ] + ] + } +} \ No newline at end of file