diff --git "a/tokenizer.json" "b/tokenizer.json" new file mode 100644--- /dev/null +++ "b/tokenizer.json" @@ -0,0 +1,17576 @@ +{ + "version": "1.0", + "truncation": null, + "padding": null, + "added_tokens": [ + { + "id": 0, + "content": "<|void|>", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": null, + "pre_tokenizer": { + "type": "Sequence", + "pretokenizers": [ + { + "type": "Digits", + "individual_digits": true + }, + { + "type": "ByteLevel", + "add_prefix_space": false, + "trim_offsets": true, + "use_regex": true + } + ] + }, + "post_processor": { + "type": "ByteLevel", + "add_prefix_space": true, + "trim_offsets": true, + "use_regex": true + }, + "decoder": { + "type": "ByteLevel", + "add_prefix_space": true, + "trim_offsets": true, + "use_regex": true + }, + "model": { + "type": "BPE", + "dropout": 0.9, + "unk_token": "<|void|>", + "continuing_subword_prefix": null, + "end_of_word_suffix": null, + "fuse_unk": true, + "byte_fallback": false, + "vocab": { + "<|void|>": 0, + "!": 1, + "\"": 2, + "#": 3, + "$": 4, + "%": 5, + "&": 6, + "'": 7, + "(": 8, + ")": 9, + "*": 10, + "+": 11, + ",": 12, + "-": 13, + ".": 14, + "/": 15, + "0": 16, + "1": 17, + "2": 18, + "3": 19, + "4": 20, + "5": 21, + "6": 22, + "7": 23, + "8": 24, + "9": 25, + ":": 26, + ";": 27, + "<": 28, + "=": 29, + ">": 30, + "?": 31, + "@": 32, + "A": 33, + "B": 34, + "C": 35, + "D": 36, + "E": 37, + "F": 38, + "G": 39, + "H": 40, + "I": 41, + "J": 42, + "K": 43, + "L": 44, + "M": 45, + "N": 46, + "O": 47, + "P": 48, + "Q": 49, + "R": 50, + "S": 51, + "T": 52, + "U": 53, + "V": 54, + "W": 55, + "X": 56, + "Y": 57, + "Z": 58, + "[": 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, + "¢": 96, + "£": 97, + "¤": 98, + "¥": 99, + "¦": 100, + "§": 101, + "¨": 102, + "©": 103, + "ª": 104, + "«": 105, + "¬": 106, + "®": 107, + "¯": 108, + "°": 109, + "±": 110, + "²": 111, + "³": 112, + "´": 113, + "µ": 114, + "¶": 115, + "·": 116, + "¸": 117, + "¹": 118, + "º": 119, + "»": 120, + "¼": 121, + "½": 122, + "¾": 123, + "¿": 124, + "À": 125, + "Á": 126, + "Â": 127, + "Ã": 128, + "Ä": 129, + "Å": 130, + "Æ": 131, + "Ç": 132, + "È": 133, + "É": 134, + "Ê": 135, + "Ë": 136, + "Ì": 137, + "Í": 138, + "Î": 139, + "Ï": 140, + "Ð": 141, + "Ñ": 142, + "Ò": 143, + "Ó": 144, + "Ô": 145, + "Õ": 146, + "Ö": 147, + "×": 148, + "Ø": 149, + "Ù": 150, + "Ú": 151, + "Û": 152, + "Ü": 153, + "Ý": 154, + "Þ": 155, + "ß": 156, + "à": 157, + "á": 158, + "â": 159, + "ã": 160, + "ä": 161, + "å": 162, + "æ": 163, + "ç": 164, + "è": 165, + "é": 166, + "ê": 167, + "ë": 168, + "ì": 169, + "í": 170, + "î": 171, + "ï": 172, + "ð": 173, + "ñ": 174, + "ò": 175, + "ó": 176, + "ô": 177, + "õ": 178, + "ö": 179, + "÷": 180, + "ø": 181, + "ù": 182, + "ú": 183, + "û": 184, + "ü": 185, + "ý": 186, + "þ": 187, + "ÿ": 188, + "Ā": 189, + "ā": 190, + "Ă": 191, + "ă": 192, + "Ą": 193, + "ą": 194, + "Ć": 195, + "ć": 196, + "Ĉ": 197, + "ĉ": 198, + "Ċ": 199, + "ċ": 200, + "Č": 201, + "č": 202, + "Ď": 203, + "ď": 204, + "Đ": 205, + "đ": 206, + "Ē": 207, + "ē": 208, + "Ĕ": 209, + "ĕ": 210, + "Ė": 211, + "ė": 212, + "Ę": 213, + "ę": 214, + "Ě": 215, + "ě": 216, + "Ĝ": 217, + "ĝ": 218, + "Ğ": 219, + "ğ": 220, + "Ġ": 221, + "ġ": 222, + "Ģ": 223, + "ģ": 224, + "Ĥ": 225, + "ĥ": 226, + "Ħ": 227, + "ħ": 228, + "Ĩ": 229, + "ĩ": 230, + "Ī": 231, + "ī": 232, + "Ĭ": 233, + "ĭ": 234, + "Į": 235, + "į": 236, + "İ": 237, + "ı": 238, + "IJ": 239, + "ij": 240, + "Ĵ": 241, + "ĵ": 242, + "Ķ": 243, + "ķ": 244, + "ĸ": 245, + "Ĺ": 246, + "ĺ": 247, + "Ļ": 248, + "ļ": 249, + "Ľ": 250, + "ľ": 251, + "Ŀ": 252, + "ŀ": 253, + "Ł": 254, + "ł": 255, + "Ń": 256, + "he": 257, + "Ġt": 258, + "Ġa": 259, + "Ġs": 260, + "Ġw": 261, + "nd": 262, + "Ġthe": 263, + "ed": 264, + "Ġand": 265, + "Ġto": 266, + "Ġb": 267, + "in": 268, + "Ġh": 269, + "Ġwa": 270, + "re": 271, + "ou": 272, + "Ġf": 273, + "it": 274, + "Ġl": 275, + "Ġc": 276, + "Ġd": 277, + "er": 278, + "Ġhe": 279, + "Ġm": 280, + "Ġp": 281, + "Ġwas": 282, + "om": 283, + "ĠT": 284, + "Ġo": 285, + "ay": 286, + "ar": 287, + "is": 288, + "ing": 289, + "il": 290, + "Ġg": 291, + "id": 292, + "at": 293, + "en": 294, + "Ġn": 295, + "Ġsa": 296, + "Ġha": 297, + "ĠS": 298, + "ĠThe": 299, + "an": 300, + "im": 301, + "or": 302, + "on": 303, + "Ġit": 304, + "Ġth": 305, + "ll": 306, + "le": 307, + "ĠH": 308, + "Ġher": 309, + "ot": 310, + "et": 311, + "ir": 312, + "ĠShe": 313, + "es": 314, + "ĠHe": 315, + "Ġin": 316, + "ver": 317, + "ut": 318, + "ow": 319, + "ĠThey": 320, + "ck": 321, + "Ġe": 322, + "Ġu": 323, + "ld": 324, + "Ġy": 325, + "oo": 326, + "Ġsaid": 327, + "ig": 328, + "Ġ\"": 329, + "ily": 330, + "Ġr": 331, + "Ġbe": 332, + "am": 333, + "Ġst": 334, + "ĠI": 335, + "ce": 336, + "ke": 337, + "Ġshe": 338, + "ve": 339, + "pp": 340, + "ith": 341, + "Ġwith": 342, + "Lily": 343, + "On": 344, + "Ġon": 345, + "Ġyou": 346, + "Ġof": 347, + "ked": 348, + "ri": 349, + "Ġso": 350, + "nt": 351, + "Ġhis": 352, + "Ġpl": 353, + "ad": 354, + "very": 355, + "Ġday": 356, + "Ġthat": 357, + "Ġup": 358, + "Ġplay": 359, + "Ġhad": 360, + "st": 361, + "Ġthey": 362, + "Ġwe": 363, + "ĠLily": 364, + "Ġmom": 365, + "Ġfor": 366, + "ĠB": 367, + "el": 368, + "un": 369, + "ould": 370, + "'s": 371, + "my": 372, + "The": 373, + "Ġli": 374, + "ch": 375, + "ent": 376, + "Ġhapp": 377, + "Ġwant": 378, + "itt": 379, + "Ġsh": 380, + "out": 381, + "her": 382, + "Ġdo": 383, + "ly": 384, + "Ġnot": 385, + "ome": 386, + "se": 387, + "Ġvery": 388, + "ound": 389, + "end": 390, + "all": 391, + "Ġwh": 392, + "ime": 393, + "ittle": 394, + "Ġk": 395, + "Ġtime": 396, + "Ġlittle": 397, + "al": 398, + "ĠĊ": 399, + "Ġthere": 400, + "Ġne": 401, + "ht": 402, + "ĠM": 403, + "Ġre": 404, + "Ġhappy": 405, + "Ġsm": 406, + "Ġbig": 407, + "Ġis": 408, + "ĠIt": 409, + "Ġbut": 410, + "ack": 411, + "Ġan": 412, + "Ġsaw": 413, + "riend": 414, + ".\"": 415, + "Ġfriend": 416, + "ry": 417, + "Ġas": 418, + "ra": 419, + "One": 420, + "ide": 421, + "ake": 422, + "'t": 423, + "!\"": 424, + "ug": 425, + "Ġloo": 426, + "ved": 427, + "ter": 428, + "Ġwere": 429, + "ore": 430, + "Once": 431, + "Ġlo": 432, + "ec": 433, + "Ġhim": 434, + "Ġtoo": 435, + "Ġgo": 436, + "Ġbo": 437, + "Ġse": 438, + "irl": 439, + "Ġare": 440, + "Ġj": 441, + "ĠTim": 442, + "ard": 443, + "Ġwanted": 444, + "ill": 445, + "Ġgirl": 446, + "Ġupon": 447, + "Ġthem": 448, + "Ġout": 449, + "Ġat": 450, + "ur": 451, + "ind": 452, + "Ġtheir": 453, + "fu": 454, + "Ġsp": 455, + "way": 456, + "ĠA": 457, + "Ġsmil": 458, + "Ġdid": 459, + "Ġcould": 460, + "hen": 461, + "Ġhave": 462, + "ain": 463, + "art": 464, + "Ġex": 465, + "hed": 466, + "rom": 467, + "Ġwent": 468, + "Ġar": 469, + "ic": 470, + "Ġcan": 471, + "ĠJ": 472, + "lp": 473, + "ful": 474, + "ĠBen": 475, + "ood": 476, + "?\"": 477, + "hing": 478, + "Ġfriends": 479, + "Ġnam": 480, + "ight": 481, + "Ġall": 482, + "Ġhelp": 483, + "Ġkn": 484, + "um": 485, + "one": 486, + "ark": 487, + "Ġback": 488, + "Ġsay": 489, + "You": 490, + "Ġfun": 491, + "Ġcl": 492, + "ĠTom": 493, + "are": 494, + "Ġno": 495, + "Ġle": 496, + "op": 497, + "Ġsmiled": 498, + "Ġsc": 499, + "Ġnamed": 500, + "Ġal": 501, + "oug": 502, + "Ġloved": 503, + "side": 504, + "elt": 505, + "ĠOne": 506, + "Ġman": 507, + "Ġasked": 508, + "ick": 509, + "Ġtoy": 510, + "Ġlike": 511, + "Ġfe": 512, + "Ġfelt": 513, + "Ġlooked": 514, + "Ġsome": 515, + "Ġaround": 516, + "Ġsee": 517, + "Ġme": 518, + "ame": 519, + "omet": 520, + "ĠW": 521, + "Ġro": 522, + "Ġbr": 523, + "ure": 524, + "ĠTimmy": 525, + "Ġbir": 526, + "get": 527, + "ice": 528, + "Ġboy": 529, + "Ġwould": 530, + "Ġstart": 531, + "ong": 532, + "â": 533, + "âĤ": 534, + "âĤ¬": 535, + "ss": 536, + "Ġbird": 537, + "Ġsomet": 538, + "Ġfa": 539, + "dd": 540, + "ings": 541, + "Ġag": 542, + "Ġwor": 543, + "Ġwhat": 544, + "ade": 545, + "Ġmake": 546, + "king": 547, + ",\"": 548, + "ie": 549, + "ĠBut": 550, + "own": 551, + "Ġtre": 552, + "Ġran": 553, + "gether": 554, + "ĠYou": 555, + "Ġaway": 556, + "ag": 557, + "ared": 558, + "Ġsays": 559, + "Ġstarted": 560, + "oud": 561, + "if": 562, + "Ġmade": 563, + "Ġcar": 564, + "Ġsomething": 565, + "Ġtogether": 566, + "ited": 567, + "ther": 568, + "Ġpark": 569, + "Ġco": 570, + "Ġsad": 571, + "Ġother": 572, + "Ġnew": 573, + "Ġexc": 574, + "Ġput": 575, + "Ġfrom": 576, + "Ġpr": 577, + "ell": 578, + "ĠL": 579, + "Ġla": 580, + "Ġhug": 581, + "ble": 582, + "Ġmu": 583, + "ook": 584, + "ach": 585, + "Ġagain": 586, + "Ġhome": 587, + "Ġwhen": 588, + "Ġgood": 589, + "hat": 590, + "ep": 591, + "Ġwho": 592, + "est": 593, + "ried": 594, + "Ġfound": 595, + "Ġfl": 596, + "Ġthen": 597, + "Ġch": 598, + "Ġdec": 599, + "pped": 600, + "Ġwal": 601, + "as": 602, + "Ġget": 603, + "qu": 604, + "Ġplaying": 605, + "ought": 606, + "pl": 607, + "ĠE": 608, + "ally": 609, + "Ġsw": 610, + "ous": 611, + "nn": 612, + "Ġthings": 613, + "Ġexcited": 614, + "Ġliked": 615, + "Ġgot": 616, + "uck": 617, + "ro": 618, + "ided": 619, + "Ġdecided": 620, + "Ġbl": 621, + "ave": 622, + "Ġcame": 623, + "Ġevery": 624, + "ara": 625, + "Ġyour": 626, + "ĠD": 627, + "ĠMom": 628, + "ax": 629, + "Ġv": 630, + "Ġscared": 631, + "ust": 632, + "Ġone": 633, + "Ġdog": 634, + "Ġdown": 635, + "ouse": 636, + "ny": 637, + "Ġfind": 638, + "Ġcare": 639, + "Ġbec": 640, + "ist": 641, + "Ġthan": 642, + "Ġfeel": 643, + "ap": 644, + "ue": 645, + "udd": 646, + "nna": 647, + "Ġdad": 648, + "Ġab": 649, + "They": 650, + "Ġmy": 651, + "Ġlook": 652, + "Ġke": 653, + "our": 654, + "Ġwill": 655, + "arn": 656, + "Ġgr": 657, + "us": 658, + "nder": 659, + "Ġgra": 660, + "ways": 661, + "ess": 662, + "Ġdidn": 663, + "Ġpo": 664, + "fe": 665, + "Ġalways": 666, + "Ġtook": 667, + "Ġabout": 668, + "ant": 669, + "bb": 670, + "Ġlot": 671, + "Ġmommy": 672, + "Ġtoys": 673, + "Ġkne": 674, + "ers": 675, + "ise": 676, + "ite": 677, + "Ġoutside": 678, + "Ġtree": 679, + "Ġthought": 680, + "Ġball": 681, + "ĠF": 682, + "Ġmore": 683, + "eci": 684, + "ĠSam": 685, + "ened": 686, + "ched": 687, + "Ġta": 688, + "Ġold": 689, + "Ġho": 690, + "Ġlearn": 691, + "ret": 692, + "Ġint": 693, + "ged": 694, + "Ġknow": 695, + "Ġlaug": 696, + "Ġtake": 697, + "ecial": 698, + "Ġspecial": 699, + "Ġsor": 700, + "Ġcat": 701, + "udden": 702, + "Ġknew": 703, + "ĠMax": 704, + "ive": 705, + "ia": 706, + "Ġpe": 707, + "Ġany": 708, + "uddenly": 709, + "Ġtr": 710, + "fter": 711, + "Ġhow": 712, + "ma": 713, + "Ġshow": 714, + "ink": 715, + "Ġsorry": 716, + "Ġtw": 717, + "But": 718, + "Ġmuch": 719, + "au": 720, + "ish": 721, + "Ġrun": 722, + "and": 723, + "Ġhand": 724, + "Ġsl": 725, + "ven": 726, + "Ġhouse": 727, + "Ġor": 728, + "Ġop": 729, + "Ġsk": 730, + "Ġmo": 731, + "Ġclo": 732, + "Ġsun": 733, + "Ġinto": 734, + "Ġtried": 735, + "Ġinside": 736, + "ate": 737, + "Ġtold": 738, + "Ġwater": 739, + "Ġthis": 740, + "Ġen": 741, + "ank": 742, + "Ġif": 743, + "Ġproud": 744, + "ump": 745, + "Ġqu": 746, + "Ġover": 747, + "Ġcouldn": 748, + "Tom": 749, + "dy": 750, + "Ġgave": 751, + "Ġheard": 752, + "ĠSara": 753, + "Ġnever": 754, + "by": 755, + "Ġeach": 756, + "ace": 757, + "Ġroom": 758, + "ty": 759, + "Ġexpl": 760, + "ĠEvery": 761, + "Ġeat": 762, + "ĠWe": 763, + "other": 764, + "ause": 765, + "Ġpick": 766, + "ion": 767, + "Ġpret": 768, + "ĠAnna": 769, + "Mom": 770, + "Ġplayed": 771, + "ge": 772, + "etter": 773, + "Ġjust": 774, + "ak": 775, + "Ġhugged": 776, + "Ġgre": 777, + "here": 778, + "Ġoff": 779, + "Ġcom": 780, + "Ġwat": 781, + "oth": 782, + "Ġbox": 783, + "Ġnice": 784, + "'m": 785, + "Ġstr": 786, + "Ġbecause": 787, + "Ġneed": 788, + "ile": 789, + "Ġmany": 790, + "Ġfo": 791, + "uc": 792, + "Ġjo": 793, + "Ġbear": 794, + "Ġsmall": 795, + "iz": 796, + "Ġbu": 797, + "ving": 798, + "Ġlong": 799, + "ine": 800, + "gry": 801, + "imal": 802, + "ort": 803, + "Ġanimal": 804, + "Ġsn": 805, + "ough": 806, + "Ġtry": 807, + "Ġunt": 808, + "ild": 809, + "sel": 810, + "urt": 811, + "Ġuntil": 812, + "ĠJack": 813, + "sed": 814, + "Ġkind": 815, + "Ġlearned": 816, + "Ġim": 817, + "Ġlove": 818, + "Ġbetter": 819, + "ft": 820, + "Ġflow": 821, + "Ġcall": 822, + "Ġdon": 823, + "He": 824, + "ĠJo": 825, + "Ġend": 826, + "Ġad": 827, + "ull": 828, + "Ġbest": 829, + "vent": 830, + "Yes": 831, + "ars": 832, + "urp": 833, + "ady": 834, + "em": 835, + "ream": 836, + "aut": 837, + "urn": 838, + "ĠMia": 839, + "Ġcle": 840, + "ĠAnd": 841, + "ves": 842, + "Åĵ": 843, + "arden": 844, + "ĠC": 845, + "Ġgarden": 846, + "Ġfast": 847, + "Ġcareful": 848, + "ber": 849, + "Ġbeaut": 850, + "lly": 851, + "Th": 852, + "Ġeven": 853, + "pt": 854, + "Ġbra": 855, + "ies": 856, + "Ġthanked": 857, + "Ġfi": 858, + "ĠSo": 859, + "Ġche": 860, + "Ġlaughed": 861, + "Ġsky": 862, + "Ġby": 863, + "It": 864, + "ĠHer": 865, + "Ġjump": 866, + "Ġgl": 867, + "ase": 868, + "Ġte": 869, + "Ġloud": 870, + "self": 871, + "iny": 872, + "Ġway": 873, + "wn": 874, + "Ġbeauti": 875, + "Ġcome": 876, + "lew": 877, + "Ġlist": 878, + "Ġwo": 879, + "Ġbeautiful": 880, + "Ġhard": 881, + "Ġlots": 882, + "Ġra": 883, + "Ġstill": 884, + "Ġfam": 885, + "Ġanimals": 886, + "Ġâ": 887, + "Ġhurt": 888, + "Ġunder": 889, + "ĠThen": 890, + "ect": 891, + "Ġstay": 892, + "ning": 893, + "Ġlet": 894, + "ct": 895, + "Ġboth": 896, + "Ġcu": 897, + "ĠHis": 898, + "hes": 899, + "be": 900, + "Ġsafe": 901, + "ĠFrom": 902, + "ool": 903, + "ree": 904, + "Ġcol": 905, + "Ġtwo": 906, + "Ġbad": 907, + "Ġbook": 908, + "Ġimp": 909, + "ople": 910, + "Ġrem": 911, + "ane": 912, + "Ġlived": 913, + "kay": 914, + "ock": 915, + "ucy": 916, + "Ġwalked": 917, + "Tim": 918, + "ast": 919, + "urpr": 920, + "Ġbrave": 921, + "Ġshould": 922, + "Ġits": 923, + "ob": 924, + "ished": 925, + "Ġangry": 926, + "Ġsurpr": 927, + "Ġfamily": 928, + "ress": 929, + "igh": 930, + "When": 931, + "Ġpeople": 932, + "Ġflew": 933, + "Ġcalled": 934, + "No": 935, + "Ġred": 936, + "Ġstor": 937, + "ip": 938, + "Ġsoon": 939, + "Ġfin": 940, + "hn": 941, + "Let": 942, + "led": 943, + "Ġkept": 944, + "Ġfore": 945, + "fore": 946, + "Ġdan": 947, + "Ġshare": 948, + "Ġfly": 949, + "xt": 950, + "ised": 951, + "dded": 952, + "Ġpic": 953, + "âĤ¬â": 954, + "Ġdoor": 955, + "Ġgoing": 956, + "ĠP": 957, + "ĠWhen": 958, + "Ġpretty": 959, + "Ġkeep": 960, + "Ġnow": 961, + "Ġrock": 962, + "Ġclean": 963, + "Ġdra": 964, + "ary": 965, + "Ġadvent": 966, + "ummy": 967, + "Ġnoise": 968, + "Ġopened": 969, + "Ġshiny": 970, + "age": 971, + "Ġexplore": 972, + "Ġwind": 973, + "Ġdoll": 974, + "Ġcry": 975, + "Ġcon": 976, + "Ġide": 977, + "Ġbefore": 978, + "ied": 979, + "Ben": 980, + "illy": 981, + "Ġreal": 982, + "Ġsto": 983, + "so": 984, + "What": 985, + "Ġground": 986, + "Ġalso": 987, + "les": 988, + "Ġturn": 989, + "Ħ¢": 990, + "âĤ¬âĦ¢": 991, + "Ġey": 992, + "That": 993, + "Ġfar": 994, + "Ġidea": 995, + "Ġfr": 996, + "oon": 997, + "Ġnodded": 998, + "Ġcolor": 999, + "Ġwar": 1000, + "oy": 1001, + "Ġfeeling": 1002, + "Ġun": 1003, + "Ġpicked": 1004, + "imb": 1005, + "th": 1006, + "ĠLucy": 1007, + "Ġnext": 1008, + "Ġwalking": 1009, + "thing": 1010, + "ture": 1011, + "ĠDad": 1012, + "Ġclimb": 1013, + "Ġhas": 1014, + "uch": 1015, + "Ġma": 1016, + "Ġthr": 1017, + "Ġwhile": 1018, + "eet": 1019, + "Ġbed": 1020, + "Ġadventure": 1021, + "Ġsmile": 1022, + "kes": 1023, + "aybe": 1024, + "Thank": 1025, + "iced": 1026, + "ger": 1027, + "ious": 1028, + "ĠG": 1029, + "Ġbeing": 1030, + "Ġdif": 1031, + "Ġwr": 1032, + "Ġclos": 1033, + "Ġfood": 1034, + "joy": 1035, + "ted": 1036, + "Ġgive": 1037, + "Ġpicture": 1038, + "Ġthink": 1039, + "ĠSp": 1040, + "Ġlooking": 1041, + "Ġdel": 1042, + "ff": 1043, + "ac": 1044, + "Ġtruck": 1045, + "Ġwait": 1046, + "Ġeyes": 1047, + "ught": 1048, + "Ġtow": 1049, + "ting": 1050, + "Ġrepl": 1051, + "Ġbro": 1052, + "Ġstopped": 1053, + "Ġlisten": 1054, + "Ġafter": 1055, + "Ġbre": 1056, + "Ġown": 1057, + "Ġvo": 1058, + "Ġwalk": 1059, + "ember": 1060, + "ĠSuddenly": 1061, + "Ġwonder": 1062, + "Ġgreat": 1063, + "Ġhands": 1064, + "Suddenly": 1065, + "Ġshout": 1066, + "Ġhead": 1067, + "Ġenjoy": 1068, + "Ġimport": 1069, + "Ġflowers": 1070, + "Ġever": 1071, + "Ġnoticed": 1072, + "Ġblue": 1073, + "Ġforest": 1074, + "bbit": 1075, + "She": 1076, + "ized": 1077, + "Ġapp": 1078, + "irst": 1079, + "Ġnear": 1080, + "Ġquick": 1081, + "Ġdis": 1082, + "Ġde": 1083, + "able": 1084, + "Ġimportant": 1085, + "Ġremember": 1086, + "Ġfish": 1087, + "llow": 1088, + "Ġsound": 1089, + "Ġslide": 1090, + "Ġus": 1091, + "maz": 1092, + "Ġreplied": 1093, + "Ġamaz": 1094, + "Ġac": 1095, + "lease": 1096, + "Ġwork": 1097, + "Ġwatch": 1098, + "Ġrain": 1099, + "Ġshowed": 1100, + "Ġrabbit": 1101, + "Ġokay": 1102, + "gan": 1103, + "Ġtal": 1104, + "bye": 1105, + "fere": 1106, + "bbed": 1107, + "Ġask": 1108, + "Ġdiffere": 1109, + "Ġmean": 1110, + "Ġright": 1111, + "Ġye": 1112, + "day": 1113, + "Ġwatched": 1114, + "Ġbright": 1115, + "Ġfollow": 1116, + "We": 1117, + "ĠSpot": 1118, + "So": 1119, + "Ġeveryone": 1120, + "Ġstrong": 1121, + "Ġsqu": 1122, + "Ġstick": 1123, + "Ġuse": 1124, + "Ġbeen": 1125, + "Ġmor": 1126, + "Ġvoice": 1127, + "Ġtra": 1128, + "ered": 1129, + "Ġquickly": 1130, + "ath": 1131, + "Ġour": 1132, + "Ġwhere": 1133, + "Ġyell": 1134, + "ĠN": 1135, + "ĠMommy": 1136, + "Anna": 1137, + "Ġdifferent": 1138, + "ĠBob": 1139, + "Ġchild": 1140, + "Ġcuri": 1141, + "Ġboat": 1142, + "ng": 1143, + "Ġsure": 1144, + "ĠSue": 1145, + "Ġbecame": 1146, + "Ġgoodbye": 1147, + "Ġface": 1148, + "Ġplace": 1149, + "ange": 1150, + "Ġhop": 1151, + "Ġhigh": 1152, + "Ġam": 1153, + "Look": 1154, + "aught": 1155, + "ĠR": 1156, + "Ġcloser": 1157, + "Ġstore": 1158, + "Ġwarm": 1159, + "Ġdoes": 1160, + "Ġcr": 1161, + "Ġdress": 1162, + "Sara": 1163, + "unny": 1164, + "Ġcurious": 1165, + "Ġmag": 1166, + "ila": 1167, + "Jo": 1168, + "Ġcook": 1169, + "Ġbel": 1170, + "Ġforg": 1171, + "Ġtell": 1172, + "Ġfav": 1173, + "ndma": 1174, + "ass": 1175, + "ount": 1176, + "co": 1177, + "Ġthree": 1178, + "leep": 1179, + "Ġnight": 1180, + "Ġopen": 1181, + "Ġcake": 1182, + "more": 1183, + "Ġhere": 1184, + "Ġanymore": 1185, + "Ġblock": 1186, + "Ġfirst": 1187, + "itc": 1188, + "Ġbus": 1189, + "Ġpull": 1190, + "iss": 1191, + "ached": 1192, + "Her": 1193, + "ired": 1194, + "Ġbutter": 1195, + "Ġz": 1196, + "imes": 1197, + "ĠTh": 1198, + "orn": 1199, + "Ġsweet": 1200, + "Ġpain": 1201, + "Ġkid": 1202, + "Ġgrabbed": 1203, + "Can": 1204, + "Ġpu": 1205, + "isy": 1206, + "Ġonly": 1207, + "Ġmon": 1208, + "Ġlea": 1209, + "Ġfell": 1210, + "Ġba": 1211, + "Ġru": 1212, + "Ġcont": 1213, + "Ġbirds": 1214, + "Ġjumped": 1215, + "Ġglad": 1216, + "Ġbit": 1217, + "Ġsand": 1218, + "itchen": 1219, + "Ġkitchen": 1220, + "Ġhelped": 1221, + "Ġsees": 1222, + "Ġfire": 1223, + "Ġper": 1224, + "Ġflo": 1225, + "Ġstop": 1226, + "ĠSarah": 1227, + "Ġhappened": 1228, + "Ġsing": 1229, + "Ġgrass": 1230, + "Ġbunny": 1231, + "Ġshouted": 1232, + "Ġstory": 1233, + "ĠLet": 1234, + "Ġtri": 1235, + "nts": 1236, + "Ġdr": 1237, + "air": 1238, + "After": 1239, + "ĠJane": 1240, + "ppy": 1241, + "Ġreached": 1242, + "Ġbeh": 1243, + "Ġrealized": 1244, + "Ġyummy": 1245, + "Ġbrother": 1246, + "ĠDo": 1247, + "Ġlady": 1248, + "Ġmum": 1249, + "Ġhaving": 1250, + "Ġprin": 1251, + "ins": 1252, + "Ġfavor": 1253, + "ĠAs": 1254, + "'re": 1255, + "Ġmess": 1256, + "Ġfavorite": 1257, + "Ġdraw": 1258, + "Ġcre": 1259, + "Ġrest": 1260, + "Ġthrough": 1261, + "Ġgame": 1262, + "Ġhat": 1263, + "Ġate": 1264, + "Ġless": 1265, + "Ġunderst": 1266, + "akes": 1267, + "ĠEveryone": 1268, + "Ġsoft": 1269, + "Ġpare": 1270, + "zy": 1271, + "Ġthing": 1272, + "Ġreally": 1273, + "ather": 1274, + "Ġready": 1275, + "Mommy": 1276, + "Ġbegan": 1277, + "where": 1278, + "Ġpretend": 1279, + "ĠCan": 1280, + "Ġworld": 1281, + "ĠJoe": 1282, + "ĠThat": 1283, + "Ġlooks": 1284, + "ken": 1285, + "Ġhimself": 1286, + "Ġmagic": 1287, + "fully": 1288, + "Ġpap": 1289, + "Ġdone": 1290, + "Ġbutterf": 1291, + "Ġmaking": 1292, + "Ġcut": 1293, + "Ġcoming": 1294, + "Ġduck": 1295, + "ater": 1296, + "Ġpond": 1297, + "Ġkids": 1298, + "Ġwaved": 1299, + "Ġwhy": 1300, + "Ġprom": 1301, + "Ġtired": 1302, + "Ġfro": 1303, + "Ġfix": 1304, + "olly": 1305, + "ster": 1306, + "Ġmouse": 1307, + "Ġworry": 1308, + "Ġpart": 1309, + "Ġcars": 1310, + "Ġste": 1311, + "Ġdelic": 1312, + "Ġname": 1313, + "Ġflower": 1314, + "ign": 1315, + "Ġfill": 1316, + "Wow": 1317, + "aisy": 1318, + "Ġtouch": 1319, + "eddy": 1320, + "Ġfunny": 1321, + "Ġcatch": 1322, + "bo": 1323, + "Ġused": 1324, + "sh": 1325, + "Ġseen": 1326, + "Ġhair": 1327, + "ĠJohn": 1328, + "Ġtast": 1329, + "ient": 1330, + "Ġtop": 1331, + "Ġparents": 1332, + "rel": 1333, + "Ġanother": 1334, + "Ġhold": 1335, + "Ġhopped": 1336, + "Ġcried": 1337, + "iver": 1338, + "uff": 1339, + "oney": 1340, + "mer": 1341, + "Ġdoing": 1342, + "Ġcool": 1343, + "Ġblocks": 1344, + "hy": 1345, + "\".": 1346, + "Ġpus": 1347, + "Ġsurprise": 1348, + "Ġlight": 1349, + "Ġgreen": 1350, + "As": 1351, + "Ġthank": 1352, + "Ġlesson": 1353, + "Timmy": 1354, + "ation": 1355, + "Ġread": 1356, + "Ġfloor": 1357, + "Ġdin": 1358, + "Ġgi": 1359, + "Ġwood": 1360, + "Ġfull": 1361, + "Don": 1362, + "Ġdri": 1363, + "ards": 1364, + "Ġtrees": 1365, + "Ġrunning": 1366, + "Ġwindow": 1367, + "Ġworked": 1368, + "Ġyears": 1369, + "Ġcra": 1370, + "Ġdro": 1371, + "Ġ-": 1372, + "Ġdark": 1373, + "Ġbehind": 1374, + "Ġlikes": 1375, + "Ġsmell": 1376, + "Ġspot": 1377, + "Ġwished": 1378, + "Ġpaper": 1379, + "ued": 1380, + "Ġyellow": 1381, + "andy": 1382, + "Ġbow": 1383, + "ul": 1384, + "ren": 1385, + "Ġswim": 1386, + "John": 1387, + "Ġhappily": 1388, + "Ġbag": 1389, + "Ġsat": 1390, + "Ġsho": 1391, + "Sam": 1392, + "Ġsleep": 1393, + "aring": 1394, + "Ġsurprised": 1395, + "ely": 1396, + "Ġfrog": 1397, + "Ġbutterfly": 1398, + "ike": 1399, + "Ġswing": 1400, + "Ġset": 1401, + "Ġcarefully": 1402, + "ĠIn": 1403, + "Ġslow": 1404, + "Ġremembered": 1405, + "Ġlost": 1406, + "Ġcold": 1407, + "Ġheld": 1408, + "ello": 1409, + "Hello": 1410, + "Ġhole": 1411, + "Ġice": 1412, + "Ġlaugh": 1413, + "rew": 1414, + "Ġneeded": 1415, + "Ġbuy": 1416, + "Ġperf": 1417, + "Ġleft": 1418, + "ons": 1419, + "Ġmove": 1420, + "reed": 1421, + "cess": 1422, + "Ġanything": 1423, + "Ġdream": 1424, + "Ġtall": 1425, + "Ġenjoyed": 1426, + "Ġwrong": 1427, + "Ġarri": 1428, + "uit": 1429, + "Ġhear": 1430, + "Ġfair": 1431, + "Ġair": 1432, + "Ġfollowed": 1433, + "inally": 1434, + "Ġbooks": 1435, + "ross": 1436, + "Ġel": 1437, + "Ġchildren": 1438, + "Ġhun": 1439, + "Ġdelicious": 1440, + "Ġtable": 1441, + "Ġfinished": 1442, + "Ġcontin": 1443, + "Ġfriendly": 1444, + "Ġdir": 1445, + "Ġhot": 1446, + "Ġsnow": 1447, + "Ġherself": 1448, + "ds": 1449, + "lf": 1450, + "ĠAfter": 1451, + "Ġhill": 1452, + "ens": 1453, + "Ġunderstand": 1454, + "Ġplease": 1455, + "Ġclose": 1456, + "ined": 1457, + "Ġhid": 1458, + "Ġarrived": 1459, + "Ġcast": 1460, + "Ġelse": 1461, + "Ġarm": 1462, + "Ġbaby": 1463, + "Ġwonderful": 1464, + "Ġmight": 1465, + "Ġgent": 1466, + "Ġtight": 1467, + "Ġforgot": 1468, + "sp": 1469, + "ield": 1470, + "Ġbug": 1471, + "ĠSally": 1472, + "Ġcolors": 1473, + "Ġrel": 1474, + "Ġbuild": 1475, + "Ġbroken": 1476, + "ĠDaisy": 1477, + "Ġable": 1478, + "Ġgone": 1479, + "av": 1480, + "ner": 1481, + "ĠNow": 1482, + "ĠBenny": 1483, + "ĠLila": 1484, + "Ġyes": 1485, + "atter": 1486, + "Ġsong": 1487, + "Then": 1488, + "ich": 1489, + "Ġwall": 1490, + "Ġsquir": 1491, + "Ġfilled": 1492, + "Ġagreed": 1493, + "Ġsomeone": 1494, + "Jack": 1495, + "Ġcontinued": 1496, + "room": 1497, + "Ġcreat": 1498, + "asure": 1499, + "'ll": 1500, + "Ġcount": 1501, + "Ġwants": 1502, + "Ġsquirrel": 1503, + "ĠEm": 1504, + "Ġpink": 1505, + "Ġleaves": 1506, + "ask": 1507, + "Ġenough": 1508, + "ey": 1509, + "ĠThere": 1510, + "ĠTommy": 1511, + "Ġlion": 1512, + "From": 1513, + "ama": 1514, + "ee": 1515, + "OK": 1516, + "Ġmorning": 1517, + "Ġvis": 1518, + "Ġmoment": 1519, + "Ġfinally": 1520, + "Ġgetting": 1521, + "Ġstayed": 1522, + "Ġcookies": 1523, + "Ġbreak": 1524, + "app": 1525, + "Ġpoin": 1526, + "ance": 1527, + "Ġbeach": 1528, + "ĠK": 1529, + "Ġfew": 1530, + "ĠMaybe": 1531, + "Ġscary": 1532, + "Ġfight": 1533, + "Ġsometimes": 1534, + "row": 1535, + "ash": 1536, + "ries": 1537, + "ced": 1538, + "red": 1539, + "Ġturned": 1540, + "Ġhungry": 1541, + "Ġfall": 1542, + "Ġdinner": 1543, + "gon": 1544, + "Ġmother": 1545, + "Ġgrandma": 1546, + "Ġju": 1547, + "Ġwet": 1548, + "ĠWhat": 1549, + "Ġamazing": 1550, + "apped": 1551, + "Ġtrying": 1552, + "His": 1553, + "Ġcream": 1554, + "Ġdaddy": 1555, + "Ġperfect": 1556, + "Ġpi": 1557, + "Ġmakes": 1558, + "Ġcastle": 1559, + "Ġothers": 1560, + "At": 1561, + "Ġclimbed": 1562, + "key": 1563, + "oup": 1564, + "ĠThis": 1565, + "This": 1566, + "Ġpictures": 1567, + "icy": 1568, + "Ġcomp": 1569, + "amp": 1570, + "Ġtalk": 1571, + "Ġmet": 1572, + "Ġmus": 1573, + "Ġwhite": 1574, + "oom": 1575, + "Ġlistened": 1576, + "Ġsmiles": 1577, + "man": 1578, + "Ġfur": 1579, + "Ġballoon": 1580, + "Ġclot": 1581, + "oring": 1582, + "ĠGra": 1583, + "Ġalone": 1584, + "Ġclothes": 1585, + "Ġpol": 1586, + "ĠBilly": 1587, + "lc": 1588, + "Ġtail": 1589, + "Ġjoy": 1590, + "ated": 1591, + "rot": 1592, + "Oh": 1593, + "Ġpuppy": 1594, + "Ġspl": 1595, + "ence": 1596, + "Ġmar": 1597, + "Ġwasn": 1598, + "Ġbrought": 1599, + "Ġdeep": 1600, + "Ġeverything": 1601, + "Ġpet": 1602, + "Ġsear": 1603, + "Ġstrange": 1604, + "ister": 1605, + "ctor": 1606, + "Ġspark": 1607, + "der": 1608, + "Ġsit": 1609, + "Ġwoods": 1610, + "Ġgrow": 1611, + "Ġpulled": 1612, + "ling": 1613, + "Ġsail": 1614, + "ĠTo": 1615, + "ott": 1616, + "Ġwon": 1617, + "Ġplan": 1618, + "Ġride": 1619, + "eter": 1620, + "Ġasks": 1621, + "Ġfox": 1622, + "Ġpie": 1623, + "Ġdanger": 1624, + "Ġtreat": 1625, + "uffy": 1626, + "Ġroll": 1627, + "Ġvisit": 1628, + "ĠAmy": 1629, + "os": 1630, + "Ġleave": 1631, + "med": 1632, + "ĠJen": 1633, + "Ġpat": 1634, + "ucky": 1635, + "Ġmusic": 1636, + "Ġamazed": 1637, + "Ġwaited": 1638, + "Ġteddy": 1639, + "Ġhide": 1640, + "me": 1641, + "ang": 1642, + "ever": 1643, + "Ġtowards": 1644, + "Max": 1645, + "ower": 1646, + "Ġfield": 1647, + "Ġland": 1648, + "Ġpre": 1649, + "Ġflying": 1650, + "zz": 1651, + "Ġpen": 1652, + "Ġsilly": 1653, + "Ġshared": 1654, + "Ġruns": 1655, + "ained": 1656, + "Ġowner": 1657, + "Ġcloud": 1658, + "ape": 1659, + "Ġliving": 1660, + "ugg": 1661, + "Ġqui": 1662, + "ames": 1663, + "Ġjob": 1664, + "Ġpromised": 1665, + "Okay": 1666, + "Ġbelie": 1667, + "igg": 1668, + "Ġmoral": 1669, + "Ġgu": 1670, + "Ġside": 1671, + "gs": 1672, + "orm": 1673, + "Ġlake": 1674, + "ol": 1675, + "Ġpa": 1676, + "Ġthinks": 1677, + "Maybe": 1678, + "cket": 1679, + "ope": 1680, + "Ġpaint": 1681, + "Ġsec": 1682, + "thy": 1683, + "Ġsister": 1684, + "ually": 1685, + "Ġparty": 1686, + "Ġquiet": 1687, + "ises": 1688, + "Ġmust": 1689, + "cle": 1690, + "Ġrace": 1691, + "ĠJim": 1692, + "avy": 1693, + "Ġmoney": 1694, + "Ġwear": 1695, + "sw": 1696, + "Ġworried": 1697, + "ased": 1698, + "up": 1699, + "Ġansw": 1700, + "unch": 1701, + "Ġslowly": 1702, + "Ġpot": 1703, + "eces": 1704, + "Ġcolorful": 1705, + "Ġfaster": 1706, + "Ġgrate": 1707, + "Ġow": 1708, + "Ġdance": 1709, + "Ġpieces": 1710, + "Ġbran": 1711, + "Ġbott": 1712, + "Ġwelc": 1713, + "Ġbroke": 1714, + "Ġcup": 1715, + "ix": 1716, + "Ġgrateful": 1717, + "Ġgif": 1718, + "Ġsuch": 1719, + "Ġbigger": 1720, + "ze": 1721, + "Ġtrain": 1722, + "ph": 1723, + "fort": 1724, + "Ġsnack": 1725, + "Ġcho": 1726, + "Ġreach": 1727, + "Ġblank": 1728, + "ĠAll": 1729, + "Ġmonster": 1730, + "Ġpro": 1731, + "Ġplant": 1732, + "Ġjoin": 1733, + "Ġriver": 1734, + "Ġblack": 1735, + "less": 1736, + "Ġwin": 1737, + "Ġcandy": 1738, + "ire": 1739, + "Ġblanket": 1740, + "Ġscream": 1741, + "Ġtreasure": 1742, + "Ġmagical": 1743, + "ear": 1744, + "Ġve": 1745, + "Ġprincess": 1746, + "Ġele": 1747, + "Ġsmart": 1748, + "Ġbike": 1749, + "Ġdangerous": 1750, + "Ġsign": 1751, + "Ġdragon": 1752, + "Ġacross": 1753, + "Ġmonkey": 1754, + "Sure": 1755, + "Ġbar": 1756, + "Ġeverywhere": 1757, + "Ġmost": 1758, + "ĠDaddy": 1759, + "Ġhelping": 1760, + "Ġnap": 1761, + "Ġfarmer": 1762, + "outh": 1763, + "Ġem": 1764, + "Ġmouth": 1765, + "Why": 1766, + "set": 1767, + "Ġdisapp": 1768, + "Ġwords": 1769, + "Ġje": 1770, + "ipped": 1771, + "Ġstre": 1772, + "ored": 1773, + "Hi": 1774, + "Ġtower": 1775, + "ming": 1776, + "eared": 1777, + "Ġthrew": 1778, + "Ġstepped": 1779, + "Ġheavy": 1780, + "Ġdolls": 1781, + "Ġpass": 1782, + "Ġbite": 1783, + "de": 1784, + "Ġbowl": 1785, + "Ġdirty": 1786, + "Ġtwins": 1787, + "Ġsame": 1788, + "Ġcrying": 1789, + "Ġbee": 1790, + "Ġspr": 1791, + "ere": 1792, + "Ġdoctor": 1793, + "ident": 1794, + "ĠMolly": 1795, + "Ġacc": 1796, + "Ġbelieve": 1797, + "Ġwouldn": 1798, + "Ġbath": 1799, + "Ġheal": 1800, + "ĠFl": 1801, + "chool": 1802, + "Ġhig": 1803, + "bble": 1804, + "Ġclosed": 1805, + "Ġcarrot": 1806, + "Ġheart": 1807, + "Mia": 1808, + "Ġstuck": 1809, + "cked": 1810, + "Ġcour": 1811, + "Ġfruit": 1812, + "Ġbuck": 1813, + "Ġmin": 1814, + "Ġatt": 1815, + "Ġteac": 1816, + "Ġschool": 1817, + "ĠMr": 1818, + "Ġbrown": 1819, + "Ġhoped": 1820, + "ĠJill": 1821, + "asket": 1822, + "iting": 1823, + "Ġsuddenly": 1824, + "Ġbasket": 1825, + "Ġfeels": 1826, + "Ġmix": 1827, + "Ġchair": 1828, + "Ġeating": 1829, + "Ġtown": 1830, + "Ġcourse": 1831, + "Ġcray": 1832, + "Ġclapped": 1833, + "Ġcoll": 1834, + "Ġgentle": 1835, + "Ġfairy": 1836, + "pping": 1837, + "Ġbutt": 1838, + "Ġpack": 1839, + "ventually": 1840, + "Ġstand": 1841, + "ier": 1842, + "Ġdrove": 1843, + "ors": 1844, + "Ġpushed": 1845, + "br": 1846, + "issed": 1847, + "Ġwelcome": 1848, + "ts": 1849, + "Ġswings": 1850, + "Ġwithout": 1851, + "Ġhigher": 1852, + "Ġtoday": 1853, + "Ġneigh": 1854, + "Ġpocket": 1855, + "orrow": 1856, + "Ġhit": 1857, + "Ġteacher": 1858, + "Ġneighb": 1859, + "Ġpers": 1860, + "ord": 1861, + "Ġsmo": 1862, + "Ġgames": 1863, + "ourn": 1864, + "Ġpiece": 1865, + "ract": 1866, + "Ġcheered": 1867, + "Ġwings": 1868, + "Ġforget": 1869, + "Ġben": 1870, + "Ġexplained": 1871, + "Ġjourn": 1872, + "Ġyard": 1873, + "Ġlonger": 1874, + "Ġfree": 1875, + "Finally": 1876, + "ible": 1877, + "Ġcorn": 1878, + "Ġaccident": 1879, + "ho": 1880, + "ead": 1881, + "Ġdry": 1882, + "Ġalong": 1883, + "umb": 1884, + "��Mary": 1885, + "ment": 1886, + "cy": 1887, + "Ġnoises": 1888, + "itting": 1889, + "Ġneck": 1890, + "Ġsang": 1891, + "Ġinst": 1892, + "Ġlate": 1893, + "Ġhappen": 1894, + "Ġthrow": 1895, + "Ġhugs": 1896, + "Lila": 1897, + "Ġyoung": 1898, + "Ġturns": 1899, + "Ġstories": 1900, + "vel": 1901, + "Ġshoes": 1902, + "phant": 1903, + "Ġlon": 1904, + "Ġmiss": 1905, + "Ġadventures": 1906, + "Ġsinging": 1907, + "Ġtrou": 1908, + "Ġwell": 1909, + "Ġsea": 1910, + "Ġlunch": 1911, + "Ġapple": 1912, + "Ġupset": 1913, + "Ġlonely": 1914, + "Ġkey": 1915, + "ches": 1916, + "Ġbelong": 1917, + "bby": 1918, + "oun": 1919, + "Ġdist": 1920, + "Ġsecret": 1921, + "Ġstreet": 1922, + "Ġplac": 1923, + "Ġelephant": 1924, + "Ġtom": 1925, + "Ġwish": 1926, + "Ġfence": 1927, + "Ġmine": 1928, + "ountain": 1929, + "Ġmat": 1930, + "ek": 1931, + "Ġshap": 1932, + "Ġshook": 1933, + "Ġexploring": 1934, + "Ġmoved": 1935, + "Ġpurp": 1936, + "Ġyear": 1937, + "aughty": 1938, + "Ġnearby": 1939, + "Ġnaughty": 1940, + "Ġstar": 1941, + "Ġsoup": 1942, + "Ġshop": 1943, + "Ġwise": 1944, + "ĠGrandma": 1945, + "Ġstars": 1946, + "Ġowl": 1947, + "Ġbring": 1948, + "fused": 1949, + "Ġjar": 1950, + "bow": 1951, + "Do": 1952, + "ocked": 1953, + "Ġinv": 1954, + "Ġexp": 1955, + "Ġwhe": 1956, + "yard": 1957, + "Ġcaught": 1958, + "Ġsu": 1959, + "ward": 1960, + "Ġbackyard": 1961, + "Ġseemed": 1962, + "ail": 1963, + "Ġes": 1964, + "Ġrelie": 1965, + "Ġdropped": 1966, + "Ġph": 1967, + "Ġrocks": 1968, + "ĠEmma": 1969, + "aughter": 1970, + "llo": 1971, + "ush": 1972, + "Ġdrink": 1973, + "Ġbucket": 1974, + "Ġdes": 1975, + "Ġca": 1976, + "adow": 1977, + "ces": 1978, + "Ġpurple": 1979, + "Ġswam": 1980, + "Ġfarm": 1981, + "Ġresp": 1982, + "Ġtaking": 1983, + "Ġmail": 1984, + "Ġorange": 1985, + "Ġthough": 1986, + "ions": 1987, + "And": 1988, + "Ġshapes": 1989, + "Ġpast": 1990, + "col": 1991, + "Ġcow": 1992, + "Ġstu": 1993, + "ĠThank": 1994, + "Ġwoke": 1995, + "Ġbench": 1996, + "Ġsounds": 1997, + "Ġaf": 1998, + "ung": 1999, + "ity": 2000, + "sy": 2001, + "Ġwondered": 2002, + "Ġbusy": 2003, + "Ġfit": 2004, + "Ġtiny": 2005, + "Ġob": 2006, + "Ġnose": 2007, + "Ġsitting": 2008, + "Ġnest": 2009, + "Ġrainbow": 2010, + "ese": 2011, + "Ġdaughter": 2012, + "Ġtakes": 2013, + "Ġmark": 2014, + "Ġmad": 2015, + "fish": 2016, + "Ġcou": 2017, + "Ġkite": 2018, + "to": 2019, + "ĠO": 2020, + "read": 2021, + "Ġholding": 2022, + "weet": 2023, + "Ġnothing": 2024, + "Ġcomes": 2025, + "Ġjuice": 2026, + "Ġarms": 2027, + "thday": 2028, + "Ġpig": 2029, + "Ġcoat": 2030, + "og": 2031, + "ĠFluffy": 2032, + "ining": 2033, + "Ġcir": 2034, + "ĠInside": 2035, + "Ġbranch": 2036, + "raid": 2037, + "Ġrelieved": 2038, + "pper": 2039, + "Ġafraid": 2040, + "cing": 2041, + "ose": 2042, + "idge": 2043, + "Ġdriver": 2044, + "Ġmil": 2045, + "Ġforever": 2046, + "vered": 2047, + "Ġspoon": 2048, + "Ġcute": 2049, + "Ġcarry": 2050, + "Ġgift": 2051, + "Ġsick": 2052, + "Ġboun": 2053, + "Ġlift": 2054, + "sting": 2055, + "Ġpeace": 2056, + "Of": 2057, + "Ġpromise": 2058, + "ours": 2059, + "ĠFinally": 2060, + "Ġhuge": 2061, + "Ġact": 2062, + "Ġtou": 2063, + "Ġtouched": 2064, + "Ġpatient": 2065, + "unt": 2066, + "Ġking": 2067, + "Ġround": 2068, + "cer": 2069, + "sc": 2070, + "Ġhello": 2071, + "ĠCome": 2072, + "Ġbirthday": 2073, + "Ġfing": 2074, + "Ġletter": 2075, + "Ġgrab": 2076, + "Ġintere": 2077, + "Ġexciting": 2078, + "let": 2079, + "Ġsunny": 2080, + "Ġcheese": 2081, + "eth": 2082, + "Ġonto": 2083, + "Ġlaughing": 2084, + "Ġdays": 2085, + "board": 2086, + "Ġjourney": 2087, + "Ġgigg": 2088, + "Ġband": 2089, + "Ġcreature": 2090, + "Ġdisco": 2091, + "ĠMama": 2092, + "ittens": 2093, + "Ġbread": 2094, + "Hey": 2095, + "arp": 2096, + "Ġret": 2097, + "Ġimag": 2098, + "ped": 2099, + "shine": 2100, + "Ġlife": 2101, + "Ġkick": 2102, + "Ġbush": 2103, + "gged": 2104, + "Ġhope": 2105, + "Ġpower": 2106, + "Ġcraw": 2107, + "Ġshell": 2108, + "Ġcozy": 2109, + "Ġswimming": 2110, + "Tommy": 2111, + "Ġinc": 2112, + "Ġbottle": 2113, + "Ġmist": 2114, + "Ġsharp": 2115, + "Ġwra": 2116, + "gg": 2117, + "Ġsuc": 2118, + "Ġcomfort": 2119, + "Ġinstead": 2120, + "Ġwhist": 2121, + "Ġmilk": 2122, + "Ġwatching": 2123, + "Ġreturn": 2124, + "Ġear": 2125, + "ness": 2126, + "Ġspin": 2127, + "alm": 2128, + "Ġaccidentally": 2129, + "Ġeas": 2130, + "Ġsunshine": 2131, + "ten": 2132, + "ĠSoon": 2133, + "Ġcave": 2134, + "pa": 2135, + "ĠSammy": 2136, + "Ġspo": 2137, + "Ġputs": 2138, + "Ġlucky": 2139, + "Ġtalked": 2140, + "Ġhoney": 2141, + "Ġpudd": 2142, + "Ġpointed": 2143, + "Ġgives": 2144, + "Ġcollect": 2145, + "Ġgather": 2146, + "itch": 2147, + "Ġroad": 2148, + "Ġent": 2149, + "Later": 2150, + "Ġsmiling": 2151, + "Ġbought": 2152, + "Ġanyone": 2153, + "Ġhor": 2154, + "Ġsearched": 2155, + "Ġlater": 2156, + "Ġce": 2157, + "Ġfan": 2158, + "Ġsandw": 2159, + "ball": 2160, + "round": 2161, + "itten": 2162, + "Ġapples": 2163, + "els": 2164, + "blem": 2165, + "irt": 2166, + "Ġproblem": 2167, + "Ġmeet": 2168, + "ize": 2169, + "Bob": 2170, + "Ġmach": 2171, + "Lucy": 2172, + "Ġwom": 2173, + "Ġloves": 2174, + "Ġinteresting": 2175, + "Good": 2176, + "ÅĵI": 2177, + "Ġwoman": 2178, + "Ġplane": 2179, + "ĠTweet": 2180, + "Ġkiss": 2181, + "Ġpres": 2182, + "Ġhealthy": 2183, + "eb": 2184, + "Ġpile": 2185, + "Ġtasty": 2186, + "Ġducks": 2187, + "ub": 2188, + "Ġvill": 2189, + "ĠJimmy": 2190, + "ove": 2191, + "Ġwide": 2192, + "ont": 2193, + "amed": 2194, + "aur": 2195, + "Ġadm": 2196, + "Ġeag": 2197, + "Ġspid": 2198, + "Ġclever": 2199, + "Ġcrayons": 2200, + "Ġprot": 2201, + "Ġmatter": 2202, + "Ġtrouble": 2203, + "erly": 2204, + "ndpa": 2205, + "Ġzoom": 2206, + "Ġclouds": 2207, + "owed": 2208, + "ĠWith": 2209, + "Ġstorm": 2210, + "Ġperson": 2211, + "Ġpath": 2212, + "cks": 2213, + "Ġpill": 2214, + "Ġfeather": 2215, + "Ġrope": 2216, + "Ġpop": 2217, + "Ġshining": 2218, + "Ġprotect": 2219, + "Ġsmelled": 2220, + "Ġfront": 2221, + "Ġhon": 2222, + "Ġbutton": 2223, + "Ġpract": 2224, + "Ġspotted": 2225, + "Ġscreamed": 2226, + "Ġzoo": 2227, + "Ġminut": 2228, + "ĠEll": 2229, + "Ġpresent": 2230, + "Come": 2231, + "Ġap": 2232, + "Ġmud": 2233, + "Ġval": 2234, + "Ġrespect": 2235, + "Ġsaf": 2236, + "Ġdanced": 2237, + "Ġcheer": 2238, + "Ġorgan": 2239, + "Jim": 2240, + "Ġpar": 2241, + "Ġquest": 2242, + "ond": 2243, + "Ġappeared": 2244, + "Ġwhich": 2245, + "Ġpuzz": 2246, + "Ġseat": 2247, + "Molly": 2248, + "Ġteach": 2249, + "Ġmyster": 2250, + "Ġsnowman": 2251, + "Just": 2252, + "isa": 2253, + "Ġsnake": 2254, + "Ġthin": 2255, + "ert": 2256, + "ale": 2257, + "Ġwild": 2258, + "Ġasleep": 2259, + "Ġlovely": 2260, + "Ġsur": 2261, + "Ġanswer": 2262, + "epend": 2263, + "Ġwearing": 2264, + "Ġgently": 2265, + "Ġneighbor": 2266, + "oose": 2267, + "Mum": 2268, + "Ġbark": 2269, + "Ġhorse": 2270, + "Ġgiant": 2271, + "Ġplaces": 2272, + "Ġgoes": 2273, + "Ġwhole": 2274, + "ometimes": 2275, + "Ġsearch": 2276, + "Ġsplas": 2277, + "Every": 2278, + "St": 2279, + "Ġcorner": 2280, + "Ġimpress": 2281, + "ular": 2282, + "Ġdirt": 2283, + "Ġmed": 2284, + "Ġshr": 2285, + "een": 2286, + "Ġtries": 2287, + "Ġtrip": 2288, + "Ġconfused": 2289, + "ĠEmily": 2290, + "Ġlive": 2291, + "Ġmind": 2292, + "Ġdi": 2293, + "ato": 2294, + "la": 2295, + "Ġrolled": 2296, + "Ġcard": 2297, + "Ġslid": 2298, + "Ġtasted": 2299, + "nic": 2300, + "cean": 2301, + "Ġash": 2302, + "Ġocean": 2303, + "In": 2304, + "Ġsupp": 2305, + "Ġforgive": 2306, + "Ġpicnic": 2307, + "Ġrude": 2308, + "Ġmachine": 2309, + "ex": 2310, + "Ġspent": 2311, + "ĠGo": 2312, + "Ġdrive": 2313, + "Ġteeth": 2314, + "Ġser": 2315, + "ssed": 2316, + "itty": 2317, + "Ġphone": 2318, + "ĠHow": 2319, + "Ġoven": 2320, + "Ġpan": 2321, + "Ġpour": 2322, + "Ġlast": 2323, + "Ġcalm": 2324, + "Ġpretended": 2325, + "Ġdelight": 2326, + "Ġcookie": 2327, + "Ġfurry": 2328, + "Ġspider": 2329, + "izz": 2330, + "Ġfeet": 2331, + "Ġfaces": 2332, + "unk": 2333, + "Ġlay": 2334, + "Ġworm": 2335, + "Ġring": 2336, + "ĠCh": 2337, + "Ġrec": 2338, + "umber": 2339, + "Ġhelpful": 2340, + "Ġlad": 2341, + "ĠMittens": 2342, + "Ġeventually": 2343, + "Ġwip": 2344, + "Ġchick": 2345, + "Ġwave": 2346, + "Ġmountain": 2347, + "Ġsal": 2348, + "Ġban": 2349, + "Ġemb": 2350, + "Ġtalking": 2351, + "ones": 2352, + "Ġrob": 2353, + "Ġfold": 2354, + "Ġshy": 2355, + "Ġcart": 2356, + "Ġtomorrow": 2357, + "Ġsel": 2358, + "Ġchocol": 2359, + "Ġtid": 2360, + "ĠJenny": 2361, + "Ġspread": 2362, + "Ġvillage": 2363, + "arge": 2364, + "ife": 2365, + "Ġremind": 2366, + "Ġign": 2367, + "Ġbubble": 2368, + "Ġtun": 2369, + "Ġcoin": 2370, + "Ġfoot": 2371, + "Ġcouch": 2372, + "Ġwrite": 2373, + "Ġladder": 2374, + "Ġbuilding": 2375, + "Ġpush": 2376, + "Ġfighting": 2377, + "Ġsmooth": 2378, + "Ġtreats": 2379, + "hile": 2380, + "Ġwore": 2381, + "Ġchased": 2382, + "Ġtool": 2383, + "ighed": 2384, + "Ġblew": 2385, + "Ġstret": 2386, + "lex": 2387, + "My": 2388, + "Soon": 2389, + "arra": 2390, + "Ġbugs": 2391, + "Ġembarra": 2392, + "Ġhiding": 2393, + "Ġpool": 2394, + "Ġcross": 2395, + "Ġwaiting": 2396, + "oph": 2397, + "Ġknee": 2398, + "Ġrobot": 2399, + "Ġneckl": 2400, + "Ġstep": 2401, + "Ġpuddle": 2402, + "mo": 2403, + "Ġfinish": 2404, + "Ġshelf": 2405, + "Ġbell": 2406, + "Ġcoo": 2407, + "not": 2408, + "als": 2409, + "Ġsongs": 2410, + "Ġstir": 2411, + "ator": 2412, + "Ġwhenever": 2413, + "Ġselfish": 2414, + "Ġant": 2415, + "Ġmaybe": 2416, + "Ġcannot": 2417, + "Ġstring": 2418, + "Ġstra": 2419, + "Ġchocolate": 2420, + "ult": 2421, + "Ġsol": 2422, + "Ġtaste": 2423, + "Ġspe": 2424, + "Ġrep": 2425, + "Ġhum": 2426, + "Ġple": 2427, + "Ġlarge": 2428, + "Mama": 2429, + "Ġpaw": 2430, + "Ġnet": 2431, + "ĠJake": 2432, + "box": 2433, + "Ġsack": 2434, + "Ġleaf": 2435, + "Ġscar": 2436, + "Ġfixed": 2437, + "ĠSt": 2438, + "lebr": 2439, + "Ġbarked": 2440, + "Ġtidy": 2441, + "umpy": 2442, + "Ġbanan": 2443, + "Ġwash": 2444, + "ĠEverywhere": 2445, + "ĠSometimes": 2446, + "Ġspray": 2447, + "Ġstone": 2448, + "old": 2449, + "ĠJust": 2450, + "hnn": 2451, + "Ġcelebr": 2452, + "Ġgen": 2453, + "Ġcloth": 2454, + "Please": 2455, + "Ġcrab": 2456, + "ĠLe": 2457, + "Dad": 2458, + "Ġpeaceful": 2459, + "Ġcolour": 2460, + "ungle": 2461, + "ĠPlease": 2462, + "hnny": 2463, + "Ġhel": 2464, + "ird": 2465, + "oin": 2466, + "lice": 2467, + "Ġmissed": 2468, + "Ġdeter": 2469, + "Ġjungle": 2470, + "Ġ'": 2471, + "iger": 2472, + "arm": 2473, + "Now": 2474, + "Ġlanded": 2475, + "Ġdeterm": 2476, + "Ġforward": 2477, + "Ġembarrassed": 2478, + "Ġnecklace": 2479, + "Sarah": 2480, + "Ġhonest": 2481, + "Ġjumping": 2482, + "airs": 2483, + "elly": 2484, + "Ġbat": 2485, + "ĠTheir": 2486, + "Ġdecor": 2487, + "dge": 2488, + "Ġtrust": 2489, + "Ġhears": 2490, + "Ġmoon": 2491, + "orry": 2492, + "Ġsticks": 2493, + "ĠTV": 2494, + "Ġshirt": 2495, + "Ġcreative": 2496, + "Ġsharing": 2497, + "aking": 2498, + "Ġtea": 2499, + "most": 2500, + "Ġknocked": 2501, + "Ġcarrots": 2502, + "Ġdisappoin": 2503, + "Ġsuccess": 2504, + "Ġmeadow": 2505, + "ying": 2506, + "getable": 2507, + "Ġwhis": 2508, + "Ġstood": 2509, + "Ġgener": 2510, + "Ġvegetable": 2511, + "Ġbal": 2512, + "ĠDon": 2513, + "Ġmeant": 2514, + "Ġlegs": 2515, + "Ġtightly": 2516, + "Ġbreath": 2517, + "Ġplate": 2518, + "Ġalmost": 2519, + "Ġashamed": 2520, + "ned": 2521, + "Ġemp": 2522, + "Ġsour": 2523, + "Ġgray": 2524, + "dle": 2525, + "Ġgrew": 2526, + "Ġtells": 2527, + "Ġempty": 2528, + "ĠSome": 2529, + "Ġpillow": 2530, + "ground": 2531, + "ony": 2532, + "Ġgas": 2533, + "Ġsplash": 2534, + "Ġwhistle": 2535, + "ĠOn": 2536, + "ian": 2537, + "Ġunderstood": 2538, + "Be": 2539, + "Ġsheep": 2540, + "Ġber": 2541, + "Ġcarried": 2542, + "den": 2543, + "ĠLisa": 2544, + "Ġyelled": 2545, + "ĠWhy": 2546, + "To": 2547, + "Ġlem": 2548, + "ĠTeddy": 2549, + "ustr": 2550, + "arl": 2551, + "ĠAnn": 2552, + "Ġnods": 2553, + "erp": 2554, + "vous": 2555, + "Ġsave": 2556, + "Ġpolice": 2557, + "Ġdisappointed": 2558, + "Ġsnacks": 2559, + "Ġhours": 2560, + "Ġnut": 2561, + "ital": 2562, + "Ġwhisp": 2563, + "Ġjew": 2564, + "Where": 2565, + "Ġthese": 2566, + "hin": 2567, + "ork": 2568, + "Ġhosp": 2569, + "ets": 2570, + "Ġsparkly": 2571, + "Ġgold": 2572, + "Ġhospital": 2573, + "Ġkitten": 2574, + "ĠEven": 2575, + "ĠMum": 2576, + "Ġship": 2577, + "Ġpay": 2578, + "ina": 2579, + "obby": 2580, + "ĠTogether": 2581, + "Ġbored": 2582, + "urse": 2583, + "Ġline": 2584, + "Ġgenerous": 2585, + "Ġfrustr": 2586, + "Ġtest": 2587, + "Ġhidden": 2588, + "Ġtaught": 2589, + "Ġstanding": 2590, + "Ġrad": 2591, + "Ġscarf": 2592, + "iff": 2593, + "Ġchew": 2594, + "Ġreturned": 2595, + "Ġminutes": 2596, + "Ġpizz": 2597, + "Ġknowing": 2598, + "Ġgroup": 2599, + "Ġhur": 2600, + "Ġplants": 2601, + "Ġeasy": 2602, + "Ġblow": 2603, + "Ġbedroom": 2604, + "Ġpolite": 2605, + "Ġmysterious": 2606, + "Ġwaves": 2607, + "Ġglass": 2608, + "Ġsighed": 2609, + "Ġshore": 2610, + "Ġpri": 2611, + "Ġseed": 2612, + "Ġwolf": 2613, + "usie": 2614, + "Ġseek": 2615, + "Ġdetermined": 2616, + "ĠPeter": 2617, + "kin": 2618, + "Stop": 2619, + "Ġpuzzle": 2620, + "Ġpowerful": 2621, + "Ġthankful": 2622, + "Jane": 2623, + "fl": 2624, + "Ġclass": 2625, + "Ġner": 2626, + "ĠBe": 2627, + "Ġpir": 2628, + "Ġsandwich": 2629, + "Ġfig": 2630, + "Ġsleepy": 2631, + "Ġprince": 2632, + "Ġpassed": 2633, + "Ġdrew": 2634, + "'d": 2635, + "Ġfinger": 2636, + "Ġjelly": 2637, + "Ġpizza": 2638, + "Ġnervous": 2639, + "Ġfrustrated": 2640, + "Ġspicy": 2641, + "Ġgun": 2642, + "Ġspoil": 2643, + "Ġmatch": 2644, + "Ġfancy": 2645, + "Ġmessy": 2646, + "osaur": 2647, + "work": 2648, + "Ġgate": 2649, + "There": 2650, + "Ġbridge": 2651, + "Ġlock": 2652, + "Ġkissed": 2653, + "Ġtick": 2654, + "aul": 2655, + "Ġcloset": 2656, + "Ġfear": 2657, + "Ġreg": 2658, + "af": 2659, + "Ġfeed": 2660, + "Ġmot": 2661, + "Ġsold": 2662, + "Ġwis": 2663, + "Ġgathered": 2664, + "oop": 2665, + "Ġav": 2666, + "Ġexcite": 2667, + "Ġpoor": 2668, + "Ġcirc": 2669, + "ote": 2670, + "Ġhang": 2671, + "Ġcaterp": 2672, + "Ġcaterpill": 2673, + "Ġesc": 2674, + "Ġflag": 2675, + "Ġpin": 2676, + "Ġgrumpy": 2677, + "Ġvan": 2678, + "iddle": 2679, + "ella": 2680, + "Ġdinosaur": 2681, + "Ġyourself": 2682, + "ano": 2683, + "issors": 2684, + "uce": 2685, + "Ġanswered": 2686, + "Ġcries": 2687, + "Are": 2688, + "Ġoften": 2689, + "itter": 2690, + "ĠZ": 2691, + "Ġtwirl": 2692, + "selves": 2693, + "Ġchest": 2694, + "sist": 2695, + "Ġscissors": 2696, + "Ġhopping": 2697, + "Ġtears": 2698, + "pack": 2699, + "gly": 2700, + "mb": 2701, + "Sorry": 2702, + "Ġmummy": 2703, + "ĠRex": 2704, + "Ġugly": 2705, + "era": 2706, + "Ġburn": 2707, + "Ġcand": 2708, + "ensive": 2709, + "Ġdeer": 2710, + "Ġdrop": 2711, + "illed": 2712, + "Ġfil": 2713, + "Ġexcitement": 2714, + "izzy": 2715, + "Ġcaterpillar": 2716, + "Ġlit": 2717, + "Ġworking": 2718, + "Ġmiddle": 2719, + "Ġexpensive": 2720, + "Ġscr": 2721, + "Ġsaved": 2722, + "Ġtaken": 2723, + "ĠBr": 2724, + "Ġok": 2725, + "Ġtrue": 2726, + "Ġwagged": 2727, + "Ġones": 2728, + "Ġpleased": 2729, + "Ġcrown": 2730, + "Ġspend": 2731, + "Ġboring": 2732, + "Ġpicks": 2733, + "Ġleg": 2734, + "que": 2735, + "oof": 2736, + "ugar": 2737, + "Ġvase": 2738, + "Ġtent": 2739, + "Ġasking": 2740, + "body": 2741, + "Jimmy": 2742, + "ual": 2743, + "ĠBl": 2744, + "Ġbrush": 2745, + "Ġtie": 2746, + "ates": 2747, + "Ġvegetables": 2748, + "ecially": 2749, + "Ġgiggled": 2750, + "Ġboss": 2751, + "Who": 2752, + "ete": 2753, + "Their": 2754, + "Ġmistake": 2755, + "Ġcage": 2756, + "ser": 2757, + "Ġgets": 2758, + "light": 2759, + "Ġrocket": 2760, + "Ġcap": 2761, + "Ġmir": 2762, + "ĠLeo": 2763, + "Ġcomfortable": 2764, + "Ġsugar": 2765, + "Ġeld": 2766, + "Ġstuff": 2767, + "Ġpacked": 2768, + "Sp": 2769, + "ĠJohnny": 2770, + "Ġdancing": 2771, + "pecially": 2772, + "Ġespecially": 2773, + "Ġwander": 2774, + "Ġclown": 2775, + "Ġmedic": 2776, + "Ġnumber": 2777, + "Ġpress": 2778, + "Ġsight": 2779, + "Ġknight": 2780, + "ushed": 2781, + "ggs": 2782, + "ots": 2783, + "Ġfruits": 2784, + "iness": 2785, + "Ġeggs": 2786, + "Ġlying": 2787, + "Ġdrum": 2788, + "Ġfake": 2789, + "Ġdest": 2790, + "ror": 2791, + "Ġmedicine": 2792, + "Ġwalks": 2793, + "Ġdistance": 2794, + "aged": 2795, + "Ġglue": 2796, + "Ġsplashed": 2797, + "Ġsweetie": 2798, + "Ġbake": 2799, + "Ġflut": 2800, + "Ġbone": 2801, + "Ġdrawing": 2802, + "Ġmoving": 2803, + "Ġdisappeared": 2804, + "ha": 2805, + "Ġweek": 2806, + "ĠOK": 2807, + "Ġlead": 2808, + "Ġsmelly": 2809, + "Ġclap": 2810, + "Ġbecome": 2811, + "Ġlemon": 2812, + "Ġchange": 2813, + "Ġpray": 2814, + "Ġfeathers": 2815, + "Ġmoms": 2816, + "Ġlose": 2817, + "Ġmov": 2818, + "Ġlicked": 2819, + "Ġcalling": 2820, + "ĠIf": 2821, + "Ġtwist": 2822, + "Ġdogs": 2823, + "Ġbathroom": 2824, + "Ġplayground": 2825, + "ory": 2826, + "yal": 2827, + "Ġfis": 2828, + "Me": 2829, + "Ġlazy": 2830, + "enny": 2831, + "Sally": 2832, + "Ġroar": 2833, + "Ġelderly": 2834, + "Ġweak": 2835, + "Ġincred": 2836, + "Ġcri": 2837, + "Ġgar": 2838, + "?\".": 2839, + "Ġbody": 2840, + "Ġhorn": 2841, + "Ġexam": 2842, + "Ġcrack": 2843, + "Gra": 2844, + "Joe": 2845, + "Ġquestions": 2846, + "Ġadd": 2847, + "Ġwrote": 2848, + "Billy": 2849, + "Ġyog": 2850, + "Ġyours": 2851, + "Ġnoisy": 2852, + "Ġfather": 2853, + "Ġmirror": 2854, + "uggest": 2855, + "Ġmic": 2856, + "Ġnod": 2857, + "Ġsuggest": 2858, + "elp": 2859, + "ating": 2860, + "eez": 2861, + "Ġfluffy": 2862, + "Ġskipped": 2863, + "Ġed": 2864, + "Ġwheel": 2865, + "Ġeager": 2866, + "Ġloyal": 2867, + "Ġlamp": 2868, + "Ġdish": 2869, + "Ġext": 2870, + "Ġclear": 2871, + "Ġfamous": 2872, + "land": 2873, + "Ġdig": 2874, + "Ġstones": 2875, + "Ġruined": 2876, + "ĠAt": 2877, + "ination": 2878, + "Ġrich": 2879, + "Ġrare": 2880, + "Ġord": 2881, + "ĠEnd": 2882, + "Ġtape": 2883, + "Ġsell": 2884, + "Ġdrank": 2885, + "Ġcontent": 2886, + "Ġfigure": 2887, + "Ġqueen": 2888, + "Ġmarch": 2889, + "Ġincredible": 2890, + "Ġglow": 2891, + "Ġmap": 2892, + "Ġshows": 2893, + "hip": 2894, + "Ġrid": 2895, + "ti": 2896, + "Ġcheck": 2897, + "Ġjuicy": 2898, + "Ġsoap": 2899, + "Ġcovered": 2900, + "Ġind": 2901, + "Ġballs": 2902, + "Ġsailed": 2903, + "imp": 2904, + "Ġrelax": 2905, + "Ġaw": 2906, + "Amy": 2907, + "Ġshoot": 2908, + "illi": 2909, + "Ġteam": 2910, + "ately": 2911, + "Ġmeasure": 2912, + "Ġdecide": 2913, + "Ġrealised": 2914, + "umbled": 2915, + "Ġdiscovered": 2916, + "Ġcoins": 2917, + "Ġneeds": 2918, + "Ġborrow": 2919, + "Ġswan": 2920, + "Ġstraw": 2921, + "fic": 2922, + "Ġadventur": 2923, + "ĠBlue": 2924, + "Jill": 2925, + "cept": 2926, + "ĠNo": 2927, + "Help": 2928, + "Ġcleaned": 2929, + "Ġbranches": 2930, + "Ġtowel": 2931, + "Ġboys": 2932, + "Ġextra": 2933, + "Ġham": 2934, + "ĠLittle": 2935, + "asing": 2936, + "Well": 2937, + "Ġboard": 2938, + "Ġchicken": 2939, + "Ġbarn": 2940, + "Ġmod": 2941, + "Ġtiger": 2942, + "Ġmotor": 2943, + "Ġtag": 2944, + "Ġadventurous": 2945, + "Ġjoke": 2946, + "Ġdiffic": 2947, + "Ġoffered": 2948, + "Ġfine": 2949, + "keep": 2950, + "Ġbalance": 2951, + "Ġlifted": 2952, + "ique": 2953, + "Ġbubbles": 2954, + "Ġcolourful": 2955, + "Ġfrown": 2956, + "Ġturt": 2957, + "Ġeye": 2958, + "Ġthick": 2959, + "Mummy": 2960, + "Ġdifficult": 2961, + "Ġbottom": 2962, + "Ġtrack": 2963, + "Ġtoug": 2964, + "alous": 2965, + "Ġorganized": 2966, + "Ġcover": 2967, + "Ġhappening": 2968, + "Ġunique": 2969, + "rag": 2970, + "Ġjealous": 2971, + "Ġdolp": 2972, + "Ġhose": 2973, + "port": 2974, + "Ġknife": 2975, + "Ġweird": 2976, + "Ġisland": 2977, + "ĠSusie": 2978, + "cil": 2979, + "Ġgarage": 2980, + "Ġfright": 2981, + "Ġmanaged": 2982, + "lla": 2983, + "imed": 2984, + "Ġhurts": 2985, + "��pencil": 2986, + "Ġword": 2987, + "Sue": 2988, + "ject": 2989, + "Ġcrawled": 2990, + "Ġcost": 2991, + "Ġlearning": 2992, + "Ġarg": 2993, + "Spot": 2994, + "Ġcircle": 2995, + "ĠMark": 2996, + "Ġsaying": 2997, + "Ġkindness": 2998, + "ured": 2999, + "Ġberries": 3000, + "Ġonce": 3001, + "olog": 3002, + "Ġmighty": 3003, + "Ġballoons": 3004, + "Ġtough": 3005, + "Ġpointing": 3006, + "Ġchase": 3007, + "Ġbald": 3008, + "Ġfavour": 3009, + "ready": 3010, + "Ġwand": 3011, + "Ġter": 3012, + "lies": 3013, + "keeper": 3014, + "Ġshake": 3015, + "und": 3016, + "iv": 3017, + "ĠBobby": 3018, + "Ġjewel": 3019, + "Ġlouder": 3020, + "ĠBrown": 3021, + "ipper": 3022, + "Ġadded": 3023, + "ages": 3024, + "Ġbatter": 3025, + "Ġsil": 3026, + "Ġhunt": 3027, + "Ġunus": 3028, + "Ġguit": 3029, + "Ġharder": 3030, + "Ġguess": 3031, + "Ġapolog": 3032, + "Ġedge": 3033, + "head": 3034, + "Ġalready": 3035, + "Ġfour": 3036, + "Ġang": 3037, + "Ġspun": 3038, + "Ġfavourite": 3039, + "Ġfool": 3040, + "Ġnorm": 3041, + "Ġwhale": 3042, + "How": 3043, + "Ġunusual": 3044, + "Ġlibr": 3045, + "Ġvalu": 3046, + "ipp": 3047, + "rage": 3048, + "alk": 3049, + "Ġenjoying": 3050, + "ĠKitty": 3051, + "Ġdizzy": 3052, + "aw": 3053, + "Ġhats": 3054, + "Ġpump": 3055, + "Ġbelonged": 3056, + "Ġgrace": 3057, + "Ġwrapped": 3058, + "Ġcheerful": 3059, + "Ġsmoke": 3060, + "uggled": 3061, + "Ġimpressed": 3062, + "Ġstrawber": 3063, + "Ġtrucks": 3064, + "Ġrecord": 3065, + "Ġgiving": 3066, + "Ġsword": 3067, + "Ġmarket": 3068, + "Ġgrown": 3069, + "Ġref": 3070, + "Ġlaughs": 3071, + "Ġtrunk": 3072, + "Ġnormal": 3073, + "anged": 3074, + "Ġgrand": 3075, + "Ġhero": 3076, + "Ġears": 3077, + "Ġguitar": 3078, + "Ġloudly": 3079, + "ola": 3080, + "illiant": 3081, + "Ġharm": 3082, + "Ġturtle": 3083, + "Here": 3084, + "Ġbanana": 3085, + "Ġproudly": 3086, + "Ġboxes": 3087, + "Ġscare": 3088, + "ature": 3089, + "ilt": 3090, + "Ġbrilliant": 3091, + "ery": 3092, + "Ġchoose": 3093, + "Ġbrothers": 3094, + "Ġcircles": 3095, + "Ġterri": 3096, + "Ġbossy": 3097, + "Ġdreamed": 3098, + "Ġagainst": 3099, + "Ġescape": 3100, + "ym": 3101, + "Ġgoat": 3102, + "Ġinvited": 3103, + "Ġskin": 3104, + "Ġcab": 3105, + "Ġhelps": 3106, + "gy": 3107, + "cient": 3108, + "Ġcompet": 3109, + "Ġpil": 3110, + "ipe": 3111, + "Ġpainting": 3112, + "Ġmeans": 3113, + "Ġmelt": 3114, + "Ġfrightened": 3115, + "Ġaccept": 3116, + "fast": 3117, + "Ġpee": 3118, + "Ġflash": 3119, + "Ġsafely": 3120, + "Ġdepend": 3121, + "Ġbuttons": 3122, + "Ġslipped": 3123, + "Ġdesign": 3124, + "Ġstubb": 3125, + "Ġbirdie": 3126, + "Ġjack": 3127, + "ĠDan": 3128, + "Ġwrap": 3129, + "Ġvaluable": 3130, + "Ġcabin": 3131, + "Ġcrayon": 3132, + "ĠEllie": 3133, + "Ġwake": 3134, + "Ġstream": 3135, + "ĠFred": 3136, + "Ġwalls": 3137, + "Ġhappiness": 3138, + "ouses": 3139, + "Ġbreakfast": 3140, + "Ġlog": 3141, + "erry": 3142, + "Ġancient": 3143, + "edient": 3144, + "Ġstudy": 3145, + "Ġsuccessful": 3146, + "Ġclay": 3147, + "emo": 3148, + "orge": 3149, + "Ġknows": 3150, + "Ġfoolish": 3151, + "Ġtoast": 3152, + "Ġfalls": 3153, + "ye": 3154, + "Ġfridge": 3155, + "Ġlean": 3156, + "Ġstubborn": 3157, + "Ġunl": 3158, + "Ġnicely": 3159, + "atch": 3160, + "Ġshape": 3161, + "apping": 3162, + "omed": 3163, + "Ġfier": 3164, + "Ġcudd": 3165, + "ĠPete": 3166, + "Ġrough": 3167, + "Ġdreams": 3168, + "Ġmovie": 3169, + "Ġspace": 3170, + "Ġhouses": 3171, + "Ġcity": 3172, + "Ġnosy": 3173, + "Ġbloom": 3174, + "Ġdelicate": 3175, + "Ġobedient": 3176, + "Ġfierce": 3177, + "ĠMy": 3178, + "Ġoffice": 3179, + "Ġtomato": 3180, + "Ġfat": 3181, + "Ġgrandpa": 3182, + "ado": 3183, + "laimed": 3184, + "az": 3185, + "Ġicy": 3186, + "Ġcompetit": 3187, + "Ġsuggested": 3188, + "ĠToday": 3189, + "Ġshark": 3190, + "Ġdead": 3191, + "Ġnotice": 3192, + "Ġwagon": 3193, + "pes": 3194, + "Ġexclaimed": 3195, + "Ġmem": 3196, + "Ġkinds": 3197, + "Ġmixed": 3198, + "Ġwiped": 3199, + "Ġcher": 3200, + "Ġuseful": 3201, + "ext": 3202, + "Ġpoured": 3203, + "Ġshells": 3204, + "uth": 3205, + "ÅĵLet": 3206, + "Ġstri": 3207, + "ĠBobo": 3208, + "Ġlights": 3209, + "Ġtools": 3210, + "Ġlocked": 3211, + "Ġsounded": 3212, + "Ġthu": 3213, + "Ġstove": 3214, + "Ġexcitedly": 3215, + "Ġexplored": 3216, + "Ġaunt": 3217, + "wards": 3218, + "Ġegg": 3219, + "ĠRose": 3220, + "Ġfrag": 3221, + "eorge": 3222, + "Ġrose": 3223, + "!\".": 3224, + "Ġson": 3225, + "oppy": 3226, + "Ġshadow": 3227, + "Ġtimes": 3228, + "arry": 3229, + "Ġcro": 3230, + "Ġenc": 3231, + "ĠTweety": 3232, + "Ġbags": 3233, + "Ġfountain": 3234, + "ention": 3235, + "Ġthemselves": 3236, + "oot": 3237, + "Ġstumbled": 3238, + "Ġbushes": 3239, + "Ġweal": 3240, + "ache": 3241, + "dom": 3242, + "Ġlow": 3243, + "Ġshowing": 3244, + "Ġspoiled": 3245, + "Ġfingers": 3246, + "Ġperform": 3247, + "Ġlab": 3248, + "Ġabove": 3249, + "vice": 3250, + "Ġthoughtful": 3251, + "Ġresc": 3252, + "Ġindepend": 3253, + "kn": 3254, + "Ġsmaller": 3255, + "Ġwitch": 3256, + "Ġdough": 3257, + "Em": 3258, + "Ġfragile": 3259, + "na": 3260, + "Ġdependable": 3261, + "ray": 3262, + "Ġraced": 3263, + "Ġjog": 3264, + "arth": 3265, + "Ġplayful": 3266, + "inal": 3267, + "Ġseem": 3268, + "Ġhelm": 3269, + "Ġspinning": 3270, + "Ġeng": 3271, + "Ġtele": 3272, + "corn": 3273, + "Ġclock": 3274, + "Ġbrightly": 3275, + "ines": 3276, + "Ġprint": 3277, + "Ġrode": 3278, + "Ġstretch": 3279, + "Ġparrot": 3280, + "ormous": 3281, + "Ġdelighted": 3282, + "Ġbuilt": 3283, + "Ġadmired": 3284, + "Ġenormous": 3285, + "Ġlaw": 3286, + "Ġkicked": 3287, + "ĠU": 3288, + "Ġroof": 3289, + "Ġcounted": 3290, + "Ġjam": 3291, + "Ġswe": 3292, + "Ġrat": 3293, + "Ġpractice": 3294, + "reen": 3295, + "Ġorig": 3296, + "Ġways": 3297, + "Ġchanged": 3298, + "Ġshone": 3299, + "Ġsunfl": 3300, + "Ġcop": 3301, + "ĠElla": 3302, + "Ġreminded": 3303, + "Ġtwig": 3304, + "Ġacorn": 3305, + "ither": 3306, + "Ġcam": 3307, + "ience": 3308, + "Ġsniff": 3309, + "Ġzip": 3310, + "eeze": 3311, + "Ġhammer": 3312, + "Ġindependent": 3313, + "ĠYour": 3314, + "Ġusing": 3315, + "Ġbitter": 3316, + "Ġhanded": 3317, + "Ġwhispered": 3318, + "Ġhoop": 3319, + "mbre": 3320, + "known": 3321, + "Ġchose": 3322, + "Ġchir": 3323, + "anut": 3324, + "Ġloll": 3325, + "Ġjolly": 3326, + "Ġumbre": 3327, + "ĠMrs": 3328, + "Ġcone": 3329, + "Ġtunn": 3330, + "Ġsolve": 3331, + "Ġstronger": 3332, + "Ġbees": 3333, + "Ġserious": 3334, + "ipop": 3335, + "ĠMar": 3336, + "Ġoriginal": 3337, + "Ġtummy": 3338, + "Ġsteal": 3339, + "Ġbeak": 3340, + "Ġbrace": 3341, + "Ġterrible": 3342, + "ÅĵYes": 3343, + "Ġmis": 3344, + "Ġpopcorn": 3345, + "Ġfre": 3346, + "Ġlollipop": 3347, + "Ġpainted": 3348, + "Ġboats": 3349, + "Ġallowed": 3350, + "Ġhairy": 3351, + "ict": 3352, + "Ġmoder": 3353, + "iable": 3354, + "Ġsauce": 3355, + "Ġcleaning": 3356, + "Ġunknown": 3357, + "Ġleaving": 3358, + "Ġdust": 3359, + "ĠBella": 3360, + "Ġgasped": 3361, + "Ġfinding": 3362, + "Ġjoined": 3363, + "Ġguard": 3364, + "Ġsalad": 3365, + "Ġpotato": 3366, + "het": 3367, + "Ġbean": 3368, + "Ġpumpkin": 3369, + "See": 3370, + "upid": 3371, + "iew": 3372, + "ĠBu": 3373, + "Ġpicking": 3374, + "Ġclum": 3375, + "inary": 3376, + "Ġdove": 3377, + "anger": 3378, + "Ġbump": 3379, + "ĠNemo": 3380, + "Ġhalf": 3381, + "Ġsink": 3382, + "amond": 3383, + "Ġcostum": 3384, + "uring": 3385, + "Ġyet": 3386, + "robe": 3387, + "Ġmetal": 3388, + "Ġtank": 3389, + "Ġbounce": 3390, + "Ġreliable": 3391, + "Ġpost": 3392, + "Ġtor": 3393, + "Ġview": 3394, + "Ġdoesn": 3395, + "Ġthose": 3396, + "Ġforth": 3397, + "aghet": 3398, + "aghetti": 3399, + "Ġdiamond": 3400, + "Ġdolphin": 3401, + "Ġadvice": 3402, + "com": 3403, + "ĠSn": 3404, + "Ġhay": 3405, + "Ġbarber": 3406, + "Ġmodern": 3407, + "Ġstamp": 3408, + "Ġrubb": 3409, + "Ġthinking": 3410, + "Ġgem": 3411, + "Ġing": 3412, + "Ġholds": 3413, + "gu": 3414, + "ebra": 3415, + "ĠAlice": 3416, + "Ġpirate": 3417, + "ugged": 3418, + "Ġmarble": 3419, + "Ġcreate": 3420, + "Ġregular": 3421, + "redient": 3422, + "Ġingredient": 3423, + "ĠGrandpa": 3424, + "Ġclumsy": 3425, + "Ġsleeping": 3426, + "Ġsearching": 3427, + "Ġstairs": 3428, + "Ġwealthy": 3429, + "Ġyarn": 3430, + "Ġrushed": 3431, + "Ġstupid": 3432, + "Ġprep": 3433, + "ilty": 3434, + "Ġtelling": 3435, + "ĠWhenever": 3436, + "Ġspaghetti": 3437, + "Ġguilty": 3438, + "Ġcheap": 3439, + "Ġpeanut": 3440, + "Ġgoose": 3441, + "Ġchar": 3442, + "ÅĵWhat": 3443, + "ophie": 3444, + "Ġrub": 3445, + "Ġmagn": 3446, + "ations": 3447, + "Ġflex": 3448, + "ĠFr": 3449, + "Ġcompass": 3450, + "Ġopens": 3451, + "Ġmask": 3452, + "Ġpatch": 3453, + "Ġstat": 3454, + "Ġarrow": 3455, + "Ġzebra": 3456, + "Ġengine": 3457, + "io": 3458, + "Ġthunder": 3459, + "Ġknock": 3460, + "Ġsquare": 3461, + "illa": 3462, + "eezed": 3463, + "irsty": 3464, + "Ġangel": 3465, + "Ġcur": 3466, + "Ġgraceful": 3467, + "Ġcamera": 3468, + "Ġumbrella": 3469, + "cod": 3470, + "Ġdriving": 3471, + "ĠMike": 3472, + "Ġbull": 3473, + "Ġcrazy": 3474, + "âĤ¬âĢ": 3475, + "Ġshiver": 3476, + "Go": 3477, + "Ġwashed": 3478, + "Ġcarrying": 3479, + "Ġstage": 3480, + "isk": 3481, + "Ġpopular": 3482, + "Ġbeet": 3483, + "Ġdull": 3484, + "umbers": 3485, + "ÅĵIt": 3486, + "Ġmissing": 3487, + "ĠDucky": 3488, + "Mary": 3489, + "Ġsparkled": 3490, + "Ġfriendship": 3491, + "Ġtruth": 3492, + "Ġmeal": 3493, + "Ġseeds": 3494, + "fa": 3495, + "Ġflexible": 3496, + "Ġimpressive": 3497, + "Ġsne": 3498, + "Ġtied": 3499, + "Ġpebble": 3500, + "time": 3501, + "Ġcareless": 3502, + "Ġlibrary": 3503, + "Ġimagined": 3504, + "Ġcomb": 3505, + "uper": 3506, + "Ġdeliver": 3507, + "Ġnature": 3508, + "Ġshel": 3509, + "Ġending": 3510, + "Ġpatter": 3511, + "Ġdestro": 3512, + "Ġjacket": 3513, + "Ġpersist": 3514, + "Ġreward": 3515, + "Ġhandle": 3516, + "ision": 3517, + "Ġfresh": 3518, + "Ġrubbed": 3519, + "Ġingredients": 3520, + "Ġdreaming": 3521, + "Ġshocked": 3522, + "ric": 3523, + "Ġprize": 3524, + "oomy": 3525, + "ĠDave": 3526, + "Ġsudden": 3527, + "Ġcrocod": 3528, + "Ġload": 3529, + "Ġenth": 3530, + "ief": 3531, + "ibb": 3532, + "Ġpige": 3533, + "Ġpattern": 3534, + "Ġcompassion": 3535, + "Ġenvel": 3536, + "Ġflashlight": 3537, + "Ġthirsty": 3538, + "Ġsadly": 3539, + "Ġencou": 3540, + "Ġstranger": 3541, + "Ġenthus": 3542, + "ince": 3543, + "ĠFin": 3544, + "Ġwheels": 3545, + "Ġdesk": 3546, + "ÅĵLetâ": 3547, + "ement": 3548, + "arsh": 3549, + "Ġreading": 3550, + "Ġwire": 3551, + "Ġdiscover": 3552, + "Ġearly": 3553, + "Ġmailbox": 3554, + "Ġfork": 3555, + "Ġsuit": 3556, + "Ġnumbers": 3557, + "Ġtem": 3558, + "Ġpeeked": 3559, + "Ġpenny": 3560, + "Ġbutterflies": 3561, + "awn": 3562, + "Ġcryst": 3563, + "Ġspilled": 3564, + "Ġbracelet": 3565, + "Ġtorn": 3566, + "Ġrug": 3567, + "Ġgum": 3568, + "Ġstops": 3569, + "loo": 3570, + "Ġrece": 3571, + "Ġenv": 3572, + "Ġcomput": 3573, + "Ġahead": 3574, + "Ġspring": 3575, + "bled": 3576, + "Ġorder": 3577, + "Ġtowers": 3578, + "comfort": 3579, + "Ġsorts": 3580, + "Ġobject": 3581, + "ellig": 3582, + "Ġwing": 3583, + "Ġbent": 3584, + "Ġcere": 3585, + "Ġanx": 3586, + "Ġsurf": 3587, + "ĠBear": 3588, + "Ġpengu": 3589, + "Ġearth": 3590, + "Ġintellig": 3591, + "Ġwarned": 3592, + "Ġwindows": 3593, + "ĠMummy": 3594, + "Ġspoke": 3595, + "Ġpow": 3596, + "ĠWhile": 3597, + "Ġpup": 3598, + "gest": 3599, + "Ġhumble": 3600, + "Ġuncomfort": 3601, + "Ġavo": 3602, + "Ġpant": 3603, + "Ġnote": 3604, + "Ġuncomfortable": 3605, + "ĠMandy": 3606, + "Ġplaced": 3607, + "Yay": 3608, + "iches": 3609, + "Ġsunflower": 3610, + "Ow": 3611, + "Ġpale": 3612, + "Ġtravel": 3613, + "Ġbadly": 3614, + "Ġolder": 3615, + "Ġslides": 3616, + "Ġanxious": 3617, + "ikes": 3618, + "Ġbiggest": 3619, + "Ġscale": 3620, + "Ġcompl": 3621, + "Ġcouldnâ": 3622, + "Ġstack": 3623, + "Ġflute": 3624, + "Ġtrap": 3625, + "Ġstatue": 3626, + "Ġscoot": 3627, + "Ġcounting": 3628, + "Ġgrowing": 3629, + "Ġcooking": 3630, + "ĠPe": 3631, + "Ġcomplet": 3632, + "Ġliz": 3633, + "Ġtunnel": 3634, + "Ġbeetle": 3635, + "Ġcelebrate": 3636, + "host": 3637, + "Ġmel": 3638, + "Ġcupboard": 3639, + "Ġmush": 3640, + "Ġsofa": 3641, + "ĠKim": 3642, + "Ġnail": 3643, + "Ġharmless": 3644, + "Ġscatter": 3645, + "ĠBill": 3646, + "Ġbeauty": 3647, + "Ġmole": 3648, + "Ġdeaf": 3649, + "Ġvalue": 3650, + "Ġnurse": 3651, + "Ġsuper": 3652, + "Ġperm": 3653, + "Ġer": 3654, + "ĠHere": 3655, + "Ġshut": 3656, + "Ġpersistent": 3657, + "Ġjumps": 3658, + "While": 3659, + "Ġcrocodile": 3660, + "Ġhung": 3661, + "Ġghost": 3662, + "Ġgifted": 3663, + "Ġrefused": 3664, + "Ġcharming": 3665, + "Ġtrick": 3666, + "ĠGive": 3667, + "Ġneat": 3668, + "Ġnames": 3669, + "Ġcourage": 3670, + "opus": 3671, + "Ġyawn": 3672, + "Ġflour": 3673, + "ctopus": 3674, + "Ġcrane": 3675, + "Ġcurt": 3676, + "Ġpretending": 3677, + "cream": 3678, + "Ġpony": 3679, + "Ġcereal": 3680, + "Ġbase": 3681, + "Ġsandwiches": 3682, + "ices": 3683, + "ĠLola": 3684, + "Ġraven": 3685, + "Ġsnuggled": 3686, + "ĠToby": 3687, + "Ġcurtain": 3688, + "Ġsupport": 3689, + "Ġdestroy": 3690, + "Ġtur": 3691, + "Ġordinary": 3692, + "Ġchasing": 3693, + "ud": 3694, + "Ġuniver": 3695, + "aid": 3696, + "ĠLook": 3697, + "Ġquestion": 3698, + "Ġenvelope": 3699, + "aches": 3700, + "Ġdrawer": 3701, + "Ġtriang": 3702, + "Ġvi": 3703, + "Ġcamp": 3704, + "Ġsett": 3705, + "Daisy": 3706, + "used": 3707, + "Ġcomputer": 3708, + "Ġoctopus": 3709, + "Ġattract": 3710, + "Ġrules": 3711, + "Ġcrawl": 3712, + "Ġlively": 3713, + "Ġsend": 3714, + "Ġgloomy": 3715, + "Alice": 3716, + "Ġcartoon": 3717, + "aby": 3718, + "Ġuncle": 3719, + "Ġintelligent": 3720, + "ips": 3721, + "Ġmay": 3722, + "Ġpiano": 3723, + "Ġspeed": 3724, + "Ġpackage": 3725, + "Ġblueber": 3726, + "Ġshaking": 3727, + "cu": 3728, + "Ġhelmet": 3729, + "Ġcrystal": 3730, + "Ġneedle": 3731, + "Ġmushroom": 3732, + "Ġturkey": 3733, + "oe": 3734, + "ĠEventually": 3735, + "Ġcollar": 3736, + "Ġparade": 3737, + "Ġcreatures": 3738, + "stri": 3739, + "uddy": 3740, + "heart": 3741, + "ÅĵThat": 3742, + "Re": 3743, + "Ġhurry": 3744, + "Ġtwirled": 3745, + "Ġphot": 3746, + "Ġlizard": 3747, + "illie": 3748, + "erable": 3749, + "enry": 3750, + "ubby": 3751, + "aff": 3752, + "orant": 3753, + "Ġalert": 3754, + "Ġmiserable": 3755, + "Ġthief": 3756, + "gust": 3757, + "Ġstation": 3758, + "Ġsoldier": 3759, + "Ġhunter": 3760, + "Ġpepper": 3761, + "ceed": 3762, + "Ġtask": 3763, + "arlie": 3764, + "Ġanywhere": 3765, + "Ġdug": 3766, + "Ġdisgust": 3767, + "Ġbicy": 3768, + "Ġfireman": 3769, + "Ġener": 3770, + "cut": 3771, + "Ġcarp": 3772, + "iest": 3773, + "Ġwishes": 3774, + "Ġseal": 3775, + "Ġresist": 3776, + "Ġled": 3777, + "Ġvide": 3778, + "Ġbeep": 3779, + "Ġignorant": 3780, + "Ġbandage": 3781, + "Ġstickers": 3782, + "coa": 3783, + "Ġscreen": 3784, + "Ġradio": 3785, + "Ġhelpless": 3786, + "Ġbounced": 3787, + "tter": 3788, + "Ġtrash": 3789, + "Give": 3790, + "Ġsecond": 3791, + "Ġleash": 3792, + "Ġrepe": 3793, + "Ġpracticed": 3794, + "Ġmuff": 3795, + "Ġshine": 3796, + "Ġchance": 3797, + "Ġletters": 3798, + "Ġattractive": 3799, + "Ġimpat": 3800, + "Ġmill": 3801, + "Ġstirred": 3802, + "Ġcricket": 3803, + "Ġjeep": 3804, + "Ġstretched": 3805, + "Ġnobody": 3806, + "urb": 3807, + "Ġthread": 3808, + "Ġpasta": 3809, + "Ġcube": 3810, + "Ġpand": 3811, + "Ġchubby": 3812, + "Ġtooth": 3813, + "ummer": 3814, + "Ġfu": 3815, + "Ġpigeon": 3816, + "ses": 3817, + "If": 3818, + "Ġjet": 3819, + "Ġgir": 3820, + "Ġcompassionate": 3821, + "ccol": 3822, + "ĠGeorge": 3823, + "Benny": 3824, + "Ġclub": 3825, + "ĠCl": 3826, + "ccoli": 3827, + "arian": 3828, + "ĠPolly": 3829, + "Ġtrump": 3830, + "Ġdisturb": 3831, + "orable": 3832, + "Ġdecorate": 3833, + "Ġcocoa": 3834, + "Ġbrighter": 3835, + "Ġjug": 3836, + "Ġsteps": 3837, + "Ġimpatient": 3838, + "Ġtire": 3839, + "Ġcompetitive": 3840, + "Ġfurther": 3841, + "Ġotter": 3842, + "Ġrespectful": 3843, + "Ġsucceed": 3844, + "Ġtroubled": 3845, + "Ġpressed": 3846, + "olin": 3847, + "Ġitself": 3848, + "aked": 3849, + "Ġbet": 3850, + "Ġostri": 3851, + "noon": 3852, + "Ġcandle": 3853, + "Ġmug": 3854, + "ĠWh": 3855, + "Ġafternoon": 3856, + "Ġattic": 3857, + "ĠAl": 3858, + "Ġrestless": 3859, + "Ġstarts": 3860, + "Ġpun": 3861, + "Ġtap": 3862, + "Ġsomewhere": 3863, + "Ġribb": 3864, + "ĠAre": 3865, + "aurant": 3866, + "stic": 3867, + "Ġdess": 3868, + "Ġquar": 3869, + "Ġcarpet": 3870, + "Ġanyway": 3871, + "Ġshouts": 3872, + "Ġshoe": 3873, + "Ġdisgusting": 3874, + "Ġadorable": 3875, + "Ġrestaurant": 3876, + "Ġskip": 3877, + "Ġleop": 3878, + "Ġfort": 3879, + "gn": 3880, + "Ġpants": 3881, + "Ġvine": 3882, + "Ġtray": 3883, + "Ġnuts": 3884, + "Ġwaff": 3885, + "Ġcase": 3886, + "come": 3887, + "Ġgor": 3888, + "Ġfearful": 3889, + "Ġscrew": 3890, + "Ġenvious": 3891, + "Ġsweetheart": 3892, + "opter": 3893, + "Ġcards": 3894, + "Ġallig": 3895, + "icopter": 3896, + "Little": 3897, + "iastic": 3898, + "Ġdistant": 3899, + "Ġbroccoli": 3900, + "Ġenthusiastic": 3901, + "Ġhipp": 3902, + "Ġfilthy": 3903, + "ĠSh": 3904, + "Ġgiggle": 3905, + "Ġexper": 3906, + "Ġtrumpet": 3907, + "Ġcooked": 3908, + "Ġhelicopter": 3909, + "Ġmonkeys": 3910, + "night": 3911, + "Grandma": 3912, + "Ġreco": 3913, + "Ġpor": 3914, + "ĠWhere": 3915, + "irit": 3916, + "Ġsandbox": 3917, + "aroo": 3918, + "angaroo": 3919, + "Ġhook": 3920, + "ĠWould": 3921, + "gging": 3922, + "Ġbri": 3923, + "ĠLee": 3924, + "Ġadmire": 3925, + "Ġnowhere": 3926, + "Ġten": 3927, + "Ġharsh": 3928, + "Ġbackpack": 3929, + "Ġsoar": 3930, + "ĠBrownie": 3931, + "Ġsent": 3932, + "Ġbelt": 3933, + "Ġbatht": 3934, + "gie": 3935, + "Ġexplain": 3936, + "Ġscooter": 3937, + "Ġants": 3938, + "llie": 3939, + "Ġmeas": 3940, + "opl": 3941, + "Ġpoem": 3942, + "eropl": 3943, + "Ġcountry": 3944, + "cycle": 3945, + "Ġbathtub": 3946, + "Ġpipe": 3947, + "Ġaeropl": 3948, + "Ġbarking": 3949, + "Ġquite": 3950, + "Ġunpack": 3951, + "stairs": 3952, + "Ġcows": 3953, + "par": 3954, + "Ġspeak": 3955, + "Ġkangaroo": 3956, + "Ġlid": 3957, + "Ġsquash": 3958, + "Ġleopard": 3959, + "Ġmama": 3960, + "Ġhappier": 3961, + "Ġspell": 3962, + "Ġtemp": 3963, + "Ġrepair": 3964, + "Ġlistening": 3965, + "Ġbicycle": 3966, + "Ġsepar": 3967, + "imi": 3968, + "ĠEverything": 3969, + "Ġsummer": 3970, + "Ġstared": 3971, + "Ġcush": 3972, + "Ġgrabs": 3973, + "Ġmessage": 3974, + "Ġbreat": 3975, + "Ġdidnâ": 3976, + "uct": 3977, + "Ġostrich": 3978, + "Ġfirework": 3979, + "ĠAlex": 3980, + "Ġhuman": 3981, + "Ġloop": 3982, + "Ġgiven": 3983, + "Ġcomet": 3984, + "Ġmule": 3985, + "hood": 3986, + "apa": 3987, + "Ġsort": 3988, + "Ġimpro": 3989, + "Jenny": 3990, + "Ġgorilla": 3991, + "ĠJoey": 3992, + "Ġmodest": 3993, + "Ġpaid": 3994, + "Ġfinds": 3995, + "year": 3996, + "Ġyogurt": 3997, + "Ġdessert": 3998, + "Ġmeat": 3999, + "Ġobser": 4000, + "Ġviolin": 4001, + "Ġur": 4002, + "ĠSophie": 4003, + "Bye": 4004, + "Ġhedge": 4005, + "ipping": 4006, + "Ġspirit": 4007, + "ĠSm": 4008, + "Ġpulls": 4009, + "Ġtripped": 4010, + "shed": 4011, + "Ġjellyfish": 4012, + "Ġmelon": 4013, + "Ġsplit": 4014, + "Ġpaws": 4015, + "Ġalligator": 4016, + "Everyone": 4017, + "Ġrescue": 4018, + "Ġsize": 4019, + "Ġholes": 4020, + "Ġprov": 4021, + "ucked": 4022, + "Ġroared": 4023, + "Ġfive": 4024, + "Ġforgave": 4025, + "ĠPat": 4026, + "Ġcats": 4027, + "Ġwheat": 4028, + "Ġpurse": 4029, + "Ġrecogn": 4030, + "Ġhippo": 4031, + "Ġpilot": 4032, + "Ġhall": 4033, + "Daddy": 4034, + "Ġtax": 4035, + "Ġsheet": 4036, + "Ġpal": 4037, + "Ġcact": 4038, + "Ġinse": 4039, + "Ġpushing": 4040, + "ophone": 4041, + "Ġbikes": 4042, + "Ġorganize": 4043, + "ci": 4044, + "Ġswinging": 4045, + "Ġsle": 4046, + "Ġraft": 4047, + "Ġsalt": 4048, + "Ġscold": 4049, + "Ġstarting": 4050, + "Ġshade": 4051, + "Ġbehave": 4052, + "Ġbin": 4053, + "Ġlightning": 4054, + "Ġfle": 4055, + "Ġoat": 4056, + "Ġrice": 4057, + "ĠSnow": 4058, + "Ġhaircut": 4059, + "Ġtriangle": 4060, + "eer": 4061, + "Ġbuzz": 4062, + "Ġenergy": 4063, + "iskers": 4064, + "ĠTweetie": 4065, + "ÅĵYou": 4066, + "Ġbur": 4067, + "Ġknot": 4068, + "Ġfrowned": 4069, + "bul": 4070, + "Ġlear": 4071, + "aled": 4072, + "Ġlearnt": 4073, + "Ġeither": 4074, + "Ġporch": 4075, + "Ġmath": 4076, + "Ġriding": 4077, + "Ġped": 4078, + "Ġlip": 4079, + "lcano": 4080, + "seum": 4081, + "Ġtrains": 4082, + "ebook": 4083, + "Ġended": 4084, + "Ġnotebook": 4085, + "Ġsticker": 4086, + "iling": 4087, + "inking": 4088, + "Ġlend": 4089, + "Ġwallet": 4090, + "Ġluck": 4091, + "Ġevening": 4092, + "reci": 4093, + "Ġpanda": 4094, + "Ġcactus": 4095, + "Ġjokes": 4096, + "Ġchalk": 4097, + "Ġbananas": 4098, + "Ġpapers": 4099, + "Ġrod": 4100, + "Ġmuseum": 4101, + "Ġsweater": 4102, + "Ġappreci": 4103, + "Ġlions": 4104, + "Ġpalace": 4105, + "Ġtaxi": 4106, + "Ġvolcano": 4107, + "ube": 4108, + "Ġshopkeeper": 4109, + "Ġchain": 4110, + "Ġstrawberry": 4111, + "Ġbears": 4112, + "Ġrolling": 4113, + "Ġboots": 4114, + "Ġeras": 4115, + "Ġhadn": 4116, + "astic": 4117, + "Ġneighbour": 4118, + "Ġbarrel": 4119, + "Ġshakes": 4120, + "ffe": 4121, + "Ġmicr": 4122, + "icer": 4123, + "ffee": 4124, + "ooped": 4125, + "Ġsilver": 4126, + "urch": 4127, + "Ġlaund": 4128, + "Ġalive": 4129, + "Ġsmells": 4130, + "Ġmild": 4131, + "play": 4132, + "Ġreind": 4133, + "Ġsock": 4134, + "ĠRed": 4135, + "ĠJerry": 4136, + "Ġlaundry": 4137, + "Ġsteak": 4138, + "ĠAndy": 4139, + "Ġavoc": 4140, + "Ġink": 4141, + "Ġpole": 4142, + "Ġstrugg": 4143, + "iron": 4144, + "Ġpushes": 4145, + "ĠTr": 4146, + "Ġputting": 4147, + "Ġvisited": 4148, + "Ġgoal": 4149, + "Ġsoftly": 4150, + "Ġmagnet": 4151, + "Ġjudge": 4152, + "edy": 4153, + "Ġtricks": 4154, + "Ġdrawings": 4155, + "Ġmicrophone": 4156, + "Ġclapping": 4157, + "Ġpad": 4158, + "Ġol": 4159, + "Ġhive": 4160, + "Ġshield": 4161, + "Ġtube": 4162, + "Ġleaned": 4163, + "Ġcolours": 4164, + "Ġsailor": 4165, + "Ġshovel": 4166, + "Ġairport": 4167, + "Ha": 4168, + "Ġzoomed": 4169, + "Ġfalling": 4170, + "Ġrag": 4171, + "Ġbelongs": 4172, + "Ġshelter": 4173, + "aggie": 4174, + "Ġunlock": 4175, + "Ġsprink": 4176, + "Ġchecked": 4177, + "elery": 4178, + "happy": 4179, + "Ġinsist": 4180, + "Ġpenguin": 4181, + "Ġquarrel": 4182, + "Ġambul": 4183, + "Ġclimbing": 4184, + "Ġmarched": 4185, + "ĠPaul": 4186, + "Ġgro": 4187, + "Ġdisplay": 4188, + "Ġreindeer": 4189, + "cast": 4190, + "hino": 4191, + "Ġsaus": 4192, + "ĠBet": 4193, + "ense": 4194, + "Ġaeroplane": 4195, + "Ġdive": 4196, + "Ġdishes": 4197, + "ophy": 4198, + "Ġpolish": 4199, + "Ġbarks": 4200, + "ges": 4201, + "Ġavail": 4202, + "Ġdonâ": 4203, + "Ġfields": 4204, + "Ġgrapes": 4205, + "Ġsandcast": 4206, + "Ġambulance": 4207, + "Ġpeek": 4208, + "ait": 4209, + "Ġapologized": 4210, + "Ġyach": 4211, + "Ġsoil": 4212, + "Ġcoffee": 4213, + "Ġskill": 4214, + "ĠPapa": 4215, + "sely": 4216, + "Ġcostume": 4217, + "Ġelev": 4218, + "Ġoy": 4219, + "Ġtrophy": 4220, + "Ġfeelings": 4221, + "Ġplanet": 4222, + "ĠOr": 4223, + "Ġhoping": 4224, + "anic": 4225, + "Ġfilm": 4226, + "Ġprun": 4227, + "Ġart": 4228, + "Ġrubber": 4229, + "ron": 4230, + "Ġunhappy": 4231, + "Ġdrops": 4232, + "Ġshrimp": 4233, + "nger": 4234, + "ĠBunny": 4235, + "Ġmedal": 4236, + "Ġkitty": 4237, + "âĤ¬âĢľ": 4238, + "Ġthanks": 4239, + "Ġraining": 4240, + "Ġmen": 4241, + "chanic": 4242, + "Ġstom": 4243, + "Ġminute": 4244, + "Ġelevator": 4245, + "Ġcelery": 4246, + "Ġcord": 4247, + "Ġonion": 4248, + "Ġrhino": 4249, + "Ġavailable": 4250, + "ected": 4251, + "Ġeraser": 4252, + "Ġincl": 4253, + "Ġpage": 4254, + "Ġshort": 4255, + "Ġyacht": 4256, + "reeze": 4257, + "Ġshouldn": 4258, + "Ġfisher": 4259, + "Ġperfectly": 4260, + "Ġimagine": 4261, + "Ġwool": 4262, + "Ġmarry": 4263, + "Ġwinter": 4264, + "Ġbasketball": 4265, + "Ġmechanic": 4266, + "ĠBuddy": 4267, + "Ġdiary": 4268, + "nam": 4269, + "Ġbul": 4270, + "Ġherb": 4271, + "Ġflies": 4272, + "Ġcomplete": 4273, + "Ġrever": 4274, + "Ġappl": 4275, + "Ġclosely": 4276, + "Ġcardboard": 4277, + "Ġinsect": 4278, + "Ġmagaz": 4279, + "Ġeagerly": 4280, + "Ġplayer": 4281, + "ĠWhiskers": 4282, + "eath": 4283, + "Ġjournal": 4284, + "ĠWill": 4285, + "Ġbaking": 4286, + "Ġvend": 4287, + "Ġquit": 4288, + "Ġfurn": 4289, + "Ġglove": 4290, + "iture": 4291, + "ĠSmith": 4292, + "Ġdisag": 4293, + "Ġfurniture": 4294, + "Ġstuffed": 4295, + "Ġtub": 4296, + "Ġbreaks": 4297, + "Ġimagination": 4298, + "Ġbulb": 4299, + "Ġtreasures": 4300, + "Ġchurch": 4301, + "gen": 4302, + "ecause": 4303, + "Ġcounter": 4304, + "any": 4305, + "Ġwife": 4306, + "Ġheaded": 4307, + "Ġcooler": 4308, + "azz": 4309, + "Ġpair": 4310, + "Ġfreez": 4311, + "Ġfrogs": 4312, + "Ġtut": 4313, + "quit": 4314, + "Ġskull": 4315, + "mand": 4316, + "ories": 4317, + "Ġpit": 4318, + "Ġknob": 4319, + "ween": 4320, + "Ġfactor": 4321, + "stead": 4322, + "right": 4323, + "Ġswitch": 4324, + "Ġfootball": 4325, + "place": 4326, + "Ġoffer": 4327, + "ides": 4328, + "Ġsunset": 4329, + "Ġbetween": 4330, + "Ġlie": 4331, + "ifl": 4332, + "aulifl": 4333, + "Ġcheek": 4334, + "Ch": 4335, + "Ġsym": 4336, + "Ġswung": 4337, + "Ġfactory": 4338, + "Ġcups": 4339, + "ĠTed": 4340, + "Ġmotorcycle": 4341, + "Ġchirp": 4342, + "Ġmos": 4343, + "quito": 4344, + "Ġflame": 4345, + "Ġtwink": 4346, + "Ġshouting": 4347, + "..": 4348, + "nament": 4349, + "Ġpainter": 4350, + "Ġgolf": 4351, + "Ġpeach": 4352, + "Ġornament": 4353, + "kelet": 4354, + "Ġblowing": 4355, + "Ġhut": 4356, + "Ġsung": 4357, + "affe": 4358, + "Ġhotel": 4359, + "Ġseeing": 4360, + "Ġcaulifl": 4361, + "Ġfolder": 4362, + "Ġvendor": 4363, + "ccer": 4364, + "ĠMimi": 4365, + "lass": 4366, + "Ġvideo": 4367, + "Ġmixer": 4368, + "pe": 4369, + "ab": 4370, + "izes": 4371, + "bol": 4372, + "Ġthrows": 4373, + "Ġpirates": 4374, + "Ġcreated": 4375, + "orses": 4376, + "Ġheads": 4377, + "Ġoil": 4378, + "Ġkay": 4379, + "Ġframe": 4380, + "Ġmosquito": 4381, + "angu": 4382, + "Ġcushion": 4383, + "mm": 4384, + "Ġsoccer": 4385, + "ĠMaria": 4386, + "Ġfisherman": 4387, + "Ġcoal": 4388, + "ĠBun": 4389, + "zzy": 4390, + "Ġsymbol": 4391, + "Ġhorses": 4392, + "Ġcable": 4393, + "ceros": 4394, + "Ġpopped": 4395, + "Ġlangu": 4396, + "Ġwipe": 4397, + "Ġpine": 4398, + "ĠBaby": 4399, + "Ġattention": 4400, + "Ġskelet": 4401, + "Ġbattery": 4402, + "Ġpowder": 4403, + "Ġcauliflower": 4404, + "Ġstud": 4405, + "Ġlaser": 4406, + "ef": 4407, + "render": 4408, + "Ġforgotten": 4409, + "Ġweather": 4410, + "ĠLilly": 4411, + "rod": 4412, + "Ġlives": 4413, + "Ġmop": 4414, + "osie": 4415, + "Ġcelebrated": 4416, + "Ġfishing": 4417, + "Ġax": 4418, + "Ġrot": 4419, + "Ġsince": 4420, + "Ġtrail": 4421, + "ĠIâ": 4422, + "elcome": 4423, + "Ġmaze": 4424, + "aws": 4425, + "Ġphoto": 4426, + "ĠGod": 4427, + "ites": 4428, + "Ġyoga": 4429, + "Ġsurround": 4430, + "ĠRo": 4431, + "Ġwaving": 4432, + "ĠGrace": 4433, + "Ġslept": 4434, + "Ġsneak": 4435, + "Ġanch": 4436, + "Ġdear": 4437, + "unately": 4438, + "Ġgiraffe": 4439, + "Ġintrod": 4440, + "Ġrhinoceros": 4441, + "Ġpoke": 4442, + "Ġswamp": 4443, + "Inside": 4444, + "Ġflea": 4445, + "Ġpoints": 4446, + "Ġitch": 4447, + "Ġpoint": 4448, + "Ġglowing": 4449, + "Ġitâ": 4450, + "Ġfireplace": 4451, + "Ġbreeze": 4452, + "ney": 4453, + "lasses": 4454, + "Your": 4455, + "Ġsub": 4456, + "Ġvet": 4457, + "Ġsunglasses": 4458, + "Ġkingdom": 4459, + "ĠAnnie": 4460, + "Ġmemories": 4461, + "ĠCharlie": 4462, + "Ġtutor": 4463, + "Ġstreng": 4464, + "Ġtuna": 4465, + "Ġiron": 4466, + "Ġreve": 4467, + "Ġvest": 4468, + "spap": 4469, + "ĠSandy": 4470, + "Ġpetals": 4471, + "Ġfog": 4472, + "Ġmistakes": 4473, + "Ġaxe": 4474, + "Ġcomplain": 4475, + "Ġbaseball": 4476, + "Ġdancer": 4477, + "Ġchickens": 4478, + "Ġparent": 4479, + "Ġig": 4480, + "hero": 4481, + "Ġnewspap": 4482, + "Ġstrength": 4483, + "Ġgreedy": 4484, + "Ġceiling": 4485, + "ckey": 4486, + "Ġsquirrels": 4487, + "Ġhockey": 4488, + "Ġigloo": 4489, + "Ġsir": 4490, + "Ġgrin": 4491, + "Ġanchor": 4492, + "Ġskeleton": 4493, + "rosc": 4494, + "Ġsniffed": 4495, + "Ġgrocer": 4496, + "Ġsuperhero": 4497, + "Ġargue": 4498, + "ĠUn": 4499, + "Ġnapkin": 4500, + "chie": 4501, + "Eventually": 4502, + "Ġgolden": 4503, + "ues": 4504, + "Ġhanging": 4505, + "Ġtrave": 4506, + "Ġmusician": 4507, + "medi": 4508, + "Ġskirt": 4509, + "ĠTony": 4510, + "roscope": 4511, + "Ġstaff": 4512, + "Ġtemple": 4513, + "Ġunif": 4514, + "Ġagree": 4515, + "Ġsque": 4516, + "Ġbury": 4517, + "mediately": 4518, + "Ġtheater": 4519, + "Ġdiscu": 4520, + "Ġuniform": 4521, + "Ġeaten": 4522, + "ĠJess": 4523, + "Ġslipper": 4524, + "Ġwelcomed": 4525, + "Ġseas": 4526, + "Ġshoulder": 4527, + "Thanks": 4528, + "Ġzipper": 4529, + "Ġquietly": 4530, + "ssible": 4531, + "Ġmeeting": 4532, + "Ġlime": 4533, + "Ġinvest": 4534, + "istol": 4535, + "Ġmicroscope": 4536, + "Ġpinch": 4537, + "chair": 4538, + "Ġflapped": 4539, + "Ġslippery": 4540, + "Ġaccepted": 4541, + "Ġfought": 4542, + "Ġinvestig": 4543, + "Ġpistol": 4544, + "erc": 4545, + "Ġdoors": 4546, + "Ġminer": 4547, + "reek": 4548, + "Ġradish": 4549, + "Ġplastic": 4550, + "Ġthrowing": 4551, + "Ġcalls": 4552, + "Ġbouncing": 4553, + "tress": 4554, + "Today": 4555, + "Ġmattress": 4556, + "men": 4557, + "ĠInstead": 4558, + "Ġsurrender": 4559, + "Ġcob": 4560, + "aces": 4561, + "house": 4562, + "Ġpear": 4563, + "Ġcreek": 4564, + "Ġvroom": 4565, + "Ġkayak": 4566, + "Emma": 4567, + "tain": 4568, + "Ġmoves": 4569, + "Ġsticky": 4570, + "Qu": 4571, + "Ġlawy": 4572, + "Wait": 4573, + "ĠHenry": 4574, + "Ġnovel": 4575, + "alley": 4576, + "Ġcub": 4577, + "Ġavocado": 4578, + "Ġcared": 4579, + "Ġsuff": 4580, + "Ġfreezer": 4581, + "Ġlotion": 4582, + "aud": 4583, + "case": 4584, + "ler": 4585, + "ison": 4586, + "ĠMillie": 4587, + "te": 4588, + "was": 4589, + "Ġfauc": 4590, + "anny": 4591, + "Ġarmchair": 4592, + "Ġwriting": 4593, + "inked": 4594, + "Ġreef": 4595, + "Ġmakeup": 4596, + "Ġmystery": 4597, + "Ġvalley": 4598, + "web": 4599, + "Ġtug": 4600, + "Ġinvestigate": 4601, + "Ġnews": 4602, + "Ġsailing": 4603, + "Ġcherries": 4604, + "Ġregret": 4605, + "Ġcrib": 4606, + "washer": 4607, + "imney": 4608, + "Ġexerc": 4609, + "Ġoyster": 4610, + "Ġfaucet": 4611, + "Ġagre": 4612, + "Ġsplashing": 4613, + "ĠKate": 4614, + "Ġticket": 4615, + "Ġcollected": 4616, + "Ġworth": 4617, + "Ġchimney": 4618, + "Ġtoil": 4619, + "Together": 4620, + "Ġpresents": 4621, + "Ġdishwasher": 4622, + "Ġmagazine": 4623, + "Ġhappens": 4624, + "Ġsprayed": 4625, + "Ġwags": 4626, + "ÅĵItâ": 4627, + "Next": 4628, + "Ġprevent": 4629, + "Ġcobweb": 4630, + "Ġquack": 4631, + "Ġveil": 4632, + "Ġcastles": 4633, + "Ġentered": 4634, + "Ġtear": 4635, + "Sammy": 4636, + "Ġshrugged": 4637, + "Ġhar": 4638, + "Ġpassport": 4639, + "Ġapplaud": 4640, + "Ġchess": 4641, + "Ġseparate": 4642, + "Ġscolded": 4643, + "lend": 4644, + "Ġweigh": 4645, + "Ġtoilet": 4646, + "Ġalarm": 4647, + "ĠDanny": 4648, + "ives": 4649, + "Ġblankets": 4650, + "Ġrake": 4651, + "Ġignored": 4652, + "Ġtucked": 4653, + "Ġlawyer": 4654, + "Ġchoice": 4655, + "ived": 4656, + "Ġhopes": 4657, + "Ġattach": 4658, + "Ġcoats": 4659, + "Ġcandles": 4660, + "Ġfollows": 4661, + "Ġkisses": 4662, + "Ġappro": 4663, + "Ġclassroom": 4664, + "ĠRu": 4665, + "eve": 4666, + "ring": 4667, + "Ġpuddles": 4668, + "Ġeasily": 4669, + "Ġapart": 4670, + "ety": 4671, + "sit": 4672, + "Ġdisappear": 4673, + "Ġbeef": 4674, + "Ġchairs": 4675, + "Ġburned": 4676, + "Ġbother": 4677, + "Ġletting": 4678, + "Ġstraight": 4679, + "ĠNext": 4680, + "eterin": 4681, + "eterinarian": 4682, + "Ġyield": 4683, + "Ġward": 4684, + "Ġdressed": 4685, + "Ġcane": 4686, + "Ġtrusted": 4687, + "Ġlanguage": 4688, + "Ġsizes": 4689, + "Ġveterinarian": 4690, + "Ġraz": 4691, + "Ġteleph": 4692, + "raged": 4693, + "Ġcaring": 4694, + "Ġplanes": 4695, + "Ġwardrobe": 4696, + "��jewelry": 4697, + "atched": 4698, + "Ġblinked": 4699, + "iday": 4700, + "Ġshower": 4701, + "Ġrise": 4702, + "Ann": 4703, + "Ġmissile": 4704, + "ĠSu": 4705, + "Ġkeeping": 4706, + "Ġlawn": 4707, + "Ġrequ": 4708, + "Ġstable": 4709, + "Ġcabinet": 4710, + "Ġcrossed": 4711, + "Ġoak": 4712, + "ĠHarry": 4713, + "Ġbookshe": 4714, + "vision": 4715, + "Mandy": 4716, + "Ġstro": 4717, + "Ġtelephone": 4718, + "Ġnewspaper": 4719, + "mend": 4720, + "Ġclaws": 4721, + "Ġrooms": 4722, + "rs": 4723, + "Ġsigh": 4724, + "Ġpuzzles": 4725, + "Ġaut": 4726, + "Ġtrade": 4727, + "Ġincre": 4728, + "ival": 4729, + "Ġcell": 4730, + "Ġwhisper": 4731, + "Ġtornado": 4732, + "Ġscratch": 4733, + "una": 4734, + "anges": 4735, + "Ġbookcase": 4736, + "Ġinf": 4737, + "ampoo": 4738, + "Ġblueberries": 4739, + "Ġsnap": 4740, + "Ġamazement": 4741, + "ĠMiss": 4742, + "Ġperfu": 4743, + "ction": 4744, + "ommend": 4745, + "Ġsqueezed": 4746, + "Ġbookshelf": 4747, + "Because": 4748, + "Ġrecommend": 4749, + "Ġopera": 4750, + "ĠRosie": 4751, + "Ġsubway": 4752, + "Ġpra": 4753, + "atie": 4754, + "Ġgym": 4755, + "Ġdelay": 4756, + "Ġgrill": 4757, + "ĠSee": 4758, + "ĠAb": 4759, + "Ġrazor": 4760, + "Ġblouse": 4761, + "Ġrequest": 4762, + "Ġcrawling": 4763, + "ĠHelp": 4764, + "Ġpur": 4765, + "Ġpoked": 4766, + "âĤ¬.": 4767, + "Ġtelevision": 4768, + "Ġbill": 4769, + "Ġhol": 4770, + "ggy": 4771, + "Ġfollowing": 4772, + "omes": 4773, + "iction": 4774, + "Ġshampoo": 4775, + "ĠTrue": 4776, + "Ġfile": 4777, + "Ġlicks": 4778, + "Ġspear": 4779, + "Ġsqueeze": 4780, + "Ġholiday": 4781, + "Ġexperience": 4782, + "Ġlumber": 4783, + "Ġimprove": 4784, + "Ġmint": 4785, + "Ġperfume": 4786, + "Ġserve": 4787, + "Ġdemand": 4788, + "Ġsteam": 4789, + "Ġcliff": 4790, + "Ġringing": 4791, + "Ġcrow": 4792, + "fortunately": 4793, + "ictionary": 4794, + "Is": 4795, + "bbie": 4796, + "Ġribbon": 4797, + "ah": 4798, + "Ġimmediately": 4799, + "Ġhelper": 4800, + "Ġmuffin": 4801, + "Ġfest": 4802, + "Ġgrowled": 4803, + "Ġisn": 4804, + "Ġbegged": 4805, + "Ġdictionary": 4806, + "Ġmatches": 4807, + "Ġshrink": 4808, + "Ġwaste": 4809, + "Ġblood": 4810, + "Ġbirdc": 4811, + "Ġprop": 4812, + "Ġideas": 4813, + "Ġwarmth": 4814, + "ib": 4815, + "Ġmustache": 4816, + "Ġsneeze": 4817, + "ores": 4818, + "ĠJul": 4819, + "Ġinvite": 4820, + "hic": 4821, + "Ġgear": 4822, + "Ġbirdcage": 4823, + "Ġvehic": 4824, + "ups": 4825, + "Ġfuel": 4826, + "Ġalright": 4827, + "Ġrabbits": 4828, + "uckily": 4829, + "asis": 4830, + "Ġcalend": 4831, + "Ġweep": 4832, + "Ġyucky": 4833, + "Ġflutter": 4834, + "Ġinstr": 4835, + "Ġfallen": 4836, + "Ġmarried": 4837, + "ĠRe": 4838, + "Ġberry": 4839, + "lier": 4840, + "Ġrail": 4841, + "Ġrow": 4842, + "Ġpastry": 4843, + "Did": 4844, + "Ġrefre": 4845, + "ucture": 4846, + "Ġworms": 4847, + "Ġstructure": 4848, + "Ġlaught": 4849, + "Ġsurprises": 4850, + "Ġbravely": 4851, + "Ġbelow": 4852, + "Ġcalendar": 4853, + "Ġoasis": 4854, + "ĠClara": 4855, + "Ġwandered": 4856, + "Ġble": 4857, + "Will": 4858, + "Ġwigg": 4859, + "Ġkneel": 4860, + "ising": 4861, + "Ġdire": 4862, + "Ġunderstanding": 4863, + "Ġhurting": 4864, + "Ġlaughter": 4865, + "omeday": 4866, + "Ġdrain": 4867, + "Ġpages": 4868, + "Ok": 4869, + "Ġhearts": 4870, + "Ġenter": 4871, + "Ġairpl": 4872, + "inky": 4873, + "Ġitem": 4874, + "ĠIs": 4875, + "omob": 4876, + "Ġharb": 4877, + "Ġreaches": 4878, + "Ġapron": 4879, + "asp": 4880, + "Ġsafety": 4881, + "Ġfloat": 4882, + "Ġcrash": 4883, + "Ġautomob": 4884, + "Ġbathe": 4885, + "Ġburied": 4886, + "Ġjunk": 4887, + "ÅĵNo": 4888, + "Ġbuckle": 4889, + "Ġadmir": 4890, + "Ġroot": 4891, + "Ġcaptain": 4892, + "Ġstrawberries": 4893, + "Ġmyself": 4894, + "achel": 4895, + "Ġrelaxed": 4896, + "Ġsandcastle": 4897, + "oral": 4898, + "Ġignore": 4899, + "Ġskills": 4900, + "Welcome": 4901, + "Ġplates": 4902, + "Lisa": 4903, + "'ve": 4904, + "Ġwhip": 4905, + "ĠKing": 4906, + "Ġspade": 4907, + "Ġmoments": 4908, + "ĠFo": 4909, + "Ġreverse": 4910, + "htray": 4911, + "ĠWho": 4912, + "icing": 4913, + "Ġquiz": 4914, + "Ġashtray": 4915, + "Ġfestival": 4916, + "ari": 4917, + "Ġbeamed": 4918, + "'.": 4919, + "Ġsnapped": 4920, + "riger": 4921, + "Ġsomeday": 4922, + "cakes": 4923, + "Ġrefriger": 4924, + "Ġraise": 4925, + "Ġreceived": 4926, + "Yuck": 4927, + "Ġrefrigerator": 4928, + "Ġearlier": 4929, + "Ġtong": 4930, + "Ġlic": 4931, + "ĠFreddy": 4932, + "Ġweap": 4933, + "Ġvac": 4934, + "Ġteaching": 4935, + "Ġmass": 4936, + "Ġharbor": 4937, + "ĠPeople": 4938, + "Ġmodel": 4939, + "ĠSnowy": 4940, + "Ġsparkling": 4941, + "Ġspots": 4942, + "aped": 4943, + "Ġinsisted": 4944, + "Ġsaving": 4945, + "Ġvanished": 4946, + "Ġsocks": 4947, + "Ġbumped": 4948, + "ĠIts": 4949, + "Ġthumb": 4950, + "anna": 4951, + "Ġdried": 4952, + "Ġsupply": 4953, + "ission": 4954, + "Ġblackboard": 4955, + "igail": 4956, + "Ġprepare": 4957, + "Ġjail": 4958, + "Ġjewels": 4959, + "Ġspending": 4960, + "Ġbalan": 4961, + "Ġscattered": 4962, + "ĠBefore": 4963, + "xy": 4964, + "Ġtoes": 4965, + "Ġscooped": 4966, + "Ġsettled": 4967, + "Ġpermission": 4968, + "Ġsparkle": 4969, + "Ġknown": 4970, + "ctly": 4971, + "Ġbreathe": 4972, + "Ġboot": 4973, + "Ġyawned": 4974, + "Ġres": 4975, + "ĠMay": 4976, + "With": 4977, + "amber": 4978, + "ĠJames": 4979, + "Ġachie": 4980, + "Ġdestroyed": 4981, + "Ġbathrobe": 4982, + "Ġtease": 4983, + "Ġremain": 4984, + "Ġhardly": 4985, + "Ġencouraged": 4986, + "Ġreplace": 4987, + "Ġwaffle": 4988, + "antly": 4989, + "Ġpride": 4990, + "Ġlemonade": 4991, + "Ġdare": 4992, + "Ġhanger": 4993, + "Ġsits": 4994, + "Ġpulling": 4995, + "ĠHave": 4996, + "Ġdecorations": 4997, + "sters": 4998, + "ops": 4999, + "Ġremove": 5000, + "Peter": 5001, + "Ġcuddled": 5002, + "Ġhate": 5003, + "Ġdaisy": 5004, + "Ġlicense": 5005, + "avid": 5006, + "Ġbeans": 5007, + "Ġsimp": 5008, + "Ġport": 5009, + "Ġrespons": 5010, + "izard": 5011, + "Ġpraised": 5012, + "sing": 5013, + "reat": 5014, + "Ġchirping": 5015, + "Ġhits": 5016, + "ents": 5017, + "Ġequ": 5018, + "Ġfastest": 5019, + "Ġsuffer": 5020, + "xture": 5021, + "Ġbuzzing": 5022, + "Ġpatiently": 5023, + "Ġdresses": 5024, + "Ġmention": 5025, + "Ġbleed": 5026, + "sity": 5027, + "Ġrhy": 5028, + "Ġautomobile": 5029, + "nies": 5030, + "Ġappreciate": 5031, + "Ġpoppy": 5032, + "Ġdestination": 5033, + "Ġtaller": 5034, + "Ġmall": 5035, + "osed": 5036, + "Ġhomes": 5037, + "Ġnation": 5038, + "ium": 5039, + "Ġdigg": 5040, + "Ġflav": 5041, + "Ġclimbs": 5042, + "Ġguy": 5043, + "Ġwashing": 5044, + "Ġpalm": 5045, + "Ġglo": 5046, + "Ġshot": 5047, + "Ġlabel": 5048, + "Emily": 5049, + "Ġbelieved": 5050, + "Ġdigging": 5051, + "All": 5052, + "Ġapproached": 5053, + "Ġhesit": 5054, + "fied": 5055, + "Mmm": 5056, + "Ġnone": 5057, + "Ġtore": 5058, + "Ġdeeper": 5059, + "Ġwine": 5060, + "Ġinfant": 5061, + "ude": 5062, + "Ġrestore": 5063, + "Ġscore": 5064, + "Ġhers": 5065, + "ĠTina": 5066, + "rm": 5067, + "Ġmitten": 5068, + "Ġchamber": 5069, + "ĠOllie": 5070, + "Ġsausage": 5071, + "Ġstruggling": 5072, + "Ġheat": 5073, + "Ġdifferen": 5074, + "Ġtongue": 5075, + "Ġhills": 5076, + "Ġhurric": 5077, + "Ġpunish": 5078, + "Ġpillows": 5079, + "Ġbillboard": 5080, + "Ġsneezed": 5081, + "Ġsport": 5082, + "Ġwizard": 5083, + "ĠEach": 5084, + "Ġupstairs": 5085, + "Ġthrilled": 5086, + "Ġprovide": 5087, + "Ġbrain": 5088, + "Ġawe": 5089, + "Ġdiscuss": 5090, + "Jake": 5091, + "Ġpanic": 5092, + "Ġwarning": 5093, + "Ġtwisted": 5094, + "Ġglowed": 5095, + "Ġuniverse": 5096, + "Ġfiref": 5097, + "Ġtherm": 5098, + "Ġvacation": 5099, + "Ġworse": 5100, + "Ġcrunch": 5101, + "Ġpoison": 5102, + "Ġshed": 5103, + "Ġsolved": 5104, + "Ġparts": 5105, + "osity": 5106, + "ĠCo": 5107, + "bey": 5108, + "Ġevent": 5109, + "Ġsetting": 5110, + "allen": 5111, + "Ġtour": 5112, + "Ġremained": 5113, + "Mark": 5114, + "Ġairplane": 5115, + "Ġhurricane": 5116, + "Ġthermomet": 5117, + "Ġplays": 5118, + "Ġexamine": 5119, + "Ġsparkles": 5120, + "Ġshooting": 5121, + "Ġinvit": 5122, + "Ġneighborhood": 5123, + "Ġsty": 5124, + "Ġchores": 5125, + "Ġoranges": 5126, + "Ġfloated": 5127, + "Ġranch": 5128, + "Ġchallen": 5129, + "ĠMaggie": 5130, + "thm": 5131, + "Ġweeks": 5132, + "Ġleak": 5133, + "ĠEveryday": 5134, + "Ġuniversity": 5135, + "Ġpaints": 5136, + "Ġthermometer": 5137, + "These": 5138, + "Ġbites": 5139, + "Ġrepeat": 5140, + "Ġbang": 5141, + "adium": 5142, + "Ġfloating": 5143, + "Ġfixing": 5144, + "ging": 5145, + "Ġmeasured": 5146, + "Sh": 5147, + "ĠBetsy": 5148, + "Ġstadium": 5149, + "Ġgrinned": 5150, + "!'": 5151, + "do": 5152, + "Ġduring": 5153, + "!\",": 5154, + "Ġsurrounded": 5155, + "Ġsupposed": 5156, + "aspoon": 5157, + "Ġconf": 5158, + "Ġrhythm": 5159, + "Ġmassage": 5160, + "Ġbrings": 5161, + "Fl": 5162, + "Ġpaused": 5163, + "Ġcherry": 5164, + "Ġgifts": 5165, + "Ġfut": 5166, + "Ġsprinkles": 5167, + "Ġfasc": 5168, + "Ġfuture": 5169, + "Ġmemory": 5170, + "ÅĵIâ": 5171, + "Ġteaspoon": 5172, + "Ġgrey": 5173, + "rise": 5174, + "Ġcollection": 5175, + "Ġsigns": 5176, + "Jen": 5177, + "Ġmarbles": 5178, + "Not": 5179, + "bbles": 5180, + "Ġjazz": 5181, + "Would": 5182, + "Ġstomach": 5183, + "ĠBuzz": 5184, + "emember": 5185, + "Ġgust": 5186, + "Ġwisdom": 5187, + "Ġactually": 5188, + "Ġflood": 5189, + "Ġdiscovery": 5190, + "Ġinclud": 5191, + "Ġsew": 5192, + "Ġvehicle": 5193, + "Ġtide": 5194, + "Ġlily": 5195, + "Ġgirls": 5196, + "Ġsunrise": 5197, + "ĠGood": 5198, + "ishing": 5199, + "ĠLiz": 5200, + "vet": 5201, + "ÅĵThatâ": 5202, + "Ġmeowed": 5203, + "ls": 5204, + "Ġelephants": 5205, + "Ġurge": 5206, + "Ġexercise": 5207, + "Ġmailman": 5208, + "Ġlugg": 5209, + "umble": 5210, + "Ġdecision": 5211, + "Ġchewed": 5212, + "Ġrush": 5213, + "Ġweapon": 5214, + "Ġstrang": 5215, + "Ġobserve": 5216, + "Ġluggage": 5217, + "Ġunite": 5218, + "Ġcartoons": 5219, + "ero": 5220, + "Ġsore": 5221, + "Ġfascin": 5222, + "Ġtomatoes": 5223, + "iers": 5224, + "Ġscur": 5225, + "Ġpossible": 5226, + "Ġtoe": 5227, + "ĠLater": 5228, + "allow": 5229, + "cles": 5230, + "Ġsunlight": 5231, + "ities": 5232, + "Ġfolded": 5233, + "Ġcurled": 5234, + "ĠV": 5235, + "Ġchirped": 5236, + "Ġrust": 5237, + "Ġmelted": 5238, + "ĠRuby": 5239, + "Ġspill": 5240, + "Ġcakes": 5241, + "uing": 5242, + "Ġsip": 5243, + "Ġcollecting": 5244, + "Ġx": 5245, + "Ġgrape": 5246, + "son": 5247, + "ĠJoy": 5248, + "Ġmineral": 5249, + "eed": 5250, + "ĠRachel": 5251, + "Ġbrus": 5252, + "Ġdifference": 5253, + "Ġproblems": 5254, + "Ġbak": 5255, + "Le": 5256, + "Ġtracks": 5257, + "Ġjogging": 5258, + "Johnny": 5259, + "Ġwherever": 5260, + "ĠMe": 5261, + "Ready": 5262, + "Al": 5263, + "Ġmountains": 5264, + "ipment": 5265, + "Ġbes": 5266, + "Ġsliding": 5267, + "eration": 5268, + "Ġmanage": 5269, + "Ġequipment": 5270, + "etch": 5271, + "Ġlaid": 5272, + "Ġlick": 5273, + "Ġadmiring": 5274, + "Ġwatered": 5275, + "cious": 5276, + "Ġsatis": 5277, + "Ġcontain": 5278, + "Ġbricks": 5279, + "ĠSpike": 5280, + "oved": 5281, + "Ġtwigs": 5282, + "rr": 5283, + "ĠSomeone": 5284, + "Ġpatterns": 5285, + "Ġkindly": 5286, + "Ġpetted": 5287, + "Ġskipping": 5288, + "Ġpotatoes": 5289, + "Ġseats": 5290, + "Ex": 5291, + "bers": 5292, + "Ġsoldiers": 5293, + "Ġgloves": 5294, + "Ġspaces": 5295, + "zag": 5296, + "joyed": 5297, + "unday": 5298, + "Ġreceive": 5299, + "Ġkeeper": 5300, + "Ġcopper": 5301, + "Ġemer": 5302, + "Ġslice": 5303, + "Ġlets": 5304, + "Ġgain": 5305, + "ddy": 5306, + "Ġcontinue": 5307, + "Ġordered": 5308, + "Ġstrangers": 5309, + "walk": 5310, + "Ġoverjoyed": 5311, + "Ġwatches": 5312, + "Ġgotten": 5313, + "Ġpigs": 5314, + "omas": 5315, + "Ġzipped": 5316, + "mother": 5317, + "ĠSunday": 5318, + "Ġlands": 5319, + "Ġwhistling": 5320, + "Ġgaz": 5321, + "Ġbeside": 5322, + "ÅĵThank": 5323, + "Ġsafari": 5324, + "Ġbeg": 5325, + "Ġprayed": 5326, + "ĠCat": 5327, + "Susie": 5328, + "Ġpeered": 5329, + "Ġnetwork": 5330, + "ĠSteve": 5331, + "bbled": 5332, + "Ġspit": 5333, + "Ġeff": 5334, + "Ġinvitation": 5335, + "Ġmarching": 5336, + "Ġours": 5337, + "ases": 5338, + "Ġglitter": 5339, + "ĠPenny": 5340, + "Ġwooden": 5341, + "Ġearthqu": 5342, + "Ġsidewalk": 5343, + "Ġeagle": 5344, + "igzag": 5345, + "Ġdoggy": 5346, + "Ġdrinks": 5347, + "Ġgrocery": 5348, + "irp": 5349, + "Ġweight": 5350, + "Ġnavy": 5351, + "Ġacorns": 5352, + "Ġattached": 5353, + "Ġraised": 5354, + "Ġdisagreed": 5355, + "loe": 5356, + "Ġweren": 5357, + "Yum": 5358, + "ĠPoppy": 5359, + "ĠLetâ": 5360, + "ĠMilly": 5361, + "Ġbeat": 5362, + "Ġcompany": 5363, + "Ouch": 5364, + "Ġmister": 5365, + "Ġburning": 5366, + "fy": 5367, + "Ġonwards": 5368, + "hest": 5369, + "\",": 5370, + "Ġwre": 5371, + "Ġhappiest": 5372, + "ĠSpark": 5373, + "Moral": 5374, + "Ġracing": 5375, + "Ġbrid": 5376, + "Before": 5377, + "Ġcrashed": 5378, + "Ġspoons": 5379, + "Ġfed": 5380, + "Ġcrunchy": 5381, + "Ġpeanuts": 5382, + "Ġwhistled": 5383, + "ĠSharing": 5384, + "Ġprice": 5385, + "seek": 5386, + "Ġmeow": 5387, + "Ġhurried": 5388, + "Ġhist": 5389, + "Ġofficer": 5390, + "ĠRa": 5391, + "Ġbrick": 5392, + "Ġaccom": 5393, + "Ġtremb": 5394, + "Ġrefreshed": 5395, + "Ġpies": 5396, + "Ġremem": 5397, + "Ġflap": 5398, + "Ġworks": 5399, + "Ġclearing": 5400, + "nie": 5401, + "ĠSad": 5402, + "Ġoperation": 5403, + "Ġprepared": 5404, + "Ġbowed": 5405, + "Ġscratched": 5406, + "Ġremembers": 5407, + "Ġhistory": 5408, + "Ġexa": 5409, + "aded": 5410, + "Ġlips": 5411, + "amb": 5412, + "Really": 5413, + "ĠKatie": 5414, + "Ġfireworks": 5415, + "Ġprune": 5416, + "ÅĵWe": 5417, + "Ġescaped": 5418, + "Ro": 5419, + "Ġdinosaurs": 5420, + "Ġmenu": 5421, + "ĠAbigail": 5422, + "Ġbridges": 5423, + "Ġtalent": 5424, + "Ġplanted": 5425, + "amie": 5426, + "Ġbuildings": 5427, + "Ġrevealed": 5428, + "Ġeasier": 5429, + "Ġbye": 5430, + "Ġturning": 5431, + "Ġcomfy": 5432, + "Ġscreams": 5433, + "Ġolive": 5434, + "Ġbrand": 5435, + "ĠChr": 5436, + "ĠQu": 5437, + "Ġhated": 5438, + "Ġchat": 5439, + "Ġselling": 5440, + "Ġsnowball": 5441, + "die": 5442, + "ĠLuna": 5443, + "Ġrecognized": 5444, + "Ġwarn": 5445, + "Ġaccompl": 5446, + "Ġcrept": 5447, + "Ġprecious": 5448, + "ĠZoe": 5449, + "Ġlandsc": 5450, + "omething": 5451, + "ĠFro": 5452, + "Ġstrip": 5453, + "ĠNot": 5454, + "Ġmuddy": 5455, + "Ġpadd": 5456, + "Ġwid": 5457, + "Ġdrinking": 5458, + "Ġsings": 5459, + "xygen": 5460, + "Ġbeds": 5461, + "Ġpupp": 5462, + "ecture": 5463, + "Ġsettle": 5464, + "Ġearthquake": 5465, + "ĠMat": 5466, + "Ġsimple": 5467, + "Ġeffort": 5468, + "cc": 5469, + "ĠRemy": 5470, + "Ġreminder": 5471, + "Ġspaceship": 5472, + "Ġmeasuring": 5473, + "Ġslip": 5474, + "Ġperched": 5475, + "Ġlecture": 5476, + "Ġbones": 5477, + "Ġserved": 5478, + "Ġappear": 5479, + "Ġwonders": 5480, + "Ġshadows": 5481, + "Ġwaits": 5482, + "Ġvoices": 5483, + "ÅĵCan": 5484, + "Ġcuddle": 5485, + "Ġeveryday": 5486, + "Ġpedal": 5487, + "Ġpitch": 5488, + "Ġcomforted": 5489, + "Ġagreement": 5490, + "Ġresponsible": 5491, + "Ġcircus": 5492, + "Ġrained": 5493, + "Ġvel": 5494, + "Ġobey": 5495, + "ffic": 5496, + "Ġvict": 5497, + "Ġtip": 5498, + "Ġsoared": 5499, + "Ġallow": 5500, + "Ġanytime": 5501, + "Ġtrapped": 5502, + "Ġcal": 5503, + "Ġwhatever": 5504, + "Ġzigzag": 5505, + "Ġtastes": 5506, + "Ġapologize": 5507, + "Ġlandscape": 5508, + "Ġcutting": 5509, + "Ġsucceeded": 5510, + "Ġshopping": 5511, + "Ġrang": 5512, + "Ġpets": 5513, + "Ġsecrets": 5514, + "Ġvillag": 5515, + "Ġfash": 5516, + "ĠDavid": 5517, + "Ġvelvet": 5518, + "Ġprinter": 5519, + "Ġdisturbed": 5520, + "Ġwaist": 5521, + "Ġitems": 5522, + "Ġswims": 5523, + "Ġbun": 5524, + "Ġtraffic": 5525, + "Ġpracticing": 5526, + "Ġsteel": 5527, + "Ġbringing": 5528, + "Ġoats": 5529, + "Ġexactly": 5530, + "Ġsisters": 5531, + "Ġrested": 5532, + "Ġvisiting": 5533, + "Ġscoop": 5534, + "Ġactiv": 5535, + "Luckily": 5536, + "Ġcostumes": 5537, + "annah": 5538, + "Ġanswers": 5539, + "ĠFrank": 5540, + "izing": 5541, + "��olives": 5542, + "ien": 5543, + "mble": 5544, + "Ġbrushed": 5545, + "Ġstyle": 5546, + "Ġmouths": 5547, + "ĠPr": 5548, + "Ġsoak": 5549, + "laire": 5550, + "Ġcuriosity": 5551, + "ishes": 5552, + "Ġoutdo": 5553, + "neath": 5554, + "Ġbreaking": 5555, + "Ġfashion": 5556, + "ĠSunny": 5557, + "Ġrele": 5558, + "Ġowned": 5559, + "Ġladyb": 5560, + "Ġencourage": 5561, + "ĠNut": 5562, + "ÅĵDon": 5563, + "Ġknelt": 5564, + "Ġfascinated": 5565, + "Ġleather": 5566, + "mare": 5567, + "Ġimage": 5568, + "iggy": 5569, + "Ġvillagers": 5570, + "oming": 5571, + "Ġnails": 5572, + "Ġbeneath": 5573, + "icorn": 5574, + "Ġunderground": 5575, + "Ġwaffles": 5576, + "Tweet": 5577, + "Ġunicorn": 5578, + "Ġsadness": 5579, + "enty": 5580, + "terday": 5581, + "Ġunlocked": 5582, + "inda": 5583, + "Ġdied": 5584, + "Ġrecognize": 5585, + "ĠItâ": 5586, + "Ġdownstairs": 5587, + "Ġcreation": 5588, + "Ġcatching": 5589, + "ĠChirp": 5590, + "Ġgrandmother": 5591, + "Ġoxygen": 5592, + "isten": 5593, + "Ġmonsters": 5594, + "Ġtremble": 5595, + "Ġchef": 5596, + "ĠJe": 5597, + "Ġeats": 5598, + "ĠThese": 5599, + "Ġpupil": 5600, + "ik": 5601, + "Ġwanting": 5602, + "Ġnightmare": 5603, + "Ġjogged": 5604, + "Ġcape": 5605, + "Ġstripes": 5606, + "Ġdoctors": 5607, + "Ġsoaring": 5608, + "Ġblueberry": 5609, + "ley": 5610, + "ĠHowever": 5611, + "Ġstruggled": 5612, + "Ġlemons": 5613, + "ĠBeth": 5614, + "Ġwondering": 5615, + "Ġbleeding": 5616, + "Ġpunished": 5617, + "Happy": 5618, + "Ġgained": 5619, + "Ġfamil": 5620, + "ayla": 5621, + "dam": 5622, + "Ġfetch": 5623, + "ĠSomething": 5624, + "Ġexamined": 5625, + "Ġnicer": 5626, + "Ġguessed": 5627, + "Ġplanned": 5628, + "Ġdrag": 5629, + "Ġcaut": 5630, + "Ġsitu": 5631, + "Ġmachines": 5632, + "Ġmission": 5633, + "First": 5634, + "Ġstealing": 5635, + "Ġargued": 5636, + "uke": 5637, + "Ġarea": 5638, + "ĠFirst": 5639, + "Ġcomple": 5640, + "Ġpiles": 5641, + "Ġsi": 5642, + "Ġherbs": 5643, + "Ġfreeze": 5644, + "Ġintroduc": 5645, + "Ġstirring": 5646, + "Ġripped": 5647, + "Sometimes": 5648, + "Ġsix": 5649, + "Ġchallenge": 5650, + "Ġtugged": 5651, + "Ġstudied": 5652, + "Ġfiremen": 5653, + "Un": 5654, + "Ġbend": 5655, + "Ġbare": 5656, + "Ġwagging": 5657, + "Ġzooming": 5658, + "Or": 5659, + "Ġaccidents": 5660, + "Ġvictory": 5661, + "ĠOw": 5662, + "Ġsatisfied": 5663, + "Ġwreck": 5664, + "ĠSuzy": 5665, + "Ġinstruct": 5666, + "Ġproperly": 5667, + "agull": 5668, + "Ġkeys": 5669, + "ulu": 5670, + "Dave": 5671, + "Ġwinning": 5672, + "Ġshivering": 5673, + "ĠUncle": 5674, + "looking": 5675, + "Ġbunnies": 5676, + "Ġincrease": 5677, + "ux": 5678, + "ding": 5679, + "Ġgathering": 5680, + "Ġtune": 5681, + "Ġmice": 5682, + "Ġexit": 5683, + "Ġfirefight": 5684, + "Ġoutdoors": 5685, + "Ġwinner": 5686, + "Ġtwirling": 5687, + "Ġslapped": 5688, + "Ġloaded": 5689, + "Ġteasing": 5690, + "Ġpeel": 5691, + "Ġdecorated": 5692, + "ĠKe": 5693, + "uxu": 5694, + "Ġdeser": 5695, + "Ġsupplies": 5696, + "Ġyelling": 5697, + "Ġneighbourhood": 5698, + "Ġseagull": 5699, + "Ġunderneath": 5700, + "Ġpermit": 5701, + "Ġsights": 5702, + "Ġtickets": 5703, + "usan": 5704, + "Ġann": 5705, + "Ġpancakes": 5706, + "oh": 5707, + "Ġbegin": 5708, + "Ġburrow": 5709, + "Ġpearl": 5710, + "Ġrides": 5711, + "Ġsiren": 5712, + "Ġpeaches": 5713, + "ĠJan": 5714, + "Ġmixing": 5715, + "Ġreleased": 5716, + "Ġdraws": 5717, + "Ġweighed": 5718, + "aky": 5719, + "Fluffy": 5720, + "ena": 5721, + "ĠTw": 5722, + "Ġsneaked": 5723, + "ica": 5724, + "ĠFloppy": 5725, + "indy": 5726, + ".'": 5727, + "Ġconfident": 5728, + "Ġrealize": 5729, + "Ġinstructions": 5730, + "Ġspiders": 5731, + "Ġintroduce": 5732, + "Ġluxu": 5733, + "Ġdam": 5734, + "Ġmuffins": 5735, + "shing": 5736, + "Lola": 5737, + "Ġcontro": 5738, + "Cl": 5739, + "Ġletâ": 5740, + "Ġpinched": 5741, + "Ġbudge": 5742, + "Ġsolut": 5743, + "Ġzero": 5744, + "Ġcompetition": 5745, + "ĠLucky": 5746, + "ĠJulie": 5747, + "ĠNutty": 5748, + "Ġprinted": 5749, + "Ġstudying": 5750, + "Bella": 5751, + "Ġloving": 5752, + "Ġbeha": 5753, + "Ġinch": 5754, + "Ġpockets": 5755, + "ĠCoco": 5756, + "Ġbaked": 5757, + "ales": 5758, + "Ġstruck": 5759, + "ÅĵLook": 5760, + "ĠDid": 5761, + "ĠRabbit": 5762, + "Ġshoulders": 5763, + "Ġbunch": 5764, + "Ġopin": 5765, + "Ġlines": 5766, + "Ġfrosting": 5767, + "Ġrelease": 5768, + "Goodbye": 5769, + "Ġdecides": 5770, + "Ġgiggling": 5771, + "Ġbroom": 5772, + "ĠLike": 5773, + "Ġourselves": 5774, + "Ġweb": 5775, + "Ġpastel": 5776, + "lled": 5777, + "ĠPip": 5778, + "Ġstamps": 5779, + "Ġcones": 5780, + "nes": 5781, + "Ġemergen": 5782, + "ÅĵHello": 5783, + "Ġstair": 5784, + "Ġstitch": 5785, + "bbing": 5786, + "George": 5787, + "ĠOl": 5788, + "ĠStop": 5789, + "Ġprunes": 5790, + "Ġladybug": 5791, + "Ġsides": 5792, + "oed": 5793, + "Ġgrant": 5794, + "Ġscurried": 5795, + "Ġstrings": 5796, + "âĤ¬âĢĿ": 5797, + "Ġtim": 5798, + "ais": 5799, + "Ġmarks": 5800, + "Mike": 5801, + "Mr": 5802, + "Ġruler": 5803, + "Ġpears": 5804, + "Andy": 5805, + "gers": 5806, + "Teddy": 5807, + "ednes": 5808, + "ednesday": 5809, + "Ġrepeated": 5810, + "Ġdrift": 5811, + "Ġkeeps": 5812, + "Ġago": 5813, + "Ġclaps": 5814, + "Ġpoking": 5815, + "ĠAm": 5816, + "anta": 5817, + "ÅĵThis": 5818, + "Ye": 5819, + "ays": 5820, + "ĠBig": 5821, + "Ġcrowd": 5822, + "ĠHop": 5823, + "Ġruin": 5824, + "Ġprints": 5825, + "kins": 5826, + "low": 5827, + "Ġbrushes": 5828, + "Ġkicking": 5829, + "Ġstretching": 5830, + "Ġdemanded": 5831, + "ĠThomas": 5832, + "len": 5833, + "Ġsting": 5834, + "ody": 5835, + "Ġneighbors": 5836, + "Ġmentioned": 5837, + "ira": 5838, + "Ġmast": 5839, + "owers": 5840, + "Ġtouching": 5841, + "Ġtonight": 5842, + "Ġprotected": 5843, + "ĠChirpy": 5844, + "Ġwrites": 5845, + "Ġsweeties": 5846, + "ĠJosh": 5847, + "Ġgoodnight": 5848, + "uesday": 5849, + "Ġyouth": 5850, + "Ġbuckets": 5851, + "Ġribbons": 5852, + "va": 5853, + "jam": 5854, + "uctantly": 5855, + "ĠWednesday": 5856, + "tiest": 5857, + "ashed": 5858, + "Ġprettiest": 5859, + "ĠChloe": 5860, + "Ġforgi": 5861, + "Ġvent": 5862, + "Ġparked": 5863, + "icky": 5864, + "exp": 5865, + "Ġproject": 5866, + "Ġcamping": 5867, + "Ġsoaked": 5868, + "zie": 5869, + "ĠTiny": 5870, + "Ġbarely": 5871, + "Ġhorns": 5872, + "Ġbouncy": 5873, + "Bobby": 5874, + "icked": 5875, + "bies": 5876, + "Mar": 5877, + "riage": 5878, + "Ah": 5879, + "hins": 5880, + "Ġdiscovering": 5881, + "Pete": 5882, + "ĠAn": 5883, + "ĠBir": 5884, + "Ella": 5885, + "ÅĵDonâ": 5886, + "ĠOnce": 5887, + "Ġeast": 5888, + "ĠSure": 5889, + "Joey": 5890, + "Grandpa": 5891, + "Ġtwinkling": 5892, + "Ġresult": 5893, + "Ġexpect": 5894, + "Ġsurface": 5895, + "Ġsorting": 5896, + "Ġdent": 5897, + "Ġstole": 5898, + "ÅĵWhy": 5899, + "Ġwest": 5900, + "Ġinterest": 5901, + "Ġvowed": 5902, + "Ġtexture": 5903, + "Ġgazed": 5904, + "ĠGr": 5905, + "Ġpurred": 5906, + "ĠTuesday": 5907, + "Ġsteep": 5908, + "Ġguys": 5909, + "Ġbabies": 5910, + "Ġshock": 5911, + "Ġbeard": 5912, + "Ġmovies": 5913, + "ĠCarl": 5914, + "ĠRob": 5915, + "Ġcautious": 5916, + "expected": 5917, + "zen": 5918, + "Ġpowers": 5919, + "Ġapplauded": 5920, + "Ġsilence": 5921, + "Fr": 5922, + "thank": 5923, + "Ġpebbles": 5924, + "ĠBubbles": 5925, + "Ġentire": 5926, + "Ġloose": 5927, + "Ġcontrol": 5928, + "Ġtickle": 5929, + "Ġguns": 5930, + "Ġurged": 5931, + "Ġdragons": 5932, + "Ġacted": 5933, + "Ġdragged": 5934, + "Ġunexpected": 5935, + "Ġluxury": 5936, + "edding": 5937, + "Henry": 5938, + "Ġcatches": 5939, + "Uh": 5940, + "ason": 5941, + "ern": 5942, + "Ġmittens": 5943, + "Ġmuscles": 5944, + "Ġchewing": 5945, + "Ġrocking": 5946, + "Ġflat": 5947, + "Ġfab": 5948, + "Ġdolphins": 5949, + "Ġcompleted": 5950, + "Ġfabric": 5951, + "Ġcurtains": 5952, + "Ġemergency": 5953, + "Maggie": 5954, + "Ġblink": 5955, + "Ġintroduced": 5956, + "une": 5957, + "Ġdirection": 5958, + "uly": 5959, + "Ġchips": 5960, + "Ġhonk": 5961, + "Ġseason": 5962, + "Ġpatience": 5963, + "Ġstrike": 5964, + "Ġimportance": 5965, + "eezing": 5966, + "Ġreluctantly": 5967, + "Ġbank": 5968, + "Ġeight": 5969, + "Ġslim": 5970, + "usted": 5971, + "Ġfigured": 5972, + "Ġhighest": 5973, + "Ġshivered": 5974, + "Remember": 5975, + "Ġfrozen": 5976, + "Ġlibrarian": 5977, + "ĠBetty": 5978, + "Ġsolution": 5979, + "Ġcontest": 5980, + "Ġrocked": 5981, + "Ġachieve": 5982, + "Ġscreaming": 5983, + "Ġchases": 5984, + "ĠZoom": 5985, + "Ġreplac": 5986, + "Ġpouring": 5987, + "Rex": 5988, + "Ġshelves": 5989, + "Ġwound": 5990, + "ĠJamie": 5991, + "Ġtheirs": 5992, + "Ġcrumb": 5993, + "Ġrubbing": 5994, + "esome": 5995, + "Ġti": 5996, + "Ġhugging": 5997, + "Ġdrives": 5998, + "Ġstaring": 5999, + "Ġsorted": 6000, + "Ġsnail": 6001, + "Ġroaring": 6002, + "ÅĵOh": 6003, + "ledge": 6004, + "Ġinclude": 6005, + "Fred": 6006, + "Ġplanets": 6007, + "ĠAnne": 6008, + "Ġmater": 6009, + "ĠSanta": 6010, + "Ġmateri": 6011, + "Ġsafer": 6012, + "Ġpoliceman": 6013, + "fit": 6014, + "Ġcurly": 6015, + "Ġsituation": 6016, + "Ġfoods": 6017, + "Ġgreet": 6018, + "Ġawesome": 6019, + "Ġcanâ": 6020, + "Ġusual": 6021, + "vin": 6022, + "Ġsighs": 6023, + "Ġknowledge": 6024, + "itely": 6025, + "irts": 6026, + "Ġpassing": 6027, + "Ġshined": 6028, + "Ġflags": 6029, + "Ġexha": 6030, + "Ġdared": 6031, + "Ġbalancing": 6032, + "Ġplenty": 6033, + "Ġyouâ": 6034, + "Ġmatched": 6035, + "Ġtowels": 6036, + "Ġlied": 6037, + "ults": 6038, + "Ġhomework": 6039, + "Leo": 6040, + "Ġoutfit": 6041, + "though": 6042, + "Ġslimy": 6043, + "Ġbravery": 6044, + "ĠLulu": 6045, + "Ġtruly": 6046, + "Ġpretends": 6047, + "ĠAunt": 6048, + "avi": 6049, + "Ġzookeeper": 6050, + "acob": 6051, + "Ġcheering": 6052, + "Ġheel": 6053, + "Ġwedding": 6054, + "ĠTilly": 6055, + "Ġgoals": 6056, + "Ġrainbows": 6057, + "jamas": 6058, + "Ġsausages": 6059, + "James": 6060, + "cuse": 6061, + "ĠHoppy": 6062, + "Ġthreat": 6063, + "Ġaccomplish": 6064, + "ĠMatt": 6065, + "Danny": 6066, + "ĠSusan": 6067, + "Ġpatted": 6068, + "Ġcaused": 6069, + "Ġpaintings": 6070, + "ĠClaire": 6071, + "Ġreaching": 6072, + "Paul": 6073, + "ĠCar": 6074, + "Ġresting": 6075, + "Ġradishes": 6076, + "Ġarguing": 6077, + "Ġpacking": 6078, + "Excuse": 6079, + "...": 6080, + "bert": 6081, + "Ġgrowling": 6082, + "Ġblooming": 6083, + "ĠAlways": 6084, + "Ġspraying": 6085, + "Grace": 6086, + "Ġfoc": 6087, + "Ġwaiter": 6088, + "Ġexhausted": 6089, + "iar": 6090, + "Ġge": 6091, + "Ġstruggle": 6092, + "izzie": 6093, + "aa": 6094, + "Ġsweets": 6095, + "Ġsticking": 6096, + "Kitty": 6097, + "Ġpout": 6098, + "ences": 6099, + "Ġmarkers": 6100, + "Ġmotion": 6101, + "Ġworker": 6102, + "Ġkneeled": 6103, + "ĠJessie": 6104, + "Ġpaddled": 6105, + "ĠLou": 6106, + "Ġgrowl": 6107, + "Ġsled": 6108, + "immer": 6109, + "Ġsuitc": 6110, + "Ġmane": 6111, + "ĠFor": 6112, + "Ġsway": 6113, + "Ġsnugg": 6114, + "Ġstartled": 6115, + "ĠMomo": 6116, + "Ġcubes": 6117, + "Ġrescued": 6118, + "Ġboo": 6119, + "Ġspike": 6120, + "Ġwritten": 6121, + "Sophie": 6122, + "Ġdusty": 6123, + "Ġtraveled": 6124, + "Ġinviting": 6125, + "hello": 6126, + "Ġexpected": 6127, + "Ġbead": 6128, + "Ġslap": 6129, + "Ġcuts": 6130, + "Ġcent": 6131, + "Ġbottles": 6132, + "Ġmatching": 6133, + "Ġguest": 6134, + "Ġsinger": 6135, + "Ġflavor": 6136, + "Ġreveal": 6137, + "Ġlearns": 6138, + "Ġheav": 6139, + "lee": 6140, + "Ġprincesses": 6141, + "Ġcreating": 6142, + "Ġregretted": 6143, + "Ġfart": 6144, + "Ġbloomed": 6145, + "Yeah": 6146, + "Ġtrembling": 6147, + "Ġreplaced": 6148, + "Ġfir": 6149, + "Ġarrive": 6150, + "ĠYes": 6151, + "Ġmarriage": 6152, + "you": 6153, + "pite": 6154, + "Ġrecorded": 6155, + "aisies": 6156, + "Ġpencils": 6157, + "Annie": 6158, + "Ġincluded": 6159, + "Ġlap": 6160, + "Ġchuck": 6161, + "Ġobserved": 6162, + "Ġdisagree": 6163, + "njoy": 6164, + "Ġdaisies": 6165, + "Ġpots": 6166, + "ĠLinda": 6167, + "Ġactivities": 6168, + "Ġprayer": 6169, + "Ġfirm": 6170, + "Ġtimer": 6171, + "Ġpajamas": 6172, + "Charlie": 6173, + "Ġroads": 6174, + "Ġwires": 6175, + "ĠĠĊ": 6176, + "Ġremoved": 6177, + "Ġdarkness": 6178, + "Ġworries": 6179, + "Ġuses": 6180, + "Ġventured": 6181, + "ĠMad": 6182, + "Ġcountryside": 6183, + "Ġorganizing": 6184, + "Ġstare": 6185, + "Mrs": 6186, + "Ġcompletely": 6187, + "uzz": 6188, + "ĠBy": 6189, + "Ġworkers": 6190, + "ĠHa": 6191, + "Ġopening": 6192, + "Ġfairies": 6193, + "Ġrelief": 6194, + "Ġwasted": 6195, + "angled": 6196, + "Ġleap": 6197, + "Ġreply": 6198, + "Ġowners": 6199, + "ĠAbby": 6200, + "Ġstorekeeper": 6201, + "ĠBo": 6202, + "Ġcott": 6203, + "Ġbelly": 6204, + "ĠSadly": 6205, + "vers": 6206, + "Ġranger": 6207, + "Ġfault": 6208, + "aty": 6209, + "Ġpartic": 6210, + "ĠJohnson": 6211, + "Ġunf": 6212, + "ĠJu": 6213, + "Ġquacked": 6214, + "Ġpolishing": 6215, + "Ġleader": 6216, + "Ġstern": 6217, + "ora": 6218, + "iding": 6219, + "lowly": 6220, + "Ġbecoming": 6221, + "Ġflames": 6222, + "Ġlamb": 6223, + "ĠJeff": 6224, + "Ġkites": 6225, + "ctions": 6226, + "Ġagrees": 6227, + "Ġpoems": 6228, + "Ġpenguins": 6229, + "Ġwasnâ": 6230, + "Afterwards": 6231, + "Ġfaced": 6232, + "ĠQuack": 6233, + "essie": 6234, + "ĠOut": 6235, + "Ġeverybody": 6236, + "Ġseesaw": 6237, + "However": 6238, + "ĠPinky": 6239, + "Ġfolding": 6240, + "Ġmelting": 6241, + "Ġscales": 6242, + "Ġsquealed": 6243, + "Ġthro": 6244, + "Ġhealed": 6245, + "Ġvanish": 6246, + "ĠUnfortunately": 6247, + "Ġhelmets": 6248, + "Ġwink": 6249, + "ĠLuke": 6250, + "ĠBoth": 6251, + "Ġlogs": 6252, + "ĠJones": 6253, + "ĠJenna": 6254, + "ords": 6255, + "Ġcrabs": 6256, + "Ġthroat": 6257, + "ĠMart": 6258, + "hell": 6259, + "ĠLeave": 6260, + "Ġusually": 6261, + "Ġopinion": 6262, + "Ġcrumbs": 6263, + "Ġtractor": 6264, + "Ġripe": 6265, + "Ġdipped": 6266, + "opes": 6267, + "lings": 6268, + "Ġscra": 6269, + "Ġseems": 6270, + "Ġast": 6271, + "Ġlollipops": 6272, + "Ġtwinkle": 6273, + "Ġcash": 6274, + "Ġrisk": 6275, + "ĠChrist": 6276, + "Ġteaches": 6277, + "Ġcomm": 6278, + "ĠBye": 6279, + "Ġgroceries": 6280, + "ĠFollow": 6281, + "Ġden": 6282, + "Ġknights": 6283, + "Harry": 6284, + "ivery": 6285, + "asm": 6286, + "Ġprovided": 6287, + "Ġdentist": 6288, + "Ġpolished": 6289, + "Ġvalued": 6290, + "Ġstaying": 6291, + "ids": 6292, + "elle": 6293, + "Ġpeeking": 6294, + "aze": 6295, + "Ġsnakes": 6296, + "ĠAdam": 6297, + "Ġscru": 6298, + "Ġinterested": 6299, + "Ġblows": 6300, + "Ġrubs": 6301, + "ĠWatch": 6302, + "Ġcautiously": 6303, + "ĠDolly": 6304, + "Ġcracked": 6305, + "Alex": 6306, + "Ġrings": 6307, + "Ġunited": 6308, + "ophia": 6309, + "araway": 6310, + "ĠPut": 6311, + "Ġfaraway": 6312, + "Ġdesert": 6313, + "ĠSorry": 6314, + "Ġwinked": 6315, + "Ġmisses": 6316, + "Ġprotecting": 6317, + "Ġfreed": 6318, + "Ġmarked": 6319, + "Ellie": 6320, + "Mittens": 6321, + "Ġyounger": 6322, + "Ġwrist": 6323, + "Ġcloses": 6324, + "Ġwandering": 6325, + "mas": 6326, + "Ġbalanced": 6327, + "Ġchuckled": 6328, + "Ġfuzzy": 6329, + "Ġforehead": 6330, + "Ġlistens": 6331, + "Ġpastries": 6332, + "Ġsingle": 6333, + "ĠKayla": 6334, + "Ġsigned": 6335, + "go": 6336, + "Ġrobb": 6337, + "ĠHannah": 6338, + "Ġbeads": 6339, + "Ġparticular": 6340, + "Ġroses": 6341, + "boo": 6342, + "Ġboom": 6343, + "ĠFox": 6344, + "Ab": 6345, + "Ġactions": 6346, + "Ġdirections": 6347, + "Ġhowever": 6348, + "ÅĵMommy": 6349, + "Ġcopy": 6350, + "igi": 6351, + "ĠLizzy": 6352, + "ĠSuzie": 6353, + "Ġcough": 6354, + "Ġsplashes": 6355, + "Ġcrackers": 6356, + "rance": 6357, + "aura": 6358, + "Ġbaker": 6359, + "Ġnaps": 6360, + "Ġcous": 6361, + "ppers": 6362, + "Ġroots": 6363, + "Ġfilling": 6364, + "Ġsnowballs": 6365, + "Ġyesterday": 6366, + "ÅĵWhatâ": 6367, + "Ġrestored": 6368, + "Ġfluttered": 6369, + "Ġdelivery": 6370, + "Ġrolls": 6371, + "abel": 6372, + "arling": 6373, + "Ġstem": 6374, + "Ġconn": 6375, + "Ġswooped": 6376, + "Bad": 6377, + "dies": 6378, + "iles": 6379, + "Ġgaze": 6380, + "Ġsuitcase": 6381, + "Ġwiggled": 6382, + "Unfortunately": 6383, + "Ġtipt": 6384, + "ĠNina": 6385, + "ilo": 6386, + "Sandy": 6387, + "Ġsomebody": 6388, + "ickey": 6389, + "Ġbumpy": 6390, + "Ġitchy": 6391, + "bbly": 6392, + "Ġrefle": 6393, + "Ġswirl": 6394, + "Ġslam": 6395, + "ĠChristmas": 6396, + "Ëľ": 6397, + "ĠY": 6398, + "Ġphotos": 6399, + "âĤ¬Ëľ": 6400, + "Some": 6401, + "oline": 6402, + "Ġtwin": 6403, + "Ġpastels": 6404, + "Ġcelebration": 6405, + "Ġtrips": 6406, + "Ġpedals": 6407, + "ĠPipp": 6408, + "atches": 6409, + "Ġbacked": 6410, + "Ġtallest": 6411, + "Ġawake": 6412, + "ĠKeep": 6413, + "Ġfroze": 6414, + "Ġcause": 6415, + "Ġcashier": 6416, + "Ġnect": 6417, + "Ġremote": 6418, + "Ġlined": 6419, + "Ġdarker": 6420, + "Ġdetermination": 6421, + "Ġnectar": 6422, + "ility": 6423, + "Ġspeaking": 6424, + "Ġsecure": 6425, + "ormed": 6426, + "ĠDoggy": 6427, + "ĠMany": 6428, + "Ġknees": 6429, + "Kate": 6430, + "Ġwow": 6431, + "ĠFriend": 6432, + "Ġpiggy": 6433, + "anes": 6434, + "Ġcomplaining": 6435, + "Ġbars": 6436, + "per": 6437, + "Ġrecording": 6438, + "Run": 6439, + "Ġsneaky": 6440, + "Ġsilent": 6441, + "Ġvideos": 6442, + "May": 6443, + "oys": 6444, + "Ġhealth": 6445, + "Ġaccomplishment": 6446, + "Ġliqu": 6447, + "Ġpleasure": 6448, + "Ġacting": 6449, + "?\",": 6450, + "Ġentrance": 6451, + "Ġty": 6452, + "ĠBird": 6453, + "Millie": 6454, + "Bun": 6455, + "Ġwears": 6456, + "Ġrockets": 6457, + "Ġdelivered": 6458, + "Ġmiles": 6459, + "Ġglee": 6460, + "Ġinsp": 6461, + "Ġhi": 6462, + "esmer": 6463, + "Ġcoloured": 6464, + "Ġopp": 6465, + "ĠPrin": 6466, + "Ġtricked": 6467, + "ĠEnjoy": 6468, + "Ġmesmer": 6469, + "ĠBeing": 6470, + "sequ": 6471, + "boat": 6472, + "Ġcheeks": 6473, + "ĠMo": 6474, + "yond": 6475, + "Ġaff": 6476, + "Ġbeyond": 6477, + "Ġafterwards": 6478, + "Ġnoon": 6479, + "Ġsib": 6480, + "Ġconsequ": 6481, + "Nina": 6482, + "Ġhissed": 6483, + "Ġstays": 6484, + "cited": 6485, + "Ġinsects": 6486, + "Ġglasses": 6487, + "ky": 6488, + "Ġbowls": 6489, + "Time": 6490, + "umm": 6491, + "Ġjoking": 6492, + "Rose": 6493, + "Toby": 6494, + "ĠNothing": 6495, + "Ġsobbed": 6496, + "Ġtickled": 6497, + "Ġfarther": 6498, + "Fine": 6499, + "Ġcolored": 6500, + "Ġburst": 6501, + "affes": 6502, + "Ġscaring": 6503, + "Ġstolen": 6504, + "Ġattack": 6505, + "Ġsense": 6506, + "Ġsandcastles": 6507, + "Ġtricky": 6508, + "Ġrule": 6509, + "Ġmasks": 6510, + "Sad": 6511, + "arter": 6512, + "Ġcovers": 6513, + "Bl": 6514, + "iki": 6515, + "Ġdeal": 6516, + "Ġgiraffes": 6517, + "Ġinstrum": 6518, + "ÅĵCome": 6519, + "Ġcalmed": 6520, + "Ġhandful": 6521, + "?'": 6522, + "Ġtalented": 6523, + "ĠSparky": 6524, + "Ġpause": 6525, + "Ġtangled": 6526, + "Ġindeed": 6527, + "aren": 6528, + "Ġadding": 6529, + "Ġsmarter": 6530, + "Ġscarves": 6531, + "Ġcandies": 6532, + "ths": 6533, + "ĠJessica": 6534, + "Ġlung": 6535, + "Ġshirts": 6536, + "Ġachieved": 6537, + "Ġchoices": 6538, + "Polly": 6539, + "Ġconsequences": 6540, + "Ġliquid": 6541, + "ossible": 6542, + "Lilly": 6543, + "Ġyourselves": 6544, + "rious": 6545, + "Ġbehavi": 6546, + "Ġleading": 6547, + "Ġbumps": 6548, + "Ġreads": 6549, + "Ġbatteries": 6550, + "igers": 6551, + "choo": 6552, + "Ġhesitated": 6553, + "Ġimpossible": 6554, + "Ġbadge": 6555, + "ĠTara": 6556, + "ĠMon": 6557, + "ept": 6558, + "Ġmi": 6559, + "Ġpaddle": 6560, + "Ġmixture": 6561, + "Ġexplorers": 6562, + "ĠTwo": 6563, + "Ġdarling": 6564, + "iled": 6565, + "Ġmagnets": 6566, + "lling": 6567, + "ĠMel": 6568, + "ouch": 6569, + "Ġclowns": 6570, + "Ġkicks": 6571, + "ĠGet": 6572, + "Ġrecommended": 6573, + "Shh": 6574, + "ana": 6575, + "Ġweeping": 6576, + "Ġgracefully": 6577, + "ners": 6578, + "Ġexperien": 6579, + "ĠCindy": 6580, + "ĠLizzie": 6581, + "ĠJon": 6582, + "Ġseashell": 6583, + "Ġseeker": 6584, + "Ġbakery": 6585, + "Ġfirefighters": 6586, + "anging": 6587, + "ĠJulia": 6588, + "Ġsalty": 6589, + "vest": 6590, + "brush": 6591, + "Ġimproved": 6592, + "Whe": 6593, + "rig": 6594, + "Those": 6595, + "Ġswept": 6596, + "Milly": 6597, + "atul": 6598, + "coat": 6599, + "Ġdeserve": 6600, + "Ġstroked": 6601, + "uggles": 6602, + "ĠPandy": 6603, + "Ġflapping": 6604, + "Ġwipes": 6605, + "Ġbeginning": 6606, + "Ġcomplained": 6607, + "Ġmushrooms": 6608, + "urry": 6609, + "ĠJacob": 6610, + "ĠEl": 6611, + "yan": 6612, + "Ġhider": 6613, + "Ru": 6614, + "obody": 6615, + "itches": 6616, + "ĠSque": 6617, + "ĠSqu": 6618, + "ĠMickey": 6619, + "Ġsteer": 6620, + "Ġknocks": 6621, + "Ġcust": 6622, + "Ġthorn": 6623, + "Ġseven": 6624, + "Ġcans": 6625, + "ĠHappy": 6626, + "Ġteased": 6627, + "Ġobjects": 6628, + "Ġparties": 6629, + "Days": 6630, + "ÅĵDo": 6631, + "Ġtravelled": 6632, + "Ġthird": 6633, + "ĠLarry": 6634, + "ĠGigi": 6635, + "Ġhearing": 6636, + "ĠPrincess": 6637, + "Ġbasement": 6638, + "Ġtigers": 6639, + "Ġcupcakes": 6640, + "Ġhoriz": 6641, + "Ġclick": 6642, + "ÅĵYouâ": 6643, + "Ġfever": 6644, + "Ġsnuck": 6645, + "Ġheading": 6646, + "Ġseconds": 6647, + "Ġdots": 6648, + "Ġraincoat": 6649, + "tle": 6650, + "ĠSnuggles": 6651, + "Ġsiblings": 6652, + "Ġhorizon": 6653, + "elia": 6654, + "Ġsmiley": 6655, + "Ġperformance": 6656, + "Ġcustom": 6657, + "ĠPl": 6658, + "Ġartist": 6659, + "Ġhallway": 6660, + "no": 6661, + "Ġbeam": 6662, + "Ġmarker": 6663, + "Ġsnatched": 6664, + "Ġlighter": 6665, + "Ġyells": 6666, + "Ġjackets": 6667, + "Ġdrums": 6668, + "Ġfluttering": 6669, + "indr": 6670, + "ĠLena": 6671, + "ÅĵHi": 6672, + "ans": 6673, + "step": 6674, + "pare": 6675, + "ĠLuckily": 6676, + "Ġruining": 6677, + "Ġgems": 6678, + "Ġbedtime": 6679, + "igning": 6680, + "Ġwouldnâ": 6681, + "Ġraindr": 6682, + "Ġwee": 6683, + "Ġneither": 6684, + "Ġconcer": 6685, + "Ġbuying": 6686, + "rigued": 6687, + "Ġpuppies": 6688, + "ĠSlowly": 6689, + "Ġlett": 6690, + "dri": 6691, + "ĠWater": 6692, + "ĠWithout": 6693, + "Ġpaying": 6694, + "Ġscrubbed": 6695, + "Ġcelebrating": 6696, + "Ġfamilies": 6697, + "Ġdollhouse": 6698, + "Ġannoy": 6699, + "ÅĵWow": 6700, + "Ġcreamy": 6701, + "Ġlettuce": 6702, + "band": 6703, + "Ġamong": 6704, + "umbling": 6705, + "Ġpeacefully": 6706, + "Ġrivers": 6707, + "Ġscratches": 6708, + "Ġwrapping": 6709, + "Ġwidened": 6710, + "Ġdrifted": 6711, + "Ġwadd": 6712, + "Bobo": 6713, + "Ġrumble": 6714, + "Tina": 6715, + "Ġtasks": 6716, + "atur": 6717, + "ivity": 6718, + "ades": 6719, + "Ġtreehouse": 6720, + "Ġhides": 6721, + "Ġwins": 6722, + "Ġrepa": 6723, + "Ġbehaved": 6724, + "cers": 6725, + "Ġrusty": 6726, + "alph": 6727, + "Ġplayers": 6728, + "ĠEverybody": 6729, + "Ġwonâ": 6730, + "ĠBuzzy": 6731, + "Ġlun": 6732, + "Dan": 6733, + "ĠJazz": 6734, + "ael": 6735, + "Ġcuddly": 6736, + "immering": 6737, + "fall": 6738, + "Ġuns": 6739, + "Ġfact": 6740, + "ounce": 6741, + "Ġarrows": 6742, + "Ġrewarded": 6743, + "Ġwilling": 6744, + "Ġlower": 6745, + "Ġneedles": 6746, + "An": 6747, + "Ġsource": 6748, + "Ġcreativity": 6749, + "Ġshrinking": 6750, + "Ġcor": 6751, + "Ġlosing": 6752, + "Ġtemper": 6753, + "Ġech": 6754, + "Ġrepaired": 6755, + "Ġpassen": 6756, + "Ġfears": 6757, + "iece": 6758, + "Ġgrandpare": 6759, + "Ġincluding": 6760, + "Ġchoo": 6761, + "Ġtiptoed": 6762, + "itched": 6763, + "Tr": 6764, + "Ġcreations": 6765, + "Ġtapped": 6766, + "ĠAbbie": 6767, + "Ġgrassy": 6768, + "Ġchefs": 6769, + "Clara": 6770, + "ongr": 6771, + "ĠGoodbye": 6772, + "Ġdef": 6773, + "ded": 6774, + "Ġminerals": 6775, + "jo": 6776, + "Ġseparated": 6777, + "ĠEmmy": 6778, + "Ġsprinkled": 6779, + "Ġrising": 6780, + "Ġimagining": 6781, + "ĠJune": 6782, + "Ġgranted": 6783, + "ichael": 6784, + "Ġchop": 6785, + "Ġaud": 6786, + "Ġgross": 6787, + "ĠRock": 6788, + "Ġtempt": 6789, + "hew": 6790, + "Ġaren": 6791, + "Great": 6792, + "ĠLaura": 6793, + "ĠSophia": 6794, + "Ġswimsuit": 6795, + "ongratul": 6796, + "imon": 6797, + "ĠZip": 6798, + "Ġtiss": 6799, + "Ġpans": 6800, + "Ġlimes": 6801, + "hog": 6802, + "Ġstomped": 6803, + "Ġscrewdri": 6804, + "Ġcoup": 6805, + "Ġgrabbing": 6806, + "ĠPo": 6807, + "Ġpouted": 6808, + "Ġbackwards": 6809, + "Ġspong": 6810, + "itude": 6811, + "Ġdecorating": 6812, + "ÅĵMy": 6813, + "Ġdamage": 6814, + "ishy": 6815, + "Ġhesitant": 6816, + "Ġearn": 6817, + "Ġprinting": 6818, + "Have": 6819, + "Ġpeppers": 6820, + "Ġtodd": 6821, + "Ġstung": 6822, + "Ġsquares": 6823, + "Ġunpacked": 6824, + "cl": 6825, + "ments": 6826, + "Ġtramp": 6827, + "ntil": 6828, + "Ġslower": 6829, + "Ġcowb": 6830, + "Ġdiving": 6831, + "Ġplanning": 6832, + "Ġbeloved": 6833, + "Ġonions": 6834, + "Pat": 6835, + "Ġmaterials": 6836, + "Ġheavier": 6837, + "Ġchip": 6838, + "ĠJay": 6839, + "ĠOlive": 6840, + "Ġgrowls": 6841, + "Ġraindrops": 6842, + "Ġwrink": 6843, + "Ġmer": 6844, + "Ġpointy": 6845, + "ĠRemember": 6846, + "Ġsnowmen": 6847, + "cope": 6848, + "Ġsurroundings": 6849, + "Ġpromises": 6850, + "Ġavoid": 6851, + "Ġscrewdriver": 6852, + "Wh": 6853, + "Meow": 6854, + "Yummy": 6855, + "Ġrecipe": 6856, + "Ġaudience": 6857, + "Ġsailboat": 6858, + "Ġcousin": 6859, + "Ġrustling": 6860, + "Ġforgiven": 6861, + "Ġneighbours": 6862, + "Ġblocking": 6863, + "Que": 6864, + "Ġcenter": 6865, + "kend": 6866, + "Ġslices": 6867, + "Ġgobbled": 6868, + "eds": 6869, + "Ġwiping": 6870, + "Ġweekend": 6871, + "Ġtemperature": 6872, + "Ġtouc": 6873, + "Bill": 6874, + "Ġhedgehog": 6875, + "Ġtrampoline": 6876, + "Queen": 6877, + "int": 6878, + "Ġrefu": 6879, + "Ġarr": 6880, + "Ġhelpers": 6881, + "Ġwobbled": 6882, + "Ġrip": 6883, + "Ġwindy": 6884, + "For": 6885, + "Katie": 6886, + "pr": 6887, + "yes": 6888, + "Ġcouple": 6889, + "Ġstool": 6890, + "Ġdiscussed": 6891, + "ae": 6892, + "ushing": 6893, + "ĠPam": 6894, + "sty": 6895, + "Fo": 6896, + "Ġdesigned": 6897, + "ĠEarth": 6898, + "Ġornaments": 6899, + "Ġdreamt": 6900, + "Oops": 6901, + "itted": 6902, + "Ġnoses": 6903, + "Ġcorners": 6904, + "ĠStella": 6905, + "ĠEls": 6906, + "child": 6907, + "Ġpecked": 6908, + "Ġslammed": 6909, + "eal": 6910, + "uzzy": 6911, + "unched": 6912, + "Ġswans": 6913, + "Ġafford": 6914, + "iley": 6915, + "Ġhus": 6916, + "Ew": 6917, + "Roar": 6918, + "ĠRobby": 6919, + "Ġfeast": 6920, + "Ġsports": 6921, + "Ġhitting": 6922, + "oey": 6923, + "Ġage": 6924, + "ĠDr": 6925, + "Ġstreets": 6926, + "ably": 6927, + "Ġwag": 6928, + "Ġtissue": 6929, + "Ġdads": 6930, + "Ġache": 6931, + "Ġaside": 6932, + "ĠMira": 6933, + "ccoon": 6934, + "Ġraccoon": 6935, + "Ġsponge": 6936, + "Ġstain": 6937, + "Ġrequested": 6938, + "Ġmeals": 6939, + "Ġcuriously": 6940, + "Ġforks": 6941, + "Ġsunflowers": 6942, + "Ġreflection": 6943, + "Ġsnowfl": 6944, + "arrow": 6945, + "Ġwarnings": 6946, + "Ġtails": 6947, + "Baby": 6948, + "ĠNick": 6949, + "Ġdances": 6950, + "Ġprett": 6951, + "Ġplans": 6952, + "Jul": 6953, + "Ġbows": 6954, + "ido": 6955, + "Ġvanilla": 6956, + "Ġshaped": 6957, + "Ġfamiliar": 6958, + "ĠBinky": 6959, + "Ġsparks": 6960, + "Ġdet": 6961, + "ĠRobert": 6962, + "--": 6963, + "cky": 6964, + "Ġgri": 6965, + "Ġleaning": 6966, + "Ġdollars": 6967, + "Fin": 6968, + "Ġcoloring": 6969, + "Ġremembering": 6970, + "Ġadult": 6971, + "Ġbreathed": 6972, + "Ġintrigued": 6973, + "Ġgreeted": 6974, + "Ġsale": 6975, + "Ġscrews": 6976, + "using": 6977, + "Ġgrandchild": 6978, + "ne": 6979, + "ition": 6980, + "Ġduckling": 6981, + "Maria": 6982, + "Ġforgets": 6983, + "Ġspreading": 6984, + "osen": 6985, + "Ġgasp": 6986, + "ĠSc": 6987, + "Ġchosen": 6988, + "Ġastron": 6989, + "Ġthrown": 6990, + "Ġshops": 6991, + "Pe": 6992, + "ĠBee": 6993, + "ĠThose": 6994, + "Ġprettier": 6995, + "Ġtwice": 6996, + "Ġpraying": 6997, + "ĠRyan": 6998, + "Ġtunnels": 6999, + "Surpr": 7000, + "ĠGranny": 7001, + "aker": 7002, + "Ġhour": 7003, + "Ġpotion": 7004, + "ĠTess": 7005, + "Ġenthusi": 7006, + "llen": 7007, + "Ġtouches": 7008, + "Ġastronaut": 7009, + "Ġswords": 7010, + "ĠQueen": 7011, + "Ġenthusiasm": 7012, + "Ġhusband": 7013, + "arac": 7014, + "Ġsailors": 7015, + "ertain": 7016, + "Blue": 7017, + "Ġgardener": 7018, + "otten": 7019, + "Ġmoo": 7020, + "endy": 7021, + "Woof": 7022, + "Ġhops": 7023, + "Ġzipping": 7024, + "Ġspikes": 7025, + "Ġsuperheroes": 7026, + "Ġcorre": 7027, + "Ġreason": 7028, + "Boo": 7029, + "Ġmagician": 7030, + "Ġwishing": 7031, + "Ġdaring": 7032, + "Ġspoonful": 7033, + "Ġgrandparents": 7034, + "mallow": 7035, + "Ġleast": 7036, + "ĠBluey": 7037, + "Ġmarsh": 7038, + "Ġskunk": 7039, + "Ġreass": 7040, + "ĠThanks": 7041, + "ĠOur": 7042, + "Ġchanging": 7043, + "Ġdod": 7044, + "ĠNobody": 7045, + "Ġborrowed": 7046, + "Ġscamp": 7047, + "Ġcounts": 7048, + "Ġpens": 7049, + "Ġflight": 7050, + "Ġforgetting": 7051, + "Ġrotten": 7052, + "ĠChris": 7053, + "Ġbodies": 7054, + "Ġencourag": 7055, + "Ġflavors": 7056, + "Ġguests": 7057, + "Ġhopeful": 7058, + "ently": 7059, + "Ġneare": 7060, + "ĠAbi": 7061, + "Ġwoof": 7062, + "ĠFinn": 7063, + "ounced": 7064, + "Ġsnuggle": 7065, + "Ġmesmerized": 7066, + "Ġsending": 7067, + "ĠFriends": 7068, + "fly": 7069, + "Ġheroes": 7070, + "Ġcharac": 7071, + "Ġcharacter": 7072, + "Ġmuscle": 7073, + "stick": 7074, + "ĠRover": 7075, + "oni": 7076, + "ĠMilo": 7077, + "Ġbuzzed": 7078, + "Frank": 7079, + "ĠSqueaky": 7080, + "Ġseaw": 7081, + "Ġneatly": 7082, + "Ġgrows": 7083, + "Our": 7084, + "the": 7085, + "ĠCra": 7086, + "Whee": 7087, + "ĠMikey": 7088, + "wk": 7089, + "Ġwraps": 7090, + "Ġsteady": 7091, + "Ruby": 7092, + "Ġposs": 7093, + "Ġnibb": 7094, + "Ġfeeding": 7095, + "ĠUntil": 7096, + "Ġmarshmallow": 7097, + "ĠListen": 7098, + "Ġhandsome": 7099, + "Ġcond": 7100, + "Ġmints": 7101, + "irrel": 7102, + "Ġdelivering": 7103, + "Ġnine": 7104, + "Ġoh": 7105, + "antha": 7106, + "Ġdived": 7107, + "bba": 7108, + "Ġpolitely": 7109, + "Ġzebras": 7110, + "Miss": 7111, + "Tw": 7112, + "Ġonward": 7113, + "Ġalien": 7114, + "Ġsuffering": 7115, + "Ġnapkins": 7116, + "Ġwarmer": 7117, + "armer": 7118, + "years": 7119, + "Ġsneezing": 7120, + "Ġbaths": 7121, + "Ġhonked": 7122, + "Ġplain": 7123, + "opsy": 7124, + "Ġdefe": 7125, + "Ġplucked": 7126, + "Ġcrashing": 7127, + "Tweety": 7128, + "Ġmatters": 7129, + "Ġembarrass": 7130, + "Ġposter": 7131, + "ection": 7132, + "Ġthatâ": 7133, + "meal": 7134, + "Ġlifts": 7135, + "By": 7136, + "Ġrefreshing": 7137, + "ÅĵMom": 7138, + "Ġunsure": 7139, + "Ġseaweed": 7140, + "Ġlungs": 7141, + "ĠBirthday": 7142, + "Ġstudents": 7143, + "Ġincreased": 7144, + "ĠJudy": 7145, + "Ġcrew": 7146, + "Ġjoining": 7147, + "Ġstands": 7148, + "Ġtoddler": 7149, + "Ġoatmeal": 7150, + "ĠEx": 7151, + "ĠMartha": 7152, + "Ġscen": 7153, + "allowed": 7154, + "Ġproper": 7155, + "Ġpreparing": 7156, + "Ġswallowed": 7157, + "Ġdip": 7158, + "Ġglued": 7159, + "Ġthud": 7160, + "ÅĵBut": 7161, + "Ġexpress": 7162, + "Ġwhispers": 7163, + "Ġrespond": 7164, + "Su": 7165, + "Ġwatering": 7166, + "aster": 7167, + "Ġamount": 7168, + "Ġdie": 7169, + "Ġropes": 7170, + "ĠStar": 7171, + "Ġperformed": 7172, + "Ġtoaster": 7173, + "Ġstarfish": 7174, + "ĠHoot": 7175, + "Ġleads": 7176, + "Ġtrembled": 7177, + "Ġpresses": 7178, + "Ġwobbly": 7179, + "Ġtriangles": 7180, + "Sadly": 7181, + "Ġhawk": 7182, + "Ġlessons": 7183, + "Ġcushions": 7184, + "Ġbiting": 7185, + "while": 7186, + "Ġpostman": 7187, + "Ġgeese": 7188, + "ÅĵWell": 7189, + "Ġdancers": 7190, + "Ġpops": 7191, + "Nemo": 7192, + "Ġpuff": 7193, + "Ġtalks": 7194, + "Ġsniffs": 7195, + "Ġresisted": 7196, + "Ġfocused": 7197, + "Ġscraped": 7198, + "Ġmerry": 7199, + "Back": 7200, + "Ġbully": 7201, + "Ġadults": 7202, + "Ġpanicked": 7203, + "Ġconfl": 7204, + "Ġrushing": 7205, + "Ġnecklaces": 7206, + "Ġfreedom": 7207, + "vant": 7208, + "Ġflas": 7209, + "ĠMaya": 7210, + "Ġpuppet": 7211, + "Ġsofter": 7212, + "Ġslips": 7213, + "ĠKiki": 7214, + "Ġfirmly": 7215, + "Ġwaddled": 7216, + "Ġtrot": 7217, + "iona": 7218, + "Ducky": 7219, + "ados": 7220, + "Ġjoyful": 7221, + "Ġfirefly": 7222, + "Ġencouraging": 7223, + "Ġtested": 7224, + "Ġwrigg": 7225, + "Ġdropping": 7226, + "ĠSun": 7227, + "ÅĵWhere": 7228, + "Ġdrawers": 7229, + "Ġfrowning": 7230, + "onna": 7231, + "Br": 7232, + "Ġtables": 7233, + "Ġwaterfall": 7234, + "Ġworn": 7235, + "Ġwiggle": 7236, + "fia": 7237, + "ĠZoey": 7238, + "Ġev": 7239, + "Ġblast": 7240, + "Ġnervously": 7241, + "Ġfaded": 7242, + "rey": 7243, + "Ġlifting": 7244, + "bird": 7245, + "Ġscampered": 7246, + "Ġrout": 7247, + "Ġdrivers": 7248, + "Ġhumans": 7249, + "Very": 7250, + "ippy": 7251, + "lets": 7252, + "Ġspat": 7253, + "Ġexplo": 7254, + "cake": 7255, + "ĠOnly": 7256, + "Mimi": 7257, + "Ġappreciation": 7258, + "Ġpours": 7259, + "Ġfirefighter": 7260, + "Ġrobber": 7261, + "Ġdrawn": 7262, + "Ġsqueak": 7263, + "Ġthoughts": 7264, + "Ġpennies": 7265, + "Ġrespected": 7266, + "Ġquarreling": 7267, + "Ġpigeons": 7268, + "Ġthroughout": 7269, + "Ġtwinkled": 7270, + "Ġleapt": 7271, + "retty": 7272, + "Bet": 7273, + "Ġocc": 7274, + "ĠAlong": 7275, + "Ġstacked": 7276, + "ĠLove": 7277, + "but": 7278, + "Ġdresser": 7279, + "ĠThatâ": 7280, + "rrr": 7281, + "ĠFrosty": 7282, + "Ġscient": 7283, + "Ġfits": 7284, + "Ġcoc": 7285, + "ĠStay": 7286, + "ĠJanie": 7287, + "Ġmaster": 7288, + "Ġscientist": 7289, + "anwhile": 7290, + "roken": 7291, + "now": 7292, + "Listen": 7293, + "ears": 7294, + "Ġbravest": 7295, + "Ġavocados": 7296, + "Ġovercome": 7297, + "Ġstrongest": 7298, + "Ġmonths": 7299, + "Ġelf": 7300, + "Ġpolar": 7301, + "Ġplaytime": 7302, + "Ġsan": 7303, + "ĠBaa": 7304, + "Ġnotes": 7305, + "Ġgonna": 7306, + "ĠAsh": 7307, + "ĠTodd": 7308, + "fire": 7309, + "Ġnur": 7310, + "Ġcertain": 7311, + "ĠTake": 7312, + "Ġmanag": 7313, + "Tony": 7314, + "Ġwept": 7315, + "ĠMeg": 7316, + "Ġnood": 7317, + "Mine": 7318, + "Ġmunch": 7319, + "Ġspins": 7320, + "Ġscored": 7321, + "Ġcolder": 7322, + "Ġechoed": 7323, + "bage": 7324, + "eel": 7325, + "Ġcosy": 7326, + "Ġconvers": 7327, + "Ġwakes": 7328, + "ĠSquirrel": 7329, + "ĠMarie": 7330, + "Ġgarbage": 7331, + "Ġplayroom": 7332, + "Ġdesigns": 7333, + "Ġperforming": 7334, + "ĠFrog": 7335, + "plash": 7336, + "eezes": 7337, + "urious": 7338, + "Ġpeck": 7339, + "Ġprob": 7340, + "Ġsank": 7341, + "Ġflown": 7342, + "ĠSadie": 7343, + "Ġtricycle": 7344, + "ca": 7345, + "ĠFido": 7346, + "Ġsweetest": 7347, + "Ġprove": 7348, + "Ġforgiving": 7349, + "Ġprobably": 7350, + "Ġmarshmallows": 7351, + "Ġgest": 7352, + "Ġbehaving": 7353, + "Like": 7354, + "cher": 7355, + "iment": 7356, + "Ġpumpkins": 7357, + "oke": 7358, + "ĠJacky": 7359, + "ĠBessie": 7360, + "rying": 7361, + "Ġexplorer": 7362, + "Ġguide": 7363, + "please": 7364, + "Ġsqueezing": 7365, + "Ġrobots": 7366, + "Ġsadd": 7367, + "Ġtossed": 7368, + "ÅĵIf": 7369, + "Ġblinking": 7370, + "ĠQuick": 7371, + "bbling": 7372, + "Ġcausing": 7373, + "Kim": 7374, + "Ġbells": 7375, + "undred": 7376, + "...\"": 7377, + "broken": 7378, + "Ġshown": 7379, + "Ġcobwebs": 7380, + "ÅĵOkay": 7381, + "espite": 7382, + "ammy": 7383, + "Ġsquishy": 7384, + "ĠChe": 7385, + "Ġspices": 7386, + "Ġhaird": 7387, + "Mad": 7388, + "ĠFire": 7389, + "Ġpassengers": 7390, + "Ġcongratul": 7391, + "Ġcraft": 7392, + "Ġties": 7393, + "fus": 7394, + "Ġtighter": 7395, + "Ġhealing": 7396, + "ĠZara": 7397, + "Ġmate": 7398, + "Ġangels": 7399, + "?!\"": 7400, + "Ġyielded": 7401, + "ading": 7402, + "Ġreversed": 7403, + "ilda": 7404, + "Ġpound": 7405, + "David": 7406, + "Ġaimed": 7407, + "Follow": 7408, + "Ġnapping": 7409, + "ĠFarmer": 7410, + "Quick": 7411, + "Even": 7412, + "Ġgiggles": 7413, + "upt": 7414, + "Ġnearly": 7415, + "Ġpays": 7416, + "ĠOwl": 7417, + "Ġoffic": 7418, + "During": 7419, + "Ġunw": 7420, + "Ġdistract": 7421, + "Ġkittens": 7422, + "Ġinstruments": 7423, + "Ġwider": 7424, + "ĠMouse": 7425, + "Ġreun": 7426, + "mates": 7427, + "aying": 7428, + "Ġsewing": 7429, + "alloween": 7430, + "Ġtil": 7431, + "Ġnuzz": 7432, + "Ġdoorway": 7433, + "Ġconflict": 7434, + "Ġclues": 7435, + "ĠUnder": 7436, + "Ġappreciated": 7437, + "Ġinj": 7438, + "Ġpaintbrush": 7439, + "found": 7440, + "ĠSimon": 7441, + "Ġbrushing": 7442, + "Watch": 7443, + "Ġcoug": 7444, + "Ġshoo": 7445, + "Ġgrandd": 7446, + "Ġaction": 7447, + "Ġyum": 7448, + "Ġease": 7449, + "Ġloading": 7450, + "Ġbru": 7451, + "Ġpassports": 7452, + "ancy": 7453, + "Ġcottage": 7454, + "onies": 7455, + "Alright": 7456, + "ĠHalloween": 7457, + "ĠJackie": 7458, + "Ġpaths": 7459, + "Ġheartbroken": 7460, + "Ġais": 7461, + "Ġblocked": 7462, + "Ġmerma": 7463, + "ĠMabel": 7464, + "Ġlaying": 7465, + "Jerry": 7466, + "Ġslipping": 7467, + "ĠLi": 7468, + "ino": 7469, + "Ġsweep": 7470, + "Ġresults": 7471, + "Ġanger": 7472, + "Ġbelts": 7473, + "Ġrepeating": 7474, + "Ġpins": 7475, + "Ġfigures": 7476, + "Ġbits": 7477, + "isc": 7478, + "Ġevil": 7479, + "Ġsoaking": 7480, + "antastic": 7481, + "ĠTuna": 7482, + "idey": 7483, + "Ġmailed": 7484, + "Ġwithin": 7485, + "asty": 7486, + "Ġtwisty": 7487, + "Ġtwisting": 7488, + "ĠWell": 7489, + "Ġsuffered": 7490, + "Ġstroll": 7491, + "ĠPatch": 7492, + "Ġtuck": 7493, + "Ġconnected": 7494, + "ĠWendy": 7495, + "Ġpuzzled": 7496, + "Poppy": 7497, + "âĤ¬,": 7498, + "Ġshovels": 7499, + "Ġbuses": 7500, + "ĠAli": 7501, + "Ġaccomplished": 7502, + "Ġdamaged": 7503, + "Ġnoodles": 7504, + "Ġund": 7505, + "Ġcrossing": 7506, + "Ġhundred": 7507, + "ĠMichael": 7508, + "ighting": 7509, + "Ġbreathing": 7510, + "Ġsever": 7511, + "Ġlicking": 7512, + "Ġbehavior": 7513, + "Ġroars": 7514, + "Ġseveral": 7515, + "Ġtying": 7516, + "Ġshrug": 7517, + "Ġresponsib": 7518, + "Ġbracelets": 7519, + "Ted": 7520, + "Ġsurfing": 7521, + "Ġsurrendered": 7522, + "Ġrisks": 7523, + "Ġfinishing": 7524, + "ĠRalph": 7525, + "Ġdespite": 7526, + "Ġfleas": 7527, + "ĠAmelia": 7528, + "Ġtoward": 7529, + "anie": 7530, + "ÅĵPlease": 7531, + "Ġencount": 7532, + "Ġsweat": 7533, + "Ġlending": 7534, + "da": 7535, + "Ġstreamers": 7536, + "Ġhairdress": 7537, + "Ġhumming": 7538, + "Ġdefin": 7539, + "Vroom": 7540, + "byes": 7541, + "lves": 7542, + "Ġsupported": 7543, + "Ġshady": 7544, + "Ġoysters": 7545, + "Ġcleaner": 7546, + "Ġquieter": 7547, + "Ġawoke": 7548, + "Steve": 7549, + "Abigail": 7550, + "Ġgoodbyes": 7551, + "Ġwhose": 7552, + "Whenever": 7553, + "Ġluckily": 7554, + "ĠBubba": 7555, + "ĠRobbie": 7556, + "ÅĵOf": 7557, + "ĠRay": 7558, + "Ġignoring": 7559, + "Ġstitches": 7560, + "Ġrainy": 7561, + "Surprise": 7562, + "Take": 7563, + "ĠHoney": 7564, + "Ġrather": 7565, + "Ġtablet": 7566, + "isions": 7567, + "Ġponies": 7568, + "Ġedges": 7569, + "Ġcuddles": 7570, + "ĠFlopsy": 7571, + "ĠMaddie": 7572, + "Ġfantastic": 7573, + "unity": 7574, + "dding": 7575, + "ecca": 7576, + "erk": 7577, + "Ġslither": 7578, + "Ġcloudy": 7579, + "Ġfrowns": 7580, + "ening": 7581, + "Ġhanding": 7582, + "Ġfinal": 7583, + "Ġsnowflakes": 7584, + "ppies": 7585, + "Ġsped": 7586, + "Ġdrown": 7587, + "agic": 7588, + "Ġelbow": 7589, + "Ġhairdresser": 7590, + "Ġcotton": 7591, + "ĠHolly": 7592, + "Ġthorns": 7593, + "ĠBirdy": 7594, + "Ġdefinitely": 7595, + "Ġcoral": 7596, + "Ġrains": 7597, + "iel": 7598, + "Ġgesture": 7599, + "Ġkings": 7600, + "Ġsmallest": 7601, + "Ġsurv": 7602, + "Ġsy": 7603, + "Ġreminding": 7604, + "Ġwisely": 7605, + "ĠFuzzy": 7606, + "ÅĵNow": 7607, + "crow": 7608, + "Ġbattle": 7609, + "ĠBecause": 7610, + "ĠGreen": 7611, + "Ġcorrectly": 7612, + "Ġvines": 7613, + "Ġdecisions": 7614, + "Ġdriveway": 7615, + "ĠUp": 7616, + "Ġsou": 7617, + "onnie": 7618, + "athy": 7619, + "Ġpeeled": 7620, + "Ġnewfound": 7621, + "Hannah": 7622, + "Ġsqueaked": 7623, + "whe": 7624, + "Ġchopped": 7625, + "Ġsharks": 7626, + "Ġprick": 7627, + "Ġstudent": 7628, + "Ġsnort": 7629, + "Ġwarri": 7630, + "Ġgrandson": 7631, + "Ġsymbols": 7632, + "Ġweeds": 7633, + "Ġsimply": 7634, + "Ġfishes": 7635, + "hil": 7636, + "ĠX": 7637, + "True": 7638, + "cent": 7639, + "Ġbandages": 7640, + "abby": 7641, + "Ġgranddaughter": 7642, + "Ġwobble": 7643, + "onse": 7644, + "Ġresponse": 7645, + "Ġnasty": 7646, + "Ġexcept": 7647, + "ĠKaren": 7648, + "Ġexercises": 7649, + "Ġstopping": 7650, + "steps": 7651, + "Ġtar": 7652, + "ĠFreddie": 7653, + "Ġoccas": 7654, + "Adam": 7655, + "Ġafar": 7656, + "Ġbanged": 7657, + "ĠRocky": 7658, + "Ġdarl": 7659, + "Ġni": 7660, + "Beep": 7661, + "Ġinspired": 7662, + "Ġdarlings": 7663, + "father": 7664, + "Ġtravels": 7665, + "Ġtipped": 7666, + "Ġdisturbing": 7667, + "Ġfills": 7668, + "Ġmasterp": 7669, + "Ġlent": 7670, + "Ġflipped": 7671, + "ÅĵHey": 7672, + "Ġfootsteps": 7673, + "elie": 7674, + "worm": 7675, + "Ġpedaled": 7676, + "line": 7677, + "Ġbirdhouse": 7678, + "Ġwindowsill": 7679, + "Ġpurr": 7680, + "Ġspits": 7681, + "Ġtravelling": 7682, + "ĠPippin": 7683, + "Ġships": 7684, + "Ġconvin": 7685, + "Ġpresented": 7686, + "Ġscarecrow": 7687, + "ĠAlthough": 7688, + "Jamie": 7689, + "sol": 7690, + "Ġaddress": 7691, + "Ġpunishment": 7692, + "Thomas": 7693, + "Ġplanting": 7694, + "Ġapologised": 7695, + "citedly": 7696, + "mered": 7697, + "Ġchocolates": 7698, + "Ġantic": 7699, + "eeling": 7700, + "ĠWelcome": 7701, + "Ġforests": 7702, + "ĠRuth": 7703, + "Ġsurfboard": 7704, + "ms": 7705, + "Ġcongratulated": 7706, + "ĠIm": 7707, + "ddie": 7708, + "Ġarranged": 7709, + "Ġbelieving": 7710, + "ĠMegan": 7711, + "Ġreassured": 7712, + "Ġtrotted": 7713, + "Ġreunited": 7714, + "Ġnodding": 7715, + "Ġencouragement": 7716, + "Ġcheers": 7717, + "Ġlies": 7718, + "Ġimages": 7719, + "Ġpoppies": 7720, + "Ġreapp": 7721, + "Ġcampfire": 7722, + "iza": 7723, + "Ġsuits": 7724, + "Ġbusiness": 7725, + "Since": 7726, + "Ġclerk": 7727, + "ĠSpidey": 7728, + "Ġtarget": 7729, + "ooky": 7730, + "ĠJojo": 7731, + "Ġmarve": 7732, + "Ġsails": 7733, + "Ġmagnif": 7734, + "issa": 7735, + "perate": 7736, + "utter": 7737, + "Josh": 7738, + "Ġofficers": 7739, + "Ġterrified": 7740, + "Ġbackpacks": 7741, + "manda": 7742, + "ĠGina": 7743, + "Ġgrip": 7744, + "Ġcovering": 7745, + "Ġyel": 7746, + "Ġknots": 7747, + "Ġfocus": 7748, + "Ġactivity": 7749, + "ĠAng": 7750, + "inkle": 7751, + "Ġyelped": 7752, + "Ġsurprising": 7753, + "Ġwrinkled": 7754, + "Ġsmelling": 7755, + "Ġexpert": 7756, + "ris": 7757, + "Ġmood": 7758, + "Ġmasterpiece": 7759, + "Ġdep": 7760, + "ĠFighting": 7761, + "otte": 7762, + "Ġchanges": 7763, + "Ġconcert": 7764, + "Bunny": 7765, + "Ġchilly": 7766, + "Ġspills": 7767, + "Ġspeeding": 7768, + "ider": 7769, + "Ġtesting": 7770, + "ĠSnowman": 7771, + "Ġtasting": 7772, + "Ġbraver": 7773, + "Ġpleaded": 7774, + "Ġsniffing": 7775, + "artled": 7776, + "ĠLia": 7777, + "Ġcomforting": 7778, + "Ġdelayed": 7779, + "Ġgears": 7780, + "ĠOkay": 7781, + "Ġcalmly": 7782, + "we": 7783, + "ats": 7784, + "acle": 7785, + "Jess": 7786, + "acles": 7787, + "asha": 7788, + "Ġlabels": 7789, + "arlotte": 7790, + "Ġmermaid": 7791, + "Mat": 7792, + "Ġsuggestion": 7793, + "Penny": 7794, + "Ġaware": 7795, + "ĠAny": 7796, + "ĠRain": 7797, + "Ġdiscussing": 7798, + "Ġstumble": 7799, + "Mira": 7800, + "Ġjars": 7801, + "Ġspies": 7802, + "Ġbelongings": 7803, + "Ġmischie": 7804, + "Ġworrying": 7805, + "Ġmagazines": 7806, + "Ġbothering": 7807, + "flies": 7808, + "Ġcrowns": 7809, + "Ġartwork": 7810, + "Ġalthough": 7811, + "Ġunderstands": 7812, + "Ġdisplayed": 7813, + "ĠLouise": 7814, + "Ġmischievous": 7815, + "ails": 7816, + "Chloe": 7817, + "Ġpuck": 7818, + "ĠTry": 7819, + "Ġadmiration": 7820, + "Ġefforts": 7821, + "screen": 7822, + "Ġburying": 7823, + "Ġheight": 7824, + "Ġfoxes": 7825, + "emma": 7826, + "Ġunfortunately": 7827, + "pen": 7828, + "Ġsav": 7829, + "Ġrefuse": 7830, + "Ġseller": 7831, + "Ġhoo": 7832, + "Ġbaskets": 7833, + "Ġtoolbox": 7834, + "rier": 7835, + "Ġbuddy": 7836, + "ighing": 7837, + "Ġbitten": 7838, + "ĠAlly": 7839, + "Ġexperienced": 7840, + "Ġdecl": 7841, + "Ġbless": 7842, + "inted": 7843, + "Ġque": 7844, + "vroom": 7845, + "Ġdragonfly": 7846, + "ĠDavey": 7847, + "Ġvehicles": 7848, + "wise": 7849, + "bell": 7850, + "what": 7851, + "Ġpackages": 7852, + "Ġdisc": 7853, + "Ġsolving": 7854, + "Ġdump": 7855, + "ibbit": 7856, + "ugging": 7857, + "Ġpandas": 7858, + "ĠWally": 7859, + "Ġannoyed": 7860, + "Ġtumbled": 7861, + "Ġmomma": 7862, + "Ġmemb": 7863, + "ipes": 7864, + "aturday": 7865, + "Ġmembers": 7866, + "Ġseashells": 7867, + "Ġfires": 7868, + "ÅĵThe": 7869, + "Ġposit": 7870, + "Ġwarmly": 7871, + "Ġwealth": 7872, + "Ġnibbled": 7873, + "ĠSaturday": 7874, + "Ġsunscreen": 7875, + "ĠSofia": 7876, + "ĠWil": 7877, + "aint": 7878, + "Ġpeas": 7879, + "Ġtreated": 7880, + "Beth": 7881, + "Ġtroubles": 7882, + "Ġsquaw": 7883, + "Ġrotting": 7884, + "ĠEva": 7885, + "Ke": 7886, + "Ġscent": 7887, + "Ġmaterial": 7888, + "ÅĵSure": 7889, + "Meanwhile": 7890, + "ĠFroggy": 7891, + "Any": 7892, + "Ġconqu": 7893, + "Ġstomp": 7894, + "Ġgazing": 7895, + "Ġcoach": 7896, + "ĠKaty": 7897, + "Ġinsisting": 7898, + "Ġuntied": 7899, + "Dear": 7900, + "Rachel": 7901, + "Ġdiso": 7902, + "Ġprayers": 7903, + "ĠOther": 7904, + "Ġenviron": 7905, + "Ġparted": 7906, + "Ġconversation": 7907, + "ĠDory": 7908, + "Quack": 7909, + "Get": 7910, + "Joy": 7911, + "aver": 7912, + "Ġcollap": 7913, + "Ġencountered": 7914, + "Ġjoins": 7915, + "Ġloops": 7916, + "Ġraces": 7917, + "ĠPen": 7918, + "Ġsewed": 7919, + "Ġsill": 7920, + "Ġteachers": 7921, + "Ġenvironment": 7922, + "Ġscurrying": 7923, + "ĠSamantha": 7924, + "attered": 7925, + "Ġwhispering": 7926, + "Ġjoked": 7927, + "Ġargum": 7928, + "Ġpurpose": 7929, + "ĠPippa": 7930, + "Ġtilted": 7931, + "Goodnight": 7932, + "Ġstored": 7933, + "Ġorders": 7934, + "Ġloses": 7935, + "Ġexch": 7936, + "ortunately": 7937, + "Ġhoops": 7938, + "Ġgenie": 7939, + "Ġcowboy": 7940, + "ppa": 7941, + "Ġsheets": 7942, + "Ġspooky": 7943, + "Ġtweet": 7944, + "ĠFlo": 7945, + "ĠPepper": 7946, + "ĠDuck": 7947, + "ĠDog": 7948, + "Ġtoss": 7949, + "order": 7950, + "Ġpermitted": 7951, + "airy": 7952, + "aven": 7953, + "Ġquarre": 7954, + "eedy": 7955, + "uel": 7956, + "Ġaim": 7957, + "ongo": 7958, + "ĠFiona": 7959, + "Ġdiamonds": 7960, + "Ġscram": 7961, + "Ġtype": 7962, + "iscuit": 7963, + "Ġpupils": 7964, + "Ġanticip": 7965, + "Ġglittering": 7966, + "Ġtrans": 7967, + "Ġqueens": 7968, + "Ġturtles": 7969, + "illiam": 7970, + "Ġbeaming": 7971, + "Ġnearest": 7972, + "ĠDespite": 7973, + "Ġends": 7974, + "ĠSnowball": 7975, + "Ġtubes": 7976, + "Ġmaker": 7977, + "igger": 7978, + "Ġservant": 7979, + "ÅĵSee": 7980, + "Ġwhimp": 7981, + "Ġdonkey": 7982, + "Ġvisitors": 7983, + "Ġfilms": 7984, + "Am": 7985, + "Ġspells": 7986, + "Ġopport": 7987, + "Ġgap": 7988, + "Ġuntie": 7989, + "ĠHope": 7990, + "Ġcleared": 7991, + "Ġfins": 7992, + "Ġstroke": 7993, + "Ġrin": 7994, + "ĠAuntie": 7995, + "ĠBounce": 7996, + "Rosie": 7997, + "Ġtapping": 7998, + "Ġoppos": 7999, + "Ġwasting": 8000, + "Ġcustomers": 8001, + "Ġnurses": 8002, + "usty": 8003, + "Ġpriz": 8004, + "Ġswo": 8005, + "Ġshall": 8006, + "Ġhunters": 8007, + "Ġger": 8008, + "Ġconvinced": 8009, + "Ġwounds": 8010, + "Ġswollen": 8011, + "Ġgoats": 8012, + "Ġsweaty": 8013, + "Ġdressing": 8014, + "Ġslowed": 8015, + "Ġdeclared": 8016, + "Ġdot": 8017, + "Ġexamining": 8018, + "orter": 8019, + "elope": 8020, + "ĠBow": 8021, + "Ġopposite": 8022, + "Ġcharacters": 8023, + "Claire": 8024, + "ilities": 8025, + "Ġfailed": 8026, + "ĠQuackers": 8027, + "Ġtidied": 8028, + "Ġtransf": 8029, + "Ġgrandfather": 8030, + "acy": 8031, + "Ġwarrior": 8032, + "Ġforgiveness": 8033, + "Ġsternly": 8034, + "Ġgoodies": 8035, + "Ġguessing": 8036, + "Ġlipstick": 8037, + "Ġpeep": 8038, + "Ġyoungest": 8039, + "Ġscratching": 8040, + "Leave": 8041, + "Ġseagulls": 8042, + "Car": 8043, + "mies": 8044, + "rest": 8045, + "Ġinchworm": 8046, + "ĠRos": 8047, + "Ġbeeped": 8048, + "empt": 8049, + "Ġmeowing": 8050, + "rian": 8051, + "Stay": 8052, + "Ġrescuing": 8053, + "Anne": 8054, + "Ġthanking": 8055, + "Ġquestioned": 8056, + "ĠHold": 8057, + "Ġattempt": 8058, + "Ġscrambled": 8059, + "rie": 8060, + "ĠYouâ": 8061, + "Ġgrat": 8062, + "Ġdripping": 8063, + "Ġbou": 8064, + "ĠSplash": 8065, + "Ġtires": 8066, + "ĠKevin": 8067, + "Ġbouqu": 8068, + "even": 8069, + "Ġactive": 8070, + "Ġstall": 8071, + "Ġform": 8072, + "Ġanticipation": 8073, + "rily": 8074, + "ĠMaisy": 8075, + "Ġpicnics": 8076, + "Ġnibble": 8077, + "Always": 8078, + "Ġaisle": 8079, + "Ġblond": 8080, + "Ġfloors": 8081, + "Ġresponded": 8082, + "Ġresponsibility": 8083, + "ĠSw": 8084, + "Ġshin": 8085, + "Ġsmashed": 8086, + "Ġattacked": 8087, + "Ġmatey": 8088, + "Lena": 8089, + "Ġforce": 8090, + "ivia": 8091, + "Ġexplains": 8092, + "ĠElly": 8093, + "Ġknocking": 8094, + "Ġemerged": 8095, + "Tweetie": 8096, + "Ġobeyed": 8097, + "Ġdiscoveries": 8098, + "Ġgratitude": 8099, + "Ġting": 8100, + "Ġinter": 8101, + "Ġjud": 8102, + "Ġvibr": 8103, + "cie": 8104, + "Ġrely": 8105, + "Ġrays": 8106, + "Ġzooms": 8107, + "Ġdecoration": 8108, + "ĠMina": 8109, + "Ġmanners": 8110, + "Ġcharge": 8111, + "Ġclassmates": 8112, + "Two": 8113, + "Ġsprout": 8114, + "Ġsens": 8115, + "Ġsnug": 8116, + "Ġvisits": 8117, + "Ġsigning": 8118, + "innie": 8119, + "Ġspy": 8120, + "ÅĵWho": 8121, + "Ġaeroplanes": 8122, + "Ġsoot": 8123, + "Ġgirlâ": 8124, + "Ġtwists": 8125, + "Ġsurvive": 8126, + "ebecca": 8127, + "yl": 8128, + "Ġvegg": 8129, + "Ġinstantly": 8130, + "munk": 8131, + "anda": 8132, + "Julie": 8133, + "ippers": 8134, + "Ġloc": 8135, + "Ġwiggly": 8136, + "Ġseals": 8137, + "Ġself": 8138, + "Ġbreaths": 8139, + "Ġunwra": 8140, + "Ġramp": 8141, + "Ġrumbling": 8142, + "ĠElle": 8143, + "hind": 8144, + "act": 8145, + "ĠLion": 8146, + "Ġbuckled": 8147, + "Ġbrightest": 8148, + "Ġhen": 8149, + "Ġshrunk": 8150, + "Je": 8151, + "Ġmunched": 8152, + "Ġbond": 8153, + "Ġbeeh": 8154, + "Ġincreasing": 8155, + "sm": 8156, + "Ġshimmering": 8157, + "athan": 8158, + "Ġpurrs": 8159, + "Ġmanager": 8160, + "idence": 8161, + "Ġdoorbell": 8162, + "Ġflaps": 8163, + "Ġearned": 8164, + "Ġchatter": 8165, + "gain": 8166, + "Cindy": 8167, + "Bang": 8168, + "oc": 8169, + "ooking": 8170, + "ĠWoo": 8171, + "Someone": 8172, + "ching": 8173, + "Ġmovements": 8174, + "Ġlowered": 8175, + "udged": 8176, + "Ġswaying": 8177, + "iens": 8178, + "ĠJaney": 8179, + "ittered": 8180, + "Ġaliens": 8181, + "Ġhonking": 8182, + "Ġcracks": 8183, + "Freddy": 8184, + "Ġargument": 8185, + "ĠJax": 8186, + "ssss": 8187, + "Ġchipmunk": 8188, + "Ġdisobey": 8189, + "inger": 8190, + "Ġwhoever": 8191, + "Ġwinding": 8192, + "Rob": 8193, + "romise": 8194, + "ĠLuc": 8195, + "Ġannounced": 8196, + "ummies": 8197, + "ĠSpeedy": 8198, + "Ġprevented": 8199, + "Ġbeaver": 8200, + "ĠJoan": 8201, + "ÅĵGood": 8202, + "ĠKelly": 8203, + "Ġrowed": 8204, + "ĠMae": 8205, + "its": 8206, + "Ġswitched": 8207, + "Ġbathing": 8208, + "lied": 8209, + "Ġmosquitoes": 8210, + "ĠMaddy": 8211, + "Ġtaped": 8212, + "ĠTaking": 8213, + "storm": 8214, + "Red": 8215, + "belle": 8216, + "Ġposes": 8217, + "oscope": 8218, + "Ġoffering": 8219, + "Ġswap": 8220, + "ĠStitch": 8221, + "ĠJonny": 8222, + "Ġnuzzled": 8223, + "Ġcons": 8224, + "Ġprickly": 8225, + "aret": 8226, + "flowers": 8227, + "Ġswayed": 8228, + "Ġsteth": 8229, + "Ġflips": 8230, + "ĠStan": 8231, + "Ġdestroying": 8232, + "Ġlapt": 8233, + "Ġdesigning": 8234, + "Ġminds": 8235, + "Ġcares": 8236, + "bee": 8237, + "Ġbadger": 8238, + "Letâ": 8239, + "Ġjobs": 8240, + "Ġdodged": 8241, + "Ġglimmering": 8242, + "Ġrats": 8243, + "Ġcrawls": 8244, + "Jessie": 8245, + "Ġwhistles": 8246, + "lo": 8247, + "Ġsmelt": 8248, + "Uncle": 8249, + "Ġcrops": 8250, + "rink": 8251, + "Ġbeautifully": 8252, + "Ġobserving": 8253, + "Ġdangers": 8254, + "yd": 8255, + "Ġbeating": 8256, + "Ġshines": 8257, + "Ġexploded": 8258, + "ĠBecky": 8259, + "Ġknives": 8260, + "Ġmillion": 8261, + "Ġscolds": 8262, + "Ġcheckout": 8263, + "Ġscooters": 8264, + "Ġstamped": 8265, + "Ġsnaps": 8266, + "angle": 8267, + "Ġcustomer": 8268, + "ĠSpring": 8269, + "Ġgenerosity": 8270, + "lph": 8271, + "Ġgroan": 8272, + "Ġdeed": 8273, + "Ġlanguages": 8274, + "boards": 8275, + "Ġgerms": 8276, + "oor": 8277, + "Ġrecorder": 8278, + "Ġhike": 8279, + "Ġhonesty": 8280, + "Ġtummies": 8281, + "Ġstethoscope": 8282, + "Ġrobbers": 8283, + "Ġclosing": 8284, + "Ġpaddling": 8285, + "Ġcocoon": 8286, + "lt": 8287, + "ĠAr": 8288, + "Ġdrowned": 8289, + "Ġhaven": 8290, + "Ġplug": 8291, + "Ġclicked": 8292, + "Momma": 8293, + "Ġexpecting": 8294, + "abra": 8295, + "ĠReady": 8296, + "Ġlaptop": 8297, + "ering": 8298, + "ĠFinny": 8299, + "Out": 8300, + "ĠTrust": 8301, + "Buddy": 8302, + "ĠRudy": 8303, + "Ġroutine": 8304, + "Abby": 8305, + "amma": 8306, + "Ġsupplied": 8307, + "Ġastronauts": 8308, + "ĠSk": 8309, + "Ġexplor": 8310, + "Ġdisappoint": 8311, + "Ġveggies": 8312, + "Ġcourt": 8313, + "ulp": 8314, + "lor": 8315, + "oosh": 8316, + "ĠSparkle": 8317, + "Ġdears": 8318, + "Ġsteering": 8319, + "Co": 8320, + "otch": 8321, + "Ġtidying": 8322, + "Ġadds": 8323, + "Ġconduct": 8324, + "Ġbouquet": 8325, + "ĠBongo": 8326, + "Ġbeehive": 8327, + "Ġill": 8328, + "lest": 8329, + "Ġsculp": 8330, + "Ġunpacking": 8331, + "Ġnovels": 8332, + "ĠTime": 8333, + "ÅĵMaybe": 8334, + "arable": 8335, + "Ġcupcake": 8336, + "ĠPoor": 8337, + "Bear": 8338, + "Choo": 8339, + "ĠBad": 8340, + "Ġstatues": 8341, + "Ġtin": 8342, + "ita": 8343, + "ĠSweet": 8344, + "uddles": 8345, + "Ġchatted": 8346, + "Ġparticularly": 8347, + "Ġreminds": 8348, + "udo": 8349, + "pit": 8350, + "yler": 8351, + "udolph": 8352, + "ĠPhil": 8353, + "Ġshorts": 8354, + "Nice": 8355, + "Ġhardest": 8356, + "Ġcaw": 8357, + "Too": 8358, + "ĠEddie": 8359, + "Ġstretches": 8360, + "Ġapplause": 8361, + "Ġhealthier": 8362, + "rup": 8363, + "water": 8364, + "Ġwiser": 8365, + "Ġfloats": 8366, + "Honey": 8367, + "Ġghosts": 8368, + "Ġconductor": 8369, + "ĠDonâ": 8370, + "Arrr": 8371, + "Ġstrum": 8372, + "ĠIsn": 8373, + "Robbie": 8374, + "Ġheaven": 8375, + "Ġawful": 8376, + "Ġdollar": 8377, + "Ġplugged": 8378, + "ĠKay": 8379, + "pril": 8380, + "ĠTammy": 8381, + "Ġwildflowers": 8382, + "ĠElsie": 8383, + "Ġscri": 8384, + "Ġelect": 8385, + "ĠCla": 8386, + "idents": 8387, + "idnight": 8388, + "Ġtraded": 8389, + "Ġoverhead": 8390, + "llas": 8391, + "Ġsquished": 8392, + "Ġwhatâ": 8393, + "Ġcombed": 8394, + "Ġcarries": 8395, + "ĠMomma": 8396, + "Ġnests": 8397, + "Ġopinions": 8398, + "ĠRobo": 8399, + "ĠElsa": 8400, + "earing": 8401, + "Ġsyrup": 8402, + "Ġfaint": 8403, + "Ġfascinating": 8404, + "anced": 8405, + "Ġswallow": 8406, + "ĠJean": 8407, + "Ġexperiences": 8408, + "Karen": 8409, + "Ġsprays": 8410, + "Ġbeast": 8411, + "aula": 8412, + "Ġumbrellas": 8413, + "omb": 8414, + "Ġcontainer": 8415, + "Ġouch": 8416, + "Ġkilled": 8417, + "Ġreturning": 8418, + "Ġbothered": 8419, + "elieve": 8420, + "ative": 8421, + "rough": 8422, + "Ġgall": 8423, + "ĠAva": 8424, + "Ġlocks": 8425, + "Ġproviding": 8426, + "five": 8427, + "ĠAmanda": 8428, + "Ġsets": 8429, + "Ġflashing": 8430, + "Ġshorter": 8431, + "Ġexamp": 8432, + "ÅĵOk": 8433, + "ĠRoger": 8434, + "Ġsculpture": 8435, + "Ġflashed": 8436, + "chy": 8437, + "Ġchecks": 8438, + "Ġweapons": 8439, + "rench": 8440, + "Mart": 8441, + "ouraged": 8442, + "Yesterday": 8443, + "Ġteles": 8444, + "Ġtearing": 8445, + "Ġbounces": 8446, + "orking": 8447, + "Ġhotter": 8448, + "Ġtests": 8449, + "ordinary": 8450, + "ĠCrabby": 8451, + "Ġdefeated": 8452, + "Snow": 8453, + "Ġpapa": 8454, + "Ġinches": 8455, + "Ġgrumbled": 8456, + "Ġglided": 8457, + "Ġfarmers": 8458, + "Ġsprinkle": 8459, + "ĠNever": 8460, + "Ġnights": 8461, + "Ġscrub": 8462, + "Ġfaith": 8463, + "ĠCharlotte": 8464, + "ccidents": 8465, + "Tilly": 8466, + "ĠZoomy": 8467, + "ĠDaniel": 8468, + "Ġburnt": 8469, + "centr": 8470, + "ators": 8471, + "ĠSasha": 8472, + "Ġconv": 8473, + "Ġtelescope": 8474, + "Ġsadder": 8475, + "Aunt": 8476, + "iving": 8477, + "ÅĵBe": 8478, + "Ġconcentr": 8479, + "Ġtrusting": 8480, + "Ġapplauding": 8481, + "Ġconfidence": 8482, + "ooks": 8483, + "Ġtwenty": 8484, + "Ġserving": 8485, + "Ġelectric": 8486, + "Mon": 8487, + "Ġhiss": 8488, + "Ġconvince": 8489, + "Papa": 8490, + "car": 8491, + "ession": 8492, + "ĠCle": 8493, + "Ġgardens": 8494, + "Ġcheated": 8495, + "Ġicing": 8496, + "ended": 8497, + "lers": 8498, + "âĤ¬Â": 8499, + "Ġbluebird": 8500, + "Ġnecks": 8501, + "Ġburns": 8502, + "Ġawhile": 8503, + "Ġcrystals": 8504, + "Buzz": 8505, + "lephant": 8506, + "ĠHelen": 8507, + "ĠNancy": 8508, + "ĠPatty": 8509, + "Ġinsep": 8510, + "Ġcubs": 8511, + "Ġvisitor": 8512, + "ĠPeppa": 8513, + "âĤ¬Â¦": 8514, + "ĠSay": 8515, + "Ġpetting": 8516, + "Ġteams": 8517, + "vy": 8518, + "Ġraising": 8519, + "Che": 8520, + "Ġcollapsed": 8521, + "ances": 8522, + "Ġchecking": 8523, + "Ġextraordinary": 8524, + "Kids": 8525, + "Ġinseparable": 8526, + "Pl": 8527, + "Put": 8528, + "Ġblown": 8529, + "Ġdryer": 8530, + "Ġgoo": 8531, + "Ġforgives": 8532, + "Ġsirens": 8533, + "Friend": 8534, + "ĠChick": 8535, + "Ġtypes": 8536, + "Ġmunching": 8537, + "Ġsoapy": 8538, + "Ġmember": 8539, + "Ġexample": 8540, + "Ġborn": 8541, + "Ġodd": 8542, + "ĠAna": 8543, + "Ġgrassho": 8544, + "Ġimaginary": 8545, + "Ġinstrument": 8546, + "Ġbiscuit": 8547, + "Ġnatur": 8548, + "Ġbehaviour": 8549, + "Ġprizes": 8550, + "Ġplayd": 8551, + "ĠLina": 8552, + "bu": 8553, + "Ġmeows": 8554, + "Jon": 8555, + "rick": 8556, + "Ġsingers": 8557, + "Ġwaded": 8558, + "Ġbicycles": 8559, + "val": 8560, + "ĠZero": 8561, + "Brown": 8562, + "Each": 8563, + "Ġkit": 8564, + "Ġmomâ": 8565, + "Ġcompan": 8566, + "Bu": 8567, + "ĠBang": 8568, + "ĠEric": 8569, + "shaped": 8570, + "Ġsprang": 8571, + "Ġwaters": 8572, + "ĠRudolph": 8573, + "Ġflick": 8574, + "Ġsalon": 8575, + "Ġpeeped": 8576, + "Ġupside": 8577, + "Ġdock": 8578, + "Ġlim": 8579, + "ĠTerry": 8580, + "Ġflip": 8581, + "ĠFairy": 8582, + "Ġopportunity": 8583, + "adabra": 8584, + "Ġattitude": 8585, + "Ġexploration": 8586, + "Ġinvent": 8587, + "ĠIzzy": 8588, + "Ġtraveling": 8589, + "ĠAshley": 8590, + "Boys": 8591, + "owing": 8592, + "Ġlongest": 8593, + "Ġconquered": 8594, + "Liz": 8595, + "Ġunlo": 8596, + "Ġexpression": 8597, + "Ġdistracted": 8598, + "Ġhood": 8599, + "adually": 8600, + "Ġsandy": 8601, + "bl": 8602, + "Ġbride": 8603, + "Ġrealizes": 8604, + "ĠGary": 8605, + "Ġhunting": 8606, + "Ġcheaper": 8607, + "cadabra": 8608, + "Ġdeserved": 8609, + "Ġenem": 8610, + "Ġflowing": 8611, + "Ġenemies": 8612, + "Ġfet": 8613, + "Ġunable": 8614, + "Ġwriggled": 8615, + "Ġtrigger": 8616, + "Ġpills": 8617, + "Ġcoolest": 8618, + "Ġsweaters": 8619, + "Ġmommies": 8620, + "ĠWilliam": 8621, + "ĠFrankie": 8622, + "Ġflock": 8623, + "Ġengines": 8624, + "ĠAnt": 8625, + "Ġenvelopes": 8626, + "getic": 8627, + "ĠLa": 8628, + "Ġotters": 8629, + "ĠMagic": 8630, + "ĠPretty": 8631, + "Ġbomb": 8632, + "str": 8633, + "Ġgulp": 8634, + "Ġclearly": 8635, + "ĠFel": 8636, + "Ġdiscouraged": 8637, + "Ġburger": 8638, + "Ġrows": 8639, + "ĠSmo": 8640, + "Ġswimmer": 8641, + "free": 8642, + "Ġwhales": 8643, + "Suzy": 8644, + "whel": 8645, + "Ġclip": 8646, + "Ġcompete": 8647, + "Ġreappeared": 8648, + "erg": 8649, + "Ġchatting": 8650, + "Ġtips": 8651, + "ouched": 8652, + "Ġgrasshopper": 8653, + "Ġcountries": 8654, + "Ġpasses": 8655, + "Ġglittered": 8656, + "Ġquacking": 8657, + "ending": 8658, + "Ġsometime": 8659, + "Ġrobin": 8660, + "jest": 8661, + "Ġthump": 8662, + "aptain": 8663, + "Ġoverwhel": 8664, + "over": 8665, + "Ġunco": 8666, + "balls": 8667, + "Ġtorto": 8668, + "icate": 8669, + "Ġability": 8670, + "ĠDe": 8671, + "Ġpatches": 8672, + "Ġannoying": 8673, + "off": 8674, + "Ġmattered": 8675, + "ĠStep": 8676, + "Ġspilling": 8677, + "Ġdetails": 8678, + "Jacob": 8679, + "ĠMother": 8680, + "Ġenjoyable": 8681, + "Ġstrips": 8682, + "ĠWooly": 8683, + "ingo": 8684, + "ship": 8685, + "ĠJilly": 8686, + "Ġtortoise": 8687, + "Ġcommon": 8688, + "Ġfond": 8689, + "Ġcrowded": 8690, + "Ġwhined": 8691, + "ĠMake": 8692, + "Ġcheat": 8693, + "Ġsincere": 8694, + "ĠAmber": 8695, + "Ġgallop": 8696, + "iter": 8697, + "Ġtreas": 8698, + "Ġthicker": 8699, + "Ġrelaxing": 8700, + "Ġuniforms": 8701, + "Ġapproach": 8702, + "Ġdoz": 8703, + "Ġsoundly": 8704, + "Ġsurely": 8705, + "ĠZack": 8706, + "Ġyawning": 8707, + "Ġcompanion": 8708, + "Ġcheerfully": 8709, + "Ġhangers": 8710, + "ĠImmediately": 8711, + "Ġmarking": 8712, + "Ġcurl": 8713, + "Ol": 8714, + "ĠShow": 8715, + "ĠEliza": 8716, + "oard": 8717, + "Whiskers": 8718, + "stand": 8719, + "Ġskies": 8720, + "iolet": 8721, + "ĠPrince": 8722, + "ĠPenelope": 8723, + "ĠWigg": 8724, + "ĠCr": 8725, + "ĠCurious": 8726, + "Ġprod": 8727, + "Kayla": 8728, + "Ġstur": 8729, + "Ġformed": 8730, + "Ġcafe": 8731, + "ĠOlivia": 8732, + "ĠTessa": 8733, + "Ġbecomes": 8734, + "ĠNana": 8735, + "Ġwhisk": 8736, + "Ġnatural": 8737, + "Gina": 8738, + "ĠJason": 8739, + "Ġoutfits": 8740, + "Keep": 8741, + "Ġwashes": 8742, + "Ġbeetles": 8743, + "Ġtreasured": 8744, + "Ġnoticing": 8745, + "ĠBobbie": 8746, + "ints": 8747, + "Ġjugg": 8748, + "Ġaboard": 8749, + "Ġbubbly": 8750, + "ĠNice": 8751, + "Ġvibrant": 8752, + "Ġrepairman": 8753, + "Ġsqueaky": 8754, + "Ġairplanes": 8755, + "Ollie": 8756, + "bur": 8757, + "Ġmoat": 8758, + "Gr": 8759, + "ĠSparkles": 8760, + "Ġweighing": 8761, + "elvet": 8762, + "Ġmoonlight": 8763, + "Ġshallow": 8764, + "shadow": 8765, + "ĠAccidents": 8766, + "ĠMatilda": 8767, + "asmine": 8768, + "Ġbacks": 8769, + "iggie": 8770, + "Ġhaircuts": 8771, + "Ġmelody": 8772, + "Ġchin": 8773, + "uggy": 8774, + "Ġhab": 8775, + "Instead": 8776, + "Ġpleas": 8777, + "ĠAngel": 8778, + "ole": 8779, + "ĠPick": 8780, + "Ġswirls": 8781, + "Hold": 8782, + "ĠYum": 8783, + "ĠButter": 8784, + "Ġstorms": 8785, + "Ġnewspapers": 8786, + "Matt": 8787, + "Ġchill": 8788, + "Ġbund": 8789, + "Ġcommun": 8790, + "Ġmugs": 8791, + "Ġhummed": 8792, + "Ġfreezing": 8793, + "Ġblonde": 8794, + "andra": 8795, + "Ġsneezes": 8796, + "hole": 8797, + "Ġmiracle": 8798, + "Ġerase": 8799, + "ĠFoxy": 8800, + "Ġcowboys": 8801, + "hny": 8802, + "Ġdev": 8803, + "Ġmesses": 8804, + "faction": 8805, + "Ġpepperoni": 8806, + "ĠSir": 8807, + "ĠDino": 8808, + "ĠRebecca": 8809, + "ĠTwinkle": 8810, + "Feeling": 8811, + "Ġsatisfaction": 8812, + "Ġlump": 8813, + "Ġcompliment": 8814, + "Ġcalmer": 8815, + "ÅĵYay": 8816, + "Ġsquinted": 8817, + "ĠVroom": 8818, + "ĠBonnie": 8819, + "ighty": 8820, + "endant": 8821, + "ĠPin": 8822, + "Ġscattering": 8823, + "Ġblushed": 8824, + "Big": 8825, + "Ġsipped": 8826, + "Ġclue": 8827, + "venir": 8828, + "Ġsuccessfully": 8829, + "ĠFlora": 8830, + "Lulu": 8831, + "ĠSe": 8832, + "ĠBrian": 8833, + "roll": 8834, + "Ġleaking": 8835, + "Ġsituations": 8836, + "Ġsouvenir": 8837, + "Ġoccasion": 8838, + "Ġjoyfully": 8839, + "Ġcoughed": 8840, + "ĠShelly": 8841, + "Ġmodels": 8842, + "Ġpositive": 8843, + "',": 8844, + "Both": 8845, + "ĠMidnight": 8846, + "ĠWo": 8847, + "Anytime": 8848, + "Ġglittery": 8849, + "ware": 8850, + "Ġmeatballs": 8851, + "Hop": 8852, + "Ġsmartest": 8853, + "Ġbruises": 8854, + "Zoom": 8855, + "immered": 8856, + "Ġyumm": 8857, + "ĠGus": 8858, + "Ġweighs": 8859, + "Ġank": 8860, + "Ġexplaining": 8861, + "Ġscenery": 8862, + "ĠQuickly": 8863, + "Ġlocal": 8864, + "Ġanswering": 8865, + "Ġtickling": 8866, + "ĠWhoever": 8867, + "Luke": 8868, + "bank": 8869, + "amil": 8870, + "ift": 8871, + "ĠGrand": 8872, + "Zoe": 8873, + "ĠRicky": 8874, + "Ġsnowy": 8875, + "ĠOink": 8876, + "Ġscares": 8877, + "Ġunfair": 8878, + "Ġburgers": 8879, + "Ġrewards": 8880, + "Ġpressing": 8881, + "Lizzy": 8882, + "Ġtalents": 8883, + "Ġpinching": 8884, + "Ġshattered": 8885, + "Ġwelcoming": 8886, + "amboo": 8887 + }, + "merges": [ + "h e", + "Ġ t", + "Ġ a", + "Ġ s", + "Ġ w", + "n d", + "Ġt he", + "e d", + "Ġa nd", + "Ġt o", + "Ġ b", + "i n", + "Ġ h", + "Ġw a", + "r e", + "o u", + "Ġ f", + "i t", + "Ġ l", + "Ġ c", + "Ġ d", + "e r", + "Ġ he", + "Ġ m", + "Ġ p", + "Ġwa s", + "o m", + "Ġ T", + "Ġ o", + "a y", + "a r", + "i s", + "in g", + "i l", + "Ġ g", + "i d", + "a t", + "e n", + "Ġ n", + "Ġs a", + "Ġh a", + "Ġ S", + "ĠT he", + "a n", + "i m", + "o r", + "o n", + "Ġ it", + "Ġt h", + "l l", + "l e", + "Ġ H", + "Ġhe r", + "o t", + "e t", + "i r", + "ĠS he", + "e s", + "ĠH e", + "Ġ in", + "v er", + "u t", + "o w", + "ĠThe y", + "c k", + "Ġ e", + "Ġ u", + "l d", + "Ġ y", + "o o", + "Ġsa id", + "i g", + "Ġ \"", + "il y", + "Ġ r", + "Ġb e", + "a m", + "Ġs t", + "Ġ I", + "c e", + "k e", + "Ġs he", + "v e", + "p p", + "it h", + "Ġw ith", + "L ily", + "O n", + "Ġo n", + "Ġy ou", + "Ġo f", + "k ed", + "r i", + "Ġs o", + "n t", + "Ġh is", + "Ġp l", + "a d", + "ver y", + "Ġd ay", + "Ġth at", + "Ġu p", + "Ġpl ay", + "Ġha d", + "s t", + "Ġthe y", + "Ġw e", + "Ġ Lily", + "Ġm om", + "Ġf or", + "Ġ B", + "e l", + "u n", + "ou ld", + "' s", + "m y", + "T he", + "Ġl i", + "c h", + "en t", + "Ġha pp", + "Ġwa nt", + "it t", + "Ġs h", + "ou t", + "he r", + "Ġd o", + "l y", + "Ġn ot", + "om e", + "s e", + "Ġ very", + "ou nd", + "e nd", + "a ll", + "Ġw h", + "im e", + "itt le", + "Ġ k", + "Ġt ime", + "Ġl ittle", + "a l", + "Ġ Ċ", + "Ġthe re", + "Ġn e", + "h t", + "Ġ M", + "Ġ re", + "Ġhapp y", + "Ġs m", + "Ġb ig", + "Ġ is", + "ĠI t", + "Ġb ut", + "a ck", + "Ġa n", + "Ġsa w", + "ri end", + ". \"", + "Ġf riend", + "r y", + "Ġa s", + "r a", + "On e", + "id e", + "a ke", + "' t", + "! \"", + "u g", + "Ġl oo", + "v ed", + "t er", + "Ġwe re", + "o re", + "On ce", + "Ġl o", + "e c", + "Ġh im", + "Ġto o", + "Ġg o", + "Ġb o", + "Ġs e", + "ir l", + "Ġa re", + "Ġ j", + "ĠT im", + "ar d", + "Ġwant ed", + "il l", + "Ġg irl", + "Ġup on", + "Ġthe m", + "Ġ out", + "Ġa t", + "u r", + "i nd", + "Ġthe ir", + "f u", + "Ġs p", + "w ay", + "Ġ A", + "Ġsm il", + "Ġd id", + "Ġc ould", + "he n", + "Ġha ve", + "a in", + "ar t", + "Ġe x", + "he d", + "r om", + "Ġw ent", + "Ġa r", + "i c", + "Ġc an", + "Ġ J", + "l p", + "fu l", + "ĠB en", + "oo d", + "? \"", + "h ing", + "Ġfriend s", + "Ġn am", + "ig ht", + "Ġa ll", + "Ġhe lp", + "Ġk n", + "u m", + "on e", + "ar k", + "Ġb ack", + "Ġs ay", + "Y ou", + "Ġf un", + "Ġc l", + "ĠT om", + "a re", + "Ġn o", + "Ġl e", + "o p", + "Ġsmil ed", + "Ġs c", + "Ġnam ed", + "Ġa l", + "ou g", + "Ġlo ved", + "s ide", + "el t", + "Ġ One", + "Ġm an", + "Ġas ked", + "i ck", + "Ġto y", + "Ġli ke", + "Ġf e", + "Ġf elt", + "Ġloo ked", + "Ġs ome", + "Ġar ound", + "Ġse e", + "Ġm e", + "am e", + "om et", + "Ġ W", + "Ġr o", + "Ġb r", + "u re", + "ĠTim my", + "Ġb ir", + "g et", + "i ce", + "Ġbo y", + "Ġw ould", + "Ġst art", + "on g", + "à ¢", + "â Ĥ", + "âĤ ¬", + "s s", + "Ġbir d", + "Ġs omet", + "Ġf a", + "d d", + "ing s", + "Ġa g", + "Ġw or", + "Ġwh at", + "ad e", + "Ġm ake", + "k ing", + ", \"", + "i e", + "ĠB ut", + "ow n", + "Ġt re", + "Ġr an", + "get her", + "Ġ You", + "Ġa way", + "a g", + "ar ed", + "Ġsay s", + "Ġstart ed", + "ou d", + "i f", + "Ġm ade", + "Ġc ar", + "Ġsomet hing", + "Ġto gether", + "it ed", + "t her", + "Ġp ark", + "Ġc o", + "Ġsa d", + "Ġo ther", + "Ġne w", + "Ġex c", + "Ġp ut", + "Ġf rom", + "Ġp r", + "e ll", + "Ġ L", + "Ġl a", + "Ġh ug", + "b le", + "Ġm u", + "oo k", + "a ch", + "Ġag ain", + "Ġh ome", + "Ġw hen", + "Ġg ood", + "h at", + "e p", + "Ġwh o", + "es t", + "ri ed", + "Ġf ound", + "Ġf l", + "Ġthe n", + "Ġc h", + "Ġd ec", + "pp ed", + "Ġwa l", + "a s", + "Ġg et", + "q u", + "Ġplay ing", + "oug ht", + "p l", + "Ġ E", + "all y", + "Ġs w", + "ou s", + "n n", + "Ġth ings", + "Ġexc ited", + "Ġli ked", + "��g ot", + "u ck", + "r o", + "id ed", + "Ġdec ided", + "Ġb l", + "a ve", + "Ġc ame", + "Ġe very", + "ar a", + "Ġyou r", + "Ġ D", + "ĠM om", + "a x", + "Ġ v", + "Ġsc ared", + "u st", + "Ġon e", + "Ġdo g", + "Ġd own", + "ou se", + "n y", + "Ġf ind", + "Ġc are", + "Ġbe c", + "is t", + "Ġth an", + "Ġfe el", + "a p", + "u e", + "u dd", + "nn a", + "Ġd ad", + "Ġa b", + "The y", + "Ġm y", + "Ġloo k", + "Ġ ke", + "ou r", + "Ġw ill", + "ar n", + "Ġg r", + "u s", + "nd er", + "Ġg ra", + "way s", + "es s", + "Ġdid n", + "Ġp o", + "f e", + "Ġal ways", + "Ġtoo k", + "Ġab out", + "an t", + "b b", + "Ġl ot", + "Ġmom my", + "Ġtoy s", + "Ġkn e", + "er s", + "is e", + "it e", + "Ġout side", + "Ġtre e", + "Ġth ought", + "Ġb all", + "Ġ F", + "Ġm ore", + "ec i", + "ĠS am", + "en ed", + "c hed", + "Ġt a", + "Ġo ld", + "Ġh o", + "Ġle arn", + "re t", + "Ġin t", + "g ed", + "Ġkn ow", + "Ġla ug", + "Ġt ake", + "eci al", + "Ġsp ecial", + "Ġs or", + "Ġc at", + "udd en", + "Ġkne w", + "ĠM ax", + "i ve", + "i a", + "Ġp e", + "Ġan y", + "udden ly", + "Ġt r", + "f ter", + "Ġh ow", + "m a", + "Ġsh ow", + "in k", + "Ġsor ry", + "Ġt w", + "B ut", + "Ġmu ch", + "a u", + "is h", + "Ġr un", + "a nd", + "Ġha nd", + "Ġs l", + "v en", + "Ġh ouse", + "Ġo r", + "Ġo p", + "Ġs k", + "Ġm o", + "Ġcl o", + "Ġs un", + "Ġint o", + "Ġt ried", + "Ġin side", + "at e", + "Ġto ld", + "Ġwa ter", + "Ġth is", + "Ġ en", + "an k", + "Ġ if", + "Ġpr oud", + "um p", + "Ġ qu", + "Ġo ver", + "Ġcould n", + "T om", + "d y", + "Ġg ave", + "Ġhe ard", + "ĠS ara", + "Ġne ver", + "b y", + "Ġe ach", + "a ce", + "Ġro om", + "t y", + "Ġex pl", + "ĠE very", + "Ġe at", + "ĠW e", + "ot her", + "au se", + "Ġp ick", + "i on", + "Ġp ret", + "ĠA nna", + "M om", + "Ġplay ed", + "g e", + "et ter", + "Ġj ust", + "a k", + "Ġhug ged", + "Ġg re", + "he re", + "Ġof f", + "Ġc om", + "Ġwa t", + "ot h", + "Ġbo x", + "Ġn ice", + "' m", + "Ġst r", + "Ġbec ause", + "Ġne ed", + "il e", + "Ġman y", + "Ġf o", + "u c", + "Ġj o", + "Ġbe ar", + "Ġsm all", + "i z", + "Ġb u", + "v ing", + "Ġl ong", + "in e", + "g ry", + "im al", + "or t", + "Ġan imal", + "Ġs n", + "oug h", + "Ġt ry", + "Ġu nt", + "il d", + "s el", + "ur t", + "Ġunt il", + "ĠJ ack", + "s ed", + "Ġk ind", + "Ġlearn ed", + "Ġ im", + "Ġlo ve", + "Ġb etter", + "f t", + "Ġfl ow", + "Ġc all", + "Ġd on", + "H e", + "ĠJ o", + "Ġe nd", + "Ġa d", + "u ll", + "Ġb est", + "v ent", + "Y es", + "ar s", + "ur p", + "ad y", + "e m", + "re am", + "a ut", + "ur n", + "ĠM ia", + "Ġc le", + "ĠA nd", + "v es", + "Å ĵ", + "ard en", + "Ġ C", + "Ġg arden", + "Ġfa st", + "Ġcare ful", + "b er", + "Ġbe aut", + "ll y", + "T h", + "Ġe ven", + "p t", + "Ġb ra", + "i es", + "Ġthan ked", + "Ġf i", + "ĠS o", + "Ġc he", + "Ġlaug hed", + "Ġsk y", + "Ġb y", + "I t", + "ĠH er", + "Ġj ump", + "Ġg l", + "a se", + "Ġt e", + "Ġl oud", + "sel f", + "in y", + "Ġwa y", + "w n", + "Ġbeaut i", + "Ġc ome", + "le w", + "Ġl ist", + "Ġw o", + "Ġbeauti ful", + "Ġh ard", + "Ġlot s", + "Ġr a", + "Ġst ill", + "Ġf am", + "Ġanimal s", + "Ġ â", + "Ġh urt", + "Ġu nder", + "ĠThe n", + "ec t", + "Ġst ay", + "n ing", + "Ġl et", + "c t", + "Ġb oth", + "Ġc u", + "ĠH is", + "he s", + "b e", + "Ġsa fe", + "ĠF rom", + "oo l", + "re e", + "Ġco l", + "Ġtw o", + "Ġb ad", + "Ġb ook", + "Ġim p", + "op le", + "Ġre m", + "an e", + "Ġli ved", + "k ay", + "o ck", + "uc y", + "Ġwal ked", + "T im", + "a st", + "urp r", + "Ġbra ve", + "Ġsh ould", + "Ġit s", + "o b", + "is hed", + "Ġan gry", + "Ġs urpr", + "Ġfam ily", + "re ss", + "ig h", + "W hen", + "Ġpe ople", + "Ġf lew", + "Ġcall ed", + "N o", + "Ġr ed", + "Ġst or", + "i p", + "Ġso on", + "Ġf in", + "h n", + "L et", + "l ed", + "Ġke pt", + "Ġf ore", + "f ore", + "Ġd an", + "Ġsh are", + "Ġf ly", + "x t", + "is ed", + "dd ed", + "Ġp ic", + "âĤ¬ â", + "Ġdo or", + "Ġgo ing", + "Ġ P", + "ĠW hen", + "Ġpret ty", + "Ġke ep", + "Ġn ow", + "Ġro ck", + "Ġcle an", + "Ġd ra", + "ar y", + "Ġad vent", + "um my", + "Ġno ise", + "Ġop ened", + "Ġsh iny", + "ag e", + "Ġexpl ore", + "Ġw ind", + "Ġdo ll", + "Ġc ry", + "Ġc on", + "Ġ ide", + "Ġbe fore", + "i ed", + "B en", + "il ly", + "Ġre al", + "Ġst o", + "s o", + "W hat", + "Ġgr ound", + "Ġal so", + "le s", + "Ġt urn", + "Ħ ¢", + "âĤ¬â Ħ¢", + "Ġe y", + "T hat", + "Ġf ar", + "Ġide a", + "Ġf r", + "o on", + "Ġno dded", + "Ġcol or", + "Ġwa r", + "o y", + "Ġfeel ing", + "Ġu n", + "Ġpick ed", + "im b", + "t h", + "ĠL ucy", + "Ġne xt", + "Ġwal king", + "t hing", + "t ure", + "ĠD ad", + "Ġcl imb", + "Ġha s", + "u ch", + "Ġm a", + "Ġth r", + "Ġwh ile", + "e et", + "Ġb ed", + "Ġadvent ure", + "Ġsmil e", + "k es", + "ay be", + "Th ank", + "ic ed", + "g er", + "i ous", + "Ġ G", + "Ġbe ing", + "Ġd if", + "Ġw r", + "Ġclo s", + "Ġf ood", + "j oy", + "t ed", + "Ġg ive", + "Ġpic ture", + "Ġth ink", + "ĠS p", + "Ġloo king", + "Ġd el", + "f f", + "a c", + "Ġtr uck", + "Ġwa it", + "Ġey es", + "ug ht", + "Ġto w", + "t ing", + "Ġre pl", + "Ġbr o", + "Ġsto pped", + "Ġlist en", + "Ġa fter", + "Ġb re", + "Ġo wn", + "Ġv o", + "Ġwal k", + "em ber", + "ĠS uddenly", + "Ġwo nder", + "Ġgre at", + "Ġhand s", + "S uddenly", + "Ġsh out", + "Ġhe ad", + "Ġen joy", + "Ġimp ort", + "Ġflow ers", + "Ġe ver", + "Ġnot iced", + "Ġbl ue", + "Ġfore st", + "bb it", + "S he", + "iz ed", + "Ġa pp", + "ir st", + "Ġne ar", + "Ġqu ick", + "Ġd is", + "Ġd e", + "a ble", + "Ġimport ant", + "Ġrem ember", + "Ġf ish", + "ll ow", + "Ġs ound", + "Ġsl ide", + "Ġu s", + "ma z", + "Ġrepl ied", + "Ġa maz", + "Ġa c", + "le ase", + "Ġwor k", + "Ġwat ch", + "Ġr ain", + "Ġshow ed", + "Ġra bbit", + "Ġo kay", + "g an", + "Ġt al", + "by e", + "fe re", + "bb ed", + "Ġas k", + "Ġdif fere", + "Ġme an", + "Ġr ight", + "Ġy e", + "d ay", + "Ġwat ched", + "Ġbr ight", + "Ġfo llow", + "W e", + "ĠSp ot", + "S o", + "Ġevery one", + "Ġstr ong", + "Ġs qu", + "Ġst ick", + "Ġu se", + "Ġbe en", + "Ġm or", + "Ġvo ice", + "Ġt ra", + "er ed", + "Ġquick ly", + "at h", + "Ġ our", + "Ġw here", + "Ġy ell", + "Ġ N", + "ĠMom my", + "A nna", + "Ġdiffere nt", + "ĠB ob", + "Ġch ild", + "Ġcu ri", + "Ġbo at", + "n g", + "Ġs ure", + "ĠS ue", + "Ġbec ame", + "Ġgood bye", + "Ġfa ce", + "Ġpl ace", + "an ge", + "Ġh op", + "Ġh igh", + "Ġa m", + "L ook", + "a ught", + "Ġ R", + "Ġclos er", + "Ġst ore", + "Ġwar m", + "Ġdo es", + "Ġc r", + "Ġd ress", + "S ara", + "un ny", + "Ġcuri ous", + "Ġm ag", + "il a", + "J o", + "Ġc ook", + "Ġbe l", + "Ġfor g", + "Ġt ell", + "Ġfa v", + "nd ma", + "a ss", + "ou nt", + "c o", + "Ġth ree", + "le ep", + "Ġn ight", + "Ġop en", + "Ġc ake", + "m ore", + "Ġhe re", + "Ġany more", + "Ġbl ock", + "Ġf irst", + "it c", + "Ġb us", + "Ġp ull", + "is s", + "a ched", + "H er", + "ir ed", + "Ġbut ter", + "Ġ z", + "im es", + "ĠT h", + "or n", + "Ġsw eet", + "Ġp ain", + "Ġk id", + "Ġgra bbed", + "C an", + "Ġp u", + "is y", + "Ġon ly", + "Ġm on", + "Ġle a", + "Ġfe ll", + "Ġb a", + "Ġr u", + "Ġcon t", + "Ġbird s", + "Ġjump ed", + "Ġgl ad", + "Ġb it", + "Ġsa nd", + "itc hen", + "Ġk itchen", + "Ġhelp ed", + "Ġse es", + "Ġfi re", + "Ġp er", + "Ġfl o", + "Ġst op", + "ĠSara h", + "Ġhapp ened", + "Ġs ing", + "Ġgra ss", + "Ġb unny", + "Ġshout ed", + "Ġstor y", + "ĠL et", + "Ġt ri", + "nt s", + "Ġd r", + "a ir", + "A fter", + "ĠJ ane", + "pp y", + "Ġre ached", + "Ġbe h", + "Ġreal ized", + "Ġy ummy", + "Ġbr other", + "ĠD o", + "Ġl ady", + "Ġm um", + "Ġha ving", + "Ġpr in", + "in s", + "Ġfav or", + "ĠA s", + "' re", + "Ġm ess", + "Ġfavor ite", + "Ġdra w", + "Ġc re", + "Ġre st", + "Ġthr ough", + "Ġg ame", + "Ġh at", + "Ġat e", + "Ġl ess", + "Ġunder st", + "ak es", + "ĠEvery one", + "Ġso ft", + "Ġp are", + "z y", + "Ġth ing", + "Ġre ally", + "at her", + "Ġre ady", + "Mom my", + "Ġbe gan", + "w here", + "Ġpret end", + "ĠC an", + "Ġwor ld", + "ĠJo e", + "ĠT hat", + "Ġlook s", + "k en", + "Ġhim self", + "Ġmag ic", + "fu lly", + "Ġp ap", + "Ġd one", + "Ġbutter f", + "Ġma king", + "Ġc ut", + "Ġcom ing", + "Ġd uck", + "at er", + "Ġpo nd", + "Ġkid s", + "Ġwa ved", + "Ġwh y", + "Ġp rom", + "Ġt ired", + "Ġf ro", + "Ġfi x", + "o lly", + "st er", + "Ġm ouse", + "Ġwor ry", + "Ġp art", + "Ġcar s", + "Ġst e", + "Ġdel ic", + "Ġnam e", + "Ġflow er", + "ig n", + "Ġf ill", + "W ow", + "a isy", + "Ġto uch", + "ed dy", + "Ġfun ny", + "Ġcat ch", + "b o", + "Ġu sed", + "s h", + "Ġse en", + "Ġha ir", + "ĠJo hn", + "Ġta st", + "i ent", + "Ġto p", + "Ġpare nts", + "re l", + "Ġan other", + "Ġho ld", + "Ġho pped", + "Ġc ried", + "i ver", + "u ff", + "one y", + "m er", + "Ġdo ing", + "Ġc ool", + "Ġblock s", + "h y", + "\" .", + "Ġp us", + "Ġsurpr ise", + "Ġl ight", + "Ġgre en", + "A s", + "Ġthan k", + "Ġless on", + "Tim my", + "at ion", + "Ġre ad", + "Ġflo or", + "Ġd in", + "Ġg i", + "Ġw ood", + "Ġf ull", + "D on", + "Ġd ri", + "ard s", + "Ġtre es", + "Ġrun ning", + "Ġwind ow", + "Ġwor ked", + "Ġye ars", + "Ġc ra", + "Ġd ro", + "Ġ -", + "Ġd ark", + "Ġbeh ind", + "Ġli kes", + "Ġsm ell", + "Ġsp ot", + "Ġw ished", + "Ġpap er", + "u ed", + "Ġyell ow", + "and y", + "Ġb ow", + "u l", + "re n", + "Ġsw im", + "Jo hn", + "Ġhapp ily", + "Ġb ag", + "Ġs at", + "Ġsh o", + "S am", + "Ġs leep", + "ar ing", + "Ġsurpr ised", + "el y", + "Ġfro g", + "Ġbutterf ly", + "i ke", + "Ġsw ing", + "Ġs et", + "Ġcare fully", + "ĠI n", + "Ġsl ow", + "Ġremember ed", + "Ġlo st", + "Ġco ld", + "Ġhe ld", + "ell o", + "H ello", + "Ġho le", + "Ġ ice", + "Ġlaug h", + "re w", + "Ġneed ed", + "Ġbu y", + "Ġper f", + "Ġle ft", + "on s", + "Ġmo ve", + "re ed", + "c ess", + "Ġany thing", + "Ġd ream", + "Ġt all", + "Ġenjoy ed", + "Ġwr ong", + "Ġar ri", + "u it", + "Ġhe ar", + "Ġfa ir", + "Ġa ir", + "Ġfollow ed", + "in ally", + "Ġbook s", + "ro ss", + "Ġe l", + "Ġchild ren", + "Ġh un", + "Ġdelic ious", + "Ġta ble", + "Ġfin ished", + "Ġcont in", + "Ġfriend ly", + "Ġd ir", + "Ġh ot", + "Ġsn ow", + "Ġher self", + "d s", + "l f", + "ĠA fter", + "Ġh ill", + "en s", + "Ġunderst and", + "Ġp lease", + "Ġclo se", + "in ed", + "Ġh id", + "Ġarri ved", + "Ġc ast", + "Ġel se", + "Ġar m", + "Ġba by", + "Ġwonder ful", + "Ġm ight", + "Ġg ent", + "Ġt ight", + "Ġforg ot", + "s p", + "ie ld", + "Ġb ug", + "ĠS ally", + "Ġcolor s", + "Ġre l", + "Ġbu ild", + "Ġbro ken", + "ĠD aisy", + "Ġa ble", + "Ġg one", + "a v", + "n er", + "ĠN ow", + "ĠBen ny", + "ĠL ila", + "Ġy es", + "at ter", + "Ġs ong", + "The n", + "i ch", + "Ġwa ll", + "Ġsqu ir", + "Ġfill ed", + "Ġag reed", + "Ġsome one", + "J ack", + "Ġcontin ued", + "ro om", + "Ġcre at", + "as ure", + "' ll", + "Ġc ount", + "Ġwant s", + "Ġsquir rel", + "ĠE m", + "Ġp ink", + "Ġlea ves", + "as k", + "Ġen ough", + "e y", + "ĠThe re", + "ĠTom my", + "Ġli on", + "F rom", + "am a", + "e e", + "O K", + "Ġmor ning", + "Ġv is", + "Ġmom ent", + "Ġfin ally", + "Ġget ting", + "Ġstay ed", + "Ġcook ies", + "Ġbre ak", + "a pp", + "Ġpo in", + "an ce", + "Ġbe ach", + "Ġ K", + "Ġfe w", + "ĠM aybe", + "Ġsc ary", + "Ġf ight", + "Ġsomet imes", + "r ow", + "as h", + "ri es", + "c ed", + "r ed", + "Ġturn ed", + "Ġhun gry", + "Ġf all", + "Ġdin ner", + "g on", + "Ġm other", + "Ġgra ndma", + "Ġj u", + "Ġw et", + "ĠW hat", + "Ġamaz ing", + "a pped", + "Ġtry ing", + "H is", + "Ġc ream", + "Ġdad dy", + "Ġperf ect", + "Ġp i", + "Ġm akes", + "Ġcast le", + "Ġother s", + "A t", + "Ġclimb ed", + "ke y", + "ou p", + "ĠTh is", + "Th is", + "Ġpicture s", + "ic y", + "Ġcom p", + "am p", + "Ġtal k", + "Ġm et", + "Ġmu s", + "Ġwh ite", + "o om", + "Ġlist ened", + "Ġsmil es", + "m an", + "Ġf ur", + "Ġball oon", + "Ġcl ot", + "or ing", + "ĠG ra", + "Ġal one", + "Ġclot hes", + "Ġpo l", + "ĠB illy", + "l c", + "Ġta il", + "Ġjo y", + "at ed", + "r ot", + "O h", + "Ġpu ppy", + "Ġsp l", + "en ce", + "Ġm ar", + "Ġwas n", + "Ġbr ought", + "Ġde ep", + "Ġevery thing", + "Ġp et", + "Ġse ar", + "Ġstr ange", + "is ter", + "ct or", + "Ġsp ark", + "d er", + "Ġs it", + "Ġwood s", + "Ġgr ow", + "Ġpull ed", + "l ing", + "Ġsa il", + "ĠT o", + "ot t", + "Ġw on", + "Ġpl an", + "Ġr ide", + "et er", + "Ġask s", + "Ġfo x", + "Ġp ie", + "Ġdan ger", + "Ġtre at", + "uff y", + "Ġro ll", + "Ġvis it", + "ĠA my", + "o s", + "Ġle ave", + "m ed", + "ĠJ en", + "Ġp at", + "uck y", + "Ġmus ic", + "Ġamaz ed", + "Ġwa ited", + "Ġt eddy", + "Ġh ide", + "m e", + "an g", + "e ver", + "Ġtow ards", + "M ax", + "ow er", + "Ġf ield", + "Ġla nd", + "Ġp re", + "Ġfly ing", + "z z", + "Ġp en", + "Ġs illy", + "Ġsh ared", + "Ġrun s", + "ain ed", + "Ġown er", + "Ġcl oud", + "ap e", + "Ġli ving", + "ug g", + "Ġqu i", + "am es", + "Ġjo b", + "Ġprom ised", + "O kay", + "Ġbel ie", + "ig g", + "Ġmor al", + "Ġg u", + "Ġs ide", + "g s", + "or m", + "Ġl ake", + "o l", + "Ġp a", + "Ġthink s", + "M aybe", + "ck et", + "op e", + "Ġpain t", + "Ġs ec", + "th y", + "Ġs ister", + "u ally", + "Ġpart y", + "Ġqui et", + "is es", + "Ġmu st", + "c le", + "Ġr ace", + "ĠJ im", + "av y", + "Ġm oney", + "Ġwe ar", + "s w", + "Ġwor ried", + "as ed", + "u p", + "Ġan sw", + "un ch", + "Ġslow ly", + "Ġp ot", + "ec es", + "Ġcolor ful", + "Ġfast er", + "Ġgr ate", + "Ġo w", + "Ġdan ce", + "Ġpi eces", + "Ġbr an", + "Ġb ott", + "Ġwe lc", + "Ġbro ke", + "Ġcu p", + "i x", + "Ġgrate ful", + "Ġg if", + "Ġs uch", + "Ġbig ger", + "z e", + "Ġtra in", + "p h", + "f ort", + "Ġsn ack", + "Ġch o", + "Ġre ach", + "Ġbl ank", + "ĠA ll", + "Ġmon ster", + "Ġpr o", + "Ġpl ant", + "Ġjo in", + "Ġr iver", + "Ġbl ack", + "le ss", + "Ġw in", + "Ġc andy", + "i re", + "Ġblank et", + "Ġsc ream", + "Ġtre asure", + "Ġmagic al", + "e ar", + "Ġ ve", + "Ġprin cess", + "Ġe le", + "Ġsm art", + "Ġb ike", + "Ġdanger ous", + "Ġs ign", + "Ġdra gon", + "Ġac ross", + "Ġmon key", + "S ure", + "Ġb ar", + "Ġevery where", + "Ġmo st", + "ĠDad dy", + "Ġhelp ing", + "Ġn ap", + "Ġfar mer", + "out h", + "Ġe m", + "Ġm outh", + "W hy", + "s et", + "Ġdis app", + "Ġwor ds", + "Ġj e", + "i pped", + "Ġst re", + "or ed", + "H i", + "Ġtow er", + "m ing", + "e ared", + "Ġth rew", + "Ġste pped", + "Ġhe avy", + "Ġdoll s", + "Ġp ass", + "Ġb ite", + "d e", + "Ġbow l", + "Ġdir ty", + "Ġtw ins", + "Ġsa me", + "Ġcry ing", + "Ġbe e", + "Ġsp r", + "e re", + "Ġdo ctor", + "id ent", + "ĠM olly", + "Ġac c", + "Ġbelie ve", + "Ġwould n", + "Ġb ath", + "Ġhe al", + "ĠF l", + "ch ool", + "Ġh ig", + "b ble", + "Ġclo sed", + "Ġcar rot", + "Ġhe art", + "M ia", + "Ġst uck", + "ck ed", + "Ġc our", + "Ġfr uit", + "Ġb uck", + "Ġm in", + "Ġat t", + "Ġte ac", + "Ġs chool", + "ĠM r", + "Ġbr own", + "Ġhop ed", + "ĠJ ill", + "ask et", + "it ing", + "Ġs uddenly", + "Ġb asket", + "Ġfeel s", + "Ġm ix", + "Ġch air", + "Ġeat ing", + "Ġto wn", + "Ġcour se", + "Ġcr ay", + "Ġcl apped", + "Ġco ll", + "Ġgent le", + "Ġfair y", + "pp ing", + "Ġbut t", + "Ġp ack", + "vent ually", + "Ġst and", + "i er", + "Ġdro ve", + "or s", + "Ġpus hed", + "b r", + "is sed", + "Ġwelc ome", + "t s", + "Ġsw ings", + "Ġwith out", + "Ġhig her", + "Ġto day", + "Ġne igh", + "Ġpo cket", + "or row", + "Ġh it", + "Ġteac her", + "Ġneigh b", + "Ġp ers", + "or d", + "Ġsm o", + "Ġg ames", + "our n", + "Ġpie ce", + "ra ct", + "Ġche ered", + "Ġw ings", + "Ġfor get", + "Ġb en", + "Ġexpl ained", + "Ġj ourn", + "Ġy ard", + "Ġlong er", + "Ġf ree", + "F inally", + "i ble", + "Ġc orn", + "Ġacc ident", + "h o", + "e ad", + "Ġd ry", + "Ġal ong", + "um b", + "ĠM ary", + "m ent", + "c y", + "Ġno ises", + "itt ing", + "Ġne ck", + "Ġsa ng", + "Ġin st", + "Ġl ate", + "Ġhapp en", + "Ġthr ow", + "Ġhug s", + "L ila", + "Ġyou ng", + "Ġturn s", + "Ġstor ies", + "ve l", + "Ġsho es", + "ph ant", + "Ġl on", + "Ġm iss", + "Ġadventure s", + "Ġsing ing", + "Ġtr ou", + "Ġwe ll", + "Ġse a", + "Ġl unch", + "Ġapp le", + "Ġup set", + "Ġlon ely", + "Ġke y", + "c hes", + "Ġbel ong", + "bb y", + "ou n", + "Ġd ist", + "Ġsec ret", + "Ġstre et", + "Ġpl ac", + "Ġele phant", + "Ġto m", + "Ġw ish", + "Ġf ence", + "Ġm ine", + "ount ain", + "Ġm at", + "e k", + "Ġsh ap", + "Ġsh ook", + "Ġexpl oring", + "Ġmo ved", + "Ġp urp", + "Ġye ar", + "aught y", + "Ġnear by", + "Ġn aughty", + "Ġst ar", + "Ġs oup", + "Ġsh op", + "Ġw ise", + "ĠGra ndma", + "Ġst ars", + "Ġow l", + "Ġbr ing", + "fu sed", + "Ġj ar", + "b ow", + "D o", + "ock ed", + "Ġin v", + "Ġex p", + "Ġw he", + "y ard", + "Ġc aught", + "Ġs u", + "w ard", + "Ġback yard", + "Ġsee med", + "a il", + "Ġ es", + "Ġrel ie", + "Ġdro pped", + "Ġp h", + "Ġrock s", + "ĠEm ma", + "aught er", + "ll o", + "us h", + "Ġdr ink", + "Ġbuck et", + "Ġd es", + "Ġc a", + "ad ow", + "c es", + "Ġpurp le", + "Ġsw am", + "Ġfar m", + "Ġre sp", + "Ġta king", + "Ġma il", + "Ġor ange", + "Ġth ough", + "ion s", + "A nd", + "Ġshap es", + "Ġp ast", + "co l", + "Ġc ow", + "Ġst u", + "ĠTh ank", + "Ġwo ke", + "Ġben ch", + "Ġsound s", + "Ġa f", + "un g", + "it y", + "s y", + "Ġwonder ed", + "Ġbus y", + "Ġf it", + "Ġt iny", + "Ġo b", + "Ġno se", + "Ġs itting", + "Ġn est", + "Ġrain bow", + "es e", + "Ġd aughter", + "Ġta kes", + "Ġm ark", + "Ġm ad", + "f ish", + "Ġc ou", + "Ġk ite", + "t o", + "Ġ O", + "re ad", + "Ġhold ing", + "w eet", + "Ġnot hing", + "Ġcom es", + "Ġju ice", + "Ġarm s", + "th day", + "Ġp ig", + "Ġco at", + "o g", + "ĠFl uffy", + "in ing", + "Ġc ir", + "ĠIn side", + "Ġbran ch", + "ra id", + "Ġrelie ved", + "pp er", + "Ġaf raid", + "c ing", + "o se", + "id ge", + "Ġdri ver", + "Ġm il", + "Ġfore ver", + "ver ed", + "Ġsp oon", + "Ġcut e", + "Ġcar ry", + "Ġgif t", + "Ġs ick", + "Ġb oun", + "Ġli ft", + "st ing", + "Ġpe ace", + "O f", + "Ġprom ise", + "our s", + "ĠF inally", + "Ġhug e", + "Ġa ct", + "Ġto u", + "Ġtou ched", + "Ġpat ient", + "u nt", + "Ġk ing", + "Ġr ound", + "c er", + "s c", + "Ġhe llo", + "ĠC ome", + "Ġbir thday", + "Ġf ing", + "Ġl etter", + "Ġgra b", + "Ġint ere", + "Ġexc iting", + "le t", + "Ġsun ny", + "Ġche ese", + "et h", + "Ġon to", + "Ġlaug hing", + "Ġday s", + "bo ard", + "Ġjourn ey", + "Ġg igg", + "Ġb and", + "Ġcreat ure", + "Ġdis co", + "ĠM ama", + "itt ens", + "Ġbre ad", + "He y", + "ar p", + "Ġre t", + "Ġim ag", + "p ed", + "sh ine", + "Ġli fe", + "Ġk ick", + "Ġbus h", + "g ged", + "Ġhop e", + "Ġp ower", + "Ġcra w", + "Ġshe ll", + "Ġco zy", + "Ġswim ming", + "Tom my", + "Ġin c", + "Ġbott le", + "Ġm ist", + "Ġsh arp", + "Ġw ra", + "g g", + "Ġs uc", + "Ġcom fort", + "Ġinst ead", + "Ġwh ist", + "Ġmil k", + "Ġwatch ing", + "Ġret urn", + "Ġe ar", + "n ess", + "Ġsp in", + "al m", + "Ġaccident ally", + "Ġe as", + "Ġsun shine", + "t en", + "ĠSo on", + "Ġc ave", + "p a", + "ĠSam my", + "Ġsp o", + "Ġput s", + "Ġl ucky", + "Ġtal ked", + "Ġh oney", + "Ġp udd", + "Ġpoin ted", + "Ġgi ves", + "Ġcoll ect", + "Ġg ather", + "it ch", + "Ġro ad", + "Ġ ent", + "L ater", + "Ġsmil ing", + "Ġb ought", + "Ġany one", + "Ġh or", + "Ġsear ched", + "Ġl ater", + "Ġc e", + "Ġf an", + "Ġsand w", + "b all", + "r ound", + "itt en", + "Ġapp les", + "el s", + "ble m", + "ir t", + "Ġpro blem", + "Ġme et", + "iz e", + "B ob", + "Ġm ach", + "L ucy", + "Ġw om", + "Ġlo ves", + "Ġintere sting", + "G ood", + "Åĵ I", + "Ġwom an", + "Ġpl ane", + "ĠT weet", + "Ġk iss", + "Ġpre s", + "Ġheal thy", + "e b", + "Ġp ile", + "Ġtast y", + "Ġduck s", + "u b", + "Ġv ill", + "ĠJim my", + "o ve", + "Ġw ide", + "on t", + "am ed", + "a ur", + "Ġad m", + "Ġe ag", + "Ġsp id", + "Ġcle ver", + "Ġcray ons", + "Ġpr ot", + "Ġm atter", + "Ġtrou ble", + "er ly", + "nd pa", + "Ġz oom", + "Ġcloud s", + "ow ed", + "ĠW ith", + "Ġstor m", + "Ġpers on", + "Ġp ath", + "ck s", + "Ġp ill", + "Ġfe ather", + "Ġr ope", + "Ġp op", + "Ġsh ining", + "Ġprot ect", + "Ġsmell ed", + "Ġfr ont", + "Ġh on", + "Ġbutt on", + "Ġp ract", + "Ġspot ted", + "Ġscream ed", + "Ġz oo", + "Ġmin ut", + "ĠE ll", + "Ġpres ent", + "C ome", + "Ġa p", + "Ġmu d", + "Ġv al", + "Ġresp ect", + "Ġsa f", + "Ġdan ced", + "Ġche er", + "Ġor gan", + "J im", + "Ġp ar", + "Ġqu est", + "o nd", + "Ġapp eared", + "Ġwh ich", + "Ġpu zz", + "Ġse at", + "M olly", + "Ġte ach", + "Ġmy ster", + "Ġsnow man", + "J ust", + "is a", + "Ġsn ake", + "Ġth in", + "er t", + "a le", + "Ġw ild", + "Ġas leep", + "Ġlove ly", + "Ġs ur", + "Ġansw er", + "ep end", + "Ġwe aring", + "Ġgent ly", + "Ġneighb or", + "oo se", + "M um", + "Ġb ark", + "Ġhor se", + "Ġgi ant", + "Ġplac es", + "Ġgo es", + "Ġwho le", + "omet imes", + "Ġsear ch", + "Ġspl as", + "E very", + "S t", + "Ġcorn er", + "Ġimp ress", + "ul ar", + "Ġdir t", + "Ġm ed", + "Ġsh r", + "e en", + "Ġtri es", + "Ġtri p", + "Ġcon fused", + "ĠEm ily", + "Ġli ve", + "Ġm ind", + "Ġd i", + "at o", + "l a", + "Ġroll ed", + "Ġc ard", + "Ġsl id", + "Ġtast ed", + "n ic", + "ce an", + "Ġas h", + "Ġo cean", + "I n", + "Ġsu pp", + "Ġforg ive", + "Ġpic nic", + "Ġru de", + "Ġmach ine", + "e x", + "Ġsp ent", + "ĠG o", + "Ġdri ve", + "Ġte eth", + "Ġs er", + "ss ed", + "itt y", + "Ġph one", + "ĠH ow", + "Ġo ven", + "Ġp an", + "Ġp our", + "Ġla st", + "Ġc alm", + "Ġpretend ed", + "Ġdel ight", + "Ġcook ie", + "Ġfur ry", + "Ġspid er", + "iz z", + "Ġfe et", + "Ġfa ces", + "un k", + "Ġl ay", + "Ġwor m", + "Ġr ing", + "ĠC h", + "Ġre c", + "um ber", + "Ġhelp ful", + "Ġl ad", + "ĠM ittens", + "Ġe ventually", + "Ġw ip", + "Ġch ick", + "Ġwa ve", + "Ġm ountain", + "Ġsa l", + "Ġb an", + "Ġem b", + "Ġtal king", + "on es", + "Ġro b", + "Ġfo ld", + "Ġsh y", + "Ġc art", + "Ġtom orrow", + "Ġs el", + "Ġcho col", + "Ġt id", + "ĠJen ny", + "Ġsp read", + "Ġvill age", + "ar ge", + "if e", + "Ġrem ind", + "Ġ ign", + "Ġbu bble", + "Ġt un", + "Ġco in", + "Ġfo ot", + "Ġcou ch", + "Ġwr ite", + "Ġlad der", + "Ġbuild ing", + "Ġpus h", + "Ġfight ing", + "Ġsmo oth", + "Ġtreat s", + "h ile", + "Ġw ore", + "Ġch ased", + "Ġtoo l", + "ig hed", + "Ġb lew", + "Ġst ret", + "le x", + "M y", + "S oon", + "ar ra", + "Ġbug s", + "Ġemb arra", + "Ġhid ing", + "Ġp ool", + "Ġc ross", + "Ġwait ing", + "op h", + "Ġkne e", + "Ġrob ot", + "Ġneck l", + "Ġst ep", + "Ġpudd le", + "m o", + "Ġfin ish", + "Ġshe lf", + "Ġbe ll", + "Ġc oo", + "n ot", + "al s", + "Ġsong s", + "Ġst ir", + "at or", + "Ġwhen ever", + "Ġsel fish", + "Ġa nt", + "Ġm aybe", + "Ġcan not", + "Ġstr ing", + "Ġst ra", + "Ġchocol ate", + "ul t", + "Ġso l", + "Ġtast e", + "Ġsp e", + "Ġre p", + "Ġh um", + "Ġp le", + "Ġl arge", + "M ama", + "Ġpa w", + "Ġn et", + "ĠJ ake", + "bo x", + "Ġsa ck", + "Ġlea f", + "Ġsc ar", + "Ġfix ed", + "ĠS t", + "le br", + "Ġbar ked", + "Ġtid y", + "ump y", + "Ġban an", + "Ġwas h", + "ĠEvery where", + "ĠS ometimes", + "Ġspr ay", + "Ġst one", + "o ld", + "ĠJ ust", + "h nn", + "Ġce lebr", + "Ġg en", + "Ġcl oth", + "P lease", + "Ġcra b", + "ĠL e", + "D ad", + "Ġpeace ful", + "Ġcol our", + "ung le", + "ĠP lease", + "hnn y", + "Ġhe l", + "ir d", + "o in", + "l ice", + "Ġm issed", + "Ġd eter", + "Ġj ungle", + "Ġ '", + "ig er", + "ar m", + "N ow", + "Ġland ed", + "Ġdeter m", + "Ġfor ward", + "Ġembarra ssed", + "Ġneckl ace", + "Sara h", + "Ġhon est", + "Ġjump ing", + "air s", + "ell y", + "Ġb at", + "ĠThe ir", + "Ġdec or", + "d ge", + "Ġtr ust", + "Ġhe ars", + "Ġmo on", + "or ry", + "Ġstick s", + "ĠT V", + "Ġsh irt", + "Ġcreat ive", + "Ġsh aring", + "a king", + "Ġte a", + "mo st", + "Ġkn ocked", + "Ġcarrot s", + "Ġdisapp oin", + "Ġsuc cess", + "Ġme adow", + "y ing", + "get able", + "Ġwh is", + "Ġst ood", + "Ġgen er", + "Ġve getable", + "Ġb al", + "ĠD on", + "Ġme ant", + "Ġle gs", + "Ġtight ly", + "Ġbre ath", + "Ġpl ate", + "Ġal most", + "Ġash amed", + "n ed", + "Ġem p", + "Ġs our", + "Ġgr ay", + "d le", + "Ġgre w", + "Ġtell s", + "Ġemp ty", + "ĠS ome", + "Ġpill ow", + "g round", + "on y", + "Ġg as", + "Ġspl ash", + "Ġwhist le", + "Ġ On", + "i an", + "Ġunderst ood", + "B e", + "Ġshe ep", + "Ġb er", + "Ġcar ried", + "d en", + "ĠL isa", + "Ġyell ed", + "ĠW hy", + "T o", + "Ġle m", + "ĠT eddy", + "ust r", + "ar l", + "ĠA nn", + "Ġno ds", + "er p", + "v ous", + "Ġsa ve", + "Ġpol ice", + "Ġdisappoin ted", + "Ġsnack s", + "Ġh ours", + "Ġn ut", + "it al", + "Ġwhis p", + "Ġje w", + "W here", + "Ġthe se", + "h in", + "or k", + "Ġho sp", + "et s", + "Ġspark ly", + "Ġgo ld", + "Ġhosp ital", + "Ġk itten", + "ĠE ven", + "ĠM um", + "Ġsh ip", + "Ġp ay", + "in a", + "o bby", + "ĠTo gether", + "Ġb ored", + "ur se", + "Ġl ine", + "Ġgener ous", + "Ġfr ustr", + "Ġt est", + "Ġhid den", + "Ġta ught", + "Ġstand ing", + "Ġr ad", + "Ġscar f", + "if f", + "Ġche w", + "Ġreturn ed", + "Ġminut es", + "Ġp izz", + "Ġknow ing", + "Ġgr oup", + "Ġh ur", + "Ġplant s", + "Ġeas y", + "Ġbl ow", + "Ġbed room", + "Ġpol ite", + "Ġmyster ious", + "Ġwa ves", + "Ġgl ass", + "Ġs ighed", + "Ġsh ore", + "Ġp ri", + "Ġse ed", + "Ġwo lf", + "us ie", + "Ġsee k", + "Ġdeterm ined", + "ĠP eter", + "k in", + "St op", + "Ġpuzz le", + "Ġpower ful", + "Ġthank ful", + "J ane", + "f l", + "Ġcl ass", + "Ġn er", + "ĠB e", + "Ġp ir", + "Ġsandw ich", + "Ġf ig", + "Ġsleep y", + "Ġprin ce", + "Ġpass ed", + "Ġd rew", + "' d", + "Ġfing er", + "Ġj elly", + "Ġpizz a", + "Ġner vous", + "Ġfrustr ated", + "Ġsp icy", + "Ġg un", + "Ġspo il", + "Ġmat ch", + "Ġfan cy", + "Ġmess y", + "os aur", + "w ork", + "Ġg ate", + "The re", + "Ġbr idge", + "Ġlo ck", + "Ġk issed", + "Ġt ick", + "au l", + "Ġclos et", + "Ġfe ar", + "Ġre g", + "a f", + "Ġfe ed", + "Ġm ot", + "Ġso ld", + "Ġw is", + "Ġgather ed", + "oo p", + "Ġa v", + "Ġexc ite", + "Ġpo or", + "Ġcir c", + "ot e", + "Ġha ng", + "Ġcat erp", + "Ġcaterp ill", + "Ġes c", + "Ġfl ag", + "Ġp in", + "Ġgr umpy", + "Ġv an", + "id dle", + "ell a", + "Ġdin osaur", + "Ġyour self", + "an o", + "iss ors", + "u ce", + "Ġansw ered", + "Ġc ries", + "A re", + "Ġof ten", + "itt er", + "Ġ Z", + "Ġtw irl", + "sel ves", + "Ġche st", + "s ist", + "Ġsc issors", + "Ġho pping", + "Ġte ars", + "p ack", + "g ly", + "m b", + "S orry", + "Ġm ummy", + "ĠR ex", + "Ġu gly", + "er a", + "Ġb urn", + "Ġc and", + "ens ive", + "Ġde er", + "Ġdr op", + "ill ed", + "Ġf il", + "Ġexcite ment", + "iz zy", + "Ġcaterpill ar", + "Ġl it", + "Ġwor king", + "Ġm iddle", + "Ġexp ensive", + "Ġsc r", + "Ġsa ved", + "Ġta ken", + "ĠB r", + "Ġo k", + "Ġtr ue", + "Ġwa gged", + "Ġon es", + "Ġple ased", + "Ġcr own", + "Ġsp end", + "Ġb oring", + "Ġpick s", + "Ġle g", + "qu e", + "oo f", + "ug ar", + "Ġv ase", + "Ġt ent", + "Ġas king", + "bo dy", + "Jim my", + "u al", + "ĠB l", + "Ġbr ush", + "Ġt ie", + "at es", + "Ġvegetable s", + "eci ally", + "Ġgigg led", + "Ġbo ss", + "W ho", + "et e", + "The ir", + "Ġmist ake", + "Ġc age", + "s er", + "Ġget s", + "l ight", + "Ġrock et", + "Ġc ap", + "Ġm ir", + "ĠLe o", + "Ġcomfort able", + "Ġs ugar", + "Ġe ld", + "Ġst uff", + "Ġpack ed", + "S p", + "ĠJo hnny", + "Ġdan cing", + "p ecially", + "Ġes pecially", + "Ġwa nder", + "Ġcl own", + "Ġmed ic", + "Ġn umber", + "Ġp ress", + "Ġs ight", + "Ġkn ight", + "us hed", + "g gs", + "ot s", + "Ġfruit s", + "in ess", + "Ġe ggs", + "Ġl ying", + "Ġdr um", + "Ġf ake", + "Ġd est", + "r or", + "Ġmedic ine", + "Ġwalk s", + "Ġdist ance", + "ag ed", + "Ġgl ue", + "Ġsplas hed", + "Ġsweet ie", + "Ġb ake", + "Ġfl ut", + "Ġb one", + "Ġdraw ing", + "Ġmo ving", + "Ġdisapp eared", + "h a", + "Ġwe ek", + "Ġ OK", + "Ġle ad", + "Ġsmell y", + "Ġcl ap", + "Ġbec ome", + "Ġlem on", + "Ġch ange", + "Ġpr ay", + "Ġfeather s", + "Ġmom s", + "Ġlo se", + "Ġmo v", + "Ġli cked", + "Ġcall ing", + "ĠI f", + "Ġtw ist", + "Ġdog s", + "Ġbath room", + "Ġplay ground", + "or y", + "y al", + "Ġf is", + "M e", + "Ġla zy", + "en ny", + "S ally", + "Ġro ar", + "Ġeld erly", + "Ġwe ak", + "Ġinc red", + "Ġc ri", + "Ġg ar", + "?\" .", + "Ġbo dy", + "Ġh orn", + "Ġex am", + "Ġcr ack", + "G ra", + "Jo e", + "Ġquest ions", + "Ġa dd", + "Ġwr ote", + "B illy", + "Ġy og", + "Ġyour s", + "Ġno isy", + "Ġf ather", + "Ġmir ror", + "ugg est", + "Ġm ic", + "Ġno d", + "Ġs uggest", + "el p", + "at ing", + "ee z", + "Ġfl uffy", + "Ġsk ipped", + "Ġ ed", + "Ġwhe el", + "Ġeag er", + "Ġlo yal", + "Ġl amp", + "Ġd ish", + "Ġex t", + "Ġcle ar", + "Ġfam ous", + "l and", + "Ġd ig", + "Ġst ones", + "Ġru ined", + "ĠA t", + "in ation", + "Ġr ich", + "Ġr are", + "Ġor d", + "ĠE nd", + "Ġt ape", + "Ġse ll", + "Ġdr ank", + "Ġcont ent", + "Ġfig ure", + "Ġqu een", + "Ġmar ch", + "Ġincred ible", + "Ġgl ow", + "Ġm ap", + "Ġshow s", + "h ip", + "Ġr id", + "t i", + "Ġche ck", + "Ġju icy", + "Ġso ap", + "Ġco vered", + "Ġ ind", + "Ġball s", + "Ġsail ed", + "im p", + "Ġrel ax", + "Ġa w", + "A my", + "Ġsho ot", + "ill i", + "Ġte am", + "at ely", + "Ġme asure", + "Ġdec ide", + "Ġreal ised", + "umb led", + "Ġdisco vered", + "Ġco ins", + "Ġneed s", + "Ġb orrow", + "Ġsw an", + "Ġstra w", + "f ic", + "Ġadvent ur", + "ĠBl ue", + "J ill", + "ce pt", + "Ġ No", + "H elp", + "Ġclean ed", + "Ġbran ches", + "Ġtow el", + "Ġboy s", + "Ġext ra", + "Ġha m", + "ĠL ittle", + "as ing", + "W ell", + "Ġbo ard", + "Ġchick en", + "Ġb arn", + "Ġmo d", + "Ġt iger", + "Ġmot or", + "Ġt ag", + "Ġadventur ous", + "Ġjo ke", + "Ġdif fic", + "Ġoff ered", + "Ġf ine", + "ke ep", + "Ġbal ance", + "Ġlift ed", + "i que", + "Ġbubble s", + "Ġcolour ful", + "Ġfr own", + "Ġt urt", + "Ġey e", + "Ġth ick", + "M ummy", + "Ġdiffic ult", + "Ġbott om", + "Ġtr ack", + "Ġto ug", + "al ous", + "Ġorgan ized", + "Ġco ver", + "Ġhappen ing", + "Ġun ique", + "ra g", + "Ġje alous", + "Ġdo lp", + "Ġho se", + "p ort", + "Ġkn ife", + "Ġwe ird", + "Ġis land", + "ĠS usie", + "c il", + "Ġgar age", + "Ġfr ight", + "Ġman aged", + "ll a", + "im ed", + "Ġhurt s", + "Ġpen cil", + "Ġwor d", + "S ue", + "j ect", + "Ġcraw led", + "Ġco st", + "Ġlearn ing", + "Ġar g", + "Sp ot", + "Ġcir cle", + "ĠM ark", + "Ġsay ing", + "Ġkind ness", + "ur ed", + "Ġber ries", + "Ġon ce", + "ol og", + "Ġmight y", + "Ġballoon s", + "Ġtoug h", + "Ġpoin ting", + "Ġch ase", + "Ġba ld", + "Ġfav our", + "re ady", + "Ġwa nd", + "Ġt er", + "l ies", + "keep er", + "Ġsh ake", + "u nd", + "i v", + "ĠB obby", + "Ġjew el", + "Ġloud er", + "ĠBr own", + "i pper", + "Ġa dded", + "ag es", + "Ġb atter", + "Ġs il", + "Ġh unt", + "Ġun us", + "Ġg uit", + "Ġhard er", + "Ġgu ess", + "Ġap olog", + "Ġed ge", + "he ad", + "Ġal ready", + "Ġf our", + "Ġan g", + "Ġsp un", + "Ġfavour ite", + "Ġf ool", + "Ġn orm", + "Ġwh ale", + "H ow", + "Ġunus ual", + "Ġli br", + "Ġval u", + "i pp", + "ra ge", + "al k", + "Ġenjoy ing", + "ĠK itty", + "Ġd izzy", + "a w", + "Ġhat s", + "Ġp ump", + "Ġbelong ed", + "Ġgra ce", + "Ġwra pped", + "Ġcheer ful", + "Ġsmo ke", + "ugg led", + "Ġimpress ed", + "Ġstraw ber", + "Ġtruck s", + "Ġrec ord", + "Ġgi ving", + "Ġsw ord", + "Ġmark et", + "Ġgr own", + "Ġre f", + "Ġlaugh s", + "Ġtr unk", + "Ġnorm al", + "an ged", + "Ġgra nd", + "Ġher o", + "Ġe ars", + "Ġguit ar", + "Ġloud ly", + "ol a", + "illi ant", + "Ġh arm", + "Ġturt le", + "He re", + "Ġbanan a", + "Ġproud ly", + "Ġbox es", + "Ġsc are", + "at ure", + "il t", + "Ġbr illiant", + "er y", + "Ġch oose", + "Ġbrother s", + "Ġcirc les", + "Ġter ri", + "Ġboss y", + "Ġdream ed", + "Ġagain st", + "Ġesc ape", + "y m", + "Ġgo at", + "Ġinv ited", + "Ġsk in", + "Ġca b", + "Ġhelp s", + "g y", + "c ient", + "Ġcomp et", + "Ġp il", + "ip e", + "Ġpain ting", + "Ġmean s", + "Ġm elt", + "Ġfright ened", + "Ġac cept", + "f ast", + "Ġpe e", + "Ġfl ash", + "Ġsaf ely", + "Ġd epend", + "Ġbutt ons", + "Ġsl ipped", + "Ġdes ign", + "Ġstu bb", + "Ġbird ie", + "Ġj ack", + "ĠD an", + "Ġwra p", + "Ġvalu able", + "Ġcab in", + "Ġcray on", + "ĠEll ie", + "Ġwa ke", + "Ġst ream", + "ĠF red", + "Ġwall s", + "Ġhapp iness", + "ous es", + "Ġbreak fast", + "Ġlo g", + "er ry", + "Ġan cient", + "ed ient", + "Ġstu dy", + "Ġsuccess ful", + "Ġcl ay", + "em o", + "or ge", + "Ġknow s", + "Ġfool ish", + "Ġto ast", + "Ġfall s", + "y e", + "Ġfr idge", + "Ġle an", + "Ġstubb orn", + "Ġun l", + "Ġnice ly", + "at ch", + "Ġsh ape", + "app ing", + "om ed", + "Ġfi er", + "Ġc udd", + "ĠP ete", + "Ġr ough", + "Ġdream s", + "Ġmov ie", + "Ġsp ace", + "Ġh ouses", + "Ġc ity", + "Ġno sy", + "Ġbl oom", + "Ġdelic ate", + "Ġob edient", + "Ġfier ce", + "ĠM y", + "Ġoff ice", + "Ġtom ato", + "Ġf at", + "Ġgra ndpa", + "ad o", + "la imed", + "a z", + "Ġ icy", + "Ġcompet it", + "Ġsuggest ed", + "ĠTo day", + "Ġsh ark", + "Ġde ad", + "Ġnot ice", + "Ġwa gon", + "p es", + "Ġexc laimed", + "Ġme m", + "Ġkind s", + "Ġmix ed", + "Ġwip ed", + "Ġc her", + "Ġuse ful", + "e xt", + "Ġpour ed", + "Ġshell s", + "ut h", + "Åĵ Let", + "Ġst ri", + "ĠBob o", + "Ġlight s", + "Ġtool s", + "Ġlo cked", + "Ġsound ed", + "Ġth u", + "Ġsto ve", + "Ġexcited ly", + "Ġexpl ored", + "Ġa unt", + "w ards", + "Ġe gg", + "ĠR ose", + "Ġf rag", + "e orge", + "Ġro se", + "!\" .", + "Ġs on", + "o ppy", + "Ġsh adow", + "Ġt imes", + "ar ry", + "Ġc ro", + "Ġen c", + "ĠTweet y", + "Ġbag s", + "Ġf ountain", + "ent ion", + "Ġthem selves", + "o ot", + "Ġst umbled", + "Ġbus hes", + "Ġwe al", + "ac he", + "d om", + "Ġl ow", + "Ġshow ing", + "Ġspoil ed", + "Ġfing ers", + "Ġperf orm", + "Ġla b", + "Ġab ove", + "v ice", + "Ġthought ful", + "Ġre sc", + "Ġind epend", + "k n", + "Ġsmall er", + "Ġw itch", + "Ġd ough", + "E m", + "Ġfrag ile", + "n a", + "Ġdepend able", + "r ay", + "Ġra ced", + "Ġjo g", + "art h", + "Ġplay ful", + "in al", + "Ġsee m", + "Ġhel m", + "Ġspin ning", + "Ġen g", + "Ġte le", + "c orn", + "Ġclo ck", + "Ġbright ly", + "in es", + "Ġprin t", + "Ġro de", + "Ġstret ch", + "Ġpar rot", + "orm ous", + "Ġdelight ed", + "Ġbu ilt", + "Ġadm ired", + "Ġen ormous", + "Ġla w", + "Ġkick ed", + "Ġ U", + "Ġr oof", + "Ġcount ed", + "Ġj am", + "Ġsw e", + "Ġr at", + "Ġpract ice", + "re en", + "Ġor ig", + "Ġway s", + "Ġch anged", + "Ġsh one", + "Ġsun fl", + "Ġc op", + "ĠEll a", + "Ġremind ed", + "Ġtw ig", + "Ġac orn", + "it her", + "Ġc am", + "i ence", + "Ġsn iff", + "Ġz ip", + "ee ze", + "Ġham mer", + "Ġindepend ent", + "ĠYou r", + "Ġus ing", + "Ġb itter", + "Ġhand ed", + "Ġwhisp ered", + "Ġh oop", + "mb re", + "kn own", + "Ġcho se", + "Ġch ir", + "an ut", + "Ġlo ll", + "Ġjo lly", + "Ġu mbre", + "ĠMr s", + "Ġc one", + "Ġtun n", + "Ġsol ve", + "Ġstrong er", + "Ġbe es", + "Ġser ious", + "ip op", + "ĠM ar", + "Ġorig inal", + "Ġt ummy", + "Ġste al", + "Ġbe ak", + "Ġbra ce", + "Ġterri ble", + "Åĵ Yes", + "Ġm is", + "Ġpop corn", + "Ġf re", + "Ġloll ipop", + "Ġpain ted", + "Ġboat s", + "Ġall owed", + "Ġhair y", + "ic t", + "Ġmo der", + "ia ble", + "Ġsa uce", + "Ġclean ing", + "Ġun known", + "Ġlea ving", + "Ġd ust", + "ĠB ella", + "Ġgas ped", + "Ġfind ing", + "Ġjo ined", + "Ġgu ard", + "Ġsal ad", + "Ġpot ato", + "he t", + "Ġbe an", + "Ġpump kin", + "S ee", + "up id", + "ie w", + "ĠB u", + "Ġpick ing", + "Ġcl um", + "in ary", + "Ġdo ve", + "an ger", + "Ġb ump", + "ĠN emo", + "Ġha lf", + "Ġs ink", + "am ond", + "Ġcost um", + "ur ing", + "Ġy et", + "ro be", + "Ġmet al", + "Ġt ank", + "Ġboun ce", + "Ġrel iable", + "Ġpo st", + "Ġto r", + "Ġv iew", + "Ġdoes n", + "Ġth ose", + "Ġfor th", + "ag het", + "aghet ti", + "Ġdi amond", + "Ġdolp hin", + "Ġad vice", + "c om", + "ĠS n", + "Ġh ay", + "Ġbar ber", + "Ġmoder n", + "Ġst amp", + "Ġru bb", + "Ġthin king", + "Ġg em", + "Ġ ing", + "Ġhold s", + "g u", + "eb ra", + "ĠA lice", + "Ġpir ate", + "ug ged", + "Ġmar ble", + "Ġcre ate", + "Ġreg ular", + "red ient", + "Ġing redient", + "ĠGra ndpa", + "Ġclum sy", + "Ġsleep ing", + "Ġsearch ing", + "Ġst airs", + "Ġweal thy", + "Ġy arn", + "Ġr ushed", + "Ġst upid", + "Ġpre p", + "il ty", + "Ġtell ing", + "ĠWhen ever", + "Ġsp aghetti", + "Ġgu ilty", + "Ġche ap", + "Ġpe anut", + "Ġg oose", + "Ġch ar", + "Åĵ What", + "oph ie", + "Ġru b", + "Ġmag n", + "ation s", + "Ġf lex", + "ĠF r", + "Ġcomp ass", + "Ġopen s", + "Ġm ask", + "Ġpat ch", + "Ġst at", + "Ġar row", + "Ġz ebra", + "Ġeng ine", + "i o", + "Ġthu nder", + "Ġkn ock", + "Ġsqu are", + "ill a", + "eez ed", + "irst y", + "Ġang el", + "Ġc ur", + "Ġgrace ful", + "Ġcam era", + "Ġumbre lla", + "co d", + "Ġdri ving", + "ĠM ike", + "Ġbu ll", + "Ġcra zy", + "âĤ¬â Ģ", + "Ġsh iver", + "G o", + "Ġwas hed", + "Ġcarry ing", + "Ġst age", + "is k", + "Ġpop ular", + "Ġbe et", + "Ġd ull", + "umb ers", + "Åĵ It", + "Ġmiss ing", + "ĠD ucky", + "M ary", + "Ġspark led", + "Ġfriends hip", + "Ġtr uth", + "Ġme al", + "Ġseed s", + "f a", + "Ġflex ible", + "Ġimpress ive", + "Ġsn e", + "Ġt ied", + "Ġpe bble", + "t ime", + "Ġcare less", + "Ġlibr ary", + "Ġimag ined", + "Ġcom b", + "up er", + "Ġdel iver", + "Ġn ature", + "Ġshe l", + "Ġend ing", + "Ġp atter", + "Ġdest ro", + "Ġjack et", + "Ġpers ist", + "Ġre ward", + "Ġhand le", + "is ion", + "Ġfre sh", + "Ġru bbed", + "Ġingredient s", + "Ġdream ing", + "Ġsh ocked", + "ri c", + "Ġpri ze", + "oom y", + "ĠD ave", + "Ġs udden", + "Ġcro cod", + "Ġlo ad", + "Ġent h", + "ie f", + "i bb", + "Ġpig e", + "Ġpatter n", + "Ġcompass ion", + "Ġen vel", + "Ġflash light", + "Ġth irsty", + "Ġsad ly", + "Ġenc ou", + "Ġstr anger", + "Ġenth us", + "in ce", + "ĠF in", + "Ġwhe els", + "Ġdes k", + "ÅĵLet â", + "em ent", + "ars h", + "Ġread ing", + "Ġw ire", + "Ġdisco ver", + "Ġear ly", + "Ġmail box", + "Ġfor k", + "Ġs uit", + "Ġn umbers", + "Ġt em", + "Ġpee ked", + "Ġpen ny", + "Ġbutterf lies", + "a wn", + "Ġcry st", + "Ġsp illed", + "Ġbrace let", + "Ġtor n", + "Ġr ug", + "Ġg um", + "Ġstop s", + "l oo", + "Ġre ce", + "Ġen v", + "Ġcomp ut", + "Ġa head", + "Ġspr ing", + "b led", + "Ġor der", + "Ġtow ers", + "com fort", + "Ġsor ts", + "Ġob ject", + "ell ig", + "Ġw ing", + "Ġb ent", + "Ġc ere", + "Ġan x", + "Ġsur f", + "ĠB ear", + "Ġpen gu", + "Ġe arth", + "Ġint ellig", + "Ġwar ned", + "Ġwindow s", + "ĠM ummy", + "Ġspo ke", + "Ġp ow", + "ĠW hile", + "Ġpu p", + "g est", + "Ġhum ble", + "Ġun comfort", + "Ġav o", + "Ġp ant", + "Ġnot e", + "Ġuncomfort able", + "ĠM andy", + "Ġplac ed", + "Y ay", + "ic hes", + "Ġsunfl ower", + "O w", + "Ġpa le", + "Ġtra vel", + "Ġbad ly", + "Ġold er", + "Ġslid es", + "Ġanx ious", + "i kes", + "Ġbig gest", + "Ġsc ale", + "Ġcom pl", + "Ġcouldn â", + "Ġst ack", + "Ġflut e", + "Ġtra p", + "Ġstat ue", + "Ġsc oot", + "Ġcount ing", + "Ġgrow ing", + "Ġcoo king", + "ĠP e", + "Ġcomp let", + "Ġli z", + "Ġtunn el", + "Ġbeet le", + "Ġcelebr ate", + "ho st", + "Ġm el", + "Ġcup board", + "Ġmu sh", + "Ġso fa", + "ĠK im", + "Ġn ail", + "Ġharm less", + "Ġsc atter", + "ĠB ill", + "Ġbeaut y", + "Ġmo le", + "Ġde af", + "Ġval ue", + "Ġn urse", + "Ġs uper", + "Ġper m", + "Ġ er", + "ĠHe re", + "Ġsh ut", + "Ġpersist ent", + "Ġjump s", + "W hile", + "Ġcrocod ile", + "Ġhun g", + "Ġg host", + "Ġgif ted", + "Ġre fused", + "Ġchar ming", + "Ġtri ck", + "ĠG ive", + "Ġne at", + "Ġnam es", + "Ġcou rage", + "op us", + "Ġy awn", + "Ġfl our", + "ct opus", + "Ġcr ane", + "Ġc urt", + "Ġpretend ing", + "c ream", + "Ġp ony", + "Ġcere al", + "Ġb ase", + "Ġsandw iches", + "ic es", + "ĠL ola", + "Ġra ven", + "Ġsn uggled", + "ĠTo by", + "Ġcurt ain", + "Ġsupp ort", + "Ġdestro y", + "Ġt ur", + "Ġord inary", + "Ġch asing", + "u d", + "Ġun iver", + "a id", + "ĠL ook", + "Ġquest ion", + "Ġenvel ope", + "ac hes", + "Ġdraw er", + "Ġtri ang", + "Ġv i", + "Ġc amp", + "Ġset t", + "D aisy", + "us ed", + "Ġcomput er", + "Ġo ctopus", + "Ġatt ract", + "Ġru les", + "Ġcraw l", + "Ġlive ly", + "Ġs end", + "Ġgl oomy", + "A lice", + "Ġcart oon", + "a by", + "Ġun cle", + "Ġintellig ent", + "ip s", + "Ġm ay", + "Ġpi ano", + "Ġspe ed", + "Ġpack age", + "Ġblue ber", + "Ġsh aking", + "c u", + "Ġhelm et", + "Ġcryst al", + "Ġneed le", + "Ġmush room", + "Ġtur key", + "o e", + "ĠE ventually", + "Ġcoll ar", + "Ġpar ade", + "Ġcreature s", + "st ri", + "udd y", + "he art", + "Åĵ That", + "R e", + "Ġhur ry", + "Ġtwirl ed", + "Ġph ot", + "Ġliz ard", + "ill ie", + "er able", + "en ry", + "u bby", + "a ff", + "or ant", + "Ġal ert", + "Ġmis erable", + "Ġth ief", + "g ust", + "Ġst ation", + "Ġsold ier", + "Ġhunt er", + "Ġpe pper", + "ce ed", + "Ġt ask", + "arl ie", + "Ġany where", + "Ġd ug", + "Ġdis gust", + "Ġb icy", + "Ġfire man", + "Ġen er", + "c ut", + "Ġcar p", + "i est", + "Ġwis hes", + "Ġse al", + "Ġre sist", + "Ġl ed", + "Ġv ide", + "Ġbe ep", + "Ġign orant", + "Ġband age", + "Ġstick ers", + "co a", + "Ġsc reen", + "Ġrad io", + "Ġhelp less", + "Ġboun ced", + "t ter", + "Ġtra sh", + "G ive", + "Ġsec ond", + "Ġle ash", + "Ġrep e", + "Ġpract iced", + "Ġmu ff", + "Ġsh ine", + "Ġch ance", + "Ġletter s", + "Ġattract ive", + "Ġimp at", + "Ġm ill", + "Ġstir red", + "Ġcri cket", + "Ġje ep", + "Ġstret ched", + "Ġno body", + "ur b", + "Ġth read", + "Ġpast a", + "Ġcu be", + "Ġp and", + "Ġch ubby", + "Ġto oth", + "um mer", + "Ġf u", + "Ġpige on", + "s es", + "I f", + "Ġj et", + "Ġg ir", + "Ġcompassion ate", + "c col", + "ĠG eorge", + "Ben ny", + "Ġcl ub", + "ĠC l", + "ccol i", + "ar ian", + "ĠP olly", + "Ġtr ump", + "Ġdist urb", + "or able", + "Ġdecor ate", + "Ġco coa", + "Ġbright er", + "Ġj ug", + "Ġstep s", + "Ġimpat ient", + "Ġt ire", + "Ġcompetit ive", + "Ġfur ther", + "Ġo tter", + "Ġrespect ful", + "Ġsuc ceed", + "Ġtrou bled", + "Ġpress ed", + "ol in", + "Ġit self", + "a ked", + "Ġb et", + "Ġo stri", + "n oon", + "Ġcand le", + "Ġm ug", + "ĠW h", + "Ġafter noon", + "Ġatt ic", + "ĠA l", + "Ġrest less", + "Ġstart s", + "Ġp un", + "Ġt ap", + "Ġsome where", + "Ġr ibb", + "ĠA re", + "aur ant", + "st ic", + "Ġd ess", + "Ġqu ar", + "Ġcarp et", + "Ġany way", + "Ġshout s", + "Ġsho e", + "Ġdisgust ing", + "Ġad orable", + "Ġrest aurant", + "Ġsk ip", + "Ġle op", + "Ġfor t", + "g n", + "Ġpant s", + "Ġv ine", + "Ġtr ay", + "Ġnut s", + "Ġwa ff", + "Ġc ase", + "c ome", + "Ġg or", + "Ġfear ful", + "Ġsc rew", + "Ġenv ious", + "Ġsweet heart", + "op ter", + "Ġc ards", + "Ġall ig", + "ic opter", + "L ittle", + "ia stic", + "Ġdist ant", + "Ġbro ccoli", + "Ġenthus iastic", + "Ġh ipp", + "Ġfil thy", + "ĠS h", + "Ġgigg le", + "Ġexp er", + "Ġtrump et", + "Ġcoo ked", + "Ġhel icopter", + "Ġmonkey s", + "n ight", + "Gra ndma", + "Ġre co", + "Ġp or", + "ĠW here", + "ir it", + "Ġsand box", + "ar oo", + "ang aroo", + "Ġh ook", + "ĠW ould", + "gg ing", + "Ġb ri", + "ĠL ee", + "Ġadm ire", + "Ġnow here", + "Ġt en", + "Ġh arsh", + "Ġback pack", + "Ġso ar", + "ĠBrown ie", + "Ġs ent", + "Ġbel t", + "Ġbat ht", + "g ie", + "Ġexpl ain", + "Ġscoot er", + "Ġa nts", + "ll ie", + "Ġme as", + "op l", + "Ġpo em", + "er opl", + "Ġcount ry", + "cy cle", + "Ġbatht ub", + "Ġp ipe", + "Ġa eropl", + "Ġbark ing", + "Ġqu ite", + "Ġun pack", + "st airs", + "Ġcow s", + "p ar", + "Ġspe ak", + "Ġk angaroo", + "Ġl id", + "Ġsqu ash", + "Ġleop ard", + "Ġm ama", + "Ġhapp ier", + "Ġsp ell", + "Ġtem p", + "Ġrep air", + "Ġlisten ing", + "Ġbicy cle", + "Ġse par", + "im i", + "ĠEvery thing", + "Ġs ummer", + "Ġst ared", + "Ġc ush", + "Ġgrab s", + "Ġmess age", + "Ġbre at", + "Ġdidn â", + "uc t", + "Ġostri ch", + "Ġfire work", + "ĠA lex", + "Ġhum an", + "Ġloo p", + "Ġgi ven", + "Ġc omet", + "Ġmu le", + "h ood", + "ap a", + "Ġsor t", + "Ġimp ro", + "J enny", + "Ġgor illa", + "ĠJoe y", + "Ġmod est", + "Ġpa id", + "Ġfind s", + "y ear", + "Ġyog urt", + "Ġdess ert", + "Ġme at", + "Ġob ser", + "Ġvi olin", + "Ġu r", + "ĠS ophie", + "B ye", + "Ġhe dge", + "i pping", + "Ġsp irit", + "ĠS m", + "Ġpull s", + "Ġtri pped", + "s hed", + "Ġjelly fish", + "Ġmel on", + "Ġspl it", + "Ġpaw s", + "Ġallig ator", + "Every one", + "Ġresc ue", + "Ġs ize", + "Ġho les", + "Ġpro v", + "uck ed", + "Ġro ared", + "Ġf ive", + "Ġforg ave", + "ĠP at", + "Ġcat s", + "Ġwhe at", + "Ġp urse", + "Ġreco gn", + "Ġhipp o", + "Ġpil ot", + "Ġha ll", + "Dad dy", + "Ġt ax", + "Ġshe et", + "Ġp al", + "Ġca ct", + "Ġin se", + "Ġpus hing", + "oph one", + "Ġb ikes", + "Ġorgan ize", + "c i", + "Ġswing ing", + "Ġs le", + "Ġra ft", + "Ġsal t", + "Ġsc old", + "Ġstart ing", + "Ġsh ade", + "Ġbeh ave", + "Ġb in", + "Ġlight ning", + "Ġf le", + "Ġo at", + "Ġr ice", + "ĠSn ow", + "Ġhair cut", + "Ġtriang le", + "e er", + "Ġbu zz", + "Ġener gy", + "isk ers", + "ĠTweet ie", + "Åĵ You", + "Ġb ur", + "Ġkn ot", + "Ġfrown ed", + "b ul", + "Ġle ar", + "al ed", + "Ġlear nt", + "Ġe ither", + "Ġpor ch", + "Ġm ath", + "Ġrid ing", + "Ġp ed", + "Ġli p", + "lc ano", + "se um", + "Ġtra ins", + "eb ook", + "Ġend ed", + "Ġnot ebook", + "Ġstick er", + "il ing", + "in king", + "Ġl end", + "Ġwall et", + "Ġl uck", + "Ġeven ing", + "re ci", + "Ġpand a", + "Ġcact us", + "Ġjo kes", + "Ġch alk", + "Ġbanan as", + "Ġpap ers", + "Ġro d", + "Ġmu seum", + "Ġswe ater", + "Ġapp reci", + "Ġli ons", + "Ġpal ace", + "Ġtax i", + "Ġvo lcano", + "u be", + "Ġshop keeper", + "Ġch ain", + "Ġstrawber ry", + "Ġbear s", + "Ġroll ing", + "Ġbo ots", + "Ġer as", + "Ġhad n", + "ast ic", + "Ġneighb our", + "Ġbar rel", + "Ġsh akes", + "f fe", + "Ġmic r", + "ic er", + "ffe e", + "oo ped", + "Ġsil ver", + "ur ch", + "Ġla und", + "Ġal ive", + "Ġsmell s", + "Ġm ild", + "pl ay", + "Ġre ind", + "Ġso ck", + "ĠR ed", + "ĠJ erry", + "Ġlaund ry", + "Ġste ak", + "ĠAnd y", + "Ġavo c", + "Ġin k", + "Ġpo le", + "Ġstr ugg", + "ir on", + "Ġpus hes", + "ĠT r", + "Ġput ting", + "Ġvis ited", + "Ġgo al", + "Ġsoft ly", + "Ġmagn et", + "Ġju dge", + "ed y", + "Ġtri cks", + "Ġdraw ings", + "Ġmicr ophone", + "Ġcl apping", + "Ġp ad", + "Ġo l", + "Ġh ive", + "Ġsh ield", + "Ġt ube", + "Ġlean ed", + "Ġcol ours", + "Ġsail or", + "Ġsho vel", + "Ġair port", + "H a", + "Ġzoom ed", + "Ġfall ing", + "Ġr ag", + "Ġbelong s", + "Ġshel ter", + "ag gie", + "Ġunl ock", + "Ġspr ink", + "Ġche cked", + "el ery", + "ha ppy", + "Ġin sist", + "Ġpengu in", + "Ġquar rel", + "Ġam bul", + "Ġclimb ing", + "Ġmar ched", + "ĠP aul", + "Ġg ro", + "Ġdis play", + "Ġreind eer", + "c ast", + "hin o", + "Ġsa us", + "ĠB et", + "en se", + "Ġaeropl ane", + "Ġd ive", + "Ġdis hes", + "op hy", + "Ġpol ish", + "Ġbark s", + "g es", + "Ġav ail", + "Ġdon â", + "Ġfield s", + "Ġgra pes", + "Ġsand cast", + "Ġambul ance", + "Ġpe ek", + "a it", + "Ġapolog ized", + "Ġy ach", + "Ġso il", + "Ġco ffee", + "Ġsk ill", + "ĠP apa", + "sel y", + "Ġcostum e", + "Ġele v", + "Ġo y", + "Ġtr ophy", + "Ġfeel ings", + "Ġplan et", + "ĠO r", + "Ġhop ing", + "an ic", + "Ġfil m", + "Ġpr un", + "Ġar t", + "Ġrubb er", + "r on", + "Ġun happy", + "Ġdrop s", + "Ġshr imp", + "n ger", + "ĠB unny", + "Ġmed al", + "Ġk itty", + "âĤ¬âĢ ľ", + "Ġthank s", + "Ġrain ing", + "Ġm en", + "ch anic", + "Ġst om", + "Ġminut e", + "Ġelev ator", + "Ġc elery", + "Ġc ord", + "Ġon ion", + "Ġr hino", + "Ġavail able", + "ect ed", + "Ġeras er", + "Ġinc l", + "Ġp age", + "Ġsh ort", + "Ġyach t", + "ree ze", + "Ġshould n", + "Ġfis her", + "Ġperfect ly", + "Ġimag ine", + "Ġw ool", + "Ġmar ry", + "Ġwin ter", + "Ġbasket ball", + "Ġme chanic", + "ĠB uddy", + "Ġdi ary", + "n am", + "Ġbu l", + "Ġher b", + "Ġfl ies", + "Ġcomplet e", + "Ġre ver", + "Ġapp l", + "Ġclo sely", + "Ġcard board", + "Ġinse ct", + "Ġmag az", + "Ġeag erly", + "Ġplay er", + "ĠWh iskers", + "e ath", + "Ġjourn al", + "ĠW ill", + "Ġba king", + "Ġve nd", + "Ġqu it", + "Ġf urn", + "Ġgl ove", + "it ure", + "ĠSm ith", + "Ġdis ag", + "Ġfurn iture", + "Ġstuff ed", + "Ġt ub", + "Ġbreak s", + "Ġimag ination", + "Ġbul b", + "Ġtreasure s", + "Ġch urch", + "g en", + "ec ause", + "Ġcount er", + "an y", + "Ġw ife", + "Ġhead ed", + "Ġcool er", + "a zz", + "Ġp air", + "Ġfree z", + "Ġfrog s", + "Ġt ut", + "qu it", + "Ġsk ull", + "ma nd", + "or ies", + "Ġp it", + "Ġkn ob", + "w een", + "Ġfa ctor", + "st ead", + "r ight", + "Ġsw itch", + "Ġfoot ball", + "pl ace", + "Ġoff er", + "id es", + "Ġsun set", + "Ġbet ween", + "Ġli e", + "if l", + "aul ifl", + "Ġche ek", + "C h", + "Ġs ym", + "Ġsw ung", + "Ġfactor y", + "Ġcup s", + "ĠT ed", + "Ġmotor cycle", + "Ġchir p", + "Ġmo s", + "quit o", + "Ġfl ame", + "Ġtw ink", + "Ġshout ing", + ". .", + "nam ent", + "Ġpain ter", + "Ġgo lf", + "Ġpe ach", + "Ġor nament", + "ke let", + "Ġblow ing", + "Ġh ut", + "Ġsun g", + "af fe", + "Ġhot el", + "Ġsee ing", + "Ġc aulifl", + "Ġfold er", + "Ġvend or", + "c cer", + "ĠM imi", + "l ass", + "Ġvide o", + "Ġmix er", + "p e", + "a b", + "iz es", + "bo l", + "Ġthrow s", + "Ġpir ates", + "Ġcreat ed", + "ors es", + "Ġhead s", + "Ġo il", + "Ġk ay", + "Ġfr ame", + "Ġmos quito", + "ang u", + "Ġcush ion", + "m m", + "Ġso ccer", + "ĠMar ia", + "Ġfisher man", + "Ġco al", + "ĠB un", + "z zy", + "Ġsym bol", + "Ġh orses", + "Ġc able", + "cer os", + "Ġpo pped", + "Ġl angu", + "Ġwip e", + "Ġp ine", + "ĠB aby", + "Ġatt ention", + "Ġs kelet", + "Ġbatter y", + "Ġpow der", + "Ġcaulifl ower", + "Ġstu d", + "Ġla ser", + "e f", + "re nder", + "Ġforgot ten", + "Ġwe ather", + "ĠL illy", + "ro d", + "Ġli ves", + "Ġm op", + "os ie", + "Ġcelebr ated", + "Ġfis hing", + "Ġa x", + "Ġr ot", + "Ġs ince", + "Ġtra il", + "ĠI â", + "el come", + "Ġma ze", + "aw s", + "Ġphot o", + "ĠGo d", + "it es", + "Ġyog a", + "Ġsur round", + "ĠR o", + "Ġwa ving", + "ĠGra ce", + "Ġsle pt", + "Ġsne ak", + "Ġan ch", + "Ġde ar", + "un ately", + "Ġgir affe", + "Ġint rod", + "Ġrhino ceros", + "Ġpo ke", + "Ġsw amp", + "In side", + "Ġfle a", + "Ġpoin ts", + "Ġit ch", + "Ġpoin t", + "Ġglow ing", + "Ġit â", + "Ġfire place", + "Ġb reeze", + "n ey", + "lass es", + "You r", + "Ġsu b", + "Ġv et", + "Ġsung lasses", + "Ġking dom", + "ĠAnn ie", + "Ġmem ories", + "ĠCh arlie", + "Ġtut or", + "Ġstre ng", + "Ġtun a", + "Ġ iron", + "Ġre ve", + "Ġv est", + "sp ap", + "ĠS andy", + "Ġpet als", + "Ġfo g", + "Ġmist akes", + "Ġax e", + "Ġcompl ain", + "Ġbase ball", + "Ġdan cer", + "Ġchick ens", + "Ġpare nt", + "Ġ ig", + "her o", + "Ġnew spap", + "Ġstreng th", + "Ġgre edy", + "Ġce iling", + "ck ey", + "Ġsquirrel s", + "Ġho ckey", + "Ġig loo", + "Ġs ir", + "Ġgr in", + "Ġanch or", + "Ġskelet on", + "ro sc", + "Ġsniff ed", + "Ġgro cer", + "Ġsuper hero", + "Ġarg ue", + "ĠU n", + "Ġnap kin", + "ch ie", + "E ventually", + "Ġgold en", + "u es", + "Ġhang ing", + "Ġtra ve", + "Ġmusic ian", + "med i", + "Ġsk irt", + "ĠT ony", + "rosc ope", + "Ġst aff", + "Ġtemp le", + "Ġun if", + "Ġag ree", + "Ġsqu e", + "Ġbu ry", + "medi ately", + "Ġthe ater", + "Ġdis cu", + "Ġunif orm", + "Ġeat en", + "ĠJ ess", + "Ġsl ipper", + "Ġwelc omed", + "Ġse as", + "Ġshould er", + "Thank s", + "Ġz ipper", + "Ġquiet ly", + "ss ible", + "Ġmeet ing", + "Ġl ime", + "Ġinv est", + "ist ol", + "Ġmic roscope", + "Ġpin ch", + "ch air", + "Ġfl apped", + "Ġslipper y", + "Ġaccept ed", + "Ġf ought", + "Ġinvest ig", + "Ġp istol", + "er c", + "Ġdoor s", + "Ġmin er", + "ree k", + "Ġrad ish", + "Ġpl astic", + "Ġthrow ing", + "Ġcall s", + "Ġboun cing", + "t ress", + "To day", + "Ġmat tress", + "m en", + "ĠIn stead", + "Ġsur render", + "Ġco b", + "ac es", + "h ouse", + "Ġpe ar", + "Ġc reek", + "Ġv room", + "Ġkay ak", + "Em ma", + "t ain", + "Ġmo ves", + "Ġstick y", + "Q u", + "Ġlaw y", + "W ait", + "ĠH enry", + "Ġno vel", + "all ey", + "Ġcu b", + "Ġavoc ado", + "Ġc ared", + "Ġs uff", + "Ġfreez er", + "Ġlot ion", + "au d", + "c ase", + "l er", + "is on", + "ĠM illie", + "t e", + "w as", + "Ġfa uc", + "an ny", + "Ġarm chair", + "Ġwr iting", + "in ked", + "Ġre ef", + "Ġmake up", + "Ġmyster y", + "Ġv alley", + "w eb", + "Ġt ug", + "Ġinvestig ate", + "Ġnew s", + "Ġsail ing", + "Ġcher ries", + "Ġreg ret", + "Ġcri b", + "was her", + "im ney", + "Ġex erc", + "Ġoy ster", + "Ġfauc et", + "Ġag re", + "Ġsplas hing", + "ĠK ate", + "Ġtick et", + "Ġcollect ed", + "Ġwor th", + "Ġch imney", + "Ġto il", + "To gether", + "Ġpresent s", + "Ġdish washer", + "Ġmagaz ine", + "Ġhapp ens", + "Ġspray ed", + "Ġwa gs", + "ÅĵIt â", + "N ext", + "Ġpre vent", + "Ġcob web", + "Ġqu ack", + "Ġve il", + "Ġcast les", + "Ġent ered", + "Ġte ar", + "Sam my", + "Ġshr ugged", + "Ġh ar", + "Ġpass port", + "Ġappl aud", + "Ġche ss", + "Ġsepar ate", + "Ġscold ed", + "le nd", + "Ġwe igh", + "Ġtoil et", + "Ġal arm", + "ĠDan ny", + "i ves", + "Ġblanket s", + "Ġr ake", + "Ġign ored", + "Ġt ucked", + "Ġlawy er", + "Ġcho ice", + "i ved", + "Ġhop es", + "Ġatt ach", + "Ġcoat s", + "Ġcand les", + "Ġfollow s", + "Ġkiss es", + "Ġapp ro", + "Ġclass room", + "ĠR u", + "e ve", + "r ing", + "Ġpudd les", + "Ġeas ily", + "Ġap art", + "et y", + "s it", + "Ġdisapp ear", + "Ġbee f", + "Ġchair s", + "Ġburn ed", + "Ġb other", + "Ġlet ting", + "Ġstra ight", + "ĠN ext", + "eter in", + "eterin arian", + "Ġy ield", + "Ġwar d", + "Ġdress ed", + "Ġcan e", + "Ġtrust ed", + "Ġlangu age", + "Ġs izes", + "Ġv eterinarian", + "Ġra z", + "Ġtele ph", + "ra ged", + "Ġcar ing", + "Ġplan es", + "Ġward robe", + "Ġjewel ry", + "at ched", + "Ġbl inked", + "id ay", + "Ġshow er", + "Ġr ise", + "A nn", + "Ġmiss ile", + "ĠS u", + "Ġkeep ing", + "Ġla wn", + "Ġre qu", + "Ġst able", + "Ġcabin et", + "Ġcross ed", + "Ġo ak", + "ĠH arry", + "Ġbooks he", + "v ision", + "M andy", + "Ġst ro", + "Ġteleph one", + "Ġnewspap er", + "m end", + "Ġcl aws", + "Ġroom s", + "r s", + "Ġs igh", + "Ġpuzz les", + "Ġa ut", + "Ġtr ade", + "Ġinc re", + "iv al", + "Ġc ell", + "Ġwhisp er", + "Ġtorn ado", + "Ġscr atch", + "un a", + "ang es", + "Ġbook case", + "Ġin f", + "amp oo", + "Ġblueber ries", + "Ġsn ap", + "Ġamaz ement", + "ĠM iss", + "Ġper fu", + "ct ion", + "om mend", + "Ġsqu eezed", + "Ġbookshe lf", + "B ecause", + "Ġrec ommend", + "Ġop era", + "ĠR osie", + "Ġsub way", + "Ġp ra", + "at ie", + "Ġg ym", + "Ġdel ay", + "Ġgr ill", + "ĠS ee", + "ĠA b", + "Ġraz or", + "Ġbl ouse", + "Ġrequ est", + "Ġcraw ling", + "ĠHe lp", + "Ġp ur", + "Ġpo ked", + "âĤ¬ .", + "Ġtele vision", + "Ġb ill", + "Ġho l", + "gg y", + "Ġfollow ing", + "om es", + "ict ion", + "Ġsh ampoo", + "ĠTr ue", + "Ġf ile", + "Ġli cks", + "Ġsp ear", + "Ġsqu eeze", + "Ġhol iday", + "Ġexper ience", + "Ġl umber", + "Ġimpro ve", + "Ġmin t", + "Ġperfu me", + "Ġser ve", + "Ġde mand", + "Ġste am", + "Ġcl iff", + "Ġring ing", + "Ġcr ow", + "fort unately", + "iction ary", + "I s", + "bb ie", + "Ġribb on", + "a h", + "Ġim mediately", + "Ġhelp er", + "Ġmuff in", + "Ġf est", + "Ġgrow led", + "Ġis n", + "Ġbe gged", + "Ġd ictionary", + "Ġmat ches", + "Ġshr ink", + "Ġwas te", + "Ġbl ood", + "Ġbird c", + "Ġpr op", + "Ġide as", + "Ġwarm th", + "i b", + "Ġmust ache", + "Ġsn eeze", + "ore s", + "ĠJ ul", + "Ġinv ite", + "h ic", + "Ġg ear", + "Ġbirdc age", + "Ġve hic", + "up s", + "Ġfu el", + "Ġal right", + "Ġrabbit s", + "uck ily", + "as is", + "Ġca lend", + "Ġwe ep", + "Ġy ucky", + "Ġflut ter", + "Ġinst r", + "Ġfall en", + "Ġmar ried", + "ĠR e", + "Ġber ry", + "l ier", + "Ġra il", + "Ġr ow", + "Ġpast ry", + "D id", + "Ġref re", + "uc ture", + "Ġworm s", + "Ġstr ucture", + "Ġlaug ht", + "Ġsurpr ises", + "Ġbrave ly", + "Ġbel ow", + "Ġcalend ar", + "Ġo asis", + "ĠCl ara", + "Ġwander ed", + "Ġb le", + "W ill", + "Ġw igg", + "Ġkne el", + "is ing", + "Ġd ire", + "Ġunderstand ing", + "Ġhurt ing", + "Ġlaught er", + "omed ay", + "Ġdra in", + "Ġp ages", + "O k", + "Ġheart s", + "Ġent er", + "Ġair pl", + "ink y", + "Ġit em", + "ĠI s", + "om ob", + "Ġhar b", + "Ġre aches", + "Ġap ron", + "as p", + "Ġsaf ety", + "Ġflo at", + "Ġcra sh", + "Ġaut omob", + "Ġbat he", + "Ġbu ried", + "Ġj unk", + "Åĵ No", + "Ġbuck le", + "Ġadm ir", + "Ġro ot", + "Ġcap tain", + "Ġstrawber ries", + "Ġmy self", + "ache l", + "Ġrelax ed", + "Ġsandcast le", + "or al", + "Ġign ore", + "Ġskill s", + "W elcome", + "Ġpl ates", + "L isa", + "' ve", + "Ġwh ip", + "ĠK ing", + "Ġsp ade", + "Ġmoment s", + "ĠF o", + "Ġrever se", + "ht ray", + "ĠW ho", + "ic ing", + "Ġqu iz", + "Ġas htray", + "Ġfest ival", + "ar i", + "Ġbe amed", + "' .", + "Ġsn apped", + "r iger", + "Ġs omeday", + "c akes", + "Ġref riger", + "Ġra ise", + "Ġrece ived", + "Y uck", + "Ġrefriger ator", + "Ġear lier", + "Ġto ng", + "Ġli c", + "ĠFr eddy", + "Ġwe ap", + "Ġv ac", + "Ġteach ing", + "Ġma ss", + "Ġharb or", + "ĠPe ople", + "Ġmod el", + "ĠSnow y", + "Ġspark ling", + "Ġspot s", + "ap ed", + "Ġinsist ed", + "Ġsa ving", + "Ġvan ished", + "Ġso cks", + "Ġbump ed", + "ĠIt s", + "Ġth umb", + "an na", + "Ġd ried", + "Ġsupp ly", + "iss ion", + "Ġblack board", + "ig ail", + "Ġprep are", + "Ġj ail", + "Ġjew els", + "Ġspend ing", + "Ġbal an", + "Ġscatter ed", + "ĠBe fore", + "x y", + "Ġto es", + "Ġsc ooped", + "Ġsett led", + "Ġperm ission", + "Ġspark le", + "Ġkn own", + "ct ly", + "Ġbreat he", + "Ġbo ot", + "Ġyawn ed", + "Ġre s", + "ĠM ay", + "W ith", + "am ber", + "ĠJ ames", + "Ġa chie", + "Ġdestroy ed", + "Ġbath robe", + "Ġte ase", + "Ġrem ain", + "Ġhard ly", + "Ġencou raged", + "Ġrepl ace", + "Ġwaff le", + "ant ly", + "Ġpr ide", + "Ġlemon ade", + "Ġd are", + "Ġha nger", + "Ġsit s", + "Ġpull ing", + "ĠH ave", + "Ġdecor ations", + "st ers", + "op s", + "Ġrem ove", + "P eter", + "Ġcudd led", + "Ġh ate", + "Ġd aisy", + "Ġlic ense", + "av id", + "Ġbean s", + "Ġs imp", + "Ġp ort", + "Ġresp ons", + "iz ard", + "Ġpra ised", + "s ing", + "re at", + "Ġchirp ing", + "Ġhit s", + "ent s", + "Ġe qu", + "Ġfast est", + "Ġsuff er", + "xt ure", + "Ġbuzz ing", + "Ġpatient ly", + "Ġdress es", + "Ġm ention", + "Ġble ed", + "s ity", + "Ġr hy", + "Ġautomob ile", + "n ies", + "Ġappreci ate", + "Ġpo ppy", + "Ġdest ination", + "Ġtall er", + "Ġm all", + "o sed", + "Ġh omes", + "Ġn ation", + "i um", + "Ġd igg", + "Ġfl av", + "Ġclimb s", + "Ġgu y", + "Ġwas hing", + "Ġp alm", + "Ġgl o", + "Ġsh ot", + "Ġlab el", + "Em ily", + "Ġbelie ved", + "Ġdigg ing", + "A ll", + "Ġappro ached", + "Ġhe sit", + "f ied", + "M mm", + "Ġn one", + "Ġto re", + "Ġdeep er", + "Ġw ine", + "Ġinf ant", + "u de", + "Ġrest ore", + "Ġsc ore", + "Ġher s", + "ĠT ina", + "r m", + "Ġm itten", + "Ġch amber", + "ĠO llie", + "Ġsaus age", + "Ġstrugg ling", + "Ġhe at", + "Ġdiffere n", + "Ġtong ue", + "Ġhill s", + "Ġhur ric", + "Ġpun ish", + "Ġpillow s", + "Ġbill board", + "Ġsn eezed", + "Ġsp ort", + "Ġw izard", + "ĠE ach", + "Ġup stairs", + "Ġthr illed", + "Ġprov ide", + "Ġbra in", + "Ġaw e", + "Ġdiscu ss", + "J ake", + "Ġpan ic", + "Ġwar ning", + "Ġtwist ed", + "Ġgl owed", + "Ġuniver se", + "Ġfire f", + "Ġthe rm", + "Ġvac ation", + "Ġwor se", + "Ġcr unch", + "Ġpo ison", + "Ġshe d", + "Ġsol ved", + "Ġpart s", + "os ity", + "ĠC o", + "be y", + "Ġe vent", + "Ġset ting", + "all en", + "Ġto ur", + "Ġrem ained", + "M ark", + "Ġairpl ane", + "Ġhurric ane", + "Ġtherm omet", + "Ġplay s", + "Ġexam ine", + "Ġspark les", + "Ġshoot ing", + "Ġinv it", + "Ġneighbor hood", + "Ġst y", + "Ġch ores", + "Ġor anges", + "Ġflo ated", + "Ġran ch", + "Ġch allen", + "ĠM aggie", + "th m", + "Ġweek s", + "Ġle ak", + "ĠEvery day", + "Ġuniver sity", + "Ġpaint s", + "Ġthermomet er", + "The se", + "Ġbit es", + "Ġrepe at", + "Ġb ang", + "ad ium", + "Ġflo ating", + "Ġfix ing", + "g ing", + "Ġmeas ured", + "S h", + "ĠBet sy", + "Ġst adium", + "Ġgrin ned", + "! '", + "d o", + "Ġd uring", + "!\" ,", + "Ġsurround ed", + "Ġsupp osed", + "asp oon", + "Ġcon f", + "Ġrhy thm", + "Ġmass age", + "Ġbr ings", + "F l", + "Ġpa used", + "Ġcher ry", + "Ġgif ts", + "Ġf ut", + "Ġsprink les", + "Ġfa sc", + "Ġfut ure", + "Ġmem ory", + "ÅĵI â", + "Ġte aspoon", + "Ġgre y", + "r ise", + "Ġcollect ion", + "Ġsign s", + "J en", + "Ġmarble s", + "N ot", + "bble s", + "Ġj azz", + "W ould", + "Ġstom ach", + "ĠBu zz", + "em ember", + "Ġg ust", + "Ġwis dom", + "Ġact ually", + "Ġfl ood", + "Ġdisco very", + "Ġincl ud", + "Ġse w", + "Ġvehic le", + "Ġt ide", + "Ġl ily", + "Ġgirl s", + "Ġsun rise", + "ĠG ood", + "is hing", + "ĠL iz", + "v et", + "ÅĵThat â", + "Ġme owed", + "l s", + "Ġelephant s", + "Ġur ge", + "Ġexerc ise", + "Ġmail man", + "Ġl ugg", + "um ble", + "Ġdec ision", + "Ġchew ed", + "Ġr ush", + "Ġweap on", + "Ġstr ang", + "Ġobser ve", + "Ġlugg age", + "Ġun ite", + "Ġcartoon s", + "er o", + "Ġso re", + "Ġfasc in", + "Ġtomato es", + "i ers", + "Ġsc ur", + "Ġpo ssible", + "Ġto e", + "ĠL ater", + "all ow", + "c les", + "Ġsun light", + "it ies", + "Ġfold ed", + "Ġcur led", + "Ġ V", + "Ġchir ped", + "Ġr ust", + "Ġmelt ed", + "ĠRu by", + "Ġsp ill", + "Ġc akes", + "u ing", + "Ġs ip", + "Ġcollect ing", + "Ġ x", + "Ġgra pe", + "s on", + "ĠJo y", + "Ġminer al", + "e ed", + "ĠR achel", + "Ġbr us", + "Ġdifferen ce", + "Ġproblem s", + "Ġb ak", + "L e", + "Ġtrack s", + "Ġjo gging", + "Jo hnny", + "Ġwhere ver", + "ĠM e", + "Re ady", + "A l", + "Ġmountain s", + "ip ment", + "Ġb es", + "Ġslid ing", + "er ation", + "Ġman age", + "Ġequ ipment", + "et ch", + "Ġla id", + "Ġli ck", + "Ġadmir ing", + "Ġwater ed", + "c ious", + "Ġsat is", + "Ġcont ain", + "Ġbri cks", + "ĠSp ike", + "o ved", + "Ġtwig s", + "r r", + "ĠSome one", + "Ġpattern s", + "Ġkind ly", + "Ġpet ted", + "Ġsk ipping", + "Ġpotato es", + "Ġseat s", + "E x", + "b ers", + "Ġsold iers", + "Ġglo ves", + "Ġsp aces", + "z ag", + "joy ed", + "und ay", + "Ġrece ive", + "Ġkeep er", + "Ġco pper", + "Ġe mer", + "Ġsl ice", + "Ġlet s", + "Ġg ain", + "dd y", + "Ġcontin ue", + "Ġord ered", + "Ġstrang ers", + "w alk", + "Ġover joyed", + "Ġwat ches", + "Ġgot ten", + "Ġpig s", + "om as", + "Ġz ipped", + "m other", + "ĠS unday", + "Ġland s", + "Ġwhist ling", + "Ġg az", + "Ġbes ide", + "Åĵ Thank", + "Ġsaf ari", + "Ġbe g", + "Ġpray ed", + "ĠC at", + "S usie", + "Ġpe ered", + "Ġnet work", + "ĠSt eve", + "bb led", + "Ġsp it", + "Ġe ff", + "Ġinvit ation", + "Ġmarch ing", + "Ġour s", + "as es", + "Ġgl itter", + "ĠP enny", + "Ġwood en", + "Ġearth qu", + "Ġside walk", + "Ġeag le", + "ig zag", + "Ġdog gy", + "Ġdrink s", + "Ġgrocer y", + "ir p", + "Ġwe ight", + "Ġn avy", + "Ġacorn s", + "Ġatt ached", + "Ġra ised", + "Ġdisag reed", + "l oe", + "Ġwere n", + "Y um", + "ĠP oppy", + "ĠLet â", + "ĠM illy", + "Ġbe at", + "Ġcomp any", + "O uch", + "Ġm ister", + "Ġburn ing", + "f y", + "Ġon wards", + "he st", + "\" ,", + "Ġw re", + "Ġhapp iest", + "ĠSp ark", + "M oral", + "Ġra cing", + "Ġbr id", + "Be fore", + "Ġcra shed", + "Ġspoon s", + "Ġf ed", + "Ġcrunch y", + "Ġpeanut s", + "Ġwhist led", + "ĠSh aring", + "Ġpri ce", + "se ek", + "Ġme ow", + "Ġhur ried", + "Ġhis t", + "Ġoff icer", + "ĠR a", + "Ġbri ck", + "Ġacc om", + "Ġtre mb", + "Ġrefre shed", + "Ġp ies", + "Ġrem em", + "Ġfl ap", + "Ġwork s", + "Ġcle aring", + "n ie", + "ĠS ad", + "Ġop eration", + "Ġprep ared", + "Ġbow ed", + "Ġscr atched", + "Ġremem bers", + "Ġhist ory", + "Ġex a", + "ad ed", + "Ġlip s", + "am b", + "Re ally", + "ĠK atie", + "Ġfirework s", + "Ġprun e", + "Åĵ We", + "Ġesc aped", + "R o", + "Ġdinosaur s", + "Ġmen u", + "ĠAb igail", + "Ġbrid ges", + "Ġtal ent", + "Ġplant ed", + "am ie", + "Ġbuild ings", + "Ġreve aled", + "Ġeas ier", + "Ġby e", + "Ġturn ing", + "Ġcom fy", + "Ġscream s", + "Ġol ive", + "Ġbra nd", + "ĠCh r", + "Ġ Qu", + "Ġhat ed", + "Ġc hat", + "Ġsell ing", + "Ġsnow ball", + "d ie", + "ĠL una", + "Ġrecogn ized", + "Ġwar n", + "Ġaccom pl", + "Ġcre pt", + "Ġpre cious", + "ĠZ oe", + "Ġland sc", + "omet hing", + "ĠF ro", + "Ġstri p", + "ĠN ot", + "Ġmu ddy", + "Ġpad d", + "Ġw id", + "Ġdr inking", + "Ġs ings", + "xy gen", + "Ġbed s", + "Ġpu pp", + "ect ure", + "Ġsett le", + "Ġearthqu ake", + "ĠM at", + "Ġsimp le", + "Ġeff ort", + "c c", + "ĠRe my", + "Ġremind er", + "Ġspaces hip", + "Ġmeas uring", + "Ġsl ip", + "Ġper ched", + "Ġl ecture", + "Ġb ones", + "Ġser ved", + "Ġapp ear", + "Ġwonder s", + "Ġshadow s", + "Ġwait s", + "Ġvo ices", + "Åĵ Can", + "Ġcudd le", + "Ġevery day", + "Ġped al", + "Ġp itch", + "Ġcomfort ed", + "Ġagre ement", + "Ġrespons ible", + "Ġcirc us", + "Ġrain ed", + "Ġve l", + "Ġo bey", + "ff ic", + "Ġv ict", + "Ġt ip", + "Ġso ared", + "Ġall ow", + "Ġany time", + "Ġtra pped", + "Ġc al", + "Ġwhat ever", + "Ġz igzag", + "Ġtast es", + "Ġapolog ize", + "Ġlandsc ape", + "Ġcut ting", + "Ġsucceed ed", + "Ġsho pping", + "Ġran g", + "Ġpet s", + "Ġsecret s", + "Ġvill ag", + "Ġfa sh", + "ĠD avid", + "Ġvel vet", + "Ġprin ter", + "Ġdisturb ed", + "Ġwa ist", + "Ġitem s", + "Ġswim s", + "Ġb un", + "Ġtra ffic", + "Ġpract icing", + "Ġste el", + "Ġbring ing", + "Ġoat s", + "Ġexa ctly", + "Ġsister s", + "Ġrest ed", + "Ġvisit ing", + "Ġsc oop", + "Ġact iv", + "L uckily", + "Ġcostum es", + "anna h", + "Ġansw ers", + "ĠFr ank", + "iz ing", + "Ġol ives", + "i en", + "m ble", + "Ġbr ushed", + "Ġsty le", + "Ġmouth s", + "ĠP r", + "Ġso ak", + "la ire", + "Ġcuri osity", + "is hes", + "Ġout do", + "n eath", + "Ġbre aking", + "Ġfash ion", + "ĠS unny", + "Ġre le", + "Ġown ed", + "Ġlady b", + "Ġencou rage", + "ĠN ut", + "Åĵ Don", + "Ġkn elt", + "Ġfascin ated", + "Ġle ather", + "m are", + "Ġim age", + "igg y", + "Ġvillag ers", + "om ing", + "Ġnail s", + "Ġben eath", + "ic orn", + "Ġunder ground", + "Ġwaff les", + "T weet", + "Ġun icorn", + "Ġsad ness", + "ent y", + "ter day", + "Ġunl ocked", + "ind a", + "Ġd ied", + "Ġrecogn ize", + "ĠIt â", + "Ġdown stairs", + "Ġcre ation", + "Ġcatch ing", + "ĠCh irp", + "Ġgrand mother", + "Ġo xygen", + "ist en", + "Ġmon sters", + "Ġtre mble", + "Ġche f", + "ĠJ e", + "Ġeat s", + "ĠThe se", + "Ġpup il", + "i k", + "Ġwant ing", + "Ġnight mare", + "Ġjo gged", + "Ġc ape", + "Ġstri pes", + "Ġdoctor s", + "Ġso aring", + "Ġblueber ry", + "le y", + "ĠHow ever", + "Ġstr uggled", + "Ġlem ons", + "ĠB eth", + "Ġwonder ing", + "Ġbleed ing", + "Ġpun ished", + "Ha ppy", + "Ġg ained", + "Ġfam il", + "ay la", + "d am", + "Ġf etch", + "ĠS omething", + "Ġexam ined", + "Ġn icer", + "Ġguess ed", + "Ġplan ned", + "Ġdra g", + "Ġc aut", + "Ġsit u", + "Ġmach ines", + "Ġmiss ion", + "F irst", + "Ġsteal ing", + "Ġarg ued", + "u ke", + "Ġare a", + "ĠF irst", + "Ġcomp le", + "Ġpil es", + "Ġs i", + "Ġherb s", + "Ġfree ze", + "Ġintrod uc", + "Ġstir ring", + "Ġr ipped", + "S ometimes", + "Ġs ix", + "Ġchallen ge", + "Ġt ugged", + "Ġstud ied", + "Ġfire men", + "U n", + "Ġbe nd", + "Ġb are", + "Ġwa gging", + "Ġzoom ing", + "O r", + "Ġaccident s", + "Ġvict ory", + "ĠO w", + "Ġsatis fied", + "Ġwre ck", + "ĠSu zy", + "Ġinstr uct", + "Ġprop erly", + "ag ull", + "Ġkey s", + "ul u", + "D ave", + "Ġwin ning", + "Ġshiver ing", + "ĠUn cle", + "loo king", + "Ġbun nies", + "Ġincre ase", + "u x", + "d ing", + "Ġgather ing", + "Ġtun e", + "Ġm ice", + "Ġex it", + "Ġfiref ight", + "Ġoutdo ors", + "Ġwin ner", + "Ġtwirl ing", + "Ġsl apped", + "Ġload ed", + "Ġte asing", + "Ġpe el", + "Ġdecor ated", + "ĠK e", + "ux u", + "Ġdes er", + "Ġsupp lies", + "Ġyell ing", + "Ġneighbour hood", + "Ġse agull", + "Ġunder neath", + "Ġperm it", + "Ġsight s", + "Ġtick ets", + "us an", + "Ġan n", + "Ġpan cakes", + "o h", + "Ġbeg in", + "Ġbur row", + "Ġpe arl", + "Ġrid es", + "Ġsi ren", + "Ġpe aches", + "ĠJ an", + "Ġmix ing", + "Ġrele ased", + "Ġdraw s", + "Ġwe ighed", + "ak y", + "Fl uffy", + "en a", + "ĠT w", + "Ġsne aked", + "ic a", + "ĠFl oppy", + "ind y", + ". '", + "Ġconf ident", + "Ġreal ize", + "Ġinstruct ions", + "Ġspid ers", + "Ġintrod uce", + "Ġl uxu", + "Ġd am", + "Ġmuff ins", + "s hing", + "L ola", + "Ġcont ro", + "C l", + "Ġlet â", + "Ġpin ched", + "Ġbu dge", + "Ġsol ut", + "Ġz ero", + "Ġcompetit ion", + "ĠL ucky", + "ĠJul ie", + "ĠNut ty", + "Ġprin ted", + "Ġstudy ing", + "B ella", + "Ġlo ving", + "Ġbeh a", + "Ġin ch", + "Ġpocket s", + "ĠCo co", + "Ġba ked", + "a les", + "Ġstr uck", + "Åĵ Look", + "ĠD id", + "ĠRa bbit", + "Ġshould ers", + "Ġb unch", + "Ġop in", + "Ġl ines", + "Ġfro sting", + "Ġre lease", + "Good bye", + "Ġdec ides", + "Ġgigg ling", + "Ġbro om", + "ĠL ike", + "Ġour selves", + "Ġwe b", + "Ġpast el", + "ll ed", + "ĠP ip", + "Ġstamp s", + "Ġcon es", + "n es", + "Ġemer gen", + "Åĵ Hello", + "Ġst air", + "Ġst itch", + "bb ing", + "G eorge", + "ĠO l", + "ĠSt op", + "Ġprun es", + "Ġladyb ug", + "Ġs ides", + "o ed", + "Ġgr ant", + "Ġscur ried", + "Ġstr ings", + "âĤ¬âĢ Ŀ", + "Ġt im", + "a is", + "Ġmark s", + "M ike", + "M r", + "Ġru ler", + "Ġpe ars", + "And y", + "g ers", + "T eddy", + "ed nes", + "ednes day", + "Ġrepe ated", + "Ġdri ft", + "Ġkeep s", + "Ġag o", + "Ġclap s", + "Ġpo king", + "ĠA m", + "ant a", + "Åĵ This", + "Y e", + "ay s", + "ĠB ig", + "Ġcrow d", + "ĠH op", + "Ġru in", + "Ġprin ts", + "k ins", + "l ow", + "Ġbrus hes", + "Ġkick ing", + "Ġstretch ing", + "Ġdemand ed", + "ĠTh omas", + "l en", + "Ġst ing", + "o dy", + "Ġneighb ors", + "Ġmention ed", + "ir a", + "Ġm ast", + "ow ers", + "Ġtouch ing", + "Ġto night", + "Ġprotect ed", + "ĠChirp y", + "Ġwr ites", + "Ġsweet ies", + "ĠJo sh", + "Ġgood night", + "ues day", + "Ġyou th", + "Ġbucket s", + "Ġribb ons", + "v a", + "j am", + "uct antly", + "ĠW ednesday", + "ti est", + "as hed", + "Ġpret tiest", + "ĠCh loe", + "Ġforg i", + "Ġv ent", + "Ġpar ked", + "ick y", + "ex p", + "Ġpro ject", + "Ġcamp ing", + "Ġso aked", + "z ie", + "ĠT iny", + "Ġbare ly", + "Ġhorn s", + "Ġboun cy", + "B obby", + "ick ed", + "b ies", + "M ar", + "ri age", + "A h", + "h ins", + "Ġdiscover ing", + "P ete", + "ĠA n", + "ĠB ir", + "E lla", + "ÅĵDon â", + "Ġ Once", + "Ġe ast", + "ĠS ure", + "Jo ey", + "Gra ndpa", + "Ġtwink ling", + "Ġres ult", + "Ġexp ect", + "Ġsurf ace", + "Ġsor ting", + "Ġd ent", + "Ġsto le", + "Åĵ Why", + "Ġw est", + "Ġintere st", + "Ġv owed", + "Ġte xture", + "Ġgaz ed", + "ĠG r", + "Ġpur red", + "ĠT uesday", + "Ġste ep", + "Ġguy s", + "Ġba bies", + "Ġsh ock", + "Ġbe ard", + "Ġmov ies", + "ĠC arl", + "ĠR ob", + "Ġcaut ious", + "exp ected", + "z en", + "Ġpow ers", + "Ġapplaud ed", + "Ġsil ence", + "F r", + "th ank", + "Ġpebble s", + "ĠBu bbles", + "Ġent ire", + "Ġloo se", + "Ġcontro l", + "Ġtick le", + "Ġgun s", + "Ġur ged", + "Ġdrag ons", + "Ġact ed", + "Ġdra gged", + "Ġun expected", + "Ġluxu ry", + "ed ding", + "H enry", + "Ġcat ches", + "U h", + "as on", + "er n", + "Ġm ittens", + "Ġmus cles", + "Ġchew ing", + "Ġrock ing", + "Ġfl at", + "Ġfa b", + "Ġdolp hins", + "Ġcomple ted", + "Ġfab ric", + "Ġcurtain s", + "Ġemergen cy", + "M aggie", + "Ġbl ink", + "Ġintroduc ed", + "un e", + "Ġdire ction", + "u ly", + "Ġch ips", + "Ġhon k", + "Ġseas on", + "Ġpat ience", + "Ġstri ke", + "Ġimport ance", + "eez ing", + "Ġrel uctantly", + "Ġb ank", + "Ġe ight", + "Ġsl im", + "ust ed", + "Ġfig ured", + "Ġhig hest", + "Ġshiver ed", + "R emember", + "Ġfro zen", + "Ġlibr arian", + "ĠBet ty", + "Ġsolut ion", + "Ġcont est", + "Ġrock ed", + "Ġachie ve", + "Ġscream ing", + "Ġch ases", + "ĠZ oom", + "Ġrepl ac", + "Ġpour ing", + "R ex", + "Ġshel ves", + "Ġw ound", + "ĠJ amie", + "Ġtheir s", + "Ġcr umb", + "Ġrubb ing", + "es ome", + "Ġt i", + "Ġhug ging", + "Ġdri ves", + "Ġst aring", + "Ġsor ted", + "Ġsn ail", + "Ġro aring", + "Åĵ Oh", + "led ge", + "Ġincl ude", + "F red", + "Ġplan ets", + "ĠAnn e", + "Ġm ater", + "ĠS anta", + "Ġmater i", + "Ġsaf er", + "Ġpolice man", + "f it", + "Ġcur ly", + "Ġsitu ation", + "Ġfood s", + "Ġgre et", + "Ġaw esome", + "Ġcan â", + "Ġus ual", + "v in", + "Ġsigh s", + "Ġknow ledge", + "it ely", + "ir ts", + "Ġpass ing", + "Ġsh ined", + "Ġflag s", + "Ġex ha", + "Ġd ared", + "Ġbalan cing", + "Ġpl enty", + "Ġyou â", + "Ġmat ched", + "Ġtow els", + "Ġli ed", + "ul ts", + "Ġhome work", + "Le o", + "Ġout fit", + "th ough", + "Ġslim y", + "Ġbra very", + "ĠL ulu", + "Ġtr uly", + "Ġpretend s", + "ĠA unt", + "av i", + "Ġzoo keeper", + "ac ob", + "Ġcheer ing", + "Ġhe el", + "Ġw edding", + "ĠT illy", + "Ġgo als", + "Ġrainbow s", + "jam as", + "Ġsaus ages", + "J ames", + "cu se", + "ĠH oppy", + "Ġth reat", + "Ġaccompl ish", + "ĠMat t", + "D anny", + "ĠS usan", + "Ġpat ted", + "Ġca used", + "Ġpaint ings", + "ĠC laire", + "Ġreach ing", + "P aul", + "ĠC ar", + "Ġrest ing", + "Ġrad ishes", + "Ġarg uing", + "Ġpack ing", + "Ex cuse", + ".. .", + "ber t", + "Ġgrow ling", + "Ġbloom ing", + "ĠAl ways", + "Ġspray ing", + "Gra ce", + "Ġfo c", + "Ġwait er", + "Ġexha usted", + "i ar", + "Ġg e", + "Ġstrugg le", + "izz ie", + "a a", + "Ġsweet s", + "Ġstick ing", + "K itty", + "Ġp out", + "en ces", + "Ġmark ers", + "Ġmot ion", + "Ġwork er", + "Ġkneel ed", + "ĠJess ie", + "Ġpadd led", + "ĠL ou", + "Ġgrow l", + "Ġsl ed", + "im mer", + "Ġsu itc", + "Ġman e", + "ĠF or", + "Ġs way", + "Ġsn ugg", + "Ġstart led", + "ĠMom o", + "Ġcub es", + "Ġresc ued", + "Ġb oo", + "Ġsp ike", + "Ġwr itten", + "S ophie", + "Ġdust y", + "Ġtrave led", + "Ġinv iting", + "he llo", + "Ġexp ected", + "Ġbe ad", + "Ġsl ap", + "Ġcut s", + "Ġc ent", + "Ġbott les", + "��match ing", + "Ġgu est", + "Ġsing er", + "Ġflav or", + "Ġreve al", + "Ġlearn s", + "Ġhe av", + "le e", + "Ġprincess es", + "Ġcreat ing", + "Ġregret ted", + "Ġf art", + "Ġbloom ed", + "Ye ah", + "Ġtremb ling", + "Ġreplac ed", + "Ġf ir", + "Ġarri ve", + "Ġ Yes", + "Ġmar riage", + "y ou", + "p ite", + "Ġrecord ed", + "ais ies", + "Ġpencil s", + "Ann ie", + "Ġinclud ed", + "Ġla p", + "Ġch uck", + "Ġobser ved", + "Ġdisag ree", + "n joy", + "Ġd aisies", + "Ġpot s", + "ĠL inda", + "Ġactiv ities", + "Ġpray er", + "Ġfir m", + "Ġtim er", + "Ġpa jamas", + "Ch arlie", + "Ġroad s", + "Ġwire s", + "Ġ ĠĊ", + "Ġrem oved", + "Ġdark ness", + "Ġwor ries", + "Ġus es", + "Ġvent ured", + "ĠM ad", + "Ġcountry side", + "Ġorgan izing", + "Ġst are", + "M rs", + "Ġcomplet ely", + "u zz", + "ĠB y", + "Ġwork ers", + "ĠH a", + "Ġopen ing", + "Ġfair ies", + "Ġrelie f", + "Ġwas ted", + "ang led", + "Ġle ap", + "Ġrep ly", + "Ġown ers", + "ĠA bby", + "Ġstore keeper", + "ĠB o", + "Ġc ott", + "Ġbe lly", + "ĠSad ly", + "ver s", + "Ġran ger", + "Ġfa ult", + "at y", + "Ġpart ic", + "ĠJohn son", + "Ġun f", + "ĠJ u", + "Ġquack ed", + "Ġpol ishing", + "Ġlead er", + "Ġst ern", + "or a", + "id ing", + "low ly", + "Ġbec oming", + "Ġfl ames", + "Ġl amb", + "ĠJe ff", + "Ġk ites", + "ct ions", + "Ġagre es", + "Ġpoem s", + "Ġpengu ins", + "Ġwasn â", + "After wards", + "Ġfa ced", + "ĠQu ack", + "ess ie", + "ĠO ut", + "Ġevery body", + "Ġsees aw", + "How ever", + "ĠP inky", + "Ġfold ing", + "Ġmelt ing", + "Ġsc ales", + "Ġsque aled", + "Ġth ro", + "Ġheal ed", + "Ġvan ish", + "ĠUn fortunately", + "Ġhelm ets", + "Ġw ink", + "ĠL uke", + "ĠB oth", + "Ġlo gs", + "ĠJ ones", + "ĠJen na", + "or ds", + "Ġcrab s", + "Ġthro at", + "ĠM art", + "he ll", + "ĠLe ave", + "Ġus ually", + "Ġopin ion", + "Ġcrumb s", + "Ġtra ctor", + "Ġr ipe", + "Ġd ipped", + "op es", + "l ings", + "Ġsc ra", + "Ġseem s", + "Ġa st", + "Ġlollipop s", + "Ġtwink le", + "Ġc ash", + "Ġr isk", + "ĠChr ist", + "Ġteac hes", + "Ġcom m", + "ĠB ye", + "Ġgrocer ies", + "ĠFo llow", + "Ġd en", + "Ġknight s", + "H arry", + "i very", + "as m", + "Ġprov ided", + "Ġdent ist", + "Ġpol ished", + "Ġval ued", + "Ġstay ing", + "id s", + "ell e", + "Ġpee king", + "a ze", + "Ġsn akes", + "ĠA dam", + "Ġscr u", + "Ġinterest ed", + "Ġblow s", + "Ġrub s", + "ĠW atch", + "Ġcautious ly", + "ĠDo lly", + "Ġcrack ed", + "A lex", + "Ġr ings", + "Ġun ited", + "oph ia", + "ara way", + "ĠP ut", + "Ġf araway", + "Ġdes ert", + "ĠS orry", + "Ġwin ked", + "Ġmiss es", + "Ġprotect ing", + "Ġf reed", + "Ġmar ked", + "E llie", + "M ittens", + "Ġyou nger", + "Ġwr ist", + "Ġclos es", + "Ġwander ing", + "m as", + "Ġbalan ced", + "Ġchuck led", + "Ġfu zzy", + "Ġfore head", + "Ġlisten s", + "Ġpast ries", + "Ġsing le", + "ĠK ayla", + "Ġsign ed", + "g o", + "Ġro bb", + "ĠH annah", + "Ġbead s", + "Ġpartic ular", + "Ġro ses", + "b oo", + "Ġbo om", + "ĠFo x", + "A b", + "Ġact ions", + "Ġdire ctions", + "Ġhow ever", + "Åĵ Mommy", + "Ġcop y", + "ig i", + "ĠL izzy", + "ĠSu zie", + "Ġc ough", + "Ġsplas hes", + "Ġcrack ers", + "r ance", + "au ra", + "Ġbak er", + "Ġnap s", + "Ġc ous", + "pp ers", + "Ġro ots", + "Ġfill ing", + "Ġsnowball s", + "Ġyes terday", + "ÅĵWhat â", + "Ġrest ored", + "Ġflutter ed", + "Ġdel ivery", + "Ġroll s", + "ab el", + "ar ling", + "Ġst em", + "Ġcon n", + "Ġsw ooped", + "B ad", + "d ies", + "il es", + "Ġg aze", + "Ġsuitc ase", + "Ġwigg led", + "Un fortunately", + "Ġti pt", + "ĠN ina", + "il o", + "S andy", + "Ġsome body", + "ick ey", + "Ġb umpy", + "Ġitch y", + "bb ly", + "Ġref le", + "Ġsw irl", + "Ġsl am", + "ĠChrist mas", + "Ë ľ", + "Ġ Y", + "Ġphot os", + "âĤ¬ Ëľ", + "S ome", + "ol ine", + "Ġtw in", + "Ġpast els", + "Ġcelebr ation", + "Ġtrip s", + "Ġped als", + "ĠP ipp", + "at ches", + "Ġback ed", + "Ġtall est", + "Ġaw ake", + "ĠKe ep", + "Ġfro ze", + "Ġc ause", + "Ġcash ier", + "Ġne ct", + "Ġrem ote", + "Ġl ined", + "Ġdark er", + "Ġdeterm ination", + "Ġnect ar", + "il ity", + "Ġspe aking", + "Ġsec ure", + "or med", + "ĠDo ggy", + "ĠM any", + "Ġkne es", + "K ate", + "Ġw ow", + "ĠF riend", + "Ġp iggy", + "an es", + "Ġcomplain ing", + "Ġb ars", + "p er", + "Ġrecord ing", + "R un", + "Ġsneak y", + "Ġsil ent", + "Ġvide os", + "M ay", + "oy s", + "Ġheal th", + "Ġaccomplish ment", + "Ġli qu", + "Ġple asure", + "Ġact ing", + "?\" ,", + "Ġent rance", + "Ġt y", + "ĠB ird", + "M illie", + "B un", + "Ġwe ars", + "Ġrock ets", + "Ġdeliver ed", + "Ġmil es", + "Ġg lee", + "Ġin sp", + "Ġh i", + "es mer", + "Ġcolour ed", + "Ġo pp", + "ĠPr in", + "Ġtri cked", + "ĠE njoy", + "Ġm esmer", + "ĠBe ing", + "se qu", + "bo at", + "Ġcheek s", + "ĠM o", + "y ond", + "Ġa ff", + "Ġbe yond", + "Ġafter wards", + "Ġno on", + "Ġs ib", + "Ġcon sequ", + "N ina", + "Ġhis sed", + "Ġstay s", + "c ited", + "Ġinsect s", + "Ġglass es", + "k y", + "Ġbowl s", + "T ime", + "um m", + "Ġjo king", + "R ose", + "To by", + "ĠNot hing", + "Ġso bbed", + "Ġtick led", + "Ġfart her", + "F ine", + "Ġcolor ed", + "Ġbur st", + "aff es", + "Ġsc aring", + "Ġsto len", + "Ġatt ack", + "Ġs ense", + "Ġsandcast les", + "Ġtrick y", + "Ġru le", + "Ġmask s", + "S ad", + "ar ter", + "Ġcover s", + "B l", + "ik i", + "Ġde al", + "Ġgir affes", + "Ġinstr um", + "Åĵ Come", + "Ġcal med", + "Ġhand ful", + "? '", + "Ġtalent ed", + "ĠSpark y", + "Ġp ause", + "Ġt angled", + "Ġind eed", + "are n", + "Ġadd ing", + "Ġsm arter", + "Ġscar ves", + "Ġcand ies", + "th s", + "ĠJess ica", + "Ġl ung", + "Ġsh irts", + "Ġachie ved", + "Ġcho ices", + "P olly", + "Ġconsequ ences", + "Ġliqu id", + "o ssible", + "L illy", + "Ġyour selves", + "ri ous", + "Ġbeh avi", + "Ġlead ing", + "Ġbump s", + "Ġread s", + "Ġbatter ies", + "ig ers", + "ch oo", + "Ġhesit ated", + "Ġimp ossible", + "Ġbad ge", + "ĠT ara", + "ĠM on", + "ep t", + "Ġm i", + "Ġpad dle", + "Ġmi xture", + "Ġexplore rs", + "ĠTw o", + "Ġd arling", + "il ed", + "Ġmagn ets", + "ll ing", + "ĠM el", + "ou ch", + "Ġclown s", + "Ġkick s", + "ĠG et", + "Ġrecommend ed", + "Sh h", + "an a", + "Ġweep ing", + "Ġgrace fully", + "n ers", + "Ġexper ien", + "ĠC indy", + "ĠL izzie", + "ĠJ on", + "Ġseas hell", + "Ġseek er", + "Ġbak ery", + "Ġfirefight ers", + "ang ing", + "ĠJul ia", + "Ġsal ty", + "v est", + "br ush", + "Ġimpro ved", + "W he", + "r ig", + "Th ose", + "Ġsw ept", + "M illy", + "at ul", + "co at", + "Ġdeser ve", + "Ġstro ked", + "ugg les", + "ĠP andy", + "Ġfl apping", + "Ġwip es", + "Ġbegin ning", + "Ġcompl ained", + "Ġmushroom s", + "ur ry", + "ĠJ acob", + "ĠE l", + "y an", + "Ġhid er", + "R u", + "ob ody", + "itc hes", + "ĠS que", + "ĠS qu", + "ĠM ickey", + "Ġste er", + "Ġknock s", + "Ġc ust", + "Ġth orn", + "Ġse ven", + "Ġcan s", + "ĠHa ppy", + "Ġte ased", + "Ġobject s", + "Ġpart ies", + "D ays", + "Åĵ Do", + "Ġtrave lled", + "Ġth ird", + "ĠL arry", + "ĠG igi", + "Ġhe aring", + "ĠPrin cess", + "Ġbase ment", + "Ġt igers", + "Ġcup cakes", + "Ġhor iz", + "Ġcl ick", + "ÅĵYou â", + "Ġfe ver", + "Ġsn uck", + "Ġhead ing", + "Ġsecond s", + "Ġd ots", + "Ġrain coat", + "t le", + "ĠSn uggles", + "Ġsib lings", + "Ġhoriz on", + "el ia", + "Ġsmile y", + "Ġperform ance", + "Ġcust om", + "ĠP l", + "Ġart ist", + "Ġhall way", + "n o", + "Ġbe am", + "Ġmark er", + "Ġsn atched", + "Ġlight er", + "Ġyell s", + "Ġjack ets", + "Ġdrum s", + "Ġflutter ing", + "ind r", + "ĠL ena", + "Åĵ Hi", + "an s", + "st ep", + "p are", + "ĠL uckily", + "Ġru ining", + "Ġgem s", + "Ġbed time", + "ig ning", + "Ġwouldn â", + "Ġra indr", + "Ġwe e", + "Ġne ither", + "Ġcon cer", + "Ġbuy ing", + "rig ued", + "Ġpupp ies", + "ĠS lowly", + "Ġlet t", + "d ri", + "ĠW ater", + "ĠWith out", + "Ġpay ing", + "Ġscru bbed", + "Ġcelebr ating", + "Ġfamil ies", + "Ġdoll house", + "Ġann oy", + "Åĵ Wow", + "Ġcream y", + "Ġlett uce", + "b and", + "Ġam ong", + "umb ling", + "Ġpeace fully", + "Ġriver s", + "Ġscr atches", + "Ġwra pping", + "Ġwid ened", + "Ġdrift ed", + "Ġwa dd", + "Bob o", + "Ġr umble", + "T ina", + "Ġtask s", + "at ur", + "iv ity", + "ad es", + "Ġtree house", + "Ġhid es", + "Ġw ins", + "Ġre pa", + "Ġbeha ved", + "c ers", + "Ġrust y", + "al ph", + "Ġplay ers", + "ĠEvery body", + "Ġwon â", + "ĠBu zzy", + "Ġl un", + "D an", + "ĠJ azz", + "a el", + "Ġcudd ly", + "immer ing", + "f all", + "Ġun s", + "Ġfa ct", + "oun ce", + "Ġarrow s", + "Ġreward ed", + "Ġwill ing", + "Ġl ower", + "Ġneed les", + "A n", + "Ġsour ce", + "Ġcreat ivity", + "Ġshr inking", + "Ġc or", + "Ġlo sing", + "Ġtemp er", + "Ġe ch", + "Ġrepa ired", + "Ġpass en", + "Ġfe ars", + "ie ce", + "Ġgrand pare", + "Ġinclud ing", + "Ġch oo", + "Ġtipt oed", + "it ched", + "T r", + "Ġcre ations", + "Ġta pped", + "ĠA bbie", + "Ġgrass y", + "Ġchef s", + "Cl ara", + "ong r", + "ĠGood bye", + "Ġde f", + "d ed", + "Ġminer als", + "j o", + "Ġsepar ated", + "ĠEm my", + "Ġsprink led", + "Ġr ising", + "Ġimag ining", + "ĠJ une", + "Ġgrant ed", + "ich ael", + "Ġch op", + "Ġa ud", + "Ġg ross", + "ĠR ock", + "Ġtem pt", + "he w", + "Ġare n", + "G reat", + "ĠL aura", + "ĠS ophia", + "Ġswims uit", + "ongr atul", + "im on", + "ĠZ ip", + "Ġt iss", + "Ġpan s", + "Ġl imes", + "ho g", + "Ġstom ped", + "Ġscrew dri", + "Ġc oup", + "Ġgra bbing", + "ĠP o", + "Ġpout ed", + "Ġback wards", + "Ġsp ong", + "it ude", + "Ġdecor ating", + "Åĵ My", + "Ġdam age", + "ish y", + "Ġhesit ant", + "Ġe arn", + "Ġprin ting", + "H ave", + "Ġpe ppers", + "Ġto dd", + "Ġst ung", + "Ġsquare s", + "Ġunpack ed", + "c l", + "ment s", + "Ġtr amp", + "nt il", + "Ġslow er", + "Ġcow b", + "Ġdi ving", + "Ġplan ning", + "Ġbel oved", + "Ġon ions", + "P at", + "Ġmateri als", + "Ġheav ier", + "Ġch ip", + "ĠJ ay", + "ĠOl ive", + "Ġgrow ls", + "Ġraindr ops", + "Ġwr ink", + "Ġm er", + "Ġpoin ty", + "ĠR emember", + "Ġsnow men", + "c ope", + "Ġsurround ings", + "Ġprom ises", + "Ġavo id", + "Ġscrewdri ver", + "W h", + "Me ow", + "Y ummy", + "Ġrec ipe", + "Ġaud ience", + "Ġsail boat", + "Ġcous in", + "Ġrust ling", + "Ġforgi ven", + "Ġneighb ours", + "Ġblock ing", + "Q ue", + "Ġcent er", + "ke nd", + "Ġsl ices", + "Ġgo bbled", + "ed s", + "Ġwip ing", + "Ġwee kend", + "Ġtemper ature", + "Ġto uc", + "B ill", + "Ġhedge hog", + "Ġtramp oline", + "Que en", + "in t", + "Ġre fu", + "Ġar r", + "Ġhelp ers", + "Ġwo bbled", + "Ġr ip", + "Ġwind y", + "F or", + "K atie", + "p r", + "y es", + "Ġcoup le", + "Ġst ool", + "Ġdiscu ssed", + "a e", + "us hing", + "ĠP am", + "st y", + "F o", + "Ġdesign ed", + "ĠE arth", + "Ġornament s", + "Ġdream t", + "O ops", + "itt ed", + "Ġno ses", + "Ġcorn ers", + "ĠSt ella", + "ĠE ls", + "ch ild", + "Ġpe cked", + "Ġslam med", + "e al", + "u zzy", + "un ched", + "Ġswan s", + "Ġaff ord", + "ile y", + "Ġh us", + "E w", + "Ro ar", + "ĠR obby", + "Ġfe ast", + "Ġsport s", + "Ġh itting", + "o ey", + "Ġag e", + "ĠD r", + "Ġstreet s", + "ab ly", + "Ġwa g", + "Ġtiss ue", + "Ġdad s", + "Ġac he", + "Ġas ide", + "ĠM ira", + "cc oon", + "Ġra ccoon", + "Ġspong e", + "Ġst ain", + "Ġrequest ed", + "Ġme als", + "Ġcurious ly", + "Ġfork s", + "Ġsunfl owers", + "Ġrefle ction", + "Ġsnow fl", + "ar row", + "Ġwarn ings", + "Ġtail s", + "B aby", + "ĠN ick", + "Ġdan ces", + "Ġpret t", + "Ġplan s", + "J ul", + "Ġbow s", + "id o", + "Ġvan illa", + "Ġshap ed", + "Ġfamil iar", + "ĠB inky", + "Ġspark s", + "Ġd et", + "ĠRo bert", + "- -", + "ck y", + "Ġg ri", + "Ġlean ing", + "Ġdoll ars", + "F in", + "Ġcolor ing", + "Ġremember ing", + "Ġad ult", + "Ġbreat hed", + "Ġint rigued", + "Ġgreet ed", + "Ġsa le", + "Ġscrew s", + "us ing", + "Ġgrand child", + "n e", + "it ion", + "Ġduck ling", + "Mar ia", + "Ġforget s", + "Ġspread ing", + "os en", + "Ġgas p", + "ĠS c", + "Ġch osen", + "Ġast ron", + "Ġthr own", + "Ġshop s", + "P e", + "ĠB ee", + "ĠTh ose", + "Ġprett ier", + "Ġtw ice", + "Ġpray ing", + "ĠR yan", + "Ġtunn els", + "S urpr", + "ĠGr anny", + "ak er", + "Ġh our", + "Ġpot ion", + "ĠT ess", + "Ġenthus i", + "ll en", + "Ġtouc hes", + "Ġastron aut", + "Ġsw ords", + "Ġ Queen", + "Ġenthusi asm", + "Ġhus band", + "ara c", + "Ġsail ors", + "ert ain", + "Bl ue", + "Ġgarden er", + "ott en", + "Ġm oo", + "end y", + "W oof", + "Ġhop s", + "Ġz ipping", + "Ġsp ikes", + "Ġsuperhero es", + "Ġcor re", + "Ġre ason", + "B oo", + "Ġmagic ian", + "Ġwis hing", + "Ġd aring", + "Ġspoon ful", + "Ġgrandpare nts", + "m allow", + "Ġle ast", + "ĠBlue y", + "Ġm arsh", + "Ġsk unk", + "Ġre ass", + "ĠThank s", + "ĠO ur", + "Ġch anging", + "Ġdo d", + "ĠN obody", + "Ġborrow ed", + "Ġsc amp", + "Ġcount s", + "Ġp ens", + "Ġfl ight", + "Ġforget ting", + "Ġr otten", + "ĠChr is", + "Ġbo dies", + "Ġencou rag", + "Ġflav ors", + "Ġguest s", + "Ġhope ful", + "ent ly", + "Ġne are", + "ĠAb i", + "Ġw oof", + "ĠFin n", + "oun ced", + "Ġsnugg le", + "Ġmesmer ized", + "Ġsend ing", + "ĠFriend s", + "f ly", + "Ġhero es", + "Ġch arac", + "Ġcharac ter", + "Ġmus cle", + "st ick", + "ĠRo ver", + "on i", + "ĠM ilo", + "Ġbuzz ed", + "Fr ank", + "ĠSque aky", + "Ġsea w", + "Ġneat ly", + "Ġgrow s", + "O ur", + "t he", + "ĠC ra", + "Whe e", + "ĠMike y", + "w k", + "Ġwrap s", + "Ġste ady", + "Ru by", + "Ġpo ss", + "Ġn ibb", + "Ġfeed ing", + "ĠU ntil", + "Ġmarsh mallow", + "ĠL isten", + "Ġhands ome", + "Ġco nd", + "Ġmin ts", + "ir rel", + "Ġdeliver ing", + "Ġn ine", + "Ġo h", + "ant ha", + "Ġdi ved", + "bb a", + "Ġpol itely", + "Ġzebra s", + "M iss", + "T w", + "Ġon ward", + "Ġal ien", + "Ġsuffer ing", + "Ġnap kins", + "Ġwarm er", + "ar mer", + "ye ars", + "Ġsn eezing", + "Ġbath s", + "Ġhon ked", + "Ġpl ain", + "op sy", + "Ġde fe", + "Ġpl ucked", + "Ġcra shing", + "Tweet y", + "Ġmatter s", + "Ġembarra ss", + "Ġpo ster", + "ect ion", + "Ġthat â", + "me al", + "Ġlift s", + "B y", + "Ġrefre shing", + "Åĵ Mom", + "Ġuns ure", + "Ġseaw eed", + "Ġlun gs", + "ĠBir thday", + "Ġstud ents", + "Ġincre ased", + "ĠJu dy", + "Ġcre w", + "Ġjoin ing", + "Ġstand s", + "Ġtodd ler", + "Ġoat meal", + "ĠE x", + "ĠMart ha", + "Ġsc en", + "all owed", + "Ġprop er", + "Ġprep aring", + "Ġsw allowed", + "Ġd ip", + "Ġgl ued", + "Ġthu d", + "Åĵ But", + "Ġexp ress", + "Ġwhisp ers", + "Ġresp ond", + "S u", + "Ġwater ing", + "ast er", + "Ġam ount", + "Ġd ie", + "Ġr opes", + "ĠSt ar", + "Ġperf ormed", + "Ġtoast er", + "Ġstar fish", + "ĠH oot", + "Ġlead s", + "Ġtremb led", + "Ġpress es", + "Ġwo bbly", + "Ġtriang les", + "Sad ly", + "Ġha wk", + "Ġlesson s", + "Ġcush ions", + "Ġbit ing", + "w hile", + "Ġpost man", + "Ġge ese", + "Åĵ Well", + "Ġdan cers", + "Ġpop s", + "N emo", + "Ġpu ff", + "Ġtalk s", + "Ġsniff s", + "Ġresist ed", + "Ġfoc used", + "Ġscra ped", + "Ġm erry", + "B ack", + "Ġbu lly", + "Ġad ults", + "Ġpan icked", + "Ġcon fl", + "Ġr ushing", + "Ġneckl aces", + "Ġfreed om", + "v ant", + "Ġfl as", + "ĠMay a", + "Ġpupp et", + "Ġso fter", + "Ġsl ips", + "ĠK iki", + "Ġfirm ly", + "Ġwadd led", + "Ġtr ot", + "ion a", + "D ucky", + "ad os", + "Ġjoy ful", + "Ġfiref ly", + "Ġencourag ing", + "Ġtest ed", + "Ġwr igg", + "Ġdro pping", + "ĠS un", + "Åĵ Where", + "Ġdraw ers", + "Ġfrown ing", + "on na", + "B r", + "Ġtable s", + "Ġwater fall", + "Ġwor n", + "Ġwigg le", + "f ia", + "ĠZ oey", + "Ġe v", + "Ġbl ast", + "Ġnervous ly", + "Ġf aded", + "re y", + "Ġlift ing", + "b ird", + "Ġscamp ered", + "Ġr out", + "Ġdriver s", + "Ġhuman s", + "V ery", + "i ppy", + "le ts", + "Ġsp at", + "Ġexpl o", + "c ake", + "ĠOn ly", + "M imi", + "Ġappreci ation", + "Ġp ours", + "Ġfirefight er", + "Ġrobb er", + "Ġdra wn", + "Ġsque ak", + "Ġthought s", + "Ġpen nies", + "Ġrespect ed", + "Ġquarrel ing", + "Ġpige ons", + "Ġthrough out", + "Ġtwink led", + "Ġleap t", + "ret ty", + "B et", + "Ġo cc", + "ĠAl ong", + "Ġstack ed", + "ĠL ove", + "b ut", + "Ġdress er", + "ĠThat â", + "rr r", + "ĠFro sty", + "Ġsc ient", + "Ġfit s", + "Ġco c", + "ĠSt ay", + "ĠJan ie", + "Ġmast er", + "Ġscient ist", + "an while", + "ro ken", + "n ow", + "L isten", + "e ars", + "Ġbra vest", + "Ġavoc ados", + "Ġover come", + "Ġstrong est", + "Ġmon ths", + "Ġel f", + "Ġpol ar", + "Ġplay time", + "Ġsa n", + "ĠB aa", + "Ġnot es", + "Ġg onna", + "ĠAs h", + "ĠTo dd", + "f ire", + "Ġn ur", + "Ġc ertain", + "ĠT ake", + "Ġman ag", + "T ony", + "Ġwe pt", + "ĠMe g", + "Ġn ood", + "M ine", + "Ġm unch", + "Ġsp ins", + "Ġsc ored", + "Ġcold er", + "Ġech oed", + "b age", + "e el", + "Ġco sy", + "Ġcon vers", + "Ġwa kes", + "ĠSqu irrel", + "ĠMar ie", + "Ġgar bage", + "Ġplay room", + "Ġdesign s", + "Ġperform ing", + "ĠFro g", + "pl ash", + "eez es", + "u rious", + "Ġpe ck", + "Ġpr ob", + "Ġsan k", + "Ġfl own", + "ĠSad ie", + "Ġtri cycle", + "c a", + "ĠF ido", + "Ġsweet est", + "Ġpro ve", + "Ġforgi ving", + "Ġprob ably", + "Ġmarshmallow s", + "Ġg est", + "Ġbeha ving", + "L ike", + "c her", + "im ent", + "Ġpump kins", + "o ke", + "ĠJack y", + "ĠB essie", + "ry ing", + "Ġexplore r", + "Ġgu ide", + "p lease", + "Ġsqu eezing", + "Ġrobot s", + "Ġsa dd", + "Ġto ssed", + "ÅĵI f", + "Ġbl inking", + "ĠQu ick", + "bb ling", + "Ġca using", + "K im", + "Ġbell s", + "und red", + ".. .\"", + "b roken", + "Ġsh own", + "Ġcobweb s", + "Åĵ Okay", + "es pite", + "am my", + "Ġsqu ishy", + "ĠC he", + "Ġsp ices", + "Ġhair d", + "M ad", + "ĠF ire", + "Ġpassen gers", + "Ġc ongratul", + "Ġcra ft", + "Ġt ies", + "fu s", + "Ġtight er", + "Ġheal ing", + "ĠZ ara", + "Ġm ate", + "Ġang els", + "? !\"", + "Ġyield ed", + "ad ing", + "Ġrever sed", + "ild a", + "Ġp ound", + "D avid", + "Ġa imed", + "Fo llow", + "Ġn apping", + "ĠF armer", + "Qu ick", + "E ven", + "Ġgigg les", + "u pt", + "Ġnear ly", + "Ġpay s", + "ĠOw l", + "Ġoff ic", + "D uring", + "Ġun w", + "Ġdist ract", + "Ġk ittens", + "Ġinstrum ents", + "Ġwid er", + "ĠM ouse", + "Ġre un", + "m ates", + "ay ing", + "Ġsew ing", + "allow een", + "Ġt il", + "Ġn uzz", + "Ġdoor way", + "Ġconfl ict", + "Ġcl ues", + "ĠU nder", + "Ġappreci ated", + "Ġin j", + "Ġpaint brush", + "f ound", + "ĠS imon", + "Ġbrus hing", + "W atch", + "Ġc oug", + "Ġsh oo", + "Ġgrand d", + "Ġact ion", + "Ġy um", + "Ġe ase", + "Ġload ing", + "Ġbr u", + "Ġpassport s", + "an cy", + "Ġcott age", + "on ies", + "Al right", + "ĠH alloween", + "ĠJack ie", + "Ġpath s", + "Ġheart broken", + "Ġa is", + "Ġblock ed", + "Ġmer ma", + "ĠM abel", + "Ġlay ing", + "J erry", + "Ġsl ipping", + "ĠL i", + "in o", + "Ġswe ep", + "Ġres ults", + "Ġan ger", + "Ġbel ts", + "Ġrepe ating", + "Ġp ins", + "Ġfigure s", + "Ġbit s", + "is c", + "Ġev il", + "Ġso aking", + "ant astic", + "ĠT una", + "ide y", + "Ġmail ed", + "Ġwith in", + "ast y", + "Ġtwist y", + "Ġtwist ing", + "ĠW ell", + "Ġsuff ered", + "Ġstro ll", + "ĠP atch", + "Ġt uck", + "Ġconn ected", + "ĠW endy", + "Ġpuzz led", + "P oppy", + "âĤ¬ ,", + "Ġshovel s", + "Ġbus es", + "ĠAl i", + "Ġaccompl ished", + "Ġdam aged", + "Ġnood les", + "Ġu nd", + "Ġcross ing", + "Ġh undred", + "ĠM ichael", + "ight ing", + "Ġbreat hing", + "Ġse ver", + "Ġlick ing", + "Ġbehavi or", + "Ġro ars", + "Ġsever al", + "Ġt ying", + "Ġshr ug", + "Ġrespons ib", + "Ġbrace lets", + "T ed", + "Ġsurf ing", + "Ġsurrender ed", + "Ġrisk s", + "Ġfin ishing", + "ĠR alph", + "Ġdes pite", + "Ġfle as", + "ĠAm elia", + "Ġtow ard", + "an ie", + "Åĵ Please", + "Ġenc ount", + "Ġswe at", + "Ġlend ing", + "d a", + "Ġstream ers", + "Ġhaird ress", + "Ġhum ming", + "Ġdef in", + "V room", + "by es", + "l ves", + "Ġsupport ed", + "Ġsh ady", + "Ġoy sters", + "Ġclean er", + "Ġqui eter", + "Ġaw oke", + "St eve", + "Ab igail", + "Ġgood byes", + "Ġwho se", + "When ever", + "Ġluck ily", + "ĠBu bba", + "ĠRo bbie", + "Åĵ Of", + "ĠR ay", + "Ġign oring", + "Ġst itches", + "Ġrain y", + "Surpr ise", + "T ake", + "ĠH oney", + "Ġr ather", + "Ġtable t", + "is ions", + "Ġp onies", + "Ġed ges", + "Ġcudd les", + "ĠFl opsy", + "ĠMad die", + "Ġf antastic", + "un ity", + "dd ing", + "ec ca", + "er k", + "Ġsl ither", + "Ġcloud y", + "Ġfrown s", + "en ing", + "Ġhand ing", + "Ġfin al", + "Ġsnowfl akes", + "pp ies", + "Ġsp ed", + "Ġdr own", + "ag ic", + "Ġel bow", + "Ġhairdress er", + "Ġcott on", + "ĠH olly", + "Ġthorn s", + "ĠBir dy", + "Ġdefin itely", + "Ġc oral", + "Ġrain s", + "i el", + "Ġgest ure", + "Ġk ings", + "Ġsmall est", + "Ġsur v", + "Ġs y", + "Ġremind ing", + "Ġwis ely", + "ĠF uzzy", + "Åĵ Now", + "c row", + "Ġbat tle", + "ĠB ecause", + "ĠG reen", + "Ġcorre ctly", + "Ġv ines", + "Ġdec isions", + "Ġdrive way", + "ĠU p", + "Ġs ou", + "on nie", + "ath y", + "Ġpeel ed", + "Ġnew found", + "H annah", + "Ġsque aked", + "w he", + "Ġcho pped", + "Ġshark s", + "Ġpri ck", + "Ġstud ent", + "Ġsn ort", + "Ġwar ri", + "Ġgrand son", + "Ġsymbol s", + "Ġwe eds", + "Ġsimp ly", + "Ġfis hes", + "h il", + "Ġ X", + "Tr ue", + "c ent", + "Ġband ages", + "a bby", + "Ġgrandd aughter", + "Ġwo bble", + "on se", + "Ġresp onse", + "Ġn asty", + "Ġex cept", + "ĠK aren", + "Ġexerc ises", + "Ġsto pping", + "step s", + "Ġt ar", + "ĠFred die", + "Ġocc as", + "A dam", + "Ġaf ar", + "Ġban ged", + "ĠRock y", + "Ġd arl", + "Ġn i", + "Be ep", + "Ġinsp ired", + "Ġdarl ings", + "f ather", + "Ġtravel s", + "Ġt ipped", + "Ġdisturb ing", + "Ġfill s", + "Ġmast erp", + "Ġl ent", + "Ġfl ipped", + "Åĵ Hey", + "Ġfoot steps", + "el ie", + "w orm", + "Ġped aled", + "l ine", + "Ġbird house", + "Ġwindows ill", + "Ġpur r", + "Ġspit s", + "Ġtrave lling", + "ĠPipp in", + "Ġship s", + "Ġcon vin", + "Ġpresent ed", + "Ġscare crow", + "ĠAl though", + "J amie", + "so l", + "Ġadd ress", + "Ġpunish ment", + "Th omas", + "Ġplant ing", + "Ġapolog ised", + "cited ly", + "m ered", + "Ġchocol ates", + "Ġant ic", + "eel ing", + "ĠW elcome", + "Ġforest s", + "ĠR uth", + "Ġsurf board", + "m s", + "Ġcongratul ated", + "ĠI m", + "dd ie", + "Ġarr anged", + "Ġbelie ving", + "ĠMe gan", + "Ġreass ured", + "Ġtrot ted", + "Ġreun ited", + "Ġno dding", + "Ġencourage ment", + "Ġche ers", + "Ġli es", + "Ġimag es", + "Ġpo ppies", + "Ġre app", + "Ġcamp fire", + "iz a", + "Ġsuit s", + "Ġbus iness", + "S ince", + "Ġcl erk", + "ĠSp idey", + "Ġtar get", + "ook y", + "ĠJo jo", + "Ġmar ve", + "Ġsail s", + "Ġmagn if", + "iss a", + "per ate", + "ut ter", + "Jo sh", + "Ġoffic ers", + "Ġterri fied", + "Ġbackpack s", + "mand a", + "ĠG ina", + "Ġgri p", + "Ġcover ing", + "Ġy el", + "Ġkn ots", + "Ġfoc us", + "Ġactiv ity", + "ĠA ng", + "ink le", + "Ġyel ped", + "Ġsurpr ising", + "Ġwrink led", + "Ġsmell ing", + "Ġexp ert", + "r is", + "Ġm ood", + "Ġmasterp iece", + "Ġd ep", + "ĠF ighting", + "ott e", + "Ġch anges", + "Ġconcer t", + "B unny", + "Ġch illy", + "Ġspill s", + "Ġspeed ing", + "id er", + "Ġtest ing", + "ĠSnow man", + "Ġtast ing", + "Ġbra ver", + "Ġple aded", + "Ġsniff ing", + "art led", + "ĠL ia", + "Ġcomfort ing", + "Ġdelay ed", + "Ġge ars", + "Ġ Okay", + "Ġcalm ly", + "w e", + "at s", + "ac le", + "J ess", + "ac les", + "ash a", + "Ġlab els", + "arl otte", + "Ġmerma id", + "M at", + "Ġsuggest ion", + "P enny", + "Ġaw are", + "ĠA ny", + "ĠR ain", + "Ġdiscuss ing", + "Ġst umble", + "M ira", + "Ġj ars", + "Ġsp ies", + "Ġbelong ings", + "Ġmis chie", + "Ġworry ing", + "Ġmagaz ines", + "Ġbother ing", + "fl ies", + "Ġcrown s", + "Ġart work", + "Ġal though", + "Ġunderstand s", + "Ġdisplay ed", + "ĠLou ise", + "Ġmischie vous", + "ail s", + "Ch loe", + "Ġp uck", + "ĠT ry", + "Ġadmir ation", + "Ġeffort s", + "sc reen", + "Ġbury ing", + "Ġhe ight", + "Ġfox es", + "em ma", + "Ġun fortunately", + "p en", + "Ġsa v", + "Ġrefu se", + "Ġsell er", + "Ġh oo", + "Ġbasket s", + "Ġtool box", + "ri er", + "Ġb uddy", + "ig hing", + "Ġb itten", + "ĠA lly", + "Ġexperien ced", + "Ġdec l", + "Ġb less", + "in ted", + "Ġqu e", + "v room", + "Ġdragon fly", + "ĠDave y", + "Ġvehic les", + "w ise", + "b ell", + "w hat", + "Ġpack ages", + "Ġdis c", + "Ġsol ving", + "Ġd ump", + "i bbit", + "ugg ing", + "Ġpand as", + "ĠW ally", + "Ġannoy ed", + "Ġt umbled", + "Ġmom ma", + "Ġme mb", + "ip es", + "atur day", + "Ġmemb ers", + "Ġseashell s", + "Ġfire s", + "Åĵ The", + "Ġpo sit", + "Ġwarm ly", + "Ġweal th", + "Ġnibb led", + "ĠS aturday", + "Ġsun screen", + "ĠSo fia", + "ĠW il", + "ain t", + "Ġpe as", + "Ġtre ated", + "B eth", + "Ġtrouble s", + "Ġsqu aw", + "Ġrot ting", + "ĠE va", + "K e", + "Ġsc ent", + "Ġmateri al", + "Åĵ Sure", + "Me anwhile", + "ĠFro ggy", + "A ny", + "Ġcon qu", + "Ġstom p", + "Ġgaz ing", + "Ġco ach", + "ĠK aty", + "Ġinsist ing", + "Ġunt ied", + "D ear", + "R achel", + "Ġdis o", + "Ġpray ers", + "ĠO ther", + "Ġenv iron", + "Ġpart ed", + "Ġconvers ation", + "ĠD ory", + "Qu ack", + "G et", + "J oy", + "a ver", + "Ġcoll ap", + "Ġencount ered", + "Ġjo ins", + "Ġloop s", + "Ġra ces", + "ĠP en", + "Ġsew ed", + "Ġs ill", + "Ġteacher s", + "Ġenviron ment", + "Ġscur rying", + "ĠSam antha", + "atter ed", + "Ġwhisper ing", + "Ġjo ked", + "Ġarg um", + "Ġpurp ose", + "ĠPipp a", + "Ġtil ted", + "Good night", + "Ġstor ed", + "Ġord ers", + "Ġlo ses", + "Ġex ch", + "ort unately", + "Ġhoop s", + "Ġgen ie", + "Ġcowb oy", + "pp a", + "Ġshe ets", + "Ġsp ooky", + "Ġtw eet", + "ĠFl o", + "ĠPe pper", + "ĠD uck", + "ĠDo g", + "Ġto ss", + "or der", + "Ġperm itted", + "air y", + "a ven", + "Ġquar re", + "e edy", + "u el", + "Ġa im", + "ong o", + "ĠF iona", + "Ġdiamond s", + "Ġscr am", + "Ġty pe", + "isc uit", + "Ġpupil s", + "Ġantic ip", + "Ġglitter ing", + "Ġtr ans", + "Ġque ens", + "Ġturt les", + "illi am", + "Ġbeam ing", + "Ġneare st", + "ĠD espite", + "Ġend s", + "ĠSnow ball", + "Ġtub es", + "Ġm aker", + "ig ger", + "Ġser vant", + "Åĵ See", + "Ġwh imp", + "Ġdon key", + "Ġvisit ors", + "Ġfilm s", + "A m", + "Ġspell s", + "Ġopp ort", + "Ġg ap", + "Ġunt ie", + "ĠH ope", + "Ġcle ared", + "Ġfin s", + "Ġstro ke", + "Ġr in", + "ĠAunt ie", + "ĠB ounce", + "R osie", + "Ġta pping", + "Ġopp os", + "Ġwas ting", + "Ġcustom ers", + "Ġnur ses", + "ust y", + "Ġpri z", + "Ġsw o", + "Ġsh all", + "Ġhunt ers", + "Ġg er", + "Ġconvin ced", + "Ġwound s", + "Ġswo llen", + "Ġgoat s", + "Ġswe aty", + "Ġdress ing", + "Ġslow ed", + "Ġdecl ared", + "Ġd ot", + "Ġexam ining", + "or ter", + "el ope", + "ĠB ow", + "Ġoppos ite", + "Ġcharacter s", + "C laire", + "il ities", + "Ġfa iled", + "ĠQuack ers", + "Ġtid ied", + "Ġtrans f", + "Ġgrand father", + "ac y", + "Ġwarri or", + "Ġforgiven ess", + "Ġstern ly", + "Ġgood ies", + "Ġguess ing", + "Ġlip stick", + "Ġpe ep", + "Ġyoung est", + "Ġscratch ing", + "Le ave", + "Ġseagull s", + "C ar", + "m ies", + "re st", + "Ġinch worm", + "ĠR os", + "Ġbeep ed", + "em pt", + "Ġmeow ing", + "ri an", + "St ay", + "Ġresc uing", + "Ann e", + "Ġthan king", + "Ġquestion ed", + "ĠH old", + "Ġatt empt", + "Ġscram bled", + "ri e", + "ĠYou â", + "Ġgr at", + "Ġdri pping", + "Ġb ou", + "ĠS plash", + "Ġtire s", + "ĠKe vin", + "Ġbou qu", + "e ven", + "Ġact ive", + "Ġst all", + "Ġfor m", + "Ġanticip ation", + "r ily", + "ĠM aisy", + "Ġpicnic s", + "Ġni bble", + "Al ways", + "Ġais le", + "Ġbl ond", + "Ġfloor s", + "Ġrespond ed", + "Ġresponsib ility", + "ĠS w", + "Ġsh in", + "Ġsm ashed", + "Ġattack ed", + "Ġmate y", + "L ena", + "Ġfor ce", + "iv ia", + "Ġexplain s", + "ĠE lly", + "Ġknock ing", + "Ġemer ged", + "Tweet ie", + "Ġobey ed", + "Ġdiscover ies", + "Ġgrat itude", + "Ġt ing", + "Ġin ter", + "Ġju d", + "Ġvi br", + "c ie", + "Ġre ly", + "Ġr ays", + "Ġzoom s", + "Ġdecor ation", + "ĠM ina", + "Ġman ners", + "Ġch arge", + "Ġclass mates", + "Tw o", + "Ġspr out", + "Ġs ens", + "Ġsn ug", + "Ġvisit s", + "Ġs igning", + "in nie", + "Ġsp y", + "Åĵ Who", + "Ġaeropl anes", + "Ġso ot", + "Ġgirl â", + "Ġtwist s", + "Ġsurv ive", + "eb ecca", + "y l", + "Ġve gg", + "Ġinst antly", + "m unk", + "and a", + "Jul ie", + "ipp ers", + "Ġlo c", + "Ġwigg ly", + "Ġse als", + "Ġsel f", + "Ġbreath s", + "Ġunw ra", + "Ġr amp", + "Ġr umbling", + "ĠEll e", + "h ind", + "a ct", + "ĠL ion", + "Ġbuck led", + "Ġbright est", + "Ġhe n", + "Ġshr unk", + "J e", + "Ġm unched", + "Ġbo nd", + "Ġbee h", + "Ġincre asing", + "s m", + "Ġsh immering", + "ath an", + "Ġpur rs", + "Ġmanag er", + "id ence", + "Ġdoor bell", + "Ġflap s", + "Ġearn ed", + "Ġchat ter", + "g ain", + "C indy", + "B ang", + "o c", + "oo king", + "ĠW oo", + "Some one", + "ch ing", + "Ġmove ments", + "Ġlow ered", + "ud ged", + "Ġsway ing", + "i ens", + "ĠJane y", + "itt ered", + "Ġal iens", + "Ġhon king", + "Ġcrack s", + "Fr eddy", + "Ġargum ent", + "ĠJ ax", + "ss ss", + "Ġchip munk", + "Ġdiso bey", + "ing er", + "Ġwho ever", + "Ġwind ing", + "R ob", + "rom ise", + "ĠL uc", + "Ġann ounced", + "umm ies", + "ĠSp eedy", + "Ġprevent ed", + "Ġbe aver", + "ĠJo an", + "Åĵ Good", + "ĠK elly", + "Ġr owed", + "ĠM ae", + "it s", + "Ġsw itched", + "Ġbat hing", + "l ied", + "Ġmosquito es", + "ĠMad dy", + "Ġtap ed", + "ĠT aking", + "st orm", + "R ed", + "b elle", + "Ġpo ses", + "os cope", + "Ġoffer ing", + "Ġsw ap", + "ĠSt itch", + "ĠJon ny", + "Ġnuzz led", + "Ġcon s", + "Ġprick ly", + "are t", + "fl owers", + "Ġsway ed", + "Ġst eth", + "Ġfl ips", + "ĠSt an", + "Ġdestro ying", + "Ġla pt", + "Ġdes igning", + "Ġmind s", + "Ġcare s", + "be e", + "Ġbad ger", + "Let â", + "Ġjob s", + "Ġdod ged", + "Ġgl immering", + "Ġrat s", + "Ġcrawl s", + "J essie", + "Ġwhist les", + "l o", + "Ġsm elt", + "Un cle", + "Ġcr ops", + "r ink", + "Ġbeauti fully", + "Ġobser ving", + "Ġdan gers", + "y d", + "Ġbe ating", + "Ġsh ines", + "Ġexplo ded", + "ĠBe cky", + "Ġkn ives", + "Ġmill ion", + "Ġscold s", + "Ġcheck out", + "Ġscoot ers", + "Ġstamp ed", + "Ġsnap s", + "ang le", + "Ġcustom er", + "ĠSp ring", + "Ġgener osity", + "lp h", + "Ġgro an", + "Ġde ed", + "Ġlangu ages", + "bo ards", + "Ġger ms", + "o or", + "Ġrec order", + "Ġh ike", + "Ġhonest y", + "Ġt ummies", + "Ġsteth oscope", + "Ġrobb ers", + "Ġclos ing", + "Ġpadd ling", + "Ġcoc oon", + "l t", + "ĠA r", + "Ġdrown ed", + "Ġha ven", + "Ġpl ug", + "Ġcl icked", + "Mom ma", + "Ġexpect ing", + "ab ra", + "ĠRe ady", + "Ġlapt op", + "er ing", + "ĠFin ny", + "O ut", + "ĠTr ust", + "B uddy", + "ĠRu dy", + "Ġrout ine", + "A bby", + "am ma", + "Ġsupp lied", + "Ġastronaut s", + "ĠS k", + "Ġexpl or", + "Ġdisappoin t", + "Ġvegg ies", + "Ġcour t", + "u lp", + "l or", + "oo sh", + "ĠSpark le", + "Ġde ars", + "Ġsteer ing", + "C o", + "ot ch", + "Ġtidy ing", + "Ġadd s", + "Ġcond uct", + "Ġbouqu et", + "ĠB ongo", + "Ġbeeh ive", + "Ġ ill", + "le st", + "Ġsc ulp", + "Ġunpack ing", + "Ġnovel s", + "ĠT ime", + "Åĵ Maybe", + "ara ble", + "Ġcup cake", + "ĠPo or", + "B ear", + "Ch oo", + "ĠB ad", + "Ġstat ues", + "Ġt in", + "it a", + "ĠS weet", + "udd les", + "Ġchat ted", + "Ġparticular ly", + "Ġremind s", + "ud o", + "p it", + "y ler", + "udo lph", + "ĠP hil", + "Ġshort s", + "N ice", + "Ġhard est", + "Ġca w", + "T oo", + "ĠE ddie", + "Ġstret ches", + "Ġappl ause", + "Ġhealth ier", + "r up", + "w ater", + "Ġwis er", + "Ġfloat s", + "H oney", + "Ġghost s", + "Ġconduct or", + "ĠDon â", + "A rrr", + "Ġstr um", + "ĠIs n", + "Ro bbie", + "Ġhe aven", + "Ġaw ful", + "Ġdoll ar", + "Ġpl ugged", + "ĠK ay", + "pr il", + "ĠT ammy", + "Ġwild flowers", + "ĠEls ie", + "Ġsc ri", + "Ġele ct", + "ĠC la", + "ident s", + "id night", + "Ġtr aded", + "Ġover head", + "ll as", + "Ġsqu ished", + "Ġwhat â", + "Ġcomb ed", + "Ġcar ries", + "ĠMom ma", + "Ġnest s", + "Ġopin ions", + "ĠRob o", + "ĠEls a", + "e aring", + "Ġsy rup", + "Ġf aint", + "Ġfascin ating", + "an ced", + "Ġsw allow", + "ĠJe an", + "Ġexperien ces", + "K aren", + "Ġspray s", + "Ġbe ast", + "au la", + "Ġumbre llas", + "om b", + "Ġcontain er", + "Ġ ouch", + "Ġk illed", + "Ġreturn ing", + "Ġbother ed", + "elie ve", + "at ive", + "r ough", + "Ġg all", + "ĠA va", + "Ġlo cks", + "Ġprov iding", + "f ive", + "ĠA manda", + "Ġset s", + "Ġflas hing", + "Ġsh orter", + "Ġex amp", + "Åĵ Ok", + "ĠRo ger", + "Ġsculp ture", + "Ġfl ashed", + "ch y", + "Ġche cks", + "Ġweap ons", + "ren ch", + "M art", + "ou raged", + "Yes terday", + "Ġte les", + "Ġte aring", + "Ġboun ces", + "or king", + "Ġhot ter", + "Ġtest s", + "ord inary", + "ĠCra bby", + "Ġdefe ated", + "S now", + "Ġpap a", + "Ġin ches", + "Ġgr umbled", + "Ġgl ided", + "Ġfarm ers", + "Ġsprink le", + "ĠN ever", + "Ġnight s", + "Ġscr ub", + "Ġfa ith", + "ĠCh arlotte", + "cc idents", + "T illy", + "ĠZ oomy", + "ĠDan iel", + "Ġbur nt", + "cent r", + "at ors", + "ĠS asha", + "Ġcon v", + "Ġteles cope", + "Ġsadd er", + "A unt", + "i ving", + "Åĵ Be", + "Ġcon centr", + "Ġtrust ing", + "Ġapplaud ing", + "Ġconf idence", + "ook s", + "Ġtw enty", + "Ġser ving", + "Ġelect ric", + "M on", + "Ġhis s", + "Ġconv ince", + "P apa", + "c ar", + "ess ion", + "ĠC le", + "Ġgarden s", + "Ġche ated", + "Ġ icing", + "end ed", + "l ers", + "âĤ¬ Â", + "Ġblue bird", + "Ġneck s", + "Ġburn s", + "Ġaw hile", + "Ġcryst als", + "B uzz", + "le phant", + "ĠHe len", + "ĠN ancy", + "ĠPat ty", + "Ġinse p", + "Ġcub s", + "Ġvisit or", + "ĠPe ppa", + "âĤ¬Â ¦", + "ĠS ay", + "Ġpet ting", + "Ġteam s", + "v y", + "Ġra ising", + "C he", + "Ġcollap sed", + "an ces", + "Ġcheck ing", + "Ġextra ordinary", + "K ids", + "Ġinsep arable", + "P l", + "P ut", + "Ġbl own", + "Ġdry er", + "Ġg oo", + "Ġforg ives", + "Ġsiren s", + "F riend", + "ĠCh ick", + "Ġty pes", + "Ġmunch ing", + "Ġsoap y", + "Ġmem ber", + "Ġexamp le", + "Ġb orn", + "Ġo dd", + "ĠA na", + "Ġgrass ho", + "Ġimag inary", + "Ġinstrum ent", + "Ġb iscuit", + "Ġn atur", + "Ġbehavi our", + "Ġpriz es", + "Ġplay d", + "ĠL ina", + "b u", + "Ġmeow s", + "J on", + "ri ck", + "Ġsing ers", + "Ġwa ded", + "Ġbicy cles", + "v al", + "ĠZ ero", + "Br own", + "E ach", + "Ġk it", + "Ġmom â", + "Ġcomp an", + "B u", + "ĠB ang", + "ĠE ric", + "sh aped", + "Ġspr ang", + "Ġwater s", + "ĠR udolph", + "Ġfl ick", + "Ġsal on", + "Ġpeep ed", + "Ġup side", + "Ġdo ck", + "Ġl im", + "ĠT erry", + "Ġfl ip", + "ĠF airy", + "Ġopport unity", + "ad abra", + "Ġatt itude", + "Ġexplor ation", + "Ġin vent", + "ĠI zzy", + "Ġtrave ling", + "ĠAsh ley", + "B oys", + "ow ing", + "Ġlong est", + "Ġconqu ered", + "L iz", + "Ġunl o", + "Ġexpress ion", + "Ġdistract ed", + "Ġh ood", + "ad ually", + "Ġsand y", + "b l", + "Ġbr ide", + "Ġreal izes", + "ĠG ary", + "Ġhunt ing", + "Ġcheap er", + "c adabra", + "Ġdeser ved", + "Ġen em", + "Ġflow ing", + "Ġenem ies", + "Ġf et", + "Ġun able", + "Ġwrigg led", + "Ġtr igger", + "Ġpill s", + "Ġcoo lest", + "Ġsweat ers", + "Ġmom mies", + "ĠW illiam", + "ĠFrank ie", + "Ġfl ock", + "Ġeng ines", + "ĠA nt", + "Ġenvel opes", + "get ic", + "ĠL a", + "Ġotter s", + "ĠM agic", + "ĠP retty", + "Ġb omb", + "st r", + "Ġgu lp", + "Ġclear ly", + "ĠF el", + "Ġdisc ouraged", + "Ġbur ger", + "Ġrow s", + "ĠS mo", + "Ġswim mer", + "f ree", + "Ġwh ales", + "Su zy", + "whe l", + "Ġcl ip", + "Ġcomp ete", + "Ġreapp eared", + "er g", + "Ġchat ting", + "Ġt ips", + "ou ched", + "Ġgrassho pper", + "Ġcount ries", + "Ġpass es", + "Ġgl ittered", + "Ġquack ing", + "end ing", + "Ġsomet ime", + "Ġrob in", + "j est", + "Ġth ump", + "ap tain", + "Ġover whel", + "o ver", + "Ġun co", + "ball s", + "Ġtor to", + "ic ate", + "Ġab ility", + "ĠD e", + "Ġpat ches", + "Ġannoy ing", + "o ff", + "Ġmatter ed", + "ĠSt ep", + "Ġspill ing", + "Ġdet ails", + "J acob", + "ĠM other", + "Ġenjoy able", + "Ġstrip s", + "ĠWoo ly", + "ing o", + "sh ip", + "ĠJ illy", + "Ġtorto ise", + "Ġcomm on", + "Ġfo nd", + "Ġcrowd ed", + "Ġwh ined", + "ĠM ake", + "Ġche at", + "Ġsince re", + "ĠAm ber", + "Ġgall op", + "it er", + "Ġtre as", + "Ġthick er", + "Ġrelax ing", + "Ġuniform s", + "Ġappro ach", + "Ġdo z", + "Ġsound ly", + "Ġsure ly", + "ĠZ ack", + "Ġyawn ing", + "Ġcompan ion", + "Ġcheer fully", + "Ġhang ers", + "ĠIm mediately", + "Ġmark ing", + "Ġcur l", + "O l", + "ĠSh ow", + "ĠEl iza", + "o ard", + "Wh iskers", + "st and", + "Ġsk ies", + "io let", + "ĠPr ince", + "ĠPen elope", + "ĠW igg", + "ĠC r", + "ĠC urious", + "Ġpro d", + "K ayla", + "Ġst ur", + "Ġfor med", + "Ġca fe", + "ĠOl ivia", + "ĠTess a", + "Ġbec omes", + "ĠN ana", + "Ġwhis k", + "Ġnatur al", + "G ina", + "ĠJ ason", + "Ġoutfit s", + "Ke ep", + "Ġwas hes", + "Ġbeet les", + "Ġtreas ured", + "Ġnot icing", + "ĠBo bbie", + "in ts", + "Ġj ugg", + "Ġab oard", + "Ġbu bbly", + "ĠN ice", + "Ġvibr ant", + "Ġrepair man", + "Ġsque aky", + "Ġairpl anes", + "O llie", + "b ur", + "Ġmo at", + "G r", + "ĠSpark les", + "Ġwe ighing", + "el vet", + "Ġmoon light", + "Ġsh allow", + "sh adow", + "ĠA ccidents", + "ĠMat ilda", + "asm ine", + "Ġback s", + "igg ie", + "Ġhaircut s", + "Ġmel ody", + "Ġch in", + "ugg y", + "Ġha b", + "In stead", + "Ġple as", + "ĠAng el", + "o le", + "ĠP ick", + "Ġswirl s", + "H old", + "Ġ Yum", + "ĠBut ter", + "Ġstorm s", + "Ġnewspap ers", + "Mat t", + "Ġch ill", + "Ġbu nd", + "Ġcomm un", + "Ġmug s", + "Ġhum med", + "Ġfreez ing", + "Ġblond e", + "and ra", + "Ġsn eezes", + "ho le", + "Ġmir acle", + "Ġer ase", + "ĠFo xy", + "Ġcowb oys", + "h ny", + "Ġde v", + "Ġmess es", + "fa ction", + "Ġpepper oni", + "ĠS ir", + "ĠD ino", + "ĠR ebecca", + "ĠTw inkle", + "F eeling", + "Ġsatis faction", + "Ġl ump", + "Ġcompl iment", + "Ġcal mer", + "Åĵ Yay", + "Ġsqu inted", + "ĠV room", + "ĠB onnie", + "ight y", + "end ant", + "ĠP in", + "Ġscatter ing", + "Ġbl ushed", + "B ig", + "Ġs ipped", + "Ġcl ue", + "ven ir", + "Ġsuccess fully", + "ĠFl ora", + "L ulu", + "ĠS e", + "ĠB rian", + "ro ll", + "Ġlea king", + "Ġsitu ations", + "Ġsou venir", + "Ġoccas ion", + "Ġjoy fully", + "Ġcoug hed", + "ĠShe lly", + "Ġmod els", + "Ġposit ive", + "' ,", + "B oth", + "ĠM idnight", + "ĠW o", + "Any time", + "Ġglitter y", + "w are", + "Ġmeat balls", + "H op", + "Ġsmart est", + "Ġbru ises", + "Z oom", + "im mered", + "Ġy umm", + "ĠG us", + "Ġweigh s", + "Ġan k", + "Ġexplain ing", + "Ġscen ery", + "ĠQuick ly", + "Ġloc al", + "Ġanswer ing", + "Ġtick ling", + "ĠWho ever", + "L uke", + "b ank", + "am il", + "if t", + "ĠGra nd", + "Z oe", + "ĠR icky", + "Ġsnow y", + "ĠO ink", + "Ġscare s", + "Ġunf air", + "Ġbur gers", + "Ġre wards", + "Ġpress ing", + "L izzy", + "Ġtal ents", + "Ġpinch ing", + "Ġsh attered", + "Ġwelc oming", + "amb oo" + ] + } +} \ No newline at end of file