diff --git "a/tokenizer.json" "b/tokenizer.json"
new file mode 100644--- /dev/null
+++ "b/tokenizer.json"
@@ -0,0 +1,47883 @@
+{
+  "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": "<|eos|>",
+      "single_word": false,
+      "lstrip": false,
+      "rstrip": false,
+      "normalized": false,
+      "special": true
+    }
+  ],
+  "normalizer": null,
+  "pre_tokenizer": {
+    "type": "Sequence",
+    "pretokenizers": [
+      {
+        "type": "ByteLevel",
+        "add_prefix_space": true,
+        "trim_offsets": true,
+        "use_regex": true
+      },
+      {
+        "type": "Digits",
+        "individual_digits": true
+      }
+    ]
+  },
+  "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": "##",
+    "end_of_word_suffix": null,
+    "fuse_unk": false,
+    "byte_fallback": false,
+    "vocab": {
+      "<|pad|>": 0,
+      "<|eos|>": 1,
+      "!": 2,
+      "\"": 3,
+      "#": 4,
+      "$": 5,
+      "%": 6,
+      "&": 7,
+      "'": 8,
+      "(": 9,
+      ")": 10,
+      "*": 11,
+      "+": 12,
+      ",": 13,
+      "-": 14,
+      ".": 15,
+      "/": 16,
+      "0": 17,
+      "1": 18,
+      "2": 19,
+      "3": 20,
+      "4": 21,
+      "5": 22,
+      "6": 23,
+      "7": 24,
+      "8": 25,
+      "9": 26,
+      ":": 27,
+      ";": 28,
+      "<": 29,
+      "=": 30,
+      ">": 31,
+      "?": 32,
+      "@": 33,
+      "A": 34,
+      "B": 35,
+      "C": 36,
+      "D": 37,
+      "E": 38,
+      "F": 39,
+      "G": 40,
+      "H": 41,
+      "I": 42,
+      "J": 43,
+      "K": 44,
+      "L": 45,
+      "M": 46,
+      "N": 47,
+      "O": 48,
+      "P": 49,
+      "Q": 50,
+      "R": 51,
+      "S": 52,
+      "T": 53,
+      "U": 54,
+      "V": 55,
+      "W": 56,
+      "X": 57,
+      "Y": 58,
+      "Z": 59,
+      "[": 60,
+      "\\": 61,
+      "]": 62,
+      "_": 63,
+      "`": 64,
+      "a": 65,
+      "b": 66,
+      "c": 67,
+      "d": 68,
+      "e": 69,
+      "f": 70,
+      "g": 71,
+      "h": 72,
+      "i": 73,
+      "j": 74,
+      "k": 75,
+      "l": 76,
+      "m": 77,
+      "n": 78,
+      "o": 79,
+      "p": 80,
+      "q": 81,
+      "r": 82,
+      "s": 83,
+      "t": 84,
+      "u": 85,
+      "v": 86,
+      "w": 87,
+      "x": 88,
+      "y": 89,
+      "z": 90,
+      "|": 91,
+      "~": 92,
+      "ĉ": 93,
+      "Ċ": 94,
+      "Ġ": 95,
+      "##a": 96,
+      "##n": 97,
+      "##Y": 98,
+      "##r": 99,
+      "##o": 100,
+      "##e": 101,
+      "##s": 102,
+      "##t": 103,
+      "##c": 104,
+      "##i": 105,
+      "##g": 106,
+      "##l": 107,
+      "##p": 108,
+      "##y": 109,
+      "##b": 110,
+      "##d": 111,
+      "##h": 112,
+      "##z": 113,
+      "##k": 114,
+      "##j": 115,
+      "##m": 116,
+      "##w": 117,
+      "##v": 118,
+      "##u": 119,
+      "##I": 120,
+      "##M": 121,
+      "##x": 122,
+      "##L": 123,
+      "##A": 124,
+      "##f": 125,
+      "##D": 126,
+      "##E": 127,
+      "##V": 128,
+      "##R": 129,
+      "##q": 130,
+      "##C": 131,
+      "##S": 132,
+      "##B": 133,
+      "##H": 134,
+      "##N": 135,
+      "##F": 136,
+      "##T": 137,
+      "##P": 138,
+      "##O": 139,
+      "##Q": 140,
+      "##K": 141,
+      "##G": 142,
+      "##J": 143,
+      "##U": 144,
+      "##Ċ": 145,
+      "##Ġ": 146,
+      "##.": 147,
+      "##Z": 148,
+      "##'": 149,
+      "##X": 150,
+      "##W": 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,
+      "Ġt": 178,
+      "##he": 179,
+      "Ġa": 180,
+      "Ġs": 181,
+      "Ġw": 182,
+      "##nd": 183,
+      "Ġthe": 184,
+      "##ed": 185,
+      "Ġb": 186,
+      "Ġto": 187,
+      "Ġand": 188,
+      "Ġh": 189,
+      "Ġf": 190,
+      "ĠT": 191,
+      "##in": 192,
+      "Ġwa": 193,
+      "##re": 194,
+      "##it": 195,
+      "##ou": 196,
+      "Ġl": 197,
+      "Ġd": 198,
+      "Ġc": 199,
+      "Ġp": 200,
+      "##ay": 201,
+      "Ġm": 202,
+      "##er": 203,
+      "Ġwas": 204,
+      "ĠThe": 205,
+      "##om": 206,
+      "Ġhe": 207,
+      "##is": 208,
+      "Ġn": 209,
+      "##ar": 210,
+      "##im": 211,
+      "##on": 212,
+      "Ġsa": 213,
+      "##id": 214,
+      "##ll": 215,
+      "Ġha": 216,
+      "Ġg": 217,
+      "##at": 218,
+      "ĠS": 219,
+      "##ing": 220,
+      "##ot": 221,
+      "##en": 222,
+      "##an": 223,
+      "##le": 224,
+      "##or": 225,
+      "##ir": 226,
+      "##am": 227,
+      "##et": 228,
+      "ĠH": 229,
+      "Ġit": 230,
+      "Ġth": 231,
+      "##ig": 232,
+      "ĠThey": 233,
+      "Ġin": 234,
+      "##il": 235,
+      "Ġ\"": 236,
+      "Ġpl": 237,
+      "ĠHe": 238,
+      "##ow": 239,
+      "##ver": 240,
+      "##ri": 241,
+      "##ut": 242,
+      "Ġbe": 243,
+      "Ġu": 244,
+      "Ġplay": 245,
+      "Ġsaid": 246,
+      "##ith": 247,
+      "Ġday": 248,
+      "Ġwith": 249,
+      "##pp": 250,
+      "Ġo": 251,
+      "Ġy": 252,
+      "##oo": 253,
+      "##ked": 254,
+      "Ġr": 255,
+      "Ġher": 256,
+      "##ce": 257,
+      "ĠI": 258,
+      "ĠShe": 259,
+      "ĠTim": 260,
+      "##ld": 261,
+      "Ġhis": 262,
+      "Ġst": 263,
+      "##ke": 264,
+      "Ġe": 265,
+      "Ġbig": 266,
+      "##nt": 267,
+      "##ck": 268,
+      "##very": 269,
+      "Ġyou": 270,
+      "##st": 271,
+      "##ne": 272,
+      "##ve": 273,
+      "ĠO": 274,
+      "##end": 275,
+      "Ġon": 276,
+      "Ġhapp": 277,
+      "##un": 278,
+      "ĠL": 279,
+      "##riend": 280,
+      "Ġfriend": 281,
+      "##all": 282,
+      "##ily": 283,
+      "Ġthey": 284,
+      "Ġwe": 285,
+      "Ġhad": 286,
+      "Ġnot": 287,
+      "Ġli": 288,
+      "Ġup": 289,
+      "##her": 290,
+      "Ġwant": 291,
+      "Ġof": 292,
+      "##ad": 293,
+      "##itt": 294,
+      "ĠB": 295,
+      "##se": 296,
+      "Ġdo": 297,
+      "Ġhappy": 298,
+      "ĠM": 299,
+      "Ġvery": 300,
+      "##ent": 301,
+      "'s": 302,
+      "Ġsaw": 303,
+      "Ġthat": 304,
+      "##es": 305,
+      "##ould": 306,
+      "Ġmom": 307,
+      "Ġfor": 308,
+      "Ġsh": 309,
+      "##ittle": 310,
+      "Ġlittle": 311,
+      "Ġso": 312,
+      "Ġshe": 313,
+      ".\"": 314,
+      "##ime": 315,
+      "##ch": 316,
+      "Ġnam": 317,
+      "Ġne": 318,
+      "Ġtime": 319,
+      "Ġk": 320,
+      "##ound": 321,
+      "Ġthere": 322,
+      "ĠLily": 323,
+      "Ġnamed": 324,
+      "Ġbo": 325,
+      "Ġsm": 326,
+      "Ġwere": 327,
+      "ĠTom": 328,
+      "!\"": 329,
+      "Ġwanted": 330,
+      "Ġbut": 331,
+      "##out": 332,
+      "Ġfriends": 333,
+      "##ved": 334,
+      "The": 335,
+      "##ht": 336,
+      "##ird": 337,
+      "Ġbird": 338,
+      "##el": 339,
+      "##al": 340,
+      "Ġan": 341,
+      "##ake": 342,
+      "Ġtoo": 343,
+      "ĠIt": 344,
+      "##ome": 345,
+      "##ug": 346,
+      "##nce": 347,
+      "##ide": 348,
+      "Ġwent": 349,
+      "Ġhel": 350,
+      "Ġwh": 351,
+      "ĠOnce": 352,
+      "Ġis": 353,
+      "Ġall": 354,
+      "Ġhelp": 355,
+      "##ue": 356,
+      "ĠA": 357,
+      "Ġlo": 358,
+      "Ġloo": 359,
+      "##ter": 360,
+      "Ġupon": 361,
+      "##ry": 362,
+      "##ore": 363,
+      "Ġfun": 364,
+      "##ind": 365,
+      "##get": 366,
+      "Ġtoy": 367,
+      "ĠOne": 368,
+      "##ill": 369,
+      "##ame": 370,
+      "Ġas": 371,
+      "Ġat": 372,
+      "##ra": 373,
+      "Ġj": 374,
+      "Ġdid": 375,
+      "##gether": 376,
+      "Ġre": 377,
+      "##ur": 378,
+      "Ġtogether": 379,
+      "Ġse": 380,
+      "##ack": 381,
+      "Ġcat": 382,
+      "Ġtre": 383,
+      "##ly": 384,
+      "##ood": 385,
+      "##ic": 386,
+      "##ted": 387,
+      "Ġdog": 388,
+      "Ġcould": 389,
+      "Ġcan": 390,
+      "Ġtheir": 391,
+      "##ard": 392,
+      "?\"": 393,
+      "##ark": 394,
+      "##ec": 395,
+      "Ġgir": 396,
+      "Ġplayed": 397,
+      "Ġball": 398,
+      "Ġhim": 399,
+      "Ġgirl": 400,
+      "##way": 401,
+      "Ġro": 402,
+      "##hed": 403,
+      "Ġgo": 404,
+      "##my": 405,
+      "Ġare": 406,
+      "'t": 407,
+      "Ġle": 408,
+      "Ġout": 409,
+      "Ġfr": 410,
+      "##ain": 411,
+      "Ġthem": 412,
+      "##um": 413,
+      "##hen": 414,
+      "##ax": 415,
+      "Ġsad": 416,
+      "Ġboy": 417,
+      "##ul": 418,
+      "Ġtree": 419,
+      "##other": 420,
+      "Ġhave": 421,
+      "Ġman": 422,
+      "Ġloved": 423,
+      "Ġcl": 424,
+      "Ġlooked": 425,
+      "##oug": 426,
+      "Ġfound": 427,
+      "Ġsp": 428,
+      "Ġstar": 429,
+      "ĠSue": 430,
+      "##one": 431,
+      "Ġsc": 432,
+      "##hing": 433,
+      "Ġback": 434,
+      "ĠMax": 435,
+      "##own": 436,
+      "##are": 437,
+      "Ġlike": 438,
+      "##ful": 439,
+      "##side": 440,
+      "Ġbec": 441,
+      "One": 442,
+      "Ġme": 443,
+      "Ġpark": 444,
+      "##ong": 445,
+      "Ġcar": 446,
+      "##ight": 447,
+      "##op": 448,
+      "Ġliked": 449,
+      "##elt": 450,
+      "Ġwould": 451,
+      "Ġmake": 452,
+      "Ġla": 453,
+      "Ġfa": 454,
+      "##round": 455,
+      "Ġfelt": 456,
+      "##ell": 457,
+      "ĠW": 458,
+      "Ġsee": 459,
+      "ĠBut": 460,
+      "ĠBen": 461,
+      "ĠSam": 462,
+      "##omet": 463,
+      "Ġasked": 464,
+      "Ġnew": 465,
+      "##ag": 466,
+      "Ġno": 467,
+      "##ouse": 468,
+      "##ice": 469,
+      "Ġstarted": 470,
+      "##ared": 471,
+      "Ġcame": 472,
+      "Ġother": 473,
+      "Ġal": 474,
+      "##ought": 475,
+      "##iled": 476,
+      "##ss": 477,
+      "Ġag": 478,
+      "Ġsomet": 479,
+      "Ġgood": 480,
+      "Ġsmall": 481,
+      "Ġbr": 482,
+      "Ġsay": 483,
+      "##ried": 484,
+      "Ġsmiled": 485,
+      "##ade": 486,
+      "##ings": 487,
+      "##ob": 488,
+      "##pot": 489,
+      "Ġwor": 490,
+      "Ġfind": 491,
+      "##ia": 492,
+      "Ġex": 493,
+      "##ty": 494,
+      "Ġaway": 495,
+      "Ġput": 496,
+      "Ġco": 497,
+      "Ġmade": 498,
+      "Ġwhat": 499,
+      "Ġfrom": 500,
+      "Ġsomething": 501,
+      "Ġthought": 502,
+      "##ened": 503,
+      "Ġhome": 504,
+      "Ġplaying": 505,
+      "Ġevery": 506,
+      "##ook": 507,
+      "Ġwal": 508,
+      "##uc": 509,
+      "Ġmu": 510,
+      "##ach": 511,
+      "ĠJ": 512,
+      "##arn": 513,
+      "ĠSpot": 514,
+      "Ġran": 515,
+      "ĠF": 516,
+      "##ile": 517,
+      "##ie": 518,
+      "##ave": 519,
+      "Ġagain": 520,
+      "Ġlaug": 521,
+      "Ġsome": 522,
+      "##now": 523,
+      "Ġhouse": 524,
+      "##dd": 525,
+      "Ġdown": 526,
+      "Ġfl": 527,
+      "Ġtook": 528,
+      "Ġscared": 529,
+      "##king": 530,
+      "##ny": 531,
+      "ĠY": 532,
+      "Ġpr": 533,
+      "Ġtoys": 534,
+      "Ġlearn": 535,
+      "##ure": 536,
+      "Ġbox": 537,
+      "##if": 538,
+      "Ġwill": 539,
+      "ĠYou": 540,
+      "##ret": 541,
+      "##ick": 542,
+      "##ab": 543,
+      "##ep": 544,
+      "Ġthings": 545,
+      "Ġmy": 546,
+      "Ġaround": 547,
+      "Ġyour": 548,
+      "Ġbl": 549,
+      "##oud": 550,
+      "Ġlived": 551,
+      "##uck": 552,
+      "##ish": 553,
+      ",\"": 554,
+      "Ġfe": 555,
+      "Ġsun": 556,
+      "Ġthen": 557,
+      "##as": 558,
+      "Ġsw": 559,
+      "Ġwhen": 560,
+      "Ġch": 561,
+      "##us": 562,
+      "##pped": 563,
+      "ĠMia": 564,
+      "Ġab": 565,
+      "##ank": 566,
+      "Ġget": 567,
+      "##ucy": 568,
+      "##ump": 569,
+      "Ġlot": 570,
+      "Th": 571,
+      "##ist": 572,
+      "##oth": 573,
+      "Ġtried": 574,
+      "##ap": 575,
+      "Tim": 576,
+      "Ġsays": 577,
+      "Ġknow": 578,
+      "Ġgot": 579,
+      "Ġkne": 580,
+      "##ited": 581,
+      "Ġwho": 582,
+      "##ust": 583,
+      "Ġmany": 584,
+      "##nder": 585,
+      "Ġint": 586,
+      "Ġabout": 587,
+      "Ġpret": 588,
+      "Ġany": 589,
+      "Ġred": 590,
+      "Ġdec": 591,
+      "ĠD": 592,
+      "##ive": 593,
+      "Ġknew": 594,
+      "##ace": 595,
+      "Ġmore": 596,
+      "##ous": 597,
+      "##ise": 598,
+      "Ġpic": 599,
+      "Ġcare": 600,
+      "##ally": 601,
+      "##au": 602,
+      "ĠLucy": 603,
+      "Ġlearned": 604,
+      "Ġhug": 605,
+      "##qu": 606,
+      "Ġwater": 607,
+      "##fter": 608,
+      "Ġpo": 609,
+      "Ġbecame": 610,
+      "Ġbest": 611,
+      "Ġv": 612,
+      "##ause": 613,
+      "Ġgre": 614,
+      "Ġop": 615,
+      "##ways": 616,
+      "##urp": 617,
+      "Ġlaughed": 618,
+      "Ġoutside": 619,
+      "Ġexc": 620,
+      "Ġlook": 621,
+      "Ġalways": 622,
+      "ĠBob": 623,
+      "Ġshow": 624,
+      "Ġdecid": 625,
+      "Ġroom": 626,
+      "Ġbecause": 627,
+      "##ant": 628,
+      "ĠSo": 629,
+      "##fe": 630,
+      "Ġho": 631,
+      "Ġdecided": 632,
+      "Ġeat": 633,
+      "Ġinto": 634,
+      "##ite": 635,
+      "Ġjump": 636,
+      "ĠAnd": 637,
+      "Ġboth": 638,
+      "Ġpe": 639,
+      "##ers": 640,
+      "ĠMom": 641,
+      "They": 642,
+      "Ġdad": 643,
+      "Ġke": 644,
+      "##udd": 645,
+      "Ġone": 646,
+      "Lily": 647,
+      "Ġfast": 648,
+      "Ġnice": 649,
+      "ĠE": 650,
+      "Ġthis": 651,
+      "##nn": 652,
+      "Ġexcited": 653,
+      "Ġfeel": 654,
+      "Ġrun": 655,
+      "Ġlong": 656,
+      "Yes": 657,
+      "##our": 658,
+      "Ġtold": 659,
+      "Ġsk": 660,
+      "Ġam": 661,
+      "##urpr": 662,
+      "Ġinside": 663,
+      "##ull": 664,
+      "Ġtr": 665,
+      "Ġsurpr": 666,
+      "Ġmo": 667,
+      "Ġpretty": 668,
+      "##iny": 669,
+      "##ink": 670,
+      "Ġsor": 671,
+      "Wh": 672,
+      "Ġtake": 673,
+      "##og": 674,
+      "Ġeach": 675,
+      "Ġgave": 676,
+      "Ġsl": 677,
+      "Ġmuch": 678,
+      "##lew": 679,
+      "Ġrock": 680,
+      "##nna": 681,
+      "Ġgra": 682,
+      "Ġstr": 683,
+      "Ġhow": 684,
+      "##imal": 685,
+      "Ġanimal": 686,
+      "##ara": 687,
+      "##ged": 688,
+      "Ġneed": 689,
+      "Ġthan": 690,
+      "##etter": 691,
+      "But": 692,
+      "Ġtow": 693,
+      "##ven": 694,
+      "Ġor": 695,
+      "ĠC": 696,
+      "Ġunder": 697,
+      "Tom": 698,
+      "Ġsorry": 699,
+      "Ġold": 700,
+      "##ge": 701,
+      "##ised": 702,
+      "##ro": 703,
+      "##urt": 704,
+      "Ġfish": 705,
+      "Ġcle": 706,
+      "Ġwalked": 707,
+      "Ġclo": 708,
+      "Ġbear": 709,
+      "##ft": 710,
+      "##ase": 711,
+      "##ast": 712,
+      "##and": 713,
+      "Ġhand": 714,
+      "##ess": 715,
+      "##urn": 716,
+      "Ġkind": 717,
+      "ĠWe": 718,
+      "ĠHis": 719,
+      "Ġte": 720,
+      "Ġhappened": 721,
+      "Ġflow": 722,
+      "##here": 723,
+      "Ġfood": 724,
+      "Ġlist": 725,
+      "Ġjust": 726,
+      "Ġanimals": 727,
+      "Ġhig": 728,
+      "Ġdidn": 729,
+      "Ġnear": 730,
+      "Ġide": 731,
+      "Ġwat": 732,
+      "Ġsky": 733,
+      "Ġtry": 734,
+      "##ine": 735,
+      "##ched": 736,
+      "Ġfi": 737,
+      "##rom": 738,
+      "##pl": 739,
+      "##ving": 740,
+      "ĠAmy": 741,
+      "Ġus": 742,
+      "Ġidea": 743,
+      "Ġbetter": 744,
+      "Ġbug": 745,
+      "##gry": 746,
+      "Ġits": 747,
+      "Ġheard": 748,
+      "Ġtw": 749,
+      "##pec": 750,
+      "Ġlet": 751,
+      "##ate": 752,
+      "##ff": 753,
+      "##able": 754,
+      "Ġshare": 755,
+      "Ġcareful": 756,
+      "Ġen": 757,
+      "Thank": 758,
+      "Ġfly": 759,
+      "Ġif": 760,
+      "Ġstor": 761,
+      "##more": 762,
+      "Ġanymore": 763,
+      "Ġflew": 764,
+      "##ial": 765,
+      "ĠAnna": 766,
+      "Mom": 767,
+      "ĠTh": 768,
+      "Ġlots": 769,
+      "Ġspec": 770,
+      "Ġspecial": 771,
+      "##ion": 772,
+      "Ġcom": 773,
+      "Ġnever": 774,
+      "Ġby": 775,
+      "##lf": 776,
+      "Ġdan": 777,
+      "##ream": 778,
+      "Ġwind": 779,
+      "Ġbu": 780,
+      "Ġfo": 781,
+      "Ġdon": 782,
+      "Ġclean": 783,
+      "Ġtal": 784,
+      "##ort": 785,
+      "Ġgr": 786,
+      "##rm": 787,
+      "Ġlove": 788,
+      "Ġend": 789,
+      "##ople": 790,
+      "ĠThen": 791,
+      "##ber": 792,
+      "Ġeven": 793,
+      "Ġmag": 794,
+      "Ġshiny": 795,
+      "Ġhard": 796,
+      "Ġfore": 797,
+      "ĠSara": 798,
+      "Ġcake": 799,
+      "Ġover": 800,
+      "##udden": 801,
+      "##ak": 802,
+      "Ġbook": 803,
+      "Ġcol": 804,
+      "Ġturn": 805,
+      "Ġfam": 806,
+      "Ġsafe": 807,
+      "Ġbad": 808,
+      "Ġafter": 809,
+      "Ġpeople": 810,
+      "##ady": 811,
+      "Ġproud": 812,
+      "##pected": 813,
+      "Ġsurprised": 814,
+      "ĠEvery": 815,
+      "Ġhigh": 816,
+      "##uddenly": 817,
+      "Let": 818,
+      "Ġhurt": 819,
+      "Ġcu": 820,
+      "##imb": 821,
+      "Ġpicked": 822,
+      "Ġground": 823,
+      "Ġcome": 824,
+      "##arden": 825,
+      "Ġune": 826,
+      "Ġgarden": 827,
+      "Ġdoor": 828,
+      "##xpected": 829,
+      "Ġunexpected": 830,
+      "Ġopened": 831,
+      "Ġclimb": 832,
+      "Ġloud": 833,
+      "##bb": 834,
+      "You": 835,
+      "Ġche": 836,
+      "Ġgl": 837,
+      "'m": 838,
+      "As": 839,
+      "Ġim": 840,
+      "##ild": 841,
+      "Ġgive": 842,
+      "##ail": 843,
+      "Ġway": 844,
+      "Ġcolor": 845,
+      "Ġblue": 846,
+      "Ġthanked": 847,
+      "Ġstill": 848,
+      "Ġever": 849,
+      "ĠFrom": 850,
+      "Ġhugged": 851,
+      "Ġfar": 852,
+      "##ip": 853,
+      "Ġcall": 854,
+      "ĠHer": 855,
+      "Ġmagic": 856,
+      "##age": 857,
+      "Ġoff": 858,
+      "##ummy": 859,
+      "ĠK": 860,
+      "##iz": 861,
+      "##ough": 862,
+      "##xt": 863,
+      "Ġjumped": 864,
+      "ĠWhen": 865,
+      "Ġshould": 866,
+      "Ġpar": 867,
+      "Ġfamily": 868,
+      "##ool": 869,
+      "Ġkid": 870,
+      "Ġsmile": 871,
+      "##uff": 872,
+      "##hes": 873,
+      "Ġplace": 874,
+      "##kay": 875,
+      "ĠIn": 876,
+      "Ġwalk": 877,
+      "##ct": 878,
+      "Ġgreat": 879,
+      "Ġnow": 880,
+      "##em": 881,
+      "Ġstrong": 882,
+      "##les": 883,
+      "Ġqu": 884,
+      "Ġstay": 885,
+      "Ġunt": 886,
+      "Ġsto": 887,
+      "No": 888,
+      "Ġforest": 889,
+      "##aut": 890,
+      "##itty": 891,
+      "##ture": 892,
+      "ĠP": 893,
+      "##ane": 894,
+      "Ġfrog": 895,
+      "Ġbra": 896,
+      "Ġbro": 897,
+      "##oon": 898,
+      "Ġuntil": 899,
+      "Ġbeaut": 900,
+      "Ġsqu": 901,
+      "Ġstick": 902,
+      "##dy": 903,
+      "Ġboat": 904,
+      "Ġnext": 905,
+      "##lease": 906,
+      "##ning": 907,
+      "Ġhappily": 908,
+      "Ġlisten": 909,
+      "Ġkids": 910,
+      "##aking": 911,
+      "Ġtra": 912,
+      "##ies": 913,
+      "ĠN": 914,
+      "Ġhelped": 915,
+      "##iful": 916,
+      "Ġapp": 917,
+      "Ġbeautiful": 918,
+      "Ġshowed": 919,
+      "Ġdra": 920,
+      "Ġimp": 921,
+      "##unny": 922,
+      "Ġstory": 923,
+      "Ġclos": 924,
+      "##oy": 925,
+      "Ġtown": 926,
+      "Ġwhile": 927,
+      "##rel": 928,
+      "##be": 929,
+      "Ġrain": 930,
+      "Ġpicture": 931,
+      "##ress": 932,
+      "##pt": 933,
+      "Ġun": 934,
+      "Ġbeing": 935,
+      "Ġeveryone": 936,
+      "Ġrem": 937,
+      "##ary": 938,
+      "Ġmor": 939,
+      "Ġhat": 940,
+      "##ree": 941,
+      "##th": 942,
+      "Ġmet": 943,
+      "Ġcalled": 944,
+      "Ġstopped": 945,
+      "Ġgame": 946,
+      "It": 947,
+      "Ġad": 948,
+      "Can": 949,
+      "He": 950,
+      "##uffy": 951,
+      "Ġangry": 952,
+      "##ger": 953,
+      "Ġopen": 954,
+      "Ġtruck": 955,
+      "Ġsoft": 956,
+      "Ġyummy": 957,
+      "Ġkeep": 958,
+      "Ġwo": 959,
+      "Ġlost": 960,
+      "Ġcry": 961,
+      "Ġbed": 962,
+      "When": 963,
+      "ĠSally": 964,
+      "ĠLet": 965,
+      "Ġwarm": 966,
+      "Ġate": 967,
+      "Ġmouse": 968,
+      "ĠKitty": 969,
+      "Ġbrave": 970,
+      "ĠWh": 971,
+      "##vent": 972,
+      "##ished": 973,
+      "##by": 974,
+      "Ġwatch": 975,
+      "Ġde": 976,
+      "Ġdoll": 977,
+      "##so": 978,
+      "##fore": 979,
+      "Ġleave": 980,
+      "Ġfell": 981,
+      "Ġcouldn": 982,
+      "Ġalso": 983,
+      "Ġgreen": 984,
+      "##dded": 985,
+      "Ġsn": 986,
+      "Ġface": 987,
+      "Ġflowers": 988,
+      "Ġtwo": 989,
+      "ĠR": 990,
+      "##iss": 991,
+      "##gan": 992,
+      "##bit": 993,
+      "##ble": 994,
+      "Ġnoise": 995,
+      "##abbit": 996,
+      "##irst": 997,
+      "What": 998,
+      "##owl": 999,
+      "Ġwhere": 1000,
+      "##ock": 1001,
+      "##az": 1002,
+      "Ġslide": 1003,
+      "Ġsoon": 1004,
+      "##luffy": 1005,
+      "Ġhole": 1006,
+      "##self": 1007,
+      "Ġrabbit": 1008,
+      "##irrel": 1009,
+      "Ġpus": 1010,
+      "Ġsat": 1011,
+      "##ired": 1012,
+      "Ġbefore": 1013,
+      "##illy": 1014,
+      "Hi": 1015,
+      "Ġhear": 1016,
+      "Ġuse": 1017,
+      "Ġsquirrel": 1018,
+      "Ġpa": 1019,
+      "Then": 1020,
+      "Ġkept": 1021,
+      "That": 1022,
+      "##ma": 1023,
+      "##ear": 1024,
+      "Ġnodded": 1025,
+      "Ġcook": 1026,
+      "Ġstore": 1027,
+      "Look": 1028,
+      "Ġhands": 1029,
+      "Ġbirds": 1030,
+      "Ġpain": 1031,
+      "Ġfunny": 1032,
+      "Ġexpl": 1033,
+      "Ġhaving": 1034,
+      "Ġgoing": 1035,
+      "Ġsing": 1036,
+      "##day": 1037,
+      "##uch": 1038,
+      "Ġcatch": 1039,
+      "ĠFluffy": 1040,
+      "ĠJo": 1041,
+      "##aybe": 1042,
+      "##uit": 1043,
+      "##aug": 1044,
+      "##aught": 1045,
+      "##leep": 1046,
+      "Ġyell": 1047,
+      "Ġey": 1048,
+      "ĠCan": 1049,
+      "Ġcra": 1050,
+      "Ġthink": 1051,
+      "Ġfix": 1052,
+      "Ġfin": 1053,
+      "Ġbre": 1054,
+      "Ġtired": 1055,
+      "Ġused": 1056,
+      "Ġbunny": 1057,
+      "Ġbus": 1058,
+      "##air": 1059,
+      "##ange": 1060,
+      "Ġwork": 1061,
+      "Ġlooking": 1062,
+      "Ġwr": 1063,
+      "Ġpull": 1064,
+      "Ġour": 1065,
+      "We": 1066,
+      "Ġkit": 1067,
+      "ĠNow": 1068,
+      "Ġthr": 1069,
+      "Ġwait": 1070,
+      "##thing": 1071,
+      "ĠG": 1072,
+      "Ġjo": 1073,
+      "Ġhas": 1074,
+      "Ġsound": 1075,
+      "Ġpond": 1076,
+      "Ġsunny": 1077,
+      "Ġmean": 1078,
+      "Ġdr": 1079,
+      "Ġothers": 1080,
+      "##ember": 1081,
+      "##ting": 1082,
+      "Ġbeh": 1083,
+      "Ġask": 1084,
+      "##ello": 1085,
+      "##led": 1086,
+      "Ġtalk": 1087,
+      "##chen": 1088,
+      "##ng": 1089,
+      "Ġkitchen": 1090,
+      "Ġflo": 1091,
+      "##rew": 1092,
+      "Ġpie": 1093,
+      "Ġdif": 1094,
+      "Ġtri": 1095,
+      "Ġfirst": 1096,
+      "Ġhead": 1097,
+      "Ġreal": 1098,
+      "Ġfav": 1099,
+      "Ġimport": 1100,
+      "Hello": 1101,
+      "Ġmommy": 1102,
+      "Ġeyes": 1103,
+      "Ġz": 1104,
+      "Ġflower": 1105,
+      "##joy": 1106,
+      "Ġparty": 1107,
+      "Ġmess": 1108,
+      "##ath": 1109,
+      "Ġremember": 1110,
+      "Ġcold": 1111,
+      "Ġright": 1112,
+      "Ġcon": 1113,
+      "Ġsand": 1114,
+      "ĠDo": 1115,
+      "Ġswe": 1116,
+      "Ġrace": 1117,
+      "##ious": 1118,
+      "##imes": 1119,
+      "##orn": 1120,
+      "##ac": 1121,
+      "Ġduck": 1122,
+      "Ġimportant": 1123,
+      "Ġshared": 1124,
+      "Ġmoral": 1125,
+      "ĠJack": 1126,
+      "Ġvo": 1127,
+      "Ġcuri": 1128,
+      "##zy": 1129,
+      "Ġice": 1130,
+      "##ount": 1131,
+      "Ġworked": 1132,
+      "Ġokay": 1133,
+      "At": 1134,
+      "Ġenjoy": 1135,
+      "Ġdress": 1136,
+      "Ġmaking": 1137,
+      "Ġadvent": 1138,
+      "Ġbright": 1139,
+      "##llow": 1140,
+      "Ġown": 1141,
+      "Ġcurious": 1142,
+      "Ġdir": 1143,
+      "Ġtall": 1144,
+      "Ġhop": 1145,
+      "Ġhid": 1146,
+      "Ġfavor": 1147,
+      "##reed": 1148,
+      "Ġsleep": 1149,
+      "Ġfavorite": 1150,
+      "Ġri": 1151,
+      "Wow": 1152,
+      "Ġthing": 1153,
+      "Ġbag": 1154,
+      "Ġmon": 1155,
+      "Ġbegan": 1156,
+      "Ġdis": 1157,
+      "Ġhill": 1158,
+      "Ġcla": 1159,
+      "Ġdraw": 1160,
+      "Don": 1161,
+      "Ġrest": 1162,
+      "Ġyard": 1163,
+      "ĠFin": 1164,
+      "##hn": 1165,
+      "Ben": 1166,
+      "Ġtell": 1167,
+      "Ġhere": 1168,
+      "Ġmove": 1169,
+      "##ster": 1170,
+      "##que": 1171,
+      "Ġwatched": 1172,
+      "Ġcut": 1173,
+      "Ġbel": 1174,
+      "Ġfollow": 1175,
+      "Ġnight": 1176,
+      "Ġblock": 1177,
+      "##ect": 1178,
+      "Ġagreed": 1179,
+      "Ġhun": 1180,
+      "Ġpick": 1181,
+      "##aper": 1182,
+      "Ġstop": 1183,
+      "##co": 1184,
+      "ĠThis": 1185,
+      "After": 1186,
+      "Ġhot": 1187,
+      "Ġbehind": 1188,
+      "##lly": 1189,
+      "Ġsho": 1190,
+      "Ġtable": 1191,
+      "Ġsurprise": 1192,
+      "Ġgrass": 1193,
+      "Ġworry": 1194,
+      "##ied": 1195,
+      "Ġtrees": 1196,
+      "Ġdark": 1197,
+      "Ġfloor": 1198,
+      "Ġfarm": 1199,
+      "Ġlion": 1200,
+      "##fere": 1201,
+      "Ġtop": 1202,
+      "Ġsong": 1203,
+      "Ġdiffere": 1204,
+      "Ġtail": 1205,
+      "Ġplease": 1206,
+      "Ġbutter": 1207,
+      "Ġru": 1208,
+      "Ġwalking": 1209,
+      "Ġcolors": 1210,
+      "Ġsweet": 1211,
+      "Ġvoice": 1212,
+      "Ġread": 1213,
+      "Ġshout": 1214,
+      "Ġlady": 1215,
+      "ĠDad": 1216,
+      "Ġforg": 1217,
+      "Ġleaves": 1218,
+      "Max": 1219,
+      "##isy": 1220,
+      "##ign": 1221,
+      "Ġcars": 1222,
+      "Ġcloser": 1223,
+      "Ġneeded": 1224,
+      "Ġtast": 1225,
+      "Ġturned": 1226,
+      "Why": 1227,
+      "Ġcried": 1228,
+      "##aring": 1229,
+      "Ġwood": 1230,
+      "Ġdifferent": 1231,
+      "Ġlaugh": 1232,
+      "Ġpiece": 1233,
+      "Ġdel": 1234,
+      "ĠMr": 1235,
+      "Ġroll": 1236,
+      "Ġfire": 1237,
+      "Ġhungry": 1238,
+      "Ġdoes": 1239,
+      "##ered": 1240,
+      "##ike": 1241,
+      "Ġcr": 1242,
+      "Ġadventure": 1243,
+      "Ġhair": 1244,
+      "Ġpaper": 1245,
+      "Ġyellow": 1246,
+      "Sue": 1247,
+      "ĠSuddenly": 1248,
+      "Ġfull": 1249,
+      "Ġtouch": 1250,
+      "Ġfeeling": 1251,
+      "Ġprin": 1252,
+      "Ġwet": 1253,
+      "##bo": 1254,
+      "##oom": 1255,
+      "Ġfriendly": 1256,
+      "ĠAs": 1257,
+      "##ken": 1258,
+      "Ġper": 1259,
+      "Ġfruit": 1260,
+      "Ġswing": 1261,
+      "##cked": 1262,
+      "##ached": 1263,
+      "Ġbroken": 1264,
+      "##ient": 1265,
+      "Ġready": 1266,
+      "##ppy": 1267,
+      "Ġpretend": 1268,
+      "Ġdance": 1269,
+      "Ġanother": 1270,
+      "Ġlight": 1271,
+      "Ġprom": 1272,
+      "Ġclimbed": 1273,
+      "ĠThat": 1274,
+      "##ater": 1275,
+      "ĠBobo": 1276,
+      "Ġlistened": 1277,
+      "Ġdanc": 1278,
+      "##where": 1279,
+      "##bye": 1280,
+      "Ġrunning": 1281,
+      "Ġplan": 1282,
+      "Ġgone": 1283,
+      "Ġswim": 1284,
+      "Ġonly": 1285,
+      "Ġtrain": 1286,
+      "##bbed": 1287,
+      "ĠJane": 1288,
+      "ĠTimmy": 1289,
+      "##ila": 1290,
+      "##ndma": 1291,
+      "##av": 1292,
+      "Suddenly": 1293,
+      "Ġkn": 1294,
+      "Ġclose": 1295,
+      "Ġsmell": 1296,
+      "She": 1297,
+      "Ġblocks": 1298,
+      "##aby": 1299,
+      "Ġhold": 1300,
+      "So": 1301,
+      "ĠAll": 1302,
+      "##sh": 1303,
+      "Ġamaz": 1304,
+      "Ġwonder": 1305,
+      "Ġsees": 1306,
+      "Ġbutterf": 1307,
+      "Ġwall": 1308,
+      "Ġrepl": 1309,
+      "Ġhelping": 1310,
+      "Ġpu": 1311,
+      "Ġreached": 1312,
+      "Ġcream": 1313,
+      "##oney": 1314,
+      "Sam": 1315,
+      "Ġdri": 1316,
+      "##red": 1317,
+      "Ġslow": 1318,
+      "Ġant": 1319,
+      "Ġcool": 1320,
+      "##af": 1321,
+      "Ġglad": 1322,
+      "Ġless": 1323,
+      "Ġfight": 1324,
+      "Ġpushed": 1325,
+      "Ġgoodbye": 1326,
+      "Ġac": 1327,
+      "##ather": 1328,
+      "Ġbeen": 1329,
+      "Ġfair": 1330,
+      "Ġhide": 1331,
+      "Ġmust": 1332,
+      "Ġwindow": 1333,
+      "Ġmoment": 1334,
+      "##iced": 1335,
+      "Ġsit": 1336,
+      "Ġballoon": 1337,
+      "Ġsnow": 1338,
+      "ĠEveryone": 1339,
+      "Ġwished": 1340,
+      "Ġwag": 1341,
+      "Ġbaby": 1342,
+      "Ġstuck": 1343,
+      "Ġchild": 1344,
+      "Ġbuy": 1345,
+      "Ġdone": 1346,
+      "Ġperf": 1347,
+      "Mia": 1348,
+      "Ġar": 1349,
+      "Ġthank": 1350,
+      "##icy": 1351,
+      "Ġste": 1352,
+      "Ġmight": 1353,
+      "Ġexplore": 1354,
+      "Ġapple": 1355,
+      "Ġbar": 1356,
+      "Ġfall": 1357,
+      "Ġtrying": 1358,
+      "Ġname": 1359,
+      "##ized": 1360,
+      "##ash": 1361,
+      "Ġbit": 1362,
+      "Ġscary": 1363,
+      "Ġcoming": 1364,
+      "Ġbuild": 1365,
+      "Ġwin": 1366,
+      "Ġdin": 1367,
+      "Ġdirty": 1368,
+      "Ġlooks": 1369,
+      "Ġquick": 1370,
+      "Ġdream": 1371,
+      "Ġdoing": 1372,
+      "##aisy": 1373,
+      "'re": 1374,
+      "Ġunderst": 1375,
+      "Ġheld": 1376,
+      "##ames": 1377,
+      "Ġbooks": 1378,
+      "Ġmar": 1379,
+      "Ġbutterfly": 1380,
+      "ĠThere": 1381,
+      "In": 1382,
+      "Ġleft": 1383,
+      "Ġcount": 1384,
+      "##avy": 1385,
+      "Ġreach": 1386,
+      "Ġshouted": 1387,
+      "Ġtiny": 1388,
+      "##ott": 1389,
+      "Ġdro": 1390,
+      "Ġbran": 1391,
+      "Ġreplied": 1392,
+      "Ġair": 1393,
+      "Ġland": 1394,
+      "##key": 1395,
+      "Ġspl": 1396,
+      "Ġthrough": 1397,
+      "Ġgrow": 1398,
+      "Ġpulled": 1399,
+      "Ġtreat": 1400,
+      "Ġwise": 1401,
+      "Ġwhy": 1402,
+      "Ġchair": 1403,
+      "Ġbrother": 1404,
+      "Ġthree": 1405,
+      "Ġwoods": 1406,
+      "Ġplant": 1407,
+      "Ġclapped": 1408,
+      "Ġmat": 1409,
+      "Ġpink": 1410,
+      "##ins": 1411,
+      "Ġowl": 1412,
+      "Ġcup": 1413,
+      "Ġsometimes": 1414,
+      "Ġsure": 1415,
+      "##ield": 1416,
+      "##ely": 1417,
+      "Ġcloud": 1418,
+      "Ġseen": 1419,
+      "Ġswam": 1420,
+      "##andy": 1421,
+      "##ask": 1422,
+      "##outh": 1423,
+      "Ġfill": 1424,
+      "##ix": 1425,
+      "Ġjob": 1426,
+      "Ġcolorful": 1427,
+      "Ġnest": 1428,
+      "Ġmouth": 1429,
+      "Ġbigger": 1430,
+      "Ġremembered": 1431,
+      "Ġjoin": 1432,
+      "Ġlesson": 1433,
+      "Okay": 1434,
+      "##ph": 1435,
+      "##uddy": 1436,
+      "##oup": 1437,
+      "##pe": 1438,
+      "##room": 1439,
+      "Ġcre": 1440,
+      "Ġstayed": 1441,
+      "Ġwaved": 1442,
+      "##art": 1443,
+      "Ġpaint": 1444,
+      "Ġclot": 1445,
+      "Oh": 1446,
+      "Ġgrabbed": 1447,
+      "Ġclothes": 1448,
+      "Ġve": 1449,
+      "This": 1450,
+      "##ower": 1451,
+      "Ġcont": 1452,
+      "##cle": 1453,
+      "Ġwaited": 1454,
+      "ĠMommy": 1455,
+      "ĠAfter": 1456,
+      "Ġword": 1457,
+      "Ġbroke": 1458,
+      "Ġgames": 1459,
+      "##ucky": 1460,
+      "Ġblew": 1461,
+      "Anna": 1462,
+      "Ġcast": 1463,
+      "Ġgent": 1464,
+      "Ġquickly": 1465,
+      "Ġenjoyed": 1466,
+      "##ries": 1467,
+      "ĠJohn": 1468,
+      "Ġlikes": 1469,
+      "Ġpictures": 1470,
+      "##ation": 1471,
+      "##ton": 1472,
+      "Ġsea": 1473,
+      "Ġheavy": 1474,
+      "Ġmus": 1475,
+      "Ġset": 1476,
+      "##de": 1477,
+      "Ġgif": 1478,
+      "Ġalone": 1479,
+      "##asure": 1480,
+      "Ġturns": 1481,
+      "Ġmiss": 1482,
+      "Ġanything": 1483,
+      "Ġnoticed": 1484,
+      "##orm": 1485,
+      "Ġspot": 1486,
+      "Ġhopped": 1487,
+      "Ġworld": 1488,
+      "##der": 1489,
+      "Ġpot": 1490,
+      "Ġbott": 1491,
+      "Ġpen": 1492,
+      "Ġpat": 1493,
+      "##lc": 1494,
+      "Ġyear": 1495,
+      "Ġbike": 1496,
+      "Ġarm": 1497,
+      "Her": 1498,
+      "ĠLila": 1499,
+      "Ġtight": 1500,
+      "Ġeverywhere": 1501,
+      "Ġmix": 1502,
+      "Ġtower": 1503,
+      "Sara": 1504,
+      "Lucy": 1505,
+      "Ġwon": 1506,
+      "Ġthrew": 1507,
+      "ĠBuddy": 1508,
+      "\".": 1509,
+      "Ġride": 1510,
+      "Ġhimself": 1511,
+      "##man": 1512,
+      "Ġfollowed": 1513,
+      "Ġju": 1514,
+      "Ġje": 1515,
+      "##less": 1516,
+      "##amp": 1517,
+      "##ape": 1518,
+      "Ġcomp": 1519,
+      "Ġkey": 1520,
+      "##row": 1521,
+      "Ġwhite": 1522,
+      "Ġmakes": 1523,
+      "##ctor": 1524,
+      "Ġwrong": 1525,
+      "Spot": 1526,
+      "ĠDaisy": 1527,
+      "Ġbreak": 1528,
+      "Ġblack": 1529,
+      "##ner": 1530,
+      "Do": 1531,
+      "##thy": 1532,
+      "Ġmusic": 1533,
+      "ĠWhat": 1534,
+      "##arent": 1535,
+      "Ġpol": 1536,
+      "Ġdeep": 1537,
+      "Ġdelic": 1538,
+      "Bob": 1539,
+      "Ġbee": 1540,
+      "Ġforgot": 1541,
+      "##cess": 1542,
+      "##ued": 1543,
+      "Ġcastle": 1544,
+      "Ġem": 1545,
+      "##ves": 1546,
+      "Ġwear": 1547,
+      "Ġhit": 1548,
+      "##iet": 1549,
+      "Ġparent": 1550,
+      "##olly": 1551,
+      "##ister": 1552,
+      "Ġquiet": 1553,
+      "Ġround": 1554,
+      "Ġdanced": 1555,
+      "Ġwhe": 1556,
+      "Ġstu": 1557,
+      "Ġleaf": 1558,
+      "Ġwants": 1559,
+      "##ance": 1560,
+      "Ġvis": 1561,
+      "Ġnap": 1562,
+      "Ġmonster": 1563,
+      "Ġbowl": 1564,
+      "##ang": 1565,
+      "##os": 1566,
+      "##ully": 1567,
+      "Ġtalked": 1568,
+      "##itten": 1569,
+      "##rot": 1570,
+      "Ġdry": 1571,
+      "Ġbor": 1572,
+      "Ġunderstand": 1573,
+      "Ġfaster": 1574,
+      "Ġcookies": 1575,
+      "##ren": 1576,
+      "Ġbrought": 1577,
+      "Ġleg": 1578,
+      "##zz": 1579,
+      "##fully": 1580,
+      "From": 1581,
+      "ĠInside": 1582,
+      "Ġsmart": 1583,
+      "##ts": 1584,
+      "##cy": 1585,
+      "Ġsign": 1586,
+      "##ross": 1587,
+      "Ġside": 1588,
+      "ĠRe": 1589,
+      "Ġrocks": 1590,
+      "Ġsharing": 1591,
+      "Ġmum": 1592,
+      "Ġwell": 1593,
+      "Ġbranch": 1594,
+      "Ġbutton": 1595,
+      "Ġsec": 1596,
+      "Ġsomeone": 1597,
+      "Ġhappen": 1598,
+      "His": 1599,
+      "Ġpoin": 1600,
+      "Ġfinished": 1601,
+      "Ġres": 1602,
+      "Ġfox": 1603,
+      "Ġdinner": 1604,
+      "Ġrel": 1605,
+      "##ence": 1606,
+      "Ġsister": 1607,
+      "Ġreally": 1608,
+      "Jo": 1609,
+      "Ġflying": 1610,
+      "##ards": 1611,
+      "ĠTo": 1612,
+      "##eddy": 1613,
+      "Ġele": 1614,
+      "Ġcontin": 1615,
+      "Ġworried": 1616,
+      "Ġvisit": 1617,
+      "Ġbeach": 1618,
+      "Ġque": 1619,
+      "Ġsecret": 1620,
+      "Ġking": 1621,
+      "ĠMaybe": 1622,
+      "##gy": 1623,
+      "Ġel": 1624,
+      "Ġtoday": 1625,
+      "Ġperfect": 1626,
+      "ĠSarah": 1627,
+      "Ġshin": 1628,
+      "Ġsilly": 1629,
+      "##ipp": 1630,
+      "Ġeverything": 1631,
+      "ĠJoe": 1632,
+      "Ġriver": 1633,
+      "ĠSoon": 1634,
+      "Ġdanger": 1635,
+      "Ġsmiles": 1636,
+      "ĠAt": 1637,
+      "Ġfield": 1638,
+      "Ġfur": 1639,
+      "Ġchildren": 1640,
+      "Ġgu": 1641,
+      "While": 1642,
+      "Ġwelc": 1643,
+      "Ġfilled": 1644,
+      "Ġsang": 1645,
+      "Ġpudd": 1646,
+      "Ġelse": 1647,
+      "Ġwish": 1648,
+      "Ġeating": 1649,
+      "Ġsnack": 1650,
+      "ĠEm": 1651,
+      "##ze": 1652,
+      "Ġpieces": 1653,
+      "Ġpromised": 1654,
+      "##ord": 1655,
+      "Ġspr": 1656,
+      "Ġgi": 1657,
+      "Ġpig": 1658,
+      "Ġfree": 1659,
+      "Ġbite": 1660,
+      "Ġcontinued": 1661,
+      "Ġrealized": 1662,
+      "##ead": 1663,
+      "##itting": 1664,
+      "Ġear": 1665,
+      "Ġjar": 1666,
+      "Ġcow": 1667,
+      "Just": 1668,
+      "Maybe": 1669,
+      "##ated": 1670,
+      "Ġblank": 1671,
+      "Ġcarefully": 1672,
+      "##stead": 1673,
+      "Ġparents": 1674,
+      "Ġorange": 1675,
+      "Ġ-": 1676,
+      "ĠTommy": 1677,
+      "Ġmud": 1678,
+      "Amy": 1679,
+      "Ġdrag": 1680,
+      "ĠBilly": 1681,
+      "Ġrolled": 1682,
+      "Ġcrying": 1683,
+      "Ġblanket": 1684,
+      "Ġbou": 1685,
+      "Ġsoup": 1686,
+      "##cket": 1687,
+      "##imi": 1688,
+      "Ġsail": 1689,
+      "Ġpurp": 1690,
+      "##ale": 1691,
+      "Ġdrink": 1692,
+      "Ġyes": 1693,
+      "Ġenough": 1694,
+      "Ġsnake": 1695,
+      "Ġcrab": 1696,
+      "##ses": 1697,
+      "Ġlaughing": 1698,
+      "Ġthrow": 1699,
+      "Ġpet": 1700,
+      "Ġbath": 1701,
+      "Ġwords": 1702,
+      "ĠZ": 1703,
+      "Ġpurple": 1704,
+      "Ġfairy": 1705,
+      "Ġamazing": 1706,
+      "Ġwithout": 1707,
+      "##ich": 1708,
+      "Ġbottle": 1709,
+      "##ire": 1710,
+      "Fin": 1711,
+      "Ġgift": 1712,
+      "##ons": 1713,
+      "Ġpast": 1714,
+      "Ġgrandma": 1715,
+      "Ġbarked": 1716,
+      "##iver": 1717,
+      "Ġwagged": 1718,
+      "Ġmail": 1719,
+      "Ġmoney": 1720,
+      "##fort": 1721,
+      "ĠGra": 1722,
+      "##used": 1723,
+      "Ġmonkey": 1724,
+      "##unch": 1725,
+      "##chool": 1726,
+      "Ġatt": 1727,
+      "Ġbrown": 1728,
+      "Ġmoved": 1729,
+      "Ġasks": 1730,
+      "Ġdoctor": 1731,
+      "##ises": 1732,
+      "Ġclosed": 1733,
+      "Ġcandy": 1734,
+      "Ġsu": 1735,
+      "Ġwelcome": 1736,
+      "Ġowner": 1737,
+      "##gg": 1738,
+      "Ġschool": 1739,
+      "Ġlon": 1740,
+      "Ġgetting": 1741,
+      "ĠCh": 1742,
+      "Ġsmo": 1743,
+      "Ġhigher": 1744,
+      "Ġtreasure": 1745,
+      "Ġsitting": 1746,
+      "Ġlonely": 1747,
+      "Ġmorning": 1748,
+      "Ġdangerous": 1749,
+      "Ġapples": 1750,
+      "Ġliving": 1751,
+      "##ush": 1752,
+      "Ġmother": 1753,
+      "##vel": 1754,
+      "##una": 1755,
+      "Ġroad": 1756,
+      "Ġshining": 1757,
+      "Ġshop": 1758,
+      "##ased": 1759,
+      "Ġpaw": 1760,
+      "##ere": 1761,
+      "Ġra": 1762,
+      "Ġshoes": 1763,
+      "##ible": 1764,
+      "##ol": 1765,
+      "Ġpre": 1766,
+      "Ġtalking": 1767,
+      "##althy": 1768,
+      "Ġstre": 1769,
+      "Ġcreat": 1770,
+      "Ġcaught": 1771,
+      "Ġstrange": 1772,
+      "Ġegg": 1773,
+      "Ġruns": 1774,
+      "Ġbuck": 1775,
+      "Ġletter": 1776,
+      "Ġpass": 1777,
+      "Ġchee": 1778,
+      "Ġwings": 1779,
+      "Ġfan": 1780,
+      "##fish": 1781,
+      "Ġmad": 1782,
+      "##asket": 1783,
+      "Ġlake": 1784,
+      "Ġbasket": 1785,
+      "##ass": 1786,
+      "##cks": 1787,
+      "##set": 1788,
+      "ĠMimi": 1789,
+      "Ġstone": 1790,
+      "Ġthinks": 1791,
+      "Ġdragon": 1792,
+      "##me": 1793,
+      "ĠBl": 1794,
+      "Ġpuddle": 1795,
+      "Ġnose": 1796,
+      "Ġtom": 1797,
+      "ĠLe": 1798,
+      "Ġdelicious": 1799,
+      "##isk": 1800,
+      "##board": 1801,
+      "Ġstand": 1802,
+      "Ġbat": 1803,
+      "Ġfarmer": 1804,
+      "Ġteddy": 1805,
+      "##app": 1806,
+      "Ġbelie": 1807,
+      "Ġcoat": 1808,
+      "##itch": 1809,
+      "Ġsame": 1810,
+      "Ġmine": 1811,
+      "##ches": 1812,
+      "Ġfit": 1813,
+      "Ġdays": 1814,
+      "Ġbring": 1815,
+      "Ġyears": 1816,
+      "Ġsear": 1817,
+      "Ġwhist": 1818,
+      "Ġgentle": 1819,
+      "##igh": 1820,
+      "Ġstart": 1821,
+      "Ġcray": 1822,
+      "'ll": 1823,
+      "##igg": 1824,
+      "Ġpill": 1825,
+      "��scream": 1826,
+      "Ġkite": 1827,
+      "##phant": 1828,
+      "Ġfinally": 1829,
+      "##arm": 1830,
+      "Ġvill": 1831,
+      "Ġtasty": 1832,
+      "Ġcho": 1833,
+      "Ġsinging": 1834,
+      "##ella": 1835,
+      "Ġph": 1836,
+      "Ġwore": 1837,
+      "Ġben": 1838,
+      "Ġhoped": 1839,
+      "Ġshell": 1840,
+      "Ġswings": 1841,
+      "Ġtrou": 1842,
+      "Ġherself": 1843,
+      "##ined": 1844,
+      "##sy": 1845,
+      "Ġpush": 1846,
+      "Mommy": 1847,
+      "Ġhor": 1848,
+      "##sw": 1849,
+      "Please": 1850,
+      "John": 1851,
+      "##iskers": 1852,
+      "Ġansw": 1853,
+      "Ġbelong": 1854,
+      "Ġbush": 1855,
+      "Ġcarrot": 1856,
+      "##aughty": 1857,
+      "Ġteach": 1858,
+      "Ġelephant": 1859,
+      "Ġdropped": 1860,
+      "Ġnaughty": 1861,
+      "Ġshap": 1862,
+      "##ract": 1863,
+      "##bow": 1864,
+      "Ġcoll": 1865,
+      "ĠJen": 1866,
+      "Ġwoke": 1867,
+      "##ier": 1868,
+      "Ġteac": 1869,
+      "Ġhiding": 1870,
+      "##sc": 1871,
+      "Ġpile": 1872,
+      "Ġarri": 1873,
+      "##ball": 1874,
+      "##erry": 1875,
+      "Ġcour": 1876,
+      "##llie": 1877,
+      "##isa": 1878,
+      "Ġtouc": 1879,
+      "Ġtwins": 1880,
+      "Ġpuppy": 1881,
+      "Ġlunch": 1882,
+      "Ġsack": 1883,
+      "Ġbow": 1884,
+      "Ġmin": 1885,
+      "Ġgrew": 1886,
+      "Ġshapes": 1887,
+      "Ġcheered": 1888,
+      "Ġseem": 1889,
+      "Ġpers": 1890,
+      "Ġcourse": 1891,
+      "Ġrope": 1892,
+      "Ġjuice": 1893,
+      "##irth": 1894,
+      "Ġvillage": 1895,
+      "##irthday": 1896,
+      "Ġspin": 1897,
+      "##ipped": 1898,
+      "Ġrainbow": 1899,
+      "ĠFred": 1900,
+      "##ama": 1901,
+      "##fused": 1902,
+      "OK": 1903,
+      "Ġbench": 1904,
+      "Ġspoon": 1905,
+      "Ġcute": 1906,
+      "Ġfence": 1907,
+      "Ġstreet": 1908,
+      "Ġnut": 1909,
+      "Ġcheese": 1910,
+      "Ġrob": 1911,
+      "Ġshook": 1912,
+      "Ġprob": 1913,
+      "Ġtouched": 1914,
+      "##idge": 1915,
+      "ĠWhiskers": 1916,
+      "Ġseed": 1917,
+      "ĠBlue": 1918,
+      "Ġforever": 1919,
+      "Ġteacher": 1920,
+      "Ġbell": 1921,
+      "Ġjoy": 1922,
+      "Good": 1923,
+      "Ġwar": 1924,
+      "Ġcarry": 1925,
+      "Ġplane": 1926,
+      "##lem": 1927,
+      "Ġeas": 1928,
+      "##col": 1929,
+      "Ġcorn": 1930,
+      "Ġsounds": 1931,
+      "Ġbirthday": 1932,
+      "Ġbugs": 1933,
+      "Ġproblem": 1934,
+      "Ġdes": 1935,
+      "##lla": 1936,
+      "Ġmost": 1937,
+      "Ġinc": 1938,
+      "Ġpower": 1939,
+      "Ġspo": 1940,
+      "Ġable": 1941,
+      "##ilk": 1942,
+      "Ġarrived": 1943,
+      "##br": 1944,
+      "Ġnum": 1945,
+      "Ġbusy": 1946,
+      "Ġdolls": 1947,
+      "##ato": 1948,
+      "##irp": 1949,
+      "Ġfew": 1950,
+      "Ġwra": 1951,
+      "Ġwonderful": 1952,
+      "Ġfeels": 1953,
+      "ĠEmma": 1954,
+      "##ian": 1955,
+      "ĠThank": 1956,
+      "Ġbread": 1957,
+      "Ġmilk": 1958,
+      "Finally": 1959,
+      "Ġrobot": 1960,
+      "Ġrec": 1961,
+      "Ġpromise": 1962,
+      "Ġshy": 1963,
+      "##eb": 1964,
+      "Ġkiss": 1965,
+      "Ġneck": 1966,
+      "##irt": 1967,
+      "Ġband": 1968,
+      "##ountain": 1969,
+      "Ġhelpful": 1970,
+      "##ub": 1971,
+      "##gly": 1972,
+      "##eter": 1973,
+      "Ġheart": 1974,
+      "Ġpocket": 1975,
+      "Ġshake": 1976,
+      "##umpy": 1977,
+      "Ġcave": 1978,
+      "Ġpop": 1979,
+      "Ġpatient": 1980,
+      "##arp": 1981,
+      "Ġlive": 1982,
+      "ĠJim": 1983,
+      "Ġob": 1984,
+      "Ġugly": 1985,
+      "Ġstorm": 1986,
+      "Ġslowly": 1987,
+      "##eared": 1988,
+      "Ġbelieve": 1989,
+      "Ġholding": 1990,
+      "Ġturt": 1991,
+      "Ġupset": 1992,
+      "Ġshr": 1993,
+      "ĠRemy": 1994,
+      "Ġcover": 1995,
+      "Ġkitten": 1996,
+      "ĠBella": 1997,
+      "Jack": 1998,
+      "Ġsharp": 1999,
+      "Ġtowards": 2000,
+      "Ġsuc": 2001,
+      "Ġstories": 2002,
+      "##adow": 2003,
+      "##ost": 2004,
+      "Ġhoney": 2005,
+      "Ġballs": 2006,
+      "##ove": 2007,
+      "##oggy": 2008,
+      "Ġnoises": 2009,
+      "Ġgray": 2010,
+      "##read": 2011,
+      "Ġcir": 2012,
+      "Ġdirt": 2013,
+      "Ġdisapp": 2014,
+      "Ġlate": 2015,
+      "Ġseat": 2016,
+      "Ġdriver": 2017,
+      "Ġdist": 2018,
+      "Ġspark": 2019,
+      "Ġbucket": 2020,
+      "Ġturtle": 2021,
+      "Ġmeet": 2022,
+      "Ġspid": 2023,
+      "Ġtreats": 2024,
+      "##alm": 2025,
+      "##ator": 2026,
+      "Ġseek": 2027,
+      "Ġyoung": 2028,
+      "Ġglow": 2029,
+      "Ġzoom": 2030,
+      "##unt": 2031,
+      "Ġlem": 2032,
+      "Ġsandw": 2033,
+      "##fortable": 2034,
+      "Ġtrip": 2035,
+      "Ġamazed": 2036,
+      "Ġsplas": 2037,
+      "Ġmist": 2038,
+      "ĠLisa": 2039,
+      "Ġmagical": 2040,
+      "Ġfold": 2041,
+      "Ġmark": 2042,
+      "Ġpuzz": 2043,
+      "Ġmach": 2044,
+      "Ġorgan": 2045,
+      "ĠMark": 2046,
+      "Ġjour": 2047,
+      "Be": 2048,
+      "Ġhorse": 2049,
+      "Ġwild": 2050,
+      "Ġpart": 2051,
+      "Now": 2052,
+      "##oose": 2053,
+      "Ġcookie": 2054,
+      "Ġhugs": 2055,
+      "Ġprincess": 2056,
+      "##epend": 2057,
+      "##ens": 2058,
+      "##pping": 2059,
+      "Ġwheel": 2060,
+      "Ġcloth": 2061,
+      "Sure": 2062,
+      "##ung": 2063,
+      "##ling": 2064,
+      "Ġbubb": 2065,
+      "Ġtaking": 2066,
+      "Ġinstead": 2067,
+      "Ġstring": 2068,
+      "Ġsug": 2069,
+      "ĠBe": 2070,
+      "Ġnet": 2071,
+      "Ġdrove": 2072,
+      "Ġrude": 2073,
+      "Ġfighting": 2074,
+      "Ġspicy": 2075,
+      "Ġcoin": 2076,
+      "##iling": 2077,
+      "Ġstars": 2078,
+      "Ġcraw": 2079,
+      "Ġlucky": 2080,
+      "Ġbone": 2081,
+      "Ġhuge": 2082,
+      "Of": 2083,
+      "Ġsne": 2084,
+      "Ġca": 2085,
+      "ĠGrandma": 2086,
+      "Ġinv": 2087,
+      "Hey": 2088,
+      "##pper": 2089,
+      "##ors": 2090,
+      "Ġcann": 2091,
+      "##aur": 2092,
+      "Ġsal": 2093,
+      "Ġforget": 2094,
+      "Ġdi": 2095,
+      "Ġwhistle": 2096,
+      "Ġcannot": 2097,
+      "ĠFinally": 2098,
+      "Ġsick": 2099,
+      "Ġcard": 2100,
+      "Ġspider": 2101,
+      "Ġcou": 2102,
+      "##ney": 2103,
+      "Ġsongs": 2104,
+      "Ġsnowman": 2105,
+      "Ġfoot": 2106,
+      "Ġpath": 2107,
+      "Ġwide": 2108,
+      "Ġpillow": 2109,
+      "Later": 2110,
+      "##ular": 2111,
+      "Ġlife": 2112,
+      "##ize": 2113,
+      "Ġfixed": 2114,
+      "ĠJust": 2115,
+      "##oph": 2116,
+      "##ert": 2117,
+      "##est": 2118,
+      "##rill": 2119,
+      "Ġboss": 2120,
+      "Ġnod": 2121,
+      "Ġcomes": 2122,
+      "Ġgiant": 2123,
+      "Ġjoke": 2124,
+      "Ġmoon": 2125,
+      "Ġlast": 2126,
+      "Ġtaste": 2127,
+      "Ġgrumpy": 2128,
+      "##bled": 2129,
+      "Ġmachine": 2130,
+      "ĠOn": 2131,
+      "##den": 2132,
+      "ĠMolly": 2133,
+      "Ġwave": 2134,
+      "Ġcart": 2135,
+      "Ġdrive": 2136,
+      "Ġash": 2137,
+      "Ġthin": 2138,
+      "Ġgrab": 2139,
+      "Ġser": 2140,
+      "ĠLeo": 2141,
+      "##lower": 2142,
+      "Ġpeace": 2143,
+      "Ġshelf": 2144,
+      "Ġsel": 2145,
+      "##ery": 2146,
+      "Ġdaddy": 2147,
+      "Ġwrite": 2148,
+      "Ġhidden": 2149,
+      "ĠJill": 2150,
+      "Ġlanded": 2151,
+      "Ġworm": 2152,
+      "Ġchange": 2153,
+      "Ġring": 2154,
+      "Ġfruits": 2155,
+      "##erest": 2156,
+      "Ġchased": 2157,
+      "Ġsour": 2158,
+      "Ġbark": 2159,
+      "##oop": 2160,
+      "Ġrad": 2161,
+      "Ġconfused": 2162,
+      "Ġsmooth": 2163,
+      "Ġinterest": 2164,
+      "Ġfle": 2165,
+      "##ope": 2166,
+      "Ġoven": 2167,
+      "Ġwasn": 2168,
+      "Ġmissed": 2169,
+      "Ġmyster": 2170,
+      "Ġval": 2171,
+      "Ġadventures": 2172,
+      "##ity": 2173,
+      "Ġtakes": 2174,
+      "Ġsuddenly": 2175,
+      "ĠAnn": 2176,
+      "Ġselfish": 2177,
+      "##kin": 2178,
+      "ĠCome": 2179,
+      "Ġmessy": 2180,
+      "Ġsheep": 2181,
+      "ĠLuna": 2182,
+      "Ġce": 2183,
+      "##ife": 2184,
+      "Ġtie": 2185,
+      "##elly": 2186,
+      "Ġsticks": 2187,
+      "Ġdrew": 2188,
+      "Ġstepped": 2189,
+      "##irpy": 2190,
+      "Ġbought": 2191,
+      "Ġtea": 2192,
+      "Ġexp": 2193,
+      "Ġban": 2194,
+      "To": 2195,
+      "Ġstep": 2196,
+      "Ġent": 2197,
+      "Ġlater": 2198,
+      "Ġacross": 2199,
+      "##box": 2200,
+      "Ġwash": 2201,
+      "Ġbeak": 2202,
+      "Ġjog": 2203,
+      "On": 2204,
+      "##pect": 2205,
+      "Ġspe": 2206,
+      "St": 2207,
+      "Ġlay": 2208,
+      "Ġpour": 2209,
+      "Ġducks": 2210,
+      "ĠBu": 2211,
+      "Ġlegs": 2212,
+      "Ġgrate": 2213,
+      "Ġfil": 2214,
+      "##ugg": 2215,
+      "##ose": 2216,
+      "Ġemp": 2217,
+      "Ġslid": 2218,
+      "Ġempty": 2219,
+      "Ġsleepy": 2220,
+      "Ġdrum": 2221,
+      "##mer": 2222,
+      "Ġfeather": 2223,
+      "Ġphone": 2224,
+      "Ġpan": 2225,
+      "Ġzoo": 2226,
+      "Ġhope": 2227,
+      "##amed": 2228,
+      "ĠCat": 2229,
+      "Ġgrateful": 2230,
+      "Ġfing": 2231,
+      "Ġlemon": 2232,
+      "##eth": 2233,
+      "##ars": 2234,
+      "Ġsmelly": 2235,
+      "##to": 2236,
+      "Ġsplash": 2237,
+      "Ġclever": 2238,
+      "##ions": 2239,
+      "Ġchick": 2240,
+      "Ġimag": 2241,
+      "Ġsave": 2242,
+      "Ġinteresting": 2243,
+      "Soon": 2244,
+      "Ġmed": 2245,
+      "Ġcalm": 2246,
+      "##izzy": 2247,
+      "Ġwatching": 2248,
+      "Ġbanan": 2249,
+      "Ġplate": 2250,
+      "##izz": 2251,
+      "Ġfaces": 2252,
+      "Ġign": 2253,
+      "Ġlift": 2254,
+      "Ġba": 2255,
+      "Ġline": 2256,
+      "Ġclouds": 2257,
+      "##yard": 2258,
+      "Ġdogs": 2259,
+      "Ġact": 2260,
+      "Ġwolf": 2261,
+      "Ġspray": 2262,
+      "Ġthough": 2263,
+      "Ġbackyard": 2264,
+      "Ġmot": 2265,
+      "Ġprot": 2266,
+      "Ġfancy": 2267,
+      "Ġwhole": 2268,
+      "Ġpuzzle": 2269,
+      "Come": 2270,
+      "Ġhealthy": 2271,
+      "##let": 2272,
+      "Ġfinish": 2273,
+      "Ġseemed": 2274,
+      "Ġsupp": 2275,
+      "Ġrocket": 2276,
+      "ĠDaddy": 2277,
+      "Ġquest": 2278,
+      "##wel": 2279,
+      "Ġarms": 2280,
+      "ĠChirpy": 2281,
+      "Ġeasy": 2282,
+      "##dge": 2283,
+      "Ġjewel": 2284,
+      "Ġjelly": 2285,
+      "Ġtid": 2286,
+      "Ġfake": 2287,
+      "Ġpract": 2288,
+      "Ġcrayons": 2289,
+      "##ward": 2290,
+      "Ġalong": 2291,
+      "##erly": 2292,
+      "Ġship": 2293,
+      "ĠJerry": 2294,
+      "Ġscar": 2295,
+      "##onest": 2296,
+      "##ont": 2297,
+      "Ġemb": 2298,
+      "Ġexplain": 2299,
+      "Ġmaybe": 2300,
+      "Ġpool": 2301,
+      "##iger": 2302,
+      "ĠBunny": 2303,
+      "Ġworking": 2304,
+      "Ġwondered": 2305,
+      "Ġlonger": 2306,
+      "Ġgives": 2307,
+      "Ġpack": 2308,
+      "##irr": 2309,
+      "ĠDoggy": 2310,
+      "Ġbossy": 2311,
+      "Ġanyone": 2312,
+      "Ġsaved": 2313,
+      "Ġsmelled": 2314,
+      "Ġsuch": 2315,
+      "##ocked": 2316,
+      "Ġfront": 2317,
+      "Ġpin": 2318,
+      "##rass": 2319,
+      "##arrass": 2320,
+      "Ġtrouble": 2321,
+      "Ġav": 2322,
+      "Ġhonest": 2323,
+      "Ġnothing": 2324,
+      "Ġvan": 2325,
+      "Ġembarrass": 2326,
+      "Ġtidy": 2327,
+      "##ually": 2328,
+      "ĠOllie": 2329,
+      "Ġputs": 2330,
+      "Ġweak": 2331,
+      "##ee": 2332,
+      "Ġneigh": 2333,
+      "##ment": 2334,
+      "Ġforgive": 2335,
+      "##iting": 2336,
+      "Ġshirt": 2337,
+      "Ġkick": 2338,
+      "ĠMomo": 2339,
+      "##urse": 2340,
+      "##arge": 2341,
+      "Ġplants": 2342,
+      "##unk": 2343,
+      "Ġmind": 2344,
+      "Ġsol": 2345,
+      "Ġcozy": 2346,
+      "Ġgently": 2347,
+      "Ġyog": 2348,
+      "ĠMary": 2349,
+      "##oomy": 2350,
+      "ĠWith": 2351,
+      "Ġneighb": 2352,
+      "##orrow": 2353,
+      "##oc": 2354,
+      "##ming": 2355,
+      "##ork": 2356,
+      "Ġlad": 2357,
+      "Ġmistake": 2358,
+      "Ġjumping": 2359,
+      "Ġlock": 2360,
+      "Ġstood": 2361,
+      "Ġcross": 2362,
+      "Ġprince": 2363,
+      "Ġwing": 2364,
+      "Ġqueen": 2365,
+      "Ġaf": 2366,
+      "Ġcheer": 2367,
+      "Ġonto": 2368,
+      "Ġwaiting": 2369,
+      "Ġpointed": 2370,
+      "ĠWhy": 2371,
+      "Ġexplor": 2372,
+      "##ult": 2373,
+      "Ġchew": 2374,
+      "Ġlovely": 2375,
+      "##ones": 2376,
+      "Ġbal": 2377,
+      "Ġdeer": 2378,
+      "Ġcouch": 2379,
+      "ĠTheir": 2380,
+      "Ġstret": 2381,
+      "##era": 2382,
+      "Ġlarge": 2383,
+      "Ġsur": 2384,
+      "ĠMy": 2385,
+      "##sp": 2386,
+      "Ġants": 2387,
+      "Ġladder": 2388,
+      "Ġdish": 2389,
+      "##oof": 2390,
+      "Ġcleaned": 2391,
+      "Ġplaces": 2392,
+      "##aughter": 2393,
+      "Ġsandwich": 2394,
+      "Ġret": 2395,
+      "Ġtomorrow": 2396,
+      "Ġbuilding": 2397,
+      "##raid": 2398,
+      "Ġbounce": 2399,
+      "Ġpretended": 2400,
+      "Ġafraid": 2401,
+      "Ġwip": 2402,
+      "Ġmatch": 2403,
+      "And": 2404,
+      "Ġperson": 2405,
+      "Ġreturn": 2406,
+      "Ġrich": 2407,
+      "Ġboun": 2408,
+      "##uce": 2409,
+      "Ġpizz": 2410,
+      "##ned": 2411,
+      "Kitty": 2412,
+      "Ġhum": 2413,
+      "##gest": 2414,
+      "Ġboring": 2415,
+      "Ġteeth": 2416,
+      "ĠSomet": 2417,
+      "Ġscarf": 2418,
+      "Ġgather": 2419,
+      "Ġgoes": 2420,
+      "Sally": 2421,
+      "##we": 2422,
+      "ĠTogether": 2423,
+      "Ġsplashed": 2424,
+      "Ġlaw": 2425,
+      "Ġsearch": 2426,
+      "Ġstra": 2427,
+      "##aced": 2428,
+      "Ġfurry": 2429,
+      "Ġloves": 2430,
+      "My": 2431,
+      "Ġswimming": 2432,
+      "Ġlazy": 2433,
+      "Ġpri": 2434,
+      "Ġdaughter": 2435,
+      "Ġscreamed": 2436,
+      "Ġtrue": 2437,
+      "Ġgen": 2438,
+      "##oman": 2439,
+      "Ġpizza": 2440,
+      "Ġashamed": 2441,
+      "Ġnumber": 2442,
+      "Ġwoman": 2443,
+      "##llo": 2444,
+      "Ġpowerful": 2445,
+      "Ġanswer": 2446,
+      "Ġflag": 2447,
+      "Ġhang": 2448,
+      "Ġfear": 2449,
+      "Ġeag": 2450,
+      "Ġchase": 2451,
+      "ĠSt": 2452,
+      "Ġappeared": 2453,
+      "##aw": 2454,
+      "Ġmotor": 2455,
+      "Ġclown": 2456,
+      "##vous": 2457,
+      "Ġrub": 2458,
+      "ĠTV": 2459,
+      "Ġsuccess": 2460,
+      "Ġchocol": 2461,
+      "Ġwand": 2462,
+      "Ġcreative": 2463,
+      "Ġnoisy": 2464,
+      "Ġnearby": 2465,
+      "Ġdig": 2466,
+      "Ġtrust": 2467,
+      "ĠIf": 2468,
+      "ĠBird": 2469,
+      "Ġwearing": 2470,
+      "##elp": 2471,
+      "##ado": 2472,
+      "Ġmatter": 2473,
+      "Ġhello": 2474,
+      "Ġtool": 2475,
+      "Ġner": 2476,
+      "Ġsaf": 2477,
+      "##pa": 2478,
+      "Ġtest": 2479,
+      "Ġnervous": 2480,
+      "Ġsold": 2481,
+      "##osaur": 2482,
+      "##icked": 2483,
+      "Ġcircle": 2484,
+      "##oppy": 2485,
+      "Ġdrank": 2486,
+      "Ġsmiling": 2487,
+      "Ġmap": 2488,
+      "Ġclass": 2489,
+      "Ġtries": 2490,
+      "Ġchocolate": 2491,
+      "ĠBobby": 2492,
+      "Ġknee": 2493,
+      "Ġdinosaur": 2494,
+      "ĠTiny": 2495,
+      "Ġimpress": 2496,
+      "Ġgener": 2497,
+      "Ġmirr": 2498,
+      "Ġpolite": 2499,
+      "Ġrare": 2500,
+      "Ġballoons": 2501,
+      "Ġcand": 2502,
+      "Stop": 2503,
+      "Ġcarried": 2504,
+      "Ġprotect": 2505,
+      "##ensive": 2506,
+      "Ġmirror": 2507,
+      "ĠPlease": 2508,
+      "Ġgun": 2509,
+      "Ġgold": 2510,
+      "Ġshadow": 2511,
+      "Ġbald": 2512,
+      "Ġexpensive": 2513,
+      "Ġreg": 2514,
+      "Ġpump": 2515,
+      "ĠSp": 2516,
+      "ĠGo": 2517,
+      "Ġnote": 2518,
+      "Ġap": 2519,
+      "Ġhero": 2520,
+      "Ġhar": 2521,
+      "##iff": 2522,
+      "ĠDon": 2523,
+      "Ġmarch": 2524,
+      "Ġicy": 2525,
+      "Ġcri": 2526,
+      "Ġweird": 2527,
+      "Ġsnee": 2528,
+      "Ġsoap": 2529,
+      "Ġmysterious": 2530,
+      "##ina": 2531,
+      "##rag": 2532,
+      "Ġgate": 2533,
+      "Ġtowel": 2534,
+      "Ġwhale": 2535,
+      "Ġrespect": 2536,
+      "##arl": 2537,
+      "##ute": 2538,
+      "Ġpoor": 2539,
+      "Ġtape": 2540,
+      "##issors": 2541,
+      "Ġdizzy": 2542,
+      "ĠBenny": 2543,
+      "Ġthese": 2544,
+      "Help": 2545,
+      "Ġgenerous": 2546,
+      "##itter": 2547,
+      "ĠMama": 2548,
+      "Ġfeet": 2549,
+      "Ġmic": 2550,
+      "##nic": 2551,
+      "Ġpres": 2552,
+      "##mb": 2553,
+      "Ġfat": 2554,
+      "Ġembarrassed": 2555,
+      "Ġsque": 2556,
+      "Lila": 2557,
+      "Ġpicnic": 2558,
+      "Ġboot": 2559,
+      "Ġlead": 2560,
+      "Ġsugar": 2561,
+      "##scape": 2562,
+      "Ġtent": 2563,
+      "Ġdisco": 2564,
+      "##ndpa": 2565,
+      "Ġpeaceful": 2566,
+      "##ness": 2567,
+      "##isp": 2568,
+      "Ġmel": 2569,
+      "Ġtasted": 2570,
+      "ĠBear": 2571,
+      "Ġscissors": 2572,
+      "Ġclap": 2573,
+      "Ġbrush": 2574,
+      "##obe": 2575,
+      "Ġrough": 2576,
+      "Ġdancing": 2577,
+      "##ote": 2578,
+      "Ġtick": 2579,
+      "Ġglue": 2580,
+      "Ġdecor": 2581,
+      "Ġyelled": 2582,
+      "Ġjourney": 2583,
+      "Ġhur": 2584,
+      "Ġcloset": 2585,
+      "Ġbridge": 2586,
+      "Ġstir": 2587,
+      "##ventually": 2588,
+      "Ġcrown": 2589,
+      "##ek": 2590,
+      "##ual": 2591,
+      "Ġprint": 2592,
+      "ĠSometimes": 2593,
+      "##ume": 2594,
+      "Ġcap": 2595,
+      "##imp": 2596,
+      "Ġlamp": 2597,
+      "##airs": 2598,
+      "Ġscare": 2599,
+      "Ġvase": 2600,
+      "##lebr": 2601,
+      "##any": 2602,
+      "##owed": 2603,
+      "Ġtele": 2604,
+      "Ġcelebr": 2605,
+      "##lves": 2606,
+      "ĠDucky": 2607,
+      "ĠHow": 2608,
+      "Ġpainted": 2609,
+      "Ġlog": 2610,
+      "Ġgigg": 2611,
+      "Ġblow": 2612,
+      "Ġeld": 2613,
+      "Ġsco": 2614,
+      "Ġwhisp": 2615,
+      "Ġmixed": 2616,
+      "##erries": 2617,
+      "Ġberries": 2618,
+      "Ġbake": 2619,
+      "Ġpay": 2620,
+      "Ġcage": 2621,
+      "Ġfamous": 2622,
+      "Ġwis": 2623,
+      "Ġdrawing": 2624,
+      "##getable": 2625,
+      "Ġbean": 2626,
+      "Ġspread": 2627,
+      "Ġrelie": 2628,
+      "Ġbecome": 2629,
+      "Ġkicked": 2630,
+      "Ġnorm": 2631,
+      "Ġvegetable": 2632,
+      "Ġshark": 2633,
+      "Ġmountain": 2634,
+      "Ġknocked": 2635,
+      "Ġadm": 2636,
+      "##ser": 2637,
+      "Ġwrap": 2638,
+      "Ġnormal": 2639,
+      "Ġincred": 2640,
+      "Ġwouldn": 2641,
+      "Ġlose": 2642,
+      "##ustr": 2643,
+      "##asp": 2644,
+      "Ġthick": 2645,
+      "Ġfine": 2646,
+      "##ced": 2647,
+      "Ġglass": 2648,
+      "Ġteam": 2649,
+      "Ġgroup": 2650,
+      "Ġignor": 2651,
+      "Ġclock": 2652,
+      "Ġclear": 2653,
+      "Ġelderly": 2654,
+      "Ġmighty": 2655,
+      "##robe": 2656,
+      "Ġcone": 2657,
+      "Ġincredible": 2658,
+      "Ġmoms": 2659,
+      "Ġsock": 2660,
+      "Ġfrustr": 2661,
+      "ĠBr": 2662,
+      "Ġbalance": 2663,
+      "Ġjam": 2664,
+      "Ġspace": 2665,
+      "##ragile": 2666,
+      "Ġcorner": 2667,
+      "Ġorganized": 2668,
+      "Ġfright": 2669,
+      "##port": 2670,
+      "Ġsword": 2671,
+      "##alous": 2672,
+      "##ighed": 2673,
+      "Ġbranches": 2674,
+      "Ġsell": 2675,
+      "Ġroar": 2676,
+      "Ġyarn": 2677,
+      "Ġfeed": 2678,
+      "Ġfool": 2679,
+      "Ġhorn": 2680,
+      "Ġjealous": 2681,
+      "ĠSome": 2682,
+      "Ġfragile": 2683,
+      "Ġburn": 2684,
+      "Dad": 2685,
+      "Ġguess": 2686,
+      "##bborn": 2687,
+      "Ġpresent": 2688,
+      "##ony": 2689,
+      "Ġstubborn": 2690,
+      "Ġmis": 2691,
+      "Ġhose": 2692,
+      "Ġwhich": 2693,
+      "Ġunderstood": 2694,
+      "Ġter": 2695,
+      "Ġshoe": 2696,
+      "##cient": 2697,
+      "Ġfrustrated": 2698,
+      "ĠJimmy": 2699,
+      "Ġtwist": 2700,
+      "Ġspent": 2701,
+      "Ġtaught": 2702,
+      "Where": 2703,
+      "Ġspoiled": 2704,
+      "Ġancient": 2705,
+      "##ique": 2706,
+      "Ġpray": 2707,
+      "Ġfier": 2708,
+      "Ġwake": 2709,
+      "Ġchest": 2710,
+      "Ġfierce": 2711,
+      "Ġeggs": 2712,
+      "Ġpumpkin": 2713,
+      "Ġcab": 2714,
+      "Ġcomfortable": 2715,
+      "Ġbarn": 2716,
+      "##ym": 2717,
+      "Ġtoug": 2718,
+      "Ġunique": 2719,
+      "Ġwagon": 2720,
+      "Ġterri": 2721,
+      "Ġord": 2722,
+      "##orry": 2723,
+      "Ġfrightened": 2724,
+      "Ġunus": 2725,
+      "Ġgoat": 2726,
+      "ĠPe": 2727,
+      "Ġdug": 2728,
+      "Ġstraw": 2729,
+      "Ġtomato": 2730,
+      "Ġmeasure": 2731,
+      "Ġuseful": 2732,
+      "Ġfoolish": 2733,
+      "Ġdead": 2734,
+      "Ġclay": 2735,
+      "Ġunusual": 2736,
+      "Ġclum": 2737,
+      "Ġwrote": 2738,
+      "Ġfinding": 2739,
+      "Ġrelieved": 2740,
+      "Ġexam": 2741,
+      "Ġpolice": 2742,
+      "Ġwaves": 2743,
+      "Ġbreath": 2744,
+      "Ġhears": 2745,
+      "Ġcreature": 2746,
+      "Ġclumsy": 2747,
+      "Ġsquare": 2748,
+      "##lace": 2749,
+      "Ġtells": 2750,
+      "Ġdull": 2751,
+      "Ġtough": 2752,
+      "Ġcabin": 2753,
+      "Together": 2754,
+      "Ġdiscover": 2755,
+      "Ġbubbles": 2756,
+      "##dle": 2757,
+      "Ġwashed": 2758,
+      "Ġnosy": 2759,
+      "Re": 2760,
+      "Ġunk": 2761,
+      "Ġnecklace": 2762,
+      "Ġexploring": 2763,
+      "Ġbathroom": 2764,
+      "Ġpaws": 2765,
+      "Ġsearched": 2766,
+      "Ġboard": 2767,
+      "##bby": 2768,
+      "##nown": 2769,
+      "##anged": 2770,
+      "Ġ'": 2771,
+      "Ġcrazy": 2772,
+      "##fic": 2773,
+      "##ond": 2774,
+      "##yal": 2775,
+      "Ġbitter": 2776,
+      "Ġind": 2777,
+      "Ġthankful": 2778,
+      "Ġsunf": 2779,
+      "##alk": 2780,
+      "Ġasking": 2781,
+      "##cil": 2782,
+      "Ġpir": 2783,
+      "Ġrose": 2784,
+      "Ġdiffic": 2785,
+      "##berry": 2786,
+      "Ġunknown": 2787,
+      "Ġbloom": 2788,
+      "Ġswan": 2789,
+      "Ġhoop": 2790,
+      "Ġpencil": 2791,
+      "Ġcovered": 2792,
+      "Ġadd": 2793,
+      "Ġjet": 2794,
+      "Ġdifficult": 2795,
+      "ĠElla": 2796,
+      "Ġfinger": 2797,
+      "Ġham": 2798,
+      "Ġgloomy": 2799,
+      "Ġdrop": 2800,
+      "Ġwitch": 2801,
+      "Ġloyal": 2802,
+      "Ġchicken": 2803,
+      "ĠAndy": 2804,
+      "Me": 2805,
+      "Ġwealthy": 2806,
+      "##apped": 2807,
+      "Ġcats": 2808,
+      "Ġending": 2809,
+      "Ġguit": 2810,
+      "##als": 2811,
+      "Ġunl": 2812,
+      "Ġdove": 2813,
+      "##com": 2814,
+      "Ġmov": 2815,
+      "Here": 2816,
+      "Ġjoined": 2817,
+      "##light": 2818,
+      "##anut": 2819,
+      "Ġcher": 2820,
+      "Ġterrible": 2821,
+      "##iant": 2822,
+      "Ġsalad": 2823,
+      "ĠRex": 2824,
+      "Ġnuts": 2825,
+      "##shine": 2826,
+      "ĠU": 2827,
+      "ĠTr": 2828,
+      "Ġyours": 2829,
+      "Ġrat": 2830,
+      "Ġpotato": 2831,
+      "##never": 2832,
+      "##xible": 2833,
+      "ĠMany": 2834,
+      "Ġvalue": 2835,
+      "Ġmask": 2836,
+      "##selves": 2837,
+      "Ġchanged": 2838,
+      "##ormous": 2839,
+      "Ġtoast": 2840,
+      "Ġmoving": 2841,
+      "Ġtiger": 2842,
+      "Ġbody": 2843,
+      "Ġzip": 2844,
+      "##ground": 2845,
+      "Ġrecord": 2846,
+      "Ġguitar": 2847,
+      "Ġcheap": 2848,
+      "Ġdisg": 2849,
+      "##irsty": 2850,
+      "##une": 2851,
+      "Ġhairy": 2852,
+      "ĠAl": 2853,
+      "Ġenormous": 2854,
+      "##erp": 2855,
+      "Ġshoot": 2856,
+      "Ġpepper": 2857,
+      "Ġknowing": 2858,
+      "##up": 2859,
+      "Ġadventur": 2860,
+      "##ory": 2861,
+      "Ġhats": 2862,
+      "ĠBrown": 2863,
+      "Ġexciting": 2864,
+      "Ġsmaller": 2865,
+      "Ġflexible": 2866,
+      "Ġyourself": 2867,
+      "Ġbored": 2868,
+      "Ġstuff": 2869,
+      "Ġknife": 2870,
+      "Ġsolve": 2871,
+      "Ġadventurous": 2872,
+      "##rilliant": 2873,
+      "Ġacorn": 2874,
+      "Ġremind": 2875,
+      "Ġperform": 2876,
+      "Ġthirsty": 2877,
+      "Ġcost": 2878,
+      "Ġsunshine": 2879,
+      "Ġnods": 2880,
+      "Ġdelicate": 2881,
+      "Ġbrilliant": 2882,
+      "Ġsnacks": 2883,
+      "##land": 2884,
+      "Ġdisgust": 2885,
+      "Ġseeds": 2886,
+      "Every": 2887,
+      "Ġbanana": 2888,
+      "Ġcollect": 2889,
+      "Ġmailbox": 2890,
+      "##reen": 2891,
+      "Ġshore": 2892,
+      "Ġstri": 2893,
+      "Ġasleep": 2894,
+      "Ġcounted": 2895,
+      "Ġdough": 2896,
+      "##bers": 2897,
+      "Ġfrown": 2898,
+      "Ġtrick": 2899,
+      "##live": 2900,
+      "Ġheal": 2901,
+      "##iness": 2902,
+      "Ġcube": 2903,
+      "##ungle": 2904,
+      "Ġstat": 2905,
+      "Ġstage": 2906,
+      "Ġneighbor": 2907,
+      "##mbre": 2908,
+      "Ġmarket": 2909,
+      "Ġsquee": 2910,
+      "Ġumbre": 2911,
+      "Ġjungle": 2912,
+      "##ident": 2913,
+      "Ġdisgusting": 2914,
+      "##ates": 2915,
+      "ĠSammy": 2916,
+      "Ġcrane": 2917,
+      "Ġlab": 2918,
+      "Who": 2919,
+      "##fted": 2920,
+      "Ġjolly": 2921,
+      "##corn": 2922,
+      "Ġflash": 2923,
+      "Ġfridge": 2924,
+      "Ġsuit": 2925,
+      "##inal": 2926,
+      "##ilt": 2927,
+      "##pid": 2928,
+      "Ġrh": 2929,
+      "ĠWill": 2930,
+      "Ġrelax": 2931,
+      "ĠWhile": 2932,
+      "Ġsunflower": 2933,
+      "##iginal": 2934,
+      "Ġshiver": 2935,
+      "Ġcaterp": 2936,
+      "Ġcaterpill": 2937,
+      "##ict": 2938,
+      "Ġgoose": 2939,
+      "Ġtimes": 2940,
+      "Ġstove": 2941,
+      "Ġharm": 2942,
+      "ĠInstead": 2943,
+      "Ġfour": 2944,
+      "##und": 2945,
+      "Ġmedic": 2946,
+      "Ġstupid": 2947,
+      "Ġcomb": 2948,
+      "Ġindepend": 2949,
+      "Ġisland": 2950,
+      "##edient": 2951,
+      "Ġcro": 2952,
+      "Ġexplained": 2953,
+      "Ġbatter": 2954,
+      "Are": 2955,
+      "##ying": 2956,
+      "##iddle": 2957,
+      "Ġshine": 2958,
+      "Ġspring": 2959,
+      "##pes": 2960,
+      "Ġrug": 2961,
+      "Ġcareless": 2962,
+      "Ġdepend": 2963,
+      "Ġgem": 2964,
+      "Ġvegetables": 2965,
+      "Ġoriginal": 2966,
+      "Ġmedicine": 2967,
+      "Ġstamp": 2968,
+      "Ġcries": 2969,
+      "ĠYour": 2970,
+      "Ġjeep": 2971,
+      "Ġgar": 2972,
+      "Inside": 2973,
+      "Ġpopcorn": 2974,
+      "Ġsuccessful": 2975,
+      "If": 2976,
+      "Ġstones": 2977,
+      "Ġindependent": 2978,
+      "Ġsauce": 2979,
+      "How": 2980,
+      "Ġmeal": 2981,
+      "Ġcarrots": 2982,
+      "Ġobedient": 2983,
+      "Ġscr": 2984,
+      "Ġstudy": 2985,
+      "Ġmagn": 2986,
+      "##most": 2987,
+      "Ġsighed": 2988,
+      "Ġfearful": 2989,
+      "##inky": 2990,
+      "Ġjack": 2991,
+      "##met": 2992,
+      "Sorry": 2993,
+      "Ġpeanut": 2994,
+      "Ġstatue": 2995,
+      "Ġescape": 2996,
+      "Ġhelmet": 2997,
+      "Ġcaterpillar": 2998,
+      "Ġgets": 2999,
+      "Ġumbrella": 3000,
+      "Ġserious": 3001,
+      "Ġfountain": 3002,
+      "Ġpasta": 3003,
+      "Ġalmost": 3004,
+      "Ġmiddle": 3005,
+      "Ġraven": 3006,
+      "Ġpebb": 3007,
+      "Ġcompet": 3008,
+      "Ġjacket": 3009,
+      "Ġdesign": 3010,
+      "Ġfilthy": 3011,
+      "Ġbedroom": 3012,
+      "Ġang": 3013,
+      "Ġhouses": 3014,
+      "##erable": 3015,
+      "Ġborrow": 3016,
+      "Ġeager": 3017,
+      "Ġbelonged": 3018,
+      "Ġcam": 3019,
+      "Ġparrot": 3020,
+      "Ġdest": 3021,
+      "Ġhay": 3022,
+      "Ġprize": 3023,
+      "##aken": 3024,
+      "Ġmiserable": 3025,
+      "Ġbrace": 3026,
+      "Tommy": 3027,
+      "##ages": 3028,
+      "Ġimpressive": 3029,
+      "Ġpainting": 3030,
+      "Ġraced": 3031,
+      "Ġtriang": 3032,
+      "##io": 3033,
+      "Ġfork": 3034,
+      "Ġcrayon": 3035,
+      "##iable": 3036,
+      "##nel": 3037,
+      "Ġchoose": 3038,
+      "##gu": 3039,
+      "Ġslipped": 3040,
+      "Ġtied": 3041,
+      "Ġtank": 3042,
+      "Ġdependable": 3043,
+      "Ġlifted": 3044,
+      "Ġthoughtful": 3045,
+      "Ġtaken": 3046,
+      "ĠNo": 3047,
+      "Ġgarage": 3048,
+      "Ġsteal": 3049,
+      "Ġer": 3050,
+      "##ipe": 3051,
+      "Ġbuilt": 3052,
+      "Ġmush": 3053,
+      "Ġcrawled": 3054,
+      "Ġmole": 3055,
+      "Ġscale": 3056,
+      "Ġboats": 3057,
+      "Ġpant": 3058,
+      "Ġpian": 3059,
+      "Ġstanding": 3060,
+      "##lph": 3061,
+      "##ours": 3062,
+      "Ġhammer": 3063,
+      "Ġfig": 3064,
+      "Ġpicks": 3065,
+      "Ġusing": 3066,
+      "Ġmoder": 3067,
+      "##berries": 3068,
+      "Ġsmoke": 3069,
+      "Ġcheerful": 3070,
+      "Ġpiano": 3071,
+      "Ġshows": 3072,
+      "Ġhurts": 3073,
+      "##rn": 3074,
+      "Ġmagnet": 3075,
+      "Ġmelon": 3076,
+      "Ġbottom": 3077,
+      "Ġeng": 3078,
+      "Ġspotted": 3079,
+      "##inary": 3080,
+      "##dile": 3081,
+      "Ġref": 3082,
+      "##codile": 3083,
+      "Ġcrack": 3084,
+      "Ġwaff": 3085,
+      "Ġaunt": 3086,
+      "Ġmodern": 3087,
+      "ĠJenny": 3088,
+      "Ġdolph": 3089,
+      "Ġtun": 3090,
+      "Ġreliable": 3091,
+      "Ġtunnel": 3092,
+      "Ġarrow": 3093,
+      "Ġsquash": 3094,
+      "cream": 3095,
+      "Ġmushroom": 3096,
+      "##pack": 3097,
+      "Ġgum": 3098,
+      "Ġtax": 3099,
+      "Ġmovie": 3100,
+      "Ġjug": 3101,
+      "Ġsink": 3102,
+      "##ye": 3103,
+      "Ġflute": 3104,
+      "Ġbeet": 3105,
+      "Ġpopular": 3106,
+      "##icop": 3107,
+      "Ġhopping": 3108,
+      "##icopter": 3109,
+      "Ġlean": 3110,
+      "Their": 3111,
+      "##iv": 3112,
+      "##aser": 3113,
+      "Ġhelicopter": 3114,
+      "Ġcompetit": 3115,
+      "Ġones": 3116,
+      "Ġliz": 3117,
+      "Ġtroubled": 3118,
+      "##ipop": 3119,
+      "##llipop": 3120,
+      "Ġtaxi": 3121,
+      "Ġtricks": 3122,
+      "Ġpige": 3123,
+      "Ġcryst": 3124,
+      "Ġcrocodile": 3125,
+      "Ġsil": 3126,
+      "Ġhumble": 3127,
+      "Ġlollipop": 3128,
+      "##oin": 3129,
+      "Ġneeds": 3130,
+      "Ġplayful": 3131,
+      "##comfortable": 3132,
+      "Ġlocked": 3133,
+      "Ġpress": 3134,
+      "Ġuncomfortable": 3135,
+      "Ġlow": 3136,
+      "Ġkissed": 3137,
+      "##appy": 3138,
+      "##amond": 3139,
+      "##host": 3140,
+      "Ġrid": 3141,
+      "##edy": 3142,
+      "Ġmuff": 3143,
+      "Ġtorn": 3144,
+      "Ġanx": 3145,
+      "Ġpants": 3146,
+      "##atch": 3147,
+      "Ġgrace": 3148,
+      "Ġwander": 3149,
+      "Ġangel": 3150,
+      "##oto": 3151,
+      "Ġhelps": 3152,
+      "Ġwrapped": 3153,
+      "Ġanxious": 3154,
+      "up": 3155,
+      "Ġtwig": 3156,
+      "Ġcamera": 3157,
+      "##cles": 3158,
+      "Ġdiamond": 3159,
+      "##atter": 3160,
+      "Ġghost": 3161,
+      "Ġquar": 3162,
+      "Ġruined": 3163,
+      "##aff": 3164,
+      "Ġbelt": 3165,
+      "##opl": 3166,
+      "##cident": 3167,
+      "##eropl": 3168,
+      "Ġbull": 3169,
+      "Ġenv": 3170,
+      "##ilty": 3171,
+      "##enny": 3172,
+      "Ġaeropl": 3173,
+      "Ġcere": 3174,
+      "##ext": 3175,
+      "Ġlizard": 3176,
+      "Ġguilty": 3177,
+      "Ġtears": 3178,
+      "Ġhelpless": 3179,
+      "ĠEven": 3180,
+      "Ġhappiness": 3181,
+      "##tt": 3182,
+      "Ġwalks": 3183,
+      "Ġcact": 3184,
+      "Ġwire": 3185,
+      "Ġcandle": 3186,
+      "Ġnail": 3187,
+      "Ġfis": 3188,
+      "##cut": 3189,
+      "##cean": 3190,
+      "Ġfluffy": 3191,
+      "Ġbracelet": 3192,
+      "Ġmop": 3193,
+      "Ġdisappoin": 3194,
+      "Ġdeaf": 3195,
+      "Ġbeetle": 3196,
+      "Ġstretch": 3197,
+      "Ġocean": 3198,
+      "Ġboys": 3199,
+      "##zed": 3200,
+      "Ġquarrel": 3201,
+      "##umpet": 3202,
+      "Ġcop": 3203,
+      "Ġcollar": 3204,
+      "Ġharmless": 3205,
+      "Ġpassed": 3206,
+      "Ġtire": 3207,
+      "Ġordinary": 3208,
+      "Ġbees": 3209,
+      "Ġradio": 3210,
+      "Ġflashlight": 3211,
+      "Ġtrumpet": 3212,
+      "Ġpoured": 3213,
+      "Ġengine": 3214,
+      "Ġharder": 3215,
+      "Ġmeant": 3216,
+      "Ġcereal": 3217,
+      "Ġpersist": 3218,
+      "Ġshape": 3219,
+      "Ġtooth": 3220,
+      "Ġcomput": 3221,
+      "Ġspill": 3222,
+      "Ġmelt": 3223,
+      "Ġcrystal": 3224,
+      "Ġhunt": 3225,
+      "Ġinvited": 3226,
+      "##coa": 3227,
+      "##ube": 3228,
+      "Ġscoot": 3229,
+      "Ġcharm": 3230,
+      "Ġmug": 3231,
+      "Ġoffice": 3232,
+      "Ġyogurt": 3233,
+      "Ġcomet": 3234,
+      "Ġtriangle": 3235,
+      "Ġtag": 3236,
+      "##ief": 3237,
+      "##hett": 3238,
+      "Ġanswered": 3239,
+      "##aghett": 3240,
+      "##aghetti": 3241,
+      "Ġshade": 3242,
+      "Ġcompass": 3243,
+      "Ġrep": 3244,
+      "Ġcactus": 3245,
+      "Ġaccident": 3246,
+      "Ġspend": 3247,
+      "Ġavoc": 3248,
+      "Ġcush": 3249,
+      "Ġpale": 3250,
+      "Ġlicked": 3251,
+      "ĠTrue": 3252,
+      "Ġsheet": 3253,
+      "Ġregular": 3254,
+      "##ellig": 3255,
+      "Ġlit": 3256,
+      "Ġcreate": 3257,
+      "Ġpro": 3258,
+      "##aze": 3259,
+      "Ġgiving": 3260,
+      "Ġpipe": 3261,
+      "Ġwhispered": 3262,
+      "Ġgifted": 3263,
+      "Ġintellig": 3264,
+      "Ġrode": 3265,
+      "Ġpracticed": 3266,
+      "Ġload": 3267,
+      "Mum": 3268,
+      "Ġthread": 3269,
+      "Ġvi": 3270,
+      "Ġroof": 3271,
+      "Ġbicy": 3272,
+      "##azz": 3273,
+      "##ither": 3274,
+      "##ccol": 3275,
+      "Ġspaghetti": 3276,
+      "Ġharsh": 3277,
+      "Ġlibr": 3278,
+      "##ccoli": 3279,
+      "##uth": 3280,
+      "Ġpow": 3281,
+      "Ġbarber": 3282,
+      "##asses": 3283,
+      "##urkey": 3284,
+      "Ġmitten": 3285,
+      "Ġcompassion": 3286,
+      "Ġsailed": 3287,
+      "Ġdust": 3288,
+      "Ġpersistent": 3289,
+      "##ubby": 3290,
+      "Ġenvel": 3291,
+      "Ġcocoa": 3292,
+      "Ġcomputer": 3293,
+      "Ġspeed": 3294,
+      "Ġcoo": 3295,
+      "##hip": 3296,
+      "Bobo": 3297,
+      "Ġglove": 3298,
+      "Ġdisappointed": 3299,
+      "Ġshrimp": 3300,
+      "Ġfigure": 3301,
+      "Ġrice": 3302,
+      "##lcan": 3303,
+      "Ġfeathers": 3304,
+      "Ġinse": 3305,
+      "Ġpigeon": 3306,
+      "##omes": 3307,
+      "##ging": 3308,
+      "ĠMum": 3309,
+      "Ġquestions": 3310,
+      "Ġdesk": 3311,
+      "Ġcharming": 3312,
+      "Ġraft": 3313,
+      "Ġturkey": 3314,
+      "Ġcarp": 3315,
+      "Ġenvious": 3316,
+      "Ġstream": 3317,
+      "##lcano": 3318,
+      "##weet": 3319,
+      "Ġknot": 3320,
+      "Ġstronger": 3321,
+      "Ġears": 3322,
+      "Ġforward": 3323,
+      "Ġdelight": 3324,
+      "Ġtube": 3325,
+      "ĠToday": 3326,
+      "Ġtrap": 3327,
+      "Ġaeroplane": 3328,
+      "Ġwheat": 3329,
+      "Ġtap": 3330,
+      "Ġchubby": 3331,
+      "Ġrestless": 3332,
+      "Ġcarpet": 3333,
+      "Ġintelligent": 3334,
+      "##ulif": 3335,
+      "Ġboxes": 3336,
+      "Ġcoins": 3337,
+      "Ġfriendship": 3338,
+      "Ġtrunk": 3339,
+      "##olin": 3340,
+      "Ġhalf": 3341,
+      "Ġcrawl": 3342,
+      "Ġspun": 3343,
+      "Ġonion": 3344,
+      "Ġdreams": 3345,
+      "Ġloop": 3346,
+      "ĠJake": 3347,
+      "Ġvolcano": 3348,
+      "Ġvide": 3349,
+      "Ġbroccoli": 3350,
+      "Ġdeliver": 3351,
+      "Ġsle": 3352,
+      "Ġbri": 3353,
+      "Ġtrack": 3354,
+      "Ġcaulif": 3355,
+      "Ġvine": 3356,
+      "##cycle": 3357,
+      "##essie": 3358,
+      "Ġthief": 3359,
+      "##anger": 3360,
+      "Ġinsect": 3361,
+      "Ġticket": 3362,
+      "Ġacce": 3363,
+      "Ġsleeping": 3364,
+      "Ġalert": 3365,
+      "Ġhaircut": 3366,
+      "Ġnumbers": 3367,
+      "##asing": 3368,
+      "Ġattract": 3369,
+      "Ġmill": 3370,
+      "Ġeraser": 3371,
+      "##ulu": 3372,
+      "Ġplanet": 3373,
+      "Ġpebble": 3374,
+      "##ital": 3375,
+      "Jane": 3376,
+      "Ġlouder": 3377,
+      "Ġgraceful": 3378,
+      "Ġuniver": 3379,
+      "Ġdestro": 3380,
+      "Ġscreen": 3381,
+      "Timmy": 3382,
+      "Ġdecide": 3383,
+      "Ġhosp": 3384,
+      "Ġnicely": 3385,
+      "##rework": 3386,
+      "Ġcompetitive": 3387,
+      "Ġcauliflower": 3388,
+      "##isted": 3389,
+      "Ġcelebrate": 3390,
+      "Ġhospital": 3391,
+      "Ġpoem": 3392,
+      "Ġlearning": 3393,
+      "##ache": 3394,
+      "Ġhappening": 3395,
+      "Ġyaw": 3396,
+      "Ġpeach": 3397,
+      "Ġparade": 3398,
+      "Ġsaus": 3399,
+      "Ġleop": 3400,
+      "ĠOK": 3401,
+      "Ġattractive": 3402,
+      "##atient": 3403,
+      "Ġdolphin": 3404,
+      "Ġcurt": 3405,
+      "Ġsoldier": 3406,
+      "Ġviolin": 3407,
+      "##ats": 3408,
+      "Ġexcite": 3409,
+      "ĠEmily": 3410,
+      "Ġbase": 3411,
+      "Ġcurtain": 3412,
+      "##ulb": 3413,
+      "Ġways": 3414,
+      "Ġwheels": 3415,
+      "Ġyach": 3416,
+      "ĠFr": 3417,
+      "Go": 3418,
+      "Ġrod": 3419,
+      "Ġtravel": 3420,
+      "Ġignorant": 3421,
+      "Ġcompassionate": 3422,
+      "Ġbarrel": 3423,
+      "Ġenvelope": 3424,
+      "Ġscatter": 3425,
+      "Ġeventually": 3426,
+      "Ġbubble": 3427,
+      "ĠPipp": 3428,
+      "Ġfirework": 3429,
+      "Ġreturned": 3430,
+      "Ġsort": 3431,
+      "Ġbicycle": 3432,
+      "Ġrag": 3433,
+      "Ġscooter": 3434,
+      "Ġbulb": 3435,
+      "##elery": 3436,
+      "Ġyacht": 3437,
+      "##zzy": 3438,
+      "Ġhomes": 3439,
+      "Ġcricket": 3440,
+      "Ġquestion": 3441,
+      "##ete": 3442,
+      "Ġpony": 3443,
+      "Ġjudge": 3444,
+      "##ten": 3445,
+      "Ġtem": 3446,
+      "Ġneedle": 3447,
+      "Ġador": 3448,
+      "Ġleopard": 3449,
+      "Ġthu": 3450,
+      "Ġhook": 3451,
+      "Ġlying": 3452,
+      "Ġorder": 3453,
+      "Ġrubbed": 3454,
+      "##tern": 3455,
+      "Ġcushion": 3456,
+      "Ġtruth": 3457,
+      "Ġuncle": 3458,
+      "##igator": 3459,
+      "##dom": 3460,
+      "Jim": 3461,
+      "Ġcooked": 3462,
+      "Ġchalk": 3463,
+      "Ġadorable": 3464,
+      "Ġbushes": 3465,
+      "Ġtray": 3466,
+      "Ġimpatient": 3467,
+      "Ġskin": 3468,
+      "Ġspell": 3469,
+      "Ġcelery": 3470,
+      "Ġshells": 3471,
+      "Ġgrown": 3472,
+      "Ġthemselves": 3473,
+      "Ġsoar": 3474,
+      "Ġdeter": 3475,
+      "Ġpurse": 3476,
+      "Ġseal": 3477,
+      "Ġmotorcycle": 3478,
+      "Ġlively": 3479,
+      "Ġradish": 3480,
+      "Ġpengu": 3481,
+      "Ġsniff": 3482,
+      "Ġcase": 3483,
+      "Ġwalls": 3484,
+      "Ġdeterm": 3485,
+      "Ġdistant": 3486,
+      "Ġprune": 3487,
+      "Ġalligator": 3488,
+      "Ġmeat": 3489,
+      "Ġspeak": 3490,
+      "Ġslept": 3491,
+      "Ġfilm": 3492,
+      "Ġsend": 3493,
+      "Ġbounced": 3494,
+      "ĠLittle": 3495,
+      "Ġforth": 3496,
+      "##illa": 3497,
+      "Ġcleaning": 3498,
+      "Ġchain": 3499,
+      "Ġpit": 3500,
+      "Ġenth": 3501,
+      "Ġmarry": 3502,
+      "Ġspinning": 3503,
+      "##ebra": 3504,
+      "##ebook": 3505,
+      "Ġnotebook": 3506,
+      "Ġavocado": 3507,
+      "Ġsurf": 3508,
+      "Ġcounting": 3509,
+      "##urb": 3510,
+      "Ġbin": 3511,
+      "##usia": 3512,
+      "Ġimpro": 3513,
+      "Ġenthusia": 3514,
+      "##ision": 3515,
+      "Ġskip": 3516,
+      "Ġbehave": 3517,
+      "##chair": 3518,
+      "Ġwiped": 3519,
+      "Ġlaughs": 3520,
+      "##vator": 3521,
+      "Ġsaying": 3522,
+      "Ġbandage": 3523,
+      "Ġdestroy": 3524,
+      "Ġwallet": 3525,
+      "Sarah": 3526,
+      "Ġsteak": 3527,
+      "Ġmetal": 3528,
+      "ĠSh": 3529,
+      "Ġstum": 3530,
+      "Ġbiggest": 3531,
+      "Ġelevator": 3532,
+      "Ġdiary": 3533,
+      "ĠBuzz": 3534,
+      "Ġpost": 3535,
+      "Ġed": 3536,
+      "Ġpattern": 3537,
+      "Ġunlock": 3538,
+      "Ġshut": 3539,
+      "Ġdive": 3540,
+      "Ġweek": 3541,
+      "Ġarmchair": 3542,
+      "Ġoy": 3543,
+      "ĠPoppy": 3544,
+      "Ġpole": 3545,
+      "Ġdisturb": 3546,
+      "Ġskipped": 3547,
+      "Ġzebra": 3548,
+      "Ġclub": 3549,
+      "Ġbags": 3550,
+      "##dest": 3551,
+      "Ġjourn": 3552,
+      "Ġearth": 3553,
+      "##ject": 3554,
+      "##bul": 3555,
+      "Ġjellyfish": 3556,
+      "ĠPeter": 3557,
+      "##ating": 3558,
+      "Ġshowing": 3559,
+      "Ġnurse": 3560,
+      "Ġsweater": 3561,
+      "##usie": 3562,
+      "Give": 3563,
+      "Ġmixer": 3564,
+      "Ġlime": 3565,
+      "ĠBet": 3566,
+      "Ġbump": 3567,
+      "Ġtemp": 3568,
+      "Ġskull": 3569,
+      "ĠLulu": 3570,
+      "Ġcompl": 3571,
+      "Ġenc": 3572,
+      "Ġscrew": 3573,
+      "##ito": 3574,
+      "##nam": 3575,
+      "Ġambul": 3576,
+      "Ġambulance": 3577,
+      "Ġstranger": 3578,
+      "##aged": 3579,
+      "Ġjournal": 3580,
+      "##rage": 3581,
+      "Ġgathered": 3582,
+      "ĠPolly": 3583,
+      "Ġloudly": 3584,
+      "Ġshield": 3585,
+      "Ġtummy": 3586,
+      "Ġtrucks": 3587,
+      "Ġfolder": 3588,
+      "Ġdecorate": 3589,
+      "##quito": 3590,
+      "Ġbuttons": 3591,
+      "Ġlibrary": 3592,
+      "Ġfalls": 3593,
+      "ĠBirdy": 3594,
+      "Ġlights": 3595,
+      "##ray": 3596,
+      "Ġink": 3597,
+      "##irit": 3598,
+      "ĠFo": 3599,
+      "Ġcity": 3600,
+      "Ġprep": 3601,
+      "Ġherb": 3602,
+      "##nger": 3603,
+      "Ġmos": 3604,
+      "Ġfu": 3605,
+      "Ġstation": 3606,
+      "Ġmodest": 3607,
+      "##nament": 3608,
+      "Ġornament": 3609,
+      "##ention": 3610,
+      "Ġplayground": 3611,
+      "Ġpolish": 3612,
+      "Ġmosquito": 3613,
+      "Ġpointing": 3614,
+      "Ġmarble": 3615,
+      "##lies": 3616,
+      "Ġcord": 3617,
+      "Mama": 3618,
+      "Ġknows": 3619,
+      "Ġvest": 3620,
+      "Ġsalt": 3621,
+      "Ġattic": 3622,
+      "Ġguard": 3623,
+      "Ġresc": 3624,
+      "##ctop": 3625,
+      "##ceed": 3626,
+      "Ġfather": 3627,
+      "Ġwhenever": 3628,
+      "Ġstrawberry": 3629,
+      "Ġkay": 3630,
+      "Ġfootball": 3631,
+      "Ġitch": 3632,
+      "Ġsplit": 3633,
+      "##leton": 3634,
+      "##keleton": 3635,
+      "Ġaut": 3636,
+      "Ġbrothers": 3637,
+      "Ġyet": 3638,
+      "Ġhipp": 3639,
+      "Ġpirate": 3640,
+      "Ġdisappeared": 3641,
+      "Ġcable": 3642,
+      "Ġonce": 3643,
+      "?\".": 3644,
+      "Ġsupport": 3645,
+      "Ġdriving": 3646,
+      "##ctopus": 3647,
+      "##uring": 3648,
+      "##oby": 3649,
+      "Ġple": 3650,
+      "Ġled": 3651,
+      "Molly": 3652,
+      "Ġcupboard": 3653,
+      "##aky": 3654,
+      "##ey": 3655,
+      "Ġtripped": 3656,
+      "Ġroot": 3657,
+      "##obile": 3658,
+      "Ġkayak": 3659,
+      "Ġwishes": 3660,
+      "##umb": 3661,
+      "##ever": 3662,
+      "Gra": 3663,
+      "Ġcomplet": 3664,
+      "Ġmild": 3665,
+      "##omobile": 3666,
+      "Ġsucceed": 3667,
+      "Ġoctopus": 3668,
+      "Ġcalling": 3669,
+      "Ġadded": 3670,
+      "Ġsung": 3671,
+      "Ġcoal": 3672,
+      "##stic": 3673,
+      "Ġautomobile": 3674,
+      "Ġsneeze": 3675,
+      "##ushed": 3676,
+      "Ġreading": 3677,
+      "ĠDan": 3678,
+      "Ġcartoon": 3679,
+      "Ġyoga": 3680,
+      "Ġstack": 3681,
+      "Ġenthusiastic": 3682,
+      "Ġcomplain": 3683,
+      "Ġflea": 3684,
+      "##ophone": 3685,
+      "Ġskeleton": 3686,
+      "##htub": 3687,
+      "Ġgolf": 3688,
+      "Ġsuggest": 3689,
+      "##par": 3690,
+      "Ġdrawer": 3691,
+      "Ġbathtub": 3692,
+      "Ġthunder": 3693,
+      "Ġveil": 3694,
+      "Ġkindness": 3695,
+      "Ġflame": 3696,
+      "Ġpoke": 3697,
+      "Ġmatt": 3698,
+      "Ġvideo": 3699,
+      "Ġmath": 3700,
+      "Ġhunter": 3701,
+      "Ġribb": 3702,
+      "Ġhall": 3703,
+      "Ġedge": 3704,
+      "Ġgrowl": 3705,
+      "Ġchess": 3706,
+      "Ġcups": 3707,
+      "Ġoyster": 3708,
+      "Ġgor": 3709,
+      "Ġtroph": 3710,
+      "Ġmeans": 3711,
+      "Ġdrawings": 3712,
+      "##lasses": 3713,
+      "Ġglowing": 3714,
+      "Ġspear": 3715,
+      "Ġswitch": 3716,
+      "Ġhippo": 3717,
+      "Ġitself": 3718,
+      "Ġrepair": 3719,
+      "Ġsunglasses": 3720,
+      "Ġpenny": 3721,
+      "##utes": 3722,
+      "Ġteleph": 3723,
+      "##work": 3724,
+      "Ġmuffin": 3725,
+      "Ġzipp": 3726,
+      "Ġpastry": 3727,
+      "Well": 3728,
+      "Ġcostume": 3729,
+      "Ġmakeup": 3730,
+      "ĠPeople": 3731,
+      "Ġpear": 3732,
+      "Ġarg": 3733,
+      "Ġdess": 3734,
+      "Ġwaffle": 3735,
+      "Ġdetermined": 3736,
+      "Ġmattress": 3737,
+      "Ġrolling": 3738,
+      "ĠTina": 3739,
+      "##iron": 3740,
+      "Ġtelephone": 3741,
+      "Ġrepe": 3742,
+      "Ġpun": 3743,
+      "Ġmaze": 3744,
+      "ĠMiss": 3745,
+      "##ric": 3746,
+      "Ġpine": 3747,
+      "Ġgear": 3748,
+      "##case": 3749,
+      "Ġpowder": 3750,
+      "Ġpackage": 3751,
+      "Ġmissile": 3752,
+      "Ġtrophy": 3753,
+      "Ġpacked": 3754,
+      "Ġmeadow": 3755,
+      "##ines": 3756,
+      "Ġhandle": 3757,
+      "Ġhedge": 3758,
+      "Ġcob": 3759,
+      "Ġframe": 3760,
+      "Ġrot": 3761,
+      "Ġmicr": 3762,
+      "##aving": 3763,
+      "Ġwife": 3764,
+      "##ait": 3765,
+      "##la": 3766,
+      "##web": 3767,
+      "Ġmagaz": 3768,
+      "##urch": 3769,
+      "Ġencou": 3770,
+      "Ġgrapes": 3771,
+      "Ġsepar": 3772,
+      "There": 3773,
+      "Ġknight": 3774,
+      "Ġbasketball": 3775,
+      "Ġcamp": 3776,
+      "'d": 3777,
+      "Ġfile": 3778,
+      "Ġstairs": 3779,
+      "Ġstrugg": 3780,
+      "ĠPete": 3781,
+      "Bye": 3782,
+      "Ġminutes": 3783,
+      "Ġshocked": 3784,
+      "ĠTweet": 3785,
+      "Ġcobweb": 3786,
+      "##per": 3787,
+      "Ġmicrophone": 3788,
+      "Ġmanaged": 3789,
+      "Ġwool": 3790,
+      "Ġweep": 3791,
+      "Ġleash": 3792,
+      "Ġbarking": 3793,
+      "##time": 3794,
+      "Ġcolour": 3795,
+      "Ġperm": 3796,
+      "##istol": 3797,
+      "##ffe": 3798,
+      "Ġtear": 3799,
+      "##ffee": 3800,
+      "##iew": 3801,
+      "Ġbananas": 3802,
+      "Ġstaff": 3803,
+      "Ġslides": 3804,
+      "Ġok": 3805,
+      "Ġhoc": 3806,
+      "##ature": 3807,
+      "Ġhockey": 3808,
+      "See": 3809,
+      "Ġsafely": 3810,
+      "Ġvend": 3811,
+      "##asher": 3812,
+      "Ġspirit": 3813,
+      "Ġgorilla": 3814,
+      "Ġeye": 3815,
+      "Ġview": 3816,
+      "##head": 3817,
+      "Ġsteps": 3818,
+      "Ġcooler": 3819,
+      "Ġmint": 3820,
+      "Ġgiggled": 3821,
+      "##rosc": 3822,
+      "##washer": 3823,
+      "Ġphoto": 3824,
+      "Ġflour": 3825,
+      "Ġtask": 3826,
+      "Ġgasp": 3827,
+      "Ġmarched": 3828,
+      "##hic": 3829,
+      "Ġearly": 3830,
+      "Ġsailor": 3831,
+      "Ġhotel": 3832,
+      "Ġchurch": 3833,
+      "##roscope": 3834,
+      "##cing": 3835,
+      "Ġvehic": 3836,
+      "##keep": 3837,
+      "Ġsausage": 3838,
+      "Ġdessert": 3839,
+      "ĠRose": 3840,
+      "Ġcooking": 3841,
+      "Ġpistol": 3842,
+      "Ġbaseball": 3843,
+      "Ġdishwasher": 3844,
+      "Ġot": 3845,
+      "Ġremain": 3846,
+      "Ġthose": 3847,
+      "Ġmedal": 3848,
+      "Ġorganize": 3849,
+      "Ġotter": 3850,
+      "##chor": 3851,
+      "Ġeither": 3852,
+      "Ġgrill": 3853,
+      "Ġfireman": 3854,
+      "Ġvendor": 3855,
+      "Ġrever": 3856,
+      "Ġpretending": 3857,
+      "Ġbattery": 3858,
+      "##ilot": 3859,
+      "Ġtemple": 3860,
+      "Ġfive": 3861,
+      "Ġten": 3862,
+      "Ġlaser": 3863,
+      "ĠLook": 3864,
+      "Ġow": 3865,
+      "Ġtools": 3866,
+      "Ġoften": 3867,
+      "Ġopens": 3868,
+      "Ġknock": 3869,
+      "Ġiron": 3870,
+      "Ġoil": 3871,
+      "Ġsandbox": 3872,
+      "ĠBetty": 3873,
+      "Ġgrandpa": 3874,
+      "Ġpee": 3875,
+      "Ġrise": 3876,
+      "Ġwhip": 3877,
+      "##ctory": 3878,
+      "Ġanchor": 3879,
+      "Ġtrash": 3880,
+      "Ġpatch": 3881,
+      "ĠRob": 3882,
+      "Ġthinking": 3883,
+      "Ġsight": 3884,
+      "##seum": 3885,
+      "Ġrhin": 3886,
+      "Ġward": 3887,
+      "Ġfactory": 3888,
+      "Ġshort": 3889,
+      "Ġcardboard": 3890,
+      "ĠSunny": 3891,
+      "ĠGive": 3892,
+      "ĠZoom": 3893,
+      "Ġwardrobe": 3894,
+      "Ġlotion": 3895,
+      "##ense": 3896,
+      "##apers": 3897,
+      "Ġmuseum": 3898,
+      "Ġcell": 3899,
+      "Ġtowers": 3900,
+      "Ġhanging": 3901,
+      "Fluffy": 3902,
+      "ĠPippin": 3903,
+      "Ġcoffee": 3904,
+      "Ġblackboard": 3905,
+      "Ġmessage": 3906,
+      "##ucet": 3907,
+      "##ailable": 3908,
+      "Ġhive": 3909,
+      "Ġur": 3910,
+      "Ġrealised": 3911,
+      "Ġhours": 3912,
+      "Ġmay": 3913,
+      "##loo": 3914,
+      "Ġmem": 3915,
+      "Ġquit": 3916,
+      "##eer": 3917,
+      "##ron": 3918,
+      "ĠBessie": 3919,
+      "Ġnapkin": 3920,
+      "ĠSnow": 3921,
+      "##azor": 3922,
+      "Ġvalu": 3923,
+      "##ugged": 3924,
+      "Ġig": 3925,
+      "Ġpassport": 3926,
+      "Ġpenguin": 3927,
+      "Ġfaucet": 3928,
+      "##ination": 3929,
+      "Ġigloo": 3930,
+      "Ġpilot": 3931,
+      "Ġcane": 3932,
+      "Ġdreamed": 3933,
+      "##place": 3934,
+      "Ġfreez": 3935,
+      "Ġholds": 3936,
+      "Ġpicking": 3937,
+      "Ġbathe": 3938,
+      "Ġtornado": 3939,
+      "Ġhanger": 3940,
+      "##aroo": 3941,
+      "##htray": 3942,
+      "Ġjuicy": 3943,
+      "Ġcheck": 3944,
+      "##angaroo": 3945,
+      "Ġnewsp": 3946,
+      "Ġavailable": 3947,
+      "Ġreward": 3948,
+      "##imney": 3949,
+      "Ġlaund": 3950,
+      "Ġlaundry": 3951,
+      "##keeper": 3952,
+      "Ġfingers": 3953,
+      "Ġsett": 3954,
+      "Ġchimney": 3955,
+      "Ġstumbled": 3956,
+      "Ġoak": 3957,
+      "Ġlend": 3958,
+      "##ately": 3959,
+      "Ġsize": 3960,
+      "Billy": 3961,
+      "Ġallowed": 3962,
+      "Ġnovel": 3963,
+      "##play": 3964,
+      "��excitement": 3965,
+      "Ġkangaroo": 3966,
+      "##ready": 3967,
+      "Ġspilled": 3968,
+      "Ġalready": 3969,
+      "Ġcherries": 3970,
+      "Ġfisher": 3971,
+      "##ampoo": 3972,
+      "ĠZip": 3973,
+      "##umber": 3974,
+      "##arian": 3975,
+      "Ġmicroscope": 3976,
+      "Ġgain": 3977,
+      "Ġmule": 3978,
+      "Ġmen": 3979,
+      "Ġcomplete": 3980,
+      "Ġfireplace": 3981,
+      "Ġmagazine": 3982,
+      "Ġimagine": 3983,
+      "Ġfastest": 3984,
+      "Ġreind": 3985,
+      "Ġsub": 3986,
+      "Ġtelling": 3987,
+      "##ocer": 3988,
+      "Ġdisplay": 3989,
+      "Ġnotice": 3990,
+      "Ġpal": 3991,
+      "Ġashtray": 3992,
+      "Ġpractice": 3993,
+      "Ġcabinet": 3994,
+      "ĠSpike": 3995,
+      "Ġshrink": 3996,
+      "##anda": 3997,
+      "Ġenjoying": 3998,
+      "Ġcows": 3999,
+      "ĠEverywhere": 4000,
+      "Ġimprove": 4001,
+      "##body": 4002,
+      "Ġhurry": 4003,
+      "Ġmummy": 4004,
+      "##gen": 4005,
+      "Ġrake": 4006,
+      "Ġfalling": 4007,
+      "##aches": 4008,
+      "Ġskirt": 4009,
+      "##oceros": 4010,
+      "Wait": 4011,
+      "Ġreindeer": 4012,
+      "Ġtrail": 4013,
+      "Ġpalace": 4014,
+      "Ġroared": 4015,
+      "Ġtub": 4016,
+      "Ġminer": 4017,
+      "Ġsilver": 4018,
+      "##iction": 4019,
+      "Ġbill": 4020,
+      "Ġoats": 4021,
+      "##vision": 4022,
+      "Ġax": 4023,
+      "Ġtaller": 4024,
+      "Ġhappier": 4025,
+      "Ġfog": 4026,
+      "Is": 4027,
+      "##ictionary": 4028,
+      "Ġshampoo": 4029,
+      "##ilet": 4030,
+      "Ġstared": 4031,
+      "Ġhut": 4032,
+      "##stairs": 4033,
+      "Ġpor": 4034,
+      "Ġholes": 4035,
+      "Ġdiscovered": 4036,
+      "Ġrhinoceros": 4037,
+      "Ġboots": 4038,
+      "Ġfisherman": 4039,
+      "Ġobject": 4040,
+      "Ġnames": 4041,
+      "Ow": 4042,
+      "Ġzipper": 4043,
+      "##ef": 4044,
+      "Ġtoilet": 4045,
+      "Ġblin": 4046,
+      "##ured": 4047,
+      "Ġstretched": 4048,
+      "Ġclimbing": 4049,
+      "Ġtelevision": 4050,
+      "Ġvaluable": 4051,
+      "##alend": 4052,
+      "Em": 4053,
+      "Ġjokes": 4054,
+      "Ġjewelry": 4055,
+      "##iest": 4056,
+      "Ġcalend": 4057,
+      "Ġbathrobe": 4058,
+      "ĠHere": 4059,
+      "Ġprov": 4060,
+      "Ġstops": 4061,
+      "Ġjumps": 4062,
+      "Ġsym": 4063,
+      "aid": 4064,
+      "ĠSusie": 4065,
+      "Ġaxe": 4066,
+      "Ġoffered": 4067,
+      "Ġfuel": 4068,
+      "Ġlistening": 4069,
+      "ĠKim": 4070,
+      "Ġperfume": 4071,
+      "##cu": 4072,
+      "##vice": 4073,
+      "##bol": 4074,
+      "Ġbury": 4075,
+      "##come": 4076,
+      "Ġcalendar": 4077,
+      "##reek": 4078,
+      "Ġpressed": 4079,
+      "Ġtuna": 4080,
+      "Ġattach": 4081,
+      "Ġrece": 4082,
+      "Ġsnap": 4083,
+      "##lu": 4084,
+      "Ġopera": 4085,
+      "ĠToby": 4086,
+      "##fa": 4087,
+      "Ġcreek": 4088,
+      "Ġpapers": 4089,
+      "Ġsymbol": 4090,
+      "Ġneat": 4091,
+      "Ġpopped": 4092,
+      "ĠMar": 4093,
+      "Ġunpack": 4094,
+      "Ġdictionary": 4095,
+      "Ġsubway": 4096,
+      "Ġfreezer": 4097,
+      "Ġresist": 4098,
+      "Ġsparkly": 4099,
+      "Ġhelper": 4100,
+      "Ġchose": 4101,
+      "Ġpinch": 4102,
+      "Ġsuper": 4103,
+      "##affe": 4104,
+      "Ġbikes": 4105,
+      "Ġporch": 4106,
+      "Ġletters": 4107,
+      "Ġanyway": 4108,
+      "##iches": 4109,
+      "!\".": 4110,
+      "Joe": 4111,
+      "Ġnewspaper": 4112,
+      "Ġrazor": 4113,
+      "Ġsandwiches": 4114,
+      "Ġlie": 4115,
+      "##aurant": 4116,
+      "##igz": 4117,
+      "Ġbookcase": 4118,
+      "##igzag": 4119,
+      "Ġcomfort": 4120,
+      "Ġstickers": 4121,
+      "Ġdisag": 4122,
+      "Ġrestaurant": 4123,
+      "Ġblouse": 4124,
+      "Ġgasped": 4125,
+      "Ġvehicle": 4126,
+      "Ġweigh": 4127,
+      "Ġshaking": 4128,
+      "Al": 4129,
+      "Ġswinging": 4130,
+      "Ġgym": 4131,
+      "th": 4132,
+      "##ival": 4133,
+      "Ġsquirrels": 4134,
+      "Ġbuckle": 4135,
+      "ĠAre": 4136,
+      "Ġped": 4137,
+      "Ġinclu": 4138,
+      "Ġnature": 4139,
+      "##xy": 4140,
+      "Ġswamp": 4141,
+      "Ġspoke": 4142,
+      "Ġbillboard": 4143,
+      "Mr": 4144,
+      "Ġmustache": 4145,
+      "Ġagainst": 4146,
+      "Ġbutterflies": 4147,
+      "Ġfest": 4148,
+      "Ġalarm": 4149,
+      "##arry": 4150,
+      "Ġtightly": 4151,
+      "Ġgrowing": 4152,
+      "Ġstirred": 4153,
+      "##te": 4154,
+      "Ġbeep": 4155,
+      "##del": 4156,
+      "Ġbelongs": 4157,
+      "Ġlip": 4158,
+      "##utor": 4159,
+      "Ġson": 4160,
+      "Ġlightning": 4161,
+      "Ġhung": 4162,
+      "Ġagree": 4163,
+      "Ġobser": 4164,
+      "Ġcards": 4165,
+      "Ġtease": 4166,
+      "##omed": 4167,
+      "Ouch": 4168,
+      "##ogn": 4169,
+      "Ġrubber": 4170,
+      "Ġrecogn": 4171,
+      "Ġmusician": 4172,
+      "Ġserve": 4173,
+      "##ik": 4174,
+      "##aspoon": 4175,
+      "Ġbeef": 4176,
+      "Ġhate": 4177,
+      "Ġmodel": 4178,
+      "Ġcrib": 4179,
+      "Ġblueberries": 4180,
+      "ĠTeddy": 4181,
+      "Ġbookshe": 4182,
+      "Ġfestival": 4183,
+      "##fast": 4184,
+      "##asis": 4185,
+      "Ġext": 4186,
+      "Ġtutor": 4187,
+      "Ġgiraffe": 4188,
+      "Ġsofa": 4189,
+      "Ġseparate": 4190,
+      "##lter": 4191,
+      "Ġsweetie": 4192,
+      "Ġbreakfast": 4193,
+      "Ġolive": 4194,
+      "Ġairport": 4195,
+      "Ġdoesn": 4196,
+      "Ġgas": 4197,
+      "Ġadvice": 4198,
+      "Ġbookshelf": 4199,
+      "Ġfrogs": 4200,
+      "Ġshelter": 4201,
+      "Ġcircles": 4202,
+      "Ġjunk": 4203,
+      "Ġteaspoon": 4204,
+      "Ġrail": 4205,
+      "Ġreverse": 4206,
+      "Ġriding": 4207,
+      "Ġdistance": 4208,
+      "Ġdrain": 4209,
+      "Ġwipe": 4210,
+      "##stri": 4211,
+      "Ġoasis": 4212,
+      "Ġrescue": 4213,
+      "Ġsoil": 4214,
+      "Ġknob": 4215,
+      "Ġsqueeze": 4216,
+      "Ġpoked": 4217,
+      "ĠMrs": 4218,
+      "Ġpainter": 4219,
+      "Ġleaving": 4220,
+      "Ġpleased": 4221,
+      "Ġlumber": 4222,
+      "Ġquiz": 4223,
+      "Ġtrains": 4224,
+      "##ummer": 4225,
+      "Ġslipp": 4226,
+      "Ġpeeked": 4227,
+      "ĠDolly": 4228,
+      "##rmomet": 4229,
+      "Ġahead": 4230,
+      "Ġchance": 4231,
+      "Ġdancer": 4232,
+      "Ġbirdc": 4233,
+      "Ġpoint": 4234,
+      "##rmometer": 4235,
+      "Ġhappens": 4236,
+      "##res": 4237,
+      "Ġextra": 4238,
+      "Ġwaste": 4239,
+      "Ġrefused": 4240,
+      "Ġreef": 4241,
+      "Ġwinter": 4242,
+      "Ġbirdcage": 4243,
+      "Ġdisappear": 4244,
+      "Ġweather": 4245,
+      "ĠGrandpa": 4246,
+      "Ġinvite": 4247,
+      "Ġlic": 4248,
+      "Ġpage": 4249,
+      "Ġins": 4250,
+      "ĠPandy": 4251,
+      "Ġrules": 4252,
+      "Ġtheater": 4253,
+      "Ġtrade": 4254,
+      "Ġcliff": 4255,
+      "Ġgoal": 4256,
+      "##iform": 4257,
+      "Ġuniform": 4258,
+      "Ġlawn": 4259,
+      "Ġswung": 4260,
+      "##angu": 4261,
+      "Ġpastel": 4262,
+      "Ġostri": 4263,
+      "Ġaccidentally": 4264,
+      "Ġleaned": 4265,
+      "Ġsounded": 4266,
+      "##bbles": 4267,
+      "Ġfort": 4268,
+      "Ġadmire": 4269,
+      "##riger": 4270,
+      "##rigerator": 4271,
+      "Ġaccept": 4272,
+      "Ġcarrying": 4273,
+      "Ġlangu": 4274,
+      "Ġsuff": 4275,
+      "Ġrefrigerator": 4276,
+      "Ġpanda": 4277,
+      "ĠCo": 4278,
+      "Ġblinked": 4279,
+      "Daisy": 4280,
+      "Ġstom": 4281,
+      "Ġstarts": 4282,
+      "Ġshower": 4283,
+      "Ġremove": 4284,
+      "Ġpeek": 4285,
+      "##render": 4286,
+      "Ġdreaming": 4287,
+      "##ience": 4288,
+      "##ola": 4289,
+      "Ġclassroom": 4290,
+      "Ġcaring": 4291,
+      "Ġtwir": 4292,
+      "Ġceiling": 4293,
+      "Ġanywhere": 4294,
+      "Ġimagined": 4295,
+      "Ġbet": 4296,
+      "Ġstable": 4297,
+      "Ġthermometer": 4298,
+      "Ġlicense": 4299,
+      "##ium": 4300,
+      "Ġbrick": 4301,
+      "##na": 4302,
+      "ĠLee": 4303,
+      "##aked": 4304,
+      "##astic": 4305,
+      "Ġmonkeys": 4306,
+      "Ġmissing": 4307,
+      "Ġproblems": 4308,
+      "Ġcudd": 4309,
+      "Ġsummer": 4310,
+      "##night": 4311,
+      "##ues": 4312,
+      "Ġlabel": 4313,
+      "##iture": 4314,
+      "##urniture": 4315,
+      "Ġapron": 4316,
+      "##amber": 4317,
+      "##uggage": 4318,
+      "ĠWhere": 4319,
+      "Jimmy": 4320,
+      "Ġlawy": 4321,
+      "Ġchasing": 4322,
+      "Ġfurniture": 4323,
+      "Ġgrand": 4324,
+      "Ġsent": 4325,
+      "Ġlid": 4326,
+      "Ġzoomed": 4327,
+      "Ġabove": 4328,
+      "Ġwarned": 4329,
+      "Ġprevent": 4330,
+      "Ġpages": 4331,
+      "Ġluggage": 4332,
+      "Mummy": 4333,
+      "Ġrespectful": 4334,
+      "Ġsunset": 4335,
+      "##ison": 4336,
+      "Ġjail": 4337,
+      "Ġmistakes": 4338,
+      "Ġshouts": 4339,
+      "Ġwindows": 4340,
+      "Ġwine": 4341,
+      "ĠCl": 4342,
+      "Ġgrape": 4343,
+      "Ġfrowned": 4344,
+      "Ġostrich": 4345,
+      "##ations": 4346,
+      "Ġwigg": 4347,
+      "##low": 4348,
+      "##ucture": 4349,
+      "Ġribbon": 4350,
+      "Ġbent": 4351,
+      "Ġstructure": 4352,
+      "Ġspoil": 4353,
+      "Ġsuggested": 4354,
+      "Ġfixing": 4355,
+      "##elcome": 4356,
+      "Ġchamber": 4357,
+      "Ġunite": 4358,
+      "Ġfinds": 4359,
+      "ĠEllie": 4360,
+      "Ġdelay": 4361,
+      "Ġfought": 4362,
+      "Ġlions": 4363,
+      "Did": 4364,
+      "ĠAlice": 4365,
+      "Ġmeeting": 4366,
+      "##med": 4367,
+      "Jill": 4368,
+      "Ġlawyer": 4369,
+      "Ġolder": 4370,
+      "Ġsurprises": 4371,
+      "Ġpair": 4372,
+      "##eterin": 4373,
+      "##eterinarian": 4374,
+      "Ġart": 4375,
+      "##adium": 4376,
+      "ĠUn": 4377,
+      "Ġstadium": 4378,
+      "Ġveterinarian": 4379,
+      "Ġchoice": 4380,
+      "##vet": 4381,
+      "ĠSpe": 4382,
+      "Ġslip": 4383,
+      "ĠBow": 4384,
+      "##eor": 4385,
+      "Ġchairs": 4386,
+      "Ġbrightly": 4387,
+      "##iki": 4388,
+      "ĠBou": 4389,
+      "Ġincre": 4390,
+      "Ġberry": 4391,
+      "Ġpuddles": 4392,
+      "Ġsearching": 4393,
+      "##rod": 4394,
+      "ĠCarl": 4395,
+      "Ġhanded": 4396,
+      "Ġranch": 4397,
+      "ĠV": 4398,
+      "Ġargue": 4399,
+      "Ġinf": 4400,
+      "Ġfavour": 4401,
+      "Ġintrod": 4402,
+      "Ġgrabs": 4403,
+      "Ġproudly": 4404,
+      "thank": 4405,
+      "##mend": 4406,
+      "ĠRed": 4407,
+      "Ġsteam": 4408,
+      "Ġadmired": 4409,
+      "##veal": 4410,
+      "Your": 4411,
+      "##sity": 4412,
+      "Ġrac": 4413,
+      "Ġsaving": 4414,
+      "##ommend": 4415,
+      "Ġcollec": 4416,
+      "ĠHel": 4417,
+      "Ġhuman": 4418,
+      "Ġcur": 4419,
+      "Ġmall": 4420,
+      "Ġleak": 4421,
+      "##alley": 4422,
+      "Ġyield": 4423,
+      "Ġsadly": 4424,
+      "Ġrecommend": 4425,
+      "##cuss": 4426,
+      "Ġpushing": 4427,
+      "Ġharb": 4428,
+      "Ġfavourite": 4429,
+      "Ġweap": 4430,
+      "Ġsurrender": 4431,
+      "Ġappl": 4432,
+      "Ġregret": 4433,
+      "Ġreminded": 4434,
+      "Ġmineral": 4435,
+      "Ġreveal": 4436,
+      "Ġforgave": 4437,
+      "Ġvalley": 4438,
+      "Ġputting": 4439,
+      "Ġmatches": 4440,
+      "Ġsneezed": 4441,
+      "Ġdiscuss": 4442,
+      "Ġspade": 4443,
+      "Ġplates": 4444,
+      "ĠJazz": 4445,
+      "##eorge": 4446,
+      "Ġprepare": 4447,
+      "ĠBuzzy": 4448,
+      "Ġpulls": 4449,
+      "ĠBig": 4450,
+      "Ġevening": 4451,
+      "##olog": 4452,
+      "Ġexcitedly": 4453,
+      "Ġignore": 4454,
+      "Ġharbor": 4455,
+      "Ġfloat": 4456,
+      "Ġlanguage": 4457,
+      "Ġsupply": 4458,
+      "##ecause": 4459,
+      "Ġplastic": 4460,
+      "Ġreplace": 4461,
+      "Ġsniffed": 4462,
+      "Ġpup": 4463,
+      "ĠNext": 4464,
+      "Ġcountry": 4465,
+      "Ġsocks": 4466,
+      "Ġshovel": 4467,
+      "Ġmeas": 4468,
+      "Ġraise": 4469,
+      "Ġrushed": 4470,
+      "ĠMike": 4471,
+      "Ġaw": 4472,
+      "Ġcared": 4473,
+      "Ġstrip": 4474,
+      "ĠBill": 4475,
+      "Ġfre": 4476,
+      "Ch": 4477,
+      "##aul": 4478,
+      "Ġrestore": 4479,
+      "Ġapolog": 4480,
+      "Ġdoors": 4481,
+      "##ricane": 4482,
+      "##ari": 4483,
+      "ĠOw": 4484,
+      "##ero": 4485,
+      "Ġsticker": 4486,
+      "Ġlives": 4487,
+      "Ġmystery": 4488,
+      "Ġslippery": 4489,
+      "Ġplayer": 4490,
+      "Ġpanic": 4491,
+      "##hero": 4492,
+      "##iday": 4493,
+      "ĠBinky": 4494,
+      "Ġsuperhero": 4495,
+      "Little": 4496,
+      "Ġkinds": 4497,
+      "Ġhoping": 4498,
+      "Ġgro": 4499,
+      "##aud": 4500,
+      "Ġshone": 4501,
+      "ray": 4502,
+      "Ġrained": 4503,
+      "Ġsudden": 4504,
+      "ĠBubbles": 4505,
+      "ĠFreddy": 4506,
+      "##lex": 4507,
+      "Ġchickens": 4508,
+      "##chan": 4509,
+      "Ġclaw": 4510,
+      "ĠMummy": 4511,
+      "Ġsunr": 4512,
+      "Ġport": 4513,
+      "Ġshoulder": 4514,
+      "Ġbreat": 4515,
+      "Ġhol": 4516,
+      "Ġbarks": 4517,
+      "Ġsoftly": 4518,
+      "Ġcolourful": 4519,
+      "Ġbeg": 4520,
+      "Ġholiday": 4521,
+      "Ġbend": 4522,
+      "Ġinfant": 4523,
+      "##icer": 4524,
+      "Ġdelighted": 4525,
+      "Ġplanes": 4526,
+      "ĠOlive": 4527,
+      "Ġsunrise": 4528,
+      "Ġshivering": 4529,
+      "Ġthrowing": 4530,
+      "Ġshakes": 4531,
+      "Yuck": 4532,
+      "Ġpushes": 4533,
+      "Yay": 4534,
+      "Ġended": 4535,
+      "Ġkneel": 4536,
+      "##ason": 4537,
+      "Ġthanks": 4538,
+      "ĠSpeedy": 4539,
+      "Ġsuffer": 4540,
+      "Ġpoints": 4541,
+      "Ġfresh": 4542,
+      "Ġfreeze": 4543,
+      "Ġtrem": 4544,
+      "ĠDave": 4545,
+      "Ġcopper": 4546,
+      "ĠPat": 4547,
+      "Ġkeeping": 4548,
+      "Ġgiggle": 4549,
+      "ĠEnd": 4550,
+      "Ġprovide": 4551,
+      "Ġtip": 4552,
+      "Ġhurricane": 4553,
+      "Next": 4554,
+      "Ġsmells": 4555,
+      "##wards": 4556,
+      "Ġdishes": 4557,
+      "Ġcherry": 4558,
+      "Ġmeowed": 4559,
+      "Ġapplaud": 4560,
+      "##cast": 4561,
+      "Ġenter": 4562,
+      "##chanic": 4563,
+      "Ġthumb": 4564,
+      "Ġmenu": 4565,
+      "Ġheads": 4566,
+      "Ġmass": 4567,
+      "Ġsprayed": 4568,
+      "Ġevent": 4569,
+      "Ġsandcast": 4570,
+      "Ġwre": 4571,
+      "##imed": 4572,
+      "Ġletting": 4573,
+      "Ġunh": 4574,
+      "Ġdear": 4575,
+      "Ġweapon": 4576,
+      "Ġbrighter": 4577,
+      "Ġmechanic": 4578,
+      "Ġlaught": 4579,
+      "ĠWould": 4580,
+      "Ġlaughter": 4581,
+      "Ġx": 4582,
+      "##cond": 4583,
+      "##icky": 4584,
+      "Ġcastles": 4585,
+      "Ġclapping": 4586,
+      "Ġsplashing": 4587,
+      "Ġfeelings": 4588,
+      "Ġscore": 4589,
+      "Ġsecond": 4590,
+      "Ġnavy": 4591,
+      "Grandma": 4592,
+      "##ince": 4593,
+      "Ġsticky": 4594,
+      "##cer": 4595,
+      "Ġflies": 4596,
+      "##igi": 4597,
+      "ĠOr": 4598,
+      "Ġuniverse": 4599,
+      "Ġrooms": 4600,
+      "ĠJohnny": 4601,
+      "Ġrow": 4602,
+      "Ġdem": 4603,
+      "##apping": 4604,
+      "##acked": 4605,
+      "##ophie": 4606,
+      "ĠFl": 4607,
+      "Ġunhappy": 4608,
+      "Ġgreedy": 4609,
+      "Ġbreaks": 4610,
+      "##bles": 4611,
+      "##ement": 4612,
+      "Will": 4613,
+      "Ġdare": 4614,
+      "Ready": 4615,
+      "Ġinvit": 4616,
+      "Ġalive": 4617,
+      "Ġrepeat": 4618,
+      "Ġdemand": 4619,
+      "Ġtrusted": 4620,
+      "Ġener": 4621,
+      "Ġexamine": 4622,
+      "Ġwreck": 4623,
+      "Ġparts": 4624,
+      "ĠMandy": 4625,
+      "##erc": 4626,
+      "Ġeaten": 4627,
+      "Ġjogged": 4628,
+      "Ġmention": 4629,
+      "ĠHelp": 4630,
+      "Ġskill": 4631,
+      "Buddy": 4632,
+      "All": 4633,
+      "Ġraining": 4634,
+      "##arlie": 4635,
+      "Ġsomewhere": 4636,
+      "Ġthrows": 4637,
+      "Ġrush": 4638,
+      "Ġpirates": 4639,
+      "Ġcourage": 4640,
+      "Ġpoison": 4641,
+      "##quest": 4642,
+      "Ġvac": 4643,
+      "##oe": 4644,
+      "Mary": 4645,
+      "ĠZoomy": 4646,
+      "ĠKiki": 4647,
+      "Ġsport": 4648,
+      "Ġdrops": 4649,
+      "Ġflapped": 4650,
+      "Ġsigh": 4651,
+      "Ġyawned": 4652,
+      "Ġstarting": 4653,
+      "Ġbumped": 4654,
+      "Ġsteel": 4655,
+      "year": 4656,
+      "Ġcontent": 4657,
+      "Ġrequest": 4658,
+      "Ġstud": 4659,
+      "Ġcoats": 4660,
+      "##enry": 4661,
+      "Ġstreng": 4662,
+      "Ġuniversity": 4663,
+      "Ġchirp": 4664,
+      "Ġsparkled": 4665,
+      "Ġpunish": 4666,
+      "Ġequ": 4667,
+      "Ġsnugg": 4668,
+      "Ġpigs": 4669,
+      "Ġscold": 4670,
+      "Ġmyself": 4671,
+      "Ġexerc": 4672,
+      "Ġprayed": 4673,
+      "Ġstrength": 4674,
+      "Ġtoe": 4675,
+      "Ġgiven": 4676,
+      "Ġscratch": 4677,
+      "ĠRu": 4678,
+      "Ġpaid": 4679,
+      "Ġshrugged": 4680,
+      "Ġupstairs": 4681,
+      "Ġflood": 4682,
+      "Ġtracks": 4683,
+      "##heart": 4684,
+      "Ġsqueezed": 4685,
+      "Ġcrossed": 4686,
+      "Ġleather": 4687,
+      "Ġbouncing": 4688,
+      "Ġtide": 4689,
+      "Ġrabbits": 4690,
+      "Ġwarn": 4691,
+      "##ges": 4692,
+      "ĠTed": 4693,
+      "Ġexpect": 4694,
+      "old": 4695,
+      "Emma": 4696,
+      "Ġbadly": 4697,
+      "Ġimpressed": 4698,
+      "Ġnews": 4699,
+      "ĠLilly": 4700,
+      "Ġnation": 4701,
+      "Ġclaws": 4702,
+      "##yth": 4703,
+      "Ġhist": 4704,
+      "Ġstrawberries": 4705,
+      "Ġbears": 4706,
+      "Ġbuzz": 4707,
+      "Ġvacation": 4708,
+      "Ġobserve": 4709,
+      "Ġhistory": 4710,
+      "##ythm": 4711,
+      "ĠSque": 4712,
+      "Ġheat": 4713,
+      "Sh": 4714,
+      "##mare": 4715,
+      "Ġsandcastle": 4716,
+      "Ġsettle": 4717,
+      "ĠLola": 4718,
+      "ĠHoppy": 4719,
+      "Ġminute": 4720,
+      "Ġbelieved": 4721,
+      "Ġhorses": 4722,
+      "Ġtour": 4723,
+      "ĠSm": 4724,
+      "ĠUnder": 4725,
+      "Ġnetwork": 4726,
+      "##inking": 4727,
+      "Ġchecked": 4728,
+      "Ġsnowball": 4729,
+      "Ġspots": 4730,
+      "Ġeasily": 4731,
+      "Mark": 4732,
+      "##ially": 4733,
+      "Ġsweetheart": 4734,
+      "Ġcheek": 4735,
+      "Ġexplored": 4736,
+      "ĠGigi": 4737,
+      "Ġblueberry": 4738,
+      "##men": 4739,
+      "Ġdaisy": 4740,
+      "Ġimagination": 4741,
+      "Ġoffer": 4742,
+      "Ġvroom": 4743,
+      "##ween": 4744,
+      "##izes": 4745,
+      "Ġsafari": 4746,
+      "##quake": 4747,
+      "Ġyawn": 4748,
+      "Ġrhythm": 4749,
+      "Ġsoak": 4750,
+      "Ġbetween": 4751,
+      "Ġmassage": 4752,
+      "Ġnightmare": 4753,
+      "Ġplaced": 4754,
+      "Ġwaving": 4755,
+      "##nes": 4756,
+      "##reat": 4757,
+      "##otten": 4758,
+      "Ġenergy": 4759,
+      "Ġprunes": 4760,
+      "Ġstomach": 4761,
+      "##spec": 4762,
+      "ĠWhe": 4763,
+      "##specially": 4764,
+      "Ġbaking": 4765,
+      "Ġblowing": 4766,
+      "Daddy": 4767,
+      "Ġstair": 4768,
+      "Before": 4769,
+      "Ġwriting": 4770,
+      "Ġinsisted": 4771,
+      "Ġtwisted": 4772,
+      "##reeze": 4773,
+      "Ġbrain": 4774,
+      "Ġpoppy": 4775,
+      "Ġpalm": 4776,
+      "Ġbother": 4777,
+      "ĠGeorge": 4778,
+      "##ipment": 4779,
+      "Ġhills": 4780,
+      "Ġentered": 4781,
+      "Ġearthquake": 4782,
+      "Ġequipment": 4783,
+      "Ġscoop": 4784,
+      "Ġcalls": 4785,
+      "ĠSnowy": 4786,
+      "ĠFox": 4787,
+      "Ġburned": 4788,
+      "Ġbeauty": 4789,
+      "##isty": 4790,
+      "Ġing": 4791,
+      "##hest": 4792,
+      "Ġaftern": 4793,
+      "Ġafternoon": 4794,
+      "Ġignored": 4795,
+      "##xygen": 4796,
+      "Ġpad": 4797,
+      "ĠSee": 4798,
+      "Ġsty": 4799,
+      "Ġtug": 4800,
+      "Ġhearts": 4801,
+      "Ġsew": 4802,
+      "Ġespecially": 4803,
+      "Ġincrease": 4804,
+      "Ġlemonade": 4805,
+      "Ġsir": 4806,
+      "Ġingred": 4807,
+      "Ġingredient": 4808,
+      "Ġnobody": 4809,
+      "Ġwhistled": 4810,
+      "Ġlear": 4811,
+      "Ġlearnt": 4812,
+      "Lisa": 4813,
+      "Ġmailman": 4814,
+      "##ffic": 4815,
+      "Ġgaz": 4816,
+      "ĠSk": 4817,
+      "Ġtremble": 4818,
+      "Ġpermit": 4819,
+      "##anges": 4820,
+      "Ġyucky": 4821,
+      "Ġlemons": 4822,
+      "Ġpedal": 4823,
+      "##apa": 4824,
+      "Ġintroduce": 4825,
+      "Ġmoves": 4826,
+      "Ġbackpack": 4827,
+      "##ednes": 4828,
+      "##ednesday": 4829,
+      "Ġfloated": 4830,
+      "ĠBee": 4831,
+      "Ġbeans": 4832,
+      "##ittens": 4833,
+      "Ġcrash": 4834,
+      "Ġshopkeeper": 4835,
+      "Ġtraffic": 4836,
+      "Ġinclude": 4837,
+      "Ann": 4838,
+      "ĠLucky": 4839,
+      "Ġslap": 4840,
+      "Ġplanned": 4841,
+      "Ġstrike": 4842,
+      "ĠFinny": 4843,
+      "Ġwags": 4844,
+      "Ġracing": 4845,
+      "##resses": 4846,
+      "ĠDanny": 4847,
+      "Ġpur": 4848,
+      "Welcome": 4849,
+      "ĠElly": 4850,
+      "ĠPaul": 4851,
+      "Ġwisdom": 4852,
+      "##illie": 4853,
+      "Ġprice": 4854,
+      "Ġpitch": 4855,
+      "Ġweight": 4856,
+      "Ġrecognize": 4857,
+      "ĠSu": 4858,
+      "Ġfollows": 4859,
+      "ĠHave": 4860,
+      "Ġbelow": 4861,
+      "Ġcandles": 4862,
+      "##riage": 4863,
+      "Ġburied": 4864,
+      "##tain": 4865,
+      "##unday": 4866,
+      "ĠWednesday": 4867,
+      "Ġfollowing": 4868,
+      "Ġcomf": 4869,
+      "ĠFinn": 4870,
+      "ĠAlex": 4871,
+      "Ġluck": 4872,
+      "Ġmarbles": 4873,
+      "Ġhopes": 4874,
+      "Ġoper": 4875,
+      "##laimed": 4876,
+      "Mimi": 4877,
+      "ĠSunday": 4878,
+      "Fred": 4879,
+      "Ġfolded": 4880,
+      "Ġingredients": 4881,
+      "Le": 4882,
+      "Ġapart": 4883,
+      "ĠOwl": 4884,
+      "ĠJoey": 4885,
+      "Ġgrowled": 4886,
+      "##emember": 4887,
+      "Ġbouncy": 4888,
+      "Ġteaching": 4889,
+      "Ġmama": 4890,
+      "Ġencourage": 4891,
+      "Ġheel": 4892,
+      "Ġchore": 4893,
+      "Ġzigzag": 4894,
+      "Ġdigg": 4895,
+      "##house": 4896,
+      "Ġpulling": 4897,
+      "Ġchewed": 4898,
+      "Woof": 4899,
+      "Ġexclaimed": 4900,
+      "Ġwinning": 4901,
+      "Ġdigging": 4902,
+      "Ġclosely": 4903,
+      "Alice": 4904,
+      "Ġconf": 4905,
+      "ĠWho": 4906,
+      "Ġdresses": 4907,
+      "Ġtwisty": 4908,
+      "Ġimage": 4909,
+      "ĠQ": 4910,
+      "##cery": 4911,
+      "Ġgrocery": 4912,
+      "ĠDog": 4913,
+      "Ġpeanuts": 4914,
+      "Ġfurt": 4915,
+      "Ġpuzzles": 4916,
+      "With": 4917,
+      "##uct": 4918,
+      "ĠFroggy": 4919,
+      "Ġspike": 4920,
+      "Ġscrat": 4921,
+      "Ġsnail": 4922,
+      "##bbing": 4923,
+      "##ifi": 4924,
+      "Ġcape": 4925,
+      "##ecture": 4926,
+      "ĠSqueaky": 4927,
+      "Ġchores": 4928,
+      "Ġshouting": 4929,
+      "Ġworms": 4930,
+      "Ġwhisper": 4931,
+      "ĠTilly": 4932,
+      "Ġexercise": 4933,
+      "Ġurge": 4934,
+      "Ġacorns": 4935,
+      "Ġfurther": 4936,
+      "Ġoperation": 4937,
+      "Ġplanted": 4938,
+      "ĠGrace": 4939,
+      "ĠMittens": 4940,
+      "ĠIs": 4941,
+      "Ġunderground": 4942,
+      "look": 4943,
+      "Ġhon": 4944,
+      "##hood": 4945,
+      "Ġdeeper": 4946,
+      "Ġstruggle": 4947,
+      "Ġblood": 4948,
+      "Ġlecture": 4949,
+      "ĠWhenever": 4950,
+      "Ġattention": 4951,
+      "Ġlicks": 4952,
+      "##ddy": 4953,
+      "##ippy": 4954,
+      "Ġmarriage": 4955,
+      "Ġexper": 4956,
+      "ĠSharing": 4957,
+      "Ġwashing": 4958,
+      "Everyone": 4959,
+      "Ġsimp": 4960,
+      "Ġgifts": 4961,
+      "Ġvanished": 4962,
+      "##oral": 4963,
+      "Ġsolved": 4964,
+      "Ġagre": 4965,
+      "Ġinvitation": 4966,
+      "ĠAn": 4967,
+      "Ġhurting": 4968,
+      "Ġble": 4969,
+      "Ġsnuggled": 4970,
+      "Ġjazz": 4971,
+      "ĠSophie": 4972,
+      "Ġcreatures": 4973,
+      "##eep": 4974,
+      "Ġdressed": 4975,
+      "##rec": 4976,
+      "Ġbreathe": 4977,
+      "Ġquietly": 4978,
+      "ĠCharlie": 4979,
+      "##uesday": 4980,
+      "Ġelephants": 4981,
+      "Ġcub": 4982,
+      "Ġdried": 4983,
+      "Ġsizes": 4984,
+      "Ġfallen": 4985,
+      "##ories": 4986,
+      "Ġmice": 4987,
+      "Ġlandscape": 4988,
+      "ĠBounce": 4989,
+      "Ġquite": 4990,
+      "##reci": 4991,
+      "Ġsprink": 4992,
+      "Ġsailing": 4993,
+      "ĠCoco": 4994,
+      "ĠRock": 4995,
+      "ĠZara": 4996,
+      "ĠPenny": 4997,
+      "Ġwarning": 4998,
+      "##gie": 4999,
+      "##ips": 5000,
+      "Ġappreci": 5001,
+      "Ġshined": 5002,
+      "Ġoxygen": 5003,
+      "Ġcounter": 5004,
+      "Ġrelease": 5005,
+      "Ġreaches": 5006,
+      "Ġpaused": 5007,
+      "ĠTuesday": 5008,
+      "Ġoh": 5009,
+      "ĠGood": 5010,
+      "Ġworth": 5011,
+      "Once": 5012,
+      "##isses": 5013,
+      "Ġbricks": 5014,
+      "Ġbalan": 5015,
+      "Ġkisses": 5016,
+      "Ġstyle": 5017,
+      "Because": 5018,
+      "Ġplays": 5019,
+      "Ġglo": 5020,
+      "Ġneighbour": 5021,
+      "looking": 5022,
+      "Ġwob": 5023,
+      "Not": 5024,
+      "Ġideas": 5025,
+      "##iggly": 5026,
+      "Ġfireworks": 5027,
+      "##sed": 5028,
+      "##pted": 5029,
+      "ĠRos": 5030,
+      "##ops": 5031,
+      "ĠPip": 5032,
+      "Ġeagerly": 5033,
+      "ĠAnnie": 5034,
+      "Ġflap": 5035,
+      "Ġblink": 5036,
+      "Ġtomatoes": 5037,
+      "ĠHenry": 5038,
+      "Ġseeing": 5039,
+      "Ġprotec": 5040,
+      "Remy": 5041,
+      "Ġmemory": 5042,
+      "Ġmarried": 5043,
+      "Ġmuddy": 5044,
+      "Ġwagging": 5045,
+      "##ucked": 5046,
+      "Ġexit": 5047,
+      "These": 5048,
+      "Ġinst": 5049,
+      "Ġgloves": 5050,
+      "Ġfash": 5051,
+      "ĠPinky": 5052,
+      "Ġaccepted": 5053,
+      "##mm": 5054,
+      "Ġreceive": 5055,
+      "Ġweb": 5056,
+      "Ġcaptain": 5057,
+      "Jenny": 5058,
+      "Ġwandered": 5059,
+      "##ipping": 5060,
+      "Ġpillows": 5061,
+      "Ġwatered": 5062,
+      "ĠHarry": 5063,
+      "Ġduring": 5064,
+      "##etch": 5065,
+      "##raged": 5066,
+      "ĠBluey": 5067,
+      "Ġvanish": 5068,
+      "Ġpinched": 5069,
+      "Ġprinter": 5070,
+      "Ġcakes": 5071,
+      "ĠFifi": 5072,
+      "##ived": 5073,
+      "Ġmanage": 5074,
+      "##ux": 5075,
+      "Ġpetals": 5076,
+      "##right": 5077,
+      "Ġsi": 5078,
+      "Ġfashion": 5079,
+      "Ġhits": 5080,
+      "Ġdestroyed": 5081,
+      "Ġvel": 5082,
+      "Ġdisagree": 5083,
+      "Ġallow": 5084,
+      "##unately": 5085,
+      "Ġbrings": 5086,
+      "ĠEverything": 5087,
+      "Ġvelvet": 5088,
+      "ĠTw": 5089,
+      "Surpr": 5090,
+      "Ġworse": 5091,
+      "ĠRo": 5092,
+      "Ġtreasures": 5093,
+      "##uxu": 5094,
+      "Ġcatching": 5095,
+      "ĠEventually": 5096,
+      "Ġresp": 5097,
+      "Ġpears": 5098,
+      "Ġappear": 5099,
+      "Ġoranges": 5100,
+      "Ġmemories": 5101,
+      "Ġscattered": 5102,
+      "'ve": 5103,
+      "Ġbones": 5104,
+      "Ġsits": 5105,
+      "Ġhers": 5106,
+      "Ġsigns": 5107,
+      "Ġseats": 5108,
+      "Bella": 5109,
+      "Ġgazed": 5110,
+      "Ġrang": 5111,
+      "Ġscolded": 5112,
+      "Bl": 5113,
+      "Ġsnapped": 5114,
+      "##xture": 5115,
+      "Ġbur": 5116,
+      "ĠPapa": 5117,
+      "Ġraised": 5118,
+      "Ġzipped": 5119,
+      "Ġpies": 5120,
+      "Ġclimbs": 5121,
+      "Ġsliding": 5122,
+      "Ġsorts": 5123,
+      "Ġshot": 5124,
+      "ĠMaria": 5125,
+      "Ġeasier": 5126,
+      "Ġprints": 5127,
+      "Ġhadn": 5128,
+      "##ccer": 5129,
+      "Ġbaked": 5130,
+      "ĠGod": 5131,
+      "##..": 5132,
+      "Ġskills": 5133,
+      "Yum": 5134,
+      "Ġblankets": 5135,
+      "Ġdifference": 5136,
+      "##ester": 5137,
+      "Ġluxu": 5138,
+      "Ġtwirled": 5139,
+      "##esterday": 5140,
+      "##ssible": 5141,
+      "Ġfro": 5142,
+      "Ġseason": 5143,
+      "Ġdared": 5144,
+      "##orted": 5145,
+      "Ġbites": 5146,
+      "Ġsoccer": 5147,
+      "Ġcutting": 5148,
+      "Ġforgotten": 5149,
+      "Ġlung": 5150,
+      "Ġcelebrated": 5151,
+      "Ġkitty": 5152,
+      "##ising": 5153,
+      "ups": 5154,
+      "##sters": 5155,
+      "Ġbleed": 5156,
+      "Ġsorting": 5157,
+      "Ġunlocked": 5158,
+      "ĠHo": 5159,
+      "Ġnowhere": 5160,
+      "##ction": 5161,
+      "Ġgolden": 5162,
+      "##aped": 5163,
+      "##nies": 5164,
+      "Ġstitch": 5165,
+      "Ġcollected": 5166,
+      "Surprise": 5167,
+      "Ġjogging": 5168,
+      "Ġstraight": 5169,
+      "Today": 5170,
+      "Ġspoons": 5171,
+      "Ġours": 5172,
+      "##aggie": 5173,
+      "Ġvisited": 5174,
+      "##chie": 5175,
+      "Ġcrow": 5176,
+      "Ġwelcomed": 5177,
+      "Ġwinner": 5178,
+      "ĠSpark": 5179,
+      "Ġtong": 5180,
+      "ĠSandy": 5181,
+      "Ġemer": 5182,
+      "Ġprett": 5183,
+      "Ġweeping": 5184,
+      "Ġruin": 5185,
+      "Ġtrave": 5186,
+      "Ġmarching": 5187,
+      "ĠTony": 5188,
+      "Ġattached": 5189,
+      "Ġluxury": 5190,
+      "Moral": 5191,
+      "ĠSn": 5192,
+      "Ġpets": 5193,
+      "...": 5194,
+      "Ġzero": 5195,
+      "Ġsimple": 5196,
+      "Ġisn": 5197,
+      "ĠEach": 5198,
+      "Ġurged": 5199,
+      "##rr": 5200,
+      "Ġsince": 5201,
+      "##do": 5202,
+      "Ġguessed": 5203,
+      "Ġselling": 5204,
+      "Ġcreated": 5205,
+      "Ok": 5206,
+      "Ġbye": 5207,
+      "ĠWiggly": 5208,
+      "Ġfamil": 5209,
+      "Ġolives": 5210,
+      "Ġshouldn": 5211,
+      "Ġstuffed": 5212,
+      "Ġwaist": 5213,
+      "##medi": 5214,
+      "Ġvict": 5215,
+      "ĠLiz": 5216,
+      "Ġbowed": 5217,
+      "##mediately": 5218,
+      "Ġkicking": 5219,
+      "Ġfloating": 5220,
+      "ĠRosie": 5221,
+      "Ġmuscles": 5222,
+      "Ġpunished": 5223,
+      "Ġkingdom": 5224,
+      "Ġtoes": 5225,
+      "Ġbeds": 5226,
+      "Ġmelted": 5227,
+      "\",": 5228,
+      "Ġjewels": 5229,
+      "Goodbye": 5230,
+      "Ġgrant": 5231,
+      "##ah": 5232,
+      "##ding": 5233,
+      "Ġtore": 5234,
+      "Ġslice": 5235,
+      "Ġcollection": 5236,
+      "ĠBaby": 5237,
+      "ĠSmith": 5238,
+      "Ġlined": 5239,
+      "Ġtrapped": 5240,
+      "Ġmeasured": 5241,
+      "##iers": 5242,
+      "Ġacted": 5243,
+      "##va": 5244,
+      "##omeday": 5245,
+      "ĠWally": 5246,
+      "Ġcras": 5247,
+      "##ino": 5248,
+      "Ġencouraged": 5249,
+      "##aker": 5250,
+      "ĠKing": 5251,
+      "Ġwest": 5252,
+      "Ġwaffles": 5253,
+      "ĠKate": 5254,
+      "Ġreceived": 5255,
+      "Ġmeow": 5256,
+      "Ġmouths": 5257,
+      "Ġbrus": 5258,
+      "##kins": 5259,
+      "Meow": 5260,
+      "Ġpatterns": 5261,
+      "##rin": 5262,
+      "##ents": 5263,
+      "Ġunderstanding": 5264,
+      "Ġpeaches": 5265,
+      "ĠBefore": 5266,
+      "##fortunately": 5267,
+      "Ġbang": 5268,
+      "Ġgrin": 5269,
+      "Ġprinted": 5270,
+      "Ġsoldiers": 5271,
+      "Ġpotatoes": 5272,
+      "Ġpupil": 5273,
+      "##umes": 5274,
+      "##aded": 5275,
+      "Ġsomeday": 5276,
+      "ĠTuna": 5277,
+      "##anny": 5278,
+      "Ġdrinks": 5279,
+      "'.": 5280,
+      "ĠRuby": 5281,
+      "Ġbreeze": 5282,
+      "Ġfiref": 5283,
+      "ĠUncle": 5284,
+      "Ġpresents": 5285,
+      "Ġdrinking": 5286,
+      "Ġshed": 5287,
+      "Ġvictory": 5288,
+      "Ġnone": 5289,
+      "##sit": 5290,
+      "Ġpaints": 5291,
+      "Ġvoices": 5292,
+      "Ġrelaxed": 5293,
+      "##ishing": 5294,
+      "Ġflat": 5295,
+      "Ġexperience": 5296,
+      "Ġcostumes": 5297,
+      "ĠSte": 5298,
+      "Ġbreaking": 5299,
+      "Ġmentioned": 5300,
+      "##cus": 5301,
+      "Ġtongue": 5302,
+      "Ġteasing": 5303,
+      "##osed": 5304,
+      "Ġdisagreed": 5305,
+      "Ġfetch": 5306,
+      "Ġsip": 5307,
+      "ĠMillie": 5308,
+      "Ġwhistling": 5309,
+      "Ġhurried": 5310,
+      "##ission": 5311,
+      "Ġpearl": 5312,
+      "Ġesc": 5313,
+      "ĠThese": 5314,
+      "ĠBo": 5315,
+      "Ġpermission": 5316,
+      "Ġsurround": 5317,
+      "ĠMay": 5318,
+      "##akes": 5319,
+      "Ġwatches": 5320,
+      "Ġskipping": 5321,
+      "Ġsorted": 5322,
+      "Ġopin": 5323,
+      "Ġtwink": 5324,
+      "Ġlets": 5325,
+      "Ġhighest": 5326,
+      "Ġstro": 5327,
+      "Ġherbs": 5328,
+      "Ġbegged": 5329,
+      "Ġtonight": 5330,
+      "Ġspit": 5331,
+      "##ship": 5332,
+      "Ġpra": 5333,
+      "##icing": 5334,
+      "ĠQu": 5335,
+      "Ġremained": 5336,
+      "Ġringing": 5337,
+      "Ġperfectly": 5338,
+      "ĠChe": 5339,
+      "Ġfishing": 5340,
+      "Ġwarmth": 5341,
+      "##ther": 5342,
+      "##vest": 5343,
+      "Ġshadows": 5344,
+      "##walk": 5345,
+      "!\",": 5346,
+      "Leo": 5347,
+      "ĠIts": 5348,
+      "Blue": 5349,
+      "Ġsneak": 5350,
+      "##irring": 5351,
+      "Ġkneeled": 5352,
+      "Ġlips": 5353,
+      "ĠToto": 5354,
+      "Ġcartoons": 5355,
+      "ĠBoo": 5356,
+      "Ġstamps": 5357,
+      "Ġsidewalk": 5358,
+      "Ġeast": 5359,
+      "Ġcontest": 5360,
+      "Ġappro": 5361,
+      "ĊĠ": 5362,
+      "Ġfed": 5363,
+      "Ha": 5364,
+      "Ġladyb": 5365,
+      "ĠJames": 5366,
+      "Ġsix": 5367,
+      "Ġroots": 5368,
+      "##utter": 5369,
+      "Ġimmediately": 5370,
+      "ĠFollow": 5371,
+      "Ġstrang": 5372,
+      "Ġcolours": 5373,
+      "##oved": 5374,
+      "Ġlick": 5375,
+      "Ġcrunch": 5376,
+      "Ġmixing": 5377,
+      "Ġmelting": 5378,
+      "Ġago": 5379,
+      "Ġemergen": 5380,
+      "Ġworks": 5381,
+      "ĠSuzy": 5382,
+      "Ġrested": 5383,
+      "Ġdecorations": 5384,
+      "Ġsupposed": 5385,
+      "Ġlines": 5386,
+      "ĠGr": 5387,
+      "Ġlily": 5388,
+      "Ġwiggle": 5389,
+      "Ġsucceeded": 5390,
+      "ĠSlow": 5391,
+      "Ġlaid": 5392,
+      "Ġheaded": 5393,
+      "ĠRocky": 5394,
+      "Ġknown": 5395,
+      "Ġstudied": 5396,
+      "Ġcones": 5397,
+      "ĠJul": 5398,
+      "Ġbrid": 5399,
+      "Ġscreams": 5400,
+      "Ġtheirs": 5401,
+      "Ġstrangers": 5402,
+      "##sing": 5403,
+      "Ġshock": 5404,
+      "Ġordered": 5405,
+      "ĠDr": 5406,
+      "Ġlands": 5407,
+      "Ġinstr": 5408,
+      "Ġtwigs": 5409,
+      "Really": 5410,
+      "Ġsetting": 5411,
+      "ĠClara": 5412,
+      "ĠBoth": 5413,
+      "Ġgirls": 5414,
+      "Ġplaytime": 5415,
+      "Ġstirring": 5416,
+      "ĠAb": 5417,
+      "Ġstealing": 5418,
+      "!'": 5419,
+      "ĠChicky": 5420,
+      "Ġrul": 5421,
+      "##ety": 5422,
+      "Ġscratched": 5423,
+      "Ġripped": 5424,
+      "Ġbridges": 5425,
+      "Bird": 5426,
+      "Ġfields": 5427,
+      "Ġresting": 5428,
+      "##ring": 5429,
+      "##ded": 5430,
+      "Ġburning": 5431,
+      "##ishes": 5432,
+      "please": 5433,
+      "Ġmister": 5434,
+      "##abies": 5435,
+      "Ġmatched": 5436,
+      "Ġtexture": 5437,
+      "Ġofficer": 5438,
+      "Ġalright": 5439,
+      "Ġtucked": 5440,
+      "Ġwaits": 5441,
+      "Ġmoments": 5442,
+      "ĠSky": 5443,
+      "Happy": 5444,
+      "Ġtremb": 5445,
+      "Ġachie": 5446,
+      "Ġbravely": 5447,
+      "##avid": 5448,
+      "Ġsettled": 5449,
+      "Ġturning": 5450,
+      "Ġmuffins": 5451,
+      "Ġnails": 5452,
+      "##ids": 5453,
+      "##ored": 5454,
+      "ĠPepper": 5455,
+      "Ġbroom": 5456,
+      "Ġescaped": 5457,
+      "Ġinvest": 5458,
+      "Ġtrembling": 5459,
+      "Ġsore": 5460,
+      "Ġladybug": 5461,
+      "Ġdads": 5462,
+      "Ġinvestig": 5463,
+      "Ġbabies": 5464,
+      "##isten": 5465,
+      "Ġpiles": 5466,
+      "Ġemergency": 5467,
+      "Ġthreat": 5468,
+      "ĠSomeone": 5469,
+      "Ġpupp": 5470,
+      "Ġchewing": 5471,
+      "Boo": 5472,
+      "Ġslapped": 5473,
+      "Ġkeys": 5474,
+      "Ġanswers": 5475,
+      "Ġsilence": 5476,
+      "Ġappreciate": 5477,
+      "Ġsisters": 5478,
+      "Ġserved": 5479,
+      "##ides": 5480,
+      "##atie": 5481,
+      "Bobby": 5482,
+      "Ġadmir": 5483,
+      "Ġimportance": 5484,
+      "Ġarea": 5485,
+      "Ġsings": 5486,
+      "Ġhen": 5487,
+      "ĠHop": 5488,
+      "##izing": 5489,
+      "Ġtouching": 5490,
+      "ĠLater": 5491,
+      "ĠDino": 5492,
+      "Ġsoared": 5493,
+      "Bu": 5494,
+      "Ġsafety": 5495,
+      "Momo": 5496,
+      "Ġinvestigate": 5497,
+      "Would": 5498,
+      "##osity": 5499,
+      "Ġtwin": 5500,
+      "Ġkeeps": 5501,
+      "Ġsparkle": 5502,
+      "Ġfoods": 5503,
+      "Ġwrit": 5504,
+      "##lt": 5505,
+      "Ġsoaked": 5506,
+      "##zing": 5507,
+      "Ġdinosaurs": 5508,
+      "ĠZigzag": 5509,
+      "Ġrides": 5510,
+      "Ġrecorded": 5511,
+      "##allen": 5512,
+      "Ġtickle": 5513,
+      "##anna": 5514,
+      "Ġwiz": 5515,
+      "Ġtrips": 5516,
+      "ĠFrog": 5517,
+      "##achel": 5518,
+      "Ġrevealed": 5519,
+      "Ġchallen": 5520,
+      "Ġinch": 5521,
+      "ĠMe": 5522,
+      "##igail": 5523,
+      "Ġvet": 5524,
+      "Ġdire": 5525,
+      "Mmm": 5526,
+      "Ġamazement": 5527,
+      "Ġhi": 5528,
+      "Ġitem": 5529,
+      "ĠBug": 5530,
+      "Ġhated": 5531,
+      "Ġeats": 5532,
+      "Ġquack": 5533,
+      "Ġwink": 5534,
+      "Ġglowed": 5535,
+      "Ġcurled": 5536,
+      "##antly": 5537,
+      "Ella": 5538,
+      "Ġshopping": 5539,
+      "Ġguy": 5540,
+      "Ġmittens": 5541,
+      "Andy": 5542,
+      "Ġbrushes": 5543,
+      "Ġspaceship": 5544,
+      "Ġstudying": 5545,
+      "Cat": 5546,
+      "Ġbringing": 5547,
+      "Ġcrawling": 5548,
+      "Ġbeamed": 5549,
+      "Jen": 5550,
+      "Ġnapping": 5551,
+      "Ġpraised": 5552,
+      "Ġruler": 5553,
+      "##plash": 5554,
+      "ĠMo": 5555,
+      "Ġtastes": 5556,
+      "Ġdownstairs": 5557,
+      "Ġcuddled": 5558,
+      "Eventually": 5559,
+      "Ġhesit": 5560,
+      "##aved": 5561,
+      "Ġflav": 5562,
+      "Ġshooting": 5563,
+      "Ġwooden": 5564,
+      "hello": 5565,
+      "Ġgust": 5566,
+      "ĠHappy": 5567,
+      "Ġmonsters": 5568,
+      "Ġdot": 5569,
+      "Ġfamilies": 5570,
+      "Ġmarks": 5571,
+      "Ġsprinkles": 5572,
+      "Ġmeasuring": 5573,
+      "##irts": 5574,
+      "ĠSomething": 5575,
+      "##ales": 5576,
+      "Ġfut": 5577,
+      "ĠFirst": 5578,
+      "ĠOut": 5579,
+      "Ġresult": 5580,
+      "Ġwizard": 5581,
+      "Ġfuture": 5582,
+      "Ġcollecting": 5583,
+      "Ġoat": 5584,
+      "Ġbleeding": 5585,
+      "Ġcrunchy": 5586,
+      "Ġremem": 5587,
+      "Ġnicer": 5588,
+      "Ġsneaky": 5589,
+      "Ġremembers": 5590,
+      "Mandy": 5591,
+      "Ġbun": 5592,
+      "ĠRabbit": 5593,
+      "ĠHope": 5594,
+      "Ġdisturbed": 5595,
+      "Ġscaring": 5596,
+      "Ġleader": 5597,
+      "##hind": 5598,
+      "##choo": 5599,
+      "Ġpeel": 5600,
+      "Ġthrill": 5601,
+      "Or": 5602,
+      "Ġbeat": 5603,
+      "Ġfiremen": 5604,
+      "##act": 5605,
+      "Ġnoon": 5606,
+      "ĠStar": 5607,
+      "Ġneighborhood": 5608,
+      "Ġnaps": 5609,
+      "Ġmotion": 5610,
+      "Ġweighed": 5611,
+      "Peter": 5612,
+      "Un": 5613,
+      "ĠNot": 5614,
+      "Ġloose": 5615,
+      "Ġswims": 5616,
+      "Ġpossible": 5617,
+      "Somet": 5618,
+      "Ġapologized": 5619,
+      "Ġapproached": 5620,
+      "##elvet": 5621,
+      "Ġyouth": 5622,
+      "Ġgrey": 5623,
+      "Ġstrings": 5624,
+      "Ġtickets": 5625,
+      "ĠDid": 5626,
+      ".'": 5627,
+      "Ġpoking": 5628,
+      "Ġgained": 5629,
+      "Ġpride": 5630,
+      "Ġsiren": 5631,
+      "Ġcrashed": 5632,
+      "Ġrecognized": 5633,
+      "Ġseesaw": 5634,
+      "Ġdraws": 5635,
+      "Ġworker": 5636,
+      "Ġzooming": 5637,
+      "Ġopinion": 5638,
+      "Ġtricked": 5639,
+      "Ġwonders": 5640,
+      "ĠBeep": 5641,
+      "Ġpoems": 5642,
+      "ĠSlowly": 5643,
+      "##ped": 5644,
+      "Ġchef": 5645,
+      "Ġacting": 5646,
+      "##cious": 5647,
+      "Ġwanting": 5648,
+      "ĠMaggie": 5649,
+      "Ġhappiest": 5650,
+      "##oming": 5651,
+      "Ġsneaked": 5652,
+      "##ls": 5653,
+      "Ġyelling": 5654,
+      "ĠLizzy": 5655,
+      "Ġobe": 5656,
+      "##oys": 5657,
+      "Ġdoggy": 5658,
+      "Ġprepared": 5659,
+      "Ġowned": 5660,
+      "ĠAlways": 5661,
+      "Ġscooped": 5662,
+      "Ġpedals": 5663,
+      "##fied": 5664,
+      "Ġanytime": 5665,
+      "Ollie": 5666,
+      "Ġpause": 5667,
+      "Ġdecorated": 5668,
+      "Ġrespons": 5669,
+      "##ogo": 5670,
+      "##ena": 5671,
+      "Ġstruck": 5672,
+      "Ġhorns": 5673,
+      "##old": 5674,
+      "Ġbunnies": 5675,
+      "Ġeff": 5676,
+      "Ġfrost": 5677,
+      "Ġtallest": 5678,
+      "##riends": 5679,
+      "Ġbehaved": 5680,
+      "Ġgrinned": 5681,
+      "Have": 5682,
+      "ĠSqu": 5683,
+      "Cl": 5684,
+      "Jake": 5685,
+      "Ġsecrets": 5686,
+      "Ġwoof": 5687,
+      "##ided": 5688,
+      "ĠStop": 5689,
+      "Ġknelt": 5690,
+      "Ġdecides": 5691,
+      "Emily": 5692,
+      "Ġgoodnight": 5693,
+      "Ġsides": 5694,
+      "Ġslim": 5695,
+      "Ġagreement": 5696,
+      "Ġawe": 5697,
+      "Ġtugged": 5698,
+      "Ġobey": 5699,
+      "Ġchirped": 5700,
+      "Ġsnowballs": 5701,
+      "Remember": 5702,
+      "Ġclaps": 5703,
+      "##rs": 5704,
+      "##affes": 5705,
+      "##zen": 5706,
+      "##ncy": 5707,
+      "##indy": 5708,
+      "Ġgiraffes": 5709,
+      "ĠRay": 5710,
+      "##ien": 5711,
+      "Ġkeeper": 5712,
+      "Ġourselves": 5713,
+      "Ġrepeated": 5714,
+      "##ha": 5715,
+      "Ġprecious": 5716,
+      "Ġbalancing": 5717,
+      "Ġwrites": 5718,
+      "Ġsparkling": 5719,
+      "ĠSteve": 5720,
+      "##ppers": 5721,
+      "##mother": 5722,
+      "##ays": 5723,
+      "Ġhissed": 5724,
+      "##lier": 5725,
+      "##allow": 5726,
+      "First": 5727,
+      "##ud": 5728,
+      "Ġfrosting": 5729,
+      "Ġspending": 5730,
+      "ĠVelvet": 5731,
+      "##iggy": 5732,
+      "ĠLike": 5733,
+      "Ġstruggled": 5734,
+      "Ġsweeties": 5735,
+      "Ġfrozen": 5736,
+      "Ġbloomed": 5737,
+      "Tr": 5738,
+      "Ġcontain": 5739,
+      "Ġslimy": 5740,
+      "Ġbrushed": 5741,
+      "Ġkindly": 5742,
+      "Ġpolished": 5743,
+      "Ġprop": 5744,
+      "Ġrele": 5745,
+      "Ġbuzzing": 5746,
+      "Ġboo": 5747,
+      "Ducky": 5748,
+      "Ġeffort": 5749,
+      "Ġstaying": 5750,
+      "Ġcomfy": 5751,
+      "Ġadmiring": 5752,
+      "ĠAunt": 5753,
+      "##omas": 5754,
+      "##isdom": 5755,
+      "##arth": 5756,
+      "Ġpockets": 5757,
+      "ĠAm": 5758,
+      "Ġrocking": 5759,
+      "##ibb": 5760,
+      "##anted": 5761,
+      "Ġrubbing": 5762,
+      "ĠFrank": 5763,
+      "Ġcomple": 5764,
+      "Ġseems": 5765,
+      "Ġfolding": 5766,
+      "Ġmachines": 5767,
+      "Ġboom": 5768,
+      "Ġcracked": 5769,
+      "ĠKeep": 5770,
+      "Ġtraveled": 5771,
+      "Ġhugging": 5772,
+      "Ġradishes": 5773,
+      "Ġyesterday": 5774,
+      "ĠZoe": 5775,
+      "ĠGreen": 5776,
+      "##urry": 5777,
+      "ĠDavid": 5778,
+      "boo": 5779,
+      "Ġcatches": 5780,
+      "Ġpaintings": 5781,
+      "Ġcircus": 5782,
+      "Ġspraying": 5783,
+      "Sp": 5784,
+      "Ġhonk": 5785,
+      "Ġbeside": 5786,
+      "Ġremoved": 5787,
+      "##ities": 5788,
+      "ĠStitch": 5789,
+      "Ġdemanded": 5790,
+      "##edding": 5791,
+      "Ġsting": 5792,
+      "Ġsplashes": 5793,
+      "Ġeight": 5794,
+      "ĠPippa": 5795,
+      "Ah": 5796,
+      "Ġgaze": 5797,
+      "Ġzookeeper": 5798,
+      "Ġthrilled": 5799,
+      "Ġloving": 5800,
+      "Ġstripes": 5801,
+      "Ġpots": 5802,
+      "Yummy": 5803,
+      "Ġopening": 5804,
+      "##eek": 5805,
+      "Ġloaded": 5806,
+      "ĠRachel": 5807,
+      "Ġmatching": 5808,
+      "##amie": 5809,
+      "Ġbelly": 5810,
+      "Ġpetted": 5811,
+      "Ġstare": 5812,
+      "Ġpebbles": 5813,
+      "ĠBirdie": 5814,
+      "Ġrocked": 5815,
+      "ĠBree": 5816,
+      "Ġtoss": 5817,
+      "Ġrust": 5818,
+      "Sometimes": 5819,
+      "Ġearlier": 5820,
+      "Ġpowers": 5821,
+      "Ġribbons": 5822,
+      "During": 5823,
+      "Sammy": 5824,
+      "Ġcomforted": 5825,
+      "Thanks": 5826,
+      "ĠMilly": 5827,
+      "Ġprotected": 5828,
+      "Ġstruggling": 5829,
+      "ĠMat": 5830,
+      "Ġsmiley": 5831,
+      "Whiskers": 5832,
+      "Ġsurrounded": 5833,
+      "ĠJoy": 5834,
+      "Ġsteep": 5835,
+      "Ġpurred": 5836,
+      "and": 5837,
+      "Ġdiving": 5838,
+      "Ġdecision": 5839,
+      "Ġhardly": 5840,
+      "Ġchases": 5841,
+      "Ġcrumb": 5842,
+      "Ġpastels": 5843,
+      "Ġheroes": 5844,
+      "Ġneighbors": 5845,
+      "Ġwhatever": 5846,
+      "Ġorganizing": 5847,
+      "Ġdipped": 5848,
+      "Ġcuriosity": 5849,
+      "Ġroads": 5850,
+      "##amb": 5851,
+      "Ġdeser": 5852,
+      "Ġscru": 5853,
+      "Ġgranted": 5854,
+      "Ġapologize": 5855,
+      "ĠWater": 5856,
+      "ĠBouncy": 5857,
+      "Ġgoals": 5858,
+      "Ġexpected": 5859,
+      "Ġargued": 5860,
+      "Ġsafer": 5861,
+      "ĠRobby": 5862,
+      "##loe": 5863,
+      "Ġsadness": 5864,
+      "ĠCar": 5865,
+      "Ġparties": 5866,
+      "##lowers": 5867,
+      "Ro": 5868,
+      "Ġdragons": 5869,
+      "Ġwedding": 5870,
+      "Susie": 5871,
+      "Ġdiscovery": 5872,
+      "ĠGogo": 5873,
+      "Ġlied": 5874,
+      "Ġbuildings": 5875,
+      "Ġsunlight": 5876,
+      "Ġplanets": 5877,
+      "Ġtim": 5878,
+      "Ġcrabs": 5879,
+      "Ex": 5880,
+      "Ġvillag": 5881,
+      "Ġbuckets": 5882,
+      "Ġtails": 5883,
+      "ĠJu": 5884,
+      "Ġpolishing": 5885,
+      "Ġsausages": 5886,
+      "##ira": 5887,
+      "Ġeagle": 5888,
+      "##ana": 5889,
+      "Ġwiggled": 5890,
+      "Ġteased": 5891,
+      "Ġbottles": 5892,
+      "Ġreleased": 5893,
+      "ĠChr": 5894,
+      "Ġargu": 5895,
+      "ĠJess": 5896,
+      "Ġbeard": 5897,
+      "Rex": 5898,
+      "Ġshirts": 5899,
+      "Ġmovies": 5900,
+      "##use": 5901,
+      "Ġflutter": 5902,
+      "Ġsled": 5903,
+      "Ġarguing": 5904,
+      "ĠWatch": 5905,
+      "Ġcontro": 5906,
+      "Ġfasc": 5907,
+      "ĠDare": 5908,
+      "Ġann": 5909,
+      "Ġspiders": 5910,
+      "Ġdragged": 5911,
+      "Ġpadd": 5912,
+      "Ġairpl": 5913,
+      "ĠAbigail": 5914,
+      "Ġroaring": 5915,
+      "Ġlimes": 5916,
+      "##uke": 5917,
+      "An": 5918,
+      "ĠOlly": 5919,
+      "Ġsmallest": 5920,
+      "Ġsighs": 5921,
+      "ĠRemember": 5922,
+      "Ġpeered": 5923,
+      "Ġteaches": 5924,
+      "Ġgathering": 5925,
+      "Ġcuddle": 5926,
+      "ĠSplash": 5927,
+      "Ġrip": 5928,
+      "Ġdrives": 5929,
+      "ĠKatie": 5930,
+      "Ġpretends": 5931,
+      "Qu": 5932,
+      "Ġquarreling": 5933,
+      "Ġcontinue": 5934,
+      "Ġcubes": 5935,
+      "Ġtalent": 5936,
+      "Ġcuts": 5937,
+      "Ġpeppers": 5938,
+      "Ġtune": 5939,
+      "Ġrefres": 5940,
+      "##umm": 5941,
+      "Ġpouring": 5942,
+      "Ġmane": 5943,
+      "Ġsparkles": 5944,
+      "Ġsoaring": 5945,
+      "ĠJe": 5946,
+      "Achoo": 5947,
+      "Ġunited": 5948,
+      "##njoy": 5949,
+      "Ġsitu": 5950,
+      "Ġbank": 5951,
+      "Ġrings": 5952,
+      "Ġdusty": 5953,
+      "Ġactually": 5954,
+      "##sses": 5955,
+      "ĠX": 5956,
+      "##ern": 5957,
+      "Ġstretching": 5958,
+      "Ġshivered": 5959,
+      "##joyed": 5960,
+      "Ġvillagers": 5961,
+      "Ġchallenge": 5962,
+      "##ib": 5963,
+      "Ġbead": 5964,
+      "Ġwid": 5965,
+      "Luna": 5966,
+      "Ġfascin": 5967,
+      "Ġgrandmother": 5968,
+      "Ġoverjoyed": 5969,
+      "Ġwherever": 5970,
+      "Tiny": 5971,
+      "Ġprettiest": 5972,
+      "ĠWisdom": 5973,
+      "ĠBeing": 5974,
+      "Ġdarker": 5975,
+      "ĠSpring": 5976,
+      "ĠEveryday": 5977,
+      "Ġonwards": 5978,
+      "Ġbedtime": 5979,
+      "##jam": 5980,
+      "Ġknights": 5981,
+      "Ġrealize": 5982,
+      "Ġcompany": 5983,
+      "Ġpenguins": 5984,
+      "##annah": 5985,
+      "Ġcompleted": 5986,
+      "Ġflags": 5987,
+      "ĠZero": 5988,
+      "Ġlearns": 5989,
+      "Ġplayroom": 5990,
+      "Ġwondering": 5991,
+      "ĠBecause": 5992,
+      "ĠLeave": 5993,
+      "Ġweeks": 5994,
+      "Ġactions": 5995,
+      "Ġclearing": 5996,
+      "Ġkites": 5997,
+      "ĠPrin": 5998,
+      "Ġshrug": 5999,
+      "Ġma": 6000,
+      "##ley": 6001,
+      "##aws": 6002,
+      "Ġfears": 6003,
+      "##umble": 6004,
+      "Ġcaut": 6005,
+      "Ġscrubbed": 6006,
+      "ĠAva": 6007,
+      "Ġwires": 6008,
+      "##dam": 6009,
+      "Ġwrist": 6010,
+      "Ġfault": 6011,
+      "Ġpacking": 6012,
+      "Ġapplauded": 6013,
+      "ĠEarth": 6014,
+      "Ġpatience": 6015,
+      "##inda": 6016,
+      "Ġphot": 6017,
+      "Ġresponsible": 6018,
+      "Uh": 6019,
+      "Ġreply": 6020,
+      "Ġgotten": 6021,
+      "Ġpeas": 6022,
+      "Ġwins": 6023,
+      "Ġwound": 6024,
+      "Ġdestination": 6025,
+      "Ġuses": 6026,
+      "Ġpencils": 6027,
+      "Ġdam": 6028,
+      "Ġthird": 6029,
+      "Ġmountains": 6030,
+      "Ġbaker": 6031,
+      "Ġsticking": 6032,
+      "Ġjoking": 6033,
+      "Ġhealed": 6034,
+      "Ġhitting": 6035,
+      "ĠFish": 6036,
+      "Ġawake": 6037,
+      "Ġreminder": 6038,
+      "Ġcontrol": 6039,
+      "Ġsatis": 6040,
+      "Ġvisiting": 6041,
+      "ĠMoo": 6042,
+      "ĠPut": 6043,
+      "ĠFriends": 6044,
+      "Ġcrept": 6045,
+      "Ġhelmets": 6046,
+      "Ġstaring": 6047,
+      "##ashed": 6048,
+      "Ġscreaming": 6049,
+      "##uckily": 6050,
+      "Silly": 6051,
+      "Ġtowels": 6052,
+      "Ġchips": 6053,
+      "seek": 6054,
+      "Ġcreation": 6055,
+      "ĠBehind": 6056,
+      "Ġmasks": 6057,
+      "ĠLou": 6058,
+      "Ġinstruct": 6059,
+      "ĠHippy": 6060,
+      "Whe": 6061,
+      "Ġwasted": 6062,
+      "��lollipops": 6063,
+      "Watch": 6064,
+      "Ġguns": 6065,
+      "Ġfirefight": 6066,
+      "##uddles": 6067,
+      "##icorn": 6068,
+      "Ġunicorn": 6069,
+      "##ica": 6070,
+      "Ġforgi": 6071,
+      "##ler": 6072,
+      "Ġbegin": 6073,
+      "Ġdied": 6074,
+      "Ġseas": 6075,
+      "Ġpumpkins": 6076,
+      "Ġarrive": 6077,
+      "Ġstole": 6078,
+      "Ġheav": 6079,
+      "Ġcandies": 6080,
+      "Ġagrees": 6081,
+      "Ġwhose": 6082,
+      "Ġbatteries": 6083,
+      "Ġoutdo": 6084,
+      "Stay": 6085,
+      "Ġproject": 6086,
+      "Ġachieve": 6087,
+      "ĠCra": 6088,
+      "Ġsnakes": 6089,
+      "Ġaccom": 6090,
+      "Ġpracticing": 6091,
+      "##ining": 6092,
+      "Ġscales": 6093,
+      "Ġlogs": 6094,
+      "Ġglitter": 6095,
+      "##bie": 6096,
+      "Ġvideos": 6097,
+      "Ġprotecting": 6098,
+      "Ġblows": 6099,
+      "Ġitems": 6100,
+      "##laire": 6101,
+      "Ġswoop": 6102,
+      "Ġweren": 6103,
+      "Doggy": 6104,
+      "Ġshelves": 6105,
+      "Ġactiv": 6106,
+      "##ners": 6107,
+      "Ġpromises": 6108,
+      "Benny": 6109,
+      "Ġroses": 6110,
+      "Ġparked": 6111,
+      "Grandpa": 6112,
+      "ĠHoot": 6113,
+      "ĠOl": 6114,
+      "ĠJan": 6115,
+      "##jamas": 6116,
+      "Ġairplane": 6117,
+      "Ġinstructions": 6118,
+      "##enty": 6119,
+      "oh": 6120,
+      "Ġdent": 6121,
+      "Ġpatiently": 6122,
+      "ĠBop": 6123,
+      "Ġperched": 6124,
+      "Ġexamined": 6125,
+      "ĠCatty": 6126,
+      "##uest": 6127,
+      "Ġshoulders": 6128,
+      "Fo": 6129,
+      "Ġtasks": 6130,
+      "Ġchirping": 6131,
+      "Ġbeads": 6132,
+      "Ġaccompl": 6133,
+      "##die": 6134,
+      "##zes": 6135,
+      "Ġbowls": 6136,
+      "ĠLove": 6137,
+      "##usan": 6138,
+      "Ġlistens": 6139,
+      "Ġrequested": 6140,
+      "Ġcrumbs": 6141,
+      "Ġexact": 6142,
+      "Ġcough": 6143,
+      "Fr": 6144,
+      "Ġimproved": 6145,
+      "ĠChew": 6146,
+      "Ġdolphins": 6147,
+      "Ġphotos": 6148,
+      "ĠSun": 6149,
+      "ĠBlink": 6150,
+      "Ġbunch": 6151,
+      "Ġcopy": 6152,
+      "Ġremote": 6153,
+      "ĠCuddles": 6154,
+      "Bad": 6155,
+      "ĠBye": 6156,
+      "Ġalien": 6157,
+      "ĠJulie": 6158,
+      "Mar": 6159,
+      "##cakes": 6160,
+      "##lay": 6161,
+      "Ġguest": 6162,
+      "Ġcheering": 6163,
+      "Ġcans": 6164,
+      "Ġreaching": 6165,
+      "Ġtimer": 6166,
+      "Ġworkers": 6167,
+      "Time": 6168,
+      "##anta": 6169,
+      "Ġneither": 6170,
+      "Ġbrand": 6171,
+      "Chirpy": 6172,
+      "Ġrubs": 6173,
+      "ĠAbby": 6174,
+      "##athy": 6175,
+      "ĠBrownie": 6176,
+      "Ġreplaced": 6177,
+      "Ġmisses": 6178,
+      "##irm": 6179,
+      "Ġrolls": 6180,
+      "Bunny": 6181,
+      "##ayla": 6182,
+      "ĠEnjoy": 6183,
+      "Ġconfl": 6184,
+      "##ilo": 6185,
+      "##dies": 6186,
+      "Ġrainbows": 6187,
+      "ĠBy": 6188,
+      "Ġpuppet": 6189,
+      "Ġpassing": 6190,
+      "ĠTwo": 6191,
+      "Ġpajamas": 6192,
+      "Run": 6193,
+      "Ġcloses": 6194,
+      "Ġcomplaining": 6195,
+      "ĠSorry": 6196,
+      "ĠThomas": 6197,
+      "Ġdrums": 6198,
+      "##aster": 6199,
+      "Ġpatted": 6200,
+      "##angled": 6201,
+      "Ġrefuse": 6202,
+      "Ġlap": 6203,
+      "Ġsweat": 6204,
+      "Ġbene": 6205,
+      "ĠSquirrel": 6206,
+      "Ġcurtains": 6207,
+      "Ġbalanced": 6208,
+      "ĠPrincess": 6209,
+      "Ġfilling": 6210,
+      "Miss": 6211,
+      "ĠBeth": 6212,
+      "##istle": 6213,
+      "##esome": 6214,
+      "Ġrescued": 6215,
+      "ĠMouse": 6216,
+      "Ġoutdoors": 6217,
+      "Ġseven": 6218,
+      "Ġquacked": 6219,
+      "Ġguys": 6220,
+      "Ġfaced": 6221,
+      "Ġobserved": 6222,
+      "Ġconflict": 6223,
+      "Poppy": 6224,
+      "ĠĊ": 6225,
+      "Ġstern": 6226,
+      "ĠOur": 6227,
+      "Ġbeneath": 6228,
+      "ĠDot": 6229,
+      "Ġdoctors": 6230,
+      "Ġpastries": 6231,
+      "Ġcause": 6232,
+      "Ġmission": 6233,
+      "Ġbecoming": 6234,
+      "##uctantly": 6235,
+      "Oops": 6236,
+      "Ġrockets": 6237,
+      "Ġawesome": 6238,
+      "##neath": 6239,
+      "Zoom": 6240,
+      "Ġtractor": 6241,
+      "Ġteamwork": 6242,
+      "Ġremembering": 6243,
+      "Ġrule": 6244,
+      "Ġintroduc": 6245,
+      "##uly": 6246,
+      "ĠYes": 6247,
+      "Rob": 6248,
+      "ĠSad": 6249,
+      "Ġblooming": 6250,
+      "Ġwobbled": 6251,
+      "Ġhelpers": 6252,
+      "Great": 6253,
+      "Ġpoliceman": 6254,
+      "Ġfarther": 6255,
+      "Ġincluded": 6256,
+      "Ġinsist": 6257,
+      "Ġpout": 6258,
+      "Ġslam": 6259,
+      "Ġstumble": 6260,
+      "##kelly": 6261,
+      "##avi": 6262,
+      "Ġfairies": 6263,
+      "Ġmes": 6264,
+      "ĠAlly": 6265,
+      "ĠHowever": 6266,
+      "Ġcurly": 6267,
+      "Ġpaddle": 6268,
+      "Ġexactly": 6269,
+      "Ġstarfish": 6270,
+      "Ġrecording": 6271,
+      "##nie": 6272,
+      "ĠJilly": 6273,
+      "Ġtraded": 6274,
+      "Ġspong": 6275,
+      "Ġprayer": 6276,
+      "Ġcautious": 6277,
+      "ĠJamie": 6278,
+      "Ġtruly": 6279,
+      "Ġpointy": 6280,
+      "Ġvent": 6281,
+      "Fine": 6282,
+      "Ġvalued": 6283,
+      "Ġornaments": 6284,
+      "##ais": 6285,
+      "ĠJosh": 6286,
+      "Ġadding": 6287,
+      "##eah": 6288,
+      "Ġprettier": 6289,
+      "Ġsights": 6290,
+      "sh": 6291,
+      "you": 6292,
+      "Ġtables": 6293,
+      "Ġsnowmen": 6294,
+      "Ġcaused": 6295,
+      "Ġfascinated": 6296,
+      "##inkle": 6297,
+      "Ġdots": 6298,
+      "Ġstays": 6299,
+      "##zie": 6300,
+      "Ġfirm": 6301,
+      "##gers": 6302,
+      "Some": 6303,
+      "Ġeveryday": 6304,
+      "Ġthro": 6305,
+      "Ġinviting": 6306,
+      "Ġdesert": 6307,
+      "Ġsupplies": 6308,
+      "ĠFoxy": 6309,
+      "Ġminerals": 6310,
+      "Ġsteady": 6311,
+      "...\"": 6312,
+      "Ġthorn": 6313,
+      "Ġsituation": 6314,
+      "##araway": 6315,
+      "Ġneighbourhood": 6316,
+      "ĠChloe": 6317,
+      "Lola": 6318,
+      "Ġfaraway": 6319,
+      "ĠGet": 6320,
+      "Pete": 6321,
+      "Ġglasses": 6322,
+      "Ġforks": 6323,
+      "Ġsneezing": 6324,
+      "ĠWelcome": 6325,
+      "##ody": 6326,
+      "Ġast": 6327,
+      "Ġloading": 6328,
+      "Ġswooped": 6329,
+      "Ġinsects": 6330,
+      "##acob": 6331,
+      "Ġsponge": 6332,
+      "Ġpans": 6333,
+      "Ġunf": 6334,
+      "Ġnoses": 6335,
+      "Ġbare": 6336,
+      "ĠWant": 6337,
+      "ĠDizzy": 6338,
+      "Ġusually": 6339,
+      "Ġusual": 6340,
+      "Ġsolut": 6341,
+      "Ġsuperheroes": 6342,
+      "##arter": 6343,
+      "Ġhomework": 6344,
+      "Ġreluctantly": 6345,
+      "Ġyourselves": 6346,
+      "ĠKids": 6347,
+      "ĠQuick": 6348,
+      "Dog": 6349,
+      "Ġsobbed": 6350,
+      "Ġscarves": 6351,
+      "##ledge": 6352,
+      "Ġwindy": 6353,
+      "ĠStay": 6354,
+      "Ġgrowling": 6355,
+      "Ġdar": 6356,
+      "ĠSanta": 6357,
+      "Ġlibrarian": 6358,
+      "Ġsmarter": 6359,
+      "Days": 6360,
+      "ĠSkelly": 6361,
+      "Mike": 6362,
+      "Ġkicks": 6363,
+      "Ġthroat": 6364,
+      "Ġjackets": 6365,
+      "ĠLena": 6366,
+      "Ġuntie": 6367,
+      "Ġwinked": 6368,
+      "Ġitchy": 6369,
+      "ĠHenny": 6370,
+      "ĠDuck": 6371,
+      "Ġconfident": 6372,
+      "Ġknowledge": 6373,
+      "Hold": 6374,
+      "##agull": 6375,
+      "Ġprincesses": 6376,
+      "ĠMix": 6377,
+      "Our": 6378,
+      "Ġchoo": 6379,
+      "Ġreads": 6380,
+      "Ġropes": 6381,
+      "Ġsquares": 6382,
+      "Ġclowns": 6383,
+      "Yeah": 6384,
+      "Ġgems": 6385,
+      "ĠSure": 6386,
+      "Ġwarnings": 6387,
+      "ĠMon": 6388,
+      "##ido": 6389,
+      "ĠFor": 6390,
+      "Ġbiting": 6391,
+      "##ora": 6392,
+      "Those": 6393,
+      "Ġunderneath": 6394,
+      "Ġcomm": 6395,
+      "Ġgiggling": 6396,
+      "?\",": 6397,
+      "Ġwears": 6398,
+      "Ġonions": 6399,
+      "Ġsurface": 6400,
+      "ĠAnne": 6401,
+      "##coon": 6402,
+      "Ew": 6403,
+      "##eed": 6404,
+      "ĠAnt": 6405,
+      "Ġbuzzed": 6406,
+      "Johnny": 6407,
+      "Ġcomplained": 6408,
+      "##bl": 6409,
+      "Ġbumpy": 6410,
+      "Ġdelivered": 6411,
+      "Ġpaddled": 6412,
+      "Roar": 6413,
+      "Ġpiggy": 6414,
+      "Ġtangled": 6415,
+      "ĠPo": 6416,
+      "##vin": 6417,
+      "ĠUnfortunately": 6418,
+      "Ġyounger": 6419,
+      "Ġtwirl": 6420,
+      "Ġleaning": 6421,
+      "##iar": 6422,
+      "Ġbadge": 6423,
+      "Ġdived": 6424,
+      "Ġstem": 6425,
+      "##bbie": 6426,
+      "Ġseagull": 6427,
+      "Ġnapkins": 6428,
+      "Ġcrowd": 6429,
+      "ĠSc": 6430,
+      "##ults": 6431,
+      "Ġyells": 6432,
+      "Ġcovers": 6433,
+      "##anes": 6434,
+      "ĠJeff": 6435,
+      "Ġunp": 6436,
+      "Ġtickled": 6437,
+      "ĠWhistle": 6438,
+      "Shh": 6439,
+      "Ġpec": 6440,
+      "ĠJones": 6441,
+      "##pite": 6442,
+      "Ġknocks": 6443,
+      "ĠDodo": 6444,
+      "Ġwipes": 6445,
+      "Ġvowed": 6446,
+      "Polly": 6447,
+      "Ġarrows": 6448,
+      "Ġguessing": 6449,
+      "Ġrefreshed": 6450,
+      "ĠSusan": 6451,
+      "Ġhides": 6452,
+      "ĠQuack": 6453,
+      "Ġdirection": 6454,
+      "##tuce": 6455,
+      "Ġseeker": 6456,
+      "Buzz": 6457,
+      "##son": 6458,
+      "ĠRover": 6459,
+      "Ġchoices": 6460,
+      "bye": 6461,
+      "Ġdeal": 6462,
+      "Ġrisk": 6463,
+      "ĠNina": 6464,
+      "Ġlettuce": 6465,
+      "Ġsigned": 6466,
+      "Ġtoaster": 6467,
+      "True": 6468,
+      "##cuse": 6469,
+      "Ġsatisfied": 6470,
+      "Ġripe": 6471,
+      "##uggles": 6472,
+      "Ġexplorers": 6473,
+      "ĠMatt": 6474,
+      "ĠDara": 6475,
+      "Ġjoked": 6476,
+      "##though": 6477,
+      "Ġsinger": 6478,
+      "Ġslower": 6479,
+      "?'": 6480,
+      "Ġcreating": 6481,
+      "ĠLion": 6482,
+      "Ġprovided": 6483,
+      "ch": 6484,
+      "Ġstartled": 6485,
+      "ĠPaws": 6486,
+      "Ġcous": 6487,
+      "Unfortunately": 6488,
+      "Ġpraying": 6489,
+      "Ġhider": 6490,
+      "##anging": 6491,
+      "Ġavo": 6492,
+      "ĠWink": 6493,
+      "Ġspeaking": 6494,
+      "Paul": 6495,
+      "##int": 6496,
+      "Ġintroduced": 6497,
+      "Ġimages": 6498,
+      "ĠDee": 6499,
+      "##rrr": 6500,
+      "Ġstung": 6501,
+      "Ġdiscovering": 6502,
+      "Ġmagnets": 6503,
+      "Ġmushrooms": 6504,
+      "Ġwandering": 6505,
+      "Ġfroze": 6506,
+      "Ġpaying": 6507,
+      "Ġknees": 6508,
+      "Ġbehaving": 6509,
+      "Ġmarked": 6510,
+      "Excuse": 6511,
+      "Pe": 6512,
+      "Ġsqueal": 6513,
+      "##fit": 6514,
+      "##ados": 6515,
+      "Ġrefle": 6516,
+      "##uess": 6517,
+      "Ġrestored": 6518,
+      "Ġgears": 6519,
+      "ĠSnuggles": 6520,
+      "ĠMira": 6521,
+      "ĠAsh": 6522,
+      "Ġtipto": 6523,
+      "Ġwritten": 6524,
+      "Ġcent": 6525,
+      "Ġdances": 6526,
+      "##ences": 6527,
+      "ĠZiggy": 6528,
+      "##brush": 6529,
+      "ĠBetsy": 6530,
+      "Ġmuscle": 6531,
+      "Grace": 6532,
+      "Dave": 6533,
+      "ĠLuke": 6534,
+      "Ġpens": 6535,
+      "Ġnine": 6536,
+      "Annie": 6537,
+      "Ġoutfit": 6538,
+      "ĠAdam": 6539,
+      "Ġchefs": 6540,
+      "Ġrainy": 6541,
+      "Ġsalty": 6542,
+      "Ġmatters": 6543,
+      "Ġleading": 6544,
+      "Ġcobwebs": 6545,
+      "##tle": 6546,
+      "Ġproperly": 6547,
+      "##lled": 6548,
+      "ĠBuggy": 6549,
+      "##oline": 6550,
+      "Ġwishing": 6551,
+      "Ġvines": 6552,
+      "Ġruining": 6553,
+      "Ġbak": 6554,
+      "Ġcompetition": 6555,
+      "##ouch": 6556,
+      "Ġchat": 6557,
+      "ĠClaire": 6558,
+      "Ġperformed": 6559,
+      "Ġscratches": 6560,
+      "Ġbravery": 6561,
+      "Ġranger": 6562,
+      "Ġavocados": 6563,
+      "Ġdeserve": 6564,
+      "Ġbarely": 6565,
+      "Ġblocking": 6566,
+      "Ġbasement": 6567,
+      "ĠLinda": 6568,
+      "Ġleast": 6569,
+      "ĠFu": 6570,
+      "ĠJenna": 6571,
+      "Mrs": 6572,
+      "##rink": 6573,
+      "Ġgreet": 6574,
+      "##!\"": 6575,
+      "##sequ": 6576,
+      "##itely": 6577,
+      "Tina": 6578,
+      "Ġconsequ": 6579,
+      "ĠLaser": 6580,
+      "##usted": 6581,
+      "Ġheavier": 6582,
+      "George": 6583,
+      "Ġfab": 6584,
+      "Ġfabric": 6585,
+      "##ky": 6586,
+      "Ġlosing": 6587,
+      "Ġhowever": 6588,
+      "Ġjobs": 6589,
+      "Ġscur": 6590,
+      "Ġburst": 6591,
+      "Ġmints": 6592,
+      "Ġtwirling": 6593,
+      "##abel": 6594,
+      "Tweet": 6595,
+      "Ġsunflowers": 6596,
+      "ĠGrumpy": 6597,
+      "Ġrotting": 6598,
+      "Ġsewed": 6599,
+      "Ġrainco": 6600,
+      "##aa": 6601,
+      "Ġclick": 6602,
+      "ĠJessie": 6603,
+      "Ġentire": 6604,
+      "Ġnecklaces": 6605,
+      "##sty": 6606,
+      "Ġventured": 6607,
+      "Ġswords": 6608,
+      "ĠSkip": 6609,
+      "Ġlighter": 6610,
+      "Beep": 6611,
+      "Ġstain": 6612,
+      "Ġbows": 6613,
+      "Ġdarkness": 6614,
+      "However": 6615,
+      "Ġchuck": 6616,
+      "Listen": 6617,
+      "Sophie": 6618,
+      "##agic": 6619,
+      "Ġbumps": 6620,
+      "Ġscurried": 6621,
+      "ĠMad": 6622,
+      "Ġwraps": 6623,
+      "Ġraces": 6624,
+      "Ġtires": 6625,
+      "Ġtricky": 6626,
+      "##bly": 6627,
+      "Ġpins": 6628,
+      "Ġflames": 6629,
+      "ĠYesterday": 6630,
+      "Ġsnat": 6631,
+      "Ġdecorating": 6632,
+      "Toby": 6633,
+      "Ġunpacked": 6634,
+      "Ġpurr": 6635,
+      "Follow": 6636,
+      "Ġneedles": 6637,
+      "ĠPr": 6638,
+      "##ophia": 6639,
+      "Ġsolution": 6640,
+      "Ġlifting": 6641,
+      "Ġsilent": 6642,
+      "Ġgrowls": 6643,
+      "Ġtriangles": 6644,
+      "##umbled": 6645,
+      "wh": 6646,
+      "Ġconsequences": 6647,
+      "ĠMilo": 6648,
+      "ĠCathy": 6649,
+      "Ġexha": 6650,
+      "##aisies": 6651,
+      "##len": 6652,
+      "Ġbodies": 6653,
+      "ĠRolly": 6654,
+      "Ġrelief": 6655,
+      "Ġaccomplish": 6656,
+      "Ġcrackers": 6657,
+      "##ept": 6658,
+      "Ġwow": 6659,
+      "Ġswans": 6660,
+      "Ġties": 6661,
+      "ĠThose": 6662,
+      "##cher": 6663,
+      "Ġgrows": 6664,
+      "ĠTree": 6665,
+      "Ġdaisies": 6666,
+      "Ġgrabbing": 6667,
+      "ĠHannah": 6668,
+      "Ġbuying": 6669,
+      "Ġdentist": 6670,
+      "Ab": 6671,
+      "Jerry": 6672,
+      "it": 6673,
+      "Ġannoy": 6674,
+      "##oke": 6675,
+      "vroom": 6676,
+      "Ġmater": 6677,
+      "Ġsweets": 6678,
+      "Ġpartic": 6679,
+      "Ġgroups": 6680,
+      "Ġmaterial": 6681,
+      "Ġstomped": 6682,
+      "Ġsuffering": 6683,
+      "Ġbacked": 6684,
+      "ĠFido": 6685,
+      "Ġrepa": 6686,
+      "James": 6687,
+      "Ġowners": 6688,
+      "Ġflavor": 6689,
+      "ĠEl": 6690,
+      "##fl": 6691,
+      "##vers": 6692,
+      "ĠNana": 6693,
+      "Ġbakery": 6694,
+      "Ġgri": 6695,
+      "Ġlungs": 6696,
+      "ĠSuzie": 6697,
+      "##rance": 6698,
+      "##izzie": 6699,
+      "ĠOliver": 6700,
+      "Ġfreed": 6701,
+      "Ġforehead": 6702,
+      "Ġfigured": 6703,
+      "Ġthud": 6704,
+      "Ġcheeks": 6705,
+      "Big": 6706,
+      "##itches": 6707,
+      "Ġnect": 6708,
+      "Ġnectar": 6709,
+      "ĠCopper": 6710,
+      "ĠBall": 6711,
+      "ĠNothing": 6712,
+      "##indr": 6713,
+      "ĠGoodbye": 6714,
+      "Ġfact": 6715,
+      "##pen": 6716,
+      "Ġswept": 6717,
+      "Ġtunnels": 6718,
+      "Ġcautiously": 6719,
+      "Ġrepaired": 6720,
+      "Ġcott": 6721,
+      "Ġfeast": 6722,
+      "##ctions": 6723,
+      "Ġmailed": 6724,
+      "Ġtapped": 6725,
+      "Ġpecked": 6726,
+      "Ġconne": 6727,
+      "Ġraindr": 6728,
+      "Ġactivities": 6729,
+      "ĠTrust": 6730,
+      "Ġfuzzy": 6731,
+      "Ġmeals": 6732,
+      "ĠCara": 6733,
+      "Ġnests": 6734,
+      "##arky": 6735,
+      "##rosty": 6736,
+      "Ġinterested": 6737,
+      "Ġexhausted": 6738,
+      "Ġworries": 6739,
+      "ĠĊĠ": 6740,
+      "For": 6741,
+      "##lets": 6742,
+      "ĠListen": 6743,
+      "Ġtwinkling": 6744,
+      "Ġslammed": 6745,
+      "##cted": 6746,
+      "##band": 6747,
+      "Ġplayers": 6748,
+      "Ġcolored": 6749,
+      "Ġcuddly": 6750,
+      "Ġhesitated": 6751,
+      "Ġreason": 6752,
+      "ĠBirthday": 6753,
+      "Ġwaiter": 6754,
+      "Ġdarling": 6755,
+      "ĠPup": 6756,
+      "##iggie": 6757,
+      "Ġforgets": 6758,
+      "Henry": 6759,
+      "Ġuns": 6760,
+      "Ġfilms": 6761,
+      "Alex": 6762,
+      "Ġstool": 6763,
+      "##elle": 6764,
+      "Ġtalks": 6765,
+      "ĠTry": 6766,
+      "Ġscra": 6767,
+      "Ġbaths": 6768,
+      "Ġfeeding": 6769,
+      "Ġcompletely": 6770,
+      "Ġplenty": 6771,
+      "ĠGina": 6772,
+      "Ġpeeking": 6773,
+      "ĠChrist": 6774,
+      "Ġdesigned": 6775,
+      "Ġspikes": 6776,
+      "Ġbuses": 6777,
+      "ĠRain": 6778,
+      "ĠSnap": 6779,
+      "Ġparticular": 6780,
+      "Ġleap": 6781,
+      "Ġhandful": 6782,
+      "Ġpassports": 6783,
+      "Ġsuitcase": 6784,
+      "ĠJon": 6785,
+      "Ġcounts": 6786,
+      "##ossible": 6787,
+      "no": 6788,
+      "Ġhonked": 6789,
+      "Ġspreading": 6790,
+      "##lephant": 6791,
+      "Ġden": 6792,
+      "Ġbars": 6793,
+      "Ġchuckled": 6794,
+      "Ġsense": 6795,
+      "Ġmonth": 6796,
+      "Ġprinting": 6797,
+      "Ġimpossible": 6798,
+      "Ġsteer": 6799,
+      "Ġwiping": 6800,
+      "Ġmer": 6801,
+      "Ġhops": 6802,
+      "Ġcowb": 6803,
+      "Ġgenie": 6804,
+      "Whee": 6805,
+      "Ġbudge": 6806,
+      "Ġfires": 6807,
+      "Ġentrance": 6808,
+      "Ġdetermination": 6809,
+      "Ġseparated": 6810,
+      "Ġlamb": 6811,
+      "May": 6812,
+      "ĠTwinkle": 6813,
+      "##step": 6814,
+      "Ġchop": 6815,
+      "##blings": 6816,
+      "Ġstolen": 6817,
+      "Ġsiblings": 6818,
+      "Ġsewing": 6819,
+      "ĠBloom": 6820,
+      "##retch": 6821,
+      "Ġfever": 6822,
+      "Ru": 6823,
+      "go": 6824,
+      "Ġchanging": 6825,
+      "Ġopp": 6826,
+      "Ġbackward": 6827,
+      "##ueen": 6828,
+      "Ġcamping": 6829,
+      "ĠJessica": 6830,
+      "Ġty": 6831,
+      "ĠPeanut": 6832,
+      "Ġcelebration": 6833,
+      "Ġache": 6834,
+      "##mas": 6835,
+      "Ġkings": 6836,
+      "Ġcelebrating": 6837,
+      "Sunny": 6838,
+      "Ġdollhouse": 6839,
+      "Ġkittens": 6840,
+      "Lilly": 6841,
+      "Ġbehavi": 6842,
+      "##weed": 6843,
+      "Ġlower": 6844,
+      "Ġage": 6845,
+      "##etty": 6846,
+      "Ġcash": 6847,
+      "Ġtwice": 6848,
+      "Ġshops": 6849,
+      "Ġhus": 6850,
+      "ĠJacob": 6851,
+      "Ġshrinking": 6852,
+      "##itched": 6853,
+      "Ġtwinkle": 6854,
+      "##boat": 6855,
+      "Ġsnatched": 6856,
+      "##cope": 6857,
+      "Ġtouches": 6858,
+      "Ġspat": 6859,
+      "Ġsquealed": 6860,
+      "Maggie": 6861,
+      "Ġsway": 6862,
+      "Ġpancakes": 6863,
+      "Ġavoid": 6864,
+      "##lee": 6865,
+      "Ġrotten": 6866,
+      "Ġliqu": 6867,
+      "Ġseaweed": 6868,
+      "yes": 6869,
+      "Ġtwisting": 6870,
+      "ĠHold": 6871,
+      "Ġdropping": 6872,
+      "Pipp": 6873,
+      "Ġuntied": 6874,
+      "ĠSof": 6875,
+      "Ġplayhouse": 6876,
+      "##oll": 6877,
+      "##ives": 6878,
+      "Ġpuppies": 6879,
+      "ĠMel": 6880,
+      "Ġcalmed": 6881,
+      "ĠFrosty": 6882,
+      "Ġpaths": 6883,
+      "Ġwakes": 6884,
+      "##airy": 6885,
+      "Ġstroked": 6886,
+      "Ġastron": 6887,
+      "Ġsquish": 6888,
+      "choo": 6889,
+      "ĠWoof": 6890,
+      "Ġloops": 6891,
+      "##cky": 6892,
+      "Rose": 6893,
+      "Charlie": 6894,
+      "ĠTara": 6895,
+      "Ġaimed": 6896,
+      "Ġstudents": 6897,
+      "Ġastronaut": 6898,
+      "##igning": 6899,
+      "##rious": 6900,
+      "Danny": 6901,
+      "Ġbracelets": 6902,
+      "##ammy": 6903,
+      "Ġshoo": 6904,
+      "##ibbit": 6905,
+      "Ġscrews": 6906,
+      "Ġfirefly": 6907,
+      "Teddy": 6908,
+      "Ġlifts": 6909,
+      "Ġtramp": 6910,
+      "Ġwrapping": 6911,
+      "##hile": 6912,
+      "Ġsparks": 6913,
+      "Luckily": 6914,
+      "##hog": 6915,
+      "ĠOther": 6916,
+      "##aura": 6917,
+      "Ġpennies": 6918,
+      "##iles": 6919,
+      "Ġplain": 6920,
+      "Ġskunk": 6921,
+      "##ading": 6922,
+      "Ġdancers": 6923,
+      "Ġthrown": 6924,
+      "##uppy": 6925,
+      "Ġhusband": 6926,
+      "##endy": 6927,
+      "##ingo": 6928,
+      "but": 6929,
+      "##sm": 6930,
+      "Ġplanning": 6931,
+      "ĠChristmas": 6932,
+      "Ġliquid": 6933,
+      "Take": 6934,
+      "##river": 6935,
+      "Ġobjects": 6936,
+      "ĠRollie": 6937,
+      "Ġdirections": 6938,
+      "Ġposter": 6939,
+      "Ġsomebody": 6940,
+      "Ġincreased": 6941,
+      "ĠMikey": 6942,
+      "ĠJay": 6943,
+      "ĠMic": 6944,
+      "##yan": 6945,
+      "Ġdod": 6946,
+      "Ġclues": 6947,
+      "##aren": 6948,
+      "##rig": 6949,
+      "Ġzebras": 6950,
+      "Ġtrampoline": 6951,
+      "Ġleads": 6952,
+      "Ġreflection": 6953,
+      "Ġforgetting": 6954,
+      "Ġborrowed": 6955,
+      "Ġvehicles": 6956,
+      "Ġblocked": 6957,
+      "st": 6958,
+      "Ġcust": 6959,
+      "Ġrewarded": 6960,
+      "##immer": 6961,
+      "##using": 6962,
+      "Under": 6963,
+      "ĠBiggie": 6964,
+      "Ġsnowfl": 6965,
+      "Joey": 6966,
+      "Ġpresses": 6967,
+      "Jump": 6968,
+      "##nk": 6969,
+      "Ġcousin": 6970,
+      "Ġslips": 6971,
+      "ĠUp": 6972,
+      "Ġfrowning": 6973,
+      "Ġrising": 6974,
+      "Ġstorekeeper": 6975,
+      "Ġmarker": 6976,
+      "Ġwhispers": 6977,
+      "Ġfart": 6978,
+      "ĠKayla": 6979,
+      "Ġswimsuit": 6980,
+      "ĠWithout": 6981,
+      "##ivity": 6982,
+      "Tw": 6983,
+      "##ude": 6984,
+      "Ġaff": 6985,
+      "Ġinstrum": 6986,
+      "ĠFire": 6987,
+      "ĠOnly": 6988,
+      "Ġregretted": 6989,
+      "Zip": 6990,
+      "Ġwarmer": 6991,
+      "Ġpouted": 6992,
+      "Ġcustom": 6993,
+      "Ġrains": 6994,
+      "ĠCindy": 6995,
+      "##iece": 6996,
+      "##iversity": 6997,
+      "Ġlaying": 6998,
+      "Ġhealth": 6999,
+      "Ġnibb": 7000,
+      "Ġglued": 7001,
+      "##itted": 7002,
+      "Ġyelp": 7003,
+      "Ġeverybody": 7004,
+      "Ġcreations": 7005,
+      "Ġtiptoed": 7006,
+      "Ġhedgehog": 7007,
+      "Ġcountryside": 7008,
+      "Ġfins": 7009,
+      "Ġcolder": 7010,
+      "Ġbeginning": 7011,
+      "Millie": 7012,
+      "##ivery": 7013,
+      "ĠElephant": 7014,
+      "Ġcushions": 7015,
+      "Ġdamage": 7016,
+      "Ġswir": 7017,
+      "Out": 7018,
+      "##armer": 7019,
+      "Ġfarthest": 7020,
+      "##yond": 7021,
+      "ĠChirp": 7022,
+      "Ġstreets": 7023,
+      "ĠQueen": 7024,
+      "Ġbells": 7025,
+      "Ġcreativity": 7026,
+      "ĠJulia": 7027,
+      "ĠLarry": 7028,
+      "ĠRobo": 7029,
+      "Always": 7030,
+      "##ades": 7031,
+      "ĠMoon": 7032,
+      "##ael": 7033,
+      "Ġflapping": 7034,
+      "Ġstrongest": 7035,
+      "Ġhearing": 7036,
+      "Ġsniffs": 7037,
+      "Ġlending": 7038,
+      "##jo": 7039,
+      "Ġmesmer": 7040,
+      "Ġbeyond": 7041,
+      "Ġfits": 7042,
+      "Ġshaped": 7043,
+      "ĠMissy": 7044,
+      "Ġsale": 7045,
+      "##angle": 7046,
+      "##eal": 7047,
+      "##rigued": 7048,
+      "Ġincluding": 7049,
+      "Ġrusty": 7050,
+      "Ġstopping": 7051,
+      "Ġwobbly": 7052,
+      "ĠSparky": 7053,
+      "Ġsank": 7054,
+      "##iti": 7055,
+      "##ans": 7056,
+      "##ters": 7057,
+      "##eese": 7058,
+      "ĠRich": 7059,
+      "Ġraincoat": 7060,
+      "Ġspells": 7061,
+      "Ġrecommended": 7062,
+      "Ġcashier": 7063,
+      "Ġbelts": 7064,
+      "ĠPam": 7065,
+      "Ġtrembled": 7066,
+      "Ġseasons": 7067,
+      "Ġends": 7068,
+      "Ġaccomplishment": 7069,
+      "##iam": 7070,
+      "Ġsupported": 7071,
+      "##imon": 7072,
+      "Kate": 7073,
+      "ĠSnowman": 7074,
+      "Ġsuffered": 7075,
+      "Ġartist": 7076,
+      "Ġslowed": 7077,
+      "Ġspins": 7078,
+      "Ġplans": 7079,
+      "Ġdollars": 7080,
+      "Ġguests": 7081,
+      "Ġsurprising": 7082,
+      "Ġindeed": 7083,
+      "Ġencourag": 7084,
+      "Ġlabels": 7085,
+      "ĠEls": 7086,
+      "Ġwee": 7087,
+      "Ġperformance": 7088,
+      "Ġraindrops": 7089,
+      "Ġflavors": 7090,
+      "##illed": 7091,
+      "Ġhopeful": 7092,
+      "Quack": 7093,
+      "Ġpours": 7094,
+      "ĠTake": 7095,
+      "Ġturtles": 7096,
+      "Ġearn": 7097,
+      "ĠWoo": 7098,
+      "Ġsingle": 7099,
+      "Ġgross": 7100,
+      "Ġforgiving": 7101,
+      "##ho": 7102,
+      "##arac": 7103,
+      "##iding": 7104,
+      "ĠSophia": 7105,
+      "Ġstands": 7106,
+      "##ichael": 7107,
+      "##obody": 7108,
+      "ĠSw": 7109,
+      "Ġvanilla": 7110,
+      "##uing": 7111,
+      "ĠBones": 7112,
+      "Ġwept": 7113,
+      "Ġrecipe": 7114,
+      "Co": 7115,
+      "##eet": 7116,
+      "Bear": 7117,
+      "Ġgeese": 7118,
+      "Vroom": 7119,
+      "Ġdelivery": 7120,
+      "Ġqueens": 7121,
+      "##ility": 7122,
+      "Ġdrawn": 7123,
+      "Ġrobber": 7124,
+      "Ġdrivers": 7125,
+      "Pat": 7126,
+      "Harry": 7127,
+      "Ġcharac": 7128,
+      "Ġraccoon": 7129,
+      "Ġdie": 7130,
+      "Mine": 7131,
+      "Ġmoo": 7132,
+      "Ġsource": 7133,
+      "ĠSpirit": 7134,
+      "Ġbeam": 7135,
+      "ĠBeaky": 7136,
+      "##stick": 7137,
+      "Ġpops": 7138,
+      "##elia": 7139,
+      "Ġimagining": 7140,
+      "Ġtying": 7141,
+      "Ġsailors": 7142,
+      "Ġgrip": 7143,
+      "Ġsailboat": 7144,
+      "Ġpreparing": 7145,
+      "Ġcorners": 7146,
+      "##ummies": 7147,
+      "Ġgrocer": 7148,
+      "Ġadult": 7149,
+      "##ertain": 7150,
+      "ĠIzzy": 7151,
+      "Ġwatering": 7152,
+      "Ġknots": 7153,
+      "ĠRudy": 7154,
+      "Ġtalented": 7155,
+      "##itude": 7156,
+      "Ġtipped": 7157,
+      "Ġwilling": 7158,
+      "Ġsofter": 7159,
+      "ĠFuzzy": 7160,
+      "Ġcoop": 7161,
+      "Ġseconds": 7162,
+      "Ġdelivering": 7163,
+      "Ġhotter": 7164,
+      "hi": 7165,
+      "Ġaside": 7166,
+      "Ġsending": 7167,
+      "Ġsqueak": 7168,
+      "Ġpigeons": 7169,
+      "Ġangels": 7170,
+      "Ġhallway": 7171,
+      "Ġnotes": 7172,
+      "ĠJune": 7173,
+      "##igers": 7174,
+      "ĠLizzie": 7175,
+      "Ġyum": 7176,
+      "Ġtummies": 7177,
+      "Ġtweet": 7178,
+      "ĠStretch": 7179,
+      "Ġblinking": 7180,
+      "Ġpupils": 7181,
+      "Ġachieved": 7182,
+      "Ġbandages": 7183,
+      "##hew": 7184,
+      "##cho": 7185,
+      "Ġtiss": 7186,
+      "Ġtreehouse": 7187,
+      "Ġbackwards": 7188,
+      "ĠRobert": 7189,
+      "Ġroars": 7190,
+      "Ġsymbols": 7191,
+      "Ġpassen": 7192,
+      "ĠStella": 7193,
+      "##wk": 7194,
+      "##lling": 7195,
+      "ĠCrab": 7196,
+      "Lulu": 7197,
+      "##ighting": 7198,
+      "Ġunsure": 7199,
+      "Ġrobots": 7200,
+      "?!\"": 7201,
+      "Ġdet": 7202,
+      "Ġfigures": 7203,
+      "##uzz": 7204,
+      "ĠPlay": 7205,
+      "ĠDoctor": 7206,
+      "Ġrather": 7207,
+      "Ġhoriz": 7208,
+      "Ġtossed": 7209,
+      "Ġzipping": 7210,
+      "Ġpleasure": 7211,
+      "##eat": 7212,
+      "ĠTiti": 7213,
+      "Ġburrow": 7214,
+      "Ġgroceries": 7215,
+      "Ġicing": 7216,
+      "Ġhour": 7217,
+      "Ġblown": 7218,
+      "ĠTia": 7219,
+      "Ġecho": 7220,
+      "Ġhorizon": 7221,
+      "Ġcoup": 7222,
+      "Ġcuriously": 7223,
+      "Ġunw": 7224,
+      "ĠToot": 7225,
+      "Put": 7226,
+      "##ushing": 7227,
+      "Ġshovels": 7228,
+      "Ġwidened": 7229,
+      "##atur": 7230,
+      "Ġsped": 7231,
+      "Milly": 7232,
+      "Ġmate": 7233,
+      "Ġmerma": 7234,
+      "Ġsurfboard": 7235,
+      "Ġslices": 7236,
+      "##alph": 7237,
+      "ĠRon": 7238,
+      "##ipper": 7239,
+      "Ġscrewd": 7240,
+      "Ġdip": 7241,
+      "Quick": 7242,
+      "##oey": 7243,
+      "##usty": 7244,
+      "Ġovercome": 7245,
+      "Ġafterwards": 7246,
+      "Ġwobble": 7247,
+      "Ġamong": 7248,
+      "ĠBarky": 7249,
+      "ĠAng": 7250,
+      "Ġdisturbing": 7251,
+      "Ġreversed": 7252,
+      "##eds": 7253,
+      "Ġwaking": 7254,
+      "Ġscored": 7255,
+      "Baby": 7256,
+      "Ġmerry": 7257,
+      "Ġsqueezing": 7258,
+      "Bill": 7259,
+      "ĠJump": 7260,
+      "Ġfirefighters": 7261,
+      "ĠAbbie": 7262,
+      "Ġflipped": 7263,
+      "ĠTurt": 7264,
+      "Dolly": 7265,
+      "Like": 7266,
+      "Ġmaker": 7267,
+      "Ellie": 7268,
+      "##onies": 7269,
+      "##cited": 7270,
+      "Ġglee": 7271,
+      "ĠNick": 7272,
+      "ĠFarmer": 7273,
+      "Ġswall": 7274,
+      "Very": 7275,
+      "Ġswallowed": 7276,
+      "Ġdesigns": 7277,
+      "Ġrumble": 7278,
+      "Ġsquishy": 7279,
+      "ĠKit": 7280,
+      "Maria": 7281,
+      "Ġencouraging": 7282,
+      "Ribbit": 7283,
+      "ĠSl": 7284,
+      "Ġhawk": 7285,
+      "##awn": 7286,
+      "Ġfirefighter": 7287,
+      "Ġfrowns": 7288,
+      "Ġaud": 7289,
+      "##oun": 7290,
+      "Ġpuff": 7291,
+      "Ġprove": 7292,
+      "Ġchos": 7293,
+      "Ġslipping": 7294,
+      "Ġscrewdriver": 7295,
+      "Ġchosen": 7296,
+      "ĠLia": 7297,
+      "Ġsuits": 7298,
+      "Ġgiggles": 7299,
+      "Sad": 7300,
+      "##ashes": 7301,
+      "Ġmarkers": 7302,
+      "ĠSadly": 7303,
+      "##iley": 7304,
+      "Ġrivers": 7305,
+      "Ġbru": 7306,
+      "Ġheading": 7307,
+      "Ġtigers": 7308,
+      "ĠRyan": 7309,
+      "Ġchip": 7310,
+      "Ġsecure": 7311,
+      "Ġsharks": 7312,
+      "Ġignoring": 7313,
+      "Ġcreamy": 7314,
+      "Ġsprinkled": 7315,
+      "Ġtissue": 7316,
+      "Ġjars": 7317,
+      "Ġcouple": 7318,
+      "##ounce": 7319,
+      "ĠWo": 7320,
+      "Ġtighter": 7321,
+      "Ġfluttered": 7322,
+      "Ruby": 7323,
+      "Ġthorns": 7324,
+      "Dan": 7325,
+      "ĠEx": 7326,
+      "ĠLaura": 7327,
+      "Ġperforming": 7328,
+      "Ġcenter": 7329,
+      "Ġcloudy": 7330,
+      "Spike": 7331,
+      "##eve": 7332,
+      "##child": 7333,
+      "Ġdrawers": 7334,
+      "ĠZee": 7335,
+      "Ġshown": 7336,
+      "Ġponies": 7337,
+      "Ġintrigued": 7338,
+      "Ġdef": 7339,
+      "Ġpedaled": 7340,
+      "Ġais": 7341,
+      "Ġhaircuts": 7342,
+      "Betty": 7343,
+      "Ġcrossing": 7344,
+      "##ggy": 7345,
+      "ĠSleep": 7346,
+      "Ġhangers": 7347,
+      "Zoomy": 7348,
+      "Jul": 7349,
+      "Ġgardener": 7350,
+      "##ments": 7351,
+      "Ġrespond": 7352,
+      "Ġfirmly": 7353,
+      "Get": 7354,
+      "Ġyielded": 7355,
+      "Ġfamiliar": 7356,
+      "Ġaudience": 7357,
+      "Bang": 7358,
+      "ĠPatch": 7359,
+      "Ġcoloured": 7360,
+      "Ġcrowns": 7361,
+      "Clara": 7362,
+      "Ġbits": 7363,
+      "Ġnapped": 7364,
+      "Ġtil": 7365,
+      "Ġdaring": 7366,
+      "ĠEmmy": 7367,
+      "Ġgracefully": 7368,
+      "##rat": 7369,
+      "##bbled": 7370,
+      "Ġminded": 7371,
+      "Boys": 7372,
+      "Bessie": 7373,
+      "##pecting": 7374,
+      "Ġtodd": 7375,
+      "Ġmi": 7376,
+      "##ae": 7377,
+      "##ddie": 7378,
+      "Ġtested": 7379,
+      "ĠUniversity": 7380,
+      "Ġpeck": 7381,
+      "ĠNear": 7382,
+      "Ġpays": 7383,
+      "Ġmixture": 7384,
+      "Ġstroke": 7385,
+      "Ġcor": 7386,
+      "Ġsurfing": 7387,
+      "Ġrespected": 7388,
+      "##aven": 7389,
+      "##tha": 7390,
+      "ĠTweetie": 7391,
+      "Ġsails": 7392,
+      "Ġfleas": 7393,
+      "Dear": 7394,
+      "Ġspits": 7395,
+      "ĠTurtle": 7396,
+      "ĠChris": 7397,
+      "Sandy": 7398,
+      "Ġdarl": 7399,
+      "Ġbeeh": 7400,
+      "Ġexpress": 7401,
+      "Ġdarlings": 7402,
+      "Ġshady": 7403,
+      "Ġmelons": 7404,
+      "Ġteams": 7405,
+      "Ġreminds": 7406,
+      "Ġstitches": 7407,
+      "Ġev": 7408,
+      "Ġfills": 7409,
+      "##parent": 7410,
+      "Ġflip": 7411,
+      "##lle": 7412,
+      "Ġneighbours": 7413,
+      "Ġhoops": 7414,
+      "Ġthoughts": 7415,
+      "ĠFighting": 7416,
+      "##oring": 7417,
+      "Ġelbow": 7418,
+      "Ġwisely": 7419,
+      "Ġscooters": 7420,
+      "Ġenthusiasm": 7421,
+      "Ġsports": 7422,
+      "##ita": 7423,
+      "##vered": 7424,
+      "Pippin": 7425,
+      "##iona": 7426,
+      "Ġcleaner": 7427,
+      "Ġpaintbrush": 7428,
+      "Ġgrandchild": 7429,
+      "ĠMaya": 7430,
+      "Guess": 7431,
+      "Ġtemper": 7432,
+      "Ġsurroundings": 7433,
+      "##een": 7434,
+      "##ably": 7435,
+      "##oga": 7436,
+      "##kend": 7437,
+      "Ġlessons": 7438,
+      "##fall": 7439,
+      "Ġlent": 7440,
+      "##antha": 7441,
+      "Ġweekend": 7442,
+      "Ġlies": 7443,
+      "ĠAlong": 7444,
+      "Ġoysters": 7445,
+      "ĠGranny": 7446,
+      "##arrow": 7447,
+      "Ġexplo": 7448,
+      "Ġsill": 7449,
+      "Ġlongest": 7450,
+      "Ġamount": 7451,
+      "Moo": 7452,
+      "Car": 7453,
+      "ĠRobbie": 7454,
+      "Ġpanicked": 7455,
+      "Ġmagazines": 7456,
+      "Ġbeehive": 7457,
+      "ĠWise": 7458,
+      "Ġmermaid": 7459,
+      "ĠHolly": 7460,
+      "Ġmagician": 7461,
+      "##aty": 7462,
+      "Ġdiscussed": 7463,
+      "Ġnightmares": 7464,
+      "Ġforgiven": 7465,
+      "Ġnervously": 7466,
+      "##cused": 7467,
+      "##ongrat": 7468,
+      "##oni": 7469,
+      "Ġtubes": 7470,
+      "##ongratul": 7471,
+      "Ġgrandparent": 7472,
+      "##fly": 7473,
+      "Ġlace": 7474,
+      "Keep": 7475,
+      "ĠYet": 7476,
+      "Ġsweetest": 7477,
+      "Su": 7478,
+      "Ġmanners": 7479,
+      "Ġbeloved": 7480,
+      "Ġrepeating": 7481,
+      "Ġunderstands": 7482,
+      "Ġbathing": 7483,
+      "Kim": 7484,
+      "ĠBubb": 7485,
+      "ĠBally": 7486,
+      "##crow": 7487,
+      "ĠWilly": 7488,
+      "Ġarr": 7489,
+      "Ġwadd": 7490,
+      "Ġsprang": 7491,
+      "Ġbulbs": 7492,
+      "Ġspies": 7493,
+      "##immering": 7494,
+      "ĠRoo": 7495,
+      "ĠThanks": 7496,
+      "Ġwiggly": 7497,
+      "Ġspoonful": 7498,
+      "Ġsweep": 7499,
+      "Ġnur": 7500,
+      "##asty": 7501,
+      "Ġcrew": 7502,
+      "##ancy": 7503,
+      "Ġelf": 7504,
+      "##romise": 7505,
+      "Ġtesting": 7506,
+      "Ġsheets": 7507,
+      "##umbling": 7508,
+      "Ġcoug": 7509,
+      "Ġnood": 7510,
+      "Alright": 7511,
+      "Ġspeeding": 7512,
+      "Ġcamel": 7513,
+      "ĠMartha": 7514,
+      "Ġwrink": 7515,
+      "Ġsolving": 7516,
+      "ĠPuppy": 7517,
+      "Afterwards": 7518,
+      "##steps": 7519,
+      "Ġbraver": 7520,
+      "Ġguide": 7521,
+      "Ġbreathed": 7522,
+      "ĠSparkle": 7523,
+      "Ġbully": 7524,
+      "ĠZoey": 7525,
+      "##onna": 7526,
+      "Ġrushing": 7527,
+      "Ġbicycles": 7528,
+      "Ġfootsteps": 7529,
+      "Ġlicking": 7530,
+      "Ġneare": 7531,
+      "##while": 7532,
+      "##ently": 7533,
+      "Ġstored": 7534,
+      "##ntil": 7535,
+      "Ġchanges": 7536,
+      "Which": 7537,
+      "Ġpolar": 7538,
+      "Ġspills": 7539,
+      "Freddy": 7540,
+      "Jazz": 7541,
+      "Ġships": 7542,
+      "Ġreass": 7543,
+      "Ġjoining": 7544,
+      "ĠMixy": 7545,
+      "Ġnuzz": 7546,
+      "ĠNobody": 7547,
+      "Ġscarecrow": 7548,
+      "##erm": 7549,
+      "Ġfocused": 7550,
+      "Leave": 7551,
+      "Ġmaterials": 7552,
+      "ĠChewy": 7553,
+      "Uncle": 7554,
+      "##cept": 7555,
+      "Ġspice": 7556,
+      "Ġdonkey": 7557,
+      "Ġknives": 7558,
+      "Ġworn": 7559,
+      "Ġgrassy": 7560,
+      "ĠLenny": 7561,
+      "Ġseals": 7562,
+      "Ġscattering": 7563,
+      "##amboo": 7564,
+      "##ounced": 7565,
+      "##ppies": 7566,
+      "Ġhealing": 7567,
+      "ĠSimon": 7568,
+      "ĠKip": 7569,
+      "Snow": 7570,
+      "zoom": 7571,
+      "Ġmast": 7572,
+      "ĠAna": 7573,
+      "Ġpeacefully": 7574,
+      "let": 7575,
+      "##ilda": 7576,
+      "Ġworrying": 7577,
+      "Ġaeroplanes": 7578,
+      "Ġburying": 7579,
+      "Even": 7580,
+      "Kiki": 7581,
+      "beep": 7582,
+      "Ġstacked": 7583,
+      "Ġloses": 7584,
+      "##bird": 7585,
+      "Ġdump": 7586,
+      "ĠShow": 7587,
+      "ĠWell": 7588,
+      "ĠNice": 7589,
+      "##prin": 7590,
+      "##espite": 7591,
+      "Ġmesmerized": 7592,
+      "Ġpolitely": 7593,
+      "Ġbaskets": 7594,
+      "Ġgonna": 7595,
+      "Ġgreeted": 7596,
+      "Ġhesitant": 7597,
+      "Am": 7598,
+      "ĠWendy": 7599,
+      "Ġpinching": 7600,
+      "ĠWin": 7601,
+      "Hurry": 7602,
+      "Ġanger": 7603,
+      "Ġevil": 7604,
+      "Ġaren": 7605,
+      "Ġblast": 7606,
+      "##ipes": 7607,
+      "Ġdripping": 7608,
+      "Ġrats": 7609,
+      "Ġtasting": 7610,
+      "##nap": 7611,
+      "##isc": 7612,
+      "Ġmiles": 7613,
+      "the": 7614,
+      "Ġbelieving": 7615,
+      "Binky": 7616,
+      "##dding": 7617,
+      "Ġsandy": 7618,
+      "ĠChess": 7619,
+      "Ġbanged": 7620,
+      "Ġgazing": 7621,
+      "Ġtravelled": 7622,
+      "Ġund": 7623,
+      "ĠPh": 7624,
+      "Ġtemperature": 7625,
+      "Katie": 7626,
+      "'.\"": 7627,
+      "ĠMabel": 7628,
+      "Ġsoaking": 7629,
+      "Ġswimmer": 7630,
+      "Ġterrified": 7631,
+      "Ġquarreled": 7632,
+      "ĠOkay": 7633,
+      "ĠIsn": 7634,
+      "Ġbeeped": 7635,
+      "ĠAbi": 7636,
+      "##ider": 7637,
+      "Ġclue": 7638,
+      "ĠTess": 7639,
+      "##rey": 7640,
+      "Ġjoins": 7641,
+      "Ġrelaxing": 7642,
+      "Ġhumans": 7643,
+      "##ca": 7644,
+      "Ġresisted": 7645,
+      "Ġsnowflakes": 7646,
+      "Ġbenches": 7647,
+      "Ġpunishment": 7648,
+      "Penny": 7649,
+      "Ġforce": 7650,
+      "Ġgest": 7651,
+      "Ġdelayed": 7652,
+      "Bow": 7653,
+      "##anwhile": 7654,
+      "ĠCow": 7655,
+      "Ġlipstick": 7656,
+      "round": 7657,
+      "Ġramp": 7658,
+      "##elie": 7659,
+      "Ġdressing": 7660,
+      "Ġbamboo": 7661,
+      "Ġbackpacks": 7662,
+      "Ġlanguages": 7663,
+      "Ġcrashing": 7664,
+      "Ġtoddler": 7665,
+      "Ġpuzzled": 7666,
+      "Open": 7667,
+      "ĠLuckily": 7668,
+      "ĠTe": 7669,
+      "Ġpermitted": 7670,
+      "Ġscraped": 7671,
+      "##rect": 7672,
+      "Ġcovering": 7673,
+      "Ġencouragement": 7674,
+      "ĠJudy": 7675,
+      "Ġwounds": 7676,
+      "Spe": 7677,
+      "we": 7678,
+      "##orter": 7679,
+      "Ġfocus": 7680,
+      "ĠHerb": 7681,
+      "Ġcreams": 7682,
+      "ĠFairy": 7683,
+      "Birdy": 7684,
+      "Ġpoppies": 7685,
+      "##form": 7686,
+      "Ġfloats": 7687,
+      "Kids": 7688,
+      "Ġpurpose": 7689,
+      "Ġorders": 7690,
+      "Ġfreedom": 7691,
+      "Ġpotion": 7692,
+      "By": 7693,
+      "Ġmaster": 7694,
+      "Ġpuck": 7695,
+      "Ġcells": 7696,
+      "Ġtwinkled": 7697,
+      "Ġflight": 7698,
+      "Ġcheers": 7699,
+      "Instead": 7700,
+      "Buzzy": 7701,
+      "Ġopinions": 7702,
+      "years": 7703,
+      "Ġunwra": 7704,
+      "Ġbirdhouse": 7705,
+      "Ġsneezes": 7706,
+      "ĠAli": 7707,
+      "Ġtoward": 7708,
+      "Ġburnt": 7709,
+      "##omp": 7710,
+      "##rier": 7711,
+      "##opes": 7712,
+      "Frank": 7713,
+      "Ġfaded": 7714,
+      "##shm": 7715,
+      "ĠJanie": 7716,
+      "Ġrisks": 7717,
+      "Ġnoodles": 7718,
+      "Ġsniffing": 7719,
+      "ĠMint": 7720,
+      "##andas": 7721,
+      "##shmallow": 7722,
+      "Ġsmelling": 7723,
+      "##isions": 7724,
+      "Ġannoyed": 7725,
+      "ĠHug": 7726,
+      "--": 7727,
+      "Ġflown": 7728,
+      "Ġcorrect": 7729,
+      "ĠJojo": 7730,
+      "Ġdrifted": 7731,
+      "Ġtearing": 7732,
+      "Ġinstruments": 7733,
+      "Ġnodding": 7734,
+      "##ousy": 7735,
+      "Ġslither": 7736,
+      "ĠCr": 7737,
+      "ĠRazor": 7738,
+      "Ġbothering": 7739,
+      "Ġadults": 7740,
+      "Ġheight": 7741,
+      "Ġmonths": 7742,
+      "',": 7743,
+      "##abby": 7744,
+      "Goodnight": 7745,
+      "Pandy": 7746,
+      "Ġresults": 7747,
+      "Ġgerm": 7748,
+      "Ġbrushing": 7749,
+      "Ġsweaty": 7750,
+      "ĠSay": 7751,
+      "ĠRalph": 7752,
+      "Ġseller": 7753,
+      "Ġdamaged": 7754,
+      "Ġcharacters": 7755,
+      "Ġhiss": 7756,
+      "Behind": 7757,
+      "Ġfiles": 7758,
+      "Ġhandsome": 7759,
+      "Ġexplains": 7760,
+      "Ġengines": 7761,
+      "##bage": 7762,
+      "Ġtalents": 7763,
+      "Ġscen": 7764,
+      "Ġhanding": 7765,
+      "Ġmosquitoes": 7766,
+      "Try": 7767,
+      "Ġscient": 7768,
+      "ĠMarie": 7769,
+      "Ġminds": 7770,
+      "Ġscares": 7771,
+      "Ġease": 7772,
+      "##ecca": 7773,
+      "Ġpleaded": 7774,
+      "ĠJudge": 7775,
+      "Ġdestroying": 7776,
+      "Back": 7777,
+      "ĠPen": 7778,
+      "Ġdreamt": 7779,
+      "Ġscientist": 7780,
+      "freeze": 7781,
+      "Ġwasting": 7782,
+      "ĠMichael": 7783,
+      "Ġsingers": 7784,
+      "Ġtuck": 7785,
+      "Ġbitten": 7786,
+      "Ġpound": 7787,
+      "Ġswitched": 7788,
+      "ĠPoor": 7789,
+      "Ġpurrs": 7790,
+      "Ġonward": 7791,
+      "Ġbusiness": 7792,
+      "##bell": 7793,
+      "Ġreminding": 7794,
+      "Ġstomp": 7795,
+      "Ġbravest": 7796,
+      "##prints": 7797,
+      "Ġyumm": 7798,
+      "ĠEddie": 7799,
+      "Ġmatey": 7800,
+      "ĠNavy": 7801,
+      "Ġpeeled": 7802,
+      "Ġbellies": 7803,
+      "Ġmanag": 7804,
+      "ĠEverybody": 7805,
+      "Ġapologised": 7806,
+      "ĠYoga": 7807,
+      "##attered": 7808,
+      "Ġbehavior": 7809,
+      "Ġsmashed": 7810,
+      "Ġdisplayed": 7811,
+      "Ġtilted": 7812,
+      "##unched": 7813,
+      "ĠBess": 7814,
+      "##ashing": 7815,
+      "Ġcracks": 7816,
+      "Ġzooms": 7817,
+      "Ġsqueaked": 7818,
+      "##ition": 7819,
+      "Ġwithin": 7820,
+      "Ġtreated": 7821,
+      "Ġshines": 7822,
+      "Ġyelped": 7823,
+      "Ġdecisions": 7824,
+      "Nina": 7825,
+      "Ġcoloring": 7826,
+      "Ġplanting": 7827,
+      "Ġsnuck": 7828,
+      "Ġcertain": 7829,
+      "Ġpostman": 7830,
+      "Ġcooper": 7831,
+      "##uel": 7832,
+      "ĠLoop": 7833,
+      "##bbers": 7834,
+      "Ġcafe": 7835,
+      "Ġneatly": 7836,
+      "ĠKaren": 7837,
+      "Ġsy": 7838,
+      "ĠAngel": 7839,
+      "##urious": 7840,
+      "Ġinsp": 7841,
+      "Ġcombed": 7842,
+      "Ġhoo": 7843,
+      "Carl": 7844,
+      "ĠBra": 7845,
+      "Ġscamp": 7846,
+      "Ġmarshmallow": 7847,
+      "ĠTodd": 7848,
+      "ĠShadow": 7849,
+      "##inny": 7850,
+      "ĠMake": 7851,
+      "Ġfailed": 7852,
+      "ĠBlinky": 7853,
+      "Ġsweaters": 7854,
+      "Play": 7855,
+      "##aver": 7856,
+      "ĠFlick": 7857,
+      "Ġgrandparents": 7858,
+      "Ġpandas": 7859,
+      "ĠGary": 7860,
+      "##under": 7861,
+      "##uffin": 7862,
+      "Ġdesper": 7863,
+      "ĠMindy": 7864,
+      "Ġaddress": 7865,
+      "ĠUntil": 7866,
+      "Ġbreathing": 7867,
+      "Ġscolds": 7868,
+      "Ġsternly": 7869,
+      "Wake": 7870,
+      "Ġedges": 7871,
+      "Ġnasty": 7872,
+      "Ġgap": 7873,
+      "Ġflaps": 7874,
+      "David": 7875,
+      "##orking": 7876,
+      "Tony": 7877,
+      "##ulp": 7878,
+      "Ġbacks": 7879,
+      "Ġnewspapers": 7880,
+      "ĠFishy": 7881,
+      "Ġswap": 7882,
+      "ĠJackie": 7883,
+      "Ġcrawls": 7884,
+      "##rup": 7885,
+      "Ġtaped": 7886,
+      "Ġrustling": 7887,
+      "##ighing": 7888,
+      "##igger": 7889,
+      "Ġwider": 7890,
+      "Rock": 7891,
+      "Ġtar": 7892,
+      "Ġserving": 7893,
+      "ĠShare": 7894,
+      "Tilly": 7895,
+      "##oh": 7896,
+      "Ġplot": 7897,
+      "##oscope": 7898,
+      "Ġgobbled": 7899,
+      "Ġwaterfall": 7900,
+      "Ġshinier": 7901,
+      "Ġrobbers": 7902,
+      "##mies": 7903,
+      "Ġgoo": 7904,
+      "Ġquieter": 7905,
+      "Slow": 7906,
+      "Ġsteth": 7907,
+      "Ġwarri": 7908,
+      "Ġwhistles": 7909,
+      "Ġmagnif": 7910,
+      "Ġrescuing": 7911,
+      "ĠDavey": 7912,
+      "Ġastronauts": 7913,
+      "Ġouch": 7914,
+      "Ġcares": 7915,
+      "Ġrows": 7916,
+      "Shrink": 7917,
+      "##ibi": 7918,
+      "##cc": 7919,
+      "Ġaction": 7920,
+      "ĠMousy": 7921,
+      "##iel": 7922,
+      "Ġspy": 7923,
+      "Ġsquaw": 7924,
+      "ĠZippy": 7925,
+      "Ġsnaps": 7926,
+      "Ġdespite": 7927,
+      "Ġstudent": 7928,
+      "tock": 7929,
+      "Ġinj": 7930,
+      "ĠTime": 7931,
+      "Magic": 7932,
+      "Ġdoorbell": 7933,
+      "Ġbothered": 7934,
+      "ĠMeg": 7935,
+      "Too": 7936,
+      "Ġdoorway": 7937,
+      "Ġaccidents": 7938,
+      "Ġgesture": 7939,
+      "Ġswoll": 7940,
+      "Ġswollen": 7941,
+      "##evin": 7942,
+      "Ġdisobe": 7943,
+      "Ġsever": 7944,
+      "Ġconnected": 7945,
+      "Ġshorter": 7946,
+      "ĠNut": 7947,
+      "##vant": 7948,
+      "Ġechoed": 7949,
+      "Ġseveral": 7950,
+      "##line": 7951,
+      "##wise": 7952,
+      "ĠDina": 7953,
+      "Abigail": 7954,
+      "Ġantic": 7955,
+      "Ġpills": 7956,
+      "Ġunpacking": 7957,
+      "##epeat": 7958,
+      "Ġocc": 7959,
+      "##retty": 7960,
+      "ĠJacky": 7961,
+      "Aunt": 7962,
+      "Ġprayers": 7963,
+      "Ġencount": 7964,
+      "Ġstethoscope": 7965,
+      "ĠBang": 7966,
+      "Ġprobably": 7967,
+      "ĠRia": 7968,
+      "Ġgrandson": 7969,
+      "ĠFiona": 7970,
+      "Olive": 7971,
+      "Ġsimply": 7972,
+      "Ġplucked": 7973,
+      "Red": 7974,
+      "##mates": 7975,
+      "Ġrunner": 7976,
+      "Ġtrusting": 7977,
+      "ĠPrince": 7978,
+      "Ġlocks": 7979,
+      "Ġflips": 7980,
+      "ĠCro": 7981,
+      "Fl": 7982,
+      "Ġmood": 7983,
+      "Ġdears": 7984,
+      "Ġdresser": 7985,
+      "Ġgoats": 7986,
+      "##father": 7987,
+      "ĠToys": 7988,
+      "ĠRuff": 7989,
+      "Ġtarget": 7990,
+      "Ġsou": 7991,
+      "Ġmunch": 7992,
+      "Ġstepping": 7993,
+      "ĠVroom": 7994,
+      "Ġplayd": 7995,
+      "##cake": 7996,
+      "ĠWait": 7997,
+      "Ġthroughout": 7998,
+      "Ġjoyful": 7999,
+      "Ġenvelopes": 8000,
+      "Ġteachers": 8001,
+      "Ġcowboy": 8002,
+      "##abelle": 8003,
+      "Ġfloors": 8004,
+      "Ġcausing": 8005,
+      "##undred": 8006,
+      "Ġlowered": 8007,
+      "Ġproper": 8008,
+      "##atty": 8009,
+      "##iza": 8010,
+      "Ġleapt": 8011,
+      "Ġwaddled": 8012,
+      "##fire": 8013,
+      "ĠBad": 8014,
+      "##ivi": 8015,
+      "ĠTri": 8016,
+      "Ġknocking": 8017,
+      "Ġinches": 8018,
+      "ĠPl": 8019,
+      "Ġconc": 8020,
+      "Nice": 8021,
+      "to": 8022,
+      "##lied": 8023,
+      "Ġchecks": 8024,
+      "Ġuniforms": 8025,
+      "##llas": 8026,
+      "Ġchar": 8027,
+      "ĠGerry": 8028,
+      "Ġexplorer": 8029,
+      "Ġaware": 8030,
+      "Ġefforts": 8031,
+      "##oosh": 8032,
+      "Ġnecks": 8033,
+      "##ears": 8034,
+      "Zara": 8035,
+      "##aint": 8036,
+      "Ġfootprints": 8037,
+      "Ġcottage": 8038,
+      "ĠReady": 8039,
+      "ĠAmelia": 8040,
+      "Someone": 8041,
+      "Ġplug": 8042,
+      "Ġadds": 8043,
+      "Ġtrot": 8044,
+      "Ġumbrellas": 8045,
+      "##rons": 8046,
+      "Ġsandcastles": 8047,
+      "##unity": 8048,
+      "Ġprick": 8049,
+      "Hoppy": 8050,
+      "Ġlapt": 8051,
+      "Ġshrank": 8052,
+      "##iscuit": 8053,
+      "Ġcharge": 8054,
+      "Ġcons": 8055,
+      "Finn": 8056,
+      "##oor": 8057,
+      "Ġfinishing": 8058,
+      "Ġcollap": 8059,
+      "Ġaprons": 8060,
+      "##omb": 8061,
+      "Ġnovels": 8062,
+      "Ġexcept": 8063,
+      "Ġchocolates": 8064,
+      "Ġstatues": 8065,
+      "Ġappreciation": 8066,
+      "Ġmeows": 8067,
+      "Ġdodged": 8068,
+      "ĠHoney": 8069,
+      "ĠShelly": 8070,
+      "Ġwhimp": 8071,
+      "ĠCari": 8072,
+      "Ġgerms": 8073,
+      "Ġbecomes": 8074,
+      "Ġglitt": 8075,
+      "##ails": 8076,
+      "Ġdisc": 8077,
+      "Ġfluttering": 8078,
+      "ĠMaddie": 8079,
+      "Ġweeds": 8080,
+      "Lucky": 8081,
+      "Ġwrigg": 8082,
+      "Ġsets": 8083,
+      "Ġhunters": 8084,
+      "Ġdemanding": 8085,
+      "Ġpassengers": 8086,
+      "Speedy": 8087,
+      "Ġminding": 8088,
+      "Ġdiscussing": 8089,
+      "ĠSamantha": 8090,
+      "Ġaisle": 8091,
+      "Ros": 8092,
+      "Ġnearly": 8093,
+      "##artled": 8094,
+      ".'\"": 8095,
+      "Ġnurses": 8096,
+      "Ġkilled": 8097,
+      "Ġtoolbox": 8098,
+      "Ġstamped": 8099,
+      "what": 8100,
+      "##da": 8101,
+      "Ġsens": 8102,
+      "Ġfriendships": 8103,
+      "Ġanticip": 8104,
+      "Arrr": 8105,
+      "##ening": 8106,
+      "##anie": 8107,
+      "Ġburns": 8108,
+      "Ġdeed": 8109,
+      "##urrender": 8110,
+      "##rily": 8111,
+      "Ġbounces": 8112,
+      "Ġspringing": 8113,
+      "Ġinvites": 8114,
+      "Ġslapping": 8115,
+      "ĠGl": 8116,
+      "Ġsprays": 8117,
+      "ĠStan": 8118,
+      "Ġmassages": 8119,
+      "ĠSadie": 8120,
+      "Hannah": 8121,
+      "Ġhaird": 8122,
+      "Ġsupplied": 8123,
+      "Ġscratching": 8124,
+      "Ġlaptop": 8125,
+      "##go": 8126,
+      "Ġforgives": 8127,
+      "Ġerase": 8128,
+      "Ġsnuggle": 8129,
+      "Ġstroll": 8130,
+      "Ġclosing": 8131,
+      "Ġmodels": 8132,
+      "Ġposit": 8133,
+      "Ġbelongings": 8134,
+      "ĠWooly": 8135,
+      "Ġtwists": 8136,
+      "##acy": 8137,
+      "Dr": 8138,
+      "Ġhundred": 8139,
+      "Ġscampered": 8140,
+      "Ġrays": 8141,
+      "Ġattack": 8142,
+      "Ġmommies": 8143,
+      "Ġdriveway": 8144,
+      "Ġghosts": 8145,
+      "ĠTaking": 8146,
+      "Ġcotton": 8147,
+      "ĠIm": 8148,
+      "Ġsuggestion": 8149,
+      "Ġinvitations": 8150,
+      "ĠBumpy": 8151,
+      "Ġcarries": 8152,
+      "##lean": 8153,
+      "Gigi": 8154,
+      "Ġcheated": 8155,
+      "Ġaim": 8156,
+      "ĠDespite": 8157,
+      "##oger": 8158,
+      "ĠNe": 8159,
+      "Ġtempt": 8160,
+      "ĠBubba": 8161,
+      "##ots": 8162,
+      "Ġtraveling": 8163,
+      "ĠBibi": 8164,
+      "Does": 8165,
+      "##alloween": 8166,
+      "Ġsquir": 8167,
+      "ĠZipper": 8168,
+      "##otte": 8169,
+      "Two": 8170,
+      "Coco": 8171,
+      "Ġdisobey": 8172,
+      "##issa": 8173,
+      "Bee": 8174,
+      "Ġjets": 8175,
+      "Ted": 8176,
+      "##found": 8177,
+      "ĠPop": 8178,
+      "Ġmugs": 8179,
+      "me": 8180,
+      "##rie": 8181,
+      "Ġrowed": 8182,
+      "Ġdesigning": 8183,
+      "Ġform": 8184,
+      "Ġpicnics": 8185,
+      "Ġscoops": 8186,
+      "ĠMuffin": 8187,
+      "Ġtests": 8188,
+      "##arlotte": 8189,
+      "ĠSpeed": 8190,
+      "Ġrefreshing": 8191,
+      "ĠHalloween": 8192,
+      "Ġclicked": 8193,
+      "ĠRita": 8194,
+      "Ġdrown": 8195,
+      "Ġbattle": 8196,
+      "Ġstrips": 8197,
+      "Ġalthough": 8198,
+      "Ġhumming": 8199,
+      "##iens": 8200,
+      "Ġbeaver": 8201,
+      "ĠFlutter": 8202,
+      "Ġcond": 8203,
+      "Near": 8204,
+      "Ġaliens": 8205,
+      "Ġquestioned": 8206,
+      "Ġresponded": 8207,
+      "Ball": 8208,
+      "Ġshall": 8209,
+      "ĠBiggy": 8210,
+      "Ġmarshmallows": 8211,
+      "Elly": 8212,
+      "Pip": 8213,
+      "Ġnewfound": 8214,
+      "Ġfinal": 8215,
+      "Ġfights": 8216,
+      "Ġtravels": 8217,
+      "ĠWhoever": 8218,
+      "Ġanticipation": 8219,
+      "Find": 8220,
+      "Ġpresented": 8221,
+      "Mouse": 8222,
+      "Jamie": 8223,
+      "ĠEva": 8224,
+      "ĠRicky": 8225,
+      "ĠVivi": 8226,
+      "Sadly": 8227,
+      "##iri": 8228,
+      "Ġcongratul": 8229,
+      "Choo": 8230,
+      "Ġfoxes": 8231,
+      "Ġconvin": 8232,
+      "Ġwinners": 8233,
+      "Ġyawning": 8234,
+      "Steve": 8235,
+      "Ġrout": 8236,
+      "Ġoppos": 8237,
+      "cl": 8238,
+      "Ġexpecting": 8239,
+      "ĠAlthough": 8240,
+      "Trust": 8241,
+      "##iment": 8242,
+      "Ġupside": 8243,
+      "##onnie": 8244,
+      "Ġrealizes": 8245,
+      "Ġbuckled": 8246,
+      "ĠTruck": 8247,
+      "Ġweapons": 8248,
+      "Hmm": 8249,
+      "Ġsacks": 8250,
+      "ĠNever": 8251,
+      "Ġdefe": 8252,
+      "Ġtricycle": 8253,
+      "Ġmesses": 8254,
+      "Thomas": 8255,
+      "Ġduckling": 8256,
+      "ĠExcited": 8257,
+      "Ġpackages": 8258,
+      "Ġcoach": 8259,
+      "##sol": 8260,
+      "Ġraising": 8261,
+      "ĠSofty": 8262,
+      "Ġdefin": 8263,
+      "##roken": 8264,
+      "Ġcaps": 8265,
+      "Ġcupcakes": 8266,
+      "rever": 8267,
+      "Ġbuddy": 8268,
+      "ĠRuth": 8269,
+      "Ġyummiest": 8270,
+      "Both": 8271,
+      "Ġflashed": 8272,
+      "ĠYawn": 8273,
+      "Ġcaw": 8274,
+      "Ġopposite": 8275,
+      "Ġsincere": 8276,
+      "Ġcraft": 8277,
+      "Meanwhile": 8278,
+      "Ġscrub": 8279,
+      "Ġencountered": 8280,
+      "reverse": 8281,
+      "Adam": 8282,
+      "Ġcrystals": 8283,
+      "ĠPlaying": 8284,
+      ",'": 8285,
+      "Ġcheat": 8286,
+      "Ġafford": 8287,
+      "Ġdecl": 8288,
+      "Ġenem": 8289,
+      "##aturday": 8290,
+      "Ġenemies": 8291,
+      "Ġsadder": 8292,
+      "Ġbride": 8293,
+      "Ġcalmly": 8294,
+      "Ġstretches": 8295,
+      "Ġreturning": 8296,
+      "Ġfreezing": 8297,
+      "Ġdrift": 8298,
+      "Ġsprout": 8299,
+      "ĠAnother": 8300,
+      "Brrr": 8301,
+      "ĠMina": 8302,
+      "ĠJolly": 8303,
+      "##asha": 8304,
+      "ĠSaturday": 8305,
+      "##stalk": 8306,
+      "ĠOh": 8307,
+      "Ġgoodby": 8308,
+      "Ġconvers": 8309,
+      "Ġbrightest": 8310,
+      "Ġjourneys": 8311,
+      "Chloe": 8312,
+      "Ġbless": 8313,
+      "##quet": 8314,
+      "Ġgoodbyes": 8315,
+      "Ġattem": 8316,
+      "Ġswallow": 8317,
+      "Ġautomobiles": 8318,
+      "Ġgrandfather": 8319,
+      "##ici": 8320,
+      "##ooks": 8321,
+      "Ġbeetles": 8322,
+      "Ġhonking": 8323,
+      "five": 8324,
+      "##inted": 8325,
+      "Ġspices": 8326,
+      "ĠMan": 8327,
+      "ĠFlo": 8328,
+      "ĠMegan": 8329,
+      "##alth": 8330,
+      "Ġbeanstalk": 8331,
+      "Ġprevented": 8332,
+      "Ġadmiration": 8333,
+      "Ġplaydate": 8334,
+      "Ġwashes": 8335,
+      "Since": 8336,
+      "##inch": 8337,
+      "ĠOt": 8338,
+      "ĠMother": 8339,
+      "Ġdiamonds": 8340,
+      "ĠPatty": 8341,
+      "Ġcosy": 8342,
+      "ĠElle": 8343,
+      "Ġargum": 8344,
+      "Ġclip": 8345,
+      "Ġunable": 8346,
+      "Ġdragonfly": 8347,
+      "Ġstuffing": 8348,
+      "##antastic": 8349,
+      "ĠLouise": 8350,
+      "ĠJonny": 8351,
+      "Ġdefinitely": 8352,
+      "Ġtraps": 8353,
+      "Ġweighs": 8354,
+      "ĠDe": 8355,
+      "Ġvisitors": 8356,
+      "##ugging": 8357,
+      "Mad": 8358,
+      "Ġtumbled": 8359,
+      "Ġstall": 8360,
+      "ĠGray": 8361,
+      "##rian": 8362,
+      "Ġwhoever": 8363,
+      "Ġgarbage": 8364,
+      "Ġwhispering": 8365,
+      "ĠSofia": 8366,
+      "Br": 8367,
+      "Ġbomb": 8368,
+      "##orse": 8369,
+      "Ġwelcoming": 8370,
+      "Ġwiser": 8371,
+      "Ġawful": 8372,
+      "##cie": 8373,
+      "ĠChick": 8374,
+      "ĠDotty": 8375,
+      "Ġwhales": 8376,
+      "Only": 8377,
+      "Ġopport": 8378,
+      "Ġborn": 8379,
+      "ĠMaisy": 8380,
+      "##emma": 8381,
+      "Ġhonesty": 8382,
+      "Ġincreasing": 8383,
+      "ĠNutty": 8384,
+      "Ġodd": 8385,
+      "Ġwealth": 8386,
+      "Ġtroubles": 8387,
+      "Ġdecoration": 8388,
+      "Ġexamining": 8389,
+      "Ġrespon": 8390,
+      "ĠQuacky": 8391,
+      "Ġhairdress": 8392,
+      "Ġreapp": 8393,
+      "Ġawoke": 8394,
+      "Ġresponse": 8395,
+      "Ġbud": 8396,
+      "Ġloudest": 8397,
+      "Ġcowboys": 8398,
+      "ĠThunder": 8399,
+      "ĠVicky": 8400,
+      "Hop": 8401,
+      "##uper": 8402,
+      "##ivia": 8403,
+      "ĠMissile": 8404,
+      "Ġoffering": 8405,
+      "ĠAr": 8406,
+      "Ġtwenty": 8407,
+      "ĠNurse": 8408,
+      "Ġbouquet": 8409,
+      "Finny": 8410,
+      "Ġbeaks": 8411,
+      "Ġtype": 8412,
+      "Mat": 8413,
+      "ĠBingo": 8414,
+      "ĠCook": 8415,
+      "ĠFlop": 8416,
+      "Ġtravelling": 8417,
+      "Ġcampfire": 8418,
+      "ĠFlappy": 8419,
+      "Ġinspired": 8420,
+      "match": 8421,
+      "##order": 8422,
+      "Ġparted": 8423,
+      "Should": 8424,
+      "Ġnuzzled": 8425,
+      "ĠFe": 8426,
+      "Ġprizes": 8427,
+      "##ris": 8428,
+      "##irac": 8429,
+      "Ġtrigger": 8430,
+      "Ġgroan": 8431,
+      "ĠPiggy": 8432,
+      "Ġcustomer": 8433,
+      "Ġsupporting": 8434,
+      "Ġbends": 8435,
+      "Ġreassured": 8436,
+      "ĠHello": 8437,
+      "Ġposes": 8438,
+      "Ġshares": 8439,
+      "Ġspoiling": 8440,
+      "##erk": 8441,
+      "##bble": 8442,
+      "Ġoccas": 8443,
+      "Rachel": 8444,
+      "Ġcleans": 8445,
+      "Ġrely": 8446,
+      "##shadow": 8447,
+      "ĠWolf": 8448,
+      "Sun": 8449,
+      "##yl": 8450,
+      "Ġrewards": 8451,
+      "Ġowns": 8452,
+      "Ġpipes": 8453,
+      "Outside": 8454,
+      "##elieve": 8455,
+      "Che": 8456,
+      "Ġsurrendered": 8457,
+      "Ġenjoyable": 8458,
+      "Ġsirens": 8459,
+      "Ġchopped": 8460,
+      "Ġobeyed": 8461,
+      "shaped": 8462,
+      "Ġcustomers": 8463,
+      "Ġdeclared": 8464,
+      "##yler": 8465,
+      "##vy": 8466,
+      "Ġmoons": 8467,
+      "Ġcomforting": 8468,
+      "Ġinsisting": 8469,
+      "##ooky": 8470,
+      "Ġhairdresser": 8471,
+      "Ġfantastic": 8472,
+      "Ġtowns": 8473,
+      "Ġrecorder": 8474,
+      "Ġcleared": 8475,
+      "Tree": 8476,
+      "ĠBub": 8477,
+      "##ellow": 8478,
+      "ĠMomma": 8479,
+      "Ġstreamers": 8480,
+      "Ġwrinkled": 8481,
+      "##broken": 8482,
+      "Ġcoral": 8483,
+      "ĠNancy": 8484,
+      "Ġsnowy": 8485,
+      "Jess": 8486,
+      "##fus": 8487,
+      "##rest": 8488,
+      "ĠKevin": 8489,
+      "Ġwarmly": 8490,
+      "Ġcorrectly": 8491,
+      "##uster": 8492,
+      "##rench": 8493,
+      "Ġactive": 8494,
+      "ĠFrankie": 8495,
+      "Ġbruises": 8496,
+      "Ġthanking": 8497,
+      "Ġshooed": 8498,
+      "ĠJax": 8499,
+      "Ġshorts": 8500,
+      "Liz": 8501,
+      "Ġhisses": 8502,
+      "##elope": 8503,
+      "ĠFel": 8504,
+      "Ġenviron": 8505,
+      "ĠMin": 8506,
+      "Mira": 8507,
+      "ĠMagic": 8508,
+      "Bo": 8509,
+      "Honey": 8510,
+      "ĠRel": 8511,
+      "ĠTre": 8512,
+      "Ġplugged": 8513,
+      "Ġexercises": 8514,
+      "ĠMoppy": 8515,
+      "Ġsteering": 8516,
+      "Ġenvironment": 8517,
+      "Ġscent": 8518,
+      "Ġsquished": 8519,
+      "##screen": 8520,
+      "ĠElsa": 8521,
+      "ĠLuc": 8522,
+      "Ġexamp": 8523,
+      "##aptain": 8524,
+      "ĠZack": 8525,
+      "Ġself": 8526,
+      "##udged": 8527,
+      "ĠRub": 8528,
+      "Ġproviding": 8529,
+      "Ġcuddles": 8530,
+      "Ġbeaming": 8531,
+      "Ġexch": 8532,
+      "Ġpilots": 8533,
+      "Ġexperien": 8534,
+      "Ġwarrior": 8535,
+      "##inger": 8536,
+      "Grow": 8537,
+      "Ġloc": 8538,
+      "Ġscurry": 8539,
+      "Ġgrat": 8540,
+      "Ġbrains": 8541,
+      "Ġtickles": 8542,
+      "##alf": 8543,
+      "ĠFly": 8544,
+      "Ġdollar": 8545,
+      "Ġchoosing": 8546,
+      "good": 8547,
+      "Ġsigning": 8548,
+      "Ġsunscreen": 8549,
+      "Ġjud": 8550,
+      "Ġvisits": 8551,
+      "Ġstorms": 8552,
+      "Ġapplauding": 8553,
+      "Ġcoughed": 8554,
+      "ĠLight": 8555,
+      "##asers": 8556,
+      "Ġdangers": 8557,
+      "ĠPhil": 8558,
+      "Ġnights": 8559,
+      "meow": 8560,
+      "Ġting": 8561,
+      "ĠKelly": 8562,
+      "ĠTweety": 8563,
+      "Ġrewarding": 8564,
+      "Ġrails": 8565,
+      "Splash": 8566,
+      "Ġill": 8567,
+      "Ġyoun": 8568,
+      "ĠPine": 8569,
+      "Ġsoapy": 8570,
+      "ĠPick": 8571,
+      "ĠElsie": 8572,
+      "Ġgratitude": 8573,
+      "Ġyoungest": 8574,
+      "##whe": 8575,
+      "ĠSweet": 8576,
+      "Ġbond": 8577,
+      "Ġresponsib": 8578,
+      "Ġactivity": 8579,
+      "##athan": 8580,
+      "Ġannoying": 8581,
+      "##erpiece": 8582,
+      "Ġlaces": 8583,
+      "ĠSil": 8584,
+      "Ġexploded": 8585,
+      "ĠSal": 8586,
+      "Ġbadger": 8587,
+      "ĠJoan": 8588,
+      "Ġthreads": 8589,
+      "ĠTippy": 8590,
+      "##irl": 8591,
+      "Ġmessed": 8592,
+      "Danger": 8593,
+      "Ahoy": 8594,
+      "Ġunfortunately": 8595,
+      "##boards": 8596,
+      "Ġappreciated": 8597,
+      "ĠMicroscope": 8598,
+      "Julie": 8599,
+      "Ġnearest": 8600,
+      "Ġconvinced": 8601,
+      "Ġtops": 8602,
+      "Ġcrocodiles": 8603,
+      "##ilities": 8604,
+      "Suzy": 8605,
+      "Ġpeep": 8606,
+      "Ġsnug": 8607,
+      "Ġbathed": 8608,
+      "Ġarranged": 8609,
+      "##etah": 8610,
+      "Ġhooks": 8611,
+      "Friends": 8612,
+      "##bling": 8613,
+      "sp": 8614,
+      "Ġtapping": 8615,
+      "Ġdial": 8616,
+      "Ġerasers": 8617,
+      "ĠDaniel": 8618,
+      "Ray": 8619,
+      "Ġoffic": 8620,
+      "Ġdisappoint": 8621,
+      "##ettle": 8622,
+      "Ġcheetah": 8623,
+      "Ġdigs": 8624,
+      "Ġguarding": 8625,
+      "Ġcongratulated": 8626,
+      "Ġfet": 8627,
+      "##ircle": 8628,
+      "Ġweighing": 8629,
+      "ĠKaty": 8630,
+      "Ġrips": 8631,
+      "ĠTomorrow": 8632,
+      "Ġmemb": 8633,
+      "ĠHelping": 8634,
+      "Snowy": 8635,
+      "Ġexample": 8636,
+      "Ġmembers": 8637,
+      "ĠKay": 8638,
+      "Ġchews": 8639,
+      "People": 8640,
+      "Ġnibbled": 8641,
+      "##munk": 8642,
+      "##worm": 8643,
+      "ĠCici": 8644,
+      "ĠJoke": 8645,
+      "Ġfinishes": 8646,
+      "Ġtin": 8647,
+      "ĠMaddy": 8648,
+      "Ġmanager": 8649,
+      "Ġattempt": 8650,
+      "Joy": 8651,
+      "ĠAny": 8652,
+      "##bee": 8653,
+      "Ġheartbroken": 8654,
+      "ĠFloppy": 8655,
+      "ĠTwist": 8656,
+      "Ġcommon": 8657,
+      "Ġmasterpiece": 8658,
+      "##pr": 8659,
+      "Ġkinder": 8660,
+      "Ġtips": 8661,
+      "Ġclerk": 8662,
+      "ĠJumpy": 8663,
+      "Ġargument": 8664,
+      "##cl": 8665,
+      "Ġsoot": 8666,
+      "Ġscram": 8667,
+      "Ġmattered": 8668,
+      "Ġcurl": 8669,
+      "Ġtrotted": 8670,
+      "Ġcages": 8671,
+      "ĠBaa": 8672,
+      "Ġstores": 8673,
+      "Ġsleeps": 8674,
+      "Ġobserving": 8675,
+      "Ġfoam": 8676,
+      "##ortunately": 8677,
+      "Ġblond": 8678,
+      "ĠFreddie": 8679,
+      "Ġforgiveness": 8680,
+      "re": 8681,
+      "##alue": 8682,
+      "ĠHopper": 8683,
+      "Ġteles": 8684,
+      "Ġrin": 8685,
+      "Ġgasps": 8686,
+      "Got": 8687,
+      "Ġmoat": 8688,
+      "Ġgenerosity": 8689,
+      "Ġgrandd": 8690,
+      "ĠTerry": 8691,
+      "Ġcheaper": 8692,
+      "Ġmats": 8693,
+      "Ġfishes": 8694,
+      "Ġparticularly": 8695,
+      "##ative": 8696,
+      "Ġemerged": 8697,
+      "Ġmeowing": 8698,
+      "Sque": 8699,
+      "##idey": 8700,
+      "Ġstrum": 8701,
+      "Ġdrip": 8702,
+      "Ġfaith": 8703,
+      "Ġfarmers": 8704,
+      "ĠMonkey": 8705,
+      "##pple": 8706,
+      "Ġvegg": 8707,
+      "Ġbreaths": 8708,
+      "##etchup": 8709,
+      "Ġtelescope": 8710,
+      "##mered": 8711,
+      "ĠIce": 8712,
+      "Ġwhined": 8713,
+      "ĠAg": 8714,
+      "##abra": 8715,
+      "Ġhatch": 8716,
+      "Ġearned": 8717,
+      "Ġlimp": 8718,
+      "Ġsmartest": 8719,
+      "Ġexperienced": 8720,
+      "Lena": 8721,
+      "##over": 8722,
+      "ĠMore": 8723,
+      "Ġchipmunk": 8724,
+      "Ġvests": 8725,
+      "Ġforests": 8726,
+      "Ġmedals": 8727,
+      "##iolet": 8728,
+      "Ġscores": 8729,
+      "##adabra": 8730,
+      "ĠJason": 8731,
+      "Ġgardens": 8732,
+      "Ġsnapping": 8733,
+      "Ġotters": 8734,
+      "Ġexperiences": 8735,
+      "Ġaffect": 8736,
+      "Ġjugg": 8737,
+      "Ġaccomplished": 8738,
+      "Ġsyrup": 8739,
+      "Pinky": 8740,
+      "ĠBerry": 8741,
+      "Ġspears": 8742,
+      "Ġstyles": 8743,
+      "Ġcollapsed": 8744,
+      "Ġtrans": 8745,
+      "ĠDoes": 8746,
+      "##covered": 8747,
+      "Ġinstantly": 8748,
+      "Ġthump": 8749,
+      "Ġdiscoveries": 8750,
+      "Ġmeaning": 8751,
+      "##acing": 8752,
+      "Ġtoothbrush": 8753,
+      "Ġunfair": 8754,
+      "Je": 8755,
+      "Ġhabit": 8756,
+      "Ġsurv": 8757,
+      "Ġpokes": 8758,
+      "##water": 8759,
+      "ĠFle": 8760,
+      "ĠEric": 8761,
+      "Ġcourt": 8762,
+      "Ġangrily": 8763,
+      "Ġtypes": 8764,
+      "Abby": 8765,
+      "##ouraged": 8766,
+      "Ġbeast": 8767,
+      "ĠFriend": 8768,
+      "Ġchilly": 8769,
+      "Ġconqu": 8770,
+      "##acock": 8771,
+      "Ġmovements": 8772,
+      "Ġbubbly": 8773,
+      "Gr": 8774,
+      "Mon": 8775,
+      "Ġtor": 8776,
+      "Ġhardest": 8777,
+      "Ġextraord": 8778,
+      "Whenever": 8779,
+      "Ġscrambled": 8780,
+      "Never": 8781,
+      "##mel": 8782,
+      "Ġrumbling": 8783,
+      "ĠRiri": 8784,
+      "##erts": 8785,
+      "##llen": 8786,
+      "Ġsqueezes": 8787,
+      "##rob": 8788,
+      "Ġthie": 8789,
+      "Ġscri": 8790,
+      "ĠCally": 8791,
+      "Ġsooner": 8792,
+      "Ġgrassho": 8793,
+      "Ġattitude": 8794,
+      "ĠBecky": 8795,
+      "Ġclassmates": 8796,
+      "Ġprickly": 8797,
+      "Ġextraordinary": 8798,
+      "Ġicky": 8799,
+      "Ġpatches": 8800,
+      "##?\"": 8801,
+      "Ġketchup": 8802,
+      "##elling": 8803,
+      "Ġthicker": 8804,
+      "Ġvibr": 8805,
+      "Anne": 8806,
+      "Ġslithered": 8807,
+      "Ġpasses": 8808,
+      "ĠZog": 8809,
+      "col": 8810,
+      "ĠAchoo": 8811,
+      "Ġskirts": 8812,
+      "Ġmischie": 8813,
+      "Lizzy": 8814,
+      "##ctric": 8815,
+      "Ġkneeling": 8816,
+      "Ġbehaviour": 8817,
+      "Ġmischievous": 8818,
+      "ĠStep": 8819,
+      "ĠSwim": 8820,
+      "##pit": 8821,
+      "Ġshrunk": 8822,
+      "Ġafar": 8823,
+      "Ġwatermel": 8824,
+      "Ġhorri": 8825,
+      "Ġexpert": 8826,
+      "##hole": 8827,
+      "Ġthieves": 8828,
+      "Beth": 8829,
+      "one": 8830,
+      "##oot": 8831,
+      "##yd": 8832,
+      "Ġboards": 8833,
+      "Ġmarking": 8834,
+      "Ġacts": 8835,
+      "Ġzigzags": 8836,
+      "Claire": 8837,
+      "##ering": 8838,
+      "Ġjumper": 8839,
+      "Ġthumbs": 8840,
+      "ĠSuper": 8841,
+      "ĠRoger": 8842,
+      "Ġcosts": 8843,
+      "ĠWilliam": 8844,
+      "Ġraking": 8845,
+      "Ġtrading": 8846,
+      "Ġbluebird": 8847,
+      "ĠPuffy": 8848,
+      "Ġcocoon": 8849,
+      "Ġsqueaky": 8850,
+      "Ġhood": 8851,
+      "Ġpeacock": 8852,
+      "ĠGill": 8853,
+      "##affle": 8854,
+      "Ġservant": 8855,
+      "ĠCloud": 8856,
+      "Ġfaint": 8857,
+      "ĠAc": 8858,
+      "Ġwoodcut": 8859,
+      "Ġlunchtime": 8860,
+      "ĠAnimal": 8861,
+      "Ġgrasshopper": 8862,
+      "Ġbiscuit": 8863,
+      "ĠGilly": 8864,
+      "Fire": 8865,
+      "##oison": 8866,
+      "##idy": 8867,
+      "ĠLung": 8868,
+      "ĠDay": 8869,
+      "Ġtidied": 8870,
+      "Ġcheating": 8871,
+      "Mo": 8872,
+      "ĠTammy": 8873,
+      "##amma": 8874,
+      "ĠMine": 8875,
+      "ĠCaptain": 8876,
+      "ĠPig": 8877,
+      "Ġspilling": 8878,
+      "ĠSe": 8879,
+      "##rac": 8880,
+      "Ġdesserts": 8881,
+      "ĠAshley": 8882,
+      "Ġexplaining": 8883,
+      "ĠRainbow": 8884,
+      "##idence": 8885,
+      "Ġglittering": 8886,
+      "Ġactor": 8887,
+      "Ġwolves": 8888,
+      "Frog": 8889,
+      "Ġseeking": 8890,
+      "Josh": 8891,
+      "Bluey": 8892,
+      "ĠEliza": 8893,
+      "Ġconsider": 8894,
+      "Ġleans": 8895,
+      "Bounce": 8896,
+      "ĠMath": 8897,
+      "Ġdripped": 8898,
+      "Ġcloths": 8899,
+      "ĠUse": 8900,
+      "Ġluckily": 8901,
+      "Ġforts": 8902,
+      "Ġdisagreeing": 8903,
+      "Ġannounced": 8904,
+      "Rosie": 8905,
+      "##sse": 8906,
+      "Ġtopp": 8907,
+      "Ġmirac": 8908,
+      "Ġmessages": 8909,
+      "Ġconcer": 8910,
+      "Freeze": 8911,
+      "ĠStill": 8912,
+      "ĠGus": 8913,
+      "Ġteapot": 8914,
+      "##pril": 8915,
+      "Ġwatermelon": 8916,
+      "##racadabra": 8917,
+      "ĠLina": 8918,
+      "ĠPinch": 8919,
+      "Ġexpression": 8920,
+      "Ġveggies": 8921,
+      "ĠHi": 8922,
+      "Ġbeating": 8923,
+      "Ġmomma": 8924,
+      "Ġtrusts": 8925,
+      "Ġpressing": 8926,
+      "Ġtransform": 8927,
+      "Ġflashing": 8928,
+      "Papa": 8929,
+      "Ġcops": 8930,
+      "Ġwindowsill": 8931,
+      "Any": 8932,
+      "ĠTiger": 8933,
+      "ĠLife": 8934,
+      "##acles": 8935,
+      "ĠTooth": 8936,
+      "Ġtidying": 8937,
+      "ĠPeep": 8938,
+      "Ġsleds": 8939,
+      "ĠSilver": 8940,
+      "Ġwoodcutter": 8941,
+      "pop": 8942,
+      "##anced": 8943,
+      "Ġhissing": 8944,
+      "##icking": 8945,
+      "Ġelectric": 8946,
+      "ĠCharlotte": 8947,
+      "##upid": 8948,
+      "Ġpositive": 8949,
+      "Ġcompete": 8950,
+      "ĠShark": 8951,
+      "ĠJaney": 8952,
+      "Ġcomets": 8953,
+      "ring": 8954,
+      "Ġrack": 8955,
+      "Ġdiscouraged": 8956,
+      "##iving": 8957,
+      "##aye": 8958,
+      "Ġzips": 8959,
+      "ĠMonster": 8960,
+      "##rough": 8961,
+      "##edic": 8962,
+      "ĠWil": 8963,
+      "Ġpizzas": 8964,
+      "Ġkangaroos": 8965,
+      "Ġstructures": 8966,
+      "ĠBuster": 8967,
+      "Ġshallow": 8968,
+      "Ġsuns": 8969,
+      "Ġlanding": 8970,
+      "Ġfade": 8971,
+      "Ġfoggy": 8972,
+      "Ġformed": 8973,
+      "ĠButter": 8974,
+      "ĠSpidey": 8975,
+      "creams": 8976,
+      "Owl": 8977,
+      "Ġsituations": 8978,
+      "ĠMixie": 8979,
+      "##ror": 8980,
+      "##its": 8981,
+      "ĠYummy": 8982,
+      "ĠGold": 8983,
+      "Ġworst": 8984,
+      "ĠJelly": 8985,
+      "ĠFlora": 8986,
+      "##ai": 8987,
+      "Ġfif": 8988,
+      "##lls": 8989,
+      "ĠMag": 8990,
+      "ĠOtto": 8991,
+      "Rain": 8992,
+      "Ġsav": 8993,
+      "Ġdock": 8994,
+      "ĠBirds": 8995,
+      "Ġmiller": 8996,
+      "Ġtempted": 8997,
+      "Ġwebs": 8998,
+      "Ġding": 8999,
+      "ĠSasha": 9000,
+      "Ġglimmering": 9001,
+      "Ġdev": 9002,
+      "Ġgranddaughter": 9003,
+      "##lers": 9004,
+      "ĠHurry": 9005,
+      "Ġchill": 9006,
+      "Nothing": 9007,
+      "Ġofficers": 9008,
+      "Ġdifferences": 9009,
+      "ĠAuntie": 9010,
+      "Ġdeserved": 9011,
+      "ĠOlivia": 9012,
+      "Ġconversation": 9013,
+      "Mother": 9014,
+      "##ese": 9015,
+      "ĠBun": 9016,
+      "Rabbit": 9017,
+      "##sers": 9018,
+      "Ġunlo": 9019,
+      "Ġapology": 9020,
+      "Ġsneaks": 9021,
+      "Bug": 9022,
+      "Fifi": 9023,
+      "snap": 9024,
+      "##eling": 9025,
+      "Ġpose": 9026,
+      "Ġwinding": 9027,
+      "Ġsurfed": 9028,
+      "ĠSmoke": 9029,
+      "Ġcooperate": 9030,
+      "##ifully": 9031,
+      "Ġspeaks": 9032,
+      "ĠTyler": 9033,
+      "Ġheaven": 9034,
+      "Ġposse": 9035,
+      "Ġsnorted": 9036,
+      "ĠSnake": 9037,
+      "Ġquacking": 9038,
+      "Ġpossess": 9039,
+      "sm": 9040,
+      "ĠBoom": 9041,
+      "Ġlevers": 9042,
+      "Momma": 9043,
+      "ĠInky": 9044,
+      "ĠAmber": 9045,
+      "##rick": 9046,
+      "##storm": 9047,
+      "Ġforeshadow": 9048,
+      "Ġartwork": 9049,
+      "war": 9050,
+      "Ġrepeats": 9051,
+      "Ġribbit": 9052,
+      "ĠRufus": 9053,
+      "Ġrhino": 9054,
+      "ĠCircle": 9055,
+      "Ġunz": 9056,
+      "Ġscurrying": 9057,
+      "Ġass": 9058,
+      "##orsie": 9059,
+      "##ragon": 9060,
+      "Ġinchworm": 9061,
+      "Ġpuppets": 9062,
+      "##whel": 9063,
+      "ĠFelix": 9064,
+      "Eat": 9065,
+      "welcome": 9066,
+      "Ġsipped": 9067,
+      "Ġseagulls": 9068,
+      "Ġopportunity": 9069,
+      "Ġamused": 9070,
+      "ĠCars": 9071,
+      "Ġcroaked": 9072,
+      "Ġcheckout": 9073,
+      "Climb": 9074,
+      "Ġunwrapped": 9075,
+      "Ġoverwhel": 9076,
+      "Ġstriking": 9077,
+      "ĠSlinky": 9078,
+      "##flowers": 9079,
+      "Ġpapa": 9080,
+      "##ended": 9081,
+      "ĠBrian": 9082,
+      "Ġarrest": 9083,
+      "Ġvisitor": 9084,
+      "##ocular": 9085,
+      "##cidents": 9086,
+      "Ġshortcut": 9087,
+      "Ġswimsuits": 9088,
+      "##gar": 9089,
+      "Ġpepperoni": 9090,
+      "Ġbinocular": 9091,
+      "Deal": 9092,
+      "ĠMae": 9093,
+      "Ġanswering": 9094,
+      "ĠPeggy": 9095,
+      "Each": 9096,
+      "Ġinter": 9097,
+      "##ugar": 9098,
+      "Ġnets": 9099,
+      "Ġexams": 9100,
+      "ĠTell": 9101,
+      "Ġgroom": 9102,
+      "##ssy": 9103,
+      "ĠYellow": 9104,
+      "Ġbeautifully": 9105,
+      "Ġhonks": 9106,
+      "ĠHar": 9107,
+      "Ġdrying": 9108,
+      "Ġshoots": 9109,
+      "Ġapplause": 9110,
+      "ĠJean": 9111,
+      "Ġreun": 9112,
+      "Ġkeyhole": 9113,
+      "Ġhangs": 9114,
+      "ĠAmanda": 9115,
+      "##uses": 9116,
+      "##agine": 9117,
+      "Ġattacked": 9118,
+      "Ġpaddling": 9119,
+      "Ġwaters": 9120,
+      "ĠRatty": 9121,
+      "ĠGrand": 9122,
+      "Ġapproach": 9123,
+      "Ġgroaned": 9124,
+      "##asm": 9125,
+      "##andra": 9126,
+      "##artin": 9127,
+      "##izzes": 9128,
+      "Ġchecking": 9129,
+      "ĠSqueak": 9130,
+      "Ġshrugs": 9131,
+      "Ġinvent": 9132,
+      "Jacob": 9133,
+      "ĠTip": 9134,
+      "ĠMus": 9135,
+      "Ġspooky": 9136,
+      "##ets": 9137,
+      "Ġdisappointment": 9138,
+      "Ġlump": 9139,
+      "##anish": 9140,
+      "Ġsobbing": 9141,
+      "Ġscowl": 9142,
+      "Ġsculp": 9143,
+      "Ġblamed": 9144,
+      "ĠMarch": 9145,
+      "Ġhealthier": 9146,
+      "Ġsculpture": 9147,
+      "in": 9148,
+      "of": 9149,
+      "##yle": 9150,
+      "##,\"": 9151,
+      "ĠJoh": 9152,
+      "Ġcaterpillars": 9153,
+      "Ġcubs": 9154,
+      "Ġsuck": 9155,
+      "ĠSince": 9156,
+      "Ġshh": 9157,
+      "ĠFind": 9158,
+      "Ġfries": 9159,
+      "##otion": 9160,
+      "##lest": 9161,
+      "Ġnumbered": 9162,
+      "Ġmagnifying": 9163,
+      "ĠOff": 9164,
+      "Sharing": 9165,
+      "Ġdep": 9166,
+      "##ili": 9167,
+      "Slowly": 9168,
+      "Ġwhimpered": 9169,
+      "##becca": 9170,
+      "ĠRebecca": 9171,
+      "ĠPeace": 9172,
+      "Ġheels": 9173,
+      "Ġfascinating": 9174,
+      "Ġbuilder": 9175,
+      "Ġraked": 9176,
+      "Ġchin": 9177,
+      "ĠPenelope": 9178,
+      "Karen": 9179,
+      "ĠWaffle": 9180,
+      "##othy": 9181,
+      "Ġcheerfully": 9182,
+      "ĠBoat": 9183,
+      "Ġtablet": 9184,
+      "ĠGracie": 9185,
+      "Ġshyly": 9186,
+      "Ġnibble": 9187,
+      "##jest": 9188,
+      "Ġfacing": 9189,
+      "Ġsprinkle": 9190,
+      "Ġtextures": 9191,
+      "Ġguards": 9192,
+      "Ġfans": 9193,
+      "Zoe": 9194,
+      "Ġpetting": 9195,
+      "Ġbowing": 9196,
+      "Ġpleas": 9197,
+      "ĠBubu": 9198,
+      "Gina": 9199,
+      "##emy": 9200,
+      "ĠBert": 9201,
+      "Ġpopping": 9202,
+      "ĠAndrew": 9203,
+      "Ġrobin": 9204,
+      "ĠMatch": 9205,
+      "Ġenemy": 9206,
+      "ĠGabby": 9207,
+      "Ġmysteries": 9208,
+      "Pepper": 9209,
+      "ĠWoolly": 9210,
+      "Ġdetails": 9211,
+      "Ġquizzes": 9212,
+      "Ġsnort": 9213,
+      "Ġdrowned": 9214,
+      "Ġshimmering": 9215,
+      "ĠGlow": 9216,
+      "Ġcountries": 9217,
+      "Ġfrustration": 9218,
+      "Ġniece": 9219,
+      "##icious": 9220,
+      "##hings": 9221,
+      "Ġposs": 9222,
+      "ĠBeef": 9223,
+      "Ġoutfits": 9224,
+      "##racted": 9225,
+      "Ġknobs": 9226,
+      "ĠOxy": 9227,
+      "Ġflowing": 9228,
+      "Ġcrops": 9229,
+      "Ġmaps": 9230,
+      "##OO": 9231,
+      "Ġwig": 9232,
+      "Ġwhoosh": 9233,
+      "Ġendings": 9234,
+      "Ġbaa": 9235,
+      "Ġimaginations": 9236,
+      "Bubbles": 9237,
+      "##ouched": 9238,
+      "##ellie": 9239,
+      "Ġgoodies": 9240,
+      "ĠJenn": 9241,
+      "Jessie": 9242,
+      "##ibbles": 9243,
+      "##cycles": 9244,
+      "ĠChip": 9245,
+      "Ġangrier": 9246,
+      "Ġcarts": 9247,
+      "ĠRavi": 9248,
+      "Ġmarve": 9249,
+      "Ġbushy": 9250,
+      "Ġweaker": 9251,
+      "Ġboil": 9252,
+      "Ġgrumbled": 9253,
+      "Ġknit": 9254,
+      "Ġdirtier": 9255,
+      "Ġfolds": 9256,
+      "Ġhunting": 9257,
+      "Ġdesks": 9258,
+      "ĠHelen": 9259,
+      "ĠAccidents": 9260,
+      "Bless": 9261,
+      "##bu": 9262,
+      "##amil": 9263,
+      "ĠOxygen": 9264,
+      "ĠBarry": 9265,
+      "Ġflashes": 9266,
+      "Ġspaces": 9267,
+      "##rnie": 9268,
+      "Ġcracker": 9269,
+      "Ġstacks": 9270,
+      "that": 9271,
+      "ĠSeeing": 9272,
+      "Ġswaying": 9273,
+      "Tuna": 9274,
+      "Ġflock": 9275,
+      "ĠDeal": 9276,
+      "ĠTessa": 9277,
+      "ĠRing": 9278,
+      "Ġswapped": 9279,
+      "Ġability": 9280,
+      "Ġsquinted": 9281,
+      "Ġmindful": 9282,
+      "Ġmember": 9283,
+      "Ġpeeped": 9284,
+      "Ġbinoculars": 9285,
+      "Want": 9286,
+      "ĠFix": 9287,
+      "ĠNora": 9288,
+      "Ġmicrow": 9289,
+      "Ġcrowded": 9290,
+      "Ġlocal": 9291,
+      "Squ": 9292,
+      "Ġquacks": 9293,
+      "Ġmicrowave": 9294,
+      "Cra": 9295,
+      "Ġwrench": 9296,
+      "##pples": 9297,
+      "ĠCurious": 9298,
+      "Ġstew": 9299,
+      "ĠSpicy": 9300,
+      "Ġwriter": 9301,
+      "poison": 9302,
+      "repeat": 9303,
+      "##udy": 9304,
+      "Ġdate": 9305,
+      "ĠBar": 9306,
+      "##getic": 9307,
+      "Ġfond": 9308,
+      "ĠPast": 9309,
+      "Ġlistener": 9310,
+      "Ġproperty": 9311,
+      "cat": 9312,
+      "Ġblushed": 9313,
+      "Ġglared": 9314,
+      "Ġunless": 9315,
+      "ĠMole": 9316,
+      "Ġresponsibility": 9317,
+      "Ġmoonlight": 9318,
+      "Ġrebu": 9319,
+      "Ġdoorstep": 9320,
+      "ĠRes": 9321,
+      "Ġpriv": 9322,
+      "ĠCoal": 9323,
+      "Matt": 9324,
+      "Ġwhine": 9325,
+      "Ġphones": 9326,
+      "Ġlaws": 9327,
+      "Ġstirs": 9328,
+      "guess": 9329,
+      "##pera": 9330,
+      "Ġfunn": 9331,
+      "ĠCut": 9332,
+      "ĠCandy": 9333,
+      "Jon": 9334,
+      "Ġdisappearing": 9335,
+      "Ġpalms": 9336,
+      "##asmine": 9337,
+      "Ġnatur": 9338,
+      "Whose": 9339,
+      "ĠPretty": 9340,
+      "Ġmayor": 9341,
+      "Ġconnect": 9342,
+      "Baa": 9343,
+      "##eze": 9344,
+      "ĠBobbie": 9345,
+      "Ġowls": 9346,
+      "Ġmailing": 9347,
+      "##ala": 9348,
+      "Ġwildflowers": 9349,
+      "ĠAnimals": 9350,
+      "##upt": 9351,
+      "Ġpouch": 9352,
+      "Ġuntangle": 9353,
+      "Ġdisaster": 9354,
+      "Ġunfamil": 9355,
+      "Wiggly": 9356,
+      "ĠToo": 9357,
+      "ĠBooks": 9358,
+      "Being": 9359,
+      "ĠTriangle": 9360,
+      "Ġunfamiliar": 9361,
+      "Ava": 9362,
+      "Fly": 9363,
+      "Sc": 9364,
+      "##venir": 9365,
+      "ĠWhite": 9366,
+      "ĠPrune": 9367,
+      "Cindy": 9368,
+      "##ending": 9369,
+      "ĠEat": 9370,
+      "##ibly": 9371,
+      "Ġsouvenir": 9372,
+      "Ġhaven": 9373,
+      "##endant": 9374,
+      "Ġnoticing": 9375,
+      "ĠPot": 9376,
+      "Ġfixer": 9377,
+      "ĠTrucky": 9378,
+      "ĠWonder": 9379,
+      "##lor": 9380,
+      "##bank": 9381,
+      "##mers": 9382,
+      "ĠHorsie": 9383,
+      "##sey": 9384,
+      "##entr": 9385,
+      "##rap": 9386,
+      "ĠFaye": 9387,
+      "Ġtroll": 9388,
+      "Ġconfidence": 9389,
+      "Ġflick": 9390,
+      "ĠRight": 9391,
+      "ĠClose": 9392,
+      "Ġhesitation": 9393,
+      "ĠSleepy": 9394,
+      "Ġhooves": 9395,
+      "Ġlim": 9396,
+      "Ġjing": 9397,
+      "this": 9398,
+      "ĠMatilda": 9399,
+      "Ġsatisfa": 9400,
+      "Mittens": 9401,
+      "Ġprank": 9402,
+      "ĠClean": 9403,
+      "ĠRun": 9404,
+      "ĠHeli": 9405,
+      "ĠCrabby": 9406,
+      "Ġsatisfaction": 9407,
+      "ĠIcy": 9408,
+      "ĠMila": 9409,
+      "##ching": 9410,
+      "Ġpecks": 9411,
+      "Ġcreak": 9412,
+      "Ġdisagre": 9413,
+      "##iky": 9414,
+      "Ġaston": 9415,
+      "ĠImmediately": 9416,
+      "Ġtugging": 9417,
+      "##icate": 9418,
+      "Ġsoftened": 9419,
+      "Ġstains": 9420,
+      "Ġconcentr": 9421,
+      "Ġrinse": 9422,
+      "ĠBro": 9423,
+      "Ġshave": 9424,
+      "Ġbending": 9425,
+      "Ġtimid": 9426,
+      "Playing": 9427,
+      "Make": 9428,
+      "##inging": 9429,
+      "Ġbumping": 9430,
+      "Ġattaching": 9431,
+      "ĠScissors": 9432,
+      "##lish": 9433,
+      "ĠSir": 9434,
+      "Ġlava": 9435,
+      "##ths": 9436,
+      "Ġrods": 9437,
+      "Ġoverwhelmed": 9438,
+      "##stand": 9439,
+      "##scar": 9440,
+      "Ġwriggled": 9441,
+      "Milo": 9442,
+      "Ġinjured": 9443,
+      "ĠEd": 9444,
+      "Ġreversing": 9445,
+      "Ġinstrument": 9446,
+      "Ġswirl": 9447,
+      "Ġruff": 9448,
+      "Ġsnar": 9449,
+      "Ġglows": 9450,
+      "Ġburger": 9451,
+      "Robby": 9452,
+      "ĠMelissa": 9453,
+      "##cessary": 9454,
+      "Ġexploration": 9455,
+      "Ġcapt": 9456,
+      "Close": 9457,
+      "Ġclut": 9458,
+      "Ġcompan": 9459,
+      "ĠStartled": 9460,
+      "Ġmotorcycles": 9461,
+      "Ġfireflies": 9462,
+      "Ġfacts": 9463,
+      "Ġfetched": 9464,
+      "ĠLots": 9465,
+      "Ġhates": 9466,
+      "ĠFlap": 9467,
+      "Ġchatted": 9468,
+      "Wally": 9469,
+      "ĠBonnie": 9470,
+      "ĠCammy": 9471,
+      "Ġwarmed": 9472,
+      "Ġunlocking": 9473,
+      "Ring": 9474,
+      "##lo": 9475,
+      "##ulf": 9476,
+      "Sm": 9477,
+      "##adually": 9478,
+      "Ġlever": 9479,
+      "Ġsometime": 9480,
+      "##urple": 9481,
+      "Ġskies": 9482,
+      "Ġoldest": 9483,
+      "Ġsandpit": 9484,
+      "Ġsends": 9485,
+      "ĠReliable": 9486,
+      "Dino": 9487,
+      "Im": 9488,
+      "Ġsmelt": 9489,
+      "ĠJohnson": 9490,
+      "Ġcirc": 9491,
+      "Ġsalon": 9492,
+      "Ġfooled": 9493,
+      "ĠGreeny": 9494,
+      "Excited": 9495,
+      "Ġtunes": 9496,
+      "Ġdetect": 9497,
+      "Ġtoppings": 9498,
+      "ĠPink": 9499,
+      "Ġkissing": 9500,
+      "Ġprod": 9501,
+      "Abracadabra": 9502,
+      "sorry": 9503,
+      "Ġcutter": 9504,
+      "Ġstings": 9505,
+      "Ġrubb": 9506,
+      "Ġwiggling": 9507,
+      "Ġblonde": 9508,
+      "Fish": 9509,
+      "ex": 9510,
+      "ĠOpen": 9511,
+      "Ġbrakes": 9512,
+      "Ġclearly": 9513,
+      "Ġswirls": 9514,
+      "Ġnatural": 9515,
+      "##oard": 9516,
+      "##off": 9517,
+      "Ġhalves": 9518,
+      "ĠLi": 9519,
+      "Ġclips": 9520,
+      "Ġcupcake": 9521,
+      "Ġhippos": 9522,
+      "Isn": 9523,
+      "Ġcertainly": 9524,
+      "##esses": 9525,
+      "Ġcrushed": 9526,
+      "Ġtents": 9527,
+      "Ġstretchy": 9528,
+      "ĠClimb": 9529,
+      "Ġchallenges": 9530,
+      "ĠFlicker": 9531,
+      "Ġconquered": 9532,
+      "Hope": 9533,
+      "Ġlizards": 9534,
+      "Ġostriches": 9535,
+      "Ġbanging": 9536,
+      "##ruct": 9537,
+      "Ġrepairing": 9538,
+      "Ġswayed": 9539,
+      "Ġconcerned": 9540,
+      "##val": 9541,
+      "Ġmunched": 9542,
+      "ĠWorking": 9543,
+      "Ġdifferently": 9544,
+      "Ġvinegar": 9545,
+      "##keepers": 9546,
+      "Maya": 9547,
+      "Ġsurvive": 9548,
+      "ĠJody": 9549,
+      "Ġrealise": 9550,
+      "Doctor": 9551,
+      "Ġpassenger": 9552,
+      "ĠFlopsy": 9553,
+      "Ġmiracle": 9554,
+      "Ġpounced": 9555,
+      "ĠSundays": 9556,
+      "Ġjudges": 9557,
+      "am": 9558,
+      "Ġotherwise": 9559,
+      "ĠRiley": 9560,
+      "Ġembra": 9561,
+      "Ġmooed": 9562,
+      "##aste": 9563,
+      "Ġrags": 9564,
+      "smelling": 9565,
+      "Ġrubbish": 9566,
+      "Many": 9567,
+      "Ġfist": 9568,
+      "ĠRh": 9569,
+      "ĠGrump": 9570,
+      "##erg": 9571,
+      "Ġsnip": 9572,
+      "ĠRosa": 9573,
+      "ĠWhich": 9574,
+      "Ġriverbank": 9575,
+      "Ġcapes": 9576,
+      "Eww": 9577,
+      "Ġgooey": 9578,
+      "ĠOf": 9579,
+      "##ula": 9580,
+      "Ġglided": 9581,
+      "Ġsensation": 9582,
+      "Ġbound": 9583,
+      "##isible": 9584,
+      "Ġalley": 9585,
+      "Ġwoken": 9586,
+      "Ġguesses": 9587,
+      "Ġarrives": 9588,
+      "Ġbubbling": 9589,
+      "Ġcoolest": 9590,
+      "Ġlectures": 9591,
+      "Ġtorto": 9592,
+      "Ġpoop": 9593,
+      "##uno": 9594,
+      "Ġrobe": 9595,
+      "##istory": 9596,
+      "Ġsnowflake": 9597,
+      "Ġinvisible": 9598,
+      "Ġspeaker": 9599,
+      "Zigzag": 9600,
+      "Ġparks": 9601,
+      "Ġvibrant": 9602,
+      "Luke": 9603,
+      "ĠTra": 9604,
+      "Ġstacking": 9605,
+      "ĠLooking": 9606,
+      "Ġstomachs": 9607,
+      "ĠOutside": 9608,
+      "Ġpounds": 9609,
+      "Ġbas": 9610,
+      "##iggles": 9611,
+      "Ġcrickets": 9612,
+      "ĠLightning": 9613,
+      "Ġbats": 9614,
+      "Ġsuccessfully": 9615,
+      "Ġcomputers": 9616,
+      "ĠOrange": 9617,
+      "ĠWhee": 9618,
+      "why": 9619,
+      "Ġtortoise": 9620,
+      "Kayla": 9621,
+      "Ġjoyfully": 9622,
+      "Ġscene": 9623,
+      "Ġcompanion": 9624,
+      "##ingly": 9625,
+      "##urity": 9626,
+      "Ġhoses": 9627,
+      "Ġcrisp": 9628,
+      "Ġcalmer": 9629,
+      "Ġcopied": 9630,
+      "Ġluckiest": 9631,
+      "Ġdisagreement": 9632,
+      "More": 9633,
+      "Susan": 9634,
+      "ĠCD": 9635,
+      "Ġsells": 9636,
+      "Ġloyalty": 9637,
+      "Ġrider": 9638,
+      "Ġracer": 9639,
+      "Ġpearls": 9640,
+      "Ġcommun": 9641,
+      "ĠBa": 9642,
+      "Ġgoodness": 9643,
+      "Ġwinds": 9644,
+      "Ġdesperately": 9645,
+      "Ġreunited": 9646,
+      "##rum": 9647,
+      "##hh": 9648,
+      "Ġtale": 9649,
+      "Ġdou": 9650,
+      "##verse": 9651,
+      "##emon": 9652,
+      "ĠPer": 9653,
+      "ĠBlack": 9654,
+      "Ġtongues": 9655,
+      "Ġhips": 9656,
+      "ĠSugar": 9657,
+      "ĠLaw": 9658,
+      "ĠRaven": 9659,
+      "Ġchatting": 9660,
+      "##ani": 9661,
+      "ĠIron": 9662,
+      "ĠOld": 9663,
+      "Ġintently": 9664,
+      "ĠAnnabelle": 9665,
+      "ĠCarla": 9666,
+      "ĠSteven": 9667,
+      "Julia": 9668,
+      "ĠWinky": 9669,
+      "Ġchicks": 9670,
+      "Ġguitars": 9671,
+      "Robbie": 9672,
+      "Ġsoda": 9673,
+      "##bert": 9674,
+      "Catch": 9675,
+      "Found": 9676,
+      "Ooh": 9677,
+      "out": 9678,
+      "##gn": 9679,
+      "##mie": 9680,
+      "##nded": 9681,
+      "Ġgall": 9682,
+      "Ġlevel": 9683,
+      "Ġtwel": 9684,
+      "ĠUni": 9685,
+      "Ġmajest": 9686,
+      "ĠSettle": 9687,
+      "ĠCoby": 9688,
+      "ĠJose": 9689,
+      "!'\"": 9690,
+      "Ġreappeared": 9691,
+      "Ġdumb": 9692,
+      "Ġwhines": 9693,
+      "ĠApril": 9694,
+      "Ġbund": 9695,
+      "Ġglobe": 9696,
+      "Ġalligators": 9697,
+      "Ġseparating": 9698,
+      "Ġawhile": 9699,
+      "!'.": 9700,
+      "colored": 9701,
+      "Ġastonished": 9702,
+      "##ites": 9703,
+      "ĠMa": 9704,
+      "Ġspiky": 9705,
+      "ĠPaula": 9706,
+      "Ġcousins": 9707,
+      "Ġdesperate": 9708,
+      "##reg": 9709,
+      "Ġgates": 9710,
+      "##urricane": 9711,
+      "Ġlearner": 9712,
+      "Ġaboard": 9713,
+      "ĠSocky": 9714,
+      "##izza": 9715,
+      "Ġcroak": 9716,
+      "Something": 9717,
+      "Ġcaution": 9718,
+      "Ġtwelve": 9719,
+      "fived": 9720,
+      "Ġrins": 9721,
+      "ĠCare": 9722,
+      "Ġintelligence": 9723,
+      "ĠRoar": 9724,
+      "Ġdisobeyed": 9725,
+      "Snap": 9726,
+      "ĠLiam": 9727,
+      "Ġdoves": 9728,
+      "Ġsquashes": 9729,
+      "Ġzookeepers": 9730,
+      "Chicky": 9731,
+      "Ġescap": 9732,
+      "Ġrebuild": 9733,
+      "Ġcuc": 9734,
+      "Ġank": 9735,
+      "Ġappearance": 9736,
+      "Toys": 9737,
+      "##udge": 9738,
+      "ĠSpin": 9739,
+      "Ġblooms": 9740,
+      "Ġtaps": 9741,
+      "Ġelectricity": 9742,
+      "Sleep": 9743,
+      "Ġlighting": 9744,
+      "Ġsurely": 9745,
+      "aids": 9746,
+      "Ġpeeks": 9747,
+      "ĠViolet": 9748,
+      "##sa": 9749,
+      "Ġtant": 9750,
+      "Ġprog": 9751,
+      "Ġstrokes": 9752,
+      "Ġsquirted": 9753,
+      "Ġroutine": 9754,
+      "'?\"": 9755,
+      "##rent": 9756,
+      "##cker": 9757,
+      "Ġblame": 9758,
+      "##ushes": 9759,
+      "Ġhatched": 9760,
+      "Ġcreep": 9761,
+      "Ġpersistence": 9762,
+      "##sie": 9763,
+      "##bed": 9764,
+      "Ġstun": 9765,
+      "ĠLu": 9766,
+      "Ġleaking": 9767,
+      "##arning": 9768,
+      "##orth": 9769,
+      "ĠRace": 9770,
+      "Ġcooks": 9771,
+      "Ġtickling": 9772,
+      "Ġburgers": 9773,
+      "Ġseashe": 9774,
+      "##afe": 9775,
+      "Ġmold": 9776,
+      "ĠPuff": 9777,
+      "Ġpainful": 9778,
+      "Share": 9779,
+      "Ġpopsic": 9780,
+      "Ġoccasion": 9781,
+      "Jeff": 9782,
+      "\"!": 9783,
+      "ĠKn": 9784,
+      "ĠInch": 9785,
+      "stop": 9786,
+      "ĠHor": 9787,
+      "Ġshattered": 9788,
+      "##chief": 9789,
+      "ĠCher": 9790,
+      "ĠComet": 9791,
+      "##oving": 9792,
+      "##lyn": 9793,
+      "Ġdeeply": 9794,
+      "ĠCats": 9795,
+      "Ġtempting": 9796,
+      "Sw": 9797,
+      "##ole": 9798,
+      "Ġunderwater": 9799,
+      "Ġbuilders": 9800,
+      "Ġsecurity": 9801,
+      "ĠSharp": 9802,
+      "Ġrevealing": 9803,
+      "Ġchooses": 9804,
+      "Ġrinsed": 9805,
+      "bang": 9806,
+      "##usion": 9807,
+      "ĠDuke": 9808,
+      "ĠRara": 9809,
+      "##ggles": 9810,
+      "Ġquilt": 9811,
+      "Ġchopping": 9812,
+      "Ġmelts": 9813,
+      "ĠCarly": 9814,
+      "ĠPinchy": 9815,
+      "Ġtantrum": 9816,
+      "ĠPark": 9817,
+      "ĠWhale": 9818,
+      "Ġthrone": 9819,
+      "ĠAlf": 9820,
+      "Ġsweeter": 9821,
+      "Ġsweetly": 9822,
+      "Ġcrouched": 9823,
+      "Ġbuckles": 9824,
+      "Ġcompeting": 9825,
+      "Shoo": 9826,
+      "Ġallowing": 9827,
+      "Ġtossing": 9828,
+      "##solut": 9829,
+      "##pan": 9830,
+      "Ġsus": 9831,
+      "Ġcontainer": 9832,
+      "ĠQuickly": 9833,
+      "Ġglittered": 9834,
+      "##net": 9835,
+      "##isapp": 9836,
+      "��Reddy": 9837,
+      "ĠSmo": 9838,
+      "Ġundone": 9839,
+      "Ġgoggles": 9840,
+      "Ġcluck": 9841,
+      "ĠRusty": 9842,
+      "Ġadmit": 9843,
+      "Ġsniffled": 9844,
+      "Ġchains": 9845,
+      "Ġenergetic": 9846,
+      "Ġtours": 9847,
+      "##eremy": 9848,
+      "Ġpatients": 9849,
+      "Ġracers": 9850,
+      "ĠCrusty": 9851,
+      "Use": 9852,
+      "Ġlull": 9853,
+      "Ġdefeated": 9854,
+      "ĠOver": 9855,
+      "Ġmeets": 9856,
+      "Ġhelicopters": 9857,
+      "Ġcooed": 9858,
+      "Squeaky": 9859,
+      "Ġwaded": 9860,
+      "ĠGiant": 9861,
+      "ĠStarry": 9862,
+      "Ġprotection": 9863,
+      "Ġimproving": 9864,
+      "Ġdeserves": 9865,
+      "ĠJanet": 9866,
+      "Froggy": 9867,
+      "Mabel": 9868,
+      "##oss": 9869,
+      "Ġhudd": 9870,
+      "Ġlar": 9871,
+      "ĠHops": 9872,
+      "ĠMartin": 9873,
+      "ĠPebby": 9874,
+      "ĠOtherwise": 9875,
+      "Michael": 9876,
+      "##vering": 9877,
+      "ĠDin": 9878,
+      "ĠDragon": 9879,
+      "Ġpairs": 9880,
+      "Rocky": 9881,
+      "Sweet": 9882,
+      "Tara": 9883,
+      "Zero": 9884,
+      "##gr": 9885,
+      "Ġwhiskers": 9886,
+      "Ġrealizing": 9887,
+      "Ġhummed": 9888,
+      "Everything": 9889,
+      "Lou": 9890,
+      "ĠSummer": 9891,
+      "Ġbooth": 9892,
+      "Ġmuster": 9893,
+      "ĠJet": 9894,
+      "Three": 9895,
+      "Ġnicest": 9896,
+      "Ġmelody": 9897,
+      "Ġseriously": 9898,
+      "Ġpeels": 9899,
+      "Ġgod": 9900,
+      "Ġattempts": 9901,
+      "Curious": 9902,
+      "ĠTears": 9903,
+      "##ifer": 9904,
+      "Ġimaginary": 9905,
+      "Ġtanks": 9906,
+      "Ġfurious": 9907,
+      "Ġguardian": 9908,
+      "Ġwinks": 9909,
+      "Ġlarger": 9910,
+      "Nick": 9911,
+      "##ware": 9912,
+      "Ġblades": 9913,
+      "##asy": 9914,
+      "ĠKind": 9915,
+      "Ġcentre": 9916,
+      "Linda": 9917,
+      "Say": 9918,
+      "Surrender": 9919,
+      "Ġdedic": 9920,
+      "Ġaloud": 9921,
+      "Ġmessier": 9922,
+      "ĠLiza": 9923,
+      "Twinkle": 9924,
+      "Ġexchange": 9925,
+      "ĠLand": 9926,
+      "##aps": 9927,
+      "ĠKyle": 9928,
+      "ĠMona": 9929,
+      "ĠSwimmy": 9930,
+      "ĠThings": 9931,
+      "##raw": 9932,
+      "ĠPatient": 9933,
+      "Ġcruel": 9934,
+      "Ġmarvel": 9935,
+      "Ġcourageous": 9936,
+      "Ġunwrap": 9937,
+      "Ġsquawk": 9938,
+      "Ġstur": 9939,
+      "Ġobst": 9940,
+      "Ġrisky": 9941,
+      "ĠBrad": 9942,
+      "Ġ''": 9943,
+      "Ġdives": 9944,
+      "ĠBreezy": 9945,
+      "Ġnearer": 9946,
+      "Ġmunching": 9947,
+      "##OP": 9948,
+      "Ġtot": 9949,
+      "Ġoffers": 9950,
+      "Still": 9951,
+      "Ice": 9952,
+      "ĠOscar": 9953,
+      "ĠBell": 9954,
+      "Ġrect": 9955,
+      "Ġarmy": 9956,
+      "Ġholidays": 9957,
+      "ĠDogs": 9958,
+      "Ġstrolled": 9959,
+      "shrink": 9960,
+      "ĠBrain": 9961,
+      "##solutely": 9962,
+      "Ol": 9963,
+      "Ġtreas": 9964,
+      "Ġfail": 9965,
+      "ĠPass": 9966,
+      "ĠJennie": 9967,
+      "Ġwrapper": 9968,
+      "Ġpanicking": 9969,
+      "ĠSunshine": 9970,
+      "Ġdips": 9971,
+      "Ġallerg": 9972,
+      "Ġopt": 9973,
+      "Ġmeadows": 9974,
+      "Ġhorrible": 9975,
+      "Aw": 9976,
+      "##idi": 9977,
+      "Ġcooled": 9978,
+      "Ġlamps": 9979,
+      "Ġinju": 9980,
+      "June": 9981,
+      "##Jo": 9982,
+      "Ġboiling": 9983,
+      "Ġdryer": 9984,
+      "##meal": 9985,
+      "ĠExcitedly": 9986,
+      "##ew": 9987,
+      "Ġhost": 9988,
+      "Ġincredibly": 9989,
+      "Ġpuffed": 9990,
+      "Care": 9991,
+      "##ically": 9992,
+      "ĠSpinny": 9993,
+      "Ġelders": 9994,
+      "Ġcherish": 9995,
+      "Ġrotted": 9996,
+      "ĠClay": 9997,
+      "ĠWinter": 9998,
+      "Ġcoughing": 9999,
+      "Ġheights": 10000,
+      "ĠCrocodile": 10001,
+      "Ġpossib": 10002,
+      "Ġtreasured": 10003,
+      "Move": 10004,
+      "Sky": 10005,
+      "Ġbold": 10006,
+      "Ġcanv": 10007,
+      "Ġpeak": 10008,
+      "Ġfuss": 10009,
+      "Ġpedaling": 10010,
+      "ĠSquare": 10011,
+      "##cloth": 10012,
+      "Ġnarrow": 10013,
+      "Ġcupboards": 10014,
+      "Pippa": 10015,
+      "Ġtransformed": 10016,
+      "Enjoy": 10017,
+      "##con": 10018,
+      "Ġsax": 10019,
+      "##ighty": 10020,
+      "ĠDilly": 10021,
+      "Ġ--": 10022,
+      "ĠBruce": 10023,
+      "##guard": 10024,
+      "##parable": 10025,
+      "ĠVery": 10026,
+      "ĠDidi": 10027,
+      "Ġmarveled": 10028,
+      "Ġmustered": 10029,
+      "Ġshaky": 10030,
+      "##aly": 10031,
+      "Ġsection": 10032,
+      "##iciest": 10033,
+      "Ġscre": 10034,
+      "##ippers": 10035,
+      "Ġclubs": 10036,
+      "Dare": 10037,
+      "she": 10038,
+      "##well": 10039,
+      "Ġsinking": 10040,
+      "ĠPurple": 10041,
+      "Ġuncovered": 10042,
+      "Ġsoftest": 10043,
+      "ĠLeah": 10044,
+      "Ġinseparable": 10045,
+      "Ġordering": 10046,
+      "##antern": 10047,
+      "##iraffe": 10048,
+      "Ġroo": 10049,
+      "ĠErnie": 10050,
+      "ĠJoanna": 10051,
+      "Ġsuggests": 10052,
+      "ĠFriendship": 10053,
+      "saw": 10054,
+      "Ġnations": 10055,
+      "Ġunst": 10056,
+      "ĠGu": 10057,
+      "Ġraincoats": 10058,
+      "Ġallergic": 10059,
+      "Ġnecessary": 10060,
+      "Ġoverhead": 10061,
+      "Ġmustn": 10062,
+      "Sophia": 10063,
+      "Ġhob": 10064,
+      "ĠTidy": 10065,
+      "##illas": 10066,
+      "Ġfloppy": 10067,
+      "Ġgratefully": 10068,
+      "Ġzippers": 10069,
+      "Jessica": 10070,
+      "Ġgallop": 10071,
+      "##los": 10072,
+      "##oured": 10073,
+      "##ggie": 10074,
+      "Ġcurrent": 10075,
+      "Ġoatmeal": 10076,
+      "##otch": 10077,
+      "##iring": 10078,
+      "Ġpractised": 10079,
+      "Ġskips": 10080,
+      "Ġpraise": 10081,
+      "ĠCarrie": 10082,
+      "Boom": 10083,
+      "##isbee": 10084,
+      "Ġspare": 10085,
+      "ĠFa": 10086,
+      "Ġmusicians": 10087,
+      "Ġrecommendation": 10088,
+      "Ġheavily": 10089,
+      "##aisie": 10090,
+      "##ooray": 10091,
+      "Ġcanvas": 10092,
+      "Prin": 10093,
+      "Promise": 10094,
+      "Ġcompleting": 10095,
+      "ĠCrane": 10096,
+      "Ġankle": 10097,
+      "##des": 10098,
+      "Ġdashed": 10099,
+      "##ildren": 10100,
+      "Ġmushy": 10101,
+      "ĠPotato": 10102,
+      "ĠHank": 10103,
+      "Ġslot": 10104,
+      "ĠBrush": 10105,
+      "Ġborrowing": 10106,
+      "Ġdevast": 10107,
+      "Ġlush": 10108,
+      "Ġshowers": 10109,
+      "ĠCell": 10110,
+      "Ġenjoys": 10111,
+      "ĠRobin": 10112,
+      "Ġrowing": 10113,
+      "Ġconfusion": 10114,
+      "Ġexperiment": 10115,
+      "Ġcharacter": 10116,
+      "Ġglittery": 10117,
+      "Lizzie": 10118,
+      "ĠSkeleton": 10119,
+      "ĠOak": 10120,
+      "Ġchili": 10121,
+      "Ġglanced": 10122,
+      "ĠNumber": 10123,
+      "Ġchalks": 10124,
+      "Ant": 10125,
+      "Ġarom": 10126,
+      "Ġmac": 10127,
+      "ĠHurricane": 10128,
+      "##aling": 10129,
+      "Ġconv": 10130,
+      "Ġsleigh": 10131,
+      "Ġscenery": 10132,
+      "ĠRespect": 10133,
+      "##oned": 10134,
+      "ĠHa": 10135,
+      "ĠBelle": 10136,
+      "Ġdrill": 10137,
+      "Ġvalues": 10138,
+      "ĠClub": 10139,
+      "Turn": 10140,
+      "##rice": 10141,
+      "##alled": 10142,
+      "Ġreck": 10143,
+      "ĠAlan": 10144,
+      "Ġactors": 10145,
+      "Ġlullaby": 10146,
+      "##stantly": 10147,
+      "ĠMop": 10148,
+      "Ġseated": 10149,
+      "Ġchatter": 10150,
+      "Ġfolders": 10151,
+      "Ġenclos": 10152,
+      "Ġairplanes": 10153,
+      "Mikey": 10154,
+      "Ġenclosure": 10155,
+      "ĠFun": 10156,
+      "ĠYum": 10157,
+      "Ġhuddled": 10158,
+      "Ġlasers": 10159,
+      "ĠNate": 10160,
+      "Ġheadache": 10161,
+      "Ġcompromise": 10162,
+      "ĠFluff": 10163,
+      "ĠCarrot": 10164,
+      "Ġunfold": 10165,
+      "Ġhundreds": 10166,
+      "Ġcondition": 10167,
+      "Ġpleasant": 10168,
+      "Ġconvince": 10169,
+      "Ġrecess": 10170,
+      "Ġhoot": 10171,
+      "##shop": 10172,
+      "ĠAlarm": 10173,
+      "Ġdevastated": 10174,
+      "so": 10175,
+      "Ġfulf": 10176,
+      "ĠMs": 10177,
+      "Ġhairs": 10178,
+      "Ġcompliment": 10179,
+      "ĠAgain": 10180,
+      "Ġreckless": 10181,
+      "Right": 10182,
+      "Ġroyal": 10183,
+      "Ġrocky": 10184,
+      "ĠKen": 10185,
+      "Ġanten": 10186,
+      "Ġsmoking": 10187,
+      "Ġcords": 10188,
+      "Ġsoothing": 10189,
+      "Marth": 10190,
+      "##mate": 10191,
+      "Ġpiled": 10192,
+      "ĠMamma": 10193,
+      "ĠEating": 10194,
+      "Ġmustaches": 10195,
+      "Ġdistracted": 10196,
+      "Ġsturdy": 10197,
+      "Martha": 10198,
+      "Jan": 10199,
+      "Ġpea": 10200,
+      "##atest": 10201,
+      "##people": 10202,
+      "ĠLeaf": 10203,
+      "Ġshields": 10204,
+      "Ġladybugs": 10205,
+      "Ġconduct": 10206,
+      "Ġconsiderate": 10207,
+      "Ġwax": 10208,
+      "##immered": 10209,
+      "ĠJasmine": 10210,
+      "##ift": 10211,
+      "Ġglisten": 10212,
+      "ĠPar": 10213,
+      "##scotch": 10214,
+      "Ġcombs": 10215,
+      "Ġdisappears": 10216,
+      "##atform": 10217,
+      "Ġhovering": 10218,
+      "Ġbuys": 10219,
+      "Ġpetal": 10220,
+      "Ġtemptation": 10221,
+      "Poor": 10222,
+      "Ġbeeping": 10223,
+      "Ġwobbles": 10224,
+      "ĠBroccoli": 10225,
+      "Fortunately": 10226,
+      "Mina": 10227,
+      "##rings": 10228,
+      "##ders": 10229,
+      "Ġplatform": 10230,
+      "Ġyuck": 10231,
+      "ĠWake": 10232,
+      "##acey": 10233,
+      "Ġfences": 10234,
+      "Ġlifeguard": 10235,
+      "Ġpantry": 10236,
+      "clock": 10237,
+      "##ruction": 10238,
+      "##wen": 10239,
+      "ĠSandra": 10240,
+      "##aming": 10241,
+      "Ġsparrow": 10242,
+      "ĠStanley": 10243,
+      "Ġtownspeople": 10244,
+      "ĠFizzy": 10245,
+      "ĠCould": 10246,
+      "ĠSpoon": 10247,
+      "Ġcommunicate": 10248,
+      "ĠHorsy": 10249,
+      "ĠSoar": 10250,
+      "Ġmotions": 10251,
+      "Ġagreeing": 10252,
+      "Ġaroma": 10253,
+      "Mix": 10254,
+      "Ġcables": 10255,
+      "Ġaisles": 10256,
+      "Hooray": 10257,
+      "Ġashes": 10258,
+      "Ġabsolutely": 10259,
+      "Ġembarrassing": 10260,
+      "Ġcharged": 10261,
+      "or": 10262,
+      "Ġpail": 10263,
+      "ĠAvery": 10264,
+      "Ġclim": 10265,
+      "ĠCake": 10266,
+      "ĠAllie": 10267,
+      "Ġloads": 10268,
+      "ĠGraceful": 10269,
+      "ĠLucas": 10270,
+      "Ġconductor": 10271,
+      "Ġsly": 10272,
+      "Ġsilk": 10273,
+      "ĠBark": 10274,
+      "ĠSoap": 10275,
+      "Ġhorror": 10276,
+      "Ġcaves": 10277,
+      "ĠStand": 10278,
+      "##robes": 10279,
+      "Mel": 10280,
+      "Wisdom": 10281,
+      "Ġwhir": 10282,
+      "Ġsnoring": 10283,
+      "Ġwoodpe": 10284,
+      "Ġearrings": 10285,
+      "ĠUgly": 10286,
+      "ĠTuesdays": 10287,
+      "Chew": 10288,
+      "Sk": 10289,
+      "##aily": 10290,
+      "##ibo": 10291,
+      "Ġlil": 10292,
+      "Ġlun": 10293,
+      "ĠSis": 10294,
+      "Ġriddle": 10295,
+      "Ġblade": 10296,
+      "ĠColin": 10297,
+      "Ġgorillas": 10298,
+      "Ġscratchy": 10299,
+      "Ġwanna": 10300,
+      "Ġpayoff": 10301,
+      "##reya": 10302,
+      "Ġmagnific": 10303,
+      "Ġlen": 10304,
+      "Ġspades": 10305,
+      "Ġmovement": 10306,
+      "Catty": 10307,
+      "Ġplank": 10308,
+      "Ġcollars": 10309,
+      "Jenna": 10310,
+      "Ġpossibilities": 10311,
+      "##ka": 10312,
+      "##NG": 10313,
+      "Ġhare": 10314,
+      "Ġcode": 10315,
+      "Ġhurtful": 10316,
+      "ĠPanda": 10317,
+      "Ġantlers": 10318,
+      "##iana": 10319,
+      "Ġpads": 10320,
+      "ĠLibby": 10321,
+      "Duck": 10322,
+      "Pretty": 10323,
+      "Win": 10324,
+      "##barrow": 10325,
+      "Ġroast": 10326,
+      "ĠFork": 10327,
+      "Ġwarmest": 10328,
+      "ĠJosie": 10329,
+      "Ġwheelbarrow": 10330,
+      "ĠBebe": 10331,
+      "Startled": 10332,
+      "Ġpistols": 10333,
+      "Ġsusp": 10334,
+      "Ġhandles": 10335,
+      "ĠThrough": 10336,
+      "ĠRad": 10337,
+      "Ġcrosses": 10338,
+      "Ġdumped": 10339,
+      "Bop": 10340,
+      "El": 10341,
+      "Woo": 10342,
+      "##ateful": 10343,
+      "ĠGert": 10344,
+      "Ġharvest": 10345,
+      "Ġunkind": 10346,
+      "ĠMarley": 10347,
+      "ĠPatrick": 10348,
+      "Maddy": 10349,
+      "okay": 10350,
+      "ĠTick": 10351,
+      "Hippy": 10352,
+      "Sof": 10353,
+      "Ġalongside": 10354,
+      "Suzie": 10355,
+      "ĠMagnet": 10356,
+      "Ġsaxophone": 10357,
+      "Ġlookout": 10358,
+      "Ġhollow": 10359,
+      "Ġflyer": 10360,
+      "Ġworkshop": 10361,
+      "Ġmixes": 10362,
+      "ĠBruno": 10363,
+      "Ġsquawked": 10364,
+      "goodbye": 10365,
+      "Ġdedication": 10366,
+      "'!\"": 10367,
+      "ĠJam": 10368,
+      "Ġdroop": 10369,
+      "ĠReading": 10370,
+      "Ġfunniest": 10371,
+      "Lia": 10372,
+      "ĠHat": 10373,
+      "ĠAf": 10374,
+      "Ġpollen": 10375,
+      "Joh": 10376,
+      "Although": 10377,
+      "Free": 10378,
+      "Ġcarton": 10379,
+      "Ġcherished": 10380,
+      "Ġharmony": 10381,
+      "Ġconfidently": 10382,
+      "Ġsilently": 10383,
+      "ĠMusic": 10384,
+      "Sir": 10385,
+      "Ġhuff": 10386,
+      "ĠEver": 10387,
+      "Ġraises": 10388,
+      "##laus": 10389,
+      "ĠRobot": 10390,
+      "Ġbegs": 10391,
+      "Ġprogress": 10392,
+      "Ġhamster": 10393,
+      "ĠCoffee": 10394,
+      "Show": 10395,
+      "ĠRoxy": 10396,
+      "Ġscowled": 10397,
+      "Ġwoodpecker": 10398,
+      "can": 10399,
+      "Ġhoof": 10400,
+      "Ġstinky": 10401,
+      "ĠOink": 10402,
+      "##umed": 10403,
+      "Ġaback": 10404,
+      "Ġslight": 10405,
+      "ĠComp": 10406,
+      "Ġyawns": 10407,
+      "Ġdefeat": 10408,
+      "King": 10409,
+      "##how": 10410,
+      "##stal": 10411,
+      "ĠGemma": 10412,
+      "Ġclothesline": 10413,
+      "Ġsignal": 10414,
+      "Ġmagnificent": 10415,
+      "ĠSchool": 10416,
+      "Ġfluff": 10417,
+      "Ġgrump": 10418,
+      "ĠGinger": 10419,
+      "Ġtentacles": 10420,
+      "Ġprocess": 10421,
+      "Ġinform": 10422,
+      "Ġclimber": 10423,
+      "Ġdizz": 10424,
+      "##ics": 10425,
+      "##thur": 10426,
+      "Star": 10427,
+      "Ġcuddling": 10428,
+      "ĠAmi": 10429,
+      "Ġlilies": 10430,
+      "be": 10431,
+      "ĠHook": 10432,
+      "Ġdeciding": 10433,
+      "Ġslurp": 10434,
+      "Ġsplitting": 10435,
+      "Ġmesmerised": 10436,
+      "##onfused": 10437,
+      "ĠWr": 10438,
+      "Ġcocon": 10439,
+      "ĠDuring": 10440,
+      "Ġparrots": 10441,
+      "Ġsleeve": 10442,
+      "ĠCarol": 10443,
+      "Ġcoconut": 10444,
+      "surrender": 10445,
+      "ĠLast": 10446,
+      "Ġwhipped": 10447,
+      "ĠApple": 10448,
+      "Ġkeen": 10449,
+      "Ġmagically": 10450,
+      "Ġwhether": 10451,
+      "ĠBea": 10452,
+      "Ġmotors": 10453,
+      "Ġhint": 10454,
+      "Ġcalf": 10455,
+      "Ġjigg": 10456,
+      "Ġrunny": 10457,
+      "Ġgrownup": 10458,
+      "Ġbleeds": 10459,
+      "ĠCherry": 10460,
+      "Abbie": 10461,
+      "##inct": 10462,
+      "ĠClaus": 10463,
+      "Ġsleepover": 10464,
+      "Ġtastiest": 10465,
+      "Ġsteered": 10466,
+      "Ġbathrobes": 10467,
+      "Ġbands": 10468,
+      "Ġcapture": 10469,
+      "Ġhalfway": 10470,
+      "Ġtrailer": 10471,
+      "##ongratulations": 10472,
+      "ĠCookies": 10473,
+      "ĠMail": 10474,
+      "Ġgreatest": 10475,
+      "Ġlonel": 10476,
+      "ĠChar": 10477,
+      "Olly": 10478,
+      "ĠToy": 10479,
+      "ĠOuch": 10480,
+      "ĠNature": 10481,
+      "Ġrespecting": 10482,
+      "Ġbendy": 10483,
+      "Ġwarns": 10484,
+      "Spring": 10485,
+      "Ġachievement": 10486,
+      "Janie": 10487,
+      "Te": 10488,
+      "##mark": 10489,
+      "##ndy": 10490,
+      "Ġnudged": 10491,
+      "Ġfarms": 10492,
+      "Ġfloaty": 10493,
+      "Cara": 10494,
+      "Butter": 10495,
+      "ĠChoo": 10496,
+      "Ġdustpan": 10497,
+      "Cow": 10498,
+      "Simon": 10499,
+      "Ġstalk": 10500,
+      "ĠBibo": 10501,
+      "##rystal": 10502,
+      "##ecord": 10503,
+      "Ġblush": 10504,
+      "ĠCream": 10505,
+      "##colate": 10506,
+      "ĠSpider": 10507,
+      "Whoa": 10508,
+      "Chris": 10509,
+      "Anytime": 10510,
+      "Ġglistening": 10511,
+      "Sit": 10512,
+      "##ocolate": 10513,
+      "ĠDoug": 10514,
+      "Ġcontinuing": 10515,
+      "Ġpancake": 10516,
+      "Ġtrunks": 10517,
+      "ĠCocoa": 10518,
+      "ĠJuice": 10519,
+      "Ġdodging": 10520,
+      "ĠFeather": 10521,
+      "Ġcircled": 10522,
+      "ĠAfric": 10523,
+      "##ki": 10524,
+      "Ġfrisbee": 10525,
+      "ĠPir": 10526,
+      "Ġhideout": 10527,
+      "ĠStri": 10528,
+      "Ġticking": 10529,
+      "Ġwidely": 10530,
+      "Foxy": 10531,
+      "Ġunzip": 10532,
+      "ĠThermometer": 10533,
+      "##ami": 10534,
+      "##kest": 10535,
+      "Ġskate": 10536,
+      "ĠNelly": 10537,
+      "Ġguided": 10538,
+      "Ġshots": 10539,
+      "boos": 10540,
+      "Ġsoul": 10541,
+      "Gogo": 10542,
+      "hand": 10543,
+      "##opped": 10544,
+      "##oors": 10545,
+      "ĠTuck": 10546,
+      "ĠPromise": 10547,
+      "Ġstrap": 10548,
+      "Ġindoors": 10549,
+      "Ġsupplying": 10550,
+      "Squirrel": 10551,
+      "ĠSisi": 10552,
+      "##aylor": 10553,
+      "ĠDel": 10554,
+      "Ġdining": 10555,
+      "Ġhammers": 10556,
+      "Ġsolutions": 10557,
+      "he": 10558,
+      "##lings": 10559,
+      "Ġscience": 10560,
+      "Ġpreschool": 10561,
+      "Ġspirits": 10562,
+      "Ġtheat": 10563,
+      "Ġdaily": 10564,
+      "ĠJes": 10565,
+      "ĠPep": 10566,
+      "ĠShake": 10567,
+      "ĠDancing": 10568,
+      "Ġwiggles": 10569,
+      "Ġavoided": 10570,
+      "Ġamongst": 10571,
+      "Ġexplode": 10572,
+      "##uise": 10573,
+      "Ġwetter": 10574,
+      "##utt": 10575,
+      "Ġgladly": 10576,
+      "Ġseah": 10577,
+      "Ġintroducing": 10578,
+      "ĠJonathan": 10579,
+      "ĠTeach": 10580,
+      "Ġtill": 10581,
+      "Ġmur": 10582,
+      "Ġgul": 10583,
+      "Ġleopards": 10584,
+      "Seeing": 10585,
+      "Ġgulped": 10586,
+      "Ġnanny": 10587,
+      "##usy": 10588,
+      "Ġhopscotch": 10589,
+      "Ġsetup": 10590,
+      "Ġlasted": 10591,
+      "Ġfrightening": 10592,
+      "Ġpurring": 10593,
+      "shirt": 10594,
+      "ĠTrees": 10595,
+      "Ġsnarled": 10596,
+      "ĠSurpr": 10597,
+      "Ġinn": 10598,
+      "Ġscree": 10599,
+      "Ġflippers": 10600,
+      "Tomorrow": 10601,
+      "Ġowning": 10602,
+      "Ġrestoring": 10603,
+      "Ġcompared": 10604,
+      "Ġentering": 10605,
+      "ĠStealing": 10606,
+      "Ġcrafts": 10607,
+      "Ġleng": 10608,
+      "Ġpurch": 10609,
+      "##enses": 10610,
+      "##esy": 10611,
+      "Ġjaws": 10612,
+      "ĠNed": 10613,
+      "Jacky": 10614,
+      "Ġgiants": 10615,
+      "Ġislands": 10616,
+      "Ġlimped": 10617,
+      "Ġdepths": 10618,
+      "Four": 10619,
+      "ĠSilly": 10620,
+      "ĠMac": 10621,
+      "ĠJeremy": 10622,
+      "Ġpoles": 10623,
+      "Maddie": 10624,
+      "Imagine": 10625,
+      "Ġpace": 10626,
+      "##nnie": 10627,
+      "ĠRandy": 10628,
+      "Ġproved": 10629,
+      "Ġtwirls": 10630,
+      "Granny": 10631,
+      "Ġlimits": 10632,
+      "Ġweed": 10633,
+      "ĠWas": 10634,
+      "Ġslime": 10635,
+      "Ġroller": 10636,
+      "##osp": 10637,
+      "Ġcurve": 10638,
+      "ĠJoseph": 10639,
+      "##book": 10640,
+      "Ġrises": 10641,
+      "ĠMild": 10642,
+      "ĠFunny": 10643,
+      "Ġdries": 10644,
+      "Without": 10645,
+      "Push": 10646,
+      "Tell": 10647,
+      "##aron": 10648,
+      "##aries": 10649,
+      "##aret": 10650,
+      "ĠDull": 10651,
+      "##azors": 10652,
+      "ĠJoJo": 10653,
+      "Ġaccess": 10654,
+      "##ustrated": 10655,
+      "Ġauntie": 10656,
+      "Ġtheatre": 10657,
+      "##garet": 10658,
+      "Ġpanting": 10659,
+      "Ġexercising": 10660,
+      "##uttered": 10661,
+      "Ġventure": 10662,
+      "Ġstained": 10663,
+      "Ġtucks": 10664,
+      "Ġbundle": 10665,
+      "##itam": 10666,
+      "Ġneighed": 10667,
+      "Ġenthusiastically": 10668,
+      "Ġrustle": 10669,
+      "Sadie": 10670,
+      "ĠJohny": 10671,
+      "Toto": 10672,
+      "##RA": 10673,
+      "Ġgrain": 10674,
+      "Ġvillain": 10675,
+      "Ġrecipes": 10676,
+      "ĠBees": 10677,
+      "Ġrepairman": 10678,
+      "Ġmissiles": 10679,
+      "Ġchirps": 10680,
+      "Ġcontained": 10681,
+      "Robert": 10682,
+      "?!": 10683,
+      "Over": 10684,
+      "Ġflowed": 10685,
+      "##imbo": 10686,
+      "Reverse": 10687,
+      "Ġobediently": 10688,
+      "Ġnotebooks": 10689,
+      "ĠCleaning": 10690,
+      "Pam": 10691,
+      "Ġwicked": 10692,
+      "Ġmend": 10693,
+      "Ġbirdie": 10694,
+      "##elsey": 10695,
+      "Ġscaly": 10696,
+      "##eller": 10697,
+      "Ġgrunt": 10698,
+      "##issy": 10699,
+      "Ġhunger": 10700,
+      "Ġsmoother": 10701,
+      "Ġcalming": 10702,
+      "Ġurging": 10703,
+      "ĠClare": 10704,
+      "Ġtingling": 10705,
+      "ĠJennifer": 10706,
+      "Ġrooster": 10707,
+      "##els": 10708,
+      "Ġbled": 10709,
+      "Ġblob": 10710,
+      "Wee": 10711,
+      "Ġsmoky": 10712,
+      "##ierce": 10713,
+      "Stella": 10714,
+      "Ġthunderstorm": 10715,
+      "Ġstroller": 10716,
+      "Ġescaping": 10717,
+      "Friend": 10718,
+      "Ph": 10719,
+      "Ġtone": 10720,
+      "ĠTurn": 10721,
+      "##cell": 10722,
+      "Ġvitam": 10723,
+      "ĠGiraffe": 10724,
+      "##acher": 10725,
+      "Ġbabys": 10726,
+      "rays": 10727,
+      "Ġkneels": 10728,
+      "Ġchallenged": 10729,
+      "Ġdodges": 10730,
+      "ĠRonny": 10731,
+      "Ġinnoc": 10732,
+      "Nana": 10733,
+      "##yed": 10734,
+      "ĠTube": 10735,
+      "Ġlantern": 10736,
+      "ĠWorm": 10737,
+      "Ġblur": 10738,
+      "Ġgradually": 10739,
+      "##oyal": 10740,
+      "ĠShould": 10741,
+      "ĠTwisty": 10742,
+      "Ġpecking": 10743,
+      "Ġcrispy": 10744,
+      "Ġrectangle": 10745,
+      "Pop": 10746,
+      "Ġframes": 10747,
+      "ĠDi": 10748,
+      "ĠKenny": 10749,
+      "##anga": 10750,
+      "##gging": 10751,
+      "Along": 10752,
+      "Ġpoisonous": 10753,
+      "##ylan": 10754,
+      "Ġdetective": 10755,
+      "Ġplus": 10756,
+      "ĠPa": 10757,
+      "ĠJodie": 10758,
+      "ĠAfrica": 10759,
+      "ĠTop": 10760,
+      "##isher": 10761,
+      "Ġshame": 10762,
+      "Ġhandleb": 10763,
+      "Ġnotices": 10764,
+      "Ġflooded": 10765,
+      "Ġthreatened": 10766,
+      "Ġtiptoes": 10767,
+      "ĠFeeling": 10768,
+      "Ġpossessions": 10769,
+      "##od": 10770,
+      "ĠSly": 10771,
+      "ĠSeat": 10772,
+      "ĠSinging": 10773,
+      "Ġgruff": 10774,
+      "Ġlightly": 10775,
+      "Samantha": 10776,
+      "Ġprotects": 10777,
+      "Ġrecords": 10778,
+      "ĠPatches": 10779,
+      "Ġjuggle": 10780,
+      "##ydia": 10781,
+      "Ġloos": 10782,
+      "Ġages": 10783,
+      "ĠCle": 10784,
+      "ĠCact": 10785,
+      "Ġtwitched": 10786,
+      "Ġchewy": 10787,
+      "Ġdusted": 10788,
+      "Ġstares": 10789,
+      "Rover": 10790,
+      "Ġcommand": 10791,
+      "Ġsuspicious": 10792,
+      "##onk": 10793,
+      "Ġtrim": 10794,
+      "Ġcheesy": 10795,
+      "ĠHero": 10796,
+      "ĠAfterwards": 10797,
+      "Ġinvol": 10798,
+      "Ġstrikes": 10799,
+      "Ten": 10800,
+      "##bs": 10801,
+      "Ġstiff": 10802,
+      "ĠWow": 10803,
+      "Ġremoving": 10804,
+      "ĠGreg": 10805,
+      "ĠThankfully": 10806,
+      "ĠJoanne": 10807,
+      "ĠOfficer": 10808,
+      "Ġbabysitter": 10809,
+      "Bou": 10810,
+      "Wo": 10811,
+      "gra": 10812,
+      "ĠMill": 10813,
+      "Ġswat": 10814,
+      "ĠPear": 10815,
+      "Ġtoothp": 10816,
+      "Ġturkeys": 10817,
+      "Bouncy": 10818,
+      "Fido": 10819,
+      "Ġplopped": 10820,
+      "ĠLady": 10821,
+      "##ality": 10822,
+      "Ġleaped": 10823,
+      "ĠButton": 10824,
+      "ĠEve": 10825,
+      "ĠNibbles": 10826,
+      "ĠRumble": 10827,
+      "Ġsmoothly": 10828,
+      "Ġfourth": 10829,
+      "##cellent": 10830,
+      "Pass": 10831,
+      "Ralph": 10832,
+      "yield": 10833,
+      "##bur": 10834,
+      "ĠSitting": 10835,
+      "##ilar": 10836,
+      "Ġsnore": 10837,
+      "Ġrefusing": 10838,
+      "Ġflavour": 10839,
+      "Ġbruise": 10840,
+      "Ġseahorse": 10841,
+      "Pick": 10842,
+      "Ġaband": 10843,
+      "ĠZoomie": 10844,
+      "ĠCozy": 10845,
+      "ĠCheese": 10846,
+      "Ġroute": 10847,
+      "ĠMighty": 10848,
+      "##abella": 10849,
+      "Ġbraid": 10850,
+      "Ġwagons": 10851,
+      "Ġpriest": 10852,
+      "Ġflashlights": 10853,
+      "Ġcontented": 10854,
+      "Ġraindrop": 10855,
+      "Ġstomping": 10856,
+      "Ġcharity": 10857,
+      "Ġunload": 10858,
+      "Ġmajestic": 10859,
+      "ĠGuard": 10860,
+      "Ġcig": 10861,
+      "ĠSa": 10862,
+      "ĠNicky": 10863,
+      "ĠDrink": 10864,
+      "##ossom": 10865,
+      "Bet": 10866,
+      "Nobody": 10867,
+      "woo": 10868,
+      "##hadow": 10869,
+      "Ġaid": 10870,
+      "Ġmitt": 10871,
+      "##abeth": 10872,
+      "ĠSoft": 10873,
+      "Ġeyeshadow": 10874,
+      "Ġvol": 10875,
+      "Ġperse": 10876,
+      "Ġdisguise": 10877,
+      "Ġperformers": 10878,
+      "ĠFlame": 10879,
+      "Ar": 10880,
+      "Ana": 10881,
+      "##lock": 10882,
+      "##ya": 10883,
+      "##orious": 10884,
+      "##irty": 10885,
+      "##ige": 10886,
+      "##umn": 10887,
+      "ĠGen": 10888,
+      "Ġnightstand": 10889,
+      "Ġtablecloth": 10890,
+      "Ġquicker": 10891,
+      "Ġorganised": 10892,
+      "Ġmischief": 10893,
+      "Ġstudies": 10894,
+      "Ġinstinct": 10895,
+      "##udrey": 10896,
+      "Ġundo": 10897,
+      "##ett": 10898,
+      "##ential": 10899,
+      "Ġloser": 10900,
+      "##ical": 10901,
+      "##icated": 10902,
+      "ĠFreya": 10903,
+      "ĠDusty": 10904,
+      "Whistle": 10905,
+      "Ġtripping": 10906,
+      "Ġlowers": 10907,
+      "Ġshrimps": 10908,
+      "Ġdisplaying": 10909,
+      "Ahh": 10910,
+      "stupid": 10911,
+      "Fe": 10912,
+      "Larry": 10913,
+      "Years": 10914,
+      "Ġtend": 10915,
+      "##iments": 10916,
+      "ĠTimothy": 10917,
+      "Ġdevice": 10918,
+      "Ġrightful": 10919,
+      "Ġbirthdays": 10920,
+      "ĠFlash": 10921,
+      "Ġmound": 10922,
+      "ĠHonest": 10923,
+      "Ġoars": 10924,
+      "Ġatop": 10925,
+      "##arett": 10926,
+      "Ġprison": 10927,
+      "Ġviol": 10928,
+      "ĠFran": 10929,
+      "ĠMatthew": 10930,
+      "ĠBessy": 10931,
+      "Ġarrested": 10932,
+      "Careful": 10933,
+      "Ding": 10934,
+      "Jilly": 10935,
+      "Laura": 10936,
+      "Ġsoggy": 10937,
+      "Ġbolt": 10938,
+      "ĠDream": 10939,
+      "Ġpersu": 10940,
+      "Ġmillion": 10941,
+      "##teen": 10942,
+      "Ġladybird": 10943,
+      "Ġoccasions": 10944,
+      "Ġdialed": 10945,
+      "exit": 10946,
+      "Ġloneliness": 10947,
+      "ĠLong": 10948,
+      "ĠBelieve": 10949,
+      "Ġlaunch": 10950,
+      "Ġbrightened": 10951,
+      "Ġreappear": 10952,
+      "Ġinformation": 10953,
+      "##rease": 10954,
+      "Ġuntangled": 10955,
+      "ĠDoll": 10956,
+      "##ornado": 10957,
+      "Ġjuiciest": 10958,
+      "Ġdistract": 10959,
+      "Ġtrumpets": 10960,
+      "Ġteaspoons": 10961,
+      "Ġlength": 10962,
+      "Els": 10963,
+      "Up": 10964,
+      "##reet": 10965,
+      "##ously": 10966,
+      "Ġfixes": 10967,
+      "Ġknitting": 10968,
+      "Ġfiercely": 10969,
+      "Ġpineapp": 10970,
+      "##ernie": 10971,
+      "ĠDeaf": 10972,
+      "Ġcigarett": 10973,
+      "ĠHairy": 10974,
+      "ĠLa": 10975,
+      "ĠBoy": 10976,
+      "Ġboiled": 10977,
+      "ĠFortunately": 10978,
+      "ĠDoing": 10979,
+      "Ġratt": 10980,
+      "ĠMeow": 10981,
+      "ĠMatty": 10982,
+      "Fox": 10983,
+      "Ġcommunity": 10984,
+      "Ġpounding": 10985,
+      "Ġrumbled": 10986,
+      "##icia": 10987,
+      "##ource": 10988,
+      "ĠKai": 10989,
+      "##izabeth": 10990,
+      "Ġdeck": 10991,
+      "Ġrais": 10992,
+      "Ġcutest": 10993,
+      "##asper": 10994,
+      "Ġscrunched": 10995,
+      "Ġscrubbing": 10996,
+      "Bra": 10997,
+      "Confused": 10998,
+      "Dizzy": 10999,
+      "Drink": 11000,
+      "##BC": 11001,
+      "ĠMaisie": 11002,
+      "ĠFanny": 11003,
+      "Ġstormy": 11004,
+      "Ġunc": 11005,
+      "ĠGret": 11006,
+      "Ġsnowing": 11007,
+      "Ġdrags": 11008,
+      "Ġboarded": 11009,
+      "Ġcombing": 11010,
+      "ĠCarefully": 11011,
+      "Betsy": 11012,
+      "Ag": 11013,
+      "Sn": 11014,
+      "un": 11015,
+      "##ior": 11016,
+      "Ġwitches": 11017,
+      "Ġplum": 11018,
+      "ĠMelt": 11019,
+      "ĠGirl": 11020,
+      "Ġresource": 11021,
+      "Ġerupt": 11022,
+      "Ġroofs": 11023,
+      "##anky": 11024,
+      "Ġanybody": 11025,
+      "##olph": 11026,
+      "Ġoceans": 11027,
+      "Ġguarded": 11028,
+      "Ġevents": 11029,
+      "Ġwrists": 11030,
+      "Mind": 11031,
+      "##mo": 11032,
+      "Ġtiring": 11033,
+      "Ġsumm": 11034,
+      "Ġhike": 11035,
+      "Ġpounce": 11036,
+      "ĠShell": 11037,
+      "ĠABC": 11038,
+      "Ġhopeless": 11039,
+      "Ġpinches": 11040,
+      "Ġslightly": 11041,
+      "##cies": 11042,
+      "##mosp": 11043,
+      "##SH": 11044,
+      "Ġsim": 11045,
+      "ĠOstri": 11046,
+      "Ġatmosp": 11047,
+      "ĠRani": 11048,
+      "ĠGor": 11049,
+      "Jackie": 11050,
+      "Ġdesigner": 11051,
+      "Ġsnuggles": 11052,
+      "Ġbangs": 11053,
+      "ĠSean": 11054,
+      "ĠKindness": 11055,
+      "Ġatmosphere": 11056,
+      "value": 11057,
+      "##oris": 11058,
+      "##ppa": 11059,
+      "Ġray": 11060,
+      "Ġdozed": 11061,
+      "Ġprops": 11062,
+      "ĠRoy": 11063,
+      "Ġstretcher": 11064,
+      "Ġsalads": 11065,
+      "##ika": 11066,
+      "ĠSmall": 11067,
+      "Brown": 11068,
+      "Ġantenna": 11069,
+      "##rina": 11070,
+      "Ġforced": 11071,
+      "Ġdiv": 11072,
+      "Toot": 11073,
+      "Ġaccepting": 11074,
+      "##chanted": 11075,
+      "boom": 11076,
+      "ĠSale": 11077,
+      "Ġroamed": 11078,
+      "ĠSock": 11079,
+      "ĠEn": 11080,
+      "Ġruled": 11081,
+      "Ġdizziness": 11082,
+      "Ġpineapple": 11083,
+      "ĠBrother": 11084,
+      "Ġemergencies": 11085,
+      "Another": 11086,
+      "Five": 11087,
+      "Velvet": 11088,
+      "##nings": 11089,
+      "##phew": 11090,
+      "##fant": 11091,
+      "Ġtul": 11092,
+      "Ġnephew": 11093,
+      "Ġricher": 11094,
+      "Ġyards": 11095,
+      "Ġlakes": 11096,
+      "Ġhoneycom": 11097,
+      "Ġvolcanoes": 11098,
+      "Ġhandlebars": 11099,
+      "Ally": 11100,
+      "Ble": 11101,
+      "talk": 11102,
+      "##vo": 11103,
+      "##xie": 11104,
+      "##inting": 11105,
+      "Ġparking": 11106,
+      "Ġchamp": 11107,
+      "Ġsoftness": 11108,
+      "Ġwinking": 11109,
+      "ĠBean": 11110,
+      "Ġproceed": 11111,
+      "##rupted": 11112,
+      "Ġcreepy": 11113,
+      "Ġlur": 11114,
+      "Ġscutt": 11115,
+      "ĠJetty": 11116,
+      "ĠFather": 11117,
+      "Ġenchanted": 11118,
+      "Ġjogs": 11119,
+      "Ġmisty": 11120,
+      "Ġbegun": 11121,
+      "Spark": 11122,
+      "ĠFlexible": 11123,
+      "##flies": 11124,
+      "ĠDen": 11125,
+      "ĠGwen": 11126,
+      "Ġjeans": 11127,
+      "Ġsubject": 11128,
+      "Marie": 11129,
+      ":\"": 11130,
+      "dog": 11131,
+      "##ooked": 11132,
+      "ĠWorry": 11133,
+      "ĠSalt": 11134,
+      "ĠFaith": 11135,
+      "Jay": 11136,
+      "ĠTiki": 11137,
+      "##atic": 11138,
+      "ĠHeel": 11139,
+      "##ppl": 11140,
+      "##opard": 11141,
+      "ĠWar": 11142,
+      "Ġhowl": 11143,
+      "Ġtrusty": 11144,
+      "Ġmailboxes": 11145,
+      "Ġgrandchildren": 11146,
+      "ĠPassport": 11147,
+      "off": 11148,
+      "##belt": 11149,
+      "Ġgle": 11150,
+      "ĠGia": 11151,
+      "Ġprof": 11152,
+      "ĠShine": 11153,
+      "Ġvaluing": 11154,
+      "Ġfishermen": 11155,
+      "Ġheaviest": 11156,
+      "ĠMicro": 11157,
+      "Ġmanaging": 11158,
+      "##pplaud": 11159,
+      "cra": 11160,
+      "##rong": 11161,
+      "Ġdia": 11162,
+      "##uliar": 11163,
+      "ĠKanga": 11164,
+      "Ġfanc": 11165,
+      "Ġwands": 11166,
+      "Ġdelaying": 11167,
+      "Children": 11168,
+      "Ġscolding": 11169,
+      "Ġblinks": 11170,
+      "Ġpeculiar": 11171,
+      "Ġforeshadowed": 11172,
+      "##ada": 11173,
+      "Ġkill": 11174,
+      "Ġdaddies": 11175,
+      "##andel": 11176,
+      "Ġwalkie": 11177,
+      "Ġducklings": 11178,
+      "Ġcrust": 11179,
+      "ĠAsk": 11180,
+      "ĠChippy": 11181,
+      "Ġbait": 11182,
+      "Ġstripe": 11183,
+      "Ġgorge": 11184,
+      "Ġgrandk": 11185,
+      "Ġrhythms": 11186,
+      "Ġvitamins": 11187,
+      "Ġsmash": 11188,
+      "ĠAmen": 11189,
+      "ĠRick": 11190,
+      "Ġuseless": 11191,
+      "ĠChomp": 11192,
+      "Ġspeck": 11193,
+      "Ġterribly": 11194,
+      "Ġrequests": 11195,
+      "Ġarrange": 11196,
+      "Blech": 11197,
+      "Love": 11198,
+      "##irls": 11199,
+      "##stack": 11200,
+      "Ġshaker": 11201,
+      "Ġsunb": 11202,
+      "ĠNeed": 11203,
+      "##ressed": 11204,
+      "Ġripples": 11205,
+      "Ġguilt": 11206,
+      "Ġsneaking": 11207,
+      "Ġstrict": 11208,
+      "Ġtapes": 11209,
+      "ĠBillie": 11210,
+      "Ġenerg": 11211,
+      "Ġunstuck": 11212,
+      "Hel": 11213,
+      "Pr": 11214,
+      "Ġsizz": 11215,
+      "Ġdamp": 11216,
+      "ĠSail": 11217,
+      "Ġlif": 11218,
+      "ĠRa": 11219,
+      "Ġseatbelt": 11220,
+      "Ġmeetings": 11221,
+      "Ġladders": 11222,
+      "Ġperformer": 11223,
+      "Ġsinks": 11224,
+      "Ġappears": 11225,
+      "Ġreleasing": 11226,
+      "Davey": 11227,
+      "ĠGertie": 11228,
+      "Ġfitting": 11229,
+      "ĠCe": 11230,
+      "Ġreality": 11231,
+      "Ġriches": 11232,
+      "Ġdisob": 11233,
+      "Beware": 11234,
+      "Ġpresence": 11235,
+      "Ġunlike": 11236,
+      "Ġsettling": 11237,
+      "Ġpraises": 11238,
+      "Skip": 11239,
+      "Ang": 11240,
+      "##fer": 11241,
+      "Ġdong": 11242,
+      "##ected": 11243,
+      "Ġclin": 11244,
+      "Ġkindest": 11245,
+      "Ġpromising": 11246,
+      "Ġcompare": 11247,
+      "Ġabandoned": 11248,
+      "Ġgorgeous": 11249,
+      "free": 11250,
+      "ĠCube": 11251,
+      "##essa": 11252,
+      "##ession": 11253,
+      "ĠKat": 11254,
+      "Ġsquirt": 11255,
+      "Ġadop": 11256,
+      "Ġsnatch": 11257,
+      "Ġexplan": 11258,
+      "Ġspoken": 11259,
+      "ĠShiver": 11260,
+      "Grand": 11261,
+      "Ġlawyers": 11262,
+      "Ġvalleys": 11263,
+      "ĠRud": 11264,
+      "Ġexchanged": 11265,
+      "Son": 11266,
+      "##gre": 11267,
+      "ĠTaylor": 11268,
+      "Ġoink": 11269,
+      "ĠMind": 11270,
+      "ĠInstantly": 11271,
+      "Ġdeeds": 11272,
+      "ĠMargaret": 11273,
+      "Ġcontents": 11274,
+      "Ġtales": 11275,
+      "ĠAd": 11276,
+      "ĠDory": 11277,
+      "Ġclocks": 11278,
+      "ĠOnion": 11279,
+      "ĠNoah": 11280,
+      "Ġpitcher": 11281,
+      "Ġresisting": 11282,
+      "Blink": 11283,
+      "Princess": 11284,
+      "?,\"": 11285,
+      "Sl": 11286,
+      "ding": 11287,
+      "##vie": 11288,
+      "Ġtumbling": 11289,
+      "##rem": 11290,
+      "##onight": 11291,
+      "##ashion": 11292,
+      "Ġslams": 11293,
+      "Ġelbows": 11294,
+      "ĠJellyfish": 11295,
+      "Ġclutched": 11296,
+      "Dee": 11297,
+      "Pen": 11298,
+      "Yesterday": 11299,
+      "che": 11300,
+      "Ġungr": 11301,
+      "Ġwrappers": 11302,
+      "Ġunlocks": 11303,
+      "Ġcrashes": 11304,
+      "##jamin": 11305,
+      "Ġyelps": 11306,
+      "ĠArthur": 11307,
+      "Ġtotally": 11308,
+      "Ġinjuries": 11309,
+      "Ġungrateful": 11310,
+      "Bree": 11311,
+      "believe": 11312,
+      "do": 11313,
+      "Ġoutcome": 11314,
+      "ĠRory": 11315,
+      "##olo": 11316,
+      "ĠSmokey": 11317,
+      "Ġpurchase": 11318,
+      "eyed": 11319,
+      "Ġwil": 11320,
+      "Ġmashed": 11321,
+      "Ġliar": 11322,
+      "##elace": 11323,
+      "Ġclucked": 11324,
+      "ĠGoose": 11325,
+      "Ġshoelace": 11326,
+      "Ġsweetness": 11327,
+      "Ġreader": 11328,
+      "Ġacrob": 11329,
+      "Ġskinny": 11330,
+      "ĠAlexa": 11331,
+      "Ġannounce": 11332,
+      "ĠFuzz": 11333,
+      "Frankie": 11334,
+      "ĠMinnie": 11335,
+      "Ġruffled": 11336,
+      "Santa": 11337,
+      "##yla": 11338,
+      "Ġrazors": 11339,
+      "##ulture": 11340,
+      "Ġflutes": 11341,
+      "Ġclothing": 11342,
+      "Ġsickness": 11343,
+      "Ġlicenses": 11344,
+      "Mae": 11345,
+      "##iara": 11346,
+      "Ġballer": 11347,
+      "ĠFurry": 11348,
+      "ĠDora": 11349,
+      "##ants": 11350,
+      "Ġstoring": 11351,
+      "Ġgranny": 11352,
+      "Ġforeshadowing": 11353,
+      "##irework": 11354,
+      "Ġbins": 11355,
+      "Ġhey": 11356,
+      "Ġris": 11357,
+      "##eline": 11358,
+      "ĠFit": 11359,
+      "##ousand": 11360,
+      "Ġhovered": 11361,
+      "Ġhandy": 11362,
+      "Ġpatting": 11363,
+      "ĠBrave": 11364,
+      "Ryan": 11365,
+      "Ġtippy": 11366,
+      "ĠSit": 11367,
+      "ĠLemon": 11368,
+      "Ġchattered": 11369,
+      "ĠDash": 11370,
+      "Ġlovingly": 11371,
+      "Ġnibbling": 11372,
+      "Ġinterrupted": 11373,
+      "Ġlunged": 11374,
+      "Ġhoneycomb": 11375,
+      "##even": 11376,
+      "##cri": 11377,
+      "ĠSon": 11378,
+      "ĠHanger": 11379,
+      "Ġitches": 11380,
+      "##umbers": 11381,
+      "##ousel": 11382,
+      "ĠFierce": 11383,
+      "Ġsomehow": 11384,
+      "##cover": 11385,
+      "Ġprefer": 11386,
+      "Ġdesce": 11387,
+      "Ġprices": 11388,
+      "Ġproceeded": 11389,
+      "##unior": 11390,
+      "ĠLayla": 11391,
+      "ĠDictionary": 11392,
+      "Ġtrudged": 11393,
+      "Ġgreater": 11394,
+      "Ġattendant": 11395,
+      "##awk": 11396,
+      "Everyday": 11397,
+      "Ġbarrels": 11398,
+      "Ġstems": 11399,
+      "Ġconnection": 11400,
+      "Fiona": 11401,
+      "##ezy": 11402,
+      "##flow": 11403,
+      "ĠHipp": 11404,
+      "ĠHeidi": 11405,
+      "Ġcarousel": 11406,
+      "Ġgrasp": 11407,
+      "Ġdisgusted": 11408,
+      "##ivated": 11409,
+      "Ġcurls": 11410,
+      "ĠSqueeze": 11411,
+      "ĠDrop": 11412,
+      "like": 11413,
+      "Ġtoad": 11414,
+      "ĠTap": 11415,
+      "Ġthoughtfully": 11416,
+      "Ġadj": 11417,
+      "ĠChuck": 11418,
+      "Todd": 11419,
+      "Ġkayaking": 11420,
+      "Grab": 11421,
+      "Ġstriped": 11422,
+      "ĠNeither": 11423,
+      "##alfway": 11424,
+      "ĠGoldie": 11425,
+      "Sofia": 11426,
+      "Ġexplanation": 11427,
+      "Per": 11428,
+      "Ġstate": 11429,
+      "Ġshuff": 11430,
+      "Ġcaref": 11431,
+      "ĠPeek": 11432,
+      "Ġskeletons": 11433,
+      "Ġbeeps": 11434,
+      "Ġinstant": 11435,
+      "Birdie": 11436,
+      "Ġdarted": 11437,
+      "Ġservants": 11438,
+      "##remely": 11439,
+      "##ridge": 11440,
+      "ĠBull": 11441,
+      "Ġdodge": 11442,
+      "ĠWork": 11443,
+      "Ġoverflow": 11444,
+      "Ash": 11445,
+      "Ġradi": 11446,
+      "ĠCatch": 11447,
+      "Ġscarier": 11448,
+      "ĠMeanwhile": 11449,
+      "Abi": 11450,
+      "Ġsquirmed": 11451,
+      "Ġblessed": 11452,
+      "Ġcucumber": 11453,
+      "working": 11454,
+      "Ġtink": 11455,
+      "##ils": 11456,
+      "ĠOct": 11457,
+      "Ġvar": 11458,
+      "Ġpudding": 11459,
+      "Ġsolid": 11460,
+      "Ġerased": 11461,
+      "Ġspeeds": 11462,
+      "Ġextremely": 11463,
+      "Choose": 11464,
+      "Ġwrinkly": 11465,
+      "ĠMelty": 11466,
+      "Del": 11467,
+      "Henny": 11468,
+      "##nis": 11469,
+      "##ram": 11470,
+      "ĠSack": 11471,
+      "Ġliking": 11472,
+      "Ġboast": 11473,
+      "ĠDough": 11474,
+      "ĠCrystal": 11475,
+      "Ġnestled": 11476,
+      "Ġsicker": 11477,
+      "ĠPastel": 11478,
+      "ĠClimbing": 11479,
+      "Moon": 11480,
+      "##poke": 11481,
+      "ĠInt": 11482,
+      "ĠLoyal": 11483,
+      "ĠMilk": 11484,
+      "##ico": 11485,
+      "Ġpassion": 11486,
+      "ĠClaw": 11487,
+      "Ġsurrounding": 11488,
+      "Ġreassuring": 11489,
+      "Ġbounded": 11490,
+      "Ġdoub": 11491,
+      "Ġseashells": 11492,
+      "Ġraisins": 11493,
+      "ĠRudolph": 11494,
+      "Lost": 11495,
+      "ĠHorse": 11496,
+      "Ġwhizz": 11497,
+      "Ġflakes": 11498,
+      "Ġdonut": 11499,
+      "ĠInfant": 11500,
+      "Stretch": 11501,
+      "Ġmedium": 11502,
+      "Ġcacti": 11503,
+      "Ġvacu": 11504,
+      "##isappear": 11505,
+      "Ġgrandkids": 11506,
+      "Match": 11507,
+      "##rimp": 11508,
+      "##EE": 11509,
+      "Ġsons": 11510,
+      "Ġthousand": 11511,
+      "##uccess": 11512,
+      "Ġquitting": 11513,
+      "ĠPizza": 11514,
+      "Ġcollage": 11515,
+      "Ġlocking": 11516,
+      "Ġcracking": 11517,
+      "Ġcerem": 11518,
+      "ĠPetey": 11519,
+      "Ġwasteful": 11520,
+      "Ġcommotion": 11521,
+      "ĠAngie": 11522,
+      "Amelia": 11523,
+      "ĠCharles": 11524,
+      "ĠPirate": 11525,
+      "Ġinstincts": 11526,
+      "Ġballerina": 11527,
+      "Fun": 11528,
+      "ĠHilda": 11529,
+      "##oos": 11530,
+      "##str": 11531,
+      "ĠWind": 11532,
+      "Ġtraining": 11533,
+      "Ġsalsa": 11534,
+      "Ġpractising": 11535,
+      "Ġurges": 11536,
+      "Ġfifty": 11537,
+      "Ġtimidly": 11538,
+      "Ġembrace": 11539,
+      "Dara": 11540,
+      "##cip": 11541,
+      "##field": 11542,
+      "ĠTornado": 11543,
+      "Ġlumpy": 11544,
+      "Ġwasp": 11545,
+      "ĠSusy": 11546,
+      "Ġflam": 11547,
+      "Ġchan": 11548,
+      "Ġenvy": 11549,
+      "Ġcauliflowers": 11550,
+      "Jonny": 11551,
+      "CRA": 11552,
+      "En": 11553,
+      "Katy": 11554,
+      "qu": 11555,
+      "Ġdiver": 11556,
+      "Ġsaves": 11557,
+      "ĠThree": 11558,
+      "##than": 11559,
+      "Ġtightr": 11560,
+      "Ġsprings": 11561,
+      "ĠShall": 11562,
+      "Chirp": 11563,
+      "Ġequally": 11564,
+      "Oliver": 11565,
+      "Ġceremony": 11566,
+      "!,\"": 11567,
+      "##aroni": 11568,
+      "Ġgn": 11569,
+      "ĠMust": 11570,
+      "Ġboomed": 11571,
+      "##alia": 11572,
+      "##uren": 11573,
+      "ĠPet": 11574,
+      "Ġmusical": 11575,
+      "Ġshiniest": 11576,
+      "Ġdragging": 11577,
+      "Ġstations": 11578,
+      "Ġfreshly": 11579,
+      "Ġsnails": 11580,
+      "Ġconcert": 11581,
+      "Cathy": 11582,
+      "##cst": 11583,
+      "##haps": 11584,
+      "ĠCass": 11585,
+      "Ġcraz": 11586,
+      "ĠGail": 11587,
+      "Ġcutters": 11588,
+      "Ġcranky": 11589,
+      "Ġtickly": 11590,
+      "ĠAlbert": 11591,
+      "Ġweights": 11592,
+      "Ġscreech": 11593,
+      "ĠOstrich": 11594,
+      "Ġchannel": 11595,
+      "Ruth": 11596,
+      "bl": 11597,
+      "tw": 11598,
+      "Ġpendant": 11599,
+      "Ġhomeless": 11600,
+      "ĠDylan": 11601,
+      "ĠThink": 11602,
+      "Ġadv": 11603,
+      "Ġstreaming": 11604,
+      "Ġcomplicated": 11605,
+      "Ġsupermark": 11606,
+      "ĠRosy": 11607,
+      "Ġtingle": 11608,
+      "Excitedly": 11609,
+      "ĠAlfie": 11610,
+      "Ġobstacles": 11611,
+      "Old": 11612,
+      "##eves": 11613,
+      "##cha": 11614,
+      "##umph": 11615,
+      "##inema": 11616,
+      "Ġfavorites": 11617,
+      "Ġobl": 11618,
+      "Ġcalms": 11619,
+      "Ġcurves": 11620,
+      "##gnor": 11621,
+      "Ġsupermarket": 11622,
+      "Despite": 11623,
+      "Lion": 11624,
+      "ah": 11625,
+      "filled": 11626,
+      "##xi": 11627,
+      "Ġplow": 11628,
+      "ĠSpotty": 11629,
+      "Ġgrains": 11630,
+      "Ġgloom": 11631,
+      "##ocks": 11632,
+      "Ġsoundly": 11633,
+      "Ġprincip": 11634,
+      "Ġlunchbox": 11635,
+      "ĠStu": 11636,
+      "Ġsleeves": 11637,
+      "Ġremains": 11638,
+      "Ġincludes": 11639,
+      "ĠClown": 11640,
+      "ĠIsla": 11641,
+      "##solved": 11642,
+      "Ġprivate": 11643,
+      "ĠDinner": 11644,
+      "Ġtightrope": 11645,
+      "mine": 11646,
+      "##ker": 11647,
+      "Ġecst": 11648,
+      "Ġforwards": 11649,
+      "Ġclung": 11650,
+      "Ġmoles": 11651,
+      "ĠWest": 11652,
+      "Ġgardening": 11653,
+      "Ġspreads": 11654,
+      "ĠCaroline": 11655,
+      "ĠFlea": 11656,
+      "Ġinvention": 11657,
+      "Ġstunned": 11658,
+      "Luc": 11659,
+      "Maisy": 11660,
+      "##iw": 11661,
+      "Ġcinema": 11662,
+      "Ġplayfully": 11663,
+      "Ġrecovered": 11664,
+      "ĠSpanish": 11665,
+      "##ictory": 11666,
+      "Ġmops": 11667,
+      "Ġdelightful": 11668,
+      "Ġpreventing": 11669,
+      "Ġawa": 11670,
+      "Ġsnuggling": 11671,
+      "Ġscooping": 11672,
+      "ĠBox": 11673,
+      "ĠPearl": 11674,
+      "Ġtoothpaste": 11675,
+      "Ġcarefree": 11676,
+      "Ġbould": 11677,
+      "Ġdim": 11678,
+      "ĠMost": 11679,
+      "ĠFore": 11680,
+      "Ġvoy": 11681,
+      "Ġsorrow": 11682,
+      "Ġprinces": 11683,
+      "Ġponyt": 11684,
+      "Ġtrophies": 11685,
+      "ĠIsabella": 11686,
+      "Ġunsafe": 11687,
+      "ĠCroco": 11688,
+      "ĠSteph": 11689,
+      "Caw": 11690,
+      "wine": 11691,
+      "##sery": 11692,
+      "Ġtock": 11693,
+      "ĠAv": 11694,
+      "##gets": 11695,
+      "ĠCount": 11696,
+      "ĠNan": 11697,
+      "Ġaddition": 11698,
+      "Ġindependence": 11699,
+      "Ġsteaming": 11700,
+      "Ġsuitcases": 11701,
+      "Ġassist": 11702,
+      "Ġprivacy": 11703,
+      "##action": 11704,
+      "##dream": 11705,
+      "Ġfading": 11706,
+      "Ġgummy": 11707,
+      "ĠLydia": 11708,
+      "Ġlobby": 11709,
+      "Ġouting": 11710,
+      "ĠAshtray": 11711,
+      "Ġrattle": 11712,
+      "ĠShampoo": 11713,
+      "Ġearthquakes": 11714,
+      "Ġscrape": 11715,
+      "Ġnuzzles": 11716,
+      "ĠAnything": 11717,
+      "Ġcaptured": 11718,
+      "Ġloosen": 11719,
+      "Ġecstatic": 11720,
+      "don": 11721,
+      "le": 11722,
+      "Ġmid": 11723,
+      "Ġthirty": 11724,
+      "Ġdaydream": 11725,
+      "ĠBernie": 11726,
+      "ĠJimbo": 11727,
+      "Ġdestruction": 11728,
+      "ĠMumma": 11729,
+      "Ġsniffling": 11730,
+      "Ġpits": 11731,
+      "Ġsteaks": 11732,
+      "Ġswirled": 11733,
+      "##jack": 11734,
+      "Ġculture": 11735,
+      "Ġoutsm": 11736,
+      "Ġfrant": 11737,
+      "Ġcha": 11738,
+      "ĠRag": 11739,
+      "Ġeleven": 11740,
+      "Ġbalc": 11741,
+      "Ġdishonest": 11742,
+      "Ġelder": 11743,
+      "Ġporridge": 11744,
+      "ĠWilma": 11745,
+      "Ġmacaroni": 11746,
+      "Ġflamingo": 11747,
+      "Ġprincipal": 11748,
+      "ball": 11749,
+      "##AR": 11750,
+      "##anana": 11751,
+      "Ġcatcher": 11752,
+      "Ġdoggie": 11753,
+      "ĠJellie": 11754,
+      "ĠDV": 11755,
+      "Ġcleanest": 11756,
+      "ĠPol": 11757,
+      "##ships": 11758,
+      "Ġthinner": 11759,
+      "Ġservice": 11760,
+      "Ġanxiously": 11761,
+      "ĠMarcy": 11762,
+      "Ġnursery": 11763,
+      "Ġgalloped": 11764,
+      "Pl": 11765,
+      "Repeat": 11766,
+      "Using": 11767,
+      "co": 11768,
+      "##itive": 11769,
+      "##aya": 11770,
+      "Ġreport": 11771,
+      "Ġbrake": 11772,
+      "ĠGeor": 11773,
+      "Ġcranes": 11774,
+      "Ġfully": 11775,
+      "ĠAlison": 11776,
+      "Ġsupportive": 11777,
+      "##iko": 11778,
+      "Ġdiscussion": 11779,
+      "Ġprojects": 11780,
+      "ĠHugs": 11781,
+      "Ġinnocent": 11782,
+      "ĠABCs": 11783,
+      "ĠDVD": 11784,
+      "prin": 11785,
+      "##hi": 11786,
+      "##iddy": 11787,
+      "Ġonline": 11788,
+      "Ġgoods": 11789,
+      "Ġgliding": 11790,
+      "ĠPain": 11791,
+      "Ġmornings": 11792,
+      "Ġmums": 11793,
+      "Emmy": 11794,
+      "ĠSkull": 11795,
+      "Ġsweeping": 11796,
+      "ĠNew": 11797,
+      "Hide": 11798,
+      "mail": 11799,
+      "ĠHand": 11800,
+      "Ġbegging": 11801,
+      "Ġwhining": 11802,
+      "Ġreaction": 11803,
+      "Ġsprung": 11804,
+      "Ġnumbering": 11805,
+      "ĠSlowpoke": 11806,
+      "Ġsqueaks": 11807,
+      "ĠBailey": 11808,
+      "Ġgodmother": 11809,
+      "##etti": 11810,
+      "Ġdisobedient": 11811,
+      "Ġvoyage": 11812,
+      "Ġabilities": 11813,
+      "Ġreddest": 11814,
+      "##imba": 11815,
+      "Ġmessing": 11816,
+      "Ġstudio": 11817,
+      "Ġallowance": 11818,
+      "Ġstrolling": 11819,
+      "Ġphotog": 11820,
+      "ĠPoke": 11821,
+      "ĠMelody": 11822,
+      "Ġswirling": 11823,
+      "Ġpopsicles": 11824,
+      "Ġunfolded": 11825,
+      "Holly": 11826,
+      "##uh": 11827,
+      "Ġbudd": 11828,
+      "##reck": 11829,
+      "Ġdandel": 11830,
+      "Ġogre": 11831,
+      "##ooke": 11832,
+      "ĠMick": 11833,
+      "##urr": 11834,
+      "Ġuniting": 11835,
+      "Ġtriumph": 11836,
+      "##llowed": 11837,
+      "Ġchoke": 11838,
+      "talkie": 11839,
+      "Cool": 11840,
+      "Nancy": 11841,
+      "Wendy": 11842,
+      "##ech": 11843,
+      "ĠOpera": 11844,
+      "ĠWor": 11845,
+      "ĠFood": 11846,
+      "ĠGuess": 11847,
+      "Ġreplies": 11848,
+      "ĠLeopard": 11849,
+      "Ġpartner": 11850,
+      "Ġcurved": 11851,
+      "Ġbanks": 11852,
+      "ĠSwitch": 11853,
+      "ĠAngela": 11854,
+      "Ġstrummed": 11855,
+      "Ġchampion": 11856,
+      "Ġbalcony": 11857,
+      "Yield": 11858,
+      "ĠHunt": 11859,
+      "��rink": 11860,
+      "ĠAudrey": 11861,
+      "Ġbrats": 11862,
+      "Ġvast": 11863,
+      "Ġrunners": 11864,
+      "Ġhowled": 11865,
+      "ĠCall": 11866,
+      "ĠGas": 11867,
+      "Ġadventurers": 11868,
+      "Ġsnowed": 11869,
+      "Ġimagin": 11870,
+      "Ġvases": 11871,
+      "ĠVe": 11872,
+      "Ġconfetti": 11873,
+      "moo": 11874,
+      "##rit": 11875,
+      "##nding": 11876,
+      "##arked": 11877,
+      "Ġgrounded": 11878,
+      "ĠNia": 11879,
+      "Ġappet": 11880,
+      "ĠWillie": 11881,
+      "##oint": 11882,
+      "Ġunicorns": 11883,
+      "Ġpossession": 11884,
+      "Ġsnorts": 11885,
+      "Ġjingle": 11886,
+      "Ġpave": 11887,
+      "Ġshaken": 11888,
+      "Ġsaddle": 11889,
+      "ĠDriver": 11890,
+      "ĠNorth": 11891,
+      "Ġdeepest": 11892,
+      "Ġresumed": 11893,
+      "Ġsucked": 11894,
+      "Ġbossed": 11895,
+      "Ġharmful": 11896,
+      "ĠNovel": 11897,
+      "Ġhalls": 11898,
+      "##gency": 11899,
+      "Ġinfect": 11900,
+      "Ġyielding": 11901,
+      "Robot": 11902,
+      "ĠElizabeth": 11903,
+      "Ġbuddies": 11904,
+      "Eva": 11905,
+      "love": 11906,
+      "oxygen": 11907,
+      "sc": 11908,
+      "wee": 11909,
+      "##uri": 11910,
+      "Ġgulp": 11911,
+      "##atue": 11912,
+      "##ilst": 11913,
+      "ĠDish": 11914,
+      "Ġsandals": 11915,
+      "ĠZe": 11916,
+      "Ġraw": 11917,
+      "##balls": 11918,
+      "##arla": 11919,
+      "##coming": 11920,
+      "Ġscrunch": 11921,
+      "Ġregularly": 11922,
+      "Ġskulls": 11923,
+      "ĠDoggo": 11924,
+      "ĠBossy": 11925,
+      "Ġpavement": 11926,
+      "Ziggy": 11927,
+      "##vious": 11928,
+      "ĠSoup": 11929,
+      "ĠBiscuit": 11930,
+      "Ġspied": 11931,
+      "Ġstray": 11932,
+      "Ġfairly": 11933,
+      "Becky": 11934,
+      "Ġbruised": 11935,
+      "ĠWriting": 11936,
+      "ĠMustache": 11937,
+      "Clean": 11938,
+      "Gus": 11939,
+      "##eras": 11940,
+      "##arted": 11941,
+      "##idance": 11942,
+      "Ġshimmered": 11943,
+      "Ġwhisk": 11944,
+      "Ġswitches": 11945,
+      "Ġcloak": 11946,
+      "Ġguidance": 11947,
+      "Ġselfishness": 11948,
+      "Mmmm": 11949,
+      "Ġgestures": 11950,
+      "Ġtargets": 11951,
+      "ĠPopcorn": 11952,
+      "Ġscreens": 11953,
+      "Ġaccessories": 11954,
+      "Feeling": 11955,
+      "ĠGorilla": 11956,
+      "Water": 11957,
+      "hear": 11958,
+      "##cup": 11959,
+      "##ouble": 11960,
+      "Ġgreed": 11961,
+      "Ġworlds": 11962,
+      "Ġdesire": 11963,
+      "Ġspeech": 11964,
+      "##upted": 11965,
+      "Ġerupted": 11966,
+      "Ġautumn": 11967,
+      "##aitlyn": 11968,
+      "ĠWednesdays": 11969,
+      "ĠChickie": 11970,
+      "POP": 11971,
+      "##pill": 11972,
+      "##vor": 11973,
+      "ĠSid": 11974,
+      "Ġreplacing": 11975,
+      "Ġfewer": 11976,
+      "ĠVo": 11977,
+      "Ġfashionable": 11978,
+      "Ġlurking": 11979,
+      "ĠHippo": 11980,
+      "Rel": 11981,
+      "##pie": 11982,
+      "##ks": 11983,
+      "Ġtac": 11984,
+      "Ġnin": 11985,
+      "##eness": 11986,
+      "ĠCol": 11987,
+      "ĠRound": 11988,
+      "ĠLearning": 11989,
+      "Ġspinach": 11990,
+      "Ġcabbage": 11991,
+      "Ġcameras": 11992,
+      "ĠLouie": 11993,
+      "ĠAnty": 11994,
+      "Ġscribbled": 11995,
+      "Ġboulder": 11996,
+      "Ever": 11997,
+      "Izzy": 11998,
+      "Zoo": 11999,
+      "Ġfare": 12000,
+      "ĠToni": 12001,
+      "Ġglide": 12002,
+      "##aterpill": 12003,
+      "Ġpaste": 12004,
+      "Ġaccidently": 12005,
+      "ĠWilbur": 12006,
+      "ĠOcto": 12007,
+      "come": 12008,
+      "ĠHot": 12009,
+      "ĠWood": 12010,
+      "ĠNap": 12011,
+      "Ġdriven": 12012,
+      "Ġfreeing": 12013,
+      "Ġentertain": 12014,
+      "ĠWillow": 12015,
+      "Ġtagged": 12016,
+      "Ġacrobats": 12017,
+      "De": 12018,
+      "Ġcarved": 12019,
+      "##ightmare": 12020,
+      "ĠBenjamin": 12021,
+      "ĠPed": 12022,
+      "ĠNone": 12023,
+      "ĠWhist": 12024,
+      "Ġmeasures": 12025,
+      "Ġcarelessly": 12026,
+      "ĠMickey": 12027,
+      "Ġwarriors": 12028,
+      "ĠGlass": 12029,
+      "Ġbiscuits": 12030,
+      "my": 12031,
+      "##helle": 12032,
+      "Ġwit": 12033,
+      "##innam": 12034,
+      "ĠBurt": 12035,
+      "##acle": 12036,
+      "Ġdism": 12037,
+      "##iverse": 12038,
+      "##ushroom": 12039,
+      "Ġfeathered": 12040,
+      "Ġgoalie": 12041,
+      "Charlotte": 12042,
+      "Ġhonor": 12043,
+      "Ġdefend": 12044,
+      "Ġfists": 12045,
+      "print": 12046,
+      "##innamon": 12047,
+      "Ho": 12048,
+      "##rupt": 12049,
+      "Ġpy": 12050,
+      "##rike": 12051,
+      "ĠLime": 12052,
+      "ĠCal": 12053,
+      "Ġdolly": 12054,
+      "ĠAlligator": 12055,
+      "Ġscarfs": 12056,
+      "Ġquarre": 12057,
+      "Ġequal": 12058,
+      "Ġexercised": 12059,
+      "Surprised": 12060,
+      "Ġchallenging": 12061,
+      "Ġpucker": 12062,
+      "Cheese": 12063,
+      "Mister": 12064,
+      "##rain": 12065,
+      "Ġpotential": 12066,
+      "Stitch": 12067,
+      "##peration": 12068,
+      "Ġcontentment": 12069,
+      "ĠRichard": 12070,
+      "Ġtilts": 12071,
+      "rex": 12072,
+      "Ġhuffed": 12073,
+      "Ġresources": 12074,
+      "##hill": 12075,
+      "##oria": 12076,
+      "Ġstump": 12077,
+      "ĠWal": 12078,
+      "##auce": 12079,
+      "Ġfirew": 12080,
+      "Ġacc": 12081,
+      "Ġhammering": 12082,
+      "Ġrepairs": 12083,
+      "Ġstreams": 12084,
+      "ĠDani": 12085,
+      "ĠMarty": 12086,
+      "##isingly": 12087,
+      "Ġpouts": 12088,
+      "Ġscrap": 12089,
+      "Daniel": 12090,
+      "Ġsubjects": 12091,
+      "Ġpals": 12092,
+      "##uggy": 12093,
+      "ĠDanger": 12094,
+      "Ġgrumble": 12095,
+      "##emo": 12096,
+      "Ġlayer": 12097,
+      "Ġcopies": 12098,
+      "Ġcases": 12099,
+      "Ġhungrier": 12100,
+      "Ġlumberjack": 12101,
+      "Ġwobbling": 12102,
+      "ĠGreta": 12103,
+      "Wednesday": 12104,
+      "Ġtoot": 12105,
+      "Ġpoof": 12106,
+      "##etime": 12107,
+      "##igher": 12108,
+      "ĠBendy": 12109,
+      "ĠMoney": 12110,
+      "ĠFlowers": 12111,
+      "Ġblurry": 12112,
+      "ĠDays": 12113,
+      "ĠCop": 12114,
+      "Ġcleare": 12115,
+      "Ġbrag": 12116,
+      "Ġserves": 12117,
+      "Ġpunishing": 12118,
+      "Ġsunsets": 12119,
+      "ĠMeasure": 12120,
+      "Ġsnatches": 12121,
+      "ĠBubble": 12122,
+      "ĠCookie": 12123,
+      "Ġhorrified": 12124,
+      "##hibit": 12125,
+      "Ruff": 12126,
+      "tick": 12127,
+      "##rant": 12128,
+      "##reak": 12129,
+      "Ġducked": 12130,
+      "Ġcinnamon": 12131,
+      "Ġheater": 12132,
+      "Ġnor": 12133,
+      "ĠHistory": 12134,
+      "ĠTomato": 12135,
+      "ĠWine": 12136,
+      "Ġchunk": 12137,
+      "Ġskates": 12138,
+      "Young": 12139,
+      "ĠPill": 12140,
+      "Ġperked": 12141,
+      "Ġjeeps": 12142,
+      "Ġviews": 12143,
+      "Ġowe": 12144,
+      "Ġinspected": 12145,
+      "Ġmotioned": 12146,
+      "Johny": 12147,
+      "ĠCactus": 12148,
+      "##uriosity": 12149,
+      "applaud": 12150,
+      "##master": 12151,
+      "Ġthirst": 12152,
+      "ĠEllen": 12153,
+      "##roy": 12154,
+      "##azing": 12155,
+      "Ġsounding": 12156,
+      "Ġspinner": 12157,
+      "##oebe": 12158,
+      "ĠHugo": 12159,
+      "Ġstomps": 12160,
+      "##uzzy": 12161,
+      "##rer": 12162,
+      "Ġroam": 12163,
+      "Ġflipping": 12164,
+      "Ġimportantly": 12165,
+      "Monkey": 12166,
+      "Ġsucking": 12167,
+      "ĠRhythm": 12168,
+      "Ġmitts": 12169,
+      "Ġantennae": 12170,
+      "Race": 12171,
+      "Ġtang": 12172,
+      "Ġah": 12173,
+      "Ġsul": 12174,
+      "ĠSne": 12175,
+      "Ġscan": 12176,
+      "Ġsunk": 12177,
+      "ĠNathan": 12178,
+      "Ġdescri": 12179,
+      "Ġpeacefulness": 12180,
+      "Ġhaystack": 12181,
+      "Ġpedalled": 12182,
+      "ĠCarlos": 12183,
+      "Ġpaddles": 12184,
+      "Ġpopsicle": 12185,
+      "ĠLeafy": 12186,
+      "Fuzzy": 12187,
+      "Nurse": 12188,
+      "##ald": 12189,
+      "ĠOy": 12190,
+      "ĠMuch": 12191,
+      "Ġcarve": 12192,
+      "ĠDown": 12193,
+      "Ġglimp": 12194,
+      "Ġbenef": 12195,
+      "Ġjogger": 12196,
+      "Stir": 12197,
+      "Ġsurfer": 12198,
+      "Bloom": 12199,
+      "ĠJanice": 12200,
+      "Ġenergized": 12201,
+      "Ġlifetime": 12202,
+      "##ireworks": 12203,
+      "Ġinfection": 12204,
+      "##made": 12205,
+      "Ġheed": 12206,
+      "Ġgrumbling": 12207,
+      "ĠRuffy": 12208,
+      "ĠGear": 12209,
+      "##spass": 12210,
+      "ĠStatue": 12211,
+      "ĠBrooke": 12212,
+      "Ġcrackling": 12213,
+      "Ġtaxis": 12214,
+      "Ġgaining": 12215,
+      "Ġgrinning": 12216,
+      "shoot": 12217,
+      "',\"": 12218,
+      "Ġdescended": 12219,
+      "opera": 12220,
+      "##giving": 12221,
+      "##anked": 12222,
+      "Ġadvant": 12223,
+      "Ġsnipped": 12224,
+      "ĠJustin": 12225,
+      "Ġpricked": 12226,
+      "Ġhurrying": 12227,
+      "ĠRude": 12228,
+      "Shut": 12229,
+      "ĠMonica": 12230,
+      "Ġfrantically": 12231,
+      "hearted": 12232,
+      "Ne": 12233,
+      "Ġlately": 12234,
+      "Ġheated": 12235,
+      "##ickest": 12236,
+      "Ġcarn": 12237,
+      "ĠNat": 12238,
+      "Ġcrooked": 12239,
+      "Ġempt": 12240,
+      "##zzly": 12241,
+      "Ġembarrassment": 12242,
+      "ĠStrong": 12243,
+      "Ġjealousy": 12244,
+      "Ġchances": 12245,
+      "Ġcrunching": 12246,
+      "two": 12247,
+      "##gnorant": 12248,
+      "Oink": 12249,
+      "##have": 12250,
+      "##fect": 12251,
+      "##atted": 12252,
+      "ĠHouse": 12253,
+      "ĠMud": 12254,
+      "##iped": 12255,
+      "ĠPistol": 12256,
+      "Ġexplos": 12257,
+      "Ġpickles": 12258,
+      "Ġjourneyed": 12259,
+      "Ġtrails": 12260,
+      "ĠValue": 12261,
+      "ĠJules": 12262,
+      "Ġcoughs": 12263,
+      "Copper": 12264,
+      "Ġwilted": 12265,
+      "Green": 12266,
+      "woof": 12267,
+      "Ġted": 12268,
+      "Ġyay": 12269,
+      "ĠMars": 12270,
+      "ĠJemma": 12271,
+      "Ġexcuse": 12272,
+      "##akers": 12273,
+      "ĠKelsey": 12274,
+      "Ġmattresses": 12275,
+      "Ġrailing": 12276,
+      "Ġfreely": 12277,
+      "Missy": 12278,
+      "Ġcaptivated": 12279,
+      "Phil": 12280,
+      "Down": 12281,
+      "Kelly": 12282,
+      "record": 12283,
+      "Ġfrag": 12284,
+      "ĠSister": 12285,
+      "##riet": 12286,
+      "ĠSheep": 12287,
+      "ĠMond": 12288,
+      "Ġpew": 12289,
+      "ĠKathy": 12290,
+      "Ġwond": 12291,
+      "ĠRush": 12292,
+      "Ġbrighten": 12293,
+      "Ġpolka": 12294,
+      "Ġcursed": 12295,
+      "Ġouchy": 12296,
+      "ĠMinty": 12297,
+      "Ġembraced": 12298,
+      "Ġfulfilled": 12299,
+      "ĠParty": 12300,
+      "Brownie": 12301,
+      "Ġchaos": 12302,
+      "Roger": 12303,
+      "##ailed": 12304,
+      "ĠLumber": 12305,
+      "##beam": 12306,
+      "##venture": 12307,
+      "ĠAsked": 12308,
+      "Ġbelief": 12309,
+      "Ġvanishing": 12310,
+      "ĠFrance": 12311,
+      "Ġsealed": 12312,
+      "Wheee": 12313,
+      "Patty": 12314,
+      "Ġbasil": 12315,
+      "Ġclinic": 12316,
+      "Dot": 12317,
+      "friend": 12318,
+      "haw": 12319,
+      "Ġwavy": 12320,
+      "Ġkiw": 12321,
+      "ĠAda": 12322,
+      "Ġalb": 12323,
+      "Ġflipper": 12324,
+      "ĠCable": 12325,
+      "Ġglist": 12326,
+      "##aleb": 12327,
+      "Ġjoyous": 12328,
+      "Amanda": 12329,
+      "Ġclutching": 12330,
+      "Ġadvantage": 12331,
+      "sl": 12332,
+      "Ġplacing": 12333,
+      "Ġrash": 12334,
+      "##unate": 12335,
+      "##chy": 12336,
+      "Ġgobl": 12337,
+      "Ġclam": 12338,
+      "Ġfeared": 12339,
+      "Ġconst": 12340,
+      "ĠSpray": 12341,
+      "Ġstunning": 12342,
+      "Ġinvolved": 12343,
+      "Phew": 12344,
+      "by": 12345,
+      "##working": 12346,
+      "Ġsite": 12347,
+      "ĠSave": 12348,
+      "ĠMaking": 12349,
+      "##ela": 12350,
+      "##inded": 12351,
+      "Ġexcellent": 12352,
+      "##iffere": 12353,
+      "Throw": 12354,
+      "ĠDeer": 12355,
+      "ĠDiana": 12356,
+      "Ġvow": 12357,
+      "##atever": 12358,
+      "ĠThough": 12359,
+      "ĠRingo": 12360,
+      "Ġtastier": 12361,
+      "Ġtightened": 12362,
+      "Ġprotest": 12363,
+      "Ġscientists": 12364,
+      "Ġglistened": 12365,
+      "BOO": 12366,
+      "Lenny": 12367,
+      "##inked": 12368,
+      "ĠMason": 12369,
+      "Ġbobbed": 12370,
+      "Ġreins": 12371,
+      "Ġblossom": 12372,
+      "ĠRina": 12373,
+      "ĠStart": 12374,
+      "Ġrarely": 12375,
+      "Ġfeeds": 12376,
+      "Ġremaining": 12377,
+      "Ġbills": 12378,
+      "ĠUnderneath": 12379,
+      "Ġvictorious": 12380,
+      "ĠBugs": 12381,
+      "Ġreflect": 12382,
+      "##chers": 12383,
+      "Ġhobby": 12384,
+      "Ġvacuum": 12385,
+      "##EEP": 12386,
+      "Ġteddies": 12387,
+      "Congratulations": 12388,
+      "Off": 12389,
+      "pilot": 12390,
+      "##the": 12391,
+      "##gs": 12392,
+      "##yme": 12393,
+      "Ġtack": 12394,
+      "Ġinched": 12395,
+      "Ġsele": 12396,
+      "Ġsevent": 12397,
+      "Ġspitting": 12398,
+      "Ġexhibit": 12399,
+      "ĠEng": 12400,
+      "Ġorch": 12401,
+      "ĠRibbit": 12402,
+      "ĠBring": 12403,
+      "##upert": 12404,
+      "Ġsniffles": 12405,
+      "Ġironing": 12406,
+      "ĠPatience": 12407,
+      "ĠRod": 12408,
+      "Ġsilliest": 12409,
+      "ĠStephen": 12410,
+      "Ġunloaded": 12411,
+      "Ġsculptures": 12412,
+      "Ġproduc": 12413,
+      "Ġscuttled": 12414,
+      "##ifferent": 12415,
+      "Jason": 12416,
+      "Lina": 12417,
+      "Ġwoo": 12418,
+      "Ġoo": 12419,
+      "Ġrasp": 12420,
+      "Ġtran": 12421,
+      "Ġglimmer": 12422,
+      "Ġunpl": 12423,
+      "Ġdrople": 12424,
+      "Ġsund": 12425,
+      "ĠLexi": 12426,
+      "Ġdigger": 12427,
+      "Ġhammered": 12428,
+      "ĠPiper": 12429,
+      "Ġsneakers": 12430,
+      "Ġeffect": 12431,
+      "Rudy": 12432,
+      "ĠImagine": 12433,
+      "Nearby": 12434,
+      "inc": 12435,
+      "ĠJohnnie": 12436,
+      "ĠBald": 12437,
+      "Farmer": 12438,
+      "Sal": 12439,
+      "Ġcarriage": 12440,
+      "ĠCelly": 12441,
+      "Ġclover": 12442,
+      "Ġtrapping": 12443,
+      "ĠGreat": 12444,
+      "Ġspeedy": 12445,
+      "##ocado": 12446,
+      "Ġunlucky": 12447,
+      "Ġrefuses": 12448,
+      "Spin": 12449,
+      "ĠEdward": 12450,
+      "Ġdiaper": 12451,
+      "ĠMonday": 12452,
+      "Min": 12453,
+      "open": 12454,
+      "Ġhind": 12455,
+      "Ġdazz": 12456,
+      "ĠLying": 12457,
+      "Ġreact": 12458,
+      "##asc": 12459,
+      "Ġrunway": 12460,
+      "Ġquality": 12461,
+      "Ġcrumble": 12462,
+      "##estore": 12463,
+      "Ġinterests": 12464,
+      "Ġcombined": 12465,
+      "ĠMarcus": 12466,
+      "Ġinspect": 12467,
+      "Ġbreathes": 12468,
+      "Peanut": 12469,
+      "ĠEli": 12470,
+      "Ġdials": 12471,
+      "Din": 12472,
+      "##bi": 12473,
+      "##flower": 12474,
+      "ĠIvy": 12475,
+      "ĠCate": 12476,
+      "ĠCora": 12477,
+      "ĠStick": 12478,
+      "Ġprotector": 12479,
+      "Ġleaders": 12480,
+      "Ġkayaks": 12481,
+      "Ġinsists": 12482,
+      "Ġconcentrated": 12483,
+      "Ġfirewood": 12484,
+      "La": 12485,
+      "Park": 12486,
+      "Ricky": 12487,
+      "Vanish": 12488,
+      "on": 12489,
+      "wow": 12490,
+      "##chest": 12491,
+      "Ġsipping": 12492,
+      "Ġfate": 12493,
+      "Ġfired": 12494,
+      "##etwork": 12495,
+      "Ġshaving": 12496,
+      "Ġshades": 12497,
+      "ĠAbb": 12498,
+      "Ġouter": 12499,
+      "Ġclasses": 12500,
+      "ĠPurr": 12501,
+      "##iety": 12502,
+      "Ġsmoot": 12503,
+      "Ġbandaged": 12504,
+      "ĠFruit": 12505,
+      "Ġfloaties": 12506,
+      "ĠPrint": 12507,
+      "ĠJumping": 12508,
+      "ĠForky": 12509,
+      "Ġoverflowing": 12510,
+      "Gabby": 12511,
+      "Tre": 12512,
+      "hide": 12513,
+      "Ġtending": 12514,
+      "Ġbooming": 12515,
+      "Ġleashes": 12516,
+      "Ġglues": 12517,
+      "Ġmustard": 12518,
+      "Ġrelation": 12519,
+      "Ġpastor": 12520,
+      "Ġbubbled": 12521,
+      "Ġslaps": 12522,
+      "who": 12523,
+      "Ġsurprisingly": 12524,
+      "Ġconversations": 12525,
+      "Ġfetches": 12526,
+      "ĠMuscle": 12527,
+      "Ġcucumbers": 12528,
+      "Ġoptions": 12529,
+      "ĠRadio": 12530,
+      "Eric": 12531,
+      "ooh": 12532,
+      "zero": 12533,
+      "Ġ(": 12534,
+      "##nds": 12535,
+      "Ġgobble": 12536,
+      "Ġbackground": 12537,
+      "Ġcoiled": 12538,
+      "ĠFlower": 12539,
+      "##umpkin": 12540,
+      "Ġquiver": 12541,
+      "ĠJoel": 12542,
+      "Ġbehold": 12543,
+      "Ġpacks": 12544,
+      "Ġposts": 12545,
+      "Ġignores": 12546,
+      "Ġstaircase": 12547,
+      "ĠHuggy": 12548,
+      "Ġstalks": 12549,
+      "Ġdismay": 12550,
+      "Ġalbum": 12551,
+      "Ġfer": 12552,
+      "Ġchug": 12553,
+      "ĠDing": 12554,
+      "Ġmagpie": 12555,
+      "Ġhardworking": 12556,
+      "Ġunsc": 12557,
+      "ĠGaby": 12558,
+      "##ixie": 12559,
+      "Ġshoreline": 12560,
+      "Ġspringtime": 12561,
+      "Ġbaseballs": 12562,
+      "Ġpainters": 12563,
+      "Ġdemands": 12564,
+      "ĠMelanie": 12565,
+      "Ġsyring": 12566,
+      "ĠPercy": 12567,
+      "Ġseashell": 12568,
+      "Butterfly": 12569,
+      "Ġcarnival": 12570,
+      "Judy": 12571,
+      "##yer": 12572,
+      "ĠHim": 12573,
+      "ĠManny": 12574,
+      "ĠYouth": 12575,
+      "ĠNellie": 12576,
+      "Ġimpact": 12577,
+      "Ġcreaked": 12578,
+      "Ġsharpen": 12579,
+      "Stand": 12580,
+      "Ġsurrendering": 12581,
+      "Ġstylish": 12582,
+      "ĠTrevor": 12583,
+      "Ġgrownups": 12584,
+      "Ġimaginative": 12585,
+      "ĠPedro": 12586,
+      "Zoey": 12587,
+      "Ġtiara": 12588,
+      "##erri": 12589,
+      "ĠEthan": 12590,
+      "Ġhowling": 12591,
+      "Ġunb": 12592,
+      "Ġmirrors": 12593,
+      "Everybody": 12594,
+      "Ġcarpets": 12595,
+      "Ali": 12596,
+      "ĠVal": 12597,
+      ".''": 12598,
+      "ĠMousey": 12599,
+      "ĠBalloon": 12600,
+      "Ġblessings": 12601,
+      "Ġjiggled": 12602,
+      "Ġsimilar": 12603,
+      "Ġshuffled": 12604,
+      "##aterpillar": 12605,
+      "Ġsyringe": 12606,
+      "Cook": 12607,
+      "Jax": 12608,
+      "##rous": 12609,
+      "Ġburp": 12610,
+      "Ġpang": 12611,
+      "Ġmain": 12612,
+      "##alling": 12613,
+      "ĠMushroom": 12614,
+      "Ġloss": 12615,
+      "Ġrejo": 12616,
+      "ĠCuriosity": 12617,
+      "##ption": 12618,
+      "ĠGrow": 12619,
+      "Ġmeaner": 12620,
+      "##ords": 12621,
+      "Ġterror": 12622,
+      "Ġcollections": 12623,
+      "Ġrugs": 12624,
+      "Ġsucceeding": 12625,
+      "Ġdares": 12626,
+      "Ġbuzzes": 12627,
+      "ĠFuel": 12628,
+      "Auntie": 12629,
+      "Ġdouble": 12630,
+      "Pup": 12631,
+      "##OAR": 12632,
+      "Ġdut": 12633,
+      "Ġcents": 12634,
+      "Ġpry": 12635,
+      "Ġstitched": 12636,
+      "##vey": 12637,
+      "ĠOil": 12638,
+      "##unities": 12639,
+      "ĠMara": 12640,
+      "ĠMerry": 12641,
+      "ĠWiggles": 12642,
+      "ĠFive": 12643,
+      "ĠFreeze": 12644,
+      "##apes": 12645,
+      "Ġmoist": 12646,
+      "ĠCelery": 12647,
+      "Ġtwitch": 12648,
+      "ĠGolf": 12649,
+      "ĠPeppa": 12650,
+      "Gracie": 12651,
+      "Spicy": 12652,
+      "Ġunfreeze": 12653,
+      "Ġleaping": 12654,
+      "Ġartists": 12655,
+      "Ġhooked": 12656,
+      "Ġopportunities": 12657,
+      "Ġhabits": 12658,
+      "Ġcomplimented": 12659,
+      "Ġfarewell": 12660,
+      "Reb": 12661,
+      "Yoga": 12662,
+      "oo": 12663,
+      "##iden": 12664,
+      "ĠMister": 12665,
+      "Ġexting": 12666,
+      "ĠFast": 12667,
+      "Ġwalker": 12668,
+      "Ġuntw": 12669,
+      "Ġclosest": 12670,
+      "ĠBright": 12671,
+      "Ġbullies": 12672,
+      "Ġmeatballs": 12673,
+      "ĠSnowball": 12674,
+      "Ġmenus": 12675,
+      "Ġstrengths": 12676,
+      "Ġsimplest": 12677,
+      "Ġpropeller": 12678,
+      "Rollie": 12679,
+      "ĠLauren": 12680,
+      "Ġrisen": 12681,
+      "Ġglimpse": 12682,
+      "Rebecca": 12683,
+      "Ġextingu": 12684,
+      "Bert": 12685,
+      "New": 12686,
+      "Pizza": 12687,
+      "ĠSing": 12688,
+      "ĠBus": 12689,
+      "ĠBecca": 12690,
+      "ĠMir": 12691,
+      "Ġwhoos": 12692,
+      "Ġlosers": 12693,
+      "##tyle": 12694,
+      "ĠJunior": 12695,
+      "Ġeater": 12696,
+      "Ġglinting": 12697,
+      "ĠKara": 12698,
+      "Ġhating": 12699,
+      "Looks": 12700,
+      "Ġsheepish": 12701,
+      "ĠTrouble": 12702,
+      "Ġjugs": 12703,
+      "Ġpadlock": 12704,
+      "handed": 12705,
+      "Ġwitness": 12706,
+      "jump": 12707,
+      "lost": 12708,
+      "##gling": 12709,
+      "##bec": 12710,
+      "ĠHigh": 12711,
+      "ĠWanda": 12712,
+      "Ġtrad": 12713,
+      "Ġparamed": 12714,
+      "Ġforgetful": 12715,
+      "Ġtoughest": 12716,
+      "Ġcrackle": 12717,
+      "Ġstumbling": 12718,
+      "ĠWinnie": 12719,
+      "ĠTrixie": 12720,
+      "toes": 12721,
+      "Ġposition": 12722,
+      "Ġdoubt": 12723,
+      "Ġgoblin": 12724,
+      "Har": 12725,
+      "Par": 12726,
+      "Ġsips": 12727,
+      "Ġdil": 12728,
+      "Ġforming": 12729,
+      "##urf": 12730,
+      "Ġstarry": 12731,
+      "ĠJade": 12732,
+      "Ġnightfall": 12733,
+      "Ġbarbec": 12734,
+      "##phones": 12735,
+      "ĠChocolate": 12736,
+      "ĠPeach": 12737,
+      "God": 12738,
+      "William": 12739,
+      "Ġcawed": 12740,
+      "Ġfifteen": 12741,
+      "Ġdroplets": 12742,
+      "Kn": 12743,
+      "Nora": 12744,
+      "Soup": 12745,
+      "##inoceros": 12746,
+      "##venge": 12747,
+      "ĠCont": 12748,
+      "##azy": 12749,
+      "##osy": 12750,
+      "##mergency": 12751,
+      "Ġfeeder": 12752,
+      "Ġchests": 12753,
+      "Ġridden": 12754,
+      "Ġcabinets": 12755,
+      "ĠSeek": 12756,
+      "Ġapproval": 12757,
+      "ĠHunter": 12758,
+      "Ġwondrous": 12759,
+      "if": 12760,
+      "magic": 12761,
+      "ĠSimba": 12762,
+      "Ġbobbing": 12763,
+      "ĠPaper": 12764,
+      "Ġsquatted": 12765,
+      "ĠToast": 12766,
+      "Ġticklish": 12767,
+      "Megan": 12768,
+      "Ġyummier": 12769,
+      "ĠFlying": 12770,
+      "Ġmurky": 12771,
+      "Again": 12772,
+      "ĠIntrigued": 12773,
+      "ĠVolcano": 12774,
+      "there": 12775,
+      "##eers": 12776,
+      "##imate": 12777,
+      "ĠOat": 12778,
+      "Ġrevenge": 12779,
+      "Stupid": 12780,
+      "Release": 12781,
+      "Ġspelling": 12782,
+      "ĠShrimp": 12783,
+      "Ġhurriedly": 12784,
+      "Ġflavours": 12785,
+      "Ġrustled": 12786,
+      "Mail": 12787,
+      "how": 12788,
+      "##liest": 12789,
+      "##bug": 12790,
+      "##ANG": 12791,
+      "Ġlens": 12792,
+      "Ġplun": 12793,
+      "Ġendless": 12794,
+      "Ġzig": 12795,
+      "Ġpassage": 12796,
+      "##appiness": 12797,
+      "ĠDonna": 12798,
+      "ĠMarco": 12799,
+      "Ġleaks": 12800,
+      "?'.": 12801,
+      "Ġsecurely": 12802,
+      "##iscilla": 12803,
+      "Ġwriggling": 12804,
+      "##loat": 12805,
+      "ĠJesus": 12806,
+      "Ġdilig": 12807,
+      "Value": 12808,
+      "##ruck": 12809,
+      "##athe": 12810,
+      "Ġtech": 12811,
+      "Ġovernight": 12812,
+      "ĠPray": 12813,
+      "Ġunison": 12814,
+      "Ġzone": 12815,
+      "Ġpacket": 12816,
+      "Ġafloat": 12817,
+      "Ġclums": 12818,
+      "Ġstruggles": 12819,
+      "Annabelle": 12820,
+      "Ġhesitantly": 12821,
+      "ĠScr": 12822,
+      "Ġunwell": 12823,
+      "Ġscribbles": 12824,
+      "ĠFeathers": 12825,
+      "Ġbust": 12826,
+      "Ġdying": 12827,
+      "Ġhamb": 12828,
+      "ĠOctopus": 12829,
+      "ĠAut": 12830,
+      "Ġtrespass": 12831,
+      "ĠErin": 12832,
+      "Ġmothers": 12833,
+      "ĠBeak": 12834,
+      "Stan": 12835,
+      "Ġcleverness": 12836,
+      "ĠStone": 12837,
+      "Ġreceiving": 12838,
+      "Ġteases": 12839,
+      "ĠClar": 12840,
+      "ĠPole": 12841,
+      "Buggy": 12842,
+      "Ġunzipped": 12843,
+      "Ġconcentrate": 12844,
+      "Ġscreec": 12845,
+      "Elsa": 12846,
+      "Ġhambur": 12847,
+      "Lemon": 12848,
+      "Paws": 12849,
+      "Rolly": 12850,
+      "##mill": 12851,
+      "Ġpluck": 12852,
+      "Ġplumber": 12853,
+      "Ġups": 12854,
+      "ĠMove": 12855,
+      "##oodle": 12856,
+      "Ġcance": 12857,
+      "Ġroles": 12858,
+      "Ġmules": 12859,
+      "##asey": 12860,
+      "Ġfoss": 12861,
+      "Ġwarming": 12862,
+      "ĠDoc": 12863,
+      "Ġhopefully": 12864,
+      "Ġladies": 12865,
+      "Ġregister": 12866,
+      "##ointed": 12867,
+      "Janey": 12868,
+      "ĠClap": 12869,
+      "##ercise": 12870,
+      "Ġconfusing": 12871,
+      "Ġattacking": 12872,
+      "Wink": 12873,
+      "##dog": 12874,
+      "Ġdice": 12875,
+      "Ġcreaking": 12876,
+      "ĠChina": 12877,
+      "Ġbanner": 12878,
+      "Ġsoaps": 12879,
+      "Ġdisplays": 12880,
+      "ĠRocks": 12881,
+      "Ġcontentedly": 12882,
+      "Ġadopt": 12883,
+      "Eddie": 12884,
+      "Gl": 12885,
+      "Kevin": 12886,
+      "Mila": 12887,
+      "Ġspir": 12888,
+      "Through": 12889,
+      "Ġadmitted": 12890,
+      "Ġthoughtfulness": 12891,
+      "ĠSmiley": 12892,
+      "ĠScale": 12893,
+      "ĠThanksgiving": 12894,
+      "Amber": 12895,
+      "Ġassured": 12896,
+      "Teacher": 12897,
+      "Ġclearer": 12898,
+      "Ġexplosion": 12899,
+      "Brian": 12900,
+      "Believe": 12901,
+      "Ġcy": 12902,
+      "Ġnibbles": 12903,
+      "##pply": 12904,
+      "##vender": 12905,
+      "ĠBel": 12906,
+      "Ġsmir": 12907,
+      "Ġlavender": 12908,
+      "ĠYog": 12909,
+      "##azzy": 12910,
+      "Ġmeanings": 12911,
+      "Ġspotless": 12912,
+      "Whoever": 12913,
+      "##ikki": 12914,
+      "ĠUniverse": 12915,
+      "ĠScott": 12916,
+      "Ġcroaks": 12917,
+      "ĠAlfred": 12918,
+      "Ġgleaming": 12919,
+      "Ġorchard": 12920,
+      "Life": 12921,
+      "Toy": 12922,
+      "happy": 12923,
+      "##via": 12924,
+      "##edience": 12925,
+      "Ġdue": 12926,
+      "##athing": 12927,
+      "Ġherd": 12928,
+      "##icense": 12929,
+      "##ongo": 12930,
+      "ĠFlex": 12931,
+      "Ġswift": 12932,
+      "ĠCom": 12933,
+      "##bbling": 12934,
+      "ĠWhip": 12935,
+      "Ġheadphones": 12936,
+      "Ġzap": 12937,
+      "##ivers": 12938,
+      "##isky": 12939,
+      "Ġluckier": 12940,
+      "Rosa": 12941,
+      "Ġbuds": 12942,
+      "coloured": 12943,
+      "Ġviolins": 12944,
+      "Ġponytail": 12945,
+      "Greet": 12946,
+      "Marry": 12947,
+      "##wed": 12948,
+      "Ġcities": 12949,
+      "##erve": 12950,
+      "Ġresolved": 12951,
+      "Ġspine": 12952,
+      "Ġuneasy": 12953,
+      "Ġquickest": 12954,
+      "ĠNosy": 12955,
+      "Ġanthill": 12956,
+      "Jojo": 12957,
+      "Ġcowg": 12958,
+      "Ġflex": 12959,
+      "Ġwrecked": 12960,
+      "ĠBeepy": 12961,
+      "ĠMatches": 12962,
+      "Ġaims": 12963,
+      "ĠHarold": 12964,
+      "Ġmarveling": 12965,
+      "Ġappetite": 12966,
+      "Ġbarbecue": 12967,
+      "Patch": 12968,
+      "##known": 12969,
+      "Ġsauc": 12970,
+      "ĠHanna": 12971,
+      "ĠLance": 12972,
+      "##itters": 12973,
+      "Ġballet": 12974,
+      "Ġhomemade": 12975,
+      "Ġpest": 12976,
+      "Ġcupped": 12977,
+      "Ġtrays": 12978,
+      "Ġspatula": 12979,
+      "Mona": 12980,
+      "Ġsunburn": 12981,
+      "Arr": 12982,
+      "Pay": 12983,
+      "##tie": 12984,
+      "##Moo": 12985,
+      "##fying": 12986,
+      "ĠTurkey": 12987,
+      "Ġdash": 12988,
+      "Ġhalo": 12989,
+      "ĠMiles": 12990,
+      "Ġwhilst": 12991,
+      "ĠApples": 12992,
+      "ĠEast": 12993,
+      "ĠCross": 12994,
+      "Ġsweating": 12995,
+      "Ġarmor": 12996,
+      "ĠRest": 12997,
+      "Step": 12998,
+      "Ġdrumstick": 12999,
+      "Ġbulls": 13000,
+      "ĠFrustrated": 13001,
+      "Ġchimneys": 13002,
+      "Ġsentence": 13003,
+      "Ġobstacle": 13004,
+      "ĠCubey": 13005,
+      "Ġawaited": 13006,
+      "bo": 13007,
+      "##dles": 13008,
+      "Ġhyd": 13009,
+      "ĠBoris": 13010,
+      "Ġscoring": 13011,
+      "ĠSami": 13012,
+      "##abrina": 13013,
+      "Ġwatery": 13014,
+      "Ġponder": 13015,
+      "Ġgrounds": 13016,
+      "Ġparades": 13017,
+      "ĠInk": 13018,
+      "Ġsecretly": 13019,
+      "Ġstumbles": 13020,
+      "!''": 13021,
+      "Birds": 13022,
+      "ĠRubber": 13023,
+      "ĠDinosaur": 13024,
+      "Um": 13025,
+      "Ġmended": 13026,
+      "ĠHalfway": 13027,
+      "Ġlittlest": 13028,
+      "Ġcoast": 13029,
+      "ĠJasper": 13030,
+      "Ġmoan": 13031,
+      "ĠCon": 13032,
+      "ĠNell": 13033,
+      "ĠRupert": 13034,
+      "Ġperch": 13035,
+      "Ġsplin": 13036,
+      "ĠStory": 13037,
+      "ĠAlicia": 13038,
+      "ĠNod": 13039,
+      "Ġbetray": 13040,
+      "Ġbegins": 13041,
+      "Ġdearly": 13042,
+      "Ġluxurious": 13043,
+      "ĠDebbie": 13044,
+      "ĠArchie": 13045,
+      "Ġrinses": 13046,
+      "Rainbow": 13047,
+      "Ġradios": 13048,
+      "CRASH": 13049,
+      "Ġwhooshing": 13050,
+      "Kip": 13051,
+      "Quit": 13052,
+      "just": 13053,
+      "pass": 13054,
+      "##rop": 13055,
+      "##dled": 13056,
+      "Ġcork": 13057,
+      "Ġpuffy": 13058,
+      "Ġmuttered": 13059,
+      "##ata": 13060,
+      "ĠSour": 13061,
+      "Ġthre": 13062,
+      "Ġker": 13063,
+      "##raser": 13064,
+      "##acky": 13065,
+      "Ġlaz": 13066,
+      "Ġskating": 13067,
+      "Ġstorybook": 13068,
+      "Ġgreens": 13069,
+      "Inc": 13070,
+      "Ġkeyboard": 13071,
+      "ĠZeb": 13072,
+      "Ġbatch": 13073,
+      "Ġrhyme": 13074,
+      "Ġbedrooms": 13075,
+      "Ġscrapes": 13076,
+      "Ġstalls": 13077,
+      "ĠRhinoceros": 13078,
+      "ĠButtons": 13079,
+      "Helen": 13080,
+      "Elle": 13081,
+      "zip": 13082,
+      "##bies": 13083,
+      "##erie": 13084,
+      "ĠLacey": 13085,
+      "ĠMoe": 13086,
+      "##ulously": 13087,
+      "ĠDark": 13088,
+      "ĠPippy": 13089,
+      "Ġcritter": 13090,
+      "Ġchildhood": 13091,
+      "Ġcornfield": 13092,
+      "Ġcopying": 13093,
+      "Ġyachts": 13094,
+      "ĠFoot": 13095,
+      "Ġvendors": 13096,
+      "Ġadmires": 13097,
+      "##uxury": 13098,
+      "ĠMichelle": 13099,
+      "ĠPickles": 13100,
+      "Jean": 13101,
+      "Ġgnome": 13102,
+      "Candy": 13103,
+      "History": 13104,
+      "help": 13105,
+      "##aulif": 13106,
+      "##mar": 13107,
+      "Ġbon": 13108,
+      "Ġdates": 13109,
+      "##seed": 13110,
+      "Ġbirdseed": 13111,
+      "##axi": 13112,
+      "##ulty": 13113,
+      "Ġcocked": 13114,
+      "Ġsunbeam": 13115,
+      "ĠThrow": 13116,
+      "ĠKnow": 13117,
+      "ĠPilot": 13118,
+      "Ġfighters": 13119,
+      "ĠBeary": 13120,
+      "Ġsqueaking": 13121,
+      "Ġrhym": 13122,
+      "Ġjournals": 13123,
+      "three": 13124,
+      "ĠSmile": 13125,
+      "Ġunderest": 13126,
+      "Ġcollapse": 13127,
+      "Louise": 13128,
+      "crack": 13129,
+      "Sasha": 13130,
+      "##ji": 13131,
+      "ĠTad": 13132,
+      "##atrice": 13133,
+      "ĠLions": 13134,
+      "Ġclamber": 13135,
+      "Ġintr": 13136,
+      "Ġgrazing": 13137,
+      "Ġorig": 13138,
+      "ĠCup": 13139,
+      "Ġmeanie": 13140,
+      "Ġadventurer": 13141,
+      "Ġarc": 13142,
+      "##olk": 13143,
+      "Ġenters": 13144,
+      "Ġcollects": 13145,
+      "Ġtraveler": 13146,
+      "Ġposters": 13147,
+      "Ġwizards": 13148,
+      "ĠBethany": 13149,
+      "Paula": 13150,
+      "##isappointed": 13151,
+      "Ġchattering": 13152,
+      "Bring": 13153,
+      "Ju": 13154,
+      "Tessa": 13155,
+      "Tonight": 13156,
+      "making": 13157,
+      "##gret": 13158,
+      "##pair": 13159,
+      "##idered": 13160,
+      "##lli": 13161,
+      "##anas": 13162,
+      "##ancing": 13163,
+      "##ori": 13164,
+      "Ġrumm": 13165,
+      "Ġko": 13166,
+      "Ġwhirring": 13167,
+      "ĠAri": 13168,
+      "Ġrent": 13169,
+      "Ġnewly": 13170,
+      "##aging": 13171,
+      "Ġpod": 13172,
+      "Ġamuse": 13173,
+      "Ġtrades": 13174,
+      "Ġdonate": 13175,
+      "ĠKe": 13176,
+      "Ġbraids": 13177,
+      "ĠNemo": 13178,
+      "Ġremark": 13179,
+      "Ġdeath": 13180,
+      "ĠEmmie": 13181,
+      "##assion": 13182,
+      "Ġtags": 13183,
+      "ĠFriday": 13184,
+      "Ġboost": 13185,
+      "Ġgaps": 13186,
+      "ĠAnya": 13187,
+      "ĠGrandad": 13188,
+      "Swim": 13189,
+      "Ġoption": 13190,
+      "Ġhobbies": 13191,
+      "Ġcigarettes": 13192,
+      "Ġoblig": 13193,
+      "ĠAvocado": 13194,
+      "Ġquarrelling": 13195,
+      "Roo": 13196,
+      "Wise": 13197,
+      "now": 13198,
+      "Ġ.": 13199,
+      "##table": 13200,
+      "ĠTabby": 13201,
+      "ĠIndy": 13202,
+      "Ġneared": 13203,
+      "Ġcock": 13204,
+      "##about": 13205,
+      "##emons": 13206,
+      "Ġcookout": 13207,
+      "Ġflopped": 13208,
+      "Shelly": 13209,
+      "ĠChalk": 13210,
+      "Ġlayers": 13211,
+      "ĠStars": 13212,
+      "ĠSharky": 13213,
+      "Ġsuggesting": 13214,
+      "whoosh": 13215,
+      "##ylvia": 13216,
+      "Ġsnarling": 13217,
+      "Greetings": 13218,
+      "Father": 13219,
+      "Gas": 13220,
+      "Jelly": 13221,
+      "Ġtiles": 13222,
+      "Ġcit": 13223,
+      "ĠBumble": 13224,
+      "ĠAren": 13225,
+      "Ġexisted": 13226,
+      "Ġflush": 13227,
+      "##ifted": 13228,
+      "Ġstrut": 13229,
+      "##osquito": 13230,
+      "ĠLearn": 13231,
+      "Ġbatt": 13232,
+      "Ġarriving": 13233,
+      "Ġbullet": 13234,
+      "ĠFridge": 13235,
+      "Ġprepar": 13236,
+      "ĠPhoebe": 13237,
+      "Ġfulfill": 13238,
+      "Ġscreeched": 13239,
+      "Math": 13240,
+      "Puppy": 13241,
+      "Ron": 13242,
+      "ha": 13243,
+      "tweet": 13244,
+      "Ġic": 13245,
+      "##bag": 13246,
+      "##ja": 13247,
+      "Ġsom": 13248,
+      "##ament": 13249,
+      "ĠHaving": 13250,
+      "Ġplaymate": 13251,
+      "Ġreel": 13252,
+      "ĠCaleb": 13253,
+      "ĠPaint": 13254,
+      "Ġuncover": 13255,
+      "ĠGuppy": 13256,
+      "Ġconso": 13257,
+      "ĠJackson": 13258,
+      "Ġcrump": 13259,
+      "Ġstead": 13260,
+      "Ġwilder": 13261,
+      "Ġprotective": 13262,
+      "Ġrakes": 13263,
+      "Ġapartment": 13264,
+      "Ġstroking": 13265,
+      "Ġachieving": 13266,
+      "Ġfifth": 13267,
+      "Ġvolunt": 13268,
+      "April": 13269,
+      "Mamma": 13270,
+      "Peek": 13271,
+      "##cr": 13272,
+      "##AP": 13273,
+      "ĠHard": 13274,
+      "Ġstab": 13275,
+      "ĠBiff": 13276,
+      "Ġwhirl": 13277,
+      "ĠKaitlyn": 13278,
+      "##ikes": 13279,
+      "Meg": 13280,
+      "Ġregretful": 13281,
+      "Ġinsistent": 13282,
+      "ĠMixer": 13283,
+      "Ġclicking": 13284,
+      "Ġechoing": 13285,
+      "Drop": 13286,
+      "Chewy": 13287,
+      "Ġvillains": 13288,
+      "##auliflower": 13289,
+      "Ġobliged": 13290,
+      "##kn": 13291,
+      "Ġsighing": 13292,
+      "ĠTag": 13293,
+      "##orty": 13294,
+      "Ġyanked": 13295,
+      "Ġcanes": 13296,
+      "Ġcarrier": 13297,
+      "ĠWild": 13298,
+      "ĠWindy": 13299,
+      "Ġswell": 13300,
+      "Though": 13301,
+      "Ġanyways": 13302,
+      "ĠDifferent": 13303,
+      "ĠEag": 13304,
+      "ĠCand": 13305,
+      "Ġlioness": 13306,
+      "Ġsup": 13307,
+      "Ġspoilt": 13308,
+      "Ġfingert": 13309,
+      "##ctopuses": 13310,
+      "Ġaxes": 13311,
+      "ĠClaws": 13312,
+      "ĠOriginal": 13313,
+      "Ġdemon": 13314,
+      "ĠDucks": 13315,
+      "Ġgreeting": 13316,
+      "ĠCloudy": 13317,
+      "Ġfunnier": 13318,
+      "Ġsilky": 13319,
+      "Ġbenefit": 13320,
+      "Elephant": 13321,
+      "where": 13322,
+      "##haved": 13323,
+      "##irley": 13324,
+      "ĠHome": 13325,
+      "##ricket": 13326,
+      "Ġkettle": 13327,
+      "Ġmango": 13328,
+      "ĠJog": 13329,
+      "Ġswish": 13330,
+      "Ġneeding": 13331,
+      "Ġfizz": 13332,
+      "Ġparting": 13333,
+      "Ġsquirm": 13334,
+      "Ġfruity": 13335,
+      "Ġsmarts": 13336,
+      "Ġsprinted": 13337,
+      "ĠBlood": 13338,
+      "##brushes": 13339,
+      "Ġshyness": 13340,
+      "Ġsurge": 13341,
+      "Ġscooted": 13342,
+      "Change": 13343,
+      "Ġdirect": 13344,
+      "Exit": 13345,
+      "Ġconsidered": 13346,
+      "##shadowing": 13347,
+      "ĠBarber": 13348,
+      "ĠPasta": 13349,
+      "ĠJesse": 13350,
+      "Ġpreferred": 13351,
+      "Ġphotograp": 13352,
+      "##iversary": 13353,
+      "Ġkernel": 13354,
+      "Riley": 13355,
+      "splash": 13356,
+      "Ġtut": 13357,
+      "##arlet": 13358,
+      "ĠSeth": 13359,
+      "Ġbeats": 13360,
+      "Ġloaf": 13361,
+      "Ġhopper": 13362,
+      "Ġmopped": 13363,
+      "Ġgrave": 13364,
+      "ĠCaterpillar": 13365,
+      "ĠRepeat": 13366,
+      "Ġtrainer": 13367,
+      "Ġcompost": 13368,
+      "Jose": 13369,
+      "Ġtidier": 13370,
+      "ĠOwen": 13371,
+      "Ġwaists": 13372,
+      "Ġpouting": 13373,
+      "Ġcooperative": 13374,
+      "Ġclipboard": 13375,
+      "ĠKaylee": 13376,
+      "Ġfondly": 13377,
+      "Ġkiwi": 13378,
+      "ĠContest": 13379,
+      "Ġbetrayed": 13380,
+      "Ġamusement": 13381,
+      "Ġsuperp": 13382,
+      "Could": 13383,
+      "Queen": 13384,
+      "Terry": 13385,
+      "##pers": 13386,
+      "##mi": 13387,
+      "Ġwailed": 13388,
+      "Ġhairsty": 13389,
+      "Ġkil": 13390,
+      "ĠMaxine": 13391,
+      "Ġchief": 13392,
+      "ĠPaw": 13393,
+      "ĠDolph": 13394,
+      "Ġruby": 13395,
+      "ĠSpaghetti": 13396,
+      "Ġtougher": 13397,
+      "Ġdifficulty": 13398,
+      "Ġsuitable": 13399,
+      "Ġblouses": 13400,
+      "ĠLizard": 13401,
+      "ĠLeaves": 13402,
+      "ĠPriscilla": 13403,
+      "ĠCleo": 13404,
+      "ĠDreams": 13405,
+      "Ġpersuade": 13406,
+      "Enough": 13407,
+      "ĠStephanie": 13408,
+      "Ġtangy": 13409,
+      "Ġcitiz": 13410,
+      "Number": 13411,
+      "Tia": 13412,
+      "minded": 13413,
+      "##pole": 13414,
+      "##bel": 13415,
+      "##verance": 13416,
+      "Ġstash": 13417,
+      "ĠBuck": 13418,
+      "Ġgentleman": 13419,
+      "Ġbreadcr": 13420,
+      "Ġwildly": 13421,
+      "ĠWherever": 13422,
+      "ĠMei": 13423,
+      "Clap": 13424,
+      "ĠFireman": 13425,
+      "spell": 13426,
+      "Ġrattling": 13427,
+      "Ġuncertain": 13428,
+      "university": 13429,
+      "Ġannouncement": 13430,
+      "Ġrejoiced": 13431,
+      "Ġsomers": 13432,
+      "Ġbreadcrumb": 13433,
+      "Tyler": 13434,
+      "Wind": 13435,
+      "car": 13436,
+      "##Baa": 13437,
+      "Ġgal": 13438,
+      "ĠFace": 13439,
+      "ĠFine": 13440,
+      "Ġglimmered": 13441,
+      "Ġtrace": 13442,
+      "##beat": 13443,
+      "Ġwaitress": 13444,
+      "Ġvisible": 13445,
+      "##occo": 13446,
+      "Ġsurfers": 13447,
+      "Ġpostc": 13448,
+      "Ġigloos": 13449,
+      "Ġrecommending": 13450,
+      "ĠAnchor": 13451,
+      "Ġdrifting": 13452,
+      "ĠButterfly": 13453,
+      "ĠPrunes": 13454,
+      "Ġjingled": 13455,
+      "Bravo": 13456,
+      "Ġadjust": 13457,
+      "Ġunscrew": 13458,
+      "Ġdemonstr": 13459,
+      "Ġphotographer": 13460,
+      "Kit": 13461,
+      "Pig": 13462,
+      "Rub": 13463,
+      "Warning": 13464,
+      "baa": 13465,
+      "##ander": 13466,
+      "##ns": 13467,
+      "##inn": 13468,
+      "Ġpoo": 13469,
+      "Ġsobs": 13470,
+      "Ġjay": 13471,
+      "ĠFour": 13472,
+      "Ġchant": 13473,
+      "Ġtrous": 13474,
+      "##iously": 13475,
+      "Ġdrummer": 13476,
+      "ĠFold": 13477,
+      "Ġcamps": 13478,
+      "Ġprovides": 13479,
+      "Ġsibling": 13480,
+      "Ġvillager": 13481,
+      "Peace": 13482,
+      "Ġmermaids": 13483,
+      "Ġmastered": 13484,
+      "ĠGloria": 13485,
+      "ĠSweetie": 13486,
+      "Ġfaithful": 13487,
+      "Ġproduct": 13488,
+      "Ġperseverance": 13489,
+      "Ġfanciest": 13490,
+      "ĠMiranda": 13491,
+      "Biggie": 13492,
+      "Cari": 13493,
+      "Ra": 13494,
+      "danger": 13495,
+      "ne": 13496,
+      "##nut": 13497,
+      "Ġcurse": 13498,
+      "Ġpier": 13499,
+      "##ima": 13500,
+      "##ananas": 13501,
+      "ĠHeart": 13502,
+      "ĠMisty": 13503,
+      "ĠDove": 13504,
+      "Ġthankfully": 13505,
+      "Joan": 13506,
+      "Ġstreak": 13507,
+      "Ġreindeers": 13508,
+      "ĠSquash": 13509,
+      "ĠPoison": 13510,
+      "novel": 13511,
+      "Ġgrumpiness": 13512,
+      "ĠAdventure": 13513,
+      "Kay": 13514,
+      "Mint": 13515,
+      "Rita": 13516,
+      "yum": 13517,
+      "##nor": 13518,
+      "Ġlitter": 13519,
+      "ĠLo": 13520,
+      "ĠMuffy": 13521,
+      "##chors": 13522,
+      "##alities": 13523,
+      "Ġcoaster": 13524,
+      "ĠDance": 13525,
+      "Ġlonged": 13526,
+      "Ġmopping": 13527,
+      "ĠCord": 13528,
+      "ĠThumb": 13529,
+      "ĠDolls": 13530,
+      "Ġdespair": 13531,
+      "Ġclosets": 13532,
+      "Ġstubbornness": 13533,
+      "Ġsauces": 13534,
+      "Ġquarrels": 13535,
+      "Ġcompliments": 13536,
+      "Ġexperiments": 13537,
+      "Ġhens": 13538,
+      "Rufus": 13539,
+      "Ġdumps": 13540,
+      "ĠRelax": 13541,
+      "Ġcheetahs": 13542,
+      "Ġjuggling": 13543,
+      "Ġtulips": 13544,
+      "ĠDennis": 13545,
+      "ĠPillow": 13546,
+      "Ġthreats": 13547,
+      "Ġtrousers": 13548,
+      "Barky": 13549,
+      "Liza": 13550,
+      "Ġtumble": 13551,
+      "##itz": 13552,
+      "##orget": 13553,
+      "Ġmoss": 13554,
+      "Ġhandled": 13555,
+      "Ġcritters": 13556,
+      "Ġsideways": 13557,
+      "##iggle": 13558,
+      "Ġcapable": 13559,
+      "ĠSomewhere": 13560,
+      "Ġcombination": 13561,
+      "Ġbullets": 13562,
+      "##lude": 13563,
+      "Ġrecommendations": 13564,
+      "##rrrr": 13565,
+      "ĠJuliet": 13566,
+      "Ġyouths": 13567,
+      "ĠJuan": 13568,
+      "ĠCrabbie": 13569,
+      "Quickly": 13570,
+      "Ġsquawking": 13571,
+      "Ġblessing": 13572,
+      "ĠLawyer": 13573,
+      "Olivia": 13574,
+      "Ġgrunted": 13575,
+      "Ġthousands": 13576,
+      "Ġdazzling": 13577,
+      "Gary": 13578,
+      "Oxygen": 13579,
+      "Spid": 13580,
+      "Ġbay": 13581,
+      "ĠHeather": 13582,
+      "##entions": 13583,
+      "##asons": 13584,
+      "ĠCee": 13585,
+      "Ġens": 13586,
+      "Ġdoorkn": 13587,
+      "ĠKippy": 13588,
+      "Ġgreener": 13589,
+      "Ġpicky": 13590,
+      "Ġsnows": 13591,
+      "##ereal": 13592,
+      "Ġnormally": 13593,
+      "Ġshivers": 13594,
+      "Ġimpatiently": 13595,
+      "Ġcolouring": 13596,
+      "Ġinsides": 13597,
+      "Spray": 13598,
+      "Ġanniversary": 13599,
+      "Frustrated": 13600,
+      "ĠPaige": 13601,
+      "Ġemptied": 13602,
+      "Ġremarkable": 13603,
+      "Ġdoorknob": 13604,
+      "Dance": 13605,
+      "Hot": 13606,
+      "Tammy": 13607,
+      "##jected": 13608,
+      "##wing": 13609,
+      "Ġdu": 13610,
+      "Ġrushes": 13611,
+      "ĠOaky": 13612,
+      "ĠBEEP": 13613,
+      "Ġareas": 13614,
+      "##retched": 13615,
+      "Ġoverhe": 13616,
+      "Ġroundabout": 13617,
+      "Ġpawed": 13618,
+      "##ertime": 13619,
+      "Ġdrumming": 13620,
+      "Ġrecordings": 13621,
+      "Ġslippers": 13622,
+      "Truck": 13623,
+      "Speed": 13624,
+      "Ġwriggle": 13625,
+      "Ġwhirled": 13626,
+      "Ġdroopy": 13627,
+      "Ġsheepishly": 13628,
+      "Bess": 13629,
+      "Fore": 13630,
+      "Six": 13631,
+      "Ġsis": 13632,
+      "Ġmash": 13633,
+      "Ġgarl": 13634,
+      "##orothy": 13635,
+      "ĠLy": 13636,
+      "Ġforty": 13637,
+      "##agged": 13638,
+      "Ġblues": 13639,
+      "Ġfoil": 13640,
+      "Ġsafest": 13641,
+      "ĠPumpkin": 13642,
+      "Ġruins": 13643,
+      "Ġpersisted": 13644,
+      "Ġdiaries": 13645,
+      "ĠPeppy": 13646,
+      "Ġsuggestions": 13647,
+      "ĠSqueezy": 13648,
+      "Ġoutdoor": 13649,
+      "ĠCraw": 13650,
+      "ĠListening": 13651,
+      "Twist": 13652,
+      "Ġgleefully": 13653,
+      "toot": 13654,
+      "Ġsensible": 13655,
+      "ĠBarb": 13656,
+      "ĠPainting": 13657,
+      "ĠWalter": 13658,
+      "##orgettable": 13659,
+      "NO": 13660,
+      "Ġ$": 13661,
+      "Ġpunch": 13662,
+      "Ġneg": 13663,
+      "ĠFar": 13664,
+      "Ġchugged": 13665,
+      "Ġglory": 13666,
+      "ĠGri": 13667,
+      "Dodo": 13668,
+      "Ġpolicy": 13669,
+      "ĠReggie": 13670,
+      "ĠUsing": 13671,
+      "Ġbrief": 13672,
+      "Ġrecognised": 13673,
+      "Chocolate": 13674,
+      "Ġpoisoned": 13675,
+      "Ġdetail": 13676,
+      "Ġsizzle": 13677,
+      "ĠWoody": 13678,
+      "Ġinqu": 13679,
+      "ĠBes": 13680,
+      "##urly": 13681,
+      "Ġoutst": 13682,
+      "##izmo": 13683,
+      "ĠNetwork": 13684,
+      "Ġponds": 13685,
+      "Ġdisl": 13686,
+      "Ġlighthouse": 13687,
+      "Ġcoolness": 13688,
+      "Ġtighten": 13689,
+      "Ġmini": 13690,
+      "ĠBeet": 13691,
+      "Ġteammates": 13692,
+      "Ġmoderation": 13693,
+      "Ġlooped": 13694,
+      "##ricanes": 13695,
+      "ĠRoly": 13696,
+      "Ġthrilling": 13697,
+      "ĠMooMoo": 13698,
+      "Ġunforgettable": 13699,
+      "Flop": 13700,
+      "Ġscribble": 13701,
+      "Ġinjury": 13702,
+      "Ġvolume": 13703,
+      "Ġunplugged": 13704,
+      "Ġdiligently": 13705,
+      "Ġbreadcrumbs": 13706,
+      "Ed": 13707,
+      "Sing": 13708,
+      "Willy": 13709,
+      "bird": 13710,
+      "##che": 13711,
+      "##NAP": 13712,
+      "Ġbared": 13713,
+      "ĠTheo": 13714,
+      "##iguel": 13715,
+      "Ġoctopuses": 13716,
+      "Ġye": 13717,
+      "ĠInd": 13718,
+      "##ali": 13719,
+      "##alance": 13720,
+      "Ġanchors": 13721,
+      "Ġoutr": 13722,
+      "Ġspout": 13723,
+      "##isha": 13724,
+      "Ġfastened": 13725,
+      "ĠPilly": 13726,
+      "Ġdraped": 13727,
+      "Ġdisres": 13728,
+      "Ġdisbel": 13729,
+      "Ġlays": 13730,
+      "##lete": 13731,
+      "ĠTrunk": 13732,
+      "Ġtornadoes": 13733,
+      "Ġblended": 13734,
+      "ĠHopp": 13735,
+      "Ġencourages": 13736,
+      "Ġplugs": 13737,
+      "Penelope": 13738,
+      "covered": 13739,
+      "Ġoutstretched": 13740,
+      "Ġdisbelief": 13741,
+      "Skelly": 13742,
+      "Until": 13743,
+      "law": 13744,
+      "Ġsession": 13745,
+      "Ġmoose": 13746,
+      "##omi": 13747,
+      "ĠSpl": 13748,
+      "ĠSeal": 13749,
+      "ĠAaron": 13750,
+      "ĠAllowed": 13751,
+      "ĠSamuel": 13752,
+      "ĠEraser": 13753,
+      "ĠCelia": 13754,
+      "ĠCongratulations": 13755,
+      "ĠPri": 13756,
+      "ĠPal": 13757,
+      "Ġdrunk": 13758,
+      "Ġattracted": 13759,
+      "##erald": 13760,
+      "Ġprized": 13761,
+      "Ġshooter": 13762,
+      "Ġcactuses": 13763,
+      "Ġbleated": 13764,
+      "ĠAgnes": 13765,
+      "Ġmeaningful": 13766,
+      "Ġsurvived": 13767,
+      "Ġsummertime": 13768,
+      "all": 13769,
+      "ro": 13770,
+      "##ok": 13771,
+      "##oses": 13772,
+      "ĠTutor": 13773,
+      "Ġmult": 13774,
+      "Ġwasher": 13775,
+      "Ġnug": 13776,
+      "Ġplump": 13777,
+      "Ġboing": 13778,
+      "ĠFireworks": 13779,
+      "ĠBobbi": 13780,
+      "Ġambit": 13781,
+      "Ġsledding": 13782,
+      "##gedy": 13783,
+      "Ġcleve": 13784,
+      "Ġunra": 13785,
+      "Ġtiredness": 13786,
+      "Ġbuyer": 13787,
+      "Ġmixers": 13788,
+      "Ġrounded": 13789,
+      "##iffy": 13790,
+      "ĠDonny": 13791,
+      "Ġadored": 13792,
+      "Ġsplits": 13793,
+      "Freddie": 13794,
+      "Ġpeeling": 13795,
+      "Ġcooperation": 13796,
+      "ĠNeigh": 13797,
+      "Gotcha": 13798,
+      "Ġclambered": 13799,
+      "Ġcampsite": 13800,
+      "Frosty": 13801,
+      "Pol": 13802,
+      "Zee": 13803,
+      "ending": 13804,
+      "##ooo": 13805,
+      "ĠKarl": 13806,
+      "ĠGun": 13807,
+      "##ottie": 13808,
+      "##angles": 13809,
+      "##aley": 13810,
+      "ĠZebra": 13811,
+      "Ġprec": 13812,
+      "Ġimagines": 13813,
+      "Shake": 13814,
+      "ĠIsabelle": 13815,
+      "Ġblend": 13816,
+      "Ġsixt": 13817,
+      "ĠSparkles": 13818,
+      "Ġbeams": 13819,
+      "Ġslithering": 13820,
+      "ĠGlue": 13821,
+      "ĠBaaBaa": 13822,
+      "Ġhooted": 13823,
+      "ĠMiller": 13824,
+      "ĠKnowing": 13825,
+      "da": 13826,
+      "license": 13827,
+      "sized": 13828,
+      "##zer": 13829,
+      "ĠTere": 13830,
+      "Ġdents": 13831,
+      "Ġmower": 13832,
+      "Ġgad": 13833,
+      "ĠSet": 13834,
+      "ĠSauce": 13835,
+      "ĠLillie": 13836,
+      "##alie": 13837,
+      "ĠDraw": 13838,
+      "ĠEspecially": 13839,
+      "Ġgardeners": 13840,
+      "ĠPingo": 13841,
+      "Ġslows": 13842,
+      "Ġlandsc": 13843,
+      "##lessly": 13844,
+      "Bobbie": 13845,
+      "##asketball": 13846,
+      "ĠBlocks": 13847,
+      "Ġyogurts": 13848,
+      "Ġplea": 13849,
+      "Shadow": 13850,
+      "Leah": 13851,
+      "Ġsixty": 13852,
+      "March": 13853,
+      "ĠMadeline": 13854,
+      "Matilda": 13855,
+      "Ġparamedics": 13856,
+      "Ġdirectly": 13857,
+      "'!": 13858,
+      "Dina": 13859,
+      "Pull": 13860,
+      "##mp": 13861,
+      "ĠStyle": 13862,
+      "##otions": 13863,
+      "##igo": 13864,
+      "Ġjig": 13865,
+      "Ġrequ": 13866,
+      "Ġreasons": 13867,
+      "Ġfeature": 13868,
+      "Ġspect": 13869,
+      "Ġopener": 13870,
+      "Ġpasture": 13871,
+      "Ġsuppose": 13872,
+      "##irror": 13873,
+      "ĠBears": 13874,
+      "Ġmechanics": 13875,
+      "ĠCrazy": 13876,
+      "Ġsquealing": 13877,
+      "ĠTrying": 13878,
+      "ĠTeaspoon": 13879,
+      "Carla": 13880,
+      "Flo": 13881,
+      "ĠPige": 13882,
+      "Ġdetectives": 13883,
+      "grandma": 13884,
+      "ĠDoughy": 13885,
+      "ĠForest": 13886,
+      "Ġassistant": 13887,
+      "Dinner": 13888,
+      "Ġgalax": 13889,
+      "Cats": 13890,
+      "number": 13891,
+      "sun": 13892,
+      "##ini": 13893,
+      "ĠBon": 13894,
+      "ĠAddy": 13895,
+      "ĠYay": 13896,
+      "ĠDust": 13897,
+      "Ġdangling": 13898,
+      "Ġwindmill": 13899,
+      "##orting": 13900,
+      "Ġgrade": 13901,
+      "ĠPan": 13902,
+      "Ġsnoo": 13903,
+      "Ġrichest": 13904,
+      "Ġbarbers": 13905,
+      "Ġwisest": 13906,
+      "Ġemotions": 13907,
+      "##zzz": 13908,
+      "##erek": 13909,
+      "Ġdistress": 13910,
+      "ĠBud": 13911,
+      "Ġcroaking": 13912,
+      "ĠShirley": 13913,
+      "Ġcrows": 13914,
+      "Ahhh": 13915,
+      "ĠTrusty": 13916,
+      "ĠPengu": 13917,
+      "ĠSalad": 13918,
+      "Ġlimping": 13919,
+      "Ġunderestimate": 13920,
+      "Ġconsole": 13921,
+      "Ġlandscapes": 13922,
+      "ROAR": 13923,
+      "##att": 13924,
+      "ĠHide": 13925,
+      "##acht": 13926,
+      "ĠFake": 13927,
+      "Ġsomeplace": 13928,
+      "Ġpred": 13929,
+      "Ġswarm": 13930,
+      "Ġvain": 13931,
+      "ĠSocks": 13932,
+      "Ġimit": 13933,
+      "ĠRat": 13934,
+      "Ġcrad": 13935,
+      "Ġpotty": 13936,
+      "##zzle": 13937,
+      "Ġguiding": 13938,
+      "##ophones": 13939,
+      "ĠAnnabel": 13940,
+      "Ġeldest": 13941,
+      "Ġlowest": 13942,
+      "Ġmemor": 13943,
+      "ĠClucky": 13944,
+      "ĠGradually": 13945,
+      "Ġtorch": 13946,
+      "ĠHarriet": 13947,
+      "ĠStanding": 13948,
+      "Ġprisoner": 13949,
+      "ĠCassie": 13950,
+      "Ġcraziest": 13951,
+      "ĠCounting": 13952,
+      "Ġspeechless": 13953,
+      "Ġfingertips": 13954,
+      "Nate": 13955,
+      "because": 13956,
+      "catch": 13957,
+      "fashion": 13958,
+      "##life": 13959,
+      "##van": 13960,
+      "##ule": 13961,
+      "##CK": 13962,
+      "Ġfished": 13963,
+      "##erved": 13964,
+      "ĠHay": 13965,
+      "ĠBitter": 13966,
+      "Ġfinder": 13967,
+      "Ġflicked": 13968,
+      "ĠCray": 13969,
+      "Ġparach": 13970,
+      "ĠReal": 13971,
+      "ĠBlu": 13972,
+      "##ooped": 13973,
+      "Ġravens": 13974,
+      "Ġcomfortably": 13975,
+      "Ġfortune": 13976,
+      "ĠBoun": 13977,
+      "ĠVan": 13978,
+      "Ġbakers": 13979,
+      "Ġcigarette": 13980,
+      "Ġtulip": 13981,
+      "Ġspeckled": 13982,
+      "Ġdandelion": 13983,
+      "Ġoohed": 13984,
+      "Ġsundae": 13985,
+      "Ġkoala": 13986,
+      "Jasmine": 13987,
+      "Mindy": 13988,
+      "Martin": 13989,
+      "Ria": 13990,
+      "##hony": 13991,
+      "##wear": 13992,
+      "ĠTown": 13993,
+      "ĠTouch": 13994,
+      "ĠTigger": 13995,
+      "Ġwary": 13996,
+      "Ġstressed": 13997,
+      "Ġsmeared": 13998,
+      "Ġalas": 13999,
+      "Ġalph": 14000,
+      "Ġvig": 14001,
+      "ĠCory": 14002,
+      "##izer": 14003,
+      "ĠPee": 14004,
+      "##azel": 14005,
+      "ĠGame": 14006,
+      "##stery": 14007,
+      "Ġwonderland": 14008,
+      "ĠStacy": 14009,
+      "ĠAlso": 14010,
+      "Ġhelplessly": 14011,
+      "Ġpermitting": 14012,
+      "##rinkles": 14013,
+      "Ġwhimpering": 14014,
+      "ĠNeck": 14015,
+      "ĠAnytime": 14016,
+      "ĠGenie": 14017,
+      "ĠPetal": 14018,
+      "##assionate": 14019,
+      "Gerry": 14020,
+      "Was": 14021,
+      "Ġome": 14022,
+      "##away": 14023,
+      "##rophone": 14024,
+      "##iqu": 14025,
+      "ĠLunch": 14026,
+      "ĠArm": 14027,
+      "Ġasse": 14028,
+      "ĠThinking": 14029,
+      "Ġbadges": 14030,
+      "ĠPart": 14031,
+      "ĠNala": 14032,
+      "ĠGarry": 14033,
+      "Ġcrumbled": 14034,
+      "Ġprey": 14035,
+      "##osaurus": 14036,
+      "Ġmisbe": 14037,
+      "Ġmeasurements": 14038,
+      "Ġscatters": 14039,
+      "Ġmarrying": 14040,
+      "ĠDancer": 14041,
+      "Ġstitching": 14042,
+      "ĠSnappy": 14043,
+      "Jenn": 14044,
+      "Ġsprouted": 14045,
+      "Janet": 14046,
+      "ĠNeedle": 14047,
+      "Ġgrasped": 14048,
+      "Knock": 14049,
+      "##bowl": 14050,
+      "##LA": 14051,
+      "ĠTam": 14052,
+      "Ġgown": 14053,
+      "ĠLara": 14054,
+      "##raph": 14055,
+      "ĠWanna": 14056,
+      "Ġbrow": 14057,
+      "##abet": 14058,
+      "Ġfarmhouse": 14059,
+      "Ġwoodland": 14060,
+      "Ġtrained": 14061,
+      "Ġbeekeeper": 14062,
+      "Ġbelieves": 14063,
+      "Ġnumb": 14064,
+      "Ġwildlife": 14065,
+      "ĠBury": 14066,
+      "Ġboredom": 14067,
+      "Ġeagerness": 14068,
+      "Ġpleading": 14069,
+      "ĠSmiling": 14070,
+      "Dogs": 14071,
+      "ĠPhilip": 14072,
+      "Ġapproaching": 14073,
+      "Ġtotal": 14074,
+      "Johnnie": 14075,
+      "Ġwhizzed": 14076,
+      "Barry": 14077,
+      "Ginger": 14078,
+      "Long": 14079,
+      "Muffin": 14080,
+      "ouch": 14081,
+      "play": 14082,
+      "##give": 14083,
+      "Ġlatch": 14084,
+      "Ġmmm": 14085,
+      "##idget": 14086,
+      "Ġinser": 14087,
+      "Ġeerie": 14088,
+      "Ġclang": 14089,
+      "Ġcoz": 14090,
+      "ĠJem": 14091,
+      "Ġuneven": 14092,
+      "Ġimm": 14093,
+      "##aila": 14094,
+      "Ġrainwater": 14095,
+      "ĠWhippy": 14096,
+      "Ġshoved": 14097,
+      "ĠChoose": 14098,
+      "Ġobedience": 14099,
+      "##ependable": 14100,
+      "ĠBeatrice": 14101,
+      "##anya": 14102,
+      "Ġerra": 14103,
+      "ĠShiny": 14104,
+      "Ġshutting": 14105,
+      "Ġcalendars": 14106,
+      "ĠCody": 14107,
+      "Ġpauses": 14108,
+      "##aaah": 14109,
+      "Ġclicks": 14110,
+      "ĠCooking": 14111,
+      "ĠMailman": 14112,
+      "Ġskateboard": 14113,
+      "Ġscraps": 14114,
+      "Ġtackle": 14115,
+      "Ġcrumpled": 14116,
+      "dangerous": 14117,
+      "Fel": 14118,
+      "##rite": 14119,
+      "##pher": 14120,
+      "Ġtad": 14121,
+      "Ġwilt": 14122,
+      "##arr": 14123,
+      "##arch": 14124,
+      "##idden": 14125,
+      "##vere": 14126,
+      "ĠLill": 14127,
+      "ĠBack": 14128,
+      "Ġsmashing": 14129,
+      "Ġjer": 14130,
+      "##icole": 14131,
+      "ĠDawn": 14132,
+      "Ġrung": 14133,
+      "ĠPin": 14134,
+      "ĠPush": 14135,
+      "Ġcrafted": 14136,
+      "##acon": 14137,
+      "Ġelves": 14138,
+      "Ġminty": 14139,
+      "Ġscariest": 14140,
+      "Ġtricking": 14141,
+      "##affy": 14142,
+      "Ġwhips": 14143,
+      "Ġsprinkler": 14144,
+      "Ġappearing": 14145,
+      "ĠMollie": 14146,
+      "Ġbeaten": 14147,
+      "Ġhandfuls": 14148,
+      "ĠMicrophone": 14149,
+      "ĠCowy": 14150,
+      "Ġconquer": 14151,
+      "ĠBarney": 14152,
+      "Ġmajesty": 14153,
+      "Ġtacos": 14154,
+      "Neigh": 14155,
+      "Ġcitizens": 14156,
+      "roar": 14157,
+      "Ġalphabet": 14158,
+      "Aha": 14159,
+      "Fetch": 14160,
+      "Ġtit": 14161,
+      "ĠOasis": 14162,
+      "Ġupcoming": 14163,
+      "ĠBongo": 14164,
+      "Ġalike": 14165,
+      "Ġbrist": 14166,
+      "##aves": 14167,
+      "Ġflushed": 14168,
+      "##ively": 14169,
+      "##ems": 14170,
+      "ĠGum": 14171,
+      "Ġsharpened": 14172,
+      "Andrew": 14173,
+      "Ġbehaves": 14174,
+      "Shoot": 14175,
+      "ĠIsabel": 14176,
+      "Ġwhimper": 14177,
+      "Brother": 14178,
+      "Ġsnuggly": 14179,
+      "##ydney": 14180,
+      "Ġflicker": 14181,
+      "##gnore": 14182,
+      "Ġjiggle": 14183,
+      "ĠSurprise": 14184,
+      "Ġheeded": 14185,
+      "BOOM": 14186,
+      "Ġinserted": 14187,
+      "Avery": 14188,
+      "Day": 14189,
+      "Fighting": 14190,
+      "ĠSheila": 14191,
+      "##chant": 14192,
+      "##obble": 14193,
+      "Ġlongingly": 14194,
+      "ĠNapping": 14195,
+      "ĠGhost": 14196,
+      "ĠZoo": 14197,
+      "Ġvillages": 14198,
+      "Strike": 14199,
+      "ĠGoing": 14200,
+      "Ġshoebox": 14201,
+      "Ġambulances": 14202,
+      "Almost": 14203,
+      "Ġlaps": 14204,
+      "Ġramps": 14205,
+      "Ġjuggled": 14206,
+      "Ġtrimmed": 14207,
+      "Ġdivided": 14208,
+      "Ġcultures": 14209,
+      "Ġtechn": 14210,
+      "Brr": 14211,
+      "Kara": 14212,
+      "##aomi": 14213,
+      "##ham": 14214,
+      "Ġhuh": 14215,
+      "##erous": 14216,
+      "ĠHoop": 14217,
+      "ĠMosquito": 14218,
+      "Ġblind": 14219,
+      "Ġcham": 14220,
+      "##usage": 14221,
+      "Ġfarmy": 14222,
+      "ĠNikki": 14223,
+      "Ġpathway": 14224,
+      "Ġbasketballs": 14225,
+      "Ġmenacing": 14226,
+      "Ġsymp": 14227,
+      "ĠMarc": 14228,
+      "Bubb": 14229,
+      "Cluck": 14230,
+      "Ġgrizzly": 14231,
+      "ĠMelinda": 14232,
+      "ĠCrocky": 14233,
+      "toed": 14234,
+      "ĠTrain": 14235,
+      "Melissa": 14236,
+      "Snake": 14237,
+      "Angel": 14238,
+      "ĠGeorgie": 14239,
+      "Ġsplinter": 14240,
+      "Ġcockpit": 14241,
+      "not": 14242,
+      "somet": 14243,
+      "ĠSign": 14244,
+      "##ench": 14245,
+      "ĠLacy": 14246,
+      "Ġrosy": 14247,
+      "##owner": 14248,
+      "Ġvirt": 14249,
+      "Ġunderwear": 14250,
+      "Ġtragedy": 14251,
+      "ĠRice": 14252,
+      "Ġwetness": 14253,
+      "Ġdisturbance": 14254,
+      "Ġmicrophones": 14255,
+      "Ġfaucets": 14256,
+      "Shall": 14257,
+      "ĠRoary": 14258,
+      "##udges": 14259,
+      "Ġchuckle": 14260,
+      "Ġarranging": 14261,
+      "Prince": 14262,
+      "Ġoutsmarted": 14263,
+      "ĠCallie": 14264,
+      "Ġoutrun": 14265,
+      "Ġfarmyard": 14266,
+      "Bun": 14267,
+      "##AA": 14268,
+      "ĠTall": 14269,
+      "##ller": 14270,
+      "ĠSissy": 14271,
+      "Ġoval": 14272,
+      "Ġsawing": 14273,
+      "Thunder": 14274,
+      "ĠConnie": 14275,
+      "##asting": 14276,
+      "Ġevenly": 14277,
+      "��glance": 14278,
+      "ĠPage": 14279,
+      "Ġsplattered": 14280,
+      "##rows": 14281,
+      "Mumma": 14282,
+      "Ġporcup": 14283,
+      "Ġfestiv": 14284,
+      "ĠCole": 14285,
+      "spicy": 14286,
+      "ĠGrandmother": 14287,
+      "Aww": 14288,
+      "Ġplums": 14289,
+      "Ġsteadily": 14290,
+      "Ġimmense": 14291,
+      "Belle": 14292,
+      "disappear": 14293,
+      "##mary": 14294,
+      "Ġfles": 14295,
+      "##cel": 14296,
+      "ĠBaking": 14297,
+      "Ġsawed": 14298,
+      "Ġclient": 14299,
+      "##agon": 14300,
+      "Ġcoax": 14301,
+      "##aunt": 14302,
+      "ĠElli": 14303,
+      "Ġhandc": 14304,
+      "##essor": 14305,
+      "ĠRocco": 14306,
+      "Ġpickle": 14307,
+      "Ġpasser": 14308,
+      "Ġavail": 14309,
+      "##orky": 14310,
+      "Ġmatchbox": 14311,
+      "Ġfinest": 14312,
+      "Ġpolicemen": 14313,
+      "ĠShop": 14314,
+      "Ġrecognizing": 14315,
+      "Ġzigzagging": 14316,
+      "ĠAncient": 14317,
+      "Ġbooms": 14318,
+      "ĠExercise": 14319,
+      "Ġoccur": 14320,
+      "Eliza": 14321,
+      "quack": 14322,
+      "blue": 14323,
+      "ĠVeggie": 14324,
+      "Ġdisrespect": 14325,
+      "Ġflesh": 14326,
+      "Bonnie": 14327,
+      "Tag": 14328,
+      "away": 14329,
+      "Ġeter": 14330,
+      "Ġfain": 14331,
+      "Ġbol": 14332,
+      "Ġbob": 14333,
+      "ĠYuck": 14334,
+      "Ġfishbowl": 14335,
+      "ĠNation": 14336,
+      "ĠGrey": 14337,
+      "##artment": 14338,
+      "Ġattend": 14339,
+      "Ġobvious": 14340,
+      "Ġhurricanes": 14341,
+      "Ġfrighten": 14342,
+      "Ġpedalling": 14343,
+      "ĠSnail": 14344,
+      "ĠSteak": 14345,
+      "ĠJeffrey": 14346,
+      "ĠSlide": 14347,
+      "##udying": 14348,
+      "Ġroasted": 14349,
+      "ĠLastly": 14350,
+      "ĠSurprisingly": 14351,
+      "ĠCece": 14352,
+      "Ġshoelaces": 14353,
+      "ĠAbbi": 14354,
+      "Ġoverheard": 14355,
+      "Ġbristles": 14356,
+      "Ġetern": 14357,
+      "Hoo": 14358,
+      "Judge": 14359,
+      "Ta": 14360,
+      "Tick": 14361,
+      "Violet": 14362,
+      "four": 14363,
+      "grow": 14364,
+      "##TOP": 14365,
+      "Ġtherap": 14366,
+      "Ġtosses": 14367,
+      "Ġditch": 14368,
+      "##otor": 14369,
+      "##ircus": 14370,
+      "ĠMika": 14371,
+      "##icity": 14372,
+      "##ishy": 14373,
+      "##uffs": 14374,
+      "ĠReverse": 14375,
+      "Ġmadder": 14376,
+      "ĠLego": 14377,
+      "Ġsearches": 14378,
+      "Ġarrival": 14379,
+      "Ġringmaster": 14380,
+      "Ġlayed": 14381,
+      "Ġspelled": 14382,
+      "Ġpunched": 14383,
+      "Ġapologizing": 14384,
+      "Ġmooing": 14385,
+      "ĠBrandy": 14386,
+      "Ġswallows": 14387,
+      "##ylie": 14388,
+      "Sweetie": 14389,
+      "Ġboldly": 14390,
+      "Ġvariety": 14391,
+      "Ġbustling": 14392,
+      "Ġnuggets": 14393,
+      "!?\"": 14394,
+      "Boy": 14395,
+      "Hours": 14396,
+      "maybe": 14397,
+      "ĠSaf": 14398,
+      "ĠSabrina": 14399,
+      "ĠHam": 14400,
+      "Ġooh": 14401,
+      "Ġnewest": 14402,
+      "Ġwaggy": 14403,
+      "##ippee": 14404,
+      "Ġjuices": 14405,
+      "Ġincident": 14406,
+      "Ġrecently": 14407,
+      "Ġsmoothie": 14408,
+      "Ġpinata": 14409,
+      "Ġpumped": 14410,
+      "##ispy": 14411,
+      "ĠTrudy": 14412,
+      "##ivid": 14413,
+      "Ġengineer": 14414,
+      "ĠFrisky": 14415,
+      "ĠSnip": 14416,
+      "Order": 14417,
+      "Ġtiptoe": 14418,
+      "ĠPlan": 14419,
+      "ĠOtter": 14420,
+      "Ġflickered": 14421,
+      "Ġprofession": 14422,
+      "Ġvarious": 14423,
+      "Ġninety": 14424,
+      "Ġcowgirls": 14425,
+      "Ġkernels": 14426,
+      "##arlett": 14427,
+      "Ġomelet": 14428,
+      "Cr": 14429,
+      "Ot": 14430,
+      "Other": 14431,
+      "hoo": 14432,
+      "Ġtipping": 14433,
+      "Ġdart": 14434,
+      "Ġcaf": 14435,
+      "ĠSand": 14436,
+      "##umbo": 14437,
+      "ĠFaster": 14438,
+      "##apon": 14439,
+      "Ġposed": 14440,
+      "ĠPower": 14441,
+      "Ġstoryt": 14442,
+      "Ġcoldest": 14443,
+      "Ġshove": 14444,
+      "Ġrounds": 14445,
+      "Ġmumbled": 14446,
+      "ĠGrape": 14447,
+      "Ġjoys": 14448,
+      "Ġcollector": 14449,
+      "Ġgolfer": 14450,
+      "ĠClock": 14451,
+      "Ġharbour": 14452,
+      "ĠCarty": 14453,
+      "Ġtoddled": 14454,
+      "Mole": 14455,
+      "Ġproduce": 14456,
+      "Ġfailure": 14457,
+      "Elsie": 14458,
+      "Ġvows": 14459,
+      "Fle": 14460,
+      "Kenny": 14461,
+      "Ma": 14462,
+      "pitched": 14463,
+      "##ping": 14464,
+      "ĠTen": 14465,
+      "Ġpure": 14466,
+      "##illip": 14467,
+      "Ġclasp": 14468,
+      "Ġsparked": 14469,
+      "Ġbrim": 14470,
+      "ĠYacht": 14471,
+      "##rett": 14472,
+      "ĠDri": 14473,
+      "Ġpoll": 14474,
+      "Ġevenings": 14475,
+      "Ġunro": 14476,
+      "Ġfellow": 14477,
+      "ĠGiggles": 14478,
+      "Ġcools": 14479,
+      "##ordan": 14480,
+      "ĠChair": 14481,
+      "Ġwhistler": 14482,
+      "Ġsugary": 14483,
+      "Ġneighs": 14484,
+      "Ġterrit": 14485,
+      "Ġrepay": 14486,
+      "Ġbillboards": 14487,
+      "Ġreplacement": 14488,
+      "Ġcaptains": 14489,
+      "ĠSteam": 14490,
+      "ĠChicken": 14491,
+      "Cheers": 14492,
+      "ĠMaggy": 14493,
+      "ĠKnives": 14494,
+      "ĠSaid": 14495,
+      "Bubba": 14496,
+      "Ġporcupine": 14497,
+      "Sandra": 14498,
+      "##cling": 14499,
+      "ĠHonk": 14500,
+      "ĠLog": 14501,
+      "ĠBer": 14502,
+      "Ġlolly": 14503,
+      "Ġfrol": 14504,
+      "##antic": 14505,
+      "Ġslope": 14506,
+      "Ġhandker": 14507,
+      "ĠRiding": 14508,
+      "ĠGizmo": 14509,
+      "Ġslowing": 14510,
+      "Herb": 14511,
+      "Ġswingset": 14512,
+      "Ġsmoothness": 14513,
+      "Ġmassive": 14514,
+      "Animal": 14515,
+      "Ġcamels": 14516,
+      "Ġsensed": 14517,
+      "ĠPiney": 14518,
+      "ĠSharks": 14519,
+      "Ġbaaed": 14520,
+      "Ġlimit": 14521,
+      "Ġseatbelts": 14522,
+      "ĠEnglish": 14523,
+      "Ġsmoothed": 14524,
+      "Ġuntwist": 14525,
+      "Ġextinguisher": 14526,
+      "Ġdashboard": 14527,
+      "Ġbattles": 14528,
+      "Ġtutu": 14529,
+      "Ġchambers": 14530,
+      "Ġvirtue": 14531,
+      "Ġhandkerchief": 14532,
+      "Bingo": 14533,
+      "Greg": 14534,
+      "Honk": 14535,
+      "Rick": 14536,
+      "Yellow": 14537,
+      "new": 14538,
+      "##zel": 14539,
+      "Ġtourn": 14540,
+      "Ġnailed": 14541,
+      "ĠHen": 14542,
+      "Ġbeings": 14543,
+      "ĠMack": 14544,
+      "ĠItchy": 14545,
+      "Ġrev": 14546,
+      "ĠWipe": 14547,
+      "Ġexist": 14548,
+      "ĠDorothy": 14549,
+      "##ization": 14550,
+      "Ġdew": 14551,
+      "Ġbuttery": 14552,
+      "Ġfootballs": 14553,
+      "Ġveils": 14554,
+      "Ġeighty": 14555,
+      "Roll": 14556,
+      "Ġdarkest": 14557,
+      "Ġwaddling": 14558,
+      "Ġencounter": 14559,
+      "Ġboundaries": 14560,
+      "Ġescapes": 14561,
+      "ĠSpinning": 14562,
+      "ĠKnot": 14563,
+      "Ġsulked": 14564,
+      "slap": 14565,
+      "Ġconstruction": 14566,
+      "Ġseventy": 14567,
+      "ĠBesides": 14568,
+      "ĠBeetle": 14569,
+      "Kelsey": 14570,
+      "Mop": 14571,
+      "tre": 14572,
+      "ĠSec": 14573,
+      "ĠHappiness": 14574,
+      "##uter": 14575,
+      "ĠLotion": 14576,
+      "##addy": 14577,
+      "##sel": 14578,
+      "##enter": 14579,
+      "ĠFair": 14580,
+      "ĠCor": 14581,
+      "ĠPitch": 14582,
+      "ĠPuzz": 14583,
+      "ĠNight": 14584,
+      "ĠGinny": 14585,
+      "Ġhasn": 14586,
+      "##ires": 14587,
+      "Ġgentlemen": 14588,
+      "Everywhere": 14589,
+      "Ġspeakers": 14590,
+      "Ġitching": 14591,
+      "Ġalarms": 14592,
+      "ĠSmelly": 14593,
+      "ĠHooty": 14594,
+      "Ġavoiding": 14595,
+      "ĠSlippy": 14596,
+      "ĠPlus": 14597,
+      "##iraculously": 14598,
+      "Boat": 14599,
+      "Ġjudged": 14600,
+      "ĠSwimming": 14601,
+      "Ġstrutted": 14602,
+      "Disappear": 14603,
+      "Navy": 14604,
+      "Things": 14605,
+      "time": 14606,
+      "##tract": 14607,
+      "##cum": 14608,
+      "##wis": 14609,
+      "ĠTape": 14610,
+      "##arium": 14611,
+      "ĠSP": 14612,
+      "ĠSel": 14613,
+      "ĠSari": 14614,
+      "##nter": 14615,
+      "ĠOats": 14616,
+      "ĠAiden": 14617,
+      "##achine": 14618,
+      "Ġbedside": 14619,
+      "Doll": 14620,
+      "Ġleafy": 14621,
+      "ĠToe": 14622,
+      "ĠZac": 14623,
+      "ĠGrab": 14624,
+      "Ġlatest": 14625,
+      "Bea": 14626,
+      "ĠPebble": 14627,
+      "Ġjudgement": 14628,
+      "Ġchessboard": 14629,
+      "ĠRocko": 14630,
+      "ĠRoll": 14631,
+      "ĠSteel": 14632,
+      "ĠSwans": 14633,
+      "Ġscenes": 14634,
+      "Ġillness": 14635,
+      "Ġcoconuts": 14636,
+      "ĠStripe": 14637,
+      "ĠFranc": 14638,
+      "Ġscanned": 14639,
+      "ĠBouncing": 14640,
+      "Ooo": 14641,
+      "Se": 14642,
+      "Tri": 14643,
+      "nightmare": 14644,
+      "##pensive": 14645,
+      "##iteness": 14646,
+      "Ġgur": 14647,
+      "ĠSat": 14648,
+      "ĠHumble": 14649,
+      "##ilia": 14650,
+      "ĠLazy": 14651,
+      "ĠMitch": 14652,
+      "Ġlocket": 14653,
+      "Ġdoghouse": 14654,
+      "Ġbrat": 14655,
+      "Ġeverytime": 14656,
+      "##ucted": 14657,
+      "ĠFrench": 14658,
+      "Ġpeering": 14659,
+      "Ġchem": 14660,
+      "Ġsquashed": 14661,
+      "Ġunhe": 14662,
+      "Hearing": 14663,
+      "Ġsupper": 14664,
+      "Ġphra": 14665,
+      "##ractice": 14666,
+      "##ierre": 14667,
+      "ĠBlueberry": 14668,
+      "Ġmilksh": 14669,
+      "##eteria": 14670,
+      "Beef": 14671,
+      "Ġpressure": 14672,
+      "Ġmaths": 14673,
+      "Ġgrilled": 14674,
+      "Ġfortunate": 14675,
+      "Ġapplied": 14676,
+      "Ġpurses": 14677,
+      "Ġfurthest": 14678,
+      "Ġhiked": 14679,
+      "Peggy": 14680,
+      "ĠSwan": 14681,
+      "Squeak": 14682,
+      "behaved": 14683,
+      "Ken": 14684,
+      "Randy": 14685,
+      "Tuesday": 14686,
+      "Zap": 14687,
+      "six": 14688,
+      "##car": 14689,
+      "Ġtur": 14690,
+      "Ġaward": 14691,
+      "ĠTy": 14692,
+      "Ġcore": 14693,
+      "Ġhaunt": 14694,
+      "Ġgig": 14695,
+      "##lend": 14696,
+      "Ġrum": 14697,
+      "ĠBook": 14698,
+      "ĠBasketball": 14699,
+      "Ġwhinn": 14700,
+      "Ġmanner": 14701,
+      "ĠJed": 14702,
+      "ĠFashion": 14703,
+      "ĠSold": 14704,
+      "ĠCurly": 14705,
+      "Ġrainstorm": 14706,
+      "Ġcrop": 14707,
+      "##amps": 14708,
+      "Bees": 14709,
+      "Ġcalmness": 14710,
+      "Ġfearless": 14711,
+      "Ġcooing": 14712,
+      "Ġrhinocer": 14713,
+      "ĠMario": 14714,
+      "Ġfrees": 14715,
+      "ĠAmie": 14716,
+      "ĠTea": 14717,
+      "Ġhummingbird": 14718,
+      "Winter": 14719,
+      "Ġtinkling": 14720,
+      "##uccessful": 14721,
+      "ĠPolice": 14722,
+      "Ġspiral": 14723,
+      "Ġkilos": 14724,
+      "Ġcafeteria": 14725,
+      "Ġwhinnied": 14726,
+      "Mic": 14727,
+      "Rich": 14728,
+      "ok": 14729,
+      "##baby": 14730,
+      "Ġcack": 14731,
+      "Ġcav": 14732,
+      "ĠBanana": 14733,
+      "Ġdocum": 14734,
+      "ĠMoral": 14735,
+      "Ġtreet": 14736,
+      "Ġflitting": 14737,
+      "##istic": 14738,
+      "ĠDependable": 14739,
+      "ĠCricket": 14740,
+      "##pecial": 14741,
+      "Ġeyeb": 14742,
+      "##acular": 14743,
+      "Ġmightiest": 14744,
+      "ĠChildren": 14745,
+      "Ġweakly": 14746,
+      "ĠTrina": 14747,
+      "Ġmedicines": 14748,
+      "ĠWheat": 14749,
+      "Clare": 14750,
+      "ĠScreen": 14751,
+      "ĠWoofy": 14752,
+      "Ġexplodes": 14753,
+      "ĠDean": 14754,
+      "release": 14755,
+      "ĠClouds": 14756,
+      "Ġinterrupt": 14757,
+      "Smile": 14758,
+      "Ġfancier": 14759,
+      "ĠNeedles": 14760,
+      "Lucas": 14761,
+      "ĠOyster": 14762,
+      "Minnie": 14763,
+      "ĠScruffy": 14764,
+      "Ġfeatures": 14765,
+      "Ġterritory": 14766,
+      "Gemma": 14767,
+      "Li": 14768,
+      "Read": 14769,
+      "keep": 14770,
+      "rock": 14771,
+      "##gh": 14772,
+      "##vailable": 14773,
+      "Ġticked": 14774,
+      "Ġbumble": 14775,
+      "Ġhy": 14776,
+      "ĠSylvia": 14777,
+      "##owder": 14778,
+      "##neel": 14779,
+      "ĠBitty": 14780,
+      "ĠFall": 14781,
+      "##ific": 14782,
+      "Ġintentions": 14783,
+      "Heidi": 14784,
+      "ĠWhatever": 14785,
+      "ĠGab": 14786,
+      "ĠAfterward": 14787,
+      "Ġschools": 14788,
+      "ĠLean": 14789,
+      "Ġstormed": 14790,
+      "Ġpinec": 14791,
+      "ĠStreet": 14792,
+      "Ġstamping": 14793,
+      "Ġhaircutter": 14794,
+      "Ġhesitate": 14795,
+      "Cloud": 14796,
+      "Ġreplying": 14797,
+      "Ġfabrics": 14798,
+      "##ealing": 14799,
+      "ĠTrucko": 14800,
+      "ĠTruckie": 14801,
+      "Dangerous": 14802,
+      "Grumpy": 14803,
+      "##edicine": 14804,
+      "Ġsavored": 14805,
+      "ĠSmooth": 14806,
+      "ĠMailbox": 14807,
+      "ĠDiane": 14808,
+      "Lemonade": 14809,
+      "ĠConnor": 14810,
+      "Ġspectacular": 14811,
+      "Last": 14812,
+      "ĠTerri": 14813,
+      "ĠSNAP": 14814,
+      "##ene": 14815,
+      "ĠEar": 14816,
+      "ĠCereal": 14817,
+      "Ġcomment": 14818,
+      "Ġwatchful": 14819,
+      "ĠRep": 14820,
+      "Ġtailor": 14821,
+      "Ġmarches": 14822,
+      "Ġpoliteness": 14823,
+      "##armed": 14824,
+      "##awr": 14825,
+      "Ġstrive": 14826,
+      "Gold": 14827,
+      "Ġchalkboard": 14828,
+      "Ġashtrays": 14829,
+      "Ġsentences": 14830,
+      "Child": 14831,
+      "Ġnoodle": 14832,
+      "ĠTeam": 14833,
+      "ĠLuca": 14834,
+      "Months": 14835,
+      "order": 14836,
+      "ĠWorms": 14837,
+      "##reckles": 14838,
+      "Ġtransp": 14839,
+      "Ġrelationships": 14840,
+      "!!\"": 14841,
+      "Bro": 14842,
+      "Lad": 14843,
+      "for": 14844,
+      "hate": 14845,
+      "see": 14846,
+      "Ġ`": 14847,
+      "Ġident": 14848,
+      "Ġsaws": 14849,
+      "Ġshifted": 14850,
+      "Ġrecy": 14851,
+      "ĠYield": 14852,
+      "ĠCauliflower": 14853,
+      "ĠKiss": 14854,
+      "Ġnighttime": 14855,
+      "Ġjewell": 14856,
+      "Ġearring": 14857,
+      "Ġattent": 14858,
+      "##irteen": 14859,
+      "Beaky": 14860,
+      "Ġlasts": 14861,
+      "Ġashore": 14862,
+      "ĠSpace": 14863,
+      "ĠBrady": 14864,
+      "Ġswordfish": 14865,
+      "ĠVictory": 14866,
+      "Willow": 14867,
+      "Ġseesaws": 14868,
+      "Ġstinging": 14869,
+      "Ġreflections": 14870,
+      "Ġpounded": 14871,
+      "ĠPlant": 14872,
+      "Ġaiming": 14873,
+      "ĠButterflies": 14874,
+      "Ġscowling": 14875,
+      "ĠParrot": 14876,
+      "ĠSausage": 14877,
+      "ĠHonesty": 14878,
+      "ĠNovels": 14879,
+      "Ġpyjamas": 14880,
+      "Ġicic": 14881,
+      "Joseph": 14882,
+      "Ġsomersaul": 14883,
+      "Ġpostcard": 14884,
+      "Foreshadowing": 14885,
+      "Ġpredator": 14886,
+      "Ġparachute": 14887,
+      "Ġtitle": 14888,
+      "Girls": 14889,
+      "Jam": 14890,
+      "Mick": 14891,
+      "ho": 14892,
+      "Ġir": 14893,
+      "Ġboop": 14894,
+      "##ourage": 14895,
+      "Ġdise": 14896,
+      "Ġginger": 14897,
+      "ĠShip": 14898,
+      "ĠBab": 14899,
+      "##alking": 14900,
+      "ĠAly": 14901,
+      "ĠAcorn": 14902,
+      "Ġrese": 14903,
+      "Ġreeds": 14904,
+      "##ingsh": 14905,
+      "ĠFancy": 14906,
+      "ĠDes": 14907,
+      "Ġslingsh": 14908,
+      "Ġqualities": 14909,
+      "##gery": 14910,
+      "Ġsnarl": 14911,
+      "Ġripping": 14912,
+      "##coot": 14913,
+      "##atherine": 14914,
+      "Ġbuilds": 14915,
+      "Ġbreakable": 14916,
+      "Ġheartbeat": 14917,
+      "Ġproven": 14918,
+      "ĠSharon": 14919,
+      "Ġcomplaints": 14920,
+      "Ġowie": 14921,
+      "Ġcurry": 14922,
+      "Ġcheeky": 14923,
+      "ĠSkipping": 14924,
+      "ĠQuit": 14925,
+      "Excellent": 14926,
+      "Ġfascination": 14927,
+      "they": 14928,
+      "Hmmm": 14929,
+      "Ġtingly": 14930,
+      "ĠBlacky": 14931,
+      "ĠDiamond": 14932,
+      "Wonder": 14933,
+      "ĠLadybug": 14934,
+      "Ġdaydreaming": 14935,
+      "Ġdescribed": 14936,
+      "ĠGuns": 14937,
+      "Ġgadgets": 14938,
+      "''": 14939,
+      "Merry": 14940,
+      "green": 14941,
+      "##mit": 14942,
+      "Ġtilt": 14943,
+      "Ġaah": 14944,
+      "Ġachoo": 14945,
+      "##inated": 14946,
+      "Ġpity": 14947,
+      "Ġmakers": 14948,
+      "##isitive": 14949,
+      "ĠOp": 14950,
+      "Ġbutcher": 14951,
+      "Ġwhis": 14952,
+      "Ġgirly": 14953,
+      "ĠFisher": 14954,
+      "Ġoverc": 14955,
+      "Ġstrongly": 14956,
+      "Ġdrains": 14957,
+      "Ġkeepers": 14958,
+      "Ġbrightness": 14959,
+      "Ġdinners": 14960,
+      "##estroy": 14961,
+      "Ġvans": 14962,
+      "ĠSprinkles": 14963,
+      "Ġeduc": 14964,
+      "Ġsupports": 14965,
+      "ĠVinny": 14966,
+      "ĠLouis": 14967,
+      "?''": 14968,
+      "ĠElisa": 14969,
+      "Anything": 14970,
+      "increase": 14971,
+      "Ġtrespassing": 14972,
+      "Stanley": 14973,
+      "Ġpondered": 14974,
+      "Ġhairstyle": 14975,
+      "Ġdisrespectful": 14976,
+      "Books": 14977,
+      "Po": 14978,
+      "Rory": 14979,
+      "Tra": 14980,
+      "Vicky": 14981,
+      "Victory": 14982,
+      "Yippee": 14983,
+      "dough": 14984,
+      "long": 14985,
+      "nine": 14986,
+      "seven": 14987,
+      "##ua": 14988,
+      "Ġfres": 14989,
+      "##irus": 14990,
+      "ĠLula": 14991,
+      "Ġweave": 14992,
+      "ĠMiguel": 14993,
+      "Ġshrie": 14994,
+      "ĠAh": 14995,
+      "Ġleaked": 14996,
+      "##umsy": 14997,
+      "Ġchugging": 14998,
+      "ĠDis": 14999,
+      "ĠCam": 15000,
+      "Ġfroggy": 15001,
+      "Ġwhee": 15002,
+      "ĠBlaze": 15003,
+      "Ġmostly": 15004,
+      "Ġmarkings": 15005,
+      "Behave": 15006,
+      "Ġwheeled": 15007,
+      "Ġselves": 15008,
+      "ĠStupid": 15009,
+      "Ġsteamy": 15010,
+      "Ġsprinkling": 15011,
+      "Ġstrangely": 15012,
+      "ĠGruff": 15013,
+      "Robo": 15014,
+      "?!\".": 15015,
+      "Flora": 15016,
+      "ĠSalty": 15017,
+      "Ġconcern": 15018,
+      "Matthew": 15019,
+      "Woah": 15020,
+      "ĠGeorg": 15021,
+      "ĠBalloons": 15022,
+      "Ġrhymes": 15023,
+      "Ġvolunteer": 15024,
+      "Ġinquisitive": 15025,
+      "Ġpasserby": 15026,
+      "Ġbolts": 15027,
+      "Ġprofessional": 15028,
+      "Ġtournament": 15029,
+      "..": 15030,
+      "eat": 15031,
+      "##RR": 15032,
+      "Ġbid": 15033,
+      "Ġmaz": 15034,
+      "##imid": 15035,
+      "Ġsales": 15036,
+      "Ġintern": 15037,
+      "Ġhermit": 15038,
+      "ĠBathing": 15039,
+      "Ġrole": 15040,
+      "ĠJada": 15041,
+      "Ġabs": 15042,
+      "Ġintimid": 15043,
+      "Moments": 15044,
+      "ĠPu": 15045,
+      "##azingly": 15046,
+      "Ġyellows": 15047,
+      "Ġswimmers": 15048,
+      "Ġpubl": 15049,
+      "Ġarcher": 15050,
+      "Ġsplat": 15051,
+      "Ġgrowth": 15052,
+      "ĠChairy": 15053,
+      "Ġcannon": 15054,
+      "Steven": 15055,
+      "ĠStinky": 15056,
+      "Ġcarpenter": 15057,
+      "Ġstaffs": 15058,
+      "Ġshortly": 15059,
+      "Ġsupervision": 15060,
+      "ĠClover": 15061,
+      "ĠHelper": 15062,
+      "ĠBeebee": 15063,
+      "Ġpriceless": 15064,
+      "Left": 15065,
+      "Coffee": 15066,
+      "Ġexpressing": 15067,
+      "Ġforces": 15068,
+      "ĠPencil": 15069,
+      "Ġsoothe": 15070,
+      "Ġtransformation": 15071,
+      "Crab": 15072,
+      "ĠBlackie": 15073,
+      "Ġslurped": 15074,
+      "Alf": 15075,
+      "Restore": 15076,
+      "War": 15077,
+      "ee": 15078,
+      "emergency": 15079,
+      "vanish": 15080,
+      "##ius": 15081,
+      "##word": 15082,
+      "Ġfang": 15083,
+      "ĠTug": 15084,
+      "ĠTonight": 15085,
+      "##eral": 15086,
+      "##omen": 15087,
+      "##ormy": 15088,
+      "ĠLolly": 15089,
+      "ĠAir": 15090,
+      "ĠAround": 15091,
+      "ĠCarry": 15092,
+      "ĠCasey": 15093,
+      "Ġtalons": 15094,
+      "##autiously": 15095,
+      "##oyo": 15096,
+      "##oyd": 15097,
+      "Ġadver": 15098,
+      "##arten": 15099,
+      "Ġseaside": 15100,
+      "Joke": 15101,
+      "Best": 15102,
+      "Ġpersonality": 15103,
+      "ĠKimmy": 15104,
+      "ĠAnthony": 15105,
+      "Ġwrinkles": 15106,
+      "Ġmateys": 15107,
+      "Ġconvincing": 15108,
+      "Ġtoppled": 15109,
+      "Jonathan": 15110,
+      "##rawberry": 15111,
+      "Plant": 15112,
+      "ĠBelinda": 15113,
+      "ĠJogging": 15114,
+      "Ġslingshot": 15115,
+      "BANG": 15116,
+      "Tess": 15117,
+      "whe": 15118,
+      "##iya": 15119,
+      "##po": 15120,
+      "##di": 15121,
+      "Ġbul": 15122,
+      "Ġdiet": 15123,
+      "##amole": 15124,
+      "ĠHorn": 15125,
+      "ĠBaker": 15126,
+      "Ġsmudged": 15127,
+      "Noah": 15128,
+      "Ġsnored": 15129,
+      "##acamole": 15130,
+      "Ġcooling": 15131,
+      "Ġpats": 15132,
+      "ĠChug": 15133,
+      "Ġperspect": 15134,
+      "Ġshrugging": 15135,
+      "Ġpools": 15136,
+      "Ġretrie": 15137,
+      "Ġrafts": 15138,
+      "Alan": 15139,
+      "ĠCluck": 15140,
+      "ĠJulian": 15141,
+      "ĠMattie": 15142,
+      "Ġmercy": 15143,
+      "Ġdrips": 15144,
+      "Ġprofessor": 15145,
+      "Ġadjusted": 15146,
+      "Ashley": 15147,
+      "Ġwhizzing": 15148,
+      "ĠPraying": 15149,
+      "Ġdrumsticks": 15150,
+      "Ġassem": 15151,
+      "Ġrhinoceroses": 15152,
+      "Ġmazes": 15153,
+      "Kathy": 15154,
+      "Light": 15155,
+      "Mara": 15156,
+      "Piggy": 15157,
+      "an": 15158,
+      "top": 15159,
+      "yay": 15160,
+      "##lse": 15161,
+      "##maker": 15162,
+      "##freeze": 15163,
+      "Ġaqu": 15164,
+      "ĠTalk": 15165,
+      "##iration": 15166,
+      "ĠHigher": 15167,
+      "##owers": 15168,
+      "##stage": 15169,
+      "ĠBand": 15170,
+      "##ounds": 15171,
+      "##htaking": 15172,
+      "##ilets": 15173,
+      "ĠEasy": 15174,
+      "Ġsliced": 15175,
+      "Ġglorious": 15176,
+      "ĠKari": 15177,
+      "Ġuntidy": 15178,
+      "ĠPixie": 15179,
+      "Ġrealising": 15180,
+      "Ġhotdog": 15181,
+      "Ġpotions": 15182,
+      "Ġguacamole": 15183,
+      "Ġcelebrations": 15184,
+      "Ġpayment": 15185,
+      "Ġengulf": 15186,
+      "Ġhunted": 15187,
+      "Ġreception": 15188,
+      "Ġobserves": 15189,
+      "Ġgrandad": 15190,
+      "Ġbreathtaking": 15191,
+      "Ġunharmed": 15192,
+      "Ġmentioning": 15193,
+      "Ġflooding": 15194,
+      "Ġrulers": 15195,
+      "ĠMeena": 15196,
+      "ĠCarley": 15197,
+      "##print": 15198,
+      "Ġpuckered": 15199,
+      "Ġexception": 15200,
+      "Ġplanks": 15201,
+      "Ġoutsmart": 15202,
+      "ĠColors": 15203,
+      "Spider": 15204,
+      "ĠPigeon": 15205,
+      "Ġeternity": 15206,
+      "Ġgigantic": 15207,
+      "Hug": 15208,
+      "Hank": 15209,
+      "Jos": 15210,
+      "Tiger": 15211,
+      "eight": 15212,
+      "ignorant": 15213,
+      "##gies": 15214,
+      "Ġsouth": 15215,
+      "Ġhula": 15216,
+      "##atience": 15217,
+      "Ġoar": 15218,
+      "##stream": 15219,
+      "ĠMist": 15220,
+      "ĠMart": 15221,
+      "Ġrefe": 15222,
+      "ĠFer": 15223,
+      "Ġbloss": 15224,
+      "ĠDerek": 15225,
+      "ĠEaster": 15226,
+      "ĠEggy": 15227,
+      "Ġsnout": 15228,
+      "Ġpatched": 15229,
+      "Ġcoward": 15230,
+      "ĠBlow": 15231,
+      "Ġsharper": 15232,
+      "Ġpartied": 15233,
+      "Ġbales": 15234,
+      "Ġpinned": 15235,
+      "ĠGoat": 15236,
+      "Ġshuts": 15237,
+      "ĠMarry": 15238,
+      "Willie": 15239,
+      "Shark": 15240,
+      "ĠGoodnight": 15241,
+      "ĠSnakes": 15242,
+      "Ġthreatening": 15243,
+      "ĠPrinty": 15244,
+      "ĠAnts": 15245,
+      "Carol": 15246,
+      "Ġnuzzle": 15247,
+      "Ġgestured": 15248,
+      "Squeeze": 15249,
+      "Sweetheart": 15250,
+      "ĠCarrots": 15251,
+      "Ġpyram": 15252,
+      "Ġhamburger": 15253,
+      "Ġcleverest": 15254,
+      "Ġfainted": 15255,
+      "Ġinternet": 15256,
+      "Ġreferee": 15257,
+      "Apple": 15258,
+      "Aaaah": 15259,
+      "Jeremy": 15260,
+      "Pink": 15261,
+      "Send": 15262,
+      "##gl": 15263,
+      "##ys": 15264,
+      "Ġske": 15265,
+      "Ġthirteen": 15266,
+      "ĠMicky": 15267,
+      "Ġshim": 15268,
+      "Ġnois": 15269,
+      "ĠFree": 15270,
+      "Ġscaredy": 15271,
+      "Ġvirus": 15272,
+      "Ġpeaked": 15273,
+      "##uddle": 15274,
+      "Ġlonging": 15275,
+      "Ġrests": 15276,
+      "ĠZed": 15277,
+      "Ġsmoked": 15278,
+      "Ġseating": 15279,
+      "##affod": 15280,
+      "Ġfives": 15281,
+      "Ġobeying": 15282,
+      "Ġtyping": 15283,
+      "Carly": 15284,
+      "ĠRunning": 15285,
+      "Ġappearances": 15286,
+      "ĠWhistling": 15287,
+      "Ġreflecting": 15288,
+      "Ġhydrant": 15289,
+      "ĠCrawl": 15290,
+      "Ladies": 15291,
+      "Josie": 15292,
+      "Cake": 15293,
+      "Cro": 15294,
+      "Higher": 15295,
+      "Super": 15296,
+      "STOP": 15297,
+      "##saw": 15298,
+      "##worth": 15299,
+      "##inished": 15300,
+      "Ġdread": 15301,
+      "##atops": 15302,
+      "Ġinh": 15303,
+      "ĠHead": 15304,
+      "Ġstam": 15305,
+      "Ġess": 15306,
+      "##stance": 15307,
+      "ĠBananas": 15308,
+      "ĠMis": 15309,
+      "ĠMor": 15310,
+      "ĠMal": 15311,
+      "ĠMarian": 15312,
+      "Ġneater": 15313,
+      "##urs": 15314,
+      "##nowingly": 15315,
+      "Ġpros": 15316,
+      "Ġswished": 15317,
+      "Ġintense": 15318,
+      "ĠCamp": 15319,
+      "Ġfishy": 15320,
+      "ĠRot": 15321,
+      "Ġdrool": 15322,
+      "Att": 15323,
+      "##ference": 15324,
+      "Ġpoorly": 15325,
+      "Ġgemst": 15326,
+      "Ġawait": 15327,
+      "Ġoperations": 15328,
+      "Ġmerrily": 15329,
+      "Ġaccomplishments": 15330,
+      "Ġpleasantly": 15331,
+      "Wooly": 15332,
+      "Ġrattled": 15333,
+      "ĠStuart": 15334,
+      "ĠWhistler": 15335,
+      "Ġpests": 15336,
+      "Ġstabbed": 15337,
+      "Flopsy": 15338,
+      "Ġdisease": 15339,
+      "Ġfangs": 15340,
+      "Buster": 15341,
+      "Dream": 15342,
+      "Liam": 15343,
+      "Manny": 15344,
+      "Poison": 15345,
+      "Raven": 15346,
+      "is": 15347,
+      "su": 15348,
+      "##dely": 15349,
+      "##ES": 15350,
+      "Ġtamb": 15351,
+      "ĠTuffy": 15352,
+      "Ġpes": 15353,
+      "##enched": 15354,
+      "##owing": 15355,
+      "##alls": 15356,
+      "Ġwhom": 15357,
+      "Ġlapped": 15358,
+      "Ġlaunched": 15359,
+      "ĠWool": 15360,
+      "Ġskated": 15361,
+      "Thankfully": 15362,
+      "Ġcheery": 15363,
+      "Ġglare": 15364,
+      "ĠNose": 15365,
+      "ĠGently": 15366,
+      "Ġrudely": 15367,
+      "Ġarf": 15368,
+      "Ġcasting": 15369,
+      "Ġcontinues": 15370,
+      "Ġchoppy": 15371,
+      "Ġwars": 15372,
+      "##ubs": 15373,
+      "ĠBest": 15374,
+      "Ġlasting": 15375,
+      "##ockey": 15376,
+      "Ġtenth": 15377,
+      "Ġerasing": 15378,
+      "Chick": 15379,
+      "Ġfloods": 15380,
+      "Ġtugs": 15381,
+      "ĠFrogs": 15382,
+      "Ġcontainers": 15383,
+      "Ġstingy": 15384,
+      "ĠJessy": 15385,
+      "ĠWatching": 15386,
+      "?'\"": 15387,
+      "Ġsoothed": 15388,
+      "Ġsouvenirs": 15389,
+      "Ġbundled": 15390,
+      "Ġmolds": 15391,
+      "Ġtriumphant": 15392,
+      "Ġsmirk": 15393,
+      "Ġdemonstrated": 15394,
+      "ĠTeresa": 15395,
+      "##lsea": 15396,
+      "Ġpesky": 15397,
+      "Bar": 15398,
+      "air": 15399,
+      "tr": 15400,
+      "yuck": 15401,
+      "##rist": 15402,
+      "##kie": 15403,
+      "##ING": 15404,
+      "##ER": 15405,
+      "Ġbi": 15406,
+      "Ġlure": 15407,
+      "Ġnudge": 15408,
+      "Ġrap": 15409,
+      "ĠLead": 15410,
+      "Ġspa": 15411,
+      "ĠEddy": 15412,
+      "ĠCacky": 15413,
+      "##rol": 15414,
+      "Ġfiery": 15415,
+      "ĠPiece": 15416,
+      "Ġappoint": 15417,
+      "Ġunne": 15418,
+      "ĠGreed": 15419,
+      "Ġflowery": 15420,
+      "Ġdreamland": 15421,
+      "ĠLea": 15422,
+      "Ġbandana": 15423,
+      "ĠVict": 15424,
+      "Ġapologizes": 15425,
+      "ĠOrgan": 15426,
+      "Ġglossy": 15427,
+      "ĠQuiz": 15428,
+      "ĠCrash": 15429,
+      "ĠScrew": 15430,
+      "Ġwhirred": 15431,
+      "Ġdivide": 15432,
+      "Ġduty": 15433,
+      "Ġtradition": 15434,
+      "Ġtherapist": 15435,
+      "ĠPlanet": 15436,
+      "ĠSoldier": 15437,
+      "Ġeducation": 15438,
+      "Ġtambour": 15439,
+      "Circus": 15440,
+      "Food": 15441,
+      "Hoot": 15442,
+      "Loop": 15443,
+      "Ms": 15444,
+      "Making": 15445,
+      "Zack": 15446,
+      "##odies": 15447,
+      "##gged": 15448,
+      "##vation": 15449,
+      "Ġsid": 15450,
+      "Ġdaffod": 15451,
+      "ĠSydney": 15452,
+      "ĠHazel": 15453,
+      "Ġthor": 15454,
+      "##ittered": 15455,
+      "Ġshimmer": 15456,
+      "##urray": 15457,
+      "Ġbackup": 15458,
+      "ĠBenji": 15459,
+      "Ġrancher": 15460,
+      "ĠFear": 15461,
+      "ĠCoop": 15462,
+      "ĠWear": 15463,
+      "ĠPay": 15464,
+      "Ġpolishes": 15465,
+      "Ġreluct": 15466,
+      "Ġsurgery": 15467,
+      "Ġmelodies": 15468,
+      "Ġbrilliantly": 15469,
+      "Ġfourteen": 15470,
+      "Blast": 15471,
+      "Sparky": 15472,
+      "ĠUpon": 15473,
+      "Ġperformances": 15474,
+      "Ami": 15475,
+      "Sunshine": 15476,
+      "ĠTracy": 15477,
+      "ĠKnife": 15478,
+      "Perfect": 15479,
+      "Ġblossoms": 15480,
+      "Ġtwitching": 15481,
+      "sometimes": 15482,
+      "Ġunhealthy": 15483,
+      "Ġovercame": 15484,
+      "Ġpublic": 15485,
+      "Ġretrieved": 15486,
+      "Maisie": 15487,
+      "Rem": 15488,
+      "fragile": 15489,
+      "Ġtus": 15490,
+      "Ġtons": 15491,
+      "Ġfry": 15492,
+      "Ġcure": 15493,
+      "##aris": 15494,
+      "##iders": 15495,
+      "Ġoily": 15496,
+      "Ġoint": 15497,
+      "ĠLemons": 15498,
+      "##allory": 15499,
+      "Ġweaving": 15500,
+      "Ġshepher": 15501,
+      ".\".": 15502,
+      "Ġfabul": 15503,
+      "ĠWeapon": 15504,
+      "Ġjustice": 15505,
+      "##pects": 15506,
+      "ĠPorky": 15507,
+      "ĠRoom": 15508,
+      "ĠGoo": 15509,
+      "Ġshopped": 15510,
+      "Ġcrevice": 15511,
+      "Ġunknowingly": 15512,
+      "Ġfountains": 15513,
+      "ĠFlip": 15514,
+      "Ġgazes": 15515,
+      "ĠAmelie": 15516,
+      "Tweety": 15517,
+      "Ġgods": 15518,
+      "Ġlunches": 15519,
+      "Popcorn": 15520,
+      "Ġtender": 15521,
+      "ĠRaj": 15522,
+      "Ġdandelions": 15523,
+      "ĠAuto": 15524,
+      "Ġsaucers": 15525,
+      "ĠKeith": 15526,
+      "Ġunscrewed": 15527,
+      "Ġgarlic": 15528,
+      "Ġjigsaw": 15529,
+      "Ġstoryteller": 15530,
+      "Ġshrieked": 15531,
+      "Dragon": 15532,
+      "Kat": 15533,
+      "Work": 15534,
+      "dis": 15535,
+      "fly": 15536,
+      "ing": 15537,
+      "well": 15538,
+      "##nas": 15539,
+      "##cat": 15540,
+      "##fy": 15541,
+      "##friend": 15542,
+      "Ġnick": 15543,
+      "ĠSully": 15544,
+      "Ġyeah": 15545,
+      "##stem": 15546,
+      "Ġlikely": 15547,
+      "##ags": 15548,
+      "Ġhousework": 15549,
+      "Ġdrained": 15550,
+      "ĠCanada": 15551,
+      "Ġperhaps": 15552,
+      "Ġarmour": 15553,
+      "ĠBlossom": 15554,
+      "Ġhelpfulness": 15555,
+      "Ġbossing": 15556,
+      "Ġflagpole": 15557,
+      "Ġstubbornly": 15558,
+      "Ġgumball": 15559,
+      "Ġreceip": 15560,
+      "Ġhungrily": 15561,
+      "Ġpurs": 15562,
+      "Ġzigzagged": 15563,
+      "Ġblender": 15564,
+      "ĠSquishy": 15565,
+      "ĠPupil": 15566,
+      "Check": 15567,
+      "Ġresponsibly": 15568,
+      "Ġheavens": 15569,
+      "Crash": 15570,
+      "ĠOysters": 15571,
+      "ĠNatalie": 15572,
+      "Ġprotested": 15573,
+      "Ġbonfire": 15574,
+      "Ġrummaged": 15575,
+      "Ġbriefcase": 15576,
+      "Ġvigor": 15577,
+      "Ġerrands": 15578,
+      "Ġhandcuffs": 15579,
+      "Ġshepherd": 15580,
+      "Ġfabulous": 15581,
+      "Comp": 15582,
+      "Pray": 15583,
+      "##test": 15584,
+      "##fr": 15585,
+      "Ġtoken": 15586,
+      "ĠTanya": 15587,
+      "##imet": 15588,
+      "Ġinner": 15589,
+      "##cking": 15590,
+      "ĠOaty": 15591,
+      "ĠMarla": 15592,
+      "ĠMiraculously": 15593,
+      "##ented": 15594,
+      "Ġswum": 15595,
+      "##usting": 15596,
+      "ĠSoary": 15597,
+      "##ourn": 15598,
+      "Ġsafekeep": 15599,
+      "Ġglint": 15600,
+      "Ġparlor": 15601,
+      "##oolish": 15602,
+      "ĠPierre": 15603,
+      "Ġunity": 15604,
+      "Its": 15605,
+      "Ġcrunched": 15606,
+      "##ilah": 15607,
+      "Ġfighter": 15608,
+      "Ġsteals": 15609,
+      "ĠZane": 15610,
+      "ĠLeon": 15611,
+      "Ġspinny": 15612,
+      "Ġreturns": 15613,
+      "ĠStore": 15614,
+      "Ġtrustworth": 15615,
+      "Ġgenerations": 15616,
+      "Ġfiguring": 15617,
+      "Ġdisturbs": 15618,
+      "Ġsubtract": 15619,
+      "Ġconfron": 15620,
+      "ĠKeeping": 15621,
+      "Ġsatisfying": 15622,
+      "ĠSunflower": 15623,
+      "Ġreflected": 15624,
+      "Tweetie": 15625,
+      "Ġmoos": 15626,
+      "Ġinspiration": 15627,
+      "Ġattempted": 15628,
+      "ĠEnormous": 15629,
+      "ĠClarissa": 15630,
+      "Ġointment": 15631,
+      "Ġsafekeeping": 15632,
+      "Captain": 15633,
+      "Gwen": 15634,
+      "Jolly": 15635,
+      "Rawr": 15636,
+      "del": 15637,
+      "operation": 15638,
+      "##dened": 15639,
+      "ĠSer": 15640,
+      "ĠFreckles": 15641,
+      "ĠYoyo": 15642,
+      "##umped": 15643,
+      "ĠCorn": 15644,
+      "ĠNightmare": 15645,
+      "Weee": 15646,
+      "Ġfairness": 15647,
+      "Joanna": 15648,
+      "Ġpassword": 15649,
+      "Ġchoked": 15650,
+      "ĠCaty": 15651,
+      "Ġrelaxation": 15652,
+      "Ġharshly": 15653,
+      "ĠShape": 15654,
+      "ĠShawn": 15655,
+      "Ġtelephones": 15656,
+      "ĠFlit": 15657,
+      "Ġpermits": 15658,
+      "Ġallows": 15659,
+      "Jennie": 15660,
+      "Ġcrowds": 15661,
+      "Ġcentimet": 15662,
+      "Ġtweeting": 15663,
+      "ĠBubbly": 15664,
+      "##cloud": 15665,
+      "ready": 15666,
+      "Ġdevoured": 15667,
+      "Ġconnects": 15668,
+      "ĠLuisa": 15669,
+      "Ġantennas": 15670,
+      "Ġslurping": 15671,
+      "Wolf": 15672,
+      "Ġreassuringly": 15673,
+      "Ġproduced": 15674,
+      "Ġwoolly": 15675,
+      "Ġraspberries": 15676,
+      "Glad": 15677,
+      "ĠBuckle": 15678,
+      "ĠLynn": 15679,
+      "Jennifer": 15680,
+      "Ġoccurred": 15681,
+      "Ġaquarium": 15682,
+      "Dead": 15683,
+      "Int": 15684,
+      "Lu": 15685,
+      "Res": 15686,
+      "Titi": 15687,
+      "Wil": 15688,
+      "br": 15689,
+      "break": 15690,
+      "fl": 15691,
+      "history": 15692,
+      "##hat": 15693,
+      "##vable": 15694,
+      "Ġfal": 15695,
+      "ĠTest": 15696,
+      "##rea": 15697,
+      "Ġnorth": 15698,
+      "Ġgut": 15699,
+      "##aters": 15700,
+      "ĠSuccess": 15701,
+      "##leas": 15702,
+      "Ġstink": 15703,
+      "ĠLock": 15704,
+      "ĠLord": 15705,
+      "ĠBath": 15706,
+      "ĠMer": 15707,
+      "Ġformer": 15708,
+      "ĠWashing": 15709,
+      "Ġswiped": 15710,
+      "Ġdecrease": 15711,
+      "ĠDella": 15712,
+      "Ġcaret": 15713,
+      "Ġolds": 15714,
+      "ĠJoin": 15715,
+      "Ġlightest": 15716,
+      "Ġdrier": 15717,
+      "ĠRegret": 15718,
+      "Jody": 15719,
+      "ĠLewis": 15720,
+      "Ġstranded": 15721,
+      "ĠStormy": 15722,
+      "Ġignorance": 15723,
+      "Meet": 15724,
+      "Ġcostly": 15725,
+      "Ġrowboat": 15726,
+      "Ġfetching": 15727,
+      "chug": 15728,
+      "Ġforms": 15729,
+      "ĠLucie": 15730,
+      "ĠGoldy": 15731,
+      "Ġadopted": 15732,
+      "##theless": 15733,
+      "ĠGrowly": 15734,
+      "Ġensure": 15735,
+      "ĠSPLA": 15736,
+      "Ġeyebrows": 15737,
+      "ĠFisherman": 15738,
+      "Ġadvert": 15739,
+      "Ġshimm": 15740,
+      "Ġunnecessary": 15741,
+      "Ġreceipt": 15742,
+      "Cici": 15743,
+      "Halfway": 15744,
+      "Jumpy": 15745,
+      "Pinch": 15746,
+      "Sister": 15747,
+      "apple": 15748,
+      "down": 15749,
+      "##hop": 15750,
+      "Ġaa": 15751,
+      "Ġbale": 15752,
+      "ĠTow": 15753,
+      "Ġdipping": 15754,
+      "##oray": 15755,
+      "##rib": 15756,
+      "Ġoinked": 15757,
+      "##indeer": 15758,
+      "Ġreve": 15759,
+      "Ġspiciest": 15760,
+      "##obweb": 15761,
+      "ĠFil": 15762,
+      "Ġshowered": 15763,
+      "Ġeachother": 15764,
+      "ĠCuppy": 15765,
+      "##astle": 15766,
+      "Ġgrades": 15767,
+      "##izi": 15768,
+      "Ġuntouched": 15769,
+      "Ġimpatience": 15770,
+      "Ġgreenest": 15771,
+      "Ġsnoop": 15772,
+      "Ġdribble": 15773,
+      "Ġcrest": 15774,
+      "Ġsharpening": 15775,
+      "Ġkickball": 15776,
+      "Ġregard": 15777,
+      "##iva": 15778,
+      "ĠClumsy": 15779,
+      "ĠVera": 15780,
+      "Ġapologise": 15781,
+      "ĠFlute": 15782,
+      "Ġsews": 15783,
+      "ĠDuckie": 15784,
+      "ĠSlim": 15785,
+      "Ġpuffing": 15786,
+      "Ġwaddle": 15787,
+      "Ġdisobeying": 15788,
+      "Ġbombs": 15789,
+      "Ġsavoring": 15790,
+      "Ġclucking": 15791,
+      "Ġrectangles": 15792,
+      "Ġpersevered": 15793,
+      "##ologetic": 15794,
+      "Ġadvised": 15795,
+      "Ġentertained": 15796,
+      "Ġfossils": 15797,
+      "Ġorigami": 15798,
+      "Jellyfish": 15799,
+      "ĠPeeking": 15800,
+      "Ġjersey": 15801,
+      "Ġengulfed": 15802,
+      "Ġconfronted": 15803,
+      "Daughter": 15804,
+      "Kick": 15805,
+      "Kai": 15806,
+      "Mus": 15807,
+      "Oil": 15808,
+      "al": 15809,
+      "here": 15810,
+      "ribbit": 15811,
+      "Ġvers": 15812,
+      "##aid": 15813,
+      "##ga": 15814,
+      "##fume": 15815,
+      "Ġached": 15816,
+      "Ġwed": 15817,
+      "Ġtopping": 15818,
+      "Ġtoilets": 15819,
+      "ĠTreat": 15820,
+      "##onica": 15821,
+      "ĠLili": 15822,
+      "ĠBike": 15823,
+      "Ġdoomed": 15824,
+      "ĠMacy": 15825,
+      "ĠDeep": 15826,
+      "Ġskid": 15827,
+      "Ġprouder": 15828,
+      "Ġparcel": 15829,
+      "ĠPumpy": 15830,
+      "ĠPurry": 15831,
+      "Ġboatman": 15832,
+      "Ġrubble": 15833,
+      "Ġattaches": 15834,
+      "Ġpreference": 15835,
+      "Ġcartwhe": 15836,
+      "Ġhonestly": 15837,
+      "Ġgoldfish": 15838,
+      "Ġapologetic": 15839,
+      "Ġspeeded": 15840,
+      "ĠShock": 15841,
+      "Ġrecognizes": 15842,
+      "Ġskilled": 15843,
+      "Blinky": 15844,
+      "Ġinstructed": 15845,
+      "ĠGreenie": 15846,
+      "Ġunpleas": 15847,
+      "Ġtrotting": 15848,
+      "Ġarguments": 15849,
+      "ĠFelicity": 15850,
+      "Ġaffection": 15851,
+      "ĠPinching": 15852,
+      "ĠWilson": 15853,
+      "Ġshortcuts": 15854,
+      "ĠMajest": 15855,
+      "ĠCompy": 15856,
+      "Relax": 15857,
+      "Ġtaco": 15858,
+      "##oko": 15859,
+      "ĠDrawing": 15860,
+      "Ġfestivals": 15861,
+      "dictionary": 15862,
+      "pl": 15863,
+      "##gent": 15864,
+      "##liness": 15865,
+      "##fty": 15866,
+      "Ġfame": 15867,
+      "Ġpulp": 15868,
+      "ĠScoot": 15869,
+      "##ilizer": 15870,
+      "##rilly": 15871,
+      "Ġdaytime": 15872,
+      "ĠLaila": 15873,
+      "ĠBry": 15874,
+      "ĠBucky": 15875,
+      "Ġcanary": 15876,
+      "Ġpegs": 15877,
+      "ĠEverytime": 15878,
+      "ĠKid": 15879,
+      "ĠNicole": 15880,
+      "ĠNaomi": 15881,
+      "##aughters": 15882,
+      "Ġknitted": 15883,
+      "##redible": 15884,
+      "Ġslowest": 15885,
+      "Ġsnowstorm": 15886,
+      "Ġtreating": 15887,
+      "Ġamazingly": 15888,
+      "Ġbrownies": 15889,
+      "Ġwashcloth": 15890,
+      "Ste": 15891,
+      "Ġcleverly": 15892,
+      "ĠSpiders": 15893,
+      "##ricia": 15894,
+      "Ġappreciating": 15895,
+      "##udging": 15896,
+      "Ġcontrols": 15897,
+      "Ġthroats": 15898,
+      "ĠHolding": 15899,
+      "ĠSwing": 15900,
+      "ĠTeacher": 15901,
+      "Ġaddressed": 15902,
+      "##atively": 15903,
+      "Ġracket": 15904,
+      "ĠBrushy": 15905,
+      "Ġfragrant": 15906,
+      "Ġferoc": 15907,
+      "ĠDolphin": 15908,
+      "Ġunravel": 15909,
+      "Ġimitate": 15910,
+      "ĠFrancis": 15911,
+      "ĠSaturn": 15912,
+      "Ġskept": 15913,
+      "Ġvigorously": 15914,
+      "Biggy": 15915,
+      "Banana": 15916,
+      "Cammy": 15917,
+      "Gret": 15918,
+      "Girl": 15919,
+      "Jemma": 15920,
+      "Man": 15921,
+      "Much": 15922,
+      "Past": 15923,
+      "Pear": 15924,
+      "restore": 15925,
+      "sn": 15926,
+      "Ġou": 15927,
+      "##garten": 15928,
+      "##lie": 15929,
+      "Ġtattered": 15930,
+      "Ġmould": 15931,
+      "ĠSorting": 15932,
+      "ĠLyla": 15933,
+      "ĠBre": 15934,
+      "Ġrecover": 15935,
+      "Ġcargo": 15936,
+      "ĠJordan": 15937,
+      "Ġpranced": 15938,
+      "Ġviolet": 15939,
+      "Whale": 15940,
+      "ĠPerry": 15941,
+      "Ġeyel": 15942,
+      "ĠGrill": 15943,
+      "Ġdarkened": 15944,
+      "##apest": 15945,
+      "Ġdelicately": 15946,
+      "Ġrounder": 15947,
+      "Join": 15948,
+      "Ġelsewhere": 15949,
+      "##assage": 15950,
+      "ĠBlake": 15951,
+      "Ġbatted": 15952,
+      "Ġwildest": 15953,
+      "Ġbanners": 15954,
+      "Stealing": 15955,
+      "ĠCatie": 15956,
+      "Ġspaceships": 15957,
+      "ĠShade": 15958,
+      "Ġextended": 15959,
+      "Ġspoils": 15960,
+      "Ġregrets": 15961,
+      "ĠPauline": 15962,
+      "ĠBoot": 15963,
+      "Orange": 15964,
+      "ĠSplashy": 15965,
+      "Missile": 15966,
+      "##smith": 15967,
+      "strike": 15968,
+      "Ġtucking": 15969,
+      "Ġsystem": 15970,
+      "Ġkindergarten": 15971,
+      "ĠGuardian": 15972,
+      "Ġcradled": 15973,
+      "Ġsomersaults": 15974,
+      "Ġtusks": 15975,
+      "Ġpreferences": 15976,
+      "Ġunpleasant": 15977,
+      "Bally": 15978,
+      "Doug": 15979,
+      "Draw": 15980,
+      "Faye": 15981,
+      "Kiss": 15982,
+      "Mild": 15983,
+      "Touch": 15984,
+      "Ugh": 15985,
+      "faced": 15986,
+      "pe": 15987,
+      "turn": 15988,
+      "tasting": 15989,
+      "##oken": 15990,
+      "##dges": 15991,
+      "Ġheap": 15992,
+      "Ġgiddy": 15993,
+      "ĠSurf": 15994,
+      "##othes": 15995,
+      "Ġbellowed": 15996,
+      "Ġyolk": 15997,
+      "ĠLana": 15998,
+      "Ġspool": 15999,
+      "ĠJazzy": 16000,
+      "ĠFam": 16001,
+      "Ġblister": 16002,
+      "##astian": 16003,
+      "ĠPret": 16004,
+      "Ġbraked": 16005,
+      "Ġripple": 16006,
+      "Ġcran": 16007,
+      "Ġcrush": 16008,
+      "Ġarch": 16009,
+      "Ġblacksmith": 16010,
+      "ĠLeila": 16011,
+      "##ebastian": 16012,
+      "Ġserver": 16013,
+      "ĠMya": 16014,
+      "ĠAlina": 16015,
+      "Ġraging": 16016,
+      "Ġwallets": 16017,
+      "Ġgrills": 16018,
+      "Ġimprovement": 16019,
+      "Ġdelays": 16020,
+      "Surprisingly": 16021,
+      "Ġtwinkly": 16022,
+      "Ġunfro": 16023,
+      "Carrie": 16024,
+      "ĠMakeup": 16025,
+      "ĠGlove": 16026,
+      "Ġprogram": 16027,
+      "ĠCompassionate": 16028,
+      "ĠComputer": 16029,
+      "grandpa": 16030,
+      "ĠSneezy": 16031,
+      "ĠYogurt": 16032,
+      "ĠFlexi": 16033,
+      "Broccoli": 16034,
+      "Ġappointment": 16035,
+      "Ġreluctant": 16036,
+      "Ġtrustworthy": 16037,
+      "Ġcaretaker": 16038,
+      "ĠMajesty": 16039,
+      "Fa": 16040,
+      "Lee": 16041,
+      "Ned": 16042,
+      "Peep": 16043,
+      "Zippy": 16044,
+      "##gain": 16045,
+      "##back": 16046,
+      "##iter": 16047,
+      "##itor": 16048,
+      "ĠLay": 16049,
+      "ĠLala": 16050,
+      "##lyde": 16051,
+      "##icals": 16052,
+      "Ġframed": 16053,
+      "##opher": 16054,
+      "ĠWay": 16055,
+      "Ġproc": 16056,
+      "##aple": 16057,
+      "Ġknead": 16058,
+      "Ġintric": 16059,
+      "ĠDisappointed": 16060,
+      "ĠPort": 16061,
+      "ĠRecord": 16062,
+      "Ġracecar": 16063,
+      "Ġdarken": 16064,
+      "Ġpaintbrushes": 16065,
+      "##orms": 16066,
+      "Ġtowering": 16067,
+      "##renched": 16068,
+      "Ġspooned": 16069,
+      "Ġrosemary": 16070,
+      "Ġdepending": 16071,
+      "Ġfashions": 16072,
+      "ĠTwink": 16073,
+      "ĠCheap": 16074,
+      "Ġsteeper": 16075,
+      "ĠJuly": 16076,
+      "Marley": 16077,
+      "ĠScarlett": 16078,
+      "Ġcorals": 16079,
+      "Ġdepartment": 16080,
+      "ĠCDs": 16081,
+      "Delicious": 16082,
+      "Ġunbuck": 16083,
+      "Ġplunge": 16084,
+      "##ropri": 16085,
+      "Felix": 16086,
+      "Ġphrase": 16087,
+      "Ġmilkshake": 16088,
+      "Ġtambourine": 16089,
+      "Ġintricate": 16090,
+      "Ba": 16091,
+      "Cher": 16092,
+      "Chip": 16093,
+      "##rid": 16094,
+      "ĠTasty": 16095,
+      "Ġlane": 16096,
+      "Ġdun": 16097,
+      "Ġpiling": 16098,
+      "##arate": 16099,
+      "##otic": 16100,
+      "Ġbeaches": 16101,
+      "Ġonboard": 16102,
+      "ĠLuxury": 16103,
+      "##elines": 16104,
+      "Ġmant": 16105,
+      "ĠWords": 16106,
+      "##obi": 16107,
+      "Ġjumpy": 16108,
+      "Ġfol": 16109,
+      "Ġcheapest": 16110,
+      "ĠPuddles": 16111,
+      "ĠPrice": 16112,
+      "ĠNappy": 16113,
+      "ĠRem": 16114,
+      "ĠRino": 16115,
+      "Ġpausing": 16116,
+      "Ġheadband": 16117,
+      "##dern": 16118,
+      "Ġelated": 16119,
+      "Ġsnacking": 16120,
+      "ĠChad": 16121,
+      "Ġbelonging": 16122,
+      "Ġsparklers": 16123,
+      "Ġsafaris": 16124,
+      "Ġfatter": 16125,
+      "Ġtrumpeted": 16126,
+      "Ġpeddled": 16127,
+      "ĠEarthquake": 16128,
+      "ĠElena": 16129,
+      "Ġtissues": 16130,
+      "Carrot": 16131,
+      "Ġjudging": 16132,
+      "Ġconcentration": 16133,
+      "Ġbasics": 16134,
+      "Ġdrooping": 16135,
+      "ĠPirates": 16136,
+      "ĠSeaty": 16137,
+      "Ġcommands": 16138,
+      "ĠGenerous": 16139,
+      "Reluctantly": 16140,
+      "Ġaccord": 16141,
+      "ĠBaldy": 16142,
+      "Salt": 16143,
+      "Ġpreparation": 16144,
+      "Ġsuperpowers": 16145,
+      "Ġsixteen": 16146,
+      "Ġchemicals": 16147,
+      "Ġtreetops": 16148,
+      "Ġbumblebee": 16149,
+      "Ġstammered": 16150,
+      "Ġessential": 16151,
+      "Ġsidelines": 16152,
+      "Sil": 16153,
+      "Summer": 16154,
+      "Turt": 16155,
+      "maker": 16156,
+      "##avers": 16157,
+      "##tails": 16158,
+      "ĠTid": 16159,
+      "Ġmam": 16160,
+      "##ann": 16161,
+      "Ġbeady": 16162,
+      "Ġplaymates": 16163,
+      "##oooo": 16164,
+      "Ġnozzle": 16165,
+      "##ssss": 16166,
+      "##tyard": 16167,
+      "ĠFizz": 16168,
+      "Ġchor": 16169,
+      "ĠDar": 16170,
+      "Ġtrink": 16171,
+      "ĠPoint": 16172,
+      "Ġbroad": 16173,
+      "ĠNorm": 16174,
+      "##ressive": 16175,
+      "ĠJenkins": 16176,
+      "Ġsplashy": 16177,
+      "Ġladle": 16178,
+      "Ġstrapped": 16179,
+      "ĠStories": 16180,
+      "ĠSpooky": 16181,
+      "Real": 16182,
+      "Ġdifficulties": 16183,
+      "Ġhamper": 16184,
+      "##unes": 16185,
+      "Ġcroiss": 16186,
+      "Ġmuffled": 16187,
+      "Ġhospitality": 16188,
+      "ĠFranny": 16189,
+      "Ġorderly": 16190,
+      "Ġthundering": 16191,
+      "##...": 16192,
+      "ĠHootie": 16193,
+      "ĠScore": 16194,
+      "ĠOthers": 16195,
+      "Ġsillier": 16196,
+      "Ġamounts": 16197,
+      "ĠPlane": 16198,
+      "Crack": 16199,
+      "Ġflickering": 16200,
+      "ĠInchy": 16201,
+      "Ġfluffed": 16202,
+      "Ġgrumpier": 16203,
+      "ĠCacti": 16204,
+      "ĠHandle": 16205,
+      "Dotty": 16206,
+      "##athet": 16207,
+      "Ġclumsiness": 16208,
+      "Ġcancelled": 16209,
+      "Ġrecycling": 16210,
+      "Matty": 16211,
+      "Sour": 16212,
+      "Tock": 16213,
+      "Zebra": 16214,
+      "ahh": 16215,
+      "cake": 16216,
+      "lantern": 16217,
+      "##oiled": 16218,
+      "##gled": 16219,
+      "##ww": 16220,
+      "Ġbacon": 16221,
+      "Ġdrenched": 16222,
+      "Ġpul": 16223,
+      "ĠSurrender": 16224,
+      "ĠHan": 16225,
+      "ĠHair": 16226,
+      "##rive": 16227,
+      "Ġbeavers": 16228,
+      "Ġult": 16229,
+      "Ġstooped": 16230,
+      "ĠLaug": 16231,
+      "ĠLori": 16232,
+      "Ġforked": 16233,
+      "Ġfunnel": 16234,
+      "ĠDO": 16235,
+      "Whatever": 16236,
+      "Ġslumped": 16237,
+      "##rove": 16238,
+      "Ġovercoming": 16239,
+      "ĠHerbie": 16240,
+      "ĠKitten": 16241,
+      "Ġappropri": 16242,
+      "Ġholder": 16243,
+      "Ġhideaway": 16244,
+      "##appily": 16245,
+      "Ġpractise": 16246,
+      "Ġmotorb": 16247,
+      "Ġcaboose": 16248,
+      "Ġtravelers": 16249,
+      "Ġclubhouse": 16250,
+      "thump": 16251,
+      "ĠSmudge": 16252,
+      "Ġbuns": 16253,
+      "Roxy": 16254,
+      "##ibility": 16255,
+      "Ġunfinished": 16256,
+      "ĠScary": 16257,
+      "ĠPerfect": 16258,
+      "ĠWrite": 16259,
+      "Ġscreeching": 16260,
+      "ĠClever": 16261,
+      "Ġinvolve": 16262,
+      "Ġcrazier": 16263,
+      "ĠDishwasher": 16264,
+      "ĠYogi": 16265,
+      "ĠPenguin": 16266,
+      "Ġcentimeters": 16267,
+      "Count": 16268,
+      "Oscar": 16269,
+      "bu": 16270,
+      "spl": 16271,
+      "##oves": 16272,
+      "##lot": 16273,
+      "##pool": 16274,
+      "Ġbalm": 16275,
+      "Ġhilar": 16276,
+      "Ġfitted": 16277,
+      "Ġhedges": 16278,
+      "Ġnav": 16279,
+      "##ams": 16280,
+      "Ġthaw": 16281,
+      "Ġ\"'": 16282,
+      "##pport": 16283,
+      "Ġsof": 16284,
+      "##iche": 16285,
+      "##ightened": 16286,
+      "Ġblushes": 16287,
+      "ĠEgg": 16288,
+      "ĠKnight": 16289,
+      "ĠPull": 16290,
+      "##bear": 16291,
+      "Ġpigtails": 16292,
+      "##fortunate": 16293,
+      "ĠLeft": 16294,
+      "Ġcourtyard": 16295,
+      "##arper": 16296,
+      "ĠStir": 16297,
+      "ĠStacey": 16298,
+      "ĠStudying": 16299,
+      "Ġclassmate": 16300,
+      "Ġbalances": 16301,
+      "Ġdepends": 16302,
+      "Ġreporter": 16303,
+      "ĠFrightened": 16304,
+      "Ġsurfboards": 16305,
+      "Ġbookshelves": 16306,
+      "Ġcurvy": 16307,
+      "Ġmassaged": 16308,
+      "Black": 16309,
+      "ĠModest": 16310,
+      "ĠJoyce": 16311,
+      "ĠAngus": 16312,
+      "Caroline": 16313,
+      "Ġbouquets": 16314,
+      "Ġresponsibilities": 16315,
+      "Ġpossibly": 16316,
+      "##group": 16317,
+      "Mixy": 16318,
+      "Arthur": 16319,
+      "Party": 16320,
+      "Ġfossil": 16321,
+      "Ġmemorable": 16322,
+      "Ġresearch": 16323,
+      "##poles": 16324,
+      "Ġreceptionist": 16325,
+      "##ournal": 16326,
+      "Colin": 16327,
+      "Dis": 16328,
+      "Gilly": 16329,
+      "Lady": 16330,
+      "Money": 16331,
+      "Nicky": 16332,
+      "Yawn": 16333,
+      "pew": 16334,
+      "##ront": 16335,
+      "##riting": 16336,
+      "##ta": 16337,
+      "Ġsap": 16338,
+      "ĠHad": 16339,
+      "Ġbeck": 16340,
+      "Ġplaygroup": 16341,
+      "##ooch": 16342,
+      "ĠLil": 16343,
+      "ĠMotor": 16344,
+      "Ġshack": 16345,
+      "ĠAhead": 16346,
+      "##ssa": 16347,
+      "ĠJumbo": 16348,
+      "##eplace": 16349,
+      "ĠDale": 16350,
+      "ĠEvie": 16351,
+      "Ġfoe": 16352,
+      "Lets": 16353,
+      "ĠPipe": 16354,
+      "Ġsquishing": 16355,
+      "ĠNO": 16356,
+      "ĠRae": 16357,
+      "ĠGerald": 16358,
+      "Ġtricer": 16359,
+      "Ġmarchers": 16360,
+      "Ġcontra": 16361,
+      "ĠWithin": 16362,
+      "ĠSpud": 16363,
+      "Ġpresident": 16364,
+      "Ġfoolishness": 16365,
+      "Ġboarding": 16366,
+      "Ġknowingly": 16367,
+      "Ġcarelessness": 16368,
+      "Ġbumper": 16369,
+      "ĠFlour": 16370,
+      "ĠSkye": 16371,
+      "ĠJewel": 16372,
+      "ĠCrack": 16373,
+      "Graceful": 16374,
+      "##ouchy": 16375,
+      "ĠElmo": 16376,
+      "ĠNearby": 16377,
+      "spin": 16378,
+      "Ġjingling": 16379,
+      "Ġmoldy": 16380,
+      "Swing": 16381,
+      "Print": 16382,
+      "Turns": 16383,
+      "Sparkle": 16384,
+      "ĠDenise": 16385,
+      "ĠChalky": 16386,
+      "Ġreeled": 16387,
+      "Ġdislikes": 16388,
+      "ĠElliot": 16389,
+      "Ġhilarious": 16390,
+      "Ġtriceratops": 16391,
+      "Ad": 16392,
+      "Celery": 16393,
+      "Fuel": 16394,
+      "Gray": 16395,
+      "Opera": 16396,
+      "Sounds": 16397,
+      "Vo": 16398,
+      "Wine": 16399,
+      "Yep": 16400,
+      "dong": 16401,
+      "power": 16402,
+      "##aac": 16403,
+      "Ġsce": 16404,
+      "Ġnudges": 16405,
+      "ĠSix": 16406,
+      "ĠSafe": 16407,
+      "Ġyowl": 16408,
+      "ĠMid": 16409,
+      "##chairs": 16410,
+      "##ugs": 16411,
+      "##ills": 16412,
+      "Ġclink": 16413,
+      "ĠFia": 16414,
+      "Ġvivid": 16415,
+      "ĠCool": 16416,
+      "ĠPia": 16417,
+      "ĠPalm": 16418,
+      "Ġapply": 16419,
+      "Ġeyed": 16420,
+      "Ġpinky": 16421,
+      "Dolls": 16422,
+      "Ġtoucan": 16423,
+      "Ġembark": 16424,
+      "Ġretri": 16425,
+      "##affles": 16426,
+      "Ġawoken": 16427,
+      "Ġwrecks": 16428,
+      "Leaf": 16429,
+      "ĠRoot": 16430,
+      "Ġstraightened": 16431,
+      "Clock": 16432,
+      "ĠElmer": 16433,
+      "ĠRainy": 16434,
+      "Patience": 16435,
+      "Ġsensitive": 16436,
+      "click": 16437,
+      "Carefully": 16438,
+      "ĠDelicious": 16439,
+      "Ġsimpl": 16440,
+      "Ġsnatching": 16441,
+      "CRACK": 16442,
+      "ĠZebby": 16443,
+      "ĠColor": 16444,
+      "Ġfragrance": 16445,
+      "Ġyeast": 16446,
+      "Ġperspective": 16447,
+      "ĠSPLASH": 16448,
+      "Ġreveals": 16449,
+      "Ġscep": 16450,
+      "Bon": 16451,
+      "Ernie": 16452,
+      "Operation": 16453,
+      "Vivi": 16454,
+      "Write": 16455,
+      "would": 16456,
+      "##rude": 16457,
+      "##lin": 16458,
+      "##vis": 16459,
+      "##ints": 16460,
+      "Ġlink": 16461,
+      "##ism": 16462,
+      "ĠIggy": 16463,
+      "ĠBump": 16464,
+      "Ġsmudge": 16465,
+      "##alt": 16466,
+      "Ġrecycle": 16467,
+      "##ecor": 16468,
+      "Ġspan": 16469,
+      "Ġbackstage": 16470,
+      "Ġprun": 16471,
+      "##ified": 16472,
+      "Ġswore": 16473,
+      "Ġgraze": 16474,
+      "Ġhandling": 16475,
+      "Ask": 16476,
+      "Ġunfortunate": 16477,
+      "Ġclaim": 16478,
+      "Ġperfumes": 16479,
+      "Ġsoups": 16480,
+      "Ġprevious": 16481,
+      "Ġdragonflies": 16482,
+      "Ġcorns": 16483,
+      "##eks": 16484,
+      "Ġproving": 16485,
+      "Ġcampers": 16486,
+      "Ġhuts": 16487,
+      "ĠOrder": 16488,
+      "##nesses": 16489,
+      "Ġconfront": 16490,
+      "Ġswooping": 16491,
+      "Ġripest": 16492,
+      "start": 16493,
+      "Ġpuffs": 16494,
+      "Ġresponding": 16495,
+      "Ġerases": 16496,
+      "##solve": 16497,
+      "ĠDiary": 16498,
+      "##ipede": 16499,
+      "ĠLancelot": 16500,
+      "ĠPrize": 16501,
+      "Ġbarbershop": 16502,
+      "Ġsympathet": 16503,
+      "ĠHenri": 16504,
+      "Ġscepter": 16505,
+      "Fairy": 16506,
+      "Jet": 16507,
+      "Wear": 16508,
+      "Yup": 16509,
+      "fun": 16510,
+      "##gusting": 16511,
+      "##ds": 16512,
+      "Ġaye": 16513,
+      "##rene": 16514,
+      "Ġcert": 16515,
+      "Ġfriendlier": 16516,
+      "ĠBin": 16517,
+      "ĠBri": 16518,
+      "Ġshatter": 16519,
+      "Ġsob": 16520,
+      "##aled": 16521,
+      "ĠWord": 16522,
+      "Ġfasten": 16523,
+      "ĠEs": 16524,
+      "ĠCane": 16525,
+      "Ġafterward": 16526,
+      "ĠKangaroo": 16527,
+      "ĠNaps": 16528,
+      "Ġsnor": 16529,
+      "ĠRico": 16530,
+      "Ġwetting": 16531,
+      "Ġbargain": 16532,
+      "Ġgentler": 16533,
+      "ĠZizi": 16534,
+      "ĠBeaver": 16535,
+      "Ġcouches": 16536,
+      "##isper": 16537,
+      "ĠSomehow": 16538,
+      "Ġpianos": 16539,
+      "Ġpowders": 16540,
+      "Ġposted": 16541,
+      "##laim": 16542,
+      "ĠMarsh": 16543,
+      "Ġcomforts": 16544,
+      "Char": 16545,
+      "Ġwrest": 16546,
+      "ĠKingdom": 16547,
+      "ĠStevie": 16548,
+      "ĠImp": 16549,
+      "Brad": 16550,
+      "ĠArrow": 16551,
+      "Cheap": 16552,
+      "Ġillum": 16553,
+      "Ġstrumming": 16554,
+      "Ġunloading": 16555,
+      "Ġgalloping": 16556,
+      "ĠStripes": 16557,
+      "Ġscuttling": 16558,
+      "ĠSonia": 16559,
+      "Ġtranqu": 16560,
+      "Ġrelationship": 16561,
+      "Parrot": 16562,
+      "Ġtadpoles": 16563,
+      "Otto": 16564,
+      "Ġjewellery": 16565,
+      "Ġpredators": 16566,
+      "ĠFerris": 16567,
+      "##ursday": 16568,
+      "supply": 16569,
+      "Ġchorus": 16570,
+      "Test": 16571,
+      "big": 16572,
+      "math": 16573,
+      "rest": 16574,
+      "sk": 16575,
+      "sit": 16576,
+      "##gular": 16577,
+      "##OU": 16578,
+      "Ġhired": 16579,
+      "ĠTide": 16580,
+      "ĠTroy": 16581,
+      "Ġhee": 16582,
+      "ĠHal": 16583,
+      "Ġstuffy": 16584,
+      "Ġstuttered": 16585,
+      ".\",": 16586,
+      "Theo": 16587,
+      "Ġbirdy": 16588,
+      "Ġsaddened": 16589,
+      "ĠWire": 16590,
+      "Ġrange": 16591,
+      "ĠFragile": 16592,
+      "ĠDead": 16593,
+      "ĠDrag": 16594,
+      "Ġclimbers": 16595,
+      "ĠInc": 16596,
+      "##cting": 16597,
+      "Ġadam": 16598,
+      "Ġvolcan": 16599,
+      "Ġsparkler": 16600,
+      "##iffany": 16601,
+      "Ġtoasty": 16602,
+      "Ġscruffy": 16603,
+      "Ġlooping": 16604,
+      "Shiver": 16605,
+      "Ġincreases": 16606,
+      "ĠQuiet": 16607,
+      "ĠChelsea": 16608,
+      "ĠSquir": 16609,
+      "Patrick": 16610,
+      "ĠJokes": 16611,
+      "ĠAgent": 16612,
+      "Crazy": 16613,
+      "ĠMaia": 16614,
+      "Ġmarvelous": 16615,
+      "ĠBarkley": 16616,
+      "Hopper": 16617,
+      "ĠMiserable": 16618,
+      "ĠCooper": 16619,
+      "Ġsnorke": 16620,
+      "Bark": 16621,
+      "Cact": 16622,
+      "Fill": 16623,
+      "Gert": 16624,
+      "Ind": 16625,
+      "Jimbo": 16626,
+      "Kyle": 16627,
+      "house": 16628,
+      "tap": 16629,
+      "##rge": 16630,
+      "##overs": 16631,
+      "##bulb": 16632,
+      "##kward": 16633,
+      "Ġdaughters": 16634,
+      "Ġcurb": 16635,
+      "Ġinit": 16636,
+      "ĠIan": 16637,
+      "Ġweaved": 16638,
+      "##oped": 16639,
+      "Ġchomp": 16640,
+      "Timothy": 16641,
+      "##rose": 16642,
+      "##inea": 16643,
+      "ĠThursday": 16644,
+      "ĠPie": 16645,
+      "ĠRac": 16646,
+      "Looking": 16647,
+      "Ġwrinkle": 16648,
+      "ĠGil": 16649,
+      "Ġdisp": 16650,
+      "ĠFins": 16651,
+      "##bove": 16652,
+      "Ġpointer": 16653,
+      "Ġguinea": 16654,
+      "Ġpinchers": 16655,
+      "##unky": 16656,
+      "##arlene": 16657,
+      "Ġsmokes": 16658,
+      "##umbly": 16659,
+      "thud": 16660,
+      "Ġawkward": 16661,
+      "ĠBoots": 16662,
+      "Class": 16663,
+      "Ġstinger": 16664,
+      "ĠJealous": 16665,
+      "ĠJoshua": 16666,
+      "Ġparticip": 16667,
+      "Ġlambs": 16668,
+      "ĠPhillip": 16669,
+      "Softy": 16670,
+      "Ġdiapers": 16671,
+      "Slap": 16672,
+      "quiz": 16673,
+      "Ġassistance": 16674,
+      "Deaf": 16675,
+      "Ġduties": 16676,
+      "Ġflexibility": 16677,
+      "ĠHammer": 16678,
+      "Ġabsor": 16679,
+      "Lightning": 16680,
+      "Ġappropriate": 16681,
+      "Ġsimpler": 16682,
+      "Allie": 16683,
+      "Aye": 16684,
+      "Call": 16685,
+      "Cars": 16686,
+      "Done": 16687,
+      "Dora": 16688,
+      "Lunch": 16689,
+      "Nap": 16690,
+      "Nope": 16691,
+      "ab": 16692,
+      "gas": 16693,
+      "give": 16694,
+      "Ġtart": 16695,
+      "ĠTan": 16696,
+      "ĠTower": 16697,
+      "ĠTaxi": 16698,
+      "##rep": 16699,
+      "##omped": 16700,
+      "ĠLoud": 16701,
+      "ĠLamp": 16702,
+      "Ġwebbed": 16703,
+      "Ġrene": 16704,
+      "Ġcoals": 16705,
+      "ĠDry": 16706,
+      "ĠCard": 16707,
+      "ĠCub": 16708,
+      "ĠCaw": 16709,
+      "Ġgrouchy": 16710,
+      "Ġconstantly": 16711,
+      "##acty": 16712,
+      "Ġripp": 16713,
+      "Ġlightbulb": 16714,
+      "Ġupsetting": 16715,
+      "Ġfilth": 16716,
+      "##eee": 16717,
+      "Ġsneezy": 16718,
+      "Ġgatekeeper": 16719,
+      "Helping": 16720,
+      "##rnold": 16721,
+      "Ġcomplains": 16722,
+      "ĠMarvin": 16723,
+      "ĠCliff": 16724,
+      "ĠUnknown": 16725,
+      "Ġintroduces": 16726,
+      "ĠRocket": 16727,
+      "ĠTwig": 16728,
+      "Ġhesitating": 16729,
+      "Space": 16730,
+      "Ġcrumbly": 16731,
+      "ĠPoems": 16732,
+      "##leness": 16733,
+      "Ġreassure": 16734,
+      "Flick": 16735,
+      "Ġtiniest": 16736,
+      "Ġscribbling": 16737,
+      "Ġtrolley": 16738,
+      "ĠRadish": 16739,
+      "Butterflies": 16740,
+      "ĠTucker": 16741,
+      "Ġmural": 16742,
+      "Brave": 16743,
+      "Ġselection": 16744,
+      "Raise": 16745,
+      "Ġgalaxies": 16746,
+      "Ġregardless": 16747,
+      "Turtle": 16748,
+      "Des": 16749,
+      "Disappointed": 16750,
+      "Emergency": 16751,
+      "Pot": 16752,
+      "Poke": 16753,
+      "caw": 16754,
+      "pay": 16755,
+      "##look": 16756,
+      "Ġfrench": 16757,
+      "Ġlitt": 16758,
+      "Ġcal": 16759,
+      "Ġsacked": 16760,
+      "##ingerly": 16761,
+      "ĠHearing": 16762,
+      "##riff": 16763,
+      "ĠLin": 16764,
+      "##ads": 16765,
+      "Ġleaky": 16766,
+      "Ġcarri": 16767,
+      "ĠJing": 16768,
+      "ĠFan": 16769,
+      "##ureen": 16770,
+      "Ġsunning": 16771,
+      "Ġglinted": 16772,
+      "##emory": 16773,
+      "Ġquench": 16774,
+      "ĠRoby": 16775,
+      "ĠGarden": 16776,
+      "Ġwonderfully": 16777,
+      "Ġgentleness": 16778,
+      "Ġarmchairs": 16779,
+      "##rotect": 16780,
+      "Ġspines": 16781,
+      "##eterred": 16782,
+      "Ġwheelchair": 16783,
+      "ĠBubby": 16784,
+      "##aware": 16785,
+      "ĠPeaches": 16786,
+      "Ġadventuring": 16787,
+      "ĠBrowny": 16788,
+      "Ġspends": 16789,
+      "Ġpinchy": 16790,
+      "Ġcliffs": 16791,
+      "ĠWouldn": 16792,
+      "Ġproposed": 16793,
+      "Ġbooed": 16794,
+      "Marty": 16795,
+      "Ġentirely": 16796,
+      "ĠTrucks": 16797,
+      "Ġwigs": 16798,
+      "Small": 16799,
+      "ĠFluffles": 16800,
+      "Ġstraps": 16801,
+      "Ġgrunts": 16802,
+      "Perhaps": 16803,
+      "Ġphotograph": 16804,
+      "Wheeee": 16805,
+      "include": 16806,
+      "ĠJemima": 16807,
+      "Ġblossomed": 16808,
+      "Ġgemstone": 16809,
+      "Ġversion": 16810,
+      "Ġouchie": 16811,
+      "Ġadamant": 16812,
+      "!.": 16813,
+      "Faster": 16814,
+      "Jade": 16815,
+      "Lydia": 16816,
+      "Mirror": 16817,
+      "Train": 16818,
+      "Waffle": 16819,
+      "Yet": 16820,
+      "red": 16821,
+      "##care": 16822,
+      "##vi": 16823,
+      "Ġpom": 16824,
+      "Ġmil": 16825,
+      "Ġnook": 16826,
+      "ĠHaley": 16827,
+      "##ppo": 16828,
+      "ĠOmar": 16829,
+      "ĠBrett": 16830,
+      "##ryer": 16831,
+      "ĠWall": 16832,
+      "##obby": 16833,
+      "ĠJor": 16834,
+      "ĠFinger": 16835,
+      "##retruck": 16836,
+      "Ġswipe": 16837,
+      "Think": 16838,
+      "ĠAndrea": 16839,
+      "ĠCy": 16840,
+      "ĠClyde": 16841,
+      "Ġfiretruck": 16842,
+      "##autiful": 16843,
+      "ĠPaddy": 16844,
+      "Ġhairbrush": 16845,
+      "Ġsecured": 16846,
+      "Ġcreates": 16847,
+      "Ġfooting": 16848,
+      "Ġjoggers": 16849,
+      "ĠBuild": 16850,
+      "Ġprays": 16851,
+      "Ġhamm": 16852,
+      "Ġmarketplace": 16853,
+      "Ġcompeted": 16854,
+      "Ġgums": 16855,
+      "Ġrafting": 16856,
+      "Ġstreamed": 16857,
+      "Ġdeliveries": 16858,
+      "Ġtruthful": 16859,
+      "Ġrescu": 16860,
+      "Ġyields": 16861,
+      "##audia": 16862,
+      "Ġports": 16863,
+      "....": 16864,
+      "ĠModel": 16865,
+      "Ġsponges": 16866,
+      "Ġconcl": 16867,
+      "ĠSea": 16868,
+      "Ġsquawks": 16869,
+      "ĠDanielle": 16870,
+      "Ġselected": 16871,
+      "Ġpods": 16872,
+      "neck": 16873,
+      "##nuts": 16874,
+      "Ġaahed": 16875,
+      "Ġskeptical": 16876,
+      "Ġnavig": 16877,
+      "Apples": 16878,
+      "Audrey": 16879,
+      "Cle": 16880,
+      "Cally": 16881,
+      "Calm": 16882,
+      "Ele": 16883,
+      "Press": 16884,
+      "Taxi": 16885,
+      "man": 16886,
+      "sque": 16887,
+      "Ġ,": 16888,
+      "##rated": 16889,
+      "##folk": 16890,
+      "Ġtarp": 16891,
+      "Ġaching": 16892,
+      "Ġfrilly": 16893,
+      "##eros": 16894,
+      "Ġug": 16895,
+      "ĠSher": 16896,
+      "##unches": 16897,
+      "##icier": 16898,
+      "ĠWet": 16899,
+      "ĠWitch": 16900,
+      "ĠWrap": 16901,
+      "ĠFern": 16902,
+      "Whoosh": 16903,
+      "##essy": 16904,
+      "Ġenchant": 16905,
+      "Ġoveralls": 16906,
+      "Ġparad": 16907,
+      "ĠNad": 16908,
+      "Ġunimp": 16909,
+      "Ġremoves": 16910,
+      "Ġstoreowner": 16911,
+      "Ġdiner": 16912,
+      "Ġcounters": 16913,
+      "Ġcreaky": 16914,
+      "Start": 16915,
+      "ĠMystery": 16916,
+      "Ġtentatively": 16917,
+      "Ġhealer": 16918,
+      "Ġcrawler": 16919,
+      "Ġdelivers": 16920,
+      "ĠShar": 16921,
+      "Ġpostbox": 16922,
+      "Ġledge": 16923,
+      "ĠMargie": 16924,
+      "Ġobservant": 16925,
+      "Ġrecognise": 16926,
+      "Ġwreath": 16927,
+      "##actly": 16928,
+      "Ġmotionless": 16929,
+      "##uders": 16930,
+      "ĠOlaf": 16931,
+      "Marriage": 16932,
+      "ĠElise": 16933,
+      "Ġraccoons": 16934,
+      "ĠSlip": 16935,
+      "Ġwealthier": 16936,
+      "Chess": 16937,
+      "Box": 16938,
+      "##leste": 16939,
+      "Ġsnorting": 16940,
+      "Immediately": 16941,
+      "Ġcourageously": 16942,
+      "Ġboastful": 16943,
+      "Ġhamburgers": 16944,
+      "ĠComfort": 16945,
+      "Ġprecaut": 16946,
+      "Ġsofas": 16947,
+      "Ġvolcanos": 16948,
+      "Ġhammock": 16949,
+      "Layla": 16950,
+      "Purple": 16951,
+      "Rot": 16952,
+      "Rest": 16953,
+      "Sugar": 16954,
+      "tree": 16955,
+      "##oise": 16956,
+      "##ba": 16957,
+      "##zens": 16958,
+      "ĠTino": 16959,
+      "ĠTigers": 16960,
+      "Ġnon": 16961,
+      "##uto": 16962,
+      "ĠBread": 16963,
+      "ĠAppy": 16964,
+      "Ġscor": 16965,
+      "Ġscars": 16966,
+      "Ġfindings": 16967,
+      "ĠJungle": 16968,
+      "Ġfeat": 16969,
+      "ĠDive": 16970,
+      "ĠEle": 16971,
+      "Ġgrasses": 16972,
+      "ĠCami": 16973,
+      "ĠPost": 16974,
+      "ĠWhose": 16975,
+      "Ġdejected": 16976,
+      "Ġbabyish": 16977,
+      "Ġshaping": 16978,
+      "Ġminers": 16979,
+      "##colm": 16980,
+      "Ġpathways": 16981,
+      "##deness": 16982,
+      "Ġlargest": 16983,
+      "Ġnervousness": 16984,
+      "##comes": 16985,
+      "##iolets": 16986,
+      "Ġgrilling": 16987,
+      "ĠWhether": 16988,
+      "ĠWheels": 16989,
+      "Ġhonour": 16990,
+      "University": 16991,
+      "Spirit": 16992,
+      "ĠStitchy": 16993,
+      "ĠJude": 16994,
+      "ĠLouisa": 16995,
+      "Ġoppon": 16996,
+      "stay": 16997,
+      "Ġwillingness": 16998,
+      "Ġfocusing": 16999,
+      "ĠPlanes": 17000,
+      "Rosy": 17001,
+      "Balloon": 17002,
+      "Matches": 17003,
+      "Ġtownsfolk": 17004,
+      "Ġsnugly": 17005,
+      "Ġthumping": 17006,
+      "Ġawaiting": 17007,
+      "Ġtriumphantly": 17008,
+      "ĠDishy": 17009,
+      "Ġaccur": 17010,
+      "Ġburped": 17011,
+      "Ġsaucer": 17012,
+      "Ġpreparations": 17013,
+      "neigh": 17014,
+      "ĠOrganizing": 17015,
+      "Resist": 17016,
+      "Ġparadise": 17017,
+      "Billie": 17018,
+      "Deer": 17019,
+      "Easy": 17020,
+      "Gently": 17021,
+      "Pause": 17022,
+      "rem": 17023,
+      "##gle": 17024,
+      "##paper": 17025,
+      "##dad": 17026,
+      "##Bun": 17027,
+      "Ġferry": 17028,
+      "Ġfert": 17029,
+      "##lda": 17030,
+      "##aden": 17031,
+      "Ġforb": 17032,
+      "Ġsheriff": 17033,
+      "##ighted": 17034,
+      "Ġfaire": 17035,
+      "ĠWavy": 17036,
+      "ĠFay": 17037,
+      "Ġblazing": 17038,
+      "##iping": 17039,
+      "ĠPing": 17040,
+      "ĠPress": 17041,
+      "Ġunaware": 17042,
+      "Ġcookbook": 17043,
+      "Ġzeros": 17044,
+      "Ġrudeness": 17045,
+      "Ġblackbird": 17046,
+      "Ġfurrow": 17047,
+      "Ġfairyt": 17048,
+      "ĠOnions": 17049,
+      "Ġfeathery": 17050,
+      "Ġjams": 17051,
+      "Ġterm": 17052,
+      "Ġexamines": 17053,
+      "Ġtoasted": 17054,
+      "Ġindependently": 17055,
+      "Ġrepres": 17056,
+      "Ġquestioning": 17057,
+      "Ġearthworm": 17058,
+      "Ġfestive": 17059,
+      "ĠClothes": 17060,
+      "Ġsunrises": 17061,
+      "Ġportal": 17062,
+      "Ġafternoons": 17063,
+      "ĠSkully": 17064,
+      "ĠTonya": 17065,
+      "Buy": 17066,
+      "ĠAmazingly": 17067,
+      "ĠSpringy": 17068,
+      "Ġcentipede": 17069,
+      "Ġtweeted": 17070,
+      "Ġcorrid": 17071,
+      "Ġmagicians": 17072,
+      "Ġdumping": 17073,
+      "these": 17074,
+      "ĠPhone": 17075,
+      "Ġslithers": 17076,
+      "Ġprickles": 17077,
+      "Ġhairdryer": 17078,
+      "Scissors": 17079,
+      "Ġpranks": 17080,
+      "Ġdisagreements": 17081,
+      "Teach": 17082,
+      "Ġsizzling": 17083,
+      "ĠSailor": 17084,
+      "legged": 17085,
+      "ĠNapkin": 17086,
+      "Ġproducts": 17087,
+      "Salad": 17088,
+      "boing": 17089,
+      "Ġintru": 17090,
+      "Ġmultip": 17091,
+      "Ġimmensely": 17092,
+      "ĠSecond": 17093,
+      "Ac": 17094,
+      "Bibi": 17095,
+      "Di": 17096,
+      "Earth": 17097,
+      "Home": 17098,
+      "Mousy": 17099,
+      "Ravi": 17100,
+      "Save": 17101,
+      "test": 17102,
+      "yummy": 17103,
+      "Ġpel": 17104,
+      "Ġpoodle": 17105,
+      "##arty": 17106,
+      "Ġsamp": 17107,
+      "Ġge": 17108,
+      "##sect": 17109,
+      "ĠMu": 17110,
+      "Ġken": 17111,
+      "Ġoutcomes": 17112,
+      "##aggy": 17113,
+      "Ġalto": 17114,
+      "##ifact": 17115,
+      "Ġven": 17116,
+      "ĠCobweb": 17117,
+      "##roll": 17118,
+      "Ġgrime": 17119,
+      "##uffing": 17120,
+      "Ġcuter": 17121,
+      "Ġcrate": 17122,
+      "Ġmates": 17123,
+      "Ġmissions": 17124,
+      "Jodie": 17125,
+      "##ordon": 17126,
+      "Ġseemingly": 17127,
+      "Ġentr": 17128,
+      "Ġstraws": 17129,
+      "ĠWilla": 17130,
+      "Ġangles": 17131,
+      "##ivy": 17132,
+      "##umbles": 17133,
+      "Ġhives": 17134,
+      "Ġpractices": 17135,
+      "Alison": 17136,
+      "##anguage": 17137,
+      "Ġinfants": 17138,
+      "Ġbloody": 17139,
+      "!',": 17140,
+      "Ġbroomstick": 17141,
+      "ĠHopsy": 17142,
+      "ĠSquawk": 17143,
+      "Closed": 17144,
+      "Spaghetti": 17145,
+      "Ġachievements": 17146,
+      "Robin": 17147,
+      "Ġbursting": 17148,
+      "ĠStretching": 17149,
+      "Ġinvented": 17150,
+      "Ġmarvelled": 17151,
+      "ĠPerhaps": 17152,
+      "Ġroyalty": 17153,
+      "Ġdrooped": 17154,
+      "Ġswatted": 17155,
+      "check": 17156,
+      "Treasure": 17157,
+      "Ġcycle": 17158,
+      "ĠAriel": 17159,
+      "Ġrequires": 17160,
+      "Animals": 17161,
+      "Ġhaunted": 17162,
+      "Ġassemble": 17163,
+      "Greta": 17164,
+      "Ġaltogether": 17165,
+      "Erin": 17166,
+      "Ignore": 17167,
+      "Milk": 17168,
+      "Taking": 17169,
+      "Tippy": 17170,
+      "fuel": 17171,
+      "your": 17172,
+      "##cra": 17173,
+      "##cled": 17174,
+      "##iwork": 17175,
+      "##list": 17176,
+      "##zi": 17177,
+      "Ġauth": 17178,
+      "ĠTink": 17179,
+      "Ġlou": 17180,
+      "ĠHours": 17181,
+      "Ġitched": 17182,
+      "Ġrage": 17183,
+      "ĠMallory": 17184,
+      "Ġsoars": 17185,
+      "Ġiss": 17186,
+      "##ulous": 17187,
+      "Ġreds": 17188,
+      "Ġpeed": 17189,
+      "White": 17190,
+      "Ġgracious": 17191,
+      "Ġhandiwork": 17192,
+      "Ġunties": 17193,
+      "##azed": 17194,
+      "Ġsignature": 17195,
+      "Ġeleg": 17196,
+      "ĠChurch": 17197,
+      "Ġovens": 17198,
+      "##ocus": 17199,
+      "ĠStr": 17200,
+      "Ġmaple": 17201,
+      "Ġimpression": 17202,
+      "ĠYours": 17203,
+      "Ġmeantime": 17204,
+      "Ġcoos": 17205,
+      "ĠFritz": 17206,
+      "Goat": 17207,
+      "Ġedged": 17208,
+      "Ġrhinos": 17209,
+      "ĠMarriage": 17210,
+      "Ġrestaurants": 17211,
+      "Ġlids": 17212,
+      "Shrimp": 17213,
+      "ĠGramps": 17214,
+      "Exactly": 17215,
+      "ĠPokie": 17216,
+      "ĠMadison": 17217,
+      "Ġexhaust": 17218,
+      "Ġdefended": 17219,
+      "ĠWinning": 17220,
+      "ĠLucia": 17221,
+      "request": 17222,
+      "Monica": 17223,
+      "Ġrebuilt": 17224,
+      "ĠResist": 17225,
+      "Ġclinked": 17226,
+      "Ġponytails": 17227,
+      "Ġwitnessed": 17228,
+      "Ġduo": 17229,
+      "ĠLilli": 17230,
+      "Ġkennel": 17231,
+      "Dilly": 17232,
+      "Giraffe": 17233,
+      "Mason": 17234,
+      "Nellie": 17235,
+      "hop": 17236,
+      "run": 17237,
+      "Ġver": 17238,
+      "##lby": 17239,
+      "##zo": 17240,
+      "Ġhars": 17241,
+      "##erals": 17242,
+      "ĠBal": 17243,
+      "ĠBOO": 17244,
+      "Ġdozens": 17245,
+      "ĠMaple": 17246,
+      "Ġsolem": 17247,
+      "ĠApp": 17248,
+      "ĠAmer": 17249,
+      "Ġclank": 17250,
+      "ĠWing": 17251,
+      "Ġcoy": 17252,
+      "ĠJak": 17253,
+      "Ġchart": 17254,
+      "Ġpretzel": 17255,
+      "Ġeaters": 17256,
+      "Ġslug": 17257,
+      "ĠCrow": 17258,
+      "ĠKylie": 17259,
+      "ĠPractice": 17260,
+      "Ġdevel": 17261,
+      "ĠRake": 17262,
+      "Ġleftover": 17263,
+      "Ġclothesp": 17264,
+      "Ġemotion": 17265,
+      "Ġregain": 17266,
+      "Ġfiercest": 17267,
+      "Ġquarter": 17268,
+      "Ġdusting": 17269,
+      "Ġelevators": 17270,
+      "##perate": 17271,
+      "Ġsubmar": 17272,
+      "Ġartifact": 17273,
+      "Ġoperator": 17274,
+      "ĠChester": 17275,
+      "Mmmmm": 17276,
+      "Ġastound": 17277,
+      "##block": 17278,
+      "Ġplains": 17279,
+      "Ġdeliveryman": 17280,
+      "ĠStretchy": 17281,
+      "Ġechoes": 17282,
+      "Ġweekends": 17283,
+      "ĠCroc": 17284,
+      "Floppy": 17285,
+      "Ġdiscount": 17286,
+      "Anya": 17287,
+      "Ġchilli": 17288,
+      "ĠBunBun": 17289,
+      "Squawk": 17290,
+      "Ġalleyway": 17291,
+      "ĠBradley": 17292,
+      "Ġgrumpily": 17293,
+      "ĠSurprised": 17294,
+      "Ġoblige": 17295,
+      "Cookies": 17296,
+      "Ġswiftly": 17297,
+      "ĠDinosaurs": 17298,
+      "Ġmoaned": 17299,
+      "Ġintruders": 17300,
+      "ĠGrizzly": 17301,
+      "Edward": 17302,
+      "Alfie": 17303,
+      "ĠMarta": 17304,
+      "Ġeducational": 17305,
+      "Ġcertif": 17306,
+      "Ġfairytale": 17307,
+      "Ġsolemn": 17308,
+      "Becca": 17309,
+      "Coby": 17310,
+      "Circle": 17311,
+      "Icy": 17312,
+      "Kneel": 17313,
+      "Lo": 17314,
+      "Laser": 17315,
+      "Sis": 17316,
+      "Sell": 17317,
+      "honk": 17318,
+      "lion": 17319,
+      "pol": 17320,
+      "##ode": 17321,
+      "##bor": 17322,
+      "##hoo": 17323,
+      "##edge": 17324,
+      "Ġfried": 17325,
+      "ĠTummy": 17326,
+      "Ġhast": 17327,
+      "ĠSomeday": 17328,
+      "Ġdaycare": 17329,
+      "Ġroug": 17330,
+      "##nth": 17331,
+      "ĠLau": 17332,
+      "ĠLolo": 17333,
+      "ĠBush": 17334,
+      "##entine": 17335,
+      "Ġshaved": 17336,
+      "##imee": 17337,
+      "Ġboar": 17338,
+      "ĠAdd": 17339,
+      "ĠAbove": 17340,
+      "Ġtrek": 17341,
+      "Ġroaming": 17342,
+      "ĠJa": 17343,
+      "Ġproof": 17344,
+      "ĠDenny": 17345,
+      "Ġviolets": 17346,
+      "##ouring": 17347,
+      "Ġstrate": 17348,
+      "ĠCalm": 17349,
+      "##ploring": 17350,
+      "ĠKirsty": 17351,
+      "##izard": 17352,
+      "Ġtraced": 17353,
+      "ĠRacy": 17354,
+      "Ġchildish": 17355,
+      "Ġsignals": 17356,
+      "ĠChubby": 17357,
+      "Ġtennis": 17358,
+      "Ġfavourites": 17359,
+      "Ġregretting": 17360,
+      "Ġsoaks": 17361,
+      "Ġreceives": 17362,
+      "Ġluxuries": 17363,
+      "Ġcontroller": 17364,
+      "shirts": 17365,
+      "Ġfeasted": 17366,
+      "Ġplaydough": 17367,
+      "Bruce": 17368,
+      "Ġincreasingly": 17369,
+      "Ġassign": 17370,
+      "Ġoverwhelming": 17371,
+      "ĠHarvey": 17372,
+      "Ġharvested": 17373,
+      "ĠStrip": 17374,
+      "ĠDeafy": 17375,
+      "Ġunlikely": 17376,
+      "Ġwasps": 17377,
+      "Ġraspberry": 17378,
+      "Rainbows": 17379,
+      "Ġnegle": 17380,
+      "Ġclasped": 17381,
+      "treating": 17382,
+      "Oooh": 17383,
+      "Ġcackled": 17384,
+      "Ġpulse": 17385,
+      "Ġmotorbike": 17386,
+      "Ġrenewed": 17387,
+      "Ġauthor": 17388,
+      "Ġcertificate": 17389,
+      "Ada": 17390,
+      "Dylan": 17391,
+      "Fear": 17392,
+      "Gail": 17393,
+      "Nut": 17394,
+      "Pa": 17395,
+      "available": 17396,
+      "bear": 17397,
+      "Ġ...": 17398,
+      "##hy": 17399,
+      "##wood": 17400,
+      "Ġarose": 17401,
+      "Ġlack": 17402,
+      "##oma": 17403,
+      "Ġnar": 17404,
+      "ĠSebastian": 17405,
+      "ĠHarper": 17406,
+      "##riel": 17407,
+      "ĠIgnorant": 17408,
+      "##nest": 17409,
+      "ĠOb": 17410,
+      "Ġdoze": 17411,
+      "Ġsocket": 17412,
+      "Ġmans": 17413,
+      "ĠWren": 17414,
+      "##arned": 17415,
+      "Ġchurn": 17416,
+      "Ġredder": 17417,
+      "ĠEvan": 17418,
+      "ĠCastle": 17419,
+      "Ġteen": 17420,
+      "Ġflyers": 17421,
+      "ĠKoko": 17422,
+      "##kayla": 17423,
+      "Ġgreatly": 17424,
+      "ĠPOP": 17425,
+      "Ġunatt": 17426,
+      "##sterious": 17427,
+      "Maxine": 17428,
+      "Ġcrime": 17429,
+      "Soap": 17430,
+      "ĠReach": 17431,
+      "ĠEmmi": 17432,
+      "##getables": 17433,
+      "ĠUrge": 17434,
+      "Ġangle": 17435,
+      "Ġcereals": 17436,
+      "Ġpowered": 17437,
+      "Ġseparately": 17438,
+      "Ġfreezes": 17439,
+      "Ġjunkyard": 17440,
+      "ĠIsland": 17441,
+      "ĠBoats": 17442,
+      "ĠScout": 17443,
+      "ĠScared": 17444,
+      "Cocoa": 17445,
+      "ĠSliding": 17446,
+      "##ouncing": 17447,
+      "ĠSleeping": 17448,
+      "Ġcawing": 17449,
+      "ĠFlossy": 17450,
+      "ĠReluctantly": 17451,
+      "ĠTreasure": 17452,
+      "ĠFleas": 17453,
+      "Elizabeth": 17454,
+      "Ġmurm": 17455,
+      "Ġtoothpick": 17456,
+      "Ġradiating": 17457,
+      "Ġtinkering": 17458,
+      "ĠSneeze": 17459,
+      "Ġclumsily": 17460,
+      "haired": 17461,
+      "Ġwhirlpool": 17462,
+      "Ġsuperpower": 17463,
+      "Ġcavities": 17464,
+      "Ġpinecones": 17465,
+      "Bailey": 17466,
+      "Bumpy": 17467,
+      "Ce": 17468,
+      "Comet": 17469,
+      "Pony": 17470,
+      "Panda": 17471,
+      "Toni": 17472,
+      "Zipper": 17473,
+      "rd": 17474,
+      "surpr": 17475,
+      "##top": 17476,
+      "##wn": 17477,
+      "##AY": 17478,
+      "Ġtv": 17479,
+      "Ġwomen": 17480,
+      "Ġhull": 17481,
+      "ĠTie": 17482,
+      "ĠTobi": 17483,
+      "Ġll": 17484,
+      "##arf": 17485,
+      "ĠBart": 17486,
+      "ĠMouth": 17487,
+      "##ille": 17488,
+      "Ġnewer": 17489,
+      "Ġflaming": 17490,
+      "ĠYarn": 17491,
+      "Ġwillow": 17492,
+      "Ġswerved": 17493,
+      "Ġchanted": 17494,
+      "##aph": 17495,
+      "Ġovert": 17496,
+      "ĠKick": 17497,
+      "Ġdeb": 17498,
+      "ĠRiver": 17499,
+      "Ġbrewing": 17500,
+      "Ġwriggly": 17501,
+      "##acted": 17502,
+      "Ġtreatment": 17503,
+      "JoJo": 17504,
+      "##apper": 17505,
+      "Ġsucce": 17506,
+      "Ġentry": 17507,
+      "##lebrate": 17508,
+      "Ġbakes": 17509,
+      "ĠPebbles": 17510,
+      "ĠTruth": 17511,
+      "Ġcrackled": 17512,
+      "Ġtoothbrushes": 17513,
+      "Ġhallways": 17514,
+      "Ġbuzzer": 17515,
+      "Ġdirector": 17516,
+      "Ġhiking": 17517,
+      "Ġinstructor": 17518,
+      "Ġunsuccessful": 17519,
+      "Coal": 17520,
+      "ĠJumper": 17521,
+      "ĠCows": 17522,
+      "Flappy": 17523,
+      "Ġlocation": 17524,
+      "ĠSweetheart": 17525,
+      "Ġgranddad": 17526,
+      "Ġsavannah": 17527,
+      "Climbing": 17528,
+      "Ġinventions": 17529,
+      "Ġlumps": 17530,
+      "Ġconnecting": 17531,
+      "Ġcommunic": 17532,
+      "Ġrooft": 17533,
+      "ĠGertrude": 17534,
+      "Ġsummit": 17535,
+      "Grandmother": 17536,
+      "Slide": 17537,
+      "Ġuntwisted": 17538,
+      "ĠBertha": 17539,
+      "Ġbiking": 17540,
+      "ĠPieces": 17541,
+      "Ġshimmery": 17542,
+      "Ġproclaimed": 17543,
+      "Indeed": 17544,
+      "Ġfurrowed": 17545,
+      "Ġentranced": 17546,
+      "Cut": 17547,
+      "Freya": 17548,
+      "Hor": 17549,
+      "Horsie": 17550,
+      "Night": 17551,
+      "Nia": 17552,
+      "Taylor": 17553,
+      "ed": 17554,
+      "side": 17555,
+      "##cue": 17556,
+      "##yah": 17557,
+      "##mond": 17558,
+      "##vity": 17559,
+      "Ġwick": 17560,
+      "Ġdies": 17561,
+      "Ġmasc": 17562,
+      "##imately": 17563,
+      "Ġgingerly": 17564,
+      "ĠHockey": 17565,
+      "ĠBone": 17566,
+      "ĠBalance": 17567,
+      "Ġsevere": 17568,
+      "Ġdoggies": 17569,
+      "Ġscents": 17570,
+      "ĠJournal": 17571,
+      "Ġchomped": 17572,
+      "Ġexclaim": 17573,
+      "Ġgrins": 17574,
+      "Ġcolony": 17575,
+      "Ġpars": 17576,
+      "Ġuntying": 17577,
+      "Ġstoves": 17578,
+      "ĠRen": 17579,
+      "Ġrealistic": 17580,
+      "##atha": 17581,
+      "Ġfuller": 17582,
+      "Ġfullest": 17583,
+      "##avin": 17584,
+      "Ġcoolers": 17585,
+      "Ġcontrib": 17586,
+      "Ġpiglet": 17587,
+      "Ġmailmen": 17588,
+      "Ġlastly": 17589,
+      "Ġheroic": 17590,
+      "Ġjacks": 17591,
+      "Ġsmokestack": 17592,
+      "Ġriddles": 17593,
+      "Ġknotted": 17594,
+      "ĠShoot": 17595,
+      "Isabella": 17596,
+      "ĠMargo": 17597,
+      "throw": 17598,
+      "##rmometers": 17599,
+      "ĠRoss": 17600,
+      "ĠSmiths": 17601,
+      "ĠMeet": 17602,
+      "Ġwiden": 17603,
+      "Ġswoops": 17604,
+      "Zoomie": 17605,
+      "Quacky": 17606,
+      "ĠRonnie": 17607,
+      "Amazing": 17608,
+      "ĠAngelina": 17609,
+      "Ġbudget": 17610,
+      "ĠSeagull": 17611,
+      "ĠCareful": 17612,
+      "ĠDelilah": 17613,
+      "Ġdescribe": 17614,
+      "Harriet": 17615,
+      "Ġlaziness": 17616,
+      "Increase": 17617,
+      "ĠEagle": 17618,
+      "Ġambitious": 17619,
+      "Ġwhisked": 17620,
+      "Ġunfroze": 17621,
+      "##ichever": 17622,
+      "ĠMidnight": 17623,
+      "Ġsubmarine": 17624,
+      "Aren": 17625,
+      "Ellen": 17626,
+      "Flowers": 17627,
+      "Law": 17628,
+      "Nelly": 17629,
+      "Susy": 17630,
+      "life": 17631,
+      "rot": 17632,
+      "win": 17633,
+      "##oil": 17634,
+      "##ayed": 17635,
+      "Ġmending": 17636,
+      "ĠThea": 17637,
+      "##eturn": 17638,
+      "##cey": 17639,
+      "ĠOk": 17640,
+      "ĠBulb": 17641,
+      "ĠMachine": 17642,
+      "ĠTomi": 17643,
+      "##inder": 17644,
+      "##ican": 17645,
+      "##ecting": 17646,
+      "ĠWave": 17647,
+      "ĠFilly": 17648,
+      "Ġdownstream": 17649,
+      "ĠYear": 17650,
+      "Ġpoet": 17651,
+      "##veness": 17652,
+      "##andom": 17653,
+      "Ġteary": 17654,
+      "Ġstork": 17655,
+      "ĠThump": 17656,
+      "ĠPogo": 17657,
+      "Ġsquinting": 17658,
+      "Samuel": 17659,
+      "Ġpinks": 17660,
+      "Ġspotting": 17661,
+      "ĠLilah": 17662,
+      "ĠZach": 17663,
+      "##swer": 17664,
+      "Ġignition": 17665,
+      "Ġhumbly": 17666,
+      "Ġterrifying": 17667,
+      "Ġfours": 17668,
+      "Ġcharmed": 17669,
+      "ĠShy": 17670,
+      "Ġcomplied": 17671,
+      "Ġplead": 17672,
+      "Ġsuffers": 17673,
+      "ĠHelicopter": 17674,
+      "ĠOlives": 17675,
+      "Bubble": 17676,
+      "Ġeighteen": 17677,
+      "Ġdeserts": 17678,
+      "Ġgripped": 17679,
+      "ĠSwinging": 17680,
+      "Bruno": 17681,
+      "Ġofficial": 17682,
+      "ĠBertie": 17683,
+      "Ġhoofs": 17684,
+      "Ġresourceful": 17685,
+      "Ġchunks": 17686,
+      "##thel": 17687,
+      "Ġsharpener": 17688,
+      "Ġicicle": 17689,
+      "ĠPuss": 17690,
+      "Ġferocious": 17691,
+      "Ġretrieve": 17692,
+      "Ġelegant": 17693,
+      "Ġastounded": 17694,
+      "surprise": 17695,
+      "!!": 17696,
+      "Add": 17697,
+      "Bel": 17698,
+      "Cautiously": 17699,
+      "Fragile": 17700,
+      "Fireworks": 17701,
+      "Ginny": 17702,
+      "Kitten": 17703,
+      "Mighty": 17704,
+      "Settle": 17705,
+      "fives": 17706,
+      "her": 17707,
+      "oink": 17708,
+      "pom": 17709,
+      "##ein": 17710,
+      "##iance": 17711,
+      "Ġtam": 17712,
+      "Ġbab": 17713,
+      "ĠTaffy": 17714,
+      "Ġdye": 17715,
+      "##ona": 17716,
+      "##idly": 17717,
+      "##oro": 17718,
+      "##amus": 17719,
+      "Ġoops": 17720,
+      "Ġrandom": 17721,
+      "ĠLottie": 17722,
+      "ĠAle": 17723,
+      "Ġlooser": 17724,
+      "##tery": 17725,
+      "Ġrobbed": 17726,
+      "##ongs": 17727,
+      "ĠWash": 17728,
+      "Ġexited": 17729,
+      "##rets": 17730,
+      "ĠDress": 17731,
+      "Ġhoard": 17732,
+      "Ġcheater": 17733,
+      "Ġkiddo": 17734,
+      "ĠPins": 17735,
+      "ĠPoin": 17736,
+      "ĠRope": 17737,
+      "Hippo": 17738,
+      "Ġrights": 17739,
+      "##artz": 17740,
+      "Ġkicker": 17741,
+      "ĠStamp": 17742,
+      "Ġmisunder": 17743,
+      "##ymbol": 17744,
+      "##ictable": 17745,
+      "Ġbases": 17746,
+      "Ġsubstance": 17747,
+      "Ġclassrooms": 17748,
+      "ĠCheating": 17749,
+      "Unfreeze": 17750,
+      "Ġwidth": 17751,
+      "ĠSquirrels": 17752,
+      "Ġsurfaces": 17753,
+      "Ġencouragingly": 17754,
+      "Ġdefending": 17755,
+      "Ġblasted": 17756,
+      "spring": 17757,
+      "ĠPastels": 17758,
+      "exam": 17759,
+      "ĠMaureen": 17760,
+      "ĠCharley": 17761,
+      "Ġboasted": 17762,
+      "Ġdonuts": 17763,
+      "ĠRaggy": 17764,
+      "Ġinspection": 17765,
+      "Ġsmoothest": 17766,
+      "Ġextinguished": 17767,
+      "Ġorigin": 17768,
+      "##person": 17769,
+      "ĠBarbara": 17770,
+      "Ġambition": 17771,
+      "Ġobviously": 17772,
+      "Ġunrolled": 17773,
+      "Ġdocument": 17774,
+      "Wonderful": 17775,
+      "Ġfreshest": 17776,
+      "Ġprecautions": 17777,
+      "Ġsuccesses": 17778,
+      "Abb": 17779,
+      "Fold": 17780,
+      "Glow": 17781,
+      "Lamp": 17782,
+      "Lemons": 17783,
+      "Nat": 17784,
+      "Nan": 17785,
+      "Spl": 17786,
+      "Sail": 17787,
+      "found": 17788,
+      "ooo": 17789,
+      "patter": 17790,
+      "##sides": 17791,
+      "##EL": 17792,
+      "##\\\"": 17793,
+      "Ġthermometers": 17794,
+      "##itzy": 17795,
+      "Ġgang": 17796,
+      "##etal": 17797,
+      "##igure": 17798,
+      "##uted": 17799,
+      "##itties": 17800,
+      "Ġdozing": 17801,
+      "Ġwhipping": 17802,
+      "Ġlooming": 17803,
+      "Ġclenched": 17804,
+      "Ġbacking": 17805,
+      "Ġcarving": 17806,
+      "Ġalt": 17807,
+      "Ġbrooch": 17808,
+      "Ġlearners": 17809,
+      "##ability": 17810,
+      "##asse": 17811,
+      "##erson": 17812,
+      "Ġhandprints": 17813,
+      "ĠThread": 17814,
+      "Ġgran": 17815,
+      "ĠKerry": 17816,
+      "ĠNanny": 17817,
+      "ĠRacing": 17818,
+      "##ganized": 17819,
+      "ĠGino": 17820,
+      "##nging": 17821,
+      "Ġflowerbed": 17822,
+      "Ġdribbling": 17823,
+      "Ġmightier": 17824,
+      "##ottle": 17825,
+      "Dove": 17826,
+      "Ġstubbed": 17827,
+      "ĠReindeer": 17828,
+      "##arming": 17829,
+      "ĠFreda": 17830,
+      "Ġdesired": 17831,
+      "Ġstrained": 17832,
+      "Ġcombine": 17833,
+      "Ġspringy": 17834,
+      "Ġriders": 17835,
+      "Ġanxiety": 17836,
+      "Ġsleek": 17837,
+      "Ġgracefulness": 17838,
+      "ĠSnowfl": 17839,
+      "##rightened": 17840,
+      "ĠAmong": 17841,
+      "Ġunpred": 17842,
+      "Ġconsequence": 17843,
+      "ĠElephants": 17844,
+      "ĠTele": 17845,
+      "Ġcrafting": 17846,
+      "ĠFeel": 17847,
+      "ĠSilence": 17848,
+      "Ġcircling": 17849,
+      "Ġcreeping": 17850,
+      "Swan": 17851,
+      "ĠFaucet": 17852,
+      "Ġdizzier": 17853,
+      "ĠCeleste": 17854,
+      "Pengu": 17855,
+      "ĠCassy": 17856,
+      "score": 17857,
+      "Trees": 17858,
+      "Cookie": 17859,
+      "Ġsnooze": 17860,
+      "ĠSafety": 17861,
+      "ĠGeorgia": 17862,
+      "eaten": 17863,
+      "Ġintimidating": 17864,
+      "Music": 17865,
+      "Ġtrinkets": 17866,
+      "Ġcroissant": 17867,
+      "ĠSharkey": 17868,
+      "Eve": 17869,
+      "Ethan": 17870,
+      "Fix": 17871,
+      "Having": 17872,
+      "Nature": 17873,
+      "Rise": 17874,
+      "Yo": 17875,
+      "Yog": 17876,
+      "doh": 17877,
+      "fake": 17878,
+      "hot": 17879,
+      "rip": 17880,
+      "will": 17881,
+      "##han": 17882,
+      "##uu": 17883,
+      "##OW": 17884,
+      "Ġtame": 17885,
+      "Ġhump": 17886,
+      "ĠTer": 17887,
+      "Ġhex": 17888,
+      "##ilings": 17889,
+      "Ġbesides": 17890,
+      "ĠIris": 17891,
+      "ĠBroom": 17892,
+      "ĠArnold": 17893,
+      "Ġlob": 17894,
+      "##oodles": 17895,
+      "ĠJared": 17896,
+      "ĠJunk": 17897,
+      "ĠFeed": 17898,
+      "Ġfizzy": 17899,
+      "Ġunexpectedly": 17900,
+      "Ġbragging": 17901,
+      "Ġmeter": 17902,
+      "Ġcraters": 17903,
+      "ĠAllen": 17904,
+      "Ġteacup": 17905,
+      "Ġnutrit": 17906,
+      "##bridge": 17907,
+      "Ġcardinal": 17908,
+      "##estival": 17909,
+      "Ġceilings": 17910,
+      "Ġbawk": 17911,
+      "Ġweakness": 17912,
+      "##mbarrass": 17913,
+      "Ġreminders": 17914,
+      "Ġraged": 17915,
+      "ĠShoe": 17916,
+      "ĠKeeper": 17917,
+      "Ġconflic": 17918,
+      "Ġdealing": 17919,
+      "ĠJonah": 17920,
+      "Ġlowering": 17921,
+      "Ġlocated": 17922,
+      "ĠKaya": 17923,
+      "ĠRainbows": 17924,
+      "Smo": 17925,
+      "Ġlevels": 17926,
+      "ĠCrocodiles": 17927,
+      "Ġmacaw": 17928,
+      "Ġroasting": 17929,
+      "Ġprisoners": 17930,
+      "Ġpersuaded": 17931,
+      "Ġpounces": 17932,
+      "Angie": 17933,
+      "Angela": 17934,
+      "Ġadvis": 17935,
+      "ĠWorried": 17936,
+      "Ġstrayed": 17937,
+      "ĠFridgey": 17938,
+      "Ġwilderness": 17939,
+      "Ġgalaxy": 17940,
+      "Ġsnarls": 17941,
+      "ĠOpal": 17942,
+      "Ġdaffodil": 17943,
+      "Ġthorough": 17944,
+      "Ġfalse": 17945,
+      "Ġaccording": 17946,
+      "Ġilluminated": 17947,
+      "Ġparsley": 17948,
+      "Ġunpredictable": 17949,
+      "Ġnutritious": 17950,
+      "'\"": 17951,
+      "Hanna": 17952,
+      "Pack": 17953,
+      "Wash": 17954,
+      "bitter": 17955,
+      "des": 17956,
+      "loving": 17957,
+      "special": 17958,
+      "##spe": 17959,
+      "##gum": 17960,
+      "##bread": 17961,
+      "##vings": 17962,
+      "##AT": 17963,
+      "Ġlinked": 17964,
+      "Ġna": 17965,
+      "Ġhasty": 17966,
+      "ĠHalf": 17967,
+      "Ġsmug": 17968,
+      "ĠAmb": 17969,
+      "##ums": 17970,
+      "ĠWa": 17971,
+      "ĠWish": 17972,
+      "ĠWaffles": 17973,
+      "Ġpredic": 17974,
+      "Ġchords": 17975,
+      "##quit": 17976,
+      "ĠEst": 17977,
+      "Ġloudspe": 17978,
+      "ĠKite": 17979,
+      "ĠPlace": 17980,
+      "Ġuniqu": 17981,
+      "##uits": 17982,
+      "ĠGrr": 17983,
+      "ĠGiving": 17984,
+      "Ġbrightening": 17985,
+      "##icycle": 17986,
+      "ĠToilet": 17987,
+      "Ġdeliciousness": 17988,
+      "Ġsprayer": 17989,
+      "ĠTVs": 17990,
+      "Ġnerves": 17991,
+      "Ġmisery": 17992,
+      "Ġfoolishly": 17993,
+      "Ġindigo": 17994,
+      "Ġborrows": 17995,
+      "Ġbubblegum": 17996,
+      "##eteen": 17997,
+      "Ġseparates": 17998,
+      "Ġimprovements": 17999,
+      "ĠMari": 18000,
+      "Albert": 18001,
+      "Ġgrandmas": 18002,
+      "ĠClapping": 18003,
+      "ĠFloyd": 18004,
+      "Ġneighbouring": 18005,
+      "chirp": 18006,
+      "ĠTooty": 18007,
+      "ĠSlither": 18008,
+      "ĠTeasing": 18009,
+      "ĠDinah": 18010,
+      "Ġantics": 18011,
+      "Ġcongratulate": 18012,
+      "clap": 18013,
+      "ĠAnyone": 18014,
+      "ĠRingy": 18015,
+      "ĠPerfume": 18016,
+      "Ġsnores": 18017,
+      "Ġpersuas": 18018,
+      "Ġgleamed": 18019,
+      "Throughout": 18020,
+      "Ġsmirked": 18021,
+      "Ġhydrated": 18022,
+      "Ġlazily": 18023,
+      "##bags": 18024,
+      "##aunting": 18025,
+      "rested": 18026,
+      "Ġcarriers": 18027,
+      "Ġlounging": 18028,
+      "Ġartifacts": 18029,
+      "Ġsolemnly": 18030,
+      "##nthia": 18031,
+      "Ġunattended": 18032,
+      "Ġtamer": 18033,
+      "Amen": 18034,
+      "Berry": 18035,
+      "Den": 18036,
+      "Eating": 18037,
+      "Gia": 18038,
+      "Geor": 18039,
+      "Gobble": 18040,
+      "Moppy": 18041,
+      "Naughty": 18042,
+      "Paint": 18043,
+      "comp": 18044,
+      "medicine": 18045,
+      "toe": 18046,
+      "##ikayla": 18047,
+      "Ġsooo": 18048,
+      "Ġfid": 18049,
+      "##itions": 18050,
+      "Ġling": 18051,
+      "##ida": 18052,
+      "ĠSymbol": 18053,
+      "##anch": 18054,
+      "ĠHill": 18055,
+      "ĠHally": 18056,
+      "##ungry": 18057,
+      "Ġupright": 18058,
+      "Ġsplend": 18059,
+      "Ġsched": 18060,
+      "ĠWizard": 18061,
+      "Ġexotic": 18062,
+      "##ify": 18063,
+      "Ġblub": 18064,
+      "##isturb": 18065,
+      "Ġintrig": 18066,
+      "Ġtowered": 18067,
+      "##ploy": 18068,
+      "Ġloveliest": 18069,
+      "Ġkidding": 18070,
+      "Ġlisteners": 18071,
+      "Ġremarked": 18072,
+      "Ġdefl": 18073,
+      "##azam": 18074,
+      "Ġcoldness": 18075,
+      "Ġfireball": 18076,
+      "Ġwets": 18077,
+      "##oomoo": 18078,
+      "Ġperman": 18079,
+      "Ġaches": 18080,
+      "Ġarray": 18081,
+      "Ġveins": 18082,
+      "Ġworriedly": 18083,
+      "ĠChatty": 18084,
+      "Ġphys": 18085,
+      "Ġrobes": 18086,
+      "Ġsneered": 18087,
+      "Ġpines": 18088,
+      "Ġexplorations": 18089,
+      "Ġbounc": 18090,
+      "Ġhumor": 18091,
+      "Ġstrands": 18092,
+      "##lights": 18093,
+      "ĠAlvin": 18094,
+      "Ġcompetitors": 18095,
+      "Ġviolinist": 18096,
+      "ĠDana": 18097,
+      "Ġcurling": 18098,
+      "Ġrecommends": 18099,
+      "Ġvacations": 18100,
+      "ĠBoard": 18101,
+      "Unite": 18102,
+      "Ġcontains": 18103,
+      "ĠAmaya": 18104,
+      "Spoon": 18105,
+      "Ġcrumbling": 18106,
+      "Ġactivated": 18107,
+      "Fran": 18108,
+      "ĠJonas": 18109,
+      "going": 18110,
+      "Ġsprouts": 18111,
+      "ĠFriendly": 18112,
+      "ĠHarsh": 18113,
+      "Ġbasking": 18114,
+      "ĠLuis": 18115,
+      "Ġhooting": 18116,
+      "Ġpurchased": 18117,
+      "ĠEnvy": 18118,
+      "chess": 18119,
+      "ĠSonny": 18120,
+      "leaf": 18121,
+      "Ġahhed": 18122,
+      "Ġahold": 18123,
+      "ĠFrances": 18124,
+      "Ġeffects": 18125,
+      "Ġproductive": 18126,
+      "Ġfrolicked": 18127,
+      "ĠCorny": 18128,
+      "ĠVictor": 18129,
+      "Ġexhaustion": 18130,
+      "Ġmansion": 18131,
+      "##quitos": 18132,
+      "Bernie": 18133,
+      "Miles": 18134,
+      "School": 18135,
+      "Van": 18136,
+      "luxury": 18137,
+      "##rus": 18138,
+      "##oes": 18139,
+      "##ex": 18140,
+      "##cul": 18141,
+      "Ġhints": 18142,
+      "ĠThing": 18143,
+      "ĠTock": 18144,
+      "ĠTaste": 18145,
+      "##resh": 18146,
+      "ĠTherm": 18147,
+      "ĠHoo": 18148,
+      "Ġep": 18149,
+      "##ston": 18150,
+      "##store": 18151,
+      "##endor": 18152,
+      "Ġnaming": 18153,
+      "ĠAustr": 18154,
+      "ĠArrr": 18155,
+      "Ġrearr": 18156,
+      "Ġresolve": 18157,
+      "##eparate": 18158,
+      "Ġsunhat": 18159,
+      "Ġchime": 18160,
+      "Ġchap": 18161,
+      "Tomato": 18162,
+      "ĠKiko": 18163,
+      "ĠPurp": 18164,
+      "ĠNaughty": 18165,
+      "##beknown": 18166,
+      "Ġeyep": 18167,
+      "Ġjolt": 18168,
+      "Ġiceber": 18169,
+      "Ġcrink": 18170,
+      "Ġwinced": 18171,
+      "Ġstunt": 18172,
+      "Joel": 18173,
+      "Ġperfection": 18174,
+      "##onscious": 18175,
+      "ĠChange": 18176,
+      "##ushi": 18177,
+      "Ġstrangest": 18178,
+      "Ġrelaxes": 18179,
+      "Ġmedical": 18180,
+      "Ġironed": 18181,
+      "Ġshrinks": 18182,
+      "Christ": 18183,
+      "ĠRoses": 18184,
+      "ĠGrant": 18185,
+      "Ġventuring": 18186,
+      "changing": 18187,
+      "Ġliquids": 18188,
+      "staff": 18189,
+      "Jumping": 18190,
+      "Ġinspiring": 18191,
+      "spray": 18192,
+      "Ġsavanna": 18193,
+      "ĠCutting": 18194,
+      "Woolly": 18195,
+      "Ġenergised": 18196,
+      "Heli": 18197,
+      "Ġrisking": 18198,
+      "##chaun": 18199,
+      "ĠPainter": 18200,
+      "ĠWordy": 18201,
+      "Ġdesires": 18202,
+      "Ġferris": 18203,
+      "ĠEager": 18204,
+      "Joanne": 18205,
+      "ĠIndia": 18206,
+      "Ġtechnique": 18207,
+      "ĠGabe": 18208,
+      "Ġarchery": 18209,
+      "ĠTalky": 18210,
+      "Ġnoisier": 18211,
+      "Ġawaits": 18212,
+      "Ġskidded": 18213,
+      "peace": 18214,
+      "Ġyowled": 18215,
+      "ĠBOOM": 18216,
+      "Ġcoyote": 18217,
+      "Ġhexagon": 18218,
+      "ĠThermie": 18219,
+      "Grrr": 18220,
+      "Horse": 18221,
+      "Kind": 18222,
+      "Mac": 18223,
+      "Moe": 18224,
+      "Mud": 18225,
+      "Rh": 18226,
+      "fish": 18227,
+      "nec": 18228,
+      "##iveness": 18229,
+      "##bones": 18230,
+      "##IT": 18231,
+      "##ON": 18232,
+      "Ġwither": 18233,
+      "##nda": 18234,
+      "ĠTail": 18235,
+      "ĠTire": 18236,
+      "##rely": 18237,
+      "##rechaun": 18238,
+      "Ġmoth": 18239,
+      "ĠSia": 18240,
+      "##oty": 18241,
+      "Ġplight": 18242,
+      "Ġkitties": 18243,
+      "Ġwhoop": 18244,
+      "Ġloot": 18245,
+      "Ġcanoe": 18246,
+      "Ġscans": 18247,
+      "Ġagile": 18248,
+      "##umpt": 18249,
+      "Ġski": 18250,
+      "Ġorph": 18251,
+      "##esson": 18252,
+      "##essert": 18253,
+      "ĠThief": 18254,
+      "Ġkidn": 18255,
+      "Heel": 18256,
+      "West": 18257,
+      "ĠGordon": 18258,
+      "Ġtrio": 18259,
+      "Ġconcept": 18260,
+      "Ġdrawbridge": 18261,
+      "Ġrestful": 18262,
+      "Ġcrouch": 18263,
+      "Soar": 18264,
+      "Ġcontract": 18265,
+      "##ango": 18266,
+      "ĠBeans": 18267,
+      "##oopy": 18268,
+      "Ġprotein": 18269,
+      "Ġtroublemaker": 18270,
+      "ĠStaff": 18271,
+      "ĠString": 18272,
+      "ĠSpiny": 18273,
+      "Ġunusually": 18274,
+      "Ġexamination": 18275,
+      "Ġprodded": 18276,
+      "ĠShrink": 18277,
+      "ĠTweets": 18278,
+      "ĠIsaac": 18279,
+      "ĠAnny": 18280,
+      "ĠPipo": 18281,
+      "Ġinstalled": 18282,
+      "ĠMojo": 18283,
+      "ĠAmos": 18284,
+      "Ġprojector": 18285,
+      "Ġyelping": 18286,
+      "Ġscampering": 18287,
+      "Ġplaydates": 18288,
+      "Ġstrums": 18289,
+      "Ġconsideration": 18290,
+      "Sleepy": 18291,
+      "Ġoptim": 18292,
+      "Woohoo": 18293,
+      "grand": 18294,
+      "Ġviolence": 18295,
+      "Grandad": 18296,
+      "ĠDangerous": 18297,
+      "Ġquivering": 18298,
+      "ĠDolphins": 18299,
+      "Ġomelette": 18300,
+      "ĠLogan": 18301,
+      "Libby": 18302,
+      "keeper": 18303,
+      "Dreams": 18304,
+      "Ġglares": 18305,
+      "Pearl": 18306,
+      "Ġmamm": 18307,
+      "ĠDONG": 18308,
+      "Ġfertilizer": 18309,
+      "Ġrougher": 18310,
+      "necked": 18311,
+      "!?": 18312,
+      "Flower": 18313,
+      "Gu": 18314,
+      "Junior": 18315,
+      "Kaitlyn": 18316,
+      "Lacey": 18317,
+      "Rusty": 18318,
+      "Wal": 18319,
+      "clean": 18320,
+      "dead": 18321,
+      "squ": 18322,
+      "Ġxy": 18323,
+      "##rise": 18324,
+      "##AW": 18325,
+      "Ġtended": 18326,
+      "Ġgag": 18327,
+      "Ġpliers": 18328,
+      "Ġheron": 18329,
+      "ĠBite": 18330,
+      "ĠBowl": 18331,
+      "ĠBiting": 18332,
+      "Ġdocks": 18333,
+      "ĠMY": 18334,
+      "ĠMmm": 18335,
+      "ĠMirror": 18336,
+      "ĠMessy": 18337,
+      "Ġjaw": 18338,
+      "##ainting": 18339,
+      "Ġclatter": 18340,
+      "Ġlass": 18341,
+      "##ager": 18342,
+      "Ġaler": 18343,
+      "ĠDiving": 18344,
+      "ĠCasper": 18345,
+      "ĠCacty": 18346,
+      "Ġtwine": 18347,
+      "Ġburies": 18348,
+      "Ġbookstore": 18349,
+      "ĠKris": 18350,
+      "##emp": 18351,
+      "Ġstock": 18352,
+      "ĠGem": 18353,
+      "Ġconsc": 18354,
+      "Ġmonk": 18355,
+      "ĠAsking": 18356,
+      "Ġemail": 18357,
+      "Ġbowling": 18358,
+      "##assy": 18359,
+      "Ġbatting": 18360,
+      "Ġsacking": 18361,
+      "Ġcornered": 18362,
+      "Ġshrubs": 18363,
+      "Ġlocker": 18364,
+      "Ġcrossbones": 18365,
+      "ĠSpell": 18366,
+      "Ġsqueals": 18367,
+      "Ġmelod": 18368,
+      "Ġyarns": 18369,
+      "Ġpitched": 18370,
+      "ĠShoo": 18371,
+      "Ġaccepts": 18372,
+      "Ġlabeled": 18373,
+      "ĠSmart": 18374,
+      "Ġbothers": 18375,
+      "Ġworthless": 18376,
+      "Ġbridle": 18377,
+      "share": 18378,
+      "Ġknowledgeable": 18379,
+      "Rocket": 18380,
+      "Ġsquirming": 18381,
+      "Ġvibrate": 18382,
+      "Ġpooped": 18383,
+      "ĠRadishes": 18384,
+      "Ġnineteen": 18385,
+      "Lauren": 18386,
+      "Ġquivered": 18387,
+      "Ġrhymed": 18388,
+      "Juice": 18389,
+      "ĠHoppie": 18390,
+      "Ġrevved": 18391,
+      "Ġsalesperson": 18392,
+      "Realizing": 18393,
+      "Ġpruning": 18394,
+      "Ġsympathetic": 18395,
+      "Ġabsorbed": 18396,
+      "Ġmultiple": 18397,
+      "Ġloudspeaker": 18398,
+      "Ġorphan": 18399,
+      "Walter": 18400,
+      "Diana": 18401,
+      "Fake": 18402,
+      "Ve": 18403,
+      "mar": 18404,
+      "rel": 18405,
+      "sw": 18406,
+      "when": 18407,
+      "##lophone": 18408,
+      "ĠTar": 18409,
+      "ĠTank": 18410,
+      "##revent": 18411,
+      "Ġlimb": 18412,
+      "Ġment": 18413,
+      "Ġgel": 18414,
+      "Ġew": 18415,
+      "Ġweary": 18416,
+      "ĠBam": 18417,
+      "##seat": 18418,
+      "##axter": 18419,
+      "##ighters": 18420,
+      "##opy": 18421,
+      "##ucceed": 18422,
+      "ĠJug": 18423,
+      "Ġblaming": 18424,
+      "##usions": 18425,
+      "Ġorchest": 18426,
+      "ĠCec": 18427,
+      "ĠKira": 18428,
+      "Ġquartz": 18429,
+      "ĠPack": 18430,
+      "ĠPony": 18431,
+      "Hee": 18432,
+      "Heather": 18433,
+      "Ġjoker": 18434,
+      "Ġbuttercup": 18435,
+      "##eredith": 18436,
+      "Ġcred": 18437,
+      "Ġpaperwork": 18438,
+      "ĠEmilia": 18439,
+      "Ġeggpl": 18440,
+      "Ġcolle": 18441,
+      "Ġeagles": 18442,
+      "Ġmysteriously": 18443,
+      "Ġeggshe": 18444,
+      "Ġcroc": 18445,
+      "ĠFrisbee": 18446,
+      "Golf": 18447,
+      "Ġcheckup": 18448,
+      "##luded": 18449,
+      "ĠCold": 18450,
+      "ĠClaudia": 18451,
+      "ĠVine": 18452,
+      "Ġdelightedly": 18453,
+      "ĠSuki": 18454,
+      "ĠDoggie": 18455,
+      "Ġappreciative": 18456,
+      "Ġbalancer": 18457,
+      "Ġvictories": 18458,
+      "ĠBoxy": 18459,
+      "ĠJayden": 18460,
+      "##sticks": 18461,
+      "Ġspoonfuls": 18462,
+      "Ġcharging": 18463,
+      "Piper": 18464,
+      "Mollie": 18465,
+      "ĠGranddad": 18466,
+      "expensive": 18467,
+      "Ġrollerco": 18468,
+      "Archie": 18469,
+      "Ġsizzled": 18470,
+      "ĠZeke": 18471,
+      "Philip": 18472,
+      "Steph": 18473,
+      "Ġsunbeams": 18474,
+      "Ġfulfilling": 18475,
+      "Ġcombinations": 18476,
+      "Ġsnoozing": 18477,
+      "fashioned": 18478,
+      "ĠCrayons": 18479,
+      "Ġattentive": 18480,
+      "ĠMalcolm": 18481,
+      "ĠFamily": 18482,
+      "Cherry": 18483,
+      "Ġenchanting": 18484,
+      "ĠAmerica": 18485,
+      "Ġxylophone": 18486,
+      "Ġorchestra": 18487,
+      "Bell": 18488,
+      "Con": 18489,
+      "Macy": 18490,
+      "Safe": 18491,
+      "Yee": 18492,
+      "bow": 18493,
+      "fo": 18494,
+      "mom": 18495,
+      "pause": 18496,
+      "Ġsin": 18497,
+      "Ġsenses": 18498,
+      "Ġfract": 18499,
+      "ĠTubby": 18500,
+      "Ġpitter": 18501,
+      "Ġnooks": 18502,
+      "##arrel": 18503,
+      "##lderly": 18504,
+      "ĠLes": 18505,
+      "ĠBit": 18506,
+      "ĠMountain": 18507,
+      "Ġneighing": 18508,
+      "##illow": 18509,
+      "##ulance": 18510,
+      "Ġmanes": 18511,
+      "Ġclack": 18512,
+      "Ġclump": 18513,
+      "Ġbackseat": 18514,
+      "ĠWaste": 18515,
+      "##agging": 18516,
+      "Ġnos": 18517,
+      "ĠJun": 18518,
+      "ĠFill": 18519,
+      "##ersist": 18520,
+      "ĠConfused": 18521,
+      "##imble": 18522,
+      "ĠInsect": 18523,
+      "ĠPuddle": 18524,
+      "Ġsquiggles": 18525,
+      "ĠNoon": 18526,
+      "Ġbusier": 18527,
+      "Dolph": 18528,
+      "Ġpolisher": 18529,
+      "Ġemploy": 18530,
+      "Ġborder": 18531,
+      "Ġmummies": 18532,
+      "ĠEmi": 18533,
+      "Ġpastime": 18534,
+      "ĠGraham": 18535,
+      "ĠChase": 18536,
+      "##iano": 18537,
+      "Ġmilkman": 18538,
+      "##ophy": 18539,
+      "##eresting": 18540,
+      "Ġexpand": 18541,
+      "Ġslider": 18542,
+      "Ġstrand": 18543,
+      "##awai": 18544,
+      "##nicorn": 18545,
+      "Ġcompetitions": 18546,
+      "Ġmodestly": 18547,
+      "Ġgasping": 18548,
+      "##atelyn": 18549,
+      "Alicia": 18550,
+      "Ġprevents": 18551,
+      "ĠViv": 18552,
+      "ĠVendor": 18553,
+      "ĠSupport": 18554,
+      "ĠGran": 18555,
+      "ĠAbra": 18556,
+      "ĠMeat": 18557,
+      "ĠMoira": 18558,
+      "Shhh": 18559,
+      "Ġskunks": 18560,
+      "ĠPamela": 18561,
+      "##ermit": 18562,
+      "measure": 18563,
+      "Ġdrowning": 18564,
+      "ĠAcross": 18565,
+      "Ġaccessory": 18566,
+      "##odore": 18567,
+      "ĠKatrina": 18568,
+      "Ġwilting": 18569,
+      "Ġvacuumed": 18570,
+      "ĠWormy": 18571,
+      "Debbie": 18572,
+      "Ġseventeen": 18573,
+      "Ġplunged": 18574,
+      "##iques": 18575,
+      "Flea": 18576,
+      "Ġinhab": 18577,
+      "ĠMorris": 18578,
+      "Ġrapidly": 18579,
+      "ĠNadia": 18580,
+      "Ġforbidden": 18581,
+      "Ġintriguing": 18582,
+      "Ġeyepiece": 18583,
+      "Bub": 18584,
+      "Lots": 18585,
+      "Pine": 18586,
+      "Taste": 18587,
+      "bee": 18588,
+      "find": 18589,
+      "im": 18590,
+      "##sst": 18591,
+      "##pipe": 18592,
+      "##CH": 18593,
+      "Ġtimb": 18594,
+      "Ġbased": 18595,
+      "Ġfrill": 18596,
+      "##enus": 18597,
+      "Ġ\".": 18598,
+      "ĠHey": 18599,
+      "##ppear": 18600,
+      "##unning": 18601,
+      "ĠLie": 18602,
+      "ĠMau": 18603,
+      "Ġshudd": 18604,
+      "ĠTomy": 18605,
+      "Ġlep": 18606,
+      "ĠWide": 18607,
+      "Ġcove": 18608,
+      "##ucch": 18609,
+      "ĠFro": 18610,
+      "Ġsunblock": 18611,
+      "Ġswishing": 18612,
+      "Ġabrupt": 18613,
+      "Ġproudest": 18614,
+      "Ġsquid": 18615,
+      "Ġsquint": 18616,
+      "Ġtrailing": 18617,
+      "##bees": 18618,
+      "Ġcrybaby": 18619,
+      "ĠRoro": 18620,
+      "Ġrealization": 18621,
+      "Ġshoving": 18622,
+      "Ġtopic": 18623,
+      "Sheep": 18624,
+      "ĠAllison": 18625,
+      "Inky": 18626,
+      "Ġcomparing": 18627,
+      "Ġdinnertime": 18628,
+      "ĠBridget": 18629,
+      "Ġbarnyard": 18630,
+      "Ġdeterred": 18631,
+      "Ġrots": 18632,
+      "ĠMarina": 18633,
+      "ĠVi": 18634,
+      "Shine": 18635,
+      "ĠSparkly": 18636,
+      "Ġtwinkles": 18637,
+      "Ġbrooms": 18638,
+      "Original": 18639,
+      "##ambi": 18640,
+      "Roses": 18641,
+      "Margaret": 18642,
+      "?',": 18643,
+      "Ġforeheads": 18644,
+      "ĠJaya": 18645,
+      "ĠPlayer": 18646,
+      "Ġflights": 18647,
+      "ĠSaying": 18648,
+      "Ġinspire": 18649,
+      "ĠNuts": 18650,
+      "Ġcharges": 18651,
+      "Ġwealthiest": 18652,
+      "ĠFelicia": 18653,
+      "Ġexperiencing": 18654,
+      "Ġfaithfully": 18655,
+      "Ġveggie": 18656,
+      "Monster": 18657,
+      "ĠJeannie": 18658,
+      "Ġunstable": 18659,
+      "Ġloosened": 18660,
+      "ĠRaja": 18661,
+      "ĠWalking": 18662,
+      "Ġvowing": 18663,
+      "Dinosaur": 18664,
+      "Ġchanting": 18665,
+      "Ġsixth": 18666,
+      "Sean": 18667,
+      "##lenda": 18668,
+      "Michelle": 18669,
+      "Ġ``": 18670,
+      "whee": 18671,
+      "Ġpyramid": 18672,
+      "Ġprospect": 18673,
+      "Ġadvertise": 18674,
+      "ĠLaughing": 18675,
+      "Charles": 18676,
+      "Gertie": 18677,
+      "Ġintruder": 18678,
+      "Ġharsher": 18679,
+      "Ġllama": 18680,
+      "Ġconflicts": 18681,
+      "Ġrollercoaster": 18682,
+      "Ġtimbers": 18683,
+      "Blow": 18684,
+      "Fast": 18685,
+      "Feed": 18686,
+      "Frightened": 18687,
+      "Mack": 18688,
+      "Puff": 18689,
+      "Rad": 18690,
+      "Ratty": 18691,
+      "Riri": 18692,
+      "Tap": 18693,
+      "att": 18694,
+      "eating": 18695,
+      "lecture": 18696,
+      "lived": 18697,
+      "##rug": 18698,
+      "##can": 18699,
+      "##ibby": 18700,
+      "##yards": 18701,
+      "##mma": 18702,
+      "##vals": 18703,
+      "Ġaster": 18704,
+      "Ġbree": 18705,
+      "ĠTiffany": 18706,
+      "Ġdiversity": 18707,
+      "Ġnarr": 18708,
+      "##llies": 18709,
+      "##orah": 18710,
+      "ĠHawai": 18711,
+      "##owered": 18712,
+      "Ġrasc": 18713,
+      "ĠShelby": 18714,
+      "ĠMorty": 18715,
+      "ĠMoomoo": 18716,
+      "ĠToma": 18717,
+      "ĠAddie": 18718,
+      "Ġjan": 18719,
+      "##urled": 18720,
+      "##ulted": 18721,
+      "Ġnoble": 18722,
+      "ĠJeep": 18723,
+      "ĠJana": 18724,
+      "ĠFolly": 18725,
+      "ĠFarm": 18726,
+      "ĠFigure": 18727,
+      "Ġflop": 18728,
+      "##usk": 18729,
+      "##ists": 18730,
+      "##arah": 18731,
+      "##pling": 18732,
+      "Ġstorage": 18733,
+      "Ġcleanliness": 18734,
+      "ĠRazors": 18735,
+      "Ġflowerpot": 18736,
+      "Ġleftovers": 18737,
+      "ĠReally": 18738,
+      "Ġstartle": 18739,
+      "##scri": 18740,
+      "Starry": 18741,
+      "Ġsolar": 18742,
+      "Ġharness": 18743,
+      "Ġroughly": 18744,
+      "Ġaddresses": 18745,
+      "Ġhamsters": 18746,
+      "Mei": 18747,
+      "Ġmelty": 18748,
+      "Ġscooting": 18749,
+      "Ġduster": 18750,
+      "Ġmosquitos": 18751,
+      "Ġpowdery": 18752,
+      "Isla": 18753,
+      "Ġalarmed": 18754,
+      "Ġacceptance": 18755,
+      "ĠClass": 18756,
+      "ĠSkippy": 18757,
+      "Ġworthwhile": 18758,
+      "ĠHooray": 18759,
+      "Bury": 18760,
+      "Truth": 18761,
+      "Marcus": 18762,
+      "Ġcauses": 18763,
+      "shake": 18764,
+      "Ġdarting": 18765,
+      "ĠChristopher": 18766,
+      "Ġleaps": 18767,
+      "ĠExcept": 18768,
+      "Ġscamper": 18769,
+      "ĠNevertheless": 18770,
+      "Ġhabitats": 18771,
+      "Bethany": 18772,
+      "Ġreunite": 18773,
+      "ĠCheryl": 18774,
+      "Ġexperimenting": 18775,
+      "Ants": 18776,
+      "Janice": 18777,
+      "Ġinnocently": 18778,
+      "Ġhandyman": 18779,
+      "Ġdimmed": 18780,
+      "ĠForever": 18781,
+      "ĠWorld": 18782,
+      "scare": 18783,
+      "ĠRoundy": 18784,
+      "Ġquarrelled": 18785,
+      "ĠDaniella": 18786,
+      "boat": 18787,
+      "ĠGrilly": 18788,
+      "Ġhyena": 18789,
+      "Ġattentively": 18790,
+      "ĠAcorns": 18791,
+      "ĠFilthy": 18792,
+      "Ġcrannies": 18793,
+      "Silver": 18794,
+      "ĠTiddles": 18795,
+      "Ġbeckoned": 18796,
+      "Cactus": 18797,
+      "Ġconclusions": 18798,
+      "Ġflamingos": 18799,
+      "Ġlobster": 18800,
+      "Ġlingered": 18801,
+      "##beknownst": 18802,
+      "Ġfrills": 18803,
+      "Ġastero": 18804,
+      "Boris": 18805,
+      "Celia": 18806,
+      "Hang": 18807,
+      "Hah": 18808,
+      "Hilda": 18809,
+      "Jasper": 18810,
+      "Ke": 18811,
+      "Record": 18812,
+      "Sid": 18813,
+      "Wild": 18814,
+      "light": 18815,
+      "listen": 18816,
+      "moving": 18817,
+      "tac": 18818,
+      "##polog": 18819,
+      "##jour": 18820,
+      "Ġhust": 18821,
+      "Ġhire": 18822,
+      "ĠTami": 18823,
+      "Ġdile": 18824,
+      "Ġdense": 18825,
+      "Ġcunning": 18826,
+      "##onely": 18827,
+      "##onald": 18828,
+      "ĠSus": 18829,
+      "##encer": 18830,
+      "ĠHeal": 18831,
+      "Ġudd": 18832,
+      "ĠIra": 18833,
+      "ĠBamboo": 18834,
+      "ĠBANG": 18835,
+      "ĠMunch": 18836,
+      "ĠMiki": 18837,
+      "ĠMuggy": 18838,
+      "Ġsmacked": 18839,
+      "Ġwhirr": 18840,
+      "Ġwhichever": 18841,
+      "ĠAbe": 18842,
+      "ĠAyla": 18843,
+      "Ġreco": 18844,
+      "##ardrobe": 18845,
+      "Ġbackyards": 18846,
+      "Ġmewed": 18847,
+      "Ġlapping": 18848,
+      "Ġfawn": 18849,
+      "Ġbrig": 18850,
+      "Ġwalrus": 18851,
+      "ĠJaden": 18852,
+      "Ġbland": 18853,
+      "##asuring": 18854,
+      "Ġoneself": 18855,
+      "ĠEnter": 18856,
+      "Ġgravity": 18857,
+      "##ases": 18858,
+      "ĠWearing": 18859,
+      "Ġbookmark": 18860,
+      "Ġgluing": 18861,
+      "ĠWhisper": 18862,
+      "Ġbrew": 18863,
+      "ĠGiggle": 18864,
+      "Ġhairband": 18865,
+      "ĠRead": 18866,
+      "Ġguides": 18867,
+      "Finish": 18868,
+      "ĠGrapes": 18869,
+      "Ġchoir": 18870,
+      "##ependent": 18871,
+      "Ġcoun": 18872,
+      "Ġflee": 18873,
+      "Stu": 18874,
+      "Ġmotivated": 18875,
+      "Ġhumility": 18876,
+      "Ġtrickster": 18877,
+      "Ġharmonica": 18878,
+      "Ġfilmed": 18879,
+      "ĠClick": 18880,
+      "ĠVenus": 18881,
+      "Ġapplauds": 18882,
+      "Ġconfess": 18883,
+      "Ġwidening": 18884,
+      "Ġdented": 18885,
+      "Supply": 18886,
+      "Ġtemperatures": 18887,
+      "ĠDex": 18888,
+      "Ġrelying": 18889,
+      "Ġchipmunks": 18890,
+      "Ġvibrations": 18891,
+      "Ġsavoured": 18892,
+      "Ġcurrents": 18893,
+      "Friendship": 18894,
+      "Phoebe": 18895,
+      "Ġappetit": 18896,
+      "Ġpierced": 18897,
+      "Wasn": 18898,
+      "Crane": 18899,
+      "Ġtransported": 18900,
+      "Faith": 18901,
+      "Ġschedule": 18902,
+      "##ucchini": 18903,
+      "Ġjanitor": 18904,
+      "Ġdilemma": 18905,
+      "Bitter": 18906,
+      "Fit": 18907,
+      "Hat": 18908,
+      "Ivy": 18909,
+      "Mika": 18910,
+      "Parent": 18911,
+      "Psst": 18912,
+      "Tasty": 18913,
+      "Wipe": 18914,
+      "##nets": 18915,
+      "##VE": 18916,
+      "Ġsushi": 18917,
+      "Ġharp": 18918,
+      "Ġdab": 18919,
+      "Ġdusk": 18920,
+      "Ġmour": 18921,
+      "Ġheals": 18922,
+      "ĠOx": 18923,
+      "ĠBuffy": 18924,
+      "ĠMing": 18925,
+      "ĠTomas": 18926,
+      "##opot": 18927,
+      "Ġcoil": 18928,
+      "ĠYOU": 18929,
+      "##ista": 18930,
+      "##ograph": 18931,
+      "Ġrocker": 18932,
+      "ĠCatherine": 18933,
+      "##plain": 18934,
+      "Ġtwee": 18935,
+      "Ġtwittered": 18936,
+      "Ġoverfl": 18937,
+      "ĠPandas": 18938,
+      "ĠWhispy": 18939,
+      "##issie": 18940,
+      "Ġcatchy": 18941,
+      "Ġbusily": 18942,
+      "Ġsandbags": 18943,
+      "Ġdribbled": 18944,
+      "Ġaccused": 18945,
+      "Ġbarrier": 18946,
+      "##otta": 18947,
+      "Ġcomplex": 18948,
+      "Ġlegend": 18949,
+      "Ġrelented": 18950,
+      "Ġsprite": 18951,
+      "Ġpawn": 18952,
+      "##oli": 18953,
+      "Ġseedling": 18954,
+      "##ubway": 18955,
+      "Ġvalve": 18956,
+      "Stars": 18957,
+      "ĠBuy": 18958,
+      "Ġtides": 18959,
+      "Ġgeneration": 18960,
+      "Ġweirdest": 18961,
+      "Ġgenerously": 18962,
+      "Ġmicrosc": 18963,
+      "Ġcheerfulness": 18964,
+      "ĠFrame": 18965,
+      "Ġenthr": 18966,
+      "Ġveterinarians": 18967,
+      "ĠPaulina": 18968,
+      "ĠSparks": 18969,
+      "Ġinvestigated": 18970,
+      "Spell": 18971,
+      "Ġsatisfy": 18972,
+      "Ġbursts": 18973,
+      "Ġgrind": 18974,
+      "Cover": 18975,
+      "ĠBrainy": 18976,
+      "Ġwhimpers": 18977,
+      "cluck": 18978,
+      "ĠKayak": 18979,
+      "Ġmiraculous": 18980,
+      "##OOF": 18981,
+      "ĠFixer": 18982,
+      "Scott": 18983,
+      "Ġcompanionship": 18984,
+      "ĠLuka": 18985,
+      "Ġdedicated": 18986,
+      "Mixie": 18987,
+      "Ġwhirling": 18988,
+      "ĠPassports": 18989,
+      "Cleaning": 18990,
+      "Ġpassageway": 18991,
+      "Incredible": 18992,
+      "ĠThrowing": 18993,
+      "Ġunrave": 18994,
+      "ĠCrayon": 18995,
+      "ĠVanessa": 18996,
+      "Ġcozier": 18997,
+      "Ġirons": 18998,
+      "Ġcartwheel": 18999,
+      "abracadabra": 19000,
+      "ĠSnowflake": 19001,
+      "Ġfiddled": 19002,
+      "ĠHawaii": 19003,
+      "Ġoverflowed": 19004,
+      "Aly": 19005,
+      "Act": 19006,
+      "Dawn": 19007,
+      "Eek": 19008,
+      "Gen": 19009,
+      "Gill": 19010,
+      "Jog": 19011,
+      "Melt": 19012,
+      "Puffy": 19013,
+      "Power": 19014,
+      "Someday": 19015,
+      "Tip": 19016,
+      "as": 19017,
+      "care": 19018,
+      "dare": 19019,
+      "kind": 19020,
+      "marry": 19021,
+      "price": 19022,
+      "sister": 19023,
+      "use": 19024,
+      "work": 19025,
+      "Ġut": 19026,
+      "##hand": 19027,
+      "##mat": 19028,
+      "##EA": 19029,
+      "##HH": 19030,
+      "Ġfidget": 19031,
+      "ĠTH": 19032,
+      "Ġwading": 19033,
+      "Ġdome": 19034,
+      "Ġhail": 19035,
+      "##athed": 19036,
+      "##ette": 19037,
+      "##ilts": 19038,
+      "##ownt": 19039,
+      "##ution": 19040,
+      "ĠLab": 19041,
+      "ĠLuggage": 19042,
+      "ĠBoring": 19043,
+      "Ġshri": 19044,
+      "Ġboa": 19045,
+      "Ġloan": 19046,
+      "##illi": 19047,
+      "Ġmeander": 19048,
+      "##agious": 19049,
+      "Ġagg": 19050,
+      "ĠJar": 19051,
+      "##ishment": 19052,
+      "ĠDicky": 19053,
+      "##isey": 19054,
+      "Ġfeelers": 19055,
+      "Ġsketch": 19056,
+      "Ġtakeoff": 19057,
+      "##urther": 19058,
+      "##pled": 19059,
+      "Ġtwister": 19060,
+      "Ġhighway": 19061,
+      "ĠKyla": 19062,
+      "##ctic": 19063,
+      "Ġgreatness": 19064,
+      "Ġzucchini": 19065,
+      "Ġclaimed": 19066,
+      "Ġlightening": 19067,
+      "Ġtrainers": 19068,
+      "Ġcontagious": 19069,
+      "Ġpatio": 19070,
+      "Ġmumbling": 19071,
+      "##oliday": 19072,
+      "##assie": 19073,
+      "##coln": 19074,
+      "ĠOni": 19075,
+      "##oofy": 19076,
+      "Mya": 19077,
+      "Ġhurries": 19078,
+      "Ġterrific": 19079,
+      "Ġdependability": 19080,
+      "ĠShut": 19081,
+      "Ġplaygrounds": 19082,
+      "Ġjailer": 19083,
+      "Ġstylist": 19084,
+      "ĠSuzi": 19085,
+      "ĠMechanic": 19086,
+      "ĠMoving": 19087,
+      "##ibble": 19088,
+      "Spidey": 19089,
+      "Marcy": 19090,
+      "shut": 19091,
+      "stick": 19092,
+      "Ġhealthiest": 19093,
+      "Patches": 19094,
+      "Ġsilliness": 19095,
+      "Snowman": 19096,
+      "Ġeasel": 19097,
+      "##undreds": 19098,
+      "ĠMineral": 19099,
+      "ĠMagical": 19100,
+      "Ġruffling": 19101,
+      "Mixer": 19102,
+      "ĠPepe": 19103,
+      "ĠClear": 19104,
+      "Ġpersevere": 19105,
+      "Ġsunbathe": 19106,
+      "coffee": 19107,
+      "Officer": 19108,
+      "ĠFruity": 19109,
+      "Ġtrader": 19110,
+      "ĠSandw": 19111,
+      "ĠPuzzled": 19112,
+      "Triangle": 19113,
+      "Ġdocuments": 19114,
+      "Ġgingerbread": 19115,
+      "ĠNightmares": 19116,
+      "Potato": 19117,
+      "Ġvenom": 19118,
+      "Ġpermanent": 19119,
+      "ĠAustralia": 19120,
+      "marriage": 19121,
+      "Ġenthralled": 19122,
+      "Coming": 19123,
+      "Dive": 19124,
+      "Gum": 19125,
+      "Kangaroo": 19126,
+      "Pow": 19127,
+      "Roy": 19128,
+      "Rani": 19129,
+      "Replace": 19130,
+      "Simba": 19131,
+      "Sylvia": 19132,
+      "Tidy": 19133,
+      "cle": 19134,
+      "even": 19135,
+      "escape": 19136,
+      "push": 19137,
+      "poof": 19138,
+      "spe": 19139,
+      "##cream": 19140,
+      "##cred": 19141,
+      "##drop": 19142,
+      "ĠTough": 19143,
+      "ĠTee": 19144,
+      "##rence": 19145,
+      "Ġdawn": 19146,
+      "Ġmow": 19147,
+      "Ġsacred": 19148,
+      "##oted": 19149,
+      "##ethe": 19150,
+      "Ġplop": 19151,
+      "##riving": 19152,
+      "Ġdaylight": 19153,
+      "ĠIgn": 19154,
+      "ĠBatter": 19155,
+      "ĠBrick": 19156,
+      "ĠMug": 19157,
+      "##elong": 19158,
+      "ĠAimee": 19159,
+      "Ġtheme": 19160,
+      "##ablo": 19161,
+      "Ġswerve": 19162,
+      "Ġchipped": 19163,
+      "##ustin": 19164,
+      "ĠDrew": 19165,
+      "##urphy": 19166,
+      "Ġsloth": 19167,
+      "Ġslaves": 19168,
+      "Ġgrazed": 19169,
+      "Ġstrung": 19170,
+      "##akazam": 19171,
+      "Ġbravo": 19172,
+      "ĠRolo": 19173,
+      "ĠGer": 19174,
+      "Ġjoey": 19175,
+      "Benjamin": 19176,
+      "Ġsongbird": 19177,
+      "ĠDada": 19178,
+      "ĠTod": 19179,
+      "Ġminus": 19180,
+      "Ġspinners": 19181,
+      "Ġrecite": 19182,
+      "##arpet": 19183,
+      "Ġorganization": 19184,
+      "ĠMarky": 19185,
+      "Ġsalute": 19186,
+      "ĠSpy": 19187,
+      "ĠPeck": 19188,
+      "Ġmeasurement": 19189,
+      "Ġharmed": 19190,
+      "Ġpopularity": 19191,
+      "Ġsilvery": 19192,
+      "Ġrestlessness": 19193,
+      "Ġshampoos": 19194,
+      "Ġrequesting": 19195,
+      "ĠUnderstand": 19196,
+      "ĠWheel": 19197,
+      "Ġingen": 19198,
+      "Wouldn": 19199,
+      "ĠAmazing": 19200,
+      "ĠMixing": 19201,
+      "ĠForgive": 19202,
+      "ĠPeanuts": 19203,
+      "Ġdetailed": 19204,
+      "##elieved": 19205,
+      "Flap": 19206,
+      "ĠGlitter": 19207,
+      "Ġpeeping": 19208,
+      "Ġhabitat": 19209,
+      "ĠFinders": 19210,
+      "Fishy": 19211,
+      "Ġclucks": 19212,
+      "Ducks": 19213,
+      "Ġharvesting": 19214,
+      "Ġunconscious": 19215,
+      "Ġchannels": 19216,
+      "Ġgloominess": 19217,
+      "Ġcowgirl": 19218,
+      "Juan": 19219,
+      "Ġgarland": 19220,
+      "ĠPenguins": 19221,
+      "Ġcoziest": 19222,
+      "Ġawarded": 19223,
+      "Reading": 19224,
+      "Ġpyramids": 19225,
+      "Attention": 19226,
+      "Checkmate": 19227,
+      "##udgingly": 19228,
+      "ĠPretending": 19229,
+      "ĠLincoln": 19230,
+      "Ġtrekked": 19231,
+      "Belinda": 19232,
+      "Ġoriginally": 19233,
+      "Ġaltar": 19234,
+      "Ġuniqueness": 19235,
+      "Ġsplendid": 19236,
+      "Ġiceberg": 19237,
+      "Ġleprechaun": 19238,
+      "##opotamus": 19239,
+      "##owntown": 19240,
+      "'?": 19241,
+      "Arm": 19242,
+      "East": 19243,
+      "Fam": 19244,
+      "Glor": 19245,
+      "Nathan": 19246,
+      "Rud": 19247,
+      "Sign": 19248,
+      "Seth": 19249,
+      "Sari": 19250,
+      "Seat": 19251,
+      "YES": 19252,
+      "are": 19253,
+      "bra": 19254,
+      "cut": 19255,
+      "destroy": 19256,
+      "te": 19257,
+      "##ault": 19258,
+      "##eg": 19259,
+      "##got": 19260,
+      "##gosaurus": 19261,
+      "##boy": 19262,
+      "Ġtic": 19263,
+      "Ġtens": 19264,
+      "Ġtoll": 19265,
+      "Ġlining": 19266,
+      "Ġpi": 19267,
+      "Ġmowing": 19268,
+      "Ġsacri": 19269,
+      "Ġgills": 19270,
+      "ĠSim": 19271,
+      "##amel": 19272,
+      "ĠHum": 19273,
+      "ĠHang": 19274,
+      "ĠHedge": 19275,
+      "ĠHundreds": 19276,
+      "Ġrook": 19277,
+      "##unia": 19278,
+      "ĠLind": 19279,
+      "Ġupwards": 19280,
+      "ĠBip": 19281,
+      "ĠMassage": 19282,
+      "##urance": 19283,
+      "Ġmeek": 19284,
+      "Ġfactor": 19285,
+      "ĠWalk": 19286,
+      "Ġhomeowner": 19287,
+      "##arnia": 19288,
+      "Ġbliss": 19289,
+      "Ġlotions": 19290,
+      "Ġjumpers": 19291,
+      "ĠEthel": 19292,
+      "ĠCoo": 19293,
+      "Ġunsolved": 19294,
+      "Heal": 19295,
+      "Ġsnipping": 19296,
+      "ĠRow": 19297,
+      "##issor": 19298,
+      "Ġcrunches": 19299,
+      "Ġmouthful": 19300,
+      "Ġpatter": 19301,
+      "Ġresume": 19302,
+      "Ġrespects": 19303,
+      "Justin": 19304,
+      "Ġattended": 19305,
+      "Ġchoking": 19306,
+      "ĠJena": 19307,
+      "Ġpersons": 19308,
+      "Ġpowerless": 19309,
+      "Ġpartners": 19310,
+      "Ġcrossro": 19311,
+      "ĠSpiky": 19312,
+      "Ġhunts": 19313,
+      "Ġmillions": 19314,
+      "ĠFrown": 19315,
+      "Goal": 19316,
+      "Ġscrewed": 19317,
+      "Ġthundercl": 19318,
+      "Ġhotels": 19319,
+      "Ġdishwashers": 19320,
+      "Ġlends": 19321,
+      "Emmie": 19322,
+      "ĠMarshmallow": 19323,
+      "Ġfreck": 19324,
+      "ĠOwly": 19325,
+      "Lexi": 19326,
+      "ĠHopping": 19327,
+      "Ġflatt": 19328,
+      "ĠBody": 19329,
+      "ĠStarfish": 19330,
+      "Click": 19331,
+      "ĠAmira": 19332,
+      "ĠAnton": 19333,
+      "ĠScare": 19334,
+      "ĠQuackie": 19335,
+      "Ġmerchant": 19336,
+      "Ġtyped": 19337,
+      "ĠMelvin": 19338,
+      "ĠRoberta": 19339,
+      "ĠCrabs": 19340,
+      "Ġevidence": 19341,
+      "Ġcooperating": 19342,
+      "##leanor": 19343,
+      "Ġsquirting": 19344,
+      "ĠDebby": 19345,
+      "Cheer": 19346,
+      "ĠPicking": 19347,
+      "Ġlimps": 19348,
+      "Frogs": 19349,
+      "Ġankles": 19350,
+      "ĠKnob": 19351,
+      "Ġexperimented": 19352,
+      "Ġsuspiciously": 19353,
+      "Arf": 19354,
+      "cheese": 19355,
+      "Ġmidnight": 19356,
+      "Ġbenefits": 19357,
+      "slide": 19358,
+      "Harold": 19359,
+      "ĠScratch": 19360,
+      "Ġrummaging": 19361,
+      "Ronny": 19362,
+      "ĠLollipop": 19363,
+      "Bessy": 19364,
+      "ĠHoppity": 19365,
+      "Police": 19366,
+      "ĠMosquitoes": 19367,
+      "Richard": 19368,
+      "Ġcommented": 19369,
+      "ĠAlyssa": 19370,
+      "Ġsnooping": 19371,
+      "Ġeyelids": 19372,
+      "ĠJorge": 19373,
+      "Ġpelican": 19374,
+      "deserved": 19375,
+      "Ġbrigade": 19376,
+      "Gloria": 19377,
+      "\"?": 19378,
+      "Bananas": 19379,
+      "Dar": 19380,
+      "Goose": 19381,
+      "Giant": 19382,
+      "None": 19383,
+      "Need": 19384,
+      "Pir": 19385,
+      "Seven": 19386,
+      "Worms": 19387,
+      "fast": 19388,
+      "head": 19389,
+      "set": 19390,
+      "wait": 19391,
+      "##cent": 19392,
+      "##having": 19393,
+      "##IN": 19394,
+      "##fork": 19395,
+      "##OM": 19396,
+      "##hearted": 19397,
+      "Ġsought": 19398,
+      "Ġloun": 19399,
+      "Ġdowntown": 19400,
+      "##imos": 19401,
+      "Ġplush": 19402,
+      "##rize": 19403,
+      "Ġbefriend": 19404,
+      "Ġya": 19405,
+      "ĠIg": 19406,
+      "ĠIgnore": 19407,
+      "Ġstale": 19408,
+      "Ġeffic": 19409,
+      "Ġfriendliest": 19410,
+      "ĠBat": 19411,
+      "ĠBoop": 19412,
+      "##omeo": 19413,
+      "Ġhelium": 19414,
+      "Ġwhinny": 19415,
+      "Ġlollies": 19416,
+      "Ġscissor": 19417,
+      "ĠSammie": 19418,
+      "ĠJello": 19419,
+      "ĠJac": 19420,
+      "ĠJeb": 19421,
+      "ĠFri": 19422,
+      "ĠFae": 19423,
+      "Ġflung": 19424,
+      "ĠAndi": 19425,
+      "Ġhowls": 19426,
+      "ĠComb": 19427,
+      "Ġhandw": 19428,
+      "Ġglancing": 19429,
+      "Ġbluest": 19430,
+      "ĠHerby": 19431,
+      "ĠPic": 19432,
+      "ĠRam": 19433,
+      "ĠROAR": 19434,
+      "Ġdisrupt": 19435,
+      "Ġhottest": 19436,
+      "Ġcranny": 19437,
+      "Ġdreamy": 19438,
+      "Ġmarcher": 19439,
+      "ĠChain": 19440,
+      "##olves": 19441,
+      "Ġstartling": 19442,
+      "Strawberry": 19443,
+      "Ġsolver": 19444,
+      "ĠStrawberry": 19445,
+      "ĠBridge": 19446,
+      "Ġcherishing": 19447,
+      "##upiter": 19448,
+      "Ġflashy": 19449,
+      "Ġdestroys": 19450,
+      "Ġgolfers": 19451,
+      "Ġflourished": 19452,
+      "Ġtense": 19453,
+      "Ġurgent": 19454,
+      "through": 19455,
+      "Ġreefs": 19456,
+      "Ġdisappearance": 19457,
+      "ĠVer": 19458,
+      "Ġgazelle": 19459,
+      "Ġpitchfork": 19460,
+      "ĠSnippy": 19461,
+      "ĠCraig": 19462,
+      "Alexa": 19463,
+      "step": 19464,
+      "ĠWisey": 19465,
+      "ĠPlants": 19466,
+      "ĠMonkeys": 19467,
+      "Ġconsidering": 19468,
+      "Ġsavor": 19469,
+      "Ġsavings": 19470,
+      "ĠWhitey": 19471,
+      "Ġconcentrating": 19472,
+      "ĠTracey": 19473,
+      "Ġbasic": 19474,
+      "Ġoccasionally": 19475,
+      "ĠComets": 19476,
+      "Melody": 19477,
+      "Ġtenderly": 19478,
+      "Ġviolent": 19479,
+      "Ġgleam": 19480,
+      "Ġsunbathing": 19481,
+      "Ġannouncements": 19482,
+      "Ġdaydreamed": 19483,
+      "Include": 19484,
+      "ĠCandles": 19485,
+      "Remove": 19486,
+      "Ġwedged": 19487,
+      "ĠWayne": 19488,
+      "ĠColorful": 19489,
+      "Horsy": 19490,
+      "ĠPointy": 19491,
+      "Yogurt": 19492,
+      "Ġlasso": 19493,
+      "follow": 19494,
+      "Ġinhabit": 19495,
+      "Gaby": 19496,
+      "Honest": 19497,
+      "Lions": 19498,
+      "Most": 19499,
+      "Micky": 19500,
+      "Nibbles": 19501,
+      "Painting": 19502,
+      "Sabrina": 19503,
+      "Vera": 19504,
+      "ar": 19505,
+      "fed": 19506,
+      "friends": 19507,
+      "hey": 19508,
+      "touch": 19509,
+      "##mon": 19510,
+      "##Donald": 19511,
+      "##ndry": 19512,
+      "Ġbask": 19513,
+      "Ġbony": 19514,
+      "ĠTucky": 19515,
+      "Ġwade": 19516,
+      "ĠBreak": 19517,
+      "ĠMammy": 19518,
+      "ĠMemory": 19519,
+      "##orey": 19520,
+      "##uru": 19521,
+      "Ġoutline": 19522,
+      "Ġcarvings": 19523,
+      "ĠBennie": 19524,
+      "ĠSamson": 19525,
+      "Ġflu": 19526,
+      "ĠDoris": 19527,
+      "Ġhoppy": 19528,
+      "ĠMoms": 19529,
+      "ĠMoments": 19530,
+      "##ffled": 19531,
+      "##ema": 19532,
+      "Ġsquiggly": 19533,
+      "ĠRanger": 19534,
+      "Ġmessen": 19535,
+      "Ġducky": 19536,
+      "ĠFina": 19537,
+      "##boats": 19538,
+      "##phone": 19539,
+      "Ġjuicer": 19540,
+      "Ġquietest": 19541,
+      "Ġcoinc": 19542,
+      "Ġselfishly": 19543,
+      "Stacy": 19544,
+      "Ġbaffled": 19545,
+      "##ontosaurus": 19546,
+      "Ġbouncer": 19547,
+      "ĠSpencer": 19548,
+      "##imple": 19549,
+      "Ġterrain": 19550,
+      "Reveal": 19551,
+      "##ficial": 19552,
+      "ĠAlert": 19553,
+      "Ġalertness": 19554,
+      "Ġreceiver": 19555,
+      "ĠMarble": 19556,
+      "Ġrailway": 19557,
+      "ĠColl": 19558,
+      "ĠBigger": 19559,
+      "Chuck": 19560,
+      "Ġpanics": 19561,
+      "ĠWheelie": 19562,
+      "Ġsewn": 19563,
+      "ĠBouncey": 19564,
+      "ĠSniff": 19565,
+      "Ġpraising": 19566,
+      "ĠGrateful": 19567,
+      "Quiet": 19568,
+      "ĠMonty": 19569,
+      "Ġcommit": 19570,
+      "ĠPlanny": 19571,
+      "ĠArt": 19572,
+      "Ġselfless": 19573,
+      "ĠMagnets": 19574,
+      "Bugs": 19575,
+      "Ġinventing": 19576,
+      "ĠBeefy": 19577,
+      "Craw": 19578,
+      "ĠCoaly": 19579,
+      "Ewww": 19580,
+      "ĠParis": 19581,
+      "Ġwickedly": 19582,
+      "ĠEvelyn": 19583,
+      "cheap": 19584,
+      "ĠZelda": 19585,
+      "Ġsulk": 19586,
+      "ĠEngine": 19587,
+      "ĠFruits": 19588,
+      "ĠShrimpy": 19589,
+      "ĠCandle": 19590,
+      "Ġtadpole": 19591,
+      "ĠSafari": 19592,
+      "Ġicicles": 19593,
+      "ĠLeader": 19594,
+      "plop": 19595,
+      "Ġunbuckled": 19596,
+      "Ġfolks": 19597,
+      "Carrots": 19598,
+      "Ġrescuer": 19599,
+      "ĠBalancing": 19600,
+      "Ġthoroughly": 19601,
+      "##emple": 19602,
+      "ĠAbraham": 19603,
+      "Ġmicroscopes": 19604,
+      "Ġefficient": 19605,
+      "Available": 19606,
+      "Enter": 19607,
+      "Funny": 19608,
+      "Kari": 19609,
+      "Loyal": 19610,
+      "Mari": 19611,
+      "Pige": 19612,
+      "Rice": 19613,
+      "Sale": 19614,
+      "Terri": 19615,
+      "Wet": 19616,
+      "balance": 19617,
+      "de": 19618,
+      "high": 19619,
+      "min": 19620,
+      "toy": 19621,
+      "unk": 19622,
+      "Ġivy": 19623,
+      "##uary": 19624,
+      "##--": 19625,
+      "Ġtherm": 19626,
+      "Ġcement": 19627,
+      "Ġmale": 19628,
+      "Ġmobile": 19629,
+      "##enced": 19630,
+      "Ġplaster": 19631,
+      "##rip": 19632,
+      "Ġyank": 19633,
+      "Ġstap": 19634,
+      "ĠOoh": 19635,
+      "ĠLamb": 19636,
+      "ĠBed": 19637,
+      "ĠBink": 19638,
+      "ĠBern": 19639,
+      "##ores": 19640,
+      "##ecommend": 19641,
+      "ĠWreck": 19642,
+      "Ġbrontosaurus": 19643,
+      "ĠJase": 19644,
+      "ĠJupiter": 19645,
+      "ĠFoolish": 19646,
+      "##ifting": 19647,
+      "##apt": 19648,
+      "##nderson": 19649,
+      "Ġpretz": 19650,
+      "ĠDavy": 19651,
+      "ĠDaughter": 19652,
+      "ĠDestroy": 19653,
+      "Ġskins": 19654,
+      "Ġtrout": 19655,
+      "ĠCott": 19656,
+      "Ġfiber": 19657,
+      "Ġcleaners": 19658,
+      "##ortant": 19659,
+      "Ġglaring": 19660,
+      "##uffed": 19661,
+      "ĠIna": 19662,
+      "ĠPow": 19663,
+      "ĠPowder": 19664,
+      "Ġmetres": 19665,
+      "##uity": 19666,
+      "Weeks": 19667,
+      "ĠGlenda": 19668,
+      "Ġhilltop": 19669,
+      "Ġcru": 19670,
+      "Ġperp": 19671,
+      "Ġdrippy": 19672,
+      "Ġarched": 19673,
+      "ĠTherefore": 19674,
+      "Ġmature": 19675,
+      "Ġdryness": 19676,
+      "Ġmadam": 19677,
+      "Ġmines": 19678,
+      "Ġnutty": 19679,
+      "Ġeasiest": 19680,
+      "Ġbandits": 19681,
+      "Ġcannons": 19682,
+      "Ġjellybe": 19683,
+      "Ġgenius": 19684,
+      "Ġrespectfully": 19685,
+      "Measure": 19686,
+      "ĠUs": 19687,
+      "Ġthreaded": 19688,
+      "Ġlimeade": 19689,
+      "Ġthunderous": 19690,
+      "Ġrubbery": 19691,
+      "Ġinspecting": 19692,
+      "Ġgrapev": 19693,
+      "ĠCarlie": 19694,
+      "ĠVince": 19695,
+      "##lexed": 19696,
+      "Ġpadded": 19697,
+      "ĠAnita": 19698,
+      "##rrrrr": 19699,
+      "##dozer": 19700,
+      "Ġthreaten": 19701,
+      "Uni": 19702,
+      "##usely": 19703,
+      "Ġmaid": 19704,
+      "ĠHoots": 19705,
+      "ĠChewing": 19706,
+      "Peppa": 19707,
+      "ĠPrissy": 19708,
+      "star": 19709,
+      "Ġcoupon": 19710,
+      "ĠShowing": 19711,
+      "Carlos": 19712,
+      "Ġfoamy": 19713,
+      "Ġinteract": 19714,
+      "Ġboils": 19715,
+      "ĠCuriously": 19716,
+      "ĠSoapy": 19717,
+      "Ġsummoned": 19718,
+      "talkies": 19719,
+      "Ġprofusely": 19720,
+      "Reliable": 19721,
+      "Neither": 19722,
+      "Ġreflects": 19723,
+      "Ġcanceled": 19724,
+      "Kaylee": 19725,
+      "Polish": 19726,
+      "Ġmisbehave": 19727,
+      "Ġcavity": 19728,
+      "Ġpinecone": 19729,
+      "Lastly": 19730,
+      "ĠTerrified": 19731,
+      "##frog": 19732,
+      "ĠTowel": 19733,
+      "always": 19734,
+      "Voice": 19735,
+      "ĠDragons": 19736,
+      "Ġinitial": 19737,
+      "ĠRaccoon": 19738,
+      "ĠCobwebs": 19739,
+      "ĠThumper": 19740,
+      "ĠAmbulance": 19741,
+      "ĠEsther": 19742,
+      "Ġthunderclap": 19743,
+      "Ġcoincidence": 19744,
+      "unknown": 19745,
+      "Burt": 19746,
+      "Coo": 19747,
+      "Cube": 19748,
+      "Dry": 19749,
+      "Egg": 19750,
+      "Fair": 19751,
+      "Hurray": 19752,
+      "Machine": 19753,
+      "Sunday": 19754,
+      "Tornado": 19755,
+      "Wood": 19756,
+      "Wife": 19757,
+      "Wrap": 19758,
+      "great": 19759,
+      "hee": 19760,
+      "hurry": 19761,
+      "sure": 19762,
+      "salt": 19763,
+      "Ġiced": 19764,
+      "##opp": 19765,
+      "##iked": 19766,
+      "##gae": 19767,
+      "##post": 19768,
+      "##ubb": 19769,
+      "Ġturb": 19770,
+      "ĠTiggy": 19771,
+      "##inion": 19772,
+      "Ġdaw": 19773,
+      "Ġdaunting": 19774,
+      "Ġnurt": 19775,
+      "Ġnaught": 19776,
+      "ĠSall": 19777,
+      "##enzie": 19778,
+      "##anking": 19779,
+      "Ġox": 19780,
+      "ĠLimes": 19781,
+      "ĠBaxter": 19782,
+      "ĠMask": 19783,
+      "ĠAy": 19784,
+      "ĠAce": 19785,
+      "Ġjell": 19786,
+      "Ġmanages": 19787,
+      "Ġlas": 19788,
+      "ĠJuggy": 19789,
+      "ĠFur": 19790,
+      "ĠFile": 19791,
+      "ĠFestival": 19792,
+      "Ġpeony": 19793,
+      "ĠCRA": 19794,
+      "##geon": 19795,
+      "Ġcomments": 19796,
+      "Ġhardware": 19797,
+      "Ġturnip": 19798,
+      "Ġgroundhog": 19799,
+      "ĠPond": 19800,
+      "ĠNer": 19801,
+      "ĠNetty": 19802,
+      "ĠNails": 19803,
+      "Ġunbroken": 19804,
+      "Ġunbear": 19805,
+      "ĠLets": 19806,
+      "##forest": 19807,
+      "ĠGe": 19808,
+      "Ġzapped": 19809,
+      "Ġsleepier": 19810,
+      "Soft": 19811,
+      "ĠTheresa": 19812,
+      "Ġsplint": 19813,
+      "##ormal": 19814,
+      "Hero": 19815,
+      "Ġquieted": 19816,
+      "##rena": 19817,
+      "##rossed": 19818,
+      "Ġshinning": 19819,
+      "Ġincon": 19820,
+      "Ġbandaid": 19821,
+      "Bean": 19822,
+      "ĠBeautiful": 19823,
+      "Ġbossiness": 19824,
+      "Ġpanted": 19825,
+      "Ġtidiness": 19826,
+      "Ġpersonal": 19827,
+      "ĠSpit": 19828,
+      "ĠSomebody": 19829,
+      "Ġlabs": 19830,
+      "Ġpitches": 19831,
+      "ĠShane": 19832,
+      "ĠShield": 19833,
+      "Ġhippopotamus": 19834,
+      "Ġbathtubs": 19835,
+      "ĠUnique": 19836,
+      "Ġinfected": 19837,
+      "olds": 19838,
+      "ĠSmarty": 19839,
+      "ĠRolling": 19840,
+      "##uttering": 19841,
+      "ĠRabbits": 19842,
+      "Spinny": 19843,
+      "Marc": 19844,
+      "ĠMonsters": 19845,
+      "ĠScamp": 19846,
+      "Ġmerrier": 19847,
+      "Dancing": 19848,
+      "ĠFlyer": 19849,
+      "reveal": 19850,
+      "regret": 19851,
+      "Ġjugglers": 19852,
+      "ĠGrandfather": 19853,
+      "ĠRescue": 19854,
+      "Ġbasked": 19855,
+      "Ġsparrows": 19856,
+      "original": 19857,
+      "ĠMacDonald": 19858,
+      "Ġlanterns": 19859,
+      "Ġerupting": 19860,
+      "Ġhikes": 19861,
+      "ĠEnc": 19862,
+      "ĠChompy": 19863,
+      "Slinky": 19864,
+      "Deliver": 19865,
+      "Ġboasting": 19866,
+      "Ġkiwis": 19867,
+      "Ġparamedic": 19868,
+      "passport": 19869,
+      "Swimmy": 19870,
+      "Ġtechniques": 19871,
+      "Ġcoaxed": 19872,
+      "treasure": 19873,
+      "ĠPuzzles": 19874,
+      "ĠGeorgina": 19875,
+      "Intrigued": 19876,
+      "ĠSlimy": 19877,
+      "split": 19878,
+      "ĠCubie": 19879,
+      "Ġrippling": 19880,
+      "Ġmilking": 19881,
+      "squeeze": 19882,
+      "Ġregained": 19883,
+      "Ġstrategy": 19884,
+      "Ġphysical": 19885,
+      "##umptious": 19886,
+      "Ġalerted": 19887,
+      "Ġnarrower": 19888,
+      "Ġfactories": 19889,
+      "Ġmessenger": 19890,
+      "Ġpretzels": 19891,
+      "AAA": 19892,
+      "Book": 19893,
+      "BEEP": 19894,
+      "Cora": 19895,
+      "Cricket": 19896,
+      "Ear": 19897,
+      "Gor": 19898,
+      "Practice": 19899,
+      "Reddy": 19900,
+      "Surf": 19901,
+      "Tuck": 19902,
+      "Val": 19903,
+      "bad": 19904,
+      "have": 19905,
+      "##sided": 19906,
+      "##ipl": 19907,
+      "##dor": 19908,
+      "##jar": 19909,
+      "##wind": 19910,
+      "##fighters": 19911,
+      "##heet": 19912,
+      "##ndeterred": 19913,
+      "Ġtocked": 19914,
+      "Ġmasse": 19915,
+      "Ġsapling": 19916,
+      "ĠSaw": 19917,
+      "ĠHmm": 19918,
+      "Ġ\"\"": 19919,
+      "Ġyipped": 19920,
+      "Ġstress": 19921,
+      "ĠLecture": 19922,
+      "Ġkale": 19923,
+      "Ġrech": 19924,
+      "Ġrept": 19925,
+      "Ġclinking": 19926,
+      "Ġstarlight": 19927,
+      "Ġmeats": 19928,
+      "##elled": 19929,
+      "ĠWiggle": 19930,
+      "Ġaltern": 19931,
+      "Ġflurry": 19932,
+      "Ġfema": 19933,
+      "Ġswoosh": 19934,
+      "##api": 19935,
+      "Ġgrease": 19936,
+      "Ġhandprint": 19937,
+      "Ġlists": 19938,
+      "Ġdonation": 19939,
+      "Ġstillness": 19940,
+      "ĠProtect": 19941,
+      "Ġtrag": 19942,
+      "ĠNumbers": 19943,
+      "ĠNarnia": 19944,
+      "Ġunself": 19945,
+      "ĠRunny": 19946,
+      "Ġhearted": 19947,
+      "##ounted": 19948,
+      "Ġgrassland": 19949,
+      "Ġtopics": 19950,
+      "Ġdelive": 19951,
+      "Ġcrim": 19952,
+      "##onsense": 19953,
+      "ĠChild": 19954,
+      "Ġlunchroom": 19955,
+      "Jackson": 19956,
+      "Ġwidest": 19957,
+      "Ġpanel": 19958,
+      "Ġzoos": 19959,
+      "##nician": 19960,
+      "Wherever": 19961,
+      "ĠPea": 19962,
+      "Ġbitterness": 19963,
+      "##comfort": 19964,
+      "ĠTrade": 19965,
+      "ĠTrish": 19966,
+      "ĠAlmost": 19967,
+      "Ġdestiny": 19968,
+      "Ġtoothache": 19969,
+      "##worker": 19970,
+      "Ġcampground": 19971,
+      "Ġmuseums": 19972,
+      "Owen": 19973,
+      "Ġgroans": 19974,
+      "Sharp": 19975,
+      "Ġnetworks": 19976,
+      "Ġreleases": 19977,
+      "ĠQuarrel": 19978,
+      "Ġcontrolled": 19979,
+      "Ġbeneficial": 19980,
+      "ĠChristine": 19981,
+      "Ġaffected": 19982,
+      "Dani": 19983,
+      "Ġtoddlers": 19984,
+      "Ġoccup": 19985,
+      "ĠPlate": 19986,
+      "##clip": 19987,
+      "ĠCutie": 19988,
+      "Scared": 19989,
+      "Ġruffles": 19990,
+      "##ructive": 19991,
+      "ĠSmoking": 19992,
+      "Ġunwraps": 19993,
+      "Art": 19994,
+      "ĠOstriches": 19995,
+      "crash": 19996,
+      "Grandfather": 19997,
+      "Ġpassionate": 19998,
+      "Lucie": 19999,
+      "ĠForeshadowing": 20000,
+      "Ġexhibits": 20001,
+      "Ġdismayed": 20002,
+      "ĠBelow": 20003,
+      "Stephen": 20004,
+      "Jules": 20005,
+      "Ġsomersault": 20006,
+      "ĠSquashy": 20007,
+      "ĠHayley": 20008,
+      "Ġunroll": 20009,
+      "Ġidentify": 20010,
+      "ĠFearful": 20011,
+      "Wilma": 20012,
+      "ĠSurfing": 20013,
+      "Ġcontraption": 20014,
+      "Ġchomping": 20015,
+      "##repare": 20016,
+      "ĠCynthia": 20017,
+      "Ġnavigate": 20018,
+      "Ġunimportant": 20019,
+      "Ġissue": 20020,
+      "Ġassignment": 20021,
+      "Ġnaive": 20022,
+      "ĠWaiting": 20023,
+      "Ġdeflated": 20024,
+      "Ġepis": 20025,
+      "ĠMaurice": 20026,
+      "speed": 20027,
+      "##etheless": 20028,
+      "Ġingenuity": 20029,
+      "Ġflattened": 20030,
+      "Ġthermos": 20031,
+      "Ġjellies": 20032,
+      "Ġunselfish": 20033,
+      "Duke": 20034,
+      "Hola": 20035,
+      "Hurricane": 20036,
+      "Sly": 20037,
+      "Winky": 20038,
+      "cold": 20039,
+      "doll": 20040,
+      "dragon": 20041,
+      "face": 20042,
+      "poke": 20043,
+      "res": 20044,
+      "sign": 20045,
+      "sweet": 20046,
+      "tra": 20047,
+      "##bing": 20048,
+      "##kick": 20049,
+      "##wreck": 20050,
+      "Ġsue": 20051,
+      "Ġbzzz": 20052,
+      "ĠTour": 20053,
+      "##iner": 20054,
+      "Ġcope": 20055,
+      "Ġcured": 20056,
+      "##idges": 20057,
+      "ĠSound": 20058,
+      "ĠSab": 20059,
+      "##leon": 20060,
+      "ĠHarm": 20061,
+      "ĠHooks": 20062,
+      "ĠHungry": 20063,
+      "##ilary": 20064,
+      "ĠHeavy": 20065,
+      "##ria": 20066,
+      "##cest": 20067,
+      "Ġeel": 20068,
+      "ĠOperation": 20069,
+      "ĠBurn": 20070,
+      "ĠBambi": 20071,
+      "Ġdocked": 20072,
+      "ĠME": 20073,
+      "ĠMedicine": 20074,
+      "Ġshakers": 20075,
+      "Ġancest": 20076,
+      "##akest": 20077,
+      "Ġloft": 20078,
+      "##ameleon": 20079,
+      "Ġreacted": 20080,
+      "Ġmakesh": 20081,
+      "Ġfailing": 20082,
+      "ĠYaya": 20083,
+      "Ġchimp": 20084,
+      "Ġchandel": 20085,
+      "Ġintact": 20086,
+      "ĠDottie": 20087,
+      "##ogram": 20088,
+      "Button": 20089,
+      "ĠCautiously": 20090,
+      "##ortly": 20091,
+      "ĠPoo": 20092,
+      "Ġrainforest": 20093,
+      "Ġmeteor": 20094,
+      "Ġdele": 20095,
+      "##earing": 20096,
+      "Ġbirdsong": 20097,
+      "ĠCanny": 20098,
+      "ĠGirls": 20099,
+      "Ġmeanness": 20100,
+      "Ġheadlights": 20101,
+      "Ġzagged": 20102,
+      "ĠJacklyn": 20103,
+      "Ġicecream": 20104,
+      "Ġribs": 20105,
+      "Ġreaders": 20106,
+      "Inch": 20107,
+      "Ġpatrol": 20108,
+      "Bobbi": 20109,
+      "##osing": 20110,
+      "ĠAtt": 20111,
+      "��Emb": 20112,
+      "Ġpurples": 20113,
+      "##lementine": 20114,
+      "Ġdirtiest": 20115,
+      "Ġsaliva": 20116,
+      "Ġfootprint": 20117,
+      "Ġlifeless": 20118,
+      "ĠJustine": 20119,
+      "##estruck": 20120,
+      "Ġcrowned": 20121,
+      "Ġbarns": 20122,
+      "ĠUnicorn": 20123,
+      "Ġscrumptious": 20124,
+      "Ġengrossed": 20125,
+      "Ġragged": 20126,
+      "Ġpostmaster": 20127,
+      "Ġfuzz": 20128,
+      "##looked": 20129,
+      "Ġshelters": 20130,
+      "Ġbirdcages": 20131,
+      "ĠBowser": 20132,
+      "Ġskillful": 20133,
+      "Ġstomachache": 20134,
+      "ĠBeezy": 20135,
+      "Leopard": 20136,
+      "Ġexperts": 20137,
+      "ĠRollo": 20138,
+      "ĠModern": 20139,
+      "ĠSunflowers": 20140,
+      "Marco": 20141,
+      "Ġcentu": 20142,
+      "Ġdumpster": 20143,
+      "ĠCrunch": 20144,
+      "Ġhatching": 20145,
+      "Ġmiracles": 20146,
+      "Ġmiraculously": 20147,
+      "ĠWilf": 20148,
+      "Ġreunion": 20149,
+      "Ġsuckers": 20150,
+      "Ġdisagrees": 20151,
+      "Smiling": 20152,
+      "Ġtantrums": 20153,
+      "ĠParker": 20154,
+      "Ġsuspected": 20155,
+      "##grown": 20156,
+      "ĠHailey": 20157,
+      "Ġsoothingly": 20158,
+      "ĠBarks": 20159,
+      "Phillip": 20160,
+      "Feather": 20161,
+      "Upon": 20162,
+      "Agnes": 20163,
+      "Snakes": 20164,
+      "Ġkilling": 20165,
+      "Enc": 20166,
+      "Ġprotests": 20167,
+      "Standing": 20168,
+      "Ġdoubtful": 20169,
+      "Ġcancel": 20170,
+      "Ġpostcards": 20171,
+      "ĠFolding": 20172,
+      "Ġnegative": 20173,
+      "Ġgurgling": 20174,
+      "forgive": 20175,
+      "ĠSerious": 20176,
+      "Pinchy": 20177,
+      "Ġdungeon": 20178,
+      "##annon": 20179,
+      "Ġultimately": 20180,
+      "Ġlinks": 20181,
+      "Ġshatters": 20182,
+      "Flicker": 20183,
+      "Ġugliest": 20184,
+      "Ġopponent": 20185,
+      "Ġsample": 20186,
+      "Ġclothespins": 20187,
+      "##aphne": 20188,
+      "Ġrooftop": 20189,
+      "'\".": 20190,
+      "Ġcredit": 20191,
+      "Ġrecovery": 20192,
+      "Ġconfessed": 20193,
+      "ĠDexter": 20194,
+      "Ġmourned": 20195,
+      "Ġinhabitants": 20196,
+      "Ġgrapevine": 20197,
+      "Ġmasseuse": 20198,
+      "Ġmakeshift": 20199,
+      "Aiden": 20200,
+      "Fanny": 20201,
+      "Giddy": 20202,
+      "Lazy": 20203,
+      "Laila": 20204,
+      "Mai": 20205,
+      "Pet": 20206,
+      "Sock": 20207,
+      "fight": 20208,
+      "horse": 20209,
+      "made": 20210,
+      "per": 20211,
+      "with": 20212,
+      "##cial": 20213,
+      "##dling": 20214,
+      "##view": 20215,
+      "Ġbib": 20216,
+      "##reo": 20217,
+      "##oul": 20218,
+      "##arily": 20219,
+      "ĠSuit": 20220,
+      "ĠSton": 20221,
+      "##etitive": 20222,
+      "##rivers": 20223,
+      "##stood": 20224,
+      "ĠLen": 20225,
+      "Ġweakest": 20226,
+      "ĠMotion": 20227,
+      "ĠItch": 20228,
+      "ĠApplaud": 20229,
+      "Ġjazzy": 20230,
+      "Ġrejected": 20231,
+      "Ġsaddest": 20232,
+      "Ġclinging": 20233,
+      "Ġclippers": 20234,
+      "Ġcaramel": 20235,
+      "ĠWarm": 20236,
+      "ĠWardrobe": 20237,
+      "Ġalgae": 20238,
+      "Ġbron": 20239,
+      "ĠFat": 20240,
+      "##ileen": 20241,
+      "Ġchirpy": 20242,
+      "Ġchameleon": 20243,
+      "##usal": 20244,
+      "Ġexcuses": 20245,
+      "ĠSoccer": 20246,
+      "ĠSooty": 20247,
+      "Ġpeer": 20248,
+      "Ġamu": 20249,
+      "ĠCave": 20250,
+      "##aseball": 20251,
+      "Ġgrater": 20252,
+      "Ġoverlooked": 20253,
+      "Ġcheep": 20254,
+      "ĠNail": 20255,
+      "Ġraincloud": 20256,
+      "Ġwarms": 20257,
+      "ĠWhales": 20258,
+      "ĠRiya": 20259,
+      "ĠRanch": 20260,
+      "ĠGenny": 20261,
+      "ĠGilda": 20262,
+      "Ġjester": 20263,
+      "Ġpiglets": 20264,
+      "Ġcowered": 20265,
+      "Ġdeliciously": 20266,
+      "##ierra": 20267,
+      "ĠBlueberries": 20268,
+      "Ġbreads": 20269,
+      "ĠBebo": 20270,
+      "Ġexposed": 20271,
+      "Ġshipwreck": 20272,
+      "Ġweaknesses": 20273,
+      "ĠStarla": 20274,
+      "Ġfrustrating": 20275,
+      "ĠUma": 20276,
+      "Ġdestructive": 20277,
+      "Ġrefusal": 20278,
+      "Ġanxiousness": 20279,
+      "Ġtirelessly": 20280,
+      "Ġhospit": 20281,
+      "Ġsheltered": 20282,
+      "Ġawestruck": 20283,
+      "Ġportion": 20284,
+      "Ġfreshness": 20285,
+      "##heartened": 20286,
+      "ĠSnack": 20287,
+      "Ġgranting": 20288,
+      "Ġwriters": 20289,
+      "ĠDidn": 20290,
+      "Spread": 20291,
+      "Ancient": 20292,
+      "Pauline": 20293,
+      "ĠTurtley": 20294,
+      "Ġbullying": 20295,
+      "ĠRalphie": 20296,
+      "ĠBravo": 20297,
+      "ĠFlynn": 20298,
+      "Joyce": 20299,
+      "ĠAgatha": 20300,
+      "ĠDoesn": 20301,
+      "ĠPeeps": 20302,
+      "ĠMatching": 20303,
+      "ĠTraffic": 20304,
+      "Louie": 20305,
+      "Ġvitamin": 20306,
+      "Ġtrimming": 20307,
+      "Ġentertainment": 20308,
+      "Ġsquirms": 20309,
+      "ĠFourth": 20310,
+      "ĠRelaxing": 20311,
+      "Ġrequired": 20312,
+      "Ġmisbehaved": 20313,
+      "##aunted": 20314,
+      "ĠParrots": 20315,
+      "Ġjerseys": 20316,
+      "ĠBrenda": 20317,
+      "Display": 20318,
+      "Eleven": 20319,
+      "ĠTinker": 20320,
+      "ĠAppreci": 20321,
+      "Ġgranola": 20322,
+      "Ġcrouching": 20323,
+      "##ersistent": 20324,
+      "Ġemployee": 20325,
+      "Haha": 20326,
+      "Ġhandwriting": 20327,
+      "Ġperplexed": 20328,
+      "Ġdawned": 20329,
+      "Ġunbearable": 20330,
+      "Ġinconven": 20331,
+      "Ġfemale": 20332,
+      "Ġcenturies": 20333,
+      "Addy": 20334,
+      "Cand": 20335,
+      "Casey": 20336,
+      "Fizzy": 20337,
+      "Kylie": 20338,
+      "Nell": 20339,
+      "Nicole": 20340,
+      "Sec": 20341,
+      "Success": 20342,
+      "Zog": 20343,
+      "circle": 20344,
+      "cadabra": 20345,
+      "flower": 20346,
+      "sour": 20347,
+      "safe": 20348,
+      "tie": 20349,
+      "watch": 20350,
+      "##then": 20351,
+      "##visions": 20352,
+      "Ġtu": 20353,
+      "Ġhing": 20354,
+      "Ġmim": 20355,
+      "Ġmamma": 20356,
+      "##isfied": 20357,
+      "##atives": 20358,
+      "##otty": 20359,
+      "##enix": 20360,
+      "##igel": 20361,
+      "ĠHear": 20362,
+      "ĠLine": 20363,
+      "ĠBrilliant": 20364,
+      "ĠBottle": 20365,
+      "ĠMice": 20366,
+      "ĠMiley": 20367,
+      "ĠMetal": 20368,
+      "##esha": 20369,
+      "Ġath": 20370,
+      "##rail": 20371,
+      "Ġjumbled": 20372,
+      "Ġsections": 20373,
+      "##iciness": 20374,
+      "Ġclipped": 20375,
+      "Ġalakazam": 20376,
+      "##acha": 20377,
+      "ĠJail": 20378,
+      "ĠFarah": 20379,
+      "##iego": 20380,
+      "Ġdownwards": 20381,
+      "Ġsunn": 20382,
+      "Ġlottery": 20383,
+      "Ġpocus": 20384,
+      "Ġspecially": 20385,
+      "Ġgroo": 20386,
+      "Ġhighly": 20387,
+      "ĠKicking": 20388,
+      "ĠNest": 20389,
+      "Ġdece": 20390,
+      "ĠRubby": 20391,
+      "Ġsatell": 20392,
+      "Ġflopping": 20393,
+      "Ġconstr": 20394,
+      "Ġpicker": 20395,
+      "Instantly": 20396,
+      "Ġjuicier": 20397,
+      "Ġroundest": 20398,
+      "Ġsmartness": 20399,
+      "Ġsidekick": 20400,
+      "Ġresulted": 20401,
+      "Ġrelia": 20402,
+      "ĠToad": 20403,
+      "ĠEmil": 20404,
+      "ĠGracy": 20405,
+      "Ġapplesauce": 20406,
+      "Ġprescri": 20407,
+      "Ġrobins": 20408,
+      "##bris": 20409,
+      "Ġorganizer": 20410,
+      "Ġpersonalities": 20411,
+      "Ġclownfish": 20412,
+      "Ġpumping": 20413,
+      "ĠSpidy": 20414,
+      "ĠSpoiled": 20415,
+      "Ġindivid": 20416,
+      "ĠNoisy": 20417,
+      "##eroplane": 20418,
+      "Ġdetergent": 20419,
+      "Ġtemples": 20420,
+      "Ġautograph": 20421,
+      "Ġshortest": 20422,
+      "Ġbillowing": 20423,
+      "Ġhutch": 20424,
+      "Ġattachment": 20425,
+      "Ġbookcases": 20426,
+      "Ġgasoline": 20427,
+      "ĠUnite": 20428,
+      "Ġgrove": 20429,
+      "Sharon": 20430,
+      "Ġbleach": 20431,
+      "ĠChef": 20432,
+      "ĠGrowl": 20433,
+      "ĠAbracadabra": 20434,
+      "Ġruling": 20435,
+      "Ġwritings": 20436,
+      "Ġdotted": 20437,
+      "ĠSquary": 20438,
+      "Exploring": 20439,
+      "Quiz": 20440,
+      "ĠOlga": 20441,
+      "ĠPokey": 20442,
+      "Pew": 20443,
+      "Forgive": 20444,
+      "ĠRichie": 20445,
+      "ĠPlum": 20446,
+      "Ġwriggles": 20447,
+      "Boing": 20448,
+      "Ġsavouring": 20449,
+      "ĠMarching": 20450,
+      "Flying": 20451,
+      "ĠBroc": 20452,
+      "ĠEdgar": 20453,
+      "Imp": 20454,
+      "ĠRhino": 20455,
+      "##ergus": 20456,
+      "Ġpossibility": 20457,
+      "Ġunstopp": 20458,
+      "ĠFactory": 20459,
+      "ĠCakey": 20460,
+      "ĠJamal": 20461,
+      "Ġinformed": 20462,
+      "Ġcommanded": 20463,
+      "ĠPeeky": 20464,
+      "Delay": 20465,
+      "ĠMilky": 20466,
+      "##iwi": 20467,
+      "Ġclearest": 20468,
+      "Ġbeliefs": 20469,
+      "ĠAbbey": 20470,
+      "Ġunbelie": 20471,
+      "Ġmaintain": 20472,
+      "ĠPeachy": 20473,
+      "Ġtechnician": 20474,
+      "Ġbustle": 20475,
+      "ĠAutomobile": 20476,
+      "Ġtransport": 20477,
+      "ĠOpinion": 20478,
+      "ancient": 20479,
+      "ĠFreezer": 20480,
+      "Ġfrying": 20481,
+      "Ġcrevices": 20482,
+      "Ġbroadly": 20483,
+      "ĠSherry": 20484,
+      "Ġcorridor": 20485,
+      "Ġneglected": 20486,
+      "Nutty": 20487,
+      "Ġmascot": 20488,
+      "Ġwithered": 20489,
+      "Ġmammoth": 20490,
+      "Ġhustle": 20491,
+      "Ġutens": 20492,
+      "Ġlounge": 20493,
+      "Ġamulet": 20494,
+      "Av": 20495,
+      "Cuddles": 20496,
+      "Crystal": 20497,
+      "Furry": 20498,
+      "Fierce": 20499,
+      "Foolish": 20500,
+      "Jes": 20501,
+      "Nine": 20502,
+      "Oy": 20503,
+      "Oats": 20504,
+      "Ostri": 20505,
+      "Pep": 20506,
+      "Sne": 20507,
+      "Vict": 20508,
+      "Warn": 20509,
+      "Youth": 20510,
+      "embarrass": 20511,
+      "jail": 20512,
+      "ow": 20513,
+      "powder": 20514,
+      "sol": 20515,
+      "tell": 20516,
+      "Ġ:": 20517,
+      "Ġ&": 20518,
+      "Ġ?\"": 20519,
+      "##you": 20520,
+      "##down": 20521,
+      "##IS": 20522,
+      "Ġajar": 20523,
+      "Ġbount": 20524,
+      "Ġbrill": 20525,
+      "ĠTalia": 20526,
+      "Ġdunes": 20527,
+      "Ġpyth": 20528,
+      "##llers": 20529,
+      "ĠSav": 20530,
+      "ĠSubway": 20531,
+      "##anne": 20532,
+      "##oration": 20533,
+      "ĠHatty": 20534,
+      "ĠLanguage": 20535,
+      "Ġdoe": 20536,
+      "ĠMuddy": 20537,
+      "ĠMaster": 20538,
+      "ĠMeredith": 20539,
+      "##esame": 20540,
+      "Ġkibble": 20541,
+      "ĠAway": 20542,
+      "ĠArnie": 20543,
+      "Ġfridges": 20544,
+      "##ssed": 20545,
+      "Ġprance": 20546,
+      "##ickered": 20547,
+      "Ġblaring": 20548,
+      "Ġfee": 20549,
+      "Ġabund": 20550,
+      "##nders": 20551,
+      "Ġhooray": 20552,
+      "ĠEnt": 20553,
+      "ĠEscape": 20554,
+      "Ġclears": 20555,
+      "Ġflows": 20556,
+      "##ools": 20557,
+      "ĠPablo": 20558,
+      "Ġuncles": 20559,
+      "ĠRuggy": 20560,
+      "ĠGO": 20561,
+      "ĠGar": 20562,
+      "ĠGavin": 20563,
+      "Donna": 20564,
+      "Afterward": 20565,
+      "Ġfarming": 20566,
+      "Ġcrushing": 20567,
+      "Sami": 20568,
+      "Ġcontact": 20569,
+      "ĠRef": 20570,
+      "Ġriverside": 20571,
+      "ĠZap": 20572,
+      "Ġsupr": 20573,
+      "Beary": 20574,
+      "Stick": 20575,
+      "Ġtidiest": 20576,
+      "Ġvanishes": 20577,
+      "ĠMysterious": 20578,
+      "Ġlabor": 20579,
+      "Ġmilder": 20580,
+      "Ġcomplaint": 20581,
+      "Ġthundercloud": 20582,
+      "Ġpatchwork": 20583,
+      "Ġresists": 20584,
+      "Ġgymn": 20585,
+      "Ġspoiler": 20586,
+      "Ġracoon": 20587,
+      "Ġstrengthen": 20588,
+      "Ġhonored": 20589,
+      "Ġburden": 20590,
+      "ĠBoxie": 20591,
+      "Organ": 20592,
+      "Ġadmiringly": 20593,
+      "Ġcontrolling": 20594,
+      "Ġdestinations": 20595,
+      "Ġscrewdrivers": 20596,
+      "Kimmy": 20597,
+      "ĠHuge": 20598,
+      "ĠHugh": 20599,
+      "Ġdesperation": 20600,
+      "ĠGlad": 20601,
+      "Ġpositions": 20602,
+      "ĠRuthie": 20603,
+      "ĠIcey": 20604,
+      "Ġdepar": 20605,
+      "Scr": 20606,
+      "Ġcircum": 20607,
+      "Ġnarrowed": 20608,
+      "ĠMopsy": 20609,
+      "Winnie": 20610,
+      "ĠHattie": 20611,
+      "Ġrattles": 20612,
+      "Ġraisin": 20613,
+      "unfreeze": 20614,
+      "Ġlifelong": 20615,
+      "Ġdisobedience": 20616,
+      "##gnorance": 20617,
+      "Ġgloomiest": 20618,
+      "Ġbragged": 20619,
+      "toothed": 20620,
+      "##aliyah": 20621,
+      "ĠPaloma": 20622,
+      "ĠZebras": 20623,
+      "ĠTerence": 20624,
+      "ĠDriving": 20625,
+      "ĠBerty": 20626,
+      "ĠFairies": 20627,
+      "ĠRepair": 20628,
+      "Ġirre": 20629,
+      "Ġintimidated": 20630,
+      "ĠVictoria": 20631,
+      "ĠBaths": 20632,
+      "Ġapologetically": 20633,
+      "Pasta": 20634,
+      "ĠNormal": 20635,
+      "Ġscorp": 20636,
+      "Ġfairer": 20637,
+      "Ġbabbling": 20638,
+      "ĠAlec": 20639,
+      "Ġpersuasive": 20640,
+      "attach": 20641,
+      "ĠIgnoring": 20642,
+      "Ġhospitals": 20643,
+      "Ġunstoppable": 20644,
+      "Ġpython": 20645,
+      "Boop": 20646,
+      "Cup": 20647,
+      "Far": 20648,
+      "Filled": 20649,
+      "Hay": 20650,
+      "Jed": 20651,
+      "Jem": 20652,
+      "Karl": 20653,
+      "Kira": 20654,
+      "Kanga": 20655,
+      "Sack": 20656,
+      "Tears": 20657,
+      "Wave": 20658,
+      "Walk": 20659,
+      "kick": 20660,
+      "kart": 20661,
+      "ores": 20662,
+      "part": 20663,
+      "rise": 20664,
+      "yellow": 20665,
+      "##aun": 20666,
+      "##gently": 20667,
+      "##lia": 20668,
+      "##hold": 20669,
+      "##zers": 20670,
+      "##foot": 20671,
+      "Ġane": 20672,
+      "Ġfades": 20673,
+      "ĠTory": 20674,
+      "Ġlus": 20675,
+      "Ġpixie": 20676,
+      "ĠTheodore": 20677,
+      "##omino": 20678,
+      "##idan": 20679,
+      "ĠHidden": 20680,
+      "ĠHealthy": 20681,
+      "##unken": 20682,
+      "##ader": 20683,
+      "ĠMitten": 20684,
+      "ĠMai": 20685,
+      "ĠMalia": 20686,
+      "Ġtimeout": 20687,
+      "##alp": 20688,
+      "ĠAero": 20689,
+      "Ġsequ": 20690,
+      "Ġouts": 20691,
+      "Ġscalp": 20692,
+      "Ġbroth": 20693,
+      "##obes": 20694,
+      "ĠFog": 20695,
+      "ĠFlies": 20696,
+      "Ġsunken": 20697,
+      "Ġswelling": 20698,
+      "Ġwhoa": 20699,
+      "ĠDick": 20700,
+      "ĠDandy": 20701,
+      "Ġskipper": 20702,
+      "ĠCind": 20703,
+      "Ġhandstand": 20704,
+      "Ġkinda": 20705,
+      "ĠWee": 20706,
+      "ĠThomp": 20707,
+      "Ġbuff": 20708,
+      "Ġlovelier": 20709,
+      "ĠKel": 20710,
+      "ĠKey": 20711,
+      "##emand": 20712,
+      "Ġstocking": 20713,
+      "##anest": 20714,
+      "Ġremorse": 20715,
+      "Ġdeals": 20716,
+      "Ġdegre": 20717,
+      "Ġdebris": 20718,
+      "ĠRough": 20719,
+      "ĠRiko": 20720,
+      "Ġpaced": 20721,
+      "Ġcrafty": 20722,
+      "ĠGames": 20723,
+      "Ġdisheartened": 20724,
+      "Ġclapper": 20725,
+      "ĠFinley": 20726,
+      "Ġstegosaurus": 20727,
+      "##dele": 20728,
+      "ĠRegular": 20729,
+      "ĠEmer": 20730,
+      "Ġsailboats": 20731,
+      "Ġfanned": 20732,
+      "Ġshrunken": 20733,
+      "Ġsourness": 20734,
+      "Studying": 20735,
+      "Ġmotiv": 20736,
+      "Ġsolves": 20737,
+      "Ġmotorcy": 20738,
+      "Ġtelevisions": 20739,
+      "##serve": 20740,
+      "Ġsellers": 20741,
+      "Ġburner": 20742,
+      "ĠNoelle": 20743,
+      "Ġdeafening": 20744,
+      "Ġcellar": 20745,
+      "##cury": 20746,
+      "Ġtwirly": 20747,
+      "ĠUnpack": 20748,
+      "ĠSupply": 20749,
+      "Ġoperas": 20750,
+      "ĠOwls": 20751,
+      "Ġexits": 20752,
+      "ĠHoho": 20753,
+      "Ġstraighten": 20754,
+      "ĠCheep": 20755,
+      "ĠAbel": 20756,
+      "ĠMoses": 20757,
+      "Unlock": 20758,
+      "Ġfrosty": 20759,
+      "##ienna": 20760,
+      "Ġstingers": 20761,
+      "Ġdamaging": 20762,
+      "Ġslamming": 20763,
+      "Abra": 20764,
+      "ĠUpstairs": 20765,
+      "##rative": 20766,
+      "weigh": 20767,
+      "ĠTrip": 20768,
+      "Ġglitters": 20769,
+      "##going": 20770,
+      "Ġcongratulations": 20771,
+      "ĠArctic": 20772,
+      "Ġgroaning": 20773,
+      "Ġassumed": 20774,
+      "ĠBarrel": 20775,
+      "Scatter": 20776,
+      "ĠBrody": 20777,
+      "Ġfluffiest": 20778,
+      "being": 20779,
+      "Tea": 20780,
+      "##etta": 20781,
+      "ĠHorsey": 20782,
+      "Ġadvanced": 20783,
+      "Ġscanner": 20784,
+      "ĠAutumn": 20785,
+      "ĠClarice": 20786,
+      "ĠCommy": 20787,
+      "Ġflexed": 20788,
+      "ĠResting": 20789,
+      "Ġpondering": 20790,
+      "Ġsplinters": 20791,
+      "Ġcleverer": 20792,
+      "Ġpollin": 20793,
+      "ĠDesk": 20794,
+      "Ġhotdogs": 20795,
+      "ĠNosey": 20796,
+      "Ġcartwheels": 20797,
+      "ĠEsk": 20798,
+      "Ġsnorkel": 20799,
+      "Diane": 20800,
+      "Ġdeveloped": 20801,
+      "ĠBushy": 20802,
+      "Ġmurmured": 20803,
+      "Ġcommunicating": 20804,
+      "Ġmelodic": 20805,
+      "Dolphin": 20806,
+      "Ġunraveled": 20807,
+      "Ġsacrif": 20808,
+      "Pigeon": 20809,
+      "ĠCotton": 20810,
+      "Ġancestors": 20811,
+      "ĠAppreciate": 20812,
+      "Ġindividual": 20813,
+      "Ġluscious": 20814,
+      "ĠThompson": 20815,
+      "Ġdegrees": 20816,
+      "Bull": 20817,
+      "Cory": 20818,
+      "Caleb": 20819,
+      "Deep": 20820,
+      "High": 20821,
+      "Lara": 20822,
+      "Lock": 20823,
+      "Mor": 20824,
+      "Naomi": 20825,
+      "Ped": 20826,
+      "Roof": 20827,
+      "Sand": 20828,
+      "Tabby": 20829,
+      "Wanda": 20830,
+      "Writing": 20831,
+      "buzz": 20832,
+      "gl": 20833,
+      "ste": 20834,
+      "wo": 20835,
+      "##cite": 20836,
+      "##edric": 20837,
+      "ĠTalking": 20838,
+      "Ġwafted": 20839,
+      "Ġculp": 20840,
+      "##erome": 20841,
+      "##onne": 20842,
+      "ĠSuch": 20843,
+      "ĠSeed": 20844,
+      "ĠServe": 20845,
+      "ĠSpecial": 20846,
+      "##ircles": 20847,
+      "Ġinject": 20848,
+      "Ġplaything": 20849,
+      "Ġovals": 20850,
+      "Ġram": 20851,
+      "ĠLyle": 20852,
+      "Ġliars": 20853,
+      "ĠBing": 20854,
+      "ĠBikes": 20855,
+      "##entle": 20856,
+      "Ġsmudges": 20857,
+      "Ġwhooped": 20858,
+      "Ġisla": 20859,
+      "ĠAnderson": 20860,
+      "Ġlover": 20861,
+      "##orence": 20862,
+      "Ġtoybox": 20863,
+      "Ġmakeover": 20864,
+      "Ġlair": 20865,
+      "ĠWon": 20866,
+      "ĠButch": 20867,
+      "Ġagent": 20868,
+      "Ġdownhill": 20869,
+      "ĠYoung": 20870,
+      "##icki": 20871,
+      "Ġmystic": 20872,
+      "Ġswatter": 20873,
+      "##usual": 20874,
+      "Ġintention": 20875,
+      "ĠDra": 20876,
+      "Ġgreasy": 20877,
+      "Ġholy": 20878,
+      "Ġslunk": 20879,
+      "Ġhandmade": 20880,
+      "##inese": 20881,
+      "Ġbuggy": 20882,
+      "Ġoverdo": 20883,
+      "##uffins": 20884,
+      "ĠPhew": 20885,
+      "ĠPants": 20886,
+      "ĠNella": 20887,
+      "ĠNico": 20888,
+      "Ġmetho": 20889,
+      "Ġsnoot": 20890,
+      "ĠRuru": 20891,
+      "ĠJodi": 20892,
+      "Ġthrower": 20893,
+      "Ġsandpaper": 20894,
+      "Ġsteamed": 20895,
+      "Ġmarsh": 20896,
+      "Ġseawater": 20897,
+      "##amped": 20898,
+      "Ġquietness": 20899,
+      "Ġvision": 20900,
+      "Ġrelative": 20901,
+      "Ġwelcomes": 20902,
+      "ĠChinese": 20903,
+      "Ġlivingroom": 20904,
+      "Ġpushy": 20905,
+      "Ġdistressed": 20906,
+      "##atory": 20907,
+      "Ġmedit": 20908,
+      "Ġpractically": 20909,
+      "Ġpackets": 20910,
+      "ĠStation": 20911,
+      "ĠSpear": 20912,
+      "ĠSpread": 20913,
+      "ĠPeppers": 20914,
+      "ĠPeering": 20915,
+      "##onda": 20916,
+      "Meat": 20917,
+      "ĠTrumpet": 20918,
+      "ĠShout": 20919,
+      "Ġfussy": 20920,
+      "Ġtearful": 20921,
+      "Ġcribs": 20922,
+      "Didn": 20923,
+      "Ġinfl": 20924,
+      "ĠPatricia": 20925,
+      "Shampoo": 20926,
+      "Ġbleating": 20927,
+      "Blocks": 20928,
+      "Ġtraveller": 20929,
+      "Ġshocking": 20930,
+      "Ġinvestigating": 20931,
+      "Ġhesitates": 20932,
+      "ĠMattress": 20933,
+      "Ġexpressions": 20934,
+      "Rocks": 20935,
+      "ĠPluto": 20936,
+      "clack": 20937,
+      "Ġpossum": 20938,
+      "Smell": 20939,
+      "Ġgallery": 20940,
+      "Ġcautioned": 20941,
+      "ĠRacey": 20942,
+      "Melanie": 20943,
+      "ĠStrike": 20944,
+      "ĠDelivery": 20945,
+      "ĠMilli": 20946,
+      "Ġacrobat": 20947,
+      "Ġdescend": 20948,
+      "Ġgnaw": 20949,
+      "Ġconstruct": 20950,
+      "Ġdazzled": 20951,
+      "Ġkilogram": 20952,
+      "Ġpoorer": 20953,
+      "ĠAdventures": 20954,
+      "Spiders": 20955,
+      "Ġensuring": 20956,
+      "Ġmisbehaving": 20957,
+      "Ġgurgle": 20958,
+      "Ġcores": 20959,
+      "ĠTeamwork": 20960,
+      "disgusting": 20961,
+      "ĠTwinkie": 20962,
+      "ĠClifford": 20963,
+      "Desperate": 20964,
+      "ĠBuilding": 20965,
+      "remain": 20966,
+      "Ġnarrative": 20967,
+      "Ġtoothpicks": 20968,
+      "Ġpredicted": 20969,
+      "ĠSlithers": 20970,
+      "Ġbouncier": 20971,
+      "Ġlimbs": 20972,
+      "Ġbuttercups": 20973,
+      "Ġeggplant": 20974,
+      "Stephanie": 20975,
+      "Connor": 20976,
+      "Ġaggressive": 20977,
+      "clear": 20978,
+      "Ġcrossroads": 20979,
+      "Ġinconvenience": 20980,
+      "Ġutensils": 20981,
+      "ĠEmergency": 20982,
+      "Better": 20983,
+      "Cauliflower": 20984,
+      "Hazel": 20985,
+      "Ignorant": 20986,
+      "Jail": 20987,
+      "Kite": 20988,
+      "Lesson": 20989,
+      "Muffy": 20990,
+      "Mitch": 20991,
+      "Motor": 20992,
+      "Rare": 20993,
+      "Rina": 20994,
+      "Rrrr": 20995,
+      "Sa": 20996,
+      "Yucky": 20997,
+      "ad": 20998,
+      "appear": 20999,
+      "lo": 21000,
+      "line": 21001,
+      "ra": 21002,
+      "take": 21003,
+      "worm": 21004,
+      "Ġ_": 21005,
+      "Ġ!\"": 21006,
+      "Ġounce": 21007,
+      "##say": 21008,
+      "##pad": 21009,
+      "##piece": 21010,
+      "##hire": 21011,
+      "##zil": 21012,
+      "##uis": 21013,
+      "##fold": 21014,
+      "Ġbum": 21015,
+      "Ġwaft": 21016,
+      "##reated": 21017,
+      "Ġpried": 21018,
+      "##oning": 21019,
+      "##idst": 21020,
+      "##inged": 21021,
+      "ĠHiding": 21022,
+      "Ġyo": 21023,
+      "##ooby": 21024,
+      "ĠBoys": 21025,
+      "ĠMc": 21026,
+      "ĠMarge": 21027,
+      "Ġshred": 21028,
+      "Ġshaded": 21029,
+      "Ġnecess": 21030,
+      "Ġbop": 21031,
+      "ĠAx": 21032,
+      "ĠAustin": 21033,
+      "Ġlovable": 21034,
+      "Ġjagged": 21035,
+      "##icke": 21036,
+      "Ġclunk": 21037,
+      "Ġmeanest": 21038,
+      "ĠWolves": 21039,
+      "Ġbrittle": 21040,
+      "Ġbrrr": 21041,
+      "Ġworthy": 21042,
+      "##iah": 21043,
+      "Ġexh": 21044,
+      "Ġpram": 21045,
+      "Ġintended": 21046,
+      "ĠDully": 21047,
+      "ĠDoodle": 21048,
+      "Ġpict": 21049,
+      "Ġholl": 21050,
+      "Ġamusing": 21051,
+      "Ġtrough": 21052,
+      "ĠCoral": 21053,
+      "##ften": 21054,
+      "Ġdonated": 21055,
+      "Ġgrrr": 21056,
+      "##bbit": 21057,
+      "ĠKo": 21058,
+      "ĠKia": 21059,
+      "ĠKatelyn": 21060,
+      "Ġquenched": 21061,
+      "ĠPle": 21062,
+      "ĠParent": 21063,
+      "ĠPushing": 21064,
+      "ĠPiano": 21065,
+      "ĠRy": 21066,
+      "Ġpacing": 21067,
+      "Ġfiner": 21068,
+      "ĠGeese": 21069,
+      "##rewn": 21070,
+      "Ġduckies": 21071,
+      "Ġdiscomfort": 21072,
+      "Benji": 21073,
+      "##coal": 21074,
+      "Ġsteers": 21075,
+      "Ġcountless": 21076,
+      "##artoon": 21077,
+      "##owering": 21078,
+      "Ġspotlight": 21079,
+      "Ġjury": 21080,
+      "Ġblackberries": 21081,
+      "ĠReward": 21082,
+      "ĠReef": 21083,
+      "Ġglowy": 21084,
+      "Bebe": 21085,
+      "Ġsmoothies": 21086,
+      "Ġexpired": 21087,
+      "Stacey": 21088,
+      "Ġladled": 21089,
+      "ĠStirring": 21090,
+      "ĠSpr": 21091,
+      "Ġlogo": 21092,
+      "Ġspaceman": 21093,
+      "##onya": 21094,
+      "Ġstriving": 21095,
+      "Ġshiney": 21096,
+      "Ġbulldozer": 21097,
+      "Ġtruths": 21098,
+      "Ġsurfaced": 21099,
+      "ĠShady": 21100,
+      "Ġweeps": 21101,
+      "Ġweeped": 21102,
+      "Ġstables": 21103,
+      "Didi": 21104,
+      "Chair": 21105,
+      "ĠFlare": 21106,
+      "ĠFlipper": 21107,
+      "Alligator": 21108,
+      "##reative": 21109,
+      "ĠTwiggy": 21110,
+      "Ġemerge": 21111,
+      "ĠMeggie": 21112,
+      "ĠHopefully": 21113,
+      "ĠRaymond": 21114,
+      "Ġinstruction": 21115,
+      "change": 21116,
+      "Ġgrief": 21117,
+      "##olli": 21118,
+      "ĠUpset": 21119,
+      "Ġunwanted": 21120,
+      "ĠExam": 21121,
+      "Ġwaddles": 21122,
+      "Flash": 21123,
+      "Ġsouls": 21124,
+      "ĠBadger": 21125,
+      "ĠGlimmer": 21126,
+      "Ġattacks": 21127,
+      "Ġdriftwood": 21128,
+      "Ġswallowing": 21129,
+      "Sunflower": 21130,
+      "ĠMinerals": 21131,
+      "ĠPigs": 21132,
+      "ĠGrandson": 21133,
+      "##asmin": 21134,
+      "Score": 21135,
+      "ĠPotty": 21136,
+      "Ġjingly": 21137,
+      "Ġastonishment": 21138,
+      "Smoke": 21139,
+      "Ġconditioner": 21140,
+      "Ġshuffling": 21141,
+      "ĠVegetables": 21142,
+      "scary": 21143,
+      "ĠSidney": 21144,
+      "Ġunscathed": 21145,
+      "ĠAria": 21146,
+      "Ġadjustments": 21147,
+      "##itzi": 21148,
+      "Ġduet": 21149,
+      "Flexible": 21150,
+      "ĠEarly": 21151,
+      "Tracy": 21152,
+      "Sharks": 21153,
+      "##glass": 21154,
+      "Attach": 21155,
+      "Ġdaffodils": 21156,
+      "Ġthorny": 21157,
+      "Ġblistered": 21158,
+      "Ġmantel": 21159,
+      "ĠEarthquakes": 21160,
+      "ĠSquirmy": 21161,
+      "Ġaccurate": 21162,
+      "Ġaccurately": 21163,
+      "Ġterms": 21164,
+      "Accidents": 21165,
+      "Celebrate": 21166,
+      "Ġhoarding": 21167,
+      "Abbi": 21168,
+      "Natalie": 21169,
+      "ĠTelevision": 21170,
+      "ĠBroomy": 21171,
+      "Bubu": 21172,
+      "imagine": 21173,
+      "Ġshuddered": 21174,
+      "Ġadvertisement": 21175,
+      "Ġrascals": 21176,
+      "Ġasteroids": 21177,
+      "Rudolph": 21178,
+      "arf": 21179,
+      "Ġbrilliance": 21180,
+      "Ġcircumstance": 21181,
+      "Camp": 21182,
+      "Lung": 21183,
+      "Mu": 21184,
+      "Mir": 21185,
+      "Mag": 21186,
+      "Miguel": 21187,
+      "Pillow": 21188,
+      "Sissy": 21189,
+      "bug": 21190,
+      "baked": 21191,
+      "coo": 21192,
+      "dark": 21193,
+      "hat": 21194,
+      "heal": 21195,
+      "mix": 21196,
+      "nice": 21197,
+      "sugar": 21198,
+      "serve": 21199,
+      "##sive": 21200,
+      "##giveness": 21201,
+      "##ville": 21202,
+      "##IL": 21203,
+      "##AH": 21204,
+      "##AN": 21205,
+      "##ED": 21206,
+      "##Bee": 21207,
+      "Ġtatt": 21208,
+      "Ġsoooo": 21209,
+      "Ġtoler": 21210,
+      "Ġhomet": 21211,
+      "ĠTu": 21212,
+      "ĠTable": 21213,
+      "ĠTappy": 21214,
+      "ĠTigo": 21215,
+      "##ouches": 21216,
+      "Ġcasc": 21217,
+      "Ġheirl": 21218,
+      "Ġnaked": 21219,
+      "Ġnonsense": 21220,
+      "##arma": 21221,
+      "ĠHanging": 21222,
+      "ĠHans": 21223,
+      "##vern": 21224,
+      "Ġbellow": 21225,
+      "Ġbeards": 21226,
+      "Ġodor": 21227,
+      "ĠShells": 21228,
+      "Ġstrewn": 21229,
+      "ĠLate": 21230,
+      "ĠLonely": 21231,
+      "Ġupstream": 21232,
+      "Ġdoin": 21233,
+      "ĠMurphy": 21234,
+      "Ġneatest": 21235,
+      "Ġbosses": 21236,
+      "##alent": 21237,
+      "Ġjung": 21238,
+      "Ġcanister": 21239,
+      "Ġfrayed": 21240,
+      "##arer": 21241,
+      "ĠWra": 21242,
+      "##ias": 21243,
+      "ĠFetch": 21244,
+      "ĠFawn": 21245,
+      "Ġchis": 21246,
+      "##apy": 21247,
+      "Ġdecre": 21248,
+      "ĠDelia": 21249,
+      "ĠEv": 21250,
+      "ĠEleanor": 21251,
+      "Ġmoats": 21252,
+      "Ġslinked": 21253,
+      "ĠCone": 21254,
+      "ĠClive": 21255,
+      "##rolled": 21256,
+      "ĠWeird": 21257,
+      "ĠWealthy": 21258,
+      "ĠThorn": 21259,
+      "Ġafterall": 21260,
+      "##ilding": 21261,
+      "ĠInny": 21262,
+      "ĠPau": 21263,
+      "ĠPops": 21264,
+      "Ġtracing": 21265,
+      "ĠRomeo": 21266,
+      "Ġarmed": 21267,
+      "Ġwelled": 21268,
+      "Ġgiver": 21269,
+      "Ġattending": 21270,
+      "Ġsuited": 21271,
+      "##irport": 21272,
+      "Ġpocketed": 21273,
+      "Ġshrub": 21274,
+      "Ġactress": 21275,
+      "Ġchocolatey": 21276,
+      "ĠDonald": 21277,
+      "Ġroughness": 21278,
+      "Ġhornet": 21279,
+      "Ġindoor": 21280,
+      "Ġpropped": 21281,
+      "Ġreverses": 21282,
+      "ĠLooks": 21283,
+      "Ġurgently": 21284,
+      "Ġgains": 21285,
+      "Isabelle": 21286,
+      "ĠClappy": 21287,
+      "Ġregretfully": 21288,
+      "ĠFlippy": 21289,
+      "Lea": 21290,
+      "Ġconfuse": 21291,
+      "ĠGrady": 21292,
+      "ĠDrum": 21293,
+      "Ġdeserted": 21294,
+      "ĠJeanie": 21295,
+      "ĠPrinter": 21296,
+      "Ġwounded": 21297,
+      "Ġtractors": 21298,
+      "ĠSadness": 21299,
+      "Pebby": 21300,
+      "Absolutely": 21301,
+      "Ġflavorful": 21302,
+      "ĠBallie": 21303,
+      "ĠMelina": 21304,
+      "Juliet": 21305,
+      "Ġundid": 21306,
+      "ĠHerbs": 21307,
+      "Ġcooperated": 21308,
+      "ĠBrazil": 21309,
+      "Ġmischievously": 21310,
+      "ĠBunnies": 21311,
+      "Ġunzipping": 21312,
+      "Squash": 21313,
+      "Ġprivile": 21314,
+      "Ġfluffier": 21315,
+      "Cows": 21316,
+      "Ġeruption": 21317,
+      "Prunes": 21318,
+      "Breezy": 21319,
+      "ĠBraveheart": 21320,
+      "Stretching": 21321,
+      "ĠPetunia": 21322,
+      "Ġgloomier": 21323,
+      "Ġentertaining": 21324,
+      "ĠCalvin": 21325,
+      "ĠAlligators": 21326,
+      "Cooking": 21327,
+      "Ġpositioned": 21328,
+      "Ġmangoes": 21329,
+      "Ġstreaks": 21330,
+      "ĠSplish": 21331,
+      "ĠArmchair": 21332,
+      "Ġerrand": 21333,
+      "ĠGhosts": 21334,
+      "ĠDrip": 21335,
+      "Ġbulging": 21336,
+      "Chicken": 21337,
+      "ĠPretend": 21338,
+      "ĠGilbert": 21339,
+      "##looking": 21340,
+      "Ġcalcul": 21341,
+      "ĠShooting": 21342,
+      "Smokey": 21343,
+      "ĠPurpy": 21344,
+      "Ġoptimistic": 21345,
+      "Ġorphanage": 21346,
+      "Ġshriek": 21347,
+      "ĠQuarreling": 21348,
+      "Ġepisode": 21349,
+      "Ġmystical": 21350,
+      "Ġhometown": 21351,
+      "Ġheirloom": 21352,
+      "Ġjungles": 21353,
+      ".)": 21354,
+      "Aaron": 21355,
+      "Bath": 21356,
+      "Bike": 21357,
+      "Col": 21358,
+      "Carry": 21359,
+      "Dig": 21360,
+      "Derek": 21361,
+      "Fork": 21362,
+      "Gab": 21363,
+      "Gather": 21364,
+      "Haley": 21365,
+      "Hockey": 21366,
+      "Mal": 21367,
+      "Marian": 21368,
+      "Razor": 21369,
+      "Ringo": 21370,
+      "Talk": 21371,
+      "banana": 21372,
+      "put": 21373,
+      "separate": 21374,
+      "tag": 21375,
+      "water": 21376,
+      "##cers": 21377,
+      "##daughter": 21378,
+      "##jor": 21379,
+      "##win": 21380,
+      "##vit": 21381,
+      "##IG": 21382,
+      "Ġwits": 21383,
+      "Ġhue": 21384,
+      "Ġfiling": 21385,
+      "ĠTax": 21386,
+      "Ġlame": 21387,
+      "##erick": 21388,
+      "Ġhal": 21389,
+      "##anche": 21390,
+      "Ġthickest": 21391,
+      "Ġthrive": 21392,
+      "##rial": 21393,
+      "##ckers": 21394,
+      "##nee": 21395,
+      "ĠBizzy": 21396,
+      "ĠBiki": 21397,
+      "##seen": 21398,
+      "ĠMiko": 21399,
+      "Ġshards": 21400,
+      "##alu": 21401,
+      "ĠActing": 21402,
+      "Ġseaf": 21403,
+      "Ġtremend": 21404,
+      "##opards": 21405,
+      "ĠJin": 21406,
+      "ĠJuno": 21407,
+      "Ġfled": 21408,
+      "Ġblushing": 21409,
+      "Ġblinded": 21410,
+      "##uckoo": 21411,
+      "ĠDeb": 21412,
+      "##queline": 21413,
+      "ĠSol": 21414,
+      "Ġburial": 21415,
+      "ĠKiwi": 21416,
+      "Ġsquirts": 21417,
+      "ĠNola": 21418,
+      "Ġimpul": 21419,
+      "Ġmeters": 21420,
+      "Ġdelete": 21421,
+      "ĠRap": 21422,
+      "ĠRise": 21423,
+      "ĠRrrrr": 21424,
+      "Ġworkb": 21425,
+      "Ġwaiters": 21426,
+      "Ġmessiest": 21427,
+      "Ġsleepiness": 21428,
+      "Ġnightlight": 21429,
+      "ĠAllan": 21430,
+      "Ġbarista": 21431,
+      "Ġcountert": 21432,
+      "Ġwoodsman": 21433,
+      "Ġmatted": 21434,
+      "Ġspotty": 21435,
+      "Ġemerald": 21436,
+      "Ġresil": 21437,
+      "Ġschoolwork": 21438,
+      "Mystery": 21439,
+      "ĠStorm": 21440,
+      "Ġtentacle": 21441,
+      "ĠHoward": 21442,
+      "##portant": 21443,
+      "Ġfiercer": 21444,
+      "Ġdesigners": 21445,
+      "Ġerror": 21446,
+      "Ġbullfrog": 21447,
+      "##tta": 21448,
+      "Ġreported": 21449,
+      "##elligent": 21450,
+      "ĠShapes": 21451,
+      "ĠShoes": 21452,
+      "Ġgolfing": 21453,
+      "Ġsubsided": 21454,
+      "ĠClosed": 21455,
+      "ĠValley": 21456,
+      "Ġapologising": 21457,
+      "ĠFlorence": 21458,
+      "Ġequations": 21459,
+      "Learn": 21460,
+      "ĠAngry": 21461,
+      "Ġseasoning": 21462,
+      "Ġapproving": 21463,
+      "Unknown": 21464,
+      "Exercise": 21465,
+      "Ġpaddock": 21466,
+      "Ġbeginnings": 21467,
+      "##eahorse": 21468,
+      "Somebody": 21469,
+      "chamber": 21470,
+      "ĠAshy": 21471,
+      "ĠMelon": 21472,
+      "Ġdetached": 21473,
+      "Ġburrowed": 21474,
+      "ĠRonald": 21475,
+      "##ouncer": 21476,
+      "Ġbeehives": 21477,
+      "Ġspyglass": 21478,
+      "Ġcharcoal": 21479,
+      "climb": 21480,
+      ",''": 21481,
+      "##ylvie": 21482,
+      "Ġillustr": 21483,
+      "Gradually": 21484,
+      "ĠHarley": 21485,
+      "Square": 21486,
+      "Scarlett": 21487,
+      "Ġflicks": 21488,
+      "Smith": 21489,
+      "ĠHorses": 21490,
+      "Ġhostess": 21491,
+      "ĠGuy": 21492,
+      "Ġslyly": 21493,
+      "Melinda": 21494,
+      "ĠClarence": 21495,
+      "crazy": 21496,
+      "ĠCelebr": 21497,
+      "ĠHippos": 21498,
+      "Luca": 21499,
+      "ĠAvailable": 21500,
+      "ĠPolite": 21501,
+      "Ġscrunching": 21502,
+      "Ġraspy": 21503,
+      "Spinning": 21504,
+      "Trevor": 21505,
+      "Ġcycled": 21506,
+      "Ġsunburned": 21507,
+      "Swimming": 21508,
+      "Ġdisliked": 21509,
+      "ĠPalace": 21510,
+      "Ġfestivities": 21511,
+      "ĠSelma": 21512,
+      "Ġrumour": 21513,
+      "Goldie": 21514,
+      "Ġbulge": 21515,
+      "Crocodile": 21516,
+      "##rista": 21517,
+      "Wilbur": 21518,
+      "ĠScooter": 21519,
+      "snip": 21520,
+      "ĠHaircut": 21521,
+      "Counting": 21522,
+      "Ġparticipate": 21523,
+      "ĠRobyn": 21524,
+      "ĠObedient": 21525,
+      "Ġmisunderstood": 21526,
+      "Dennis": 21527,
+      "Georgie": 21528,
+      "Ġstunts": 21529,
+      "Ġsinister": 21530,
+      "Ġabruptly": 21531,
+      "Ġstapler": 21532,
+      "ĠEmbarrass": 21533,
+      "Ġbounty": 21534,
+      "Cassie": 21535,
+      "Further": 21536,
+      "Hunt": 21537,
+      "Know": 21538,
+      "Log": 21539,
+      "Lillie": 21540,
+      "Lana": 21541,
+      "Pour": 21542,
+      "Poof": 21543,
+      "Sel": 21544,
+      "Seal": 21545,
+      "gr": 21546,
+      "melt": 21547,
+      "oil": 21548,
+      "prevent": 21549,
+      "rain": 21550,
+      "replace": 21551,
+      "send": 21552,
+      "toys": 21553,
+      "Ġi": 21554,
+      "##ni": 21555,
+      "##woman": 21556,
+      "Ġton": 21557,
+      "Ġtopped": 21558,
+      "Ġfiddle": 21559,
+      "ĠTrap": 21560,
+      "##reted": 21561,
+      "Ġlather": 21562,
+      "Ġdimmer": 21563,
+      "Ġmentions": 21564,
+      "Ġhem": 21565,
+      "Ġheave": 21566,
+      "Ġsam": 21567,
+      "ĠSeahorse": 21568,
+      "##orce": 21569,
+      "##organized": 21570,
+      "##amble": 21571,
+      "ĠHoliday": 21572,
+      "ĠHilary": 21573,
+      "##ilant": 21574,
+      "##utch": 21575,
+      "##uttle": 21576,
+      "Ġrabies": 21577,
+      "ĠIvan": 21578,
+      "Ġstag": 21579,
+      "##cknow": 21580,
+      "ĠOops": 21581,
+      "ĠOreo": 21582,
+      "##unish": 21583,
+      "##unzel": 21584,
+      "ĠLuce": 21585,
+      "ĠLotta": 21586,
+      "##riendly": 21587,
+      "ĠMelly": 21588,
+      "Ġshift": 21589,
+      "Ġsmother": 21590,
+      "##outs": 21591,
+      "##alanche": 21592,
+      "##tered": 21593,
+      "Ġseash": 21594,
+      "Ġgopher": 21595,
+      "Ġoutgoing": 21596,
+      "Ġspicier": 21597,
+      "Ġspiciness": 21598,
+      "Ġbackf": 21599,
+      "Ġexpects": 21600,
+      "##ookie": 21601,
+      "ĠJaz": 21602,
+      "ĠFishing": 21603,
+      "##asil": 21604,
+      "Ġamen": 21605,
+      "Ġtram": 21606,
+      "Whist": 21607,
+      "ĠCaring": 21608,
+      "ĠCorey": 21609,
+      "##plow": 21610,
+      "Ġgrated": 21611,
+      "##uffer": 21612,
+      "ĠInchie": 21613,
+      "Ġtracked": 21614,
+      "Ġmetals": 21615,
+      "Ġfella": 21616,
+      "ĠRab": 21617,
+      "##ocket": 21618,
+      "##earch": 21619,
+      "Weigh": 21620,
+      "ĠGulp": 21621,
+      "Ġtribe": 21622,
+      "##sha": 21623,
+      "##shade": 21624,
+      "Ġwallpaper": 21625,
+      "Ġsnowplow": 21626,
+      "Ġdino": 21627,
+      "Ġdreamer": 21628,
+      "Ġlandmark": 21629,
+      "##ixed": 21630,
+      "Ġtightness": 21631,
+      "Ġtightening": 21632,
+      "Ġcompartment": 21633,
+      "Door": 21634,
+      "ĠRelease": 21635,
+      "ĠChico": 21636,
+      "Ġdangerously": 21637,
+      "Ġcreator": 21638,
+      "Ġbowtie": 21639,
+      "##ianca": 21640,
+      "Beet": 21641,
+      "Ġhorsey": 21642,
+      "Ġpillowcase": 21643,
+      "Ġbossiest": 21644,
+      "Ġembarked": 21645,
+      "Ġavalanche": 21646,
+      "Ġcrosswalk": 21647,
+      "Ġwinged": 21648,
+      "Ġhumbled": 21649,
+      "Ġmotorboat": 21650,
+      "##elpiece": 21651,
+      "Ġrarest": 21652,
+      "Ġweirder": 21653,
+      "##ittering": 21654,
+      "Ġlampshade": 21655,
+      "##mbrella": 21656,
+      "##mets": 21657,
+      "Ġdelighting": 21658,
+      "Ġvineyard": 21659,
+      "Ġhomesick": 21660,
+      "Ġedible": 21661,
+      "Ġweekly": 21662,
+      "Ġmodesty": 21663,
+      "Alarm": 21664,
+      "Ġairports": 21665,
+      "Ġslipper": 21666,
+      "ĠVet": 21667,
+      "ĠHelga": 21668,
+      "Ġprepares": 21669,
+      "Ġfloatie": 21670,
+      "Ġclawed": 21671,
+      "ĠFlames": 21672,
+      "Ġbrainstorm": 21673,
+      "Lean": 21674,
+      "ĠLizards": 21675,
+      "ĠFollowing": 21676,
+      "ĠDrinking": 21677,
+      "Ġtrembles": 21678,
+      "Ġvets": 21679,
+      "Ġgusts": 21680,
+      "Trade": 21681,
+      "Answer": 21682,
+      "Ġpeasant": 21683,
+      "##uestion": 21684,
+      "Ġunfriendly": 21685,
+      "ĠPrun": 21686,
+      "ĠBalls": 21687,
+      "struck": 21688,
+      "##ertainly": 21689,
+      "Amazingly": 21690,
+      "ĠMeghan": 21691,
+      "Flutter": 21692,
+      "today": 21693,
+      "Ġaimlessly": 21694,
+      "ĠFixit": 21695,
+      "ĠBarbie": 21696,
+      "Ġtrolls": 21697,
+      "ĠJettie": 21698,
+      "Ġsturd": 21699,
+      "Ġlenses": 21700,
+      "heel": 21701,
+      "Ġdistracting": 21702,
+      "Ġuncont": 21703,
+      "Percy": 21704,
+      "Delighted": 21705,
+      "Ġdoubted": 21706,
+      "Ġmidst": 21707,
+      "ĠDVDs": 21708,
+      "ĠVoice": 21709,
+      "##aterpillars": 21710,
+      "ĠWoods": 21711,
+      "ĠSneaky": 21712,
+      "Ġemptiness": 21713,
+      "Minty": 21714,
+      "ĠBono": 21715,
+      "catching": 21716,
+      "Ġjerked": 21717,
+      "ĠAhmed": 21718,
+      "Alfred": 21719,
+      "Ġassembled": 21720,
+      "Ġpursue": 21721,
+      "##fruit": 21722,
+      "brown": 21723,
+      "ĠBryan": 21724,
+      "Steak": 21725,
+      "Ġmantelpiece": 21726,
+      "ĠRemain": 21727,
+      "Ġultimate": 21728,
+      "ĠCooler": 21729,
+      "ĠMarsha": 21730,
+      "Ġwrestle": 21731,
+      "ĠWallet": 21732,
+      "Ġhastily": 21733,
+      "Ġeggshells": 21734,
+      "ĠLeslie": 21735,
+      "Actually": 21736,
+      "Darling": 21737,
+      "Ġcommitment": 21738,
+      "ĠEntry": 21739,
+      "Ġdeparture": 21740,
+      "ĠEskimos": 21741,
+      "Ġchisel": 21742,
+      "Ġseashore": 21743,
+      "Bite": 21744,
+      "Cody": 21745,
+      "Different": 21746,
+      "Lacy": 21747,
+      "Mill": 21748,
+      "Mart": 21749,
+      "Pu": 21750,
+      "Pumpkin": 21751,
+      "Sorting": 21752,
+      "Tank": 21753,
+      "Tanya": 21754,
+      "Ye": 21755,
+      "Ze": 21756,
+      "bump": 21757,
+      "board": 21758,
+      "did": 21759,
+      "er": 21760,
+      "elephant": 21761,
+      "fr": 21762,
+      "need": 21763,
+      "pow": 21764,
+      "pink": 21765,
+      "pitch": 21766,
+      "pretty": 21767,
+      "read": 21768,
+      "##rito": 21769,
+      "##eater": 21770,
+      "##mber": 21771,
+      "##uz": 21772,
+      "##ubert": 21773,
+      "##FO": 21774,
+      "##XIT": 21775,
+      "Ġacknow": 21776,
+      "Ġhues": 21777,
+      "ĠTin": 21778,
+      "ĠTur": 21779,
+      "ĠTemple": 21780,
+      "##itual": 21781,
+      "Ġdw": 21782,
+      "Ġmir": 21783,
+      "##isit": 21784,
+      "##immy": 21785,
+      "##llous": 21786,
+      "ĠSend": 21787,
+      "ĠSink": 21788,
+      "##rients": 21789,
+      "##utu": 21790,
+      "##uting": 21791,
+      "Ġritual": 21792,
+      "##cerer": 21793,
+      "##nexpected": 21794,
+      "ĠObe": 21795,
+      "ĠMam": 21796,
+      "ĠMarl": 21797,
+      "ĠMaze": 21798,
+      "Ġfuneral": 21799,
+      "##umi": 21800,
+      "Ġsputtered": 21801,
+      "Ġmeerk": 21802,
+      "Ġwalnuts": 21803,
+      "Ġflushes": 21804,
+      "ĠYu": 21805,
+      "ĠYears": 21806,
+      "Ġabracadabra": 21807,
+      "##istant": 21808,
+      "ĠDax": 21809,
+      "Ġpeg": 21810,
+      "Ġmode": 21811,
+      "Ġsorcerer": 21812,
+      "Whilst": 21813,
+      "ĠCuddle": 21814,
+      "ĠWebby": 21815,
+      "ĠHiss": 21816,
+      "Ġcarefulness": 21817,
+      "Ġendanger": 21818,
+      "Ġbraved": 21819,
+      "Ġsoften": 21820,
+      "Ġbedpost": 21821,
+      "Ġsnips": 21822,
+      "Weird": 21823,
+      "Ġsanded": 21824,
+      "Ġshoppers": 21825,
+      "Ġprompt": 21826,
+      "Ġacqu": 21827,
+      "Ġmusty": 21828,
+      "Ġblackberry": 21829,
+      "##ances": 21830,
+      "ĠChimney": 21831,
+      "##iggling": 21832,
+      "Ġcourte": 21833,
+      "Ġnutrients": 21834,
+      "ĠBluebird": 21835,
+      "Ġincomp": 21836,
+      "##brary": 21837,
+      "##ians": 21838,
+      "##unglasses": 21839,
+      "Ġspecks": 21840,
+      "Ġgathers": 21841,
+      "ĠStuffing": 21842,
+      "Ġadmitting": 21843,
+      "Ġpresentation": 21844,
+      "Meena": 21845,
+      "Ġtoasts": 21846,
+      "Ġtrickling": 21847,
+      "##ivore": 21848,
+      "ĠShannon": 21849,
+      "ĠShaun": 21850,
+      "Ġfuse": 21851,
+      "Ġswitching": 21852,
+      "Ġeyeing": 21853,
+      "ĠRosemary": 21854,
+      "Ġsilverware": 21855,
+      "Ġunhappiness": 21856,
+      "##reathe": 21857,
+      "ĠPaulie": 21858,
+      "Ġbleat": 21859,
+      "Ġblending": 21860,
+      "Ġgloss": 21861,
+      "Ġburrito": 21862,
+      "##ahlia": 21863,
+      "Ġpeeler": 21864,
+      "ĠAunty": 21865,
+      "Ġripen": 21866,
+      "ĠPoppa": 21867,
+      "ĠScoop": 21868,
+      "Ġgrinding": 21869,
+      "Ġdeny": 21870,
+      "Ġdenied": 21871,
+      "Ġhedgehogs": 21872,
+      "Ġgrossed": 21873,
+      "ĠSlapping": 21874,
+      "ĠExpl": 21875,
+      "Ġundeterred": 21876,
+      "Ġpucks": 21877,
+      "ĠCrispy": 21878,
+      "ĠShadows": 21879,
+      "ĠPlop": 21880,
+      "Ġconcluded": 21881,
+      "Ġcharger": 21882,
+      ",'\"": 21883,
+      "ĠMinute": 21884,
+      "ĠTreats": 21885,
+      "Ġexamples": 21886,
+      "Ġilleg": 21887,
+      "space": 21888,
+      "Ġofficially": 21889,
+      "reach": 21890,
+      "Ġcourtroom": 21891,
+      "Gran": 21892,
+      "Ġnaturally": 21893,
+      "##standing": 21894,
+      "ĠMaisey": 21895,
+      "Swinging": 21896,
+      "##rawberries": 21897,
+      "Ġhobbled": 21898,
+      "ĠWasn": 21899,
+      "Ġgruffly": 21900,
+      "Ġswatting": 21901,
+      "Ġdistraction": 21902,
+      "Ġplummet": 21903,
+      "ĠAlexander": 21904,
+      "##ooshed": 21905,
+      "##reakable": 21906,
+      "Ġtangles": 21907,
+      "Ġunplug": 21908,
+      "Ġferret": 21909,
+      "Ġunbreakable": 21910,
+      "News": 21911,
+      "ĠFootball": 21912,
+      "ĠHomework": 21913,
+      "ĠPigeons": 21914,
+      "Ġclients": 21915,
+      "ĠGabriel": 21916,
+      "ĠReplied": 21917,
+      "Ġinhaled": 21918,
+      "display": 21919,
+      "Ġstinks": 21920,
+      "Ġdunked": 21921,
+      "ĠEggs": 21922,
+      "ĠHenrietta": 21923,
+      "ĠEsme": 21924,
+      "skating": 21925,
+      "Ġinitially": 21926,
+      "ĠCardy": 21927,
+      "Ġrippled": 21928,
+      "##eeease": 21929,
+      "ĠJingles": 21930,
+      "Cleo": 21931,
+      "Ġfairest": 21932,
+      "ĠJakob": 21933,
+      "Ġhaste": 21934,
+      "ĠJaime": 21935,
+      "ĠRenee": 21936,
+      "Kindness": 21937,
+      "Ġfracture": 21938,
+      "Ġnosiness": 21939,
+      "Ġmeandered": 21940,
+      "ĠSandwich": 21941,
+      "Ġfreckles": 21942,
+      "AAAAH": 21943,
+      "Ġdeliverer": 21944,
+      "Ġoccupied": 21945,
+      "ĠSavannah": 21946,
+      "Ġabundance": 21947,
+      "Ġwafting": 21948,
+      "Ġworkbench": 21949,
+      "Ġuncontroll": 21950,
+      "Ġcourteous": 21951,
+      "Della": 21952,
+      "Fern": 21953,
+      "Fancy": 21954,
+      "Mammy": 21955,
+      "Mikayla": 21956,
+      "Paper": 21957,
+      "Row": 21958,
+      "Return": 21959,
+      "Relieved": 21960,
+      "Sitting": 21961,
+      "SNAP": 21962,
+      "Sydney": 21963,
+      "Tie": 21964,
+      "Walking": 21965,
+      "WOW": 21966,
+      "cont": 21967,
+      "drink": 21968,
+      "demand": 21969,
+      "every": 21970,
+      "earned": 21971,
+      "fit": 21972,
+      "int": 21973,
+      "kiss": 21974,
+      "mo": 21975,
+      "make": 21976,
+      "network": 21977,
+      "some": 21978,
+      "ship": 21979,
+      "##aah": 21980,
+      "##olyn": 21981,
+      "##loyd": 21982,
+      "##beds": 21983,
+      "##jay": 21984,
+      "##mower": 21985,
+      "##Cee": 21986,
+      "Ġsized": 21987,
+      "Ġscept": 21988,
+      "Ġtones": 21989,
+      "ĠTito": 21990,
+      "##innie": 21991,
+      "##reate": 21992,
+      "##itche": 21993,
+      "Ġdomino": 21994,
+      "Ġcau": 21995,
+      "Ġhalt": 21996,
+      "ĠSienna": 21997,
+      "##orters": 21998,
+      "ĠHeaven": 21999,
+      "Ġbegg": 22000,
+      "Ġupper": 22001,
+      "##ooooo": 22002,
+      "Ġrim": 22003,
+      "ĠIgnorance": 22004,
+      "##ldron": 22005,
+      "ĠBetter": 22006,
+      "ĠMoose": 22007,
+      "ĠMention": 22008,
+      "##alade": 22009,
+      "##alise": 22010,
+      "ĠAya": 22011,
+      "##ication": 22012,
+      "##arded": 22013,
+      "Ġballroom": 22014,
+      "Ġoutw": 22015,
+      "Ġclog": 22016,
+      "ĠMaxi": 22017,
+      "ĠMaxwell": 22018,
+      "Ġmement": 22019,
+      "ĠWoman": 22020,
+      "##agu": 22021,
+      "ĠFi": 22022,
+      "ĠFergus": 22023,
+      "Ġflicking": 22024,
+      "##anket": 22025,
+      "Ġlotus": 22026,
+      "ĠDiego": 22027,
+      "##quoise": 22028,
+      "Ġexcites": 22029,
+      "Ġpester": 22030,
+      "Ġrungs": 22031,
+      "Ġgravy": 22032,
+      "Ġgrad": 22033,
+      "Ġgritted": 22034,
+      "Ġcubby": 22035,
+      "##iper": 22036,
+      "ĠKell": 22037,
+      "ĠPit": 22038,
+      "ĠPause": 22039,
+      "ĠNessa": 22040,
+      "Ġremedy": 22041,
+      "ĠWhoosh": 22042,
+      "Ġsnacked": 22043,
+      "ĠRic": 22044,
+      "Ġhearty": 22045,
+      "Ġhandsh": 22046,
+      "##aira": 22047,
+      "Ġjoll": 22048,
+      "Ġtrike": 22049,
+      "Ġheadset": 22050,
+      "Ġsleepily": 22051,
+      "Ġwoodworker": 22052,
+      "Ġfirecra": 22053,
+      "Ġperk": 22054,
+      "Ġantelope": 22055,
+      "Ġquickened": 22056,
+      "Ġsplatter": 22057,
+      "Ġnesting": 22058,
+      "Ġtightest": 22059,
+      "Ġblackboards": 22060,
+      "##zzie": 22061,
+      "ĠToss": 22062,
+      "ĠZone": 22063,
+      "Ġcheeses": 22064,
+      "ĠLeather": 22065,
+      "Ġpharma": 22066,
+      "ĠFredo": 22067,
+      "ĠJimmie": 22068,
+      "Ġsparking": 22069,
+      "Beatrice": 22070,
+      "Onions": 22071,
+      "Ġgratefulness": 22072,
+      "Ġjeweler": 22073,
+      "##spread": 22074,
+      "Ġfearfully": 22075,
+      "Ġpumps": 22076,
+      "Ġfools": 22077,
+      "Ġbreathless": 22078,
+      "ĠAlright": 22079,
+      "Ġmealtime": 22080,
+      "Ġridges": 22081,
+      "Ġdeterminedly": 22082,
+      "Ġpunct": 22083,
+      "Ġwoolen": 22084,
+      "Ġmayonna": 22085,
+      "ĠMariam": 22086,
+      "Ġlawnmower": 22087,
+      "Ġfortress": 22088,
+      "Ġrefrigerators": 22089,
+      "ĠVolly": 22090,
+      "ĠVest": 22091,
+      "ĠPatsy": 22092,
+      "Ġinstall": 22093,
+      "Ġflatten": 22094,
+      "Blueberry": 22095,
+      "Ġsneakily": 22096,
+      "Clar": 22097,
+      "Franny": 22098,
+      "ĠChristina": 22099,
+      "Ġhusk": 22100,
+      "Ġwrinkling": 22101,
+      "Ġtuckered": 22102,
+      "ĠAngelica": 22103,
+      "Olives": 22104,
+      "Ġconditions": 22105,
+      "Ġscrubs": 22106,
+      "ĠWolfy": 22107,
+      "ĠTrespass": 22108,
+      "ĠPickle": 22109,
+      "##wheel": 22110,
+      "Ġtinier": 22111,
+      "Ġconquering": 22112,
+      "Ġvibration": 22113,
+      "ĠAccept": 22114,
+      "Ġgroomed": 22115,
+      "inch": 22116,
+      "##hhh": 22117,
+      "Turning": 22118,
+      "Eli": 22119,
+      "Pickles": 22120,
+      "Ġabandon": 22121,
+      "Brandy": 22122,
+      "ĠGretel": 22123,
+      "unite": 22124,
+      "ĠSacky": 22125,
+      "ĠStubborn": 22126,
+      "Ġgreedily": 22127,
+      "Ġplunger": 22128,
+      "Ġdiligent": 22129,
+      "Ġprecise": 22130,
+      "Ġturrets": 22131,
+      "Ġturquoise": 22132,
+      "Mickey": 22133,
+      "##ificant": 22134,
+      "Ġwhispe": 22135,
+      "Ġfresher": 22136,
+      "Hugo": 22137,
+      "ĠMistakes": 22138,
+      "Barney": 22139,
+      "flying": 22140,
+      "delicious": 22141,
+      "snake": 22142,
+      "ĠFamous": 22143,
+      "Ġblisters": 22144,
+      "Ġcontrast": 22145,
+      "ĠJewelry": 22146,
+      "ĠIncredible": 22147,
+      "Ġlitte": 22148,
+      "Ġcorridors": 22149,
+      "ĠMuseum": 22150,
+      "police": 22151,
+      "ĠLaurie": 22152,
+      "Paige": 22153,
+      "Penguins": 22154,
+      "Ġwetsuit": 22155,
+      "Ġkidnapped": 22156,
+      "beef": 22157,
+      "Ġtweezers": 22158,
+      "ĠScratchy": 22159,
+      "deaf": 22160,
+      "ĠBernard": 22161,
+      "Ġrecharge": 22162,
+      "Ġsacrifice": 22163,
+      "Ġculprit": 22164,
+      "ĠCelebrating": 22165,
+      "Hunter": 22166,
+      "##nexpectedly": 22167,
+      "Ġincomplete": 22168,
+      "Ġcauldron": 22169,
+      "Ġmayonnaise": 22170,
+      "ĠTrespassing": 22171,
+      "Balance": 22172,
+      "Certainly": 22173,
+      "Fog": 22174,
+      "Fuzz": 22175,
+      "Kerry": 22176,
+      "Mushroom": 22177,
+      "Mosquito": 22178,
+      "Paw": 22179,
+      "Rupert": 22180,
+      "Sher": 22181,
+      "TV": 22182,
+      "Tad": 22183,
+      "Top": 22184,
+      "Talent": 22185,
+      "Wrong": 22186,
+      "butter": 22187,
+      "cover": 22188,
+      "end": 22189,
+      "fetch": 22190,
+      "his": 22191,
+      "home": 22192,
+      "imp": 22193,
+      "next": 22194,
+      "pull": 22195,
+      "try": 22196,
+      "wake": 22197,
+      "yet": 22198,
+      "##rinky": 22199,
+      "##rann": 22200,
+      "##ezing": 22201,
+      "##bush": 22202,
+      "##wh": 22203,
+      "##what": 22204,
+      "Ġtangle": 22205,
+      "Ġbirth": 22206,
+      "Ġbison": 22207,
+      "ĠTillie": 22208,
+      "ĠTilda": 22209,
+      "ĠTricia": 22210,
+      "Ġwailing": 22211,
+      "Ġpiping": 22212,
+      "Ġheating": 22213,
+      "##isht": 22214,
+      "ĠSacha": 22215,
+      "##irly": 22216,
+      "##etched": 22217,
+      "##owel": 22218,
+      "##ripe": 22219,
+      "##ppings": 22220,
+      "##celyn": 22221,
+      "##ends": 22222,
+      "ĠMurray": 22223,
+      "Ġshivery": 22224,
+      "Ġsocial": 22225,
+      "Ġbutts": 22226,
+      "ĠApolog": 22227,
+      "##race": 22228,
+      "##icol": 22229,
+      "Ġleis": 22230,
+      "Ġstarving": 22231,
+      "Ġscuttle": 22232,
+      "Ġcarav": 22233,
+      "Ġagility": 22234,
+      "Ġcoppers": 22235,
+      "ĠJayla": 22236,
+      "ĠYara": 22237,
+      "Ġprowl": 22238,
+      "Ġprongs": 22239,
+      "##asked": 22240,
+      "##istan": 22241,
+      "ĠDirt": 22242,
+      "ĠDipper": 22243,
+      "ĠDrain": 22244,
+      "ĠDessert": 22245,
+      "##quipment": 22246,
+      "Ġhover": 22247,
+      "ĠEgy": 22248,
+      "Ġamidst": 22249,
+      "ĠCity": 22250,
+      "ĠCeline": 22251,
+      "Thankyou": 22252,
+      "ĠThin": 22253,
+      "Ġspecialist": 22254,
+      "Ġgrim": 22255,
+      "Ġglum": 22256,
+      "ĠKatherine": 22257,
+      "ĠPale": 22258,
+      "ĠNigel": 22259,
+      "Ġcooker": 22260,
+      "##uition": 22261,
+      "Ġthinker": 22262,
+      "ĠGlen": 22263,
+      "Ġconvey": 22264,
+      "Ġcramped": 22265,
+      "Ġlighten": 22266,
+      "ĠAlli": 22267,
+      "Ink": 22268,
+      "##angling": 22269,
+      "Ġrelatives": 22270,
+      "Ġpurposes": 22271,
+      "Ġpetrol": 22272,
+      "Ġmails": 22273,
+      "ĠChatter": 22274,
+      "ĠBlob": 22275,
+      "ĠLeg": 22276,
+      "Ġcollab": 22277,
+      "##lliest": 22278,
+      "Ġrecited": 22279,
+      "Ġmistaken": 22280,
+      "ĠBehave": 22281,
+      "Ġspewed": 22282,
+      "##uggle": 22283,
+      "ĠStove": 22284,
+      "Ġcreatively": 22285,
+      "Ġregreted": 22286,
+      "ĠSprite": 22287,
+      "ĠUFO": 22288,
+      "Ġfrowny": 22289,
+      "Ġsaucepan": 22290,
+      "Ġdeafness": 22291,
+      "Ġengineers": 22292,
+      "Ġloader": 22293,
+      "Ġtaping": 22294,
+      "##angerine": 22295,
+      "Ġsurfs": 22296,
+      "Ġtearfully": 22297,
+      "Ġvending": 22298,
+      "Ġvaluables": 22299,
+      "ĠMargot": 22300,
+      "Ġpeddling": 22301,
+      "ĠColey": 22302,
+      "Ġgrandbaby": 22303,
+      "ĠRule": 22304,
+      "Ġexpectantly": 22305,
+      "Ġstyling": 22306,
+      "ĠAlexandra": 22307,
+      "Learning": 22308,
+      "Within": 22309,
+      "Ġsprinklers": 22310,
+      "Ġunderstandingly": 22311,
+      "ĠStew": 22312,
+      "ĠCheer": 22313,
+      "ĠMew": 22314,
+      "ĠFranky": 22315,
+      "ĠCarter": 22316,
+      "Ġannouncer": 22317,
+      "Ġaccompan": 22318,
+      "Fruit": 22319,
+      "ĠSunset": 22320,
+      "shh": 22321,
+      "##style": 22322,
+      "Ġunwind": 22323,
+      "Leaves": 22324,
+      "ĠWinston": 22325,
+      "Ġsprouting": 22326,
+      "Madeline": 22327,
+      "ĠChickens": 22328,
+      "Bossy": 22329,
+      "Ġlocals": 22330,
+      "spoil": 22331,
+      "ĠSeven": 22332,
+      "Ġmarvellous": 22333,
+      "Crabs": 22334,
+      "Mattie": 22335,
+      "Jonah": 22336,
+      "Scare": 22337,
+      "Ġcreaks": 22338,
+      "Ġunfolding": 22339,
+      "Ġlonelier": 22340,
+      "ĠDelighted": 22341,
+      "Ġinnocence": 22342,
+      "ĠPao": 22343,
+      "ĠDreamy": 22344,
+      "Snip": 22345,
+      "Ġcrusts": 22346,
+      "Prune": 22347,
+      "Ġdoubts": 22348,
+      "Ġdivers": 22349,
+      "left": 22350,
+      "Ġfrantic": 22351,
+      "ĠRags": 22352,
+      "ĠHotel": 22353,
+      "Ġclams": 22354,
+      "Ġspirals": 22355,
+      "Ġlaziest": 22356,
+      "Ġbattled": 22357,
+      "ĠFoldy": 22358,
+      "ĠFolder": 22359,
+      "ĠPriya": 22360,
+      "Ġmulticol": 22361,
+      "ĠBonny": 22362,
+      "Ġvigilant": 22363,
+      "Croco": 22364,
+      "Ġdrooling": 22365,
+      "ĠGooey": 22366,
+      "Ġnickered": 22367,
+      "Ġpursuit": 22368,
+      "ĠBreaking": 22369,
+      "Ġunbuckle": 22370,
+      "Ġtranquilizer": 22371,
+      "ĠDrago": 22372,
+      "Ġphotographs": 22373,
+      "Ġopponents": 22374,
+      "Ġgraciously": 22375,
+      "Ġverb": 22376,
+      "Ġdevelop": 22377,
+      "Ġexclaiming": 22378,
+      "Ġcontribute": 22379,
+      "Penguin": 22380,
+      "Ġstockings": 22381,
+      "Ġconscience": 22382,
+      "ĠBitsy": 22383,
+      "Ġtension": 22384,
+      "Ġpiec": 22385,
+      "Ġpatterned": 22386,
+      "ĠScarecrow": 22387,
+      "ĠFribbit": 22388,
+      "ĠVeronica": 22389,
+      "ĠGeoff": 22390,
+      "Ġtragic": 22391,
+      "solving": 22392,
+      "Ġscorpion": 22393,
+      "Ġislanders": 22394,
+      "ĠDraco": 22395,
+      "Ġtremendous": 22396,
+      "ĠDeborah": 22397,
+      "ĠRapunzel": 22398,
+      "Ġuncontrollably": 22399,
+      "Ġgradu": 22400,
+      "##rannosaurus": 22401,
+      "##ishticated": 22402,
+      "Ġcaravan": 22403,
+      "ĠEgypt": 22404,
+      "Bumble": 22405,
+      "Bzzz": 22406,
+      "Cream": 22407,
+      "Connie": 22408,
+      "Cereal": 22409,
+      "Elli": 22410,
+      "Fan": 22411,
+      "Farm": 22412,
+      "Goo": 22413,
+      "Happily": 22414,
+      "Jeep": 22415,
+      "Kyla": 22416,
+      "Ly": 22417,
+      "Lab": 22418,
+      "Late": 22419,
+      "Rara": 22420,
+      "Rush": 22421,
+      "SP": 22422,
+      "Saf": 22423,
+      "Umm": 22424,
+      "Undeterred": 22425,
+      "Way": 22426,
+      "Worry": 22427,
+      "aa": 22428,
+      "disturb": 22429,
+      "from": 22430,
+      "girl": 22431,
+      "jazz": 22432,
+      "kn": 22433,
+      "miss": 22434,
+      "milk": 22435,
+      "pick": 22436,
+      "rich": 22437,
+      "veterinarian": 22438,
+      "##rony": 22439,
+      "##times": 22440,
+      "##lan": 22441,
+      "##bility": 22442,
+      "##dinary": 22443,
+      "##hawk": 22444,
+      "##moon": 22445,
+      "##OVE": 22446,
+      "##UN": 22447,
+      "Ġtamed": 22448,
+      "Ġsesame": 22449,
+      "Ġfumbled": 22450,
+      "ĠTight": 22451,
+      "ĠTrey": 22452,
+      "##itney": 22453,
+      "Ġlanes": 22454,
+      "Ġdune": 22455,
+      "Ġdashing": 22456,
+      "Ġpouncing": 22457,
+      "Ġwast": 22458,
+      "Ġheaps": 22459,
+      "##arse": 22460,
+      "##imated": 22461,
+      "Ġgaa": 22462,
+      "##oti": 22463,
+      "ĠHana": 22464,
+      "Ġbeware": 22465,
+      "Ġplayset": 22466,
+      "Ġwithstand": 22467,
+      "ĠIrene": 22468,
+      "##uncan": 22469,
+      "ĠLilo": 22470,
+      "ĠLabel": 22471,
+      "ĠLissie": 22472,
+      "ĠBini": 22473,
+      "Ġshear": 22474,
+      "##chain": 22475,
+      "Ġwhiff": 22476,
+      "Ġjut": 22477,
+      "Ġspilt": 22478,
+      "Ġprancing": 22479,
+      "##ifier": 22480,
+      "Ġblu": 22481,
+      "Ġblaze": 22482,
+      "Ġbluffing": 22483,
+      "Thinking": 22484,
+      "ĠDaphne": 22485,
+      "Ġpox": 22486,
+      "ĠEri": 22487,
+      "ĠElderly": 22488,
+      "Ġmohawk": 22489,
+      "Ġslicing": 22490,
+      "Ġgravel": 22491,
+      "ĠCre": 22492,
+      "ĠClementine": 22493,
+      "##urtain": 22494,
+      "Ġtee": 22495,
+      "Ġtext": 22496,
+      "Ġcomic": 22497,
+      "Ġfocuss": 22498,
+      "Ġgrudgingly": 22499,
+      "Ġcolander": 22500,
+      "ĠPammy": 22501,
+      "ĠNoodle": 22502,
+      "Ġappre": 22503,
+      "Ġunco": 22504,
+      "Healthy": 22505,
+      "Ġsoftens": 22506,
+      "Ġbedding": 22507,
+      "Ġsnickered": 22508,
+      "ĠRare": 22509,
+      "##uitar": 22510,
+      "ĠGrrr": 22511,
+      "Ġflowerbeds": 22512,
+      "##acation": 22513,
+      "Ġenjoyment": 22514,
+      "Donny": 22515,
+      "ĠFinish": 22516,
+      "##ectar": 22517,
+      "##avis": 22518,
+      "##shield": 22519,
+      "Ġanteater": 22520,
+      "##afraid": 22521,
+      "Ġsplish": 22522,
+      "Ġmumma": 22523,
+      "Ġelastic": 22524,
+      "##eadow": 22525,
+      "ĠGrass": 22526,
+      "Ġsuds": 22527,
+      "ĠCharming": 22528,
+      "##olt": 22529,
+      "ĠBlock": 22530,
+      "##iggs": 22531,
+      "##eba": 22532,
+      "Ġhoneymoon": 22533,
+      "Ġcrawly": 22534,
+      "Ġadventuresome": 22535,
+      "Ġexpense": 22536,
+      "Ġsurve": 22537,
+      "Ġprior": 22538,
+      "ĠSticky": 22539,
+      "ĠDonkey": 22540,
+      "Ġduller": 22541,
+      "Ġrosebush": 22542,
+      "Ġdelightfully": 22543,
+      "ĠMission": 22544,
+      "Ġoils": 22545,
+      "Ġsettings": 22546,
+      "ĠMarissa": 22547,
+      "ĠCloe": 22548,
+      "Ġmassaging": 22549,
+      "Ġskillfully": 22550,
+      "Shawn": 22551,
+      "ĠWheely": 22552,
+      "ĠSkunk": 22553,
+      "ĠBeeBee": 22554,
+      "Ġfashioned": 22555,
+      "Ġvictim": 22556,
+      "ĠBoing": 22557,
+      "ĊĠĊ": 22558,
+      "Ġinching": 22559,
+      "Clover": 22560,
+      "ĠMooly": 22561,
+      "Whew": 22562,
+      "Ġbarefoot": 22563,
+      "##lene": 22564,
+      "goal": 22565,
+      "stretch": 22566,
+      "Ġartistic": 22567,
+      "Ġarrog": 22568,
+      "Ġunwrapping": 22569,
+      "ĠTrix": 22570,
+      "Ġformation": 22571,
+      "close": 22572,
+      "Ġaffordable": 22573,
+      "Ġodds": 22574,
+      "Jessy": 22575,
+      "Ġjudg": 22576,
+      "ĠSalma": 22577,
+      "spear": 22578,
+      "Nevertheless": 22579,
+      "ĠSeason": 22580,
+      "ĠSerena": 22581,
+      "Ġdinged": 22582,
+      "Scary": 22583,
+      "Ġcircular": 22584,
+      "Curiously": 22585,
+      "ĠCells": 22586,
+      "Skipping": 22587,
+      "ĠDeli": 22588,
+      "Ġlengths": 22589,
+      "Ġhandlebar": 22590,
+      "Agent": 22591,
+      "Ġmidair": 22592,
+      "Ġstumped": 22593,
+      "Ġscraping": 22594,
+      "shooting": 22595,
+      "Ġtackled": 22596,
+      "Ġplucking": 22597,
+      "Glue": 22598,
+      "Ġnegoti": 22599,
+      "ĠFarley": 22600,
+      "playing": 22601,
+      "Ġblindfold": 22602,
+      "Ġsympathy": 22603,
+      "ĠBaba": 22604,
+      "Luisa": 22605,
+      "ĠBikey": 22606,
+      "Ġeyelashes": 22607,
+      "ĠSquirrely": 22608,
+      "Earthquake": 22609,
+      "Load": 22610,
+      "ĠLaundry": 22611,
+      "Ġwhooping": 22612,
+      "grandfather": 22613,
+      "Ġudder": 22614,
+      "Jogging": 22615,
+      "careful": 22616,
+      "ĠNervous": 22617,
+      "Ġcriminal": 22618,
+      "Ġchandelier": 22619,
+      "ĠAttach": 22620,
+      "Encouraged": 22621,
+      "Avocado": 22622,
+      "Jesse": 22623,
+      "Ġsuprised": 22624,
+      "Ġkilograms": 22625,
+      "Ġtrampled": 22626,
+      "Ġsturdier": 22627,
+      "Ġmirage": 22628,
+      "Ġbeggar": 22629,
+      "Ġleisure": 22630,
+      "Bes": 22631,
+      "Bus": 22632,
+      "Cor": 22633,
+      "Cam": 22634,
+      "Caterpillar": 22635,
+      "Carpet": 22636,
+      "Huh": 22637,
+      "Jada": 22638,
+      "Land": 22639,
+      "Lyla": 22640,
+      "Nemo": 22641,
+      "Pin": 22642,
+      "Pia": 22643,
+      "Tall": 22644,
+      "Tigger": 22645,
+      "Ugly": 22646,
+      "Worm": 22647,
+      "dry": 22648,
+      "fine": 22649,
+      "hold": 22650,
+      "la": 22651,
+      "land": 22652,
+      "pr": 22653,
+      "park": 22654,
+      "rep": 22655,
+      "remember": 22656,
+      "roll": 22657,
+      "under": 22658,
+      "##eered": 22659,
+      "##lar": 22660,
+      "##miah": 22661,
+      "##IP": 22662,
+      "Ġtact": 22663,
+      "Ġaids": 22664,
+      "Ġtopple": 22665,
+      "Ġhip": 22666,
+      "ĠTutu": 22667,
+      "Ġdime": 22668,
+      "Ġdiss": 22669,
+      "Ġnana": 22670,
+      "##lley": 22671,
+      "ĠSong": 22672,
+      "ĠSiri": 22673,
+      "ĠSonya": 22674,
+      "##aments": 22675,
+      "ĠHandy": 22676,
+      "ĠHose": 22677,
+      "ĠHappily": 22678,
+      "##ilight": 22679,
+      "ĠHector": 22680,
+      "ĠOften": 22681,
+      "ĠLake": 22682,
+      "ĠLetter": 22683,
+      "Ġlivel": 22684,
+      "ĠBible": 22685,
+      "ĠBroken": 22686,
+      "Thea": 22687,
+      "##eli": 22688,
+      "##ught": 22689,
+      "Ġwhites": 22690,
+      "ĠAggie": 22691,
+      "ĠAdele": 22692,
+      "##rying": 22693,
+      "##rained": 22694,
+      "Ġjagu": 22695,
+      "Ġworship": 22696,
+      "ĠYork": 22697,
+      "Ġblinky": 22698,
+      "ĠDecor": 22699,
+      "Ġskim": 22700,
+      "Ġtrund": 22701,
+      "Ġmocking": 22702,
+      "Ġsorter": 22703,
+      "##placed": 22704,
+      "Ġbuoy": 22705,
+      "Ġcolumn": 22706,
+      "Ġuneart": 22707,
+      "ĠPump": 22708,
+      "ĠPour": 22709,
+      "ĠPoof": 22710,
+      "ĠPonies": 22711,
+      "ĠPinny": 22712,
+      "Ġunint": 22713,
+      "Ġrema": 22714,
+      "Ġmorsel": 22715,
+      "Ġwove": 22716,
+      "Ġbedspread": 22717,
+      "ĠGolly": 22718,
+      "Ġjolliest": 22719,
+      "Ġbuttered": 22720,
+      "Sol": 22721,
+      "Ġvesse": 22722,
+      "Ġcontem": 22723,
+      "Ġkeychain": 22724,
+      "ĠReg": 22725,
+      "Ġbuttoned": 22726,
+      "Ġblanketed": 22727,
+      "##onsible": 22728,
+      "ĠCho": 22729,
+      "ĠChant": 22730,
+      "##eremiah": 22731,
+      "ĠLefty": 22732,
+      "Ġbathes": 22733,
+      "Ġtroubling": 22734,
+      "##swered": 22735,
+      "##ianna": 22736,
+      "Beans": 22737,
+      "##oops": 22738,
+      "Toast": 22739,
+      "Ġshadowy": 22740,
+      "Ġstirrer": 22741,
+      "Ġgiggly": 22742,
+      "Ġscoff": 22743,
+      "Ġjammed": 22744,
+      "Ġindex": 22745,
+      "ĠTray": 22746,
+      "Ġdepended": 22747,
+      "ĠNoa": 22748,
+      "Ġaunts": 22749,
+      "Ġwanders": 22750,
+      "Ġsniffle": 22751,
+      "ĠShirt": 22752,
+      "Ġrooted": 22753,
+      "##everal": 22754,
+      "Ġpaler": 22755,
+      "ĠMarv": 22756,
+      "Ġspokes": 22757,
+      "Ġwintertime": 22758,
+      "Ġshowering": 22759,
+      "ĠVanny": 22760,
+      "##ology": 22761,
+      "Ġawfully": 22762,
+      "ĠFlops": 22763,
+      "Annabel": 22764,
+      "Ġemerging": 22765,
+      "ĠGrown": 22766,
+      "ĠAntar": 22767,
+      "ĠAntsy": 22768,
+      "ĠScales": 22769,
+      "ĠSwift": 22770,
+      "Ġdetach": 22771,
+      "Ġreassurance": 22772,
+      "---": 22773,
+      "Ġcollapsing": 22774,
+      "ĠLucinda": 22775,
+      "##ctricity": 22776,
+      "ĠUseful": 22777,
+      "Ġracks": 22778,
+      "Crabby": 22779,
+      "ĠEdna": 22780,
+      "Ġdetector": 22781,
+      "Ġmolded": 22782,
+      "Ġoccasional": 22783,
+      "Ġhuddle": 22784,
+      "Anthony": 22785,
+      "ĠSpoony": 22786,
+      "ĠMusician": 22787,
+      "Ġgrumpiest": 22788,
+      "Ġblurted": 22789,
+      "Ġmounds": 22790,
+      "ĠRagsy": 22791,
+      "ĠPolish": 22792,
+      "ĠNews": 22793,
+      "ĠVeil": 22794,
+      "Ġsulking": 22795,
+      "Ġproducing": 22796,
+      "ĠGrowing": 22797,
+      "Harvey": 22798,
+      "Ġbonus": 22799,
+      "Ġwhirlwind": 22800,
+      "Ġhairstyles": 22801,
+      "##chet": 22802,
+      "ĠTrunky": 22803,
+      "ĠSplashing": 22804,
+      "Ġgadget": 22805,
+      "ĠPanic": 22806,
+      "Felicity": 22807,
+      "Ġmenacingly": 22808,
+      "something": 22809,
+      "Awww": 22810,
+      "Ġfrolic": 22811,
+      "Ġinterrupting": 22812,
+      "ĠPlanto": 22813,
+      "ĠPuppies": 22814,
+      "Barber": 22815,
+      "Praying": 22816,
+      "ĠServing": 22817,
+      "Ġadvertising": 22818,
+      "Pastel": 22819,
+      "ĠTwinkly": 22820,
+      "ĠTidying": 22821,
+      "Adventure": 22822,
+      "Ġsnorkels": 22823,
+      "Ġrescuers": 22824,
+      "Balloons": 22825,
+      "Ġsamples": 22826,
+      "Ġresourcefulness": 22827,
+      "Ġadvisor": 22828,
+      "Ġcollege": 22829,
+      "Ġdabbed": 22830,
+      "Armchair": 22831,
+      "Famous": 22832,
+      "ĠLindsay": 22833,
+      "Terrified": 22834,
+      "Ġjellybeans": 22835,
+      "Cubey": 22836,
+      "Ġnurture": 22837,
+      "Ġhinges": 22838,
+      "Ġgymnastic": 22839,
+      "Ġounces": 22840,
+      "Ġpictured": 22841,
+      "Ġcircumstances": 22842,
+      "Miranda": 22843,
+      "Ġdecreased": 22844,
+      "ĠHaircuts": 22845,
+      "Ġillegal": 22846,
+      "Ġhandshake": 22847,
+      "Ġconveyor": 22848,
+      "Ġaccompanied": 22849,
+      "Ġfocussed": 22850,
+      "Ġjaguar": 22851,
+      "Ġunearthed": 22852,
+      "Buck": 22853,
+      "Batter": 22854,
+      "Dish": 22855,
+      "Dory": 22856,
+      "Dusty": 22857,
+      "Dorothy": 22858,
+      "Drive": 22859,
+      "Fall": 22860,
+      "Kirsty": 22861,
+      "Lie": 22862,
+      "Lolly": 22863,
+      "Lying": 22864,
+      "Lumber": 22865,
+      "Lilli": 22866,
+      "Oak": 22867,
+      "Oxy": 22868,
+      "Pan": 22869,
+      "Pippy": 22870,
+      "Round": 22871,
+      "Sort": 22872,
+      "Suit": 22873,
+      "Serve": 22874,
+      "Yarn": 22875,
+      "dance": 22876,
+      "emp": 22877,
+      "get": 22878,
+      "lab": 22879,
+      "loved": 22880,
+      "piece": 22881,
+      "succeed": 22882,
+      "tear": 22883,
+      "zagged": 22884,
+      "Ġ\\\"": 22885,
+      "##rison": 22886,
+      "##copes": 22887,
+      "##cifier": 22888,
+      "##gin": 22889,
+      "##lit": 22890,
+      "##ko": 22891,
+      "##mined": 22892,
+      "##uate": 22893,
+      "Ġtaunted": 22894,
+      "Ġbasis": 22895,
+      "Ġhushed": 22896,
+      "Ġfrail": 22897,
+      "ĠTangerine": 22898,
+      "Ġdiction": 22899,
+      "Ġcowering": 22900,
+      "Ġnuis": 22901,
+      "Ġsapp": 22902,
+      "Ġhaul": 22903,
+      "Ġgutter": 22904,
+      "ĠHummy": 22905,
+      "ĠHubert": 22906,
+      "##rified": 22907,
+      "##ppet": 22908,
+      "Ġovation": 22909,
+      "##ooh": 22910,
+      "Ġruck": 22911,
+      "##cels": 22912,
+      "ĠID": 22913,
+      "ĠIda": 22914,
+      "ĠShep": 22915,
+      "ĠLorn": 22916,
+      "Ġnoted": 22917,
+      "##addle": 22918,
+      "ĠMala": 22919,
+      "ĠMikayla": 22920,
+      "Ġsmears": 22921,
+      "##eled": 22922,
+      "##illo": 22923,
+      "##rah": 22924,
+      "##url": 22925,
+      "##uming": 22926,
+      "Ġclattered": 22927,
+      "Ġbray": 22928,
+      "Ġchubb": 22929,
+      "##apor": 22930,
+      "Ġintuition": 22931,
+      "ĠDippy": 22932,
+      "Ġhog": 22933,
+      "ĠEither": 22934,
+      "Ġslots": 22935,
+      "ĠCudd": 22936,
+      "ĠCourage": 22937,
+      "ĠCedric": 22938,
+      "##ftime": 22939,
+      "Ġtester": 22940,
+      "Ġwatcher": 22941,
+      "Ġusher": 22942,
+      "Ġtwilight": 22943,
+      "ĠThom": 22944,
+      "Ġfoal": 22945,
+      "Ġforeign": 22946,
+      "Ġoverlooking": 22947,
+      "Ġhighlight": 22948,
+      "ĠKola": 22949,
+      "Ġparcels": 22950,
+      "ĠPapers": 22951,
+      "ĠName": 22952,
+      "##reland": 22953,
+      "Ġunle": 22954,
+      "Ġunicycle": 22955,
+      "ĠRog": 22956,
+      "ĠRats": 22957,
+      "Ġpacifier": 22958,
+      "Ġpains": 22959,
+      "ĠGather": 22960,
+      "ĠGator": 22961,
+      "##acious": 22962,
+      "Ġvoila": 22963,
+      "Ġrif": 22964,
+      "Ġhillside": 22965,
+      "##ignificant": 22966,
+      "Ġcruise": 22967,
+      "Ġlighters": 22968,
+      "##ampy": 22969,
+      "Ġsmartly": 22970,
+      "Ġrelied": 22971,
+      "Ġelect": 22972,
+      "Ġqueue": 22973,
+      "ĠChika": 22974,
+      "##ushion": 22975,
+      "ĠLegs": 22976,
+      "Ġpillars": 22977,
+      "Ġteachings": 22978,
+      "##etermined": 22979,
+      "Ġwildflower": 22980,
+      "Ġlifestyle": 22981,
+      "Ġfilming": 22982,
+      "ĠCatrina": 22983,
+      "##sponsible": 22984,
+      "Ġretreated": 22985,
+      "ĠStudy": 22986,
+      "Ġrubies": 22987,
+      "ĠSpending": 22988,
+      "Lilah": 22989,
+      "Ġpayed": 22990,
+      "ĠBray": 22991,
+      "Ġmisplaced": 22992,
+      "Reggie": 22993,
+      "Ġtrickled": 22994,
+      "Ġghostly": 22995,
+      "Ġdisappointing": 22996,
+      "Ġmills": 22997,
+      "ĠShorty": 22998,
+      "Ġstationmaster": 22999,
+      "Ġobserver": 23000,
+      "Ġdistances": 23001,
+      "Ġinsignificant": 23002,
+      "Ġawed": 23003,
+      "ĠMayor": 23004,
+      "ĠMeasuring": 23005,
+      "Ġbunches": 23006,
+      "Ġrepeatedly": 23007,
+      "ĠChrissy": 23008,
+      "Petey": 23009,
+      "ĠForgiveness": 23010,
+      "ĠScarf": 23011,
+      "Ġconnections": 23012,
+      "Ġmercury": 23013,
+      "ĠFirefighters": 23014,
+      "?!\",": 23015,
+      "Ġburrows": 23016,
+      "Ġaudition": 23017,
+      "Ġmastering": 23018,
+      "Trying": 23019,
+      "ĠImag": 23020,
+      "ĠOtters": 23021,
+      "ĠArf": 23022,
+      "Lizard": 23023,
+      "ĠHarbor": 23024,
+      "ĠGrandchild": 23025,
+      "Ġcompanions": 23026,
+      "ĠRhonda": 23027,
+      "ĠTrains": 23028,
+      "ĠOldie": 23029,
+      "outs": 23030,
+      "ĠCherries": 23031,
+      "Ġfuriously": 23032,
+      "ĠKenzie": 23033,
+      "Winning": 23034,
+      "Ġhuffing": 23035,
+      "ĠStriker": 23036,
+      "##ospital": 23037,
+      "Ġgrunting": 23038,
+      "ĠTurning": 23039,
+      "ĠGene": 23040,
+      "ĠRickie": 23041,
+      "ĠCeiling": 23042,
+      "Enormous": 23043,
+      "black": 23044,
+      "ĠPedal": 23045,
+      "ĠNatalia": 23046,
+      "Greeny": 23047,
+      "Ġconstant": 23048,
+      "ĠSticks": 23049,
+      "Ġvolunteered": 23050,
+      "ĠCeeCee": 23051,
+      "Ġminiature": 23052,
+      "ĠHoopy": 23053,
+      "Ġglances": 23054,
+      "ĠMackenzie": 23055,
+      "ĠSelina": 23056,
+      "Ġphrases": 23057,
+      "Ġmilkshakes": 23058,
+      "delay": 23059,
+      "Ġmoulded": 23060,
+      "ĠLaugh": 23061,
+      "Ġthawed": 23062,
+      "Callie": 23063,
+      "Ġuglier": 23064,
+      "Ġcrinkled": 23065,
+      "##ONK": 23066,
+      "squawk": 23067,
+      "Vegetables": 23068,
+      "ĠVivian": 23069,
+      "Ġbreezes": 23070,
+      "ĠMunchy": 23071,
+      "ĠLollipops": 23072,
+      "ĠUsually": 23073,
+      "ĠFurball": 23074,
+      "Early": 23075,
+      "Surfing": 23076,
+      "Ġgrasslands": 23077,
+      "Ġreliability": 23078,
+      "Ġirresponsible": 23079,
+      "Ġmotivation": 23080,
+      "##ickel": 23081,
+      "ĠPauly": 23082,
+      "Ġhalftime": 23083,
+      "needed": 23084,
+      "Ġmemento": 23085,
+      "Ġpharmacy": 23086,
+      "Ġwhisperer": 23087,
+      "Ġsurveyed": 23088,
+      "Ġdictionaries": 23089,
+      "Ġnuisance": 23090,
+      "Biff": 23091,
+      "Cate": 23092,
+      "Dough": 23093,
+      "Grass": 23094,
+      "Ghost": 23095,
+      "Jetty": 23096,
+      "Lula": 23097,
+      "Lift": 23098,
+      "Mist": 23099,
+      "Misty": 23100,
+      "Mallory": 23101,
+      "Nanny": 23102,
+      "Ob": 23103,
+      "Oct": 23104,
+      "Pret": 23105,
+      "Rrrrr": 23106,
+      "Sauce": 23107,
+      "cr": 23108,
+      "cars": 23109,
+      "drip": 23110,
+      "en": 23111,
+      "ele": 23112,
+      "ice": 23113,
+      "truck": 23114,
+      "warn": 23115,
+      "yo": 23116,
+      "Ġ*": 23117,
+      "Ġom": 23118,
+      "##pany": 23119,
+      "##bet": 23120,
+      "##bite": 23121,
+      "##dings": 23122,
+      "##wild": 23123,
+      "Ġbunk": 23124,
+      "Ġfurn": 23125,
+      "Ġwail": 23126,
+      "Ġlinger": 23127,
+      "Ġpails": 23128,
+      "Ġpiped": 23129,
+      "Ġpouches": 23130,
+      "##omy": 23131,
+      "##ommy": 23132,
+      "Ġnour": 23133,
+      "Ġhaired": 23134,
+      "ĠSage": 23135,
+      "##inge": 23136,
+      "##ingale": 23137,
+      "ĠHula": 23138,
+      "Ġthus": 23139,
+      "##ilocks": 23140,
+      "ĠHee": 23141,
+      "ĠSheet": 23142,
+      "Ġstages": 23143,
+      "ĠOrn": 23144,
+      "ĠLing": 23145,
+      "ĠLor": 23146,
+      "ĠLost": 23147,
+      "ĠLoggy": 23148,
+      "ĠBully": 23149,
+      "ĠBreeze": 23150,
+      "ĠBippy": 23151,
+      "ĠBatty": 23152,
+      "ĠMak": 23153,
+      "ĠMeadow": 23154,
+      "Ġbutt": 23155,
+      "##alog": 23156,
+      "ĠAk": 23157,
+      "##acking": 23158,
+      "Ġcatalog": 23159,
+      "##uli": 23160,
+      "Ġspooked": 23161,
+      "Ġscoured": 23162,
+      "Ġbackfire": 23163,
+      "##ellers": 23164,
+      "ĠBenson": 23165,
+      "Ġmudd": 23166,
+      "Ġmucky": 23167,
+      "ĠJerome": 23168,
+      "ĠFreed": 23169,
+      "Ġpron": 23170,
+      "Ġblower": 23171,
+      "Ġgotta": 23172,
+      "Ġkneaded": 23173,
+      "ĠDJ": 23174,
+      "ĠDahlia": 23175,
+      "Ġpicn": 23176,
+      "##ourt": 23177,
+      "Ġskater": 23178,
+      "Ġamends": 23179,
+      "Ġsling": 23180,
+      "ĠCaterpillars": 23181,
+      "##rov": 23182,
+      "Ġhandbag": 23183,
+      "Ġovergrown": 23184,
+      "Ġpeoples": 23185,
+      "ĠKarla": 23186,
+      "##uffle": 23187,
+      "ĠPap": 23188,
+      "ĠPres": 23189,
+      "Ġbraided": 23190,
+      "ĠNin": 23191,
+      "ĠNiki": 23192,
+      "Ġunafraid": 23193,
+      "Ġfinale": 23194,
+      "ĠGre": 23195,
+      "Ġzippy": 23196,
+      "Ġnightingale": 23197,
+      "##igned": 23198,
+      "Soccer": 23199,
+      "##afa": 23200,
+      "Ġwaggled": 23201,
+      "Ġwines": 23202,
+      "Infant": 23203,
+      "Ġarmful": 23204,
+      "##manship": 23205,
+      "Ġreser": 23206,
+      "Ġelements": 23207,
+      "Ġblankie": 23208,
+      "##oland": 23209,
+      "##armen": 23210,
+      "Ġinvaded": 23211,
+      "Ġsalmon": 23212,
+      "Onion": 23213,
+      "##merged": 23214,
+      "##eease": 23215,
+      "Ġrichness": 23216,
+      "Ġgenu": 23217,
+      "ĠStorms": 23218,
+      "Ġgeneral": 23219,
+      "ĠSport": 23220,
+      "Ġcabins": 23221,
+      "Reindeer": 23222,
+      "ĠAlma": 23223,
+      "Ġtrickle": 23224,
+      "Ġoffices": 23225,
+      "Ġreporters": 23226,
+      "Ġlibraries": 23227,
+      "Ġalertly": 23228,
+      "ĠShh": 23229,
+      "Ġyeti": 23230,
+      "Ġflourish": 23231,
+      "Ġfishers": 23232,
+      "Ġobservation": 23233,
+      "Ġtutoring": 23234,
+      "Ġgrapefruit": 23235,
+      "ĠSpeak": 23236,
+      "ĠHelmets": 23237,
+      "Ġfrequ": 23238,
+      "ĠHelpful": 23239,
+      "Shy": 23240,
+      "ĠBeebo": 23241,
+      "Blake": 23242,
+      "Ġburgl": 23243,
+      "Ġlilypad": 23244,
+      "Ġbrides": 23245,
+      "Ġkeepsake": 23246,
+      "Ġdirected": 23247,
+      "Ġgusto": 23248,
+      "Ġbeaters": 23249,
+      "##hausted": 23250,
+      "ĠAmina": 23251,
+      "Ġrustles": 23252,
+      "Ġaccompany": 23253,
+      "ĠLovely": 23254,
+      "ĠStaying": 23255,
+      "ĠScarlet": 23256,
+      "Peach": 23257,
+      "ĠElvis": 23258,
+      "Ġpleasures": 23259,
+      "ĠZeebo": 23260,
+      "Ġnursed": 23261,
+      "Amaya": 23262,
+      "Ġblasting": 23263,
+      "##elieving": 23264,
+      "ĠPlastic": 23265,
+      "Mousey": 23266,
+      "Ġroutes": 23267,
+      "Ġcaws": 23268,
+      "ĠWolfie": 23269,
+      "ĠMagician": 23270,
+      "ĠLights": 23271,
+      "ĠFlexy": 23272,
+      "ĠGolden": 23273,
+      "ĠOffice": 23274,
+      "Ġmarvelling": 23275,
+      "Ġbounding": 23276,
+      "ĠTravel": 23277,
+      "ĠRavens": 23278,
+      "Elise": 23279,
+      "Ġjiggling": 23280,
+      "Ġblobs": 23281,
+      "ĠRudey": 23282,
+      "Knives": 23283,
+      "ĠVolcanoes": 23284,
+      "box": 23285,
+      "Ġmoaning": 23286,
+      "ĠEagerly": 23287,
+      "Ġfizzed": 23288,
+      "ĠIndependent": 23289,
+      "Ġchemical": 23290,
+      "''.": 23291,
+      "Ġblossoming": 23292,
+      "Ġshimmied": 23293,
+      "ĠFilm": 23294,
+      "Ġweddings": 23295,
+      "ĠScooty": 23296,
+      "ĠGlovey": 23297,
+      "Volcano": 23298,
+      "ĠImpatient": 23299,
+      "squeak": 23300,
+      "Ġunimpressed": 23301,
+      "Ġrepresented": 23302,
+      "Ġgeode": 23303,
+      "checkmate": 23304,
+      "Ġclothespin": 23305,
+      "Ġnarwh": 23306,
+      "Ġcommunication": 23307,
+      "Ġseverely": 23308,
+      "Split": 23309,
+      "Ġchapter": 23310,
+      "Tomatoes": 23311,
+      "Ġcolleag": 23312,
+      "Stuart": 23313,
+      "Ġmeekly": 23314,
+      "Pirates": 23315,
+      "Crawl": 23316,
+      "Ġlasag": 23317,
+      "Ġunbelievable": 23318,
+      "ĠWrapping": 23319,
+      "Ġapprovingly": 23320,
+      "Ġdwarf": 23321,
+      "Ġpromptly": 23322,
+      "Ġsceptical": 23323,
+      "Ġapprehen": 23324,
+      "Ġremainder": 23325,
+      "Ġscoffed": 23326,
+      "Ġgymnastics": 23327,
+      "empty": 23328,
+      "Ġrifle": 23329,
+      "!,": 23330,
+      "Applaud": 23331,
+      "Bake": 23332,
+      "Dull": 23333,
+      "End": 23334,
+      "Escape": 23335,
+      "Eddy": 23336,
+      "EXIT": 23337,
+      "Hand": 23338,
+      "Hush": 23339,
+      "Iron": 23340,
+      "Jordan": 23341,
+      "Kippy": 23342,
+      "Lay": 23343,
+      "Lori": 23344,
+      "Octopus": 23345,
+      "Pie": 23346,
+      "Part": 23347,
+      "Patient": 23348,
+      "Purr": 23349,
+      "Rug": 23350,
+      "Sully": 23351,
+      "Tam": 23352,
+      "Tere": 23353,
+      "Tiffany": 23354,
+      "Wish": 23355,
+      "boop": 23356,
+      "block": 23357,
+      "dink": 23358,
+      "door": 23359,
+      "har": 23360,
+      "hopped": 23361,
+      "little": 23362,
+      "lie": 23363,
+      "normal": 23364,
+      "treat": 23365,
+      "##aia": 23366,
+      "##rops": 23367,
+      "##eady": 23368,
+      "##iy": 23369,
+      "##lour": 23370,
+      "##bes": 23371,
+      "##bler": 23372,
+      "##za": 23373,
+      "##zan": 23374,
+      "##ura": 23375,
+      "##AD": 23376,
+      "##fu": 23377,
+      "##full": 23378,
+      "##EN": 23379,
+      "##SE": 23380,
+      "##ONG": 23381,
+      "Ġtile": 23382,
+      "Ġbac": 23383,
+      "##inous": 23384,
+      "Ġcider": 23385,
+      "Ġmile": 23386,
+      "##erty": 23387,
+      "##orses": 23388,
+      "Ġthyme": 23389,
+      "Ġinex": 23390,
+      "Ġpla": 23391,
+      "Ġplo": 23392,
+      "Ġrumbles": 23393,
+      "##cember": 23394,
+      "ĠShelter": 23395,
+      "##seye": 23396,
+      "##sels": 23397,
+      "ĠMate": 23398,
+      "ĠMiffy": 23399,
+      "Ġsmear": 23400,
+      "Ġserene": 23401,
+      "Ġgobbling": 23402,
+      "Ġsputter": 23403,
+      "Ġsprain": 23404,
+      "Ġscaven": 23405,
+      "Ġscaled": 23406,
+      "##areth": 23407,
+      "##arewell": 23408,
+      "ĠWarn": 23409,
+      "ĠWanted": 23410,
+      "ĠWobble": 23411,
+      "Ġcos": 23412,
+      "ĠJr": 23413,
+      "ĠJee": 23414,
+      "ĠJud": 23415,
+      "ĠFound": 23416,
+      "ĠFull": 23417,
+      "ĠFee": 23418,
+      "Ġsomewhat": 23419,
+      "Ġflitted": 23420,
+      "##ishop": 23421,
+      "Ġsunray": 23422,
+      "Ġchats": 23423,
+      "Ġchimed": 23424,
+      "##umpty": 23425,
+      "ĠDic": 23426,
+      "ĠDasher": 23427,
+      "##aude": 23428,
+      "ĠEye": 23429,
+      "ĠEla": 23430,
+      "Ġtrove": 23431,
+      "Ġslay": 23432,
+      "Ġslumber": 23433,
+      "ĠWeight": 23434,
+      "Ġspecific": 23435,
+      "Ġdangled": 23436,
+      "Ġwindshield": 23437,
+      "Ġoverp": 23438,
+      "ĠKar": 23439,
+      "Ġparlour": 23440,
+      "Ġkidnap": 23441,
+      "##ctica": 23442,
+      "Ġquilts": 23443,
+      "Ġuntangles": 23444,
+      "Ġuntangling": 23445,
+      "Noon": 23446,
+      "ĠPJ": 23447,
+      "Ġunused": 23448,
+      "Ġcraving": 23449,
+      "Ġconco": 23450,
+      "##acuate": 23451,
+      "Ġdisk": 23452,
+      "Ġcrater": 23453,
+      "ĠAsha": 23454,
+      "##ava": 23455,
+      "Ġmouthpiece": 23456,
+      "Ġcasts": 23457,
+      "Ġwelling": 23458,
+      "Ġsprinting": 23459,
+      "Ġearm": 23460,
+      "Ġmailbag": 23461,
+      "Ġseeming": 23462,
+      "Ġforevermore": 23463,
+      "Ġrecital": 23464,
+      "Ġhoneybee": 23465,
+      "##ators": 23466,
+      "ĠBeck": 23467,
+      "Ġsaluted": 23468,
+      "Ġringer": 23469,
+      "Stone": 23470,
+      "Ġfilty": 23471,
+      "Ġmatchsticks": 23472,
+      "ĠGoats": 23473,
+      "Ġfattest": 23474,
+      "Ġblowhole": 23475,
+      "Ġperforms": 23476,
+      "Ġcrackles": 23477,
+      "Ġtempor": 23478,
+      "Ġfireplaces": 23479,
+      "Ġwinters": 23480,
+      "ĠClang": 23481,
+      "##ologist": 23482,
+      "ĠOranges": 23483,
+      "Ġtourist": 23484,
+      "Ġdiggers": 23485,
+      "Ġlecturer": 23486,
+      "ĠAnabelle": 23487,
+      "ĠAnswer": 23488,
+      "Ġbleats": 23489,
+      "ĠRocking": 23490,
+      "Ġappreciates": 23491,
+      "ĠTwin": 23492,
+      "ĠRoots": 23493,
+      "Blub": 23494,
+      "ĠChet": 23495,
+      "ĠHoping": 23496,
+      "ĠMoly": 23497,
+      "Unpack": 23498,
+      "Universe": 23499,
+      "ĠSquiggles": 23500,
+      "Trucky": 23501,
+      "Trouble": 23502,
+      "Ġbooked": 23503,
+      "ĠAmazed": 23504,
+      "ĠFranklin": 23505,
+      "ĠRemembering": 23506,
+      "ĠJanine": 23507,
+      "ĠGetting": 23508,
+      "ĠPoco": 23509,
+      "ĠPran": 23510,
+      "About": 23511,
+      "ĠEloise": 23512,
+      "Rude": 23513,
+      "Ġtyre": 23514,
+      "Ġtyrannosaurus": 23515,
+      "ĠSofie": 23516,
+      "Underground": 23517,
+      "Ġswirly": 23518,
+      "ĠExpensive": 23519,
+      "Ġundressed": 23520,
+      "ĠCowie": 23521,
+      "Ġwaterfalls": 23522,
+      "ĠCroaky": 23523,
+      "Flour": 23524,
+      "Ġstrolls": 23525,
+      "Ġlocate": 23526,
+      "spoiled": 23527,
+      "Ġdialog": 23528,
+      "Ġmasterpieces": 23529,
+      "##proof": 23530,
+      "Ġguardians": 23531,
+      "Awesome": 23532,
+      "Ġhosts": 23533,
+      "Ġunsteady": 23534,
+      "ĠGuilty": 23535,
+      "Ġrecklessly": 23536,
+      "Squirrels": 23537,
+      "ĠDelicate": 23538,
+      "Ġseahorses": 23539,
+      "Ġweeding": 23540,
+      "ĠGregory": 23541,
+      "Feel": 23542,
+      "Upstairs": 23543,
+      "ĠGretta": 23544,
+      "Ġlurked": 23545,
+      "quiet": 23546,
+      "Ġselect": 23547,
+      "##ascinated": 23548,
+      "Ġgraveyard": 23549,
+      "Ġpooch": 23550,
+      "ĠBeside": 23551,
+      "growing": 23552,
+      "ĠFrancine": 23553,
+      "Trixie": 23554,
+      "Ġtreetop": 23555,
+      "ĠDesperate": 23556,
+      "ĠDisplay": 23557,
+      "ĠCamilla": 23558,
+      "##RRRR": 23559,
+      "Ġcowardly": 23560,
+      "Barb": 23561,
+      "ĠNorman": 23562,
+      "Ġbeckoning": 23563,
+      "ĠTania": 23564,
+      "Ġnonetheless": 23565,
+      "Accept": 23566,
+      "Diamond": 23567,
+      "ĠFeeding": 23568,
+      "Ġrearranged": 23569,
+      "reliable": 23570,
+      "ĠJunie": 23571,
+      "##CHOO": 23572,
+      "ĠAntonio": 23573,
+      "Gorilla": 23574,
+      "Ġmimic": 23575,
+      "Ġprescribed": 23576,
+      "Ġlaboratory": 23577,
+      "Ġpollinate": 23578,
+      "Ġnecessarily": 23579,
+      "##artoons": 23580,
+      "ĠEmbarrassed": 23581,
+      "Ġbackfired": 23582,
+      "Marta": 23583,
+      "Ġjutting": 23584,
+      "Ġleisurely": 23585,
+      "Ġtrundled": 23586,
+      "Ġcontempl": 23587,
+      "ĠChoco": 23588,
+      "ĠAntarctica": 23589,
+      "Ġnarwhal": 23590,
+      ".`": 23591,
+      "Aaah": 23592,
+      "Bri": 23593,
+      "Bry": 23594,
+      "Bab": 23595,
+      "Bones": 23596,
+      "Cy": 23597,
+      "Curiosity": 23598,
+      "Eee": 23599,
+      "Gizmo": 23600,
+      "Gerald": 23601,
+      "Hm": 23602,
+      "Hocus": 23603,
+      "Iris": 23604,
+      "Miki": 23605,
+      "Morty": 23606,
+      "Massage": 23607,
+      "Nikki": 23608,
+      "Ping": 23609,
+      "Price": 23610,
+      "Pixie": 23611,
+      "Rep": 23612,
+      "Ty": 23613,
+      "Turkey": 23614,
+      "YAY": 23615,
+      "dot": 23616,
+      "doo": 23617,
+      "dressed": 23618,
+      "gu": 23619,
+      "lim": 23620,
+      "mon": 23621,
+      "mind": 23622,
+      "pray": 23623,
+      "pinch": 23624,
+      "picking": 23625,
+      "sack": 23626,
+      "victory": 23627,
+      "Ġ!": 23628,
+      "Ġirr": 23629,
+      "##number": 23630,
+      "##osh": 23631,
+      "##lery": 23632,
+      "##pin": 23633,
+      "##yy": 23634,
+      "##books": 23635,
+      "##dered": 23636,
+      "##OR": 23637,
+      "ĠTelly": 23638,
+      "ĠTibby": 23639,
+      "Ġware": 23640,
+      "Ġdre": 23641,
+      "Ġmutt": 23642,
+      "Ġheaved": 23643,
+      "##arant": 23644,
+      "Ġgushing": 23645,
+      "ĠSimi": 23646,
+      "ĠHilly": 23647,
+      "Ġine": 23648,
+      "Ġbeacon": 23649,
+      "##itha": 23650,
+      "##ppity": 23651,
+      "##cko": 23652,
+      "ĠOven": 23653,
+      "##endra": 23654,
+      "ĠLip": 23655,
+      "ĠLux": 23656,
+      "##ilyn": 23657,
+      "ĠBly": 23658,
+      "Ġdozen": 23659,
+      "ĠMaker": 23660,
+      "ĠMisha": 23661,
+      "Ġshar": 23662,
+      "Ġshushed": 23663,
+      "Ġkarate": 23664,
+      "Ġwhin": 23665,
+      "Ġwhoo": 23666,
+      "ĠAaliyah": 23667,
+      "##tering": 23668,
+      "##teria": 23669,
+      "##illing": 23670,
+      "##raine": 23671,
+      "Ġreap": 23672,
+      "##urora": 23673,
+      "Ġtogetherness": 23674,
+      "Ġoutage": 23675,
+      "Ġoutnumber": 23676,
+      "Ġspanked": 23677,
+      "Ġsprained": 23678,
+      "Ġcodes": 23679,
+      "Ġwalnut": 23680,
+      "##ucting": 23681,
+      "ĠJone": 23682,
+      "ĠSpots": 23683,
+      "ĠFab": 23684,
+      "##abin": 23685,
+      "##abitha": 23686,
+      "ĠDu": 23687,
+      "ĠDam": 23688,
+      "ĠDING": 23689,
+      "Ġcareer": 23690,
+      "##quel": 23691,
+      "##udder": 23692,
+      "ĠEileen": 23693,
+      "Ġslopes": 23694,
+      "ĠCubby": 23695,
+      "ĠCircus": 23696,
+      "ĠCreative": 23697,
+      "Ġskysc": 23698,
+      "##plugs": 23699,
+      "Ġdonations": 23700,
+      "Ġgrumbly": 23701,
+      "Ġglade": 23702,
+      "ĠKiara": 23703,
+      "ĠPiggie": 23704,
+      "ĠPocket": 23705,
+      "Ġsquab": 23706,
+      "Ġunav": 23707,
+      "Ġwoven": 23708,
+      "ĠRaggie": 23709,
+      "ĠRana": 23710,
+      "Ġtalker": 23711,
+      "ĠDoe": 23712,
+      "##aco": 23713,
+      "Ġmonarch": 23714,
+      "Ġcrowed": 23715,
+      "Ġcrates": 23716,
+      "Ġhairpin": 23717,
+      "ĠAslan": 23718,
+      "Ġswinger": 23719,
+      "Sheila": 23720,
+      "Sold": 23721,
+      "Ġsnowbank": 23722,
+      "Ġtightens": 23723,
+      "Ġwhiteboard": 23724,
+      "Ġearplugs": 23725,
+      "Ġpetrified": 23726,
+      "Ġpasted": 23727,
+      "ĠChop": 23728,
+      "ĠChoppy": 23729,
+      "ĠChipper": 23730,
+      "ĠLeopards": 23731,
+      "Ġsharply": 23732,
+      "Ġorganizes": 23733,
+      "Ġhorsesh": 23734,
+      "ĠBeau": 23735,
+      "ĠBeware": 23736,
+      "Ġcaved": 23737,
+      "Ġsmooths": 23738,
+      "##lette": 23739,
+      "ĠMyra": 23740,
+      "Ġhums": 23741,
+      "Ġhosepipe": 23742,
+      "ĠTristan": 23743,
+      "Ġcollectors": 23744,
+      "Ġharming": 23745,
+      "Ġrefresh": 23746,
+      "Ġtaxes": 23747,
+      "Ġcandlelight": 23748,
+      "Ġtagging": 23749,
+      "Ġenveloped": 23750,
+      "Ġloopy": 23751,
+      "Ġthundered": 23752,
+      "Ġfreezers": 23753,
+      "Alas": 23754,
+      "Ġartic": 23755,
+      "ĠVicki": 23756,
+      "Ġpups": 23757,
+      "Chad": 23758,
+      "ĠFlag": 23759,
+      "ĠRubbing": 23760,
+      "ĠSmiles": 23761,
+      "Ġoperate": 23762,
+      "Ġoperating": 23763,
+      "ĠRockets": 23764,
+      "Ġtravellers": 23765,
+      "ĠFroggie": 23766,
+      "ĠAmir": 23767,
+      "Sprinkles": 23768,
+      "Ġunfurled": 23769,
+      "ĠProud": 23770,
+      "white": 23771,
+      "ĠElina": 23772,
+      "ĠRaina": 23773,
+      "ĠFiremen": 23774,
+      "Ġhawks": 23775,
+      "Ġdefiant": 23776,
+      "Julian": 23777,
+      "Ġtilting": 23778,
+      "MooMoo": 23779,
+      "Ġlipsticks": 23780,
+      "Ġdiscarded": 23781,
+      "Ġdeclined": 23782,
+      "ĠDecember": 23783,
+      "ĠMints": 23784,
+      "ĠSuperhero": 23785,
+      "Ġsavour": 23786,
+      "Ġunzips": 23787,
+      "Ġshhh": 23788,
+      "ĠFixing": 23789,
+      "ĠPrunella": 23790,
+      "ĠEdwin": 23791,
+      "Ġbundles": 23792,
+      "Ġchatters": 23793,
+      "Ġcomplimenting": 23794,
+      "organ": 23795,
+      "ĠThroughout": 23796,
+      "Ġprogressed": 23797,
+      "ĠAfrican": 23798,
+      "Pamela": 23799,
+      "##burst": 23800,
+      "ĠFrannie": 23801,
+      "Ġdistractions": 23802,
+      "Ġuncurled": 23803,
+      "Ġchampions": 23804,
+      "cracker": 23805,
+      "Ġgrandkid": 23806,
+      "Grandchild": 23807,
+      "Sonia": 23808,
+      "ĠAdri": 23809,
+      "Ġpurchases": 23810,
+      "Ġtinker": 23811,
+      "ĠPeta": 23812,
+      "ĠClowns": 23813,
+      "Ġsorrows": 23814,
+      "Ġaccount": 23815,
+      "ĠHouses": 23816,
+      "Ġseventh": 23817,
+      "Ġtwitchy": 23818,
+      "Ġunderestimated": 23819,
+      "ĠCupboard": 23820,
+      "Raj": 23821,
+      "Forever": 23822,
+      "Ġinquired": 23823,
+      "Ġdislike": 23824,
+      "Polishing": 23825,
+      "Ġrequire": 23826,
+      "Ahhhh": 23827,
+      "ĠRealizing": 23828,
+      "Ġpleadingly": 23829,
+      "Ġpollution": 23830,
+      "Ġfrolicking": 23831,
+      "ĠYielding": 23832,
+      "ĠDisgusting": 23833,
+      "Ġgemstones": 23834,
+      "Ġfalcon": 23835,
+      "Ladybug": 23836,
+      "Ġtranquil": 23837,
+      "skip": 23838,
+      "ĠElectricity": 23839,
+      "remove": 23840,
+      "Ġrepresent": 23841,
+      "Georg": 23842,
+      "Vanilla": 23843,
+      "Guard": 23844,
+      "Ġconscious": 23845,
+      "ĠTarzan": 23846,
+      "Ġmental": 23847,
+      "ĠCecilia": 23848,
+      "ĠInsects": 23849,
+      "ĠBattery": 23850,
+      "ĠHedgehog": 23851,
+      "ĠIgloo": 23852,
+      "Ġefficiently": 23853,
+      "Buttons": 23854,
+      "ĠWilfred": 23855,
+      "ĠStones": 23856,
+      "Ġbronto": 23857,
+      "Ġathlete": 23858,
+      "Ostrich": 23859,
+      "ĠRefrigerator": 23860,
+      "Jemima": 23861,
+      "ĠSeeds": 23862,
+      "##uzu": 23863,
+      "Ġplummeted": 23864,
+      "Ġjudgment": 23865,
+      "Ġvessel": 23866,
+      "##wildered": 23867,
+      "Ġearmuffs": 23868,
+      "Ġdialogue": 23869,
+      "limits": 23870,
+      "Ġirrit": 23871,
+      "Ġwarehouse": 23872,
+      "Ġoutnumbered": 23873,
+      ").": 23874,
+      "ACHOO": 23875,
+      "Bart": 23876,
+      "Bald": 23877,
+      "Catie": 23878,
+      "Fay": 23879,
+      "Fantastic": 23880,
+      "Firework": 23881,
+      "Hal": 23882,
+      "Humble": 23883,
+      "Mule": 23884,
+      "Protect": 23885,
+      "Prepare": 23886,
+      "Ruffy": 23887,
+      "River": 23888,
+      "Set": 23889,
+      "Trick": 23890,
+      "Wagon": 23891,
+      "Yell": 23892,
+      "dive": 23893,
+      "eww": 23894,
+      "equipment": 23895,
+      "hug": 23896,
+      "hang": 23897,
+      "hooray": 23898,
+      "known": 23899,
+      "mark": 23900,
+      "moon": 23901,
+      "right": 23902,
+      "school": 23903,
+      "swing": 23904,
+      "ten": 23905,
+      "wrap": 23906,
+      "##aes": 23907,
+      "##cible": 23908,
+      "##grow": 23909,
+      "##papa": 23910,
+      "##mith": 23911,
+      "##mind": 23912,
+      "##vonne": 23913,
+      "##xanne": 23914,
+      "##LL": 23915,
+      "##AS": 23916,
+      "##fixed": 23917,
+      "##ET": 23918,
+      "##Fi": 23919,
+      "##UT": 23920,
+      "Ġtins": 23921,
+      "Ġwren": 23922,
+      "ĠTori": 23923,
+      "Ġdood": 23924,
+      "Ġpap": 23925,
+      "##erves": 23926,
+      "##erang": 23927,
+      "##arison": 23928,
+      "Ġthra": 23929,
+      "##iga": 23930,
+      "Ġplatter": 23931,
+      "Ġbeer": 23932,
+      "Ġyummies": 23933,
+      "Ġrudder": 23934,
+      "ĠIrony": 23935,
+      "ĠIreland": 23936,
+      "##star": 23937,
+      "##vester": 23938,
+      "ĠOzzy": 23939,
+      "ĠLad": 23940,
+      "ĠLani": 23941,
+      "ĠLolli": 23942,
+      "ĠBIG": 23943,
+      "ĠBianca": 23944,
+      "##sell": 23945,
+      "ĠMule": 23946,
+      "ĠMarlene": 23947,
+      "Ġwhiz": 23948,
+      "ĠAma": 23949,
+      "ĠAidan": 23950,
+      "Ġloaves": 23951,
+      "##ryn": 23952,
+      "##rait": 23953,
+      "Ġrex": 23954,
+      "Ġtread": 23955,
+      "Ġoutburst": 23956,
+      "Ġspite": 23957,
+      "Ġspacious": 23958,
+      "ĠWilk": 23959,
+      "##achael": 23960,
+      "ĠJob": 23961,
+      "Ġswear": 23962,
+      "ĠDig": 23963,
+      "ĠDuncan": 23964,
+      "Ġvamp": 23965,
+      "Ġvote": 23966,
+      "Ġhoots": 23967,
+      "ĠEr": 23968,
+      "ĠElf": 23969,
+      "ĠEvent": 23970,
+      "Ġtrop": 23971,
+      "ĠComing": 23972,
+      "ĠCAW": 23973,
+      "ĠCourt": 23974,
+      "##rof": 23975,
+      "Ġenab": 23976,
+      "Moms": 23977,
+      "ĠThird": 23978,
+      "Ġoverboard": 23979,
+      "##emmy": 23980,
+      "ĠPicky": 23981,
+      "ĠPets": 23982,
+      "ĠNor": 23983,
+      "ĠNic": 23984,
+      "##being": 23985,
+      "Ġhatches": 23986,
+      "Ġsnagged": 23987,
+      "Ġwhereas": 23988,
+      "ĠJokey": 23989,
+      "ĠGummy": 23990,
+      "ĠGunny": 23991,
+      "Ġtalkative": 23992,
+      "Ġmonum": 23993,
+      "Ġfollower": 23994,
+      "Ġaccu": 23995,
+      "##pest": 23996,
+      "Ġcomparison": 23997,
+      "ĠReveal": 23998,
+      "Ġwellbeing": 23999
+    },
+    "merges": [
+      "Ġ ##t",
+      "##h ##e",
+      "Ġ ##a",
+      "Ġ ##s",
+      "Ġ ##w",
+      "##n ##d",
+      "Ġt ##he",
+      "##e ##d",
+      "Ġ ##b",
+      "Ġt ##o",
+      "Ġa ##nd",
+      "Ġ ##h",
+      "Ġ ##f",
+      "Ġ ##T",
+      "##i ##n",
+      "Ġw ##a",
+      "##r ##e",
+      "##i ##t",
+      "##o ##u",
+      "Ġ ##l",
+      "Ġ ##d",
+      "Ġ ##c",
+      "Ġ ##p",
+      "##a ##y",
+      "Ġ ##m",
+      "##e ##r",
+      "Ġwa ##s",
+      "ĠT ##he",
+      "##o ##m",
+      "Ġ ##he",
+      "##i ##s",
+      "Ġ ##n",
+      "##a ##r",
+      "##i ##m",
+      "##o ##n",
+      "Ġs ##a",
+      "##i ##d",
+      "##l ##l",
+      "Ġh ##a",
+      "Ġ ##g",
+      "##a ##t",
+      "Ġ ##S",
+      "##in ##g",
+      "##o ##t",
+      "##e ##n",
+      "##a ##n",
+      "##l ##e",
+      "##o ##r",
+      "##i ##r",
+      "##a ##m",
+      "##e ##t",
+      "Ġ ##H",
+      "Ġ ##it",
+      "Ġt ##h",
+      "##i ##g",
+      "ĠThe ##y",
+      "Ġ ##in",
+      "##i ##l",
+      "Ġ ##\"",
+      "Ġp ##l",
+      "ĠH ##e",
+      "##o ##w",
+      "##v ##er",
+      "##r ##i",
+      "##u ##t",
+      "Ġb ##e",
+      "Ġ ##u",
+      "Ġpl ##ay",
+      "Ġsa ##id",
+      "##it ##h",
+      "Ġd ##ay",
+      "Ġw ##ith",
+      "##p ##p",
+      "Ġ ##o",
+      "Ġ ##y",
+      "##o ##o",
+      "##k ##ed",
+      "Ġ ##r",
+      "Ġhe ##r",
+      "##c ##e",
+      "Ġ ##I",
+      "ĠS ##he",
+      "ĠT ##im",
+      "##l ##d",
+      "Ġh ##is",
+      "Ġs ##t",
+      "##k ##e",
+      "Ġ ##e",
+      "Ġb ##ig",
+      "##n ##t",
+      "##c ##k",
+      "##ver ##y",
+      "Ġy ##ou",
+      "##s ##t",
+      "##n ##e",
+      "##v ##e",
+      "Ġ ##O",
+      "##e ##nd",
+      "Ġ ##on",
+      "Ġha ##pp",
+      "##u ##n",
+      "Ġ ##L",
+      "##ri ##end",
+      "Ġf ##riend",
+      "##a ##ll",
+      "##il ##y",
+      "Ġthe ##y",
+      "Ġw ##e",
+      "Ġha ##d",
+      "Ġn ##ot",
+      "Ġl ##i",
+      "Ġu ##p",
+      "##he ##r",
+      "Ġwa ##nt",
+      "Ġo ##f",
+      "##a ##d",
+      "##it ##t",
+      "Ġ ##B",
+      "##s ##e",
+      "Ġd ##o",
+      "Ġhapp ##y",
+      "Ġ ##M",
+      "Ġ ##very",
+      "##en ##t",
+      "' ##s",
+      "Ġsa ##w",
+      "Ġth ##at",
+      "##e ##s",
+      "##ou ##ld",
+      "Ġm ##om",
+      "Ġf ##or",
+      "Ġs ##h",
+      "##itt ##le",
+      "Ġl ##ittle",
+      "Ġs ##o",
+      "Ġs ##he",
+      ". ##\"",
+      "##im ##e",
+      "##c ##h",
+      "Ġn ##am",
+      "Ġn ##e",
+      "Ġt ##ime",
+      "Ġ ##k",
+      "##ou ##nd",
+      "Ġthe ##re",
+      "ĠL ##ily",
+      "Ġnam ##ed",
+      "Ġb ##o",
+      "Ġs ##m",
+      "Ġwe ##re",
+      "ĠT ##om",
+      "! ##\"",
+      "Ġwant ##ed",
+      "Ġb ##ut",
+      "##ou ##t",
+      "Ġfriend ##s",
+      "##v ##ed",
+      "T ##he",
+      "##h ##t",
+      "##ir ##d",
+      "Ġb ##ird",
+      "##e ##l",
+      "##a ##l",
+      "Ġa ##n",
+      "##a ##ke",
+      "Ġto ##o",
+      "ĠI ##t",
+      "##om ##e",
+      "##u ##g",
+      "##n ##ce",
+      "##id ##e",
+      "Ġw ##ent",
+      "Ġhe ##l",
+      "Ġw ##h",
+      "ĠO ##nce",
+      "Ġ ##is",
+      "Ġa ##ll",
+      "Ġhel ##p",
+      "##u ##e",
+      "Ġ ##A",
+      "Ġl ##o",
+      "Ġl ##oo",
+      "##t ##er",
+      "Ġup ##on",
+      "##r ##y",
+      "##o ##re",
+      "Ġf ##un",
+      "##i ##nd",
+      "##g ##et",
+      "Ġto ##y",
+      "ĠO ##ne",
+      "##i ##ll",
+      "##am ##e",
+      "Ġa ##s",
+      "Ġa ##t",
+      "##r ##a",
+      "Ġ ##j",
+      "Ġd ##id",
+      "##get ##her",
+      "Ġ ##re",
+      "##u ##r",
+      "Ġto ##gether",
+      "Ġs ##e",
+      "##a ##ck",
+      "Ġc ##at",
+      "Ġt ##re",
+      "##l ##y",
+      "##oo ##d",
+      "##i ##c",
+      "##t ##ed",
+      "Ġdo ##g",
+      "Ġc ##ould",
+      "Ġc ##an",
+      "Ġthe ##ir",
+      "##ar ##d",
+      "? ##\"",
+      "##ar ##k",
+      "##e ##c",
+      "Ġg ##ir",
+      "Ġplay ##ed",
+      "Ġb ##all",
+      "Ġh ##im",
+      "Ġgir ##l",
+      "##w ##ay",
+      "Ġr ##o",
+      "##he ##d",
+      "Ġg ##o",
+      "##m ##y",
+      "Ġa ##re",
+      "' ##t",
+      "Ġl ##e",
+      "Ġ ##out",
+      "Ġf ##r",
+      "##a ##in",
+      "Ġthe ##m",
+      "##u ##m",
+      "##he ##n",
+      "##a ##x",
+      "Ġsa ##d",
+      "Ġbo ##y",
+      "##u ##l",
+      "Ġtre ##e",
+      "##ot ##her",
+      "Ġha ##ve",
+      "Ġm ##an",
+      "Ġlo ##ved",
+      "Ġc ##l",
+      "Ġloo ##ked",
+      "##ou ##g",
+      "Ġf ##ound",
+      "Ġs ##p",
+      "Ġst ##ar",
+      "ĠS ##ue",
+      "##on ##e",
+      "Ġs ##c",
+      "##h ##ing",
+      "Ġb ##ack",
+      "ĠM ##ax",
+      "##ow ##n",
+      "##a ##re",
+      "Ġli ##ke",
+      "##f ##ul",
+      "##s ##ide",
+      "Ġbe ##c",
+      "O ##ne",
+      "Ġm ##e",
+      "Ġp ##ark",
+      "##on ##g",
+      "Ġc ##ar",
+      "##ig ##ht",
+      "##o ##p",
+      "Ġli ##ked",
+      "##el ##t",
+      "Ġw ##ould",
+      "Ġm ##ake",
+      "Ġl ##a",
+      "Ġf ##a",
+      "##r ##ound",
+      "Ġf ##elt",
+      "##e ##ll",
+      "Ġ ##W",
+      "Ġse ##e",
+      "ĠB ##ut",
+      "ĠB ##en",
+      "ĠS ##am",
+      "##om ##et",
+      "Ġas ##ked",
+      "Ġne ##w",
+      "##a ##g",
+      "Ġn ##o",
+      "##ou ##se",
+      "##i ##ce",
+      "Ġstar ##ted",
+      "##ar ##ed",
+      "Ġc ##ame",
+      "Ġ ##other",
+      "Ġa ##l",
+      "##oug ##ht",
+      "##il ##ed",
+      "##s ##s",
+      "Ġa ##g",
+      "Ġs ##omet",
+      "Ġg ##ood",
+      "Ġsm ##all",
+      "Ġb ##r",
+      "Ġs ##ay",
+      "##ri ##ed",
+      "Ġsm ##iled",
+      "##ad ##e",
+      "##ing ##s",
+      "##o ##b",
+      "##p ##ot",
+      "Ġw ##or",
+      "Ġf ##ind",
+      "##i ##a",
+      "Ġe ##x",
+      "##t ##y",
+      "Ġa ##way",
+      "Ġp ##ut",
+      "Ġc ##o",
+      "Ġm ##ade",
+      "Ġwh ##at",
+      "Ġfr ##om",
+      "Ġsomet ##hing",
+      "Ġth ##ought",
+      "##en ##ed",
+      "Ġh ##ome",
+      "Ġplay ##ing",
+      "Ġe ##very",
+      "##oo ##k",
+      "Ġwa ##l",
+      "##u ##c",
+      "Ġm ##u",
+      "##a ##ch",
+      "Ġ ##J",
+      "##ar ##n",
+      "ĠS ##pot",
+      "Ġr ##an",
+      "Ġ ##F",
+      "##i ##le",
+      "##i ##e",
+      "##a ##ve",
+      "Ġag ##ain",
+      "Ġla ##ug",
+      "Ġs ##ome",
+      "##n ##ow",
+      "Ġh ##ouse",
+      "##d ##d",
+      "Ġd ##own",
+      "Ġf ##l",
+      "Ġtoo ##k",
+      "Ġsc ##ared",
+      "##k ##ing",
+      "##n ##y",
+      "Ġ ##Y",
+      "Ġp ##r",
+      "Ġtoy ##s",
+      "Ġle ##arn",
+      "##u ##re",
+      "Ġbo ##x",
+      "##i ##f",
+      "Ġw ##ill",
+      "ĠY ##ou",
+      "##re ##t",
+      "##i ##ck",
+      "##a ##b",
+      "##e ##p",
+      "Ġth ##ings",
+      "Ġm ##y",
+      "Ġa ##round",
+      "Ġyou ##r",
+      "Ġb ##l",
+      "##ou ##d",
+      "Ġli ##ved",
+      "##u ##ck",
+      "##is ##h",
+      ", ##\"",
+      "Ġf ##e",
+      "Ġs ##un",
+      "Ġthe ##n",
+      "##a ##s",
+      "Ġs ##w",
+      "Ġw ##hen",
+      "Ġc ##h",
+      "##u ##s",
+      "##pp ##ed",
+      "ĠM ##ia",
+      "Ġa ##b",
+      "##an ##k",
+      "Ġg ##et",
+      "##uc ##y",
+      "##um ##p",
+      "Ġl ##ot",
+      "T ##h",
+      "##is ##t",
+      "##ot ##h",
+      "Ġt ##ried",
+      "##a ##p",
+      "T ##im",
+      "Ġsay ##s",
+      "Ġk ##now",
+      "Ġg ##ot",
+      "Ġk ##ne",
+      "##it ##ed",
+      "Ġwh ##o",
+      "##u ##st",
+      "Ġman ##y",
+      "##nd ##er",
+      "Ġin ##t",
+      "Ġab ##out",
+      "Ġp ##ret",
+      "Ġan ##y",
+      "Ġr ##ed",
+      "Ġd ##ec",
+      "Ġ ##D",
+      "##i ##ve",
+      "Ġkne ##w",
+      "##a ##ce",
+      "Ġm ##ore",
+      "##ou ##s",
+      "##is ##e",
+      "Ġp ##ic",
+      "Ġc ##are",
+      "##all ##y",
+      "##a ##u",
+      "ĠL ##ucy",
+      "Ġlearn ##ed",
+      "Ġh ##ug",
+      "##q ##u",
+      "Ġwa ##ter",
+      "##f ##ter",
+      "Ġp ##o",
+      "Ġbec ##ame",
+      "Ġbe ##st",
+      "Ġ ##v",
+      "##au ##se",
+      "Ġg ##re",
+      "Ġo ##p",
+      "##way ##s",
+      "##ur ##p",
+      "Ġlaug ##hed",
+      "Ġout ##side",
+      "Ġex ##c",
+      "Ġloo ##k",
+      "Ġal ##ways",
+      "ĠB ##ob",
+      "Ġsh ##ow",
+      "Ġdec ##id",
+      "Ġro ##om",
+      "Ġbec ##ause",
+      "##an ##t",
+      "ĠS ##o",
+      "##f ##e",
+      "Ġh ##o",
+      "Ġdecid ##ed",
+      "Ġe ##at",
+      "Ġint ##o",
+      "##it ##e",
+      "Ġj ##ump",
+      "ĠA ##nd",
+      "Ġb ##oth",
+      "Ġp ##e",
+      "##er ##s",
+      "ĠM ##om",
+      "The ##y",
+      "Ġd ##ad",
+      "Ġ ##ke",
+      "##u ##dd",
+      "Ġon ##e",
+      "L ##ily",
+      "Ġfa ##st",
+      "Ġn ##ice",
+      "Ġ ##E",
+      "Ġth ##is",
+      "##n ##n",
+      "Ġexc ##ited",
+      "Ġfe ##el",
+      "Ġr ##un",
+      "Ġl ##ong",
+      "Y ##es",
+      "##ou ##r",
+      "Ġto ##ld",
+      "Ġs ##k",
+      "Ġa ##m",
+      "##urp ##r",
+      "Ġin ##side",
+      "##u ##ll",
+      "Ġt ##r",
+      "Ġs ##urpr",
+      "Ġm ##o",
+      "Ġpret ##ty",
+      "##in ##y",
+      "##in ##k",
+      "Ġs ##or",
+      "W ##h",
+      "Ġt ##ake",
+      "##o ##g",
+      "Ġe ##ach",
+      "Ġg ##ave",
+      "Ġs ##l",
+      "Ġmu ##ch",
+      "##le ##w",
+      "Ġro ##ck",
+      "##nn ##a",
+      "Ġg ##ra",
+      "Ġst ##r",
+      "Ġh ##ow",
+      "##im ##al",
+      "Ġan ##imal",
+      "##ar ##a",
+      "##g ##ed",
+      "Ġne ##ed",
+      "Ġth ##an",
+      "##et ##ter",
+      "B ##ut",
+      "Ġto ##w",
+      "##v ##en",
+      "Ġ ##or",
+      "Ġ ##C",
+      "Ġu ##nder",
+      "T ##om",
+      "Ġsor ##ry",
+      "Ġo ##ld",
+      "##g ##e",
+      "##is ##ed",
+      "##r ##o",
+      "##ur ##t",
+      "Ġf ##ish",
+      "Ġc ##le",
+      "Ġwal ##ked",
+      "Ġcl ##o",
+      "Ġbe ##ar",
+      "##f ##t",
+      "##a ##se",
+      "##a ##st",
+      "##a ##nd",
+      "Ġha ##nd",
+      "##es ##s",
+      "##ur ##n",
+      "Ġk ##ind",
+      "ĠW ##e",
+      "ĠH ##is",
+      "Ġt ##e",
+      "Ġhapp ##ened",
+      "Ġfl ##ow",
+      "##he ##re",
+      "Ġf ##ood",
+      "Ġl ##ist",
+      "Ġj ##ust",
+      "Ġanimal ##s",
+      "Ġh ##ig",
+      "Ġdid ##n",
+      "Ġne ##ar",
+      "Ġ ##ide",
+      "Ġwa ##t",
+      "Ġsk ##y",
+      "Ġt ##ry",
+      "##in ##e",
+      "##c ##hed",
+      "Ġf ##i",
+      "##r ##om",
+      "##p ##l",
+      "##v ##ing",
+      "ĠA ##my",
+      "Ġu ##s",
+      "Ġide ##a",
+      "Ġb ##etter",
+      "Ġb ##ug",
+      "##g ##ry",
+      "Ġit ##s",
+      "Ġhe ##ard",
+      "Ġt ##w",
+      "##p ##ec",
+      "Ġl ##et",
+      "##at ##e",
+      "##f ##f",
+      "##ab ##le",
+      "Ġsh ##are",
+      "Ġcare ##ful",
+      "Ġ ##en",
+      "Th ##ank",
+      "Ġf ##ly",
+      "Ġ ##if",
+      "Ġst ##or",
+      "##m ##ore",
+      "Ġany ##more",
+      "Ġf ##lew",
+      "##i ##al",
+      "ĠA ##nna",
+      "M ##om",
+      "ĠT ##h",
+      "Ġlot ##s",
+      "Ġsp ##ec",
+      "Ġspec ##ial",
+      "##i ##on",
+      "Ġc ##om",
+      "Ġne ##ver",
+      "Ġb ##y",
+      "##l ##f",
+      "Ġd ##an",
+      "##re ##am",
+      "Ġw ##ind",
+      "Ġb ##u",
+      "Ġf ##o",
+      "Ġd ##on",
+      "Ġcle ##an",
+      "Ġt ##al",
+      "##or ##t",
+      "Ġg ##r",
+      "##r ##m",
+      "Ġlo ##ve",
+      "Ġe ##nd",
+      "##op ##le",
+      "ĠThe ##n",
+      "##b ##er",
+      "Ġe ##ven",
+      "Ġm ##ag",
+      "Ġsh ##iny",
+      "Ġh ##ard",
+      "Ġf ##ore",
+      "ĠS ##ara",
+      "Ġc ##ake",
+      "Ġo ##ver",
+      "##udd ##en",
+      "##a ##k",
+      "Ġb ##ook",
+      "Ġco ##l",
+      "Ġt ##urn",
+      "Ġf ##am",
+      "Ġsa ##fe",
+      "Ġb ##ad",
+      "Ġa ##fter",
+      "Ġpe ##ople",
+      "##ad ##y",
+      "Ġpr ##oud",
+      "##pec ##ted",
+      "Ġsurpr ##ised",
+      "ĠE ##very",
+      "Ġhig ##h",
+      "##udden ##ly",
+      "L ##et",
+      "Ġh ##urt",
+      "Ġc ##u",
+      "##im ##b",
+      "Ġpic ##ked",
+      "Ġg ##round",
+      "Ġc ##ome",
+      "##ard ##en",
+      "Ġu ##ne",
+      "Ġg ##arden",
+      "Ġdo ##or",
+      "##x ##pected",
+      "Ġune ##xpected",
+      "Ġop ##ened",
+      "Ġcl ##imb",
+      "Ġl ##oud",
+      "##b ##b",
+      "Y ##ou",
+      "Ġc ##he",
+      "Ġg ##l",
+      "' ##m",
+      "A ##s",
+      "Ġ ##im",
+      "##il ##d",
+      "Ġg ##ive",
+      "##a ##il",
+      "Ġwa ##y",
+      "Ġcol ##or",
+      "Ġbl ##ue",
+      "Ġthan ##ked",
+      "Ġst ##ill",
+      "Ġe ##ver",
+      "ĠF ##rom",
+      "Ġhug ##ged",
+      "Ġf ##ar",
+      "##i ##p",
+      "Ġc ##all",
+      "ĠH ##er",
+      "Ġmag ##ic",
+      "##ag ##e",
+      "Ġof ##f",
+      "##um ##my",
+      "Ġ ##K",
+      "##i ##z",
+      "##oug ##h",
+      "##x ##t",
+      "Ġjump ##ed",
+      "ĠW ##hen",
+      "Ġsh ##ould",
+      "Ġp ##ar",
+      "Ġfam ##ily",
+      "##oo ##l",
+      "Ġk ##id",
+      "Ġsm ##ile",
+      "##u ##ff",
+      "##he ##s",
+      "Ġpl ##ace",
+      "##k ##ay",
+      "ĠI ##n",
+      "Ġwal ##k",
+      "##c ##t",
+      "Ġgre ##at",
+      "Ġn ##ow",
+      "##e ##m",
+      "Ġstr ##ong",
+      "##le ##s",
+      "Ġ ##qu",
+      "Ġst ##ay",
+      "Ġu ##nt",
+      "Ġst ##o",
+      "N ##o",
+      "Ġfore ##st",
+      "##a ##ut",
+      "##itt ##y",
+      "##t ##ure",
+      "Ġ ##P",
+      "##an ##e",
+      "Ġfr ##og",
+      "Ġb ##ra",
+      "Ġbr ##o",
+      "##o ##on",
+      "Ġunt ##il",
+      "Ġbe ##aut",
+      "Ġs ##qu",
+      "Ġst ##ick",
+      "##d ##y",
+      "Ġbo ##at",
+      "Ġne ##xt",
+      "##le ##ase",
+      "##n ##ing",
+      "Ġhapp ##ily",
+      "Ġlist ##en",
+      "Ġkid ##s",
+      "##a ##king",
+      "Ġt ##ra",
+      "##i ##es",
+      "Ġ ##N",
+      "Ġhelp ##ed",
+      "##i ##ful",
+      "Ġa ##pp",
+      "Ġbeaut ##iful",
+      "Ġshow ##ed",
+      "Ġd ##ra",
+      "Ġim ##p",
+      "##un ##ny",
+      "Ġstor ##y",
+      "Ġclo ##s",
+      "##o ##y",
+      "Ġtow ##n",
+      "Ġwh ##ile",
+      "##re ##l",
+      "##b ##e",
+      "Ġr ##ain",
+      "Ġpic ##ture",
+      "##re ##ss",
+      "##p ##t",
+      "Ġu ##n",
+      "Ġbe ##ing",
+      "Ġevery ##one",
+      "Ġre ##m",
+      "##ar ##y",
+      "Ġm ##or",
+      "Ġha ##t",
+      "##re ##e",
+      "##t ##h",
+      "Ġm ##et",
+      "Ġcall ##ed",
+      "Ġsto ##pped",
+      "Ġg ##ame",
+      "I ##t",
+      "Ġa ##d",
+      "C ##an",
+      "H ##e",
+      "##uff ##y",
+      "Ġan ##gry",
+      "##g ##er",
+      "Ġop ##en",
+      "Ġtr ##uck",
+      "Ġso ##ft",
+      "Ġy ##ummy",
+      "Ġke ##ep",
+      "Ġw ##o",
+      "Ġlo ##st",
+      "Ġc ##ry",
+      "Ġb ##ed",
+      "W ##hen",
+      "ĠS ##ally",
+      "ĠL ##et",
+      "Ġwa ##rm",
+      "Ġat ##e",
+      "Ġm ##ouse",
+      "ĠK ##itty",
+      "Ġbra ##ve",
+      "ĠW ##h",
+      "##v ##ent",
+      "##is ##hed",
+      "##b ##y",
+      "Ġwat ##ch",
+      "Ġd ##e",
+      "Ġdo ##ll",
+      "##s ##o",
+      "##f ##ore",
+      "Ġle ##ave",
+      "Ġf ##ell",
+      "Ġcould ##n",
+      "Ġal ##so",
+      "Ġgre ##en",
+      "##dd ##ed",
+      "Ġs ##n",
+      "Ġfa ##ce",
+      "Ġflow ##ers",
+      "Ġtw ##o",
+      "Ġ ##R",
+      "##is ##s",
+      "##g ##an",
+      "##b ##it",
+      "##b ##le",
+      "Ġno ##ise",
+      "##ab ##bit",
+      "##ir ##st",
+      "Wh ##at",
+      "##ow ##l",
+      "Ġw ##here",
+      "##o ##ck",
+      "##a ##z",
+      "Ġsl ##ide",
+      "Ġso ##on",
+      "##l ##uffy",
+      "Ġho ##le",
+      "##se ##lf",
+      "Ġr ##abbit",
+      "##ir ##rel",
+      "Ġp ##us",
+      "Ġsa ##t",
+      "##ir ##ed",
+      "Ġbe ##fore",
+      "##ill ##y",
+      "H ##i",
+      "Ġhe ##ar",
+      "Ġu ##se",
+      "Ġsqu ##irrel",
+      "Ġp ##a",
+      "The ##n",
+      "Ġke ##pt",
+      "Th ##at",
+      "##m ##a",
+      "##e ##ar",
+      "Ġno ##dded",
+      "Ġc ##ook",
+      "Ġst ##ore",
+      "L ##ook",
+      "Ġhand ##s",
+      "Ġbird ##s",
+      "Ġp ##ain",
+      "Ġfun ##ny",
+      "Ġex ##pl",
+      "Ġha ##ving",
+      "Ġgo ##ing",
+      "Ġs ##ing",
+      "##d ##ay",
+      "##u ##ch",
+      "Ġcat ##ch",
+      "ĠF ##luffy",
+      "ĠJ ##o",
+      "##ay ##be",
+      "##u ##it",
+      "##a ##ug",
+      "##aug ##ht",
+      "##le ##ep",
+      "Ġy ##ell",
+      "Ġe ##y",
+      "ĠC ##an",
+      "Ġc ##ra",
+      "Ġth ##ink",
+      "Ġfi ##x",
+      "Ġf ##in",
+      "Ġb ##re",
+      "Ġt ##ired",
+      "Ġus ##ed",
+      "Ġb ##unny",
+      "Ġb ##us",
+      "##a ##ir",
+      "##an ##ge",
+      "Ġwor ##k",
+      "Ġloo ##king",
+      "Ġw ##r",
+      "Ġp ##ull",
+      "Ġ ##our",
+      "W ##e",
+      "Ġk ##it",
+      "ĠN ##ow",
+      "Ġth ##r",
+      "Ġwa ##it",
+      "##t ##hing",
+      "Ġ ##G",
+      "Ġj ##o",
+      "Ġha ##s",
+      "Ġs ##ound",
+      "Ġpo ##nd",
+      "Ġsun ##ny",
+      "Ġme ##an",
+      "Ġd ##r",
+      "Ġother ##s",
+      "##em ##ber",
+      "##t ##ing",
+      "Ġbe ##h",
+      "Ġas ##k",
+      "##ell ##o",
+      "##l ##ed",
+      "Ġtal ##k",
+      "##c ##hen",
+      "##n ##g",
+      "Ġkit ##chen",
+      "Ġfl ##o",
+      "##re ##w",
+      "Ġp ##ie",
+      "Ġd ##if",
+      "Ġt ##ri",
+      "Ġf ##irst",
+      "Ġhe ##ad",
+      "Ġre ##al",
+      "Ġfa ##v",
+      "Ġimp ##ort",
+      "H ##ello",
+      "Ġmom ##my",
+      "Ġey ##es",
+      "Ġ ##z",
+      "Ġflow ##er",
+      "##j ##oy",
+      "Ġpar ##ty",
+      "Ġm ##ess",
+      "##at ##h",
+      "Ġrem ##ember",
+      "Ġco ##ld",
+      "Ġr ##ight",
+      "Ġc ##on",
+      "Ġsa ##nd",
+      "ĠD ##o",
+      "Ġsw ##e",
+      "Ġr ##ace",
+      "##i ##ous",
+      "##im ##es",
+      "##or ##n",
+      "##a ##c",
+      "Ġd ##uck",
+      "Ġimport ##ant",
+      "Ġsh ##ared",
+      "Ġmor ##al",
+      "ĠJ ##ack",
+      "Ġv ##o",
+      "Ġcu ##ri",
+      "##z ##y",
+      "Ġ ##ice",
+      "##ou ##nt",
+      "Ġwor ##ked",
+      "Ġo ##kay",
+      "A ##t",
+      "Ġen ##joy",
+      "Ġd ##ress",
+      "Ġm ##aking",
+      "Ġad ##vent",
+      "Ġbr ##ight",
+      "##ll ##ow",
+      "Ġ ##own",
+      "Ġcuri ##ous",
+      "Ġd ##ir",
+      "Ġt ##all",
+      "Ġh ##op",
+      "Ġh ##id",
+      "Ġfav ##or",
+      "##re ##ed",
+      "Ġs ##leep",
+      "Ġfavor ##ite",
+      "Ġ ##ri",
+      "W ##ow",
+      "Ġth ##ing",
+      "Ġb ##ag",
+      "Ġm ##on",
+      "Ġbe ##gan",
+      "Ġd ##is",
+      "Ġh ##ill",
+      "Ġcl ##a",
+      "Ġdra ##w",
+      "D ##on",
+      "Ġre ##st",
+      "Ġy ##ard",
+      "ĠF ##in",
+      "##h ##n",
+      "B ##en",
+      "Ġt ##ell",
+      "Ġhe ##re",
+      "Ġmo ##ve",
+      "##st ##er",
+      "##q ##ue",
+      "Ġwat ##ched",
+      "Ġc ##ut",
+      "Ġbe ##l",
+      "Ġfo ##llow",
+      "Ġn ##ight",
+      "Ġbl ##ock",
+      "##ec ##t",
+      "Ġag ##reed",
+      "Ġh ##un",
+      "Ġp ##ick",
+      "##ap ##er",
+      "Ġst ##op",
+      "##c ##o",
+      "ĠTh ##is",
+      "A ##fter",
+      "Ġh ##ot",
+      "Ġbeh ##ind",
+      "##ll ##y",
+      "Ġsh ##o",
+      "Ġt ##able",
+      "Ġsurpr ##ise",
+      "Ġgra ##ss",
+      "Ġwor ##ry",
+      "##i ##ed",
+      "Ġtre ##es",
+      "Ġd ##ark",
+      "Ġflo ##or",
+      "Ġfar ##m",
+      "Ġli ##on",
+      "##fe ##re",
+      "Ġto ##p",
+      "Ġs ##ong",
+      "Ġdif ##fere",
+      "Ġt ##ail",
+      "Ġp ##lease",
+      "Ġbut ##ter",
+      "Ġr ##u",
+      "Ġwal ##king",
+      "Ġcolor ##s",
+      "Ġswe ##et",
+      "Ġvo ##ice",
+      "Ġre ##ad",
+      "Ġsh ##out",
+      "Ġl ##ady",
+      "ĠD ##ad",
+      "Ġfor ##g",
+      "Ġleave ##s",
+      "M ##ax",
+      "##is ##y",
+      "##ig ##n",
+      "Ġcar ##s",
+      "Ġclos ##er",
+      "Ġneed ##ed",
+      "Ġt ##ast",
+      "Ġturn ##ed",
+      "Wh ##y",
+      "Ġc ##ried",
+      "##ar ##ing",
+      "Ġw ##ood",
+      "Ġdiffere ##nt",
+      "Ġlaug ##h",
+      "Ġpie ##ce",
+      "Ġd ##el",
+      "ĠM ##r",
+      "Ġro ##ll",
+      "Ġfi ##re",
+      "Ġhun ##gry",
+      "Ġdo ##es",
+      "##er ##ed",
+      "##i ##ke",
+      "Ġc ##r",
+      "Ġadvent ##ure",
+      "Ġha ##ir",
+      "Ġp ##aper",
+      "Ġyell ##ow",
+      "S ##ue",
+      "ĠS ##uddenly",
+      "Ġf ##ull",
+      "Ġto ##uch",
+      "Ġfeel ##ing",
+      "Ġpr ##in",
+      "Ġw ##et",
+      "##b ##o",
+      "##o ##om",
+      "Ġfriend ##ly",
+      "ĠA ##s",
+      "##k ##en",
+      "Ġp ##er",
+      "Ġfr ##uit",
+      "Ġsw ##ing",
+      "##c ##ked",
+      "##a ##ched",
+      "Ġbro ##ken",
+      "##i ##ent",
+      "Ġre ##ady",
+      "##pp ##y",
+      "Ġpret ##end",
+      "Ġdan ##ce",
+      "Ġan ##other",
+      "Ġl ##ight",
+      "Ġpr ##om",
+      "Ġclimb ##ed",
+      "ĠTh ##at",
+      "##at ##er",
+      "ĠBob ##o",
+      "Ġlist ##ened",
+      "Ġdan ##c",
+      "##w ##here",
+      "##by ##e",
+      "Ġrun ##ning",
+      "Ġpl ##an",
+      "Ġg ##one",
+      "Ġsw ##im",
+      "Ġon ##ly",
+      "Ġtra ##in",
+      "##bb ##ed",
+      "ĠJ ##ane",
+      "ĠTim ##my",
+      "##il ##a",
+      "##nd ##ma",
+      "##a ##v",
+      "S ##uddenly",
+      "Ġk ##n",
+      "Ġclo ##se",
+      "Ġsm ##ell",
+      "S ##he",
+      "Ġblock ##s",
+      "##ab ##y",
+      "Ġho ##ld",
+      "S ##o",
+      "ĠA ##ll",
+      "##s ##h",
+      "Ġam ##az",
+      "Ġwo ##nder",
+      "Ġse ##es",
+      "Ġbutter ##f",
+      "Ġwa ##ll",
+      "Ġre ##pl",
+      "Ġhelp ##ing",
+      "Ġp ##u",
+      "Ġre ##ached",
+      "Ġc ##ream",
+      "##one ##y",
+      "S ##am",
+      "Ġd ##ri",
+      "##r ##ed",
+      "Ġsl ##ow",
+      "Ġa ##nt",
+      "Ġc ##ool",
+      "##a ##f",
+      "Ġgl ##ad",
+      "Ġl ##ess",
+      "Ġf ##ight",
+      "Ġpus ##hed",
+      "Ġgood ##bye",
+      "Ġa ##c",
+      "##at ##her",
+      "Ġbe ##en",
+      "Ġfa ##ir",
+      "Ġh ##ide",
+      "Ġmu ##st",
+      "Ġwind ##ow",
+      "Ġmom ##ent",
+      "##ic ##ed",
+      "Ġs ##it",
+      "Ġball ##oon",
+      "Ġs ##now",
+      "ĠEvery ##one",
+      "Ġw ##ished",
+      "Ġwa ##g",
+      "Ġb ##aby",
+      "Ġst ##uck",
+      "Ġch ##ild",
+      "Ġbu ##y",
+      "Ġd ##one",
+      "Ġper ##f",
+      "M ##ia",
+      "Ġa ##r",
+      "Ġth ##ank",
+      "##ic ##y",
+      "Ġst ##e",
+      "Ġm ##ight",
+      "Ġexpl ##ore",
+      "Ġapp ##le",
+      "Ġb ##ar",
+      "Ġf ##all",
+      "Ġtry ##ing",
+      "Ġnam ##e",
+      "##iz ##ed",
+      "##as ##h",
+      "Ġb ##it",
+      "Ġsc ##ary",
+      "Ġcom ##ing",
+      "Ġbu ##ild",
+      "Ġw ##in",
+      "Ġd ##in",
+      "Ġdir ##ty",
+      "Ġlook ##s",
+      "Ġqu ##ick",
+      "Ġd ##ream",
+      "Ġdo ##ing",
+      "##a ##isy",
+      "' ##re",
+      "Ġunder ##st",
+      "Ġhe ##ld",
+      "##am ##es",
+      "Ġbook ##s",
+      "Ġm ##ar",
+      "Ġbutterf ##ly",
+      "ĠThe ##re",
+      "I ##n",
+      "Ġle ##ft",
+      "Ġc ##ount",
+      "##av ##y",
+      "Ġre ##ach",
+      "Ġshout ##ed",
+      "Ġt ##iny",
+      "##ot ##t",
+      "Ġd ##ro",
+      "Ġbr ##an",
+      "Ġrepl ##ied",
+      "Ġa ##ir",
+      "Ġla ##nd",
+      "##ke ##y",
+      "Ġsp ##l",
+      "Ġthr ##ough",
+      "Ġgr ##ow",
+      "Ġpull ##ed",
+      "Ġtre ##at",
+      "Ġw ##ise",
+      "Ġwh ##y",
+      "Ġch ##air",
+      "Ġbr ##other",
+      "Ġth ##ree",
+      "Ġwood ##s",
+      "Ġpl ##ant",
+      "Ġcla ##pped",
+      "Ġm ##at",
+      "Ġp ##ink",
+      "##in ##s",
+      "Ġ ##owl",
+      "Ġcu ##p",
+      "Ġsomet ##imes",
+      "Ġs ##ure",
+      "##ie ##ld",
+      "##el ##y",
+      "Ġcl ##oud",
+      "Ġse ##en",
+      "Ġsw ##am",
+      "##and ##y",
+      "##as ##k",
+      "##out ##h",
+      "Ġf ##ill",
+      "##i ##x",
+      "Ġj ##ob",
+      "Ġcolor ##ful",
+      "Ġne ##st",
+      "Ġm ##outh",
+      "Ġbig ##ger",
+      "Ġremember ##ed",
+      "Ġjo ##in",
+      "Ġless ##on",
+      "O ##kay",
+      "##p ##h",
+      "##udd ##y",
+      "##ou ##p",
+      "##p ##e",
+      "##ro ##om",
+      "Ġc ##re",
+      "Ġstay ##ed",
+      "Ġwa ##ved",
+      "##ar ##t",
+      "Ġpain ##t",
+      "Ġcl ##ot",
+      "O ##h",
+      "Ġgra ##bbed",
+      "Ġclot ##hes",
+      "Ġ ##ve",
+      "Th ##is",
+      "##ow ##er",
+      "Ġcon ##t",
+      "##c ##le",
+      "Ġwa ##ited",
+      "ĠMom ##my",
+      "ĠA ##fter",
+      "Ġwor ##d",
+      "Ġbro ##ke",
+      "Ġg ##ames",
+      "##uck ##y",
+      "Ġb ##lew",
+      "A ##nna",
+      "Ġc ##ast",
+      "Ġg ##ent",
+      "Ġquick ##ly",
+      "Ġenjoy ##ed",
+      "##ri ##es",
+      "ĠJo ##hn",
+      "Ġlike ##s",
+      "Ġpicture ##s",
+      "##at ##ion",
+      "##t ##on",
+      "Ġse ##a",
+      "Ġhe ##avy",
+      "Ġmu ##s",
+      "Ġs ##et",
+      "##d ##e",
+      "Ġg ##if",
+      "Ġal ##one",
+      "##as ##ure",
+      "Ġturn ##s",
+      "Ġm ##iss",
+      "Ġany ##thing",
+      "Ġnot ##iced",
+      "##or ##m",
+      "Ġsp ##ot",
+      "Ġho ##pped",
+      "Ġwor ##ld",
+      "##d ##er",
+      "Ġp ##ot",
+      "Ġb ##ott",
+      "Ġp ##en",
+      "Ġp ##at",
+      "##l ##c",
+      "Ġy ##ear",
+      "Ġb ##ike",
+      "Ġa ##rm",
+      "H ##er",
+      "ĠL ##ila",
+      "Ġt ##ight",
+      "Ġevery ##where",
+      "Ġm ##ix",
+      "Ġtow ##er",
+      "S ##ara",
+      "L ##ucy",
+      "Ġw ##on",
+      "Ġth ##rew",
+      "ĠB ##uddy",
+      "\" ##.",
+      "Ġr ##ide",
+      "Ġhim ##self",
+      "##m ##an",
+      "Ġfollow ##ed",
+      "Ġj ##u",
+      "Ġj ##e",
+      "##le ##ss",
+      "##am ##p",
+      "##ap ##e",
+      "Ġcom ##p",
+      "Ġke ##y",
+      "##r ##ow",
+      "Ġwh ##ite",
+      "Ġmake ##s",
+      "##ct ##or",
+      "Ġwr ##ong",
+      "S ##pot",
+      "ĠD ##aisy",
+      "Ġbre ##ak",
+      "Ġbl ##ack",
+      "##n ##er",
+      "D ##o",
+      "##th ##y",
+      "Ġmus ##ic",
+      "ĠWh ##at",
+      "##are ##nt",
+      "Ġpo ##l",
+      "Ġde ##ep",
+      "Ġdel ##ic",
+      "B ##ob",
+      "Ġbe ##e",
+      "Ġforg ##ot",
+      "##ce ##ss",
+      "##u ##ed",
+      "Ġcast ##le",
+      "Ġe ##m",
+      "##ve ##s",
+      "Ġwe ##ar",
+      "Ġh ##it",
+      "##i ##et",
+      "Ġp ##arent",
+      "##o ##lly",
+      "##is ##ter",
+      "Ġqu ##iet",
+      "Ġr ##ound",
+      "Ġdanc ##ed",
+      "Ġw ##he",
+      "Ġst ##u",
+      "Ġle ##af",
+      "Ġwant ##s",
+      "##an ##ce",
+      "Ġv ##is",
+      "Ġn ##ap",
+      "Ġmon ##ster",
+      "Ġb ##owl",
+      "##an ##g",
+      "##o ##s",
+      "##ull ##y",
+      "Ġtal ##ked",
+      "##itt ##en",
+      "##r ##ot",
+      "Ġd ##ry",
+      "Ġb ##or",
+      "Ġunderst ##and",
+      "Ġfast ##er",
+      "Ġcook ##ies",
+      "##re ##n",
+      "Ġbr ##ought",
+      "Ġle ##g",
+      "##z ##z",
+      "##f ##ully",
+      "F ##rom",
+      "ĠIn ##side",
+      "Ġsm ##art",
+      "##t ##s",
+      "##c ##y",
+      "Ġs ##ign",
+      "##ro ##ss",
+      "Ġs ##ide",
+      "ĠR ##e",
+      "Ġrock ##s",
+      "Ġsh ##aring",
+      "Ġm ##um",
+      "Ġwe ##ll",
+      "Ġbran ##ch",
+      "Ġbut ##ton",
+      "Ġse ##c",
+      "Ġsome ##one",
+      "Ġhapp ##en",
+      "H ##is",
+      "Ġpo ##in",
+      "Ġfin ##ished",
+      "Ġre ##s",
+      "Ġfo ##x",
+      "Ġdin ##ner",
+      "Ġre ##l",
+      "##en ##ce",
+      "Ġs ##ister",
+      "Ġre ##ally",
+      "J ##o",
+      "Ġfly ##ing",
+      "##ard ##s",
+      "ĠT ##o",
+      "##ed ##dy",
+      "Ġe ##le",
+      "Ġcont ##in",
+      "Ġwor ##ried",
+      "Ġvis ##it",
+      "Ġbe ##ach",
+      "Ġ ##que",
+      "Ġsec ##ret",
+      "Ġk ##ing",
+      "ĠM ##aybe",
+      "##g ##y",
+      "Ġe ##l",
+      "Ġto ##day",
+      "Ġperf ##ect",
+      "ĠSara ##h",
+      "Ġsh ##in",
+      "Ġs ##illy",
+      "##i ##pp",
+      "Ġevery ##thing",
+      "ĠJo ##e",
+      "Ġri ##ver",
+      "ĠSo ##on",
+      "Ġdan ##ger",
+      "Ġsmile ##s",
+      "ĠA ##t",
+      "Ġf ##ield",
+      "Ġf ##ur",
+      "Ġchild ##ren",
+      "Ġg ##u",
+      "Wh ##ile",
+      "Ġwe ##lc",
+      "Ġfill ##ed",
+      "Ġsa ##ng",
+      "Ġp ##udd",
+      "Ġel ##se",
+      "Ġw ##ish",
+      "Ġeat ##ing",
+      "Ġsn ##ack",
+      "ĠE ##m",
+      "##z ##e",
+      "Ġpiece ##s",
+      "Ġprom ##ised",
+      "##or ##d",
+      "Ġsp ##r",
+      "Ġg ##i",
+      "Ġp ##ig",
+      "Ġf ##ree",
+      "Ġb ##ite",
+      "Ġcontin ##ued",
+      "Ġreal ##ized",
+      "##e ##ad",
+      "##itt ##ing",
+      "Ġe ##ar",
+      "Ġj ##ar",
+      "Ġc ##ow",
+      "J ##ust",
+      "M ##aybe",
+      "##at ##ed",
+      "Ġbl ##ank",
+      "Ġcare ##fully",
+      "##st ##ead",
+      "Ġparent ##s",
+      "Ġor ##ange",
+      "Ġ ##-",
+      "ĠTom ##my",
+      "Ġmu ##d",
+      "A ##my",
+      "Ġdra ##g",
+      "ĠB ##illy",
+      "Ġroll ##ed",
+      "Ġcry ##ing",
+      "Ġblank ##et",
+      "Ġb ##ou",
+      "Ġs ##oup",
+      "##ck ##et",
+      "##im ##i",
+      "Ġsa ##il",
+      "Ġp ##urp",
+      "##a ##le",
+      "Ġdr ##ink",
+      "Ġy ##es",
+      "Ġen ##ough",
+      "Ġsn ##ake",
+      "Ġcra ##b",
+      "##se ##s",
+      "Ġlaug ##hing",
+      "Ġthr ##ow",
+      "Ġp ##et",
+      "Ġb ##ath",
+      "Ġword ##s",
+      "Ġ ##Z",
+      "Ġpurp ##le",
+      "Ġfair ##y",
+      "Ġamaz ##ing",
+      "Ġwith ##out",
+      "##i ##ch",
+      "Ġbott ##le",
+      "##i ##re",
+      "F ##in",
+      "Ġgif ##t",
+      "##on ##s",
+      "Ġp ##ast",
+      "Ġgra ##ndma",
+      "Ġbar ##ked",
+      "##i ##ver",
+      "Ġwag ##ged",
+      "Ġm ##ail",
+      "Ġm ##oney",
+      "##f ##ort",
+      "ĠG ##ra",
+      "##us ##ed",
+      "Ġmon ##key",
+      "##un ##ch",
+      "##ch ##ool",
+      "Ġat ##t",
+      "Ġbr ##own",
+      "Ġmo ##ved",
+      "Ġask ##s",
+      "Ġdo ##ctor",
+      "##is ##es",
+      "Ġclos ##ed",
+      "Ġc ##andy",
+      "Ġs ##u",
+      "Ġwelc ##ome",
+      "Ġown ##er",
+      "##g ##g",
+      "Ġs ##chool",
+      "Ġl ##on",
+      "Ġget ##ting",
+      "ĠC ##h",
+      "Ġsm ##o",
+      "Ġhig ##her",
+      "Ġtre ##asure",
+      "Ġs ##itting",
+      "Ġlon ##ely",
+      "Ġmor ##ning",
+      "Ġdanger ##ous",
+      "Ġapp ##les",
+      "Ġli ##ving",
+      "##us ##h",
+      "Ġm ##other",
+      "##ve ##l",
+      "##un ##a",
+      "Ġro ##ad",
+      "Ġshin ##ing",
+      "Ġsh ##op",
+      "##as ##ed",
+      "Ġpa ##w",
+      "##e ##re",
+      "Ġr ##a",
+      "Ġsho ##es",
+      "##i ##ble",
+      "##o ##l",
+      "Ġp ##re",
+      "Ġtal ##king",
+      "##al ##thy",
+      "Ġst ##re",
+      "Ġcre ##at",
+      "Ġc ##aught",
+      "Ġstr ##ange",
+      "Ġe ##gg",
+      "Ġrun ##s",
+      "Ġb ##uck",
+      "Ġl ##etter",
+      "Ġpa ##ss",
+      "Ġche ##e",
+      "Ġw ##ings",
+      "Ġf ##an",
+      "##f ##ish",
+      "Ġm ##ad",
+      "##ask ##et",
+      "Ġl ##ake",
+      "Ġb ##asket",
+      "##a ##ss",
+      "##ck ##s",
+      "##s ##et",
+      "ĠM ##imi",
+      "Ġst ##one",
+      "Ġthink ##s",
+      "Ġdrag ##on",
+      "##m ##e",
+      "ĠB ##l",
+      "Ġpudd ##le",
+      "Ġno ##se",
+      "Ġto ##m",
+      "ĠL ##e",
+      "Ġdelic ##ious",
+      "##is ##k",
+      "##bo ##ard",
+      "Ġst ##and",
+      "Ġb ##at",
+      "Ġfarm ##er",
+      "Ġt ##eddy",
+      "##a ##pp",
+      "Ġbel ##ie",
+      "Ġco ##at",
+      "##it ##ch",
+      "Ġsa ##me",
+      "Ġm ##ine",
+      "##c ##hes",
+      "Ġf ##it",
+      "Ġday ##s",
+      "Ġbr ##ing",
+      "Ġyear ##s",
+      "Ġse ##ar",
+      "Ġwh ##ist",
+      "Ġgent ##le",
+      "##ig ##h",
+      "Ġstar ##t",
+      "Ġcr ##ay",
+      "' ##ll",
+      "##ig ##g",
+      "Ġp ##ill",
+      "Ġsc ##ream",
+      "Ġk ##ite",
+      "##ph ##ant",
+      "Ġfin ##ally",
+      "##ar ##m",
+      "Ġv ##ill",
+      "Ġtast ##y",
+      "Ġch ##o",
+      "Ġsing ##ing",
+      "##ell ##a",
+      "Ġp ##h",
+      "Ġw ##ore",
+      "Ġb ##en",
+      "Ġhop ##ed",
+      "Ġshe ##ll",
+      "Ġsw ##ings",
+      "Ġtr ##ou",
+      "Ġher ##self",
+      "##in ##ed",
+      "##s ##y",
+      "Ġpus ##h",
+      "Mom ##my",
+      "Ġh ##or",
+      "##s ##w",
+      "P ##lease",
+      "Jo ##hn",
+      "##isk ##ers",
+      "Ġan ##sw",
+      "Ġbel ##ong",
+      "Ġbus ##h",
+      "Ġcar ##rot",
+      "##aught ##y",
+      "Ġte ##ach",
+      "Ġele ##phant",
+      "Ġdro ##pped",
+      "Ġn ##aughty",
+      "Ġsh ##ap",
+      "##ra ##ct",
+      "##b ##ow",
+      "Ġco ##ll",
+      "ĠJ ##en",
+      "Ġwo ##ke",
+      "##i ##er",
+      "Ġte ##ac",
+      "Ġhid ##ing",
+      "##s ##c",
+      "Ġp ##ile",
+      "Ġar ##ri",
+      "##b ##all",
+      "##er ##ry",
+      "Ġc ##our",
+      "##ll ##ie",
+      "##is ##a",
+      "Ġto ##uc",
+      "Ġtw ##ins",
+      "Ġpu ##ppy",
+      "Ġl ##unch",
+      "Ġsa ##ck",
+      "Ġb ##ow",
+      "Ġm ##in",
+      "Ġgre ##w",
+      "Ġshap ##es",
+      "Ġche ##ered",
+      "Ġsee ##m",
+      "Ġp ##ers",
+      "Ġcour ##se",
+      "Ġro ##pe",
+      "Ġju ##ice",
+      "##ir ##th",
+      "Ġvill ##age",
+      "##irth ##day",
+      "Ġsp ##in",
+      "##i ##pped",
+      "Ġrain ##bow",
+      "ĠF ##red",
+      "##am ##a",
+      "##f ##used",
+      "O ##K",
+      "Ġben ##ch",
+      "Ġsp ##oon",
+      "Ġcut ##e",
+      "Ġf ##ence",
+      "Ġstre ##et",
+      "Ġn ##ut",
+      "Ġchee ##se",
+      "Ġro ##b",
+      "Ġsh ##ook",
+      "Ġpr ##ob",
+      "Ġtouc ##hed",
+      "##id ##ge",
+      "ĠWh ##iskers",
+      "Ġse ##ed",
+      "ĠBl ##ue",
+      "Ġfore ##ver",
+      "Ġteac ##her",
+      "Ġbe ##ll",
+      "Ġj ##oy",
+      "G ##ood",
+      "Ġwa ##r",
+      "Ġcar ##ry",
+      "Ġpl ##ane",
+      "##le ##m",
+      "Ġe ##as",
+      "##co ##l",
+      "Ġc ##orn",
+      "Ġsound ##s",
+      "Ġb ##irthday",
+      "Ġbug ##s",
+      "Ġprob ##lem",
+      "Ġd ##es",
+      "##ll ##a",
+      "Ġmo ##st",
+      "Ġin ##c",
+      "Ġp ##ower",
+      "Ġsp ##o",
+      "Ġab ##le",
+      "##il ##k",
+      "Ġarri ##ved",
+      "##b ##r",
+      "Ġn ##um",
+      "Ġbus ##y",
+      "Ġdoll ##s",
+      "##at ##o",
+      "##ir ##p",
+      "Ġfe ##w",
+      "Ġw ##ra",
+      "Ġwonder ##ful",
+      "Ġfeel ##s",
+      "ĠEm ##ma",
+      "##i ##an",
+      "ĠTh ##ank",
+      "Ġbre ##ad",
+      "Ġm ##ilk",
+      "Fin ##ally",
+      "Ġrob ##ot",
+      "Ġre ##c",
+      "Ġprom ##ise",
+      "Ġsh ##y",
+      "##e ##b",
+      "Ġk ##iss",
+      "Ġne ##ck",
+      "##ir ##t",
+      "Ġb ##and",
+      "##ount ##ain",
+      "Ġhelp ##ful",
+      "##u ##b",
+      "##g ##ly",
+      "##et ##er",
+      "Ġhear ##t",
+      "Ġpo ##cket",
+      "Ġsh ##ake",
+      "##ump ##y",
+      "Ġc ##ave",
+      "Ġp ##op",
+      "Ġpat ##ient",
+      "##ar ##p",
+      "Ġli ##ve",
+      "ĠJ ##im",
+      "Ġo ##b",
+      "Ġu ##gly",
+      "Ġstor ##m",
+      "Ġslow ##ly",
+      "##e ##ared",
+      "Ġbelie ##ve",
+      "Ġhold ##ing",
+      "Ġt ##urt",
+      "Ġup ##set",
+      "Ġsh ##r",
+      "ĠRe ##my",
+      "Ġco ##ver",
+      "Ġk ##itten",
+      "ĠB ##ella",
+      "J ##ack",
+      "Ġsh ##arp",
+      "Ġtow ##ards",
+      "Ġs ##uc",
+      "Ġstor ##ies",
+      "##ad ##ow",
+      "##o ##st",
+      "Ġh ##oney",
+      "Ġball ##s",
+      "##o ##ve",
+      "##og ##gy",
+      "Ġno ##ises",
+      "Ġgr ##ay",
+      "##re ##ad",
+      "Ġc ##ir",
+      "Ġdir ##t",
+      "Ġdis ##app",
+      "Ġl ##ate",
+      "Ġse ##at",
+      "Ġdri ##ver",
+      "Ġd ##ist",
+      "Ġsp ##ark",
+      "Ġbuck ##et",
+      "Ġturt ##le",
+      "Ġme ##et",
+      "Ġsp ##id",
+      "Ġtreat ##s",
+      "##al ##m",
+      "##at ##or",
+      "Ġsee ##k",
+      "Ġyou ##ng",
+      "Ġgl ##ow",
+      "Ġz ##oom",
+      "##u ##nt",
+      "Ġle ##m",
+      "Ġsand ##w",
+      "##fort ##able",
+      "Ġtri ##p",
+      "Ġamaz ##ed",
+      "Ġspl ##as",
+      "Ġm ##ist",
+      "ĠL ##isa",
+      "Ġmagic ##al",
+      "Ġfo ##ld",
+      "Ġm ##ark",
+      "Ġpu ##zz",
+      "Ġm ##ach",
+      "Ġor ##gan",
+      "ĠM ##ark",
+      "Ġj ##our",
+      "B ##e",
+      "Ġhor ##se",
+      "Ġw ##ild",
+      "Ġpar ##t",
+      "N ##ow",
+      "##oo ##se",
+      "Ġcook ##ie",
+      "Ġhug ##s",
+      "Ġprin ##cess",
+      "##ep ##end",
+      "##en ##s",
+      "##pp ##ing",
+      "Ġwhe ##el",
+      "Ġcl ##oth",
+      "S ##ure",
+      "##un ##g",
+      "##l ##ing",
+      "Ġbu ##bb",
+      "Ġt ##aking",
+      "Ġin ##stead",
+      "Ġstr ##ing",
+      "Ġs ##ug",
+      "ĠB ##e",
+      "Ġn ##et",
+      "Ġdro ##ve",
+      "Ġru ##de",
+      "Ġfight ##ing",
+      "Ġsp ##icy",
+      "Ġco ##in",
+      "##il ##ing",
+      "Ġstar ##s",
+      "Ġcra ##w",
+      "Ġl ##ucky",
+      "Ġb ##one",
+      "Ġhug ##e",
+      "O ##f",
+      "Ġs ##ne",
+      "Ġc ##a",
+      "ĠGra ##ndma",
+      "Ġin ##v",
+      "He ##y",
+      "##pp ##er",
+      "##or ##s",
+      "Ġcan ##n",
+      "##a ##ur",
+      "Ġsa ##l",
+      "Ġfor ##get",
+      "Ġd ##i",
+      "Ġwhist ##le",
+      "Ġcann ##ot",
+      "ĠFin ##ally",
+      "Ġs ##ick",
+      "Ġc ##ard",
+      "Ġspid ##er",
+      "Ġc ##ou",
+      "##ne ##y",
+      "Ġsong ##s",
+      "Ġsnow ##man",
+      "Ġfo ##ot",
+      "Ġp ##ath",
+      "Ġw ##ide",
+      "Ġpill ##ow",
+      "L ##ater",
+      "##ul ##ar",
+      "Ġli ##fe",
+      "##iz ##e",
+      "Ġfix ##ed",
+      "ĠJ ##ust",
+      "##op ##h",
+      "##er ##t",
+      "##e ##st",
+      "##ri ##ll",
+      "Ġbo ##ss",
+      "Ġno ##d",
+      "Ġcom ##es",
+      "Ġgi ##ant",
+      "Ġjo ##ke",
+      "Ġmo ##on",
+      "Ġla ##st",
+      "Ġtast ##e",
+      "Ġgr ##umpy",
+      "##b ##led",
+      "Ġmach ##ine",
+      "ĠO ##n",
+      "##d ##en",
+      "ĠM ##olly",
+      "Ġwa ##ve",
+      "Ġcar ##t",
+      "Ġdri ##ve",
+      "Ġas ##h",
+      "Ġth ##in",
+      "Ġgra ##b",
+      "Ġs ##er",
+      "ĠLe ##o",
+      "##l ##ower",
+      "Ġpe ##ace",
+      "Ġshe ##lf",
+      "Ġs ##el",
+      "##er ##y",
+      "Ġdad ##dy",
+      "Ġwr ##ite",
+      "Ġhid ##den",
+      "ĠJ ##ill",
+      "Ġland ##ed",
+      "Ġwor ##m",
+      "Ġch ##ange",
+      "Ġr ##ing",
+      "Ġfruit ##s",
+      "##ere ##st",
+      "Ġch ##ased",
+      "Ġs ##our",
+      "Ġb ##ark",
+      "##oo ##p",
+      "Ġr ##ad",
+      "Ġcon ##fused",
+      "Ġsmo ##oth",
+      "Ġint ##erest",
+      "Ġf ##le",
+      "##op ##e",
+      "Ġo ##ven",
+      "Ġwas ##n",
+      "Ġmiss ##ed",
+      "Ġmy ##ster",
+      "Ġv ##al",
+      "Ġadventure ##s",
+      "##it ##y",
+      "Ġtake ##s",
+      "Ġs ##uddenly",
+      "ĠA ##nn",
+      "Ġsel ##fish",
+      "##k ##in",
+      "ĠC ##ome",
+      "Ġmess ##y",
+      "Ġshe ##ep",
+      "ĠL ##una",
+      "Ġc ##e",
+      "##if ##e",
+      "Ġt ##ie",
+      "##ell ##y",
+      "Ġstick ##s",
+      "Ġd ##rew",
+      "Ġste ##pped",
+      "##irp ##y",
+      "Ġb ##ought",
+      "Ġte ##a",
+      "Ġex ##p",
+      "Ġb ##an",
+      "T ##o",
+      "Ġst ##ep",
+      "Ġ ##ent",
+      "Ġl ##ater",
+      "Ġac ##ross",
+      "##bo ##x",
+      "Ġwas ##h",
+      "Ġbe ##ak",
+      "Ġj ##og",
+      "O ##n",
+      "##pec ##t",
+      "Ġsp ##e",
+      "S ##t",
+      "Ġl ##ay",
+      "Ġp ##our",
+      "Ġduck ##s",
+      "ĠB ##u",
+      "Ġleg ##s",
+      "Ġgr ##ate",
+      "Ġf ##il",
+      "##ug ##g",
+      "##o ##se",
+      "Ġem ##p",
+      "Ġsl ##id",
+      "Ġemp ##ty",
+      "Ġsleep ##y",
+      "Ġdr ##um",
+      "##m ##er",
+      "Ġfe ##ather",
+      "Ġph ##one",
+      "Ġp ##an",
+      "Ġz ##oo",
+      "Ġhop ##e",
+      "##am ##ed",
+      "ĠC ##at",
+      "Ġgrate ##ful",
+      "Ġf ##ing",
+      "Ġlem ##on",
+      "##et ##h",
+      "##ar ##s",
+      "Ġsmell ##y",
+      "##t ##o",
+      "Ġspl ##ash",
+      "Ġcle ##ver",
+      "##ion ##s",
+      "Ġch ##ick",
+      "Ġim ##ag",
+      "Ġsa ##ve",
+      "Ġinterest ##ing",
+      "S ##oon",
+      "Ġm ##ed",
+      "Ġc ##alm",
+      "##iz ##zy",
+      "Ġwatch ##ing",
+      "Ġban ##an",
+      "Ġpl ##ate",
+      "##iz ##z",
+      "Ġface ##s",
+      "Ġ ##ign",
+      "Ġli ##ft",
+      "Ġb ##a",
+      "Ġl ##ine",
+      "Ġcloud ##s",
+      "##y ##ard",
+      "Ġdog ##s",
+      "Ġa ##ct",
+      "Ġwo ##lf",
+      "Ġspr ##ay",
+      "Ġth ##ough",
+      "Ġback ##yard",
+      "Ġm ##ot",
+      "Ġpr ##ot",
+      "Ġfan ##cy",
+      "Ġwho ##le",
+      "Ġpuzz ##le",
+      "C ##ome",
+      "Ġhe ##althy",
+      "##le ##t",
+      "Ġfin ##ish",
+      "Ġseem ##ed",
+      "Ġsu ##pp",
+      "Ġrock ##et",
+      "ĠDad ##dy",
+      "Ġque ##st",
+      "##w ##el",
+      "Ġarm ##s",
+      "ĠCh ##irpy",
+      "Ġeas ##y",
+      "##d ##ge",
+      "Ġje ##wel",
+      "Ġj ##elly",
+      "Ġt ##id",
+      "Ġf ##ake",
+      "Ġp ##ract",
+      "Ġcray ##ons",
+      "##w ##ard",
+      "Ġal ##ong",
+      "##er ##ly",
+      "Ġsh ##ip",
+      "ĠJ ##erry",
+      "Ġsc ##ar",
+      "##one ##st",
+      "##on ##t",
+      "Ġem ##b",
+      "Ġexpl ##ain",
+      "Ġm ##aybe",
+      "Ġp ##ool",
+      "##ig ##er",
+      "ĠB ##unny",
+      "Ġwor ##king",
+      "Ġwonder ##ed",
+      "Ġlong ##er",
+      "Ġgive ##s",
+      "Ġp ##ack",
+      "##ir ##r",
+      "ĠD ##oggy",
+      "Ġboss ##y",
+      "Ġany ##one",
+      "Ġsa ##ved",
+      "Ġsmell ##ed",
+      "Ġs ##uch",
+      "##o ##cked",
+      "Ġfr ##ont",
+      "Ġp ##in",
+      "##ra ##ss",
+      "##ar ##rass",
+      "Ġtrou ##ble",
+      "Ġa ##v",
+      "Ġh ##onest",
+      "Ġnot ##hing",
+      "Ġv ##an",
+      "Ġemb ##arrass",
+      "Ġtid ##y",
+      "##u ##ally",
+      "ĠO ##llie",
+      "Ġput ##s",
+      "Ġwe ##ak",
+      "##e ##e",
+      "Ġne ##igh",
+      "##m ##ent",
+      "Ġforg ##ive",
+      "##it ##ing",
+      "Ġsh ##irt",
+      "Ġk ##ick",
+      "ĠMom ##o",
+      "##ur ##se",
+      "##ar ##ge",
+      "Ġplant ##s",
+      "##un ##k",
+      "Ġm ##ind",
+      "Ġso ##l",
+      "Ġco ##zy",
+      "Ġgent ##ly",
+      "Ġy ##og",
+      "ĠM ##ary",
+      "##oom ##y",
+      "ĠW ##ith",
+      "Ġneigh ##b",
+      "##or ##row",
+      "##o ##c",
+      "##m ##ing",
+      "##or ##k",
+      "Ġl ##ad",
+      "Ġmist ##ake",
+      "Ġjump ##ing",
+      "Ġlo ##ck",
+      "Ġst ##ood",
+      "Ġc ##ross",
+      "Ġprin ##ce",
+      "Ġw ##ing",
+      "Ġque ##en",
+      "Ġa ##f",
+      "Ġche ##er",
+      "Ġon ##to",
+      "Ġwait ##ing",
+      "Ġpoin ##ted",
+      "ĠWh ##y",
+      "Ġexpl ##or",
+      "##ul ##t",
+      "Ġche ##w",
+      "Ġlove ##ly",
+      "##on ##es",
+      "Ġb ##al",
+      "Ġde ##er",
+      "Ġcou ##ch",
+      "ĠThe ##ir",
+      "Ġst ##ret",
+      "##er ##a",
+      "Ġl ##arge",
+      "Ġs ##ur",
+      "ĠM ##y",
+      "##s ##p",
+      "Ġant ##s",
+      "Ġlad ##der",
+      "Ġd ##ish",
+      "##oo ##f",
+      "Ġclean ##ed",
+      "Ġplace ##s",
+      "##aught ##er",
+      "Ġsandw ##ich",
+      "Ġre ##t",
+      "Ġtom ##orrow",
+      "Ġbuild ##ing",
+      "##ra ##id",
+      "Ġbou ##nce",
+      "Ġpretend ##ed",
+      "Ġaf ##raid",
+      "Ġw ##ip",
+      "Ġmat ##ch",
+      "A ##nd",
+      "Ġpers ##on",
+      "Ġret ##urn",
+      "Ġri ##ch",
+      "Ġbou ##n",
+      "##u ##ce",
+      "Ġp ##izz",
+      "##n ##ed",
+      "K ##itty",
+      "Ġh ##um",
+      "##ge ##st",
+      "Ġbor ##ing",
+      "Ġte ##eth",
+      "ĠS ##omet",
+      "Ġscar ##f",
+      "Ġg ##ather",
+      "Ġgo ##es",
+      "S ##ally",
+      "##w ##e",
+      "ĠTo ##gether",
+      "Ġsplas ##hed",
+      "Ġla ##w",
+      "Ġsear ##ch",
+      "Ġst ##ra",
+      "##ac ##ed",
+      "Ġfur ##ry",
+      "Ġlove ##s",
+      "M ##y",
+      "Ġswim ##ming",
+      "Ġla ##zy",
+      "Ġp ##ri",
+      "Ġd ##aughter",
+      "Ġscream ##ed",
+      "Ġtr ##ue",
+      "Ġg ##en",
+      "##om ##an",
+      "Ġpizz ##a",
+      "Ġash ##amed",
+      "Ġnum ##ber",
+      "Ġw ##oman",
+      "##ll ##o",
+      "Ġpower ##ful",
+      "Ġansw ##er",
+      "Ġfl ##ag",
+      "Ġha ##ng",
+      "Ġfe ##ar",
+      "Ġe ##ag",
+      "Ġch ##ase",
+      "ĠS ##t",
+      "Ġapp ##eared",
+      "##a ##w",
+      "Ġmot ##or",
+      "Ġcl ##own",
+      "##v ##ous",
+      "Ġru ##b",
+      "ĠT ##V",
+      "Ġsuc ##cess",
+      "Ġcho ##col",
+      "Ġwa ##nd",
+      "Ġcreat ##ive",
+      "Ġno ##isy",
+      "Ġnear ##by",
+      "Ġd ##ig",
+      "Ġtr ##ust",
+      "ĠI ##f",
+      "ĠB ##ird",
+      "Ġwe ##aring",
+      "##el ##p",
+      "##ad ##o",
+      "Ġmat ##ter",
+      "Ġhe ##llo",
+      "Ġtoo ##l",
+      "Ġn ##er",
+      "Ġsa ##f",
+      "##p ##a",
+      "Ġte ##st",
+      "Ġner ##vous",
+      "Ġso ##ld",
+      "##os ##aur",
+      "##ic ##ked",
+      "Ġcir ##cle",
+      "##o ##ppy",
+      "Ġdr ##ank",
+      "Ġsm ##iling",
+      "Ġm ##ap",
+      "Ġcla ##ss",
+      "Ġtri ##es",
+      "Ġchocol ##ate",
+      "ĠBob ##by",
+      "Ġkne ##e",
+      "Ġdin ##osaur",
+      "ĠT ##iny",
+      "Ġimp ##ress",
+      "Ġgen ##er",
+      "Ġm ##irr",
+      "Ġpol ##ite",
+      "Ġr ##are",
+      "Ġballoon ##s",
+      "Ġc ##and",
+      "St ##op",
+      "Ġcar ##ried",
+      "Ġprot ##ect",
+      "##ens ##ive",
+      "Ġmirr ##or",
+      "ĠP ##lease",
+      "Ġg ##un",
+      "Ġgo ##ld",
+      "Ġsh ##adow",
+      "Ġba ##ld",
+      "Ġexp ##ensive",
+      "Ġre ##g",
+      "Ġp ##ump",
+      "ĠS ##p",
+      "ĠG ##o",
+      "Ġnot ##e",
+      "Ġa ##p",
+      "Ġher ##o",
+      "Ġh ##ar",
+      "##if ##f",
+      "ĠD ##on",
+      "Ġmar ##ch",
+      "Ġ ##icy",
+      "Ġc ##ri",
+      "Ġwe ##ird",
+      "Ġsne ##e",
+      "Ġso ##ap",
+      "Ġmyster ##ious",
+      "##in ##a",
+      "##ra ##g",
+      "Ġg ##ate",
+      "Ġtow ##el",
+      "Ġwh ##ale",
+      "Ġres ##pect",
+      "##ar ##l",
+      "##ut ##e",
+      "Ġpo ##or",
+      "Ġt ##ape",
+      "##iss ##ors",
+      "Ġd ##izzy",
+      "ĠBen ##ny",
+      "Ġthe ##se",
+      "H ##elp",
+      "Ġgener ##ous",
+      "##itt ##er",
+      "ĠM ##ama",
+      "Ġfe ##et",
+      "Ġm ##ic",
+      "##n ##ic",
+      "Ġpre ##s",
+      "##m ##b",
+      "Ġf ##at",
+      "Ġembarrass ##ed",
+      "Ġs ##que",
+      "L ##ila",
+      "Ġpic ##nic",
+      "Ġbo ##ot",
+      "Ġle ##ad",
+      "Ġsug ##ar",
+      "##sc ##ape",
+      "Ġt ##ent",
+      "Ġdis ##co",
+      "##nd ##pa",
+      "Ġpeace ##ful",
+      "##ne ##ss",
+      "##is ##p",
+      "Ġm ##el",
+      "Ġtast ##ed",
+      "ĠB ##ear",
+      "Ġsc ##issors",
+      "Ġcl ##ap",
+      "Ġbr ##ush",
+      "##ob ##e",
+      "Ġr ##ough",
+      "Ġdanc ##ing",
+      "##ot ##e",
+      "Ġt ##ick",
+      "Ġgl ##ue",
+      "Ġdec ##or",
+      "Ġyell ##ed",
+      "Ġjour ##ney",
+      "Ġh ##ur",
+      "Ġclos ##et",
+      "Ġbr ##idge",
+      "Ġst ##ir",
+      "##vent ##ually",
+      "Ġcr ##own",
+      "##e ##k",
+      "##u ##al",
+      "Ġprin ##t",
+      "ĠSomet ##imes",
+      "##um ##e",
+      "Ġc ##ap",
+      "##im ##p",
+      "Ġl ##amp",
+      "##air ##s",
+      "Ġsc ##are",
+      "Ġv ##ase",
+      "##le ##br",
+      "##an ##y",
+      "##ow ##ed",
+      "Ġte ##le",
+      "Ġce ##lebr",
+      "##l ##ves",
+      "ĠD ##ucky",
+      "ĠH ##ow",
+      "Ġpain ##ted",
+      "Ġlo ##g",
+      "Ġg ##igg",
+      "Ġbl ##ow",
+      "Ġe ##ld",
+      "Ġsc ##o",
+      "Ġwh ##isp",
+      "Ġmix ##ed",
+      "##er ##ries",
+      "Ġb ##erries",
+      "Ġb ##ake",
+      "Ġp ##ay",
+      "Ġc ##age",
+      "Ġfam ##ous",
+      "Ġw ##is",
+      "Ġdraw ##ing",
+      "##get ##able",
+      "Ġbe ##an",
+      "Ġsp ##read",
+      "Ġrel ##ie",
+      "Ġbec ##ome",
+      "Ġk ##icked",
+      "Ġn ##orm",
+      "Ġve ##getable",
+      "Ġsh ##ark",
+      "Ġm ##ountain",
+      "Ġkn ##ocked",
+      "Ġad ##m",
+      "##s ##er",
+      "Ġwra ##p",
+      "Ġnorm ##al",
+      "Ġinc ##red",
+      "Ġwould ##n",
+      "Ġlo ##se",
+      "##ust ##r",
+      "##as ##p",
+      "Ġth ##ick",
+      "Ġf ##ine",
+      "##c ##ed",
+      "Ġgl ##ass",
+      "Ġte ##am",
+      "Ġgr ##oup",
+      "Ġign ##or",
+      "Ġclo ##ck",
+      "Ġcle ##ar",
+      "Ġeld ##erly",
+      "Ġmight ##y",
+      "##r ##obe",
+      "Ġc ##one",
+      "Ġincred ##ible",
+      "Ġmom ##s",
+      "Ġso ##ck",
+      "Ġfr ##ustr",
+      "ĠB ##r",
+      "Ġbal ##ance",
+      "Ġj ##am",
+      "Ġsp ##ace",
+      "##rag ##ile",
+      "Ġcorn ##er",
+      "Ġorgan ##ized",
+      "Ġfr ##ight",
+      "##p ##ort",
+      "Ġsw ##ord",
+      "##al ##ous",
+      "##ig ##hed",
+      "Ġbran ##ches",
+      "Ġse ##ll",
+      "Ġro ##ar",
+      "Ġy ##arn",
+      "Ġfe ##ed",
+      "Ġf ##ool",
+      "Ġh ##orn",
+      "Ġje ##alous",
+      "ĠS ##ome",
+      "Ġf ##ragile",
+      "Ġb ##urn",
+      "D ##ad",
+      "Ġgu ##ess",
+      "##bb ##orn",
+      "Ġpres ##ent",
+      "##on ##y",
+      "Ġstu ##bborn",
+      "Ġm ##is",
+      "Ġho ##se",
+      "Ġwh ##ich",
+      "Ġunderst ##ood",
+      "Ġt ##er",
+      "Ġsho ##e",
+      "##c ##ient",
+      "Ġfrustr ##ated",
+      "ĠJim ##my",
+      "Ġtw ##ist",
+      "Ġsp ##ent",
+      "Ġt ##aught",
+      "W ##here",
+      "Ġspo ##iled",
+      "Ġan ##cient",
+      "##i ##que",
+      "Ġpr ##ay",
+      "Ġfi ##er",
+      "Ġwa ##ke",
+      "Ġche ##st",
+      "Ġfier ##ce",
+      "Ġegg ##s",
+      "Ġpump ##kin",
+      "Ġc ##ab",
+      "Ġcom ##fortable",
+      "Ġb ##arn",
+      "##y ##m",
+      "Ġto ##ug",
+      "Ġun ##ique",
+      "Ġwag ##on",
+      "Ġter ##ri",
+      "Ġor ##d",
+      "##or ##ry",
+      "Ġfright ##ened",
+      "Ġun ##us",
+      "Ġgo ##at",
+      "ĠP ##e",
+      "Ġd ##ug",
+      "Ġstra ##w",
+      "Ġtom ##ato",
+      "Ġme ##asure",
+      "Ġuse ##ful",
+      "Ġfool ##ish",
+      "Ġde ##ad",
+      "Ġcl ##ay",
+      "Ġunus ##ual",
+      "Ġcl ##um",
+      "Ġwr ##ote",
+      "Ġfind ##ing",
+      "Ġrelie ##ved",
+      "Ġex ##am",
+      "Ġpol ##ice",
+      "Ġwa ##ves",
+      "Ġbre ##ath",
+      "Ġhear ##s",
+      "Ġcreat ##ure",
+      "Ġclum ##sy",
+      "Ġsqu ##are",
+      "##l ##ace",
+      "Ġtell ##s",
+      "Ġd ##ull",
+      "Ġtoug ##h",
+      "Ġcab ##in",
+      "To ##gether",
+      "Ġdisco ##ver",
+      "Ġbubb ##les",
+      "##d ##le",
+      "Ġwas ##hed",
+      "Ġno ##sy",
+      "R ##e",
+      "Ġun ##k",
+      "Ġneck ##lace",
+      "Ġexplor ##ing",
+      "Ġbath ##room",
+      "Ġpaw ##s",
+      "Ġsear ##ched",
+      "Ġbo ##ard",
+      "##bb ##y",
+      "##n ##own",
+      "##an ##ged",
+      "Ġ ##'",
+      "Ġcra ##zy",
+      "##f ##ic",
+      "##o ##nd",
+      "##y ##al",
+      "Ġb ##itter",
+      "Ġ ##ind",
+      "Ġthank ##ful",
+      "Ġsun ##f",
+      "##al ##k",
+      "Ġas ##king",
+      "##c ##il",
+      "Ġp ##ir",
+      "Ġro ##se",
+      "Ġdif ##fic",
+      "##ber ##ry",
+      "Ġunk ##nown",
+      "Ġbl ##oom",
+      "Ġsw ##an",
+      "Ġh ##oop",
+      "Ġpen ##cil",
+      "Ġcover ##ed",
+      "Ġa ##dd",
+      "Ġj ##et",
+      "Ġdiffic ##ult",
+      "ĠE ##lla",
+      "Ġfing ##er",
+      "Ġha ##m",
+      "Ġgl ##oomy",
+      "Ġdr ##op",
+      "Ġw ##itch",
+      "Ġlo ##yal",
+      "Ġchick ##en",
+      "ĠAnd ##y",
+      "M ##e",
+      "Ġwe ##althy",
+      "##a ##pped",
+      "Ġcat ##s",
+      "Ġend ##ing",
+      "Ġg ##uit",
+      "##al ##s",
+      "Ġun ##l",
+      "Ġdo ##ve",
+      "##c ##om",
+      "Ġmo ##v",
+      "He ##re",
+      "Ġjoin ##ed",
+      "##l ##ight",
+      "##an ##ut",
+      "Ġc ##her",
+      "Ġterri ##ble",
+      "##i ##ant",
+      "Ġsal ##ad",
+      "ĠRe ##x",
+      "Ġnut ##s",
+      "##sh ##ine",
+      "Ġ ##U",
+      "ĠT ##r",
+      "Ġyour ##s",
+      "Ġr ##at",
+      "Ġpot ##ato",
+      "##ne ##ver",
+      "##x ##ible",
+      "ĠM ##any",
+      "Ġval ##ue",
+      "Ġm ##ask",
+      "##se ##lves",
+      "Ġch ##anged",
+      "##orm ##ous",
+      "Ġto ##ast",
+      "Ġmo ##ving",
+      "Ġt ##iger",
+      "Ġbo ##dy",
+      "Ġz ##ip",
+      "##g ##round",
+      "Ġrec ##ord",
+      "Ġguit ##ar",
+      "Ġche ##ap",
+      "Ġdis ##g",
+      "##irst ##y",
+      "##u ##ne",
+      "Ġhair ##y",
+      "ĠA ##l",
+      "Ġen ##ormous",
+      "##er ##p",
+      "Ġsho ##ot",
+      "Ġpe ##pper",
+      "Ġknow ##ing",
+      "##u ##p",
+      "Ġadvent ##ur",
+      "##or ##y",
+      "Ġhat ##s",
+      "ĠBr ##own",
+      "Ġexc ##iting",
+      "Ġsmall ##er",
+      "Ġfle ##xible",
+      "Ġyour ##self",
+      "Ġbor ##ed",
+      "Ġst ##uff",
+      "Ġkn ##ife",
+      "Ġsol ##ve",
+      "Ġadventur ##ous",
+      "##rill ##iant",
+      "��ac ##orn",
+      "Ġrem ##ind",
+      "Ġperf ##orm",
+      "Ġth ##irsty",
+      "Ġco ##st",
+      "Ġsun ##shine",
+      "Ġnod ##s",
+      "Ġdelic ##ate",
+      "Ġb ##rilliant",
+      "Ġsnack ##s",
+      "##l ##and",
+      "Ġdisg ##ust",
+      "Ġseed ##s",
+      "E ##very",
+      "Ġbanan ##a",
+      "Ġcoll ##ect",
+      "Ġmail ##box",
+      "##re ##en",
+      "Ġsh ##ore",
+      "Ġst ##ri",
+      "Ġas ##leep",
+      "Ġcount ##ed",
+      "Ġd ##ough",
+      "##b ##ers",
+      "Ġfr ##own",
+      "Ġtri ##ck",
+      "##l ##ive",
+      "Ġhe ##al",
+      "##in ##ess",
+      "Ġcu ##be",
+      "##ung ##le",
+      "Ġst ##at",
+      "Ġst ##age",
+      "Ġneighb ##or",
+      "##mb ##re",
+      "Ġmark ##et",
+      "Ġsque ##e",
+      "Ġu ##mbre",
+      "Ġj ##ungle",
+      "##id ##ent",
+      "Ġdisgust ##ing",
+      "##at ##es",
+      "ĠSam ##my",
+      "Ġcr ##ane",
+      "Ġla ##b",
+      "Wh ##o",
+      "##f ##ted",
+      "Ġjo ##lly",
+      "##c ##orn",
+      "Ġfl ##ash",
+      "Ġfr ##idge",
+      "Ġs ##uit",
+      "##in ##al",
+      "##il ##t",
+      "##p ##id",
+      "Ġr ##h",
+      "ĠW ##ill",
+      "Ġrel ##ax",
+      "ĠWh ##ile",
+      "Ġsunf ##lower",
+      "##ig ##inal",
+      "Ġsh ##iver",
+      "Ġcat ##erp",
+      "Ġcaterp ##ill",
+      "##ic ##t",
+      "Ġg ##oose",
+      "Ġt ##imes",
+      "Ġsto ##ve",
+      "Ġh ##arm",
+      "ĠIn ##stead",
+      "Ġf ##our",
+      "##u ##nd",
+      "Ġmed ##ic",
+      "Ġstu ##pid",
+      "Ġcom ##b",
+      "Ġind ##epend",
+      "Ġis ##land",
+      "##ed ##ient",
+      "Ġc ##ro",
+      "Ġexplain ##ed",
+      "Ġbat ##ter",
+      "A ##re",
+      "##y ##ing",
+      "##id ##dle",
+      "Ġsh ##ine",
+      "Ġspr ##ing",
+      "##p ##es",
+      "Ġr ##ug",
+      "Ġcare ##less",
+      "Ġd ##epend",
+      "Ġg ##em",
+      "Ġvegetable ##s",
+      "Ġor ##iginal",
+      "Ġmedic ##ine",
+      "Ġst ##amp",
+      "Ġc ##ries",
+      "ĠYou ##r",
+      "Ġje ##ep",
+      "Ġg ##ar",
+      "In ##side",
+      "Ġpop ##corn",
+      "Ġsuccess ##ful",
+      "I ##f",
+      "Ġst ##ones",
+      "Ġindepend ##ent",
+      "Ġsa ##uce",
+      "H ##ow",
+      "Ġme ##al",
+      "Ġcarrot ##s",
+      "Ġob ##edient",
+      "Ġsc ##r",
+      "Ġstu ##dy",
+      "Ġmag ##n",
+      "##m ##ost",
+      "Ġs ##ighed",
+      "Ġfear ##ful",
+      "##ink ##y",
+      "Ġj ##ack",
+      "##m ##et",
+      "S ##orry",
+      "Ġpe ##anut",
+      "Ġstat ##ue",
+      "Ġe ##scape",
+      "Ġhel ##met",
+      "Ġcaterpill ##ar",
+      "Ġget ##s",
+      "Ġumbre ##lla",
+      "Ġser ##ious",
+      "Ġf ##ountain",
+      "Ġpast ##a",
+      "Ġal ##most",
+      "Ġm ##iddle",
+      "Ġra ##ven",
+      "Ġpe ##bb",
+      "Ġcomp ##et",
+      "Ġjack ##et",
+      "Ġdes ##ign",
+      "Ġfil ##thy",
+      "Ġbed ##room",
+      "Ġan ##g",
+      "Ġhouse ##s",
+      "##er ##able",
+      "Ġbor ##row",
+      "Ġeag ##er",
+      "Ġbelong ##ed",
+      "Ġc ##am",
+      "Ġpar ##rot",
+      "Ġde ##st",
+      "Ġh ##ay",
+      "Ġpri ##ze",
+      "##ak ##en",
+      "Ġmis ##erable",
+      "Ġbra ##ce",
+      "Tom ##my",
+      "##ag ##es",
+      "Ġimpress ##ive",
+      "Ġpain ##ting",
+      "Ġr ##aced",
+      "Ġtri ##ang",
+      "##i ##o",
+      "Ġfor ##k",
+      "Ġcray ##on",
+      "##ia ##ble",
+      "##ne ##l",
+      "Ġch ##oose",
+      "##g ##u",
+      "Ġsl ##ipped",
+      "Ġt ##ied",
+      "Ġt ##ank",
+      "Ġdepend ##able",
+      "Ġli ##fted",
+      "Ġthought ##ful",
+      "Ġt ##aken",
+      "ĠN ##o",
+      "Ġgar ##age",
+      "Ġste ##al",
+      "Ġ ##er",
+      "##ip ##e",
+      "Ġbu ##ilt",
+      "Ġmu ##sh",
+      "Ġcraw ##led",
+      "Ġmo ##le",
+      "Ġsc ##ale",
+      "Ġboat ##s",
+      "Ġp ##ant",
+      "Ġp ##ian",
+      "Ġstand ##ing",
+      "##l ##ph",
+      "##our ##s",
+      "Ġham ##mer",
+      "Ġf ##ig",
+      "Ġpick ##s",
+      "Ġus ##ing",
+      "Ġmo ##der",
+      "##ber ##ries",
+      "Ġsmo ##ke",
+      "Ġcheer ##ful",
+      "Ġpian ##o",
+      "Ġshow ##s",
+      "Ġhurt ##s",
+      "##r ##n",
+      "Ġmagn ##et",
+      "Ġmel ##on",
+      "Ġbott ##om",
+      "Ġen ##g",
+      "Ġspot ##ted",
+      "##in ##ary",
+      "##d ##ile",
+      "Ġre ##f",
+      "##co ##dile",
+      "Ġcra ##ck",
+      "Ġwa ##ff",
+      "Ġa ##unt",
+      "Ġmoder ##n",
+      "ĠJen ##ny",
+      "Ġdo ##lph",
+      "Ġt ##un",
+      "Ġrel ##iable",
+      "Ġtun ##nel",
+      "Ġar ##row",
+      "Ġsqu ##ash",
+      "c ##ream",
+      "Ġmush ##room",
+      "##p ##ack",
+      "Ġg ##um",
+      "Ġt ##ax",
+      "Ġmov ##ie",
+      "Ġj ##ug",
+      "Ġs ##ink",
+      "##y ##e",
+      "Ġfl ##ute",
+      "Ġbe ##et",
+      "Ġpop ##ular",
+      "##ic ##op",
+      "Ġho ##pping",
+      "##icop ##ter",
+      "Ġle ##an",
+      "The ##ir",
+      "##i ##v",
+      "##as ##er",
+      "Ġhel ##icopter",
+      "Ġcompet ##it",
+      "Ġon ##es",
+      "Ġli ##z",
+      "Ġtrou ##bled",
+      "##ip ##op",
+      "##ll ##ipop",
+      "Ġtax ##i",
+      "Ġtri ##cks",
+      "Ġpig ##e",
+      "Ġcry ##st",
+      "Ġcro ##codile",
+      "Ġs ##il",
+      "Ġhum ##ble",
+      "Ġlo ##llipop",
+      "##o ##in",
+      "Ġneed ##s",
+      "Ġplay ##ful",
+      "##com ##fortable",
+      "Ġlo ##cked",
+      "Ġp ##ress",
+      "Ġun ##comfortable",
+      "Ġl ##ow",
+      "Ġkiss ##ed",
+      "##a ##ppy",
+      "##am ##ond",
+      "##h ##ost",
+      "Ġr ##id",
+      "##ed ##y",
+      "Ġmu ##ff",
+      "Ġto ##rn",
+      "Ġan ##x",
+      "Ġpant ##s",
+      "##at ##ch",
+      "Ġgra ##ce",
+      "Ġwa ##nder",
+      "Ġang ##el",
+      "##ot ##o",
+      "Ġhelp ##s",
+      "Ġwra ##pped",
+      "Ġanx ##ious",
+      "u ##p",
+      "Ġtw ##ig",
+      "Ġcam ##era",
+      "##c ##les",
+      "Ġdi ##amond",
+      "##at ##ter",
+      "Ġg ##host",
+      "Ġqu ##ar",
+      "Ġru ##ined",
+      "##a ##ff",
+      "Ġbel ##t",
+      "##op ##l",
+      "##c ##ident",
+      "##er ##opl",
+      "Ġb ##ull",
+      "Ġen ##v",
+      "##il ##ty",
+      "##en ##ny",
+      "Ġa ##eropl",
+      "Ġc ##ere",
+      "##e ##xt",
+      "Ġliz ##ard",
+      "Ġgu ##ilty",
+      "Ġte ##ars",
+      "Ġhelp ##less",
+      "ĠE ##ven",
+      "Ġhapp ##iness",
+      "##t ##t",
+      "Ġwalk ##s",
+      "Ġca ##ct",
+      "Ġw ##ire",
+      "Ġcand ##le",
+      "Ġn ##ail",
+      "Ġf ##is",
+      "##c ##ut",
+      "##ce ##an",
+      "Ġfl ##uffy",
+      "Ġbrace ##let",
+      "Ġm ##op",
+      "Ġdisapp ##oin",
+      "Ġde ##af",
+      "Ġbeet ##le",
+      "Ġstret ##ch",
+      "Ġo ##cean",
+      "Ġboy ##s",
+      "##z ##ed",
+      "Ġquar ##rel",
+      "##ump ##et",
+      "Ġc ##op",
+      "Ġcoll ##ar",
+      "Ġharm ##less",
+      "Ġpass ##ed",
+      "Ġt ##ire",
+      "Ġord ##inary",
+      "Ġbe ##es",
+      "Ġrad ##io",
+      "Ġflash ##light",
+      "Ġtr ##umpet",
+      "Ġpour ##ed",
+      "Ġeng ##ine",
+      "Ġhard ##er",
+      "Ġme ##ant",
+      "Ġcere ##al",
+      "Ġpers ##ist",
+      "Ġsh ##ape",
+      "Ġto ##oth",
+      "Ġcomp ##ut",
+      "Ġsp ##ill",
+      "Ġm ##elt",
+      "Ġcryst ##al",
+      "Ġh ##unt",
+      "Ġinv ##ited",
+      "##co ##a",
+      "##u ##be",
+      "Ġsco ##ot",
+      "Ġch ##arm",
+      "Ġm ##ug",
+      "Ġoff ##ice",
+      "Ġyog ##urt",
+      "Ġc ##omet",
+      "Ġtriang ##le",
+      "Ġt ##ag",
+      "##ie ##f",
+      "##he ##tt",
+      "Ġansw ##ered",
+      "##ag ##hett",
+      "##aghett ##i",
+      "Ġsh ##ade",
+      "Ġcomp ##ass",
+      "Ġre ##p",
+      "Ġcact ##us",
+      "Ġac ##cident",
+      "Ġsp ##end",
+      "Ġav ##oc",
+      "Ġc ##ush",
+      "Ġpa ##le",
+      "Ġli ##cked",
+      "ĠTr ##ue",
+      "Ġshe ##et",
+      "Ġreg ##ular",
+      "##ell ##ig",
+      "Ġl ##it",
+      "Ġcre ##ate",
+      "Ġpr ##o",
+      "##az ##e",
+      "Ġgi ##ving",
+      "Ġp ##ipe",
+      "Ġwhisp ##ered",
+      "Ġgif ##ted",
+      "Ġint ##ellig",
+      "Ġro ##de",
+      "Ġpract ##iced",
+      "Ġlo ##ad",
+      "M ##um",
+      "Ġth ##read",
+      "Ġv ##i",
+      "Ġr ##oof",
+      "Ġb ##icy",
+      "##az ##z",
+      "##it ##her",
+      "##c ##col",
+      "Ġsp ##aghetti",
+      "Ġhar ##sh",
+      "Ġli ##br",
+      "##ccol ##i",
+      "##ut ##h",
+      "Ġp ##ow",
+      "Ġbar ##ber",
+      "##as ##ses",
+      "##ur ##key",
+      "Ġm ##itten",
+      "Ġcompass ##ion",
+      "Ġsa ##iled",
+      "Ġd ##ust",
+      "Ġpersist ##ent",
+      "##u ##bby",
+      "Ġen ##vel",
+      "Ġco ##coa",
+      "Ġcomput ##er",
+      "Ġspe ##ed",
+      "Ġc ##oo",
+      "##h ##ip",
+      "Bob ##o",
+      "Ġgl ##ove",
+      "Ġdisappoin ##ted",
+      "Ġshr ##imp",
+      "Ġfig ##ure",
+      "Ġri ##ce",
+      "##lc ##an",
+      "Ġfeather ##s",
+      "Ġin ##se",
+      "Ġpige ##on",
+      "##om ##es",
+      "##g ##ing",
+      "ĠM ##um",
+      "Ġquest ##ions",
+      "Ġdes ##k",
+      "Ġcharm ##ing",
+      "Ġra ##ft",
+      "Ġt ##urkey",
+      "Ġcar ##p",
+      "Ġenv ##ious",
+      "Ġst ##ream",
+      "##lcan ##o",
+      "##we ##et",
+      "Ġkn ##ot",
+      "Ġstrong ##er",
+      "Ġear ##s",
+      "Ġfor ##ward",
+      "Ġdel ##ight",
+      "Ġt ##ube",
+      "ĠTo ##day",
+      "Ġtra ##p",
+      "Ġaeropl ##ane",
+      "Ġwhe ##at",
+      "Ġt ##ap",
+      "Ġch ##ubby",
+      "Ġrest ##less",
+      "Ġcarp ##et",
+      "Ġintellig ##ent",
+      "##ul ##if",
+      "Ġbox ##es",
+      "Ġco ##ins",
+      "Ġfriends ##hip",
+      "Ġtr ##unk",
+      "##ol ##in",
+      "Ġha ##lf",
+      "Ġcraw ##l",
+      "Ġsp ##un",
+      "Ġon ##ion",
+      "Ġdream ##s",
+      "Ġloo ##p",
+      "ĠJ ##ake",
+      "Ġvo ##lcano",
+      "Ġv ##ide",
+      "Ġbro ##ccoli",
+      "Ġdel ##iver",
+      "Ġs ##le",
+      "Ġb ##ri",
+      "Ġtra ##ck",
+      "Ġca ##ulif",
+      "Ġv ##ine",
+      "##cy ##cle",
+      "##ess ##ie",
+      "Ġth ##ief",
+      "##an ##ger",
+      "Ġinse ##ct",
+      "Ġtick ##et",
+      "Ġac ##ce",
+      "Ġsleep ##ing",
+      "Ġal ##ert",
+      "Ġhair ##cut",
+      "Ġnum ##bers",
+      "##as ##ing",
+      "Ġatt ##ract",
+      "Ġm ##ill",
+      "Ġer ##aser",
+      "##ul ##u",
+      "Ġplan ##et",
+      "Ġpebb ##le",
+      "##it ##al",
+      "J ##ane",
+      "Ġloud ##er",
+      "Ġgrace ##ful",
+      "Ġun ##iver",
+      "Ġdest ##ro",
+      "Ġsc ##reen",
+      "Tim ##my",
+      "Ġdec ##ide",
+      "Ġho ##sp",
+      "Ġnice ##ly",
+      "##rew ##ork",
+      "Ġcompetit ##ive",
+      "Ġcaulif ##lower",
+      "##is ##ted",
+      "Ġcelebr ##ate",
+      "Ġhosp ##ital",
+      "Ġpo ##em",
+      "Ġlearn ##ing",
+      "##ac ##he",
+      "Ġhappen ##ing",
+      "Ġy ##aw",
+      "Ġpe ##ach",
+      "Ġpar ##ade",
+      "Ġsa ##us",
+      "Ġle ##op",
+      "ĠO ##K",
+      "Ġattract ##ive",
+      "##at ##ient",
+      "Ġdolph ##in",
+      "Ġc ##urt",
+      "Ġsold ##ier",
+      "Ġvi ##olin",
+      "##at ##s",
+      "Ġexc ##ite",
+      "ĠEm ##ily",
+      "Ġb ##ase",
+      "Ġcurt ##ain",
+      "##ul ##b",
+      "Ġway ##s",
+      "Ġwheel ##s",
+      "Ġy ##ach",
+      "ĠF ##r",
+      "G ##o",
+      "Ġro ##d",
+      "Ġtra ##vel",
+      "Ġignor ##ant",
+      "Ġcompassion ##ate",
+      "Ġbar ##rel",
+      "Ġenvel ##ope",
+      "Ġsc ##atter",
+      "Ġe ##ventually",
+      "Ġbubb ##le",
+      "ĠP ##ipp",
+      "Ġfi ##rework",
+      "Ġreturn ##ed",
+      "Ġsor ##t",
+      "Ġbicy ##cle",
+      "Ġr ##ag",
+      "Ġscoot ##er",
+      "Ġb ##ulb",
+      "##el ##ery",
+      "Ġyach ##t",
+      "##z ##zy",
+      "Ġh ##omes",
+      "Ġcri ##cket",
+      "Ġquest ##ion",
+      "##et ##e",
+      "Ġp ##ony",
+      "Ġju ##dge",
+      "##t ##en",
+      "Ġte ##m",
+      "Ġneed ##le",
+      "Ġad ##or",
+      "Ġleop ##ard",
+      "Ġth ##u",
+      "Ġh ##ook",
+      "Ġl ##ying",
+      "Ġor ##der",
+      "Ġru ##bbed",
+      "##ter ##n",
+      "Ġcush ##ion",
+      "Ġtr ##uth",
+      "Ġun ##cle",
+      "##ig ##ator",
+      "##d ##om",
+      "J ##im",
+      "Ġcoo ##ked",
+      "Ġch ##alk",
+      "Ġador ##able",
+      "Ġbus ##hes",
+      "Ġtr ##ay",
+      "Ġimp ##atient",
+      "Ġsk ##in",
+      "Ġsp ##ell",
+      "Ġc ##elery",
+      "Ġshell ##s",
+      "Ġgr ##own",
+      "Ġthem ##selves",
+      "Ġso ##ar",
+      "Ġd ##eter",
+      "Ġp ##urse",
+      "Ġse ##al",
+      "Ġmotor ##cycle",
+      "Ġlive ##ly",
+      "Ġrad ##ish",
+      "Ġpen ##gu",
+      "Ġsn ##iff",
+      "Ġc ##ase",
+      "Ġwall ##s",
+      "Ġdeter ##m",
+      "Ġdist ##ant",
+      "Ġpr ##une",
+      "Ġall ##igator",
+      "Ġme ##at",
+      "Ġspe ##ak",
+      "Ġsle ##pt",
+      "Ġfil ##m",
+      "Ġs ##end",
+      "Ġboun ##ced",
+      "ĠL ##ittle",
+      "Ġfor ##th",
+      "##ill ##a",
+      "Ġclean ##ing",
+      "Ġch ##ain",
+      "Ġp ##it",
+      "Ġent ##h",
+      "Ġmar ##ry",
+      "Ġspin ##ning",
+      "##eb ##ra",
+      "##eb ##ook",
+      "Ġnot ##ebook",
+      "Ġavoc ##ado",
+      "Ġsur ##f",
+      "Ġcount ##ing",
+      "##ur ##b",
+      "Ġb ##in",
+      "##us ##ia",
+      "Ġimp ##ro",
+      "Ġenth ##usia",
+      "##is ##ion",
+      "Ġsk ##ip",
+      "Ġbeh ##ave",
+      "##ch ##air",
+      "Ġwip ##ed",
+      "Ġlaugh ##s",
+      "##v ##ator",
+      "Ġsay ##ing",
+      "Ġband ##age",
+      "Ġdestro ##y",
+      "Ġwall ##et",
+      "Sara ##h",
+      "Ġste ##ak",
+      "Ġmet ##al",
+      "ĠS ##h",
+      "Ġst ##um",
+      "Ġbig ##gest",
+      "Ġele ##vator",
+      "Ġdi ##ary",
+      "ĠBu ##zz",
+      "Ġpo ##st",
+      "Ġ ##ed",
+      "Ġpat ##tern",
+      "Ġunl ##ock",
+      "Ġsh ##ut",
+      "Ġd ##ive",
+      "Ġwe ##ek",
+      "Ġarm ##chair",
+      "Ġo ##y",
+      "ĠP ##oppy",
+      "Ġpo ##le",
+      "Ġdist ##urb",
+      "Ġsk ##ipped",
+      "Ġz ##ebra",
+      "Ġcl ##ub",
+      "Ġbag ##s",
+      "##de ##st",
+      "Ġjour ##n",
+      "Ġear ##th",
+      "##j ##ect",
+      "##b ##ul",
+      "Ġjelly ##fish",
+      "ĠP ##eter",
+      "##at ##ing",
+      "Ġshow ##ing",
+      "Ġn ##urse",
+      "Ġswe ##ater",
+      "##us ##ie",
+      "G ##ive",
+      "Ġmix ##er",
+      "Ġl ##ime",
+      "ĠB ##et",
+      "Ġb ##ump",
+      "Ġtem ##p",
+      "Ġsk ##ull",
+      "ĠL ##ulu",
+      "Ġcom ##pl",
+      "Ġen ##c",
+      "Ġsc ##rew",
+      "##it ##o",
+      "##n ##am",
+      "Ġam ##bul",
+      "Ġambul ##ance",
+      "Ġstr ##anger",
+      "##ag ##ed",
+      "Ġjourn ##al",
+      "##ra ##ge",
+      "Ġgather ##ed",
+      "ĠP ##olly",
+      "Ġloud ##ly",
+      "Ġsh ##ield",
+      "Ġt ##ummy",
+      "Ġtruck ##s",
+      "Ġfold ##er",
+      "Ġdecor ##ate",
+      "##qu ##ito",
+      "Ġbutton ##s",
+      "Ġlibr ##ary",
+      "Ġfall ##s",
+      "ĠBird ##y",
+      "Ġlight ##s",
+      "##r ##ay",
+      "Ġin ##k",
+      "##ir ##it",
+      "ĠF ##o",
+      "Ġc ##ity",
+      "Ġpre ##p",
+      "Ġher ##b",
+      "##n ##ger",
+      "Ġmo ##s",
+      "Ġf ##u",
+      "Ġst ##ation",
+      "Ġmo ##dest",
+      "##nam ##ent",
+      "Ġor ##nament",
+      "##ent ##ion",
+      "Ġplay ##ground",
+      "Ġpol ##ish",
+      "Ġmos ##quito",
+      "Ġpoin ##ting",
+      "Ġmar ##ble",
+      "##l ##ies",
+      "Ġc ##ord",
+      "M ##ama",
+      "Ġknow ##s",
+      "Ġve ##st",
+      "Ġsal ##t",
+      "Ġatt ##ic",
+      "Ġgu ##ard",
+      "Ġres ##c",
+      "##ct ##op",
+      "##ce ##ed",
+      "Ġf ##ather",
+      "Ġwhe ##never",
+      "Ġstraw ##berry",
+      "Ġk ##ay",
+      "Ġfoot ##ball",
+      "Ġit ##ch",
+      "Ġspl ##it",
+      "##le ##ton",
+      "##ke ##leton",
+      "Ġa ##ut",
+      "Ġbrother ##s",
+      "Ġy ##et",
+      "Ġh ##ipp",
+      "Ġpir ##ate",
+      "Ġdisapp ##eared",
+      "Ġc ##able",
+      "Ġon ##ce",
+      "?\" ##.",
+      "Ġsupp ##ort",
+      "Ġdri ##ving",
+      "##ctop ##us",
+      "##ur ##ing",
+      "##ob ##y",
+      "Ġp ##le",
+      "Ġl ##ed",
+      "M ##olly",
+      "Ġcup ##board",
+      "##ak ##y",
+      "##e ##y",
+      "Ġtri ##pped",
+      "Ġro ##ot",
+      "##ob ##ile",
+      "Ġkay ##ak",
+      "Ġwis ##hes",
+      "##um ##b",
+      "##e ##ver",
+      "G ##ra",
+      "Ġcomp ##let",
+      "Ġm ##ild",
+      "##om ##obile",
+      "Ġsuc ##ceed",
+      "Ġo ##ctopus",
+      "Ġcall ##ing",
+      "Ġa ##dded",
+      "Ġsun ##g",
+      "Ġco ##al",
+      "##st ##ic",
+      "Ġaut ##omobile",
+      "Ġsnee ##ze",
+      "##us ##hed",
+      "Ġread ##ing",
+      "ĠD ##an",
+      "Ġcart ##oon",
+      "Ġyog ##a",
+      "Ġst ##ack",
+      "Ġenthusia ##stic",
+      "Ġcompl ##ain",
+      "Ġfle ##a",
+      "##oph ##one",
+      "Ġs ##keleton",
+      "##ht ##ub",
+      "Ġgo ##lf",
+      "Ġsug ##gest",
+      "##p ##ar",
+      "Ġdraw ##er",
+      "Ġbat ##htub",
+      "Ġthu ##nder",
+      "Ġve ##il",
+      "Ġkind ##ness",
+      "Ġfl ##ame",
+      "Ġpo ##ke",
+      "Ġmat ##t",
+      "Ġvide ##o",
+      "Ġm ##ath",
+      "Ġhunt ##er",
+      "Ġri ##bb",
+      "Ġha ##ll",
+      "Ġed ##ge",
+      "Ġgr ##owl",
+      "Ġche ##ss",
+      "Ġcup ##s",
+      "Ġoy ##ster",
+      "Ġg ##or",
+      "Ġtr ##oph",
+      "Ġmean ##s",
+      "Ġdraw ##ings",
+      "##l ##asses",
+      "Ġglow ##ing",
+      "Ġsp ##ear",
+      "Ġsw ##itch",
+      "Ġhipp ##o",
+      "Ġit ##self",
+      "Ġrep ##air",
+      "Ġsung ##lasses",
+      "Ġpen ##ny",
+      "##ut ##es",
+      "Ġtele ##ph",
+      "##w ##ork",
+      "Ġmuff ##in",
+      "Ġz ##ipp",
+      "Ġpast ##ry",
+      "W ##ell",
+      "Ġcost ##ume",
+      "Ġmake ##up",
+      "ĠPe ##ople",
+      "Ġpe ##ar",
+      "Ġar ##g",
+      "Ġd ##ess",
+      "Ġwaff ##le",
+      "Ġdeterm ##ined",
+      "Ġmatt ##ress",
+      "Ġroll ##ing",
+      "ĠT ##ina",
+      "##ir ##on",
+      "Ġteleph ##one",
+      "Ġre ##pe",
+      "Ġp ##un",
+      "Ġm ##aze",
+      "ĠM ##iss",
+      "##ri ##c",
+      "Ġp ##ine",
+      "Ġg ##ear",
+      "##c ##ase",
+      "Ġpow ##der",
+      "Ġpack ##age",
+      "Ġmiss ##ile",
+      "Ġtroph ##y",
+      "Ġpa ##cked",
+      "Ġme ##adow",
+      "##in ##es",
+      "Ġhand ##le",
+      "Ġhe ##dge",
+      "Ġc ##ob",
+      "Ġfr ##ame",
+      "Ġr ##ot",
+      "Ġmic ##r",
+      "##a ##ving",
+      "Ġw ##ife",
+      "##a ##it",
+      "##l ##a",
+      "##w ##eb",
+      "Ġmag ##az",
+      "##ur ##ch",
+      "Ġenc ##ou",
+      "Ġgra ##pes",
+      "Ġse ##par",
+      "The ##re",
+      "Ġkn ##ight",
+      "Ġbasket ##ball",
+      "Ġc ##amp",
+      "' ##d",
+      "Ġf ##ile",
+      "Ġst ##airs",
+      "Ġstr ##ugg",
+      "ĠP ##ete",
+      "B ##ye",
+      "Ġmin ##utes",
+      "Ġsho ##cked",
+      "ĠT ##weet",
+      "Ġcob ##web",
+      "##p ##er",
+      "Ġmicr ##ophone",
+      "Ġman ##aged",
+      "Ġw ##ool",
+      "Ġwe ##ep",
+      "Ġle ##ash",
+      "Ġbark ##ing",
+      "##t ##ime",
+      "Ġcol ##our",
+      "Ġper ##m",
+      "##ist ##ol",
+      "##f ##fe",
+      "Ġte ##ar",
+      "##ffe ##e",
+      "##ie ##w",
+      "Ġbanan ##as",
+      "Ġst ##aff",
+      "Ġslid ##es",
+      "Ġo ##k",
+      "Ġho ##c",
+      "##at ##ure",
+      "Ġhoc ##key",
+      "S ##ee",
+      "Ġsaf ##ely",
+      "Ġve ##nd",
+      "##as ##her",
+      "Ġsp ##irit",
+      "Ġgor ##illa",
+      "Ġey ##e",
+      "Ġv ##iew",
+      "##he ##ad",
+      "Ġstep ##s",
+      "Ġcool ##er",
+      "Ġmin ##t",
+      "Ġgigg ##led",
+      "##ro ##sc",
+      "##w ##asher",
+      "Ġph ##oto",
+      "Ġfl ##our",
+      "Ġt ##ask",
+      "Ġg ##asp",
+      "Ġmar ##ched",
+      "##h ##ic",
+      "Ġear ##ly",
+      "Ġsail ##or",
+      "Ġhot ##el",
+      "Ġch ##urch",
+      "##rosc ##ope",
+      "##c ##ing",
+      "Ġve ##hic",
+      "##ke ##ep",
+      "Ġsaus ##age",
+      "Ġdess ##ert",
+      "ĠR ##ose",
+      "Ġcook ##ing",
+      "Ġp ##istol",
+      "Ġbase ##ball",
+      "Ġdish ##washer",
+      "Ġ ##ot",
+      "Ġrem ##ain",
+      "Ġth ##ose",
+      "Ġmed ##al",
+      "Ġorgan ##ize",
+      "Ġot ##ter",
+      "##ch ##or",
+      "Ġe ##ither",
+      "Ġg ##rill",
+      "Ġfire ##man",
+      "Ġvend ##or",
+      "Ġre ##ver",
+      "Ġpretend ##ing",
+      "Ġbatter ##y",
+      "##il ##ot",
+      "Ġtemp ##le",
+      "Ġf ##ive",
+      "Ġt ##en",
+      "Ġla ##ser",
+      "ĠL ##ook",
+      "Ġ ##ow",
+      "Ġtool ##s",
+      "Ġof ##ten",
+      "Ġopen ##s",
+      "Ġkn ##ock",
+      "Ġ ##iron",
+      "Ġo ##il",
+      "Ġsand ##box",
+      "ĠBet ##ty",
+      "Ġgra ##ndpa",
+      "Ġpe ##e",
+      "Ġr ##ise",
+      "Ġwh ##ip",
+      "##ctor ##y",
+      "Ġan ##chor",
+      "Ġtra ##sh",
+      "Ġpat ##ch",
+      "ĠR ##ob",
+      "Ġthin ##king",
+      "Ġs ##ight",
+      "##se ##um",
+      "Ġrh ##in",
+      "Ġwar ##d",
+      "Ġfa ##ctory",
+      "Ġsh ##ort",
+      "Ġcard ##board",
+      "ĠS ##unny",
+      "ĠG ##ive",
+      "ĠZ ##oom",
+      "Ġward ##robe",
+      "Ġlot ##ion",
+      "##en ##se",
+      "##ap ##ers",
+      "Ġmu ##seum",
+      "Ġc ##ell",
+      "Ġtow ##ers",
+      "Ġhang ##ing",
+      "F ##luffy",
+      "ĠPipp ##in",
+      "Ġco ##ffee",
+      "Ġblack ##board",
+      "Ġmess ##age",
+      "##uc ##et",
+      "##ail ##able",
+      "Ġh ##ive",
+      "Ġu ##r",
+      "Ġreal ##ised",
+      "Ġh ##ours",
+      "Ġm ##ay",
+      "##l ##oo",
+      "Ġme ##m",
+      "Ġqu ##it",
+      "##e ##er",
+      "##r ##on",
+      "ĠB ##essie",
+      "Ġnap ##kin",
+      "ĠS ##now",
+      "##az ##or",
+      "Ġval ##u",
+      "##ug ##ged",
+      "Ġ ##ig",
+      "Ġpass ##port",
+      "Ġpengu ##in",
+      "Ġfa ##ucet",
+      "##in ##ation",
+      "Ġig ##loo",
+      "Ġp ##ilot",
+      "Ġcan ##e",
+      "Ġdream ##ed",
+      "##pl ##ace",
+      "Ġfree ##z",
+      "Ġhold ##s",
+      "Ġpick ##ing",
+      "Ġbat ##he",
+      "Ġtorn ##ado",
+      "Ġha ##nger",
+      "##ar ##oo",
+      "##ht ##ray",
+      "Ġju ##icy",
+      "Ġche ##ck",
+      "##ang ##aroo",
+      "Ġnew ##sp",
+      "Ġav ##ailable",
+      "Ġre ##ward",
+      "##im ##ney",
+      "Ġla ##und",
+      "Ġlaund ##ry",
+      "##keep ##er",
+      "Ġfing ##ers",
+      "Ġset ##t",
+      "Ġch ##imney",
+      "Ġstum ##bled",
+      "Ġo ##ak",
+      "Ġl ##end",
+      "##at ##ely",
+      "Ġs ##ize",
+      "B ##illy",
+      "Ġall ##owed",
+      "Ġno ##vel",
+      "##pl ##ay",
+      "Ġexcite ##ment",
+      "Ġk ##angaroo",
+      "##re ##ady",
+      "Ġspill ##ed",
+      "Ġal ##ready",
+      "Ġcher ##ries",
+      "Ġfis ##her",
+      "##amp ##oo",
+      "ĠZ ##ip",
+      "##um ##ber",
+      "##ar ##ian",
+      "Ġmic ##roscope",
+      "Ġg ##ain",
+      "Ġmu ##le",
+      "Ġm ##en",
+      "Ġcomplet ##e",
+      "Ġfire ##place",
+      "Ġmagaz ##ine",
+      "Ġimag ##ine",
+      "Ġfast ##est",
+      "Ġre ##ind",
+      "Ġsu ##b",
+      "Ġtell ##ing",
+      "##oc ##er",
+      "Ġdis ##play",
+      "Ġnot ##ice",
+      "Ġp ##al",
+      "Ġas ##htray",
+      "Ġpract ##ice",
+      "Ġcabin ##et",
+      "ĠSp ##ike",
+      "Ġshr ##ink",
+      "##and ##a",
+      "Ġenjoy ##ing",
+      "Ġcow ##s",
+      "ĠEvery ##where",
+      "Ġimpro ##ve",
+      "##bo ##dy",
+      "Ġhur ##ry",
+      "Ġm ##ummy",
+      "##g ##en",
+      "Ġr ##ake",
+      "Ġfall ##ing",
+      "##ac ##hes",
+      "Ġsk ##irt",
+      "##ocer ##os",
+      "W ##ait",
+      "Ġreind ##eer",
+      "Ġtra ##il",
+      "Ġpal ##ace",
+      "Ġro ##ared",
+      "Ġt ##ub",
+      "Ġmin ##er",
+      "Ġsil ##ver",
+      "##ict ##ion",
+      "Ġb ##ill",
+      "Ġo ##ats",
+      "##v ##ision",
+      "Ġa ##x",
+      "Ġtall ##er",
+      "Ġhapp ##ier",
+      "Ġf ##og",
+      "I ##s",
+      "##iction ##ary",
+      "Ġsh ##ampoo",
+      "##ile ##t",
+      "Ġstar ##ed",
+      "Ġh ##ut",
+      "##st ##airs",
+      "Ġp ##or",
+      "Ġho ##les",
+      "Ġdiscover ##ed",
+      "Ġrhin ##oceros",
+      "Ġboot ##s",
+      "Ġfisher ##man",
+      "Ġob ##ject",
+      "Ġnam ##es",
+      "O ##w",
+      "Ġzipp ##er",
+      "##e ##f",
+      "Ġto ##ilet",
+      "Ġbl ##in",
+      "##ur ##ed",
+      "Ġstret ##ched",
+      "Ġclimb ##ing",
+      "Ġtele ##vision",
+      "Ġvalu ##able",
+      "##ale ##nd",
+      "E ##m",
+      "Ġjoke ##s",
+      "Ġjewel ##ry",
+      "##ie ##st",
+      "Ġc ##alend",
+      "Ġbath ##robe",
+      "ĠHe ##re",
+      "Ġpro ##v",
+      "Ġstop ##s",
+      "Ġjump ##s",
+      "Ġs ##ym",
+      "a ##id",
+      "ĠS ##usie",
+      "Ġax ##e",
+      "Ġoff ##ered",
+      "Ġfu ##el",
+      "Ġlisten ##ing",
+      "ĠK ##im",
+      "Ġperf ##ume",
+      "##c ##u",
+      "##v ##ice",
+      "##bo ##l",
+      "Ġbu ##ry",
+      "##c ##ome",
+      "Ġcalend ##ar",
+      "##ree ##k",
+      "Ġpress ##ed",
+      "Ġt ##una",
+      "Ġatt ##ach",
+      "Ġre ##ce",
+      "Ġsn ##ap",
+      "##l ##u",
+      "Ġop ##era",
+      "ĠT ##oby",
+      "##f ##a",
+      "Ġc ##reek",
+      "Ġp ##apers",
+      "Ġsym ##bol",
+      "Ġne ##at",
+      "Ġpo ##pped",
+      "ĠM ##ar",
+      "Ġun ##pack",
+      "Ġd ##ictionary",
+      "Ġsub ##way",
+      "Ġfreez ##er",
+      "Ġres ##ist",
+      "Ġspark ##ly",
+      "Ġhelp ##er",
+      "Ġcho ##se",
+      "Ġpin ##ch",
+      "Ġsu ##per",
+      "##af ##fe",
+      "Ġbike ##s",
+      "Ġpor ##ch",
+      "Ġletter ##s",
+      "Ġany ##way",
+      "##ic ##hes",
+      "!\" ##.",
+      "Jo ##e",
+      "Ġnewsp ##aper",
+      "Ġr ##azor",
+      "Ġsandw ##iches",
+      "Ġli ##e",
+      "##aur ##ant",
+      "##ig ##z",
+      "Ġbook ##case",
+      "##igz ##ag",
+      "Ġcom ##fort",
+      "Ġstick ##ers",
+      "Ġdis ##ag",
+      "Ġrest ##aurant",
+      "Ġbl ##ouse",
+      "Ġgasp ##ed",
+      "Ġvehic ##le",
+      "Ġwe ##igh",
+      "Ġsh ##aking",
+      "A ##l",
+      "Ġswing ##ing",
+      "Ġg ##ym",
+      "t ##h",
+      "##iv ##al",
+      "Ġsquirrel ##s",
+      "Ġbuck ##le",
+      "ĠA ##re",
+      "Ġp ##ed",
+      "Ġinc ##lu",
+      "Ġn ##ature",
+      "##x ##y",
+      "Ġswam ##p",
+      "Ġspo ##ke",
+      "Ġbill ##board",
+      "M ##r",
+      "Ġmust ##ache",
+      "Ġagain ##st",
+      "Ġbutterf ##lies",
+      "Ġfe ##st",
+      "Ġal ##arm",
+      "##ar ##ry",
+      "Ġtight ##ly",
+      "Ġgrow ##ing",
+      "Ġstir ##red",
+      "##t ##e",
+      "Ġbe ##ep",
+      "##d ##el",
+      "Ġbelong ##s",
+      "Ġli ##p",
+      "##ut ##or",
+      "Ġs ##on",
+      "Ġlight ##ning",
+      "Ġhun ##g",
+      "Ġag ##ree",
+      "Ġob ##ser",
+      "Ġc ##ards",
+      "Ġte ##ase",
+      "##om ##ed",
+      "O ##uch",
+      "##og ##n",
+      "Ġrub ##ber",
+      "Ġrec ##ogn",
+      "Ġmusic ##ian",
+      "Ġser ##ve",
+      "##i ##k",
+      "##asp ##oon",
+      "Ġbee ##f",
+      "Ġhat ##e",
+      "Ġmo ##del",
+      "Ġcri ##b",
+      "Ġblue ##berries",
+      "ĠT ##eddy",
+      "Ġbooks ##he",
+      "Ġfest ##ival",
+      "##f ##ast",
+      "##as ##is",
+      "Ġex ##t",
+      "Ġt ##utor",
+      "Ġgir ##affe",
+      "Ġso ##fa",
+      "Ġsepar ##ate",
+      "##l ##ter",
+      "Ġsweet ##ie",
+      "Ġbreak ##fast",
+      "Ġo ##live",
+      "Ġair ##port",
+      "Ġdoes ##n",
+      "Ġg ##as",
+      "Ġad ##vice",
+      "Ġbookshe ##lf",
+      "Ġfrog ##s",
+      "Ġshe ##lter",
+      "Ġcir ##cles",
+      "Ġj ##unk",
+      "Ġte ##aspoon",
+      "Ġr ##ail",
+      "Ġrever ##se",
+      "Ġrid ##ing",
+      "Ġdist ##ance",
+      "Ġdra ##in",
+      "Ġwip ##e",
+      "##st ##ri",
+      "Ġo ##asis",
+      "Ġresc ##ue",
+      "Ġso ##il",
+      "Ġkn ##ob",
+      "Ġsquee ##ze",
+      "Ġpo ##ked",
+      "ĠMr ##s",
+      "Ġpain ##ter",
+      "Ġle ##aving",
+      "Ġple ##ased",
+      "Ġl ##umber",
+      "Ġqu ##iz",
+      "Ġtrain ##s",
+      "##um ##mer",
+      "Ġsl ##ipp",
+      "Ġpee ##ked",
+      "ĠDo ##lly",
+      "##rm ##omet",
+      "Ġa ##head",
+      "Ġch ##ance",
+      "Ġdanc ##er",
+      "Ġbird ##c",
+      "Ġpoin ##t",
+      "##rmomet ##er",
+      "Ġhappen ##s",
+      "##re ##s",
+      "Ġext ##ra",
+      "Ġwas ##te",
+      "Ġre ##fused",
+      "Ġre ##ef",
+      "Ġwin ##ter",
+      "Ġbirdc ##age",
+      "Ġdisapp ##ear",
+      "Ġwe ##ather",
+      "ĠGra ##ndpa",
+      "Ġinv ##ite",
+      "Ġli ##c",
+      "Ġp ##age",
+      "Ġin ##s",
+      "ĠP ##andy",
+      "Ġru ##les",
+      "Ġthe ##ater",
+      "Ġtr ##ade",
+      "Ġcl ##iff",
+      "Ġgo ##al",
+      "##if ##orm",
+      "Ġun ##iform",
+      "Ġlaw ##n",
+      "Ġsw ##ung",
+      "##ang ##u",
+      "Ġpast ##el",
+      "Ġo ##stri",
+      "Ġaccident ##ally",
+      "Ġlean ##ed",
+      "Ġsound ##ed",
+      "##bb ##les",
+      "Ġfor ##t",
+      "Ġadm ##ire",
+      "##r ##iger",
+      "##riger ##ator",
+      "Ġacce ##pt",
+      "Ġcarry ##ing",
+      "Ġl ##angu",
+      "Ġs ##uff",
+      "Ġref ##rigerator",
+      "Ġp ##anda",
+      "ĠC ##o",
+      "Ġblin ##ked",
+      "D ##aisy",
+      "Ġst ##om",
+      "Ġstar ##ts",
+      "Ġshow ##er",
+      "Ġrem ##ove",
+      "Ġpe ##ek",
+      "##re ##nder",
+      "Ġdream ##ing",
+      "##i ##ence",
+      "##ol ##a",
+      "Ġclass ##room",
+      "Ġcar ##ing",
+      "Ġtw ##ir",
+      "Ġce ##iling",
+      "Ġany ##where",
+      "Ġimag ##ined",
+      "Ġb ##et",
+      "Ġst ##able",
+      "Ġthe ##rmometer",
+      "Ġlic ##ense",
+      "##i ##um",
+      "Ġbri ##ck",
+      "##n ##a",
+      "ĠLe ##e",
+      "##a ##ked",
+      "##ast ##ic",
+      "Ġmonkey ##s",
+      "Ġmiss ##ing",
+      "Ġproblem ##s",
+      "Ġc ##udd",
+      "Ġs ##ummer",
+      "##n ##ight",
+      "##u ##es",
+      "Ġlab ##el",
+      "##it ##ure",
+      "##urn ##iture",
+      "Ġap ##ron",
+      "##am ##ber",
+      "##ugg ##age",
+      "ĠW ##here",
+      "Jim ##my",
+      "Ġlaw ##y",
+      "Ġch ##asing",
+      "Ġf ##urniture",
+      "Ġgra ##nd",
+      "Ġs ##ent",
+      "Ġl ##id",
+      "Ġzoom ##ed",
+      "Ġab ##ove",
+      "Ġwar ##ned",
+      "Ġpre ##vent",
+      "Ġp ##ages",
+      "Ġl ##uggage",
+      "M ##ummy",
+      "Ġrespect ##ful",
+      "Ġsun ##set",
+      "##is ##on",
+      "Ġj ##ail",
+      "Ġmistake ##s",
+      "Ġshout ##s",
+      "Ġwindow ##s",
+      "Ġw ##ine",
+      "ĠC ##l",
+      "Ġgra ##pe",
+      "Ġfrown ##ed",
+      "Ġostri ##ch",
+      "##ation ##s",
+      "Ġw ##igg",
+      "##l ##ow",
+      "##uc ##ture",
+      "Ġribb ##on",
+      "Ġb ##ent",
+      "Ġstr ##ucture",
+      "Ġspo ##il",
+      "Ġsuggest ##ed",
+      "Ġfix ##ing",
+      "##el ##come",
+      "Ġch ##amber",
+      "Ġun ##ite",
+      "Ġfind ##s",
+      "ĠE ##llie",
+      "Ġdel ##ay",
+      "Ġf ##ought",
+      "Ġlion ##s",
+      "D ##id",
+      "ĠAl ##ice",
+      "Ġmeet ##ing",
+      "##m ##ed",
+      "J ##ill",
+      "Ġlawy ##er",
+      "Ġold ##er",
+      "Ġsurpr ##ises",
+      "Ġpa ##ir",
+      "##eter ##in",
+      "##eterin ##arian",
+      "Ġar ##t",
+      "##ad ##ium",
+      "ĠU ##n",
+      "Ġst ##adium",
+      "Ġv ##eterinarian",
+      "Ġcho ##ice",
+      "##v ##et",
+      "ĠS ##pe",
+      "Ġsl ##ip",
+      "ĠB ##ow",
+      "##e ##or",
+      "Ġchair ##s",
+      "Ġbright ##ly",
+      "##ik ##i",
+      "ĠB ##ou",
+      "Ġinc ##re",
+      "Ġb ##erry",
+      "Ġpudd ##les",
+      "Ġsearch ##ing",
+      "##ro ##d",
+      "ĠC ##arl",
+      "Ġhand ##ed",
+      "Ġran ##ch",
+      "Ġ ##V",
+      "Ġarg ##ue",
+      "Ġin ##f",
+      "Ġfav ##our",
+      "Ġint ##rod",
+      "Ġgrab ##s",
+      "Ġproud ##ly",
+      "th ##ank",
+      "##m ##end",
+      "ĠR ##ed",
+      "Ġste ##am",
+      "Ġadm ##ired",
+      "##ve ##al",
+      "Y ##our",
+      "##s ##ity",
+      "Ġr ##ac",
+      "Ġsa ##ving",
+      "##om ##mend",
+      "Ġcoll ##ec",
+      "ĠHe ##l",
+      "Ġhum ##an",
+      "Ġc ##ur",
+      "Ġm ##all",
+      "Ġle ##ak",
+      "##all ##ey",
+      "Ġy ##ield",
+      "Ġsad ##ly",
+      "Ġrec ##ommend",
+      "##cu ##ss",
+      "Ġpus ##hing",
+      "Ġhar ##b",
+      "Ġfavour ##ite",
+      "Ġwe ##ap",
+      "Ġsur ##render",
+      "Ġapp ##l",
+      "Ġreg ##ret",
+      "Ġremind ##ed",
+      "Ġminer ##al",
+      "Ġre ##veal",
+      "Ġforg ##ave",
+      "Ġv ##alley",
+      "Ġput ##ting",
+      "Ġmat ##ches",
+      "Ġsnee ##zed",
+      "Ġdis ##cuss",
+      "Ġsp ##ade",
+      "Ġpl ##ates",
+      "ĠJ ##azz",
+      "##eor ##ge",
+      "Ġprep ##are",
+      "ĠBu ##zzy",
+      "Ġpull ##s",
+      "ĠB ##ig",
+      "Ġeven ##ing",
+      "##ol ##og",
+      "Ġexcited ##ly",
+      "Ġign ##ore",
+      "Ġharb ##or",
+      "Ġflo ##at",
+      "Ġlangu ##age",
+      "Ġsupp ##ly",
+      "##ec ##ause",
+      "Ġpl ##astic",
+      "Ġrepl ##ace",
+      "Ġsniff ##ed",
+      "Ġpu ##p",
+      "ĠN ##ext",
+      "Ġcount ##ry",
+      "Ġso ##cks",
+      "Ġsho ##vel",
+      "Ġme ##as",
+      "Ġra ##ise",
+      "Ġr ##ushed",
+      "ĠM ##ike",
+      "Ġa ##w",
+      "Ġcar ##ed",
+      "Ġstri ##p",
+      "ĠB ##ill",
+      "Ġf ##re",
+      "C ##h",
+      "##a ##ul",
+      "Ġrest ##ore",
+      "Ġap ##olog",
+      "Ġdoor ##s",
+      "##ric ##ane",
+      "##ar ##i",
+      "ĠO ##w",
+      "##er ##o",
+      "Ġstick ##er",
+      "Ġli ##ves",
+      "Ġmyster ##y",
+      "Ġslipp ##ery",
+      "Ġplay ##er",
+      "Ġpan ##ic",
+      "##her ##o",
+      "##id ##ay",
+      "ĠB ##inky",
+      "Ġsuper ##hero",
+      "L ##ittle",
+      "Ġkind ##s",
+      "Ġhop ##ing",
+      "Ġg ##ro",
+      "##au ##d",
+      "Ġsh ##one",
+      "r ##ay",
+      "Ġrain ##ed",
+      "Ġs ##udden",
+      "ĠBu ##bbles",
+      "ĠFred ##dy",
+      "##le ##x",
+      "Ġchick ##ens",
+      "##ch ##an",
+      "Ġcla ##w",
+      "ĠM ##ummy",
+      "Ġsun ##r",
+      "Ġp ##ort",
+      "Ġshould ##er",
+      "Ġbre ##at",
+      "Ġho ##l",
+      "Ġbark ##s",
+      "Ġsoft ##ly",
+      "Ġcolour ##ful",
+      "Ġbe ##g",
+      "Ġhol ##iday",
+      "Ġbe ##nd",
+      "Ġinf ##ant",
+      "##ic ##er",
+      "Ġdelight ##ed",
+      "Ġplan ##es",
+      "ĠO ##live",
+      "Ġsunr ##ise",
+      "Ġshiver ##ing",
+      "Ġthrow ##ing",
+      "Ġshake ##s",
+      "Y ##uck",
+      "Ġpus ##hes",
+      "Y ##ay",
+      "Ġend ##ed",
+      "Ġkne ##el",
+      "##as ##on",
+      "Ġthank ##s",
+      "ĠSpe ##edy",
+      "Ġsuff ##er",
+      "Ġpoin ##ts",
+      "Ġfre ##sh",
+      "Ġfree ##ze",
+      "Ġtre ##m",
+      "ĠD ##ave",
+      "Ġco ##pper",
+      "ĠP ##at",
+      "Ġkeep ##ing",
+      "Ġgigg ##le",
+      "ĠE ##nd",
+      "Ġprov ##ide",
+      "Ġt ##ip",
+      "Ġhur ##ricane",
+      "N ##ext",
+      "Ġsmell ##s",
+      "##w ##ards",
+      "Ġdis ##hes",
+      "Ġcher ##ry",
+      "Ġme ##owed",
+      "Ġappl ##aud",
+      "##c ##ast",
+      "Ġent ##er",
+      "##chan ##ic",
+      "Ġth ##umb",
+      "Ġmen ##u",
+      "Ġhead ##s",
+      "Ġm ##ass",
+      "Ġspray ##ed",
+      "Ġe ##vent",
+      "Ġsand ##cast",
+      "Ġw ##re",
+      "##im ##ed",
+      "Ġlet ##ting",
+      "Ġun ##h",
+      "Ġde ##ar",
+      "Ġweap ##on",
+      "Ġbright ##er",
+      "Ġme ##chanic",
+      "Ġlaug ##ht",
+      "ĠW ##ould",
+      "Ġlaught ##er",
+      "Ġ ##x",
+      "##co ##nd",
+      "##ick ##y",
+      "Ġcast ##les",
+      "Ġcla ##pping",
+      "Ġsplas ##hing",
+      "Ġfeel ##ings",
+      "Ġsc ##ore",
+      "Ġse ##cond",
+      "Ġn ##avy",
+      "Gra ##ndma",
+      "##in ##ce",
+      "Ġstick ##y",
+      "##c ##er",
+      "Ġfl ##ies",
+      "##ig ##i",
+      "ĠO ##r",
+      "Ġuniver ##se",
+      "Ġroom ##s",
+      "ĠJohn ##ny",
+      "Ġr ##ow",
+      "Ġd ##em",
+      "##app ##ing",
+      "##ac ##ked",
+      "##oph ##ie",
+      "ĠF ##l",
+      "Ġunh ##appy",
+      "Ġgre ##edy",
+      "Ġbreak ##s",
+      "##b ##les",
+      "##em ##ent",
+      "W ##ill",
+      "Ġd ##are",
+      "Re ##ady",
+      "Ġinv ##it",
+      "Ġal ##ive",
+      "Ġrepe ##at",
+      "Ġdem ##and",
+      "Ġtrust ##ed",
+      "Ġen ##er",
+      "Ġexam ##ine",
+      "Ġwre ##ck",
+      "Ġpar ##ts",
+      "ĠM ##andy",
+      "##er ##c",
+      "Ġeat ##en",
+      "Ġjog ##ged",
+      "Ġm ##ention",
+      "ĠHel ##p",
+      "Ġsk ##ill",
+      "B ##uddy",
+      "A ##ll",
+      "Ġrain ##ing",
+      "##arl ##ie",
+      "Ġsome ##where",
+      "Ġthrow ##s",
+      "Ġr ##ush",
+      "Ġpir ##ates",
+      "Ġcou ##rage",
+      "Ġpo ##ison",
+      "##que ##st",
+      "Ġv ##ac",
+      "##o ##e",
+      "M ##ary",
+      "ĠZ ##oomy",
+      "ĠK ##iki",
+      "Ġsp ##ort",
+      "Ġdrop ##s",
+      "Ġfl ##apped",
+      "Ġs ##igh",
+      "Ġyaw ##ned",
+      "Ġstar ##ting",
+      "Ġbump ##ed",
+      "Ġste ##el",
+      "y ##ear",
+      "Ġcont ##ent",
+      "Ġre ##quest",
+      "Ġstu ##d",
+      "Ġcoat ##s",
+      "##en ##ry",
+      "Ġstre ##ng",
+      "Ġuniver ##sity",
+      "Ġch ##irp",
+      "Ġspark ##led",
+      "Ġpun ##ish",
+      "Ġe ##qu",
+      "Ġsn ##ugg",
+      "Ġpig ##s",
+      "Ġsco ##ld",
+      "Ġmy ##self",
+      "Ġex ##erc",
+      "Ġpray ##ed",
+      "Ġstreng ##th",
+      "Ġto ##e",
+      "Ġgi ##ven",
+      "Ġscr ##atch",
+      "ĠR ##u",
+      "Ġpa ##id",
+      "Ġshr ##ugged",
+      "Ġup ##stairs",
+      "Ġfl ##ood",
+      "Ġtra ##cks",
+      "##he ##art",
+      "Ġsquee ##zed",
+      "Ġcross ##ed",
+      "Ġle ##ather",
+      "Ġboun ##cing",
+      "Ġt ##ide",
+      "Ġrabbit ##s",
+      "Ġwar ##n",
+      "##g ##es",
+      "ĠT ##ed",
+      "Ġex ##pect",
+      "o ##ld",
+      "Em ##ma",
+      "Ġbad ##ly",
+      "Ġimpress ##ed",
+      "Ġnew ##s",
+      "ĠL ##illy",
+      "Ġn ##ation",
+      "Ġclaw ##s",
+      "##y ##th",
+      "Ġhis ##t",
+      "Ġstraw ##berries",
+      "Ġbear ##s",
+      "Ġbu ##zz",
+      "Ġvac ##ation",
+      "Ġobser ##ve",
+      "Ġhist ##ory",
+      "##yth ##m",
+      "ĠS ##que",
+      "Ġhe ##at",
+      "S ##h",
+      "##m ##are",
+      "Ġsandcast ##le",
+      "Ġsett ##le",
+      "ĠL ##ola",
+      "ĠH ##oppy",
+      "Ġmin ##ute",
+      "Ġbelie ##ved",
+      "Ġhor ##ses",
+      "Ġto ##ur",
+      "ĠS ##m",
+      "ĠU ##nder",
+      "Ġnet ##work",
+      "##in ##king",
+      "Ġche ##cked",
+      "Ġsnow ##ball",
+      "Ġspot ##s",
+      "Ġeas ##ily",
+      "M ##ark",
+      "##i ##ally",
+      "Ġsweet ##heart",
+      "Ġchee ##k",
+      "Ġexplor ##ed",
+      "ĠG ##igi",
+      "Ġblue ##berry",
+      "##m ##en",
+      "Ġd ##aisy",
+      "Ġimag ##ination",
+      "Ġoff ##er",
+      "Ġv ##room",
+      "##we ##en",
+      "##iz ##es",
+      "Ġsaf ##ari",
+      "##qu ##ake",
+      "Ġyaw ##n",
+      "Ġrh ##ythm",
+      "Ġso ##ak",
+      "Ġbet ##ween",
+      "Ġmass ##age",
+      "Ġnight ##mare",
+      "Ġpl ##aced",
+      "Ġwa ##ving",
+      "##ne ##s",
+      "##re ##at",
+      "##ott ##en",
+      "Ġener ##gy",
+      "Ġprune ##s",
+      "Ġstom ##ach",
+      "##s ##pec",
+      "ĠW ##he",
+      "##spec ##ially",
+      "Ġb ##aking",
+      "Ġblow ##ing",
+      "Dad ##dy",
+      "Ġst ##air",
+      "Be ##fore",
+      "Ġwr ##iting",
+      "Ġins ##isted",
+      "Ġtw ##isted",
+      "##ree ##ze",
+      "Ġbra ##in",
+      "Ġpo ##ppy",
+      "Ġp ##alm",
+      "Ġb ##other",
+      "ĠG ##eorge",
+      "##ip ##ment",
+      "Ġhill ##s",
+      "Ġent ##ered",
+      "Ġearth ##quake",
+      "Ġequ ##ipment",
+      "Ġsc ##oop",
+      "Ġcall ##s",
+      "ĠSnow ##y",
+      "ĠFo ##x",
+      "Ġburn ##ed",
+      "Ġbeaut ##y",
+      "##is ##ty",
+      "Ġ ##ing",
+      "##he ##st",
+      "Ġafter ##n",
+      "Ġaftern ##oon",
+      "Ġignor ##ed",
+      "##xy ##gen",
+      "Ġp ##ad",
+      "ĠS ##ee",
+      "Ġst ##y",
+      "Ġt ##ug",
+      "Ġhear ##ts",
+      "Ġse ##w",
+      "Ġe ##specially",
+      "Ġincre ##ase",
+      "Ġlemon ##ade",
+      "Ġs ##ir",
+      "Ġing ##red",
+      "Ġingred ##ient",
+      "Ġno ##body",
+      "Ġwhist ##led",
+      "Ġle ##ar",
+      "Ġlear ##nt",
+      "L ##isa",
+      "Ġmail ##man",
+      "##ff ##ic",
+      "Ġg ##az",
+      "ĠS ##k",
+      "Ġtrem ##ble",
+      "Ġperm ##it",
+      "##ang ##es",
+      "Ġy ##ucky",
+      "Ġlem ##ons",
+      "Ġped ##al",
+      "##ap ##a",
+      "Ġintrod ##uce",
+      "Ġmove ##s",
+      "Ġback ##pack",
+      "##ed ##nes",
+      "##ednes ##day",
+      "Ġflo ##ated",
+      "ĠBe ##e",
+      "Ġbean ##s",
+      "##itten ##s",
+      "Ġcra ##sh",
+      "Ġshop ##keeper",
+      "Ġtra ##ffic",
+      "Ġinclu ##de",
+      "A ##nn",
+      "ĠL ##ucky",
+      "Ġsl ##ap",
+      "Ġplan ##ned",
+      "Ġstri ##ke",
+      "ĠFin ##ny",
+      "Ġwag ##s",
+      "Ġrac ##ing",
+      "##res ##ses",
+      "ĠDan ##ny",
+      "Ġp ##ur",
+      "W ##elcome",
+      "ĠE ##lly",
+      "ĠP ##aul",
+      "Ġwis ##dom",
+      "##ill ##ie",
+      "Ġpri ##ce",
+      "Ġp ##itch",
+      "Ġwe ##ight",
+      "Ġrecogn ##ize",
+      "ĠS ##u",
+      "Ġfollow ##s",
+      "ĠH ##ave",
+      "Ġbel ##ow",
+      "Ġcand ##les",
+      "##ri ##age",
+      "Ġbu ##ried",
+      "##t ##ain",
+      "##und ##ay",
+      "ĠW ##ednesday",
+      "Ġfollow ##ing",
+      "Ġcom ##f",
+      "ĠFin ##n",
+      "ĠA ##lex",
+      "Ġl ##uck",
+      "Ġmar ##bles",
+      "Ġhop ##es",
+      "Ġop ##er",
+      "##la ##imed",
+      "M ##imi",
+      "ĠS ##unday",
+      "F ##red",
+      "Ġfold ##ed",
+      "Ġingredient ##s",
+      "L ##e",
+      "Ġap ##art",
+      "ĠOw ##l",
+      "ĠJoe ##y",
+      "Ġgrowl ##ed",
+      "##em ##ember",
+      "Ġboun ##cy",
+      "Ġteach ##ing",
+      "Ġm ##ama",
+      "Ġencou ##rage",
+      "Ġhe ##el",
+      "Ġch ##ore",
+      "Ġz ##igzag",
+      "Ġd ##igg",
+      "##h ##ouse",
+      "Ġpull ##ing",
+      "Ġchew ##ed",
+      "W ##oof",
+      "Ġexc ##laimed",
+      "Ġwin ##ning",
+      "Ġdigg ##ing",
+      "Ġclose ##ly",
+      "Al ##ice",
+      "Ġcon ##f",
+      "ĠWh ##o",
+      "Ġd ##resses",
+      "Ġtw ##isty",
+      "Ġim ##age",
+      "Ġ ##Q",
+      "##c ##ery",
+      "Ġgro ##cery",
+      "ĠD ##og",
+      "Ġpeanut ##s",
+      "Ġf ##urt",
+      "Ġpuzz ##les",
+      "W ##ith",
+      "##uc ##t",
+      "ĠFr ##oggy",
+      "Ġsp ##ike",
+      "Ġscr ##at",
+      "Ġsn ##ail",
+      "##bb ##ing",
+      "##if ##i",
+      "Ġc ##ape",
+      "##ec ##ture",
+      "ĠSque ##aky",
+      "Ġchore ##s",
+      "Ġshout ##ing",
+      "Ġworm ##s",
+      "Ġwhisp ##er",
+      "ĠT ##illy",
+      "Ġexerc ##ise",
+      "Ġur ##ge",
+      "Ġacorn ##s",
+      "Ġfurt ##her",
+      "Ġoper ##ation",
+      "Ġplan ##ted",
+      "ĠGra ##ce",
+      "ĠM ##ittens",
+      "ĠI ##s",
+      "Ġunder ##ground",
+      "l ##ook",
+      "Ġh ##on",
+      "##h ##ood",
+      "Ġdeep ##er",
+      "Ġstrugg ##le",
+      "Ġbl ##ood",
+      "Ġl ##ecture",
+      "ĠWhe ##never",
+      "Ġatt ##ention",
+      "Ġli ##cks",
+      "##dd ##y",
+      "##i ##ppy",
+      "Ġmar ##riage",
+      "Ġexp ##er",
+      "ĠSh ##aring",
+      "Ġwas ##hing",
+      "Every ##one",
+      "Ġs ##imp",
+      "Ġgif ##ts",
+      "Ġvan ##ished",
+      "##or ##al",
+      "Ġsol ##ved",
+      "Ġag ##re",
+      "Ġinvit ##ation",
+      "ĠA ##n",
+      "Ġhurt ##ing",
+      "Ġb ##le",
+      "Ġsnugg ##led",
+      "Ġj ##azz",
+      "ĠS ##ophie",
+      "Ġcreature ##s",
+      "##e ##ep",
+      "Ġdress ##ed",
+      "##re ##c",
+      "Ġbreat ##he",
+      "Ġquiet ##ly",
+      "ĠCh ##arlie",
+      "##ues ##day",
+      "Ġelephant ##s",
+      "Ġcu ##b",
+      "Ġd ##ried",
+      "Ġs ##izes",
+      "Ġfall ##en",
+      "##or ##ies",
+      "Ġm ##ice",
+      "Ġland ##scape",
+      "ĠBou ##nce",
+      "Ġqu ##ite",
+      "##rec ##i",
+      "Ġspr ##ink",
+      "Ġsail ##ing",
+      "ĠCo ##co",
+      "ĠR ##ock",
+      "ĠZ ##ara",
+      "ĠP ##enny",
+      "Ġwar ##ning",
+      "##g ##ie",
+      "##ip ##s",
+      "Ġapp ##reci",
+      "Ġshin ##ed",
+      "Ġo ##xygen",
+      "Ġcount ##er",
+      "Ġre ##lease",
+      "Ġre ##aches",
+      "Ġpa ##used",
+      "ĠT ##uesday",
+      "Ġo ##h",
+      "ĠG ##ood",
+      "Ġwor ##th",
+      "O ##nce",
+      "##is ##ses",
+      "Ġbri ##cks",
+      "Ġbal ##an",
+      "Ġk ##isses",
+      "Ġsty ##le",
+      "B ##ecause",
+      "Ġplay ##s",
+      "Ġgl ##o",
+      "Ġneighb ##our",
+      "look ##ing",
+      "Ġw ##ob",
+      "N ##ot",
+      "Ġide ##as",
+      "##igg ##ly",
+      "Ġfirework ##s",
+      "##s ##ed",
+      "##p ##ted",
+      "ĠR ##os",
+      "##op ##s",
+      "ĠP ##ip",
+      "Ġeag ##erly",
+      "ĠAnn ##ie",
+      "Ġfl ##ap",
+      "Ġbl ##ink",
+      "Ġtomato ##es",
+      "ĠH ##enry",
+      "Ġsee ##ing",
+      "Ġprot ##ec",
+      "Re ##my",
+      "Ġmem ##ory",
+      "Ġmar ##ried",
+      "Ġmu ##ddy",
+      "Ġwag ##ging",
+      "##uc ##ked",
+      "Ġex ##it",
+      "The ##se",
+      "Ġin ##st",
+      "Ġglo ##ves",
+      "Ġfa ##sh",
+      "ĠP ##inky",
+      "Ġacce ##pted",
+      "##m ##m",
+      "Ġrece ##ive",
+      "Ġwe ##b",
+      "Ġcap ##tain",
+      "J ##enny",
+      "Ġwander ##ed",
+      "##ipp ##ing",
+      "Ġpillow ##s",
+      "Ġwater ##ed",
+      "ĠH ##arry",
+      "Ġd ##uring",
+      "##et ##ch",
+      "##ra ##ged",
+      "ĠBlue ##y",
+      "Ġvan ##ish",
+      "Ġpin ##ched",
+      "Ġprin ##ter",
+      "Ġcake ##s",
+      "ĠF ##ifi",
+      "##i ##ved",
+      "Ġman ##age",
+      "##u ##x",
+      "Ġpet ##als",
+      "##r ##ight",
+      "Ġs ##i",
+      "Ġfash ##ion",
+      "Ġhit ##s",
+      "Ġdestroy ##ed",
+      "Ġve ##l",
+      "Ġdisag ##ree",
+      "Ġall ##ow",
+      "##un ##ately",
+      "Ġbr ##ings",
+      "ĠEvery ##thing",
+      "Ġvel ##vet",
+      "ĠT ##w",
+      "S ##urpr",
+      "Ġwor ##se",
+      "ĠR ##o",
+      "Ġtreasure ##s",
+      "##ux ##u",
+      "Ġcatch ##ing",
+      "ĠE ##ventually",
+      "Ġres ##p",
+      "Ġpe ##ars",
+      "Ġapp ##ear",
+      "Ġor ##anges",
+      "Ġmem ##ories",
+      "Ġscatter ##ed",
+      "' ##ve",
+      "Ġb ##ones",
+      "Ġsit ##s",
+      "Ġher ##s",
+      "Ġsign ##s",
+      "Ġseat ##s",
+      "B ##ella",
+      "Ġgaz ##ed",
+      "Ġran ##g",
+      "Ġscold ##ed",
+      "B ##l",
+      "Ġsn ##apped",
+      "##xt ##ure",
+      "Ġb ##ur",
+      "ĠP ##apa",
+      "Ġra ##ised",
+      "Ġz ##ipped",
+      "Ġp ##ies",
+      "Ġclimb ##s",
+      "Ġslid ##ing",
+      "Ġsor ##ts",
+      "Ġsh ##ot",
+      "ĠMar ##ia",
+      "Ġeas ##ier",
+      "Ġprin ##ts",
+      "Ġhad ##n",
+      "##c ##cer",
+      "Ġba ##ked",
+      "ĠGo ##d",
+      "##. ##.",
+      "Ġskill ##s",
+      "Y ##um",
+      "Ġblanket ##s",
+      "Ġdiffere ##nce",
+      "##e ##ster",
+      "Ġl ##uxu",
+      "Ġtwir ##led",
+      "##ester ##day",
+      "##ss ##ible",
+      "Ġfr ##o",
+      "Ġse ##ason",
+      "Ġd ##ared",
+      "##or ##ted",
+      "Ġbit ##es",
+      "Ġso ##ccer",
+      "Ġcut ##ting",
+      "Ġforg ##otten",
+      "Ġl ##ung",
+      "Ġcelebr ##ated",
+      "Ġk ##itty",
+      "##is ##ing",
+      "up ##s",
+      "##st ##ers",
+      "Ġble ##ed",
+      "Ġsor ##ting",
+      "Ġunl ##ocked",
+      "ĠH ##o",
+      "Ġnow ##here",
+      "##ct ##ion",
+      "Ġgold ##en",
+      "##ap ##ed",
+      "##n ##ies",
+      "Ġst ##itch",
+      "Ġcollec ##ted",
+      "Surpr ##ise",
+      "Ġjog ##ging",
+      "Ġstra ##ight",
+      "To ##day",
+      "Ġspoon ##s",
+      "Ġour ##s",
+      "##ag ##gie",
+      "Ġvis ##ited",
+      "##ch ##ie",
+      "Ġcr ##ow",
+      "Ġwelc ##omed",
+      "Ġwin ##ner",
+      "ĠSp ##ark",
+      "Ġto ##ng",
+      "ĠS ##andy",
+      "Ġem ##er",
+      "Ġpret ##t",
+      "Ġweep ##ing",
+      "Ġru ##in",
+      "Ġtra ##ve",
+      "Ġmarch ##ing",
+      "ĠT ##ony",
+      "Ġatt ##ached",
+      "Ġluxu ##ry",
+      "M ##oral",
+      "ĠS ##n",
+      "Ġpet ##s",
+      ". ##..",
+      "Ġz ##ero",
+      "Ġsimp ##le",
+      "Ġis ##n",
+      "ĠE ##ach",
+      "Ġur ##ged",
+      "##r ##r",
+      "Ġs ##ince",
+      "##d ##o",
+      "Ġguess ##ed",
+      "Ġsell ##ing",
+      "Ġcre ##ated",
+      "O ##k",
+      "Ġby ##e",
+      "ĠW ##iggly",
+      "Ġfam ##il",
+      "Ġolive ##s",
+      "Ġshould ##n",
+      "Ġstuff ##ed",
+      "Ġwa ##ist",
+      "##med ##i",
+      "Ġv ##ict",
+      "ĠL ##iz",
+      "Ġbow ##ed",
+      "##medi ##ately",
+      "Ġkick ##ing",
+      "Ġflo ##ating",
+      "ĠRos ##ie",
+      "Ġmus ##cles",
+      "Ġpun ##ished",
+      "Ġking ##dom",
+      "Ġto ##es",
+      "Ġbed ##s",
+      "Ġmel ##ted",
+      "\" ##,",
+      "Ġjewel ##s",
+      "Good ##bye",
+      "Ġgr ##ant",
+      "##a ##h",
+      "##d ##ing",
+      "Ġto ##re",
+      "Ġsl ##ice",
+      "Ġcollect ##ion",
+      "ĠB ##aby",
+      "ĠSm ##ith",
+      "Ġl ##ined",
+      "Ġtra ##pped",
+      "Ġmeas ##ured",
+      "##i ##ers",
+      "Ġac ##ted",
+      "##v ##a",
+      "##omed ##ay",
+      "ĠW ##ally",
+      "Ġcra ##s",
+      "##in ##o",
+      "Ġencou ##raged",
+      "##ak ##er",
+      "ĠK ##ing",
+      "Ġwe ##st",
+      "Ġwaff ##les",
+      "ĠK ##ate",
+      "Ġrece ##ived",
+      "Ġme ##ow",
+      "Ġmouth ##s",
+      "Ġbr ##us",
+      "##k ##ins",
+      "Me ##ow",
+      "Ġpattern ##s",
+      "##r ##in",
+      "##ent ##s",
+      "Ġunderstand ##ing",
+      "Ġpe ##aches",
+      "ĠBe ##fore",
+      "##fort ##unately",
+      "Ġb ##ang",
+      "Ġgr ##in",
+      "Ġprin ##ted",
+      "Ġsold ##iers",
+      "Ġpotato ##es",
+      "Ġpup ##il",
+      "##um ##es",
+      "##ad ##ed",
+      "Ġs ##omeday",
+      "ĠT ##una",
+      "##an ##ny",
+      "Ġdrink ##s",
+      "' ##.",
+      "ĠRu ##by",
+      "Ġb ##reeze",
+      "Ġfire ##f",
+      "ĠUn ##cle",
+      "Ġpresent ##s",
+      "Ġdr ##inking",
+      "Ġshe ##d",
+      "Ġvict ##ory",
+      "Ġn ##one",
+      "##s ##it",
+      "Ġpaint ##s",
+      "Ġvoice ##s",
+      "Ġrelax ##ed",
+      "##is ##hing",
+      "Ġfl ##at",
+      "Ġexper ##ience",
+      "Ġcost ##umes",
+      "ĠSt ##e",
+      "Ġbre ##aking",
+      "Ġmention ##ed",
+      "##c ##us",
+      "Ġtong ##ue",
+      "Ġte ##asing",
+      "##os ##ed",
+      "Ġdisag ##reed",
+      "Ġf ##etch",
+      "Ġs ##ip",
+      "ĠM ##illie",
+      "Ġwhist ##ling",
+      "Ġhur ##ried",
+      "##iss ##ion",
+      "Ġpe ##arl",
+      "Ġe ##sc",
+      "ĠThe ##se",
+      "ĠB ##o",
+      "Ġperm ##ission",
+      "Ġsur ##round",
+      "ĠM ##ay",
+      "##ake ##s",
+      "Ġwat ##ches",
+      "Ġsk ##ipping",
+      "Ġsor ##ted",
+      "Ġop ##in",
+      "Ġtw ##ink",
+      "Ġlet ##s",
+      "Ġhig ##hest",
+      "Ġstr ##o",
+      "Ġherb ##s",
+      "Ġbeg ##ged",
+      "Ġto ##night",
+      "Ġsp ##it",
+      "##sh ##ip",
+      "Ġp ##ra",
+      "##ic ##ing",
+      "ĠQ ##u",
+      "Ġremain ##ed",
+      "Ġring ##ing",
+      "Ġperfect ##ly",
+      "ĠC ##he",
+      "Ġfis ##hing",
+      "Ġwarm ##th",
+      "##t ##her",
+      "##ve ##st",
+      "Ġshadow ##s",
+      "##w ##alk",
+      "!\" ##,",
+      "Le ##o",
+      "ĠIt ##s",
+      "Bl ##ue",
+      "Ġsne ##ak",
+      "##irr ##ing",
+      "Ġkneel ##ed",
+      "Ġlip ##s",
+      "ĠT ##oto",
+      "Ġcartoon ##s",
+      "ĠB ##oo",
+      "Ġstamp ##s",
+      "Ġside ##walk",
+      "Ġe ##ast",
+      "Ġcont ##est",
+      "Ġapp ##ro",
+      "Ċ ##Ġ",
+      "Ġf ##ed",
+      "H ##a",
+      "Ġlady ##b",
+      "ĠJ ##ames",
+      "Ġs ##ix",
+      "Ġroot ##s",
+      "##ut ##ter",
+      "Ġim ##mediately",
+      "ĠFo ##llow",
+      "Ġstr ##ang",
+      "Ġcol ##ours",
+      "##o ##ved",
+      "Ġli ##ck",
+      "Ġcr ##unch",
+      "Ġmix ##ing",
+      "Ġmelt ##ing",
+      "Ġag ##o",
+      "Ġemer ##gen",
+      "Ġwork ##s",
+      "ĠSu ##zy",
+      "Ġrest ##ed",
+      "Ġdecor ##ations",
+      "Ġsupp ##osed",
+      "Ġl ##ines",
+      "ĠG ##r",
+      "Ġl ##ily",
+      "Ġwigg ##le",
+      "Ġsucceed ##ed",
+      "ĠS ##low",
+      "Ġla ##id",
+      "Ġhead ##ed",
+      "ĠRock ##y",
+      "Ġkn ##own",
+      "Ġstud ##ied",
+      "Ġcon ##es",
+      "ĠJ ##ul",
+      "Ġbr ##id",
+      "Ġscream ##s",
+      "Ġtheir ##s",
+      "Ġstrang ##ers",
+      "##s ##ing",
+      "Ġsh ##ock",
+      "Ġord ##ered",
+      "ĠD ##r",
+      "Ġland ##s",
+      "Ġinst ##r",
+      "Ġtwig ##s",
+      "Re ##ally",
+      "Ġset ##ting",
+      "ĠCl ##ara",
+      "ĠB ##oth",
+      "Ġgirl ##s",
+      "Ġplay ##time",
+      "Ġst ##irring",
+      "ĠA ##b",
+      "Ġsteal ##ing",
+      "! ##'",
+      "ĠCh ##icky",
+      "Ġr ##ul",
+      "##et ##y",
+      "Ġscrat ##ched",
+      "Ġri ##pped",
+      "Ġbrid ##ges",
+      "B ##ird",
+      "Ġfield ##s",
+      "Ġrest ##ing",
+      "##r ##ing",
+      "##d ##ed",
+      "Ġburn ##ing",
+      "##is ##hes",
+      "p ##lease",
+      "Ġm ##ister",
+      "##ab ##ies",
+      "Ġmat ##ched",
+      "Ġte ##xture",
+      "Ġoff ##icer",
+      "Ġal ##right",
+      "Ġt ##ucked",
+      "Ġwait ##s",
+      "Ġmoment ##s",
+      "ĠSk ##y",
+      "H ##appy",
+      "Ġtre ##mb",
+      "Ġa ##chie",
+      "Ġbrave ##ly",
+      "##av ##id",
+      "Ġsett ##led",
+      "Ġturn ##ing",
+      "Ġmuff ##ins",
+      "Ġnail ##s",
+      "##id ##s",
+      "##or ##ed",
+      "ĠPe ##pper",
+      "Ġbro ##om",
+      "Ġesc ##aped",
+      "Ġin ##vest",
+      "Ġtremb ##ling",
+      "Ġso ##re",
+      "Ġladyb ##ug",
+      "Ġdad ##s",
+      "Ġinvest ##ig",
+      "Ġb ##abies",
+      "##ist ##en",
+      "Ġpile ##s",
+      "Ġemergen ##cy",
+      "Ġth ##reat",
+      "ĠSome ##one",
+      "Ġpu ##pp",
+      "Ġchew ##ing",
+      "B ##oo",
+      "Ġsl ##apped",
+      "Ġkey ##s",
+      "Ġansw ##ers",
+      "Ġsil ##ence",
+      "Ġappreci ##ate",
+      "Ġsister ##s",
+      "Ġser ##ved",
+      "##id ##es",
+      "##at ##ie",
+      "Bob ##by",
+      "Ġadm ##ir",
+      "Ġimport ##ance",
+      "Ġare ##a",
+      "Ġs ##ings",
+      "Ġhe ##n",
+      "ĠH ##op",
+      "##iz ##ing",
+      "Ġtouch ##ing",
+      "ĠL ##ater",
+      "ĠD ##ino",
+      "Ġso ##ared",
+      "B ##u",
+      "Ġsaf ##ety",
+      "Mom ##o",
+      "Ġinvestig ##ate",
+      "W ##ould",
+      "##os ##ity",
+      "Ġtw ##in",
+      "Ġkeep ##s",
+      "Ġspark ##le",
+      "Ġfood ##s",
+      "Ġwr ##it",
+      "##l ##t",
+      "Ġso ##aked",
+      "##z ##ing",
+      "Ġdinosaur ##s",
+      "ĠZ ##igzag",
+      "Ġrid ##es",
+      "Ġrecord ##ed",
+      "##all ##en",
+      "Ġtick ##le",
+      "##an ##na",
+      "Ġw ##iz",
+      "Ġtrip ##s",
+      "ĠFr ##og",
+      "##ache ##l",
+      "Ġreveal ##ed",
+      "Ġch ##allen",
+      "Ġin ##ch",
+      "ĠM ##e",
+      "##ig ##ail",
+      "Ġv ##et",
+      "Ġd ##ire",
+      "M ##mm",
+      "Ġamaz ##ement",
+      "Ġh ##i",
+      "Ġit ##em",
+      "ĠB ##ug",
+      "Ġha ##ted",
+      "Ġeat ##s",
+      "Ġqu ##ack",
+      "Ġw ##ink",
+      "Ġglow ##ed",
+      "Ġcur ##led",
+      "##ant ##ly",
+      "E ##lla",
+      "Ġsho ##pping",
+      "Ġgu ##y",
+      "Ġmitten ##s",
+      "And ##y",
+      "Ġbrus ##hes",
+      "Ġspace ##ship",
+      "Ġstudy ##ing",
+      "C ##at",
+      "Ġbring ##ing",
+      "Ġcraw ##ling",
+      "Ġbe ##amed",
+      "J ##en",
+      "Ġn ##apping",
+      "Ġpra ##ised",
+      "Ġrul ##er",
+      "##pl ##ash",
+      "ĠM ##o",
+      "Ġtast ##es",
+      "Ġdown ##stairs",
+      "Ġcudd ##led",
+      "E ##ventually",
+      "Ġhe ##sit",
+      "##a ##ved",
+      "Ġfl ##av",
+      "Ġshoot ##ing",
+      "Ġwood ##en",
+      "h ##ello",
+      "Ġg ##ust",
+      "ĠH ##appy",
+      "Ġmon ##sters",
+      "Ġd ##ot",
+      "Ġfamil ##ies",
+      "Ġmark ##s",
+      "Ġsprink ##les",
+      "Ġmeas ##uring",
+      "##ir ##ts",
+      "ĠSomet ##hing",
+      "##a ##les",
+      "Ġf ##ut",
+      "ĠF ##irst",
+      "ĠO ##ut",
+      "Ġres ##ult",
+      "Ġwiz ##ard",
+      "Ġfut ##ure",
+      "Ġcollec ##ting",
+      "Ġo ##at",
+      "Ġbleed ##ing",
+      "Ġcrunch ##y",
+      "Ġrem ##em",
+      "Ġn ##icer",
+      "Ġsne ##aky",
+      "Ġremem ##bers",
+      "M ##andy",
+      "Ġb ##un",
+      "ĠR ##abbit",
+      "ĠH ##ope",
+      "Ġdisturb ##ed",
+      "Ġsc ##aring",
+      "Ġlead ##er",
+      "##h ##ind",
+      "##ch ##oo",
+      "Ġpe ##el",
+      "Ġth ##rill",
+      "O ##r",
+      "Ġbe ##at",
+      "Ġfire ##men",
+      "##a ##ct",
+      "Ġno ##on",
+      "ĠSt ##ar",
+      "Ġneighbor ##hood",
+      "Ġnap ##s",
+      "Ġmot ##ion",
+      "Ġwe ##ighed",
+      "P ##eter",
+      "U ##n",
+      "ĠN ##ot",
+      "Ġloo ##se",
+      "Ġswim ##s",
+      "Ġpo ##ssible",
+      "S ##omet",
+      "Ġapolog ##ized",
+      "Ġappro ##ached",
+      "##el ##vet",
+      "Ġyou ##th",
+      "Ġgre ##y",
+      "Ġstr ##ings",
+      "Ġticket ##s",
+      "ĠD ##id",
+      ". ##'",
+      "Ġpo ##king",
+      "Ġgain ##ed",
+      "Ġpr ##ide",
+      "Ġsi ##ren",
+      "Ġcras ##hed",
+      "Ġrecogn ##ized",
+      "Ġsees ##aw",
+      "Ġdraw ##s",
+      "Ġwork ##er",
+      "Ġzoom ##ing",
+      "Ġopin ##ion",
+      "Ġtri ##cked",
+      "Ġwonder ##s",
+      "ĠBe ##ep",
+      "Ġpoem ##s",
+      "ĠSlow ##ly",
+      "##p ##ed",
+      "Ġche ##f",
+      "Ġact ##ing",
+      "##c ##ious",
+      "Ġwant ##ing",
+      "ĠM ##aggie",
+      "Ġhapp ##iest",
+      "##om ##ing",
+      "Ġsne ##aked",
+      "##l ##s",
+      "Ġyell ##ing",
+      "ĠL ##izzy",
+      "Ġo ##be",
+      "##oy ##s",
+      "Ġdog ##gy",
+      "Ġprep ##ared",
+      "Ġown ##ed",
+      "ĠAl ##ways",
+      "Ġscoop ##ed",
+      "Ġped ##als",
+      "##f ##ied",
+      "Ġany ##time",
+      "O ##llie",
+      "Ġp ##ause",
+      "Ġdecor ##ated",
+      "Ġresp ##ons",
+      "##og ##o",
+      "##en ##a",
+      "Ġstr ##uck",
+      "Ġhorn ##s",
+      "##o ##ld",
+      "Ġbun ##nies",
+      "Ġe ##ff",
+      "Ġfr ##ost",
+      "Ġtall ##est",
+      "##riend ##s",
+      "Ġbeh ##aved",
+      "Ġgrin ##ned",
+      "H ##ave",
+      "ĠS ##qu",
+      "C ##l",
+      "J ##ake",
+      "Ġsecret ##s",
+      "Ġw ##oof",
+      "##id ##ed",
+      "ĠSt ##op",
+      "Ġkne ##lt",
+      "Ġdecid ##es",
+      "Em ##ily",
+      "Ġgood ##night",
+      "Ġs ##ides",
+      "Ġsl ##im",
+      "Ġagre ##ement",
+      "Ġa ##we",
+      "Ġt ##ugged",
+      "Ġobe ##y",
+      "Ġchirp ##ed",
+      "Ġsnowball ##s",
+      "R ##emember",
+      "Ġclap ##s",
+      "##r ##s",
+      "##aff ##es",
+      "##z ##en",
+      "##n ##cy",
+      "##ind ##y",
+      "Ġgir ##affes",
+      "ĠR ##ay",
+      "##i ##en",
+      "Ġkeep ##er",
+      "Ġour ##selves",
+      "Ġrepe ##ated",
+      "##h ##a",
+      "Ġpre ##cious",
+      "Ġbalan ##cing",
+      "Ġwrit ##es",
+      "Ġspark ##ling",
+      "ĠSte ##ve",
+      "##pp ##ers",
+      "##m ##other",
+      "##ay ##s",
+      "Ġhis ##sed",
+      "##l ##ier",
+      "##all ##ow",
+      "F ##irst",
+      "##u ##d",
+      "Ġfrost ##ing",
+      "Ġspend ##ing",
+      "ĠV ##elvet",
+      "##ig ##gy",
+      "ĠL ##ike",
+      "Ġstrugg ##led",
+      "Ġsweet ##ies",
+      "Ġfro ##zen",
+      "Ġbloom ##ed",
+      "T ##r",
+      "Ġcont ##ain",
+      "Ġslim ##y",
+      "Ġbr ##ushed",
+      "Ġkind ##ly",
+      "Ġpol ##ished",
+      "Ġpr ##op",
+      "Ġre ##le",
+      "Ġbuzz ##ing",
+      "Ġb ##oo",
+      "D ##ucky",
+      "Ġeff ##ort",
+      "Ġstay ##ing",
+      "Ġcomf ##y",
+      "Ġadmir ##ing",
+      "ĠA ##unt",
+      "##om ##as",
+      "##is ##dom",
+      "##ar ##th",
+      "Ġpocket ##s",
+      "ĠA ##m",
+      "Ġrock ##ing",
+      "##i ##bb",
+      "##an ##ted",
+      "Ġru ##bbing",
+      "ĠFr ##ank",
+      "Ġcomp ##le",
+      "Ġseem ##s",
+      "Ġfold ##ing",
+      "Ġmach ##ines",
+      "Ġbo ##om",
+      "Ġcra ##cked",
+      "ĠK ##eep",
+      "Ġtrave ##led",
+      "Ġhug ##ging",
+      "Ġrad ##ishes",
+      "Ġy ##esterday",
+      "ĠZ ##oe",
+      "ĠG ##reen",
+      "##ur ##ry",
+      "ĠD ##avid",
+      "b ##oo",
+      "Ġcat ##ches",
+      "Ġpaint ##ings",
+      "Ġcir ##cus",
+      "Ġspray ##ing",
+      "S ##p",
+      "Ġhon ##k",
+      "Ġbe ##side",
+      "Ġrem ##oved",
+      "##it ##ies",
+      "ĠSt ##itch",
+      "Ġdemand ##ed",
+      "##ed ##ding",
+      "Ġst ##ing",
+      "Ġsplas ##hes",
+      "Ġe ##ight",
+      "ĠPipp ##a",
+      "A ##h",
+      "Ġg ##aze",
+      "Ġzoo ##keeper",
+      "Ġthrill ##ed",
+      "Ġlo ##ving",
+      "Ġstri ##pes",
+      "Ġpot ##s",
+      "Y ##ummy",
+      "Ġopen ##ing",
+      "##ee ##k",
+      "Ġload ##ed",
+      "ĠR ##achel",
+      "Ġmatch ##ing",
+      "##am ##ie",
+      "Ġbe ##lly",
+      "Ġpet ##ted",
+      "Ġst ##are",
+      "Ġpebb ##les",
+      "ĠBird ##ie",
+      "Ġro ##cked",
+      "ĠB ##ree",
+      "Ġto ##ss",
+      "Ġr ##ust",
+      "Somet ##imes",
+      "Ġear ##lier",
+      "Ġpow ##ers",
+      "Ġribb ##ons",
+      "D ##uring",
+      "Sam ##my",
+      "Ġcomf ##orted",
+      "Thank ##s",
+      "ĠM ##illy",
+      "Ġprotec ##ted",
+      "Ġstrugg ##ling",
+      "ĠM ##at",
+      "Ġsmile ##y",
+      "Wh ##iskers",
+      "Ġsurround ##ed",
+      "ĠJ ##oy",
+      "Ġste ##ep",
+      "Ġpur ##red",
+      "a ##nd",
+      "Ġdi ##ving",
+      "Ġdec ##ision",
+      "Ġhard ##ly",
+      "Ġchase ##s",
+      "Ġcr ##umb",
+      "Ġpastel ##s",
+      "Ġhero ##es",
+      "Ġneighb ##ors",
+      "Ġwhat ##ever",
+      "Ġorgan ##izing",
+      "Ġd ##ipped",
+      "Ġcuri ##osity",
+      "Ġroad ##s",
+      "##am ##b",
+      "Ġdes ##er",
+      "Ġscr ##u",
+      "Ġgr ##anted",
+      "Ġapolog ##ize",
+      "ĠW ##ater",
+      "ĠBou ##ncy",
+      "Ġgo ##als",
+      "Ġex ##pected",
+      "Ġarg ##ued",
+      "Ġsaf ##er",
+      "ĠRob ##by",
+      "##l ##oe",
+      "Ġsad ##ness",
+      "ĠC ##ar",
+      "Ġpart ##ies",
+      "##low ##ers",
+      "R ##o",
+      "Ġdrag ##ons",
+      "Ġw ##edding",
+      "S ##usie",
+      "Ġdisco ##very",
+      "ĠG ##ogo",
+      "Ġli ##ed",
+      "Ġbuild ##ings",
+      "Ġsun ##light",
+      "Ġplanet ##s",
+      "Ġt ##im",
+      "Ġcrab ##s",
+      "E ##x",
+      "Ġvill ##ag",
+      "Ġbucket ##s",
+      "Ġtail ##s",
+      "ĠJ ##u",
+      "Ġpol ##ishing",
+      "Ġsaus ##ages",
+      "##ir ##a",
+      "Ġeag ##le",
+      "##an ##a",
+      "Ġwigg ##led",
+      "Ġte ##ased",
+      "Ġbott ##les",
+      "Ġrele ##ased",
+      "ĠCh ##r",
+      "Ġar ##gu",
+      "ĠJ ##ess",
+      "Ġbe ##ard",
+      "Re ##x",
+      "Ġsh ##irts",
+      "Ġmov ##ies",
+      "##u ##se",
+      "Ġfl ##utter",
+      "Ġsl ##ed",
+      "Ġargu ##ing",
+      "ĠW ##atch",
+      "Ġcont ##ro",
+      "Ġfa ##sc",
+      "ĠD ##are",
+      "Ġan ##n",
+      "Ġspid ##ers",
+      "Ġdrag ##ged",
+      "Ġpad ##d",
+      "Ġair ##pl",
+      "ĠAb ##igail",
+      "Ġro ##aring",
+      "Ġl ##imes",
+      "##u ##ke",
+      "A ##n",
+      "ĠO ##lly",
+      "Ġsmall ##est",
+      "Ġsigh ##s",
+      "ĠR ##emember",
+      "Ġpe ##ered",
+      "Ġteac ##hes",
+      "Ġgather ##ing",
+      "Ġcudd ##le",
+      "ĠS ##plash",
+      "Ġri ##p",
+      "Ġdri ##ves",
+      "ĠK ##atie",
+      "Ġpretend ##s",
+      "Q ##u",
+      "Ġquarrel ##ing",
+      "Ġcontin ##ue",
+      "Ġcub ##es",
+      "Ġtal ##ent",
+      "Ġcut ##s",
+      "Ġpe ##ppers",
+      "Ġt ##une",
+      "Ġref ##res",
+      "##um ##m",
+      "Ġpour ##ing",
+      "Ġman ##e",
+      "Ġspark ##les",
+      "Ġso ##aring",
+      "ĠJ ##e",
+      "A ##choo",
+      "Ġun ##ited",
+      "##n ##joy",
+      "Ġsit ##u",
+      "Ġb ##ank",
+      "Ġr ##ings",
+      "Ġdust ##y",
+      "Ġact ##ually",
+      "##s ##ses",
+      "Ġ ##X",
+      "##er ##n",
+      "Ġstretch ##ing",
+      "Ġshiver ##ed",
+      "##joy ##ed",
+      "Ġvillag ##ers",
+      "Ġchallen ##ge",
+      "##i ##b",
+      "Ġbe ##ad",
+      "Ġw ##id",
+      "L ##una",
+      "Ġfasc ##in",
+      "Ġgrand ##mother",
+      "Ġover ##joyed",
+      "Ġwhere ##ver",
+      "T ##iny",
+      "Ġprett ##iest",
+      "ĠW ##isdom",
+      "ĠBe ##ing",
+      "Ġdark ##er",
+      "ĠSp ##ring",
+      "ĠEvery ##day",
+      "Ġon ##wards",
+      "Ġbed ##time",
+      "##j ##am",
+      "Ġknight ##s",
+      "Ġreal ##ize",
+      "Ġcomp ##any",
+      "Ġpengu ##ins",
+      "##anna ##h",
+      "Ġcomple ##ted",
+      "Ġflag ##s",
+      "ĠZ ##ero",
+      "Ġlearn ##s",
+      "Ġplay ##room",
+      "Ġwonder ##ing",
+      "ĠB ##ecause",
+      "ĠLe ##ave",
+      "Ġweek ##s",
+      "Ġact ##ions",
+      "Ġcle ##aring",
+      "Ġkit ##es",
+      "ĠP ##rin",
+      "Ġshr ##ug",
+      "Ġm ##a",
+      "##le ##y",
+      "##aw ##s",
+      "Ġfe ##ars",
+      "##um ##ble",
+      "Ġc ##aut",
+      "Ġscru ##bbed",
+      "ĠA ##va",
+      "Ġwire ##s",
+      "##d ##am",
+      "Ġwr ##ist",
+      "Ġfa ##ult",
+      "Ġpack ##ing",
+      "Ġapplaud ##ed",
+      "ĠE ##arth",
+      "Ġpat ##ience",
+      "##ind ##a",
+      "Ġph ##ot",
+      "Ġrespons ##ible",
+      "U ##h",
+      "Ġrep ##ly",
+      "Ġgot ##ten",
+      "Ġpe ##as",
+      "Ġwin ##s",
+      "Ġw ##ound",
+      "Ġdest ##ination",
+      "Ġuse ##s",
+      "Ġpencil ##s",
+      "Ġd ##am",
+      "Ġth ##ird",
+      "Ġmountain ##s",
+      "Ġb ##aker",
+      "Ġstick ##ing",
+      "Ġjo ##king",
+      "Ġheal ##ed",
+      "Ġh ##itting",
+      "ĠF ##ish",
+      "Ġaw ##ake",
+      "Ġremind ##er",
+      "Ġcontro ##l",
+      "Ġsat ##is",
+      "Ġvisit ##ing",
+      "ĠM ##oo",
+      "ĠP ##ut",
+      "ĠF ##riends",
+      "Ġcre ##pt",
+      "Ġhelmet ##s",
+      "Ġstar ##ing",
+      "##as ##hed",
+      "Ġscream ##ing",
+      "##uck ##ily",
+      "S ##illy",
+      "Ġtowel ##s",
+      "Ġch ##ips",
+      "s ##eek",
+      "Ġcre ##ation",
+      "ĠBe ##hind",
+      "Ġmask ##s",
+      "ĠL ##ou",
+      "Ġinstr ##uct",
+      "ĠH ##ippy",
+      "W ##he",
+      "Ġwas ##ted",
+      "Ġlollipop ##s",
+      "W ##atch",
+      "Ġgun ##s",
+      "Ġfiref ##ight",
+      "##udd ##les",
+      "##ic ##orn",
+      "Ġun ##icorn",
+      "##ic ##a",
+      "Ġforg ##i",
+      "##l ##er",
+      "Ġbeg ##in",
+      "Ġd ##ied",
+      "Ġse ##as",
+      "Ġpump ##kins",
+      "Ġarri ##ve",
+      "Ġsto ##le",
+      "Ġhe ##av",
+      "Ġcand ##ies",
+      "Ġagre ##es",
+      "Ġwho ##se",
+      "Ġbatter ##ies",
+      "Ġout ##do",
+      "St ##ay",
+      "Ġpro ##ject",
+      "Ġachie ##ve",
+      "ĠC ##ra",
+      "Ġsnake ##s",
+      "Ġac ##com",
+      "Ġpract ##icing",
+      "##in ##ing",
+      "Ġsc ##ales",
+      "Ġlog ##s",
+      "Ġgl ##itter",
+      "##b ##ie",
+      "Ġvide ##os",
+      "Ġprotec ##ting",
+      "Ġblow ##s",
+      "Ġitem ##s",
+      "##la ##ire",
+      "Ġsw ##oop",
+      "Ġwere ##n",
+      "D ##oggy",
+      "Ġshe ##lves",
+      "Ġact ##iv",
+      "##n ##ers",
+      "Ġprom ##ises",
+      "Ben ##ny",
+      "Ġro ##ses",
+      "Ġpar ##ked",
+      "Gra ##ndpa",
+      "ĠHo ##ot",
+      "ĠO ##l",
+      "ĠJ ##an",
+      "##jam ##as",
+      "Ġairpl ##ane",
+      "Ġinstruct ##ions",
+      "##ent ##y",
+      "o ##h",
+      "Ġd ##ent",
+      "Ġpatient ##ly",
+      "ĠB ##op",
+      "Ġper ##ched",
+      "Ġexam ##ined",
+      "ĠCat ##ty",
+      "##ue ##st",
+      "Ġshould ##ers",
+      "F ##o",
+      "Ġtask ##s",
+      "Ġchirp ##ing",
+      "Ġbead ##s",
+      "Ġaccom ##pl",
+      "##d ##ie",
+      "##z ##es",
+      "Ġbowl ##s",
+      "ĠL ##ove",
+      "##us ##an",
+      "Ġlisten ##s",
+      "Ġrequest ##ed",
+      "Ġcrumb ##s",
+      "Ġex ##act",
+      "Ġc ##ough",
+      "F ##r",
+      "Ġimpro ##ved",
+      "ĠChe ##w",
+      "Ġdolph ##ins",
+      "Ġphot ##os",
+      "ĠS ##un",
+      "ĠBl ##ink",
+      "Ġb ##unch",
+      "Ġcop ##y",
+      "Ġrem ##ote",
+      "ĠC ##uddles",
+      "B ##ad",
+      "ĠB ##ye",
+      "Ġal ##ien",
+      "ĠJul ##ie",
+      "M ##ar",
+      "##c ##akes",
+      "##l ##ay",
+      "Ġg ##uest",
+      "Ġcheer ##ing",
+      "Ġcan ##s",
+      "Ġreach ##ing",
+      "Ġtim ##er",
+      "Ġwork ##ers",
+      "T ##ime",
+      "##ant ##a",
+      "Ġne ##ither",
+      "Ġbra ##nd",
+      "Ch ##irpy",
+      "Ġrub ##s",
+      "ĠA ##bby",
+      "##ath ##y",
+      "ĠBrown ##ie",
+      "Ġrepl ##aced",
+      "Ġmis ##ses",
+      "##ir ##m",
+      "Ġroll ##s",
+      "B ##unny",
+      "##ay ##la",
+      "ĠE ##njoy",
+      "Ġconf ##l",
+      "##il ##o",
+      "##d ##ies",
+      "Ġrainbow ##s",
+      "ĠB ##y",
+      "Ġpupp ##et",
+      "Ġpass ##ing",
+      "ĠTw ##o",
+      "Ġpa ##jamas",
+      "R ##un",
+      "Ġclose ##s",
+      "Ġcomplain ##ing",
+      "ĠS ##orry",
+      "ĠTh ##omas",
+      "Ġdrum ##s",
+      "##ast ##er",
+      "Ġpat ##ted",
+      "##ang ##led",
+      "Ġref ##use",
+      "Ġla ##p",
+      "Ġswe ##at",
+      "Ġben ##e",
+      "ĠSqu ##irrel",
+      "Ġcurtain ##s",
+      "Ġbalan ##ced",
+      "ĠPrin ##cess",
+      "Ġfill ##ing",
+      "M ##iss",
+      "ĠB ##eth",
+      "##ist ##le",
+      "##es ##ome",
+      "Ġresc ##ued",
+      "ĠM ##ouse",
+      "Ġoutdo ##ors",
+      "Ġse ##ven",
+      "Ġqu ##acked",
+      "Ġguy ##s",
+      "Ġfa ##ced",
+      "Ġobser ##ved",
+      "Ġconfl ##ict",
+      "P ##oppy",
+      "Ġ ##Ċ",
+      "Ġst ##ern",
+      "ĠO ##ur",
+      "Ġbene ##ath",
+      "ĠD ##ot",
+      "Ġdoctor ##s",
+      "Ġpast ##ries",
+      "Ġc ##ause",
+      "Ġmiss ##ion",
+      "Ġbec ##oming",
+      "##uct ##antly",
+      "O ##ops",
+      "Ġrocket ##s",
+      "Ġaw ##esome",
+      "##ne ##ath",
+      "Z ##oom",
+      "Ġtra ##ctor",
+      "Ġteam ##work",
+      "Ġremember ##ing",
+      "Ġru ##le",
+      "Ġintrod ##uc",
+      "##u ##ly",
+      "ĠY ##es",
+      "R ##ob",
+      "ĠS ##ad",
+      "Ġbloom ##ing",
+      "Ġwob ##bled",
+      "Ġhelp ##ers",
+      "G ##reat",
+      "Ġpolice ##man",
+      "Ġfar ##ther",
+      "Ġinclu ##ded",
+      "Ġins ##ist",
+      "Ġp ##out",
+      "Ġsl ##am",
+      "Ġstum ##ble",
+      "##ke ##lly",
+      "##av ##i",
+      "Ġfair ##ies",
+      "Ġm ##es",
+      "ĠA ##lly",
+      "ĠHow ##ever",
+      "Ġcur ##ly",
+      "Ġpad ##dle",
+      "Ġexact ##ly",
+      "Ġstar ##fish",
+      "Ġrecord ##ing",
+      "##n ##ie",
+      "ĠJ ##illy",
+      "Ġtr ##aded",
+      "Ġsp ##ong",
+      "Ġpray ##er",
+      "Ġcaut ##ious",
+      "ĠJ ##amie",
+      "Ġtr ##uly",
+      "Ġpoin ##ty",
+      "Ġv ##ent",
+      "F ##ine",
+      "Ġval ##ued",
+      "Ġornament ##s",
+      "##a ##is",
+      "ĠJo ##sh",
+      "Ġadd ##ing",
+      "##e ##ah",
+      "Ġprett ##ier",
+      "Ġsight ##s",
+      "s ##h",
+      "y ##ou",
+      "Ġtable ##s",
+      "Ġsnow ##men",
+      "Ġca ##used",
+      "Ġfascin ##ated",
+      "##ink ##le",
+      "Ġdot ##s",
+      "Ġstay ##s",
+      "##z ##ie",
+      "Ġf ##irm",
+      "##g ##ers",
+      "S ##ome",
+      "Ġevery ##day",
+      "Ġth ##ro",
+      "Ġinv ##iting",
+      "Ġdes ##ert",
+      "Ġsupp ##lies",
+      "ĠFo ##xy",
+      "Ġminer ##als",
+      "Ġste ##ady",
+      "... ##\"",
+      "Ġth ##orn",
+      "Ġsitu ##ation",
+      "##ara ##way",
+      "Ġneighbour ##hood",
+      "ĠCh ##loe",
+      "L ##ola",
+      "Ġf ##araway",
+      "ĠG ##et",
+      "P ##ete",
+      "Ġgl ##asses",
+      "Ġfork ##s",
+      "Ġsnee ##zing",
+      "ĠW ##elcome",
+      "##o ##dy",
+      "Ġa ##st",
+      "Ġload ##ing",
+      "Ġswoop ##ed",
+      "Ġinsect ##s",
+      "##ac ##ob",
+      "Ġspong ##e",
+      "Ġpan ##s",
+      "Ġun ##f",
+      "Ġno ##ses",
+      "Ġb ##are",
+      "ĠW ##ant",
+      "ĠD ##izzy",
+      "Ġus ##ually",
+      "Ġus ##ual",
+      "Ġsol ##ut",
+      "Ġsuperhero ##es",
+      "##ar ##ter",
+      "Ġhome ##work",
+      "Ġrel ##uctantly",
+      "Ġyour ##selves",
+      "ĠK ##ids",
+      "ĠQu ##ick",
+      "D ##og",
+      "Ġso ##bbed",
+      "Ġscar ##ves",
+      "##led ##ge",
+      "Ġwind ##y",
+      "ĠSt ##ay",
+      "Ġgrowl ##ing",
+      "Ġd ##ar",
+      "ĠS ##anta",
+      "Ġlibr ##arian",
+      "Ġsm ##arter",
+      "D ##ays",
+      "ĠS ##kelly",
+      "M ##ike",
+      "Ġkick ##s",
+      "Ġthro ##at",
+      "Ġjacket ##s",
+      "ĠL ##ena",
+      "Ġunt ##ie",
+      "Ġwin ##ked",
+      "Ġitch ##y",
+      "ĠH ##enny",
+      "ĠD ##uck",
+      "Ġconf ##ident",
+      "Ġknow ##ledge",
+      "H ##old",
+      "##ag ##ull",
+      "Ġprince ##sses",
+      "ĠM ##ix",
+      "O ##ur",
+      "Ġch ##oo",
+      "Ġread ##s",
+      "Ġro ##pes",
+      "Ġsquare ##s",
+      "Ġclown ##s",
+      "Y ##eah",
+      "Ġgem ##s",
+      "ĠS ##ure",
+      "Ġwarn ##ings",
+      "ĠM ##on",
+      "##id ##o",
+      "ĠF ##or",
+      "Ġbit ##ing",
+      "##or ##a",
+      "Th ##ose",
+      "Ġunder ##neath",
+      "Ġcom ##m",
+      "Ġgigg ##ling",
+      "?\" ##,",
+      "Ġwear ##s",
+      "Ġon ##ions",
+      "Ġsurf ##ace",
+      "ĠAn ##ne",
+      "##c ##oon",
+      "E ##w",
+      "##e ##ed",
+      "ĠA ##nt",
+      "Ġbuzz ##ed",
+      "John ##ny",
+      "Ġcomplain ##ed",
+      "##b ##l",
+      "Ġb ##umpy",
+      "Ġdeliver ##ed",
+      "Ġpadd ##led",
+      "Ro ##ar",
+      "Ġpig ##gy",
+      "Ġt ##angled",
+      "ĠP ##o",
+      "##v ##in",
+      "ĠUn ##fortunately",
+      "Ġyou ##nger",
+      "Ġtwir ##l",
+      "Ġlean ##ing",
+      "##i ##ar",
+      "Ġbad ##ge",
+      "Ġdi ##ved",
+      "Ġst ##em",
+      "##bb ##ie",
+      "Ġse ##agull",
+      "Ġnap ##kins",
+      "Ġcrow ##d",
+      "ĠS ##c",
+      "##ul ##ts",
+      "Ġyell ##s",
+      "Ġcover ##s",
+      "##an ##es",
+      "ĠJe ##ff",
+      "Ġun ##p",
+      "Ġtick ##led",
+      "ĠWh ##istle",
+      "Sh ##h",
+      "Ġp ##ec",
+      "ĠJ ##ones",
+      "##p ##ite",
+      "Ġknock ##s",
+      "ĠDo ##do",
+      "Ġwip ##es",
+      "Ġv ##owed",
+      "P ##olly",
+      "Ġarrow ##s",
+      "Ġguess ##ing",
+      "Ġrefres ##hed",
+      "ĠS ##usan",
+      "Ġhid ##es",
+      "ĠQu ##ack",
+      "Ġdire ##ction",
+      "##t ##uce",
+      "Ġseek ##er",
+      "Bu ##zz",
+      "##s ##on",
+      "ĠRo ##ver",
+      "Ġchoice ##s",
+      "b ##ye",
+      "Ġde ##al",
+      "Ġr ##isk",
+      "ĠN ##ina",
+      "Ġlet ##tuce",
+      "Ġsign ##ed",
+      "Ġtoast ##er",
+      "Tr ##ue",
+      "##cu ##se",
+      "Ġsatis ##fied",
+      "Ġri ##pe",
+      "##ugg ##les",
+      "Ġexplore ##rs",
+      "ĠMat ##t",
+      "ĠD ##ara",
+      "Ġjo ##ked",
+      "##th ##ough",
+      "Ġsing ##er",
+      "Ġslow ##er",
+      "? ##'",
+      "Ġcreat ##ing",
+      "ĠL ##ion",
+      "Ġprov ##ided",
+      "c ##h",
+      "Ġstart ##led",
+      "ĠP ##aws",
+      "Ġc ##ous",
+      "Un ##fortunately",
+      "Ġpray ##ing",
+      "Ġhid ##er",
+      "##ang ##ing",
+      "Ġav ##o",
+      "ĠW ##ink",
+      "Ġspe ##aking",
+      "P ##aul",
+      "##in ##t",
+      "Ġintroduc ##ed",
+      "Ġimag ##es",
+      "ĠD ##ee",
+      "##rr ##r",
+      "Ġst ##ung",
+      "Ġdiscover ##ing",
+      "Ġmagnet ##s",
+      "Ġmushroom ##s",
+      "Ġwander ##ing",
+      "Ġfro ##ze",
+      "Ġpay ##ing",
+      "Ġkne ##es",
+      "Ġbeh ##aving",
+      "Ġmar ##ked",
+      "Ex ##cuse",
+      "P ##e",
+      "Ġsque ##al",
+      "##f ##it",
+      "##ad ##os",
+      "Ġref ##le",
+      "##u ##ess",
+      "Ġrest ##ored",
+      "Ġgear ##s",
+      "ĠSn ##uggles",
+      "ĠM ##ira",
+      "ĠAs ##h",
+      "Ġtip ##to",
+      "Ġwr ##itten",
+      "Ġc ##ent",
+      "Ġdance ##s",
+      "##ence ##s",
+      "ĠZ ##iggy",
+      "##br ##ush",
+      "ĠBet ##sy",
+      "Ġmus ##cle",
+      "Gra ##ce",
+      "D ##ave",
+      "ĠL ##uke",
+      "Ġpen ##s",
+      "Ġn ##ine",
+      "Ann ##ie",
+      "Ġout ##fit",
+      "ĠA ##dam",
+      "Ġchef ##s",
+      "Ġrain ##y",
+      "Ġsal ##ty",
+      "Ġmatter ##s",
+      "Ġlead ##ing",
+      "Ġcobweb ##s",
+      "##t ##le",
+      "Ġprop ##erly",
+      "##ll ##ed",
+      "ĠBug ##gy",
+      "##ol ##ine",
+      "Ġwis ##hing",
+      "Ġv ##ines",
+      "Ġruin ##ing",
+      "Ġb ##ak",
+      "Ġcompetit ##ion",
+      "##ou ##ch",
+      "Ġch ##at",
+      "ĠC ##laire",
+      "Ġperform ##ed",
+      "Ġscrat ##ches",
+      "Ġbra ##very",
+      "Ġran ##ger",
+      "Ġavoc ##ados",
+      "Ġdeser ##ve",
+      "Ġbare ##ly",
+      "Ġblock ##ing",
+      "Ġbase ##ment",
+      "ĠL ##inda",
+      "Ġle ##ast",
+      "ĠF ##u",
+      "ĠJen ##na",
+      "Mr ##s",
+      "##r ##ink",
+      "Ġgre ##et",
+      "##! ##\"",
+      "##se ##qu",
+      "##it ##ely",
+      "T ##ina",
+      "Ġcon ##sequ",
+      "ĠL ##aser",
+      "##ust ##ed",
+      "Ġheav ##ier",
+      "G ##eorge",
+      "Ġfa ##b",
+      "Ġfab ##ric",
+      "##k ##y",
+      "Ġlo ##sing",
+      "Ġhow ##ever",
+      "Ġjob ##s",
+      "Ġsc ##ur",
+      "Ġbur ##st",
+      "Ġmin ##ts",
+      "Ġtwir ##ling",
+      "##ab ##el",
+      "T ##weet",
+      "Ġsunf ##lowers",
+      "ĠGr ##umpy",
+      "Ġrot ##ting",
+      "Ġsew ##ed",
+      "Ġrain ##co",
+      "##a ##a",
+      "Ġcl ##ick",
+      "ĠJ ##essie",
+      "Ġent ##ire",
+      "Ġnecklace ##s",
+      "##st ##y",
+      "Ġvent ##ured",
+      "Ġsword ##s",
+      "ĠSk ##ip",
+      "Ġlight ##er",
+      "Be ##ep",
+      "Ġst ##ain",
+      "Ġbow ##s",
+      "Ġdark ##ness",
+      "How ##ever",
+      "Ġch ##uck",
+      "L ##isten",
+      "S ##ophie",
+      "##ag ##ic",
+      "Ġbump ##s",
+      "Ġscur ##ried",
+      "ĠM ##ad",
+      "Ġwrap ##s",
+      "Ġrace ##s",
+      "Ġtire ##s",
+      "Ġtrick ##y",
+      "##b ##ly",
+      "Ġp ##ins",
+      "Ġfl ##ames",
+      "ĠY ##esterday",
+      "Ġsn ##at",
+      "Ġdecor ##ating",
+      "T ##oby",
+      "Ġunp ##acked",
+      "Ġpur ##r",
+      "Fo ##llow",
+      "Ġneed ##les",
+      "ĠP ##r",
+      "##oph ##ia",
+      "Ġsolut ##ion",
+      "Ġlift ##ing",
+      "Ġsil ##ent",
+      "Ġgrowl ##s",
+      "Ġtriang ##les",
+      "##um ##bled",
+      "w ##h",
+      "Ġconsequ ##ences",
+      "ĠM ##ilo",
+      "ĠC ##athy",
+      "Ġex ##ha",
+      "##ais ##ies",
+      "##l ##en",
+      "Ġbo ##dies",
+      "ĠR ##olly",
+      "Ġrelie ##f",
+      "Ġaccompl ##ish",
+      "Ġcrack ##ers",
+      "##ep ##t",
+      "Ġw ##ow",
+      "Ġswan ##s",
+      "Ġt ##ies",
+      "ĠTh ##ose",
+      "##c ##her",
+      "Ġgrow ##s",
+      "ĠT ##ree",
+      "Ġd ##aisies",
+      "Ġgra ##bbing",
+      "ĠH ##annah",
+      "Ġbuy ##ing",
+      "Ġdent ##ist",
+      "A ##b",
+      "J ##erry",
+      "i ##t",
+      "Ġann ##oy",
+      "##o ##ke",
+      "v ##room",
+      "Ġm ##ater",
+      "Ġsweet ##s",
+      "Ġpart ##ic",
+      "Ġgroup ##s",
+      "Ġmater ##ial",
+      "Ġstom ##ped",
+      "Ġsuffer ##ing",
+      "Ġb ##acked",
+      "ĠF ##ido",
+      "Ġre ##pa",
+      "J ##ames",
+      "Ġown ##ers",
+      "Ġflav ##or",
+      "ĠE ##l",
+      "##f ##l",
+      "##ver ##s",
+      "ĠN ##ana",
+      "Ġbak ##ery",
+      "Ġg ##ri",
+      "Ġlung ##s",
+      "ĠSu ##zie",
+      "##r ##ance",
+      "##izz ##ie",
+      "ĠOl ##iver",
+      "Ġf ##reed",
+      "Ġfore ##head",
+      "Ġfig ##ured",
+      "Ġthu ##d",
+      "Ġcheek ##s",
+      "B ##ig",
+      "##it ##ches",
+      "Ġne ##ct",
+      "Ġnect ##ar",
+      "ĠCo ##pper",
+      "ĠB ##all",
+      "ĠNot ##hing",
+      "##ind ##r",
+      "ĠGood ##bye",
+      "Ġfa ##ct",
+      "##p ##en",
+      "Ġsw ##ept",
+      "Ġtunnel ##s",
+      "Ġcautious ##ly",
+      "Ġrepa ##ired",
+      "Ġc ##ott",
+      "Ġfe ##ast",
+      "##ct ##ions",
+      "Ġma ##iled",
+      "Ġt ##apped",
+      "Ġpec ##ked",
+      "Ġcon ##ne",
+      "Ġra ##indr",
+      "Ġactiv ##ities",
+      "ĠTr ##ust",
+      "Ġfu ##zzy",
+      "Ġme ##als",
+      "ĠC ##ara",
+      "Ġnest ##s",
+      "##ark ##y",
+      "##ro ##sty",
+      "Ġinterest ##ed",
+      "Ġexha ##usted",
+      "Ġwor ##ries",
+      "ĠĊ ##Ġ",
+      "F ##or",
+      "##le ##ts",
+      "ĠL ##isten",
+      "Ġtwink ##ling",
+      "Ġslam ##med",
+      "##c ##ted",
+      "##b ##and",
+      "Ġplay ##ers",
+      "Ġcolor ##ed",
+      "Ġcudd ##ly",
+      "Ġhesit ##ated",
+      "Ġre ##ason",
+      "ĠB ##irthday",
+      "Ġwait ##er",
+      "Ġdar ##ling",
+      "ĠP ##up",
+      "##igg ##ie",
+      "Ġforget ##s",
+      "H ##enry",
+      "Ġun ##s",
+      "Ġfilm ##s",
+      "A ##lex",
+      "Ġst ##ool",
+      "##ell ##e",
+      "Ġtalk ##s",
+      "ĠT ##ry",
+      "Ġsc ##ra",
+      "Ġbath ##s",
+      "Ġfeed ##ing",
+      "Ġcomplet ##ely",
+      "Ġpl ##enty",
+      "ĠG ##ina",
+      "Ġpee ##king",
+      "ĠChr ##ist",
+      "Ġdesign ##ed",
+      "Ġspike ##s",
+      "Ġbu ##ses",
+      "ĠR ##ain",
+      "ĠSn ##ap",
+      "Ġpartic ##ular",
+      "Ġle ##ap",
+      "Ġhand ##ful",
+      "Ġpassport ##s",
+      "Ġsuit ##case",
+      "ĠJ ##on",
+      "Ġcount ##s",
+      "##o ##ssible",
+      "n ##o",
+      "Ġhon ##ked",
+      "Ġspread ##ing",
+      "##le ##phant",
+      "Ġd ##en",
+      "Ġbar ##s",
+      "Ġchuck ##led",
+      "Ġs ##ense",
+      "Ġmon ##th",
+      "Ġprin ##ting",
+      "Ġimp ##ossible",
+      "Ġste ##er",
+      "Ġwip ##ing",
+      "Ġm ##er",
+      "Ġhop ##s",
+      "Ġcow ##b",
+      "Ġgen ##ie",
+      "Whe ##e",
+      "Ġbu ##dge",
+      "Ġfire ##s",
+      "Ġent ##rance",
+      "Ġdeterm ##ination",
+      "Ġsepar ##ated",
+      "Ġl ##amb",
+      "M ##ay",
+      "ĠTw ##inkle",
+      "##st ##ep",
+      "Ġch ##op",
+      "##bl ##ings",
+      "Ġsto ##len",
+      "Ġsi ##blings",
+      "Ġsew ##ing",
+      "ĠBl ##oom",
+      "##ret ##ch",
+      "Ġfe ##ver",
+      "R ##u",
+      "g ##o",
+      "Ġch ##anging",
+      "Ġo ##pp",
+      "Ġback ##ward",
+      "##ue ##en",
+      "Ġcamp ##ing",
+      "ĠJess ##ica",
+      "Ġt ##y",
+      "ĠPe ##anut",
+      "Ġcelebr ##ation",
+      "Ġac ##he",
+      "##m ##as",
+      "Ġk ##ings",
+      "Ġcelebr ##ating",
+      "S ##unny",
+      "Ġdoll ##house",
+      "Ġkitten ##s",
+      "L ##illy",
+      "Ġbeh ##avi",
+      "##we ##ed",
+      "Ġl ##ower",
+      "Ġag ##e",
+      "##et ##ty",
+      "Ġc ##ash",
+      "Ġtw ##ice",
+      "Ġshop ##s",
+      "Ġh ##us",
+      "ĠJ ##acob",
+      "Ġshr ##inking",
+      "##it ##ched",
+      "Ġtwink ##le",
+      "##bo ##at",
+      "Ġsnat ##ched",
+      "##c ##ope",
+      "Ġtouc ##hes",
+      "Ġsp ##at",
+      "Ġsqueal ##ed",
+      "M ##aggie",
+      "Ġs ##way",
+      "Ġpan ##cakes",
+      "Ġavo ##id",
+      "##le ##e",
+      "Ġr ##otten",
+      "Ġli ##qu",
+      "Ġsea ##weed",
+      "y ##es",
+      "Ġtwist ##ing",
+      "ĠHo ##ld",
+      "Ġdro ##pping",
+      "P ##ipp",
+      "Ġunt ##ied",
+      "ĠSo ##f",
+      "Ġplay ##house",
+      "##o ##ll",
+      "##ive ##s",
+      "Ġpupp ##ies",
+      "ĠM ##el",
+      "Ġcalm ##ed",
+      "ĠF ##rosty",
+      "Ġpath ##s",
+      "Ġwake ##s",
+      "##air ##y",
+      "Ġstro ##ked",
+      "Ġast ##ron",
+      "Ġsqu ##ish",
+      "ch ##oo",
+      "ĠW ##oof",
+      "Ġloop ##s",
+      "##ck ##y",
+      "R ##ose",
+      "Ch ##arlie",
+      "ĠT ##ara",
+      "Ġa ##imed",
+      "Ġstud ##ents",
+      "Ġastron ##aut",
+      "##ig ##ning",
+      "##ri ##ous",
+      "D ##anny",
+      "Ġbrace ##lets",
+      "##am ##my",
+      "Ġsh ##oo",
+      "##ibb ##it",
+      "Ġscrew ##s",
+      "Ġfiref ##ly",
+      "T ##eddy",
+      "Ġlift ##s",
+      "Ġtr ##amp",
+      "Ġwra ##pping",
+      "##h ##ile",
+      "Ġspark ##s",
+      "L ##uckily",
+      "##h ##og",
+      "ĠO ##ther",
+      "##au ##ra",
+      "Ġpen ##nies",
+      "##ile ##s",
+      "Ġpl ##ain",
+      "Ġsk ##unk",
+      "##ad ##ing",
+      "Ġdanc ##ers",
+      "Ġthr ##own",
+      "##u ##ppy",
+      "Ġhus ##band",
+      "##end ##y",
+      "##ing ##o",
+      "b ##ut",
+      "##s ##m",
+      "Ġplan ##ning",
+      "ĠChrist ##mas",
+      "Ġliqu ##id",
+      "T ##ake",
+      "##ri ##ver",
+      "Ġobject ##s",
+      "ĠRo ##llie",
+      "Ġdire ##ctions",
+      "Ġpo ##ster",
+      "Ġsome ##body",
+      "Ġincre ##ased",
+      "ĠMike ##y",
+      "ĠJ ##ay",
+      "ĠM ##ic",
+      "##y ##an",
+      "Ġdo ##d",
+      "Ġcl ##ues",
+      "##are ##n",
+      "##r ##ig",
+      "Ġzebra ##s",
+      "Ġtramp ##oline",
+      "Ġlead ##s",
+      "Ġrefle ##ction",
+      "Ġforget ##ting",
+      "Ġborrow ##ed",
+      "Ġvehic ##les",
+      "Ġbl ##ocked",
+      "s ##t",
+      "Ġc ##ust",
+      "Ġreward ##ed",
+      "##im ##mer",
+      "##us ##ing",
+      "U ##nder",
+      "ĠB ##iggie",
+      "Ġsnow ##fl",
+      "Jo ##ey",
+      "Ġpres ##ses",
+      "J ##ump",
+      "##n ##k",
+      "Ġcous ##in",
+      "Ġslip ##s",
+      "ĠU ##p",
+      "Ġfrown ##ing",
+      "Ġr ##ising",
+      "Ġstore ##keeper",
+      "Ġmark ##er",
+      "Ġwhisp ##ers",
+      "Ġfar ##t",
+      "ĠK ##ayla",
+      "Ġswims ##uit",
+      "ĠWith ##out",
+      "##iv ##ity",
+      "T ##w",
+      "##u ##de",
+      "Ġa ##ff",
+      "Ġinstr ##um",
+      "ĠF ##ire",
+      "ĠOn ##ly",
+      "Ġregret ##ted",
+      "Z ##ip",
+      "Ġwarm ##er",
+      "Ġpout ##ed",
+      "Ġcust ##om",
+      "Ġrain ##s",
+      "ĠC ##indy",
+      "##ie ##ce",
+      "##iver ##sity",
+      "Ġlay ##ing",
+      "Ġheal ##th",
+      "Ġn ##ibb",
+      "Ġgl ##ued",
+      "##itt ##ed",
+      "Ġy ##elp",
+      "Ġevery ##body",
+      "Ġcre ##ations",
+      "Ġtipto ##ed",
+      "Ġhedge ##hog",
+      "Ġcountry ##side",
+      "Ġfin ##s",
+      "Ġcold ##er",
+      "Ġbegin ##ning",
+      "M ##illie",
+      "##i ##very",
+      "ĠE ##lephant",
+      "Ġcush ##ions",
+      "Ġdam ##age",
+      "Ġsw ##ir",
+      "O ##ut",
+      "##arm ##er",
+      "Ġfart ##hest",
+      "##y ##ond",
+      "ĠCh ##irp",
+      "Ġstreet ##s",
+      "ĠQ ##ueen",
+      "Ġbell ##s",
+      "Ġcreat ##ivity",
+      "ĠJul ##ia",
+      "ĠL ##arry",
+      "ĠRob ##o",
+      "Al ##ways",
+      "##ad ##es",
+      "ĠM ##oon",
+      "##a ##el",
+      "Ġfl ##apping",
+      "Ġstrong ##est",
+      "Ġhear ##ing",
+      "Ġsniff ##s",
+      "Ġlend ##ing",
+      "##j ##o",
+      "Ġmes ##mer",
+      "Ġbe ##yond",
+      "Ġfit ##s",
+      "Ġshap ##ed",
+      "ĠMiss ##y",
+      "Ġsa ##le",
+      "##ang ##le",
+      "##e ##al",
+      "##rig ##ued",
+      "Ġinclu ##ding",
+      "Ġrust ##y",
+      "Ġsto ##pping",
+      "Ġwob ##bly",
+      "ĠSpark ##y",
+      "Ġsa ##nk",
+      "##it ##i",
+      "##an ##s",
+      "##ter ##s",
+      "##ee ##se",
+      "ĠR ##ich",
+      "Ġrainco ##at",
+      "Ġspell ##s",
+      "Ġrecommend ##ed",
+      "Ġcash ##ier",
+      "Ġbel ##ts",
+      "ĠP ##am",
+      "Ġtrem ##bled",
+      "Ġseas ##ons",
+      "Ġend ##s",
+      "Ġaccomplish ##ment",
+      "##i ##am",
+      "Ġsupp ##orted",
+      "##im ##on",
+      "K ##ate",
+      "ĠSnow ##man",
+      "Ġsuff ##ered",
+      "Ġart ##ist",
+      "Ġslow ##ed",
+      "Ġsp ##ins",
+      "Ġplan ##s",
+      "Ġdoll ##ars",
+      "Ġguest ##s",
+      "Ġsurpr ##ising",
+      "Ġind ##eed",
+      "Ġencou ##rag",
+      "Ġlabel ##s",
+      "ĠE ##ls",
+      "Ġwe ##e",
+      "Ġperform ##ance",
+      "Ġraindr ##ops",
+      "Ġflav ##ors",
+      "##ill ##ed",
+      "Ġhope ##ful",
+      "Qu ##ack",
+      "Ġpour ##s",
+      "ĠT ##ake",
+      "Ġturt ##les",
+      "Ġe ##arn",
+      "ĠW ##oo",
+      "Ġsing ##le",
+      "Ġg ##ross",
+      "Ġforgi ##ving",
+      "##h ##o",
+      "##ara ##c",
+      "##id ##ing",
+      "ĠS ##ophia",
+      "Ġstand ##s",
+      "##ich ##ael",
+      "##ob ##ody",
+      "ĠS ##w",
+      "Ġvan ##illa",
+      "##u ##ing",
+      "ĠB ##ones",
+      "Ġwe ##pt",
+      "Ġrec ##ipe",
+      "C ##o",
+      "##e ##et",
+      "B ##ear",
+      "Ġg ##eese",
+      "V ##room",
+      "Ġdel ##ivery",
+      "Ġque ##ens",
+      "##il ##ity",
+      "Ġdraw ##n",
+      "Ġrob ##ber",
+      "Ġdriver ##s",
+      "P ##at",
+      "H ##arry",
+      "Ġch ##arac",
+      "Ġrac ##coon",
+      "Ġd ##ie",
+      "M ##ine",
+      "Ġm ##oo",
+      "Ġsour ##ce",
+      "ĠSp ##irit",
+      "Ġbe ##am",
+      "ĠBe ##aky",
+      "##st ##ick",
+      "Ġpop ##s",
+      "##el ##ia",
+      "Ġimag ##ining",
+      "Ġt ##ying",
+      "Ġsail ##ors",
+      "Ġgri ##p",
+      "Ġsail ##boat",
+      "Ġprep ##aring",
+      "Ġcorn ##ers",
+      "##umm ##ies",
+      "Ġgro ##cer",
+      "Ġad ##ult",
+      "##ert ##ain",
+      "ĠI ##zzy",
+      "Ġwater ##ing",
+      "Ġknot ##s",
+      "ĠRu ##dy",
+      "Ġtalent ##ed",
+      "##it ##ude",
+      "Ġt ##ipped",
+      "Ġwill ##ing",
+      "Ġso ##fter",
+      "ĠFu ##zzy",
+      "Ġc ##oop",
+      "Ġsecond ##s",
+      "Ġdeliver ##ing",
+      "Ġhot ##ter",
+      "h ##i",
+      "Ġas ##ide",
+      "Ġsend ##ing",
+      "Ġsque ##ak",
+      "Ġpige ##ons",
+      "Ġangel ##s",
+      "Ġhall ##way",
+      "Ġnot ##es",
+      "ĠJ ##une",
+      "##ig ##ers",
+      "ĠL ##izzie",
+      "Ġy ##um",
+      "Ġt ##ummies",
+      "Ġtw ##eet",
+      "ĠSt ##retch",
+      "Ġblin ##king",
+      "Ġpupil ##s",
+      "Ġachie ##ved",
+      "Ġband ##ages",
+      "##he ##w",
+      "##ch ##o",
+      "Ġt ##iss",
+      "Ġtree ##house",
+      "Ġback ##wards",
+      "ĠRob ##ert",
+      "Ġro ##ars",
+      "Ġsymbol ##s",
+      "Ġpass ##en",
+      "ĠSt ##ella",
+      "##w ##k",
+      "##ll ##ing",
+      "ĠCra ##b",
+      "L ##ulu",
+      "##ight ##ing",
+      "Ġuns ##ure",
+      "Ġrobot ##s",
+      "? ##!\"",
+      "Ġd ##et",
+      "Ġfigure ##s",
+      "##u ##zz",
+      "ĠP ##lay",
+      "ĠDo ##ctor",
+      "Ġr ##ather",
+      "Ġhor ##iz",
+      "Ġtoss ##ed",
+      "Ġzipp ##ing",
+      "Ġple ##asure",
+      "##e ##at",
+      "ĠT ##iti",
+      "Ġbur ##row",
+      "Ġgrocer ##ies",
+      "Ġ ##icing",
+      "Ġh ##our",
+      "Ġbl ##own",
+      "ĠT ##ia",
+      "Ġe ##cho",
+      "Ġhoriz ##on",
+      "Ġc ##oup",
+      "Ġcurious ##ly",
+      "Ġun ##w",
+      "ĠTo ##ot",
+      "P ##ut",
+      "##us ##hing",
+      "Ġshovel ##s",
+      "Ġwid ##ened",
+      "##at ##ur",
+      "Ġsp ##ed",
+      "M ##illy",
+      "Ġm ##ate",
+      "Ġmer ##ma",
+      "Ġsurf ##board",
+      "Ġslice ##s",
+      "##al ##ph",
+      "ĠR ##on",
+      "##ipp ##er",
+      "Ġscrew ##d",
+      "Ġd ##ip",
+      "Qu ##ick",
+      "##o ##ey",
+      "##ust ##y",
+      "Ġover ##come",
+      "Ġafter ##wards",
+      "Ġwob ##ble",
+      "Ġam ##ong",
+      "ĠB ##arky",
+      "ĠA ##ng",
+      "Ġdisturb ##ing",
+      "Ġrever ##sed",
+      "##ed ##s",
+      "Ġwa ##king",
+      "Ġsc ##ored",
+      "B ##aby",
+      "Ġm ##erry",
+      "Ġsquee ##zing",
+      "B ##ill",
+      "ĠJ ##ump",
+      "Ġfirefight ##ers",
+      "ĠA ##bbie",
+      "Ġfl ##ipped",
+      "ĠT ##urt",
+      "Do ##lly",
+      "L ##ike",
+      "Ġm ##aker",
+      "E ##llie",
+      "##on ##ies",
+      "##c ##ited",
+      "Ġg ##lee",
+      "ĠN ##ick",
+      "ĠF ##armer",
+      "Ġsw ##all",
+      "V ##ery",
+      "Ġswall ##owed",
+      "Ġdesign ##s",
+      "Ġr ##umble",
+      "Ġsquish ##y",
+      "ĠK ##it",
+      "Mar ##ia",
+      "Ġencourag ##ing",
+      "R ##ibbit",
+      "ĠS ##l",
+      "Ġha ##wk",
+      "##aw ##n",
+      "Ġfirefight ##er",
+      "Ġfrown ##s",
+      "Ġa ##ud",
+      "##ou ##n",
+      "Ġp ##uff",
+      "Ġpr ##ove",
+      "Ġch ##os",
+      "Ġslipp ##ing",
+      "Ġscrewd ##river",
+      "Ġchos ##en",
+      "ĠL ##ia",
+      "Ġsuit ##s",
+      "Ġgigg ##les",
+      "S ##ad",
+      "##as ##hes",
+      "Ġmark ##ers",
+      "ĠSad ##ly",
+      "##ile ##y",
+      "Ġriver ##s",
+      "Ġbr ##u",
+      "Ġhead ##ing",
+      "Ġt ##igers",
+      "ĠR ##yan",
+      "Ġch ##ip",
+      "Ġsec ##ure",
+      "Ġshark ##s",
+      "Ġignor ##ing",
+      "Ġcream ##y",
+      "Ġsprink ##led",
+      "Ġtiss ##ue",
+      "Ġjar ##s",
+      "Ġcoup ##le",
+      "##ou ##nce",
+      "ĠW ##o",
+      "Ġtight ##er",
+      "Ġflutter ##ed",
+      "Ru ##by",
+      "Ġthorn ##s",
+      "D ##an",
+      "ĠE ##x",
+      "ĠL ##aura",
+      "Ġperform ##ing",
+      "Ġcent ##er",
+      "Ġcloud ##y",
+      "Sp ##ike",
+      "##e ##ve",
+      "##ch ##ild",
+      "Ġdraw ##ers",
+      "ĠZ ##ee",
+      "Ġsh ##own",
+      "Ġp ##onies",
+      "Ġint ##rigued",
+      "Ġde ##f",
+      "Ġpedal ##ed",
+      "Ġa ##is",
+      "Ġhaircut ##s",
+      "B ##etty",
+      "Ġcross ##ing",
+      "##g ##gy",
+      "ĠS ##leep",
+      "Ġhang ##ers",
+      "Z ##oomy",
+      "J ##ul",
+      "Ġgarden ##er",
+      "##ment ##s",
+      "Ġresp ##ond",
+      "Ġfirm ##ly",
+      "G ##et",
+      "Ġyield ##ed",
+      "Ġfamil ##iar",
+      "Ġaud ##ience",
+      "B ##ang",
+      "ĠP ##atch",
+      "Ġcolour ##ed",
+      "Ġcrown ##s",
+      "Cl ##ara",
+      "Ġbit ##s",
+      "Ġn ##apped",
+      "Ġt ##il",
+      "Ġd ##aring",
+      "ĠEm ##my",
+      "Ġgrace ##fully",
+      "##r ##at",
+      "##bb ##led",
+      "Ġmind ##ed",
+      "B ##oys",
+      "B ##essie",
+      "##pec ##ting",
+      "Ġto ##dd",
+      "Ġm ##i",
+      "##a ##e",
+      "##dd ##ie",
+      "Ġtest ##ed",
+      "ĠUn ##iversity",
+      "Ġpe ##ck",
+      "ĠN ##ear",
+      "Ġpay ##s",
+      "Ġmi ##xture",
+      "Ġstro ##ke",
+      "Ġc ##or",
+      "Ġsurf ##ing",
+      "Ġres ##pected",
+      "##a ##ven",
+      "##th ##a",
+      "ĠTweet ##ie",
+      "Ġsail ##s",
+      "Ġfle ##as",
+      "D ##ear",
+      "Ġspit ##s",
+      "ĠTurt ##le",
+      "ĠChr ##is",
+      "S ##andy",
+      "Ġd ##arl",
+      "Ġbee ##h",
+      "Ġexp ##ress",
+      "Ġdarl ##ings",
+      "Ġsh ##ady",
+      "Ġmel ##ons",
+      "Ġteam ##s",
+      "Ġremind ##s",
+      "Ġst ##itches",
+      "Ġe ##v",
+      "Ġfill ##s",
+      "##p ##arent",
+      "Ġfl ##ip",
+      "##ll ##e",
+      "Ġneighb ##ours",
+      "Ġhoop ##s",
+      "Ġthought ##s",
+      "ĠF ##ighting",
+      "##or ##ing",
+      "Ġel ##bow",
+      "Ġwis ##ely",
+      "Ġscoot ##ers",
+      "Ġenthusia ##sm",
+      "Ġsport ##s",
+      "##it ##a",
+      "##ver ##ed",
+      "Pipp ##in",
+      "##ion ##a",
+      "Ġclean ##er",
+      "Ġpaint ##brush",
+      "Ġgrand ##child",
+      "ĠMay ##a",
+      "G ##uess",
+      "Ġtemp ##er",
+      "Ġsurround ##ings",
+      "##e ##en",
+      "##ab ##ly",
+      "##og ##a",
+      "##ke ##nd",
+      "Ġlesson ##s",
+      "##f ##all",
+      "Ġl ##ent",
+      "##ant ##ha",
+      "Ġwee ##kend",
+      "Ġli ##es",
+      "ĠAl ##ong",
+      "Ġoy ##sters",
+      "ĠGr ##anny",
+      "##ar ##row",
+      "Ġexpl ##o",
+      "Ġs ##ill",
+      "Ġlong ##est",
+      "Ġam ##ount",
+      "M ##oo",
+      "C ##ar",
+      "ĠRob ##bie",
+      "Ġpan ##icked",
+      "Ġmagaz ##ines",
+      "Ġbeeh ##ive",
+      "ĠW ##ise",
+      "Ġmerma ##id",
+      "ĠH ##olly",
+      "Ġmagic ##ian",
+      "##at ##y",
+      "Ġdiscuss ##ed",
+      "Ġnightmare ##s",
+      "Ġforgi ##ven",
+      "Ġnervous ##ly",
+      "##c ##used",
+      "##ong ##rat",
+      "##on ##i",
+      "Ġtub ##es",
+      "##ongrat ##ul",
+      "Ġgrand ##parent",
+      "##f ##ly",
+      "Ġla ##ce",
+      "K ##eep",
+      "ĠY ##et",
+      "Ġsweet ##est",
+      "S ##u",
+      "Ġman ##ners",
+      "Ġbel ##oved",
+      "Ġrepe ##ating",
+      "Ġunderstand ##s",
+      "Ġbat ##hing",
+      "K ##im",
+      "ĠBu ##bb",
+      "ĠB ##ally",
+      "##c ##row",
+      "ĠW ##illy",
+      "Ġar ##r",
+      "Ġwa ##dd",
+      "Ġspr ##ang",
+      "Ġbulb ##s",
+      "Ġsp ##ies",
+      "##immer ##ing",
+      "ĠR ##oo",
+      "ĠThank ##s",
+      "Ġwigg ##ly",
+      "Ġspoon ##ful",
+      "Ġswe ##ep",
+      "Ġn ##ur",
+      "##ast ##y",
+      "Ġc ##rew",
+      "##an ##cy",
+      "Ġe ##lf",
+      "##rom ##ise",
+      "Ġtest ##ing",
+      "Ġsheet ##s",
+      "##umb ##ling",
+      "Ġc ##oug",
+      "Ġn ##ood",
+      "Al ##right",
+      "Ġspeed ##ing",
+      "Ġcam ##el",
+      "ĠMar ##tha",
+      "Ġwr ##ink",
+      "Ġsol ##ving",
+      "ĠP ##uppy",
+      "After ##wards",
+      "##step ##s",
+      "Ġbra ##ver",
+      "Ġgu ##ide",
+      "Ġbreat ##hed",
+      "ĠSpark ##le",
+      "Ġb ##ully",
+      "ĠZ ##oey",
+      "##on ##na",
+      "Ġr ##ushing",
+      "Ġbicy ##cles",
+      "Ġfoot ##steps",
+      "Ġlick ##ing",
+      "Ġne ##are",
+      "##w ##hile",
+      "##ent ##ly",
+      "Ġstor ##ed",
+      "##nt ##il",
+      "Ġch ##anges",
+      "Wh ##ich",
+      "Ġpol ##ar",
+      "Ġspill ##s",
+      "Fred ##dy",
+      "J ##azz",
+      "Ġship ##s",
+      "Ġre ##ass",
+      "Ġjoin ##ing",
+      "ĠMix ##y",
+      "Ġn ##uzz",
+      "ĠN ##obody",
+      "Ġscare ##crow",
+      "##er ##m",
+      "Ġfo ##cused",
+      "Le ##ave",
+      "Ġmaterial ##s",
+      "ĠChew ##y",
+      "Un ##cle",
+      "##ce ##pt",
+      "Ġsp ##ice",
+      "Ġdon ##key",
+      "Ġkn ##ives",
+      "Ġwor ##n",
+      "Ġgrass ##y",
+      "ĠL ##enny",
+      "Ġse ##als",
+      "Ġscatter ##ing",
+      "##amb ##oo",
+      "##oun ##ced",
+      "##pp ##ies",
+      "Ġheal ##ing",
+      "ĠS ##imon",
+      "ĠK ##ip",
+      "S ##now",
+      "z ##oom",
+      "Ġm ##ast",
+      "ĠA ##na",
+      "Ġpeace ##fully",
+      "l ##et",
+      "##ild ##a",
+      "Ġworry ##ing",
+      "Ġaeropl ##anes",
+      "Ġbury ##ing",
+      "E ##ven",
+      "K ##iki",
+      "b ##eep",
+      "Ġst ##acked",
+      "Ġlo ##ses",
+      "##b ##ird",
+      "Ġd ##ump",
+      "ĠSh ##ow",
+      "ĠW ##ell",
+      "ĠN ##ice",
+      "##p ##rin",
+      "##es ##pite",
+      "Ġmesmer ##ized",
+      "Ġpol ##itely",
+      "Ġbasket ##s",
+      "Ġg ##onna",
+      "Ġgreet ##ed",
+      "Ġhesit ##ant",
+      "A ##m",
+      "ĠW ##endy",
+      "Ġpinch ##ing",
+      "ĠW ##in",
+      "H ##urry",
+      "Ġan ##ger",
+      "Ġev ##il",
+      "Ġare ##n",
+      "Ġbl ##ast",
+      "##ip ##es",
+      "Ġdri ##pping",
+      "Ġrat ##s",
+      "Ġtast ##ing",
+      "##n ##ap",
+      "##is ##c",
+      "Ġm ##iles",
+      "t ##he",
+      "Ġbelie ##ving",
+      "B ##inky",
+      "##dd ##ing",
+      "Ġsand ##y",
+      "ĠChe ##ss",
+      "Ġban ##ged",
+      "Ġgaz ##ing",
+      "Ġtrave ##lled",
+      "Ġu ##nd",
+      "ĠP ##h",
+      "Ġtemper ##ature",
+      "K ##atie",
+      "'. ##\"",
+      "ĠM ##abel",
+      "Ġso ##aking",
+      "Ġswim ##mer",
+      "Ġterri ##fied",
+      "Ġquarrel ##ed",
+      "ĠO ##kay",
+      "ĠIs ##n",
+      "Ġbeep ##ed",
+      "ĠAb ##i",
+      "##id ##er",
+      "Ġcl ##ue",
+      "ĠT ##ess",
+      "##re ##y",
+      "Ġjo ##ins",
+      "Ġrelax ##ing",
+      "Ġhuman ##s",
+      "##c ##a",
+      "Ġres ##isted",
+      "Ġsnowfl ##akes",
+      "Ġben ##ches",
+      "Ġpunish ##ment",
+      "P ##enny",
+      "Ġfor ##ce",
+      "Ġg ##est",
+      "Ġdelay ##ed",
+      "B ##ow",
+      "##an ##while",
+      "ĠC ##ow",
+      "Ġlip ##stick",
+      "r ##ound",
+      "Ġr ##amp",
+      "##el ##ie",
+      "Ġdress ##ing",
+      "Ġb ##amboo",
+      "Ġbackpack ##s",
+      "Ġlangu ##ages",
+      "Ġcras ##hing",
+      "Ġtodd ##ler",
+      "Ġpuzz ##led",
+      "O ##pen",
+      "ĠL ##uckily",
+      "ĠT ##e",
+      "Ġperm ##itted",
+      "Ġscra ##ped",
+      "##re ##ct",
+      "Ġcover ##ing",
+      "Ġencourage ##ment",
+      "ĠJu ##dy",
+      "Ġwound ##s",
+      "S ##pe",
+      "w ##e",
+      "##or ##ter",
+      "Ġfo ##cus",
+      "ĠHer ##b",
+      "Ġcream ##s",
+      "ĠF ##airy",
+      "Bird ##y",
+      "Ġpo ##ppies",
+      "##f ##orm",
+      "Ġflo ##ats",
+      "K ##ids",
+      "Ġpurp ##ose",
+      "Ġord ##ers",
+      "Ġfreed ##om",
+      "Ġpot ##ion",
+      "B ##y",
+      "Ġm ##aster",
+      "Ġp ##uck",
+      "Ġcell ##s",
+      "Ġtwink ##led",
+      "Ġfl ##ight",
+      "Ġche ##ers",
+      "In ##stead",
+      "Bu ##zzy",
+      "Ġopin ##ions",
+      "year ##s",
+      "Ġunw ##ra",
+      "Ġbird ##house",
+      "Ġsnee ##zes",
+      "ĠAl ##i",
+      "Ġtow ##ard",
+      "Ġbur ##nt",
+      "##om ##p",
+      "##ri ##er",
+      "##op ##es",
+      "Fr ##ank",
+      "Ġf ##aded",
+      "##sh ##m",
+      "ĠJan ##ie",
+      "Ġrisk ##s",
+      "Ġnood ##les",
+      "Ġsniff ##ing",
+      "ĠM ##int",
+      "##and ##as",
+      "##shm ##allow",
+      "Ġsmell ##ing",
+      "##is ##ions",
+      "Ġannoy ##ed",
+      "ĠH ##ug",
+      "- ##-",
+      "Ġfl ##own",
+      "Ġcor ##rect",
+      "ĠJo ##jo",
+      "Ġdri ##fted",
+      "Ġte ##aring",
+      "Ġinstrum ##ents",
+      "Ġno ##dding",
+      "##ous ##y",
+      "Ġsl ##ither",
+      "ĠC ##r",
+      "ĠR ##azor",
+      "Ġbother ##ing",
+      "Ġad ##ults",
+      "Ġhe ##ight",
+      "Ġmonth ##s",
+      "' ##,",
+      "##ab ##by",
+      "Good ##night",
+      "P ##andy",
+      "Ġres ##ults",
+      "Ġg ##erm",
+      "Ġbrus ##hing",
+      "Ġsweat ##y",
+      "ĠS ##ay",
+      "ĠR ##alph",
+      "Ġsell ##er",
+      "Ġdam ##aged",
+      "Ġcharac ##ters",
+      "Ġhis ##s",
+      "Be ##hind",
+      "Ġfile ##s",
+      "Ġhands ##ome",
+      "Ġexplain ##s",
+      "Ġeng ##ines",
+      "##b ##age",
+      "Ġtal ##ents",
+      "Ġsc ##en",
+      "Ġhand ##ing",
+      "Ġmosquito ##es",
+      "T ##ry",
+      "Ġsc ##ient",
+      "ĠMar ##ie",
+      "Ġmind ##s",
+      "Ġscare ##s",
+      "Ġe ##ase",
+      "##ec ##ca",
+      "Ġple ##aded",
+      "ĠJu ##dge",
+      "Ġdestro ##ying",
+      "B ##ack",
+      "ĠP ##en",
+      "Ġdream ##t",
+      "Ġscient ##ist",
+      "f ##reeze",
+      "Ġwas ##ting",
+      "ĠM ##ichael",
+      "Ġsing ##ers",
+      "Ġt ##uck",
+      "Ġb ##itten",
+      "Ġp ##ound",
+      "Ġsw ##itched",
+      "ĠPo ##or",
+      "Ġpur ##rs",
+      "Ġon ##ward",
+      "Ġbus ##iness",
+      "##b ##ell",
+      "Ġremind ##ing",
+      "Ġstom ##p",
+      "Ġbrave ##st",
+      "##prin ##ts",
+      "Ġy ##umm",
+      "ĠE ##ddie",
+      "Ġmate ##y",
+      "ĠN ##avy",
+      "Ġpeel ##ed",
+      "Ġbell ##ies",
+      "Ġman ##ag",
+      "ĠEvery ##body",
+      "Ġapolog ##ised",
+      "ĠY ##oga",
+      "##atter ##ed",
+      "Ġbehavi ##or",
+      "Ġsm ##ashed",
+      "Ġdisplay ##ed",
+      "Ġtil ##ted",
+      "##un ##ched",
+      "ĠB ##ess",
+      "##as ##hing",
+      "Ġcra ##cks",
+      "Ġzoom ##s",
+      "Ġsque ##aked",
+      "##it ##ion",
+      "Ġwith ##in",
+      "Ġtreat ##ed",
+      "Ġshin ##es",
+      "Ġyelp ##ed",
+      "Ġdec ##isions",
+      "N ##ina",
+      "Ġcolor ##ing",
+      "Ġplant ##ing",
+      "Ġsn ##uck",
+      "Ġc ##ertain",
+      "Ġpost ##man",
+      "Ġcoop ##er",
+      "##u ##el",
+      "ĠL ##oop",
+      "##bb ##ers",
+      "Ġca ##fe",
+      "Ġneat ##ly",
+      "ĠK ##aren",
+      "Ġs ##y",
+      "ĠAng ##el",
+      "##u ##rious",
+      "Ġin ##sp",
+      "Ġcomb ##ed",
+      "Ġh ##oo",
+      "C ##arl",
+      "ĠB ##ra",
+      "Ġsc ##amp",
+      "Ġmar ##shmallow",
+      "ĠTo ##dd",
+      "ĠSh ##adow",
+      "##in ##ny",
+      "ĠM ##ake",
+      "Ġfa ##iled",
+      "ĠBl ##inky",
+      "Ġsweat ##ers",
+      "P ##lay",
+      "##a ##ver",
+      "ĠFl ##ick",
+      "Ġgrandparent ##s",
+      "Ġp ##andas",
+      "ĠG ##ary",
+      "##u ##nder",
+      "##uff ##in",
+      "Ġdes ##per",
+      "ĠM ##indy",
+      "Ġadd ##ress",
+      "ĠU ##ntil",
+      "Ġbreat ##hing",
+      "Ġscold ##s",
+      "Ġstern ##ly",
+      "W ##ake",
+      "Ġed ##ges",
+      "Ġn ##asty",
+      "Ġg ##ap",
+      "Ġflap ##s",
+      "D ##avid",
+      "##or ##king",
+      "T ##ony",
+      "##ul ##p",
+      "Ġback ##s",
+      "Ġnewsp ##apers",
+      "ĠFish ##y",
+      "Ġsw ##ap",
+      "ĠJack ##ie",
+      "Ġcrawl ##s",
+      "##r ##up",
+      "Ġtap ##ed",
+      "Ġrust ##ling",
+      "##ig ##hing",
+      "##ig ##ger",
+      "Ġwid ##er",
+      "R ##ock",
+      "Ġt ##ar",
+      "Ġser ##ving",
+      "ĠSh ##are",
+      "T ##illy",
+      "##o ##h",
+      "Ġpl ##ot",
+      "##os ##cope",
+      "Ġgo ##bbled",
+      "Ġwater ##fall",
+      "Ġshin ##ier",
+      "Ġro ##bbers",
+      "##m ##ies",
+      "Ġg ##oo",
+      "Ġquiet ##er",
+      "S ##low",
+      "Ġst ##eth",
+      "Ġwar ##ri",
+      "Ġwhist ##les",
+      "Ġmagn ##if",
+      "Ġresc ##uing",
+      "ĠDave ##y",
+      "Ġastronaut ##s",
+      "Ġ ##ouch",
+      "Ġcare ##s",
+      "Ġrow ##s",
+      "Sh ##rink",
+      "##ib ##i",
+      "##c ##c",
+      "Ġact ##ion",
+      "ĠM ##ousy",
+      "##i ##el",
+      "Ġsp ##y",
+      "Ġsqu ##aw",
+      "ĠZ ##ippy",
+      "Ġsnap ##s",
+      "Ġdes ##pite",
+      "Ġstud ##ent",
+      "t ##ock",
+      "Ġin ##j",
+      "ĠTim ##e",
+      "M ##agic",
+      "Ġdoor ##bell",
+      "Ġbother ##ed",
+      "ĠMe ##g",
+      "T ##oo",
+      "Ġdoor ##way",
+      "Ġaccident ##s",
+      "Ġgest ##ure",
+      "Ġsw ##oll",
+      "Ġswoll ##en",
+      "##e ##vin",
+      "Ġdis ##obe",
+      "Ġse ##ver",
+      "Ġconne ##cted",
+      "Ġsh ##orter",
+      "ĠN ##ut",
+      "##v ##ant",
+      "Ġecho ##ed",
+      "Ġsever ##al",
+      "##l ##ine",
+      "##w ##ise",
+      "ĠD ##ina",
+      "Ab ##igail",
+      "Ġant ##ic",
+      "Ġpill ##s",
+      "Ġunpack ##ing",
+      "##ep ##eat",
+      "Ġo ##cc",
+      "##ret ##ty",
+      "ĠJack ##y",
+      "A ##unt",
+      "Ġpray ##ers",
+      "Ġenc ##ount",
+      "Ġsteth ##oscope",
+      "ĠB ##ang",
+      "Ġprob ##ably",
+      "ĠR ##ia",
+      "Ġgrand ##son",
+      "ĠF ##iona",
+      "O ##live",
+      "Ġsimp ##ly",
+      "Ġpl ##ucked",
+      "R ##ed",
+      "##m ##ates",
+      "Ġrun ##ner",
+      "Ġtrust ##ing",
+      "ĠPr ##ince",
+      "Ġlo ##cks",
+      "Ġfl ##ips",
+      "ĠC ##ro",
+      "F ##l",
+      "Ġm ##ood",
+      "Ġde ##ars",
+      "Ġdress ##er",
+      "Ġgoat ##s",
+      "##f ##ather",
+      "ĠT ##oys",
+      "ĠR ##uff",
+      "Ġtar ##get",
+      "Ġs ##ou",
+      "Ġm ##unch",
+      "Ġste ##pping",
+      "ĠV ##room",
+      "Ġplay ##d",
+      "##c ##ake",
+      "ĠW ##ait",
+      "Ġthrough ##out",
+      "Ġjoy ##ful",
+      "Ġenvel ##opes",
+      "Ġteacher ##s",
+      "Ġcowb ##oy",
+      "##ab ##elle",
+      "Ġfloor ##s",
+      "Ġca ##using",
+      "##und ##red",
+      "Ġlow ##ered",
+      "Ġprop ##er",
+      "##at ##ty",
+      "##iz ##a",
+      "Ġleap ##t",
+      "Ġwadd ##led",
+      "##f ##ire",
+      "ĠB ##ad",
+      "##iv ##i",
+      "ĠT ##ri",
+      "Ġknock ##ing",
+      "Ġin ##ches",
+      "ĠP ##l",
+      "Ġcon ##c",
+      "N ##ice",
+      "t ##o",
+      "##l ##ied",
+      "Ġche ##cks",
+      "Ġuniform ##s",
+      "##ll ##as",
+      "Ġch ##ar",
+      "ĠG ##erry",
+      "Ġexplore ##r",
+      "Ġaw ##are",
+      "Ġeffort ##s",
+      "##oo ##sh",
+      "Ġne ##cks",
+      "##ear ##s",
+      "Z ##ara",
+      "##ain ##t",
+      "Ġfoot ##prints",
+      "Ġcott ##age",
+      "ĠRe ##ady",
+      "ĠAm ##elia",
+      "Some ##one",
+      "Ġpl ##ug",
+      "Ġadd ##s",
+      "Ġtr ##ot",
+      "Ġumbre ##llas",
+      "##r ##ons",
+      "Ġsandcast ##les",
+      "##un ##ity",
+      "Ġpri ##ck",
+      "H ##oppy",
+      "Ġla ##pt",
+      "Ġshr ##ank",
+      "##isc ##uit",
+      "Ġch ##arge",
+      "Ġcon ##s",
+      "Fin ##n",
+      "##o ##or",
+      "Ġfin ##ishing",
+      "Ġcoll ##ap",
+      "Ġap ##rons",
+      "##om ##b",
+      "Ġnovel ##s",
+      "Ġex ##cept",
+      "Ġchocol ##ates",
+      "Ġstat ##ues",
+      "Ġappreci ##ation",
+      "Ġmeow ##s",
+      "Ġdod ##ged",
+      "ĠH ##oney",
+      "ĠShe ##lly",
+      "Ġwh ##imp",
+      "ĠC ##ari",
+      "Ġgerm ##s",
+      "Ġbec ##omes",
+      "Ġgl ##itt",
+      "##ail ##s",
+      "Ġdis ##c",
+      "Ġflutter ##ing",
+      "ĠMad ##die",
+      "Ġwe ##eds",
+      "L ##ucky",
+      "Ġwr ##igg",
+      "Ġset ##s",
+      "Ġhunt ##ers",
+      "Ġdemand ##ing",
+      "Ġpassen ##gers",
+      "Spe ##edy",
+      "Ġmind ##ing",
+      "Ġdiscuss ##ing",
+      "ĠSam ##antha",
+      "Ġais ##le",
+      "R ##os",
+      "Ġnear ##ly",
+      "##art ##led",
+      ".' ##\"",
+      "Ġnur ##ses",
+      "Ġk ##illed",
+      "Ġtool ##box",
+      "Ġstamp ##ed",
+      "wh ##at",
+      "##d ##a",
+      "Ġs ##ens",
+      "Ġfriendship ##s",
+      "Ġantic ##ip",
+      "A ##rrr",
+      "##en ##ing",
+      "##an ##ie",
+      "Ġburn ##s",
+      "Ġde ##ed",
+      "##ur ##render",
+      "##r ##ily",
+      "Ġbounce ##s",
+      "Ġspring ##ing",
+      "Ġinvit ##es",
+      "Ġsl ##apping",
+      "ĠG ##l",
+      "Ġspray ##s",
+      "ĠSt ##an",
+      "Ġmass ##ages",
+      "ĠSad ##ie",
+      "H ##annah",
+      "Ġha ##ird",
+      "Ġsupp ##lied",
+      "Ġscratch ##ing",
+      "Ġlapt ##op",
+      "##g ##o",
+      "Ġforgive ##s",
+      "Ġer ##ase",
+      "Ġsnugg ##le",
+      "Ġstro ##ll",
+      "Ġclos ##ing",
+      "Ġmodel ##s",
+      "Ġpo ##sit",
+      "Ġbelong ##ings",
+      "ĠWoo ##ly",
+      "Ġtwist ##s",
+      "##ac ##y",
+      "D ##r",
+      "Ġh ##undred",
+      "Ġscamp ##ered",
+      "Ġr ##ays",
+      "Ġatt ##ack",
+      "Ġmom ##mies",
+      "Ġdrive ##way",
+      "Ġghost ##s",
+      "ĠT ##aking",
+      "Ġcott ##on",
+      "ĠI ##m",
+      "Ġsuggest ##ion",
+      "Ġinvit ##ations",
+      "ĠB ##umpy",
+      "Ġcar ##ries",
+      "##le ##an",
+      "G ##igi",
+      "Ġche ##ated",
+      "Ġa ##im",
+      "ĠD ##espite",
+      "##og ##er",
+      "ĠN ##e",
+      "Ġtem ##pt",
+      "ĠBubb ##a",
+      "##ot ##s",
+      "Ġtravel ##ing",
+      "ĠB ##ibi",
+      "Do ##es",
+      "##allow ##een",
+      "Ġsqu ##ir",
+      "ĠZ ##ipper",
+      "##ott ##e",
+      "Tw ##o",
+      "Co ##co",
+      "Ġdisobe ##y",
+      "##iss ##a",
+      "Be ##e",
+      "Ġjet ##s",
+      "T ##ed",
+      "##f ##ound",
+      "ĠP ##op",
+      "Ġmug ##s",
+      "m ##e",
+      "##ri ##e",
+      "Ġr ##owed",
+      "Ġdes ##igning",
+      "Ġfor ##m",
+      "Ġpicnic ##s",
+      "Ġscoop ##s",
+      "ĠM ##uffin",
+      "Ġtest ##s",
+      "##arl ##otte",
+      "ĠSpe ##ed",
+      "Ġrefres ##hing",
+      "ĠH ##alloween",
+      "Ġcl ##icked",
+      "ĠR ##ita",
+      "Ġdr ##own",
+      "Ġbat ##tle",
+      "Ġstrip ##s",
+      "Ġal ##though",
+      "Ġhum ##ming",
+      "##i ##ens",
+      "Ġbe ##aver",
+      "ĠFl ##utter",
+      "Ġco ##nd",
+      "N ##ear",
+      "Ġal ##iens",
+      "Ġquestion ##ed",
+      "Ġrespond ##ed",
+      "B ##all",
+      "Ġsh ##all",
+      "ĠBig ##gy",
+      "Ġmarshmallow ##s",
+      "E ##lly",
+      "P ##ip",
+      "Ġnew ##found",
+      "Ġfin ##al",
+      "Ġfight ##s",
+      "Ġtravel ##s",
+      "ĠWho ##ever",
+      "Ġanticip ##ation",
+      "F ##ind",
+      "Ġpresent ##ed",
+      "M ##ouse",
+      "J ##amie",
+      "ĠE ##va",
+      "ĠR ##icky",
+      "ĠV ##ivi",
+      "Sad ##ly",
+      "##ir ##i",
+      "Ġc ##ongratul",
+      "Ch ##oo",
+      "Ġfox ##es",
+      "Ġcon ##vin",
+      "Ġwin ##ners",
+      "Ġyaw ##ning",
+      "St ##eve",
+      "Ġr ##out",
+      "Ġopp ##os",
+      "c ##l",
+      "Ġex ##pecting",
+      "ĠAl ##though",
+      "Tr ##ust",
+      "##im ##ent",
+      "Ġup ##side",
+      "##on ##nie",
+      "Ġreal ##izes",
+      "Ġbuck ##led",
+      "ĠTr ##uck",
+      "Ġweap ##ons",
+      "H ##mm",
+      "Ġsa ##cks",
+      "ĠN ##ever",
+      "Ġde ##fe",
+      "Ġtri ##cycle",
+      "Ġmes ##ses",
+      "Th ##omas",
+      "Ġduck ##ling",
+      "ĠEx ##cited",
+      "Ġpack ##ages",
+      "Ġco ##ach",
+      "##so ##l",
+      "Ġra ##ising",
+      "ĠSof ##ty",
+      "Ġdef ##in",
+      "##ro ##ken",
+      "Ġcap ##s",
+      "Ġcup ##cakes",
+      "r ##ever",
+      "Ġb ##uddy",
+      "ĠR ##uth",
+      "Ġyumm ##iest",
+      "B ##oth",
+      "Ġfl ##ashed",
+      "ĠY ##awn",
+      "Ġca ##w",
+      "Ġoppos ##ite",
+      "Ġsince ##re",
+      "Ġcra ##ft",
+      "Me ##anwhile",
+      "Ġscr ##ub",
+      "Ġencount ##ered",
+      "rever ##se",
+      "A ##dam",
+      "Ġcryst ##als",
+      "ĠPlay ##ing",
+      ", ##'",
+      "Ġche ##at",
+      "Ġaff ##ord",
+      "Ġdec ##l",
+      "Ġen ##em",
+      "##atur ##day",
+      "Ġenem ##ies",
+      "Ġsad ##der",
+      "Ġbr ##ide",
+      "Ġcalm ##ly",
+      "Ġstret ##ches",
+      "Ġreturn ##ing",
+      "Ġfreez ##ing",
+      "Ġdri ##ft",
+      "Ġspr ##out",
+      "ĠAn ##other",
+      "B ##rrr",
+      "ĠM ##ina",
+      "ĠJo ##lly",
+      "##ash ##a",
+      "ĠS ##aturday",
+      "##st ##alk",
+      "ĠO ##h",
+      "Ġgood ##by",
+      "Ġcon ##vers",
+      "Ġbright ##est",
+      "Ġjourney ##s",
+      "Ch ##loe",
+      "Ġb ##less",
+      "##qu ##et",
+      "Ġgoodby ##es",
+      "Ġatt ##em",
+      "Ġsw ##allow",
+      "Ġautomobile ##s",
+      "Ġgrand ##father",
+      "##ic ##i",
+      "##ook ##s",
+      "Ġbeet ##les",
+      "Ġhon ##king",
+      "f ##ive",
+      "##in ##ted",
+      "Ġspice ##s",
+      "ĠM ##an",
+      "ĠFl ##o",
+      "ĠMe ##gan",
+      "##al ##th",
+      "Ġbean ##stalk",
+      "Ġprevent ##ed",
+      "Ġadmir ##ation",
+      "Ġplayd ##ate",
+      "Ġwas ##hes",
+      "S ##ince",
+      "##in ##ch",
+      "ĠO ##t",
+      "ĠM ##other",
+      "Ġdiamond ##s",
+      "ĠPat ##ty",
+      "Ġco ##sy",
+      "ĠE ##lle",
+      "Ġarg ##um",
+      "Ġcl ##ip",
+      "Ġun ##able",
+      "Ġdragon ##fly",
+      "Ġstuff ##ing",
+      "##ant ##astic",
+      "ĠLou ##ise",
+      "ĠJon ##ny",
+      "Ġdefin ##itely",
+      "Ġtrap ##s",
+      "Ġweigh ##s",
+      "ĠD ##e",
+      "Ġvisit ##ors",
+      "##ugg ##ing",
+      "M ##ad",
+      "Ġt ##umbled",
+      "Ġst ##all",
+      "ĠG ##ray",
+      "##ri ##an",
+      "Ġwho ##ever",
+      "Ġgar ##bage",
+      "Ġwhisper ##ing",
+      "ĠSof ##ia",
+      "B ##r",
+      "Ġb ##omb",
+      "##or ##se",
+      "Ġwelc ##oming",
+      "Ġwis ##er",
+      "Ġaw ##ful",
+      "##c ##ie",
+      "ĠCh ##ick",
+      "ĠDot ##ty",
+      "Ġwh ##ales",
+      "On ##ly",
+      "Ġopp ##ort",
+      "Ġb ##orn",
+      "ĠM ##aisy",
+      "##em ##ma",
+      "Ġhonest ##y",
+      "Ġincre ##asing",
+      "ĠNut ##ty",
+      "Ġo ##dd",
+      "Ġwe ##alth",
+      "Ġtrou ##bles",
+      "Ġdecor ##ation",
+      "Ġexam ##ining",
+      "Ġresp ##on",
+      "ĠQuack ##y",
+      "Ġhaird ##ress",
+      "Ġre ##app",
+      "Ġaw ##oke",
+      "Ġrespon ##se",
+      "Ġbu ##d",
+      "Ġloud ##est",
+      "Ġcowb ##oys",
+      "ĠTh ##under",
+      "ĠV ##icky",
+      "H ##op",
+      "##up ##er",
+      "##iv ##ia",
+      "ĠMiss ##ile",
+      "Ġoffer ##ing",
+      "ĠA ##r",
+      "Ġtw ##enty",
+      "ĠN ##urse",
+      "Ġbou ##quet",
+      "Fin ##ny",
+      "Ġbeak ##s",
+      "Ġty ##pe",
+      "M ##at",
+      "ĠB ##ingo",
+      "ĠC ##ook",
+      "ĠFl ##op",
+      "Ġtrave ##lling",
+      "Ġcamp ##fire",
+      "ĠFl ##appy",
+      "Ġinsp ##ired",
+      "m ##atch",
+      "##or ##der",
+      "Ġpar ##ted",
+      "Sh ##ould",
+      "Ġnuzz ##led",
+      "ĠF ##e",
+      "Ġpri ##zes",
+      "##r ##is",
+      "##ir ##ac",
+      "Ġtr ##igger",
+      "Ġgro ##an",
+      "ĠP ##iggy",
+      "Ġcustom ##er",
+      "Ġsupport ##ing",
+      "Ġbend ##s",
+      "Ġreass ##ured",
+      "ĠHe ##llo",
+      "Ġpo ##ses",
+      "Ġshare ##s",
+      "Ġspo ##iling",
+      "##er ##k",
+      "##bb ##le",
+      "Ġocc ##as",
+      "R ##achel",
+      "Ġclean ##s",
+      "Ġre ##ly",
+      "##sh ##adow",
+      "ĠWo ##lf",
+      "S ##un",
+      "##y ##l",
+      "Ġre ##wards",
+      "Ġown ##s",
+      "Ġp ##ipes",
+      "Out ##side",
+      "##elie ##ve",
+      "C ##he",
+      "Ġsurrender ##ed",
+      "Ġenjoy ##able",
+      "Ġsiren ##s",
+      "Ġcho ##pped",
+      "Ġobey ##ed",
+      "sh ##aped",
+      "Ġcustom ##ers",
+      "Ġdecl ##ared",
+      "##y ##ler",
+      "##v ##y",
+      "Ġmo ##ons",
+      "Ġcomfort ##ing",
+      "Ġinsist ##ing",
+      "##ook ##y",
+      "Ġhairdress ##er",
+      "Ġf ##antastic",
+      "Ġtown ##s",
+      "Ġrec ##order",
+      "Ġcle ##ared",
+      "T ##ree",
+      "ĠB ##ub",
+      "##ell ##ow",
+      "ĠMom ##ma",
+      "Ġstream ##ers",
+      "Ġwrink ##led",
+      "##b ##roken",
+      "Ġc ##oral",
+      "ĠN ##ancy",
+      "Ġsnow ##y",
+      "J ##ess",
+      "##f ##us",
+      "##re ##st",
+      "ĠK ##evin",
+      "Ġwarm ##ly",
+      "Ġcorrect ##ly",
+      "##ust ##er",
+      "##ren ##ch",
+      "Ġact ##ive",
+      "ĠFrank ##ie",
+      "Ġbru ##ises",
+      "Ġthan ##king",
+      "Ġshoo ##ed",
+      "ĠJ ##ax",
+      "Ġshort ##s",
+      "L ##iz",
+      "Ġhis ##ses",
+      "##el ##ope",
+      "ĠF ##el",
+      "Ġenv ##iron",
+      "ĠM ##in",
+      "M ##ira",
+      "ĠM ##agic",
+      "B ##o",
+      "H ##oney",
+      "ĠR ##el",
+      "ĠT ##re",
+      "Ġpl ##ugged",
+      "Ġexerc ##ises",
+      "ĠM ##oppy",
+      "Ġsteer ##ing",
+      "Ġenviron ##ment",
+      "Ġsc ##ent",
+      "Ġsqu ##ished",
+      "##sc ##reen",
+      "ĠEls ##a",
+      "ĠL ##uc",
+      "Ġex ##amp",
+      "##ap ##tain",
+      "ĠZ ##ack",
+      "Ġsel ##f",
+      "##ud ##ged",
+      "ĠR ##ub",
+      "Ġprov ##iding",
+      "Ġcudd ##les",
+      "Ġbeam ##ing",
+      "Ġex ##ch",
+      "Ġpilot ##s",
+      "Ġexper ##ien",
+      "Ġwarri ##or",
+      "##ing ##er",
+      "G ##row",
+      "Ġlo ##c",
+      "Ġsc ##urry",
+      "Ġgr ##at",
+      "Ġbra ##ins",
+      "Ġtick ##les",
+      "##al ##f",
+      "ĠF ##ly",
+      "Ġdoll ##ar",
+      "Ġchoo ##sing",
+      "g ##ood",
+      "Ġs ##igning",
+      "Ġsun ##screen",
+      "Ġju ##d",
+      "Ġvisit ##s",
+      "Ġstorm ##s",
+      "Ġapplaud ##ing",
+      "Ġcoug ##hed",
+      "ĠL ##ight",
+      "##as ##ers",
+      "Ġdan ##gers",
+      "ĠPh ##il",
+      "Ġnight ##s",
+      "me ##ow",
+      "Ġt ##ing",
+      "ĠK ##elly",
+      "ĠTweet ##y",
+      "Ġreward ##ing",
+      "Ġrail ##s",
+      "S ##plash",
+      "Ġ ##ill",
+      "Ġyou ##n",
+      "ĠP ##ine",
+      "Ġsoap ##y",
+      "ĠP ##ick",
+      "ĠEls ##ie",
+      "Ġgrat ##itude",
+      "Ġyoun ##gest",
+      "##w ##he",
+      "ĠS ##weet",
+      "Ġbo ##nd",
+      "Ġrespons ##ib",
+      "Ġactiv ##ity",
+      "##ath ##an",
+      "Ġannoy ##ing",
+      "##erp ##iece",
+      "Ġlace ##s",
+      "ĠS ##il",
+      "Ġexplo ##ded",
+      "ĠS ##al",
+      "Ġbad ##ger",
+      "ĠJo ##an",
+      "Ġthread ##s",
+      "ĠT ##ippy",
+      "##ir ##l",
+      "Ġmess ##ed",
+      "D ##anger",
+      "Ah ##oy",
+      "Ġun ##fortunately",
+      "##bo ##ards",
+      "Ġappreci ##ated",
+      "ĠMic ##roscope",
+      "Jul ##ie",
+      "Ġneare ##st",
+      "Ġconvin ##ced",
+      "Ġtop ##s",
+      "Ġcrocodile ##s",
+      "##il ##ities",
+      "Su ##zy",
+      "Ġpe ##ep",
+      "Ġsn ##ug",
+      "Ġbat ##hed",
+      "Ġarr ##anged",
+      "##et ##ah",
+      "Ġhook ##s",
+      "F ##riends",
+      "##b ##ling",
+      "s ##p",
+      "Ġt ##apping",
+      "Ġd ##ial",
+      "Ġer ##asers",
+      "ĠDan ##iel",
+      "R ##ay",
+      "Ġoff ##ic",
+      "Ġdisappoin ##t",
+      "##et ##tle",
+      "Ġche ##etah",
+      "Ġdig ##s",
+      "Ġguard ##ing",
+      "Ġcongratul ##ated",
+      "Ġf ##et",
+      "##ir ##cle",
+      "Ġwe ##ighing",
+      "ĠK ##aty",
+      "Ġrip ##s",
+      "ĠTom ##orrow",
+      "Ġme ##mb",
+      "ĠHelp ##ing",
+      "Snow ##y",
+      "Ġexamp ##le",
+      "Ġmemb ##ers",
+      "ĠK ##ay",
+      "Ġchew ##s",
+      "Pe ##ople",
+      "Ġnibb ##led",
+      "##m ##unk",
+      "##w ##orm",
+      "ĠC ##ici",
+      "ĠJo ##ke",
+      "Ġfin ##ishes",
+      "Ġt ##in",
+      "ĠMad ##dy",
+      "Ġmanag ##er",
+      "Ġattem ##pt",
+      "J ##oy",
+      "ĠA ##ny",
+      "##be ##e",
+      "Ġheart ##broken",
+      "ĠFl ##oppy",
+      "ĠTw ##ist",
+      "Ġcomm ##on",
+      "Ġmast ##erpiece",
+      "##p ##r",
+      "Ġkind ##er",
+      "Ġtip ##s",
+      "Ġcl ##erk",
+      "ĠJ ##umpy",
+      "Ġargum ##ent",
+      "##c ##l",
+      "Ġso ##ot",
+      "Ġscr ##am",
+      "Ġmatter ##ed",
+      "Ġcur ##l",
+      "Ġtrot ##ted",
+      "Ġc ##ages",
+      "ĠB ##aa",
+      "Ġstore ##s",
+      "Ġsleep ##s",
+      "Ġobser ##ving",
+      "Ġfo ##am",
+      "##ort ##unately",
+      "Ġbl ##ond",
+      "ĠFred ##die",
+      "Ġforgiven ##ess",
+      "r ##e",
+      "##al ##ue",
+      "ĠHo ##pper",
+      "Ġte ##les",
+      "Ġr ##in",
+      "Ġgasp ##s",
+      "G ##ot",
+      "Ġmo ##at",
+      "Ġgener ##osity",
+      "Ġgrand ##d",
+      "ĠT ##erry",
+      "Ġche ##aper",
+      "Ġmat ##s",
+      "Ġfis ##hes",
+      "Ġparticular ##ly",
+      "##at ##ive",
+      "Ġemer ##ged",
+      "Ġmeow ##ing",
+      "S ##que",
+      "##ide ##y",
+      "Ġstr ##um",
+      "Ġdri ##p",
+      "Ġfa ##ith",
+      "Ġfarm ##ers",
+      "ĠMon ##key",
+      "##pp ##le",
+      "Ġve ##gg",
+      "Ġbreath ##s",
+      "##etch ##up",
+      "Ġteles ##cope",
+      "##m ##ered",
+      "ĠI ##ce",
+      "Ġwh ##ined",
+      "ĠA ##g",
+      "##ab ##ra",
+      "Ġhat ##ch",
+      "Ġearn ##ed",
+      "Ġl ##imp",
+      "Ġsmart ##est",
+      "Ġexperien ##ced",
+      "L ##ena",
+      "##o ##ver",
+      "ĠM ##ore",
+      "Ġchip ##munk",
+      "Ġvest ##s",
+      "Ġforest ##s",
+      "Ġmed ##als",
+      "##io ##let",
+      "Ġscore ##s",
+      "##ad ##abra",
+      "ĠJ ##ason",
+      "Ġgarden ##s",
+      "Ġsn ##apping",
+      "Ġotter ##s",
+      "Ġexperience ##s",
+      "Ġaff ##ect",
+      "Ġj ##ugg",
+      "Ġaccompl ##ished",
+      "Ġsy ##rup",
+      "P ##inky",
+      "ĠB ##erry",
+      "Ġspear ##s",
+      "Ġsty ##les",
+      "Ġcollap ##sed",
+      "Ġtr ##ans",
+      "ĠDo ##es",
+      "##co ##vered",
+      "Ġinst ##antly",
+      "Ġth ##ump",
+      "Ġdiscover ##ies",
+      "Ġmean ##ing",
+      "##ac ##ing",
+      "Ġtooth ##brush",
+      "Ġunf ##air",
+      "J ##e",
+      "Ġha ##bit",
+      "Ġsur ##v",
+      "Ġpoke ##s",
+      "##w ##ater",
+      "ĠF ##le",
+      "ĠE ##ric",
+      "Ġcour ##t",
+      "Ġang ##rily",
+      "Ġty ##pes",
+      "A ##bby",
+      "##ou ##raged",
+      "Ġbe ##ast",
+      "ĠF ##riend",
+      "Ġch ##illy",
+      "Ġcon ##qu",
+      "##ac ##ock",
+      "Ġmove ##ments",
+      "Ġbubb ##ly",
+      "G ##r",
+      "M ##on",
+      "Ġto ##r",
+      "Ġhard ##est",
+      "Ġextra ##ord",
+      "Whe ##never",
+      "Ġscram ##bled",
+      "N ##ever",
+      "##m ##el",
+      "Ġr ##umbling",
+      "ĠR ##iri",
+      "##er ##ts",
+      "##ll ##en",
+      "Ġsquee ##zes",
+      "##r ##ob",
+      "Ġth ##ie",
+      "Ġsc ##ri",
+      "ĠC ##ally",
+      "Ġsoon ##er",
+      "Ġgrass ##ho",
+      "Ġatt ##itude",
+      "ĠBe ##cky",
+      "Ġclass ##mates",
+      "Ġprick ##ly",
+      "Ġextraord ##inary",
+      "Ġ ##icky",
+      "Ġpat ##ches",
+      "##? ##\"",
+      "Ġk ##etchup",
+      "##ell ##ing",
+      "Ġthick ##er",
+      "Ġvi ##br",
+      "An ##ne",
+      "Ġslither ##ed",
+      "Ġp ##asses",
+      "ĠZ ##og",
+      "c ##ol",
+      "ĠA ##choo",
+      "Ġsk ##irts",
+      "Ġmis ##chie",
+      "L ##izzy",
+      "##ct ##ric",
+      "Ġkneel ##ing",
+      "Ġbehavi ##our",
+      "Ġmischie ##vous",
+      "ĠSt ##ep",
+      "ĠSw ##im",
+      "##p ##it",
+      "Ġshr ##unk",
+      "Ġaf ##ar",
+      "Ġwater ##mel",
+      "Ġhor ##ri",
+      "Ġexp ##ert",
+      "##ho ##le",
+      "Ġthie ##ves",
+      "B ##eth",
+      "o ##ne",
+      "##o ##ot",
+      "##y ##d",
+      "Ġbo ##ards",
+      "Ġmark ##ing",
+      "Ġact ##s",
+      "Ġzigzag ##s",
+      "C ##laire",
+      "##er ##ing",
+      "Ġjump ##er",
+      "Ġthumb ##s",
+      "ĠS ##uper",
+      "ĠR ##oger",
+      "Ġcost ##s",
+      "ĠWill ##iam",
+      "Ġr ##aking",
+      "Ġtr ##ading",
+      "Ġblue ##bird",
+      "ĠP ##uffy",
+      "Ġco ##coon",
+      "Ġsque ##aky",
+      "Ġh ##ood",
+      "Ġpe ##acock",
+      "ĠG ##ill",
+      "##aff ##le",
+      "Ġser ##vant",
+      "ĠCl ##oud",
+      "Ġf ##aint",
+      "ĠA ##c",
+      "Ġwood ##cut",
+      "Ġlunch ##time",
+      "ĠAn ##imal",
+      "Ġgrassho ##pper",
+      "Ġb ##iscuit",
+      "ĠG ##illy",
+      "F ##ire",
+      "##o ##ison",
+      "##id ##y",
+      "ĠL ##ung",
+      "ĠD ##ay",
+      "Ġtid ##ied",
+      "Ġche ##ating",
+      "M ##o",
+      "ĠT ##ammy",
+      "##am ##ma",
+      "ĠM ##ine",
+      "ĠC ##aptain",
+      "ĠP ##ig",
+      "Ġspill ##ing",
+      "ĠS ##e",
+      "##ra ##c",
+      "Ġdess ##erts",
+      "ĠAsh ##ley",
+      "Ġexplain ##ing",
+      "ĠRain ##bow",
+      "##id ##ence",
+      "Ġglitter ##ing",
+      "Ġa ##ctor",
+      "Ġwo ##lves",
+      "Fr ##og",
+      "Ġsee ##king",
+      "Jo ##sh",
+      "Blue ##y",
+      "ĠEl ##iza",
+      "Ġcons ##ider",
+      "Ġlean ##s",
+      "B ##ounce",
+      "ĠM ##ath",
+      "Ġdri ##pped",
+      "Ġcloth ##s",
+      "ĠU ##se",
+      "Ġluck ##ily",
+      "Ġfor ##ts",
+      "Ġdisagree ##ing",
+      "Ġann ##ounced",
+      "Ros ##ie",
+      "##s ##se",
+      "Ġto ##pp",
+      "Ġm ##irac",
+      "Ġmess ##ages",
+      "Ġcon ##cer",
+      "F ##reeze",
+      "ĠSt ##ill",
+      "ĠG ##us",
+      "Ġtea ##pot",
+      "##pr ##il",
+      "Ġwatermel ##on",
+      "##rac ##adabra",
+      "ĠL ##ina",
+      "ĠP ##inch",
+      "Ġexpress ##ion",
+      "Ġvegg ##ies",
+      "ĠH ##i",
+      "Ġbe ##ating",
+      "Ġmom ##ma",
+      "Ġtrust ##s",
+      "Ġpress ##ing",
+      "Ġtrans ##form",
+      "Ġfl ##ashing",
+      "P ##apa",
+      "Ġcop ##s",
+      "Ġwindows ##ill",
+      "A ##ny",
+      "ĠT ##iger",
+      "ĠL ##ife",
+      "##ac ##les",
+      "ĠTo ##oth",
+      "Ġtidy ##ing",
+      "ĠPe ##ep",
+      "Ġsled ##s",
+      "ĠSil ##ver",
+      "Ġwoodcut ##ter",
+      "p ##op",
+      "##an ##ced",
+      "Ġhis ##sing",
+      "##ick ##ing",
+      "Ġele ##ctric",
+      "ĠCh ##arlotte",
+      "##up ##id",
+      "Ġposit ##ive",
+      "Ġcompet ##e",
+      "ĠSh ##ark",
+      "ĠJane ##y",
+      "Ġcomet ##s",
+      "r ##ing",
+      "Ġr ##ack",
+      "Ġdisc ##ouraged",
+      "##i ##ving",
+      "##ay ##e",
+      "Ġzip ##s",
+      "ĠMon ##ster",
+      "##r ##ough",
+      "##ed ##ic",
+      "ĠW ##il",
+      "Ġpizz ##as",
+      "Ġkangaroo ##s",
+      "Ġstructure ##s",
+      "ĠB ##uster",
+      "Ġsh ##allow",
+      "Ġsun ##s",
+      "Ġland ##ing",
+      "Ġf ##ade",
+      "Ġf ##oggy",
+      "Ġfor ##med",
+      "ĠBut ##ter",
+      "ĠSp ##idey",
+      "cream ##s",
+      "Ow ##l",
+      "Ġsitu ##ations",
+      "ĠMix ##ie",
+      "##r ##or",
+      "##it ##s",
+      "ĠY ##ummy",
+      "ĠGo ##ld",
+      "Ġwor ##st",
+      "ĠJ ##elly",
+      "ĠFl ##ora",
+      "##a ##i",
+      "Ġf ##if",
+      "##ll ##s",
+      "ĠM ##ag",
+      "ĠOt ##to",
+      "R ##ain",
+      "Ġsa ##v",
+      "Ġdo ##ck",
+      "ĠBird ##s",
+      "Ġmill ##er",
+      "Ġtemp ##ted",
+      "Ġweb ##s",
+      "Ġd ##ing",
+      "ĠS ##asha",
+      "Ġgl ##immering",
+      "Ġde ##v",
+      "Ġgrandd ##aughter",
+      "##l ##ers",
+      "ĠH ##urry",
+      "Ġch ##ill",
+      "Not ##hing",
+      "Ġoffic ##ers",
+      "Ġdifference ##s",
+      "ĠAunt ##ie",
+      "Ġdeser ##ved",
+      "ĠOl ##ivia",
+      "Ġconvers ##ation",
+      "M ##other",
+      "##e ##se",
+      "ĠB ##un",
+      "R ##abbit",
+      "##s ##ers",
+      "Ġunl ##o",
+      "Ġapolog ##y",
+      "Ġsneak ##s",
+      "B ##ug",
+      "F ##ifi",
+      "s ##nap",
+      "##el ##ing",
+      "Ġpo ##se",
+      "Ġwind ##ing",
+      "Ġsurf ##ed",
+      "ĠSm ##oke",
+      "Ġcooper ##ate",
+      "##if ##ully",
+      "Ġspeak ##s",
+      "ĠT ##yler",
+      "Ġhe ##aven",
+      "Ġpo ##sse",
+      "Ġsn ##orted",
+      "ĠSn ##ake",
+      "Ġquack ##ing",
+      "Ġposse ##ss",
+      "s ##m",
+      "ĠB ##oom",
+      "Ġle ##vers",
+      "Mom ##ma",
+      "ĠIn ##ky",
+      "ĠAm ##ber",
+      "##ri ##ck",
+      "##st ##orm",
+      "Ġfore ##shadow",
+      "Ġart ##work",
+      "w ##ar",
+      "Ġrepe ##ats",
+      "Ġribb ##it",
+      "ĠRu ##fus",
+      "Ġrhin ##o",
+      "ĠC ##ircle",
+      "Ġun ##z",
+      "Ġscurry ##ing",
+      "Ġas ##s",
+      "##ors ##ie",
+      "##rag ##on",
+      "Ġinch ##worm",
+      "Ġpuppet ##s",
+      "##whe ##l",
+      "ĠFel ##ix",
+      "E ##at",
+      "w ##elcome",
+      "Ġs ##ipped",
+      "Ġseagull ##s",
+      "Ġopport ##unity",
+      "Ġam ##used",
+      "ĠC ##ars",
+      "Ġcro ##aked",
+      "Ġcheck ##out",
+      "Cl ##imb",
+      "Ġunwra ##pped",
+      "Ġover ##whel",
+      "Ġstri ##king",
+      "ĠSl ##inky",
+      "##f ##lowers",
+      "Ġp ##apa",
+      "##end ##ed",
+      "ĠB ##rian",
+      "Ġar ##rest",
+      "Ġvisit ##or",
+      "##oc ##ular",
+      "##cident ##s",
+      "Ġshort ##cut",
+      "Ġswimsuit ##s",
+      "##g ##ar",
+      "Ġpepper ##oni",
+      "Ġbin ##ocular",
+      "D ##eal",
+      "ĠM ##ae",
+      "Ġanswer ##ing",
+      "ĠPe ##ggy",
+      "E ##ach",
+      "Ġin ##ter",
+      "##ug ##ar",
+      "Ġnet ##s",
+      "Ġexam ##s",
+      "ĠT ##ell",
+      "Ġg ##room",
+      "##ss ##y",
+      "ĠY ##ellow",
+      "Ġbeaut ##ifully",
+      "Ġhonk ##s",
+      "ĠH ##ar",
+      "Ġdry ##ing",
+      "Ġshoot ##s",
+      "Ġappl ##ause",
+      "ĠJe ##an",
+      "Ġre ##un",
+      "Ġkey ##hole",
+      "Ġhang ##s",
+      "ĠAm ##anda",
+      "##u ##ses",
+      "##ag ##ine",
+      "Ġatt ##acked",
+      "Ġpadd ##ling",
+      "Ġwater ##s",
+      "ĠR ##atty",
+      "ĠGra ##nd",
+      "Ġappro ##ach",
+      "Ġgroan ##ed",
+      "##as ##m",
+      "##and ##ra",
+      "##art ##in",
+      "##izz ##es",
+      "Ġcheck ##ing",
+      "ĠSque ##ak",
+      "Ġshrug ##s",
+      "Ġin ##vent",
+      "J ##acob",
+      "ĠT ##ip",
+      "ĠM ##us",
+      "Ġsp ##ooky",
+      "##et ##s",
+      "Ġdisappoint ##ment",
+      "Ġl ##ump",
+      "##an ##ish",
+      "Ġso ##bbing",
+      "Ġsc ##owl",
+      "Ġsc ##ulp",
+      "Ġbl ##amed",
+      "ĠMar ##ch",
+      "Ġhealth ##ier",
+      "Ġsculp ##ture",
+      "i ##n",
+      "o ##f",
+      "##y ##le",
+      "##, ##\"",
+      "ĠJo ##h",
+      "Ġcaterpill ##ars",
+      "Ġcub ##s",
+      "Ġs ##uck",
+      "ĠS ##ince",
+      "Ġsh ##h",
+      "ĠF ##ind",
+      "Ġf ##ries",
+      "##ot ##ion",
+      "##le ##st",
+      "Ġnumber ##ed",
+      "Ġmagnif ##ying",
+      "ĠO ##ff",
+      "Sh ##aring",
+      "Ġd ##ep",
+      "##il ##i",
+      "Slow ##ly",
+      "Ġwhimp ##ered",
+      "##b ##ecca",
+      "ĠRe ##becca",
+      "ĠPe ##ace",
+      "Ġheel ##s",
+      "Ġfascin ##ating",
+      "Ġbuild ##er",
+      "Ġra ##ked",
+      "Ġch ##in",
+      "ĠPen ##elope",
+      "K ##aren",
+      "ĠW ##affle",
+      "##oth ##y",
+      "Ġcheer ##fully",
+      "ĠBo ##at",
+      "Ġtable ##t",
+      "ĠGra ##cie",
+      "Ġshy ##ly",
+      "Ġnibb ##le",
+      "##j ##est",
+      "Ġfa ##cing",
+      "Ġsprink ##le",
+      "Ġtexture ##s",
+      "Ġgu ##ards",
+      "Ġfan ##s",
+      "Z ##oe",
+      "Ġpet ##ting",
+      "Ġbow ##ing",
+      "Ġple ##as",
+      "ĠBub ##u",
+      "G ##ina",
+      "##e ##my",
+      "ĠB ##ert",
+      "Ġpo ##pping",
+      "ĠAnd ##rew",
+      "Ġrob ##in",
+      "ĠM ##atch",
+      "Ġen ##emy",
+      "ĠG ##abby",
+      "Ġmyster ##ies",
+      "Pe ##pper",
+      "ĠWoo ##lly",
+      "Ġdet ##ails",
+      "Ġqu ##izzes",
+      "Ġsn ##ort",
+      "Ġdrown ##ed",
+      "Ġsh ##immering",
+      "ĠG ##low",
+      "Ġcount ##ries",
+      "Ġfrustr ##ation",
+      "Ġn ##iece",
+      "##ic ##ious",
+      "##hing ##s",
+      "Ġpo ##ss",
+      "ĠBe ##ef",
+      "Ġoutfit ##s",
+      "##ra ##cted",
+      "Ġknob ##s",
+      "ĠO ##xy",
+      "Ġflow ##ing",
+      "Ġcr ##ops",
+      "Ġmap ##s",
+      "##O ##O",
+      "Ġw ##ig",
+      "Ġwh ##oosh",
+      "Ġend ##ings",
+      "Ġba ##a",
+      "Ġimagination ##s",
+      "Bu ##bbles",
+      "##ou ##ched",
+      "##ell ##ie",
+      "Ġgood ##ies",
+      "ĠJen ##n",
+      "J ##essie",
+      "##i ##bbles",
+      "##cy ##cles",
+      "ĠCh ##ip",
+      "Ġang ##rier",
+      "Ġcar ##ts",
+      "ĠR ##avi",
+      "Ġmar ##ve",
+      "Ġbush ##y",
+      "Ġweak ##er",
+      "Ġbo ##il",
+      "Ġgr ##umbled",
+      "Ġkn ##it",
+      "Ġdirt ##ier",
+      "Ġfold ##s",
+      "Ġhunt ##ing",
+      "Ġdesk ##s",
+      "ĠHel ##en",
+      "ĠAc ##cidents",
+      "B ##less",
+      "##b ##u",
+      "##am ##il",
+      "ĠO ##xygen",
+      "ĠB ##arry",
+      "Ġfl ##ashes",
+      "Ġspace ##s",
+      "##rn ##ie",
+      "Ġcrack ##er",
+      "Ġstack ##s",
+      "th ##at",
+      "ĠSee ##ing",
+      "Ġsway ##ing",
+      "T ##una",
+      "Ġfl ##ock",
+      "ĠD ##eal",
+      "ĠTess ##a",
+      "ĠR ##ing",
+      "Ġsw ##apped",
+      "Ġab ##ility",
+      "Ġsqu ##inted",
+      "Ġmind ##ful",
+      "Ġmem ##ber",
+      "Ġpeep ##ed",
+      "Ġbinocular ##s",
+      "W ##ant",
+      "ĠF ##ix",
+      "ĠN ##ora",
+      "Ġmic ##row",
+      "Ġcrow ##ded",
+      "Ġloc ##al",
+      "S ##qu",
+      "Ġquack ##s",
+      "Ġmicrow ##ave",
+      "C ##ra",
+      "Ġw ##rench",
+      "##pp ##les",
+      "ĠC ##urious",
+      "Ġste ##w",
+      "ĠSp ##icy",
+      "Ġwrit ##er",
+      "p ##oison",
+      "r ##epeat",
+      "##u ##dy",
+      "Ġd ##ate",
+      "ĠB ##ar",
+      "##get ##ic",
+      "Ġfo ##nd",
+      "ĠP ##ast",
+      "Ġlisten ##er",
+      "Ġproper ##ty",
+      "c ##at",
+      "Ġbl ##ushed",
+      "Ġgl ##ared",
+      "Ġun ##less",
+      "ĠMo ##le",
+      "Ġresponsib ##ility",
+      "Ġmoon ##light",
+      "Ġre ##bu",
+      "Ġdoor ##step",
+      "ĠR ##es",
+      "Ġpri ##v",
+      "ĠCo ##al",
+      "Mat ##t",
+      "Ġwh ##ine",
+      "Ġph ##ones",
+      "Ġlaw ##s",
+      "Ġstir ##s",
+      "g ##uess",
+      "##p ##era",
+      "Ġfun ##n",
+      "ĠC ##ut",
+      "ĠC ##andy",
+      "J ##on",
+      "Ġdisappear ##ing",
+      "Ġpalm ##s",
+      "##asm ##ine",
+      "Ġn ##atur",
+      "Wh ##ose",
+      "ĠP ##retty",
+      "Ġmay ##or",
+      "Ġconne ##ct",
+      "B ##aa",
+      "##e ##ze",
+      "ĠBob ##bie",
+      "Ġowl ##s",
+      "Ġmail ##ing",
+      "##al ##a",
+      "Ġwild ##flowers",
+      "ĠAnimal ##s",
+      "##u ##pt",
+      "Ġp ##ouch",
+      "Ġunt ##angle",
+      "Ġdis ##aster",
+      "Ġunf ##amil",
+      "W ##iggly",
+      "ĠT ##oo",
+      "ĠB ##ooks",
+      "Be ##ing",
+      "ĠTri ##angle",
+      "Ġunfamil ##iar",
+      "A ##va",
+      "F ##ly",
+      "S ##c",
+      "##ven ##ir",
+      "ĠWh ##ite",
+      "ĠPr ##une",
+      "C ##indy",
+      "##end ##ing",
+      "ĠE ##at",
+      "##ib ##ly",
+      "Ġsou ##venir",
+      "Ġha ##ven",
+      "##end ##ant",
+      "Ġnot ##icing",
+      "ĠP ##ot",
+      "Ġfix ##er",
+      "ĠTr ##ucky",
+      "ĠWo ##nder",
+      "##l ##or",
+      "##b ##ank",
+      "##m ##ers",
+      "ĠH ##orsie",
+      "##se ##y",
+      "##ent ##r",
+      "##ra ##p",
+      "ĠF ##aye",
+      "Ġtr ##oll",
+      "Ġconf ##idence",
+      "Ġfl ##ick",
+      "ĠR ##ight",
+      "ĠCl ##ose",
+      "Ġhesit ##ation",
+      "ĠSleep ##y",
+      "Ġhoo ##ves",
+      "Ġl ##im",
+      "Ġj ##ing",
+      "th ##is",
+      "ĠMat ##ilda",
+      "Ġsatis ##fa",
+      "M ##ittens",
+      "Ġpr ##ank",
+      "ĠC ##lean",
+      "ĠR ##un",
+      "ĠHel ##i",
+      "ĠCra ##bby",
+      "Ġsatisfa ##ction",
+      "ĠI ##cy",
+      "ĠM ##ila",
+      "##ch ##ing",
+      "Ġpe ##cks",
+      "Ġcre ##ak",
+      "Ġdisag ##re",
+      "##ik ##y",
+      "Ġast ##on",
+      "ĠIm ##mediately",
+      "Ġt ##ugging",
+      "##ic ##ate",
+      "Ġsoft ##ened",
+      "Ġstain ##s",
+      "Ġconc ##entr",
+      "Ġrin ##se",
+      "ĠB ##ro",
+      "Ġsh ##ave",
+      "Ġbend ##ing",
+      "Ġtim ##id",
+      "Play ##ing",
+      "M ##ake",
+      "##ing ##ing",
+      "Ġbump ##ing",
+      "Ġattach ##ing",
+      "ĠSc ##issors",
+      "##l ##ish",
+      "ĠS ##ir",
+      "Ġla ##va",
+      "##th ##s",
+      "Ġrod ##s",
+      "Ġoverwhel ##med",
+      "##st ##and",
+      "##sc ##ar",
+      "Ġwrigg ##led",
+      "M ##ilo",
+      "Ġinj ##ured",
+      "ĠE ##d",
+      "Ġrever ##sing",
+      "Ġinstrum ##ent",
+      "Ġswir ##l",
+      "Ġr ##uff",
+      "Ġsn ##ar",
+      "Ġglow ##s",
+      "Ġbur ##ger",
+      "Rob ##by",
+      "ĠMel ##issa",
+      "##cess ##ary",
+      "Ġexplor ##ation",
+      "Ġcap ##t",
+      "Cl ##ose",
+      "Ġcl ##ut",
+      "Ġcomp ##an",
+      "ĠSt ##artled",
+      "Ġmotor ##cycles",
+      "Ġfiref ##lies",
+      "Ġfact ##s",
+      "Ġfet ##ched",
+      "ĠL ##ots",
+      "Ġhat ##es",
+      "ĠFl ##ap",
+      "Ġchat ##ted",
+      "W ##ally",
+      "ĠB ##onnie",
+      "ĠC ##ammy",
+      "Ġwarm ##ed",
+      "Ġunlock ##ing",
+      "R ##ing",
+      "##l ##o",
+      "##ul ##f",
+      "S ##m",
+      "##ad ##ually",
+      "Ġle ##ver",
+      "Ġsomet ##ime",
+      "##urp ##le",
+      "Ġsk ##ies",
+      "Ġold ##est",
+      "Ġsand ##pit",
+      "Ġsend ##s",
+      "ĠRel ##iable",
+      "D ##ino",
+      "I ##m",
+      "Ġsm ##elt",
+      "ĠJohn ##son",
+      "Ġcir ##c",
+      "Ġsal ##on",
+      "Ġfool ##ed",
+      "ĠGreen ##y",
+      "Ex ##cited",
+      "Ġtune ##s",
+      "Ġdet ##ect",
+      "Ġtopp ##ings",
+      "ĠP ##ink",
+      "Ġkiss ##ing",
+      "Ġpro ##d",
+      "Ab ##racadabra",
+      "s ##orry",
+      "Ġcut ##ter",
+      "Ġst ##ings",
+      "Ġru ##bb",
+      "Ġwigg ##ling",
+      "Ġblond ##e",
+      "F ##ish",
+      "e ##x",
+      "ĠO ##pen",
+      "Ġbr ##akes",
+      "Ġclear ##ly",
+      "Ġswir ##ls",
+      "Ġnatur ##al",
+      "##o ##ard",
+      "##o ##ff",
+      "Ġha ##lves",
+      "ĠL ##i",
+      "Ġcl ##ips",
+      "Ġcup ##cake",
+      "Ġhipp ##os",
+      "Is ##n",
+      "Ġcertain ##ly",
+      "##es ##ses",
+      "Ġcr ##ushed",
+      "Ġtent ##s",
+      "Ġstretch ##y",
+      "ĠCl ##imb",
+      "Ġchallen ##ges",
+      "ĠFlick ##er",
+      "Ġconqu ##ered",
+      "H ##ope",
+      "Ġliz ##ards",
+      "Ġostri ##ches",
+      "Ġbang ##ing",
+      "##r ##uct",
+      "Ġrepair ##ing",
+      "Ġsway ##ed",
+      "Ġconcer ##ned",
+      "##v ##al",
+      "Ġm ##unched",
+      "ĠW ##orking",
+      "Ġdifferent ##ly",
+      "Ġvine ##gar",
+      "##keep ##ers",
+      "May ##a",
+      "Ġsurv ##ive",
+      "ĠJo ##dy",
+      "Ġreal ##ise",
+      "Do ##ctor",
+      "Ġpassen ##ger",
+      "ĠFlop ##sy",
+      "Ġmirac ##le",
+      "Ġp ##ounced",
+      "ĠSunday ##s",
+      "Ġjud ##ges",
+      "a ##m",
+      "Ġother ##wise",
+      "ĠR ##iley",
+      "Ġemb ##ra",
+      "Ġmoo ##ed",
+      "##ast ##e",
+      "Ġrag ##s",
+      "sm ##elling",
+      "Ġrubb ##ish",
+      "M ##any",
+      "Ġf ##ist",
+      "ĠR ##h",
+      "ĠGr ##ump",
+      "##er ##g",
+      "Ġsn ##ip",
+      "ĠRos ##a",
+      "ĠWh ##ich",
+      "Ġriver ##bank",
+      "Ġcap ##es",
+      "Ew ##w",
+      "Ġgoo ##ey",
+      "ĠO ##f",
+      "##ul ##a",
+      "Ġgl ##ided",
+      "Ġsens ##ation",
+      "Ġb ##ound",
+      "##is ##ible",
+      "Ġall ##ey",
+      "Ġwo ##ken",
+      "Ġgu ##esses",
+      "Ġarri ##ves",
+      "Ġbubb ##ling",
+      "Ġcoo ##lest",
+      "Ġlecture ##s",
+      "Ġtor ##to",
+      "Ġp ##oop",
+      "##un ##o",
+      "Ġro ##be",
+      "##ist ##ory",
+      "Ġsnowfl ##ake",
+      "Ġinv ##isible",
+      "Ġspeak ##er",
+      "Z ##igzag",
+      "Ġpark ##s",
+      "Ġvibr ##ant",
+      "L ##uke",
+      "ĠT ##ra",
+      "Ġstack ##ing",
+      "ĠLook ##ing",
+      "Ġstomach ##s",
+      "ĠOut ##side",
+      "Ġpound ##s",
+      "Ġb ##as",
+      "##igg ##les",
+      "Ġcricket ##s",
+      "ĠLight ##ning",
+      "Ġbat ##s",
+      "Ġsuccess ##fully",
+      "Ġcomput ##ers",
+      "ĠOr ##ange",
+      "ĠWhe ##e",
+      "wh ##y",
+      "Ġtorto ##ise",
+      "K ##ayla",
+      "Ġjoy ##fully",
+      "Ġscen ##e",
+      "Ġcompan ##ion",
+      "##ing ##ly",
+      "##ur ##ity",
+      "Ġho ##ses",
+      "Ġcr ##isp",
+      "Ġcalm ##er",
+      "Ġcop ##ied",
+      "Ġluck ##iest",
+      "Ġdisagre ##ement",
+      "M ##ore",
+      "S ##usan",
+      "ĠC ##D",
+      "Ġsell ##s",
+      "Ġloyal ##ty",
+      "Ġrid ##er",
+      "Ġrac ##er",
+      "Ġpearl ##s",
+      "Ġcomm ##un",
+      "ĠB ##a",
+      "Ġgood ##ness",
+      "Ġwind ##s",
+      "Ġdesper ##ately",
+      "Ġreun ##ited",
+      "##r ##um",
+      "##h ##h",
+      "Ġt ##ale",
+      "Ġd ##ou",
+      "##ver ##se",
+      "##em ##on",
+      "ĠP ##er",
+      "ĠBl ##ack",
+      "Ġtong ##ues",
+      "Ġh ##ips",
+      "ĠS ##ugar",
+      "ĠL ##aw",
+      "ĠR ##aven",
+      "Ġchat ##ting",
+      "##an ##i",
+      "ĠI ##ron",
+      "ĠO ##ld",
+      "Ġint ##ently",
+      "ĠAnn ##abelle",
+      "ĠCarl ##a",
+      "ĠSte ##ven",
+      "Jul ##ia",
+      "ĠW ##inky",
+      "Ġchick ##s",
+      "Ġguit ##ars",
+      "Rob ##bie",
+      "Ġso ##da",
+      "##ber ##t",
+      "C ##atch",
+      "F ##ound",
+      "O ##oh",
+      "o ##ut",
+      "##g ##n",
+      "##m ##ie",
+      "##nd ##ed",
+      "Ġg ##all",
+      "Ġle ##vel",
+      "Ġtw ##el",
+      "ĠUn ##i",
+      "Ġma ##jest",
+      "ĠS ##ettle",
+      "ĠC ##oby",
+      "ĠJo ##se",
+      "!' ##\"",
+      "Ġreapp ##eared",
+      "Ġd ##umb",
+      "Ġwh ##ines",
+      "ĠA ##pril",
+      "Ġbu ##nd",
+      "Ġgl ##obe",
+      "Ġalligator ##s",
+      "Ġsepar ##ating",
+      "Ġaw ##hile",
+      "!' ##.",
+      "col ##ored",
+      "Ġaston ##ished",
+      "##it ##es",
+      "ĠM ##a",
+      "Ġsp ##iky",
+      "ĠPaul ##a",
+      "Ġcous ##ins",
+      "Ġdesper ##ate",
+      "##re ##g",
+      "Ġg ##ates",
+      "##ur ##ricane",
+      "Ġlearn ##er",
+      "Ġab ##oard",
+      "ĠSo ##cky",
+      "##izz ##a",
+      "Ġcro ##ak",
+      "Somet ##hing",
+      "Ġcaut ##ion",
+      "Ġtwel ##ve",
+      "f ##ived",
+      "Ġr ##ins",
+      "ĠC ##are",
+      "Ġintellig ##ence",
+      "ĠRo ##ar",
+      "Ġdisobey ##ed",
+      "S ##nap",
+      "ĠL ##iam",
+      "Ġdo ##ves",
+      "Ġsqu ##ashes",
+      "Ġzoo ##keepers",
+      "Ch ##icky",
+      "Ġesc ##ap",
+      "Ġrebu ##ild",
+      "Ġc ##uc",
+      "Ġan ##k",
+      "Ġappear ##ance",
+      "T ##oys",
+      "##u ##dge",
+      "ĠSp ##in",
+      "Ġbloom ##s",
+      "Ġtap ##s",
+      "Ġelectric ##ity",
+      "S ##leep",
+      "Ġlight ##ing",
+      "Ġsure ##ly",
+      "aid ##s",
+      "Ġpeek ##s",
+      "ĠV ##iolet",
+      "##s ##a",
+      "Ġt ##ant",
+      "Ġpr ##og",
+      "Ġstroke ##s",
+      "Ġsquir ##ted",
+      "Ġrout ##ine",
+      "' ##?\"",
+      "##re ##nt",
+      "##ck ##er",
+      "Ġbl ##ame",
+      "##us ##hes",
+      "Ġhat ##ched",
+      "Ġcre ##ep",
+      "Ġpersist ##ence",
+      "##s ##ie",
+      "##b ##ed",
+      "Ġst ##un",
+      "ĠL ##u",
+      "Ġle ##aking",
+      "##arn ##ing",
+      "##ort ##h",
+      "ĠR ##ace",
+      "Ġcook ##s",
+      "Ġtick ##ling",
+      "Ġbur ##gers",
+      "Ġseas ##he",
+      "##a ##fe",
+      "Ġmo ##ld",
+      "ĠP ##uff",
+      "Ġpain ##ful",
+      "Sh ##are",
+      "Ġpops ##ic",
+      "Ġoccas ##ion",
+      "Je ##ff",
+      "\" ##!",
+      "ĠK ##n",
+      "ĠIn ##ch",
+      "st ##op",
+      "ĠH ##or",
+      "Ġsh ##attered",
+      "##ch ##ief",
+      "ĠC ##her",
+      "ĠC ##omet",
+      "##o ##ving",
+      "##ly ##n",
+      "Ġdeep ##ly",
+      "ĠCat ##s",
+      "Ġtempt ##ing",
+      "S ##w",
+      "##o ##le",
+      "Ġunder ##water",
+      "Ġbuild ##ers",
+      "Ġsec ##urity",
+      "ĠSh ##arp",
+      "Ġreveal ##ing",
+      "Ġchoo ##ses",
+      "Ġrins ##ed",
+      "b ##ang",
+      "##us ##ion",
+      "ĠD ##uke",
+      "ĠR ##ara",
+      "##gg ##les",
+      "Ġqu ##ilt",
+      "Ġcho ##pping",
+      "Ġmelt ##s",
+      "ĠCar ##ly",
+      "ĠPinch ##y",
+      "Ġtant ##rum",
+      "ĠP ##ark",
+      "ĠWh ##ale",
+      "Ġthr ##one",
+      "ĠA ##lf",
+      "Ġsweet ##er",
+      "Ġsweet ##ly",
+      "Ġcr ##ouched",
+      "Ġbuck ##les",
+      "Ġcompet ##ing",
+      "Sh ##oo",
+      "Ġallow ##ing",
+      "Ġtoss ##ing",
+      "##sol ##ut",
+      "##p ##an",
+      "Ġs ##us",
+      "Ġcontain ##er",
+      "ĠQuick ##ly",
+      "Ġglitt ##ered",
+      "##n ##et",
+      "##is ##app",
+      "ĠR ##eddy",
+      "ĠSm ##o",
+      "Ġund ##one",
+      "Ġgo ##ggles",
+      "Ġcl ##uck",
+      "ĠR ##usty",
+      "Ġadm ##it",
+      "Ġsniff ##led",
+      "Ġchain ##s",
+      "Ġener ##getic",
+      "Ġtour ##s",
+      "##ere ##my",
+      "Ġpatient ##s",
+      "Ġrac ##ers",
+      "ĠCr ##usty",
+      "U ##se",
+      "Ġl ##ull",
+      "Ġdefe ##ated",
+      "ĠO ##ver",
+      "Ġmeet ##s",
+      "Ġhelicopter ##s",
+      "Ġcoo ##ed",
+      "Sque ##aky",
+      "Ġwa ##ded",
+      "ĠG ##iant",
+      "ĠSt ##arry",
+      "Ġprotect ##ion",
+      "Ġimpro ##ving",
+      "Ġdeser ##ves",
+      "ĠJan ##et",
+      "Fr ##oggy",
+      "M ##abel",
+      "##o ##ss",
+      "Ġh ##udd",
+      "Ġl ##ar",
+      "ĠH ##ops",
+      "ĠM ##artin",
+      "ĠPe ##bby",
+      "ĠOther ##wise",
+      "M ##ichael",
+      "##ver ##ing",
+      "ĠD ##in",
+      "ĠD ##ragon",
+      "Ġpair ##s",
+      "Rock ##y",
+      "S ##weet",
+      "T ##ara",
+      "Z ##ero",
+      "##g ##r",
+      "Ġwh ##iskers",
+      "Ġreal ##izing",
+      "Ġhum ##med",
+      "Every ##thing",
+      "L ##ou",
+      "ĠS ##ummer",
+      "Ġbo ##oth",
+      "Ġmu ##ster",
+      "ĠJ ##et",
+      "Th ##ree",
+      "Ġnice ##st",
+      "Ġmel ##ody",
+      "Ġserious ##ly",
+      "Ġpeel ##s",
+      "Ġgo ##d",
+      "Ġattempt ##s",
+      "C ##urious",
+      "ĠT ##ears",
+      "##if ##er",
+      "Ġimag ##inary",
+      "Ġtank ##s",
+      "Ġfu ##rious",
+      "Ġguard ##ian",
+      "Ġwink ##s",
+      "Ġlar ##ger",
+      "N ##ick",
+      "##w ##are",
+      "Ġbl ##ades",
+      "##as ##y",
+      "ĠK ##ind",
+      "Ġcent ##re",
+      "L ##inda",
+      "S ##ay",
+      "S ##urrender",
+      "Ġd ##edic",
+      "Ġal ##oud",
+      "Ġmess ##ier",
+      "ĠLiz ##a",
+      "Tw ##inkle",
+      "Ġexch ##ange",
+      "ĠL ##and",
+      "##ap ##s",
+      "ĠK ##yle",
+      "ĠMon ##a",
+      "ĠSwim ##my",
+      "ĠT ##hings",
+      "##ra ##w",
+      "ĠP ##atient",
+      "Ġcr ##uel",
+      "Ġmar ##vel",
+      "Ġcourage ##ous",
+      "Ġunwra ##p",
+      "Ġsquaw ##k",
+      "Ġst ##ur",
+      "Ġob ##st",
+      "Ġrisk ##y",
+      "ĠBr ##ad",
+      "Ġ' ##'",
+      "Ġdive ##s",
+      "ĠBree ##zy",
+      "Ġneare ##r",
+      "Ġmunch ##ing",
+      "##O ##P",
+      "Ġto ##t",
+      "Ġoff ##ers",
+      "St ##ill",
+      "I ##ce",
+      "ĠO ##scar",
+      "ĠB ##ell",
+      "Ġre ##ct",
+      "Ġar ##my",
+      "Ġholiday ##s",
+      "ĠDog ##s",
+      "Ġstro ##lled",
+      "sh ##rink",
+      "ĠBra ##in",
+      "##solut ##ely",
+      "O ##l",
+      "Ġtre ##as",
+      "Ġfa ##il",
+      "ĠP ##ass",
+      "ĠJen ##nie",
+      "Ġwra ##pper",
+      "Ġpan ##icking",
+      "ĠSun ##shine",
+      "Ġd ##ips",
+      "Ġall ##erg",
+      "Ġop ##t",
+      "Ġmeadow ##s",
+      "Ġhorri ##ble",
+      "A ##w",
+      "##id ##i",
+      "Ġcool ##ed",
+      "Ġlamp ##s",
+      "Ġinj ##u",
+      "J ##une",
+      "##J ##o",
+      "Ġbo ##iling",
+      "Ġdry ##er",
+      "##me ##al",
+      "ĠExcited ##ly",
+      "##e ##w",
+      "Ġho ##st",
+      "Ġincred ##ibly",
+      "Ġpuff ##ed",
+      "C ##are",
+      "##ic ##ally",
+      "ĠSp ##inny",
+      "Ġeld ##ers",
+      "Ġcher ##ish",
+      "Ġrot ##ted",
+      "ĠCl ##ay",
+      "ĠWin ##ter",
+      "Ġcoug ##hing",
+      "Ġheight ##s",
+      "ĠCro ##codile",
+      "Ġposs ##ib",
+      "Ġtreas ##ured",
+      "M ##ove",
+      "S ##ky",
+      "Ġbo ##ld",
+      "Ġcan ##v",
+      "Ġpe ##ak",
+      "Ġfu ##ss",
+      "Ġpedal ##ing",
+      "ĠSqu ##are",
+      "##cl ##oth",
+      "Ġn ##arrow",
+      "Ġcup ##boards",
+      "Pipp ##a",
+      "Ġtransform ##ed",
+      "E ##njoy",
+      "##c ##on",
+      "Ġsa ##x",
+      "##ight ##y",
+      "ĠD ##illy",
+      "Ġ- ##-",
+      "ĠBr ##uce",
+      "##gu ##ard",
+      "##par ##able",
+      "ĠV ##ery",
+      "ĠDid ##i",
+      "Ġmarve ##led",
+      "Ġmuster ##ed",
+      "Ġsh ##aky",
+      "##al ##y",
+      "Ġse ##ction",
+      "##ic ##iest",
+      "Ġsc ##re",
+      "##ipp ##ers",
+      "Ġclub ##s",
+      "D ##are",
+      "s ##he",
+      "##w ##ell",
+      "Ġs ##inking",
+      "ĠP ##urple",
+      "Ġun ##covered",
+      "Ġsoft ##est",
+      "ĠLe ##ah",
+      "Ġinse ##parable",
+      "Ġorder ##ing",
+      "##an ##tern",
+      "##ir ##affe",
+      "Ġr ##oo",
+      "ĠE ##rnie",
+      "ĠJo ##anna",
+      "Ġsuggest ##s",
+      "ĠFriend ##ship",
+      "s ##aw",
+      "Ġn ##ations",
+      "Ġun ##st",
+      "ĠG ##u",
+      "Ġrainco ##ats",
+      "Ġallerg ##ic",
+      "Ġne ##cessary",
+      "Ġover ##head",
+      "Ġmust ##n",
+      "S ##ophia",
+      "Ġh ##ob",
+      "ĠT ##idy",
+      "##ill ##as",
+      "Ġflo ##ppy",
+      "Ġgrate ##fully",
+      "Ġzipp ##ers",
+      "Jess ##ica",
+      "Ġgall ##op",
+      "##l ##os",
+      "##our ##ed",
+      "##gg ##ie",
+      "Ġcur ##rent",
+      "Ġoat ##meal",
+      "##ot ##ch",
+      "##ir ##ing",
+      "Ġpract ##ised",
+      "Ġskip ##s",
+      "Ġpra ##ise",
+      "ĠCar ##rie",
+      "B ##oom",
+      "##is ##bee",
+      "Ġsp ##are",
+      "ĠF ##a",
+      "Ġmusician ##s",
+      "Ġrecommend ##ation",
+      "Ġheav ##ily",
+      "##ais ##ie",
+      "##oor ##ay",
+      "Ġcanv ##as",
+      "P ##rin",
+      "P ##romise",
+      "Ġcomple ##ting",
+      "ĠCr ##ane",
+      "Ġank ##le",
+      "##d ##es",
+      "Ġd ##ashed",
+      "##ild ##ren",
+      "Ġmush ##y",
+      "ĠPot ##ato",
+      "ĠH ##ank",
+      "Ġsl ##ot",
+      "ĠBr ##ush",
+      "Ġborrow ##ing",
+      "Ġdev ##ast",
+      "Ġl ##ush",
+      "Ġshow ##ers",
+      "ĠC ##ell",
+      "Ġenjoy ##s",
+      "ĠRob ##in",
+      "Ġrow ##ing",
+      "Ġconf ##usion",
+      "Ġexper ##iment",
+      "Ġcharac ##ter",
+      "Ġglitt ##ery",
+      "L ##izzie",
+      "ĠS ##keleton",
+      "ĠO ##ak",
+      "Ġch ##ili",
+      "Ġgl ##anced",
+      "ĠN ##umber",
+      "Ġchalk ##s",
+      "A ##nt",
+      "Ġa ##rom",
+      "Ġm ##ac",
+      "ĠH ##urricane",
+      "##al ##ing",
+      "Ġcon ##v",
+      "Ġsle ##igh",
+      "Ġscen ##ery",
+      "ĠRes ##pect",
+      "##on ##ed",
+      "ĠH ##a",
+      "ĠB ##elle",
+      "Ġdri ##ll",
+      "Ġvalu ##es",
+      "ĠCl ##ub",
+      "T ##urn",
+      "##ri ##ce",
+      "##all ##ed",
+      "Ġre ##ck",
+      "ĠAl ##an",
+      "Ġactor ##s",
+      "Ġlull ##aby",
+      "##st ##antly",
+      "ĠM ##op",
+      "Ġse ##ated",
+      "Ġch ##atter",
+      "Ġfold ##ers",
+      "Ġenc ##los",
+      "Ġairpl ##anes",
+      "Mike ##y",
+      "Ġenclos ##ure",
+      "ĠF ##un",
+      "ĠY ##um",
+      "Ġhudd ##led",
+      "Ġla ##sers",
+      "ĠN ##ate",
+      "Ġhead ##ache",
+      "Ġcomp ##romise",
+      "ĠFl ##uff",
+      "ĠCar ##rot",
+      "Ġunf ##old",
+      "Ġhundred ##s",
+      "Ġcond ##ition",
+      "Ġpleas ##ant",
+      "Ġconv ##ince",
+      "Ġre ##cess",
+      "Ġho ##ot",
+      "##sh ##op",
+      "ĠAl ##arm",
+      "Ġdevast ##ated",
+      "s ##o",
+      "Ġf ##ulf",
+      "ĠM ##s",
+      "Ġhair ##s",
+      "Ġcompl ##iment",
+      "ĠAg ##ain",
+      "Ġreck ##less",
+      "R ##ight",
+      "Ġro ##yal",
+      "Ġrock ##y",
+      "ĠK ##en",
+      "Ġant ##en",
+      "Ġsmo ##king",
+      "Ġcord ##s",
+      "Ġsoot ##hing",
+      "M ##arth",
+      "##m ##ate",
+      "Ġp ##iled",
+      "ĠM ##amma",
+      "ĠE ##ating",
+      "Ġmust ##aches",
+      "Ġdist ##racted",
+      "Ġstur ##dy",
+      "Marth ##a",
+      "J ##an",
+      "Ġpe ##a",
+      "##ate ##st",
+      "##pe ##ople",
+      "ĠLe ##af",
+      "Ġshield ##s",
+      "Ġladybug ##s",
+      "Ġcond ##uct",
+      "Ġconsider ##ate",
+      "Ġwa ##x",
+      "##im ##mered",
+      "ĠJ ##asmine",
+      "##if ##t",
+      "Ġgl ##isten",
+      "ĠP ##ar",
+      "##sc ##otch",
+      "Ġcomb ##s",
+      "Ġdisappear ##s",
+      "##at ##form",
+      "Ġho ##vering",
+      "Ġbuy ##s",
+      "Ġpet ##al",
+      "Ġtempt ##ation",
+      "P ##oor",
+      "Ġbeep ##ing",
+      "Ġwob ##bles",
+      "ĠBro ##ccoli",
+      "F ##ortunately",
+      "M ##ina",
+      "##r ##ings",
+      "##d ##ers",
+      "Ġpl ##atform",
+      "Ġy ##uck",
+      "ĠW ##ake",
+      "##ace ##y",
+      "Ġfence ##s",
+      "Ġlife ##guard",
+      "Ġpant ##ry",
+      "cl ##ock",
+      "##ruct ##ion",
+      "##w ##en",
+      "ĠS ##andra",
+      "##am ##ing",
+      "Ġsp ##arrow",
+      "ĠStan ##ley",
+      "Ġtowns ##people",
+      "ĠF ##izzy",
+      "ĠC ##ould",
+      "ĠSp ##oon",
+      "Ġcommun ##icate",
+      "ĠHor ##sy",
+      "ĠSo ##ar",
+      "Ġmot ##ions",
+      "Ġagree ##ing",
+      "Ġarom ##a",
+      "M ##ix",
+      "Ġcable ##s",
+      "Ġais ##les",
+      "H ##ooray",
+      "Ġas ##hes",
+      "Ġab ##solutely",
+      "Ġembarrass ##ing",
+      "Ġchar ##ged",
+      "o ##r",
+      "Ġp ##ail",
+      "ĠA ##very",
+      "Ġcl ##im",
+      "ĠC ##ake",
+      "ĠAll ##ie",
+      "Ġload ##s",
+      "ĠGrace ##ful",
+      "ĠLuc ##as",
+      "Ġconduct ##or",
+      "Ġs ##ly",
+      "Ġs ##ilk",
+      "ĠB ##ark",
+      "ĠSo ##ap",
+      "Ġhor ##ror",
+      "Ġcave ##s",
+      "ĠSt ##and",
+      "##rob ##es",
+      "M ##el",
+      "W ##isdom",
+      "Ġwh ##ir",
+      "Ġsn ##oring",
+      "Ġwood ##pe",
+      "Ġear ##rings",
+      "ĠU ##gly",
+      "ĠTuesday ##s",
+      "C ##hew",
+      "S ##k",
+      "##a ##ily",
+      "##i ##bo",
+      "Ġl ##il",
+      "Ġl ##un",
+      "ĠS ##is",
+      "Ġr ##iddle",
+      "Ġbl ##ade",
+      "ĠC ##olin",
+      "Ġgor ##illas",
+      "Ġscratch ##y",
+      "Ġwa ##nna",
+      "Ġpay ##off",
+      "##rey ##a",
+      "Ġmagnif ##ic",
+      "Ġl ##en",
+      "Ġsp ##ades",
+      "Ġmove ##ment",
+      "Cat ##ty",
+      "Ġpl ##ank",
+      "Ġcoll ##ars",
+      "Jen ##na",
+      "Ġpossib ##ilities",
+      "##k ##a",
+      "##N ##G",
+      "Ġha ##re",
+      "Ġco ##de",
+      "Ġhurt ##ful",
+      "ĠP ##anda",
+      "Ġant ##lers",
+      "##ian ##a",
+      "Ġpad ##s",
+      "ĠLi ##bby",
+      "D ##uck",
+      "P ##retty",
+      "W ##in",
+      "##b ##arrow",
+      "Ġro ##ast",
+      "ĠF ##ork",
+      "Ġwarm ##est",
+      "ĠJo ##sie",
+      "Ġwheel ##barrow",
+      "ĠBe ##be",
+      "St ##artled",
+      "Ġpistol ##s",
+      "Ġsus ##p",
+      "Ġhand ##les",
+      "ĠTh ##rough",
+      "ĠR ##ad",
+      "Ġcro ##sses",
+      "Ġdump ##ed",
+      "B ##op",
+      "E ##l",
+      "W ##oo",
+      "##ate ##ful",
+      "ĠG ##ert",
+      "Ġhar ##vest",
+      "Ġunk ##ind",
+      "ĠMar ##ley",
+      "ĠPat ##rick",
+      "Mad ##dy",
+      "o ##kay",
+      "ĠT ##ick",
+      "Hi ##ppy",
+      "So ##f",
+      "Ġalong ##side",
+      "Su ##zie",
+      "ĠMag ##net",
+      "Ġsax ##ophone",
+      "Ġlook ##out",
+      "Ġho ##llow",
+      "Ġfly ##er",
+      "Ġwork ##shop",
+      "Ġmix ##es",
+      "ĠBr ##uno",
+      "Ġsquaw ##ked",
+      "good ##bye",
+      "Ġdedic ##ation",
+      "' ##!\"",
+      "ĠJ ##am",
+      "Ġdr ##oop",
+      "ĠRe ##ading",
+      "Ġfunn ##iest",
+      "L ##ia",
+      "ĠH ##at",
+      "ĠA ##f",
+      "Ġpo ##llen",
+      "Jo ##h",
+      "Al ##though",
+      "F ##ree",
+      "Ġcar ##ton",
+      "Ġcher ##ished",
+      "Ġharm ##ony",
+      "Ġconfident ##ly",
+      "Ġsilent ##ly",
+      "ĠMus ##ic",
+      "S ##ir",
+      "Ġh ##uff",
+      "ĠE ##ver",
+      "Ġra ##ises",
+      "##la ##us",
+      "ĠRob ##ot",
+      "Ġbeg ##s",
+      "Ġprog ##ress",
+      "Ġham ##ster",
+      "ĠCo ##ffee",
+      "Sh ##ow",
+      "ĠRo ##xy",
+      "Ġscowl ##ed",
+      "Ġwoodpe ##cker",
+      "c ##an",
+      "Ġh ##oof",
+      "Ġst ##inky",
+      "ĠO ##ink",
+      "##um ##ed",
+      "Ġab ##ack",
+      "Ġsl ##ight",
+      "ĠC ##omp",
+      "Ġyawn ##s",
+      "Ġdefe ##at",
+      "K ##ing",
+      "##h ##ow",
+      "##st ##al",
+      "ĠG ##emma",
+      "Ġclothes ##line",
+      "Ġsign ##al",
+      "Ġmagnific ##ent",
+      "ĠS ##chool",
+      "Ġfl ##uff",
+      "Ġgr ##ump",
+      "ĠG ##inger",
+      "Ġtent ##acles",
+      "Ġpro ##cess",
+      "Ġinf ##orm",
+      "Ġclim ##ber",
+      "Ġd ##izz",
+      "##ic ##s",
+      "##th ##ur",
+      "St ##ar",
+      "Ġcudd ##ling",
+      "ĠAm ##i",
+      "Ġlil ##ies",
+      "b ##e",
+      "ĠH ##ook",
+      "Ġdecid ##ing",
+      "Ġsl ##urp",
+      "Ġspl ##itting",
+      "Ġmesmer ##ised",
+      "##on ##fused",
+      "ĠW ##r",
+      "Ġco ##con",
+      "ĠD ##uring",
+      "Ġparrot ##s",
+      "Ġsle ##eve",
+      "ĠCar ##ol",
+      "Ġcocon ##ut",
+      "s ##urrender",
+      "ĠL ##ast",
+      "Ġwh ##ipped",
+      "ĠA ##pple",
+      "Ġke ##en",
+      "Ġmagic ##ally",
+      "Ġwhe ##ther",
+      "ĠBe ##a",
+      "Ġmot ##ors",
+      "Ġh ##int",
+      "Ġc ##alf",
+      "Ġj ##igg",
+      "Ġrun ##ny",
+      "Ġgrown ##up",
+      "Ġbleed ##s",
+      "ĠCher ##ry",
+      "A ##bbie",
+      "##in ##ct",
+      "ĠC ##laus",
+      "Ġsleep ##over",
+      "Ġtast ##iest",
+      "Ġste ##ered",
+      "Ġbath ##robes",
+      "Ġband ##s",
+      "Ġcap ##ture",
+      "Ġhalf ##way",
+      "Ġtrail ##er",
+      "##ongratul ##ations",
+      "ĠCook ##ies",
+      "ĠM ##ail",
+      "Ġgre ##atest",
+      "Ġlon ##el",
+      "ĠCh ##ar",
+      "O ##lly",
+      "ĠT ##oy",
+      "ĠO ##uch",
+      "ĠN ##ature",
+      "Ġres ##pecting",
+      "Ġbend ##y",
+      "Ġwarn ##s",
+      "Sp ##ring",
+      "Ġachieve ##ment",
+      "J ##anie",
+      "T ##e",
+      "##m ##ark",
+      "##nd ##y",
+      "Ġn ##udged",
+      "Ġfarm ##s",
+      "Ġfloat ##y",
+      "C ##ara",
+      "But ##ter",
+      "ĠCh ##oo",
+      "Ġdust ##pan",
+      "C ##ow",
+      "S ##imon",
+      "Ġst ##alk",
+      "ĠB ##ibo",
+      "##ry ##stal",
+      "##ec ##ord",
+      "Ġbl ##ush",
+      "ĠC ##ream",
+      "##col ##ate",
+      "ĠSp ##ider",
+      "Who ##a",
+      "Ch ##ris",
+      "Any ##time",
+      "Ġglisten ##ing",
+      "S ##it",
+      "##o ##colate",
+      "ĠD ##oug",
+      "Ġcontin ##uing",
+      "Ġpan ##cake",
+      "Ġtrunk ##s",
+      "ĠCo ##coa",
+      "ĠJu ##ice",
+      "Ġdod ##ging",
+      "ĠFe ##ather",
+      "Ġcirc ##led",
+      "ĠAf ##ric",
+      "##k ##i",
+      "Ġfr ##isbee",
+      "ĠP ##ir",
+      "Ġhide ##out",
+      "ĠSt ##ri",
+      "Ġtick ##ing",
+      "Ġwid ##ely",
+      "Fo ##xy",
+      "Ġunz ##ip",
+      "ĠThe ##rmometer",
+      "##am ##i",
+      "##ke ##st",
+      "Ġsk ##ate",
+      "ĠN ##elly",
+      "Ġgu ##ided",
+      "Ġshot ##s",
+      "boo ##s",
+      "Ġsou ##l",
+      "G ##ogo",
+      "h ##and",
+      "##o ##pped",
+      "##o ##ors",
+      "ĠT ##uck",
+      "ĠP ##romise",
+      "Ġstra ##p",
+      "Ġind ##oors",
+      "Ġsupply ##ing",
+      "Squ ##irrel",
+      "ĠSis ##i",
+      "##ay ##lor",
+      "ĠD ##el",
+      "Ġdin ##ing",
+      "Ġham ##mers",
+      "Ġsolut ##ions",
+      "h ##e",
+      "##l ##ings",
+      "Ġsc ##ience",
+      "Ġpres ##chool",
+      "Ġspirit ##s",
+      "Ġthe ##at",
+      "Ġd ##aily",
+      "ĠJ ##es",
+      "ĠP ##ep",
+      "ĠSh ##ake",
+      "ĠDan ##cing",
+      "Ġwigg ##les",
+      "Ġavo ##ided",
+      "Ġamong ##st",
+      "Ġexplo ##de",
+      "##u ##ise",
+      "Ġw ##etter",
+      "##ut ##t",
+      "Ġglad ##ly",
+      "Ġsea ##h",
+      "Ġintroduc ##ing",
+      "ĠJon ##athan",
+      "ĠTe ##ach",
+      "Ġt ##ill",
+      "Ġm ##ur",
+      "Ġg ##ul",
+      "Ġleop ##ards",
+      "See ##ing",
+      "Ġgul ##ped",
+      "Ġn ##anny",
+      "##us ##y",
+      "Ġhop ##scotch",
+      "Ġset ##up",
+      "Ġlast ##ed",
+      "Ġfright ##ening",
+      "Ġpur ##ring",
+      "sh ##irt",
+      "ĠTre ##es",
+      "Ġsnar ##led",
+      "ĠS ##urpr",
+      "Ġin ##n",
+      "Ġsc ##ree",
+      "Ġfl ##ippers",
+      "Tom ##orrow",
+      "Ġown ##ing",
+      "Ġrest ##oring",
+      "Ġcomp ##ared",
+      "Ġenter ##ing",
+      "ĠSte ##aling",
+      "Ġcraft ##s",
+      "Ġlen ##g",
+      "Ġp ##urch",
+      "##en ##ses",
+      "##es ##y",
+      "Ġj ##aws",
+      "ĠN ##ed",
+      "Jack ##y",
+      "Ġgiant ##s",
+      "Ġisland ##s",
+      "Ġlimp ##ed",
+      "Ġdep ##ths",
+      "F ##our",
+      "ĠS ##illy",
+      "ĠM ##ac",
+      "ĠJ ##eremy",
+      "Ġpo ##les",
+      "Mad ##die",
+      "Im ##agine",
+      "Ġp ##ace",
+      "##nn ##ie",
+      "ĠR ##andy",
+      "Ġpro ##ved",
+      "Ġtwir ##ls",
+      "Gr ##anny",
+      "Ġlim ##its",
+      "Ġwe ##ed",
+      "ĠW ##as",
+      "Ġsl ##ime",
+      "Ġroll ##er",
+      "##os ##p",
+      "Ġcur ##ve",
+      "ĠJose ##ph",
+      "##b ##ook",
+      "Ġr ##ises",
+      "ĠM ##ild",
+      "ĠF ##unny",
+      "Ġdri ##es",
+      "With ##out",
+      "P ##ush",
+      "T ##ell",
+      "##ar ##on",
+      "##ar ##ies",
+      "##are ##t",
+      "ĠD ##ull",
+      "##az ##ors",
+      "ĠJo ##Jo",
+      "Ġac ##cess",
+      "##ustr ##ated",
+      "Ġaunt ##ie",
+      "Ġtheat ##re",
+      "##g ##aret",
+      "Ġpant ##ing",
+      "Ġexerc ##ising",
+      "##utter ##ed",
+      "Ġvent ##ure",
+      "Ġstain ##ed",
+      "Ġtuck ##s",
+      "Ġbund ##le",
+      "##it ##am",
+      "Ġne ##ighed",
+      "Ġenthusiastic ##ally",
+      "Ġrust ##le",
+      "Sad ##ie",
+      "ĠJoh ##ny",
+      "T ##oto",
+      "##R ##A",
+      "Ġgra ##in",
+      "Ġvill ##ain",
+      "Ġrec ##ipes",
+      "ĠBe ##es",
+      "Ġrepair ##man",
+      "Ġmissile ##s",
+      "Ġchirp ##s",
+      "Ġcontain ##ed",
+      "Rob ##ert",
+      "? ##!",
+      "O ##ver",
+      "Ġflow ##ed",
+      "##imb ##o",
+      "Re ##verse",
+      "Ġobedient ##ly",
+      "Ġnotebook ##s",
+      "ĠClean ##ing",
+      "P ##am",
+      "Ġw ##icked",
+      "Ġm ##end",
+      "Ġbird ##ie",
+      "##el ##sey",
+      "Ġsc ##aly",
+      "##ell ##er",
+      "Ġgr ##unt",
+      "##iss ##y",
+      "Ġhun ##ger",
+      "Ġsmo ##other",
+      "Ġcalm ##ing",
+      "Ġur ##ging",
+      "ĠCl ##are",
+      "Ġting ##ling",
+      "ĠJenn ##ifer",
+      "Ġroo ##ster",
+      "##el ##s",
+      "Ġbl ##ed",
+      "Ġbl ##ob",
+      "We ##e",
+      "Ġsmo ##ky",
+      "##ier ##ce",
+      "St ##ella",
+      "Ġthunder ##storm",
+      "Ġstroll ##er",
+      "Ġescap ##ing",
+      "F ##riend",
+      "P ##h",
+      "Ġto ##ne",
+      "ĠT ##urn",
+      "##ce ##ll",
+      "Ġv ##itam",
+      "ĠG ##iraffe",
+      "##ac ##her",
+      "Ġbaby ##s",
+      "ray ##s",
+      "Ġkneel ##s",
+      "Ġchallen ##ged",
+      "Ġdod ##ges",
+      "ĠRon ##ny",
+      "Ġinn ##oc",
+      "N ##ana",
+      "##y ##ed",
+      "ĠT ##ube",
+      "Ġl ##antern",
+      "ĠW ##orm",
+      "Ġbl ##ur",
+      "Ġgr ##adually",
+      "##oy ##al",
+      "ĠSh ##ould",
+      "ĠTw ##isty",
+      "Ġpeck ##ing",
+      "Ġcrisp ##y",
+      "Ġrect ##angle",
+      "P ##op",
+      "Ġfr ##ames",
+      "ĠD ##i",
+      "ĠK ##enny",
+      "##ang ##a",
+      "##gg ##ing",
+      "Al ##ong",
+      "Ġpoison ##ous",
+      "##yl ##an",
+      "Ġdetect ##ive",
+      "Ġpl ##us",
+      "ĠP ##a",
+      "ĠJo ##die",
+      "ĠAfric ##a",
+      "ĠT ##op",
+      "##is ##her",
+      "Ġsh ##ame",
+      "Ġhandle ##b",
+      "Ġnotice ##s",
+      "Ġflood ##ed",
+      "Ġthreat ##ened",
+      "Ġtipto ##es",
+      "ĠFe ##eling",
+      "Ġpossess ##ions",
+      "##o ##d",
+      "ĠS ##ly",
+      "ĠS ##eat",
+      "ĠS ##inging",
+      "Ġgr ##uff",
+      "Ġlight ##ly",
+      "Sam ##antha",
+      "Ġprotect ##s",
+      "Ġrecord ##s",
+      "ĠPat ##ches",
+      "Ġjugg ##le",
+      "##yd ##ia",
+      "Ġloo ##s",
+      "Ġag ##es",
+      "ĠC ##le",
+      "ĠC ##act",
+      "Ġtw ##itched",
+      "Ġchew ##y",
+      "Ġdust ##ed",
+      "Ġstare ##s",
+      "Ro ##ver",
+      "Ġcomm ##and",
+      "Ġsusp ##icious",
+      "##on ##k",
+      "Ġtr ##im",
+      "Ġche ##esy",
+      "ĠHer ##o",
+      "ĠAfter ##wards",
+      "Ġinv ##ol",
+      "Ġstrike ##s",
+      "T ##en",
+      "##b ##s",
+      "Ġst ##iff",
+      "ĠW ##ow",
+      "Ġrem ##oving",
+      "ĠG ##reg",
+      "ĠThank ##fully",
+      "ĠJoan ##ne",
+      "ĠOff ##icer",
+      "Ġbabys ##itter",
+      "B ##ou",
+      "W ##o",
+      "g ##ra",
+      "ĠM ##ill",
+      "Ġsw ##at",
+      "ĠP ##ear",
+      "Ġtooth ##p",
+      "Ġturkey ##s",
+      "Bou ##ncy",
+      "F ##ido",
+      "Ġpl ##opped",
+      "ĠL ##ady",
+      "##al ##ity",
+      "Ġle ##aped",
+      "ĠBut ##ton",
+      "ĠE ##ve",
+      "ĠN ##ibbles",
+      "ĠR ##umble",
+      "Ġsmooth ##ly",
+      "Ġfour ##th",
+      "##cell ##ent",
+      "P ##ass",
+      "R ##alph",
+      "y ##ield",
+      "##b ##ur",
+      "ĠS ##itting",
+      "##il ##ar",
+      "Ġsn ##ore",
+      "Ġref ##using",
+      "Ġflav ##our",
+      "Ġbru ##ise",
+      "Ġseah ##orse",
+      "P ##ick",
+      "Ġab ##and",
+      "ĠZoom ##ie",
+      "ĠCo ##zy",
+      "ĠChe ##ese",
+      "Ġrout ##e",
+      "ĠM ##ighty",
+      "##ab ##ella",
+      "Ġbra ##id",
+      "Ġwag ##ons",
+      "Ġpri ##est",
+      "Ġflashlight ##s",
+      "Ġcontent ##ed",
+      "Ġraindr ##op",
+      "Ġstomp ##ing",
+      "Ġchar ##ity",
+      "Ġunlo ##ad",
+      "Ġmajest ##ic",
+      "ĠGu ##ard",
+      "Ġc ##ig",
+      "ĠS ##a",
+      "ĠN ##icky",
+      "ĠDr ##ink",
+      "##oss ##om",
+      "B ##et",
+      "N ##obody",
+      "w ##oo",
+      "##h ##adow",
+      "Ġa ##id",
+      "Ġm ##itt",
+      "##ab ##eth",
+      "ĠSo ##ft",
+      "Ġeyes ##hadow",
+      "Ġvo ##l",
+      "Ġper ##se",
+      "Ġdisg ##uise",
+      "Ġperform ##ers",
+      "ĠFl ##ame",
+      "A ##r",
+      "A ##na",
+      "##l ##ock",
+      "##y ##a",
+      "##or ##ious",
+      "##ir ##ty",
+      "##ig ##e",
+      "##um ##n",
+      "ĠG ##en",
+      "Ġnight ##stand",
+      "Ġtable ##cloth",
+      "Ġquick ##er",
+      "Ġorgan ##ised",
+      "Ġmis ##chief",
+      "Ġstud ##ies",
+      "Ġinst ##inct",
+      "##ud ##rey",
+      "Ġund ##o",
+      "##et ##t",
+      "##ent ##ial",
+      "Ġlo ##ser",
+      "##ic ##al",
+      "##ic ##ated",
+      "ĠF ##reya",
+      "ĠD ##usty",
+      "Wh ##istle",
+      "Ġtri ##pping",
+      "Ġlow ##ers",
+      "Ġshrimp ##s",
+      "Ġdisplay ##ing",
+      "Ah ##h",
+      "st ##upid",
+      "F ##e",
+      "L ##arry",
+      "Y ##ears",
+      "Ġt ##end",
+      "##im ##ents",
+      "ĠTim ##othy",
+      "Ġde ##vice",
+      "Ġright ##ful",
+      "Ġbirthday ##s",
+      "ĠFl ##ash",
+      "Ġm ##ound",
+      "ĠH ##onest",
+      "Ġo ##ars",
+      "Ġat ##op",
+      "##are ##tt",
+      "Ġpr ##ison",
+      "Ġvi ##ol",
+      "ĠFr ##an",
+      "ĠMatt ##hew",
+      "ĠBess ##y",
+      "Ġarrest ##ed",
+      "Care ##ful",
+      "D ##ing",
+      "J ##illy",
+      "L ##aura",
+      "Ġso ##ggy",
+      "Ġbo ##lt",
+      "ĠD ##ream",
+      "Ġpers ##u",
+      "Ġmill ##ion",
+      "##te ##en",
+      "Ġladyb ##ird",
+      "Ġoccas ##ions",
+      "Ġdial ##ed",
+      "ex ##it",
+      "Ġlonel ##iness",
+      "ĠL ##ong",
+      "ĠB ##elieve",
+      "Ġla ##unch",
+      "Ġbright ##ened",
+      "Ġreapp ##ear",
+      "Ġinform ##ation",
+      "##re ##ase",
+      "Ġunt ##angled",
+      "ĠDo ##ll",
+      "##orn ##ado",
+      "Ġju ##iciest",
+      "Ġdist ##ract",
+      "Ġtrumpet ##s",
+      "Ġteaspoon ##s",
+      "Ġleng ##th",
+      "E ##ls",
+      "U ##p",
+      "##re ##et",
+      "##ous ##ly",
+      "Ġfix ##es",
+      "Ġkn ##itting",
+      "Ġfierce ##ly",
+      "Ġpine ##app",
+      "##ern ##ie",
+      "ĠDe ##af",
+      "Ġcig ##arett",
+      "ĠH ##airy",
+      "ĠL ##a",
+      "ĠB ##oy",
+      "Ġbo ##iled",
+      "ĠF ##ortunately",
+      "ĠDo ##ing",
+      "Ġrat ##t",
+      "ĠMe ##ow",
+      "ĠMat ##ty",
+      "Fo ##x",
+      "Ġcomm ##unity",
+      "Ġpound ##ing",
+      "Ġr ##umbled",
+      "##ic ##ia",
+      "##our ##ce",
+      "ĠK ##ai",
+      "##iz ##abeth",
+      "Ġde ##ck",
+      "Ġra ##is",
+      "Ġcute ##st",
+      "##asp ##er",
+      "Ġscr ##unched",
+      "Ġscru ##bbing",
+      "B ##ra",
+      "C ##onfused",
+      "D ##izzy",
+      "D ##rink",
+      "##B ##C",
+      "ĠM ##aisie",
+      "ĠF ##anny",
+      "Ġstor ##my",
+      "Ġun ##c",
+      "ĠG ##ret",
+      "Ġsnow ##ing",
+      "Ġdrag ##s",
+      "Ġboard ##ed",
+      "Ġcomb ##ing",
+      "ĠCare ##fully",
+      "Bet ##sy",
+      "A ##g",
+      "S ##n",
+      "u ##n",
+      "##i ##or",
+      "Ġw ##itches",
+      "Ġpl ##um",
+      "ĠM ##elt",
+      "ĠG ##irl",
+      "Ġres ##ource",
+      "Ġer ##upt",
+      "Ġroof ##s",
+      "##ank ##y",
+      "Ġany ##body",
+      "##ol ##ph",
+      "Ġocean ##s",
+      "Ġguard ##ed",
+      "Ġevent ##s",
+      "Ġwrist ##s",
+      "M ##ind",
+      "##m ##o",
+      "Ġt ##iring",
+      "Ġs ##umm",
+      "Ġh ##ike",
+      "Ġp ##ounce",
+      "ĠShe ##ll",
+      "ĠA ##BC",
+      "Ġhope ##less",
+      "Ġpin ##ches",
+      "Ġslight ##ly",
+      "##c ##ies",
+      "##m ##osp",
+      "##S ##H",
+      "Ġs ##im",
+      "ĠO ##stri",
+      "Ġat ##mosp",
+      "ĠR ##ani",
+      "ĠG ##or",
+      "Jack ##ie",
+      "Ġdesign ##er",
+      "Ġsnugg ##les",
+      "Ġbang ##s",
+      "ĠSe ##an",
+      "ĠKind ##ness",
+      "Ġatmosp ##here",
+      "v ##alue",
+      "##or ##is",
+      "##pp ##a",
+      "Ġr ##ay",
+      "Ġdo ##zed",
+      "Ġpr ##ops",
+      "ĠR ##oy",
+      "Ġstret ##cher",
+      "Ġsalad ##s",
+      "##ik ##a",
+      "ĠSm ##all",
+      "Br ##own",
+      "Ġanten ##na",
+      "##r ##ina",
+      "Ġfor ##ced",
+      "Ġdi ##v",
+      "To ##ot",
+      "Ġaccept ##ing",
+      "##chan ##ted",
+      "b ##oom",
+      "ĠS ##ale",
+      "Ġro ##amed",
+      "ĠSo ##ck",
+      "ĠE ##n",
+      "Ġrul ##ed",
+      "Ġdizz ##iness",
+      "Ġpineapp ##le",
+      "ĠBr ##other",
+      "Ġemergen ##cies",
+      "An ##other",
+      "F ##ive",
+      "V ##elvet",
+      "##n ##ings",
+      "##p ##hew",
+      "##f ##ant",
+      "Ġt ##ul",
+      "Ġne ##phew",
+      "Ġri ##cher",
+      "Ġyard ##s",
+      "Ġlake ##s",
+      "Ġhoney ##com",
+      "Ġvolcano ##es",
+      "Ġhandleb ##ars",
+      "A ##lly",
+      "B ##le",
+      "t ##alk",
+      "##v ##o",
+      "##x ##ie",
+      "##in ##ting",
+      "Ġpark ##ing",
+      "Ġch ##amp",
+      "Ġsoft ##ness",
+      "Ġwin ##king",
+      "ĠBe ##an",
+      "Ġpro ##ceed",
+      "##rup ##ted",
+      "Ġcreep ##y",
+      "Ġl ##ur",
+      "Ġsc ##utt",
+      "ĠJ ##etty",
+      "ĠF ##ather",
+      "Ġen ##chanted",
+      "Ġjog ##s",
+      "Ġmis ##ty",
+      "Ġbeg ##un",
+      "Sp ##ark",
+      "ĠFle ##xible",
+      "##f ##lies",
+      "ĠD ##en",
+      "ĠG ##wen",
+      "Ġje ##ans",
+      "Ġsub ##ject",
+      "Mar ##ie",
+      ": ##\"",
+      "d ##og",
+      "##oo ##ked",
+      "ĠW ##orry",
+      "ĠSal ##t",
+      "ĠFa ##ith",
+      "J ##ay",
+      "ĠT ##iki",
+      "##at ##ic",
+      "ĠHe ##el",
+      "##pp ##l",
+      "##op ##ard",
+      "ĠW ##ar",
+      "Ġhow ##l",
+      "Ġtrust ##y",
+      "Ġmailbox ##es",
+      "Ġgrandchild ##ren",
+      "ĠPass ##port",
+      "o ##ff",
+      "##b ##elt",
+      "Ġg ##le",
+      "ĠG ##ia",
+      "Ġpro ##f",
+      "ĠSh ##ine",
+      "Ġvalu ##ing",
+      "Ġfisher ##men",
+      "Ġheav ##iest",
+      "ĠMic ##ro",
+      "Ġmanag ##ing",
+      "##ppl ##aud",
+      "c ##ra",
+      "##r ##ong",
+      "Ġd ##ia",
+      "##ul ##iar",
+      "ĠK ##anga",
+      "Ġfan ##c",
+      "Ġwand ##s",
+      "Ġdelay ##ing",
+      "Ch ##ildren",
+      "Ġscold ##ing",
+      "Ġblink ##s",
+      "Ġpec ##uliar",
+      "Ġforeshadow ##ed",
+      "##ad ##a",
+      "Ġk ##ill",
+      "Ġdad ##dies",
+      "##and ##el",
+      "Ġwalk ##ie",
+      "Ġduck ##lings",
+      "Ġcr ##ust",
+      "ĠAs ##k",
+      "ĠCh ##ippy",
+      "Ġba ##it",
+      "Ġstri ##pe",
+      "Ġgor ##ge",
+      "Ġgrand ##k",
+      "Ġrhythm ##s",
+      "Ġvitam ##ins",
+      "Ġsm ##ash",
+      "ĠA ##men",
+      "ĠR ##ick",
+      "Ġuse ##less",
+      "ĠCh ##omp",
+      "Ġspe ##ck",
+      "Ġterri ##bly",
+      "Ġrequest ##s",
+      "Ġarr ##ange",
+      "Ble ##ch",
+      "L ##ove",
+      "##ir ##ls",
+      "##st ##ack",
+      "Ġsh ##aker",
+      "Ġsun ##b",
+      "ĠN ##eed",
+      "##ress ##ed",
+      "Ġri ##pples",
+      "Ġgu ##ilt",
+      "Ġsne ##aking",
+      "Ġstri ##ct",
+      "Ġtap ##es",
+      "ĠBill ##ie",
+      "Ġener ##g",
+      "Ġunst ##uck",
+      "H ##el",
+      "P ##r",
+      "Ġs ##izz",
+      "Ġd ##amp",
+      "ĠS ##ail",
+      "Ġli ##f",
+      "ĠR ##a",
+      "Ġseat ##belt",
+      "Ġmeet ##ings",
+      "Ġlad ##ders",
+      "Ġperform ##er",
+      "Ġsink ##s",
+      "Ġappear ##s",
+      "Ġrele ##asing",
+      "Dave ##y",
+      "ĠGert ##ie",
+      "Ġf ##itting",
+      "ĠC ##e",
+      "Ġreal ##ity",
+      "Ġri ##ches",
+      "Ġdis ##ob",
+      "Be ##ware",
+      "Ġpres ##ence",
+      "Ġunl ##ike",
+      "Ġsett ##ling",
+      "Ġpra ##ises",
+      "Sk ##ip",
+      "A ##ng",
+      "##f ##er",
+      "Ġd ##ong",
+      "##ec ##ted",
+      "Ġcl ##in",
+      "Ġkind ##est",
+      "Ġprom ##ising",
+      "Ġcomp ##are",
+      "Ġaband ##oned",
+      "Ġgorge ##ous",
+      "f ##ree",
+      "ĠC ##ube",
+      "##ess ##a",
+      "##ess ##ion",
+      "ĠK ##at",
+      "Ġsqu ##irt",
+      "Ġad ##op",
+      "Ġsn ##atch",
+      "Ġexpl ##an",
+      "Ġspo ##ken",
+      "ĠSh ##iver",
+      "Gra ##nd",
+      "Ġlawy ##ers",
+      "Ġvalley ##s",
+      "ĠRu ##d",
+      "Ġexch ##anged",
+      "S ##on",
+      "##g ##re",
+      "ĠT ##aylor",
+      "Ġo ##ink",
+      "ĠM ##ind",
+      "ĠIn ##stantly",
+      "Ġde ##eds",
+      "ĠMar ##garet",
+      "Ġcontent ##s",
+      "Ġt ##ales",
+      "ĠA ##d",
+      "ĠD ##ory",
+      "Ġclo ##cks",
+      "ĠOn ##ion",
+      "ĠNo ##ah",
+      "Ġpit ##cher",
+      "Ġresist ##ing",
+      "Bl ##ink",
+      "Prin ##cess",
+      "? ##,\"",
+      "S ##l",
+      "d ##ing",
+      "##v ##ie",
+      "Ġt ##umbling",
+      "##re ##m",
+      "##on ##ight",
+      "##ash ##ion",
+      "Ġslam ##s",
+      "Ġelbow ##s",
+      "ĠJelly ##fish",
+      "Ġclut ##ched",
+      "D ##ee",
+      "P ##en",
+      "Y ##esterday",
+      "c ##he",
+      "Ġun ##gr",
+      "Ġwra ##ppers",
+      "Ġunlock ##s",
+      "Ġcras ##hes",
+      "##jam ##in",
+      "Ġyelp ##s",
+      "ĠAr ##thur",
+      "Ġtot ##ally",
+      "Ġinju ##ries",
+      "Ġungr ##ateful",
+      "B ##ree",
+      "b ##elieve",
+      "d ##o",
+      "Ġout ##come",
+      "ĠR ##ory",
+      "##ol ##o",
+      "ĠSmo ##key",
+      "Ġpurch ##ase",
+      "e ##yed",
+      "Ġw ##il",
+      "Ġm ##ashed",
+      "Ġli ##ar",
+      "##el ##ace",
+      "Ġcl ##ucked",
+      "ĠG ##oose",
+      "Ġsho ##elace",
+      "Ġsweet ##ness",
+      "Ġread ##er",
+      "Ġac ##rob",
+      "Ġskin ##ny",
+      "ĠAlex ##a",
+      "Ġann ##ounce",
+      "ĠFu ##zz",
+      "Frank ##ie",
+      "ĠMin ##nie",
+      "Ġruff ##led",
+      "S ##anta",
+      "##y ##la",
+      "Ġr ##azors",
+      "##ul ##ture",
+      "Ġfl ##utes",
+      "Ġclot ##hing",
+      "Ġsick ##ness",
+      "Ġlic ##enses",
+      "M ##ae",
+      "##i ##ara",
+      "Ġball ##er",
+      "ĠF ##urry",
+      "ĠD ##ora",
+      "##ant ##s",
+      "Ġstor ##ing",
+      "Ġgr ##anny",
+      "Ġforeshadow ##ing",
+      "##i ##rework",
+      "Ġb ##ins",
+      "Ġhe ##y",
+      "Ġr ##is",
+      "##el ##ine",
+      "ĠF ##it",
+      "##ous ##and",
+      "Ġho ##vered",
+      "Ġhand ##y",
+      "Ġpat ##ting",
+      "ĠBra ##ve",
+      "R ##yan",
+      "Ġt ##ippy",
+      "ĠS ##it",
+      "ĠL ##emon",
+      "Ġch ##attered",
+      "ĠD ##ash",
+      "Ġloving ##ly",
+      "Ġnibb ##ling",
+      "Ġinter ##rupted",
+      "Ġlun ##ged",
+      "Ġhoneycom ##b",
+      "##e ##ven",
+      "##c ##ri",
+      "ĠS ##on",
+      "ĠH ##anger",
+      "Ġit ##ches",
+      "##um ##bers",
+      "##ouse ##l",
+      "ĠF ##ierce",
+      "Ġsome ##how",
+      "##co ##ver",
+      "Ġpre ##fer",
+      "Ġdes ##ce",
+      "Ġprice ##s",
+      "Ġproceed ##ed",
+      "##un ##ior",
+      "ĠL ##ayla",
+      "ĠD ##ictionary",
+      "Ġtr ##udged",
+      "Ġgreat ##er",
+      "Ġatt ##endant",
+      "##aw ##k",
+      "Every ##day",
+      "Ġbarrel ##s",
+      "Ġstem ##s",
+      "Ġconne ##ction",
+      "F ##iona",
+      "##e ##zy",
+      "##f ##low",
+      "ĠH ##ipp",
+      "ĠHe ##idi",
+      "Ġcar ##ousel",
+      "Ġgra ##sp",
+      "Ġdisgust ##ed",
+      "##iv ##ated",
+      "Ġcur ##ls",
+      "ĠSque ##eze",
+      "ĠDr ##op",
+      "l ##ike",
+      "Ġto ##ad",
+      "ĠT ##ap",
+      "Ġthought ##fully",
+      "Ġad ##j",
+      "ĠCh ##uck",
+      "To ##dd",
+      "Ġkay ##aking",
+      "Gra ##b",
+      "Ġstrip ##ed",
+      "ĠNe ##ither",
+      "##alf ##way",
+      "ĠGold ##ie",
+      "Sof ##ia",
+      "Ġexplan ##ation",
+      "P ##er",
+      "Ġst ##ate",
+      "Ġsh ##uff",
+      "Ġcare ##f",
+      "ĠP ##eek",
+      "Ġskeleton ##s",
+      "Ġbeep ##s",
+      "Ġinst ##ant",
+      "Bird ##ie",
+      "Ġdar ##ted",
+      "Ġservant ##s",
+      "##rem ##ely",
+      "##r ##idge",
+      "ĠB ##ull",
+      "Ġdo ##dge",
+      "ĠW ##ork",
+      "Ġover ##flow",
+      "As ##h",
+      "Ġrad ##i",
+      "ĠCat ##ch",
+      "Ġscar ##ier",
+      "ĠMe ##anwhile",
+      "Ab ##i",
+      "Ġsquir ##med",
+      "Ġbless ##ed",
+      "Ġcuc ##umber",
+      "w ##orking",
+      "Ġt ##ink",
+      "##il ##s",
+      "ĠO ##ct",
+      "Ġv ##ar",
+      "Ġpudd ##ing",
+      "Ġsol ##id",
+      "Ġer ##ased",
+      "Ġspeed ##s",
+      "Ġext ##remely",
+      "Ch ##oose",
+      "Ġwrink ##ly",
+      "ĠMelt ##y",
+      "D ##el",
+      "H ##enny",
+      "##n ##is",
+      "##r ##am",
+      "ĠS ##ack",
+      "Ġli ##king",
+      "Ġbo ##ast",
+      "ĠD ##ough",
+      "ĠC ##rystal",
+      "Ġnest ##led",
+      "Ġsick ##er",
+      "ĠPast ##el",
+      "ĠClimb ##ing",
+      "M ##oon",
+      "##p ##oke",
+      "ĠI ##nt",
+      "ĠL ##oyal",
+      "ĠM ##ilk",
+      "##ic ##o",
+      "Ġpass ##ion",
+      "ĠCl ##aw",
+      "Ġsurround ##ing",
+      "Ġreass ##uring",
+      "Ġbound ##ed",
+      "Ġdou ##b",
+      "Ġseashe ##lls",
+      "Ġrais ##ins",
+      "ĠRud ##olph",
+      "L ##ost",
+      "ĠH ##orse",
+      "Ġwh ##izz",
+      "Ġfl ##akes",
+      "Ġdon ##ut",
+      "ĠIn ##fant",
+      "St ##retch",
+      "Ġmed ##ium",
+      "Ġcact ##i",
+      "Ġvac ##u",
+      "##isapp ##ear",
+      "Ġgrandk ##ids",
+      "M ##atch",
+      "##r ##imp",
+      "##E ##E",
+      "Ġs ##ons",
+      "Ġth ##ousand",
+      "##uc ##cess",
+      "Ġqu ##itting",
+      "ĠP ##izza",
+      "Ġcoll ##age",
+      "Ġlock ##ing",
+      "Ġcrack ##ing",
+      "Ġcere ##m",
+      "ĠPete ##y",
+      "Ġwaste ##ful",
+      "Ġcomm ##otion",
+      "ĠAng ##ie",
+      "Am ##elia",
+      "ĠChar ##les",
+      "ĠPir ##ate",
+      "Ġinstinct ##s",
+      "Ġballer ##ina",
+      "F ##un",
+      "ĠH ##ilda",
+      "##oo ##s",
+      "##st ##r",
+      "ĠW ##ind",
+      "Ġtrain ##ing",
+      "Ġsal ##sa",
+      "Ġpract ##ising",
+      "Ġur ##ges",
+      "Ġfif ##ty",
+      "Ġtimid ##ly",
+      "Ġembra ##ce",
+      "D ##ara",
+      "##c ##ip",
+      "##f ##ield",
+      "ĠT ##ornado",
+      "Ġl ##umpy",
+      "Ġwas ##p",
+      "ĠS ##usy",
+      "Ġfl ##am",
+      "Ġch ##an",
+      "Ġenv ##y",
+      "Ġcaulif ##lowers",
+      "Jon ##ny",
+      "C ##RA",
+      "E ##n",
+      "K ##aty",
+      "q ##u",
+      "Ġd ##iver",
+      "Ġsa ##ves",
+      "ĠTh ##ree",
+      "##th ##an",
+      "Ġtight ##r",
+      "Ġspr ##ings",
+      "ĠSh ##all",
+      "Ch ##irp",
+      "Ġequ ##ally",
+      "Ol ##iver",
+      "Ġcerem ##ony",
+      "! ##,\"",
+      "##ar ##oni",
+      "Ġg ##n",
+      "ĠM ##ust",
+      "Ġbo ##omed",
+      "##al ##ia",
+      "##ure ##n",
+      "ĠP ##et",
+      "Ġmusic ##al",
+      "Ġshin ##iest",
+      "Ġdrag ##ging",
+      "Ġstation ##s",
+      "Ġfresh ##ly",
+      "Ġsnail ##s",
+      "Ġconc ##ert",
+      "C ##athy",
+      "##c ##st",
+      "##h ##aps",
+      "ĠC ##ass",
+      "Ġcra ##z",
+      "ĠG ##ail",
+      "Ġcut ##ters",
+      "Ġcr ##anky",
+      "Ġtick ##ly",
+      "ĠAl ##bert",
+      "Ġweight ##s",
+      "Ġscree ##ch",
+      "ĠOstri ##ch",
+      "Ġchan ##nel",
+      "R ##uth",
+      "b ##l",
+      "t ##w",
+      "Ġp ##endant",
+      "Ġhome ##less",
+      "ĠD ##ylan",
+      "ĠTh ##ink",
+      "Ġad ##v",
+      "Ġstream ##ing",
+      "Ġcompl ##icated",
+      "Ġsuper ##mark",
+      "ĠRos ##y",
+      "Ġting ##le",
+      "Excited ##ly",
+      "ĠAlf ##ie",
+      "Ġobst ##acles",
+      "O ##ld",
+      "##e ##ves",
+      "##ch ##a",
+      "##ump ##h",
+      "##ine ##ma",
+      "Ġfavor ##ites",
+      "Ġob ##l",
+      "Ġcalm ##s",
+      "Ġcur ##ves",
+      "##gn ##or",
+      "Ġsupermark ##et",
+      "D ##espite",
+      "L ##ion",
+      "a ##h",
+      "f ##illed",
+      "##x ##i",
+      "Ġpl ##ow",
+      "ĠSpot ##ty",
+      "Ġgra ##ins",
+      "Ġgl ##oom",
+      "##ock ##s",
+      "Ġsound ##ly",
+      "Ġprin ##cip",
+      "Ġlunch ##box",
+      "ĠSt ##u",
+      "Ġsle ##eves",
+      "Ġremain ##s",
+      "Ġinclu ##des",
+      "ĠCl ##own",
+      "ĠIs ##la",
+      "##sol ##ved",
+      "Ġpriv ##ate",
+      "ĠDin ##ner",
+      "Ġtightr ##ope",
+      "m ##ine",
+      "##k ##er",
+      "Ġe ##cst",
+      "Ġfor ##wards",
+      "Ġcl ##ung",
+      "Ġmo ##les",
+      "ĠWe ##st",
+      "Ġgarden ##ing",
+      "Ġspread ##s",
+      "ĠCar ##oline",
+      "ĠFle ##a",
+      "Ġinvent ##ion",
+      "Ġstun ##ned",
+      "L ##uc",
+      "M ##aisy",
+      "##i ##w",
+      "Ġc ##inema",
+      "Ġplay ##fully",
+      "Ġre ##covered",
+      "ĠSp ##anish",
+      "##ict ##ory",
+      "Ġmop ##s",
+      "Ġdelight ##ful",
+      "Ġprevent ##ing",
+      "Ġaw ##a",
+      "Ġsnugg ##ling",
+      "Ġscoop ##ing",
+      "ĠBo ##x",
+      "ĠPear ##l",
+      "Ġtoothp ##aste",
+      "Ġcaref ##ree",
+      "Ġb ##ould",
+      "Ġd ##im",
+      "ĠM ##ost",
+      "ĠF ##ore",
+      "Ġv ##oy",
+      "Ġsor ##row",
+      "Ġprince ##s",
+      "Ġpony ##t",
+      "Ġtroph ##ies",
+      "ĠIs ##abella",
+      "Ġuns ##afe",
+      "ĠCro ##co",
+      "ĠStep ##h",
+      "C ##aw",
+      "w ##ine",
+      "##s ##ery",
+      "Ġto ##ck",
+      "ĠA ##v",
+      "##get ##s",
+      "ĠC ##ount",
+      "ĠN ##an",
+      "Ġadd ##ition",
+      "Ġindepend ##ence",
+      "Ġsteam ##ing",
+      "Ġsuitcase ##s",
+      "Ġass ##ist",
+      "Ġpriv ##acy",
+      "##a ##ction",
+      "##d ##ream",
+      "Ġf ##ading",
+      "Ġg ##ummy",
+      "ĠL ##ydia",
+      "Ġlo ##bby",
+      "Ġout ##ing",
+      "ĠAs ##htray",
+      "Ġrat ##tle",
+      "ĠSh ##ampoo",
+      "Ġearthquake ##s",
+      "Ġscra ##pe",
+      "Ġnuzz ##les",
+      "ĠAny ##thing",
+      "Ġcapt ##ured",
+      "Ġloos ##en",
+      "Ġecst ##atic",
+      "d ##on",
+      "l ##e",
+      "Ġm ##id",
+      "Ġth ##irty",
+      "Ġday ##dream",
+      "ĠB ##ernie",
+      "ĠJ ##imbo",
+      "Ġdest ##ruction",
+      "ĠMum ##ma",
+      "Ġsniff ##ling",
+      "Ġpit ##s",
+      "Ġsteak ##s",
+      "Ġswir ##led",
+      "##j ##ack",
+      "Ġc ##ulture",
+      "Ġout ##sm",
+      "Ġfr ##ant",
+      "Ġch ##a",
+      "ĠR ##ag",
+      "Ġele ##ven",
+      "Ġbal ##c",
+      "Ġdish ##onest",
+      "Ġeld ##er",
+      "Ġpor ##ridge",
+      "ĠWil ##ma",
+      "Ġmac ##aroni",
+      "Ġflam ##ingo",
+      "Ġprincip ##al",
+      "b ##all",
+      "##A ##R",
+      "##an ##ana",
+      "Ġcat ##cher",
+      "Ġdog ##gie",
+      "ĠJ ##ellie",
+      "ĠD ##V",
+      "Ġclean ##est",
+      "ĠP ##ol",
+      "##sh ##ips",
+      "Ġthin ##ner",
+      "Ġser ##vice",
+      "Ġanxious ##ly",
+      "ĠMar ##cy",
+      "Ġnur ##sery",
+      "Ġgallop ##ed",
+      "P ##l",
+      "R ##epeat",
+      "U ##sing",
+      "c ##o",
+      "##it ##ive",
+      "##ay ##a",
+      "Ġre ##port",
+      "Ġbr ##ake",
+      "ĠG ##eor",
+      "Ġcr ##anes",
+      "Ġfull ##y",
+      "ĠAl ##ison",
+      "Ġsupport ##ive",
+      "##ik ##o",
+      "Ġdiscuss ##ion",
+      "Ġproject ##s",
+      "ĠHug ##s",
+      "Ġinnoc ##ent",
+      "ĠABC ##s",
+      "ĠDV ##D",
+      "p ##rin",
+      "##h ##i",
+      "##id ##dy",
+      "Ġon ##line",
+      "Ġgood ##s",
+      "Ġgl ##iding",
+      "ĠP ##ain",
+      "Ġmor ##nings",
+      "Ġmum ##s",
+      "Em ##my",
+      "ĠSk ##ull",
+      "Ġsweep ##ing",
+      "ĠNe ##w",
+      "H ##ide",
+      "m ##ail",
+      "ĠH ##and",
+      "Ġbe ##gging",
+      "Ġwh ##ining",
+      "Ġre ##action",
+      "Ġspr ##ung",
+      "Ġnumber ##ing",
+      "ĠSlow ##poke",
+      "Ġsqueak ##s",
+      "ĠBa ##iley",
+      "Ġgod ##mother",
+      "##ett ##i",
+      "Ġdisob ##edient",
+      "Ġvoy ##age",
+      "Ġab ##ilities",
+      "Ġred ##dest",
+      "##imb ##a",
+      "Ġmess ##ing",
+      "Ġstud ##io",
+      "Ġallow ##ance",
+      "Ġstro ##lling",
+      "Ġphot ##og",
+      "ĠPo ##ke",
+      "ĠMel ##ody",
+      "Ġswir ##ling",
+      "Ġpopsic ##les",
+      "Ġunfold ##ed",
+      "H ##olly",
+      "##u ##h",
+      "Ġb ##udd",
+      "##re ##ck",
+      "Ġd ##andel",
+      "Ġo ##gre",
+      "##oo ##ke",
+      "ĠM ##ick",
+      "##ur ##r",
+      "Ġun ##iting",
+      "Ġtri ##umph",
+      "##llow ##ed",
+      "Ġcho ##ke",
+      "talk ##ie",
+      "C ##ool",
+      "N ##ancy",
+      "W ##endy",
+      "##e ##ch",
+      "ĠO ##pera",
+      "ĠW ##or",
+      "ĠF ##ood",
+      "ĠG ##uess",
+      "Ġrepl ##ies",
+      "ĠLe ##opard",
+      "Ġpart ##ner",
+      "Ġcur ##ved",
+      "Ġbank ##s",
+      "ĠSw ##itch",
+      "ĠAngel ##a",
+      "Ġstrum ##med",
+      "Ġchamp ##ion",
+      "Ġbalc ##ony",
+      "Y ##ield",
+      "ĠH ##unt",
+      "Ġr ##ink",
+      "ĠA ##udrey",
+      "Ġbr ##ats",
+      "Ġv ##ast",
+      "Ġrun ##ners",
+      "Ġhow ##led",
+      "ĠC ##all",
+      "ĠG ##as",
+      "Ġadventure ##rs",
+      "Ġsnow ##ed",
+      "Ġimag ##in",
+      "Ġvase ##s",
+      "ĠV ##e",
+      "Ġconf ##etti",
+      "m ##oo",
+      "##r ##it",
+      "##nd ##ing",
+      "##ar ##ked",
+      "Ġground ##ed",
+      "ĠN ##ia",
+      "Ġapp ##et",
+      "ĠWill ##ie",
+      "##oin ##t",
+      "Ġunicorn ##s",
+      "Ġpossess ##ion",
+      "Ġsnort ##s",
+      "Ġjing ##le",
+      "Ġp ##ave",
+      "Ġsh ##aken",
+      "Ġsad ##dle",
+      "ĠD ##river",
+      "ĠN ##orth",
+      "Ġdeep ##est",
+      "Ġres ##umed",
+      "Ġsuc ##ked",
+      "Ġboss ##ed",
+      "Ġharm ##ful",
+      "ĠNo ##vel",
+      "Ġhall ##s",
+      "##gen ##cy",
+      "Ġinf ##ect",
+      "Ġyield ##ing",
+      "Rob ##ot",
+      "ĠEl ##izabeth",
+      "Ġbudd ##ies",
+      "E ##va",
+      "l ##ove",
+      "o ##xygen",
+      "s ##c",
+      "w ##ee",
+      "##u ##ri",
+      "Ġg ##ulp",
+      "##at ##ue",
+      "##il ##st",
+      "ĠD ##ish",
+      "Ġsand ##als",
+      "ĠZ ##e",
+      "Ġra ##w",
+      "##ball ##s",
+      "##arl ##a",
+      "##com ##ing",
+      "Ġscr ##unch",
+      "Ġregular ##ly",
+      "Ġskull ##s",
+      "ĠDog ##go",
+      "ĠBo ##ssy",
+      "Ġpave ##ment",
+      "Z ##iggy",
+      "##v ##ious",
+      "ĠS ##oup",
+      "ĠB ##iscuit",
+      "Ġsp ##ied",
+      "Ġstr ##ay",
+      "Ġfair ##ly",
+      "Be ##cky",
+      "Ġbru ##ised",
+      "ĠWr ##iting",
+      "ĠMust ##ache",
+      "C ##lean",
+      "G ##us",
+      "##er ##as",
+      "##ar ##ted",
+      "##id ##ance",
+      "Ġsh ##immered",
+      "Ġwh ##isk",
+      "Ġsw ##itches",
+      "Ġclo ##ak",
+      "Ġgu ##idance",
+      "Ġselfish ##ness",
+      "Mmm ##m",
+      "Ġgesture ##s",
+      "Ġtarget ##s",
+      "ĠPop ##corn",
+      "Ġscre ##ens",
+      "Ġaccess ##ories",
+      "Fe ##eling",
+      "ĠGor ##illa",
+      "W ##ater",
+      "h ##ear",
+      "##c ##up",
+      "##ou ##ble",
+      "Ġgre ##ed",
+      "Ġworld ##s",
+      "Ġdes ##ire",
+      "Ġspe ##ech",
+      "##up ##ted",
+      "Ġer ##upted",
+      "Ġaut ##umn",
+      "##ait ##lyn",
+      "ĠWednesday ##s",
+      "ĠChick ##ie",
+      "P ##OP",
+      "##p ##ill",
+      "##v ##or",
+      "ĠS ##id",
+      "Ġrepl ##acing",
+      "Ġfew ##er",
+      "ĠV ##o",
+      "Ġfashion ##able",
+      "Ġlur ##king",
+      "ĠHipp ##o",
+      "R ##el",
+      "##p ##ie",
+      "##k ##s",
+      "Ġt ##ac",
+      "Ġn ##in",
+      "##en ##ess",
+      "ĠC ##ol",
+      "ĠR ##ound",
+      "ĠLe ##arning",
+      "Ġspin ##ach",
+      "Ġcab ##bage",
+      "Ġcam ##eras",
+      "ĠLou ##ie",
+      "ĠAnt ##y",
+      "Ġscri ##bbled",
+      "Ġbould ##er",
+      "E ##ver",
+      "I ##zzy",
+      "Z ##oo",
+      "Ġf ##are",
+      "ĠT ##oni",
+      "Ġgl ##ide",
+      "##ater ##pill",
+      "Ġpast ##e",
+      "Ġaccident ##ly",
+      "ĠWil ##bur",
+      "ĠOct ##o",
+      "c ##ome",
+      "ĠH ##ot",
+      "ĠW ##ood",
+      "ĠN ##ap",
+      "Ġdri ##ven",
+      "Ġfree ##ing",
+      "Ġent ##ertain",
+      "ĠWill ##ow",
+      "Ġtag ##ged",
+      "Ġacrob ##ats",
+      "D ##e",
+      "Ġcar ##ved",
+      "##ight ##mare",
+      "ĠBen ##jamin",
+      "ĠP ##ed",
+      "ĠN ##one",
+      "ĠWh ##ist",
+      "Ġmeasure ##s",
+      "Ġcareless ##ly",
+      "ĠMic ##key",
+      "Ġwarri ##ors",
+      "ĠGl ##ass",
+      "Ġbiscuit ##s",
+      "m ##y",
+      "##he ##lle",
+      "Ġw ##it",
+      "##in ##nam",
+      "ĠB ##urt",
+      "##ac ##le",
+      "Ġdis ##m",
+      "##iver ##se",
+      "##ush ##room",
+      "Ġfeather ##ed",
+      "Ġgoal ##ie",
+      "Ch ##arlotte",
+      "Ġhon ##or",
+      "Ġdef ##end",
+      "Ġfist ##s",
+      "prin ##t",
+      "##innam ##on",
+      "H ##o",
+      "##r ##upt",
+      "Ġp ##y",
+      "##ri ##ke",
+      "ĠL ##ime",
+      "ĠC ##al",
+      "Ġdoll ##y",
+      "ĠAll ##igator",
+      "Ġscarf ##s",
+      "Ġquar ##re",
+      "Ġequ ##al",
+      "Ġexerc ##ised",
+      "Surpr ##ised",
+      "Ġchallen ##ging",
+      "Ġpuck ##er",
+      "Che ##ese",
+      "M ##ister",
+      "##ra ##in",
+      "Ġpot ##ential",
+      "St ##itch",
+      "##per ##ation",
+      "Ġcontent ##ment",
+      "ĠRich ##ard",
+      "Ġtil ##ts",
+      "re ##x",
+      "Ġhuff ##ed",
+      "Ġresource ##s",
+      "##h ##ill",
+      "##or ##ia",
+      "Ġst ##ump",
+      "ĠW ##al",
+      "##au ##ce",
+      "Ġfi ##rew",
+      "Ġac ##c",
+      "Ġhammer ##ing",
+      "Ġrep ##airs",
+      "Ġstream ##s",
+      "ĠDan ##i",
+      "ĠMar ##ty",
+      "##ising ##ly",
+      "Ġpout ##s",
+      "Ġscra ##p",
+      "Dan ##iel",
+      "Ġsubject ##s",
+      "Ġp ##als",
+      "##ug ##gy",
+      "ĠD ##anger",
+      "Ġgr ##umble",
+      "##em ##o",
+      "Ġlay ##er",
+      "Ġcop ##ies",
+      "Ġcase ##s",
+      "Ġhung ##rier",
+      "Ġlumber ##jack",
+      "Ġwob ##bling",
+      "ĠGret ##a",
+      "W ##ednesday",
+      "Ġto ##ot",
+      "Ġp ##oof",
+      "##et ##ime",
+      "##ig ##her",
+      "ĠB ##endy",
+      "ĠM ##oney",
+      "ĠF ##lowers",
+      "Ġbl ##urry",
+      "ĠD ##ays",
+      "ĠC ##op",
+      "Ġcle ##are",
+      "Ġbra ##g",
+      "Ġser ##ves",
+      "Ġpun ##ishing",
+      "Ġsunset ##s",
+      "ĠMe ##asure",
+      "Ġsnat ##ches",
+      "ĠBubb ##le",
+      "ĠCook ##ie",
+      "Ġhorri ##fied",
+      "##hi ##bit",
+      "R ##uff",
+      "t ##ick",
+      "##r ##ant",
+      "##re ##ak",
+      "Ġd ##ucked",
+      "Ġc ##innamon",
+      "Ġhe ##ater",
+      "Ġn ##or",
+      "ĠH ##istory",
+      "ĠTom ##ato",
+      "ĠW ##ine",
+      "Ġch ##unk",
+      "Ġsk ##ates",
+      "You ##ng",
+      "ĠP ##ill",
+      "Ġper ##ked",
+      "Ġjeep ##s",
+      "Ġview ##s",
+      "Ġow ##e",
+      "Ġins ##pected",
+      "Ġmotion ##ed",
+      "Joh ##ny",
+      "ĠCact ##us",
+      "##uri ##osity",
+      "a ##pplaud",
+      "##m ##aster",
+      "Ġth ##irst",
+      "ĠE ##llen",
+      "##ro ##y",
+      "##az ##ing",
+      "Ġsound ##ing",
+      "Ġspin ##ner",
+      "##oe ##be",
+      "ĠHug ##o",
+      "Ġstomp ##s",
+      "##u ##zzy",
+      "##re ##r",
+      "Ġro ##am",
+      "Ġfl ##ipping",
+      "Ġimportant ##ly",
+      "Mon ##key",
+      "Ġsuck ##ing",
+      "ĠRh ##ythm",
+      "Ġmitt ##s",
+      "Ġantenna ##e",
+      "R ##ace",
+      "Ġt ##ang",
+      "Ġa ##h",
+      "Ġs ##ul",
+      "ĠS ##ne",
+      "Ġsc ##an",
+      "Ġsun ##k",
+      "ĠN ##athan",
+      "Ġdes ##cri",
+      "Ġpeaceful ##ness",
+      "Ġhay ##stack",
+      "Ġped ##alled",
+      "ĠCarl ##os",
+      "Ġpadd ##les",
+      "Ġpopsic ##le",
+      "ĠLeaf ##y",
+      "F ##uzzy",
+      "N ##urse",
+      "##a ##ld",
+      "ĠO ##y",
+      "ĠM ##uch",
+      "Ġcar ##ve",
+      "ĠD ##own",
+      "Ġgl ##imp",
+      "Ġben ##ef",
+      "Ġjog ##ger",
+      "St ##ir",
+      "Ġsurf ##er",
+      "Bl ##oom",
+      "ĠJan ##ice",
+      "Ġenerg ##ized",
+      "Ġlif ##etime",
+      "##irework ##s",
+      "Ġinfect ##ion",
+      "##m ##ade",
+      "Ġhe ##ed",
+      "Ġgr ##umbling",
+      "ĠR ##uffy",
+      "ĠG ##ear",
+      "##sp ##ass",
+      "ĠSt ##atue",
+      "ĠBr ##ooke",
+      "Ġcrack ##ling",
+      "Ġtax ##is",
+      "Ġgain ##ing",
+      "Ġgrin ##ning",
+      "sh ##oot",
+      "', ##\"",
+      "Ġdesce ##nded",
+      "o ##pera",
+      "##g ##iving",
+      "##an ##ked",
+      "Ġad ##vant",
+      "Ġsn ##ipped",
+      "ĠJust ##in",
+      "Ġpri ##cked",
+      "Ġhurry ##ing",
+      "ĠRu ##de",
+      "Sh ##ut",
+      "ĠMon ##ica",
+      "Ġfrant ##ically",
+      "hear ##ted",
+      "N ##e",
+      "Ġl ##ately",
+      "Ġhe ##ated",
+      "##ic ##kest",
+      "Ġcar ##n",
+      "ĠN ##at",
+      "Ġcr ##ooked",
+      "Ġem ##pt",
+      "##zz ##ly",
+      "Ġembarrass ##ment",
+      "ĠSt ##rong",
+      "Ġjealous ##y",
+      "Ġchance ##s",
+      "Ġcrunch ##ing",
+      "tw ##o",
+      "##gnor ##ant",
+      "O ##ink",
+      "##h ##ave",
+      "##f ##ect",
+      "##at ##ted",
+      "ĠH ##ouse",
+      "ĠM ##ud",
+      "##ip ##ed",
+      "ĠP ##istol",
+      "Ġexpl ##os",
+      "Ġpick ##les",
+      "Ġjourney ##ed",
+      "Ġtrail ##s",
+      "ĠV ##alue",
+      "ĠJu ##les",
+      "Ġcough ##s",
+      "Co ##pper",
+      "Ġwil ##ted",
+      "G ##reen",
+      "w ##oof",
+      "Ġt ##ed",
+      "Ġy ##ay",
+      "ĠM ##ars",
+      "ĠJ ##emma",
+      "Ġexc ##use",
+      "##ak ##ers",
+      "ĠK ##elsey",
+      "Ġmatt ##resses",
+      "Ġrail ##ing",
+      "Ġfre ##ely",
+      "Miss ##y",
+      "Ġcapt ##ivated",
+      "Ph ##il",
+      "D ##own",
+      "K ##elly",
+      "r ##ecord",
+      "Ġf ##rag",
+      "ĠS ##ister",
+      "##ri ##et",
+      "ĠShe ##ep",
+      "ĠM ##ond",
+      "Ġpe ##w",
+      "ĠK ##athy",
+      "Ġwo ##nd",
+      "ĠR ##ush",
+      "Ġbright ##en",
+      "Ġpol ##ka",
+      "Ġcur ##sed",
+      "Ġouch ##y",
+      "ĠMin ##ty",
+      "Ġembra ##ced",
+      "Ġfulf ##illed",
+      "ĠPar ##ty",
+      "Brown ##ie",
+      "Ġcha ##os",
+      "R ##oger",
+      "##a ##iled",
+      "ĠL ##umber",
+      "##be ##am",
+      "##vent ##ure",
+      "ĠAs ##ked",
+      "Ġbelie ##f",
+      "Ġvan ##ishing",
+      "ĠFr ##ance",
+      "Ġseal ##ed",
+      "Whe ##ee",
+      "Pat ##ty",
+      "Ġbas ##il",
+      "Ġclin ##ic",
+      "D ##ot",
+      "f ##riend",
+      "h ##aw",
+      "Ġwa ##vy",
+      "Ġk ##iw",
+      "ĠA ##da",
+      "Ġal ##b",
+      "Ġfl ##ipper",
+      "ĠC ##able",
+      "Ġgl ##ist",
+      "##ale ##b",
+      "Ġjoy ##ous",
+      "Am ##anda",
+      "Ġclut ##ching",
+      "Ġadvant ##age",
+      "s ##l",
+      "Ġpl ##acing",
+      "Ġr ##ash",
+      "##un ##ate",
+      "##ch ##y",
+      "Ġgo ##bl",
+      "Ġcl ##am",
+      "Ġfe ##ared",
+      "Ġcon ##st",
+      "ĠSp ##ray",
+      "Ġstun ##ning",
+      "Ġinvol ##ved",
+      "P ##hew",
+      "b ##y",
+      "##w ##orking",
+      "Ġs ##ite",
+      "ĠS ##ave",
+      "ĠM ##aking",
+      "##el ##a",
+      "##ind ##ed",
+      "Ġex ##cellent",
+      "##if ##fere",
+      "Th ##row",
+      "ĠD ##eer",
+      "ĠD ##iana",
+      "Ġv ##ow",
+      "##ate ##ver",
+      "ĠTh ##ough",
+      "ĠR ##ingo",
+      "Ġtast ##ier",
+      "Ġtight ##ened",
+      "Ġprot ##est",
+      "Ġscientist ##s",
+      "Ġglist ##ened",
+      "B ##OO",
+      "L ##enny",
+      "##in ##ked",
+      "ĠM ##ason",
+      "Ġbo ##bbed",
+      "Ġre ##ins",
+      "Ġbl ##ossom",
+      "ĠR ##ina",
+      "ĠSt ##art",
+      "Ġrare ##ly",
+      "Ġfeed ##s",
+      "Ġremain ##ing",
+      "Ġbill ##s",
+      "ĠUnder ##neath",
+      "Ġvict ##orious",
+      "ĠBug ##s",
+      "Ġrefle ##ct",
+      "##cher ##s",
+      "Ġhob ##by",
+      "Ġvacu ##um",
+      "##EE ##P",
+      "Ġted ##dies",
+      "C ##ongratulations",
+      "O ##ff",
+      "p ##ilot",
+      "##t ##he",
+      "##g ##s",
+      "##y ##me",
+      "Ġt ##ack",
+      "Ġin ##ched",
+      "Ġse ##le",
+      "Ġse ##vent",
+      "Ġsp ##itting",
+      "Ġex ##hibit",
+      "ĠE ##ng",
+      "Ġor ##ch",
+      "ĠR ##ibbit",
+      "ĠBr ##ing",
+      "##up ##ert",
+      "Ġsniff ##les",
+      "Ġiron ##ing",
+      "ĠPat ##ience",
+      "ĠRo ##d",
+      "Ġsill ##iest",
+      "ĠStep ##hen",
+      "Ġunlo ##aded",
+      "Ġsculpture ##s",
+      "Ġprod ##uc",
+      "Ġscutt ##led",
+      "##iffere ##nt",
+      "J ##ason",
+      "L ##ina",
+      "Ġw ##oo",
+      "Ġo ##o",
+      "Ġr ##asp",
+      "Ġtr ##an",
+      "Ġgl ##immer",
+      "Ġun ##pl",
+      "Ġdr ##ople",
+      "Ġsu ##nd",
+      "ĠLe ##xi",
+      "Ġdig ##ger",
+      "Ġham ##mered",
+      "ĠPip ##er",
+      "Ġsneak ##ers",
+      "Ġeff ##ect",
+      "Ru ##dy",
+      "ĠIm ##agine",
+      "Near ##by",
+      "in ##c",
+      "ĠJoh ##nnie",
+      "ĠBa ##ld",
+      "F ##armer",
+      "S ##al",
+      "Ġcar ##riage",
+      "ĠC ##elly",
+      "Ġclo ##ver",
+      "Ġtra ##pping",
+      "ĠG ##reat",
+      "Ġspe ##edy",
+      "##oc ##ado",
+      "Ġunl ##ucky",
+      "Ġref ##uses",
+      "Sp ##in",
+      "ĠEd ##ward",
+      "Ġdia ##per",
+      "ĠMond ##ay",
+      "M ##in",
+      "o ##pen",
+      "Ġh ##ind",
+      "Ġd ##azz",
+      "ĠL ##ying",
+      "Ġre ##act",
+      "##as ##c",
+      "Ġrun ##way",
+      "Ġqu ##ality",
+      "Ġcr ##umble",
+      "##est ##ore",
+      "Ġinterest ##s",
+      "Ġcomb ##ined",
+      "ĠMar ##cus",
+      "Ġins ##pect",
+      "Ġbreat ##hes",
+      "Pe ##anut",
+      "ĠEl ##i",
+      "Ġdial ##s",
+      "D ##in",
+      "##b ##i",
+      "##f ##lower",
+      "ĠI ##vy",
+      "ĠC ##ate",
+      "ĠC ##ora",
+      "ĠSt ##ick",
+      "Ġprotect ##or",
+      "Ġlead ##ers",
+      "Ġkayak ##s",
+      "Ġinsist ##s",
+      "Ġconcentr ##ated",
+      "Ġfirew ##ood",
+      "L ##a",
+      "P ##ark",
+      "R ##icky",
+      "V ##anish",
+      "o ##n",
+      "w ##ow",
+      "##c ##hest",
+      "Ġs ##ipping",
+      "Ġf ##ate",
+      "Ġf ##ired",
+      "##et ##work",
+      "Ġsh ##aving",
+      "Ġsh ##ades",
+      "ĠA ##bb",
+      "Ġout ##er",
+      "Ġcl ##asses",
+      "ĠP ##urr",
+      "##iet ##y",
+      "Ġsmo ##ot",
+      "Ġband ##aged",
+      "ĠFr ##uit",
+      "Ġfloat ##ies",
+      "ĠPrin ##t",
+      "ĠJump ##ing",
+      "ĠFork ##y",
+      "Ġoverflow ##ing",
+      "G ##abby",
+      "T ##re",
+      "h ##ide",
+      "Ġt ##ending",
+      "Ġbo ##oming",
+      "Ġle ##ashes",
+      "Ġgl ##ues",
+      "Ġmust ##ard",
+      "Ġrel ##ation",
+      "Ġpast ##or",
+      "Ġbubb ##led",
+      "Ġslap ##s",
+      "wh ##o",
+      "Ġsurprising ##ly",
+      "Ġconvers ##ations",
+      "Ġfet ##ches",
+      "ĠMus ##cle",
+      "Ġcuc ##umbers",
+      "Ġopt ##ions",
+      "ĠRad ##io",
+      "E ##ric",
+      "o ##oh",
+      "z ##ero",
+      "Ġ ##(",
+      "##nd ##s",
+      "Ġgo ##bble",
+      "Ġback ##ground",
+      "Ġco ##iled",
+      "ĠF ##lower",
+      "##ump ##kin",
+      "Ġqu ##iver",
+      "ĠJo ##el",
+      "Ġbeh ##old",
+      "Ġpack ##s",
+      "Ġpost ##s",
+      "Ġignore ##s",
+      "Ġstair ##case",
+      "ĠHug ##gy",
+      "Ġstalk ##s",
+      "Ġdism ##ay",
+      "Ġalb ##um",
+      "Ġf ##er",
+      "Ġch ##ug",
+      "ĠD ##ing",
+      "Ġmag ##pie",
+      "Ġhard ##working",
+      "Ġun ##sc",
+      "ĠG ##aby",
+      "##ix ##ie",
+      "Ġshore ##line",
+      "Ġspring ##time",
+      "Ġbaseball ##s",
+      "Ġpainter ##s",
+      "Ġdemand ##s",
+      "ĠMel ##anie",
+      "Ġsy ##ring",
+      "ĠPer ##cy",
+      "Ġseashe ##ll",
+      "Butter ##fly",
+      "Ġcarn ##ival",
+      "J ##udy",
+      "##y ##er",
+      "ĠH ##im",
+      "ĠM ##anny",
+      "ĠY ##outh",
+      "ĠN ##ellie",
+      "Ġimp ##act",
+      "Ġcre ##aked",
+      "Ġsharp ##en",
+      "St ##and",
+      "Ġsurrender ##ing",
+      "Ġsty ##lish",
+      "ĠTre ##vor",
+      "Ġgrownup ##s",
+      "Ġimagin ##ative",
+      "ĠPed ##ro",
+      "Z ##oey",
+      "Ġt ##iara",
+      "##er ##ri",
+      "ĠE ##than",
+      "Ġhow ##ling",
+      "Ġun ##b",
+      "Ġmirr ##ors",
+      "Every ##body",
+      "Ġcarpet ##s",
+      "Al ##i",
+      "ĠV ##al",
+      ".' ##'",
+      "ĠMouse ##y",
+      "ĠBall ##oon",
+      "Ġbless ##ings",
+      "Ġjigg ##led",
+      "Ġsim ##ilar",
+      "Ġshuff ##led",
+      "##aterpill ##ar",
+      "Ġsyring ##e",
+      "C ##ook",
+      "J ##ax",
+      "##r ##ous",
+      "Ġb ##urp",
+      "Ġp ##ang",
+      "Ġm ##ain",
+      "##all ##ing",
+      "ĠM ##ushroom",
+      "Ġlo ##ss",
+      "Ġre ##jo",
+      "ĠC ##uriosity",
+      "##pt ##ion",
+      "ĠG ##row",
+      "Ġmean ##er",
+      "##ord ##s",
+      "Ġter ##ror",
+      "Ġcollect ##ions",
+      "Ġrug ##s",
+      "Ġsucceed ##ing",
+      "Ġdare ##s",
+      "Ġbuzz ##es",
+      "ĠFu ##el",
+      "Aunt ##ie",
+      "Ġdou ##ble",
+      "P ##up",
+      "##O ##AR",
+      "Ġd ##ut",
+      "Ġc ##ents",
+      "Ġp ##ry",
+      "Ġst ##itched",
+      "##ve ##y",
+      "ĠO ##il",
+      "##un ##ities",
+      "ĠM ##ara",
+      "ĠM ##erry",
+      "ĠW ##iggles",
+      "ĠF ##ive",
+      "ĠF ##reeze",
+      "##ap ##es",
+      "Ġmo ##ist",
+      "ĠC ##elery",
+      "Ġtw ##itch",
+      "ĠGo ##lf",
+      "ĠPe ##ppa",
+      "Gra ##cie",
+      "Sp ##icy",
+      "Ġunf ##reeze",
+      "Ġleap ##ing",
+      "Ġartist ##s",
+      "Ġhoo ##ked",
+      "Ġopport ##unities",
+      "Ġhabit ##s",
+      "Ġcompliment ##ed",
+      "Ġfare ##well",
+      "R ##eb",
+      "Y ##oga",
+      "o ##o",
+      "##id ##en",
+      "ĠM ##ister",
+      "Ġex ##ting",
+      "ĠF ##ast",
+      "Ġwalk ##er",
+      "Ġunt ##w",
+      "Ġclose ##st",
+      "ĠBr ##ight",
+      "Ġbull ##ies",
+      "Ġmeat ##balls",
+      "ĠSnow ##ball",
+      "Ġmen ##us",
+      "Ġstrength ##s",
+      "Ġsimple ##st",
+      "Ġprop ##eller",
+      "Ro ##llie",
+      "ĠLa ##uren",
+      "Ġris ##en",
+      "Ġglimp ##se",
+      "Reb ##ecca",
+      "Ġexting ##u",
+      "B ##ert",
+      "N ##ew",
+      "P ##izza",
+      "ĠS ##ing",
+      "ĠB ##us",
+      "ĠB ##ecca",
+      "ĠM ##ir",
+      "Ġwh ##oos",
+      "Ġlo ##sers",
+      "##ty ##le",
+      "ĠJ ##unior",
+      "Ġeat ##er",
+      "Ġgl ##inting",
+      "ĠK ##ara",
+      "Ġhat ##ing",
+      "Look ##s",
+      "Ġsheep ##ish",
+      "ĠTr ##ouble",
+      "Ġjug ##s",
+      "Ġpad ##lock",
+      "hand ##ed",
+      "Ġwit ##ness",
+      "j ##ump",
+      "l ##ost",
+      "##g ##ling",
+      "##b ##ec",
+      "ĠH ##igh",
+      "ĠW ##anda",
+      "Ġtr ##ad",
+      "Ġpar ##amed",
+      "Ġforget ##ful",
+      "Ġtoug ##hest",
+      "Ġcrack ##le",
+      "Ġstum ##bling",
+      "ĠWin ##nie",
+      "ĠTri ##xie",
+      "to ##es",
+      "Ġposit ##ion",
+      "Ġdoub ##t",
+      "Ġgobl ##in",
+      "H ##ar",
+      "P ##ar",
+      "Ġs ##ips",
+      "Ġd ##il",
+      "Ġfor ##ming",
+      "##ur ##f",
+      "Ġstar ##ry",
+      "ĠJ ##ade",
+      "Ġnight ##fall",
+      "Ġbar ##bec",
+      "##ph ##ones",
+      "ĠCh ##ocolate",
+      "ĠPe ##ach",
+      "Go ##d",
+      "Will ##iam",
+      "Ġcaw ##ed",
+      "Ġfif ##teen",
+      "Ġdrople ##ts",
+      "K ##n",
+      "N ##ora",
+      "S ##oup",
+      "##in ##oceros",
+      "##ven ##ge",
+      "ĠC ##ont",
+      "##az ##y",
+      "##os ##y",
+      "##mer ##gency",
+      "Ġfeed ##er",
+      "Ġchest ##s",
+      "Ġrid ##den",
+      "Ġcabinet ##s",
+      "ĠSee ##k",
+      "Ġappro ##val",
+      "ĠHunt ##er",
+      "Ġwond ##rous",
+      "i ##f",
+      "m ##agic",
+      "ĠS ##imba",
+      "Ġbo ##bbing",
+      "ĠP ##aper",
+      "Ġsqu ##atted",
+      "ĠTo ##ast",
+      "Ġtick ##lish",
+      "Me ##gan",
+      "Ġyumm ##ier",
+      "ĠFly ##ing",
+      "Ġmur ##ky",
+      "Ag ##ain",
+      "ĠInt ##rigued",
+      "ĠVo ##lcano",
+      "t ##here",
+      "##e ##ers",
+      "##im ##ate",
+      "ĠO ##at",
+      "Ġre ##venge",
+      "St ##upid",
+      "Re ##lease",
+      "Ġspell ##ing",
+      "ĠSh ##rimp",
+      "Ġhurried ##ly",
+      "Ġflav ##ours",
+      "Ġrust ##led",
+      "M ##ail",
+      "h ##ow",
+      "##l ##iest",
+      "##b ##ug",
+      "##A ##NG",
+      "Ġl ##ens",
+      "Ġpl ##un",
+      "Ġend ##less",
+      "Ġz ##ig",
+      "Ġpass ##age",
+      "##app ##iness",
+      "ĠDon ##na",
+      "ĠMar ##co",
+      "Ġleak ##s",
+      "?' ##.",
+      "Ġsecure ##ly",
+      "##isc ##illa",
+      "Ġwrigg ##ling",
+      "##lo ##at",
+      "ĠJes ##us",
+      "Ġdil ##ig",
+      "V ##alue",
+      "##r ##uck",
+      "##at ##he",
+      "Ġte ##ch",
+      "Ġover ##night",
+      "ĠP ##ray",
+      "Ġun ##ison",
+      "Ġz ##one",
+      "Ġpack ##et",
+      "Ġaf ##loat",
+      "Ġclum ##s",
+      "Ġstrugg ##les",
+      "Ann ##abelle",
+      "Ġhesit ##antly",
+      "ĠSc ##r",
+      "Ġunw ##ell",
+      "Ġscri ##bbles",
+      "ĠFeather ##s",
+      "Ġb ##ust",
+      "Ġd ##ying",
+      "Ġha ##mb",
+      "ĠO ##ctopus",
+      "ĠA ##ut",
+      "Ġtre ##spass",
+      "ĠE ##rin",
+      "Ġmother ##s",
+      "ĠBe ##ak",
+      "St ##an",
+      "Ġclever ##ness",
+      "ĠSt ##one",
+      "Ġrece ##iving",
+      "Ġtease ##s",
+      "ĠCl ##ar",
+      "ĠPo ##le",
+      "Bug ##gy",
+      "Ġunz ##ipped",
+      "Ġconcentr ##ate",
+      "Ġscre ##ec",
+      "Els ##a",
+      "Ġhamb ##ur",
+      "L ##emon",
+      "P ##aws",
+      "R ##olly",
+      "##m ##ill",
+      "Ġpl ##uck",
+      "Ġpl ##umber",
+      "Ġup ##s",
+      "ĠM ##ove",
+      "##ood ##le",
+      "Ġcan ##ce",
+      "Ġro ##les",
+      "Ġmu ##les",
+      "##ase ##y",
+      "Ġfo ##ss",
+      "Ġwarm ##ing",
+      "ĠDo ##c",
+      "Ġhope ##fully",
+      "Ġlad ##ies",
+      "Ġreg ##ister",
+      "##oin ##ted",
+      "Jane ##y",
+      "ĠCl ##ap",
+      "##erc ##ise",
+      "Ġconf ##using",
+      "Ġattack ##ing",
+      "W ##ink",
+      "##d ##og",
+      "Ġd ##ice",
+      "Ġcre ##aking",
+      "ĠCh ##ina",
+      "Ġban ##ner",
+      "Ġsoap ##s",
+      "Ġdisplay ##s",
+      "ĠRock ##s",
+      "Ġcontented ##ly",
+      "Ġadop ##t",
+      "E ##ddie",
+      "G ##l",
+      "K ##evin",
+      "M ##ila",
+      "Ġsp ##ir",
+      "Th ##rough",
+      "Ġadm ##itted",
+      "Ġthoughtful ##ness",
+      "ĠSm ##iley",
+      "ĠSc ##ale",
+      "ĠThanks ##giving",
+      "Am ##ber",
+      "Ġass ##ured",
+      "Te ##acher",
+      "Ġcleare ##r",
+      "Ġexplos ##ion",
+      "B ##rian",
+      "B ##elieve",
+      "Ġc ##y",
+      "Ġn ##ibbles",
+      "##pp ##ly",
+      "##ve ##nder",
+      "ĠB ##el",
+      "Ġsm ##ir",
+      "Ġla ##vender",
+      "ĠY ##og",
+      "##az ##zy",
+      "Ġmean ##ings",
+      "Ġspot ##less",
+      "Who ##ever",
+      "##ik ##ki",
+      "ĠUn ##iverse",
+      "ĠSc ##ott",
+      "Ġcroak ##s",
+      "ĠAlf ##red",
+      "Ġgle ##aming",
+      "Ġorch ##ard",
+      "L ##ife",
+      "T ##oy",
+      "h ##appy",
+      "##v ##ia",
+      "##ed ##ience",
+      "Ġd ##ue",
+      "##at ##hing",
+      "Ġher ##d",
+      "##ic ##ense",
+      "##ong ##o",
+      "ĠF ##lex",
+      "Ġsw ##ift",
+      "ĠC ##om",
+      "##bb ##ling",
+      "ĠWh ##ip",
+      "Ġhead ##phones",
+      "Ġz ##ap",
+      "##iver ##s",
+      "##isk ##y",
+      "Ġluck ##ier",
+      "Ros ##a",
+      "Ġbud ##s",
+      "col ##oured",
+      "Ġviol ##ins",
+      "Ġponyt ##ail",
+      "G ##reet",
+      "M ##arry",
+      "##w ##ed",
+      "Ġc ##ities",
+      "##er ##ve",
+      "Ġre ##solved",
+      "Ġsp ##ine",
+      "Ġune ##asy",
+      "Ġqu ##ickest",
+      "ĠN ##osy",
+      "Ġant ##hill",
+      "Jo ##jo",
+      "Ġcow ##g",
+      "Ġfle ##x",
+      "Ġwre ##cked",
+      "ĠBeep ##y",
+      "ĠMat ##ches",
+      "Ġaim ##s",
+      "ĠHar ##old",
+      "Ġmarvel ##ing",
+      "Ġappet ##ite",
+      "Ġbarbec ##ue",
+      "P ##atch",
+      "##k ##nown",
+      "Ġsa ##uc",
+      "ĠH ##anna",
+      "ĠL ##ance",
+      "##itt ##ers",
+      "Ġball ##et",
+      "Ġhome ##made",
+      "Ġpe ##st",
+      "Ġcu ##pped",
+      "Ġtray ##s",
+      "Ġspat ##ula",
+      "Mon ##a",
+      "Ġsunb ##urn",
+      "A ##rr",
+      "P ##ay",
+      "##t ##ie",
+      "##M ##oo",
+      "##f ##ying",
+      "ĠT ##urkey",
+      "Ġd ##ash",
+      "Ġha ##lo",
+      "ĠM ##iles",
+      "Ġwh ##ilst",
+      "ĠA ##pples",
+      "ĠE ##ast",
+      "ĠC ##ross",
+      "Ġswe ##ating",
+      "Ġarm ##or",
+      "ĠRe ##st",
+      "St ##ep",
+      "Ġdrum ##stick",
+      "Ġbull ##s",
+      "ĠFr ##ustrated",
+      "Ġchimney ##s",
+      "Ġsent ##ence",
+      "Ġobst ##acle",
+      "ĠCube ##y",
+      "Ġawa ##ited",
+      "b ##o",
+      "##d ##les",
+      "Ġh ##yd",
+      "ĠB ##oris",
+      "Ġsc ##oring",
+      "ĠSam ##i",
+      "##ab ##rina",
+      "Ġwater ##y",
+      "Ġpo ##nder",
+      "Ġground ##s",
+      "Ġpar ##ades",
+      "ĠIn ##k",
+      "Ġsecret ##ly",
+      "Ġstum ##bles",
+      "!' ##'",
+      "Bird ##s",
+      "ĠRub ##ber",
+      "ĠDin ##osaur",
+      "U ##m",
+      "Ġm ##ended",
+      "ĠH ##alfway",
+      "Ġlittle ##st",
+      "Ġco ##ast",
+      "ĠJ ##asper",
+      "Ġmo ##an",
+      "ĠC ##on",
+      "ĠN ##ell",
+      "ĠR ##upert",
+      "Ġper ##ch",
+      "Ġspl ##in",
+      "ĠSt ##ory",
+      "ĠAl ##icia",
+      "ĠNo ##d",
+      "Ġbet ##ray",
+      "Ġbeg ##ins",
+      "Ġdear ##ly",
+      "Ġluxu ##rious",
+      "ĠDe ##bbie",
+      "ĠAr ##chie",
+      "Ġrin ##ses",
+      "Rain ##bow",
+      "Ġradi ##os",
+      "CRA ##SH",
+      "Ġwhoos ##hing",
+      "K ##ip",
+      "Q ##uit",
+      "j ##ust",
+      "p ##ass",
+      "##r ##op",
+      "##d ##led",
+      "Ġc ##ork",
+      "Ġp ##uffy",
+      "Ġm ##uttered",
+      "##at ##a",
+      "ĠS ##our",
+      "Ġth ##re",
+      "Ġk ##er",
+      "##ra ##ser",
+      "##ack ##y",
+      "Ġla ##z",
+      "Ġsk ##ating",
+      "Ġstory ##book",
+      "Ġgreen ##s",
+      "In ##c",
+      "Ġkey ##board",
+      "ĠZ ##eb",
+      "Ġbat ##ch",
+      "Ġrh ##yme",
+      "Ġbedroom ##s",
+      "Ġscra ##pes",
+      "Ġstall ##s",
+      "ĠRh ##inoceros",
+      "ĠButton ##s",
+      "Hel ##en",
+      "E ##lle",
+      "z ##ip",
+      "##b ##ies",
+      "##er ##ie",
+      "ĠL ##acey",
+      "ĠM ##oe",
+      "##ul ##ously",
+      "ĠD ##ark",
+      "ĠP ##ippy",
+      "Ġcr ##itter",
+      "Ġchild ##hood",
+      "Ġcorn ##field",
+      "Ġcop ##ying",
+      "Ġyach ##ts",
+      "ĠFo ##ot",
+      "Ġvend ##ors",
+      "Ġadmire ##s",
+      "##uxu ##ry",
+      "ĠMic ##helle",
+      "ĠPick ##les",
+      "Je ##an",
+      "Ġgn ##ome",
+      "C ##andy",
+      "H ##istory",
+      "h ##elp",
+      "##a ##ulif",
+      "##m ##ar",
+      "Ġb ##on",
+      "Ġd ##ates",
+      "##se ##ed",
+      "Ġbird ##seed",
+      "##ax ##i",
+      "##ul ##ty",
+      "Ġco ##cked",
+      "Ġsun ##beam",
+      "ĠTh ##row",
+      "ĠK ##now",
+      "ĠP ##ilot",
+      "Ġfight ##ers",
+      "ĠBe ##ary",
+      "Ġsque ##aking",
+      "Ġrh ##ym",
+      "Ġjourn ##als",
+      "th ##ree",
+      "ĠSm ##ile",
+      "Ġund ##erest",
+      "Ġcollap ##se",
+      "Lou ##ise",
+      "cra ##ck",
+      "S ##asha",
+      "##j ##i",
+      "ĠT ##ad",
+      "##at ##rice",
+      "ĠL ##ions",
+      "Ġcl ##amber",
+      "Ġint ##r",
+      "Ġgra ##zing",
+      "Ġor ##ig",
+      "ĠC ##up",
+      "Ġmean ##ie",
+      "Ġadventure ##r",
+      "Ġar ##c",
+      "##ol ##k",
+      "Ġent ##ers",
+      "Ġcollect ##s",
+      "Ġtravel ##er",
+      "Ġpost ##ers",
+      "Ġwiz ##ards",
+      "ĠBeth ##any",
+      "Paul ##a",
+      "##isapp ##ointed",
+      "Ġchatter ##ing",
+      "B ##ring",
+      "J ##u",
+      "T ##essa",
+      "T ##onight",
+      "m ##aking",
+      "##g ##ret",
+      "##p ##air",
+      "##id ##ered",
+      "##ll ##i",
+      "##an ##as",
+      "##an ##cing",
+      "##or ##i",
+      "Ġr ##umm",
+      "Ġk ##o",
+      "Ġwh ##irring",
+      "ĠA ##ri",
+      "Ġre ##nt",
+      "Ġnew ##ly",
+      "##ag ##ing",
+      "Ġpo ##d",
+      "Ġam ##use",
+      "Ġtr ##ades",
+      "Ġdon ##ate",
+      "ĠK ##e",
+      "Ġbra ##ids",
+      "ĠN ##emo",
+      "Ġrem ##ark",
+      "Ġde ##ath",
+      "ĠEm ##mie",
+      "##ass ##ion",
+      "Ġtag ##s",
+      "ĠFr ##iday",
+      "Ġboo ##st",
+      "Ġgap ##s",
+      "ĠAny ##a",
+      "ĠGrand ##ad",
+      "Sw ##im",
+      "Ġopt ##ion",
+      "Ġhob ##bies",
+      "Ġcigarett ##es",
+      "Ġobl ##ig",
+      "ĠAv ##ocado",
+      "Ġquarre ##lling",
+      "R ##oo",
+      "W ##ise",
+      "n ##ow",
+      "Ġ ##.",
+      "##t ##able",
+      "ĠT ##abby",
+      "ĠI ##ndy",
+      "Ġne ##ared",
+      "Ġco ##ck",
+      "##ab ##out",
+      "##em ##ons",
+      "Ġcook ##out",
+      "Ġflo ##pped",
+      "She ##lly",
+      "ĠCh ##alk",
+      "Ġlay ##ers",
+      "ĠSt ##ars",
+      "ĠSh ##arky",
+      "Ġsuggest ##ing",
+      "wh ##oosh",
+      "##yl ##via",
+      "Ġsnar ##ling",
+      "Greet ##ings",
+      "F ##ather",
+      "G ##as",
+      "J ##elly",
+      "Ġt ##iles",
+      "Ġc ##it",
+      "ĠB ##umble",
+      "ĠA ##ren",
+      "Ġex ##isted",
+      "Ġfl ##ush",
+      "##if ##ted",
+      "Ġstr ##ut",
+      "##os ##quito",
+      "ĠLe ##arn",
+      "Ġbat ##t",
+      "Ġarri ##ving",
+      "Ġbull ##et",
+      "ĠFr ##idge",
+      "Ġprep ##ar",
+      "ĠPh ##oebe",
+      "Ġfulf ##ill",
+      "Ġscreec ##hed",
+      "M ##ath",
+      "P ##uppy",
+      "R ##on",
+      "h ##a",
+      "t ##weet",
+      "Ġ ##ic",
+      "##b ##ag",
+      "##j ##a",
+      "Ġs ##om",
+      "##am ##ent",
+      "ĠH ##aving",
+      "Ġplay ##mate",
+      "Ġre ##el",
+      "ĠC ##aleb",
+      "ĠP ##aint",
+      "Ġun ##cover",
+      "ĠG ##uppy",
+      "Ġcon ##so",
+      "ĠJack ##son",
+      "Ġcr ##ump",
+      "Ġste ##ad",
+      "Ġwild ##er",
+      "Ġprotect ##ive",
+      "Ġrake ##s",
+      "Ġapart ##ment",
+      "Ġstro ##king",
+      "Ġachie ##ving",
+      "Ġfif ##th",
+      "Ġvol ##unt",
+      "A ##pril",
+      "M ##amma",
+      "P ##eek",
+      "##c ##r",
+      "##A ##P",
+      "ĠH ##ard",
+      "Ġst ##ab",
+      "ĠB ##iff",
+      "Ġwh ##irl",
+      "ĠK ##aitlyn",
+      "##ike ##s",
+      "Me ##g",
+      "Ġregret ##ful",
+      "Ġinsist ##ent",
+      "ĠMix ##er",
+      "Ġclick ##ing",
+      "Ġecho ##ing",
+      "Dr ##op",
+      "Chew ##y",
+      "Ġvillain ##s",
+      "##aulif ##lower",
+      "Ġoblig ##ed",
+      "##k ##n",
+      "Ġs ##ighing",
+      "ĠT ##ag",
+      "##or ##ty",
+      "Ġy ##anked",
+      "Ġcan ##es",
+      "Ġcar ##rier",
+      "ĠW ##ild",
+      "ĠW ##indy",
+      "Ġsw ##ell",
+      "Th ##ough",
+      "Ġany ##ways",
+      "ĠD ##ifferent",
+      "ĠE ##ag",
+      "ĠC ##and",
+      "Ġlion ##ess",
+      "Ġsu ##p",
+      "Ġspo ##ilt",
+      "Ġfing ##ert",
+      "##ctop ##uses",
+      "Ġax ##es",
+      "ĠCl ##aws",
+      "ĠOr ##iginal",
+      "Ġdem ##on",
+      "ĠDuck ##s",
+      "Ġgreet ##ing",
+      "ĠCloud ##y",
+      "Ġfunn ##ier",
+      "Ġsilk ##y",
+      "Ġbenef ##it",
+      "E ##lephant",
+      "w ##here",
+      "##h ##aved",
+      "##ir ##ley",
+      "ĠH ##ome",
+      "##ri ##cket",
+      "Ġk ##ettle",
+      "Ġman ##go",
+      "ĠJ ##og",
+      "Ġsw ##ish",
+      "Ġneed ##ing",
+      "Ġfi ##zz",
+      "Ġpar ##ting",
+      "Ġsqu ##irm",
+      "Ġfruit ##y",
+      "Ġsmart ##s",
+      "Ġspr ##inted",
+      "ĠBl ##ood",
+      "##br ##ushes",
+      "Ġshy ##ness",
+      "Ġsur ##ge",
+      "Ġscoot ##ed",
+      "Ch ##ange",
+      "Ġdire ##ct",
+      "Ex ##it",
+      "Ġcons ##idered",
+      "##shadow ##ing",
+      "ĠBar ##ber",
+      "ĠPast ##a",
+      "ĠJes ##se",
+      "Ġprefer ##red",
+      "Ġphotog ##rap",
+      "##ivers ##ary",
+      "Ġker ##nel",
+      "R ##iley",
+      "s ##plash",
+      "Ġt ##ut",
+      "##ar ##let",
+      "ĠS ##eth",
+      "Ġbe ##ats",
+      "Ġlo ##af",
+      "Ġho ##pper",
+      "Ġmo ##pped",
+      "Ġgra ##ve",
+      "ĠC ##aterpillar",
+      "ĠR ##epeat",
+      "Ġtrain ##er",
+      "Ġcomp ##ost",
+      "Jo ##se",
+      "Ġtid ##ier",
+      "ĠOw ##en",
+      "Ġwaist ##s",
+      "Ġpout ##ing",
+      "Ġcooper ##ative",
+      "Ġclip ##board",
+      "ĠKay ##lee",
+      "Ġfond ##ly",
+      "Ġkiw ##i",
+      "ĠCont ##est",
+      "Ġbetray ##ed",
+      "Ġamuse ##ment",
+      "Ġsup ##erp",
+      "C ##ould",
+      "Q ##ueen",
+      "T ##erry",
+      "##p ##ers",
+      "##m ##i",
+      "Ġwa ##iled",
+      "Ġha ##irsty",
+      "Ġk ##il",
+      "ĠMax ##ine",
+      "Ġch ##ief",
+      "ĠP ##aw",
+      "ĠDo ##lph",
+      "Ġru ##by",
+      "ĠSp ##aghetti",
+      "Ġtoug ##her",
+      "Ġdiffic ##ulty",
+      "Ġsuit ##able",
+      "Ġblouse ##s",
+      "ĠLiz ##ard",
+      "ĠLeave ##s",
+      "ĠPr ##iscilla",
+      "ĠCle ##o",
+      "ĠDream ##s",
+      "Ġpersu ##ade",
+      "En ##ough",
+      "ĠSteph ##anie",
+      "Ġtang ##y",
+      "Ġcit ##iz",
+      "N ##umber",
+      "T ##ia",
+      "m ##inded",
+      "##p ##ole",
+      "##b ##el",
+      "##ver ##ance",
+      "Ġst ##ash",
+      "ĠB ##uck",
+      "Ġgentle ##man",
+      "Ġbread ##cr",
+      "Ġwild ##ly",
+      "ĠWhere ##ver",
+      "ĠMe ##i",
+      "Cl ##ap",
+      "ĠFire ##man",
+      "sp ##ell",
+      "Ġratt ##ling",
+      "Ġunc ##ertain",
+      "un ##iversity",
+      "Ġannounce ##ment",
+      "Ġrejo ##iced",
+      "Ġsom ##ers",
+      "Ġbreadcr ##umb",
+      "T ##yler",
+      "W ##ind",
+      "c ##ar",
+      "##B ##aa",
+      "Ġg ##al",
+      "ĠF ##ace",
+      "ĠF ##ine",
+      "Ġgl ##immered",
+      "Ġtra ##ce",
+      "##be ##at",
+      "Ġwait ##ress",
+      "Ġvis ##ible",
+      "##oc ##co",
+      "Ġsurf ##ers",
+      "Ġpost ##c",
+      "Ġigloo ##s",
+      "Ġrecommend ##ing",
+      "ĠAn ##chor",
+      "Ġdrift ##ing",
+      "ĠButter ##fly",
+      "ĠPrune ##s",
+      "Ġjing ##led",
+      "Bra ##vo",
+      "Ġadj ##ust",
+      "Ġunsc ##rew",
+      "Ġdemon ##str",
+      "Ġphotograp ##her",
+      "K ##it",
+      "P ##ig",
+      "R ##ub",
+      "W ##arning",
+      "b ##aa",
+      "##a ##nder",
+      "##n ##s",
+      "##in ##n",
+      "Ġp ##oo",
+      "Ġso ##bs",
+      "Ġj ##ay",
+      "ĠF ##our",
+      "Ġch ##ant",
+      "Ġtr ##ous",
+      "##ious ##ly",
+      "Ġdrum ##mer",
+      "ĠFo ##ld",
+      "Ġcamp ##s",
+      "Ġprov ##ides",
+      "Ġsi ##bling",
+      "Ġvillag ##er",
+      "Pe ##ace",
+      "Ġmerma ##ids",
+      "Ġmast ##ered",
+      "ĠGl ##oria",
+      "ĠSweet ##ie",
+      "Ġfaith ##ful",
+      "Ġprod ##uct",
+      "Ġperse ##verance",
+      "Ġfanc ##iest",
+      "ĠMir ##anda",
+      "B ##iggie",
+      "C ##ari",
+      "R ##a",
+      "d ##anger",
+      "n ##e",
+      "##n ##ut",
+      "Ġc ##urse",
+      "Ġp ##ier",
+      "##im ##a",
+      "##an ##anas",
+      "ĠHe ##art",
+      "ĠM ##isty",
+      "ĠDo ##ve",
+      "Ġthank ##fully",
+      "Jo ##an",
+      "Ġstre ##ak",
+      "Ġreind ##eers",
+      "ĠSqu ##ash",
+      "ĠPo ##ison",
+      "no ##vel",
+      "Ġgrump ##iness",
+      "ĠAd ##venture",
+      "K ##ay",
+      "M ##int",
+      "R ##ita",
+      "y ##um",
+      "##n ##or",
+      "Ġl ##itter",
+      "ĠL ##o",
+      "ĠM ##uffy",
+      "##ch ##ors",
+      "##al ##ities",
+      "Ġco ##aster",
+      "ĠD ##ance",
+      "Ġlong ##ed",
+      "Ġmo ##pping",
+      "ĠC ##ord",
+      "ĠTh ##umb",
+      "ĠDo ##lls",
+      "Ġdes ##pair",
+      "Ġcloset ##s",
+      "Ġstubborn ##ness",
+      "Ġsauce ##s",
+      "Ġquarrel ##s",
+      "Ġcompl ##iments",
+      "Ġexper ##iments",
+      "Ġhen ##s",
+      "Ru ##fus",
+      "Ġdump ##s",
+      "ĠRel ##ax",
+      "Ġcheetah ##s",
+      "Ġjugg ##ling",
+      "Ġtul ##ips",
+      "ĠDen ##nis",
+      "ĠPill ##ow",
+      "Ġthre ##ats",
+      "Ġtrous ##ers",
+      "B ##arky",
+      "L ##iza",
+      "Ġt ##umble",
+      "##it ##z",
+      "##or ##get",
+      "Ġmo ##ss",
+      "Ġhand ##led",
+      "Ġcr ##itters",
+      "Ġside ##ways",
+      "##igg ##le",
+      "Ġcap ##able",
+      "ĠSome ##where",
+      "Ġcomb ##ination",
+      "Ġbull ##ets",
+      "##lu ##de",
+      "Ġrecommend ##ations",
+      "##rr ##rr",
+      "ĠJul ##iet",
+      "Ġyouth ##s",
+      "ĠJu ##an",
+      "ĠCra ##bbie",
+      "Quick ##ly",
+      "Ġsquaw ##king",
+      "Ġbless ##ing",
+      "ĠLaw ##yer",
+      "Ol ##ivia",
+      "Ġgrunt ##ed",
+      "Ġthousand ##s",
+      "Ġdazz ##ling",
+      "G ##ary",
+      "O ##xygen",
+      "S ##pid",
+      "Ġb ##ay",
+      "ĠHe ##ather",
+      "##ent ##ions",
+      "##as ##ons",
+      "ĠC ##ee",
+      "Ġen ##s",
+      "Ġdoor ##kn",
+      "ĠK ##ippy",
+      "Ġgreen ##er",
+      "Ġpick ##y",
+      "Ġsnow ##s",
+      "##ere ##al",
+      "Ġnorm ##ally",
+      "Ġshiver ##s",
+      "Ġimpatient ##ly",
+      "Ġcolour ##ing",
+      "Ġins ##ides",
+      "Sp ##ray",
+      "Ġann ##iversary",
+      "Fr ##ustrated",
+      "ĠPa ##ige",
+      "Ġempt ##ied",
+      "Ġremark ##able",
+      "Ġdoorkn ##ob",
+      "D ##ance",
+      "H ##ot",
+      "T ##ammy",
+      "##j ##ected",
+      "##w ##ing",
+      "Ġd ##u",
+      "Ġr ##ushes",
+      "ĠO ##aky",
+      "ĠB ##EEP",
+      "Ġare ##as",
+      "##ret ##ched",
+      "Ġover ##he",
+      "Ġround ##about",
+      "Ġpaw ##ed",
+      "##ert ##ime",
+      "Ġdrum ##ming",
+      "Ġrecord ##ings",
+      "Ġslipp ##ers",
+      "Tr ##uck",
+      "Spe ##ed",
+      "Ġwrigg ##le",
+      "Ġwhir ##led",
+      "Ġdroop ##y",
+      "Ġsheepish ##ly",
+      "B ##ess",
+      "F ##ore",
+      "S ##ix",
+      "Ġs ##is",
+      "Ġm ##ash",
+      "Ġg ##arl",
+      "##or ##othy",
+      "ĠL ##y",
+      "Ġfor ##ty",
+      "##ag ##ged",
+      "Ġbl ##ues",
+      "Ġfo ##il",
+      "Ġsafe ##st",
+      "ĠP ##umpkin",
+      "Ġru ##ins",
+      "Ġpers ##isted",
+      "Ġdi ##aries",
+      "ĠPe ##ppy",
+      "Ġsuggest ##ions",
+      "ĠSque ##ezy",
+      "Ġoutdo ##or",
+      "ĠCra ##w",
+      "ĠListen ##ing",
+      "Tw ##ist",
+      "Ġglee ##fully",
+      "to ##ot",
+      "Ġsens ##ible",
+      "ĠBar ##b",
+      "ĠPain ##ting",
+      "ĠWal ##ter",
+      "##orget ##table",
+      "N ##O",
+      "Ġ ##$",
+      "Ġp ##unch",
+      "Ġne ##g",
+      "ĠF ##ar",
+      "Ġch ##ugged",
+      "Ġgl ##ory",
+      "ĠG ##ri",
+      "Do ##do",
+      "Ġpol ##icy",
+      "ĠRe ##ggie",
+      "ĠU ##sing",
+      "Ġbri ##ef",
+      "Ġrecogn ##ised",
+      "Ch ##ocolate",
+      "Ġpoison ##ed",
+      "Ġdet ##ail",
+      "Ġsizz ##le",
+      "ĠWood ##y",
+      "Ġin ##qu",
+      "ĠB ##es",
+      "##ur ##ly",
+      "Ġout ##st",
+      "##iz ##mo",
+      "ĠN ##etwork",
+      "Ġpond ##s",
+      "Ġdis ##l",
+      "Ġlight ##house",
+      "Ġcool ##ness",
+      "Ġtight ##en",
+      "Ġmin ##i",
+      "ĠBe ##et",
+      "Ġteam ##mates",
+      "Ġmoder ##ation",
+      "Ġloop ##ed",
+      "##ric ##anes",
+      "ĠRo ##ly",
+      "Ġthrill ##ing",
+      "ĠMoo ##Moo",
+      "Ġunf ##orgettable",
+      "Fl ##op",
+      "Ġscri ##bble",
+      "Ġinju ##ry",
+      "Ġvol ##ume",
+      "Ġunpl ##ugged",
+      "Ġdilig ##ently",
+      "Ġbreadcrumb ##s",
+      "E ##d",
+      "S ##ing",
+      "W ##illy",
+      "b ##ird",
+      "##c ##he",
+      "##N ##AP",
+      "Ġb ##ared",
+      "ĠThe ##o",
+      "##ig ##uel",
+      "Ġo ##ctopuses",
+      "Ġy ##e",
+      "ĠI ##nd",
+      "##al ##i",
+      "##al ##ance",
+      "Ġan ##chors",
+      "Ġout ##r",
+      "Ġsp ##out",
+      "##ish ##a",
+      "Ġfast ##ened",
+      "ĠP ##illy",
+      "Ġdra ##ped",
+      "Ġdis ##res",
+      "Ġdis ##bel",
+      "Ġlay ##s",
+      "##let ##e",
+      "ĠTr ##unk",
+      "Ġtornado ##es",
+      "Ġble ##nded",
+      "ĠHo ##pp",
+      "Ġencourag ##es",
+      "Ġplug ##s",
+      "Pen ##elope",
+      "co ##vered",
+      "Ġoutst ##retched",
+      "Ġdisbel ##ief",
+      "S ##kelly",
+      "U ##ntil",
+      "l ##aw",
+      "Ġs ##ession",
+      "Ġm ##oose",
+      "##om ##i",
+      "ĠS ##pl",
+      "ĠS ##eal",
+      "ĠA ##aron",
+      "ĠA ##llowed",
+      "ĠSam ##uel",
+      "ĠE ##raser",
+      "ĠC ##elia",
+      "ĠC ##ongratulations",
+      "ĠP ##ri",
+      "ĠP ##al",
+      "Ġdr ##unk",
+      "Ġatt ##racted",
+      "##era ##ld",
+      "Ġpri ##zed",
+      "Ġshoot ##er",
+      "Ġcact ##uses",
+      "Ġble ##ated",
+      "ĠAg ##nes",
+      "Ġmeaning ##ful",
+      "Ġsurv ##ived",
+      "Ġsumm ##ertime",
+      "a ##ll",
+      "r ##o",
+      "##o ##k",
+      "##o ##ses",
+      "ĠT ##utor",
+      "Ġm ##ult",
+      "Ġwas ##her",
+      "Ġn ##ug",
+      "Ġpl ##ump",
+      "Ġbo ##ing",
+      "ĠF ##ireworks",
+      "ĠBob ##bi",
+      "Ġam ##bit",
+      "Ġsl ##edding",
+      "##ged ##y",
+      "Ġcle ##ve",
+      "Ġun ##ra",
+      "Ġtired ##ness",
+      "Ġbuy ##er",
+      "Ġmix ##ers",
+      "Ġround ##ed",
+      "##iff ##y",
+      "ĠDon ##ny",
+      "Ġador ##ed",
+      "Ġsplit ##s",
+      "Fred ##die",
+      "Ġpeel ##ing",
+      "Ġcooper ##ation",
+      "ĠNe ##igh",
+      "Got ##cha",
+      "Ġclamber ##ed",
+      "Ġcamps ##ite",
+      "F ##rosty",
+      "P ##ol",
+      "Z ##ee",
+      "e ##nding",
+      "##oo ##o",
+      "ĠK ##arl",
+      "ĠG ##un",
+      "##ott ##ie",
+      "##ang ##les",
+      "##ale ##y",
+      "ĠZ ##ebra",
+      "Ġpre ##c",
+      "Ġimag ##ines",
+      "Sh ##ake",
+      "ĠIs ##abelle",
+      "Ġble ##nd",
+      "Ġsi ##xt",
+      "ĠSpark ##les",
+      "Ġbeam ##s",
+      "Ġslither ##ing",
+      "ĠGl ##ue",
+      "ĠBaa ##Baa",
+      "Ġhoot ##ed",
+      "ĠMill ##er",
+      "ĠKnow ##ing",
+      "d ##a",
+      "l ##icense",
+      "s ##ized",
+      "##z ##er",
+      "ĠT ##ere",
+      "Ġd ##ents",
+      "Ġm ##ower",
+      "Ġg ##ad",
+      "ĠS ##et",
+      "ĠS ##auce",
+      "ĠL ##illie",
+      "##al ##ie",
+      "ĠD ##raw",
+      "ĠE ##specially",
+      "Ġgarden ##ers",
+      "ĠP ##ingo",
+      "Ġslow ##s",
+      "Ġland ##sc",
+      "##less ##ly",
+      "Bob ##bie",
+      "##asket ##ball",
+      "ĠBl ##ocks",
+      "Ġyogurt ##s",
+      "Ġple ##a",
+      "Sh ##adow",
+      "Le ##ah",
+      "Ġsix ##ty",
+      "Mar ##ch",
+      "ĠMad ##eline",
+      "Mat ##ilda",
+      "Ġparamed ##ics",
+      "Ġdirect ##ly",
+      "' ##!",
+      "D ##ina",
+      "P ##ull",
+      "##m ##p",
+      "ĠS ##tyle",
+      "##ot ##ions",
+      "##ig ##o",
+      "Ġj ##ig",
+      "Ġre ##qu",
+      "Ġre ##asons",
+      "Ġfe ##ature",
+      "Ġspec ##t",
+      "Ġopen ##er",
+      "Ġpast ##ure",
+      "Ġsupp ##ose",
+      "##irr ##or",
+      "ĠBear ##s",
+      "Ġmechanic ##s",
+      "ĠCra ##zy",
+      "Ġsqueal ##ing",
+      "ĠTry ##ing",
+      "ĠTe ##aspoon",
+      "Carl ##a",
+      "Fl ##o",
+      "ĠPig ##e",
+      "Ġdetect ##ives",
+      "gra ##ndma",
+      "ĠDough ##y",
+      "ĠFore ##st",
+      "Ġassist ##ant",
+      "Din ##ner",
+      "Ġgal ##ax",
+      "C ##ats",
+      "n ##umber",
+      "s ##un",
+      "##in ##i",
+      "ĠB ##on",
+      "ĠA ##ddy",
+      "ĠY ##ay",
+      "ĠD ##ust",
+      "Ġdan ##gling",
+      "Ġwind ##mill",
+      "##ort ##ing",
+      "Ġgr ##ade",
+      "ĠP ##an",
+      "Ġsn ##oo",
+      "Ġri ##chest",
+      "Ġbar ##bers",
+      "Ġwise ##st",
+      "Ġem ##otions",
+      "##zz ##z",
+      "##ere ##k",
+      "Ġdist ##ress",
+      "ĠBu ##d",
+      "Ġcro ##aking",
+      "ĠSh ##irley",
+      "Ġcrow ##s",
+      "Ah ##hh",
+      "ĠTrust ##y",
+      "ĠPen ##gu",
+      "ĠSal ##ad",
+      "Ġlimp ##ing",
+      "Ġunderest ##imate",
+      "Ġconso ##le",
+      "Ġlandsc ##apes",
+      "R ##OAR",
+      "##at ##t",
+      "ĠH ##ide",
+      "##ach ##t",
+      "ĠF ##ake",
+      "Ġsome ##place",
+      "Ġpr ##ed",
+      "Ġsw ##arm",
+      "Ġv ##ain",
+      "ĠSo ##cks",
+      "Ġim ##it",
+      "ĠR ##at",
+      "Ġcr ##ad",
+      "Ġpot ##ty",
+      "##zz ##le",
+      "Ġgu ##iding",
+      "##oph ##ones",
+      "ĠAnn ##abel",
+      "Ġeld ##est",
+      "Ġlow ##est",
+      "Ġmem ##or",
+      "ĠCl ##ucky",
+      "ĠGr ##adually",
+      "Ġtor ##ch",
+      "ĠHar ##riet",
+      "ĠStand ##ing",
+      "Ġprison ##er",
+      "ĠCass ##ie",
+      "Ġcraz ##iest",
+      "ĠCount ##ing",
+      "Ġspeech ##less",
+      "Ġfingert ##ips",
+      "N ##ate",
+      "b ##ecause",
+      "c ##atch",
+      "f ##ashion",
+      "##l ##ife",
+      "##v ##an",
+      "##u ##le",
+      "##C ##K",
+      "Ġf ##ished",
+      "##er ##ved",
+      "ĠH ##ay",
+      "ĠB ##itter",
+      "Ġfind ##er",
+      "Ġfl ##icked",
+      "ĠC ##ray",
+      "Ġpar ##ach",
+      "ĠRe ##al",
+      "ĠBl ##u",
+      "##oop ##ed",
+      "Ġraven ##s",
+      "Ġcomfort ##ably",
+      "Ġfort ##une",
+      "ĠBou ##n",
+      "ĠV ##an",
+      "Ġbak ##ers",
+      "Ġcigarett ##e",
+      "Ġtul ##ip",
+      "Ġspeck ##led",
+      "Ġdandel ##ion",
+      "Ġoo ##hed",
+      "Ġsund ##ae",
+      "Ġko ##ala",
+      "J ##asmine",
+      "M ##indy",
+      "M ##artin",
+      "R ##ia",
+      "##h ##ony",
+      "##w ##ear",
+      "ĠT ##own",
+      "ĠT ##ouch",
+      "ĠT ##igger",
+      "Ġwa ##ry",
+      "Ġst ##ressed",
+      "Ġsm ##eared",
+      "Ġal ##as",
+      "Ġal ##ph",
+      "Ġv ##ig",
+      "ĠC ##ory",
+      "##iz ##er",
+      "ĠP ##ee",
+      "##az ##el",
+      "ĠG ##ame",
+      "##ster ##y",
+      "Ġwonder ##land",
+      "ĠSt ##acy",
+      "ĠAl ##so",
+      "Ġhelpless ##ly",
+      "Ġperm ##itting",
+      "##rink ##les",
+      "Ġwhimp ##ering",
+      "ĠNe ##ck",
+      "ĠAny ##time",
+      "ĠGen ##ie",
+      "ĠPet ##al",
+      "##assion ##ate",
+      "G ##erry",
+      "W ##as",
+      "Ġ ##ome",
+      "##a ##way",
+      "##r ##ophone",
+      "##i ##qu",
+      "ĠL ##unch",
+      "ĠA ##rm",
+      "Ġas ##se",
+      "ĠTh ##inking",
+      "Ġbad ##ges",
+      "ĠP ##art",
+      "ĠN ##ala",
+      "ĠG ##arry",
+      "Ġcr ##umbled",
+      "Ġpre ##y",
+      "##osaur ##us",
+      "Ġmis ##be",
+      "Ġmeasure ##ments",
+      "Ġscatter ##s",
+      "Ġmarry ##ing",
+      "ĠDan ##cer",
+      "Ġstitch ##ing",
+      "ĠSn ##appy",
+      "Jen ##n",
+      "Ġsprout ##ed",
+      "Jan ##et",
+      "ĠNeed ##le",
+      "Ġgrasp ##ed",
+      "Kn ##ock",
+      "##b ##owl",
+      "##L ##A",
+      "ĠT ##am",
+      "Ġg ##own",
+      "ĠL ##ara",
+      "##ra ##ph",
+      "ĠW ##anna",
+      "Ġbr ##ow",
+      "##ab ##et",
+      "Ġfarm ##house",
+      "Ġwood ##land",
+      "Ġtrain ##ed",
+      "Ġbee ##keeper",
+      "Ġbelie ##ves",
+      "Ġnum ##b",
+      "Ġwild ##life",
+      "ĠBu ##ry",
+      "Ġbored ##om",
+      "Ġeager ##ness",
+      "Ġple ##ading",
+      "ĠSm ##iling",
+      "Dog ##s",
+      "ĠPhil ##ip",
+      "Ġapproach ##ing",
+      "Ġtot ##al",
+      "Joh ##nnie",
+      "Ġwhizz ##ed",
+      "B ##arry",
+      "G ##inger",
+      "L ##ong",
+      "M ##uffin",
+      "o ##uch",
+      "p ##lay",
+      "##g ##ive",
+      "Ġl ##atch",
+      "Ġm ##mm",
+      "##id ##get",
+      "Ġin ##ser",
+      "Ġe ##erie",
+      "Ġcl ##ang",
+      "Ġco ##z",
+      "ĠJ ##em",
+      "Ġune ##ven",
+      "Ġim ##m",
+      "##ail ##a",
+      "Ġrain ##water",
+      "ĠWh ##ippy",
+      "Ġsho ##ved",
+      "ĠCh ##oose",
+      "Ġob ##edience",
+      "##epend ##able",
+      "ĠBe ##atrice",
+      "##any ##a",
+      "Ġer ##ra",
+      "ĠSh ##iny",
+      "Ġshut ##ting",
+      "Ġcalend ##ars",
+      "ĠCo ##dy",
+      "Ġpause ##s",
+      "##aa ##ah",
+      "Ġclick ##s",
+      "ĠCook ##ing",
+      "ĠMail ##man",
+      "Ġskate ##board",
+      "Ġscrap ##s",
+      "Ġtack ##le",
+      "Ġcrump ##led",
+      "danger ##ous",
+      "F ##el",
+      "##r ##ite",
+      "##p ##her",
+      "Ġt ##ad",
+      "Ġw ##ilt",
+      "##ar ##r",
+      "##ar ##ch",
+      "##id ##den",
+      "##ve ##re",
+      "ĠL ##ill",
+      "ĠB ##ack",
+      "Ġsm ##ashing",
+      "Ġj ##er",
+      "##ic ##ole",
+      "ĠD ##awn",
+      "Ġrun ##g",
+      "ĠP ##in",
+      "ĠP ##ush",
+      "Ġcra ##fted",
+      "##ac ##on",
+      "Ġel ##ves",
+      "Ġmin ##ty",
+      "Ġscar ##iest",
+      "Ġtrick ##ing",
+      "##aff ##y",
+      "Ġwhip ##s",
+      "Ġsprink ##ler",
+      "Ġappear ##ing",
+      "ĠMo ##llie",
+      "Ġbeat ##en",
+      "Ġhandful ##s",
+      "ĠMic ##rophone",
+      "ĠCow ##y",
+      "Ġconqu ##er",
+      "ĠBar ##ney",
+      "Ġmajest ##y",
+      "Ġtac ##os",
+      "Ne ##igh",
+      "Ġcitiz ##ens",
+      "ro ##ar",
+      "Ġalph ##abet",
+      "A ##ha",
+      "F ##etch",
+      "Ġt ##it",
+      "ĠO ##asis",
+      "Ġup ##coming",
+      "ĠB ##ongo",
+      "Ġal ##ike",
+      "Ġbr ##ist",
+      "##ave ##s",
+      "Ġfl ##ushed",
+      "##ive ##ly",
+      "##em ##s",
+      "ĠG ##um",
+      "Ġsharp ##ened",
+      "And ##rew",
+      "Ġbehave ##s",
+      "Sh ##oot",
+      "ĠIs ##abel",
+      "Ġwhimp ##er",
+      "Br ##other",
+      "Ġsnug ##gly",
+      "##yd ##ney",
+      "Ġflick ##er",
+      "##gn ##ore",
+      "Ġjigg ##le",
+      "ĠSurpr ##ise",
+      "Ġheed ##ed",
+      "BOO ##M",
+      "Ġinser ##ted",
+      "A ##very",
+      "D ##ay",
+      "F ##ighting",
+      "ĠShe ##ila",
+      "##ch ##ant",
+      "##ob ##ble",
+      "Ġlong ##ingly",
+      "ĠN ##apping",
+      "ĠG ##host",
+      "ĠZ ##oo",
+      "Ġvill ##ages",
+      "St ##rike",
+      "ĠGo ##ing",
+      "Ġshoe ##box",
+      "Ġambulance ##s",
+      "Al ##most",
+      "Ġlap ##s",
+      "Ġramp ##s",
+      "Ġjugg ##led",
+      "Ġtrim ##med",
+      "Ġdiv ##ided",
+      "Ġculture ##s",
+      "Ġtech ##n",
+      "B ##rr",
+      "K ##ara",
+      "##a ##omi",
+      "##h ##am",
+      "Ġh ##uh",
+      "##er ##ous",
+      "ĠH ##oop",
+      "ĠM ##osquito",
+      "Ġbl ##ind",
+      "Ġch ##am",
+      "##us ##age",
+      "Ġfar ##my",
+      "ĠN ##ikki",
+      "Ġpath ##way",
+      "Ġbasketball ##s",
+      "Ġmen ##acing",
+      "Ġsym ##p",
+      "ĠMar ##c",
+      "Bu ##bb",
+      "Cl ##uck",
+      "Ġgri ##zzly",
+      "ĠMel ##inda",
+      "ĠCro ##cky",
+      "to ##ed",
+      "ĠTra ##in",
+      "Mel ##issa",
+      "Sn ##ake",
+      "Ang ##el",
+      "ĠGeor ##gie",
+      "Ġsplin ##ter",
+      "Ġcock ##pit",
+      "n ##ot",
+      "s ##omet",
+      "ĠS ##ign",
+      "##en ##ch",
+      "ĠL ##acy",
+      "Ġro ##sy",
+      "##own ##er",
+      "Ġv ##irt",
+      "Ġunder ##wear",
+      "Ġtra ##gedy",
+      "ĠR ##ice",
+      "Ġwet ##ness",
+      "Ġdisturb ##ance",
+      "Ġmicr ##ophones",
+      "Ġfaucet ##s",
+      "Sh ##all",
+      "ĠRo ##ary",
+      "##ud ##ges",
+      "Ġchuck ##le",
+      "Ġarr ##anging",
+      "Pr ##ince",
+      "Ġoutsm ##arted",
+      "ĠCall ##ie",
+      "Ġoutr ##un",
+      "Ġfarmy ##ard",
+      "B ##un",
+      "##A ##A",
+      "ĠT ##all",
+      "##ll ##er",
+      "ĠS ##issy",
+      "Ġo ##val",
+      "Ġsaw ##ing",
+      "Th ##under",
+      "ĠC ##onnie",
+      "##ast ##ing",
+      "Ġeven ##ly",
+      "Ġgl ##ance",
+      "ĠP ##age",
+      "Ġspl ##attered",
+      "##row ##s",
+      "Mum ##ma",
+      "Ġpor ##cup",
+      "Ġfest ##iv",
+      "ĠCo ##le",
+      "sp ##icy",
+      "ĠGrand ##mother",
+      "Aw ##w",
+      "Ġplum ##s",
+      "Ġstead ##ily",
+      "Ġimm ##ense",
+      "B ##elle",
+      "d ##isappear",
+      "##m ##ary",
+      "Ġf ##les",
+      "##ce ##l",
+      "ĠB ##aking",
+      "Ġsaw ##ed",
+      "Ġcl ##ient",
+      "##ag ##on",
+      "Ġco ##ax",
+      "##au ##nt",
+      "ĠE ##lli",
+      "Ġhand ##c",
+      "##ess ##or",
+      "ĠR ##occo",
+      "Ġpick ##le",
+      "Ġpass ##er",
+      "Ġav ##ail",
+      "##ork ##y",
+      "Ġmatch ##box",
+      "Ġfine ##st",
+      "Ġpolice ##men",
+      "ĠSh ##op",
+      "Ġrecogn ##izing",
+      "Ġzigzag ##ging",
+      "ĠAn ##cient",
+      "Ġboom ##s",
+      "ĠEx ##ercise",
+      "Ġocc ##ur",
+      "El ##iza",
+      "qu ##ack",
+      "bl ##ue",
+      "ĠVe ##ggie",
+      "Ġdisres ##pect",
+      "Ġfles ##h",
+      "B ##onnie",
+      "T ##ag",
+      "a ##way",
+      "Ġ ##eter",
+      "Ġf ##ain",
+      "Ġbo ##l",
+      "Ġbo ##b",
+      "ĠY ##uck",
+      "Ġfish ##bowl",
+      "ĠN ##ation",
+      "ĠG ##rey",
+      "##art ##ment",
+      "Ġatt ##end",
+      "Ġob ##vious",
+      "Ġhur ##ricanes",
+      "Ġfright ##en",
+      "Ġped ##alling",
+      "ĠSn ##ail",
+      "ĠSte ##ak",
+      "ĠJeff ##rey",
+      "ĠSl ##ide",
+      "##udy ##ing",
+      "Ġroast ##ed",
+      "ĠLast ##ly",
+      "ĠSurpr ##isingly",
+      "ĠCe ##ce",
+      "Ġshoelace ##s",
+      "ĠAbb ##i",
+      "Ġoverhe ##ard",
+      "Ġbrist ##les",
+      "Ġeter ##n",
+      "H ##oo",
+      "J ##udge",
+      "T ##a",
+      "T ##ick",
+      "V ##iolet",
+      "f ##our",
+      "g ##row",
+      "##T ##OP",
+      "Ġthe ##rap",
+      "Ġto ##sses",
+      "Ġd ##itch",
+      "##ot ##or",
+      "##ir ##cus",
+      "ĠM ##ika",
+      "##ic ##ity",
+      "##ish ##y",
+      "##uff ##s",
+      "ĠRe ##verse",
+      "Ġmad ##der",
+      "ĠLe ##go",
+      "Ġsear ##ches",
+      "Ġarri ##val",
+      "Ġring ##master",
+      "Ġlay ##ed",
+      "Ġspell ##ed",
+      "Ġpun ##ched",
+      "Ġapolog ##izing",
+      "Ġmoo ##ing",
+      "ĠBra ##ndy",
+      "Ġswallow ##s",
+      "##yl ##ie",
+      "Sweet ##ie",
+      "Ġbold ##ly",
+      "Ġvar ##iety",
+      "Ġbust ##ling",
+      "Ġnug ##gets",
+      "! ##?\"",
+      "B ##oy",
+      "H ##ours",
+      "m ##aybe",
+      "ĠS ##af",
+      "ĠS ##abrina",
+      "ĠH ##am",
+      "Ġo ##oh",
+      "Ġnew ##est",
+      "Ġwag ##gy",
+      "##ipp ##ee",
+      "Ġjuice ##s",
+      "Ġinc ##ident",
+      "Ġrec ##ently",
+      "Ġsmooth ##ie",
+      "Ġpin ##ata",
+      "Ġpump ##ed",
+      "##isp ##y",
+      "ĠTr ##udy",
+      "##iv ##id",
+      "Ġengine ##er",
+      "ĠFr ##isky",
+      "ĠSn ##ip",
+      "Or ##der",
+      "Ġtipto ##e",
+      "ĠPl ##an",
+      "ĠOt ##ter",
+      "Ġflick ##ered",
+      "Ġprof ##ession",
+      "Ġvar ##ious",
+      "Ġnin ##ety",
+      "Ġcowg ##irls",
+      "Ġkernel ##s",
+      "##arlet ##t",
+      "Ġome ##let",
+      "C ##r",
+      "O ##t",
+      "O ##ther",
+      "h ##oo",
+      "Ġt ##ipping",
+      "Ġd ##art",
+      "Ġc ##af",
+      "ĠS ##and",
+      "##um ##bo",
+      "ĠF ##aster",
+      "##ap ##on",
+      "Ġpo ##sed",
+      "ĠP ##ower",
+      "Ġstory ##t",
+      "Ġcold ##est",
+      "Ġsho ##ve",
+      "Ġround ##s",
+      "Ġmum ##bled",
+      "ĠGra ##pe",
+      "Ġjoy ##s",
+      "Ġcollect ##or",
+      "Ġgolf ##er",
+      "ĠCl ##ock",
+      "Ġharb ##our",
+      "ĠCar ##ty",
+      "Ġtodd ##led",
+      "Mo ##le",
+      "Ġprod ##uce",
+      "Ġfail ##ure",
+      "Els ##ie",
+      "Ġvow ##s",
+      "F ##le",
+      "K ##enny",
+      "M ##a",
+      "p ##itched",
+      "##p ##ing",
+      "ĠT ##en",
+      "Ġp ##ure",
+      "##ill ##ip",
+      "Ġcl ##asp",
+      "Ġsp ##arked",
+      "Ġbr ##im",
+      "ĠY ##acht",
+      "##ret ##t",
+      "ĠD ##ri",
+      "Ġpo ##ll",
+      "Ġeven ##ings",
+      "Ġun ##ro",
+      "Ġfell ##ow",
+      "ĠG ##iggles",
+      "Ġcool ##s",
+      "##ord ##an",
+      "ĠCh ##air",
+      "Ġwhist ##ler",
+      "Ġsug ##ary",
+      "Ġneigh ##s",
+      "Ġter ##rit",
+      "Ġrep ##ay",
+      "Ġbill ##boards",
+      "Ġreplace ##ment",
+      "Ġcaptain ##s",
+      "ĠSte ##am",
+      "ĠChick ##en",
+      "Che ##ers",
+      "ĠMag ##gy",
+      "ĠKn ##ives",
+      "ĠSa ##id",
+      "Bubb ##a",
+      "Ġporcup ##ine",
+      "S ##andra",
+      "##c ##ling",
+      "ĠH ##onk",
+      "ĠL ##og",
+      "ĠB ##er",
+      "Ġlo ##lly",
+      "Ġfr ##ol",
+      "##ant ##ic",
+      "Ġsl ##ope",
+      "Ġhand ##ker",
+      "ĠR ##iding",
+      "ĠG ##izmo",
+      "Ġslow ##ing",
+      "Her ##b",
+      "Ġswings ##et",
+      "Ġsmooth ##ness",
+      "Ġmass ##ive",
+      "An ##imal",
+      "Ġcamel ##s",
+      "Ġsens ##ed",
+      "ĠPine ##y",
+      "ĠShark ##s",
+      "Ġbaa ##ed",
+      "Ġlim ##it",
+      "Ġseatbelt ##s",
+      "ĠEng ##lish",
+      "Ġsmoot ##hed",
+      "Ġuntw ##ist",
+      "Ġextingu ##isher",
+      "Ġdash ##board",
+      "Ġbatt ##les",
+      "Ġtut ##u",
+      "Ġcham ##bers",
+      "Ġvirt ##ue",
+      "Ġhandker ##chief",
+      "B ##ingo",
+      "G ##reg",
+      "H ##onk",
+      "R ##ick",
+      "Y ##ellow",
+      "n ##ew",
+      "##z ##el",
+      "Ġto ##urn",
+      "Ġn ##ailed",
+      "ĠH ##en",
+      "Ġbe ##ings",
+      "ĠM ##ack",
+      "ĠIt ##chy",
+      "Ġre ##v",
+      "ĠW ##ipe",
+      "Ġex ##ist",
+      "ĠD ##orothy",
+      "##iz ##ation",
+      "Ġde ##w",
+      "Ġbutter ##y",
+      "Ġfootball ##s",
+      "Ġveil ##s",
+      "Ġeight ##y",
+      "Ro ##ll",
+      "Ġdar ##kest",
+      "Ġwadd ##ling",
+      "Ġencount ##er",
+      "Ġbound ##aries",
+      "Ġescap ##es",
+      "ĠSpin ##ning",
+      "ĠKn ##ot",
+      "Ġsul ##ked",
+      "sl ##ap",
+      "Ġconst ##ruction",
+      "Ġsevent ##y",
+      "ĠBes ##ides",
+      "ĠBeet ##le",
+      "K ##elsey",
+      "M ##op",
+      "t ##re",
+      "ĠS ##ec",
+      "ĠH ##appiness",
+      "##ut ##er",
+      "ĠL ##otion",
+      "##ad ##dy",
+      "##se ##l",
+      "##ent ##er",
+      "ĠF ##air",
+      "ĠC ##or",
+      "ĠP ##itch",
+      "ĠP ##uzz",
+      "ĠN ##ight",
+      "ĠG ##inny",
+      "Ġhas ##n",
+      "##ire ##s",
+      "Ġgentle ##men",
+      "Every ##where",
+      "Ġspeak ##ers",
+      "Ġitch ##ing",
+      "Ġalarm ##s",
+      "ĠSm ##elly",
+      "ĠHoot ##y",
+      "Ġavoid ##ing",
+      "ĠSl ##ippy",
+      "ĠPl ##us",
+      "##irac ##ulously",
+      "Bo ##at",
+      "Ġjud ##ged",
+      "ĠSwim ##ming",
+      "Ġstrut ##ted",
+      "D ##isappear",
+      "N ##avy",
+      "T ##hings",
+      "t ##ime",
+      "##t ##ract",
+      "##c ##um",
+      "##w ##is",
+      "ĠT ##ape",
+      "##ar ##ium",
+      "ĠS ##P",
+      "ĠS ##el",
+      "ĠS ##ari",
+      "##nt ##er",
+      "ĠO ##ats",
+      "ĠA ##iden",
+      "##ach ##ine",
+      "Ġbed ##side",
+      "Do ##ll",
+      "Ġleaf ##y",
+      "ĠTo ##e",
+      "ĠZ ##ac",
+      "ĠGra ##b",
+      "Ġlate ##st",
+      "Be ##a",
+      "ĠPe ##bble",
+      "Ġjudge ##ment",
+      "Ġchess ##board",
+      "ĠRock ##o",
+      "ĠRo ##ll",
+      "ĠSte ##el",
+      "ĠSw ##ans",
+      "Ġscen ##es",
+      "Ġill ##ness",
+      "Ġcoconut ##s",
+      "ĠStri ##pe",
+      "ĠFran ##c",
+      "Ġscan ##ned",
+      "ĠBoun ##cing",
+      "O ##oo",
+      "S ##e",
+      "T ##ri",
+      "n ##ightmare",
+      "##p ##ensive",
+      "##it ##eness",
+      "Ġg ##ur",
+      "ĠS ##at",
+      "ĠH ##umble",
+      "##il ##ia",
+      "ĠL ##azy",
+      "ĠM ##itch",
+      "Ġlo ##cket",
+      "Ġdog ##house",
+      "Ġbr ##at",
+      "Ġevery ##time",
+      "##uc ##ted",
+      "ĠF ##rench",
+      "Ġpe ##ering",
+      "Ġche ##m",
+      "Ġsqu ##ashed",
+      "Ġun ##he",
+      "He ##aring",
+      "Ġsu ##pper",
+      "Ġph ##ra",
+      "##ract ##ice",
+      "##ier ##re",
+      "ĠBlue ##berry",
+      "Ġmilk ##sh",
+      "##eter ##ia",
+      "Be ##ef",
+      "Ġpress ##ure",
+      "Ġmath ##s",
+      "Ġgrill ##ed",
+      "Ġfort ##unate",
+      "Ġappl ##ied",
+      "Ġpur ##ses",
+      "Ġfurt ##hest",
+      "Ġhi ##ked",
+      "Pe ##ggy",
+      "ĠSw ##an",
+      "Sque ##ak",
+      "be ##haved",
+      "K ##en",
+      "R ##andy",
+      "T ##uesday",
+      "Z ##ap",
+      "s ##ix",
+      "##c ##ar",
+      "Ġt ##ur",
+      "Ġa ##ward",
+      "ĠT ##y",
+      "Ġc ##ore",
+      "Ġha ##unt",
+      "Ġg ##ig",
+      "##le ##nd",
+      "Ġr ##um",
+      "ĠB ##ook",
+      "ĠB ##asketball",
+      "Ġwh ##inn",
+      "Ġman ##ner",
+      "ĠJ ##ed",
+      "ĠF ##ashion",
+      "ĠSo ##ld",
+      "ĠC ##urly",
+      "Ġrain ##storm",
+      "Ġcr ##op",
+      "##amp ##s",
+      "Be ##es",
+      "Ġcalm ##ness",
+      "Ġfear ##less",
+      "Ġcoo ##ing",
+      "Ġrhin ##ocer",
+      "ĠMar ##io",
+      "Ġfre ##es",
+      "ĠAm ##ie",
+      "ĠTe ##a",
+      "Ġhumming ##bird",
+      "Win ##ter",
+      "Ġtink ##ling",
+      "##uccess ##ful",
+      "ĠPol ##ice",
+      "Ġspir ##al",
+      "Ġkil ##os",
+      "Ġcaf ##eteria",
+      "Ġwhinn ##ied",
+      "M ##ic",
+      "R ##ich",
+      "o ##k",
+      "##b ##aby",
+      "Ġc ##ack",
+      "Ġc ##av",
+      "ĠB ##anana",
+      "Ġdo ##cum",
+      "ĠM ##oral",
+      "Ġtre ##et",
+      "Ġfl ##itting",
+      "##ist ##ic",
+      "ĠD ##ependable",
+      "ĠC ##ricket",
+      "##pec ##ial",
+      "Ġey ##eb",
+      "##ac ##ular",
+      "Ġmight ##iest",
+      "ĠCh ##ildren",
+      "Ġweak ##ly",
+      "ĠTr ##ina",
+      "Ġmedic ##ines",
+      "ĠWhe ##at",
+      "Cl ##are",
+      "ĠSc ##reen",
+      "ĠWoof ##y",
+      "Ġexplo ##des",
+      "ĠDe ##an",
+      "re ##lease",
+      "ĠCloud ##s",
+      "Ġinter ##rupt",
+      "Sm ##ile",
+      "Ġfanc ##ier",
+      "ĠNeed ##les",
+      "Luc ##as",
+      "ĠOy ##ster",
+      "Min ##nie",
+      "ĠScr ##uffy",
+      "Ġfeature ##s",
+      "Ġterrit ##ory",
+      "G ##emma",
+      "L ##i",
+      "R ##ead",
+      "k ##eep",
+      "r ##ock",
+      "##g ##h",
+      "##v ##ailable",
+      "Ġt ##icked",
+      "Ġb ##umble",
+      "Ġh ##y",
+      "ĠS ##ylvia",
+      "##ow ##der",
+      "##ne ##el",
+      "ĠB ##itty",
+      "ĠF ##all",
+      "##if ##ic",
+      "Ġint ##entions",
+      "He ##idi",
+      "ĠWh ##atever",
+      "ĠG ##ab",
+      "ĠAfter ##ward",
+      "Ġschool ##s",
+      "ĠLe ##an",
+      "Ġstorm ##ed",
+      "Ġpin ##ec",
+      "ĠSt ##reet",
+      "Ġstamp ##ing",
+      "Ġhaircut ##ter",
+      "Ġhesit ##ate",
+      "Cl ##oud",
+      "Ġreply ##ing",
+      "Ġfabric ##s",
+      "##eal ##ing",
+      "ĠTruck ##o",
+      "ĠTruck ##ie",
+      "Danger ##ous",
+      "Gr ##umpy",
+      "##edic ##ine",
+      "Ġsav ##ored",
+      "ĠSmo ##oth",
+      "ĠMail ##box",
+      "ĠDi ##ane",
+      "Lemon ##ade",
+      "ĠCon ##nor",
+      "Ġspect ##acular",
+      "L ##ast",
+      "ĠT ##erri",
+      "ĠS ##NAP",
+      "##en ##e",
+      "ĠE ##ar",
+      "ĠC ##ereal",
+      "Ġcom ##ment",
+      "Ġwatch ##ful",
+      "ĠR ##ep",
+      "Ġtail ##or",
+      "Ġmar ##ches",
+      "Ġpol ##iteness",
+      "##arm ##ed",
+      "##aw ##r",
+      "Ġstri ##ve",
+      "Go ##ld",
+      "Ġchalk ##board",
+      "Ġashtray ##s",
+      "Ġsent ##ences",
+      "Ch ##ild",
+      "Ġnood ##le",
+      "ĠTe ##am",
+      "ĠLuc ##a",
+      "Mon ##ths",
+      "or ##der",
+      "ĠWorm ##s",
+      "##reck ##les",
+      "Ġtran ##sp",
+      "Ġrelation ##ships",
+      "! ##!\"",
+      "B ##ro",
+      "L ##ad",
+      "f ##or",
+      "h ##ate",
+      "s ##ee",
+      "Ġ ##`",
+      "Ġ ##ident",
+      "Ġsaw ##s",
+      "Ġsh ##ifted",
+      "Ġre ##cy",
+      "ĠY ##ield",
+      "ĠC ##auliflower",
+      "ĠK ##iss",
+      "Ġnight ##time",
+      "Ġje ##well",
+      "Ġear ##ring",
+      "Ġatt ##ent",
+      "##irt ##een",
+      "Be ##aky",
+      "Ġlast ##s",
+      "Ġash ##ore",
+      "ĠSp ##ace",
+      "ĠBr ##ady",
+      "Ġsword ##fish",
+      "ĠV ##ictory",
+      "Will ##ow",
+      "Ġseesaw ##s",
+      "Ġsting ##ing",
+      "Ġrefle ##ctions",
+      "Ġpound ##ed",
+      "ĠPl ##ant",
+      "Ġaim ##ing",
+      "ĠButter ##flies",
+      "Ġscowl ##ing",
+      "ĠPar ##rot",
+      "ĠSa ##usage",
+      "ĠHonest ##y",
+      "ĠNovel ##s",
+      "Ġpy ##jamas",
+      "Ġic ##ic",
+      "Jose ##ph",
+      "Ġsomers ##aul",
+      "Ġpostc ##ard",
+      "Fore ##shadowing",
+      "Ġpred ##ator",
+      "Ġparach ##ute",
+      "Ġtit ##le",
+      "G ##irls",
+      "J ##am",
+      "M ##ick",
+      "h ##o",
+      "Ġ ##ir",
+      "Ġb ##oop",
+      "##ou ##rage",
+      "Ġd ##ise",
+      "Ġg ##inger",
+      "ĠS ##hip",
+      "ĠB ##ab",
+      "##al ##king",
+      "ĠA ##ly",
+      "ĠA ##corn",
+      "Ġre ##se",
+      "Ġre ##eds",
+      "##ings ##h",
+      "ĠF ##ancy",
+      "ĠD ##es",
+      "Ġsl ##ingsh",
+      "Ġqu ##alities",
+      "##ger ##y",
+      "Ġsn ##arl",
+      "Ġri ##pping",
+      "##co ##ot",
+      "##ather ##ine",
+      "Ġbuild ##s",
+      "Ġbreak ##able",
+      "Ġheart ##beat",
+      "Ġpro ##ven",
+      "ĠSh ##aron",
+      "Ġcomplain ##ts",
+      "Ġow ##ie",
+      "Ġcur ##ry",
+      "Ġcheek ##y",
+      "ĠSk ##ipping",
+      "ĠQ ##uit",
+      "Ex ##cellent",
+      "Ġfasc ##ination",
+      "the ##y",
+      "Hmm ##m",
+      "Ġting ##ly",
+      "ĠBlack ##y",
+      "ĠDi ##amond",
+      "Wo ##nder",
+      "ĠLady ##bug",
+      "Ġdaydream ##ing",
+      "Ġdescri ##bed",
+      "ĠGun ##s",
+      "Ġgad ##gets",
+      "' ##'",
+      "M ##erry",
+      "g ##reen",
+      "##m ##it",
+      "Ġt ##ilt",
+      "Ġa ##ah",
+      "Ġa ##choo",
+      "##in ##ated",
+      "Ġp ##ity",
+      "Ġm ##akers",
+      "##is ##itive",
+      "ĠO ##p",
+      "Ġbut ##cher",
+      "Ġwh ##is",
+      "Ġgir ##ly",
+      "ĠF ##isher",
+      "Ġover ##c",
+      "Ġstrong ##ly",
+      "Ġdra ##ins",
+      "Ġkeep ##ers",
+      "Ġbright ##ness",
+      "Ġdin ##ners",
+      "##est ##roy",
+      "Ġvan ##s",
+      "ĠSp ##rinkles",
+      "Ġed ##uc",
+      "Ġsupport ##s",
+      "ĠV ##inny",
+      "ĠLou ##is",
+      "?' ##'",
+      "ĠEl ##isa",
+      "Any ##thing",
+      "inc ##rease",
+      "Ġtrespass ##ing",
+      "Stan ##ley",
+      "Ġponder ##ed",
+      "Ġhairsty ##le",
+      "Ġdisrespect ##ful",
+      "B ##ooks",
+      "P ##o",
+      "R ##ory",
+      "T ##ra",
+      "V ##icky",
+      "V ##ictory",
+      "Y ##ippee",
+      "d ##ough",
+      "l ##ong",
+      "n ##ine",
+      "s ##even",
+      "##u ##a",
+      "Ġf ##res",
+      "##ir ##us",
+      "ĠL ##ula",
+      "Ġwe ##ave",
+      "ĠM ##iguel",
+      "Ġsh ##rie",
+      "ĠA ##h",
+      "Ġle ##aked",
+      "##um ##sy",
+      "Ġch ##ugging",
+      "ĠD ##is",
+      "ĠC ##am",
+      "Ġfrog ##gy",
+      "Ġwhe ##e",
+      "ĠBl ##aze",
+      "Ġmost ##ly",
+      "Ġmark ##ings",
+      "Be ##have",
+      "Ġwheel ##ed",
+      "Ġsel ##ves",
+      "ĠSt ##upid",
+      "Ġsteam ##y",
+      "Ġsprink ##ling",
+      "Ġstrang ##ely",
+      "ĠGr ##uff",
+      "Rob ##o",
+      "?!\" ##.",
+      "Fl ##ora",
+      "ĠSal ##ty",
+      "Ġconcer ##n",
+      "Matt ##hew",
+      "Wo ##ah",
+      "ĠGeor ##g",
+      "ĠBalloon ##s",
+      "Ġrhym ##es",
+      "Ġvolunt ##eer",
+      "Ġinqu ##isitive",
+      "Ġpasser ##by",
+      "Ġbol ##ts",
+      "Ġprofession ##al",
+      "Ġtourn ##ament",
+      ". ##.",
+      "e ##at",
+      "##R ##R",
+      "Ġb ##id",
+      "Ġm ##az",
+      "##im ##id",
+      "Ġsa ##les",
+      "Ġin ##tern",
+      "Ġher ##mit",
+      "ĠB ##athing",
+      "Ġro ##le",
+      "ĠJ ##ada",
+      "Ġab ##s",
+      "Ġint ##imid",
+      "Mom ##ents",
+      "ĠP ##u",
+      "##az ##ingly",
+      "Ġyellow ##s",
+      "Ġswim ##mers",
+      "Ġpu ##bl",
+      "Ġar ##cher",
+      "Ġspl ##at",
+      "Ġgrow ##th",
+      "ĠCh ##airy",
+      "Ġcann ##on",
+      "St ##even",
+      "ĠSt ##inky",
+      "Ġcarp ##enter",
+      "Ġstaff ##s",
+      "Ġshort ##ly",
+      "Ġsuper ##vision",
+      "ĠCl ##over",
+      "ĠHel ##per",
+      "ĠBee ##bee",
+      "Ġprice ##less",
+      "Le ##ft",
+      "Co ##ffee",
+      "Ġexpress ##ing",
+      "Ġforce ##s",
+      "ĠPen ##cil",
+      "Ġsoot ##he",
+      "Ġtransform ##ation",
+      "Cra ##b",
+      "ĠBlack ##ie",
+      "Ġslurp ##ed",
+      "A ##lf",
+      "R ##estore",
+      "W ##ar",
+      "e ##e",
+      "e ##mergency",
+      "v ##anish",
+      "##i ##us",
+      "##w ##ord",
+      "Ġf ##ang",
+      "ĠT ##ug",
+      "ĠT ##onight",
+      "##er ##al",
+      "##om ##en",
+      "##or ##my",
+      "ĠL ##olly",
+      "ĠA ##ir",
+      "ĠA ##round",
+      "ĠC ##arry",
+      "ĠC ##asey",
+      "Ġtal ##ons",
+      "##aut ##iously",
+      "##oy ##o",
+      "##oy ##d",
+      "Ġad ##ver",
+      "##art ##en",
+      "Ġsea ##side",
+      "Jo ##ke",
+      "Be ##st",
+      "Ġperson ##ality",
+      "ĠKim ##my",
+      "ĠAnt ##hony",
+      "Ġwrink ##les",
+      "Ġmatey ##s",
+      "Ġconvin ##cing",
+      "Ġtopp ##led",
+      "Jon ##athan",
+      "##raw ##berry",
+      "Pl ##ant",
+      "ĠBel ##inda",
+      "ĠJog ##ging",
+      "Ġslingsh ##ot",
+      "B ##ANG",
+      "T ##ess",
+      "w ##he",
+      "##i ##ya",
+      "##p ##o",
+      "##d ##i",
+      "Ġb ##ul",
+      "Ġd ##iet",
+      "##am ##ole",
+      "ĠH ##orn",
+      "ĠB ##aker",
+      "Ġsm ##udged",
+      "No ##ah",
+      "Ġsn ##ored",
+      "##ac ##amole",
+      "Ġcool ##ing",
+      "Ġpat ##s",
+      "ĠCh ##ug",
+      "Ġpers ##pect",
+      "Ġshr ##ugging",
+      "Ġpool ##s",
+      "Ġret ##rie",
+      "Ġraft ##s",
+      "Al ##an",
+      "ĠCl ##uck",
+      "ĠJul ##ian",
+      "ĠMatt ##ie",
+      "Ġmer ##cy",
+      "Ġdrip ##s",
+      "Ġprof ##essor",
+      "Ġadj ##usted",
+      "Ash ##ley",
+      "Ġwhizz ##ing",
+      "ĠPray ##ing",
+      "Ġdrumstick ##s",
+      "Ġasse ##m",
+      "Ġrhinocer ##oses",
+      "Ġmaz ##es",
+      "K ##athy",
+      "L ##ight",
+      "M ##ara",
+      "P ##iggy",
+      "a ##n",
+      "t ##op",
+      "y ##ay",
+      "##l ##se",
+      "##m ##aker",
+      "##f ##reeze",
+      "Ġa ##qu",
+      "ĠT ##alk",
+      "##ir ##ation",
+      "ĠH ##igher",
+      "##ow ##ers",
+      "##st ##age",
+      "ĠB ##and",
+      "##ound ##s",
+      "##ht ##aking",
+      "##ile ##ts",
+      "ĠE ##asy",
+      "Ġsl ##iced",
+      "Ġgl ##orious",
+      "ĠK ##ari",
+      "Ġunt ##idy",
+      "ĠP ##ixie",
+      "Ġreal ##ising",
+      "Ġhot ##dog",
+      "Ġpot ##ions",
+      "Ġgu ##acamole",
+      "Ġcelebr ##ations",
+      "Ġpay ##ment",
+      "Ġeng ##ulf",
+      "Ġhunt ##ed",
+      "Ġrece ##ption",
+      "Ġobser ##ves",
+      "Ġgrand ##ad",
+      "Ġbreat ##htaking",
+      "Ġunh ##armed",
+      "Ġmention ##ing",
+      "Ġflood ##ing",
+      "Ġrul ##ers",
+      "ĠMe ##ena",
+      "ĠCar ##ley",
+      "##prin ##t",
+      "Ġpuck ##ered",
+      "Ġexcept ##ion",
+      "Ġplank ##s",
+      "Ġoutsm ##art",
+      "ĠCol ##ors",
+      "Spid ##er",
+      "ĠPige ##on",
+      "Ġetern ##ity",
+      "Ġgig ##antic",
+      "H ##ug",
+      "H ##ank",
+      "J ##os",
+      "T ##iger",
+      "e ##ight",
+      "i ##gnorant",
+      "##g ##ies",
+      "Ġs ##outh",
+      "Ġh ##ula",
+      "##at ##ience",
+      "Ġo ##ar",
+      "##st ##ream",
+      "ĠM ##ist",
+      "ĠM ##art",
+      "Ġre ##fe",
+      "ĠF ##er",
+      "Ġbl ##oss",
+      "ĠD ##erek",
+      "ĠE ##aster",
+      "ĠE ##ggy",
+      "Ġsn ##out",
+      "Ġpat ##ched",
+      "Ġcow ##ard",
+      "ĠBl ##ow",
+      "Ġsharp ##er",
+      "Ġpart ##ied",
+      "Ġba ##les",
+      "Ġpin ##ned",
+      "ĠGo ##at",
+      "Ġshut ##s",
+      "ĠMar ##ry",
+      "Will ##ie",
+      "Sh ##ark",
+      "ĠGood ##night",
+      "ĠSn ##akes",
+      "Ġthreat ##ening",
+      "ĠPrin ##ty",
+      "ĠAnt ##s",
+      "Car ##ol",
+      "Ġnuzz ##le",
+      "Ġgest ##ured",
+      "Sque ##eze",
+      "Sweet ##heart",
+      "ĠCarrot ##s",
+      "Ġpy ##ram",
+      "Ġhambur ##ger",
+      "Ġcleve ##rest",
+      "Ġfain ##ted",
+      "Ġintern ##et",
+      "Ġrefe ##ree",
+      "A ##pple",
+      "A ##aaah",
+      "J ##eremy",
+      "P ##ink",
+      "S ##end",
+      "##g ##l",
+      "##y ##s",
+      "Ġs ##ke",
+      "Ġth ##irteen",
+      "ĠM ##icky",
+      "Ġsh ##im",
+      "Ġno ##is",
+      "ĠF ##ree",
+      "Ġscared ##y",
+      "Ġv ##irus",
+      "Ġpe ##aked",
+      "##udd ##le",
+      "Ġlong ##ing",
+      "Ġrest ##s",
+      "ĠZ ##ed",
+      "Ġsmo ##ked",
+      "Ġseat ##ing",
+      "##aff ##od",
+      "Ġfive ##s",
+      "Ġobe ##ying",
+      "Ġty ##ping",
+      "Car ##ly",
+      "ĠRun ##ning",
+      "Ġappearance ##s",
+      "ĠWhist ##ling",
+      "Ġreflect ##ing",
+      "Ġhyd ##rant",
+      "ĠCraw ##l",
+      "Lad ##ies",
+      "Jos ##ie",
+      "C ##ake",
+      "C ##ro",
+      "H ##igher",
+      "S ##uper",
+      "S ##TOP",
+      "##s ##aw",
+      "##w ##orth",
+      "##in ##ished",
+      "Ġd ##read",
+      "##at ##ops",
+      "Ġin ##h",
+      "ĠHe ##ad",
+      "Ġst ##am",
+      "Ġe ##ss",
+      "##st ##ance",
+      "ĠB ##ananas",
+      "ĠM ##is",
+      "ĠM ##or",
+      "ĠM ##al",
+      "ĠM ##arian",
+      "Ġne ##ater",
+      "##ur ##s",
+      "##now ##ingly",
+      "Ġpr ##os",
+      "Ġsw ##ished",
+      "Ġint ##ense",
+      "ĠC ##amp",
+      "Ġfish ##y",
+      "ĠR ##ot",
+      "Ġdr ##ool",
+      "At ##t",
+      "##fere ##nce",
+      "Ġpoor ##ly",
+      "Ġgem ##st",
+      "Ġaw ##ait",
+      "Ġoper ##ations",
+      "Ġmer ##rily",
+      "Ġaccomplishment ##s",
+      "Ġpleas ##antly",
+      "Woo ##ly",
+      "Ġratt ##led",
+      "ĠStu ##art",
+      "ĠWhist ##ler",
+      "Ġpest ##s",
+      "Ġstab ##bed",
+      "Flop ##sy",
+      "Ġdise ##ase",
+      "Ġfang ##s",
+      "B ##uster",
+      "D ##ream",
+      "L ##iam",
+      "M ##anny",
+      "P ##oison",
+      "R ##aven",
+      "i ##s",
+      "s ##u",
+      "##d ##ely",
+      "##E ##S",
+      "Ġt ##amb",
+      "ĠT ##uffy",
+      "Ġp ##es",
+      "##en ##ched",
+      "##ow ##ing",
+      "##all ##s",
+      "Ġwh ##om",
+      "Ġla ##pped",
+      "Ġla ##unched",
+      "ĠW ##ool",
+      "Ġsk ##ated",
+      "Thank ##fully",
+      "Ġche ##ery",
+      "Ġgl ##are",
+      "ĠN ##ose",
+      "ĠG ##ently",
+      "Ġru ##dely",
+      "Ġar ##f",
+      "Ġcast ##ing",
+      "Ġcontin ##ues",
+      "Ġcho ##ppy",
+      "Ġwar ##s",
+      "##ub ##s",
+      "ĠBe ##st",
+      "Ġlast ##ing",
+      "##oc ##key",
+      "Ġtent ##h",
+      "Ġer ##asing",
+      "Ch ##ick",
+      "Ġflood ##s",
+      "Ġtug ##s",
+      "ĠFrog ##s",
+      "Ġcontain ##ers",
+      "Ġsting ##y",
+      "ĠJess ##y",
+      "ĠWatch ##ing",
+      "?' ##\"",
+      "Ġsoot ##hed",
+      "Ġsouvenir ##s",
+      "Ġbund ##led",
+      "Ġmold ##s",
+      "Ġtriumph ##ant",
+      "Ġsmir ##k",
+      "Ġdemonstr ##ated",
+      "ĠTere ##sa",
+      "##lse ##a",
+      "Ġpes ##ky",
+      "B ##ar",
+      "a ##ir",
+      "t ##r",
+      "y ##uck",
+      "##r ##ist",
+      "##k ##ie",
+      "##I ##NG",
+      "##E ##R",
+      "Ġb ##i",
+      "Ġl ##ure",
+      "Ġn ##udge",
+      "Ġr ##ap",
+      "ĠL ##ead",
+      "Ġsp ##a",
+      "ĠE ##ddy",
+      "ĠC ##acky",
+      "##ro ##l",
+      "Ġfi ##ery",
+      "ĠP ##iece",
+      "Ġapp ##oint",
+      "Ġun ##ne",
+      "ĠG ##reed",
+      "Ġflower ##y",
+      "Ġdream ##land",
+      "ĠLe ##a",
+      "Ġband ##ana",
+      "ĠV ##ict",
+      "Ġapolog ##izes",
+      "ĠOr ##gan",
+      "Ġglo ##ssy",
+      "ĠQu ##iz",
+      "ĠCra ##sh",
+      "ĠSc ##rew",
+      "Ġwhir ##red",
+      "Ġdiv ##ide",
+      "Ġdut ##y",
+      "Ġtrad ##ition",
+      "Ġtherap ##ist",
+      "ĠPlan ##et",
+      "ĠSold ##ier",
+      "Ġeduc ##ation",
+      "Ġtamb ##our",
+      "C ##ircus",
+      "F ##ood",
+      "H ##oot",
+      "L ##oop",
+      "M ##s",
+      "M ##aking",
+      "Z ##ack",
+      "##o ##dies",
+      "##g ##ged",
+      "##v ##ation",
+      "Ġs ##id",
+      "Ġd ##affod",
+      "ĠS ##ydney",
+      "ĠH ##azel",
+      "Ġth ##or",
+      "##itt ##ered",
+      "Ġsh ##immer",
+      "##ur ##ray",
+      "Ġback ##up",
+      "ĠBen ##ji",
+      "Ġran ##cher",
+      "ĠF ##ear",
+      "ĠC ##oop",
+      "ĠWe ##ar",
+      "ĠP ##ay",
+      "Ġpol ##ishes",
+      "Ġrel ##uct",
+      "Ġsur ##gery",
+      "Ġmel ##odies",
+      "Ġbrilliant ##ly",
+      "Ġfour ##teen",
+      "Bl ##ast",
+      "Sp ##arky",
+      "ĠUp ##on",
+      "Ġperformance ##s",
+      "Am ##i",
+      "Sun ##shine",
+      "ĠTra ##cy",
+      "ĠKn ##ife",
+      "Per ##fect",
+      "Ġblossom ##s",
+      "Ġtwitch ##ing",
+      "somet ##imes",
+      "Ġunhe ##althy",
+      "Ġoverc ##ame",
+      "Ġpubl ##ic",
+      "Ġretrie ##ved",
+      "M ##aisie",
+      "R ##em",
+      "f ##ragile",
+      "Ġt ##us",
+      "Ġto ##ns",
+      "Ġf ##ry",
+      "Ġc ##ure",
+      "##ar ##is",
+      "##id ##ers",
+      "Ġo ##ily",
+      "Ġo ##int",
+      "ĠL ##emons",
+      "##all ##ory",
+      "Ġwe ##aving",
+      "Ġshe ##pher",
+      ".\" ##.",
+      "Ġfa ##bul",
+      "ĠWe ##apon",
+      "Ġjust ##ice",
+      "##pec ##ts",
+      "ĠP ##orky",
+      "ĠR ##oom",
+      "ĠG ##oo",
+      "Ġsho ##pped",
+      "Ġcre ##vice",
+      "Ġunk ##nowingly",
+      "Ġfountain ##s",
+      "ĠFl ##ip",
+      "Ġgaz ##es",
+      "ĠAm ##elie",
+      "Tweet ##y",
+      "Ġgod ##s",
+      "Ġlun ##ches",
+      "Pop ##corn",
+      "Ġtend ##er",
+      "ĠRa ##j",
+      "Ġdandel ##ions",
+      "ĠAut ##o",
+      "Ġsauc ##ers",
+      "ĠKe ##ith",
+      "Ġunscrew ##ed",
+      "Ġgarl ##ic",
+      "Ġjig ##saw",
+      "Ġstoryt ##eller",
+      "Ġshrie ##ked",
+      "D ##ragon",
+      "K ##at",
+      "W ##ork",
+      "d ##is",
+      "f ##ly",
+      "i ##ng",
+      "w ##ell",
+      "##n ##as",
+      "##c ##at",
+      "##f ##y",
+      "##f ##riend",
+      "Ġn ##ick",
+      "ĠS ##ully",
+      "Ġy ##eah",
+      "##st ##em",
+      "Ġlike ##ly",
+      "##ag ##s",
+      "Ġhouse ##work",
+      "Ġdra ##ined",
+      "ĠCan ##ada",
+      "Ġper ##haps",
+      "Ġarm ##our",
+      "ĠBl ##ossom",
+      "Ġhelpful ##ness",
+      "Ġboss ##ing",
+      "Ġflag ##pole",
+      "Ġstubborn ##ly",
+      "Ġgum ##ball",
+      "Ġrece ##ip",
+      "Ġhung ##rily",
+      "Ġpur ##s",
+      "Ġzigzag ##ged",
+      "Ġble ##nder",
+      "ĠSqu ##ishy",
+      "ĠPup ##il",
+      "Che ##ck",
+      "Ġresponsib ##ly",
+      "Ġheaven ##s",
+      "Cra ##sh",
+      "ĠOy ##sters",
+      "ĠNat ##alie",
+      "Ġprotest ##ed",
+      "Ġbon ##fire",
+      "Ġrumm ##aged",
+      "Ġbrief ##case",
+      "Ġvig ##or",
+      "Ġerra ##nds",
+      "Ġhandc ##uffs",
+      "Ġshepher ##d",
+      "Ġfabul ##ous",
+      "C ##omp",
+      "P ##ray",
+      "##t ##est",
+      "##f ##r",
+      "Ġto ##ken",
+      "ĠT ##anya",
+      "##im ##et",
+      "Ġin ##ner",
+      "##ck ##ing",
+      "ĠO ##aty",
+      "ĠM ##arla",
+      "ĠM ##iraculously",
+      "##ent ##ed",
+      "Ġsw ##um",
+      "##ust ##ing",
+      "ĠSo ##ary",
+      "##our ##n",
+      "Ġsafe ##keep",
+      "Ġgl ##int",
+      "Ġpar ##lor",
+      "##ool ##ish",
+      "ĠP ##ierre",
+      "Ġun ##ity",
+      "It ##s",
+      "Ġcr ##unched",
+      "##ila ##h",
+      "Ġfight ##er",
+      "Ġste ##als",
+      "ĠZ ##ane",
+      "ĠLe ##on",
+      "Ġspin ##ny",
+      "Ġreturn ##s",
+      "ĠSt ##ore",
+      "Ġtrust ##worth",
+      "Ġgener ##ations",
+      "Ġfig ##uring",
+      "Ġdisturb ##s",
+      "Ġsub ##tract",
+      "Ġconf ##ron",
+      "ĠKeep ##ing",
+      "Ġsatis ##fying",
+      "ĠSun ##flower",
+      "Ġrefle ##cted",
+      "Tweet ##ie",
+      "Ġmoo ##s",
+      "Ġinsp ##iration",
+      "Ġattem ##pted",
+      "ĠEn ##ormous",
+      "ĠClar ##issa",
+      "Ġoint ##ment",
+      "Ġsafekeep ##ing",
+      "C ##aptain",
+      "G ##wen",
+      "J ##olly",
+      "R ##awr",
+      "d ##el",
+      "o ##peration",
+      "##d ##ened",
+      "ĠS ##er",
+      "ĠF ##reckles",
+      "ĠY ##oyo",
+      "##ump ##ed",
+      "ĠC ##orn",
+      "ĠN ##ightmare",
+      "We ##ee",
+      "Ġfair ##ness",
+      "Jo ##anna",
+      "Ġpass ##word",
+      "Ġcho ##ked",
+      "ĠCat ##y",
+      "Ġrelax ##ation",
+      "Ġharsh ##ly",
+      "ĠSh ##ape",
+      "ĠSh ##awn",
+      "Ġteleph ##ones",
+      "ĠFl ##it",
+      "Ġpermit ##s",
+      "Ġallow ##s",
+      "Jen ##nie",
+      "Ġcrowd ##s",
+      "Ġcent ##imet",
+      "Ġtweet ##ing",
+      "ĠBubb ##ly",
+      "##cl ##oud",
+      "re ##ady",
+      "Ġdev ##oured",
+      "Ġconnect ##s",
+      "ĠLu ##isa",
+      "Ġanten ##nas",
+      "Ġslurp ##ing",
+      "Wo ##lf",
+      "Ġreassuring ##ly",
+      "Ġproduc ##ed",
+      "Ġwoo ##lly",
+      "Ġrasp ##berries",
+      "Gl ##ad",
+      "ĠBuck ##le",
+      "ĠLy ##nn",
+      "Jenn ##ifer",
+      "Ġoccur ##red",
+      "Ġaqu ##arium",
+      "D ##ead",
+      "I ##nt",
+      "L ##u",
+      "R ##es",
+      "T ##iti",
+      "W ##il",
+      "b ##r",
+      "b ##reak",
+      "f ##l",
+      "h ##istory",
+      "##h ##at",
+      "##v ##able",
+      "Ġf ##al",
+      "ĠT ##est",
+      "##re ##a",
+      "Ġn ##orth",
+      "Ġg ##ut",
+      "##at ##ers",
+      "ĠS ##uccess",
+      "##le ##as",
+      "Ġst ##ink",
+      "ĠL ##ock",
+      "ĠL ##ord",
+      "ĠB ##ath",
+      "ĠM ##er",
+      "Ġfor ##mer",
+      "ĠW ##ashing",
+      "Ġsw ##iped",
+      "Ġdec ##rease",
+      "ĠD ##ella",
+      "Ġcare ##t",
+      "Ġold ##s",
+      "ĠJo ##in",
+      "Ġlight ##est",
+      "Ġdri ##er",
+      "ĠRe ##gret",
+      "Jo ##dy",
+      "ĠLe ##wis",
+      "Ġstra ##nded",
+      "ĠSt ##ormy",
+      "Ġignor ##ance",
+      "Me ##et",
+      "Ġcost ##ly",
+      "Ġrow ##boat",
+      "Ġfetch ##ing",
+      "ch ##ug",
+      "Ġform ##s",
+      "ĠLuc ##ie",
+      "ĠGold ##y",
+      "Ġadop ##ted",
+      "##the ##less",
+      "ĠGrow ##ly",
+      "Ġens ##ure",
+      "ĠSP ##LA",
+      "Ġeyeb ##rows",
+      "ĠFisher ##man",
+      "Ġadver ##t",
+      "Ġshim ##m",
+      "Ġunne ##cessary",
+      "Ġreceip ##t",
+      "C ##ici",
+      "H ##alfway",
+      "J ##umpy",
+      "P ##inch",
+      "S ##ister",
+      "a ##pple",
+      "d ##own",
+      "##h ##op",
+      "Ġa ##a",
+      "Ġb ##ale",
+      "ĠT ##ow",
+      "Ġd ##ipping",
+      "##or ##ay",
+      "##ri ##b",
+      "Ġo ##inked",
+      "##ind ##eer",
+      "Ġre ##ve",
+      "Ġsp ##iciest",
+      "##ob ##web",
+      "ĠF ##il",
+      "Ġshow ##ered",
+      "Ġeach ##other",
+      "ĠC ##uppy",
+      "##ast ##le",
+      "Ġgr ##ades",
+      "##iz ##i",
+      "Ġunt ##ouched",
+      "Ġimp ##atience",
+      "Ġgreen ##est",
+      "Ġsn ##oop",
+      "Ġdri ##bble",
+      "Ġcre ##st",
+      "Ġsharp ##ening",
+      "Ġkick ##ball",
+      "Ġreg ##ard",
+      "##iv ##a",
+      "ĠCl ##umsy",
+      "ĠV ##era",
+      "Ġapolog ##ise",
+      "ĠFl ##ute",
+      "Ġsew ##s",
+      "ĠDuck ##ie",
+      "ĠSl ##im",
+      "Ġpuff ##ing",
+      "Ġwadd ##le",
+      "Ġdisobe ##ying",
+      "Ġbomb ##s",
+      "Ġsav ##oring",
+      "Ġcluck ##ing",
+      "Ġrect ##angles",
+      "Ġperse ##vered",
+      "##olo ##getic",
+      "Ġadv ##ised",
+      "Ġentertain ##ed",
+      "Ġfoss ##ils",
+      "Ġorig ##ami",
+      "Jelly ##fish",
+      "ĠPee ##king",
+      "Ġjer ##sey",
+      "Ġengulf ##ed",
+      "Ġconfron ##ted",
+      "D ##aughter",
+      "K ##ick",
+      "K ##ai",
+      "M ##us",
+      "O ##il",
+      "a ##l",
+      "h ##ere",
+      "r ##ibbit",
+      "Ġ ##vers",
+      "##a ##id",
+      "##g ##a",
+      "##f ##ume",
+      "Ġa ##ched",
+      "Ġw ##ed",
+      "Ġto ##pping",
+      "Ġto ##ilets",
+      "ĠT ##reat",
+      "##on ##ica",
+      "ĠL ##ili",
+      "ĠB ##ike",
+      "Ġdo ##omed",
+      "ĠM ##acy",
+      "ĠD ##eep",
+      "Ġsk ##id",
+      "Ġproud ##er",
+      "Ġpar ##cel",
+      "ĠP ##umpy",
+      "ĠP ##urry",
+      "Ġboat ##man",
+      "Ġru ##bble",
+      "Ġatt ##aches",
+      "Ġpre ##ference",
+      "Ġcart ##whe",
+      "Ġhonest ##ly",
+      "Ġgold ##fish",
+      "Ġap ##ologetic",
+      "Ġspeed ##ed",
+      "ĠSh ##ock",
+      "Ġrecogn ##izes",
+      "Ġskill ##ed",
+      "Bl ##inky",
+      "Ġinstr ##ucted",
+      "ĠGreen ##ie",
+      "Ġunp ##leas",
+      "Ġtrot ##ting",
+      "Ġargum ##ents",
+      "ĠFel ##icity",
+      "Ġaffect ##ion",
+      "ĠPinch ##ing",
+      "ĠWil ##son",
+      "Ġshortcut ##s",
+      "ĠMa ##jest",
+      "ĠComp ##y",
+      "Rel ##ax",
+      "Ġtac ##o",
+      "##ok ##o",
+      "ĠDraw ##ing",
+      "Ġfestiv ##als",
+      "d ##ictionary",
+      "p ##l",
+      "##g ##ent",
+      "##l ##iness",
+      "##f ##ty",
+      "Ġf ##ame",
+      "Ġp ##ulp",
+      "ĠS ##coot",
+      "##il ##izer",
+      "##ri ##lly",
+      "Ġday ##time",
+      "ĠL ##aila",
+      "ĠB ##ry",
+      "ĠB ##ucky",
+      "Ġcan ##ary",
+      "Ġpe ##gs",
+      "ĠEvery ##time",
+      "ĠK ##id",
+      "ĠN ##icole",
+      "ĠN ##aomi",
+      "##aught ##ers",
+      "Ġkn ##itted",
+      "##red ##ible",
+      "Ġslow ##est",
+      "Ġsnow ##storm",
+      "Ġtreat ##ing",
+      "Ġamazing ##ly",
+      "Ġbrown ##ies",
+      "Ġwash ##cloth",
+      "St ##e",
+      "Ġclever ##ly",
+      "ĠSp ##iders",
+      "##ric ##ia",
+      "Ġappreci ##ating",
+      "##ud ##ging",
+      "Ġcontro ##ls",
+      "Ġthro ##ats",
+      "ĠHold ##ing",
+      "ĠSw ##ing",
+      "ĠTe ##acher",
+      "Ġaddress ##ed",
+      "##ative ##ly",
+      "Ġrack ##et",
+      "ĠBrush ##y",
+      "Ġfrag ##rant",
+      "Ġfer ##oc",
+      "ĠDolph ##in",
+      "Ġunra ##vel",
+      "Ġimit ##ate",
+      "ĠFranc ##is",
+      "ĠSat ##urn",
+      "Ġske ##pt",
+      "Ġvigor ##ously",
+      "B ##iggy",
+      "B ##anana",
+      "C ##ammy",
+      "G ##ret",
+      "G ##irl",
+      "J ##emma",
+      "M ##an",
+      "M ##uch",
+      "P ##ast",
+      "P ##ear",
+      "r ##estore",
+      "s ##n",
+      "Ġ ##ou",
+      "##g ##arten",
+      "##l ##ie",
+      "Ġt ##attered",
+      "Ġm ##ould",
+      "ĠS ##orting",
+      "ĠL ##yla",
+      "ĠB ##re",
+      "Ġre ##cover",
+      "Ġcar ##go",
+      "ĠJ ##ordan",
+      "Ġpr ##anced",
+      "Ġv ##iolet",
+      "Wh ##ale",
+      "ĠP ##erry",
+      "Ġey ##el",
+      "ĠG ##rill",
+      "Ġdark ##ened",
+      "##ape ##st",
+      "Ġdelic ##ately",
+      "Ġround ##er",
+      "Jo ##in",
+      "Ġelse ##where",
+      "##ass ##age",
+      "ĠBl ##ake",
+      "Ġbat ##ted",
+      "Ġwild ##est",
+      "Ġban ##ners",
+      "St ##ealing",
+      "ĠCat ##ie",
+      "Ġspace ##ships",
+      "ĠSh ##ade",
+      "Ġext ##ended",
+      "Ġspoil ##s",
+      "Ġregret ##s",
+      "ĠPaul ##ine",
+      "ĠBo ##ot",
+      "Or ##ange",
+      "ĠSplash ##y",
+      "Miss ##ile",
+      "##sm ##ith",
+      "st ##rike",
+      "Ġtuck ##ing",
+      "Ġsy ##stem",
+      "Ġkinder ##garten",
+      "ĠGuard ##ian",
+      "Ġcrad ##led",
+      "Ġsomersaul ##ts",
+      "Ġtus ##ks",
+      "Ġpreference ##s",
+      "Ġunpleas ##ant",
+      "B ##ally",
+      "D ##oug",
+      "D ##raw",
+      "F ##aye",
+      "K ##iss",
+      "M ##ild",
+      "T ##ouch",
+      "U ##gh",
+      "f ##aced",
+      "p ##e",
+      "t ##urn",
+      "t ##asting",
+      "##o ##ken",
+      "##d ##ges",
+      "Ġhe ##ap",
+      "Ġg ##iddy",
+      "ĠS ##urf",
+      "##ot ##hes",
+      "Ġbe ##llowed",
+      "Ġy ##olk",
+      "ĠL ##ana",
+      "Ġsp ##ool",
+      "ĠJ ##azzy",
+      "ĠF ##am",
+      "Ġbl ##ister",
+      "##ast ##ian",
+      "ĠP ##ret",
+      "Ġbra ##ked",
+      "Ġri ##pple",
+      "Ġcr ##an",
+      "Ġcr ##ush",
+      "Ġar ##ch",
+      "Ġblack ##smith",
+      "ĠLe ##ila",
+      "##eb ##astian",
+      "Ġser ##ver",
+      "ĠMy ##a",
+      "ĠAl ##ina",
+      "Ġrag ##ing",
+      "Ġwallet ##s",
+      "Ġgrill ##s",
+      "Ġimprove ##ment",
+      "Ġdelay ##s",
+      "Surpr ##isingly",
+      "Ġtwink ##ly",
+      "Ġunf ##ro",
+      "Car ##rie",
+      "ĠMake ##up",
+      "ĠGl ##ove",
+      "Ġprog ##ram",
+      "ĠComp ##assionate",
+      "ĠComp ##uter",
+      "gra ##ndpa",
+      "ĠSne ##ezy",
+      "ĠYog ##urt",
+      "ĠFlex ##i",
+      "Bro ##ccoli",
+      "Ġappoint ##ment",
+      "Ġreluct ##ant",
+      "Ġtrustworth ##y",
+      "Ġcaret ##aker",
+      "ĠMajest ##y",
+      "F ##a",
+      "L ##ee",
+      "N ##ed",
+      "P ##eep",
+      "Z ##ippy",
+      "##g ##ain",
+      "##b ##ack",
+      "##it ##er",
+      "##it ##or",
+      "ĠL ##ay",
+      "ĠL ##ala",
+      "##ly ##de",
+      "##ic ##als",
+      "Ġfr ##amed",
+      "##op ##her",
+      "ĠW ##ay",
+      "Ġpr ##oc",
+      "##ap ##le",
+      "Ġkne ##ad",
+      "Ġint ##ric",
+      "ĠD ##isappointed",
+      "ĠP ##ort",
+      "ĠR ##ecord",
+      "Ġrace ##car",
+      "Ġdark ##en",
+      "Ġpaint ##brushes",
+      "##orm ##s",
+      "Ġtower ##ing",
+      "##ren ##ched",
+      "Ġspoon ##ed",
+      "Ġrose ##mary",
+      "Ġdepend ##ing",
+      "Ġfash ##ions",
+      "ĠTw ##ink",
+      "ĠChe ##ap",
+      "Ġsteep ##er",
+      "ĠJu ##ly",
+      "Mar ##ley",
+      "ĠSc ##arlett",
+      "Ġcor ##als",
+      "Ġdep ##artment",
+      "ĠCD ##s",
+      "Del ##icious",
+      "Ġunb ##uck",
+      "Ġplun ##ge",
+      "##rop ##ri",
+      "Fel ##ix",
+      "Ġphra ##se",
+      "Ġmilksh ##ake",
+      "Ġtambour ##ine",
+      "Ġintric ##ate",
+      "B ##a",
+      "C ##her",
+      "C ##hip",
+      "##r ##id",
+      "ĠT ##asty",
+      "Ġl ##ane",
+      "Ġd ##un",
+      "Ġp ##iling",
+      "##ar ##ate",
+      "##ot ##ic",
+      "Ġbe ##aches",
+      "Ġon ##board",
+      "ĠL ##uxury",
+      "##el ##ines",
+      "Ġman ##t",
+      "ĠW ##ords",
+      "##ob ##i",
+      "Ġjump ##y",
+      "Ġfo ##l",
+      "Ġche ##apest",
+      "ĠP ##uddles",
+      "ĠP ##rice",
+      "ĠN ##appy",
+      "ĠR ##em",
+      "ĠR ##ino",
+      "Ġpa ##using",
+      "Ġhead ##band",
+      "##der ##n",
+      "Ġel ##ated",
+      "Ġsnack ##ing",
+      "ĠCh ##ad",
+      "Ġbelong ##ing",
+      "Ġspark ##lers",
+      "Ġsaf ##aris",
+      "Ġfat ##ter",
+      "Ġtrumpet ##ed",
+      "Ġped ##dled",
+      "ĠEarth ##quake",
+      "ĠEl ##ena",
+      "Ġtiss ##ues",
+      "Car ##rot",
+      "Ġjud ##ging",
+      "Ġconcentr ##ation",
+      "Ġbas ##ics",
+      "Ġdroop ##ing",
+      "ĠPir ##ates",
+      "ĠSeat ##y",
+      "Ġcommand ##s",
+      "ĠGen ##erous",
+      "Rel ##uctantly",
+      "Ġacc ##ord",
+      "ĠBald ##y",
+      "Sal ##t",
+      "Ġprepar ##ation",
+      "Ġsuperp ##owers",
+      "Ġsixt ##een",
+      "Ġchem ##icals",
+      "Ġtreet ##ops",
+      "Ġbumble ##bee",
+      "Ġstam ##mered",
+      "Ġess ##ential",
+      "Ġsid ##elines",
+      "S ##il",
+      "S ##ummer",
+      "T ##urt",
+      "m ##aker",
+      "##a ##vers",
+      "##t ##ails",
+      "ĠT ##id",
+      "Ġm ##am",
+      "##an ##n",
+      "Ġbe ##ady",
+      "Ġplay ##mates",
+      "##oo ##oo",
+      "Ġno ##zzle",
+      "##ss ##ss",
+      "##ty ##ard",
+      "ĠF ##izz",
+      "Ġch ##or",
+      "ĠD ##ar",
+      "Ġtr ##ink",
+      "ĠP ##oint",
+      "Ġbro ##ad",
+      "ĠN ##orm",
+      "##ress ##ive",
+      "ĠJen ##kins",
+      "Ġsplash ##y",
+      "Ġlad ##le",
+      "Ġstra ##pped",
+      "ĠSt ##ories",
+      "ĠSp ##ooky",
+      "Re ##al",
+      "Ġdifficult ##ies",
+      "Ġham ##per",
+      "##une ##s",
+      "Ġcro ##iss",
+      "Ġmuff ##led",
+      "Ġhospital ##ity",
+      "ĠFr ##anny",
+      "Ġorder ##ly",
+      "Ġthunder ##ing",
+      "##.. ##.",
+      "ĠHoot ##ie",
+      "ĠSc ##ore",
+      "ĠOther ##s",
+      "Ġsill ##ier",
+      "Ġamount ##s",
+      "ĠPl ##ane",
+      "Cra ##ck",
+      "Ġflick ##ering",
+      "ĠInch ##y",
+      "Ġfluff ##ed",
+      "Ġgrump ##ier",
+      "ĠCact ##i",
+      "ĠHand ##le",
+      "Dot ##ty",
+      "##athe ##t",
+      "Ġclums ##iness",
+      "Ġcance ##lled",
+      "Ġrecy ##cling",
+      "M ##atty",
+      "S ##our",
+      "T ##ock",
+      "Z ##ebra",
+      "a ##hh",
+      "c ##ake",
+      "l ##antern",
+      "##o ##iled",
+      "##g ##led",
+      "##w ##w",
+      "Ġb ##acon",
+      "Ġd ##renched",
+      "Ġp ##ul",
+      "ĠS ##urrender",
+      "ĠH ##an",
+      "ĠH ##air",
+      "##ri ##ve",
+      "Ġbe ##avers",
+      "Ġu ##lt",
+      "Ġst ##ooped",
+      "ĠL ##aug",
+      "ĠL ##ori",
+      "Ġfor ##ked",
+      "Ġfun ##nel",
+      "ĠD ##O",
+      "Wh ##atever",
+      "Ġsl ##umped",
+      "##ro ##ve",
+      "Ġover ##coming",
+      "ĠHer ##bie",
+      "ĠK ##itten",
+      "Ġapp ##ropri",
+      "Ġhold ##er",
+      "Ġhide ##away",
+      "##app ##ily",
+      "Ġpract ##ise",
+      "Ġmotor ##b",
+      "Ġcab ##oose",
+      "Ġtravel ##ers",
+      "Ġclub ##house",
+      "th ##ump",
+      "ĠSm ##udge",
+      "Ġbun ##s",
+      "Ro ##xy",
+      "##ib ##ility",
+      "Ġunf ##inished",
+      "ĠSc ##ary",
+      "ĠPer ##fect",
+      "ĠWr ##ite",
+      "Ġscree ##ching",
+      "ĠCle ##ver",
+      "Ġinvol ##ve",
+      "Ġcraz ##ier",
+      "ĠDish ##washer",
+      "ĠYog ##i",
+      "ĠPengu ##in",
+      "Ġcentimet ##ers",
+      "C ##ount",
+      "O ##scar",
+      "b ##u",
+      "s ##pl",
+      "##o ##ves",
+      "##l ##ot",
+      "##p ##ool",
+      "Ġb ##alm",
+      "Ġh ##ilar",
+      "Ġf ##itted",
+      "Ġhe ##dges",
+      "Ġn ##av",
+      "##am ##s",
+      "Ġth ##aw",
+      "Ġ\" ##'",
+      "##pp ##ort",
+      "Ġso ##f",
+      "##ic ##he",
+      "##ight ##ened",
+      "Ġbl ##ushes",
+      "ĠE ##gg",
+      "ĠK ##night",
+      "ĠP ##ull",
+      "##be ##ar",
+      "Ġpig ##tails",
+      "##fort ##unate",
+      "ĠLe ##ft",
+      "Ġcour ##tyard",
+      "##arp ##er",
+      "ĠSt ##ir",
+      "ĠSt ##acey",
+      "ĠSt ##udying",
+      "Ġclass ##mate",
+      "Ġbalance ##s",
+      "Ġdepend ##s",
+      "Ġrep ##orter",
+      "ĠFr ##ightened",
+      "Ġsurf ##boards",
+      "Ġbookshe ##lves",
+      "Ġcur ##vy",
+      "Ġmass ##aged",
+      "Bl ##ack",
+      "ĠMo ##dest",
+      "ĠJoy ##ce",
+      "ĠAng ##us",
+      "Car ##oline",
+      "Ġbouquet ##s",
+      "Ġresponsib ##ilities",
+      "Ġposs ##ibly",
+      "##gr ##oup",
+      "Mix ##y",
+      "Ar ##thur",
+      "Par ##ty",
+      "Ġfoss ##il",
+      "Ġmemor ##able",
+      "Ġrese ##arch",
+      "##po ##les",
+      "Ġreception ##ist",
+      "##ourn ##al",
+      "C ##olin",
+      "D ##is",
+      "G ##illy",
+      "L ##ady",
+      "M ##oney",
+      "N ##icky",
+      "Y ##awn",
+      "p ##ew",
+      "##r ##ont",
+      "##r ##iting",
+      "##t ##a",
+      "Ġsa ##p",
+      "ĠH ##ad",
+      "Ġbe ##ck",
+      "Ġplay ##group",
+      "##oo ##ch",
+      "ĠL ##il",
+      "ĠM ##otor",
+      "Ġsh ##ack",
+      "ĠA ##head",
+      "##ss ##a",
+      "ĠJ ##umbo",
+      "##ep ##lace",
+      "ĠD ##ale",
+      "ĠE ##vie",
+      "Ġfo ##e",
+      "Let ##s",
+      "ĠP ##ipe",
+      "Ġsqu ##ishing",
+      "ĠN ##O",
+      "ĠR ##ae",
+      "ĠG ##erald",
+      "Ġtri ##cer",
+      "Ġmar ##chers",
+      "Ġcont ##ra",
+      "ĠWith ##in",
+      "ĠSp ##ud",
+      "Ġpres ##ident",
+      "Ġfoolish ##ness",
+      "Ġboard ##ing",
+      "Ġknowing ##ly",
+      "Ġcareless ##ness",
+      "Ġbump ##er",
+      "ĠFl ##our",
+      "ĠSk ##ye",
+      "ĠJe ##wel",
+      "ĠCra ##ck",
+      "Grace ##ful",
+      "##ouch ##y",
+      "ĠEl ##mo",
+      "ĠNear ##by",
+      "sp ##in",
+      "Ġjing ##ling",
+      "Ġmold ##y",
+      "Sw ##ing",
+      "Prin ##t",
+      "Turn ##s",
+      "Spark ##le",
+      "ĠDen ##ise",
+      "ĠChalk ##y",
+      "Ġreel ##ed",
+      "Ġdisl ##ikes",
+      "ĠElli ##ot",
+      "Ġhilar ##ious",
+      "Ġtricer ##atops",
+      "A ##d",
+      "C ##elery",
+      "F ##uel",
+      "G ##ray",
+      "O ##pera",
+      "S ##ounds",
+      "V ##o",
+      "W ##ine",
+      "Y ##ep",
+      "d ##ong",
+      "p ##ower",
+      "##a ##ac",
+      "Ġs ##ce",
+      "Ġn ##udges",
+      "ĠS ##ix",
+      "ĠS ##afe",
+      "Ġy ##owl",
+      "ĠM ##id",
+      "##ch ##airs",
+      "##ug ##s",
+      "##ill ##s",
+      "Ġcl ##ink",
+      "ĠF ##ia",
+      "Ġv ##ivid",
+      "ĠC ##ool",
+      "ĠP ##ia",
+      "ĠP ##alm",
+      "Ġapp ##ly",
+      "Ġey ##ed",
+      "Ġpink ##y",
+      "Do ##lls",
+      "Ġtouc ##an",
+      "Ġemb ##ark",
+      "Ġret ##ri",
+      "##aff ##les",
+      "Ġaw ##oken",
+      "Ġwre ##cks",
+      "Le ##af",
+      "ĠRo ##ot",
+      "Ġstraight ##ened",
+      "Cl ##ock",
+      "ĠEl ##mer",
+      "ĠRain ##y",
+      "Pat ##ience",
+      "Ġsens ##itive",
+      "cl ##ick",
+      "Care ##fully",
+      "ĠDel ##icious",
+      "Ġsim ##pl",
+      "Ġsnatch ##ing",
+      "CRA ##CK",
+      "ĠZe ##bby",
+      "ĠCol ##or",
+      "Ġfrag ##rance",
+      "Ġye ##ast",
+      "Ġperspect ##ive",
+      "ĠSPLA ##SH",
+      "Ġreve ##als",
+      "Ġsce ##p",
+      "B ##on",
+      "E ##rnie",
+      "O ##peration",
+      "V ##ivi",
+      "W ##rite",
+      "w ##ould",
+      "##r ##ude",
+      "##l ##in",
+      "##v ##is",
+      "##in ##ts",
+      "Ġl ##ink",
+      "##is ##m",
+      "ĠI ##ggy",
+      "ĠB ##ump",
+      "Ġsm ##udge",
+      "##al ##t",
+      "Ġre ##cycle",
+      "##ec ##or",
+      "Ġsp ##an",
+      "Ġback ##stage",
+      "Ġpr ##un",
+      "##if ##ied",
+      "Ġsw ##ore",
+      "Ġgra ##ze",
+      "Ġhand ##ling",
+      "As ##k",
+      "Ġun ##fortunate",
+      "Ġcla ##im",
+      "Ġperf ##umes",
+      "Ġsoup ##s",
+      "Ġpre ##vious",
+      "Ġdragon ##flies",
+      "Ġcorn ##s",
+      "##ek ##s",
+      "Ġpro ##ving",
+      "Ġcamp ##ers",
+      "Ġhut ##s",
+      "ĠOr ##der",
+      "##nes ##ses",
+      "Ġconf ##ront",
+      "Ġswoop ##ing",
+      "Ġripe ##st",
+      "st ##art",
+      "Ġpuff ##s",
+      "Ġrespond ##ing",
+      "Ġerase ##s",
+      "##sol ##ve",
+      "ĠDi ##ary",
+      "##iped ##e",
+      "ĠLance ##lot",
+      "ĠPri ##ze",
+      "Ġbarbers ##hop",
+      "Ġsymp ##athet",
+      "ĠHen ##ri",
+      "Ġscep ##ter",
+      "F ##airy",
+      "J ##et",
+      "W ##ear",
+      "Y ##up",
+      "f ##un",
+      "##g ##usting",
+      "##d ##s",
+      "Ġa ##ye",
+      "##re ##ne",
+      "Ġc ##ert",
+      "Ġfriend ##lier",
+      "ĠB ##in",
+      "ĠB ##ri",
+      "Ġsh ##atter",
+      "Ġso ##b",
+      "##al ##ed",
+      "ĠW ##ord",
+      "Ġfast ##en",
+      "ĠE ##s",
+      "ĠC ##ane",
+      "Ġafter ##ward",
+      "ĠK ##angaroo",
+      "ĠN ##aps",
+      "Ġsn ##or",
+      "ĠR ##ico",
+      "Ġwet ##ting",
+      "Ġbar ##gain",
+      "Ġgent ##ler",
+      "ĠZ ##izi",
+      "ĠBe ##aver",
+      "Ġcou ##ches",
+      "##isp ##er",
+      "ĠSome ##how",
+      "Ġpian ##os",
+      "Ġpow ##ders",
+      "Ġpost ##ed",
+      "##la ##im",
+      "ĠMar ##sh",
+      "Ġcomfort ##s",
+      "Ch ##ar",
+      "Ġwre ##st",
+      "ĠKing ##dom",
+      "ĠSte ##vie",
+      "ĠIm ##p",
+      "Br ##ad",
+      "ĠAr ##row",
+      "Che ##ap",
+      "Ġill ##um",
+      "Ġstrum ##ming",
+      "Ġunlo ##ading",
+      "Ġgallop ##ing",
+      "ĠStri ##pes",
+      "Ġscutt ##ling",
+      "ĠSon ##ia",
+      "Ġtran ##qu",
+      "Ġrelation ##ship",
+      "Par ##rot",
+      "Ġtad ##poles",
+      "Ot ##to",
+      "Ġjewell ##ery",
+      "Ġpredator ##s",
+      "ĠFer ##ris",
+      "##urs ##day",
+      "su ##pply",
+      "Ġchor ##us",
+      "T ##est",
+      "b ##ig",
+      "m ##ath",
+      "r ##est",
+      "s ##k",
+      "s ##it",
+      "##g ##ular",
+      "##O ##U",
+      "Ġh ##ired",
+      "ĠT ##ide",
+      "ĠT ##roy",
+      "Ġhe ##e",
+      "ĠH ##al",
+      "Ġst ##uffy",
+      "Ġst ##uttered",
+      ".\" ##,",
+      "The ##o",
+      "Ġbird ##y",
+      "Ġsad ##dened",
+      "ĠW ##ire",
+      "Ġran ##ge",
+      "ĠF ##ragile",
+      "ĠD ##ead",
+      "ĠD ##rag",
+      "Ġclimb ##ers",
+      "ĠIn ##c",
+      "##ct ##ing",
+      "Ġad ##am",
+      "Ġvo ##lcan",
+      "Ġspark ##ler",
+      "##iff ##any",
+      "Ġtoast ##y",
+      "Ġscr ##uffy",
+      "Ġloop ##ing",
+      "Sh ##iver",
+      "Ġincrease ##s",
+      "ĠQu ##iet",
+      "ĠChe ##lsea",
+      "ĠSqu ##ir",
+      "Pat ##rick",
+      "ĠJoke ##s",
+      "ĠAg ##ent",
+      "Cra ##zy",
+      "ĠMa ##ia",
+      "Ġmarvel ##ous",
+      "ĠBark ##ley",
+      "Ho ##pper",
+      "ĠMis ##erable",
+      "ĠCoop ##er",
+      "Ġsnor ##ke",
+      "B ##ark",
+      "C ##act",
+      "F ##ill",
+      "G ##ert",
+      "I ##nd",
+      "J ##imbo",
+      "K ##yle",
+      "h ##ouse",
+      "t ##ap",
+      "##r ##ge",
+      "##o ##vers",
+      "##b ##ulb",
+      "##k ##ward",
+      "Ġd ##aughters",
+      "Ġc ##urb",
+      "Ġin ##it",
+      "ĠI ##an",
+      "Ġwe ##aved",
+      "##op ##ed",
+      "Ġch ##omp",
+      "Tim ##othy",
+      "##ro ##se",
+      "##ine ##a",
+      "ĠTh ##ursday",
+      "ĠP ##ie",
+      "ĠR ##ac",
+      "Look ##ing",
+      "Ġwr ##inkle",
+      "ĠG ##il",
+      "Ġdis ##p",
+      "ĠFin ##s",
+      "##bo ##ve",
+      "Ġpoin ##ter",
+      "Ġgu ##inea",
+      "Ġpin ##chers",
+      "##unk ##y",
+      "##arl ##ene",
+      "Ġsmoke ##s",
+      "##umb ##ly",
+      "th ##ud",
+      "Ġaw ##kward",
+      "ĠBo ##ots",
+      "Cl ##ass",
+      "Ġsting ##er",
+      "ĠJe ##alous",
+      "ĠJosh ##ua",
+      "Ġpartic ##ip",
+      "Ġlamb ##s",
+      "ĠPh ##illip",
+      "Sof ##ty",
+      "Ġdia ##pers",
+      "Sl ##ap",
+      "qu ##iz",
+      "Ġassist ##ance",
+      "De ##af",
+      "Ġdut ##ies",
+      "Ġflex ##ibility",
+      "ĠHam ##mer",
+      "Ġabs ##or",
+      "Light ##ning",
+      "Ġappropri ##ate",
+      "Ġsimpl ##er",
+      "A ##llie",
+      "A ##ye",
+      "C ##all",
+      "C ##ars",
+      "D ##one",
+      "D ##ora",
+      "L ##unch",
+      "N ##ap",
+      "N ##ope",
+      "a ##b",
+      "g ##as",
+      "g ##ive",
+      "Ġt ##art",
+      "ĠT ##an",
+      "ĠT ##ower",
+      "ĠT ##axi",
+      "##re ##p",
+      "##om ##ped",
+      "ĠL ##oud",
+      "ĠL ##amp",
+      "Ġwe ##bbed",
+      "Ġre ##ne",
+      "Ġco ##als",
+      "ĠD ##ry",
+      "ĠC ##ard",
+      "ĠC ##ub",
+      "ĠC ##aw",
+      "Ġgr ##ouchy",
+      "Ġcon ##stantly",
+      "##ac ##ty",
+      "Ġri ##pp",
+      "Ġlight ##bulb",
+      "Ġupset ##ting",
+      "Ġfil ##th",
+      "##ee ##e",
+      "Ġsnee ##zy",
+      "Ġgate ##keeper",
+      "Help ##ing",
+      "##rn ##old",
+      "Ġcomplain ##s",
+      "ĠMar ##vin",
+      "ĠCl ##iff",
+      "ĠUn ##known",
+      "Ġintroduce ##s",
+      "ĠRock ##et",
+      "ĠTw ##ig",
+      "Ġhesit ##ating",
+      "Sp ##ace",
+      "Ġcrumb ##ly",
+      "ĠPo ##ems",
+      "##len ##ess",
+      "Ġreass ##ure",
+      "Fl ##ick",
+      "Ġtin ##iest",
+      "Ġscri ##bbling",
+      "Ġtroll ##ey",
+      "ĠRad ##ish",
+      "Butter ##flies",
+      "ĠTuck ##er",
+      "Ġmur ##al",
+      "Bra ##ve",
+      "Ġsele ##ction",
+      "Ra ##ise",
+      "Ġgalax ##ies",
+      "Ġregard ##less",
+      "Turt ##le",
+      "D ##es",
+      "D ##isappointed",
+      "E ##mergency",
+      "P ##ot",
+      "P ##oke",
+      "c ##aw",
+      "p ##ay",
+      "##l ##ook",
+      "Ġf ##rench",
+      "Ġl ##itt",
+      "Ġc ##al",
+      "Ġsa ##cked",
+      "##ing ##erly",
+      "ĠHe ##aring",
+      "##ri ##ff",
+      "ĠL ##in",
+      "##ad ##s",
+      "Ġle ##aky",
+      "Ġcar ##ri",
+      "ĠJ ##ing",
+      "ĠF ##an",
+      "##ure ##en",
+      "Ġsun ##ning",
+      "Ġgl ##inted",
+      "##em ##ory",
+      "Ġqu ##ench",
+      "ĠR ##oby",
+      "ĠG ##arden",
+      "Ġwonder ##fully",
+      "Ġgent ##leness",
+      "Ġarm ##chairs",
+      "##rot ##ect",
+      "Ġspin ##es",
+      "##eter ##red",
+      "Ġwheel ##chair",
+      "ĠBu ##bby",
+      "##aw ##are",
+      "ĠPe ##aches",
+      "Ġadventur ##ing",
+      "ĠBrown ##y",
+      "Ġspend ##s",
+      "Ġpinch ##y",
+      "Ġcliff ##s",
+      "ĠWould ##n",
+      "Ġprop ##osed",
+      "Ġboo ##ed",
+      "Mar ##ty",
+      "Ġentire ##ly",
+      "ĠTruck ##s",
+      "Ġwig ##s",
+      "Sm ##all",
+      "ĠFluff ##les",
+      "Ġstrap ##s",
+      "Ġgrunt ##s",
+      "Per ##haps",
+      "Ġphotog ##raph",
+      "Wheee ##e",
+      "inc ##lude",
+      "ĠJem ##ima",
+      "Ġbloss ##omed",
+      "Ġgemst ##one",
+      "Ġvers ##ion",
+      "Ġou ##chie",
+      "Ġadam ##ant",
+      "! ##.",
+      "F ##aster",
+      "J ##ade",
+      "L ##ydia",
+      "M ##irror",
+      "T ##rain",
+      "W ##affle",
+      "Y ##et",
+      "r ##ed",
+      "##c ##are",
+      "##v ##i",
+      "Ġp ##om",
+      "Ġm ##il",
+      "Ġn ##ook",
+      "ĠH ##aley",
+      "##pp ##o",
+      "ĠO ##mar",
+      "ĠB ##rett",
+      "##ry ##er",
+      "ĠW ##all",
+      "##ob ##by",
+      "ĠJ ##or",
+      "ĠF ##inger",
+      "##ret ##ruck",
+      "Ġsw ##ipe",
+      "Th ##ink",
+      "ĠAnd ##rea",
+      "ĠC ##y",
+      "ĠC ##lyde",
+      "Ġfi ##retruck",
+      "##aut ##iful",
+      "ĠP ##addy",
+      "Ġhair ##brush",
+      "Ġsec ##ured",
+      "Ġcreat ##es",
+      "Ġfoot ##ing",
+      "Ġjog ##gers",
+      "ĠBu ##ild",
+      "Ġpray ##s",
+      "Ġham ##m",
+      "Ġmarket ##place",
+      "Ġcompet ##ed",
+      "Ġgum ##s",
+      "Ġraft ##ing",
+      "Ġstream ##ed",
+      "Ġdeliver ##ies",
+      "Ġtruth ##ful",
+      "Ġresc ##u",
+      "Ġyield ##s",
+      "##aud ##ia",
+      "Ġport ##s",
+      "... ##.",
+      "ĠMo ##del",
+      "Ġspong ##es",
+      "Ġconc ##l",
+      "ĠSe ##a",
+      "Ġsquawk ##s",
+      "ĠDani ##elle",
+      "Ġsele ##cted",
+      "Ġpod ##s",
+      "ne ##ck",
+      "##nut ##s",
+      "Ġaa ##hed",
+      "Ġskept ##ical",
+      "Ġnav ##ig",
+      "A ##pples",
+      "A ##udrey",
+      "C ##le",
+      "C ##ally",
+      "C ##alm",
+      "E ##le",
+      "P ##ress",
+      "T ##axi",
+      "m ##an",
+      "s ##que",
+      "Ġ ##,",
+      "##r ##ated",
+      "##f ##olk",
+      "Ġt ##arp",
+      "Ġa ##ching",
+      "Ġf ##rilly",
+      "##er ##os",
+      "Ġu ##g",
+      "ĠShe ##r",
+      "##un ##ches",
+      "##ic ##ier",
+      "ĠW ##et",
+      "ĠW ##itch",
+      "ĠW ##rap",
+      "ĠF ##ern",
+      "Wh ##oosh",
+      "##ess ##y",
+      "Ġen ##chant",
+      "Ġover ##alls",
+      "Ġpar ##ad",
+      "ĠN ##ad",
+      "Ġun ##imp",
+      "Ġrem ##oves",
+      "Ġstore ##owner",
+      "Ġdin ##er",
+      "Ġcount ##ers",
+      "Ġcre ##aky",
+      "St ##art",
+      "ĠMy ##stery",
+      "Ġtent ##atively",
+      "Ġheal ##er",
+      "Ġcrawl ##er",
+      "Ġdeliver ##s",
+      "ĠSh ##ar",
+      "Ġpost ##box",
+      "Ġled ##ge",
+      "ĠMar ##gie",
+      "Ġobser ##vant",
+      "Ġrecogn ##ise",
+      "Ġwre ##ath",
+      "##act ##ly",
+      "Ġmotion ##less",
+      "##ud ##ers",
+      "ĠOl ##af",
+      "Mar ##riage",
+      "ĠEl ##ise",
+      "Ġraccoon ##s",
+      "ĠSl ##ip",
+      "Ġwealth ##ier",
+      "Che ##ss",
+      "Bo ##x",
+      "##lest ##e",
+      "Ġsnort ##ing",
+      "Im ##mediately",
+      "Ġcourageous ##ly",
+      "Ġboast ##ful",
+      "Ġhambur ##gers",
+      "ĠCom ##fort",
+      "Ġprec ##aut",
+      "Ġsof ##as",
+      "Ġvolcan ##os",
+      "Ġhamm ##ock",
+      "L ##ayla",
+      "P ##urple",
+      "R ##ot",
+      "R ##est",
+      "S ##ugar",
+      "t ##ree",
+      "##o ##ise",
+      "##b ##a",
+      "##z ##ens",
+      "ĠT ##ino",
+      "ĠT ##igers",
+      "Ġn ##on",
+      "##ut ##o",
+      "ĠB ##read",
+      "ĠA ##ppy",
+      "Ġsc ##or",
+      "Ġsc ##ars",
+      "Ġfind ##ings",
+      "ĠJ ##ungle",
+      "Ġfe ##at",
+      "ĠD ##ive",
+      "ĠE ##le",
+      "Ġgra ##sses",
+      "ĠC ##ami",
+      "ĠP ##ost",
+      "ĠWh ##ose",
+      "Ġde ##jected",
+      "Ġbaby ##ish",
+      "Ġshap ##ing",
+      "Ġmin ##ers",
+      "##col ##m",
+      "Ġpath ##ways",
+      "##den ##ess",
+      "Ġlarge ##st",
+      "Ġnervous ##ness",
+      "##com ##es",
+      "##io ##lets",
+      "Ġgrill ##ing",
+      "ĠWhe ##ther",
+      "ĠWhe ##els",
+      "Ġhon ##our",
+      "Un ##iversity",
+      "Sp ##irit",
+      "ĠStitch ##y",
+      "ĠJu ##de",
+      "ĠLou ##isa",
+      "Ġopp ##on",
+      "st ##ay",
+      "Ġwilling ##ness",
+      "Ġfocus ##ing",
+      "ĠPl ##anes",
+      "Ros ##y",
+      "Ball ##oon",
+      "Mat ##ches",
+      "Ġtowns ##folk",
+      "Ġsnug ##ly",
+      "Ġthump ##ing",
+      "Ġawa ##iting",
+      "Ġtriumph ##antly",
+      "ĠDish ##y",
+      "Ġacc ##ur",
+      "Ġburp ##ed",
+      "Ġsauc ##er",
+      "Ġprepar ##ations",
+      "ne ##igh",
+      "ĠOrgan ##izing",
+      "Res ##ist",
+      "Ġparad ##ise",
+      "B ##illie",
+      "D ##eer",
+      "E ##asy",
+      "G ##ently",
+      "P ##ause",
+      "r ##em",
+      "##g ##le",
+      "##p ##aper",
+      "##d ##ad",
+      "##B ##un",
+      "Ġf ##erry",
+      "Ġf ##ert",
+      "##ld ##a",
+      "##ad ##en",
+      "Ġfor ##b",
+      "Ġshe ##riff",
+      "##ight ##ed",
+      "Ġfa ##ire",
+      "ĠW ##avy",
+      "ĠF ##ay",
+      "Ġbl ##azing",
+      "##ip ##ing",
+      "ĠP ##ing",
+      "ĠP ##ress",
+      "Ġun ##aware",
+      "Ġcook ##book",
+      "Ġz ##eros",
+      "Ġru ##deness",
+      "Ġblack ##bird",
+      "Ġfur ##row",
+      "Ġfairy ##t",
+      "ĠOn ##ions",
+      "Ġfeather ##y",
+      "Ġjam ##s",
+      "Ġter ##m",
+      "Ġexam ##ines",
+      "Ġtoast ##ed",
+      "Ġindependent ##ly",
+      "Ġrep ##res",
+      "Ġquestion ##ing",
+      "Ġearth ##worm",
+      "Ġfest ##ive",
+      "ĠCl ##othes",
+      "Ġsunr ##ises",
+      "Ġport ##al",
+      "Ġafternoon ##s",
+      "ĠSk ##ully",
+      "ĠTony ##a",
+      "Bu ##y",
+      "ĠAm ##azingly",
+      "ĠSpring ##y",
+      "Ġcent ##ipede",
+      "Ġtweet ##ed",
+      "Ġcor ##rid",
+      "Ġmagician ##s",
+      "Ġdump ##ing",
+      "the ##se",
+      "ĠPh ##one",
+      "Ġslither ##s",
+      "Ġprick ##les",
+      "Ġhaird ##ryer",
+      "Sc ##issors",
+      "Ġprank ##s",
+      "Ġdisagreement ##s",
+      "Te ##ach",
+      "Ġsizz ##ling",
+      "ĠSail ##or",
+      "le ##gged",
+      "ĠNap ##kin",
+      "Ġproduc ##ts",
+      "Sal ##ad",
+      "bo ##ing",
+      "Ġintr ##u",
+      "Ġmult ##ip",
+      "Ġimmense ##ly",
+      "ĠSec ##ond",
+      "A ##c",
+      "B ##ibi",
+      "D ##i",
+      "E ##arth",
+      "H ##ome",
+      "M ##ousy",
+      "R ##avi",
+      "S ##ave",
+      "t ##est",
+      "y ##ummy",
+      "Ġp ##el",
+      "Ġp ##oodle",
+      "##ar ##ty",
+      "Ġsa ##mp",
+      "Ġg ##e",
+      "##se ##ct",
+      "ĠM ##u",
+      "Ġk ##en",
+      "Ġout ##comes",
+      "##ag ##gy",
+      "Ġal ##to",
+      "##if ##act",
+      "Ġv ##en",
+      "ĠC ##obweb",
+      "##ro ##ll",
+      "Ġgr ##ime",
+      "##uff ##ing",
+      "Ġcut ##er",
+      "Ġcr ##ate",
+      "Ġmat ##es",
+      "Ġmiss ##ions",
+      "Jo ##die",
+      "##ord ##on",
+      "Ġseem ##ingly",
+      "Ġent ##r",
+      "Ġstraw ##s",
+      "ĠWill ##a",
+      "Ġang ##les",
+      "##iv ##y",
+      "##umb ##les",
+      "Ġhive ##s",
+      "Ġpractice ##s",
+      "Al ##ison",
+      "##angu ##age",
+      "Ġinfant ##s",
+      "Ġblood ##y",
+      "!' ##,",
+      "Ġbroom ##stick",
+      "ĠHop ##sy",
+      "ĠSqu ##awk",
+      "Cl ##osed",
+      "Sp ##aghetti",
+      "Ġachieve ##ments",
+      "Rob ##in",
+      "Ġburst ##ing",
+      "ĠStretch ##ing",
+      "Ġinvent ##ed",
+      "Ġmarve ##lled",
+      "ĠPer ##haps",
+      "Ġroyal ##ty",
+      "Ġdroop ##ed",
+      "Ġswat ##ted",
+      "che ##ck",
+      "Tre ##asure",
+      "Ġcy ##cle",
+      "ĠAri ##el",
+      "Ġrequ ##ires",
+      "Animal ##s",
+      "Ġhaunt ##ed",
+      "Ġassem ##ble",
+      "Gret ##a",
+      "Ġalto ##gether",
+      "E ##rin",
+      "I ##gnore",
+      "M ##ilk",
+      "T ##aking",
+      "T ##ippy",
+      "f ##uel",
+      "y ##our",
+      "##c ##ra",
+      "##c ##led",
+      "##i ##work",
+      "##l ##ist",
+      "##z ##i",
+      "Ġa ##uth",
+      "ĠT ##ink",
+      "Ġl ##ou",
+      "ĠH ##ours",
+      "Ġit ##ched",
+      "Ġr ##age",
+      "ĠM ##allory",
+      "Ġso ##ars",
+      "Ġis ##s",
+      "##ul ##ous",
+      "Ġred ##s",
+      "Ġpe ##ed",
+      "Wh ##ite",
+      "Ġgra ##cious",
+      "Ġhand ##iwork",
+      "Ġunt ##ies",
+      "##az ##ed",
+      "Ġsign ##ature",
+      "Ġele ##g",
+      "ĠCh ##urch",
+      "Ġoven ##s",
+      "##oc ##us",
+      "ĠSt ##r",
+      "Ġmap ##le",
+      "Ġimpress ##ion",
+      "ĠYour ##s",
+      "Ġmeant ##ime",
+      "Ġcoo ##s",
+      "ĠFr ##itz",
+      "Go ##at",
+      "Ġed ##ged",
+      "Ġrhin ##os",
+      "ĠMar ##riage",
+      "Ġrestaurant ##s",
+      "Ġlid ##s",
+      "Sh ##rimp",
+      "ĠGr ##amps",
+      "Ex ##actly",
+      "ĠPo ##kie",
+      "ĠMad ##ison",
+      "Ġexha ##ust",
+      "Ġdef ##ended",
+      "ĠWin ##ning",
+      "ĠLuc ##ia",
+      "re ##quest",
+      "Mon ##ica",
+      "Ġrebu ##ilt",
+      "ĠRes ##ist",
+      "Ġclin ##ked",
+      "Ġponyt ##ails",
+      "Ġwitness ##ed",
+      "Ġdu ##o",
+      "ĠLill ##i",
+      "Ġken ##nel",
+      "D ##illy",
+      "G ##iraffe",
+      "M ##ason",
+      "N ##ellie",
+      "h ##op",
+      "r ##un",
+      "Ġ ##ver",
+      "##l ##by",
+      "##z ##o",
+      "Ġh ##ars",
+      "##er ##als",
+      "ĠB ##al",
+      "ĠB ##OO",
+      "Ġdo ##zens",
+      "ĠM ##aple",
+      "Ġso ##lem",
+      "ĠA ##pp",
+      "ĠA ##mer",
+      "Ġcl ##ank",
+      "ĠW ##ing",
+      "Ġco ##y",
+      "ĠJ ##ak",
+      "Ġch ##art",
+      "Ġpret ##zel",
+      "Ġeat ##ers",
+      "Ġsl ##ug",
+      "ĠC ##row",
+      "ĠK ##ylie",
+      "ĠP ##ractice",
+      "Ġde ##vel",
+      "ĠR ##ake",
+      "Ġleft ##over",
+      "Ġclothes ##p",
+      "Ġem ##otion",
+      "Ġreg ##ain",
+      "Ġfierce ##st",
+      "Ġquar ##ter",
+      "Ġdust ##ing",
+      "Ġelevator ##s",
+      "##per ##ate",
+      "Ġsub ##mar",
+      "Ġart ##ifact",
+      "Ġoper ##ator",
+      "ĠChe ##ster",
+      "Mmm ##mm",
+      "Ġast ##ound",
+      "##bl ##ock",
+      "Ġplain ##s",
+      "Ġdelivery ##man",
+      "ĠStretch ##y",
+      "Ġecho ##es",
+      "Ġweekend ##s",
+      "ĠCro ##c",
+      "Fl ##oppy",
+      "Ġdisc ##ount",
+      "Any ##a",
+      "Ġchill ##i",
+      "ĠBun ##Bun",
+      "Squ ##awk",
+      "Ġalley ##way",
+      "ĠBrad ##ley",
+      "Ġgrump ##ily",
+      "ĠSurpr ##ised",
+      "Ġobl ##ige",
+      "Cook ##ies",
+      "Ġswift ##ly",
+      "ĠDinosaur ##s",
+      "Ġmoan ##ed",
+      "Ġintr ##uders",
+      "ĠGri ##zzly",
+      "Ed ##ward",
+      "Alf ##ie",
+      "ĠMart ##a",
+      "Ġeducation ##al",
+      "Ġcert ##if",
+      "Ġfairyt ##ale",
+      "Ġsolem ##n",
+      "B ##ecca",
+      "C ##oby",
+      "C ##ircle",
+      "I ##cy",
+      "K ##neel",
+      "L ##o",
+      "L ##aser",
+      "S ##is",
+      "S ##ell",
+      "h ##onk",
+      "l ##ion",
+      "p ##ol",
+      "##o ##de",
+      "##b ##or",
+      "##h ##oo",
+      "##ed ##ge",
+      "Ġf ##ried",
+      "ĠT ##ummy",
+      "Ġha ##st",
+      "ĠS ##omeday",
+      "Ġday ##care",
+      "Ġr ##oug",
+      "##nt ##h",
+      "ĠL ##au",
+      "ĠL ##olo",
+      "ĠB ##ush",
+      "##ent ##ine",
+      "Ġsh ##aved",
+      "##ime ##e",
+      "Ġbo ##ar",
+      "ĠA ##dd",
+      "ĠA ##bove",
+      "Ġtre ##k",
+      "Ġro ##aming",
+      "ĠJ ##a",
+      "Ġpr ##oof",
+      "ĠD ##enny",
+      "Ġv ##iolets",
+      "##our ##ing",
+      "Ġstr ##ate",
+      "ĠC ##alm",
+      "##pl ##oring",
+      "ĠK ##irsty",
+      "##iz ##ard",
+      "Ġtra ##ced",
+      "ĠR ##acy",
+      "Ġchild ##ish",
+      "Ġsign ##als",
+      "ĠCh ##ubby",
+      "Ġten ##nis",
+      "Ġfavour ##ites",
+      "Ġregret ##ting",
+      "Ġsoak ##s",
+      "Ġreceive ##s",
+      "Ġluxu ##ries",
+      "Ġcontro ##ller",
+      "sh ##irts",
+      "Ġfeast ##ed",
+      "Ġplayd ##ough",
+      "Br ##uce",
+      "Ġincreasing ##ly",
+      "Ġass ##ign",
+      "Ġoverwhel ##ming",
+      "ĠHar ##vey",
+      "Ġharvest ##ed",
+      "ĠStri ##p",
+      "ĠDeaf ##y",
+      "Ġunlike ##ly",
+      "Ġwasp ##s",
+      "Ġrasp ##berry",
+      "Rainbow ##s",
+      "Ġneg ##le",
+      "Ġclasp ##ed",
+      "tre ##ating",
+      "Ooo ##h",
+      "Ġcack ##led",
+      "Ġpul ##se",
+      "Ġmotorb ##ike",
+      "Ġrene ##wed",
+      "Ġauth ##or",
+      "Ġcertif ##icate",
+      "A ##da",
+      "D ##ylan",
+      "F ##ear",
+      "G ##ail",
+      "N ##ut",
+      "P ##a",
+      "a ##vailable",
+      "b ##ear",
+      "Ġ ##...",
+      "##h ##y",
+      "##w ##ood",
+      "Ġa ##rose",
+      "Ġl ##ack",
+      "##om ##a",
+      "Ġn ##ar",
+      "ĠS ##ebastian",
+      "ĠH ##arper",
+      "##ri ##el",
+      "ĠI ##gnorant",
+      "##ne ##st",
+      "ĠO ##b",
+      "Ġdo ##ze",
+      "Ġso ##cket",
+      "Ġman ##s",
+      "ĠW ##ren",
+      "##arn ##ed",
+      "Ġch ##urn",
+      "Ġred ##der",
+      "ĠE ##van",
+      "ĠC ##astle",
+      "Ġte ##en",
+      "Ġfly ##ers",
+      "ĠK ##oko",
+      "##kay ##la",
+      "Ġgreat ##ly",
+      "ĠP ##OP",
+      "Ġun ##att",
+      "##ster ##ious",
+      "Max ##ine",
+      "Ġcr ##ime",
+      "So ##ap",
+      "ĠRe ##ach",
+      "ĠEm ##mi",
+      "##getable ##s",
+      "ĠU ##rge",
+      "Ġang ##le",
+      "Ġcere ##als",
+      "Ġpow ##ered",
+      "Ġsepar ##ately",
+      "Ġfreez ##es",
+      "Ġjunk ##yard",
+      "ĠIs ##land",
+      "ĠBo ##ats",
+      "ĠSc ##out",
+      "ĠSc ##ared",
+      "Co ##coa",
+      "ĠSl ##iding",
+      "##oun ##cing",
+      "ĠSleep ##ing",
+      "Ġcaw ##ing",
+      "ĠFlo ##ssy",
+      "ĠRel ##uctantly",
+      "ĠTre ##asure",
+      "ĠFle ##as",
+      "El ##izabeth",
+      "Ġmur ##m",
+      "Ġtoothp ##ick",
+      "Ġradi ##ating",
+      "Ġtink ##ering",
+      "ĠSne ##eze",
+      "Ġclums ##ily",
+      "ha ##ired",
+      "Ġwhirl ##pool",
+      "Ġsuperp ##ower",
+      "Ġcav ##ities",
+      "Ġpinec ##ones",
+      "Ba ##iley",
+      "B ##umpy",
+      "C ##e",
+      "C ##omet",
+      "P ##ony",
+      "P ##anda",
+      "T ##oni",
+      "Z ##ipper",
+      "r ##d",
+      "s ##urpr",
+      "##t ##op",
+      "##w ##n",
+      "##A ##Y",
+      "Ġt ##v",
+      "Ġw ##omen",
+      "Ġh ##ull",
+      "ĠT ##ie",
+      "ĠT ##obi",
+      "Ġl ##l",
+      "##ar ##f",
+      "ĠB ##art",
+      "ĠM ##outh",
+      "##ill ##e",
+      "Ġnew ##er",
+      "Ġfl ##aming",
+      "ĠY ##arn",
+      "Ġwill ##ow",
+      "Ġsw ##erved",
+      "Ġch ##anted",
+      "##ap ##h",
+      "Ġover ##t",
+      "ĠK ##ick",
+      "Ġde ##b",
+      "ĠR ##iver",
+      "Ġbre ##wing",
+      "Ġwr ##iggly",
+      "##ac ##ted",
+      "Ġtreat ##ment",
+      "Jo ##Jo",
+      "##app ##er",
+      "Ġsuc ##ce",
+      "Ġent ##ry",
+      "##lebr ##ate",
+      "Ġbake ##s",
+      "ĠPe ##bbles",
+      "ĠTr ##uth",
+      "Ġcrack ##led",
+      "Ġtooth ##brushes",
+      "Ġhall ##ways",
+      "Ġbuzz ##er",
+      "Ġdire ##ctor",
+      "Ġhi ##king",
+      "Ġinstruct ##or",
+      "Ġuns ##uccessful",
+      "Co ##al",
+      "ĠJump ##er",
+      "ĠCow ##s",
+      "Fl ##appy",
+      "Ġloc ##ation",
+      "ĠSweet ##heart",
+      "Ġgrandd ##ad",
+      "Ġsav ##annah",
+      "Climb ##ing",
+      "Ġinvent ##ions",
+      "Ġlump ##s",
+      "Ġconnect ##ing",
+      "Ġcommun ##ic",
+      "Ġroo ##ft",
+      "ĠGert ##rude",
+      "Ġsumm ##it",
+      "Grand ##mother",
+      "Sl ##ide",
+      "Ġuntw ##isted",
+      "ĠBer ##tha",
+      "Ġbi ##king",
+      "ĠPiece ##s",
+      "Ġshimm ##ery",
+      "Ġproc ##laimed",
+      "Ind ##eed",
+      "Ġfurrow ##ed",
+      "Ġentr ##anced",
+      "C ##ut",
+      "F ##reya",
+      "H ##or",
+      "H ##orsie",
+      "N ##ight",
+      "N ##ia",
+      "T ##aylor",
+      "e ##d",
+      "s ##ide",
+      "##c ##ue",
+      "##y ##ah",
+      "##m ##ond",
+      "##v ##ity",
+      "Ġw ##ick",
+      "Ġd ##ies",
+      "Ġm ##asc",
+      "##im ##ately",
+      "Ġg ##ingerly",
+      "ĠH ##ockey",
+      "ĠB ##one",
+      "ĠB ##alance",
+      "Ġse ##vere",
+      "Ġdog ##gies",
+      "Ġsc ##ents",
+      "ĠJ ##ournal",
+      "Ġch ##omped",
+      "Ġexc ##laim",
+      "Ġgr ##ins",
+      "Ġcol ##ony",
+      "Ġpar ##s",
+      "Ġunt ##ying",
+      "Ġsto ##ves",
+      "ĠR ##en",
+      "Ġreal ##istic",
+      "##ath ##a",
+      "Ġfull ##er",
+      "Ġfull ##est",
+      "##av ##in",
+      "Ġcool ##ers",
+      "Ġcont ##rib",
+      "Ġpig ##let",
+      "Ġmail ##men",
+      "Ġlast ##ly",
+      "Ġhero ##ic",
+      "Ġjack ##s",
+      "Ġsmoke ##stack",
+      "Ġrid ##dles",
+      "Ġknot ##ted",
+      "ĠSh ##oot",
+      "Is ##abella",
+      "ĠMar ##go",
+      "th ##row",
+      "##rmomet ##ers",
+      "ĠRo ##ss",
+      "ĠSmith ##s",
+      "ĠMe ##et",
+      "Ġwid ##en",
+      "Ġswoop ##s",
+      "Zoom ##ie",
+      "Quack ##y",
+      "ĠRon ##nie",
+      "Am ##azing",
+      "ĠAngel ##ina",
+      "Ġbud ##get",
+      "ĠSe ##agull",
+      "ĠCare ##ful",
+      "ĠDel ##ilah",
+      "Ġdescri ##be",
+      "Har ##riet",
+      "Ġlaz ##iness",
+      "Inc ##rease",
+      "ĠEag ##le",
+      "Ġambit ##ious",
+      "Ġwhis ##ked",
+      "Ġunfro ##ze",
+      "##iche ##ver",
+      "ĠMid ##night",
+      "Ġsubmar ##ine",
+      "A ##ren",
+      "E ##llen",
+      "F ##lowers",
+      "L ##aw",
+      "N ##elly",
+      "S ##usy",
+      "l ##ife",
+      "r ##ot",
+      "w ##in",
+      "##o ##il",
+      "##ay ##ed",
+      "Ġm ##ending",
+      "ĠThe ##a",
+      "##et ##urn",
+      "##ce ##y",
+      "ĠO ##k",
+      "ĠB ##ulb",
+      "ĠM ##achine",
+      "ĠTom ##i",
+      "##ind ##er",
+      "##ic ##an",
+      "##ec ##ting",
+      "ĠW ##ave",
+      "ĠF ##illy",
+      "Ġdown ##stream",
+      "ĠY ##ear",
+      "Ġpo ##et",
+      "##ven ##ess",
+      "##and ##om",
+      "Ġte ##ary",
+      "Ġstor ##k",
+      "ĠTh ##ump",
+      "ĠP ##ogo",
+      "Ġsqu ##inting",
+      "Sam ##uel",
+      "Ġpink ##s",
+      "Ġspot ##ting",
+      "ĠLila ##h",
+      "ĠZ ##ach",
+      "##sw ##er",
+      "Ġign ##ition",
+      "Ġhum ##bly",
+      "Ġterri ##fying",
+      "Ġfour ##s",
+      "Ġcharm ##ed",
+      "ĠSh ##y",
+      "Ġcompl ##ied",
+      "Ġple ##ad",
+      "Ġsuff ##ers",
+      "ĠHel ##icopter",
+      "ĠOlive ##s",
+      "Bu ##bble",
+      "Ġeight ##een",
+      "Ġdeser ##ts",
+      "Ġgri ##pped",
+      "ĠSw ##inging",
+      "Br ##uno",
+      "Ġoffic ##ial",
+      "ĠBert ##ie",
+      "Ġhoof ##s",
+      "Ġresource ##ful",
+      "Ġchunk ##s",
+      "##the ##l",
+      "Ġsharpen ##er",
+      "Ġicic ##le",
+      "ĠPu ##ss",
+      "Ġferoc ##ious",
+      "Ġretri ##eve",
+      "Ġeleg ##ant",
+      "Ġastound ##ed",
+      "surpr ##ise",
+      "! ##!",
+      "A ##dd",
+      "B ##el",
+      "C ##autiously",
+      "F ##ragile",
+      "F ##ireworks",
+      "G ##inny",
+      "K ##itten",
+      "M ##ighty",
+      "S ##ettle",
+      "f ##ives",
+      "h ##er",
+      "o ##ink",
+      "p ##om",
+      "##e ##in",
+      "##i ##ance",
+      "Ġt ##am",
+      "Ġb ##ab",
+      "ĠT ##affy",
+      "Ġd ##ye",
+      "##on ##a",
+      "##id ##ly",
+      "##or ##o",
+      "##am ##us",
+      "Ġo ##ops",
+      "Ġr ##andom",
+      "ĠL ##ottie",
+      "ĠA ##le",
+      "Ġloo ##ser",
+      "##ter ##y",
+      "Ġro ##bbed",
+      "##ong ##s",
+      "ĠW ##ash",
+      "Ġex ##ited",
+      "##ret ##s",
+      "ĠD ##ress",
+      "Ġho ##ard",
+      "Ġche ##ater",
+      "Ġkid ##do",
+      "ĠP ##ins",
+      "ĠP ##oin",
+      "ĠR ##ope",
+      "Hi ##ppo",
+      "Ġright ##s",
+      "##art ##z",
+      "Ġkick ##er",
+      "ĠSt ##amp",
+      "Ġmis ##under",
+      "##ym ##bol",
+      "##ict ##able",
+      "Ġbase ##s",
+      "Ġsub ##stance",
+      "Ġclassroom ##s",
+      "ĠChe ##ating",
+      "Un ##freeze",
+      "Ġwid ##th",
+      "ĠSquirrel ##s",
+      "Ġsurface ##s",
+      "Ġencouraging ##ly",
+      "Ġdef ##ending",
+      "Ġblast ##ed",
+      "sp ##ring",
+      "ĠPast ##els",
+      "ex ##am",
+      "ĠMa ##ureen",
+      "ĠChar ##ley",
+      "Ġboast ##ed",
+      "Ġdonut ##s",
+      "ĠRag ##gy",
+      "Ġinspect ##ion",
+      "Ġsmoot ##hest",
+      "Ġextingu ##ished",
+      "Ġorig ##in",
+      "##pers ##on",
+      "ĠBarb ##ara",
+      "Ġambit ##ion",
+      "Ġobvious ##ly",
+      "Ġunro ##lled",
+      "Ġdocum ##ent",
+      "Wonder ##ful",
+      "Ġfres ##hest",
+      "Ġprecaut ##ions",
+      "Ġsucce ##sses",
+      "A ##bb",
+      "F ##old",
+      "G ##low",
+      "L ##amp",
+      "L ##emons",
+      "N ##at",
+      "N ##an",
+      "S ##pl",
+      "S ##ail",
+      "f ##ound",
+      "o ##oo",
+      "p ##atter",
+      "##s ##ides",
+      "##E ##L",
+      "##\\ ##\"",
+      "Ġthe ##rmometers",
+      "##it ##zy",
+      "Ġg ##ang",
+      "##et ##al",
+      "##ig ##ure",
+      "##ut ##ed",
+      "##itt ##ies",
+      "Ġdo ##zing",
+      "Ġwh ##ipping",
+      "Ġlo ##oming",
+      "Ġcl ##enched",
+      "Ġback ##ing",
+      "Ġcar ##ving",
+      "Ġal ##t",
+      "Ġbr ##ooch",
+      "Ġlearn ##ers",
+      "##ab ##ility",
+      "##as ##se",
+      "##ers ##on",
+      "Ġhand ##prints",
+      "ĠTh ##read",
+      "Ġgr ##an",
+      "ĠK ##erry",
+      "ĠN ##anny",
+      "ĠR ##acing",
+      "##gan ##ized",
+      "ĠG ##ino",
+      "##ng ##ing",
+      "Ġflower ##bed",
+      "Ġdri ##bbling",
+      "Ġmight ##ier",
+      "##ott ##le",
+      "Do ##ve",
+      "Ġstu ##bbed",
+      "ĠRe ##indeer",
+      "##arm ##ing",
+      "ĠFred ##a",
+      "Ġdes ##ired",
+      "Ġstra ##ined",
+      "Ġcomb ##ine",
+      "Ġspring ##y",
+      "Ġrid ##ers",
+      "Ġanx ##iety",
+      "Ġsle ##ek",
+      "Ġgraceful ##ness",
+      "ĠSnow ##fl",
+      "##right ##ened",
+      "ĠAm ##ong",
+      "Ġunp ##red",
+      "Ġconsequ ##ence",
+      "ĠElephant ##s",
+      "ĠTe ##le",
+      "Ġcraft ##ing",
+      "ĠFe ##el",
+      "ĠSil ##ence",
+      "Ġcirc ##ling",
+      "Ġcreep ##ing",
+      "Sw ##an",
+      "ĠFa ##ucet",
+      "Ġdizz ##ier",
+      "ĠCe ##leste",
+      "Pen ##gu",
+      "ĠCass ##y",
+      "sc ##ore",
+      "Tre ##es",
+      "Cook ##ie",
+      "Ġsnoo ##ze",
+      "ĠSaf ##ety",
+      "ĠGeorg ##ia",
+      "eat ##en",
+      "Ġintimid ##ating",
+      "Mus ##ic",
+      "Ġtrink ##ets",
+      "Ġcroiss ##ant",
+      "ĠShar ##key",
+      "E ##ve",
+      "E ##than",
+      "F ##ix",
+      "H ##aving",
+      "N ##ature",
+      "R ##ise",
+      "Y ##o",
+      "Y ##og",
+      "d ##oh",
+      "f ##ake",
+      "h ##ot",
+      "r ##ip",
+      "w ##ill",
+      "##h ##an",
+      "##u ##u",
+      "##O ##W",
+      "Ġt ##ame",
+      "Ġh ##ump",
+      "ĠT ##er",
+      "Ġhe ##x",
+      "##il ##ings",
+      "Ġbe ##sides",
+      "ĠI ##ris",
+      "ĠB ##room",
+      "ĠA ##rnold",
+      "Ġlo ##b",
+      "##ood ##les",
+      "ĠJ ##ared",
+      "ĠJ ##unk",
+      "ĠF ##eed",
+      "Ġfi ##zzy",
+      "Ġunexpected ##ly",
+      "Ġbra ##gging",
+      "Ġmet ##er",
+      "Ġcr ##aters",
+      "ĠAll ##en",
+      "Ġteac ##up",
+      "Ġnut ##rit",
+      "##br ##idge",
+      "Ġcard ##inal",
+      "##est ##ival",
+      "Ġce ##ilings",
+      "Ġba ##wk",
+      "Ġweak ##ness",
+      "##mb ##arrass",
+      "Ġremind ##ers",
+      "Ġrag ##ed",
+      "ĠSh ##oe",
+      "ĠKeep ##er",
+      "Ġconfl ##ic",
+      "Ġdeal ##ing",
+      "ĠJon ##ah",
+      "Ġlower ##ing",
+      "Ġloc ##ated",
+      "ĠKay ##a",
+      "ĠRainbow ##s",
+      "Sm ##o",
+      "Ġlevel ##s",
+      "ĠCrocodile ##s",
+      "Ġmac ##aw",
+      "Ġroast ##ing",
+      "Ġprison ##ers",
+      "Ġpersu ##aded",
+      "Ġpounce ##s",
+      "Ang ##ie",
+      "Ang ##ela",
+      "Ġadv ##is",
+      "ĠWor ##ried",
+      "Ġstray ##ed",
+      "ĠFridge ##y",
+      "Ġwilder ##ness",
+      "Ġgalax ##y",
+      "Ġsnarl ##s",
+      "ĠOp ##al",
+      "Ġdaffod ##il",
+      "Ġthor ##ough",
+      "Ġfal ##se",
+      "Ġaccord ##ing",
+      "Ġillum ##inated",
+      "Ġpars ##ley",
+      "Ġunpred ##ictable",
+      "Ġnutrit ##ious",
+      "' ##\"",
+      "H ##anna",
+      "P ##ack",
+      "W ##ash",
+      "b ##itter",
+      "d ##es",
+      "l ##oving",
+      "s ##pecial",
+      "##s ##pe",
+      "##g ##um",
+      "##b ##read",
+      "##v ##ings",
+      "##A ##T",
+      "Ġl ##inked",
+      "Ġn ##a",
+      "Ġha ##sty",
+      "ĠH ##alf",
+      "Ġsm ##ug",
+      "ĠA ##mb",
+      "##um ##s",
+      "ĠW ##a",
+      "ĠW ##ish",
+      "ĠW ##affles",
+      "Ġpr ##edic",
+      "Ġch ##ords",
+      "##qu ##it",
+      "ĠE ##st",
+      "Ġloud ##spe",
+      "ĠK ##ite",
+      "ĠP ##lace",
+      "Ġun ##iqu",
+      "##uit ##s",
+      "ĠG ##rr",
+      "ĠG ##iving",
+      "Ġbright ##ening",
+      "##icy ##cle",
+      "ĠTo ##ilet",
+      "Ġdelicious ##ness",
+      "Ġspray ##er",
+      "ĠTV ##s",
+      "Ġner ##ves",
+      "Ġmis ##ery",
+      "Ġfoolish ##ly",
+      "Ġind ##igo",
+      "Ġborrow ##s",
+      "Ġbubble ##gum",
+      "##ete ##en",
+      "Ġsepar ##ates",
+      "Ġimprove ##ments",
+      "ĠMar ##i",
+      "Al ##bert",
+      "Ġgrand ##mas",
+      "ĠCl ##apping",
+      "ĠFl ##oyd",
+      "Ġneighbour ##ing",
+      "ch ##irp",
+      "ĠToot ##y",
+      "ĠSl ##ither",
+      "ĠTe ##asing",
+      "ĠDina ##h",
+      "Ġantic ##s",
+      "Ġcongratul ##ate",
+      "cl ##ap",
+      "ĠAny ##one",
+      "ĠRing ##y",
+      "ĠPer ##fume",
+      "Ġsnore ##s",
+      "Ġpersu ##as",
+      "Ġgle ##amed",
+      "Through ##out",
+      "Ġsmir ##ked",
+      "Ġhyd ##rated",
+      "Ġlaz ##ily",
+      "##bag ##s",
+      "##aunt ##ing",
+      "rest ##ed",
+      "Ġcarri ##ers",
+      "Ġlou ##nging",
+      "Ġartifact ##s",
+      "Ġsolemn ##ly",
+      "##nth ##ia",
+      "Ġunatt ##ended",
+      "Ġtam ##er",
+      "A ##men",
+      "B ##erry",
+      "D ##en",
+      "E ##ating",
+      "G ##ia",
+      "G ##eor",
+      "G ##obble",
+      "M ##oppy",
+      "N ##aughty",
+      "P ##aint",
+      "c ##omp",
+      "m ##edicine",
+      "t ##oe",
+      "##i ##kayla",
+      "Ġs ##ooo",
+      "Ġf ##id",
+      "##it ##ions",
+      "Ġl ##ing",
+      "##id ##a",
+      "ĠS ##ymbol",
+      "##an ##ch",
+      "ĠH ##ill",
+      "ĠH ##ally",
+      "##un ##gry",
+      "Ġup ##right",
+      "Ġsp ##lend",
+      "Ġsc ##hed",
+      "ĠW ##izard",
+      "Ġex ##otic",
+      "##if ##y",
+      "Ġbl ##ub",
+      "##ist ##urb",
+      "Ġint ##rig",
+      "Ġtow ##ered",
+      "##pl ##oy",
+      "Ġlove ##liest",
+      "Ġkid ##ding",
+      "Ġlisten ##ers",
+      "Ġrem ##arked",
+      "Ġde ##fl",
+      "##az ##am",
+      "Ġcold ##ness",
+      "Ġfire ##ball",
+      "Ġwet ##s",
+      "##oom ##oo",
+      "Ġper ##man",
+      "Ġac ##hes",
+      "Ġar ##ray",
+      "Ġve ##ins",
+      "Ġworried ##ly",
+      "ĠCh ##atty",
+      "Ġph ##ys",
+      "Ġrob ##es",
+      "Ġsne ##ered",
+      "Ġpin ##es",
+      "Ġexplor ##ations",
+      "Ġboun ##c",
+      "Ġhum ##or",
+      "Ġstra ##nds",
+      "##light ##s",
+      "ĠAl ##vin",
+      "Ġcompetit ##ors",
+      "Ġviolin ##ist",
+      "ĠDan ##a",
+      "Ġcur ##ling",
+      "Ġrecommend ##s",
+      "Ġvac ##ations",
+      "ĠBo ##ard",
+      "Un ##ite",
+      "Ġcontain ##s",
+      "ĠAm ##aya",
+      "Sp ##oon",
+      "Ġcrumb ##ling",
+      "Ġactiv ##ated",
+      "Fr ##an",
+      "ĠJon ##as",
+      "go ##ing",
+      "Ġsprout ##s",
+      "ĠFriend ##ly",
+      "ĠHar ##sh",
+      "Ġbas ##king",
+      "ĠLu ##is",
+      "Ġhoot ##ing",
+      "Ġpurch ##ased",
+      "ĠEn ##vy",
+      "che ##ss",
+      "ĠSon ##ny",
+      "le ##af",
+      "Ġah ##hed",
+      "Ġah ##old",
+      "ĠFrance ##s",
+      "Ġeffect ##s",
+      "Ġproduct ##ive",
+      "Ġfrol ##icked",
+      "ĠCor ##ny",
+      "ĠVict ##or",
+      "Ġexhaust ##ion",
+      "Ġmans ##ion",
+      "##quit ##os",
+      "B ##ernie",
+      "M ##iles",
+      "S ##chool",
+      "V ##an",
+      "l ##uxury",
+      "##r ##us",
+      "##o ##es",
+      "##e ##x",
+      "##c ##ul",
+      "Ġh ##ints",
+      "ĠT ##hing",
+      "ĠT ##ock",
+      "ĠT ##aste",
+      "##re ##sh",
+      "ĠThe ##rm",
+      "ĠH ##oo",
+      "Ġe ##p",
+      "##st ##on",
+      "##st ##ore",
+      "##end ##or",
+      "Ġnam ##ing",
+      "ĠA ##ustr",
+      "ĠA ##rrr",
+      "Ġre ##arr",
+      "Ġre ##solve",
+      "##ep ##arate",
+      "Ġsun ##hat",
+      "Ġch ##ime",
+      "Ġch ##ap",
+      "Tom ##ato",
+      "ĠK ##iko",
+      "ĠP ##urp",
+      "ĠN ##aughty",
+      "##be ##known",
+      "Ġey ##ep",
+      "Ġjo ##lt",
+      "Ġice ##ber",
+      "Ġcr ##ink",
+      "Ġwin ##ced",
+      "Ġstu ##nt",
+      "Jo ##el",
+      "Ġperfect ##ion",
+      "##ons ##cious",
+      "ĠCh ##ange",
+      "##ush ##i",
+      "Ġstrange ##st",
+      "Ġrelax ##es",
+      "Ġmedic ##al",
+      "Ġiron ##ed",
+      "Ġshrink ##s",
+      "Ch ##rist",
+      "ĠRo ##ses",
+      "ĠGr ##ant",
+      "Ġvent ##uring",
+      "ch ##anging",
+      "Ġliqu ##ids",
+      "st ##aff",
+      "Jump ##ing",
+      "Ġinsp ##iring",
+      "sp ##ray",
+      "Ġsav ##anna",
+      "ĠCut ##ting",
+      "Woo ##lly",
+      "Ġenerg ##ised",
+      "Hel ##i",
+      "Ġris ##king",
+      "##cha ##un",
+      "ĠPain ##ter",
+      "ĠWor ##dy",
+      "Ġdesire ##s",
+      "Ġfer ##ris",
+      "ĠEag ##er",
+      "Joan ##ne",
+      "ĠInd ##ia",
+      "Ġtechn ##ique",
+      "ĠGab ##e",
+      "Ġarcher ##y",
+      "ĠTalk ##y",
+      "Ġnois ##ier",
+      "Ġawait ##s",
+      "Ġskid ##ded",
+      "pe ##ace",
+      "Ġyowl ##ed",
+      "ĠBOO ##M",
+      "Ġcoy ##ote",
+      "Ġhex ##agon",
+      "ĠTherm ##ie",
+      "G ##rrr",
+      "H ##orse",
+      "K ##ind",
+      "M ##ac",
+      "M ##oe",
+      "M ##ud",
+      "R ##h",
+      "f ##ish",
+      "n ##ec",
+      "##i ##veness",
+      "##b ##ones",
+      "##I ##T",
+      "##O ##N",
+      "Ġw ##ither",
+      "##nd ##a",
+      "ĠT ##ail",
+      "ĠT ##ire",
+      "##re ##ly",
+      "##re ##chaun",
+      "Ġm ##oth",
+      "ĠS ##ia",
+      "##ot ##y",
+      "Ġpl ##ight",
+      "Ġk ##itties",
+      "Ġwh ##oop",
+      "Ġlo ##ot",
+      "Ġcan ##oe",
+      "Ġsc ##ans",
+      "Ġag ##ile",
+      "##ump ##t",
+      "Ġsk ##i",
+      "Ġor ##ph",
+      "##ess ##on",
+      "##ess ##ert",
+      "ĠTh ##ief",
+      "Ġkid ##n",
+      "He ##el",
+      "We ##st",
+      "ĠG ##ordon",
+      "Ġtri ##o",
+      "Ġcon ##cept",
+      "Ġdraw ##bridge",
+      "Ġrest ##ful",
+      "Ġcr ##ouch",
+      "So ##ar",
+      "Ġcont ##ract",
+      "##ang ##o",
+      "ĠBe ##ans",
+      "##oop ##y",
+      "Ġprot ##ein",
+      "Ġtrouble ##maker",
+      "ĠSt ##aff",
+      "ĠSt ##ring",
+      "ĠSp ##iny",
+      "Ġunus ##ually",
+      "Ġexam ##ination",
+      "Ġpro ##dded",
+      "ĠSh ##rink",
+      "ĠTweet ##s",
+      "ĠIs ##aac",
+      "ĠAn ##ny",
+      "ĠPip ##o",
+      "Ġinst ##alled",
+      "ĠMo ##jo",
+      "ĠAm ##os",
+      "Ġproject ##or",
+      "Ġyelp ##ing",
+      "Ġscamp ##ering",
+      "Ġplayd ##ates",
+      "Ġstrum ##s",
+      "Ġconsider ##ation",
+      "Sleep ##y",
+      "Ġopt ##im",
+      "Woo ##hoo",
+      "gra ##nd",
+      "Ġviol ##ence",
+      "Grand ##ad",
+      "ĠDanger ##ous",
+      "Ġquiver ##ing",
+      "ĠDolph ##ins",
+      "Ġomelet ##te",
+      "ĠLog ##an",
+      "Li ##bby",
+      "keep ##er",
+      "Dream ##s",
+      "Ġglare ##s",
+      "Pear ##l",
+      "Ġmam ##m",
+      "ĠDO ##NG",
+      "Ġfert ##ilizer",
+      "Ġroug ##her",
+      "nec ##ked",
+      "! ##?",
+      "F ##lower",
+      "G ##u",
+      "J ##unior",
+      "K ##aitlyn",
+      "L ##acey",
+      "R ##usty",
+      "W ##al",
+      "c ##lean",
+      "d ##ead",
+      "s ##qu",
+      "Ġ ##xy",
+      "##r ##ise",
+      "##A ##W",
+      "Ġt ##ended",
+      "Ġg ##ag",
+      "Ġpl ##iers",
+      "Ġher ##on",
+      "ĠB ##ite",
+      "ĠB ##owl",
+      "ĠB ##iting",
+      "Ġdo ##cks",
+      "ĠM ##Y",
+      "ĠM ##mm",
+      "ĠM ##irror",
+      "ĠM ##essy",
+      "Ġj ##aw",
+      "##ain ##ting",
+      "Ġcl ##atter",
+      "Ġla ##ss",
+      "##ag ##er",
+      "Ġal ##er",
+      "ĠD ##iving",
+      "ĠC ##asper",
+      "ĠC ##acty",
+      "Ġtw ##ine",
+      "Ġbu ##ries",
+      "Ġbook ##store",
+      "ĠK ##ris",
+      "##em ##p",
+      "Ġsto ##ck",
+      "ĠG ##em",
+      "Ġcon ##sc",
+      "Ġmon ##k",
+      "ĠAs ##king",
+      "Ġem ##ail",
+      "Ġbowl ##ing",
+      "##ass ##y",
+      "Ġbat ##ting",
+      "Ġsack ##ing",
+      "Ġcorn ##ered",
+      "Ġshr ##ubs",
+      "Ġlock ##er",
+      "Ġcross ##bones",
+      "ĠSp ##ell",
+      "Ġsque ##als",
+      "Ġmel ##od",
+      "Ġyarn ##s",
+      "Ġpit ##ched",
+      "ĠSh ##oo",
+      "Ġaccept ##s",
+      "Ġlabel ##ed",
+      "ĠSm ##art",
+      "Ġbother ##s",
+      "Ġworth ##less",
+      "Ġbrid ##le",
+      "sh ##are",
+      "Ġknowledge ##able",
+      "Rock ##et",
+      "Ġsquir ##ming",
+      "Ġvibr ##ate",
+      "Ġpoop ##ed",
+      "ĠRad ##ishes",
+      "Ġnin ##eteen",
+      "La ##uren",
+      "Ġquiver ##ed",
+      "Ġrhym ##ed",
+      "Ju ##ice",
+      "ĠHopp ##ie",
+      "Ġrev ##ved",
+      "Ġsales ##person",
+      "Real ##izing",
+      "Ġprun ##ing",
+      "Ġsympathet ##ic",
+      "Ġabsor ##bed",
+      "Ġmultip ##le",
+      "Ġloudspe ##aker",
+      "Ġorph ##an",
+      "Wal ##ter",
+      "D ##iana",
+      "F ##ake",
+      "V ##e",
+      "m ##ar",
+      "r ##el",
+      "s ##w",
+      "w ##hen",
+      "##l ##ophone",
+      "ĠT ##ar",
+      "ĠT ##ank",
+      "##re ##vent",
+      "Ġl ##imb",
+      "Ġm ##ent",
+      "Ġg ##el",
+      "Ġe ##w",
+      "Ġwe ##ary",
+      "ĠB ##am",
+      "##se ##at",
+      "##ax ##ter",
+      "##ight ##ers",
+      "##op ##y",
+      "##uc ##ceed",
+      "ĠJ ##ug",
+      "Ġbl ##aming",
+      "##us ##ions",
+      "Ġor ##chest",
+      "ĠC ##ec",
+      "ĠK ##ira",
+      "Ġqu ##artz",
+      "ĠP ##ack",
+      "ĠP ##ony",
+      "He ##e",
+      "He ##ather",
+      "Ġjo ##ker",
+      "Ġbutter ##cup",
+      "##ered ##ith",
+      "Ġcr ##ed",
+      "Ġpaper ##work",
+      "ĠEm ##ilia",
+      "Ġegg ##pl",
+      "Ġcoll ##e",
+      "Ġeag ##les",
+      "Ġmysterious ##ly",
+      "Ġeggs ##he",
+      "Ġcro ##c",
+      "ĠFr ##isbee",
+      "Go ##lf",
+      "Ġcheck ##up",
+      "##lu ##ded",
+      "ĠCo ##ld",
+      "ĠCl ##audia",
+      "ĠV ##ine",
+      "Ġdelighted ##ly",
+      "ĠSu ##ki",
+      "ĠDog ##gie",
+      "Ġappreci ##ative",
+      "Ġbalan ##cer",
+      "Ġvict ##ories",
+      "ĠBo ##xy",
+      "ĠJay ##den",
+      "##stick ##s",
+      "Ġspoonful ##s",
+      "Ġchar ##ging",
+      "Pip ##er",
+      "Mo ##llie",
+      "ĠGrand ##dad",
+      "ex ##pensive",
+      "Ġroller ##co",
+      "Ar ##chie",
+      "Ġsizz ##led",
+      "ĠZe ##ke",
+      "Phil ##ip",
+      "Step ##h",
+      "Ġsunbeam ##s",
+      "Ġfulfill ##ing",
+      "Ġcombination ##s",
+      "Ġsnoo ##zing",
+      "fashion ##ed",
+      "ĠCray ##ons",
+      "Ġattent ##ive",
+      "ĠMal ##colm",
+      "ĠFam ##ily",
+      "Cher ##ry",
+      "Ġenchant ##ing",
+      "ĠAmer ##ica",
+      "Ġxy ##lophone",
+      "Ġorchest ##ra",
+      "B ##ell",
+      "C ##on",
+      "M ##acy",
+      "S ##afe",
+      "Y ##ee",
+      "b ##ow",
+      "f ##o",
+      "m ##om",
+      "p ##ause",
+      "Ġs ##in",
+      "Ġs ##enses",
+      "Ġf ##ract",
+      "ĠT ##ubby",
+      "Ġp ##itter",
+      "Ġn ##ooks",
+      "##ar ##rel",
+      "##ld ##erly",
+      "ĠL ##es",
+      "ĠB ##it",
+      "ĠM ##ountain",
+      "Ġne ##ighing",
+      "##ill ##ow",
+      "##ul ##ance",
+      "Ġman ##es",
+      "Ġcl ##ack",
+      "Ġcl ##ump",
+      "Ġback ##seat",
+      "ĠW ##aste",
+      "##ag ##ging",
+      "Ġno ##s",
+      "ĠJ ##un",
+      "ĠF ##ill",
+      "##ers ##ist",
+      "ĠC ##onfused",
+      "##imb ##le",
+      "ĠIn ##sect",
+      "ĠP ##uddle",
+      "Ġsqu ##iggles",
+      "ĠN ##oon",
+      "Ġbus ##ier",
+      "Do ##lph",
+      "Ġpol ##isher",
+      "Ġem ##ploy",
+      "Ġbor ##der",
+      "Ġmum ##mies",
+      "ĠEm ##i",
+      "Ġpast ##ime",
+      "ĠGra ##ham",
+      "ĠCh ##ase",
+      "##ian ##o",
+      "Ġmilk ##man",
+      "##oph ##y",
+      "##erest ##ing",
+      "Ġexp ##and",
+      "Ġslid ##er",
+      "Ġstra ##nd",
+      "##aw ##ai",
+      "##nic ##orn",
+      "Ġcompetit ##ions",
+      "Ġmodest ##ly",
+      "Ġgasp ##ing",
+      "##ately ##n",
+      "Al ##icia",
+      "Ġprevent ##s",
+      "ĠV ##iv",
+      "ĠV ##endor",
+      "ĠSu ##pport",
+      "ĠGr ##an",
+      "ĠAb ##ra",
+      "ĠMe ##at",
+      "ĠMo ##ira",
+      "Shh ##h",
+      "Ġskunk ##s",
+      "ĠPam ##ela",
+      "##erm ##it",
+      "me ##asure",
+      "Ġdrown ##ing",
+      "ĠAc ##ross",
+      "Ġaccess ##ory",
+      "##od ##ore",
+      "ĠKat ##rina",
+      "Ġwil ##ting",
+      "Ġvacu ##umed",
+      "ĠWor ##my",
+      "De ##bbie",
+      "Ġsevent ##een",
+      "Ġplun ##ged",
+      "##iqu ##es",
+      "Fle ##a",
+      "Ġinh ##ab",
+      "ĠMor ##ris",
+      "Ġrap ##idly",
+      "ĠNad ##ia",
+      "Ġforb ##idden",
+      "Ġintrig ##uing",
+      "Ġeyep ##iece",
+      "B ##ub",
+      "L ##ots",
+      "P ##ine",
+      "T ##aste",
+      "b ##ee",
+      "f ##ind",
+      "i ##m",
+      "##s ##st",
+      "##p ##ipe",
+      "##C ##H",
+      "Ġt ##imb",
+      "Ġb ##ased",
+      "Ġf ##rill",
+      "##en ##us",
+      "Ġ\" ##.",
+      "ĠHe ##y",
+      "##pp ##ear",
+      "##un ##ning",
+      "ĠL ##ie",
+      "ĠM ##au",
+      "Ġsh ##udd",
+      "ĠTom ##y",
+      "Ġle ##p",
+      "ĠW ##ide",
+      "Ġco ##ve",
+      "##uc ##ch",
+      "ĠF ##ro",
+      "Ġsun ##block",
+      "Ġsw ##ishing",
+      "Ġab ##rupt",
+      "Ġproud ##est",
+      "Ġsqu ##id",
+      "Ġsqu ##int",
+      "Ġtra ##iling",
+      "##be ##es",
+      "Ġcry ##baby",
+      "ĠR ##oro",
+      "Ġreal ##ization",
+      "Ġsho ##ving",
+      "Ġtop ##ic",
+      "She ##ep",
+      "ĠAll ##ison",
+      "In ##ky",
+      "Ġcomp ##aring",
+      "Ġdinner ##time",
+      "ĠBr ##idget",
+      "Ġbarn ##yard",
+      "Ġdeter ##red",
+      "Ġrot ##s",
+      "ĠMar ##ina",
+      "ĠV ##i",
+      "Sh ##ine",
+      "ĠSpark ##ly",
+      "Ġtwink ##les",
+      "Ġbroom ##s",
+      "Or ##iginal",
+      "##amb ##i",
+      "Ro ##ses",
+      "Mar ##garet",
+      "?' ##,",
+      "Ġforehead ##s",
+      "ĠJay ##a",
+      "ĠPlay ##er",
+      "Ġflight ##s",
+      "ĠSay ##ing",
+      "Ġinsp ##ire",
+      "ĠNut ##s",
+      "Ġchar ##ges",
+      "Ġwealth ##iest",
+      "ĠFel ##icia",
+      "Ġexperien ##cing",
+      "Ġfaith ##fully",
+      "Ġvegg ##ie",
+      "Mon ##ster",
+      "ĠJean ##nie",
+      "Ġunst ##able",
+      "Ġloos ##ened",
+      "ĠRa ##ja",
+      "ĠWal ##king",
+      "Ġvow ##ing",
+      "Din ##osaur",
+      "Ġchant ##ing",
+      "Ġsixt ##h",
+      "Se ##an",
+      "##lend ##a",
+      "Mic ##helle",
+      "Ġ` ##`",
+      "whe ##e",
+      "Ġpyram ##id",
+      "Ġpros ##pect",
+      "Ġadvert ##ise",
+      "ĠLaug ##hing",
+      "Char ##les",
+      "Gert ##ie",
+      "Ġintru ##der",
+      "Ġhars ##her",
+      "Ġll ##ama",
+      "Ġconflic ##ts",
+      "Ġrollerco ##aster",
+      "Ġtimb ##ers",
+      "B ##low",
+      "F ##ast",
+      "F ##eed",
+      "F ##rightened",
+      "M ##ack",
+      "P ##uff",
+      "R ##ad",
+      "R ##atty",
+      "R ##iri",
+      "T ##ap",
+      "a ##tt",
+      "e ##ating",
+      "l ##ecture",
+      "l ##ived",
+      "##r ##ug",
+      "##c ##an",
+      "##i ##bby",
+      "##y ##ards",
+      "##m ##ma",
+      "##v ##als",
+      "Ġa ##ster",
+      "Ġb ##ree",
+      "ĠT ##iffany",
+      "Ġd ##iversity",
+      "Ġn ##arr",
+      "##ll ##ies",
+      "##or ##ah",
+      "ĠH ##awai",
+      "##ow ##ered",
+      "Ġr ##asc",
+      "ĠShe ##lby",
+      "ĠM ##orty",
+      "ĠM ##oomoo",
+      "ĠTom ##a",
+      "ĠA ##ddie",
+      "Ġj ##an",
+      "##ur ##led",
+      "##ul ##ted",
+      "Ġno ##ble",
+      "ĠJ ##eep",
+      "ĠJ ##ana",
+      "ĠF ##olly",
+      "ĠF ##arm",
+      "ĠF ##igure",
+      "Ġfl ##op",
+      "##us ##k",
+      "##ist ##s",
+      "##ara ##h",
+      "##pl ##ing",
+      "Ġstor ##age",
+      "Ġclean ##liness",
+      "ĠR ##azors",
+      "Ġflower ##pot",
+      "Ġleft ##overs",
+      "ĠRe ##ally",
+      "Ġstart ##le",
+      "##sc ##ri",
+      "St ##arry",
+      "Ġsol ##ar",
+      "Ġhar ##ness",
+      "Ġrough ##ly",
+      "Ġadd ##resses",
+      "Ġham ##sters",
+      "Me ##i",
+      "Ġmelt ##y",
+      "Ġscoot ##ing",
+      "Ġdust ##er",
+      "Ġmos ##quitos",
+      "Ġpowder ##y",
+      "Is ##la",
+      "Ġalarm ##ed",
+      "Ġaccept ##ance",
+      "ĠCl ##ass",
+      "ĠSk ##ippy",
+      "Ġworth ##while",
+      "ĠHo ##oray",
+      "Bu ##ry",
+      "Tr ##uth",
+      "Mar ##cus",
+      "Ġcause ##s",
+      "sh ##ake",
+      "Ġdar ##ting",
+      "ĠChrist ##opher",
+      "Ġleap ##s",
+      "ĠEx ##cept",
+      "Ġscamp ##er",
+      "ĠNever ##theless",
+      "Ġhabit ##ats",
+      "Beth ##any",
+      "Ġreun ##ite",
+      "ĠCher ##yl",
+      "Ġexperiment ##ing",
+      "Ant ##s",
+      "Jan ##ice",
+      "Ġinnoc ##ently",
+      "Ġhandy ##man",
+      "Ġdim ##med",
+      "ĠFore ##ver",
+      "ĠWor ##ld",
+      "sc ##are",
+      "ĠRound ##y",
+      "Ġquarre ##lled",
+      "ĠDani ##ella",
+      "bo ##at",
+      "ĠGri ##lly",
+      "Ġhy ##ena",
+      "Ġattent ##ively",
+      "ĠAcorn ##s",
+      "ĠFil ##thy",
+      "Ġcran ##nies",
+      "Sil ##ver",
+      "ĠTid ##dles",
+      "Ġbeck ##oned",
+      "Cact ##us",
+      "Ġconcl ##usions",
+      "Ġflaming ##os",
+      "Ġlob ##ster",
+      "Ġling ##ered",
+      "##beknown ##st",
+      "Ġfrill ##s",
+      "Ġaster ##o",
+      "B ##oris",
+      "C ##elia",
+      "H ##ang",
+      "H ##ah",
+      "H ##ilda",
+      "J ##asper",
+      "K ##e",
+      "R ##ecord",
+      "S ##id",
+      "W ##ild",
+      "l ##ight",
+      "l ##isten",
+      "m ##oving",
+      "t ##ac",
+      "##p ##olog",
+      "##j ##our",
+      "Ġh ##ust",
+      "Ġh ##ire",
+      "ĠT ##ami",
+      "Ġd ##ile",
+      "Ġd ##ense",
+      "Ġc ##unning",
+      "##on ##ely",
+      "##on ##ald",
+      "ĠS ##us",
+      "##en ##cer",
+      "ĠHe ##al",
+      "Ġu ##dd",
+      "ĠI ##ra",
+      "ĠB ##amboo",
+      "ĠB ##ANG",
+      "ĠM ##unch",
+      "ĠM ##iki",
+      "ĠM ##uggy",
+      "Ġsm ##acked",
+      "Ġwh ##irr",
+      "Ġwh ##ichever",
+      "ĠA ##be",
+      "ĠA ##yla",
+      "Ġre ##co",
+      "##ard ##robe",
+      "Ġback ##yards",
+      "Ġme ##wed",
+      "Ġla ##pping",
+      "Ġfa ##wn",
+      "Ġbr ##ig",
+      "Ġwal ##rus",
+      "ĠJ ##aden",
+      "Ġbl ##and",
+      "##as ##uring",
+      "Ġone ##self",
+      "ĠE ##nter",
+      "Ġgra ##vity",
+      "##ase ##s",
+      "ĠWe ##aring",
+      "Ġbook ##mark",
+      "Ġgl ##uing",
+      "ĠWh ##isper",
+      "Ġbre ##w",
+      "ĠG ##iggle",
+      "Ġhair ##band",
+      "ĠRe ##ad",
+      "Ġgu ##ides",
+      "Fin ##ish",
+      "ĠGra ##pes",
+      "Ġcho ##ir",
+      "##epend ##ent",
+      "Ġcou ##n",
+      "Ġfle ##e",
+      "St ##u",
+      "Ġmot ##ivated",
+      "Ġhum ##ility",
+      "Ġtrick ##ster",
+      "Ġharm ##onica",
+      "Ġfilm ##ed",
+      "ĠCl ##ick",
+      "ĠV ##enus",
+      "Ġapplaud ##s",
+      "Ġconf ##ess",
+      "Ġwid ##ening",
+      "Ġdent ##ed",
+      "Su ##pply",
+      "Ġtemperature ##s",
+      "ĠDe ##x",
+      "Ġrely ##ing",
+      "Ġchipmunk ##s",
+      "Ġvibr ##ations",
+      "Ġsav ##oured",
+      "Ġcurrent ##s",
+      "Friend ##ship",
+      "Ph ##oebe",
+      "Ġappet ##it",
+      "Ġpier ##ced",
+      "Was ##n",
+      "Cr ##ane",
+      "Ġtransp ##orted",
+      "Fa ##ith",
+      "Ġsched ##ule",
+      "##ucch ##ini",
+      "Ġjan ##itor",
+      "Ġdile ##mma",
+      "B ##itter",
+      "F ##it",
+      "H ##at",
+      "I ##vy",
+      "M ##ika",
+      "P ##arent",
+      "P ##sst",
+      "T ##asty",
+      "W ##ipe",
+      "##n ##ets",
+      "##V ##E",
+      "Ġs ##ushi",
+      "Ġh ##arp",
+      "Ġd ##ab",
+      "Ġd ##usk",
+      "Ġm ##our",
+      "Ġhe ##als",
+      "ĠO ##x",
+      "ĠB ##uffy",
+      "ĠM ##ing",
+      "ĠTom ##as",
+      "##op ##ot",
+      "Ġco ##il",
+      "ĠY ##OU",
+      "##ist ##a",
+      "##og ##raph",
+      "Ġrock ##er",
+      "ĠC ##atherine",
+      "##pl ##ain",
+      "Ġtw ##ee",
+      "Ġtw ##ittered",
+      "Ġover ##fl",
+      "ĠP ##andas",
+      "ĠWh ##ispy",
+      "##iss ##ie",
+      "Ġcatch ##y",
+      "Ġbus ##ily",
+      "Ġsand ##bags",
+      "Ġdri ##bbled",
+      "Ġac ##cused",
+      "Ġbar ##rier",
+      "##ott ##a",
+      "Ġcomp ##lex",
+      "Ġleg ##end",
+      "Ġrel ##ented",
+      "Ġspr ##ite",
+      "Ġpaw ##n",
+      "##ol ##i",
+      "Ġseed ##ling",
+      "##ub ##way",
+      "Ġval ##ve",
+      "St ##ars",
+      "ĠBu ##y",
+      "Ġtid ##es",
+      "Ġgener ##ation",
+      "Ġweird ##est",
+      "Ġgenerous ##ly",
+      "Ġmic ##rosc",
+      "Ġcheerful ##ness",
+      "ĠFr ##ame",
+      "Ġenth ##r",
+      "Ġveterinarian ##s",
+      "ĠPaul ##ina",
+      "ĠSpark ##s",
+      "Ġinvestig ##ated",
+      "Sp ##ell",
+      "Ġsatis ##fy",
+      "Ġburst ##s",
+      "Ġgri ##nd",
+      "Co ##ver",
+      "ĠBra ##iny",
+      "Ġwhimp ##ers",
+      "cl ##uck",
+      "ĠKay ##ak",
+      "Ġmirac ##ulous",
+      "##OO ##F",
+      "ĠFix ##er",
+      "Sc ##ott",
+      "Ġcompanion ##ship",
+      "ĠLu ##ka",
+      "Ġdedic ##ated",
+      "Mix ##ie",
+      "Ġwhir ##ling",
+      "ĠPassport ##s",
+      "Clean ##ing",
+      "Ġpassage ##way",
+      "Inc ##redible",
+      "ĠThrow ##ing",
+      "Ġunra ##ve",
+      "ĠCray ##on",
+      "ĠVan ##essa",
+      "Ġcoz ##ier",
+      "Ġir ##ons",
+      "Ġcartwhe ##el",
+      "ab ##racadabra",
+      "ĠSnowfl ##ake",
+      "Ġfid ##dled",
+      "ĠHawai ##i",
+      "Ġoverfl ##owed",
+      "A ##ly",
+      "A ##ct",
+      "D ##awn",
+      "E ##ek",
+      "G ##en",
+      "G ##ill",
+      "J ##og",
+      "M ##elt",
+      "P ##uffy",
+      "P ##ower",
+      "S ##omeday",
+      "T ##ip",
+      "a ##s",
+      "c ##are",
+      "d ##are",
+      "k ##ind",
+      "m ##arry",
+      "p ##rice",
+      "s ##ister",
+      "u ##se",
+      "w ##ork",
+      "Ġ ##ut",
+      "##h ##and",
+      "##m ##at",
+      "##E ##A",
+      "##H ##H",
+      "Ġf ##idget",
+      "ĠT ##H",
+      "Ġwa ##ding",
+      "Ġd ##ome",
+      "Ġha ##il",
+      "##at ##hed",
+      "##et ##te",
+      "##il ##ts",
+      "##ow ##nt",
+      "##ut ##ion",
+      "ĠL ##ab",
+      "ĠL ##uggage",
+      "ĠB ##oring",
+      "Ġsh ##ri",
+      "Ġbo ##a",
+      "Ġlo ##an",
+      "##ill ##i",
+      "Ġme ##ander",
+      "##ag ##ious",
+      "Ġag ##g",
+      "ĠJ ##ar",
+      "##ish ##ment",
+      "ĠD ##icky",
+      "##ise ##y",
+      "Ġfeel ##ers",
+      "Ġsk ##etch",
+      "Ġtake ##off",
+      "##urt ##her",
+      "##pl ##ed",
+      "Ġtw ##ister",
+      "Ġhigh ##way",
+      "ĠK ##yla",
+      "##ct ##ic",
+      "Ġgreat ##ness",
+      "Ġz ##ucchini",
+      "Ġcla ##imed",
+      "Ġlight ##ening",
+      "Ġtrain ##ers",
+      "Ġcont ##agious",
+      "Ġpat ##io",
+      "Ġmum ##bling",
+      "##ol ##iday",
+      "##ass ##ie",
+      "##col ##n",
+      "ĠOn ##i",
+      "##oof ##y",
+      "My ##a",
+      "Ġhur ##ries",
+      "Ġterri ##fic",
+      "Ġdepend ##ability",
+      "ĠSh ##ut",
+      "Ġplayground ##s",
+      "Ġjail ##er",
+      "Ġsty ##list",
+      "ĠSu ##zi",
+      "ĠMe ##chanic",
+      "ĠMo ##ving",
+      "##ibb ##le",
+      "Sp ##idey",
+      "Mar ##cy",
+      "sh ##ut",
+      "st ##ick",
+      "Ġhealth ##iest",
+      "Pat ##ches",
+      "Ġsill ##iness",
+      "Snow ##man",
+      "Ġease ##l",
+      "##undred ##s",
+      "ĠMin ##eral",
+      "ĠMagic ##al",
+      "Ġruff ##ling",
+      "Mix ##er",
+      "ĠPep ##e",
+      "ĠCle ##ar",
+      "Ġperse ##vere",
+      "Ġsunb ##athe",
+      "co ##ffee",
+      "Off ##icer",
+      "ĠFruit ##y",
+      "Ġtrad ##er",
+      "ĠSand ##w",
+      "ĠPuzz ##led",
+      "Tri ##angle",
+      "Ġdocum ##ents",
+      "Ġginger ##bread",
+      "ĠNightmare ##s",
+      "Pot ##ato",
+      "Ġven ##om",
+      "Ġperman ##ent",
+      "ĠAustr ##alia",
+      "mar ##riage",
+      "Ġenthr ##alled",
+      "C ##oming",
+      "D ##ive",
+      "G ##um",
+      "K ##angaroo",
+      "P ##ow",
+      "R ##oy",
+      "R ##ani",
+      "R ##eplace",
+      "S ##imba",
+      "S ##ylvia",
+      "T ##idy",
+      "c ##le",
+      "e ##ven",
+      "e ##scape",
+      "p ##ush",
+      "p ##oof",
+      "s ##pe",
+      "##c ##ream",
+      "##c ##red",
+      "##d ##rop",
+      "ĠT ##ough",
+      "ĠT ##ee",
+      "##re ##nce",
+      "Ġd ##awn",
+      "Ġm ##ow",
+      "Ġsa ##cred",
+      "##ot ##ed",
+      "##et ##he",
+      "Ġpl ##op",
+      "##ri ##ving",
+      "Ġday ##light",
+      "ĠI ##gn",
+      "ĠB ##atter",
+      "ĠB ##rick",
+      "ĠM ##ug",
+      "##el ##ong",
+      "ĠA ##imee",
+      "Ġthem ##e",
+      "##ab ##lo",
+      "Ġsw ##erve",
+      "Ġch ##ipped",
+      "##ust ##in",
+      "ĠD ##rew",
+      "##urp ##hy",
+      "Ġsl ##oth",
+      "Ġsl ##aves",
+      "Ġgra ##zed",
+      "Ġstr ##ung",
+      "##ak ##azam",
+      "Ġbra ##vo",
+      "ĠR ##olo",
+      "ĠG ##er",
+      "Ġjo ##ey",
+      "Ben ##jamin",
+      "Ġsong ##bird",
+      "ĠDad ##a",
+      "ĠTo ##d",
+      "Ġmin ##us",
+      "Ġspin ##ners",
+      "Ġrec ##ite",
+      "##arp ##et",
+      "Ġorgan ##ization",
+      "ĠMark ##y",
+      "Ġsal ##ute",
+      "ĠSp ##y",
+      "ĠPe ##ck",
+      "Ġmeasure ##ment",
+      "Ġharm ##ed",
+      "Ġpopular ##ity",
+      "Ġsil ##very",
+      "Ġrestless ##ness",
+      "Ġshampoo ##s",
+      "Ġrequest ##ing",
+      "ĠUnder ##stand",
+      "ĠWhe ##el",
+      "Ġing ##en",
+      "Would ##n",
+      "ĠAm ##azing",
+      "ĠMix ##ing",
+      "ĠFor ##give",
+      "ĠPeanut ##s",
+      "Ġdet ##ailed",
+      "##elie ##ved",
+      "Fl ##ap",
+      "ĠGl ##itter",
+      "Ġpeep ##ing",
+      "Ġhabit ##at",
+      "ĠFind ##ers",
+      "Fish ##y",
+      "Ġcluck ##s",
+      "Duck ##s",
+      "Ġharvest ##ing",
+      "Ġunc ##onscious",
+      "Ġchannel ##s",
+      "Ġgloom ##iness",
+      "Ġcowg ##irl",
+      "Ju ##an",
+      "Ġgarl ##and",
+      "ĠPengu ##ins",
+      "Ġcoz ##iest",
+      "Ġaward ##ed",
+      "Read ##ing",
+      "Ġpyram ##ids",
+      "Att ##ention",
+      "Check ##mate",
+      "##udging ##ly",
+      "ĠPret ##ending",
+      "ĠLin ##coln",
+      "Ġtrek ##ked",
+      "Bel ##inda",
+      "Ġorigin ##ally",
+      "Ġalt ##ar",
+      "Ġuniqu ##eness",
+      "Ġsplend ##id",
+      "Ġiceber ##g",
+      "Ġlep ##rechaun",
+      "##opot ##amus",
+      "##ownt ##own",
+      "' ##?",
+      "A ##rm",
+      "E ##ast",
+      "F ##am",
+      "G ##lor",
+      "N ##athan",
+      "R ##ud",
+      "S ##ign",
+      "S ##eth",
+      "S ##ari",
+      "S ##eat",
+      "Y ##ES",
+      "a ##re",
+      "b ##ra",
+      "c ##ut",
+      "d ##estroy",
+      "t ##e",
+      "##a ##ult",
+      "##e ##g",
+      "##g ##ot",
+      "##g ##osaurus",
+      "##b ##oy",
+      "Ġt ##ic",
+      "Ġt ##ens",
+      "Ġto ##ll",
+      "Ġl ##ining",
+      "Ġp ##i",
+      "Ġm ##owing",
+      "Ġsa ##cri",
+      "Ġg ##ills",
+      "ĠS ##im",
+      "##am ##el",
+      "ĠH ##um",
+      "ĠH ##ang",
+      "ĠH ##edge",
+      "ĠH ##undreds",
+      "Ġr ##ook",
+      "##un ##ia",
+      "ĠL ##ind",
+      "Ġup ##wards",
+      "ĠB ##ip",
+      "ĠM ##assage",
+      "##ur ##ance",
+      "Ġme ##ek",
+      "Ġfa ##ctor",
+      "ĠW ##alk",
+      "Ġhome ##owner",
+      "##arn ##ia",
+      "Ġbl ##iss",
+      "Ġlot ##ions",
+      "Ġjump ##ers",
+      "ĠE ##thel",
+      "ĠC ##oo",
+      "Ġun ##solved",
+      "He ##al",
+      "Ġsn ##ipping",
+      "ĠR ##ow",
+      "##iss ##or",
+      "Ġcr ##unches",
+      "Ġmouth ##ful",
+      "Ġpat ##ter",
+      "Ġres ##ume",
+      "Ġres ##pects",
+      "Just ##in",
+      "Ġatt ##ended",
+      "Ġcho ##king",
+      "ĠJen ##a",
+      "Ġpers ##ons",
+      "Ġpower ##less",
+      "Ġpart ##ners",
+      "Ġcross ##ro",
+      "ĠSp ##iky",
+      "Ġhunt ##s",
+      "Ġmill ##ions",
+      "ĠFr ##own",
+      "Go ##al",
+      "Ġscrew ##ed",
+      "Ġthunder ##cl",
+      "Ġhotel ##s",
+      "Ġdishwasher ##s",
+      "Ġlend ##s",
+      "Em ##mie",
+      "ĠMar ##shmallow",
+      "Ġfre ##ck",
+      "ĠOw ##ly",
+      "Le ##xi",
+      "ĠHo ##pping",
+      "Ġflat ##t",
+      "ĠBo ##dy",
+      "ĠStar ##fish",
+      "Cl ##ick",
+      "ĠAm ##ira",
+      "ĠAnt ##on",
+      "ĠSc ##are",
+      "ĠQuack ##ie",
+      "Ġmer ##chant",
+      "Ġty ##ped",
+      "ĠMel ##vin",
+      "ĠRobert ##a",
+      "ĠCrab ##s",
+      "Ġev ##idence",
+      "Ġcooper ##ating",
+      "##lean ##or",
+      "Ġsquir ##ting",
+      "ĠDe ##bby",
+      "Che ##er",
+      "ĠPick ##ing",
+      "Ġlimp ##s",
+      "Frog ##s",
+      "Ġank ##les",
+      "ĠKn ##ob",
+      "Ġexperiment ##ed",
+      "Ġsuspicious ##ly",
+      "Ar ##f",
+      "che ##ese",
+      "Ġmid ##night",
+      "Ġbenef ##its",
+      "sl ##ide",
+      "Har ##old",
+      "ĠScr ##atch",
+      "Ġrumm ##aging",
+      "Ron ##ny",
+      "ĠLo ##llipop",
+      "Bess ##y",
+      "ĠHopp ##ity",
+      "Pol ##ice",
+      "ĠMosquito ##es",
+      "Rich ##ard",
+      "Ġcomment ##ed",
+      "ĠAly ##ssa",
+      "Ġsnoop ##ing",
+      "Ġeyel ##ids",
+      "ĠJor ##ge",
+      "Ġpel ##ican",
+      "des ##erved",
+      "Ġbrig ##ade",
+      "Glor ##ia",
+      "\" ##?",
+      "B ##ananas",
+      "D ##ar",
+      "G ##oose",
+      "G ##iant",
+      "N ##one",
+      "N ##eed",
+      "P ##ir",
+      "S ##even",
+      "W ##orms",
+      "f ##ast",
+      "h ##ead",
+      "s ##et",
+      "w ##ait",
+      "##c ##ent",
+      "##h ##aving",
+      "##I ##N",
+      "##f ##ork",
+      "##O ##M",
+      "##he ##arted",
+      "Ġs ##ought",
+      "Ġl ##oun",
+      "Ġd ##owntown",
+      "##im ##os",
+      "Ġpl ##ush",
+      "##ri ##ze",
+      "Ġbe ##friend",
+      "Ġy ##a",
+      "ĠI ##g",
+      "ĠI ##gnore",
+      "Ġst ##ale",
+      "Ġe ##ffic",
+      "Ġfriend ##liest",
+      "ĠB ##at",
+      "ĠB ##oop",
+      "##ome ##o",
+      "Ġhel ##ium",
+      "Ġwh ##inny",
+      "Ġlo ##llies",
+      "Ġsc ##issor",
+      "ĠSam ##mie",
+      "ĠJ ##ello",
+      "ĠJ ##ac",
+      "ĠJ ##eb",
+      "ĠF ##ri",
+      "ĠF ##ae",
+      "Ġfl ##ung",
+      "ĠAnd ##i",
+      "Ġhow ##ls",
+      "ĠC ##omb",
+      "Ġhand ##w",
+      "Ġgl ##ancing",
+      "Ġblue ##st",
+      "ĠHer ##by",
+      "ĠP ##ic",
+      "ĠR ##am",
+      "ĠR ##OAR",
+      "Ġdis ##rupt",
+      "Ġhot ##test",
+      "Ġcr ##anny",
+      "Ġdream ##y",
+      "Ġmar ##cher",
+      "ĠCh ##ain",
+      "##ol ##ves",
+      "Ġstart ##ling",
+      "St ##rawberry",
+      "Ġsol ##ver",
+      "ĠSt ##rawberry",
+      "ĠBr ##idge",
+      "Ġcher ##ishing",
+      "##up ##iter",
+      "Ġflash ##y",
+      "Ġdestroy ##s",
+      "Ġgolf ##ers",
+      "Ġflour ##ished",
+      "Ġten ##se",
+      "Ġur ##gent",
+      "th ##rough",
+      "Ġreef ##s",
+      "Ġdisappear ##ance",
+      "ĠV ##er",
+      "Ġgaz ##elle",
+      "Ġpitch ##fork",
+      "ĠSn ##ippy",
+      "ĠCra ##ig",
+      "Alex ##a",
+      "st ##ep",
+      "ĠWise ##y",
+      "ĠPl ##ants",
+      "ĠMonkey ##s",
+      "Ġconsider ##ing",
+      "Ġsav ##or",
+      "Ġsav ##ings",
+      "ĠWhite ##y",
+      "Ġconcentr ##ating",
+      "ĠTra ##cey",
+      "Ġbas ##ic",
+      "Ġoccasion ##ally",
+      "ĠComet ##s",
+      "Mel ##ody",
+      "Ġtend ##erly",
+      "Ġviol ##ent",
+      "Ġgle ##am",
+      "Ġsunb ##athing",
+      "Ġannounce ##ments",
+      "Ġdaydream ##ed",
+      "Inc ##lude",
+      "ĠCand ##les",
+      "Rem ##ove",
+      "Ġwed ##ged",
+      "ĠWay ##ne",
+      "ĠColor ##ful",
+      "Hor ##sy",
+      "ĠPoin ##ty",
+      "Yog ##urt",
+      "Ġlass ##o",
+      "fo ##llow",
+      "Ġinhab ##it",
+      "G ##aby",
+      "H ##onest",
+      "L ##ions",
+      "M ##ost",
+      "M ##icky",
+      "N ##ibbles",
+      "P ##ainting",
+      "S ##abrina",
+      "V ##era",
+      "a ##r",
+      "f ##ed",
+      "f ##riends",
+      "h ##ey",
+      "t ##ouch",
+      "##m ##on",
+      "##D ##onald",
+      "##nd ##ry",
+      "Ġb ##ask",
+      "Ġb ##ony",
+      "ĠT ##ucky",
+      "Ġwa ##de",
+      "ĠB ##reak",
+      "ĠM ##ammy",
+      "ĠM ##emory",
+      "##ore ##y",
+      "##ur ##u",
+      "Ġout ##line",
+      "Ġcar ##vings",
+      "ĠBen ##nie",
+      "ĠSam ##son",
+      "Ġfl ##u",
+      "ĠD ##oris",
+      "Ġho ##ppy",
+      "ĠMom ##s",
+      "ĠMom ##ents",
+      "##ff ##led",
+      "##em ##a",
+      "Ġsqu ##iggly",
+      "ĠR ##anger",
+      "Ġmess ##en",
+      "Ġduck ##y",
+      "ĠFin ##a",
+      "##bo ##ats",
+      "##ph ##one",
+      "Ġju ##icer",
+      "Ġquiet ##est",
+      "Ġcoin ##c",
+      "Ġselfish ##ly",
+      "St ##acy",
+      "Ġba ##ffled",
+      "##ont ##osaurus",
+      "Ġboun ##cer",
+      "ĠSp ##encer",
+      "##imp ##le",
+      "Ġter ##rain",
+      "Re ##veal",
+      "##fic ##ial",
+      "ĠAl ##ert",
+      "Ġalert ##ness",
+      "Ġrece ##iver",
+      "ĠMar ##ble",
+      "Ġrail ##way",
+      "ĠCo ##ll",
+      "ĠBig ##ger",
+      "Ch ##uck",
+      "Ġpanic ##s",
+      "ĠWhe ##elie",
+      "Ġsew ##n",
+      "ĠBounce ##y",
+      "ĠSn ##iff",
+      "Ġpra ##ising",
+      "ĠGr ##ateful",
+      "Qu ##iet",
+      "ĠMon ##ty",
+      "Ġcomm ##it",
+      "ĠPl ##anny",
+      "ĠAr ##t",
+      "Ġself ##less",
+      "ĠMag ##nets",
+      "Bug ##s",
+      "Ġinvent ##ing",
+      "ĠBeef ##y",
+      "Cra ##w",
+      "ĠCoal ##y",
+      "Eww ##w",
+      "ĠPar ##is",
+      "Ġwicked ##ly",
+      "ĠEve ##lyn",
+      "che ##ap",
+      "ĠZe ##lda",
+      "Ġsul ##k",
+      "ĠEng ##ine",
+      "ĠFruit ##s",
+      "ĠShrimp ##y",
+      "ĠCand ##le",
+      "Ġtad ##pole",
+      "ĠSaf ##ari",
+      "Ġicic ##les",
+      "ĠLead ##er",
+      "pl ##op",
+      "Ġunbuck ##led",
+      "Ġfol ##ks",
+      "Carrot ##s",
+      "Ġrescu ##er",
+      "ĠBal ##ancing",
+      "Ġthorough ##ly",
+      "##emp ##le",
+      "ĠAbra ##ham",
+      "Ġmicrosc ##opes",
+      "Ġeffic ##ient",
+      "A ##vailable",
+      "E ##nter",
+      "F ##unny",
+      "K ##ari",
+      "L ##oyal",
+      "M ##ari",
+      "P ##ige",
+      "R ##ice",
+      "S ##ale",
+      "T ##erri",
+      "W ##et",
+      "b ##alance",
+      "d ##e",
+      "h ##igh",
+      "m ##in",
+      "t ##oy",
+      "u ##nk",
+      "Ġ ##ivy",
+      "##u ##ary",
+      "##- ##-",
+      "Ġthe ##rm",
+      "Ġc ##ement",
+      "Ġm ##ale",
+      "Ġm ##obile",
+      "##en ##ced",
+      "Ġpl ##aster",
+      "##ri ##p",
+      "Ġy ##ank",
+      "Ġst ##ap",
+      "ĠO ##oh",
+      "ĠL ##amb",
+      "ĠB ##ed",
+      "ĠB ##ink",
+      "ĠB ##ern",
+      "##ore ##s",
+      "##ec ##ommend",
+      "ĠW ##reck",
+      "Ġbr ##ontosaurus",
+      "ĠJ ##ase",
+      "ĠJ ##upiter",
+      "ĠF ##oolish",
+      "##if ##ting",
+      "##ap ##t",
+      "##nder ##son",
+      "Ġpret ##z",
+      "ĠD ##avy",
+      "ĠD ##aughter",
+      "ĠD ##estroy",
+      "Ġsk ##ins",
+      "Ġtr ##out",
+      "ĠC ##ott",
+      "Ġfi ##ber",
+      "Ġclean ##ers",
+      "##ort ##ant",
+      "Ġgl ##aring",
+      "##uff ##ed",
+      "ĠIn ##a",
+      "ĠP ##ow",
+      "ĠP ##owder",
+      "Ġmet ##res",
+      "##uit ##y",
+      "We ##eks",
+      "ĠG ##lenda",
+      "Ġhill ##top",
+      "Ġcr ##u",
+      "Ġper ##p",
+      "Ġdri ##ppy",
+      "Ġar ##ched",
+      "ĠThere ##fore",
+      "Ġmat ##ure",
+      "Ġdry ##ness",
+      "Ġmad ##am",
+      "Ġmin ##es",
+      "Ġnut ##ty",
+      "Ġeas ##iest",
+      "Ġband ##its",
+      "Ġcann ##ons",
+      "Ġjelly ##be",
+      "Ġgen ##ius",
+      "Ġrespect ##fully",
+      "Me ##asure",
+      "ĠU ##s",
+      "Ġthread ##ed",
+      "Ġlime ##ade",
+      "Ġthunder ##ous",
+      "Ġrubber ##y",
+      "Ġins ##pecting",
+      "Ġgrape ##v",
+      "ĠCarl ##ie",
+      "ĠV ##ince",
+      "##lex ##ed",
+      "Ġpad ##ded",
+      "ĠAn ##ita",
+      "##rr ##rrr",
+      "##do ##zer",
+      "Ġthreat ##en",
+      "Un ##i",
+      "##use ##ly",
+      "Ġma ##id",
+      "ĠHoot ##s",
+      "ĠChew ##ing",
+      "Pe ##ppa",
+      "ĠPr ##issy",
+      "st ##ar",
+      "Ġcoup ##on",
+      "ĠShow ##ing",
+      "Carl ##os",
+      "Ġfoam ##y",
+      "Ġinter ##act",
+      "Ġboil ##s",
+      "ĠCurious ##ly",
+      "ĠSoap ##y",
+      "Ġsumm ##oned",
+      "talk ##ies",
+      "Ġprof ##usely",
+      "Rel ##iable",
+      "Ne ##ither",
+      "Ġreflect ##s",
+      "Ġcance ##led",
+      "Kay ##lee",
+      "Pol ##ish",
+      "Ġmisbe ##have",
+      "Ġcav ##ity",
+      "Ġpinec ##one",
+      "Last ##ly",
+      "ĠTerri ##fied",
+      "##fr ##og",
+      "ĠTow ##el",
+      "al ##ways",
+      "Vo ##ice",
+      "ĠDrag ##ons",
+      "Ġinit ##ial",
+      "ĠRac ##coon",
+      "ĠCobweb ##s",
+      "ĠThump ##er",
+      "ĠAmb ##ulance",
+      "ĠEst ##her",
+      "Ġthundercl ##ap",
+      "Ġcoinc ##idence",
+      "unk ##nown",
+      "B ##urt",
+      "C ##oo",
+      "C ##ube",
+      "D ##ry",
+      "E ##gg",
+      "F ##air",
+      "H ##urray",
+      "M ##achine",
+      "S ##unday",
+      "T ##ornado",
+      "W ##ood",
+      "W ##ife",
+      "W ##rap",
+      "g ##reat",
+      "h ##ee",
+      "h ##urry",
+      "s ##ure",
+      "s ##alt",
+      "Ġ ##iced",
+      "##o ##pp",
+      "##i ##ked",
+      "##g ##ae",
+      "##p ##ost",
+      "##u ##bb",
+      "Ġt ##urb",
+      "ĠT ##iggy",
+      "##in ##ion",
+      "Ġd ##aw",
+      "Ġd ##aunting",
+      "Ġn ##urt",
+      "Ġn ##aught",
+      "ĠS ##all",
+      "##en ##zie",
+      "##an ##king",
+      "Ġo ##x",
+      "ĠL ##imes",
+      "ĠB ##axter",
+      "ĠM ##ask",
+      "ĠA ##y",
+      "ĠA ##ce",
+      "Ġj ##ell",
+      "Ġman ##ages",
+      "Ġla ##s",
+      "ĠJ ##uggy",
+      "ĠF ##ur",
+      "ĠF ##ile",
+      "ĠF ##estival",
+      "Ġpe ##ony",
+      "ĠC ##RA",
+      "##ge ##on",
+      "Ġcom ##ments",
+      "Ġhard ##ware",
+      "Ġturn ##ip",
+      "Ġground ##hog",
+      "ĠP ##ond",
+      "ĠN ##er",
+      "ĠN ##etty",
+      "ĠN ##ails",
+      "Ġun ##broken",
+      "Ġun ##bear",
+      "ĠLet ##s",
+      "##fore ##st",
+      "ĠG ##e",
+      "Ġz ##apped",
+      "Ġsleep ##ier",
+      "So ##ft",
+      "ĠThere ##sa",
+      "Ġspl ##int",
+      "##orm ##al",
+      "Her ##o",
+      "Ġquiet ##ed",
+      "##ren ##a",
+      "##ross ##ed",
+      "Ġshin ##ning",
+      "Ġinc ##on",
+      "Ġband ##aid",
+      "Be ##an",
+      "ĠBe ##autiful",
+      "Ġboss ##iness",
+      "Ġpan ##ted",
+      "Ġtid ##iness",
+      "Ġperson ##al",
+      "ĠSp ##it",
+      "ĠSome ##body",
+      "Ġlab ##s",
+      "Ġpit ##ches",
+      "ĠSh ##ane",
+      "ĠSh ##ield",
+      "Ġhipp ##opotamus",
+      "Ġbathtub ##s",
+      "ĠUn ##ique",
+      "Ġinf ##ected",
+      "old ##s",
+      "ĠSm ##arty",
+      "ĠRo ##lling",
+      "##utter ##ing",
+      "ĠRabbit ##s",
+      "Sp ##inny",
+      "Mar ##c",
+      "ĠMon ##sters",
+      "ĠSc ##amp",
+      "Ġmer ##rier",
+      "Dan ##cing",
+      "ĠFly ##er",
+      "re ##veal",
+      "re ##gret",
+      "Ġjugg ##lers",
+      "ĠGrand ##father",
+      "ĠRes ##cue",
+      "Ġbas ##ked",
+      "Ġsparrow ##s",
+      "or ##iginal",
+      "ĠMac ##Donald",
+      "Ġlantern ##s",
+      "Ġerupt ##ing",
+      "Ġhike ##s",
+      "ĠEn ##c",
+      "ĠChomp ##y",
+      "Sl ##inky",
+      "Del ##iver",
+      "Ġboast ##ing",
+      "Ġkiw ##is",
+      "Ġparamed ##ic",
+      "pass ##port",
+      "Swim ##my",
+      "Ġtechn ##iques",
+      "Ġcoax ##ed",
+      "tre ##asure",
+      "ĠPuzz ##les",
+      "ĠGeorg ##ina",
+      "Int ##rigued",
+      "ĠSlim ##y",
+      "spl ##it",
+      "ĠCub ##ie",
+      "Ġripp ##ling",
+      "Ġmil ##king",
+      "sque ##eze",
+      "Ġregain ##ed",
+      "Ġstrate ##gy",
+      "Ġphys ##ical",
+      "##umpt ##ious",
+      "Ġaler ##ted",
+      "Ġnarr ##ower",
+      "Ġfactor ##ies",
+      "Ġmessen ##ger",
+      "Ġpretz ##els",
+      "A ##AA",
+      "B ##ook",
+      "B ##EEP",
+      "C ##ora",
+      "C ##ricket",
+      "E ##ar",
+      "G ##or",
+      "P ##ractice",
+      "R ##eddy",
+      "S ##urf",
+      "T ##uck",
+      "V ##al",
+      "b ##ad",
+      "h ##ave",
+      "##s ##ided",
+      "##i ##pl",
+      "##d ##or",
+      "##j ##ar",
+      "##w ##ind",
+      "##f ##ighters",
+      "##he ##et",
+      "##nd ##eterred",
+      "Ġto ##cked",
+      "Ġm ##asse",
+      "Ġsa ##pling",
+      "ĠS ##aw",
+      "ĠH ##mm",
+      "Ġ\" ##\"",
+      "Ġy ##ipped",
+      "Ġst ##ress",
+      "ĠL ##ecture",
+      "Ġk ##ale",
+      "Ġre ##ch",
+      "Ġre ##pt",
+      "Ġcl ##inking",
+      "Ġstar ##light",
+      "Ġme ##ats",
+      "##ell ##ed",
+      "ĠW ##iggle",
+      "Ġal ##tern",
+      "Ġfl ##urry",
+      "Ġfe ##ma",
+      "Ġsw ##oosh",
+      "##ap ##i",
+      "Ġgre ##ase",
+      "Ġhand ##print",
+      "Ġlist ##s",
+      "Ġdon ##ation",
+      "Ġstill ##ness",
+      "ĠP ##rotect",
+      "Ġtra ##g",
+      "ĠN ##umbers",
+      "ĠN ##arnia",
+      "Ġun ##self",
+      "ĠR ##unny",
+      "Ġhear ##ted",
+      "##ount ##ed",
+      "Ġgrass ##land",
+      "Ġtop ##ics",
+      "Ġdel ##ive",
+      "Ġcr ##im",
+      "##ons ##ense",
+      "ĠCh ##ild",
+      "Ġlunch ##room",
+      "Jack ##son",
+      "Ġwide ##st",
+      "Ġpan ##el",
+      "Ġzoo ##s",
+      "##nic ##ian",
+      "Where ##ver",
+      "ĠPe ##a",
+      "Ġbitter ##ness",
+      "##com ##fort",
+      "ĠTr ##ade",
+      "ĠTr ##ish",
+      "ĠAl ##most",
+      "Ġdest ##iny",
+      "Ġtooth ##ache",
+      "##work ##er",
+      "Ġcamp ##ground",
+      "Ġmuseum ##s",
+      "Ow ##en",
+      "Ġgro ##ans",
+      "Sh ##arp",
+      "Ġnetwork ##s",
+      "Ġrelease ##s",
+      "ĠQu ##arrel",
+      "Ġcontro ##lled",
+      "Ġbene ##ficial",
+      "ĠChrist ##ine",
+      "Ġaff ##ected",
+      "Dan ##i",
+      "Ġtodd ##lers",
+      "Ġocc ##up",
+      "ĠPl ##ate",
+      "##cl ##ip",
+      "ĠCut ##ie",
+      "Sc ##ared",
+      "Ġruff ##les",
+      "##ruct ##ive",
+      "ĠSmo ##king",
+      "Ġunwrap ##s",
+      "Ar ##t",
+      "ĠOstri ##ches",
+      "cra ##sh",
+      "Grand ##father",
+      "Ġpassion ##ate",
+      "Luc ##ie",
+      "ĠFore ##shadowing",
+      "Ġexhibit ##s",
+      "Ġdismay ##ed",
+      "ĠBel ##ow",
+      "Step ##hen",
+      "Ju ##les",
+      "Ġsomers ##ault",
+      "ĠSquash ##y",
+      "ĠHay ##ley",
+      "Ġunro ##ll",
+      "Ġident ##ify",
+      "ĠFear ##ful",
+      "Wil ##ma",
+      "ĠSurf ##ing",
+      "Ġcontra ##ption",
+      "Ġchomp ##ing",
+      "##rep ##are",
+      "ĠCy ##nthia",
+      "Ġnavig ##ate",
+      "Ġunimp ##ortant",
+      "Ġiss ##ue",
+      "Ġassign ##ment",
+      "Ġna ##ive",
+      "ĠWa ##iting",
+      "Ġdefl ##ated",
+      "Ġep ##is",
+      "ĠMau ##rice",
+      "spe ##ed",
+      "##ethe ##less",
+      "Ġingen ##uity",
+      "Ġflatt ##ened",
+      "Ġtherm ##os",
+      "Ġjell ##ies",
+      "Ġunself ##ish",
+      "D ##uke",
+      "H ##ola",
+      "H ##urricane",
+      "S ##ly",
+      "W ##inky",
+      "c ##old",
+      "d ##oll",
+      "d ##ragon",
+      "f ##ace",
+      "p ##oke",
+      "r ##es",
+      "s ##ign",
+      "s ##weet",
+      "t ##ra",
+      "##b ##ing",
+      "##k ##ick",
+      "##w ##reck",
+      "Ġs ##ue",
+      "Ġb ##zzz",
+      "ĠT ##our",
+      "##in ##er",
+      "Ġc ##ope",
+      "Ġc ##ured",
+      "##id ##ges",
+      "ĠS ##ound",
+      "ĠS ##ab",
+      "##le ##on",
+      "ĠH ##arm",
+      "ĠH ##ooks",
+      "ĠH ##ungry",
+      "##il ##ary",
+      "ĠHe ##avy",
+      "##ri ##a",
+      "##ce ##st",
+      "Ġe ##el",
+      "ĠO ##peration",
+      "ĠB ##urn",
+      "ĠB ##ambi",
+      "Ġdo ##cked",
+      "ĠM ##E",
+      "ĠM ##edicine",
+      "Ġsh ##akers",
+      "Ġan ##cest",
+      "##ake ##st",
+      "Ġlo ##ft",
+      "##ame ##leon",
+      "Ġre ##acted",
+      "Ġmake ##sh",
+      "Ġfa ##iling",
+      "ĠY ##aya",
+      "Ġch ##imp",
+      "Ġch ##andel",
+      "Ġint ##act",
+      "ĠD ##ottie",
+      "##og ##ram",
+      "But ##ton",
+      "ĠC ##autiously",
+      "##ort ##ly",
+      "ĠP ##oo",
+      "Ġrain ##forest",
+      "Ġmet ##eor",
+      "Ġde ##le",
+      "##ear ##ing",
+      "Ġbirds ##ong",
+      "ĠCan ##ny",
+      "ĠG ##irls",
+      "Ġmean ##ness",
+      "Ġhead ##lights",
+      "Ġz ##agged",
+      "ĠJack ##lyn",
+      "Ġice ##cream",
+      "Ġri ##bs",
+      "Ġread ##ers",
+      "In ##ch",
+      "Ġpat ##rol",
+      "Bob ##bi",
+      "##os ##ing",
+      "ĠAt ##t",
+      "ĠEm ##b",
+      "Ġpurp ##les",
+      "##lem ##entine",
+      "Ġdirt ##iest",
+      "Ġsal ##iva",
+      "Ġfoot ##print",
+      "Ġlife ##less",
+      "ĠJust ##ine",
+      "##est ##ruck",
+      "Ġcrown ##ed",
+      "Ġbarn ##s",
+      "ĠU ##nicorn",
+      "Ġscr ##umptious",
+      "Ġeng ##rossed",
+      "Ġrag ##ged",
+      "Ġpost ##master",
+      "Ġfu ##zz",
+      "##loo ##ked",
+      "Ġshelter ##s",
+      "Ġbirdc ##ages",
+      "ĠBow ##ser",
+      "Ġskill ##ful",
+      "Ġstomach ##ache",
+      "ĠBee ##zy",
+      "Le ##opard",
+      "Ġexper ##ts",
+      "ĠRo ##llo",
+      "ĠMo ##dern",
+      "ĠSun ##flowers",
+      "Mar ##co",
+      "Ġcent ##u",
+      "Ġdump ##ster",
+      "ĠCr ##unch",
+      "Ġhatch ##ing",
+      "Ġmirac ##les",
+      "Ġmirac ##ulously",
+      "ĠWil ##f",
+      "Ġreun ##ion",
+      "Ġsuck ##ers",
+      "Ġdisagre ##es",
+      "Sm ##iling",
+      "Ġtantrum ##s",
+      "ĠPark ##er",
+      "Ġsus ##pected",
+      "##gr ##own",
+      "ĠHa ##iley",
+      "Ġsoothing ##ly",
+      "ĠBark ##s",
+      "Ph ##illip",
+      "Fe ##ather",
+      "Up ##on",
+      "Ag ##nes",
+      "Sn ##akes",
+      "Ġkill ##ing",
+      "En ##c",
+      "Ġprotest ##s",
+      "Stand ##ing",
+      "Ġdoubt ##ful",
+      "Ġcance ##l",
+      "Ġpostc ##ards",
+      "ĠFold ##ing",
+      "Ġneg ##ative",
+      "Ġgur ##gling",
+      "for ##give",
+      "ĠSer ##ious",
+      "Pinch ##y",
+      "Ġdun ##geon",
+      "##ann ##on",
+      "Ġult ##imately",
+      "Ġlink ##s",
+      "Ġshatter ##s",
+      "Flick ##er",
+      "Ġug ##liest",
+      "Ġoppon ##ent",
+      "Ġsamp ##le",
+      "Ġclothesp ##ins",
+      "##aph ##ne",
+      "Ġrooft ##op",
+      "'\" ##.",
+      "Ġcred ##it",
+      "Ġreco ##very",
+      "Ġconfess ##ed",
+      "ĠDex ##ter",
+      "Ġmour ##ned",
+      "Ġinhabit ##ants",
+      "Ġgrapev ##ine",
+      "Ġmasse ##use",
+      "Ġmakesh ##ift",
+      "A ##iden",
+      "F ##anny",
+      "G ##iddy",
+      "L ##azy",
+      "L ##aila",
+      "M ##ai",
+      "P ##et",
+      "S ##ock",
+      "f ##ight",
+      "h ##orse",
+      "m ##ade",
+      "p ##er",
+      "w ##ith",
+      "##c ##ial",
+      "##d ##ling",
+      "##v ##iew",
+      "Ġb ##ib",
+      "##re ##o",
+      "##ou ##l",
+      "##ar ##ily",
+      "ĠS ##uit",
+      "ĠS ##ton",
+      "##et ##itive",
+      "##ri ##vers",
+      "##st ##ood",
+      "ĠL ##en",
+      "Ġwe ##akest",
+      "ĠM ##otion",
+      "ĠIt ##ch",
+      "ĠA ##pplaud",
+      "Ġj ##azzy",
+      "Ġre ##jected",
+      "Ġsad ##dest",
+      "Ġcl ##inging",
+      "Ġcl ##ippers",
+      "Ġcar ##amel",
+      "ĠW ##arm",
+      "ĠW ##ardrobe",
+      "Ġal ##gae",
+      "Ġbr ##on",
+      "ĠF ##at",
+      "##ile ##en",
+      "Ġch ##irpy",
+      "Ġch ##ameleon",
+      "##us ##al",
+      "Ġexc ##uses",
+      "ĠSo ##ccer",
+      "ĠSo ##oty",
+      "Ġpe ##er",
+      "Ġam ##u",
+      "ĠC ##ave",
+      "##ase ##ball",
+      "Ġgr ##ater",
+      "Ġover ##looked",
+      "Ġche ##ep",
+      "ĠN ##ail",
+      "Ġrain ##cloud",
+      "Ġwarm ##s",
+      "ĠWh ##ales",
+      "ĠR ##iya",
+      "ĠR ##anch",
+      "ĠG ##enny",
+      "ĠG ##ilda",
+      "Ġje ##ster",
+      "Ġpig ##lets",
+      "Ġcow ##ered",
+      "Ġdelicious ##ly",
+      "##ier ##ra",
+      "ĠBlue ##berries",
+      "Ġbread ##s",
+      "ĠBe ##bo",
+      "Ġexp ##osed",
+      "Ġship ##wreck",
+      "Ġweak ##nesses",
+      "ĠSt ##arla",
+      "Ġfrustr ##ating",
+      "ĠU ##ma",
+      "Ġdest ##ructive",
+      "Ġref ##usal",
+      "Ġanxious ##ness",
+      "Ġtire ##lessly",
+      "Ġhosp ##it",
+      "Ġshelter ##ed",
+      "Ġaw ##estruck",
+      "Ġport ##ion",
+      "Ġfresh ##ness",
+      "##heart ##ened",
+      "ĠSn ##ack",
+      "Ġgrant ##ing",
+      "Ġwrit ##ers",
+      "ĠDid ##n",
+      "Sp ##read",
+      "An ##cient",
+      "Paul ##ine",
+      "ĠTurt ##ley",
+      "Ġbully ##ing",
+      "ĠRalph ##ie",
+      "ĠBra ##vo",
+      "ĠFly ##nn",
+      "Joy ##ce",
+      "ĠAg ##atha",
+      "ĠDoes ##n",
+      "ĠPeep ##s",
+      "ĠMatch ##ing",
+      "ĠTra ##ffic",
+      "Lou ##ie",
+      "Ġvitam ##in",
+      "Ġtrim ##ming",
+      "Ġentertain ##ment",
+      "Ġsquirm ##s",
+      "ĠFour ##th",
+      "ĠRelax ##ing",
+      "Ġrequ ##ired",
+      "Ġmisbe ##haved",
+      "##aunt ##ed",
+      "ĠParrot ##s",
+      "Ġjersey ##s",
+      "ĠBre ##nda",
+      "Dis ##play",
+      "Ele ##ven",
+      "ĠTink ##er",
+      "ĠApp ##reci",
+      "Ġgran ##ola",
+      "Ġcrouch ##ing",
+      "##ersist ##ent",
+      "Ġemploy ##ee",
+      "Hah ##a",
+      "Ġhandw ##riting",
+      "Ġperp ##lexed",
+      "Ġdaw ##ned",
+      "Ġunbear ##able",
+      "Ġincon ##ven",
+      "Ġfema ##le",
+      "Ġcentu ##ries",
+      "A ##ddy",
+      "C ##and",
+      "C ##asey",
+      "F ##izzy",
+      "K ##ylie",
+      "N ##ell",
+      "N ##icole",
+      "S ##ec",
+      "S ##uccess",
+      "Z ##og",
+      "c ##ircle",
+      "c ##adabra",
+      "f ##lower",
+      "s ##our",
+      "s ##afe",
+      "t ##ie",
+      "w ##atch",
+      "##t ##hen",
+      "##v ##isions",
+      "Ġt ##u",
+      "Ġh ##ing",
+      "Ġm ##im",
+      "Ġm ##amma",
+      "##is ##fied",
+      "##at ##ives",
+      "##ot ##ty",
+      "##en ##ix",
+      "##ig ##el",
+      "ĠHe ##ar",
+      "ĠL ##ine",
+      "ĠB ##rilliant",
+      "ĠB ##ottle",
+      "ĠM ##ice",
+      "ĠM ##iley",
+      "ĠM ##etal",
+      "##es ##ha",
+      "Ġat ##h",
+      "##ra ##il",
+      "Ġj ##umbled",
+      "Ġse ##ctions",
+      "##ic ##iness",
+      "Ġcl ##ipped",
+      "Ġal ##akazam",
+      "##ach ##a",
+      "ĠJ ##ail",
+      "ĠF ##arah",
+      "##ie ##go",
+      "Ġdown ##wards",
+      "Ġsun ##n",
+      "Ġlot ##tery",
+      "Ġpo ##cus",
+      "Ġspec ##ially",
+      "Ġgr ##oo",
+      "Ġhigh ##ly",
+      "ĠK ##icking",
+      "ĠN ##est",
+      "Ġde ##ce",
+      "ĠR ##ubby",
+      "Ġsat ##ell",
+      "Ġflo ##pping",
+      "Ġcon ##str",
+      "Ġpick ##er",
+      "In ##stantly",
+      "Ġju ##icier",
+      "Ġround ##est",
+      "Ġsmart ##ness",
+      "Ġside ##kick",
+      "Ġres ##ulted",
+      "Ġrel ##ia",
+      "ĠTo ##ad",
+      "ĠEm ##il",
+      "ĠGra ##cy",
+      "Ġapples ##auce",
+      "Ġpre ##scri",
+      "Ġrob ##ins",
+      "##br ##is",
+      "Ġorgan ##izer",
+      "Ġperson ##alities",
+      "Ġclown ##fish",
+      "Ġpump ##ing",
+      "ĠSp ##idy",
+      "ĠSp ##oiled",
+      "Ġind ##ivid",
+      "ĠNo ##isy",
+      "##eropl ##ane",
+      "Ġdeter ##gent",
+      "Ġtemp ##les",
+      "Ġaut ##ograph",
+      "Ġshort ##est",
+      "Ġbill ##owing",
+      "Ġhut ##ch",
+      "Ġattach ##ment",
+      "Ġbookcase ##s",
+      "Ġgas ##oline",
+      "ĠUn ##ite",
+      "Ġgro ##ve",
+      "Sh ##aron",
+      "Ġble ##ach",
+      "ĠChe ##f",
+      "ĠGr ##owl",
+      "ĠAb ##racadabra",
+      "Ġrul ##ing",
+      "Ġwrit ##ings",
+      "Ġdot ##ted",
+      "ĠSqu ##ary",
+      "Ex ##ploring",
+      "Qu ##iz",
+      "ĠOl ##ga",
+      "ĠPo ##key",
+      "Pe ##w",
+      "For ##give",
+      "ĠRich ##ie",
+      "ĠPl ##um",
+      "Ġwrigg ##les",
+      "Bo ##ing",
+      "Ġsav ##ouring",
+      "ĠMarch ##ing",
+      "Fly ##ing",
+      "ĠBro ##c",
+      "ĠEd ##gar",
+      "Im ##p",
+      "ĠRh ##ino",
+      "##erg ##us",
+      "Ġpossib ##ility",
+      "Ġunst ##opp",
+      "ĠFa ##ctory",
+      "ĠCake ##y",
+      "ĠJam ##al",
+      "Ġinform ##ed",
+      "Ġcommand ##ed",
+      "ĠPeek ##y",
+      "Del ##ay",
+      "ĠMilk ##y",
+      "##iw ##i",
+      "Ġcleare ##st",
+      "Ġbelief ##s",
+      "ĠAbb ##ey",
+      "Ġunb ##elie",
+      "Ġmain ##tain",
+      "ĠPeach ##y",
+      "Ġtech ##nician",
+      "Ġbust ##le",
+      "ĠAut ##omobile",
+      "Ġtransp ##ort",
+      "ĠOp ##inion",
+      "an ##cient",
+      "ĠFree ##zer",
+      "Ġfry ##ing",
+      "Ġcrevice ##s",
+      "Ġbroad ##ly",
+      "ĠSher ##ry",
+      "Ġcorrid ##or",
+      "Ġnegle ##cted",
+      "Nut ##ty",
+      "Ġmasc ##ot",
+      "Ġwither ##ed",
+      "Ġmamm ##oth",
+      "Ġhust ##le",
+      "Ġut ##ens",
+      "Ġloun ##ge",
+      "Ġamu ##let",
+      "A ##v",
+      "C ##uddles",
+      "C ##rystal",
+      "F ##urry",
+      "F ##ierce",
+      "F ##oolish",
+      "J ##es",
+      "N ##ine",
+      "O ##y",
+      "O ##ats",
+      "O ##stri",
+      "P ##ep",
+      "S ##ne",
+      "V ##ict",
+      "W ##arn",
+      "Y ##outh",
+      "e ##mbarrass",
+      "j ##ail",
+      "o ##w",
+      "p ##owder",
+      "s ##ol",
+      "t ##ell",
+      "Ġ ##:",
+      "Ġ ##&",
+      "Ġ ##?\"",
+      "##y ##ou",
+      "##d ##own",
+      "##I ##S",
+      "Ġa ##jar",
+      "Ġb ##ount",
+      "Ġb ##rill",
+      "ĠT ##alia",
+      "Ġd ##unes",
+      "Ġp ##yth",
+      "##ll ##ers",
+      "ĠS ##av",
+      "ĠS ##ubway",
+      "##an ##ne",
+      "##or ##ation",
+      "ĠH ##atty",
+      "ĠL ##anguage",
+      "Ġdo ##e",
+      "ĠM ##uddy",
+      "ĠM ##aster",
+      "ĠM ##eredith",
+      "##es ##ame",
+      "Ġk ##ibble",
+      "ĠA ##way",
+      "ĠA ##rnie",
+      "Ġfr ##idges",
+      "##ss ##ed",
+      "Ġpr ##ance",
+      "##ick ##ered",
+      "Ġbl ##aring",
+      "Ġfe ##e",
+      "Ġab ##und",
+      "##nder ##s",
+      "Ġho ##oray",
+      "ĠE ##nt",
+      "ĠE ##scape",
+      "Ġcle ##ars",
+      "Ġflow ##s",
+      "##ool ##s",
+      "ĠP ##ablo",
+      "Ġun ##cles",
+      "ĠR ##uggy",
+      "ĠG ##O",
+      "ĠG ##ar",
+      "ĠG ##avin",
+      "Don ##na",
+      "After ##ward",
+      "Ġfarm ##ing",
+      "Ġcr ##ushing",
+      "Sam ##i",
+      "Ġcont ##act",
+      "ĠRe ##f",
+      "Ġriver ##side",
+      "ĠZ ##ap",
+      "Ġsu ##pr",
+      "Be ##ary",
+      "St ##ick",
+      "Ġtid ##iest",
+      "Ġvan ##ishes",
+      "ĠMy ##sterious",
+      "Ġlab ##or",
+      "Ġmild ##er",
+      "Ġcomplain ##t",
+      "Ġthunder ##cloud",
+      "Ġpatch ##work",
+      "Ġresist ##s",
+      "Ġgym ##n",
+      "Ġspoil ##er",
+      "Ġrac ##oon",
+      "Ġstreng ##then",
+      "Ġhon ##ored",
+      "Ġbur ##den",
+      "ĠBo ##xie",
+      "Or ##gan",
+      "Ġadmiring ##ly",
+      "Ġcontro ##lling",
+      "Ġdestination ##s",
+      "Ġscrewd ##rivers",
+      "Kim ##my",
+      "ĠHug ##e",
+      "ĠHug ##h",
+      "Ġdesper ##ation",
+      "ĠGl ##ad",
+      "Ġposit ##ions",
+      "ĠRuth ##ie",
+      "ĠIce ##y",
+      "Ġdep ##ar",
+      "Sc ##r",
+      "Ġcirc ##um",
+      "Ġnarrow ##ed",
+      "ĠMop ##sy",
+      "Win ##nie",
+      "ĠHat ##tie",
+      "Ġratt ##les",
+      "Ġrais ##in",
+      "un ##freeze",
+      "Ġlif ##elong",
+      "Ġdisob ##edience",
+      "##gnor ##ance",
+      "Ġgloom ##iest",
+      "Ġbrag ##ged",
+      "toot ##hed",
+      "##ali ##yah",
+      "ĠPal ##oma",
+      "ĠZebra ##s",
+      "ĠTere ##nce",
+      "ĠDri ##ving",
+      "ĠBer ##ty",
+      "ĠFair ##ies",
+      "ĠRep ##air",
+      "Ġir ##re",
+      "Ġintimid ##ated",
+      "ĠVict ##oria",
+      "ĠBath ##s",
+      "Ġapologetic ##ally",
+      "Past ##a",
+      "ĠNorm ##al",
+      "Ġscor ##p",
+      "Ġfaire ##r",
+      "Ġbab ##bling",
+      "ĠAle ##c",
+      "Ġpersuas ##ive",
+      "att ##ach",
+      "ĠIgn ##oring",
+      "Ġhospit ##als",
+      "Ġunstopp ##able",
+      "Ġpyth ##on",
+      "B ##oop",
+      "C ##up",
+      "F ##ar",
+      "F ##illed",
+      "H ##ay",
+      "J ##ed",
+      "J ##em",
+      "K ##arl",
+      "K ##ira",
+      "K ##anga",
+      "S ##ack",
+      "T ##ears",
+      "W ##ave",
+      "W ##alk",
+      "k ##ick",
+      "k ##art",
+      "o ##res",
+      "p ##art",
+      "r ##ise",
+      "y ##ellow",
+      "##a ##un",
+      "##g ##ently",
+      "##l ##ia",
+      "##h ##old",
+      "##z ##ers",
+      "##f ##oot",
+      "Ġa ##ne",
+      "Ġf ##ades",
+      "ĠT ##ory",
+      "Ġl ##us",
+      "Ġp ##ixie",
+      "ĠThe ##odore",
+      "##om ##ino",
+      "##id ##an",
+      "ĠH ##idden",
+      "ĠHe ##althy",
+      "##un ##ken",
+      "##ad ##er",
+      "ĠM ##itten",
+      "ĠM ##ai",
+      "ĠM ##alia",
+      "Ġtime ##out",
+      "##al ##p",
+      "ĠA ##ero",
+      "Ġse ##qu",
+      "Ġout ##s",
+      "Ġsc ##alp",
+      "Ġbr ##oth",
+      "##ob ##es",
+      "ĠF ##og",
+      "ĠF ##lies",
+      "Ġsun ##ken",
+      "Ġsw ##elling",
+      "Ġwho ##a",
+      "ĠD ##ick",
+      "ĠD ##andy",
+      "Ġsk ##ipper",
+      "ĠC ##ind",
+      "Ġhand ##stand",
+      "Ġkind ##a",
+      "ĠWe ##e",
+      "ĠTh ##omp",
+      "Ġbu ##ff",
+      "Ġlove ##lier",
+      "ĠK ##el",
+      "ĠK ##ey",
+      "##em ##and",
+      "Ġsto ##cking",
+      "##ane ##st",
+      "Ġrem ##orse",
+      "Ġde ##als",
+      "Ġde ##gre",
+      "Ġde ##bris",
+      "ĠR ##ough",
+      "ĠR ##iko",
+      "Ġpa ##ced",
+      "Ġcra ##fty",
+      "ĠG ##ames",
+      "Ġdis ##heartened",
+      "Ġcla ##pper",
+      "ĠFin ##ley",
+      "Ġste ##gosaurus",
+      "##de ##le",
+      "ĠRe ##gular",
+      "ĠEm ##er",
+      "Ġsail ##boats",
+      "Ġfan ##ned",
+      "Ġshr ##unken",
+      "Ġsour ##ness",
+      "St ##udying",
+      "Ġmot ##iv",
+      "Ġsol ##ves",
+      "Ġmotor ##cy",
+      "Ġtele ##visions",
+      "##ser ##ve",
+      "Ġsell ##ers",
+      "Ġburn ##er",
+      "ĠNo ##elle",
+      "Ġdeaf ##ening",
+      "Ġcell ##ar",
+      "##cu ##ry",
+      "Ġtwir ##ly",
+      "ĠUn ##pack",
+      "ĠSu ##pply",
+      "Ġoper ##as",
+      "ĠOwl ##s",
+      "Ġexit ##s",
+      "ĠHo ##ho",
+      "Ġstraight ##en",
+      "ĠChe ##ep",
+      "ĠAb ##el",
+      "ĠMo ##ses",
+      "Un ##lock",
+      "Ġfrost ##y",
+      "##ien ##na",
+      "Ġsting ##ers",
+      "Ġdam ##aging",
+      "Ġslam ##ming",
+      "Ab ##ra",
+      "ĠUp ##stairs",
+      "##rat ##ive",
+      "we ##igh",
+      "ĠTri ##p",
+      "Ġglitt ##ers",
+      "##go ##ing",
+      "Ġcongratul ##ations",
+      "ĠAr ##ctic",
+      "Ġgroan ##ing",
+      "Ġass ##umed",
+      "ĠBar ##rel",
+      "Sc ##atter",
+      "ĠBro ##dy",
+      "Ġfluff ##iest",
+      "be ##ing",
+      "Te ##a",
+      "##ett ##a",
+      "ĠHorse ##y",
+      "Ġadv ##anced",
+      "Ġscan ##ner",
+      "ĠAut ##umn",
+      "ĠClar ##ice",
+      "ĠCom ##my",
+      "Ġflex ##ed",
+      "ĠRest ##ing",
+      "Ġponder ##ing",
+      "Ġsplin ##ters",
+      "Ġcleve ##rer",
+      "Ġpoll ##in",
+      "ĠDes ##k",
+      "Ġhotdog ##s",
+      "ĠNose ##y",
+      "Ġcartwhe ##els",
+      "ĠEs ##k",
+      "Ġsnorke ##l",
+      "Di ##ane",
+      "Ġdevel ##oped",
+      "ĠBush ##y",
+      "Ġmurm ##ured",
+      "Ġcommunic ##ating",
+      "Ġmelod ##ic",
+      "Dolph ##in",
+      "Ġunrave ##led",
+      "Ġsacri ##f",
+      "Pige ##on",
+      "ĠCott ##on",
+      "Ġancest ##ors",
+      "ĠAppreci ##ate",
+      "Ġindivid ##ual",
+      "Ġlus ##cious",
+      "ĠThomp ##son",
+      "Ġdegre ##es",
+      "B ##ull",
+      "C ##ory",
+      "C ##aleb",
+      "D ##eep",
+      "H ##igh",
+      "L ##ara",
+      "L ##ock",
+      "M ##or",
+      "N ##aomi",
+      "P ##ed",
+      "R ##oof",
+      "S ##and",
+      "T ##abby",
+      "W ##anda",
+      "W ##riting",
+      "b ##uzz",
+      "g ##l",
+      "s ##te",
+      "w ##o",
+      "##c ##ite",
+      "##ed ##ric",
+      "ĠT ##alking",
+      "Ġwa ##fted",
+      "Ġc ##ulp",
+      "##er ##ome",
+      "##on ##ne",
+      "ĠS ##uch",
+      "ĠS ##eed",
+      "ĠS ##erve",
+      "ĠS ##pecial",
+      "##ir ##cles",
+      "Ġin ##ject",
+      "Ġplay ##thing",
+      "Ġo ##vals",
+      "Ġr ##am",
+      "ĠL ##yle",
+      "Ġli ##ars",
+      "ĠB ##ing",
+      "ĠB ##ikes",
+      "##ent ##le",
+      "Ġsm ##udges",
+      "Ġwh ##ooped",
+      "Ġis ##la",
+      "ĠA ##nderson",
+      "Ġlo ##ver",
+      "##ore ##nce",
+      "Ġtoy ##box",
+      "Ġmake ##over",
+      "Ġla ##ir",
+      "ĠW ##on",
+      "ĠBut ##ch",
+      "Ġag ##ent",
+      "Ġdown ##hill",
+      "ĠYou ##ng",
+      "##ick ##i",
+      "Ġmy ##stic",
+      "Ġsw ##atter",
+      "##us ##ual",
+      "Ġint ##ention",
+      "ĠD ##ra",
+      "Ġgre ##asy",
+      "Ġho ##ly",
+      "Ġsl ##unk",
+      "Ġhand ##made",
+      "##ine ##se",
+      "Ġbug ##gy",
+      "Ġover ##do",
+      "##uff ##ins",
+      "ĠP ##hew",
+      "ĠP ##ants",
+      "ĠN ##ella",
+      "ĠN ##ico",
+      "Ġmet ##ho",
+      "Ġsn ##oot",
+      "ĠR ##uru",
+      "ĠJo ##di",
+      "Ġthr ##ower",
+      "Ġsand ##paper",
+      "Ġste ##amed",
+      "Ġmar ##sh",
+      "Ġsea ##water",
+      "##amp ##ed",
+      "Ġquiet ##ness",
+      "Ġvis ##ion",
+      "Ġrel ##ative",
+      "Ġwelc ##omes",
+      "ĠCh ##inese",
+      "Ġliving ##room",
+      "Ġpush ##y",
+      "Ġdist ##ressed",
+      "##ator ##y",
+      "Ġmed ##it",
+      "Ġpract ##ically",
+      "Ġpack ##ets",
+      "ĠSt ##ation",
+      "ĠSp ##ear",
+      "ĠSp ##read",
+      "ĠPe ##ppers",
+      "ĠPe ##ering",
+      "##ond ##a",
+      "Me ##at",
+      "ĠTr ##umpet",
+      "ĠSh ##out",
+      "Ġfu ##ssy",
+      "Ġtear ##ful",
+      "Ġcrib ##s",
+      "Did ##n",
+      "Ġinf ##l",
+      "ĠPat ##ricia",
+      "Sh ##ampoo",
+      "Ġble ##ating",
+      "Bl ##ocks",
+      "Ġtrave ##ller",
+      "Ġshock ##ing",
+      "Ġinvestig ##ating",
+      "Ġhesit ##ates",
+      "ĠMatt ##ress",
+      "Ġexpress ##ions",
+      "Rock ##s",
+      "ĠPl ##uto",
+      "cl ##ack",
+      "Ġposs ##um",
+      "Sm ##ell",
+      "Ġgall ##ery",
+      "Ġcaution ##ed",
+      "ĠRace ##y",
+      "Mel ##anie",
+      "ĠStri ##ke",
+      "ĠDel ##ivery",
+      "ĠMill ##i",
+      "Ġacrob ##at",
+      "Ġdesce ##nd",
+      "Ġgn ##aw",
+      "Ġconst ##ruct",
+      "Ġdazz ##led",
+      "Ġkil ##ogram",
+      "Ġpoo ##rer",
+      "ĠAdventure ##s",
+      "Spid ##ers",
+      "Ġens ##uring",
+      "Ġmisbe ##having",
+      "Ġgur ##gle",
+      "Ġcore ##s",
+      "ĠTeam ##work",
+      "dis ##gusting",
+      "ĠTwink ##ie",
+      "ĠCliff ##ord",
+      "Des ##perate",
+      "ĠBuild ##ing",
+      "rem ##ain",
+      "Ġnar ##rative",
+      "Ġtoothpick ##s",
+      "Ġpredic ##ted",
+      "ĠSlither ##s",
+      "Ġbounc ##ier",
+      "Ġlimb ##s",
+      "Ġbuttercup ##s",
+      "Ġeggpl ##ant",
+      "Steph ##anie",
+      "Con ##nor",
+      "Ġagg ##ressive",
+      "cle ##ar",
+      "Ġcrossro ##ads",
+      "Ġinconven ##ience",
+      "Ġutens ##ils",
+      "ĠEmer ##gency",
+      "B ##etter",
+      "C ##auliflower",
+      "H ##azel",
+      "I ##gnorant",
+      "J ##ail",
+      "K ##ite",
+      "L ##esson",
+      "M ##uffy",
+      "M ##itch",
+      "M ##otor",
+      "R ##are",
+      "R ##ina",
+      "R ##rrr",
+      "S ##a",
+      "Y ##ucky",
+      "a ##d",
+      "a ##ppear",
+      "l ##o",
+      "l ##ine",
+      "r ##a",
+      "t ##ake",
+      "w ##orm",
+      "Ġ ##_",
+      "Ġ ##!\"",
+      "Ġ ##ounce",
+      "##s ##ay",
+      "##p ##ad",
+      "##p ##iece",
+      "##h ##ire",
+      "##z ##il",
+      "##u ##is",
+      "##f ##old",
+      "Ġb ##um",
+      "Ġwa ##ft",
+      "##re ##ated",
+      "Ġp ##ried",
+      "##on ##ing",
+      "##id ##st",
+      "##ing ##ed",
+      "ĠH ##iding",
+      "Ġy ##o",
+      "##oo ##by",
+      "ĠB ##oys",
+      "ĠM ##c",
+      "ĠM ##arge",
+      "Ġsh ##red",
+      "Ġsh ##aded",
+      "Ġne ##cess",
+      "Ġbo ##p",
+      "ĠA ##x",
+      "ĠA ##ustin",
+      "Ġlo ##vable",
+      "Ġj ##agged",
+      "##ic ##ke",
+      "Ġcl ##unk",
+      "Ġme ##anest",
+      "ĠW ##olves",
+      "Ġbr ##ittle",
+      "Ġbr ##rr",
+      "Ġwor ##thy",
+      "##ia ##h",
+      "Ġex ##h",
+      "Ġpr ##am",
+      "Ġint ##ended",
+      "ĠD ##ully",
+      "ĠD ##oodle",
+      "Ġpic ##t",
+      "Ġho ##ll",
+      "Ġam ##using",
+      "Ġtr ##ough",
+      "ĠC ##oral",
+      "##ft ##en",
+      "Ġdon ##ated",
+      "Ġgr ##rr",
+      "##bb ##it",
+      "ĠK ##o",
+      "ĠK ##ia",
+      "ĠK ##atelyn",
+      "Ġqu ##enched",
+      "ĠP ##le",
+      "ĠP ##arent",
+      "ĠP ##ushing",
+      "ĠP ##iano",
+      "ĠR ##y",
+      "Ġpa ##cing",
+      "Ġfin ##er",
+      "ĠG ##eese",
+      "##rew ##n",
+      "Ġduck ##ies",
+      "Ġdis ##comfort",
+      "Ben ##ji",
+      "##co ##al",
+      "Ġste ##ers",
+      "Ġcount ##less",
+      "##art ##oon",
+      "##ower ##ing",
+      "Ġspot ##light",
+      "Ġju ##ry",
+      "Ġblack ##berries",
+      "ĠRe ##ward",
+      "ĠRe ##ef",
+      "Ġglow ##y",
+      "Be ##be",
+      "Ġsmooth ##ies",
+      "Ġexp ##ired",
+      "St ##acey",
+      "Ġlad ##led",
+      "ĠSt ##irring",
+      "ĠSp ##r",
+      "Ġlog ##o",
+      "Ġspace ##man",
+      "##ony ##a",
+      "Ġstri ##ving",
+      "Ġshine ##y",
+      "Ġbull ##dozer",
+      "Ġtruth ##s",
+      "Ġsurf ##aced",
+      "ĠSh ##ady",
+      "Ġweep ##s",
+      "Ġweep ##ed",
+      "Ġstable ##s",
+      "Did ##i",
+      "Ch ##air",
+      "ĠFl ##are",
+      "ĠFl ##ipper",
+      "All ##igator",
+      "##reat ##ive",
+      "ĠTw ##iggy",
+      "Ġemer ##ge",
+      "ĠMe ##ggie",
+      "ĠHope ##fully",
+      "ĠRay ##mond",
+      "Ġinstruct ##ion",
+      "ch ##ange",
+      "Ġgri ##ef",
+      "##oll ##i",
+      "ĠUp ##set",
+      "Ġunw ##anted",
+      "ĠEx ##am",
+      "Ġwadd ##les",
+      "Fl ##ash",
+      "Ġsou ##ls",
+      "ĠBad ##ger",
+      "ĠGl ##immer",
+      "Ġattack ##s",
+      "Ġdrift ##wood",
+      "Ġswallow ##ing",
+      "Sun ##flower",
+      "ĠMin ##erals",
+      "ĠPig ##s",
+      "ĠGrand ##son",
+      "##asm ##in",
+      "Sc ##ore",
+      "ĠPot ##ty",
+      "Ġjing ##ly",
+      "Ġaston ##ishment",
+      "Sm ##oke",
+      "Ġcondition ##er",
+      "Ġshuff ##ling",
+      "ĠVe ##getables",
+      "sc ##ary",
+      "ĠSid ##ney",
+      "Ġunsc ##athed",
+      "ĠAri ##a",
+      "Ġadjust ##ments",
+      "##itz ##i",
+      "Ġdu ##et",
+      "Fle ##xible",
+      "ĠEar ##ly",
+      "Tra ##cy",
+      "Shark ##s",
+      "##gl ##ass",
+      "Att ##ach",
+      "Ġdaffod ##ils",
+      "Ġthor ##ny",
+      "Ġblister ##ed",
+      "Ġmant ##el",
+      "ĠEarthquake ##s",
+      "ĠSquir ##my",
+      "Ġaccur ##ate",
+      "Ġaccur ##ately",
+      "Ġterm ##s",
+      "Ac ##cidents",
+      "Ce ##lebrate",
+      "Ġhoard ##ing",
+      "Abb ##i",
+      "Nat ##alie",
+      "ĠTele ##vision",
+      "ĠBroom ##y",
+      "Bub ##u",
+      "im ##agine",
+      "Ġshudd ##ered",
+      "Ġadvertise ##ment",
+      "Ġrasc ##als",
+      "Ġastero ##ids",
+      "Rud ##olph",
+      "ar ##f",
+      "Ġbrill ##iance",
+      "Ġcircum ##stance",
+      "C ##amp",
+      "L ##ung",
+      "M ##u",
+      "M ##ir",
+      "M ##ag",
+      "M ##iguel",
+      "P ##illow",
+      "S ##issy",
+      "b ##ug",
+      "b ##aked",
+      "c ##oo",
+      "d ##ark",
+      "h ##at",
+      "h ##eal",
+      "m ##ix",
+      "n ##ice",
+      "s ##ugar",
+      "s ##erve",
+      "##s ##ive",
+      "##g ##iveness",
+      "##v ##ille",
+      "##I ##L",
+      "##A ##H",
+      "##A ##N",
+      "##E ##D",
+      "##B ##ee",
+      "Ġt ##att",
+      "Ġs ##oooo",
+      "Ġto ##ler",
+      "Ġh ##omet",
+      "ĠT ##u",
+      "ĠT ##able",
+      "ĠT ##appy",
+      "ĠT ##igo",
+      "##ou ##ches",
+      "Ġc ##asc",
+      "Ġhe ##irl",
+      "Ġn ##aked",
+      "Ġn ##onsense",
+      "##ar ##ma",
+      "ĠH ##anging",
+      "ĠH ##ans",
+      "##ver ##n",
+      "Ġbe ##llow",
+      "Ġbe ##ards",
+      "Ġo ##dor",
+      "ĠShe ##lls",
+      "Ġst ##rewn",
+      "ĠL ##ate",
+      "ĠL ##onely",
+      "Ġup ##stream",
+      "Ġdo ##in",
+      "ĠM ##urphy",
+      "Ġne ##atest",
+      "Ġbo ##sses",
+      "##al ##ent",
+      "Ġj ##ung",
+      "Ġcan ##ister",
+      "Ġfr ##ayed",
+      "##are ##r",
+      "ĠW ##ra",
+      "##ia ##s",
+      "ĠF ##etch",
+      "ĠF ##awn",
+      "Ġch ##is",
+      "##ap ##y",
+      "Ġdec ##re",
+      "ĠD ##elia",
+      "ĠE ##v",
+      "ĠE ##leanor",
+      "Ġmo ##ats",
+      "Ġsl ##inked",
+      "ĠC ##one",
+      "ĠC ##live",
+      "##ro ##lled",
+      "ĠWe ##ird",
+      "ĠWe ##althy",
+      "ĠTh ##orn",
+      "Ġafter ##all",
+      "##ild ##ing",
+      "ĠIn ##ny",
+      "ĠP ##au",
+      "ĠP ##ops",
+      "Ġtra ##cing",
+      "ĠR ##omeo",
+      "Ġarm ##ed",
+      "Ġwell ##ed",
+      "Ġgi ##ver",
+      "Ġatt ##ending",
+      "Ġsu ##ited",
+      "##irp ##ort",
+      "Ġpocket ##ed",
+      "Ġshr ##ub",
+      "Ġact ##ress",
+      "Ġchocolate ##y",
+      "ĠDon ##ald",
+      "Ġrough ##ness",
+      "Ġhorn ##et",
+      "Ġind ##oor",
+      "Ġpro ##pped",
+      "Ġrever ##ses",
+      "ĠLook ##s",
+      "Ġur ##gently",
+      "Ġgain ##s",
+      "Is ##abelle",
+      "ĠCl ##appy",
+      "Ġregret ##fully",
+      "ĠFl ##ippy",
+      "Le ##a",
+      "Ġconf ##use",
+      "ĠGr ##ady",
+      "ĠDr ##um",
+      "Ġdeser ##ted",
+      "ĠJe ##anie",
+      "ĠPrin ##ter",
+      "Ġwound ##ed",
+      "Ġtractor ##s",
+      "ĠSad ##ness",
+      "Pe ##bby",
+      "Ab ##solutely",
+      "Ġflavor ##ful",
+      "ĠBall ##ie",
+      "ĠMel ##ina",
+      "Jul ##iet",
+      "Ġund ##id",
+      "ĠHerb ##s",
+      "Ġcooper ##ated",
+      "ĠBra ##zil",
+      "Ġmischievous ##ly",
+      "ĠBun ##nies",
+      "Ġunz ##ipping",
+      "Squ ##ash",
+      "Ġpriv ##ile",
+      "Ġfluff ##ier",
+      "Cow ##s",
+      "Ġerupt ##ion",
+      "Pr ##unes",
+      "Bree ##zy",
+      "ĠBrave ##heart",
+      "Stretch ##ing",
+      "ĠPet ##unia",
+      "Ġgloom ##ier",
+      "Ġentertain ##ing",
+      "ĠCal ##vin",
+      "ĠAlligator ##s",
+      "Cook ##ing",
+      "Ġposition ##ed",
+      "Ġmango ##es",
+      "Ġstreak ##s",
+      "ĠSpl ##ish",
+      "ĠArm ##chair",
+      "Ġerra ##nd",
+      "ĠGhost ##s",
+      "ĠDri ##p",
+      "Ġbul ##ging",
+      "Chick ##en",
+      "ĠPret ##end",
+      "ĠGil ##bert",
+      "##look ##ing",
+      "Ġcal ##cul",
+      "ĠShoot ##ing",
+      "Smo ##key",
+      "ĠPurp ##y",
+      "Ġoptim ##istic",
+      "Ġorphan ##age",
+      "Ġshri ##ek",
+      "ĠQuarrel ##ing",
+      "Ġepis ##ode",
+      "Ġmystic ##al",
+      "Ġhomet ##own",
+      "Ġheirl ##oom",
+      "Ġjung ##les",
+      ". ##)",
+      "A ##aron",
+      "B ##ath",
+      "B ##ike",
+      "C ##ol",
+      "C ##arry",
+      "D ##ig",
+      "D ##erek",
+      "F ##ork",
+      "G ##ab",
+      "G ##ather",
+      "H ##aley",
+      "H ##ockey",
+      "M ##al",
+      "M ##arian",
+      "R ##azor",
+      "R ##ingo",
+      "T ##alk",
+      "b ##anana",
+      "p ##ut",
+      "s ##eparate",
+      "t ##ag",
+      "w ##ater",
+      "##c ##ers",
+      "##d ##aughter",
+      "##j ##or",
+      "##w ##in",
+      "##v ##it",
+      "##I ##G",
+      "Ġw ##its",
+      "Ġh ##ue",
+      "Ġf ##iling",
+      "ĠT ##ax",
+      "Ġl ##ame",
+      "##er ##ick",
+      "Ġha ##l",
+      "##an ##che",
+      "Ġth ##ickest",
+      "Ġth ##rive",
+      "##ri ##al",
+      "##ck ##ers",
+      "##ne ##e",
+      "ĠB ##izzy",
+      "ĠB ##iki",
+      "##se ##en",
+      "ĠM ##iko",
+      "Ġsh ##ards",
+      "##al ##u",
+      "ĠA ##cting",
+      "Ġse ##af",
+      "Ġtre ##mend",
+      "##op ##ards",
+      "ĠJ ##in",
+      "ĠJ ##uno",
+      "Ġfl ##ed",
+      "Ġbl ##ushing",
+      "Ġbl ##inded",
+      "##uck ##oo",
+      "ĠD ##eb",
+      "##qu ##eline",
+      "ĠSo ##l",
+      "Ġbu ##rial",
+      "ĠK ##iwi",
+      "Ġsqu ##irts",
+      "ĠN ##ola",
+      "Ġimp ##ul",
+      "Ġmet ##ers",
+      "Ġde ##lete",
+      "ĠR ##ap",
+      "ĠR ##ise",
+      "ĠR ##rrrr",
+      "Ġwork ##b",
+      "Ġwait ##ers",
+      "Ġmess ##iest",
+      "Ġsleep ##iness",
+      "Ġnight ##light",
+      "ĠAll ##an",
+      "Ġbar ##ista",
+      "Ġcount ##ert",
+      "Ġwoods ##man",
+      "Ġmat ##ted",
+      "Ġspot ##ty",
+      "Ġem ##erald",
+      "Ġres ##il",
+      "Ġschool ##work",
+      "My ##stery",
+      "ĠSt ##orm",
+      "Ġtent ##acle",
+      "ĠHow ##ard",
+      "##port ##ant",
+      "Ġfier ##cer",
+      "Ġdesign ##ers",
+      "Ġer ##ror",
+      "Ġbull ##frog",
+      "##tt ##a",
+      "Ġrep ##orted",
+      "##ellig ##ent",
+      "ĠSh ##apes",
+      "ĠSh ##oes",
+      "Ġgolf ##ing",
+      "Ġsub ##sided",
+      "ĠCl ##osed",
+      "ĠV ##alley",
+      "Ġapolog ##ising",
+      "ĠFl ##orence",
+      "Ġequ ##ations",
+      "Le ##arn",
+      "ĠAn ##gry",
+      "Ġseason ##ing",
+      "Ġappro ##ving",
+      "Un ##known",
+      "Ex ##ercise",
+      "Ġpadd ##ock",
+      "Ġbegin ##nings",
+      "##eah ##orse",
+      "Some ##body",
+      "ch ##amber",
+      "ĠAsh ##y",
+      "ĠMel ##on",
+      "Ġdet ##ached",
+      "Ġburrow ##ed",
+      "ĠRon ##ald",
+      "##oun ##cer",
+      "Ġbeeh ##ives",
+      "Ġspy ##glass",
+      "Ġchar ##coal",
+      "cl ##imb",
+      ",' ##'",
+      "##yl ##vie",
+      "Ġill ##ustr",
+      "Gr ##adually",
+      "ĠHar ##ley",
+      "Squ ##are",
+      "Sc ##arlett",
+      "Ġflick ##s",
+      "Sm ##ith",
+      "ĠHor ##ses",
+      "Ġhost ##ess",
+      "ĠGu ##y",
+      "Ġsly ##ly",
+      "Mel ##inda",
+      "ĠClare ##nce",
+      "cra ##zy",
+      "ĠCe ##lebr",
+      "ĠHipp ##os",
+      "Luc ##a",
+      "ĠAv ##ailable",
+      "ĠPol ##ite",
+      "Ġscrunch ##ing",
+      "Ġrasp ##y",
+      "Spin ##ning",
+      "Tre ##vor",
+      "Ġcy ##cled",
+      "Ġsunburn ##ed",
+      "Swim ##ming",
+      "Ġdisl ##iked",
+      "ĠPal ##ace",
+      "Ġfestiv ##ities",
+      "ĠSel ##ma",
+      "Ġrum ##our",
+      "Gold ##ie",
+      "Ġbul ##ge",
+      "Cro ##codile",
+      "##rist ##a",
+      "Wil ##bur",
+      "ĠScoot ##er",
+      "sn ##ip",
+      "ĠHair ##cut",
+      "Count ##ing",
+      "Ġparticip ##ate",
+      "ĠRoby ##n",
+      "ĠOb ##edient",
+      "Ġmisunder ##stood",
+      "Den ##nis",
+      "Geor ##gie",
+      "Ġstunt ##s",
+      "Ġsin ##ister",
+      "Ġabrupt ##ly",
+      "Ġstap ##ler",
+      "ĠEmb ##arrass",
+      "Ġbount ##y",
+      "C ##assie",
+      "F ##urther",
+      "H ##unt",
+      "K ##now",
+      "L ##og",
+      "L ##illie",
+      "L ##ana",
+      "P ##our",
+      "P ##oof",
+      "S ##el",
+      "S ##eal",
+      "g ##r",
+      "m ##elt",
+      "o ##il",
+      "p ##revent",
+      "r ##ain",
+      "r ##eplace",
+      "s ##end",
+      "t ##oys",
+      "Ġ ##i",
+      "##n ##i",
+      "##w ##oman",
+      "Ġto ##n",
+      "Ġto ##pped",
+      "Ġf ##iddle",
+      "ĠT ##rap",
+      "##re ##ted",
+      "Ġl ##ather",
+      "Ġd ##immer",
+      "Ġm ##entions",
+      "Ġhe ##m",
+      "Ġhe ##ave",
+      "Ġsa ##m",
+      "ĠS ##eahorse",
+      "##or ##ce",
+      "##or ##ganized",
+      "##am ##ble",
+      "ĠH ##oliday",
+      "ĠH ##ilary",
+      "##il ##ant",
+      "##ut ##ch",
+      "##ut ##tle",
+      "Ġr ##abies",
+      "ĠI ##van",
+      "Ġst ##ag",
+      "##ck ##now",
+      "ĠO ##ops",
+      "ĠO ##reo",
+      "##un ##ish",
+      "##un ##zel",
+      "ĠL ##uce",
+      "ĠL ##otta",
+      "##riend ##ly",
+      "ĠM ##elly",
+      "Ġsh ##ift",
+      "Ġsm ##other",
+      "##out ##s",
+      "##al ##anche",
+      "##ter ##ed",
+      "Ġse ##ash",
+      "Ġgo ##pher",
+      "Ġout ##going",
+      "Ġsp ##icier",
+      "Ġsp ##iciness",
+      "Ġback ##f",
+      "Ġex ##pects",
+      "##ook ##ie",
+      "ĠJ ##az",
+      "ĠF ##ishing",
+      "##as ##il",
+      "Ġam ##en",
+      "Ġtr ##am",
+      "Wh ##ist",
+      "ĠC ##aring",
+      "ĠC ##orey",
+      "##pl ##ow",
+      "Ġgr ##ated",
+      "##uff ##er",
+      "ĠIn ##chie",
+      "Ġtra ##cked",
+      "Ġmet ##als",
+      "Ġfell ##a",
+      "ĠR ##ab",
+      "##ock ##et",
+      "##ear ##ch",
+      "We ##igh",
+      "ĠG ##ulp",
+      "Ġtri ##be",
+      "##sh ##a",
+      "##sh ##ade",
+      "Ġwall ##paper",
+      "Ġsnow ##plow",
+      "Ġdin ##o",
+      "Ġdream ##er",
+      "Ġland ##mark",
+      "##ix ##ed",
+      "Ġtight ##ness",
+      "Ġtight ##ening",
+      "Ġcomp ##artment",
+      "Do ##or",
+      "ĠRe ##lease",
+      "ĠCh ##ico",
+      "Ġdangerous ##ly",
+      "Ġcreat ##or",
+      "Ġbow ##tie",
+      "##ian ##ca",
+      "Be ##et",
+      "Ġhorse ##y",
+      "Ġpillow ##case",
+      "Ġboss ##iest",
+      "Ġemb ##arked",
+      "Ġav ##alanche",
+      "Ġcross ##walk",
+      "Ġwing ##ed",
+      "Ġhum ##bled",
+      "Ġmotor ##boat",
+      "##elp ##iece",
+      "Ġrare ##st",
+      "Ġweird ##er",
+      "##itter ##ing",
+      "Ġlamp ##shade",
+      "##mbre ##lla",
+      "##met ##s",
+      "Ġdelight ##ing",
+      "Ġvine ##yard",
+      "Ġhomes ##ick",
+      "Ġed ##ible",
+      "Ġweek ##ly",
+      "Ġmodest ##y",
+      "Al ##arm",
+      "Ġairport ##s",
+      "Ġslipp ##er",
+      "ĠV ##et",
+      "ĠHel ##ga",
+      "Ġprepare ##s",
+      "Ġfloat ##ie",
+      "Ġclaw ##ed",
+      "ĠFl ##ames",
+      "Ġbrain ##storm",
+      "Le ##an",
+      "ĠLiz ##ards",
+      "ĠFollow ##ing",
+      "ĠDr ##inking",
+      "Ġtremb ##les",
+      "Ġvet ##s",
+      "Ġgust ##s",
+      "Tr ##ade",
+      "An ##swer",
+      "Ġpeas ##ant",
+      "##uest ##ion",
+      "Ġunf ##riendly",
+      "ĠPr ##un",
+      "ĠBall ##s",
+      "st ##ruck",
+      "##ertain ##ly",
+      "Am ##azingly",
+      "ĠMeg ##han",
+      "Fl ##utter",
+      "to ##day",
+      "Ġaim ##lessly",
+      "ĠFix ##it",
+      "ĠBar ##bie",
+      "Ġtroll ##s",
+      "ĠJet ##tie",
+      "Ġstur ##d",
+      "Ġlen ##ses",
+      "he ##el",
+      "Ġdistract ##ing",
+      "Ġunc ##ont",
+      "Per ##cy",
+      "Del ##ighted",
+      "Ġdoub ##ted",
+      "Ġmid ##st",
+      "ĠDVD ##s",
+      "ĠVo ##ice",
+      "##aterpill ##ars",
+      "ĠWood ##s",
+      "ĠSne ##aky",
+      "Ġempt ##iness",
+      "Min ##ty",
+      "ĠBon ##o",
+      "catch ##ing",
+      "Ġjer ##ked",
+      "ĠAh ##med",
+      "Alf ##red",
+      "Ġassem ##bled",
+      "Ġpurs ##ue",
+      "##fr ##uit",
+      "br ##own",
+      "ĠBry ##an",
+      "Ste ##ak",
+      "Ġmant ##elpiece",
+      "ĠRem ##ain",
+      "Ġult ##imate",
+      "ĠCool ##er",
+      "ĠMarsh ##a",
+      "Ġwrest ##le",
+      "ĠWall ##et",
+      "Ġhast ##ily",
+      "Ġeggshe ##lls",
+      "ĠLes ##lie",
+      "Act ##ually",
+      "Dar ##ling",
+      "Ġcommit ##ment",
+      "ĠEnt ##ry",
+      "Ġdepar ##ture",
+      "ĠEsk ##imos",
+      "Ġchis ##el",
+      "Ġseash ##ore",
+      "B ##ite",
+      "C ##ody",
+      "D ##ifferent",
+      "L ##acy",
+      "M ##ill",
+      "M ##art",
+      "P ##u",
+      "P ##umpkin",
+      "S ##orting",
+      "T ##ank",
+      "T ##anya",
+      "Y ##e",
+      "Z ##e",
+      "b ##ump",
+      "b ##oard",
+      "d ##id",
+      "e ##r",
+      "e ##lephant",
+      "f ##r",
+      "n ##eed",
+      "p ##ow",
+      "p ##ink",
+      "p ##itch",
+      "p ##retty",
+      "r ##ead",
+      "##r ##ito",
+      "##e ##ater",
+      "##m ##ber",
+      "##u ##z",
+      "##u ##bert",
+      "##F ##O",
+      "##X ##IT",
+      "Ġa ##cknow",
+      "Ġh ##ues",
+      "ĠT ##in",
+      "ĠT ##ur",
+      "ĠT ##emple",
+      "##it ##ual",
+      "Ġd ##w",
+      "Ġm ##ir",
+      "##is ##it",
+      "##im ##my",
+      "##ll ##ous",
+      "ĠS ##end",
+      "ĠS ##ink",
+      "##ri ##ents",
+      "##ut ##u",
+      "##ut ##ing",
+      "Ġr ##itual",
+      "##ce ##rer",
+      "##ne ##xpected",
+      "ĠO ##be",
+      "ĠM ##am",
+      "ĠM ##arl",
+      "ĠM ##aze",
+      "Ġfun ##eral",
+      "##um ##i",
+      "Ġsp ##uttered",
+      "Ġme ##erk",
+      "Ġwal ##nuts",
+      "Ġfl ##ushes",
+      "ĠY ##u",
+      "ĠY ##ears",
+      "Ġab ##racadabra",
+      "##ist ##ant",
+      "ĠD ##ax",
+      "Ġpe ##g",
+      "Ġmo ##de",
+      "Ġsor ##cerer",
+      "Wh ##ilst",
+      "ĠC ##uddle",
+      "ĠWe ##bby",
+      "ĠHis ##s",
+      "Ġcareful ##ness",
+      "Ġend ##anger",
+      "Ġbra ##ved",
+      "Ġsoft ##en",
+      "Ġbed ##post",
+      "Ġsn ##ips",
+      "We ##ird",
+      "Ġsand ##ed",
+      "Ġsho ##ppers",
+      "Ġprom ##pt",
+      "Ġac ##qu",
+      "Ġmust ##y",
+      "Ġblack ##berry",
+      "##ance ##s",
+      "ĠCh ##imney",
+      "##igg ##ling",
+      "Ġcour ##te",
+      "Ġnut ##rients",
+      "ĠBlue ##bird",
+      "Ġinc ##omp",
+      "##br ##ary",
+      "##ian ##s",
+      "##ung ##lasses",
+      "Ġspe ##cks",
+      "Ġgather ##s",
+      "ĠSt ##uffing",
+      "Ġadm ##itting",
+      "Ġpresent ##ation",
+      "Me ##ena",
+      "Ġtoast ##s",
+      "Ġtrick ##ling",
+      "##iv ##ore",
+      "ĠSh ##annon",
+      "ĠSh ##aun",
+      "Ġfu ##se",
+      "Ġswitch ##ing",
+      "Ġeye ##ing",
+      "ĠRose ##mary",
+      "Ġsilver ##ware",
+      "Ġunh ##appiness",
+      "##reat ##he",
+      "ĠPaul ##ie",
+      "Ġble ##at",
+      "Ġble ##nding",
+      "Ġglo ##ss",
+      "Ġbur ##rito",
+      "##ah ##lia",
+      "Ġpeel ##er",
+      "ĠAunt ##y",
+      "Ġrip ##en",
+      "ĠPo ##ppa",
+      "ĠSc ##oop",
+      "Ġgri ##nding",
+      "Ġden ##y",
+      "Ġden ##ied",
+      "Ġhedgehog ##s",
+      "Ġgross ##ed",
+      "ĠSl ##apping",
+      "ĠEx ##pl",
+      "Ġund ##eterred",
+      "Ġpuck ##s",
+      "ĠCr ##ispy",
+      "ĠShadow ##s",
+      "ĠPl ##op",
+      "Ġconc ##luded",
+      "Ġchar ##ger",
+      ",' ##\"",
+      "ĠMin ##ute",
+      "ĠTre ##ats",
+      "Ġexamp ##les",
+      "Ġill ##eg",
+      "sp ##ace",
+      "Ġoffic ##ially",
+      "re ##ach",
+      "Ġcourt ##room",
+      "Gr ##an",
+      "Ġnatur ##ally",
+      "##stand ##ing",
+      "ĠMa ##isey",
+      "Sw ##inging",
+      "##raw ##berries",
+      "Ġhob ##bled",
+      "ĠWas ##n",
+      "Ġgruff ##ly",
+      "Ġswat ##ting",
+      "Ġdistract ##ion",
+      "Ġplum ##met",
+      "ĠAlexa ##nder",
+      "##oos ##hed",
+      "##reak ##able",
+      "Ġtang ##les",
+      "Ġunpl ##ug",
+      "Ġfer ##ret",
+      "Ġunb ##reakable",
+      "New ##s",
+      "ĠFoot ##ball",
+      "ĠHome ##work",
+      "ĠPige ##ons",
+      "Ġclient ##s",
+      "ĠGab ##riel",
+      "ĠRep ##lied",
+      "Ġinh ##aled",
+      "dis ##play",
+      "Ġstink ##s",
+      "Ġdun ##ked",
+      "ĠEgg ##s",
+      "ĠHenri ##etta",
+      "ĠEs ##me",
+      "sk ##ating",
+      "Ġinit ##ially",
+      "ĠCard ##y",
+      "Ġripp ##led",
+      "##eee ##ase",
+      "ĠJing ##les",
+      "Cle ##o",
+      "Ġfaire ##st",
+      "ĠJak ##ob",
+      "Ġhast ##e",
+      "ĠJa ##ime",
+      "ĠRen ##ee",
+      "Kind ##ness",
+      "Ġfract ##ure",
+      "Ġnos ##iness",
+      "Ġmeander ##ed",
+      "ĠSandw ##ich",
+      "Ġfreck ##les",
+      "AAA ##AH",
+      "Ġdelive ##rer",
+      "Ġoccup ##ied",
+      "ĠSav ##annah",
+      "Ġabund ##ance",
+      "Ġwaft ##ing",
+      "Ġworkb ##ench",
+      "Ġuncont ##roll",
+      "Ġcourte ##ous",
+      "D ##ella",
+      "F ##ern",
+      "F ##ancy",
+      "M ##ammy",
+      "M ##ikayla",
+      "P ##aper",
+      "R ##ow",
+      "R ##eturn",
+      "R ##elieved",
+      "S ##itting",
+      "S ##NAP",
+      "S ##ydney",
+      "T ##ie",
+      "W ##alking",
+      "W ##OW",
+      "c ##ont",
+      "d ##rink",
+      "d ##emand",
+      "e ##very",
+      "e ##arned",
+      "f ##it",
+      "i ##nt",
+      "k ##iss",
+      "m ##o",
+      "m ##ake",
+      "n ##etwork",
+      "s ##ome",
+      "s ##hip",
+      "##a ##ah",
+      "##o ##lyn",
+      "##l ##oyd",
+      "##b ##eds",
+      "##j ##ay",
+      "##m ##ower",
+      "##C ##ee",
+      "Ġs ##ized",
+      "Ġs ##cept",
+      "Ġto ##nes",
+      "ĠT ##ito",
+      "##in ##nie",
+      "##re ##ate",
+      "##it ##che",
+      "Ġd ##omino",
+      "Ġc ##au",
+      "Ġha ##lt",
+      "ĠS ##ienna",
+      "##or ##ters",
+      "ĠHe ##aven",
+      "Ġbe ##gg",
+      "Ġu ##pper",
+      "##oo ##ooo",
+      "Ġr ##im",
+      "ĠI ##gnorance",
+      "##ld ##ron",
+      "ĠB ##etter",
+      "ĠM ##oose",
+      "ĠM ##ention",
+      "##al ##ade",
+      "##al ##ise",
+      "ĠA ##ya",
+      "##ic ##ation",
+      "##ard ##ed",
+      "Ġball ##room",
+      "Ġout ##w",
+      "Ġcl ##og",
+      "ĠMax ##i",
+      "ĠMax ##well",
+      "Ġme ##ment",
+      "ĠW ##oman",
+      "##ag ##u",
+      "ĠF ##i",
+      "ĠF ##ergus",
+      "Ġfl ##icking",
+      "##ank ##et",
+      "Ġlot ##us",
+      "ĠD ##iego",
+      "##qu ##oise",
+      "Ġexc ##ites",
+      "Ġpe ##ster",
+      "Ġrun ##gs",
+      "Ġgra ##vy",
+      "Ġgr ##ad",
+      "Ġgr ##itted",
+      "Ġcu ##bby",
+      "##ip ##er",
+      "ĠK ##ell",
+      "ĠP ##it",
+      "ĠP ##ause",
+      "ĠN ##essa",
+      "Ġrem ##edy",
+      "ĠWh ##oosh",
+      "Ġsn ##acked",
+      "ĠR ##ic",
+      "Ġhear ##ty",
+      "Ġhands ##h",
+      "##air ##a",
+      "Ġjo ##ll",
+      "Ġtri ##ke",
+      "Ġhead ##set",
+      "Ġsleep ##ily",
+      "Ġwood ##worker",
+      "Ġfire ##cra",
+      "Ġper ##k",
+      "Ġant ##elope",
+      "Ġquick ##ened",
+      "Ġspl ##atter",
+      "Ġnest ##ing",
+      "Ġtight ##est",
+      "Ġblack ##boards",
+      "##zz ##ie",
+      "ĠTo ##ss",
+      "ĠZ ##one",
+      "Ġchee ##ses",
+      "ĠLe ##ather",
+      "Ġph ##arma",
+      "ĠFred ##o",
+      "ĠJim ##mie",
+      "Ġspark ##ing",
+      "Be ##atrice",
+      "On ##ions",
+      "Ġgrateful ##ness",
+      "Ġjewel ##er",
+      "##sp ##read",
+      "Ġfear ##fully",
+      "Ġpump ##s",
+      "Ġfool ##s",
+      "Ġbreath ##less",
+      "ĠAl ##right",
+      "Ġmeal ##time",
+      "Ġrid ##ges",
+      "Ġdetermined ##ly",
+      "Ġpun ##ct",
+      "Ġwool ##en",
+      "Ġmay ##onna",
+      "ĠMar ##iam",
+      "Ġlawn ##mower",
+      "Ġfort ##ress",
+      "Ġrefrigerator ##s",
+      "ĠV ##olly",
+      "ĠV ##est",
+      "ĠPat ##sy",
+      "Ġinst ##all",
+      "Ġflat ##ten",
+      "Blue ##berry",
+      "Ġsneak ##ily",
+      "Cl ##ar",
+      "Fr ##anny",
+      "ĠChrist ##ina",
+      "Ġhus ##k",
+      "Ġwrink ##ling",
+      "Ġtuck ##ered",
+      "ĠAngel ##ica",
+      "Olive ##s",
+      "Ġcond ##itions",
+      "Ġscrub ##s",
+      "ĠWolf ##y",
+      "ĠTre ##spass",
+      "ĠPick ##le",
+      "##whe ##el",
+      "Ġtin ##ier",
+      "Ġconqu ##ering",
+      "Ġvibr ##ation",
+      "ĠAc ##cept",
+      "Ġgroom ##ed",
+      "in ##ch",
+      "##hh ##h",
+      "Turn ##ing",
+      "El ##i",
+      "Pick ##les",
+      "Ġaband ##on",
+      "Bra ##ndy",
+      "ĠGret ##el",
+      "un ##ite",
+      "ĠSack ##y",
+      "ĠStu ##bborn",
+      "Ġgreed ##ily",
+      "Ġplun ##ger",
+      "Ġdilig ##ent",
+      "Ġprec ##ise",
+      "Ġtur ##rets",
+      "Ġtur ##quoise",
+      "Mic ##key",
+      "##ific ##ant",
+      "Ġwhis ##pe",
+      "Ġfres ##her",
+      "Hug ##o",
+      "ĠMist ##akes",
+      "Bar ##ney",
+      "fly ##ing",
+      "del ##icious",
+      "sn ##ake",
+      "ĠFam ##ous",
+      "Ġblister ##s",
+      "Ġcontra ##st",
+      "ĠJewel ##ry",
+      "ĠInc ##redible",
+      "Ġlitt ##e",
+      "Ġcorrid ##ors",
+      "ĠMu ##seum",
+      "pol ##ice",
+      "ĠLau ##rie",
+      "Pa ##ige",
+      "Pengu ##ins",
+      "Ġwets ##uit",
+      "Ġkidn ##apped",
+      "bee ##f",
+      "Ġtwee ##zers",
+      "ĠScratch ##y",
+      "de ##af",
+      "ĠBern ##ard",
+      "Ġrech ##arge",
+      "Ġsacrif ##ice",
+      "Ġculp ##rit",
+      "ĠCelebr ##ating",
+      "Hunt ##er",
+      "##nexpected ##ly",
+      "Ġincomp ##lete",
+      "Ġcau ##ldron",
+      "Ġmayonna ##ise",
+      "ĠTrespass ##ing",
+      "B ##alance",
+      "C ##ertainly",
+      "F ##og",
+      "F ##uzz",
+      "K ##erry",
+      "M ##ushroom",
+      "M ##osquito",
+      "P ##aw",
+      "R ##upert",
+      "S ##her",
+      "T ##V",
+      "T ##ad",
+      "T ##op",
+      "T ##alent",
+      "W ##rong",
+      "b ##utter",
+      "c ##over",
+      "e ##nd",
+      "f ##etch",
+      "h ##is",
+      "h ##ome",
+      "i ##mp",
+      "n ##ext",
+      "p ##ull",
+      "t ##ry",
+      "w ##ake",
+      "y ##et",
+      "##r ##inky",
+      "##r ##ann",
+      "##e ##zing",
+      "##b ##ush",
+      "##w ##h",
+      "##w ##hat",
+      "Ġt ##angle",
+      "Ġb ##irth",
+      "Ġb ##ison",
+      "ĠT ##illie",
+      "ĠT ##ilda",
+      "ĠT ##ricia",
+      "Ġwa ##iling",
+      "Ġp ##iping",
+      "Ġhe ##ating",
+      "##is ##ht",
+      "ĠS ##acha",
+      "##ir ##ly",
+      "##et ##ched",
+      "##ow ##el",
+      "##ri ##pe",
+      "##pp ##ings",
+      "##ce ##lyn",
+      "##end ##s",
+      "ĠM ##urray",
+      "Ġsh ##ivery",
+      "Ġso ##cial",
+      "Ġbut ##ts",
+      "ĠA ##polog",
+      "##ra ##ce",
+      "##ic ##ol",
+      "Ġle ##is",
+      "Ġstar ##ving",
+      "Ġsc ##uttle",
+      "Ġcar ##av",
+      "Ġag ##ility",
+      "Ġco ##ppers",
+      "ĠJ ##ayla",
+      "ĠY ##ara",
+      "Ġpr ##owl",
+      "Ġpr ##ongs",
+      "##as ##ked",
+      "##ist ##an",
+      "ĠD ##irt",
+      "ĠD ##ipper",
+      "ĠD ##rain",
+      "ĠD ##essert",
+      "##qu ##ipment",
+      "Ġho ##ver",
+      "ĠE ##gy",
+      "Ġam ##idst",
+      "ĠC ##ity",
+      "ĠC ##eline",
+      "Thank ##you",
+      "ĠTh ##in",
+      "Ġspecial ##ist",
+      "Ġgr ##im",
+      "Ġgl ##um",
+      "ĠK ##atherine",
+      "ĠP ##ale",
+      "ĠN ##igel",
+      "Ġcook ##er",
+      "##uit ##ion",
+      "Ġthink ##er",
+      "ĠG ##len",
+      "Ġcon ##vey",
+      "Ġcr ##amped",
+      "Ġlight ##en",
+      "ĠAll ##i",
+      "In ##k",
+      "##ang ##ling",
+      "Ġrel ##atives",
+      "Ġpurp ##oses",
+      "Ġpet ##rol",
+      "Ġmail ##s",
+      "ĠCh ##atter",
+      "ĠBl ##ob",
+      "ĠLe ##g",
+      "Ġcoll ##ab",
+      "##llie ##st",
+      "Ġrec ##ited",
+      "Ġmist ##aken",
+      "ĠBe ##have",
+      "Ġspe ##wed",
+      "##ugg ##le",
+      "ĠSt ##ove",
+      "Ġcreative ##ly",
+      "Ġreg ##reted",
+      "ĠSp ##rite",
+      "ĠU ##FO",
+      "Ġfrown ##y",
+      "Ġsauce ##pan",
+      "Ġdeaf ##ness",
+      "Ġengine ##ers",
+      "Ġload ##er",
+      "Ġtap ##ing",
+      "##anger ##ine",
+      "Ġsurf ##s",
+      "Ġtear ##fully",
+      "Ġvend ##ing",
+      "Ġvaluable ##s",
+      "ĠMar ##got",
+      "Ġped ##dling",
+      "ĠCo ##ley",
+      "Ġgrand ##baby",
+      "ĠRu ##le",
+      "Ġexpect ##antly",
+      "Ġsty ##ling",
+      "ĠAlex ##andra",
+      "Le ##arning",
+      "With ##in",
+      "Ġsprink ##lers",
+      "Ġunderstanding ##ly",
+      "ĠSte ##w",
+      "ĠChe ##er",
+      "ĠMe ##w",
+      "ĠFrank ##y",
+      "ĠCar ##ter",
+      "Ġann ##ouncer",
+      "Ġaccom ##pan",
+      "Fr ##uit",
+      "ĠSun ##set",
+      "sh ##h",
+      "##sty ##le",
+      "Ġunw ##ind",
+      "Leave ##s",
+      "ĠWin ##ston",
+      "Ġsprout ##ing",
+      "Mad ##eline",
+      "ĠChick ##ens",
+      "Bo ##ssy",
+      "Ġloc ##als",
+      "sp ##oil",
+      "ĠSe ##ven",
+      "Ġmarve ##llous",
+      "Cra ##bs",
+      "Matt ##ie",
+      "Jon ##ah",
+      "Sc ##are",
+      "Ġcreak ##s",
+      "Ġunfold ##ing",
+      "Ġlonel ##ier",
+      "ĠDel ##ighted",
+      "Ġinnoc ##ence",
+      "ĠPa ##o",
+      "ĠDream ##y",
+      "Sn ##ip",
+      "Ġcrust ##s",
+      "Pr ##une",
+      "Ġdoub ##ts",
+      "Ġdiver ##s",
+      "le ##ft",
+      "Ġfrant ##ic",
+      "ĠRag ##s",
+      "ĠHot ##el",
+      "Ġclam ##s",
+      "Ġspir ##als",
+      "Ġlaz ##iest",
+      "Ġbatt ##led",
+      "ĠFold ##y",
+      "ĠFold ##er",
+      "ĠPri ##ya",
+      "Ġmult ##icol",
+      "ĠBon ##ny",
+      "Ġvig ##ilant",
+      "Cro ##co",
+      "Ġdrool ##ing",
+      "ĠGoo ##ey",
+      "Ġnick ##ered",
+      "Ġpurs ##uit",
+      "ĠBre ##aking",
+      "Ġunbuck ##le",
+      "Ġtranqu ##ilizer",
+      "ĠDrag ##o",
+      "Ġphotograph ##s",
+      "Ġoppon ##ents",
+      "Ġgracious ##ly",
+      "Ġver ##b",
+      "Ġdevel ##op",
+      "Ġexclaim ##ing",
+      "Ġcontrib ##ute",
+      "Pengu ##in",
+      "Ġstock ##ings",
+      "Ġconsc ##ience",
+      "ĠBit ##sy",
+      "Ġtens ##ion",
+      "Ġpi ##ec",
+      "Ġpatter ##ned",
+      "ĠScare ##crow",
+      "ĠFri ##bbit",
+      "ĠVer ##onica",
+      "ĠGe ##off",
+      "Ġtrag ##ic",
+      "sol ##ving",
+      "Ġscorp ##ion",
+      "Ġisla ##nders",
+      "ĠDra ##co",
+      "Ġtremend ##ous",
+      "ĠDeb ##orah",
+      "ĠRap ##unzel",
+      "Ġuncontroll ##ably",
+      "Ġgrad ##u",
+      "##rann ##osaurus",
+      "##isht ##icated",
+      "Ġcarav ##an",
+      "ĠEgy ##pt",
+      "B ##umble",
+      "B ##zzz",
+      "C ##ream",
+      "C ##onnie",
+      "C ##ereal",
+      "E ##lli",
+      "F ##an",
+      "F ##arm",
+      "G ##oo",
+      "H ##appily",
+      "J ##eep",
+      "K ##yla",
+      "L ##y",
+      "L ##ab",
+      "L ##ate",
+      "R ##ara",
+      "R ##ush",
+      "S ##P",
+      "S ##af",
+      "U ##mm",
+      "U ##ndeterred",
+      "W ##ay",
+      "W ##orry",
+      "a ##a",
+      "d ##isturb",
+      "f ##rom",
+      "g ##irl",
+      "j ##azz",
+      "k ##n",
+      "m ##iss",
+      "m ##ilk",
+      "p ##ick",
+      "r ##ich",
+      "v ##eterinarian",
+      "##r ##ony",
+      "##t ##imes",
+      "##l ##an",
+      "##b ##ility",
+      "##d ##inary",
+      "##h ##awk",
+      "##m ##oon",
+      "##O ##VE",
+      "##U ##N",
+      "Ġt ##amed",
+      "Ġs ##esame",
+      "Ġf ##umbled",
+      "ĠT ##ight",
+      "ĠT ##rey",
+      "##it ##ney",
+      "Ġl ##anes",
+      "Ġd ##une",
+      "Ġd ##ashing",
+      "Ġp ##ouncing",
+      "Ġwas ##t",
+      "Ġhe ##aps",
+      "##ar ##se",
+      "##im ##ated",
+      "Ġg ##aa",
+      "##ot ##i",
+      "ĠH ##ana",
+      "Ġbe ##ware",
+      "Ġplay ##set",
+      "Ġwith ##stand",
+      "ĠI ##rene",
+      "##un ##can",
+      "ĠL ##ilo",
+      "ĠL ##abel",
+      "ĠL ##issie",
+      "ĠB ##ini",
+      "Ġshe ##ar",
+      "##ch ##ain",
+      "Ġwh ##iff",
+      "Ġj ##ut",
+      "Ġsp ##ilt",
+      "Ġpr ##ancing",
+      "##if ##ier",
+      "Ġbl ##u",
+      "Ġbl ##aze",
+      "Ġbl ##uffing",
+      "Th ##inking",
+      "ĠD ##aphne",
+      "Ġpo ##x",
+      "ĠE ##ri",
+      "ĠE ##lderly",
+      "Ġmo ##hawk",
+      "Ġsl ##icing",
+      "Ġgra ##vel",
+      "ĠC ##re",
+      "ĠC ##lementine",
+      "##urt ##ain",
+      "Ġte ##e",
+      "Ġte ##xt",
+      "Ġcom ##ic",
+      "Ġfo ##cuss",
+      "Ġgr ##udgingly",
+      "Ġcol ##ander",
+      "ĠP ##ammy",
+      "ĠN ##oodle",
+      "Ġapp ##re",
+      "Ġun ##co",
+      "He ##althy",
+      "Ġsoft ##ens",
+      "Ġbed ##ding",
+      "Ġsn ##ickered",
+      "ĠR ##are",
+      "##uit ##ar",
+      "ĠG ##rrr",
+      "Ġflower ##beds",
+      "##ac ##ation",
+      "Ġenjoy ##ment",
+      "Don ##ny",
+      "ĠFin ##ish",
+      "##ect ##ar",
+      "##av ##is",
+      "##sh ##ield",
+      "Ġant ##eater",
+      "##af ##raid",
+      "Ġspl ##ish",
+      "Ġmum ##ma",
+      "Ġel ##astic",
+      "##ead ##ow",
+      "ĠGra ##ss",
+      "Ġsu ##ds",
+      "ĠCh ##arming",
+      "##ol ##t",
+      "ĠBl ##ock",
+      "##igg ##s",
+      "##eb ##a",
+      "Ġhoney ##moon",
+      "Ġcraw ##ly",
+      "Ġadventures ##ome",
+      "Ġexp ##ense",
+      "Ġsur ##ve",
+      "Ġpri ##or",
+      "ĠSt ##icky",
+      "ĠDon ##key",
+      "Ġdull ##er",
+      "Ġrose ##bush",
+      "Ġdelight ##fully",
+      "ĠMiss ##ion",
+      "Ġoil ##s",
+      "Ġsett ##ings",
+      "ĠMar ##issa",
+      "ĠCl ##oe",
+      "Ġmass ##aging",
+      "Ġskill ##fully",
+      "Sh ##awn",
+      "ĠWhe ##ely",
+      "ĠSk ##unk",
+      "ĠBee ##Bee",
+      "Ġfashion ##ed",
+      "Ġvict ##im",
+      "ĠBo ##ing",
+      "ĊĠ ##Ċ",
+      "Ġinch ##ing",
+      "Cl ##over",
+      "ĠMoo ##ly",
+      "Whe ##w",
+      "Ġbare ##foot",
+      "##len ##e",
+      "go ##al",
+      "st ##retch",
+      "Ġartist ##ic",
+      "Ġarr ##og",
+      "Ġunwra ##pping",
+      "ĠTri ##x",
+      "Ġform ##ation",
+      "cl ##ose",
+      "Ġafford ##able",
+      "Ġodd ##s",
+      "Jess ##y",
+      "Ġjud ##g",
+      "ĠSal ##ma",
+      "sp ##ear",
+      "Never ##theless",
+      "ĠSe ##ason",
+      "ĠSe ##rena",
+      "Ġding ##ed",
+      "Sc ##ary",
+      "Ġcirc ##ular",
+      "Curious ##ly",
+      "ĠCell ##s",
+      "Sk ##ipping",
+      "ĠDel ##i",
+      "Ġleng ##ths",
+      "Ġhandleb ##ar",
+      "Ag ##ent",
+      "Ġmid ##air",
+      "Ġstump ##ed",
+      "Ġscrap ##ing",
+      "shoot ##ing",
+      "Ġtack ##led",
+      "Ġpluck ##ing",
+      "Gl ##ue",
+      "Ġneg ##oti",
+      "ĠFar ##ley",
+      "play ##ing",
+      "Ġblind ##fold",
+      "Ġsymp ##athy",
+      "ĠBab ##a",
+      "Lu ##isa",
+      "ĠBike ##y",
+      "Ġeyel ##ashes",
+      "ĠSquir ##rely",
+      "Earth ##quake",
+      "Lo ##ad",
+      "ĠLau ##ndry",
+      "Ġwhoop ##ing",
+      "grand ##father",
+      "Ġudd ##er",
+      "Jog ##ging",
+      "care ##ful",
+      "ĠNer ##vous",
+      "Ġcrim ##inal",
+      "Ġchandel ##ier",
+      "ĠAtt ##ach",
+      "Enc ##ouraged",
+      "Av ##ocado",
+      "Jes ##se",
+      "Ġsupr ##ised",
+      "Ġkilogram ##s",
+      "Ġtram ##pled",
+      "Ġsturd ##ier",
+      "Ġmir ##age",
+      "Ġbegg ##ar",
+      "Ġleis ##ure",
+      "B ##es",
+      "B ##us",
+      "C ##or",
+      "C ##am",
+      "C ##aterpillar",
+      "C ##arpet",
+      "H ##uh",
+      "J ##ada",
+      "L ##and",
+      "L ##yla",
+      "N ##emo",
+      "P ##in",
+      "P ##ia",
+      "T ##all",
+      "T ##igger",
+      "U ##gly",
+      "W ##orm",
+      "d ##ry",
+      "f ##ine",
+      "h ##old",
+      "l ##a",
+      "l ##and",
+      "p ##r",
+      "p ##ark",
+      "r ##ep",
+      "r ##emember",
+      "r ##oll",
+      "u ##nder",
+      "##e ##ered",
+      "##l ##ar",
+      "##m ##iah",
+      "##I ##P",
+      "Ġt ##act",
+      "Ġa ##ids",
+      "Ġto ##pple",
+      "Ġh ##ip",
+      "ĠT ##utu",
+      "Ġd ##ime",
+      "Ġd ##iss",
+      "Ġn ##ana",
+      "##ll ##ey",
+      "ĠS ##ong",
+      "ĠS ##iri",
+      "ĠS ##onya",
+      "##am ##ents",
+      "ĠH ##andy",
+      "ĠH ##ose",
+      "ĠH ##appily",
+      "##il ##ight",
+      "ĠHe ##ctor",
+      "ĠO ##ften",
+      "ĠL ##ake",
+      "ĠL ##etter",
+      "Ġli ##vel",
+      "ĠB ##ible",
+      "ĠB ##roken",
+      "The ##a",
+      "##el ##i",
+      "##ug ##ht",
+      "Ġwh ##ites",
+      "ĠA ##ggie",
+      "ĠA ##dele",
+      "##ry ##ing",
+      "##ra ##ined",
+      "Ġj ##agu",
+      "Ġwor ##ship",
+      "ĠY ##ork",
+      "Ġbl ##inky",
+      "ĠD ##ecor",
+      "Ġsk ##im",
+      "Ġtr ##und",
+      "Ġmo ##cking",
+      "Ġsor ##ter",
+      "##pl ##aced",
+      "Ġbu ##oy",
+      "Ġcol ##umn",
+      "Ġune ##art",
+      "ĠP ##ump",
+      "ĠP ##our",
+      "ĠP ##oof",
+      "ĠP ##onies",
+      "ĠP ##inny",
+      "Ġun ##int",
+      "Ġrem ##a",
+      "Ġmor ##sel",
+      "Ġwo ##ve",
+      "Ġbed ##spread",
+      "ĠG ##olly",
+      "Ġjo ##lliest",
+      "Ġbutter ##ed",
+      "So ##l",
+      "Ġve ##sse",
+      "Ġcont ##em",
+      "Ġkey ##chain",
+      "ĠRe ##g",
+      "Ġbutton ##ed",
+      "Ġblanket ##ed",
+      "##ons ##ible",
+      "ĠCh ##o",
+      "ĠCh ##ant",
+      "##ere ##miah",
+      "ĠLe ##fty",
+      "Ġbat ##hes",
+      "Ġtrou ##bling",
+      "##sw ##ered",
+      "##ian ##na",
+      "Be ##ans",
+      "##oop ##s",
+      "To ##ast",
+      "Ġshadow ##y",
+      "Ġstir ##rer",
+      "Ġgigg ##ly",
+      "Ġsco ##ff",
+      "Ġjam ##med",
+      "Ġind ##ex",
+      "ĠTr ##ay",
+      "Ġdepend ##ed",
+      "ĠNo ##a",
+      "Ġaunt ##s",
+      "Ġwander ##s",
+      "Ġsniff ##le",
+      "ĠSh ##irt",
+      "Ġroot ##ed",
+      "##ever ##al",
+      "Ġpal ##er",
+      "ĠMar ##v",
+      "Ġspoke ##s",
+      "Ġwinter ##time",
+      "Ġshower ##ing",
+      "ĠV ##anny",
+      "##olog ##y",
+      "Ġaw ##fully",
+      "ĠFl ##ops",
+      "Ann ##abel",
+      "Ġemer ##ging",
+      "ĠGr ##own",
+      "ĠAnt ##ar",
+      "ĠAnt ##sy",
+      "ĠSc ##ales",
+      "ĠSw ##ift",
+      "Ġdet ##ach",
+      "Ġreass ##urance",
+      "-- ##-",
+      "Ġcollap ##sing",
+      "ĠLuc ##inda",
+      "##ctric ##ity",
+      "ĠUse ##ful",
+      "Ġrack ##s",
+      "Cra ##bby",
+      "ĠEd ##na",
+      "Ġdetect ##or",
+      "Ġmold ##ed",
+      "Ġoccasion ##al",
+      "Ġhudd ##le",
+      "Ant ##hony",
+      "ĠSpoon ##y",
+      "ĠMusic ##ian",
+      "Ġgrump ##iest",
+      "Ġblur ##ted",
+      "Ġmound ##s",
+      "ĠRag ##sy",
+      "ĠPol ##ish",
+      "ĠNew ##s",
+      "ĠVe ##il",
+      "Ġsul ##king",
+      "Ġproduc ##ing",
+      "ĠGrow ##ing",
+      "Har ##vey",
+      "Ġbon ##us",
+      "Ġwhirl ##wind",
+      "Ġhairsty ##les",
+      "##che ##t",
+      "ĠTrunk ##y",
+      "ĠSpl ##ashing",
+      "Ġgad ##get",
+      "ĠPan ##ic",
+      "Fel ##icity",
+      "Ġmenacing ##ly",
+      "somet ##hing",
+      "Aww ##w",
+      "Ġfrol ##ic",
+      "Ġinterrupt ##ing",
+      "ĠPlant ##o",
+      "ĠPu ##ppies",
+      "Bar ##ber",
+      "Pray ##ing",
+      "ĠSer ##ving",
+      "Ġadvert ##ising",
+      "Past ##el",
+      "ĠTwink ##ly",
+      "ĠTid ##ying",
+      "Ad ##venture",
+      "Ġsnorke ##ls",
+      "Ġrescu ##ers",
+      "Balloon ##s",
+      "Ġsamp ##les",
+      "Ġresourceful ##ness",
+      "Ġadvis ##or",
+      "Ġcolle ##ge",
+      "Ġdab ##bed",
+      "Arm ##chair",
+      "Fam ##ous",
+      "ĠLind ##say",
+      "Terri ##fied",
+      "Ġjellybe ##ans",
+      "Cube ##y",
+      "Ġnurt ##ure",
+      "Ġhing ##es",
+      "Ġgymn ##astic",
+      "Ġounce ##s",
+      "Ġpict ##ured",
+      "Ġcircumstance ##s",
+      "Mir ##anda",
+      "Ġdecre ##ased",
+      "ĠHaircut ##s",
+      "Ġilleg ##al",
+      "Ġhandsh ##ake",
+      "Ġconvey ##or",
+      "Ġaccompan ##ied",
+      "Ġfocuss ##ed",
+      "Ġjagu ##ar",
+      "Ġuneart ##hed",
+      "B ##uck",
+      "B ##atter",
+      "D ##ish",
+      "D ##ory",
+      "D ##usty",
+      "D ##orothy",
+      "D ##rive",
+      "F ##all",
+      "K ##irsty",
+      "L ##ie",
+      "L ##olly",
+      "L ##ying",
+      "L ##umber",
+      "L ##illi",
+      "O ##ak",
+      "O ##xy",
+      "P ##an",
+      "P ##ippy",
+      "R ##ound",
+      "S ##ort",
+      "S ##uit",
+      "S ##erve",
+      "Y ##arn",
+      "d ##ance",
+      "e ##mp",
+      "g ##et",
+      "l ##ab",
+      "l ##oved",
+      "p ##iece",
+      "s ##ucceed",
+      "t ##ear",
+      "z ##agged",
+      "Ġ ##\\\"",
+      "##r ##ison",
+      "##c ##opes",
+      "##c ##ifier",
+      "##g ##in",
+      "##l ##it",
+      "##k ##o",
+      "##m ##ined",
+      "##u ##ate",
+      "Ġt ##aunted",
+      "Ġb ##asis",
+      "Ġh ##ushed",
+      "Ġf ##rail",
+      "ĠT ##angerine",
+      "Ġd ##iction",
+      "Ġc ##owering",
+      "Ġn ##uis",
+      "Ġsa ##pp",
+      "Ġha ##ul",
+      "Ġg ##utter",
+      "ĠH ##ummy",
+      "ĠH ##ubert",
+      "##ri ##fied",
+      "##pp ##et",
+      "Ġo ##vation",
+      "##oo ##h",
+      "Ġr ##uck",
+      "##ce ##ls",
+      "ĠI ##D",
+      "ĠI ##da",
+      "ĠShe ##p",
+      "ĠL ##orn",
+      "Ġnot ##ed",
+      "##ad ##dle",
+      "ĠM ##ala",
+      "ĠM ##ikayla",
+      "Ġsm ##ears",
+      "##el ##ed",
+      "##ill ##o",
+      "##ra ##h",
+      "##ur ##l",
+      "##um ##ing",
+      "Ġcl ##attered",
+      "Ġbr ##ay",
+      "Ġch ##ubb",
+      "##ap ##or",
+      "Ġint ##uition",
+      "ĠD ##ippy",
+      "Ġho ##g",
+      "ĠE ##ither",
+      "Ġsl ##ots",
+      "ĠC ##udd",
+      "ĠC ##ourage",
+      "ĠC ##edric",
+      "##ft ##ime",
+      "Ġte ##ster",
+      "Ġwat ##cher",
+      "Ġus ##her",
+      "Ġtw ##ilight",
+      "ĠTh ##om",
+      "Ġfo ##al",
+      "Ġfore ##ign",
+      "Ġover ##looking",
+      "Ġhigh ##light",
+      "ĠK ##ola",
+      "Ġpar ##cels",
+      "ĠP ##apers",
+      "ĠN ##ame",
+      "##rel ##and",
+      "Ġun ##le",
+      "Ġun ##icycle",
+      "ĠR ##og",
+      "ĠR ##ats",
+      "Ġpa ##cifier",
+      "Ġpain ##s",
+      "ĠG ##ather",
+      "ĠG ##ator",
+      "##ac ##ious",
+      "Ġvo ##ila",
+      "Ġri ##f",
+      "Ġhill ##side",
+      "##ign ##ificant",
+      "Ġcr ##uise",
+      "Ġlight ##ers",
+      "##amp ##y",
+      "Ġsmart ##ly",
+      "Ġrel ##ied",
+      "Ġele ##ct",
+      "Ġque ##ue",
+      "ĠCh ##ika",
+      "##ush ##ion",
+      "ĠLe ##gs",
+      "Ġpill ##ars",
+      "Ġteach ##ings",
+      "##eter ##mined",
+      "Ġwild ##flower",
+      "Ġlife ##style",
+      "Ġfil ##ming",
+      "ĠCat ##rina",
+      "##sp ##onsible",
+      "Ġret ##reated",
+      "ĠSt ##udy",
+      "Ġrub ##ies",
+      "ĠSp ##ending",
+      "Lila ##h",
+      "Ġpay ##ed",
+      "ĠBr ##ay",
+      "Ġmis ##placed",
+      "Re ##ggie",
+      "Ġtrick ##led",
+      "Ġghost ##ly",
+      "Ġdisappoin ##ting",
+      "Ġmill ##s",
+      "ĠSh ##orty",
+      "Ġstation ##master",
+      "Ġobser ##ver",
+      "Ġdistance ##s",
+      "Ġins ##ignificant",
+      "Ġaw ##ed",
+      "ĠMay ##or",
+      "ĠMe ##asuring",
+      "Ġbun ##ches",
+      "Ġrepeated ##ly",
+      "ĠChr ##issy",
+      "Pete ##y",
+      "ĠFor ##giveness",
+      "ĠSc ##arf",
+      "Ġconne ##ctions",
+      "Ġmer ##cury",
+      "ĠFire ##fighters",
+      "?!\" ##,",
+      "Ġburrow ##s",
+      "Ġaud ##ition",
+      "Ġmaster ##ing",
+      "Try ##ing",
+      "ĠIm ##ag",
+      "ĠOt ##ters",
+      "ĠAr ##f",
+      "Liz ##ard",
+      "ĠHar ##bor",
+      "ĠGrand ##child",
+      "Ġcompan ##ions",
+      "ĠRh ##onda",
+      "ĠTra ##ins",
+      "ĠOld ##ie",
+      "out ##s",
+      "ĠCher ##ries",
+      "Ġfurious ##ly",
+      "ĠKen ##zie",
+      "Win ##ning",
+      "Ġhuff ##ing",
+      "ĠStri ##ker",
+      "##osp ##ital",
+      "Ġgrunt ##ing",
+      "ĠTurn ##ing",
+      "ĠGen ##e",
+      "ĠRick ##ie",
+      "ĠCe ##iling",
+      "En ##ormous",
+      "bl ##ack",
+      "ĠPed ##al",
+      "ĠNat ##alia",
+      "Green ##y",
+      "Ġconst ##ant",
+      "ĠStick ##s",
+      "Ġvolunt ##eered",
+      "ĠCee ##Cee",
+      "Ġmini ##ature",
+      "ĠHoop ##y",
+      "Ġglance ##s",
+      "ĠMack ##enzie",
+      "ĠSel ##ina",
+      "Ġphra ##ses",
+      "Ġmilksh ##akes",
+      "del ##ay",
+      "Ġmould ##ed",
+      "ĠLaug ##h",
+      "Ġthaw ##ed",
+      "Call ##ie",
+      "Ġug ##lier",
+      "Ġcrink ##led",
+      "##ON ##K",
+      "squ ##awk",
+      "Ve ##getables",
+      "ĠViv ##ian",
+      "Ġbree ##zes",
+      "ĠMunch ##y",
+      "ĠLollipop ##s",
+      "ĠUs ##ually",
+      "ĠFur ##ball",
+      "Ear ##ly",
+      "Surf ##ing",
+      "Ġgrassland ##s",
+      "Ġrelia ##bility",
+      "Ġirre ##sponsible",
+      "Ġmotiv ##ation",
+      "##icke ##l",
+      "ĠPau ##ly",
+      "Ġhal ##ftime",
+      "need ##ed",
+      "Ġmement ##o",
+      "Ġpharma ##cy",
+      "Ġwhispe ##rer",
+      "Ġsurve ##yed",
+      "Ġdiction ##aries",
+      "Ġnuis ##ance",
+      "B ##iff",
+      "C ##ate",
+      "D ##ough",
+      "G ##rass",
+      "G ##host",
+      "J ##etty",
+      "L ##ula",
+      "L ##ift",
+      "M ##ist",
+      "M ##isty",
+      "M ##allory",
+      "N ##anny",
+      "O ##b",
+      "O ##ct",
+      "P ##ret",
+      "R ##rrrr",
+      "S ##auce",
+      "c ##r",
+      "c ##ars",
+      "d ##rip",
+      "e ##n",
+      "e ##le",
+      "i ##ce",
+      "t ##ruck",
+      "w ##arn",
+      "y ##o",
+      "Ġ ##*",
+      "Ġ ##om",
+      "##p ##any",
+      "##b ##et",
+      "##b ##ite",
+      "##d ##ings",
+      "##w ##ild",
+      "Ġb ##unk",
+      "Ġf ##urn",
+      "Ġwa ##il",
+      "Ġl ##inger",
+      "Ġp ##ails",
+      "Ġp ##iped",
+      "Ġp ##ouches",
+      "##om ##y",
+      "##om ##my",
+      "Ġn ##our",
+      "Ġha ##ired",
+      "ĠS ##age",
+      "##ing ##e",
+      "##ing ##ale",
+      "ĠH ##ula",
+      "Ġth ##us",
+      "##il ##ocks",
+      "ĠHe ##e",
+      "ĠShe ##et",
+      "Ġst ##ages",
+      "ĠO ##rn",
+      "ĠL ##ing",
+      "ĠL ##or",
+      "ĠL ##ost",
+      "ĠL ##oggy",
+      "ĠB ##ully",
+      "ĠB ##reeze",
+      "ĠB ##ippy",
+      "ĠB ##atty",
+      "ĠM ##ak",
+      "ĠM ##eadow",
+      "Ġbut ##t",
+      "##al ##og",
+      "ĠA ##k",
+      "##ack ##ing",
+      "Ġcat ##alog",
+      "##ul ##i",
+      "Ġsp ##ooked",
+      "Ġsc ##oured",
+      "Ġback ##fire",
+      "##ell ##ers",
+      "ĠBen ##son",
+      "Ġmu ##dd",
+      "Ġmu ##cky",
+      "ĠJ ##erome",
+      "ĠF ##reed",
+      "Ġpr ##on",
+      "Ġbl ##ower",
+      "Ġgot ##ta",
+      "Ġkne ##aded",
+      "ĠD ##J",
+      "ĠD ##ahlia",
+      "Ġpic ##n",
+      "##our ##t",
+      "Ġsk ##ater",
+      "Ġam ##ends",
+      "Ġsl ##ing",
+      "ĠC ##aterpillars",
+      "##ro ##v",
+      "Ġhand ##bag",
+      "Ġover ##grown",
+      "Ġpeople ##s",
+      "ĠK ##arla",
+      "##uff ##le",
+      "ĠP ##ap",
+      "ĠP ##res",
+      "Ġbra ##ided",
+      "ĠN ##in",
+      "ĠN ##iki",
+      "Ġun ##afraid",
+      "Ġfin ##ale",
+      "ĠG ##re",
+      "Ġz ##ippy",
+      "Ġnight ##ingale",
+      "##ign ##ed",
+      "So ##ccer",
+      "##af ##a",
+      "Ġwag ##gled",
+      "Ġwin ##es",
+      "In ##fant",
+      "Ġarm ##ful",
+      "##man ##ship",
+      "Ġres ##er",
+      "Ġele ##ments",
+      "Ġblank ##ie",
+      "##ol ##and",
+      "##arm ##en",
+      "Ġinv ##aded",
+      "Ġsal ##mon",
+      "On ##ion",
+      "##mer ##ged",
+      "##ee ##ase",
+      "Ġrich ##ness",
+      "Ġgen ##u",
+      "ĠSt ##orms",
+      "Ġgener ##al",
+      "ĠSp ##ort",
+      "Ġcab ##ins",
+      "Re ##indeer",
+      "ĠAl ##ma",
+      "Ġtrick ##le",
+      "Ġoffice ##s",
+      "Ġrep ##orters",
+      "Ġlibr ##aries",
+      "Ġalert ##ly",
+      "ĠSh ##h",
+      "Ġyet ##i",
+      "Ġflour ##ish",
+      "Ġfisher ##s",
+      "Ġobser ##vation",
+      "Ġtutor ##ing",
+      "Ġgrape ##fruit",
+      "ĠSpe ##ak",
+      "ĠHel ##mets",
+      "Ġfre ##qu",
+      "ĠHelp ##ful",
+      "Sh ##y",
+      "ĠBee ##bo",
+      "Bl ##ake",
+      "Ġbur ##gl",
+      "Ġlily ##pad",
+      "Ġbrid ##es",
+      "Ġkeeps ##ake",
+      "Ġdire ##cted",
+      "Ġgust ##o",
+      "Ġbeat ##ers",
+      "##ha ##usted",
+      "ĠAm ##ina",
+      "Ġrust ##les",
+      "Ġaccom ##pany",
+      "ĠLove ##ly",
+      "ĠStay ##ing",
+      "ĠSc ##arlet",
+      "Pe ##ach",
+      "ĠEl ##vis",
+      "Ġpleasure ##s",
+      "ĠZee ##bo",
+      "Ġnur ##sed",
+      "Am ##aya",
+      "Ġblast ##ing",
+      "##elie ##ving",
+      "ĠPl ##astic",
+      "Mouse ##y",
+      "Ġrout ##es",
+      "Ġcaw ##s",
+      "ĠWolf ##ie",
+      "ĠMagic ##ian",
+      "ĠLight ##s",
+      "ĠFle ##xy",
+      "ĠGold ##en",
+      "ĠOff ##ice",
+      "Ġmarve ##lling",
+      "Ġbound ##ing",
+      "ĠTra ##vel",
+      "ĠRaven ##s",
+      "El ##ise",
+      "Ġjigg ##ling",
+      "Ġblob ##s",
+      "ĠRude ##y",
+      "Kn ##ives",
+      "ĠVolcano ##es",
+      "bo ##x",
+      "Ġmoan ##ing",
+      "ĠEag ##erly",
+      "Ġfizz ##ed",
+      "ĠInd ##ependent",
+      "Ġchem ##ical",
+      "'' ##.",
+      "Ġbloss ##oming",
+      "Ġshimm ##ied",
+      "ĠFil ##m",
+      "Ġwed ##dings",
+      "ĠScoot ##y",
+      "ĠGlove ##y",
+      "Vo ##lcano",
+      "ĠImp ##atient",
+      "sque ##ak",
+      "Ġunimp ##ressed",
+      "Ġrepres ##ented",
+      "Ġge ##ode",
+      "check ##mate",
+      "Ġclothesp ##in",
+      "Ġnar ##wh",
+      "Ġcommunic ##ation",
+      "Ġsevere ##ly",
+      "Spl ##it",
+      "Ġchap ##ter",
+      "Tomato ##es",
+      "Ġcolle ##ag",
+      "Stu ##art",
+      "Ġmeek ##ly",
+      "Pir ##ates",
+      "Craw ##l",
+      "Ġlas ##ag",
+      "Ġunbelie ##vable",
+      "ĠWra ##pping",
+      "Ġapproving ##ly",
+      "Ġdw ##arf",
+      "Ġprompt ##ly",
+      "Ġscept ##ical",
+      "Ġappre ##hen",
+      "Ġrema ##inder",
+      "Ġscoff ##ed",
+      "Ġgymnastic ##s",
+      "emp ##ty",
+      "Ġrif ##le",
+      "! ##,",
+      "A ##pplaud",
+      "B ##ake",
+      "D ##ull",
+      "E ##nd",
+      "E ##scape",
+      "E ##ddy",
+      "E ##XIT",
+      "H ##and",
+      "H ##ush",
+      "I ##ron",
+      "J ##ordan",
+      "K ##ippy",
+      "L ##ay",
+      "L ##ori",
+      "O ##ctopus",
+      "P ##ie",
+      "P ##art",
+      "P ##atient",
+      "P ##urr",
+      "R ##ug",
+      "S ##ully",
+      "T ##am",
+      "T ##ere",
+      "T ##iffany",
+      "W ##ish",
+      "b ##oop",
+      "b ##lock",
+      "d ##ink",
+      "d ##oor",
+      "h ##ar",
+      "h ##opped",
+      "l ##ittle",
+      "l ##ie",
+      "n ##ormal",
+      "t ##reat",
+      "##a ##ia",
+      "##r ##ops",
+      "##e ##ady",
+      "##i ##y",
+      "##l ##our",
+      "##b ##es",
+      "##b ##ler",
+      "##z ##a",
+      "##z ##an",
+      "##u ##ra",
+      "##A ##D",
+      "##f ##u",
+      "##f ##ull",
+      "##E ##N",
+      "##S ##E",
+      "##O ##NG",
+      "Ġt ##ile",
+      "Ġb ##ac",
+      "##in ##ous",
+      "Ġc ##ider",
+      "Ġm ##ile",
+      "##er ##ty",
+      "##or ##ses",
+      "Ġth ##yme",
+      "Ġin ##ex",
+      "Ġpl ##a",
+      "Ġpl ##o",
+      "Ġr ##umbles",
+      "##ce ##mber",
+      "ĠShe ##lter",
+      "##se ##ye",
+      "##se ##ls",
+      "ĠM ##ate",
+      "ĠM ##iffy",
+      "Ġsm ##ear",
+      "Ġse ##rene",
+      "Ġgo ##bbling",
+      "Ġsp ##utter",
+      "Ġsp ##rain",
+      "Ġsc ##aven",
+      "Ġsc ##aled",
+      "##are ##th",
+      "##are ##well",
+      "ĠW ##arn",
+      "ĠW ##anted",
+      "ĠW ##obble",
+      "Ġco ##s",
+      "ĠJ ##r",
+      "ĠJ ##ee",
+      "ĠJ ##ud",
+      "ĠF ##ound",
+      "ĠF ##ull",
+      "ĠF ##ee",
+      "Ġsome ##what",
+      "Ġfl ##itted",
+      "##ish ##op",
+      "Ġsun ##ray",
+      "Ġch ##ats",
+      "Ġch ##imed",
+      "##ump ##ty",
+      "ĠD ##ic",
+      "ĠD ##asher",
+      "##au ##de",
+      "ĠE ##ye",
+      "ĠE ##la",
+      "Ġtr ##ove",
+      "Ġsl ##ay",
+      "Ġsl ##umber",
+      "ĠWe ##ight",
+      "Ġspec ##ific",
+      "Ġdan ##gled",
+      "Ġwind ##shield",
+      "Ġover ##p",
+      "ĠK ##ar",
+      "Ġpar ##lour",
+      "Ġkid ##nap",
+      "##ct ##ica",
+      "Ġqu ##ilts",
+      "Ġunt ##angles",
+      "Ġunt ##angling",
+      "No ##on",
+      "ĠP ##J",
+      "Ġun ##used",
+      "Ġcra ##ving",
+      "Ġcon ##co",
+      "##ac ##uate",
+      "Ġdis ##k",
+      "Ġcr ##ater",
+      "ĠAs ##ha",
+      "##av ##a",
+      "Ġmouth ##piece",
+      "Ġcast ##s",
+      "Ġwell ##ing",
+      "Ġspr ##inting",
+      "Ġear ##m",
+      "Ġmail ##bag",
+      "Ġseem ##ing",
+      "Ġforever ##more",
+      "Ġrec ##ital",
+      "Ġhoney ##bee",
+      "##ator ##s",
+      "ĠBe ##ck",
+      "Ġsal ##uted",
+      "Ġring ##er",
+      "St ##one",
+      "Ġfil ##ty",
+      "Ġmatch ##sticks",
+      "ĠGo ##ats",
+      "Ġfat ##test",
+      "Ġblow ##hole",
+      "Ġperform ##s",
+      "Ġcrack ##les",
+      "Ġtemp ##or",
+      "Ġfireplace ##s",
+      "Ġwinter ##s",
+      "ĠCl ##ang",
+      "##olog ##ist",
+      "ĠOr ##anges",
+      "Ġtour ##ist",
+      "Ġdigg ##ers",
+      "Ġlecture ##r",
+      "ĠAn ##abelle",
+      "ĠAn ##swer",
+      "Ġble ##ats",
+      "ĠRock ##ing",
+      "Ġappreci ##ates",
+      "ĠTw ##in",
+      "ĠRo ##ots",
+      "Bl ##ub",
+      "ĠChe ##t",
+      "ĠHop ##ing",
+      "ĠMo ##ly",
+      "Un ##pack",
+      "Un ##iverse",
+      "ĠSqu ##iggles",
+      "Tr ##ucky",
+      "Tr ##ouble",
+      "Ġboo ##ked",
+      "ĠAm ##azed",
+      "ĠFrank ##lin",
+      "ĠRemember ##ing",
+      "ĠJan ##ine",
+      "ĠGet ##ting",
+      "ĠPo ##co",
+      "ĠPr ##an",
+      "Ab ##out",
+      "ĠEl ##oise",
+      "Ru ##de",
+      "Ġty ##re",
+      "Ġty ##rannosaurus",
+      "ĠSof ##ie",
+      "Under ##ground",
+      "Ġswir ##ly",
+      "ĠEx ##pensive",
+      "Ġund ##ressed",
+      "ĠCow ##ie",
+      "Ġwaterfall ##s",
+      "ĠCro ##aky",
+      "Fl ##our",
+      "Ġstroll ##s",
+      "Ġloc ##ate",
+      "sp ##oiled",
+      "Ġdial ##og",
+      "Ġmasterpiece ##s",
+      "##pr ##oof",
+      "Ġguardian ##s",
+      "Aw ##esome",
+      "Ġhost ##s",
+      "Ġunst ##eady",
+      "ĠGu ##ilty",
+      "Ġreckless ##ly",
+      "Squirrel ##s",
+      "ĠDel ##icate",
+      "Ġseah ##orses",
+      "Ġweed ##ing",
+      "ĠGreg ##ory",
+      "Fe ##el",
+      "Up ##stairs",
+      "ĠGret ##ta",
+      "Ġlur ##ked",
+      "qu ##iet",
+      "Ġsele ##ct",
+      "##asc ##inated",
+      "Ġgrave ##yard",
+      "Ġpoo ##ch",
+      "ĠBes ##ide",
+      "grow ##ing",
+      "ĠFranc ##ine",
+      "Tri ##xie",
+      "Ġtreet ##op",
+      "ĠDes ##perate",
+      "ĠDis ##play",
+      "ĠCam ##illa",
+      "##RR ##RR",
+      "Ġcoward ##ly",
+      "Bar ##b",
+      "ĠNorm ##an",
+      "Ġbeck ##oning",
+      "ĠTan ##ia",
+      "Ġnon ##etheless",
+      "Ac ##cept",
+      "Di ##amond",
+      "ĠFeed ##ing",
+      "Ġrearr ##anged",
+      "rel ##iable",
+      "ĠJun ##ie",
+      "##CH ##OO",
+      "ĠAnton ##io",
+      "Gor ##illa",
+      "Ġmim ##ic",
+      "Ġprescri ##bed",
+      "Ġlabor ##atory",
+      "Ġpollin ##ate",
+      "Ġnecess ##arily",
+      "##artoon ##s",
+      "ĠEmbarrass ##ed",
+      "Ġbackf ##ired",
+      "Mart ##a",
+      "Ġjut ##ting",
+      "Ġleisure ##ly",
+      "Ġtrund ##led",
+      "Ġcontem ##pl",
+      "ĠCho ##co",
+      "ĠAntar ##ctica",
+      "Ġnarwh ##al",
+      ". ##`",
+      "A ##aah",
+      "B ##ri",
+      "B ##ry",
+      "B ##ab",
+      "B ##ones",
+      "C ##y",
+      "C ##uriosity",
+      "E ##ee",
+      "G ##izmo",
+      "G ##erald",
+      "H ##m",
+      "H ##ocus",
+      "I ##ris",
+      "M ##iki",
+      "M ##orty",
+      "M ##assage",
+      "N ##ikki",
+      "P ##ing",
+      "P ##rice",
+      "P ##ixie",
+      "R ##ep",
+      "T ##y",
+      "T ##urkey",
+      "Y ##AY",
+      "d ##ot",
+      "d ##oo",
+      "d ##ressed",
+      "g ##u",
+      "l ##im",
+      "m ##on",
+      "m ##ind",
+      "p ##ray",
+      "p ##inch",
+      "p ##icking",
+      "s ##ack",
+      "v ##ictory",
+      "Ġ ##!",
+      "Ġ ##irr",
+      "##n ##umber",
+      "##o ##sh",
+      "##l ##ery",
+      "##p ##in",
+      "##y ##y",
+      "##b ##ooks",
+      "##d ##ered",
+      "##O ##R",
+      "ĠT ##elly",
+      "ĠT ##ibby",
+      "Ġwa ##re",
+      "Ġd ##re",
+      "Ġm ##utt",
+      "Ġhe ##aved",
+      "##ar ##ant",
+      "Ġg ##ushing",
+      "ĠS ##imi",
+      "ĠH ##illy",
+      "Ġin ##e",
+      "Ġbe ##acon",
+      "##ith ##a",
+      "##pp ##ity",
+      "##ck ##o",
+      "ĠO ##ven",
+      "##end ##ra",
+      "ĠL ##ip",
+      "ĠL ##ux",
+      "##ily ##n",
+      "ĠB ##ly",
+      "Ġdo ##zen",
+      "ĠM ##aker",
+      "ĠM ##isha",
+      "Ġsh ##ar",
+      "Ġsh ##ushed",
+      "Ġk ##arate",
+      "Ġwh ##in",
+      "Ġwh ##oo",
+      "ĠA ##aliyah",
+      "##ter ##ing",
+      "##ter ##ia",
+      "##ill ##ing",
+      "##ra ##ine",
+      "Ġre ##ap",
+      "##ur ##ora",
+      "Ġtogether ##ness",
+      "Ġout ##age",
+      "Ġout ##number",
+      "Ġsp ##anked",
+      "Ġsp ##rained",
+      "Ġco ##des",
+      "Ġwal ##nut",
+      "##uc ##ting",
+      "ĠJ ##one",
+      "ĠSpot ##s",
+      "ĠF ##ab",
+      "##ab ##in",
+      "##ab ##itha",
+      "ĠD ##u",
+      "ĠD ##am",
+      "ĠD ##ING",
+      "Ġcare ##er",
+      "##qu ##el",
+      "##udd ##er",
+      "ĠE ##ileen",
+      "Ġsl ##opes",
+      "ĠC ##ubby",
+      "ĠC ##ircus",
+      "ĠC ##reative",
+      "Ġsky ##sc",
+      "##pl ##ugs",
+      "Ġdon ##ations",
+      "Ġgr ##umbly",
+      "Ġgl ##ade",
+      "ĠK ##iara",
+      "ĠP ##iggie",
+      "ĠP ##ocket",
+      "Ġsqu ##ab",
+      "Ġun ##av",
+      "Ġwo ##ven",
+      "ĠR ##aggie",
+      "ĠR ##ana",
+      "Ġtalk ##er",
+      "ĠDo ##e",
+      "##ac ##o",
+      "Ġmon ##arch",
+      "Ġcr ##owed",
+      "Ġcr ##ates",
+      "Ġhair ##pin",
+      "ĠAs ##lan",
+      "Ġswing ##er",
+      "She ##ila",
+      "So ##ld",
+      "Ġsnow ##bank",
+      "Ġtight ##ens",
+      "Ġwhite ##board",
+      "Ġear ##plugs",
+      "Ġpet ##rified",
+      "Ġpast ##ed",
+      "ĠCh ##op",
+      "ĠCh ##oppy",
+      "ĠCh ##ipper",
+      "ĠLe ##opards",
+      "Ġsharp ##ly",
+      "Ġorgan ##izes",
+      "Ġhorse ##sh",
+      "ĠBe ##au",
+      "ĠBe ##ware",
+      "Ġca ##ved",
+      "Ġsmooth ##s",
+      "##let ##te",
+      "ĠMy ##ra",
+      "Ġhum ##s",
+      "Ġhose ##pipe",
+      "ĠTr ##istan",
+      "Ġcollect ##ors",
+      "Ġharm ##ing",
+      "Ġref ##resh",
+      "Ġtax ##es",
+      "Ġcandle ##light",
+      "Ġtag ##ging",
+      "Ġenvel ##oped",
+      "Ġloop ##y",
+      "Ġthunder ##ed",
+      "Ġfreez ##ers",
+      "Al ##as",
+      "Ġart ##ic",
+      "ĠV ##icki",
+      "Ġpup ##s",
+      "Ch ##ad",
+      "ĠFl ##ag",
+      "ĠRu ##bbing",
+      "ĠSm ##iles",
+      "Ġoper ##ate",
+      "Ġoper ##ating",
+      "ĠRock ##ets",
+      "Ġtrave ##llers",
+      "ĠFrog ##gie",
+      "ĠAm ##ir",
+      "Sp ##rinkles",
+      "Ġunf ##urled",
+      "ĠPr ##oud",
+      "wh ##ite",
+      "ĠEl ##ina",
+      "ĠRain ##a",
+      "ĠFire ##men",
+      "Ġhawk ##s",
+      "Ġdef ##iant",
+      "Jul ##ian",
+      "Ġtil ##ting",
+      "Moo ##Moo",
+      "Ġlipstick ##s",
+      "Ġdisc ##arded",
+      "Ġdecl ##ined",
+      "ĠDe ##cember",
+      "ĠMin ##ts",
+      "ĠSuper ##hero",
+      "Ġsav ##our",
+      "Ġunz ##ips",
+      "Ġshh ##h",
+      "ĠFix ##ing",
+      "ĠPrune ##lla",
+      "ĠEd ##win",
+      "Ġbund ##les",
+      "Ġchatter ##s",
+      "Ġcompliment ##ing",
+      "or ##gan",
+      "ĠThrough ##out",
+      "Ġprogress ##ed",
+      "ĠAfric ##an",
+      "Pam ##ela",
+      "##bur ##st",
+      "ĠFran ##nie",
+      "Ġdistract ##ions",
+      "Ġunc ##urled",
+      "Ġchamp ##ions",
+      "cra ##cker",
+      "Ġgrandk ##id",
+      "Grand ##child",
+      "Son ##ia",
+      "ĠAd ##ri",
+      "Ġpurchase ##s",
+      "Ġtink ##er",
+      "ĠPet ##a",
+      "ĠClown ##s",
+      "Ġsorrow ##s",
+      "Ġacc ##ount",
+      "ĠHouse ##s",
+      "Ġsevent ##h",
+      "Ġtwitch ##y",
+      "Ġunderest ##imated",
+      "ĠCup ##board",
+      "Ra ##j",
+      "Fore ##ver",
+      "Ġinqu ##ired",
+      "Ġdisl ##ike",
+      "Pol ##ishing",
+      "Ġrequ ##ire",
+      "Ahhh ##h",
+      "ĠReal ##izing",
+      "Ġpleading ##ly",
+      "Ġpoll ##ution",
+      "Ġfrol ##icking",
+      "ĠYield ##ing",
+      "ĠDis ##gusting",
+      "Ġgemst ##ones",
+      "Ġfal ##con",
+      "Lady ##bug",
+      "Ġtranqu ##il",
+      "sk ##ip",
+      "ĠEle ##ctricity",
+      "rem ##ove",
+      "Ġrepres ##ent",
+      "Geor ##g",
+      "Van ##illa",
+      "Gu ##ard",
+      "Ġconsc ##ious",
+      "ĠTar ##zan",
+      "Ġment ##al",
+      "ĠCec ##ilia",
+      "ĠInsect ##s",
+      "ĠBatter ##y",
+      "ĠHedge ##hog",
+      "ĠIg ##loo",
+      "Ġefficient ##ly",
+      "Button ##s",
+      "ĠWilf ##red",
+      "ĠSton ##es",
+      "Ġbron ##to",
+      "Ġath ##lete",
+      "Ostri ##ch",
+      "ĠRef ##rigerator",
+      "Jem ##ima",
+      "ĠSeed ##s",
+      "##uz ##u",
+      "Ġplummet ##ed",
+      "Ġjudg ##ment",
+      "Ġvesse ##l",
+      "##wild ##ered",
+      "Ġearm ##uffs",
+      "Ġdialog ##ue",
+      "lim ##its",
+      "Ġirr ##it",
+      "Ġware ##house",
+      "Ġoutnumber ##ed",
+      ") ##.",
+      "A ##CHOO",
+      "B ##art",
+      "B ##ald",
+      "C ##atie",
+      "F ##ay",
+      "F ##antastic",
+      "F ##irework",
+      "H ##al",
+      "H ##umble",
+      "M ##ule",
+      "P ##rotect",
+      "P ##repare",
+      "R ##uffy",
+      "R ##iver",
+      "S ##et",
+      "T ##rick",
+      "W ##agon",
+      "Y ##ell",
+      "d ##ive",
+      "e ##ww",
+      "e ##quipment",
+      "h ##ug",
+      "h ##ang",
+      "h ##ooray",
+      "k ##nown",
+      "m ##ark",
+      "m ##oon",
+      "r ##ight",
+      "s ##chool",
+      "s ##wing",
+      "t ##en",
+      "w ##rap",
+      "##a ##es",
+      "##c ##ible",
+      "##g ##row",
+      "##p ##apa",
+      "##m ##ith",
+      "##m ##ind",
+      "##v ##onne",
+      "##x ##anne",
+      "##L ##L",
+      "##A ##S",
+      "##f ##ixed",
+      "##E ##T",
+      "##F ##i",
+      "##U ##T",
+      "Ġt ##ins",
+      "Ġw ##ren",
+      "ĠT ##ori",
+      "Ġd ##ood",
+      "Ġp ##ap",
+      "##er ##ves",
+      "##er ##ang",
+      "##ar ##ison",
+      "Ġth ##ra",
+      "##ig ##a",
+      "Ġpl ##atter",
+      "Ġbe ##er",
+      "Ġy ##ummies",
+      "Ġr ##udder",
+      "ĠI ##rony",
+      "ĠI ##reland",
+      "##st ##ar",
+      "##ve ##ster",
+      "ĠO ##zzy",
+      "ĠL ##ad",
+      "ĠL ##ani",
+      "ĠL ##olli",
+      "ĠB ##IG",
+      "ĠB ##ianca",
+      "##se ##ll",
+      "ĠM ##ule",
+      "ĠM ##arlene",
+      "Ġwh ##iz",
+      "ĠA ##ma",
+      "ĠA ##idan",
+      "Ġlo ##aves",
+      "##ry ##n",
+      "##ra ##it",
+      "Ġre ##x",
+      "Ġtre ##ad",
+      "Ġout ##burst",
+      "Ġsp ##ite",
+      "Ġsp ##acious",
+      "ĠW ##ilk",
+      "##ach ##ael",
+      "ĠJ ##ob",
+      "Ġsw ##ear",
+      "ĠD ##ig",
+      "ĠD ##uncan",
+      "Ġv ##amp",
+      "Ġv ##ote",
+      "Ġho ##ots",
+      "ĠE ##r",
+      "ĠE ##lf",
+      "ĠE ##vent",
+      "Ġtr ##op",
+      "ĠC ##oming",
+      "ĠC ##AW",
+      "ĠC ##ourt",
+      "##ro ##f",
+      "Ġen ##ab",
+      "Mom ##s",
+      "ĠTh ##ird",
+      "Ġover ##board",
+      "##em ##my",
+      "ĠP ##icky",
+      "ĠP ##ets",
+      "ĠN ##or",
+      "ĠN ##ic",
+      "##be ##ing",
+      "Ġhat ##ches",
+      "Ġsn ##agged",
+      "Ġwhere ##as",
+      "ĠJo ##key",
+      "ĠG ##ummy",
+      "ĠG ##unny",
+      "Ġtalk ##ative",
+      "Ġmon ##um",
+      "Ġfollow ##er",
+      "Ġac ##cu",
+      "##pe ##st",
+      "Ġcomp ##arison",
+      "ĠRe ##veal",
+      "Ġwell ##being"
+    ]
+  }
+}
\ No newline at end of file