diff --git "a/tokenizer.json" "b/tokenizer.json" new file mode 100644--- /dev/null +++ "b/tokenizer.json" @@ -0,0 +1,16447 @@ +{ + "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, + ".": 15, + "/": 16, + "0": 17, + "1": 18, + "2": 19, + "3": 20, + "4": 21, + "5": 22, + "6": 23, + "7": 24, + "8": 25, + "9": 26, + ":": 27, + ";": 28, + "<": 29, + "=": 30, + ">": 31, + "?": 32, + "@": 33, + "A": 34, + "B": 35, + "C": 36, + "D": 37, + "E": 38, + "F": 39, + "G": 40, + "H": 41, + "I": 42, + "J": 43, + "K": 44, + "L": 45, + "M": 46, + "N": 47, + "O": 48, + "P": 49, + "Q": 50, + "R": 51, + "S": 52, + "T": 53, + "U": 54, + "V": 55, + "W": 56, + "X": 57, + "Y": 58, + "Z": 59, + "[": 60, + "\\": 61, + "]": 62, + "_": 63, + "`": 64, + "a": 65, + "b": 66, + "c": 67, + "d": 68, + "e": 69, + "f": 70, + "g": 71, + "h": 72, + "i": 73, + "j": 74, + "k": 75, + "l": 76, + "m": 77, + "n": 78, + "o": 79, + "p": 80, + "q": 81, + "r": 82, + "s": 83, + "t": 84, + "u": 85, + "v": 86, + "w": 87, + "x": 88, + "y": 89, + "z": 90, + "{": 91, + "|": 92, + "}": 93, + "~": 94, + "¡": 95, + "¢": 96, + "£": 97, + "¤": 98, + "¥": 99, + "¦": 100, + "§": 101, + "¨": 102, + "©": 103, + "ª": 104, + "«": 105, + "¬": 106, + "®": 107, + "¯": 108, + "°": 109, + "±": 110, + "³": 111, + "´": 112, + "µ": 113, + "¶": 114, + "·": 115, + "¸": 116, + "¹": 117, + "º": 118, + "»": 119, + "½": 120, + "¾": 121, + "¿": 122, + "Â": 123, + "Ã": 124, + "É": 125, + "Ê": 126, + "Ì": 127, + "Ñ": 128, + "Ò": 129, + "á": 130, + "â": 131, + "ã": 132, + "ä": 133, + "å": 134, + "æ": 135, + "ç": 136, + "è": 137, + "é": 138, + "î": 139, + "ï": 140, + "ð": 141, + "Ġ": 142, + "Ģ": 143, + "ģ": 144, + "Ĥ": 145, + "ĥ": 146, + "Ħ": 147, + "ħ": 148, + "Ĩ": 149, + "ĩ": 150, + "Ī": 151, + "ī": 152, + "Ĭ": 153, + "ĭ": 154, + "Į": 155, + "į": 156, + "İ": 157, + "ı": 158, + "IJ": 159, + "ij": 160, + "Ĵ": 161, + "ĵ": 162, + "Ķ": 163, + "ķ": 164, + "ĸ": 165, + "ĺ": 166, + "Ļ": 167, + "ļ": 168, + "Ľ": 169, + "ľ": 170, + "Ŀ": 171, + "Ł": 172, + "ł": 173, + "Ń": 174, + "Ġt": 175, + "he": 176, + "Ġa": 177, + "Ġs": 178, + "nd": 179, + "Ġw": 180, + "Ġthe": 181, + "ed": 182, + "Ġb": 183, + "Ġto": 184, + "Ġand": 185, + "ĠT": 186, + "Ġh": 187, + "Ġf": 188, + "in": 189, + "Ġwa": 190, + "re": 191, + "it": 192, + "ou": 193, + "Ġl": 194, + "Ġd": 195, + "Ġc": 196, + "Ġp": 197, + "ĠThe": 198, + "ay": 199, + "Ġm": 200, + "er": 201, + "Ġwas": 202, + "om": 203, + "Ġhe": 204, + "is": 205, + "ar": 206, + "Ġn": 207, + "im": 208, + "on": 209, + "Ġsa": 210, + "id": 211, + "ll": 212, + "ĠS": 213, + "Ġha": 214, + "Ġg": 215, + "at": 216, + "ing": 217, + "ot": 218, + "en": 219, + "an": 220, + "le": 221, + "or": 222, + "end": 223, + "Ġ\"": 224, + "ir": 225, + "ĠH": 226, + "of": 227, + "am": 228, + "ĠThey": 229, + "et": 230, + "Ġit": 231, + "Ġth": 232, + "ig": 233, + "ĠHe": 234, + "Ġin": 235, + "il": 236, + "Ġpl": 237, + "ow": 238, + "ver": 239, + "ri": 240, + "ut": 241, + "Ġbe": 242, + "Ġu": 243, + "Ġsaid": 244, + "Ġplay": 245, + "ĠO": 246, + "ith": 247, + "ĠTim": 248, + "Ġday": 249, + "Ġwith": 250, + "pp": 251, + "ĠOn": 252, + "Ġy": 253, + "oo": 254, + "ked": 255, + "Ġr": 256, + "ĠI": 257, + "ĠShe": 258, + "Ġher": 259, + "ex": 260, + "ce": 261, + "ld": 262, + "Ġhis": 263, + "Ġst": 264, + "ke": 265, + "ĠL": 266, + "Ġbig": 267, + "nt": 268, + "ck": 269, + "Ġyou": 270, + "very": 271, + "st": 272, + "ve": 273, + "ĠB": 274, + "Ġon": 275, + "un": 276, + "Ġhapp": 277, + "riend": 278, + "Ġfriend": 279, + "all": 280, + "ily": 281, + "ext": 282, + "ĠM": 283, + "Ġthey": 284, + "oft": 285, + "Ġwe": 286, + "Ġhad": 287, + "Ġnot": 288, + "Ġli": 289, + "Ġup": 290, + "her": 291, + "Ġwant": 292, + "Ġof": 293, + "ad": 294, + "itt": 295, + "Ġ<": 296, + "|>": 297, + "endoft": 298, + "Ġ<|": 299, + "endoftext": 300, + "se": 301, + "Ġdo": 302, + "Ġe": 303, + "Ġhappy": 304, + "ent": 305, + "Ġvery": 306, + "es": 307, + "Ġthat": 308, + "Ġsaw": 309, + "ĠLily": 310, + "ĠOne": 311, + "'s": 312, + "ĠA": 313, + "ould": 314, + "Ġmom": 315, + "Ġfor": 316, + "Ġsh": 317, + "ittle": 318, + "Ġlittle": 319, + ".\"": 320, + "ĠTom": 321, + "Ġshe": 322, + "ch": 323, + "ime": 324, + "Ġnam": 325, + "Ġtime": 326, + "Ġk": 327, + "ound": 328, + "Ġso": 329, + "Ġthere": 330, + "Ġnamed": 331, + "Ġsm": 332, + "Ġbo": 333, + "Ġwere": 334, + "Ġne": 335, + "Ġwanted": 336, + "!\"": 337, + "Ġbut": 338, + "out": 339, + "Ġfriends": 340, + "ved": 341, + "ht": 342, + "ird": 343, + "el": 344, + "Ġbird": 345, + "al": 346, + "Ġan": 347, + "ake": 348, + "ĠIt": 349, + "Ġtoo": 350, + "ome": 351, + "ug": 352, + "ide": 353, + "Ġwent": 354, + "Ġwh": 355, + "Ġhel": 356, + "ĠOnce": 357, + "Ġis": 358, + "Ġall": 359, + "Ġhelp": 360, + "ue": 361, + "Ġloo": 362, + "Ġlo": 363, + "ter": 364, + "Ġupon": 365, + "ry": 366, + "ore": 367, + "ind": 368, + "Ġfun": 369, + "get": 370, + "Ġtoy": 371, + "ill": 372, + "ame": 373, + "Ġas": 374, + "Ġat": 375, + "ra": 376, + "Ġj": 377, + "Ġdid": 378, + "gether": 379, + "Ġre": 380, + "ur": 381, + "Ġo": 382, + "Ġse": 383, + "Ġtogether": 384, + "ack": 385, + "Ġcat": 386, + "ly": 387, + "Ġtre": 388, + "ood": 389, + "ic": 390, + "ted": 391, + "Ġdog": 392, + "Ġcould": 393, + "Ġcan": 394, + "Ġtheir": 395, + "ard": 396, + "ec": 397, + "ark": 398, + "?\"": 399, + "Ġgir": 400, + "Ġplayed": 401, + "Ġhim": 402, + "Ġball": 403, + "Ġgirl": 404, + "Ġro": 405, + "way": 406, + "Ġgo": 407, + "hed": 408, + "my": 409, + "Ġare": 410, + "Ġout": 411, + "Ġle": 412, + "Ġfr": 413, + "ain": 414, + "ĠBut": 415, + "hen": 416, + "Ġkn": 417, + "Ġthem": 418, + "um": 419, + "'t": 420, + "ax": 421, + "Ġsad": 422, + "ĠW": 423, + "ĠSue": 424, + "ul": 425, + "Ġboy": 426, + "Ġtree": 427, + "other": 428, + "Ġhave": 429, + "Ġman": 430, + "ĠMax": 431, + "Ġcl": 432, + "Ġloved": 433, + "Ġlooked": 434, + "oug": 435, + "Ġfound": 436, + "Ġsp": 437, + "Ġstar": 438, + "one": 439, + "hing": 440, + "Ġsc": 441, + "Ġback": 442, + "own": 443, + "ĠBen": 444, + "are": 445, + "Ġlike": 446, + "ful": 447, + "side": 448, + "Ġme": 449, + "Ġbec": 450, + "ĠSam": 451, + "Ġpark": 452, + "ight": 453, + "ong": 454, + "Ġcar": 455, + "ĠJ": 456, + "op": 457, + "elt": 458, + "Ġliked": 459, + "Ġwould": 460, + "Ġmake": 461, + "round": 462, + "Ġla": 463, + "Ġfa": 464, + "Ġfelt": 465, + "You": 466, + "ell": 467, + "Ġsee": 468, + "omet": 469, + "Ġasked": 470, + "ag": 471, + "Ġnew": 472, + "Ġno": 473, + "ice": 474, + "ouse": 475, + "Ġstarted": 476, + "ared": 477, + "Ġcame": 478, + "Ġal": 479, + "Ġother": 480, + "ought": 481, + "iled": 482, + "ĠF": 483, + "Ġsomet": 484, + "Ġag": 485, + "Ġgood": 486, + "Ġsmall": 487, + "ss": 488, + "Ġbr": 489, + "Ġsmiled": 490, + "Ġsay": 491, + "ried": 492, + "ade": 493, + "ĠSp": 494, + "ings": 495, + "ob": 496, + "Ġwor": 497, + "ĠSpot": 498, + "Ġfind": 499, + "ia": 500, + "Ġaway": 501, + "ty": 502, + "Ġput": 503, + "Ġex": 504, + "Ġwhat": 505, + "Ġsomething": 506, + "Ġfrom": 507, + "Ġmade": 508, + "Ġthought": 509, + "ened": 510, + "Ġhome": 511, + "Ġplaying": 512, + "Ġco": 513, + "ook": 514, + "Ġevery": 515, + "Ġwal": 516, + "Ġmu": 517, + "uc": 518, + "ach": 519, + "arn": 520, + "Ġran": 521, + "ile": 522, + "ie": 523, + "ĠMia": 524, + "ave": 525, + "Ġagain": 526, + "Ġsome": 527, + "Ġlaug": 528, + "dd": 529, + "Ġhouse": 530, + "Ġdown": 531, + "Ġfl": 532, + "king": 533, + "Ġtook": 534, + "Ġscared": 535, + "Ġpr": 536, + "ny": 537, + "ure": 538, + "Ġtoys": 539, + "Ġlearn": 540, + "ĠYou": 541, + "if": 542, + "Ġwill": 543, + "Ġbox": 544, + "ick": 545, + "ret": 546, + "ab": 547, + "ep": 548, + "Ġmy": 549, + "Ġaround": 550, + "Ġthings": 551, + "Ġyour": 552, + ",\"": 553, + "oud": 554, + "Ġbl": 555, + "uck": 556, + "Ġwhen": 557, + "ish": 558, + "Ġlived": 559, + "Ġfe": 560, + "Ġthen": 561, + "Ġsun": 562, + "as": 563, + "Ġsw": 564, + "ĠSo": 565, + "ĠMom": 566, + "Ġch": 567, + "us": 568, + "pped": 569, + "Ġab": 570, + "ank": 571, + "Ġget": 572, + "ucy": 573, + "ump": 574, + "Ġlot": 575, + "ist": 576, + "ĠLucy": 577, + "ĠD": 578, + "oth": 579, + "ap": 580, + "Ġtried": 581, + "Ġknow": 582, + "Ġsays": 583, + "Ġgot": 584, + "ited": 585, + "Ġwho": 586, + "Th": 587, + "Ġkne": 588, + "ust": 589, + "Ġmany": 590, + "ĠBob": 591, + "nder": 592, + "Ġint": 593, + "Ġabout": 594, + "Ġpret": 595, + "Ġdec": 596, + "Ġany": 597, + "Ġred": 598, + "ive": 599, + "Ġknew": 600, + "ace": 601, + "ous": 602, + "Ġmore": 603, + "ise": 604, + "Ġv": 605, + "Ġcare": 606, + "ally": 607, + "Ġpic": 608, + "au": 609, + "qu": 610, + "Ġhug": 611, + "Ġlearned": 612, + "Ġpo": 613, + "Ġwater": 614, + "fter": 615, + "Ġbecame": 616, + "Ġbest": 617, + "ĠAnd": 618, + "ause": 619, + "Ġop": 620, + "Ġgre": 621, + "ĠE": 622, + "Ġexc": 623, + "urp": 624, + "ways": 625, + "Ġoutside": 626, + "Ġlaughed": 627, + "Ġlook": 628, + "Ġalways": 629, + "Ġdecid": 630, + "Ġshow": 631, + "Ġun": 632, + "ant": 633, + "fe": 634, + "Ġroom": 635, + "Ġdecided": 636, + "Ġho": 637, + "Ġbecause": 638, + "Ġinto": 639, + "Ġeat": 640, + "ite": 641, + "Ġjump": 642, + "Ġpe": 643, + "Ġboth": 644, + "ers": 645, + "ĠThen": 646, + "Ġdad": 647, + "udd": 648, + "Ġke": 649, + "Ġone": 650, + "ĠWhen": 651, + "nn": 652, + "Ġthis": 653, + "Ġexcited": 654, + "Ġfast": 655, + "Ġnice": 656, + "Ġfeel": 657, + "Yes": 658, + "Ġrun": 659, + "Ġlong": 660, + "ĠAnn": 661, + "Ġtold": 662, + "Ġsk": 663, + "Ġam": 664, + "urpr": 665, + "our": 666, + "Ġinside": 667, + "ull": 668, + "Ġtr": 669, + "Ġsurpr": 670, + "Ġmo": 671, + "ĠHis": 672, + "ink": 673, + "Ġpretty": 674, + "iny": 675, + "Ġsor": 676, + "Ġtake": 677, + "ĠFr": 678, + "og": 679, + "ĠC": 680, + "Ġsl": 681, + "Ġeach": 682, + "Ġgave": 683, + "hat": 684, + "Ġmuch": 685, + "Ġgra": 686, + "lew": 687, + "Ġrock": 688, + "Ġhow": 689, + "Ġstr": 690, + "ara": 691, + "imal": 692, + "Ġanimal": 693, + "ged": 694, + "Ġneed": 695, + "Ġthan": 696, + "ĠAnna": 697, + "ĠAmy": 698, + "ven": 699, + "etter": 700, + "Ġtow": 701, + "Ġor": 702, + "ĠAs": 703, + "Ġunder": 704, + "ess": 705, + "Ġold": 706, + "Ġsorry": 707, + "ge": 708, + "ised": 709, + "ro": 710, + "urt": 711, + "ĠSara": 712, + "Ġcle": 713, + "Ġfish": 714, + "Ġwalked": 715, + "Ġclo": 716, + "and": 717, + "here": 718, + "Ġbear": 719, + "ase": 720, + "ast": 721, + "Ġhand": 722, + "urn": 723, + "ĠWe": 724, + "Ġkind": 725, + "Ġhappened": 726, + "Ġjust": 727, + "Ġflow": 728, + "ĠHer": 729, + "Ġfood": 730, + "Ġlist": 731, + "Ġdidn": 732, + "Ġte": 733, + "Ġanimals": 734, + "Ġhig": 735, + "Ġnear": 736, + "Ġwat": 737, + "ĠIn": 738, + "Ġide": 739, + "Ġtry": 740, + "ched": 741, + "Ġsky": 742, + "ine": 743, + "Ġsn": 744, + "pl": 745, + "ving": 746, + "Ġfi": 747, + "Ġus": 748, + "ĠFrom": 749, + "Ġidea": 750, + "Ġbetter": 751, + "Ġbug": 752, + "Ġheard": 753, + "gry": 754, + "Ġits": 755, + "Ġtw": 756, + "Ġlet": 757, + "pec": 758, + "ate": 759, + "able": 760, + "ff": 761, + "Ġen": 762, + "Ġcareful": 763, + "Ġshare": 764, + "Ġif": 765, + "Thank": 766, + "Ġfly": 767, + "Ġstor": 768, + "ial": 769, + "Ġflew": 770, + "more": 771, + "Ġanymore": 772, + "Ġspec": 773, + "Ġspecial": 774, + "ion": 775, + "Ġcom": 776, + "Ġlots": 777, + "Ġnever": 778, + "Ġby": 779, + "lf": 780, + "ream": 781, + "Ġdan": 782, + "Ġbu": 783, + "Ġfo": 784, + "Ġwind": 785, + "Ġdon": 786, + "ĠEvery": 787, + "Ġtal": 788, + "Ġclean": 789, + "ort": 790, + "Ġgr": 791, + "Ġlove": 792, + "rm": 793, + "ber": 794, + "Ġend": 795, + "ople": 796, + "Ġeven": 797, + "Ġmag": 798, + "ĠK": 799, + "Ġhard": 800, + "Ġshiny": 801, + "udden": 802, + "Ġfore": 803, + "Ġover": 804, + "Ġcake": 805, + "ak": 806, + "Ġbook": 807, + "Ġcol": 808, + "Ġturn": 809, + "Ġfam": 810, + "Ġbad": 811, + "Ġsafe": 812, + "Ġafter": 813, + "ady": 814, + "uddenly": 815, + "Ġpeople": 816, + "Ġproud": 817, + "Ġsurprised": 818, + "pected": 819, + "Let": 820, + "Ġhigh": 821, + "Ġcu": 822, + "Ġhurt": 823, + "Ġcome": 824, + "imb": 825, + "arden": 826, + "Ġdoor": 827, + "Ġgarden": 828, + "bb": 829, + "Ġground": 830, + "Ġopened": 831, + "Ġpicked": 832, + "Ġloud": 833, + "Ġclimb": 834, + "expected": 835, + "Ġunexpected": 836, + "hy": 837, + "Ġgl": 838, + "Ġche": 839, + "ild": 840, + "Ġim": 841, + "Ġgive": 842, + "Ġway": 843, + "ail": 844, + "'m": 845, + "Ġthanked": 846, + "Ġcolor": 847, + "Ġblue": 848, + "Ġstill": 849, + "Ġever": 850, + "Ġhugged": 851, + "ĠP": 852, + "Ġcall": 853, + "Ġfar": 854, + "ip": 855, + "No": 856, + "Ġoff": 857, + "Ġmagic": 858, + "iz": 859, + "age": 860, + "ough": 861, + "ummy": 862, + "Ġjumped": 863, + "Ġshould": 864, + "Ġfamily": 865, + "Ġpar": 866, + "ool": 867, + "Ġkid": 868, + "Ġsmile": 869, + "ĠJo": 870, + "hes": 871, + "uff": 872, + "Ġplace": 873, + "kay": 874, + "Ġwalk": 875, + "Ġnow": 876, + "ct": 877, + "Ġgreat": 878, + "em": 879, + "Ġqu": 880, + "ĠSuddenly": 881, + "les": 882, + "Ġstrong": 883, + "Ġstay": 884, + "Ġunt": 885, + "Ġsto": 886, + "aut": 887, + "Ġforest": 888, + "ture": 889, + "ane": 890, + "Ġbra": 891, + "itty": 892, + "Ġfrog": 893, + "Ġbro": 894, + "Ġuntil": 895, + "Ġbeaut": 896, + "dy": 897, + "Ġsqu": 898, + "Ġstick": 899, + "Ġnext": 900, + "Ġboat": 901, + "lease": 902, + "ning": 903, + "ĠSally": 904, + "ĠAfter": 905, + "ĠN": 906, + "Ġhappily": 907, + "Ġlisten": 908, + "aking": 909, + "Ġkids": 910, + "Ġtra": 911, + "ĠKitty": 912, + "ies": 913, + "iful": 914, + "Ġbeautiful": 915, + "Ġapp": 916, + "Ġhelped": 917, + "Ġdra": 918, + "Ġshowed": 919, + "Ġclos": 920, + "be": 921, + "Ġimp": 922, + "Ġstory": 923, + "unny": 924, + "Ġwhile": 925, + "Ġtown": 926, + "rel": 927, + "pt": 928, + "Ġrain": 929, + "ress": 930, + "Ġpicture": 931, + "ĠAt": 932, + "oy": 933, + "Ġbeing": 934, + "Ġrem": 935, + "Ġeveryone": 936, + "ary": 937, + "ree": 938, + "Ġmor": 939, + "ĠR": 940, + "Ġhat": 941, + "Ġcalled": 942, + "Ġmet": 943, + "Ġstopped": 944, + "Ġad": 945, + "Ġgame": 946, + "Ġwo": 947, + "Can": 948, + "Ġangry": 949, + "ger": 950, + "uffy": 951, + "Ġsoft": 952, + "ĠFin": 953, + "Ġopen": 954, + "Ġtruck": 955, + "Ġkeep": 956, + "Ġcry": 957, + "Ġyummy": 958, + "ĠTh": 959, + "Ġlost": 960, + "Ġbed": 961, + "ĠLet": 962, + "Ġwarm": 963, + "by": 964, + "vent": 965, + "ĠJack": 966, + "Ġbrave": 967, + "Ġmouse": 968, + "Ġate": 969, + "oon": 970, + "ished": 971, + "Ġde": 972, + "It": 973, + "fore": 974, + "Ġdoll": 975, + "so": 976, + "Ġcouldn": 977, + "Ġwatch": 978, + "Ġleave": 979, + "Ġalso": 980, + "dded": 981, + "Ġfell": 982, + "Ġgreen": 983, + "Ġface": 984, + "Ġtwo": 985, + "ĠFl": 986, + "gan": 987, + "iss": 988, + "Ġflowers": 989, + "bit": 990, + "ble": 991, + "Ġnoise": 992, + "What": 993, + "abbit": 994, + "irst": 995, + "owl": 996, + "Ġwhere": 997, + "az": 998, + "ock": 999, + "Ġsoon": 1000, + "self": 1001, + "Ġslide": 1002, + "Ġrabbit": 1003, + "Ġhole": 1004, + "ĠG": 1005, + "Ġbefore": 1006, + "irrel": 1007, + "Ġpus": 1008, + "ired": 1009, + "Ġsat": 1010, + "illy": 1011, + "Ġhear": 1012, + "ĠFluffy": 1013, + "Ġuse": 1014, + "Ġpa": 1015, + "Ġkept": 1016, + "Hi": 1017, + "Ġsquirrel": 1018, + "ear": 1019, + "ma": 1020, + "Ġnodded": 1021, + "ĠNow": 1022, + "Ġexpl": 1023, + "Ġstore": 1024, + "Ġcook": 1025, + "Ġhands": 1026, + "Look": 1027, + "Ġbirds": 1028, + "Ġpain": 1029, + "Ġgoing": 1030, + "Ġfunny": 1031, + "Ġhaving": 1032, + "day": 1033, + "Ġsing": 1034, + "aybe": 1035, + "uch": 1036, + "Ġey": 1037, + "aug": 1038, + "Ġcatch": 1039, + "aught": 1040, + "ĠCan": 1041, + "uit": 1042, + "Ġyell": 1043, + "Ġthink": 1044, + "leep": 1045, + "Ġcra": 1046, + "Ġfin": 1047, + "Ġbre": 1048, + "Ġfix": 1049, + "Ġtired": 1050, + "Ġbunny": 1051, + "Ġused": 1052, + "Ġlooking": 1053, + "Ġbus": 1054, + "ange": 1055, + "air": 1056, + "Ġwork": 1057, + "Ġwr": 1058, + "ting": 1059, + "Ġour": 1060, + "Ġpull": 1061, + "We": 1062, + "Ġthr": 1063, + "That": 1064, + "thing": 1065, + "Ġwait": 1066, + "Ġkit": 1067, + "Ġsound": 1068, + "Ġjo": 1069, + "Ġhas": 1070, + "Ġmean": 1071, + "Ġpond": 1072, + "ember": 1073, + "Ġbeh": 1074, + "Ġdr": 1075, + "Ġsunny": 1076, + "led": 1077, + "Ġothers": 1078, + "Ġask": 1079, + "ng": 1080, + "chen": 1081, + "Ġkitchen": 1082, + "Ġtalk": 1083, + "Ġflo": 1084, + "Ġdif": 1085, + "Ġpie": 1086, + "rew": 1087, + "Ġhead": 1088, + "Ġreal": 1089, + "Ġfirst": 1090, + "Ġtri": 1091, + "Ġmommy": 1092, + "Ġeyes": 1093, + "ello": 1094, + "Ġimport": 1095, + "Hello": 1096, + "Mom": 1097, + "Ġfav": 1098, + "ĠDo": 1099, + "joy": 1100, + "Ġz": 1101, + "Ġremember": 1102, + "Ġright": 1103, + "Ġflower": 1104, + "Ġcon": 1105, + "Ġmess": 1106, + "ĠWh": 1107, + "Ġparty": 1108, + "Ġcold": 1109, + "Ġvo": 1110, + "Ġswe": 1111, + "ious": 1112, + "ft": 1113, + "Ġsand": 1114, + "ac": 1115, + "ath": 1116, + "orn": 1117, + "Ġrace": 1118, + "Ġcuri": 1119, + "imes": 1120, + "Ġimportant": 1121, + "Ġduck": 1122, + "Ġmoral": 1123, + "Ġshared": 1124, + "zy": 1125, + "ount": 1126, + "Ġice": 1127, + "Ġokay": 1128, + "Ġadvent": 1129, + "Ġworked": 1130, + "llow": 1131, + "irt": 1132, + "Ġenjoy": 1133, + "Ġdress": 1134, + "Ġbright": 1135, + "Ġmaking": 1136, + "Ġcurious": 1137, + "Ġown": 1138, + "ĠDad": 1139, + "Ġtall": 1140, + "Ġhop": 1141, + "reed": 1142, + "Ġhid": 1143, + "Ġfavor": 1144, + "Ġri": 1145, + "hn": 1146, + "Ġsleep": 1147, + "Ġdis": 1148, + "Wow": 1149, + "Ġfavorite": 1150, + "Ġthing": 1151, + "Ġbegan": 1152, + "Ġmon": 1153, + "Ġbag": 1154, + "Ġhill": 1155, + "Ġcla": 1156, + "Don": 1157, + "Ġdraw": 1158, + "Ġrest": 1159, + "Ġhere": 1160, + "Ġyard": 1161, + "ĠThis": 1162, + "Ġtell": 1163, + "ĠJohn": 1164, + "ster": 1165, + "Ġwatched": 1166, + "que": 1167, + "Ġfollow": 1168, + "Ġmove": 1169, + "Ġbel": 1170, + "ect": 1171, + "Ġcut": 1172, + "Ġnight": 1173, + "Ġagreed": 1174, + "Ġpick": 1175, + "co": 1176, + "Ġblock": 1177, + "Ġhun": 1178, + "aper": 1179, + "lly": 1180, + "Ġstop": 1181, + "Ġbehind": 1182, + "Ġsurprise": 1183, + "ied": 1184, + "Ġsho": 1185, + "Ġhot": 1186, + "Ġtable": 1187, + "Ġgrass": 1188, + "Ġworry": 1189, + "Ġdark": 1190, + "Ġtrees": 1191, + "Ġvoice": 1192, + "Ġwalking": 1193, + "fere": 1194, + "Ġfloor": 1195, + "Ġfarm": 1196, + "Ġlion": 1197, + "Ġtop": 1198, + "Ġdiffere": 1199, + "Ġplease": 1200, + "ĠThat": 1201, + "ĠMr": 1202, + "Ġru": 1203, + "Ġsong": 1204, + "ĠBobo": 1205, + "Ġbutter": 1206, + "Ġtail": 1207, + "Ġsweet": 1208, + "Ġshout": 1209, + "Ġcolors": 1210, + "Ġread": 1211, + "Ġlady": 1212, + "Ġforg": 1213, + "isy": 1214, + "ĠJane": 1215, + "Ġleaves": 1216, + "Ġcloser": 1217, + "ign": 1218, + "Ġcars": 1219, + "ĠTimmy": 1220, + "Ġturned": 1221, + "Ġneeded": 1222, + "Ġtast": 1223, + "Why": 1224, + "aring": 1225, + "Ġwood": 1226, + "Ġcried": 1227, + "Ġdifferent": 1228, + "Ġlaugh": 1229, + "Ġdel": 1230, + "Ġpiece": 1231, + "ered": 1232, + "Ġroll": 1233, + "Ġadventure": 1234, + "Ġfire": 1235, + "Ġdoes": 1236, + "ike": 1237, + "Ġcr": 1238, + "Ġhungry": 1239, + "Ġhair": 1240, + "Ġpaper": 1241, + "Ġfeeling": 1242, + "Ġyellow": 1243, + "Ġfull": 1244, + "Ġprin": 1245, + "bo": 1246, + "Ġtouch": 1247, + "Ġwet": 1248, + "Ġfriendly": 1249, + "Ġper": 1250, + "oom": 1251, + "ken": 1252, + "cked": 1253, + "ĠMommy": 1254, + "ached": 1255, + "Ġswing": 1256, + "Ġfruit": 1257, + "ient": 1258, + "Ġbroken": 1259, + "Ġready": 1260, + "ĠAll": 1261, + "bye": 1262, + "Ġprom": 1263, + "ppy": 1264, + "Ġanother": 1265, + "Ġlight": 1266, + "Ġpretend": 1267, + "Ġdance": 1268, + "ater": 1269, + "Ġclimbed": 1270, + "where": 1271, + "Ġlistened": 1272, + "Ġdanc": 1273, + "Ġrunning": 1274, + "Ġonly": 1275, + "Ġplan": 1276, + "Ġgone": 1277, + "Ġswim": 1278, + "bbed": 1279, + "Ġtrain": 1280, + "ila": 1281, + "ndma": 1282, + "sh": 1283, + "Ġclose": 1284, + "av": 1285, + "art": 1286, + "Ġsmell": 1287, + "aby": 1288, + "Ġamaz": 1289, + "Ġhold": 1290, + "Ġblocks": 1291, + "Ġwonder": 1292, + "Ġrepl": 1293, + "ĠEveryone": 1294, + "ĠLila": 1295, + "Ġbutterf": 1296, + "Ġsees": 1297, + "Ġreached": 1298, + "Ġwall": 1299, + "Ġpu": 1300, + "oney": 1301, + "Ġslow": 1302, + "Ġhelping": 1303, + "Ġdri": 1304, + "Ġcream": 1305, + "Ġcool": 1306, + "Ġglad": 1307, + "af": 1308, + "Ġant": 1309, + "Ġless": 1310, + "Ġbeen": 1311, + "Ġgoodbye": 1312, + "Ġac": 1313, + "Ġfight": 1314, + "ey": 1315, + "ather": 1316, + "Ġpushed": 1317, + "iced": 1318, + "Ġfair": 1319, + "Ġmust": 1320, + "Ġhide": 1321, + "Ġmoment": 1322, + "Ġwindow": 1323, + "Ġsit": 1324, + "Ġar": 1325, + "Ġballoon": 1326, + "Ġsnow": 1327, + "Ġchild": 1328, + "Ġexplore": 1329, + "Ġwished": 1330, + "Ġbaby": 1331, + "Ġdone": 1332, + "Ġwag": 1333, + "Ġste": 1334, + "Ġbuy": 1335, + "Ġstuck": 1336, + "Ġperf": 1337, + "ĠJust": 1338, + "ĠSoon": 1339, + "Ġthank": 1340, + "Ġmight": 1341, + "icy": 1342, + "Ġname": 1343, + "ized": 1344, + "Ġtrying": 1345, + "Ġbit": 1346, + "Ġcoming": 1347, + "Ġbar": 1348, + "Ġquick": 1349, + "Ġfall": 1350, + "Ġapple": 1351, + "ĠTo": 1352, + "Ġscary": 1353, + "ash": 1354, + "Ġlooks": 1355, + "Ġbuild": 1356, + "Ġdoing": 1357, + "irty": 1358, + "Ġwin": 1359, + "Ġunderst": 1360, + "aisy": 1361, + "Ġdin": 1362, + "Ġdream": 1363, + "ĠThere": 1364, + "Ġdirty": 1365, + "Ġheld": 1366, + "ames": 1367, + "Ġbooks": 1368, + "Ġmar": 1369, + "Ġbutterfly": 1370, + "Ġleft": 1371, + "Ġshouted": 1372, + "Ġcount": 1373, + "Ġreplied": 1374, + "avy": 1375, + "Ġreach": 1376, + "Ġtiny": 1377, + "Ġthrough": 1378, + "ott": 1379, + "Ġdro": 1380, + "Ġwhy": 1381, + "Ġair": 1382, + "Ġbran": 1383, + "Ġland": 1384, + "key": 1385, + "Ġthree": 1386, + "Ġpulled": 1387, + "Ġspl": 1388, + "Ġgrow": 1389, + "Ġtreat": 1390, + "Ġbrother": 1391, + "Ġwise": 1392, + "Ġwoods": 1393, + "Ġsure": 1394, + "'re": 1395, + "Ġchair": 1396, + "ix": 1397, + "Ġmat": 1398, + "ins": 1399, + "Ġseen": 1400, + "Ġpink": 1401, + "Ġclapped": 1402, + "Ġplant": 1403, + "ely": 1404, + "Ġowl": 1405, + "Ġcup": 1406, + "ield": 1407, + "Ġsometimes": 1408, + "andy": 1409, + "Ġfill": 1410, + "Ġcloud": 1411, + "ask": 1412, + "Ġswam": 1413, + "outh": 1414, + "Ġjob": 1415, + "Ġcolorful": 1416, + "ĠInside": 1417, + "Ġremembered": 1418, + "Ġbigger": 1419, + "Ġnest": 1420, + "Ġmouth": 1421, + "Okay": 1422, + "Ġlesson": 1423, + "Ġjoin": 1424, + "Ġcre": 1425, + "ph": 1426, + "oup": 1427, + "room": 1428, + "Ġwaved": 1429, + "uddy": 1430, + "Ġgrabbed": 1431, + "Ġstayed": 1432, + "Oh": 1433, + "Ġpaint": 1434, + "Ġclot": 1435, + "Ġcont": 1436, + "Ġclothes": 1437, + "ower": 1438, + "ĠDaisy": 1439, + "Ġwaited": 1440, + "Ġquickly": 1441, + "cle": 1442, + "Ġword": 1443, + "Ġbroke": 1444, + "ucky": 1445, + "Ġgames": 1446, + "Ġcast": 1447, + "ĠBuddy": 1448, + "Ġblew": 1449, + "Ġgent": 1450, + "ĠFinally": 1451, + "ĠWhile": 1452, + "Ġenjoyed": 1453, + "Ġnoticed": 1454, + "ries": 1455, + "ation": 1456, + "Ġset": 1457, + "Ġlikes": 1458, + "Ġpictures": 1459, + "Ġmus": 1460, + "ton": 1461, + "de": 1462, + "Ġsea": 1463, + "Ġheavy": 1464, + "Ġalone": 1465, + "Ġgif": 1466, + "asure": 1467, + "Ġanything": 1468, + "Ġspot": 1469, + "Ġmiss": 1470, + "Ġhopped": 1471, + "Ġworld": 1472, + "Ġturns": 1473, + "orm": 1474, + "Ġyear": 1475, + "der": 1476, + "Ġbott": 1477, + "Ġpat": 1478, + "Ġpot": 1479, + "This": 1480, + "Ġpen": 1481, + "lc": 1482, + "ĠSarah": 1483, + "Ġmix": 1484, + "Ġarm": 1485, + "Ġbike": 1486, + "Ġtight": 1487, + "ĠTommy": 1488, + "Ġeverywhere": 1489, + "Ġwon": 1490, + "Ġtower": 1491, + "Ġthrew": 1492, + "Ġhimself": 1493, + "Ġfollowed": 1494, + "Ġride": 1495, + "man": 1496, + "ere": 1497, + "pe": 1498, + "less": 1499, + "Ġju": 1500, + "Ġje": 1501, + "amp": 1502, + "ape": 1503, + "Ġcomp": 1504, + "Ġkey": 1505, + "eddy": 1506, + "row": 1507, + "ĠWhat": 1508, + "Ġwhite": 1509, + "ctor": 1510, + "Ġwrong": 1511, + "Ġmakes": 1512, + "Ġbreak": 1513, + "Ġblack": 1514, + "arent": 1515, + "ee": 1516, + "ner": 1517, + "Ġdeep": 1518, + "thy": 1519, + "Ġmusic": 1520, + "ĠEm": 1521, + "Ġpol": 1522, + "Ġdelic": 1523, + "cess": 1524, + "ued": 1525, + "Ġforgot": 1526, + "Ġbee": 1527, + "Ġparent": 1528, + "olly": 1529, + "Ġcastle": 1530, + "ves": 1531, + "Ġem": 1532, + "Ġve": 1533, + "Do": 1534, + "iet": 1535, + "Ġwear": 1536, + "Ġhit": 1537, + "ister": 1538, + "oun": 1539, + "Ġquiet": 1540, + "Ġround": 1541, + "ĠBilly": 1542, + "ance": 1543, + "Ġstu": 1544, + "Ġdanced": 1545, + "Ġvis": 1546, + "ully": 1547, + "Ġwants": 1548, + "Ġleaf": 1549, + "Ġmonster": 1550, + "Ġnap": 1551, + "Ġunderstand": 1552, + "ang": 1553, + "Ġbowl": 1554, + "os": 1555, + "rot": 1556, + "Ġbor": 1557, + "Ġtalked": 1558, + "itten": 1559, + "ren": 1560, + "Ġdry": 1561, + "Ġfaster": 1562, + "Ġcookies": 1563, + "ĠGra": 1564, + "ĠJoe": 1565, + "Ġbrought": 1566, + "fully": 1567, + "Ġleg": 1568, + "ross": 1569, + "Ġmum": 1570, + "zz": 1571, + "Ġside": 1572, + "Ġsign": 1573, + "Ġsmart": 1574, + "cy": 1575, + "Ġrocks": 1576, + "Ġsomeone": 1577, + "Ġpoin": 1578, + "Ġsec": 1579, + "Ġsharing": 1580, + "Ġfox": 1581, + "Ġwell": 1582, + "Ġres": 1583, + "Ġrel": 1584, + "Ġhappen": 1585, + "Ġbutton": 1586, + "Ġbranch": 1587, + "Ġreally": 1588, + "Ġfinished": 1589, + "ence": 1590, + "ards": 1591, + "Ġdinner": 1592, + "Ġsister": 1593, + "Ġflying": 1594, + "Ġcontin": 1595, + "Ġworried": 1596, + "Ġele": 1597, + "ĠZ": 1598, + "Ġvisit": 1599, + "ĠMaybe": 1600, + "Ġbeach": 1601, + "Ġque": 1602, + "Ġsecret": 1603, + "th": 1604, + "Ġel": 1605, + "Ġking": 1606, + "Ġgift": 1607, + "gy": 1608, + "Ġtoday": 1609, + "Ġperfect": 1610, + "Ġriver": 1611, + "Ġeverything": 1612, + "Ġsilly": 1613, + "Ġshin": 1614, + "ipp": 1615, + "Ġdanger": 1616, + "Ġ-": 1617, + "Ġchildren": 1618, + "Ġgu": 1619, + "Ġfield": 1620, + "Ġfilled": 1621, + "Ġfur": 1622, + "Ġelse": 1623, + "Ġsmiles": 1624, + "Ġwelc": 1625, + "Ġwish": 1626, + "Ġsang": 1627, + "Ġgi": 1628, + "ze": 1629, + "Ġpudd": 1630, + "Ġsnack": 1631, + "Ġeating": 1632, + "Ġrealized": 1633, + "Ġpieces": 1634, + "Ġpromised": 1635, + "ĠCh": 1636, + "ord": 1637, + "Ġspr": 1638, + "Ġpig": 1639, + "Ġfree": 1640, + "Ġcontinued": 1641, + "Ġstart": 1642, + "Ġbite": 1643, + "ead": 1644, + "Ġparents": 1645, + "Ġcarefully": 1646, + "ated": 1647, + "itting": 1648, + "Ġjar": 1649, + "Ġcow": 1650, + "Maybe": 1651, + "Ġblank": 1652, + "Ġdrag": 1653, + "stead": 1654, + "Ġorange": 1655, + "Ġmud": 1656, + "Ġcrying": 1657, + "Ġblanket": 1658, + "Ġenough": 1659, + "Ġrolled": 1660, + "cket": 1661, + "Ġsoup": 1662, + "Ġsail": 1663, + "Ġpurp": 1664, + "imi": 1665, + "Ġyes": 1666, + "ale": 1667, + "Ġdrink": 1668, + "Ġsnake": 1669, + "ses": 1670, + "Ġboun": 1671, + "Ġpet": 1672, + "Ġcrab": 1673, + "Ġlaughing": 1674, + "Ġthrow": 1675, + "Ġfairy": 1676, + "Ġwords": 1677, + "Ġamazing": 1678, + "ĠJim": 1679, + "Ġbath": 1680, + "ich": 1681, + "ĠJen": 1682, + "Ġpurple": 1683, + "Ġwithout": 1684, + "ire": 1685, + "ĠMimi": 1686, + "Ġbottle": 1687, + "Ġgrandma": 1688, + "used": 1689, + "ons": 1690, + "Ġpast": 1691, + "Ġmoney": 1692, + "iver": 1693, + "fort": 1694, + "Ġmail": 1695, + "Ġbarked": 1696, + "Ġwagged": 1697, + "Ġatt": 1698, + "chool": 1699, + "Ġmonkey": 1700, + "Ġdoctor": 1701, + "unch": 1702, + "Ġbrown": 1703, + "Ġmoved": 1704, + "ises": 1705, + "Ġasks": 1706, + "ĠBl": 1707, + "Ġgetting": 1708, + "Ġclosed": 1709, + "Ġwhe": 1710, + "Ġwelcome": 1711, + "Ġsu": 1712, + "Ġcandy": 1713, + "Ġschool": 1714, + "Ġmorning": 1715, + "Ġowner": 1716, + "gg": 1717, + "Ġlon": 1718, + "Ġmother": 1719, + "Ġhigher": 1720, + "Ġsitting": 1721, + "Ġtreasure": 1722, + "Ġsmo": 1723, + "Ġdangerous": 1724, + "Ġlonely": 1725, + "Ġliving": 1726, + "Ġapples": 1727, + "Ġshop": 1728, + "ased": 1729, + "Ġstrange": 1730, + "vel": 1731, + "ush": 1732, + "Ġshining": 1733, + "Ġroad": 1734, + "Ġcreat": 1735, + "una": 1736, + "Ġpaw": 1737, + "Ġra": 1738, + "Ġshoes": 1739, + "Ġpre": 1740, + "ible": 1741, + "Ġstre": 1742, + "Ġtalking": 1743, + "althy": 1744, + "Ġcaught": 1745, + "Ġegg": 1746, + "ol": 1747, + "me": 1748, + "Ġpass": 1749, + "Ġlake": 1750, + "Ġruns": 1751, + "Ġbuck": 1752, + "Ġletter": 1753, + "Ġwings": 1754, + "Ġchee": 1755, + "fish": 1756, + "Ġmad": 1757, + "Ġfan": 1758, + "asket": 1759, + "Ġbasket": 1760, + "ass": 1761, + "Ġdragon": 1762, + "app": 1763, + "cks": 1764, + "set": 1765, + "But": 1766, + "Ġstone": 1767, + "Ġthinks": 1768, + "Tim": 1769, + "Ġstand": 1770, + "Ġdelicious": 1771, + "Ġnose": 1772, + "Ġpuddle": 1773, + "Ġtom": 1774, + "Ġbelie": 1775, + "Ġfarmer": 1776, + "Ġsame": 1777, + "Ġyears": 1778, + "board": 1779, + "Ġteddy": 1780, + "Ġbat": 1781, + "isk": 1782, + "itch": 1783, + "Ġmine": 1784, + "Ġsear": 1785, + "Ġcoat": 1786, + "ches": 1787, + "ĠEmma": 1788, + "igh": 1789, + "Ġdays": 1790, + "Ġbring": 1791, + "Ġgentle": 1792, + "Ġfit": 1793, + "ĠTogether": 1794, + "Ġfinally": 1795, + "Ġwhist": 1796, + "ars": 1797, + "Ġcray": 1798, + "igg": 1799, + "Ġscream": 1800, + "Ġkite": 1801, + "ĠMolly": 1802, + "Ġheart": 1803, + "Ġpill": 1804, + "phant": 1805, + "arm": 1806, + "ĠRe": 1807, + "Ġvill": 1808, + "Ġcho": 1809, + "Ġsinging": 1810, + "ella": 1811, + "sw": 1812, + "ined": 1813, + "Ġtasty": 1814, + "Ġben": 1815, + "Ġph": 1816, + "Ġtrou": 1817, + "Ġshell": 1818, + "Ġherself": 1819, + "Ġhoped": 1820, + "The": 1821, + "Ġansw": 1822, + "Ġwore": 1823, + "Ġswings": 1824, + "sy": 1825, + "Ġhor": 1826, + "Ġbelong": 1827, + "Please": 1828, + "Ġpush": 1829, + "iskers": 1830, + "Ġcarrot": 1831, + "Ġarri": 1832, + "aughty": 1833, + "Ġteach": 1834, + "ĠBlue": 1835, + "bow": 1836, + "ract": 1837, + "Ġnaughty": 1838, + "Ġbush": 1839, + "Ġelephant": 1840, + "Ġdropped": 1841, + "Ġshap": 1842, + "ier": 1843, + "Ġcoll": 1844, + "sc": 1845, + "Ġteac": 1846, + "Ġwoke": 1847, + "red": 1848, + "ball": 1849, + "Ġpile": 1850, + "Ġhiding": 1851, + "Ġcour": 1852, + "ĠTheir": 1853, + "ĠWhiskers": 1854, + "Ġpart": 1855, + "isa": 1856, + "erry": 1857, + "Ġtouc": 1858, + "Ġmin": 1859, + "Ġpuppy": 1860, + "'ll": 1861, + "Ġseem": 1862, + "llie": 1863, + "Ġtwins": 1864, + "ama": 1865, + "Ġlunch": 1866, + "Ġbow": 1867, + "Ġsack": 1868, + "ĠRemy": 1869, + "Ġpers": 1870, + "Ġcourse": 1871, + "Tom": 1872, + "Ġcheered": 1873, + "Ġshapes": 1874, + "Ġgrew": 1875, + "ĠBella": 1876, + "fused": 1877, + "Ġrope": 1878, + "Ġvillage": 1879, + "irth": 1880, + "irthday": 1881, + "Ġjuice": 1882, + "ipped": 1883, + "Ġrainbow": 1884, + "ĠLisa": 1885, + "Ġspin": 1886, + "OK": 1887, + "ĠMark": 1888, + "Ġshook": 1889, + "Ġspoon": 1890, + "Ġbench": 1891, + "Ġstreet": 1892, + "Ġfence": 1893, + "Ġcute": 1894, + "ĠLe": 1895, + "Ġrob": 1896, + "Ġnut": 1897, + "Ġcheese": 1898, + "Ġprob": 1899, + "Ġtouched": 1900, + "idge": 1901, + "col": 1902, + "Ġjoy": 1903, + "ĠJill": 1904, + "Ġarrived": 1905, + "Ġseed": 1906, + "Ġwar": 1907, + "Ġteacher": 1908, + "Ġcorn": 1909, + "Good": 1910, + "Ġforever": 1911, + "Ġable": 1912, + "Ġbell": 1913, + "Ġfew": 1914, + "Ġcarry": 1915, + "ĠGrandma": 1916, + "Ġmost": 1917, + "Ġplane": 1918, + "lem": 1919, + "Ġeas": 1920, + "Ġsounds": 1921, + "lla": 1922, + "Ġdes": 1923, + "Ġspo": 1924, + "Ġproblem": 1925, + "Ġbirthday": 1926, + "Ġinc": 1927, + "Ġpower": 1928, + "umb": 1929, + "br": 1930, + "Ġbugs": 1931, + "ilk": 1932, + "Ġwonderful": 1933, + "ĠThank": 1934, + "Ġdolls": 1935, + "Ġbusy": 1936, + "ato": 1937, + "irp": 1938, + "Ġwra": 1939, + "Ġpromise": 1940, + "Ġfeels": 1941, + "ian": 1942, + "eter": 1943, + "Ġbread": 1944, + "ost": 1945, + "Ġneck": 1946, + "Ġmilk": 1947, + "Ġrobot": 1948, + "Ġrec": 1949, + "Ġshy": 1950, + "ountain": 1951, + "Ġkiss": 1952, + "Ġband": 1953, + "Ġcave": 1954, + "Ġpocket": 1955, + "eb": 1956, + "ub": 1957, + "Ġhelpful": 1958, + "gly": 1959, + "Ġslowly": 1960, + "Ġbelieve": 1961, + "Ġshake": 1962, + "umpy": 1963, + "eared": 1964, + "Ġpatient": 1965, + "Ġpop": 1966, + "Ġob": 1967, + "arp": 1968, + "Ġlive": 1969, + "Ġstorm": 1970, + "ĠFred": 1971, + "Ġholding": 1972, + "Ġugly": 1973, + "Ġtowards": 1974, + "Ġupset": 1975, + "Ġturt": 1976, + "Ġshr": 1977, + "adow": 1978, + "Ġcover": 1979, + "Ġkitten": 1980, + "Ġsharp": 1981, + "Ġdisapp": 1982, + "Ġstories": 1983, + "Ġsuc": 1984, + "Ġhoney": 1985, + "ove": 1986, + "read": 1987, + "Ġnoises": 1988, + "Ġcir": 1989, + "Ġballs": 1990, + "ĠLater": 1991, + "Ġspark": 1992, + "Ġgray": 1993, + "Ġdist": 1994, + "Ġdirt": 1995, + "oggy": 1996, + "Ġlate": 1997, + "Ġdriver": 1998, + "Ġseat": 1999, + "Ġbucket": 2000, + "Ġmeet": 2001, + "Ġyoung": 2002, + "Ġamazed": 2003, + "Ġturtle": 2004, + "alm": 2005, + "Ġspid": 2006, + "Ġtreats": 2007, + "ĠBe": 2008, + "Ġmagical": 2009, + "unt": 2010, + "ator": 2011, + "Ġglow": 2012, + "Ġseek": 2013, + "Ġzoom": 2014, + "Ġlem": 2015, + "Ġsandw": 2016, + "fortable": 2017, + "umber": 2018, + "Ġtrip": 2019, + "Ġmist": 2020, + "Ġsplas": 2021, + "ĠLeo": 2022, + "ourn": 2023, + "Ġmark": 2024, + "Ġjourn": 2025, + "Ġfold": 2026, + "Ġmach": 2027, + "Ġpuzz": 2028, + "ling": 2029, + "Ġhorse": 2030, + "Ġorgan": 2031, + "Ġwild": 2032, + "Ġprincess": 2033, + "pping": 2034, + "oose": 2035, + "Ġcookie": 2036, + "ens": 2037, + "Ġhugs": 2038, + "Lily": 2039, + "Ġtaking": 2040, + "ung": 2041, + "Ġwheel": 2042, + "epend": 2043, + "Ġcloth": 2044, + "Ġsug": 2045, + "Ġinstead": 2046, + "Ġbubb": 2047, + "Ġstring": 2048, + "Ġnet": 2049, + "Ġdrove": 2050, + "iling": 2051, + "Ġrude": 2052, + "Ġhuge": 2053, + "Ġcoin": 2054, + "Ġstars": 2055, + "Ġfighting": 2056, + "Ġspicy": 2057, + "Ġlucky": 2058, + "Sure": 2059, + "Of": 2060, + "Hey": 2061, + "Ġcraw": 2062, + "Ġbone": 2063, + "Ġca": 2064, + "Ġinv": 2065, + "ors": 2066, + "not": 2067, + "ĠMary": 2068, + "pper": 2069, + "Ġforget": 2070, + "up": 2071, + "Ġdi": 2072, + "aur": 2073, + "Ġsal": 2074, + "ert": 2075, + "Ġcannot": 2076, + "Ġwhistle": 2077, + "Ġcard": 2078, + "Ġsick": 2079, + "Ġpath": 2080, + "Ġcou": 2081, + "Ġspider": 2082, + "Ġwide": 2083, + "ĠMama": 2084, + "Ġfoot": 2085, + "Ġsnowman": 2086, + "Ġlife": 2087, + "Ġsongs": 2088, + "Ġpillow": 2089, + "ize": 2090, + "ĠBu": 2091, + "Ġfixed": 2092, + "ĠCat": 2093, + "est": 2094, + "Ġgiant": 2095, + "rill": 2096, + "Ġcart": 2097, + "ĠWith": 2098, + "Ġnod": 2099, + "Ġboss": 2100, + "ular": 2101, + "Ġlast": 2102, + "Ġcomes": 2103, + "Ġjoke": 2104, + "ĠLuna": 2105, + "Ġmoon": 2106, + "Ġtaste": 2107, + "den": 2108, + "Ġmachine": 2109, + "Ġgrumpy": 2110, + "Ġwave": 2111, + "ĠDaddy": 2112, + "Ġthin": 2113, + "Ġdrive": 2114, + "Ġash": 2115, + "Ġser": 2116, + "Ġgrab": 2117, + "Ġpeace": 2118, + "Ġdaddy": 2119, + "ery": 2120, + "Ġsel": 2121, + "Ġshelf": 2122, + "Ġhidden": 2123, + "erest": 2124, + "Ġsuddenly": 2125, + "Ġwasn": 2126, + "Ġwrite": 2127, + "Ġlanded": 2128, + "Ġconfused": 2129, + "lower": 2130, + "Ġring": 2131, + "Ġchange": 2132, + "Ġworm": 2133, + "oop": 2134, + "Ġinterest": 2135, + "Ġchased": 2136, + "Ġfruits": 2137, + "Ġsour": 2138, + "ity": 2139, + "Ġmyster": 2140, + "Ġbark": 2141, + "Ġrad": 2142, + "Ġsmooth": 2143, + "ĠCome": 2144, + "Ġadventures": 2145, + "Ġval": 2146, + "Ġstepped": 2147, + "Ġfle": 2148, + "ope": 2149, + "Ġoven": 2150, + "ĠChirp": 2151, + "Ġtakes": 2152, + "Ġmissed": 2153, + "let": 2154, + "Ġselfish": 2155, + "kin": 2156, + "Ġsheep": 2157, + "Ġmessy": 2158, + "Ġacross": 2159, + "Ġent": 2160, + "Ġexp": 2161, + "Ġce": 2162, + "Ġlater": 2163, + "elly": 2164, + "ife": 2165, + "to": 2166, + "ever": 2167, + "Ġsticks": 2168, + "Ġtie": 2169, + "pect": 2170, + "Ġbought": 2171, + "Ġstep": 2172, + "Ġdrew": 2173, + "Ġban": 2174, + "box": 2175, + "Ġwash": 2176, + "Ġlay": 2177, + "Ġpour": 2178, + "ose": 2179, + "Ġbeak": 2180, + "Ġjog": 2181, + "Ġgrate": 2182, + "ĠMomo": 2183, + "Ġducks": 2184, + "Ġspe": 2185, + "Ġlegs": 2186, + "ugg": 2187, + "Ġfil": 2188, + "Ġemp": 2189, + "mer": 2190, + "Ġhope": 2191, + "Ġtea": 2192, + "Ġempty": 2193, + "Ġslid": 2194, + "Ġfeather": 2195, + "Ġshirt": 2196, + "Ġsleepy": 2197, + "Ġdrum": 2198, + "amed": 2199, + "ĠChirpy": 2200, + "Ġpan": 2201, + "Ġzoo": 2202, + "eth": 2203, + "Ġphone": 2204, + "Ġgrateful": 2205, + "Ġfing": 2206, + "ions": 2207, + "ĠOllie": 2208, + "Ġlemon": 2209, + "Ġclever": 2210, + "Ġsmelly": 2211, + "Ġimag": 2212, + "Ġinteresting": 2213, + "Ġsave": 2214, + "Ġchick": 2215, + "Ġcalm": 2216, + "Ġsplash": 2217, + "Ġmed": 2218, + "Ġwatching": 2219, + "izzy": 2220, + "ĠJerry": 2221, + "izz": 2222, + "Ġplate": 2223, + "Ġign": 2224, + "ĠBunny": 2225, + "yard": 2226, + "Ġclouds": 2227, + "Ġbanan": 2228, + "Ġline": 2229, + "Ġfaces": 2230, + "Ġba": 2231, + "Ġact": 2232, + "Ġthough": 2233, + "Ġwolf": 2234, + "Ġbackyard": 2235, + "wel": 2236, + "Ġseemed": 2237, + "Ġdogs": 2238, + "ĠJimmy": 2239, + "Ġspray": 2240, + "ĠDoggy": 2241, + "Come": 2242, + "Ġprot": 2243, + "Ġwhole": 2244, + "Ġmot": 2245, + "Ġfancy": 2246, + "Ġquest": 2247, + "Ġarms": 2248, + "Ġpuzzle": 2249, + "Ġhealthy": 2250, + "Ġsupp": 2251, + "ward": 2252, + "Ġfinish": 2253, + "erly": 2254, + "Ġalong": 2255, + "Ġrocket": 2256, + "Ġexplain": 2257, + "llo": 2258, + "ult": 2259, + "dge": 2260, + "Ġeasy": 2261, + "ont": 2262, + "Ġjewel": 2263, + "Ġpract": 2264, + "Ġjelly": 2265, + "Ġtid": 2266, + "Ġfake": 2267, + "Ġcrayons": 2268, + "Ġwondered": 2269, + "Ġmaybe": 2270, + "Ġscar": 2271, + "Ġship": 2272, + "Ġnothing": 2273, + "onest": 2274, + "Ġemb": 2275, + "iger": 2276, + "Ġpool": 2277, + "Ġlonger": 2278, + "ĠSt": 2279, + "Ġanyone": 2280, + "ually": 2281, + "Ġfront": 2282, + "Ġworking": 2283, + "Ġgives": 2284, + "irr": 2285, + "Ġpack": 2286, + "Ġsuch": 2287, + "ocked": 2288, + "ment": 2289, + "Ġbossy": 2290, + "Ġtrouble": 2291, + "Ġsmelled": 2292, + "Ġpin": 2293, + "Ġsaved": 2294, + "rass": 2295, + "Ġneigh": 2296, + "St": 2297, + "arrass": 2298, + "iting": 2299, + "Ġhonest": 2300, + "Ġav": 2301, + "arge": 2302, + "Ġembarrass": 2303, + "Ġlift": 2304, + "Ġvan": 2305, + "Ġforgive": 2306, + "Ġtidy": 2307, + "Ġweak": 2308, + "urse": 2309, + "Ġputs": 2310, + "unk": 2311, + "Ġkick": 2312, + "ĠMum": 2313, + "Ġmind": 2314, + "Ġneighb": 2315, + "Ġplants": 2316, + "ĠBobby": 2317, + "Ġsol": 2318, + "Ġgently": 2319, + "Ġcozy": 2320, + "orrow": 2321, + "Ġprint": 2322, + "ming": 2323, + "Ġexplor": 2324, + "sp": 2325, + "Ġmistake": 2326, + "Ġyog": 2327, + "oc": 2328, + "oomy": 2329, + "Ġpointed": 2330, + "Ġlad": 2331, + "Ġaf": 2332, + "Ġstood": 2333, + "ork": 2334, + "Ġonto": 2335, + "Ġjumping": 2336, + "Ġwaiting": 2337, + "Ġprince": 2338, + "Ġcross": 2339, + "Ġlock": 2340, + "Ġcheer": 2341, + "Ġqueen": 2342, + "ĠWhy": 2343, + "Ġwing": 2344, + "ones": 2345, + "Ġlarge": 2346, + "we": 2347, + "Ġlovely": 2348, + "Ġsur": 2349, + "Ġret": 2350, + "Ġdeer": 2351, + "Ġchew": 2352, + "Ġcouch": 2353, + "Ġbal": 2354, + "ĠMy": 2355, + "Ġstret": 2356, + "aughter": 2357, + "era": 2358, + "Ġplaces": 2359, + "Be": 2360, + "Ġladder": 2361, + "Ġreturn": 2362, + "ĠSomet": 2363, + "raid": 2364, + "Ġear": 2365, + "Ġants": 2366, + "Ġdish": 2367, + "Ġafraid": 2368, + "Ġcleaned": 2369, + "Ġtomorrow": 2370, + "Ġbuilding": 2371, + "Ġsandwich": 2372, + "Ġperson": 2373, + "ek": 2374, + "ned": 2375, + "Ġpretended": 2376, + "Ġbounce": 2377, + "Ġwip": 2378, + "gest": 2379, + "Ġmatch": 2380, + "Ġrich": 2381, + "uce": 2382, + "Ġpizz": 2383, + "Ġgather": 2384, + "Ġsearch": 2385, + "Ġboring": 2386, + "ĠTiny": 2387, + "oman": 2388, + "Ġteeth": 2389, + "Ġhum": 2390, + "aced": 2391, + "Ġdaughter": 2392, + "Ġwoman": 2393, + "Ġscarf": 2394, + "Ġgoes": 2395, + "Ġlaw": 2396, + "My": 2397, + "Ġstra": 2398, + "Ġswimming": 2399, + "Ġfurry": 2400, + "Ġsplashed": 2401, + "ĠAl": 2402, + "Ġpri": 2403, + "Ġloves": 2404, + "ĠBird": 2405, + "Ġtrue": 2406, + "Ġscreamed": 2407, + "Ġlazy": 2408, + "Ġgen": 2409, + "Ġanswer": 2410, + "Ġnumber": 2411, + "Ġeag": 2412, + "Ġashamed": 2413, + "Ġpizza": 2414, + "aw": 2415, + "Ġappeared": 2416, + "Ġfear": 2417, + "Ġnearby": 2418, + "Ġpowerful": 2419, + "Ġflag": 2420, + "Ġhang": 2421, + "vous": 2422, + "Ġclown": 2423, + "Ġchase": 2424, + "Ġmotor": 2425, + "Ġwand": 2426, + "ĠBenny": 2427, + "ĠTV": 2428, + "Ġrub": 2429, + "Ġsuccess": 2430, + "Ġchocol": 2431, + "ĠIf": 2432, + "Ġcreative": 2433, + "Ġtrust": 2434, + "Ġwearing": 2435, + "Ġnoisy": 2436, + "Ġmatter": 2437, + "pa": 2438, + "Ġdig": 2439, + "ĠDucky": 2440, + "Ġhello": 2441, + "Ġner": 2442, + "Ġtool": 2443, + "Ġsaf": 2444, + "ado": 2445, + "Ġnervous": 2446, + "elp": 2447, + "Ġtest": 2448, + "Ġsmiling": 2449, + "Ġsold": 2450, + "icked": 2451, + "oppy": 2452, + "osaur": 2453, + "Ġcircle": 2454, + "mb": 2455, + "Now": 2456, + "ĠHow": 2457, + "Ġmap": 2458, + "Ġdrank": 2459, + "Ġclass": 2460, + "Ġtries": 2461, + "Ġchocolate": 2462, + "ĠPlease": 2463, + "Ġimpress": 2464, + "Ġknee": 2465, + "Ġgener": 2466, + "Ġdinosaur": 2467, + "Ġpolite": 2468, + "Ġmirr": 2469, + "ĠGo": 2470, + "Ġballoons": 2471, + "Ġgold": 2472, + "Ġrare": 2473, + "Ġprotect": 2474, + "Ġcand": 2475, + "Stop": 2476, + "Ġcarried": 2477, + "ensive": 2478, + "ĠDon": 2479, + "Ġap": 2480, + "Ġshadow": 2481, + "Ġmirror": 2482, + "Ġbald": 2483, + "Ġgun": 2484, + "ina": 2485, + "Ġexpensive": 2486, + "Ġreg": 2487, + "iff": 2488, + "Ġmysterious": 2489, + "Ġpump": 2490, + "Ġnote": 2491, + "ĠU": 2492, + "Ġhero": 2493, + "Ġmarch": 2494, + "Ġrespect": 2495, + "Ġhar": 2496, + "arl": 2497, + "Ġicy": 2498, + "Ġweird": 2499, + "ĠBear": 2500, + "Ġsnee": 2501, + "Ġcri": 2502, + "Ġgate": 2503, + "Ġsoap": 2504, + "rag": 2505, + "ute": 2506, + "issors": 2507, + "Ġthese": 2508, + "Ġpoor": 2509, + "Ġtowel": 2510, + "Ġwhale": 2511, + "Ġfeet": 2512, + "Ġtape": 2513, + "Ġdizzy": 2514, + "itter": 2515, + "Ġgenerous": 2516, + "ndpa": 2517, + "Ġpres": 2518, + "nic": 2519, + "Ġdisco": 2520, + "Help": 2521, + "ventually": 2522, + "Ġpicnic": 2523, + "Ġmic": 2524, + "Ġlead": 2525, + "Ġsque": 2526, + "ĠSometimes": 2527, + "Ġembarrassed": 2528, + "Ġjourney": 2529, + "isp": 2530, + "Ġsugar": 2531, + "scape": 2532, + "Ġboot": 2533, + "Ġtent": 2534, + "Ġpeaceful": 2535, + "Ġfat": 2536, + "Ġscissors": 2537, + "Ġtasted": 2538, + "Ġyelled": 2539, + "Ġtick": 2540, + "Ġmel": 2541, + "Ġbrush": 2542, + "ĠElla": 2543, + "Ġdancing": 2544, + "ness": 2545, + "Ġglue": 2546, + "Ġhur": 2547, + "Ġrough": 2548, + "Ġclap": 2549, + "Ġbridge": 2550, + "ote": 2551, + "Ġdecor": 2552, + "Ġcloset": 2553, + "Ġcrown": 2554, + "Ġstir": 2555, + "ĠAndy": 2556, + "ual": 2557, + "imp": 2558, + "owed": 2559, + "airs": 2560, + "ume": 2561, + "Ġcap": 2562, + "Ġlamp": 2563, + "Ġvase": 2564, + "Ġscare": 2565, + "lebr": 2566, + "Ġrelie": 2567, + "lves": 2568, + "any": 2569, + "Ġeld": 2570, + "Ġtele": 2571, + "Ġcelebr": 2572, + "Ġgigg": 2573, + "Ġwhisp": 2574, + "Ġlog": 2575, + "Ġblow": 2576, + "Ġpainted": 2577, + "Ġsco": 2578, + "Ġpay": 2579, + "erries": 2580, + "Ġwis": 2581, + "Ġberries": 2582, + "Ġmixed": 2583, + "Ġspread": 2584, + "Ġwouldn": 2585, + "Ġcage": 2586, + "Ġbake": 2587, + "rob": 2588, + "getable": 2589, + "Ġmountain": 2590, + "Ġadm": 2591, + "Ġdrawing": 2592, + "Ġbecome": 2593, + "ĠBr": 2594, + "Ġfamous": 2595, + "Ġbean": 2596, + "Ġknocked": 2597, + "Ġnorm": 2598, + "Ġvegetable": 2599, + "asp": 2600, + "Ġ'": 2601, + "Ġkicked": 2602, + "ustr": 2603, + "Ġshark": 2604, + "ser": 2605, + "Ġincred": 2606, + "Ġlose": 2607, + "Ġnormal": 2608, + "Ġwrap": 2609, + "ced": 2610, + "ĠSome": 2611, + "Ġgroup": 2612, + "Ġthick": 2613, + "Ġfine": 2614, + "Ġglass": 2615, + "Ġignor": 2616, + "oph": 2617, + "Ġclock": 2618, + "Ġteam": 2619, + "ĠJenny": 2620, + "ĠPe": 2621, + "Ġelderly": 2622, + "Ġclear": 2623, + "Ġcorner": 2624, + "Max": 2625, + "Ġfrustr": 2626, + "Ġmighty": 2627, + "robe": 2628, + "Ġcone": 2629, + "Ġincredible": 2630, + "ighed": 2631, + "Ġmoms": 2632, + "Ġbalance": 2633, + "Ġsock": 2634, + "Ġspace": 2635, + "Ġjam": 2636, + "ragile": 2637, + "Ġfright": 2638, + "Ġbranches": 2639, + "Ġorganized": 2640, + "Ġroar": 2641, + "port": 2642, + "Ġsword": 2643, + "alous": 2644, + "Ġguess": 2645, + "Ġfool": 2646, + "Ġsell": 2647, + "Ġfeed": 2648, + "ĠSammy": 2649, + "Ġwhich": 2650, + "Ġhorn": 2651, + "Ġpresent": 2652, + "Ġjealous": 2653, + "Mommy": 2654, + "Ġyarn": 2655, + "ony": 2656, + "Ġfragile": 2657, + "Ġburn": 2658, + "Ġunderstood": 2659, + "Ġmis": 2660, + "Ġstubb": 2661, + "Ġter": 2662, + "Wh": 2663, + "Ġfrustrated": 2664, + "ray": 2665, + "Ġhose": 2666, + "Where": 2667, + "cient": 2668, + "Ġspent": 2669, + "Ġshoe": 2670, + "Ġtaught": 2671, + "Ġstubborn": 2672, + "Ġtwist": 2673, + "Ġcreature": 2674, + "Ġchest": 2675, + "Ġspoiled": 2676, + "Ġrelieved": 2677, + "Ġancient": 2678, + "ĠTr": 2679, + "ique": 2680, + "Ġwake": 2681, + "Ġfier": 2682, + "Ġpray": 2683, + "Ġfierce": 2684, + "Ġeggs": 2685, + "Ġcab": 2686, + "Ġterri": 2687, + "Ġbarn": 2688, + "Ġpumpkin": 2689, + "Ġcomfortable": 2690, + "Ġord": 2691, + "Ġfrightened": 2692, + "orry": 2693, + "Ġtoug": 2694, + "Ġunique": 2695, + "Ġmeasure": 2696, + "Ġgoat": 2697, + "Ġwagon": 2698, + "Ġunus": 2699, + "Ġbreath": 2700, + "Ġfoolish": 2701, + "Ġuseful": 2702, + "Ġexploring": 2703, + "Ġstraw": 2704, + "dle": 2705, + "Ġunusual": 2706, + "Ġdug": 2707, + "Ġclay": 2708, + "Ġdiscover": 2709, + "Ġtomato": 2710, + "Ġdead": 2711, + "Ġfinding": 2712, + "Ġpolice": 2713, + "Ġwrote": 2714, + "Ġclum": 2715, + "ym": 2716, + "Ġexam": 2717, + "lace": 2718, + "ĠRex": 2719, + "Ġwaves": 2720, + "Ġsquare": 2721, + "Ġhears": 2722, + "Ġcabin": 2723, + "Ġtells": 2724, + "Ġnecklace": 2725, + "Ġdull": 2726, + "Ġclumsy": 2727, + "Ġtough": 2728, + "Ġbubbles": 2729, + "Ġnosy": 2730, + "kn": 2731, + "Ġsearched": 2732, + "Ġwashed": 2733, + "Ġbathroom": 2734, + "Ġpaws": 2735, + "ĠWill": 2736, + "bby": 2737, + "ond": 2738, + "unn": 2739, + "anged": 2740, + "Ġboard": 2741, + "known": 2742, + "fic": 2743, + "Ġasking": 2744, + "Ġcrazy": 2745, + "Ġthankful": 2746, + "Ġbitter": 2747, + "Ġsunf": 2748, + "yal": 2749, + "Ġpir": 2750, + "berry": 2751, + "Ġind": 2752, + "alk": 2753, + "Ġdiffic": 2754, + "Ġrose": 2755, + "cil": 2756, + "Ġswan": 2757, + "Ġbloom": 2758, + "Ġunknown": 2759, + "Ġcovered": 2760, + "Ġdifficult": 2761, + "Ġadd": 2762, + "Ġpencil": 2763, + "Ġfinger": 2764, + "Ġham": 2765, + "Ġhoop": 2766, + "Ġjet": 2767, + "Ġwitch": 2768, + "Ġdrop": 2769, + "Ġchicken": 2770, + "Ġgloomy": 2771, + "apped": 2772, + "Ġloyal": 2773, + "als": 2774, + "Ġwealthy": 2775, + "com": 2776, + "light": 2777, + "ĠMany": 2778, + "Ġunl": 2779, + "Ġcats": 2780, + "Ġending": 2781, + "Ġguit": 2782, + "Here": 2783, + "bled": 2784, + "shine": 2785, + "Ġdove": 2786, + "Ġsort": 2787, + "Ġjoined": 2788, + "Ġcher": 2789, + "anut": 2790, + "Ġmov": 2791, + "Ġterrible": 2792, + "Ġyours": 2793, + "iant": 2794, + "Ġsalad": 2795, + "Ġnuts": 2796, + "Ġrat": 2797, + "Ġlif": 2798, + "ground": 2799, + "Ġtiger": 2800, + "Ġpotato": 2801, + "Ġmask": 2802, + "xible": 2803, + "selves": 2804, + "Ġvalue": 2805, + "Ġchanged": 2806, + "ĠBrown": 2807, + "Ġmoving": 2808, + "Ġexciting": 2809, + "ormous": 2810, + "Ġbody": 2811, + "ĠInstead": 2812, + "Ġtoast": 2813, + "Ġrecord": 2814, + "erp": 2815, + "Ġzip": 2816, + "Ġdisg": 2817, + "Ġcheap": 2818, + "Ġguitar": 2819, + "irsty": 2820, + "Ġknowing": 2821, + "Ġadventur": 2822, + "Ġyourself": 2823, + "Ġenormous": 2824, + "Ġhairy": 2825, + "Ġshoot": 2826, + "Ġbored": 2827, + "Ġpepper": 2828, + "Ġremind": 2829, + "ory": 2830, + "Ġacorn": 2831, + "land": 2832, + "Ġadventurous": 2833, + "Ġsunshine": 2834, + "Ġsmaller": 2835, + "Ġstuff": 2836, + "Ġhats": 2837, + "Ġsolve": 2838, + "Ġflexible": 2839, + "Ġcost": 2840, + "rilliant": 2841, + "Ġknife": 2842, + "Ġperform": 2843, + "Ġsnacks": 2844, + "Ġnods": 2845, + "Ġshore": 2846, + "Ġbrilliant": 2847, + "Ġthirsty": 2848, + "Ġdelicate": 2849, + "ĠNo": 2850, + "Ġfrown": 2851, + "Ġdisgust": 2852, + "Ġcollect": 2853, + "Ġstri": 2854, + "Ġseeds": 2855, + "Ġcounted": 2856, + "Ġasleep": 2857, + "Ġbanana": 2858, + "reen": 2859, + "Ġmailbox": 2860, + "iness": 2861, + "Ġtrick": 2862, + "Ġdough": 2863, + "Ġneighbor": 2864, + "ungle": 2865, + "Ben": 2866, + "Ġheal": 2867, + "ilt": 2868, + "Who": 2869, + "live": 2870, + "ĠLittle": 2871, + "Ġstage": 2872, + "ident": 2873, + "Ġmarket": 2874, + "Ġcube": 2875, + "Ġstat": 2876, + "Ġjungle": 2877, + "Ġsquee": 2878, + "mbre": 2879, + "Ġexplained": 2880, + "ates": 2881, + "Ġumbre": 2882, + "Me": 2883, + "Ġdisgusting": 2884, + "Ġlab": 2885, + "Ġjolly": 2886, + "und": 2887, + "inal": 2888, + "Ġfridge": 2889, + "Ġcrane": 2890, + "corn": 2891, + "Ġsuit": 2892, + "Ġflash": 2893, + "pid": 2894, + "iddle": 2895, + "Ġsunflower": 2896, + "Ġtimes": 2897, + "ict": 2898, + "Ġcaterp": 2899, + "Ġcaterpill": 2900, + "Ġrelax": 2901, + "Ġfour": 2902, + "Ġshiver": 2903, + "Ġisland": 2904, + "iginal": 2905, + "Ġharm": 2906, + "ying": 2907, + "Ġstupid": 2908, + "Ġmedic": 2909, + "Ġcomb": 2910, + "Ġgoose": 2911, + "Ġcro": 2912, + "edient": 2913, + "ĠJake": 2914, + "Ġstove": 2915, + "If": 2916, + "Are": 2917, + "Ġindepend": 2918, + "most": 2919, + "Ġspring": 2920, + "Ġgem": 2921, + "Ġbatter": 2922, + "Ġsighed": 2923, + "Ġvegetables": 2924, + "Ġstones": 2925, + "ĠYour": 2926, + "pes": 2927, + "Ġshine": 2928, + "Ġmedicine": 2929, + "Ġdepend": 2930, + "Ġrug": 2931, + "Ġcareless": 2932, + "Ġoriginal": 2933, + "Ġstamp": 2934, + "Ġgar": 2935, + "Ġcries": 2936, + "gu": 2937, + "Ġcarrots": 2938, + "Ġscr": 2939, + "Ġsuccessful": 2940, + "Ġsauce": 2941, + "Ġjeep": 2942, + "Ġpopcorn": 2943, + "Ġmeal": 2944, + "Ġobedient": 2945, + "Ġalmost": 2946, + "Ġmiddle": 2947, + "Ġmagn": 2948, + "Ġstudy": 2949, + "Ġindependent": 2950, + "ĠEmily": 2951, + "Ġfearful": 2952, + "Ġjack": 2953, + "met": 2954, + "inky": 2955, + "Sorry": 2956, + "Ġescape": 2957, + "Ġcaterpillar": 2958, + "Ġserious": 2959, + "Ġpeanut": 2960, + "Ġbedroom": 2961, + "Ġeager": 2962, + "aken": 2963, + "Ġgets": 2964, + "Ġparrot": 2965, + "Ġstatue": 2966, + "Ġhelmet": 2967, + "Ġpebb": 2968, + "ĠToday": 2969, + "Ġfountain": 2970, + "Ġang": 2971, + "Ġraven": 2972, + "Ġpasta": 2973, + "Ġumbrella": 2974, + "Ġcompet": 2975, + "arth": 2976, + "Ġjacket": 2977, + "Ġbelonged": 2978, + "Ġdest": 2979, + "Ġfilthy": 2980, + "Ġdesign": 2981, + "Ġborrow": 2982, + "Ġcam": 2983, + "erable": 2984, + "Ġhouses": 2985, + "Ġbelt": 2986, + "Ġprize": 2987, + "Ġhay": 2988, + "Ġbrace": 2989, + "Ġstanding": 2990, + "Ġmiserable": 2991, + "Ġbracelet": 2992, + "Ġraced": 2993, + "Ġtaken": 2994, + "ages": 2995, + "Ġfork": 2996, + "io": 2997, + "Ġcrayon": 2998, + "Ġpainting": 2999, + "Ġtriang": 3000, + "Ġimpressive": 3001, + "Ġchoose": 3002, + "Ġfig": 3003, + "Ġpoint": 3004, + "Ġtied": 3005, + "iable": 3006, + "Ġspotted": 3007, + "Ġlifted": 3008, + "Ġslipped": 3009, + "ours": 3010, + "Ġtank": 3011, + "Ġthoughtful": 3012, + "Ġdependable": 3013, + "Ġsteal": 3014, + "Ġgarage": 3015, + "Ġbuilt": 3016, + "Ġer": 3017, + "ipe": 3018, + "ĠSn": 3019, + "Ġmole": 3020, + "Ġcrawled": 3021, + "Ġscale": 3022, + "Ġboats": 3023, + "Ġpant": 3024, + "Ġpian": 3025, + "Ġhammer": 3026, + "Ġbottom": 3027, + "ĠTrue": 3028, + "Ġcheerful": 3029, + "lph": 3030, + "Ġusing": 3031, + "ĠPeter": 3032, + "Ġsmoke": 3033, + "Ġpicks": 3034, + "Sam": 3035, + "Ġmoder": 3036, + "Ġshows": 3037, + "berries": 3038, + "rn": 3039, + "Ġpiano": 3040, + "Ġmagnet": 3041, + "dile": 3042, + "codile": 3043, + "Ġhurts": 3044, + "inary": 3045, + "Ġref": 3046, + "Ġcrack": 3047, + "Ġeng": 3048, + "oin": 3049, + "Ġaunt": 3050, + "Ġmelon": 3051, + "ĠEven": 3052, + "Ġwaff": 3053, + "Ġmodern": 3054, + "Ġdolph": 3055, + "unnel": 3056, + "cream": 3057, + "pack": 3058, + "Ġtunnel": 3059, + "Ġarrow": 3060, + "Ġmush": 3061, + "Ġreliable": 3062, + "Ġhopping": 3063, + "Ġmushroom": 3064, + "Ġjug": 3065, + "Ġsquash": 3066, + "Ġgum": 3067, + "Ġsink": 3068, + "Ġmovie": 3069, + "Ġtax": 3070, + "Ġflute": 3071, + "Ġbeet": 3072, + "Ġlean": 3073, + "iv": 3074, + "Ġpopular": 3075, + "icop": 3076, + "icopter": 3077, + "Ġcryst": 3078, + "Ġones": 3079, + "Ġsil": 3080, + "Ġcompetit": 3081, + "Ġhelicopter": 3082, + "aser": 3083, + "Ġneeds": 3084, + "ipop": 3085, + "llipop": 3086, + "Ġcrocodile": 3087, + "Ġliz": 3088, + "Ġpress": 3089, + "Ġtroubled": 3090, + "Ġpige": 3091, + "Ġlocked": 3092, + "Ġtricks": 3093, + "Ġlollipop": 3094, + "Ġplayful": 3095, + "Ġhumble": 3096, + "Ġtaxi": 3097, + "Ġkissed": 3098, + "Ġlow": 3099, + "appy": 3100, + "comfortable": 3101, + "amond": 3102, + "Ġuncomfortable": 3103, + "Ġrid": 3104, + "host": 3105, + "Ġwander": 3106, + "atch": 3107, + "Ġangel": 3108, + "edy": 3109, + "cles": 3110, + "Ġtorn": 3111, + "Ġgrace": 3112, + "Ġanx": 3113, + "Ġwrapped": 3114, + "Ġmuff": 3115, + "Ġtwig": 3116, + "Ġpants": 3117, + "Ġdisappoin": 3118, + "Ġhelps": 3119, + "Ġdiamond": 3120, + "Ġcamera": 3121, + "oto": 3122, + "Ġanxious": 3123, + "Ġghost": 3124, + "atter": 3125, + "How": 3126, + "Ġtears": 3127, + "Ġruined": 3128, + "ĠSus": 3129, + "cident": 3130, + "ilty": 3131, + "Ġquar": 3132, + "aff": 3133, + "Ġfis": 3134, + "opl": 3135, + "eropl": 3136, + "Ġenv": 3137, + "Ġguilty": 3138, + "Ġbull": 3139, + "Ġaeropl": 3140, + "Ġhelpless": 3141, + "Ġhappiness": 3142, + "Ġlizard": 3143, + "Ġboys": 3144, + "cut": 3145, + "Ġcere": 3146, + "Ġwalks": 3147, + "cean": 3148, + "Ġpassed": 3149, + "tt": 3150, + "Ġmeant": 3151, + "Ġocean": 3152, + "Ġfluffy": 3153, + "Ġwire": 3154, + "Ġnail": 3155, + "Ġdeaf": 3156, + "zed": 3157, + "Ġstretch": 3158, + "Ġcact": 3159, + "Ġcandle": 3160, + "Ġbeetle": 3161, + "Ġmop": 3162, + "Ġharmless": 3163, + "umpet": 3164, + "Ġordinary": 3165, + "Ġanswered": 3166, + "Ġcop": 3167, + "Ġcollar": 3168, + "Ġbees": 3169, + "Ġtire": 3170, + "Ġshape": 3171, + "Ġquarrel": 3172, + "Ġradio": 3173, + "Ġflashlight": 3174, + "Ġcrystal": 3175, + "Ġharder": 3176, + "Ġpoured": 3177, + "Ġtrumpet": 3178, + "Ġengine": 3179, + "Ġpersist": 3180, + "Ġhunt": 3181, + "Ġtooth": 3182, + "Ġcereal": 3183, + "Ġinvited": 3184, + "Ġcomput": 3185, + "Ġtag": 3186, + "Ġoffice": 3187, + "Ġmelt": 3188, + "Ġspill": 3189, + "Ġcharm": 3190, + "coa": 3191, + "Ġlit": 3192, + "Ġscoot": 3193, + "Ġcomet": 3194, + "Ġtriangle": 3195, + "ief": 3196, + "Ġmug": 3197, + "Ġrep": 3198, + "ube": 3199, + "Ġyogurt": 3200, + "Ġspend": 3201, + "Ġcompass": 3202, + "Ġaccident": 3203, + "Ġshade": 3204, + "ĠPipp": 3205, + "hett": 3206, + "aghett": 3207, + "aghetti": 3208, + "Ġdisappointed": 3209, + "Ġlicked": 3210, + "Ġcactus": 3211, + "Ġpale": 3212, + "Ġcush": 3213, + "Ġfigure": 3214, + "Ġgiving": 3215, + "Ġregular": 3216, + "Ġavoc": 3217, + "Ġsheet": 3218, + "Ġwhispered": 3219, + "ĠPoppy": 3220, + "aze": 3221, + "uth": 3222, + "ellig": 3223, + "ĠDan": 3224, + "Ġcreate": 3225, + "Ġbarber": 3226, + "Ġintellig": 3227, + "Ġpipe": 3228, + "Ġrode": 3229, + "Ġroof": 3230, + "Ġthread": 3231, + "ither": 3232, + "Ġlibr": 3233, + "Ġload": 3234, + "Ġvi": 3235, + "Ġgifted": 3236, + "ccol": 3237, + "Ġpracticed": 3238, + "Ġdelight": 3239, + "ccoli": 3240, + "Ġharsh": 3241, + "Ġdust": 3242, + "Ġpow": 3243, + "asses": 3244, + "Ġbicy": 3245, + "azz": 3246, + "Ġspaghetti": 3247, + "Ġcompassion": 3248, + "Ġsailed": 3249, + "urkey": 3250, + "Ġforward": 3251, + "ubby": 3252, + "Ġpersistent": 3253, + "Ġspeed": 3254, + "Ġmitten": 3255, + "Ġpro": 3256, + "Ġcocoa": 3257, + "Ġenvel": 3258, + "ĠBuzz": 3259, + "Ġquestions": 3260, + "Ġcomputer": 3261, + "Ġcoo": 3262, + "Ġfeathers": 3263, + "Ġglove": 3264, + "ging": 3265, + "Ġrice": 3266, + "Ġshrimp": 3267, + "Ġdesk": 3268, + "Ġstream": 3269, + "Ġinse": 3270, + "Ġpigeon": 3271, + "Ġcharming": 3272, + "hip": 3273, + "Ġears": 3274, + "Ġcarp": 3275, + "lcan": 3276, + "Ġenvious": 3277, + "Ġknot": 3278, + "Ġturkey": 3279, + "Ġstronger": 3280, + "omes": 3281, + "Ġcoins": 3282, + "Ġtap": 3283, + "Ġraft": 3284, + "lcano": 3285, + "weet": 3286, + "Ġtrap": 3287, + "ĠPolly": 3288, + "umbers": 3289, + "Ġaeroplane": 3290, + "Ġtrunk": 3291, + "Ġwheat": 3292, + "Ġboxes": 3293, + "Ġchubby": 3294, + "Ġcarpet": 3295, + "Ġrestless": 3296, + "Ġintelligent": 3297, + "Ġtube": 3298, + "Ġspun": 3299, + "Ġdreams": 3300, + "Ġfriendship": 3301, + "Ġhalf": 3302, + "ulif": 3303, + "olin": 3304, + "ĠMummy": 3305, + "Ġloop": 3306, + "Ġcrawl": 3307, + "Ġbroccoli": 3308, + "Ġonion": 3309, + "Ġweek": 3310, + "Ġdeliver": 3311, + "Ġacce": 3312, + "Ġvide": 3313, + "Ġvolcano": 3314, + "Ġsle": 3315, + "Ġtrack": 3316, + "Ġbri": 3317, + "Ġcaulif": 3318, + "Ġvine": 3319, + "ye": 3320, + "Ġticket": 3321, + "Ġthief": 3322, + "essie": 3323, + "cycle": 3324, + "Ġlouder": 3325, + "Ġinsect": 3326, + "Ġnumbers": 3327, + "asing": 3328, + "Ġyaw": 3329, + "ĠAlice": 3330, + "Ġhaircut": 3331, + "ital": 3332, + "Ġsleeping": 3333, + "Ġmill": 3334, + "Ġalert": 3335, + "Ġeventually": 3336, + "Ġexcite": 3337, + "Ġpebble": 3338, + "Ġhosp": 3339, + "Ġattract": 3340, + "Ġplanet": 3341, + "anger": 3342, + "Ġuniver": 3343, + "isted": 3344, + "ulu": 3345, + "Ġeraser": 3346, + "Ġhospital": 3347, + "Ġreturned": 3348, + "Ġdestro": 3349, + "Ġgraceful": 3350, + "Ġhappening": 3351, + "ĠBet": 3352, + "ache": 3353, + "ĠOK": 3354, + "Ġdecide": 3355, + "Ġlearning": 3356, + "Ġscreen": 3357, + "rework": 3358, + "Ġnicely": 3359, + "Ġleop": 3360, + "Ġcauliflower": 3361, + "Ġcompetitive": 3362, + "Ġpoem": 3363, + "Ġcelebrate": 3364, + "ĠPet": 3365, + "acht": 3366, + "Ġcurt": 3367, + "Ġpeach": 3368, + "Ġsoldier": 3369, + "Ġsaus": 3370, + "Ġparade": 3371, + "atient": 3372, + "Ġattractive": 3373, + "Ġcurtain": 3374, + "Ġbase": 3375, + "Ġdolphin": 3376, + "Ġviolin": 3377, + "Ġways": 3378, + "Ġtravel": 3379, + "ats": 3380, + "Ġrod": 3381, + "Ġignorant": 3382, + "ulb": 3383, + "Ġwheels": 3384, + "Ġyacht": 3385, + "Ġscatter": 3386, + "Ġdeter": 3387, + "Ġcompassionate": 3388, + "Ġbarrel": 3389, + "Ġenvelope": 3390, + "Ġbubble": 3391, + "Ġlying": 3392, + "Ġfirework": 3393, + "ĠLulu": 3394, + "Go": 3395, + "Ġquestion": 3396, + "zzy": 3397, + "Ġscooter": 3398, + "Ġdeterm": 3399, + "Ġrag": 3400, + "Ġthu": 3401, + "Ġbicycle": 3402, + "elery": 3403, + "Ġneedle": 3404, + "Ġjudge": 3405, + "Ġbulb": 3406, + "Ġleopard": 3407, + "Ġtem": 3408, + "Ġpony": 3409, + "Ġcricket": 3410, + "Ġhomes": 3411, + "Ġorder": 3412, + "Ġador": 3413, + "tern": 3414, + "Ġtruth": 3415, + "Ġhook": 3416, + "dom": 3417, + "Ġrubbed": 3418, + "igator": 3419, + "Ġbushes": 3420, + "Ġuncle": 3421, + "ĠMiss": 3422, + "Ġcushion": 3423, + "Ġspell": 3424, + "Ġgrown": 3425, + "Sue": 3426, + "Ġcooked": 3427, + "Ġadorable": 3428, + "Ġchalk": 3429, + "Ġsoar": 3430, + "Ġpurse": 3431, + "Ġskin": 3432, + "Ġthemselves": 3433, + "Ġimpatient": 3434, + "Ġcelery": 3435, + "Ġtray": 3436, + "ĠSh": 3437, + "Ġshells": 3438, + "Ġpengu": 3439, + "Ġsniff": 3440, + "Ġprun": 3441, + "Ġwalls": 3442, + "Ġseal": 3443, + "ĠPete": 3444, + "Ġlively": 3445, + "Ġcase": 3446, + "Ġalligator": 3447, + "Ġdistant": 3448, + "Ġradish": 3449, + "Ġsaying": 3450, + "Ġspeak": 3451, + "Ġmotorcycle": 3452, + "ĠTina": 3453, + "Ġmeat": 3454, + "Ġsend": 3455, + "ĠBirdy": 3456, + "Ġspinning": 3457, + "Ġforth": 3458, + "illa": 3459, + "Ġcounting": 3460, + "Ġenth": 3461, + "Ġbounced": 3462, + "Ġchain": 3463, + "Ġed": 3464, + "Ġcleaning": 3465, + "ebra": 3466, + "Ġfilm": 3467, + "Ġslept": 3468, + "Ġpit": 3469, + "Ġsurf": 3470, + "Ġmarry": 3471, + "usia": 3472, + "Ġwallet": 3473, + "Ġenthusia": 3474, + "Ġmetal": 3475, + "urb": 3476, + "ebook": 3477, + "Ġbin": 3478, + "Ġnotebook": 3479, + "Ġskip": 3480, + "Ġwiped": 3481, + "ision": 3482, + "chair": 3483, + "Ġbiggest": 3484, + "Ġimpro": 3485, + "Ġavocado": 3486, + "Ġbehave": 3487, + "Ġdestroy": 3488, + "vator": 3489, + "ĠFo": 3490, + "Ġbandage": 3491, + "Ġlaughs": 3492, + "Ġsteak": 3493, + "Ġpattern": 3494, + "Ġpost": 3495, + "Ġelevator": 3496, + "Ġdive": 3497, + "Ġshut": 3498, + "Ġskipped": 3499, + "Ġunlock": 3500, + "Ġdiary": 3501, + "dest": 3502, + "ject": 3503, + "Ġmint": 3504, + "Ġzebra": 3505, + "Ġbags": 3506, + "ating": 3507, + "Ġarmchair": 3508, + "rage": 3509, + "aged": 3510, + "Ġdisturb": 3511, + "Ġoy": 3512, + "Ġpole": 3513, + "Ġshowing": 3514, + "Ġclub": 3515, + "Ġgathered": 3516, + "Ġnurse": 3517, + "bul": 3518, + "Ġearth": 3519, + "Ġenc": 3520, + "Ġstranger": 3521, + "Ġsweater": 3522, + "Ġjellyfish": 3523, + "Sp": 3524, + "ĠSusie": 3525, + "Ġscrew": 3526, + "ĠRob": 3527, + "Ġtemp": 3528, + "Give": 3529, + "Ġcompl": 3530, + "Ġmixer": 3531, + "Ġskull": 3532, + "Ġlime": 3533, + "Ġbump": 3534, + "bulance": 3535, + "ĠCl": 3536, + "Ġambulance": 3537, + "nam": 3538, + "Ġfather": 3539, + "Ġjournal": 3540, + "Ġloudly": 3541, + "ito": 3542, + "Ġfolder": 3543, + "Ġshield": 3544, + "Ġlibrary": 3545, + "Ġbuttons": 3546, + "Ġplayground": 3547, + "Ġtrucks": 3548, + "Ġink": 3549, + "Ġlights": 3550, + "Ġtummy": 3551, + "Ġpointing": 3552, + "Ġcity": 3553, + "Ġdecorate": 3554, + "Ġstation": 3555, + "irit": 3556, + "Ġprep": 3557, + "Ġfalls": 3558, + "quito": 3559, + "Ġfu": 3560, + "?.\"": 3561, + "ention": 3562, + "nger": 3563, + "ĠRose": 3564, + "Ġherb": 3565, + "Ġornam": 3566, + "Ġornament": 3567, + "Ġmodest": 3568, + "Ġguard": 3569, + "lies": 3570, + "Ġmos": 3571, + "Ġknows": 3572, + "Ġcord": 3573, + "Ġpolish": 3574, + "Ġmarble": 3575, + "Ġmosquito": 3576, + "umbled": 3577, + "Ġsalt": 3578, + "Ġattic": 3579, + "Ġwhenever": 3580, + "Ġvest": 3581, + "ctop": 3582, + "Ġresc": 3583, + "Ġyet": 3584, + "Ġple": 3585, + "Ġdisappeared": 3586, + "oby": 3587, + "ceed": 3588, + "Ġonce": 3589, + "Ġstrawberry": 3590, + "Ġkay": 3591, + "Ġbrothers": 3592, + "Ġitch": 3593, + "Ġpirate": 3594, + "Ġfootball": 3595, + "Ġsplit": 3596, + "kele": 3597, + "keleton": 3598, + "Ġhipp": 3599, + "Ġaut": 3600, + "Ġled": 3601, + "uring": 3602, + "ctopus": 3603, + "Ġdriving": 3604, + "Ġcable": 3605, + "Ġsupport": 3606, + "Ġcalling": 3607, + "Ġcupboard": 3608, + "aky": 3609, + "ĠSunny": 3610, + "ushed": 3611, + "Ġcomplet": 3612, + "Ġwishes": 3613, + "Ġtripped": 3614, + "ĠTweet": 3615, + "ĠPeople": 3616, + "Ġroot": 3617, + "Ġkayak": 3618, + "Ġoctopus": 3619, + "obile": 3620, + "Ġadded": 3621, + "ĠZoom": 3622, + "Ġedge": 3623, + "Ġmild": 3624, + "stic": 3625, + "Ġdetermined": 3626, + "Ġsucceed": 3627, + "Ġreading": 3628, + "omobile": 3629, + "Ġcoal": 3630, + "Ġsung": 3631, + "utes": 3632, + "Well": 3633, + "Ġsuggest": 3634, + "par": 3635, + "Ġstack": 3636, + "Ġthunder": 3637, + "Ġkindness": 3638, + "Ġautomobile": 3639, + "Ġcomplain": 3640, + "Ġenthusiastic": 3641, + "Ġsneeze": 3642, + "Ġcartoon": 3643, + "Ġyoga": 3644, + "Ġgrowl": 3645, + "htub": 3646, + "Ġflea": 3647, + "Ġmeadow": 3648, + "Ġdrawer": 3649, + "Ġbathtub": 3650, + "Ġribb": 3651, + "ophone": 3652, + "Ġhall": 3653, + "Ġgolf": 3654, + "Ġmeans": 3655, + "Ġskeleton": 3656, + "ĠBetty": 3657, + "Ġmath": 3658, + "Ġveil": 3659, + "Ġhunter": 3660, + "Re": 3661, + "Ġgor": 3662, + "Ġflame": 3663, + "Ġpoke": 3664, + "Ġvideo": 3665, + "Ġchess": 3666, + "Ġcups": 3667, + "Ġglowing": 3668, + "Ġmatt": 3669, + "Ġoyster": 3670, + "work": 3671, + "Ġpenny": 3672, + "Ġspear": 3673, + "lasses": 3674, + "Ġitself": 3675, + "essert": 3676, + "Ġdrawings": 3677, + "Ġhippo": 3678, + "Ġrepair": 3679, + "Ġswitch": 3680, + "Ġsunglasses": 3681, + "Ġteleph": 3682, + "Ġcostume": 3683, + "Ġdessert": 3684, + "Ġzipp": 3685, + "Ġrepe": 3686, + "Ġmuffin": 3687, + "Ġarg": 3688, + "Ġpastry": 3689, + "Ġpun": 3690, + "Ġrolling": 3691, + "Ġminutes": 3692, + "Ġmakeup": 3693, + "Ġpacked": 3694, + "iron": 3695, + "ric": 3696, + "Ġwaffle": 3697, + "case": 3698, + "Ġhandle": 3699, + "Ġpear": 3700, + "Ġmaze": 3701, + "Ġtelephone": 3702, + "ĠToby": 3703, + "ophy": 3704, + "Ġpine": 3705, + "ait": 3706, + "ĠPippin": 3707, + "Ġgear": 3708, + "Ġhedge": 3709, + "Ġmattress": 3710, + "Ġpackage": 3711, + "aving": 3712, + "Ġshocked": 3713, + "ines": 3714, + "Ġtrophy": 3715, + "Ġpowder": 3716, + "Ġknight": 3717, + "Ġcob": 3718, + "ĠBessie": 3719, + "Ġmissile": 3720, + "Ġframe": 3721, + "Ġmanaged": 3722, + "Ġencou": 3723, + "Ġwife": 3724, + "Spot": 3725, + "Ġok": 3726, + "Ġsepar": 3727, + "web": 3728, + "Ġrot": 3729, + "Ġstairs": 3730, + "Ġcamp": 3731, + "rophone": 3732, + "urch": 3733, + "Ġmagaz": 3734, + "time": 3735, + "Ġstrugg": 3736, + "Ġcolour": 3737, + "Ġgrapes": 3738, + "old": 3739, + "Ġfile": 3740, + "ĠZip": 3741, + "head": 3742, + "Ġbasketball": 3743, + "Bye": 3744, + "per": 3745, + "Ġcobweb": 3746, + "Ġperm": 3747, + "Ġwool": 3748, + "Ġmicrophone": 3749, + "esday": 3750, + "Ġeye": 3751, + "Ġleash": 3752, + "Ġgasp": 3753, + "iew": 3754, + "keep": 3755, + "Ġweep": 3756, + "ĠSpike": 3757, + "Ġbarking": 3758, + "ature": 3759, + "Ġsafely": 3760, + "Ġtear": 3761, + "ĠSnow": 3762, + "Ġview": 3763, + "Ġslides": 3764, + "offe": 3765, + "Ġsteps": 3766, + "istol": 3767, + "offee": 3768, + "Ġbananas": 3769, + "Ġstaff": 3770, + "Ġspirit": 3771, + "Ġtask": 3772, + "Ġhoc": 3773, + "Ġgiggled": 3774, + "Ġhockey": 3775, + "Ġvend": 3776, + "Ġthose": 3777, + "Ġgorilla": 3778, + "Ġcooler": 3779, + "ĠLook": 3780, + "was": 3781, + "cing": 3782, + "Ġearly": 3783, + "Ġmarched": 3784, + "rosc": 3785, + "washer": 3786, + "Ġflour": 3787, + "Ġhotel": 3788, + "ĠMar": 3789, + "Ġsailor": 3790, + "hic": 3791, + "Ġphoto": 3792, + "roscope": 3793, + "Ġvehic": 3794, + "ilot": 3795, + "Ġoft": 3796, + "Ġoften": 3797, + "Ġchurch": 3798, + "Ġremain": 3799, + "Ġcooking": 3800, + "Ġfive": 3801, + "ĠNext": 3802, + "hin": 3803, + "ĠMrs": 3804, + "Ġten": 3805, + "otter": 3806, + "Ġsausage": 3807, + "See": 3808, + "Ġtools": 3809, + "Ġmedal": 3810, + "Ġeither": 3811, + "Ġfireman": 3812, + "chor": 3813, + "Ġgrandpa": 3814, + "Ġotter": 3815, + "Ġbaseball": 3816, + "Ġpistol": 3817, + "Ġpretending": 3818, + "Ġdishwasher": 3819, + "Ġrever": 3820, + "Ġorganize": 3821, + "Ġpee": 3822, + "Ġvendor": 3823, + "Ġknock": 3824, + "Ġsight": 3825, + "Ġgrill": 3826, + "Ġtemple": 3827, + "Ġbattery": 3828, + "Ġthinking": 3829, + "Ġopens": 3830, + "Ġow": 3831, + "ĠKim": 3832, + "ĠGrandpa": 3833, + "Ġrealised": 3834, + "Ġiron": 3835, + "Ġlaser": 3836, + "Ġsne": 3837, + "Ġoil": 3838, + "Ġsandbox": 3839, + "ĠUn": 3840, + "Ġpatch": 3841, + "Ġhours": 3842, + "Ġrise": 3843, + "Ġwhip": 3844, + "'d": 3845, + "ctory": 3846, + "ĠGive": 3847, + "Ġanchor": 3848, + "Ġtrash": 3849, + "Ġskirt": 3850, + "ense": 3851, + "Ġshort": 3852, + "ney": 3853, + "ne": 3854, + "Ġrhin": 3855, + "Ġfactory": 3856, + "seum": 3857, + "Ġmay": 3858, + "Ġward": 3859, + "ately": 3860, + "Ġcardboard": 3861, + "ugged": 3862, + "Ġlotion": 3863, + "Ġmessage": 3864, + "Ġvalu": 3865, + "Ġwardrobe": 3866, + "Ġcell": 3867, + "Ġmuseum": 3868, + "apers": 3869, + "Ġur": 3870, + "ination": 3871, + "Ġhanging": 3872, + "eer": 3873, + "ucet": 3874, + "ailable": 3875, + "Ġhive": 3876, + "Ġtowers": 3877, + "keeper": 3878, + "Ġblackboard": 3879, + "Ġmem": 3880, + "loo": 3881, + "Ġexcitement": 3882, + "Ġcoffee": 3883, + "Ġpilot": 3884, + "ready": 3885, + "Ġnapkin": 3886, + "Ġpenguin": 3887, + "Ġcheck": 3888, + "ron": 3889, + "Ġreward": 3890, + "Ġquit": 3891, + "Ġcane": 3892, + "Ġpicking": 3893, + "place": 3894, + "azor": 3895, + "Ġig": 3896, + "Ġfaucet": 3897, + "Ġpassport": 3898, + "Ġstumbled": 3899, + "Ġdreamed": 3900, + "Ġigloo": 3901, + "enny": 3902, + "aroo": 3903, + "angaroo": 3904, + "Ġfreez": 3905, + "Ġjuicy": 3906, + "Ġallowed": 3907, + "play": 3908, + "Ġholds": 3909, + "Ġalready": 3910, + "Ġavailable": 3911, + "Ġsett": 3912, + "Ġbathe": 3913, + "ĠEverywhere": 3914, + "Ġtornado": 3915, + "imney": 3916, + "Ġfingers": 3917, + "htray": 3918, + "Ġhanger": 3919, + "Ġnewsp": 3920, + "Ġsize": 3921, + "Ġlaund": 3922, + "Ġlend": 3923, + "Ġchimney": 3924, + "ĠBefore": 3925, + "Ġlaundry": 3926, + "Ġoak": 3927, + "Ġfisher": 3928, + "Ġkangaroo": 3929, + "Ġmen": 3930, + "Ġtelling": 3931, + "Ġnovel": 3932, + "body": 3933, + "Ġmummy": 3934, + "Ġpal": 3935, + "Ġmule": 3936, + "Ġcherries": 3937, + "Ġnotice": 3938, + "Ġpractice": 3939, + "Ġspilled": 3940, + "Ġreind": 3941, + "Ġcomplete": 3942, + "Ġenjoying": 3943, + "Ġmicroscope": 3944, + "Ġgain": 3945, + "ampoo": 3946, + "Ġsub": 3947, + "Ġfireplace": 3948, + "Ġimagine": 3949, + "anda": 3950, + "Ġdisplay": 3951, + "ocer": 3952, + "Ġfastest": 3953, + "Ġmagazine": 3954, + "Ġhurry": 3955, + "Ġcabinet": 3956, + "Ġshrink": 3957, + "ĠTeddy": 3958, + "Ġashtray": 3959, + "Wait": 3960, + "Ġcows": 3961, + "gen": 3962, + "Ġpalace": 3963, + "Ġimprove": 3964, + "aches": 3965, + "arian": 3966, + "Ġrake": 3967, + "Ġreindeer": 3968, + "Ġfalling": 3969, + "ilet": 3970, + "oceros": 3971, + "ured": 3972, + "ĠMandy": 3973, + "Ġdiscovered": 3974, + "aid": 3975, + "Ġstared": 3976, + "Ġroared": 3977, + "Ġsilver": 3978, + "Ġtub": 3979, + "Ġtrail": 3980, + "There": 3981, + "Ġminer": 3982, + "come": 3983, + "Ġbill": 3984, + "Ġfog": 3985, + "iction": 3986, + "Ġax": 3987, + "stairs": 3988, + "Ġhut": 3989, + "Ġhappier": 3990, + "Ġtoilet": 3991, + "Ġtaller": 3992, + "ictionary": 3993, + "Ġoats": 3994, + "Ġfisherman": 3995, + "Ġobject": 3996, + "Ġpor": 3997, + "vision": 3998, + "Ġvaluable": 3999, + "Ġshampoo": 4000, + "ĠHere": 4001, + "Ġholes": 4002, + "Ġoffered": 4003, + "Ġboots": 4004, + "Ġrhinoceros": 4005, + "Ġnames": 4006, + "ĠDolly": 4007, + "Ġclimbing": 4008, + "Ġblin": 4009, + "vice": 4010, + "Ġstretched": 4011, + "iest": 4012, + "!.\"": 4013, + "Ġzipper": 4014, + "Is": 4015, + "Ġlistening": 4016, + "Ġsym": 4017, + "Ġbathrobe": 4018, + "alend": 4019, + "Ġjewelry": 4020, + "Ġjokes": 4021, + "Ġtelevision": 4022, + "Ġprov": 4023, + "Ġcalend": 4024, + "Ġstops": 4025, + "Ġaxe": 4026, + "Ġjumps": 4027, + "Ġfuel": 4028, + "cu": 4029, + "Ġsparkly": 4030, + "Ġperfume": 4031, + "Ġbury": 4032, + "bol": 4033, + "Ġpressed": 4034, + "Ow": 4035, + "lu": 4036, + "reek": 4037, + "Ġrece": 4038, + "Ġneat": 4039, + "Ġcreek": 4040, + "Ġpopped": 4041, + "Ġopera": 4042, + "Ġsnap": 4043, + "Ġcalendar": 4044, + "Ġgasped": 4045, + "Ġsymbol": 4046, + "Ġattach": 4047, + "Ġtuna": 4048, + "Ġpapers": 4049, + "Ġunpack": 4050, + "Ġresist": 4051, + "Ġdictionary": 4052, + "Ġsubway": 4053, + "Ġletters": 4054, + "Ġfreezer": 4055, + "Ġchose": 4056, + "ĠMike": 4057, + "Ġpinch": 4058, + "zag": 4059, + "Ġspoke": 4060, + "Ġanyway": 4061, + "Ġsuper": 4062, + "Ġhelper": 4063, + "Ġporch": 4064, + "affe": 4065, + "Ġbikes": 4066, + "Ġlie": 4067, + "iches": 4068, + "Ġcomfort": 4069, + "Ġtightly": 4070, + "Ġshaking": 4071, + "Ġbookcase": 4072, + "ĠPandy": 4073, + "Ġson": 4074, + "Ġrazor": 4075, + "aurant": 4076, + "Ġsandwiches": 4077, + "ĠAre": 4078, + "arry": 4079, + "Ġext": 4080, + "igzag": 4081, + "Ġweigh": 4082, + "Ġagainst": 4083, + "Ġstickers": 4084, + "Ġrestaurant": 4085, + "Ġnewspaper": 4086, + "Ġblouse": 4087, + "te": 4088, + "Ġvehicle": 4089, + "Ġswinging": 4090, + "Ġped": 4091, + "Ġdisag": 4092, + "Ġnature": 4093, + "Ġsquirrels": 4094, + "Ġbelongs": 4095, + "ival": 4096, + "Ġswamp": 4097, + "Ġbutterflies": 4098, + "Ġgym": 4099, + "del": 4100, + "Ġinclu": 4101, + "Ġgrowing": 4102, + "Ġbuckle": 4103, + "omed": 4104, + "Ġstirred": 4105, + "Ġmustache": 4106, + "Ġbillboard": 4107, + "xy": 4108, + "Ġbeep": 4109, + "Ġalarm": 4110, + "Ġlip": 4111, + "Ġfest": 4112, + "Ġlightning": 4113, + "Ġhung": 4114, + "utor": 4115, + "Ġdistance": 4116, + "Ġcards": 4117, + "ogn": 4118, + "Ġobser": 4119, + "Ġagree": 4120, + "Ġtease": 4121, + "Ġrecogn": 4122, + "Ġrubber": 4123, + "ik": 4124, + "Ġhate": 4125, + "Ġsof": 4126, + "fast": 4127, + "Ġdoesn": 4128, + "Ġmusician": 4129, + "Ġadvice": 4130, + "Ġfort": 4131, + "Ġbeef": 4132, + "Ġserve": 4133, + "Ouch": 4134, + "aspoon": 4135, + "Ġsweetie": 4136, + "ef": 4137, + "Ġmodel": 4138, + "lter": 4139, + "Ġblueberries": 4140, + "Ġcrib": 4141, + "Ġsofa": 4142, + "Ġcircles": 4143, + "Ġbreakfast": 4144, + "Ġtutor": 4145, + "asis": 4146, + "Ġbookshe": 4147, + "ĠEllie": 4148, + "Ġgiraffe": 4149, + "stri": 4150, + "Ġfestival": 4151, + "Ġseparate": 4152, + "Ġshelter": 4153, + "Ġgas": 4154, + "Ġolive": 4155, + "Ġairport": 4156, + "ĠDave": 4157, + "ĠCo": 4158, + "Ġrail": 4159, + "Ġbookshelf": 4160, + "Ġfrogs": 4161, + "Ġteaspoon": 4162, + "Ġreverse": 4163, + "Ġjunk": 4164, + "Ġriding": 4165, + "Ġpleased": 4166, + "Ġdrain": 4167, + "Ġwipe": 4168, + "Ġoasis": 4169, + "Ġsoil": 4170, + "Ġahead": 4171, + "Ġrescue": 4172, + "Ġleaving": 4173, + "ĠBill": 4174, + "ummer": 4175, + "ĠBubb": 4176, + "Ġpainter": 4177, + "Ġchance": 4178, + "Ġsqueeze": 4179, + "Ġknob": 4180, + "Ġpoked": 4181, + "Ġpeeked": 4182, + "Ġlumber": 4183, + "Dad": 4184, + "Ġtrains": 4185, + "la": 4186, + "Ġextra": 4187, + "Ġslipp": 4188, + "ĠJohnny": 4189, + "Ġquiz": 4190, + "Ġrefused": 4191, + "res": 4192, + "rmomet": 4193, + "Ġpage": 4194, + "Ġrules": 4195, + "Ġhappens": 4196, + "Ġins": 4197, + "Ġsounded": 4198, + "ĠV": 4199, + "Ġwinter": 4200, + "Ġdancer": 4201, + "Ġbirdc": 4202, + "Ġdisappear": 4203, + "rmometer": 4204, + "ĠCarl": 4205, + "Ġwaste": 4206, + "Ġweather": 4207, + "Ġlic": 4208, + "Ġbirdcage": 4209, + "Ġtheater": 4210, + "Ġreef": 4211, + "Ġcarrying": 4212, + "ĠSpe": 4213, + "Ġinvite": 4214, + "ĠBow": 4215, + "iform": 4216, + "Ġostri": 4217, + "Ġgoal": 4218, + "Ġswung": 4219, + "Ġuniform": 4220, + "Ġtrade": 4221, + "Ġcliff": 4222, + "ience": 4223, + "Ġlawn": 4224, + "ola": 4225, + "Ġleaned": 4226, + "angu": 4227, + "Ġaccept": 4228, + "ĠBoun": 4229, + "Ġadmire": 4230, + "Ġaccidentally": 4231, + "Ġpastel": 4232, + "They": 4233, + "Ġstom": 4234, + "Ġlangu": 4235, + "ĠLee": 4236, + "Ġtwir": 4237, + "Ġsuff": 4238, + "Ġpanda": 4239, + "na": 4240, + "riger": 4241, + "Ġbet": 4242, + "rigerator": 4243, + "Ġpeek": 4244, + "render": 4245, + "Ġblinked": 4246, + "Ġstarts": 4247, + "Ġrefrigerator": 4248, + "Ġanywhere": 4249, + "Ġimagined": 4250, + "Ġdreaming": 4251, + "Ġremove": 4252, + "night": 4253, + "Ġshower": 4254, + "Ġceiling": 4255, + "Ġclassroom": 4256, + "ĠBuzzy": 4257, + "ĠSoph": 4258, + "Ġcaring": 4259, + "ium": 4260, + "Ġgrand": 4261, + "ĠWhere": 4262, + "ĠJazz": 4263, + "Ġmissing": 4264, + "aked": 4265, + "Ġlicense": 4266, + "Ġstable": 4267, + "Ġthermometer": 4268, + "ĠBig": 4269, + "Ġmonkeys": 4270, + "astic": 4271, + "Ġwarned": 4272, + "Ġsummer": 4273, + "Ġabove": 4274, + "Ġbrick": 4275, + "ected": 4276, + "Ġcudd": 4277, + "ĠPat": 4278, + "med": 4279, + "Ġproblems": 4280, + "amber": 4281, + "Ġchasing": 4282, + "Ġapron": 4283, + "Ġlabel": 4284, + "Ġsent": 4285, + "iture": 4286, + "urniture": 4287, + "Ġlawy": 4288, + "Ġlid": 4289, + "uggage": 4290, + "ĠBinky": 4291, + "Ġrespectful": 4292, + "Ġfurniture": 4293, + "Ġfrowned": 4294, + "Ġzoomed": 4295, + "Ġpages": 4296, + "Ġprevent": 4297, + "Ġbent": 4298, + "ĠEventually": 4299, + "Ġluggage": 4300, + "ĠLola": 4301, + "ĠRed": 4302, + "Ġmistakes": 4303, + "Ġostrich": 4304, + "Ġsunset": 4305, + "ison": 4306, + "Ġsuggested": 4307, + "Ġwindows": 4308, + "ations": 4309, + "Ġjail": 4310, + "Ġwine": 4311, + "ĠFreddy": 4312, + "Ġribbon": 4313, + "Ġolder": 4314, + "Ġshouts": 4315, + "Ġgrape": 4316, + "Ġwigg": 4317, + "ucture": 4318, + "Ġstructure": 4319, + "He": 4320, + "Ġspoil": 4321, + "eor": 4322, + "Ġfixing": 4323, + "Ġchamber": 4324, + "Ġlions": 4325, + "Ġdelay": 4326, + "Ġfinds": 4327, + "Ġhanded": 4328, + "Ġsearching": 4329, + "Ġunite": 4330, + "Ġfought": 4331, + "Ġlawyer": 4332, + "Ġbrightly": 4333, + "Ġmeeting": 4334, + "Did": 4335, + "Ġpair": 4336, + "Ġchoice": 4337, + "Ġart": 4338, + "ĠHel": 4339, + "Ġsurprises": 4340, + "Ġfavour": 4341, + "eterin": 4342, + "adium": 4343, + "eterinarian": 4344, + "low": 4345, + "ĠY": 4346, + "Ġstadium": 4347, + "Ġproudly": 4348, + "ĠGeor": 4349, + "iki": 4350, + "Ġveterinarian": 4351, + "vet": 4352, + "Ġchairs": 4353, + "Ġslip": 4354, + "rod": 4355, + "Ann": 4356, + "Ġsadly": 4357, + "Ġincre": 4358, + "Ġpuddles": 4359, + "Ġberry": 4360, + "Ġintrod": 4361, + "Ġranch": 4362, + "veal": 4363, + "Ġargue": 4364, + "Ġadmired": 4365, + "ĠOlive": 4366, + "Ġcur": 4367, + "Ġfavourite": 4368, + "ĠPa": 4369, + "Ġinf": 4370, + "Your": 4371, + "Ġexcitedly": 4372, + "Ġrac": 4373, + "Ġgrabs": 4374, + "mend": 4375, + "Ġsteam": 4376, + "thank": 4377, + "Ġhuman": 4378, + "ĠRu": 4379, + "sity": 4380, + "ĠSpeedy": 4381, + "Ġsaving": 4382, + "Ġpushing": 4383, + "Ġreveal": 4384, + "ommend": 4385, + "Ġyield": 4386, + "alley": 4387, + "olog": 4388, + "Ġmall": 4389, + "Ġreminded": 4390, + "Ġrecommend": 4391, + "Ġleak": 4392, + "Ġsurrender": 4393, + "Ġharb": 4394, + "Ġappl": 4395, + "cuss": 4396, + "Ġweap": 4397, + "Ġregret": 4398, + "Ġputting": 4399, + "Ġvalley": 4400, + "ĠBubbles": 4401, + "ĠGeorge": 4402, + "Ġmineral": 4403, + "ĠLilly": 4404, + "Ġevening": 4405, + "elcome": 4406, + "Ġforgave": 4407, + "Ġmatches": 4408, + "Ġsneezed": 4409, + "Ġaw": 4410, + "Ġpup": 4411, + "Ġrushed": 4412, + "Ġspade": 4413, + "ecause": 4414, + "Ġapolog": 4415, + "Ġdiscuss": 4416, + "Ġplates": 4417, + "Ġprepare": 4418, + "Ġharbor": 4419, + "Ġignore": 4420, + "ĠOw": 4421, + "Ġcountry": 4422, + "Ġlanguage": 4423, + "Ġpulls": 4424, + "Ġplastic": 4425, + "Ġsupply": 4426, + "Ġfloat": 4427, + "Ġsniffed": 4428, + "Ġreplace": 4429, + "Ġmeas": 4430, + "Ġshovel": 4431, + "Ġraise": 4432, + "Ġstrip": 4433, + "Ġfre": 4434, + "Ġcared": 4435, + "Ġsocks": 4436, + "Ġdoors": 4437, + "Ġmystery": 4438, + "Ġlives": 4439, + "Ġrestore": 4440, + "Ġsticker": 4441, + "Ġsudden": 4442, + "ero": 4443, + "ĠPaul": 4444, + "Ġkinds": 4445, + "Ġslippery": 4446, + "Ġplayer": 4447, + "ĠZoomy": 4448, + "Ġpanic": 4449, + "Ġhoping": 4450, + "ĠUnder": 4451, + "ricane": 4452, + "iday": 4453, + "Ġshone": 4454, + "lex": 4455, + "ari": 4456, + "hero": 4457, + "..": 4458, + "Ġbeg": 4459, + "Ġsuperhero": 4460, + "Anna": 4461, + "ĠKiki": 4462, + "Ġdelighted": 4463, + "Ġgro": 4464, + "aud": 4465, + "chan": 4466, + "Ġchickens": 4467, + "ĠCharl": 4468, + "Ġshoulder": 4469, + "Ġrained": 4470, + "Ġcolourful": 4471, + "Ġbreat": 4472, + "Ġclaw": 4473, + "Ġsoftly": 4474, + "rise": 4475, + "Ġport": 4476, + "Ġhol": 4477, + "icer": 4478, + "Ġholiday": 4479, + "oof": 4480, + "oe": 4481, + "Ġbarks": 4482, + "ason": 4483, + "Ġthrowing": 4484, + "Ġplanes": 4485, + "Ġbend": 4486, + "Yay": 4487, + "Ġshakes": 4488, + "Ġended": 4489, + "Ġinfant": 4490, + "Ġshivering": 4491, + "Ġkneel": 4492, + "Ġsunrise": 4493, + "Yuck": 4494, + "Ġpushes": 4495, + "Ġthanks": 4496, + "Ġfresh": 4497, + "Ġsuffer": 4498, + "Ġpoints": 4499, + "imed": 4500, + "wards": 4501, + "Ġtip": 4502, + "Ġfreeze": 4503, + "Ġkeeping": 4504, + "ĠWould": 4505, + "Ġcopper": 4506, + "Ġgiggle": 4507, + "ĠAlex": 4508, + "Ġsmells": 4509, + "Ġdear": 4510, + "Ġenter": 4511, + "Ġprovide": 4512, + "ĠEnd": 4513, + "cast": 4514, + "chanic": 4515, + "Ġdishes": 4516, + "cond": 4517, + "Ġunh": 4518, + "Ġapplaud": 4519, + "Ġheads": 4520, + "Ġhurricane": 4521, + "ĠTed": 4522, + "Ġcherry": 4523, + "Ġmass": 4524, + "Ġthumb": 4525, + "Ġmeowed": 4526, + "Ġmenu": 4527, + "Ġsecond": 4528, + "Ġbrighter": 4529, + "ince": 4530, + "Ġsandcast": 4531, + "Ġmechanic": 4532, + "Ġwre": 4533, + "Mia": 4534, + "ĠDanny": 4535, + "Ġsprayed": 4536, + "Ġevent": 4537, + "Ġletting": 4538, + "Ġweapon": 4539, + "Ġx": 4540, + "Ġlaught": 4541, + "Ġlaughter": 4542, + "ĠGrace": 4543, + "Ġclapping": 4544, + "Ġfeelings": 4545, + "ĠOr": 4546, + "icky": 4547, + "Ġsplashing": 4548, + "ement": 4549, + "acked": 4550, + "Ġcastles": 4551, + "ĠJoey": 4552, + "cer": 4553, + "Ġscore": 4554, + "apping": 4555, + "Ġuniverse": 4556, + "Ġnavy": 4557, + "ĠHoppy": 4558, + "Ġdem": 4559, + "Ġsticky": 4560, + "Ġrow": 4561, + "Ġrooms": 4562, + "Ġflies": 4563, + "One": 4564, + "igi": 4565, + "Ġunhappy": 4566, + "Ġgreedy": 4567, + "ĠSophie": 4568, + "Ġdare": 4569, + "Ġalive": 4570, + "Ġbreaks": 4571, + "Ġener": 4572, + "ĠBee": 4573, + "Ġcourage": 4574, + "Ġinvit": 4575, + "Ġrepeat": 4576, + "Ġdemand": 4577, + "Ready": 4578, + "ĠGigi": 4579, + "Ġtrusted": 4580, + "Ġsomewhere": 4581, + "Ġprune": 4582, + "bles": 4583, + "Ġwreck": 4584, + "Ġskill": 4585, + "Ġexamine": 4586, + "Ġparts": 4587, + "ĠHen": 4588, + "year": 4589, + "Ġeaten": 4590, + "erc": 4591, + "Ġmention": 4592, + "ĠHelp": 4593, + "Ġraining": 4594, + "ĠAnnie": 4595, + "Ġthrows": 4596, + "Ġjogged": 4597, + "quest": 4598, + "Ġstarting": 4599, + "Ġrush": 4600, + "ĠCharlie": 4601, + "ĠSque": 4602, + "Ġchirp": 4603, + "Ġpoison": 4604, + "Ġpirates": 4605, + "heart": 4606, + "Ġvac": 4607, + "Ġcontent": 4608, + "ĠSu": 4609, + "Ġsigh": 4610, + "Ġflapped": 4611, + "Ġdrops": 4612, + "Ġsport": 4613, + "Qu": 4614, + "Ġsparkled": 4615, + "ĠHenry": 4616, + "Ġgiven": 4617, + "Ġstreng": 4618, + "Ġsteel": 4619, + "Ġbumped": 4620, + "Ġyawned": 4621, + "Ġstud": 4622, + "Ġrequest": 4623, + "Ġscold": 4624, + "Ġmyself": 4625, + "Ġstrength": 4626, + "Ġshrugged": 4627, + "ĠSm": 4628, + "Ġcoats": 4629, + "Ġpunish": 4630, + "Ġequ": 4631, + "Ġsnugg": 4632, + "Ġuniversity": 4633, + "Ġpaid": 4634, + "Ġpigs": 4635, + "Ġscratch": 4636, + "Ġtoe": 4637, + "Ġexerc": 4638, + "Ġtracks": 4639, + "Ġupstairs": 4640, + "Ġprayed": 4641, + "Ġcrossed": 4642, + "Ġsqueezed": 4643, + "Ġflood": 4644, + "Ġimpressed": 4645, + "Ġexpect": 4646, + "Ġbouncing": 4647, + "Ġrhy": 4648, + "Ġrabbits": 4649, + "ges": 4650, + "Ġbadly": 4651, + "Ġleather": 4652, + "Ġwarn": 4653, + "Ġnews": 4654, + "Ġtide": 4655, + "ĠLucky": 4656, + "Ġminute": 4657, + "ĠSnowy": 4658, + "Ġbears": 4659, + "Ġclaws": 4660, + "Ġbuzz": 4661, + "Ġsweetheart": 4662, + "Ġnation": 4663, + "ĠSk": 4664, + "thm": 4665, + "Ġheat": 4666, + "Ġhist": 4667, + "Ġvacation": 4668, + "Ġstrawberries": 4669, + "Ġobserve": 4670, + "Ġexplored": 4671, + "Ġsettle": 4672, + "Ġsandcastle": 4673, + "Ġyawn": 4674, + "Ġhistory": 4675, + "ĠFinny": 4676, + "mare": 4677, + "ĠFinn": 4678, + "ĠSee": 4679, + "ially": 4680, + "inking": 4681, + "Ġbelieved": 4682, + "Ġhorses": 4683, + "ĠElly": 4684, + "Ġchecked": 4685, + "Ġtour": 4686, + "Ġnetwork": 4687, + "Ġcheek": 4688, + "Ġoffer": 4689, + "Ġeasily": 4690, + "Ġplaced": 4691, + "spec": 4692, + "Ġspots": 4693, + "Ġsnowball": 4694, + "ween": 4695, + "men": 4696, + "Ġenergy": 4697, + "Ġimagination": 4698, + "Ġblueberry": 4699, + "otten": 4700, + "Ġbetween": 4701, + "specially": 4702, + "izes": 4703, + "Ġdaisy": 4704, + "Ġwaving": 4705, + "ĠHarry": 4706, + "reeze": 4707, + "ĠFox": 4708, + "reat": 4709, + "ĠTilly": 4710, + "Ġvroom": 4711, + "Ġsoak": 4712, + "Ġsafari": 4713, + "Ġrhythm": 4714, + "Ġmassage": 4715, + "Ġstomach": 4716, + "Ġbaking": 4717, + "quake": 4718, + "Ġnightmare": 4719, + "Ġinsisted": 4720, + "Ġblowing": 4721, + "Ġentered": 4722, + "Ġstair": 4723, + "Ġpalm": 4724, + "Ġbeauty": 4725, + "Ġtwisted": 4726, + "Ġbother": 4727, + "Ġwriting": 4728, + "Ġscoop": 4729, + "Ġprunes": 4730, + "Ġbrain": 4731, + "Ġing": 4732, + "ĠPenny": 4733, + "ipment": 4734, + "Ġpoppy": 4735, + "Ġhills": 4736, + "noon": 4737, + "Ġespecially": 4738, + "Ġafternoon": 4739, + "Ġequipment": 4740, + "hest": 4741, + "Ġsir": 4742, + "Ġpad": 4743, + "Ġingred": 4744, + "Ġcalls": 4745, + "Ġingredient": 4746, + "Ġearthquake": 4747, + "Ġignored": 4748, + "Ġburned": 4749, + "Ġnobody": 4750, + "mble": 4751, + "Ġsty": 4752, + "apa": 4753, + "Ġsew": 4754, + "Ġtug": 4755, + "isty": 4756, + "Ġhearts": 4757, + "xygen": 4758, + "Ġlear": 4759, + "Ġlearnt": 4760, + "Ġlemonade": 4761, + "Sh": 4762, + "Ġincrease": 4763, + "ĠMaria": 4764, + "Ġgaz": 4765, + "Ġbackpack": 4766, + "Ġmailman": 4767, + "Ġwhistled": 4768, + "Ġpedal": 4769, + "Ġshopkeeper": 4770, + "ffic": 4771, + "ĠMill": 4772, + "Ġpermit": 4773, + "Ġtremble": 4774, + "Ġyucky": 4775, + "anges": 4776, + "Ġmoves": 4777, + "ĠZara": 4778, + "Ġintroduce": 4779, + "Ġlemons": 4780, + "Ġcrash": 4781, + "Ġbeans": 4782, + "ĠMag": 4783, + "Ġfloated": 4784, + "edn": 4785, + "ednesday": 4786, + "ittens": 4787, + "ĠWednesday": 4788, + "Ġplanned": 4789, + "ĠCoco": 4790, + "Welcome": 4791, + "ĠRos": 4792, + "Ġstrike": 4793, + "Ġtraffic": 4794, + "Lucy": 4795, + "Ġinclude": 4796, + "Ġslap": 4797, + "Ġracing": 4798, + "resses": 4799, + "ĠWhenever": 4800, + "Ġwisdom": 4801, + "Ġpur": 4802, + "Ġwags": 4803, + "laimed": 4804, + "Ġluck": 4805, + "Ġfollowing": 4806, + "Ġprice": 4807, + "ecting": 4808, + "Ġmama": 4809, + "Ġpitch": 4810, + "Ġbelow": 4811, + "ĠHave": 4812, + "ĠSandy": 4813, + "ĠPip": 4814, + "ĠSqueaky": 4815, + "Ġweight": 4816, + "Ġexclaimed": 4817, + "house": 4818, + "ĠOwl": 4819, + "uct": 4820, + "Ġburied": 4821, + "Ġcomf": 4822, + "Ġfollows": 4823, + "Ġrecognize": 4824, + "Ġingredients": 4825, + "ĠFroggy": 4826, + "ĠMittens": 4827, + "ĠDog": 4828, + "Ġfurt": 4829, + "tain": 4830, + "Ġcandles": 4831, + "ĠBounce": 4832, + "Ġmarbles": 4833, + "riage": 4834, + "unday": 4835, + "emember": 4836, + "eration": 4837, + "ĠSunday": 4838, + "Ġapart": 4839, + "Ġgrowled": 4840, + "ĠIs": 4841, + "ores": 4842, + "Ġconf": 4843, + "Ġhopes": 4844, + "Ġteaching": 4845, + "Ġfolded": 4846, + "ĠWho": 4847, + "Ġclosely": 4848, + "Ġheel": 4849, + "ĠKate": 4850, + "Ġencourage": 4851, + "Ġzigzag": 4852, + "Ġpulling": 4853, + "Ġdigg": 4854, + "Ġbouncy": 4855, + "ĠMillie": 4856, + "ippy": 4857, + "Ġfurther": 4858, + "Ġchewed": 4859, + "Ġdigging": 4860, + "Ġwinning": 4861, + "nce": 4862, + "Woof": 4863, + "Ġdresses": 4864, + "Ġimage": 4865, + "rec": 4866, + "cery": 4867, + "Ġshouting": 4868, + "ĠRock": 4869, + "Ġgrocery": 4870, + "Ġtwisty": 4871, + "Ġpeanuts": 4872, + "Ġpuzzles": 4873, + "ĠJames": 4874, + "bbing": 4875, + "Sara": 4876, + "Ġscrat": 4877, + "look": 4878, + "Ġchores": 4879, + "Ġwhisper": 4880, + "Ġspike": 4881, + "Ġcape": 4882, + "Ġsnail": 4883, + "Ġacorns": 4884, + "Ġworms": 4885, + "ĠTw": 4886, + "hood": 4887, + "Ġdeeper": 4888, + "Ġurge": 4889, + "ĠPinky": 4890, + "ifi": 4891, + "ĠRo": 4892, + "ĠTony": 4893, + "ĠBluey": 4894, + "Ġplanted": 4895, + "Ġattention": 4896, + "ecture": 4897, + "Ġexercise": 4898, + "ĠBaby": 4899, + "ĠPapa": 4900, + "Ġexper": 4901, + "Ġcub": 4902, + "Ġoperation": 4903, + "Ġhon": 4904, + "Ġunderground": 4905, + "Ġagre": 4906, + "Ġquite": 4907, + "Ġcreatures": 4908, + "Ġsimp": 4909, + "Ġstruggle": 4910, + "oral": 4911, + "ddy": 4912, + "Ġblood": 4913, + "Ġlecture": 4914, + "ĠFifi": 4915, + "Ġwashing": 4916, + "ĠMay": 4917, + "Ġhurting": 4918, + "Ġgifts": 4919, + "Ġvanished": 4920, + "Ġdressed": 4921, + "ĠSharing": 4922, + "Ġinvitation": 4923, + "Ġsolved": 4924, + "Ġlicks": 4925, + "Ġsnuggled": 4926, + "ĠRuby": 4927, + "Ġble": 4928, + "Ġmarriage": 4929, + "Ġquietly": 4930, + "gie": 4931, + "Ġwarning": 4932, + "To": 4933, + "Ġjazz": 4934, + "Ġbreathe": 4935, + "Ġelephants": 4936, + "reci": 4937, + "ĠTu": 4938, + "Ġsizes": 4939, + "Ġdried": 4940, + "Ġfallen": 4941, + "Ġlandscape": 4942, + "ories": 4943, + "Bob": 4944, + "Ġsprink": 4945, + "Ġneighbour": 4946, + "Ġmice": 4947, + "Ġappreci": 4948, + "ĠTuesday": 4949, + "Ġeagerly": 4950, + "Ġsailing": 4951, + "Ġpaused": 4952, + "ĠGood": 4953, + "ips": 4954, + "Ġcounter": 4955, + "And": 4956, + "Ġworth": 4957, + "looking": 4958, + "ĠLiz": 4959, + "ĠFirst": 4960, + "Ġoxygen": 4961, + "Ġrelease": 4962, + "Ġshined": 4963, + "pted": 4964, + "Ġreaches": 4965, + "Ġbalan": 4966, + "isses": 4967, + "Ġoh": 4968, + "Ġkisses": 4969, + "Ġstyle": 4970, + "Ġbricks": 4971, + "Ġglo": 4972, + "Ġplays": 4973, + "Ġideas": 4974, + "sed": 4975, + "Ġinst": 4976, + "ĠSte": 4977, + "Ġwob": 4978, + "Ġfireworks": 4979, + "Will": 4980, + "ĠKat": 4981, + "ĠEverything": 4982, + "iggly": 4983, + "ucked": 4984, + "Ġseeing": 4985, + "Ġflap": 4986, + "Ġaccepted": 4987, + "Ġblink": 4988, + "mm": 4989, + "Ġtremb": 4990, + "Ġmuddy": 4991, + "Ġmemory": 4992, + "Ġmarried": 4993, + "Ġtomatoes": 4994, + "These": 4995, + "Ġexit": 4996, + "ops": 4997, + "Ġwagging": 4998, + "Ġfash": 4999, + "ĠJul": 5000, + "Ġwandered": 5001, + "unately": 5002, + "ipping": 5003, + "right": 5004, + "Ġgloves": 5005, + "ĠEach": 5006, + "Ġcaptain": 5007, + "Ġpillows": 5008, + "Ġreceive": 5009, + "Ġresp": 5010, + "raged": 5011, + "Ġduring": 5012, + "Not": 5013, + "etch": 5014, + "Ġweb": 5015, + "Ġpetals": 5016, + "Because": 5017, + "Ġwatered": 5018, + "ived": 5019, + "ĠRosie": 5020, + "Ġmanage": 5021, + "Ġbrings": 5022, + "Ġpinched": 5023, + "Ġcakes": 5024, + "Ġvanish": 5025, + "Ġfashion": 5026, + "Ġprinter": 5027, + "Ġdestroyed": 5028, + "ĠAb": 5029, + "Ġtreasures": 5030, + "Ġallow": 5031, + "ĠClara": 5032, + "ups": 5033, + "Ġhadn": 5034, + "Ġworse": 5035, + "Ġvel": 5036, + "Ġhits": 5037, + "Ġbur": 5038, + "xu": 5039, + "do": 5040, + "Ġvelvet": 5041, + "Ġappear": 5042, + "Ġdisagree": 5043, + "Ġcatching": 5044, + "Ġscattered": 5045, + "Ġmemories": 5046, + "Ġsorts": 5047, + "Ġhers": 5048, + "Ġoranges": 5049, + "Ġscolded": 5050, + "Ġpears": 5051, + "Ġsigns": 5052, + "Ġbones": 5053, + "Ġrang": 5054, + "Ġsnapped": 5055, + "Ġsits": 5056, + "Ġseats": 5057, + "ĠUncle": 5058, + "uxu": 5059, + "Ġgazed": 5060, + "Ġraised": 5061, + "ĠSpark": 5062, + "ĠPr": 5063, + "ĠWiggly": 5064, + "Ġsi": 5065, + "ĠGod": 5066, + "Ġzipped": 5067, + "Ġpies": 5068, + "Ġprints": 5069, + "Ġshot": 5070, + "Ġsliding": 5071, + "Ġfro": 5072, + "Ġeasier": 5073, + "ssible": 5074, + "Ġskills": 5075, + "Ġclimbs": 5076, + "urprise": 5077, + "Ġtwirled": 5078, + "Ġblankets": 5079, + "Ġforgotten": 5080, + "Ġbaked": 5081, + "ester": 5082, + "Ġdifference": 5083, + "esterday": 5084, + "Ġluxu": 5085, + "orted": 5086, + "Ġgolden": 5087, + "ccer": 5088, + "Yum": 5089, + "ising": 5090, + "Ġkitty": 5091, + "Ġcutting": 5092, + "Ġseason": 5093, + "Ġnowhere": 5094, + "Ġcrow": 5095, + "ĠWally": 5096, + "Ġsoccer": 5097, + "Ġdared": 5098, + "ah": 5099, + "Ġbites": 5100, + "Ġlung": 5101, + "Ġcelebrated": 5102, + "choo": 5103, + "chie": 5104, + "Ġstraight": 5105, + "ĠMe": 5106, + "Ġunlocked": 5107, + "sters": 5108, + "ĠAn": 5109, + "Ġsorting": 5110, + "Ġcollected": 5111, + "Ġbleed": 5112, + "ĠMoral": 5113, + "aped": 5114, + "ding": 5115, + "Ġwelcomed": 5116, + "Ġvisited": 5117, + "Ġspoons": 5118, + "ĠOut": 5119, + "Ġours": 5120, + "Ġstitch": 5121, + "ĠMaggie": 5122, + "Ġjogging": 5123, + "ĠTuna": 5124, + "medi": 5125, + "Ġemer": 5126, + "mediately": 5127, + "Ġisn": 5128, + "Ġtong": 5129, + "Ġtrave": 5130, + "Ġwinner": 5131, + "umble": 5132, + "Surprise": 5133, + "Ġsince": 5134, + "Ġruin": 5135, + "Ġprett": 5136, + "Ok": 5137, + "Ġattached": 5138, + "ĠKing": 5139, + "Ġweeping": 5140, + "Ġmarching": 5141, + "Ġluxury": 5142, + "Ġsimple": 5143, + "Ġshouldn": 5144, + "Ġguessed": 5145, + "Ġzero": 5146, + "Ġcreated": 5147, + "Ġstuffed": 5148, + "ĠSmith": 5149, + "Ġpets": 5150, + "ction": 5151, + "Ġwaist": 5152, + "Ġfamil": 5153, + "Ġurged": 5154, + "Ġbowed": 5155, + "Ġselling": 5156, + "ĠGr": 5157, + "Ġfloating": 5158, + "ĠSuzy": 5159, + "Ġbye": 5160, + "Ġvict": 5161, + "Ġkingdom": 5162, + "Ġolives": 5163, + "Ġkicking": 5164, + "Ġpunished": 5165, + "ĠBo": 5166, + "sit": 5167, + "ĠQu": 5168, + "Ġtoes": 5169, + "Ġgrant": 5170, + "Ġmuscles": 5171, + "Ġjewels": 5172, + "Ġbeds": 5173, + "Ġmelted": 5174, + "Goodbye": 5175, + "Ġslice": 5176, + "Ġgrin": 5177, + "Ġunderstanding": 5178, + "rr": 5179, + "Ġcollection": 5180, + "Ġtore": 5181, + "Ġmeasured": 5182, + "Ġcras": 5183, + "aker": 5184, + "ĠBoth": 5185, + "ĠSlow": 5186, + "iers": 5187, + "Ġtrapped": 5188, + "omeday": 5189, + "ĠDr": 5190, + "Ġlined": 5191, + "'ve": 5192, + "Ġacted": 5193, + "fortunately": 5194, + "Ġencouraged": 5195, + "va": 5196, + "Ġreceived": 5197, + "Ġwaffles": 5198, + "ĠChe": 5199, + "Ġwest": 5200, + "Ġmeow": 5201, + "ents": 5202, + "Ġpatterns": 5203, + "!,\"": 5204, + "ĠDin": 5205, + "ĠBoo": 5206, + "Ġbrus": 5207, + "Ġmouths": 5208, + "kins": 5209, + "Ġbang": 5210, + "ring": 5211, + "Meow": 5212, + "Ġpeaches": 5213, + "Ġbreeze": 5214, + "aded": 5215, + "une": 5216, + "Ġprinted": 5217, + "Ġsoldiers": 5218, + "Ġsomeday": 5219, + "Ġpotatoes": 5220, + "Ġpupil": 5221, + "umes": 5222, + "Ġresult": 5223, + "Ġdrinks": 5224, + "Ġshed": 5225, + "Ġexperience": 5226, + "Ġpresents": 5227, + "Ġfiref": 5228, + "Ġsurround": 5229, + "Ġnone": 5230, + "Ġvoices": 5231, + "osed": 5232, + "Ġdrinking": 5233, + "ishing": 5234, + "Ġrelaxed": 5235, + "cus": 5236, + "Ġvictory": 5237, + "Ġbreaking": 5238, + "Ġpaints": 5239, + "Ġhurried": 5240, + "Ġtwink": 5241, + "ission": 5242, + "Ġtongue": 5243, + "eep": 5244, + "Ġcostumes": 5245, + "Ġflat": 5246, + "Ġmentioned": 5247, + "Ġbegged": 5248, + "Ġteasing": 5249, + "Ġwhistling": 5250, + "Ġfetch": 5251, + "Ġpermission": 5252, + "Ġsip": 5253, + "Ġdisagreed": 5254, + "ĠThese": 5255, + "Ġpearl": 5256, + "Ġsix": 5257, + "ĠToto": 5258, + "Ġstro": 5259, + "vest": 5260, + "akes": 5261, + "ĠRocky": 5262, + "Amy": 5263, + "Ġesc": 5264, + "Ġappro": 5265, + "Ġskipping": 5266, + "Ġfishing": 5267, + "Ġll": 5268, + "Ġhighest": 5269, + "Ġpra": 5270, + "Ġwatches": 5271, + "Ġsorted": 5272, + "ĠChicky": 5273, + "Ġringing": 5274, + "Ġtonight": 5275, + "ship": 5276, + "Ġopin": 5277, + "Ġlets": 5278, + "icing": 5279, + "Next": 5280, + "Ġperfectly": 5281, + "Ġshadows": 5282, + "Ġimmediately": 5283, + "Ġherbs": 5284, + "Ġwarmth": 5285, + "Ġspit": 5286, + "Ġremained": 5287, + "ĠIts": 5288, + "ther": 5289, + "walk": 5290, + "ĠPepper": 5291, + "irring": 5292, + "Ġsneak": 5293, + "Ġlips": 5294, + "Ġkneeled": 5295, + "ĠMilly": 5296, + "Ġcontest": 5297, + "utter": 5298, + "Ġcartoons": 5299, + "Ġsidewalk": 5300, + "Ġcolours": 5301, + "ĠFollow": 5302, + "Ġstamps": 5303, + "Mr": 5304, + "Ġago": 5305, + "Ġeast": 5306, + "Ġheaded": 5307, + "oved": 5308, + "Ġstrang": 5309, + "Ha": 5310, + "Ġfed": 5311, + "Ġladyb": 5312, + "Ġsupposed": 5313, + "ĠSky": 5314, + "Ġlick": 5315, + "Ġroots": 5316, + "Ġcrunch": 5317, + "ĠHop": 5318, + "ĠDino": 5319, + "Ġmixing": 5320, + "Ġworks": 5321, + "Ġdecorations": 5322, + "Ġknown": 5323, + "Ġmelting": 5324, + "Ġemergen": 5325, + "Ġrested": 5326, + "Ġlines": 5327, + "Ġlily": 5328, + "Ġinstr": 5329, + "Ġlaid": 5330, + "Ġcones": 5331, + "Ġsucceeded": 5332, + "Ġwiggle": 5333, + "ety": 5334, + "sing": 5335, + "Ġshock": 5336, + "Ġsetting": 5337, + "ĠFrank": 5338, + "Ġstudied": 5339, + "Ġstrangers": 5340, + "ĠZigzag": 5341, + "Ġtwigs": 5342, + "Really": 5343, + "Ġbrid": 5344, + "Ġtheirs": 5345, + "Ġgirls": 5346, + "boo": 5347, + "Ġscreams": 5348, + "Ġlands": 5349, + "Ġordered": 5350, + "ĠHowever": 5351, + "Ġstirring": 5352, + "Ġmoments": 5353, + "Ġfields": 5354, + "Ġalright": 5355, + "Ġstealing": 5356, + "ded": 5357, + "Ġrul": 5358, + "Ġbravely": 5359, + "avid": 5360, + "Ġmister": 5361, + "Ġinvest": 5362, + "Ġscratched": 5363, + "Ġplaytime": 5364, + "Ġripped": 5365, + "Ġinvestig": 5366, + "Ġtucked": 5367, + "Ġresting": 5368, + "Ġburning": 5369, + "!'": 5370, + "ishes": 5371, + "ĠMo": 5372, + "Ġbridges": 5373, + "Ġtext": 5374, + "ĠAm": 5375, + "Ġofficer": 5376, + "ĠSteve": 5377, + "please": 5378, + "ĠDavid": 5379, + "abies": 5380, + "Ġsettled": 5381, + "Ġachie": 5382, + "Ġmatched": 5383, + "ĠSomeone": 5384, + "Ġtexture": 5385, + "Ġturning": 5386, + "Ġwaits": 5387, + "ored": 5388, + "Ġtrembling": 5389, + "Ġnails": 5390, + "isten": 5391, + "Ġmuffins": 5392, + "ĠUnfortunately": 5393, + "ids": 5394, + "Ġescaped": 5395, + "Ġpiles": 5396, + "Ġinvestigate": 5397, + "Ġbroom": 5398, + "osity": 5399, + "Ġladybug": 5400, + "Ġsore": 5401, + "ĠHappy": 5402, + "ĠLizzy": 5403, + "Ġadmir": 5404, + "Ġappreciate": 5405, + "Ġthreat": 5406, + "Ġsilence": 5407, + "Ġbabies": 5408, + "Ġsisters": 5409, + "Ġarea": 5410, + "Ġemergency": 5411, + "ides": 5412, + "Ġdads": 5413, + "ĠSlowly": 5414, + "ĠFrog": 5415, + "Ġanswers": 5416, + "Ġpupp": 5417, + "Little": 5418, + "Ġkeys": 5419, + "ĠHope": 5420, + "Ġchewing": 5421, + "Ġslapped": 5422, + "Ġwiz": 5423, + "Ġimportance": 5424, + "Ġserved": 5425, + "Ġsafety": 5426, + "ĠBug": 5427, + "izing": 5428, + "Would": 5429, + "ĠRabbit": 5430, + "ĠKatie": 5431, + "Ġsparkle": 5432, + "Ġtouching": 5433, + "Ġsoared": 5434, + "igail": 5435, + "Ġsings": 5436, + "Ġhen": 5437, + "allen": 5438, + "bers": 5439, + "antly": 5440, + "Ġkeeps": 5441, + "Ġamazement": 5442, + "Ġchallen": 5443, + "ĠEl": 5444, + "Ġhesit": 5445, + "Ġtwin": 5446, + "Ġrevealed": 5447, + "anna": 5448, + "achel": 5449, + "Ġdire": 5450, + "Ġitem": 5451, + "Ġsoaked": 5452, + "zing": 5453, + "Ġwrit": 5454, + "ĠAbigail": 5455, + "Ġfoods": 5456, + "Ġdinosaurs": 5457, + "Ġrides": 5458, + "ĠRachel": 5459, + "Ġrecorded": 5460, + "Ġtickle": 5461, + "Ġinch": 5462, + "Ġwizard": 5463, + "Ġvet": 5464, + "Ġtrips": 5465, + "Ġglowed": 5466, + "ĠSomething": 5467, + "ĠMat": 5468, + "ĠNot": 5469, + "Mmm": 5470, + "Ġhi": 5471, + "Ġbeamed": 5472, + "Ġquack": 5473, + "Ġcurled": 5474, + "Ġhated": 5475, + "'.": 5476, + "Ġwink": 5477, + "Ġshopping": 5478, + "Ġeats": 5479, + "ĠBeep": 5480, + "Ġpraised": 5481, + "Ġwooden": 5482, + "Ġbringing": 5483, + "Ġmittens": 5484, + "Ġstudying": 5485, + "Ġguy": 5486, + "Ġbrushes": 5487, + "Happy": 5488, + "ĠAunt": 5489, + "Ġspaceship": 5490, + "Ġgust": 5491, + "Ġcrawling": 5492, + "int": 5493, + "ĠJoy": 5494, + "Ġruler": 5495, + "Ġflav": 5496, + "Ġdownstairs": 5497, + "ĠZoe": 5498, + "Ġshooting": 5499, + "Ġnapping": 5500, + "Ġtastes": 5501, + "ĠStar": 5502, + "Ġsprinkles": 5503, + "hello": 5504, + "Ġmarks": 5505, + "Ġcuddled": 5506, + "Ġdot": 5507, + "Ġfut": 5508, + "ales": 5509, + "aved": 5510, + "Ġfuture": 5511, + "Ġmonsters": 5512, + "Ġcollecting": 5513, + "Ġmeasuring": 5514, + "Ġfamilies": 5515, + "Kitty": 5516, + "Ġthrill": 5517, + "Ġoat": 5518, + "Ġapproached": 5519, + "act": 5520, + "Ġcrunchy": 5521, + "Ġremem": 5522, + "Ġbleeding": 5523, + "Ġremembers": 5524, + "ĠHo": 5525, + "Ġnicer": 5526, + "Ġbeat": 5527, + "ibb": 5528, + "ĠJess": 5529, + "Ġsneaky": 5530, + "Ġdisturbed": 5531, + ".'": 5532, + "Ġleader": 5533, + "ĠBeh": 5534, + "Ġscaring": 5535, + "ĠRay": 5536, + "Ġpeel": 5537, + "Ġfiremen": 5538, + "ĠDid": 5539, + "Ġneighborhood": 5540, + "Ġgrey": 5541, + "Boo": 5542, + "Ġmotion": 5543, + "Ġnoon": 5544, + "Ġpossible": 5545, + "Ġapologized": 5546, + "Or": 5547, + "ĠBehind": 5548, + "Ġweighed": 5549, + "ues": 5550, + "ĠSad": 5551, + "Ġtickets": 5552, + "Ġnaps": 5553, + "Ġloose": 5554, + "Ġpride": 5555, + "Ġyouth": 5556, + "ĠSqu": 5557, + "Ġswims": 5558, + "When": 5559, + "ped": 5560, + "Ġstrings": 5561, + "Ġrecognized": 5562, + "Ġsiren": 5563, + "Ġpoking": 5564, + "fied": 5565, + "cious": 5566, + "ha": 5567, + "elvet": 5568, + "Ġtricked": 5569, + "Ġwonders": 5570, + "Ġgained": 5571, + "Ġwanting": 5572, + "Ġcrashed": 5573, + "Jo": 5574, + "Ġobe": 5575, + "Ġseesaw": 5576, + "Ġworker": 5577, + "unnies": 5578, + "oming": 5579, + "ĠJam": 5580, + "Ġdraws": 5581, + "Ġscooped": 5582, + "Ġzooming": 5583, + "Ġopinion": 5584, + "Ġyelling": 5585, + "ĠVelvet": 5586, + "Ġprepared": 5587, + "ĠPippa": 5588, + "Ġgrinned": 5589, + "Ġawe": 5590, + "Ġdoggy": 5591, + "Ġpoems": 5592, + "ĠFriend": 5593, + "Ġacting": 5594, + "Ġhappiest": 5595, + "ĠAlways": 5596, + "Ġchef": 5597, + "Ġsneaked": 5598, + "She": 5599, + "Ġrespons": 5600, + "Ġeff": 5601, + "ĠCar": 5602, + "Ġbunnies": 5603, + "Ġowned": 5604, + "ĠJe": 5605, + "Ġanytime": 5606, + "Ġstruck": 5607, + "Ġpedals": 5608, + "ena": 5609, + "Ġknelt": 5610, + "oys": 5611, + "ĠNan": 5612, + "Ġsecrets": 5613, + "Ġpause": 5614, + "Ġdecorated": 5615, + "Ġhorns": 5616, + "Ġagreement": 5617, + "ĠRobby": 5618, + "ided": 5619, + "Ġfrost": 5620, + "ĠDuring": 5621, + "Ġtallest": 5622, + "Ġobey": 5623, + "ĠJu": 5624, + "ĠChr": 5625, + "ogo": 5626, + "Remember": 5627, + "ĠBy": 5628, + "Ġdecides": 5629, + "ĠStop": 5630, + "Have": 5631, + "ĠJan": 5632, + "Ġbehaved": 5633, + "Ġtugged": 5634, + "Ġgran": 5635, + "Ġsides": 5636, + "Ġwoof": 5637, + "lier": 5638, + "Ġslim": 5639, + "zen": 5640, + "Ġgoodnight": 5641, + "Ġkeeper": 5642, + "Ġsparkling": 5643, + "Ġchirped": 5644, + "Ġprecious": 5645, + "mother": 5646, + "ien": 5647, + "Ġrepeated": 5648, + "Ġclaps": 5649, + "indy": 5650, + "Ġcontain": 5651, + "affes": 5652, + "Ġsnowballs": 5653, + "rs": 5654, + "Ġourselves": 5655, + "ĠStitch": 5656, + "ĠBree": 5657, + "allow": 5658, + "Ġgiraffes": 5659, + "Ġbalancing": 5660, + "Ġkindly": 5661, + "ĠLike": 5662, + "Ġspending": 5663, + "omas": 5664, + "Ġwrites": 5665, + "ays": 5666, + "ppers": 5667, + "Ġprop": 5668, + "ĠBouncy": 5669, + "Ġhissed": 5670, + "ĠAd": 5671, + "Ġfrozen": 5672, + "Ġfrosting": 5673, + "Ġeffort": 5674, + "ĠSpl": 5675, + "Ġbuzzing": 5676, + "Ġstruggled": 5677, + "ud": 5678, + "Sally": 5679, + "Ġadmiring": 5680, + "Ġrele": 5681, + "Ġsweeties": 5682, + "Ġslimy": 5683, + "Ġbrushed": 5684, + "ĠGogo": 5685, + "ĠBirdie": 5686, + "Ġbloomed": 5687, + "Ġpolished": 5688, + "ĠThomas": 5689, + "ĠDare": 5690, + "Ġcomfy": 5691, + "Al": 5692, + "Ġboo": 5693, + "Ġstaying": 5694, + "Ġrubbing": 5695, + "Ġrocking": 5696, + "ĠGreen": 5697, + "Ġpockets": 5698, + "Ġthrilled": 5699, + "Ġbeside": 5700, + "ĠAva": 5701, + "Ġcomple": 5702, + "Ġeight": 5703, + "urry": 5704, + "isdom": 5705, + "Ġmachines": 5706, + "iggy": 5707, + "Ġearlier": 5708, + "Ġyesterday": 5709, + "Ġseems": 5710, + "Ġrust": 5711, + "ĠOlly": 5712, + "ĠKeep": 5713, + "ĠJulie": 5714, + "Ġtraveled": 5715, + "Ġfolding": 5716, + "Ġboom": 5717, + "Ġcracked": 5718, + "ities": 5719, + "Ġhugging": 5720, + "Ah": 5721, + "Ġradishes": 5722, + "Ġloving": 5723, + "Ġopening": 5724, + "Ġcircus": 5725, + "Ġcuriosity": 5726, + "Ġsurrounded": 5727, + "Ġspraying": 5728, + "Ġdemanded": 5729, + "Ġpaintings": 5730, + "Ġremoved": 5731, + "Ġgaze": 5732, + "oh": 5733, + "Ġhonk": 5734, + "Ġpebbles": 5735, + "Ġhardly": 5736, + "Ġzookeeper": 5737, + "Ġcatches": 5738, + "edding": 5739, + "Ġsting": 5740, + "Daddy": 5741, + "Ġstripes": 5742, + "Ġpowers": 5743, + "Ġloaded": 5744, + "Ġpots": 5745, + "Ġsplashes": 5746, + "Ġpetted": 5747, + "Ġmatching": 5748, + "Ġtoss": 5749, + "Ġbelly": 5750, + "Ġstare": 5751, + "ĠBeth": 5752, + "Ġwhatever": 5753, + "Ġapologize": 5754, + "Ġrocked": 5755, + "ĠEveryday": 5756, + "Ġcomforted": 5757, + "Ġdecision": 5758, + "Ġribbons": 5759, + "ern": 5760, + "Yummy": 5761, + "Ġstruggling": 5762, + "Ġexpected": 5763, + "Ch": 5764, + "Ġsteep": 5765, + "ĠJamie": 5766, + "Ġprotected": 5767, + "Ġneighbors": 5768, + "Ġsmiley": 5769, + "Ġchases": 5770, + "ĠLou": 5771, + "Ġgranted": 5772, + "Ġcrumb": 5773, + "loe": 5774, + "ĠWater": 5775, + "Ġpurred": 5776, + "Ġdiving": 5777, + "ĠAbby": 5778, + "Ġsadness": 5779, + "Ġorganizing": 5780, + "Ġeagle": 5781, + "Ġheroes": 5782, + "Ġdipped": 5783, + "ĠSpring": 5784, + "Ġsunlight": 5785, + "Ġlied": 5786, + "Ġpastels": 5787, + "ĠNina": 5788, + "Ġroads": 5789, + "Ġsafer": 5790, + "Ġscru": 5791, + "Ġargued": 5792, + "ĠBecause": 5793, + "Ġgoals": 5794, + "Somet": 5795, + "Ġdiscovery": 5796, + "Ġpeered": 5797, + "Ġvillag": 5798, + "Ġdeser": 5799, + "...": 5800, + "ĠSplash": 5801, + "ĠSure": 5802, + "Ġtim": 5803, + "use": 5804, + "Ġdragons": 5805, + "Gra": 5806, + "ĠLu": 5807, + "ĠMir": 5808, + "Ġbuildings": 5809, + "Ġbuckets": 5810, + "Ġparties": 5811, + "Ġbeard": 5812, + "ĠWisdom": 5813, + "Ġwedding": 5814, + "ĠChloe": 5815, + "Ġflutter": 5816, + "Ġplanets": 5817, + "Ġann": 5818, + "Ġpolishing": 5819, + "Ġfasc": 5820, + "ĠFor": 5821, + "Ġreleased": 5822, + "ĠWatch": 5823, + "Ġcrabs": 5824, + "Ġtails": 5825, + "Ġsausages": 5826, + "ĠCla": 5827, + "Ġargu": 5828, + "Ġcontro": 5829, + "Ġbottles": 5830, + "Bird": 5831, + "Ġwiggled": 5832, + "Ġteased": 5833, + "ĠZero": 5834, + "Thanks": 5835, + "Ġarguing": 5836, + "Ġsled": 5837, + "Ġdragged": 5838, + "Ġpadd": 5839, + "Ġroaring": 5840, + "ĠJosh": 5841, + "Ġclearing": 5842, + "Ġshirts": 5843, + "Ġmovies": 5844, + "Ġgathering": 5845, + "Ġairpl": 5846, + "Ġwid": 5847, + "joyed": 5848, + "Ġteaches": 5849, + "Ġspiders": 5850, + "ĠRemember": 5851, + "Ġlimes": 5852, + "Ġoverjoyed": 5853, + "Ġactually": 5854, + "ĠHippy": 5855, + "Ġsighs": 5856, + "Ġcontinue": 5857, + "anny": 5858, + "Ġcuddle": 5859, + "Ġsoaring": 5860, + "Ġsmallest": 5861, + "ĠOl": 5862, + "ĠKay": 5863, + "Ġdrives": 5864, + "Ġrip": 5865, + "Ġsparkles": 5866, + "Ġsitu": 5867, + "Ġcubes": 5868, + "Ġrefres": 5869, + "Ġtalent": 5870, + "Ġchallenge": 5871, + "Ġgrandmother": 5872, + "umm": 5873, + "ĠMoo": 5874, + "Ġpouring": 5875, + "Ġpretends": 5876, + "Ġfascin": 5877, + "ĠHanna": 5878, + "Ġcuts": 5879, + "Ġpeppers": 5880, + "Ġbank": 5881, + "ĠBeing": 5882, + "Ġquarreling": 5883, + "Ġmane": 5884, + "Ġshivered": 5885, + "ĠX": 5886, + "Ġdusty": 5887, + "ib": 5888, + "ten": 5889, + "ley": 5890, + "Ġwondering": 5891, + "Ġvillagers": 5892, + "Ġstretching": 5893, + "njoy": 5894, + "Ġweeks": 5895, + "Ġwherever": 5896, + "Ġdarker": 5897, + "jam": 5898, + "sses": 5899, + "Ġrings": 5900, + "Ġonwards": 5901, + "Ġunited": 5902, + "ĠBop": 5903, + "Achoo": 5904, + "Ġbead": 5905, + "Ġprettiest": 5906, + "Ġcaut": 5907, + "lowers": 5908, + "Ġrealize": 5909, + "Ġcompany": 5910, + "Ġpenguins": 5911, + "ĠCatty": 5912, + "Ġbedtime": 5913, + "Ġcompleted": 5914, + "ĠLeave": 5915, + "Ġknights": 5916, + "Ġcontrol": 5917, + "John": 5918, + "Ġflags": 5919, + "Ġplayroom": 5920, + "ĠPrin": 5921, + "Ġactions": 5922, + "Ġlearns": 5923, + "Ġgotten": 5924, + "Ġpatience": 5925, + "inda": 5926, + "Ġshrug": 5927, + "ĠTwo": 5928, + "ĠFish": 5929, + "Ġkites": 5930, + "ĠLena": 5931, + "Ġresponsible": 5932, + "Ġfears": 5933, + "Ġdestination": 5934, + "Ġwires": 5935, + "Ġreply": 5936, + "Ġdam": 5937, + "Ġwrist": 5938, + "ĠAnne": 5939, + "ĠChew": 5940, + "ĠEarth": 5941, + "aws": 5942, + "Ġpacking": 5943, + "Ġfault": 5944, + "Ġmountains": 5945, + "Ġapplauded": 5946, + "Ġma": 5947, + "Ġscrubbed": 5948, + "Ġcrept": 5949, + "Uh": 5950, + "Ġsatis": 5951, + "Mama": 5952, + "Fl": 5953, + "ĠCra": 5954, + "ĠAdam": 5955, + "Ġthird": 5956, + "Ġphot": 5957, + "Ġpencils": 5958, + "Ġwins": 5959, + "Ġsticking": 5960, + "Ġbaker": 5961, + "Ġvisiting": 5962, + "Ġwound": 5963, + "Ġpeas": 5964, + "Ġuses": 5965, + "Ġreminder": 5966, + "ashed": 5967, + "ĠPut": 5968, + "Ġjoking": 5969, + "Ġawake": 5970, + "Ġinstruct": 5971, + "Ġstaring": 5972, + "Ġhealed": 5973, + "ĠBlink": 5974, + "Ġhitting": 5975, + "Ġscreaming": 5976, + "ĠFriends": 5977, + "Ġbegin": 5978, + "ĠLuck": 5979, + "ĠBrownie": 5980, + "icorn": 5981, + "ĠMad": 5982, + "Ġhelmets": 5983, + "enty": 5984, + "ler": 5985, + "Ġunicorn": 5986, + "seek": 5987, + "ĠLuckily": 5988, + "Ġtowels": 5989, + "ĠHannah": 5990, + "Ġchips": 5991, + "Mum": 5992, + "ica": 5993, + "Ġcreation": 5994, + "Ġwasted": 5995, + "Just": 5996, + "bie": 5997, + "Sometimes": 5998, + "Ġmasks": 5999, + "Ġforgi": 6000, + "Ġitems": 6001, + "ĠSun": 6002, + "Ġfirefight": 6003, + "Ġoutdo": 6004, + "Ġlollipops": 6005, + "Ġheav": 6006, + "ĠMira": 6007, + "Watch": 6008, + "Ġguns": 6009, + "Ġdied": 6010, + "Ġseas": 6011, + "Ġglitter": 6012, + "ĠPrincess": 6013, + "ĠMouse": 6014, + "ĠMon": 6015, + "uddles": 6016, + "Ġarrive": 6017, + "ĠClaire": 6018, + "Silly": 6019, + "Ġweren": 6020, + "Ġstole": 6021, + "Ġscales": 6022, + "die": 6023, + "Ġperched": 6024, + "Ġaccom": 6025, + "ĠLove": 6026, + "Ġlogs": 6027, + "Ġachieve": 6028, + "Ġpracticing": 6029, + "ining": 6030, + "Ġwhose": 6031, + "Ġpumpkins": 6032, + "Ġinstructions": 6033, + "Ġswoop": 6034, + "Ġcandies": 6035, + "Ġbatteries": 6036, + "Ġagrees": 6037, + "Ġproject": 6038, + "Ġsnakes": 6039, + "Ġchirping": 6040, + "ĠJilly": 6041, + "Ġshelves": 6042, + "Ġprotecting": 6043, + "ĠHoot": 6044, + "Ġexact": 6045, + "Ġparked": 6046, + "Stay": 6047, + "Ġpatiently": 6048, + "Ġactiv": 6049, + "ĠAlly": 6050, + "Ġshoulders": 6051, + "Ġvideos": 6052, + "Ġblows": 6053, + "Ġpromises": 6054, + "Ġdent": 6055, + "ĠMatt": 6056, + "ners": 6057, + "uest": 6058, + "go": 6059, + "Ġexamined": 6060, + "Ġairplane": 6061, + "jamas": 6062, + "ĠFoxy": 6063, + "Ġroses": 6064, + "hee": 6065, + "Ġaccompl": 6066, + "Ġtasks": 6067, + "ĠSquirrel": 6068, + "ĠSusan": 6069, + "Ġbeads": 6070, + "Ġbowls": 6071, + "Ġcrumbs": 6072, + "zes": 6073, + "ĠDot": 6074, + "ĠWhist": 6075, + "Ġlistens": 6076, + "Fluffy": 6077, + "Ġbunch": 6078, + "Ġdolphins": 6079, + "Ġcough": 6080, + "Ġguest": 6081, + "ĠCuddles": 6082, + "Ex": 6083, + "Ġrequested": 6084, + "cakes": 6085, + "Ġremote": 6086, + "Ġimproved": 6087, + "Today": 6088, + "anta": 6089, + "Ġbrand": 6090, + "Ġreaching": 6091, + "ĠBye": 6092, + "Ġalien": 6093, + "irm": 6094, + "Ġcopy": 6095, + "ĠQuick": 6096, + "Ġcheering": 6097, + "ĠJeff": 6098, + "Ġphotos": 6099, + "Mummy": 6100, + "Ġcans": 6101, + "Ġbene": 6102, + "Ġtimer": 6103, + "Ġreplaced": 6104, + "Ġworkers": 6105, + "Ġstern": 6106, + "ĠEnjoy": 6107, + "Ġadult": 6108, + "Bad": 6109, + "Ġneither": 6110, + "aster": 6111, + "?,\"": 6112, + "Ġpassing": 6113, + "Ġmisses": 6114, + "Ġpuppet": 6115, + "Ġcurtains": 6116, + "Ġconfl": 6117, + "Ġrainbows": 6118, + "Ġtwirl": 6119, + "Ġrubs": 6120, + "ĠJessie": 6121, + "Ġrolls": 6122, + "uctantly": 6123, + "ĠLuke": 6124, + "Ġpatted": 6125, + "Ġconflict": 6126, + "ilo": 6127, + "Ġpajamas": 6128, + "Ġoutdoors": 6129, + "esome": 6130, + "dies": 6131, + "Ġcomplaining": 6132, + "ĠDizzy": 6133, + "Ġcloses": 6134, + "Ġbeneath": 6135, + "Ġlap": 6136, + "Ġdrums": 6137, + "Run": 6138, + "Ġtune": 6139, + "ĠSanta": 6140, + "Ro": 6141, + "Ġfilling": 6142, + "angled": 6143, + "Ġrefuse": 6144, + "ĠSorry": 6145, + "Ġsweat": 6146, + "Ġfaced": 6147, + "Ġseven": 6148, + "��balanced": 6149, + "Ġrescued": 6150, + "Ġquacked": 6151, + "neath": 6152, + "ĠDays": 6153, + "bl": 6154, + "ĠOur": 6155, + "Ġawesome": 6156, + "Ġmission": 6157, + "Ġguys": 6158, + "Ġcautious": 6159, + "Ġcause": 6160, + "Ġvent": 6161, + "Ġobserved": 6162, + "Cat": 6163, + "Ġintroduc": 6164, + "Ġpastries": 6165, + "nie": 6166, + "Ġdoctors": 6167, + "Ġexactly": 6168, + "Ġbecoming": 6169, + "Ġrule": 6170, + "ĠHenny": 6171, + "Ġmes": 6172, + "Ġpoliceman": 6173, + "lay": 6174, + "Ġrockets": 6175, + "uly": 6176, + "Ġfairies": 6177, + "Ġpout": 6178, + "ĠYes": 6179, + "ĠLinda": 6180, + "ĠJac": 6181, + "Ġinsist": 6182, + "Ġblooming": 6183, + "Ġtractor": 6184, + "Ġfarther": 6185, + "Tommy": 6186, + "avi": 6187, + "Oops": 6188, + "Ġdesert": 6189, + "Ġremembering": 6190, + "Ġincluded": 6191, + "Ġcurly": 6192, + "Ġteamwork": 6193, + "zie": 6194, + "Great": 6195, + "Ġfascinated": 6196, + "Ġslam": 6197, + "Ġwobbled": 6198, + "Ġtruly": 6199, + "Ġhelpers": 6200, + "you": 6201, + "Fine": 6202, + "Ġsights": 6203, + "Ġstumble": 6204, + "Ġpaddle": 6205, + "Ġfirm": 6206, + "Ġcaused": 6207, + "Ġprayer": 6208, + "ĠJenna": 6209, + "Ġspong": 6210, + "Ġrecording": 6211, + "kelly": 6212, + "Then": 6213, + "eah": 6214, + "Ġstarfish": 6215, + "Ġtraded": 6216, + "ĠSc": 6217, + "Ġsupplies": 6218, + "Ġthro": 6219, + "Ġpointy": 6220, + "Ġinviting": 6221, + "Ġsituation": 6222, + "gers": 6223, + "Ġeveryday": 6224, + "Ġneighbourhood": 6225, + "Ġornaments": 6226, + "ĠWhistle": 6227, + "ĠAnt": 6228, + "inkle": 6229, + "Ġvalued": 6230, + "Ġadding": 6231, + "ais": 6232, + "Ġreluctantly": 6233, + "ĠRover": 6234, + "Ġdots": 6235, + "Ġstays": 6236, + "Ġbare": 6237, + "Ġtables": 6238, + "Ġprettier": 6239, + "ĠMix": 6240, + "ĠSkelly": 6241, + "ĠJon": 6242, + "Ġsnowmen": 6243, + "ĠJacob": 6244, + "...\"": 6245, + "Ġsteady": 6246, + "Ġminerals": 6247, + "ĠGina": 6248, + "araway": 6249, + "ĠMilo": 6250, + "Ġthorn": 6251, + "ĠGet": 6252, + "Ġast": 6253, + "Ġfaraway": 6254, + "ĠWelcome": 6255, + "Ġglasses": 6256, + "ĠDuck": 6257, + "ĠPo": 6258, + "Ġswooped": 6259, + "ĠBetsy": 6260, + "Ġunf": 6261, + "Ġforks": 6262, + "Ġusually": 6263, + "Ġusual": 6264, + "Ġdar": 6265, + "Ġwinked": 6266, + "Ġsneezing": 6267, + "Ġsolut": 6268, + "ĠDara": 6269, + "Ġloading": 6270, + "Ġsponge": 6271, + "Ġinsects": 6272, + "ĠDee": 6273, + "ody": 6274, + "Ġpans": 6275, + "ĠStay": 6276, + "Ġsobbed": 6277, + "Ġgrowling": 6278, + "Ġthroat": 6279, + "Ġnoses": 6280, + "ĠWant": 6281, + "Ġconfident": 6282, + "sm": 6283, + "ĠKids": 6284, + "Ġscarves": 6285, + "Ġyourselves": 6286, + "arter": 6287, + "agull": 6288, + "ĠSuzie": 6289, + "Ġhomework": 6290, + "Ġsuperheroes": 6291, + "ĠAsh": 6292, + "Ġsmarter": 6293, + "Ġwindy": 6294, + "Ġlibrarian": 6295, + "Timmy": 6296, + "Ġgems": 6297, + "ĠFu": 6298, + "ora": 6299, + "Ġunderneath": 6300, + "Ġkicks": 6301, + "Ġknowled": 6302, + "Ġitchy": 6303, + "Ġjackets": 6304, + "Ġknowledge": 6305, + "ĠZiggy": 6306, + "Ġsurface": 6307, + "Ġuntie": 6308, + "Ġcomm": 6309, + "ĠQuack": 6310, + "Time": 6311, + "Ġprincesses": 6312, + "Yeah": 6313, + "ido": 6314, + "coon": 6315, + "ĠPaws": 6316, + "Ġsquares": 6317, + "Ġgiggling": 6318, + "Those": 6319, + "Ġwarnings": 6320, + "iar": 6321, + "Ġreads": 6322, + "vin": 6323, + "Ġchoo": 6324, + "Ġyounger": 6325, + "ĠDodo": 6326, + "Ġclowns": 6327, + "son": 6328, + "Ġropes": 6329, + "ĠWink": 6330, + "ĠSadly": 6331, + "Hold": 6332, + "Our": 6333, + "Ġbiting": 6334, + "Le": 6335, + "Ġcrowd": 6336, + "pite": 6337, + "Ġseagull": 6338, + "Ġpaddled": 6339, + "Ġwears": 6340, + "Ġdelivered": 6341, + "Ġonions": 6342, + "Ġbuzzed": 6343, + "Ġcomplained": 6344, + "eed": 6345, + "Ġbumpy": 6346, + "Ġstem": 6347, + "Ew": 6348, + "Ġpiggy": 6349, + "ĠSkip": 6350, + "ĠJones": 6351, + "Ġdirection": 6352, + "Ġdived": 6353, + "ouch": 6354, + "Ġstartled": 6355, + "Ġtangled": 6356, + "Ġleaning": 6357, + "bbie": 6358, + "pr": 6359, + "Roar": 6360, + "ĠFido": 6361, + "ĠYesterday": 6362, + "Ġbadge": 6363, + "ĠNana": 6364, + "ĠJessica": 6365, + "Ġdeal": 6366, + "Ġunp": 6367, + "though": 6368, + "Fo": 6369, + "ĠBuggy": 6370, + "Ġvowed": 6371, + "Ġnapkins": 6372, + "anes": 6373, + "Ġrisk": 6374, + "Ġtickled": 6375, + "Ġcovers": 6376, + "Ġpec": 6377, + "Shh": 6378, + "ĠCara": 6379, + "Ġyells": 6380, + "Ġsatisfied": 6381, + "ĠNear": 6382, + "Ġknocks": 6383, + "Ġrefreshed": 6384, + "tuce": 6385, + "cuse": 6386, + "Ġcous": 6387, + "ĠCathy": 6388, + "Ġarrows": 6389, + "Ġwipes": 6390, + "Ġguessing": 6391, + "Ġspeaking": 6392, + "Ġlettuce": 6393, + "ĠCindy": 6394, + "Ġripe": 6395, + "Ġhides": 6396, + "Ġchoices": 6397, + "ĠLion": 6398, + "Ġsigned": 6399, + "Ġslower": 6400, + "Ġseeker": 6401, + "Ġintroduced": 6402, + "irl": 6403, + "ĠKayla": 6404, + "Ġcreating": 6405, + "Ġsinger": 6406, + "ĠTara": 6407, + "Ġcent": 6408, + "Ġfroze": 6409, + "uggles": 6410, + "Ġjoked": 6411, + "Ġsqueal": 6412, + "Ġtoaster": 6413, + "Ġexplorers": 6414, + "ĠJulia": 6415, + "ĠMel": 6416, + "Ġavo": 6417, + "anging": 6418, + "Ġpraying": 6419, + "Ġwritten": 6420, + "Ġdiscovering": 6421, + "Ġprovided": 6422, + "Ġrefle": 6423, + "Excuse": 6424, + "Ġmushrooms": 6425, + "Ġknees": 6426, + "Ġpaying": 6427, + "Ġhider": 6428, + "ences": 6429, + "fit": 6430, + "Ġwandering": 6431, + "ĠRolly": 6432, + "Ġimages": 6433, + "Ġstung": 6434, + "Ġmagnets": 6435, + "Ġbarely": 6436, + "Jack": 6437, + "Ġbehaving": 6438, + "Ġtipto": 6439, + "Ġmarked": 6440, + "ĠSnuggles": 6441, + "Dog": 6442, + "brush": 6443, + "ĠGrumpy": 6444, + "Ġrestored": 6445, + "Ġleading": 6446, + "Ġnine": 6447, + "lled": 6448, + "Ġchuck": 6449, + "ĠOliver": 6450, + "ados": 6451, + "Ġgreet": 6452, + "Ġbravery": 6453, + "Ġgears": 6454, + "Ġcompetition": 6455, + "Ġoutfit": 6456, + "oline": 6457, + "Ġwishing": 6458, + "Ġproperly": 6459, + "Ġventured": 6460, + "aa": 6461, + "Ġchat": 6462, + "Ġdances": 6463, + "Ġmuscle": 6464, + "tle": 6465, + "Ġpens": 6466, + "Ġsalty": 6467, + "ĠMikey": 6468, + "amb": 6469, + "Ġranger": 6470, + "Ġdeserve": 6471, + "Ġhowever": 6472, + "rrr": 6473, + "sequ": 6474, + "Ġmatters": 6475, + "Ġdarkness": 6476, + "Ġburst": 6477, + "Ġrainy": 6478, + "Ġcobwebs": 6479, + "Ġruining": 6480, + "Ġchefs": 6481, + "Ġbak": 6482, + "Ġconsequ": 6483, + "Ġblocking": 6484, + "usted": 6485, + "itely": 6486, + "Ġscur": 6487, + "Ġvines": 6488, + "ĠCopper": 6489, + "Ġfab": 6490, + "abel": 6491, + "Ġfabric": 6492, + "Ġentire": 6493, + "Ġbasement": 6494, + "Ġleast": 6495, + "Ġperformed": 6496, + "ĠLaser": 6497, + "Ġscratches": 6498, + "Ġheavier": 6499, + "Ġmints": 6500, + "Cl": 6501, + "Ġavocados": 6502, + "Ġtwirling": 6503, + "fl": 6504, + "rink": 6505, + "ĠJay": 6506, + "Ġlosing": 6507, + "Ġscurried": 6508, + "Ġsunflowers": 6509, + "Ġrainco": 6510, + "Ġswords": 6511, + "Ġclick": 6512, + "ĠNothing": 6513, + "Ġjobs": 6514, + "Ġsilent": 6515, + "Ġflames": 6516, + "Ġnecklaces": 6517, + "Grandma": 6518, + "Ġrelief": 6519, + "ĠSnap": 6520, + "Ġrotting": 6521, + "Ġsnat": 6522, + "Ġsewed": 6523, + "Ġtricky": 6524, + "Ġlighter": 6525, + "ĠWithout": 6526, + "Listen": 6527, + "Ġbows": 6528, + "Ġexha": 6529, + "ĠPup": 6530, + "Ġsolution": 6531, + "Ġconsequences": 6532, + "len": 6533, + "Follow": 6534, + "ho": 6535, + "Ġtires": 6536, + "Ġstain": 6537, + "Ġunpacked": 6538, + "rance": 6539, + "ĠEx": 6540, + "?'": 6541, + "ĠLarry": 6542, + "Ġpartic": 6543, + "Ġraces": 6544, + "Ġpins": 6545, + "Ġbumps": 6546, + "Ġwraps": 6547, + "ĠSophia": 6548, + "Ġbacked": 6549, + "Ġdecorating": 6550, + "aisies": 6551, + "Ġwow": 6552, + "cher": 6553, + "Ġdentist": 6554, + "Ġneedles": 6555, + "Ġpurr": 6556, + "Ġcautiously": 6557, + "Ġlifting": 6558, + "ĠTree": 6559, + "izzie": 6560, + "ĠThose": 6561, + "Ġaccomplish": 6562, + "Ġdaisies": 6563, + "Ġtriangles": 6564, + "ept": 6565, + "Ġhesitated": 6566, + "Ġannoy": 6567, + "ĠBark": 6568, + "Ġgrowls": 6569, + "ĠTwinkle": 6570, + "Ġcrackers": 6571, + "Ġstomped": 6572, + "Ġcott": 6573, + "Ġgrabbing": 6574, + "Ġbodies": 6575, + "Ġfigured": 6576, + "Ġmater": 6577, + "Ġbuying": 6578, + "Ġmaterial": 6579, + "oke": 6580, + "ĠPam": 6581, + "Ġswans": 6582, + "Ġties": 6583, + "Ġgri": 6584, + "vers": 6585, + "Ġgrows": 6586, + "Ġsweets": 6587, + "ĠBloom": 6588, + "ĠGoodbye": 6589, + "Ġowners": 6590, + "Ġcheeks": 6591, + "Ġflavor": 6592, + "ĠLizzie": 6593, + "Ġsuffering": 6594, + "vroom": 6595, + "Ġfact": 6596, + "Ġgroups": 6597, + "bly": 6598, + "Ġforehead": 6599, + "Ġlungs": 6600, + "Ġrepa": 6601, + "ĠTrust": 6602, + "Ġinterested": 6603, + "Ġbakery": 6604, + "ĠRain": 6605, + "Ġfreed": 6606, + "itches": 6607, + "ĠBall": 6608, + "Ġchuckled": 6609, + "Ġswept": 6610, + "Ġconn": 6611, + "Ġthud": 6612, + "Ġexhausted": 6613, + "ĠQ": 6614, + "Ġtapped": 6615, + "Ġtwinkling": 6616, + "Ġnect": 6617, + "Ġnectar": 6618, + "elle": 6619, + "Ġfeast": 6620, + "ĠChrist": 6621, + "Ġdarling": 6622, + "indr": 6623, + "ĠTry": 6624, + "Ġworries": 6625, + "Ġuns": 6626, + "Ġtunnels": 6627, + "Ġfuzzy": 6628, + "Ġreason": 6629, + "ĠPeanut": 6630, + "Ġrepaired": 6631, + "ĠJune": 6632, + "ĠUp": 6633, + "Ġactivities": 6634, + "ĠListen": 6635, + "Ġpecked": 6636, + "Ġentrance": 6637, + "ĠEls": 6638, + "Ġmeals": 6639, + "Ġraindr": 6640, + "Ġcompletely": 6641, + "Ġparticular": 6642, + "Ġmailed": 6643, + "ĠFrost": 6644, + "ctions": 6645, + "Ġnests": 6646, + "Ġwaiter": 6647, + "Ġcuddly": 6648, + "Ġsense": 6649, + "Ġcolored": 6650, + "Ġleap": 6651, + "band": 6652, + "Ġplenty": 6653, + "step": 6654, + "Ġpeeking": 6655, + "Ġslammed": 6656, + "ĠBirthday": 6657, + "Ġplayers": 6658, + "Ġbudge": 6659, + "Ġmonth": 6660, + "Ġscra": 6661, + "Ġforgets": 6662, + "Ġden": 6663, + "ĠFrosty": 6664, + "ĠRobert": 6665, + "Ġhandful": 6666, + "no": 6667, + "Ġmer": 6668, + "ĠRollie": 6669, + "Ġgenie": 6670, + "Ġstool": 6671, + "iggie": 6672, + "Ġtalks": 6673, + "ossible": 6674, + "Ġfeeding": 6675, + "Ġpassports": 6676, + "Ġfilms": 6677, + "Ġbaths": 6678, + "Ġimpossible": 6679, + "ĠNick": 6680, + "ĠStella": 6681, + "Ġdetermination": 6682, + "Ġprinting": 6683, + "boat": 6684, + "Ġdesigned": 6685, + "ĠOther": 6686, + "Ġbuses": 6687, + "Ġopp": 6688, + "ueen": 6689, + "Ġbars": 6690, + "Ġsuitcase": 6691, + "Ġnibb": 6692, + "lephant": 6693, + "Ġcounts": 6694, + "Ġstolen": 6695, + "Ġspikes": 6696, + "Ġspreading": 6697, + "Lila": 6698, + "Ġsteer": 6699, + "Ġwiping": 6700, + "Ġlamb": 6701, + "Ġhonked": 6702, + "nies": 6703, + "Ġcowb": 6704, + "ky": 6705, + "Ġseparated": 6706, + "blings": 6707, + "Ġsiblings": 6708, + "Ġhops": 6709, + "Whee": 6710, + "ĠLau": 6711, + "Ġchop": 6712, + "Ġfires": 6713, + "Ġsewing": 6714, + "Ġfever": 6715, + "Ġtwinkle": 6716, + "Ġty": 6717, + "Ġcamping": 6718, + "Ġlower": 6719, + "Ġchanging": 6720, + "retch": 6721, + "Ġbehavi": 6722, + "ĠMissy": 6723, + "yes": 6724, + "Rex": 6725, + "mas": 6726, + "Ġliqu": 6727, + "Ġcelebration": 6728, + "Ġdollhouse": 6729, + "Ġsquealed": 6730, + "Ġbackward": 6731, + "Ġage": 6732, + "ĠMaya": 6733, + "Ġsnatched": 6734, + "ĠBiggie": 6735, + "ĠAbbie": 6736, + "Ġcash": 6737, + "Ġtwice": 6738, + "Bobo": 6739, + "ĠMic": 6740, + "Ġsway": 6741, + "lee": 6742, + "itched": 6743, + "uzz": 6744, + "Ġcelebrating": 6745, + "Ġache": 6746, + "Ġshrinking": 6747, + "Ġkings": 6748, + "weed": 6749, + "ĠHold": 6750, + "rious": 6751, + "Ġshops": 6752, + "Ġkittens": 6753, + "ĠRobbie": 6754, + "cope": 6755, + "Ġhus": 6756, + "cky": 6757, + "ĠLia": 6758, + "Ġtouches": 6759, + "airy": 6760, + "Ġpancakes": 6761, + "Ġavoid": 6762, + "Ġspat": 6763, + "hog": 6764, + "rig": 6765, + "ĠWoof": 6766, + "Ġpaths": 6767, + "hile": 6768, + "Ġrotten": 6769, + "ives": 6770, + "Ġcalmed": 6771, + "Ġdropping": 6772, + "Ġseaweed": 6773, + "iles": 6774, + "Ġtwisting": 6775, + "Ġstroked": 6776, + "Ġuntied": 6777, + "llen": 6778, + "Ġplayhouse": 6779, + "Ġstudents": 6780, + "Ġpuppies": 6781, + "ĠRy": 6782, + "hi": 6783, + "ĠIzzy": 6784, + "Ġscrews": 6785, + "Ġastron": 6786, + "cl": 6787, + "Ġsomebody": 6788, + "ĠChris": 6789, + "igning": 6790, + "Ġliquid": 6791, + "Ġsquish": 6792, + "Ġwakes": 6793, + "ĠLaura": 6794, + "ĠRobo": 6795, + "Ġbracelets": 6796, + "Ġastronaut": 6797, + "immer": 6798, + "aren": 6799, + "Ġthrown": 6800, + "Ġloops": 6801, + "Ġwrapping": 6802, + "Ġplain": 6803, + "Ġtramp": 6804, + "Ġplanning": 6805, + "ĠFuzzy": 6806, + "Ġaimed": 6807, + "Ġskunk": 6808, + "Ġpennies": 6809, + "Ġshoo": 6810, + "Ġdancers": 6811, + "Ġlifts": 6812, + "Ġsparks": 6813, + "Ġfirefly": 6814, + "ĠChristmas": 6815, + "but": 6816, + "pen": 6817, + "Ġposter": 6818, + "Ġcust": 6819, + "endy": 6820, + "Ġrewarded": 6821, + "Ġobjects": 6822, + "Ġdirections": 6823, + "ingo": 6824, + "Ġreflection": 6825, + "Ġhusband": 6826, + "river": 6827, + "using": 6828, + "ĠDoctor": 6829, + "Take": 6830, + "ĠRich": 6831, + "ĠQueen": 6832, + "Ġclues": 6833, + "uppy": 6834, + "ĠWoo": 6835, + "ĠSparky": 6836, + "Ġleads": 6837, + "Ġincreased": 6838, + "Ġrising": 6839, + "Ġblocked": 6840, + "Ġdod": 6841, + "Ġcousin": 6842, + "ĠElephant": 6843, + "Ġforgetting": 6844, + "rigued": 6845, + "Ġcustom": 6846, + "ĠRudy": 6847, + "Ġbeginning": 6848, + "Ġtrampoline": 6849, + "Ġstorekeeper": 6850, + "Ġpouted": 6851, + "artha": 6852, + "Ġzebras": 6853, + "ĠRyan": 6854, + "Ġaff": 6855, + "Ġhedgehog": 6856, + "ĠAng": 6857, + "Ġborrowed": 6858, + "ĠKaren": 6859, + "Ġsnowfl": 6860, + "ĠMoon": 6861, + "Ġcountryside": 6862, + "ude": 6863, + "Ġmesmer": 6864, + "Ġvehicles": 6865, + "ĠOnly": 6866, + "Ġinstrum": 6867, + "Some": 6868, + "Ġfrowning": 6869, + "ivity": 6870, + "Buddy": 6871, + "Ġmarker": 6872, + "yond": 6873, + "Ġbeyond": 6874, + "ĠFire": 6875, + "Ġpresses": 6876, + "Ġfart": 6877, + "Ġdamage": 6878, + "ivery": 6879, + "ammy": 6880, + "ĠAlong": 6881, + "iece": 6882, + "ĠFarm": 6883, + "jo": 6884, + "Beep": 6885, + "Ġhealth": 6886, + "Ġwhispers": 6887, + "Ġslips": 6888, + "Ġswimsuit": 6889, + "Ġflapping": 6890, + "Ġwarmer": 6891, + "ĠEmmy": 6892, + "ĠMartha": 6893, + "Ġtiptoed": 6894, + "Ġregretted": 6895, + "ĠSim": 6896, + "itted": 6897, + "Ġlaying": 6898, + "Ġyelp": 6899, + "ades": 6900, + "Ġeverybody": 6901, + "Ġglued": 6902, + "Ġrains": 6903, + "ĠStretch": 6904, + "ĠMabel": 6905, + "Ġcreations": 6906, + "Ġhearing": 6907, + "Ġcolder": 6908, + "iversity": 6909, + "ael": 6910, + "nk": 6911, + "Ġshaped": 6912, + "Ġfins": 6913, + "Ġstreets": 6914, + "Ġcushions": 6915, + "Ġrusty": 6916, + "Ġfarthest": 6917, + "ĠSw": 6918, + "Ġcreativity": 6919, + "ĠMa": 6920, + "Ġsale": 6921, + "ans": 6922, + "ĠToot": 6923, + "iam": 6924, + "Ġstrongest": 6925, + "Ġfits": 6926, + "ibbit": 6927, + "Ġbells": 6928, + "Ġdollars": 6929, + "Ġearn": 6930, + "ĠRon": 6931, + "Ġlending": 6932, + "ĠBeaky": 6933, + "eese": 6934, + "angle": 6935, + "Ġcashier": 6936, + "Ġincluding": 6937, + "Ġsank": 6938, + "Ġsniffs": 6939, + "Ġraincoat": 6940, + "Ġstopping": 6941, + "Ġtrembled": 6942, + "Always": 6943, + "Ġsource": 6944, + "iti": 6945, + "Ġindeed": 6946, + "Ġwobbly": 6947, + "ters": 6948, + "ĠFarmer": 6949, + "Ġguests": 6950, + "Ġsingle": 6951, + "Ġrecommended": 6952, + "ĠGranny": 6953, + "Ġspells": 6954, + "ĠTia": 6955, + "Ġaccomplishment": 6956, + "Ġbelts": 6957, + "Ġsurprising": 6958, + "Ġends": 6959, + "ĠAfterwards": 6960, + "ĠSnowman": 6961, + "Ġhopeful": 6962, + "ĠTake": 6963, + "Ġseasons": 6964, + "eal": 6965, + "Jump": 6966, + "Ġplans": 6967, + "ichael": 6968, + "Ġencourag": 6969, + "Ġsupported": 6970, + "stick": 6971, + "Ġsuffered": 6972, + "Ġartist": 6973, + "illed": 6974, + "Ġperformance": 6975, + "eet": 6976, + "Ġslowed": 6977, + "Ġgross": 6978, + "Ġflavors": 6979, + "iding": 6980, + "Ġspins": 6981, + "ertain": 6982, + "Ġlabels": 6983, + "ĠSimon": 6984, + "cho": 6985, + "Ġdelivery": 6986, + "Ġraindrops": 6987, + "uing": 6988, + "arac": 6989, + "Ġraccoon": 6990, + "Ġforgiving": 6991, + "obody": 6992, + "Ġpours": 6993, + "ility": 6994, + "Ġstands": 6995, + "Ġturtles": 6996, + "Ġvanilla": 6997, + "ĠBones": 6998, + "ĠMichael": 6999, + "uess": 7000, + "Ġbeam": 7001, + "Ġrecipe": 7002, + "Ġtying": 7003, + "ĠSpirit": 7004, + "Ġgeese": 7005, + "Ġwilling": 7006, + "Ġdrawn": 7007, + "Ġrobber": 7008, + "Ġwept": 7009, + "Ġcharac": 7010, + "ĠKit": 7011, + "Ġcorners": 7012, + "Ġpops": 7013, + "ĠHolly": 7014, + "elia": 7015, + "Ġqueens": 7016, + "Ġdie": 7017, + "Ġsailboat": 7018, + "ĠBarky": 7019, + "Ġgrip": 7020, + "Ġdrivers": 7021, + "itude": 7022, + "Ġmoo": 7023, + "Ġimagining": 7024, + "Ġhallway": 7025, + "Ġseconds": 7026, + "Vroom": 7027, + "ĠAna": 7028, + "Ġpreparing": 7029, + "ĠJump": 7030, + "Ġwidened": 7031, + "Ġcoop": 7032, + "Ġgrocer": 7033, + "Mine": 7034, + "ĠPatch": 7035, + "Ġtalented": 7036, + "ĠJanie": 7037, + "Ġsailors": 7038, + "ummies": 7039, + "ĠTiti": 7040, + "Tr": 7041, + "Ġaside": 7042, + "Ġsofter": 7043, + "lling": 7044, + "Ġwatering": 7045, + "Ġknots": 7046, + "Ġsending": 7047, + "Ġtipped": 7048, + "Ġunsure": 7049, + "Ġtreehouse": 7050, + "Ġhoriz": 7051, + "ĠPh": 7052, + "Ġnotes": 7053, + "Ġecho": 7054, + "ĠExc": 7055, + "igers": 7056, + "Ġachieved": 7057, + "ĠCrab": 7058, + "Ġhorizon": 7059, + "Ġsqueak": 7060, + "Ġdelivering": 7061, + "Ġhotter": 7062, + "Ġpleasure": 7063, + "ĠPlay": 7064, + "ĠZee": 7065, + "Ġpupils": 7066, + "Ġburrow": 7067, + "Ġangels": 7068, + "Ġcuriously": 7069, + "Ġyum": 7070, + "Ġblinking": 7071, + "Ġdet": 7072, + "Ġtweet": 7073, + "Ġsymbols": 7074, + "wk": 7075, + "Ġpassen": 7076, + "Ġtummies": 7077, + "Ġtiss": 7078, + "Ġpigeons": 7079, + "Ġfigures": 7080, + "umbling": 7081, + "Ġbandages": 7082, + "ĠTurt": 7083, + "Ġcoup": 7084, + "ĠSl": 7085, + "oey": 7086, + "Ġrobots": 7087, + "Ġtossed": 7088, + "Ġhour": 7089, + "Ġbackwards": 7090, + "Ġroars": 7091, + "alph": 7092, + "Ġmerma": 7093, + "Ġrather": 7094, + "atur": 7095, + "ĠTess": 7096, + "ighting": 7097, + "Ġgroceries": 7098, + "Ġzipping": 7099, + "ĠZoey": 7100, + "ĠExcited": 7101, + "Ġunw": 7102, + "Ġamong": 7103, + "Ġicing": 7104, + "Ġblown": 7105, + "Put": 7106, + "ĠThanks": 7107, + "Ġrumble": 7108, + "Ġafterwards": 7109, + "ipper": 7110, + "Ġscrewd": 7111, + "Ġglee": 7112, + "Ġsped": 7113, + "Ġprove": 7114, + "ushing": 7115, + "Ġdip": 7116, + "Ġovercome": 7117, + "Ġsurfboard": 7118, + "print": 7119, + "Ġshovels": 7120, + "Quack": 7121, + "Ġslices": 7122, + "ĠJackie": 7123, + "Ġmerry": 7124, + "Ġmate": 7125, + "ĠRalph": 7126, + "Ġwobble": 7127, + "ĠWo": 7128, + "ĠWendy": 7129, + "Ġheading": 7130, + "Ġdisturbing": 7131, + "ĠAbi": 7132, + "Ġswall": 7133, + "Ġreversed": 7134, + "Ġfirefighters": 7135, + "Ġswallowed": 7136, + "Ġchip": 7137, + "Ġscored": 7138, + "Ġflipped": 7139, + "eds": 7140, + "Ġsqueezing": 7141, + "Ġwaking": 7142, + "Ġintrigued": 7143, + "ĠMarie": 7144, + "Ġmaker": 7145, + "Ġpuff": 7146, + "awn": 7147, + "Ġhawk": 7148, + "usty": 7149, + "Ġencouraging": 7150, + "Ġaud": 7151, + "Very": 7152, + "ĠLenny": 7153, + "onies": 7154, + "ĠWilly": 7155, + "Ġchos": 7156, + "Ġchosen": 7157, + "ĠDavey": 7158, + "Ġcouple": 7159, + "ĠDes": 7160, + "Ġdesigns": 7161, + "Ġslipping": 7162, + "Ġscrewdriver": 7163, + "Ġsquishy": 7164, + "Like": 7165, + "Ġgardener": 7166, + "Ġcenter": 7167, + "Ġrivers": 7168, + "Ġmarkers": 7169, + "Ġrespond": 7170, + "Ġtigers": 7171, + "iley": 7172, + "Ġjars": 7173, + "pecting": 7174, + "Ġfrowns": 7175, + "Ġfluttered": 7176, + "bird": 7177, + "Ġfirefighter": 7178, + "Ġsecure": 7179, + "Ġsuits": 7180, + "Ġsprinkled": 7181, + "Ġcreamy": 7182, + "Ġbru": 7183, + "ashes": 7184, + "Ġsharks": 7185, + "Ġignoring": 7186, + "Ġgiggles": 7187, + "ĠSleep": 7188, + "Ribbit": 7189, + "ĠTweetie": 7190, + "Ġtighter": 7191, + "Ġtissue": 7192, + "Ġfirmly": 7193, + "Bl": 7194, + "ĠJacky": 7195, + "ĠNobody": 7196, + "Ġshown": 7197, + "ĠRoo": 7198, + "Ġfamiliar": 7199, + "Ġthorns": 7200, + "fly": 7201, + "Ġdrawers": 7202, + "ĠTime": 7203, + "Ġdef": 7204, + "Ġexpress": 7205, + "ĠJudy": 7206, + "child": 7207, + "Ġdaring": 7208, + "ments": 7209, + "Ġcrossing": 7210, + "Ġaudience": 7211, + "ĠSince": 7212, + "Ġcloudy": 7213, + "Ġperforming": 7214, + "Ġcoloured": 7215, + "Ġcor": 7216, + "Ġais": 7217, + "ĠTurtle": 7218, + "rat": 7219, + "Ġpedaled": 7220, + "Ġmixture": 7221, + "Ġgracefully": 7222, + "ggy": 7223, + "Fr": 7224, + "Ġhaircuts": 7225, + "Ġyielded": 7226, + "?!\"": 7227, + "Ġponies": 7228, + "Ġdisob": 7229, + "Ġcrowns": 7230, + "Ġbits": 7231, + "Get": 7232, + "Ġtodd": 7233, + "Ġhangers": 7234, + "Ġnervously": 7235, + "bbled": 7236, + "ĠChewy": 7237, + "ĠKip": 7238, + "ĠTodd": 7239, + "Ġpays": 7240, + "Fin": 7241, + "Ġpeck": 7242, + "Ġev": 7243, + "Ġstroke": 7244, + "fall": 7245, + "Ġnapped": 7246, + "Ġrespected": 7247, + "aven": 7248, + "Ġminded": 7249, + "ĠMomma": 7250, + "ĠWise": 7251, + "ddie": 7252, + "ably": 7253, + "ĠAli": 7254, + "Ġtested": 7255, + "Boys": 7256, + "ading": 7257, + "parent": 7258, + "ĠMaddie": 7259, + "arrow": 7260, + "ĠUniversity": 7261, + "Ġbeeh": 7262, + "Ġneighbours": 7263, + "Ġsurfing": 7264, + "ĠBally": 7265, + "First": 7266, + "vered": 7267, + "Ġshady": 7268, + "ĠYet": 7269, + "Ġdarl": 7270, + "iona": 7271, + "Ġmagician": 7272, + "Ġenthusiasm": 7273, + "Ġdarlings": 7274, + "Ġwisely": 7275, + "Ġstitches": 7276, + "ĠJojo": 7277, + "Ġsails": 7278, + "ĠYog": 7279, + "Ġthoughts": 7280, + "Ġweekend": 7281, + "Ġreminds": 7282, + "fted": 7283, + "ĠMina": 7284, + "Ġtemper": 7285, + "oring": 7286, + "ilted": 7287, + "antha": 7288, + "Ġfleas": 7289, + "Ġsurroundings": 7290, + "Ġspits": 7291, + "Ġteams": 7292, + "Ġfills": 7293, + "Ġlessons": 7294, + "een": 7295, + "Ġflip": 7296, + "Ġpaintbrush": 7297, + "Ġmelons": 7298, + "Dear": 7299, + "ĠPuppy": 7300, + "Ġmermaid": 7301, + "Bang": 7302, + "ĠAlthough": 7303, + "ĠOutside": 7304, + "ĠWin": 7305, + "Ġgrandchild": 7306, + "ĠCu": 7307, + "Ġexplo": 7308, + "Ġelbow": 7309, + "Ġhoops": 7310, + "ĠSoft": 7311, + "Ġsports": 7312, + "Ġlies": 7313, + "ĠFighting": 7314, + "rac": 7315, + "ĠFiona": 7316, + "Ġpanicked": 7317, + "Ġamount": 7318, + "Ġcleaner": 7319, + "cused": 7320, + "Ġlongest": 7321, + "Alright": 7322, + "ĠSamantha": 7323, + "Ġscooters": 7324, + "Ġlent": 7325, + "ĠSadie": 7326, + "Ġsill": 7327, + "ita": 7328, + "Ġbeloved": 7329, + "immering": 7330, + "Ġbeehive": 7331, + "lle": 7332, + "ongrat": 7333, + "oni": 7334, + "Ġoysters": 7335, + "Ġgrandparent": 7336, + "ĠMixy": 7337, + "ongratul": 7338, + "Guess": 7339, + "ĠMother": 7340, + "Ġforgiven": 7341, + "Ġarr": 7342, + "Ġmagazines": 7343, + "ĠSparkle": 7344, + "Ġelf": 7345, + "Ġrepeating": 7346, + "ces": 7347, + "Ġdiscussed": 7348, + "ĠDani": 7349, + "ĠEverybody": 7350, + "Ġsweetest": 7351, + "Ġwadd": 7352, + "Ġreass": 7353, + "Keep": 7354, + "Ġnightmares": 7355, + "Ġtubes": 7356, + "ĠPen": 7357, + "Ġunderstands": 7358, + "Ġspoonful": 7359, + "Ġnood": 7360, + "Ġbathing": 7361, + "asty": 7362, + "Ġmanners": 7363, + "Ġsweep": 7364, + "Ġsprang": 7365, + "crow": 7366, + "Ġbully": 7367, + "Ġnur": 7368, + "Ġwrink": 7369, + "Ġguide": 7370, + "Ġcrew": 7371, + "ĠMint": 7372, + "ĠAmelia": 7373, + "omise": 7374, + "onna": 7375, + "Ġbreathed": 7376, + "ilda": 7377, + "steps": 7378, + "hew": 7379, + "ently": 7380, + "while": 7381, + "ĠKe": 7382, + "Ġbulbs": 7383, + "Ġcoug": 7384, + "Ġneare": 7385, + "Ġgrassy": 7386, + "Ġspies": 7387, + "Ġtesting": 7388, + "Ġwiggly": 7389, + "ĠEddie": 7390, + "Ġsolving": 7391, + "Ġsheets": 7392, + "ĠStart": 7393, + "Ġfootsteps": 7394, + "ĠWell": 7395, + "ntil": 7396, + "Ġspeeding": 7397, + "Doggy": 7398, + "immy": 7399, + "cept": 7400, + "Ġfocused": 7401, + "ounced": 7402, + "ĠHerb": 7403, + "Ġbraver": 7404, + "Ġcamel": 7405, + "Ġmesmerized": 7406, + "Ġhesitant": 7407, + "Ġlicking": 7408, + "Ġrushing": 7409, + "ĠAngel": 7410, + "Moo": 7411, + "Ġjoining": 7412, + "Ġpolar": 7413, + "Ġgreeted": 7414, + "Ġworn": 7415, + "Ġchanges": 7416, + "ĠUntil": 7417, + "Ġmaterials": 7418, + "ĠDespite": 7419, + "undred": 7420, + "ĠBess": 7421, + "Ġstored": 7422, + "Which": 7423, + "Ġbicycles": 7424, + "Ġmast": 7425, + "ĠBack": 7426, + "Ġanger": 7427, + "Leave": 7428, + "'.\"": 7429, + "Ġpeacefully": 7430, + "Ġships": 7431, + "ĠShow": 7432, + "Tweet": 7433, + "Ġspice": 7434, + "Ġnuzz": 7435, + "Ġgonna": 7436, + "Ġterrified": 7437, + "ĠCow": 7438, + "Ġpolitely": 7439, + "Ġscarecrow": 7440, + "Ġspills": 7441, + "ĠMeg": 7442, + "ĠMean": 7443, + "Ġknives": 7444, + "Ġevil": 7445, + "ppies": 7446, + "Ġburying": 7447, + "Ġaren": 7448, + "Ġhealing": 7449, + "ca": 7450, + "Ġdonkey": 7451, + "Ġaeroplanes": 7452, + "agic": 7453, + "Ġmiles": 7454, + "Ġseals": 7455, + "Ġscattering": 7456, + "Billy": 7457, + "freeze": 7458, + "On": 7459, + "Ġdump": 7460, + "amboo": 7461, + "ĠNice": 7462, + "--": 7463, + "Ġworrying": 7464, + "Mimi": 7465, + "ĠGary": 7466, + "zoom": 7467, + "beep": 7468, + "Ġpuzzled": 7469, + "Ġstacked": 7470, + "ĠRuth": 7471, + "Ġloses": 7472, + "dding": 7473, + "Ġbaskets": 7474, + "Ġtravelled": 7475, + "Ġgazing": 7476, + "ĠChess": 7477, + "erm": 7478, + "ĠFairy": 7479, + "Ġblast": 7480, + "ipes": 7481, + "Ġdripping": 7482, + "Ġtemperature": 7483, + "Ġund": 7484, + "Ġclue": 7485, + "Ġtasting": 7486, + "Ġbelieving": 7487, + "Ġpinching": 7488, + "Hurry": 7489, + "Ġsoaking": 7490, + "Ġrats": 7491, + "isc": 7492, + "ĠPoor": 7493, + "Ġsandy": 7494, + "rect": 7495, + "ĠOkay": 7496, + "ĠIsn": 7497, + "ĠMindy": 7498, + "rey": 7499, + "ĠMeanwhile": 7500, + "ĠHug": 7501, + "ĠNavy": 7502, + "Ġbanged": 7503, + "Ġpunishment": 7504, + "Ġhumans": 7505, + "Ġcrashing": 7506, + "ĠSof": 7507, + "Ġhundred": 7508, + "Ġgest": 7509, + "ĠBra": 7510, + "Ġswimmer": 7511, + "ĠTe": 7512, + "Ġsnowflakes": 7513, + "Ġrelaxing": 7514, + "form": 7515, + "Ġresisted": 7516, + "ĠStan": 7517, + "Ġbeeped": 7518, + "Ġquarreled": 7519, + "Ġramp": 7520, + "elie": 7521, + "Ġjoins": 7522, + "ĠStill": 7523, + "abby": 7524, + "ĠDina": 7525, + "Ġbackpacks": 7526, + "ĠEliz": 7527, + "Ġdressing": 7528, + "Ġdelayed": 7529, + "years": 7530, + "ĠCr": 7531, + "Ġtoddler": 7532, + "Ġflight": 7533, + "Ġcovering": 7534, + "Quick": 7535, + "ĠAnother": 7536, + "orter": 7537, + "Ġbenches": 7538, + "Ġencouragement": 7539, + "Ġtoward": 7540, + "ĠMaddy": 7541, + "Ġscraped": 7542, + "Open": 7543, + "Ġfocus": 7544, + "Ġpurpose": 7545, + "Ġcorrect": 7546, + "Ġlipstick": 7547, + "the": 7548, + "Ġbamboo": 7549, + "ider": 7550, + "Ġpotion": 7551, + "Ġpermitted": 7552, + "Ġtwinkled": 7553, + "Ġmonths": 7554, + "Ġlanguages": 7555, + "Ġfreedom": 7556, + "Ġorders": 7557, + "Ġmaster": 7558, + "Ġpoppies": 7559, + "ĠJudge": 7560, + "Ġrisks": 7561, + "ĠMaisy": 7562, + "shm": 7563, + "Ġnoodles": 7564, + "Ġfaded": 7565, + "ĠBlinky": 7566, + "Ġwounds": 7567, + "All": 7568, + "rier": 7569, + "ĠLoop": 7570, + "shmallow": 7571, + "isions": 7572, + "Ġbirdhouse": 7573, + "Ġcreams": 7574, + "Ġcells": 7575, + "Ġannoyed": 7576, + "opes": 7577, + "Ġcheers": 7578, + "Ġsniffing": 7579, + "Ġadults": 7580, + "Ġunwra": 7581, + "Ġpuck": 7582, + "ecca": 7583, + "Ġfloats": 7584, + "Ġopinions": 7585, + "ĠJonny": 7586, + "ĠSofia": 7587, + "ĠEva": 7588, + "andas": 7589, + "ĠRia": 7590, + "ĠShelly": 7591, + "Ġflown": 7592, + "Ġscen": 7593, + "Ġhandsome": 7594, + "Ġsneezes": 7595, + "Kids": 7596, + "Ġnodding": 7597, + "Ġsmelling": 7598, + "Ġburnt": 7599, + "ĠRazor": 7600, + "Ġdrifted": 7601, + "bage": 7602, + "Ġwithin": 7603, + "Ġscient": 7604, + "Ġheight": 7605, + "Ġbothering": 7606, + "Ġdamaged": 7607, + "Ġslither": 7608, + "Ġtearing": 7609, + "Ġpleaded": 7610, + "Ġinstruments": 7611, + "Ġease": 7612, + "ĠYoga": 7613, + "Ġscientist": 7614, + "Ġpound": 7615, + "ĠSay": 7616, + "Ġhanding": 7617, + "Ġseller": 7618, + "Ġgerm": 7619, + "Ġwasting": 7620, + "ĠFlick": 7621, + "Ġfiles": 7622, + "Ġdreamt": 7623, + "Goodnight": 7624, + "Ġresults": 7625, + "ĠZippy": 7626, + "bell": 7627, + "Ġexplains": 7628, + "Ġdestroying": 7629, + "Ġbrushing": 7630, + "Ġhiss": 7631, + "ousy": 7632, + "Ġcharacters": 7633, + "Ġcertain": 7634, + "Ġsweaty": 7635, + "unched": 7636, + "ĠPrince": 7637, + "ĠMegan": 7638, + "Ġbusiness": 7639, + "Ġonward": 7640, + "ĠFe": 7641, + "Ġtalents": 7642, + "ĠHoney": 7643, + "Ġbravest": 7644, + "Ġengines": 7645, + "ition": 7646, + "Ġsternly": 7647, + "Ġswirl": 7648, + "Ġpostman": 7649, + "Ġmosquitoes": 7650, + "prints": 7651, + "Ġminds": 7652, + "In": 7653, + "cake": 7654, + "Ġtuck": 7655, + "Ġscares": 7656, + "under": 7657, + "Ġstomp": 7658, + "Ġapologised": 7659, + "Ġmanag": 7660, + "ĠRicky": 7661, + "Ġbitten": 7662, + "Ġsnuck": 7663, + "ĠGerry": 7664, + "Sn": 7665, + "uel": 7666, + "Ġtilted": 7667, + "ĠSe": 7668, + "Ġswitched": 7669, + "Ġdecisions": 7670, + "Ġreminding": 7671, + "attered": 7672, + "ĠFrankie": 7673, + "Ġsingers": 7674, + "Ġdesper": 7675, + "ĠShadow": 7676, + "Ġbehavior": 7677, + "bbers": 7678, + "Try": 7679, + "Ġsqueaked": 7680, + "Ġpeeled": 7681, + "ashing": 7682, + "ĠCari": 7683, + "inny": 7684, + "Ġyumm": 7685, + "Ġpurrs": 7686, + "ĠMousy": 7687, + "Ġsmashed": 7688, + "ĠRuff": 7689, + "Ġtreated": 7690, + "Ġdisplayed": 7691, + "Ġrustling": 7692, + "Ġneatly": 7693, + "Ġmatey": 7694, + "Ġplanting": 7695, + "Ġmarshmallow": 7696, + "ĠKaty": 7697, + "Ġinsp": 7698, + "An": 7699, + "Big": 7700, + "Ġsy": 7701, + "Ġcracks": 7702, + "Ġbellies": 7703, + "Ġcafe": 7704, + "Ġyelped": 7705, + "Ġgrandparents": 7706, + "aver": 7707, + "Ġscamp": 7708, + "ĠNut": 7709, + "Ġshines": 7710, + "Ġhoo": 7711, + "Ġfailed": 7712, + "Ġcoloring": 7713, + "ĠFishy": 7714, + "ĠMake": 7715, + "ĠLuc": 7716, + "line": 7717, + "Ġzooms": 7718, + "rup": 7719, + "Ġnasty": 7720, + "Ġbreathing": 7721, + "Ġdespite": 7722, + "Ġcombed": 7723, + "ĠCurious": 7724, + "Ġpandas": 7725, + "Ġaddress": 7726, + "ĠTri": 7727, + "ighing": 7728, + "Ġwaterfall": 7729, + "ĠCro": 7730, + "uffin": 7731, + "cc": 7732, + "Ġrobbers": 7733, + "Ġantic": 7734, + "ĠNancy": 7735, + "Ġwider": 7736, + "ĠLouise": 7737, + "Tw": 7738, + "ĠIm": 7739, + "Ġdoorway": 7740, + "ĠPatty": 7741, + "Ġsweaters": 7742, + "Ġechoed": 7743, + "Ġedges": 7744, + "omp": 7745, + "Ġinj": 7746, + "Ġforce": 7747, + "Ġgap": 7748, + "Ġdisobey": 7749, + "wise": 7750, + "Daisy": 7751, + "Ġtar": 7752, + "ĠRita": 7753, + "oscope": 7754, + "Ġmagnif": 7755, + "Ġtaped": 7756, + "father": 7757, + "orking": 7758, + "Ġaction": 7759, + "Ġscolds": 7760, + "Ġflaps": 7761, + "Ġcrawls": 7762, + "Ġgobbled": 7763, + "Ġbacks": 7764, + "Ġswap": 7765, + "Ġwarri": 7766, + "ĠViv": 7767, + "Ġsteth": 7768, + "Ġsever": 7769, + "Ġcurl": 7770, + "ĠKelly": 7771, + "Ġshinier": 7772, + "Ġprobably": 7773, + "Ġnewspapers": 7774, + "ĠBang": 7775, + "Ġocc": 7776, + "Ġseveral": 7777, + "ĠGl": 7778, + "Ġencount": 7779, + "Wake": 7780, + "Ġplucked": 7781, + "Ġquieter": 7782, + "Ġserving": 7783, + "Ġconnected": 7784, + "tock": 7785, + "Ġouch": 7786, + "ĠNurse": 7787, + "ĠShare": 7788, + "ĠFlo": 7789, + "igger": 7790, + "ĠJax": 7791, + "Ġgesture": 7792, + "Ġplot": 7793, + "Ġdoorbell": 7794, + "Ġstudent": 7795, + "Ġcares": 7796, + "ĠJoh": 7797, + "Ġsquaw": 7798, + "Ġrescuing": 7799, + "ĠBubba": 7800, + "fire": 7801, + "Ġgrandson": 7802, + "Ġgoo": 7803, + "Ġspy": 7804, + "Ġrows": 7805, + "Ġsimply": 7806, + "ĠBri": 7807, + "Ġwhistles": 7808, + "Ġsnaps": 7809, + "Play": 7810, + "mies": 7811, + "vant": 7812, + "Ġshorter": 7813, + "ĠPl": 7814, + "Ġastronauts": 7815, + "Bunny": 7816, + "ssss": 7817, + "Ġunpacking": 7818, + "Ġcottage": 7819, + "Too": 7820, + "Ġswo": 7821, + "Ġaccidents": 7822, + "Ġmood": 7823, + "Shrink": 7824, + "ibi": 7825, + "Ġswollen": 7826, + "For": 7827, + "verse": 7828, + "ĠKevin": 7829, + "Zoom": 7830, + "abelle": 7831, + "Ġbothered": 7832, + "ĠMuffin": 7833, + "aint": 7834, + "Ġstethoscope": 7835, + "ĠAr": 7836, + "ĠElle": 7837, + "Ġcausing": 7838, + "Ġtrusting": 7839, + "ĠWooly": 7840, + "ĠPhil": 7841, + "ĠBad": 7842, + "Ġdresser": 7843, + "Ġleapt": 7844, + "Ġsou": 7845, + "found": 7846, + "Ġpills": 7847, + "Ġproper": 7848, + "Magic": 7849, + "ears": 7850, + "Ġthroughout": 7851, + "retty": 7852, + "Ġrunner": 7853, + "Ġprayers": 7854, + "ĠNe": 7855, + "Ġjoyful": 7856, + "what": 7857, + "ĠReady": 7858, + "ĠVroom": 7859, + "mates": 7860, + "Ġlocks": 7861, + "ulp": 7862, + "Ġgoats": 7863, + "ĠWait": 7864, + "Ġtarget": 7865, + "rest": 7866, + "Ġdears": 7867, + "ĠToys": 7868, + "Ġmunch": 7869, + "Ġflips": 7870, + "Ġwaddled": 7871, + "ĠPop": 7872, + "Ġlowered": 7873, + "ĠStartled": 7874, + "Ġstepping": 7875, + "ĠTaking": 7876, + "ĠFlop": 7877, + "Ġcons": 7878, + "ĠSpeed": 7879, + "Ġteachers": 7880, + "Ġcowboy": 7881, + "ĠDaniel": 7882, + "Ġinches": 7883, + "Ġenvelopes": 7884, + "Ġchar": 7885, + "ĠElsa": 7886, + "ĠTy": 7887, + "Ġexplorer": 7888, + "Ġanticip": 7889, + "Ġplayd": 7890, + "unity": 7891, + "ening": 7892, + "ĠFel": 7893, + "Ġfloors": 7894, + "Ġknocking": 7895, + "Ġefforts": 7896, + "Ġuniforms": 7897, + "lied": 7898, + "Ġaware": 7899, + "Ġfootprints": 7900, + "ĠBumpy": 7901, + "Ġnearly": 7902, + "Nice": 7903, + "llas": 7904, + "ĠBibi": 7905, + "Ġdisc": 7906, + "Ġsens": 7907, + "Ġwhimp": 7908, + "Ġexcept": 7909, + "Ġtrot": 7910, + "Ġglitt": 7911, + "Ġappreciation": 7912, + "ĠBecky": 7913, + "Ġnecks": 7914, + "Ġchecks": 7915, + "Ġcollap": 7916, + "ĠMin": 7917, + "Ġlapt": 7918, + "Ġplug": 7919, + "Ġcharge": 7920, + "ĠRog": 7921, + "rie": 7922, + "oosh": 7923, + "Ġfluttering": 7924, + "Ġumbrellas": 7925, + "ĠSeeing": 7926, + "Ġstamped": 7927, + "Ġsandcastles": 7928, + "Ġstatues": 7929, + ".'\"": 7930, + "omb": 7931, + "ails": 7932, + "Ġshrank": 7933, + "iscuit": 7934, + "rily": 7935, + "Ġfinishing": 7936, + "Ġprick": 7937, + "Ġadds": 7938, + "ĠBiggy": 7939, + "ĠOt": 7940, + "rons": 7941, + "ĠJoan": 7942, + "Ġchocolates": 7943, + "Ġhunters": 7944, + "Ġstroll": 7945, + "Ġdodged": 7946, + "Blue": 7947, + "Ġpassengers": 7948, + "Ġgerms": 7949, + "ĠVivi": 7950, + "Ġwrigg": 7951, + "Ġaprons": 7952, + "Ġaisle": 7953, + "ĠCle": 7954, + "Ġsets": 7955, + "Ġweeds": 7956, + "Ġnovels": 7957, + "order": 7958, + "Ġdemanding": 7959, + "ĠZipper": 7960, + "Ġscratching": 7961, + "Ġmeows": 7962, + "ĠDe": 7963, + "issa": 7964, + "Ġdiscussing": 7965, + "Ġnurses": 7966, + "Ġminding": 7967, + "Ġkilled": 7968, + "urrender": 7969, + "Ġdriveway": 7970, + "Ġbecomes": 7971, + "acy": 7972, + "Ġhaird": 7973, + "ĠJason": 7974, + "Ġtoolbox": 7975, + "Ġlaptop": 7976, + "Ġposit": 7977, + "Ġattack": 7978, + "Luna": 7979, + "sol": 7980, + "Ġbounces": 7981, + "Ġscampered": 7982, + "Ġdeed": 7983, + "Ġsprays": 7984, + "Ġsupplied": 7985, + "ĠSofty": 7986, + "Ġtempt": 7987, + "ĠJolly": 7988, + "Ġburns": 7989, + "Ġfriendships": 7990, + "Ġsuggestion": 7991, + "Ġslapping": 7992, + "Ġclosing": 7993, + "ĠRoger": 7994, + "Arrr": 7995, + "Ġbelongings": 7996, + "Ġinvites": 7997, + "Ġanticipation": 7998, + "Ġform": 7999, + "ĠEric": 8000, + "Ġspringing": 8001, + "Ġerase": 8002, + "Ġcotton": 8003, + "So": 8004, + "Ġrays": 8005, + "Ġtwists": 8006, + "Ġforgives": 8007, + "Ġsnuggle": 8008, + "ĠOh": 8009, + "Ġshall": 8010, + "ĠNever": 8011, + "Ġmodels": 8012, + "ĠVicky": 8013, + "ĠGus": 8014, + "Ġhumming": 8015, + "Ġmassages": 8016, + "ĠMan": 8017, + "Ġnewfound": 8018, + "Ġconc": 8019, + "Ġresponded": 8020, + "Ġexpecting": 8021, + "Ġghosts": 8022, + "Ġcheated": 8023, + "ots": 8024, + "Does": 8025, + "ĠYawn": 8026, + "ĠFlutter": 8027, + "otte": 8028, + "Ġtraveling": 8029, + "Ġalthough": 8030, + "Ġcond": 8031, + "Ġbattle": 8032, + "Friend": 8033, + "Ġmommies": 8034, + "alloween": 8035, + "Every": 8036, + "Ġaim": 8037, + "Ġcarries": 8038, + "Ġinvitations": 8039, + "ĠMae": 8040, + "ĠAg": 8041, + "Ġrefreshing": 8042, + "Ġtwenty": 8043, + "Ġpresented": 8044, + "Chirp": 8045, + "Someone": 8046, + "Ġrowed": 8047, + "ĠRel": 8048, + "ĠGrand": 8049, + "ĠBingo": 8050, + "Ġsquir": 8051, + "Ġfoxes": 8052, + "ĠElsie": 8053, + "Ġcooper": 8054, + "Ġfinal": 8055, + "Ġduckling": 8056, + "ĠZack": 8057, + "ĠGray": 8058, + "ĠDotty": 8059, + "Ġmarshmallows": 8060, + "Ġclicked": 8061, + "ĠFreddie": 8062, + "',": 8063, + "Ġdesigning": 8064, + "Ġbeaver": 8065, + "Ġjets": 8066, + "ĠHalloween": 8067, + "ĠWhoever": 8068, + "Ġmugs": 8069, + ",'": 8070, + "Ġdrown": 8071, + "po": 8072, + "onnie": 8073, + "Ġtricycle": 8074, + "Ġconvin": 8075, + "Ġpicnics": 8076, + "Ġoppos": 8077, + "Jane": 8078, + "iens": 8079, + "ĠTerry": 8080, + "inted": 8081, + "ĠCharlotte": 8082, + "Un": 8083, + "Ġcongratul": 8084, + "Ġscoops": 8085, + "off": 8086, + "Ġaliens": 8087, + "Ġtravels": 8088, + "Ġtests": 8089, + "Ġquestioned": 8090, + "ĠLina": 8091, + "ĠPiggy": 8092, + "Ġstrips": 8093, + "five": 8094, + "ana": 8095, + "Ġdefe": 8096, + "covered": 8097, + "ĠTruck": 8098, + "ended": 8099, + "hel": 8100, + "Ġfights": 8101, + "ĠChick": 8102, + "roken": 8103, + "Ġopposite": 8104, + "Hmm": 8105, + "Ġrout": 8106, + "Ġgrandfather": 8107, + "Ġafford": 8108, + "Ġencountered": 8109, + "Ġdecl": 8110, + "inch": 8111, + "Whiskers": 8112, + "Ġraising": 8113, + "iment": 8114, + "ĠMore": 8115, + "Ġupside": 8116, + "Ġflashed": 8117, + "Ġcalmly": 8118, + "Ġrealizes": 8119, + "Ġyawning": 8120, + "Ġsincere": 8121, + "ĠPlaying": 8122, + "Find": 8123, + "Ġbuddy": 8124, + "Ġcupcakes": 8125, + "ĠWilliam": 8126, + "Ġcrystals": 8127, + "aturday": 8128, + "Ġbuckled": 8129, + "ĠMissile": 8130, + "byes": 8131, + "ĠFlappy": 8132, + "Ġwinners": 8133, + "Ġdefin": 8134, + "ĠSaturday": 8135, + "ĠQuacky": 8136, + "ĠThunder": 8137, + "Ġcaw": 8138, + "Ġweapons": 8139, + "Em": 8140, + "Ġcheat": 8141, + "shadow": 8142, + "Ġpackages": 8143, + "ĠAmanda": 8144, + "Ġsacks": 8145, + "Ġgoodbyes": 8146, + "Ġcoach": 8147, + "Ġattem": 8148, + "Ġmesses": 8149, + "quet": 8150, + "Ġconvers": 8151, + "Choo": 8152, + "ĠNutty": 8153, + "val": 8154, + "ĠJet": 8155, + "Ġcaps": 8156, + "ĠCook": 8157, + "Ġenem": 8158, + "Ġenemies": 8159, + "asha": 8160, + "Ġscrub": 8161, + "ĠTweety": 8162, + "Ġyummiest": 8163, + "Ball": 8164, + "Ġswallow": 8165, + "Ġreturning": 8166, + "Ġadmiration": 8167, + "Ġsprout": 8168, + "romise": 8169, + "Ġunable": 8170, + "Ġfreezing": 8171, + "Ġbless": 8172, + "Ġsadder": 8173, + "Ġbrightest": 8174, + "ugging": 8175, + "Ġrespon": 8176, + "reverse": 8177, + "Ġcosy": 8178, + "Trust": 8179, + "Ġresponse": 8180, + "Molly": 8181, + "iri": 8182, + "Ġbride": 8183, + "Ġdiamonds": 8184, + "Ġhonking": 8185, + "stalk": 8186, + "Ġreapp": 8187, + "ooks": 8188, + "Ġgarbage": 8189, + "Ġopport": 8190, + "Ġstretches": 8191, + "Ġprevented": 8192, + "Ġwhispering": 8193, + "erk": 8194, + "Ġodd": 8195, + "Ġwhoever": 8196, + "antastic": 8197, + "Ġawful": 8198, + "alth": 8199, + "Ġjourneys": 8200, + "Ġweighs": 8201, + "Ġawoke": 8202, + "ĠJean": 8203, + "Brrr": 8204, + "Ġdragonfly": 8205, + "Ġtraps": 8206, + "ĠShark": 8207, + "ĠOliv": 8208, + "Ġspices": 8209, + "His": 8210, + "Ġborn": 8211, + "atty": 8212, + "ĠFloppy": 8213, + "Ġclip": 8214, + "Ġreassured": 8215, + "Ġstall": 8216, + "Ġbeanstalk": 8217, + "Ġargum": 8218, + "Ġexamining": 8219, + "Ġbeetles": 8220, + "Ġautomobiles": 8221, + "Ġdefinitely": 8222, + "ĠTammy": 8223, + "ĠBub": 8224, + "ici": 8225, + "Ġvisitors": 8226, + "Ġstuffing": 8227, + "Ġplaydate": 8228, + "mine": 8229, + "Ġwashes": 8230, + "broken": 8231, + "cie": 8232, + "ĠAny": 8233, + "Ġwiser": 8234, + "Ġcustomer": 8235, + "ĠWolf": 8236, + "ĠTre": 8237, + "emma": 8238, + "uper": 8239, + "Ġtravelling": 8240, + "Ġbou": 8241, + "ĠJaney": 8242, + "Ġhairdress": 8243, + "Ġbouquet": 8244, + "Ġtumbled": 8245, + "orse": 8246, + "Ġdecoration": 8247, + "Ġcampfire": 8248, + "ĠAmber": 8249, + "Ġbud": 8250, + "ĠPick": 8251, + "Ġhonesty": 8252, + "action": 8253, + "vy": 8254, + "Ġbomb": 8255, + "ĠJumpy": 8256, + "Ġwelcoming": 8257, + "Ġoffering": 8258, + "Ġwealth": 8259, + "Ġtroubles": 8260, + "Ġincreasing": 8261, + "ĠMagic": 8262, + "Ġoccas": 8263, + "Ġloudest": 8264, + "Ġinspired": 8265, + "Ġparted": 8266, + "Ġgroan": 8267, + "Ġtype": 8268, + "ĠAshley": 8269, + "Ġwhales": 8270, + "becca": 8271, + "ĠMoppy": 8272, + "ĠRebecca": 8273, + "ĠHar": 8274, + "ĠHello": 8275, + "ĠEliza": 8276, + "Ġdeclared": 8277, + "Only": 8278, + "Ġcorrectly": 8279, + "fus": 8280, + "ĠFly": 8281, + "Ġcraft": 8282, + "Ġbeaks": 8283, + "Ġcleared": 8284, + "athan": 8285, + "ĠSal": 8286, + "Ġcowboys": 8287, + "ĠDay": 8288, + "ĠGabby": 8289, + "Ġnuzzled": 8290, + "ĠBrian": 8291, + "ĠSasha": 8292, + "Ġexch": 8293, + "Ġwarmly": 8294, + "Ġprizes": 8295, + "ĠCici": 8296, + "ĠSil": 8297, + "Ġrewards": 8298, + "Ġobeyed": 8299, + "Ġcustomers": 8300, + "yl": 8301, + "Ġcomforting": 8302, + "Ġsirens": 8303, + "Soon": 8304, + "da": 8305, + "ooky": 8306, + "shaped": 8307, + "Ġconnect": 8308, + "match": 8309, + "Ġtowns": 8310, + "ĠRub": 8311, + "Should": 8312, + "ĠOlivia": 8313, + "Ġrely": 8314, + "iolet": 8315, + "Ġfantastic": 8316, + "Ġtrigger": 8317, + "Ġowns": 8318, + "Ġbends": 8319, + "Ġinsisting": 8320, + "Ġspoiling": 8321, + "elieve": 8322, + "Ġhairdresser": 8323, + "Ġpipes": 8324, + "Ġposes": 8325, + "Ġshares": 8326, + "Ġcleans": 8327, + "Ġsupporting": 8328, + "Ġsurrendered": 8329, + "ĠTippy": 8330, + "ĠBert": 8331, + "rench": 8332, + "Ġwrinkled": 8333, + "Ġchopped": 8334, + "ĠTyler": 8335, + "Ġmoons": 8336, + "Ġrecorder": 8337, + "Ġbeaming": 8338, + "Car": 8339, + "ĠLight": 8340, + "unes": 8341, + "Ġthanking": 8342, + "Ġsnowy": 8343, + "ellow": 8344, + "ĠGracie": 8345, + "Ġscurry": 8346, + "ĠPine": 8347, + "Ġenjoyable": 8348, + "Ġactive": 8349, + "ĠStep": 8350, + "Ġexperien": 8351, + "Ġcoral": 8352, + "ĠBaa": 8353, + "Ġdollar": 8354, + "Ġenviron": 8355, + "worm": 8356, + "elope": 8357, + "Ġloc": 8358, + "Ġstreamers": 8359, + "bble": 8360, + "udged": 8361, + "inger": 8362, + "Ġexamp": 8363, + "ĠTwist": 8364, + "Ġshorts": 8365, + "Ġshooed": 8366, + "Ġenvironment": 8367, + "Ġill": 8368, + "ĠSweet": 8369, + "Ġscent": 8370, + "Ġbruises": 8371, + "oor": 8372, + "uster": 8373, + "Ġgrat": 8374, + "ĠHopper": 8375, + "Ġhisses": 8376, + "ĠJoke": 8377, + "Ġplugged": 8378, + "acle": 8379, + "Ġself": 8380, + "Ġsteering": 8381, + "ĠPretty": 8382, + "Ġwarrior": 8383, + "Ġvisits": 8384, + "Ġexercises": 8385, + "ĠMonkey": 8386, + "ĠWil": 8387, + "aptain": 8388, + "Ġdangers": 8389, + "Ġcuddles": 8390, + "over": 8391, + "Ġsigning": 8392, + "Ġunfortunately": 8393, + "Ġsquished": 8394, + "screen": 8395, + "Ġdisappoint": 8396, + "bee": 8397, + "Ġpilots": 8398, + "munk": 8399, + "ĠNora": 8400, + "Ġapplauding": 8401, + "Ġgratitude": 8402, + "alf": 8403, + "Ġproviding": 8404, + "Ġting": 8405, + "Ġtickles": 8406, + "Ġbadger": 8407, + "Ġnights": 8408, + "Ġjud": 8409, + "Ġstorms": 8410, + "Ġconvinced": 8411, + "Ġyoun": 8412, + "Ġresponsib": 8413, + "Ġchoosing": 8414, + "Ġbrains": 8415, + "Ġactivity": 8416, + "Ġnearest": 8417, + "Ġyoungest": 8418, + "Ġexploded": 8419, + "Ġarranged": 8420, + "Ġcoughed": 8421, + "Bella": 8422, + "ĠOff": 8423, + "Ġrewarding": 8424, + "ĠAuntie": 8425, + "Ġbond": 8426, + "Ġsunscreen": 8427, + "Ġpeep": 8428, + "erpiece": 8429, + "ĠRufus": 8430, + "Tree": 8431, + "good": 8432, + "asers": 8433, + "Ollie": 8434, + "ĠFort": 8435, + "ilities": 8436, + "Ġannoying": 8437, + "ĠFlora": 8438, + "Ġsoapy": 8439, + "Grow": 8440, + "ĠBerry": 8441, + "meow": 8442, + "Ġlaces": 8443, + "Ġrails": 8444, + "ĠTessa": 8445, + "Ġtapping": 8446, + "Ġoffic": 8447, + "Ġthreads": 8448, + "Ġappreciated": 8449, + "ĠHelen": 8450, + "sn": 8451, + "Ġweighing": 8452, + "ĠCally": 8453, + "boards": 8454, + "Ġheartbroken": 8455, + "Ġemerged": 8456, + "Ġcongratulated": 8457, + "ĠMicroscope": 8458, + "Ġtin": 8459, + "ĠTomorrow": 8460, + "Ġclerk": 8461, + "ĠGilly": 8462, + "Ġcrocodiles": 8463, + "Danger": 8464, + "Ġscram": 8465, + "Ġattempt": 8466, + "water": 8467, + "Ġdial": 8468, + "Ġsnug": 8469, + "Ġmessed": 8470, + "Ahoy": 8471, + "Ġexample": 8472, + "ĠJenn": 8473, + "Ġhooks": 8474, + "Bear": 8475, + "Ġtops": 8476, + "Ġchipmunk": 8477, + "Ġsoot": 8478, + "Ġbathed": 8479, + "Ġguarding": 8480, + "ĠPenelope": 8481, + "Ġmanager": 8482, + "ĠFortunately": 8483, + "Pe": 8484, + "etah": 8485, + "Ġmasterpiece": 8486, + "ending": 8487, + "ĠMart": 8488, + "Ġerasers": 8489, + "Ġfet": 8490, + "Ġfinishes": 8491, + "Ġtips": 8492, + "Ġcommon": 8493, + "ĠFelix": 8494, + "ĠSet": 8495, + "Ġmemb": 8496, + "Ġdigs": 8497, + "Ġnibbled": 8498, + "Ġtrotted": 8499, + "Ġmembers": 8500, + "ĠFay": 8501, + "Ġkinder": 8502, + "Ġcheetah": 8503, + "Ġexpert": 8504, + "Ġblond": 8505, + "Ġchews": 8506, + "ĠPeggy": 8507, + "Ġparticularly": 8508, + "Ġbeast": 8509, + "Ġrips": 8510, + "ĠRiri": 8511, + "Ġargument": 8512, + "ative": 8513, + "ircle": 8514, + "Ġfaith": 8515, + "ĠHelping": 8516, + "ĠSuper": 8517, + "ĠAndrew": 8518, + "Ġearned": 8519, + "Ab": 8520, + "Ġobserving": 8521, + "Ġforgiveness": 8522, + "Ġcheaper": 8523, + "Ġmischie": 8524, + "Ġfishes": 8525, + "Sarah": 8526, + "Ġinstantly": 8527, + "Ġexperienced": 8528, + "Ġcages": 8529, + "Ġgenerosity": 8530, + "Ġmischievous": 8531, + "Ġfoam": 8532, + "Ġmeowing": 8533, + "ĠExcitedly": 8534, + "Friends": 8535, + "mered": 8536, + "ĠBarry": 8537, + "ĠBuster": 8538, + "Ġstores": 8539, + "Ġgrandd": 8540, + "Ġmattered": 8541, + "etchup": 8542, + "Ġlimp": 8543, + "Ġpasses": 8544, + "ĠCaptain": 8545, + "Ġteles": 8546, + "Ġsleeps": 8547, + "ĠIce": 8548, + "ĠFle": 8549, + "ĠPuffy": 8550, + "Ġbreaths": 8551, + "Mark": 8552, + "Ġrin": 8553, + "ordinary": 8554, + "Ġgasps": 8555, + "ĠGill": 8556, + "Got": 8557, + "Ġrumbling": 8558, + "Ġtrans": 8559, + "Ġhatch": 8560, + "ĠZog": 8561, + "Ġgrassho": 8562, + "ĠMatilda": 8563, + "Ġsatisf": 8564, + "Ġaccomplished": 8565, + "Ġthump": 8566, + "Ġstrum": 8567, + "acing": 8568, + "Ġmats": 8569, + "Ġsmartest": 8570, + "Ġtelescope": 8571, + "Ġwhined": 8572, + "abra": 8573, + "ĠBobbie": 8574, + "Ġmoat": 8575, + "Ġdrip": 8576, + "Ġjugg": 8577, + "Ġfarmers": 8578, + "Ġscrambled": 8579, + "ĠMila": 8580, + "Ġgardens": 8581, + "Ġangrily": 8582, + "Ġsyrup": 8583, + "Ġcollapsed": 8584, + "ouraged": 8585, + "ering": 8586, + "idey": 8587, + "Ġforests": 8588, + "Ġvegg": 8589, + "Ġdiscoveries": 8590, + "Ġstyles": 8591, + "Ġexperiences": 8592, + "Ġtor": 8593, + "ĠTiger": 8594, + "Ġfaint": 8595, + "Ġmedals": 8596, + "ĠCloud": 8597, + "hole": 8598, + "Chirpy": 8599, + "Ġfif": 8600, + "Ġmeaning": 8601, + "ĠDoes": 8602, + "Ġconqu": 8603, + "Ġcourt": 8604, + "Ġotters": 8605, + "Ġtypes": 8606, + "pit": 8607, + "ĠLy": 8608, + "adabra": 8609, + "ĠWaff": 8610, + "Ġsnapping": 8611, + "Ġhardest": 8612, + "acock": 8613, + "Ġmovements": 8614, + "Ġexpression": 8615, + "Ġchilly": 8616, + "ĠPig": 8617, + "acles": 8618, + "Ġbubbly": 8619, + "Ġsurv": 8620, + "Ġaffect": 8621, + "ĠOtto": 8622, + "Ġvests": 8623, + "Ġunfair": 8624, + "Ġmir": 8625, + "Ġtoothbrush": 8626, + "Ġextraordinary": 8627, + "Ġscores": 8628, + "Teddy": 8629, + "ĠButter": 8630, + "Ġattitude": 8631, + "ĠPeep": 8632, + "ĠApp": 8633, + "Ġbluebird": 8634, + "ĠPinch": 8635, + "Ġhorri": 8636, + "Ġvibr": 8637, + "ĠRainbow": 8638, + "mel": 8639, + "lls": 8640, + "Ġketchup": 8641, + "ĠRight": 8642, + "Ġspears": 8643, + "Once": 8644, + "Ġsooner": 8645, + "Ġbehaviour": 8646, + "Ġgrasshopper": 8647, + "Ġhabit": 8648, + "Ġpatches": 8649, + "Ġafar": 8650, + "Remy": 8651, + "Ġpokes": 8652, + "ĠLife": 8653, + "Ġmomma": 8654, + "ĠGold": 8655, + "Ġthie": 8656, + "Ġscri": 8657, + "Ġthicker": 8658, + "Ġicky": 8659, + "Ġshrunk": 8660, + "Ġclassmates": 8661, + "Ġsqueezes": 8662, + "ĠRosa": 8663, + "Ġglittering": 8664, + "Ġslithered": 8665, + "Ġprickly": 8666, + "Joe": 8667, + "ĠBonnie": 8668, + "Ġtopp": 8669, + "Ġkneeling": 8670, + "Ġannounced": 8671, + "elling": 8672, + "Ġpeacock": 8673, + "Ġmarking": 8674, + "ĠSir": 8675, + "ĠSand": 8676, + "lt": 8677, + "ĠAchoo": 8678, + "plash": 8679, + "ctric": 8680, + "Ġcosts": 8681, + "ĠMelissa": 8682, + "ĠAc": 8683, + "Ġwatermel": 8684, + "Ġzigzags": 8685, + "ĠMixie": 8686, + "ĠSilver": 8687, + "Ġthieves": 8688, + "Ġhood": 8689, + "ĠLung": 8690, + "Ġjumper": 8691, + "Ġacts": 8692, + "Ġskirts": 8693, + "ĠSpidey": 8694, + "Ġwolves": 8695, + "Ġcocoon": 8696, + "Ġdrift": 8697, + "Ġsqueaky": 8698, + "Ġthumbs": 8699, + "ĠAnimal": 8700, + "Ġboards": 8701, + "ĠJelly": 8702, + "ĠEd": 8703, + "ĠAnnabelle": 8704, + "Ġwoodcut": 8705, + "ounce": 8706, + "Ġservant": 8707, + "Baa": 8708, + "Jimmy": 8709, + "idence": 8710, + "Ġcheating": 8711, + "ĠRiley": 8712, + "Ġraking": 8713, + "ĠMine": 8714, + "Ġtrading": 8715, + "cat": 8716, + "Ġexplaining": 8717, + "Ġbiscuit": 8718, + "ĠMath": 8719, + "Ġtidied": 8720, + "Ġluckily": 8721, + "Leo": 8722, + "bu": 8723, + "Ġlunchtime": 8724, + "anced": 8725, + "Honey": 8726, + "idy": 8727, + "ĠInky": 8728, + "Ġspilling": 8729, + "ĠMonster": 8730, + "ĠUse": 8731, + "ĠPaula": 8732, + "Ġconcer": 8733, + "Ġdesserts": 8734, + "Ġtransform": 8735, + "ror": 8736, + "ĠLi": 8737, + "ĠKy": 8738, + "rough": 8739, + "Ġmessages": 8740, + "Ġbeating": 8741, + "Ġchill": 8742, + "Ġwindowsill": 8743, + "ĠBoom": 8744, + "Ġseeking": 8745, + "Mouse": 8746, + "Ġactor": 8747, + "its": 8748, + "amma": 8749, + "ĠJose": 8750, + "sess": 8751, + "Never": 8752, + "Ġforeshadow": 8753, + "pril": 8754, + "war": 8755, + "Ġleans": 8756, + "ĠCarla": 8757, + "Ġhissing": 8758, + "Ġflashing": 8759, + "Ġdev": 8760, + "Ġcloths": 8761, + "racadabra": 8762, + "Ġwatermelon": 8763, + "Ġfunn": 8764, + "Ġteap": 8765, + "Ġwinding": 8766, + "Ġdiscouraged": 8767, + "Ġpositive": 8768, + "pop": 8769, + "Ġdripped": 8770, + "Ġcompete": 8771, + "Ġforts": 8772, + "ĠYummy": 8773, + "ĠFeel": 8774, + "Ġwoodcutter": 8775, + "Ġpressing": 8776, + "Ġdisagreeing": 8777, + "Fire": 8778, + "Ġglimmering": 8779, + "ĠTooth": 8780, + "Freeze": 8781, + "Ġtidying": 8782, + "Ġtrusts": 8783, + "Ġkangaroos": 8784, + "Ġveggies": 8785, + "Ġlanding": 8786, + "Ġtempted": 8787, + "ĠBoat": 8788, + "Ġdock": 8789, + "ĠPeace": 8790, + "lers": 8791, + "Ġformed": 8792, + "Ġshallow": 8793, + "icking": 8794, + "Ġoverw": 8795, + "ĠChip": 8796, + "ĠSlinky": 8797, + "Ġteapot": 8798, + "Ġfade": 8799, + "Ġrack": 8800, + "ĠRatty": 8801, + "ĠSteven": 8802, + "flowers": 8803, + "Ġworst": 8804, + "Ġelectric": 8805, + "Ġcops": 8806, + "Ġapology": 8807, + "creams": 8808, + "ĠSqueak": 8809, + "Ġsleds": 8810, + "Ġass": 8811, + "upid": 8812, + "Ġcomets": 8813, + "Ġpapa": 8814, + "Ġsav": 8815, + "ĠCircle": 8816, + "Grandpa": 8817, + "Ġsituations": 8818, + "Ġconversation": 8819, + "Ġofficers": 8820, + "ĠWaffle": 8821, + "ĠTip": 8822, + "ĠHurry": 8823, + "Ġslee": 8824, + "ĠWoolly": 8825, + "Sun": 8826, + "Ġding": 8827, + "storm": 8828, + "Ġsuns": 8829, + "Ġpizzas": 8830, + "Ġzips": 8831, + "Ġmiller": 8832, + "Ġstructures": 8833, + "Ġscurrying": 8834, + "Ġoverwhel": 8835, + "Ġfoggy": 8836, + "ĠSnake": 8837, + "Ġgranddaughter": 8838, + "ĠHi": 8839, + "ĠApril": 8840, + "ĠBirds": 8841, + "Ġwebs": 8842, + "Ġdeserved": 8843, + "ĠTra": 8844, + "Ġcubs": 8845, + "Ġopportunity": 8846, + "ĠFaye": 8847, + "iving": 8848, + "Ġsnorted": 8849, + "ĠRavi": 8850, + "Ġrhino": 8851, + "ĠYellow": 8852, + "Ġdifferences": 8853, + "ĠTell": 8854, + "Ġquacking": 8855, + "ĠImmediately": 8856, + "Ġheaven": 8857, + "ifully": 8858, + "oot": 8859, + "Ġinter": 8860, + "Ġlevers": 8861, + "Ġunlo": 8862, + "Ġinchworm": 8863, + "welcome": 8864, + "ĠSmoke": 8865, + "Ġapproach": 8866, + "Jill": 8867, + "ssess": 8868, + "Ġpossess": 8869, + "ĠEver": 8870, + "ĠMole": 8871, + "ĠMona": 8872, + "Ġseagulls": 8873, + "Ġcooperate": 8874, + "sers": 8875, + "ragon": 8876, + "ĠFlopsy": 8877, + "ĠOver": 8878, + "Ġpose": 8879, + "Ġdisappointment": 8880, + "Ġdep": 8881, + "ĠCars": 8882, + "Ġspeaks": 8883, + "Ġbinoc": 8884, + "Ġsneaks": 8885, + "Ġartwork": 8886, + "Rock": 8887, + "sie": 8888, + "Ġscowl": 8889, + "Ġanswering": 8890, + "Ġsurfed": 8891, + "ĠLiza": 8892, + "Ġshortcut": 8893, + "ĠViolet": 8894, + "lo": 8895, + "Ġsipped": 8896, + "ĠCandy": 8897, + "Ġrobin": 8898, + "rick": 8899, + "ssy": 8900, + "Ġarrest": 8901, + "snap": 8902, + "ĠMus": 8903, + "Ġreun": 8904, + "Ġamused": 8905, + "Ġribbit": 8906, + "Ġunwrapped": 8907, + "ugar": 8908, + "Ġpepperoni": 8909, + "Ġrepeats": 8910, + "Ġapplause": 8911, + "Ġkeyhole": 8912, + "Ġcheckout": 8913, + "Deal": 8914, + "Ġvisitor": 8915, + "Ġstriking": 8916, + "Ġpaddling": 8917, + "Ġpuppets": 8918, + "Eat": 8919, + "Ġunz": 8920, + "Ġattacked": 8921, + "Ġcroaked": 8922, + "ĠBeef": 8923, + "Ġspooky": 8924, + "orsie": 8925, + "uses": 8926, + "ĠCon": 8927, + "Ġbeautifully": 8928, + "Ġchecking": 8929, + "Ġgroaned": 8930, + "gar": 8931, + "cidents": 8932, + "Ġswimsuits": 8933, + "Ġconsider": 8934, + "ĠMarch": 8935, + "jest": 8936, + "Ġgroom": 8937, + "Ġwaters": 8938, + "Ġinvent": 8939, + "ĠLiam": 8940, + "ĠJody": 8941, + "Lisa": 8942, + "otion": 8943, + "ĠFind": 8944, + "Ġnets": 8945, + "Ġexams": 8946, + "ĠRing": 8947, + "Ġdrying": 8948, + "Ġlump": 8949, + "agine": 8950, + "ĠCammy": 8951, + "ĠJanet": 8952, + "Ġshrugs": 8953, + "Climb": 8954, + "lest": 8955, + "Ġsobbing": 8956, + "Ġshyly": 8957, + "Ġcheerfully": 8958, + "Ġshoots": 8959, + "Ġheels": 8960, + "Ġhonks": 8961, + "Emma": 8962, + "ĠBubu": 8963, + "ili": 8964, + "esses": 8965, + "Ġshh": 8966, + "Ġchin": 8967, + "ĠHorsie": 8968, + "ĠDoug": 8969, + "ĠGlow": 8970, + "Ġhangs": 8971, + "Ġhealthier": 8972, + "Ġwhimpered": 8973, + "anish": 8974, + "Ġcaterpillars": 8975, + "Ġfries": 8976, + "Ġsquinted": 8977, + "izzes": 8978, + "Ġmagnifying": 8979, + "icious": 8980, + "Ġblamed": 8981, + "Ġfascinating": 8982, + "Ġsculp": 8983, + "Ġtablet": 8984, + "Ġfrustration": 8985, + "Ġsculpture": 8986, + "ouched": 8987, + "ĠBa": 8988, + "Ġshimmering": 8989, + "ĠThrough": 8990, + "ĠHeli": 8991, + "ĠMartin": 8992, + "Ġposs": 8993, + "Ġsuck": 8994, + "edic": 8995, + "ĠOld": 8996, + "Ġnumbered": 8997, + "Ġpleas": 8998, + "ĠJohny": 8999, + "ĠOxy": 9000, + "Ġflowing": 9001, + "ĠPast": 9002, + "Ġnibble": 9003, + "ĠAlf": 9004, + "ellie": 9005, + "othy": 9006, + "ĠWhite": 9007, + "Ġbaa": 9008, + "oll": 9009, + "hings": 9010, + "Ġgrumbled": 9011, + "Ġraked": 9012, + "Ġbuilder": 9013, + "emy": 9014, + "Ġfacing": 9015, + "Ġguards": 9016, + "Ġpetting": 9017, + "ĠLooking": 9018, + "Ġswaying": 9019, + "racted": 9020, + "ĠFeeling": 9021, + "ĠMatch": 9022, + "Ġmysteries": 9023, + "Ġsprinkle": 9024, + "Ġdetails": 9025, + "Ġflock": 9026, + "Ġsnort": 9027, + "Ġenemy": 9028, + "eat": 9029, + "amil": 9030, + "ĠBun": 9031, + "Ġgoodies": 9032, + "Ġtextures": 9033, + "Ġwig": 9034, + "Ġpopping": 9035, + "Any": 9036, + "ulars": 9037, + "ĠJohnson": 9038, + "Ġcrops": 9039, + "Ġmarve": 9040, + "Ġcountries": 9041, + "Ġfans": 9042, + "Ġwildflowers": 9043, + "Ġstacks": 9044, + "Ġknobs": 9045, + "ĠQuickly": 9046, + "Ġbushy": 9047, + "Sharing": 9048, + "Ġlocal": 9049, + "Ġstew": 9050, + "Ġbowing": 9051, + "Ġangrier": 9052, + "Ġhunting": 9053, + "Ġdrowned": 9054, + "Ġpeeped": 9055, + "Ġbinoculars": 9056, + "Ġmaps": 9057, + "Ġniece": 9058, + "Ġquizzes": 9059, + "Ġmoonlight": 9060, + "how": 9061, + "ĠDeal": 9062, + "Ġoutfits": 9063, + "ĠSleepy": 9064, + "ĠTriangle": 9065, + "OO": 9066, + "Ġwrench": 9067, + "ĠIcy": 9068, + "Ġwhoosh": 9069, + "Ġweaker": 9070, + "Ġmindful": 9071, + "Ġcrowded": 9072, + "Ġendings": 9073, + "ĠKn": 9074, + "cycles": 9075, + "ĠCoal": 9076, + "ĠWonder": 9077, + "Ġflashes": 9078, + "ĠCut": 9079, + "Ġhesitation": 9080, + "Ġproperty": 9081, + "Ġboil": 9082, + "ĠFix": 9083, + "ĠSpicy": 9084, + "Ġability": 9085, + "Ġunless": 9086, + "Ġfond": 9087, + "Ġcarts": 9088, + "Ġimaginations": 9089, + "amiliar": 9090, + "ĠOxygen": 9091, + "getic": 9092, + "ĠCare": 9093, + "Ġglared": 9094, + "ĠAccidents": 9095, + "ĠToo": 9096, + "Ġhaven": 9097, + "stand": 9098, + "Ġknit": 9099, + "Ġfolds": 9100, + "Ġmicrow": 9101, + "Ġspaces": 9102, + "Ġunfamiliar": 9103, + "saw": 9104, + "ths": 9105, + "Ġdirtier": 9106, + "Ġresponsibility": 9107, + "bank": 9108, + "Ġpouch": 9109, + "Momo": 9110, + "ĠLeah": 9111, + "Ġdesks": 9112, + "Ġmicrowave": 9113, + "ĠSurpr": 9114, + "sey": 9115, + "ĠTrucky": 9116, + "Ġcracker": 9117, + "ibly": 9118, + "Ġdate": 9119, + "ĠJas": 9120, + "Ġswapped": 9121, + "rnie": 9122, + "Ġmember": 9123, + "Ġaston": 9124, + "ets": 9125, + "ĠPer": 9126, + "Ġwhine": 9127, + "Ġrebu": 9128, + "Ġdoorstep": 9129, + "Ġsoftened": 9130, + "Ġdisappearing": 9131, + "ai": 9132, + "free": 9133, + "that": 9134, + "Ġnatur": 9135, + "Ġquacks": 9136, + "ĠBro": 9137, + "Ġlistener": 9138, + "scar": 9139, + "Ġwriter": 9140, + "ĠCarly": 9141, + "Ġblushed": 9142, + "Ġpriv": 9143, + "Bless": 9144, + "uke": 9145, + "repe": 9146, + "Ġnoticing": 9147, + "venir": 9148, + "ĠRes": 9149, + "Ġpalms": 9150, + "upt": 9151, + "ĠCrabby": 9152, + "Ġsouvenir": 9153, + "poison": 9154, + "repeat": 9155, + "endant": 9156, + "entr": 9157, + "ĠPot": 9158, + "Ġdisaster": 9159, + "Ġlaws": 9160, + "ĠAnimals": 9161, + "Want": 9162, + "ĠBelle": 9163, + "Ġphones": 9164, + "Ġconfidence": 9165, + "str": 9166, + "reg": 9167, + "ingly": 9168, + "ala": 9169, + "Ġstirs": 9170, + "Ġtimid": 9171, + "Ġoverwhelmed": 9172, + "Ġflick": 9173, + "Ġmayor": 9174, + "Ġtugging": 9175, + "ĠRun": 9176, + "ĠBooks": 9177, + "Ġuntangle": 9178, + "ĠFlap": 9179, + "Ġowls": 9180, + "Ġmailing": 9181, + "Ġinjured": 9182, + "sa": 9183, + "Whose": 9184, + "guess": 9185, + "Ġconcentr": 9186, + "Ġsatisfaction": 9187, + "ĠSandra": 9188, + "ĠMamma": 9189, + "ĠClose": 9190, + "ĠClean": 9191, + "mers": 9192, + "Ġlim": 9193, + "ching": 9194, + "ĠEat": 9195, + "Two": 9196, + "Ġprank": 9197, + "ĠJoanna": 9198, + "ĠJennie": 9199, + "ĠHank": 9200, + "ĠCoby": 9201, + "Ġhooves": 9202, + "Ġfixer": 9203, + "ĠFlicker": 9204, + "icate": 9205, + "Ġclut": 9206, + "Ġsnar": 9207, + "ĠKen": 9208, + "ĠReliable": 9209, + "bling": 9210, + "Ġskies": 9211, + "Ġinstrument": 9212, + "ĠSing": 9213, + "ĠFa": 9214, + "Ġcapt": 9215, + "lish": 9216, + "adually": 9217, + "ĠPink": 9218, + "Ġdesc": 9219, + "Ġdisagre": 9220, + "Rain": 9221, + "Ġpecks": 9222, + "Ġcreak": 9223, + "iky": 9224, + "Ġstains": 9225, + "ĠStanley": 9226, + "Ġwriggled": 9227, + "Ġrinse": 9228, + "ĠJasmine": 9229, + "well": 9230, + "ĠKyle": 9231, + "ĠOscar": 9232, + "Ġshave": 9233, + "ĠNate": 9234, + "Ġbumping": 9235, + "ĠScissors": 9236, + "Ġruff": 9237, + "ulf": 9238, + "Ġbending": 9239, + "Nothing": 9240, + "ĠGreeny": 9241, + "Ġswir": 9242, + "ĠCher": 9243, + "Ġsandpit": 9244, + "cessary": 9245, + "Ġexploration": 9246, + "Owl": 9247, + "Ġchatted": 9248, + "Ġlever": 9249, + "ĠBrad": 9250, + "Ġrods": 9251, + "Ġfacts": 9252, + "Ġattaching": 9253, + "Ġfooled": 9254, + "ĠClimb": 9255, + "Ġburger": 9256, + "Ġglows": 9257, + "Ġclearly": 9258, + "Close": 9259, + "ĠSettle": 9260, + "Ġconcerned": 9261, + "Make": 9262, + "Ġlava": 9263, + "Ġcompan": 9264, + "ĠBlack": 9265, + "Ġsalon": 9266, + "Ġreversing": 9267, + "Ġcertainly": 9268, + "Rob": 9269, + "ĠLots": 9270, + "Ġsmelt": 9271, + "els": 9272, + "Ġcirc": 9273, + "Ġmotorcycles": 9274, + "Ġfetched": 9275, + "Ġtunes": 9276, + "Ġsometime": 9277, + "Ġtroll": 9278, + "Ġoldest": 9279, + "Ġprod": 9280, + "Ġfireflies": 9281, + "ĠSummer": 9282, + "ĠMs": 9283, + "this": 9284, + "Ġkissing": 9285, + "Ġchallenges": 9286, + "Ġblonde": 9287, + "Ġwarmed": 9288, + "Ġbound": 9289, + "Ġrubb": 9290, + "Ġdifferently": 9291, + "Ġunlocking": 9292, + "ĠLightning": 9293, + "Ġnatural": 9294, + "erg": 9295, + "ĠOpen": 9296, + "urple": 9297, + "Ġcutter": 9298, + "Ġcupcake": 9299, + "Ġriverbank": 9300, + "Ġdetect": 9301, + "Ġconquered": 9302, + "Ġalley": 9303, + "ĠRaven": 9304, + "Ġhates": 9305, + "Abracadabra": 9306, + "sorry": 9307, + "ĠOf": 9308, + "ula": 9309, + "Ġrealise": 9310, + "Ġsends": 9311, + "Ġswirls": 9312, + "Ġmunched": 9313, + "rap": 9314, + "ĠUni": 9315, + "Isn": 9316, + "Ġwiggling": 9317, + "Ġbanging": 9318, + "Ġsensation": 9319, + "ĠAgain": 9320, + "Ġfist": 9321, + "Ġclips": 9322, + "ĠAlan": 9323, + "Ġhippos": 9324, + "Ġtoppings": 9325, + "Ġhalves": 9326, + "Ġstings": 9327, + "Ġrobe": 9328, + "ĠWinky": 9329, + "Ġbrakes": 9330, + "ĠPatrick": 9331, + "Ġswayed": 9332, + "Playing": 9333, + "Ġmiracle": 9334, + "ĠSugar": 9335, + "ĠWorking": 9336, + "Ġostriches": 9337, + "Ġsurvive": 9338, + "ĠAvery": 9339, + "Ġotherwise": 9340, + "bert": 9341, + "Ġcrushed": 9342, + "Ġbubbling": 9343, + "Ġembra": 9344, + "keepers": 9345, + "Ġtorto": 9346, + "Splash": 9347, + "Ġtents": 9348, + "ĠGrump": 9349, + "ĠLucas": 9350, + "ĠCarrie": 9351, + "ĠInch": 9352, + "Ġrepairing": 9353, + "ĠWhich": 9354, + "Ġlizards": 9355, + "Ġstretchy": 9356, + "Ġvinegar": 9357, + "Ġrubbish": 9358, + "ĠRusty": 9359, + "Ġpassenger": 9360, + "Ġpounced": 9361, + "aste": 9362, + "ĠJosie": 9363, + "ĠGinger": 9364, + "Being": 9365, + "ĠRobin": 9366, + "Ġvibrant": 9367, + "Ġtortoise": 9368, + "Tiny": 9369, + "ĠDuke": 9370, + "Ġscene": 9371, + "Snow": 9372, + "gr": 9373, + "Ġbas": 9374, + "Ġglided": 9375, + "ĠSundays": 9376, + "Ġmooed": 9377, + "Ġdesperately": 9378, + "Ġpoop": 9379, + "ĠHor": 9380, + "Ġintently": 9381, + "Ġsnip": 9382, + "Ġcalmer": 9383, + "Ġcopied": 9384, + "ĠOrange": 9385, + "Ġmajest": 9386, + "net": 9387, + "ooh": 9388, + "Ġjing": 9389, + "Ġtwel": 9390, + "Ġwoken": 9391, + "Ġjoyfully": 9392, + "ĠBruce": 9393, + "Ġcoolest": 9394, + "Ġrags": 9395, + "Ġjudges": 9396, + "why": 9397, + "ĠTears": 9398, + "ĠThings": 9399, + "ĠErnie": 9400, + "Ġglob": 9401, + "Ġlectures": 9402, + "smelling": 9403, + "Ġhips": 9404, + "isible": 9405, + "lyn": 9406, + "Ġquilt": 9407, + "Ġcousins": 9408, + "Ġastonished": 9409, + "anie": 9410, + "ĠLaw": 9411, + "Ġcapes": 9412, + "uno": 9413, + "ĠWhee": 9414, + "Ġguesses": 9415, + "Ġarrives": 9416, + "Ġinvisible": 9417, + "Ġsuccessfully": 9418, + "Ġspeaker": 9419, + "Eww": 9420, + "Ġgooey": 9421, + "Ġreunited": 9422, + "Fly": 9423, + "ani": 9424, + "Ġbats": 9425, + "Ġtwelve": 9426, + "rum": 9427, + "urity": 9428, + "Ġgoodness": 9429, + "ĠPuff": 9430, + "Ġcomputers": 9431, + "Ġchatting": 9432, + "ĠStarry": 9433, + "Ġstacking": 9434, + "ĠSunshine": 9435, + "Ġsnowflake": 9436, + "ĠPinchy": 9437, + "Ġsus": 9438, + "Ġparks": 9439, + "istory": 9440, + "Ġracer": 9441, + "Ġcommun": 9442, + "Ġpounds": 9443, + "Ġdesperate": 9444, + "Ġreappeared": 9445, + "Ġcompanion": 9446, + "Ġdou": 9447, + "Ġank": 9448, + "Ġlevel": 9449, + "Ġluckiest": 9450, + "bed": 9451, + "Ġtale": 9452, + "Ġdumb": 9453, + "Ġgall": 9454, + "ĠDilly": 9455, + "Ġsells": 9456, + "Ġcrickets": 9457, + "Ġstomachs": 9458, + "Ġgates": 9459, + "Ġwinds": 9460, + "iggles": 9461, + "Ġdisobeyed": 9462, + "Ġdisagreement": 9463, + "mie": 9464, + "ĠIron": 9465, + "ĠSpin": 9466, + "Ġhoses": 9467, + "ĠComet": 9468, + "ĠReddy": 9469, + "Ġcrisp": 9470, + "ĠMarley": 9471, + "Ġawhile": 9472, + "Ġpearls": 9473, + "lor": 9474, + "ites": 9475, + "Ġsoda": 9476, + "ĠSocky": 9477, + "Ġloyalty": 9478, + "Ġpopsic": 9479, + "ĠWinter": 9480, + "ĠGemma": 9481, + "ĠBea": 9482, + "Ġtongues": 9483, + "oard": 9484, + "usion": 9485, + "ĠCD": 9486, + "Ġrider": 9487, + "ĠSwimmy": 9488, + "Ooh": 9489, + "ts": 9490, + "ĠJere": 9491, + "Ġsurely": 9492, + "ĠSmo": 9493, + "pan": 9494, + "rent": 9495, + "Ġbund": 9496, + "colored": 9497, + "ĠRoar": 9498, + "ĠJonathan": 9499, + "Ġoccasion": 9500, + "des": 9501, + "Ġstun": 9502, + "Ġchicks": 9503, + "Ġguitars": 9504, + "ĠSharp": 9505, + "ĠCarol": 9506, + "Ring": 9507, + "chief": 9508, + "Ġaboard": 9509, + "ĠPark": 9510, + "izza": 9511, + "Ġintelligence": 9512, + "Ġalligators": 9513, + "Ġseparating": 9514, + "Ġseashe": 9515, + "Ġrebuild": 9516, + "Found": 9517, + "dog": 9518, + "ĠRace": 9519, + "Ġcreep": 9520, + "Ġcroak": 9521, + "Ġcuc": 9522, + "Ġlearner": 9523, + "aids": 9524, + "Ġcaution": 9525, + "ĠLibby": 9526, + "Ġrins": 9527, + "Ġwhines": 9528, + "Ġspiky": 9529, + "ĠWhale": 9530, + "ĠVery": 9531, + "Ġrevealing": 9532, + "Ġescap": 9533, + "solut": 9534, + "\"!": 9535, + "oss": 9536, + "raw": 9537, + "ĠRara": 9538, + "Ġtickling": 9539, + "ĠPebby": 9540, + "Ella": 9541, + "working": 9542, + "ĠHur": 9543, + "Ġlace": 9544, + "Ġunderwater": 9545, + "Ġcrouched": 9546, + "Ġglobe": 9547, + "oma": 9548, + "Ġprog": 9549, + "Ġblooms": 9550, + "Ġappearance": 9551, + "fived": 9552, + "Ġleaking": 9553, + "ifer": 9554, + "Ġhatched": 9555, + "Ġguardian": 9556, + "Ġstrokes": 9557, + "Catch": 9558, + "mo": 9559, + "Ġtant": 9560, + "stop": 9561, + "Ġdoves": 9562, + "Ġzookeepers": 9563, + "Benny": 9564, + "Ġpersistence": 9565, + "Ġroutine": 9566, + "arning": 9567, + "Ġblame": 9568, + "Ġsquashes": 9569, + "Ġpainful": 9570, + "Ġlighting": 9571, + "Ġadmit": 9572, + "Ġtaps": 9573, + "ĠAmi": 9574, + "ĠBreezy": 9575, + "Ġshattered": 9576, + "ĠDragon": 9577, + "Ġmold": 9578, + "Ġripp": 9579, + "Ġdeeply": 9580, + "ĠCrusty": 9581, + "Ġtempting": 9582, + "Ġthrone": 9583, + "Ġsecurity": 9584, + "ggles": 9585, + "Ġpeeks": 9586, + "Ġburgers": 9587, + "!'\"": 9588, + "Ġcentre": 9589, + "Ġsquirted": 9590, + "Ġelectricity": 9591, + "emon": 9592, + "ĠGiant": 9593, + "Ġcooks": 9594, + "Ġrealizing": 9595, + "ĠAllie": 9596, + "ĠVal": 9597, + "ĠSquee": 9598, + "Ġallowing": 9599, + "ĠTurn": 9600, + "Ġlar": 9601, + "cker": 9602, + "ĠBell": 9603, + "ushes": 9604, + "Ġchopping": 9605, + "Ahh": 9606, + "Ġexchange": 9607, + "con": 9608, + "ĠColin": 9609, + "Ġsweetly": 9610, + "Share": 9611, + "Bobby": 9612, + "Toys": 9613, + "Ġsweeter": 9614, + "Ġglittered": 9615, + "Ġrinsed": 9616, + "isapp": 9617, + "vering": 9618, + "Ġgoggles": 9619, + "ĠSpinny": 9620, + "Ġbuilders": 9621, + "Ġmelody": 9622, + "Ġmelts": 9623, + "Ġfurious": 9624, + "Ġenergetic": 9625, + "ĠOtherwise": 9626, + "Ġdefeated": 9627, + "Ġwaded": 9628, + "asy": 9629, + "ĠCats": 9630, + "Ġsniffled": 9631, + "Ġchooses": 9632, + "ĠJennifer": 9633, + "Ġtantrum": 9634, + "ĠHops": 9635, + "ĠPatient": 9636, + "Ġcompeting": 9637, + "Ġcontainer": 9638, + "bang": 9639, + "ĠPee": 9640, + "ĠRa": 9641, + "ĠGraceful": 9642, + "Frog": 9643, + "Ġhudd": 9644, + "Ġlull": 9645, + "Ġprotection": 9646, + "Ġseriously": 9647, + "Ġundone": 9648, + "Ġattempts": 9649, + "Ġlarger": 9650, + "Hop": 9651, + "arted": 9652, + "ĠBar": 9653, + "Ġcluck": 9654, + "ĠRandy": 9655, + "Ġbuckles": 9656, + "Ġhelicopters": 9657, + "Ġcooed": 9658, + "Shoo": 9659, + "Ġtossing": 9660, + "aps": 9661, + "ĠJoseph": 9662, + "Ġdedic": 9663, + "ĠGert": 9664, + "Ġhummed": 9665, + "Ġcourageous": 9666, + "ĠDidi": 9667, + "solutely": 9668, + "ĠLast": 9669, + "Ġgod": 9670, + "Ġaloud": 9671, + "Ġmuster": 9672, + "ĠGirl": 9673, + "Ġpatients": 9674, + "Ġracers": 9675, + "Ġdeserves": 9676, + "Fred": 9677, + "ĠMop": 9678, + "Red": 9679, + "Use": 9680, + "ĠLay": 9681, + "Ġmarvel": 9682, + "Ġmeets": 9683, + "Ġtours": 9684, + "ĠLand": 9685, + "ĠGret": 9686, + "Ġwrapper": 9687, + "Ġbooth": 9688, + "Ġwhiskers": 9689, + "Ġnicest": 9690, + "ĠKind": 9691, + "Ġimproving": 9692, + "ĠClare": 9693, + "ĠKenny": 9694, + "ĠRoxy": 9695, + "ĠJeremy": 9696, + "'?\"": 9697, + "Ġbold": 9698, + "ĠNumber": 9699, + "Ġimaginary": 9700, + "Ġmeadows": 9701, + "ĠBrain": 9702, + "ĠTidy": 9703, + "Ġblades": 9704, + "ĠGu": 9705, + "ĠGreg": 9706, + "Ġobst": 9707, + "Surrender": 9708, + "ware": 9709, + "Ġopt": 9710, + "Ġcruel": 9711, + "Ġpairs": 9712, + "Ġstrolled": 9713, + "Ġrisky": 9714, + "ĠNelly": 9715, + "ĠThankfully": 9716, + "Ġpeels": 9717, + "ssssssss": 9718, + "Ġincredibly": 9719, + "Ġwinks": 9720, + "OP": 9721, + "ically": 9722, + "ĠPass": 9723, + "meal": 9724, + "Ġtanks": 9725, + "Ġnearer": 9726, + "Ġsquawk": 9727, + "Che": 9728, + "Say": 9729, + "los": 9730, + "Ġtot": 9731, + "Ġmessier": 9732, + "Ġarmy": 9733, + "Ġlamps": 9734, + "Ġpedaling": 9735, + "Ġtransformed": 9736, + "ris": 9737, + "Ġstur": 9738, + "Ġfail": 9739, + "ĠRead": 9740, + "teen": 9741, + "Ġinju": 9742, + "ka": 9743, + "illas": 9744, + "Ġrect": 9745, + "Ġpeak": 9746, + "shrink": 9747, + "ĠStand": 9748, + "Ġfuss": 9749, + "Ġmunching": 9750, + "Ġhorrible": 9751, + "Aw": 9752, + "Ray": 9753, + "kind": 9754, + "Ġnarrow": 9755, + "Ġtreas": 9756, + "Ġoverhead": 9757, + "guard": 9758, + "Ġholidays": 9759, + "ĠSquare": 9760, + "Ġunwrap": 9761, + "Ġboiling": 9762, + "Ġbolt": 9763, + "ighty": 9764, + "Ġdryer": 9765, + "ĠChar": 9766, + "Ġpanicking": 9767, + "Ġpuffed": 9768, + "can": 9769, + "oned": 9770, + "Ġhost": 9771, + "Ġ--": 9772, + "Ġdives": 9773, + "Ġpossib": 9774, + "Sweet": 9775, + "ĠPanda": 9776, + "Ġoffers": 9777, + "Ġsoftest": 9778, + "shirt": 9779, + "Ġconfusion": 9780, + "cloth": 9781, + "Ġallerg": 9782, + "Ġuncovered": 9783, + "Ġmustn": 9784, + "ĠCrocodile": 9785, + "Ġmarveled": 9786, + "Ice": 9787, + "ĠSoar": 9788, + "ĠNed": 9789, + "Ġcooled": 9790, + "Ġelders": 9791, + "ĠBruno": 9792, + "uction": 9793, + "ĠDogs": 9794, + "Uncle": 9795, + "Jenny": 9796, + "Ġhint": 9797, + "Ġdips": 9798, + "iciest": 9799, + "Ġscre": 9800, + "Ġcurrent": 9801, + "ĠHurricane": 9802, + "Ġmustered": 9803, + "Sleep": 9804, + "ĠHa": 9805, + "Ġglanced": 9806, + "Ġgratefully": 9807, + "Ġcherish": 9808, + "Ġchains": 9809, + "Ġrotted": 9810, + "ĠMatthew": 9811, + "Ġcoughing": 9812, + "Ġheights": 9813, + "ĠHorsy": 9814, + "Ġankle": 9815, + "Ġtreasured": 9816, + "idi": 9817, + "ĠFather": 9818, + "parable": 9819, + "ĠCrane": 9820, + "Ġsinking": 9821, + "Ġshaky": 9822, + "aly": 9823, + "ĠPurple": 9824, + "Ġcupboards": 9825, + "Ġenclos": 9826, + "Ġheavily": 9827, + "Ġenclosure": 9828, + "Ġmac": 9829, + "Ġspare": 9830, + "Ġinseparable": 9831, + "Ġsleigh": 9832, + "ĠClay": 9833, + "Ġgallop": 9834, + "Ġoatmeal": 9835, + "afe": 9836, + "Ġhob": 9837, + "Ġlush": 9838, + "Ġdashed": 9839, + "iring": 9840, + "Ġriddle": 9841, + "Ġnecessary": 9842, + "Ġsection": 9843, + "Ġcanv": 9844, + "Ġunst": 9845, + "oured": 9846, + "ĠFluff": 9847, + "ippers": 9848, + "Ġclubs": 9849, + "Move": 9850, + "stantly": 9851, + "ĠGw": 9852, + "Ġconv": 9853, + "Enjoy": 9854, + "Fish": 9855, + "iraffe": 9856, + "rice": 9857, + "ĠFizzy": 9858, + "ĠDel": 9859, + "Bu": 9860, + "Ġsax": 9861, + "ĠOak": 9862, + "ĠWhe": 9863, + "people": 9864, + "Ġordering": 9865, + "Ġpraise": 9866, + "ĠCarrot": 9867, + "Ġglittery": 9868, + "Ġdevast": 9869, + "Ġplat": 9870, + "Ġzippers": 9871, + "ĠFriendship": 9872, + "Ġraincoats": 9873, + "Ġhundreds": 9874, + "Ġscenery": 9875, + "ĠPotato": 9876, + "Ġallergic": 9877, + "Jen": 9878, + "antern": 9879, + "ggie": 9880, + "ĠStu": 9881, + "Ġsuggests": 9882, + "Ġrowing": 9883, + "Ġcompleting": 9884, + "bbles": 9885, + "Ġconvince": 9886, + "Ġnations": 9887, + "Ġfloppy": 9888, + "Ġmushy": 9889, + "Ġcharacter": 9890, + "ĠMinnie": 9891, + "Ġcondition": 9892, + "atest": 9893, + "ĠNicky": 9894, + "Ġpractised": 9895, + "Ġmusicians": 9896, + "Ġrecommendation": 9897, + "isbee": 9898, + "otch": 9899, + "Ġseated": 9900, + "Ġchatter": 9901, + "Squ": 9902, + "ĠSkeleton": 9903, + "Three": 9904, + "Ġskips": 9905, + "Promise": 9906, + "udge": 9907, + "ĠCould": 9908, + "ĠCell": 9909, + "Ġslot": 9910, + "ildren": 9911, + "shop": 9912, + "Ġdrill": 9913, + "Ġborrowing": 9914, + "ĠYum": 9915, + "Ġhuddled": 9916, + "Ġcanvas": 9917, + "hand": 9918, + "ino": 9919, + "alled": 9920, + "Ġhovering": 9921, + "ĠLeaf": 9922, + "Ġexperiment": 9923, + "aisie": 9924, + "Ġsoothing": 9925, + "Ġlullaby": 9926, + "Ġdevastated": 9927, + "nna": 9928, + "Ġglisten": 9929, + "ĠJoJo": 9930, + "Ġremo": 9931, + "Ġenjoys": 9932, + "apple": 9933, + "ĠAlarm": 9934, + "Ġreck": 9935, + "ico": 9936, + "epeat": 9937, + "Ġchili": 9938, + "Ġpleasant": 9939, + "Bee": 9940, + "mate": 9941, + "Ġfulf": 9942, + "aming": 9943, + "ĠMac": 9944, + "Ġsparrow": 9945, + "ift": 9946, + "Ġhoot": 9947, + "Ġrocky": 9948, + "ĠRespect": 9949, + "Ġshowers": 9950, + "ĠJodie": 9951, + "Ġcompromise": 9952, + "Ġvalues": 9953, + "Ġairplanes": 9954, + "Ġtemptation": 9955, + "ĠCherry": 9956, + "Ġroyal": 9957, + "ĠFun": 9958, + "Ġhairs": 9959, + "Ġchalks": 9960, + "ĠMarg": 9961, + "clock": 9962, + "Ġconduct": 9963, + "Ġsusp": 9964, + "Im": 9965, + "immered": 9966, + "Ġanten": 9967, + "Ġdistracted": 9968, + "Ġfolders": 9969, + "robes": 9970, + "ĠTick": 9971, + "ĠMild": 9972, + "aling": 9973, + "Ġcompliment": 9974, + "ĠClub": 9975, + "Something": 9976, + "Ġunfold": 9977, + "Ġreckless": 9978, + "Ġrecess": 9979, + "ĠSpoon": 9980, + "Ġabsolutely": 9981, + "ĠKai": 9982, + "ĠPar": 9983, + "Ġheadache": 9984, + "Ġmustaches": 9985, + "Ġgorillas": 9986, + "ĠJoanne": 9987, + "Ġactors": 9988, + "Ġplatform": 9989, + "Zip": 9990, + "Ġpiled": 9991, + "ĠSis": 9992, + "ĠWake": 9993, + "ĠEating": 9994, + "Ġcords": 9995, + "Ġtownspeople": 9996, + "Ġconsiderate": 9997, + "aily": 9998, + "Ġsmoking": 9999, + "ĠMaisie": 10000, + "Ġlasers": 10001, + "ĠRick": 10002, + "Ġcombs": 10003, + "Ġcharged": 10004, + "Bug": 10005, + "rings": 10006, + "Ġaroma": 10007, + "iana": 10008, + "ĠBebe": 10009, + "Ġpantry": 10010, + "Ġshields": 10011, + "Ġsturdy": 10012, + "HE": 10013, + "Miss": 10014, + "ders": 10015, + "ĠFore": 10016, + "scotch": 10017, + "Ġwanna": 10018, + "ĠLa": 10019, + "Ġpea": 10020, + "Ġhorror": 10021, + "Ġsoul": 10022, + "Ġwax": 10023, + "Ġashes": 10024, + "ĠMumma": 10025, + "ĠUsing": 10026, + "ĠRobot": 10027, + "Ġbeeping": 10028, + "Ġdisappears": 10029, + "ibbles": 10030, + "ĠBroccoli": 10031, + "Ġcommunicate": 10032, + "Ġconductor": 10033, + "Co": 10034, + "Ġspades": 10035, + "acey": 10036, + "ĠRad": 10037, + "Ġbuys": 10038, + "Ġpetal": 10039, + "Ġfences": 10040, + "Ġladybugs": 10041, + "Ġsilently": 10042, + "Ġlun": 10043, + "Ġaback": 10044, + "ĠEve": 10045, + "Ġwobbles": 10046, + "Ġsilk": 10047, + "ĠTay": 10048, + "Ġlen": 10049, + "Ġyuck": 10050, + "Ġmagnific": 10051, + "ĠTimothy": 10052, + "Ġhollow": 10053, + "Ġwarmest": 10054, + "ĠUgly": 10055, + "Ġhamster": 10056, + "ĠCarefully": 10057, + "Ġpail": 10058, + "ĠOp": 10059, + "ĠOuch": 10060, + "ĠDi": 10061, + "Ġmovement": 10062, + "Ġcaves": 10063, + "Ġlifeguard": 10064, + "Ġmotions": 10065, + "Ġloads": 10066, + "ĠGwen": 10067, + "like": 10068, + "Ġsly": 10069, + "Ġsnoring": 10070, + "ĠRory": 10071, + "Ġembarrassing": 10072, + "Ġearrings": 10073, + "Ġagreeing": 10074, + "Hoor": 10075, + "Ġclim": 10076, + "Ġblade": 10077, + "ĠSoap": 10078, + "ĠCake": 10079, + "ateful": 10080, + "Hooray": 10081, + "ĠFork": 10082, + "Ġpayoff": 10083, + "Ġcables": 10084, + "Ġaisles": 10085, + "Ġscowled": 10086, + "Ġhare": 10087, + "ĠAf": 10088, + "Ġwhir": 10089, + "Ġslight": 10090, + "Ġalongside": 10091, + "Ġpossibilities": 10092, + "mark": 10093, + "Ġlil": 10094, + "ĠSilly": 10095, + "ĠJes": 10096, + "Ġantlers": 10097, + "ĠNoah": 10098, + "Ġscratchy": 10099, + "Sw": 10100, + "barrow": 10101, + "ĠHat": 10102, + "Ġwheelbarrow": 10103, + "Ġpads": 10104, + "ĠApple": 10105, + "Ġdedication": 10106, + "Ġhuff": 10107, + "Ġroast": 10108, + "Ġlookout": 10109, + "ĠKel": 10110, + "ĠPear": 10111, + "ĠTuesdays": 10112, + "Ġconfidently": 10113, + "Ġdumped": 10114, + "Aunt": 10115, + "rem": 10116, + "Ġplank": 10117, + "ĠPep": 10118, + "Ġwoodpe": 10119, + "ibo": 10120, + "ĠTuck": 10121, + "ĠSon": 10122, + "ĠMagnet": 10123, + "ĠMatty": 10124, + "ĠHeidi": 10125, + "ĠBoy": 10126, + "Ġkeen": 10127, + "Ġhandles": 10128, + "Ġhurtful": 10129, + "Ġworkshop": 10130, + "Ġcherished": 10131, + "reya": 10132, + "NG": 10133, + "rin": 10134, + "ĠOink": 10135, + "Ġcocon": 10136, + "Ġcollars": 10137, + "ĠRonny": 10138, + "ĠReading": 10139, + "Ġcoconut": 10140, + "Boom": 10141, + "ĠSpider": 10142, + "ĠCoffee": 10143, + "Ġflyer": 10144, + "ĠNibbles": 10145, + "Ġharmony": 10146, + "Birdy": 10147, + "Jerry": 10148, + "Slow": 10149, + "ira": 10150, + "ics": 10151, + "umed": 10152, + "Ġcarton": 10153, + "Ġcode": 10154, + "Ġgreatest": 10155, + "Ġunkind": 10156, + "ĠFran": 10157, + "ĠThough": 10158, + "Ġharvest": 10159, + "Ġmesmerised": 10160, + "Ġsquawked": 10161, + "Ġdefeat": 10162, + "ĠConfused": 10163, + "Ġmagnificent": 10164, + "okay": 10165, + "ĠWr": 10166, + "Ġraises": 10167, + "Ġprocess": 10168, + "Ġpistols": 10169, + "ĠPatches": 10170, + "ĠMusic": 10171, + "ĠSchool": 10172, + "ĠFreya": 10173, + "Ġdroop": 10174, + "Ġcrosses": 10175, + "horse": 10176, + "Ġgul": 10177, + "ĠRoy": 10178, + "Ġsignal": 10179, + "Ġwhether": 10180, + "ĠZoomie": 10181, + "ĠBillie": 10182, + "Ġprogress": 10183, + "Ġgulped": 10184, + "owing": 10185, + "stal": 10186, + "Ġwhipped": 10187, + "Ġmixes": 10188, + "ĠCocoa": 10189, + "ĠClaus": 10190, + "goodbye": 10191, + "Ġfunniest": 10192, + "Ġsaxophone": 10193, + "'!\"": 10194, + "ki": 10195, + "Ġpollen": 10196, + "Ġdeciding": 10197, + "Ġcapture": 10198, + "Ġcuddling": 10199, + "Ġinform": 10200, + "cra": 10201, + "Ġhoof": 10202, + "ĠGia": 10203, + "Ġguided": 10204, + "Ġtentacles": 10205, + "Ġbegs": 10206, + "ĠFeather": 10207, + "inct": 10208, + "Ġstinky": 10209, + "ĠComp": 10210, + "Ġmagically": 10211, + "ĠNature": 10212, + "ĠButton": 10213, + "ĠShake": 10214, + "Ġyawns": 10215, + "Ġglistening": 10216, + "Ġgrump": 10217, + "ĠBrother": 10218, + "Mary": 10219, + "friend": 10220, + "lings": 10221, + "ĠHook": 10222, + "Ġgruff": 10223, + "imbo": 10224, + "Ġclothesline": 10225, + "ĠStri": 10226, + "Ġparrots": 10227, + "Ġsleeve": 10228, + "Ġclimber": 10229, + "Ġwoodpecker": 10230, + "Ġdizz": 10231, + "ĠLill": 10232, + "ĠBibo": 10233, + "Ġfluff": 10234, + "Ġsplitting": 10235, + "Ġhalfway": 10236, + "Ġlilies": 10237, + "ĠBern": 10238, + "Ġsleepover": 10239, + "Ġrespecting": 10240, + "Show": 10241, + "ĠSean": 10242, + "Ġcrafts": 10243, + "Ġslurp": 10244, + "Ġsteered": 10245, + "ongratulations": 10246, + "ĠCookies": 10247, + "ĠOfficer": 10248, + "Ġnudged": 10249, + "ĠPir": 10250, + "Ġcontinuing": 10251, + "thur": 10252, + "rays": 10253, + "Ġdustpan": 10254, + "Ġwidely": 10255, + "Ġdepths": 10256, + "ĠSisi": 10257, + "Free": 10258, + "surrender": 10259, + "ami": 10260, + "Ġrunny": 10261, + "ĠCream": 10262, + "Ġtastiest": 10263, + "ĠChoo": 10264, + "Whoa": 10265, + "Ġachievement": 10266, + "Ġamongst": 10267, + "Mar": 10268, + "ĠSitting": 10269, + "rystal": 10270, + "Ġjigg": 10271, + "Ġmotors": 10272, + "Ġshots": 10273, + "Ġcalf": 10274, + "ĠSly": 10275, + "ĠMail": 10276, + "ĠEn": 10277, + "Ġlonel": 10278, + "Ġbands": 10279, + "Ġcircled": 10280, + "ĠInd": 10281, + "Ġstalk": 10282, + "Ġfarms": 10283, + "Ġgladly": 10284, + "Ġtrailer": 10285, + "Ġbleeds": 10286, + "ĠArthur": 10287, + "Anytime": 10288, + "Ġtheat": 10289, + "Ġmur": 10290, + "ĠWas": 10291, + "Ġhideout": 10292, + "Ġbathrobes": 10293, + "Ġbendy": 10294, + "Everyone": 10295, + "ĠToy": 10296, + "Ġscience": 10297, + "Ġfrightening": 10298, + "ĠPrune": 10299, + "Ġventure": 10300, + "Ġdodging": 10301, + "ĠBessy": 10302, + "Ġplo": 10303, + "Ġroo": 10304, + "ĠDen": 10305, + "ĠDull": 10306, + "ĠRani": 10307, + "Ġtrunks": 10308, + "Ġwarns": 10309, + "ĠPromise": 10310, + "From": 10311, + "ĠTeach": 10312, + "oors": 10313, + "kest": 10314, + "ĠJimbo": 10315, + "Ġune": 10316, + "Ġskate": 10317, + "Ġcompared": 10318, + "Ġpancake": 10319, + "Ġticking": 10320, + "Ġindoors": 10321, + "Ġfloaty": 10322, + "ĠCaroline": 10323, + "Poppy": 10324, + "Sit": 10325, + "book": 10326, + "cell": 10327, + "Ġfrisbee": 10328, + "Ġblush": 10329, + "colate": 10330, + "Ġentering": 10331, + "ĠJuice": 10332, + "Ġsnarled": 10333, + "ĠAfric": 10334, + "Care": 10335, + "Ġtill": 10336, + "Ġdaily": 10337, + "ĠDown": 10338, + "Ġsetup": 10339, + "Ġgiants": 10340, + "Ġstrap": 10341, + "Ġspirits": 10342, + "boos": 10343, + "Ġintroducing": 10344, + "Ġavoided": 10345, + "rop": 10346, + "ĠTHE": 10347, + "orth": 10348, + "ĠRud": 10349, + "ĠChee": 10350, + "Ġsolutions": 10351, + "Ġexplode": 10352, + "Ġleng": 10353, + "ĠLady": 10354, + "ĠMick": 10355, + "Ġdining": 10356, + "ĠYears": 10357, + "Ġunzip": 10358, + "ĠFaith": 10359, + "gn": 10360, + "Ġtone": 10361, + "Ġpace": 10362, + "ĠThermometer": 10363, + "Ġscree": 10364, + "Ġrestoring": 10365, + "Ġhammers": 10366, + "Ġenthusiastically": 10367, + "Ġwiggles": 10368, + "Ġsupplying": 10369, + "Ġpurring": 10370, + "uttered": 10371, + "Ġlimped": 10372, + "Lulu": 10373, + "Ne": 10374, + "RA": 10375, + "tled": 10376, + "uise": 10377, + "ĠGiraffe": 10378, + "Ġpreschool": 10379, + "ĠDancing": 10380, + "Ġproved": 10381, + "Ġcontained": 10382, + "ĠLayla": 10383, + "Ġsuspicious": 10384, + "ĠDora": 10385, + "ĠGen": 10386, + "Ġislands": 10387, + "Ġtheatre": 10388, + "Ducky": 10389, + "Jim": 10390, + "Ġwetter": 10391, + "Ġwicked": 10392, + "Ġpurch": 10393, + "ĠHalf": 10394, + "esy": 10395, + "Ġleopards": 10396, + "Ġlimits": 10397, + "Ġinn": 10398, + "nnie": 10399, + "Ġowning": 10400, + "Ġhopscotch": 10401, + "Ġroller": 10402, + "Ġaccess": 10403, + "ĠChuck": 10404, + "Cra": 10405, + "itam": 10406, + "aret": 10407, + "Ġflippers": 10408, + "Ġhowl": 10409, + "ĠTrees": 10410, + "ĠTaylor": 10411, + "enses": 10412, + "ĠMighty": 10413, + "Ġjaws": 10414, + "Ġslime": 10415, + "Ġlasted": 10416, + "Ġthunderstorm": 10417, + "Tell": 10418, + "aries": 10419, + "Ġnanny": 10420, + "Ġgradually": 10421, + "osp": 10422, + "ustrated": 10423, + "ĠWillie": 10424, + "Ġauntie": 10425, + "ĠAlexa": 10426, + "ĠStealing": 10427, + "gra": 10428, + "ĠCact": 10429, + "Ġobediently": 10430, + "Ġinnoc": 10431, + "sitter": 10432, + "ĠFanny": 10433, + "Ġpoles": 10434, + "ĠSmall": 10435, + "ĠTwisty": 10436, + "Ġrustle": 10437, + "Ġbundle": 10438, + "ĠMargaret": 10439, + "Four": 10440, + "dia": 10441, + "ĠTop": 10442, + "ann": 10443, + "Ġweed": 10444, + "Ġscaly": 10445, + "ĠFunny": 10446, + "ĠHero": 10447, + "Ġdries": 10448, + "Ġcurve": 10449, + "Ġthreatened": 10450, + "ocolate": 10451, + "Ġplus": 10452, + "Ġrises": 10453, + "Ġneighed": 10454, + "ĠWorm": 10455, + "Ġvitam": 10456, + "ĠRumble": 10457, + "azors": 10458, + "Ġtwirls": 10459, + "Ġrooster": 10460, + "che": 10461, + "Ġtilt": 10462, + "Ġblur": 10463, + "Ġaband": 10464, + "Ġvillain": 10465, + "ĠBees": 10466, + "Ġcalming": 10467, + "Ġrepairman": 10468, + "ĠCozy": 10469, + "Ġstained": 10470, + "Ġmend": 10471, + "Ġbirdie": 10472, + "eller": 10473, + "Ġages": 10474, + "Ġgrain": 10475, + "Ġgrunt": 10476, + "Ġpanting": 10477, + "Ġtucks": 10478, + "ĠJohnnie": 10479, + "Ġtingling": 10480, + "Ġmajestic": 10481, + "ĠGertie": 10482, + "Push": 10483, + "Rever": 10484, + "aron": 10485, + "Ġshame": 10486, + "ĠInstantly": 10487, + "Ġsmoky": 10488, + "Tomorrow": 10489, + "Ġrecipes": 10490, + "Ġurging": 10491, + "ĠSeat": 10492, + "ĠCleaning": 10493, + "Ġescaping": 10494, + "owers": 10495, + "ĠDusty": 10496, + "Ġhunger": 10497, + "ĠWillow": 10498, + "Ġchirps": 10499, + "Ġexercising": 10500, + "Ġblend": 10501, + "More": 10502, + "Ġtwitched": 10503, + "ĠFlash": 10504, + "ĠGor": 10505, + "Ġfourth": 10506, + "ĠShould": 10507, + "Ġnotebooks": 10508, + "Ġchallenged": 10509, + "Reverse": 10510, + "Ġframes": 10511, + "Ġflowed": 10512, + "acher": 10513, + "gging": 10514, + "Ġsmoother": 10515, + "Ġmissiles": 10516, + "Ġpoisonous": 10517, + "Ġpecking": 10518, + "Ġstroller": 10519, + "ĠLydia": 10520, + "ĠSinging": 10521, + "Ġrectangle": 10522, + "Ġblob": 10523, + "ĠFrustrated": 10524, + "Ġdodges": 10525, + "ĠGreta": 10526, + "ĠCheese": 10527, + "ality": 10528, + "ĠDream": 10529, + "ierce": 10530, + "udrey": 10531, + "ĠTube": 10532, + "Ġleaped": 10533, + "Ġbled": 10534, + "Ġtrim": 10535, + "ylan": 10536, + "Ġpossessions": 10537, + "ĠAlfie": 10538, + "ossom": 10539, + "Buzz": 10540, + "Ġlantern": 10541, + "ĠAudrey": 10542, + "ĠKang": 10543, + "Ġlightly": 10544, + "Ġinvol": 10545, + "ĠAlbert": 10546, + "Ġhandleb": 10547, + "Ġnotices": 10548, + "Ġkneels": 10549, + "Ġflooded": 10550, + "Ġcommand": 10551, + "Ġtiptoes": 10552, + "Ġdetective": 10553, + "ĠPearl": 10554, + "cellent": 10555, + "Bo": 10556, + "isher": 10557, + "onk": 10558, + "Ġloos": 10559, + "Ġscut": 10560, + "Ġcheesy": 10561, + "Ġsmoothly": 10562, + "Ġcrispy": 10563, + "ĠKelsey": 10564, + "ĠAfrica": 10565, + "bur": 10566, + "ilar": 10567, + "ical": 10568, + "issy": 10569, + "Ġmillion": 10570, + "Ġjuggle": 10571, + "bs": 10572, + "ĠOstri": 10573, + "ĠInt": 10574, + "Ġdevice": 10575, + "Wee": 10576, + "Ġflavour": 10577, + "As": 10578, + "ĠLong": 10579, + "ential": 10580, + "Ġprof": 10581, + "Ġbabysitter": 10582, + "Ġprotects": 10583, + "Ġrecords": 10584, + "ĠSusy": 10585, + "Ġplopped": 10586, + "ĠKanga": 10587, + "reet": 10588, + "Ġswat": 10589, + "Ġbrightened": 10590, + "Ġchewy": 10591, + "Ġflashlights": 10592, + "Ġtoothp": 10593, + "Ġdusted": 10594, + "Ġstrikes": 10595, + "Ġinstinct": 10596, + "True": 10597, + "Ġpounding": 10598, + "Ġroute": 10599, + "ĠGuard": 10600, + "May": 10601, + "wh": 10602, + "Ġmitt": 10603, + "Ġstiff": 10604, + "ĠMelt": 10605, + "ĠKara": 10606, + "Ġperse": 10607, + "Ġmischief": 10608, + "Ġstares": 10609, + "Ġremoving": 10610, + "Imagine": 10611, + "Ten": 10612, + "ĠHonest": 10613, + "Ġoars": 10614, + "abella": 10615, + "ĠDylan": 10616, + "Ġnightstand": 10617, + "ĠRosy": 10618, + "Ġstomping": 10619, + "Careful": 10620, + "Ġtend": 10621, + "icated": 10622, + "ĠGail": 10623, + "Ġcontented": 10624, + "Even": 10625, + "yield": 10626, + "Ġthirty": 10627, + "ĠShell": 10628, + "icia": 10629, + "Ġdistract": 10630, + "Ġpriest": 10631, + "Ġturkeys": 10632, + "ĠIsla": 10633, + "ĠDrink": 10634, + "Ġbruise": 10635, + "Ġreappear": 10636, + "vo": 10637, + "Ġaid": 10638, + "Ġcig": 10639, + "orious": 10640, + "ĠCe": 10641, + "ĠCass": 10642, + "Ġbraid": 10643, + "Ġsquirt": 10644, + "Ġdeck": 10645, + "Ġvol": 10646, + "Ġseahorse": 10647, + "Ġpersu": 10648, + "Ġperformers": 10649, + "Ġrefusing": 10650, + "Ġundo": 10651, + "ĠDeaf": 10652, + "hadow": 10653, + "iments": 10654, + "Ġatop": 10655, + "ĠFlame": 10656, + "Ġeyeshadow": 10657, + "Ġwagons": 10658, + "Ġquicker": 10659, + "Ġrais": 10660, + "Ġorganised": 10661, + "Ġ'.": 10662, + "ĠAngie": 10663, + "ĠJetty": 10664, + "ĠBelieve": 10665, + "Ġrightful": 10666, + "Ġdisguise": 10667, + "Ġdisplaying": 10668, + "ĠIsabella": 10669, + "ĠKathy": 10670, + "Ġraindrop": 10671, + "Ġcharity": 10672, + "Ġunload": 10673, + "yd": 10674, + "Ġprison": 10675, + "Ġunc": 10676, + "ĠDoll": 10677, + "Ġtablecloth": 10678, + "Ġshrimps": 10679, + "Ġstudies": 10680, + "Ġarrested": 10681, + "lock": 10682, + "Ìģ": 10683, + "ĠHairy": 10684, + "Ġloser": 10685, + "umn": 10686, + "ĠWorry": 10687, + "Ġjuiciest": 10688, + "ĠBean": 10689, + "ĠBrush": 10690, + "Ġviol": 10691, + "Ġoccasions": 10692, + "Ġslightly": 10693, + "Ġlur": 10694, + "Ġmound": 10695, + "arett": 10696, + "abeth": 10697, + "Ġtripping": 10698, + "Ġscrunched": 10699, + "Ġlowers": 10700, + "Ġladybird": 10701, + "Ġfifty": 10702, + "ĠSurprised": 10703, + "Ġlength": 10704, + "Pass": 10705, + "ige": 10706, + "ĠWal": 10707, + "ously": 10708, + "Ġstormy": 10709, + "oyal": 10710, + "ĠAlison": 10711, + "chanted": 10712, + "Ġdialed": 10713, + "Polly": 10714, + "woo": 10715, + "Ġhike": 10716, + "stupid": 10717, + "Ġsoggy": 10718, + "ĠWow": 10719, + "Ġlaunch": 10720, + "Ġbirthdays": 10721, + "Ġfiercely": 10722, + "Ġcommunity": 10723, + "ĠBernie": 10724, + "Ġloneliness": 10725, + "?!": 10726, + "exit": 10727, + "Ġdozed": 10728, + "Ġknitting": 10729, + "Ġsnowing": 10730, + "Ġhopeless": 10731, + "ĠCharles": 10732, + "Ġinformation": 10733, + "Ġtiring": 10734, + "Ġrumbled": 10735, + "ĠDoing": 10736, + "ĠShine": 10737, + "Ġteaspoons": 10738, + "ĠBrave": 10739, + "Ġcigarett": 10740, + "Ġsumm": 10741, + "rease": 10742, + "Ġforced": 10743, + "Ġboiled": 10744, + "Ġroamed": 10745, + "Ġresour": 10746, + "Everything": 10747, + "atic": 10748, + "ppa": 10749, + "Ġenchanted": 10750, + "Ġuntangled": 10751, + "Ġdiv": 10752, + "asper": 10753, + "Ġboarded": 10754, + "Ġtrumpets": 10755, + "ĠMeow": 10756, + "rupted": 10757, + "Ġforeshadowed": 10758, + "ĠTiki": 10759, + "Ġgle": 10760, + "ĠHilda": 10761, + "Ġanybody": 10762, + "ornado": 10763, + "Ġcutest": 10764, + "Ġhoneycom": 10765, + "ĠWilma": 10766, + "ĠBailey": 10767, + "Drink": 10768, + "inting": 10769, + "ĠMara": 10770, + "Ġfixes": 10771, + "ĠChippy": 10772, + "Ġoceans": 10773, + "Ġguarded": 10774, + "Ġscrubbing": 10775, + "Ġwrists": 10776, + "ĠFuzz": 10777, + "just": 10778, + "poke": 10779, + "phew": 10780, + "rina": 10781, + "ĠCube": 10782, + "Ġducklings": 10783, + "ĠChomp": 10784, + "ĠAngela": 10785, + "Poor": 10786, + "Ġsim": 10787, + "Ġwitches": 10788, + "ĠHeel": 10789, + "Ġnephew": 10790, + "ĠJemma": 10791, + "ĠEllen": 10792, + "Ġdrags": 10793, + "Ġstretcher": 10794, + "Ġcombing": 10795, + "Ġroofs": 10796, + "ĠPetey": 10797, + "ĠShiver": 10798, + "ika": 10799, + "Ġaccepting": 10800, + "Ġevents": 10801, + "ĠElizabeth": 10802, + "BC": 10803, + "Sque": 10804, + "ior": 10805, + "ĠSid": 10806, + "anky": 10807, + "cover": 10808, + "olph": 10809, + "Ġlakes": 10810, + "Ġpineapple": 10811, + "Ġscolding": 10812, + "jamin": 10813, + "ĠSteph": 10814, + "Ġantenna": 10815, + "Te": 10816, + "belt": 10817, + "mosp": 10818, + "Ġtul": 10819, + "Ġatmosp": 10820, + "Ġchamp": 10821, + "andel": 10822, + "Ġerupt": 10823, + "Ġproceed": 10824, + "Ġruled": 10825, + "ĠKindness": 10826, + "Ġatmosphere": 10827, + "flies": 10828, + "od": 10829, + "ada": 10830, + "ĠJun": 10831, + "ĠDory": 10832, + "ĠNia": 10833, + "Ġcreepy": 10834, + "Ġabandoned": 10835, + "cies": 10836, + "gre": 10837, + "talk": 10838, + "ĠToni": 10839, + "ĠOat": 10840, + "Ġray": 10841, + "ĠABC": 10842, + "ĠFurry": 10843, + "Ġprops": 10844, + "ĠSock": 10845, + "ĠCrystal": 10846, + "ĠStr": 10847, + "Ġpinches": 10848, + "Ġsalads": 10849, + "Ġdesigner": 10850, + "nings": 10851, + "xie": 10852, + "ĠSale": 10853, + "lean": 10854, + "uliar": 10855, + "ĠBenjamin": 10856, + "Ġparking": 10857, + "Ġsnuggles": 10858, + "Ġbangs": 10859, + "Ġpeculiar": 10860, + "value": 10861, + "ĠGoldie": 10862, + "grateful": 10863, + "SH": 10864, + "oris": 10865, + "Ġkill": 10866, + "Ġricher": 10867, + "Butter": 10868, + "Ġmisty": 10869, + "Ġdizziness": 10870, + "Ġhandlebars": 10871, + "fant": 10872, + "ĠSail": 10873, + "Ġwinking": 10874, + "Ġbait": 10875, + "Ġgorge": 10876, + "Ġcontents": 10877, + "Ble": 10878, + "car": 10879, + "ooked": 10880, + "Ġsoftness": 10881, + "Ġyards": 10882, + "ĠMarty": 10883, + "Ġemergencies": 10884, + "ĠSalt": 10885, + "ĠSmokey": 10886, + "ĠThree": 10887, + "boom": 10888, + "Ġseatbelt": 10889, + "Ġterribly": 10890, + "Ġvolcanoes": 10891, + "Ġsneaking": 10892, + "Mind": 10893, + "Rabbit": 10894, + "she": 10895, + "Ġplum": 10896, + "ĠBurt": 10897, + "ĠFit": 10898, + "Ġjeans": 10899, + "Ġstrict": 10900, + "Ġdestr": 10901, + "Ġbegun": 10902, + "Ġgrandchildren": 10903, + "ĠFlexible": 10904, + "ĠLoyal": 10905, + "Ġwalkie": 10906, + "Ġguilt": 10907, + "Ġfanc": 10908, + "Ġtrusty": 10909, + "ĠMarcy": 10910, + "Ġfishermen": 10911, + "ĠNearby": 10912, + "Ġmanaging": 10913, + "Ġexchanged": 10914, + "ĠRudolph": 10915, + "wo": 10916, + "ett": 10917, + "ĠWar": 10918, + "ashion": 10919, + "Ġspoken": 10920, + "Ġjogs": 10921, + "Ġpresence": 10922, + "Ġsubject": 10923, + "Ġclutched": 10924, + "Ġgorgeous": 10925, + "Ġcul": 10926, + "Ġliar": 10927, + "ĠNathan": 10928, + "ressed": 10929, + "Ġriches": 10930, + "Doctor": 10931, + "Ġwands": 10932, + "ĠMicro": 10933, + "ĠLaure": 10934, + "Ġvitamins": 10935, + "Bessie": 10936, + "Duck": 10937, + "Sm": 10938, + "Ġdamp": 10939, + "ĠMind": 10940, + "opard": 10941, + "ĠPol": 10942, + "eyed": 10943, + "Ġunlike": 10944, + "Ġvaluing": 10945, + "Ġgrandk": 10946, + "Ġheaviest": 10947, + "Ġarrange": 10948, + "Twinkle": 10949, + "Ġforeshadowing": 10950, + "Ġshaker": 10951, + "Ġmailboxes": 10952, + "Ġsettling": 10953, + "Ġdelaying": 10954, + "ĠPassport": 10955, + "Blech": 10956, + "laud": 10957, + "Ġdia": 10958, + "ĠHipp": 10959, + "ĠFierce": 10960, + "ĠDing": 10961, + "Ġreality": 10962, + "Ġcrust": 10963, + "Ġspeck": 10964, + "Ġrhythms": 10965, + "Five": 10966, + "Turn": 10967, + "fer": 10968, + "ĠAmen": 10969, + "Ġsunb": 10970, + "ĠDash": 10971, + "ĠAsk": 10972, + "ĠNeed": 10973, + "Ġadop": 10974, + "Ġuseless": 10975, + "Ġladders": 10976, + "Ġenerg": 10977, + "Ġblinks": 10978, + "ĠPastel": 10979, + "Ġsizz": 10980, + "oria": 10981, + "stack": 10982, + "ĠMost": 10983, + "Ġdaddies": 10984, + "Ġkindest": 10985, + "Ġsnatch": 10986, + "Ġpromising": 10987, + "Ġrequests": 10988, + "Andy": 10989, + "Ġreleasing": 10990, + "Ġripples": 10991, + "Ġunstuck": 10992, + "udy": 10993, + "Ġsmash": 10994, + "Ġclin": 10995, + "ousand": 10996, + "ĠCall": 10997, + "ession": 10998, + "Ġhandy": 10999, + "Beware": 11000, + "Ġappears": 11001, + "ĠJanice": 11002, + "ĠMelody": 11003, + "ĠNeither": 11004, + "flow": 11005, + "vie": 11006, + "Ġtales": 11007, + "ĠTap": 11008, + "Ġmashed": 11009, + "onight": 11010, + "ĠLemon": 11011, + "ĠManny": 11012, + "Ġungrateful": 11013, + "Ġexplan": 11014, + "Ġcompare": 11015, + "Ġperformer": 11016, + "Ġtapes": 11017, + "Ġinterrupted": 11018, + "ĠMelty": 11019, + "Cow": 11020, + "Right": 11021, + "Ġfitting": 11022, + "etty": 11023, + "ĠMason": 11024, + "ĠSpotty": 11025, + "Ġclocks": 11026, + "ĠNellie": 11027, + "ĠGoose": 11028, + "Ġpudding": 11029, + "Ġmeetings": 11030, + "Ġsinks": 11031, + "ĠVo": 11032, + "Ġpraises": 11033, + "Ġruffled": 11034, + "Win": 11035, + "Ġtumbling": 11036, + "ĠLex": 11037, + "ĠAbb": 11038, + "eline": 11039, + "ants": 11040, + "!'.": 11041, + "Ġlunged": 11042, + "Ġhoneycomb": 11043, + "Ġdong": 11044, + "ĠOnion": 11045, + "Ġoper": 11046, + "Ġgrasp": 11047, + "ĠInfant": 11048, + "Ġclothing": 11049, + "Ġbarrels": 11050, + "Ġresisting": 11051, + "Ġvalleys": 11052, + "ĠJellyfish": 11053, + "Ġdeeds": 11054, + "Ġunlocks": 11055, + "Ġlawyers": 11056, + "Ġlovingly": 11057, + "Children": 11058, + "Ġslams": 11059, + "Ġtotally": 11060, + "ĠOstrich": 11061, + "ridge": 11062, + "ya": 11063, + "Ġoink": 11064, + "Ġsomehow": 11065, + "Ġhovered": 11066, + "beh": 11067, + "Ġreader": 11068, + "awk": 11069, + "Ġpitcher": 11070, + "ĠMonica": 11071, + "Ġelbows": 11072, + "Ġinjuries": 11073, + "Ġpurchase": 11074, + "nda": 11075, + "ĠSack": 11076, + "elace": 11077, + "Ġtrudged": 11078, + "Ġstoring": 11079, + "ĠNat": 11080, + "ĠRag": 11081, + "Ġshoelace": 11082, + "Ġacrob": 11083, + "ĠClaw": 11084, + "Ġsurrounding": 11085, + "ĠRichard": 11086, + "Ġreassuring": 11087, + "Snap": 11088, + "Ġconcert": 11089, + "Ġproceeded": 11090, + "believe": 11091, + "Ġoutcome": 11092, + "Ġwrappers": 11093, + "Ġsickness": 11094, + "Ġskinny": 11095, + "Ġyelps": 11096, + "ĠClimbing": 11097, + "remely": 11098, + "Sc": 11099, + "irework": 11100, + "Ġnin": 11101, + "ĠOct": 11102, + "cha": 11103, + "ĠJustin": 11104, + "Ġpatting": 11105, + "Ġattendant": 11106, + "Ġlicenses": 11107, + "Ġinstant": 11108, + "Ġcrashes": 11109, + "Ġhey": 11110, + "Ġrazors": 11111, + "Ġstate": 11112, + "ousel": 11113, + "Ġflutes": 11114, + "Ġgreater": 11115, + "Ġsweetness": 11116, + "Ġextremely": 11117, + "Ġdarted": 11118, + "Ġnibbling": 11119, + "Ġbounded": 11120, + "Ġbins": 11121, + "aroni": 11122, + "ĠHanger": 11123, + "Ġris": 11124, + "Ġballer": 11125, + "Ġclucked": 11126, + "Ġthoughtfully": 11127, + "Ġchattered": 11128, + "Ġoverflow": 11129, + "olo": 11130, + "ivated": 11131, + "Ġstriped": 11132, + "Ġcurls": 11133, + "Ġthousand": 11134, + "Ġshuff": 11135, + "rain": 11136, + "Ġcarousel": 11137, + "ĠDictionary": 11138, + "Ġprefer": 11139, + "ĠCarlos": 11140, + "Ġannounce": 11141, + "Ġconnection": 11142, + "iara": 11143, + "nis": 11144, + "Ġtippy": 11145, + "Ġtoad": 11146, + "ĠTornado": 11147, + "ĠSit": 11148, + "Ġvar": 11149, + "Ġstripe": 11150, + "Ġprices": 11151, + "ĠDrop": 11152, + "Ġgranny": 11153, + "Ġseashells": 11154, + "Ġraisins": 11155, + "Baby": 11156, + "Ġtink": 11157, + "reck": 11158, + "Ġpy": 11159, + "ĠHorse": 11160, + "Ġitches": 11161, + "ĠCatch": 11162, + "Ġsolid": 11163, + "Ġkayaking": 11164, + "ĠAda": 11165, + "Ġcommotion": 11166, + "Ġservants": 11167, + "ĠSqueeze": 11168, + "ĠPirate": 11169, + "Pipp": 11170, + "Zero": 11171, + "ram": 11172, + "Ġgn": 11173, + "ĠBull": 11174, + "Ġdodge": 11175, + "Ġnestled": 11176, + "Ġradi": 11177, + "Ġdisgusted": 11178, + "Ġstems": 11179, + "ĠCroco": 11180, + "Ġdoub": 11181, + "Ġcucumber": 11182, + "Ġexplanation": 11183, + "King": 11184, + "Wo": 11185, + "away": 11186, + "filled": 11187, + "Ġpassion": 11188, + "Ġcracking": 11189, + "ĠJules": 11190, + "Ġblessed": 11191, + "cst": 11192, + "hearted": 11193, + "ĠMilk": 11194, + "umph": 11195, + "Ġeleven": 11196, + "Ġmedium": 11197, + "Ġscarier": 11198, + "Ġstreaming": 11199, + "Ġskeletons": 11200, + "ĠEdward": 11201, + "Ġtimidly": 11202, + "ĠHalfway": 11203, + "EE": 11204, + "ĠIvy": 11205, + "ĠMuch": 11206, + "Ġboast": 11207, + "Ġwhizz": 11208, + "Ġelder": 11209, + "aitlyn": 11210, + "Ġbeeps": 11211, + "ĠVict": 11212, + "Ġsquirmed": 11213, + "ĠLauren": 11214, + "With": 11215, + "rope": 11216, + "Ġsons": 11217, + "ĠWork": 11218, + "Ġflakes": 11219, + "ĠWest": 11220, + "Ġfreshly": 11221, + "ĠBossy": 11222, + "Grab": 11223, + "field": 11224, + "ĠBecca": 11225, + "Ġboomed": 11226, + "Ġsicker": 11227, + "Ġpractising": 11228, + "Ġspeeds": 11229, + "Choose": 11230, + "ĠLouie": 11231, + "ĠMickey": 11232, + "Ġwrinkly": 11233, + "ĠFlea": 11234, + "Ġinstincts": 11235, + "Pick": 11236, + "ok": 11237, + "oos": 11238, + "Ġecst": 11239, + "ĠJade": 11240, + "ĠPizza": 11241, + "ĠNight": 11242, + "Ġtraining": 11243, + "Alice": 11244, + "Ġgrandkids": 11245, + "ĠHunt": 11246, + "ils": 11247, + "Ġsprings": 11248, + "Ġsalsa": 11249, + "Ġerased": 11250, + "Ġcerem": 11251, + "Ġmacaroni": 11252, + "cip": 11253, + "fting": 11254, + "haps": 11255, + "Ġliking": 11256, + "ĠWind": 11257, + "uccess": 11258, + "Ġdonut": 11259, + "than": 11260, + "Ġdragging": 11261, + "Ġlocking": 11262, + "Ġcacti": 11263, + "Ġwasteful": 11264, + "Ġbould": 11265, + "Ġsevent": 11266, + "ĠDiana": 11267, + "Ġquitting": 11268, + "Ġcomplicated": 11269, + "ĠMarcus": 11270, + "Ġvacu": 11271, + "heese": 11272, + "ĠWilbur": 11273, + "Ġembrace": 11274, + "Ġballerina": 11275, + "dream": 11276, + "tling": 11277, + "wee": 11278, + "Ġlumpy": 11279, + "Ġdiver": 11280, + "Ġwasp": 11281, + "ĠMust": 11282, + "Ġsorrow": 11283, + "Ġcollage": 11284, + "Ġobl": 11285, + "Ġspreads": 11286, + "Ġenvy": 11287, + "ĠShall": 11288, + "isappear": 11289, + "Ġobstacles": 11290, + "Ġecstatic": 11291, + "Ġceremony": 11292, + "Tina": 11293, + "don": 11294, + "jack": 11295, + "ker": 11296, + "made": 11297, + "rimp": 11298, + "ĠHand": 11299, + "Ġwee": 11300, + "Ġchann": 11301, + "ĠCount": 11302, + "Ġgloom": 11303, + "Ġadv": 11304, + "ĠThink": 11305, + "Ġurges": 11306, + "Ġstunned": 11307, + "Ġpendant": 11308, + "gets": 11309, + "Ġogre": 11310, + "Ġflam": 11311, + "Ġcarefree": 11312, + "ĠPed": 11313, + "Ġfavorites": 11314, + "Ġawa": 11315, + "Ġsnails": 11316, + "Ġassist": 11317, + "Lost": 11318, + "Ġfading": 11319, + "Ġdim": 11320, + "Ġlobby": 11321, + "Ġsnore": 11322, + "Ġcauliflowers": 11323, + "Ġstations": 11324, + "Ġsupermark": 11325, + "Ġcurves": 11326, + "Ġequally": 11327, + "Ġscreech": 11328, + "hh": 11329, + "vious": 11330, + "Ġsaves": 11331, + "Ġclung": 11332, + "ĠJellie": 11333, + "Ġprincip": 11334, + "Ġmusical": 11335, + "Ġshiniest": 11336, + "arla": 11337, + "Ġdelightful": 11338, + "ĠDinner": 11339, + "solved": 11340, + "ĠAnything": 11341, + "Ġsupermarket": 11342, + "Ġplayfully": 11343, + "ĠMister": 11344, + "Ġforwards": 11345, + "Ġhomeless": 11346, + "Ġcraz": 11347, + "Ġcutters": 11348, + "Ġcranky": 11349, + "Ġlunchbox": 11350, + "Ġsnuggling": 11351, + "Ġscooping": 11352, + "ĠPiper": 11353, + "Ġweights": 11354, + "ĠBox": 11355, + "Whenever": 11356, + "Ġtingle": 11357, + "ĠOpera": 11358, + "cted": 11359, + "iw": 11360, + "sery": 11361, + "ĠAv": 11362, + "Ġrecovered": 11363, + "Ġfrant": 11364, + "ĠRhy": 11365, + "Ġtickly": 11366, + "ophies": 11367, + "ĠClown": 11368, + "Ġpreventing": 11369, + "Ġinvention": 11370, + "Snowy": 11371, + "Fun": 11372, + "Her": 11373, + "pill": 11374, + "Ġdaydream": 11375, + "ĠWor": 11376, + "ĠCal": 11377, + "Ġgrains": 11378, + "inema": 11379, + "Ġprinces": 11380, + "Ġbalc": 11381, + "Ġporridge": 11382, + "Ġincludes": 11383, + "Ġunsafe": 11384, + "Ġinnocent": 11385, + "Sus": 11386, + "Ġdandel": 11387, + "alia": 11388, + "Ġvoy": 11389, + "Ġgardening": 11390, + "ocks": 11391, + "Ġsoundly": 11392, + "Ġtightrope": 11393, + "Ġcalms": 11394, + "Ġmops": 11395, + "Ġsteaming": 11396, + "ĠHarri": 11397, + "Ġsleeves": 11398, + "Ġprivacy": 11399, + "Ġcaptured": 11400, + "Squirrel": 11401, + "Ġtoothpaste": 11402, + "Match": 11403, + "Ġmid": 11404, + "Ġtrophies": 11405, + "Ġmoles": 11406, + "Ġcloak": 11407, + "Ġtriumph": 11408, + "umbles": 11409, + "Ġservice": 11410, + "Ġindependence": 11411, + "ĠShampoo": 11412, + "Ġsniffling": 11413, + "Ġremains": 11414, + "Ġsuitcases": 11415, + "Ġprivate": 11416, + "Ġgalloped": 11417, + "Ġdestruction": 11418, + "Caw": 11419, + "Whe": 11420, + "Ġcinema": 11421, + "ĠBel": 11422, + "ĠBiscuit": 11423, + "Ġreaction": 11424, + "Ġcha": 11425, + "ĠEthan": 11426, + "ĠKaitlyn": 11427, + "ĠJoel": 11428, + "ĠGuess": 11429, + "ĠZe": 11430, + "balls": 11431, + "Ġdishonest": 11432, + "ĠVe": 11433, + "ĠPoke": 11434, + "Ġscrape": 11435, + "Ġnursery": 11436, + "ĠCookie": 11437, + "ĠHippo": 11438, + "ĠLexi": 11439, + "itive": 11440, + "Ġgummy": 11441, + "urr": 11442, + "ĠWood": 11443, + "ĠSpanish": 11444, + "Ġdolly": 11445, + "Ġfully": 11446, + "Ġrattle": 11447, + "Ġanxiously": 11448, + "Ġponyt": 11449, + "ĠBubble": 11450, + "Ġallowance": 11451, + "ĠSlowpoke": 11452, + "Ġstrolling": 11453, + "Ġloosen": 11454, + "Sir": 11455, + "Ġouting": 11456, + "Ġoutsm": 11457, + "ĠErin": 11458, + "ĠAshtray": 11459, + "Ġthinner": 11460, + "Ġswirled": 11461, + "Ġlurking": 11462, + "Ġculture": 11463, + "Ġprincipal": 11464, + "Cool": 11465, + "mar": 11466, + "wine": 11467, + "Ġtock": 11468, + "Ġgliding": 11469, + "ships": 11470, + "Ġaddition": 11471, + "oint": 11472, + "Ġsupportive": 11473, + "Ġdiscussion": 11474, + "ĠHugo": 11475, + "ĠGorilla": 11476, + "ooke": 11477, + "Ġdoggie": 11478, + "ĠCora": 11479, + "Ġcleanest": 11480, + "imba": 11481, + "Ġsprung": 11482, + "Ġearthquakes": 11483, + "Ġbanks": 11484, + "Ġsweeping": 11485, + "Ġnuzzles": 11486, + "Ġbalcony": 11487, + "Mix": 11488, + "Repeat": 11489, + "Ġbegging": 11490, + "Ġreport": 11491, + "Ġabilities": 11492, + "Ġvast": 11493, + "Ġmornings": 11494, + "llowed": 11495, + "ĠBrooke": 11496, + "Ġpits": 11497, + "Ġsteaks": 11498, + "ĠNew": 11499, + "ĠIntrigued": 11500, + "talkie": 11501, + "Ġflamingo": 11502, + "AR": 11503, + "Toby": 11504, + "mail": 11505, + "ĠBan": 11506, + "ĠBus": 11507, + "Ġonline": 11508, + "Ġcatcher": 11509, + "Ġgoods": 11510, + "ĠDV": 11511, + "ĠLeopard": 11512, + "ĠDoggo": 11513, + "Ġunicorns": 11514, + "Ġprojects": 11515, + "Ġdisobedient": 11516, + "ĠChickie": 11517, + "ĠStephen": 11518, + "Ġchampion": 11519, + "Ġvoyage": 11520, + "Hide": 11521, + "uh": 11522, + "att": 11523, + "Ġsaddle": 11524, + "Ġbrake": 11525, + "Ġmessing": 11526, + "Ġadventurers": 11527, + "irls": 11528, + "ĠHugs": 11529, + "ĠPopcorn": 11530, + "People": 11531, + "ĠPercy": 11532, + "ĠDVD": 11533, + "Ġshaken": 11534, + "ĠDriver": 11535, + "ĠGaby": 11536, + "Ġcranes": 11537, + "Ġchoke": 11538, + "Ġnumbering": 11539, + "iko": 11540, + "ĠSkull": 11541, + "Ġphotog": 11542, + "Ġpopsicles": 11543, + "Ġunfolded": 11544, + "ĠABCs": 11545, + "love": 11546, + "ĠMiles": 11547, + "Ġuniting": 11548, + "Ġhowled": 11549, + "Ġappet": 11550, + "ĠRound": 11551, + "Ġreplies": 11552, + "Ġmums": 11553, + "ĠLearning": 11554, + "Ġsqueaks": 11555, + "ĠAnya": 11556, + "Ġswirling": 11557, + "flower": 11558, + "two": 11559, + "Ġbudd": 11560, + "idance": 11561, + "ĠSister": 11562, + "ilst": 11563, + "Ġwhining": 11564, + "eech": 11565, + "Ġdeepest": 11566, + "Ġguidance": 11567, + "Ġpartner": 11568, + "coming": 11569, + "ĠAnty": 11570, + "ĠWinnie": 11571, + "Ġgodmother": 11572, + "etti": 11573, + "Pop": 11574, + "Ġpave": 11575, + "vey": 11576, + "Ġspied": 11577, + "Ġreddest": 11578, + "Ġstray": 11579, + "Ġgrounded": 11580, + "ĠPain": 11581, + "ĠRingo": 11582, + "Ġdesire": 11583, + "Ġvases": 11584, + "ĠPeppa": 11585, + "Ġharmful": 11586, + "Ġcurved": 11587, + "Ġinfect": 11588, + "Ġstudio": 11589, + "Ġaccessories": 11590, + "Ġboulder": 11591, + "eras": 11592, + "iddy": 11593, + "ĠMoe": 11594, + "Ġshimmered": 11595, + "Ġrunners": 11596, + "ĠNap": 11597, + "Ġresumed": 11598, + "Ġraw": 11599, + "Ġimagin": 11600, + "ĠBethany": 11601, + "ĠSwitch": 11602, + "Ġbruised": 11603, + "ĠTrev": 11604, + "Ġstrummed": 11605, + "Ġjingle": 11606, + "Ġpavement": 11607, + "inc": 11608, + "Ġpounce": 11609, + "ĠSimba": 11610, + "Ġrink": 11611, + "Ġspeech": 11612, + "ĠFood": 11613, + "Ġbrats": 11614, + "ĠDish": 11615, + "Ġfairly": 11616, + "Ġyielding": 11617, + "Ġconfetti": 11618, + "Ġmotioned": 11619, + "Ġconsid": 11620, + "Ġsnorts": 11621, + "Ġscreens": 11622, + "ĠOcto": 11623, + "ĠSoup": 11624, + "ĠGas": 11625, + "Ġsnowed": 11626, + "Ġscrunch": 11627, + "Ġregularly": 11628, + "Ġskulls": 11629, + "ĠMiche": 11630, + "Ġpossession": 11631, + "Ġbuddies": 11632, + "moo": 11633, + "pie": 11634, + "Ġbun": 11635, + "arked": 11636, + "Ġgulp": 11637, + "Ġswitches": 11638, + "ĠNorth": 11639, + "ĠRuffy": 11640, + "ĠRina": 11641, + "Ġsandals": 11642, + "Ġbossed": 11643, + "ĠNovel": 11644, + "Ġcameras": 11645, + "Sammy": 11646, + "Ġhalls": 11647, + "Mmmm": 11648, + "ĠMelanie": 11649, + "ĠMinty": 11650, + "Ġpopsicle": 11651, + "ĠWriting": 11652, + "ĠMustache": 11653, + "Yield": 11654, + "nes": 11655, + "oxygen": 11656, + "Ġtac": 11657, + "Ġplow": 11658, + "Ġgreed": 11659, + "ĠCol": 11660, + "Ġfirew": 11661, + "ĠNone": 11662, + "Ġdism": 11663, + "Ġspinach": 11664, + "Ġsucked": 11665, + "upted": 11666, + "Ġerupted": 11667, + "gency": 11668, + "ĠSwim": 11669, + "atue": 11670, + "Ġwhisk": 11671, + "ĠMaxine": 11672, + "Ġreplacing": 11673, + "ĠClar": 11674, + "Ġtargets": 11675, + "Ġhorrified": 11676, + "master": 11677, + "ooo": 11678, + "Young": 11679, + "Ġdriven": 11680, + "Ġselfishness": 11681, + "Ġcabbage": 11682, + "Ġautumn": 11683, + "ĠMarco": 11684, + "Ġgestures": 11685, + "ĠPeek": 11686, + "ĠJunior": 11687, + "ĠTrevor": 11688, + "ĠTer": 11689, + "rex": 11690, + "ĠJasper": 11691, + "ĠFrance": 11692, + "Ġworlds": 11693, + "Ġentertain": 11694, + "ĠWednesdays": 11695, + "ĠEli": 11696, + "Zoo": 11697, + "Ġwit": 11698, + "ouble": 11699, + "ĠHot": 11700, + "Ġcarved": 11701, + "Ġglide": 11702, + "Ġglimp": 11703, + "Ġpotential": 11704, + "Ġcarelessly": 11705, + "Ġaccidently": 11706, + "ĠPrint": 11707, + "ĠScott": 11708, + "Ġfists": 11709, + "Ġhuffed": 11710, + "ĠHarriet": 11711, + "ks": 11712, + "Ġfare": 11713, + "innam": 11714, + "ĠSa": 11715, + "Ġgrumble": 11716, + "Ġacc": 11717, + "Ġfreeing": 11718, + "Ġfewer": 11719, + "Star": 11720, + "Ġmeasures": 11721, + "Ġcontentment": 11722, + "Ġhonor": 11723, + "Ġfashionable": 11724, + "Ġchallenging": 11725, + "Ġwarriors": 11726, + "Ġscribbled": 11727, + "Ġbiscuits": 11728, + "Ġproduct": 11729, + "Ġacrobats": 11730, + "ĠMichelle": 11731, + "innamon": 11732, + "Clean": 11733, + "Per": 11734, + "Ġtoot": 11735, + "ĠSab": 11736, + "riosity": 11737, + "Ġstump": 11738, + "ĠLime": 11739, + "ĠTomato": 11740, + "ĠRush": 11741, + "ĠRhin": 11742, + "ĠAlligator": 11743, + "aterpill": 11744, + "Ġpaste": 11745, + "Ġtagged": 11746, + "ĠRhythm": 11747, + "hill": 11748, + "rupt": 11749, + "ĠCRA": 11750, + "ĠAlicia": 11751, + "Ġviews": 11752, + "Ġowe": 11753, + "ĠUnderneath": 11754, + "isingly": 11755, + "Ġpucker": 11756, + "ĠCactus": 11757, + "',\"": 11758, + "Bow": 11759, + "fect": 11760, + "reak": 11761, + "Ġpals": 11762, + "Ġsnipped": 11763, + "Ġperked": 11764, + "Ġfeathered": 11765, + "Ġrepairs": 11766, + "Ġstreams": 11767, + "Ġequal": 11768, + "Ġscrap": 11769, + "ĠGrandad": 11770, + "ĠPedro": 11771, + "Betty": 11772, + "Spe": 11773, + "ĠLacey": 11774, + "ĠWanda": 11775, + "ĠCate": 11776, + "ĠFlowers": 11777, + "Ġimportantly": 11778, + "Ġquarre": 11779, + "Ġhungrier": 11780, + "Ġwobbling": 11781, + "Ġdefend": 11782, + "ĠGlass": 11783, + "ĠDebbie": 11784, + "Ġresources": 11785, + "Peter": 11786, + "aya": 11787, + "ĠHistory": 11788, + "ĠBendy": 11789, + "ĠMaking": 11790, + "ĠCop": 11791, + "roy": 11792, + "iverse": 11793, + "ushroom": 11794, + "Ġjourneyed": 11795, + "Ġhammering": 11796, + "ĠDanger": 11797, + "Ġinspected": 11798, + "Ġgoalie": 11799, + "Ġdescri": 11800, + "ĠLeafy": 11801, + "Ġtilts": 11802, + "Lion": 11803, + "Mon": 11804, + "Ġducked": 11805, + "Ġcinnamon": 11806, + "Ġheed": 11807, + "ĠSyl": 11808, + "ĠMoney": 11809, + "Ġcleare": 11810, + "ĠReal": 11811, + "Ġscarfs": 11812, + "Ġpeacefulness": 11813, + "Ġexercised": 11814, + "hibit": 11815, + "ĠImagine": 11816, + "ĠHarold": 11817, + "Ant": 11818, + "tie": 11819, + "Ġ(": 11820, + "Ġah": 11821, + "Ġforty": 11822, + "Ġchunk": 11823, + "auce": 11824, + "emo": 11825, + "Ġserves": 11826, + "Ġlayer": 11827, + "Ġcases": 11828, + "Ġlumberjack": 11829, + "Ġpouts": 11830, + "ĠSurprisingly": 11831, + "Ġfrantically": 11832, + "anked": 11833, + "etime": 11834, + "Ġthirst": 11835, + "Ġscan": 11836, + "Ġsunk": 11837, + "ashy": 11838, + "ĠPill": 11839, + "ĠJackson": 11840, + "Ġsounding": 11841, + "ĠDonna": 11842, + "oebe": 11843, + "ĠArchie": 11844, + "ĠAlfred": 11845, + "Ġdescended": 11846, + "Ġsubjects": 11847, + "Ġsul": 11848, + "ĠTheo": 11849, + "Ġheater": 11850, + "Ġnor": 11851, + "ĠBoris": 11852, + "Ġroam": 11853, + "ĠWine": 11854, + "Ġblurry": 11855, + "Ġpoof": 11856, + "ĠCelly": 11857, + "Ġcopies": 11858, + "Ġpunishing": 11859, + "Ġsunsets": 11860, + "ĠMeasure": 11861, + "Ġsnatches": 11862, + "ĠValue": 11863, + "Mother": 11864, + "giving": 11865, + "Ġtang": 11866, + "igher": 11867, + "ĠOy": 11868, + "Ġflipping": 11869, + "iped": 11870, + "Ġbrag": 11871, + "acul": 11872, + "Ġbenef": 11873, + "Ġhurrying": 11874, + "ĠPhoebe": 11875, + "Ġantennae": 11876, + "ireworks": 11877, + "Ġinfection": 11878, + "mind": 11879, + "rant": 11880, + "tick": 11881, + "ĠSheep": 11882, + "ĠMor": 11883, + "ĠMerry": 11884, + "Ġcarn": 11885, + "Ġskates": 11886, + "Ġgrumbling": 11887, + "Ġglimmer": 11888, + "Ġadvant": 11889, + "azing": 11890, + "shoot": 11891, + "zzly": 11892, + "Ġspinner": 11893, + "spass": 11894, + "Ġjeeps": 11895, + "ĠPatience": 11896, + "Ġcursed": 11897, + "Ġgrinning": 11898, + "Ġpaddles": 11899, + "ĠScr": 11900, + "Ġmitts": 11901, + "Am": 11902, + "bug": 11903, + "run": 11904, + "Ġoo": 11905, + "ĠMud": 11906, + "ĠAri": 11907, + "Ġcarve": 11908, + "ĠAsked": 11909, + "venture": 11910, + "ĠGreat": 11911, + "ĠEmmie": 11912, + "applaud": 11913, + "Ġjogger": 11914, + "Ġpricked": 11915, + "ĠYouth": 11916, + "ĠMousey": 11917, + "Ġstomps": 11918, + "ĠTrixie": 11919, + "Ġsucking": 11920, + "Susie": 11921, + "Ġlately": 11922, + "ancing": 11923, + "orant": 11924, + "cel": 11925, + "ickest": 11926, + "ĠCale": 11927, + "ĠPurr": 11928, + "ĠGear": 11929, + "Ġcrooked": 11930, + "Stir": 11931, + "Ġlifetime": 11932, + "Ġcrackling": 11933, + "Ġgaining": 11934, + "Ġpedalled": 11935, + "Ġchances": 11936, + "Ġfreely": 11937, + "Ġcaptivated": 11938, + "Ġenergized": 11939, + "Ding": 11940, + "POP": 11941, + "haw": 11942, + "Ġfrag": 11943, + "eness": 11944, + "ĠLying": 11945, + "Ġwond": 11946, + "ĠFlower": 11947, + "Ġexplos": 11948, + "Ġempt": 11949, + "Ġstrand": 11950, + "Ġjealousy": 11951, + "Ġhaystack": 11952, + "Ġyay": 11953, + "Ġclam": 11954, + "ĠDeer": 11955, + "Ġsurfer": 11956, + "ĠBald": 11957, + "ssssssssssssssss": 11958, + "Bra": 11959, + "give": 11960, + "ole": 11961, + "Ġwilted": 11962, + "Ġwavy": 11963, + "Ġheated": 11964, + "atted": 11965, + "ĠHouse": 11966, + "ĠLumber": 11967, + "ĠAid": 11968, + "Ġkiw": 11969, + "Ġblossom": 11970, + "Ġdrople": 11971, + "Ġpolka": 11972, + "ĠBeary": 11973, + "ĠStatue": 11974, + "Ġembarrassment": 11975, + "Ġtaxis": 11976, + "Ġrailing": 11977, + "ĠRod": 11978, + "Ġembraced": 11979, + "Br": 11980, + "lap": 11981, + "ĠTabby": 11982, + "opera": 11983, + "ĠEng": 11984, + "Ġexcuse": 11985, + "ĠPistol": 11986, + "Ġconstr": 11987, + "Ġtightened": 11988, + "Ġvanishing": 11989, + "ĠBring": 11990, + "Shut": 11991, + "Ġcrunching": 11992, + "Ġstunning": 11993, + "ĠStrong": 11994, + "Ġchaos": 11995, + "Ġadvantage": 11996, + "Cheese": 11997, + "Jake": 11998, + "ĠHeather": 11999, + "Ġplacing": 12000, + "unate": 12001, + "Ġbooming": 12002, + "ĠSamuel": 12003, + "Ġfeared": 12004, + "ĠNell": 12005, + "Ġbrighten": 12006, + "Ġjoyous": 12007, + "ĠBright": 12008, + "Ġtrails": 12009, + "ĠOwen": 12010, + "Ġreflect": 12011, + "Ġscientists": 12012, + "Ġbasil": 12013, + "ĠButtons": 12014, + "ĠHunter": 12015, + "Wheee": 12016, + "Ġfirewood": 12017, + "upp": 12018, + "Ġted": 12019, + "Ġsite": 12020, + "Ġinched": 12021, + "ĠLo": 12022, + "ĠMond": 12023, + "uggy": 12024, + "Ġgobl": 12025, + "ĠSami": 12026, + "Ġcarriage": 12027, + "ĠSpray": 12028, + "Ġtran": 12029, + "akers": 12030, + "Ġglist": 12031, + "beam": 12032, + "ĠRibbit": 12033, + "Ġpickles": 12034, + "Ġprotest": 12035, + "record": 12036, + "Ġcoughs": 12037, + "ĠGloria": 12038, + "Ġouchy": 12039, + "Ġclutching": 12040, + "Ġfulfilled": 12041, + "ĠCaleb": 12042, + "App": 12043, + "Sunny": 12044, + "rit": 12045, + "woof": 12046, + "ĠMars": 12047, + "Ġexcellent": 12048, + "Ġtrapping": 12049, + "Ġbelief": 12050, + "Ġsealed": 12051, + "Ġmattresses": 12052, + "ĠSnowball": 12053, + "ĠJumping": 12054, + "ĠCuriosity": 12055, + "Jazz": 12056, + "Pl": 12057, + "ĠTad": 12058, + "ĠSave": 12059, + "Ġrasp": 12060, + "ĠFan": 12061, + "Ġpew": 12062, + "Ġmustard": 12063, + "new": 12064, + "Ġinspect": 12065, + "ĠParty": 12066, + "Ġinvolved": 12067, + "Ġclinic": 12068, + "Pippin": 12069, + "Ġchannel": 12070, + "Ġglistened": 12071, + "Congratulations": 12072, + "Race": 12073, + "ald": 12074, + "ailed": 12075, + "life": 12076, + "Ġfer": 12077, + "ĠIgn": 12078, + "Ġreins": 12079, + "Ġsele": 12080, + "Ġalb": 12081, + "Ġflipper": 12082, + "ĠRup": 12083, + "Ġrarely": 12084, + "Ġterror": 12085, + "Ġbills": 12086, + "Ġpainters": 12087, + "Ġconcentrated": 12088, + "Robot": 12089, + "maker": 12090, + "pilot": 12091, + "Ġrash": 12092, + "Ġbobbed": 12093, + "ĠFive": 12094, + "Ġexhibit": 12095, + "Throw": 12096, + "ĠCable": 12097, + "Ġquiver": 12098, + "Ġremaining": 12099, + "Ġvictorious": 12100, + "ĠBugs": 12101, + "Ġhobby": 12102, + "Ġoverflowing": 12103, + "ĠRupert": 12104, + "Ġtack": 12105, + "inked": 12106, + "Ġreact": 12107, + "Ġclasses": 12108, + "umpkin": 12109, + "Ġunsc": 12110, + "Ġorch": 12111, + "Ġclover": 12112, + "ption": 12113, + "Ġtastier": 12114, + "Ġcombined": 12115, + "Ġstaircase": 12116, + "Ġsneakers": 12117, + "ĠKaylee": 12118, + "chers": 12119, + "ĠHuggy": 12120, + "ĠMuscle": 12121, + "Ġscuttled": 12122, + "Vanish": 12123, + "bi": 12124, + "Ġtending": 12125, + "Ġhind": 12126, + "Ġdazz": 12127, + "Ġshades": 12128, + "Ġrunway": 12129, + "Ġsniffles": 12130, + "ĠMei": 12131, + "Ġsurprisingly": 12132, + "Ġunloaded": 12133, + "OOM": 12134, + "ĠWalter": 12135, + "Ġvacuum": 12136, + "Ġdismay": 12137, + "Ġteddies": 12138, + "Del": 12139, + "chest": 12140, + "wow": 12141, + "who": 12142, + "Ġfate": 12143, + "ĠSeth": 12144, + "Ġspitting": 12145, + "Ġunpl": 12146, + "iety": 12147, + "Ġspeedy": 12148, + "Ġdigger": 12149, + "ĠPeach": 12150, + "Ġfeeds": 12151, + "Ġrefuses": 12152, + "Spike": 12153, + "Ġironing": 12154, + "Ġeffect": 12155, + "ĠJuan": 12156, + "ĠGrandmother": 12157, + "Ġsculptures": 12158, + "EEP": 12159, + "Moon": 12160, + "gs": 12161, + "Ġfired": 12162, + "ĠFast": 12163, + "Ġquality": 12164, + "ĠGrow": 12165, + "Ġbehold": 12166, + "ĠTrouble": 12167, + "Ġunlucky": 12168, + "Ġbreathes": 12169, + "Ġstylish": 12170, + "Ġsilliest": 12171, + "Ġdials": 12172, + "ĠMonday": 12173, + "hide": 12174, + "Ġpang": 12175, + "Ġshaving": 12176, + "Ġouter": 12177, + "Ġbackground": 12178, + "Ġtrad": 12179, + "Ġcrumble": 12180, + "ĠStick": 12181, + "ocado": 12182, + "Ġprotector": 12183, + "Ġhammered": 12184, + "Ġshoreline": 12185, + "ĠShrimp": 12186, + "Emily": 12187, + "ĠForky": 12188, + "Ġdiaper": 12189, + "Ġglimpse": 12190, + "Ġcarnival": 12191, + "En": 12192, + "Ġmain": 12193, + "ĠHours": 12194, + "ĠLance": 12195, + "oodle": 12196, + "iffere": 12197, + "ĠFruit": 12198, + "ĠCaterpill": 12199, + "ĠGinny": 12200, + "Ġbandaged": 12201, + "Ġinterests": 12202, + "Ġposts": 12203, + "Ġconversations": 12204, + "Kn": 12205, + "pers": 12206, + "open": 12207, + "ĠCelery": 12208, + "Ġhowling": 12209, + "Ġtwitch": 12210, + "Ġglues": 12211, + "Ġparamed": 12212, + "ĠStacy": 12213, + "ĠGolf": 12214, + "Ġspringtime": 12215, + "Ġkayaks": 12216, + "ĠRude": 12217, + "Ġinsists": 12218, + "Ġoptions": 12219, + "Ġstalks": 12220, + "Ġshuffled": 12221, + "Mister": 12222, + "rous": 12223, + "Ġwoo": 12224, + "ingu": 12225, + "chy": 12226, + "ĠFar": 12227, + "asc": 12228, + "Ġchug": 12229, + "ĠEag": 12230, + "ĠDoc": 12231, + "three": 12232, + "Ġbubbled": 12233, + "Ġleaders": 12234, + "ĠJuliet": 12235, + "ĠButterfly": 12236, + "Ġseashell": 12237, + "Ġcucumbers": 12238, + "ĠRadio": 12239, + "ifferent": 12240, + "Love": 12241, + "Oink": 12242, + "Ġsipping": 12243, + "ĠHapp": 12244, + "ĠHearing": 12245, + "Ġrejo": 12246, + "Ġcoiled": 12247, + "Ġmeaner": 12248, + "ixie": 12249, + "Ġrelation": 12250, + "Ġsmoot": 12251, + "Ġsurrendering": 12252, + "Ġfloaties": 12253, + "ĠPickles": 12254, + "Ġfifteen": 12255, + "Yog": 12256, + "cup": 12257, + "pass": 12258, + "via": 12259, + "Ġpry": 12260, + "Ġgobble": 12261, + "Ġleashes": 12262, + "ĠWiggles": 12263, + "Ġmagpie": 12264, + "Ġimpact": 12265, + "Ġnightfall": 12266, + "Ġcreaked": 12267, + "ords": 12268, + "Ġpastor": 12269, + "Ġsharpen": 12270, + "ĠBeat": 12271, + "Ġpacks": 12272, + "Ġbullies": 12273, + "Ġcarpets": 12274, + "Ġgrownups": 12275, + "Ġextingu": 12276, + "Ġdemands": 12277, + "Ġslaps": 12278, + "Ġapproval": 12279, + "ĠAgnes": 12280, + "Ġcawed": 12281, + "Ġfetches": 12282, + "Ġsimilar": 12283, + "Ġdroplets": 12284, + "Ġalbum": 12285, + "Din": 12286, + "Water": 12287, + "bec": 12288, + "gl": 12289, + "zero": 12290, + "ender": 12291, + "Ġstitched": 12292, + "ĠBiff": 12293, + "ĠMushroom": 12294, + "ĠFreeze": 12295, + "Ġhardworking": 12296, + "ĠPippy": 12297, + "Looks": 12298, + "Ġmirrors": 12299, + "Ġbaseballs": 12300, + "Ġignores": 12301, + "Ġdares": 12302, + "Ġhurriedly": 12303, + "Ġrustled": 12304, + "ĠScar": 12305, + "ĠFuel": 12306, + "Ġleaping": 12307, + "ĠRaj": 12308, + "Ġimaginative": 12309, + "mill": 12310, + "ĠHim": 12311, + "ĠHaving": 12312, + "ĠBumble": 12313, + "apes": 12314, + "Ġglinting": 12315, + "azzy": 12316, + "ĠBalloon": 12317, + "Ġsyring": 12318, + "Ġhooked": 12319, + "Ġjiggled": 12320, + "ĠDennis": 12321, + "ĠStephanie": 12322, + "Ġdil": 12323, + "Ġcents": 12324, + "unities": 12325, + "alling": 12326, + "Ġloss": 12327, + "ĠCelia": 12328, + "venge": 12329, + "Ġsheepish": 12330, + "Ġrugs": 12331, + "Ġjugs": 12332, + "Ġmeatballs": 12333, + "Ġhesitantly": 12334, + "Ġopportunities": 12335, + "Ġuneasy": 12336, + "Ġdoubt": 12337, + "Greet": 12338, + "cr": 12339, + "gling": 12340, + "Ġtiara": 12341, + "Ġbust": 12342, + "Ġburp": 12343, + "ĠOil": 12344, + "sel": 12345, + "Ġmoist": 12346, + "ĠPaw": 12347, + "Ġtoughest": 12348, + "Ġcollections": 12349, + "Ġmenus": 12350, + "Ġbuzzes": 12351, + "Ġpadlock": 12352, + "Ġblessings": 12353, + "handed": 12354, + "Ġmurky": 12355, + "Ġwitness": 12356, + "Ġfarewell": 12357, + "Ġwondrous": 12358, + "Ġgoblin": 12359, + "Ġsyringe": 12360, + "lost": 12361, + "yer": 12362, + "Ġdut": 12363, + "sty": 12364, + "ĠAut": 12365, + "Ġforming": 12366, + "Ġwhoos": 12367, + "Ġlosers": 12368, + "Ġrevenge": 12369, + "ĠDawn": 12370, + "Ġsquatted": 12371, + "ĠNemo": 12372, + "Ġhating": 12373, + "Ġclosest": 12374, + "ĠClap": 12375, + "Ġsucceeding": 12376, + "ĠSmiley": 12377, + "Ġsimplest": 12378, + "Ġsixty": 12379, + "Ġpropeller": 12380, + "Ġunfreeze": 12381, + "Ġdouble": 12382, + "Ġcomplimented": 12383, + "ĠCubey": 12384, + "Ġrisen": 12385, + "OAR": 12386, + "Pizza": 12387, + "now": 12388, + "Ġlens": 12389, + "Ġplun": 12390, + "ĠBarn": 12391, + "Ġstarry": 12392, + "Ġeater": 12393, + "ĠCont": 12394, + "Ġendless": 12395, + "Ġhopefully": 12396, + "Ġfeeder": 12397, + "ointed": 12398, + "Ġartists": 12399, + "Ġposition": 12400, + "Ġhabits": 12401, + "ĠStanding": 12402, + "ĠJesus": 12403, + "Ellie": 12404, + "Lola": 12405, + "Val": 12406, + "eers": 12407, + "gain": 12408, + "Ġstumbling": 12409, + "ĠMuffy": 12410, + "Ġovernight": 12411, + "Ġwalker": 12412, + "Ġuntw": 12413, + "phones": 12414, + "ĠChocolate": 12415, + "Ġpassage": 12416, + "Ġclums": 12417, + "Ġridden": 12418, + "Ġcabinets": 12419, + "Ġstrengths": 12420, + "ĠSeek": 12421, + "ĠBeepy": 12422, + "Coco": 12423, + "ĠJesse": 12424, + "New": 12425, + "Pr": 12426, + "Phew": 12427, + "Ġsips": 12428, + "rer": 12429, + "ĠAly": 12430, + "urf": 12431, + "Ġforgetful": 12432, + "toes": 12433, + "Ġchests": 12434, + "Ġcrackle": 12435, + "Ġgleaming": 12436, + "Ġdilig": 12437, + "magic": 12438, + "ĠLara": 12439, + "Ġbobbing": 12440, + "Ġspine": 12441, + "ĠDisapp": 12442, + "Ġtech": 12443, + "azy": 12444, + "Ġcreaking": 12445, + "ĠNosy": 12446, + "Ġsecurely": 12447, + "ĠFlying": 12448, + "Park": 12449, + "Soup": 12450, + "pair": 12451, + "imate": 12452, + "ĠKarl": 12453, + "Ġbarbec": 12454, + "Ġbanner": 12455, + "ĠWherever": 12456, + "Ġyummier": 12457, + "ĠPhilip": 12458, + "Par": 12459, + "atience": 12460, + "ĠHigh": 12461, + "Ġpluck": 12462, + "Ġups": 12463, + "Ġtrespass": 12464, + "ĠFlex": 12465, + "Ġswift": 12466, + "ĠCom": 12467, + "ĠPaper": 12468, + "Ġzig": 12469, + "ĠZeb": 12470, + "Ġaflo": 12471, + "Ġstruggles": 12472, + "ĠMollie": 12473, + "Ġflavours": 12474, + "Ġunwell": 12475, + "crack": 12476, + "ĠVolcano": 12477, + "ĠAbbi": 12478, + "Ġafloat": 12479, + "jump": 12480, + "ongo": 12481, + "ĠJem": 12482, + "ĠPray": 12483, + "ĠToast": 12484, + "ĠChina": 12485, + "ĠBeak": 12486, + "mbur": 12487, + "Ġticklish": 12488, + "ĠNod": 12489, + "Release": 12490, + "ĠCleo": 12491, + "Ġassured": 12492, + "Ġscreec": 12493, + "ĠFeathers": 12494, + "ĠBeatrice": 12495, + "Dolly": 12496, + "van": 12497, + "reats": 12498, + "Ġdying": 12499, + "erie": 12500, + "athe": 12501, + "ĠBobbi": 12502, + "Ġunison": 12503, + "ĠInk": 12504, + "Ġcupped": 12505, + "Ġzone": 12506, + "Ġspelling": 12507, + "Ġconfusing": 12508, + "ĠMiranda": 12509, + "Johnny": 12510, + "Ġattacking": 12511, + "Ġbuds": 12512, + "Ġscribbles": 12513, + "Ġconcentrate": 12514, + "ĠIndy": 12515, + "ANG": 12516, + "Over": 12517, + "Rest": 12518, + "happy": 12519, + "edience": 12520, + "Ġsmir": 12521, + "ĠStone": 12522, + "Ġpacket": 12523, + "Ġladies": 12524, + "Ġreceiving": 12525, + "Ġteases": 12526, + "ĠPaige": 12527, + "Ġleaks": 12528, + "ĠMadeline": 12529, + "iscilla": 12530, + "Ġwriggling": 12531, + "Ġmarveling": 12532, + "Ġexplosion": 12533, + "tles": 12534, + "Ġhambur": 12535, + "ĠOctopus": 12536, + "ĠMove": 12537, + "ĠMika": 12538, + "Ġspir": 12539, + "Ġponder": 12540, + "ĠNico": 12541, + "Ġwarming": 12542, + "ĠWhip": 12543, + "Ġmothers": 12544, + "isky": 12545, + "Ġcleverness": 12546, + "Stupid": 12547, + "Ġthoughtfulness": 12548, + "ĠPetal": 12549, + "Spin": 12550, + "Spicy": 12551, + "ĠPriscilla": 12552, + "ĠPole": 12553, + "Ġcontentedly": 12554, + "Ġclearer": 12555, + "Greetings": 12556, + "Mail": 12557, + "bel": 12558, + "Ġcy": 12559, + "Ġlav": 12560, + "Ġunb": 12561, + "Ġgrounds": 12562, + "ivers": 12563, + "ĠReggie": 12564, + "coloured": 12565, + "Ġadmitted": 12566, + "Ġdisplays": 12567, + "Ġsentence": 12568, + "ĠRocks": 12569, + "ĠGradually": 12570, + "ĠCloudy": 12571, + "Ġunzipped": 12572, + "ĠCassie": 12573, + "Ġadopt": 12574, + "Woo": 12575, + "Ġdue": 12576, + "inging": 12577, + "Ġplumber": 12578, + "ĠMack": 12579, + "Ġroles": 12580, + "Ġmules": 12581, + "asey": 12582, + "Ġfoss": 12583, + "Ġspotless": 12584, + "Ġregister": 12585, + "ĠSnee": 12586, + "ĠMarc": 12587, + "ercise": 12588, + "ĠSmiling": 12589, + "ĠThanksgiving": 12590, + "ĠLillie": 12591, + "Ġawaited": 12592, + "Ġorchard": 12593, + "Value": 12594, + "top": 12595, + "table": 12596, + "Ġdice": 12597, + "Ġdash": 12598, + "Ġcities": 12599, + "ettle": 12600, + "ĠAddy": 12601, + "ĠAaron": 12602, + "ĠWindy": 12603, + "Ġretrie": 12604, + "Ġsoaps": 12605, + "ĠScale": 12606, + "Po": 12607, + "Wisdom": 12608, + "dled": 12609, + "Ġmuttered": 12610, + "athing": 12611, + "Ġherd": 12612, + "Ġresolved": 12613, + "Ġcoast": 12614, + "about": 12615, + "Ġintr": 12616, + "ĠAnnabel": 12617, + "ĠCross": 12618, + "Ġquickest": 12619, + "Ġmeanings": 12620, + "Ġheadphones": 12621, + "Ġsecretly": 12622, + "ĠUniverse": 12623, + "ikki": 12624, + "Ġbetray": 12625, + "Ġwrecked": 12626, + "ĠIsabelle": 12627, + "Ġcroaks": 12628, + "Ġgnome": 12629, + "Ġappetite": 12630, + "whe": 12631, + "Ġbon": 12632, + "ĠTam": 12633, + "ĠTurkey": 12634, + "ĠSour": 12635, + "ĠMisty": 12636, + "Ġadventurer": 12637, + "Ġarmor": 12638, + "Ġbatch": 12639, + "Ġflex": 12640, + "Ġposters": 12641, + "Ġluckier": 12642, + "Ġnibbles": 12643, + "Ġobstacle": 12644, + "Ġviolins": 12645, + "Ġponytail": 12646, + "ĠDisappointed": 12647, + "Ġlavender": 12648, + "Toy": 12649, + "dles": 12650, + "Ġmended": 12651, + "Ġhalo": 12652, + "ĠBes": 12653, + "icense": 12654, + "ulty": 12655, + "Ġpod": 12656, + "Ġpest": 12657, + "Ġmoan": 12658, + "Ġgrazing": 12659, + "bbling": 12660, + "ĠThinking": 12661, + "Ġzap": 12662, + "Ġkeyboard": 12663, + "ĠRest": 12664, + "ĠStory": 12665, + "Whoever": 12666, + "Ġdearly": 12667, + "sticks": 12668, + "Froggy": 12669, + "help": 12670, + "ĠRubber": 12671, + "ĠRhinoceros": 12672, + "ĠSylvia": 12673, + "ori": 12674, + "itters": 12675, + "seed": 12676, + "ĠAren": 12677, + "Ġlittlest": 12678, + "Ġneared": 12679, + "Ġwhilst": 12680, + "Ġchore": 12681, + "ĠKippy": 12682, + "Ġanthill": 12683, + "Ġcowg": 12684, + "Ġluxurious": 12685, + "ĠMatches": 12686, + "Ġaims": 12687, + "Ġstalls": 12688, + "ĠBarb": 12689, + "Ġradios": 12690, + "Ġbarbecue": 12691, + "Believe": 12692, + "Pet": 12693, + "zip": 12694, + "Ġsauc": 12695, + "Ġrumm": 12696, + "ĠLacy": 12697, + "Ġballet": 12698, + "Ġhomemade": 12699, + "Ġcocked": 12700, + "ĠEast": 12701, + "ĠCory": 12702, + "Ġorig": 12703, + "Ġsweating": 12704, + "Ġperch": 12705, + "ĠReg": 12706, + "Ġsurge": 12707, + "Ġbedrooms": 12708, + "Ġbulls": 12709, + "Ġtrays": 12710, + "Ġchimneys": 12711, + "ĠCody": 12712, + "ĠSmile": 12713, + "ĠDinosaur": 12714, + "Ġspatula": 12715, + "ĠBrand": 12716, + "Ġcollapse": 12717, + "ĠApples": 12718, + "Ġoption": 12719, + "Ġsunburn": 12720, + "ĠCRASH": 12721, + "Arr": 12722, + "Son": 12723, + "Ġhyd": 12724, + "lli": 12725, + "Ġstumbles": 12726, + "Ġreel": 12727, + "Ġscoring": 12728, + "ĠFine": 12729, + "Ġcock": 12730, + "ĠDark": 12731, + "Ġwatery": 12732, + "Ġskating": 12733, + "Ġamuse": 12734, + "ĠPilot": 12735, + "Ġgreens": 12736, + "Ġcritter": 12737, + "Ġcopying": 12738, + "Ġvendors": 12739, + "ĠOriginal": 12740, + "Ġrhyme": 12741, + "ĠRoly": 12742, + "shadowing": 12743, + "ĠSharky": 12744, + "ĠKnowing": 12745, + "ĠBarber": 12746, + "ĠLastly": 12747, + "Ġwhooshing": 12748, + "AA": 12749, + "tac": 12750, + "Ġclamber": 12751, + "ifted": 12752, + "Ġtrades": 12753, + "Ġparades": 12754, + "Ġstead": 12755, + "Ġsplin": 12756, + "Ġsup": 12757, + "Before": 12758, + "Ġtraveler": 12759, + "ĠFoot": 12760, + "Ġbegins": 12761, + "Ġinsistent": 12762, + "Ġscrapes": 12763, + "Ġchattering": 12764, + "ĠSabrina": 12765, + "ĠCaterpillar": 12766, + "Quit": 12767, + "Um": 12768, + "hot": 12769, + "test": 12770, + "ĠTag": 12771, + "Ġcork": 12772, + "ĠBEEP": 12773, + "Ġbirdseed": 12774, + "Ġwhirring": 12775, + "axi": 12776, + "Ġlaz": 12777, + "Ġsunbeam": 12778, + "ĠCand": 12779, + "ĠCup": 12780, + "Ġstrut": 12781, + "ĠNet": 12782, + "ĠDove": 12783, + "Ġchildhood": 12784, + "ĠChalk": 12785, + "Ġcornfield": 12786, + "Ġprotective": 12787, + "Ġunderest": 12788, + "Ġrinses": 12789, + "Ġsnarling": 12790, + "Ġfulfill": 12791, + "Ġconsidered": 12792, + "Bring": 12793, + "bag": 12794, + "bies": 12795, + "four": 12796, + "hop": 12797, + "making": 12798, + "Ġpuffy": 12799, + "iged": 12800, + "Ġyanked": 12801, + "ĠLions": 12802, + "Ġflush": 12803, + "Ġblind": 12804, + "ĠPaint": 12805, + "Ġstorybook": 12806, + "Ġmeanie": 12807, + "Ġsqueaking": 12808, + "ĠClaws": 12809, + "Ġadmires": 12810, + "Ġdirect": 12811, + "ĠCrabbie": 12812, + "ĠSweetie": 12813, + "Ġfifth": 12814, + "Pay": 12815, + "Rose": 12816, + "ĠFriday": 12817, + "Ġdonate": 12818, + "izmo": 12819, + "Ġremark": 12820, + "ĠThrow": 12821, + "Ġdeath": 12822, + "ĠGuppy": 12823, + "Ġflopped": 12824, + "Ġarriving": 12825, + "Ġjournals": 12826, + "ĠDonny": 12827, + "Ġcollects": 12828, + "Ġbullet": 12829, + "Ġyachts": 12830, + "Birds": 12831, + "Ġechoing": 12832, + "Inc": 12833, + "Ġvolunt": 12834, + "Ġuncertain": 12835, + "Ġcigarettes": 12836, + "ĠAvocado": 12837, + "Lemon": 12838, + "nut": 12839, + "ĠTere": 12840, + "Ġdates": 12841, + "Ġcurse": 12842, + "ĠHard": 12843, + "Ġko": 12844, + "ĠJog": 12845, + "aging": 12846, + "Ġnewly": 12847, + "ĠConnie": 12848, + "Ġbraids": 12849, + "ĠGently": 12850, + "Ġconso": 12851, + "Ġfighters": 12852, + "Ġarc": 12853, + "Ġsprinted": 12854, + "olk": 12855, + "Ġenters": 12856, + "Ġpostc": 12857, + "Ġsuggesting": 12858, + "ĠSparkles": 12859, + "Ġstroking": 12860, + "Grace": 12861, + "Ġgreeting": 12862, + "Pepper": 12863, + "ĠBarney": 12864, + "Ġscreeched": 12865, + "Gas": 12866, + "number": 12867, + "wing": 12868, + "ata": 12869, + "anas": 12870, + "ament": 12871, + "raser": 12872, + "ĠWild": 12873, + "ĠFour": 12874, + "ĠCee": 12875, + "Ġgrave": 12876, + "Ġtags": 12877, + "Ġgrownup": 12878, + "Ġwizards": 12879, + "annah": 12880, + "Ġboost": 12881, + "Ġgaps": 12882, + "Ġhobbies": 12883, + "ĠForeshadowing": 12884, + "Ġsilky": 12885, + "ĠWoody": 12886, + "Ġquarrelling": 12887, + "eze": 12888, + "ji": 12889, + "Ġsom": 12890, + "ĠSari": 12891, + "Ġrent": 12892, + "ĠFridge": 12893, + "ĠPumpkin": 12894, + "ĠGri": 12895, + "ĠGizmo": 12896, + "Ġwilder": 12897, + "Ġlayers": 12898, + "ĠStars": 12899, + "Ġprepar": 12900, + "Ġdemon": 12901, + "Ġachieving": 12902, + "ĠMixer": 12903, + "ĠMelinda": 12904, + "ĠNeigh": 12905, + "Ġclipboard": 12906, + "Ġfunnier": 12907, + "ĠPasta": 12908, + "Ġobliged": 12909, + "aculously": 12910, + "Ġbenefit": 12911, + "belief": 12912, + "Ġbetrayed": 12913, + "Nobody": 12914, + "six": 12915, + "Ġic": 12916, + "Ġcit": 12917, + "anted": 12918, + "Ġplaymate": 12919, + "acky": 12920, + "Ġmango": 12921, + "tyle": 12922, + "ĠMoments": 12923, + "Ġanyways": 12924, + "emons": 12925, + "Ġcookout": 12926, + "osquito": 12927, + "ĠLearn": 12928, + "Ġfingert": 12929, + "Ġdifficulty": 12930, + "ctopuses": 12931, + "Ġapartment": 12932, + "ĠAdventure": 12933, + "ĠMooMoo": 12934, + "whoosh": 12935, + "ĠCallie": 12936, + "ĠAiden": 12937, + "Ġamusement": 12938, + "AP": 12939, + "Drop": 12940, + "Pretty": 12941, + "Six": 12942, + "wear": 12943, + "Ġtut": 12944, + "Ġtiles": 12945, + "Ġsighing": 12946, + "ĠHome": 12947, + "ows": 12948, + "Ġwhirl": 12949, + "Ġexisted": 12950, + "Ġswell": 12951, + "Ġuncover": 12952, + "Ġsmarts": 12953, + "Ġwildly": 12954, + "Ġregretful": 12955, + "ĠAnchor": 12956, + "ĠHopp": 12957, + "Ġvillager": 12958, + "Ġclicking": 12959, + "ĠReluctantly": 12960, + "Ġcooperative": 12961, + "ĠDiane": 12962, + "Ġvillains": 12963, + "Ġpersuade": 12964, + "Ġphotograp": 12965, + "iversary": 12966, + "Sal": 12967, + "fr": 12968, + "sure": 12969, + "tweet": 12970, + "ĠSurprise": 12971, + "verance": 12972, + "Ġbeats": 12973, + "Ġstab": 12974, + "Ġcann": 12975, + "Ġcanes": 12976, + "ĠDifferent": 12977, + "Ġruby": 12978, + "Ġcrump": 12979, + "Ġsunda": 12980, + "Ġspoilt": 12981, + "ĠPeppy": 12982, + "Ġrakes": 12983, + "ĠGeorgie": 12984, + "ĠDucks": 12985, + "Ġfondly": 12986, + "ĠDreams": 12987, + "minded": 12988, + "Ġkiwi": 12989, + "Enough": 12990, + "Ġrejoiced": 12991, + "History": 12992, + "Mandy": 12993, + "NO": 12994, + "ĠTigger": 12995, + "Ġhairsty": 12996, + "ĠBuck": 12997, + "Ġjay": 12998, + "ĠSpaghetti": 12999, + "nness": 13000, + "Ġdrifting": 13001, + "ĠBlood": 13002, + "Ġgentleman": 13003, + "Ġshyness": 13004, + "ĠBeet": 13005, + "Ġtougher": 13006, + "Ġscooted": 13007, + "uliflower": 13008, + "Ġaxes": 13009, + "ĠCraw": 13010, + "ĠFireman": 13011, + "Ġmastered": 13012, + "Ġpreferred": 13013, + "Ġtangy": 13014, + "Ġunscrew": 13015, + "Cook": 13016, + "Zoomy": 13017, + "Ġgal": 13018, + "ĠHay": 13019, + "Ġthreats": 13020, + "ĠHeart": 13021, + "Ġkern": 13022, + "Ġkettle": 13023, + "Ġcarrier": 13024, + "Ġviolet": 13025, + "ĠElli": 13026, + "ersa": 13027, + "Ġmopped": 13028, + "Ġneeding": 13029, + "ĠKari": 13030, + "ĠPal": 13031, + "Ġparting": 13032, + "Ġsquirm": 13033, + "Ġlioness": 13034, + "Ġfruity": 13035, + "brushes": 13036, + "Ġrattling": 13037, + "ĠFold": 13038, + "Exit": 13039, + "Ġperseverance": 13040, + "behaved": 13041, + "Ġninety": 13042, + "Ġthousands": 13043, + "Ġseventy": 13044, + "Ġsuperp": 13045, + "Ġdemonstr": 13046, + "ga": 13047, + "mi": 13048, + "ns": 13049, + "irley": 13050, + "ricket": 13051, + "ĠOaky": 13052, + "Ġloaf": 13053, + "retched": 13054, + "Ġswish": 13055, + "Ġchant": 13056, + "Ġfizz": 13057, + "Ġglimmered": 13058, + "ĠRepeat": 13059, + "Ġadjust": 13060, + "ĠGab": 13061, + "iously": 13062, + "Ġdisbelief": 13063, + "Ġtrainer": 13064, + "Ġvisible": 13065, + "Ġdespair": 13066, + "Ġbreadcr": 13067, + "Ġtidier": 13068, + "Ġsuitable": 13069, + "Ġsauces": 13070, + "Ġblouses": 13071, + "ĠLizard": 13072, + "Ġeighty": 13073, + "Change": 13074, + "Ġpouting": 13075, + "Ġannouncement": 13076, + "ĠScarlet": 13077, + "ĠContest": 13078, + "Could": 13079, + "Gigi": 13080, + "baa": 13081, + "Ġwailed": 13082, + "Ġlitter": 13083, + "Ġdu": 13084, + "Ġpoo": 13085, + "ornness": 13086, + "seven": 13087, + "Ġkil": 13088, + "Ġhopper": 13089, + "Ġhandled": 13090, + "ĠNa": 13091, + "bear": 13092, + "Ġcompost": 13093, + "Ġstreak": 13094, + "Beh": 13095, + "Ġwaists": 13096, + "Freddy": 13097, + "Ġfanciest": 13098, + "Ġsomersa": 13099, + "Ġcitiz": 13100, + "Ġbreadcrumb": 13101, + "splash": 13102, + "Ġbay": 13103, + "ĠSissy": 13104, + "Ġinqu": 13105, + "ĠMig": 13106, + "Ġchief": 13107, + "beat": 13108, + "Stand": 13109, + "ĠSomewhere": 13110, + "Ġcombination": 13111, + "Ġimpatiently": 13112, + "ĠShirley": 13113, + "Ġsurfers": 13114, + "Ġrecommending": 13115, + "ĠLeaves": 13116, + "pole": 13117, + "ĠSqueezy": 13118, + "Bravo": 13119, + "ĠBrandy": 13120, + "Lucky": 13121, + "Old": 13122, + "law": 13123, + "nine": 13124, + "ruck": 13125, + "Ġ`": 13126, + "Ġpier": 13127, + "Ġstash": 13128, + "ĠBon": 13129, + "university": 13130, + "Ġoutst": 13131, + "ĠFace": 13132, + "Ġcoaster": 13133, + "ĠDance": 13134, + "Ġtrous": 13135, + "Ġoverhe": 13136, + "ĠAfterward": 13137, + "Ġwaitress": 13138, + "Ġmini": 13139, + "Ġcapable": 13140, + "knob": 13141, + "God": 13142, + "Ġigloos": 13143, + "Ġprovides": 13144, + "Annie": 13145, + "Ġexperiments": 13146, + "Ġdetail": 13147, + "Ġmermaids": 13148, + "Ġblessing": 13149, + "Ġfaithful": 13150, + "Ġjuggling": 13151, + "Ġjingled": 13152, + "Ġgrumpiness": 13153, + "ĠBelinda": 13154, + "Monkey": 13155, + "Bun": 13156, + "Both": 13157, + "Kiki": 13158, + "inn": 13159, + "ĠSheila": 13160, + "ĠMal": 13161, + "entions": 13162, + "chors": 13163, + "Ġsobs": 13164, + "alities": 13165, + "Ġareas": 13166, + "Ġdoorknob": 13167, + "ĠPri": 13168, + "ĠThumb": 13169, + "ĠDolph": 13170, + "ĠDolls": 13171, + "Ġpicky": 13172, + "Ġthankfully": 13173, + "ĠBud": 13174, + "Ġdrummer": 13175, + "spell": 13176, + "occo": 13177, + "Ġstubbornness": 13178, + "ĠTrunk": 13179, + "ĠTrudy": 13180, + "Ġreindeers": 13181, + "ĠPrunes": 13182, + "Ġgleefully": 13183, + "ĠLawyer": 13184, + "Ġwhirled": 13185, + "Teacher": 13186, + "Ġdazzling": 13187, + "Ġphotographer": 13188, + "Ġoutstretched": 13189, + "Elly": 13190, + "Warning": 13191, + "jected": 13192, + "Ġtumble": 13193, + "ĠTutor": 13194, + "ima": 13195, + "ĠStyle": 13196, + "Ġgarl": 13197, + "orget": 13198, + "ĠJed": 13199, + "Ġmoss": 13200, + "roll": 13201, + "ĠNikki": 13202, + "ĠZebra": 13203, + "Ġclosets": 13204, + "Ġnormally": 13205, + "Ġcompliments": 13206, + "Ġcamps": 13207, + "lude": 13208, + "ĠIsabel": 13209, + "Ġsibling": 13210, + "ĠAmaz": 13211, + "Ġanniversary": 13212, + "ĠListening": 13213, + "Ġdumps": 13214, + "ĠBaaBaa": 13215, + "Butterfly": 13216, + "Ġsheepishly": 13217, + "Ġtrousers": 13218, + "Olive": 13219, + "Pinky": 13220, + "ST": 13221, + "Wind": 13222, + "danger": 13223, + "there": 13224, + "zer": 13225, + "Ġfres": 13226, + "ĠSeal": 13227, + "ĠMitch": 13228, + "Ġlonged": 13229, + "ĠFrisky": 13230, + "ĠCord": 13231, + "ĠNala": 13232, + "Ġtrace": 13233, + "ĠGarry": 13234, + "Ġruins": 13235, + "Ġpersisted": 13236, + "Ġquarrels": 13237, + "Ġrecognised": 13238, + "Ġslippers": 13239, + "Ġhens": 13240, + "ĠPoison": 13241, + "novel": 13242, + "Ġinjury": 13243, + "grandma": 13244, + "Ġgrunted": 13245, + "Ġremarkable": 13246, + "Sky": 13247, + "eight": 13248, + "nor": 13249, + "sized": 13250, + "yum": 13251, + "Ġpunch": 13252, + "ĠDor": 13253, + "Ġmopping": 13254, + "Ġglory": 13255, + "Ġgreener": 13256, + "Ġdisres": 13257, + "Ġcritters": 13258, + "Ġrounded": 13259, + "Ġsideways": 13260, + "iggle": 13261, + "ertime": 13262, + "Ġbullets": 13263, + "Ġpoisoned": 13264, + "Ġsquawking": 13265, + "ĠRelax": 13266, + "Ġcheetahs": 13267, + "Ġtulips": 13268, + "Ġemptied": 13269, + "ĠNetwork": 13270, + "Green": 13271, + "Math": 13272, + "auliflower": 13273, + "grow": 13274, + "Ġ$": 13275, + "rip": 13276, + "Ġrequ": 13277, + "Ġblues": 13278, + "asons": 13279, + "Ġwindmill": 13280, + "Momma": 13281, + "Ġsnows": 13282, + "Ġpolicy": 13283, + "Ġshivers": 13284, + "Ġcolouring": 13285, + "Ġinsides": 13286, + "ĠVan": 13287, + "Ġrecommendations": 13288, + "Ġthrilling": 13289, + "Ġyouths": 13290, + "Fox": 13291, + "Ġsensible": 13292, + "orgettable": 13293, + "Ġmult": 13294, + "Ġye": 13295, + "ĠPan": 13296, + "ĠPilly": 13297, + "ĠPingo": 13298, + "Ġtighten": 13299, + "Ġpawed": 13300, + "Ġdrumming": 13301, + "ĠTrying": 13302, + "Ġplugs": 13303, + "Ġwriggle": 13304, + "Ġdroopy": 13305, + "Ġdiligently": 13306, + "Dance": 13307, + "Wr": 13308, + "Ġbared": 13309, + "Ġmash": 13310, + "Ġrushes": 13311, + "ĠMicky": 13312, + "Ġchugged": 13313, + "Ġunra": 13314, + "ĠCur": 13315, + "Ġsafest": 13316, + "Ġponds": 13317, + "shake": 13318, + "Ġroundabout": 13319, + "Ġattracted": 13320, + "ĠBlu": 13321, + "umbly": 13322, + "Ġdistress": 13323, + "Ġrecordings": 13324, + "Ġbrief": 13325, + "ĠSharon": 13326, + "ĠCole": 13327, + "ĠMiller": 13328, + "rrrr": 13329, + "Ġoutdoor": 13330, + "Ġunforgettable": 13331, + "ĠTrusty": 13332, + "ĠUpon": 13333, + "Ġassistant": 13334, + "Ġdandelion": 13335, + "ĠTerri": 13336, + "Ġdirectly": 13337, + "Ġbreadcrumbs": 13338, + "Mo": 13339, + "Ġsis": 13340, + "Ġnug": 13341, + "Ġgad": 13342, + "Ġeerie": 13343, + "Ġoctopuses": 13344, + "ĠSocks": 13345, + "Ġfastened": 13346, + "Ġsledding": 13347, + "Ġfoil": 13348, + "Ġlighthouse": 13349, + "Ġcoolness": 13350, + "Ġdiaries": 13351, + "toot": 13352, + "Ġsuppose": 13353, + "Ġmoderation": 13354, + "ĠClover": 13355, + "Ġsuggestions": 13356, + "ĠCrazy": 13357, + "Ġscribble": 13358, + "Ġblended": 13359, + "Ġsizzle": 13360, + "ĠPainting": 13361, + "Ġparamedics": 13362, + "Ġclambered": 13363, + "Hot": 13364, + "Ru": 13365, + "Ġplump": 13366, + "ĠBongo": 13367, + "ĠMacy": 13368, + "ĠAllowed": 13369, + "Ġneg": 13370, + "alance": 13371, + "Ġanchors": 13372, + "ĠFireworks": 13373, + "Ġambit": 13374, + "Ġcleve": 13375, + "Ġdraped": 13376, + "erek": 13377, + "Ġguiding": 13378, + "Ġteammates": 13379, + "Ġlooped": 13380, + "Ġslithering": 13381, + "Ġmeaningful": 13382, + "Ġsummertime": 13383, + "ĠCounting": 13384, + "ĠPillow": 13385, + "Ġunplugged": 13386, + "Pandy": 13387, + "ĠLula": 13388, + "illie": 13389, + "Ġjig": 13390, + "ĠJada": 13391, + "ĠDerek": 13392, + "gedy": 13393, + "ionate": 13394, + "Ġgardeners": 13395, + "ĠRat": 13396, + "Ġtiredness": 13397, + "ĠWhippy": 13398, + "Ġmixers": 13399, + "eek": 13400, + "lete": 13401, + "Ġprized": 13402, + "ĠBrady": 13403, + "Ġ',": 13404, + "Ġadored": 13405, + "ricanes": 13406, + "ĠYay": 13407, + "Ġmechanics": 13408, + "Chocolate": 13409, + "ĠMonths": 13410, + "Ġsquealing": 13411, + "Ġsurvived": 13412, + "Ġhooted": 13413, + "ĠGenie": 13414, + "Ġvolume": 13415, + "Yoga": 13416, + "NAP": 13417, + "Oxygen": 13418, + "Ġsession": 13419, + "ergency": 13420, + "Ġwasher": 13421, + "arr": 13422, + "arch": 13423, + "ĠSauce": 13424, + "otions": 13425, + "ĠBab": 13426, + "Ġboing": 13427, + "Ġspout": 13428, + "ĠFreck": 13429, + "Ġsomeplace": 13430, + "isha": 13431, + "ĠDale": 13432, + "ĠEraser": 13433, + "ĠCongratulations": 13434, + "ĠCasey": 13435, + "Ġsnoo": 13436, + "Ġdrunk": 13437, + "Ġcrad": 13438, + "Ġbuyer": 13439, + "scapes": 13440, + "Ġlays": 13441, + "erald": 13442, + "Ġcroaking": 13443, + "Ġplea": 13444, + "Ġtornadoes": 13445, + "Clap": 13446, + "Ġencourages": 13447, + "ĠPengu": 13448, + "ĠLuca": 13449, + "Gotcha": 13450, + "ĠPige": 13451, + "Ġapproaching": 13452, + "Ġtulip": 13453, + "ĠDorothy": 13454, + "LA": 13455, + "Marry": 13456, + "Sing": 13457, + "Tre": 13458, + "fashion": 13459, + "oses": 13460, + "ĠTall": 13461, + "Ġmoose": 13462, + "omi": 13463, + "ĠSel": 13464, + "ĠLog": 13465, + "ĠArm": 13466, + "rand": 13467, + "owner": 13468, + "ightened": 13469, + "Ġalas": 13470, + "Ġalph": 13471, + "ĠDust": 13472, + "ĠEspecially": 13473, + "ĠFrightened": 13474, + "ereal": 13475, + "lessly": 13476, + "Ġemotions": 13477, + "Ġpasture": 13478, + "ĠBury": 13479, + "Ġimagines": 13480, + "iffy": 13481, + "Ġeldest": 13482, + "ĠTrina": 13483, + "Ġshooter": 13484, + "Ġcactuses": 13485, + "Spray": 13486, + "Ġbleated": 13487, + "ĠMeena": 13488, + "Ġpeeling": 13489, + "Ġcooperation": 13490, + "ĠGlue": 13491, + "ĠForest": 13492, + "'!": 13493, + "sun": 13494, + "Ġwary": 13495, + "Ġdents": 13496, + "Ġswarm": 13497, + "ĠEar": 13498, + "Ġdangling": 13499, + "ĠRec": 13500, + "Ġsearches": 13501, + "osaurus": 13502, + "ĠSnappy": 13503, + "ĠDancer": 13504, + "Ġsplits": 13505, + "ĠKimmy": 13506, + "ĠLucie": 13507, + "Ġlimping": 13508, + "ĠTrain": 13509, + "ĠTracy": 13510, + "ĠConnor": 13511, + "ĠDoughy": 13512, + "ĠScruffy": 13513, + "Ġgalax": 13514, + "Ġcampsite": 13515, + "Mittens": 13516, + "iqu": 13517, + "ĠTonight": 13518, + "ini": 13519, + "itz": 13520, + "Ġmower": 13521, + "ĠSer": 13522, + "ĠHide": 13523, + "Ġpred": 13524, + "abet": 13525, + "Ġfeature": 13526, + "ĠDraw": 13527, + "ĠGun": 13528, + "Ġslows": 13529, + "Ġbarbers": 13530, + "Ġlandscapes": 13531, + "angles": 13532, + "Ġpathway": 13533, + "Ġeagerness": 13534, + "Ġyogurts": 13535, + "Ġbeams": 13536, + "Ġwhimpering": 13537, + "Ġspeechless": 13538, + "Ġconsole": 13539, + "Ġfingertips": 13540, + "license": 13541, + "Ġfished": 13542, + "ĠBasket": 13543, + "alie": 13544, + "Ġreasons": 13545, + "Ġflicked": 13546, + "Ġswer": 13547, + "ively": 13548, + "Ġvig": 13549, + "orting": 13550, + "Ġimit": 13551, + "ĠPin": 13552, + "ĠRocco": 13553, + "ottie": 13554, + "Ġbeekeeper": 13555, + "aley": 13556, + "ĠBlocks": 13557, + "Ġerrand": 13558, + "ĠClucky": 13559, + "Ġpleading": 13560, + "Ġfortune": 13561, + "Ġcrows": 13562, + "ĠJeffrey": 13563, + "ĠCowy": 13564, + "ĠTeaspoon": 13565, + "ĠCrocky": 13566, + "ĠSalad": 13567, + "Ġdetectives": 13568, + "Ġgrasped": 13569, + "Ġoohed": 13570, + "ĠMiguel": 13571, + "Pull": 13572, + "ander": 13573, + "ĠBitter": 13574, + "usage": 13575, + "Ġvain": 13576, + "Ġparach": 13577, + "Ġopener": 13578, + "acon": 13579, + "Ġrichest": 13580, + "zzle": 13581, + "Ġprey": 13582, + "ĠBlueberry": 13583, + "Ġobvious": 13584, + "irror": 13585, + "ĠAlso": 13586, + "ĠBears": 13587, + "ophones": 13588, + "Ġlowest": 13589, + "Ġhelplessly": 13590, + "ĠShiny": 13591, + "ĠMarry": 13592, + "Ġmenacing": 13593, + "Ġunderestimate": 13594, + "Ġalphabet": 13595, + "CK": 13596, + "Cats": 13597, + "Ho": 13598, + "liest": 13599, + "pher": 13600, + "sk": 13601, + "ule": 13602, + "Ġwilt": 13603, + "ĠSyd": 13604, + "Ġinser": 13605, + "Ġsmeared": 13606, + "ĠWanna": 13607, + "ĠFake": 13608, + "ĠCam": 13609, + "roar": 13610, + "Ġgrade": 13611, + "ĠPart": 13612, + "Ġfarmhouse": 13613, + "Ġwoodland": 13614, + "Ġwisest": 13615, + "rows": 13616, + "ĠZoo": 13617, + "Ġprec": 13618, + "ĠLew": 13619, + "Ġobedience": 13620, + "ĠMya": 13621, + "Ġravens": 13622, + "Ġmarrying": 13623, + "Ġpermitting": 13624, + "Ġmemor": 13625, + "Ġcomfortably": 13626, + "ĠAmie": 13627, + "Ġbakers": 13628, + "Ġtorch": 13629, + "ĠFranc": 13630, + "Ġprisoner": 13631, + "Dinner": 13632, + "Pete": 13633, + "Ġkoala": 13634, + "Gl": 13635, + "Mike": 13636, + "ĠTen": 13637, + "ĠTouch": 13638, + "Ġgown": 13639, + "ĠBenji": 13640, + "ĠCray": 13641, + "izer": 13642, + "Ġwonderland": 13643, + "Ġpotty": 13644, + "zzz": 13645, + "ĠShop": 13646, + "ĠVera": 13647, + "ĠAnytime": 13648, + "Ġcigarette": 13649, + "ĠNeedle": 13650, + "Ġcraziest": 13651, + "Ġscraps": 13652, + "Speedy": 13653, + "Ġsundae": 13654, + "Ġinserted": 13655, + "Lilly": 13656, + "Ruff": 13657, + "ROAR": 13658, + "Tonight": 13659, + "catch": 13660, + "down": 13661, + "lide": 13662, + "ĠTown": 13663, + "Ġlatch": 13664, + "Ġnumb": 13665, + "idget": 13666, + "ĠSat": 13667, + "ĠLunch": 13668, + "ĠLana": 13669, + "enter": 13670, + "Ġoutrun": 13671, + "agon": 13672, + "Ġfinder": 13673, + "aunt": 13674, + "Ġbadges": 13675, + "Ġglance": 13676, + "aila": 13677, + "ĠGrey": 13678, + "Ġshoved": 13679, + "Ġcrumbled": 13680, + "ĠZac": 13681, + "Ġbelieves": 13682, + "ooped": 13683, + "Ġhandfuls": 13684, + "Ġconquer": 13685, + "Ġboldly": 13686, + "Ġtotal": 13687, + "Ġspeckled": 13688, + "Ġwhizzed": 13689, + "ĠCurly": 13690, + "Ted": 13691, + "hony": 13692, + "Ġstressed": 13693, + "Ġjer": 13694, + "Ġcance": 13695, + "Ġcoz": 13696, + "ĠPage": 13697, + "azel": 13698, + "ĠGame": 13699, + "stery": 13700, + "Ġtrained": 13701, + "Ġelves": 13702, + "ĠChoose": 13703, + "Ġsharpened": 13704, + "ĠGoing": 13705, + "Ġmeasurements": 13706, + "ĠRoary": 13707, + "Ġsprinkler": 13708, + "Ġappearing": 13709, + "Ġstitching": 13710, + "Ġpauses": 13711, + "ĠMattie": 13712, + "Ġgrizzly": 13713, + "ĠNeck": 13714, + "Ġwhimper": 13715, + "Ġsprouted": 13716, + "Ġskateboard": 13717, + "Ġheeded": 13718, + "Ġcockpit": 13719, + "Ġsomersault": 13720, + "bowl": 13721, + "because": 13722, + "Ġome": 13723, + "Ġtad": 13724, + "Ġmmm": 13725, + "ĠHazel": 13726, + "ĠBer": 13727, + "Ġclang": 13728, + "Ġlongingly": 13729, + "ĠPuzz": 13730, + "etern": 13731, + "Ġwildlife": 13732, + "Stri": 13733, + "Ġboredom": 13734, + "Ġscatters": 13735, + "Toot": 13736, + "ĠElisa": 13737, + "Joey": 13738, + "Ġchuckle": 13739, + "rinkles": 13740, + "ĠCooking": 13741, + "Rainbow": 13742, + "Ġmajesty": 13743, + "Ġuneven": 13744, + "ĠCece": 13745, + "Ġtechn": 13746, + "ĠBesides": 13747, + "La": 13748, + "Life": 13749, + "Pa": 13750, + "Toto": 13751, + "Ġetern": 13752, + "idden": 13753, + "ĠSign": 13754, + "Ġupcoming": 13755, + "ĠAh": 13756, + "Ġsmashing": 13757, + "Ġflushed": 13758, + "Ġimm": 13759, + "Ġrainwater": 13760, + "ĠGum": 13761, + "Ġcrafted": 13762, + "ĠLea": 13763, + "ependable": 13764, + "Ġavail": 13765, + "Ġtricking": 13766, + "Ġshutting": 13767, + "ĠMario": 13768, + "ĠGeorg": 13769, + "ĠMaggy": 13770, + "ĠLouis": 13771, + "ĠCrash": 13772, + "ĠAnthony": 13773, + "Dogs": 13774, + "aaah": 13775, + "Ġclicks": 13776, + "Ġflicker": 13777, + "ĠMailman": 13778, + "Ġdivided": 13779, + "ĠNatalie": 13780, + "ĠVeggie": 13781, + "Ġtacos": 13782, + "upply": 13783, + "Ġtackle": 13784, + "Knock": 13785, + "Ġbustling": 13786, + "ĠNicole": 13787, + "Aha": 13788, + "Was": 13789, + "Ġtit": 13790, + "ench": 13791, + "ĠLolly": 13792, + "Ġrosy": 13793, + "Ġbrist": 13794, + "aves": 13795, + "Ġrung": 13796, + "essor": 13797, + "Ġminty": 13798, + "Ġringmaster": 13799, + "toed": 13800, + "Ġscariest": 13801, + "anya": 13802, + "Ġcalendars": 13803, + "Shall": 13804, + "Ġbeaten": 13805, + "Truck": 13806, + "ĠDean": 13807, + "Ġjuggled": 13808, + "Ġcrumpled": 13809, + "ĠBeetle": 13810, + "Ġcitizens": 13811, + "dangerous": 13812, + "Ar": 13813, + "Ban": 13814, + "Danny": 13815, + "di": 13816, + "ham": 13817, + "ĠSec": 13818, + "ĠOasis": 13819, + "ĠLaila": 13820, + "ĠBike": 13821, + "Ġalike": 13822, + "Ġvirt": 13823, + "Ġstoryt": 13824, + "artment": 13825, + "Ġpasser": 13826, + "ictory": 13827, + "affy": 13828, + "Ġbehaves": 13829, + "Ġwhips": 13830, + "Ġsymp": 13831, + "ĠYuck": 13832, + "ĠJulian": 13833, + "ĠMicrophone": 13834, + "Ġramps": 13835, + "Ġsnuggly": 13836, + "Ġtrimmed": 13837, + "Ġdisrespect": 13838, + "Fighting": 13839, + "Queen": 13840, + "gent": 13841, + "mary": 13842, + "Ġsawing": 13843, + "Ġasse": 13844, + "Ġoval": 13845, + "Ġclient": 13846, + "ĠNapping": 13847, + "Ġtragedy": 13848, + "ĠGhost": 13849, + "Ġmicr": 13850, + "Ġambulances": 13851, + "Shoot": 13852, + "Ġlaps": 13853, + "Ġarranging": 13854, + "Ġoccur": 13855, + "Ġproduc": 13856, + "Aww": 13857, + "Ġjiggle": 13858, + "Ġcultures": 13859, + "Ġsteadily": 13860, + "Ġsplinter": 13861, + "ĠFreckles": 13862, + "Ġomelet": 13863, + "At": 13864, + "ĠHoop": 13865, + "chant": 13866, + "icity": 13867, + "ĠFaster": 13868, + "obble": 13869, + "Ġcham": 13870, + "bbit": 13871, + "ĠPush": 13872, + "Ġfarmy": 13873, + "Ġpickle": 13874, + "Ġmumbled": 13875, + "ĠReverse": 13876, + "Ġvillages": 13877, + "Ġincident": 13878, + "Ġmatchbox": 13879, + "Ġfrighten": 13880, + "Ġshoebox": 13881, + "Ġspelled": 13882, + "ĠPauline": 13883, + "ĠSlide": 13884, + "ĠOtter": 13885, + "ĠPolice": 13886, + "Ġoutsmarted": 13887, + "Ġoverheard": 13888, + "ĠSydney": 13889, + "Ġmicrophones": 13890, + "Brr": 13891, + "Fetch": 13892, + "Gr": 13893, + "Jam": 13894, + "Jelly": 13895, + "for": 13896, + "mit": 13897, + "ping": 13898, + "Ġhuh": 13899, + "erous": 13900, + "ĠSaf": 13901, + "ircus": 13902, + "ĠMosquito": 13903, + "see": 13904, + "ĠFashion": 13905, + "ĠPad": 13906, + "ĠPower": 13907, + "ĠPixie": 13908, + "ĠNation": 13909, + "ĠRice": 13910, + "Ġlayed": 13911, + "Ġfinest": 13912, + "Ġpolicemen": 13913, + "Ġrepay": 13914, + "Ġdisturbance": 13915, + "Ġbasketballs": 13916, + "Ġpedalling": 13917, + "Ġcurry": 13918, + "ĠJessy": 13919, + "ĠCarty": 13920, + "udges": 13921, + "Almost": 13922, + "ĠChicken": 13923, + "Ġvariety": 13924, + "ĠNaomi": 13925, + "Ġnuggets": 13926, + "Strike": 13927, + "Ġfarmyard": 13928, + "care": 13929, + "Ġfain": 13930, + "Ġlolly": 13931, + "Ġunderwear": 13932, + "essa": 13933, + "asting": 13934, + "Ġhandker": 13935, + "ĠKnot": 13936, + "Ġparcel": 13937, + "ems": 13938, + "ĠGiggles": 13939, + "Ġeyeb": 13940, + "Ġwetness": 13941, + "ĠToe": 13942, + "Ġattend": 13943, + "Ġarrival": 13944, + "ĠSnail": 13945, + "ĠSnip": 13946, + "Ġpunched": 13947, + "Ġfaucets": 13948, + "Ġfestiv": 13949, + "Ġrecognizing": 13950, + "ĠYacht": 13951, + "ĠSteak": 13952, + "ĠPiney": 13953, + "Ġroasted": 13954, + "March": 13955, + "ĠHappiness": 13956, + "Ġimmense": 13957, + "Ġhandkerchief": 13958, + "Pig": 13959, + "hoo": 13960, + "Ġtur": 13961, + "ĠTanya": 13962, + "ĠSully": 13963, + "ĠHumble": 13964, + "ilia": 13965, + "ĠLazy": 13966, + "vere": 13967, + "ela": 13968, + "raph": 13969, + "ĠSprinkles": 13970, + "Ġcoax": 13971, + "Ġpoll": 13972, + "ĠCorn": 13973, + "Ġevenly": 13974, + "Ġsplattered": 13975, + "ippee": 13976, + "ĠChildren": 13977, + "Ġjoys": 13978, + "ĠStacey": 13979, + "Ġporcup": 13980, + "Ġapologizing": 13981, + "Ġzigzagging": 13982, + "ĠSteam": 13983, + "ĠHooty": 13984, + "ĠFelicity": 13985, + "Ġswallows": 13986, + "Ġprofession": 13987, + "Ġplums": 13988, + "Ġvarious": 13989, + "Number": 13990, + "cuff": 13991, + "disappear": 13992, + "maybe": 13993, + "pitched": 13994, + "Ġooh": 13995, + "Ġfles": 13996, + "ĠSaid": 13997, + "otor": 13998, + "ĠHam": 13999, + "ĠBaking": 14000, + "Ġsawed": 14001, + "Ġbob": 14002, + "Ġclasp": 14003, + "Ġbrim": 14004, + "ucted": 14005, + "quack": 14006, + "Ġpeering": 14007, + "Ġhandcuff": 14008, + "Ġmadder": 14009, + "Ġpumped": 14010, + "ĠAncient": 14011, + "Ġbooms": 14012, + "Ġreplying": 14013, + "ĠExercise": 14014, + "ĠPhill": 14015, + "Ġsensed": 14016, + "ĠLyla": 14017, + "Ġproduce": 14018, + "Ġflesh": 14019, + "Peek": 14020, + "Ġtherap": 14021, + "Ġtosses": 14022, + "Ġditch": 14023, + "Ġhaunt": 14024, + "ribbit": 14025, + "Ġrum": 14026, + "ĠBitty": 14027, + "Ġfrol": 14028, + "Ġsparked": 14029, + "Ġnewest": 14030, + "Ġexist": 14031, + "antic": 14032, + "Ġfishbowl": 14033, + "Ġrounds": 14034, + "Ġrecently": 14035, + "spicy": 14036, + "ispy": 14037, + "Ġhurricanes": 14038, + "Ġterrit": 14039, + "ivid": 14040, + "ĠJoyce": 14041, + "blue": 14042, + "Ġmooing": 14043, + "ĠPlan": 14044, + "Rocky": 14045, + "Ġbaaed": 14046, + "Cheers": 14047, + "Ġfailure": 14048, + "ĠStuart": 14049, + "Ġshoelaces": 14050, + "ĠSausage": 14051, + "Ġconstruction": 14052, + "Ġbristles": 14053, + "Hoo": 14054, + "James": 14055, + "baby": 14056, + "lie": 14057, + "Ġcack": 14058, + "Ġpure": 14059, + "ller": 14060, + "ĠSNAP": 14061, + "ĠHonk": 14062, + "igo": 14063, + "ali": 14064, + "ĠItchy": 14065, + "ishy": 14066, + "Ġposed": 14067, + "ĠCricket": 14068, + "owled": 14069, + "Ġhasn": 14070, + "ĠLego": 14071, + "Ġsmoothie": 14072, + "know": 14073, + "Ġpressure": 14074, + "Ġengineer": 14075, + "peration": 14076, + "Ġmassive": 14077, + "ĠSteel": 14078, + "ĠAmelie": 14079, + "ĠSlippy": 14080, + "Ġtoddled": 14081, + "Ġflickered": 14082, + "Ġboundaries": 14083, + "Ġkernels": 14084, + "ĠScarlett": 14085, + "ĠBasketball": 14086, + "Ġvirtue": 14087, + "Rub": 14088, + "Soph": 14089, + "word": 14090, + "Ġtipping": 14091, + "Ġdart": 14092, + "Ġcaf": 14093, + "ushy": 14094, + "ĠDella": 14095, + "ĠPitch": 14096, + "ization": 14097, + "Ġdew": 14098, + "Ġfellow": 14099, + "Ġcoldest": 14100, + "Ġshove": 14101, + "Ġwaggy": 14102, + "ires": 14103, + "ĠBlake": 14104, + "Ġbattles": 14105, + "Ġgentlemen": 14106, + "Ġjuices": 14107, + "Ġsugary": 14108, + "Ġgolfer": 14109, + "Ġbillboards": 14110, + "Ġreplacement": 14111, + "ĠRoll": 14112, + "ĠLuisa": 14113, + "Ġtiptoe": 14114, + "Ġwaddling": 14115, + "Ġencounter": 14116, + "ĠBlackie": 14117, + "Ġseatbelts": 14118, + "Ġsulked": 14119, + "ĠFancy": 14120, + "Ġcowgirls": 14121, + "Ġstrutted": 14122, + "Spid": 14123, + "Ta": 14124, + "tre": 14125, + "zel": 14126, + "ĠTuffy": 14127, + "ĠSP": 14128, + "ĠMarla": 14129, + "ĠAround": 14130, + "ĠAcorn": 14131, + "Ġrev": 14132, + "umbo": 14133, + "agged": 14134, + "apon": 14135, + "Ġvows": 14136, + "Ġslope": 14137, + "ĠRiding": 14138, + "irteen": 14139, + "ĠChair": 14140, + "Ġpiglet": 14141, + "ĠLeon": 14142, + "orky": 14143, + "Ġcollector": 14144, + "ĠShawn": 14145, + "ĠClock": 14146, + "Ġharbour": 14147, + "Ġhummingbird": 14148, + "Ġjudged": 14149, + "ĠKnives": 14150, + "ĠSwimming": 14151, + "ĠEnglish": 14152, + "Ġdashboard": 14153, + "Hen": 14154, + "cling": 14155, + "green": 14156, + "mes": 14157, + "Ġbrow": 14158, + "ific": 14159, + "ĠEddy": 14160, + "ĠCarry": 14161, + "Ġevenings": 14162, + "Ġbuttery": 14163, + "Ġslowing": 14164, + "Ġcools": 14165, + "Ġleafy": 14166, + "ordan": 14167, + "Ġwhistler": 14168, + "Ġswingset": 14169, + "ĠWithin": 14170, + "Ġsmoothness": 14171, + "Ġneighs": 14172, + "Ġitching": 14173, + "Ġfortunate": 14174, + "ĠRocko": 14175, + "Ġcaptains": 14176, + "Order": 14177, + "Cluck": 14178, + "ĠSwan": 14179, + "ĠTea": 14180, + "ĠPlus": 14181, + "Ġtutu": 14182, + "Paul": 14183, + "Ġporcupine": 14184, + "Honk": 14185, + "Ġtourn": 14186, + "Ġnailed": 14187, + "irus": 14188, + "ĠOats": 14189, + "ĠMall": 14190, + "Ġbrat": 14191, + "istic": 14192, + "Ġbedside": 14193, + "ĠGrab": 14194, + "Ġsupper": 14195, + "Ġphra": 14196, + "ĠLean": 14197, + "Ġlatest": 14198, + "ĠPebble": 14199, + "Ġjudgement": 14200, + "Ġspeakers": 14201, + "ĠSmelly": 14202, + "Ġhiked": 14203, + "ĠMiraculously": 14204, + "ĠWoofy": 14205, + "Ġcamels": 14206, + "ĠSharks": 14207, + "Ġillness": 14208, + "Ġlimit": 14209, + "ĠLadybug": 14210, + "ĠBanana": 14211, + "Ġsmoothed": 14212, + "Ġextinguisher": 14213, + "Ġuntwist": 14214, + "Ġchambers": 14215, + "!?\"": 14216, + "Carl": 14217, + "Pen": 14218, + "Tag": 14219, + "slap": 14220, + "Ġbumble": 14221, + "Ġgig": 14222, + "Ġgur": 14223, + "oray": 14224, + "amole": 14225, + "uter": 14226, + "Ġbeings": 14227, + "ĠLotion": 14228, + "ĠLili": 14229, + "ĠMer": 14230, + "Ġgirly": 14231, + "ĠFair": 14232, + "achine": 14233, + "ĠSold": 14234, + "Ġsquashed": 14235, + "acamole": 14236, + "eee": 14237, + "Ġattent": 14238, + "armed": 14239, + "ractice": 14240, + "Ġfootballs": 14241, + "Ġmaths": 14242, + "Ġveils": 14243, + "Ġchessboard": 14244, + "Ġalarms": 14245, + "Shake": 14246, + "Ġpurses": 14247, + "Ġhesitate": 14248, + "Ġdarkest": 14249, + "Ġavoiding": 14250, + "ylie": 14251, + "ĠSpinning": 14252, + "ĠSmooth": 14253, + "Ġescapes": 14254, + "Ġtinkling": 14255, + "Ġscanned": 14256, + "ĠOyster": 14257, + "ĠPhillip": 14258, + "Geor": 14259, + "Ign": 14260, + "Long": 14261, + "Tilly": 14262, + "Tuna": 14263, + "cum": 14264, + "gh": 14265, + "tract": 14266, + "Ġboop": 14267, + "iteness": 14268, + "ĠSuccess": 14269, + "Ġmanner": 14270, + "Ġeverytime": 14271, + "ĠDough": 14272, + "ĠDeep": 14273, + "Ġintentions": 14274, + "ĠFranny": 14275, + "Ġchem": 14276, + "Ġrainstorm": 14277, + "ĠRep": 14278, + "ĠWhatever": 14279, + "Ġguacamole": 14280, + "Ġmarkings": 14281, + "Ġfearless": 14282, + "Ġgrilled": 14283, + "ĠBouncing": 14284, + "Ġapplied": 14285, + "ĠSwans": 14286, + "ealing": 14287, + "Ġscenes": 14288, + "ĠDiamond": 14289, + "Ġcoconuts": 14290, + "Ġterritory": 14291, + "Henry": 14292, + "Disappear": 14293, + "Ġaward": 14294, + "ĠTape": 14295, + "Ġhy": 14296, + "arium": 14297, + "ĠBook": 14298, + "Ġshifted": 14299, + "Ġlocket": 14300, + "Ġtreet": 14301, + "ĠFear": 14302, + "Ġflitting": 14303, + "Ġspectac": 14304, + "ĠKiss": 14305, + "Doll": 14306, + "Ġcalmness": 14307, + "Ġweakly": 14308, + "Ġproven": 14309, + "Ġreception": 14310, + "ĠSkipping": 14311, + "Ġfurthest": 14312, + "ĠGruff": 14313, + "ĠElena": 14314, + "ĠCarley": 14315, + "ĠKeith": 14316, + "ĠTruckie": 14317, + "ĠLynn": 14318, + "Ġsavored": 14319, + "Ġscowling": 14320, + "ĠStudy": 14321, + "ĠLewis": 14322, + "Lad": 14323, + "Liz": 14324, + "pensive": 14325, + "Ġident": 14326, + "ĠTob": 14327, + "Ġginger": 14328, + "Ġrese": 14329, + "Ġdoghouse": 14330, + "ĠFall": 14331, + "ĠFrench": 14332, + "ĠDependable": 14333, + "ĠPier": 14334, + "Ġcrop": 14335, + "amps": 14336, + "ĠChad": 14337, + "eteria": 14338, + "Ġrhinocer": 14339, + "nightmare": 14340, + "ĠBeebee": 14341, + "Ġseesaws": 14342, + "ĠScreen": 14343, + "?'\"": 14344, + "Finny": 14345, + "Ġnoodle": 14346, + "ĠClouds": 14347, + "ĠButterflies": 14348, + "Ġinterrupt": 14349, + "Bubbles": 14350, + "ĠParrot": 14351, + "Ġfancier": 14352, + "Ġkilos": 14353, + "Ġgadgets": 14354, + "knowingly": 14355, + "Ġspectacular": 14356, + "ĠPierre": 14357, + "..\"": 14358, + "Pol": 14359, + "Prin": 14360, + "Rel": 14361, + "Ġticked": 14362, + "Ġcav": 14363, + "imid": 14364, + "leas": 14365, + "ĠBry": 14366, + "Ġdocum": 14367, + "Ġwhinn": 14368, + "ĠFisher": 14369, + "ĠDaughter": 14370, + "Ġintimid": 14371, + "ĠCauliflower": 14372, + "Ġkeepers": 14373, + "Ġmightiest": 14374, + "Ġjewell": 14375, + "ĠBlaze": 14376, + "Bees": 14377, + "ĠGoat": 14378, + "Ġstamping": 14379, + "Ġcooing": 14380, + "ĠMarian": 14381, + "ĠVinny": 14382, + "ĠYield": 14383, + "Ġfrees": 14384, + "Excellent": 14385, + "Snake": 14386, + "ĠTrucko": 14387, + "Sweetie": 14388, + "ĠWheat": 14389, + "ĠVictory": 14390, + "Ġspiral": 14391, + "Lemonade": 14392, + "Ġpredator": 14393, + "Ġfeatures": 14394, + "Ġdisrespectful": 14395, + "Ġcafeteria": 14396, + "George": 14397, + "Ġwhinnied": 14398, + "Ġir": 14399, + "release": 14400, + "isitive": 14401, + "ĠHorn": 14402, + "Ġsaws": 14403, + "ĠWool": 14404, + "Ġvirus": 14405, + "Ġwatchful": 14406, + "Ġtailor": 14407, + "Ġpoliteness": 14408, + "Ġstormed": 14409, + "ĠStreet": 14410, + "Ġpinec": 14411, + "Ġearring": 14412, + "Ġstrive": 14413, + "Ġmedicines": 14414, + "Spring": 14415, + "Ġshortly": 14416, + "Roll": 14417, + "cloud": 14418, + "Ġexplodes": 14419, + "Ġwrinkles": 14420, + "Ġpounded": 14421, + "Animal": 14422, + "ĠPlant": 14423, + "Hmmm": 14424, + "ĠBlacky": 14425, + "ĠMailbox": 14426, + "Neigh": 14427, + "ĠWorms": 14428, + "ĠHonesty": 14429, + "ĠNeedles": 14430, + "Ġpyjamas": 14431, + "Ġdescribed": 14432, + "Ġparachute": 14433, + "Ġpasserby": 14434, + "Ad": 14435, + "Binky": 14436, + "RR": 14437, + "ourage": 14438, + "Ġpity": 14439, + "owder": 14440, + "ĠMis": 14441, + "rett": 14442, + "ĠEggy": 14443, + "ĠCereal": 14444, + "Ġcomment": 14445, + "Ġtalons": 14446, + "Ġqualities": 14447, + "gery": 14448, + "Ġarcher": 14449, + "Ġschools": 14450, + "assionate": 14451, + "Ġwheeled": 14452, + "Ġashore": 14453, + "Ġhaircutter": 14454, + "ĠCluck": 14455, + "Ġashtrays": 14456, + "ĠSkye": 14457, + "Ġstinging": 14458, + "Birdie": 14459, + "ĠWhistler": 14460, + "Ġfabrics": 14461, + "ĠHolding": 14462, + "ĠTeam": 14463, + "ĠTeacher": 14464, + "ĠSalty": 14465, + "Ġtingly": 14466, + "Dangerous": 14467, + "Anything": 14468, + "Ġdaydreaming": 14469, + "ĠClarissa": 14470, + "Ġtransp": 14471, + "Ġrelationships": 14472, + "Ġpondered": 14473, + "wheel": 14474, + "Ġvolunteer": 14475, + "Ġcannon": 14476, + "Ġhairstyle": 14477, + "Ġinquisitive": 14478, + "Harry": 14479, + "Milo": 14480, + "Sk": 14481, + "long": 14482, + "healthy": 14483, + "inated": 14484, + "Ġsales": 14485, + "stone": 14486, + "ĠFree": 14487, + "ĠDis": 14488, + "Ġslings": 14489, + "Ġoverc": 14490, + "ĠPay": 14491, + "Ġnighttime": 14492, + "arten": 14493, + "Ġpubl": 14494, + "Ġbuilds": 14495, + "Ġmarches": 14496, + "Ġbreakable": 14497, + "ĠZed": 14498, + "Ġwhee": 14499, + "Ġmostly": 14500, + "Ġlasts": 14501, + "Ġchalkboard": 14502, + "Spark": 14503, + "neel": 14504, + "Ġsentences": 14505, + "ĠHelper": 14506, + "ĠSupp": 14507, + "Ġcheeky": 14508, + "Ġstrangely": 14509, + "ĠPrinty": 14510, + "Ġaiming": 14511, + "Ġsoothe": 14512, + "Ġconcern": 14513, + "Ahhh": 14514, + "Sweetheart": 14515, + "ĠTeresa": 14516, + "Ġpostcard": 14517, + "Ġicic": 14518, + "Ġeternity": 14519, + "Ġprofessional": 14520, + "Elephant": 14521, + "Wise": 14522, + "spe": 14523, + "turn": 14524, + "Ġdise": 14525, + "ĠShip": 14526, + "Ġ\"'": 14527, + "Ġshrie": 14528, + "Ġrecy": 14529, + "Ġreeds": 14530, + "ĠJordan": 14531, + "ĠSpace": 14532, + "ĠEvan": 14533, + "ĠCaut": 14534, + "hate": 14535, + "Ġsnarl": 14536, + "Ġappoint": 14537, + "Ġadver": 14538, + "Ġbrightness": 14539, + "ĠCatie": 14540, + "ĠStupid": 14541, + "Stretch": 14542, + "Ġswordfish": 14543, + "Mrs": 14544, + "Ġthreatening": 14545, + "Ġfascination": 14546, + "Ġreflections": 14547, + "clap": 14548, + "Swim": 14549, + "ĠNovels": 14550, + "Ġtrespassing": 14551, + "Ġtitle": 14552, + "Girls": 14553, + "Read": 14554, + "Ġaah": 14555, + "Ġske": 14556, + "Ġbid": 14557, + "Ġmakers": 14558, + "Ġsam": 14559, + "ene": 14560, + "enched": 14561, + "Ġthirteen": 14562, + "kel": 14563, + "ĠLori": 14564, + "stage": 14565, + "htaking": 14566, + "ĠJazzy": 14567, + "Ġchugging": 14568, + "Ġunknowingly": 14569, + "ĠPu": 14570, + "ĠPorky": 14571, + "Ġstrongly": 14572, + "Ġadj": 14573, + "Ġripping": 14574, + "Ġdislike": 14575, + "coot": 14576, + "atherine": 14577, + "ĠChug": 14578, + "ĠChairy": 14579, + "ĠBlossom": 14580, + "Ġheartbeat": 14581, + "oops": 14582, + "ĠStinky": 14583, + "Ġvans": 14584, + "Ġpersonality": 14585, + "awr": 14586, + "Ġpayment": 14587, + "Ġeduc": 14588, + "Ġsupports": 14589, + "Ġcomplaints": 14590, + "Ġowie": 14591, + "Ġbreathtaking": 14592, + "Ġrhymes": 14593, + "Ġpriceless": 14594, + "uxury": 14595, + "ĠElise": 14596, + "ĠSquash": 14597, + "ĠQuit": 14598, + "ĠPencil": 14599, + "Ġexception": 14600, + "Ġbolts": 14601, + "ĠBalloons": 14602, + "Behave": 14603, + "ĠGuns": 14604, + "?!.\"": 14605, + "Since": 14606, + "fight": 14607, + "Ġachoo": 14608, + "ĠTug": 14609, + "Ġdread": 14610, + "ĠSeb": 14611, + "ĠHigher": 14612, + "Ġhermit": 14613, + "Ġweave": 14614, + "sea": 14615, + "Ġforces": 14616, + "ounds": 14617, + "Ġbutcher": 14618, + "Ġrole": 14619, + "Ġleaked": 14620, + "ĠWashing": 14621, + "Ġnois": 14622, + "Ġabs": 14623, + "ĠKylie": 14624, + "ĠPia": 14625, + "Ġdrains": 14626, + "Ġswimmers": 14627, + "Ġdinners": 14628, + "Ġperspect": 14629, + "Ġshrugging": 14630, + "Ġengulf": 14631, + "Ġsteamy": 14632, + "Ġunharmed": 14633, + "Shadow": 14634, + "Ġsprinkling": 14635, + "Ġmercy": 14636, + "Ġtransformation": 14637, + "Ġslurped": 14638, + "ĠEnormous": 14639, + "Smile": 14640, + "Woah": 14641, + "ĠFrancis": 14642, + "Books": 14643, + "BOOM": 14644, + "Se": 14645, + "Yippee": 14646, + "break": 14647, + "dough": 14648, + "wed": 14649, + "Ġpes": 14650, + "omen": 14651, + "ĠBand": 14652, + "Ġneater": 14653, + "umsy": 14654, + "ĠFer": 14655, + "Ġintense": 14656, + "ĠAndre": 14657, + "Ġfroggy": 14658, + "Ġrealising": 14659, + "Ġyellows": 14660, + "Ġcooling": 14661, + "Ġgrowth": 14662, + "Ġcoward": 14663, + "ĠLeila": 14664, + "Ġselves": 14665, + "Ġcarpenter": 14666, + "Ġsupervision": 14667, + "Ġawait": 14668, + "Ġflooding": 14669, + "ĠGoodnight": 14670, + "Ġrulers": 14671, + "Ġobeying": 14672, + "ĠScared": 14673, + "Ġgestured": 14674, + "Ġconvincing": 14675, + "Ġwhizzing": 14676, + "increase": 14677, + "ĠPraying": 14678, + "ĠPigeon": 14679, + "Ġtournament": 14680, + "Ġgigantic": 14681, + "Ġslingshot": 14682, + "ĠCautiously": 14683, + "Ġadjusted": 14684, + "Ġpesky": 14685, + "Mag": 14686, + "Pip": 14687, + "ius": 14688, + "kie": 14689, + "ĠTalk": 14690, + "Ġmaz": 14691, + "Ġintern": 14692, + "Ġstam": 14693, + "stream": 14694, + "ĠBathing": 14695, + "ĠMist": 14696, + "ĠCacky": 14697, + "ĠGoo": 14698, + "Ġsplat": 14699, + "ĠZane": 14700, + "Ġhunted": 14701, + "Ġstaffs": 14702, + "Ġexpressing": 14703, + "Ġmateys": 14704, + "ĠGrandd": 14705, + "Ġtoppled": 14706, + "ĠSonia": 14707, + "Ġprofessor": 14708, + "Ġblossoms": 14709, + "Ġreflecting": 14710, + "Restore": 14711, + "ĠAmazingly": 14712, + "Ġcleverest": 14713, + "Ġfainted": 14714, + "Ladies": 14715, + "?'.": 14716, + "Best": 14717, + "Victory": 14718, + "Ġbul": 14719, + "Ġfang": 14720, + "Ġdiet": 14721, + "eral": 14722, + "ĠBaker": 14723, + "Ġess": 14724, + "ĠAir": 14725, + "Ġrefe": 14726, + "Ġoar": 14727, + "Ġpros": 14728, + "ĠEaster": 14729, + "ĠEasy": 14730, + "Ġpeaked": 14731, + "Ġglorious": 14732, + "Ġcheery": 14733, + "emergency": 14734, + "oyd": 14735, + "oyo": 14736, + "hness": 14737, + "ignorant": 14738, + "Ġseaside": 14739, + "Ġpassword": 14740, + "Ġsharper": 14741, + "Ġdrumsticks": 14742, + "Ġpools": 14743, + "Ġfourteen": 14744, + "Ġrafts": 14745, + "Ġgrandad": 14746, + "ĠChel": 14747, + "Left": 14748, + "Ġmerrily": 14749, + "Ġdrips": 14750, + "ĠPeeking": 14751, + "Ġplanks": 14752, + "Ġpyram": 14753, + "Ġoutsmart": 14754, + "ĠJogging": 14755, + "ĠElliot": 14756, + "Ġstoryteller": 14757, + "Ġrhinoceroses": 14758, + "Ġreferee": 14759, + "!!\"": 14760, + "Ra": 14761, + "War": 14762, + "power": 14763, + "ta": 14764, + "ua": 14765, + "vanish": 14766, + "Ġfal": 14767, + "ĠHaley": 14768, + "Ġinh": 14769, + "Ġsmudged": 14770, + "Ġwhom": 14771, + "ĠFern": 14772, + "Ġbloss": 14773, + "ĠSoary": 14774, + "Ġlonging": 14775, + "ĠCor": 14776, + "Ġsnored": 14777, + "orthy": 14778, + "Ġglint": 14779, + "ĠRot": 14780, + "Ġpats": 14781, + "Ġreluct": 14782, + "ĠZiz": 14783, + "Ġpinned": 14784, + "ĠAlina": 14785, + "Ġmentioning": 14786, + "Ġpuckered": 14787, + "rawberry": 14788, + "ĠCarrots": 14789, + "Boat": 14790, + "STOP": 14791, + "Ġmazes": 14792, + "Att": 14793, + "Su": 14794, + "gies": 14795, + "yay": 14796, + "Ġaqu": 14797, + "Ġhula": 14798, + "iration": 14799, + "Ġrap": 14800, + "nter": 14801, + "alls": 14802, + "Ġshepher": 14803, + "Ġsliced": 14804, + "Ġsnout": 14805, + "ĠKid": 14806, + "Ġuntidy": 14807, + "ĠFlip": 14808, + "ĠGerald": 14809, + "��hotdog": 14810, + "ference": 14811, + "Ġpatched": 14812, + "Ġpotions": 14813, + "Ġsmoked": 14814, + "Ġtenth": 14815, + "Ġcelebrations": 14816, + "Ġobserves": 14817, + "ĠCrack": 14818, + "Finn": 14819, + "ĠWilson": 14820, + "ĠRunning": 14821, + "ĠBananas": 14822, + "ĠColors": 14823, + "Plant": 14824, + "Ġtradition": 14825, + "Ġsmirk": 14826, + "Ġhamburger": 14827, + "Ġdemonstrated": 14828, + "Sophie": 14829, + "Candy": 14830, + "Chew": 14831, + "Dave": 14832, + "Zara": 14833, + "fty": 14834, + "iya": 14835, + "ple": 14836, + "vation": 14837, + "Ġsouth": 14838, + "ĠHan": 14839, + "ĠHal": 14840, + "ĠLala": 14841, + "ĠBath": 14842, + "ĠArn": 14843, + "Ġscaredy": 14844, + "Ġswished": 14845, + "ĠChat": 14846, + "ĠCoop": 14847, + "rol": 14848, + "rolled": 14849, + "ĠPerry": 14850, + "Ġrests": 14851, + "Ġpartied": 14852, + "Ġbales": 14853, + "Ġpoorly": 14854, + "Ġfountains": 14855, + "ĠSnakes": 14856, + "affod": 14857, + "Ġshuts": 14858, + "Ġfives": 14859, + "Ġfloods": 14860, + "ĠQuiz": 14861, + "ĠWatching": 14862, + "ĠAnts": 14863, + "Ġtyping": 14864, + "Ġnuzzle": 14865, + "ĠGoldy": 14866, + "Ġpleasantly": 14867, + "ĠRae": 14868, + "Ġdivide": 14869, + "ĠNightmare": 14870, + "ssssssssssssssssssssssssssssssss": 14871, + "Ġtwitching": 14872, + "Ġpests": 14873, + "Ġgarlic": 14874, + "Ġeyebrows": 14875, + "ĠSoldier": 14876, + "Ġpublic": 14877, + "Ġinternet": 14878, + "Ġshepherd": 14879, + "Aaaah": 14880, + "Hoppy": 14881, + "Send": 14882, + "back": 14883, + "win": 14884, + "worthy": 14885, + "inished": 14886, + "imm": 14887, + "rive": 14888, + "ĠLin": 14889, + "stem": 14890, + "stance": 14891, + "Ġshimmer": 14892, + "ĠWipe": 14893, + "Ġlapped": 14894, + "Ġlaunched": 14895, + "uddle": 14896, + "ĠCamp": 14897, + "ĠKira": 14898, + "ĠGreed": 14899, + "ilah": 14900, + "Ġdreamland": 14901, + "Ġcrevice": 14902, + "Ġcasting": 14903, + "ĠGrape": 14904, + "Ġwars": 14905, + "Ġseating": 14906, + "ĠCaty": 14907, + "Ġrattled": 14908, + "keeping": 14909, + "ĠBubbly": 14910, + "ĠYoyo": 14911, + "ĠOrgan": 14912, + "Ġglossy": 14913, + "Ġcontainers": 14914, + "ĠKaya": 14915, + "ĠWhistling": 14916, + "ĠPupil": 14917, + "ĠMaia": 14918, + "Ġaccomplishments": 14919, + "Ġappearances": 14920, + "ĠTurns": 14921, + "Squeaky": 14922, + "Ġtriumphant": 14923, + "Ġbonfire": 14924, + "Ġhydrant": 14925, + "Ġjigsaw": 14926, + "Ġerrands": 14927, + "ING": 14928, + "Zap": 14929, + "dely": 14930, + "odies": 14931, + "somet": 14932, + "tr": 14933, + "taker": 14934, + "ĠTid": 14935, + "ĠTest": 14936, + "onica": 14937, + "ĠSafe": 14938, + "atops": 14939, + "ĠHead": 14940, + "ĠSher": 14941, + "ĠLil": 14942, + "Ġreve": 14943, + "urs": 14944, + "Ġspa": 14945, + "Ġbackup": 14946, + "istle": 14947, + "Ġunne": 14948, + "Ġskated": 14949, + "Ġfishy": 14950, + "Ġglare": 14951, + "Ġdrool": 14952, + "Ġflowery": 14953, + "Ġrudely": 14954, + "ĠBlow": 14955, + "Ġchoppy": 14956, + "ubs": 14957, + "ockey": 14958, + "Ġsurgery": 14959, + "Ġmelodies": 14960, + "ĠMargo": 14961, + "ĠFrogs": 14962, + "ĠSunflower": 14963, + "ĠDuckie": 14964, + "Ġgrind": 14965, + "ĠSlim": 14966, + "ĠHarvey": 14967, + "Ġsoothed": 14968, + "Peace": 14969, + "Ġheavens": 14970, + "Ġbundled": 14971, + "Ġtender": 14972, + "Ġoperations": 14973, + "Ġreassuringly": 14974, + "Perfect": 14975, + "ĠAuto": 14976, + "ĠJemima": 14977, + "Ġrummaged": 14978, + "Ġstabbed": 14979, + "ĠCrawl": 14980, + "Ġovercame": 14981, + "Ġdisease": 14982, + "Ġfangs": 14983, + "Cake": 14984, + "Ġbi": 14985, + "Ġtons": 14986, + "ĠTow": 14987, + "Ġlure": 14988, + "ormy": 14989, + "ĠLead": 14990, + "ĠBre": 14991, + "ĠBucky": 14992, + "Ġweaving": 14993, + "Ġhousework": 14994, + "ĠEvie": 14995, + "Ġolds": 14996, + "roccoli": 14997, + "Ġfiery": 14998, + "ĠGil": 14999, + "ĠCanada": 15000, + "Ġperhaps": 15001, + "Ġarf": 15002, + "Ġcontinues": 15003, + "ĠBest": 15004, + "Ġbossing": 15005, + "Ġlasting": 15006, + "ĠStore": 15007, + "Ġreturns": 15008, + "Ġerasing": 15009, + "Ġapologizes": 15010, + "ĠHenri": 15011, + "Ġtugs": 15012, + "Ġpurs": 15013, + "ĠSquishy": 15014, + "Ġstingy": 15015, + "Charl": 15016, + "going": 15017, + "ĠScrew": 15018, + "Ġsouvenirs": 15019, + "Ġmolds": 15020, + "Ġgods": 15021, + "Ġwhirred": 15022, + "ĠGrowly": 15023, + "Ġretrieved": 15024, + "Poison": 15025, + "ĠRegret": 15026, + "Ġvigor": 15027, + "Ġshrieked": 15028, + "Ġeducation": 15029, + "ĠChelsea": 15030, + "Circus": 15031, + "dened": 15032, + "gged": 15033, + "nas": 15034, + "yuck": 15035, + "Ġtamb": 15036, + "Ġtoken": 15037, + "Ġdaffod": 15038, + "Ġcure": 15039, + "Ġnudge": 15040, + "Ġthor": 15041, + "ĠLock": 15042, + "ĠBANG": 15043, + "Ġoint": 15044, + "Ġcanary": 15045, + "Ġunhealthy": 15046, + "ĠWear": 15047, + "Ġjustice": 15048, + "ĠKitten": 15049, + "ĠPiece": 15050, + "ĠNad": 15051, + "ĠRoom": 15052, + "Ġcran": 15053, + "Ġbandana": 15054, + "Ġfiguring": 15055, + "ĠClumsy": 15056, + "ĠMarsh": 15057, + "Ġextended": 15058, + "Ġinstructed": 15059, + "Squeeze": 15060, + "Ġdandelions": 15061, + "Ġduty": 15062, + "Ġtherapist": 15063, + "ĠPlanet": 15064, + "Ġappointment": 15065, + "Ġtambour": 15066, + "Food": 15067, + "Fifi": 15068, + "Pat": 15069, + "Yellow": 15070, + "oil": 15071, + "Ġtus": 15072, + "Ġsid": 15073, + "Ġsac": 15074, + "ĠScoot": 15075, + "ittered": 15076, + "ĠJing": 15077, + "Ġfabul": 15078, + "ĠFizz": 15079, + "Ġrancher": 15080, + "umped": 15081, + "ĠCuppy": 15082, + "Ġensure": 15083, + "ĠEverytime": 15084, + "Ġparlor": 15085, + "oolish": 15086, + "ĠNorm": 15087, + "Ġpolishes": 15088, + "ounces": 15089, + "Ġbrilliantly": 15090, + "Ġsubtract": 15091, + "Ġreceip": 15092, + "Ġhungrily": 15093, + "Ġzigzagged": 15094, + "Ġblender": 15095, + "Ġperformances": 15096, + "Blast": 15097, + "Ġsatisfying": 15098, + "ĠKnife": 15099, + "ĠDenise": 15100, + "Ġprotested": 15101, + "Ġwoolly": 15102, + "Ġproduced": 15103, + "ĠSPLA": 15104, + "ĠFisherman": 15105, + "Ġadvert": 15106, + "Pray": 15107, + "ba": 15108, + "fragile": 15109, + "ja": 15110, + "Ġaa": 15111, + "Ġfry": 15112, + "Ġnick": 15113, + "iders": 15114, + "Ġinner": 15115, + "Ġyeah": 15116, + "ĠLemons": 15117, + "ented": 15118, + "Ġoily": 15119, + "Ġunity": 15120, + "ĠCy": 15121, + "ĠWeapon": 15122, + "Ġgrades": 15123, + "ĠPurry": 15124, + "ĠJoin": 15125, + "Ġdrained": 15126, + "ĠRico": 15127, + "Ġshopped": 15128, + "Ġfighter": 15129, + "Ġarmour": 15130, + "Ġchoked": 15131, + "Ġhelpfulness": 15132, + "ĠStormy": 15133, + "Ġgenerations": 15134, + "Ġstubbornly": 15135, + "ĠBrowny": 15136, + "ricia": 15137, + "ĠMarvin": 15138, + "Ġrowboat": 15139, + "Ġgazes": 15140, + "ĠStevie": 15141, + "ĠPrun": 15142, + "Ġreflected": 15143, + "Ġmoos": 15144, + "ĠYogi": 15145, + "Ġaddressed": 15146, + "Ġforms": 15147, + "Ġattempted": 15148, + "Ġdevoured": 15149, + "Check": 15150, + "Ġantennas": 15151, + "Ġlunches": 15152, + "ĠStrip": 15153, + "ĠStripe": 15154, + "Ġadopted": 15155, + "Ġsaucers": 15156, + "Ġunscrewed": 15157, + "Ġoccurred": 15158, + "Ġhandcuffs": 15159, + "ĠMallory": 15160, + "Ġskept": 15161, + "Ġointment": 15162, + "Ġfabulous": 15163, + "Coffee": 15164, + "ER": 15165, + "Higher": 15166, + "Tick": 15167, + "dis": 15168, + "Ġhars": 15169, + "itor": 15170, + "Ġnorth": 15171, + "Ġgut": 15172, + "lect": 15173, + "Ġbeady": 15174, + "cking": 15175, + "ĠMid": 15176, + "ĠAy": 15177, + "Ġshimm": 15178, + "ĠWay": 15179, + "Ġlikely": 15180, + "usting": 15181, + "ĠKangaroo": 15182, + "Ġuntouched": 15183, + "ĠFlit": 15184, + "Ġcrunched": 15185, + "ĠZach": 15186, + "Ġwildest": 15187, + "Ġwashcloth": 15188, + "Ste": 15189, + "Ġflagpole": 15190, + "Ġgumball": 15191, + "neck": 15192, + "Ġpermits": 15193, + "Ġconfron": 15194, + "ĠKeeping": 15195, + "Ġsteeper": 15196, + "ĠJoshua": 15197, + "Ġcontrols": 15198, + "ĠAngus": 15199, + "Ġtweeting": 15200, + "Ġpuffing": 15201, + "theless": 15202, + "Ġdisobeying": 15203, + "Ġresponsibly": 15204, + "ĠOaty": 15205, + "ĠOysters": 15206, + "Ġferoc": 15207, + "ĠBuckle": 15208, + "Ġbriefcase": 15209, + "leasant": 15210, + "Ġengulfed": 15211, + "By": 15212, + "Kim": 15213, + "Penny": 15214, + "oise": 15215, + "rude": 15216, + "vable": 15217, + "Ġtattered": 15218, + "Ġached": 15219, + "Ġwed": 15220, + "ĠTroy": 15221, + "imet": 15222, + "aty": 15223, + "aters": 15224, + "ĠLord": 15225, + "Ġformer": 15226, + "operation": 15227, + "ĠFil": 15228, + "Ġswum": 15229, + "Ġdecrease": 15230, + "Ġsnoop": 15231, + "ĠKirsty": 15232, + "Ġsafekeeping": 15233, + "Ġboatman": 15234, + "Ġfairness": 15235, + "Ġsteals": 15236, + "Ġspinny": 15237, + "Ġhonestly": 15238, + "Ġregard": 15239, + "Ġmisbeh": 15240, + "Meet": 15241, + "Ġrelaxation": 15242, + "Ġharshly": 15243, + "Ġdisturbs": 15244, + "Ġtelephones": 15245, + "ĠMargie": 15246, + "ĠSmudge": 15247, + "Shark": 15248, + "ĠRoot": 15249, + "ĠElmo": 15250, + "Ġcrowds": 15251, + "Ġinspiration": 15252, + "Twist": 15253, + "Ġtrotting": 15254, + "Ġconnects": 15255, + "atively": 15256, + "ĠLilli": 15257, + "ĠCacti": 15258, + "ologetic": 15259, + "Ġadvised": 15260, + "Ġtaco": 15261, + "Ġstranded": 15262, + "Ġreluctant": 15263, + "Ġunnecessary": 15264, + "Ġconfronted": 15265, + "Rem": 15266, + "Rawr": 15267, + "Work": 15268, + "Ġvers": 15269, + "Ġbale": 15270, + "ĠLaug": 15271, + "ugs": 15272, + "Ġspiciest": 15273, + "ĠJor": 15274, + "ĠJared": 15275, + "ĠJumbo": 15276, + "Ġswiped": 15277, + "ĠDenny": 15278, + "Ġshowered": 15279, + "ĠHerbie": 15280, + "ĠKerry": 15281, + "ĠPumpy": 15282, + "Ġimpatience": 15283, + "Ġdarken": 15284, + "Ġtreating": 15285, + "apest": 15286, + "Ġpreference": 15287, + "Ġtrustworthy": 15288, + "Ġapologetic": 15289, + "Ġignorance": 15290, + "Ġrecognizes": 15291, + "Ġapologise": 15292, + "ĠTwink": 15293, + "Ġallows": 15294, + "ĠBoots": 15295, + "ĠGreenie": 15296, + "ĠHootie": 15297, + "Ġcentimet": 15298, + "ĠMajest": 15299, + "ĠMarta": 15300, + "Ġslurping": 15301, + "ĠGenerous": 15302, + "Ġpersevered": 15303, + "oko": 15304, + "uccessful": 15305, + "Ġraspberries": 15306, + "Ġplunge": 15307, + "Ġorigami": 15308, + "ĠDolphin": 15309, + "Ġjersey": 15310, + "ĠPaddy": 15311, + "Ġreceptionist": 15312, + "Ġaquarium": 15313, + "ĠArnold": 15314, + "history": 15315, + "oken": 15316, + "pre": 15317, + "Ġtopping": 15318, + "ĠTan": 15319, + "Ġdipping": 15320, + "Ġstink": 15321, + "Ġdoomed": 15322, + "chug": 15323, + "indeer": 15324, + "Ġspool": 15325, + "ĠJak": 15326, + "Ġskid": 15327, + "Ġeachother": 15328, + "Ġprouder": 15329, + "ĠPret": 15330, + "Ġeyel": 15331, + "Ġdarkened": 15332, + "Ġrubble": 15333, + "Ġlightest": 15334, + "Ġdrier": 15335, + "Ġelsewhere": 15336, + "Ġcleverly": 15337, + "Ġkickball": 15338, + "ĠBrushy": 15339, + "Ġcostly": 15340, + "Ġraging": 15341, + "ĠShock": 15342, + "ĠMari": 15343, + "ĠBoot": 15344, + "Ġfetching": 15345, + "Ġsixteen": 15346, + "Ġunpleasant": 15347, + "leness": 15348, + "ĠYogurt": 15349, + "Ġwaddle": 15350, + "Inside": 15351, + "ĠClever": 15352, + "Ġsavoring": 15353, + "ĠCompy": 15354, + "Ġentertained": 15355, + "ĠFlexi": 15356, + "Ġcradled": 15357, + "ĠSaturn": 15358, + "Ġvigorously": 15359, + "Ġreceipt": 15360, + "Dr": 15361, + "Dead": 15362, + "faced": 15363, + "fume": 15364, + "lot": 15365, + "vis": 15366, + "ĠThea": 15367, + "ĠSurf": 15368, + "ilizer": 15369, + "Ġbeck": 15370, + "Ġbellowed": 15371, + "Ġoinked": 15372, + "obweb": 15373, + "Ġcaretaker": 15374, + "ĠPing": 15375, + "ĠPuddles": 15376, + "Ġgreenest": 15377, + "Ġdribble": 15378, + "Ġcrest": 15379, + "Ġdelicately": 15380, + "renched": 15381, + "Ġelated": 15382, + "Ġamazingly": 15383, + "Ġsharpening": 15384, + "Ġgoldfish": 15385, + "ĠDana": 15386, + "Ġtoilets": 15387, + "Ġpeddled": 15388, + "Ġsews": 15389, + "ĠTonya": 15390, + "ĠElmer": 15391, + "ĠSplashy": 15392, + "Ġthroats": 15393, + "Ġtucking": 15394, + "Ġbombs": 15395, + "Ġracket": 15396, + "Ġshortcuts": 15397, + "ĠThroughout": 15398, + "ĠInchy": 15399, + "Ġclucking": 15400, + "Ġrectangles": 15401, + "ĠCompassionate": 15402, + "ĠSeaty": 15403, + "ĠAriel": 15404, + "ĠLancelot": 15405, + "Ġfossils": 15406, + "Ġunravel": 15407, + "ĠDrawing": 15408, + "Ġfestivals": 15409, + "Ġstammered": 15410, + "Ġpreferences": 15411, + "Dare": 15412, + "Puppy": 15413, + "Res": 15414, + "bike": 15415, + "dges": 15416, + "Ġbacon": 15417, + "ĠTreat": 15418, + "Ġfame": 15419, + "Ġmould": 15420, + "Ġheap": 15421, + "aris": 15422, + "ĠHad": 15423, + "ĠIan": 15424, + "ĠLuxury": 15425, + "ĠBrett": 15426, + "ĠMotor": 15427, + "ĠFia": 15428, + "ĠSpiders": 15429, + "Ġproc": 15430, + "Ġpranced": 15431, + "Ġcheapest": 15432, + "ĠNappy": 15433, + "ĠGrill": 15434, + "aughters": 15435, + "ĠChild": 15436, + "Ġattaches": 15437, + "redible": 15438, + "Ġmilkshake": 15439, + "Ġspaceships": 15440, + "Ġrosemary": 15441, + "Ġdepending": 15442, + "Ġspeeded": 15443, + "ĠShade": 15444, + "ĠRoby": 15445, + "Ġskilled": 15446, + "Ġappreciating": 15447, + "ĠJuly": 15448, + "ĠJude": 15449, + "ĠLouisa": 15450, + "ĠBarkley": 15451, + "Ġarguments": 15452, + "ĠPinching": 15453, + "Ġripple": 15454, + "Ġfragrant": 15455, + "Ġimitate": 15456, + "Ġsomersaults": 15457, + "Ġphrase": 15458, + "Ġbumblebee": 15459, + "Relax": 15460, + "Ġessential": 15461, + "ĠZizi": 15462, + "ĠMajesty": 15463, + "Light": 15464, + "OU": 15465, + "dictionary": 15466, + "liness": 15467, + "tails": 15468, + "ĠTasty": 15469, + "Ġpulp": 15470, + "ĠSorting": 15471, + "Ġgiddy": 15472, + "Ġdaytime": 15473, + "ĠAhead": 15474, + "Ġrecover": 15475, + "Ġknitted": 15476, + "ĠWords": 15477, + "Ġcargo": 15478, + "ĠFam": 15479, + "ĠDar": 15480, + "Ġknead": 15481, + "Ġpegs": 15482, + "ĠPort": 15483, + "Ġbroad": 15484, + "ĠRem": 15485, + "ĠRino": 15486, + "Ġheadband": 15487, + "Ġcrush": 15488, + "Ġslowest": 15489, + "Ġsnowstorm": 15490, + "ording": 15491, + "Ġbrownies": 15492, + "Ġbatted": 15493, + "ĠBubby": 15494, + "Stealing": 15495, + "Ġknowingly": 15496, + "ĠCliff": 15497, + "ricate": 15498, + "Ġimprovement": 15499, + "Ġregrets": 15500, + "ĠChester": 15501, + "udging": 15502, + "ĠOlaf": 15503, + "Cloud": 15504, + "ĠDanielle": 15505, + "Ġsystem": 15506, + "ĠGlove": 15507, + "Ġdepartment": 15508, + "Ġbasics": 15509, + "Buzzy": 15510, + "ĠGuardian": 15511, + "ĠZebby": 15512, + "ĠSneezy": 15513, + "ĠAndrea": 15514, + "Join": 15515, + "Oil": 15516, + "Ugh": 15517, + "garten": 15518, + "pro": 15519, + "Ġou": 15520, + "ĠTink": 15521, + "Ġlane": 15522, + "Ġdrenched": 15523, + "ĠSurrender": 15524, + "otic": 15525, + "othes": 15526, + "organ": 15527, + "Ġyolk": 15528, + "Ġonboard": 15529, + "ĠMu": 15530, + "icals": 15531, + "ĠSpud": 15532, + "aple": 15533, + "Thunder": 15534, + "Ġintricate": 15535, + "Ġgrouch": 15536, + "Ġracecar": 15537, + "Ġtowering": 15538, + "ĠEmmi": 15539, + "Ġrounder": 15540, + "ĠLeft": 15541, + "ĠBeaver": 15542, + "Ġbanners": 15543, + "Ġfatter": 15544, + "Ġgrills": 15545, + "ĠUnknown": 15546, + "Ġspoils": 15547, + "Ġdelays": 15548, + "Ġfashions": 15549, + "ĠCheap": 15550, + "Ġtwinkly": 15551, + "ĠMadison": 15552, + "ĠScore": 15553, + "Ġunfro": 15554, + "smith": 15555, + "ĠSwing": 15556, + "restore": 15557, + "Ġkindergarten": 15558, + "Ġpossibly": 15559, + "Ġflickering": 15560, + "Ġconcentration": 15561, + "Ġprogram": 15562, + "ĠTucker": 15563, + "Ġdrooping": 15564, + "Ġscreeching": 15565, + "ĠHandle": 15566, + "ĠPenguin": 15567, + "Ġtusks": 15568, + "Comp": 15569, + "Kick": 15570, + "Touch": 15571, + "min": 15572, + "paper": 15573, + "tasting": 15574, + "iter": 15575, + "Ġpiling": 15576, + "ĠShy": 15577, + "riving": 15578, + "rilly": 15579, + "ĠBart": 15580, + "Ġframed": 15581, + "ĠSpooky": 15582, + "Ġblister": 15583, + "ĠEgg": 15584, + "ĠCec": 15585, + "Ġslumped": 15586, + "rose": 15587, + "astian": 15588, + "Ġfol": 15589, + "Ġbraked": 15590, + "ĠNO": 15591, + "ĠLilah": 15592, + "Ġpaintbrushes": 15593, + "dern": 15594, + "Ġblacksmith": 15595, + "Ġbelonging": 15596, + "Ġserver": 15597, + "Ġstrapped": 15598, + "ĠSomehow": 15599, + "ĠPeaches": 15600, + "Ġcroiss": 15601, + "Ġhospitality": 15602, + "Ġwallets": 15603, + "Ġthundering": 15604, + "strike": 15605, + "ĠEarthquake": 15606, + "ĠJonah": 15607, + "ĠMakeup": 15608, + "ĠGrandfather": 15609, + "Ġjudging": 15610, + "ĠPerfect": 15611, + "ĠCDs": 15612, + "ĠComputer": 15613, + "ropri": 15614, + "grandpa": 15615, + "Ġcommands": 15616, + "Wonder": 15617, + "ĠBaldy": 15618, + "Ġclumsiness": 15619, + "Ġpreparation": 15620, + "Ġsuperpowers": 15621, + "Jellyfish": 15622, + "Ġchemicals": 15623, + "Ġtreetops": 15624, + "ĠStudying": 15625, + "Ġresearch": 15626, + "Princess": 15627, + "ĠSebastian": 15628, + "Charlie": 15629, + "Alex": 15630, + "Again": 15631, + "Bark": 15632, + "Bounce": 15633, + "Draw": 15634, + "Wally": 15635, + "avers": 15636, + "rid": 15637, + "ront": 15638, + "Ġpul": 15639, + "ĠSix": 15640, + "Ġthaw": 15641, + "Ġbeaches": 15642, + "ĠIggy": 15643, + "lyde": 15644, + "ĠWord": 15645, + "opher": 15646, + "ssa": 15647, + "ĠDO": 15648, + "Ġjumpy": 15649, + "ĠCub": 15650, + "ĠClyde": 15651, + "rock": 15652, + "ĠWeek": 15653, + "Ġovercoming": 15654, + "ĠGarden": 15655, + "Ġpausing": 15656, + "Ġeyed": 15657, + "Ġsnacking": 15658, + "Ġpigtails": 15659, + "Ġprevious": 15660, + "Ġspooned": 15661, + "Ġsparklers": 15662, + "together": 15663, + "ĠStories": 15664, + "Ġdifficulties": 15665, + "Ġmuffled": 15666, + "Ġtrumpeted": 15667, + "Ġcampers": 15668, + "Ġtissues": 15669, + "Ġcorals": 15670, + "ĠLucia": 15671, + "Ġinvolve": 15672, + "Brown": 15673, + "Apple": 15674, + "Delicious": 15675, + "Ġunbuck": 15676, + "Glad": 15677, + "Ġcancelled": 15678, + "Ġtambourine": 15679, + "Millie": 15680, + "Ros": 15681, + "pool": 15682, + "Ġbalm": 15683, + "Ġsap": 15684, + "Ġult": 15685, + "Ġplaymates": 15686, + "oooo": 15687, + "ĠIris": 15688, + "ĠLottie": 15689, + "elines": 15690, + "alking": 15691, + "Ġmant": 15692, + "Ġnozzle": 15693, + "tyard": 15694, + "Ġchor": 15695, + "Ġtrink": 15696, + "ĠFritz": 15697, + "Ġkidn": 15698, + "orms": 15699, + "thump": 15700, + "Ġsplashy": 15701, + "Ġpractise": 15702, + "Ġsafaris": 15703, + "Ġclassmate": 15704, + "Ġboarding": 15705, + "Ġhamper": 15706, + "Ġreporter": 15707, + "Ġorderly": 15708, + "ĠShape": 15709, + "Ġconfront": 15710, + "ĠModest": 15711, + "ĠScary": 15712, + "Ġamounts": 15713, + "Ġsillier": 15714, + "ĠPlane": 15715, + "Bluey": 15716, + "poles": 15717, + "group": 15718, + "ĠRadish": 15719, + "ĠPirates": 15720, + "athet": 15721, + "Ġreeled": 15722, + "ĠMiserable": 15723, + "Ġsidelines": 15724, + "Dragon": 15725, + "gled": 15726, + "Ġhilar": 15727, + "Ġpoodle": 15728, + "Ġmam": 15729, + "ĠBump": 15730, + "Ġforked": 15731, + "Ġshack": 15732, + "urray": 15733, + "ista": 15734, + "ĠCami": 15735, + "ĠKnight": 15736, + "Lets": 15737, + "ĠPull": 15738, + "ĠPrice": 15739, + "ĠPoint": 15740, + "Ġappropri": 15741, + "ressive": 15742, + "Whatever": 15743, + "Ġholder": 15744, + "Ġhideaway": 15745, + "ĠJenkins": 15746, + "fortunate": 15747, + "spin": 15748, + "Ġladle": 15749, + "Ġtravelers": 15750, + "Ġbookshelves": 15751, + "laim": 15752, + "Ġcurvy": 15753, + "Ġawoken": 15754, + "Ġmassaged": 15755, + "ĠTwig": 15756, + "ĠNanny": 15757, + "Ġswooping": 15758, + "ĠScout": 15759, + "Ġunfinished": 15760, + "ĠRainy": 15761, + "ĠOthers": 15762, + "solve": 15763, + "Ġbouquets": 15764, + "Ġresponsibilities": 15765, + "Ġgrumpier": 15766, + "Ġfluffed": 15767, + "Squeak": 15768, + "Ġcrazier": 15769, + "Popcorn": 15770, + "ĠDishwasher": 15771, + "Ġbuns": 15772, + "ĠRealizing": 15773, + "Ġtranqu": 15774, + "Ġrecycling": 15775, + "Ġperspective": 15776, + "Maggie": 15777, + "Broccoli": 15778, + "Dream": 15779, + "Sounds": 15780, + "Yep": 15781, + "barrass": 15782, + "gas": 15783, + "lantern": 15784, + "oiled": 15785, + "pot": 15786, + "ĠTino": 15787, + "Ġfitted": 15788, + "Ġdun": 15789, + "Ġhedges": 15790, + "Ġnav": 15791, + "ĠHair": 15792, + "ilting": 15793, + "Ġbeavers": 15794, + "Ġstooped": 15795, + "ĠBin": 15796, + "iche": 15797, + "ĠWitch": 15798, + "ĠJa": 15799, + "Ġswore": 15800, + "Ġhandling": 15801, + "ĠPalm": 15802, + "Weee": 15803, + "Ġdragonflies": 15804, + "Ġcourtyard": 15805, + "Ġmotorbike": 15806, + "Ġpresident": 15807, + "Ġcaboose": 15808, + "Ġfoolishness": 15809, + "Ġdepends": 15810, + "Ġsurfboards": 15811, + "Ġclubhouse": 15812, + "ahh": 15813, + "Ġstraightened": 15814, + "ĠKingdom": 15815, + "ĠJewel": 15816, + "ĠJealous": 15817, + "ibility": 15818, + "Ġresponding": 15819, + "ĠNevertheless": 15820, + "Ġaffection": 15821, + "Ġjingling": 15822, + "Ġmoldy": 15823, + "ĠDelilah": 15824, + "Swing": 15825, + "ĠWrite": 15826, + "ĠColor": 15827, + "ipede": 15828, + "ĠChalky": 15829, + "Ruby": 15830, + "Ġmemorable": 15831, + "ĠTobi": 15832, + "Ġreveals": 15833, + "Ġcentimeters": 15834, + "Ġhilarious": 15835, + "ES": 15836, + "Kiss": 15837, + "Lizzy": 15838, + "Money": 15839, + "Tock": 15840, + "Up": 15841, + "spl": 15842, + "sque": 15843, + "ĠTiff": 15844, + "Ġcal": 15845, + "ĠBOOM": 15846, + "Ġsaddened": 15847, + "Ġbackstage": 15848, + "ified": 15849, + "Ġblushes": 15850, + "Ġvivid": 15851, + "ĠCool": 15852, + "ĠInc": 15853, + "Ġapply": 15854, + "Ġbargain": 15855, + "Ġcontra": 15856, + "arper": 15857, + "ournal": 15858, + "Ġfilth": 15859, + "Ġembark": 15860, + "ĠStir": 15861, + "unky": 15862, + "Ġbalances": 15863, + "Ġcarelessness": 15864, + "ĠIsa": 15865, + "ĠQuiet": 15866, + "ĠHopsy": 15867, + "click": 15868, + "ĠRonnie": 15869, + "ĠJumper": 15870, + "Ġillum": 15871, + "Ġfunnel": 15872, + "Robby": 15873, + "ĠStripes": 15874, + "Ġsnatching": 15875, + "Party": 15876, + "Ġfossil": 15877, + "Ġpods": 15878, + "Ġbarbershop": 15879, + "Banana": 15880, + "Ġjewellery": 15881, + "Ġdislikes": 15882, + "De": 15883, + "Dino": 15884, + "Mat": 15885, + "Merry": 15886, + "Pink": 15887, + "bulb": 15888, + "dong": 15889, + "would": 15890, + "will": 15891, + "Ġsce": 15892, + "ism": 15893, + "Ġnudges": 15894, + "ĠHarper": 15895, + "ams": 15896, + "Ġinit": 15897, + "Ġplaygroup": 15898, + "ĠOmar": 15899, + "ooch": 15900, + "Ġstuttered": 15901, + "start": 15902, + "ĠAle": 15903, + "chairs": 15904, + "Ġsob": 15905, + "Ġclink": 15906, + "ags": 15907, + "ĠDrag": 15908, + "Ġgraze": 15909, + "Ġsnor": 15910, + "Ġfoe": 15911, + "ĠPipe": 15912, + "Ġsquishing": 15913, + "ĠFins": 15914, + "ĠFlour": 15915, + "Ġtricer": 15916, + "Ġclaim": 15917, + "Ġmarchers": 15918, + "pew": 15919, + "ĠWilla": 15920, + "Ġbumper": 15921, + "ĠOrder": 15922, + "ĠAmaya": 15923, + "Chicky": 15924, + "block": 15925, + "Ġripest": 15926, + "Ġpuffs": 15927, + "ĠDesper": 15928, + "ĠAngelina": 15929, + "ĠArrow": 15930, + "Ġsensitive": 15931, + "Ġunloading": 15932, + "ĠCelest": 15933, + "Ġsimpl": 15934, + "ĠVoice": 15935, + "Ġtadpoles": 15936, + "Spider": 15937, + "Ġscep": 15938, + "Ġtriceratops": 15939, + ".,\"": 15940, + "Av": 15941, + "Fuel": 15942, + "Hope": 15943, + "Mus": 15944, + "kick": 15945, + "math": 15946, + "ĠTide": 15947, + "Ġlink": 15948, + "Ġstuffy": 15949, + "ĠLen": 15950, + "Ġsmudge": 15951, + "Ġrecycle": 15952, + "ĠWren": 15953, + "ĠWire": 15954, + "Ġunfortunate": 15955, + "ĠCane": 15956, + "ĠPie": 15957, + "ĠPOP": 15958, + "Ġadam": 15959, + "ĠFlute": 15960, + "Ġconstantly": 15961, + "ĠAllen": 15962, + "Ġpinky": 15963, + "Ġgentler": 15964, + "Ġtoucan": 15965, + "Ġcouches": 15966, + "Ġpinata": 15967, + "Ġhealer": 15968, + "Ġpowders": 15969, + "Ġwrest": 15970, + "Ġwrecks": 15971, + "Clock": 15972, + "Ġparticip": 15973, + "Ġerases": 15974, + "Peanut": 15975, + "ĠBradley": 15976, + "ĠDelicious": 15977, + "ĠDiary": 15978, + "Ġfragrance": 15979, + "person": 15980, + "Salt": 15981, + "ĠPrize": 15982, + "Ġyeast": 15983, + "ĠSecond": 15984, + "Ġsympathet": 15985, + "Ġpredators": 15986, + "Ġscepter": 15987, + "Dis": 15988, + "Making": 15989, + "Sour": 15990, + "Under": 15991, + "Wine": 15992, + "lin": 15993, + "supply": 15994, + "Ġtart": 15995, + "ĠTaffy": 15996, + "Ġcert": 15997, + "Ġnook": 15998, + "ingerly": 15999, + "Ġfriendlier": 16000, + "ĠAppy": 16001, + "aled": 16002, + "ills": 16003, + "ĠJungle": 16004, + "ĠFragile": 16005, + "ĠSpr": 16006, + "Ġafterward": 16007, + "ĠNaps": 16008, + "Ġarch": 16009, + "Ġperfumes": 16010, + "Dolls": 16011, + "Ġsoups": 16012, + "ĠReach": 16013, + "Ġcorns": 16014, + "ĠUr": 16015, + "ĠPebbles": 16016, + "Ġtoasty": 16017, + "Ġscruffy": 16018, + "Ġproving": 16019, + "ĠShar": 16020, + "Ġposted": 16021, + "Ġhuts": 16022, + "Ġmotionless": 16023, + "Ġentirely": 16024, + "ĠStretchy": 16025, + "ĠSlip": 16026, + "Ġstrumming": 16027, + "Ġmarvelous": 16028, + "Ġgalloping": 16029, + "Ġscuttling": 16030, + "Ask": 16031, + "Ġresource": 16032, + "ĠFrances": 16033, + "Write": 16034, + "ĠGeorgia": 16035, + "Ġskeptical": 16036, + "Ġchorus": 16037, + "Farm": 16038, + "Operation": 16039, + "Tony": 16040, + "Yup": 16041, + "big": 16042, + "ds": 16043, + "fun": 16044, + "mon": 16045, + "Ġaye": 16046, + "rep": 16047, + "Ġcore": 16048, + "Ġcurb": 16049, + "Ġhee": 16050, + "Ġraf": 16051, + "ĠMi": 16052, + "ĠMau": 16053, + "Ġweaved": 16054, + "Ġshatter": 16055, + "Ġbirdy": 16056, + "Ġwhis": 16057, + "Ġspan": 16058, + "ĠJad": 16059, + "Ġrange": 16060, + "retruck": 16061, + "Ġsunning": 16062, + "Ġchomp": 16063, + "ĠDry": 16064, + "ĠDive": 16065, + "ĠDead": 16066, + "quit": 16067, + "Ġfasten": 16068, + "Ġfiretruck": 16069, + "ĠRen": 16070, + "ĠRac": 16071, + "Ġwetting": 16072, + "Ġcreaky": 16073, + "rene": 16074, + "isper": 16075, + "Ġmarketplace": 16076, + "Ġpianos": 16077, + "Ġstreamed": 16078, + "Ġlooping": 16079, + "Ġcomforts": 16080, + "ĠPaulina": 16081, + "ĠWouldn": 16082, + "ĠRocket": 16083, + "ĠKatrina": 16084, + "ĠGran": 16085, + "Ġhesitating": 16086, + "Orange": 16087, + "ĠSquir": 16088, + "ĠJana": 16089, + "uders": 16090, + "Ġreassure": 16091, + "ĠBertie": 16092, + "ĠKyla": 16093, + "Ġsnorting": 16094, + "ĠOpal": 16095, + "ĠWalking": 16096, + "Ġassistance": 16097, + "Ġtriumphantly": 16098, + "Ġrelationship": 16099, + "ĠHammer": 16100, + "Ġhaunted": 16101, + "Ġabsor": 16102, + "ĠFerris": 16103, + "ursday": 16104, + "ĠSPLASH": 16105, + "ĠCeleste": 16106, + "After": 16107, + "Nope": 16108, + "Wear": 16109, + "gusting": 16110, + "kward": 16111, + "nel": 16112, + "tap": 16113, + "zo": 16114, + "ĠTower": 16115, + "ĠTaxi": 16116, + "Ġhired": 16117, + "Ġdaughters": 16118, + "omped": 16119, + "Ġnon": 16120, + "Ġsacked": 16121, + "lend": 16122, + "orty": 16123, + "uto": 16124, + "cey": 16125, + "ĠLoud": 16126, + "Ġwebbed": 16127, + "ĠWing": 16128, + "oped": 16129, + "ĠSpell": 16130, + "ĠCaw": 16131, + "inea": 16132, + "Ġclimbers": 16133, + "Ġglinted": 16134, + "Ġwrinkle": 16135, + "Ġvolcan": 16136, + "bove": 16137, + "Ġwonderfully": 16138, + "Ġpointer": 16139, + "tha": 16140, + "Ġguinea": 16141, + "ĠChubby": 16142, + "Ġspines": 16143, + "eterred": 16144, + "Ġsparkler": 16145, + "Ġwheelchair": 16146, + "Ġjoggers": 16147, + "Ġpinchers": 16148, + "aware": 16149, + "Ġadventuring": 16150, + "Ġtruthful": 16151, + "Ġplead": 16152, + "Ġcliffs": 16153, + "Ġawkward": 16154, + "Ġportal": 16155, + "Ġincreases": 16156, + "Ġproposed": 16157, + "Rover": 16158, + "ĠPamela": 16159, + "Ġlambs": 16160, + "Ġraccoons": 16161, + "ĠCroc": 16162, + "ĠAgent": 16163, + "ĠJokes": 16164, + "Ġtiniest": 16165, + "Ġthumping": 16166, + "Ġwigs": 16167, + "Cheap": 16168, + "ĠCharley": 16169, + "Beef": 16170, + "Ġgrunts": 16171, + "ĠCassy": 16172, + "Wheeee": 16173, + "Ġduties": 16174, + "Parrot": 16175, + "Ġmultip": 16176, + "Ġgalaxies": 16177, + "Ġappropriate": 16178, + "Ġsimpler": 16179, + "Ġadamant": 16180, + "Ġrafting": 16181, + "Count": 16182, + "Done": 16183, + "Fle": 16184, + "Faster": 16185, + "Op": 16186, + "Patience": 16187, + "Slap": 16188, + "overs": 16189, + "tree": 16190, + "uice": 16191, + "Ġlitt": 16192, + "ĠLamp": 16193, + "ĠTomi": 16194, + "Ġrenew": 16195, + "ĠWavy": 16196, + "quiz": 16197, + "astle": 16198, + "Ġoveralls": 16199, + "ĠThump": 16200, + "ĠThursday": 16201, + "Ġdejected": 16202, + "Its": 16203, + "thud": 16204, + "Ġupsetting": 16205, + "Ġpathways": 16206, + "ĠMystery": 16207, + "Ġsneezy": 16208, + "Ġsmokes": 16209, + "Ġrecognise": 16210, + "Ġintroduces": 16211, + "ĠAnny": 16212, + "ĠModel": 16213, + "Ġstinger": 16214, + "ĠPoems": 16215, + "Class": 16216, + "ĠFlossy": 16217, + "Ġtrolley": 16218, + "ĠGertrude": 16219, + "Ġcourageously": 16220, + "ĠDelight": 16221, + "ĠSonny": 16222, + "Butterflies": 16223, + "Ġdiapers": 16224, + "ĠVictor": 16225, + "include": 16226, + "Ġselection": 16227, + "Ġflexibility": 16228, + "ĠBarbara": 16229, + "ĠBertha": 16230, + "Ġblossomed": 16231, + "Suzy": 16232, + "sometimes": 16233, + "Ġregardless": 16234, + "Ġversion": 16235, + "Ġgrouchy": 16236, + "ĠTiffany": 16237, + "ĠIsaac": 16238, + "Aye": 16239, + "Down": 16240, + "Emer": 16241, + "Lunch": 16242, + "Mira": 16243, + "Test": 16244, + "Things": 16245, + "caw": 16246, + "fying": 16247, + "zens": 16248, + "Ġfrench": 16249, + "ĠMiki": 16250, + "ĠAbove": 16251, + "Ġcoals": 16252, + "Think": 16253, + "ĠCard": 16254, + "ĠCalm": 16255, + "essy": 16256, + "kayla": 16257, + "Ġstoreowner": 16258, + "acty": 16259, + "Ġlightbulb": 16260, + "Ġgentleness": 16261, + "Ġsecured": 16262, + "Ġminers": 16263, + "Ġfooting": 16264, + "ĠBuild": 16265, + "Ġgatekeeper": 16266, + "Helping": 16267, + "Ġtentatively": 16268, + "Ġrepres": 16269, + "Space": 16270, + "Ġcomplains": 16271, + "Ġcrumbly": 16272, + "ĠSpringy": 16273, + "Ġscribbling": 16274, + "ĠFluffles": 16275, + "ĠEnc": 16276, + "Ġmural": 16277, + "Ġstraps": 16278, + "Crab": 16279, + "ĠMorty": 16280, + "Ġselected": 16281, + "ĠComfort": 16282, + "ĠTerrified": 16283, + "Ġprecaut": 16284, + "ĠGranddad": 16285, + "Raise": 16286, + "ĠCooper": 16287, + "Rosie": 16288, + "Press": 16289, + "Zebra": 16290, + "tale": 16291, + "Ġfrilly": 16292, + "Ġpom": 16293, + "ĠSia": 16294, + "Ġge": 16295, + "ĠMarl": 16296, + "seat": 16297, + "icier": 16298, + "Ġleaky": 16299, + "ĠWall": 16300, + "Ġcarri": 16301, + "ureen": 16302, + "Ġfeat": 16303, + "Ġswipe": 16304, + "Ġunimp": 16305, + "Ġgrasses": 16306, + "road": 16307, + "ĠKoko": 16308, + "Ġparad": 16309, + "emory": 16310, + "Ġquench": 16311, + "autiful": 16312, + "ĠRiver": 16313, + "Ġarmchairs": 16314, + "rotect": 16315, + "Ġfurrow": 16316, + "ĠFreda": 16317, + "Ġfeathery": 16318, + "ĠBridget": 16319, + "Ġgemstone": 16320, + "Ġcompeted": 16321, + "Ġgums": 16322, + "Ġspends": 16323, + "Ġdeliveries": 16324, + "Ġquestioning": 16325, + "Ġpinchy": 16326, + "Ġwreath": 16327, + "ĠSkully": 16328, + "mmm": 16329, + "ĠGramps": 16330, + "Ġbooed": 16331, + "ĠCuriously": 16332, + "ĠTrucks": 16333, + "Ġwealthier": 16334, + "ĠPerhaps": 16335, + "Ġaccur": 16336, + "nuts": 16337, + "Ġ``": 16338, + "ĠRecord": 16339, + "Ġaahed": 16340, + "Ġouchie": 16341, + "Ġnavig": 16342, + "Opera": 16343, + "Emergency": 16344, + "Bon": 16345, + "Cr": 16346, + "Fill": 16347, + "Mop": 16348, + "Train": 16349, + "gle": 16350, + "pay": 16351, + "vi": 16352, + "Ġtarp": 16353, + "Ġauth": 16354, + "ĠTummy": 16355, + "Ġmil": 16356, + "eros": 16357, + "ĠSomeday": 16358, + "Ġrage": 16359, + "stay": 16360, + "store": 16361, + "ĠBal": 16362, + "ĠMaple": 16363, + "ĠAmer": 16364, + "alt": 16365, + "ryer": 16366, + "ĠWet": 16367, + "ĠFinger": 16368, + "ĠEst": 16369, + "Ġunaware": 16370, + "Ġenchant": 16371, + "Ġstork": 16372, + "ĠKr": 16373, + "Ġcolony": 16374, + "ĠPost": 16375, + "izard": 16376, + "ĠRubby": 16377, + "Ġconcl": 16378, + "Ġhairbrush": 16379, + "available": 16380, + "Ġcounters": 16381, + "Ġcreates": 16382, + "serve": 16383 + } + } +} \ No newline at end of file