diff --git "a/tokenizer.json" "b/tokenizer.json"
new file mode 100644--- /dev/null
+++ "b/tokenizer.json"
@@ -0,0 +1,6256 @@
+{
+ "version": "1.0",
+ "truncation": {
+ "direction": "Right",
+ "max_length": 128,
+ "strategy": "LongestFirst",
+ "stride": 0
+ },
+ "padding": null,
+ "added_tokens": [
+ {
+ "id": 0,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 1,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 2,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 3,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 4,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 3200,
+ "content": "<|user|>",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 3201,
+ "content": "<|bot|>",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 3202,
+ "content": "<|end|>",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ }
+ ],
+ "normalizer": null,
+ "pre_tokenizer": {
+ "type": "ByteLevel",
+ "add_prefix_space": false,
+ "trim_offsets": true,
+ "use_regex": true
+ },
+ "post_processor": {
+ "type": "ByteLevel",
+ "add_prefix_space": true,
+ "trim_offsets": false,
+ "use_regex": true
+ },
+ "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": {
+ "": 0,
+ "": 1,
+ "": 2,
+ "": 3,
+ "": 4,
+ "!": 5,
+ "\"": 6,
+ "#": 7,
+ "$": 8,
+ "%": 9,
+ "&": 10,
+ "'": 11,
+ "(": 12,
+ ")": 13,
+ "*": 14,
+ "+": 15,
+ ",": 16,
+ "-": 17,
+ ".": 18,
+ "/": 19,
+ "0": 20,
+ "1": 21,
+ "2": 22,
+ "3": 23,
+ "4": 24,
+ "5": 25,
+ "6": 26,
+ "7": 27,
+ "8": 28,
+ "9": 29,
+ ":": 30,
+ ";": 31,
+ "<": 32,
+ "=": 33,
+ ">": 34,
+ "?": 35,
+ "@": 36,
+ "A": 37,
+ "B": 38,
+ "C": 39,
+ "D": 40,
+ "E": 41,
+ "F": 42,
+ "G": 43,
+ "H": 44,
+ "I": 45,
+ "J": 46,
+ "K": 47,
+ "L": 48,
+ "M": 49,
+ "N": 50,
+ "O": 51,
+ "P": 52,
+ "Q": 53,
+ "R": 54,
+ "S": 55,
+ "T": 56,
+ "U": 57,
+ "V": 58,
+ "W": 59,
+ "X": 60,
+ "Y": 61,
+ "Z": 62,
+ "[": 63,
+ "\\": 64,
+ "]": 65,
+ "^": 66,
+ "_": 67,
+ "`": 68,
+ "a": 69,
+ "b": 70,
+ "c": 71,
+ "d": 72,
+ "e": 73,
+ "f": 74,
+ "g": 75,
+ "h": 76,
+ "i": 77,
+ "j": 78,
+ "k": 79,
+ "l": 80,
+ "m": 81,
+ "n": 82,
+ "o": 83,
+ "p": 84,
+ "q": 85,
+ "r": 86,
+ "s": 87,
+ "t": 88,
+ "u": 89,
+ "v": 90,
+ "w": 91,
+ "x": 92,
+ "y": 93,
+ "z": 94,
+ "{": 95,
+ "|": 96,
+ "}": 97,
+ "~": 98,
+ "¡": 99,
+ "¢": 100,
+ "£": 101,
+ "¤": 102,
+ "¥": 103,
+ "¦": 104,
+ "§": 105,
+ "¨": 106,
+ "©": 107,
+ "ª": 108,
+ "«": 109,
+ "¬": 110,
+ "®": 111,
+ "¯": 112,
+ "°": 113,
+ "±": 114,
+ "²": 115,
+ "³": 116,
+ "´": 117,
+ "µ": 118,
+ "¶": 119,
+ "·": 120,
+ "¸": 121,
+ "¹": 122,
+ "º": 123,
+ "»": 124,
+ "¼": 125,
+ "½": 126,
+ "¾": 127,
+ "¿": 128,
+ "À": 129,
+ "Á": 130,
+ "Â": 131,
+ "Ã": 132,
+ "Ä": 133,
+ "Å": 134,
+ "Æ": 135,
+ "Ç": 136,
+ "È": 137,
+ "É": 138,
+ "Ê": 139,
+ "Ë": 140,
+ "Ì": 141,
+ "Í": 142,
+ "Î": 143,
+ "Ï": 144,
+ "Ð": 145,
+ "Ñ": 146,
+ "Ò": 147,
+ "Ó": 148,
+ "Ô": 149,
+ "Õ": 150,
+ "Ö": 151,
+ "×": 152,
+ "Ø": 153,
+ "Ù": 154,
+ "Ú": 155,
+ "Û": 156,
+ "Ü": 157,
+ "Ý": 158,
+ "Þ": 159,
+ "ß": 160,
+ "à": 161,
+ "á": 162,
+ "â": 163,
+ "ã": 164,
+ "ä": 165,
+ "å": 166,
+ "æ": 167,
+ "ç": 168,
+ "è": 169,
+ "é": 170,
+ "ê": 171,
+ "ë": 172,
+ "ì": 173,
+ "í": 174,
+ "î": 175,
+ "ï": 176,
+ "ð": 177,
+ "ñ": 178,
+ "ò": 179,
+ "ó": 180,
+ "ô": 181,
+ "õ": 182,
+ "ö": 183,
+ "÷": 184,
+ "ø": 185,
+ "ù": 186,
+ "ú": 187,
+ "û": 188,
+ "ü": 189,
+ "ý": 190,
+ "þ": 191,
+ "ÿ": 192,
+ "Ā": 193,
+ "ā": 194,
+ "Ă": 195,
+ "ă": 196,
+ "Ą": 197,
+ "ą": 198,
+ "Ć": 199,
+ "ć": 200,
+ "Ĉ": 201,
+ "ĉ": 202,
+ "Ċ": 203,
+ "ċ": 204,
+ "Č": 205,
+ "č": 206,
+ "Ď": 207,
+ "ď": 208,
+ "Đ": 209,
+ "đ": 210,
+ "Ē": 211,
+ "ē": 212,
+ "Ĕ": 213,
+ "ĕ": 214,
+ "Ė": 215,
+ "ė": 216,
+ "Ę": 217,
+ "ę": 218,
+ "Ě": 219,
+ "ě": 220,
+ "Ĝ": 221,
+ "ĝ": 222,
+ "Ğ": 223,
+ "ğ": 224,
+ "Ġ": 225,
+ "ġ": 226,
+ "Ģ": 227,
+ "ģ": 228,
+ "Ĥ": 229,
+ "ĥ": 230,
+ "Ħ": 231,
+ "ħ": 232,
+ "Ĩ": 233,
+ "ĩ": 234,
+ "Ī": 235,
+ "ī": 236,
+ "Ĭ": 237,
+ "ĭ": 238,
+ "Į": 239,
+ "į": 240,
+ "İ": 241,
+ "ı": 242,
+ "IJ": 243,
+ "ij": 244,
+ "Ĵ": 245,
+ "ĵ": 246,
+ "Ķ": 247,
+ "ķ": 248,
+ "ĸ": 249,
+ "Ĺ": 250,
+ "ĺ": 251,
+ "Ļ": 252,
+ "ļ": 253,
+ "Ľ": 254,
+ "ľ": 255,
+ "Ŀ": 256,
+ "ŀ": 257,
+ "Ł": 258,
+ "ł": 259,
+ "Ń": 260,
+ "in": 261,
+ "Ġt": 262,
+ "Ġa": 263,
+ "er": 264,
+ "ĠĠ": 265,
+ "on": 266,
+ "es": 267,
+ "Ġth": 268,
+ "en": 269,
+ "Ġs": 270,
+ "at": 271,
+ "Ġc": 272,
+ "or": 273,
+ "ing": 274,
+ "re": 275,
+ "nd": 276,
+ "it": 277,
+ "Ġthe": 278,
+ "ou": 279,
+ "al": 280,
+ "Ġw": 281,
+ "Ġp": 282,
+ "Ġf": 283,
+ "is": 284,
+ "Ġo": 285,
+ "ed": 286,
+ "an": 287,
+ "ar": 288,
+ "ion": 289,
+ "Ġb": 290,
+ "Ġm": 291,
+ "Ġand": 292,
+ "Ġd": 293,
+ "Ġin": 294,
+ "le": 295,
+ "ic": 296,
+ "Ġh": 297,
+ "ĠĠĠĠ": 298,
+ "Ġto": 299,
+ "Ġof": 300,
+ "ent": 301,
+ "Ġe": 302,
+ "ct": 303,
+ "ro": 304,
+ "st": 305,
+ "et": 306,
+ "el": 307,
+ "om": 308,
+ "Ġl": 309,
+ "il": 310,
+ "Ġn": 311,
+ "as": 312,
+ "Ġre": 313,
+ "im": 314,
+ "ce": 315,
+ "iv": 316,
+ "us": 317,
+ "ra": 318,
+ "ch": 319,
+ "ow": 320,
+ "id": 321,
+ "ation": 322,
+ "Ġg": 323,
+ "ur": 324,
+ "ig": 325,
+ "ot": 326,
+ "ol": 327,
+ "ers": 328,
+ "Ġy": 329,
+ "Ġst": 330,
+ "ly": 331,
+ "ĠT": 332,
+ "our": 333,
+ "ul": 334,
+ "--": 335,
+ "ir": 336,
+ "ut": 337,
+ "ess": 338,
+ "Ġcon": 339,
+ "ith": 340,
+ "Ġwh": 341,
+ "ĠĠĠ": 342,
+ "Ġfor": 343,
+ "am": 344,
+ "if": 345,
+ "ĠI": 346,
+ "th": 347,
+ "ĠA": 348,
+ "ver": 349,
+ "em": 350,
+ "un": 351,
+ "ay": 352,
+ "Ġex": 353,
+ "Ġon": 354,
+ "Ġr": 355,
+ "Ġwith": 356,
+ "ĠS": 357,
+ "ag": 358,
+ "ĠĠĠĠĠĠĠĠ": 359,
+ "ate": 360,
+ "Ġpro": 361,
+ "Ġbe": 362,
+ "ies": 363,
+ "ect": 364,
+ "ad": 365,
+ "ĠC": 366,
+ "ist": 367,
+ "qu": 368,
+ "ĠTh": 369,
+ "ter": 370,
+ "'s": 371,
+ "Ġan": 372,
+ "Ġis": 373,
+ "um": 374,
+ "ity": 375,
+ "Ġit": 376,
+ "od": 377,
+ "Ġor": 378,
+ "Ġv": 379,
+ "ht": 380,
+ "out": 381,
+ "Ġthat": 382,
+ "Ġcom": 383,
+ "os": 384,
+ "ab": 385,
+ "Ġas": 386,
+ "Ġ=": 387,
+ "est": 388,
+ "ap": 389,
+ "end": 390,
+ "Ġch": 391,
+ "pl": 392,
+ "ke": 393,
+ "ve": 394,
+ "Ġal": 395,
+ "ain": 396,
+ "Ġyou": 397,
+ "and": 398,
+ "Ġsh": 399,
+ "<|": 400,
+ "|>": 401,
+ "ec": 402,
+ "Ġle": 403,
+ "ere": 404,
+ "ight": 405,
+ "ive": 406,
+ "op": 407,
+ "rou": 408,
+ "Ġ(": 409,
+ "Ġwe": 410,
+ "ĠB": 411,
+ "ial": 412,
+ "Ġus": 413,
+ "ĠP": 414,
+ "oc": 415,
+ "Ġen": 416,
+ "ĠM": 417,
+ "ac": 418,
+ "----": 419,
+ "ill": 420,
+ "ld": 421,
+ "Ġsu": 422,
+ "Ġyour": 423,
+ "ri": 424,
+ "ents": 425,
+ "all": 426,
+ "ĠW": 427,
+ "ions": 428,
+ "ant": 429,
+ "Ġint": 430,
+ "ep": 431,
+ "ĠE": 432,
+ "ore": 433,
+ "Ġu": 434,
+ "ĊĠĠĠ": 435,
+ "ure": 436,
+ "Ġne": 437,
+ "ort": 438,
+ "Ġsp": 439,
+ "ous": 440,
+ "ud": 441,
+ "rom": 442,
+ "ical": 443,
+ "ĠH": 444,
+ "Ġtheir": 445,
+ "ance": 446,
+ "pp": 447,
+ "Ġab": 448,
+ "act": 449,
+ "Ġ\"": 450,
+ "ine": 451,
+ "ĠR": 452,
+ "iz": 453,
+ "Ġim": 454,
+ "ese": 455,
+ "og": 456,
+ "Ġ1": 457,
+ "art": 458,
+ "Ġcan": 459,
+ "du": 460,
+ "ach": 461,
+ "pt": 462,
+ "ult": 463,
+ "Ġthis": 464,
+ "per": 465,
+ "Ġby": 466,
+ "Ġde": 467,
+ "Ġse": 468,
+ "Ġwor": 469,
+ "ĠD": 470,
+ "Ġare": 471,
+ "Ġfrom": 472,
+ "ations": 473,
+ "gh": 474,
+ "00": 475,
+ "ĠF": 476,
+ "Ġpl": 477,
+ "Ġat": 478,
+ "Ġun": 479,
+ "her": 480,
+ "ind": 481,
+ "ust": 482,
+ "ĠĠĠĠĠĠĠ": 483,
+ "ile": 484,
+ "Ġad": 485,
+ "ide": 486,
+ "age": 487,
+ "ome": 488,
+ "king": 489,
+ "Ġcont": 490,
+ "se": 491,
+ "Ġcomp": 492,
+ "Ġhe": 493,
+ "ard": 494,
+ "Ġres": 495,
+ "ang": 496,
+ "av": 497,
+ "ĠN": 498,
+ "ual": 499,
+ "Ġli": 500,
+ "ence": 501,
+ "ast": 502,
+ "ĠThe": 503,
+ "ment": 504,
+ "ĊĠĠĠĠĠĠĠĠ": 505,
+ "Ġk": 506,
+ "ip": 507,
+ "Ġj": 508,
+ "ating": 509,
+ "ell": 510,
+ "able": 511,
+ "Ġabout": 512,
+ "ue": 513,
+ "ign": 514,
+ "ĠL": 515,
+ "Ġthey": 516,
+ "Ġme": 517,
+ "ould": 518,
+ "ces": 519,
+ "ave": 520,
+ "are": 521,
+ "Ġdis": 522,
+ "ong": 523,
+ "ost": 524,
+ "ĊĠĠĠĠĠĠĠ": 525,
+ "Ġar": 526,
+ "nt": 527,
+ "ĠO": 528,
+ "**": 529,
+ "Ġem": 530,
+ "Ġte": 531,
+ "Ġ2": 532,
+ "nder": 533,
+ "ber": 534,
+ "Ġcre": 535,
+ "fer": 536,
+ "ass": 537,
+ "Ġtr": 538,
+ "Ġlike": 539,
+ "Ġ-": 540,
+ "Ġper": 541,
+ "ary": 542,
+ "Ġinto": 543,
+ "ie": 544,
+ "cc": 545,
+ "he": 546,
+ "ire": 547,
+ "ction": 548,
+ "ks": 549,
+ "Ġall": 550,
+ "rough": 551,
+ "Ġpr": 552,
+ "cl": 553,
+ "Ġtra": 554,
+ "ame": 555,
+ "ĠG": 556,
+ "Ġstr": 557,
+ "ory": 558,
+ "for": 559,
+ "one": 560,
+ "ens": 561,
+ "ci": 562,
+ "Ġthese": 563,
+ "Ġour": 564,
+ "Ġimp": 565,
+ "ors": 566,
+ "Ġev": 567,
+ "ans": 568,
+ "ime": 569,
+ "ov": 570,
+ "ated": 571,
+ "Ġhow": 572,
+ "ff": 573,
+ "oo": 574,
+ "--------": 575,
+ "now": 576,
+ ");": 577,
+ "Ġthem": 578,
+ "Ġnot": 579,
+ "Ġmy": 580,
+ "Ġqu": 581,
+ "user": 582,
+ "ings": 583,
+ "Ġ{": 584,
+ "ional": 585,
+ "Ġher": 586,
+ "ge": 587,
+ "Ġup": 588,
+ "Ġcl": 589,
+ "Ġro": 590,
+ "very": 591,
+ "ice": 592,
+ "get": 593,
+ "Ġout": 594,
+ "ities": 595,
+ "Ġunder": 596,
+ "ful": 597,
+ "Ġits": 598,
+ "ose": 599,
+ "Ġwas": 600,
+ "ib": 601,
+ "bot": 602,
+ "âĢ": 603,
+ "ace": 604,
+ "Ġfe": 605,
+ "ack": 606,
+ "Ġthrough": 607,
+ "ound": 608,
+ "ath": 609,
+ "vel": 610,
+ "urn": 611,
+ "``": 612,
+ "Ġdo": 613,
+ "rit": 614,
+ "ious": 615,
+ "int": 616,
+ "xt": 617,
+ "Ġwill": 618,
+ "Ġman": 619,
+ "form": 620,
+ "Ġinter": 621,
+ "round": 622,
+ "ne": 623,
+ "Ġoth": 624,
+ "ak": 625,
+ "'t": 626,
+ "we": 627,
+ "pr": 628,
+ "ĠU": 629,
+ "elf": 630,
+ "Ġknow": 631,
+ "Ġif": 632,
+ "Ġdes": 633,
+ "Ġapp": 634,
+ "ely": 635,
+ "duct": 636,
+ "Ġhave": 637,
+ "|><|": 638,
+ "ount": 639,
+ "Ġ$": 640,
+ "Ġso": 641,
+ "uring": 642,
+ "ry": 643,
+ "Ġbet": 644,
+ "Ġcomm": 645,
+ "Ġpe": 646,
+ "stand": 647,
+ "ific": 648,
+ "ich": 649,
+ "ph": 650,
+ "Ġind": 651,
+ "ons": 652,
+ "ys": 653,
+ "Ġnew": 654,
+ "ail": 655,
+ "Ġhel": 656,
+ "Ġone": 657,
+ "Ġcol": 658,
+ "ures": 659,
+ "ĠIt": 660,
+ "arn": 661,
+ "lect": 662,
+ "Ġexpl": 663,
+ "Ġpre": 664,
+ "ility": 665,
+ "Ġnum": 666,
+ "Ġtime": 667,
+ "ond": 668,
+ "ood": 669,
+ "ase": 670,
+ "ĠIn": 671,
+ "ays": 672,
+ "ĠJ": 673,
+ "ics": 674,
+ "ord": 675,
+ "Ġmore": 676,
+ "low": 677,
+ "ish": 678,
+ "Ġwhat": 679,
+ "row": 680,
+ "ake": 681,
+ "Ġhas": 682,
+ "ĠThis": 683,
+ "Ġam": 684,
+ "dit": 685,
+ "Ġeach": 686,
+ "ĠSt": 687,
+ "pect": 688,
+ "eng": 689,
+ "ract": 690,
+ "Ġwhen": 691,
+ "ple": 692,
+ "ĠY": 693,
+ "Ġhis": 694,
+ "Ġstud": 695,
+ "ru": 696,
+ "ting": 697,
+ "Ġwho": 698,
+ "In": 699,
+ "Ġhelp": 700,
+ "Ġthere": 701,
+ "Ġbut": 702,
+ "Ġ3": 703,
+ "Ġsome": 704,
+ "Ġpart": 705,
+ "Ġsy": 706,
+ "Ġ*": 707,
+ "ĠWh": 708,
+ "Ġins": 709,
+ "Ġevery": 710,
+ "oth": 711,
+ "Ġover": 712,
+ "Ġdif": 713,
+ "ef": 714,
+ "ates": 715,
+ "ĠCh": 716,
+ "ater": 717,
+ "Ġlet": 718,
+ "ob": 719,
+ "Ġrem": 720,
+ "Ġrel": 721,
+ "ict": 722,
+ "iqu": 723,
+ "olog": 724,
+ "Ġbec": 725,
+ "Ġret": 726,
+ "Ġneed": 727,
+ "Ġexper": 728,
+ "over": 729,
+ "ative": 730,
+ "Ġcons": 731,
+ "Ġinst": 732,
+ "Ġdisc": 733,
+ "Ġacc": 734,
+ "Ġsc": 735,
+ "ars": 736,
+ "ite": 737,
+ "ople": 738,
+ "Ġwhile": 739,
+ "les": 740,
+ "Ġtw": 741,
+ "Ġpers": 742,
+ "ential": 743,
+ ").": 744,
+ "Ġfind": 745,
+ "Ġinc": 746,
+ "eth": 747,
+ "Ġsuch": 748,
+ "ments": 749,
+ "Ġinv": 750,
+ "The": 751,
+ "Ġlearn": 752,
+ "ives": 753,
+ "ife": 754,
+ "ild": 755,
+ "nect": 756,
+ "Ġact": 757,
+ "erm": 758,
+ "Ġusing": 759,
+ "ween": 760,
+ "ia": 761,
+ "Ġwhere": 762,
+ "Ġsoc": 763,
+ "Ġ<": 764,
+ "ook": 765,
+ "ub": 766,
+ "Ġworld": 767,
+ "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 768,
+ "Ġpeople": 769,
+ "ject": 770,
+ "Ġra": 771,
+ "ark": 772,
+ "Ġunderstand": 773,
+ "Ġ}": 774,
+ "Ġbetween": 775,
+ "chn": 776,
+ "Ġbl": 777,
+ "ll": 778,
+ "Ġdiffer": 779,
+ "oy": 780,
+ "yp": 781,
+ "irst": 782,
+ "aking": 783,
+ "own": 784,
+ "Ġchar": 785,
+ "ize": 786,
+ "iet": 787,
+ "ences": 788,
+ "Ġph": 789,
+ "ĊĠĠĠĠĠĠĠĠĠĠĠ": 790,
+ "Ġother": 791,
+ "()": 792,
+ "Ġwhich": 793,
+ "Ġ+": 794,
+ "Ġag": 795,
+ "tain": 796,
+ "ward": 797,
+ "ular": 798,
+ "Ġvar": 799,
+ "enc": 800,
+ "ft": 801,
+ "con": 802,
+ "Ġspec": 803,
+ "Ġreturn": 804,
+ "Ġany": 805,
+ "St": 806,
+ "##": 807,
+ "ern": 808,
+ "Ġgen": 809,
+ "its": 810,
+ "ices": 811,
+ "wn": 812,
+ "ress": 813,
+ "ues": 814,
+ "Ġfl": 815,
+ "Ġexam": 816,
+ "eg": 817,
+ "erv": 818,
+ "Ġfun": 819,
+ "clud": 820,
+ "put": 821,
+ "Ġ5": 822,
+ "Ġrec": 823,
+ "Ġform": 824,
+ "Ġtechn": 825,
+ "Ġ`": 826,
+ "so": 827,
+ "ural": 828,
+ "Ġprov": 829,
+ "app": 830,
+ "Ġdec": 831,
+ "cept": 832,
+ "Ġshe": 833,
+ "Ġhist": 834,
+ "ivid": 835,
+ "igh": 836,
+ "Ġcommun": 837,
+ "Ġexperi": 838,
+ "stem": 839,
+ "rib": 840,
+ "Ġsign": 841,
+ "Ġwithin": 842,
+ "000": 843,
+ "ten": 844,
+ "Ġ0": 845,
+ "ily": 846,
+ "Ġval": 847,
+ "ĠâĢ": 848,
+ "ata": 849,
+ "Ġeven": 850,
+ "Ġsm": 851,
+ "Ġco": 852,
+ "Ġplay": 853,
+ "Ġcur": 854,
+ "ick": 855,
+ "ism": 856,
+ "Ġduring": 857,
+ "Ġart": 858,
+ "Ġ/": 859,
+ "Ġpos": 860,
+ "old": 861,
+ "ement": 862,
+ "Ġadd": 863,
+ "Ġ4": 864,
+ "Ġcould": 865,
+ "te": 866,
+ "ĊĊĠĠĠ": 867,
+ "Ġset": 868,
+ "ather": 869,
+ "Ġhum": 870,
+ "Ġdifferent": 871,
+ "aus": 872,
+ "Ġdist": 873,
+ "als": 874,
+ "ble": 875,
+ "ght": 876,
+ "Ġob": 877,
+ "ode": 878,
+ "ability": 879,
+ "Ġcomple": 880,
+ "ever": 881,
+ "Ġbu": 882,
+ "Ġnumber": 883,
+ "Ġ'": 884,
+ "Ġreg": 885,
+ "atch": 886,
+ "ower": 887,
+ "Ġsee": 888,
+ "(\"": 889,
+ "ise": 890,
+ "ased": 891,
+ "Ġjust": 892,
+ ".\"": 893,
+ "Ġlife": 894,
+ "onal": 895,
+ "Ġsom": 896,
+ "Ġgu": 897,
+ "Ġmany": 898,
+ "```": 899,
+ "Th": 900,
+ "ss": 901,
+ "Ġent": 902,
+ "Ġeff": 903,
+ "ible": 904,
+ "Ġsim": 905,
+ "Ġgra": 906,
+ "Ġalso": 907,
+ "ĠCon": 908,
+ "ĠHow": 909,
+ "ividual": 910,
+ "Ġcult": 911,
+ "Ġget": 912,
+ "Ġke": 913,
+ "Ġac": 914,
+ "Ġdet": 915,
+ "ange": 916,
+ "Ġsur": 917,
+ "Ġboth": 918,
+ "Ġrequ": 919,
+ "velop": 920,
+ "cess": 921,
+ "ness": 922,
+ "inal": 923,
+ "Ġwould": 924,
+ "pport": 925,
+ "Ġconnect": 926,
+ "ights": 927,
+ "Ġadv": 928,
+ "Ġmight": 929,
+ "Ġindividual": 930,
+ "Ġass": 931,
+ "Ġaround": 932,
+ "Ġthan": 933,
+ "ature": 934,
+ "anc": 935,
+ "Ġmain": 936,
+ "reat": 937,
+ "ering": 938,
+ "Ġcall": 939,
+ "arch": 940,
+ "Ġreal": 941,
+ "olv": 942,
+ "Ġuse": 943,
+ "Ġback": 944,
+ "red": 945,
+ "Ġmay": 946,
+ "ends": 947,
+ "led": 948,
+ "ĠK": 949,
+ "ree": 950,
+ "Ġeng": 951,
+ "fore": 952,
+ "ection": 953,
+ "Ġtwo": 954,
+ "),": 955,
+ "Ġfam": 956,
+ "Ġsk": 957,
+ "Ġpract": 958,
+ "Ġinclud": 959,
+ "tern": 960,
+ "Ġfol": 961,
+ "arm": 962,
+ "ian": 963,
+ "raw": 964,
+ "ĠBy": 965,
+ "----------------": 966,
+ "ines": 967,
+ "agine": 968,
+ "uc": 969,
+ "ew": 970,
+ "Ġmod": 971,
+ "Ġcreate": 972,
+ "Ġdesign": 973,
+ "):": 974,
+ "air": 975,
+ "ex": 976,
+ "ands": 977,
+ "ps": 978,
+ "port": 979,
+ "akes": 980,
+ "Ġsec": 981,
+ "Ġconst": 982,
+ "fter": 983,
+ "ĊĠ": 984,
+ "roduct": 985,
+ "ational": 986,
+ "ages": 987,
+ "Ġstudents": 988,
+ "Ġfeel": 989,
+ "ories": 990,
+ "Ġhad": 991,
+ "ivers": 992,
+ "Ġproduct": 993,
+ "Ġatt": 994,
+ "ique": 995,
+ "alth": 996,
+ "Ġdel": 997,
+ "Ġvarious": 998,
+ "ĠâĢĵ": 999,
+ "err": 1000,
+ "Ġwork": 1001,
+ "?<|": 1002,
+ "Ġchall": 1003,
+ "cient": 1004,
+ "ient": 1005,
+ "uth": 1006,
+ "Ġsub": 1007,
+ "Ġimport": 1008,
+ "tal": 1009,
+ "ĠV": 1010,
+ "ĠAm": 1011,
+ "Now": 1012,
+ "por": 1013,
+ "olut": 1014,
+ "Ġsystem": 1015,
+ "ditional": 1016,
+ "hip": 1017,
+ "ric": 1018,
+ "ining": 1019,
+ "Ġdown": 1020,
+ "ram": 1021,
+ "Ġgo": 1022,
+ "ĠWe": 1023,
+ "ĠFor": 1024,
+ "Ġtyp": 1025,
+ "ication": 1026,
+ "other": 1027,
+ "Ġcap": 1028,
+ "Ġ6": 1029,
+ "erg": 1030,
+ "ink": 1031,
+ "Ġfirst": 1032,
+ "ident": 1033,
+ "Ġcharact": 1034,
+ "com": 1035,
+ "esent": 1036,
+ "ĠRe": 1037,
+ "ples": 1038,
+ "ove": 1039,
+ "Ġown": 1040,
+ "Ġbre": 1041,
+ "Ġread": 1042,
+ "Ġgrow": 1043,
+ "ists": 1044,
+ "ript": 1045,
+ "Ġappro": 1046,
+ "self": 1047,
+ "ough": 1048,
+ "Ġwere": 1049,
+ "Ġfri": 1050,
+ "Ġref": 1051,
+ "ling": 1052,
+ "yth": 1053,
+ "Ġpol": 1054,
+ "Ġmed": 1055,
+ "ĠAs": 1056,
+ "Ġvis": 1057,
+ "Step": 1058,
+ "Ġthose": 1059,
+ "Ġsignific": 1060,
+ ",\"": 1061,
+ "Ġbel": 1062,
+ "Ġtotal": 1063,
+ "Ġstart": 1064,
+ "Ġspe": 1065,
+ "Ġdeep": 1066,
+ "ng": 1067,
+ "oring": 1068,
+ "Ġprocess": 1069,
+ "ĠThese": 1070,
+ "press": 1071,
+ "ock": 1072,
+ "ĠHe": 1073,
+ "Ġresp": 1074,
+ "Ġfunction": 1075,
+ "ts": 1076,
+ "Ġ**": 1077,
+ "Ġsa": 1078,
+ "ition": 1079,
+ "Ġpartic": 1080,
+ "Ġbefore": 1081,
+ "Wh": 1082,
+ "ought": 1083,
+ "Ġtrans": 1084,
+ "Ġallow": 1085,
+ "Ġfollow": 1086,
+ "Ġap": 1087,
+ "Ġoften": 1088,
+ "str": 1089,
+ "ology": 1090,
+ "ribut": 1091,
+ "cul": 1092,
+ "ole": 1093,
+ "ds": 1094,
+ "Ġthen": 1095,
+ "Ġdata": 1096,
+ "Ġtoget": 1097,
+ "Ġequ": 1098,
+ "Ġloc": 1099,
+ "Ġens": 1100,
+ "Ġtogether": 1101,
+ "ying": 1102,
+ "Ġpass": 1103,
+ "ross": 1104,
+ "Ġlit": 1105,
+ "Ġresult": 1106,
+ "wards": 1107,
+ "Ġgener": 1108,
+ "Ġway": 1109,
+ "Ġbeh": 1110,
+ "ubl": 1111,
+ ".<|": 1112,
+ "ember": 1113,
+ "ause": 1114,
+ "fl": 1115,
+ "Ġcor": 1116,
+ "Ġball": 1117,
+ "ĠThey": 1118,
+ "name": 1119,
+ "ins": 1120,
+ "Ġcount": 1121,
+ "Ġprof": 1122,
+ "Ġpo": 1123,
+ "Ġcalled": 1124,
+ "Ġday": 1125,
+ "imes": 1126,
+ "Ġdevelop": 1127,
+ "ext": 1128,
+ "Ġpar": 1129,
+ "Ġbr": 1130,
+ "ically": 1131,
+ "To": 1132,
+ "Ġfact": 1133,
+ "ider": 1134,
+ "Ġgl": 1135,
+ "ized": 1136,
+ "ength": 1137,
+ "Ġunderstanding": 1138,
+ "gan": 1139,
+ "less": 1140,
+ "Ġext": 1141,
+ "Ġothers": 1142,
+ "Ġtoo": 1143,
+ "iles": 1144,
+ "Ġcontin": 1145,
+ "ney": 1146,
+ "..": 1147,
+ "alcul": 1148,
+ "pen": 1149,
+ "Ġprom": 1150,
+ "ade": 1151,
+ "apter": 1152,
+ "'re": 1153,
+ "Ġoff": 1154,
+ "ired": 1155,
+ "Ġaw": 1156,
+ "Ġinform": 1157,
+ "ĠEx": 1158,
+ "Ġdoes": 1159,
+ "ething": 1160,
+ "Ġcomplex": 1161,
+ "arg": 1162,
+ "Ġself": 1163,
+ "Ġfac": 1164,
+ "Ġhigh": 1165,
+ "Ġlight": 1166,
+ "Ġshare": 1167,
+ "be": 1168,
+ "ivity": 1169,
+ "iron": 1170,
+ "ape": 1171,
+ "Ġlead": 1172,
+ "Ġunique": 1173,
+ "clus": 1174,
+ "So": 1175,
+ "ody": 1176,
+ "Ġsomething": 1177,
+ "Ġpower": 1178,
+ "Ġel": 1179,
+ "Ġchalleng": 1180,
+ "uch": 1181,
+ "Ġpat": 1182,
+ "Ġmin": 1183,
+ "asc": 1184,
+ "ĠIm": 1185,
+ "Ġdef": 1186,
+ "Ġhealth": 1187,
+ "Ġquest": 1188,
+ "Ġmus": 1189,
+ "ets": 1190,
+ "word": 1191,
+ "Ġmet": 1192,
+ "Ġclass": 1193,
+ "ery": 1194,
+ "rodu": 1195,
+ "('": 1196,
+ "tle": 1197,
+ "esp": 1198,
+ "arly": 1199,
+ "Ġred": 1200,
+ "Ġjour": 1201,
+ "Ġexample": 1202,
+ "ead": 1203,
+ "Ġend": 1204,
+ "iving": 1205,
+ "Ġshould": 1206,
+ "ning": 1207,
+ "aring": 1208,
+ "Ġmult": 1209,
+ "Ġmov": 1210,
+ "Ġhour": 1211,
+ "pe": 1212,
+ "Ġsociet": 1213,
+ "Ġess": 1214,
+ "Ġcent": 1215,
+ "ances": 1216,
+ "ently": 1217,
+ "ĠAd": 1218,
+ "Ġonly": 1219,
+ "Ġ10": 1220,
+ "Ġexplore": 1221,
+ "iel": 1222,
+ "ination": 1223,
+ "Ġpot": 1224,
+ "ĠTo": 1225,
+ "ants": 1226,
+ "iss": 1227,
+ "Ġmon": 1228,
+ "Ġlong": 1229,
+ "Ġno": 1230,
+ "uss": 1231,
+ "Ġstep": 1232,
+ "angu": 1233,
+ "aw": 1234,
+ "day": 1235,
+ "Ġmake": 1236,
+ "ĠAl": 1237,
+ "Ġser": 1238,
+ "ret": 1239,
+ "ĠBut": 1240,
+ "irect": 1241,
+ "gg": 1242,
+ "Ġlist": 1243,
+ "cho": 1244,
+ "Ġconv": 1245,
+ "ĠYou": 1246,
+ "Ġhistory": 1247,
+ "ython": 1248,
+ "wor": 1249,
+ "Ġed": 1250,
+ "Ġtal": 1251,
+ "Ġknown": 1252,
+ "ied": 1253,
+ "path": 1254,
+ "up": 1255,
+ "Ġfound": 1256,
+ "ublic": 1257,
+ "Ġfile": 1258,
+ "Ġdraw": 1259,
+ "ote": 1260,
+ "Ġprog": 1261,
+ "izing": 1262,
+ "Ġpersonal": 1263,
+ "ax": 1264,
+ "ms": 1265,
+ "viron": 1266,
+ "Ġtowards": 1267,
+ "Ġlangu": 1268,
+ "ateg": 1269,
+ "Ġenc": 1270,
+ "Ġagain": 1271,
+ "Ġsignificant": 1272,
+ "ron": 1273,
+ "Ġoper": 1274,
+ "Ġmost": 1275,
+ "Ġhim": 1276,
+ "Ġperform": 1277,
+ "Ġexperiences": 1278,
+ "Ġincre": 1279,
+ "ves": 1280,
+ "iness": 1281,
+ "ense": 1282,
+ "read": 1283,
+ "els": 1284,
+ "raph": 1285,
+ "Ġexpress": 1286,
+ "ĠUn": 1287,
+ "ency": 1288,
+ "IN": 1289,
+ "Ġthought": 1290,
+ "ash": 1291,
+ "Ġstru": 1292,
+ "az": 1293,
+ "ear": 1294,
+ "ix": 1295,
+ "ven": 1296,
+ "Ġbelie": 1297,
+ "As": 1298,
+ "br": 1299,
+ "line": 1300,
+ "Ġhand": 1301,
+ "Ġjourney": 1302,
+ "ince": 1303,
+ "Ġinn": 1304,
+ "iven": 1305,
+ "ively": 1306,
+ "Ġcar": 1307,
+ "ols": 1308,
+ "Ġemb": 1309,
+ "Ġhuman": 1310,
+ "idence": 1311,
+ "aging": 1312,
+ "ced": 1313,
+ "ier": 1314,
+ "Ġcalcul": 1315,
+ "Ġpop": 1316,
+ "ane": 1317,
+ "Ġexp": 1318,
+ "Ġused": 1319,
+ "Ġcontribut": 1320,
+ "Ġbuild": 1321,
+ "Ġcare": 1322,
+ "Ġwell": 1323,
+ "Ġdem": 1324,
+ "aving": 1325,
+ "Ġrepr": 1326,
+ "ĠIf": 1327,
+ "::": 1328,
+ "rent": 1329,
+ "ited": 1330,
+ "itive": 1331,
+ "Ġprot": 1332,
+ "rite": 1333,
+ "Ġbetter": 1334,
+ "Ġprovid": 1335,
+ "Ġafter": 1336,
+ "Ġbased": 1337,
+ "Ġmag": 1338,
+ "ourse": 1339,
+ "ĠAnd": 1340,
+ "ethod": 1341,
+ "oura": 1342,
+ "Ġmuch": 1343,
+ "Ġoffer": 1344,
+ "ources": 1345,
+ "ĠSo": 1346,
+ "Ġprodu": 1347,
+ "Ġenviron": 1348,
+ "lish": 1349,
+ "oad": 1350,
+ "Ġbeen": 1351,
+ "Ġanother": 1352,
+ "ploy": 1353,
+ "Ġamong": 1354,
+ "Ġinvolv": 1355,
+ "Ġsmall": 1356,
+ "'ll": 1357,
+ "res": 1358,
+ "Ġident": 1359,
+ "Ġlearning": 1360,
+ "Ġposs": 1361,
+ "Ġinformation": 1362,
+ "Section": 1363,
+ "aut": 1364,
+ "to": 1365,
+ "ways": 1366,
+ "Ġhapp": 1367,
+ "ills": 1368,
+ "Ġemot": 1369,
+ "Ġ20": 1370,
+ "cing": 1371,
+ "Ġtake": 1372,
+ "ately": 1373,
+ "Ġbo": 1374,
+ "ogn": 1375,
+ "ually": 1376,
+ "Ġsym": 1377,
+ "ĠHowever": 1378,
+ "Ġacross": 1379,
+ "orical": 1380,
+ "iting": 1381,
+ "Ġey": 1382,
+ "ests": 1383,
+ "Ġsupport": 1384,
+ "Ġobject": 1385,
+ "AN": 1386,
+ "bers": 1387,
+ "ee": 1388,
+ "Ġide": 1389,
+ "Ġcle": 1390,
+ "Ġprob": 1391,
+ "ĠCom": 1392,
+ "Ġmean": 1393,
+ "iew": 1394,
+ "Ġremain": 1395,
+ "Ġindividuals": 1396,
+ "Ġessential": 1397,
+ "Ġdep": 1398,
+ "ental": 1399,
+ "Ġele": 1400,
+ "Ġlay": 1401,
+ "Ġwithout": 1402,
+ "iques": 1403,
+ "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1404,
+ "Ġpotential": 1405,
+ "product": 1406,
+ "sw": 1407,
+ "Ġserv": 1408,
+ "Ġwid": 1409,
+ "Ġmom": 1410,
+ "Ġever": 1411,
+ "ocus": 1412,
+ "Ġplan": 1413,
+ "ccess": 1414,
+ "ital": 1415,
+ "Ġdid": 1416,
+ "Ġright": 1417,
+ "Ġvo": 1418,
+ "ization": 1419,
+ "Ġsomeone": 1420,
+ "ĠWhat": 1421,
+ "clusion": 1422,
+ "Ġest": 1423,
+ "Ġwater": 1424,
+ "Ġbeing": 1425,
+ "istic": 1426,
+ "Ġ19": 1427,
+ "Ġimpro": 1428,
+ "olution": 1429,
+ "ked": 1430,
+ "light": 1431,
+ "vent": 1432,
+ "Ġauth": 1433,
+ "Ġfut": 1434,
+ "Ġdue": 1435,
+ "Ġconcept": 1436,
+ "cript": 1437,
+ "Ġturn": 1438,
+ "Ġwant": 1439,
+ "Ġpur": 1440,
+ "any": 1441,
+ "Ġmem": 1442,
+ "Ġmaking": 1443,
+ "Ġleg": 1444,
+ "nderstand": 1445,
+ "Ġphys": 1446,
+ "Ġeffect": 1447,
+ "iverse": 1448,
+ "//": 1449,
+ "inating": 1450,
+ "itle": 1451,
+ "Ġconf": 1452,
+ "ĠThat": 1453,
+ "Ġmaintain": 1454,
+ "Con": 1455,
+ "alance": 1456,
+ "arr": 1457,
+ "Ġhous": 1458,
+ "ray": 1459,
+ "Ġstd": 1460,
+ "Ġcost": 1461,
+ "ale": 1462,
+ "ality": 1463,
+ "urth": 1464,
+ "ĠAn": 1465,
+ "Ġshow": 1466,
+ "Ġsocial": 1467,
+ "Ġcharacter": 1468,
+ "Ġmust": 1469,
+ "Ġnow": 1470,
+ "Ġcho": 1471,
+ "Ġthroughout": 1472,
+ "Ġprovide": 1473,
+ "Ġ[": 1474,
+ "Ġrest": 1475,
+ "Ġcomb": 1476,
+ "Ġballs": 1477,
+ "Ġlanguage": 1478,
+ "\")": 1479,
+ "und": 1480,
+ "rol": 1481,
+ "ruct": 1482,
+ "Ġfuture": 1483,
+ "Ġfocus": 1484,
+ "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1485,
+ "Ġinsp": 1486,
+ "Ġdiscuss": 1487,
+ "Ġgrowth": 1488,
+ "ears": 1489,
+ "val": 1490,
+ "eric": 1491,
+ "Ġgre": 1492,
+ "ĠPro": 1493,
+ "Ġtext": 1494,
+ "Ġ8": 1495,
+ "Ġerr": 1496,
+ "ony": 1497,
+ "Ġthings": 1498,
+ "ene": 1499,
+ "Ġfasc": 1500,
+ "Ġorgan": 1501,
+ "Ġrole": 1502,
+ "50": 1503,
+ "ket": 1504,
+ "ner": 1505,
+ "ream": 1506,
+ "ĠEm": 1507,
+ "Ġchallenges": 1508,
+ "Ġav": 1509,
+ "Ġsol": 1510,
+ "atic": 1511,
+ "Ġpublic": 1512,
+ "Ġopt": 1513,
+ "Ġopen": 1514,
+ "ify": 1515,
+ "Ġalong": 1516,
+ "Ġbecause": 1517,
+ "\",": 1518,
+ "cial": 1519,
+ "def": 1520,
+ "ike": 1521,
+ "ined": 1522,
+ "Ġinput": 1523,
+ "Ġinfl": 1524,
+ "ases": 1525,
+ "Ġstory": 1526,
+ "ĠShe": 1527,
+ "Ġtravel": 1528,
+ "Ġrelations": 1529,
+ "Ġkey": 1530,
+ "Ġfamily": 1531,
+ "atter": 1532,
+ "Ġcer": 1533,
+ "import": 1534,
+ "Ġgrou": 1535,
+ "ems": 1536,
+ "Ġanal": 1537,
+ "oss": 1538,
+ "Ġprint": 1539,
+ "Ġhours": 1540,
+ ":**": 1541,
+ "par": 1542,
+ "ral": 1543,
+ "ending": 1544,
+ "Ġcontain": 1545,
+ "Ġheart": 1546,
+ "js": 1547,
+ "yn": 1548,
+ "onse": 1549,
+ "ats": 1550,
+ "Ġmind": 1551,
+ "Ġdon": 1552,
+ "ĠAr": 1553,
+ "pert": 1554,
+ "Ġcreat": 1555,
+ "fully": 1556,
+ "Ġinnov": 1557,
+ "ey": 1558,
+ "ren": 1559,
+ "Ġcrit": 1560,
+ "Ġmethod": 1561,
+ "Ġdirect": 1562,
+ "Ġlook": 1563,
+ "Ġstories": 1564,
+ "Ġconc": 1565,
+ "Ġwhy": 1566,
+ "Ġimm": 1567,
+ "esearch": 1568,
+ "avor": 1569,
+ "ditions": 1570,
+ "ĠWhen": 1571,
+ "Ġbecome": 1572,
+ "Ġconsider": 1573,
+ "io": 1574,
+ "Ġways": 1575,
+ "Ġmade": 1576,
+ "ush": 1577,
+ "Ġalways": 1578,
+ "elling": 1579,
+ "ooks": 1580,
+ "ĠAmeric": 1581,
+ "til": 1582,
+ "Ġfiel": 1583,
+ "Ġhere": 1584,
+ "idd": 1585,
+ "Ġproble": 1586,
+ "plic": 1587,
+ "ĠWith": 1588,
+ "Ġemploy": 1589,
+ "Ġfriends": 1590,
+ "nderstanding": 1591,
+ "au": 1592,
+ "bs": 1593,
+ "ience": 1594,
+ "inary": 1595,
+ "ilities": 1596,
+ "Ġname": 1597,
+ "Ġcomput": 1598,
+ "Ġ//": 1599,
+ "Ġkeep": 1600,
+ "Ġprobability": 1601,
+ "": 1602,
+ "Ġfost": 1603,
+ "Ġstand": 1604,
+ "Ġchang": 1605,
+ "ograph": 1606,
+ "ustom": 1607,
+ "Ġupon": 1608,
+ "Ġtechniques": 1609,
+ "Ġcurrent": 1610,
+ "Ġimportant": 1611,
+ "Ġapproach": 1612,
+ "ele": 1613,
+ "Ġair": 1614,
+ "amp": 1615,
+ "thing": 1616,
+ "Ġsuccess": 1617,
+ "Ġcreating": 1618,
+ "oney": 1619,
+ "Ġeveryone": 1620,
+ "ledge": 1621,
+ "Ġpolit": 1622,
+ "Ġliter": 1623,
+ "Ġrepresent": 1624,
+ "come": 1625,
+ "Ġsit": 1626,
+ "etic": 1627,
+ "Ġless": 1628,
+ "Ġorig": 1629,
+ "Ġchange": 1630,
+ "ecess": 1631,
+ "aces": 1632,
+ "Ġmodern": 1633,
+ "20": 1634,
+ "wh": 1635,
+ "Ċĉ": 1636,
+ "Ġ7": 1637,
+ "oun": 1638,
+ "abor": 1639,
+ "Ġspecific": 1640,
+ "Ġsaf": 1641,
+ "Ġagainst": 1642,
+ "',": 1643,
+ "by": 1644,
+ "ĠQ": 1645,
+ "Ġwrit": 1646,
+ "Ġfill": 1647,
+ "Ġbra": 1648,
+ "Ġgood": 1649,
+ "empor": 1650,
+ "Ġexc": 1651,
+ "Ġsever": 1652,
+ "Ġimpact": 1653,
+ "aterial": 1654,
+ "Ġincluding": 1655,
+ "Ġrelationship": 1656,
+ "ges": 1657,
+ "ered": 1658,
+ "Ġwond": 1659,
+ "Ġfood": 1660,
+ "Ġbro": 1661,
+ "Ġhome": 1662,
+ "Ġplace": 1663,
+ "ooking": 1664,
+ "Ġexploring": 1665,
+ "Ġ<<": 1666,
+ "Ġspecial": 1667,
+ "Ġfollowing": 1668,
+ "Ġcalculate": 1669,
+ "'ve": 1670,
+ "();": 1671,
+ "=\"": 1672,
+ "ted": 1673,
+ "ters": 1674,
+ "Ġthink": 1675,
+ "Ġtop": 1676,
+ "ived": 1677,
+ "Ġbeaut": 1678,
+ "Ġarg": 1679,
+ "**:": 1680,
+ "Ġroom": 1681,
+ "âĢĶ": 1682,
+ "Ġdiscover": 1683,
+ "PI": 1684,
+ "Ġcity": 1685,
+ "ally": 1686,
+ "Ġpain": 1687,
+ "Ġmark": 1688,
+ "usiness": 1689,
+ "otal": 1690,
+ "ĠSh": 1691,
+ "Ġbeg": 1692,
+ "Ġiss": 1693,
+ "Ġwords": 1694,
+ "Ġcultural": 1695,
+ "pportun": 1696,
+ "Ġmultip": 1697,
+ "reate": 1698,
+ "etimes": 1699,
+ "Ġansw": 1700,
+ "ĠEn": 1701,
+ "Ġresources": 1702,
+ "Ġrequire": 1703,
+ "Ġskills": 1704,
+ "Ġpractices": 1705,
+ "ergy": 1706,
+ "Ġenvironment": 1707,
+ "Ġinflu": 1708,
+ "ients": 1709,
+ "orn": 1710,
+ "reci": 1711,
+ "Ġocc": 1712,
+ "chie": 1713,
+ "place": 1714,
+ "Ġmeans": 1715,
+ "Ġinterest": 1716,
+ "Ġremember": 1717,
+ "Ġhistorical": 1718,
+ "Ġproducts": 1719,
+ "Ġtype": 1720,
+ "roduction": 1721,
+ "Ġstruct": 1722,
+ "Ġfascinating": 1723,
+ "ision": 1724,
+ "ilit": 1725,
+ "ulation": 1726,
+ "ements": 1727,
+ "agement": 1728,
+ "Ġaspect": 1729,
+ "Ġshap": 1730,
+ "aves": 1731,
+ "avig": 1732,
+ "Ġstrateg": 1733,
+ "ounds": 1734,
+ "Ġparticular": 1735,
+ "Ġprogram": 1736,
+ "emporary": 1737,
+ "joy": 1738,
+ "ror": 1739,
+ "side": 1740,
+ "Ġopportun": 1741,
+ "ablish": 1742,
+ "Ġpress": 1743,
+ "Ġsystems": 1744,
+ "cle": 1745,
+ "ries": 1746,
+ "ser": 1747,
+ "Ġcustom": 1748,
+ "ument": 1749,
+ "Ġrespect": 1750,
+ "cience": 1751,
+ "Ġfriend": 1752,
+ ".,": 1753,
+ "Im": 1754,
+ "fect": 1755,
+ "sel": 1756,
+ "Ġ:": 1757,
+ "atural": 1758,
+ "Ġrele": 1759,
+ "ells": 1760,
+ "Ġteach": 1761,
+ "Ġtry": 1762,
+ "Ġstrong": 1763,
+ "gets": 1764,
+ "Ġeyes": 1765,
+ "AT": 1766,
+ "Ex": 1767,
+ "Ġill": 1768,
+ "atives": 1769,
+ "ingly": 1770,
+ "Ġpath": 1771,
+ "Ġelect": 1772,
+ "Ġnecess": 1773,
+ "avi": 1774,
+ "Ġappreci": 1775,
+ "###": 1776,
+ "Ġguid": 1777,
+ "Ġpoint": 1778,
+ "Ġeduc": 1779,
+ "__": 1780,
+ "ators": 1781,
+ "Ġfre": 1782,
+ "Ġmar": 1783,
+ "ĠĠĠĠĠ": 1784,
+ "Ġonce": 1785,
+ "ĠThrough": 1786,
+ "Ġlevel": 1787,
+ "Ġleft": 1788,
+ "orts": 1789,
+ "Ġvalues": 1790,
+ "Ġmusic": 1791,
+ "Ġelements": 1792,
+ "ios": 1793,
+ "Ġterm": 1794,
+ "Ġachie": 1795,
+ "Ġsw": 1796,
+ "ull": 1797,
+ "Ġyourself": 1798,
+ "Ġdev": 1799,
+ "ffect": 1800,
+ "ĠYour": 1801,
+ "rucial": 1802,
+ "iction": 1803,
+ "Ġcommunities": 1804,
+ "Ġinclude": 1805,
+ "ĠĊ": 1806,
+ "Ġsame": 1807,
+ "Ġscient": 1808,
+ "Ġcr": 1809,
+ "aling": 1810,
+ "Ġdi": 1811,
+ "Ġhold": 1812,
+ "Ġtoday": 1813,
+ "Ġyet": 1814,
+ "Ġproject": 1815,
+ "umm": 1816,
+ "aps": 1817,
+ "Ġchild": 1818,
+ "Ġuser": 1819,
+ "Ġworks": 1820,
+ "head": 1821,
+ "Ġinteract": 1822,
+ "Ġinvest": 1823,
+ "Ġdeterm": 1824,
+ "Ġcrucial": 1825,
+ "orpor": 1826,
+ "imately": 1827,
+ "ots": 1828,
+ "Ġancient": 1829,
+ "Ġcome": 1830,
+ "Ġaccess": 1831,
+ "Ġglob": 1832,
+ "cent": 1833,
+ "Ġmess": 1834,
+ "ention": 1835,
+ "ether": 1836,
+ "Ġlives": 1837,
+ "Ġgam": 1838,
+ "Ġgiven": 1839,
+ "ĠSome": 1840,
+ "Ġanim": 1841,
+ "Ġenergy": 1842,
+ "ĠLet": 1843,
+ "Ġarr": 1844,
+ "Ġtechnology": 1845,
+ "Ġreflect": 1846,
+ "Ġsociety": 1847,
+ "))": 1848,
+ "Let": 1849,
+ "yle": 1850,
+ "Ġfin": 1851,
+ "Ġdiverse": 1852,
+ "Ġnature": 1853,
+ "ĠInd": 1854,
+ "ĠPl": 1855,
+ "Ġenjoy": 1856,
+ "Ġseem": 1857,
+ "ĠUnderstanding": 1858,
+ "Ġactiv": 1859,
+ "inally": 1860,
+ "Ġlocal": 1861,
+ "Ġbehind": 1862,
+ "->": 1863,
+ "Ch": 1864,
+ "Write": 1865,
+ "ev": 1866,
+ "pos": 1867,
+ "ĊĊĠĠĠĠĠĠĠ": 1868,
+ "ored": 1869,
+ "Ġbusiness": 1870,
+ "Ġharm": 1871,
+ "eter": 1872,
+ "ason": 1873,
+ "Ġyears": 1874,
+ "lying": 1875,
+ "utes": 1876,
+ "ĠInt": 1877,
+ "Ġexist": 1878,
+ "acy": 1879,
+ "Ġtraditional": 1880,
+ "Ġmyst": 1881,
+ "Ġaway": 1882,
+ "Ġelse": 1883,
+ "Ġpattern": 1884,
+ "OR": 1885,
+ "uro": 1886,
+ "Ġ|": 1887,
+ "Ġaction": 1888,
+ "ening": 1889,
+ "Ġscience": 1890,
+ "itch": 1891,
+ "ises": 1892,
+ "Ġmaterial": 1893,
+ "omes": 1894,
+ "Ġreach": 1895,
+ "ĠThere": 1896,
+ "Ġ==": 1897,
+ "Ġuntil": 1898,
+ "ological": 1899,
+ "Ġsimple": 1900,
+ "Ġseveral": 1901,
+ "ON": 1902,
+ "fort": 1903,
+ "Ġ9": 1904,
+ "Ġtable": 1905,
+ "Ġold": 1906,
+ "ilar": 1907,
+ "ury": 1908,
+ "Ġrun": 1909,
+ "ĠEach": 1910,
+ "Ġcharacters": 1911,
+ "Ġrespons": 1912,
+ "...": 1913,
+ "selves": 1914,
+ "II": 1915,
+ "der": 1916,
+ "ians": 1917,
+ "Ġwal": 1918,
+ "Ġpast": 1919,
+ "Ġbalance": 1920,
+ "Ġmiles": 1921,
+ "Ġmoney": 1922,
+ "Ġdr": 1923,
+ "Ġnavig": 1924,
+ "ĠPython": 1925,
+ "Ġenh": 1926,
+ "ĠRem": 1927,
+ "Ġimage": 1928,
+ "ĠOn": 1929,
+ "Ġknowledge": 1930,
+ "Ġsurround": 1931,
+ "Ġencoura": 1932,
+ "Ġissues": 1933,
+ "Ġ&": 1934,
+ "Ġi": 1935,
+ "Ġsens": 1936,
+ "orm": 1937,
+ "ĠCons": 1938,
+ "Ġinteg": 1939,
+ "Ġcontext": 1940,
+ "overn": 1941,
+ "Ġrecogn": 1942,
+ "Ġensure": 1943,
+ "Ġbehavi": 1944,
+ "Ġestablish": 1945,
+ "Imagine": 1946,
+ "10": 1947,
+ "?\"": 1948,
+ "aj": 1949,
+ "pass": 1950,
+ "Ġtreat": 1951,
+ "enef": 1952,
+ "Ġtools": 1953,
+ "omen": 1954,
+ "iment": 1955,
+ "Ġonline": 1956,
+ "Ġnext": 1957,
+ "Ġspace": 1958,
+ "Ġprin": 1959,
+ "Ġhelps": 1960,
+ "Ġperson": 1961,
+ "Ġvalu": 1962,
+ "anced": 1963,
+ "Ġcapt": 1964,
+ "ST": 1965,
+ "ah": 1966,
+ "ring": 1967,
+ "Ġx": 1968,
+ "Ġsqu": 1969,
+ "Ġbas": 1970,
+ "lex": 1971,
+ "Ġline": 1972,
+ "Ġlove": 1973,
+ "Ġnam": 1974,
+ "Ġresearch": 1975,
+ "Ġchapter": 1976,
+ "oph": 1977,
+ "sequ": 1978,
+ "ĠOver": 1979,
+ "aily": 1980,
+ "Ġincorpor": 1981,
+ "conom": 1982,
+ "Ġconvers": 1983,
+ "An": 1984,
+ "Er": 1985,
+ "ty": 1986,
+ "Ġtest": 1987,
+ "Ġsense": 1988,
+ "Ġdig": 1989,
+ "eting": 1990,
+ "Ġnon": 1991,
+ "ĠCan": 1992,
+ "Ġyoung": 1993,
+ "ĠEng": 1994,
+ "Ġinsights": 1995,
+ "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1996,
+ "Ġdetail": 1997,
+ "Ġbegin": 1998,
+ "EN": 1999,
+ "iod": 2000,
+ "ming": 2001,
+ "Ġtakes": 2002,
+ "Ġthr": 2003,
+ "arl": 2004,
+ "Ġinit": 2005,
+ "etwor": 2006,
+ "Ġstat": 2007,
+ "uments": 2008,
+ "ables": 2009,
+ "Ġcollect": 2010,
+ "Ġinstance": 2011,
+ "Ġresponse": 2012,
+ "What": 2013,
+ "Ġallows": 2014,
+ "Ġmonth": 2015,
+ "venue": 2016,
+ "Ġsymb": 2017,
+ "ground": 2018,
+ "land": 2019,
+ "yond": 2020,
+ "Ġ#": 2021,
+ "ouble": 2022,
+ "Ġfil": 2023,
+ "Ġbook": 2024,
+ "Ġnov": 2025,
+ "Ġrev": 2026,
+ "Ġstill": 2027,
+ "Ġbeyond": 2028,
+ "plication": 2029,
+ "oci": 2030,
+ "ĠWell": 2031,
+ "Ġtrue": 2032,
+ "Ġcommon": 2033,
+ "Ġexperience": 2034,
+ "Ġaddress": 2035,
+ "This": 2036,
+ "Ġprotect": 2037,
+ "Error": 2038,
+ "But": 2039,
+ "Ġtri": 2040,
+ "Ġcra": 2041,
+ "Ġcourse": 2042,
+ "ank": 2043,
+ "aries": 2044,
+ "Ġmakes": 2045,
+ "Ġlim": 2046,
+ "Ġnatural": 2047,
+ "Ġredu": 2048,
+ "Ġground": 2049,
+ "actly": 2050,
+ "ĠNum": 2051,
+ "ĠOr": 2052,
+ "ffic": 2053,
+ "ibility": 2054,
+ "ipp": 2055,
+ "Ġthree": 2056,
+ "Ġsing": 2057,
+ "oration": 2058,
+ "Ġbody": 2059,
+ "ample": 2060,
+ "ope": 2061,
+ "ĠMr": 2062,
+ "ĠEuro": 2063,
+ "Ġarea": 2064,
+ "Ġcontemporary": 2065,
+ "ared": 2066,
+ "Ġpresent": 2067,
+ "Ġstrength": 2068,
+ "Ġevents": 2069,
+ "Ġcorre": 2070,
+ "Ġimprov": 2071,
+ "cription": 2072,
+ "First": 2073,
+ "co": 2074,
+ "file": 2075,
+ "go": 2076,
+ "ium": 2077,
+ "ration": 2078,
+ "Ġfig": 2079,
+ "igen": 2080,
+ "Ġpropert": 2081,
+ "Ġisn": 2082,
+ "Ġjo": 2083,
+ "âĢĻ": 2084,
+ "Ġcoll": 2085,
+ "Ġneeds": 2086,
+ "Ġperspect": 2087,
+ "Ġblue": 2088,
+ "Ġvalue": 2089,
+ "json": 2090,
+ "Ġpatterns": 2091,
+ "\":": 2092,
+ "eed": 2093,
+ "erc": 2094,
+ "Ġscho": 2095,
+ "Ġfavor": 2096,
+ "Ġdays": 2097,
+ "elcome": 2098,
+ "Ġgain": 2099,
+ "odies": 2100,
+ "ĠBe": 2101,
+ "Ġimagine": 2102,
+ "Ġaccount": 2103,
+ "Ġdevelopment": 2104,
+ "Ġquestion": 2105,
+ "Ġcertain": 2106,
+ "Ġactivities": 2107,
+ "Ġvaluable": 2108,
+ "Ġtre": 2109,
+ "Ġwind": 2110,
+ "Ġbenef": 2111,
+ "Ġnarr": 2112,
+ "Ġrece": 2113,
+ "Ġgr": 2114,
+ "Ġspir": 2115,
+ "ĠNor": 2116,
+ "Ġperiod": 2117,
+ "Ġinstead": 2118,
+ "Ġregard": 2119,
+ "Ġsecond": 2120,
+ "Ġcontinue": 2121,
+ "ĠImagine": 2122,
+ "Ġconcern": 2123,
+ "Ġrelationships": 2124,
+ "OU": 2125,
+ "ees": 2126,
+ "Ġaud": 2127,
+ "Ġbest": 2128,
+ "ession": 2129,
+ "ĠSp": 2130,
+ "ĠSy": 2131,
+ "Ġshape": 2132,
+ "Ġnear": 2133,
+ "Ġunit": 2134,
+ "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2135,
+ "Ġcommunity": 2136,
+ "Ġlittle": 2137,
+ "Ġdrawing": 2138,
+ "urther": 2139,
+ "Ġproblem": 2140,
+ "Ġfilled": 2141,
+ "Ġtas": 2142,
+ "ones": 2143,
+ "Ġcode": 2144,
+ "arth": 2145,
+ "lement": 2146,
+ "icult": 2147,
+ "Ġnetwor": 2148,
+ "verage": 2149,
+ "Ġ18": 2150,
+ "ĠDis": 2151,
+ "ĠOne": 2152,
+ "Ġsoft": 2153,
+ "Ġoverall": 2154,
+ "Ġadvent": 2155,
+ "Ġmagic": 2156,
+ "Ġmoment": 2157,
+ "Int": 2158,
+ "RO": 2159,
+ "py": 2160,
+ "Ġsal": 2161,
+ "icate": 2162,
+ "Ġhard": 2163,
+ "Ġhaving": 2164,
+ "Ġgovern": 2165,
+ "Ġexactly": 2166,
+ "Ġcomes": 2167,
+ "Ġshort": 2168,
+ "Ġpres": 2169,
+ "Ġevent": 2170,
+ "Ġquant": 2171,
+ "const": 2172,
+ "Ġculture": 2173,
+ "Ġfamil": 2174,
+ "Ġauthor": 2175,
+ "Ġglobal": 2176,
+ "ĠEurope": 2177,
+ "LA": 2178,
+ "fun": 2179,
+ "oid": 2180,
+ "inct": 2181,
+ "Ġaim": 2182,
+ "ener": 2183,
+ "Ġcir": 2184,
+ "Ġet": 2185,
+ "Ġeconom": 2186,
+ "ows": 2187,
+ "ides": 2188,
+ "eck": 2189,
+ "Ġsuper": 2190,
+ "ĠHis": 2191,
+ "iece": 2192,
+ "Ġtrain": 2193,
+ "Ġupd": 2194,
+ "ĠChapter": 2195,
+ "Ġrelig": 2196,
+ "Ġneeded": 2197,
+ "Ġtypes": 2198,
+ "Ġ60": 2199,
+ "Ġcontinu": 2200,
+ "Ġquestions": 2201,
+ "Ġembra": 2202,
+ "Ġanswer": 2203,
+ "know": 2204,
+ "ml": 2205,
+ "Ġtar": 2206,
+ "ert": 2207,
+ "Ġcamp": 2208,
+ "ndom": 2209,
+ "Ġfurther": 2210,
+ "Ġdive": 2211,
+ "oms": 2212,
+ "ĠIs": 2213,
+ "Ġmeas": 2214,
+ "ailable": 2215,
+ "Ġamount": 2216,
+ "Ġinside": 2217,
+ "Ġrad": 2218,
+ "Ġcommunication": 2219,
+ "Ġdistance": 2220,
+ "Ġobs": 2221,
+ "Ġwidgets": 2222,
+ "ounter": 2223,
+ "Ġnecessary": 2224,
+ "');": 2225,
+ "ech": 2226,
+ "iol": 2227,
+ "Ġtem": 2228,
+ "onstr": 2229,
+ "Ġlands": 2230,
+ "ivate": 2231,
+ "ĠAt": 2232,
+ "play": 2233,
+ "ially": 2234,
+ "Ġenough": 2235,
+ "Ġadap": 2236,
+ "Ġcontrol": 2237,
+ "Ġcompany": 2238,
+ "Ġperfect": 2239,
+ "ciples": 2240,
+ "Ġfeet": 2241,
+ "Ġcolor": 2242,
+ "Ġeffic": 2243,
+ "Ġpractice": 2244,
+ "ditionally": 2245,
+ "Ġspeed": 2246,
+ "Ġdeeper": 2247,
+ "Ġresults": 2248,
+ "Ġminutes": 2249,
+ "Ġfield": 2250,
+ "Ġchanges": 2251,
+ "Ġopportunities": 2252,
+ "ait": 2253,
+ "oint": 2254,
+ "python": 2255,
+ "Ġsince": 2256,
+ "Ġfar": 2257,
+ "ising": 2258,
+ "Ġmot": 2259,
+ "otes": 2260,
+ "Ġstate": 2261,
+ "Ġant": 2262,
+ "Ġeverything": 2263,
+ "Ġsometimes": 2264,
+ "Ġassoci": 2265,
+ "Ġimportance": 2266,
+ "Ġvisual": 2267,
+ "Ġthoughts": 2268,
+ "Ġemotional": 2269,
+ "Ġhouse": 2270,
+ "cer": 2271,
+ "rim": 2272,
+ "Ġsun": 2273,
+ "atri": 2274,
+ "Ġhair": 2275,
+ "Ġgreat": 2276,
+ "Ġconditions": 2277,
+ "Ġrh": 2278,
+ "oday": 2279,
+ "Ġview": 2280,
+ "Ġheard": 2281,
+ "Ġemerg": 2282,
+ "ension": 2283,
+ "Ġcool": 2284,
+ "Ġconnections": 2285,
+ "Ġengaging": 2286,
+ "Ġbreak": 2287,
+ "Ġprofess": 2288,
+ "Ġdemonstr": 2289,
+ "Ġinvolves": 2290,
+ "Ġanaly": 2291,
+ "ER": 2292,
+ "ging": 2293,
+ "ule": 2294,
+ "Ġsat": 2295,
+ "Ġbound": 2296,
+ "Ġbooks": 2297,
+ "Ġhands": 2298,
+ "imal": 2299,
+ "ĠApp": 2300,
+ "vert": 2301,
+ "Ġrather": 2302,
+ "ĠCl": 2303,
+ "istance": 2304,
+ "ecut": 2305,
+ "ĠDr": 2306,
+ "Ġteam": 2307,
+ "Ġpred": 2308,
+ "Ġpopular": 2309,
+ "Ġlayer": 2310,
+ "Ġmethods": 2311,
+ "12": 2312,
+ "It": 2313,
+ "gy": 2314,
+ "pri": 2315,
+ "rig": 2316,
+ "rist": 2317,
+ "zz": 2318,
+ "inking": 2319,
+ "Ġaffect": 2320,
+ "ened": 2321,
+ "Ġsl": 2322,
+ "Ġcase": 2323,
+ "Ġcaus": 2324,
+ "Ġface": 2325,
+ "let": 2326,
+ "Ġeas": 2327,
+ "Ġlength": 2328,
+ "Ġliving": 2329,
+ "ĠSim": 2330,
+ "ĠDe": 2331,
+ "angle": 2332,
+ "Ġstring": 2333,
+ "dition": 2334,
+ "Ġscript": 2335,
+ "Ġentire": 2336,
+ "Ġsimilar": 2337,
+ "Ġdoesn": 2338,
+ "Ġleading": 2339,
+ "ĠAdditionally": 2340,
+ "Ġgroup": 2341,
+ "Ġpolitical": 2342,
+ "Ġaspects": 2343,
+ "Ġmaterials": 2344,
+ "igenous": 2345,
+ "Next": 2346,
+ "One": 2347,
+ "ik": 2348,
+ "log": 2349,
+ "Ġtast": 2350,
+ "erap": 2351,
+ "atures": 2352,
+ "Ġwar": 2353,
+ "Ġflow": 2354,
+ "Ġdaily": 2355,
+ "iful": 2356,
+ "ĠAfter": 2357,
+ "Ġann": 2358,
+ "Ġitems": 2359,
+ "ude": 2360,
+ "izations": 2361,
+ "ensive": 2362,
+ "Ġstudy": 2363,
+ "ĠWhile": 2364,
+ "Ġbecame": 2365,
+ "Ġconsist": 2366,
+ "Ġconnection": 2367,
+ "Ġdelve": 2368,
+ "Ġensuring": 2369,
+ "Ġextra": 2370,
+ "Ġmeters": 2371,
+ "Ġcontribute": 2372,
+ "Ġpossible": 2373,
+ "Ġstrategies": 2374,
+ "Ġprinciples": 2375,
+ "bo": 2376,
+ "ze": 2377,
+ "Ġsch": 2378,
+ "Ġsay": 2379,
+ "itut": 2380,
+ "itual": 2381,
+ "ires": 2382,
+ "ĠPh": 2383,
+ "ĠRo": 2384,
+ "Ġhead": 2385,
+ "ĠNow": 2386,
+ "ips": 2387,
+ "Ġcolon": 2388,
+ "Ġgraph": 2389,
+ "--------------------------------": 2390,
+ "Ġparam": 2391,
+ "Ġfactors": 2392,
+ "Ġbelief": 2393,
+ "Ġphysical": 2394,
+ "plications": 2395,
+ "Ġprofessional": 2396,
+ "Al": 2397,
+ "de": 2398,
+ "ficult": 2399,
+ "Ġur": 2400,
+ "ator": 2401,
+ "itions": 2402,
+ "Ġpiece": 2403,
+ "Ġbar": 2404,
+ "Ġdouble": 2405,
+ "Ġearly": 2406,
+ "Ġland": 2407,
+ "ilt": 2408,
+ "iring": 2409,
+ "ified": 2410,
+ "ĠCol": 2411,
+ "ume": 2412,
+ "Ġaltern": 2413,
+ "Ġweather": 2414,
+ "Ġusers": 2415,
+ "ĠProduct": 2416,
+ "Ġsure": 2417,
+ "Ġnever": 2418,
+ "ĠNo": 2419,
+ "Ġimplement": 2420,
+ "Ġprefer": 2421,
+ "ĠJew": 2422,
+ "Ġplaying": 2423,
+ "Ġdistinct": 2424,
+ "ancing": 2425,
+ "Ġdesigned": 2426,
+ "Ġgoing": 2427,
+ "Ġparticip": 2428,
+ "Ġoffers": 2429,
+ "Ġmeaning": 2430,
+ "Ġnamed": 2431,
+ "19": 2432,
+ "By": 2433,
+ "Pl": 2434,
+ "load": 2435,
+ "yr": 2436,
+ "Ġid": 2437,
+ "Ġut": 2438,
+ "onents": 2439,
+ "outh": 2440,
+ "roll": 2441,
+ "Ġlaw": 2442,
+ "ivating": 2443,
+ "use": 2444,
+ "Ġgive": 2445,
+ "ĠMy": 2446,
+ "ards": 2447,
+ "Ġmeet": 2448,
+ "ception": 2449,
+ "Ġshared": 2450,
+ "Ġperformance": 2451,
+ "Ġproviding": 2452,
+ "ynam": 2453,
+ "iosity": 2454,
+ "lation": 2455,
+ "my": 2456,
+ "Ġtimes": 2457,
+ "erous": 2458,
+ "Ġcook": 2459,
+ "Ġwatch": 2460,
+ "Ġwarm": 2461,
+ "ann": 2462,
+ "Ġmach": 2463,
+ "Ġdat": 2464,
+ "lection": 2465,
+ "Ġhol": 2466,
+ "ulations": 2467,
+ "ender": 2468,
+ "Ġuses": 2469,
+ "ĠWor": 2470,
+ "ĠWar": 2471,
+ "Ġdeb": 2472,
+ "Ġkind": 2473,
+ "âĢĿ": 2474,
+ "Ġintern": 2475,
+ "Ġnumbers": 2476,
+ "ĠJust": 2477,
+ "ologies": 2478,
+ "Ġaccom": 2479,
+ "Ġfeelings": 2480,
+ "comes": 2481,
+ "augh": 2482,
+ "elebr": 2483,
+ "Ġbeautiful": 2484,
+ "ek": 2485,
+ "me": 2486,
+ "sh": 2487,
+ "ĊĠĠ": 2488,
+ "Ġvery": 2489,
+ "esc": 2490,
+ "Ġsumm": 2491,
+ "ouch": 2492,
+ "Ġfund": 2493,
+ "Ġdra": 2494,
+ "elt": 2495,
+ "oming": 2496,
+ "Ġlast": 2497,
+ "Ġexerc": 2498,
+ "Ġones": 2499,
+ "Ġsust": 2500,
+ "Ġintric": 2501,
+ "ava": 2502,
+ "Ġclos": 2503,
+ "Ġoutcomes": 2504,
+ "ĠâĢľ": 2505,
+ "Ġcuriosity": 2506,
+ "Ġcountry": 2507,
+ "Ġpowerful": 2508,
+ "iddle": 2509,
+ "Ġsitu": 2510,
+ "Ġschool": 2511,
+ "Ġobserv": 2512,
+ "With": 2513,
+ "overy": 2514,
+ "ĊĊ": 2515,
+ "input": 2516,
+ "Ġaverage": 2517,
+ "Ġside": 2518,
+ "isions": 2519,
+ "Ġdiv": 2520,
+ "Ġindu": 2521,
+ "Ġep": 2522,
+ "eters": 2523,
+ "asm": 2524,
+ "Ġrevenue": 2525,
+ "urs": 2526,
+ "ource": 2527,
+ "astic": 2528,
+ "Ġarch": 2529,
+ "Ġtrust": 2530,
+ "Ġexplain": 2531,
+ "Ġprev": 2532,
+ "pected": 2533,
+ "Ġ30": 2534,
+ "Ġblack": 2535,
+ "olving": 2536,
+ "ucket": 2537,
+ "Ġsignificantly": 2538,
+ "Ġavailable": 2539,
+ "ĠAmerican": 2540,
+ "Ġmultiple": 2541,
+ "And": 2542,
+ "We": 2543,
+ "ww": 2544,
+ "eness": 2545,
+ "Ġfu": 2546,
+ "Ġfru": 2547,
+ "Ġmill": 2548,
+ "ĠTr": 2549,
+ "ifically": 2550,
+ "Ġrate": 2551,
+ "ĠSe": 2552,
+ "Ġvol": 2553,
+ "htt": 2554,
+ "ĠPr": 2555,
+ "ured": 2556,
+ "Ġ100": 2557,
+ "Ġplat": 2558,
+ "Ġadm": 2559,
+ "phas": 2560,
+ "Ġrandom": 2561,
+ "Ġvari": 2562,
+ "Ġpositive": 2563,
+ "Ġdetect": 2564,
+ "Ġprogress": 2565,
+ "Ġincreas": 2566,
+ "Ġemotions": 2567,
+ "ANE": 2568,
+ "Ġremains": 2569,
+ "Ġlevels": 2570,
+ "Ġsquare": 2571,
+ "gypt": 2572,
+ "ĠJewish": 2573,
+ "ql": 2574,
+ "Ġ.": 2575,
+ "Ġaut": 2576,
+ "ites": 2577,
+ "Ġpost": 2578,
+ "arge": 2579,
+ "Ġbig": 2580,
+ "Ġmer": 2581,
+ "leep": 2582,
+ "Ġec": 2583,
+ "ety": 2584,
+ "Ġreve": 2585,
+ "imate": 2586,
+ "ĠTra": 2587,
+ "ift": 2588,
+ "Ġcomfort": 2589,
+ "abase": 2590,
+ "aper": 2591,
+ "epend": 2592,
+ "oreover": 2593,
+ "Ġselect": 2594,
+ "aster": 2595,
+ "ffee": 2596,
+ "Ġquick": 2597,
+ "ysis": 2598,
+ "Ġseeking": 2599,
+ "Ġrequired": 2600,
+ "Ġvisit": 2601,
+ "Ġsteps": 2602,
+ "resh": 2603,
+ "ĠComm": 2604,
+ "Ġchoose": 2605,
+ "Ġcritical": 2606,
+ "ography": 2607,
+ "Ġgames": 2608,
+ "ĠSystem": 2609,
+ "Key": 2610,
+ "iar": 2611,
+ "time": 2612,
+ "Ġsound": 2613,
+ "Ġcat": 2614,
+ "itation": 2615,
+ "Ġbodies": 2616,
+ "Ġnight": 2617,
+ "ivil": 2618,
+ "idst": 2619,
+ "ĠTe": 2620,
+ "ula": 2621,
+ "ules": 2622,
+ "ager": 2623,
+ "Ġchat": 2624,
+ "pload": 2625,
+ "ĠMan": 2626,
+ "izes": 2627,
+ "Ġ15": 2628,
+ "Ġareas": 2629,
+ "Ġlibr": 2630,
+ "Ġquite": 2631,
+ "Ġ40": 2632,
+ "Ġguide": 2633,
+ "There": 2634,
+ "Ġengage": 2635,
+ "Ġtransform": 2636,
+ "Ġfaced": 2637,
+ "Ġtalk": 2638,
+ "ront": 2639,
+ "Ġbuilding": 2640,
+ "Ġclear": 2641,
+ "Ġconcepts": 2642,
+ "Ġfostering": 2643,
+ "Ġscientific": 2644,
+ "ĠRemember": 2645,
+ "Ġsymbol": 2646,
+ "Ġfavorite": 2647,
+ "25": 2648,
+ "API": 2649,
+ "Cl": 2650,
+ "Here": 2651,
+ "aith": 2652,
+ "ck": 2653,
+ "oor": 2654,
+ "pre": 2655,
+ "set": 2656,
+ "xual": 2657,
+ "Ġtim": 2658,
+ "Ġpack": 2659,
+ "Ġdynam": 2660,
+ "Ġlov": 2661,
+ "Ġrefer": 2662,
+ "Ġyear": 2663,
+ "ema": 2664,
+ "Ġsharing": 2665,
+ "Ġleast": 2666,
+ "ĠPers": 2667,
+ "Ġsugg": 2668,
+ "ĠEgypt": 2669,
+ "udd": 2670,
+ "Ġability": 2671,
+ "ĠNew": 2672,
+ "Ġ200": 2673,
+ "Ġcreative": 2674,
+ "print": 2675,
+ "ĠChrist": 2676,
+ "Ġconsum": 2677,
+ "ĠCont": 2678,
+ "Ġstarted": 2679,
+ "Ġspeak": 2680,
+ "Ġexpression": 2681,
+ "Ġidea": 2682,
+ "Ġcollabor": 2683,
+ "Ġlandsc": 2684,
+ "Ġsustain": 2685,
+ "Ġplatform": 2686,
+ "RI": 2687,
+ "You": 2688,
+ "node": 2689,
+ "oot": 2690,
+ "Ġing": 2691,
+ "esign": 2692,
+ "Ġsize": 2693,
+ "Ġfelt": 2694,
+ "Ġmath": 2695,
+ "rop": 2696,
+ "Ġreason": 2697,
+ "ĠMar": 2698,
+ "action": 2699,
+ "Ġword": 2700,
+ "Ġworking": 2701,
+ "Ġplot": 2702,
+ "Ġempath": 2703,
+ "Ġdifficult": 2704,
+ "Ġbecomes": 2705,
+ "Ġinstr": 2706,
+ "Ġincred": 2707,
+ "ermore": 2708,
+ "Ġexperienc": 2709,
+ "Ġbackground": 2710,
+ "Ġappropri": 2711,
+ "Ġallowing": 2712,
+ "Ġapplication": 2713,
+ "string": 2714,
+ "Ġbring": 2715,
+ "ĠExpl": 2716,
+ "Ġcentury": 2717,
+ "Ġidentity": 2718,
+ "Ġmoments": 2719,
+ "urthermore": 2720,
+ "Ġsolve": 2721,
+ "Ġcomputer": 2722,
+ "Ġliterature": 2723,
+ "ĠQu": 2724,
+ "Ġachiev": 2725,
+ "Ġbehavior": 2726,
+ "Ġregarding": 2727,
+ "Ġassociated": 2728,
+ "atrix": 2729,
+ "://": 2730,
+ "File": 2731,
+ "FOR": 2732,
+ "Have": 2733,
+ "aign": 2734,
+ "bb": 2735,
+ "uild": 2736,
+ "vers": 2737,
+ "wide": 2738,
+ "Ġ!": 2739,
+ "Ġthough": 2740,
+ "enge": 2741,
+ "Ġsent": 2742,
+ "Ġcelebr": 2743,
+ "edic": 2744,
+ "Ġbatch": 2745,
+ "Ġdam": 2746,
+ "Ġdance": 2747,
+ "Ġlog": 2748,
+ "ĠToday": 2749,
+ "ĠAh": 2750,
+ "Ġris": 2751,
+ "Ġrange": 2752,
+ "Ġbegan": 2753,
+ "ously": 2754,
+ "ĠReg": 2755,
+ "ults": 2756,
+ "ipment": 2757,
+ "ĠGod": 2758,
+ "Ġthemselves": 2759,
+ "Ġfew": 2760,
+ "Ġprep": 2761,
+ "Ġprevent": 2762,
+ "ording": 2763,
+ "ĠStud": 2764,
+ "Ġinstall": 2765,
+ "Ġforms": 2766,
+ "Ġcoffee": 2767,
+ "Ġstrugg": 2768,
+ "Ġmagical": 2769,
+ "Ġmaintaining": 2770,
+ "Ġgroups": 2771,
+ "Ġcreativity": 2772,
+ "rench": 2773,
+ "Ġbroad": 2774,
+ "Ġshaping": 2775,
+ "Ġpressure": 2776,
+ "Ġeducation": 2777,
+ "Ġnavigate": 2778,
+ "Ġconcerns": 2779,
+ "!\"": 2780,
+ ".)": 2781,
+ "On": 2782,
+ "][": 2783,
+ "bucket": 2784,
+ "cut": 2785,
+ "data": 2786,
+ "right": 2787,
+ "Ġer": 2788,
+ "iny": 2789,
+ "Ġsil": 2790,
+ "Ġcame": 2791,
+ "Ġpu": 2792,
+ "Ġbi": 2793,
+ "Ġmatter": 2794,
+ "Ġlines": 2795,
+ "ils": 2796,
+ "ilarly": 2797,
+ "cean": 2798,
+ "olve": 2799,
+ "Ġwhether": 2800,
+ "ĠAct": 2801,
+ "ĠBl": 2802,
+ "Ġcontent": 2803,
+ "Ġprim": 2804,
+ "Ġdesp": 2805,
+ "connect": 2806,
+ "Ġsmo": 2807,
+ "Ġenter": 2808,
+ "Ġengine": 2809,
+ "iversity": 2810,
+ "Ġpolic": 2811,
+ "Ġsignificance": 2812,
+ "Ġspeech": 2813,
+ "Ġcountries": 2814,
+ "Ġoffering": 2815,
+ "Ġmembers": 2816,
+ "Ġfrequ": 2817,
+ "Ġanimals": 2818,
+ "Ġproperties": 2819,
+ "Ġtarget": 2820,
+ "Ġadapt": 2821,
+ "')": 2822,
+ "How": 2823,
+ "Re": 2824,
+ "af": 2825,
+ "bl": 2826,
+ "ky": 2827,
+ "list": 2828,
+ "ply": 2829,
+ "uing": 2830,
+ "ĊĠĠĠĠĠ": 2831,
+ "Ġpict": 2832,
+ "Ġdial": 2833,
+ "Ġtool": 2834,
+ "chan": 2835,
+ "urity": 2836,
+ "Ġstyle": 2837,
+ "empt": 2838,
+ "Ġrich": 2839,
+ "ector": 2840,
+ "Ġleaves": 2841,
+ "ĠBrit": 2842,
+ "ĠRec": 2843,
+ "Ġemp": 2844,
+ "Ġtrying": 2845,
+ "Ġevidence": 2846,
+ "Ġrow": 2847,
+ "Ġroll": 2848,
+ "Ġindigenous": 2849,
+ "Ġprec": 2850,
+ "ĠJo": 2851,
+ "ruction": 2852,
+ "Ġcultures": 2853,
+ "Ġmaybe": 2854,
+ "Ġrefers": 2855,
+ "Ġpassword": 2856,
+ "Ġtook": 2857,
+ "Ġideas": 2858,
+ "Ġenvironmental": 2859,
+ "Ġparticularly": 2860,
+ "Ġ:=": 2861,
+ "Ġrelev": 2862,
+ "Ġdetermine": 2863,
+ "password": 2864,
+ "Ġsingle": 2865,
+ "++": 2866,
+ "CY": 2867,
+ "MAT": 2868,
+ "RAN": 2869,
+ "ls": 2870,
+ "Ġtouch": 2871,
+ "Ġcover": 2872,
+ "reg": 2873,
+ "reh": 2874,
+ "alf": 2875,
+ "aly": 2876,
+ "Ġinf": 2877,
+ "icism": 2878,
+ "Ġlooking": 2879,
+ "Ġlaugh": 2880,
+ "Ġviol": 2881,
+ "ended": 2882,
+ "Ġintrodu": 2883,
+ "Ġimag": 2884,
+ "Ġdele": 2885,
+ "Ġplays": 2886,
+ "ĠLe": 2887,
+ "Ġprice": 2888,
+ "ĠGu": 2889,
+ "Ġpeace": 2890,
+ "clude": 2891,
+ "Ġchallenge": 2892,
+ "Ġchallenging": 2893,
+ "Ġoperations": 2894,
+ "INFOR": 2895,
+ "Ġvoice": 2896,
+ "Ġemployees": 2897,
+ "Ġperspectives": 2898,
+ "Ġbenefits": 2899,
+ "LAINFOR": 2900,
+ "CYRAN": 2901,
+ "LAINFORMAT": 2902,
+ "CYRANO": 2903,
+ "bre": 2904,
+ "ding": 2905,
+ "pose": 2906,
+ "Ġthinking": 2907,
+ "Ġtherap": 2908,
+ "Ġcry": 2909,
+ "ctions": 2910,
+ "Ġlif": 2911,
+ "Ġnational": 2912,
+ "Ġgather": 2913,
+ "Ġstore": 2914,
+ "irt": 2915,
+ "Ġorder": 2916,
+ "html": 2917,
+ "ĠFurthermore": 2918,
+ "ustr": 2919,
+ "Ġcomponents": 2920,
+ "Ġresil": 2921,
+ "ĠLily": 2922,
+ "Ġmechan": 2923,
+ "Ġemphas": 2924,
+ "Ġ25": 2925,
+ "Ġquality": 2926,
+ "Ġoutside": 2927,
+ "ĠUse": 2928,
+ "Ġsetting": 2929,
+ "Ġprofound": 2930,
+ "espite": 2931,
+ "Ġbelieve": 2932,
+ "Ġprovides": 2933,
+ "Ġobjects": 2934,
+ "Ġappreciate": 2935,
+ "Ġguidance": 2936,
+ "Ġterms": 2937,
+ "Ġdigital": 2938,
+ "Plan": 2939,
+ "Ġfuel": 2940,
+ "Ġ!=": 2941,
+ "15": 2942,
+ "80": 2943,
+ "Create": 2944,
+ "]:": 2945,
+ "ged": 2946,
+ "iec": 2947,
+ "just": 2948,
+ "pers": 2949,
+ "sc": 2950,
+ "tt": 2951,
+ "view": 2952,
+ "Ġsou": 2953,
+ "Ġcul": 2954,
+ "ork": 2955,
+ "ores": 2956,
+ "orial": 2957,
+ "Ġfall": 2958,
+ "Ġfree": 2959,
+ "Ġfarm": 2960,
+ "Ġfull": 2961,
+ "Ġmor": 2962,
+ "Ġmental": 2963,
+ "Ġdream": 2964,
+ "Ġhor": 2965,
+ "Ġhope": 2966,
+ "Ġlarge": 2967,
+ "Ġnor": 2968,
+ "Ġgard": 2969,
+ "urd": 2970,
+ "otic": 2971,
+ "Ġ=>": 2972,
+ "Ġabs": 2973,
+ "Ġseen": 2974,
+ "Ġcompos": 2975,
+ "ĠTheir": 2976,
+ "Ġoutput": 2977,
+ "new": 2978,
+ "weet": 2979,
+ "ished": 2980,
+ "Ġamidst": 2981,
+ "Ġscen": 2982,
+ "Ġadding": 2983,
+ "Ġhumor": 2984,
+ "Ġconstant": 2985,
+ "Ġpassion": 2986,
+ "flict": 2987,
+ "ourage": 2988,
+ "Ġpurs": 2989,
+ "Ġhouses": 2990,
+ "Ġcosts": 2991,
+ "Ġcreatures": 2992,
+ "Ġsuccessful": 2993,
+ "Ġchildren": 2994,
+ "going": 2995,
+ "Ġintricate": 2996,
+ "40": 2997,
+ "Total": 2998,
+ "ball": 2999,
+ "body": 3000,
+ "dom": 3001,
+ "draw": 3002,
+ "face": 3003,
+ "mod": 3004,
+ "title": 3005,
+ "âĪ": 3006,
+ "Ġage": 3007,
+ "ont": 3008,
+ "Ġbud": 3009,
+ "Ġhy": 3010,
+ "Ġlate": 3011,
+ "Ġlarg": 3012,
+ "Ġexch": 3013,
+ "abel": 3014,
+ "ĠHer": 3015,
+ "Ġ12": 3016,
+ "ibr": 3017,
+ "Ġdesired": 3018,
+ "Ġdescription": 3019,
+ "Ġworldwide": 3020,
+ "Ġblood": 3021,
+ "Ġregular": 3022,
+ "Ġgrand": 3023,
+ "ancial": 3024,
+ "Ġmodel": 3025,
+ "Ġattention": 3026,
+ "Ġprofit": 3027,
+ "Ġincreased": 3028,
+ "ĠUnit": 3029,
+ "Ġimprove": 3030,
+ "Ġinnovative": 3031,
+ "Ġmessage": 3032,
+ "Ġsurrounding": 3033,
+ "Ġincorporating": 3034,
+ "ĠNorth": 3035,
+ "Ġadventure": 3036,
+ "function": 3037,
+ "Ġcampaign": 3038,
+ "ĠSimilarly": 3039,
+ "Ġbeliefs": 3040,
+ "Ġdialog": 3041,
+ "AL": 3042,
+ "Finally": 3043,
+ "bra": 3044,
+ "ius": 3045,
+ "ma": 3046,
+ "mt": 3047,
+ "man": 3048,
+ "pret": 3049,
+ "ximately": 3050,
+ "reen": 3051,
+ "itect": 3052,
+ "Ġwis": 3053,
+ "Ġpick": 3054,
+ "Ġfour": 3055,
+ "eds": 3056,
+ "Ġmix": 3057,
+ "Ġdim": 3058,
+ "etch": 3059,
+ "eless": 3060,
+ "Ġled": 3061,
+ "Ġlater": 3062,
+ "iver": 3063,
+ "rac": 3064,
+ "uries": 3065,
+ "oting": 3066,
+ "Ġstay": 3067,
+ "ither": 3068,
+ "ĠSc": 3069,
+ "ĠSec": 3070,
+ "aged": 3071,
+ "ĠThen": 3072,
+ "Ġplants": 3073,
+ "Ġadditional": 3074,
+ "Ġcompet": 3075,
+ "Ġcompreh": 3076,
+ "Ġdesc": 3077,
+ "ĠStep": 3078,
+ "Ġparts": 3079,
+ "Ġspecifically": 3080,
+ "Ġexamples": 3081,
+ "azing": 3082,
+ "Ġpopulation": 3083,
+ "Ġproduce": 3084,
+ "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 3085,
+ "Ġoptions": 3086,
+ "Ġlessons": 3087,
+ "Ġsafety": 3088,
+ "Ġbrain": 3089,
+ "Ġwonder": 3090,
+ "Ġstructures": 3091,
+ "Ġresponsible": 3092,
+ "Ġthrill": 3093,
+ "Ġnarratives": 3094,
+ "Ġtemper": 3095,
+ "Ġmillion": 3096,
+ "Ġappropriate": 3097,
+ "aun": 3098,
+ "care": 3099,
+ "fare": 3100,
+ "telling": 3101,
+ "ux": 3102,
+ "onic": 3103,
+ "Ġcy": 3104,
+ "Ġcivil": 3105,
+ "itable": 3106,
+ "arily": 3107,
+ "imeter": 3108,
+ "ival": 3109,
+ "ids": 3110,
+ "ided": 3111,
+ "emat": 3112,
+ "ops": 3113,
+ "ĠPer": 3114,
+ "Ġsupp": 3115,
+ "ption": 3116,
+ "Ġsearch": 3117,
+ "ellow": 3118,
+ "Ġtraining": 3119,
+ "Ġnotes": 3120,
+ "Ġitself": 3121,
+ "Ġexploration": 3122,
+ "ĠInst": 3123,
+ "Ġadvoc": 3124,
+ "redients": 3125,
+ "Ġsubst": 3126,
+ "Ġbreath": 3127,
+ "Ġreaders": 3128,
+ "Ġsaid": 3129,
+ "Ġgenerations": 3130,
+ "Ġmovement": 3131,
+ "Ġfamilies": 3132,
+ "ieces": 3133,
+ "\");": 3134,
+ "Dr": 3135,
+ "For": 3136,
+ "ault": 3137,
+ "hold": 3138,
+ "mer": 3139,
+ "oes": 3140,
+ "ton": 3141,
+ "vidence": 3142,
+ "Ġter": 3143,
+ "atus": 3144,
+ "Ġcu": 3145,
+ "Ġport": 3146,
+ "Ġbir": 3147,
+ "icking": 3148,
+ "Ġeth": 3149,
+ "Ġnode": 3150,
+ "Ġrep": 3151,
+ "Ġgot": 3152,
+ "ĠTime": 3153,
+ "Ġconclusion": 3154,
+ "Ġforward": 3155,
+ "Ġrules": 3156,
+ "ĠSu": 3157,
+ "Ġve": 3158,
+ "aint": 3159,
+ "ĠMoreover": 3160,
+ "acity": 3161,
+ "Ġspread": 3162,
+ "ĠHist": 3163,
+ "Ġabove": 3164,
+ "Ġdear": 3165,
+ "Ġaren": 3166,
+ "Ġarray": 3167,
+ "Ġstress": 3168,
+ "ensions": 3169,
+ "Ġnote": 3170,
+ "Ġexperiment": 3171,
+ "Ġ50": 3172,
+ "Ġdecisions": 3173,
+ "text": 3174,
+ "Ġlocation": 3175,
+ "Ġgenerate": 3176,
+ "Ġsocietal": 3177,
+ "Ġserve": 3178,
+ "Ġcarefully": 3179,
+ "Ġclean": 3180,
+ "Ġeffectively": 3181,
+ "Conclusion": 3182,
+ "Ġgreen": 3183,
+ "ĠArt": 3184,
+ "Ġfields": 3185,
+ "idden": 3186,
+ "Ġbeauty": 3187,
+ "Ġdetails": 3188,
+ "Ġnovel": 3189,
+ "ĠNumber": 3190,
+ "ĠMrs": 3191,
+ "ĠWorld": 3192,
+ "'m": 3193,
+ "En": 3194,
+ "fric": 3195,
+ "haps": 3196,
+ "Ġz": 3197,
+ "Ġtell": 3198,
+ "Ġast": 3199
+ },
+ "merges": [
+ "i n",
+ "Ġ t",
+ "Ġ a",
+ "e r",
+ "Ġ Ġ",
+ "o n",
+ "e s",
+ "Ġt h",
+ "e n",
+ "Ġ s",
+ "a t",
+ "Ġ c",
+ "o r",
+ "in g",
+ "r e",
+ "n d",
+ "i t",
+ "Ġth e",
+ "o u",
+ "a l",
+ "Ġ w",
+ "Ġ p",
+ "Ġ f",
+ "i s",
+ "Ġ o",
+ "e d",
+ "a n",
+ "a r",
+ "i on",
+ "Ġ b",
+ "Ġ m",
+ "Ġa nd",
+ "Ġ d",
+ "Ġ in",
+ "l e",
+ "i c",
+ "Ġ h",
+ "ĠĠ ĠĠ",
+ "Ġt o",
+ "Ġo f",
+ "en t",
+ "Ġ e",
+ "c t",
+ "r o",
+ "s t",
+ "e t",
+ "e l",
+ "o m",
+ "Ġ l",
+ "i l",
+ "Ġ n",
+ "a s",
+ "Ġ re",
+ "i m",
+ "c e",
+ "i v",
+ "u s",
+ "r a",
+ "c h",
+ "o w",
+ "i d",
+ "at ion",
+ "Ġ g",
+ "u r",
+ "i g",
+ "o t",
+ "o l",
+ "er s",
+ "Ġ y",
+ "Ġs t",
+ "l y",
+ "Ġ T",
+ "ou r",
+ "u l",
+ "- -",
+ "i r",
+ "u t",
+ "es s",
+ "Ġc on",
+ "it h",
+ "Ġw h",
+ "ĠĠ Ġ",
+ "Ġf or",
+ "a m",
+ "i f",
+ "Ġ I",
+ "t h",
+ "Ġ A",
+ "v er",
+ "e m",
+ "u n",
+ "a y",
+ "Ġe x",
+ "Ġ on",
+ "Ġ r",
+ "Ġw ith",
+ "Ġ S",
+ "a g",
+ "ĠĠĠĠ ĠĠĠĠ",
+ "at e",
+ "Ġp ro",
+ "Ġb e",
+ "i es",
+ "e ct",
+ "a d",
+ "Ġ C",
+ "is t",
+ "q u",
+ "ĠT h",
+ "t er",
+ "' s",
+ "Ġa n",
+ "Ġ is",
+ "u m",
+ "it y",
+ "Ġ it",
+ "o d",
+ "Ġ or",
+ "Ġ v",
+ "h t",
+ "ou t",
+ "Ġth at",
+ "Ġc om",
+ "o s",
+ "a b",
+ "Ġa s",
+ "Ġ =",
+ "es t",
+ "a p",
+ "en d",
+ "Ġc h",
+ "p l",
+ "k e",
+ "v e",
+ "Ġa l",
+ "a in",
+ "Ġy ou",
+ "a nd",
+ "Ġs h",
+ "< |",
+ "| >",
+ "e c",
+ "Ġ le",
+ "er e",
+ "ig ht",
+ "iv e",
+ "o p",
+ "r ou",
+ "Ġ (",
+ "Ġw e",
+ "Ġ B",
+ "i al",
+ "Ġ us",
+ "Ġ P",
+ "o c",
+ "Ġ en",
+ "Ġ M",
+ "a c",
+ "-- --",
+ "il l",
+ "l d",
+ "Ġs u",
+ "Ġy our",
+ "r i",
+ "ent s",
+ "al l",
+ "Ġ W",
+ "ion s",
+ "an t",
+ "Ġin t",
+ "e p",
+ "Ġ E",
+ "or e",
+ "Ġ u",
+ "Ċ ĠĠĠ",
+ "u re",
+ "Ġn e",
+ "or t",
+ "Ġs p",
+ "ou s",
+ "u d",
+ "ro m",
+ "ic al",
+ "Ġ H",
+ "Ġthe ir",
+ "an ce",
+ "p p",
+ "Ġa b",
+ "a ct",
+ "Ġ \"",
+ "in e",
+ "Ġ R",
+ "i z",
+ "Ġ im",
+ "es e",
+ "o g",
+ "Ġ 1",
+ "ar t",
+ "Ġc an",
+ "d u",
+ "a ch",
+ "p t",
+ "ul t",
+ "Ġth is",
+ "p er",
+ "Ġb y",
+ "Ġd e",
+ "Ġs e",
+ "Ġw or",
+ "Ġ D",
+ "Ġa re",
+ "Ġf rom",
+ "ation s",
+ "g h",
+ "0 0",
+ "Ġ F",
+ "Ġp l",
+ "Ġa t",
+ "Ġ un",
+ "h er",
+ "in d",
+ "u st",
+ "ĠĠĠĠ ĠĠĠ",
+ "i le",
+ "Ġa d",
+ "id e",
+ "ag e",
+ "om e",
+ "k ing",
+ "Ġcon t",
+ "s e",
+ "Ġcom p",
+ "Ġh e",
+ "ar d",
+ "Ġr es",
+ "an g",
+ "a v",
+ "Ġ N",
+ "u al",
+ "Ġl i",
+ "en ce",
+ "a st",
+ "ĠTh e",
+ "m ent",
+ "Ċ ĠĠĠĠĠĠĠĠ",
+ "Ġ k",
+ "i p",
+ "Ġ j",
+ "at ing",
+ "el l",
+ "ab le",
+ "Ġab out",
+ "u e",
+ "ig n",
+ "Ġ L",
+ "Ġthe y",
+ "Ġm e",
+ "ou ld",
+ "c es",
+ "a ve",
+ "a re",
+ "Ġd is",
+ "on g",
+ "o st",
+ "Ċ ĠĠĠĠĠĠĠ",
+ "Ġa r",
+ "n t",
+ "Ġ O",
+ "* *",
+ "Ġe m",
+ "Ġt e",
+ "Ġ 2",
+ "nd er",
+ "b er",
+ "Ġc re",
+ "f er",
+ "as s",
+ "Ġt r",
+ "Ġli ke",
+ "Ġ -",
+ "Ġp er",
+ "ar y",
+ "Ġint o",
+ "i e",
+ "c c",
+ "h e",
+ "i re",
+ "ct ion",
+ "k s",
+ "Ġal l",
+ "rou gh",
+ "Ġp r",
+ "c l",
+ "Ġt ra",
+ "am e",
+ "Ġ G",
+ "Ġst r",
+ "or y",
+ "f or",
+ "on e",
+ "en s",
+ "c i",
+ "Ġth ese",
+ "Ġ our",
+ "Ġim p",
+ "or s",
+ "Ġe v",
+ "an s",
+ "im e",
+ "o v",
+ "at ed",
+ "Ġh ow",
+ "f f",
+ "o o",
+ "---- ----",
+ "n ow",
+ ") ;",
+ "Ġthe m",
+ "Ġn ot",
+ "Ġm y",
+ "Ġ qu",
+ "us er",
+ "ing s",
+ "Ġ {",
+ "ion al",
+ "Ġh er",
+ "g e",
+ "Ġu p",
+ "Ġc l",
+ "Ġ ro",
+ "ver y",
+ "ic e",
+ "g et",
+ "Ġ out",
+ "it ies",
+ "Ġu nder",
+ "f ul",
+ "Ġit s",
+ "os e",
+ "Ġw as",
+ "i b",
+ "b ot",
+ "â Ģ",
+ "a ce",
+ "Ġf e",
+ "ac k",
+ "Ġth rough",
+ "ou nd",
+ "at h",
+ "v el",
+ "ur n",
+ "` `",
+ "Ġd o",
+ "r it",
+ "i ous",
+ "in t",
+ "x t",
+ "Ġw ill",
+ "Ġm an",
+ "for m",
+ "Ġin ter",
+ "rou nd",
+ "n e",
+ "Ġo th",
+ "a k",
+ "' t",
+ "w e",
+ "p r",
+ "Ġ U",
+ "el f",
+ "Ġk now",
+ "Ġ if",
+ "Ġd es",
+ "Ġa pp",
+ "el y",
+ "du ct",
+ "Ġh ave",
+ "|> <|",
+ "ou nt",
+ "Ġ $",
+ "Ġs o",
+ "ur ing",
+ "r y",
+ "Ġb et",
+ "Ġcom m",
+ "Ġp e",
+ "st and",
+ "if ic",
+ "ic h",
+ "p h",
+ "Ġin d",
+ "on s",
+ "y s",
+ "Ġne w",
+ "a il",
+ "Ġh el",
+ "Ġon e",
+ "Ġc ol",
+ "ur es",
+ "ĠI t",
+ "ar n",
+ "le ct",
+ "Ġex pl",
+ "Ġp re",
+ "il ity",
+ "Ġn um",
+ "Ġt ime",
+ "on d",
+ "o od",
+ "as e",
+ "ĠI n",
+ "ay s",
+ "Ġ J",
+ "ic s",
+ "or d",
+ "Ġm ore",
+ "l ow",
+ "is h",
+ "Ġwh at",
+ "ro w",
+ "a ke",
+ "Ġh as",
+ "ĠTh is",
+ "Ġa m",
+ "d it",
+ "Ġe ach",
+ "ĠS t",
+ "p ect",
+ "en g",
+ "ra ct",
+ "Ġwh en",
+ "p le",
+ "Ġ Y",
+ "Ġh is",
+ "Ġst ud",
+ "r u",
+ "t ing",
+ "Ġwh o",
+ "I n",
+ "Ġhel p",
+ "Ġth ere",
+ "Ġb ut",
+ "Ġ 3",
+ "Ġs ome",
+ "Ġp art",
+ "Ġs y",
+ "Ġ *",
+ "ĠW h",
+ "Ġin s",
+ "Ġe very",
+ "ot h",
+ "Ġo ver",
+ "Ġd if",
+ "e f",
+ "at es",
+ "ĠC h",
+ "at er",
+ "Ġle t",
+ "o b",
+ "Ġre m",
+ "Ġre l",
+ "ic t",
+ "i qu",
+ "ol og",
+ "Ġbe c",
+ "Ġre t",
+ "Ġne ed",
+ "Ġex per",
+ "o ver",
+ "at ive",
+ "Ġcon s",
+ "Ġin st",
+ "Ġdis c",
+ "Ġa cc",
+ "Ġs c",
+ "ar s",
+ "it e",
+ "op le",
+ "Ġwh ile",
+ "l es",
+ "Ġt w",
+ "Ġp ers",
+ "ent ial",
+ ") .",
+ "Ġf ind",
+ "Ġin c",
+ "et h",
+ "Ġsu ch",
+ "m ents",
+ "Ġin v",
+ "T he",
+ "Ġle arn",
+ "iv es",
+ "if e",
+ "il d",
+ "n ect",
+ "Ġa ct",
+ "er m",
+ "Ġus ing",
+ "we en",
+ "i a",
+ "Ġwh ere",
+ "Ġs oc",
+ "Ġ <",
+ "oo k",
+ "u b",
+ "Ġwor ld",
+ "ĊĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠ",
+ "Ġpe ople",
+ "j ect",
+ "Ġ ra",
+ "ar k",
+ "Ġunder stand",
+ "Ġ }",
+ "Ġbet ween",
+ "ch n",
+ "Ġb l",
+ "l l",
+ "Ġdif fer",
+ "o y",
+ "y p",
+ "ir st",
+ "a king",
+ "ow n",
+ "Ġch ar",
+ "iz e",
+ "i et",
+ "en ces",
+ "Ġp h",
+ "ĊĠĠĠĠĠĠĠĠ ĠĠĠ",
+ "Ġoth er",
+ "( )",
+ "Ġwh ich",
+ "Ġ +",
+ "Ġa g",
+ "t ain",
+ "w ard",
+ "ul ar",
+ "Ġv ar",
+ "en c",
+ "f t",
+ "c on",
+ "Ġsp ec",
+ "Ġret urn",
+ "Ġan y",
+ "S t",
+ "# #",
+ "er n",
+ "Ġg en",
+ "it s",
+ "ic es",
+ "w n",
+ "r ess",
+ "u es",
+ "Ġf l",
+ "Ġex am",
+ "e g",
+ "er v",
+ "Ġf un",
+ "cl ud",
+ "p ut",
+ "Ġ 5",
+ "Ġre c",
+ "Ġfor m",
+ "Ġte chn",
+ "Ġ `",
+ "s o",
+ "ur al",
+ "Ġpro v",
+ "ap p",
+ "Ġd ec",
+ "ce pt",
+ "Ġsh e",
+ "Ġh ist",
+ "iv id",
+ "ig h",
+ "Ġcomm un",
+ "Ġexper i",
+ "st em",
+ "ri b",
+ "Ġs ign",
+ "Ġwith in",
+ "00 0",
+ "t en",
+ "Ġ 0",
+ "il y",
+ "Ġv al",
+ "Ġ âĢ",
+ "at a",
+ "Ġev en",
+ "Ġs m",
+ "Ġc o",
+ "Ġpl ay",
+ "Ġc ur",
+ "ic k",
+ "is m",
+ "Ġd uring",
+ "Ġar t",
+ "Ġ /",
+ "Ġp os",
+ "ol d",
+ "em ent",
+ "Ġad d",
+ "Ġ 4",
+ "Ġc ould",
+ "t e",
+ "Ċ ĊĠĠĠ",
+ "Ġs et",
+ "at her",
+ "Ġh um",
+ "Ġdiffer ent",
+ "a us",
+ "Ġd ist",
+ "al s",
+ "b le",
+ "g ht",
+ "Ġo b",
+ "od e",
+ "ab ility",
+ "Ġcomp le",
+ "e ver",
+ "Ġb u",
+ "Ġnum ber",
+ "Ġ '",
+ "Ġre g",
+ "at ch",
+ "ow er",
+ "Ġse e",
+ "( \"",
+ "is e",
+ "as ed",
+ "Ġj ust",
+ ". \"",
+ "Ġl ife",
+ "on al",
+ "Ġs om",
+ "Ġg u",
+ "Ġman y",
+ "`` `",
+ "T h",
+ "s s",
+ "Ġ ent",
+ "Ġe ff",
+ "ib le",
+ "Ġs im",
+ "Ġg ra",
+ "Ġal so",
+ "ĠC on",
+ "ĠH ow",
+ "ivid ual",
+ "Ġc ult",
+ "Ġg et",
+ "Ġ ke",
+ "Ġa c",
+ "Ġd et",
+ "ang e",
+ "Ġs ur",
+ "Ġb oth",
+ "Ġre qu",
+ "vel op",
+ "c ess",
+ "n ess",
+ "in al",
+ "Ġw ould",
+ "pp ort",
+ "Ġcon nect",
+ "ight s",
+ "Ġad v",
+ "Ġm ight",
+ "Ġind ividual",
+ "Ġas s",
+ "Ġa round",
+ "Ġth an",
+ "at ure",
+ "an c",
+ "Ġm ain",
+ "re at",
+ "er ing",
+ "Ġc all",
+ "ar ch",
+ "Ġre al",
+ "ol v",
+ "Ġus e",
+ "Ġb ack",
+ "re d",
+ "Ġm ay",
+ "end s",
+ "l ed",
+ "Ġ K",
+ "re e",
+ "Ġen g",
+ "f ore",
+ "ect ion",
+ "Ġtw o",
+ ") ,",
+ "Ġf am",
+ "Ġs k",
+ "Ġp ract",
+ "Ġin clud",
+ "ter n",
+ "Ġf ol",
+ "ar m",
+ "i an",
+ "ra w",
+ "ĠB y",
+ "-------- --------",
+ "in es",
+ "ag ine",
+ "u c",
+ "e w",
+ "Ġm od",
+ "Ġcre ate",
+ "Ġdes ign",
+ ") :",
+ "a ir",
+ "e x",
+ "and s",
+ "p s",
+ "p ort",
+ "ak es",
+ "Ġs ec",
+ "Ġcon st",
+ "f ter",
+ "Ċ Ġ",
+ "ro duct",
+ "ation al",
+ "ag es",
+ "Ġstud ents",
+ "Ġfe el",
+ "or ies",
+ "Ġh ad",
+ "iv ers",
+ "Ġpro duct",
+ "Ġat t",
+ "iqu e",
+ "al th",
+ "Ġd el",
+ "Ġvar ious",
+ "ĠâĢ ĵ",
+ "er r",
+ "Ġwor k",
+ "? <|",
+ "Ġch all",
+ "ci ent",
+ "i ent",
+ "ut h",
+ "Ġsu b",
+ "Ġimp ort",
+ "t al",
+ "Ġ V",
+ "ĠA m",
+ "N ow",
+ "p or",
+ "ol ut",
+ "Ġsy stem",
+ "dit ional",
+ "h ip",
+ "r ic",
+ "in ing",
+ "Ġd own",
+ "ra m",
+ "Ġg o",
+ "ĠW e",
+ "ĠF or",
+ "Ġt yp",
+ "ic ation",
+ "ot her",
+ "Ġc ap",
+ "Ġ 6",
+ "er g",
+ "in k",
+ "Ġf irst",
+ "id ent",
+ "Ġchar act",
+ "c om",
+ "es ent",
+ "ĠR e",
+ "pl es",
+ "o ve",
+ "Ġo wn",
+ "Ġb re",
+ "Ġre ad",
+ "Ġg row",
+ "ist s",
+ "ri pt",
+ "Ġapp ro",
+ "s elf",
+ "ou gh",
+ "Ġw ere",
+ "Ġf ri",
+ "Ġre f",
+ "l ing",
+ "y th",
+ "Ġp ol",
+ "Ġm ed",
+ "ĠA s",
+ "Ġv is",
+ "St ep",
+ "Ġth ose",
+ "Ġsign ific",
+ ", \"",
+ "Ġb el",
+ "Ġto tal",
+ "Ġst art",
+ "Ġsp e",
+ "Ġde ep",
+ "n g",
+ "or ing",
+ "Ġpro cess",
+ "ĠTh ese",
+ "pr ess",
+ "oc k",
+ "ĠH e",
+ "Ġres p",
+ "Ġfun ction",
+ "t s",
+ "Ġ **",
+ "Ġs a",
+ "it ion",
+ "Ġpart ic",
+ "Ġbe fore",
+ "W h",
+ "ou ght",
+ "Ġtr ans",
+ "Ġall ow",
+ "Ġfol low",
+ "Ġa p",
+ "Ġof ten",
+ "st r",
+ "olog y",
+ "rib ut",
+ "c ul",
+ "o le",
+ "d s",
+ "Ġth en",
+ "Ġd ata",
+ "Ġto get",
+ "Ġe qu",
+ "Ġl oc",
+ "Ġen s",
+ "Ġtoget her",
+ "y ing",
+ "Ġp ass",
+ "ro ss",
+ "Ġl it",
+ "Ġres ult",
+ "ward s",
+ "Ġgen er",
+ "Ġw ay",
+ "Ġbe h",
+ "ub l",
+ ". <|",
+ "em ber",
+ "aus e",
+ "f l",
+ "Ġc or",
+ "Ġb all",
+ "ĠThe y",
+ "n ame",
+ "in s",
+ "Ġc ount",
+ "Ġpro f",
+ "Ġp o",
+ "Ġcall ed",
+ "Ġd ay",
+ "im es",
+ "Ġde velop",
+ "e xt",
+ "Ġp ar",
+ "Ġb r",
+ "ical ly",
+ "T o",
+ "Ġf act",
+ "id er",
+ "Ġg l",
+ "iz ed",
+ "eng th",
+ "Ġunderstand ing",
+ "g an",
+ "l ess",
+ "Ġex t",
+ "Ġoth ers",
+ "Ġto o",
+ "il es",
+ "Ġcont in",
+ "ne y",
+ ". .",
+ "al cul",
+ "p en",
+ "Ġpro m",
+ "ad e",
+ "ap ter",
+ "' re",
+ "Ġof f",
+ "ire d",
+ "Ġa w",
+ "Ġin form",
+ "ĠE x",
+ "Ġdo es",
+ "eth ing",
+ "Ġcomple x",
+ "ar g",
+ "Ġs elf",
+ "Ġf ac",
+ "Ġh igh",
+ "Ġl ight",
+ "Ġsh are",
+ "b e",
+ "iv ity",
+ "ir on",
+ "ap e",
+ "Ġle ad",
+ "Ġun ique",
+ "cl us",
+ "S o",
+ "od y",
+ "Ġsom ething",
+ "Ġp ower",
+ "Ġe l",
+ "Ġchall eng",
+ "u ch",
+ "Ġp at",
+ "Ġm in",
+ "as c",
+ "ĠI m",
+ "Ġde f",
+ "Ġhe alth",
+ "Ġqu est",
+ "Ġm us",
+ "et s",
+ "w ord",
+ "Ġm et",
+ "Ġcl ass",
+ "er y",
+ "ro du",
+ "( '",
+ "t le",
+ "es p",
+ "ar ly",
+ "Ġre d",
+ "Ġj our",
+ "Ġexam ple",
+ "e ad",
+ "Ġ end",
+ "iv ing",
+ "Ġsh ould",
+ "n ing",
+ "ar ing",
+ "Ġm ult",
+ "Ġm ov",
+ "Ġh our",
+ "p e",
+ "Ġsoc iet",
+ "Ġ ess",
+ "Ġc ent",
+ "an ces",
+ "ent ly",
+ "ĠA d",
+ "Ġon ly",
+ "Ġ1 0",
+ "Ġexpl ore",
+ "i el",
+ "in ation",
+ "Ġp ot",
+ "ĠT o",
+ "ant s",
+ "is s",
+ "Ġm on",
+ "Ġl ong",
+ "Ġn o",
+ "us s",
+ "Ġst ep",
+ "ang u",
+ "a w",
+ "d ay",
+ "Ġm ake",
+ "ĠA l",
+ "Ġs er",
+ "re t",
+ "ĠB ut",
+ "ire ct",
+ "g g",
+ "Ġl ist",
+ "ch o",
+ "Ġcon v",
+ "ĠY ou",
+ "Ġhist ory",
+ "yth on",
+ "w or",
+ "Ġ ed",
+ "Ġt al",
+ "Ġknow n",
+ "i ed",
+ "p ath",
+ "u p",
+ "Ġf ound",
+ "ubl ic",
+ "Ġf ile",
+ "Ġd raw",
+ "ot e",
+ "Ġpro g",
+ "iz ing",
+ "Ġpers onal",
+ "a x",
+ "m s",
+ "v iron",
+ "Ġto wards",
+ "Ġl angu",
+ "ate g",
+ "Ġen c",
+ "Ġag ain",
+ "Ġsignific ant",
+ "r on",
+ "Ġo per",
+ "Ġm ost",
+ "Ġh im",
+ "Ġper form",
+ "Ġexperi ences",
+ "Ġinc re",
+ "v es",
+ "in ess",
+ "en se",
+ "re ad",
+ "el s",
+ "ra ph",
+ "Ġex press",
+ "ĠU n",
+ "enc y",
+ "I N",
+ "Ġth ought",
+ "as h",
+ "Ġstr u",
+ "a z",
+ "e ar",
+ "i x",
+ "v en",
+ "Ġbel ie",
+ "A s",
+ "b r",
+ "l ine",
+ "Ġh and",
+ "Ġjour ney",
+ "in ce",
+ "Ġin n",
+ "iv en",
+ "iv ely",
+ "Ġc ar",
+ "ol s",
+ "Ġem b",
+ "Ġhum an",
+ "id ence",
+ "ag ing",
+ "c ed",
+ "i er",
+ "Ġc alcul",
+ "Ġp op",
+ "an e",
+ "Ġex p",
+ "Ġus ed",
+ "Ġcont ribut",
+ "Ġbu ild",
+ "Ġc are",
+ "Ġw ell",
+ "Ġd em",
+ "av ing",
+ "Ġre pr",
+ "ĠI f",
+ ": :",
+ "r ent",
+ "it ed",
+ "it ive",
+ "Ġpro t",
+ "rit e",
+ "Ġbet ter",
+ "Ġprov id",
+ "Ġa fter",
+ "Ġb ased",
+ "Ġm ag",
+ "our se",
+ "ĠA nd",
+ "eth od",
+ "ou ra",
+ "Ġm uch",
+ "Ġof fer",
+ "our ces",
+ "ĠS o",
+ "Ġpro du",
+ "Ġen viron",
+ "l ish",
+ "o ad",
+ "Ġbe en",
+ "Ġan other",
+ "pl oy",
+ "Ġam ong",
+ "Ġinv olv",
+ "Ġsm all",
+ "' ll",
+ "r es",
+ "Ġ ident",
+ "Ġlearn ing",
+ "Ġpos s",
+ "Ġinform ation",
+ "S ection",
+ "a ut",
+ "t o",
+ "w ays",
+ "Ġh app",
+ "ill s",
+ "Ġem ot",
+ "Ġ2 0",
+ "c ing",
+ "Ġt ake",
+ "at ely",
+ "Ġb o",
+ "og n",
+ "ual ly",
+ "Ġsy m",
+ "ĠHow ever",
+ "Ġac ross",
+ "or ical",
+ "it ing",
+ "Ġe y",
+ "est s",
+ "Ġsu pport",
+ "Ġob ject",
+ "A N",
+ "b ers",
+ "e e",
+ "Ġ ide",
+ "Ġc le",
+ "Ġpro b",
+ "ĠC om",
+ "Ġme an",
+ "ie w",
+ "Ġrem ain",
+ "Ġindividual s",
+ "Ġess ential",
+ "Ġd ep",
+ "ent al",
+ "Ġe le",
+ "Ġl ay",
+ "Ġwith out",
+ "iqu es",
+ "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠ",
+ "Ġpot ential",
+ "p roduct",
+ "s w",
+ "Ġs erv",
+ "Ġw id",
+ "Ġm om",
+ "Ġe ver",
+ "oc us",
+ "Ġpl an",
+ "cc ess",
+ "it al",
+ "Ġd id",
+ "Ġr ight",
+ "Ġv o",
+ "iz ation",
+ "Ġsome one",
+ "ĠWh at",
+ "clus ion",
+ "Ġ est",
+ "Ġw ater",
+ "Ġbe ing",
+ "ist ic",
+ "Ġ1 9",
+ "Ġimp ro",
+ "olut ion",
+ "k ed",
+ "l ight",
+ "v ent",
+ "Ġa uth",
+ "Ġf ut",
+ "Ġd ue",
+ "Ġcon cept",
+ "c ript",
+ "Ġt urn",
+ "Ġw ant",
+ "Ġp ur",
+ "an y",
+ "Ġm em",
+ "Ġm aking",
+ "Ġle g",
+ "nder stand",
+ "Ġph ys",
+ "Ġeff ect",
+ "ivers e",
+ "/ /",
+ "in ating",
+ "it le",
+ "Ġcon f",
+ "ĠTh at",
+ "Ġmain tain",
+ "C on",
+ "al ance",
+ "ar r",
+ "Ġh ous",
+ "ra y",
+ "Ġst d",
+ "Ġc ost",
+ "al e",
+ "al ity",
+ "ur th",
+ "ĠA n",
+ "Ġsh ow",
+ "Ġsoc ial",
+ "Ġcharact er",
+ "Ġm ust",
+ "Ġn ow",
+ "Ġch o",
+ "Ġthrough out",
+ "Ġprov ide",
+ "Ġ [",
+ "Ġr est",
+ "Ġcom b",
+ "Ġball s",
+ "Ġlangu age",
+ "\" )",
+ "u nd",
+ "ro l",
+ "ru ct",
+ "Ġfut ure",
+ "Ġf ocus",
+ "ĊĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠ",
+ "Ġins p",
+ "Ġdisc uss",
+ "Ġgrow th",
+ "e ars",
+ "v al",
+ "er ic",
+ "Ġg re",
+ "ĠP ro",
+ "Ġte xt",
+ "Ġ 8",
+ "Ġ err",
+ "on y",
+ "Ġth ings",
+ "en e",
+ "Ġf asc",
+ "Ġor gan",
+ "Ġro le",
+ "5 0",
+ "k et",
+ "n er",
+ "re am",
+ "ĠE m",
+ "Ġchalleng es",
+ "Ġa v",
+ "Ġs ol",
+ "at ic",
+ "Ġp ublic",
+ "Ġo pt",
+ "Ġo pen",
+ "if y",
+ "Ġal ong",
+ "Ġbec ause",
+ "\" ,",
+ "c ial",
+ "d ef",
+ "i ke",
+ "in ed",
+ "Ġin put",
+ "Ġin fl",
+ "as es",
+ "Ġst ory",
+ "ĠS he",
+ "Ġtra vel",
+ "Ġrel ations",
+ "Ġke y",
+ "Ġfam ily",
+ "at ter",
+ "Ġc er",
+ "im port",
+ "Ġg rou",
+ "em s",
+ "Ġan al",
+ "os s",
+ "Ġpr int",
+ "Ġhour s",
+ ": **",
+ "p ar",
+ "r al",
+ "end ing",
+ "Ġcont ain",
+ "Ġhe art",
+ "j s",
+ "y n",
+ "on se",
+ "at s",
+ "Ġm ind",
+ "Ġd on",
+ "ĠA r",
+ "per t",
+ "Ġcre at",
+ "ful ly",
+ "Ġinn ov",
+ "e y",
+ "r en",
+ "Ġc rit",
+ "Ġm ethod",
+ "Ġd irect",
+ "Ġl ook",
+ "Ġst ories",
+ "Ġcon c",
+ "Ġwh y",
+ "Ġim m",
+ "ese arch",
+ "av or",
+ "dit ions",
+ "ĠWh en",
+ "Ġbec ome",
+ "Ġcons ider",
+ "i o",
+ "Ġw ays",
+ "Ġm ade",
+ "us h",
+ "Ġal ways",
+ "ell ing",
+ "oo ks",
+ "ĠAm eric",
+ "t il",
+ "Ġf iel",
+ "Ġh ere",
+ "id d",
+ "Ġpro ble",
+ "pl ic",
+ "ĠW ith",
+ "Ġem ploy",
+ "Ġfri ends",
+ "nderstand ing",
+ "a u",
+ "b s",
+ "i ence",
+ "in ary",
+ "il ities",
+ "Ġn ame",
+ "Ġcomp ut",
+ "Ġ/ /",
+ "Ġke ep",
+ "Ġprob ability",
+ "< /",
+ "Ġf ost",
+ "Ġst and",
+ "Ġch ang",
+ "og raph",
+ "ust om",
+ "Ġup on",
+ "Ġtechn iques",
+ "Ġcur rent",
+ "Ġimport ant",
+ "Ġappro ach",
+ "e le",
+ "Ġa ir",
+ "am p",
+ "th ing",
+ "Ġsu ccess",
+ "Ġcre ating",
+ "one y",
+ "Ġevery one",
+ "led ge",
+ "Ġpol it",
+ "Ġlit er",
+ "Ġrepr esent",
+ "c ome",
+ "Ġs it",
+ "et ic",
+ "Ġl ess",
+ "Ġor ig",
+ "Ġch ange",
+ "ec ess",
+ "ac es",
+ "Ġmod ern",
+ "2 0",
+ "w h",
+ "Ċ ĉ",
+ "Ġ 7",
+ "ou n",
+ "ab or",
+ "Ġspec ific",
+ "Ġsa f",
+ "Ġagain st",
+ "' ,",
+ "b y",
+ "Ġ Q",
+ "Ġw rit",
+ "Ġf ill",
+ "Ġb ra",
+ "Ġg ood",
+ "em por",
+ "Ġex c",
+ "Ġse ver",
+ "Ġimp act",
+ "ater ial",
+ "Ġinclud ing",
+ "Ġrelations hip",
+ "g es",
+ "er ed",
+ "Ġw ond",
+ "Ġf ood",
+ "Ġb ro",
+ "Ġh ome",
+ "Ġpl ace",
+ "oo king",
+ "Ġexpl oring",
+ "Ġ< <",
+ "Ġspec ial",
+ "Ġfollow ing",
+ "Ġcalcul ate",
+ "' ve",
+ "( );",
+ "= \"",
+ "t ed",
+ "t ers",
+ "Ġth ink",
+ "Ġto p",
+ "iv ed",
+ "Ġbe aut",
+ "Ġar g",
+ "** :",
+ "Ġro om",
+ "âĢ Ķ",
+ "Ġdisc over",
+ "P I",
+ "Ġc ity",
+ "al ly",
+ "Ġp ain",
+ "Ġm ark",
+ "us iness",
+ "ot al",
+ "ĠS h",
+ "Ġbe g",
+ "Ġis s",
+ "Ġwor ds",
+ "Ġcult ural",
+ "pport un",
+ "Ġmult ip",
+ "re ate",
+ "et imes",
+ "Ġan sw",
+ "ĠE n",
+ "Ġres ources",
+ "Ġrequ ire",
+ "Ġsk ills",
+ "Ġpract ices",
+ "erg y",
+ "Ġenviron ment",
+ "Ġinfl u",
+ "i ents",
+ "or n",
+ "re ci",
+ "Ġo cc",
+ "ch ie",
+ "pl ace",
+ "Ġme ans",
+ "Ġinter est",
+ "Ġrem ember",
+ "Ġhist orical",
+ "Ġproduct s",
+ "Ġtyp e",
+ "rodu ction",
+ "Ġstru ct",
+ "Ġfasc inating",
+ "is ion",
+ "il it",
+ "ul ation",
+ "em ents",
+ "ag ement",
+ "Ġas pect",
+ "Ġsh ap",
+ "av es",
+ "av ig",
+ "Ġstr ateg",
+ "ound s",
+ "Ġpartic ular",
+ "Ġprog ram",
+ "empor ary",
+ "j oy",
+ "r or",
+ "s ide",
+ "Ġo pportun",
+ "ab lish",
+ "Ġpr ess",
+ "Ġsystem s",
+ "c le",
+ "r ies",
+ "s er",
+ "Ġc ustom",
+ "um ent",
+ "Ġres pect",
+ "ci ence",
+ "Ġfri end",
+ ". ,",
+ "I m",
+ "f ect",
+ "s el",
+ "Ġ :",
+ "at ural",
+ "Ġre le",
+ "ell s",
+ "Ġte ach",
+ "Ġtr y",
+ "Ġstr ong",
+ "get s",
+ "Ġey es",
+ "A T",
+ "E x",
+ "Ġ ill",
+ "at ives",
+ "ing ly",
+ "Ġp ath",
+ "Ġe lect",
+ "Ġn ecess",
+ "av i",
+ "Ġapp reci",
+ "## #",
+ "Ġgu id",
+ "Ġpo int",
+ "Ġed uc",
+ "_ _",
+ "at ors",
+ "Ġf re",
+ "Ġm ar",
+ "ĠĠĠĠ Ġ",
+ "Ġon ce",
+ "ĠTh rough",
+ "Ġle vel",
+ "Ġle ft",
+ "ort s",
+ "Ġval ues",
+ "Ġmus ic",
+ "Ġele ments",
+ "i os",
+ "Ġt erm",
+ "Ġa chie",
+ "Ġs w",
+ "ul l",
+ "Ġyour self",
+ "Ġde v",
+ "ff ect",
+ "ĠY our",
+ "ru cial",
+ "ict ion",
+ "Ġcommun ities",
+ "Ġinclud e",
+ "Ġ Ċ",
+ "Ġs ame",
+ "Ġs cient",
+ "Ġc r",
+ "al ing",
+ "Ġd i",
+ "Ġh old",
+ "Ġto day",
+ "Ġy et",
+ "Ġpro ject",
+ "um m",
+ "ap s",
+ "Ġch ild",
+ "Ġus er",
+ "Ġwor ks",
+ "he ad",
+ "Ġinter act",
+ "Ġinv est",
+ "Ġdet erm",
+ "Ġc rucial",
+ "or por",
+ "im ately",
+ "ot s",
+ "Ġan cient",
+ "Ġcom e",
+ "Ġacc ess",
+ "Ġgl ob",
+ "c ent",
+ "Ġm ess",
+ "ent ion",
+ "et her",
+ "Ġl ives",
+ "Ġg am",
+ "Ġg iven",
+ "ĠS ome",
+ "Ġan im",
+ "Ġen ergy",
+ "ĠL et",
+ "Ġar r",
+ "Ġtechn ology",
+ "Ġref lect",
+ "Ġsociet y",
+ ") )",
+ "L et",
+ "y le",
+ "Ġf in",
+ "Ġd iverse",
+ "Ġn ature",
+ "ĠI nd",
+ "ĠP l",
+ "Ġen joy",
+ "Ġse em",
+ "ĠU nderstanding",
+ "Ġact iv",
+ "inal ly",
+ "Ġloc al",
+ "Ġbeh ind",
+ "- >",
+ "C h",
+ "W rite",
+ "e v",
+ "p os",
+ "Ċ ĊĠĠĠĠĠĠĠ",
+ "or ed",
+ "Ġb usiness",
+ "Ġh arm",
+ "et er",
+ "as on",
+ "Ġy ears",
+ "ly ing",
+ "ut es",
+ "ĠI nt",
+ "Ġex ist",
+ "ac y",
+ "Ġtra ditional",
+ "Ġmy st",
+ "Ġaw ay",
+ "Ġel se",
+ "Ġpat tern",
+ "O R",
+ "u ro",
+ "Ġ |",
+ "Ġa ction",
+ "en ing",
+ "Ġs cience",
+ "it ch",
+ "is es",
+ "Ġm aterial",
+ "om es",
+ "Ġre ach",
+ "ĠTh ere",
+ "Ġ= =",
+ "Ġun til",
+ "olog ical",
+ "Ġsim ple",
+ "Ġsever al",
+ "O N",
+ "f ort",
+ "Ġ 9",
+ "Ġt able",
+ "Ġo ld",
+ "il ar",
+ "ur y",
+ "Ġr un",
+ "ĠE ach",
+ "Ġcharact ers",
+ "Ġresp ons",
+ ".. .",
+ "sel ves",
+ "I I",
+ "d er",
+ "i ans",
+ "Ġw al",
+ "Ġp ast",
+ "Ġb alance",
+ "Ġm iles",
+ "Ġm oney",
+ "Ġd r",
+ "Ġn avig",
+ "ĠP ython",
+ "Ġen h",
+ "ĠR em",
+ "Ġim age",
+ "ĠO n",
+ "Ġknow ledge",
+ "Ġsur round",
+ "Ġenc oura",
+ "Ġiss ues",
+ "Ġ &",
+ "Ġ i",
+ "Ġs ens",
+ "or m",
+ "ĠC ons",
+ "Ġint eg",
+ "Ġcont ext",
+ "over n",
+ "Ġrec ogn",
+ "Ġens ure",
+ "Ġbeh avi",
+ "Ġest ablish",
+ "Im agine",
+ "1 0",
+ "? \"",
+ "a j",
+ "p ass",
+ "Ġt reat",
+ "en ef",
+ "Ġto ols",
+ "om en",
+ "im ent",
+ "Ġon line",
+ "Ġne xt",
+ "Ġsp ace",
+ "Ġpr in",
+ "Ġhelp s",
+ "Ġpers on",
+ "Ġval u",
+ "anc ed",
+ "Ġcap t",
+ "S T",
+ "a h",
+ "r ing",
+ "Ġ x",
+ "Ġs qu",
+ "Ġb as",
+ "le x",
+ "Ġl ine",
+ "Ġl ove",
+ "Ġn am",
+ "Ġr esearch",
+ "Ġch apter",
+ "op h",
+ "se qu",
+ "ĠO ver",
+ "ail y",
+ "Ġinc orpor",
+ "con om",
+ "Ġconv ers",
+ "A n",
+ "E r",
+ "t y",
+ "Ġt est",
+ "Ġs ense",
+ "Ġd ig",
+ "et ing",
+ "Ġn on",
+ "ĠC an",
+ "Ġyou ng",
+ "ĠE ng",
+ "Ġins ights",
+ "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠ",
+ "Ġdet ail",
+ "Ġbeg in",
+ "E N",
+ "i od",
+ "m ing",
+ "Ġt akes",
+ "Ġth r",
+ "ar l",
+ "Ġin it",
+ "et wor",
+ "Ġst at",
+ "um ents",
+ "ab les",
+ "Ġcol lect",
+ "Ġinst ance",
+ "Ġresp onse",
+ "Wh at",
+ "Ġallow s",
+ "Ġmon th",
+ "ven ue",
+ "Ġsym b",
+ "g round",
+ "l and",
+ "y ond",
+ "Ġ #",
+ "ou ble",
+ "Ġf il",
+ "Ġb ook",
+ "Ġn ov",
+ "Ġre v",
+ "Ġst ill",
+ "Ġbe yond",
+ "pl ication",
+ "oc i",
+ "ĠW ell",
+ "Ġtr ue",
+ "Ġcomm on",
+ "Ġexperi ence",
+ "Ġadd ress",
+ "Th is",
+ "Ġprot ect",
+ "Er ror",
+ "B ut",
+ "Ġt ri",
+ "Ġc ra",
+ "Ġc ourse",
+ "an k",
+ "ar ies",
+ "Ġm akes",
+ "Ġl im",
+ "Ġn atural",
+ "Ġre du",
+ "Ġg round",
+ "act ly",
+ "ĠN um",
+ "ĠO r",
+ "ff ic",
+ "ib ility",
+ "i pp",
+ "Ġth ree",
+ "Ġs ing",
+ "or ation",
+ "Ġb ody",
+ "am ple",
+ "op e",
+ "ĠM r",
+ "ĠE uro",
+ "Ġare a",
+ "Ġcont emporary",
+ "are d",
+ "Ġpr esent",
+ "Ġstr ength",
+ "Ġev ents",
+ "Ġcor re",
+ "Ġimpro v",
+ "cript ion",
+ "F irst",
+ "c o",
+ "f ile",
+ "g o",
+ "i um",
+ "r ation",
+ "Ġf ig",
+ "ig en",
+ "Ġpro pert",
+ "Ġis n",
+ "Ġj o",
+ "âĢ Ļ",
+ "Ġcol l",
+ "Ġneed s",
+ "Ġpers pect",
+ "Ġbl ue",
+ "Ġval ue",
+ "js on",
+ "Ġpattern s",
+ "\" :",
+ "e ed",
+ "er c",
+ "Ġs cho",
+ "Ġf avor",
+ "Ġd ays",
+ "el come",
+ "Ġg ain",
+ "od ies",
+ "ĠB e",
+ "Ġim agine",
+ "Ġacc ount",
+ "Ġdevelop ment",
+ "Ġquest ion",
+ "Ġcer tain",
+ "Ġactiv ities",
+ "Ġvalu able",
+ "Ġt re",
+ "Ġw ind",
+ "Ġb enef",
+ "Ġn arr",
+ "Ġre ce",
+ "Ġg r",
+ "Ġsp ir",
+ "ĠN or",
+ "Ġper iod",
+ "Ġinst ead",
+ "Ġreg ard",
+ "Ġsec ond",
+ "Ġcontin ue",
+ "ĠIm agine",
+ "Ġconc ern",
+ "Ġrelationship s",
+ "O U",
+ "e es",
+ "Ġa ud",
+ "Ġb est",
+ "ess ion",
+ "ĠS p",
+ "ĠS y",
+ "Ġsh ape",
+ "Ġne ar",
+ "Ġun it",
+ "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠ",
+ "Ġcommun ity",
+ "Ġlit tle",
+ "Ġdraw ing",
+ "urth er",
+ "Ġproble m",
+ "Ġfill ed",
+ "Ġt as",
+ "on es",
+ "Ġc ode",
+ "ar th",
+ "le ment",
+ "ic ult",
+ "Ġn etwor",
+ "ver age",
+ "Ġ1 8",
+ "ĠD is",
+ "ĠO ne",
+ "Ġso ft",
+ "Ġover all",
+ "Ġadv ent",
+ "Ġmag ic",
+ "Ġmom ent",
+ "I nt",
+ "R O",
+ "p y",
+ "Ġs al",
+ "ic ate",
+ "Ġh ard",
+ "Ġh aving",
+ "Ġg overn",
+ "Ġex actly",
+ "Ġcom es",
+ "Ġsh ort",
+ "Ġpr es",
+ "Ġev ent",
+ "Ġqu ant",
+ "con st",
+ "Ġcult ure",
+ "Ġfam il",
+ "Ġauth or",
+ "Ġglob al",
+ "ĠEuro pe",
+ "L A",
+ "f un",
+ "o id",
+ "in ct",
+ "Ġa im",
+ "en er",
+ "Ġc ir",
+ "Ġe t",
+ "Ġe conom",
+ "ow s",
+ "id es",
+ "ec k",
+ "Ġsu per",
+ "ĠH is",
+ "ie ce",
+ "Ġtra in",
+ "Ġup d",
+ "ĠCh apter",
+ "Ġrel ig",
+ "Ġneed ed",
+ "Ġtyp es",
+ "Ġ6 0",
+ "Ġcontin u",
+ "Ġquest ions",
+ "Ġemb ra",
+ "Ġansw er",
+ "k now",
+ "m l",
+ "Ġt ar",
+ "er t",
+ "Ġc amp",
+ "nd om",
+ "Ġf urther",
+ "Ġd ive",
+ "om s",
+ "ĠI s",
+ "Ġme as",
+ "ail able",
+ "Ġam ount",
+ "Ġins ide",
+ "Ġra d",
+ "Ġcommun ication",
+ "Ġdist ance",
+ "Ġob s",
+ "Ġwid gets",
+ "oun ter",
+ "Ġnecess ary",
+ "' );",
+ "e ch",
+ "i ol",
+ "Ġt em",
+ "on str",
+ "Ġl ands",
+ "iv ate",
+ "ĠA t",
+ "pl ay",
+ "ial ly",
+ "Ġen ough",
+ "Ġad ap",
+ "Ġcont rol",
+ "Ġcomp any",
+ "Ġper fect",
+ "ci ples",
+ "Ġfe et",
+ "Ġcol or",
+ "Ġeff ic",
+ "Ġpract ice",
+ "ditional ly",
+ "Ġspe ed",
+ "Ġdeep er",
+ "Ġresult s",
+ "Ġmin utes",
+ "Ġfiel d",
+ "Ġchang es",
+ "Ġopportun ities",
+ "a it",
+ "o int",
+ "p ython",
+ "Ġs ince",
+ "Ġf ar",
+ "is ing",
+ "Ġm ot",
+ "ot es",
+ "Ġst ate",
+ "Ġan t",
+ "Ġevery thing",
+ "Ġsom etimes",
+ "Ġass oci",
+ "Ġimport ance",
+ "Ġvis ual",
+ "Ġthought s",
+ "Ġemot ional",
+ "Ġhous e",
+ "c er",
+ "r im",
+ "Ġs un",
+ "at ri",
+ "Ġh air",
+ "Ġg reat",
+ "Ġcon ditions",
+ "Ġr h",
+ "od ay",
+ "Ġv iew",
+ "Ġhe ard",
+ "Ġem erg",
+ "ens ion",
+ "Ġco ol",
+ "Ġconnect ions",
+ "Ġeng aging",
+ "Ġbre ak",
+ "Ġprof ess",
+ "Ġdem onstr",
+ "Ġinvolv es",
+ "Ġanal y",
+ "E R",
+ "g ing",
+ "u le",
+ "Ġs at",
+ "Ġb ound",
+ "Ġb ooks",
+ "Ġh ands",
+ "im al",
+ "ĠA pp",
+ "ver t",
+ "Ġr ather",
+ "ĠC l",
+ "ist ance",
+ "ec ut",
+ "ĠD r",
+ "Ġte am",
+ "Ġpre d",
+ "Ġpop ular",
+ "Ġlay er",
+ "Ġmethod s",
+ "1 2",
+ "I t",
+ "g y",
+ "p ri",
+ "r ig",
+ "r ist",
+ "z z",
+ "in king",
+ "Ġa ffect",
+ "en ed",
+ "Ġs l",
+ "Ġc ase",
+ "Ġc aus",
+ "Ġf ace",
+ "le t",
+ "Ġe as",
+ "Ġl ength",
+ "Ġl iving",
+ "ĠS im",
+ "ĠD e",
+ "ang le",
+ "Ġstr ing",
+ "dit ion",
+ "Ġsc ript",
+ "Ġent ire",
+ "Ġsim ilar",
+ "Ġdoes n",
+ "Ġlead ing",
+ "ĠAd ditionally",
+ "Ġgrou p",
+ "Ġpolit ical",
+ "Ġaspect s",
+ "Ġmaterial s",
+ "igen ous",
+ "N ext",
+ "O ne",
+ "i k",
+ "l og",
+ "Ġt ast",
+ "er ap",
+ "at ures",
+ "Ġw ar",
+ "Ġf low",
+ "Ġd aily",
+ "if ul",
+ "ĠA fter",
+ "Ġan n",
+ "Ġit ems",
+ "ud e",
+ "iz ations",
+ "ens ive",
+ "Ġstud y",
+ "ĠWh ile",
+ "Ġbec ame",
+ "Ġcons ist",
+ "Ġconnect ion",
+ "Ġdel ve",
+ "Ġens uring",
+ "Ġext ra",
+ "Ġmet ers",
+ "Ġcontribut e",
+ "Ġposs ible",
+ "Ġstrateg ies",
+ "Ġprin ciples",
+ "b o",
+ "z e",
+ "Ġs ch",
+ "Ġs ay",
+ "it ut",
+ "it ual",
+ "ir es",
+ "ĠP h",
+ "ĠR o",
+ "Ġhe ad",
+ "ĠN ow",
+ "ip s",
+ "Ġcol on",
+ "Ġgra ph",
+ "---------------- ----------------",
+ "Ġpar am",
+ "Ġfact ors",
+ "Ġbelie f",
+ "Ġphys ical",
+ "plic ations",
+ "Ġprofess ional",
+ "A l",
+ "d e",
+ "f icult",
+ "Ġ ur",
+ "at or",
+ "it ions",
+ "Ġp iece",
+ "Ġb ar",
+ "Ġd ouble",
+ "Ġe arly",
+ "Ġl and",
+ "il t",
+ "ir ing",
+ "if ied",
+ "ĠC ol",
+ "um e",
+ "Ġal tern",
+ "Ġwe ather",
+ "Ġus ers",
+ "ĠP roduct",
+ "Ġsu re",
+ "Ġne ver",
+ "ĠN o",
+ "Ġimp lement",
+ "Ġpre fer",
+ "ĠJ ew",
+ "Ġplay ing",
+ "Ġdist inct",
+ "anc ing",
+ "Ġdesign ed",
+ "Ġgo ing",
+ "Ġpartic ip",
+ "Ġoff ers",
+ "Ġmean ing",
+ "Ġnam ed",
+ "1 9",
+ "B y",
+ "P l",
+ "l oad",
+ "y r",
+ "Ġ id",
+ "Ġ ut",
+ "on ents",
+ "ou th",
+ "ro ll",
+ "Ġl aw",
+ "iv ating",
+ "us e",
+ "Ġg ive",
+ "ĠM y",
+ "ard s",
+ "Ġme et",
+ "cept ion",
+ "Ġshare d",
+ "Ġperform ance",
+ "Ġprovid ing",
+ "yn am",
+ "ios ity",
+ "l ation",
+ "m y",
+ "Ġt imes",
+ "er ous",
+ "Ġc ook",
+ "Ġw atch",
+ "Ġw arm",
+ "an n",
+ "Ġm ach",
+ "Ġd at",
+ "le ction",
+ "Ġh ol",
+ "ul ations",
+ "end er",
+ "Ġus es",
+ "ĠW or",
+ "ĠW ar",
+ "Ġde b",
+ "Ġk ind",
+ "âĢ Ŀ",
+ "Ġinter n",
+ "Ġnum bers",
+ "ĠJ ust",
+ "olog ies",
+ "Ġacc om",
+ "Ġfeel ings",
+ "com es",
+ "au gh",
+ "ele br",
+ "Ġbeaut iful",
+ "e k",
+ "m e",
+ "s h",
+ "Ċ ĠĠ",
+ "Ġ very",
+ "es c",
+ "Ġs umm",
+ "ou ch",
+ "Ġf und",
+ "Ġd ra",
+ "el t",
+ "om ing",
+ "Ġl ast",
+ "Ġex erc",
+ "Ġon es",
+ "Ġsu st",
+ "Ġint ric",
+ "av a",
+ "Ġcl os",
+ "Ġout comes",
+ "ĠâĢ ľ",
+ "Ġcur iosity",
+ "Ġcount ry",
+ "Ġpower ful",
+ "idd le",
+ "Ġsit u",
+ "Ġscho ol",
+ "Ġobs erv",
+ "W ith",
+ "o very",
+ "Ċ Ċ",
+ "in put",
+ "Ġa verage",
+ "Ġs ide",
+ "is ions",
+ "Ġd iv",
+ "Ġin du",
+ "Ġe p",
+ "et ers",
+ "as m",
+ "Ġre venue",
+ "ur s",
+ "our ce",
+ "ast ic",
+ "Ġar ch",
+ "Ġtr ust",
+ "Ġexpl ain",
+ "Ġpre v",
+ "pect ed",
+ "Ġ3 0",
+ "Ġbl ack",
+ "olv ing",
+ "uc ket",
+ "Ġsignificant ly",
+ "Ġav ailable",
+ "ĠAmeric an",
+ "Ġmultip le",
+ "A nd",
+ "W e",
+ "w w",
+ "en ess",
+ "Ġf u",
+ "Ġf ru",
+ "Ġm ill",
+ "ĠT r",
+ "if ically",
+ "Ġr ate",
+ "ĠS e",
+ "Ġv ol",
+ "ht t",
+ "ĠP r",
+ "ure d",
+ "Ġ1 00",
+ "Ġpl at",
+ "Ġad m",
+ "ph as",
+ "Ġra ndom",
+ "Ġvar i",
+ "Ġpos itive",
+ "Ġdet ect",
+ "Ġprog ress",
+ "Ġincre as",
+ "Ġemot ions",
+ "AN E",
+ "Ġremain s",
+ "Ġlevel s",
+ "Ġsqu are",
+ "gy pt",
+ "ĠJew ish",
+ "q l",
+ "Ġ .",
+ "Ġa ut",
+ "it es",
+ "Ġp ost",
+ "ar ge",
+ "Ġb ig",
+ "Ġm er",
+ "le ep",
+ "Ġe c",
+ "et y",
+ "Ġre ve",
+ "im ate",
+ "ĠT ra",
+ "if t",
+ "Ġcom fort",
+ "ab ase",
+ "ap er",
+ "ep end",
+ "ore over",
+ "Ġse lect",
+ "ast er",
+ "ff ee",
+ "Ġqu ick",
+ "ys is",
+ "Ġsee king",
+ "Ġrequ ired",
+ "Ġvis it",
+ "Ġstep s",
+ "res h",
+ "ĠCom m",
+ "Ġcho ose",
+ "Ġcrit ical",
+ "ograph y",
+ "Ġgam es",
+ "ĠSy stem",
+ "K ey",
+ "i ar",
+ "t ime",
+ "Ġs ound",
+ "Ġc at",
+ "it ation",
+ "Ġb odies",
+ "Ġn ight",
+ "iv il",
+ "id st",
+ "ĠT e",
+ "ul a",
+ "ul es",
+ "ag er",
+ "Ġch at",
+ "pl oad",
+ "ĠM an",
+ "iz es",
+ "Ġ1 5",
+ "Ġare as",
+ "Ġli br",
+ "Ġqu ite",
+ "Ġ4 0",
+ "Ġgu ide",
+ "Th ere",
+ "Ġeng age",
+ "Ġtrans form",
+ "Ġfac ed",
+ "Ġtal k",
+ "ron t",
+ "Ġbuild ing",
+ "Ġcle ar",
+ "Ġconcept s",
+ "Ġfost ering",
+ "Ġscient ific",
+ "ĠRem ember",
+ "Ġsymb ol",
+ "Ġfavor ite",
+ "2 5",
+ "A PI",
+ "C l",
+ "H ere",
+ "a ith",
+ "c k",
+ "o or",
+ "p re",
+ "s et",
+ "x ual",
+ "Ġt im",
+ "Ġp ack",
+ "Ġd ynam",
+ "Ġl ov",
+ "Ġre fer",
+ "Ġy ear",
+ "em a",
+ "Ġsh aring",
+ "Ġle ast",
+ "ĠP ers",
+ "Ġsu gg",
+ "ĠE gypt",
+ "ud d",
+ "Ġab ility",
+ "ĠN ew",
+ "Ġ2 00",
+ "Ġcre ative",
+ "pr int",
+ "ĠCh rist",
+ "Ġcons um",
+ "ĠCon t",
+ "Ġstart ed",
+ "Ġspe ak",
+ "Ġexpress ion",
+ "Ġide a",
+ "Ġcoll abor",
+ "Ġlands c",
+ "Ġsust ain",
+ "Ġplat form",
+ "R I",
+ "Y ou",
+ "n ode",
+ "o ot",
+ "Ġ ing",
+ "es ign",
+ "Ġs ize",
+ "Ġf elt",
+ "Ġm ath",
+ "ro p",
+ "Ġre ason",
+ "ĠM ar",
+ "act ion",
+ "Ġwor d",
+ "Ġwor king",
+ "Ġpl ot",
+ "Ġem path",
+ "Ġdif ficult",
+ "Ġbec omes",
+ "Ġinst r",
+ "Ġinc red",
+ "erm ore",
+ "Ġexperi enc",
+ "Ġback ground",
+ "Ġappro pri",
+ "Ġallow ing",
+ "Ġap plication",
+ "str ing",
+ "Ġbr ing",
+ "ĠEx pl",
+ "Ġcent ury",
+ "Ġident ity",
+ "Ġmom ents",
+ "urth ermore",
+ "Ġsol ve",
+ "Ġcomput er",
+ "Ġliter ature",
+ "ĠQ u",
+ "Ġachie v",
+ "Ġbehavi or",
+ "Ġregard ing",
+ "Ġassoci ated",
+ "atri x",
+ ": //",
+ "F ile",
+ "F OR",
+ "H ave",
+ "a ign",
+ "b b",
+ "u ild",
+ "v ers",
+ "w ide",
+ "Ġ !",
+ "Ġth ough",
+ "en ge",
+ "Ġs ent",
+ "Ġc elebr",
+ "ed ic",
+ "Ġb atch",
+ "Ġd am",
+ "Ġd ance",
+ "Ġl og",
+ "ĠT oday",
+ "ĠA h",
+ "Ġr is",
+ "Ġr ange",
+ "Ġbe gan",
+ "ous ly",
+ "ĠR eg",
+ "ult s",
+ "ip ment",
+ "ĠG od",
+ "Ġthem selves",
+ "Ġfe w",
+ "Ġpre p",
+ "Ġpre vent",
+ "ord ing",
+ "ĠSt ud",
+ "Ġinst all",
+ "Ġform s",
+ "Ġco ffee",
+ "Ġstru gg",
+ "Ġmag ical",
+ "Ġmaintain ing",
+ "Ġgrou ps",
+ "Ġcreat ivity",
+ "ren ch",
+ "Ġbro ad",
+ "Ġshap ing",
+ "Ġpress ure",
+ "Ġeduc ation",
+ "Ġnavig ate",
+ "Ġconcern s",
+ "! \"",
+ ". )",
+ "O n",
+ "] [",
+ "b ucket",
+ "c ut",
+ "d ata",
+ "r ight",
+ "Ġ er",
+ "in y",
+ "Ġs il",
+ "Ġc ame",
+ "Ġp u",
+ "Ġb i",
+ "Ġm atter",
+ "Ġl ines",
+ "il s",
+ "il arly",
+ "ce an",
+ "ol ve",
+ "Ġwh ether",
+ "ĠA ct",
+ "ĠB l",
+ "Ġcont ent",
+ "Ġpr im",
+ "Ġdes p",
+ "con nect",
+ "Ġsm o",
+ "Ġent er",
+ "Ġeng ine",
+ "ivers ity",
+ "Ġpol ic",
+ "Ġsignific ance",
+ "Ġspe ech",
+ "Ġcount ries",
+ "Ġoffer ing",
+ "Ġmem bers",
+ "Ġfre qu",
+ "Ġanim als",
+ "Ġpropert ies",
+ "Ġtar get",
+ "Ġadap t",
+ "' )",
+ "H ow",
+ "R e",
+ "a f",
+ "b l",
+ "k y",
+ "l ist",
+ "p ly",
+ "u ing",
+ "Ċ ĠĠĠĠĠ",
+ "Ġp ict",
+ "Ġd ial",
+ "Ġto ol",
+ "ch an",
+ "ur ity",
+ "Ġst yle",
+ "em pt",
+ "Ġr ich",
+ "ect or",
+ "Ġle aves",
+ "ĠB rit",
+ "ĠR ec",
+ "Ġem p",
+ "Ġtr ying",
+ "Ġev idence",
+ "Ġro w",
+ "Ġro ll",
+ "Ġind igenous",
+ "Ġpre c",
+ "ĠJ o",
+ "ru ction",
+ "Ġcult ures",
+ "Ġmay be",
+ "Ġref ers",
+ "Ġpass word",
+ "Ġtoo k",
+ "Ġide as",
+ "Ġenvironment al",
+ "Ġparticular ly",
+ "Ġ: =",
+ "Ġrele v",
+ "Ġdeterm ine",
+ "pass word",
+ "Ġsing le",
+ "+ +",
+ "C Y",
+ "M AT",
+ "R AN",
+ "l s",
+ "Ġt ouch",
+ "Ġc over",
+ "re g",
+ "re h",
+ "al f",
+ "al y",
+ "Ġin f",
+ "ic ism",
+ "Ġl ooking",
+ "Ġl augh",
+ "Ġv iol",
+ "end ed",
+ "Ġint rodu",
+ "Ġim ag",
+ "Ġde le",
+ "Ġpl ays",
+ "ĠL e",
+ "Ġpr ice",
+ "ĠG u",
+ "Ġpe ace",
+ "clud e",
+ "Ġchall enge",
+ "Ġchalleng ing",
+ "Ġoper ations",
+ "IN FOR",
+ "Ġvo ice",
+ "Ġemploy ees",
+ "Ġperspect ives",
+ "Ġbenef its",
+ "LA INFOR",
+ "CY RAN",
+ "LAINFOR MAT",
+ "CYRAN O",
+ "b re",
+ "d ing",
+ "p ose",
+ "Ġth inking",
+ "Ġth erap",
+ "Ġc ry",
+ "ct ions",
+ "Ġl if",
+ "Ġn ational",
+ "Ġg ather",
+ "Ġst ore",
+ "ir t",
+ "Ġor der",
+ "ht ml",
+ "ĠF urthermore",
+ "ust r",
+ "Ġcomp onents",
+ "Ġres il",
+ "ĠL ily",
+ "Ġme chan",
+ "Ġem phas",
+ "Ġ2 5",
+ "Ġqu ality",
+ "Ġout side",
+ "ĠU se",
+ "Ġset ting",
+ "Ġprof ound",
+ "esp ite",
+ "Ġbelie ve",
+ "Ġprovid es",
+ "Ġobject s",
+ "Ġappreci ate",
+ "Ġguid ance",
+ "Ġterm s",
+ "Ġdig ital",
+ "Pl an",
+ "Ġfu el",
+ "Ġ! =",
+ "1 5",
+ "8 0",
+ "C reate",
+ "] :",
+ "g ed",
+ "i ec",
+ "j ust",
+ "p ers",
+ "s c",
+ "t t",
+ "v iew",
+ "Ġs ou",
+ "Ġc ul",
+ "or k",
+ "or es",
+ "or ial",
+ "Ġf all",
+ "Ġf ree",
+ "Ġf arm",
+ "Ġf ull",
+ "Ġm or",
+ "Ġm ental",
+ "Ġd ream",
+ "Ġh or",
+ "Ġh ope",
+ "Ġl arge",
+ "Ġn or",
+ "Ġg ard",
+ "ur d",
+ "ot ic",
+ "Ġ= >",
+ "Ġab s",
+ "Ġse en",
+ "Ġcomp os",
+ "ĠThe ir",
+ "Ġout put",
+ "ne w",
+ "we et",
+ "ish ed",
+ "Ġam idst",
+ "Ġsc en",
+ "Ġadd ing",
+ "Ġhum or",
+ "Ġconst ant",
+ "Ġpass ion",
+ "fl ict",
+ "oura ge",
+ "Ġpur s",
+ "Ġhous es",
+ "Ġcost s",
+ "Ġcreat ures",
+ "Ġsuccess ful",
+ "Ġchild ren",
+ "go ing",
+ "Ġintric ate",
+ "4 0",
+ "T otal",
+ "b all",
+ "b ody",
+ "d om",
+ "d raw",
+ "f ace",
+ "m od",
+ "t itle",
+ "â Ī",
+ "Ġa ge",
+ "on t",
+ "Ġb ud",
+ "Ġh y",
+ "Ġl ate",
+ "Ġl arg",
+ "Ġex ch",
+ "ab el",
+ "ĠH er",
+ "Ġ1 2",
+ "ib r",
+ "Ġdes ired",
+ "Ġdes cription",
+ "Ġworld wide",
+ "Ġbl ood",
+ "Ġreg ular",
+ "Ġgra nd",
+ "anc ial",
+ "Ġmod el",
+ "Ġatt ention",
+ "Ġprof it",
+ "Ġincre ased",
+ "ĠUn it",
+ "Ġimpro ve",
+ "Ġinnov ative",
+ "Ġmess age",
+ "Ġsurround ing",
+ "Ġincorpor ating",
+ "ĠNor th",
+ "Ġadvent ure",
+ "fun ction",
+ "Ġcamp aign",
+ "ĠSim ilarly",
+ "Ġbelief s",
+ "Ġdial og",
+ "A L",
+ "F inally",
+ "b ra",
+ "i us",
+ "m a",
+ "m t",
+ "m an",
+ "p ret",
+ "x imately",
+ "re en",
+ "it ect",
+ "Ġw is",
+ "Ġp ick",
+ "Ġf our",
+ "ed s",
+ "Ġm ix",
+ "Ġd im",
+ "et ch",
+ "el ess",
+ "Ġl ed",
+ "Ġl ater",
+ "iv er",
+ "ra c",
+ "ur ies",
+ "ot ing",
+ "Ġst ay",
+ "ith er",
+ "ĠS c",
+ "ĠS ec",
+ "ag ed",
+ "ĠTh en",
+ "Ġpl ants",
+ "Ġad ditional",
+ "Ġcomp et",
+ "Ġcomp reh",
+ "Ġdes c",
+ "ĠSt ep",
+ "Ġpart s",
+ "Ġspec ifically",
+ "Ġexam ples",
+ "az ing",
+ "Ġpop ulation",
+ "Ġprodu ce",
+ "ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠ",
+ "Ġopt ions",
+ "Ġless ons",
+ "Ġsaf ety",
+ "Ġbra in",
+ "Ġwond er",
+ "Ġstruct ures",
+ "Ġrespons ible",
+ "Ġthr ill",
+ "Ġnarr atives",
+ "Ġtem per",
+ "Ġmill ion",
+ "Ġappropri ate",
+ "a un",
+ "c are",
+ "f are",
+ "t elling",
+ "u x",
+ "on ic",
+ "Ġc y",
+ "Ġc ivil",
+ "it able",
+ "ar ily",
+ "im eter",
+ "iv al",
+ "id s",
+ "id ed",
+ "em at",
+ "op s",
+ "ĠP er",
+ "Ġsu pp",
+ "pt ion",
+ "Ġse arch",
+ "ell ow",
+ "Ġtra ining",
+ "Ġnot es",
+ "Ġits elf",
+ "Ġexpl oration",
+ "ĠIn st",
+ "Ġadv oc",
+ "red ients",
+ "Ġsub st",
+ "Ġbre ath",
+ "Ġread ers",
+ "Ġsa id",
+ "Ġgener ations",
+ "Ġmov ement",
+ "Ġfamil ies",
+ "iec es",
+ "\" );",
+ "D r",
+ "F or",
+ "a ult",
+ "h old",
+ "m er",
+ "o es",
+ "t on",
+ "v idence",
+ "Ġt er",
+ "at us",
+ "Ġc u",
+ "Ġp ort",
+ "Ġb ir",
+ "ic king",
+ "Ġe th",
+ "Ġn ode",
+ "Ġre p",
+ "Ġg ot",
+ "ĠT ime",
+ "Ġcon clusion",
+ "Ġfor ward",
+ "Ġr ules",
+ "ĠS u",
+ "Ġv e",
+ "ain t",
+ "ĠM oreover",
+ "ac ity",
+ "Ġsp read",
+ "ĠH ist",
+ "Ġab ove",
+ "Ġde ar",
+ "Ġar en",
+ "Ġar ray",
+ "Ġstr ess",
+ "ens ions",
+ "Ġnot e",
+ "Ġexper iment",
+ "Ġ5 0",
+ "Ġdec isions",
+ "te xt",
+ "Ġloc ation",
+ "Ġgener ate",
+ "Ġsociet al",
+ "Ġser ve",
+ "Ġcare fully",
+ "Ġcle an",
+ "Ġeffect ively",
+ "Con clusion",
+ "Ġgre en",
+ "ĠAr t",
+ "Ġfiel ds",
+ "idd en",
+ "Ġbeaut y",
+ "Ġdetail s",
+ "Ġnov el",
+ "ĠNum ber",
+ "ĠMr s",
+ "ĠWor ld",
+ "' m",
+ "E n",
+ "f ric",
+ "h aps",
+ "Ġ z",
+ "Ġt ell",
+ "Ġa st"
+ ]
+ }
+}
\ No newline at end of file