diff --git "a/tokenizer.json" "b/tokenizer.json" new file mode 100644--- /dev/null +++ "b/tokenizer.json" @@ -0,0 +1,13187 @@ +{ + "version": "1.0", + "truncation": null, + "padding": null, + "added_tokens": [ + { + "id": 0, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "<|endoftext|>", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "NFD" + }, + "pre_tokenizer": { + "type": "Sequence", + "pretokenizers": [ + { + "type": "ByteLevel", + "add_prefix_space": true, + "trim_offsets": true, + "use_regex": true + }, + { + "type": "Digits", + "individual_digits": 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": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "", + "max_input_chars_per_word": 100, + "vocab": { + "[UNK]": 0, + "<|endoftext|>": 1, + "!": 2, + "\"": 3, + "#": 4, + "$": 5, + "&": 6, + "'": 7, + "(": 8, + ")": 9, + "+": 10, + ",": 11, + "-": 12, + ".": 13, + "/": 14, + "0": 15, + "1": 16, + "2": 17, + "3": 18, + "4": 19, + "5": 20, + "6": 21, + "7": 22, + "8": 23, + "9": 24, + ":": 25, + ";": 26, + "<": 27, + ">": 28, + "?": 29, + "A": 30, + "B": 31, + "C": 32, + "D": 33, + "E": 34, + "F": 35, + "G": 36, + "H": 37, + "I": 38, + "J": 39, + "K": 40, + "L": 41, + "M": 42, + "N": 43, + "O": 44, + "P": 45, + "Q": 46, + "R": 47, + "S": 48, + "T": 49, + "U": 50, + "V": 51, + "W": 52, + "X": 53, + "Y": 54, + "Z": 55, + "`": 56, + "a": 57, + "b": 58, + "c": 59, + "d": 60, + "e": 61, + "f": 62, + "g": 63, + "h": 64, + "i": 65, + "j": 66, + "k": 67, + "l": 68, + "m": 69, + "n": 70, + "o": 71, + "p": 72, + "q": 73, + "r": 74, + "s": 75, + "t": 76, + "u": 77, + "v": 78, + "w": 79, + "x": 80, + "y": 81, + "z": 82, + "|": 83, + "¡": 84, + "£": 85, + "¤": 86, + "¥": 87, + "¦": 88, + "¨": 89, + "©": 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, + "ij": 136, + "Ĵ": 137, + "Ķ": 138, + "ķ": 139, + "ĸ": 140, + "ĺ": 141, + "Ļ": 142, + "ļ": 143, + "Ľ": 144, + "ľ": 145, + "Ŀ": 146, + "Ł": 147, + "Ń": 148, + "Ġt": 149, + "he": 150, + "Ġa": 151, + "Ġs": 152, + "nd": 153, + "Ġw": 154, + "Ġthe": 155, + "ed": 156, + "Ġb": 157, + "Ġto": 158, + "Ġand": 159, + "ĠT": 160, + "Ġh": 161, + "Ġf": 162, + "in": 163, + "Ġwa": 164, + "re": 165, + "it": 166, + "ou": 167, + "Ġl": 168, + "Ġd": 169, + "Ġc": 170, + "Ġp": 171, + "ĠThe": 172, + "ay": 173, + "Ġm": 174, + "er": 175, + "Ġwas": 176, + "om": 177, + "Ġhe": 178, + "is": 179, + "Ġn": 180, + "ar": 181, + "im": 182, + "on": 183, + "Ġsa": 184, + "id": 185, + "ll": 186, + "ĠS": 187, + "Ġha": 188, + "Ġg": 189, + "at": 190, + "ing": 191, + "ot": 192, + "en": 193, + "an": 194, + "le": 195, + "or": 196, + "end": 197, + "Ġ\"": 198, + "ir": 199, + "ĠH": 200, + "of": 201, + "am": 202, + "ĠThey": 203, + "et": 204, + "Ġit": 205, + "Ġth": 206, + "ig": 207, + "ĠHe": 208, + "il": 209, + "Ġin": 210, + "Ġpl": 211, + "ow": 212, + "ri": 213, + "ver": 214, + "ut": 215, + "Ġu": 216, + "Ġbe": 217, + "Ġsaid": 218, + "Ġplay": 219, + "ĠO": 220, + "ith": 221, + "ĠTim": 222, + "Ġday": 223, + "pp": 224, + "Ġwith": 225, + "ĠOn": 226, + "Ġy": 227, + "oo": 228, + "ked": 229, + "Ġr": 230, + "ĠI": 231, + "ĠShe": 232, + "ex": 233, + "Ġher": 234, + "ce": 235, + "ld": 236, + "Ġhis": 237, + "Ġst": 238, + "ke": 239, + "ĠL": 240, + "Ġbig": 241, + "nt": 242, + "ck": 243, + "Ġyou": 244, + "very": 245, + "st": 246, + "ve": 247, + "ĠB": 248, + "Ġon": 249, + "un": 250, + "Ġhapp": 251, + "riend": 252, + "Ġfriend": 253, + "all": 254, + "ily": 255, + "ext": 256, + "ĠM": 257, + "Ġthey": 258, + "oft": 259, + "Ġwe": 260, + "Ġhad": 261, + "Ġnot": 262, + "Ġup": 263, + "Ġli": 264, + "her": 265, + "Ġwant": 266, + "Ġof": 267, + "ad": 268, + "itt": 269, + "<|": 270, + "|>": 271, + "Ġ<|": 272, + "endoft": 273, + "endoftext": 274, + "se": 275, + "Ġdo": 276, + "Ġe": 277, + "Ġhappy": 278, + "ent": 279, + "Ġvery": 280, + "es": 281, + "ĠLily": 282, + "Ġthat": 283, + "Ġsaw": 284, + "ĠA": 285, + "'s": 286, + "ĠOne": 287, + "ould": 288, + "Ġfor": 289, + "Ġmom": 290, + "Ġsh": 291, + "ittle": 292, + "Ġlittle": 293, + ".\"": 294, + "ĠTom": 295, + "Ġshe": 296, + "ime": 297, + "ch": 298, + "Ġnam": 299, + "Ġtime": 300, + "Ġk": 301, + "Ġso": 302, + "ound": 303, + "Ġthere": 304, + "Ġnamed": 305, + "Ġsm": 306, + "Ġbo": 307, + "Ġwere": 308, + "Ġne": 309, + "Ġwanted": 310, + "out": 311, + "Ġbut": 312, + "!\"": 313, + "Ġfriends": 314, + "ved": 315, + "ht": 316, + "ird": 317, + "el": 318, + "ake": 319, + "al": 320, + "Ġbird": 321, + "Ġan": 322, + "ome": 323, + "ĠIt": 324, + "ug": 325, + "Ġtoo": 326, + "ide": 327, + "Ġwh": 328, + "Ġwent": 329, + "Ġhel": 330, + "ĠOnce": 331, + "Ġis": 332, + "ue": 333, + "Ġall": 334, + "Ġhelp": 335, + "Ġloo": 336, + "Ġlo": 337, + "ter": 338, + "Ġupon": 339, + "ry": 340, + "ore": 341, + "Ġfun": 342, + "ind": 343, + "get": 344, + "ill": 345, + "Ġtoy": 346, + "ame": 347, + "Ġas": 348, + "Ġj": 349, + "Ġat": 350, + "Ġdid": 351, + "ra": 352, + "gether": 353, + "Ġre": 354, + "ur": 355, + "Ġo": 356, + "Ġtogether": 357, + "Ġse": 358, + "ack": 359, + "Ġcat": 360, + "Ġtre": 361, + "ly": 362, + "ood": 363, + "ic": 364, + "Ġdog": 365, + "ted": 366, + "Ġcould": 367, + "Ġcan": 368, + "Ġtheir": 369, + "ard": 370, + "ark": 371, + "ec": 372, + "?\"": 373, + "Ġgir": 374, + "Ġhim": 375, + "Ġplayed": 376, + "Ġgirl": 377, + "way": 378, + "Ġball": 379, + "Ġro": 380, + "Ġgo": 381, + "my": 382, + "Ġout": 383, + "hed": 384, + "Ġare": 385, + "ain": 386, + "ĠBut": 387, + "Ġkn": 388, + "'t": 389, + "Ġfr": 390, + "hen": 391, + "Ġle": 392, + "Ġthem": 393, + "um": 394, + "ax": 395, + "Ġsad": 396, + "ĠW": 397, + "ĠSue": 398, + "Ġtree": 399, + "Ġboy": 400, + "ul": 401, + "Ġhave": 402, + "other": 403, + "Ġcl": 404, + "Ġman": 405, + "ĠMax": 406, + "Ġloved": 407, + "Ġlooked": 408, + "oug": 409, + "Ġfound": 410, + "Ġsp": 411, + "Ġstar": 412, + "hing": 413, + "one": 414, + "Ġsc": 415, + "Ġback": 416, + "ĠBen": 417, + "own": 418, + "Ġlike": 419, + "are": 420, + "side": 421, + "Ġme": 422, + "ful": 423, + "Ġbec": 424, + "ight": 425, + "ĠSam": 426, + "ĠJ": 427, + "Ġcar": 428, + "ong": 429, + "Ġpark": 430, + "elt": 431, + "Ġwould": 432, + "op": 433, + "Ġliked": 434, + "round": 435, + "Ġmake": 436, + "Ġla": 437, + "Ġfelt": 438, + "Ġfa": 439, + "You": 440, + "Ġsee": 441, + "omet": 442, + "ell": 443, + "ouse": 444, + "Ġasked": 445, + "Ġno": 446, + "Ġnew": 447, + "ag": 448, + "ared": 449, + "Ġstarted": 450, + "ice": 451, + "Ġcame": 452, + "Ġal": 453, + "Ġother": 454, + "iled": 455, + "ought": 456, + "ĠF": 457, + "Ġsomet": 458, + "Ġag": 459, + "Ġgood": 460, + "Ġsmall": 461, + "ss": 462, + "Ġsay": 463, + "Ġbr": 464, + "Ġsmiled": 465, + "ĠSp": 466, + "ade": 467, + "ings": 468, + "ried": 469, + "ob": 470, + "ĠSpot": 471, + "Ġwor": 472, + "Ġaway": 473, + "Ġex": 474, + "Ġfind": 475, + "Ġput": 476, + "Ġsomething": 477, + "ty": 478, + "Ġwhat": 479, + "Ġmade": 480, + "Ġhome": 481, + "ened": 482, + "Ġthought": 483, + "Ġfrom": 484, + "ia": 485, + "Ġplaying": 486, + "Ġco": 487, + "Ġwal": 488, + "ook": 489, + "Ġevery": 490, + "Ġmu": 491, + "ach": 492, + "Ġran": 493, + "uc": 494, + "arn": 495, + "ile": 496, + "ie": 497, + "Ġsome": 498, + "dd": 499, + "Ġagain": 500, + "Ġhouse": 501, + "ave": 502, + "ĠMia": 503, + "Ġdown": 504, + "Ġlaug": 505, + "king": 506, + "Ġfl": 507, + "ure": 508, + "Ġscared": 509, + "Ġtook": 510, + "Ġpr": 511, + "ny": 512, + "ick": 513, + "Ġbox": 514, + "if": 515, + "ep": 516, + "ĠYou": 517, + "Ġlearn": 518, + "Ġwill": 519, + "Ġaround": 520, + "Ġtoys": 521, + "ab": 522, + "ret": 523, + "Ġthings": 524, + "Ġbl": 525, + "Ġmy": 526, + ",\"": 527, + "Ġyour": 528, + "oud": 529, + "Ġsun": 530, + "uck": 531, + "Ġwhen": 532, + "Ġlived": 533, + "Ġfe": 534, + "Ġthen": 535, + "Ġsw": 536, + "ĠMom": 537, + "ish": 538, + "Ġch": 539, + "as": 540, + "ĠSo": 541, + "pped": 542, + "Ġab": 543, + "us": 544, + "ank": 545, + "Ġget": 546, + "ap": 547, + "Ġlot": 548, + "oth": 549, + "ump": 550, + "ĠD": 551, + "ucy": 552, + "ist": 553, + "Ġsays": 554, + "ĠLucy": 555, + "Ġknow": 556, + "Ġtried": 557, + "ited": 558, + "Ġgot": 559, + "ust": 560, + "Ġwho": 561, + "Ġkne": 562, + "hat": 563, + "nder": 564, + "Ġmany": 565, + "ĠBob": 566, + "Ġabout": 567, + "Ġint": 568, + "Ġpret": 569, + "Ġany": 570, + "Ġdec": 571, + "ise": 572, + "ive": 573, + "Ġred": 574, + "Ġknew": 575, + "Ġmore": 576, + "ace": 577, + "ous": 578, + "Ġpic": 579, + "Ġhug": 580, + "qu": 581, + "ally": 582, + "Ġpo": 583, + "Ġv": 584, + "Ġcare": 585, + "Ġwater": 586, + "au": 587, + "Ġbecame": 588, + "fter": 589, + "Ġbest": 590, + "urp": 591, + "Ġlearned": 592, + "ĠAnd": 593, + "Ġexc": 594, + "Ġop": 595, + "Ġoutside": 596, + "ways": 597, + "ause": 598, + "ĠE": 599, + "Ġalways": 600, + "Ġgre": 601, + "Ġshow": 602, + "Ġlaughed": 603, + "Ġlook": 604, + "Ġdecid": 605, + "Ġho": 606, + "Ġroom": 607, + "Ġun": 608, + "Ġeat": 609, + "Ġdecided": 610, + "Ġboth": 611, + "fe": 612, + "Ġbecause": 613, + "ite": 614, + "Ġinto": 615, + "ant": 616, + "Ġjump": 617, + "udd": 618, + "ĠThen": 619, + "ers": 620, + "nn": 621, + "Ġdad": 622, + "Ġpe": 623, + "Ġke": 624, + "Ġone": 625, + "ĠWhen": 626, + "Ġthis": 627, + "Ġexcited": 628, + "Ġnice": 629, + "ĠAnn": 630, + "Ġfeel": 631, + "Ġfast": 632, + "Ġrun": 633, + "Ġlong": 634, + "Yes": 635, + "urpr": 636, + "Ġsk": 637, + "Ġam": 638, + "Ġtold": 639, + "our": 640, + "Ġsurpr": 641, + "Ġinside": 642, + "Ġmo": 643, + "Ġtr": 644, + "ull": 645, + "ink": 646, + "Ġpretty": 647, + "iny": 648, + "ĠHis": 649, + "Ġsor": 650, + "Ġtake": 651, + "ĠFr": 652, + "Ġsl": 653, + "Ġgra": 654, + "ĠC": 655, + "Ġeach": 656, + "Th": 657, + "lew": 658, + "Ġmuch": 659, + "og": 660, + "ĠAnna": 661, + "Ġgave": 662, + "ged": 663, + "Ġhow": 664, + "Ġstr": 665, + "Ġrock": 666, + "Ġneed": 667, + "imal": 668, + "Ġanimal": 669, + "Ġtow": 670, + "Ġor": 671, + "etter": 672, + "Ġthan": 673, + "ĠAmy": 674, + "ĠAs": 675, + "ven": 676, + "Ġunder": 677, + "ara": 678, + "Ġold": 679, + "Ġsorry": 680, + "ge": 681, + "ess": 682, + "urt": 683, + "ised": 684, + "Ġwalked": 685, + "ro": 686, + "and": 687, + "here": 688, + "Ġhand": 689, + "Ġcle": 690, + "Ġclo": 691, + "ase": 692, + "ast": 693, + "Ġbear": 694, + "Ġfish": 695, + "ĠSara": 696, + "urn": 697, + "Ġjust": 698, + "Ġkind": 699, + "ĠWe": 700, + "Ġdidn": 701, + "Ġflow": 702, + "Ġwat": 703, + "Ġhappened": 704, + "pl": 705, + "Ġfood": 706, + "ĠHer": 707, + "Ġtry": 708, + "Ġide": 709, + "Ġsn": 710, + "Ġte": 711, + "ĠIn": 712, + "Ġfi": 713, + "Ġhig": 714, + "Ġanimals": 715, + "ched": 716, + "Ġsky": 717, + "ĠFrom": 718, + "Ġlist": 719, + "ving": 720, + "Ġnear": 721, + "Ġbug": 722, + "Ġidea": 723, + "ine": 724, + "Ġus": 725, + "Ġheard": 726, + "Ġbetter": 727, + "Ġtw": 728, + "ff": 729, + "Ġits": 730, + "Ġlet": 731, + "gry": 732, + "Ġen": 733, + "ate": 734, + "Ġshare": 735, + "pec": 736, + "able": 737, + "Ġif": 738, + "Ġstor": 739, + "Thank": 740, + "Ġflew": 741, + "Ġfly": 742, + "lf": 743, + "ial": 744, + "more": 745, + "Ġanymore": 746, + "Ġcareful": 747, + "ion": 748, + "Ġdan": 749, + "Ġcom": 750, + "Ġspec": 751, + "Ġspecial": 752, + "Ġlots": 753, + "Ġnever": 754, + "Ġby": 755, + "Ġdon": 756, + "Ġfo": 757, + "ĠEvery": 758, + "Ġwind": 759, + "Ġtal": 760, + "Ġlove": 761, + "Ġclean": 762, + "ream": 763, + "Ġbu": 764, + "Ġend": 765, + "ĠK": 766, + "Ġshiny": 767, + "Ġgr": 768, + "Ġeven": 769, + "udden": 770, + "Ġfore": 771, + "rm": 772, + "ort": 773, + "Ġover": 774, + "Ġhard": 775, + "Ġcake": 776, + "ak": 777, + "Ġmag": 778, + "ber": 779, + "ople": 780, + "Ġbook": 781, + "imb": 782, + "uddenly": 783, + "Ġturn": 784, + "Ġcol": 785, + "Ġbad": 786, + "Ġclimb": 787, + "Ġsafe": 788, + "Ġafter": 789, + "Ġfam": 790, + "Let": 791, + "Ġhurt": 792, + "Ġhigh": 793, + "ady": 794, + "Ġcu": 795, + "Ġcome": 796, + "Ġdoor": 797, + "Ġsurprised": 798, + "pected": 799, + "Ġproud": 800, + "Ġground": 801, + "Ġpicked": 802, + "Ġgl": 803, + "Ġopened": 804, + "bb": 805, + "Ġpeople": 806, + "Ġche": 807, + "arden": 808, + "Ġgarden": 809, + "ild": 810, + "expected": 811, + "Ġunexpected": 812, + "Ġloud": 813, + "'m": 814, + "hy": 815, + "Ġim": 816, + "Ġway": 817, + "Ġgive": 818, + "Ġstill": 819, + "Ġblue": 820, + "Ġhugged": 821, + "Ġcolor": 822, + "Ġever": 823, + "Ġthanked": 824, + "ĠP": 825, + "Ġfar": 826, + "Ġcall": 827, + "No": 828, + "ip": 829, + "ail": 830, + "iz": 831, + "ummy": 832, + "ough": 833, + "Ġoff": 834, + "Ġmagic": 835, + "Ġkid": 836, + "Ġjumped": 837, + "Ġsmile": 838, + "age": 839, + "Ġfamily": 840, + "les": 841, + "uff": 842, + "ool": 843, + "Ġqu": 844, + "Ġshould": 845, + "kay": 846, + "Ġwalk": 847, + "ĠSuddenly": 848, + "Ġpar": 849, + "hes": 850, + "Ġplace": 851, + "ĠJo": 852, + "Ġnow": 853, + "ture": 854, + "Ġstay": 855, + "Ġforest": 856, + "Ġunt": 857, + "itty": 858, + "ct": 859, + "Ġgreat": 860, + "Ġsto": 861, + "aut": 862, + "ane": 863, + "em": 864, + "Ġstrong": 865, + "Ġbra": 866, + "ning": 867, + "Ġuntil": 868, + "Ġbeaut": 869, + "Ġstick": 870, + "Ġsqu": 871, + "lease": 872, + "Ġbro": 873, + "Ġnext": 874, + "ĠN": 875, + "dy": 876, + "Ġhappily": 877, + "aking": 878, + "ĠKitty": 879, + "ĠAfter": 880, + "Ġkids": 881, + "ĠSally": 882, + "Ġfrog": 883, + "Ġapp": 884, + "Ġclos": 885, + "iful": 886, + "Ġbeautiful": 887, + "Ġshowed": 888, + "Ġwhile": 889, + "Ġpicture": 890, + "oy": 891, + "Ġrain": 892, + "ies": 893, + "Ġstory": 894, + "Ġhelped": 895, + "unny": 896, + "ĠR": 897, + "be": 898, + "rel": 899, + "Ġlisten": 900, + "Ġtown": 901, + "Ġdra": 902, + "Ġboat": 903, + "Ġimp": 904, + "ress": 905, + "Ġbeing": 906, + "ĠAt": 907, + "Ġtra": 908, + "pt": 909, + "Ġad": 910, + "Ġeveryone": 911, + "ary": 912, + "ree": 913, + "Ġwo": 914, + "Ġmor": 915, + "Ġmet": 916, + "Ġcalled": 917, + "Ġhat": 918, + "Ġstopped": 919, + "ĠFin": 920, + "Can": 921, + "Ġsoft": 922, + "Ġrem": 923, + "by": 924, + "ĠJack": 925, + "Ġyummy": 926, + "Ġbed": 927, + "Ġopen": 928, + "uffy": 929, + "Ġgame": 930, + "Ġtruck": 931, + "vent": 932, + "Ġcry": 933, + "Ġkeep": 934, + "ĠTh": 935, + "Ġmouse": 936, + "ger": 937, + "Ġangry": 938, + "Ġwatch": 939, + "Ġate": 940, + "ĠLet": 941, + "Ġbrave": 942, + "Ġcouldn": 943, + "Ġwarm": 944, + "Ġdoll": 945, + "Ġde": 946, + "so": 947, + "It": 948, + "fore": 949, + "Ġfell": 950, + "oon": 951, + "Ġlost": 952, + "dded": 953, + "Ġalso": 954, + "ished": 955, + "bit": 956, + "Ġflowers": 957, + "abbit": 958, + "Ġnoise": 959, + "Ġwhere": 960, + "ble": 961, + "Ġface": 962, + "ĠFl": 963, + "Ġleave": 964, + "gan": 965, + "Ġtwo": 966, + "Ġgreen": 967, + "What": 968, + "Ġrabbit": 969, + "irst": 970, + "self": 971, + "Ġslide": 972, + "az": 973, + "ock": 974, + "iss": 975, + "Ġsoon": 976, + "illy": 977, + "owl": 978, + "irrel": 979, + "Ġhands": 980, + "Ġhear": 981, + "Ġpus": 982, + "Ġhole": 983, + "Ġexpl": 984, + "Ġbefore": 985, + "Ġsquirrel": 986, + "ĠFluffy": 987, + "Ġsat": 988, + "Ġpain": 989, + "ired": 990, + "ĠG": 991, + "Hi": 992, + "Ġnodded": 993, + "ĠNow": 994, + "Ġkept": 995, + "Look": 996, + "Ġpa": 997, + "ear": 998, + "Ġstore": 999, + "Ġuse": 1000, + "ma": 1001, + "Ġcook": 1002, + "Ġbirds": 1003, + "Ġgoing": 1004, + "leep": 1005, + "Ġey": 1006, + "Ġhaving": 1007, + "Ġbre": 1008, + "day": 1009, + "Ġfix": 1010, + "aybe": 1011, + "Ġfin": 1012, + "Ġfunny": 1013, + "Ġcatch": 1014, + "ange": 1015, + "Ġthink": 1016, + "Ġused": 1017, + "Ġlooking": 1018, + "Ġsing": 1019, + "aug": 1020, + "aught": 1021, + "Ġwr": 1022, + "uit": 1023, + "Ġbunny": 1024, + "Ġour": 1025, + "uch": 1026, + "Ġbus": 1027, + "Ġyell": 1028, + "Ġtired": 1029, + "Ġpond": 1030, + "Ġhas": 1031, + "ĠCan": 1032, + "Ġwork": 1033, + "Ġmean": 1034, + "Ġkit": 1035, + "Ġcra": 1036, + "thing": 1037, + "air": 1038, + "Ġthr": 1039, + "We": 1040, + "Ġjo": 1041, + "Ġsunny": 1042, + "ting": 1043, + "Ġwait": 1044, + "chen": 1045, + "Ġkitchen": 1046, + "Ġpull": 1047, + "Ġothers": 1048, + "Ġbeh": 1049, + "Ġsound": 1050, + "led": 1051, + "That": 1052, + "joy": 1053, + "Ġask": 1054, + "Ġtalk": 1055, + "rew": 1056, + "Ġflo": 1057, + "Ġhead": 1058, + "Ġmommy": 1059, + "Ġeyes": 1060, + "Ġmon": 1061, + "Ġtri": 1062, + "ember": 1063, + "Ġmess": 1064, + "Ġfav": 1065, + "Ġpie": 1066, + "Ġfirst": 1067, + "ng": 1068, + "Ġz": 1069, + "Ġcon": 1070, + "Ġright": 1071, + "Ġflower": 1072, + "Ġdif": 1073, + "Ġdr": 1074, + "Hell": 1075, + "Hello": 1076, + "Ġreal": 1077, + "Ġadvent": 1078, + "Ġcuri": 1079, + "ĠDo": 1080, + "Ġenjoy": 1081, + "imes": 1082, + "Ġduck": 1083, + "Ġvo": 1084, + "ious": 1085, + "Mom": 1086, + "Ġsand": 1087, + "zy": 1088, + "eet": 1089, + "orn": 1090, + "Ġshared": 1091, + "Ġimport": 1092, + "Ġhill": 1093, + "Ġcold": 1094, + "ath": 1095, + "ft": 1096, + "llow": 1097, + "Ġrace": 1098, + "Ġcurious": 1099, + "ĠDad": 1100, + "ĠWh": 1101, + "Ġokay": 1102, + "Ġremember": 1103, + "Ġmoral": 1104, + "Ġhop": 1105, + "Ġbright": 1106, + "Ġsleep": 1107, + "Ġparty": 1108, + "ount": 1109, + "Ġmaking": 1110, + "Ġdir": 1111, + "Ġworked": 1112, + "reed": 1113, + "Ġimportant": 1114, + "Ġthing": 1115, + "Ġtall": 1116, + "Ġbag": 1117, + "ac": 1118, + "Ġdress": 1119, + "Ġyard": 1120, + "Ġbegan": 1121, + "Ġfavor": 1122, + "Ġhid": 1123, + "Ġcla": 1124, + "Ġfavorite": 1125, + "ster": 1126, + "Wow": 1127, + "aper": 1128, + "Ġhere": 1129, + "Ġsurprise": 1130, + "Don": 1131, + "que": 1132, + "Ġown": 1133, + "Ġdis": 1134, + "Ġdraw": 1135, + "Ġfollow": 1136, + "Ġrest": 1137, + "lly": 1138, + "ĠThis": 1139, + "Ġwatched": 1140, + "Ġnight": 1141, + "Ġgrass": 1142, + "Ġagreed": 1143, + "Ġtrees": 1144, + "Ġpick": 1145, + "ect": 1146, + "th": 1147, + "Ġdark": 1148, + "Ġcut": 1149, + "hn": 1150, + "Ġri": 1151, + "Ġtell": 1152, + "Ġbel": 1153, + "co": 1154, + "Ġmove": 1155, + "Ġhun": 1156, + "Ġblock": 1157, + "Ġwalking": 1158, + "Ġice": 1159, + "Ġhot": 1160, + "Ġtop": 1161, + "Ġworry": 1162, + "Ġbehind": 1163, + "Ġru": 1164, + "Ġfloor": 1165, + "ĠJohn": 1166, + "ied": 1167, + "ĠMr": 1168, + "Ġfarm": 1169, + "Ġvoice": 1170, + "Ġstop": 1171, + "ĠThat": 1172, + "Ġtable": 1173, + "ĠJane": 1174, + "Ġread": 1175, + "Ġsho": 1176, + "Ġplease": 1177, + "Ġforg": 1178, + "Ġlion": 1179, + "Ġcolors": 1180, + "isy": 1181, + "Ġsweet": 1182, + "Ġcars": 1183, + "Ġadventure": 1184, + "Ġsong": 1185, + "aring": 1186, + "Ġcloser": 1187, + "Ġtail": 1188, + "��paper": 1189, + "ign": 1190, + "Ġleaves": 1191, + "Ġshout": 1192, + "Ġturned": 1193, + "Ġneeded": 1194, + "fere": 1195, + "Ġdoes": 1196, + "Ġlady": 1197, + "ĠBobo": 1198, + "Ġdiffere": 1199, + "Ġtast": 1200, + "Ġdel": 1201, + "Ġwood": 1202, + "Ġfeeling": 1203, + "Ġfire": 1204, + "ered": 1205, + "Ġswing": 1206, + "Why": 1207, + "Ġbutter": 1208, + "Ġcried": 1209, + "Ġhungry": 1210, + "Ġwet": 1211, + "Ġprin": 1212, + "oom": 1213, + "Ġlaugh": 1214, + "Ġfull": 1215, + "Ġfriendly": 1216, + "Ġroll": 1217, + "Ġdifferent": 1218, + "Ġpiece": 1219, + "ĠMommy": 1220, + "bo": 1221, + "ken": 1222, + "Ġcr": 1223, + "Ġyellow": 1224, + "Ġfruit": 1225, + "Ġclimbed": 1226, + "ĠTimmy": 1227, + "ient": 1228, + "Ġtouch": 1229, + "Ġdance": 1230, + "ike": 1231, + "ater": 1232, + "Ġper": 1233, + "Ġbroken": 1234, + "ached": 1235, + "Ġprom": 1236, + "Ġplan": 1237, + "cked": 1238, + "Ġdanc": 1239, + "Ġrunning": 1240, + "Ġlight": 1241, + "bye": 1242, + "ĠAll": 1243, + "where": 1244, + "Ġready": 1245, + "Ġanother": 1246, + "Ġhair": 1247, + "Ġswim": 1248, + "Ġlistened": 1249, + "ppy": 1250, + "Ġwonder": 1251, + "Ġonly": 1252, + "Ġpretend": 1253, + "Ġgone": 1254, + "bbed": 1255, + "Ġsmell": 1256, + "Ġhold": 1257, + "ins": 1258, + "Ġamaz": 1259, + "Ġclose": 1260, + "ĠEveryone": 1261, + "Ġblocks": 1262, + "Ġhelping": 1263, + "Ġant": 1264, + "aby": 1265, + "Ġglad": 1266, + "sh": 1267, + "Ġrepl": 1268, + "Ġsees": 1269, + "av": 1270, + "ndma": 1271, + "ey": 1272, + "Ġslow": 1273, + "Ġreached": 1274, + "ather": 1275, + "Ġdri": 1276, + "Ġbeen": 1277, + "Ġgoodbye": 1278, + "Ġpu": 1279, + "Ġar": 1280, + "Ġcool": 1281, + "iced": 1282, + "Ġexplore": 1283, + "Ġfight": 1284, + "Ġwindow": 1285, + "Ġpushed": 1286, + "oney": 1287, + "Ġless": 1288, + "Ġstuck": 1289, + "Ġwall": 1290, + "Ġsnow": 1291, + "af": 1292, + "Ġste": 1293, + "ila": 1294, + "Ġsit": 1295, + "Ġmoment": 1296, + "Ġac": 1297, + "Ġname": 1298, + "key": 1299, + "Ġtrying": 1300, + "Ġbaby": 1301, + "Ġmight": 1302, + "Ġmust": 1303, + "ĠSoon": 1304, + "Ġwag": 1305, + "Ġchild": 1306, + "Ġfair": 1307, + "Ġbit": 1308, + "Ġhide": 1309, + "Ġquick": 1310, + "Ġapple": 1311, + "Ġbuy": 1312, + "Ġbutterf": 1313, + "Ġcoming": 1314, + "Ġheld": 1315, + "icy": 1316, + "ĠTo": 1317, + "Ġdone": 1318, + "Ġlooks": 1319, + "ĠLila": 1320, + "Ġcream": 1321, + "Ġperf": 1322, + "ĠJust": 1323, + "aisy": 1324, + "Ġdirty": 1325, + "Ġdin": 1326, + "Ġunderst": 1327, + "ized": 1328, + "Ġthank": 1329, + "Ġbar": 1330, + "Ġwished": 1331, + "Ġdoing": 1332, + "ĠThere": 1333, + "Ġfall": 1334, + "Ġscary": 1335, + "Ġbooks": 1336, + "Ġballoon": 1337, + "amp": 1338, + "Ġdream": 1339, + "Ġdro": 1340, + "Ġreach": 1341, + "ott": 1342, + "Ġbuild": 1343, + "Ġair": 1344, + "las": 1345, + "Ġtrain": 1346, + "Ġcloud": 1347, + "ames": 1348, + "Ġwhy": 1349, + "Ġleft": 1350, + "'re": 1351, + "Ġcount": 1352, + "Ġsure": 1353, + "Ġthrough": 1354, + "Ġreplied": 1355, + "andy": 1356, + "Ġclapped": 1357, + "Ġwin": 1358, + "Ġcup": 1359, + "Ġthree": 1360, + "Ġshouted": 1361, + "ix": 1362, + "Ġmar": 1363, + "Ġwise": 1364, + "Ġowl": 1365, + "Ġwoods": 1366, + "Ġsometimes": 1367, + "ely": 1368, + "Ġmat": 1369, + "Ġtiny": 1370, + "ield": 1371, + "Ġbrother": 1372, + "Ġchair": 1373, + "avy": 1374, + "Ġseen": 1375, + "Ġland": 1376, + "Ġgrow": 1377, + "Ġpulled": 1378, + "ĠInside": 1379, + "Ġjoin": 1380, + "outh": 1381, + "Ġbran": 1382, + "Ġpink": 1383, + "uddy": 1384, + "Ġpaint": 1385, + "Ġmouth": 1386, + "Ġtreat": 1387, + "Okay": 1388, + "Ġfill": 1389, + "ĠDaisy": 1390, + "Ġjob": 1391, + "Ġgrabbed": 1392, + "Ġcre": 1393, + "art": 1394, + "Ġstayed": 1395, + "Ġnest": 1396, + "Ġcolorful": 1397, + "Ġcont": 1398, + "ask": 1399, + "ower": 1400, + "Ġwaved": 1401, + "Ġenjoyed": 1402, + "Ġremembered": 1403, + "Ġwaited": 1404, + "Ġbutterfly": 1405, + "ĠBuddy": 1406, + "Ġcast": 1407, + "Ġbigger": 1408, + "oup": 1409, + "Ġplant": 1410, + "ation": 1411, + "Ġquickly": 1412, + "der": 1413, + "Ġblew": 1414, + "Ġlesson": 1415, + "Oh": 1416, + "ph": 1417, + "cle": 1418, + "room": 1419, + "Ġnoticed": 1420, + "ds": 1421, + "ĠFinally": 1422, + "Ġpictures": 1423, + "Ġpot": 1424, + "de": 1425, + "Ġset": 1426, + "ries": 1427, + "Ġlikes": 1428, + "Ġgames": 1429, + "Ġclot": 1430, + "Ġalone": 1431, + "Ġpen": 1432, + "Ġbott": 1433, + "Ġclothes": 1434, + "Ġgent": 1435, + "Ġbroke": 1436, + "Ġworld": 1437, + "Ġtight": 1438, + "Ġanything": 1439, + "ĠWhile": 1440, + "Ġheavy": 1441, + "Ġhopped": 1442, + "Ġpat": 1443, + "Ġturns": 1444, + "Ġmix": 1445, + "ucky": 1446, + "man": 1447, + "ton": 1448, + "Ġyear": 1449, + "Ġspot": 1450, + "Ġmiss": 1451, + "Ġje": 1452, + "Ġgif": 1453, + "Ġtower": 1454, + "asure": 1455, + "This": 1456, + "Ġthrew": 1457, + "Ġsea": 1458, + "Ġmus": 1459, + "lc": 1460, + "Ġarm": 1461, + "row": 1462, + "Ġhimself": 1463, + "ere": 1464, + "Ġeverywhere": 1465, + "less": 1466, + "ape": 1467, + "ctor": 1468, + "Ġmakes": 1469, + "Ġfollowed": 1470, + "orm": 1471, + "Ġblack": 1472, + "Ġswam": 1473, + "Ġwhite": 1474, + "Ġbike": 1475, + "Ġdelic": 1476, + "Ġcomp": 1477, + "Ġju": 1478, + "pe": 1479, + "Ġmonster": 1480, + "thy": 1481, + "Ġkey": 1482, + "ĠWhat": 1483, + "Ġpol": 1484, + "ĠSarah": 1485, + "Ġwon": 1486, + "ĠTommy": 1487, + "Ġwrong": 1488, + "Ġcastle": 1489, + "olly": 1490, + "iet": 1491, + "Ġforgot": 1492, + "Ġdeep": 1493, + "ner": 1494, + "Ġve": 1495, + "Ġbreak": 1496, + "oun": 1497, + "ued": 1498, + "cess": 1499, + "Ġquiet": 1500, + "ee": 1501, + "Ġsplas": 1502, + "arent": 1503, + "Do": 1504, + "Ġround": 1505, + "Ġwear": 1506, + "Ġnap": 1507, + "eddy": 1508, + "Ġem": 1509, + "ister": 1510, + "Ġhit": 1511, + "Ġdry": 1512, + "ĠEm": 1513, + "Ġdanced": 1514, + "ves": 1515, + "Ġparent": 1516, + "Ġmusic": 1517, + "ĠBilly": 1518, + "Ġbor": 1519, + "rot": 1520, + "up": 1521, + "Ġride": 1522, + "Ġunderstand": 1523, + "Ġwants": 1524, + "os": 1525, + "Ġbee": 1526, + "Ġvis": 1527, + "ully": 1528, + "ance": 1529, + "Ġtalked": 1530, + "ang": 1531, + "ts": 1532, + "ĠJoe": 1533, + "Ġrel": 1534, + "Ġleg": 1535, + "Ġcookies": 1536, + "Ġmum": 1537, + "ren": 1538, + "Ġside": 1539, + "fully": 1540, + "ross": 1541, + "Ġbrought": 1542, + "Ġleaf": 1543, + "Ġpoin": 1544, + "Ġsmart": 1545, + "zz": 1546, + "Ġhappen": 1547, + "Ġsec": 1548, + "Ġque": 1549, + "Ġsign": 1550, + "Ġfaster": 1551, + "Ġsister": 1552, + "Ġres": 1553, + "ence": 1554, + "Ġsharing": 1555, + "Ġcontin": 1556, + "itten": 1557, + "Ġreally": 1558, + "ards": 1559, + "Ġrocks": 1560, + "Ġsomeone": 1561, + "Ġbowl": 1562, + "Ġfinished": 1563, + "cy": 1564, + "Ġfox": 1565, + "Ġflying": 1566, + "Ġsecret": 1567, + "Ġdinner": 1568, + "Ġworried": 1569, + "ĠMaybe": 1570, + "Ġwell": 1571, + "Ġbutton": 1572, + "Ġpig": 1573, + "Ġsilly": 1574, + "Ġ-": 1575, + "Ġgu": 1576, + "ĠGra": 1577, + "Ġbeach": 1578, + "Ġel": 1579, + "Ġsmiles": 1580, + "gy": 1581, + "Ġvisit": 1582, + "Ġbranch": 1583, + "Ġeverything": 1584, + "ĠZ": 1585, + "Ġear": 1586, + "Ġtoday": 1587, + "Ġdanger": 1588, + "Ġgi": 1589, + "Ġking": 1590, + "Ġmonkey": 1591, + "Ġperfect": 1592, + "Ġorange": 1593, + "Ġeating": 1594, + "Ġfilled": 1595, + "Ġelse": 1596, + "Ġcontinued": 1597, + "ipp": 1598, + "Ġwish": 1599, + "Ġele": 1600, + "Ġchildren": 1601, + "Ġblank": 1602, + "ĠJen": 1603, + "Ġfield": 1604, + "Ġwelc": 1605, + "Ġpudd": 1606, + "Ġjar": 1607, + "Ġcow": 1608, + "Ġspr": 1609, + "Ġshin": 1610, + "ses": 1611, + "Ġbite": 1612, + "Ġblanket": 1613, + "Ġsnack": 1614, + "ze": 1615, + "ated": 1616, + "Ġsnake": 1617, + "Ġfree": 1618, + "Ġpurp": 1619, + "Ġpromised": 1620, + "Ġriver": 1621, + "Ġrealized": 1622, + "Ġfur": 1623, + "ead": 1624, + "Ġcarefully": 1625, + "itting": 1626, + "Ġbath": 1627, + "Ġparents": 1628, + "Ġsang": 1629, + "Maybe": 1630, + "ĠBl": 1631, + "Ġmud": 1632, + "Ġcrying": 1633, + "Ġpurple": 1634, + "cket": 1635, + "imi": 1636, + "Ġpieces": 1637, + "Ġboun": 1638, + "stead": 1639, + "Ġsail": 1640, + "ĠJim": 1641, + "Ġlaughing": 1642, + "Ġbrown": 1643, + "Ġyes": 1644, + "Ġrolled": 1645, + "Ġamazing": 1646, + "Ġdrink": 1647, + "Ġpet": 1648, + "ĠCh": 1649, + "ire": 1650, + "ĠMimi": 1651, + "Ġgrandma": 1652, + "Ġthrow": 1653, + "Ġenough": 1654, + "Ġlon": 1655, + "Ġdoctor": 1656, + "Ġdrag": 1657, + "Ġbottle": 1658, + "chool": 1659, + "Ġwords": 1660, + "Ġbarked": 1661, + "ased": 1662, + "Ġasks": 1663, + "Ġlonely": 1664, + "Ġlake": 1665, + "Ġsoup": 1666, + "Ġapples": 1667, + "ich": 1668, + "ises": 1669, + "Ġwhe": 1670, + "Ġwithout": 1671, + "Ġmoved": 1672, + "Ġshoes": 1673, + "Ġpast": 1674, + "used": 1675, + "Ġmorning": 1676, + "Ġschool": 1677, + "ord": 1678, + "Ġclosed": 1679, + "Ġcandy": 1680, + "Ġgift": 1681, + "Ġfairy": 1682, + "fort": 1683, + "Ġwagged": 1684, + "Ġdangerous": 1685, + "Ġsitting": 1686, + "Ġatt": 1687, + "Ġcrab": 1688, + "althy": 1689, + "ons": 1690, + "Ġshop": 1691, + "gg": 1692, + "Ġcreat": 1693, + "Ġwelcome": 1694, + "unch": 1695, + "ub": 1696, + "Ġsmo": 1697, + "ĠRe": 1698, + "iver": 1699, + "Ġstrange": 1700, + "Ġliving": 1701, + "ash": 1702, + "Ġruns": 1703, + "Ġmoney": 1704, + "board": 1705, + "ale": 1706, + "Ġpre": 1707, + "ible": 1708, + "Ġgetting": 1709, + "Ġletter": 1710, + "vel": 1711, + "Ġtreasure": 1712, + "fish": 1713, + "Ġegg": 1714, + "Ġmad": 1715, + "Ġchee": 1716, + "But": 1717, + "Ġpaw": 1718, + "Ġph": 1719, + "Ġdelicious": 1720, + "ass": 1721, + "Ġroad": 1722, + "Ġfarmer": 1723, + "Ġhigher": 1724, + "Ġtalking": 1725, + "ubb": 1726, + "itch": 1727, + "Ġpill": 1728, + "Ġshining": 1729, + "arm": 1730, + "Ġwings": 1731, + "Ġstre": 1732, + "me": 1733, + "Ġstand": 1734, + "ĠRemy": 1735, + "ush": 1736, + "Ġowner": 1737, + "cks": 1738, + "Ġpass": 1739, + "Ġstone": 1740, + "Ġthinks": 1741, + "Ġcaught": 1742, + "una": 1743, + "ĠMolly": 1744, + "Ġmail": 1745, + "app": 1746, + "Ġbring": 1747, + "igh": 1748, + "Ġbask": 1749, + "Ġbasket": 1750, + "Ġpuddle": 1751, + "Ġcoll": 1752, + "ĠBlue": 1753, + "Ġsear": 1754, + "Ġscream": 1755, + "Ġwhist": 1756, + "Ġbelie": 1757, + "Ġsame": 1758, + "ella": 1759, + "set": 1760, + "Ġmother": 1761, + "Ġnose": 1762, + "Ġyears": 1763, + "Ġpush": 1764, + "Ġswings": 1765, + "Ġbat": 1766, + "Ġfinally": 1767, + "Ġstart": 1768, + "Ġhor": 1769, + "Ġcoat": 1770, + "ĠEmma": 1771, + "Ġra": 1772, + "ches": 1773, + "Ġdays": 1774, + "Ġdropped": 1775, + "Tim": 1776, + "Ġherself": 1777, + "Ġcarrot": 1778, + "ĠTogether": 1779, + "Ġtasty": 1780, + "Ġdragon": 1781, + "ined": 1782, + "Ġbuck": 1783, + "Ġfan": 1784, + "Ġhoped": 1785, + "igg": 1786, + "red": 1787, + "isk": 1788, + "Ġmine": 1789, + "Ġtom": 1790, + "Ġarri": 1791, + "sy": 1792, + "sw": 1793, + "The": 1794, + "OK": 1795, + "Please": 1796, + "Ġwore": 1797, + "Ġseed": 1798, + "Ġcho": 1799, + "Ġtrou": 1800, + "erry": 1801, + "Ġansw": 1802, + "eb": 1803, + "'ll": 1804, + "ol": 1805, + "Ġteddy": 1806, + "Ġteach": 1807, + "Ġwoke": 1808, + "Ġgentle": 1809, + "bow": 1810, + "Ġspoon": 1811, + "Ġkite": 1812, + "Ġbush": 1813, + "Ġsack": 1814, + "Ġtwins": 1815, + "Ġsinging": 1816, + "Ġcray": 1817, + "Ġvill": 1818, + "Ġteac": 1819, + "Ġbelong": 1820, + "Ġcute": 1821, + "ipped": 1822, + "ĠBella": 1823, + "Ġshap": 1824, + "ier": 1825, + "Ġcheered": 1826, + "aughty": 1827, + "Ġseem": 1828, + "phant": 1829, + "Ġmin": 1830, + "iskers": 1831, + "Ġfit": 1832, + "Ġnaughty": 1833, + "Ġben": 1834, + "Ġpers": 1835, + "Ġbread": 1836, + "Ġgrew": 1837, + "idge": 1838, + "llie": 1839, + "Tom": 1840, + "Ġspin": 1841, + "Ġjuice": 1842, + "Ġpuppy": 1843, + "Ġtouc": 1844, + "sc": 1845, + "Ġcour": 1846, + "Ġhiding": 1847, + "Ġshook": 1848, + "Ġwonderful": 1849, + "ĠTheir": 1850, + "Ġrainbow": 1851, + "Ġjoy": 1852, + "fused": 1853, + "Ġforever": 1854, + "Ġpromise": 1855, + "Ġrope": 1856, + "Ġelephant": 1857, + "Ġcheese": 1858, + "Ġable": 1859, + "Good": 1860, + "ract": 1861, + "Ġbow": 1862, + "Ġarrived": 1863, + "Ġfence": 1864, + "ĠWhiskers": 1865, + "Ġlunch": 1866, + "Ġplane": 1867, + "Ġpile": 1868, + "Ġcourse": 1869, + "Ġshapes": 1870, + "irth": 1871, + "Ġheart": 1872, + "ball": 1873, + "irthday": 1874, + "isa": 1875, + "Ġshell": 1876, + "Ġinc": 1877, + "Ġeas": 1878, + "Ġdolls": 1879, + "ĠMark": 1880, + "Ġbugs": 1881, + "Ġshy": 1882, + "Ġshake": 1883, + "Ġcorn": 1884, + "Ġpop": 1885, + "Ġmost": 1886, + "Ġprob": 1887, + "Ġtouched": 1888, + "Ġteacher": 1889, + "Ġvillage": 1890, + "ĠLisa": 1891, + "Ġstreet": 1892, + "ĠThank": 1893, + "ama": 1894, + "ĠLe": 1895, + "Ġneck": 1896, + "ĠJill": 1897, + "Ġcarry": 1898, + "lem": 1899, + "Ġbusy": 1900, + "Ġproblem": 1901, + "br": 1902, + "Ġspo": 1903, + "Ġwar": 1904, + "Ġsounds": 1905, + "Ġdes": 1906, + "lla": 1907, + "Ġfew": 1908, + "Ġcave": 1909, + "Ġpower": 1910, + "col": 1911, + "Ġpatient": 1912, + "Ġbench": 1913, + "adow": 1914, + "Ġnut": 1915, + "Ġholding": 1916, + "Ġmeet": 1917, + "Ġbirthday": 1918, + "Ġband": 1919, + "Ġstorm": 1920, + "Ġshr": 1921, + "irt": 1922, + "ost": 1923, + "Ġkiss": 1924, + "Ġpocket": 1925, + "arp": 1926, + "Ġtowards": 1927, + "ian": 1928, + "Ġfeels": 1929, + "ato": 1930, + "Ġwra": 1931, + "Ġspark": 1932, + "Ġbell": 1933, + "urtle": 1934, + "ountain": 1935, + "Ġfold": 1936, + "eared": 1937, + "Ġbelieve": 1938, + "Ġballs": 1939, + "Ġcir": 1940, + "Ġlate": 1941, + "Ġsharp": 1942, + "ourn": 1943, + "ilk": 1944, + "Ġlive": 1945, + "Ġjourn": 1946, + "Ġob": 1947, + "gly": 1948, + "irp": 1949, + "eter": 1950, + "ĠLater": 1951, + "Ġnoises": 1952, + "Ġrob": 1953, + "Ġhelpful": 1954, + "umb": 1955, + "Ġmilk": 1956, + "Ġupset": 1957, + "Ġwild": 1958, + "Ġdirt": 1959, + "Ġstories": 1960, + "read": 1961, + "alm": 1962, + "Ġcoin": 1963, + "Ġdist": 1964, + "Ġcover": 1965, + "Ġslowly": 1966, + "oose": 1967, + "Ġrec": 1968, + "Ġtreats": 1969, + "Ġhugs": 1970, + "unt": 1971, + "ling": 1972, + "Ġstring": 1973, + "Ġugly": 1974, + "Ġdriver": 1975, + "Ġhoney": 1976, + "Ġgray": 1977, + "Ġdisapp": 1978, + "Ġturtle": 1979, + "Ġmagical": 1980, + "Ġdi": 1981, + "epend": 1982, + "Ġamazed": 1983, + "ĠGrandma": 1984, + "umpy": 1985, + "ĠBe": 1986, + "Ġhorse": 1987, + "iling": 1988, + "Ġpillow": 1989, + "ator": 1990, + "oggy": 1991, + "Ġseat": 1992, + "Ġrude": 1993, + "Ġsuc": 1994, + "Ġzoom": 1995, + "Ġrobot": 1996, + "Ġglow": 1997, + "Ġtaking": 1998, + "Ġstars": 1999, + "fortable": 2000, + "Ġyoung": 2001, + "ĠMary": 2002, + "Ġcloth": 2003, + "Ġprincess": 2004, + "Ġmist": 2005, + "Ġtrip": 2006, + "pping": 2007, + "Ġorgan": 2008, + "Ġsandw": 2009, + "Ġmark": 2010, + "Ġwide": 2011, + "Ġnet": 2012, + "Ġsug": 2013, + "umber": 2014, + "Ġcard": 2015, + "Lily": 2016, + "Ġpuzz": 2017, + "Ġlucky": 2018, + "ĠFred": 2019, + "ung": 2020, + "Ġwhistle": 2021, + "Ġdrove": 2022, + "ĠDaddy": 2023, + "Ġseek": 2024, + "Ġcraw": 2025, + "Ġinv": 2026, + "Ġspicy": 2027, + "Ġgiant": 2028, + "aur": 2029, + "ĠCat": 2030, + "Ġinstead": 2031, + "Ġkitten": 2032, + "ĠLeo": 2033, + "Ġcookie": 2034, + "Ġhuge": 2035, + "Ġpart": 2036, + "Ġfighting": 2037, + "Ġfixed": 2038, + "ens": 2039, + "Ġlem": 2040, + "Hey": 2041, + "Ġwheel": 2042, + "Ġducks": 2043, + "Ġbucket": 2044, + "ove": 2045, + "Sure": 2046, + "lower": 2047, + "Ġsick": 2048, + "ĠWith": 2049, + "pper": 2050, + "Ġspid": 2051, + "ize": 2052, + "not": 2053, + "Ġphone": 2054, + "Ġsnowman": 2055, + "Ġwrite": 2056, + "est": 2057, + "Ġforget": 2058, + "Ġchased": 2059, + "Ġmach": 2060, + "elly": 2061, + "Ġcannot": 2062, + "Ġadventures": 2063, + "Ġboss": 2064, + "ĠCome": 2065, + "Ġoven": 2066, + "Ġmoon": 2067, + "Ġshelf": 2068, + "ular": 2069, + "Ġtaste": 2070, + "Of": 2071, + "Ġbone": 2072, + "Ġpeace": 2073, + "Ġbubb": 2074, + "Ġbark": 2075, + "Ġsel": 2076, + "Ġwasn": 2077, + "Ġca": 2078, + "Ġce": 2079, + "Ġcomes": 2080, + "Ġwave": 2081, + "Ġstepped": 2082, + "ors": 2083, + "rill": 2084, + "ĠMomo": 2085, + "Ġsheep": 2086, + "Ġser": 2087, + "Ġdrive": 2088, + "Ġsuddenly": 2089, + "den": 2090, + "Ġconfused": 2091, + "Ġsongs": 2092, + "Ġsal": 2093, + "Ġlast": 2094, + "Ġfoot": 2095, + "Ġgrab": 2096, + "ĠMama": 2097, + "Ġrad": 2098, + "ery": 2099, + "Ġfle": 2100, + "Ġhidden": 2101, + "Ġlanded": 2102, + "erest": 2103, + "Ġselfish": 2104, + "ert": 2105, + "Ġthin": 2106, + "ose": 2107, + "ĠLuna": 2108, + "Ġjoke": 2109, + "Ġtie": 2110, + "Ġpath": 2111, + "Ġinterest": 2112, + "Ġdaddy": 2113, + "Ġgrumpy": 2114, + "Ġbeak": 2115, + "Ġslid": 2116, + "Ġsmooth": 2117, + "Ġlife": 2118, + "Ġchick": 2119, + "to": 2120, + "Ġcart": 2121, + "Ġlater": 2122, + "Ġfruits": 2123, + "Ġchange": 2124, + "ever": 2125, + "Ġpan": 2126, + "Ġjog": 2127, + "ĠJerry": 2128, + "Ġexp": 2129, + "Ġval": 2130, + "Ġmissed": 2131, + "Ġbought": 2132, + "Ġclouds": 2133, + "Ġsour": 2134, + "Ġgrate": 2135, + "Ġent": 2136, + "ope": 2137, + "Ġwolf": 2138, + "Ġmyster": 2139, + "izzy": 2140, + "Ġdrew": 2141, + "Ġsleepy": 2142, + "Ġjelly": 2143, + "Ġtea": 2144, + "Ġwatching": 2145, + "Ġspider": 2146, + "ife": 2147, + "Ġwash": 2148, + "Ġacross": 2149, + "Ġexplain": 2150, + "ĠJimmy": 2151, + "wel": 2152, + "Ġemp": 2153, + "Ġcou": 2154, + "Ġempty": 2155, + "Ġspe": 2156, + "Ġlegs": 2157, + "izz": 2158, + "Ġgrateful": 2159, + "Ġcalm": 2160, + "Ġhealthy": 2161, + "Ġmot": 2162, + "Ġban": 2163, + "Ġash": 2164, + "Ġsmelly": 2165, + "eth": 2166, + "ĠOllie": 2167, + "Ġclever": 2168, + "Ġring": 2169, + "Ġstep": 2170, + "ĠBobby": 2171, + "Ġimag": 2172, + "Ġmachine": 2173, + "Ġspray": 2174, + "Ġtakes": 2175, + "Ġav": 2176, + "stion": 2177, + "Ġpour": 2178, + "ity": 2179, + "Ġworm": 2180, + "Ġjewel": 2181, + "mer": 2182, + "Ġsticks": 2183, + "ĠBunny": 2184, + "yard": 2185, + "Ġmed": 2186, + "Ġmessy": 2187, + "Ġfing": 2188, + "Ġseemed": 2189, + "let": 2190, + "Ġbackyard": 2191, + "dge": 2192, + "iger": 2193, + "llo": 2194, + "kin": 2195, + "Ġthough": 2196, + "Ġrocket": 2197, + "ĠDoggy": 2198, + "pect": 2199, + "Ġtid": 2200, + "Ġfinish": 2201, + "Ġign": 2202, + "oomy": 2203, + "ĠChirp": 2204, + "Ġinteresting": 2205, + "oc": 2206, + "Ġfil": 2207, + "oop": 2208, + "Ġwhole": 2209, + "Ġlay": 2210, + "Ġprot": 2211, + "erly": 2212, + "Come": 2213, + "Ġhope": 2214, + "ward": 2215, + "unk": 2216, + "Ġworking": 2217, + "Ġeasy": 2218, + "Ġact": 2219, + "Ġbanan": 2220, + "Ġlad": 2221, + "Ġsave": 2222, + "amed": 2223, + "Ġnothing": 2224, + "Ġquestion": 2225, + "Ġyog": 2226, + "Ġsmelled": 2227, + "ming": 2228, + "ugg": 2229, + "Ġanyone": 2230, + "ork": 2231, + "Ġwondered": 2232, + "Ġsu": 2233, + "Ġpuzzle": 2234, + "bar": 2235, + "Ġplate": 2236, + "Ġsplash": 2237, + "Ġba": 2238, + "Ġlonger": 2239, + "Ġalong": 2240, + "Ġfaces": 2241, + "ĠChirpy": 2242, + "Ġsol": 2243, + "Ġpin": 2244, + "Ġtidy": 2245, + "Ġchew": 2246, + "Ġneigh": 2247, + "Ġfeather": 2248, + "St": 2249, + "Ġdogs": 2250, + "Ġarms": 2251, + "ont": 2252, + "Ġqueen": 2253, + "ĠMum": 2254, + "Ġladder": 2255, + "ars": 2256, + "Ġlift": 2257, + "Ġline": 2258, + "Ġsupp": 2259, + "Ġgently": 2260, + "Ġmaybe": 2261, + "ocked": 2262, + "rass": 2263, + "Ġexplor": 2264, + "Ġforgive": 2265, + "Ġfake": 2266, + "Ġscar": 2267, + "barrass": 2268, + "Ġmind": 2269, + "Ġneighb": 2270, + "Ġembarrass": 2271, + "Ġtrouble": 2272, + "Ġweak": 2273, + "Ġlemon": 2274, + "Ġzoo": 2275, + "Ġcross": 2276, + "ult": 2277, + "Ġkick": 2278, + "Ġfront": 2279, + "arge": 2280, + "Ġlovely": 2281, + "Ġbossy": 2282, + "Ġgives": 2283, + "box": 2284, + "Ġsaved": 2285, + "ones": 2286, + "Ġjumping": 2287, + "Ġplaces": 2288, + "ually": 2289, + "Ġonto": 2290, + "ĠAl": 2291, + "ĠSt": 2292, + "irr": 2293, + "iting": 2294, + "Ġpract": 2295, + "Ġshirt": 2296, + "Ġdeer": 2297, + "Ġpack": 2298, + "sp": 2299, + "orrow": 2300, + "ado": 2301, + "ned": 2302, + "ment": 2303, + "Ġmap": 2304, + "Ġlazy": 2305, + "Ġbal": 2306, + "Ġswimming": 2307, + "Ġmistake": 2308, + "Ġboring": 2309, + "Ġperson": 2310, + "Ġpool": 2311, + "Ġcrayons": 2312, + "Ġaf": 2313, + "Ġpizz": 2314, + "Ġwaiting": 2315, + "Ġlarge": 2316, + "Ġdish": 2317, + "Ġsuch": 2318, + "Ġcheer": 2319, + "Ġwing": 2320, + "Ġloves": 2321, + "Ġship": 2322, + "ek": 2323, + "ipe": 2324, + "Ġpointed": 2325, + "Ġprince": 2326, + "onest": 2327, + "urse": 2328, + "Ġsur": 2329, + "Ġsearch": 2330, + "Ġhum": 2331, + "Ġclown": 2332, + "Ġcozy": 2333, + "Ġpizza": 2334, + "Ġcleaned": 2335, + "Ġputs": 2336, + "Ġeag": 2337, + "Ġret": 2338, + "oman": 2339, + "Ġstood": 2340, + "ĠSomet": 2341, + "raid": 2342, + "aughter": 2343, + "My": 2344, + "Ġhonest": 2345, + "Ġtomorrow": 2346, + "Ġgather": 2347, + "Ġafraid": 2348, + "ĠMy": 2349, + "ĠWhy": 2350, + "Ġwoman": 2351, + "ina": 2352, + "era": 2353, + "Ġbuilding": 2354, + "ĠTV": 2355, + "Ġreturn": 2356, + "icked": 2357, + "Ġsplashed": 2358, + "Ġpretended": 2359, + "Ġdrum": 2360, + "Ġteeth": 2361, + "Ġplants": 2362, + "aw": 2363, + "Ġbounce": 2364, + "ĠIf": 2365, + "ute": 2366, + "Ġants": 2367, + "Ġgoes": 2368, + "Ġnearby": 2369, + "Ġmotor": 2370, + "Ġfancy": 2371, + "Ġappeared": 2372, + "Ġsandwich": 2373, + "Ġtrue": 2374, + "osaur": 2375, + "Ġscreamed": 2376, + "Ġcreative": 2377, + "Ġimpress": 2378, + "Ġlaw": 2379, + "Ġwearing": 2380, + "Ġfear": 2381, + "gest": 2382, + "ĠBenny": 2383, + "Be": 2384, + "aced": 2385, + "Ġanswer": 2386, + "Ġscarf": 2387, + "mb": 2388, + "Ġchase": 2389, + "ĠGo": 2390, + "ĠBu": 2391, + "Ġhello": 2392, + "Ġsuccess": 2393, + "Ġdinosaur": 2394, + "Ġmatch": 2395, + "Ġdaughter": 2396, + "ĠPlease": 2397, + "Ġpowerful": 2398, + "Ġlock": 2399, + "ĠHow": 2400, + "uce": 2401, + "Ġjourney": 2402, + "Ġrich": 2403, + "Ġfurry": 2404, + "Ġstret": 2405, + "Ġnote": 2406, + "Ġtrust": 2407, + "elp": 2408, + "Ġnumber": 2409, + "Ġshadow": 2410, + "Ġtest": 2411, + "rag": 2412, + "Ġsoap": 2413, + "Now": 2414, + "Ġpri": 2415, + "Ġsold": 2416, + "iff": 2417, + "Ġchocol": 2418, + "vous": 2419, + "Ġnoisy": 2420, + "Stop": 2421, + "Ġsnee": 2422, + "Ġdig": 2423, + "Ġcloset": 2424, + "Ġmatter": 2425, + "Ġhang": 2426, + "Ġrub": 2427, + "Ġsmiling": 2428, + "ĠDon": 2429, + "Ġdancing": 2430, + "ĠTiny": 2431, + "Ġhero": 2432, + "Ġicy": 2433, + "Ġcircle": 2434, + "Ġvan": 2435, + "Ġashamed": 2436, + "pa": 2437, + "Ġgold": 2438, + "itter": 2439, + "ĠBird": 2440, + "Ġtool": 2441, + "Ġprint": 2442, + "Ġner": 2443, + "Ġgun": 2444, + "oppy": 2445, + "Ġgen": 2446, + "Ġtries": 2447, + "Ġknee": 2448, + "Ġlamp": 2449, + "irror": 2450, + "Ġtowel": 2451, + "Ġnervous": 2452, + "Ġhur": 2453, + "Ġcarried": 2454, + "Ġstra": 2455, + "Ġboot": 2456, + "Ġbridge": 2457, + "Ġcouch": 2458, + "Ġchocolate": 2459, + "Ġprotect": 2460, + "isp": 2461, + "Ġpoor": 2462, + "Ġsaf": 2463, + "Ġkicked": 2464, + "Ġrelie": 2465, + "Ġmirror": 2466, + "Ġbean": 2467, + "Ġrare": 2468, + "Ġshark": 2469, + "Ġ'": 2470, + "Ġpolite": 2471, + "Ġclap": 2472, + "Help": 2473, + "Ġembarrassed": 2474, + "Ġwand": 2475, + "Ġsque": 2476, + "rob": 2477, + "Ġgate": 2478, + "Ġwis": 2479, + "Ġthese": 2480, + "Ġfeet": 2481, + "nic": 2482, + "Ġdrank": 2483, + "scape": 2484, + "Ġstu": 2485, + "Ġcand": 2486, + "Ġcrown": 2487, + "Ġcri": 2488, + "Ġlead": 2489, + "Ġballoons": 2490, + "ensive": 2491, + "Ġdisco": 2492, + "Ġreg": 2493, + "Ġclass": 2494, + "Ġap": 2495, + "Ġpres": 2496, + "ĠU": 2497, + "Ġpicnic": 2498, + "Ġpeaceful": 2499, + "Ġexpensive": 2500, + "Ġpainted": 2501, + "Ġbake": 2502, + "imp": 2503, + "Ġglue": 2504, + "ual": 2505, + "Ġsugar": 2506, + "Ġbecome": 2507, + "Ġvase": 2508, + "Ġcap": 2509, + "ĠSometimes": 2510, + "Ġfat": 2511, + "Ġtape": 2512, + "Ġwhisp": 2513, + "Ġgigg": 2514, + "Ġstir": 2515, + "ĠBear": 2516, + "ndpa": 2517, + "robe": 2518, + "Ġtick": 2519, + "Ġeld": 2520, + "ĠTr": 2521, + "Ġthick": 2522, + "Ġdecor": 2523, + "Ġgener": 2524, + "Ġmarch": 2525, + "Ġbald": 2526, + "Ġspread": 2527, + "Ġtent": 2528, + "lebr": 2529, + "ragile": 2530, + "Ġclay": 2531, + "Ġflag": 2532, + "Ġtele": 2533, + "Ġcorner": 2534, + "ote": 2535, + "Ġknocked": 2536, + "Ġrespect": 2537, + "Ġlog": 2538, + "ym": 2539, + "Ġdizzy": 2540, + "ĠBr": 2541, + "Ġcelebr": 2542, + "Ġtasted": 2543, + "owed": 2544, + "Ġcage": 2545, + "ĠAndy": 2546, + "Max": 2547, + "ventually": 2548, + "arl": 2549, + "lves": 2550, + "Ġgroup": 2551, + "Ġmysterious": 2552, + "Ġscare": 2553, + "Ġmixed": 2554, + "Ġboard": 2555, + "Ġlose": 2556, + "Ġbarn": 2557, + "Ġfragile": 2558, + "Ġdrawing": 2559, + "ĠSome": 2560, + "Ġglass": 2561, + "Ġmoms": 2562, + "Ġyelled": 2563, + "Ġfeed": 2564, + "Ġclock": 2565, + "ustr": 2566, + "Ġelderly": 2567, + "Ġpray": 2568, + "Ġadm": 2569, + "Ġwouldn": 2570, + "Ġpay": 2571, + "Ġjet": 2572, + "ser": 2573, + "ced": 2574, + "Ġbalance": 2575, + "Ġgenerous": 2576, + "Ġter": 2577, + "Ġmountain": 2578, + "Ġwhale": 2579, + "Ġmighty": 2580, + "any": 2581, + "Ġsco": 2582, + "Ġbrush": 2583, + "Ġhar": 2584, + "Ġrose": 2585, + "Ġfamous": 2586, + "Ġincred": 2587, + "Ġrelieved": 2588, + "ho": 2589, + "ness": 2590, + "Ġsunf": 2591, + "Ġrough": 2592, + "lace": 2593, + "Ġterri": 2594, + "Ġfrustr": 2595, + "issors": 2596, + "Mommy": 2597, + "Ġorganized": 2598, + "Ġstubb": 2599, + "Ġignor": 2600, + "ĠDucky": 2601, + "Ġnecklace": 2602, + "Ġwhich": 2603, + "Ġpump": 2604, + "Ġspace": 2605, + "Ġclear": 2606, + "Ġblow": 2607, + "ĠElla": 2608, + "Ġincredible": 2609, + "Ġchicken": 2610, + "kn": 2611, + "Ġwrap": 2612, + "Ġstubborn": 2613, + "Ġyarn": 2614, + "Ġsock": 2615, + "Ġfright": 2616, + "Ġtwist": 2617, + "Ġword": 2618, + "dle": 2619, + "ighed": 2620, + "Ġswan": 2621, + "Ġtaught": 2622, + "ĠJenny": 2623, + "Ġhose": 2624, + "Ġmic": 2625, + "Ġpresent": 2626, + "Ġexploring": 2627, + "Ġbranches": 2628, + "Ġteam": 2629, + "Ġcreature": 2630, + "Ġmel": 2631, + "Ġfrustrated": 2632, + "Ġmis": 2633, + "erries": 2634, + "alous": 2635, + "Ġscissors": 2636, + "Ġgloomy": 2637, + "Ġberries": 2638, + "known": 2639, + "Ġjealous": 2640, + "Ġcomfortable": 2641, + "Ġwagon": 2642, + "Ġhorn": 2643, + "oph": 2644, + "Ġeggs": 2645, + "Ġburn": 2646, + "Ġnorm": 2647, + "Ġwake": 2648, + "asp": 2649, + "Ġstamp": 2650, + "Ġpolice": 2651, + "Ġguess": 2652, + "Ġweird": 2653, + "fic": 2654, + "Ġunderstood": 2655, + "Ġnormal": 2656, + "ĠPe": 2657, + "getable": 2658, + "Ġunknown": 2659, + "Ġdiffic": 2660, + "Ġvegetable": 2661, + "Ġsell": 2662, + "Ġsword": 2663, + "Ġbloom": 2664, + "Ġhears": 2665, + "Ġdull": 2666, + "airs": 2667, + "Ġfrightened": 2668, + "Ġmov": 2669, + "Ġunus": 2670, + "alk": 2671, + "ond": 2672, + "Ġfier": 2673, + "Ġunusual": 2674, + "Ġnosy": 2675, + "Ġdifficult": 2676, + "Ġfierce": 2677, + "Ġadd": 2678, + "Where": 2679, + "ĠWill": 2680, + "Ġfine": 2681, + "Ġwashed": 2682, + "anged": 2683, + "Ġterrible": 2684, + "cient": 2685, + "Ġdiscover": 2686, + "Ġdug": 2687, + "Ġwrote": 2688, + "Ġdead": 2689, + "Ġwaff": 2690, + "Ġbreath": 2691, + "ique": 2692, + "und": 2693, + "Ġwitch": 2694, + "port": 2695, + "Ġsquare": 2696, + "Ġspoiled": 2697, + "live": 2698, + "Ġtiger": 2699, + "Ġbitter": 2700, + "Ġtoast": 2701, + "Ġmeasure": 2702, + "Ġunique": 2703, + "Ġroar": 2704, + "Ġancient": 2705, + "Ġspent": 2706, + "yal": 2707, + "orry": 2708, + "Ġstat": 2709, + "ony": 2710, + "Ġwaves": 2711, + "Ġfinding": 2712, + "Ġunl": 2713, + "Ġtells": 2714, + "Ġsunflower": 2715, + "Ġfool": 2716, + "Ġstuff": 2717, + "Ġcollect": 2718, + "Ġham": 2719, + "Ġbathroom": 2720, + "Ġstri": 2721, + "Ġpotato": 2722, + "ume": 2723, + "Ġthankful": 2724, + "Ġfinger": 2725, + "ray": 2726, + "Ġcab": 2727, + "Ġending": 2728, + "xible": 2729, + "ĠTw": 2730, + "Ġcher": 2731, + "Ġord": 2732, + "corn": 2733, + "Ġclum": 2734, + "inky": 2735, + "apped": 2736, + "Ġcats": 2737, + "Ġdelicate": 2738, + "Ġsearched": 2739, + "light": 2740, + "Ġseeds": 2741, + "Ġind": 2742, + "shine": 2743, + "erp": 2744, + "Ġcovered": 2745, + "Ġexplained": 2746, + "Ġcone": 2747, + "Ġclumsy": 2748, + "Ġcabin": 2749, + "ĠRex": 2750, + "Ġdove": 2751, + "Ġlab": 2752, + "Ġchanged": 2753, + "Ġchest": 2754, + "Ġgoat": 2755, + "Ġdrop": 2756, + "als": 2757, + "Ġbubbles": 2758, + "Ġjoined": 2759, + "ory": 2760, + "Ġloyal": 2761, + "Ġpopcorn": 2762, + "Ġyours": 2763, + "Ġtrick": 2764, + "Ġmuff": 2765, + "gu": 2766, + "Ġtoug": 2767, + "Ġstatue": 2768, + "Ġfoolish": 2769, + "Ġpige": 2770, + "Ġwealthy": 2771, + "Ġjam": 2772, + "Ġexam": 2773, + "Ġsunshine": 2774, + "ĠNo": 2775, + "Ġjeep": 2776, + "mbre": 2777, + "Ġcrazy": 2778, + "Ġumbre": 2779, + "Ġrelax": 2780, + "Ġtough": 2781, + "iant": 2782, + "ground": 2783, + "Ġpaws": 2784, + "Ġflexible": 2785, + "Ġvalue": 2786, + "anut": 2787, + "Ġasking": 2788, + "Ġstones": 2789, + "Ġmoving": 2790, + "Ġadventur": 2791, + "Ġpepper": 2792, + "ĠTrue": 2793, + "reen": 2794, + "selves": 2795, + "Ġnods": 2796, + "ĠBrown": 2797, + "Ġthirst": 2798, + "Ġsolve": 2799, + "Ġadventurous": 2800, + "Ġrat": 2801, + "Ġyourself": 2802, + "Ġexciting": 2803, + "Ġuseful": 2804, + "pes": 2805, + "Ġpir": 2806, + "ĠInstead": 2807, + "Ben": 2808, + "Ġbored": 2809, + "Ġlif": 2810, + "Ġhairy": 2811, + "Ġer": 2812, + "Ġdepend": 2813, + "Ġcries": 2814, + "Ġcaterp": 2815, + "Ġknife": 2816, + "Ġcaterpill": 2817, + "bled": 2818, + "Ġthirsty": 2819, + "iddle": 2820, + "Ġflash": 2821, + "ĠMany": 2822, + "Ġbanana": 2823, + "com": 2824, + "Ġfig": 2825, + "Ġdough": 2826, + "Here": 2827, + "Ġmask": 2828, + "Who": 2829, + "Ġhay": 2830, + "Ġaunt": 2831, + "Ġbody": 2832, + "gust": 2833, + "Ġtomato": 2834, + "Ġstraw": 2835, + "Ġpumpkin": 2836, + "rilliant": 2837, + "Ġzip": 2838, + "Ġobed": 2839, + "Ġmarket": 2840, + "Ġshore": 2841, + "Ġneighbor": 2842, + "ti": 2843, + "Ġbrilliant": 2844, + "ĠLittle": 2845, + "Ġdisgust": 2846, + "Ġgoose": 2847, + "Ġhats": 2848, + "Ġflute": 2849, + "Ġmedic": 2850, + "Ġcaterpillar": 2851, + "ying": 2852, + "Ġtimes": 2853, + "Ġasleep": 2854, + "ĠYour": 2855, + "Ġstove": 2856, + "ungle": 2857, + "Ġshiver": 2858, + "Ġharm": 2859, + "Ġeager": 2860, + "ict": 2861, + "Ġjolly": 2862, + "Ġmedicine": 2863, + "cil": 2864, + "berry": 2865, + "Ġobedient": 2866, + "unn": 2867, + "Ġfour": 2868, + "ates": 2869, + "Ġmiddle": 2870, + "Ġsmaller": 2871, + "Ġnuts": 2872, + "Ġsquee": 2873, + "Ġdependable": 2874, + "Ġcro": 2875, + "ĠSammy": 2876, + "Ġpainting": 2877, + "Ġgum": 2878, + "Ġfridge": 2879, + "Ġsnacks": 2880, + "het": 2881, + "Ġjungle": 2882, + "Ġstage": 2883, + "Ġfrown": 2884, + "Ġdisgusting": 2885, + "Ġpencil": 2886, + "Ġknowing": 2887, + "ants": 2888, + "ĠToday": 2889, + "iness": 2890, + "ĠJake": 2891, + "Ġsalad": 2892, + "axi": 2893, + "Ġchoose": 2894, + "aken": 2895, + "Ġbedroom": 2896, + "Ġavoc": 2897, + "Ġlow": 2898, + "aghet": 2899, + "aghetti": 2900, + "Ġumbrella": 2901, + "Ġeng": 2902, + "Ġimpressive": 2903, + "Ġbottom": 2904, + "Ġfearful": 2905, + "Ġescape": 2906, + "Ġcheap": 2907, + "Ġspaghetti": 2908, + "Ġmole": 2909, + "Ġarrow": 2910, + "Ġcounted": 2911, + "lph": 2912, + "Ġenorm": 2913, + "Ġenormous": 2914, + "Ġremind": 2915, + "land": 2916, + "Ġcareless": 2917, + "Ġperform": 2918, + "ependent": 2919, + "ilt": 2920, + "Ġtwig": 2921, + "Ġborrow": 2922, + "ident": 2923, + "Ġparrot": 2924, + "inal": 2925, + "Ġslipped": 2926, + "Ġmovie": 2927, + "umpet": 2928, + "most": 2929, + "Ġtaxi": 2930, + "Ġshoot": 2931, + "If": 2932, + "Ġtrumpet": 2933, + "Ġorig": 2934, + "Ġtaken": 2935, + "Ġdolph": 2936, + "Ġboats": 2937, + "Ġscr": 2938, + "Ġsuccessful": 2939, + "Me": 2940, + "met": 2941, + "Ġshoe": 2942, + "Ġshows": 2943, + "upid": 2944, + "ĠSn": 2945, + "Ġshine": 2946, + "Ġsighed": 2947, + "Ġhelmet": 2948, + "Ġalmost": 2949, + "Ġref": 2950, + "ours": 2951, + "Ġindependent": 2952, + "Ġpigeon": 2953, + "Ġpeanut": 2954, + "Ġoriginal": 2955, + "Ġmoder": 2956, + "Ġfilthy": 2957, + "Are": 2958, + "Sorry": 2959, + "aser": 2960, + "iable": 2961, + "Ġhouses": 2962, + "Ġvegetables": 2963, + "Ġpants": 2964, + "Ġgem": 2965, + "Ġjug": 2966, + "Ġdesign": 2967, + "Ġtied": 2968, + "Ġgar": 2969, + "Ġmodern": 2970, + "Ġacorn": 2971, + "Ġwander": 2972, + "amond": 2973, + "Ġhammer": 2974, + "Ġstupid": 2975, + "Ġcarrots": 2976, + "Ġserious": 2977, + "Ġfork": 2978, + "Ġspotted": 2979, + "Ġrug": 2980, + "Ġsmoke": 2981, + "erable": 2982, + "Ġbelonged": 2983, + "Ġdiamond": 2984, + "Ġmiserable": 2985, + "Ġtor": 2986, + "Ġguit": 2987, + "Ġgets": 2988, + "io": 2989, + "Ġcharm": 2990, + "Ġcollar": 2991, + "Ġtriang": 2992, + "ĠEmily": 2993, + "Ġhopping": 2994, + "Ġdest": 2995, + "Ġheal": 2996, + "atch": 2997, + "Ġcam": 2998, + "Ġrecord": 2999, + "Ġisland": 3000, + "Ġmagn": 3001, + "Ġprize": 3002, + "Ġengine": 3003, + "Ġcere": 3004, + "cean": 3005, + "Ġocean": 3006, + "ube": 3007, + "Ġmeal": 3008, + "Ġquar": 3009, + "dile": 3010, + "Ġsuit": 3011, + "Ġfountain": 3012, + "Ġlean": 3013, + "codile": 3014, + "Sam": 3015, + "Ġcompet": 3016, + "Ġspring": 3017, + "Ġlifted": 3018, + "Ġneedle": 3019, + "Ġtricks": 3020, + "Ġfigure": 3021, + "Ġsauce": 3022, + "Ġneeds": 3023, + "Ġcrawled": 3024, + "Ġraced": 3025, + "Ġang": 3026, + "Ġpassed": 3027, + "Ġtire": 3028, + "Ġloll": 3029, + "Ġbuilt": 3030, + "Ġruined": 3031, + "cles": 3032, + "Ġtooth": 3033, + "Ġthoughtful": 3034, + "ipop": 3035, + "Ġguitar": 3036, + "Ġpebb": 3037, + "Ġwip": 3038, + "Ġtorn": 3039, + "Ġhoop": 3040, + "Ġcost": 3041, + "Ġcheerful": 3042, + "Ġlollipop": 3043, + "Ġbeet": 3044, + "Ġwheat": 3045, + "Ġcereal": 3046, + "Ġreliable": 3047, + "Ġhumble": 3048, + "Ġquarrel": 3049, + "Ġcop": 3050, + "Ġgarage": 3051, + "Ġcryst": 3052, + "Ġcrocodile": 3053, + "Ġonion": 3054, + "berries": 3055, + "Ġcharming": 3056, + "oin": 3057, + "Ġkissed": 3058, + "Ġhurts": 3059, + "aff": 3060, + "Ġplayful": 3061, + "Ġtank": 3062, + "Ġpopular": 3063, + "Ġtap": 3064, + "Ġcomb": 3065, + "Ġpicks": 3066, + "Ġbatter": 3067, + "Ġones": 3068, + "Ġbelt": 3069, + "Ġstudy": 3070, + "icop": 3071, + "Ġcrane": 3072, + "icopter": 3073, + "iv": 3074, + "Ġstanding": 3075, + "Ġcrayon": 3076, + "Ġtube": 3077, + "Ġsink": 3078, + "edy": 3079, + "Ġhelicopter": 3080, + "urkey": 3081, + "oto": 3082, + "Ġloop": 3083, + "Ġcarp": 3084, + "Ġyogurt": 3085, + "Ġavocado": 3086, + "How": 3087, + "Ġpress": 3088, + "ĠSus": 3089, + "ilty": 3090, + "Ġguilty": 3091, + "ages": 3092, + "inary": 3093, + "Ġbrace": 3094, + "xious": 3095, + "Ġeraser": 3096, + "hip": 3097, + "Ġanxious": 3098, + "Ġspill": 3099, + "Ġswe": 3100, + "Ġusing": 3101, + "Ġcube": 3102, + "Ġinvited": 3103, + "Ġturkey": 3104, + "Ġpow": 3105, + "Ġmill": 3106, + "ĠEven": 3107, + "Ġharmless": 3108, + "Ġcarpet": 3109, + "Ġknot": 3110, + "Ġflashlight": 3111, + "Ġnail": 3112, + "Ġgrace": 3113, + "Ġsteal": 3114, + "coa": 3115, + "Ġrep": 3116, + "Ġcrystal": 3117, + "zed": 3118, + "appy": 3119, + "Ġpian": 3120, + "Ġfriendship": 3121, + "host": 3122, + "Ġrag": 3123, + "Ġtears": 3124, + "Ġdisappoin": 3125, + "ĠDan": 3126, + "Ġwrapped": 3127, + "Ġcompetit": 3128, + "Ġsil": 3129, + "Ġlicked": 3130, + "Ġpiano": 3131, + "Ġvine": 3132, + "cycle": 3133, + "Ġmagnet": 3134, + "Ġangel": 3135, + "Ġboys": 3136, + "Ġharder": 3137, + "Ġmeant": 3138, + "Ġhelps": 3139, + "Ġlocked": 3140, + "Ġpipe": 3141, + "Ġradio": 3142, + "Ġroof": 3143, + "Ġenv": 3144, + "Ġrode": 3145, + "ither": 3146, + "Ġghost": 3147, + "Ġscoot": 3148, + "Ġhappiness": 3149, + "Ġliz": 3150, + "Ġshape": 3151, + "ubby": 3152, + "Ġchain": 3153, + "Ġears": 3154, + "atter": 3155, + "Ġcamera": 3156, + "ging": 3157, + "Ġtroubled": 3158, + "Ġscale": 3159, + "Ġbeetle": 3160, + "Ġfis": 3161, + "Ġcomet": 3162, + "Ġhelpless": 3163, + "Ġuncom": 3164, + "ebra": 3165, + "Ġuncomfortable": 3166, + "Ġrid": 3167, + "Ġcoins": 3168, + "Ġpasta": 3169, + "Ġsle": 3170, + "Ġchubby": 3171, + "Ġdeaf": 3172, + "Ġpoured": 3173, + "cident": 3174, + "Ġoffice": 3175, + "Ġpale": 3176, + "ĠAlice": 3177, + "Ġrestless": 3178, + "Ġlit": 3179, + "Ġcocoa": 3180, + "Ġstream": 3181, + "Ġcompass": 3182, + "pack": 3183, + "ellig": 3184, + "Ġcrack": 3185, + "ĠOK": 3186, + "ĠBuzz": 3187, + "Ġlizard": 3188, + "Ġfluffy": 3189, + "Ġintellig": 3190, + "Ġplanet": 3191, + "Ġanswered": 3192, + "oby": 3193, + "Ġraven": 3194, + "Ġwhispered": 3195, + "ĠSh": 3196, + "Ġmelon": 3197, + "Ġwalks": 3198, + "Ġshrimp": 3199, + "Ġpengu": 3200, + "ĠPoppy": 3201, + "Ġgiving": 3202, + "Ġcompassion": 3203, + "omes": 3204, + "Ġlibr": 3205, + "Ġsquash": 3206, + "Ġnoteb": 3207, + "Ġregular": 3208, + "Ġnotebook": 3209, + "Ġmailbox": 3210, + "Ġdisappointed": 3211, + "Ġwire": 3212, + "Ġzebra": 3213, + "Ġcomput": 3214, + "Ġvide": 3215, + "Ġtag": 3216, + "Ġcrawl": 3217, + "Ġordinary": 3218, + "Ġload": 3219, + "Ġpersist": 3220, + "Ġdolphin": 3221, + "Ġmug": 3222, + "Ġspend": 3223, + "Ġnod": 3224, + "Ġaccident": 3225, + "Ġtriangle": 3226, + "ano": 3227, + "Ġcreate": 3228, + "Ġscreen": 3229, + "Ġdelight": 3230, + "Ġoat": 3231, + "ĠPeter": 3232, + "Ġhook": 3233, + "Ġhalf": 3234, + "anger": 3235, + "zzy": 3236, + "atient": 3237, + "Ġshade": 3238, + "Ġcoo": 3239, + "lcano": 3240, + "Ġsniff": 3241, + "Ġmotorcycle": 3242, + "Ġtrack": 3243, + "Ġcandle": 3244, + "Ġfather": 3245, + "Ġmush": 3246, + "Ġmushroom": 3247, + "Ġmitten": 3248, + "Ġuncle": 3249, + "Ġdust": 3250, + "Ġsleeping": 3251, + "Ġgifted": 3252, + "Ġcact": 3253, + "Ġintelligent": 3254, + "Ġtunn": 3255, + "opard": 3256, + "Ġalert": 3257, + "Ġmuffin": 3258, + "Ġtunnel": 3259, + "Ġforward": 3260, + "Ġticket": 3261, + "Ġenvious": 3262, + "Ġenvel": 3263, + "Ġfeathers": 3264, + "Ġcricket": 3265, + "Ġvolcano": 3266, + "asing": 3267, + "Ġpersistent": 3268, + "Ġpracticed": 3269, + "Ġreturned": 3270, + "Ġgraceful": 3271, + "dom": 3272, + "Ġweek": 3273, + "Ġdiary": 3274, + "Ġcomputer": 3275, + "Ġsheet": 3276, + "Ġspeed": 3277, + "Ġsoldier": 3278, + "Ġharsh": 3279, + "uth": 3280, + "Ġboxes": 3281, + "Ġyaw": 3282, + "Ġchalk": 3283, + "Ġhappening": 3284, + "Ġthread": 3285, + "Ġskin": 3286, + "Ġtrunk": 3287, + "Ġenc": 3288, + "Ġlying": 3289, + "ulif": 3290, + "Ġfirew": 3291, + "Ġshield": 3292, + "Ġdeliver": 3293, + "cream": 3294, + "ye": 3295, + "Ġpolish": 3296, + "Ġquestions": 3297, + "Ġbracelet": 3298, + "cut": 3299, + "Ġsailed": 3300, + "Ġpit": 3301, + "Ġmelt": 3302, + "uliflower": 3303, + "Ġcase": 3304, + "Ġimpatient": 3305, + "Ġdesk": 3306, + "Ġstretch": 3307, + "Ġslept": 3308, + "Ġhomes": 3309, + "isted": 3310, + "Ġskull": 3311, + "Ġcupboard": 3312, + "Ġcactus": 3313, + "aze": 3314, + "Ġacce": 3315, + "Ġbees": 3316, + "Ġleopard": 3317, + "azz": 3318, + "Ġspun": 3319, + "Ġdestro": 3320, + "Ġbri": 3321, + "Ġador": 3322, + "Ġdreams": 3323, + "Ġcauliflower": 3324, + "Ġeventually": 3325, + "Ġbounced": 3326, + "Ġpro": 3327, + "Sue": 3328, + "ulu": 3329, + "essie": 3330, + "Ġparade": 3331, + "ĠRose": 3332, + "Ġcompassionate": 3333, + "Ġmeat": 3334, + "Ġfirework": 3335, + "Ġmop": 3336, + "Ġmetal": 3337, + "ccol": 3338, + "Ġspl": 3339, + "Ġmatt": 3340, + "ccoli": 3341, + "ĠPolly": 3342, + "Ġspeak": 3343, + "elery": 3344, + "ief": 3345, + "Ġnicely": 3346, + "Ġspinning": 3347, + "Ġshut": 3348, + "chair": 3349, + "Ġcompl": 3350, + "Ġbarber": 3351, + "Ġbin": 3352, + "ĠRob": 3353, + "Ġguard": 3354, + "ushion": 3355, + "ĠToby": 3356, + "Ġcushion": 3357, + "erop": 3358, + "Ġlouder": 3359, + "Ġadorable": 3360, + "eropl": 3361, + "Ġbump": 3362, + "Ġwalls": 3363, + "Ġcelebrate": 3364, + "Go": 3365, + "ital": 3366, + "igator": 3367, + "Ġaeropl": 3368, + "Ġbase": 3369, + "Ġhosp": 3370, + "Ġjellyfish": 3371, + "Ġdecide": 3372, + "Ġhospital": 3373, + "Ġarmchair": 3374, + "Ġfolder": 3375, + "Ġcelery": 3376, + "Ġinse": 3377, + "Ġtem": 3378, + "ĠPipp": 3379, + "Ġcompetitive": 3380, + "Ġstronger": 3381, + "Ġtrucks": 3382, + "Ġways": 3383, + "Ġbicy": 3384, + "Ġbushes": 3385, + "Ġpenny": 3386, + "Ġdistant": 3387, + "Ġunlock": 3388, + "Ġearth": 3389, + "Ġcurt": 3390, + "Ġexcite": 3391, + "Ġorder": 3392, + "Ġalligator": 3393, + "Ġlively": 3394, + "Ġscatter": 3395, + "Ġpoem": 3396, + "Ġcurtain": 3397, + "ĠLulu": 3398, + "Ġbiggest": 3399, + "Ġignorant": 3400, + "ĠFo": 3401, + "Ġclub": 3402, + "Ġsaying": 3403, + "Ġcounting": 3404, + "ĠTina": 3405, + "Ġsung": 3406, + "ĠPet": 3407, + "Ġbehave": 3408, + "Ġwaffle": 3409, + "Ġtummy": 3410, + "Ġhunt": 3411, + "Ġresc": 3412, + "work": 3413, + "Ġyach": 3414, + "Ġbroccoli": 3415, + "Ġjudge": 3416, + "Ġthemselves": 3417, + "Ġprun": 3418, + "aky": 3419, + "Ġwishes": 3420, + "Ġmattress": 3421, + "Ġcob": 3422, + "Ġrubbed": 3423, + "Ġsurf": 3424, + "Ġstack": 3425, + "Ġforth": 3426, + "Ġrice": 3427, + "Ġscooter": 3428, + "Ġenvelope": 3429, + "case": 3430, + "ating": 3431, + "Ġvi": 3432, + "Ġdeter": 3433, + "Ġed": 3434, + "Ġfu": 3435, + "ision": 3436, + "Ġstranger": 3437, + "Ġlaughs": 3438, + "ĠSusie": 3439, + "Ġhedge": 3440, + "Ġstation": 3441, + "acket": 3442, + "Ġinsect": 3443, + "Ġtravel": 3444, + "Ġattract": 3445, + "Ġwheels": 3446, + "web": 3447, + "Ġthu": 3448, + "ĠMiss": 3449, + "Ġpoke": 3450, + "umbled": 3451, + "Ġrod": 3452, + "Ġyacht": 3453, + "Ġdeterm": 3454, + "Ġenth": 3455, + "Ġtruth": 3456, + "Ġcobweb": 3457, + "Ġgrown": 3458, + "Ġzipp": 3459, + "lasses": 3460, + "Ġcomplet": 3461, + "ĠMummy": 3462, + "rage": 3463, + "Ġpebble": 3464, + "Ġsunglasses": 3465, + "Ġskipped": 3466, + "Ġsneeze": 3467, + "Ġdestroy": 3468, + "Ġcable": 3469, + "Ġcamp": 3470, + "Ġbandage": 3471, + "usia": 3472, + "ĠPete": 3473, + "Ġattractive": 3474, + "Ġenthusia": 3475, + "Ġjacket": 3476, + "Ġglove": 3477, + "Ġcomplain": 3478, + "Ġlights": 3479, + "Ġpointing": 3480, + "Ġradish": 3481, + "Ġcooked": 3482, + "Ġyoga": 3483, + "Ġgathered": 3484, + "Ġot": 3485, + "tern": 3486, + "Ġcleaning": 3487, + "Ġprep": 3488, + "ĠTweet": 3489, + "Ġotter": 3490, + "Ġsteak": 3491, + "ric": 3492, + "ulb": 3493, + "Ġshowing": 3494, + "Ġyet": 3495, + "aged": 3496, + "Ġcartoon": 3497, + "Ġthief": 3498, + "Ġlearning": 3499, + "Ġmixer": 3500, + "Ġmakeup": 3501, + "la": 3502, + "utes": 3503, + "Ġtray": 3504, + "Ġtrap": 3505, + "Ġbull": 3506, + "quit": 3507, + "Ġveil": 3508, + "Ġsplit": 3509, + "Ġsort": 3510, + "Ġpowder": 3511, + "Ġink": 3512, + "uring": 3513, + "Ġhaircut": 3514, + "Ġsend": 3515, + "Ġbulb": 3516, + "vator": 3517, + "Ġwool": 3518, + "Ġple": 3519, + "Ġnurse": 3520, + "quito": 3521, + "Sp": 3522, + "Ġhotel": 3523, + "Ġjournal": 3524, + "Ġtemp": 3525, + "Ġswitch": 3526, + "Ġmos": 3527, + "Ġfalls": 3528, + "Ġaeroplane": 3529, + "Ġelevator": 3530, + "Ġwiped": 3531, + "Ġviol": 3532, + "Ġrot": 3533, + "urb": 3534, + "Ġspell": 3535, + "Ġskip": 3536, + "irit": 3537, + "Ġglowing": 3538, + "Ġbicycle": 3539, + "Ġgolf": 3540, + "?.\"": 3541, + "Ġraft": 3542, + "Ġlibrary": 3543, + "Ġmosquito": 3544, + "lies": 3545, + "ention": 3546, + "Ġframe": 3547, + "Ġvest": 3548, + "Ġencou": 3549, + "Ġkay": 3550, + "Ġfireman": 3551, + "dest": 3552, + "Ġbubble": 3553, + "Ġplayground": 3554, + "Ġloudly": 3555, + "Ġviolin": 3556, + "Ġpurse": 3557, + "Ġonce": 3558, + "Ġpony": 3559, + "Ġbuttons": 3560, + "Ġitself": 3561, + "Ġdisturb": 3562, + "Ġvideo": 3563, + "Ġpole": 3564, + "Ġminutes": 3565, + "Ġdecorate": 3566, + "ushed": 3567, + "Ġbags": 3568, + "umbers": 3569, + "Ġpun": 3570, + "Ġknows": 3571, + "Ġgrapes": 3572, + "Ġimpro": 3573, + "head": 3574, + "Ġuniver": 3575, + "Ġdrawings": 3576, + "Ġslides": 3577, + "htub": 3578, + "Ġroot": 3579, + "asher": 3580, + "anda": 3581, + "ilot": 3582, + "Ġherb": 3583, + "Ġbathtub": 3584, + "Ġcity": 3585, + "ĠSunny": 3586, + "offe": 3587, + "offee": 3588, + "Ġseal": 3589, + "Ġshells": 3590, + "Ġflea": 3591, + "aving": 3592, + "Ġrepe": 3593, + "Ġmodest": 3594, + "Ġbarrel": 3595, + "par": 3596, + "Ġsoar": 3597, + "Ġmarry": 3598, + "phone": 3599, + "Ġedge": 3600, + "Ġpattern": 3601, + "ĠBirdy": 3602, + "Ġrepair": 3603, + "Ġbrothers": 3604, + "Ġsweater": 3605, + "washer": 3606, + "Ġled": 3607, + "Ġmeadow": 3608, + "Ġkayak": 3609, + "Ġadded": 3610, + "Ġdishwasher": 3611, + "ĠPeople": 3612, + "Ġpirate": 3613, + "ject": 3614, + "Ġnumbers": 3615, + "Ġgrowl": 3616, + "Ġarg": 3617, + "Ġcups": 3618, + "Ġfilm": 3619, + "Ġtelephone": 3620, + "ines": 3621, + "Ġdive": 3622, + "Ġspirit": 3623, + "Ġattic": 3624, + "Ġpost": 3625, + "Ġdriving": 3626, + "Ġpenguin": 3627, + "time": 3628, + "Ġtear": 3629, + "Ġbarking": 3630, + "Ġmild": 3631, + "Ġstaff": 3632, + "stic": 3633, + "Ġshort": 3634, + "iew": 3635, + "Ġmissile": 3636, + "Ġpastry": 3637, + "Ġbathrobe": 3638, + "ĠBet": 3639, + "Ġsalt": 3640, + "bul": 3641, + "hic": 3642, + "Ġmessage": 3643, + "Ġvehic": 3644, + "Ġmagaz": 3645, + "Ġreading": 3646, + "Ġfootball": 3647, + "nam": 3648, + "Ġcoffee": 3649, + "Ġpeach": 3650, + "Ġsupport": 3651, + "Ġenthusiastic": 3652, + "ĠMandy": 3653, + "Ġlotion": 3654, + "Ġview": 3655, + "Ġmeans": 3656, + "Ġpilot": 3657, + "bulance": 3658, + "Ġambulance": 3659, + "Ġenjoying": 3660, + "Ġquit": 3661, + "Ġpal": 3662, + "Ġcalling": 3663, + "Ġsepar": 3664, + "Ġpatch": 3665, + "Ġmarble": 3666, + "Ġgasp": 3667, + "Ġstrugg": 3668, + "Ġpine": 3669, + "leton": 3670, + "keleton": 3671, + "Give": 3672, + "Ġmanaged": 3673, + "Ġtripped": 3674, + "nger": 3675, + "Ġhipp": 3676, + "ctory": 3677, + "Ġdisappeared": 3678, + "Re": 3679, + "Ġeither": 3680, + "ophone": 3681, + "esday": 3682, + "Ġspear": 3683, + "Ġhandle": 3684, + "Ġwallet": 3685, + "ik": 3686, + "we": 3687, + "Ġgiggled": 3688, + "nament": 3689, + "Ġscrew": 3690, + "Ġornament": 3691, + "Ġdetermined": 3692, + "Ġthose": 3693, + "ĠLook": 3694, + "Ġoil": 3695, + "Well": 3696, + "Ġfactory": 3697, + "Ġsandbox": 3698, + "arian": 3699, + "Ġoy": 3700, + "Ġwhenever": 3701, + "Ġpalace": 3702, + "seum": 3703, + "ĠSnow": 3704, + "ait": 3705, + "Ġreward": 3706, + "Ġten": 3707, + "Ġmuseum": 3708, + "Ġkindness": 3709, + "ache": 3710, + "Ġshocked": 3711, + "Ġthunder": 3712, + "Ġok": 3713, + "Ġcooking": 3714, + "Ġstrawberry": 3715, + "Spot": 3716, + "Ġribb": 3717, + "Ġsight": 3718, + "Ġstumbled": 3719, + "Ġknight": 3720, + "play": 3721, + "Ġcardboard": 3722, + "Ġhall": 3723, + "Ġaut": 3724, + "Ġtemple": 3725, + "Ġpee": 3726, + "Ġhippo": 3727, + "Bye": 3728, + "Ġknock": 3729, + "Ġbookcase": 3730, + "Ġeye": 3731, + "Ġbikes": 3732, + "Ġwife": 3733, + "old": 3734, + "ĠEverywhere": 3735, + "Ġcomplete": 3736, + "Ġwhip": 3737, + "Ġcoal": 3738, + "Ġflame": 3739, + "ctop": 3740, + "ĠNext": 3741, + "Ġsteps": 3742, + "ready": 3743, + "Ġitch": 3744, + "Ġflour": 3745, + "Ġfastest": 3746, + "Ġlaser": 3747, + "Ġrake": 3748, + "cing": 3749, + "Ġgym": 3750, + "Ġalready": 3751, + "Ġskeleton": 3752, + "Ġgear": 3753, + "Ġearly": 3754, + "ĠMar": 3755, + "Ġoak": 3756, + "Ġgrandpa": 3757, + "Ġrolling": 3758, + "Ġperm": 3759, + "Ġzipper": 3760, + "Ġcolour": 3761, + "Ġdisplay": 3762, + "Ġoft": 3763, + "Ġtut": 3764, + "Ġoften": 3765, + "Ġfive": 3766, + "Ġbathe": 3767, + "Ġsuggest": 3768, + "'d": 3769, + "Ġpor": 3770, + "Ġmem": 3771, + "Ġchess": 3772, + "Ġpacked": 3773, + "ctopus": 3774, + "Ġhours": 3775, + "Ġminer": 3776, + "Ġtools": 3777, + "obile": 3778, + "Ġnewsp": 3779, + "Ġmicr": 3780, + "Ġsize": 3781, + "Ġsaus": 3782, + "Ġautom": 3783, + "illa": 3784, + "Ġsafely": 3785, + "Ġautomobile": 3786, + "Ġmule": 3787, + "Ġsparkly": 3788, + "Ġcell": 3789, + "Ġmarched": 3790, + "Ġmicrophone": 3791, + "aroo": 3792, + "Ġur": 3793, + "ĠBessie": 3794, + "Ġnovel": 3795, + "istol": 3796, + "angaroo": 3797, + "Ġow": 3798, + "ense": 3799, + "Ġweep": 3800, + "Ġcane": 3801, + "Ġtrop": 3802, + "Ġmaze": 3803, + "Ġdreamed": 3804, + "Ġsailor": 3805, + "Ġtrophy": 3806, + "Ġbill": 3807, + "Ġnapkin": 3808, + "ĠZoom": 3809, + "Ġpackage": 3810, + "Ġorganize": 3811, + "Ġtutor": 3812, + "Ġdrawer": 3813, + "Ġhanging": 3814, + "Ġhurry": 3815, + "ney": 3816, + "Ġnotice": 3817, + "Ġkangaroo": 3818, + "Ġoctopus": 3819, + "ĠCo": 3820, + "ĠKim": 3821, + "Ġopens": 3822, + "Ġremain": 3823, + "iki": 3824, + "ne": 3825, + "Ġanch": 3826, + "ugged": 3827, + "Ġrealised": 3828, + "eer": 3829, + "Ġtask": 3830, + "Ġax": 3831, + "iron": 3832, + "Ġrever": 3833, + "apers": 3834, + "Ġholes": 3835, + "Ġholds": 3836, + "azor": 3837, + "ĠBefore": 3838, + "Ġoyster": 3839, + "vet": 3840, + "imney": 3841, + "Ġjunk": 3842, + "Ġmagazine": 3843, + "Ġpistol": 3844, + "ceed": 3845, + "Ġpicking": 3846, + "Ġjuicy": 3847, + "Ġaxe": 3848, + "ions": 3849, + "Ġshrink": 3850, + "Ġtornado": 3851, + "Ġspilled": 3852, + "ĠHere": 3853, + "hin": 3854, + "Ġstairs": 3855, + "Ġattach": 3856, + "Ġthinking": 3857, + "Ġmedal": 3858, + "Ġanchor": 3859, + "ination": 3860, + "Ġlaund": 3861, + "Ġlaundry": 3862, + "ailable": 3863, + "Ġtheater": 3864, + "Ġbananas": 3865, + "Ġbaseball": 3866, + "Ġporch": 3867, + "Ġblackboard": 3868, + "Ġchimney": 3869, + "Ġtrash": 3870, + "Ġfreez": 3871, + "indeer": 3872, + "Ġstared": 3873, + "Ġpear": 3874, + "Ġswinging": 3875, + "Ġdiscovered": 3876, + "See": 3877, + "Ġimagine": 3878, + "lu": 3879, + "Ġresist": 3880, + "ckey": 3881, + "Ġnames": 3882, + "Ġreindeer": 3883, + "Ġhockey": 3884, + "bol": 3885, + "Ġcircles": 3886, + "Ġfuel": 3887, + "enny": 3888, + "Ġrise": 3889, + "Ġolive": 3890, + "ĠGrandpa": 3891, + "Ġsucceed": 3892, + "Ġmath": 3893, + "Ġrhin": 3894, + "ĠSpike": 3895, + "Ġblouse": 3896, + "Ġcheck": 3897, + "Ġsett": 3898, + "ymbol": 3899, + "Ġcherries": 3900, + "Ġbillboard": 3901, + "Ġavailable": 3902, + "Ġtub": 3903, + "Ġped": 3904, + "Ġmen": 3905, + "iest": 3906, + "Ġcooler": 3907, + "Ġfisher": 3908, + "Ġagainst": 3909, + "Ġskirt": 3910, + "Ġvalu": 3911, + "keep": 3912, + "Ġtrail": 3913, + "Ġpinch": 3914, + "Ġpanda": 3915, + "ĠDolly": 3916, + "uper": 3917, + "Ġrazor": 3918, + "Ġsne": 3919, + "Ġtightly": 3920, + "Ġceiling": 3921, + "ĠV": 3922, + "Ġlime": 3923, + "Ġfrogs": 3924, + "Ġcows": 3925, + "Ġcord": 3926, + "come": 3927, + "loo": 3928, + "ĠTeddy": 3929, + "Ġleash": 3930, + "arry": 3931, + "Ġallowed": 3932, + "urch": 3933, + "ĠBoun": 3934, + "Ġshaking": 3935, + "Ġfest": 3936, + "Ġjewelry": 3937, + "Ġig": 3938, + "Ġboots": 3939, + "Ġnewspaper": 3940, + "Ġigloo": 3941, + "Wait": 3942, + "ĠBinky": 3943, + "Ġinclu": 3944, + "Ġgrill": 3945, + "ival": 3946, + "Ġoats": 3947, + "Ġvend": 3948, + "Ġlightning": 3949, + "Ġcabinet": 3950, + "Ġgasped": 3951, + "drobe": 3952, + "Ġson": 3953, + "Ġsymbol": 3954, + "Ġrece": 3955, + "reek": 3956, + "Ġtaller": 3957, + "Ġwardrobe": 3958, + "ocer": 3959, + "Ġbasketball": 3960, + "Ġfingers": 3961, + "Ġcreek": 3962, + "Ġmay": 3963, + "ionary": 3964, + "ĠKiki": 3965, + "ĠMrs": 3966, + "ured": 3967, + "Ġstickers": 3968, + "Ġpretending": 3969, + "Ġexcitement": 3970, + "zag": 3971, + "ictionary": 3972, + "Ġiron": 3973, + "Ġblueberries": 3974, + "Ġhunter": 3975, + "oceros": 3976, + "Ġblin": 3977, + "Ġstops": 3978, + "Ġphoto": 3979, + "Ġbattery": 3980, + "Is": 3981, + "Ġahead": 3982, + "ucet": 3983, + "Ġclimbing": 3984, + "Ġlend": 3985, + "igzag": 3986, + "Ġoffered": 3987, + "ĠBetty": 3988, + "Ġcards": 3989, + "body": 3990, + "Ġrescue": 3991, + "Ġfaucet": 3992, + "Ġimprove": 3993, + "Ġfisherman": 3994, + "ron": 3995, + "ĠUn": 3996, + "Ġfestival": 3997, + "Ġvendor": 3998, + "Ġpapers": 3999, + "Ġchurch": 4000, + "place": 4001, + "Ġtrains": 4002, + "ature": 4003, + "Ġanyway": 4004, + "ampoo": 4005, + "Ġpressed": 4006, + "Ġroared": 4007, + "ĠGive": 4008, + "Ġjokes": 4009, + "Ġrhinoceros": 4010, + "Ow": 4011, + "vision": 4012, + "ĠBill": 4013, + "Ġpractice": 4014, + "Ġfile": 4015, + "ately": 4016, + "Ġjumps": 4017, + "Ġcostume": 4018, + "fast": 4019, + "Ġgain": 4020, + "ĠBubb": 4021, + "Ġneat": 4022, + "asis": 4023, + "Ġairport": 4024, + "ĠZip": 4025, + "Ġdistance": 4026, + "Ġjail": 4027, + "iches": 4028, + "Ġfalling": 4029, + "Ġstretched": 4030, + "Ġshampoo": 4031, + "Ġserve": 4032, + "Ġvaluable": 4033, + "Ġfog": 4034, + "omed": 4035, + "Ġbreakfast": 4036, + "Ġsandwiches": 4037, + "Ġtelevision": 4038, + "Dad": 4039, + "Ġhanger": 4040, + "Ġleaving": 4041, + "Ġgor": 4042, + "affe": 4043, + "Ġmeeting": 4044, + "Ġdictionary": 4045, + "Ġpainter": 4046, + "!.\"": 4047, + "Ġdess": 4048, + "Ġdrain": 4049, + "aches": 4050, + "Ġhung": 4051, + "Ġfireplace": 4052, + "Ġgrowing": 4053, + "Ġfreezer": 4054, + "Ġsilver": 4055, + "aid": 4056, + "Ġtelling": 4057, + "Ġdreaming": 4058, + "Ġlie": 4059, + "Ġstirred": 4060, + "keeper": 4061, + "htray": 4062, + "Ġoasis": 4063, + "xy": 4064, + "Ġrail": 4065, + "Ġopera": 4066, + "Ġtowers": 4067, + "lter": 4068, + "Ġpoked": 4069, + "ium": 4070, + "na": 4071, + "Ġsuper": 4072, + "Ġshelter": 4073, + "Ġgrand": 4074, + "Ġletters": 4075, + "Ġbelongs": 4076, + "Ġchose": 4077, + "Ġbookshe": 4078, + "ĠBuzzy": 4079, + "gen": 4080, + "vice": 4081, + "Ġhelper": 4082, + "rosc": 4083, + "Ġtease": 4084, + "Ġdisag": 4085, + "Ġrules": 4086, + "roscope": 4087, + "te": 4088, + "Ġext": 4089, + "Ġchance": 4090, + "Ġsnap": 4091, + "Ġsquirrels": 4092, + "Ġlabel": 4093, + "Ġprov": 4094, + "Ġtoile": 4095, + "Ġbeep": 4096, + "Ġspoke": 4097, + "ĠPippin": 4098, + "ience": 4099, + "Ġmummy": 4100, + "Ġashtray": 4101, + "ĠCl": 4102, + "ĠPat": 4103, + "Ġbookshelf": 4104, + "Ġleaned": 4105, + "Ġvehicle": 4106, + "Ġtoilet": 4107, + "Ġpopped": 4108, + "ĠRu": 4109, + "Ġalarm": 4110, + "Ġagree": 4111, + "Ġseparate": 4112, + "Ġpeeked": 4113, + "Ġsub": 4114, + "Ġlumber": 4115, + "Ġhappier": 4116, + "Ġquiz": 4117, + "Ġanywhere": 4118, + "Ġdoesn": 4119, + "Ġpleased": 4120, + "Ġsof": 4121, + "Ġhut": 4122, + "Ġcomfort": 4123, + "Ġlistening": 4124, + "cu": 4125, + "Ġgiraffe": 4126, + "Ġpeek": 4127, + "ĠRed": 4128, + "Ġsweetie": 4129, + "Ġmint": 4130, + "There": 4131, + "Ġobser": 4132, + "Ġbutterflies": 4133, + "ĠAre": 4134, + "Ġtwir": 4135, + "stri": 4136, + "Ġgorilla": 4137, + "Ġsofa": 4138, + "Ġpoint": 4139, + "Ġwipe": 4140, + "Ġknob": 4141, + "astic": 4142, + "Ġinvite": 4143, + "Ġhive": 4144, + "Ġweigh": 4145, + "Ġhate": 4146, + "Ġobject": 4147, + "stairs": 4148, + "Ġweather": 4149, + "ogn": 4150, + "Ġdessert": 4151, + "res": 4152, + "Ġbuckle": 4153, + "Ġins": 4154, + "Ġcale": 4155, + "Ġswung": 4156, + "Ġpastel": 4157, + "Ġrecogn": 4158, + "Ġcalend": 4159, + "Ġunpack": 4160, + "Ġgrape": 4161, + "del": 4162, + "Ġlip": 4163, + "Ġadvice": 4164, + "Ġslipp": 4165, + "Ġwindows": 4166, + "inarian": 4167, + "Ġlic": 4168, + "eterinarian": 4169, + "riger": 4170, + "Ġrubber": 4171, + "Ġextra": 4172, + "rigerator": 4173, + "Ġsent": 4174, + "ected": 4175, + "ĠDave": 4176, + "Ġveterinarian": 4177, + "Ġhappens": 4178, + "Ġtuna": 4179, + "ĠWhere": 4180, + "Ġperfume": 4181, + "ĠPandy": 4182, + "Ġrefrigerator": 4183, + "Ġreverse": 4184, + "Ġbury": 4185, + "Ġcalendar": 4186, + "ĠCarl": 4187, + "Ġdisappear": 4188, + "..": 4189, + "Ġaccept": 4190, + "Did": 4191, + "Ġstad": 4192, + "Ġstadium": 4193, + "Ġsuff": 4194, + "Ġunif": 4195, + "Ġmodel": 4196, + "Ġrestaur": 4197, + "Ġriding": 4198, + "ĠY": 4199, + "Ġostri": 4200, + "Ġuniform": 4201, + "Ġbet": 4202, + "Ġwaste": 4203, + "amber": 4204, + "ĠSpe": 4205, + "Ġmicroscope": 4206, + "ricane": 4207, + "Ġpassport": 4208, + "Ġlid": 4209, + "ĠMike": 4210, + "rmomet": 4211, + "Ġbeef": 4212, + "Ouch": 4213, + "ef": 4214, + "night": 4215, + "Ġcliff": 4216, + "Ġsearching": 4217, + "Ġaccidentally": 4218, + "Ann": 4219, + "ĠOlive": 4220, + "They": 4221, + "ĠAnnie": 4222, + "Ġtrade": 4223, + "Ġproblems": 4224, + "Ġadmire": 4225, + "rmometer": 4226, + "Ġchamber": 4227, + "Ġrestaurant": 4228, + "Ġdancer": 4229, + "Ġlawy": 4230, + "Ġlicense": 4231, + "Ġcaring": 4232, + "Ġsubway": 4233, + "Ġfort": 4234, + "Ġsoil": 4235, + "ĠEllie": 4236, + "Ġshower": 4237, + "Ġcudd": 4238, + "Ġwarned": 4239, + "Ġimagined": 4240, + "Ġsounded": 4241, + "ations": 4242, + "Ġspoil": 4243, + "Ġnature": 4244, + "ĠHel": 4245, + "Ġinf": 4246, + "ĠBig": 4247, + "Ġrefused": 4248, + "Ġsadly": 4249, + "Ġsqueeze": 4250, + "ĠBubbles": 4251, + "iture": 4252, + "Ġstable": 4253, + "urniture": 4254, + "angu": 4255, + "Ġbrick": 4256, + "Ġslip": 4257, + "Ġfurniture": 4258, + "Ġplates": 4259, + "Ġunite": 4260, + "Ġsteam": 4261, + "Ġlangu": 4262, + "ison": 4263, + "Ġchasing": 4264, + "Ġmissing": 4265, + "Ġfavour": 4266, + "Ġmusician": 4267, + "Ġblinked": 4268, + "med": 4269, + "Ġthermometer": 4270, + "Ġwinter": 4271, + "ĠZoomy": 4272, + "Ġbent": 4273, + "Ġstarts": 4274, + "Ġcrib": 4275, + "Ġmall": 4276, + "ĠLilly": 4277, + "ummer": 4278, + "Ġfinds": 4279, + "Ġstom": 4280, + "Ġostrich": 4281, + "ĠSpeedy": 4282, + "Ġsaving": 4283, + "Ġgoal": 4284, + "rod": 4285, + "Ġraise": 4286, + "Ġexcitedly": 4287, + "Ġcarrying": 4288, + "Ġgas": 4289, + "Ġintrod": 4290, + "ĠFreddy": 4291, + "ĠPa": 4292, + "Ġsniffed": 4293, + "Ġfavourite": 4294, + "Ġlawyer": 4295, + "Ġincre": 4296, + "Ġlawn": 4297, + "Ġwigg": 4298, + "Ġsurprises": 4299, + "Ġstrip": 4300, + "Ġargue": 4301, + "He": 4302, + "Ġsuggested": 4303, + "Ġabove": 4304, + "thank": 4305, + "Ġchairs": 4306, + "Ġprevent": 4307, + "render": 4308, + "ĠBow": 4309, + "Ġmonkeys": 4310, + "low": 4311, + "Ġreef": 4312, + "Ġsausage": 4313, + "Ġpage": 4314, + "Ġrac": 4315, + "Ġpair": 4316, + "Ġcur": 4317, + "Ġswamp": 4318, + "ĠSoph": 4319, + "Ġpushing": 4320, + "Ġart": 4321, + "Anna": 4322, + "Ġfixing": 4323, + "Ġclaw": 4324, + "ĠGrace": 4325, + "Ġpuddles": 4326, + "Ġhanded": 4327, + "cage": 4328, + "elcome": 4329, + "icky": 4330, + "Ġshouts": 4331, + "Ġmystery": 4332, + "Ġplastic": 4333, + "Ġbirdcage": 4334, + "Ġfrowned": 4335, + "Ġsummer": 4336, + "Ġreplace": 4337, + "Ġchoice": 4338, + "Ġberry": 4339, + "Ġrushed": 4340, + "veal": 4341, + "Ġfloat": 4342, + "Ġmistakes": 4343, + "mend": 4344, + "Ġpup": 4345, + "Ġhurricane": 4346, + "Ġadmired": 4347, + "Ġmineral": 4348, + "Ġyield": 4349, + "Ġclassroom": 4350, + "Ġmass": 4351, + "Ġrespectful": 4352, + "Ġapron": 4353, + "ommend": 4354, + "Ġsocks": 4355, + "Your": 4356, + "Ġshakes": 4357, + "Ġzoomed": 4358, + "Ġignore": 4359, + "ĠOw": 4360, + "Ġhuman": 4361, + "Ġwine": 4362, + "Ġreveal": 4363, + "ĠJazz": 4364, + "Ġsunset": 4365, + "Yay": 4366, + "Ġprepare": 4367, + "eor": 4368, + "Ġsupply": 4369, + "Ġinfant": 4370, + "ince": 4371, + "Ġrecommend": 4372, + "Ġslippery": 4373, + "Ġribbon": 4374, + "ĠLee": 4375, + "Ġmeas": 4376, + "ĠEventually": 4377, + "Ġended": 4378, + "aked": 4379, + "oof": 4380, + "Ġplayer": 4381, + "ĠWould": 4382, + "Ġolder": 4383, + "Ġbrightly": 4384, + "Ġshovel": 4385, + "Ġaw": 4386, + "ĠGeor": 4387, + "Ġpoints": 4388, + "Ġpages": 4389, + "Ġhoping": 4390, + "aspoon": 4391, + "Ġcherry": 4392, + "Ġproudly": 4393, + "Ġdelay": 4394, + "Ġrepeat": 4395, + "Ġdoors": 4396, + "Ġrained": 4397, + "chan": 4398, + "alley": 4399, + "Ġgro": 4400, + "Ġvalley": 4401, + "Ġpulls": 4402, + "ĠGeorge": 4403, + "ecause": 4404, + "Ġlions": 4405, + "ĠPaul": 4406, + "ĠQ": 4407, + "ola": 4408, + "Ġsneezed": 4409, + "ĠUnder": 4410, + "Ġkinds": 4411, + "Ġleak": 4412, + "Ġforgave": 4413, + "olog": 4414, + "Ġnation": 4415, + "Ġpanic": 4416, + "Ġsurrender": 4417, + "Ġtip": 4418, + "Ġfre": 4419, + "Ġbarks": 4420, + "Ġregret": 4421, + "Ġevent": 4422, + "Ġapolog": 4423, + "iday": 4424, + "Ġlives": 4425, + "Ġcountry": 4426, + "chanic": 4427, + "Ġweap": 4428, + "Ġmechanic": 4429, + "Ġdear": 4430, + "Ġappl": 4431, + "Ġrestore": 4432, + "Ġmustache": 4433, + "Ġlanguage": 4434, + "Yuck": 4435, + "Ġbeg": 4436, + "Ġcopper": 4437, + "Ġgiggle": 4438, + "ucture": 4439, + "Ġsticky": 4440, + "Ġfought": 4441, + "Ġshone": 4442, + "Ġstructure": 4443, + "Ġteaspoon": 4444, + "Ġthanks": 4445, + "Ġshoulder": 4446, + "Ġremove": 4447, + "Ġgrabs": 4448, + "Ġhol": 4449, + "ĠSque": 4450, + "Ġfeelings": 4451, + "ĠCharl": 4452, + "Ġshivering": 4453, + "Ġholiday": 4454, + "Ġsoftly": 4455, + "Ġmenu": 4456, + "Ġsuffer": 4457, + "sity": 4458, + "Ġcolourful": 4459, + "ĠHelp": 4460, + "rise": 4461, + "Ġranch": 4462, + "Ġkneel": 4463, + "apping": 4464, + "Ġsprayed": 4465, + "men": 4466, + "Ġnetwork": 4467, + "Ġreminded": 4468, + "ero": 4469, + "Ġpushes": 4470, + "Ġdelighted": 4471, + "Ġbend": 4472, + "Ġbreat": 4473, + "Ġmatches": 4474, + "Ġimpressed": 4475, + "cuss": 4476, + "imed": 4477, + "lex": 4478, + "Ġsudden": 4479, + "icer": 4480, + "Ġputting": 4481, + "Ġsunrise": 4482, + "Ġevening": 4483, + "Ġdiscuss": 4484, + "hero": 4485, + "Ġmeowed": 4486, + "Ġcared": 4487, + "Ġalive": 4488, + "ement": 4489, + "ĠLola": 4490, + "Ġclapping": 4491, + "ĠJohnny": 4492, + "ĠTed": 4493, + "Ġsty": 4494, + "ĠElly": 4495, + "Ġsuperhero": 4496, + "Ġspade": 4497, + "Ġfresh": 4498, + "wards": 4499, + "ĠSk": 4500, + "aud": 4501, + "Ġsticker": 4502, + "erc": 4503, + "Ġsomewhere": 4504, + "Ġchirp": 4505, + "ĠAlex": 4506, + "ĠJoey": 4507, + "Ġthrowing": 4508, + "Ġyawned": 4509, + "hter": 4510, + "Ġlaughter": 4511, + "Ġprayed": 4512, + "Ġunh": 4513, + "ason": 4514, + "ĠEnd": 4515, + "Ġkeeping": 4516, + "Ġchickens": 4517, + "Ġsplashing": 4518, + "Ġpigs": 4519, + "ĠCoco": 4520, + "Ġsigh": 4521, + "ĠHarry": 4522, + "Ġbumped": 4523, + "Ġcontent": 4524, + "Ġtrusted": 4525, + "Ġclaws": 4526, + "Ġener": 4527, + "Ġbeans": 4528, + "Ġdrops": 4529, + "oe": 4530, + "Ġrush": 4531, + "Ġleather": 4532, + "Ġvac": 4533, + "uggage": 4534, + "Ġluggage": 4535, + "Ġsteel": 4536, + "Ġprovide": 4537, + "Ġskill": 4538, + "Ġparts": 4539, + "Ġbrighter": 4540, + "heart": 4541, + "Ġmassage": 4542, + "One": 4543, + "Ġstarting": 4544, + "Ġdishes": 4545, + "Ġcastles": 4546, + "Ġapplaud": 4547, + "Ġhist": 4548, + "Ġexerc": 4549, + "Ġsqueezed": 4550, + "Ġgroc": 4551, + "Ġdem": 4552, + "riage": 4553, + "ĠPenny": 4554, + "Ġhistory": 4555, + "Ġdare": 4556, + "ĠHoppy": 4557, + "Ġstreng": 4558, + "Ġstud": 4559, + "ĠDanny": 4560, + "Ġport": 4561, + "Ġheads": 4562, + "Ġfreeze": 4563, + "Ġexamine": 4564, + "ĠOr": 4565, + "ĠLucky": 4566, + "Ġthrows": 4567, + "Ġunhappy": 4568, + "Ġbreaks": 4569, + "Ġshrugged": 4570, + "Ġcrossed": 4571, + "ĠCharlie": 4572, + "Ġstrength": 4573, + "Ġrow": 4574, + "Ġletting": 4575, + "cond": 4576, + "Ġweapon": 4577, + "Ġeaten": 4578, + "Ġminute": 4579, + "Ġcourage": 4580, + "Ġburned": 4581, + "Ġhorses": 4582, + "Ġdemand": 4583, + "year": 4584, + "Ġsecond": 4585, + "Ġsmells": 4586, + "Ġflies": 4587, + "Ġgreedy": 4588, + "Ġpunish": 4589, + "bles": 4590, + "cast": 4591, + "Ġtoe": 4592, + "Ġoffer": 4593, + "Ġtracks": 4594, + "Ġsweetheart": 4595, + "Ġbouncing": 4596, + "Ġenter": 4597, + "Ġharb": 4598, + "Ġsnugg": 4599, + "Ġexplored": 4600, + "Ġpedal": 4601, + "Ġwre": 4602, + "Mia": 4603, + "Ġmention": 4604, + "Ġflapped": 4605, + "Ġprune": 4606, + "Ġflood": 4607, + "Ġsandcast": 4608, + "Ġhopes": 4609, + "Ġmyself": 4610, + "Ġchecked": 4611, + "ĠRo": 4612, + "Ġplanes": 4613, + "ĠMag": 4614, + "Ġbears": 4615, + "ĠBluey": 4616, + "Ready": 4617, + "ĠSqueaky": 4618, + "Ġrooms": 4619, + "Ġharbor": 4620, + "Ġspots": 4621, + "Ġscratch": 4622, + "mble": 4623, + "Ġx": 4624, + "quest": 4625, + "Ġimagination": 4626, + "Ġexpect": 4627, + "Ġmarriage": 4628, + "Ġsparkled": 4629, + "Ġtremble": 4630, + "Ġrabbits": 4631, + "Ġjogged": 4632, + "Ġrequest": 4633, + "Ġbrain": 4634, + "Ġbaking": 4635, + "Ġsnowball": 4636, + "inking": 4637, + "Ġweight": 4638, + "Ġscore": 4639, + "Ġraining": 4640, + "ĠSnowy": 4641, + "ially": 4642, + "eration": 4643, + "ĠSm": 4644, + "acked": 4645, + "Ġplanned": 4646, + "Ġcoats": 4647, + "Ġignored": 4648, + "Ġenergy": 4649, + "ĠBee": 4650, + "Ġsew": 4651, + "Ġcheek": 4652, + "Ġinvit": 4653, + "ari": 4654, + "Ġbadly": 4655, + "Ġhearts": 4656, + "ĠFox": 4657, + "Ġobserve": 4658, + "Ġvacation": 4659, + "spec": 4660, + "Ġblowing": 4661, + "Ġsettle": 4662, + "ittens": 4663, + "Ġgiven": 4664, + "Ġcandles": 4665, + "Ġprunes": 4666, + "specially": 4667, + "isty": 4668, + "Ġbeauty": 4669, + "ĠFinny": 4670, + "Ġpermit": 4671, + "Ġinsisted": 4672, + "Ġheat": 4673, + "ĠSee": 4674, + "Ġpaid": 4675, + "Ġwaffles": 4676, + "ĠBounce": 4677, + "Ġluck": 4678, + "Ġplaced": 4679, + "Ġcalls": 4680, + "Ġstrike": 4681, + "Ġcomf": 4682, + "Ġwreck": 4683, + "house": 4684, + "Ġequ": 4685, + "Ġespecially": 4686, + "Ġbuzz": 4687, + "Ġyucky": 4688, + "Ġeasily": 4689, + "ĠSharing": 4690, + "Ġing": 4691, + "Ġfloated": 4692, + "Ġexper": 4693, + "Ġentered": 4694, + "Ġpirates": 4695, + "Welcome": 4696, + "Ġhills": 4697, + "ĠSophie": 4698, + "Ġsir": 4699, + "ĠHave": 4700, + "ges": 4701, + "mare": 4702, + "Ġbelieved": 4703, + "unday": 4704, + "Ġinclude": 4705, + "Ġfurt": 4706, + "ĠSunday": 4707, + "ĠWally": 4708, + "redient": 4709, + "Ġwhisper": 4710, + "ween": 4711, + "Ġbetween": 4712, + "Ġingredient": 4713, + "Ġnews": 4714, + "Ġexcla": 4715, + "otten": 4716, + "Ġstyle": 4717, + "Ġbother": 4718, + "Ġcape": 4719, + "Ġpur": 4720, + "ĠMittens": 4721, + "Ġcrash": 4722, + "ĠRuby": 4723, + "Ġupstairs": 4724, + "Ġscold": 4725, + "Ġpalm": 4726, + "ĠSu": 4727, + "Ġsoak": 4728, + "Ġtwisted": 4729, + "Ġnightmare": 4730, + "Ġtug": 4731, + "Ġscoop": 4732, + "Ġwarn": 4733, + "Ġfolded": 4734, + "Ġuniverse": 4735, + "Ġfurther": 4736, + "Ġpoison": 4737, + "Ġaftern": 4738, + "Ġcrow": 4739, + "Ġwhistled": 4740, + "Ġnavy": 4741, + "ĠSandy": 4742, + "Ġthumb": 4743, + "Ġuniversity": 4744, + "Ġexclaimed": 4745, + "Ġafternoon": 4746, + "Lucy": 4747, + "Ġheel": 4748, + "Ġgaz": 4749, + "Ġsport": 4750, + "ifi": 4751, + "Ġapart": 4752, + "Ġincrease": 4753, + "Ġbouncy": 4754, + "Ġlemons": 4755, + "Ġwisdom": 4756, + "Ġrhy": 4757, + "Ġfollowing": 4758, + "Ġintroduce": 4759, + "Ġingredients": 4760, + "Ġpulling": 4761, + "Ġwags": 4762, + "Ġsolved": 4763, + "Ġstamps": 4764, + "ops": 4765, + "ĠFifi": 4766, + "Ġvroom": 4767, + "Ġoperation": 4768, + "ĠZara": 4769, + "Ġchewed": 4770, + "Ġyawn": 4771, + "ĠLizzy": 4772, + "ĠWhenever": 4773, + "Ġpoppy": 4774, + "Ġnobody": 4775, + "quake": 4776, + "Ġmailman": 4777, + "Ġolives": 4778, + "gie": 4779, + "Ġslap": 4780, + "Ġplanted": 4781, + "anges": 4782, + "Ġencourage": 4783, + "xygen": 4784, + "Ġhon": 4785, + "Ġearthquake": 4786, + "Ġtide": 4787, + "Ġstair": 4788, + "apa": 4789, + "Ġracing": 4790, + "ffic": 4791, + "Ġzigzag": 4792, + "Ġbelow": 4793, + "resses": 4794, + "nce": 4795, + "uesday": 4796, + "Ġmarbles": 4797, + "ĠTuesday": 4798, + "Ġpad": 4799, + "ĠPinky": 4800, + "Ġmoves": 4801, + "Ġvel": 4802, + "Ġstruggle": 4803, + "Ġsandcastle": 4804, + "Ġunderground": 4805, + "Ġwriting": 4806, + "thm": 4807, + "hest": 4808, + "ĠIs": 4809, + "ecting": 4810, + "Ġagre": 4811, + "Ġhurting": 4812, + "reeze": 4813, + "raged": 4814, + "ĠDog": 4815, + "Ġconf": 4816, + "Ġstomach": 4817, + "tain": 4818, + "Ġtraffic": 4819, + "Ġgrowled": 4820, + "ipment": 4821, + "Ġclosely": 4822, + "Ġvelvet": 4823, + "bbing": 4824, + "Ġurge": 4825, + "Ġequipment": 4826, + "nesday": 4827, + "ednesday": 4828, + "Ġtour": 4829, + "Ġwaving": 4830, + "ĠMay": 4831, + "ĠWednesday": 4832, + "Ġcreatures": 4833, + "Ġscrat": 4834, + "Ġtwisty": 4835, + "ĠRos": 4836, + "Ġfollows": 4837, + "ippy": 4838, + "reat": 4839, + "Ġexercise": 4840, + "Ġgrocery": 4841, + "ĠLiz": 4842, + "Ġshopkeeper": 4843, + "Ġrecognize": 4844, + "emember": 4845, + "Ġrhythm": 4846, + "ĠTony": 4847, + "arnt": 4848, + "Ġlearnt": 4849, + "Ġblueberry": 4850, + "ĠGood": 4851, + "uct": 4852, + "Ġquite": 4853, + "Ġsailing": 4854, + "cc": 4855, + "izes": 4856, + "ĠWho": 4857, + "Ġwinning": 4858, + "Ġteaching": 4859, + "Ġvanished": 4860, + "enry": 4861, + "igi": 4862, + "ĠFinn": 4863, + "Ġquietly": 4864, + "look": 4865, + "Ġble": 4866, + "ories": 4867, + "Ġspike": 4868, + "ĠEverything": 4869, + "Ġshouting": 4870, + "Ġwagging": 4871, + "Ġsafari": 4872, + "ĠOwl": 4873, + "Woof": 4874, + "Ġbackpack": 4875, + "Ġgifts": 4876, + "Ġneighbour": 4877, + "Ġstrawberries": 4878, + "ĠTilly": 4879, + "Ġinst": 4880, + "ĠSpark": 4881, + "Ġworth": 4882, + "Ġideas": 4883, + "Ġsnuggled": 4884, + "ĠMaggie": 4885, + "Ġsimp": 4886, + "ĠGigi": 4887, + "Ġsits": 4888, + "ĠHenry": 4889, + "ĠAbb": 4890, + "Ġmanage": 4891, + "Ġshined": 4892, + "ring": 4893, + "Ġjazz": 4894, + "Ġrang": 4895, + "Ġdressed": 4896, + "illie": 4897, + "Ġimage": 4898, + "ĠGod": 4899, + "Ġexit": 4900, + "Ġfireworks": 4901, + "Sh": 4902, + "Ġwob": 4903, + "ĠToto": 4904, + "ecture": 4905, + "Ġoh": 4906, + "ucked": 4907, + "Ġwarning": 4908, + "Ġdried": 4909, + "Ġblink": 4910, + "Ġsorts": 4911, + "Ġburied": 4912, + "Ġlecture": 4913, + "ĠFirst": 4914, + "Ġlandscape": 4915, + "Ġworms": 4916, + "Will": 4917, + "ĠQu": 4918, + "Ġdigg": 4919, + "Ġdresses": 4920, + "hood": 4921, + "right": 4922, + "Ġbur": 4923, + "Ġseats": 4924, + "ah": 4925, + "mm": 4926, + "Ġwashing": 4927, + "isses": 4928, + "Ġlicks": 4929, + "Ġbeds": 4930, + "Ġlemonade": 4931, + "Ġwandered": 4932, + "Ġdigging": 4933, + "rec": 4934, + "Ġkisses": 4935, + "Ġcakes": 4936, + "Ġpaused": 4937, + "Ġattention": 4938, + "va": 4939, + "ĠPapa": 4940, + "Ġdeeper": 4941, + "ipping": 4942, + "These": 4943, + "Ġpitch": 4944, + "Ġallow": 4945, + "ddy": 4946, + "Ġsprink": 4947, + "Ġpeanuts": 4948, + "ĠMilly": 4949, + "ĠJames": 4950, + "Ġblood": 4951, + "Ġsnail": 4952, + "Ġcatching": 4953, + "Ġjewels": 4954, + "Ġprice": 4955, + "oral": 4956, + "Ġreaches": 4957, + "Ġzipped": 4958, + "Ġjogging": 4959, + "Ġeagerly": 4960, + "Ġmemory": 4961, + "To": 4962, + "sed": 4963, + "Sara": 4964, + "Ġpuzzles": 4965, + "looking": 4966, + "etch": 4967, + "Ġsliding": 4968, + "Ġcaptain": 4969, + "Ġencouraged": 4970, + "Ġduring": 4971, + "ĠMillie": 4972, + "Ġrelease": 4973, + "Ġoxygen": 4974, + "Ġcounter": 4975, + "ived": 4976, + "ĠBoo": 4977, + "Ġnowhere": 4978, + "ĠMaria": 4979, + "Ġmemories": 4980, + "Ġdaisy": 4981, + "ĠOut": 4982, + "Ġbalan": 4983, + "Ġplays": 4984, + "Ġhers": 4985, + "Ġblankets": 4986, + "Ġpinched": 4987, + "Ġdisagree": 4988, + "Ġbreathe": 4989, + "Ġweb": 4990, + "Ġmama": 4991, + "Ġcollected": 4992, + "Ġspoons": 4993, + "Bob": 4994, + "ising": 4995, + "ĠHope": 4996, + "Ġprett": 4997, + "Ġwatered": 4998, + "Ġwinner": 4999, + "And": 5000, + "ĠAn": 5001, + "Not": 5002, + "ĠBaby": 5003, + "Ġhadn": 5004, + "ĠAm": 5005, + "Ġshouldn": 5006, + "Ġvisited": 5007, + "Ġsigns": 5008, + "Ġtreasures": 5009, + "Ġvanish": 5010, + "Ġreceive": 5011, + "Ġgazed": 5012, + "Ġlung": 5013, + "Ġmuddy": 5014, + "Ġsnapped": 5015, + "Ġpunished": 5016, + "Ġskills": 5017, + "reci": 5018, + "ĠKing": 5019, + "Ġappreci": 5020, + "Ġcelebrated": 5021, + "Ġinvitation": 5022, + "Ġtong": 5023, + "Ġpies": 5024, + "elvet": 5025, + "Ġbrings": 5026, + "ĠEach": 5027, + "Ġdifference": 5028, + "Ġprints": 5029, + "Ġbaked": 5030, + "Ġdestroyed": 5031, + "Ġsi": 5032, + "unately": 5033, + "Ġseeing": 5034, + "Ġpaints": 5035, + "Ġacorns": 5036, + "ester": 5037, + "orted": 5038, + "ĠKate": 5039, + "Ġglo": 5040, + "Ġfallen": 5041, + "Ġresp": 5042, + "Ġbricks": 5043, + "ĠVelvet": 5044, + "pted": 5045, + "Ġsizes": 5046, + "Ġtremb": 5047, + "Ġflap": 5048, + "Ġmarried": 5049, + "ĠRosie": 5050, + "Ġpetals": 5051, + "Ġtomatoes": 5052, + "Ġfro": 5053, + "Ġworse": 5054, + "Ġunderstanding": 5055, + "Ġcollection": 5056, + "Ġbrus": 5057, + "Ġeasier": 5058, + "esterday": 5059, + "Because": 5060, + "Ġclimbs": 5061, + "ĠPr": 5062, + "Ġtwirled": 5063, + "Ġbleed": 5064, + "sit": 5065, + "Ġsip": 5066, + "Ġbites": 5067, + "Ġwelcomed": 5068, + "Ġpets": 5069, + "Ġelephants": 5070, + "iers": 5071, + "ĠTuna": 5072, + "umble": 5073, + "Ġruin": 5074, + "ups": 5075, + "Ġaccepted": 5076, + "Ġscattered": 5077, + "ĠRock": 5078, + "Ġpupil": 5079, + "Ġkitty": 5080, + "ĠDav": 5081, + "Ġzero": 5082, + "Ġpotatoes": 5083, + "Ġkingdom": 5084, + "Ġexperience": 5085, + "urprise": 5086, + "ĠPip": 5087, + "Ġpillows": 5088, + "do": 5089, + "ction": 5090, + "Ġfash": 5091, + "Ġattached": 5092, + "icing": 5093, + "Ġoranges": 5094, + "ĠSte": 5095, + "ictory": 5096, + "ding": 5097, + "Ġsince": 5098, + "ĠFroggy": 5099, + "Ġfashion": 5100, + "Ġraised": 5101, + "Ġstraight": 5102, + "Ġunlocked": 5103, + "Ġsoldiers": 5104, + "Ġgolden": 5105, + "Ġbowed": 5106, + "ccer": 5107, + "ĠDavid": 5108, + "Ġstitch": 5109, + "sters": 5110, + "ents": 5111, + "Ġcutting": 5112, + "Ġforgotten": 5113, + "Ġstuffed": 5114, + "Ġurged": 5115, + "Ġweeping": 5116, + "ĠSmith": 5117, + "Ġgloves": 5118, + "ĠMoral": 5119, + "Ġgrin": 5120, + "Ġbones": 5121, + "Ġhits": 5122, + "Ġtoes": 5123, + "Ġsoccer": 5124, + "Ġtwink": 5125, + "Ġbye": 5126, + "Ġreceived": 5127, + "ĠClara": 5128, + "ĠSlow": 5129, + "omeday": 5130, + "Surprise": 5131, + "Ġsorting": 5132, + "Ġfields": 5133, + "Yum": 5134, + "cus": 5135, + "Ġmice": 5136, + "ĠJul": 5137, + "Ġprinted": 5138, + "Ġnone": 5139, + "ssible": 5140, + "Ġcras": 5141, + "Ġmarching": 5142, + "Ġlined": 5143, + "ĠBoth": 5144, + "Ġshock": 5145, + "Ġpears": 5146, + "Ġappear": 5147, + "Ġprinter": 5148, + "Ġcreated": 5149, + "ĠChicky": 5150, + "Ġremained": 5151, + "Ġsimple": 5152, + "!'": 5153, + "Ġbreaking": 5154, + "fortunately": 5155, + "Ġguessed": 5156, + "Ġsomeday": 5157, + "Ġll": 5158, + "Ġdrinks": 5159, + "Ġshot": 5160, + "choo": 5161, + "ores": 5162, + "ury": 5163, + "vest": 5164, + "Ġours": 5165, + "Ġseason": 5166, + "aped": 5167, + "Ġwatches": 5168, + "Ġacted": 5169, + "Ġmuffins": 5170, + "kins": 5171, + "aded": 5172, + "Ġvoices": 5173, + "Goodbye": 5174, + "'ve": 5175, + "Ġtore": 5176, + "Ġisn": 5177, + "Ġtrapped": 5178, + "Ġtongue": 5179, + "ux": 5180, + "chie": 5181, + "Ġteasing": 5182, + "Ġfiref": 5183, + "Ġpatterns": 5184, + "ĠMo": 5185, + "ĠIts": 5186, + "Ġmeow": 5187, + "Ġscreams": 5188, + "Ġscolded": 5189, + "Ġsurround": 5190, + "medi": 5191, + "akes": 5192, + "Ġvictory": 5193, + "Ġkicking": 5194, + "ĠSuzy": 5195, + "mediately": 5196, + "Ġselling": 5197, + "ĠThese": 5198, + "Ġalright": 5199, + "Ġpresents": 5200, + "Ġmelted": 5201, + "Ġrelaxed": 5202, + "Amy": 5203, + "Next": 5204, + "Ġlux": 5205, + "anna": 5206, + "Ġchores": 5207, + "Ġdared": 5208, + "ishing": 5209, + "ĠMat": 5210, + "ship": 5211, + "Ġfamil": 5212, + "Ġinstr": 5213, + "Ok": 5214, + "umes": 5215, + "Ġlaid": 5216, + "ĠFrog": 5217, + "ĠUncle": 5218, + "Ġmeasured": 5219, + "ishes": 5220, + "bug": 5221, + "ded": 5222, + "Ġpra": 5223, + "Ġskipping": 5224, + "Ġdecorations": 5225, + "Ġbegged": 5226, + "ĠMe": 5227, + "Ġmouths": 5228, + "Ġtwigs": 5229, + "Ġbang": 5230, + "Ġtonight": 5231, + "Ġrested": 5232, + "Meow": 5233, + "Ġfed": 5234, + "Ġwaist": 5235, + "Ġknown": 5236, + "Ġslice": 5237, + "Ġcolours": 5238, + "Ġcostumes": 5239, + "Ġhighest": 5240, + "ĠFollow": 5241, + "Ġcartoons": 5242, + "Really": 5243, + "!,\"": 5244, + "boo": 5245, + "Ġbreeze": 5246, + "Ġappro": 5247, + "Ġfloating": 5248, + "Ġmixing": 5249, + "Ġsix": 5250, + "Ġcub": 5251, + "Ġperfectly": 5252, + "Ġhurried": 5253, + "Ġgirls": 5254, + "Ġworks": 5255, + "walk": 5256, + "ips": 5257, + "Ġshadows": 5258, + "ety": 5259, + "Ġcontest": 5260, + "Ġmuscles": 5261, + "Ġdisagreed": 5262, + "Ġplaytime": 5263, + "Ġspit": 5264, + "Ġsorted": 5265, + "ĠZigzag": 5266, + "Ġtext": 5267, + "Ġinvest": 5268, + "utter": 5269, + "Ġago": 5270, + "Ġemer": 5271, + "Ġsidewalk": 5272, + "Ġmentioned": 5273, + "Ġesc": 5274, + "Ġflat": 5275, + "Ġlets": 5276, + "aker": 5277, + "Ġfiremen": 5278, + "ĠSomeone": 5279, + "Ġdrinking": 5280, + "Ġringing": 5281, + "Ġinvestig": 5282, + "Ġfetch": 5283, + "Ġlick": 5284, + "ĠFrank": 5285, + "Ġslapped": 5286, + "osed": 5287, + "Ġnails": 5288, + "une": 5289, + "ĠAb": 5290, + "Ġtrave": 5291, + "Ġlips": 5292, + "oved": 5293, + "rr": 5294, + "Ġlines": 5295, + "Ġbrid": 5296, + "Ġheaded": 5297, + "Ġcrunch": 5298, + "Ġbrushes": 5299, + "Ġluxury": 5300, + "Ġtexture": 5301, + "ĠPippa": 5302, + "Mr": 5303, + "Ġofficer": 5304, + "Ġresting": 5305, + "Ġsetting": 5306, + "Ġwhistling": 5307, + "Ġwiggle": 5308, + "ther": 5309, + "Ġwiz": 5310, + "ĠDr": 5311, + "ission": 5312, + "Ġladybug": 5313, + "Ġtucked": 5314, + "Ġfishing": 5315, + "Ġpermission": 5316, + "Ġscratched": 5317, + "Ha": 5318, + "Kitty": 5319, + "ored": 5320, + "ĠHappy": 5321, + "ĠBo": 5322, + "abies": 5323, + "Ġimmediately": 5324, + "ĠNot": 5325, + "Ġimportance": 5326, + "Ġmotion": 5327, + "Ġbridges": 5328, + "aved": 5329, + "Ġsneak": 5330, + "Ġinvestigate": 5331, + "bers": 5332, + "Ġeast": 5333, + "Ġripped": 5334, + "ibb": 5335, + "Ġpeaches": 5336, + "ĠChe": 5337, + "Ġstro": 5338, + "Ġquack": 5339, + "Ġmoments": 5340, + "Ġchewing": 5341, + "Ġstudied": 5342, + "Would": 5343, + "eep": 5344, + "Ġstrang": 5345, + "Ġordered": 5346, + "ĠUnfortunately": 5347, + "Ġrevealed": 5348, + "Ġkneeled": 5349, + "Ġbabies": 5350, + "Ġmister": 5351, + "ĠAva": 5352, + "Ġshed": 5353, + "Ġhated": 5354, + "ena": 5355, + "irts": 5356, + "ĠStitch": 5357, + "ĠBouncy": 5358, + "ĠBug": 5359, + "izing": 5360, + "Ġwaits": 5361, + "ĠSlowly": 5362, + "please": 5363, + "Ġitem": 5364, + "ĠEl": 5365, + "Ġcones": 5366, + "Ġadmir": 5367, + "Ġsettled": 5368, + "Ġmeasuring": 5369, + "Mmm": 5370, + "Ġhesit": 5371, + "Ġwest": 5372, + "Ġstrings": 5373, + "osity": 5374, + "Ġguy": 5375, + "ĠHowever": 5376, + "ĠRocky": 5377, + "Ġwizard": 5378, + "Ġinch": 5379, + "Ġbeamed": 5380, + "Ġtheirs": 5381, + "Ġarea": 5382, + "sing": 5383, + "ids": 5384, + "Ġsore": 5385, + "Ġknelt": 5386, + "antly": 5387, + "ĠKat": 5388, + "Ġgrant": 5389, + "Ġmatched": 5390, + "Ġtrembling": 5391, + "zing": 5392, + "Ġnapping": 5393, + "Ġthrill": 5394, + "Ġrul": 5395, + "Ġamazement": 5396, + "Ġresult": 5397, + "Ġsupposed": 5398, + "Ġleader": 5399, + "Ġsilence": 5400, + "ĠAbby": 5401, + "Ġstrangers": 5402, + "hello": 5403, + "ites": 5404, + "omas": 5405, + "Ġsecrets": 5406, + "Ġbringing": 5407, + "ĠBeep": 5408, + "Ġtickets": 5409, + "ĠRobby": 5410, + "ĠSteve": 5411, + "ĠJosh": 5412, + "Ġmonsters": 5413, + "Ġpiles": 5414, + "Ġsafety": 5415, + "Ġopin": 5416, + "embers": 5417, + "Ġremembers": 5418, + "Ġserved": 5419, + "ĠHop": 5420, + "Ġlands": 5421, + "Ġkeys": 5422, + "Ġdire": 5423, + "ĠSke": 5424, + "Ġpoking": 5425, + "Ġmarks": 5426, + "ĠSkelly": 5427, + "'.": 5428, + "Happy": 5429, + "Little": 5430, + "allen": 5431, + "ĠRabbit": 5432, + "ĠThomas": 5433, + "Ġchallen": 5434, + "ĠDin": 5435, + "ogo": 5436, + "Ġpupp": 5437, + "Ġtrips": 5438, + "ĠWigg": 5439, + "Ġwonders": 5440, + "Ġcrawling": 5441, + "ĠSky": 5442, + "Ġpraised": 5443, + "nie": 5444, + "Ġbroom": 5445, + "Ġkeeps": 5446, + "Ġshopping": 5447, + "Ġpots": 5448, + "Ġburning": 5449, + "ĠPepper": 5450, + "Ġstealing": 5451, + "Ġroots": 5452, + "When": 5453, + "Ġachie": 5454, + "ĠSqu": 5455, + "ĠSpring": 5456, + "Ġturning": 5457, + "irring": 5458, + "Ġthreat": 5459, + "Ġfrost": 5460, + "Ġdads": 5461, + "Ġstripes": 5462, + "ides": 5463, + "Ġanswers": 5464, + "Ġsparkling": 5465, + "Ġescaped": 5466, + "Ġyouth": 5467, + "Ġwhatever": 5468, + "Ġpeel": 5469, + "Ġdraws": 5470, + "Ġbloomed": 5471, + "Ġcurled": 5472, + "ues": 5473, + "Ġdecides": 5474, + "ĠGogo": 5475, + "Ġpedals": 5476, + "Ġchirped": 5477, + "Ġscooped": 5478, + "Ġcrunchy": 5479, + "Ġchef": 5480, + "Ġwooden": 5481, + "unnies": 5482, + "Ġcuddled": 5483, + ".'": 5484, + "Ġwink": 5485, + "Ġfoods": 5486, + "Ġtastes": 5487, + "act": 5488, + "Ġgust": 5489, + "Ġdoggy": 5490, + "Ġflav": 5491, + "Ġsparkle": 5492, + "Ġmittens": 5493, + "Ġsucceeded": 5494, + "Ġbunnies": 5495, + "ĠAunt": 5496, + "Ġgrey": 5497, + "Ġbravely": 5498, + "Ġbehaved": 5499, + "Ġpolished": 5500, + "gency": 5501, + "Ġappreciate": 5502, + "ĠHo": 5503, + "Ġstirring": 5504, + "ĠBree": 5505, + "Ġweighed": 5506, + "Ġvet": 5507, + "ĠStar": 5508, + "Ġmelting": 5509, + "Ġherbs": 5510, + "Ġeats": 5511, + "ĠSomething": 5512, + "Ġtickle": 5513, + "Ġsneaky": 5514, + "ĠDay": 5515, + "usty": 5516, + "Ġpearl": 5517, + "Ġdinosaurs": 5518, + "...": 5519, + "Ġhonk": 5520, + "Ġbleeding": 5521, + "Jo": 5522, + "ales": 5523, + "rs": 5524, + "Ġfut": 5525, + "Ġbeat": 5526, + "Ġwanting": 5527, + "ĠJe": 5528, + "Ġrides": 5529, + "Ġfuture": 5530, + "ped": 5531, + "Ġtwin": 5532, + "Ġprec": 5533, + "Ġspaceship": 5534, + "hind": 5535, + "Ġobe": 5536, + "Ġtouching": 5537, + "Ġradishes": 5538, + "Ġdisturbed": 5539, + "Ġapproached": 5540, + "Ġfrosting": 5541, + "She": 5542, + "Ġpride": 5543, + "Ġslim": 5544, + "Ġwarmth": 5545, + "Ġshooting": 5546, + "ĠSkip": 5547, + "ĠJam": 5548, + "Ġthrilled": 5549, + "Ġsoared": 5550, + "Ġloose": 5551, + "Ġowned": 5552, + "Ġroads": 5553, + "ĠBehind": 5554, + "Ġfamilies": 5555, + "Ġheroes": 5556, + "Ġagreement": 5557, + "Ġruler": 5558, + "mother": 5559, + "ĠLike": 5560, + "ĠLena": 5561, + "Ġnoon": 5562, + "Ġanytime": 5563, + "ĠGreen": 5564, + "Ġcomple": 5565, + "Ġsisters": 5566, + "ira": 5567, + "Ġeight": 5568, + "Ġsoaked": 5569, + "ĠDare": 5570, + "Ġdecorated": 5571, + "Daddy": 5572, + "Ġsiren": 5573, + "Ġslimy": 5574, + "loe": 5575, + "Ġawe": 5576, + "Ġhappiest": 5577, + "enty": 5578, + "Ġkindly": 5579, + "ĠGr": 5580, + "Ġphot": 5581, + "Ġzooming": 5582, + "aws": 5583, + "Or": 5584, + "Ġtoss": 5585, + "Ġplayroom": 5586, + "riends": 5587, + "indy": 5588, + "ĠJan": 5589, + "Ġbottles": 5590, + "Ġclaps": 5591, + "Ġcomfy": 5592, + "Ġbuzzing": 5593, + "Ġsprinkles": 5594, + "Ġobey": 5595, + "Have": 5596, + "Ġshirts": 5597, + "Ġloving": 5598, + "Ġdecision": 5599, + "ĠNina": 5600, + "Ġcollecting": 5601, + "Ġprepared": 5602, + "ided": 5603, + "ĠDuring": 5604, + "isten": 5605, + "ĠStop": 5606, + "Ġnicer": 5607, + "asses": 5608, + "Ġrubbing": 5609, + "Ġfolding": 5610, + "Ġmachines": 5611, + "Ġemergency": 5612, + "Ġprecious": 5613, + "ĠX": 5614, + "Ġsings": 5615, + "ĠBeth": 5616, + "ĠJess": 5617, + "Ġstaying": 5618, + "Ġwrites": 5619, + "ĠChloe": 5620, + "Ġsnowballs": 5621, + "Ġgrinned": 5622, + "Ġcrashed": 5623, + "Ġlimes": 5624, + "Ġstruck": 5625, + "Ġglowed": 5626, + "ĠAlways": 5627, + "Ġspending": 5628, + "Ġgained": 5629, + "Ġrecognized": 5630, + "Ġcomforted": 5631, + "Ah": 5632, + "Remember": 5633, + "isdom": 5634, + "ĠSad": 5635, + "Ġboom": 5636, + "urry": 5637, + "Ġnaps": 5638, + "Ġstruggled": 5639, + "ĠDino": 5640, + "Ġhi": 5641, + "Ġsurrounded": 5642, + "Ġdot": 5643, + "iggy": 5644, + "Ġstare": 5645, + "Ġtricked": 5646, + "Ġsteep": 5647, + "Ġneighborhood": 5648, + "Yummy": 5649, + "Ġbeside": 5650, + "joyed": 5651, + "Ġzookeeper": 5652, + "Ġrecorded": 5653, + "Ġrepeated": 5654, + "Ġphotos": 5655, + "Gra": 5656, + "Ġexpected": 5657, + "Ġdownstairs": 5658, + "Ġlearns": 5659, + "Ġoverjoyed": 5660, + "Ġpebbles": 5661, + "ĠWiggly": 5662, + "Sally": 5663, + "fied": 5664, + "lier": 5665, + "Ġsides": 5666, + "Ġhen": 5667, + "ĠDid": 5668, + "Ġourselves": 5669, + "Ġcontain": 5670, + "Ġcontinue": 5671, + "ib": 5672, + "Ġswims": 5673, + "Ġspiders": 5674, + "Ġprotected": 5675, + "Ġacting": 5676, + "achel": 5677, + "Ġapologized": 5678, + "Ġboo": 5679, + "ĠSure": 5680, + "Ġscaring": 5681, + "Boo": 5682, + "ana": 5683, + "ĠRachel": 5684, + "ĠZoe": 5685, + "Ġrespons": 5686, + "ĠJamie": 5687, + "Al": 5688, + "Ġteased": 5689, + "Ġworker": 5690, + "Ġopinion": 5691, + "ĠBy": 5692, + "ica": 5693, + "ĠKay": 5694, + "Ġbuildings": 5695, + "Ġspraying": 5696, + "Ġapologize": 5697, + "Ġsighs": 5698, + "Ġbalancing": 5699, + "Ġadmiring": 5700, + "ud": 5701, + "Ġlily": 5702, + "Ġgoodnight": 5703, + "Ġrocking": 5704, + "Ġyelling": 5705, + "Ġneighbors": 5706, + "Ġdiscovery": 5707, + "Ġtugged": 5708, + "Ġpause": 5709, + "Ġbeard": 5710, + "Ġbelly": 5711, + "Ġyesterday": 5712, + "Ġeff": 5713, + "ĠWisdom": 5714, + "ĠRay": 5715, + "Ġairpl": 5716, + "Ġearlier": 5717, + "Ġdragons": 5718, + "Ġhorns": 5719, + "Ġsneaked": 5720, + "ĠPrin": 5721, + "use": 5722, + "ĠAlly": 5723, + "Ġhardly": 5724, + "oys": 5725, + "Ġcuriosity": 5726, + "Ġcircus": 5727, + "allow": 5728, + "Ġrele": 5729, + "Ġgiraff": 5730, + "Ġbrushed": 5731, + "Ġprop": 5732, + "Ġopening": 5733, + "Ġcuts": 5734, + "Ġseesaw": 5735, + "Ġpockets": 5736, + "Ġactions": 5737, + "Ġmovies": 5738, + "Ġplanets": 5739, + "Ġgiraffes": 5740, + "oh": 5741, + "Ġhissed": 5742, + "Ġcatches": 5743, + "Ġclearing": 5744, + "Ġcrabs": 5745, + "ĠBrownie": 5746, + "Ġstudying": 5747, + "Just": 5748, + "Ġrings": 5749, + "ĠBecause": 5750, + "ĠAd": 5751, + "Ġrocked": 5752, + "Ġparties": 5753, + "Ġsafer": 5754, + "ĠMad": 5755, + "Ġpossible": 5756, + "Ġsmiley": 5757, + "Ġpolishing": 5758, + "Ġsparkles": 5759, + "Ġpouring": 5760, + "Ġargued": 5761, + "Ġcompleted": 5762, + "zen": 5763, + "oming": 5764, + "ĠMira": 5765, + "ĠWhist": 5766, + "Ġorganizing": 5767, + "Ġpurred": 5768, + "Ġbowls": 5769, + "Ġchases": 5770, + "Ġrefres": 5771, + "ĠHoot": 5772, + "Somet": 5773, + "ĠLove": 5774, + "Ġkeeper": 5775, + "Ġpastries": 5776, + "Ġeagle": 5777, + "Ġdemanded": 5778, + "Ġpadd": 5779, + "ĠJulie": 5780, + "ĠKatie": 5781, + "ĠJu": 5782, + "ĠCra": 5783, + "ĠLeave": 5784, + "Ġloaded": 5785, + "Ġstretching": 5786, + "Ġgrandmother": 5787, + "Ġtim": 5788, + "Ġgaze": 5789, + "Ġuses": 5790, + "Ġpretends": 5791, + "Ġactually": 5792, + "Ġshivered": 5793, + "zes": 5794, + "ities": 5795, + "Ġfasc": 5796, + "ĠSplas": 5797, + "Ġwoof": 5798, + "Ġpaintings": 5799, + "Ġribbons": 5800, + "Ġfrozen": 5801, + "Ġcough": 5802, + "ĠCar": 5803, + "Ġwondering": 5804, + "Ġcompany": 5805, + "Ġsplashes": 5806, + "Ġminerals": 5807, + "Ġpastels": 5808, + "Ġapplauded": 5809, + "ten": 5810, + "ppers": 5811, + "Ġsting": 5812, + "Ġcans": 5813, + "Ġglitter": 5814, + "ĠGina": 5815, + "Ġreply": 5816, + "Ġpoems": 5817, + "Ġtwirl": 5818, + "Ġeffort": 5819, + "ĠFor": 5820, + "Ġdiving": 5821, + "ĠBeing": 5822, + "Ġcaut": 5823, + "Ġsoaring": 5824, + "Ġroaring": 5825, + "Ġflutter": 5826, + "Ġcrumb": 5827, + "Ġdrives": 5828, + "ĠSquirrel": 5829, + "Ġreleased": 5830, + "Cat": 5831, + "Ġbead": 5832, + "ĠLou": 5833, + "ĠWater": 5834, + "Ġsunlight": 5835, + "Ġhugging": 5836, + "Ġgran": 5837, + "Ġdarker": 5838, + "Ġargu": 5839, + "Ġdragged": 5840, + "ĠBirdie": 5841, + "Ġforks": 5842, + "Ġsausages": 5843, + "Ġchallenge": 5844, + "ora": 5845, + "Ġlied": 5846, + "ĠWatch": 5847, + "inkle": 5848, + "Ġrip": 5849, + "Ġstruggling": 5850, + "Ġarguing": 5851, + "Bird": 5852, + "hee": 5853, + "Ġwid": 5854, + "edding": 5855, + "Ġgotten": 5856, + "ĠBlink": 5857, + "ĠTwo": 5858, + "Ġpenguins": 5859, + "Ġcurtains": 5860, + "Ġtasks": 5861, + "Ġcuddle": 5862, + "Ġthird": 5863, + "Ġann": 5864, + "Ġlap": 5865, + "Ġwherever": 5866, + "Ġrealize": 5867, + "Ġseems": 5868, + "undred": 5869, + "ĠSplash": 5870, + "jam": 5871, + "igail": 5872, + "ĠPaws": 5873, + "Ġremoved": 5874, + "Ġgathering": 5875, + "Ġflags": 5876, + "Ġfascin": 5877, + "ler": 5878, + "Ġhundred": 5879, + "ĠHanna": 5880, + "Ġsmallest": 5881, + "ĠCla": 5882, + "ĠEveryday": 5883, + "Ġbedtime": 5884, + "Ġteaches": 5885, + "Ġshrug": 5886, + "Ġknights": 5887, + "ĠQuick": 5888, + "Ġpeered": 5889, + "ĠRemember": 5890, + "Ġprettiest": 5891, + "Uh": 5892, + "Watch": 5893, + "Ġwins": 5894, + "ĠFish": 5895, + "Ġtallest": 5896, + "Ġdolphins": 5897, + "Ġagrees": 5898, + "Fl": 5899, + "Ġbank": 5900, + "Ġma": 5901, + "Ġtalent": 5902, + "ĠPut": 5903, + "Ġsitu": 5904, + "Ġpatience": 5905, + "Ġdeser": 5906, + "Ġwiggled": 5907, + "ĠAbigail": 5908, + "Ġwound": 5909, + "Ġbunch": 5910, + "Ġsticking": 5911, + "Ġfairies": 5912, + "Ġpetted": 5913, + "Ġprayer": 5914, + "die": 5915, + "ien": 5916, + "ern": 5917, + "Ġsadness": 5918, + "Ġsweeties": 5919, + "Ġperched": 5920, + "Ġarrive": 5921, + "Ġrainbows": 5922, + "Ġmatching": 5923, + "Ġpencils": 5924, + "Ġpowers": 5925, + "Ġawake": 5926, + "ĠQuack": 5927, + "Ġprettier": 5928, + "Achoo": 5929, + "Ġwedding": 5930, + "Ġdipped": 5931, + "Ġunited": 5932, + "Ġpeppers": 5933, + "ĠRolly": 5934, + "Ġprotecting": 5935, + "Ġinstruct": 5936, + "ha": 5937, + "Ġbare": 5938, + "ĠAnne": 5939, + "Ġsled": 5940, + "Ġtails": 5941, + "Ġreaching": 5942, + "Ġmountains": 5943, + "Ġtraveled": 5944, + "Ġitems": 5945, + "Mum": 5946, + "uckily": 5947, + "Ġpeas": 5948, + "Ġrolls": 5949, + "Ġsteady": 5950, + "Ġvisiting": 5951, + "ĠMatt": 5952, + "Sometimes": 5953, + "ĠLuckily": 5954, + "Ġhomework": 5955, + "Ġsnakes": 5956, + "Ġmisses": 5957, + "Ġreminder": 5958, + "Ġweeks": 5959, + "Ġbegin": 5960, + "ĠRover": 5961, + "Ġresponsible": 5962, + "Ġfara": 5963, + "ashed": 5964, + "Ġforgi": 5965, + "Ġcurly": 5966, + "Ġfaraway": 5967, + "Silly": 5968, + "Ġweren": 5969, + "Ġcracked": 5970, + "Ġpointy": 5971, + "Ġpacking": 5972, + "Ġquarreling": 5973, + "Ġintroduc": 5974, + "Ġairplane": 5975, + "ĠJenna": 5976, + "Ġlogs": 5977, + "Ġrefuse": 5978, + "Ġcopy": 5979, + "Ġdusty": 5980, + "Ch": 5981, + "Ġhelpers": 5982, + "Ġmane": 5983, + "ĠJessie": 5984, + "Ġfears": 5985, + "ĠKeep": 5986, + "Ġguns": 5987, + "Ġhelmets": 5988, + "Ġproject": 5989, + "ĠAdam": 5990, + "Ġgranted": 5991, + "ĠHannah": 5992, + "ining": 5993, + "ĠSw": 5994, + "Ġgoals": 5995, + "Ġpans": 5996, + "ĠSnap": 5997, + "Ġsweat": 5998, + "Ġvehicles": 5999, + "Ġrequested": 6000, + "Ġguys": 6001, + "John": 6002, + "seek": 6003, + "Ġoutdo": 6004, + "Ġwhose": 6005, + "Ġsnowmen": 6006, + "Ġaccom": 6007, + "Ġpracticing": 6008, + "Ġbeads": 6009, + "ĠClaire": 6010, + "Ġinstructions": 6011, + "Wh": 6012, + "Ġonwards": 6013, + "ĠMix": 6014, + "ĠCindy": 6015, + "Ġusual": 6016, + "Thanks": 6017, + "Ġscreaming": 6018, + "ooped": 6019, + "Ġpoliceman": 6020, + "ĠDays": 6021, + "Mama": 6022, + "Qu": 6023, + "ĠOur": 6024, + "Ġstaring": 6025, + "ĠFriends": 6026, + "Ġglasses": 6027, + "Ġparked": 6028, + "Ġreplaced": 6029, + "ĠZero": 6030, + "Ġactiv": 6031, + "ĠSusan": 6032, + "Ġdam": 6033, + "Ġdied": 6034, + "Ġcause": 6035, + "Ġmes": 6036, + "Ġwasted": 6037, + "ĠBark": 6038, + "Ġexact": 6039, + "ĠPup": 6040, + "Ġlistens": 6041, + "ĠZiggy": 6042, + "Ġcomplained": 6043, + "Today": 6044, + "jamas": 6045, + "Hold": 6046, + "ubbed": 6047, + "ĠTree": 6048, + "ĠBye": 6049, + "Ġroses": 6050, + "Ġentire": 6051, + "Ġornaments": 6052, + "lowers": 6053, + "Ġaccompl": 6054, + "Bad": 6055, + "uke": 6056, + "ĠMin": 6057, + "esome": 6058, + "agull": 6059, + "ĠNick": 6060, + "Ġpajamas": 6061, + "Ġpanc": 6062, + "Stay": 6063, + "Ġexamined": 6064, + "Ġscrubbed": 6065, + "Ġgems": 6066, + "Ġdestination": 6067, + "Fluffy": 6068, + "Fine": 6069, + "Ro": 6070, + "coon": 6071, + "Ġfault": 6072, + "ĠDizzy": 6073, + "Ġwrist": 6074, + "Ġrule": 6075, + "Ġonions": 6076, + "Ġchirping": 6077, + "Ġcautious": 6078, + "Ġoutdoors": 6079, + "Jack": 6080, + "gers": 6081, + "ĠPo": 6082, + "ĠJoy": 6083, + "Ġhops": 6084, + "anging": 6085, + "Ġreluct": 6086, + "ĠFoxy": 6087, + "Ġcomplaining": 6088, + "Ġawesome": 6089, + "sses": 6090, + "ords": 6091, + "ĠJilly": 6092, + "aster": 6093, + "Ġpromises": 6094, + "Tommy": 6095, + "Ġsolut": 6096, + "Ġincluded": 6097, + "ĠJessica": 6098, + "Ex": 6099, + "irm": 6100, + "ĠBop": 6101, + "Ġvent": 6102, + "ĠCatty": 6103, + "Ġconfl": 6104, + "fl": 6105, + "lay": 6106, + "nies": 6107, + "njoy": 6108, + "uly": 6109, + "Ġcent": 6110, + "ilo": 6111, + "Ġshelves": 6112, + "umm": 6113, + "Ġyourselves": 6114, + "ĠCudd": 6115, + "rol": 6116, + "Ġusually": 6117, + "Ġsatis": 6118, + "Ġvillag": 6119, + "Ġteamwork": 6120, + "ĠJeff": 6121, + "bl": 6122, + "anes": 6123, + "uest": 6124, + "Ġeveryday": 6125, + "Ġtruly": 6126, + "Ġslam": 6127, + "Ġbrand": 6128, + "Ġpatted": 6129, + "Ġblows": 6130, + "Ġconflict": 6131, + "Then": 6132, + "eath": 6133, + "ido": 6134, + "Ġguest": 6135, + "Ġbuckets": 6136, + "Ġwobbled": 6137, + "Ġfirefight": 6138, + "Ġbarely": 6139, + "Mummy": 6140, + "ĠSorry": 6141, + "anny": 6142, + "Ġstern": 6143, + "ĠMoo": 6144, + "ueen": 6145, + "Ġseagull": 6146, + "ĠWink": 6147, + "Ġjoking": 6148, + "Ġbars": 6149, + "Ġbeneath": 6150, + "Ġrubs": 6151, + "Ġtowels": 6152, + "Ġpumpkins": 6153, + "ĠTwinkle": 6154, + "neath": 6155, + "Ġvillagers": 6156, + "ĠFido": 6157, + "ĠPam": 6158, + "Ġtables": 6159, + "Ġsneezing": 6160, + "Ġvideos": 6161, + "Ġinsist": 6162, + "...\"": 6163, + "Ġtimer": 6164, + "Ġseas": 6165, + "Ġspong": 6166, + "Ġkites": 6167, + "Ġpennies": 6168, + "Ġadding": 6169, + "Ġmasks": 6170, + "Ġrescued": 6171, + "Ġsights": 6172, + "Ġneighbourhood": 6173, + "ĠChew": 6174, + "ĠWhistle": 6175, + "?,\"": 6176, + "Ew": 6177, + "Ġdent": 6178, + "Ġneither": 6179, + "Ġshoulders": 6180, + "Ġcreation": 6181, + "Ġwandering": 6182, + "Ġdelivered": 6183, + "Ġbalanced": 6184, + "Ġcrumbs": 6185, + "Ġreluctantly": 6186, + "eah": 6187, + "Ġhitting": 6188, + "ammy": 6189, + "Ġthorn": 6190, + "Ġswooped": 6191, + "Ġnapkins": 6192, + "Ġpassing": 6193, + "Ġdesert": 6194, + "Ġsqueal": 6195, + "Ġlollipops": 6196, + "Ġobserved": 6197, + "ĠBuggy": 6198, + "ĠPrincess": 6199, + "Ġfascinated": 6200, + "Ġdar": 6201, + "Ġpout": 6202, + "Ġchips": 6203, + "Ġtraded": 6204, + "ĠNear": 6205, + "Ġwritten": 6206, + "Ġwinked": 6207, + "Ġpens": 6208, + "Ġpiggy": 6209, + "Ġsupplies": 6210, + "Ġloading": 6211, + "Ġpaddle": 6212, + "Ġachieve": 6213, + "Ġexactly": 6214, + "Oops": 6215, + "ĠTara": 6216, + "Ġstumble": 6217, + "ĠMoon": 6218, + "ĠMilo": 6219, + "Ġbecoming": 6220, + "Ġquacked": 6221, + "Ġreads": 6222, + "Ġexplorers": 6223, + "Ġfilling": 6224, + "Ġkicks": 6225, + "Ġcandies": 6226, + "Ġgiggling": 6227, + "Ġlibrarian": 6228, + "Ġfroze": 6229, + "ĠCuddles": 6230, + "tle": 6231, + "you": 6232, + "Ġheav": 6233, + "ĠAnt": 6234, + "Ġstole": 6235, + "Ġcrept": 6236, + "Ġcobwebs": 6237, + "ĠQueen": 6238, + "Ġruining": 6239, + "Ġsituation": 6240, + "Ġintroduced": 6241, + "irl": 6242, + "ĠHippy": 6243, + "ĠWant": 6244, + "Ġknees": 6245, + "Ġworkers": 6246, + "Ġjoked": 6247, + "Ġcontrol": 6248, + "Ġmission": 6249, + "ĠChr": 6250, + "iggie": 6251, + "Ġdived": 6252, + "Ġinviting": 6253, + "Ġscarves": 6254, + "Ġsquares": 6255, + "Ġhealed": 6256, + "Ġbasement": 6257, + "iti": 6258, + "indr": 6259, + "Ġscales": 6260, + "ĠDee": 6261, + "Ġhowever": 6262, + "Ġstartled": 6263, + "Ġspeaking": 6264, + "Ġwires": 6265, + "ĠSophia": 6266, + "Ġconfident": 6267, + "Ġdirection": 6268, + "ĠKayla": 6269, + "Ġsponge": 6270, + "Fo": 6271, + "Ġfirm": 6272, + "ley": 6273, + "Ġplenty": 6274, + "ĠMa": 6275, + "ĠGet": 6276, + "Ġowners": 6277, + "Ġcloses": 6278, + "angled": 6279, + "Ġdesp": 6280, + "Ġrelief": 6281, + "Ġknocks": 6282, + "Dog": 6283, + "go": 6284, + "ners": 6285, + "pr": 6286, + "Ġbaker": 6287, + "Ġda": 6288, + "arter": 6289, + "Ġsmarter": 6290, + "Ġunderneath": 6291, + "Ġmuscle": 6292, + "Ġraindr": 6293, + "oline": 6294, + "Ġrockets": 6295, + "Ġrefle": 6296, + "Our": 6297, + "ky": 6298, + "ody": 6299, + "Ġtune": 6300, + "ĠWelcome": 6301, + "ĠJones": 6302, + "Ġchat": 6303, + "Ġstays": 6304, + "Ġremote": 6305, + "Ġyells": 6306, + "Ġremembering": 6307, + "Ġdrums": 6308, + "Ġtriangles": 6309, + "Ġburst": 6310, + "dies": 6311, + "Ġpec": 6312, + "ĠMon": 6313, + "Ġcomm": 6314, + "Ġsnowfl": 6315, + "Ġpatiently": 6316, + "Ġcheering": 6317, + "Ġperformed": 6318, + "Ġbatteries": 6319, + "Ġgrowling": 6320, + "ĠOlly": 6321, + "ĠBiggie": 6322, + "ĠMouse": 6323, + "Ġnoses": 6324, + "Ġgreet": 6325, + "Ġdances": 6326, + "ĠYesterday": 6327, + "Ġcheeks": 6328, + "Ġsolution": 6329, + "Ġventured": 6330, + "sm": 6331, + "itched": 6332, + "ĠWoof": 6333, + "ĠJon": 6334, + "ĠDuck": 6335, + "Ġbadge": 6336, + "Ġfarther": 6337, + "Ġlighter": 6338, + "Ġslower": 6339, + "Ġrecording": 6340, + "ĠSadly": 6341, + "Ġpaddled": 6342, + "?'": 6343, + "ĠLau": 6344, + "ĠLion": 6345, + "Ġbiting": 6346, + "Ġcaused": 6347, + "Ġclowns": 6348, + "Ġwishing": 6349, + "Ġgrowls": 6350, + "cuse": 6351, + "Ġdots": 6352, + "Le": 6353, + "Run": 6354, + "Time": 6355, + "ĠOl": 6356, + "ĠMel": 6357, + "Ġseven": 6358, + "anta": 6359, + "Ġbuses": 6360, + "ĠPatch": 6361, + "ĠThose": 6362, + "ĠDodo": 6363, + "Ġpraying": 6364, + "Ġchoices": 6365, + "Ġcrowd": 6366, + "Tw": 6367, + "ĠYes": 6368, + "itely": 6369, + "inda": 6370, + "ĠWoo": 6371, + "ĠFu": 6372, + "Ġchuck": 6373, + "Ġchanging": 6374, + "Ġuns": 6375, + "Ġraces": 6376, + "izzie": 6377, + "Ġpigeons": 6378, + "ĠBetsy": 6379, + "Yeah": 6380, + "Ġast": 6381, + "ĠTiti": 6382, + "arth": 6383, + "Ġthro": 6384, + "Ġvowed": 6385, + "Ġunf": 6386, + "ĠKids": 6387, + "Ġbehaving": 6388, + "Ġwears": 6389, + "Ġavo": 6390, + "Ġgroups": 6391, + "Ġsurface": 6392, + "Ġtwinkling": 6393, + "Ġchefs": 6394, + "Ġrefreshed": 6395, + "Excuse": 6396, + "Ġthroat": 6397, + "son": 6398, + "Ġties": 6399, + "ĠSanta": 6400, + "amb": 6401, + "Ġleast": 6402, + "ĠEnjoy": 6403, + "Ġbravery": 6404, + "though": 6405, + "avi": 6406, + "Ġwipes": 6407, + "Ġscratches": 6408, + "Roar": 6409, + "eed": 6410, + "cky": 6411, + "Ġclick": 6412, + "Ġgrabbing": 6413, + "Ġsalty": 6414, + "Ġguessing": 6415, + "Ġsuperheroes": 6416, + "Shh": 6417, + "Lila": 6418, + "bird": 6419, + "ĠTry": 6420, + "ouch": 6421, + "Ġpins": 6422, + "Ġyounger": 6423, + "ados": 6424, + "ults": 6425, + "Ġknowled": 6426, + "Grandma": 6427, + "Ġcautiously": 6428, + "ĠLaura": 6429, + "Ġknowledge": 6430, + "Great": 6431, + "fit": 6432, + "Ġicing": 6433, + "ĠLizzie": 6434, + "icorn": 6435, + "Ġoutfit": 6436, + "Ġunicorn": 6437, + "ĠCara": 6438, + "Ġtwice": 6439, + "boat": 6440, + "Ġtickled": 6441, + "Ġrotting": 6442, + "Ġimproved": 6443, + "Ġprovided": 6444, + "ĠRollie": 6445, + "ĠEls": 6446, + "Ġbumpy": 6447, + "ĠSc": 6448, + "Ġplayhouse": 6449, + "Ġfaced": 6450, + "Ġavocados": 6451, + "Ġbumps": 6452, + "Ġtipto": 6453, + "Ġpuppies": 6454, + "Ġproperly": 6455, + "Ġpecked": 6456, + "Ġfreed": 6457, + "Ġrisk": 6458, + "ĠJay": 6459, + "usted": 6460, + "ĠEarth": 6461, + "Ġwindy": 6462, + "Ġuntie": 6463, + "Ġrestored": 6464, + "Ġseeker": 6465, + "Ġleading": 6466, + "Ġtwirling": 6467, + "Ġpuppet": 6468, + "Ġtapped": 6469, + "Ġnine": 6470, + "Ġgri": 6471, + "vers": 6472, + "Ġsobbed": 6473, + "Ġscra": 6474, + "Ġchoo": 6475, + "ilda": 6476, + "Ġjobs": 6477, + "ences": 6478, + "Ġshaped": 6479, + "ĠStay": 6480, + "Ġcompletely": 6481, + "ĠSparky": 6482, + "Follow": 6483, + "len": 6484, + "tuce": 6485, + "Ġtangled": 6486, + "Ġscur": 6487, + "Ġworries": 6488, + "ĠEx": 6489, + "Ġlettuce": 6490, + "Ġcolored": 6491, + "Ġdollhouse": 6492, + "Ġdoctors": 6493, + "Ġinterested": 6494, + "Ġentr": 6495, + "Ġblooming": 6496, + "Ġtoaster": 6497, + "Ġlifting": 6498, + "ĠGoodbye": 6499, + "lets": 6500, + "ĠJac": 6501, + "ĠMomma": 6502, + "Ġbows": 6503, + "Ġcelebrating": 6504, + "Ġfigured": 6505, + "Ġtires": 6506, + "Ġitchy": 6507, + "Ġaccomplish": 6508, + "Ġsquealed": 6509, + "Ġdarling": 6510, + "oke": 6511, + "Ġwow": 6512, + "ĠLuke": 6513, + "Ġvines": 6514, + "Ġrainy": 6515, + "Ġdarkness": 6516, + "Ġdecorating": 6517, + "Ġnecklaces": 6518, + "Ġleaning": 6519, + "Ġcompetition": 6520, + "Ġfuzzy": 6521, + "Ġstomped": 6522, + "Ġwarnings": 6523, + "Ġraindrops": 6524, + "sequ": 6525, + "Ġropes": 6526, + "abel": 6527, + "ĠRich": 6528, + "Ġdeal": 6529, + "Ġhides": 6530, + "coat": 6531, + "Ġbuying": 6532, + "Ġshops": 6533, + "Ġsunflowers": 6534, + "Ġarrows": 6535, + "Ġsilent": 6536, + "Ġinsects": 6537, + "Ġbuzzed": 6538, + "Ġsatisfied": 6539, + "Ġslammed": 6540, + "Ġscurried": 6541, + "cher": 6542, + "ĠHenny": 6543, + "rious": 6544, + "Ġstool": 6545, + "Ġexha": 6546, + "Ġflames": 6547, + "Ġswords": 6548, + "Ġforehead": 6549, + "Ġconsequ": 6550, + "Ġcreating": 6551, + "Ġcovers": 6552, + "Ġscooters": 6553, + "ĠRudy": 6554, + "Ġcuddly": 6555, + "Ġwobb": 6556, + "Ġtwinkle": 6557, + "ossible": 6558, + "ĠTurtle": 6559, + "Ġlamb": 6560, + "ingo": 6561, + "ĠJune": 6562, + "Ġage": 6563, + "Ġunp": 6564, + "Ġskunk": 6565, + "Ġraincoat": 6566, + "Ġslowed": 6567, + "Ġpartic": 6568, + "ĠWithout": 6569, + "Ġfeeding": 6570, + "Ġwraps": 6571, + "Ġthud": 6572, + "Ġincreased": 6573, + "Ġsewing": 6574, + "Ġinstrum": 6575, + "Ġty": 6576, + "Ġkings": 6577, + "Ġlosing": 6578, + "Ġbackward": 6579, + "retch": 6580, + "ĠDara": 6581, + "ĠAsh": 6582, + "Ġimpossible": 6583, + "ĠDoctor": 6584, + "Ġhider": 6585, + "Ġsigned": 6586, + "Ġvalued": 6587, + "Ġlifts": 6588, + "Ġspreading": 6589, + "Ġsewed": 6590, + "ĠNothing": 6591, + "Ġconsequences": 6592, + "bie": 6593, + "Ġbak": 6594, + "itches": 6595, + "Ġcous": 6596, + "ĠSun": 6597, + "ĠSleep": 6598, + "ĠOther": 6599, + "ĠLarry": 6600, + "ĠBall": 6601, + "Ġearn": 6602, + "ĠWo": 6603, + "Ġspat": 6604, + "eese": 6605, + "ĠStella": 6606, + "Ġbracelets": 6607, + "Ġseparated": 6608, + "Ġstudents": 6609, + "Ġflavor": 6610, + "Ġdeserve": 6611, + "Ġchuckled": 6612, + "Ġentrance": 6613, + "ĠJacob": 6614, + "Whee": 6615, + "Ġsway": 6616, + "Ġgeese": 6617, + "stick": 6618, + "ĠBirthday": 6619, + "Ġopp": 6620, + "Those": 6621, + "Ġneedles": 6622, + "Ġpaying": 6623, + "Ġtricky": 6624, + "Ġsniffs": 6625, + "Ġtunnels": 6626, + "ĠCopper": 6627, + "Ġsuffering": 6628, + "Ġsibl": 6629, + "Ġreflection": 6630, + "Ġexhausted": 6631, + "Ġparticular": 6632, + "Ġsiblings": 6633, + "iar": 6634, + "uzz": 6635, + "zie": 6636, + "isies": 6637, + "Ġfact": 6638, + "Ġalien": 6639, + "Ġblocking": 6640, + "Ġache": 6641, + "Timmy": 6642, + "Ġimages": 6643, + "Ġfigures": 6644, + "Ġcamping": 6645, + "ĠSnowman": 6646, + "ĠMaya": 6647, + "Ġcubes": 6648, + "Ġpancakes": 6649, + "Cl": 6650, + "aa": 6651, + "Ġcash": 6652, + "Ġmer": 6653, + "Ġstarfish": 6654, + "ĠFarm": 6655, + "Ġtramp": 6656, + "Ġmonth": 6657, + "Ġcreations": 6658, + "ĠZippy": 6659, + "Ġforgets": 6660, + "Ġswans": 6661, + "Ġwiping": 6662, + "Ġmushrooms": 6663, + "Ġburrow": 6664, + "Ġhesitated": 6665, + "Ġannoy": 6666, + "rink": 6667, + "Ġrust": 6668, + "ustom": 6669, + "Ġglued": 6670, + "Ġtalks": 6671, + "Ġsweets": 6672, + "Ġprinting": 6673, + "Ġplanning": 6674, + "ĠZee": 6675, + "Ġhonked": 6676, + "Ġdaisies": 6677, + "Ġtrampoline": 6678, + "Buddy": 6679, + "Get": 6680, + "Ġplayers": 6681, + "Ġrotten": 6682, + "child": 6683, + "elia": 6684, + "Ġclues": 6685, + "Ġsomebody": 6686, + "ushing": 6687, + "Ġtractor": 6688, + "Ġbehavi": 6689, + "Ġcalmed": 6690, + "uggles": 6691, + "Ġdiscovering": 6692, + "Ġzebras": 6693, + "Ġsymbols": 6694, + "Ġraccoon": 6695, + "ibbit": 6696, + "band": 6697, + "Ġcustom": 6698, + "ĠSim": 6699, + "Ġflipped": 6700, + "Ġflapping": 6701, + "ĠDot": 6702, + "ives": 6703, + "Ġbudge": 6704, + "ctions": 6705, + "ĠRon": 6706, + "Ġwaiter": 6707, + "Ġsailboat": 6708, + "Ġpassen": 6709, + "Ġmints": 6710, + "Ġshrinking": 6711, + "Ġzipping": 6712, + "Ġgrandchild": 6713, + "Ġpurr": 6714, + "rrr": 6715, + "ĠBarky": 6716, + "Ġbakery": 6717, + "ĠFarmer": 6718, + "Some": 6719, + "no": 6720, + "ude": 6721, + "Ġcrew": 6722, + "Ġleap": 6723, + "Ġfever": 6724, + "using": 6725, + "Ġconc": 6726, + "Ġcuriously": 6727, + "Ġbaths": 6728, + "Ġrecipe": 6729, + "Ġcelebration": 6730, + "Ġtwisting": 6731, + "ĠPeanut": 6732, + "Ġjackets": 6733, + "ĠAbbie": 6734, + "ĠMaddie": 6735, + "Ġunsure": 6736, + "jo": 6737, + "Ġmater": 6738, + "ering": 6739, + "lled": 6740, + "step": 6741, + "ĠJump": 6742, + "ĠCr": 6743, + "ĠPin": 6744, + "Ġthrown": 6745, + "Ġprincesses": 6746, + "Ġtossed": 6747, + "Ġheavier": 6748, + "prin": 6749, + "Ġavoid": 6750, + "Ġmaterial": 6751, + "Listen": 6752, + "hi": 6753, + "uess": 6754, + "vin": 6755, + "Ġaff": 6756, + "Ġgle": 6757, + "Ġbeam": 6758, + "Ġrusty": 6759, + "Ġdod": 6760, + "Ġreason": 6761, + "Ġmeals": 6762, + "ept": 6763, + "Ġfeast": 6764, + "Ġsnat": 6765, + "Ġuntied": 6766, + "Ġfins": 6767, + "Ġnests": 6768, + "Ġsailors": 6769, + "Ġmatters": 6770, + "ivity": 6771, + "Ġpreparing": 6772, + "ĠSuzie": 6773, + "Ġlungs": 6774, + "Ġunpacked": 6775, + "nk": 6776, + "wk": 6777, + "Ġrising": 6778, + "Ġswept": 6779, + "Ġafterwards": 6780, + "Ġstolen": 6781, + "Ġconn": 6782, + "ĠBeaky": 6783, + "ĠStretch": 6784, + "Ġsuitcase": 6785, + "Ġrewarded": 6786, + "ĠMixy": 6787, + "Ġactivities": 6788, + "Ġdamage": 6789, + "ĠOliver": 6790, + "bric": 6791, + "rig": 6792, + "Ġsense": 6793, + "immy": 6794, + "atur": 6795, + "ĠMother": 6796, + "Ġfabric": 6797, + "Ġchop": 6798, + "ĠDina": 6799, + "ĠJackie": 6800, + "Ġhearing": 6801, + "airy": 6802, + "Ġplans": 6803, + "Ġcounts": 6804, + "Ġcreativity": 6805, + "Ġpaths": 6806, + "Ġimagining": 6807, + "ĠUp": 6808, + "Ġdesigned": 6809, + "Ġdetermination": 6810, + "Ġpeeking": 6811, + "Ġtiptoed": 6812, + "Ġcousin": 6813, + "Ġcashier": 6814, + "Ġlower": 6815, + "Ġsank": 6816, + "ĠHold": 6817, + "ĠLinda": 6818, + "ĠMic": 6819, + "iles": 6820, + "ĠSnuggles": 6821, + "Ġincluding": 6822, + "Ġblinking": 6823, + "Ġspikes": 6824, + "ibi": 6825, + "Ġbeginning": 6826, + "oey": 6827, + "pen": 6828, + "Ġtying": 6829, + "Ġbacked": 6830, + "ĠSince": 6831, + "Ġstain": 6832, + "Ġstung": 6833, + "Ġshown": 6834, + "ĠRain": 6835, + "Ġcorners": 6836, + "brush": 6837, + "ĠMissy": 6838, + "Ġscrews": 6839, + "ĠPatty": 6840, + "Ġrecommended": 6841, + "Ġpupils": 6842, + "ĠFuzzy": 6843, + "Bl": 6844, + "but": 6845, + "rat": 6846, + "Ġdet": 6847, + "erate": 6848, + "Ġnood": 6849, + "ĠSl": 6850, + "Ġrushing": 6851, + "ĠGary": 6852, + "ĠZoey": 6853, + "Ġtouches": 6854, + "Ġwhispers": 6855, + "Ġborrowed": 6856, + "Ġnightmares": 6857, + "Bobo": 6858, + "Ġdirections": 6859, + "Ġcenter": 6860, + "ĠSimon": 6861, + "Fin": 6862, + "Tr": 6863, + "hile": 6864, + "vroom": 6865, + "Ġhus": 6866, + "Ġcott": 6867, + "Ġmaker": 6868, + "Ġhawk": 6869, + "Ġnect": 6870, + "ĠWilly": 6871, + "aren": 6872, + "Ġfart": 6873, + "Ġdrawn": 6874, + "Ġripe": 6875, + "ĠToot": 6876, + "Ġtighter": 6877, + "iversity": 6878, + "Ġwrapping": 6879, + "Ġsparks": 6880, + "Ġfrowning": 6881, + "Ġpleasure": 6882, + "Ġlending": 6883, + "ronaut": 6884, + "Ġsuffered": 6885, + "Ġastronaut": 6886, + "ĠExc": 6887, + "Ġnectar": 6888, + "Rex": 6889, + "Ribbit": 6890, + "uing": 6891, + "Ġpuff": 6892, + "Ġnibb": 6893, + "ĠSoft": 6894, + "ilver": 6895, + "ĠAng": 6896, + "Ġbodies": 6897, + "Ġrepa": 6898, + "Ġranger": 6899, + "Ġpresses": 6900, + "rigued": 6901, + "Guess": 6902, + "fall": 6903, + "Ġtiss": 6904, + "Ġstem": 6905, + "Ġshoo": 6906, + "Ġscored": 6907, + "obody": 6908, + "Ġblown": 6909, + "ĠNana": 6910, + "Ġadult": 6911, + "Ġdancers": 6912, + "Ġmarked": 6913, + "Ġgrows": 6914, + "Ġvanilla": 6915, + "Ġloops": 6916, + "ĠJulia": 6917, + "Ġtissue": 6918, + "yes": 6919, + "Ġden": 6920, + "ĠSilver": 6921, + "Ġtreehouse": 6922, + "Ġspins": 6923, + "Ġsprang": 6924, + "ĠTrust": 6925, + "Ġindeed": 6926, + "Ġmesmer": 6927, + "Ġhusband": 6928, + "ĠExcited": 6929, + "Ġrepaired": 6930, + "cl": 6931, + "ĠHug": 6932, + "ĠListen": 6933, + "ĠBibi": 6934, + "ongrat": 6935, + "Ġhandful": 6936, + "ĠBlinky": 6937, + "ĠCathy": 6938, + "Ġquarreled": 6939, + "Ġknots": 6940, + "Ġtubes": 6941, + "ĠAmelia": 6942, + "Ġfirefly": 6943, + "ĠMatilda": 6944, + "ĠJudy": 6945, + "Ġmailed": 6946, + "Ġguests": 6947, + "Ġaccomplishment": 6948, + "immer": 6949, + "lle": 6950, + "ĠOnly": 6951, + "ĠMabel": 6952, + "ters": 6953, + "Ġbackwards": 6954, + "Ġflas": 6955, + "Ġchos": 6956, + "Ġdonkey": 6957, + "ĠKaren": 6958, + "Ġfires": 6959, + "Ġqueens": 6960, + "Ġguide": 6961, + "ĠAlong": 6962, + "Ġsqueak": 6963, + "ĠTweetie": 6964, + "Ġencourag": 6965, + "Ġpinching": 6966, + "Ġobjects": 6967, + "Ġdentist": 6968, + "Ġchosen": 6969, + "Ġtipped": 6970, + "Ġgross": 6971, + "endy": 6972, + "ces": 6973, + "ĠMan": 6974, + "ĠWendy": 6975, + "emma": 6976, + "Ġrains": 6977, + "Ġwarmer": 6978, + "ĠThanks": 6979, + "Ġleads": 6980, + "Ġcushions": 6981, + "Ġfilms": 6982, + "Ġregretted": 6983, + "Ġwobble": 6984, + "ĠOutside": 6985, + "Ġachieved": 6986, + "Ġnoodles": 6987, + "Ġfarthest": 6988, + "ongratul": 6989, + "rup": 6990, + "ĠTake": 6991, + "ĠSal": 6992, + "ades": 6993, + "Ġaside": 6994, + "ishy": 6995, + "Ġsurprising": 6996, + "Ġsinger": 6997, + "Ġsweetest": 6998, + "Ġdropping": 6999, + "Ġwakes": 7000, + "Ġangels": 7001, + "ĠRobbie": 7002, + "Ġgrocer": 7003, + "Ġseconds": 7004, + "Ġstroked": 7005, + "ĠJanie": 7006, + "Ġfluttered": 7007, + "Ġforgiving": 7008, + "Ġfirefighters": 7009, + "Ġwobbly": 7010, + "prints": 7011, + "'.\"": 7012, + "Take": 7013, + "aver": 7014, + "ggy": 7015, + "uppy": 7016, + "yan": 7017, + "Ġdip": 7018, + "Ġcoop": 7019, + "Ġplain": 7020, + "ĠAndrew": 7021, + "Ġamount": 7022, + "ĠNobody": 7023, + "Ġhopeful": 7024, + "Ġseller": 7025, + "ĠAbi": 7026, + "Ġsnatched": 7027, + "ael": 7028, + "itude": 7029, + "onnie": 7030, + "igers": 7031, + "river": 7032, + "Ġrather": 7033, + "illed": 7034, + "ellow": 7035, + "Ġthoughts": 7036, + "ddie": 7037, + "Ġamong": 7038, + "bby": 7039, + "ĠRyan": 7040, + "ĠJacky": 7041, + "Ġsingle": 7042, + "Ġbeloved": 7043, + "Ġpops": 7044, + "Ġlaying": 7045, + "Beep": 7046, + "Ġhealing": 7047, + "Ġsending": 7048, + "ĠMikey": 7049, + "Ġcountryside": 7050, + "Ġsprinkled": 7051, + "Ġgreeted": 7052, + "Ġglee": 7053, + "cope": 7054, + "Ġtodd": 7055, + "Ġyum": 7056, + "Ġyelp": 7057, + "Ġstitches": 7058, + "ĠLoop": 7059, + "ĠMina": 7060, + "Ġnotes": 7061, + "chy": 7062, + "Ġchara": 7063, + "Ġwatering": 7064, + "Ġstopping": 7065, + "ĠBloom": 7066, + "Ġforgetting": 7067, + "Ġgenie": 7068, + "Ġlabels": 7069, + "Ġshovels": 7070, + "ĠAmber": 7071, + "Always": 7072, + "Ġwidened": 7073, + "Ġpouted": 7074, + "ĠWooly": 7075, + "Ġcharac": 7076, + "Vroom": 7077, + "urious": 7078, + "llen": 7079, + "llas": 7080, + "ans": 7081, + "ĠIzzy": 7082, + "ĠBones": 7083, + "Ġwept": 7084, + "Ġev": 7085, + "Ġsofter": 7086, + "athan": 7087, + "Ġsecure": 7088, + "Ġbandages": 7089, + "Ġumbrellas": 7090, + "Ġhaircuts": 7091, + "Ġreversed": 7092, + "Ġtalented": 7093, + "ĠChrist": 7094, + "Ġgrip": 7095, + "cused": 7096, + "eal": 7097, + "fted": 7098, + "Ġcoug": 7099, + "itted": 7100, + "Ġseals": 7101, + "Ġlongest": 7102, + "Ġstrongest": 7103, + "Ġbelts": 7104, + "Ġcreams": 7105, + "Ġfills": 7106, + "Ġsource": 7107, + "Ġsupported": 7108, + "Ġneighbours": 7109, + "Ġships": 7110, + "Ġperforming": 7111, + "Ġencount": 7112, + "Ġrepeating": 7113, + "Ġpedaled": 7114, + "ĠIsn": 7115, + "Ġrespond": 7116, + "Ġflavors": 7117, + "ĠCrab": 7118, + "laying": 7119, + "Ġsnowflakes": 7120, + "Ġinstruments": 7121, + "Like": 7122, + "fus": 7123, + "ita": 7124, + "Ġdaring": 7125, + "Ġmate": 7126, + "orman": 7127, + "ulp": 7128, + "abby": 7129, + "Ġswitched": 7130, + "Ġchip": 7131, + "Ġposter": 7132, + "Ġcoloring": 7133, + "ĠPen": 7134, + "ĠJoanna": 7135, + "ĠJojo": 7136, + "Ġperforman": 7137, + "Ġseawe": 7138, + "Ġrivers": 7139, + "Ġrobber": 7140, + "Ġdrivers": 7141, + "Ġtested": 7142, + "Ġhealth": 7143, + "ĠDani": 7144, + "ĠAnother": 7145, + "Ġseaweed": 7146, + "hog": 7147, + "eds": 7148, + "ition": 7149, + "igning": 7150, + "ĠOt": 7151, + "Ġblocked": 7152, + "Ġswirl": 7153, + "Ġchanges": 7154, + "Ġwaterfall": 7155, + "Ġfocused": 7156, + "issa": 7157, + "Ġsurfing": 7158, + "Ġhedgehog": 7159, + "Ġdisturbing": 7160, + "Ġlipstick": 7161, + "Ġpassports": 7162, + "Ġslips": 7163, + "Ġswimsuit": 7164, + "?!\"": 7165, + "Mimi": 7166, + "Ġnur": 7167, + "ĠFion": 7168, + "Ġworn": 7169, + "Ġwilling": 7170, + "retty": 7171, + "ĠKip": 7172, + "Ġovercome": 7173, + "Ġdrawers": 7174, + "Ġstands": 7175, + "Ġfits": 7176, + "umbling": 7177, + "Ġsharks": 7178, + "ĠSparkle": 7179, + "Ġencouraging": 7180, + "ĠFiona": 7181, + "Boys": 7182, + "Ġtigers": 7183, + "Ġaimed": 7184, + "Ġwadd": 7185, + "Ġmoo": 7186, + "iding": 7187, + "Ġund": 7188, + "ĠLaser": 7189, + "ading": 7190, + "Ġreass": 7191, + "Ġroars": 7192, + "ĠFire": 7193, + "Ġintrigued": 7194, + "Ġends": 7195, + "ĠPuppy": 7196, + "Ġgrassy": 7197, + "Ġlessons": 7198, + "ĠBecky": 7199, + "ertain": 7200, + "Ġhallway": 7201, + "Ġtrembled": 7202, + "ĠPrince": 7203, + "ĠGranny": 7204, + "Quack": 7205, + "Ġseasons": 7206, + "Ġfreedom": 7207, + "Ġmerma": 7208, + "nap": 7209, + "yond": 7210, + "lling": 7211, + "Ġbeyond": 7212, + "Ġaren": 7213, + "Ġsped": 7214, + "Ġflip": 7215, + "ĠFrost": 7216, + "ĠCow": 7217, + "Ġstored": 7218, + "Ġwrink": 7219, + "Ġpolitely": 7220, + "Ġcowb": 7221, + "Ġstreets": 7222, + "ĠStart": 7223, + "Ġsuits": 7224, + "Ġmagazines": 7225, + "Ġcoloured": 7226, + "ĠDavey": 7227, + "Ġwiggly": 7228, + "Ġforgiven": 7229, + "ĠFrosty": 7230, + "Hurry": 7231, + "Jump": 7232, + "crow": 7233, + "Ġais": 7234, + "Ġbam": 7235, + "Ġdie": 7236, + "oni": 7237, + "oring": 7238, + "Ġrumble": 7239, + "ĠBri": 7240, + "cho": 7241, + "Ġneare": 7242, + "Ġscient": 7243, + "ighting": 7244, + "ĠFairy": 7245, + "ĠDes": 7246, + "ĠEva": 7247, + "asty": 7248, + "Ġgardener": 7249, + "ĠRuff": 7250, + "Ġdef": 7251, + "Ġhotter": 7252, + "Ġarr": 7253, + "Ġunderstands": 7254, + "Ġbaskets": 7255, + "Ġzooms": 7256, + "Ġminded": 7257, + "Ġrelaxing": 7258, + "ĠShark": 7259, + "ĠRobert": 7260, + "Ġsurfboard": 7261, + "Ġspells": 7262, + "Ġmosquitoes": 7263, + "Ġscrewd": 7264, + "ĠUniversity": 7265, + "ĠYet": 7266, + "ĠBiggy": 7267, + "Ġstudent": 7268, + "ĠMeg": 7269, + "ĠEliz": 7270, + "Ġgroceries": 7271, + "Ġevil": 7272, + "Ġperformance": 7273, + "Ġscientist": 7274, + "Doggy": 7275, + "Ġcoup": 7276, + "omp": 7277, + "ĠHoney": 7278, + "Ġecho": 7279, + "Ġspies": 7280, + "Ġeverybody": 7281, + "Ġunw": 7282, + "ĠJoh": 7283, + "ĠAfterwards": 7284, + "Ġhandsome": 7285, + "Ġexplo": 7286, + "Ġcolder": 7287, + "Ġsmelling": 7288, + "Ġspoonful": 7289, + "Ġfootprints": 7290, + "ments": 7291, + "Ġscarecrow": 7292, + "Ġreminds": 7293, + "Ġcamel": 7294, + "Ġyielded": 7295, + "Ġspits": 7296, + "ummies": 7297, + "Ġfirmly": 7298, + "ĠSofty": 7299, + "In": 7300, + "vy": 7301, + "Ġturt": 7302, + "Ġhoo": 7303, + "Ġmaster": 7304, + "Ġnapped": 7305, + "Ġsale": 7306, + "vered": 7307, + "ĠLy": 7308, + "ĠMich": 7309, + "ently": 7310, + "ĠEddie": 7311, + "Ġcleaner": 7312, + "tha": 7313, + "Ġjoining": 7314, + "Ġhoriz": 7315, + "Ġmarkers": 7316, + "Ġpanicked": 7317, + "Ġexpress": 7318, + "Ġhumming": 7319, + "Ġsqueezing": 7320, + "Ġfrowns": 7321, + "Ġmagnif": 7322, + "Ġsheets": 7323, + "ĠRobo": 7324, + "ĠMartha": 7325, + "ĠYellow": 7326, + "Ġstroke": 7327, + "ĠMint": 7328, + "Ġpassengers": 7329, + "Ġcouple": 7330, + "Ġturtles": 7331, + "ĠMichael": 7332, + "Daisy": 7333, + "Very": 7334, + "Ġsill": 7335, + "Ġwasting": 7336, + "cept": 7337, + "Ġhiss": 7338, + "ĠAna": 7339, + "Ġflight": 7340, + "gestion": 7341, + "Ġtearing": 7342, + "pecting": 7343, + "Ġmagician": 7344, + "ĠEmmy": 7345, + "Ġsuggestion": 7346, + "Ġcrossing": 7347, + "ĠAlthough": 7348, + "Ġgiggles": 7349, + "Ġcrackers": 7350, + "Ġenthusiasm": 7351, + "Ġwounds": 7352, + "Ġmesmerized": 7353, + "Ġbamboo": 7354, + "Ġhorizon": 7355, + "',": 7356, + "Bang": 7357, + "father": 7358, + "mas": 7359, + "Ġtummies": 7360, + "Ġaud": 7361, + "ĠTre": 7362, + "Ġlent": 7363, + "ĠLia": 7364, + "allowed": 7365, + "Ġlies": 7366, + "Ġknives": 7367, + "iece": 7368, + "Ġswallowed": 7369, + "oga": 7370, + "andas": 7371, + "Ġsquir": 7372, + "ĠNice": 7373, + "ĠGert": 7374, + "Ġswimmer": 7375, + "Ġbits": 7376, + "Ġmarker": 7377, + "Ġwisely": 7378, + "ĠShare": 7379, + "ĠRufus": 7380, + "Ġslipping": 7381, + "ĠChess": 7382, + "Ġthorns": 7383, + "ĠAngel": 7384, + "Ġtoddler": 7385, + "Ġscrewdriver": 7386, + "Dear": 7387, + "Mine": 7388, + "So": 7389, + "hive": 7390, + "ivery": 7391, + "hel": 7392, + "Ġsy": 7393, + "omb": 7394, + "onna": 7395, + "ĠSof": 7396, + "lephant": 7397, + "Ġrowed": 7398, + "Ġbru": 7399, + "ooky": 7400, + "ĠGray": 7401, + "angle": 7402, + "Ġelbow": 7403, + "Ġrobots": 7404, + "Ġkittens": 7405, + "Ġaction": 7406, + "Ġsolving": 7407, + "Ġtests": 7408, + "ĠShow": 7409, + "ĠShadow": 7410, + "Ġgears": 7411, + "Ġbreathing": 7412, + "Ġscolds": 7413, + "ĠLiza": 7414, + "Ġsimply": 7415, + "Ġcrashing": 7416, + "Ġlicking": 7417, + "Ġhesitant": 7418, + "ĠJean": 7419, + "ĠFishy": 7420, + "ĠChewy": 7421, + "ĠJonny": 7422, + "ĠChristmas": 7423, + "Ġencountered": 7424, + "Big": 7425, + "Try": 7426, + "Wake": 7427, + "fire": 7428, + "over": 7429, + "zoom": 7430, + "ĠTerry": 7431, + "Ġcor": 7432, + "Ġmast": 7433, + "ĠTime": 7434, + "ĠBub": 7435, + "Ġloses": 7436, + "acky": 7437, + "ĠJet": 7438, + "opes": 7439, + "iley": 7440, + "Ġpeck": 7441, + "ĠKit": 7442, + "Ġcheers": 7443, + "ĠPh": 7444, + "ĠPine": 7445, + "Ġsquaw": 7446, + "Ġwrigg": 7447, + "Ġcreamy": 7448, + "Ġcupc": 7449, + "Ġbeehive": 7450, + "Ġbathing": 7451, + "Ġgracefully": 7452, + "Ġgrandp": 7453, + "Ġbreathed": 7454, + "Ġsports": 7455, + "Ġslices": 7456, + "Alright": 7457, + "ĠElsie": 7458, + "ĠOtto": 7459, + "ĠDesp": 7460, + "Ġaudience": 7461, + "Fr": 7462, + "First": 7463, + "fly": 7464, + "ility": 7465, + "veral": 7466, + "ĠBack": 7467, + "ĠMore": 7468, + "Ġseveral": 7469, + "Ġcosy": 7470, + "ably": 7471, + "ĠElle": 7472, + "Ġfocus": 7473, + "ĠFlap": 7474, + "Ġcracks": 7475, + "Ġtasting": 7476, + "Ġdripping": 7477, + "Ġdrifted": 7478, + "Ġcloudy": 7479, + "Ġpaintbrush": 7480, + "ĠChip": 7481, + "Ġpills": 7482, + "Ġsneezes": 7483, + "Ġnervously": 7484, + "Ġmelons": 7485, + "Ġadds": 7486, + "Ġerase": 7487, + "Ġspills": 7488, + "attered": 7489, + "Ġspeeding": 7490, + "Ġstomp": 7491, + "Ġpurrs": 7492, + "Ġscraped": 7493, + "--": 7494, + "Bunny": 7495, + "aven": 7496, + "Ġbully": 7497, + "Ġbitten": 7498, + "Ġnuzz": 7499, + "Ġinches": 7500, + "ntil": 7501, + "ĠBingo": 7502, + "unched": 7503, + "Ġwhimp": 7504, + "ĠWise": 7505, + "ĠFe": 7506, + "ĠEric": 7507, + "ĠRel": 7508, + "ĠFlo": 7509, + "Ġdrown": 7510, + "Ġsandy": 7511, + "Ġworrying": 7512, + "Ġantic": 7513, + "ĠTodd": 7514, + "ounced": 7515, + "Ġquieter": 7516, + "Ġsails": 7517, + "Goodnight": 7518, + "Ġpeacefully": 7519, + "Ġpours": 7520, + "awn": 7521, + "Ġprayers": 7522, + "Ġtwists": 7523, + "Ġmagnets": 7524, + "Ġsniffing": 7525, + "Ġdelivering": 7526, + "Ġautomobiles": 7527, + "Ġbeeped": 7528, + "Ġlanguages": 7529, + "Ġencouragement": 7530, + "Ġsweaty": 7531, + "Quick": 7532, + "ĠPoor": 7533, + "Ġmermaid": 7534, + "Ġgrandparent": 7535, + "For": 7536, + "Ġsou": 7537, + "Ġbomb": 7538, + "ĠTess": 7539, + "Ġhour": 7540, + "Ġpandas": 7541, + "ĠSe": 7542, + "Ġgest": 7543, + "Ġgonna": 7544, + "ilted": 7545, + "ĠBad": 7546, + "Ġliqu": 7547, + "alph": 7548, + "rac": 7549, + "Ġchar": 7550, + "ĠCurious": 7551, + "Ġtwenty": 7552, + "ĠRita": 7553, + "ĠRalph": 7554, + "Ġbravest": 7555, + "Ġdollars": 7556, + "ĠFlick": 7557, + "Ġjoins": 7558, + "Ġheading": 7559, + "Ġbanged": 7560, + "Ġtesting": 7561, + "hopper": 7562, + "Ġterrified": 7563, + "Ġteams": 7564, + "Ġtaped": 7565, + "ĠTweety": 7566, + "Ġneatly": 7567, + "Ġburnt": 7568, + "Ġwider": 7569, + "Leave": 7570, + "Ġliquid": 7571, + "Billy": 7572, + "mallow": 7573, + "Ġmunch": 7574, + "ĠMake": 7575, + "Ġease": 7576, + "Ġforce": 7577, + "Ġgobb": 7578, + "Ġscamp": 7579, + "dding": 7580, + "Ġprove": 7581, + "ĠElephant": 7582, + "ĠCut": 7583, + "ĠCandy": 7584, + "ĠHerb": 7585, + "ĠEverybody": 7586, + "ĠKelly": 7587, + "Ġsquishy": 7588, + "Ġdelivery": 7589, + "shmallow": 7590, + "Ġrespected": 7591, + "Ġcovering": 7592, + "Ġfootstep": 7593, + "Ġcrowns": 7594, + "ĠUntil": 7595, + "Ġaeroplanes": 7596, + "Ġdiscussed": 7597, + "Ġtwinkled": 7598, + "ĠSadie": 7599, + "aturday": 7600, + "immering": 7601, + "ĠDespite": 7602, + "Ġfootsteps": 7603, + "Moo": 7604, + "een": 7605, + "five": 7606, + "Ġdarl": 7607, + "Ġmiles": 7608, + "omise": 7609, + "ĠSaturday": 7610, + "ats": 7611, + "inger": 7612, + "ĠHolly": 7613, + "ettle": 7614, + "Ġocc": 7615, + "Ġspice": 7616, + "Ġlapt": 7617, + "ĠFighting": 7618, + "ĠNora": 7619, + "Ġthroughout": 7620, + "Ġmarshmallow": 7621, + "Ġresisted": 7622, + "Ġbelieving": 7623, + "Ġpuzzled": 7624, + "ĠStill": 7625, + "Ġignoring": 7626, + "Ġdesigns": 7627, + "Ġenvelopes": 7628, + "Ġrescuing": 7629, + "Ġcampfire": 7630, + "ĠVicky": 7631, + "Ġdelayed": 7632, + "years": 7633, + "etchup": 7634, + "Ġfamiliar": 7635, + "ĠLouise": 7636, + "Ġmesses": 7637, + "Ġdespite": 7638, + "Ġbehavior": 7639, + "Ġmaterials": 7640, + "Ġastronauts": 7641, + "Ġunwra": 7642, + "ĠSofia": 7643, + "Ġdarlings": 7644, + "Ġwaking": 7645, + "iment": 7646, + "etah": 7647, + "verse": 7648, + "Ġstacked": 7649, + "stalk": 7650, + "rain": 7651, + "Ġrods": 7652, + "Ġbacks": 7653, + "Ġswap": 7654, + "Ġslither": 7655, + "Ġtweet": 7656, + "ears": 7657, + "Ġjoyful": 7658, + "Ġbells": 7659, + "Ġbeanstalk": 7660, + "Ġpays": 7661, + "Ġreminding": 7662, + "Ġbeetles": 7663, + "Ġhumans": 7664, + "Ġbothering": 7665, + "Ġrefreshing": 7666, + "ĠWolf": 7667, + "Ġmonths": 7668, + "Ġrustling": 7669, + "Ġnurses": 7670, + "Ġwaddled": 7671, + "ĠStartled": 7672, + "Ġlaptop": 7673, + "Keep": 7674, + "Open": 7675, + "line": 7676, + "mies": 7677, + "rough": 7678, + "while": 7679, + "Ġcongratul": 7680, + "Ġmerry": 7681, + "ancy": 7682, + "Ġinj": 7683, + "oosh": 7684, + "ĠLina": 7685, + "ĠBell": 7686, + "elie": 7687, + "Ġnodding": 7688, + "Ġflown": 7689, + "Ġchecks": 7690, + "Ġcheetah": 7691, + "ĠPuff": 7692, + "ĠNut": 7693, + "beep": 7694, + "Ġgrasshopper": 7695, + "Ġresults": 7696, + "Ġpurpose": 7697, + "Ġserving": 7698, + "Ġexplains": 7699, + "Ġrats": 7700, + "Ġlowered": 7701, + "Ġotters": 7702, + "Ġdisplayed": 7703, + "ĠBubba": 7704, + "Ġpunishment": 7705, + "Ġmeows": 7706, + "ĠGrumpy": 7707, + "udged": 7708, + "Ġrisks": 7709, + "Put": 7710, + "the": 7711, + "reg": 7712, + "rect": 7713, + "Ġdump": 7714, + "anwhile": 7715, + "ĠBonnie": 7716, + "Ġketchup": 7717, + "aint": 7718, + "Ġclue": 7719, + "Ġswallow": 7720, + "Ġposit": 7721, + "ĠCle": 7722, + "Ġenem": 7723, + "Ġtrusting": 7724, + "ĠUgly": 7725, + "Ġmugs": 7726, + "Ġartist": 7727, + "Ġbrushing": 7728, + "Ġsurroundings": 7729, + "ĠMeanwhile": 7730, + "Ġsirens": 7731, + "Tweet": 7732, + "ĠPinchy": 7733, + "Ġdodged": 7734, + "Ġcharacters": 7735, + "ĠDaniel": 7736, + "Ġcorrect": 7737, + "Ġanticip": 7738, + "Ġenemies": 7739, + "On": 7740, + "Sw": 7741, + "Too": 7742, + "Ġtuck": 7743, + "Ġfant": 7744, + "ening": 7745, + "Ġinsp": 7746, + "Ġplucked": 7747, + "rie": 7748, + "ĠOkay": 7749, + "Ġwhales": 7750, + "ĠWell": 7751, + "Ġblast": 7752, + "Ġcharge": 7753, + "ĠPl": 7754, + "ĠPretty": 7755, + "ails": 7756, + "sol": 7757, + "Ġfights": 7758, + "Ġshinier": 7759, + "Ġbuckled": 7760, + "Ġcausing": 7761, + "Ġdriveway": 7762, + "ĠAli": 7763, + "Ġhangers": 7764, + "Ġweekend": 7765, + "Ġscattering": 7766, + "Ġtemper": 7767, + "Ġsnaps": 7768, + "Ġuniforms": 7769, + "Ġflaps": 7770, + "Ġdecisions": 7771, + "Ġsweaters": 7772, + "Ġmatey": 7773, + "Ġwrinkled": 7774, + "Ġgesture": 7775, + "Ġanticipation": 7776, + "bell": 7777, + "found": 7778, + "ĠTammy": 7779, + "Ġfaded": 7780, + "Ġpuck": 7781, + "ĠSay": 7782, + "Ġray": 7783, + "Ġshady": 7784, + "Ġmanag": 7785, + "agic": 7786, + "ĠFay": 7787, + "ousy": 7788, + "ĠNever": 7789, + "ĠNurse": 7790, + "ĠFlutter": 7791, + "Ġtricycle": 7792, + "Ġcons": 7793, + "osite": 7794, + "Ġfriendships": 7795, + "Ġbicycles": 7796, + "Ġtravels": 7797, + "Ġfiles": 7798, + "Ġgrandfather": 7799, + "ĠBeef": 7800, + "Ġpeeled": 7801, + "ĠSwimmy": 7802, + "Ġfirefighter": 7803, + "Ġopposite": 7804, + "Ġyelped": 7805, + "Ġscampered": 7806, + "Ġfantastic": 7807, + "All": 7808, + "da": 7809, + "daughter": 7810, + "mates": 7811, + "Ġbless": 7812, + "reverse": 7813, + "Ġmood": 7814, + "Ġnasty": 7815, + "atty": 7816, + "ĠBang": 7817, + "ĠMousy": 7818, + "Ġelf": 7819, + "ĠAny": 7820, + "Ġsoaking": 7821, + "Ġreapp": 7822, + "ĠWait": 7823, + "Ġexcept": 7824, + "Ġcond": 7825, + "Ġcares": 7826, + "Ġhanding": 7827, + "Ġdoorbell": 7828, + "Ġcheated": 7829, + "ĠRuth": 7830, + "Ġplanting": 7831, + "Ġpotion": 7832, + "Ġraising": 7833, + "Ġshrank": 7834, + "Ġquestioned": 7835, + "ĠStan": 7836, + "Ġprizes": 7837, + "Ġsqueaked": 7838, + "Ġaddress": 7839, + "Ġorders": 7840, + "Ġedges": 7841, + "Ġpleaded": 7842, + "ĠYoga": 7843, + "Ġexercises": 7844, + "Ġsandcastles": 7845, + "Ġinvites": 7846, + "Ġappreciation": 7847, + "Ġtype": 7848, + "Ġannoyed": 7849, + "Someone": 7850, + "ĠGertie": 7851, + "Ġsyrup": 7852, + "ĠNutty": 7853, + "Car": 7854, + "Nice": 7855, + "lied": 7856, + "worm": 7857, + "Ġill": 7858, + "Ġtar": 7859, + "ĠTe": 7860, + "ĠTia": 7861, + "ĠToys": 7862, + "Ġheight": 7863, + "ĠSilly": 7864, + "Ġgoo": 7865, + "ĠHor": 7866, + "Ġbeaver": 7867, + "Ġshall": 7868, + "Ġsadder": 7869, + "Ġscen": 7870, + "ssy": 7871, + "Ġchin": 7872, + "Ġwhoever": 7873, + "Ġpeep": 7874, + "ĠCammy": 7875, + "ĠInky": 7876, + "Ġnearly": 7877, + "uffin": 7878, + "Ġfinal": 7879, + "Ġdressing": 7880, + "Ġexplorer": 7881, + "Ġsnowy": 7882, + "Ġstepping": 7883, + "Ġsets": 7884, + "Ġsupplied": 7885, + "Ġminds": 7886, + "ĠTruck": 7887, + "Ġscares": 7888, + "Ġengines": 7889, + "Ġmiller": 7890, + "Ġdestroying": 7891, + "Ġtempt": 7892, + "Ġhunters": 7893, + "Ġshorts": 7894, + "Ġknocking": 7895, + "Ġpermitted": 7896, + "Ġfloats": 7897, + "Ġbends": 7898, + "Ġgazing": 7899, + "Ġfireflies": 7900, + "Ġproper": 7901, + "ĠMelissa": 7902, + "Ġcustomer": 7903, + "ĠCrane": 7904, + "Blue": 7905, + ",'": 7906, + "Friends": 7907, + "water": 7908, + "Ġborn": 7909, + "int": 7910, + "Ġplug": 7911, + "rier": 7912, + "Ġwithin": 7913, + "Ġonward": 7914, + "ĠMuffin": 7915, + "Ġupside": 7916, + "ĠAr": 7917, + "Ġsmashed": 7918, + "ument": 7919, + "ĠWaff": 7920, + "Ġcarries": 7921, + "ĠFly": 7922, + "Ġpose": 7923, + "Ġtoward": 7924, + "Ġsnuck": 7925, + "bert": 7926, + "ĠRoo": 7927, + "ĠGreg": 7928, + "acy": 7929, + "Ġdisob": 7930, + "Ġtreated": 7931, + "Ġchocolates": 7932, + "Ġsweep": 7933, + "Ġcrawls": 7934, + "Ġburying": 7935, + "Ġcurl": 7936, + "Ġmassages": 7937, + "Ġstyles": 7938, + "Ġexperien": 7939, + "Whiskers": 7940, + "Ġaisle": 7941, + "Ġgrandparents": 7942, + "Bella": 7943, + "lo": 7944, + "ĠTip": 7945, + "rey": 7946, + "Ġcertain": 7947, + "onies": 7948, + "ighing": 7949, + "ĠOp": 7950, + "ĠBert": 7951, + "Ġlocks": 7952, + "Ġmanners": 7953, + "Ġglitt": 7954, + "ĠJoan": 7955, + "ĠRog": 7956, + "ĠFlora": 7957, + "Ġduckling": 7958, + "Ġfarmers": 7959, + "ipper": 7960, + "meow": 7961, + "Ġcourt": 7962, + "Ġprick": 7963, + "ĠUse": 7964, + "Ġburns": 7965, + "Ġunlo": 7966, + "Ġscram": 7967, + "ĠMarch": 7968, + "ĠMarie": 7969, + "Ġapologised": 7970, + "ĠAmanda": 7971, + "ĠJudge": 7972, + "Which": 7973, + "Ġgobbled": 7974, + "Ġtarget": 7975, + "bage": 7976, + "ca": 7977, + "iam": 7978, + "iving": 7979, + "vant": 7980, + "Ġtilted": 7981, + "Ġpound": 7982, + "ĠLuc": 7983, + "ĠBoom": 7984, + "Ġmommies": 7985, + "Ġfunn": 7986, + "ecca": 7987, + "Ġmemb": 7988, + "Ġnewfound": 7989, + "ooks": 7990, + "Ġbluebird": 7991, + "ĠPick": 7992, + "Ġclosing": 7993, + "Ġadults": 7994, + "Ġcafe": 7995, + "Ġactive": 7996, + "Ġstamped": 7997, + "Ġsqueezes": 7998, + "Ġcombed": 7999, + "Ġpostman": 8000, + "Ġrows": 8001, + "Ġzigzags": 8002, + "Shrink": 8003, + "Ġoccas": 8004, + "Ġcongratulated": 8005, + "ĠWaffle": 8006, + "Ġexperienced": 8007, + "Ġmembers": 8008, + "Jane": 8009, + "Molly": 8010, + "Ġactor": 8011, + "rest": 8012, + "orking": 8013, + "Ġrout": 8014, + "Ġfaith": 8015, + "Ġposes": 8016, + "Ġcleared": 8017, + "Ġdeed": 8018, + "Ġdears": 8019, + "Ġmixture": 8020, + "rench": 8021, + "Ġdesigning": 8022, + "Ġstorms": 8023, + "Ġtidied": 8024, + "Ġyawning": 8025, + "Ġsupporting": 8026, + "Ġnewspapers": 8027, + "Ġgroan": 8028, + "Ġtips": 8029, + "Ġweapons": 8030, + "ĠSeeing": 8031, + "Ġwhispering": 8032, + "ĠAmi": 8033, + "Ġadmiration": 8034, + ".'\"": 8035, + "Ġconsid": 8036, + "Ġscrambled": 8037, + "freeze": 8038, + "now": 8039, + "Ġtumbled": 8040, + "hew": 8041, + "inted": 8042, + "orter": 8043, + "Ġplot": 8044, + "Ġramp": 8045, + "ĠLot": 8046, + "unity": 8047, + "��Maisy": 8048, + "ĠMoppy": 8049, + "ellie": 8050, + "Ġalthough": 8051, + "ĠFriend": 8052, + "Ġoverw": 8053, + "Ġgardens": 8054, + "ĠThrough": 8055, + "Ġdefe": 8056, + "ĠGemma": 8057, + "Ġenjoyable": 8058, + "Ġdrip": 8059, + "Ġsteer": 8060, + "Ġpolar": 8061, + "Ġattack": 8062, + "Ġattem": 8063, + "Ġwarri": 8064, + "Ġshrunk": 8065, + "Ġfolds": 8066, + "Ġminding": 8067, + "Ġspeaks": 8068, + "Ġcomforting": 8069, + "Ġstroll": 8070, + "ĠGreeny": 8071, + "ĠMaddy": 8072, + "ĠElsa": 8073, + "ĠPhil": 8074, + "ĠRoger": 8075, + "Find": 8076, + "Grow": 8077, + "action": 8078, + "munk": 8079, + "sie": 8080, + "ĠTaking": 8081, + "Ġfif": 8082, + "Ġgap": 8083, + "order": 8084, + "irac": 8085, + "ĠHur": 8086, + "ilities": 8087, + "ĠIm": 8088, + "ĠIvy": 8089, + "unes": 8090, + "ĠMatch": 8091, + "ĠAg": 8092, + "Ġanger": 8093, + "Ġodd": 8094, + "Ġclicked": 8095, + "Ġscurry": 8096, + "Ġflashed": 8097, + "Ġrunner": 8098, + "Ġthanking": 8099, + "ĠPer": 8100, + "Ġbraver": 8101, + "Ġsquished": 8102, + "ĠRusty": 8103, + "ĠGerry": 8104, + "Ġfinishing": 8105, + "Ġdisc": 8106, + "ĠZack": 8107, + "Ġcollap": 8108, + "Ġbattle": 8109, + "Ġbenches": 8110, + "Ġdigs": 8111, + "Ġpicnics": 8112, + "ĠSnake": 8113, + "Ġcells": 8114, + "Ġgrandson": 8115, + "Ġscratching": 8116, + "Ġcubs": 8117, + "Choo": 8118, + "Ġactivity": 8119, + "ĠMinnie": 8120, + "Ġsternly": 8121, + "Ġresponded": 8122, + "Brrr": 8123, + "Pe": 8124, + "jest": 8125, + "ollen": 8126, + "rons": 8127, + "tment": 8128, + "Ġouch": 8129, + "Ġsens": 8130, + "Ġbuddy": 8131, + "Ġfet": 8132, + "ative": 8133, + "atitude": 8134, + "ribb": 8135, + "pple": 8136, + "Ġyumm": 8137, + "Ġweeds": 8138, + "ĠTomorrow": 8139, + "Ġkilled": 8140, + "ĠWin": 8141, + "Ġsculp": 8142, + "ĠFle": 8143, + "Ġswollen": 8144, + "Ġmoons": 8145, + "Ġtrot": 8146, + "Ġsnug": 8147, + "bbers": 8148, + "ĠNe": 8149, + "ĠRandy": 8150, + "ĠRina": 8151, + "ĠRicky": 8152, + "Ġhates": 8153, + "Ġstorekeeper": 8154, + "Ġcraft": 8155, + "Ġconvin": 8156, + "Ġfloors": 8157, + "Does": 8158, + "Ġjars": 8159, + "ordinary": 8160, + "Ġprobably": 8161, + "Ġfleas": 8162, + "Ġcalmly": 8163, + "Ġaprons": 8164, + "Ġtickles": 8165, + "Ġmischie": 8166, + "Ġcosts": 8167, + "Ġoysters": 8168, + "Ġextraordinary": 8169, + "Ġmodels": 8170, + "ĠHelen": 8171, + "Ġawoke": 8172, + "Ġbackpacks": 8173, + "ĠQuacky": 8174, + "Ġsnowflake": 8175, + "Ġleapt": 8176, + "Ġtemperature": 8177, + "ĠFaye": 8178, + "Ġoverwhel": 8179, + "Ġsculpture": 8180, + "Ġmischievous": 8181, + "Kids": 8182, + "ms": 8183, + "Ġdial": 8184, + "Ġponies": 8185, + "arrow": 8186, + "onse": 8187, + "Ġplayd": 8188, + "ppies": 8189, + "Ġrely": 8190, + "ĠJelly": 8191, + "Ġtrading": 8192, + "Ġgratitude": 8193, + "Ġcheating": 8194, + "ĠJody": 8195, + "ĠNathan": 8196, + "Ġbusiness": 8197, + "covered": 8198, + "boards": 8199, + "ĠAllie": 8200, + "Ġsteering": 8201, + "Ġvisits": 8202, + "Ġbeaks": 8203, + "ugging": 8204, + "Ġjourneys": 8205, + "Ġsqueaky": 8206, + "Ġjets": 8207, + "Ġpepperoni": 8208, + "Ġhoops": 8209, + "Ġcops": 8210, + "Ġvests": 8211, + "Ġargument": 8212, + "Ġshortcut": 8213, + "ĠVroom": 8214, + "Ġgranddaughter": 8215, + "ĠYummy": 8216, + "Ġstructures": 8217, + "Ġbothered": 8218, + "ĠWhoever": 8219, + "Ġresponse": 8220, + "Ġtravelled": 8221, + "Ġtravelling": 8222, + "Ġobeyed": 8223, + "Ġcommon": 8224, + "Ġchoosing": 8225, + "Ġconnected": 8226, + "Ġflashing": 8227, + "Ġnearest": 8228, + "Ġnuzzled": 8229, + "Ġinspired": 8230, + "An": 8231, + "Soon": 8232, + "mine": 8233, + "oison": 8234, + "what": 8235, + "Ġicky": 8236, + "Ġtapping": 8237, + "initely": 8238, + "Ġdate": 8239, + "Ġpoop": 8240, + "erg": 8241, + "lls": 8242, + "ĠSettle": 8243, + "ili": 8244, + "ĠMindy": 8245, + "Ġass": 8246, + "Ġrobbers": 8247, + "Ġexpecting": 8248, + "Ġslapping": 8249, + "venir": 8250, + "Ġwarmly": 8251, + "Ġsooner": 8252, + "Ġconqu": 8253, + "Ġvisitors": 8254, + "Ġbelongings": 8255, + "Ġbellies": 8256, + "Ġcloths": 8257, + "Ġsoapy": 8258, + "Ġtoolbox": 8259, + "Ġscrub": 8260, + "Ġfishes": 8261, + "Ġstreamers": 8262, + "Ġstacks": 8263, + "Ġtraveling": 8264, + "Ġincreasing": 8265, + "ĠRosa": 8266, + "Ġsincere": 8267, + "Ġfluttering": 8268, + "Ġdamaged": 8269, + "ĠChris": 8270, + "Ġearned": 8271, + "Trust": 8272, + "ĠBubu": 8273, + "Ġsouvenir": 8274, + "ĠHurricane": 8275, + "Ġoverwhelmed": 8276, + "Baa": 8277, + "Luna": 8278, + "lers": 8279, + "match": 8280, + "tock": 8281, + "val": 8282, + "ended": 8283, + "igger": 8284, + "Ġbirdhouse": 8285, + "Ġscribb": 8286, + "Ġcoach": 8287, + "Ġsuns": 8288, + "Ġdecl": 8289, + "ĠCally": 8290, + "ĠPiggy": 8291, + "ĠPlaying": 8292, + "Ġforests": 8293, + "ĠNancy": 8294, + "Ġhatch": 8295, + "Ġconvers": 8296, + "Ġsmartest": 8297, + "Ġspoiling": 8298, + "Ġself": 8299, + "Ġthicker": 8300, + "Ġpresented": 8301, + "Ġgasps": 8302, + "Ġcuddles": 8303, + "Ġstrips": 8304, + "Ġsurrendered": 8305, + "Ġkneeling": 8306, + "Ġdemanding": 8307, + "Ġoffering": 8308, + "Ahoy": 8309, + "ĠSleepy": 8310, + "ĠWonder": 8311, + "Ġcustomers": 8312, + "Ġaffect": 8313, + "Ġafford": 8314, + "Ġcotton": 8315, + "Ġcoughed": 8316, + "ĠEliza": 8317, + "Ġechoed": 8318, + "ĠFeel": 8319, + "Ġmarshmallows": 8320, + "Ġrays": 8321, + "Ġattempt": 8322, + "Magic": 8323, + "bu": 8324, + "cie": 8325, + "cuit": 8326, + "form": 8327, + "good": 8328, + "iens": 8329, + "snap": 8330, + "ĠHal": 8331, + "Ġplugged": 8332, + "Ġsteth": 8333, + "ĠBerry": 8334, + "ĠMath": 8335, + "alth": 8336, + "Ġrewards": 8337, + "Ġlaces": 8338, + "Ġseeking": 8339, + "Ġaliens": 8340, + "ĠDe": 8341, + "ĠDilly": 8342, + "Ġdangers": 8343, + "Ġbrains": 8344, + "Ġdollar": 8345, + "ĠGabby": 8346, + "ĠDoes": 8347, + "Ġdresser": 8348, + "shadow": 8349, + "Ġdreamt": 8350, + "Ġbathed": 8351, + "Ġteachers": 8352, + "Ġexplaining": 8353, + "Ġdiamonds": 8354, + "Ġenviron": 8355, + "Ġweighs": 8356, + "ĠOrange": 8357, + "Ġinvitations": 8358, + "Ġquacks": 8359, + "Ġopinions": 8360, + "ĠJanet": 8361, + "ĠQuickly": 8362, + "Ġpancake": 8363, + "Ġinsisting": 8364, + "Ġopport": 8365, + "Ġannoying": 8366, + "Ġconnect": 8367, + "Ġcottage": 8368, + "Ġshooed": 8369, + "Ġreassured": 8370, + "Ġmagnifying": 8371, + "ĠReliable": 8372, + "Ġdrowned": 8373, + "Ġcorrectly": 8374, + "Ġstethos": 8375, + "Ġenvironment": 8376, + "Arrr": 8377, + "Ball": 8378, + "Danger": 8379, + "Every": 8380, + "Tree": 8381, + "Zoom": 8382, + "wise": 8383, + "yle": 8384, + "iscuit": 8385, + "idy": 8386, + "ige": 8387, + "Ġinter": 8388, + "ĠOxy": 8389, + "pples": 8390, + "ĠManny": 8391, + "Ġforts": 8392, + "Ġsoot": 8393, + "ĠWhee": 8394, + "Ġspy": 8395, + "Ġspooky": 8396, + "ĠJes": 8397, + "ĠJason": 8398, + "Ġblamed": 8399, + "Ġchill": 8400, + "Ġunfortunately": 8401, + "Ġoldest": 8402, + "Ġdoorway": 8403, + "Ġloudest": 8404, + "ipes": 8405, + "ĠRatty": 8406, + "Ġdev": 8407, + "Ġsingers": 8408, + "Ġnights": 8409, + "ĠJohnson": 8410, + "Ġarmy": 8411, + "ĠGracie": 8412, + "Ġelect": 8413, + "Ġchopped": 8414, + "ĠBrush": 8415, + "Ġzips": 8416, + "Ġpressing": 8417, + "Ġaccidents": 8418, + "Ġdisappearing": 8419, + "Ġaware": 8420, + "Ġsnuggle": 8421, + "Ġcrowded": 8422, + "Ġexperiences": 8423, + "Ġmeowing": 8424, + "ĠBoat": 8425, + "Ġefforts": 8426, + "Chirp": 8427, + "Ġseagulls": 8428, + "Ġswayed": 8429, + "Ġparticularly": 8430, + "Ġbeaming": 8431, + "Ġforgiveness": 8432, + "Ġdefinitely": 8433, + "ĠJohny": 8434, + "ĠSean": 8435, + "ĠFlicker": 8436, + "Ġspices": 8437, + "Ġpeeped": 8438, + "Ġdisobey": 8439, + "Ġdiscou": 8440, + "Ġconvinced": 8441, + "Ġplaydate": 8442, + "Ġdeclared": 8443, + "Ġstethoscope": 8444, + "Once": 8445, + "Sun": 8446, + "bank": 8447, + "mers": 8448, + "romise": 8449, + "yler": 8450, + "nda": 8451, + "Ġwig": 8452, + "ĠTiger": 8453, + "its": 8454, + "ĠShelly": 8455, + "Ġwealth": 8456, + "ĠJumpy": 8457, + "Ġfailed": 8458, + "elle": 8459, + "Ġbride": 8460, + "Ġexch": 8461, + "abelle": 8462, + "Ġchilly": 8463, + "ĠDrag": 8464, + "ĠCook": 8465, + "��cleans": 8466, + "bee": 8467, + "Ġbrightest": 8468, + "acing": 8469, + "Ġtops": 8470, + "Ġcountries": 8471, + "Ġwelcoming": 8472, + "Ġwhistles": 8473, + "Ġsprays": 8474, + "ĠStep": 8475, + "Ġbounces": 8476, + "ĠPeep": 8477, + "erpiece": 8478, + "Ġexams": 8479, + "Ġspringing": 8480, + "Ġcrocodiles": 8481, + "Ġdisappointment": 8482, + "Ġghosts": 8483, + "Remy": 8484, + "Ġfreezing": 8485, + "ĠGraceful": 8486, + "ĠHelping": 8487, + "Ġscores": 8488, + "Ġpalms": 8489, + "Ġglittering": 8490, + "Ġchipmunk": 8491, + "ĠBrian": 8492, + "elieve": 8493, + "ĠLucas": 8494, + "Teddy": 8495, + "cat": 8496, + "ngest": 8497, + "Ġtin": 8498, + "ĠTippy": 8499, + "Ġcoral": 8500, + "Ġmirac": 8501, + "ĠSurpr": 8502, + "ĠHurry": 8503, + "ets": 8504, + "ĠOh": 8505, + "Ġstall": 8506, + "ĠLaw": 8507, + "Ġyoungest": 8508, + "ĠBaa": 8509, + "Ġshorter": 8510, + "ici": 8511, + "Ġbecomes": 8512, + "ĠSpin": 8513, + "Ġflips": 8514, + "Ġblushed": 8515, + "istory": 8516, + "Ġunable": 8517, + "Ġmoat": 8518, + "ĠCoby": 8519, + "Ġkinder": 8520, + "Ġsnapping": 8521, + "ĠKe": 8522, + "ĠJosie": 8523, + "ĠNavy": 8524, + "Ġmessed": 8525, + "Ġsleeps": 8526, + "Ġmovements": 8527, + "Ġshyly": 8528, + "Ġrecorder": 8529, + "Ġforgives": 8530, + "Ġpackages": 8531, + "Ġanswering": 8532, + "Ġcaps": 8533, + "Ġstatues": 8534, + "iolet": 8535, + "Ġcomets": 8536, + "Ġmeadows": 8537, + "ĠCloud": 8538, + "Ġunpacking": 8539, + "Ġheels": 8540, + "Ġhonks": 8541, + "ĠMonkey": 8542, + "ĠMicroscope": 8543, + "Ġcowboy": 8544, + "Ġmasterpiece": 8545, + "Ġpositive": 8546, + "Ġprickly": 8547, + "Ġyummiest": 8548, + "Eat": 8549, + "His": 8550, + "Never": 8551, + "Ollie": 8552, + "under": 8553, + "vor": 8554, + "ĠToo": 8555, + "ĠTyler": 8556, + "Ġpant": 8557, + "erk": 8558, + "Ġsax": 8559, + "Ġger": 8560, + "ĠHello": 8561, + "ĠOff": 8562, + "ĠLenny": 8563, + "ĠBumpy": 8564, + "ĠMara": 8565, + "Ġweighing": 8566, + "sey": 8567, + "Ġnecks": 8568, + "Ġloc": 8569, + "Ġjugg": 8570, + "Ġrebu": 8571, + "urrender": 8572, + "Ġparks": 8573, + "Ġpoppies": 8574, + "ĠCici": 8575, + "roken": 8576, + "ĠPuffy": 8577, + "Ġparted": 8578, + "ĠRiley": 8579, + "ĠFlop": 8580, + "otte": 8581, + "Ġwinners": 8582, + "Ġmats": 8583, + "Ġdrying": 8584, + "Ġriverbank": 8585, + "ĠReady": 8586, + "ĠFreddie": 8587, + "Ġtidying": 8588, + "Ġdecoration": 8589, + "Ġexamining": 8590, + "Ġgarbage": 8591, + "Ġspilling": 8592, + "Ġthreads": 8593, + "Ġrepairing": 8594, + "Ġrewarding": 8595, + "Ġribbit": 8596, + "Ġprevented": 8597, + "ĠMagic": 8598, + "Ġluckily": 8599, + "ĠMole": 8600, + "Ġhesitation": 8601, + "ĠMae": 8602, + "ĠRainbow": 8603, + "ĠSalt": 8604, + "Ġwriggled": 8605, + "Ġscurrying": 8606, + "Ġtrotted": 8607, + "Hmm": 8608, + "eat": 8609, + "rily": 8610, + "Ġaim": 8611, + "Ġwashes": 8612, + "rice": 8613, + "Ġrumbling": 8614, + "ĠIce": 8615, + "Ġdock": 8616, + "Ġwhoosh": 8617, + "raw": 8618, + "Ġclerk": 8619, + "ĠSamant": 8620, + "ĠFun": 8621, + "Ġgoodby": 8622, + "ssib": 8623, + "ashes": 8624, + "Ġpossib": 8625, + "Ġjumper": 8626, + "ĠCars": 8627, + "Ġsnort": 8628, + "Ġcheat": 8629, + "Ġoffic": 8630, + "Ġtowns": 8631, + "Ġcrops": 8632, + "Ġdrift": 8633, + "cycles": 8634, + "ĠChick": 8635, + "Ġfans": 8636, + "Ġtroubles": 8637, + "Ġmarking": 8638, + "Ġwiser": 8639, + "Ġclassmates": 8640, + "ĠWilliam": 8641, + "Ġstuffing": 8642, + "Ġtraps": 8643, + "Ġkangaroos": 8644, + "Ġproviding": 8645, + "ĠCharlotte": 8646, + "Ġdiscussing": 8647, + "Ġhonking": 8648, + "Ġinchworm": 8649, + "alloween": 8650, + "Ġpaddling": 8651, + "Ġtimid": 8652, + "Ġannounced": 8653, + "Ġshrugs": 8654, + "Ġmajest": 8655, + "Ġtypes": 8656, + "Ġbehaviour": 8657, + "ĠRonny": 8658, + "ĠExcitedly": 8659, + "Ġexploded": 8660, + "Ġhooves": 8661, + "Ġsquirted": 8662, + "Ġcupcakes": 8663, + "racted": 8664, + "Only": 8665, + "Ġelectric": 8666, + "ĠKevin": 8667, + "Ġgerms": 8668, + "ĠSamantha": 8669, + "Ġgoodbyes": 8670, + "Deal": 8671, + "Em": 8672, + "Got": 8673, + "gar": 8674, + "udy": 8675, + "Ġtunes": 8676, + "Ġlimp": 8677, + "ĠHalloween": 8678, + "Ġthump": 8679, + "Ġbeast": 8680, + "Ġhisses": 8681, + "Ġhissing": 8682, + "Ġstun": 8683, + "ĠLay": 8684, + "storm": 8685, + "ĠMart": 8686, + "Ġform": 8687, + "Ġshh": 8688, + "Ġsobbing": 8689, + "Ġsoda": 8690, + "Ġroyal": 8691, + "Ġfris": 8692, + "Ġclut": 8693, + "elling": 8694, + "ĠFel": 8695, + "Ġtrigger": 8696, + "plash": 8697, + "Ġteles": 8698, + "Ġtalents": 8699, + "ĠGl": 8700, + "ĠGlow": 8701, + "shaped": 8702, + "Ġjud": 8703, + "ĠGrand": 8704, + "Ġchicks": 8705, + "Ġexpert": 8706, + "Ġcheerfully": 8707, + "Ġreturning": 8708, + "Ġnumbered": 8709, + "ispy": 8710, + "Ġgenerosity": 8711, + "Ġbreaths": 8712, + "ĠNoah": 8713, + "ĠRobin": 8714, + "Ġguarding": 8715, + "Ġvibr": 8716, + "keepers": 8717, + "ĠYawn": 8718, + "Ġstomachs": 8719, + "Ġwebs": 8720, + "Ġsneaks": 8721, + "ĠAuntie": 8722, + "Grandpa": 8723, + "Ġrips": 8724, + "ĠMixie": 8725, + "Ġchatting": 8726, + "ĠWoolly": 8727, + "Ġdetect": 8728, + "Ġswirls": 8729, + "Ġarranged": 8730, + "Ġwhimpered": 8731, + "Ġcondition": 8732, + "Ġcollapsed": 8733, + "Ġdiscouraged": 8734, + "ĠDragon": 8735, + "Ġsaxophone": 8736, + "Ġtelescope": 8737, + "Jen": 8738, + "ior": 8739, + "nor": 8740, + "Ġtale": 8741, + "Ġsuck": 8742, + "edic": 8743, + "ĠTears": 8744, + "Ġfaint": 8745, + "Ġlull": 8746, + "Ġpapa": 8747, + "Ġpasses": 8748, + "aron": 8749, + "Ġrack": 8750, + "Ġraking": 8751, + "ĠBarry": 8752, + "ĠMason": 8753, + "Ġsmelt": 8754, + "Ġbond": 8755, + "Ġbold": 8756, + "Ġchili": 8757, + "Ġintently": 8758, + "Ġskies": 8759, + "Ġshares": 8760, + "Ġforeshadow": 8761, + "Ġoffers": 8762, + "Ġsquinted": 8763, + "ĠGill": 8764, + "Ġmeaning": 8765, + "Ġowns": 8766, + "Ġdripped": 8767, + "Ġdryer": 8768, + "Ġacts": 8769, + "Ġchews": 8770, + "Ġstretches": 8771, + "Ġcroaked": 8772, + "Ġleans": 8773, + "Ġcrickets": 8774, + "Ġstretchy": 8775, + "Ġpokes": 8776, + "Ġspears": 8777, + "ĠCozy": 8778, + "ĠViv": 8779, + "ĠViolet": 8780, + "Ġobserving": 8781, + "Ġapology": 8782, + "Ġscoops": 8783, + "Sarah": 8784, + "Bobby": 8785, + "Ġtongues": 8786, + "Ġbruises": 8787, + "Ġgroaned": 8788, + "Ġfetched": 8789, + "ĠFlexible": 8790, + "Ġofficers": 8791, + "\"!": 8792, + "Bear": 8793, + "Jimmy": 8794, + "Mouse": 8795, + "Un": 8796, + "free": 8797, + "ror": 8798, + "Ġbiscuit": 8799, + "Ġtopp": 8800, + "iter": 8801, + "Ġmunched": 8802, + "Ġheaven": 8803, + "idence": 8804, + "ĠSuper": 8805, + "off": 8806, + "ĠLight": 8807, + "entr": 8808, + "Ġformed": 8809, + "Ġshimmering": 8810, + "ching": 8811, + "icious": 8812, + "Ġscowl": 8813, + "Ġfacing": 8814, + "obe": 8815, + "Ġblond": 8816, + "othy": 8817, + "ĠEat": 8818, + "ĠCon": 8819, + "Ġfoam": 8820, + "Ġhardest": 8821, + "Ġglobe": 8822, + "ĠNicky": 8823, + "ĠGilly": 8824, + "stered": 8825, + "ĠJaney": 8826, + "Ġsweeter": 8827, + "Ġcreak": 8828, + "ĠZipper": 8829, + "Ġsprout": 8830, + "ĠChomp": 8831, + "Ġbowing": 8832, + "Ġlunchtime": 8833, + "Ġbubbling": 8834, + "Ġmindful": 8835, + "ĠAlarm": 8836, + "Ġmaps": 8837, + "Ġhonesty": 8838, + "Ġmotorcycles": 8839, + "Ġdiscoveries": 8840, + "Ġmember": 8841, + "ĠCocoa": 8842, + "ĠClimb": 8843, + "Ġwiggling": 8844, + "ĠSmo": 8845, + "ĠAnimal": 8846, + "Ġapproach": 8847, + "Ġemerged": 8848, + "ĠFrankie": 8849, + "Ġwinks": 8850, + "ĠCrabby": 8851, + "Ġconcentr": 8852, + "ĠTrevor": 8853, + "Ġreappeared": 8854, + "Ġfunniest": 8855, + "Ġconquered": 8856, + "Ġconversation": 8857, + "ĠFeeling": 8858, + "Ġopportunity": 8859, + "Ġfrisbee": 8860, + "ĠVivi": 8861, + "Rock": 8862, + "emy": 8863, + "lt": 8864, + "mered": 8865, + "oss": 8866, + "pan": 8867, + "tw": 8868, + "uum": 8869, + "zip": 8870, + "rent": 8871, + "ouble": 8872, + "erts": 8873, + "oma": 8874, + "arted": 8875, + "Ġsacks": 8876, + "ĠSkeleton": 8877, + "ĠHa": 8878, + "ooh": 8879, + "Ġrin": 8880, + "ĠBro": 8881, + "esses": 8882, + "chief": 8883, + "elope": 8884, + "ugar": 8885, + "Ġreun": 8886, + "icate": 8887, + "ĠWinky": 8888, + "ĠJax": 8889, + "Ġcocoon": 8890, + "Ġflock": 8891, + "icking": 8892, + "Ġsunsc": 8893, + "asers": 8894, + "ĠDream": 8895, + "Ġpopping": 8896, + "Ġwaters": 8897, + "ĠEr": 8898, + "Ġpeac": 8899, + "ĠCare": 8900, + "Ġenemy": 8901, + "Ġfond": 8902, + "imbo": 8903, + "ĠGoose": 8904, + "ĠGiant": 8905, + "ĠGinger": 8906, + "this": 8907, + "ĠTooth": 8908, + "Ġbuilder": 8909, + "cessary": 8910, + "Ġfoxes": 8911, + "Ġshines": 8912, + "Ġmeets": 8913, + "Ġbubbly": 8914, + "Ġmysteries": 8915, + "Ġzookeepers": 8916, + "Ġsurv": 8917, + "Ġlaws": 8918, + "Being": 8919, + "Ġcables": 8920, + "Ġseparating": 8921, + "Ġartwork": 8922, + "Ġvacuum": 8923, + "ĠSmoke": 8924, + "Ġquacking": 8925, + "Ġaccomplished": 8926, + "Ġunfair": 8927, + "Ġoutfits": 8928, + "Ġpuffed": 8929, + "Ġnibbled": 8930, + "Ġflashes": 8931, + "ĠAngela": 8932, + "Ġmunching": 8933, + "Ġunwrapped": 8934, + "Ġgooey": 8935, + "Ġwarrior": 8936, + "Ġsunscreen": 8937, + "Ġpeacock": 8938, + "Fire": 8939, + "Poppy": 8940, + "Playing": 8941, + "broken": 8942, + "oor": 8943, + "poison": 8944, + "ĠTell": 8945, + "inct": 8946, + "Ġwann": 8947, + "Ġdumb": 8948, + "Ġhalves": 8949, + "ircle": 8950, + "sess": 8951, + "Ġdoves": 8952, + "idey": 8953, + "Ġwhined": 8954, + "Ġlever": 8955, + "Ġleaking": 8956, + "Ġclip": 8957, + "hings": 8958, + "Ġscent": 8959, + "ĠJimbo": 8960, + "ĠFather": 8961, + "Ġsometime": 8962, + "Ġbrakes": 8963, + "Ġmustered": 8964, + "Ġprog": 8965, + "ĠDuke": 8966, + "ĠEd": 8967, + "ĠCake": 8968, + "Ġstrum": 8969, + "Ġbund": 8970, + "ĠPop": 8971, + "ĠRia": 8972, + "ĠRingo": 8973, + "Ġfixer": 8974, + "Ġwriter": 8975, + "Ġarrest": 8976, + "Ġstew": 8977, + "Ġbuilders": 8978, + "Ġmarve": 8979, + "rowave": 8980, + "izzes": 8981, + "Ġmedium": 8982, + "ĠMumma": 8983, + "Ġtrusts": 8984, + "Ġhangs": 8985, + "Ġtickling": 8986, + "Ġmicrowave": 8987, + "Ġcrystals": 8988, + "Ġunlocking": 8989, + "Ġsurfed": 8990, + "ĠLooking": 8991, + "Ġdesserts": 8992, + "Ġrevealing": 8993, + "Ġawful": 8994, + "Ġapplauding": 8995, + "Ġpedaling": 8996, + "Ġinstantly": 8997, + "Ġdifferences": 8998, + "ĠWiggles": 8999, + "ĠCarrie": 9000, + "Ġdesperate": 9001, + "Ġcoughing": 9002, + "Ġmanager": 9003, + "ĠHorsy": 9004, + "ĠFelix": 9005, + "Ġwanna": 9006, + "Catch": 9007, + "Joe": 9008, + "Mark": 9009, + "becca": 9010, + "lish": 9011, + "oard": 9012, + "ssess": 9013, + "uel": 9014, + "vince": 9015, + "why": 9016, + "Ġbou": 9017, + "Ġwaded": 9018, + "Ġdep": 9019, + "Ġhabit": 9020, + "lest": 9021, + "ĠHops": 9022, + "ĠLife": 9023, + "ĠBooks": 9024, + "unior": 9025, + "Ġwhines": 9026, + "Ġlevers": 9027, + "ĠJemma": 9028, + "agine": 9029, + "ĠFa": 9030, + "ĠFrey": 9031, + "Ġexamp": 9032, + "Ġprank": 9033, + "epy": 9034, + "Ġaband": 9035, + "aptain": 9036, + "Ġpossess": 9037, + "Ġopt": 9038, + "Ġskirts": 9039, + "ĠCord": 9040, + "Ġunderwater": 9041, + "Ġendings": 9042, + "Ġdoorstep": 9043, + "ĠPast": 9044, + "ĠPlay": 9045, + "azors": 9046, + "Ġfinishes": 9047, + "Ġconvince": 9048, + "acles": 9049, + "Ġmustn": 9050, + "eremy": 9051, + "Ġattitude": 9052, + "ĠRebecca": 9053, + "apple": 9054, + "Ġbats": 9055, + "Ġheartbroken": 9056, + "Ġmoonlight": 9057, + "ocular": 9058, + "Ġmattered": 9059, + "ĠBirds": 9060, + "Ġerasers": 9061, + "Ġlowers": 9062, + "Ġdesks": 9063, + "Ġguardian": 9064, + "Ġbulbs": 9065, + "Ġpleas": 9066, + "Ġexperiment": 9067, + "ĠSundays": 9068, + "Ġallowing": 9069, + "Ġsprinkle": 9070, + "Ġdisagreeing": 9071, + "Ġresponsib": 9072, + "Ġtwirls": 9073, + "Ġfascinating": 9074, + "Ġsatisf": 9075, + "ĠJonathan": 9076, + "Ġcowboys": 9077, + "Ġroutine": 9078, + "Ġbouqu": 9079, + "ĠFreya": 9080, + "Ġexample": 9081, + "Ġabandon": 9082, + "Bless": 9083, + "Want": 9084, + "afe": 9085, + "ders": 9086, + "kids": 9087, + "that": 9088, + "upt": 9089, + "Ġwrench": 9090, + "ĠTidy": 9091, + "Ġhuff": 9092, + "Ġfade": 9093, + "Ġdedic": 9094, + "Ġnatur": 9095, + "ider": 9096, + "ĠSimb": 9097, + "ĠSash": 9098, + "Ġhaven": 9099, + "irty": 9100, + "ĠOpen": 9101, + "ĠBrain": 9102, + "Ġnoticing": 9103, + "Ġmomma": 9104, + "ĠJeremy": 9105, + "Ġcarts": 9106, + "Ġworst": 9107, + "ĠEver": 9108, + "Ġunst": 9109, + "ĠCro": 9110, + "Ġhandles": 9111, + "Ġsnoring": 9112, + "Ġwinding": 9113, + "Ġgrumbled": 9114, + "Ġglared": 9115, + "Ġcheaper": 9116, + "ĠPark": 9117, + "Ġquizzes": 9118, + "ĠNibb": 9119, + "ĠRumble": 9120, + "Ġlistener": 9121, + "ĠFluff": 9122, + "Ġmessages": 9123, + "Ġrealizes": 9124, + "Ġsleepover": 9125, + "Ġsurely": 9126, + "Ġhorri": 9127, + "orky": 9128, + "Ġsuccessfully": 9129, + "Ġelders": 9130, + "ĠBrad": 9131, + "hole": 9132, + "ictor": 9133, + "Ġcompete": 9134, + "Ġslee": 9135, + "Ġintelligence": 9136, + "Ġcooed": 9137, + "Ġbinocular": 9138, + "ĠMarcy": 9139, + "Isn": 9140, + "Ġgrandkids": 9141, + "ĠYum": 9142, + "Ġappreciated": 9143, + "!'\"": 9144, + "ĠMegan": 9145, + "Ġairplanes": 9146, + "Ġhundreds": 9147, + "Ġsituations": 9148, + "Ġcentre": 9149, + "Ġpuppets": 9150, + "Climb": 9151, + "Ġswimsuits": 9152, + "Ġoccasion": 9153, + "ĠJesse": 9154, + "ĠLayla": 9155, + "Ġlullaby": 9156, + "Ġtoppings": 9157, + "Ġbouquet": 9158, + "ĠSimba": 9159, + "ĠSasha": 9160, + "ĠNibbles": 9161, + "Ab": 9162, + "Any": 9163, + "Freeze": 9164, + "Honey": 9165, + "OO": 9166, + "Slow": 9167, + "dog": 9168, + "sers": 9169, + "war": 9170, + "ĠThings": 9171, + "isible": 9172, + "Ġnudged": 9173, + "ĠSir": 9174, + "ĠSchool": 9175, + "enna": 9176, + "iri": 9177, + "ĠHar": 9178, + "ĠHat": 9179, + "ĠHunt": 9180, + "Ġstings": 9181, + "stand": 9182, + "allie": 9183, + "ĠMuffy": 9184, + "ĠAc": 9185, + "Ġshave": 9186, + "Ġboil": 9187, + "iciest": 9188, + "Ġscut": 9189, + "ĠFort": 9190, + "ifully": 9191, + "Ġaboard": 9192, + "ĠDusty": 9193, + "Ġhost": 9194, + "Ġuncovered": 9195, + "Ġamused": 9196, + "Ġslurp": 9197, + "ĠCircle": 9198, + "Ġsnorted": 9199, + "ĠKenny": 9200, + "Ġglided": 9201, + "bbie": 9202, + "ĠJoJo": 9203, + "Ġbeautifully": 9204, + "ĠRad": 9205, + "ĠFloppy": 9206, + "ĠGus": 9207, + "Ġmessier": 9208, + "Ġrealizing": 9209, + "Momo": 9210, + "Ġvegg": 9211, + "Ġguards": 9212, + "Ġguesses": 9213, + "ĠZog": 9214, + "Ġattacked": 9215, + "Ġphones": 9216, + "Ġdragonfly": 9217, + "Ġdesc": 9218, + "Ġnets": 9219, + "Ġinvisible": 9220, + "Ġweaker": 9221, + "Ġafar": 9222, + "Ġfrustration": 9223, + "ĠTwisty": 9224, + "Ġparrots": 9225, + "Ġseriously": 9226, + "Ġshields": 9227, + "Ġnovels": 9228, + "Ġchecking": 9229, + "Owl": 9230, + "Ġwindowsill": 9231, + "Ġawhile": 9232, + "Ġbending": 9233, + "Ġluckiest": 9234, + "ĠDogs": 9235, + "Ġconfidence": 9236, + "Ġburger": 9237, + "Nothing": 9238, + "ĠKaty": 9239, + "Ġcontained": 9240, + "ĠSweet": 9241, + "Leo": 9242, + "ĠAshley": 9243, + "Ġdetails": 9244, + "ĠHugo": 9245, + "Ġcooperate": 9246, + "Ġundone": 9247, + "Ġproperty": 9248, + "Ġactors": 9249, + "ĠLots": 9250, + "ĠPercy": 9251, + "Ġrebuild": 9252, + "Jill": 9253, + "OP": 9254, + "Ooh": 9255, + "Ray": 9256, + "Sit": 9257, + "Say": 9258, + "des": 9259, + "pop": 9260, + "rum": 9261, + "ĠTink": 9262, + "Ġfoggy": 9263, + "Ġcages": 9264, + "onk": 9265, + "ĠSugar": 9266, + "Ġhaird": 9267, + "ani": 9268, + "ending": 9269, + "irley": 9270, + "amil": 9271, + "ĠOver": 9272, + "Ġruff": 9273, + "ĠIcy": 9274, + "ĠLo": 9275, + "ĠLast": 9276, + "ĠBan": 9277, + "ĠBess": 9278, + "ĠAaron": 9279, + "ala": 9280, + "Ġwhir": 9281, + "Ġreport": 9282, + "ically": 9283, + "Ġgogg": 9284, + "ĠJas": 9285, + "ĠFix": 9286, + "Ġswapped": 9287, + "Ġability": 9288, + "ĠDora": 9289, + "Ġtrans": 9290, + "ĠCate": 9291, + "ĠCari": 9292, + "Three": 9293, + "Ġflowing": 9294, + "Ġbud": 9295, + "ĠKyle": 9296, + "ĠPep": 9297, + "ĠJoke": 9298, + "ĠNellie": 9299, + "oyal": 9300, + "Ġhatched": 9301, + "ĠThunder": 9302, + "Ġpainful": 9303, + "Ġcutter": 9304, + "Ġsweetly": 9305, + "ounce": 9306, + "ĠBlack": 9307, + "Ġpetting": 9308, + "ĠLearn": 9309, + "ĠLeah": 9310, + "��caw": 9311, + "Ġservant": 9312, + "ĠTwist": 9313, + "Ġloyalty": 9314, + "guess": 9315, + "ĠShirley": 9316, + "Ġcomputers": 9317, + "Ġcoolest": 9318, + "Ġmattresses": 9319, + "Ġbumping": 9320, + "Ġsends": 9321, + "Ġskips": 9322, + "Ġenthusiastically": 9323, + "Ġrepeats": 9324, + "ĠRoly": 9325, + "ĠAmie": 9326, + "Ġescap": 9327, + "Ġpeels": 9328, + "Eww": 9329, + "ĠMonster": 9330, + "smelling": 9331, + "Ġunfamil": 9332, + "Ġexpression": 9333, + "Ġslithered": 9334, + "solut": 9335, + "Ġglittered": 9336, + "Chirpy": 9337, + "Ġmiracle": 9338, + "ĠFlopsy": 9339, + "Ġpossibilities": 9340, + "ĠMartin": 9341, + "ĠLightning": 9342, + "Ġprogress": 9343, + "Ġsatisfaction": 9344, + "Ġabandoned": 9345, + "Ġnatural": 9346, + "Ġbinoculars": 9347, + "ĠFortunately": 9348, + "Ġgoggles": 9349, + "ĠJasmine": 9350, + "Ġunfamiliar": 9351, + "Play": 9352, + "Squ": 9353, + "how": 9354, + "mel": 9355, + "nis": 9356, + "pher": 9357, + "uses": 9358, + "vas": 9359, + "Ġtant": 9360, + "Ġtheat": 9361, + "Ġlump": 9362, + "Ġpouch": 9363, + "anced": 9364, + "antern": 9365, + "endant": 9366, + "ĠInd": 9367, + "ĠLoyal": 9368, + "stantly": 9369, + "uno": 9370, + "ĠMine": 9371, + "Ġsoggy": 9372, + "ĠButter": 9373, + "ĠWr": 9374, + "ĠWas": 9375, + "aret": 9376, + "Ġages": 9377, + "ĠSpicy": 9378, + "epeat": 9379, + "ĠSocky": 9380, + "ĠDel": 9381, + "uster": 9382, + "Ġdeciding": 9383, + "Ġhoses": 9384, + "nnie": 9385, + "Ġpeak": 9386, + "atest": 9387, + "Ġbadger": 9388, + "Ġsquashes": 9389, + "ĠRing": 9390, + "ĠRight": 9391, + "ĠRead": 9392, + "Ġadop": 9393, + "Ġwolves": 9394, + "Ġsoftened": 9395, + "ĠGil": 9396, + "Ġbushy": 9397, + "Ġdisaster": 9398, + "Ġantlers": 9399, + "Ġaroma": 9400, + "Ġowls": 9401, + "Ġcompared": 9402, + "osp": 9403, + "Ġvisitor": 9404, + "ĠJenn": 9405, + "ĠBlacky": 9406, + "Ġbuckles": 9407, + "scot": 9408, + "Ġcirc": 9409, + "Ġmedals": 9410, + "Ġbaa": 9411, + "Ġcapes": 9412, + "ĠBruce": 9413, + "Ġstriking": 9414, + "Ġcherish": 9415, + "Benny": 9416, + "Ġauntie": 9417, + "Ġcombs": 9418, + "Ġdustpan": 9419, + "creams": 9420, + "ĠMissile": 9421, + "Ġimproving": 9422, + "Ġpilots": 9423, + "ĠMarco": 9424, + "Ġsuggests": 9425, + "Ġcheckout": 9426, + "ĠSquee": 9427, + "Should": 9428, + "Ġpraise": 9429, + "Two": 9430, + "ĠScissors": 9431, + "Ġinstrument": 9432, + "Ġpassenger": 9433, + "Ġnibble": 9434, + "Ġmooed": 9435, + "Ġsquawked": 9436, + "Ġtempting": 9437, + "ĠFriendship": 9438, + "Ġfifty": 9439, + "ĠImmediately": 9440, + "ĠAnimals": 9441, + "ĠCarefully": 9442, + "Ġbundle": 9443, + "Ġdedication": 9444, + "solutely": 9445, + "Ġtantrum": 9446, + "Ġtheatre": 9447, + "Cra": 9448, + "Ella": 9449, + "Hop": 9450, + "Lisa": 9451, + "NG": 9452, + "Rain": 9453, + "filled": 9454, + "Ġtugging": 9455, + "Ġsus": 9456, + "Ġsinking": 9457, + "Ġhood": 9458, + "Ġfries": 9459, + "Ġlim": 9460, + "Ġcal": 9461, + "Ġpail": 9462, + "Ġnin": 9463, + "ĠSand": 9464, + "ingly": 9465, + "otion": 9466, + "ĠHi": 9467, + "Ġthirty": 9468, + "Ġbeating": 9469, + "ckless": 9470, + "stal": 9471, + "ĠBuster": 9472, + "ĠAchoo": 9473, + "Ġnecessary": 9474, + "els": 9475, + "Ġallerg": 9476, + "Ġrect": 9477, + "Ġreckless": 9478, + "Ġsevent": 9479, + "Ġlevel": 9480, + "Ġlace": 9481, + "ĠSpirit": 9482, + "ĠSpidey": 9483, + "obby": 9484, + "abeth": 9485, + "Ġaback": 9486, + "Ġwatermel": 9487, + "ĠCry": 9488, + "ĠCaptain": 9489, + "ĠKind": 9490, + "Ġgrump": 9491, + "ĠPatient": 9492, + "ĠGirl": 9493, + "Ġstores": 9494, + "Ġfloppy": 9495, + "Ġrealise": 9496, + "Ġhopscot": 9497, + "ths": 9498, + "Ġdifferently": 9499, + "Ġemb": 9500, + "Ġraked": 9501, + "Ġkissing": 9502, + "ĠCats": 9503, + "Ġcalmer": 9504, + "Ġmotions": 9505, + "ĠAlbert": 9506, + "Ġpizzas": 9507, + "robes": 9508, + "Ġspaces": 9509, + "Ġratt": 9510, + "Ġrags": 9511, + "Ġsleigh": 9512, + "Ġrotted": 9513, + "Ġbarrels": 9514, + "ĠMarcus": 9515, + "Ġattaching": 9516, + "Ġrails": 9517, + "ĠClar": 9518, + "Ġknobs": 9519, + "ĠPaula": 9520, + "ĠRoxy": 9521, + "Ġimaginations": 9522, + "Ġinstinct": 9523, + "boos": 9524, + "Ġladybugs": 9525, + "ĠPrint": 9526, + "Whose": 9527, + "Ġcommun": 9528, + "Ġaston": 9529, + "Ġfacts": 9530, + "ĠCrusty": 9531, + "Ġstains": 9532, + "ĠSlinky": 9533, + "rupted": 9534, + "ĠPenelope": 9535, + "ĠElizabeth": 9536, + "ĠJohnnie": 9537, + "Ġexplode": 9538, + "ĠJetty": 9539, + "Ġsquawk": 9540, + "Ġcupcake": 9541, + "Ġinjured": 9542, + "Ġunload": 9543, + "ĠSurprised": 9544, + "ossom": 9545, + "Ġrinse": 9546, + "Ġveggies": 9547, + "Ġtransform": 9548, + "Ġallergic": 9549, + "Ġwatermelon": 9550, + "HE": 9551, + "Lulu": 9552, + "Snap": 9553, + "Splash": 9554, + "flowers": 9555, + "mo": 9556, + "oot": 9557, + "wee": 9558, + "Ġsipped": 9559, + "Ġding": 9560, + "Ġmashed": 9561, + "iring": 9562, + "ĠOxygen": 9563, + "ĠTimothy": 9564, + "Ġriddle": 9565, + "ĠLung": 9566, + "ĠMind": 9567, + "herry": 9568, + "Ġwhiskers": 9569, + "ĠWorking": 9570, + "ĠSami": 9571, + "Ġlasers": 9572, + "Ġfail": 9573, + "Ġlearner": 9574, + "Ġblame": 9575, + "Ġblush": 9576, + "usion": 9577, + "apot": 9578, + "ĠDash": 9579, + "Ġlookout": 9580, + "Ġslime": 9581, + "Ġteapot": 9582, + "Ġglimmering": 9583, + "ĠPrice": 9584, + "ĠNed": 9585, + "ĠNelly": 9586, + "ĠRa": 9587, + "Ġdisgu": 9588, + "Ġbuys": 9589, + "Ġcupboards": 9590, + "Ġmushy": 9591, + "ĠZeb": 9592, + "ĠJennie": 9593, + "Ġmailing": 9594, + "Ġglows": 9595, + "Ġhummed": 9596, + "ĠGold": 9597, + "ĠTrudy": 9598, + "Ġtents": 9599, + "Ġfourth": 9600, + "Ġtoothbrush": 9601, + "ivia": 9602, + "Ġshrimps": 9603, + "Ġhooks": 9604, + "Ġordering": 9605, + "Ġfuss": 9606, + "Ġpineapple": 9607, + "ĠZoomie": 9608, + "Ġdisagre": 9609, + "teen": 9610, + "ĠPatches": 9611, + "ĠCarla": 9612, + "Ġostriches": 9613, + "ĠHeli": 9614, + "Ġracer": 9615, + "Ġpairs": 9616, + "Ġcurrent": 9617, + "ĠSqueak": 9618, + "Ġwarns": 9619, + "ĠPiper": 9620, + "ĠSteven": 9621, + "Ġdeserved": 9622, + "Ġdaily": 9623, + "Ġchatted": 9624, + "ĠOlivia": 9625, + "ĠDotty": 9626, + "Ġdodging": 9627, + "Ġcharged": 9628, + "Ġheights": 9629, + "Ġsensation": 9630, + "Ġcrafts": 9631, + "Ġattempts": 9632, + "Ġinterrupted": 9633, + "Ġdevast": 9634, + "Ġlocal": 9635, + "Emma": 9636, + "Ġmarveled": 9637, + "Ġscutt": 9638, + "ĠCrystal": 9639, + "Ġhopscotch": 9640, + "Ġdisguise": 9641, + "Bug": 9642, + "Co": 9643, + "Fly": 9644, + "Im": 9645, + "Ice": 9646, + "Rever": 9647, + "Surrender": 9648, + "con": 9649, + "gra": 9650, + "hadow": 9651, + "kind": 9652, + "talk": 9653, + "uries": 9654, + "Ġsim": 9655, + "Ġbound": 9656, + "Ġbas": 9657, + "ĠTurn": 9658, + "Ġhudd": 9659, + "ouched": 9660, + "Ġcuc": 9661, + "Ġpounced": 9662, + "Ġpipes": 9663, + "Ġsav": 9664, + "ĠSid": 9665, + "atic": 9666, + "ĠHilda": 9667, + "Ġthie": 9668, + "ilar": 9669, + "Ġinvent": 9670, + "vering": 9671, + "ĠOuch": 9672, + "Ġrins": 9673, + "ĠBurt": 9674, + "adually": 9675, + "ĠApr": 9676, + "Ġshaky": 9677, + "Ġshallow": 9678, + "Ġshattered": 9679, + "Ġboiling": 9680, + "aly": 9681, + "Ġwhipped": 9682, + "Ġjigg": 9683, + "Ġtreas": 9684, + "Ġcanvas": 9685, + "Ġcluck": 9686, + "Ġclips": 9687, + "Ġspik": 9688, + "ĠFind": 9689, + "Ġgoodies": 9690, + "ĠSpray": 9691, + "Ġprison": 9692, + "Ġabsolutely": 9693, + "ĠDull": 9694, + "acey": 9695, + "ously": 9696, + "ĠEating": 9697, + "Ġgreatest": 9698, + "Ġunless": 9699, + "Ġunzip": 9700, + "oured": 9701, + "andel": 9702, + "ĠInstantly": 9703, + "Ġwinds": 9704, + "ĠKel": 9705, + "orth": 9706, + "ĠPig": 9707, + "Ġwalkie": 9708, + "ĠJoel": 9709, + "Ġuntangle": 9710, + "emon": 9711, + "ĠRick": 9712, + "ĠRazor": 9713, + "resser": 9714, + "Ġwoken": 9715, + "ĠGret": 9716, + "Ġheadache": 9717, + "Ġeyeshadow": 9718, + "Ġcrushed": 9719, + "Ġlighting": 9720, + "Ġlightly": 9721, + "Ġaccess": 9722, + "Ġclothesline": 9723, + "Ġdeeply": 9724, + "eek": 9725, + "Ġbathrobes": 9726, + "Ġpetal": 9727, + "colored": 9728, + "Ġwrapper": 9729, + "ĠBeaver": 9730, + "Ġsmoothly": 9731, + "welcome": 9732, + "Ġpinches": 9733, + "Ġexploration": 9734, + "arla": 9735, + "Ġadmit": 9736, + "Ġcompeting": 9737, + "Ġtapes": 9738, + "Ġhelicopters": 9739, + "Ġchains": 9740, + "cidents": 9741, + "cutter": 9742, + "ĠRobot": 9743, + "Ġunlocks": 9744, + "Ġhunting": 9745, + "Ġfurious": 9746, + "Ġreversing": 9747, + "ĠClap": 9748, + "ĠSpeed": 9749, + "Ġinform": 9750, + "Ġbendy": 9751, + "Sharing": 9752, + "Ġlectures": 9753, + "Ġbleeds": 9754, + "Ġstrolled": 9755, + "Ġcompleting": 9756, + "Ġconfidently": 9757, + "Ġchooses": 9758, + "Close": 9759, + "ĠMickey": 9760, + "cloth": 9761, + "Ġnearer": 9762, + "ĠLyla": 9763, + "Ġsquirmed": 9764, + "Frog": 9765, + "Sweet": 9766, + "Ġcertainly": 9767, + "ĠOpera": 9768, + "Ġblonde": 9769, + "Ġhairdresser": 9770, + "Ġdisagreement": 9771, + "Reverse": 9772, + "Ġthieves": 9773, + "Ġrinsed": 9774, + "ĠApril": 9775, + "Ġtreasured": 9776, + "Ġspiky": 9777, + "Ducky": 9778, + "Fred": 9779, + "Ne": 9780, + "Snow": 9781, + "cer": 9782, + "cra": 9783, + "mate": 9784, + "rings": 9785, + "ruct": 9786, + "saw": 9787, + "Ġsigning": 9788, + "ĠTiki": 9789, + "Ġmend": 9790, + "Ġmac": 9791, + "Ġnations": 9792, + "ĠSing": 9793, + "Ġgummy": 9794, + "orse": 9795, + "iraffe": 9796, + "ĠHanger": 9797, + "ami": 9798, + "ĠOld": 9799, + "Ġrazors": 9800, + "ĠLibb": 9801, + "ĠBun": 9802, + "ĠApple": 9803, + "Ġboards": 9804, + "Ġwhine": 9805, + "icent": 9806, + "Ġsaddle": 9807, + "Ġscre": 9808, + "Ġscience": 9809, + "abra": 9810, + "Ġbled": 9811, + "ĠDeal": 9812, + "Ġhoot": 9813, + "Ġkeen": 9814, + "ĠCherry": 9815, + "Ġkindest": 9816, + "ĠPanda": 9817, + "ĠThough": 9818, + "Ġfavorites": 9819, + "Ġmovement": 9820, + "Ġrubb": 9821, + "Ġwoodcutter": 9822, + "Ġcranes": 9823, + "Ġcrispy": 9824, + "Ġcooled": 9825, + "Ġsetup": 9826, + "Ġcompromise": 9827, + "Ġkeyhole": 9828, + "ances": 9829, + "Ġlonel": 9830, + "ubbing": 9831, + "iggles": 9832, + "Ġvillain": 9833, + "Ġwildflowers": 9834, + "Ġgratefully": 9835, + "Ġharvest": 9836, + "hoe": 9837, + "ĠTwink": 9838, + "Ġcherished": 9839, + "Ġsalads": 9840, + "Ġangrily": 9841, + "Ġvinegar": 9842, + "Ġsniffled": 9843, + "Ġcompliment": 9844, + "Ġthunderstorm": 9845, + "ĠClose": 9846, + "ĠPaige": 9847, + "Ġbegs": 9848, + "Ġholidays": 9849, + "ĠRoot": 9850, + "Ġpurring": 9851, + "Ġtours": 9852, + "Shoo": 9853, + "Ġchallenges": 9854, + "Ġflavour": 9855, + "ĠCaroline": 9856, + "ĠLouie": 9857, + "Ġseashe": 9858, + "ĠMona": 9859, + "Ġwobbling": 9860, + "Ġconcert": 9861, + "ongratulations": 9862, + "Ġpopsic": 9863, + "Ġhealthier": 9864, + "Ġstrokes": 9865, + "Ġcharity": 9866, + "Ġtucks": 9867, + "Ġtemptation": 9868, + "Ġdefeated": 9869, + "ĠCookies": 9870, + "ĠSteph": 9871, + "Ġvibrant": 9872, + "Ġsurvive": 9873, + "Ġpleasant": 9874, + "Ġescaping": 9875, + "Ġcalf": 9876, + "Ġastonished": 9877, + "Ġdevastated": 9878, + "ĠLibby": 9879, + "AA": 9880, + "Aw": 9881, + "Aunt": 9882, + "Free": 9883, + "Red": 9884, + "Tell": 9885, + "bed": 9886, + "lings": 9887, + "ps": 9888, + "rimp": 9889, + "well": 9890, + "Ġtales": 9891, + "hearted": 9892, + "Ġfist": 9893, + "Ġlar": 9894, + "Ġmur": 9895, + "isapp": 9896, + "ĠSit": 9897, + "Ġgul": 9898, + "enses": 9899, + "ĠHistory": 9900, + "Ġplus": 9901, + "ĠOsc": 9902, + "ppa": 9903, + "ĠMs": 9904, + "ĠMicky": 9905, + "ĠAf": 9906, + "Ġshaken": 9907, + "Ġloos": 9908, + "urly": 9909, + "Ġrobe": 9910, + "ĠWar": 9911, + "Ġspare": 9912, + "Ġsparrow": 9913, + "ĠFast": 9914, + "ĠSpooky": 9915, + "Ġflick": 9916, + "ift": 9917, + "Ġblob": 9918, + "aps": 9919, + "ĠDoug": 9920, + "Ġshowers": 9921, + "Ġpecks": 9922, + "ĠAnnabelle": 9923, + "ĠCD": 9924, + "ĠCallie": 9925, + "andle": 9926, + "Ġsnip": 9927, + "ĠPan": 9928, + "ĠPink": 9929, + "ĠJolly": 9930, + "ĠRun": 9931, + "ĠRiri": 9932, + "ĠFlute": 9933, + "ĠGas": 9934, + "Ġducklings": 9935, + "ĠWhich": 9936, + "Ġbrightened": 9937, + "Ġyards": 9938, + "Ġtablecloth": 9939, + "Ġroller": 9940, + "shop": 9941, + "ĠToast": 9942, + "Ġnestled": 9943, + "Ġearrings": 9944, + "ĠChoo": 9945, + "ushroom": 9946, + "Ġjoyfully": 9947, + "Ġcaves": 9948, + "Ġdirtier": 9949, + "Ġlifegu": 9950, + "awk": 9951, + "Ġlamps": 9952, + "Ġprotection": 9953, + "Ġstirs": 9954, + "ĠBruno": 9955, + "ĠPeppa": 9956, + "Ġfooled": 9957, + "Ġgoats": 9958, + "Ġcaterpillars": 9959, + "Ġcroak": 9960, + "Ġscrubbing": 9961, + "Ġguitars": 9962, + "Ġangrier": 9963, + "ĠShould": 9964, + "Ġpersistence": 9965, + "Ġmelts": 9966, + "Ġtempted": 9967, + "ĠVal": 9968, + "Ġbeeping": 9969, + "Ġmusicians": 9970, + "ĠTuesdays": 9971, + "Ġconfusion": 9972, + "Ġbanging": 9973, + "ĠDrop": 9974, + "ibly": 9975, + "Ġcaution": 9976, + "Ġdeserves": 9977, + "Ġintroducing": 9978, + "Ġachievement": 9979, + "Ġrisky": 9980, + "Ġamongst": 9981, + "ĠLynn": 9982, + "Ġmagnificent": 9983, + "Ġstomping": 9984, + "ĠClean": 9985, + "Ġscene": 9986, + "Ġconsiderate": 9987, + "Ġdefeat": 9988, + "Ġexchange": 9989, + "ĠBroccoli": 9990, + "ĠAccidents": 9991, + "Ġlarger": 9992, + "Ġgulped": 9993, + "ĠOscar": 9994, + "Boom": 9995, + "Enjoy": 9996, + "Found": 9997, + "Make": 9998, + "Mary": 9999, + "Sleep": 10000, + "bang": 10001, + "cst": 10002, + "fived": 10003, + "gs": 10004, + "mosp": 10005, + "ridge": 10006, + "sitter": 10007, + "ĠTHE": 10008, + "Ġhips": 10009, + "inny": 10010, + "Ġlun": 10011, + "Ġlush": 10012, + "Ġlantern": 10013, + "Ġdamp": 10014, + "erned": 10015, + "aries": 10016, + "Ġhare": 10017, + "Ġgroom": 10018, + "amma": 10019, + "ĠOf": 10020, + "Ġrumbled": 10021, + "ĠIggy": 10022, + "Ġstalk": 10023, + "ĠBa": 10024, + "ĠBarn": 10025, + "ĠBelieve": 10026, + "ĠMop": 10027, + "ĠMild": 10028, + "ĠMail": 10029, + "adabra": 10030, + "Ġecst": 10031, + "ĠAlf": 10032, + "elve": 10033, + "Ġjing": 10034, + "Ġatmosp": 10035, + "ĠButton": 10036, + "Ġknit": 10037, + "Ġclim": 10038, + "ĠFunny": 10039, + "Ġgoodness": 10040, + "Ġcocon": 10041, + "Ġfluff": 10042, + "ushes": 10043, + "Ġhollow": 10044, + "ĠAnnabel": 10045, + "Ġtrim": 10046, + "ĠFrustr": 10047, + "Ġslot": 10048, + "ĠComp": 10049, + "ĠCacky": 10050, + "ĠCurly": 10051, + "Ġhandy": 10052, + "Ġtwelve": 10053, + "ĠPass": 10054, + "ĠNumber": 10055, + "ĠRes": 10056, + "ĠRoy": 10057, + "ĠRuffy": 10058, + "Ġsoftness": 10059, + "Ġwarmed": 10060, + "Ġenjoys": 10061, + "Ġhunger": 10062, + "Ġcrust": 10063, + "Ġbabysitter": 10064, + "zzle": 10065, + "Ġquest": 10066, + "Ġsignal": 10067, + "ĠChuck": 10068, + "Ġhorror": 10069, + "Ġdistracted": 10070, + "Ġpanicking": 10071, + "izza": 10072, + "Ġbait": 10073, + "Ġembarrassing": 10074, + "Ġpriv": 10075, + "Ġincredibly": 10076, + "Ġclearly": 10077, + "Ġmelody": 10078, + "ĠPeace": 10079, + "ĠPebby": 10080, + "rays": 10081, + "Ġobediently": 10082, + "Ġoceans": 10083, + "Ġcopied": 10084, + "Ġturkeys": 10085, + "ĠSharp": 10086, + "Ġinsepar": 10087, + "Ġclubs": 10088, + "Ġkayaks": 10089, + "Ġhippos": 10090, + "Ġrhino": 10091, + "ĠClub": 10092, + "Ġdisappears": 10093, + "Ġstriped": 10094, + "Ġrecommendation": 10095, + "Ġapplause": 10096, + "Ġthumbs": 10097, + "Ġsixty": 10098, + "Ġtossing": 10099, + "ĠPrinty": 10100, + "ĠCraw": 10101, + "ĠCarrot": 10102, + "ĠSwitch": 10103, + "Ġwrists": 10104, + "Twinkle": 10105, + "Ġconcerned": 10106, + "Ġsecurely": 10107, + "Ġmanaging": 10108, + "Ġscenery": 10109, + "Ġglittery": 10110, + "ĠJoanne": 10111, + "ĠNew": 10112, + "goodbye": 10113, + "Ġelectricity": 10114, + "Ġreunited": 10115, + "Ġresponsibility": 10116, + "Ġadopt": 10117, + "Ġsusp": 10118, + "ĠSandra": 10119, + "Ġembra": 10120, + "Ġcommunicate": 10121, + "Ġlifeguard": 10122, + "Ġatmosphere": 10123, + "Ġcoconut": 10124, + "Ġinseparable": 10125, + "'?\"": 10126, + "Buzz": 10127, + "Jenny": 10128, + "Pop": 10129, + "Ring": 10130, + "Tiny": 10131, + "Zip": 10132, + "can": 10133, + "dia": 10134, + "gre": 10135, + "ka": 10136, + "lie": 10137, + "mark": 10138, + "nings": 10139, + "ole": 10140, + "sorry": 10141, + "vi": 10142, + "Ġwicked": 10143, + "ĠTube": 10144, + "Ġhike": 10145, + "Ġdandel": 10146, + "Ġpiled": 10147, + "Ġpals": 10148, + "onight": 10149, + "ĠSon": 10150, + "ooke": 10151, + "stupid": 10152, + "ĠBar": 10153, + "Ġlolly": 10154, + "getic": 10155, + "Ġspades": 10156, + "Ġlava": 10157, + "ĠSpider": 10158, + "abella": 10159, + "Ġhovering": 10160, + "ĠCale": 10161, + "Ġrocky": 10162, + "Ġcleare": 10163, + "ĠWest": 10164, + "Ġgrunt": 10165, + "Ġoverhead": 10166, + "ĠPaw": 10167, + "Ġgreater": 10168, + "Ġbraid": 10169, + "ĠRani": 10170, + "ĠGail": 10171, + "Ġworkshop": 10172, + "Ġnightstand": 10173, + "Ġgladly": 10174, + "Ġdrill": 10175, + "Ġmustaches": 10176, + "Ġlanding": 10177, + "Ġcompan": 10178, + "ggie": 10179, + "Ġsmoking": 10180, + "Ġcollars": 10181, + "ĠBlueberry": 10182, + "ĠLeaf": 10183, + "ĠLeopard": 10184, + "Ġbirthdays": 10185, + "ĠBebe": 10186, + "Ġwheelbar": 10187, + "orsie": 10188, + "Ġhopeless": 10189, + "Ġpresence": 10190, + "ĠBrooke": 10191, + "Ġpayoff": 10192, + "ĠPeggy": 10193, + "Ġhammers": 10194, + "Ġharmony": 10195, + "Ġcrosses": 10196, + "Ġtanks": 10197, + "Ġflashlights": 10198, + "Ġprocess": 10199, + "Ġsplitting": 10200, + "Ġzippers": 10201, + "aids": 10202, + "Ġlawyers": 10203, + "Ġkneels": 10204, + "ĠIsabella": 10205, + "Ġcrashes": 10206, + "Ġstares": 10207, + "Alice": 10208, + "ĠCarol": 10209, + "Ġsleds": 10210, + "ĠPoke": 10211, + "Ġavoided": 10212, + "Ġswaying": 10213, + "Ġgrandchildren": 10214, + "True": 10215, + "Ġcharacter": 10216, + "ĠTessa": 10217, + "Ġcheetahs": 10218, + "ĠAgain": 10219, + "Ġmajestic": 10220, + "Ġlimped": 10221, + "Ġscowled": 10222, + "Ġunstuck": 10223, + "Anytime": 10224, + "ĠHunter": 10225, + "ĠBanana": 10226, + "Ġninety": 10227, + "Ġinstincts": 10228, + "Ġhuddled": 10229, + "Ġinformation": 10230, + "Ġloneliness": 10231, + "ĠBarney": 10232, + "Ġecstatic": 10233, + "ĠFrustrated": 10234, + "ĠRespect": 10235, + "ĠCaleb": 10236, + "Ġwheelbarrow": 10237, + "Bring": 10238, + "Che": 10239, + "Care": 10240, + "Hide": 10241, + "Jim": 10242, + "Ten": 10243, + "Use": 10244, + "ai": 10245, + "fer": 10246, + "ikay": 10247, + "just": 10248, + "oors": 10249, + "ris": 10250, + "uard": 10251, + "working": 10252, + "Ġful": 10253, + "Ġcords": 10254, + "Ġheater": 10255, + "ĠSummer": 10256, + "Ġgal": 10257, + "atted": 10258, + "anie": 10259, + "anish": 10260, + "ĠHorsie": 10261, + "etty": 10262, + "Ġrises": 10263, + "ĠShell": 10264, + "ĠLacey": 10265, + "stop": 10266, + "Ġwee": 10267, + "Ġweed": 10268, + "ada": 10269, + "ĠAv": 10270, + "Ġloser": 10271, + "Ġrecess": 10272, + "Ġroamed": 10273, + "Ġouting": 10274, + "Ġleaped": 10275, + "ĠWow": 10276, + "ĠWanda": 10277, + "ĠJunior": 10278, + "Ġcarouse": 10279, + "Ġblade": 10280, + "Ġblades": 10281, + "asy": 10282, + "usic": 10283, + "ĠDen": 10284, + "Ġvar": 10285, + "Ġvoy": 10286, + "Ġunkind": 10287, + "Ġmold": 10288, + "Ġtro": 10289, + "Ġtrudged": 10290, + "Ġgrain": 10291, + "ĠConnie": 10292, + "venge": 10293, + "Ġtwitched": 10294, + "ĠKn": 10295, + "ĠKen": 10296, + "ĠKang": 10297, + "ĠPar": 10298, + "ĠPump": 10299, + "ĠNature": 10300, + "ĠThinking": 10301, + "ĠGiraffe": 10302, + "Wee": 10303, + "Ġvol": 10304, + "ornado": 10305, + "ĠWhale": 10306, + "Ġowning": 10307, + "Ġcrouched": 10308, + "Ġsteered": 10309, + "Ġdining": 10310, + "Ġtraining": 10311, + "Ġcreepy": 10312, + "Ġrespecting": 10313, + "ĠChippy": 10314, + "Ġraises": 10315, + "Ġcutest": 10316, + "Tomorrow": 10317, + "ĠThankfully": 10318, + "Ġinvol": 10319, + "Ġradi": 10320, + "Ġcalming": 10321, + "Ġimagines": 10322, + "Ġprotects": 10323, + "Ġwands": 10324, + "Ġindoors": 10325, + "Ġshoots": 10326, + "Ġdesigner": 10327, + "Ġtaps": 10328, + "Ġroofs": 10329, + "Ġlizards": 10330, + "Ġrider": 10331, + "Ġhalfway": 10332, + "Ġtrunks": 10333, + "Ġguarded": 10334, + "Ġalligators": 10335, + "Ġstacking": 10336, + "rica": 10337, + "Ġkayaking": 10338, + "ĠCoal": 10339, + "ĠClover": 10340, + "Ġaccepting": 10341, + "Ġwasteful": 10342, + "Ġpreventing": 10343, + "Ġracers": 10344, + "Ġenergetic": 10345, + "Ġexercising": 10346, + "Ġrowing": 10347, + "Show": 10348, + "Share": 10349, + "Ġtextures": 10350, + "ĠBossy": 10351, + "Ġchallenged": 10352, + "ĠMadison": 10353, + "Something": 10354, + "heese": 10355, + "Ġsilently": 10356, + "ĠOtherwise": 10357, + "Ġundo": 10358, + "ĠSharky": 10359, + "ĠLydia": 10360, + "Ġpecking": 10361, + "racadabra": 10362, + "ĠAnya": 10363, + "Ġpounds": 10364, + "Ġpounding": 10365, + "Ġpanting": 10366, + "Ġsnorts": 10367, + "Ġtimidly": 10368, + "Ġjudges": 10369, + "ĠConnor": 10370, + "two": 10371, + "Ġseventy": 10372, + "ĠKindness": 10373, + "ĠAfrica": 10374, + "Ġclimber": 10375, + "ikayla": 10376, + "Ġcarousel": 10377, + "ĠKanga": 10378, + "'!\"": 10379, + "Bun": 10380, + "Caw": 10381, + "Fish": 10382, + "Miss": 10383, + "Pipp": 10384, + "Sque": 10385, + "Te": 10386, + "Whe": 10387, + "book": 10388, + "cake": 10389, + "giving": 10390, + "los": 10391, + "per": 10392, + "rop": 10393, + "rant": 10394, + "vants": 10395, + "yl": 10396, + "yield": 10397, + "Ġtul": 10398, + "Ġtiring": 10399, + "helle": 10400, + "Ġbins": 10401, + "Ġtot": 10402, + "Ġhint": 10403, + "Ġwax": 10404, + "itam": 10405, + "Ġnarrow": 10406, + "llent": 10407, + "anked": 10408, + "aming": 10409, + "Ġplank": 10410, + "cellent": 10411, + "ĠBoy": 10412, + "ĠMet": 10413, + "ĠMarian": 10414, + "ĠMushroom": 10415, + "ĠMikayla": 10416, + "ential": 10417, + "Ġforty": 10418, + "ĠTomato": 10419, + "Ġsmash": 10420, + "Ġbolt": 10421, + "Ġneighed": 10422, + "Ġbirdie": 10423, + "illas": 10424, + "Ġatop": 10425, + "Ġrevenge": 10426, + "ical": 10427, + "Ġfrant": 10428, + "Ġframes": 10429, + "ĠWil": 10430, + "Ġclucked": 10431, + "Ġotherwise": 10432, + "Ġflutes": 10433, + "Ġchattered": 10434, + "ĠDown": 10435, + "Ġvitam": 10436, + "Ġcarefree": 10437, + "ĠFruit": 10438, + "Ġslight": 10439, + "ĠCream": 10440, + "ĠCact": 10441, + "Ġsnar": 10442, + "Ġhurtful": 10443, + "ĠPot": 10444, + "ĠPia": 10445, + "emo": 10446, + "ĠNemo": 10447, + "ĠRub": 10448, + "ĠRaven": 10449, + "reech": 10450, + "Ġdeck": 10451, + "ĠFlash": 10452, + "ĠFlappy": 10453, + "azy": 10454, + "ĠGle": 10455, + "ĠGuard": 10456, + "ĠWhite": 10457, + "Ġfarms": 10458, + "Ġcruel": 10459, + "Ġperse": 10460, + "eyed": 10461, + "Ġpatches": 10462, + "Ġjeans": 10463, + "Ġjuiciest": 10464, + "Ġpiglet": 10465, + "Ġeleven": 10466, + "Ġlakes": 10467, + "Ġfanc": 10468, + "Ġchopping": 10469, + "Ġobst": 10470, + "Ġservants": 10471, + "Ġimaginary": 10472, + "Ġladders": 10473, + "Ġscarier": 10474, + "Ġpractised": 10475, + "Ġpractising": 10476, + "ĠPeach": 10477, + "Ġblooms": 10478, + "Ġerased": 10479, + "Ġanxiously": 10480, + "ĠShine": 10481, + "Ġdusted": 10482, + "Ġrepairman": 10483, + "Ġspirits": 10484, + "Ġporridge": 10485, + "Ġnotices": 10486, + "Ġfishermen": 10487, + "Ġincludes": 10488, + "Ġgorillas": 10489, + "Ġbeeps": 10490, + "Ġpeeks": 10491, + "Ġevents": 10492, + "Ġteaspoons": 10493, + "Ġcontented": 10494, + "ĠAbbi": 10495, + "ĠPromise": 10496, + "ĠMeasure": 10497, + "Ġeighty": 10498, + "Ġheavily": 10499, + "Ġcommand": 10500, + "Ġunfold": 10501, + "Ġrustle": 10502, + "ĠMichelle": 10503, + "Ġstained": 10504, + "clock": 10505, + "Ġcooper": 10506, + "Ġdefend": 10507, + "ĠTrees": 10508, + "ĠFeather": 10509, + "ĠFlying": 10510, + "Ġcurls": 10511, + "Ġunloaded": 10512, + "ĠBoomer": 10513, + "Ġoccasions": 10514, + "ĠDebbie": 10515, + "Ġclutched": 10516, + "Ġdetective": 10517, + "ĠSmokey": 10518, + "ĠReading": 10519, + "ĠGilbert": 10520, + "Ġcircled": 10521, + "Ġrectangle": 10522, + "ĠRaj": 10523, + "Imagine": 10524, + "talkie": 10525, + "ĠTwinkie": 10526, + "Ġcompanion": 10527, + "Ġgalax": 10528, + "Ġvoyage": 10529, + "Ble": 10530, + "Baby": 10531, + "Din": 10532, + "More": 10533, + "RA": 10534, + "Right": 10535, + "Sc": 10536, + "Toys": 10537, + "belt": 10538, + "gr": 10539, + "gling": 10540, + "horse": 10541, + "mie": 10542, + "nel": 10543, + "rope": 10544, + "udge": 10545, + "vo": 10546, + "wh": 10547, + "wis": 10548, + "ware": 10549, + "yr": 10550, + "ĠTornado": 10551, + "Ġhy": 10552, + "Ġhind": 10553, + "itive": 10554, + "Ġdim": 10555, + "Ġdouble": 10556, + "erately": 10557, + "ernie": 10558, + "arch": 10559, + "aroni": 10560, + "iments": 10561, + "idi": 10562, + "ĠSer": 10563, + "ĠSari": 10564, + "Ġgall": 10565, + "Ġginger": 10566, + "owers": 10567, + "Ġyay": 10568, + "Ġyanked": 10569, + "oos": 10570, + "ĠInt": 10571, + "ĠLand": 10572, + "ĠBernie": 10573, + "ĠMond": 10574, + "Ġdozed": 10575, + "ĠApples": 10576, + "Ġboast": 10577, + "ality": 10578, + "Ġank": 10579, + "Ġresol": 10580, + "Ġreaction": 10581, + "Ġogre": 10582, + "Ġballer": 10583, + "umed": 10584, + "ĠWild": 10585, + "Ġparking": 10586, + "ĠSpoon": 10587, + "ĠSpotty": 10588, + "Ġsomehow": 10589, + "Ġprops": 10590, + "Ġblur": 10591, + "Ġchamp": 10592, + "Ġchatter": 10593, + "ĠSocks": 10594, + "Ġanybody": 10595, + "Ġpollen": 10596, + "Ġunc": 10597, + "Ġdaddies": 10598, + "Ġnicest": 10599, + "Ġrunny": 10600, + "ĠCup": 10601, + "Ġhowl": 10602, + "ĠPorky": 10603, + "Ġquilt": 10604, + "ĠNate": 10605, + "ĠNappy": 10606, + "ĠNeed": 10607, + "ĠRush": 10608, + "ĠRavi": 10609, + "ressed": 10610, + "Ġmornings": 10611, + "Ġsoftest": 10612, + "Ġremo": 10613, + "venture": 10614, + "Ġthrone": 10615, + "llowed": 10616, + "three": 10617, + "Ġladybird": 10618, + "Ġtastiest": 10619, + "Ġfully": 10620, + "Ġpromising": 10621, + "shrink": 10622, + "Ġquicker": 10623, + "Ġclothing": 10624, + "Ġguided": 10625, + "ĠZane": 10626, + "Ġearring": 10627, + "ippers": 10628, + "Ġpudding": 10629, + "ĠBlu": 10630, + "Ġdrags": 10631, + "Ġwhether": 10632, + "ashion": 10633, + "Ġprefer": 10634, + "Ġarrives": 10635, + "ĠLewis": 10636, + "Ġbands": 10637, + "iana": 10638, + "Ġsharpen": 10639, + "Ġhoneycom": 10640, + "Ġseatbelt": 10641, + "ĠCatch": 10642, + "Ġsicker": 10643, + "Ġsalon": 10644, + "Ġtrusty": 10645, + "Ġtentacles": 10646, + "Ġfrightening": 10647, + "Ġunlike": 10648, + "Ġhamster": 10649, + "Ġerupt": 10650, + "Ġcroiss": 10651, + "Ġrefusing": 10652, + "Ġjugs": 10653, + "Ġspringtime": 10654, + "Ġcacti": 10655, + "Ġenclos": 10656, + "ĠUni": 10657, + "Ġsupermark": 10658, + "Ġsubject": 10659, + "strich": 10660, + "Ġcuddling": 10661, + "Ġcursed": 10662, + "Ġsupplying": 10663, + "Ġawa": 10664, + "Ġcourageous": 10665, + "Ġpurses": 10666, + "Ġblend": 10667, + "Ġwobbles": 10668, + "Ġappears": 10669, + "ĠMeow": 10670, + "uttered": 10671, + "ĠDrink": 10672, + "Ġruled": 10673, + "ĠDinner": 10674, + "Ġlovingly": 10675, + "ĠWhistler": 10676, + "ĠPoison": 10677, + "Ġsolutions": 10678, + "ĠAnty": 10679, + "ĠMonica": 10680, + "ĠHugs": 10681, + "Ġreassuring": 10682, + "Ġaisles": 10683, + "Ġarrange": 10684, + "Ġunwrap": 10685, + "Ġreappear": 10686, + "ĠStanley": 10687, + "ĠTeach": 10688, + "ĠLotion": 10689, + "Ġdialed": 10690, + "Ġassist": 10691, + "Ġconnection": 10692, + "Ġstunning": 10693, + "Ġstunned": 10694, + "Uncle": 10695, + "Ġdepths": 10696, + "ĠPasta": 10697, + "ĠLearning": 10698, + "Ġlimits": 10699, + "grandma": 10700, + "Ġrubbish": 10701, + "Ġseashells": 10702, + "isappear": 10703, + "Ġsuspicious": 10704, + "Ġclearer": 10705, + "ĠGlenda": 10706, + "Blech": 10707, + "ĠMonday": 10708, + "Ġhoneycomb": 10709, + "Ġenclosure": 10710, + "Ġsupermarket": 10711, + "Ant": 10712, + "Bee": 10713, + "Cheese": 10714, + "Even": 10715, + "Jerry": 10716, + "Polly": 10717, + "Pass": 10718, + "Rob": 10719, + "Rabbit": 10720, + "Spe": 10721, + "With": 10722, + "Zebra": 10723, + "friend": 10724, + "flow": 10725, + "have": 10726, + "ks": 10727, + "nine": 10728, + "okay": 10729, + "pill": 10730, + "pilot": 10731, + "upp": 10732, + "woo": 10733, + "Ġtill": 10734, + "Ġtippy": 10735, + "Ġtosses": 10736, + "ĠTri": 10737, + "ĠToy": 10738, + "inter": 10739, + "repe": 10740, + "Ġdips": 10741, + "Ġpace": 10742, + "Ġpurch": 10743, + "immered": 10744, + "Ġhalo": 10745, + "atue": 10746, + "ĠHot": 10747, + "ĠHome": 10748, + "ĠHeidi": 10749, + "Ġinched": 10750, + "Ġplo": 10751, + "ĠOstrich": 10752, + "Ġye": 10753, + "ooo": 10754, + "ooly": 10755, + "ĠSheep": 10756, + "Ġstate": 10757, + "��stinky": 10758, + "ĠLazy": 10759, + "ĠBel": 10760, + "ĠBra": 10761, + "ĠBecca": 10762, + "ĠMoney": 10763, + "ĠMouth": 10764, + "ĠMamma": 10765, + "ĠMusic": 10766, + "Ġliar": 10767, + "seven": 10768, + "esy": 10769, + "Ġbooth": 10770, + "urity": 10771, + "Ġsection": 10772, + "Ġroast": 10773, + "Ġoutcome": 10774, + "ĠWake": 10775, + "ĠWip": 10776, + "Ġscreech": 10777, + "Ġaloud": 10778, + "ĠFizzy": 10779, + "ĠFreeze": 10780, + "uccess": 10781, + "Ġprof": 10782, + "Ġswir": 10783, + "Ġchan": 10784, + "ĠDor": 10785, + "ousand": 10786, + "Ġpoles": 10787, + "ĠCould": 10788, + "ĠKara": 10789, + "ĠKai": 10790, + "Ġgradually": 10791, + "Ġglide": 10792, + "Ġcheesy": 10793, + "ĠPear": 10794, + "ĠPaper": 10795, + "ĠNell": 10796, + "Ġappet": 10797, + "ĠRory": 10798, + "Ġdeeds": 10799, + "ĠGia": 10800, + "ĠGear": 10801, + "Ġsoundly": 10802, + "Ġripples": 10803, + "cover": 10804, + "Ġhairs": 10805, + "Ġacc": 10806, + "ĠToe": 10807, + "Ġtightened": 10808, + "Ġtightrope": 10809, + "people": 10810, + "Ġ--": 10811, + "ĠCharm": 10812, + "Ġpastor": 10813, + "Ġfences": 10814, + "Ġspoken": 10815, + "Ġrobin": 10816, + "ĠBean": 10817, + "Ġorganised": 10818, + "Ġmotors": 10819, + "ĠStubb": 10820, + "Ġticklish": 10821, + "Ġaddition": 10822, + "Ġborrowing": 10823, + "Ġislands": 10824, + "Ġmillion": 10825, + "Ġenvy": 10826, + "Ġcracking": 10827, + "ĠShall": 10828, + "ĠShop": 10829, + "Ġskinny": 10830, + "Ġfirewood": 10831, + "Ġcases": 10832, + "ĠFold": 10833, + "Ġtrays": 10834, + "Ġdives": 10835, + "ĠMarty": 10836, + "Ġvaluing": 10837, + "Ġvalues": 10838, + "Ġtrailer": 10839, + "ĠVo": 10840, + "Ġagreeing": 10841, + "ĠYears": 10842, + "Ġwiggles": 10843, + "Ġcurve": 10844, + "Ġsnuggles": 10845, + "Ġsnuggling": 10846, + "ĠRollo": 10847, + "Ġscratchy": 10848, + "Ġrequests": 10849, + "Ġequally": 10850, + "Ġsnails": 10851, + "ĠSteak": 10852, + "ĠMoly": 10853, + "Ġsurrounding": 10854, + "ĠBoxy": 10855, + "Ġthreatened": 10856, + "Ġyouths": 10857, + "Grab": 10858, + "Grace": 10859, + "Ġcontainer": 10860, + "ĠWhistling": 10861, + "Birdy": 10862, + "Ġannounce": 10863, + "jamin": 10864, + "ĠBarks": 10865, + "ĠNearby": 10866, + "Ġdesperately": 10867, + "Ġraindrop": 10868, + "ĠMelinda": 10869, + "Inc": 10870, + "ĠPiney": 10871, + "Ġstomps": 10872, + "Ġsoul": 10873, + "Ġslithering": 10874, + "ĠBelle": 10875, + "ĠTeaspoon": 10876, + "Ġroute": 10877, + "Ġstroller": 10878, + "ĠHalf": 10879, + "Ġexchanged": 10880, + "ĠOfficer": 10881, + "Ġtownspeople": 10882, + "Ġboldly": 10883, + "Ġpossessions": 10884, + "Ġhuffed": 10885, + "ĠCrocodile": 10886, + "Abracadabra": 10887, + "Ġdescri": 10888, + "Ġruffled": 10889, + "Squirrel": 10890, + "ĠClarissa": 10891, + "Ġtransformed": 10892, + "Ġbounded": 10893, + "ĠKelsey": 10894, + "ruction": 10895, + "Ġmacaroni": 10896, + "Ġtroll": 10897, + "Ġfrantically": 10898, + "Ġankle": 10899, + "Ġballerina": 10900, + "repeat": 10901, + "Del": 10902, + "Dolly": 10903, + "Drink": 10904, + "Lost": 10905, + "Mind": 10906, + "Move": 10907, + "Pa": 10908, + "Pr": 10909, + "Promise": 10910, + "Poor": 10911, + "Sm": 10912, + "dmother": 10913, + "eight": 10914, + "four": 10915, + "fting": 10916, + "ki": 10917, + "pit": 10918, + "poke": 10919, + "six": 10920, + "tick": 10921, + "wen": 10922, + "zel": 10923, + "Ġoo": 10924, + "Ġic": 10925, + "Ġting": 10926, + "Ġtax": 10927, + "Ġsite": 10928, + "Ġsilk": 10929, + "Ġsizz": 10930, + "Ġwitches": 10931, + "Ġtone": 10932, + "ĠTrain": 10933, + "inting": 10934, + "rem": 10935, + "itz": 10936, + "Ġdiver": 10937, + "Ġdizz": 10938, + "Ġdates": 10939, + "Ġcul": 10940, + "ĠThermometer": 10941, + "ĠSage": 10942, + "ĠSale": 10943, + "ĠSymbol": 10944, + "Ġgates": 10945, + "ata": 10946, + "ĠHours": 10947, + "Ġitches": 10948, + "Ġthousand": 10949, + "rick": 10950, + "ĠOat": 10951, + "ĠOink": 10952, + "Ġyuck": 10953, + "Ġris": 10954, + "ĠIron": 10955, + "Ġstur": 10956, + "ĠLime": 10957, + "ĠBally": 10958, + "uns": 10959, + "alled": 10960, + "ĠMill": 10961, + "Ġdodge": 10962, + "Ġsawed": 10963, + "ĠAmen": 10964, + "Ġboomed": 10965, + "Ġalley": 10966, + "illow": 10967, + "Ġgodmother": 10968, + "Ġspitting": 10969, + "Ġscaly": 10970, + "ĠBenjamin": 10971, + "ighty": 10972, + "ĠJasp": 10973, + "ĠFore": 10974, + "Ġthoughtfully": 10975, + "ifer": 10976, + "ĠDaughter": 10977, + "Ġhoof": 10978, + "Ġpea": 10979, + "Ġpegs": 10980, + "Ġrunners": 10981, + "Ġsorrow": 10982, + "ĠFran": 10983, + "ĠCoffee": 10984, + "Ġgrumble": 10985, + "Ġoverflow": 10986, + "Ġglisten": 10987, + "ĠPir": 10988, + "ĠPain": 10989, + "ĠPops": 10990, + "ĠPaint": 10991, + "Ġuntw": 10992, + "Ġbraids": 10993, + "Ġadvant": 10994, + "ĠThree": 10995, + "ĠFlame": 10996, + "ĠGwen": 10997, + "Looks": 10998, + "Ġcooks": 10999, + "ĠDoing": 11000, + "thur": 11001, + "Ġreplacing": 11002, + "atherine": 11003, + "Ġsnowed": 11004, + "Ġmarvel": 11005, + "Ġsecurity": 11006, + "Ġresour": 11007, + "Ġguilt": 11008, + "meal": 11009, + "Ġpersu": 11010, + "Ġdiv": 11011, + "Ġdiaries": 11012, + "Ġgiants": 11013, + "Ġpartner": 11014, + "Ġsickness": 11015, + "Ġimagin": 11016, + "Ġlayers": 11017, + "ĠStatue": 11018, + "Ġstrap": 11019, + "Ġpreschool": 11020, + "Ġpeacefulness": 11021, + "coming": 11022, + "Whoa": 11023, + "Ġtrumpets": 11024, + "Ġstreaming": 11025, + "Ġcracker": 11026, + "Ġloads": 11027, + "Ġoatmeal": 11028, + "Ġbullies": 11029, + "Ġhandlebar": 11030, + "iko": 11031, + "Ġdisplays": 11032, + "Ġremains": 11033, + "ĠPatience": 11034, + "Ġlicenses": 11035, + "ĠYouth": 11036, + "Ġcontents": 11037, + "Ġcontentment": 11038, + "Ġenerg": 11039, + "Ġflooded": 11040, + "ĠRoar": 11041, + "Ġpads": 11042, + "ĠLizard": 11043, + "uctor": 11044, + "Whenever": 11045, + "ĠBreezy": 11046, + "Ġpearls": 11047, + "Joey": 11048, + "Ahh": 11049, + "Ġdarted": 11050, + "Ġcommotion": 11051, + "Ġtiptoes": 11052, + "chers": 11053, + "Ġmesmerised": 11054, + "ĠThanksgiving": 11055, + "Ġbruise": 11056, + "Ġconductor": 11057, + "ĠArthur": 11058, + "ĠWinter": 11059, + "Everyone": 11060, + "Everything": 11061, + "Ġsoothing": 11062, + "Ġdisobeyed": 11063, + "ĠSpinny": 11064, + "Ġpantry": 11065, + "Ġjuggle": 11066, + "Ġmajesty": 11067, + "Ġforeshadowed": 11068, + "Ġforeshadowing": 11069, + "ĠClimbing": 11070, + "ĠErnie": 11071, + "Ġarrested": 11072, + "ĠFaith": 11073, + "Ġhorrible": 11074, + "ĠJennifer": 11075, + "Ġloosen": 11076, + "Ġlunged": 11077, + "Careful": 11078, + "Ġvitamins": 11079, + "ooshing": 11080, + "Ġcroissant": 11081, + "ĠPearl": 11082, + "Paul": 11083, + "ĠJasper": 11084, + "Bo": 11085, + "Bessie": 11086, + "Congratulations": 11087, + "Moon": 11088, + "Per": 11089, + "Pretty": 11090, + "Repeat": 11091, + "SH": 11092, + "Sunny": 11093, + "Toby": 11094, + "cr": 11095, + "cted": 11096, + "haps": 11097, + "ker": 11098, + "lby": 11099, + "moo": 11100, + "mill": 11101, + "mony": 11102, + "net": 11103, + "rude": 11104, + "ta": 11105, + "uri": 11106, + "vious": 11107, + "vated": 11108, + "Ġ`": 11109, + "Ġtac": 11110, + "heel": 11111, + "Ġsipping": 11112, + "Ġwetter": 11113, + "edro": 11114, + "innam": 11115, + "Ġlur": 11116, + "Ġlumpy": 11117, + "Ġdice": 11118, + "Ġducked": 11119, + "Ġdashed": 11120, + "Ġcine": 11121, + "Ġcinnam": 11122, + "Ġpes": 11123, + "Ġmid": 11124, + "Ġmower": 11125, + "Ġhey": 11126, + "Ġheated": 11127, + "isher": 11128, + "isie": 11129, + "Ġnor": 11130, + "ench": 11131, + "ĠHeather": 11132, + "Ġplow": 11133, + "Ġplayfully": 11134, + "Ġrink": 11135, + "ĠSher": 11136, + "ĠShelby": 11137, + "cel": 11138, + "Ġstump": 11139, + "Ġstitched": 11140, + "ĠLa": 11141, + "ĠLying": 11142, + "ĠLemon": 11143, + "ĠBook": 11144, + "ĠMila": 11145, + "ĠMost": 11146, + "ĠMighty": 11147, + "ĠAud": 11148, + "Ġforwards": 11149, + "Ġshame": 11150, + "Ġkill": 11151, + "Ġboiled": 11152, + "Ġashes": 11153, + "lyn": 11154, + "icated": 11155, + "Ġroam": 11156, + "ĠWave": 11157, + "Ġscan": 11158, + "ĠJade": 11159, + "ĠFace": 11160, + "ĠSock": 11161, + "anky": 11162, + "ĠDrew": 11163, + "ĠDory": 11164, + "Ġvast": 11165, + "Ġvictor": 11166, + "Ġhovered": 11167, + "Ġunb": 11168, + "Ġeater": 11169, + "Ġpew": 11170, + "Ġmoss": 11171, + "Ġmopping": 11172, + "Ġgrasp": 11173, + "ĠCorn": 11174, + "ĠCount": 11175, + "ĠCac": 11176, + "ĠCol": 11177, + "ĠCelly": 11178, + "ĠCatherine": 11179, + "ateful": 11180, + "Ġflyer": 11181, + "Ġgruff": 11182, + "Ġgloom": 11183, + "Ġglanced": 11184, + "ildren": 11185, + "ĠPedro": 11186, + "Ġmagically": 11187, + "Ġuntangled": 11188, + "Ġsquatted": 11189, + "ĠNorth": 11190, + "ĠRhy": 11191, + "Ġdolly": 11192, + "Ġexplan": 11193, + "ĠGrill": 11194, + "ĠGently": 11195, + "Ġuseless": 11196, + "Ġfixes": 11197, + "Ġmeaner": 11198, + "Ġtriump": 11199, + "Ġdroop": 11200, + "ilah": 11201, + "Ġseahorse": 11202, + "Ġsprung": 11203, + "Ġdragging": 11204, + "Ġpaste": 11205, + "gging": 11206, + "Ġpassion": 11207, + "Ġraw": 11208, + "Ġmeetings": 11209, + "umbly": 11210, + "Ġrecipes": 11211, + "ependence": 11212, + "ĠBees": 11213, + "Ġalongside": 11214, + "Ġfeathered": 11215, + "Ġembarrassment": 11216, + "spell": 11217, + "spass": 11218, + "osaurus": 11219, + "Ġvases": 11220, + "Ġcapti": 11221, + "ĠTrouble": 11222, + "ĠBrother": 11223, + "Ġmisty": 11224, + "Ġsells": 11225, + "Ġindependence": 11226, + "Ġharmful": 11227, + "ĠSnip": 11228, + "Ġceremony": 11229, + "ĠShiver": 11230, + "Ġtagged": 11231, + "Ġsniffles": 11232, + "Ġprod": 11233, + "Ġproceed": 11234, + "Ġmops": 11235, + "Ġspeaker": 11236, + "Ġpostc": 11237, + "Ġmissiles": 11238, + "Ġsupportive": 11239, + "Ġtennis": 11240, + "Ġdisplaying": 11241, + "Ġurging": 11242, + "Ġsettling": 11243, + "ĠVictor": 11244, + "ĠClaw": 11245, + "ĠPatrick": 11246, + "ĠCarlos": 11247, + "Ġsteaming": 11248, + "Ġchirps": 11249, + "Ġdemands": 11250, + "Ġentering": 11251, + "Ġstrikes": 11252, + "ĠIsabelle": 11253, + "Ġinstant": 11254, + "ĠElmo": 11255, + "Ġbanks": 11256, + "Choose": 11257, + "Ġventure": 11258, + "ĠMaisie": 11259, + "ĠDucks": 11260, + "ĠMelody": 11261, + "Ġscrape": 11262, + "ĠRichard": 11263, + "Ġraincoats": 11264, + "ĠDinah": 11265, + "Ġnibbling": 11266, + "Ġsilliest": 11267, + "From": 11268, + "Ġinjury": 11269, + "Ġinjuries": 11270, + "Ġdumped": 11271, + "Ġgestures": 11272, + "Ġblessed": 11273, + "ĠAnything": 11274, + "ĠAgent": 11275, + "Ġscribbles": 11276, + "ĠChickie": 11277, + "Ġoptions": 11278, + "Ġsleeve": 11279, + "Ġsleeves": 11280, + "ĠRadio": 11281, + "ĠButterfly": 11282, + "Ġscuttled": 11283, + "Ġsimilar": 11284, + "Ġcucumbers": 11285, + "hoebe": 11286, + "ĠCleaning": 11287, + "ĠBarb": 11288, + "ĠPumpkin": 11289, + "Ġradios": 11290, + "Ġslightly": 11291, + "Ġplopped": 11292, + "ĠHalfway": 11293, + "Ġdizziness": 11294, + "Ġcinema": 11295, + "Ġcinnamon": 11296, + "Ġpesky": 11297, + "ĠAudrey": 11298, + "Ġvictorious": 11299, + "ĠCacty": 11300, + "Bubb": 11301, + "Cle": 11302, + "Cool": 11303, + "Hoor": 11304, + "Mister": 11305, + "Pick": 11306, + "RO": 11307, + "Sn": 11308, + "Toy": 11309, + "Um": 11310, + "ailed": 11311, + "bs": 11312, + "bread": 11313, + "believe": 11314, + "che": 11315, + "cies": 11316, + "fant": 11317, + "field": 11318, + "give": 11319, + "hand": 11320, + "irew": 11321, + "like": 11322, + "mes": 11323, + "mind": 11324, + "noc": 11325, + "phew": 11326, + "rong": 11327, + "tes": 11328, + "tured": 11329, + "Ìģ": 11330, + "Ġtoad": 11331, + "ĠTal": 11332, + "inked": 11333, + "Ġdia": 11334, + "Ġpendant": 11335, + "Ġmitt": 11336, + "Ġmash": 11337, + "Ġgulp": 11338, + "ĠHam": 11339, + "ĠHonest": 11340, + "igaret": 11341, + "Ġinnoc": 11342, + "Ġrasp": 11343, + "Ġstiff": 11344, + "kest": 11345, + "ĠLes": 11346, + "ĠLillie": 11347, + "ĠLana": 11348, + "stack": 11349, + "university": 11350, + "Ġforced": 11351, + "Ġkettle": 11352, + "Ġnephew": 11353, + "aling": 11354, + "omeo": 11355, + "Ġwhizz": 11356, + "Ġwhooshing": 11357, + "Ġjaws": 11358, + "Ġtrespass": 11359, + "ics": 11360, + "Ġrole": 11361, + "ĠWal": 11362, + "ĠWine": 11363, + "Ġcarriage": 11364, + "opards": 11365, + "ĠFood": 11366, + "Ġbrats": 11367, + "Ġflippers": 11368, + "abe": 11369, + "Ġsunk": 11370, + "Ġswift": 11371, + "ĠDale": 11372, + "istened": 11373, + "urple": 11374, + "Ġunsc": 11375, + "Ġunison": 11376, + "Ġskating": 11377, + "inks": 11378, + "gedy": 11379, + "ession": 11380, + "roy": 11381, + "Ġsnore": 11382, + "Ġsnipped": 11383, + "ĠInchy": 11384, + "ĠInfant": 11385, + "ĠKiko": 11386, + "Ġglistened": 11387, + "ĠPippy": 11388, + "ĠPizza": 11389, + "ĠPhoebe": 11390, + "izi": 11391, + "Ġquitting": 11392, + "ĠNa": 11393, + "ĠNight": 11394, + "Ġrainwater": 11395, + "ĠRus": 11396, + "ĠRomeo": 11397, + "Ġtragedy": 11398, + "Ġwarmest": 11399, + "ocks": 11400, + "issy": 11401, + "Ġcraz": 11402, + "Ġtripping": 11403, + "Ġdism": 11404, + "Ġripple": 11405, + "Ġadventurer": 11406, + "Ġadventurers": 11407, + "aterpill": 11408, + "Ġantenna": 11409, + "shirt": 11410, + "Ġdries": 11411, + "Ġacrob": 11412, + "amps": 11413, + "Ġworlds": 11414, + "Ġpatting": 11415, + "Ġmixes": 11416, + "Ġarmor": 11417, + "Doctor": 11418, + "upted": 11419, + "Ġresumed": 11420, + "Ġcontinuing": 11421, + "Ġelves": 11422, + "ĠZe": 11423, + "ĠZizi": 11424, + "Ġsmoky": 11425, + "armed": 11426, + "Ġchoke": 11427, + "Ġmini": 11428, + "Ġbreadcr": 11429, + "balls": 11430, + "Ġobl": 11431, + "umbs": 11432, + "Ġdistract": 11433, + "ependable": 11434, + "Ġlasted": 11435, + "erestim": 11436, + "Ġselfishness": 11437, + "orks": 11438, + "ĠSticky": 11439, + "Ġleaders": 11440, + "Ġcapture": 11441, + "Ġticking": 11442, + "Ġtickly": 11443, + "Ġboarded": 11444, + "Ġmischief": 11445, + "Ġpolicemen": 11446, + "ĠPebb": 11447, + "Ġstrict": 11448, + "ĠNoel": 11449, + "Ġerupted": 11450, + "Ġshoreline": 11451, + "Ġscrunched": 11452, + "Ġtorch": 11453, + "Ġcombing": 11454, + "Ġsweating": 11455, + "ĠDancing": 11456, + "Ġsplinter": 11457, + "Ġskeletons": 11458, + "Ġtrails": 11459, + "Ġgaining": 11460, + "gencies": 11461, + "Ġchances": 11462, + "ĠClown": 11463, + "ĠRude": 11464, + "Ġinsides": 11465, + "Ġsentence": 11466, + "ĠOwly": 11467, + "ĠQuit": 11468, + "Ġsurrendering": 11469, + "Ġbegun": 11470, + "Ġfreshly": 11471, + "ĠAlexa": 11472, + "ĠSmall": 11473, + "Ġequal": 11474, + "Ġscolding": 11475, + "Ġrhymes": 11476, + "Ġburgers": 11477, + "Ġallowance": 11478, + "ĠSlowpoke": 11479, + "Ġappearance": 11480, + "Ġluxurious": 11481, + "Ġemergencies": 11482, + "Ġhesitantly": 11483, + "ĠSquare": 11484, + "ĠAda": 11485, + "ĠAdventure": 11486, + "ĠJuice": 11487, + "Ġcoughs": 11488, + "ĠLouis": 11489, + "ĠClaus": 11490, + "ĠMatthew": 11491, + "Ġprojects": 11492, + "ĠBarkley": 11493, + "Ġheaviest": 11494, + "Ġclicking": 11495, + "ĠScott": 11496, + "Ġscrapes": 11497, + "ĠAngie": 11498, + "Ġsurprisingly": 11499, + "Ġunderestim": 11500, + "Freddy": 11501, + "ĠFlossy": 11502, + "ĠFlyer": 11503, + "Ġdrips": 11504, + "Ġwarriors": 11505, + "Ġconcentrate": 11506, + "ĠTinker": 11507, + "ĠLollie": 11508, + "Ġrattling": 11509, + "ĠGoldie": 11510, + "Coco": 11511, + "Ġinvention": 11512, + "ĠStephanie": 11513, + "ĠCrawl": 11514, + "Ġdandelions": 11515, + "Ġvolunt": 11516, + "Wheee": 11517, + "ĠMetal": 11518, + "ĠRubber": 11519, + "ĠIntrigued": 11520, + "ĠTriangle": 11521, + "Ġtaxis": 11522, + "Ġsturdy": 11523, + "Ġglistening": 11524, + "Ġimaginative": 11525, + "Ġhandlebars": 11526, + "uriosity": 11527, + "Ġlurking": 11528, + "Ġexplanation": 11529, + "Ġtriumph": 11530, + "Ġcaptivated": 11531, + "Hooray": 11532, + "',\"": 11533, + "?!": 11534, + "Bow": 11535, + "Betty": 11536, + "Cow": 11537, + "Green": 11538, + "History": 11539, + "Ju": 11540, + "May": 11541, + "Mix": 11542, + "Match": 11543, + "Pl": 11544, + "aak": 11545, + "aos": 11546, + "bowl": 11547, + "cip": 11548, + "dol": 11549, + "mit": 11550, + "rison": 11551, + "Ġtumbling": 11552, + "Ġsly": 11553, + "Ġton": 11554, + "ĠTic": 11555, + "ĠTasty": 11556, + "Ġhob": 11557, + "Ġwavy": 11558, + "Ġdou": 11559, + "Ġdut": 11560, + "Ġcigaret": 11561, + "Ġpang": 11562, + "ĠThea": 11563, + "Ġmound": 11564, + "eral": 11565, + "eras": 11566, + "arked": 11567, + "ĠSet": 11568, + "ĠSoup": 11569, + "ĠSissy": 11570, + "Ġgur": 11571, + "athing": 11572, + "atform": 11573, + "otor": 11574, + "ĠHank": 11575, + "Ġintern": 11576, + "Ġplatform": 11577, + "rilly": 11578, + "ĠIg": 11579, + "ĠBumble": 11580, + "ĠMap": 11581, + "ĠMac": 11582, + "Ġliking": 11583, + "Ġsawing": 11584, + "ĠAqu": 11585, + "Ġshaker": 11586, + "ela": 11587, + "uggy": 11588, + "Ġwhining": 11589, + "Ġox": 11590, + "Ġseated": 11591, + "Ġgobl": 11592, + "ulty": 11593, + "Ġclasses": 11594, + "ĠJed": 11595, + "ĠJellie": 11596, + "ĠJaak": 11597, + "ĠFil": 11598, + "ĠFurry": 11599, + "Ġexcellent": 11600, + "Ġcode": 11601, + "ureen": 11602, + "Ġblossom": 11603, + "Ġchief": 11604, + "Ġchaos": 11605, + "ĠDictionary": 11606, + "ĠDawn": 11607, + "ĠDependable": 11608, + "ĠEth": 11609, + "Ġune": 11610, + "Ġmoles": 11611, + "ĠFrances": 11612, + "ĠCube": 11613, + "ĠCooly": 11614, + "ĠCuriosity": 11615, + "Ġflowed": 11616, + "Ġstormy": 11617, + "Ġwindmill": 11618, + "Ġgrumbling": 11619, + "izer": 11620, + "ĠJodie": 11621, + "Ġsquirt": 11622, + "ĠRap": 11623, + "beam": 11624, + "Ġhating": 11625, + "Ġgreens": 11626, + "Ġgreener": 11627, + "Ġreality": 11628, + "Ġruby": 11629, + "Ġtastier": 11630, + "Ġprincip": 11631, + "Ġcritter": 11632, + "Ġperked": 11633, + "shoot": 11634, + "Ġwagons": 11635, + "ĠJustin": 11636, + "Ġpotential": 11637, + "Ġcompare": 11638, + "angles": 11639, + "zzz": 11640, + "zzly": 11641, + "ĠBlossom": 11642, + "ĠChairy": 11643, + "Ġattracted": 11644, + "Ġattendant": 11645, + "Ġsmoot": 11646, + "Ġrais": 11647, + "Ġbenef": 11648, + "Ġspinner": 11649, + "Ġjoyous": 11650, + "ĠLea": 11651, + "Ġpatients": 11652, + "ĠBea": 11653, + "Ġsucked": 11654, + "Ġservice": 11655, + "Ġspeck": 11656, + "Stir": 11657, + "ĠAlana": 11658, + "ĠStand": 11659, + "Ġpacks": 11660, + "Ġaflo": 11661, + "Ġdrumstick": 11662, + "Ġjourneyed": 11663, + "iffy": 11664, + "Ġ'.": 11665, + "Ġsqueaking": 11666, + "ĠUsing": 11667, + "ĠTrina": 11668, + "Ġpumped": 11669, + "Ġdifficulty": 11670, + "Ġfiercely": 11671, + "ĠWillow": 11672, + "Ġobedience": 11673, + "Ġdisgusted": 11674, + "Ġstreams": 11675, + "Ġnotebooks": 11676, + "Ġsniffling": 11677, + "Ġskulls": 11678, + "neck": 11679, + "Ġresisting": 11680, + "ĠVera": 11681, + "Ġcabinets": 11682, + "Ġreceiving": 11683, + "Ġextrem": 11684, + "ĠClare": 11685, + "ĠCluck": 11686, + "ĠRudol": 11687, + "ĠYuck": 11688, + "Ġconfusing": 11689, + "ĠGoodnight": 11690, + "record": 11691, + "Ġsips": 11692, + "Ġgrinning": 11693, + "ĠJulian": 11694, + "!'.": 11695, + "Ġshots": 11696, + "ĠMojo": 11697, + "ĠGramps": 11698, + "ĠBethany": 11699, + "Ġpaddles": 11700, + "Ġwidely": 11701, + "Ġslams": 11702, + "ĠPamela": 11703, + "ĠMaia": 11704, + "ĠMaureen": 11705, + "Ġcommunity": 11706, + "Ġgrizzly": 11707, + "print": 11708, + "Ġsnatches": 11709, + "ĠSlippy": 11710, + "Ġbruised": 11711, + "Ġwriggling": 11712, + "ĠCleo": 11713, + "Swing": 11714, + "ĠTruckie": 11715, + "ĠOpal": 11716, + "ĠPickles": 11717, + "Ġouchy": 11718, + "ĠJellyfish": 11719, + "Ġassured": 11720, + "value": 11721, + "Ġclutching": 11722, + "Ġconcentrated": 11723, + "tweet": 11724, + "Ġpossession": 11725, + "Ġhorrified": 11726, + "ĠSqueezy": 11727, + "ĠGreta": 11728, + "Ġpopsicle": 11729, + "Ġprivacy": 11730, + "ĠLeafy": 11731, + "Ġfulfilled": 11732, + "Ġsnarled": 11733, + "Ġcooperative": 11734, + "Ġhyd": 11735, + "Ġsubjects": 11736, + "Ġassistant": 11737, + "upply": 11738, + "Ġyeast": 11739, + "Ġchannel": 11740, + "Ġicic": 11741, + "Ġadvantage": 11742, + "Ġproceeded": 11743, + "ireworks": 11744, + "Ġbreadcrumbs": 11745, + "Ġunderestimate": 11746, + "Ġinternet": 11747, + "ĠMaple": 11748, + "ĠEthan": 11749, + "Ġprincipal": 11750, + "Ġafloat": 11751, + "Ġextremely": 11752, + "ĠRudolph": 11753, + "Ag": 11754, + "As": 11755, + "Fun": 11756, + "Four": 11757, + "King": 11758, + "Over": 11759, + "Oxygen": 11760, + "Pay": 11761, + "Pet": 11762, + "Push": 11763, + "Peter": 11764, + "Race": 11765, + "Rest": 11766, + "Soup": 11767, + "Turn": 11768, + "Tina": 11769, + "Taxi": 11770, + "Water": 11771, + "Zoomy": 11772, + "bt": 11773, + "bum": 11774, + "boom": 11775, + "bling": 11776, + "don": 11777, + "dough": 11778, + "dled": 11779, + "gged": 11780, + "garet": 11781, + "magic": 11782, + "rupt": 11783, + "top": 11784, + "table": 11785, + "ya": 11786, + "Ġome": 11787, + "Ġtend": 11788, + "Ġsup": 11789, + "Ġsumm": 11790, + "Ġhobby": 11791, + "Ġfate": 11792, + "Ġfitting": 11793, + "ino": 11794, + "Ġcork": 11795, + "Ġpave": 11796, + "ima": 11797, + "Ġsaves": 11798, + "ĠSly": 11799, + "ĠSink": 11800, + "ĠSign": 11801, + "ancing": 11802, + "orget": 11803, + "ĠHandle": 11804, + "ĠHeel": 11805, + "ilst": 11806, + "ows": 11807, + "ĠOctopus": 11808, + "ooked": 11809, + "ooch": 11810, + "ĠSheila": 11811, + "ĠLilla": 11812, + "ĠLiam": 11813, + "ĠBathing": 11814, + "unzel": 11815, + "ĠMid": 11816, + "ĠMust": 11817, + "ĠMoe": 11818, + "ĠMiles": 11819, + "ĠMotor": 11820, + "Ġups": 11821, + "Ġshuff": 11822, + "cha": 11823, + "elace": 11824, + "Ġlob": 11825, + "Ġloaf": 11826, + "Ġlobby": 11827, + "Ġjack": 11828, + "Ġoars": 11829, + "icia": 11830, + "Ġcann": 11831, + "Ġcanes": 11832, + "Ġoutsm": 11833, + "Ġknitting": 11834, + "Ġclient": 11835, + "Ġclung": 11836, + "Ġmango": 11837, + "Ġbackground": 11838, + "ĠJem": 11839, + "oped": 11840, + "Young": 11841, + "Ġalbum": 11842, + "ĠFragile": 11843, + "ĠForky": 11844, + "ssil": 11845, + "Ġcoiled": 11846, + "Ġflipping": 11847, + "Ġflakes": 11848, + "uren": 11849, + "Ġblues": 11850, + "Ġblurry": 11851, + "Ġsunbeam": 11852, + "Ġswat": 11853, + "ashing": 11854, + "ĠSoar": 11855, + "Ġabilities": 11856, + "ĠDelia": 11857, + "ĠDishy": 11858, + "ĠDiana": 11859, + "ousers": 11860, + "auce": 11861, + "Ġexcuse": 11862, + "Ġgreed": 11863, + "Ġmoan": 11864, + "Ġtrousers": 11865, + "ĠCont": 11866, + "ĠCora": 11867, + "roll": 11868, + "rolled": 11869, + "Ġhandker": 11870, + "Ġcloak": 11871, + "aste": 11872, + "Ġsnatch": 11873, + "Ġdangling": 11874, + "Ġfossil": 11875, + "ĠKick": 11876, + "ĠKater": 11877, + "ĠKitten": 11878, + "akers": 11879, + "Ġglues": 11880, + "ĠPic": 11881, + "ĠPistol": 11882, + "ĠPeek": 11883, + "ĠPillow": 11884, + "iped": 11885, + "Ġparades": 11886, + "ĠNat": 11887, + "ĠAfterward": 11888, + "ĠRag": 11889, + "ĠRana": 11890, + "ĠRepeat": 11891, + "Ġimpact": 11892, + "ĠGrow": 11893, + "Ġsounding": 11894, + "Ġflopped": 11895, + "Ġmessing": 11896, + "Ġzap": 11897, + "Ġdrople": 11898, + "ĠWhispy": 11899, + "Ġrestoring": 11900, + "Ġtablet": 11901, + "Ġreader": 11902, + "Ġshoelace": 11903, + "Ġperch": 11904, + "Ġslowing": 11905, + "Ġarcher": 11906, + "Ġsnowing": 11907, + "Ġthankfully": 11908, + "Ġcreaking": 11909, + "eeb": 11910, + "Ġmums": 11911, + "rene": 11912, + "Ġsprings": 11913, + "Ġshiniest": 11914, + "Ġattend": 11915, + "iverse": 11916, + "appiness": 11917, + "Ġcollage": 11918, + "Ġbelief": 11919, + "Ġdesire": 11920, + "Ġsharpening": 11921, + "umbles": 11922, + "Ġinterests": 11923, + "toes": 11924, + "Ġbanner": 11925, + "Ġpinata": 11926, + "Ġchewy": 11927, + "Stand": 11928, + "ĠAlta": 11929, + "ĠStarry": 11930, + "Ġprinces": 11931, + "Ġnumbering": 11932, + "Ġvanishing": 11933, + "ĠTrish": 11934, + "ĠBrady": 11935, + "Ġterror": 11936, + "hoot": 11937, + "Ġjealousy": 11938, + "ĠNovel": 11939, + "Ġjeeps": 11940, + "Ġrattle": 11941, + "Whoever": 11942, + "Ġperformer": 11943, + "Sammy": 11944, + "Ġcrackling": 11945, + "ĠShrimp": 11946, + "Ġpitcher": 11947, + "Ġshutting": 11948, + "Ġcomplicated": 11949, + "Ġearthworm": 11950, + "Ġclubhouse": 11951, + "Ġcomplaints": 11952, + "Spicy": 11953, + "Ġpunishing": 11954, + "ĠMarry": 11955, + "ĠMargaret": 11956, + "Ġurges": 11957, + "ĠCole": 11958, + "Ġblouses": 11959, + "ĠOwen": 11960, + "Ġstudies": 11961, + "Ġweights": 11962, + "Ġyawns": 11963, + "Ġstaircase": 11964, + "ĠIsla": 11965, + "Ġprices": 11966, + "isingly": 11967, + "ĠStealing": 11968, + "Ġsimplest": 11969, + "ĠMatty": 11970, + "Ġapproval": 11971, + "Ġmotioned": 11972, + "Mmmm": 11973, + "Ġchallenging": 11974, + "ĠHoho": 11975, + "Ġeffect": 11976, + "Ġreleasing": 11977, + "Ġgranny": 11978, + "ĠSwan": 11979, + "Ġpouts": 11980, + "Fox": 11981, + "Ġunsafe": 11982, + "Ġunforget": 11983, + "ĠJumping": 11984, + "ĠSlide": 11985, + "ĠSalty": 11986, + "Ġgleefully": 11987, + "Ġhooked": 11988, + "ĠGertrude": 11989, + "Ġnuzzles": 11990, + "Ġpucker": 11991, + "ĠHorse": 11992, + "People": 11993, + "ĠCookie": 11994, + "ĠSurprisingly": 11995, + "Ġdetectives": 11996, + "Ġbiscuits": 11997, + "ĠConfused": 11998, + "ĠSmooth": 11999, + "ĠHailey": 12000, + "ĠEdgar": 12001, + "Ġslurped": 12002, + "ĠWriting": 12003, + "ĠSqueeze": 12004, + "Ġgrumpiness": 12005, + "Ġaccessories": 12006, + "ĠSinging": 12007, + "Ġscreens": 12008, + "Ġhooted": 12009, + "Ġmurky": 12010, + "ĠPassport": 12011, + "ĠDennis": 12012, + "Ġvarious": 12013, + "ĠFruity": 12014, + "ĠPotato": 12015, + "Ġobstacles": 12016, + "ĠFeathers": 12017, + "ĠRaju": 12018, + "Ġgingerbread": 12019, + "Ġremoving": 12020, + "Ġpreferred": 12021, + "Ġpurchase": 12022, + "ĠWipey": 12023, + "Ġculture": 12024, + "Ġuntwist": 12025, + "ĠLauren": 12026, + "Clean": 12027, + "Ġdismay": 12028, + "ĠAqua": 12029, + "Ġgoblin": 12030, + "ĠRapunzel": 12031, + "Ġpavement": 12032, + "ĠMustache": 12033, + "ĠJemima": 12034, + "Ġhandkerchief": 12035, + "ĠKaterina": 12036, + "Both": 12037, + "Duck": 12038, + "Dance": 12039, + "En": 12040, + "Five": 12041, + "Ig": 12042, + "Jake": 12043, + "Lion": 12044, + "Mail": 12045, + "Phew": 12046, + "Poison": 12047, + "POP": 12048, + "Son": 12049, + "Zoo": 12050, + "bies": 12051, + "car": 12052, + "dles": 12053, + "fr": 12054, + "for": 12055, + "hop": 12056, + "liest": 12057, + "made": 12058, + "power": 12059, + "sl": 12060, + "she": 12061, + "sery": 12062, + "tree": 12063, + "tails": 12064, + "wow": 12065, + "wine": 12066, + "woof": 12067, + "Ġ$": 12068, + "Ġooh": 12069, + "Ġtack": 12070, + "Ġtink": 12071, + "Ġaid": 12072, + "Ġsym": 12073, + "Ġwit": 12074, + "Ġwilted": 12075, + "edge": 12076, + "Ġbould": 12077, + "Ġbudd": 12078, + "Ġtock": 12079, + "ĠTall": 12080, + "ĠTany": 12081, + "Ġfid": 12082, + "Ġfare": 12083, + "Ġlens": 12084, + "Ġdents": 12085, + "Ġcert": 12086, + "Ġcents": 12087, + "Ġmuttered": 12088, + "Ġniece": 12089, + "iders": 12090, + "ĠSave": 12091, + "Ġhairst": 12092, + "enie": 12093, + "eness": 12094, + "anas": 12095, + "iranda": 12096, + "ĠHad": 12097, + "etime": 12098, + "etti": 12099, + "iginal": 12100, + "ĠHead": 12101, + "ĠHearing": 12102, + "Ġplumber": 12103, + "Ġrash": 12104, + "ĠLong": 12105, + "str": 12106, + "ĠBull": 12107, + "ĠBaking": 12108, + "ĠMit": 12109, + "ĠMaking": 12110, + "ĠMidge": 12111, + "ĠMove": 12112, + "ĠMarla": 12113, + "sel": 12114, + "ĠAh": 12115, + "Ġshack": 12116, + "Ġshaving": 12117, + "Ġlittlest": 12118, + "chard": 12119, + "Ġasse": 12120, + "rap": 12121, + "Ġoval": 12122, + "Ġdoggie": 12123, + "Ġgopher": 12124, + "ĠWorm": 12125, + "Ġspied": 12126, + "ightened": 12127, + "ĠJord": 12128, + "ĠJungle": 12129, + "Ġcarved": 12130, + "Ġcarton": 12131, + "open": 12132, + "opera": 12133, + "Ġlaunch": 12134, + "ĠFerg": 12135, + "ĠFireworks": 12136, + "ĠFeeb": 12137, + "Ġpred": 12138, + "about": 12139, + "ĠSoap": 12140, + "ushy": 12141, + "ĠDing": 12142, + "ĠDenny": 12143, + "ĠBobble": 12144, + "Ġintr": 12145, + "Ġintention": 12146, + "Ġintense": 12147, + "Ġunpl": 12148, + "Ġmopped": 12149, + "Ġmoist": 12150, + "ĠFrightened": 12151, + "ĠCri": 12152, + "ĠCast": 12153, + "ĠCross": 12154, + "Ġhowling": 12155, + "Ġneeding": 12156, + "ĠAsk": 12157, + "Ġhandled": 12158, + "Ġsnoo": 12159, + "Ġtech": 12160, + "Ġdonate": 12161, + "Ġtalons": 12162, + "ĠKira": 12163, + "Ġglimp": 12164, + "Ġglory": 12165, + "Ġgliding": 12166, + "ĠPit": 12167, + "ĠPuzz": 12168, + "Ġsquish": 12169, + "Ġsquirm": 12170, + "ĠNan": 12171, + "ĠNad": 12172, + "ĠRace": 12173, + "ĠRaf": 12174, + "ĠReddy": 12175, + "beh": 12176, + "Ġwond": 12177, + "ĠFlowers": 12178, + "Ġexplos": 12179, + "ĠGum": 12180, + "Ġponds": 12181, + "eetle": 12182, + "Ġbrighten": 12183, + "Ġriches": 12184, + "Ġhotdog": 12185, + "Ġcrumble": 12186, + "Ġwonderland": 12187, + "Ġclosest": 12188, + "Ġslows": 12189, + "Ġmustard": 12190, + "phones": 12191, + "ĠEmmie": 12192, + "Ġvisible": 12193, + "Ġfreeing": 12194, + "ĠReal": 12195, + "aley": 12196, + "Ġarriving": 12197, + "Ġstormed": 12198, + "Ġbossed": 12199, + "Ġselves": 12200, + "toise": 12201, + "Ġjogs": 12202, + "Ġashore": 12203, + "Ġsunda": 12204, + "Star": 12205, + "ĠStars": 12206, + "Ġlocking": 12207, + "Ġ',": 12208, + "Ġcaptured": 12209, + "Ġadmitted": 12210, + "hold": 12211, + "Ġmeasures": 12212, + "Ġstripe": 12213, + "Ġchests": 12214, + "Ġlifetime": 12215, + "Ġlowest": 12216, + "Ġorigami": 12217, + "Ġrefuses": 12218, + "Ġtortoise": 12219, + "Ġdestruction": 12220, + "Ġthoughtfulness": 12221, + "Ġpressure": 12222, + "Ġcarpets": 12223, + "ĠDanger": 12224, + "Ġhelplessly": 12225, + "ĠShake": 12226, + "Ġbrief": 12227, + "Ġproved": 12228, + "Ġmeatballs": 12229, + "Ġyachts": 12230, + "Ġsurfer": 12231, + "Ġsplits": 12232, + "Ġviews": 12233, + "Ġpeewee": 12234, + "Ġowe": 12235, + "Ġpistols": 12236, + "Ġpainters": 12237, + "Ġhungrier": 12238, + "ĠCliff": 12239, + "Ġinspected": 12240, + "ĠWherever": 12241, + "Ġcurves": 12242, + "Ġsunsets": 12243, + "Ġdelaying": 12244, + "Ġvalleys": 12245, + "Ġfreely": 12246, + "Ġstylish": 12247, + "Ġdares": 12248, + "Ġstudio": 12249, + "ĠMagnet": 12250, + "ĠSmiling": 12251, + "ĠSeek": 12252, + "Ġscooping": 12253, + "Ġcrows": 12254, + "Ġhonor": 12255, + "Ġearthquakes": 12256, + "Shall": 12257, + "Ġblinks": 12258, + "ĠAncient": 12259, + "ĠAnita": 12260, + "Ġbangs": 12261, + "Ġstrolling": 12262, + "ĠLeaves": 12263, + "ĠCarly": 12264, + "Birds": 12265, + "ĠMoony": 12266, + "leness": 12267, + "ĠPinch": 12268, + "Blink": 12269, + "Ġsqueaks": 12270, + "Ġyelps": 12271, + "Ġnursery": 12272, + "Ġmoos": 12273, + "ĠCowy": 12274, + "Ġwrinkly": 12275, + "ĠYeti": 12276, + "Ġscientists": 12277, + "Ġexpressing": 12278, + "help": 12279, + "Ġelbows": 12280, + "Ġwhimpering": 12281, + "ĠPlan": 12282, + "Ġillness": 12283, + "Ġattacking": 12284, + "ĠNeither": 12285, + "Ġsculptures": 12286, + "Ġdials": 12287, + "Ġsouvenirs": 12288, + "ĠLawy": 12289, + "ĠGrandmother": 12290, + "ĠCroco": 12291, + "ĠHarold": 12292, + "ĠHarrison": 12293, + "Ġwhirled": 12294, + "ĠIndependent": 12295, + "Ġprisoner": 12296, + "ĠGretel": 12297, + "Neigh": 12298, + "crack": 12299, + "Ġvillains": 12300, + "Ġstalks": 12301, + "ĠMailman": 12302, + "ĠAlfred": 12303, + "Ġembrace": 12304, + "ĠParty": 12305, + "Ġtotally": 12306, + "ĠWilson": 12307, + "Ġfanciest": 12308, + "Ġcontentedly": 12309, + "grateful": 12310, + "whoosh": 12311, + "Ġresolved": 12312, + "Ġchampion": 12313, + "Speedy": 12314, + "Ġrisen": 12315, + "Ġresources": 12316, + "minded": 12317, + "ĠHammer": 12318, + "Ġunscrew": 12319, + "aterpillar": 12320, + "Ġhobbies": 12321, + "Ġcigarettes": 12322, + "Ġraisins": 12323, + "ĠContest": 12324, + "Ġdroplets": 12325, + "Ġunforgettable": 12326, + "Ġbuddies": 12327, + "ĠTanya": 12328, + "Ġcertif": 12329, + "ĠJordan": 12330, + "ĠFergus": 12331, + "Ġglimpse": 12332, + "'!": 12333, + "AR": 12334, + "Am": 12335, + "ANG": 12336, + "Bra": 12337, + "BOO": 12338, + "CK": 12339, + "Friend": 12340, + "Her": 12341, + "Honk": 12342, + "ING": 12343, + "Jam": 12344, + "Jelly": 12345, + "Love": 12346, + "Mittens": 12347, + "Pinky": 12348, + "Rose": 12349, + "Sing": 12350, + "Sal": 12351, + "Sus": 12352, + "Tonight": 12353, + "Victory": 12354, + "War": 12355, + "Wind": 12356, + "Yoga": 12357, + "Zero": 12358, + "cony": 12359, + "dream": 12360, + "eze": 12361, + "fed": 12362, + "flies": 12363, + "gth": 12364, + "girl": 12365, + "haw": 12366, + "lock": 12367, + "laud": 12368, + "maybe": 12369, + "master": 12370, + "pat": 12371, + "piece": 12372, + "rous": 12373, + "surrender": 12374, + "splash": 12375, + "supply": 12376, + "word": 12377, + "Ġtv": 12378, + "Ġtart": 12379, + "Ġtipping": 12380, + "Ġsul": 12381, + "Ġbac": 12382, + "ĠTra": 12383, + "ĠTop": 12384, + "ĠTonight": 12385, + "Ġfer": 12386, + "Ġfame": 12387, + "Ġfished": 12388, + "Ġfrag": 12389, + "Ġwary": 12390, + "rease": 12391, + "reak": 12392, + "Ġlen": 12393, + "Ġlil": 12394, + "Ġlitter": 12395, + "Ġcurse": 12396, + "Ġcities": 12397, + "Ġpier": 12398, + "ĠTheo": 12399, + "Ġsauc": 12400, + "idance": 12401, + "ĠSack": 12402, + "ĠSere": 12403, + "ĠSitting": 12404, + "ĠSuccess": 12405, + "ornn": 12406, + "ĠHig": 12407, + "ĠHumble": 12408, + "ĠHonk": 12409, + "Ġplacing": 12410, + "rizzle": 12411, + "verance": 12412, + "ĠOasis": 12413, + "Ġdaydream": 12414, + "Ġroo": 12415, + "lderly": 12416, + "ĠLamp": 12417, + "ĠLott": 12418, + "ĠLions": 12419, + "ĠMacy": 12420, + "ĠMiffy": 12421, + "ĠMiranda": 12422, + "Ġweaved": 12423, + "ĠAround": 12424, + "Ġforming": 12425, + "Ġko": 12426, + "Ġsmir": 12427, + "Ġbol": 12428, + "Ġbobbed": 12429, + "Ġbobbing": 12430, + "Ġreel": 12431, + "Ġcatcher": 12432, + "Ġgirly": 12433, + "Ġouter": 12434, + "Ġleopards": 12435, + "ĠWool": 12436, + "ĠWoman": 12437, + "ula": 12438, + "ulously": 12439, + "ĠMaxine": 12440, + "Ġspee": 12441, + "Ġstarry": 12442, + "Ġscoring": 12443, + "ĠJeep": 12444, + "ĠFair": 12445, + "ĠFork": 12446, + "ĠFrench": 12447, + "Ġbrim": 12448, + "Ġbrooch": 12449, + "ĠSprink": 12450, + "Ġcocked": 12451, + "Ġcoaster": 12452, + "Ġswoop": 12453, + "Ġchug": 12454, + "Ġchunk": 12455, + "ĠDri": 12456, + "ĠDriver": 12457, + "istic": 12458, + "Ġpoll": 12459, + "ĠEve": 12460, + "ĠEllen": 12461, + "ĠElderly": 12462, + "Ġuniting": 12463, + "Ġungrateful": 12464, + "Ġgrazing": 12465, + "ĠComet": 12466, + "ĠCRA": 12467, + "ogra": 12468, + "Ġhowled": 12469, + "Ġstray": 12470, + "Ġstrut": 12471, + "rock": 12472, + "rose": 12473, + "Ġfishbowl": 12474, + "ĠHero": 12475, + "ĠInk": 12476, + "Ġenchan": 12477, + "ĠKite": 12478, + "ĠKnow": 12479, + "Ġgrime": 12480, + "Ġdoorkn": 12481, + "Ġglimmer": 12482, + "ĠPee": 12483, + "ĠPol": 12484, + "ĠPoin": 12485, + "ipt": 12486, + "Ġquality": 12487, + "Ġwalker": 12488, + "Ġparcel": 12489, + "ĠJovi": 12490, + "ĠNessie": 12491, + "ĠRoby": 12492, + "ĠRibbit": 12493, + "Ġadjust": 12494, + "ĠThumb": 12495, + "oons": 12496, + "ĠGreat": 12497, + "Ġcrafted": 12498, + "ĠDolls": 12499, + "Ġbrightness": 12500, + "acher": 12501, + "accoon": 12502, + "stery": 12503, + "Ġpickles": 12504, + "Ġricher": 12505, + "ĠAllen": 12506, + "Ġswimmers": 12507, + "Ġsnows": 12508, + "Ġmightiest": 12509, + "Ġhideout": 12510, + "Ġdreamland": 12511, + "Ġtrained": 12512, + "Ġpinky": 12513, + "Ġgentleness": 12514, + "Ġdeepest": 12515, + "Ġempt": 12516, + "Ġmusical": 12517, + "angs": 12518, + "Ġsmarts": 12519, + "Ġguidance": 12520, + "ĠChoose": 12521, + "ĠChina": 12522, + "Ġprey": 12523, + "Ġpawed": 12524, + "assion": 12525, + "iggle": 12526, + "Ġlunchbox": 12527, + "ĠLeon": 12528, + "colate": 12529, + "Ġsharpened": 12530, + "Ġjournals": 12531, + "estroy": 12532, + "Ġserves": 12533, + "ertime": 12534, + "Ġsmoothie": 12535, + "Ġjogger": 12536, + "Ġspeedy": 12537, + "Ġsprayer": 12538, + "ocado": 12539, + "Ġsupper": 12540, + "Ġbales": 12541, + "Stretch": 12542, + "Ġsuppose": 12543, + "ĠAlison": 12544, + "ĠStacy": 12545, + "Ġpacket": 12546, + "Ġbalcony": 12547, + "Ġretrie": 12548, + "Ġscarfs": 12549, + "ĠBury": 12550, + "Ġmatchbox": 12551, + "ĠDonna": 12552, + "ĠBright": 12553, + "Ġstubbornn": 12554, + "Ġhammered": 12555, + "Ġclums": 12556, + "Ġcarelessly": 12557, + "Ġperformers": 12558, + "ĠSnail": 12559, + "Ġcameras": 12560, + "Ġengineer": 12561, + "ĠSusy": 12562, + "Ġscooted": 12563, + "Ġregularly": 12564, + "Ġmailboxes": 12565, + "Ġaccidently": 12566, + "Ġdelightful": 12567, + "Ġvolcanoes": 12568, + "Ġchalks": 12569, + "Ġpits": 12570, + "Ġadored": 12571, + "Ġspeakers": 12572, + "ĠFoot": 12573, + "Ġpleading": 12574, + "Ġspelling": 12575, + "Ġfootballs": 12576, + "Ġambulances": 12577, + "Ġrakes": 12578, + "ĠMarina": 12579, + "Ġjunkyard": 12580, + "Ġbaseballs": 12581, + "Ġsneaking": 12582, + "ĠVery": 12583, + "Ġvendors": 12584, + "Ġreceipt": 12585, + "Ġmayor": 12586, + "ĠUnknown": 12587, + "Ġgorge": 12588, + "ĠClock": 12589, + "ĠYay": 12590, + "Ġbetray": 12591, + "ĠUnderneath": 12592, + "Ġfrees": 12593, + "Ġbreathes": 12594, + "Ġunharmed": 12595, + "Ġflooding": 12596, + "Ġluckier": 12597, + "ĠSuki": 12598, + "Ġgazes": 12599, + "Ġconfetti": 12600, + "ĠWednesdays": 12601, + "Shrimp": 12602, + "ĠAmaz": 12603, + "ĠKingdom": 12604, + "Ġgloss": 12605, + "ĠRocko": 12606, + "Ġfashionable": 12607, + "rrrr": 12608, + "Ġwizards": 12609, + "ĠDrum": 12610, + "ĠBugs": 12611, + "Ġflavours": 12612, + "ĠGrumbly": 12613, + "ĠCrazy": 12614, + "ĠCrabbie": 12615, + "Children": 12616, + "Ġsquealing": 12617, + "ĠAnton": 12618, + "ĠJonah": 12619, + "ĠFuzz": 12620, + "Ġchuckle": 12621, + "Ġunicorns": 12622, + "ĠScr": 12623, + "Ġcousins": 12624, + "ĠSunshine": 12625, + "ĠSleeping": 12626, + "Ġrustled": 12627, + "ĠZeebo": 12628, + "Ġdodges": 12629, + "ĠTooty": 12630, + "Ġcooperation": 12631, + "Ġhummingbird": 12632, + "ĠPhone": 12633, + "Ġwhimper": 12634, + "Ġposition": 12635, + "ĠArrow": 12636, + "Ġdisobed": 12637, + "ĠOpin": 12638, + "Ġconsidered": 12639, + "Ġramps": 12640, + "Ġfifteen": 12641, + "ĠImagine": 12642, + "Pepper": 12643, + "Ġfetches": 12644, + "Ġsnuggly": 12645, + "ĠJesus": 12646, + "Ġjuggled": 12647, + "ĠGrandad": 12648, + "Ġsucking": 12649, + "ĠEdward": 12650, + "Ġhabits": 12651, + "Ġoption": 12652, + "Ġslurping": 12653, + "ĠBessy": 12654, + "ĠBlackie": 12655, + "ĠIndy": 12656, + "ĠDelilah": 12657, + "Ġscuttling": 12658, + "Sweetheart": 12659, + "Snowy": 12660, + "Ġscreec": 12661, + "Ġcomplimented": 12662, + "Ġpopsicles": 12663, + "ĠPancake": 12664, + "ĠAlfie": 12665, + "Ġtrimmed": 12666, + "Ġembraced": 12667, + "Popcorn": 12668, + "Ġgrunted": 12669, + "Pippin": 12670, + "Ġtulip": 12671, + "Ġplanks": 12672, + "ĠCacti": 12673, + "Ġperseverance": 12674, + "Ġunfolded": 12675, + "Ġgalaxies": 12676, + "Robot": 12677, + "Ġappetite": 12678, + "Ġannouncement": 12679, + "ĠPirate": 12680, + "Ġenergized": 12681, + "Ġdroopy": 12682, + "ĠVictoria": 12683, + "Ġraspberry": 12684, + "ĠWalter": 12685, + "Ġcraziest": 12686, + "Ġvolunteer": 12687, + "Ġhydrant": 12688, + "Pete": 12689, + "Ġsuperp": 12690, + "Ġsummertime": 12691, + "Ġlobster": 12692, + "slap": 12693, + "Ġunplugged": 12694, + "ĠCastle": 12695, + "behaved": 12696, + "Ġexplosion": 12697, + "ĠLawyer": 12698, + "Jellyfish": 12699, + "Susie": 12700, + "Ġlength": 12701, + "Ġlilies": 12702, + "ĠSerena": 12703, + "Ġspeech": 12704, + "ĠSprinkles": 12705, + "Ġenchanted": 12706, + "Ġdoorknob": 12707, + "Ġstubbornness": 12708, + "At": 12709, + "Br": 12710, + "Ding": 12711, + "Dare": 12712, + "Emer": 12713, + "Lemon": 12714, + "Mike": 12715, + "NA": 12716, + "Oink": 12717, + "Par": 12718, + "Park": 12719, + "Quit": 12720, + "Ru": 12721, + "Rare": 12722, + "Send": 12723, + "Soph": 12724, + "TOP": 12725, + "Val": 12726, + "Win": 12727, + "aun": 12728, + "ba": 12729, + "bi": 12730, + "bur": 12731, + "cup": 12732, + "down": 12733, + "fill": 12734, + "hot": 12735, + "hill": 12736, + "happy": 12737, + "iara": 12738, + "lar": 12739, + "lost": 12740, + "life": 12741, + "oxygen": 12742, + "pitched": 12743, + "run": 12744, + "tac": 12745, + "ule": 12746, + "uart": 12747, + "via": 12748, + "vity": 12749, + "wed": 12750, + "who": 12751, + "yote": 12752, + "Ġtiara": 12753, + "Ġsis": 12754, + "Ġsons": 12755, + "edric": 12756, + "Ġbi": 12757, + "Ġbay": 12758, + "Ġbust": 12759, + "Ġboop": 12760, + "ĠTena": 12761, + "Ġfangs": 12762, + "ini": 12763, + "inch": 12764, + "Ġdime": 12765, + "Ġdue": 12766, + "Ġdying": 12767, + "Ġcy": 12768, + "Ġpry": 12769, + "Ġmain": 12770, + "Ġmult": 12771, + "Ġmirr": 12772, + "Ġmended": 12773, + "eron": 12774, + "isitive": 12775, + "Ġnailed": 12776, + "imrose": 12777, + "Ġsam": 12778, + "ĠSeal": 12779, + "ĠSyl": 12780, + "Ġhamb": 12781, + "atops": 12782, + "leo": 12783, + "ĠHipp": 12784, + "ĠHaving": 12785, + "ĠHappiness": 12786, + "igure": 12787, + "Ġinqu": 12788, + "rike": 12789, + "riff": 12790, + "utey": 12791, + "Ġbea": 12792, + "Ġbegging": 12793, + "Ġrumm": 12794, + "ĠIke": 12795, + "ĠIrene": 12796, + "exit": 12797, + "Ġhermit": 12798, + "Ġstressed": 12799, + "Ġstumbles": 12800, + "ĠLiv": 12801, + "nter": 12802, + "stay": 12803, + "stret": 12804, + "ĠBone": 12805, + "ĠBike": 12806, + "ĠBulb": 12807, + "ĠBinks": 12808, + "ĠMis": 12809, + "ĠMor": 12810, + "ĠMack": 12811, + "ĠMuch": 12812, + "ĠMerry": 12813, + "search": 12814, + "Ġeer": 12815, + "ĠAllowed": 12816, + "Ġshif": 12817, + "Ġshades": 12818, + "ĠTomas": 12819, + "Ġsheriff": 12820, + "Ġboar": 12821, + "Ġwhisk": 12822, + "Ġjunior": 12823, + "Ġreact": 12824, + "Ġrecovered": 12825, + "Ġrecover": 12826, + "Ġoink": 12827, + "Ġoctop": 12828, + "lyse": 12829, + "oodle": 12830, + "ecil": 12831, + "Ġroles": 12832, + "Ġoutstret": 12833, + "uliar": 12834, + "Ġspa": 12835, + "Ġspiciest": 12836, + "ĠJada": 12837, + "Ġnozzle": 12838, + "ĠFar": 12839, + "Ġexisted": 12840, + "Ġcoyote": 12841, + "Ġmules": 12842, + "Ġflam": 12843, + "iffere": 12844, + "Ġblind": 12845, + "Ġsunb": 12846, + "Ġfeared": 12847, + "ĠMoments": 12848, + "Ġchant": 12849, + "Ġchugging": 12850, + "asc": 12851, + "ĠDom": 12852, + "ĠBobbi": 12853, + "ques": 12854, + "Ġvig": 12855, + "Ġvain": 12856, + "Ġvirt": 12857, + "Ġwatery": 12858, + "Ġoper": 12859, + "ĠEst": 12860, + "ĠEag": 12861, + "ĠEma": 12862, + "ĠElyse": 12863, + "Ġpeering": 12864, + "Ġtran": 12865, + "ĠFridge": 12866, + "ĠFriday": 12867, + "ĠCell": 12868, + "ĠCave": 12869, + "ĠCand": 12870, + "ĠCub": 12871, + "ĠCarry": 12872, + "ĠCaterpillar": 12873, + "ĠCedric": 12874, + "ĠCecil": 12875, + "Throw": 12876, + "Ġfiery": 12877, + "Ġfol": 12878, + "Ġgrouch": 12879, + "Ġbadges": 12880, + "Ġcupped": 12881, + "Ġcheape": 12882, + "Ġgardening": 12883, + "Ġsquashed": 12884, + "ĠNon": 12885, + "ĠNone": 12886, + "ĠNala": 12887, + "ĠRhin": 12888, + "ĠRaccoon": 12889, + "ĠThink": 12890, + "Ġwarming": 12891, + "Ġdevice": 12892, + "ĠFlippy": 12893, + "ĠFlutey": 12894, + "azel": 12895, + "ĠCanada": 12896, + "Ġmeanings": 12897, + "Ġzone": 12898, + "Ġconst": 12899, + "Ġflowery": 12900, + "ĠDolph": 12901, + "iously": 12902, + "Ġsandpit": 12903, + "ĠWhose": 12904, + "Ġhopster": 12905, + "Ġimportantly": 12906, + "through": 12907, + "Ġcuter": 12908, + "Ġfarmhouse": 12909, + "Ġcrump": 12910, + "Ġfruity": 12911, + "Ġwonderfully": 12912, + "Ġdriven": 12913, + "Ġchildhood": 12914, + "Ġfairly": 12915, + "Ġwinking": 12916, + "Ġgrowth": 12917, + "Ġpolishes": 12918, + "Ġpolka": 12919, + "Ġroundabout": 12920, + "Ġemail": 12921, + "ĠGrab": 12922, + "ĠZed": 12923, + "ĠBlood": 12924, + "ĠBlocks": 12925, + "ivers": 12926, + "Ġphra": 12927, + "Ġpasser": 12928, + "Ġpassword": 12929, + "olk": 12930, + "Ġshyness": 12931, + "ĠLego": 12932, + "brushes": 12933, + "Ġfewer": 12934, + "Ġfolders": 12935, + "Ġrecords": 12936, + "Ġbubbled": 12937, + "Ġthinner": 12938, + "Ġringmaster": 12939, + "Ġsolid": 12940, + "Strike": 12941, + "ontosaurus": 12942, + "ĠAlso": 12943, + "ĠStraw": 12944, + "ĠStuart": 12945, + "Ġsurge": 12946, + "Ġdrumming": 12947, + "Behave": 12948, + "mbi": 12949, + "ĠGoing": 12950, + "ĠGolf": 12951, + "Ġclosets": 12952, + "Ġstrand": 12953, + "ĠUmbi": 12954, + "ĠTrusty": 12955, + "Ġspreads": 12956, + "Ġcollections": 12957, + "Ġcabbage": 12958, + "ĠNola": 12959, + "Ġhaystack": 12960, + "Ġscrunch": 12961, + "Ġmoderation": 12962, + "Ġquarrels": 12963, + "ĠShawn": 12964, + "ĠShaun": 12965, + "Ġimpatiently": 12966, + "Ġproven": 12967, + "Ġproving": 12968, + "Ġsplattered": 12969, + "ĠPetal": 12970, + "Ġbehaves": 12971, + "Ġhunted": 12972, + "Ġveils": 12973, + "Spike": 12974, + "Ġsupports": 12975, + "aitlyn": 12976, + "Ġsuggesting": 12977, + "Ġtutoring": 12978, + "Ġremaining": 12979, + "lude": 12980, + "ĠVe": 12981, + "ĠVictory": 12982, + "Ġfestiv": 12983, + "Ġigloos": 12984, + "Ġfaucets": 12985, + "ĠUniverse": 12986, + "Ġrailing": 12987, + "Ġgrandad": 12988, + "Ġalarms": 12989, + "Ġinspect": 12990, + "Ġcalendars": 12991, + "ĠYear": 12992, + "Ġgoalie": 12993, + "Ġfloaty": 12994, + "Ġmassaged": 12995, + "Ġignores": 12996, + "ĠSkull": 12997, + "ercise": 12998, + "Ġwreath": 12999, + "ĠMagda": 13000, + "ĠSmile": 13001, + "Ġcheeky": 13002, + "Ġexperiments": 13003, + "Ġpoisoned": 13004, + "Ġpoisonous": 13005, + "Ġslaps": 13006, + "Ġsprinkling": 13007, + "Ġsprinkler": 13008, + "Andy": 13009, + "ĠPrimrose": 13010, + "ĠJuliet": 13011, + "Ġpraises": 13012, + "ĠChester": 13013, + "ĠCheating": 13014, + "ĠKathy": 13015, + "ĠDinosaur": 13016, + "ĠGrump": 13017, + "ĠGrammy": 13018, + "Ġhiked": 13019, + "Ġpauses": 13020, + "ĠRaya": 13021, + "ĠJuan": 13022, + "ĠJuJu": 13023, + "ĠCrash": 13024, + "Johnny": 13025, + "ĠMineral": 13026, + "Ġpouting": 13027, + "Ġdespair": 13028, + "Ġreflect": 13029, + "Ġpeculiar": 13030, + "Ġgreeting": 13031, + "ĠWoofy": 13032, + "Ġthroats": 13033, + "ĠScrew": 13034, + "Ġscraps": 13035, + "Ġspatula": 13036, + "Clock": 13037, + "Ġmerrily": 13038, + "Ġleaping": 13039, + "Ġsuitcases": 13040, + "Ġdetail": 13041, + "Ġnibbles": 13042, + "ĠPengu": 13043, + "ĠPencil": 13044, + "Ġmermaids": 13045, + "Swim": 13046, + "ĠPlus": 13047, + "Ġblessings": 13048, + "Ġplugs": 13049, + "Ġtargets": 13050, + "ĠLuca": 13051, + "Ġfaithful": 13052, + "Peanut": 13053, + "ĠFlea": 13054, + "ĠNeigh": 13055, + "Ġscribbled": 13056, + "ĠDeaf": 13057, + "Ġchilli": 13058, + "Emily": 13059, + "ĠGlue": 13060, + "ĠErin": 13061, + "ĠFae": 13062, + "ĠPepi": 13063, + "Crazy": 13064, + "Ġfailure": 13065, + "Ġcucumber": 13066, + "Ġjiggle": 13067, + "New": 13068, + "Ġjingle": 13069, + "Cheers": 13070, + "ĠAvis": 13071, + "Ġinvolved": 13072, + "Dinner": 13073, + "yram": 13074, + "ĠSerious": 13075, + "Ġuncertain": 13076, + "Ġawaiting": 13077, + "Ġswirling": 13078, + "ĠFoldy": 13079, + "Ġdescribed": 13080, + "Ġsizzle": 13081, + "Ġdivide": 13082, + "Ġscanned": 13083, + "Ġgrasped": 13084, + "ĠRhythm": 13085, + "Bubbles": 13086, + "Ġmitts": 13087, + "Ġinnocent": 13088, + "ĠRuskin": 13089, + "Ġantennae": 13090, + "Ġacrobats": 13091, + "Ġbenefit": 13092, + "Ġicicles": 13093, + "Restore": 13094, + "Ġshuffled": 13095, + "Ġshoelaces": 13096, + "Enough": 13097, + "Ġwitness": 13098, + "Ġassemb": 13099, + "Ġwondrous": 13100, + "ĠPlanet": 13101, + "Ġbacon": 13102, + "Ġkoala": 13103, + "ĠCRASH": 13104, + "Ġgorgeous": 13105, + "Ġbetrayed": 13106, + "ĠDrumby": 13107, + "ĠScruffy": 13108, + "ĠOpinion": 13109, + "Ġscreeched": 13110, + "Emergency": 13111, + "Value": 13112, + "Ġmirrors": 13113, + "ĠSylvia": 13114, + "Ġhambur": 13115, + "Ġinquisitive": 13116, + "Ġshifted": 13117, + "Ġoctopuses": 13118, + "Ġoutstretched": 13119, + "ifferent": 13120, + "Ġvirtue": 13121, + "Ġgrouchy": 13122, + "Ġcheapest": 13123 + } + } +} \ No newline at end of file