min-spark / tokenizer.json
Eclipse-Senpai's picture
min-spark 1.0: Meiosis decay-p09 Transformers remote-code package
054df1d verified
Raw
History Blame Contribute Delete
264 kB
{
"version": "1.0",
"truncation": null,
"padding": null,
"added_tokens": [
{
"id": 0,
"content": "<pad>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 1,
"content": "<bos>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 2,
"content": "<eos>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
}
],
"normalizer": null,
"pre_tokenizer": {
"type": "Sequence",
"pretokenizers": [
{
"type": "Split",
"pattern": {
"Regex": "(?i:'s|'t|'re|'ve|'m|'ll|'d)|[^\\r\\n\\p{L}\\p{N}]?\\p{L}+|\\p{N}| ?[^\\s\\p{L}\\p{N}]+[\\r\\n]*|\\s*[\\r\\n]+|\\s+(?!\\S)|\\s+"
},
"behavior": "Isolated",
"invert": false
},
{
"type": "ByteLevel",
"add_prefix_space": false,
"trim_offsets": true,
"use_regex": false
}
]
},
"post_processor": null,
"decoder": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": true,
"use_regex": true
},
"model": {
"type": "BPE",
"dropout": null,
"unk_token": null,
"continuing_subword_prefix": null,
"end_of_word_suffix": null,
"fuse_unk": false,
"byte_fallback": false,
"ignore_merges": false,
"vocab": {
"<pad>": 0,
"<bos>": 1,
"<eos>": 2,
"!": 3,
"\"": 4,
"#": 5,
"$": 6,
"%": 7,
"&": 8,
"'": 9,
"(": 10,
")": 11,
"*": 12,
"+": 13,
",": 14,
"-": 15,
".": 16,
"/": 17,
"0": 18,
"1": 19,
"2": 20,
"3": 21,
"4": 22,
"5": 23,
"6": 24,
"7": 25,
"8": 26,
"9": 27,
":": 28,
";": 29,
"<": 30,
"=": 31,
">": 32,
"?": 33,
"@": 34,
"A": 35,
"B": 36,
"C": 37,
"D": 38,
"E": 39,
"F": 40,
"G": 41,
"H": 42,
"I": 43,
"J": 44,
"K": 45,
"L": 46,
"M": 47,
"N": 48,
"O": 49,
"P": 50,
"Q": 51,
"R": 52,
"S": 53,
"T": 54,
"U": 55,
"V": 56,
"W": 57,
"X": 58,
"Y": 59,
"Z": 60,
"[": 61,
"\\": 62,
"]": 63,
"^": 64,
"_": 65,
"`": 66,
"a": 67,
"b": 68,
"c": 69,
"d": 70,
"e": 71,
"f": 72,
"g": 73,
"h": 74,
"i": 75,
"j": 76,
"k": 77,
"l": 78,
"m": 79,
"n": 80,
"o": 81,
"p": 82,
"q": 83,
"r": 84,
"s": 85,
"t": 86,
"u": 87,
"v": 88,
"w": 89,
"x": 90,
"y": 91,
"z": 92,
"{": 93,
"|": 94,
"}": 95,
"~": 96,
"¡": 97,
"¢": 98,
"£": 99,
"¤": 100,
"¥": 101,
"¦": 102,
"§": 103,
"¨": 104,
"©": 105,
"ª": 106,
"«": 107,
"¬": 108,
"®": 109,
"¯": 110,
"°": 111,
"±": 112,
"²": 113,
"³": 114,
"´": 115,
"µ": 116,
"¶": 117,
"·": 118,
"¸": 119,
"¹": 120,
"º": 121,
"»": 122,
"¼": 123,
"½": 124,
"¾": 125,
"¿": 126,
"À": 127,
"Á": 128,
"Â": 129,
"Ã": 130,
"Ä": 131,
"Å": 132,
"Æ": 133,
"Ç": 134,
"È": 135,
"É": 136,
"Ê": 137,
"Ë": 138,
"Ì": 139,
"Í": 140,
"Î": 141,
"Ï": 142,
"Ð": 143,
"Ñ": 144,
"Ò": 145,
"Ó": 146,
"Ô": 147,
"Õ": 148,
"Ö": 149,
"×": 150,
"Ø": 151,
"Ù": 152,
"Ú": 153,
"Û": 154,
"Ü": 155,
"Ý": 156,
"Þ": 157,
"ß": 158,
"à": 159,
"á": 160,
"â": 161,
"ã": 162,
"ä": 163,
"å": 164,
"æ": 165,
"ç": 166,
"è": 167,
"é": 168,
"ê": 169,
"ë": 170,
"ì": 171,
"í": 172,
"î": 173,
"ï": 174,
"ð": 175,
"ñ": 176,
"ò": 177,
"ó": 178,
"ô": 179,
"õ": 180,
"ö": 181,
"÷": 182,
"ø": 183,
"ù": 184,
"ú": 185,
"û": 186,
"ü": 187,
"ý": 188,
"þ": 189,
"ÿ": 190,
"Ā": 191,
"ā": 192,
"Ă": 193,
"ă": 194,
"Ą": 195,
"ą": 196,
"Ć": 197,
"ć": 198,
"Ĉ": 199,
"ĉ": 200,
"Ċ": 201,
"ċ": 202,
"Č": 203,
"č": 204,
"Ď": 205,
"ď": 206,
"Đ": 207,
"đ": 208,
"Ē": 209,
"ē": 210,
"Ĕ": 211,
"ĕ": 212,
"Ė": 213,
"ė": 214,
"Ę": 215,
"ę": 216,
"Ě": 217,
"ě": 218,
"Ĝ": 219,
"ĝ": 220,
"Ğ": 221,
"ğ": 222,
"Ġ": 223,
"ġ": 224,
"Ģ": 225,
"ģ": 226,
"Ĥ": 227,
"ĥ": 228,
"Ħ": 229,
"ħ": 230,
"Ĩ": 231,
"ĩ": 232,
"Ī": 233,
"ī": 234,
"Ĭ": 235,
"ĭ": 236,
"Į": 237,
"į": 238,
"İ": 239,
"ı": 240,
"IJ": 241,
"ij": 242,
"Ĵ": 243,
"ĵ": 244,
"Ķ": 245,
"ķ": 246,
"ĸ": 247,
"Ĺ": 248,
"ĺ": 249,
"Ļ": 250,
"ļ": 251,
"Ľ": 252,
"ľ": 253,
"Ŀ": 254,
"ŀ": 255,
"Ł": 256,
"ł": 257,
"Ń": 258,
"Ġt": 259,
"Ġa": 260,
"he": 261,
"in": 262,
"re": 263,
"Ġthe": 264,
"on": 265,
"er": 266,
"at": 267,
"Ġo": 268,
"Ġs": 269,
"en": 270,
"Ġc": 271,
"es": 272,
"Ġw": 273,
"is": 274,
"nd": 275,
"it": 276,
"or": 277,
"Ġp": 278,
"al": 279,
"Ġf": 280,
"Ġb": 281,
"Ġof": 282,
"an": 283,
"ed": 284,
"ing": 285,
"Ġin": 286,
"ou": 287,
"ar": 288,
"Ġm": 289,
"Ġand": 290,
"Ġto": 291,
"ic": 292,
"ion": 293,
"Ġd": 294,
"le": 295,
"ro": 296,
"as": 297,
"Ġth": 298,
"Ġh": 299,
"ent": 300,
"ct": 301,
"Ġe": 302,
"ĠT": 303,
"il": 304,
"Ġre": 305,
"ve": 306,
"om": 307,
"Ġn": 308,
"Ġl": 309,
"st": 310,
"Ġis": 311,
"âĢ": 312,
"ly": 313,
"Ġbe": 314,
"ĠA": 315,
"ol": 316,
"Ġg": 317,
"se": 318,
"ation": 319,
"im": 320,
"et": 321,
"ra": 322,
"id": 323,
"ĠS": 324,
"ut": 325,
"ot": 326,
"ce": 327,
"ĠI": 328,
"ow": 329,
"ig": 330,
"Ġfor": 331,
"ur": 332,
"ch": 333,
"Ġu": 334,
"ĠC": 335,
"Ġthat": 336,
"Ġon": 337,
"Ġy": 338,
"Ġst": 339,
"ver": 340,
"ĠThe": 341,
"ir": 342,
"ul": 343,
"ay": 344,
"am": 345,
"ith": 346,
"Ġas": 347,
"el": 348,
"Ġpro": 349,
"Ġare": 350,
"Ġ(": 351,
"Ġan": 352,
"Ġcon": 353,
"ad": 354,
"her": 355,
"Ġyou": 356,
"ĠM": 357,
"if": 358,
"Ġwith": 359,
"ĠP": 360,
"Ġit": 361,
"Ġwh": 362,
"Ġal": 363,
"Ġor": 364,
"ter": 365,
"od": 366,
"um": 367,
"ge": 368,
"ĠB": 369,
"ĠW": 370,
"ate": 371,
"th": 372,
"ers": 373,
"ist": 374,
"Ġde": 375,
"Ġex": 376,
"op": 377,
"ment": 378,
"ĠH": 379,
"ab": 380,
"ill": 381,
"ess": 382,
"qu": 383,
"Ġwe": 384,
"ies": 385,
"Ġhe": 386,
"ect": 387,
"ore": 388,
"us": 389,
"Ġcom": 390,
"âĢĻ": 391,
"ity": 392,
"Ġv": 393,
"est": 394,
"ĠD": 395,
"ive": 396,
"res": 397,
"Ġha": 398,
"ĠF": 399,
"os": 400,
"Ġsu": 401,
"iv": 402,
"ĠE": 403,
"Ġby": 404,
"rom": 405,
"ac": 406,
"ĠâĢ": 407,
"ld": 408,
"ke": 409,
"ĠR": 410,
"ant": 411,
"em": 412,
"nt": 413,
"igh": 414,
"Ġ-": 415,
"Ġat": 416,
"ain": 417,
"Ġcan": 418,
"pp": 419,
"Ġr": 420,
"Ġfrom": 421,
"ud": 422,
"Ġch": 423,
"ĠN": 424,
"oc": 425,
"Ġne": 426,
"and": 427,
"Ġwas": 428,
"ort": 429,
"ĠL": 430,
"Ġse": 431,
"ial": 432,
"ĠG": 433,
"un": 434,
"ure": 435,
"Ġnot": 436,
"ri": 437,
"Ġle": 438,
"art": 439,
"ical": 440,
"Ġhave": 441,
"Ġthis": 442,
"Ġsh": 443,
"og": 444,
"ight": 445,
"Ġen": 446,
"Ġsp": 447,
"ĠO": 448,
"ions": 449,
"all": 450,
"pt": 451,
"ĠIn": 452,
"ere": 453,
"ich": 454,
"Ġab": 455,
"Ġwor": 456,
"rou": 457,
"ine": 458,
"ould": 459,
"ost": 460,
"our": 461,
"pl": 462,
"ther": 463,
"ome": 464,
"âĢĻs": 465,
"du": 466,
"Ġus": 467,
"per": 468,
"gh": 469,
"Ġim": 470,
"ated": 471,
"ag": 472,
"Ġpl": 473,
"act": 474,
"Ġint": 475,
"ard": 476,
"ĠTh": 477,
"out": 478,
"Ġk": 479,
"ff": 480,
"ell": 481,
"age": 482,
"Ġtheir": 483,
"ĠU": 484,
"Ġwhe": 485,
"are": 486,
"ans": 487,
"ĠJ": 488,
"ide": 489,
"ust": 490,
"Ġwhich": 491,
"Ġyour": 492,
"ear": 493,
"ast": 494,
"iz": 495,
"ult": 496,
"ak": 497,
"ec": 498,
"Ġwill": 499,
"Ġall": 500,
"ous": 501,
"end": 502,
"Ġthey": 503,
"Ġad": 504,
"Ġcomp": 505,
"ib": 506,
"Ġcont": 507,
"ations": 508,
"ap": 509,
"Ġinc": 510,
"ip": 511,
"Ġres": 512,
"cc": 513,
"ood": 514,
"vel": 515,
"Ġmore": 516,
"Ġdis": 517,
"Ġhas": 518,
"Ġdo": 519,
"ong": 520,
"ew": 521,
"ru": 522,
"orm": 523,
"âĢĿ": 524,
"ĠâĢľ": 525,
"so": 526,
"ary": 527,
"ia": 528,
"ind": 529,
"able": 530,
"ater": 531,
"ents": 532,
"ence": 533,
"ire": 534,
"ks": 535,
"Ġme": 536,
"Ġman": 537,
"Ġcl": 538,
"Ġother": 539,
"ber": 540,
"ual": 541,
"Ġbut": 542,
"ach": 543,
"ction": 544,
"Ġper": 545,
"Ġone": 546,
"ep": 547,
"ry": 548,
"ance": 549,
"ild": 550,
"ign": 551,
"Ġwere": 552,
"Ġalso": 553,
"ass": 554,
"Ġimp": 555,
"ase": 556,
"Âł": 557,
"ĠSt": 558,
"Ġte": 559,
"ose": 560,
"ake": 561,
"ress": 562,
"Ġso": 563,
"'s": 564,
"ime": 565,
"ition": 566,
"Ġj": 567,
"Ġun": 568,
"au": 569,
"Ġout": 570,
"ice": 571,
"reat": 572,
"Ġ=": 573,
"ĠIt": 574,
"Ġapp": 575,
"av": 576,
"ĠThis": 577,
"Ġ\"": 578,
"Ġar": 579,
"Ġpre": 580,
"ue": 581,
"ace": 582,
"very": 583,
"ame": 584,
"Ġpart": 585,
"ang": 586,
"one": 587,
").": 588,
"ens": 589,
"ĠK": 590,
"ount": 591,
"Ġstud": 592,
"Ġabout": 593,
"ord": 594,
"Ġev": 595,
"ok": 596,
"ite": 597,
"low": 598,
"ors": 599,
"Ġqu": 600,
"Ġsy": 601,
"ub": 602,
"ory": 603,
"Ġinf": 604,
"ree": 605,
"ack": 606,
"Ġwho": 607,
"ound": 608,
"iff": 609,
"ish": 610,
"ces": 611,
"Ġsc": 612,
"now": 613,
"Ġcomm": 614,
"Ġpe": 615,
"ike": 616,
"Ġthem": 617,
"int": 618,
"ĠCh": 619,
"ric": 620,
"Ġthan": 621,
"Ġup": 622,
"ĠV": 623,
"Ġhis": 624,
"Ġbec": 625,
"ĠY": 626,
"ays": 627,
"ph": 628,
"Ġthere": 629,
"ile": 630,
"olog": 631,
"Ġmay": 632,
"Ġsome": 633,
"ie": 634,
"Ġwhen": 635,
"ates": 636,
"nder": 637,
"Ġdiff": 638,
"ail": 639,
"Ġits": 640,
"Ġrec": 641,
"Ġyear": 642,
"Ġhow": 643,
"ople": 644,
"Ġtime": 645,
"Ġro": 646,
"Ġinto": 647,
"ms": 648,
"ings": 649,
"Ġgo": 650,
"Ġbeen": 651,
"Ġtw": 652,
"Ġwork": 653,
"ian": 654,
"ond": 655,
"Ġuse": 656,
"Ġtra": 657,
"te": 658,
"Ġthese": 659,
"vers": 660,
"ough": 661,
"Ġag": 662,
"rit": 663,
"Ġif": 664,
"Ġbet": 665,
"ally": 666,
"les": 667,
"Ġover": 668,
"ple": 669,
"Ġtr": 670,
"ren": 671,
"Ġra": 672,
"ons": 673,
"ll": 674,
"mer": 675,
"ove": 676,
"ause": 677,
"Ġcons": 678,
"rough": 679,
"irst": 680,
"Ġcol": 681,
"erv": 682,
"##": 683,
"Ġ$": 684,
"we": 685,
"Ġnum": 686,
"Ġknow": 687,
"lud": 688,
"ath": 689,
"ific": 690,
"Ġpeople": 691,
"ĠWh": 692,
"ject": 693,
"ys": 694,
"Ġour": 695,
"tern": 696,
"Ġpo": 697,
"Ġact": 698,
"Ġlike": 699,
"lect": 700,
"..": 701,
"Ġunder": 702,
"Ġwould": 703,
"Ġneed": 704,
"ities": 705,
"ook": 706,
"Ġmost": 707,
"Ġhad": 708,
"row": 709,
"lic": 710,
"Ġacc": 711,
"stem": 712,
"Ġdes": 713,
"Ġrel": 714,
"ning": 715,
"Ġany": 716,
"ious": 717,
"red": 718,
"Ġbl": 719,
"ative": 720,
"alth": 721,
"Ġrep": 722,
"Ġsuch": 723,
"Ġpr": 724,
"Ġsa": 725,
"Ġtwo": 726,
"Ġnew": 727,
"Ġwhat": 728,
"ient": 729,
"Ġhel": 730,
"ular": 731,
"ffect": 732,
"velop": 733,
"ble": 734,
"),": 735,
"Ġgen": 736,
"yp": 737,
"Ġonly": 738,
"Ġno": 739,
"Ġused": 740,
"ational": 741,
"cess": 742,
"Ġhelp": 743,
"ating": 744,
"ics": 745,
"Ġprodu": 746,
"Ġinclud": 747,
"Ġfirst": 748,
"Ġind": 749,
"Ġdiffere": 750,
"Ġexp": 751,
"Ġam": 752,
"ments": 753,
"Ġchild": 754,
"Ġmany": 755,
"ĠâĢĵ": 756,
"ced": 757,
"ov": 758,
"hed": 759,
"Ġph": 760,
"ĠUn": 761,
"erm": 762,
"ft": 763,
"Ġprov": 764,
"Ġco": 765,
"Ġ\\": 766,
"Ġthrough": 767,
"ise": 768,
"ob": 769,
"rib": 770,
"oss": 771,
"eth": 772,
"Ġac": 773,
"Ġob": 774,
"ĠAs": 775,
"Ġfe": 776,
"Ġoff": 777,
"Ġspec": 778,
"fter": 779,
"ility": 780,
"oth": 781,
"Ġdi": 782,
"xt": 783,
"Ġreg": 784,
"ution": 785,
"Ġdevelop": 786,
"ink": 787,
"round": 788,
"Ġsystem": 789,
"hen": 790,
"ark": 791,
"Ġdec": 792,
"Ġadd": 793,
"ange": 794,
"als": 795,
"ract": 796,
"Ġem": 797,
"ible": 798,
"uc": 799,
"ful": 800,
"uring": 801,
"ween": 802,
"Ġass": 803,
"ne": 804,
"ĠIf": 805,
"old": 806,
"ert": 807,
"Ġsub": 808,
"ĠHe": 809,
"ram": 810,
"ĠĠ": 811,
"ower": 812,
"ased": 813,
"rop": 814,
"Ġshould": 815,
"fore": 816,
"iss": 817,
"Ġform": 818,
"Ġbetween": 819,
"its": 820,
"ĠAn": 821,
"Ġsur": 822,
"Ġget": 823,
"Ġatt": 824,
"own": 825,
"Ġwhere": 826,
"ures": 827,
"ool": 828,
"Ġfl": 829,
"Ġrem": 830,
"ĠWe": 831,
"cy": 832,
"Ġwell": 833,
"Ġsupp": 834,
"Ġinv": 835,
"ten": 836,
"Ġwater": 837,
"Ġthen": 838,
"Ġsm": 839,
"hes": 840,
"ife": 841,
"aw": 842,
"arch": 843,
"ied": 844,
"ĠHow": 845,
"Ġexam": 846,
"ts": 847,
"Ġyears": 848,
"Ġtrans": 849,
"³³": 850,
"Ġcould": 851,
"Ġmake": 852,
"ick": 853,
"Ġinter": 854,
"__": 855,
"sel": 856,
"ĠFor": 857,
"form": 858,
"Ġhealth": 859,
"eg": 860,
"Ġhigh": 861,
"ever": 862,
"ade": 863,
"Ġsim": 864,
"Ġmod": 865,
"ata": 866,
"Ġdifferent": 867,
"Ġpres": 868,
"Ġnumber": 869,
"uch": 870,
"gan": 871,
"Ġvar": 872,
"Ġequ": 873,
"wn": 874,
"ily": 875,
"Ġimport": 876,
"ered": 877,
"ident": 878,
"Ġbu": 879,
"ants": 880,
"ollow": 881,
"ting": 882,
"ĠAl": 883,
"Ġpers": 884,
"Ġeach": 885,
"ont": 886,
"chn": 887,
"ines": 888,
"Ġinst": 889,
"chool": 890,
"ng": 891,
"ĠPro": 892,
"Ġdisc": 893,
"ience": 894,
"Ġbecause": 895,
"ology": 896,
"ural": 897,
"Ġear": 898,
"Ġgra": 899,
"ef": 900,
"Ġrese": 901,
"Ġher": 902,
"Ġjust": 903,
"Ġval": 904,
"urn": 905,
"cept": 906,
"ited": 907,
"âĢĻt": 908,
"gy": 909,
"Ġdet": 910,
"Ġlear": 911,
"Ġway": 912,
"Ġpol": 913,
"Ġ+": 914,
"Ġfact": 915,
"oci": 916,
".Ċ": 917,
"ually": 918,
"ins": 919,
"Ġlar": 920,
"Ġlong": 921,
"Ġcar": 922,
"ict": 923,
"Ġeven": 924,
"Ġcent": 925,
"Ġdist": 926,
"Ġsol": 927,
"Ġfound": 928,
"Ġtyp": 929,
"Ġafter": 930,
"Ġsee": 931,
"iew": 932,
"Ġincre": 933,
"Ġeffect": 934,
"Ġexper": 935,
"Ġvery": 936,
"ues": 937,
"ists": 938,
"Ġset": 939,
"ck": 940,
"ness": 941,
"Ġed": 942,
"Ġresult": 943,
"meric": 944,
"ature": 945,
"Ġsec": 946,
"Ġgener": 947,
"Ġresp": 948,
"Ġsign": 949,
"land": 950,
"Ġcount": 951,
"ĠCom": 952,
"Ġfind": 953,
"aking": 954,
"ically": 955,
"ives": 956,
"Ġmed": 957,
"get": 958,
"other": 959,
"Ġfollow": 960,
"ism": 961,
"Ġinform": 962,
"Ġx": 963,
"Ġworld": 964,
"oy": 965,
"Ġref": 966,
"ĠThere": 967,
"Ġproble": 968,
"Ġke": 969,
"imes": 970,
"Ġevery": 971,
"Ġdef": 972,
"Ġfun": 973,
"Ġsame": 974,
"Ġcall": 975,
"ps": 976,
"Ġthose": 977,
"ds": 978,
"Ġhum": 979,
"vent": 980,
"ases": 981,
"Ġ.": 982,
"Ġext": 983,
"ety": 984,
"Ġprocess": 985,
"ivers": 986,
"Ġprog": 987,
"ĠAmeric": 988,
"ruct": 989,
"ros": 990,
"Ġright": 991,
"Ġrequ": 992,
"Ġpoint": 993,
"Ġpat": 994,
"Ġbeing": 995,
"Ġusing": 996,
"Ġdata": 997,
"cent": 998,
"ork": 999,
"Ġdoes": 1000,
"ize": 1001,
"Ġcur": 1002,
"Ġstudents": 1003,
"ages": 1004,
"Ġmy": 1005,
"Ġpartic": 1006,
"arm": 1007,
"led": 1008,
"Ġpub": 1009,
"Ġmuch": 1010,
"ĠYou": 1011,
"ĠWhat": 1012,
"Ġloc": 1013,
"Ġsaid": 1014,
"Ġimportant": 1015,
"ody": 1016,
"ĠThey": 1017,
"Ġchildren": 1018,
"Ġdep": 1019,
"Ġmin": 1020,
"Ġcor": 1021,
"Ġtechn": 1022,
"cer": 1023,
"Ġ##": 1024,
"ved": 1025,
"Ġmon": 1026,
"Ġca": 1027,
"tle": 1028,
"Ġent": 1029,
"iron": 1030,
"Ġcre": 1031,
"ward": 1032,
"hem": 1033,
".âĢĿ": 1034,
"Ġshe": 1035,
"Ġboth": 1036,
"ices": 1037,
"Ġ|": 1038,
"Ġlife": 1039,
"Ġlevel": 1040,
"Ġread": 1041,
"Ġcommun": 1042,
"ized": 1043,
"ax": 1044,
"Ġcomple": 1045,
"Ġart": 1046,
"Ġduring": 1047,
"Ġinformation": 1048,
"ection": 1049,
"Ġshow": 1050,
"ather": 1051,
"Ġown": 1052,
"Ġfam": 1053,
"Ġend": 1054,
"ĠRe": 1055,
"ĠBut": 1056,
"Ġsk": 1057,
"ined": 1058,
"nce": 1059,
"Ġlead": 1060,
"ivid": 1061,
"ince": 1062,
"der": 1063,
"Ġaut": 1064,
"stand": 1065,
"Ġstr": 1066,
"hip": 1067,
"ĠAr": 1068,
"vern": 1069,
"io": 1070,
"Ġexpl": 1071,
"Ġmade": 1072,
"gg": 1073,
"iven": 1074,
"any": 1075,
"inal": 1076,
"Ġperson": 1077,
"Ġstudy": 1078,
"Ġfood": 1079,
"bers": 1080,
"Ġsmall": 1081,
"Ġins": 1082,
"Ġgood": 1083,
"Ġgrow": 1084,
"ted": 1085,
"Ġback": 1086,
"iel": 1087,
"Ġtest": 1088,
"und": 1089,
"Ġav": 1090,
"Ġgrou": 1091,
"ix": 1092,
"onom": 1093,
"ential": 1094,
"ĠEx": 1095,
"Ġbo": 1096,
"ale": 1097,
"Ġless": 1098,
"ality": 1099,
"ock": 1100,
"Ġpop": 1101,
"ute": 1102,
"ĠSp": 1103,
"Ġschool": 1104,
"The": 1105,
"Ġposs": 1106,
"ergy": 1107,
"read": 1108,
"Ġbefore": 1109,
"ĠâĢ¢": 1110,
"Ġstate": 1111,
"Ġmat": 1112,
"Ġtake": 1113,
"Ġ[": 1114,
"ty": 1115,
"ĠInd": 1116,
".,": 1117,
"ides": 1118,
"ĠQ": 1119,
"com": 1120,
"Ġmain": 1121,
"imate": 1122,
"ĠSc": 1123,
"eng": 1124,
"Ġagain": 1125,
"Ġgl": 1126,
"Ġexample": 1127,
"viron": 1128,
"ulation": 1129,
"Ġthree": 1130,
"Ġwhile": 1131,
"Ġnow": 1132,
"Ġpower": 1133,
"Ġhist": 1134,
"ral": 1135,
"ĠAnd": 1136,
"akes": 1137,
"Ġ&": 1138,
"Ġoften": 1139,
"ĠNew": 1140,
"ex": 1141,
"Ġbr": 1142,
"Ġquest": 1143,
"ars": 1144,
"irc": 1145,
"Ġtreat": 1146,
"Ġmust": 1147,
"Ġclass": 1148,
"ving": 1149,
"ĠWhen": 1150,
"ĠTo": 1151,
"Ġdire": 1152,
"Ġlit": 1153,
"Ġprot": 1154,
"rol": 1155,
"Ġday": 1156,
"ien": 1157,
"dition": 1158,
"Ġchar": 1159,
"ier": 1160,
"Ġstart": 1161,
"iqu": 1162,
"Ġocc": 1163,
"air": 1164,
"up": 1165,
"Ġdown": 1166,
"omen": 1167,
"the": 1168,
"rent": 1169,
"Ġconst": 1170,
"Ġlook": 1171,
"Ġhand": 1172,
"Ġcommon": 1173,
"ished": 1174,
"Ġserv": 1175,
"Ġmem": 1176,
"Ġvis": 1177,
"Ġbody": 1178,
"Ġdise": 1179,
"Ġest": 1180,
"Ġec": 1181,
"Ġris": 1182,
"Ġaround": 1183,
"ĠThese": 1184,
"ĠIs": 1185,
"Ġactiv": 1186,
"Ġplan": 1187,
"oh": 1188,
"Ġresearch": 1189,
"Ġcell": 1190,
"Ġconsid": 1191,
"Ġelect": 1192,
"ves": 1193,
"Ġredu": 1194,
"Ġdesign": 1195,
"Ġorgan": 1196,
"Ġsupport": 1197,
"ven": 1198,
"uss": 1199,
"Ġconf": 1200,
"ocial": 1201,
"ters": 1202,
"ave": 1203,
"vironment": 1204,
"Ġser": 1205,
"itive": 1206,
"iving": 1207,
"Ġhim": 1208,
"ull": 1209,
"Ġbel": 1210,
"ains": 1211,
"-b": 1212,
"ross": 1213,
"Ġunderstand": 1214,
"ital": 1215,
"Ġvari": 1216,
"Ġdid": 1217,
"cl": 1218,
"Ġhuman": 1219,
"iversity": 1220,
"ah": 1221,
"Ġcle": 1222,
"ury": 1223,
"Ġpos": 1224,
"Ġret": 1225,
"day": 1226,
"||": 1227,
"-s": 1228,
"ional": 1229,
"ium": 1230,
"Ġmet": 1231,
"hers": 1232,
"Ġcontin": 1233,
"Ġwrit": 1234,
"Ġgreat": 1235,
"aj": 1236,
"Ġlarge": 1237,
"ared": 1238,
"itions": 1239,
"self": 1240,
"âĢĶ": 1241,
"rac": 1242,
"Ġcalled": 1243,
"Ġcal": 1244,
"ĠâĢĺ": 1245,
"acter": 1246,
"ĠSe": 1247,
"Ġappro": 1248,
"Ġeas": 1249,
"Ġallow": 1250,
"ron": 1251,
"Ġop": 1252,
"Ġcare": 1253,
"Ġgovern": 1254,
"ethod": 1255,
"ner": 1256,
"Ġthink": 1257,
"Ġland": 1258,
"ets": 1259,
"ability": 1260,
"Ġpract": 1261,
"ĠCon": 1262,
"Ġrequire": 1263,
"way": 1264,
"ĠSo": 1265,
"ouse": 1266,
"ffic": 1267,
"Ġreport": 1268,
"anc": 1269,
",âĢĿ": 1270,
"rain": 1271,
"Ġcour": 1272,
"Ġthough": 1273,
"}{": 1274,
"ash": 1275,
"Ġadv": 1276,
"Ġmeas": 1277,
"Ġsom": 1278,
"Ġproduct": 1279,
"ĠAt": 1280,
"Ġve": 1281,
"erest": 1282,
"Ġarea": 1283,
"Ġincluding": 1284,
"ĠAd": 1285,
"Ġstand": 1286,
"ger": 1287,
"Ġknown": 1288,
"aterial": 1289,
"Ġenergy": 1290,
"gen": 1291,
"--": 1292,
"Ġgu": 1293,
"ank": 1294,
"line": 1295,
"els": 1296,
"Ġgre": 1297,
"Ġwant": 1298,
"Ġbuild": 1299,
"inc": 1300,
"ected": 1301,
"Ġstill": 1302,
"orn": 1303,
"ividual": 1304,
"iod": 1305,
"Ġplace": 1306,
"Ġbeh": 1307,
"Ġdr": 1308,
"Ġide": 1309,
"ĠSh": 1310,
"Ġchange": 1311,
"ĠHowever": 1312,
"Ġeduc": 1313,
"ption": 1314,
"iver": 1315,
"ids": 1316,
"ization": 1317,
"Ġmight": 1318,
"Ġsym": 1319,
"ĠDe": 1320,
"ator": 1321,
"ĠRes": 1322,
"ering": 1323,
"Ġtem": 1324,
"Ġpublic": 1325,
"Ġspe": 1326,
"de": 1327,
"raph": 1328,
"âĢĵ": 1329,
"ially": 1330,
"osed": 1331,
"'t": 1332,
"oms": 1333,
"Ġpar": 1334,
"ries": 1335,
"ify": 1336,
"Ġsl": 1337,
"ination": 1338,
"Ġfunction": 1339,
"ason": 1340,
"Ġfew": 1341,
"Ġplay": 1342,
"Ġchang": 1343,
"agn": 1344,
"outh": 1345,
"Ġident": 1346,
"Ġwithout": 1347,
"ration": 1348,
"Ġdon": 1349,
"Ġsecond": 1350,
"Ġpresent": 1351,
"ertain": 1352,
"ources": 1353,
"Ġwithin": 1354,
"Ġdem": 1355,
"lish": 1356,
"Ġpur": 1357,
"Ġindividual": 1358,
"ĠEng": 1359,
"ense": 1360,
"Ġcap": 1361,
"ior": 1362,
"sw": 1363,
"ĠPh": 1364,
"Ġgiven": 1365,
"ording": 1366,
"ĠCl": 1367,
"Ġlearn": 1368,
"Ġphys": 1369,
"Ġanal": 1370,
"oun": 1371,
"bs": 1372,
"ield": 1373,
"Ġcaus": 1374,
"Ġmaterial": 1375,
"atic": 1376,
"Ġpot": 1377,
"Ġmethod": 1378,
"Ġlight": 1379,
"ental": 1380,
"Ġanother": 1381,
"Ġdirect": 1382,
"Ġele": 1383,
"cul": 1384,
"Ġprof": 1385,
"Ġline": 1386,
"Ġproject": 1387,
"Ġenvironment": 1388,
"ived": 1389,
"less": 1390,
"Ġproper": 1391,
"Ġbas": 1392,
"Ġimpro": 1393,
"Ġorder": 1394,
"Ġiss": 1395,
"Ġmult": 1396,
".\"": 1397,
"pr": 1398,
"ug": 1399,
"Ġpass": 1400,
"Ġsit": 1401,
"ision": 1402,
"Ġinterest": 1403,
"angu": 1404,
"Ġmean": 1405,
"Ġreal": 1406,
"Ġsocial": 1407,
"arent": 1408,
"-c": 1409,
"Ġimm": 1410,
"Ġdevelopment": 1411,
"alk": 1412,
"Ġhere": 1413,
"ton": 1414,
"Ġbre": 1415,
"erc": 1416,
"rodu": 1417,
"Ġdesc": 1418,
"ĠUniversity": 1419,
"Ġbest": 1420,
"iness": 1421,
"Ġmeans": 1422,
"ified": 1423,
"Ġben": 1424,
"Ġfollowing": 1425,
"ĠLe": 1426,
"ĠOn": 1427,
"Ġter": 1428,
"man": 1429,
"eral": 1430,
"ples": 1431,
"Ġâ": 1432,
"Ġlaw": 1433,
"ways": 1434,
"ained": 1435,
"Ġeng": 1436,
"Ġoper": 1437,
"Ġopp": 1438,
"Ġproblem": 1439,
"Ġmill": 1440,
"Ġmark": 1441,
"Ġet": 1442,
"Ġhome": 1443,
"Ġrest": 1444,
"Ġtop": 1445,
"ĠAmerican": 1446,
"here": 1447,
"Ġant": 1448,
"ik": 1449,
"Ġcirc": 1450,
"me": 1451,
"Ġdisease": 1452,
"Ġinclude": 1453,
"ĠPl": 1454,
"Ġcurrent": 1455,
"Ġpossible": 1456,
"ians": 1457,
"ccess": 1458,
"ote": 1459,
"atural": 1460,
"ajor": 1461,
"ource": 1462,
"orth": 1463,
"ats": 1464,
"ining": 1465,
"Ġwomen": 1466,
"-t": 1467,
"Ġmove": 1468,
"Ġbelie": 1469,
"ological": 1470,
"Ġlow": 1471,
"ently": 1472,
"Ġlast": 1473,
"Ġprogram": 1474,
"Ġvalue": 1475,
"____": 1476,
"view": 1477,
"-f": 1478,
"Ġbetter": 1479,
"Ġpercent": 1480,
"Ġsay": 1481,
"Ġrisk": 1482,
"ots": 1483,
"ards": 1484,
"Ġcontrol": 1485,
"str": 1486,
"Ġmus": 1487,
"Ġsever": 1488,
"Ġgroup": 1489,
"Ġcult": 1490,
"ĠCan": 1491,
"Ġpain": 1492,
"Ġbecome": 1493,
"frac": 1494,
"``": 1495,
"az": 1496,
"tt": 1497,
"Ġblood": 1498,
"Ġcase": 1499,
"Ġche": 1500,
"gin": 1501,
"$$": 1502,
"Ġaddition": 1503,
"Ġdev": 1504,
"ĠĠĠĠ": 1505,
"Ġlim": 1506,
"esp": 1507,
"Ġfin": 1508,
"ern": 1509,
"Ġmil": 1510,
"ĠZ": 1511,
"Ġkeep": 1512,
"Ġperform": 1513,
"Ġnon": 1514,
"hor": 1515,
"Ġold": 1516,
"Ġorig": 1517,
"Ġeconom": 1518,
"ĠBe": 1519,
"ilar": 1520,
"Ġleg": 1521,
"ients": 1522,
"Ġtoo": 1523,
"ware": 1524,
"par": 1525,
"Ġoccur": 1526,
"Ġsince": 1527,
"ills": 1528,
"Ġobject": 1529,
"olution": 1530,
"Ġair": 1531,
"Ġparticular": 1532,
"Ġprovide": 1533,
"Ġz": 1534,
"Ġindu": 1535,
"Ġcost": 1536,
"Ġtimes": 1537,
"Ġagainst": 1538,
"Ġearly": 1539,
"Ġinvol": 1540,
"icle": 1541,
"Ġfore": 1542,
"Ġanim": 1543,
"Ġperiod": 1544,
"Ġgovernment": 1545,
"ĠCol": 1546,
"Ġavail": 1547,
"arc": 1548,
"Ġtre": 1549,
"Ġel": 1550,
"ention": 1551,
"ĠâĢĶ": 1552,
"lished": 1553,
"Ġhig": 1554,
"Ġvol": 1555,
"Ġable": 1556,
"Ġrepres": 1557,
"oid": 1558,
"lu": 1559,
"Ġwar": 1560,
"Ġfour": 1561,
"ression": 1562,
"Ġcause": 1563,
"Ġmajor": 1564,
"Ġlearning": 1565,
"...": 1566,
"rist": 1567,
"amp": 1568,
"Ġhapp": 1569,
"ission": 1570,
"oint": 1571,
"Ġfre": 1572,
"Ġpost": 1573,
"ĠOne": 1574,
"ĠAll": 1575,
"Ġbased": 1576,
"Ġunt": 1577,
"Ġfamily": 1578,
"Ġseveral": 1579,
"Ġsignific": 1580,
"ole": 1581,
"rap": 1582,
"Ġhistory": 1583,
"pect": 1584,
"use": 1585,
"Ġlo": 1586,
"Ġproblems": 1587,
"Ġess": 1588,
"port": 1589,
"idence": 1590,
"Ġlet": 1591,
"ised": 1592,
"ĠComm": 1593,
"Ġsaf": 1594,
"{\\": 1595,
"ĠUnited": 1596,
"ĠTe": 1597,
"ane": 1598,
"-d": 1599,
"ret": 1600,
"Ġbus": 1601,
"ogn": 1602,
"Ġlangu": 1603,
"Ġopen": 1604,
"Ġ'": 1605,
"Ġthings": 1606,
"Ġnear": 1607,
"Ġmar": 1608,
"Ġprovid": 1609,
"Ġbenef": 1610,
"ope": 1611,
"Ġsum": 1612,
"Ġplant": 1613,
"ĠEn": 1614,
"ograph": 1615,
"Ġcr": 1616,
"ends": 1617,
"Ġprom": 1618,
"ĠOr": 1619,
"Ġspecies": 1620,
"Ġaffect": 1621,
".S": 1622,
"Ġdeterm": 1623,
"Ġansw": 1624,
"Ġfeel": 1625,
"ories": 1626,
"aper": 1627,
"Ġfree": 1628,
"Ġlist": 1629,
"ling": 1630,
"Ġamount": 1631,
"right": 1632,
"Ġrad": 1633,
"Ġcertain": 1634,
"ina": 1635,
"Ġareas": 1636,
"Ġamong": 1637,
"ek": 1638,
"Ġtype": 1639,
"put": 1640,
"Ġmen": 1641,
"Ġsays": 1642,
"Ġname": 1643,
"Ġconn": 1644,
"Ġ$$": 1645,
"work": 1646,
"Ġothers": 1647,
"ĠGod": 1648,
"-p": 1649,
"Ġmonth": 1650,
"Ġavailable": 1651,
"Ġcond": 1652,
"ames": 1653,
"br": 1654,
"Ġhead": 1655,
"ĠWith": 1656,
"Ġdel": 1657,
"Ġscient": 1658,
"ended": 1659,
"urther": 1660,
"Ġview": 1661,
"ocus": 1662,
"ox": 1663,
"urop": 1664,
"though": 1665,
"Ġpress": 1666,
"Ġput": 1667,
"Ġrun": 1668,
"ances": 1669,
"sy": 1670,
"Ġfac": 1671,
"Ġcho": 1672,
"Ġstruct": 1673,
"Ġabove": 1674,
"elf": 1675,
"ication": 1676,
"Ġtreatment": 1677,
"ode": 1678,
"Ġcome": 1679,
"Ġaccess": 1680,
"ĠSome": 1681,
"ably": 1682,
"Ġflow": 1683,
"osp": 1684,
"Ġnumbers": 1685,
"Ġprevent": 1686,
"Ġcountry": 1687,
"ither": 1688,
"Ġage": 1689,
"ww": 1690,
"Ġlab": 1691,
"³³³³": 1692,
"Ġgr": 1693,
"ploy": 1694,
"over": 1695,
"Ġcomput": 1696,
"//": 1697,
"Ġnatural": 1698,
"etic": 1699,
"ĠStates": 1700,
"Ġobs": 1701,
"Ġrece": 1702,
"icult": 1703,
"cing": 1704,
"Ġdra": 1705,
"Ġsuccess": 1706,
"ething": 1707,
"ray": 1708,
"ĠBy": 1709,
"not": 1710,
"une": 1711,
"stit": 1712,
"utions": 1713,
"Ġprob": 1714,
"of": 1715,
"Ġdue": 1716,
"Ġcreat": 1717,
"Ġlittle": 1718,
"Ġhard": 1719,
"Ġi": 1720,
"ird": 1721,
"Ġbi": 1722,
"Ġassoci": 1723,
"Ġintern": 1724,
"Ġcomb": 1725,
"Ġsignificant": 1726,
"Ġ###": 1727,
"Ġalways": 1728,
"vious": 1729,
"Ġside": 1730,
"ggest": 1731,
"ument": 1732,
"Ġmeasure": 1733,
"Ġfar": 1734,
"Ġturn": 1735,
"ĠCent": 1736,
"Ġmaking": 1737,
"Ġlocal": 1738,
"oks": 1739,
"Ġshort": 1740,
"Ġinvest": 1741,
"Ġbook": 1742,
"face": 1743,
"Ġimpact": 1744,
"Ġdays": 1745,
"Ġlevels": 1746,
"ones": 1747,
"ctor": 1748,
"Ġquestion": 1749,
"Ġbro": 1750,
"ĠWor": 1751,
",\"": 1752,
"urope": 1753,
"ately": 1754,
"ead": 1755,
"Ġsw": 1756,
"Ġuntil": 1757,
"Ġpotential": 1758,
"Ġspace": 1759,
"ĠThat": 1760,
"Ġresults": 1761,
"Ġcells": 1762,
"Ġfocus": 1763,
"Ġalong": 1764,
"ĠQu": 1765,
"Ġvir": 1766,
"Ġworks": 1767,
"Ġsing": 1768,
"ledge": 1769,
"Ġer": 1770,
"Ġgive": 1771,
"Ġsuggest": 1772,
"por": 1773,
"ler": 1774,
"Ġleft": 1775,
"ring": 1776,
"yd": 1777,
"ours": 1778,
"Ġsomething": 1779,
"ape": 1780,
"ortun": 1781,
"Ġseem": 1782,
"eter": 1783,
"Ġlater": 1784,
"ged": 1785,
"ĠNational": 1786,
"ables": 1787,
"-m": 1788,
"aps": 1789,
"uture": 1790,
"Ġcourse": 1791,
"Ġsimilar": 1792,
"Ġbehav": 1793,
"Ġstep": 1794,
"ember": 1795,
"ĠFr": 1796,
"yle": 1797,
"Ġwhy": 1798,
"omm": 1799,
"ĠX": 1800,
"Ġtemper": 1801,
"aken": 1802,
"Ġincrease": 1803,
"Ġterm": 1804,
"Ġyoung": 1805,
"ending": 1806,
"ĠChrist": 1807,
"Ġsystems": 1808,
"atory": 1809,
"Ġtru": 1810,
"Ġdig": 1811,
"Ġnext": 1812,
"Ġwords": 1813,
"ively": 1814,
"Ġlikely": 1815,
"ĠEurope": 1816,
"ym": 1817,
"Ġmov": 1818,
"Ġdescrib": 1819,
"Ġspecific": 1820,
"Ġtry": 1821,
"Ġcreate": 1822,
"agement": 1823,
"Ġleast": 1824,
"Ġrepresent": 1825,
"ĠAf": 1826,
"Ġclear": 1827,
"ĠUS": 1828,
"Ġteac": 1829,
"Ġpopulation": 1830,
"aining": 1831,
"val": 1832,
"Ġappear": 1833,
"app": 1834,
"Ġask": 1835,
"ators": 1836,
"ysis": 1837,
"Ġtri": 1838,
"isc": 1839,
"Ġeducation": 1840,
"Ġwr": 1841,
"asing": 1842,
"Ġusually": 1843,
"ume": 1844,
"aster": 1845,
"Ġdifficult": 1846,
"Ġtoget": 1847,
"Ġmot": 1848,
"Ġtogether": 1849,
"tal": 1850,
"Ġpolit": 1851,
"ĠBl": 1852,
"Ġtext": 1853,
"Ġcommunity": 1854,
"Ġdiscuss": 1855,
"Ġapplic": 1856,
"Ġfil": 1857,
"Ġ,": 1858,
"Ġheart": 1859,
"Ġconditions": 1860,
"Ġcomplete": 1861,
"Ġexist": 1862,
"rect": 1863,
"idd": 1864,
"Ġneeds": 1865,
"Ġlanguage": 1866,
"Ġvarious": 1867,
"Ġenc": 1868,
"Ġrele": 1869,
"ĠMed": 1870,
"Ġcy": 1871,
"ĠCal": 1872,
"ĠEar": 1873,
"Ġcharacter": 1874,
"Ġgeneral": 1875,
"ique": 1876,
"ĠIm": 1877,
"ann": 1878,
"Ġways": 1879,
"ecially": 1880,
"Ġinteg": 1881,
"Ġcrit": 1882,
"Ġhigher": 1883,
"Ġtechnology": 1884,
"Ġparent": 1885,
"ateg": 1886,
"Ġnecess": 1887,
"Ġpast": 1888,
"Ġacross": 1889,
"Ġbelow": 1890,
"Ġnorm": 1891,
"ored": 1892,
"ns": 1893,
"Ġexperience": 1894,
"Ġill": 1895,
"aces": 1896,
"Ġspecial": 1897,
"Ġdeath": 1898,
"mit": 1899,
"Ġbegin": 1900,
"ruction": 1901,
"Ġtoday": 1902,
"oph": 1903,
"cle": 1904,
"ilities": 1905,
"Ġauthor": 1906,
"Ġrelations": 1907,
"verage": 1908,
"ency": 1909,
"Ġey": 1910,
"Ġmass": 1911,
"ĠÂ": 1912,
"Ġmillion": 1913,
"ength": 1914,
"Ġchanges": 1915,
"amm": 1916,
"Ġgoing": 1917,
"Ġtool": 1918,
"pos": 1919,
"Ġsqu": 1920,
"Ġver": 1921,
"Ġfuture": 1922,
"Ġkind": 1923,
"oot": 1924,
"âĢĻre": 1925,
"ĠJoh": 1926,
"Ġneg": 1927,
"alf": 1928,
"ges": 1929,
"atch": 1930,
"min": 1931,
"especially": 1932,
"Ġrecord": 1933,
"ĠTr": 1934,
"Ġworking": 1935,
"aves": 1936,
"Ġconsider": 1937,
"af": 1938,
"Ġhowever": 1939,
"Ġbusiness": 1940,
"ired": 1941,
"ociety": 1942,
"oney": 1943,
"Ġnet": 1944,
"ĠWhile": 1945,
"omes": 1946,
"ison": 1947,
"Ġprofess": 1948,
"Ġkey": 1949,
"reen": 1950,
"lement": 1951,
"Ġstrong": 1952,
"ptoms": 1953,
"ĠGen": 1954,
"Ġbrain": 1955,
"Ġcentury": 1956,
"ĠStud": 1957,
"Ġfull": 1958,
"Ġopt": 1959,
"iple": 1960,
"Ġaway": 1961,
"ĠPr": 1962,
"Ġhaving": 1963,
"Ġcolle": 1964,
"ample": 1965,
"Ġdeg": 1966,
"Ġenough": 1967,
"most": 1968,
"ĠBrit": 1969,
"Ġnever": 1970,
"Ġmodel": 1971,
"orts": 1972,
"Ġtypes": 1973,
"ĠAfter": 1974,
"Ġrate": 1975,
"Ġwhether": 1976,
"sc": 1977,
"Ġdam": 1978,
"obal": 1979,
"Ġrespons": 1980,
"Ġrange": 1981,
"Ġimprove": 1982,
"Ġestab": 1983,
"-l": 1984,
"ĠAb": 1985,
"iation": 1986,
"istic": 1987,
"Ġplants": 1988,
"Ġcountries": 1989,
"ER": 1990,
"AT": 1991,
"rug": 1992,
"thing": 1993,
"ales": 1994,
"Ġcancer": 1995,
"Ġcases": 1996,
"Ġreason": 1997,
"play": 1998,
"erence": 1999,
"ĠGo": 2000,
"Ġquestions": 2001,
"Ġsubject": 2002,
"ĠAm": 2003,
"ĠAfric": 2004,
"ĠDr": 2005,
"Ġteam": 2006,
"selves": 2007,
"Ġeffects": 2008,
"ires": 2009,
"ule": 2010,
"Ġaccount": 2011,
"Ġsure": 2012,
"ival": 2013,
"aching": 2014,
"Ġmakes": 2015,
"Ġespecially": 2016,
"Ġlower": 2017,
"utes": 2018,
"Ġprim": 2019,
"Ġpred": 2020,
"ĠNe": 2021,
"ott": 2022,
"Ġstat": 2023,
"ush": 2024,
"Ġsens": 2025,
"aring": 2026,
"ĠDo": 2027,
"ilt": 2028,
"Ġfield": 2029,
"}}": 2030,
"Ġresearc": 2031,
"ready": 2032,
"Ġcalcul": 2033,
"Ġreturn": 2034,
"acc": 2035,
"iting": 2036,
"fficient": 2037,
"oring": 2038,
"Ġbig": 2039,
"Ġinflu": 2040,
"Ġchem": 2041,
"Ġconsum": 2042,
"omet": 2043,
"ĠMar": 2044,
"Ġsize": 2045,
"Ġknowledge": 2046,
"rel": 2047,
"Ġpatients": 2048,
"ĠGerm": 2049,
"igure": 2050,
"Ġ*": 2051,
"Ġfurther": 2052,
"â̦": 2053,
"nal": 2054,
"Ġdone": 2055,
"://": 2056,
"ipp": 2057,
"Ġrole": 2058,
"chie": 2059,
"ĠGe": 2060,
"Ġmind": 2061,
"Ġ{": 2062,
"ising": 2063,
"Ġ:": 2064,
"Ġindic": 2065,
"Ġstudies": 2066,
"Ġeither": 2067,
"Ġens": 2068,
"Ġpaper": 2069,
"Ġphysical": 2070,
"ued": 2071,
"Ġground": 2072,
"Ġreally": 2073,
"lo": 2074,
"duct": 2075,
"ned": 2076,
"Ġconcept": 2077,
"ification": 2078,
"Ġ/": 2079,
"aim": 2080,
"be": 2081,
"let": 2082,
"Ġfund": 2083,
"Ġself": 2084,
"Ġword": 2085,
"Ġchall": 2086,
"oman": 2087,
"for": 2088,
"NA": 2089,
"Ġang": 2090,
"ĠWar": 2091,
"Ġtotal": 2092,
"ĠEnglish": 2093,
"side": 2094,
"rams": 2095,
"Ġsurface": 2096,
"Ġhouse": 2097,
"ĠShe": 2098,
"Ġsimple": 2099,
"Ġalready": 2100,
"Ġwhole": 2101,
"Ġinit": 2102,
"ĠCar": 2103,
"Ġfrequ": 2104,
"Ġprotect": 2105,
"Ġsingle": 2106,
"ley": 2107,
"Ġ$\\": 2108,
"Ġbir": 2109,
"atures": 2110,
"Ġpolic": 2111,
"apt": 2112,
"Ġlot": 2113,
"uation": 2114,
"ĠWorld": 2115,
"Ġscience": 2116,
"eds": 2117,
"Ġtoward": 2118,
"Ġproduction": 2119,
"Ġactivity": 2120,
"Ġgroups": 2121,
"ibility": 2122,
"Ġsymptoms": 2123,
"Ġfall": 2124,
"ae": 2125,
"Ġconcer": 2126,
"Ġanswer": 2127,
"icro": 2128,
"Ġbecame": 2129,
"Ġclose": 2130,
"wh": 2131,
"edi": 2132,
"Ġseen": 2133,
"Ġabs": 2134,
"Ġcity": 2135,
"ĠCont": 2136,
"ĠMay": 2137,
"ĠIntern": 2138,
"rict": 2139,
"Ġweight": 2140,
"Ġloss": 2141,
"esc": 2142,
"Ġgrowth": 2143,
"^{": 2144,
"Ġemploy": 2145,
"ung": 2146,
"Ġflu": 2147,
"ctions": 2148,
"ĠAss": 2149,
"ĠHealth": 2150,
"Ġpositive": 2151,
"ites": 2152,
"epend": 2153,
"Ġcontrib": 2154,
"ream": 2155,
"itud": 2156,
"Ġfive": 2157,
"Ġwind": 2158,
"Ġcomplex": 2159,
"ĠNo": 2160,
"):": 2161,
"Ġactivities": 2162,
"Ġrather": 2163,
"Ġproducts": 2164,
"Ġresources": 2165,
"mber": 2166,
"bon": 2167,
"ee": 2168,
"Ġeff": 2169,
"to": 2170,
"Ġevent": 2171,
"Ġdiv": 2172,
"Ġobserv": 2173,
"iol": 2174,
"_{": 2175,
"Ġdom": 2176,
"Ġnut": 2177,
"Ġpressure": 2178,
"ands": 2179,
"Ġarticle": 2180,
"ils": 2181,
"Ġterms": 2182,
"Ġfactors": 2183,
"Ġred": 2184,
"Ġskills": 2185,
"Ġquality": 2186,
"Ġaccording": 2187,
"sych": 2188,
"Ġlive": 2189,
"plic": 2190,
"augh": 2191,
"Ġsource": 2192,
"Ġonce": 2193,
"ounds": 2194,
"Ġrecogn": 2195,
"ivity": 2196,
"Ġ#": 2197,
"yn": 2198,
"Ġcannot": 2199,
"Ġrelationship": 2200,
"Ġcut": 2201,
"ried": 2202,
"overed": 2203,
"Ġachie": 2204,
"ĠAcc": 2205,
"Ġstory": 2206,
".com": 2207,
"Ġtell": 2208,
"Ġpractice": 2209,
"urch": 2210,
"Ġrequired": 2211,
"Ġoffic": 2212,
"oura": 2213,
"ĠResear": 2214,
"Ġtaken": 2215,
"Ġdeveloped": 2216,
"Ġintrodu": 2217,
"ask": 2218,
"Ġparticip": 2219,
"urity": 2220,
"ery": 2221,
".)": 2222,
"fact": 2223,
"ĠMan": 2224,
"ĠSu": 2225,
"Ġhold": 2226,
"fer": 2227,
"Ġpay": 2228,
"Ġreduce": 2229,
"ĠHere": 2230,
"iam": 2231,
"lying": 2232,
"Ġbat": 2233,
"Ġindust": 2234,
"Ġcollect": 2235,
"Ġunderstanding": 2236,
"unt": 2237,
"Ġpoints": 2238,
"Ġactually": 2239,
"Ġann": 2240,
"Ġdetail": 2241,
"aut": 2242,
"Ġsite": 2243,
"Ġtradition": 2244,
"ips": 2245,
"Ġbuilding": 2246,
"ĠRep": 2247,
"ĠInt": 2248,
"Ġphot": 2249,
"Ġforce": 2250,
"Ġconsidered": 2251,
"Ġrelated": 2252,
"osis": 2253,
"Ġissues": 2254,
"leep": 2255,
"eb": 2256,
"Ġdistrib": 2257,
"ured": 2258,
"Ġrecomm": 2259,
"Ġassociated": 2260,
"Ġmembers": 2261,
"Ġclimate": 2262,
"Ġcreated": 2263,
"Ġfail": 2264,
"Ġcondition": 2265,
"Ġsent": 2266,
"ma": 2267,
"Ġupon": 2268,
"Ġur": 2269,
"roll": 2270,
"Ġmarket": 2271,
"Ġaddress": 2272,
"Ġevidence": 2273,
"Ġweek": 2274,
"Ġ`": 2275,
"Ġvalues": 2276,
"Ġmeet": 2277,
"Ġfri": 2278,
"Ġvers": 2279,
"Ġanalysis": 2280,
"by": 2281,
"Ġparts": 2282,
"Ġwide": 2283,
"Ġneeded": 2284,
"Ġarg": 2285,
"acy": 2286,
"Ġstates": 2287,
"Ġstudent": 2288,
"Ġge": 2289,
"ĠSouth": 2290,
"aced": 2291,
"yl": 2292,
"Ġmedical": 2293,
"reme": 2294,
"Ġnational": 2295,
"ĠNorth": 2296,
"Ġhtt": 2297,
"Ġnature": 2298,
"ystem": 2299,
"ublic": 2300,
"Ġdrug": 2301,
"(x": 2302,
"ĠNow": 2303,
"Ġhalf": 2304,
"Ġstress": 2305,
"amin": 2306,
"Ġwhite": 2307,
"ĠJohn": 2308,
"org": 2309,
"sequ": 2310,
"Ġquick": 2311,
"Ġpath": 2312,
"Ġincreased": 2313,
"AS": 2314,
"ula": 2315,
"Ġtrue": 2316,
"Ġidea": 2317,
"ĠAct": 2318,
"ĠâĪ": 2319,
"Ġlength": 2320,
"ivil": 2321,
"Ġentire": 2322,
"Ġresearchers": 2323,
"Ġlay": 2324,
"ĠMore": 2325,
"ump": 2326,
"ĠMany": 2327,
"Ġlog": 2328,
"enn": 2329,
"reg": 2330,
"Ġarr": 2331,
"Ġsal": 2332,
"Ġcomes": 2333,
"oon": 2334,
"Ġthemselves": 2335,
"Ġcame": 2336,
"Ġfr": 2337,
"Ġequal": 2338,
"}\\": 2339,
"Ġapproach": 2340,
"Ġeffective": 2341,
"Ġitself": 2342,
"ĠAmerica": 2343,
"ences": 2344,
"ES": 2345,
"ply": 2346,
"Ġopportun": 2347,
"Ġcorrect": 2348,
"ises": 2349,
"urs": 2350,
"illed": 2351,
"Ġthought": 2352,
"Ġprop": 2353,
"ĠGu": 2354,
"Ġexerc": 2355,
"ibr": 2356,
"Ġliving": 2357,
"gest": 2358,
"chan": 2359,
"Ġshows": 2360,
"Ġdest": 2361,
"ober": 2362,
"inary": 2363,
"Ġmoney": 2364,
"Ġpolitical": 2365,
"Ġengine": 2366,
"rad": 2367,
"Ġstandard": 2368,
"verse": 2369,
"....": 2370,
"Ġanimals": 2371,
"Ġrelig": 2372,
"Ġmaterials": 2373,
"ĠAust": 2374,
"ournal": 2375,
"Ġaverage": 2376,
"ores": 2377,
"Ġgas": 2378,
"ĠDep": 2379,
"ĠState": 2380,
"Ġprovides": 2381,
"Ġreact": 2382,
"Ġmaint": 2383,
"ening": 2384,
"Ġsolution": 2385,
"Ġblack": 2386,
"Ġability": 2387,
"usion": 2388,
"Ġadult": 2389,
"ĠUs": 2390,
"Ġcheck": 2391,
"Ġessential": 2392,
"Ġdoc": 2393,
"ĠCo": 2394,
"ĠPer": 2395,
"Ġfamil": 2396,
"ĠMe": 2397,
"imum": 2398,
"Ġport": 2399,
"ĠHist": 2400,
"Ġskin": 2401,
"Ġhistor": 2402,
"Ġpattern": 2403,
"Ġposition": 2404,
"}$": 2405,
"Ġhealthy": 2406,
"Ġprevious": 2407,
"hing": 2408,
"Ġnecessary": 2409,
"ta": 2410,
"ĠHis": 2411,
"ĠApp": 2412,
"aging": 2413,
"Ġeconomic": 2414,
"Ġglobal": 2415,
"Ġmonths": 2416,
"Ġhours": 2417,
"Ġshown": 2418,
"Ġavoid": 2419,
"Ġalmost": 2420,
"Ġfish": 2421,
"ĠEm": 2422,
"olic": 2423,
"Ġprinc": 2424,
"ging": 2425,
"ĠPe": 2426,
"Ġexperien": 2427,
"Ġcoll": 2428,
"ript": 2429,
"Ġsoft": 2430,
"\".": 2431,
"ĠLet": 2432,
"Ġmodern": 2433,
"istance": 2434,
"Ġmanagement": 2435,
"izing": 2436,
"Ġbar": 2437,
"ĠPre": 2438,
"acks": 2439,
"istics": 2440,
"Ġtemperature": 2441,
"Ġwriting": 2442,
"Ġlink": 2443,
"Ġpublished": 2444,
"ĠÃ": 2445,
"ĠEarth": 2446,
"inter": 2447,
"Ġservices": 2448,
"Ġdog": 2449,
"artment": 2450,
"ney": 2451,
"Ġdiet": 2452,
"Ġprote": 2453,
"light": 2454,
"nces": 2455,
"Ġsat": 2456,
"erve": 2457,
"ened": 2458,
"Ġcop": 2459,
"Ġproduce": 2460,
"oll": 2461,
"Ġsepar": 2462,
"Ġregion": 2463,
"Ġonline": 2464,
"ĠII": 2465,
"sp": 2466,
"Ġassess": 2467,
"Ġfat": 2468,
"iddle": 2469,
"Ġtravel": 2470,
"Ġsense": 2471,
"Ġoil": 2472,
"Ġcat": 2473,
"new": 2474,
"hib": 2475,
"Ġsoil": 2476,
"aged": 2477,
"Ġrights": 2478,
"Ġjob": 2479,
"ections": 2480,
"Ġrepl": 2481,
"Ġcomputer": 2482,
"Ġmor": 2483,
"empt": 2484,
"Ġrul": 2485,
"ai": 2486,
"ĠNot": 2487,
"go": 2488,
"Ġgreen": 2489,
"Ġsuper": 2490,
"onse": 2491,
"Ġconc": 2492,
"Ġtaking": 2493,
"uted": 2494,
"uel": 2495,
"Ġgreater": 2496,
"iet": 2497,
"Ġtar": 2498,
"anced": 2499,
"vere": 2500,
"ĠMost": 2501,
"Ġarch": 2502,
"Ġrespect": 2503,
"ĠPres": 2504,
"Ġreading": 2505,
"Ġtook": 2506,
"Ġstop": 2507,
"eed": 2508,
"Ġsuff": 2509,
"ON": 2510,
"Ġeasy": 2511,
"irm": 2512,
"emic": 2513,
"Ġsun": 2514,
"Ġcontent": 2515,
"Ġpriv": 2516,
"Ġsix": 2517,
"itary": 2518,
"Ġpersonal": 2519,
"Ġincreasing": 2520,
"ĠYork": 2521,
"Ġever": 2522,
"Ġcompany": 2523,
"Ġindividuals": 2524,
"hemat": 2525,
"Ġheat": 2526,
"Th": 2527,
"Ġregard": 2528,
"Ġdefin": 2529,
"uck": 2530,
"ĠFrom": 2531,
");": 2532,
"Ġyet": 2533,
"ensive": 2534,
"Ġparents": 2535,
"hold": 2536,
"AR": 2537,
"Ġliter": 2538,
"Ġstructure": 2539,
"astic": 2540,
"left": 2541,
"ero": 2542,
"iction": 2543,
"bo": 2544,
"Ġwritten": 2545,
"Ġseries": 2546,
"Ġclaim": 2547,
"Ġut": 2548,
"Ġpopular": 2549,
"ĠAlthough": 2550,
"Ġetc": 2551,
"Ġaction": 2552,
"Ġexperim": 2553,
"Ġnormal": 2554,
"ID": 2555,
"Ġlonger": 2556,
"lt": 2557,
"ĠSec": 2558,
"ĠÂł": 2559,
"Ġoriginal": 2560,
"Ġthing": 2561,
"Ġmatter": 2562,
"abor": 2563,
"Ġmedic": 2564,
"Ġemer": 2565,
"ze": 2566,
"ches": 2567,
"Ġcontain": 2568,
"Ġmeaning": 2569,
"Ġinteract": 2570,
"math": 2571,
"Ġconduct": 2572,
"Ġla": 2573,
"ius": 2574,
"Ġfeed": 2575,
"Ġbegan": 2576,
"Ġthroughout": 2577,
"Ġdifference": 2578,
"ĠPar": 2579,
"ĠYour": 2580,
"ĠSchool": 2581,
".g": 2582,
"ror": 2583,
"Ġbreak": 2584,
"Ġchemical": 2585,
"Ġtalk": 2586,
"Ġequation": 2587,
"Ġrelative": 2588,
"ĠResearch": 2589,
"set": 2590,
"imal": 2591,
"ials": 2592,
"Ġ)": 2593,
"Ġfarm": 2594,
"ĠOther": 2595,
"Ġmethods": 2596,
"aily": 2597,
"Ġexpress": 2598,
"ene": 2599,
"Ġsimply": 2600,
"erous": 2601,
"-based": 2602,
"itation": 2603,
"pid": 2604,
"lor": 2605,
"ĠBritish": 2606,
"Ġfire": 2607,
"my": 2608,
"Ġcolor": 2609,
"Ġprec": 2610,
"Ġrev": 2611,
"Ġdraw": 2612,
"Ġprovided": 2613,
"arr": 2614,
"reng": 2615,
"Ġservice": 2616,
"Ġmach": 2617,
"Ġregular": 2618,
"IN": 2619,
"Ġcompon": 2620,
"rown": 2621,
"Ġanc": 2622,
"Ġbehavior": 2623,
"Ġ<": 2624,
"ese": 2625,
"ĠAccording": 2626,
"fully": 2627,
"ropri": 2628,
"Ġvide": 2629,
"het": 2630,
"Ġindustry": 2631,
"Ġrecent": 2632,
"ĠCons": 2633,
"mb": 2634,
"Ġnegative": 2635,
"Ġsleep": 2636,
"Ġbuilt": 2637,
"raft": 2638,
"ĠPart": 2639,
"enge": 2640,
"Ġclean": 2641,
"Ġtraining": 2642,
"apan": 2643,
"Ġmagn": 2644,
"Ġtherap": 2645,
"icles": 2646,
"mon": 2647,
"order": 2648,
"Ġhab": 2649,
"ulations": 2650,
"Ġgraph": 2651,
"lex": 2652,
"ĠSince": 2653,
"ĠThen": 2654,
"ĠComp": 2655,
"Ġsociety": 2656,
"Ġbur": 2657,
"é": 2658,
"Ġsomet": 2659,
"ĠRec": 2660,
"Ġheav": 2661,
"ĠFirst": 2662,
"atives": 2663,
"Ġce": 2664,
"Ġcontact": 2665,
"Ġdoing": 2666,
"imately": 2667,
"Ġcauses": 2668,
"-w": 2669,
"estern": 2670,
"Ġste": 2671,
"ĠCanad": 2672,
"ties": 2673,
"Ġbenefits": 2674,
"Ġspread": 2675,
"ĠJew": 2676,
"vey": 2677,
"Ġcaused": 2678,
"ows": 2679,
"lease": 2680,
"Ġincludes": 2681,
"Ġsurv": 2682,
"Ġhelps": 2683,
"Ġuses": 2684,
"Ġfeet": 2685,
"hood": 2686,
"itor": 2687,
"Ġorigin": 2688,
"Ġsex": 2689,
"ricult": 2690,
"raction": 2691,
"ners": 2692,
"Ġenvironmental": 2693,
"Ġaccept": 2694,
"Ġdesigned": 2695,
"ĠInstit": 2696,
"Ġstra": 2697,
"In": 2698,
"Ġinj": 2699,
"Ġindepend": 2700,
"aff": 2701,
"know": 2702,
"Ġschools": 2703,
"minist": 2704,
"Ġ>": 2705,
"Ġbring": 2706,
"Ġfru": 2707,
"ĠJan": 2708,
"Ġdiagn": 2709,
"Ġbill": 2710,
"Ġselect": 2711,
"Ġidentify": 2712,
"Ġmechan": 2713,
"ister": 2714,
"itude": 2715,
"Ġbasic": 2716,
"Ġsafe": 2717,
"ĠIndia": 2718,
"Ġdetermine": 2719,
"ĠEd": 2720,
"Ġelectric": 2721,
"Ġpage": 2722,
"Ġspeed": 2723,
"Ġlives": 2724,
"Ġtarget": 2725,
"Ġbal": 2726,
"ched": 2727,
"Ġreview": 2728,
"Ġprint": 2729,
"asc": 2730,
"ĠWill": 2731,
"aving": 2732,
"duc": 2733,
"Ġdou": 2734,
"rior": 2735,
"ipl": 2736,
"gar": 2737,
"Ġvariety": 2738,
"Ġresponse": 2739,
"ĠTw": 2740,
"----": 2741,
"ĠCO": 2742,
"Ġappl": 2743,
"pose": 2744,
"Ġslow": 2745,
"Ġsometimes": 2746,
"Ġlif": 2747,
"Ġpict": 2748,
"ufact": 2749,
"ĠSim": 2750,
"Ġevents": 2751,
"ronic": 2752,
"rm": 2753,
"Ġface": 2754,
"ĠMin": 2755,
"Ġwrite": 2756,
"Ġsubst": 2757,
"ĠJapan": 2758,
"eration": 2759,
"ĠScience": 2760,
"Ġimage": 2761,
"Ġdoesn": 2762,
"Ġdeep": 2763,
"Ġearth": 2764,
"Ġbelieve": 2765,
"Ġtax": 2766,
"ustom": 2767,
"Ġwild": 2768,
"Ġlove": 2769,
"Ġcarbon": 2770,
"Ġbacter": 2771,
"uments": 2772,
"aches": 2773,
"Ġexc": 2774,
"arily": 2775,
"Ġviol": 2776,
"Ġissue": 2777,
"Ġfem": 2778,
"Ġtakes": 2779,
"Ġimplement": 2780,
"-in": 2781,
"ights": 2782,
"aries": 2783,
"rast": 2784,
"ederal": 2785,
"Ġdemon": 2786,
"Ġcompan": 2787,
"equ": 2788,
"aling": 2789,
"Ġquant": 2790,
"IS": 2791,
"ĠSol": 2792,
"Ġstreng": 2793,
"rought": 2794,
"Ġoutside": 2795,
"Ġinvolved": 2796,
"Ġbase": 2797,
"fect": 2798,
"ades": 2799,
"Ġprograms": 2800,
"anks": 2801,
"Ġeat": 2802,
"ĠAug": 2803,
"Ġexact": 2804,
"Ġrefer": 2805,
"ension": 2806,
"Ġremov": 2807,
"Ġ--": 2808,
"Ġensure": 2809,
"Ġmovement": 2810,
"amed": 2811,
"Ġshare": 2812,
"elling": 2813,
"ĠKing": 2814,
"Ġtherefore": 2815,
"abet": 2816,
"Ġreported": 2817,
"ĠReg": 2818,
"Ġled": 2819,
"Ġforms": 2820,
"ender": 2821,
"Ġcompet": 2822,
"Ġobt": 2823,
"ĠBec": 2824,
"lands": 2825,
"angle": 2826,
"Ġsquare": 2827,
"Ġsources": 2828,
"ming": 2829,
"ĠMy": 2830,
"Ġmultiple": 2831,
"Ġmusic": 2832,
"-h": 2833,
"Ġculture": 2834,
"Ġestim": 2835,
"Ġwebs": 2836,
"Ġir": 2837,
"Ġencoura": 2838,
"Ġpoll": 2839,
"apter": 2840,
"Ġthreat": 2841,
"Ġconsist": 2842,
"Ġchalleng": 2843,
"Ġlat": 2844,
"part": 2845,
"Ġproduced": 2846,
"ĠKe": 2847,
"Ġtheory": 2848,
"ĠAg": 2849,
"Ġtable": 2850,
"ached": 2851,
"ĠCount": 2852,
"rench": 2853,
"Ġgetting": 2854,
"Ġattempt": 2855,
"ĠAustral": 2856,
"ems": 2857,
"Ġlooking": 2858,
"oly": 2859,
"Ġcross": 2860,
"oor": 2861,
"Ġago": 2862,
"Ġdamage": 2863,
"Ġextreme": 2864,
"oles": 2865,
"ucle": 2866,
"Ġeasily": 2867,
"Ġcoun": 2868,
"Ġparticularly": 2869,
"hest": 2870,
"umb": 2871,
"Ġgenerally": 2872,
"ĠMat": 2873,
"Ġpsych": 2874,
"Ġmicro": 2875,
"Ġscientists": 2876,
"uge": 2877,
"Ġthus": 2878,
"Ġder": 2879,
"Ġharm": 2880,
"Ġnetwork": 2881,
"ĠÎ": 2882,
"vert": 2883,
"ĠBo": 2884,
"OR": 2885,
"ĠAc": 2886,
"ĠOct": 2887,
"Ġdecre": 2888,
"Ġhyd": 2889,
"ops": 2890,
"isions": 2891,
"Ġteachers": 2892,
"ĠOur": 2893,
"Ġthird": 2894,
"Ġvirus": 2895,
"Ġtree": 2896,
"idge": 2897,
"Ġfoods": 2898,
"Ġadded": 2899,
"Ġpoly": 2900,
"Ġinstead": 2901,
"bra": 2902,
"ervation": 2903,
"Ġhor": 2904,
"Ġconstant": 2905,
"Ġelements": 2906,
"Ġeval": 2907,
"Ġforest": 2908,
"Ġprobably": 2909,
"bol": 2910,
"ana": 2911,
"Ġcamp": 2912,
"Ġattention": 2913,
"________": 2914,
"Ġlack": 2915,
"Ġpoor": 2916,
"Ġdistance": 2917,
"Ġfactor": 2918,
"Ġsomeone": 2919,
"room": 2920,
"Ġemot": 2921,
"Ġincluded": 2922,
"ĠEl": 2923,
"Ġdeb": 2924,
"ext": 2925,
"Ġperformance": 2926,
"Ġcontinue": 2927,
"Ġgrowing": 2928,
"Ġlines": 2929,
"Ġdeveloping": 2930,
"Ġsequ": 2931,
"Ġsust": 2932,
"imin": 2933,
"Ġlarger": 2934,
"Ġaware": 2935,
"Ġaff": 2936,
"ads": 2937,
"Ġwood": 2938,
"ided": 2939,
"ĠUse": 2940,
"Ġideas": 2941,
"Ġlate": 2942,
"dom": 2943,
"rated": 2944,
"ari": 2945,
"Ġox": 2946,
"ĠArt": 2947,
"Ġinside": 2948,
"Ġserious": 2949,
"Ġmanufact": 2950,
"uth": 2951,
"pe": 2952,
"Ġmess": 2953,
"Ġsafety": 2954,
"Ġmax": 2955,
"undred": 2956,
"ĠEduc": 2957,
"Ġfinanc": 2958,
"Ġallows": 2959,
"Ġbit": 2960,
"Ġconcent": 2961,
"Ġvisit": 2962,
"ĠChina": 2963,
"Ġmom": 2964,
"Ġappropri": 2965,
"Ġkids": 2966,
"Ġwall": 2967,
"Ġquite": 2968,
"Ġrat": 2969,
"ief": 2970,
"rate": 2971,
"Ġunique": 2972,
"ĠOf": 2973,
"Ġbra": 2974,
"AN": 2975,
"rs": 2976,
"ĠSm": 2977,
"ĠDuring": 2978,
"Ġthous": 2979,
"ĠGl": 2980,
"ls": 2981,
"iency": 2982,
"Ġstarted": 2983,
"ĠJu": 2984,
"Ġaltern": 2985,
"issions": 2986,
"Ġgives": 2987,
"ĠApr": 2988,
"Ġinvestig": 2989,
"Ġmedia": 2990,
"where": 2991,
"ĠLear": 2992,
"Ġminutes": 2993,
"âĢĻll": 2994,
"Ġprep": 2995,
"ĠAre": 2996,
"Ġanaly": 2997,
"Ġnight": 2998,
"Ġcover": 2999,
"ground": 3000,
"rie": 3001,
"Ġsound": 3002,
".org": 3003,
"Ġvacc": 3004,
"Ġfunctions": 3005,
"Ġdaily": 3006,
"Ġpolicy": 3007,
"Ġpatient": 3008,
"ĠFind": 3009,
"Ġanimal": 3010,
"Ġattack": 3011,
"Ġcommit": 3012,
"erson": 3013,
"Ġsection": 3014,
"ha": 3015,
"ino": 3016,
"IC": 3017,
"Ġearl": 3018,
"uary": 3019,
"ban": 3020,
"Ġveget": 3021,
"Ġful": 3022,
"ying": 3023,
"Ġcompared": 3024,
"Ġsold": 3025,
"ĠCor": 3026,
"à¤": 3027,
"Ġdirectly": 3028,
"Ġreflect": 3029,
"Ġprimary": 3030,
"haps": 3031,
"Ġwhose": 3032,
"Ġuseful": 3033,
"asons": 3034,
"Ġden": 3035,
"Ġtools": 3036,
"ography": 3037,
"ĠWhy": 3038,
"rew": 3039,
"enc": 3040,
"Ġmental": 3041,
"ider": 3042,
"Wh": 3043,
"osing": 3044,
"Ġhy": 3045,
"ĠEven": 3046,
"erg": 3047,
"ift": 3048,
"Ġcit": 3049,
"ĠChild": 3050,
"Ġfa": 3051,
"Ġfav": 3052,
"Ġbab": 3053,
"Ġtur": 3054,
"Ġinternational": 3055,
"hel": 3056,
"Ġcontains": 3057,
"cell": 3058,
"We": 3059,
"irit": 3060,
"ixed": 3061,
"ceed": 3062,
"Ġmother": 3063,
"ĠTra": 3064,
"Ġtraditional": 3065,
"Ġadditional": 3066,
"Ġgot": 3067,
"ĠSch": 3068,
"Ġbooks": 3069,
"na": 3070,
"Ġquickly": 3071,
"Ġunit": 3072,
"Ġ####": 3073,
"ellow": 3074,
"Ġï": 3075,
"Ġachieve": 3076,
"vention": 3077,
"text": 3078,
"Ġcritical": 3079,
"Ġsil": 3080,
"pro": 3081,
"Ġoffer": 3082,
"uous": 3083,
"rix": 3084,
"Ġtend": 3085,
"inks": 3086,
"ura": 3087,
"Ġcompanies": 3088,
"Ġfoot": 3089,
"Ġrout": 3090,
"Ġcolon": 3091,
"Ġcommunities": 3092,
"osure": 3093,
"Ġscientific": 3094,
"formation": 3095,
"Ġgame": 3096,
"Ġcapt": 3097,
"Ġprogress": 3098,
"âĢĻve": 3099,
"ĠRead": 3100,
"EN": 3101,
"Ġimmedi": 3102,
"))": 3103,
"ĠQuest": 3104,
"Ġ$$\\": 3105,
"Ġdiseases": 3106,
"Ġsea": 3107,
"ĠInc": 3108,
"Ġfront": 3109,
"ancy": 3110,
"wise": 3111,
"ĠEuropean": 3112,
"Ġdemonstr": 3113,
"Ġreve": 3114,
"Ġdocument": 3115,
"overy": 3116,
"Ġinstit": 3117,
"dd": 3118,
"Ġdang": 3119,
"ĠCenter": 3120,
"Ġexercise": 3121,
"Ġfram": 3122,
"iot": 3123,
"Ġleaders": 3124,
"ims": 3125,
"ĠRet": 3126,
"ĠĠĠĠĠĠĠĠ": 3127,
"vant": 3128,
"Ġtown": 3129,
"Ġball": 3130,
"Ġvit": 3131,
"Ġcard": 3132,
"lection": 3133,
"www": 3134,
"ĠAlso": 3135,
"Ġsou": 3136,
"like": 3137,
"iques": 3138,
"rote": 3139,
"Ġsecurity": 3140,
"ĠIndian": 3141,
"Ġcapac": 3142,
"Ġwarm": 3143,
"Ġones": 3144,
"Ġcivil": 3145,
"Ġhundred": 3146,
"ulate": 3147,
"Ġestablished": 3148,
"Ġheld": 3149,
"Ġcustom": 3150,
"Ġbehind": 3151,
"ĠGra": 3152,
"Ġtrees": 3153,
"Ġdivid": 3154,
"Ġeye": 3155,
"-st": 3156,
"Ġtowards": 3157,
"Ġsolar": 3158,
"dis": 3159,
"ĠFrench": 3160,
"Ġeth": 3161,
"Ġhighly": 3162,
"ĠCalif": 3163,
"'re": 3164,
"amb": 3165,
"Ġcentral": 3166,
"Ġproced": 3167,
"Ġhumans": 3168,
"Ġelse": 3169,
"Ġexpect": 3170,
"term": 3171,
"ĠBecause": 3172,
"ĠMarch": 3173,
"Ġseems": 3174,
"Ġord": 3175,
"Ġhttp": 3176,
"iers": 3177,
"Ġdry": 3178,
"Ġvideo": 3179,
"Ġmath": 3180,
"Ġproperty": 3181,
"ington": 3182,
"Ġsituation": 3183,
"Ġprior": 3184,
"ĠJes": 3185,
"eks": 3186,
"Ġacid": 3187,
"ĠFin": 3188,
"Ġgard": 3189,
"Ġsupply": 3190,
"ille": 3191,
"Ġinterp": 3192,
"rt": 3193,
"Ġaspect": 3194,
".e": 3195,
"Ġtiss": 3196,
"ields": 3197,
"Ġnation": 3198,
"Ġbirth": 3199,
"-y": 3200,
"ĠChar": 3201,
"Ġleading": 3202,
"ĠTrans": 3203,
"Ġwalk": 3204,
"ĠDepartment": 3205,
"Ġcode": 3206,
"inct": 3207,
"-S": 3208,
"Ġapprox": 3209,
"nov": 3210,
"Ġactive": 3211,
"ĠInstitute": 3212,
"joy": 3213,
"Ġroot": 3214,
"Ġsearch": 3215,
"-g": 3216,
"Ġalthough": 3217,
"Ġmilitary": 3218,
"aly": 3219,
"Ġinfection": 3220,
"Ġbecomes": 3221,
"Ġpurpose": 3222,
"Ġexamples": 3223,
"Ġshall": 3224,
"Ġhyp": 3225,
"Ġbad": 3226,
"Ġsoon": 3227,
"Ġremain": 3228,
"rees": 3229,
"ription": 3230,
"Ġstay": 3231,
"pper": 3232,
"\",": 3233,
"Ġsevere": 3234,
"Ġspeak": 3235,
"ĠJune": 3236,
"Ġthinking": 3237,
"Ġlargest": 3238,
"Ġblock": 3239,
"uit": 3240,
"Ġfinal": 3241,
"ornia": 3242,
"Ġbeginning": 3243,
"ĠHistory": 3244,
"Ġcenter": 3245,
"ĠAnt": 3246,
"isms": 3247,
"Ġdirection": 3248,
"Ġrequires": 3249,
"ĠThus": 3250,
"ching": 3251,
"Ġdrink": 3252,
"sec": 3253,
"ĠSept": 3254,
"Ġstrateg": 3255,
"ĠMon": 3256,
"yond": 3257,
"Ġfit": 3258,
"ĠWest": 3259,
"Ġhost": 3260,
"Ġadj": 3261,
"Ġapplication": 3262,
"Ġtransport": 3263,
"AC": 3264,
"Ġbroad": 3265,
"ĠGerman": 3266,
"Ġpack": 3267,
"hens": 3268,
"ĠHar": 3269,
"lation": 3270,
"Ġhands": 3271,
"att": 3272,
"Ġhar": 3273,
"Ġsus": 3274,
"mar": 3275,
"Ġfamilies": 3276,
"rogen": 3277,
"Ġaud": 3278,
"useum": 3279,
"Ġfast": 3280,
"Ġteaching": 3281,
"Ġwent": 3282,
"Ġclin": 3283,
"ĠInternational": 3284,
"abetes": 3285,
"Ġfeatures": 3286,
"Ġlimited": 3287,
"Ġplaces": 3288,
"ensity": 3289,
"Ġdescribed": 3290,
"Ġsoftware": 3291,
"Ġmole": 3292,
"ĠBr": 3293,
"ĠAugust": 3294,
"Ġdistribution": 3295,
"Ġobjects": 3296,
"Ġjo": 3297,
"Ġexcept": 3298,
"ĠMod": 3299,
"Ġlabor": 3300,
"ĠCalifornia": 3301,
"Ġcosts": 3302,
"Ġwa": 3303,
"Ġelement": 3304,
"ster": 3305,
"Ġfinancial": 3306,
"ĠRuss": 3307,
"ĠAfrica": 3308,
"sect": 3309,
"Ġfigure": 3310,
"gency": 3311,
"Ġhot": 3312,
"Ġbasis": 3313,
"ĠHer": 3314,
"bit": 3315,
"come": 3316,
"Ġcred": 3317,
"oes": 3318,
"ĠSw": 3319,
"ED": 3320,
"ĠFeb": 3321,
"iles": 3322,
"Ġcapital": 3323,
"Ġrates": 3324,
"Ġ...": 3325,
"thern": 3326,
"ĠMus": 3327,
"sh": 3328,
"Ġlost": 3329,
"Ġmount": 3330,
"Ġunc": 3331,
"Ġprotein": 3332,
"Ġcontext": 3333,
"ĠEach": 3334,
"Ġasked": 3335,
"ĠTherefore": 3336,
"Ġreach": 3337,
"Ġdemand": 3338,
"Ġdecl": 3339,
"Ġsmaller": 3340,
"Ġinfluence": 3341,
"Ġshape": 3342,
"Ġdoctor": 3343,
"hern": 3344,
"IT": 3345,
"âĢĿ.": 3346,
"Ġsteps": 3347,
"uries": 3348,
"amples": 3349,
"Ġappropriate": 3350,
"osition": 3351,
"oming": 3352,
"Ġcarry": 3353,
"Ġdepend": 3354,
"cean": 3355,
"Ġdegree": 3356,
"istry": 3357,
"ĠApril": 3358,
"ĠBar": 3359,
"Ġdecision": 3360,
"ordin": 3361,
"Ġmiles": 3362,
"iece": 3363,
"Ġrule": 3364,
"rition": 3365,
"Ġmention": 3366,
"Ġagree": 3367,
"It": 3368,
"Ġbott": 3369,
"Ġapplications": 3370,
"Ġreceived": 3371,
"ĠDav": 3372,
"Ġemb": 3373,
"Ġleaves": 3374,
"Ġstri": 3375,
"ðĿ": 3376,
"Ġchoose": 3377,
"bor": 3378,
"izes": 3379,
"itis": 3380,
"Ġwebsite": 3381,
"style": 3382,
"ĠProg": 3383,
"IV": 3384,
"ĠGree": 3385,
"Ġhabit": 3386,
"Ġworkers": 3387,
"Ġgoal": 3388,
"ologies": 3389,
"Ġtests": 3390,
"Ġnucle": 3391,
"ĠPost": 3392,
"mission": 3393,
"iber": 3394,
"Ġforces": 3395,
"Ġdefined": 3396,
"Ġnews": 3397,
"airs": 3398,
"uman": 3399,
"ĠJust": 3400,
"uk": 3401,
"Ġenjoy": 3402,
"Ġsample": 3403,
"Ġimportance": 3404,
"ĠAfrican": 3405,
"Ġancient": 3406,
"ulated": 3407,
"ĠSystem": 3408,
"ĠSub": 3409,
"Ġmathemat": 3410,
"ĠDay": 3411,
"Ġagricult": 3412,
"ĠDec": 3413,
"Ġfight": 3414,
"Ġwaste": 3415,
"ĠJuly": 3416,
"vest": 3417,
"Ġscale": 3418,
"Ġweeks": 3419,
"cial": 3420,
"fort": 3421,
"Ġprivate": 3422,
"Ġexpected": 3423,
"Ġsn": 3424,
"Ġtechniques": 3425,
"Ġlimit": 3426,
"Ġprocesses": 3427,
"Ġprotection": 3428,
"Ġsustain": 3429,
"Ġ}": 3430,
"Ġtypically": 3431,
"°": 3432,
"ĠAnother": 3433,
"used": 3434,
"izations": 3435,
"ilos": 3436,
"Ġformula": 3437,
"Ġdevices": 3438,
"Ġremains": 3439,
"Ġadults": 3440,
"ype": 3441,
"ii": 3442,
"ĠJesus": 3443,
"ĠServ": 3444,
"Ġprice": 3445,
"Ġdark": 3446,
"Ġadminist": 3447,
"ĠRiver": 3448,
"ĠDis": 3449,
"ipment": 3450,
"Ġlocated": 3451,
"Ġmemory": 3452,
"ĠOver": 3453,
"Ġnearly": 3454,
"Ġdeal": 3455,
"ĠMc": 3456,
"Ġmid": 3457,
"Ġsolve": 3458,
"resp": 3459,
"Ġnorth": 3460,
"Ġimages": 3461,
"Ġproperties": 3462,
"gn": 3463,
"ĠVal": 3464,
"ĠTechn": 3465,
"Ġseason": 3466,
"orthern": 3467,
"Ġult": 3468,
"elt": 3469,
"odies": 3470,
"Ġbrought": 3471,
"Ġcou": 3472,
"Ġveh": 3473,
"Ġteacher": 3474,
"Ġstru": 3475,
"Ġprojects": 3476,
"Ġtesting": 3477,
"display": 3478,
"coh": 3479,
"Ġestablish": 3480,
"ĠPol": 3481,
"estic": 3482,
"ares": 3483,
"Ġcreating": 3484,
"iter": 3485,
"Ġimag": 3486,
"Ġadvant": 3487,
"Ġconstruction": 3488,
"cil": 3489,
"iples": 3490,
"idents": 3491,
"ĠWilliam": 3492,
"Ġtold": 3493,
"Ġmoment": 3494,
"Ġwrote": 3495,
"ĠPress": 3496,
"Ġrespond": 3497,
"-A": 3498,
"Ġfriends": 3499,
"Ġmiddle": 3500,
"Ġextra": 3501,
"Ġjud": 3502,
"Ġlaws": 3503,
"Ġsymbol": 3504,
"oses": 3505,
"Ġinstall": 3506,
"Ġadop": 3507,
"ding": 3508,
"Ġanything": 3509,
"ĠIS": 3510,
"see": 3511,
"aught": 3512,
"-C": 3513,
"Ġcool": 3514,
"orders": 3515,
"Ġbacteria": 3516,
"rical": 3517,
"Ġtrying": 3518,
"ĠCur": 3519,
"Ġroom": 3520,
"ĠWash": 3521,
"Ġten": 3522,
"Ġhope": 3523,
"iar": 3524,
"oud": 3525,
"aid": 3526,
"alle": 3527,
"Ġsurround": 3528,
"ĠEducation": 3529,
"ĠEc": 3530,
"Ġadapt": 3531,
"Ġmodels": 3532,
"Ġautom": 3533,
"ibrary": 3534,
"Ġrare": 3535,
"Ġund": 3536,
"displaystyle": 3537,
"Ġgoes": 3538,
"Ġsites": 3539,
"Ġsolutions": 3540,
"rag": 3541,
"Ġconvers": 3542,
"Ġrot": 3543,
"ĠGovern": 3544,
"Ġcommunication": 3545,
"Ġpan": 3546,
"Ġep": 3547,
"Ġbehavi": 3548,
"Ġconnect": 3549,
"Ġsummer": 3550,
"ĠHigh": 3551,
"ĠInst": 3552,
"ĠOnce": 3553,
"Ġperfect": 3554,
"ĠPresident": 3555,
"Ġeyes": 3556,
"Ġmeasures": 3557,
"-to": 3558,
"Ġrapid": 3559,
"Ġbeaut": 3560,
"AL": 3561,
"Ġefforts": 3562,
"ĠÂłĠÂł": 3563,
"ĠAssoci": 3564,
"Ġegg": 3565,
"Ġrules": 3566,
"ocks": 3567,
"Ġcommand": 3568,
"This": 3569,
"Ġbox": 3570,
"head": 3571,
"Ġdigital": 3572,
"Ġborn": 3573,
"Ġpredict": 3574,
"rael": 3575,
"Ġaccom": 3576,
"mat": 3577,
"inese": 3578,
"Ġeverything": 3579,
"itect": 3580,
"âĪ": 3581,
"ĠPeople": 3582,
"Ġsin": 3583,
"Ġvia": 3584,
"ĠNum": 3585,
"ĠChristian": 3586,
"ĠRed": 3587,
"ĠEngland": 3588,
"Ġcru": 3589,
"Ġnothing": 3590,
"ĠSeptember": 3591,
"cember": 3592,
"Ġcold": 3593,
"Ġcrop": 3594,
"Ġbreat": 3595,
"oke": 3596,
"Ġsaw": 3597,
"rim": 3598,
"itable": 3599,
"Ġdevice": 3600,
"resh": 3601,
"Ġsugar": 3602,
"ĠUsing": 3603,
"ĠProf": 3604,
"³³³": 3605,
"Ġstage": 3606,
"Ġyourself": 3607,
"ĠSur": 3608,
"Ġapplied": 3609,
"xi": 3610,
"ĠCong": 3611,
"ĠJanuary": 3612,
"Ġunits": 3613,
"Ġbul": 3614,
"rick": 3615,
"imens": 3616,
"Ġreasons": 3617,
"Ġvolume": 3618,
"Ġvict": 3619,
"ĠCommun": 3620,
"Ġdead": 3621,
"atur": 3622,
"Ġeating": 3623,
"Ġvisual": 3624,
"ĠOctober": 3625,
"Ġcitiz": 3626,
"Ġreligious": 3627,
"ĠMath": 3628,
"Ġfollowed": 3629,
"ĠPat": 3630,
"ovember": 3631,
"Ġdate": 3632,
"Ġweb": 3633,
"ĠUnder": 3634,
"Ġhimself": 3635,
"Ġcultural": 3636,
"Ġsouth": 3637,
"aul": 3638,
"ĠAmericans": 3639,
"Ġassum": 3640,
"ĠGreat": 3641,
"Ġoverall": 3642,
"Ġcompletely": 3643,
"ĠDevelop": 3644,
"Ġtrade": 3645,
"Ġmoving": 3646,
"Ġfather": 3647,
"ony": 3648,
"ĠTest": 3649,
"ĠLaw": 3650,
"ĠCanada": 3651,
"eal": 3652,
"Ġoccurs": 3653,
"omb": 3654,
"ector": 3655,
"Ġexpression": 3656,
"arian": 3657,
"Ġreceive": 3658,
"ham": 3659,
"ocr": 3660,
"edia": 3661,
"Ġâ̦": 3662,
"Ġresponsible": 3663,
"qrt": 3664,
"Ġpractices": 3665,
"Ġisn": 3666,
"load": 3667,
"ondon": 3668,
"Ġgradu": 3669,
"ĠRel": 3670,
"Ġcele": 3671,
"Ġscreen": 3672,
"-term": 3673,
"Ġanti": 3674,
"ellig": 3675,
"Ġconsequ": 3676,
"Ġcurrently": 3677,
"Ġteeth": 3678,
"Ġbound": 3679,
"Ġseek": 3680,
"uff": 3681,
"Ġbenefit": 3682,
"Ġdied": 3683,
"Ġproviding": 3684,
"Ġversion": 3685,
"Ġnote": 3686,
"Ġfuel": 3687,
"ss": 3688,
"ube": 3689,
"Ġbeyond": 3690,
"Ġrecently": 3691,
"Ġguid": 3692,
"Ġcateg": 3693,
"Ġhous": 3694,
"Ġaffected": 3695,
"Ġmiss": 3696,
"ĠBi": 3697,
"Ġdifferences": 3698,
"Ġfear": 3699,
"Ġstrength": 3700,
"ford": 3701,
"ĠPark": 3702,
"omin": 3703,
"Ġlocation": 3704,
"Ġson": 3705,
"rec": 3706,
"ought": 3707,
"book": 3708,
"Ġrecommend": 3709,
"back": 3710,
"Ġcam": 3711,
"ogen": 3712,
"Ġinteresting": 3713,
"Ġwrong": 3714,
"Ġessay": 3715,
"Ġwon": 3716,
"ĠWater": 3717,
"Ġpurch": 3718,
"oe": 3719,
"Ġcoast": 3720,
"Ġtherapy": 3721,
"Ġalone": 3722,
"Ġequipment": 3723,
"Ġcontroll": 3724,
"ama": 3725,
"Ġcommunic": 3726,
"strial": 3727,
"PA": 3728,
"Ġassign": 3729,
"ĠCour": 3730,
"Ġopportunity": 3731,
"ĠStep": 3732,
"Ġcollection": 3733,
"ĠChurch": 3734,
"Ġenh": 3735,
"Ġlegal": 3736,
"Ġinsp": 3737,
"cohol": 3738,
"Ġincreases": 3739,
"mosp": 3740,
"tery": 3741,
"Ġcommonly": 3742,
"arrow": 3743,
"Ġdisplay": 3744,
"Ġrock": 3745,
"Ġearlier": 3746,
"illing": 3747,
"Ġsides": 3748,
"ĠGeneral": 3749,
"Ġolder": 3750,
"Ġprofessional": 3751,
"Ġplaced": 3752,
"Ġchoice": 3753,
"ĠChinese": 3754,
"Ġcm": 3755,
"ran": 3756,
"ctors": 3757,
"ĠIsrael": 3758,
"ithm": 3759,
"igen": 3760,
"Ġeconomy": 3761,
"Ġeveryone": 3762,
"Ġrain": 3763,
"ĠJournal": 3764,
"Ġalg": 3765,
"que": 3766,
"Ġtit": 3767,
"Ġconflic": 3768,
"Ġswe": 3769,
"ĠVir": 3770,
"Ġking": 3771,
"Ġice": 3772,
"ĠClass": 3773,
"raw": 3774,
"Ġarm": 3775,
"Ġexplain": 3776,
"Ġconstruct": 3777,
"-year": 3778,
"Ġangle": 3779,
"amic": 3780,
"ĠInter": 3781,
"known": 3782,
"ĠCity": 3783,
"Ġrise": 3784,
"Ġexposure": 3785,
"Ġpow": 3786,
"iable": 3787,
"Ġrepe": 3788,
"Ġspirit": 3789,
"odes": 3790,
"Ġformed": 3791,
"yth": 3792,
"ico": 3793,
"Ġtrack": 3794,
"Ġresistance": 3795,
"Ġenter": 3796,
"ĠDon": 3797,
"Ġreduced": 3798,
"rig": 3799,
"mitted": 3800,
"ĠDecember": 3801,
"Ġinstr": 3802,
"-e": 3803,
"Ġweather": 3804,
"lamm": 3805,
"cles": 3806,
"rab": 3807,
"ĠWashington": 3808,
"Ġcomponents": 3809,
"Ġcompar": 3810,
"ĠSee": 3811,
"tical": 3812,
"Ġusers": 3813,
"itch": 3814,
"Ġevalu": 3815,
"Ġremember": 3816,
"Ġuser": 3817,
"Ġsett": 3818,
"Ġleave": 3819,
"ĠChe": 3820,
"ĠAut": 3821,
"Ġbeg": 3822,
"Ġmember": 3823,
"Ġsuccessful": 3824,
"EC": 3825,
"Ġeffort": 3826,
"Ġpet": 3827,
"Ġallowed": 3828,
"ords": 3829,
"ĠTwo": 3830,
"ĠTH": 3831,
"Ġfederal": 3832,
"Ġvirt": 3833,
"Ġneigh": 3834,
"Ġconstit": 3835,
"Ġfile": 3836,
"ĠFl": 3837,
"Ġeight": 3838,
"Ġexec": 3839,
"lim": 3840,
"Ġstandards": 3841,
"orks": 3842,
"ĠNovember": 3843,
"Ġjoint": 3844,
"Ġrob": 3845,
"Ġorganization": 3846,
"Ġnamed": 3847,
"ndom": 3848,
"ĠArch": 3849,
"Ġfair": 3850,
"anish": 3851,
"Ġwoman": 3852,
"Ġexactly": 3853,
"Ġmaintain": 3854,
"ĠBra": 3855,
"ech": 3856,
"Ġbillion": 3857,
"Ġmachine": 3858,
"Ġstatement": 3859,
"abilities": 3860,
"Ġcapacity": 3861,
"oday": 3862,
"ingu": 3863,
"place": 3864,
"Ġdiabetes": 3865,
"Ġillust": 3866,
"ĠOb": 3867,
"ĠLevel": 3868,
"Ġwond": 3869,
"Ġefficient": 3870,
"ĠVol": 3871,
"ĠBlack": 3872,
"unction": 3873,
"Ġpregn": 3874,
"Ġpiece": 3875,
"ruary": 3876,
"ogle": 3877,
"Ġheight": 3878,
"ica": 3879,
"Ġidentified": 3880,
"Ġwinter": 3881,
"Ġmis": 3882,
"Ġpatterns": 3883,
"ibly": 3884,
"ĠStudents": 3885,
"ĠExpl": 3886,
"Ġsitu": 3887,
"ĠPhys": 3888,
"respond": 3889,
"Ġroad": 3890,
"iest": 3891,
"Ġdidn": 3892,
"Ġdiscovered": 3893,
"Ġapply": 3894,
"ospital": 3895,
"Ġoccup": 3896,
"Ġmap": 3897,
"Ġfruit": 3898,
"met": 3899,
"Ġgenetic": 3900,
"ĠLondon": 3901,
"ĠAng": 3902,
"Ġacqu": 3903,
"Ġcook": 3904,
"Ġpi": 3905,
"zz": 3906,
"ĠCounty": 3907,
"Ġinput": 3908,
"ocol": 3909,
"Ġinstance": 3910,
"Ġbirds": 3911,
"Ġhon": 3912,
"Ġformer": 3913,
"Ġsigns": 3914,
"Ġinitial": 3915,
"Ġzero": 3916,
"ĠRo": 3917,
"Ġcommerc": 3918,
"edom": 3919,
"Ġincor": 3920,
"Ġcoming": 3921,
"Ġplanet": 3922,
"ET": 3923,
"enty": 3924,
"ĠSpec": 3925,
"Ġcontinued": 3926,
"/s": 3927,
"EM": 3928,
"ĠRoman": 3929,
"cks": 3930,
"Ġindependent": 3931,
"ĠEast": 3932,
"Ġrich": 3933,
"Ġtask": 3934,
"ĠRem": 3935,
"Ġpowerful": 3936,
"ament": 3937,
"son": 3938,
"othes": 3939,
"off": 3940,
"Ġworth": 3941,
"Ġpick": 3942,
"Ġshowed": 3943,
"Ġgave": 3944,
"iate": 3945,
"Ġdat": 3946,
"olar": 3947,
"Ġgold": 3948,
"ĠTheir": 3949,
"Ġdrugs": 3950,
"reet": 3951,
"Ġforward": 3952,
"Ġaccur": 3953,
"Ġeffic": 3954,
"Ġast": 3955,
"Ġrelatively": 3956,
"Ġblue": 3957,
"Ġtou": 3958,
"ĠEvery": 3959,
"ĠDNA": 3960,
"ĠMex": 3961,
"Ġdegrees": 3962,
"ara": 3963,
"aled": 3964,
"Ġdestro": 3965,
"alt": 3966,
"Ġpicture": 3967,
"Ġmob": 3968,
"Ġconver": 3969,
"Ġbalance": 3970,
"Ġhistorical": 3971,
"Ġteach": 3972,
"lin": 3973,
"ternal": 3974,
"Ġoperations": 3975,
"umn": 3976,
"ĠSan": 3977,
"ees": 3978,
"ests": 3979,
"Ġfully": 3980,
"ĠConf": 3981,
"encies": 3982,
"Ġrandom": 3983,
"water": 3984,
"ĠWork": 3985,
"Ġtransfer": 3986,
"Ġexpand": 3987,
"Ġchance": 3988,
"oration": 3989,
"ĠProt": 3990,
"Ġacad": 3991,
"Ġstatus": 3992,
"Ġgir": 3993,
"unch": 3994,
"Ġperhaps": 3995,
"Ġmajority": 3996,
"Ġsch": 3997,
"urg": 3998,
"Ġchanged": 3999,
"Ġappears": 4000,
"Ġcos": 4001,
"Ġpresence": 4002,
"}$$": 4003,
"Ġasse": 4004,
"ste": 4005,
"Ġgiving": 4006,
"ĠCoun": 4007,
"related": 4008,
"Ġvariable": 4009,
"men": 4010,
"Ġimmune": 4011,
"ĠHouse": 4012,
"Ġoutput": 4013,
"more": 4014,
"Ġcry": 4015,
"=\\": 4016,
"St": 4017,
"Ġtox": 4018,
"udd": 4019,
"Ġnames": 4020,
"Ġchurch": 4021,
"Ġprobability": 4022,
"Ġeasier": 4023,
"Ġpromot": 4024,
"Ġatmosp": 4025,
"Ġstrugg": 4026,
"Ġmig": 4027,
"Ġpen": 4028,
"rehens": 4029,
"Ġemp": 4030,
"ĠDef": 4031,
"Ġbaby": 4032,
"aint": 4033,
"phas": 4034,
"Ġobserved": 4035,
"celer": 4036,
"Ġworked": 4037,
"Ġcities": 4038,
"Ġtopic": 4039,
"Ġchallenges": 4040,
"iring": 4041,
"Ġoptions": 4042,
"ĠDi": 4043,
"Ġnutri": 4044,
"aste": 4045,
"emy": 4046,
"Ġincome": 4047,
"rieved": 4048,
"aters": 4049,
"Ġdefinition": 4050,
"gebra": 4051,
"ĠLat": 4052,
"Ġmouth": 4053,
"Ġcontract": 4054,
"Ġstrategies": 4055,
"ĠAustralia": 4056,
"Ġoffers": 4057,
"Ġactions": 4058,
"Ġguide": 4059,
"Ġactual": 4060,
"rief": 4061,
"Ġspring": 4062,
"Ġrunning": 4063,
"ĠFebruary": 4064,
"orge": 4065,
"ĠPublic": 4066,
"Ġfemale": 4067,
"Ġantib": 4068,
"eces": 4069,
"Ġitems": 4070,
"ĠDes": 4071,
"Ġassist": 4072,
"Ġkil": 4073,
"ĠUK": 4074,
"ession": 4075,
"Ġstim": 4076,
"ĠSupp": 4077,
"Ġcourt": 4078,
"Ġdetails": 4079,
"sqrt": 4080,
"Ġcorrespond": 4081,
"Ġhighest": 4082,
"ĠGermany": 4083,
"ĠAv": 4084,
"Ġmut": 4085,
"ĠChildren": 4086,
"ĠHel": 4087,
"Ġbelief": 4088,
"Ġconnected": 4089,
"Ġillness": 4090,
"Ġopportunities": 4091,
"cious": 4092,
"Ġstar": 4093,
"osite": 4094,
"ST": 4095
},
"merges": [
[
"Ġ",
"t"
],
[
"Ġ",
"a"
],
[
"h",
"e"
],
[
"i",
"n"
],
[
"r",
"e"
],
[
"Ġt",
"he"
],
[
"o",
"n"
],
[
"e",
"r"
],
[
"a",
"t"
],
[
"Ġ",
"o"
],
[
"Ġ",
"s"
],
[
"e",
"n"
],
[
"Ġ",
"c"
],
[
"e",
"s"
],
[
"Ġ",
"w"
],
[
"i",
"s"
],
[
"n",
"d"
],
[
"i",
"t"
],
[
"o",
"r"
],
[
"Ġ",
"p"
],
[
"a",
"l"
],
[
"Ġ",
"f"
],
[
"Ġ",
"b"
],
[
"Ġo",
"f"
],
[
"a",
"n"
],
[
"e",
"d"
],
[
"in",
"g"
],
[
"Ġ",
"in"
],
[
"o",
"u"
],
[
"a",
"r"
],
[
"Ġ",
"m"
],
[
"Ġa",
"nd"
],
[
"Ġt",
"o"
],
[
"i",
"c"
],
[
"i",
"on"
],
[
"Ġ",
"d"
],
[
"l",
"e"
],
[
"r",
"o"
],
[
"a",
"s"
],
[
"Ġt",
"h"
],
[
"Ġ",
"h"
],
[
"en",
"t"
],
[
"c",
"t"
],
[
"Ġ",
"e"
],
[
"Ġ",
"T"
],
[
"i",
"l"
],
[
"Ġ",
"re"
],
[
"v",
"e"
],
[
"o",
"m"
],
[
"Ġ",
"n"
],
[
"Ġ",
"l"
],
[
"s",
"t"
],
[
"Ġ",
"is"
],
[
"â",
"Ģ"
],
[
"l",
"y"
],
[
"Ġb",
"e"
],
[
"Ġ",
"A"
],
[
"o",
"l"
],
[
"Ġ",
"g"
],
[
"s",
"e"
],
[
"at",
"ion"
],
[
"i",
"m"
],
[
"e",
"t"
],
[
"r",
"a"
],
[
"i",
"d"
],
[
"Ġ",
"S"
],
[
"u",
"t"
],
[
"o",
"t"
],
[
"c",
"e"
],
[
"Ġ",
"I"
],
[
"o",
"w"
],
[
"i",
"g"
],
[
"Ġf",
"or"
],
[
"u",
"r"
],
[
"c",
"h"
],
[
"Ġ",
"u"
],
[
"Ġ",
"C"
],
[
"Ġth",
"at"
],
[
"Ġ",
"on"
],
[
"Ġ",
"y"
],
[
"Ġs",
"t"
],
[
"v",
"er"
],
[
"ĠT",
"he"
],
[
"i",
"r"
],
[
"u",
"l"
],
[
"a",
"y"
],
[
"a",
"m"
],
[
"it",
"h"
],
[
"Ġa",
"s"
],
[
"e",
"l"
],
[
"Ġp",
"ro"
],
[
"Ġa",
"re"
],
[
"Ġ",
"("
],
[
"Ġa",
"n"
],
[
"Ġc",
"on"
],
[
"a",
"d"
],
[
"he",
"r"
],
[
"Ġy",
"ou"
],
[
"Ġ",
"M"
],
[
"i",
"f"
],
[
"Ġw",
"ith"
],
[
"Ġ",
"P"
],
[
"Ġ",
"it"
],
[
"Ġw",
"h"
],
[
"Ġa",
"l"
],
[
"Ġo",
"r"
],
[
"t",
"er"
],
[
"o",
"d"
],
[
"u",
"m"
],
[
"g",
"e"
],
[
"Ġ",
"B"
],
[
"Ġ",
"W"
],
[
"at",
"e"
],
[
"t",
"h"
],
[
"er",
"s"
],
[
"is",
"t"
],
[
"Ġd",
"e"
],
[
"Ġe",
"x"
],
[
"o",
"p"
],
[
"m",
"ent"
],
[
"Ġ",
"H"
],
[
"a",
"b"
],
[
"il",
"l"
],
[
"es",
"s"
],
[
"q",
"u"
],
[
"Ġw",
"e"
],
[
"i",
"es"
],
[
"Ġ",
"he"
],
[
"e",
"ct"
],
[
"o",
"re"
],
[
"u",
"s"
],
[
"Ġc",
"om"
],
[
"âĢ",
"Ļ"
],
[
"it",
"y"
],
[
"Ġ",
"v"
],
[
"es",
"t"
],
[
"Ġ",
"D"
],
[
"i",
"ve"
],
[
"re",
"s"
],
[
"Ġh",
"a"
],
[
"Ġ",
"F"
],
[
"o",
"s"
],
[
"Ġs",
"u"
],
[
"i",
"v"
],
[
"Ġ",
"E"
],
[
"Ġb",
"y"
],
[
"ro",
"m"
],
[
"a",
"c"
],
[
"Ġ",
"âĢ"
],
[
"l",
"d"
],
[
"k",
"e"
],
[
"Ġ",
"R"
],
[
"an",
"t"
],
[
"e",
"m"
],
[
"n",
"t"
],
[
"ig",
"h"
],
[
"Ġ",
"-"
],
[
"Ġa",
"t"
],
[
"a",
"in"
],
[
"Ġc",
"an"
],
[
"p",
"p"
],
[
"Ġ",
"r"
],
[
"Ġf",
"rom"
],
[
"u",
"d"
],
[
"Ġc",
"h"
],
[
"Ġ",
"N"
],
[
"o",
"c"
],
[
"Ġn",
"e"
],
[
"a",
"nd"
],
[
"Ġw",
"as"
],
[
"or",
"t"
],
[
"Ġ",
"L"
],
[
"Ġs",
"e"
],
[
"i",
"al"
],
[
"Ġ",
"G"
],
[
"u",
"n"
],
[
"u",
"re"
],
[
"Ġn",
"ot"
],
[
"r",
"i"
],
[
"Ġ",
"le"
],
[
"ar",
"t"
],
[
"ic",
"al"
],
[
"Ġha",
"ve"
],
[
"Ġth",
"is"
],
[
"Ġs",
"h"
],
[
"o",
"g"
],
[
"igh",
"t"
],
[
"Ġ",
"en"
],
[
"Ġs",
"p"
],
[
"Ġ",
"O"
],
[
"ion",
"s"
],
[
"al",
"l"
],
[
"p",
"t"
],
[
"ĠI",
"n"
],
[
"e",
"re"
],
[
"ic",
"h"
],
[
"Ġa",
"b"
],
[
"Ġw",
"or"
],
[
"r",
"ou"
],
[
"in",
"e"
],
[
"ou",
"ld"
],
[
"o",
"st"
],
[
"ou",
"r"
],
[
"p",
"l"
],
[
"t",
"her"
],
[
"om",
"e"
],
[
"âĢĻ",
"s"
],
[
"d",
"u"
],
[
"Ġu",
"s"
],
[
"p",
"er"
],
[
"g",
"h"
],
[
"Ġ",
"im"
],
[
"at",
"ed"
],
[
"a",
"g"
],
[
"Ġp",
"l"
],
[
"a",
"ct"
],
[
"Ġin",
"t"
],
[
"ar",
"d"
],
[
"ĠT",
"h"
],
[
"ou",
"t"
],
[
"Ġ",
"k"
],
[
"f",
"f"
],
[
"el",
"l"
],
[
"a",
"ge"
],
[
"Ġthe",
"ir"
],
[
"Ġ",
"U"
],
[
"Ġw",
"he"
],
[
"a",
"re"
],
[
"an",
"s"
],
[
"Ġ",
"J"
],
[
"id",
"e"
],
[
"u",
"st"
],
[
"Ġwh",
"ich"
],
[
"Ġyou",
"r"
],
[
"e",
"ar"
],
[
"as",
"t"
],
[
"i",
"z"
],
[
"ul",
"t"
],
[
"a",
"k"
],
[
"e",
"c"
],
[
"Ġw",
"ill"
],
[
"Ġal",
"l"
],
[
"ou",
"s"
],
[
"en",
"d"
],
[
"Ġthe",
"y"
],
[
"Ġa",
"d"
],
[
"Ġcom",
"p"
],
[
"i",
"b"
],
[
"Ġcon",
"t"
],
[
"ation",
"s"
],
[
"a",
"p"
],
[
"Ġin",
"c"
],
[
"i",
"p"
],
[
"Ġre",
"s"
],
[
"c",
"c"
],
[
"o",
"od"
],
[
"ve",
"l"
],
[
"Ġm",
"ore"
],
[
"Ġd",
"is"
],
[
"Ġh",
"as"
],
[
"Ġd",
"o"
],
[
"on",
"g"
],
[
"e",
"w"
],
[
"r",
"u"
],
[
"or",
"m"
],
[
"âĢ",
"Ŀ"
],
[
"ĠâĢ",
"ľ"
],
[
"s",
"o"
],
[
"ar",
"y"
],
[
"i",
"a"
],
[
"in",
"d"
],
[
"ab",
"le"
],
[
"at",
"er"
],
[
"ent",
"s"
],
[
"en",
"ce"
],
[
"i",
"re"
],
[
"k",
"s"
],
[
"Ġm",
"e"
],
[
"Ġm",
"an"
],
[
"Ġc",
"l"
],
[
"Ġo",
"ther"
],
[
"b",
"er"
],
[
"u",
"al"
],
[
"Ġb",
"ut"
],
[
"a",
"ch"
],
[
"ct",
"ion"
],
[
"Ġp",
"er"
],
[
"Ġon",
"e"
],
[
"e",
"p"
],
[
"r",
"y"
],
[
"an",
"ce"
],
[
"il",
"d"
],
[
"ig",
"n"
],
[
"Ġwe",
"re"
],
[
"Ġal",
"so"
],
[
"as",
"s"
],
[
"Ġim",
"p"
],
[
"as",
"e"
],
[
"Â",
"ł"
],
[
"ĠS",
"t"
],
[
"Ġt",
"e"
],
[
"o",
"se"
],
[
"a",
"ke"
],
[
"res",
"s"
],
[
"Ġs",
"o"
],
[
"'",
"s"
],
[
"im",
"e"
],
[
"it",
"ion"
],
[
"Ġ",
"j"
],
[
"Ġu",
"n"
],
[
"a",
"u"
],
[
"Ġo",
"ut"
],
[
"ic",
"e"
],
[
"re",
"at"
],
[
"Ġ",
"="
],
[
"ĠI",
"t"
],
[
"Ġa",
"pp"
],
[
"a",
"v"
],
[
"ĠTh",
"is"
],
[
"Ġ",
"\""
],
[
"Ġa",
"r"
],
[
"Ġp",
"re"
],
[
"u",
"e"
],
[
"a",
"ce"
],
[
"ver",
"y"
],
[
"am",
"e"
],
[
"Ġp",
"art"
],
[
"an",
"g"
],
[
"on",
"e"
],
[
")",
"."
],
[
"en",
"s"
],
[
"Ġ",
"K"
],
[
"ou",
"nt"
],
[
"Ġst",
"ud"
],
[
"Ġab",
"out"
],
[
"or",
"d"
],
[
"Ġe",
"v"
],
[
"o",
"k"
],
[
"it",
"e"
],
[
"l",
"ow"
],
[
"or",
"s"
],
[
"Ġ",
"qu"
],
[
"Ġs",
"y"
],
[
"u",
"b"
],
[
"or",
"y"
],
[
"Ġin",
"f"
],
[
"re",
"e"
],
[
"ac",
"k"
],
[
"Ġwh",
"o"
],
[
"ou",
"nd"
],
[
"if",
"f"
],
[
"is",
"h"
],
[
"c",
"es"
],
[
"Ġs",
"c"
],
[
"n",
"ow"
],
[
"Ġcom",
"m"
],
[
"Ġp",
"e"
],
[
"i",
"ke"
],
[
"Ġthe",
"m"
],
[
"in",
"t"
],
[
"ĠC",
"h"
],
[
"r",
"ic"
],
[
"Ġth",
"an"
],
[
"Ġu",
"p"
],
[
"Ġ",
"V"
],
[
"Ġh",
"is"
],
[
"Ġbe",
"c"
],
[
"Ġ",
"Y"
],
[
"ay",
"s"
],
[
"p",
"h"
],
[
"Ġthe",
"re"
],
[
"i",
"le"
],
[
"ol",
"og"
],
[
"Ġm",
"ay"
],
[
"Ġs",
"ome"
],
[
"i",
"e"
],
[
"Ġwhe",
"n"
],
[
"at",
"es"
],
[
"nd",
"er"
],
[
"Ġd",
"iff"
],
[
"a",
"il"
],
[
"Ġit",
"s"
],
[
"Ġre",
"c"
],
[
"Ġy",
"ear"
],
[
"Ġh",
"ow"
],
[
"op",
"le"
],
[
"Ġt",
"ime"
],
[
"Ġ",
"ro"
],
[
"Ġint",
"o"
],
[
"m",
"s"
],
[
"ing",
"s"
],
[
"Ġg",
"o"
],
[
"Ġbe",
"en"
],
[
"Ġt",
"w"
],
[
"Ġwor",
"k"
],
[
"i",
"an"
],
[
"on",
"d"
],
[
"Ġu",
"se"
],
[
"Ġt",
"ra"
],
[
"t",
"e"
],
[
"Ġthe",
"se"
],
[
"ver",
"s"
],
[
"ou",
"gh"
],
[
"Ġa",
"g"
],
[
"r",
"it"
],
[
"Ġ",
"if"
],
[
"Ġbe",
"t"
],
[
"al",
"ly"
],
[
"l",
"es"
],
[
"Ġo",
"ver"
],
[
"p",
"le"
],
[
"Ġt",
"r"
],
[
"re",
"n"
],
[
"Ġ",
"ra"
],
[
"on",
"s"
],
[
"l",
"l"
],
[
"m",
"er"
],
[
"o",
"ve"
],
[
"au",
"se"
],
[
"Ġcon",
"s"
],
[
"rou",
"gh"
],
[
"ir",
"st"
],
[
"Ġc",
"ol"
],
[
"er",
"v"
],
[
"#",
"#"
],
[
"Ġ",
"$"
],
[
"w",
"e"
],
[
"Ġn",
"um"
],
[
"Ġk",
"now"
],
[
"l",
"ud"
],
[
"at",
"h"
],
[
"if",
"ic"
],
[
"Ġpe",
"ople"
],
[
"ĠW",
"h"
],
[
"j",
"ect"
],
[
"y",
"s"
],
[
"Ġo",
"ur"
],
[
"ter",
"n"
],
[
"Ġp",
"o"
],
[
"Ġa",
"ct"
],
[
"Ġl",
"ike"
],
[
"le",
"ct"
],
[
".",
"."
],
[
"Ġu",
"nder"
],
[
"Ġw",
"ould"
],
[
"Ġne",
"ed"
],
[
"it",
"ies"
],
[
"o",
"ok"
],
[
"Ġm",
"ost"
],
[
"Ġh",
"ad"
],
[
"ro",
"w"
],
[
"l",
"ic"
],
[
"Ġa",
"cc"
],
[
"st",
"em"
],
[
"Ġd",
"es"
],
[
"Ġre",
"l"
],
[
"n",
"ing"
],
[
"Ġan",
"y"
],
[
"i",
"ous"
],
[
"re",
"d"
],
[
"Ġb",
"l"
],
[
"at",
"ive"
],
[
"al",
"th"
],
[
"Ġre",
"p"
],
[
"Ġsu",
"ch"
],
[
"Ġp",
"r"
],
[
"Ġs",
"a"
],
[
"Ġtw",
"o"
],
[
"Ġne",
"w"
],
[
"Ġwh",
"at"
],
[
"i",
"ent"
],
[
"Ġhe",
"l"
],
[
"ul",
"ar"
],
[
"ff",
"ect"
],
[
"vel",
"op"
],
[
"b",
"le"
],
[
")",
","
],
[
"Ġg",
"en"
],
[
"y",
"p"
],
[
"Ġon",
"ly"
],
[
"Ġn",
"o"
],
[
"Ġus",
"ed"
],
[
"ation",
"al"
],
[
"c",
"ess"
],
[
"Ġhel",
"p"
],
[
"at",
"ing"
],
[
"ic",
"s"
],
[
"Ġpro",
"du"
],
[
"Ġinc",
"lud"
],
[
"Ġf",
"irst"
],
[
"Ġin",
"d"
],
[
"Ġdiff",
"ere"
],
[
"Ġex",
"p"
],
[
"Ġa",
"m"
],
[
"ment",
"s"
],
[
"Ġch",
"ild"
],
[
"Ġman",
"y"
],
[
"ĠâĢ",
"ĵ"
],
[
"c",
"ed"
],
[
"o",
"v"
],
[
"he",
"d"
],
[
"Ġp",
"h"
],
[
"ĠU",
"n"
],
[
"er",
"m"
],
[
"f",
"t"
],
[
"Ġpro",
"v"
],
[
"Ġc",
"o"
],
[
"Ġ",
"\\"
],
[
"Ġth",
"rough"
],
[
"is",
"e"
],
[
"o",
"b"
],
[
"ri",
"b"
],
[
"os",
"s"
],
[
"et",
"h"
],
[
"Ġa",
"c"
],
[
"Ġo",
"b"
],
[
"ĠA",
"s"
],
[
"Ġf",
"e"
],
[
"Ġof",
"f"
],
[
"Ġsp",
"ec"
],
[
"f",
"ter"
],
[
"il",
"ity"
],
[
"ot",
"h"
],
[
"Ġd",
"i"
],
[
"x",
"t"
],
[
"Ġre",
"g"
],
[
"ut",
"ion"
],
[
"Ġde",
"velop"
],
[
"in",
"k"
],
[
"rou",
"nd"
],
[
"Ġsy",
"stem"
],
[
"he",
"n"
],
[
"ar",
"k"
],
[
"Ġde",
"c"
],
[
"Ġad",
"d"
],
[
"an",
"ge"
],
[
"al",
"s"
],
[
"ra",
"ct"
],
[
"Ġe",
"m"
],
[
"ib",
"le"
],
[
"u",
"c"
],
[
"f",
"ul"
],
[
"ur",
"ing"
],
[
"we",
"en"
],
[
"Ġas",
"s"
],
[
"n",
"e"
],
[
"ĠI",
"f"
],
[
"ol",
"d"
],
[
"er",
"t"
],
[
"Ġsu",
"b"
],
[
"ĠH",
"e"
],
[
"ra",
"m"
],
[
"Ġ",
"Ġ"
],
[
"ow",
"er"
],
[
"as",
"ed"
],
[
"ro",
"p"
],
[
"Ġsh",
"ould"
],
[
"f",
"ore"
],
[
"is",
"s"
],
[
"Ġfor",
"m"
],
[
"Ġbet",
"ween"
],
[
"it",
"s"
],
[
"ĠA",
"n"
],
[
"Ġs",
"ur"
],
[
"Ġg",
"et"
],
[
"Ġat",
"t"
],
[
"ow",
"n"
],
[
"Ġwhe",
"re"
],
[
"u",
"res"
],
[
"o",
"ol"
],
[
"Ġf",
"l"
],
[
"Ġre",
"m"
],
[
"ĠW",
"e"
],
[
"c",
"y"
],
[
"Ġw",
"ell"
],
[
"Ġsu",
"pp"
],
[
"Ġin",
"v"
],
[
"t",
"en"
],
[
"Ġw",
"ater"
],
[
"Ġthe",
"n"
],
[
"Ġs",
"m"
],
[
"he",
"s"
],
[
"if",
"e"
],
[
"a",
"w"
],
[
"ar",
"ch"
],
[
"i",
"ed"
],
[
"ĠH",
"ow"
],
[
"Ġex",
"am"
],
[
"t",
"s"
],
[
"Ġyear",
"s"
],
[
"Ġtr",
"ans"
],
[
"Âł",
"Âł"
],
[
"Ġc",
"ould"
],
[
"Ġm",
"ake"
],
[
"ic",
"k"
],
[
"Ġin",
"ter"
],
[
"_",
"_"
],
[
"se",
"l"
],
[
"ĠF",
"or"
],
[
"f",
"orm"
],
[
"Ġhe",
"alth"
],
[
"e",
"g"
],
[
"Ġh",
"igh"
],
[
"e",
"ver"
],
[
"ad",
"e"
],
[
"Ġs",
"im"
],
[
"Ġm",
"od"
],
[
"at",
"a"
],
[
"Ġdiffere",
"nt"
],
[
"Ġp",
"res"
],
[
"Ġnum",
"ber"
],
[
"u",
"ch"
],
[
"g",
"an"
],
[
"Ġv",
"ar"
],
[
"Ġe",
"qu"
],
[
"w",
"n"
],
[
"il",
"y"
],
[
"Ġimp",
"ort"
],
[
"ere",
"d"
],
[
"id",
"ent"
],
[
"Ġb",
"u"
],
[
"ant",
"s"
],
[
"ol",
"low"
],
[
"t",
"ing"
],
[
"ĠA",
"l"
],
[
"Ġp",
"ers"
],
[
"Ġe",
"ach"
],
[
"on",
"t"
],
[
"ch",
"n"
],
[
"in",
"es"
],
[
"Ġin",
"st"
],
[
"ch",
"ool"
],
[
"n",
"g"
],
[
"ĠP",
"ro"
],
[
"Ġdis",
"c"
],
[
"i",
"ence"
],
[
"Ġbec",
"ause"
],
[
"olog",
"y"
],
[
"ur",
"al"
],
[
"Ġe",
"ar"
],
[
"Ġg",
"ra"
],
[
"e",
"f"
],
[
"Ġre",
"se"
],
[
"Ġ",
"her"
],
[
"Ġj",
"ust"
],
[
"Ġv",
"al"
],
[
"ur",
"n"
],
[
"ce",
"pt"
],
[
"it",
"ed"
],
[
"âĢĻ",
"t"
],
[
"g",
"y"
],
[
"Ġd",
"et"
],
[
"Ġle",
"ar"
],
[
"Ġw",
"ay"
],
[
"Ġp",
"ol"
],
[
"Ġ",
"+"
],
[
"Ġf",
"act"
],
[
"oc",
"i"
],
[
".",
"Ċ"
],
[
"ual",
"ly"
],
[
"in",
"s"
],
[
"Ġl",
"ar"
],
[
"Ġl",
"ong"
],
[
"Ġc",
"ar"
],
[
"ic",
"t"
],
[
"Ġev",
"en"
],
[
"Ġc",
"ent"
],
[
"Ġd",
"ist"
],
[
"Ġs",
"ol"
],
[
"Ġf",
"ound"
],
[
"Ġt",
"yp"
],
[
"Ġa",
"fter"
],
[
"Ġse",
"e"
],
[
"i",
"ew"
],
[
"Ġinc",
"re"
],
[
"Ġe",
"ffect"
],
[
"Ġex",
"per"
],
[
"Ġ",
"very"
],
[
"u",
"es"
],
[
"ist",
"s"
],
[
"Ġs",
"et"
],
[
"c",
"k"
],
[
"n",
"ess"
],
[
"Ġ",
"ed"
],
[
"Ġres",
"ult"
],
[
"mer",
"ic"
],
[
"at",
"ure"
],
[
"Ġse",
"c"
],
[
"Ġgen",
"er"
],
[
"Ġres",
"p"
],
[
"Ġs",
"ign"
],
[
"l",
"and"
],
[
"Ġc",
"ount"
],
[
"ĠC",
"om"
],
[
"Ġf",
"ind"
],
[
"ak",
"ing"
],
[
"ical",
"ly"
],
[
"iv",
"es"
],
[
"Ġm",
"ed"
],
[
"g",
"et"
],
[
"ot",
"her"
],
[
"Ġf",
"ollow"
],
[
"is",
"m"
],
[
"Ġinf",
"orm"
],
[
"Ġ",
"x"
],
[
"Ġwor",
"ld"
],
[
"o",
"y"
],
[
"Ġre",
"f"
],
[
"ĠThe",
"re"
],
[
"Ġpro",
"ble"
],
[
"Ġ",
"ke"
],
[
"im",
"es"
],
[
"Ġe",
"very"
],
[
"Ġde",
"f"
],
[
"Ġf",
"un"
],
[
"Ġs",
"ame"
],
[
"Ġc",
"all"
],
[
"p",
"s"
],
[
"Ġth",
"ose"
],
[
"d",
"s"
],
[
"Ġh",
"um"
],
[
"v",
"ent"
],
[
"as",
"es"
],
[
"Ġ",
"."
],
[
"Ġex",
"t"
],
[
"et",
"y"
],
[
"Ġpro",
"cess"
],
[
"i",
"vers"
],
[
"Ġpro",
"g"
],
[
"ĠA",
"meric"
],
[
"ru",
"ct"
],
[
"ro",
"s"
],
[
"Ġr",
"ight"
],
[
"Ġre",
"qu"
],
[
"Ġpo",
"int"
],
[
"Ġp",
"at"
],
[
"Ġbe",
"ing"
],
[
"Ġus",
"ing"
],
[
"Ġd",
"ata"
],
[
"c",
"ent"
],
[
"or",
"k"
],
[
"Ġdo",
"es"
],
[
"iz",
"e"
],
[
"Ġc",
"ur"
],
[
"Ġstud",
"ents"
],
[
"ag",
"es"
],
[
"Ġm",
"y"
],
[
"Ġpart",
"ic"
],
[
"ar",
"m"
],
[
"l",
"ed"
],
[
"Ġp",
"ub"
],
[
"Ġm",
"uch"
],
[
"ĠY",
"ou"
],
[
"ĠWh",
"at"
],
[
"Ġl",
"oc"
],
[
"Ġsa",
"id"
],
[
"Ġimport",
"ant"
],
[
"od",
"y"
],
[
"ĠThe",
"y"
],
[
"Ġchild",
"ren"
],
[
"Ġde",
"p"
],
[
"Ġm",
"in"
],
[
"Ġc",
"or"
],
[
"Ġte",
"chn"
],
[
"c",
"er"
],
[
"Ġ",
"##"
],
[
"v",
"ed"
],
[
"Ġm",
"on"
],
[
"Ġc",
"a"
],
[
"t",
"le"
],
[
"Ġ",
"ent"
],
[
"ir",
"on"
],
[
"Ġc",
"re"
],
[
"w",
"ard"
],
[
"he",
"m"
],
[
".",
"âĢĿ"
],
[
"Ġs",
"he"
],
[
"Ġb",
"oth"
],
[
"ic",
"es"
],
[
"Ġ",
"|"
],
[
"Ġl",
"ife"
],
[
"Ġle",
"vel"
],
[
"Ġre",
"ad"
],
[
"Ġcomm",
"un"
],
[
"iz",
"ed"
],
[
"a",
"x"
],
[
"Ġcomp",
"le"
],
[
"Ġar",
"t"
],
[
"Ġd",
"uring"
],
[
"Ġinform",
"ation"
],
[
"ect",
"ion"
],
[
"Ġsh",
"ow"
],
[
"at",
"her"
],
[
"Ġo",
"wn"
],
[
"Ġf",
"am"
],
[
"Ġen",
"d"
],
[
"ĠR",
"e"
],
[
"ĠB",
"ut"
],
[
"Ġs",
"k"
],
[
"in",
"ed"
],
[
"n",
"ce"
],
[
"Ġle",
"ad"
],
[
"iv",
"id"
],
[
"in",
"ce"
],
[
"d",
"er"
],
[
"Ġa",
"ut"
],
[
"st",
"and"
],
[
"Ġst",
"r"
],
[
"h",
"ip"
],
[
"ĠA",
"r"
],
[
"ver",
"n"
],
[
"i",
"o"
],
[
"Ġex",
"pl"
],
[
"Ġm",
"ade"
],
[
"g",
"g"
],
[
"iv",
"en"
],
[
"an",
"y"
],
[
"in",
"al"
],
[
"Ġpers",
"on"
],
[
"Ġstud",
"y"
],
[
"Ġf",
"ood"
],
[
"b",
"ers"
],
[
"Ġsm",
"all"
],
[
"Ġin",
"s"
],
[
"Ġg",
"ood"
],
[
"Ġg",
"row"
],
[
"t",
"ed"
],
[
"Ġb",
"ack"
],
[
"i",
"el"
],
[
"Ġt",
"est"
],
[
"u",
"nd"
],
[
"Ġa",
"v"
],
[
"Ġg",
"rou"
],
[
"i",
"x"
],
[
"on",
"om"
],
[
"ent",
"ial"
],
[
"ĠE",
"x"
],
[
"Ġb",
"o"
],
[
"al",
"e"
],
[
"Ġl",
"ess"
],
[
"al",
"ity"
],
[
"oc",
"k"
],
[
"Ġp",
"op"
],
[
"ut",
"e"
],
[
"ĠS",
"p"
],
[
"Ġs",
"chool"
],
[
"T",
"he"
],
[
"Ġp",
"oss"
],
[
"er",
"gy"
],
[
"re",
"ad"
],
[
"Ġbe",
"fore"
],
[
"ĠâĢ",
"¢"
],
[
"Ġst",
"ate"
],
[
"Ġm",
"at"
],
[
"Ġt",
"ake"
],
[
"Ġ",
"["
],
[
"t",
"y"
],
[
"ĠI",
"nd"
],
[
".",
","
],
[
"id",
"es"
],
[
"Ġ",
"Q"
],
[
"c",
"om"
],
[
"Ġm",
"ain"
],
[
"im",
"ate"
],
[
"ĠS",
"c"
],
[
"en",
"g"
],
[
"Ġag",
"ain"
],
[
"Ġg",
"l"
],
[
"Ġexam",
"ple"
],
[
"v",
"iron"
],
[
"ul",
"ation"
],
[
"Ġth",
"ree"
],
[
"Ġwh",
"ile"
],
[
"Ġn",
"ow"
],
[
"Ġp",
"ower"
],
[
"Ġh",
"ist"
],
[
"r",
"al"
],
[
"ĠA",
"nd"
],
[
"ak",
"es"
],
[
"Ġ",
"&"
],
[
"Ġof",
"ten"
],
[
"ĠN",
"ew"
],
[
"e",
"x"
],
[
"Ġb",
"r"
],
[
"Ġqu",
"est"
],
[
"ar",
"s"
],
[
"ir",
"c"
],
[
"Ġt",
"reat"
],
[
"Ġm",
"ust"
],
[
"Ġcl",
"ass"
],
[
"v",
"ing"
],
[
"ĠW",
"hen"
],
[
"ĠT",
"o"
],
[
"Ġd",
"ire"
],
[
"Ġl",
"it"
],
[
"Ġpro",
"t"
],
[
"ro",
"l"
],
[
"Ġd",
"ay"
],
[
"i",
"en"
],
[
"d",
"ition"
],
[
"Ġch",
"ar"
],
[
"i",
"er"
],
[
"Ġst",
"art"
],
[
"i",
"qu"
],
[
"Ġo",
"cc"
],
[
"a",
"ir"
],
[
"u",
"p"
],
[
"Ġd",
"own"
],
[
"om",
"en"
],
[
"t",
"he"
],
[
"re",
"nt"
],
[
"Ġcon",
"st"
],
[
"Ġl",
"ook"
],
[
"Ġha",
"nd"
],
[
"Ġcomm",
"on"
],
[
"is",
"hed"
],
[
"Ġs",
"erv"
],
[
"Ġm",
"em"
],
[
"Ġv",
"is"
],
[
"Ġb",
"ody"
],
[
"Ġdis",
"e"
],
[
"Ġ",
"est"
],
[
"Ġe",
"c"
],
[
"Ġr",
"is"
],
[
"Ġa",
"round"
],
[
"ĠThe",
"se"
],
[
"ĠI",
"s"
],
[
"Ġact",
"iv"
],
[
"Ġpl",
"an"
],
[
"o",
"h"
],
[
"Ġrese",
"arch"
],
[
"Ġc",
"ell"
],
[
"Ġcons",
"id"
],
[
"Ġe",
"lect"
],
[
"v",
"es"
],
[
"Ġre",
"du"
],
[
"Ġdes",
"ign"
],
[
"Ġor",
"gan"
],
[
"Ġsupp",
"ort"
],
[
"v",
"en"
],
[
"us",
"s"
],
[
"Ġcon",
"f"
],
[
"oc",
"ial"
],
[
"ter",
"s"
],
[
"a",
"ve"
],
[
"viron",
"ment"
],
[
"Ġs",
"er"
],
[
"it",
"ive"
],
[
"iv",
"ing"
],
[
"Ġh",
"im"
],
[
"ul",
"l"
],
[
"Ġbe",
"l"
],
[
"ain",
"s"
],
[
"-",
"b"
],
[
"ros",
"s"
],
[
"Ġunder",
"stand"
],
[
"it",
"al"
],
[
"Ġvar",
"i"
],
[
"Ġd",
"id"
],
[
"c",
"l"
],
[
"Ġhum",
"an"
],
[
"ivers",
"ity"
],
[
"a",
"h"
],
[
"Ġc",
"le"
],
[
"ur",
"y"
],
[
"Ġp",
"os"
],
[
"Ġre",
"t"
],
[
"d",
"ay"
],
[
"|",
"|"
],
[
"-",
"s"
],
[
"ion",
"al"
],
[
"i",
"um"
],
[
"Ġm",
"et"
],
[
"her",
"s"
],
[
"Ġcont",
"in"
],
[
"Ġw",
"rit"
],
[
"Ġg",
"reat"
],
[
"a",
"j"
],
[
"Ġlar",
"ge"
],
[
"are",
"d"
],
[
"it",
"ions"
],
[
"sel",
"f"
],
[
"âĢ",
"Ķ"
],
[
"ra",
"c"
],
[
"Ġcall",
"ed"
],
[
"Ġc",
"al"
],
[
"ĠâĢ",
"ĺ"
],
[
"act",
"er"
],
[
"ĠS",
"e"
],
[
"Ġapp",
"ro"
],
[
"Ġe",
"as"
],
[
"Ġall",
"ow"
],
[
"r",
"on"
],
[
"Ġo",
"p"
],
[
"Ġc",
"are"
],
[
"Ġgo",
"vern"
],
[
"eth",
"od"
],
[
"n",
"er"
],
[
"Ġth",
"ink"
],
[
"Ġl",
"and"
],
[
"et",
"s"
],
[
"ab",
"ility"
],
[
"Ġp",
"ract"
],
[
"ĠC",
"on"
],
[
"Ġrequ",
"ire"
],
[
"w",
"ay"
],
[
"ĠS",
"o"
],
[
"ou",
"se"
],
[
"ff",
"ic"
],
[
"Ġrep",
"ort"
],
[
"an",
"c"
],
[
",",
"âĢĿ"
],
[
"ra",
"in"
],
[
"Ġc",
"our"
],
[
"Ġth",
"ough"
],
[
"}",
"{"
],
[
"as",
"h"
],
[
"Ġad",
"v"
],
[
"Ġme",
"as"
],
[
"Ġs",
"om"
],
[
"Ġprodu",
"ct"
],
[
"ĠA",
"t"
],
[
"Ġ",
"ve"
],
[
"ere",
"st"
],
[
"Ġare",
"a"
],
[
"Ġinclud",
"ing"
],
[
"ĠA",
"d"
],
[
"Ġst",
"and"
],
[
"g",
"er"
],
[
"Ġknow",
"n"
],
[
"ater",
"ial"
],
[
"Ġen",
"ergy"
],
[
"g",
"en"
],
[
"-",
"-"
],
[
"Ġg",
"u"
],
[
"an",
"k"
],
[
"l",
"ine"
],
[
"el",
"s"
],
[
"Ġg",
"re"
],
[
"Ġw",
"ant"
],
[
"Ġbu",
"ild"
],
[
"in",
"c"
],
[
"ect",
"ed"
],
[
"Ġst",
"ill"
],
[
"or",
"n"
],
[
"ivid",
"ual"
],
[
"i",
"od"
],
[
"Ġpl",
"ace"
],
[
"Ġbe",
"h"
],
[
"Ġd",
"r"
],
[
"Ġ",
"ide"
],
[
"ĠS",
"h"
],
[
"Ġch",
"ange"
],
[
"ĠHow",
"ever"
],
[
"Ġed",
"uc"
],
[
"pt",
"ion"
],
[
"i",
"ver"
],
[
"id",
"s"
],
[
"iz",
"ation"
],
[
"Ġm",
"ight"
],
[
"Ġsy",
"m"
],
[
"ĠD",
"e"
],
[
"at",
"or"
],
[
"ĠR",
"es"
],
[
"er",
"ing"
],
[
"Ġt",
"em"
],
[
"Ġpub",
"lic"
],
[
"Ġsp",
"e"
],
[
"d",
"e"
],
[
"ra",
"ph"
],
[
"âĢ",
"ĵ"
],
[
"ial",
"ly"
],
[
"os",
"ed"
],
[
"'",
"t"
],
[
"om",
"s"
],
[
"Ġp",
"ar"
],
[
"r",
"ies"
],
[
"if",
"y"
],
[
"Ġs",
"l"
],
[
"in",
"ation"
],
[
"Ġfun",
"ction"
],
[
"as",
"on"
],
[
"Ġf",
"ew"
],
[
"Ġpl",
"ay"
],
[
"Ġch",
"ang"
],
[
"ag",
"n"
],
[
"ou",
"th"
],
[
"Ġ",
"ident"
],
[
"Ġwith",
"out"
],
[
"r",
"ation"
],
[
"Ġd",
"on"
],
[
"Ġsec",
"ond"
],
[
"Ġpres",
"ent"
],
[
"ert",
"ain"
],
[
"our",
"ces"
],
[
"Ġwith",
"in"
],
[
"Ġde",
"m"
],
[
"l",
"ish"
],
[
"Ġp",
"ur"
],
[
"Ġind",
"ividual"
],
[
"ĠE",
"ng"
],
[
"en",
"se"
],
[
"Ġc",
"ap"
],
[
"i",
"or"
],
[
"s",
"w"
],
[
"ĠP",
"h"
],
[
"Ġg",
"iven"
],
[
"ord",
"ing"
],
[
"ĠC",
"l"
],
[
"Ġlear",
"n"
],
[
"Ġph",
"ys"
],
[
"Ġan",
"al"
],
[
"ou",
"n"
],
[
"b",
"s"
],
[
"iel",
"d"
],
[
"Ġca",
"us"
],
[
"Ġm",
"aterial"
],
[
"at",
"ic"
],
[
"Ġp",
"ot"
],
[
"Ġm",
"ethod"
],
[
"Ġl",
"ight"
],
[
"ent",
"al"
],
[
"Ġan",
"other"
],
[
"Ġdire",
"ct"
],
[
"Ġe",
"le"
],
[
"c",
"ul"
],
[
"Ġpro",
"f"
],
[
"Ġl",
"ine"
],
[
"Ġpro",
"ject"
],
[
"Ġen",
"vironment"
],
[
"iv",
"ed"
],
[
"l",
"ess"
],
[
"Ġpro",
"per"
],
[
"Ġb",
"as"
],
[
"Ġimp",
"ro"
],
[
"Ġor",
"der"
],
[
"Ġis",
"s"
],
[
"Ġm",
"ult"
],
[
".",
"\""
],
[
"p",
"r"
],
[
"u",
"g"
],
[
"Ġp",
"ass"
],
[
"Ġs",
"it"
],
[
"is",
"ion"
],
[
"Ġint",
"erest"
],
[
"ang",
"u"
],
[
"Ġme",
"an"
],
[
"Ġre",
"al"
],
[
"Ġs",
"ocial"
],
[
"are",
"nt"
],
[
"-",
"c"
],
[
"Ġim",
"m"
],
[
"Ġdevelop",
"ment"
],
[
"al",
"k"
],
[
"Ġhe",
"re"
],
[
"t",
"on"
],
[
"Ġb",
"re"
],
[
"er",
"c"
],
[
"ro",
"du"
],
[
"Ġdes",
"c"
],
[
"ĠUn",
"iversity"
],
[
"Ġb",
"est"
],
[
"in",
"ess"
],
[
"Ġme",
"ans"
],
[
"if",
"ied"
],
[
"Ġb",
"en"
],
[
"Ġfollow",
"ing"
],
[
"ĠL",
"e"
],
[
"ĠO",
"n"
],
[
"Ġt",
"er"
],
[
"m",
"an"
],
[
"er",
"al"
],
[
"pl",
"es"
],
[
"Ġ",
"â"
],
[
"Ġl",
"aw"
],
[
"w",
"ays"
],
[
"ain",
"ed"
],
[
"Ġen",
"g"
],
[
"Ġo",
"per"
],
[
"Ġo",
"pp"
],
[
"Ġproble",
"m"
],
[
"Ġm",
"ill"
],
[
"Ġm",
"ark"
],
[
"Ġe",
"t"
],
[
"Ġh",
"ome"
],
[
"Ġre",
"st"
],
[
"Ġto",
"p"
],
[
"ĠAmeric",
"an"
],
[
"he",
"re"
],
[
"Ġan",
"t"
],
[
"i",
"k"
],
[
"Ġc",
"irc"
],
[
"m",
"e"
],
[
"Ġdise",
"ase"
],
[
"Ġinclud",
"e"
],
[
"ĠP",
"l"
],
[
"Ġcur",
"rent"
],
[
"Ġposs",
"ible"
],
[
"i",
"ans"
],
[
"cc",
"ess"
],
[
"ot",
"e"
],
[
"at",
"ural"
],
[
"aj",
"or"
],
[
"our",
"ce"
],
[
"or",
"th"
],
[
"at",
"s"
],
[
"in",
"ing"
],
[
"Ġw",
"omen"
],
[
"-",
"t"
],
[
"Ġm",
"ove"
],
[
"Ġbel",
"ie"
],
[
"olog",
"ical"
],
[
"Ġl",
"ow"
],
[
"ent",
"ly"
],
[
"Ġl",
"ast"
],
[
"Ġprog",
"ram"
],
[
"Ġval",
"ue"
],
[
"__",
"__"
],
[
"v",
"iew"
],
[
"-",
"f"
],
[
"Ġbet",
"ter"
],
[
"Ġper",
"cent"
],
[
"Ġs",
"ay"
],
[
"Ġris",
"k"
],
[
"ot",
"s"
],
[
"ard",
"s"
],
[
"Ġcont",
"rol"
],
[
"st",
"r"
],
[
"Ġm",
"us"
],
[
"Ġse",
"ver"
],
[
"Ġgrou",
"p"
],
[
"Ġc",
"ult"
],
[
"ĠC",
"an"
],
[
"Ġp",
"ain"
],
[
"Ġbec",
"ome"
],
[
"f",
"rac"
],
[
"`",
"`"
],
[
"a",
"z"
],
[
"t",
"t"
],
[
"Ġbl",
"ood"
],
[
"Ġc",
"ase"
],
[
"Ġc",
"he"
],
[
"g",
"in"
],
[
"$",
"$"
],
[
"Ġadd",
"ition"
],
[
"Ġde",
"v"
],
[
"ĠĠ",
"ĠĠ"
],
[
"Ġl",
"im"
],
[
"es",
"p"
],
[
"Ġf",
"in"
],
[
"er",
"n"
],
[
"Ġm",
"il"
],
[
"Ġ",
"Z"
],
[
"Ġke",
"ep"
],
[
"Ġper",
"form"
],
[
"Ġn",
"on"
],
[
"h",
"or"
],
[
"Ġo",
"ld"
],
[
"Ġor",
"ig"
],
[
"Ġec",
"onom"
],
[
"ĠB",
"e"
],
[
"il",
"ar"
],
[
"Ġle",
"g"
],
[
"i",
"ents"
],
[
"Ġto",
"o"
],
[
"w",
"are"
],
[
"p",
"ar"
],
[
"Ġocc",
"ur"
],
[
"Ġs",
"ince"
],
[
"ill",
"s"
],
[
"Ġob",
"ject"
],
[
"ol",
"ution"
],
[
"Ġa",
"ir"
],
[
"Ġpartic",
"ular"
],
[
"Ġprov",
"ide"
],
[
"Ġ",
"z"
],
[
"Ġin",
"du"
],
[
"Ġc",
"ost"
],
[
"Ġt",
"imes"
],
[
"Ġagain",
"st"
],
[
"Ġear",
"ly"
],
[
"Ġinv",
"ol"
],
[
"ic",
"le"
],
[
"Ġf",
"ore"
],
[
"Ġan",
"im"
],
[
"Ġper",
"iod"
],
[
"Ġgovern",
"ment"
],
[
"ĠC",
"ol"
],
[
"Ġav",
"ail"
],
[
"ar",
"c"
],
[
"Ġt",
"re"
],
[
"Ġe",
"l"
],
[
"ent",
"ion"
],
[
"ĠâĢ",
"Ķ"
],
[
"l",
"ished"
],
[
"Ġh",
"ig"
],
[
"Ġv",
"ol"
],
[
"Ġab",
"le"
],
[
"Ġrep",
"res"
],
[
"o",
"id"
],
[
"l",
"u"
],
[
"Ġw",
"ar"
],
[
"Ġf",
"our"
],
[
"ress",
"ion"
],
[
"Ġc",
"ause"
],
[
"Ġm",
"ajor"
],
[
"Ġlear",
"ning"
],
[
"..",
"."
],
[
"r",
"ist"
],
[
"am",
"p"
],
[
"Ġha",
"pp"
],
[
"iss",
"ion"
],
[
"o",
"int"
],
[
"Ġf",
"re"
],
[
"Ġp",
"ost"
],
[
"ĠO",
"ne"
],
[
"ĠA",
"ll"
],
[
"Ġb",
"ased"
],
[
"Ġu",
"nt"
],
[
"Ġfam",
"ily"
],
[
"Ġsever",
"al"
],
[
"Ġsign",
"ific"
],
[
"o",
"le"
],
[
"ra",
"p"
],
[
"Ġhist",
"ory"
],
[
"p",
"ect"
],
[
"u",
"se"
],
[
"Ġl",
"o"
],
[
"Ġproble",
"ms"
],
[
"Ġ",
"ess"
],
[
"p",
"ort"
],
[
"id",
"ence"
],
[
"Ġle",
"t"
],
[
"is",
"ed"
],
[
"ĠCom",
"m"
],
[
"Ġsa",
"f"
],
[
"{",
"\\"
],
[
"ĠUn",
"ited"
],
[
"ĠT",
"e"
],
[
"an",
"e"
],
[
"-",
"d"
],
[
"re",
"t"
],
[
"Ġb",
"us"
],
[
"og",
"n"
],
[
"Ġl",
"angu"
],
[
"Ġop",
"en"
],
[
"Ġ",
"'"
],
[
"Ġth",
"ings"
],
[
"Ġne",
"ar"
],
[
"Ġm",
"ar"
],
[
"Ġprov",
"id"
],
[
"Ġben",
"ef"
],
[
"op",
"e"
],
[
"Ġs",
"um"
],
[
"Ġpl",
"ant"
],
[
"ĠE",
"n"
],
[
"og",
"raph"
],
[
"Ġc",
"r"
],
[
"end",
"s"
],
[
"Ġpro",
"m"
],
[
"ĠO",
"r"
],
[
"Ġspec",
"ies"
],
[
"Ġa",
"ffect"
],
[
".",
"S"
],
[
"Ġdet",
"erm"
],
[
"Ġan",
"sw"
],
[
"Ġfe",
"el"
],
[
"or",
"ies"
],
[
"a",
"per"
],
[
"Ġf",
"ree"
],
[
"Ġl",
"ist"
],
[
"l",
"ing"
],
[
"Ġam",
"ount"
],
[
"r",
"ight"
],
[
"Ġra",
"d"
],
[
"Ġc",
"ertain"
],
[
"in",
"a"
],
[
"Ġare",
"as"
],
[
"Ġam",
"ong"
],
[
"e",
"k"
],
[
"Ġtyp",
"e"
],
[
"p",
"ut"
],
[
"Ġm",
"en"
],
[
"Ġs",
"ays"
],
[
"Ġn",
"ame"
],
[
"Ġcon",
"n"
],
[
"Ġ$",
"$"
],
[
"w",
"ork"
],
[
"Ġother",
"s"
],
[
"ĠG",
"od"
],
[
"-",
"p"
],
[
"Ġmon",
"th"
],
[
"Ġavail",
"able"
],
[
"Ġcon",
"d"
],
[
"am",
"es"
],
[
"b",
"r"
],
[
"Ġhe",
"ad"
],
[
"ĠW",
"ith"
],
[
"Ġd",
"el"
],
[
"Ġsc",
"ient"
],
[
"end",
"ed"
],
[
"ur",
"ther"
],
[
"Ġv",
"iew"
],
[
"oc",
"us"
],
[
"o",
"x"
],
[
"u",
"rop"
],
[
"th",
"ough"
],
[
"Ġp",
"ress"
],
[
"Ġp",
"ut"
],
[
"Ġr",
"un"
],
[
"an",
"ces"
],
[
"s",
"y"
],
[
"Ġf",
"ac"
],
[
"Ġch",
"o"
],
[
"Ġst",
"ruct"
],
[
"Ġab",
"ove"
],
[
"el",
"f"
],
[
"ic",
"ation"
],
[
"Ġtreat",
"ment"
],
[
"od",
"e"
],
[
"Ġcom",
"e"
],
[
"Ġacc",
"ess"
],
[
"ĠS",
"ome"
],
[
"ab",
"ly"
],
[
"Ġf",
"low"
],
[
"os",
"p"
],
[
"Ġnum",
"bers"
],
[
"Ġpre",
"vent"
],
[
"Ġcount",
"ry"
],
[
"it",
"her"
],
[
"Ġa",
"ge"
],
[
"w",
"w"
],
[
"Ġl",
"ab"
],
[
"³³",
"³³"
],
[
"Ġg",
"r"
],
[
"pl",
"oy"
],
[
"o",
"ver"
],
[
"Ġcomp",
"ut"
],
[
"/",
"/"
],
[
"Ġn",
"atural"
],
[
"et",
"ic"
],
[
"ĠSt",
"ates"
],
[
"Ġob",
"s"
],
[
"Ġre",
"ce"
],
[
"ic",
"ult"
],
[
"c",
"ing"
],
[
"Ġd",
"ra"
],
[
"Ġsu",
"ccess"
],
[
"eth",
"ing"
],
[
"ra",
"y"
],
[
"ĠB",
"y"
],
[
"n",
"ot"
],
[
"un",
"e"
],
[
"st",
"it"
],
[
"ut",
"ions"
],
[
"Ġpro",
"b"
],
[
"o",
"f"
],
[
"Ġd",
"ue"
],
[
"Ġc",
"reat"
],
[
"Ġlit",
"tle"
],
[
"Ġh",
"ard"
],
[
"Ġ",
"i"
],
[
"ir",
"d"
],
[
"Ġb",
"i"
],
[
"Ġass",
"oci"
],
[
"Ġin",
"tern"
],
[
"Ġcom",
"b"
],
[
"Ġsignific",
"ant"
],
[
"Ġ##",
"#"
],
[
"Ġal",
"ways"
],
[
"v",
"ious"
],
[
"Ġs",
"ide"
],
[
"gg",
"est"
],
[
"um",
"ent"
],
[
"Ġmeas",
"ure"
],
[
"Ġf",
"ar"
],
[
"Ġt",
"urn"
],
[
"ĠC",
"ent"
],
[
"Ġm",
"aking"
],
[
"Ġloc",
"al"
],
[
"o",
"ks"
],
[
"Ġsh",
"ort"
],
[
"Ġinv",
"est"
],
[
"Ġb",
"ook"
],
[
"f",
"ace"
],
[
"Ġimp",
"act"
],
[
"Ġd",
"ays"
],
[
"Ġlevel",
"s"
],
[
"on",
"es"
],
[
"ct",
"or"
],
[
"Ġquest",
"ion"
],
[
"Ġb",
"ro"
],
[
"ĠW",
"or"
],
[
",",
"\""
],
[
"urop",
"e"
],
[
"ate",
"ly"
],
[
"e",
"ad"
],
[
"Ġs",
"w"
],
[
"Ġunt",
"il"
],
[
"Ġpot",
"ential"
],
[
"Ġsp",
"ace"
],
[
"ĠTh",
"at"
],
[
"Ġresult",
"s"
],
[
"Ġcell",
"s"
],
[
"Ġf",
"ocus"
],
[
"Ġal",
"ong"
],
[
"ĠQ",
"u"
],
[
"Ġv",
"ir"
],
[
"Ġwor",
"ks"
],
[
"Ġs",
"ing"
],
[
"led",
"ge"
],
[
"Ġ",
"er"
],
[
"Ġg",
"ive"
],
[
"Ġsu",
"ggest"
],
[
"p",
"or"
],
[
"l",
"er"
],
[
"Ġle",
"ft"
],
[
"r",
"ing"
],
[
"y",
"d"
],
[
"our",
"s"
],
[
"Ġsom",
"ething"
],
[
"ap",
"e"
],
[
"ort",
"un"
],
[
"Ġse",
"em"
],
[
"et",
"er"
],
[
"Ġl",
"ater"
],
[
"g",
"ed"
],
[
"ĠN",
"ational"
],
[
"ab",
"les"
],
[
"-",
"m"
],
[
"ap",
"s"
],
[
"ut",
"ure"
],
[
"Ġcour",
"se"
],
[
"Ġsim",
"ilar"
],
[
"Ġbeh",
"av"
],
[
"Ġst",
"ep"
],
[
"em",
"ber"
],
[
"ĠF",
"r"
],
[
"y",
"le"
],
[
"Ġwh",
"y"
],
[
"om",
"m"
],
[
"Ġ",
"X"
],
[
"Ġtem",
"per"
],
[
"ak",
"en"
],
[
"Ġincre",
"ase"
],
[
"Ġt",
"erm"
],
[
"Ġyou",
"ng"
],
[
"end",
"ing"
],
[
"ĠCh",
"rist"
],
[
"Ġsystem",
"s"
],
[
"at",
"ory"
],
[
"Ġt",
"ru"
],
[
"Ġd",
"ig"
],
[
"Ġne",
"xt"
],
[
"Ġwor",
"ds"
],
[
"ive",
"ly"
],
[
"Ġlike",
"ly"
],
[
"ĠE",
"urope"
],
[
"y",
"m"
],
[
"Ġm",
"ov"
],
[
"Ġdesc",
"rib"
],
[
"Ġspec",
"ific"
],
[
"Ġt",
"ry"
],
[
"Ġcre",
"ate"
],
[
"age",
"ment"
],
[
"Ġle",
"ast"
],
[
"Ġrepres",
"ent"
],
[
"ĠA",
"f"
],
[
"Ġcle",
"ar"
],
[
"ĠU",
"S"
],
[
"Ġte",
"ac"
],
[
"Ġpop",
"ulation"
],
[
"ain",
"ing"
],
[
"v",
"al"
],
[
"Ġapp",
"ear"
],
[
"a",
"pp"
],
[
"Ġas",
"k"
],
[
"at",
"ors"
],
[
"ys",
"is"
],
[
"Ġt",
"ri"
],
[
"is",
"c"
],
[
"Ġeduc",
"ation"
],
[
"Ġw",
"r"
],
[
"as",
"ing"
],
[
"Ġus",
"ually"
],
[
"um",
"e"
],
[
"as",
"ter"
],
[
"Ġdiff",
"icult"
],
[
"Ġto",
"get"
],
[
"Ġm",
"ot"
],
[
"Ġtoget",
"her"
],
[
"t",
"al"
],
[
"Ġpol",
"it"
],
[
"ĠB",
"l"
],
[
"Ġte",
"xt"
],
[
"Ġcommun",
"ity"
],
[
"Ġdisc",
"uss"
],
[
"Ġapp",
"lic"
],
[
"Ġf",
"il"
],
[
"Ġ",
","
],
[
"Ġhe",
"art"
],
[
"Ġcond",
"itions"
],
[
"Ġcomple",
"te"
],
[
"Ġex",
"ist"
],
[
"re",
"ct"
],
[
"id",
"d"
],
[
"Ġneed",
"s"
],
[
"Ġlangu",
"age"
],
[
"Ġvar",
"ious"
],
[
"Ġen",
"c"
],
[
"Ġre",
"le"
],
[
"ĠM",
"ed"
],
[
"Ġc",
"y"
],
[
"ĠC",
"al"
],
[
"ĠE",
"ar"
],
[
"Ġchar",
"acter"
],
[
"Ġgener",
"al"
],
[
"iqu",
"e"
],
[
"ĠI",
"m"
],
[
"an",
"n"
],
[
"Ġw",
"ays"
],
[
"ec",
"ially"
],
[
"Ġint",
"eg"
],
[
"Ġc",
"rit"
],
[
"Ġhig",
"her"
],
[
"Ġtechn",
"ology"
],
[
"Ġp",
"arent"
],
[
"ate",
"g"
],
[
"Ġne",
"cess"
],
[
"Ġp",
"ast"
],
[
"Ġac",
"ross"
],
[
"Ġbe",
"low"
],
[
"Ġn",
"orm"
],
[
"ore",
"d"
],
[
"n",
"s"
],
[
"Ġexper",
"ience"
],
[
"Ġ",
"ill"
],
[
"ac",
"es"
],
[
"Ġspec",
"ial"
],
[
"Ġde",
"ath"
],
[
"m",
"it"
],
[
"Ġbe",
"gin"
],
[
"ru",
"ction"
],
[
"Ġto",
"day"
],
[
"op",
"h"
],
[
"c",
"le"
],
[
"il",
"ities"
],
[
"Ġaut",
"hor"
],
[
"Ġrel",
"ations"
],
[
"ver",
"age"
],
[
"en",
"cy"
],
[
"Ġe",
"y"
],
[
"Ġm",
"ass"
],
[
"Ġ",
"Â"
],
[
"Ġmill",
"ion"
],
[
"eng",
"th"
],
[
"Ġchang",
"es"
],
[
"am",
"m"
],
[
"Ġgo",
"ing"
],
[
"Ġto",
"ol"
],
[
"p",
"os"
],
[
"Ġs",
"qu"
],
[
"Ġ",
"ver"
],
[
"Ġf",
"uture"
],
[
"Ġk",
"ind"
],
[
"o",
"ot"
],
[
"âĢĻ",
"re"
],
[
"ĠJ",
"oh"
],
[
"Ġne",
"g"
],
[
"al",
"f"
],
[
"g",
"es"
],
[
"at",
"ch"
],
[
"m",
"in"
],
[
"esp",
"ecially"
],
[
"Ġrec",
"ord"
],
[
"ĠT",
"r"
],
[
"Ġwork",
"ing"
],
[
"av",
"es"
],
[
"Ġconsid",
"er"
],
[
"a",
"f"
],
[
"Ġhow",
"ever"
],
[
"Ġbus",
"iness"
],
[
"ire",
"d"
],
[
"oci",
"ety"
],
[
"one",
"y"
],
[
"Ġn",
"et"
],
[
"ĠWh",
"ile"
],
[
"om",
"es"
],
[
"is",
"on"
],
[
"Ġprof",
"ess"
],
[
"Ġke",
"y"
],
[
"re",
"en"
],
[
"le",
"ment"
],
[
"Ġstr",
"ong"
],
[
"pt",
"oms"
],
[
"ĠG",
"en"
],
[
"Ġb",
"rain"
],
[
"Ġcent",
"ury"
],
[
"ĠSt",
"ud"
],
[
"Ġf",
"ull"
],
[
"Ġo",
"pt"
],
[
"ip",
"le"
],
[
"Ġa",
"way"
],
[
"ĠP",
"r"
],
[
"Ġha",
"ving"
],
[
"Ġcol",
"le"
],
[
"am",
"ple"
],
[
"Ġde",
"g"
],
[
"Ġen",
"ough"
],
[
"m",
"ost"
],
[
"ĠB",
"rit"
],
[
"Ġne",
"ver"
],
[
"Ġmod",
"el"
],
[
"ort",
"s"
],
[
"Ġtyp",
"es"
],
[
"ĠA",
"fter"
],
[
"Ġr",
"ate"
],
[
"Ġwhe",
"ther"
],
[
"s",
"c"
],
[
"Ġd",
"am"
],
[
"ob",
"al"
],
[
"Ġresp",
"ons"
],
[
"Ġr",
"ange"
],
[
"Ġimpro",
"ve"
],
[
"Ġest",
"ab"
],
[
"-",
"l"
],
[
"ĠA",
"b"
],
[
"i",
"ation"
],
[
"ist",
"ic"
],
[
"Ġpl",
"ants"
],
[
"Ġcount",
"ries"
],
[
"E",
"R"
],
[
"A",
"T"
],
[
"ru",
"g"
],
[
"th",
"ing"
],
[
"al",
"es"
],
[
"Ġcan",
"cer"
],
[
"Ġc",
"ases"
],
[
"Ġre",
"ason"
],
[
"pl",
"ay"
],
[
"ere",
"nce"
],
[
"ĠG",
"o"
],
[
"Ġquest",
"ions"
],
[
"Ġsub",
"ject"
],
[
"ĠA",
"m"
],
[
"ĠAf",
"ric"
],
[
"ĠD",
"r"
],
[
"Ġte",
"am"
],
[
"sel",
"ves"
],
[
"Ġeffect",
"s"
],
[
"i",
"res"
],
[
"u",
"le"
],
[
"Ġacc",
"ount"
],
[
"Ġsu",
"re"
],
[
"iv",
"al"
],
[
"ach",
"ing"
],
[
"Ġm",
"akes"
],
[
"Ġ",
"especially"
],
[
"Ġl",
"ower"
],
[
"ut",
"es"
],
[
"Ġpr",
"im"
],
[
"Ġpre",
"d"
],
[
"ĠN",
"e"
],
[
"ot",
"t"
],
[
"Ġst",
"at"
],
[
"us",
"h"
],
[
"Ġs",
"ens"
],
[
"ar",
"ing"
],
[
"ĠD",
"o"
],
[
"il",
"t"
],
[
"Ġf",
"ield"
],
[
"}",
"}"
],
[
"Ġrese",
"arc"
],
[
"read",
"y"
],
[
"Ġcal",
"cul"
],
[
"Ġret",
"urn"
],
[
"ac",
"c"
],
[
"it",
"ing"
],
[
"ffic",
"ient"
],
[
"or",
"ing"
],
[
"Ġb",
"ig"
],
[
"Ġinf",
"lu"
],
[
"Ġc",
"hem"
],
[
"Ġcons",
"um"
],
[
"om",
"et"
],
[
"ĠM",
"ar"
],
[
"Ġs",
"ize"
],
[
"Ġknow",
"ledge"
],
[
"re",
"l"
],
[
"Ġpat",
"ients"
],
[
"ĠG",
"erm"
],
[
"ig",
"ure"
],
[
"Ġ",
"*"
],
[
"Ġf",
"urther"
],
[
"âĢ",
"¦"
],
[
"n",
"al"
],
[
"Ġd",
"one"
],
[
":",
"//"
],
[
"i",
"pp"
],
[
"Ġro",
"le"
],
[
"ch",
"ie"
],
[
"ĠG",
"e"
],
[
"Ġm",
"ind"
],
[
"Ġ",
"{"
],
[
"is",
"ing"
],
[
"Ġ",
":"
],
[
"Ġind",
"ic"
],
[
"Ġstud",
"ies"
],
[
"Ġe",
"ither"
],
[
"Ġen",
"s"
],
[
"Ġp",
"aper"
],
[
"Ġphys",
"ical"
],
[
"u",
"ed"
],
[
"Ġg",
"round"
],
[
"Ġre",
"ally"
],
[
"l",
"o"
],
[
"du",
"ct"
],
[
"n",
"ed"
],
[
"Ġcon",
"cept"
],
[
"ific",
"ation"
],
[
"Ġ",
"/"
],
[
"a",
"im"
],
[
"b",
"e"
],
[
"le",
"t"
],
[
"Ġf",
"und"
],
[
"Ġs",
"elf"
],
[
"Ġwor",
"d"
],
[
"Ġch",
"all"
],
[
"om",
"an"
],
[
"f",
"or"
],
[
"N",
"A"
],
[
"Ġan",
"g"
],
[
"ĠW",
"ar"
],
[
"Ġto",
"tal"
],
[
"ĠEng",
"lish"
],
[
"s",
"ide"
],
[
"ra",
"ms"
],
[
"Ġsur",
"face"
],
[
"Ġh",
"ouse"
],
[
"ĠS",
"he"
],
[
"Ġsim",
"ple"
],
[
"Ġal",
"ready"
],
[
"Ġwho",
"le"
],
[
"Ġin",
"it"
],
[
"ĠC",
"ar"
],
[
"Ġfre",
"qu"
],
[
"Ġprot",
"ect"
],
[
"Ġsing",
"le"
],
[
"le",
"y"
],
[
"Ġ$",
"\\"
],
[
"Ġb",
"ir"
],
[
"at",
"ures"
],
[
"Ġpol",
"ic"
],
[
"a",
"pt"
],
[
"Ġl",
"ot"
],
[
"u",
"ation"
],
[
"ĠWor",
"ld"
],
[
"Ġsc",
"ience"
],
[
"ed",
"s"
],
[
"Ġto",
"ward"
],
[
"Ġprodu",
"ction"
],
[
"Ġactiv",
"ity"
],
[
"Ġgrou",
"ps"
],
[
"ib",
"ility"
],
[
"Ġsym",
"ptoms"
],
[
"Ġf",
"all"
],
[
"a",
"e"
],
[
"Ġcon",
"cer"
],
[
"Ġansw",
"er"
],
[
"ic",
"ro"
],
[
"Ġbec",
"ame"
],
[
"Ġcl",
"ose"
],
[
"w",
"h"
],
[
"ed",
"i"
],
[
"Ġse",
"en"
],
[
"Ġab",
"s"
],
[
"Ġc",
"ity"
],
[
"ĠC",
"ont"
],
[
"ĠM",
"ay"
],
[
"ĠIn",
"tern"
],
[
"ric",
"t"
],
[
"Ġwe",
"ight"
],
[
"Ġl",
"oss"
],
[
"es",
"c"
],
[
"Ġgrow",
"th"
],
[
"^",
"{"
],
[
"Ġem",
"ploy"
],
[
"un",
"g"
],
[
"Ġfl",
"u"
],
[
"ct",
"ions"
],
[
"ĠAs",
"s"
],
[
"ĠHe",
"alth"
],
[
"Ġpos",
"itive"
],
[
"it",
"es"
],
[
"ep",
"end"
],
[
"Ġcont",
"rib"
],
[
"re",
"am"
],
[
"it",
"ud"
],
[
"Ġf",
"ive"
],
[
"Ġw",
"ind"
],
[
"Ġcomple",
"x"
],
[
"ĠN",
"o"
],
[
")",
":"
],
[
"Ġactiv",
"ities"
],
[
"Ġr",
"ather"
],
[
"Ġproduct",
"s"
],
[
"Ġres",
"ources"
],
[
"m",
"ber"
],
[
"b",
"on"
],
[
"e",
"e"
],
[
"Ġe",
"ff"
],
[
"t",
"o"
],
[
"Ġev",
"ent"
],
[
"Ġd",
"iv"
],
[
"Ġobs",
"erv"
],
[
"i",
"ol"
],
[
"_",
"{"
],
[
"Ġd",
"om"
],
[
"Ġn",
"ut"
],
[
"Ġpress",
"ure"
],
[
"and",
"s"
],
[
"Ġart",
"icle"
],
[
"il",
"s"
],
[
"Ġter",
"ms"
],
[
"Ġfact",
"ors"
],
[
"Ġre",
"d"
],
[
"Ġsk",
"ills"
],
[
"Ġqu",
"ality"
],
[
"Ġacc",
"ording"
],
[
"sy",
"ch"
],
[
"Ġl",
"ive"
],
[
"pl",
"ic"
],
[
"au",
"gh"
],
[
"Ġs",
"ource"
],
[
"Ġon",
"ce"
],
[
"ound",
"s"
],
[
"Ġrec",
"ogn"
],
[
"iv",
"ity"
],
[
"Ġ",
"#"
],
[
"y",
"n"
],
[
"Ġcan",
"not"
],
[
"Ġrelations",
"hip"
],
[
"Ġc",
"ut"
],
[
"ri",
"ed"
],
[
"ove",
"red"
],
[
"Ġa",
"chie"
],
[
"ĠA",
"cc"
],
[
"Ġst",
"ory"
],
[
".",
"com"
],
[
"Ġt",
"ell"
],
[
"Ġpract",
"ice"
],
[
"ur",
"ch"
],
[
"Ġrequire",
"d"
],
[
"Ġoff",
"ic"
],
[
"ou",
"ra"
],
[
"ĠRes",
"ear"
],
[
"Ġt",
"aken"
],
[
"Ġdevelop",
"ed"
],
[
"Ġint",
"rodu"
],
[
"as",
"k"
],
[
"Ġpartic",
"ip"
],
[
"ur",
"ity"
],
[
"er",
"y"
],
[
".",
")"
],
[
"f",
"act"
],
[
"ĠM",
"an"
],
[
"ĠS",
"u"
],
[
"Ġh",
"old"
],
[
"f",
"er"
],
[
"Ġp",
"ay"
],
[
"Ġredu",
"ce"
],
[
"ĠH",
"ere"
],
[
"i",
"am"
],
[
"ly",
"ing"
],
[
"Ġb",
"at"
],
[
"Ġindu",
"st"
],
[
"Ġcol",
"lect"
],
[
"Ġunderstand",
"ing"
],
[
"u",
"nt"
],
[
"Ġpoint",
"s"
],
[
"Ġact",
"ually"
],
[
"Ġan",
"n"
],
[
"Ġdet",
"ail"
],
[
"a",
"ut"
],
[
"Ġs",
"ite"
],
[
"Ġtra",
"dition"
],
[
"ip",
"s"
],
[
"Ġbuild",
"ing"
],
[
"ĠR",
"ep"
],
[
"ĠI",
"nt"
],
[
"Ġph",
"ot"
],
[
"Ġfor",
"ce"
],
[
"Ġconsid",
"ered"
],
[
"Ġrel",
"ated"
],
[
"os",
"is"
],
[
"Ġiss",
"ues"
],
[
"le",
"ep"
],
[
"e",
"b"
],
[
"Ġdist",
"rib"
],
[
"ure",
"d"
],
[
"Ġrec",
"omm"
],
[
"Ġassoci",
"ated"
],
[
"Ġmem",
"bers"
],
[
"Ġcl",
"imate"
],
[
"Ġcre",
"ated"
],
[
"Ġf",
"ail"
],
[
"Ġcon",
"dition"
],
[
"Ġs",
"ent"
],
[
"m",
"a"
],
[
"Ġup",
"on"
],
[
"Ġ",
"ur"
],
[
"ro",
"ll"
],
[
"Ġmark",
"et"
],
[
"Ġadd",
"ress"
],
[
"Ġev",
"idence"
],
[
"Ġwe",
"ek"
],
[
"Ġ",
"`"
],
[
"Ġval",
"ues"
],
[
"Ġme",
"et"
],
[
"Ġf",
"ri"
],
[
"Ġ",
"vers"
],
[
"Ġanal",
"ysis"
],
[
"b",
"y"
],
[
"Ġpart",
"s"
],
[
"Ġw",
"ide"
],
[
"Ġneed",
"ed"
],
[
"Ġar",
"g"
],
[
"ac",
"y"
],
[
"Ġst",
"ates"
],
[
"Ġstud",
"ent"
],
[
"Ġg",
"e"
],
[
"ĠS",
"outh"
],
[
"ac",
"ed"
],
[
"y",
"l"
],
[
"Ġmed",
"ical"
],
[
"re",
"me"
],
[
"Ġn",
"ational"
],
[
"ĠN",
"orth"
],
[
"Ġh",
"tt"
],
[
"Ġn",
"ature"
],
[
"y",
"stem"
],
[
"ub",
"lic"
],
[
"Ġd",
"rug"
],
[
"(",
"x"
],
[
"ĠN",
"ow"
],
[
"Ġh",
"alf"
],
[
"Ġst",
"ress"
],
[
"am",
"in"
],
[
"Ġwh",
"ite"
],
[
"ĠJoh",
"n"
],
[
"or",
"g"
],
[
"se",
"qu"
],
[
"Ġqu",
"ick"
],
[
"Ġp",
"ath"
],
[
"Ġincre",
"ased"
],
[
"A",
"S"
],
[
"ul",
"a"
],
[
"Ġtru",
"e"
],
[
"Ġide",
"a"
],
[
"ĠA",
"ct"
],
[
"Ġâ",
"Ī"
],
[
"Ġl",
"ength"
],
[
"iv",
"il"
],
[
"Ġent",
"ire"
],
[
"Ġresearc",
"hers"
],
[
"Ġl",
"ay"
],
[
"ĠM",
"ore"
],
[
"um",
"p"
],
[
"ĠM",
"any"
],
[
"Ġl",
"og"
],
[
"en",
"n"
],
[
"re",
"g"
],
[
"Ġar",
"r"
],
[
"Ġs",
"al"
],
[
"Ġcom",
"es"
],
[
"o",
"on"
],
[
"Ġthem",
"selves"
],
[
"Ġc",
"ame"
],
[
"Ġf",
"r"
],
[
"Ġequ",
"al"
],
[
"}",
"\\"
],
[
"Ġappro",
"ach"
],
[
"Ġeffect",
"ive"
],
[
"Ġit",
"self"
],
[
"ĠAmeric",
"a"
],
[
"en",
"ces"
],
[
"E",
"S"
],
[
"p",
"ly"
],
[
"Ġopp",
"ortun"
],
[
"Ġcor",
"rect"
],
[
"is",
"es"
],
[
"ur",
"s"
],
[
"ill",
"ed"
],
[
"Ġthough",
"t"
],
[
"Ġpro",
"p"
],
[
"ĠG",
"u"
],
[
"Ġex",
"erc"
],
[
"ib",
"r"
],
[
"Ġl",
"iving"
],
[
"g",
"est"
],
[
"ch",
"an"
],
[
"Ġshow",
"s"
],
[
"Ġd",
"est"
],
[
"o",
"ber"
],
[
"in",
"ary"
],
[
"Ġm",
"oney"
],
[
"Ġpolit",
"ical"
],
[
"Ġeng",
"ine"
],
[
"ra",
"d"
],
[
"Ġstand",
"ard"
],
[
"ver",
"se"
],
[
"..",
".."
],
[
"Ġanim",
"als"
],
[
"Ġrel",
"ig"
],
[
"Ġmaterial",
"s"
],
[
"ĠA",
"ust"
],
[
"our",
"nal"
],
[
"Ġa",
"verage"
],
[
"ore",
"s"
],
[
"Ġg",
"as"
],
[
"ĠD",
"ep"
],
[
"ĠSt",
"ate"
],
[
"Ġprov",
"ides"
],
[
"Ġre",
"act"
],
[
"Ġmain",
"t"
],
[
"en",
"ing"
],
[
"Ġsol",
"ution"
],
[
"Ġbl",
"ack"
],
[
"Ġab",
"ility"
],
[
"us",
"ion"
],
[
"Ġad",
"ult"
],
[
"ĠU",
"s"
],
[
"Ġche",
"ck"
],
[
"Ġess",
"ential"
],
[
"Ġd",
"oc"
],
[
"ĠC",
"o"
],
[
"ĠP",
"er"
],
[
"Ġfam",
"il"
],
[
"ĠM",
"e"
],
[
"im",
"um"
],
[
"Ġp",
"ort"
],
[
"ĠH",
"ist"
],
[
"Ġsk",
"in"
],
[
"Ġhist",
"or"
],
[
"Ġpat",
"tern"
],
[
"Ġpos",
"ition"
],
[
"}",
"$"
],
[
"Ġhealth",
"y"
],
[
"Ġpre",
"vious"
],
[
"h",
"ing"
],
[
"Ġnecess",
"ary"
],
[
"t",
"a"
],
[
"ĠH",
"is"
],
[
"ĠA",
"pp"
],
[
"ag",
"ing"
],
[
"Ġeconom",
"ic"
],
[
"Ġgl",
"obal"
],
[
"Ġmonth",
"s"
],
[
"Ġh",
"ours"
],
[
"Ġsh",
"own"
],
[
"Ġav",
"oid"
],
[
"Ġal",
"most"
],
[
"Ġf",
"ish"
],
[
"ĠE",
"m"
],
[
"ol",
"ic"
],
[
"Ġpr",
"inc"
],
[
"g",
"ing"
],
[
"ĠP",
"e"
],
[
"Ġexper",
"ien"
],
[
"Ġcol",
"l"
],
[
"ri",
"pt"
],
[
"Ġso",
"ft"
],
[
"\"",
"."
],
[
"ĠL",
"et"
],
[
"Ġmod",
"ern"
],
[
"ist",
"ance"
],
[
"Ġman",
"agement"
],
[
"iz",
"ing"
],
[
"Ġb",
"ar"
],
[
"ĠP",
"re"
],
[
"ac",
"ks"
],
[
"ist",
"ics"
],
[
"Ġtemper",
"ature"
],
[
"Ġwrit",
"ing"
],
[
"Ġl",
"ink"
],
[
"Ġpub",
"lished"
],
[
"Ġ",
"Ã"
],
[
"ĠEar",
"th"
],
[
"in",
"ter"
],
[
"Ġserv",
"ices"
],
[
"Ġd",
"og"
],
[
"art",
"ment"
],
[
"ne",
"y"
],
[
"Ġdi",
"et"
],
[
"Ġpro",
"te"
],
[
"l",
"ight"
],
[
"n",
"ces"
],
[
"Ġs",
"at"
],
[
"er",
"ve"
],
[
"en",
"ed"
],
[
"Ġc",
"op"
],
[
"Ġprodu",
"ce"
],
[
"ol",
"l"
],
[
"Ġse",
"par"
],
[
"Ġreg",
"ion"
],
[
"Ġon",
"line"
],
[
"ĠI",
"I"
],
[
"s",
"p"
],
[
"Ġass",
"ess"
],
[
"Ġf",
"at"
],
[
"idd",
"le"
],
[
"Ġtra",
"vel"
],
[
"Ġs",
"ense"
],
[
"Ġo",
"il"
],
[
"Ġc",
"at"
],
[
"n",
"ew"
],
[
"h",
"ib"
],
[
"Ġso",
"il"
],
[
"ag",
"ed"
],
[
"Ġright",
"s"
],
[
"Ġj",
"ob"
],
[
"ect",
"ions"
],
[
"Ġre",
"pl"
],
[
"Ġcomput",
"er"
],
[
"Ġm",
"or"
],
[
"em",
"pt"
],
[
"Ġr",
"ul"
],
[
"a",
"i"
],
[
"ĠN",
"ot"
],
[
"g",
"o"
],
[
"Ġgre",
"en"
],
[
"Ġsu",
"per"
],
[
"on",
"se"
],
[
"Ġcon",
"c"
],
[
"Ġt",
"aking"
],
[
"ut",
"ed"
],
[
"u",
"el"
],
[
"Ġgre",
"ater"
],
[
"i",
"et"
],
[
"Ġt",
"ar"
],
[
"an",
"ced"
],
[
"ve",
"re"
],
[
"ĠM",
"ost"
],
[
"Ġar",
"ch"
],
[
"Ġresp",
"ect"
],
[
"ĠP",
"res"
],
[
"Ġread",
"ing"
],
[
"Ġto",
"ok"
],
[
"Ġst",
"op"
],
[
"e",
"ed"
],
[
"Ġsu",
"ff"
],
[
"O",
"N"
],
[
"Ġeas",
"y"
],
[
"ir",
"m"
],
[
"em",
"ic"
],
[
"Ġsu",
"n"
],
[
"Ġcont",
"ent"
],
[
"Ġpr",
"iv"
],
[
"Ġs",
"ix"
],
[
"it",
"ary"
],
[
"Ġperson",
"al"
],
[
"Ġincre",
"asing"
],
[
"ĠY",
"ork"
],
[
"Ġe",
"ver"
],
[
"Ġcomp",
"any"
],
[
"Ġindividual",
"s"
],
[
"hem",
"at"
],
[
"Ġhe",
"at"
],
[
"T",
"h"
],
[
"Ġreg",
"ard"
],
[
"Ġdef",
"in"
],
[
"uc",
"k"
],
[
"ĠF",
"rom"
],
[
")",
";"
],
[
"Ġy",
"et"
],
[
"ens",
"ive"
],
[
"Ġparent",
"s"
],
[
"h",
"old"
],
[
"A",
"R"
],
[
"Ġlit",
"er"
],
[
"Ġstruct",
"ure"
],
[
"ast",
"ic"
],
[
"le",
"ft"
],
[
"er",
"o"
],
[
"ict",
"ion"
],
[
"b",
"o"
],
[
"Ġwrit",
"ten"
],
[
"Ġser",
"ies"
],
[
"Ġcl",
"aim"
],
[
"Ġ",
"ut"
],
[
"Ġpop",
"ular"
],
[
"ĠAl",
"though"
],
[
"Ġet",
"c"
],
[
"Ġa",
"ction"
],
[
"Ġexper",
"im"
],
[
"Ġnorm",
"al"
],
[
"I",
"D"
],
[
"Ġlong",
"er"
],
[
"l",
"t"
],
[
"ĠS",
"ec"
],
[
"Ġ",
"Âł"
],
[
"Ġorig",
"inal"
],
[
"Ġth",
"ing"
],
[
"Ġmat",
"ter"
],
[
"ab",
"or"
],
[
"Ġmed",
"ic"
],
[
"Ġe",
"mer"
],
[
"z",
"e"
],
[
"c",
"hes"
],
[
"Ġcont",
"ain"
],
[
"Ġmean",
"ing"
],
[
"Ġinter",
"act"
],
[
"m",
"ath"
],
[
"Ġcon",
"duct"
],
[
"Ġl",
"a"
],
[
"i",
"us"
],
[
"Ġfe",
"ed"
],
[
"Ġbe",
"gan"
],
[
"Ġthrough",
"out"
],
[
"Ġdiffere",
"nce"
],
[
"ĠP",
"ar"
],
[
"ĠY",
"our"
],
[
"ĠS",
"chool"
],
[
".",
"g"
],
[
"r",
"or"
],
[
"Ġbre",
"ak"
],
[
"Ġchem",
"ical"
],
[
"Ġt",
"alk"
],
[
"Ġequ",
"ation"
],
[
"Ġrel",
"ative"
],
[
"ĠResear",
"ch"
],
[
"se",
"t"
],
[
"im",
"al"
],
[
"ial",
"s"
],
[
"Ġ",
")"
],
[
"Ġf",
"arm"
],
[
"ĠO",
"ther"
],
[
"Ġmethod",
"s"
],
[
"ail",
"y"
],
[
"Ġexp",
"ress"
],
[
"en",
"e"
],
[
"Ġsim",
"ply"
],
[
"er",
"ous"
],
[
"-b",
"ased"
],
[
"it",
"ation"
],
[
"p",
"id"
],
[
"l",
"or"
],
[
"ĠBrit",
"ish"
],
[
"Ġf",
"ire"
],
[
"m",
"y"
],
[
"Ġcol",
"or"
],
[
"Ġpre",
"c"
],
[
"Ġre",
"v"
],
[
"Ġdra",
"w"
],
[
"Ġprovid",
"ed"
],
[
"ar",
"r"
],
[
"ren",
"g"
],
[
"Ġserv",
"ice"
],
[
"Ġm",
"ach"
],
[
"Ġreg",
"ular"
],
[
"I",
"N"
],
[
"Ġcomp",
"on"
],
[
"row",
"n"
],
[
"Ġan",
"c"
],
[
"Ġbehav",
"ior"
],
[
"Ġ",
"<"
],
[
"es",
"e"
],
[
"ĠAcc",
"ording"
],
[
"ful",
"ly"
],
[
"rop",
"ri"
],
[
"Ġv",
"ide"
],
[
"he",
"t"
],
[
"Ġindust",
"ry"
],
[
"Ġrec",
"ent"
],
[
"ĠC",
"ons"
],
[
"m",
"b"
],
[
"Ġneg",
"ative"
],
[
"Ġs",
"leep"
],
[
"Ġbu",
"ilt"
],
[
"ra",
"ft"
],
[
"ĠP",
"art"
],
[
"en",
"ge"
],
[
"Ġcle",
"an"
],
[
"Ġtra",
"ining"
],
[
"ap",
"an"
],
[
"Ġm",
"agn"
],
[
"Ġthe",
"rap"
],
[
"ic",
"les"
],
[
"m",
"on"
],
[
"ord",
"er"
],
[
"Ġh",
"ab"
],
[
"ul",
"ations"
],
[
"Ġgra",
"ph"
],
[
"le",
"x"
],
[
"ĠS",
"ince"
],
[
"ĠThe",
"n"
],
[
"ĠCom",
"p"
],
[
"Ġs",
"ociety"
],
[
"Ġb",
"ur"
],
[
"Ã",
"©"
],
[
"Ġsom",
"et"
],
[
"ĠR",
"ec"
],
[
"Ġhe",
"av"
],
[
"ĠF",
"irst"
],
[
"at",
"ives"
],
[
"Ġc",
"e"
],
[
"Ġcont",
"act"
],
[
"Ġdo",
"ing"
],
[
"imate",
"ly"
],
[
"Ġcaus",
"es"
],
[
"-",
"w"
],
[
"es",
"tern"
],
[
"Ġst",
"e"
],
[
"ĠCan",
"ad"
],
[
"t",
"ies"
],
[
"Ġbenef",
"its"
],
[
"Ġsp",
"read"
],
[
"ĠJ",
"ew"
],
[
"ve",
"y"
],
[
"Ġcaus",
"ed"
],
[
"ow",
"s"
],
[
"le",
"ase"
],
[
"Ġinclud",
"es"
],
[
"Ġsur",
"v"
],
[
"Ġhelp",
"s"
],
[
"Ġus",
"es"
],
[
"Ġfe",
"et"
],
[
"h",
"ood"
],
[
"it",
"or"
],
[
"Ġorig",
"in"
],
[
"Ġse",
"x"
],
[
"ric",
"ult"
],
[
"ra",
"ction"
],
[
"n",
"ers"
],
[
"Ġenvironment",
"al"
],
[
"Ġac",
"cept"
],
[
"Ġdesign",
"ed"
],
[
"ĠIn",
"stit"
],
[
"Ġst",
"ra"
],
[
"I",
"n"
],
[
"Ġin",
"j"
],
[
"Ġind",
"epend"
],
[
"a",
"ff"
],
[
"k",
"now"
],
[
"Ġschool",
"s"
],
[
"min",
"ist"
],
[
"Ġ",
">"
],
[
"Ġbr",
"ing"
],
[
"Ġf",
"ru"
],
[
"ĠJ",
"an"
],
[
"Ġdi",
"agn"
],
[
"Ġb",
"ill"
],
[
"Ġse",
"lect"
],
[
"Ġident",
"ify"
],
[
"Ġme",
"chan"
],
[
"is",
"ter"
],
[
"itud",
"e"
],
[
"Ġbas",
"ic"
],
[
"Ġsaf",
"e"
],
[
"ĠInd",
"ia"
],
[
"Ġdeterm",
"ine"
],
[
"ĠE",
"d"
],
[
"Ġelect",
"ric"
],
[
"Ġp",
"age"
],
[
"Ġspe",
"ed"
],
[
"Ġl",
"ives"
],
[
"Ġtar",
"get"
],
[
"Ġb",
"al"
],
[
"c",
"hed"
],
[
"Ġre",
"view"
],
[
"Ġpr",
"int"
],
[
"as",
"c"
],
[
"ĠW",
"ill"
],
[
"av",
"ing"
],
[
"du",
"c"
],
[
"Ġd",
"ou"
],
[
"ri",
"or"
],
[
"i",
"pl"
],
[
"g",
"ar"
],
[
"Ġvari",
"ety"
],
[
"Ġresp",
"onse"
],
[
"ĠT",
"w"
],
[
"--",
"--"
],
[
"ĠC",
"O"
],
[
"Ġapp",
"l"
],
[
"p",
"ose"
],
[
"Ġs",
"low"
],
[
"Ġsomet",
"imes"
],
[
"Ġl",
"if"
],
[
"Ġp",
"ict"
],
[
"u",
"fact"
],
[
"ĠS",
"im"
],
[
"Ġev",
"ents"
],
[
"ron",
"ic"
],
[
"r",
"m"
],
[
"Ġf",
"ace"
],
[
"ĠM",
"in"
],
[
"Ġwr",
"ite"
],
[
"Ġsub",
"st"
],
[
"ĠJ",
"apan"
],
[
"er",
"ation"
],
[
"ĠSc",
"ience"
],
[
"Ġim",
"age"
],
[
"Ġdoes",
"n"
],
[
"Ġde",
"ep"
],
[
"Ġear",
"th"
],
[
"Ġbelie",
"ve"
],
[
"Ġt",
"ax"
],
[
"ust",
"om"
],
[
"Ġw",
"ild"
],
[
"Ġl",
"ove"
],
[
"Ġcar",
"bon"
],
[
"Ġb",
"acter"
],
[
"um",
"ents"
],
[
"ac",
"hes"
],
[
"Ġex",
"c"
],
[
"ar",
"ily"
],
[
"Ġv",
"iol"
],
[
"Ġiss",
"ue"
],
[
"Ġf",
"em"
],
[
"Ġt",
"akes"
],
[
"Ġimp",
"lement"
],
[
"-",
"in"
],
[
"ight",
"s"
],
[
"ar",
"ies"
],
[
"r",
"ast"
],
[
"ed",
"eral"
],
[
"Ġdem",
"on"
],
[
"Ġcomp",
"an"
],
[
"e",
"qu"
],
[
"al",
"ing"
],
[
"Ġqu",
"ant"
],
[
"I",
"S"
],
[
"ĠS",
"ol"
],
[
"Ġst",
"reng"
],
[
"rough",
"t"
],
[
"Ġout",
"side"
],
[
"Ġinvol",
"ved"
],
[
"Ġb",
"ase"
],
[
"f",
"ect"
],
[
"ad",
"es"
],
[
"Ġprog",
"rams"
],
[
"an",
"ks"
],
[
"Ġe",
"at"
],
[
"ĠA",
"ug"
],
[
"Ġex",
"act"
],
[
"Ġref",
"er"
],
[
"ens",
"ion"
],
[
"Ġrem",
"ov"
],
[
"Ġ-",
"-"
],
[
"Ġens",
"ure"
],
[
"Ġmove",
"ment"
],
[
"am",
"ed"
],
[
"Ġsh",
"are"
],
[
"ell",
"ing"
],
[
"ĠK",
"ing"
],
[
"Ġthere",
"fore"
],
[
"ab",
"et"
],
[
"Ġreport",
"ed"
],
[
"ĠR",
"eg"
],
[
"Ġl",
"ed"
],
[
"Ġfor",
"ms"
],
[
"end",
"er"
],
[
"Ġcomp",
"et"
],
[
"Ġob",
"t"
],
[
"ĠB",
"ec"
],
[
"land",
"s"
],
[
"ang",
"le"
],
[
"Ġsqu",
"are"
],
[
"Ġs",
"ources"
],
[
"m",
"ing"
],
[
"ĠM",
"y"
],
[
"Ġmult",
"iple"
],
[
"Ġmus",
"ic"
],
[
"-",
"h"
],
[
"Ġcult",
"ure"
],
[
"Ġest",
"im"
],
[
"Ġwe",
"bs"
],
[
"Ġ",
"ir"
],
[
"Ġenc",
"oura"
],
[
"Ġpol",
"l"
],
[
"ap",
"ter"
],
[
"Ġth",
"reat"
],
[
"Ġcons",
"ist"
],
[
"Ġchall",
"eng"
],
[
"Ġl",
"at"
],
[
"p",
"art"
],
[
"Ġprodu",
"ced"
],
[
"ĠK",
"e"
],
[
"Ġthe",
"ory"
],
[
"ĠA",
"g"
],
[
"Ġt",
"able"
],
[
"ac",
"hed"
],
[
"ĠC",
"ount"
],
[
"ren",
"ch"
],
[
"Ġget",
"ting"
],
[
"Ġatt",
"empt"
],
[
"ĠAust",
"ral"
],
[
"em",
"s"
],
[
"Ġlook",
"ing"
],
[
"o",
"ly"
],
[
"Ġc",
"ross"
],
[
"o",
"or"
],
[
"Ġag",
"o"
],
[
"Ġdam",
"age"
],
[
"Ġext",
"reme"
],
[
"ol",
"es"
],
[
"uc",
"le"
],
[
"Ġeas",
"ily"
],
[
"Ġc",
"oun"
],
[
"Ġparticular",
"ly"
],
[
"he",
"st"
],
[
"um",
"b"
],
[
"Ġgener",
"ally"
],
[
"ĠM",
"at"
],
[
"Ġp",
"sych"
],
[
"Ġm",
"icro"
],
[
"Ġscient",
"ists"
],
[
"u",
"ge"
],
[
"Ġth",
"us"
],
[
"Ġd",
"er"
],
[
"Ġh",
"arm"
],
[
"Ġnet",
"work"
],
[
"Ġ",
"Î"
],
[
"ver",
"t"
],
[
"ĠB",
"o"
],
[
"O",
"R"
],
[
"ĠA",
"c"
],
[
"ĠO",
"ct"
],
[
"Ġdec",
"re"
],
[
"Ġh",
"yd"
],
[
"op",
"s"
],
[
"is",
"ions"
],
[
"Ġteac",
"hers"
],
[
"ĠO",
"ur"
],
[
"Ġth",
"ird"
],
[
"Ġvir",
"us"
],
[
"Ġt",
"ree"
],
[
"id",
"ge"
],
[
"Ġfood",
"s"
],
[
"Ġadd",
"ed"
],
[
"Ġpo",
"ly"
],
[
"Ġinst",
"ead"
],
[
"b",
"ra"
],
[
"erv",
"ation"
],
[
"Ġh",
"or"
],
[
"Ġconst",
"ant"
],
[
"Ġele",
"ments"
],
[
"Ġev",
"al"
],
[
"Ġfore",
"st"
],
[
"Ġprob",
"ably"
],
[
"b",
"ol"
],
[
"an",
"a"
],
[
"Ġc",
"amp"
],
[
"Ġatt",
"ention"
],
[
"____",
"____"
],
[
"Ġl",
"ack"
],
[
"Ġpo",
"or"
],
[
"Ġdist",
"ance"
],
[
"Ġfact",
"or"
],
[
"Ġsome",
"one"
],
[
"ro",
"om"
],
[
"Ġem",
"ot"
],
[
"Ġinclud",
"ed"
],
[
"ĠE",
"l"
],
[
"Ġde",
"b"
],
[
"e",
"xt"
],
[
"Ġperform",
"ance"
],
[
"Ġcontin",
"ue"
],
[
"Ġgrow",
"ing"
],
[
"Ġl",
"ines"
],
[
"Ġdevelop",
"ing"
],
[
"Ġse",
"qu"
],
[
"Ġsu",
"st"
],
[
"im",
"in"
],
[
"Ġlar",
"ger"
],
[
"Ġa",
"ware"
],
[
"Ġa",
"ff"
],
[
"ad",
"s"
],
[
"Ġw",
"ood"
],
[
"id",
"ed"
],
[
"ĠU",
"se"
],
[
"Ġide",
"as"
],
[
"Ġl",
"ate"
],
[
"d",
"om"
],
[
"r",
"ated"
],
[
"ar",
"i"
],
[
"Ġo",
"x"
],
[
"ĠAr",
"t"
],
[
"Ġins",
"ide"
],
[
"Ġser",
"ious"
],
[
"Ġman",
"ufact"
],
[
"ut",
"h"
],
[
"p",
"e"
],
[
"Ġm",
"ess"
],
[
"Ġsaf",
"ety"
],
[
"Ġm",
"ax"
],
[
"und",
"red"
],
[
"ĠE",
"duc"
],
[
"Ġfin",
"anc"
],
[
"Ġallow",
"s"
],
[
"Ġb",
"it"
],
[
"Ġcon",
"cent"
],
[
"Ġvis",
"it"
],
[
"ĠCh",
"ina"
],
[
"Ġm",
"om"
],
[
"Ġapp",
"ropri"
],
[
"Ġk",
"ids"
],
[
"Ġw",
"all"
],
[
"Ġqu",
"ite"
],
[
"Ġr",
"at"
],
[
"ie",
"f"
],
[
"r",
"ate"
],
[
"Ġun",
"ique"
],
[
"ĠO",
"f"
],
[
"Ġb",
"ra"
],
[
"A",
"N"
],
[
"r",
"s"
],
[
"ĠS",
"m"
],
[
"ĠD",
"uring"
],
[
"Ġth",
"ous"
],
[
"ĠG",
"l"
],
[
"l",
"s"
],
[
"ien",
"cy"
],
[
"Ġstart",
"ed"
],
[
"ĠJ",
"u"
],
[
"Ġal",
"tern"
],
[
"iss",
"ions"
],
[
"Ġg",
"ives"
],
[
"ĠA",
"pr"
],
[
"Ġinvest",
"ig"
],
[
"Ġmed",
"ia"
],
[
"w",
"here"
],
[
"ĠL",
"ear"
],
[
"Ġmin",
"utes"
],
[
"âĢĻ",
"ll"
],
[
"Ġpre",
"p"
],
[
"ĠA",
"re"
],
[
"Ġanal",
"y"
],
[
"Ġn",
"ight"
],
[
"Ġco",
"ver"
],
[
"g",
"round"
],
[
"ri",
"e"
],
[
"Ġs",
"ound"
],
[
".",
"org"
],
[
"Ġv",
"acc"
],
[
"Ġfun",
"ctions"
],
[
"Ġd",
"aily"
],
[
"Ġpolic",
"y"
],
[
"Ġpat",
"ient"
],
[
"ĠF",
"ind"
],
[
"Ġanim",
"al"
],
[
"Ġatt",
"ack"
],
[
"Ġcomm",
"it"
],
[
"ers",
"on"
],
[
"Ġs",
"ection"
],
[
"h",
"a"
],
[
"in",
"o"
],
[
"I",
"C"
],
[
"Ġear",
"l"
],
[
"u",
"ary"
],
[
"b",
"an"
],
[
"Ġve",
"get"
],
[
"Ġf",
"ul"
],
[
"y",
"ing"
],
[
"Ġcomp",
"ared"
],
[
"Ġs",
"old"
],
[
"ĠC",
"or"
],
[
"à",
"¤"
],
[
"Ġdirect",
"ly"
],
[
"Ġref",
"lect"
],
[
"Ġprim",
"ary"
],
[
"h",
"aps"
],
[
"Ġwh",
"ose"
],
[
"Ġuse",
"ful"
],
[
"as",
"ons"
],
[
"Ġd",
"en"
],
[
"Ġtool",
"s"
],
[
"ograph",
"y"
],
[
"ĠWh",
"y"
],
[
"re",
"w"
],
[
"en",
"c"
],
[
"Ġm",
"ental"
],
[
"id",
"er"
],
[
"W",
"h"
],
[
"os",
"ing"
],
[
"Ġh",
"y"
],
[
"ĠE",
"ven"
],
[
"er",
"g"
],
[
"if",
"t"
],
[
"Ġc",
"it"
],
[
"ĠCh",
"ild"
],
[
"Ġf",
"a"
],
[
"Ġf",
"av"
],
[
"Ġb",
"ab"
],
[
"Ġt",
"ur"
],
[
"Ġintern",
"ational"
],
[
"he",
"l"
],
[
"Ġcont",
"ains"
],
[
"ce",
"ll"
],
[
"W",
"e"
],
[
"ir",
"it"
],
[
"ix",
"ed"
],
[
"ce",
"ed"
],
[
"Ġm",
"other"
],
[
"ĠT",
"ra"
],
[
"Ġtradition",
"al"
],
[
"Ġaddition",
"al"
],
[
"Ġg",
"ot"
],
[
"ĠS",
"ch"
],
[
"Ġbo",
"oks"
],
[
"n",
"a"
],
[
"Ġquick",
"ly"
],
[
"Ġun",
"it"
],
[
"Ġ##",
"##"
],
[
"ell",
"ow"
],
[
"Ġ",
"ï"
],
[
"Ġachie",
"ve"
],
[
"vent",
"ion"
],
[
"te",
"xt"
],
[
"Ġcrit",
"ical"
],
[
"Ġs",
"il"
],
[
"p",
"ro"
],
[
"Ġoff",
"er"
],
[
"u",
"ous"
],
[
"ri",
"x"
],
[
"Ġt",
"end"
],
[
"in",
"ks"
],
[
"u",
"ra"
],
[
"Ġcompan",
"ies"
],
[
"Ġf",
"oot"
],
[
"Ġr",
"out"
],
[
"Ġcol",
"on"
],
[
"Ġcommun",
"ities"
],
[
"os",
"ure"
],
[
"Ġscient",
"ific"
],
[
"form",
"ation"
],
[
"Ġg",
"ame"
],
[
"Ġca",
"pt"
],
[
"Ġprog",
"ress"
],
[
"âĢĻ",
"ve"
],
[
"ĠRe",
"ad"
],
[
"E",
"N"
],
[
"Ġimm",
"edi"
],
[
")",
")"
],
[
"ĠQu",
"est"
],
[
"Ġ$$",
"\\"
],
[
"Ġdise",
"ases"
],
[
"Ġse",
"a"
],
[
"ĠIn",
"c"
],
[
"Ġfr",
"ont"
],
[
"an",
"cy"
],
[
"w",
"ise"
],
[
"ĠEurope",
"an"
],
[
"Ġdemon",
"str"
],
[
"Ġre",
"ve"
],
[
"Ġdoc",
"ument"
],
[
"o",
"very"
],
[
"Ġinst",
"it"
],
[
"d",
"d"
],
[
"Ġd",
"ang"
],
[
"ĠCent",
"er"
],
[
"Ġexerc",
"ise"
],
[
"Ġf",
"ram"
],
[
"i",
"ot"
],
[
"Ġlead",
"ers"
],
[
"im",
"s"
],
[
"ĠR",
"et"
],
[
"ĠĠĠĠ",
"ĠĠĠĠ"
],
[
"v",
"ant"
],
[
"Ġto",
"wn"
],
[
"Ġb",
"all"
],
[
"Ġv",
"it"
],
[
"Ġc",
"ard"
],
[
"le",
"ction"
],
[
"ww",
"w"
],
[
"ĠAl",
"so"
],
[
"Ġs",
"ou"
],
[
"l",
"ike"
],
[
"iqu",
"es"
],
[
"ro",
"te"
],
[
"Ġsec",
"urity"
],
[
"ĠInd",
"ian"
],
[
"Ġcap",
"ac"
],
[
"Ġw",
"arm"
],
[
"Ġon",
"es"
],
[
"Ġc",
"ivil"
],
[
"Ġh",
"undred"
],
[
"ul",
"ate"
],
[
"Ġestab",
"lished"
],
[
"Ġhe",
"ld"
],
[
"Ġc",
"ustom"
],
[
"Ġbeh",
"ind"
],
[
"ĠG",
"ra"
],
[
"Ġtre",
"es"
],
[
"Ġd",
"ivid"
],
[
"Ġey",
"e"
],
[
"-",
"st"
],
[
"Ġtoward",
"s"
],
[
"Ġsol",
"ar"
],
[
"d",
"is"
],
[
"ĠF",
"rench"
],
[
"Ġe",
"th"
],
[
"Ġhigh",
"ly"
],
[
"ĠCal",
"if"
],
[
"'",
"re"
],
[
"am",
"b"
],
[
"Ġcent",
"ral"
],
[
"Ġpro",
"ced"
],
[
"Ġhum",
"ans"
],
[
"Ġel",
"se"
],
[
"Ġexp",
"ect"
],
[
"ter",
"m"
],
[
"ĠBec",
"ause"
],
[
"ĠM",
"arch"
],
[
"Ġseem",
"s"
],
[
"Ġor",
"d"
],
[
"Ġhtt",
"p"
],
[
"i",
"ers"
],
[
"Ġd",
"ry"
],
[
"Ġvide",
"o"
],
[
"Ġm",
"ath"
],
[
"Ġproper",
"ty"
],
[
"ing",
"ton"
],
[
"Ġsit",
"uation"
],
[
"Ġp",
"rior"
],
[
"ĠJ",
"es"
],
[
"e",
"ks"
],
[
"Ġac",
"id"
],
[
"ĠF",
"in"
],
[
"Ġg",
"ard"
],
[
"Ġsupp",
"ly"
],
[
"il",
"le"
],
[
"Ġinter",
"p"
],
[
"r",
"t"
],
[
"Ġas",
"pect"
],
[
".",
"e"
],
[
"Ġt",
"iss"
],
[
"iel",
"ds"
],
[
"Ġn",
"ation"
],
[
"Ġbir",
"th"
],
[
"-",
"y"
],
[
"ĠCh",
"ar"
],
[
"Ġlead",
"ing"
],
[
"ĠTr",
"ans"
],
[
"Ġw",
"alk"
],
[
"ĠDep",
"artment"
],
[
"Ġc",
"ode"
],
[
"in",
"ct"
],
[
"-",
"S"
],
[
"Ġappro",
"x"
],
[
"n",
"ov"
],
[
"Ġact",
"ive"
],
[
"ĠInstit",
"ute"
],
[
"j",
"oy"
],
[
"Ġro",
"ot"
],
[
"Ġse",
"arch"
],
[
"-",
"g"
],
[
"Ġal",
"though"
],
[
"Ġmil",
"itary"
],
[
"al",
"y"
],
[
"Ġinf",
"ection"
],
[
"Ġbec",
"omes"
],
[
"Ġpur",
"pose"
],
[
"Ġexam",
"ples"
],
[
"Ġsh",
"all"
],
[
"Ġh",
"yp"
],
[
"Ġb",
"ad"
],
[
"Ġso",
"on"
],
[
"Ġrem",
"ain"
],
[
"re",
"es"
],
[
"ri",
"ption"
],
[
"Ġst",
"ay"
],
[
"pp",
"er"
],
[
"\"",
","
],
[
"Ġse",
"vere"
],
[
"Ġspe",
"ak"
],
[
"ĠJ",
"une"
],
[
"Ġthink",
"ing"
],
[
"Ġlar",
"gest"
],
[
"Ġbl",
"ock"
],
[
"u",
"it"
],
[
"Ġf",
"inal"
],
[
"orn",
"ia"
],
[
"Ġbegin",
"ning"
],
[
"ĠHist",
"ory"
],
[
"Ġcent",
"er"
],
[
"ĠA",
"nt"
],
[
"is",
"ms"
],
[
"Ġdire",
"ction"
],
[
"Ġrequ",
"ires"
],
[
"ĠTh",
"us"
],
[
"ch",
"ing"
],
[
"Ġdr",
"ink"
],
[
"se",
"c"
],
[
"ĠSe",
"pt"
],
[
"Ġstr",
"ateg"
],
[
"ĠM",
"on"
],
[
"y",
"ond"
],
[
"Ġf",
"it"
],
[
"ĠW",
"est"
],
[
"Ġh",
"ost"
],
[
"Ġad",
"j"
],
[
"Ġapplic",
"ation"
],
[
"Ġtrans",
"port"
],
[
"A",
"C"
],
[
"Ġbro",
"ad"
],
[
"ĠGerm",
"an"
],
[
"Ġp",
"ack"
],
[
"hen",
"s"
],
[
"ĠH",
"ar"
],
[
"l",
"ation"
],
[
"Ġhand",
"s"
],
[
"at",
"t"
],
[
"Ġh",
"ar"
],
[
"Ġs",
"us"
],
[
"m",
"ar"
],
[
"Ġfamil",
"ies"
],
[
"ro",
"gen"
],
[
"Ġa",
"ud"
],
[
"use",
"um"
],
[
"Ġf",
"ast"
],
[
"Ġte",
"aching"
],
[
"Ġw",
"ent"
],
[
"Ġcl",
"in"
],
[
"ĠIntern",
"ational"
],
[
"abet",
"es"
],
[
"Ġfe",
"atures"
],
[
"Ġlim",
"ited"
],
[
"Ġpl",
"aces"
],
[
"ens",
"ity"
],
[
"Ġdescrib",
"ed"
],
[
"Ġsoft",
"ware"
],
[
"Ġm",
"ole"
],
[
"ĠB",
"r"
],
[
"ĠAug",
"ust"
],
[
"Ġdistrib",
"ution"
],
[
"Ġobject",
"s"
],
[
"Ġj",
"o"
],
[
"Ġex",
"cept"
],
[
"ĠM",
"od"
],
[
"Ġlab",
"or"
],
[
"ĠCalif",
"ornia"
],
[
"Ġcost",
"s"
],
[
"Ġw",
"a"
],
[
"Ġele",
"ment"
],
[
"st",
"er"
],
[
"Ġfinanc",
"ial"
],
[
"ĠR",
"uss"
],
[
"ĠAfric",
"a"
],
[
"se",
"ct"
],
[
"Ġf",
"igure"
],
[
"gen",
"cy"
],
[
"Ġh",
"ot"
],
[
"Ġbas",
"is"
],
[
"ĠH",
"er"
],
[
"b",
"it"
],
[
"c",
"ome"
],
[
"Ġc",
"red"
],
[
"o",
"es"
],
[
"ĠS",
"w"
],
[
"E",
"D"
],
[
"ĠF",
"eb"
],
[
"il",
"es"
],
[
"Ġcap",
"ital"
],
[
"Ġr",
"ates"
],
[
"Ġ",
"..."
],
[
"ther",
"n"
],
[
"ĠM",
"us"
],
[
"s",
"h"
],
[
"Ġl",
"ost"
],
[
"Ġm",
"ount"
],
[
"Ġun",
"c"
],
[
"Ġprote",
"in"
],
[
"Ġcont",
"ext"
],
[
"ĠE",
"ach"
],
[
"Ġask",
"ed"
],
[
"ĠThere",
"fore"
],
[
"Ġre",
"ach"
],
[
"Ġdem",
"and"
],
[
"Ġdec",
"l"
],
[
"Ġsmall",
"er"
],
[
"Ġinflu",
"ence"
],
[
"Ġsh",
"ape"
],
[
"Ġdo",
"ctor"
],
[
"her",
"n"
],
[
"I",
"T"
],
[
"âĢĿ",
"."
],
[
"Ġstep",
"s"
],
[
"ur",
"ies"
],
[
"am",
"ples"
],
[
"Ġappropri",
"ate"
],
[
"os",
"ition"
],
[
"om",
"ing"
],
[
"Ġcar",
"ry"
],
[
"Ġdep",
"end"
],
[
"ce",
"an"
],
[
"Ġdeg",
"ree"
],
[
"ist",
"ry"
],
[
"ĠApr",
"il"
],
[
"ĠB",
"ar"
],
[
"Ġdec",
"ision"
],
[
"ord",
"in"
],
[
"Ġmil",
"es"
],
[
"ie",
"ce"
],
[
"Ġr",
"ule"
],
[
"r",
"ition"
],
[
"Ġm",
"ention"
],
[
"Ġag",
"ree"
],
[
"I",
"t"
],
[
"Ġb",
"ott"
],
[
"Ġapplic",
"ations"
],
[
"Ġrece",
"ived"
],
[
"ĠD",
"av"
],
[
"Ġem",
"b"
],
[
"Ġle",
"aves"
],
[
"Ġst",
"ri"
],
[
"ð",
"Ŀ"
],
[
"Ġcho",
"ose"
],
[
"b",
"or"
],
[
"iz",
"es"
],
[
"it",
"is"
],
[
"Ġwebs",
"ite"
],
[
"st",
"yle"
],
[
"ĠPro",
"g"
],
[
"I",
"V"
],
[
"ĠG",
"ree"
],
[
"Ġhab",
"it"
],
[
"Ġwork",
"ers"
],
[
"Ġgo",
"al"
],
[
"olog",
"ies"
],
[
"Ġtest",
"s"
],
[
"Ġn",
"ucle"
],
[
"ĠP",
"ost"
],
[
"m",
"ission"
],
[
"ib",
"er"
],
[
"Ġfor",
"ces"
],
[
"Ġdef",
"ined"
],
[
"Ġnew",
"s"
],
[
"air",
"s"
],
[
"um",
"an"
],
[
"ĠJ",
"ust"
],
[
"u",
"k"
],
[
"Ġen",
"joy"
],
[
"Ġs",
"ample"
],
[
"Ġimport",
"ance"
],
[
"ĠAfric",
"an"
],
[
"Ġanc",
"ient"
],
[
"ul",
"ated"
],
[
"ĠS",
"ystem"
],
[
"ĠS",
"ub"
],
[
"Ġmat",
"hemat"
],
[
"ĠD",
"ay"
],
[
"Ġag",
"ricult"
],
[
"ĠD",
"ec"
],
[
"Ġf",
"ight"
],
[
"Ġwas",
"te"
],
[
"ĠJu",
"ly"
],
[
"v",
"est"
],
[
"Ġsc",
"ale"
],
[
"Ġwe",
"eks"
],
[
"c",
"ial"
],
[
"f",
"ort"
],
[
"Ġpriv",
"ate"
],
[
"Ġexp",
"ected"
],
[
"Ġs",
"n"
],
[
"Ġtechn",
"iques"
],
[
"Ġlim",
"it"
],
[
"Ġprocess",
"es"
],
[
"Ġprot",
"ection"
],
[
"Ġsust",
"ain"
],
[
"Ġ",
"}"
],
[
"Ġtyp",
"ically"
],
[
"Â",
"°"
],
[
"ĠAn",
"other"
],
[
"us",
"ed"
],
[
"iz",
"ations"
],
[
"il",
"os"
],
[
"Ġform",
"ula"
],
[
"Ġdev",
"ices"
],
[
"Ġrem",
"ains"
],
[
"Ġadult",
"s"
],
[
"yp",
"e"
],
[
"i",
"i"
],
[
"ĠJes",
"us"
],
[
"ĠS",
"erv"
],
[
"Ġpr",
"ice"
],
[
"Ġd",
"ark"
],
[
"Ġad",
"minist"
],
[
"ĠR",
"iver"
],
[
"ĠD",
"is"
],
[
"ip",
"ment"
],
[
"Ġloc",
"ated"
],
[
"Ġmem",
"ory"
],
[
"ĠO",
"ver"
],
[
"Ġnear",
"ly"
],
[
"Ġde",
"al"
],
[
"ĠM",
"c"
],
[
"Ġm",
"id"
],
[
"Ġsol",
"ve"
],
[
"res",
"p"
],
[
"Ġn",
"orth"
],
[
"Ġim",
"ages"
],
[
"Ġproper",
"ties"
],
[
"g",
"n"
],
[
"ĠV",
"al"
],
[
"ĠTe",
"chn"
],
[
"Ġse",
"ason"
],
[
"ort",
"hern"
],
[
"Ġu",
"lt"
],
[
"el",
"t"
],
[
"od",
"ies"
],
[
"Ġb",
"rought"
],
[
"Ġc",
"ou"
],
[
"Ġve",
"h"
],
[
"Ġteac",
"her"
],
[
"Ġst",
"ru"
],
[
"Ġproject",
"s"
],
[
"Ġtest",
"ing"
],
[
"dis",
"play"
],
[
"c",
"oh"
],
[
"Ġestab",
"lish"
],
[
"ĠP",
"ol"
],
[
"est",
"ic"
],
[
"a",
"res"
],
[
"Ġcreat",
"ing"
],
[
"it",
"er"
],
[
"Ġim",
"ag"
],
[
"Ġadv",
"ant"
],
[
"Ġconst",
"ruction"
],
[
"c",
"il"
],
[
"i",
"ples"
],
[
"id",
"ents"
],
[
"ĠWill",
"iam"
],
[
"Ġto",
"ld"
],
[
"Ġmom",
"ent"
],
[
"Ġw",
"rote"
],
[
"ĠP",
"ress"
],
[
"Ġresp",
"ond"
],
[
"-",
"A"
],
[
"Ġfri",
"ends"
],
[
"Ġm",
"iddle"
],
[
"Ġext",
"ra"
],
[
"Ġj",
"ud"
],
[
"Ġlaw",
"s"
],
[
"Ġsym",
"bol"
],
[
"os",
"es"
],
[
"Ġinst",
"all"
],
[
"Ġad",
"op"
],
[
"d",
"ing"
],
[
"Ġany",
"thing"
],
[
"ĠI",
"S"
],
[
"se",
"e"
],
[
"augh",
"t"
],
[
"-",
"C"
],
[
"Ġco",
"ol"
],
[
"ord",
"ers"
],
[
"Ġbacter",
"ia"
],
[
"r",
"ical"
],
[
"Ġtry",
"ing"
],
[
"ĠC",
"ur"
],
[
"Ġro",
"om"
],
[
"ĠW",
"ash"
],
[
"Ġt",
"en"
],
[
"Ġh",
"ope"
],
[
"i",
"ar"
],
[
"ou",
"d"
],
[
"a",
"id"
],
[
"al",
"le"
],
[
"Ġsur",
"round"
],
[
"ĠEduc",
"ation"
],
[
"ĠE",
"c"
],
[
"Ġad",
"apt"
],
[
"Ġmod",
"els"
],
[
"Ġaut",
"om"
],
[
"ibr",
"ary"
],
[
"Ġra",
"re"
],
[
"Ġu",
"nd"
],
[
"display",
"style"
],
[
"Ġgo",
"es"
],
[
"Ġsit",
"es"
],
[
"Ġsol",
"utions"
],
[
"ra",
"g"
],
[
"Ġcon",
"vers"
],
[
"Ġro",
"t"
],
[
"ĠGo",
"vern"
],
[
"Ġcommun",
"ication"
],
[
"Ġp",
"an"
],
[
"Ġe",
"p"
],
[
"Ġbehav",
"i"
],
[
"Ġconn",
"ect"
],
[
"Ġsum",
"mer"
],
[
"ĠH",
"igh"
],
[
"ĠIn",
"st"
],
[
"ĠO",
"nce"
],
[
"Ġper",
"fect"
],
[
"ĠPres",
"ident"
],
[
"Ġey",
"es"
],
[
"Ġmeas",
"ures"
],
[
"-t",
"o"
],
[
"Ġra",
"pid"
],
[
"Ġbe",
"aut"
],
[
"A",
"L"
],
[
"Ġeff",
"orts"
],
[
"ĠÂł",
"ĠÂł"
],
[
"ĠAss",
"oci"
],
[
"Ġe",
"gg"
],
[
"Ġrul",
"es"
],
[
"oc",
"ks"
],
[
"Ġcomm",
"and"
],
[
"Th",
"is"
],
[
"Ġbo",
"x"
],
[
"he",
"ad"
],
[
"Ġdig",
"ital"
],
[
"Ġb",
"orn"
],
[
"Ġpred",
"ict"
],
[
"ra",
"el"
],
[
"Ġacc",
"om"
],
[
"m",
"at"
],
[
"ines",
"e"
],
[
"Ġevery",
"thing"
],
[
"it",
"ect"
],
[
"â",
"Ī"
],
[
"ĠPe",
"ople"
],
[
"Ġs",
"in"
],
[
"Ġv",
"ia"
],
[
"ĠN",
"um"
],
[
"ĠChrist",
"ian"
],
[
"ĠR",
"ed"
],
[
"ĠEng",
"land"
],
[
"Ġc",
"ru"
],
[
"Ġnot",
"hing"
],
[
"ĠSept",
"ember"
],
[
"ce",
"mber"
],
[
"Ġcol",
"d"
],
[
"Ġc",
"rop"
],
[
"Ġb",
"reat"
],
[
"o",
"ke"
],
[
"Ġsa",
"w"
],
[
"r",
"im"
],
[
"it",
"able"
],
[
"Ġdev",
"ice"
],
[
"res",
"h"
],
[
"Ġsu",
"gar"
],
[
"ĠUs",
"ing"
],
[
"ĠPro",
"f"
],
[
"³³",
"Âł"
],
[
"Ġst",
"age"
],
[
"Ġyour",
"self"
],
[
"ĠS",
"ur"
],
[
"Ġappl",
"ied"
],
[
"x",
"i"
],
[
"ĠC",
"ong"
],
[
"ĠJan",
"uary"
],
[
"Ġun",
"its"
],
[
"Ġb",
"ul"
],
[
"ric",
"k"
],
[
"im",
"ens"
],
[
"Ġre",
"asons"
],
[
"Ġvol",
"ume"
],
[
"Ġv",
"ict"
],
[
"ĠComm",
"un"
],
[
"Ġde",
"ad"
],
[
"at",
"ur"
],
[
"Ġe",
"ating"
],
[
"Ġvis",
"ual"
],
[
"ĠOct",
"ober"
],
[
"Ġcit",
"iz"
],
[
"Ġrelig",
"ious"
],
[
"ĠM",
"ath"
],
[
"Ġfollow",
"ed"
],
[
"ĠP",
"at"
],
[
"ove",
"mber"
],
[
"Ġd",
"ate"
],
[
"Ġwe",
"b"
],
[
"ĠU",
"nder"
],
[
"Ġhim",
"self"
],
[
"Ġcult",
"ural"
],
[
"Ġs",
"outh"
],
[
"a",
"ul"
],
[
"ĠAmeric",
"ans"
],
[
"Ġass",
"um"
],
[
"ĠG",
"reat"
],
[
"Ġover",
"all"
],
[
"Ġcomplete",
"ly"
],
[
"ĠDe",
"velop"
],
[
"Ġtra",
"de"
],
[
"Ġmov",
"ing"
],
[
"Ġf",
"ather"
],
[
"on",
"y"
],
[
"ĠT",
"est"
],
[
"ĠL",
"aw"
],
[
"ĠCanad",
"a"
],
[
"e",
"al"
],
[
"Ġoccur",
"s"
],
[
"om",
"b"
],
[
"ect",
"or"
],
[
"Ġexp",
"ression"
],
[
"ar",
"ian"
],
[
"Ġrece",
"ive"
],
[
"h",
"am"
],
[
"oc",
"r"
],
[
"ed",
"ia"
],
[
"ĠâĢ",
"¦"
],
[
"Ġrespons",
"ible"
],
[
"q",
"rt"
],
[
"Ġpract",
"ices"
],
[
"Ġis",
"n"
],
[
"lo",
"ad"
],
[
"ond",
"on"
],
[
"Ġgra",
"du"
],
[
"ĠR",
"el"
],
[
"Ġce",
"le"
],
[
"Ġsc",
"reen"
],
[
"-",
"term"
],
[
"Ġant",
"i"
],
[
"ell",
"ig"
],
[
"Ġcon",
"sequ"
],
[
"Ġcurrent",
"ly"
],
[
"Ġte",
"eth"
],
[
"Ġb",
"ound"
],
[
"Ġsee",
"k"
],
[
"u",
"ff"
],
[
"Ġbenef",
"it"
],
[
"Ġdi",
"ed"
],
[
"Ġprovid",
"ing"
],
[
"Ġvers",
"ion"
],
[
"Ġnot",
"e"
],
[
"Ġf",
"uel"
],
[
"s",
"s"
],
[
"ub",
"e"
],
[
"Ġbe",
"yond"
],
[
"Ġrec",
"ently"
],
[
"Ġgu",
"id"
],
[
"Ġc",
"ateg"
],
[
"Ġh",
"ous"
],
[
"Ġaffect",
"ed"
],
[
"Ġm",
"iss"
],
[
"ĠB",
"i"
],
[
"Ġdiffere",
"nces"
],
[
"Ġf",
"ear"
],
[
"Ġstreng",
"th"
],
[
"f",
"ord"
],
[
"ĠP",
"ark"
],
[
"om",
"in"
],
[
"Ġloc",
"ation"
],
[
"Ġs",
"on"
],
[
"re",
"c"
],
[
"ough",
"t"
],
[
"b",
"ook"
],
[
"Ġrecomm",
"end"
],
[
"b",
"ack"
],
[
"Ġc",
"am"
],
[
"og",
"en"
],
[
"Ġinterest",
"ing"
],
[
"Ġwr",
"ong"
],
[
"Ġess",
"ay"
],
[
"Ġw",
"on"
],
[
"ĠW",
"ater"
],
[
"Ġpur",
"ch"
],
[
"o",
"e"
],
[
"Ġco",
"ast"
],
[
"Ġtherap",
"y"
],
[
"Ġal",
"one"
],
[
"Ġequ",
"ipment"
],
[
"Ġcont",
"roll"
],
[
"am",
"a"
],
[
"Ġcommun",
"ic"
],
[
"str",
"ial"
],
[
"P",
"A"
],
[
"Ġass",
"ign"
],
[
"ĠC",
"our"
],
[
"Ġopportun",
"ity"
],
[
"ĠSt",
"ep"
],
[
"Ġcolle",
"ction"
],
[
"ĠCh",
"urch"
],
[
"Ġen",
"h"
],
[
"Ġleg",
"al"
],
[
"Ġins",
"p"
],
[
"coh",
"ol"
],
[
"Ġincre",
"ases"
],
[
"m",
"osp"
],
[
"ter",
"y"
],
[
"Ġcommon",
"ly"
],
[
"ar",
"row"
],
[
"Ġdis",
"play"
],
[
"Ġro",
"ck"
],
[
"Ġearl",
"ier"
],
[
"ill",
"ing"
],
[
"Ġs",
"ides"
],
[
"ĠGen",
"eral"
],
[
"Ġold",
"er"
],
[
"Ġprofess",
"ional"
],
[
"Ġpl",
"aced"
],
[
"Ġcho",
"ice"
],
[
"ĠCh",
"inese"
],
[
"Ġc",
"m"
],
[
"r",
"an"
],
[
"ct",
"ors"
],
[
"ĠIs",
"rael"
],
[
"ith",
"m"
],
[
"ig",
"en"
],
[
"Ġeconom",
"y"
],
[
"Ġevery",
"one"
],
[
"Ġra",
"in"
],
[
"ĠJ",
"ournal"
],
[
"Ġal",
"g"
],
[
"qu",
"e"
],
[
"Ġt",
"it"
],
[
"Ġconf",
"lic"
],
[
"Ġs",
"we"
],
[
"ĠV",
"ir"
],
[
"Ġk",
"ing"
],
[
"Ġ",
"ice"
],
[
"ĠCl",
"ass"
],
[
"ra",
"w"
],
[
"Ġar",
"m"
],
[
"Ġexpl",
"ain"
],
[
"Ġconst",
"ruct"
],
[
"-y",
"ear"
],
[
"Ġang",
"le"
],
[
"am",
"ic"
],
[
"ĠIn",
"ter"
],
[
"know",
"n"
],
[
"ĠC",
"ity"
],
[
"Ġr",
"ise"
],
[
"Ġexp",
"osure"
],
[
"Ġp",
"ow"
],
[
"i",
"able"
],
[
"Ġrep",
"e"
],
[
"Ġsp",
"irit"
],
[
"od",
"es"
],
[
"Ġform",
"ed"
],
[
"y",
"th"
],
[
"ic",
"o"
],
[
"Ġtra",
"ck"
],
[
"Ġres",
"istance"
],
[
"Ġent",
"er"
],
[
"ĠD",
"on"
],
[
"Ġredu",
"ced"
],
[
"r",
"ig"
],
[
"mit",
"ted"
],
[
"ĠDe",
"cember"
],
[
"Ġinst",
"r"
],
[
"-",
"e"
],
[
"Ġwe",
"ather"
],
[
"l",
"amm"
],
[
"c",
"les"
],
[
"ra",
"b"
],
[
"ĠWash",
"ington"
],
[
"Ġcompon",
"ents"
],
[
"Ġcomp",
"ar"
],
[
"ĠSe",
"e"
],
[
"t",
"ical"
],
[
"Ġus",
"ers"
],
[
"it",
"ch"
],
[
"Ġeval",
"u"
],
[
"Ġrem",
"ember"
],
[
"Ġus",
"er"
],
[
"Ġset",
"t"
],
[
"Ġle",
"ave"
],
[
"ĠC",
"he"
],
[
"ĠA",
"ut"
],
[
"Ġbe",
"g"
],
[
"Ġmem",
"ber"
],
[
"Ġsuccess",
"ful"
],
[
"E",
"C"
],
[
"Ġeff",
"ort"
],
[
"Ġp",
"et"
],
[
"Ġallow",
"ed"
],
[
"ord",
"s"
],
[
"ĠTw",
"o"
],
[
"ĠT",
"H"
],
[
"Ġf",
"ederal"
],
[
"Ġvir",
"t"
],
[
"Ġne",
"igh"
],
[
"Ġconst",
"it"
],
[
"Ġf",
"ile"
],
[
"ĠF",
"l"
],
[
"Ġe",
"ight"
],
[
"Ġex",
"ec"
],
[
"l",
"im"
],
[
"Ġstand",
"ards"
],
[
"or",
"ks"
],
[
"ĠN",
"ovember"
],
[
"Ġj",
"oint"
],
[
"Ġro",
"b"
],
[
"Ġorgan",
"ization"
],
[
"Ġn",
"amed"
],
[
"nd",
"om"
],
[
"ĠAr",
"ch"
],
[
"Ġf",
"air"
],
[
"an",
"ish"
],
[
"Ġw",
"oman"
],
[
"Ġexact",
"ly"
],
[
"Ġmaint",
"ain"
],
[
"ĠB",
"ra"
],
[
"e",
"ch"
],
[
"Ġbill",
"ion"
],
[
"Ġmach",
"ine"
],
[
"Ġstate",
"ment"
],
[
"ab",
"ilities"
],
[
"Ġcapac",
"ity"
],
[
"od",
"ay"
],
[
"ing",
"u"
],
[
"pl",
"ace"
],
[
"Ġdi",
"abetes"
],
[
"Ġill",
"ust"
],
[
"ĠO",
"b"
],
[
"ĠLe",
"vel"
],
[
"Ġw",
"ond"
],
[
"Ġe",
"fficient"
],
[
"ĠV",
"ol"
],
[
"ĠBl",
"ack"
],
[
"un",
"ction"
],
[
"Ġpre",
"gn"
],
[
"Ġp",
"iece"
],
[
"ru",
"ary"
],
[
"og",
"le"
],
[
"Ġhe",
"ight"
],
[
"ic",
"a"
],
[
"Ġident",
"ified"
],
[
"Ġw",
"inter"
],
[
"Ġm",
"is"
],
[
"Ġpattern",
"s"
],
[
"ib",
"ly"
],
[
"ĠStud",
"ents"
],
[
"ĠEx",
"pl"
],
[
"Ġsit",
"u"
],
[
"ĠPh",
"ys"
],
[
"resp",
"ond"
],
[
"Ġro",
"ad"
],
[
"ies",
"t"
],
[
"Ġdid",
"n"
],
[
"Ġdisc",
"overed"
],
[
"Ġapp",
"ly"
],
[
"osp",
"ital"
],
[
"Ġocc",
"up"
],
[
"Ġm",
"ap"
],
[
"Ġfru",
"it"
],
[
"m",
"et"
],
[
"Ġgen",
"etic"
],
[
"ĠL",
"ondon"
],
[
"ĠAn",
"g"
],
[
"Ġac",
"qu"
],
[
"Ġc",
"ook"
],
[
"Ġp",
"i"
],
[
"z",
"z"
],
[
"ĠCount",
"y"
],
[
"Ġin",
"put"
],
[
"oc",
"ol"
],
[
"Ġinst",
"ance"
],
[
"Ġbir",
"ds"
],
[
"Ġh",
"on"
],
[
"Ġfor",
"mer"
],
[
"Ġsign",
"s"
],
[
"Ġinit",
"ial"
],
[
"Ġz",
"ero"
],
[
"ĠR",
"o"
],
[
"Ġcomm",
"erc"
],
[
"ed",
"om"
],
[
"Ġinc",
"or"
],
[
"Ġcom",
"ing"
],
[
"Ġplan",
"et"
],
[
"E",
"T"
],
[
"ent",
"y"
],
[
"ĠSp",
"ec"
],
[
"Ġcontin",
"ued"
],
[
"/",
"s"
],
[
"E",
"M"
],
[
"ĠR",
"oman"
],
[
"c",
"ks"
],
[
"Ġindepend",
"ent"
],
[
"ĠE",
"ast"
],
[
"Ġr",
"ich"
],
[
"Ġt",
"ask"
],
[
"ĠR",
"em"
],
[
"Ġpower",
"ful"
],
[
"am",
"ent"
],
[
"s",
"on"
],
[
"ot",
"hes"
],
[
"o",
"ff"
],
[
"Ġwor",
"th"
],
[
"Ġp",
"ick"
],
[
"Ġshow",
"ed"
],
[
"Ġg",
"ave"
],
[
"i",
"ate"
],
[
"Ġd",
"at"
],
[
"ol",
"ar"
],
[
"Ġg",
"old"
],
[
"ĠThe",
"ir"
],
[
"Ġdrug",
"s"
],
[
"re",
"et"
],
[
"Ġfor",
"ward"
],
[
"Ġacc",
"ur"
],
[
"Ġe",
"ffic"
],
[
"Ġa",
"st"
],
[
"Ġrelative",
"ly"
],
[
"Ġbl",
"ue"
],
[
"Ġt",
"ou"
],
[
"ĠE",
"very"
],
[
"ĠD",
"NA"
],
[
"ĠM",
"ex"
],
[
"Ġdeg",
"rees"
],
[
"ar",
"a"
],
[
"al",
"ed"
],
[
"Ġdest",
"ro"
],
[
"al",
"t"
],
[
"Ġpict",
"ure"
],
[
"Ġm",
"ob"
],
[
"Ġcon",
"ver"
],
[
"Ġbal",
"ance"
],
[
"Ġhistor",
"ical"
],
[
"Ġte",
"ach"
],
[
"l",
"in"
],
[
"tern",
"al"
],
[
"Ġoper",
"ations"
],
[
"um",
"n"
],
[
"ĠS",
"an"
],
[
"e",
"es"
],
[
"est",
"s"
],
[
"Ġful",
"ly"
],
[
"ĠCon",
"f"
],
[
"enc",
"ies"
],
[
"Ġra",
"ndom"
],
[
"w",
"ater"
],
[
"ĠW",
"ork"
],
[
"Ġtrans",
"fer"
],
[
"Ġexp",
"and"
],
[
"Ġch",
"ance"
],
[
"or",
"ation"
],
[
"ĠPro",
"t"
],
[
"Ġac",
"ad"
],
[
"Ġstat",
"us"
],
[
"Ġg",
"ir"
],
[
"un",
"ch"
],
[
"Ġper",
"haps"
],
[
"Ġmajor",
"ity"
],
[
"Ġs",
"ch"
],
[
"ur",
"g"
],
[
"Ġchang",
"ed"
],
[
"Ġappear",
"s"
],
[
"Ġc",
"os"
],
[
"Ġpres",
"ence"
],
[
"}",
"$$"
],
[
"Ġas",
"se"
],
[
"st",
"e"
],
[
"Ġg",
"iving"
],
[
"ĠC",
"oun"
],
[
"rel",
"ated"
],
[
"Ġvari",
"able"
],
[
"m",
"en"
],
[
"Ġimm",
"une"
],
[
"ĠH",
"ouse"
],
[
"Ġout",
"put"
],
[
"m",
"ore"
],
[
"Ġc",
"ry"
],
[
"=",
"\\"
],
[
"S",
"t"
],
[
"Ġto",
"x"
],
[
"ud",
"d"
],
[
"Ġn",
"ames"
],
[
"Ġch",
"urch"
],
[
"Ġprob",
"ability"
],
[
"Ġeas",
"ier"
],
[
"Ġprom",
"ot"
],
[
"Ġat",
"mosp"
],
[
"Ġstru",
"gg"
],
[
"Ġm",
"ig"
],
[
"Ġp",
"en"
],
[
"re",
"hens"
],
[
"Ġem",
"p"
],
[
"ĠD",
"ef"
],
[
"Ġbab",
"y"
],
[
"ain",
"t"
],
[
"ph",
"as"
],
[
"Ġobserv",
"ed"
],
[
"ce",
"ler"
],
[
"Ġwork",
"ed"
],
[
"Ġc",
"ities"
],
[
"Ġtop",
"ic"
],
[
"Ġchalleng",
"es"
],
[
"ir",
"ing"
],
[
"Ġopt",
"ions"
],
[
"ĠD",
"i"
],
[
"Ġnut",
"ri"
],
[
"ast",
"e"
],
[
"em",
"y"
],
[
"Ġinc",
"ome"
],
[
"rie",
"ved"
],
[
"at",
"ers"
],
[
"Ġdefin",
"ition"
],
[
"ge",
"bra"
],
[
"ĠL",
"at"
],
[
"Ġm",
"outh"
],
[
"Ġcont",
"ract"
],
[
"Ġstrateg",
"ies"
],
[
"ĠAustral",
"ia"
],
[
"Ġoff",
"ers"
],
[
"Ġact",
"ions"
],
[
"Ġgu",
"ide"
],
[
"Ġact",
"ual"
],
[
"ri",
"ef"
],
[
"Ġsp",
"ring"
],
[
"Ġrun",
"ning"
],
[
"ĠFeb",
"ruary"
],
[
"or",
"ge"
],
[
"ĠP",
"ublic"
],
[
"Ġfem",
"ale"
],
[
"Ġant",
"ib"
],
[
"ec",
"es"
],
[
"Ġit",
"ems"
],
[
"ĠD",
"es"
],
[
"Ġass",
"ist"
],
[
"Ġk",
"il"
],
[
"ĠU",
"K"
],
[
"ess",
"ion"
],
[
"Ġst",
"im"
],
[
"ĠSu",
"pp"
],
[
"Ġcour",
"t"
],
[
"Ġdetail",
"s"
],
[
"s",
"qrt"
],
[
"Ġcor",
"respond"
],
[
"Ġhig",
"hest"
],
[
"ĠGerm",
"any"
],
[
"ĠA",
"v"
],
[
"Ġm",
"ut"
],
[
"ĠChild",
"ren"
],
[
"ĠH",
"el"
],
[
"Ġbelie",
"f"
],
[
"Ġconn",
"ected"
],
[
"Ġill",
"ness"
],
[
"Ġopportun",
"ities"
],
[
"c",
"ious"
],
[
"Ġst",
"ar"
],
[
"os",
"ite"
],
[
"S",
"T"
]
]
}
}