stories-tokenizer / tokenizer.json
jettjaniak's picture
Upload tokenizer
3bafdf1 verified
{
"version": "1.0",
"truncation": null,
"padding": null,
"added_tokens": [
{
"id": 0,
"content": "<bos>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 1,
"content": "<eos>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 2,
"content": "<pad>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
}
],
"normalizer": null,
"pre_tokenizer": {
"type": "ByteLevel",
"add_prefix_space": false,
"trim_offsets": true,
"use_regex": true
},
"post_processor": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": false,
"use_regex": true
},
"decoder": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": true,
"use_regex": true
},
"model": {
"type": "BPE",
"dropout": null,
"unk_token": null,
"continuing_subword_prefix": null,
"end_of_word_suffix": null,
"fuse_unk": false,
"byte_fallback": false,
"ignore_merges": false,
"vocab": {
"<bos>": 0,
"<eos>": 1,
"<pad>": 2,
"!": 3,
"\"": 4,
"#": 5,
"$": 6,
"%": 7,
"&": 8,
"'": 9,
"(": 10,
")": 11,
"*": 12,
"+": 13,
",": 14,
"-": 15,
".": 16,
"/": 17,
"0": 18,
"1": 19,
"2": 20,
"3": 21,
"4": 22,
"5": 23,
"6": 24,
"7": 25,
"8": 26,
"9": 27,
":": 28,
";": 29,
"<": 30,
"=": 31,
">": 32,
"?": 33,
"@": 34,
"A": 35,
"B": 36,
"C": 37,
"D": 38,
"E": 39,
"F": 40,
"G": 41,
"H": 42,
"I": 43,
"J": 44,
"K": 45,
"L": 46,
"M": 47,
"N": 48,
"O": 49,
"P": 50,
"Q": 51,
"R": 52,
"S": 53,
"T": 54,
"U": 55,
"V": 56,
"W": 57,
"X": 58,
"Y": 59,
"Z": 60,
"[": 61,
"\\": 62,
"]": 63,
"^": 64,
"_": 65,
"`": 66,
"a": 67,
"b": 68,
"c": 69,
"d": 70,
"e": 71,
"f": 72,
"g": 73,
"h": 74,
"i": 75,
"j": 76,
"k": 77,
"l": 78,
"m": 79,
"n": 80,
"o": 81,
"p": 82,
"q": 83,
"r": 84,
"s": 85,
"t": 86,
"u": 87,
"v": 88,
"w": 89,
"x": 90,
"y": 91,
"z": 92,
"{": 93,
"|": 94,
"}": 95,
"~": 96,
"¡": 97,
"¢": 98,
"£": 99,
"¤": 100,
"¥": 101,
"¦": 102,
"§": 103,
"¨": 104,
"©": 105,
"ª": 106,
"«": 107,
"¬": 108,
"®": 109,
"¯": 110,
"°": 111,
"±": 112,
"²": 113,
"³": 114,
"´": 115,
"µ": 116,
"¶": 117,
"·": 118,
"¸": 119,
"¹": 120,
"º": 121,
"»": 122,
"¼": 123,
"½": 124,
"¾": 125,
"¿": 126,
"À": 127,
"Á": 128,
"Â": 129,
"Ã": 130,
"Ä": 131,
"Å": 132,
"Æ": 133,
"Ç": 134,
"È": 135,
"É": 136,
"Ê": 137,
"Ë": 138,
"Ì": 139,
"Í": 140,
"Î": 141,
"Ï": 142,
"Ð": 143,
"Ñ": 144,
"Ò": 145,
"Ó": 146,
"Ô": 147,
"Õ": 148,
"Ö": 149,
"×": 150,
"Ø": 151,
"Ù": 152,
"Ú": 153,
"Û": 154,
"Ü": 155,
"Ý": 156,
"Þ": 157,
"ß": 158,
"à": 159,
"á": 160,
"â": 161,
"ã": 162,
"ä": 163,
"å": 164,
"æ": 165,
"ç": 166,
"è": 167,
"é": 168,
"ê": 169,
"ë": 170,
"ì": 171,
"í": 172,
"î": 173,
"ï": 174,
"ð": 175,
"ñ": 176,
"ò": 177,
"ó": 178,
"ô": 179,
"õ": 180,
"ö": 181,
"÷": 182,
"ø": 183,
"ù": 184,
"ú": 185,
"û": 186,
"ü": 187,
"ý": 188,
"þ": 189,
"ÿ": 190,
"Ā": 191,
"ā": 192,
"Ă": 193,
"ă": 194,
"Ą": 195,
"ą": 196,
"Ć": 197,
"ć": 198,
"Ĉ": 199,
"ĉ": 200,
"Ċ": 201,
"ċ": 202,
"Č": 203,
"č": 204,
"Ď": 205,
"ď": 206,
"Đ": 207,
"đ": 208,
"Ē": 209,
"ē": 210,
"Ĕ": 211,
"ĕ": 212,
"Ė": 213,
"ė": 214,
"Ę": 215,
"ę": 216,
"Ě": 217,
"ě": 218,
"Ĝ": 219,
"ĝ": 220,
"Ğ": 221,
"ğ": 222,
"Ġ": 223,
"ġ": 224,
"Ģ": 225,
"ģ": 226,
"Ĥ": 227,
"ĥ": 228,
"Ħ": 229,
"ħ": 230,
"Ĩ": 231,
"ĩ": 232,
"Ī": 233,
"ī": 234,
"Ĭ": 235,
"ĭ": 236,
"Į": 237,
"į": 238,
"İ": 239,
"ı": 240,
"IJ": 241,
"ij": 242,
"Ĵ": 243,
"ĵ": 244,
"Ķ": 245,
"ķ": 246,
"ĸ": 247,
"Ĺ": 248,
"ĺ": 249,
"Ļ": 250,
"ļ": 251,
"Ľ": 252,
"ľ": 253,
"Ŀ": 254,
"ŀ": 255,
"Ł": 256,
"ł": 257,
"Ń": 258,
"Ġt": 259,
"he": 260,
"Ġa": 261,
"Ġs": 262,
"Ġw": 263,
"Ġthe": 264,
"nd": 265,
"ed": 266,
"Ġb": 267,
"Ġto": 268,
"Ġand": 269,
"Ġh": 270,
"Ġf": 271,
"ĠT": 272,
"in": 273,
"Ġwa": 274,
"re": 275,
"it": 276,
"ou": 277,
"Ġl": 278,
"Ġd": 279,
"Ġc": 280,
"Ġp": 281,
"ay": 282,
"Ġm": 283,
"er": 284,
"Ġwas": 285,
"ĠThe": 286,
"om": 287,
"Ġhe": 288,
"is": 289,
"Ġn": 290,
"ar": 291,
"im": 292,
"on": 293,
"Ġsa": 294,
"id": 295,
"ll": 296,
"Ġha": 297,
"Ġg": 298,
"at": 299,
"ĠS": 300,
"ing": 301,
"ot": 302,
"en": 303,
"an": 304,
"le": 305,
"or": 306,
"ir": 307,
"am": 308,
"et": 309,
"ĠH": 310,
"Ġit": 311,
"Ġth": 312,
"ig": 313,
"ĠThey": 314,
"Ġin": 315,
"il": 316,
"Ġpl": 317,
"Ġ\"": 318,
"ĠHe": 319,
"ow": 320,
"ri": 321,
"ver": 322,
"ut": 323,
"Ġbe": 324,
"Ġu": 325,
"Ġplay": 326,
"Ġsaid": 327,
"ith": 328,
"Ġday": 329,
"Ġwith": 330,
"pp": 331,
"On": 332,
"Ġo": 333,
"Ġy": 334,
"oo": 335,
"ked": 336,
"Ġr": 337,
"Ġher": 338,
"ce": 339,
"ĠI": 340,
"ĠShe": 341,
"ld": 342,
"ĠTim": 343,
"Ġhis": 344,
"Ġst": 345,
"ke": 346,
"Ġe": 347,
"Ġbig": 348,
"nt": 349,
"ck": 350,
"very": 351,
"Ġyou": 352,
"st": 353,
"ve": 354,
"end": 355,
"Ġon": 356,
"Ġhapp": 357,
"un": 358,
"riend": 359,
"Ġfriend": 360,
"all": 361,
"ily": 362,
"ĠL": 363,
"Ġthey": 364,
"Ġwe": 365,
"Ġhad": 366,
"Ġnot": 367,
"Ġli": 368,
"Ġup": 369,
"her": 370,
"Ġwant": 371,
"Ġof": 372,
"ad": 373,
"itt": 374,
"se": 375,
"ĠB": 376,
"Ġdo": 377,
"Ġhappy": 378,
"Ġvery": 379,
"ent": 380,
"ĠM": 381,
"'s": 382,
"es": 383,
"Ġsaw": 384,
"Ġthat": 385,
"One": 386,
"ould": 387,
"Ġmom": 388,
"Ġfor": 389,
"Ġsh": 390,
"ittle": 391,
"Ġlittle": 392,
"Ġso": 393,
"Ġshe": 394,
".\"": 395,
"ime": 396,
"ch": 397,
"Ġnam": 398,
"Ġne": 399,
"Ġtime": 400,
"Ġk": 401,
"ound": 402,
"Ġthere": 403,
"Ġnamed": 404,
"Ġbo": 405,
"Ġsm": 406,
"ĠLily": 407,
"Ġwere": 408,
"!\"": 409,
"Ġwanted": 410,
"Ġbut": 411,
"out": 412,
"Ġfriends": 413,
"The": 414,
"ved": 415,
"ĠTom": 416,
"ht": 417,
"ird": 418,
"el": 419,
"Ġbird": 420,
"al": 421,
"Ġan": 422,
"ake": 423,
"Ġtoo": 424,
"ĠIt": 425,
"ome": 426,
"ug": 427,
"ide": 428,
"Ġwent": 429,
"Ġhel": 430,
"Ġwh": 431,
"Once": 432,
"Ġis": 433,
"Ġall": 434,
"Ġhelp": 435,
"ue": 436,
"Ġlo": 437,
"Ġloo": 438,
"ter": 439,
"ĠA": 440,
"Ġupon": 441,
"ry": 442,
"ore": 443,
"Ġfun": 444,
"ind": 445,
"Ġtoy": 446,
"get": 447,
"ill": 448,
"ame": 449,
"Ġas": 450,
"Ġat": 451,
"ra": 452,
"Ġj": 453,
"Ġdid": 454,
"gether": 455,
"Ġre": 456,
"ur": 457,
"Ġtogether": 458,
"Ġse": 459,
"ack": 460,
"Ġcat": 461,
"Ġtre": 462,
"ly": 463,
"ood": 464,
"ic": 465,
"ted": 466,
"Ġdog": 467,
"Ġcould": 468,
"Ġcan": 469,
"Ġtheir": 470,
"ard": 471,
"?\"": 472,
"ark": 473,
"ec": 474,
"Ġplayed": 475,
"Ġgir": 476,
"Ġball": 477,
"Ġhim": 478,
"Ġgirl": 479,
"way": 480,
"Ġro": 481,
"hed": 482,
"Ġgo": 483,
"my": 484,
"Ġare": 485,
"'t": 486,
"Ġle": 487,
"Ġout": 488,
"Ġfr": 489,
"ain": 490,
"Ġkn": 491,
"Ġthem": 492,
"hen": 493,
"um": 494,
"ax": 495,
"Ġsad": 496,
"Ġboy": 497,
"ul": 498,
"Ġtree": 499,
"other": 500,
"Ġhave": 501,
"Ġman": 502,
"Ġloved": 503,
"Ġcl": 504,
"Ġlooked": 505,
"oug": 506,
"Ġfound": 507,
"Ġsp": 508,
"ĠSue": 509,
"Ġstar": 510,
"one": 511,
"Ġsc": 512,
"hing": 513,
"Ġback": 514,
"ĠMax": 515,
"own": 516,
"are": 517,
"Ġlike": 518,
"ful": 519,
"side": 520,
"Ġbec": 521,
"Ġme": 522,
"Ġpark": 523,
"ong": 524,
"Ġcar": 525,
"ight": 526,
"op": 527,
"elt": 528,
"ĠOne": 529,
"Ġliked": 530,
"Ġwould": 531,
"Ġmake": 532,
"Ġla": 533,
"Ġfa": 534,
"round": 535,
"Ġfelt": 536,
"You": 537,
"ell": 538,
"ĠW": 539,
"Ġsee": 540,
"ĠBut": 541,
"omet": 542,
"Ġasked": 543,
"Ġnew": 544,
"ag": 545,
"ĠSam": 546,
"ouse": 547,
"Ġno": 548,
"ice": 549,
"Ġstarted": 550,
"ared": 551,
"Ġcame": 552,
"ĠBen": 553,
"Ġother": 554,
"ought": 555,
"Ġal": 556,
"iled": 557,
"Ġag": 558,
"Ġsomet": 559,
"Ġgood": 560,
"Ġsmall": 561,
"ss": 562,
"Ġbr": 563,
"ried": 564,
"Ġsay": 565,
"ade": 566,
"Ġsmiled": 567,
"ings": 568,
"ob": 569,
"pot": 570,
"Ġwor": 571,
"Ġfind": 572,
"ia": 573,
"ty": 574,
"Ġaway": 575,
"Ġex": 576,
"Ġput": 577,
"Ġco": 578,
"Ġmade": 579,
"Ġwhat": 580,
"Ġfrom": 581,
"Ġthought": 582,
"Ġsomething": 583,
"ened": 584,
"Ġhome": 585,
"Ġplaying": 586,
"Ġevery": 587,
"ook": 588,
"Ġwal": 589,
"uc": 590,
"Ġmu": 591,
"ach": 592,
"arn": 593,
"ĠSpot": 594,
"Ġran": 595,
"ĠF": 596,
"ile": 597,
"ie": 598,
"ave": 599,
"Ġagain": 600,
"ĠJ": 601,
"Ġlaug": 602,
"Ġsome": 603,
"Ġhouse": 604,
"dd": 605,
"Ġdown": 606,
"Ġfl": 607,
"Ġtook": 608,
"Ġscared": 609,
"king": 610,
"ny": 611,
"Ġtoys": 612,
"Ġpr": 613,
"Ġlearn": 614,
"ure": 615,
"Ġbox": 616,
"if": 617,
"Ġwill": 618,
"ĠYou": 619,
"ret": 620,
"ick": 621,
"ab": 622,
"ep": 623,
"Ġthings": 624,
"Ġmy": 625,
"Ġaround": 626,
"Ġyour": 627,
"Ġbl": 628,
"oud": 629,
"Ġlived": 630,
"uck": 631,
"ish": 632,
"Ġwhen": 633,
",\"": 634,
"Ġsun": 635,
"Ġfe": 636,
"Ġthen": 637,
"as": 638,
"Ġsw": 639,
"Ġch": 640,
"us": 641,
"pped": 642,
"Ġab": 643,
"ĠMia": 644,
"ank": 645,
"Tim": 646,
"Ġget": 647,
"ucy": 648,
"ump": 649,
"Ġlot": 650,
"Th": 651,
"ist": 652,
"oth": 653,
"Ġtried": 654,
"ap": 655,
"Ġsays": 656,
"Ġknow": 657,
"Ġgot": 658,
"Ġkne": 659,
"Ġwho": 660,
"ited": 661,
"ust": 662,
"Ġmany": 663,
"nder": 664,
"Ġint": 665,
"Ġabout": 666,
"Lily": 667,
"Ġpret": 668,
"Ġred": 669,
"Ġany": 670,
"Ġdec": 671,
"ive": 672,
"ĠD": 673,
"Ġknew": 674,
"ace": 675,
"Ġmore": 676,
"ous": 677,
"ise": 678,
"Ġpic": 679,
"Ġcare": 680,
"au": 681,
"ally": 682,
"Ġlearned": 683,
"ĠLucy": 684,
"Ġhug": 685,
"qu": 686,
"Ġwater": 687,
"fter": 688,
"Ġbecame": 689,
"Ġpo": 690,
"Ġbest": 691,
"Ġv": 692,
"ause": 693,
"Ġgre": 694,
"Ġop": 695,
"ways": 696,
"urp": 697,
"Ġlaughed": 698,
"Ġoutside": 699,
"Ġexc": 700,
"Ġlook": 701,
"Ġalways": 702,
"Ġun": 703,
"Ġshow": 704,
"Ġdecid": 705,
"ĠBob": 706,
"Ġbecause": 707,
"Ġroom": 708,
"ant": 709,
"ĠSo": 710,
"fe": 711,
"Ġho": 712,
"Ġdecided": 713,
"Ġeat": 714,
"Ġinto": 715,
"ite": 716,
"Ġjump": 717,
"ĠAnd": 718,
"Ġboth": 719,
"Ġpe": 720,
"ers": 721,
"They": 722,
"ĠMom": 723,
"Ġdad": 724,
"Ġke": 725,
"udd": 726,
"Ġone": 727,
"Ġfast": 728,
"nn": 729,
"Ġnice": 730,
"Ġthis": 731,
"Tom": 732,
"Ġexcited": 733,
"Ġrun": 734,
"Ġfeel": 735,
"Yes": 736,
"Ġlong": 737,
"ĠE": 738,
"Ġtold": 739,
"Ġsk": 740,
"Ġam": 741,
"urpr": 742,
"Ġinside": 743,
"our": 744,
"ull": 745,
"Ġtr": 746,
"Ġsurpr": 747,
"Ġmo": 748,
"Ġpretty": 749,
"iny": 750,
"ink": 751,
"Ġsor": 752,
"Wh": 753,
"og": 754,
"Ġtake": 755,
"Ġgave": 756,
"Ġsl": 757,
"Ġeach": 758,
"Ġmuch": 759,
"lew": 760,
"Ġrock": 761,
"nna": 762,
"Ġgra": 763,
"Ġstr": 764,
"imal": 765,
"Ġhow": 766,
"Ġanimal": 767,
"ara": 768,
"ged": 769,
"Ġneed": 770,
"Ġthan": 771,
"etter": 772,
"Ġtow": 773,
"But": 774,
"ven": 775,
"Ġor": 776,
"ĠC": 777,
"Ġunder": 778,
"ess": 779,
"Ġsorry": 780,
"Ġold": 781,
"ge": 782,
"ised": 783,
"ro": 784,
"urt": 785,
"Ġfish": 786,
"Ġcle": 787,
"Ġwalked": 788,
"Ġclo": 789,
"and": 790,
"Ġbear": 791,
"ft": 792,
"ase": 793,
"ast": 794,
"Ġhand": 795,
"urn": 796,
"Ġkind": 797,
"ĠWe": 798,
"ĠHis": 799,
"Ġte": 800,
"Ġhappened": 801,
"Ġflow": 802,
"here": 803,
"Ġfood": 804,
"Ġlist": 805,
"Ġjust": 806,
"Ġanimals": 807,
"Ġhig": 808,
"Ġdidn": 809,
"Ġnear": 810,
"Ġide": 811,
"Ġwat": 812,
"Ġsky": 813,
"Ġtry": 814,
"Ġsn": 815,
"ine": 816,
"Ġfi": 817,
"ched": 818,
"rom": 819,
"ving": 820,
"pl": 821,
"ĠAmy": 822,
"Ġus": 823,
"Ġidea": 824,
"Ġbetter": 825,
"Ġbug": 826,
"gry": 827,
"Ġits": 828,
"Ġheard": 829,
"Ġtw": 830,
"pec": 831,
"Ġlet": 832,
"ate": 833,
"ff": 834,
"able": 835,
"ex": 836,
"Ġcareful": 837,
"Ġshare": 838,
"Ġen": 839,
"Thank": 840,
"Ġfly": 841,
"Ġif": 842,
"more": 843,
"Ġanymore": 844,
"Ġstor": 845,
"Ġflew": 846,
"Mom": 847,
"ial": 848,
"ĠTh": 849,
"Ġlots": 850,
"Ġspec": 851,
"ion": 852,
"Ġcom": 853,
"Ġspecial": 854,
"Ġnever": 855,
"Ġby": 856,
"Ġdan": 857,
"ream": 858,
"lf": 859,
"Ġwind": 860,
"Ġbu": 861,
"Ġfo": 862,
"Ġdon": 863,
"Ġclean": 864,
"Ġtal": 865,
"ort": 866,
"Ġgr": 867,
"rm": 868,
"Ġlove": 869,
"Ġend": 870,
"ople": 871,
"ĠThen": 872,
"ber": 873,
"Ġeven": 874,
"Ġmag": 875,
"Ġshiny": 876,
"Ġhard": 877,
"Ġfore": 878,
"Ġcake": 879,
"Ġover": 880,
"udden": 881,
"ak": 882,
"Ġbook": 883,
"Ġcol": 884,
"Ġturn": 885,
"Ġfam": 886,
"Ġsafe": 887,
"Ġbad": 888,
"Ġafter": 889,
"Ġpeople": 890,
"ady": 891,
"ĠAnna": 892,
"pected": 893,
"Ġproud": 894,
"Ġsurprised": 895,
"Ġhigh": 896,
"ĠEvery": 897,
"Let": 898,
"Ġhurt": 899,
"uddenly": 900,
"imb": 901,
"Ġcu": 902,
"Ġpicked": 903,
"Ġground": 904,
"Ġcome": 905,
"expected": 906,
"Ġunexpected": 907,
"Ġdoor": 908,
"arden": 909,
"Ġgarden": 910,
"Ġclimb": 911,
"Ġopened": 912,
"Ġloud": 913,
"bb": 914,
"Ġche": 915,
"Ġgl": 916,
"As": 917,
"'m": 918,
"Ġim": 919,
"ild": 920,
"Ġgive": 921,
"ail": 922,
"Ġway": 923,
"Ġcolor": 924,
"Ġblue": 925,
"Ġthanked": 926,
"Ġstill": 927,
"Ġever": 928,
"ĠFrom": 929,
"Ġhugged": 930,
"Ġfar": 931,
"ip": 932,
"ĠHer": 933,
"Ġcall": 934,
"ĠSara": 935,
"ĠWhen": 936,
"No": 937,
"Ġmagic": 938,
"age": 939,
"ummy": 940,
"Ġoff": 941,
"ĠK": 942,
"iz": 943,
"ough": 944,
"Ġjumped": 945,
"Ġpar": 946,
"Ġshould": 947,
"Ġfamily": 948,
"ool": 949,
"Ġkid": 950,
"uff": 951,
"Ġsmile": 952,
"hes": 953,
"Ġplace": 954,
"kay": 955,
"Ġwalk": 956,
"ĠIn": 957,
"Ġgreat": 958,
"ct": 959,
"Ġnow": 960,
"ture": 961,
"em": 962,
"Ġstrong": 963,
"les": 964,
"Ġqu": 965,
"Ġstay": 966,
"Ġunt": 967,
"Ġsto": 968,
"Ġforest": 969,
"aut": 970,
"itty": 971,
"ane": 972,
"Ġfrog": 973,
"Ġbra": 974,
"Ġbro": 975,
"ĠP": 976,
"oon": 977,
"Ġuntil": 978,
"Ġsqu": 979,
"Ġbeaut": 980,
"Ġstick": 981,
"Ġboat": 982,
"dy": 983,
"xt": 984,
"Ġnext": 985,
"lease": 986,
"ning": 987,
"Ġhappily": 988,
"Ġlisten": 989,
"Ġkids": 990,
"Ġtra": 991,
"aking": 992,
"ies": 993,
"Ġhelped": 994,
"Ġapp": 995,
"iful": 996,
"Ġbeautiful": 997,
"th": 998,
"Ġshowed": 999,
"Ġdra": 1000,
"unny": 1001,
"Ġimp": 1002,
"Ġstory": 1003,
"be": 1004,
"Ġclos": 1005,
"Ġtown": 1006,
"oy": 1007,
"Ġwhile": 1008,
"rel": 1009,
"Ġrain": 1010,
"Ġpicture": 1011,
"ress": 1012,
"pt": 1013,
"Ġbeing": 1014,
"Ġeveryone": 1015,
"Ġrem": 1016,
"ary": 1017,
"Ġmor": 1018,
"Ġhat": 1019,
"It": 1020,
"ree": 1021,
"Ġmet": 1022,
"Ġcalled": 1023,
"Ġstopped": 1024,
"Ġgame": 1025,
"Now": 1026,
"Ġad": 1027,
"Can": 1028,
"He": 1029,
"uffy": 1030,
"Ġangry": 1031,
"ger": 1032,
"Ġopen": 1033,
"Ġtruck": 1034,
"Ġsoft": 1035,
"Ġyummy": 1036,
"Ġkeep": 1037,
"Ġlost": 1038,
"Ġwo": 1039,
"When": 1040,
"Ġcry": 1041,
"Ġbed": 1042,
"ĠSally": 1043,
"ĠLet": 1044,
"Ġwarm": 1045,
"Ġate": 1046,
"ĠKitty": 1047,
"Ġmouse": 1048,
"by": 1049,
"Ġbrave": 1050,
"ĠWh": 1051,
"vent": 1052,
"ished": 1053,
"Ġwatch": 1054,
"Ġde": 1055,
"so": 1056,
"Ġdoll": 1057,
"fore": 1058,
"Ġleave": 1059,
"Ġfell": 1060,
"Ġalso": 1061,
"Ġcouldn": 1062,
"Ġgreen": 1063,
"dded": 1064,
"Ġface": 1065,
"Ġflowers": 1066,
"iss": 1067,
"Ġtwo": 1068,
"gan": 1069,
"bit": 1070,
"ble": 1071,
"ĠR": 1072,
"Ġnoise": 1073,
"abbit": 1074,
"irst": 1075,
"owl": 1076,
"What": 1077,
"Ġwhere": 1078,
"ock": 1079,
"az": 1080,
"Ġslide": 1081,
"luffy": 1082,
"Ġsoon": 1083,
"Ġhole": 1084,
"Ġrabbit": 1085,
"self": 1086,
"irrel": 1087,
"Ġpus": 1088,
"Ġsat": 1089,
"ired": 1090,
"Ġbefore": 1091,
"Hi": 1092,
"illy": 1093,
"Ġhear": 1094,
"Ġuse": 1095,
"Ġsquirrel": 1096,
"Ġpa": 1097,
"Then": 1098,
"Ġkept": 1099,
"That": 1100,
"ma": 1101,
"Ġnodded": 1102,
"ear": 1103,
"Ġcook": 1104,
"Ġstore": 1105,
"Look": 1106,
"Ġbirds": 1107,
"Ġhands": 1108,
"Ġpain": 1109,
"Ġfunny": 1110,
"Ġhaving": 1111,
"Ġexpl": 1112,
"Ġgoing": 1113,
"Ġsing": 1114,
"day": 1115,
"Ġcatch": 1116,
"uch": 1117,
"ĠFluffy": 1118,
"aybe": 1119,
"uit": 1120,
"aug": 1121,
"leep": 1122,
"aught": 1123,
"ĠCan": 1124,
"Ġyell": 1125,
"Ġcra": 1126,
"Ġey": 1127,
"Ġfix": 1128,
"Ġthink": 1129,
"Ġfin": 1130,
"Ġbre": 1131,
"Ben": 1132,
"Ġtired": 1133,
"Ġused": 1134,
"Ġbunny": 1135,
"Ġbus": 1136,
"air": 1137,
"ange": 1138,
"Ġwork": 1139,
"Ġlooking": 1140,
"Ġwr": 1141,
"Ġpull": 1142,
"Ġour": 1143,
"We": 1144,
"Ġkit": 1145,
"ĠNow": 1146,
"Ġthr": 1147,
"Ġwait": 1148,
"thing": 1149,
"Ġjo": 1150,
"Ġhas": 1151,
"Ġpond": 1152,
"Ġsound": 1153,
"Ġsunny": 1154,
"Ġdr": 1155,
"Ġmean": 1156,
"Ġothers": 1157,
"ember": 1158,
"ting": 1159,
"Ġbeh": 1160,
"Ġask": 1161,
"ĠG": 1162,
"led": 1163,
"Ġtalk": 1164,
"chen": 1165,
"Ġkitchen": 1166,
"Ġflo": 1167,
"ng": 1168,
"rew": 1169,
"Ġpie": 1170,
"Ġdif": 1171,
"Ġtri": 1172,
"Ġfirst": 1173,
"Ġhead": 1174,
"Ġreal": 1175,
"Ġfav": 1176,
"ello": 1177,
"Hello": 1178,
"Ġimport": 1179,
"Ġmommy": 1180,
"Ġeyes": 1181,
"Ġflower": 1182,
"Ġz": 1183,
"Ġparty": 1184,
"joy": 1185,
"Ġmess": 1186,
"ath": 1187,
"Ġremember": 1188,
"Ġcold": 1189,
"ĠJo": 1190,
"Ġright": 1191,
"Ġcon": 1192,
"Ġsand": 1193,
"ĠDo": 1194,
"Ġswe": 1195,
"Ġrace": 1196,
"ious": 1197,
"imes": 1198,
"Ġduck": 1199,
"orn": 1200,
"ac": 1201,
"Ġshared": 1202,
"Ġimportant": 1203,
"Ġmoral": 1204,
"Ġvo": 1205,
"Ġcuri": 1206,
"zy": 1207,
"Ġice": 1208,
"ount": 1209,
"Ġworked": 1210,
"Ġokay": 1211,
"At": 1212,
"Ġmaking": 1213,
"Ġdress": 1214,
"Ġenjoy": 1215,
"Ġadvent": 1216,
"Ġbright": 1217,
"llow": 1218,
"Ġown": 1219,
"Ġcurious": 1220,
"Ġdir": 1221,
"ĠJack": 1222,
"Ġtall": 1223,
"Ġhop": 1224,
"Ġfavor": 1225,
"Ġhid": 1226,
"reed": 1227,
"Ġsleep": 1228,
"Ġfavorite": 1229,
"Wow": 1230,
"Ġri": 1231,
"Ġthing": 1232,
"Ġbag": 1233,
"Ġmon": 1234,
"Ġhill": 1235,
"Ġbegan": 1236,
"Don": 1237,
"Ġdis": 1238,
"Ġcla": 1239,
"Ġdraw": 1240,
"Ġyard": 1241,
"Ġrest": 1242,
"ĠFin": 1243,
"hn": 1244,
"Ġtell": 1245,
"Ġhere": 1246,
"Ġmove": 1247,
"ster": 1248,
"que": 1249,
"Ġwatched": 1250,
"Ġcut": 1251,
"Ġfollow": 1252,
"Ġbel": 1253,
"ect": 1254,
"Ġnight": 1255,
"Ġagreed": 1256,
"Ġhun": 1257,
"Ġblock": 1258,
"Ġpick": 1259,
"aper": 1260,
"co": 1261,
"Ġstop": 1262,
"After": 1263,
"ĠThis": 1264,
"Ġhot": 1265,
"Ġbehind": 1266,
"lly": 1267,
"Ġsho": 1268,
"Ġtable": 1269,
"Ġsurprise": 1270,
"Ġgrass": 1271,
"Ġworry": 1272,
"Ġtrees": 1273,
"Ġdark": 1274,
"ied": 1275,
"Ġfloor": 1276,
"Ġfarm": 1277,
"Ġlion": 1278,
"fere": 1279,
"Ġtop": 1280,
"Ġsong": 1281,
"Ġtail": 1282,
"Ġplease": 1283,
"Ġdiffere": 1284,
"Ġbutter": 1285,
"Ġru": 1286,
"Ġwalking": 1287,
"Max": 1288,
"Ġcolors": 1289,
"Ġsweet": 1290,
"Ġread": 1291,
"Ġvoice": 1292,
"Ġlady": 1293,
"Ġshout": 1294,
"Ġforg": 1295,
"Ġleaves": 1296,
"ĠDad": 1297,
"isy": 1298,
"ign": 1299,
"Ġcars": 1300,
"Ġcloser": 1301,
"Ġneeded": 1302,
"Ġturned": 1303,
"Ġcried": 1304,
"Ġtast": 1305,
"Why": 1306,
"aring": 1307,
"Ġwood": 1308,
"Ġlaugh": 1309,
"Ġdifferent": 1310,
"Ġpiece": 1311,
"ĠMr": 1312,
"Ġroll": 1313,
"Ġdel": 1314,
"Ġfire": 1315,
"Ġhungry": 1316,
"Ġdoes": 1317,
"ered": 1318,
"ike": 1319,
"Ġcr": 1320,
"Ġadventure": 1321,
"Ġhair": 1322,
"Sue": 1323,
"Ġpaper": 1324,
"Ġyellow": 1325,
"ĠSuddenly": 1326,
"Ġtouch": 1327,
"Ġfull": 1328,
"bo": 1329,
"Ġprin": 1330,
"Ġfeeling": 1331,
"Ġwet": 1332,
"Sam": 1333,
"Anna": 1334,
"Ġfriendly": 1335,
"oom": 1336,
"ĠAs": 1337,
"ken": 1338,
"Ġper": 1339,
"Ġfruit": 1340,
"Ġswing": 1341,
"cked": 1342,
"Ġbroken": 1343,
"ached": 1344,
"ient": 1345,
"Ġready": 1346,
"ppy": 1347,
"Ġpretend": 1348,
"Ġdance": 1349,
"bye": 1350,
"Ġlight": 1351,
"Ġclimbed": 1352,
"Ġanother": 1353,
"Ġprom": 1354,
"ĠBobo": 1355,
"ater": 1356,
"Ġlistened": 1357,
"ĠThat": 1358,
"Ġdanc": 1359,
"where": 1360,
"Ġrunning": 1361,
"Ġplan": 1362,
"Ġgone": 1363,
"Ġswim": 1364,
"Ġonly": 1365,
"Ġtrain": 1366,
"bbed": 1367,
"ila": 1368,
"sh": 1369,
"av": 1370,
"Sara": 1371,
"ndma": 1372,
"Ġsmell": 1373,
"ĠJane": 1374,
"Ġclose": 1375,
"Suddenly": 1376,
"She": 1377,
"aby": 1378,
"Ġblocks": 1379,
"Ġhold": 1380,
"ĠTimmy": 1381,
"ĠAll": 1382,
"So": 1383,
"Ġamaz": 1384,
"Ġwonder": 1385,
"Ġbutterf": 1386,
"Ġsees": 1387,
"Ġwall": 1388,
"Ġhelping": 1389,
"Ġrepl": 1390,
"Ġpu": 1391,
"Ġcream": 1392,
"Ġreached": 1393,
"oney": 1394,
"Ġdri": 1395,
"red": 1396,
"Ġslow": 1397,
"Ġant": 1398,
"af": 1399,
"Ġcool": 1400,
"Ġglad": 1401,
"Ġless": 1402,
"Ġpushed": 1403,
"Mia": 1404,
"Ġgoodbye": 1405,
"Ġfight": 1406,
"ather": 1407,
"Ġac": 1408,
"Ġbeen": 1409,
"Ġhide": 1410,
"Ġfair": 1411,
"Ġmust": 1412,
"ĠO": 1413,
"Ġwindow": 1414,
"Ġmoment": 1415,
"Ġsit": 1416,
"Ġballoon": 1417,
"iced": 1418,
"Ġsnow": 1419,
"ĠEveryone": 1420,
"Ġwished": 1421,
"Ġwag": 1422,
"Ġbaby": 1423,
"Ġstuck": 1424,
"Ġbuy": 1425,
"Ġdone": 1426,
"Ġchild": 1427,
"Ġperf": 1428,
"icy": 1429,
"Ġthank": 1430,
"Ġar": 1431,
"Ġmight": 1432,
"Ġste": 1433,
"Ġapple": 1434,
"Ġbar": 1435,
"Ġfall": 1436,
"Ġtrying": 1437,
"Ġexplore": 1438,
"Ġname": 1439,
"ized": 1440,
"ash": 1441,
"Ġscary": 1442,
"Ġbit": 1443,
"Ġcoming": 1444,
"Ġbuild": 1445,
"Ġdirty": 1446,
"Ġwin": 1447,
"Ġdin": 1448,
"Ġdream": 1449,
"Ġlooks": 1450,
"Ġquick": 1451,
"Ġdoing": 1452,
"aisy": 1453,
"'re": 1454,
"Ġheld": 1455,
"Ġunderst": 1456,
"ames": 1457,
"In": 1458,
"Ġbooks": 1459,
"Ġmar": 1460,
"Ġbutterfly": 1461,
"Ġleft": 1462,
"avy": 1463,
"Ġcount": 1464,
"Ġreach": 1465,
"Ġtiny": 1466,
"Ġshouted": 1467,
"ott": 1468,
"Ġdro": 1469,
"Ġbran": 1470,
"Ġair": 1471,
"Ġland": 1472,
"key": 1473,
"Ġreplied": 1474,
"Ġspl": 1475,
"Ġgrow": 1476,
"Ġpulled": 1477,
"Ġthrough": 1478,
"Ġtreat": 1479,
"Ġwise": 1480,
"Ġchair": 1481,
"Ġwhy": 1482,
"Ġbrother": 1483,
"Ġwoods": 1484,
"Ġplant": 1485,
"ix": 1486,
"Ġclapped": 1487,
"Ġpink": 1488,
"Ġmat": 1489,
"Ġthree": 1490,
"Ġowl": 1491,
"Ġsometimes": 1492,
"ins": 1493,
"Ġcup": 1494,
"ield": 1495,
"Ġsure": 1496,
"Ġcloud": 1497,
"Ġswam": 1498,
"ely": 1499,
"Ġseen": 1500,
"andy": 1501,
"ask": 1502,
"outh": 1503,
"Ġjob": 1504,
"Ġfill": 1505,
"Ġcolorful": 1506,
"Ġnest": 1507,
"Ġmouth": 1508,
"Ġbigger": 1509,
"Ġremembered": 1510,
"pe": 1511,
"Okay": 1512,
"Ġjoin": 1513,
"uddy": 1514,
"ph": 1515,
"Ġlesson": 1516,
"oup": 1517,
"room": 1518,
"Ġstayed": 1519,
"ĠThere": 1520,
"Ġcre": 1521,
"Ġwaved": 1522,
"art": 1523,
"Ġpaint": 1524,
"Ġclot": 1525,
"Oh": 1526,
"Ġclothes": 1527,
"Ġve": 1528,
"Ġgrabbed": 1529,
"This": 1530,
"ower": 1531,
"Ġcont": 1532,
"cle": 1533,
"Ġwaited": 1534,
"ĠAfter": 1535,
"Ġbroke": 1536,
"Ġgames": 1537,
"Ġword": 1538,
"ucky": 1539,
"Ġblew": 1540,
"Ġcast": 1541,
"Ġgent": 1542,
"Ġquickly": 1543,
"Ġenjoyed": 1544,
"ries": 1545,
"Ġlikes": 1546,
"Ġpictures": 1547,
"ĠMommy": 1548,
"ation": 1549,
"ton": 1550,
"Ġheavy": 1551,
"Ġsea": 1552,
"de": 1553,
"Ġmus": 1554,
"Ġset": 1555,
"Ġgif": 1556,
"Ġalone": 1557,
"asure": 1558,
"Ġmiss": 1559,
"Ġturns": 1560,
"Jo": 1561,
"Ġanything": 1562,
"orm": 1563,
"Ġspot": 1564,
"Ġnoticed": 1565,
"Ġhopped": 1566,
"der": 1567,
"Ġworld": 1568,
"Ġpot": 1569,
"Ġbott": 1570,
"Ġpen": 1571,
"Ġpat": 1572,
"lc": 1573,
"Ġmix": 1574,
"Ġbike": 1575,
"Ġarm": 1576,
"Ġyear": 1577,
"Her": 1578,
"Ġtight": 1579,
"Ġeverywhere": 1580,
"Lucy": 1581,
"Ġtower": 1582,
"Ġthrew": 1583,
"Ġwon": 1584,
"ĠBuddy": 1585,
"Ġride": 1586,
"\".": 1587,
"Ġhimself": 1588,
"man": 1589,
"Ġfollowed": 1590,
"Ġju": 1591,
"Ġje": 1592,
"less": 1593,
"amp": 1594,
"Bob": 1595,
"ape": 1596,
"Ġcomp": 1597,
"Ġkey": 1598,
"row": 1599,
"Ġwhite": 1600,
"Ġmakes": 1601,
"ctor": 1602,
"Spot": 1603,
"Ġwrong": 1604,
"Ġblack": 1605,
"Ġbreak": 1606,
"ĠDaisy": 1607,
"ner": 1608,
"Do": 1609,
"Ġmusic": 1610,
"thy": 1611,
"ee": 1612,
"ĠWhat": 1613,
"Ġpol": 1614,
"Ġdeep": 1615,
"arent": 1616,
"Ġdelic": 1617,
"Ġbee": 1618,
"Ġforgot": 1619,
"cess": 1620,
"ued": 1621,
"Ġcastle": 1622,
"Ġem": 1623,
"ves": 1624,
"Ġwear": 1625,
"Ġhit": 1626,
"iet": 1627,
"Ġparent": 1628,
"oun": 1629,
"olly": 1630,
"Ġquiet": 1631,
"ister": 1632,
"Ġround": 1633,
"Ġdanced": 1634,
"Ġstu": 1635,
"Ġleaf": 1636,
"Ġwants": 1637,
"ance": 1638,
"Ġvis": 1639,
"Ġnap": 1640,
"Ġmonster": 1641,
"Ġbowl": 1642,
"ang": 1643,
"Ġtalked": 1644,
"rot": 1645,
"itten": 1646,
"ully": 1647,
"os": 1648,
"Ġdry": 1649,
"Ġbor": 1650,
"Ġcookies": 1651,
"Ġfaster": 1652,
"Ġunderstand": 1653,
"ren": 1654,
"ĠJohn": 1655,
"Ġleg": 1656,
"Ġbrought": 1657,
"zz": 1658,
"From": 1659,
"ĠInside": 1660,
"fully": 1661,
"Ġsmart": 1662,
"cy": 1663,
"ts": 1664,
"Ġside": 1665,
"ross": 1666,
"Ġsign": 1667,
"Ġrocks": 1668,
"Ġsharing": 1669,
"Ġwell": 1670,
"Ġbranch": 1671,
"Ġbutton": 1672,
"Ġsec": 1673,
"Ġsomeone": 1674,
"ĠLila": 1675,
"Ġmum": 1676,
"Ġhappen": 1677,
"His": 1678,
"Ġfox": 1679,
"Ġpoin": 1680,
"Ġfinished": 1681,
"Ġres": 1682,
"Ġdinner": 1683,
"Ġrel": 1684,
"ence": 1685,
"Ġsister": 1686,
"Ġreally": 1687,
"Ġflying": 1688,
"ards": 1689,
"eddy": 1690,
"Ġele": 1691,
"Ġworried": 1692,
"Ġcontin": 1693,
"Ġvisit": 1694,
"ĠTo": 1695,
"Ġbeach": 1696,
"Ġque": 1697,
"Ġking": 1698,
"Ġsecret": 1699,
"ĠMaybe": 1700,
"gy": 1701,
"Ġel": 1702,
"Ġtoday": 1703,
"Ġshin": 1704,
"Ġperfect": 1705,
"ipp": 1706,
"Ġsilly": 1707,
"Ġeverything": 1708,
"Ġriver": 1709,
"ĠSoon": 1710,
"Ġdanger": 1711,
"ĠSarah": 1712,
"Ġsmiles": 1713,
"ĠAt": 1714,
"Ġfur": 1715,
"Ġfield": 1716,
"Ġgu": 1717,
"John": 1718,
"Ġchildren": 1719,
"While": 1720,
"Ġwelc": 1721,
"Ġsang": 1722,
"Ġfilled": 1723,
"Ġpudd": 1724,
"Ġeating": 1725,
"Ġwish": 1726,
"Ġelse": 1727,
"Ġsnack": 1728,
"ze": 1729,
"Ġpieces": 1730,
"Ġpromised": 1731,
"ĠJoe": 1732,
"ord": 1733,
"Ġspr": 1734,
"Ġpig": 1735,
"Ġfree": 1736,
"Ġgi": 1737,
"ĠEm": 1738,
"Ġ-": 1739,
"Ġbite": 1740,
"Ġcontinued": 1741,
"ead": 1742,
"Ġrealized": 1743,
"itting": 1744,
"Ġjar": 1745,
"Ġcow": 1746,
"Ġear": 1747,
"Amy": 1748,
"Just": 1749,
"Maybe": 1750,
"ated": 1751,
"Ġblank": 1752,
"stead": 1753,
"Ġorange": 1754,
"Ġcarefully": 1755,
"Ġmud": 1756,
"Ġparents": 1757,
"Ġdrag": 1758,
"Ġrolled": 1759,
"Ġcrying": 1760,
"Ġblanket": 1761,
"Ġsoup": 1762,
"imi": 1763,
"cket": 1764,
"Ġsail": 1765,
"Ġpurp": 1766,
"ale": 1767,
"Ġdrink": 1768,
"Ġsnake": 1769,
"Ġboun": 1770,
"Ġyes": 1771,
"Ġcrab": 1772,
"Ġenough": 1773,
"ses": 1774,
"Ġthrow": 1775,
"Ġlaughing": 1776,
"Ġpet": 1777,
"Ġbath": 1778,
"Ġpurple": 1779,
"Ġwords": 1780,
"ĠZ": 1781,
"Ġfairy": 1782,
"Ġamazing": 1783,
"Ġbottle": 1784,
"Ġwithout": 1785,
"ich": 1786,
"Fin": 1787,
"ĠBilly": 1788,
"Ġgift": 1789,
"ire": 1790,
"Ġgrandma": 1791,
"ons": 1792,
"Ġpast": 1793,
"Ġbarked": 1794,
"Ġwagged": 1795,
"iver": 1796,
"Ġmail": 1797,
"fort": 1798,
"Ġmoney": 1799,
"Ġmonkey": 1800,
"used": 1801,
"Ġbrown": 1802,
"chool": 1803,
"unch": 1804,
"Ġatt": 1805,
"Ġmoved": 1806,
"Ġasks": 1807,
"Ġdoctor": 1808,
"ises": 1809,
"Ġwhe": 1810,
"ĠGra": 1811,
"Ġclosed": 1812,
"Ġwelcome": 1813,
"Ġcandy": 1814,
"Ġsu": 1815,
"gg": 1816,
"Ġowner": 1817,
"Ġlon": 1818,
"Ġschool": 1819,
"Ġgetting": 1820,
"Ġsmo": 1821,
"Ġhigher": 1822,
"Ġtreasure": 1823,
"Ġsitting": 1824,
"Ġlonely": 1825,
"Ġdangerous": 1826,
"Ġapples": 1827,
"Ġmorning": 1828,
"ĠCh": 1829,
"Ġliving": 1830,
"ush": 1831,
"una": 1832,
"vel": 1833,
"Ġroad": 1834,
"Ġshining": 1835,
"Ġshop": 1836,
"ased": 1837,
"Ġpaw": 1838,
"Ġmother": 1839,
"ere": 1840,
"Ġra": 1841,
"Ġshoes": 1842,
"ible": 1843,
"Ġtalking": 1844,
"althy": 1845,
"Ġpre": 1846,
"Ġstre": 1847,
"Ġcaught": 1848,
"Ġcreat": 1849,
"ey": 1850,
"Ġegg": 1851,
"Ġstrange": 1852,
"ĠTommy": 1853,
"Ġruns": 1854,
"Ġletter": 1855,
"Ġbuck": 1856,
"Ġpass": 1857,
"Ġchee": 1858,
"Ġwings": 1859,
"Ġfan": 1860,
"ol": 1861,
"fish": 1862,
"Ġmad": 1863,
"me": 1864,
"asket": 1865,
"Ġlake": 1866,
"Ġbasket": 1867,
"ass": 1868,
"cks": 1869,
"set": 1870,
"ĠMimi": 1871,
"Ġthinks": 1872,
"Ġstone": 1873,
"ĠBl": 1874,
"Ġpuddle": 1875,
"Ġdragon": 1876,
"Ġnose": 1877,
"Ġtom": 1878,
"isk": 1879,
"board": 1880,
"app": 1881,
"Ġbat": 1882,
"Ġdelicious": 1883,
"Ġfarmer": 1884,
"Ġstand": 1885,
"Mommy": 1886,
"Ġteddy": 1887,
"Ġcoat": 1888,
"itch": 1889,
"Ġbelie": 1890,
"Ġsame": 1891,
"ches": 1892,
"Ġmine": 1893,
"Ġdays": 1894,
"Ġfit": 1895,
"Ġbring": 1896,
"Ġwhist": 1897,
"Ġsear": 1898,
"Ġgentle": 1899,
"igh": 1900,
"Ġcray": 1901,
"Ġstart": 1902,
"Ġyears": 1903,
"Ġpill": 1904,
"Ġscream": 1905,
"igg": 1906,
"Ġkite": 1907,
"phant": 1908,
"'ll": 1909,
"arm": 1910,
"Ġvill": 1911,
"ella": 1912,
"Ġtasty": 1913,
"Ġfinally": 1914,
"Ġsinging": 1915,
"Ġcho": 1916,
"Ġph": 1917,
"Ġwore": 1918,
"Ġben": 1919,
"Ġhoped": 1920,
"Ġshell": 1921,
"Ġswings": 1922,
"Ġtrou": 1923,
"sy": 1924,
"Ġhor": 1925,
"Ġpush": 1926,
"ined": 1927,
"Ġherself": 1928,
"sw": 1929,
"Please": 1930,
"iskers": 1931,
"Ġbelong": 1932,
"Ġansw": 1933,
"Ġbush": 1934,
"Ġcarrot": 1935,
"aughty": 1936,
"emy": 1937,
"Ġteach": 1938,
"Ġelephant": 1939,
"Ġdropped": 1940,
"bow": 1941,
"Ġnaughty": 1942,
"ract": 1943,
"Ġshap": 1944,
"Ġcoll": 1945,
"Ġwoke": 1946,
"ball": 1947,
"sc": 1948,
"ier": 1949,
"Ġteac": 1950,
"Ġhiding": 1951,
"Ġpile": 1952,
"Ġarri": 1953,
"erry": 1954,
"llie": 1955,
"Ġcour": 1956,
"Ġtouc": 1957,
"isa": 1958,
"Ġpuppy": 1959,
"Ġtwins": 1960,
"Ġlunch": 1961,
"Ġsack": 1962,
"Ġbow": 1963,
"Ġmin": 1964,
"Ġgrew": 1965,
"Ġshapes": 1966,
"Ġcheered": 1967,
"Ġpers": 1968,
"Ġrope": 1969,
"Ġseem": 1970,
"Ġcourse": 1971,
"Ġjuice": 1972,
"Ġvillage": 1973,
"irth": 1974,
"irthday": 1975,
"ĠJen": 1976,
"Ġspin": 1977,
"Ġrainbow": 1978,
"ipped": 1979,
"ama": 1980,
"OK": 1981,
"fused": 1982,
"Ġbench": 1983,
"Ġspoon": 1984,
"ĠFred": 1985,
"Ġfence": 1986,
"Ġcute": 1987,
"Ġnut": 1988,
"Ġstreet": 1989,
"Ġcheese": 1990,
"Ġrob": 1991,
"Ġshook": 1992,
"Ġprob": 1993,
"Ġtouched": 1994,
"ĠWhiskers": 1995,
"idge": 1996,
"col": 1997,
"Ġseed": 1998,
"ĠBlue": 1999,
"Ġforever": 2000,
"Jack": 2001,
"Ġbell": 2002,
"Ġteacher": 2003,
"Good": 2004,
"Ġjoy": 2005,
"Ġwar": 2006,
"Ġcarry": 2007,
"Ġplane": 2008,
"lem": 2009,
"Ġeas": 2010,
"Ġcorn": 2011,
"Ġsounds": 2012,
"Ġbugs": 2013,
"Ġbirthday": 2014,
"Ġproblem": 2015,
"Ġdes": 2016,
"Ġinc": 2017,
"lla": 2018,
"Ġpower": 2019,
"Ġmost": 2020,
"Ġspo": 2021,
"br": 2022,
"ilk": 2023,
"Ġable": 2024,
"Ġnum": 2025,
"Ġarrived": 2026,
"ato": 2027,
"Ġbusy": 2028,
"irp": 2029,
"Ġdolls": 2030,
"eb": 2031,
"Ġwra": 2032,
"Ġfew": 2033,
"Ġfeels": 2034,
"ian": 2035,
"Ġwonderful": 2036,
"Ġbread": 2037,
"ĠThank": 2038,
"ĠEmma": 2039,
"Ġmilk": 2040,
"Ġrobot": 2041,
"Ġshy": 2042,
"Ġrec": 2043,
"Finally": 2044,
"Ġpromise": 2045,
"Ġkiss": 2046,
"Ġneck": 2047,
"Ġband": 2048,
"irt": 2049,
"ountain": 2050,
"ub": 2051,
"Ġhelpful": 2052,
"gly": 2053,
"Ġshake": 2054,
"Ġheart": 2055,
"Ġpocket": 2056,
"eter": 2057,
"umpy": 2058,
"Ġcave": 2059,
"Ġpop": 2060,
"Ġpatient": 2061,
"arp": 2062,
"Ġlive": 2063,
"Ġob": 2064,
"Ġugly": 2065,
"Ġstorm": 2066,
"Ġslowly": 2067,
"eared": 2068,
"Ġholding": 2069,
"Ġbelieve": 2070,
"Ġturt": 2071,
"Ġupset": 2072,
"ĠRemy": 2073,
"Ġshr": 2074,
"Ġkitten": 2075,
"Ġcover": 2076,
"Ġsharp": 2077,
"Ġtowards": 2078,
"ĠBella": 2079,
"Ġsuc": 2080,
"Ġstories": 2081,
"adow": 2082,
"Ġhoney": 2083,
"ost": 2084,
"Ġballs": 2085,
"oggy": 2086,
"ove": 2087,
"ĠLe": 2088,
"Ġgray": 2089,
"Ġnoises": 2090,
"read": 2091,
"Ġdirt": 2092,
"Ġcir": 2093,
"Ġdisapp": 2094,
"Ġlate": 2095,
"Ġdriver": 2096,
"Ġseat": 2097,
"Ġdist": 2098,
"Ġbucket": 2099,
"Ġspark": 2100,
"Ġturtle": 2101,
"Ġmeet": 2102,
"Ġspid": 2103,
"Ġtreats": 2104,
"alm": 2105,
"ator": 2106,
"Ġseek": 2107,
"Ġglow": 2108,
"Ġzoom": 2109,
"unt": 2110,
"Ġyoung": 2111,
"Ġlem": 2112,
"Ġsandw": 2113,
"fortable": 2114,
"Ġtrip": 2115,
"Ġsplas": 2116,
"Ġamazed": 2117,
"Ġmist": 2118,
"Ġfold": 2119,
"Ġmark": 2120,
"Ġpuzz": 2121,
"Ġmach": 2122,
"Ġmagical": 2123,
"ourn": 2124,
"Ġorgan": 2125,
"Ġhorse": 2126,
"Ġjourn": 2127,
"Ġwild": 2128,
"Ġpart": 2129,
"oose": 2130,
"Ġcookie": 2131,
"Ġhugs": 2132,
"Ġprincess": 2133,
"ĠMark": 2134,
"epend": 2135,
"Ġwheel": 2136,
"ens": 2137,
"Ġcloth": 2138,
"pping": 2139,
"Sure": 2140,
"ung": 2141,
"ĠLisa": 2142,
"Ġbubb": 2143,
"Ġtaking": 2144,
"Ġinstead": 2145,
"ling": 2146,
"Ġstring": 2147,
"Ġnet": 2148,
"Ġsug": 2149,
"Ġdrove": 2150,
"Ġrude": 2151,
"Ġspicy": 2152,
"Be": 2153,
"Ġcoin": 2154,
"iling": 2155,
"Ġfighting": 2156,
"Ġstars": 2157,
"Ġbone": 2158,
"Ġcraw": 2159,
"Ġlucky": 2160,
"Of": 2161,
"Ġhuge": 2162,
"Ġinv": 2163,
"not": 2164,
"Hey": 2165,
"Ġca": 2166,
"pper": 2167,
"ors": 2168,
"Ġsal": 2169,
"aur": 2170,
"up": 2171,
"Ġdi": 2172,
"ĠJim": 2173,
"Ġforget": 2174,
"ĠGrandma": 2175,
"Ġwhistle": 2176,
"Ġcannot": 2177,
"ĠFinally": 2178,
"Ġsick": 2179,
"Ġcard": 2180,
"Ġspider": 2181,
"Ġsongs": 2182,
"Ġsnowman": 2183,
"Ġcou": 2184,
"Ġfoot": 2185,
"Ġwide": 2186,
"Ġpath": 2187,
"Lila": 2188,
"Later": 2189,
"Ġpillow": 2190,
"ular": 2191,
"ize": 2192,
"Ġlife": 2193,
"Ġfixed": 2194,
"ĠAnn": 2195,
"ĠJust": 2196,
"est": 2197,
"rill": 2198,
"oph": 2199,
"ert": 2200,
"Ġboss": 2201,
"Ġnod": 2202,
"Ġgiant": 2203,
"Ġcomes": 2204,
"Ġmoon": 2205,
"Ġjoke": 2206,
"Ġlast": 2207,
"Ġtaste": 2208,
"Ġgrumpy": 2209,
"Ġmachine": 2210,
"bled": 2211,
"den": 2212,
"Ġwave": 2213,
"Ġcart": 2214,
"Ġdrive": 2215,
"Ġash": 2216,
"Ġthin": 2217,
"Ġser": 2218,
"Ġgrab": 2219,
"lower": 2220,
"ĠLeo": 2221,
"Ġpeace": 2222,
"Ġshelf": 2223,
"Ġsel": 2224,
"ery": 2225,
"ĠOn": 2226,
"Ġwrite": 2227,
"Ġhidden": 2228,
"Ġlanded": 2229,
"Ġchange": 2230,
"Ġdaddy": 2231,
"Ġworm": 2232,
"Ġring": 2233,
"Ġfruits": 2234,
"Ġchased": 2235,
"erest": 2236,
"Ġbark": 2237,
"Ġsour": 2238,
"oop": 2239,
"Ġrad": 2240,
"Ġsmooth": 2241,
"Ġconfused": 2242,
"Ġfle": 2243,
"Ġinterest": 2244,
"Ġoven": 2245,
"ope": 2246,
"Ġmissed": 2247,
"Ġmyster": 2248,
"Ġwasn": 2249,
"Ġval": 2250,
"Ġadventures": 2251,
"ity": 2252,
"Ġtakes": 2253,
"Ġsuddenly": 2254,
"kin": 2255,
"ĠCome": 2256,
"Ġselfish": 2257,
"Ġmessy": 2258,
"Ġsheep": 2259,
"To": 2260,
"ĠLuna": 2261,
"ife": 2262,
"Ġce": 2263,
"elly": 2264,
"Ġsticks": 2265,
"Ġdrew": 2266,
"irpy": 2267,
"Ġtie": 2268,
"Ġtea": 2269,
"Ġbought": 2270,
"Ġstepped": 2271,
"Ġban": 2272,
"Ġexp": 2273,
"Ġstep": 2274,
"box": 2275,
"Ġent": 2276,
"Ġlater": 2277,
"St": 2278,
"ĠN": 2279,
"Ġbeak": 2280,
"Ġwash": 2281,
"to": 2282,
"Ġacross": 2283,
"Ġjog": 2284,
"Ġlay": 2285,
"pect": 2286,
"Ġpour": 2287,
"Ġducks": 2288,
"Ġlegs": 2289,
"Ġfil": 2290,
"ever": 2291,
"ĠBu": 2292,
"Ġspe": 2293,
"Ġgrate": 2294,
"ugg": 2295,
"Ġemp": 2296,
"Ġslid": 2297,
"Ġempty": 2298,
"Ġdrum": 2299,
"Ġsleepy": 2300,
"ose": 2301,
"Ġfeather": 2302,
"Ġzoo": 2303,
"Ġpan": 2304,
"Ġphone": 2305,
"Ġhope": 2306,
"mer": 2307,
"ĠCat": 2308,
"amed": 2309,
"Ġlemon": 2310,
"Ġfing": 2311,
"Ġgrateful": 2312,
"eth": 2313,
"ars": 2314,
"Ġsmelly": 2315,
"Ġsplash": 2316,
"let": 2317,
"Ġclever": 2318,
"Ġchick": 2319,
"ions": 2320,
"Ġsave": 2321,
"Ġimag": 2322,
"Soon": 2323,
"Ġmed": 2324,
"Ġinteresting": 2325,
"Ġcalm": 2326,
"izzy": 2327,
"Ġplate": 2328,
"Ġbanan": 2329,
"Ġwatching": 2330,
"izz": 2331,
"Ġfaces": 2332,
"Ġlift": 2333,
"Ġign": 2334,
"Ġba": 2335,
"Ġline": 2336,
"Ġclouds": 2337,
"Ġdogs": 2338,
"yard": 2339,
"ĠJill": 2340,
"Ġwolf": 2341,
"ĠMolly": 2342,
"Ġspray": 2343,
"wel": 2344,
"Ġact": 2345,
"Ġthough": 2346,
"Ġbackyard": 2347,
"Ġmot": 2348,
"Ġfancy": 2349,
"Ġprot": 2350,
"Ġwhole": 2351,
"Ġpuzzle": 2352,
"Come": 2353,
"Ġhealthy": 2354,
"Ġrocket": 2355,
"Ġfinish": 2356,
"Ġsupp": 2357,
"Ġseemed": 2358,
"Ġquest": 2359,
"ĠChirpy": 2360,
"Ġarms": 2361,
"llo": 2362,
"dge": 2363,
"Ġeasy": 2364,
"Ġjewel": 2365,
"Ġjelly": 2366,
"ĠDaddy": 2367,
"Ġtid": 2368,
"Ġfake": 2369,
"Ġpract": 2370,
"Ġcrayons": 2371,
"ward": 2372,
"erly": 2373,
"Ġalong": 2374,
"Ġship": 2375,
"Ġscar": 2376,
"ĠJerry": 2377,
"onest": 2378,
"ont": 2379,
"Ġmaybe": 2380,
"Ġpool": 2381,
"Ġemb": 2382,
"iger": 2383,
"Ġworking": 2384,
"Ġwondered": 2385,
"Ġgives": 2386,
"Ġexplain": 2387,
"ĠBunny": 2388,
"Ġlonger": 2389,
"ĠDoggy": 2390,
"Ġpack": 2391,
"ĠBe": 2392,
"irr": 2393,
"Ġbossy": 2394,
"Ġanyone": 2395,
"Ġsaved": 2396,
"Ġsmelled": 2397,
"ocked": 2398,
"Ġfront": 2399,
"Ġsuch": 2400,
"Ġpin": 2401,
"rass": 2402,
"Ġav": 2403,
"arrass": 2404,
"Ġhonest": 2405,
"Ġtrouble": 2406,
"Ġvan": 2407,
"Ġnothing": 2408,
"Ġembarrass": 2409,
"Ġtidy": 2410,
"Ġweak": 2411,
"ĠOllie": 2412,
"Ġputs": 2413,
"ĠMomo": 2414,
"Ġkick": 2415,
"Ġforgive": 2416,
"Ġshirt": 2417,
"Ġneigh": 2418,
"ually": 2419,
"ment": 2420,
"urse": 2421,
"iting": 2422,
"unk": 2423,
"Ġplants": 2424,
"arge": 2425,
"Ġmind": 2426,
"Ġcozy": 2427,
"Ġsol": 2428,
"Ġyog": 2429,
"Ġgently": 2430,
"oomy": 2431,
"oc": 2432,
"orrow": 2433,
"Ġneighb": 2434,
"ĠWith": 2435,
"sp": 2436,
"ming": 2437,
"ork": 2438,
"Ġlad": 2439,
"Ġmistake": 2440,
"Ġjumping": 2441,
"Ġlock": 2442,
"Ġstood": 2443,
"Ġwing": 2444,
"Ġcross": 2445,
"Ġqueen": 2446,
"Ġprince": 2447,
"Ġaf": 2448,
"Ġcheer": 2449,
"Ġonto": 2450,
"Ġwaiting": 2451,
"Ġpointed": 2452,
"Ġchew": 2453,
"ones": 2454,
"ult": 2455,
"Ġlovely": 2456,
"Ġbal": 2457,
"Ġdeer": 2458,
"Ġcouch": 2459,
"Ġexplor": 2460,
"ĠWhy": 2461,
"we": 2462,
"ĠTheir": 2463,
"Ġstret": 2464,
"era": 2465,
"Ġlarge": 2466,
"ĠMary": 2467,
"Ġsur": 2468,
"ĠMy": 2469,
"Ġants": 2470,
"Ġladder": 2471,
"Ġcleaned": 2472,
"oof": 2473,
"Ġdish": 2474,
"And": 2475,
"Ġplaces": 2476,
"Ġsandwich": 2477,
"Ġret": 2478,
"Ġtomorrow": 2479,
"aughter": 2480,
"Ġbuilding": 2481,
"Ġbounce": 2482,
"raid": 2483,
"Ġpretended": 2484,
"Ġafraid": 2485,
"Sally": 2486,
"Ġwip": 2487,
"Ġmatch": 2488,
"Ġperson": 2489,
"Kitty": 2490,
"Ġrich": 2491,
"Ġpizz": 2492,
"uce": 2493,
"Ġreturn": 2494,
"Ġhum": 2495,
"Ġboring": 2496,
"ned": 2497,
"gest": 2498,
"Ġteeth": 2499,
"ĠSomet": 2500,
"Ġscarf": 2501,
"Ġgoes": 2502,
"Ġgather": 2503,
"Ġsplashed": 2504,
"ĠTogether": 2505,
"Ġlaw": 2506,
"Ġsearch": 2507,
"Ġstra": 2508,
"Ġfurry": 2509,
"aced": 2510,
"My": 2511,
"Ġloves": 2512,
"Ġlazy": 2513,
"Ġpri": 2514,
"Ġswimming": 2515,
"Ġscreamed": 2516,
"Ġdaughter": 2517,
"Ġtrue": 2518,
"Ġgen": 2519,
"Ġpizza": 2520,
"Ġnumber": 2521,
"Ġashamed": 2522,
"oman": 2523,
"Ġwoman": 2524,
"Ġpowerful": 2525,
"Ġflag": 2526,
"Ġhang": 2527,
"Ġanswer": 2528,
"Ġfear": 2529,
"aw": 2530,
"Ġchase": 2531,
"Ġmotor": 2532,
"Ġclown": 2533,
"Ġeag": 2534,
"Ġappeared": 2535,
"vous": 2536,
"Ġrub": 2537,
"ĠTV": 2538,
"ek": 2539,
"Ġwand": 2540,
"Ġchocol": 2541,
"Ġsuccess": 2542,
"ĠSt": 2543,
"Ġcreative": 2544,
"Ġnoisy": 2545,
"Ġdig": 2546,
"Ġnearby": 2547,
"Ġtrust": 2548,
"ĠIf": 2549,
"ĠBird": 2550,
"Ġwearing": 2551,
"ado": 2552,
"Ġhello": 2553,
"Ġmatter": 2554,
"Ġtool": 2555,
"elp": 2556,
"Ġner": 2557,
"Ġsaf": 2558,
"pa": 2559,
"Ġtest": 2560,
"Ġnervous": 2561,
"Ġsold": 2562,
"osaur": 2563,
"icked": 2564,
"oppy": 2565,
"Ġcircle": 2566,
"Ġdrank": 2567,
"Ġmap": 2568,
"Ġsmiling": 2569,
"Ġclass": 2570,
"Ġtries": 2571,
"Ġchocolate": 2572,
"Ġknee": 2573,
"Ġdinosaur": 2574,
"ĠTiny": 2575,
"Ġimpress": 2576,
"Ġgener": 2577,
"Ġmirr": 2578,
"Ġballoons": 2579,
"Ġcand": 2580,
"Ġrare": 2581,
"Ġpolite": 2582,
"Ġcarried": 2583,
"Ġprotect": 2584,
"ensive": 2585,
"Stop": 2586,
"Ġmirror": 2587,
"ĠBobby": 2588,
"Ġgun": 2589,
"Ġshadow": 2590,
"ĠPlease": 2591,
"Ġbald": 2592,
"Ġgold": 2593,
"Ġpump": 2594,
"Ġexpensive": 2595,
"Ġreg": 2596,
"Ġnote": 2597,
"Ġhero": 2598,
"ĠSp": 2599,
"Ġap": 2600,
"iff": 2601,
"Ġmarch": 2602,
"ĠGo": 2603,
"ĠDon": 2604,
"Ġicy": 2605,
"Ġcri": 2606,
"Ġweird": 2607,
"Ġhar": 2608,
"Ġsnee": 2609,
"Ġsoap": 2610,
"Ġmysterious": 2611,
"rag": 2612,
"ina": 2613,
"Ġtowel": 2614,
"Ġgate": 2615,
"Ġwhale": 2616,
"Ġtape": 2617,
"Ġrespect": 2618,
"Ġpoor": 2619,
"ute": 2620,
"issors": 2621,
"arl": 2622,
"Ġdizzy": 2623,
"ĠBenny": 2624,
"Help": 2625,
"Ġthese": 2626,
"Ġgenerous": 2627,
"itter": 2628,
"Ġmic": 2629,
"Ġfeet": 2630,
"nic": 2631,
"Ġpres": 2632,
"Ġfat": 2633,
"Ġboot": 2634,
"mb": 2635,
"Ġsque": 2636,
"Ġpicnic": 2637,
"Ġembarrassed": 2638,
"Ġlead": 2639,
"Ġsugar": 2640,
"Ġtent": 2641,
"Ġpeaceful": 2642,
"scape": 2643,
"ndpa": 2644,
"Ġdisco": 2645,
"isp": 2646,
"Ġmel": 2647,
"ĠBear": 2648,
"Ġtasted": 2649,
"Ġbrush": 2650,
"Ġscissors": 2651,
"Ġclap": 2652,
"Ġrough": 2653,
"Ġdancing": 2654,
"Ġtick": 2655,
"ote": 2656,
"Ġglue": 2657,
"Ġdecor": 2658,
"Ġyelled": 2659,
"Ġhur": 2660,
"Ġbridge": 2661,
"Ġcloset": 2662,
"Ġjourney": 2663,
"Ġstir": 2664,
"Ġcrown": 2665,
"Ġprint": 2666,
"ĠSometimes": 2667,
"ual": 2668,
"imp": 2669,
"ventually": 2670,
"ume": 2671,
"Ġlamp": 2672,
"Ġcap": 2673,
"Ġscare": 2674,
"ness": 2675,
"Tommy": 2676,
"Ġvase": 2677,
"airs": 2678,
"any": 2679,
"lebr": 2680,
"Ġtele": 2681,
"owed": 2682,
"ĠDucky": 2683,
"Ġcelebr": 2684,
"lves": 2685,
"Ġpainted": 2686,
"Ġlog": 2687,
"ĠHow": 2688,
"Ġblow": 2689,
"Ġgigg": 2690,
"Ġsco": 2691,
"Ġeld": 2692,
"Ġmixed": 2693,
"Ġwhisp": 2694,
"erries": 2695,
"Ġberries": 2696,
"Ġbake": 2697,
"Ġcage": 2698,
"rob": 2699,
"Ġpay": 2700,
"Ġdrawing": 2701,
"Ġwis": 2702,
"Ġfamous": 2703,
"Ġbean": 2704,
"getable": 2705,
"Ġspread": 2706,
"Ġkicked": 2707,
"Ġnorm": 2708,
"Ġbecome": 2709,
"Ġshark": 2710,
"Ġrelie": 2711,
"Ġvegetable": 2712,
"Ġmountain": 2713,
"ser": 2714,
"Ġknocked": 2715,
"Ġwrap": 2716,
"Ġincred": 2717,
"Ġadm": 2718,
"Ġnormal": 2719,
"Ġlose": 2720,
"ustr": 2721,
"asp": 2722,
"Ġwouldn": 2723,
"Ġthick": 2724,
"Ġfine": 2725,
"Ġglass": 2726,
"Ġteam": 2727,
"ced": 2728,
"Ġgroup": 2729,
"Ġignor": 2730,
"Ġclock": 2731,
"Ġclear": 2732,
"Ġelderly": 2733,
"Ġmighty": 2734,
"Ġcone": 2735,
"robe": 2736,
"Ġincredible": 2737,
"Ġmoms": 2738,
"Ġsock": 2739,
"Ġfrustr": 2740,
"Ġbalance": 2741,
"ĠBr": 2742,
"Ġjam": 2743,
"ragile": 2744,
"Ġspace": 2745,
"Ġ3": 2746,
"Ġorganized": 2747,
"Ġcorner": 2748,
"Dad": 2749,
"Ġfright": 2750,
"port": 2751,
"alous": 2752,
"Ġbranches": 2753,
"Ġyarn": 2754,
"Ġsword": 2755,
"Ġsell": 2756,
"Ġroar": 2757,
"ighed": 2758,
"Ġfeed": 2759,
"Ġfool": 2760,
"Ġhorn": 2761,
"Ġjealous": 2762,
"ĠSome": 2763,
"Ġfragile": 2764,
"Ġburn": 2765,
"Ġguess": 2766,
"Ġstubb": 2767,
"Ġpresent": 2768,
"Ġhose": 2769,
"ony": 2770,
"Ġmis": 2771,
"Ġshoe": 2772,
"Ġter": 2773,
"Ġunderstood": 2774,
"ray": 2775,
"cient": 2776,
"Ġfrustrated": 2777,
"Ġwhich": 2778,
"Ġstubborn": 2779,
"Ġtwist": 2780,
"ĠMama": 2781,
"Ġspent": 2782,
"Ġtaught": 2783,
"Ġspoiled": 2784,
"Where": 2785,
"Ġancient": 2786,
"ique": 2787,
"Ġfier": 2788,
"Ġpray": 2789,
"Ġwake": 2790,
"Ġfierce": 2791,
"Ġpumpkin": 2792,
"Ġchest": 2793,
"Ġeggs": 2794,
"Ġcab": 2795,
"Ġcomfortable": 2796,
"Ġbarn": 2797,
"Ġtoug": 2798,
"Ġwagon": 2799,
"ym": 2800,
"Ġterri": 2801,
"Ġunique": 2802,
"Ġord": 2803,
"Ġdug": 2804,
"Ġfrightened": 2805,
"Ġunus": 2806,
"Ġgoat": 2807,
"Ġtomato": 2808,
"Ġmeasure": 2809,
"Ġuseful": 2810,
"Ġstraw": 2811,
"Ġfoolish": 2812,
"Ġdead": 2813,
"Ġclay": 2814,
"orry": 2815,
"ĠPe": 2816,
"Ġclum": 2817,
"Ġunusual": 2818,
"Ġwrote": 2819,
"Ġfinding": 2820,
"Ġexam": 2821,
"Ġpolice": 2822,
"Ġrelieved": 2823,
"Ġwaves": 2824,
"Ġbreath": 2825,
"Ġclumsy": 2826,
"Ġsquare": 2827,
"Ġtells": 2828,
"Ġhears": 2829,
"Ġdull": 2830,
"Together": 2831,
"Ġcreature": 2832,
"Ġcabin": 2833,
"Ġbubbles": 2834,
"Ġtough": 2835,
"dle": 2836,
"lace": 2837,
"Ġwashed": 2838,
"Ġdiscover": 2839,
"Ġnosy": 2840,
"kn": 2841,
"Ġnecklace": 2842,
"Ġbathroom": 2843,
"Ġpaws": 2844,
"Ġexploring": 2845,
"Ġsearched": 2846,
"Ġboard": 2847,
"anged": 2848,
"bby": 2849,
"known": 2850,
"unn": 2851,
"fic": 2852,
"Ġcrazy": 2853,
"ond": 2854,
"yal": 2855,
"Ġbitter": 2856,
"Ġsunf": 2857,
"Ġind": 2858,
"Ġthankful": 2859,
"alk": 2860,
"Ġasking": 2861,
"Ġrose": 2862,
"Ġpir": 2863,
"cil": 2864,
"Ġdiffic": 2865,
"Ġbloom": 2866,
"Ġunknown": 2867,
"Ġswan": 2868,
"berry": 2869,
"Ġhoop": 2870,
"Ġcovered": 2871,
"Ġpencil": 2872,
"Ġadd": 2873,
"Ġjet": 2874,
"Ġdifficult": 2875,
"Ġfinger": 2876,
"Ġham": 2877,
"Ġdrop": 2878,
"Ġgloomy": 2879,
"ĠElla": 2880,
"Ġwitch": 2881,
"Me": 2882,
"Ġchicken": 2883,
"Ġloyal": 2884,
"Ġwealthy": 2885,
"Ġcats": 2886,
"apped": 2887,
"Ġending": 2888,
"Here": 2889,
"com": 2890,
"Ġguit": 2891,
"als": 2892,
"Ġunl": 2893,
"light": 2894,
"Ġmov": 2895,
"Ġdove": 2896,
"Ġjoined": 2897,
"Ġcher": 2898,
"anut": 2899,
"Ġterrible": 2900,
"Ġsalad": 2901,
"iant": 2902,
"Ġnuts": 2903,
"ĠRex": 2904,
"shine": 2905,
"ĠAndy": 2906,
"Ġrat": 2907,
"Ġpotato": 2908,
"ĠU": 2909,
"Ġyours": 2910,
"ĠMany": 2911,
"xible": 2912,
"Ġvalue": 2913,
"Ġmask": 2914,
"ĠTr": 2915,
"selves": 2916,
"Ġtoast": 2917,
"Ġchanged": 2918,
"Ġtiger": 2919,
"ormous": 2920,
"Ġmoving": 2921,
"Ġbody": 2922,
"Ġcheap": 2923,
"Ġzip": 2924,
"Ġdisg": 2925,
"Ġrecord": 2926,
"Ġguitar": 2927,
"irsty": 2928,
"ground": 2929,
"Ġhairy": 2930,
"Ġpepper": 2931,
"Ġshoot": 2932,
"Ġenormous": 2933,
"erp": 2934,
"Ġknowing": 2935,
"Ġadventur": 2936,
"Ġhats": 2937,
"ory": 2938,
"ĠBrown": 2939,
"Ġsmaller": 2940,
"Every": 2941,
"Ġflexible": 2942,
"Ġyourself": 2943,
"Ġbored": 2944,
"Ġstuff": 2945,
"Ġsolve": 2946,
"Ġknife": 2947,
"Ġacorn": 2948,
"rilliant": 2949,
"Ġadventurous": 2950,
"Ġexciting": 2951,
"Ġthirsty": 2952,
"Ġperform": 2953,
"Ġnods": 2954,
"land": 2955,
"Ġremind": 2956,
"Ġcost": 2957,
"Ġbrilliant": 2958,
"Ġdelicate": 2959,
"Ġsnacks": 2960,
"Ġsunshine": 2961,
"Ġdisgust": 2962,
"Ġseeds": 2963,
"Ġmailbox": 2964,
"reen": 2965,
"Ġbanana": 2966,
"Ġcollect": 2967,
"Ġshore": 2968,
"Ġcounted": 2969,
"Ġstri": 2970,
"Ġdough": 2971,
"Ġasleep": 2972,
"Ġ'": 2973,
"bers": 2974,
"Ġtrick": 2975,
"Ġfrown": 2976,
"live": 2977,
"Ġheal": 2978,
"Ġcube": 2979,
"iness": 2980,
"ungle": 2981,
"Ġstat": 2982,
"Ġstage": 2983,
"Ġneighbor": 2984,
"mbre": 2985,
"Ġmarket": 2986,
"Ġjungle": 2987,
"Ġsquee": 2988,
"Ġdisgusting": 2989,
"Ġumbre": 2990,
"ident": 2991,
"ates": 2992,
"ĠJimmy": 2993,
"Ġcrane": 2994,
"fted": 2995,
"corn": 2996,
"Ġjolly": 2997,
"Who": 2998,
"Ġflash": 2999,
"Ġsuit": 3000,
"Ġfridge": 3001,
"Ġlab": 3002,
"ilt": 3003,
"inal": 3004,
"pid": 3005,
"Ġrh": 3006,
"Ġsunflower": 3007,
"ĠWhile": 3008,
"Ġrelax": 3009,
"Ġshiver": 3010,
"iginal": 3011,
"Ġgoose": 3012,
"Ġcaterp": 3013,
"Ġcaterpill": 3014,
"Ġstove": 3015,
"Ġtimes": 3016,
"ict": 3017,
"Ġharm": 3018,
"ĠInstead": 3019,
"und": 3020,
"Ġstupid": 3021,
"Ġmedic": 3022,
"Ġfour": 3023,
"Ġcomb": 3024,
"edient": 3025,
"Ġisland": 3026,
"Jim": 3027,
"Ġindepend": 3028,
"Ġcro": 3029,
"ĠWill": 3030,
"Are": 3031,
"Ġbatter": 3032,
"ĠAl": 3033,
"Ġshine": 3034,
"pes": 3035,
"Ġrug": 3036,
"Ġspring": 3037,
"Ġexplained": 3038,
"iddle": 3039,
"Ġcareless": 3040,
"Ġdepend": 3041,
"Ġgem": 3042,
"Ġstamp": 3043,
"Ġjeep": 3044,
"Ġoriginal": 3045,
"Ġmedicine": 3046,
"Ġcries": 3047,
"Ġvegetables": 3048,
"ĠYour": 3049,
"Ġgar": 3050,
"Inside": 3051,
"Ġpopcorn": 3052,
"ying": 3053,
"Ġsauce": 3054,
"Ġstones": 3055,
"Ġindependent": 3056,
"Ġsuccessful": 3057,
"If": 3058,
"How": 3059,
"Ġmeal": 3060,
"Ġcarrots": 3061,
"Ġobedient": 3062,
"Ġscr": 3063,
"Ġstudy": 3064,
"Ġmagn": 3065,
"inky": 3066,
"Ġfearful": 3067,
"gu": 3068,
"most": 3069,
"Ġjack": 3070,
"Ġsighed": 3071,
"met": 3072,
"Ġstatue": 3073,
"Ġpeanut": 3074,
"Sorry": 3075,
"Ġescape": 3076,
"Mum": 3077,
"Ġhelmet": 3078,
"Ġcaterpillar": 3079,
"Ġpasta": 3080,
"Ġfountain": 3081,
"Ġgets": 3082,
"Ġumbrella": 3083,
"Ġserious": 3084,
"Ġalmost": 3085,
"Ġraven": 3086,
"Ġmiddle": 3087,
"Ġpebb": 3088,
"Ġjacket": 3089,
"Ġcompet": 3090,
"Ġfilthy": 3091,
"Ġdesign": 3092,
"There": 3093,
"Ġhouses": 3094,
"erable": 3095,
"Ġang": 3096,
"Ġcam": 3097,
"Ġbedroom": 3098,
"Ġbelonged": 3099,
"Ġparrot": 3100,
"Ġborrow": 3101,
"Ġeager": 3102,
"ĠNo": 3103,
"Ġhay": 3104,
"Ġdest": 3105,
"Ġprize": 3106,
"Ġbrace": 3107,
"Ġmiserable": 3108,
"aken": 3109,
"ĠSammy": 3110,
"ages": 3111,
"Ġimpressive": 3112,
"Ġpainting": 3113,
"io": 3114,
"Ġfork": 3115,
"Ġraced": 3116,
"Ġtriang": 3117,
"iable": 3118,
"Ġcrayon": 3119,
"Ġchoose": 3120,
"Ġslipped": 3121,
"Ġtied": 3122,
"Ġlifted": 3123,
"Ġtank": 3124,
"Ġdependable": 3125,
"Ġthoughtful": 3126,
"Ġgarage": 3127,
"Ġsteal": 3128,
"Ġtaken": 3129,
"Ġer": 3130,
"Ġbuilt": 3131,
"Ġmush": 3132,
"ipe": 3133,
"Ġcrawled": 3134,
"Ġscale": 3135,
"Ġboats": 3136,
"Ġmole": 3137,
"Ġpian": 3138,
"Ġpant": 3139,
"Ġhammer": 3140,
"lph": 3141,
"Ġstanding": 3142,
"Ġpiano": 3143,
"Ġpicks": 3144,
"Ġmoder": 3145,
"Ġsmoke": 3146,
"enny": 3147,
"berries": 3148,
"Ġusing": 3149,
"Ġfig": 3150,
"ours": 3151,
"Ġcheerful": 3152,
"rn": 3153,
"Ġhurts": 3154,
"Ġmagnet": 3155,
"Ġshows": 3156,
"Ġeng": 3157,
"Ġbottom": 3158,
"Ġmelon": 3159,
"dile": 3160,
"Ġwaff": 3161,
"inary": 3162,
"codile": 3163,
"Ġref": 3164,
"Ġcrack": 3165,
"Ġaunt": 3166,
"Ġmodern": 3167,
"Ġdolph": 3168,
"Ġspotted": 3169,
"cream": 3170,
"unnel": 3171,
"Ġreliable": 3172,
"Ġtunnel": 3173,
"Ġarrow": 3174,
"Ġmushroom": 3175,
"Ġtax": 3176,
"Ġgum": 3177,
"Ġmovie": 3178,
"pack": 3179,
"Ġsquash": 3180,
"Ġsink": 3181,
"Ġjug": 3182,
"Ġbeet": 3183,
"Ġflute": 3184,
"Ġpopular": 3185,
"icop": 3186,
"icopter": 3187,
"Ġhopping": 3188,
"Ġlean": 3189,
"aser": 3190,
"iv": 3191,
"Ġhelicopter": 3192,
"Ġliz": 3193,
"Ġcompetit": 3194,
"Ġones": 3195,
"Ġtroubled": 3196,
"Their": 3197,
"Ġtaxi": 3198,
"Timmy": 3199,
"Ġtricks": 3200,
"ipop": 3201,
"llipop": 3202,
"Ġpige": 3203,
"Ġcrocodile": 3204,
"Ġcryst": 3205,
"Ġsil": 3206,
"Ġhumble": 3207,
"comfortable": 3208,
"Ġplayful": 3209,
"Ġneeds": 3210,
"Ġlollipop": 3211,
"Ġlocked": 3212,
"Ġuncomfortable": 3213,
"Ġpress": 3214,
"Ġlow": 3215,
"Ġkissed": 3216,
"oin": 3217,
"host": 3218,
"Ġrid": 3219,
"appy": 3220,
"amond": 3221,
"edy": 3222,
"Ġmuff": 3223,
"Ġtorn": 3224,
"Ġanx": 3225,
"Ġpants": 3226,
"ĠSn": 3227,
"atch": 3228,
"Ġgrace": 3229,
"Ġhelps": 3230,
"Ġangel": 3231,
"oto": 3232,
"Ġwander": 3233,
"Ġwrapped": 3234,
"Ġcamera": 3235,
"Ġanxious": 3236,
"Ġtwig": 3237,
"cles": 3238,
"Ġdiamond": 3239,
"atter": 3240,
"Ġghost": 3241,
"Ġquar": 3242,
"Ġruined": 3243,
"Ġbelt": 3244,
"aff": 3245,
"Molly": 3246,
"cident": 3247,
"Ġbull": 3248,
"ilty": 3249,
"opl": 3250,
"eropl": 3251,
"Ġenv": 3252,
"Ġlizard": 3253,
"Ġcere": 3254,
"Ġguilty": 3255,
"ext": 3256,
"Ġhelpless": 3257,
"Ġaeropl": 3258,
"Ġtears": 3259,
"ĠEven": 3260,
"Ġhappiness": 3261,
"Ġwire": 3262,
"Ġcact": 3263,
"Ġwalks": 3264,
"cut": 3265,
"Ġnail": 3266,
"Ġcandle": 3267,
"Ġbracelet": 3268,
"tt": 3269,
"Ġfluffy": 3270,
"Ġmop": 3271,
"Ġbeetle": 3272,
"Ġdeaf": 3273,
"Ġfis": 3274,
"cean": 3275,
"Ġstretch": 3276,
"Ġocean": 3277,
"Ġquarrel": 3278,
"Ġcollar": 3279,
"zed": 3280,
"Ġharmless": 3281,
"Ġdisappoin": 3282,
"Ġboys": 3283,
"Ġcop": 3284,
"Ġtire": 3285,
"umpet": 3286,
"Ġpassed": 3287,
"Ġbees": 3288,
"Ġordinary": 3289,
"Ġradio": 3290,
"ĠJenny": 3291,
"Ġflashlight": 3292,
"Ġengine": 3293,
"Ġpoured": 3294,
"Ġtrumpet": 3295,
"Ġharder": 3296,
"Ġcereal": 3297,
"Ġpersist": 3298,
"Ġtooth": 3299,
"Ġshape": 3300,
"Ġcomput": 3301,
"Ġspill": 3302,
"Ġmeant": 3303,
"Ġmelt": 3304,
"Ġcrystal": 3305,
"Ġhunt": 3306,
"coa": 3307,
"Ġinvited": 3308,
"Ġscoot": 3309,
"Ġcharm": 3310,
"Ġmug": 3311,
"ube": 3312,
"Ġoffice": 3313,
"Ġyogurt": 3314,
"Ġcomet": 3315,
"Ġtag": 3316,
"Ġtriangle": 3317,
"hett": 3318,
"aghett": 3319,
"aghetti": 3320,
"Ġshade": 3321,
"ief": 3322,
"Ġcactus": 3323,
"Ġcompass": 3324,
"Ġrep": 3325,
"Ġaccident": 3326,
"Ġavoc": 3327,
"Ġcush": 3328,
"Ġanswered": 3329,
"Ġpale": 3330,
"Ġspend": 3331,
"Ġlicked": 3332,
"Ġsheet": 3333,
"Ġregular": 3334,
"Mama": 3335,
"ellig": 3336,
"aze": 3337,
"Ġcreate": 3338,
"ĠTrue": 3339,
"Ġlit": 3340,
"Ġpipe": 3341,
"Ġgifted": 3342,
"Ġwhispered": 3343,
"Ġgiving": 3344,
"Ġpro": 3345,
"Ġrode": 3346,
"Ġpracticed": 3347,
"Ġintellig": 3348,
"Ġload": 3349,
"Ġvi": 3350,
"azz": 3351,
"Ġthread": 3352,
"Ġroof": 3353,
"ccol": 3354,
"Ġbicy": 3355,
"Ġspaghetti": 3356,
"ccoli": 3357,
"ither": 3358,
"Ġlibr": 3359,
"Ġharsh": 3360,
"urkey": 3361,
"Ġbarber": 3362,
"asses": 3363,
"Ġmitten": 3364,
"Ġpow": 3365,
"uth": 3366,
"Ġdust": 3367,
"Ġcompassion": 3368,
"Ġsailed": 3369,
"Ġenvel": 3370,
"Ġcocoa": 3371,
"Ġpersistent": 3372,
"ubby": 3373,
"Ġcomputer": 3374,
"Ġspeed": 3375,
"Bobo": 3376,
"Ġcoo": 3377,
"Ġglove": 3378,
"Ġshrimp": 3379,
"Jane": 3380,
"hip": 3381,
"Ġrice": 3382,
"lcan": 3383,
"Ġfigure": 3384,
"Ġfeathers": 3385,
"Ġinse": 3386,
"Ġdisappointed": 3387,
"Ġpigeon": 3388,
"omes": 3389,
"Ġdesk": 3390,
"Ġturkey": 3391,
"ging": 3392,
"Ġraft": 3393,
"Ġcharming": 3394,
"Ġquestions": 3395,
"Ġcarp": 3396,
"lcano": 3397,
"Ġenvious": 3398,
"Ġstream": 3399,
"Ġknot": 3400,
"Ġears": 3401,
"Ġstronger": 3402,
"weet": 3403,
"Ġforward": 3404,
"Ġwheat": 3405,
"Ġtube": 3406,
"Ġtrap": 3407,
"Ġrestless": 3408,
"Ġtap": 3409,
"Ġchubby": 3410,
"Ġaeroplane": 3411,
"Ġboxes": 3412,
"Ġcarpet": 3413,
"Ġintelligent": 3414,
"ulif": 3415,
"Ġdelight": 3416,
"olin": 3417,
"Ġcoins": 3418,
"Ġfriendship": 3419,
"Ġcrawl": 3420,
"Ġonion": 3421,
"Ġtrunk": 3422,
"Ġspun": 3423,
"Ġdreams": 3424,
"Ġloop": 3425,
"Ġvolcano": 3426,
"Ġhalf": 3427,
"Ġbroccoli": 3428,
"Ġvide": 3429,
"Ġdeliver": 3430,
"Ġsle": 3431,
"Ġbri": 3432,
"Ġtrack": 3433,
"Ġcaulif": 3434,
"Ġvine": 3435,
"cycle": 3436,
"essie": 3437,
"ye": 3438,
"Ġthief": 3439,
"anger": 3440,
"Ġinsect": 3441,
"Ġticket": 3442,
"Ġsleeping": 3443,
"Ġalert": 3444,
"Ġacce": 3445,
"Ġmill": 3446,
"Ġattract": 3447,
"Ġnumbers": 3448,
"Ġeraser": 3449,
"asing": 3450,
"Ġhaircut": 3451,
"ulu": 3452,
"Ġplanet": 3453,
"Ġpebble": 3454,
"ital": 3455,
"Ġgraceful": 3456,
"Ġlouder": 3457,
"Ġscreen": 3458,
"Ġuniver": 3459,
"Ġdestro": 3460,
"Ġhosp": 3461,
"rework": 3462,
"Ġdecide": 3463,
"ĠJake": 3464,
"ĠToday": 3465,
"isted": 3466,
"Ġcompetitive": 3467,
"Ġcauliflower": 3468,
"Ġhospital": 3469,
"Ġcelebrate": 3470,
"Ġpoem": 3471,
"Ġyaw": 3472,
"ache": 3473,
"Ġparade": 3474,
"Ġnicely": 3475,
"Ġsaus": 3476,
"Ġhappening": 3477,
"Ġlearning": 3478,
"Ġpeach": 3479,
"Ġleop": 3480,
"atient": 3481,
"Ġattractive": 3482,
"ĠOK": 3483,
"Ġcurt": 3484,
"Ġsoldier": 3485,
"Ġdolphin": 3486,
"Ġviolin": 3487,
"Ġbase": 3488,
"Ġcurtain": 3489,
"ats": 3490,
"ulb": 3491,
"Ġyach": 3492,
"Ġwheels": 3493,
"Ġexcite": 3494,
"Ġways": 3495,
"Ġrod": 3496,
"Ġtravel": 3497,
"Go": 3498,
"Ġignorant": 3499,
"Ġenvelope": 3500,
"Ġcompassionate": 3501,
"Ġbarrel": 3502,
"Ġscatter": 3503,
"ĠPipp": 3504,
"Ġbubble": 3505,
"Ġfirework": 3506,
"Ġeventually": 3507,
"Ġrag": 3508,
"Ġsort": 3509,
"Ġscooter": 3510,
"Ġbicycle": 3511,
"Ġbulb": 3512,
"Ġyacht": 3513,
"Ġreturned": 3514,
"Ġhomes": 3515,
"zzy": 3516,
"elery": 3517,
"Ġcricket": 3518,
"Ġquestion": 3519,
"Ġjudge": 3520,
"Ġpony": 3521,
"ĠEmily": 3522,
"Ġneedle": 3523,
"ten": 3524,
"Ġador": 3525,
"Ġleopard": 3526,
"Ġtem": 3527,
"Ġthu": 3528,
"Ġhook": 3529,
"Ġorder": 3530,
"Ġrubbed": 3531,
"tern": 3532,
"ĠFr": 3533,
"Ġcushion": 3534,
"Ġlying": 3535,
"igator": 3536,
"Ġtruth": 3537,
"Ġuncle": 3538,
"dom": 3539,
"Ġcooked": 3540,
"Ġchalk": 3541,
"Ġtray": 3542,
"Ġadorable": 3543,
"Ġimpatient": 3544,
"Ġbushes": 3545,
"Ġskin": 3546,
"Ġspell": 3547,
"Ġcelery": 3548,
"Ġsoar": 3549,
"Ġpurse": 3550,
"Ġseal": 3551,
"Ġthemselves": 3552,
"Ġshells": 3553,
"Ġgrown": 3554,
"Ġprun": 3555,
"Ġmotorcycle": 3556,
"Ġdeter": 3557,
"Ġradish": 3558,
"Ġlively": 3559,
"ete": 3560,
"Ġsniff": 3561,
"Ġpengu": 3562,
"Ġwalls": 3563,
"Ġcase": 3564,
"Ġdistant": 3565,
"Ġalligator": 3566,
"Ġmeat": 3567,
"Ġslept": 3568,
"Ġdeterm": 3569,
"Ġfilm": 3570,
"Ġspeak": 3571,
"Ġbounced": 3572,
"Ġsend": 3573,
"illa": 3574,
"Ġchain": 3575,
"Ġforth": 3576,
"Ġpit": 3577,
"Ġcleaning": 3578,
"Sarah": 3579,
"ebook": 3580,
"Ġenth": 3581,
"Ġspinning": 3582,
"ebra": 3583,
"Ġmarry": 3584,
"Ġnotebook": 3585,
"Ġavocado": 3586,
"Ġsurf": 3587,
"Ġbin": 3588,
"urb": 3589,
"chair": 3590,
"Ġcounting": 3591,
"Ġimpro": 3592,
"usia": 3593,
"ision": 3594,
"Ġbehave": 3595,
"Ġenthusia": 3596,
"Ġskip": 3597,
"Ġlaughs": 3598,
"Ġwiped": 3599,
"Ġwallet": 3600,
"vator": 3601,
"Ġbandage": 3602,
"Ġdestroy": 3603,
"Ġsteak": 3604,
"Ġsaying": 3605,
"Ġdiary": 3606,
"Ġmetal": 3607,
"Ġelevator": 3608,
"ĠBuzz": 3609,
"Ġbiggest": 3610,
"Ġstum": 3611,
"Ġpost": 3612,
"Ġpattern": 3613,
"ĠSh": 3614,
"Ġunlock": 3615,
"Ġdive": 3616,
"Ġed": 3617,
"Ġshut": 3618,
"dest": 3619,
"Ġarmchair": 3620,
"Ġoy": 3621,
"Ġweek": 3622,
"Ġdisturb": 3623,
"Ġpole": 3624,
"Ġzebra": 3625,
"Ġbags": 3626,
"Ġclub": 3627,
"Ġskipped": 3628,
"Ġearth": 3629,
"ject": 3630,
"bul": 3631,
"Ġjellyfish": 3632,
"Ġshowing": 3633,
"ĠPoppy": 3634,
"ating": 3635,
"Ġsweater": 3636,
"Ġnurse": 3637,
"Ġlime": 3638,
"Ġmixer": 3639,
"Ġskull": 3640,
"Ġbump": 3641,
"Give": 3642,
"ito": 3643,
"Ġtemp": 3644,
"Ġcompl": 3645,
"Ġenc": 3646,
"ĠLulu": 3647,
"nam": 3648,
"bulance": 3649,
"ĠBet": 3650,
"Ġambulance": 3651,
"Ġscrew": 3652,
"Ġstranger": 3653,
"Ġjournal": 3654,
"aged": 3655,
"rage": 3656,
"usie": 3657,
"Ġtummy": 3658,
"Ġgathered": 3659,
"Ġloudly": 3660,
"Ġshield": 3661,
"Ġfolder": 3662,
"Ġtrucks": 3663,
"quito": 3664,
"Ġdecorate": 3665,
"Ġfalls": 3666,
"ĠBirdy": 3667,
"Ġlibrary": 3668,
"Ġbuttons": 3669,
"Ġlights": 3670,
"irit": 3671,
"Ġink": 3672,
"ĠFo": 3673,
"Ġmos": 3674,
"Ġcity": 3675,
"Ġprep": 3676,
"Ġherb": 3677,
"Ġfu": 3678,
"Ġstation": 3679,
"ĠPolly": 3680,
"nger": 3681,
"Ġornam": 3682,
"Ġornament": 3683,
"Ġmodest": 3684,
"Ġpolish": 3685,
"Ġmosquito": 3686,
"ention": 3687,
"Ġplayground": 3688,
"Gra": 3689,
"Ġcord": 3690,
"Ġmarble": 3691,
"Ġpointing": 3692,
"lies": 3693,
"Ġsalt": 3694,
"Ġvest": 3695,
"Ġknows": 3696,
"Billy": 3697,
"Ġattic": 3698,
"Ġguard": 3699,
"Ġresc": 3700,
"ctop": 3701,
"ĠPeter": 3702,
"Ġkay": 3703,
"ceed": 3704,
"Ġfootball": 3705,
"Ġstrawberry": 3706,
"Ġitch": 3707,
"Ġwhenever": 3708,
"Ġfather": 3709,
"Ġsplit": 3710,
"leton": 3711,
"keleton": 3712,
"Ġhipp": 3713,
"Ġyet": 3714,
"Ġbrothers": 3715,
"Ġpirate": 3716,
"Ġaut": 3717,
"Ġcable": 3718,
"Ġsupport": 3719,
"?\".": 3720,
"Ġdisappeared": 3721,
"ctopus": 3722,
"Ġdriving": 3723,
"uring": 3724,
"Ġcupboard": 3725,
"aky": 3726,
"Ġled": 3727,
"oby": 3728,
"Ġonce": 3729,
"Ġple": 3730,
"Ġtripped": 3731,
"Ġkayak": 3732,
"Ġroot": 3733,
"Ġwishes": 3734,
"ĠMum": 3735,
"umb": 3736,
"obile": 3737,
"Ġcomplet": 3738,
"Ġmild": 3739,
"Ġcoal": 3740,
"Ġoctopus": 3741,
"omobile": 3742,
"Ġsung": 3743,
"Ġsucceed": 3744,
"stic": 3745,
"Ġcalling": 3746,
"Ġadded": 3747,
"Ġsneeze": 3748,
"Ġautomobile": 3749,
"Ġyoga": 3750,
"Ġstack": 3751,
"Ġreading": 3752,
"Ġcartoon": 3753,
"Ġenthusiastic": 3754,
"ushed": 3755,
"Ġcomplain": 3756,
"Ġflea": 3757,
"par": 3758,
"ophone": 3759,
"htub": 3760,
"Ġskeleton": 3761,
"Ġgolf": 3762,
"Ġbathtub": 3763,
"Ġveil": 3764,
"Ġdrawer": 3765,
"Ġthunder": 3766,
"Ġsuggest": 3767,
"Ġpoke": 3768,
"Ġflame": 3769,
"Ġkindness": 3770,
"Ġribb": 3771,
"Ġmatt": 3772,
"Ġhunter": 3773,
"Ġhall": 3774,
"Ġvideo": 3775,
"Ġchess": 3776,
"Ġcups": 3777,
"Ġedge": 3778,
"Ġgrowl": 3779,
"Ġgor": 3780,
"Ġoyster": 3781,
"Ġtroph": 3782,
"Ġdrawings": 3783,
"lasses": 3784,
"Ġglowing": 3785,
"Ġmath": 3786,
"Ġspear": 3787,
"Ġswitch": 3788,
"Ġhippo": 3789,
"work": 3790,
"Ġpenny": 3791,
"Ġrepair": 3792,
"Ġsunglasses": 3793,
"Ġitself": 3794,
"Ġmeans": 3795,
"Ġteleph": 3796,
"Ġmuffin": 3797,
"Ġzipp": 3798,
"Ġpastry": 3799,
"utes": 3800,
"Ġcostume": 3801,
"Ġwaffle": 3802,
"Ġdess": 3803,
"ĠPeople": 3804,
"Ġmakeup": 3805,
"Ġpear": 3806,
"Well": 3807,
"Ġmattress": 3808,
"Ġrolling": 3809,
"iron": 3810,
"Ġarg": 3811,
"Ġmaze": 3812,
"Ġtelephone": 3813,
"Ġpun": 3814,
"Ġpine": 3815,
"Ġgear": 3816,
"Ġdetermined": 3817,
"ric": 3818,
"case": 3819,
"Ġpowder": 3820,
"ĠMiss": 3821,
"Ġmissile": 3822,
"Ġrepe": 3823,
"Ġpackage": 3824,
"Ġtrophy": 3825,
"Ġpacked": 3826,
"Ġhedge": 3827,
"ines": 3828,
"Ġcob": 3829,
"Ġhandle": 3830,
"Ġmeadow": 3831,
"Ġrot": 3832,
"Ġframe": 3833,
"rophone": 3834,
"Ġwife": 3835,
"aving": 3836,
"la": 3837,
"web": 3838,
"urch": 3839,
"ait": 3840,
"Ġgrapes": 3841,
"Ġmagaz": 3842,
"Ġbasketball": 3843,
"Ġencou": 3844,
"Ġsepar": 3845,
"Ġcamp": 3846,
"Ġfile": 3847,
"Ġknight": 3848,
"Bye": 3849,
"Ġstrugg": 3850,
"Ġstairs": 3851,
"ĠTina": 3852,
"ĠLittle": 3853,
"time": 3854,
"ĠTweet": 3855,
"Ġshocked": 3856,
"Ġcobweb": 3857,
"'d": 3858,
"Ġmicrophone": 3859,
"esday": 3860,
"Ġminutes": 3861,
"Re": 3862,
"Ġwool": 3863,
"per": 3864,
"Ġweep": 3865,
"Ġleash": 3866,
"Ġmanaged": 3867,
"Ġbarking": 3868,
"Ġperm": 3869,
"istol": 3870,
"Ġtear": 3871,
"Ġbananas": 3872,
"Ġslides": 3873,
"ffe": 3874,
"Ġcolour": 3875,
"iew": 3876,
"Ġhoc": 3877,
"Ġstaff": 3878,
"Ġhockey": 3879,
"ffee": 3880,
"ature": 3881,
"Ġvend": 3882,
"ĠDan": 3883,
"See": 3884,
"head": 3885,
"was": 3886,
"Ġspirit": 3887,
"Ġsafely": 3888,
"Ġgorilla": 3889,
"old": 3890,
"Ġok": 3891,
"Ġsteps": 3892,
"Ġview": 3893,
"keep": 3894,
"Ġeye": 3895,
"Ġmint": 3896,
"Ġcooler": 3897,
"washer": 3898,
"rosc": 3899,
"Jimmy": 3900,
"Ġgiggled": 3901,
"Ġmarched": 3902,
"hic": 3903,
"Ġflour": 3904,
"Ġphoto": 3905,
"Ġtask": 3906,
"Ġchurch": 3907,
"Ġgasp": 3908,
"Ġsailor": 3909,
"Ġvehic": 3910,
"Ġhotel": 3911,
"roscope": 3912,
"cing": 3913,
"Ġearly": 3914,
"Ġsausage": 3915,
"Ġdessert": 3916,
"Ġpistol": 3917,
"Ġcooking": 3918,
"Ġbaseball": 3919,
"Ġmedal": 3920,
"ĠRose": 3921,
"Ġdishwasher": 3922,
"Ġremain": 3923,
"chor": 3924,
"Ġgrill": 3925,
"otter": 3926,
"Ġorganize": 3927,
"Ġeither": 3928,
"Ġotter": 3929,
"Ġvendor": 3930,
"Ġfireman": 3931,
"Ġthose": 3932,
"Jill": 3933,
"ilot": 3934,
"Ġrever": 3935,
"Ġtemple": 3936,
"Ġpretending": 3937,
"Ġbattery": 3938,
"Ġten": 3939,
"Ġfive": 3940,
"Ġow": 3941,
"Ġlaser": 3942,
"ĠLook": 3943,
"Ġopens": 3944,
"Ġtools": 3945,
"Ġknock": 3946,
"Ġoil": 3947,
"Ġiron": 3948,
"Ġoften": 3949,
"Ġsandbox": 3950,
"Ġrise": 3951,
"Ġgrandpa": 3952,
"Ġsne": 3953,
"ĠPete": 3954,
"Ġpee": 3955,
"ĠBetty": 3956,
"Ġwhip": 3957,
"Ġanchor": 3958,
"Ġtrash": 3959,
"ctory": 3960,
"Ġpatch": 3961,
"seum": 3962,
"Ġthinking": 3963,
"Ġrhin": 3964,
"ney": 3965,
"Ġsight": 3966,
"Ġward": 3967,
"Ġcardboard": 3968,
"Ġfactory": 3969,
"ĠZoom": 3970,
"ĠSunny": 3971,
"Ġshort": 3972,
"Ġlotion": 3973,
"Ġmuseum": 3974,
"Ġwardrobe": 3975,
"apers": 3976,
"ense": 3977,
"Ġcell": 3978,
"ĠPippin": 3979,
"Ġhanging": 3980,
"Fluffy": 3981,
"ĠGive": 3982,
"Ġtowers": 3983,
"Ġblackboard": 3984,
"ucet": 3985,
"Ġhive": 3986,
"ailable": 3987,
"Ġur": 3988,
"Ġmessage": 3989,
"loo": 3990,
"Ġcoffee": 3991,
"Ġmay": 3992,
"ĠBessie": 3993,
"eer": 3994,
"Ġmem": 3995,
"Ġquit": 3996,
"Ġhours": 3997,
"ĠSnow": 3998,
"ron": 3999,
"azor": 4000,
"Ġnapkin": 4001,
"Ġpassport": 4002,
"place": 4003,
"Ġrealised": 4004,
"Ġpenguin": 4005,
"Ġig": 4006,
"ugged": 4007,
"Ġfaucet": 4008,
"Ġvalu": 4009,
"Ġpilot": 4010,
"Ġcane": 4011,
"Ġigloo": 4012,
"Ġdreamed": 4013,
"Ġfreez": 4014,
"Ġbathe": 4015,
"ination": 4016,
"Ġholds": 4017,
"htray": 4018,
"Ġtornado": 4019,
"play": 4020,
"Ġpicking": 4021,
"Ġhanger": 4022,
"Ġnewsp": 4023,
"aroo": 4024,
"angaroo": 4025,
"Ġcheck": 4026,
"ĠRob": 4027,
"Ġjuicy": 4028,
"Ġavailable": 4029,
"imney": 4030,
"keeper": 4031,
"Ġreward": 4032,
"Al": 4033,
"Ġlaund": 4034,
"Ġlaundry": 4035,
"Ġoak": 4036,
"Ġsett": 4037,
"Ġchimney": 4038,
"ready": 4039,
"Ġfingers": 4040,
"Ġlend": 4041,
"Ġsize": 4042,
"Ġstumbled": 4043,
"Ġnovel": 4044,
"Ġkangaroo": 4045,
"Ġallowed": 4046,
"ately": 4047,
"Ġspilled": 4048,
"Ġcherries": 4049,
"ampoo": 4050,
"ĠZip": 4051,
"arian": 4052,
"umber": 4053,
"Ġexcitement": 4054,
"Ġfisher": 4055,
"Ġmule": 4056,
"Ġalready": 4057,
"Ġmicroscope": 4058,
"Ġgain": 4059,
"Ġcomplete": 4060,
"Ġimagine": 4061,
"ocer": 4062,
"Ġfireplace": 4063,
"Ġreind": 4064,
"Ġfastest": 4065,
"Ġmagazine": 4066,
"Ġdisplay": 4067,
"Ġtelling": 4068,
"Ġsub": 4069,
"Ġashtray": 4070,
"Ġpal": 4071,
"Ġnotice": 4072,
"Ġcabinet": 4073,
"Ġmen": 4074,
"Ġshrink": 4075,
"Ġpractice": 4076,
"ĠSpike": 4077,
"Ġcows": 4078,
"anda": 4079,
"Ġimprove": 4080,
"Ġrake": 4081,
"gen": 4082,
"Ġenjoying": 4083,
"Ġhurry": 4084,
"Em": 4085,
"ĠEverywhere": 4086,
"Ġfalling": 4087,
"aches": 4088,
"oceros": 4089,
"body": 4090,
"Wait": 4091,
"Ġskirt": 4092,
"aid": 4093,
"Ġreindeer": 4094,
"Ġtrail": 4095
},
"merges": [
"Ġ t",
"h e",
"Ġ a",
"Ġ s",
"Ġ w",
"Ġt he",
"n d",
"e d",
"Ġ b",
"Ġt o",
"Ġa nd",
"Ġ h",
"Ġ f",
"Ġ T",
"i n",
"Ġw a",
"r e",
"i t",
"o u",
"Ġ l",
"Ġ d",
"Ġ c",
"Ġ p",
"a y",
"Ġ m",
"e r",
"Ġwa s",
"ĠT he",
"o m",
"Ġ he",
"i s",
"Ġ n",
"a r",
"i m",
"o n",
"Ġs a",
"i d",
"l l",
"Ġh a",
"Ġ g",
"a t",
"Ġ S",
"in g",
"o t",
"e n",
"a n",
"l e",
"o r",
"i r",
"a m",
"e t",
"Ġ H",
"Ġ it",
"Ġt h",
"i g",
"ĠThe y",
"Ġ in",
"i l",
"Ġp l",
"Ġ \"",
"ĠH e",
"o w",
"r i",
"v er",
"u t",
"Ġb e",
"Ġ u",
"Ġpl ay",
"Ġsa id",
"it h",
"Ġd ay",
"Ġw ith",
"p p",
"O n",
"Ġ o",
"Ġ y",
"o o",
"k ed",
"Ġ r",
"Ġhe r",
"c e",
"Ġ I",
"ĠS he",
"l d",
"ĠT im",
"Ġh is",
"Ġs t",
"k e",
"Ġ e",
"Ġb ig",
"n t",
"c k",
"ver y",
"Ġy ou",
"s t",
"v e",
"e nd",
"Ġ on",
"Ġha pp",
"u n",
"ri end",
"Ġf riend",
"a ll",
"il y",
"Ġ L",
"Ġthe y",
"Ġw e",
"Ġha d",
"Ġn ot",
"Ġl i",
"Ġu p",
"he r",
"Ġwa nt",
"Ġo f",
"a d",
"it t",
"s e",
"Ġ B",
"Ġd o",
"Ġhapp y",
"Ġ very",
"en t",
"Ġ M",
"' s",
"e s",
"Ġsa w",
"Ġth at",
"On e",
"ou ld",
"Ġm om",
"Ġf or",
"Ġs h",
"itt le",
"Ġl ittle",
"Ġs o",
"Ġs he",
". \"",
"im e",
"c h",
"Ġn am",
"Ġn e",
"Ġt ime",
"Ġ k",
"ou nd",
"Ġthe re",
"Ġnam ed",
"Ġb o",
"Ġs m",
"ĠL ily",
"Ġwe re",
"! \"",
"Ġwant ed",
"Ġb ut",
"ou t",
"Ġfriend s",
"T he",
"v ed",
"ĠT om",
"h t",
"ir d",
"e l",
"Ġb ird",
"a l",
"Ġa n",
"a ke",
"Ġto o",
"ĠI t",
"om e",
"u g",
"id e",
"Ġw ent",
"Ġhe l",
"Ġw h",
"On ce",
"Ġ is",
"Ġa ll",
"Ġhel p",
"u e",
"Ġl o",
"Ġl oo",
"t er",
"Ġ A",
"Ġup on",
"r y",
"o re",
"Ġf un",
"i nd",
"Ġto y",
"g et",
"i ll",
"am e",
"Ġa s",
"Ġa t",
"r a",
"Ġ j",
"Ġd id",
"get her",
"Ġ re",
"u r",
"Ġto gether",
"Ġs e",
"a ck",
"Ġc at",
"Ġt re",
"l y",
"oo d",
"i c",
"t ed",
"Ġdo g",
"Ġc ould",
"Ġc an",
"Ġthe ir",
"ar d",
"? \"",
"ar k",
"e c",
"Ġplay ed",
"Ġg ir",
"Ġb all",
"Ġh im",
"Ġgir l",
"w ay",
"Ġr o",
"he d",
"Ġg o",
"m y",
"Ġa re",
"' t",
"Ġl e",
"Ġ out",
"Ġf r",
"a in",
"Ġk n",
"Ġthe m",
"he n",
"u m",
"a x",
"Ġsa d",
"Ġbo y",
"u l",
"Ġtre e",
"ot her",
"Ġha ve",
"Ġm an",
"Ġlo ved",
"Ġc l",
"Ġloo ked",
"ou g",
"Ġf ound",
"Ġs p",
"ĠS ue",
"Ġst ar",
"on e",
"Ġs c",
"h ing",
"Ġb ack",
"ĠM ax",
"ow n",
"a re",
"Ġli ke",
"f ul",
"s ide",
"Ġbe c",
"Ġm e",
"Ġp ark",
"on g",
"Ġc ar",
"ig ht",
"o p",
"el t",
"Ġ One",
"Ġli ked",
"Ġw ould",
"Ġm ake",
"Ġl a",
"Ġf a",
"r ound",
"Ġf elt",
"Y ou",
"e ll",
"Ġ W",
"Ġse e",
"ĠB ut",
"om et",
"Ġas ked",
"Ġne w",
"a g",
"ĠS am",
"ou se",
"Ġn o",
"i ce",
"Ġstar ted",
"ar ed",
"Ġc ame",
"ĠB en",
"Ġ other",
"oug ht",
"Ġa l",
"il ed",
"Ġa g",
"Ġs omet",
"Ġg ood",
"Ġsm all",
"s s",
"Ġb r",
"ri ed",
"Ġs ay",
"ad e",
"Ġsm iled",
"ing s",
"o b",
"p ot",
"Ġw or",
"Ġf ind",
"i a",
"t y",
"Ġa way",
"Ġe x",
"Ġp ut",
"Ġc o",
"Ġm ade",
"Ġwh at",
"Ġfr om",
"Ġth ought",
"Ġsomet hing",
"en ed",
"Ġh ome",
"Ġplay ing",
"Ġe very",
"oo k",
"Ġwa l",
"u c",
"Ġm u",
"a ch",
"ar n",
"ĠS pot",
"Ġr an",
"Ġ F",
"i le",
"i e",
"a ve",
"Ġag ain",
"Ġ J",
"Ġla ug",
"Ġs ome",
"Ġh ouse",
"d d",
"Ġd own",
"Ġf l",
"Ġtoo k",
"Ġsc ared",
"k ing",
"n y",
"Ġtoy s",
"Ġp r",
"Ġle arn",
"u re",
"Ġbo x",
"i f",
"Ġw ill",
"Ġ You",
"re t",
"i ck",
"a b",
"e p",
"Ġth ings",
"Ġm y",
"Ġa round",
"Ġyou r",
"Ġb l",
"ou d",
"Ġli ved",
"u ck",
"is h",
"Ġw hen",
", \"",
"Ġs un",
"Ġf e",
"Ġthe n",
"a s",
"Ġs w",
"Ġc h",
"u s",
"pp ed",
"Ġa b",
"ĠM ia",
"an k",
"T im",
"Ġg et",
"uc y",
"um p",
"Ġl ot",
"T h",
"is t",
"ot h",
"Ġt ried",
"a p",
"Ġsay s",
"Ġkn ow",
"Ġg ot",
"Ġkn e",
"Ġwh o",
"it ed",
"u st",
"Ġman y",
"nd er",
"Ġin t",
"Ġab out",
"L ily",
"Ġp ret",
"Ġr ed",
"Ġan y",
"Ġd ec",
"i ve",
"Ġ D",
"Ġkne w",
"a ce",
"Ġm ore",
"ou s",
"is e",
"Ġp ic",
"Ġc are",
"a u",
"all y",
"Ġlearn ed",
"ĠL ucy",
"Ġh ug",
"q u",
"Ġwa ter",
"f ter",
"Ġbec ame",
"Ġp o",
"Ġbe st",
"Ġ v",
"au se",
"Ġg re",
"Ġo p",
"way s",
"ur p",
"Ġlaug hed",
"Ġout side",
"Ġex c",
"Ġloo k",
"Ġal ways",
"Ġu n",
"Ġsh ow",
"Ġdec id",
"ĠB ob",
"Ġbec ause",
"Ġro om",
"an t",
"ĠS o",
"f e",
"Ġh o",
"Ġdecid ed",
"Ġe at",
"Ġint o",
"it e",
"Ġj ump",
"ĠA nd",
"Ġb oth",
"Ġp e",
"er s",
"The y",
"ĠM om",
"Ġd ad",
"Ġ ke",
"u dd",
"Ġon e",
"Ġfa st",
"n n",
"Ġn ice",
"Ġth is",
"T om",
"Ġexc ited",
"Ġr un",
"Ġfe el",
"Y es",
"Ġl ong",
"Ġ E",
"Ġto ld",
"Ġs k",
"Ġa m",
"urp r",
"Ġin side",
"ou r",
"u ll",
"Ġt r",
"Ġs urpr",
"Ġm o",
"Ġpret ty",
"in y",
"in k",
"Ġs or",
"W h",
"o g",
"Ġt ake",
"Ġg ave",
"Ġs l",
"Ġe ach",
"Ġmu ch",
"le w",
"Ġro ck",
"nn a",
"Ġg ra",
"Ġst r",
"im al",
"Ġh ow",
"Ġan imal",
"ar a",
"g ed",
"Ġne ed",
"Ġth an",
"et ter",
"Ġto w",
"B ut",
"v en",
"Ġ or",
"Ġ C",
"Ġu nder",
"es s",
"Ġsor ry",
"Ġo ld",
"g e",
"is ed",
"r o",
"ur t",
"Ġf ish",
"Ġc le",
"Ġwal ked",
"Ġcl o",
"a nd",
"Ġbe ar",
"f t",
"a se",
"a st",
"Ġha nd",
"ur n",
"Ġk ind",
"ĠW e",
"ĠH is",
"Ġt e",
"Ġhapp ened",
"Ġfl ow",
"he re",
"Ġf ood",
"Ġl ist",
"Ġj ust",
"Ġanimal s",
"Ġh ig",
"Ġdid n",
"Ġne ar",
"Ġ ide",
"Ġwa t",
"Ġsk y",
"Ġt ry",
"Ġs n",
"in e",
"Ġf i",
"c hed",
"r om",
"v ing",
"p l",
"ĠA my",
"Ġu s",
"Ġide a",
"Ġb etter",
"Ġb ug",
"g ry",
"Ġit s",
"Ġhe ard",
"Ġt w",
"p ec",
"Ġl et",
"at e",
"f f",
"ab le",
"e x",
"Ġcare ful",
"Ġsh are",
"Ġ en",
"Th ank",
"Ġf ly",
"Ġ if",
"m ore",
"Ġany more",
"Ġst or",
"Ġf lew",
"M om",
"i al",
"ĠT h",
"Ġlot s",
"Ġsp ec",
"i on",
"Ġc om",
"Ġspec ial",
"Ġne ver",
"Ġb y",
"Ġd an",
"re am",
"l f",
"Ġw ind",
"Ġb u",
"Ġf o",
"Ġd on",
"Ġcle an",
"Ġt al",
"or t",
"Ġg r",
"r m",
"Ġlo ve",
"Ġe nd",
"op le",
"ĠThe n",
"b er",
"Ġe ven",
"Ġm ag",
"Ġsh iny",
"Ġh ard",
"Ġf ore",
"Ġc ake",
"Ġo ver",
"udd en",
"a k",
"Ġb ook",
"Ġco l",
"Ġt urn",
"Ġf am",
"Ġsa fe",
"Ġb ad",
"Ġa fter",
"Ġpe ople",
"ad y",
"ĠA nna",
"pec ted",
"Ġpr oud",
"Ġsurpr ised",
"Ġhig h",
"ĠE very",
"L et",
"Ġh urt",
"udden ly",
"im b",
"Ġc u",
"Ġpic ked",
"Ġg round",
"Ġc ome",
"ex pected",
"Ġun expected",
"Ġdo or",
"ard en",
"Ġg arden",
"Ġcl imb",
"Ġop ened",
"Ġl oud",
"b b",
"Ġc he",
"Ġg l",
"A s",
"' m",
"Ġ im",
"il d",
"Ġg ive",
"a il",
"Ġwa y",
"Ġcol or",
"Ġbl ue",
"Ġthan ked",
"Ġst ill",
"Ġe ver",
"ĠF rom",
"Ġhug ged",
"Ġf ar",
"i p",
"ĠH er",
"Ġc all",
"ĠS ara",
"ĠW hen",
"N o",
"Ġmag ic",
"ag e",
"um my",
"Ġof f",
"Ġ K",
"i z",
"oug h",
"Ġjump ed",
"Ġp ar",
"Ġsh ould",
"Ġfam ily",
"oo l",
"Ġk id",
"u ff",
"Ġsm ile",
"he s",
"Ġpl ace",
"k ay",
"Ġwal k",
"ĠI n",
"Ġgre at",
"c t",
"Ġn ow",
"t ure",
"e m",
"Ġstr ong",
"le s",
"Ġ qu",
"Ġst ay",
"Ġu nt",
"Ġst o",
"Ġfore st",
"a ut",
"itt y",
"an e",
"Ġfr og",
"Ġb ra",
"Ġbr o",
"Ġ P",
"o on",
"Ġunt il",
"Ġs qu",
"Ġbe aut",
"Ġst ick",
"Ġbo at",
"d y",
"x t",
"Ġne xt",
"le ase",
"n ing",
"Ġhapp ily",
"Ġlist en",
"Ġkid s",
"Ġt ra",
"a king",
"i es",
"Ġhelp ed",
"Ġa pp",
"i ful",
"Ġbeaut iful",
"t h",
"Ġshow ed",
"Ġd ra",
"un ny",
"Ġim p",
"Ġstor y",
"b e",
"Ġclo s",
"Ġtow n",
"o y",
"Ġwh ile",
"re l",
"Ġr ain",
"Ġpic ture",
"re ss",
"p t",
"Ġbe ing",
"Ġevery one",
"Ġre m",
"ar y",
"Ġm or",
"Ġha t",
"I t",
"re e",
"Ġm et",
"Ġcall ed",
"Ġsto pped",
"Ġg ame",
"N ow",
"Ġa d",
"C an",
"H e",
"uff y",
"Ġan gry",
"g er",
"Ġop en",
"Ġtr uck",
"Ġso ft",
"Ġy ummy",
"Ġke ep",
"Ġlo st",
"Ġw o",
"W hen",
"Ġc ry",
"Ġb ed",
"ĠS ally",
"ĠL et",
"Ġwa rm",
"Ġat e",
"ĠK itty",
"Ġm ouse",
"b y",
"Ġbra ve",
"ĠW h",
"v ent",
"is hed",
"Ġwat ch",
"Ġd e",
"s o",
"Ġdo ll",
"f ore",
"Ġle ave",
"Ġf ell",
"Ġal so",
"Ġcould n",
"Ġgre en",
"dd ed",
"Ġfa ce",
"Ġflow ers",
"is s",
"Ġtw o",
"g an",
"b it",
"b le",
"Ġ R",
"Ġno ise",
"ab bit",
"ir st",
"ow l",
"Wh at",
"Ġw here",
"o ck",
"a z",
"Ġsl ide",
"l uffy",
"Ġso on",
"Ġho le",
"Ġr abbit",
"se lf",
"ir rel",
"Ġp us",
"Ġsa t",
"ir ed",
"Ġbe fore",
"H i",
"ill y",
"Ġhe ar",
"Ġu se",
"Ġsqu irrel",
"Ġp a",
"The n",
"Ġke pt",
"Th at",
"m a",
"Ġno dded",
"e ar",
"Ġc ook",
"Ġst ore",
"L ook",
"Ġbird s",
"Ġhand s",
"Ġp ain",
"Ġfun ny",
"Ġha ving",
"Ġex pl",
"Ġgo ing",
"Ġs ing",
"d ay",
"Ġcat ch",
"u ch",
"ĠF luffy",
"ay be",
"u it",
"a ug",
"le ep",
"aug ht",
"ĠC an",
"Ġy ell",
"Ġc ra",
"Ġe y",
"Ġfi x",
"Ġth ink",
"Ġf in",
"Ġb re",
"B en",
"Ġt ired",
"Ġus ed",
"Ġb unny",
"Ġb us",
"a ir",
"an ge",
"Ġwor k",
"Ġloo king",
"Ġw r",
"Ġp ull",
"Ġ our",
"W e",
"Ġk it",
"Ġ Now",
"Ġth r",
"Ġwa it",
"t hing",
"Ġj o",
"Ġha s",
"Ġpo nd",
"Ġs ound",
"Ġsun ny",
"Ġd r",
"Ġme an",
"Ġother s",
"em ber",
"t ing",
"Ġbe h",
"Ġas k",
"Ġ G",
"l ed",
"Ġtal k",
"c hen",
"Ġkit chen",
"Ġfl o",
"n g",
"re w",
"Ġp ie",
"Ġd if",
"Ġt ri",
"Ġf irst",
"Ġhe ad",
"Ġre al",
"Ġfa v",
"ell o",
"H ello",
"Ġimp ort",
"Ġmom my",
"Ġey es",
"Ġflow er",
"Ġ z",
"Ġpar ty",
"j oy",
"Ġm ess",
"at h",
"Ġrem ember",
"Ġco ld",
"ĠJ o",
"Ġr ight",
"Ġc on",
"Ġsa nd",
"ĠD o",
"Ġsw e",
"Ġr ace",
"i ous",
"im es",
"Ġd uck",
"or n",
"a c",
"Ġsh ared",
"Ġimport ant",
"Ġmor al",
"Ġv o",
"Ġcu ri",
"z y",
"Ġ ice",
"ou nt",
"Ġwor ked",
"Ġo kay",
"A t",
"Ġm aking",
"Ġd ress",
"Ġen joy",
"Ġad vent",
"Ġbr ight",
"ll ow",
"Ġ own",
"Ġcuri ous",
"Ġd ir",
"ĠJ ack",
"Ġt all",
"Ġh op",
"Ġfav or",
"Ġh id",
"re ed",
"Ġs leep",
"Ġfavor ite",
"W ow",
"Ġ ri",
"Ġth ing",
"Ġb ag",
"Ġm on",
"Ġh ill",
"Ġbe gan",
"D on",
"Ġd is",
"Ġcl a",
"Ġdra w",
"Ġy ard",
"Ġre st",
"ĠF in",
"h n",
"Ġt ell",
"Ġhe re",
"Ġmo ve",
"st er",
"q ue",
"Ġwat ched",
"Ġc ut",
"Ġfo llow",
"Ġbe l",
"ec t",
"Ġn ight",
"Ġag reed",
"Ġh un",
"Ġbl ock",
"Ġp ick",
"ap er",
"c o",
"Ġst op",
"A fter",
"ĠTh is",
"Ġh ot",
"Ġbeh ind",
"ll y",
"Ġsh o",
"Ġt able",
"Ġsurpr ise",
"Ġgra ss",
"Ġwor ry",
"Ġtre es",
"Ġd ark",
"i ed",
"Ġflo or",
"Ġfar m",
"Ġli on",
"fe re",
"Ġto p",
"Ġs ong",
"Ġt ail",
"Ġp lease",
"Ġdif fere",
"Ġbut ter",
"Ġr u",
"Ġwal king",
"M ax",
"Ġcolor s",
"Ġswe et",
"Ġre ad",
"Ġvo ice",
"Ġl ady",
"Ġsh out",
"Ġfor g",
"Ġleave s",
"ĠD ad",
"is y",
"ig n",
"Ġcar s",
"Ġclos er",
"Ġneed ed",
"Ġturn ed",
"Ġc ried",
"Ġt ast",
"Wh y",
"ar ing",
"Ġw ood",
"Ġlaug h",
"Ġdiffere nt",
"Ġpie ce",
"ĠM r",
"Ġro ll",
"Ġd el",
"Ġfi re",
"Ġhun gry",
"Ġdo es",
"er ed",
"i ke",
"Ġc r",
"Ġadvent ure",
"Ġha ir",
"S ue",
"Ġp aper",
"Ġyell ow",
"ĠS uddenly",
"Ġto uch",
"Ġf ull",
"b o",
"Ġpr in",
"Ġfeel ing",
"Ġw et",
"S am",
"A nna",
"Ġfriend ly",
"o om",
"ĠA s",
"k en",
"Ġp er",
"Ġfr uit",
"Ġsw ing",
"c ked",
"Ġbro ken",
"a ched",
"i ent",
"Ġre ady",
"pp y",
"Ġpret end",
"Ġdan ce",
"by e",
"Ġl ight",
"Ġclimb ed",
"Ġan other",
"Ġpr om",
"ĠBob o",
"at er",
"Ġlist ened",
"ĠTh at",
"Ġdan c",
"w here",
"Ġrun ning",
"Ġpl an",
"Ġg one",
"Ġsw im",
"Ġon ly",
"Ġtra in",
"bb ed",
"il a",
"s h",
"a v",
"S ara",
"nd ma",
"Ġsm ell",
"ĠJ ane",
"Ġclo se",
"S uddenly",
"S he",
"ab y",
"Ġblock s",
"Ġho ld",
"ĠTim my",
"ĠA ll",
"S o",
"Ġam az",
"Ġwo nder",
"Ġbutter f",
"Ġse es",
"Ġwa ll",
"Ġhelp ing",
"Ġre pl",
"Ġp u",
"Ġc ream",
"Ġre ached",
"one y",
"Ġd ri",
"r ed",
"Ġsl ow",
"Ġa nt",
"a f",
"Ġc ool",
"Ġgl ad",
"Ġl ess",
"Ġpus hed",
"M ia",
"Ġgood bye",
"Ġf ight",
"at her",
"Ġa c",
"Ġbe en",
"Ġh ide",
"Ġfa ir",
"Ġmu st",
"Ġ O",
"Ġwind ow",
"Ġmom ent",
"Ġs it",
"Ġball oon",
"ic ed",
"Ġsn ow",
"ĠEvery one",
"Ġw ished",
"Ġwa g",
"Ġb aby",
"Ġst uck",
"Ġbu y",
"Ġd one",
"Ġch ild",
"Ġper f",
"ic y",
"Ġth ank",
"Ġa r",
"Ġm ight",
"Ġst e",
"Ġapp le",
"Ġb ar",
"Ġf all",
"Ġtry ing",
"Ġexpl ore",
"Ġnam e",
"iz ed",
"as h",
"Ġsc ary",
"Ġb it",
"Ġcom ing",
"Ġbu ild",
"Ġdir ty",
"Ġw in",
"Ġd in",
"Ġd ream",
"Ġlook s",
"Ġqu ick",
"Ġdo ing",
"a isy",
"' re",
"Ġhe ld",
"Ġunder st",
"am es",
"I n",
"Ġbook s",
"Ġm ar",
"Ġbutterf ly",
"Ġle ft",
"av y",
"Ġc ount",
"Ġre ach",
"Ġt iny",
"Ġshout ed",
"ot t",
"Ġd ro",
"Ġbr an",
"Ġa ir",
"Ġla nd",
"ke y",
"Ġrepl ied",
"Ġsp l",
"Ġgr ow",
"Ġpull ed",
"Ġthr ough",
"Ġtre at",
"Ġw ise",
"Ġch air",
"Ġwh y",
"Ġbr other",
"Ġwood s",
"Ġpl ant",
"i x",
"Ġcla pped",
"Ġp ink",
"Ġm at",
"Ġth ree",
"Ġ owl",
"Ġsomet imes",
"in s",
"Ġcu p",
"ie ld",
"Ġs ure",
"Ġcl oud",
"Ġsw am",
"el y",
"Ġse en",
"and y",
"as k",
"out h",
"Ġj ob",
"Ġf ill",
"Ġcolor ful",
"Ġne st",
"Ġm outh",
"Ġbig ger",
"Ġremember ed",
"p e",
"O kay",
"Ġjo in",
"udd y",
"p h",
"Ġless on",
"ou p",
"ro om",
"Ġstay ed",
"ĠThe re",
"Ġc re",
"Ġwa ved",
"ar t",
"Ġpain t",
"Ġcl ot",
"O h",
"Ġclot hes",
"Ġ ve",
"Ġgra bbed",
"Th is",
"ow er",
"Ġcon t",
"c le",
"Ġwa ited",
"ĠA fter",
"Ġbro ke",
"Ġg ames",
"Ġwor d",
"uck y",
"Ġb lew",
"Ġc ast",
"Ġg ent",
"Ġquick ly",
"Ġenjoy ed",
"ri es",
"Ġlike s",
"Ġpicture s",
"ĠMom my",
"at ion",
"t on",
"Ġhe avy",
"Ġse a",
"d e",
"Ġmu s",
"Ġs et",
"Ġg if",
"Ġal one",
"as ure",
"Ġm iss",
"Ġturn s",
"J o",
"Ġany thing",
"or m",
"Ġsp ot",
"Ġnot iced",
"Ġho pped",
"d er",
"Ġwor ld",
"Ġp ot",
"Ġb ott",
"Ġp en",
"Ġp at",
"l c",
"Ġm ix",
"Ġb ike",
"Ġa rm",
"Ġy ear",
"H er",
"Ġt ight",
"Ġevery where",
"L ucy",
"Ġtow er",
"Ġth rew",
"Ġw on",
"ĠB uddy",
"Ġr ide",
"\" .",
"Ġhim self",
"m an",
"Ġfollow ed",
"Ġj u",
"Ġj e",
"le ss",
"am p",
"B ob",
"ap e",
"Ġcom p",
"Ġke y",
"r ow",
"Ġwh ite",
"Ġmake s",
"ct or",
"S pot",
"Ġwr ong",
"Ġbl ack",
"Ġbre ak",
"ĠD aisy",
"n er",
"D o",
"Ġmus ic",
"th y",
"e e",
"ĠWh at",
"Ġpo l",
"Ġde ep",
"are nt",
"Ġdel ic",
"Ġbe e",
"Ġforg ot",
"ce ss",
"u ed",
"Ġcast le",
"Ġe m",
"ve s",
"Ġwe ar",
"Ġh it",
"i et",
"Ġp arent",
"ou n",
"o lly",
"Ġqu iet",
"is ter",
"Ġr ound",
"Ġdanc ed",
"Ġst u",
"Ġle af",
"Ġwant s",
"an ce",
"Ġv is",
"Ġn ap",
"Ġmon ster",
"Ġb owl",
"an g",
"Ġtal ked",
"r ot",
"itt en",
"ull y",
"o s",
"Ġd ry",
"Ġb or",
"Ġcook ies",
"Ġfast er",
"Ġunderst and",
"re n",
"ĠJo hn",
"Ġle g",
"Ġbr ought",
"z z",
"F rom",
"ĠIn side",
"f ully",
"Ġsm art",
"c y",
"t s",
"Ġs ide",
"ro ss",
"Ġs ign",
"Ġrock s",
"Ġsh aring",
"Ġwe ll",
"Ġbran ch",
"Ġbut ton",
"Ġse c",
"Ġsome one",
"ĠL ila",
"Ġm um",
"Ġhapp en",
"H is",
"Ġfo x",
"Ġpo in",
"Ġfin ished",
"Ġre s",
"Ġdin ner",
"Ġre l",
"en ce",
"Ġs ister",
"Ġre ally",
"Ġfly ing",
"ard s",
"ed dy",
"Ġe le",
"Ġwor ried",
"Ġcont in",
"Ġvis it",
"ĠT o",
"Ġbe ach",
"Ġ que",
"Ġk ing",
"Ġsec ret",
"ĠM aybe",
"g y",
"Ġe l",
"Ġto day",
"Ġsh in",
"Ġperf ect",
"i pp",
"Ġs illy",
"Ġevery thing",
"Ġri ver",
"ĠSo on",
"Ġdan ger",
"ĠSara h",
"Ġsmile s",
"ĠA t",
"Ġf ur",
"Ġf ield",
"Ġg u",
"Jo hn",
"Ġchild ren",
"Wh ile",
"Ġwe lc",
"Ġsa ng",
"Ġfill ed",
"Ġp udd",
"Ġeat ing",
"Ġw ish",
"Ġel se",
"Ġsn ack",
"z e",
"Ġpiece s",
"Ġprom ised",
"ĠJo e",
"or d",
"Ġsp r",
"Ġp ig",
"Ġf ree",
"Ġg i",
"ĠE m",
"Ġ -",
"Ġb ite",
"Ġcontin ued",
"e ad",
"Ġreal ized",
"itt ing",
"Ġj ar",
"Ġc ow",
"Ġe ar",
"A my",
"J ust",
"M aybe",
"at ed",
"Ġbl ank",
"st ead",
"Ġor ange",
"Ġcare fully",
"Ġmu d",
"Ġparent s",
"Ġdra g",
"Ġroll ed",
"Ġcry ing",
"Ġblank et",
"Ġs oup",
"im i",
"ck et",
"Ġsa il",
"Ġp urp",
"a le",
"Ġdr ink",
"Ġsn ake",
"Ġb oun",
"Ġy es",
"Ġcra b",
"Ġen ough",
"se s",
"Ġthr ow",
"Ġlaug hing",
"Ġp et",
"Ġb ath",
"Ġpurp le",
"Ġword s",
"Ġ Z",
"Ġfair y",
"Ġamaz ing",
"Ġbott le",
"Ġwith out",
"i ch",
"F in",
"ĠB illy",
"Ġgif t",
"i re",
"Ġgra ndma",
"on s",
"Ġp ast",
"Ġbar ked",
"Ġwag ged",
"i ver",
"Ġm ail",
"f ort",
"Ġm oney",
"Ġmon key",
"us ed",
"Ġbr own",
"ch ool",
"un ch",
"Ġat t",
"Ġmo ved",
"Ġask s",
"Ġdo ctor",
"is es",
"Ġw he",
"ĠG ra",
"Ġclos ed",
"Ġwelc ome",
"Ġc andy",
"Ġs u",
"g g",
"Ġown er",
"Ġl on",
"Ġs chool",
"Ġget ting",
"Ġsm o",
"Ġhig her",
"Ġtre asure",
"Ġs itting",
"Ġlon ely",
"Ġdanger ous",
"Ġapp les",
"Ġmor ning",
"ĠC h",
"Ġli ving",
"us h",
"un a",
"ve l",
"Ġro ad",
"Ġshin ing",
"Ġsh op",
"as ed",
"Ġpa w",
"Ġm other",
"e re",
"Ġr a",
"Ġsho es",
"i ble",
"Ġtal king",
"al thy",
"Ġp re",
"Ġst re",
"Ġc aught",
"Ġcre at",
"e y",
"Ġe gg",
"Ġstr ange",
"ĠTom my",
"Ġrun s",
"Ġl etter",
"Ġb uck",
"Ġpa ss",
"Ġche e",
"Ġw ings",
"Ġf an",
"o l",
"f ish",
"Ġm ad",
"m e",
"ask et",
"Ġl ake",
"Ġb asket",
"a ss",
"ck s",
"s et",
"ĠM imi",
"Ġthink s",
"Ġst one",
"ĠB l",
"Ġpudd le",
"Ġdrag on",
"Ġno se",
"Ġto m",
"is k",
"bo ard",
"a pp",
"Ġb at",
"Ġdelic ious",
"Ġfarm er",
"Ġst and",
"Mom my",
"Ġt eddy",
"Ġco at",
"it ch",
"Ġbel ie",
"Ġsa me",
"c hes",
"Ġm ine",
"Ġday s",
"Ġf it",
"Ġbr ing",
"Ġwh ist",
"Ġse ar",
"Ġgent le",
"ig h",
"Ġcr ay",
"Ġstar t",
"Ġyear s",
"Ġp ill",
"Ġsc ream",
"ig g",
"Ġk ite",
"ph ant",
"' ll",
"ar m",
"Ġv ill",
"ell a",
"Ġtast y",
"Ġfin ally",
"Ġsing ing",
"Ġch o",
"Ġp h",
"Ġw ore",
"Ġb en",
"Ġhop ed",
"Ġshe ll",
"Ġsw ings",
"Ġtr ou",
"s y",
"Ġh or",
"Ġpus h",
"in ed",
"Ġher self",
"s w",
"P lease",
"isk ers",
"Ġbel ong",
"Ġan sw",
"Ġbus h",
"Ġcar rot",
"aught y",
"e my",
"Ġte ach",
"Ġele phant",
"Ġdro pped",
"b ow",
"Ġn aughty",
"ra ct",
"Ġsh ap",
"Ġco ll",
"Ġwo ke",
"b all",
"s c",
"i er",
"Ġte ac",
"Ġhid ing",
"Ġp ile",
"Ġar ri",
"er ry",
"ll ie",
"Ġc our",
"Ġto uc",
"is a",
"Ġpu ppy",
"Ġtw ins",
"Ġl unch",
"Ġsa ck",
"Ġb ow",
"Ġm in",
"Ġgre w",
"Ġshap es",
"Ġche ered",
"Ġp ers",
"Ġro pe",
"Ġsee m",
"Ġcour se",
"Ġju ice",
"Ġvill age",
"ir th",
"irth day",
"ĠJ en",
"Ġsp in",
"Ġrain bow",
"i pped",
"am a",
"O K",
"f used",
"Ġben ch",
"Ġsp oon",
"ĠF red",
"Ġf ence",
"Ġcut e",
"Ġn ut",
"Ġstre et",
"Ġchee se",
"Ġro b",
"Ġsh ook",
"Ġpr ob",
"Ġtouc hed",
"ĠWh iskers",
"id ge",
"co l",
"Ġse ed",
"ĠBl ue",
"Ġfore ver",
"J ack",
"Ġbe ll",
"Ġteac her",
"G ood",
"Ġj oy",
"Ġwa r",
"Ġcar ry",
"Ġpl ane",
"le m",
"Ġe as",
"Ġc orn",
"Ġsound s",
"Ġbug s",
"Ġb irthday",
"Ġprob lem",
"Ġd es",
"Ġin c",
"ll a",
"Ġp ower",
"Ġmo st",
"Ġsp o",
"b r",
"il k",
"Ġab le",
"Ġn um",
"Ġarri ved",
"at o",
"Ġbus y",
"ir p",
"Ġdoll s",
"e b",
"Ġw ra",
"Ġfe w",
"Ġfeel s",
"i an",
"Ġwonder ful",
"Ġbre ad",
"ĠTh ank",
"ĠEm ma",
"Ġm ilk",
"Ġrob ot",
"Ġsh y",
"Ġre c",
"Fin ally",
"Ġprom ise",
"Ġk iss",
"Ġne ck",
"Ġb and",
"ir t",
"ount ain",
"u b",
"Ġhelp ful",
"g ly",
"Ġsh ake",
"Ġhear t",
"Ġpo cket",
"et er",
"ump y",
"Ġc ave",
"Ġp op",
"Ġpat ient",
"ar p",
"Ġli ve",
"Ġo b",
"Ġu gly",
"Ġstor m",
"Ġslow ly",
"e ared",
"Ġhold ing",
"Ġbelie ve",
"Ġt urt",
"Ġup set",
"ĠR emy",
"Ġsh r",
"Ġk itten",
"Ġco ver",
"Ġsh arp",
"Ġtow ards",
"ĠB ella",
"Ġs uc",
"Ġstor ies",
"ad ow",
"Ġh oney",
"o st",
"Ġball s",
"og gy",
"o ve",
"ĠL e",
"Ġgr ay",
"Ġno ises",
"re ad",
"Ġdir t",
"Ġc ir",
"Ġdis app",
"Ġl ate",
"Ġdri ver",
"Ġse at",
"Ġd ist",
"Ġbuck et",
"Ġsp ark",
"Ġturt le",
"Ġme et",
"Ġsp id",
"Ġtreat s",
"al m",
"at or",
"Ġsee k",
"Ġgl ow",
"Ġz oom",
"u nt",
"Ġyou ng",
"Ġle m",
"Ġsand w",
"fort able",
"Ġtri p",
"Ġspl as",
"Ġamaz ed",
"Ġm ist",
"Ġfo ld",
"Ġm ark",
"Ġpu zz",
"Ġm ach",
"Ġmagic al",
"our n",
"Ġor gan",
"Ġhor se",
"Ġj ourn",
"Ġw ild",
"Ġpar t",
"oo se",
"Ġcook ie",
"Ġhug s",
"Ġprin cess",
"ĠM ark",
"ep end",
"Ġwhe el",
"en s",
"Ġcl oth",
"pp ing",
"S ure",
"un g",
"ĠL isa",
"Ġbu bb",
"Ġt aking",
"Ġin stead",
"l ing",
"Ġstr ing",
"Ġn et",
"Ġs ug",
"Ġdro ve",
"Ġru de",
"Ġsp icy",
"B e",
"Ġco in",
"il ing",
"Ġfight ing",
"Ġstar s",
"Ġb one",
"Ġcra w",
"Ġl ucky",
"O f",
"Ġhug e",
"Ġin v",
"n ot",
"He y",
"Ġc a",
"pp er",
"or s",
"Ġsa l",
"a ur",
"u p",
"Ġd i",
"ĠJ im",
"Ġfor get",
"ĠGra ndma",
"Ġwhist le",
"Ġcan not",
"ĠFin ally",
"Ġs ick",
"Ġc ard",
"Ġspid er",
"Ġsong s",
"Ġsnow man",
"Ġc ou",
"Ġfo ot",
"Ġw ide",
"Ġp ath",
"L ila",
"L ater",
"Ġpill ow",
"ul ar",
"iz e",
"Ġli fe",
"Ġfix ed",
"ĠA nn",
"ĠJ ust",
"e st",
"ri ll",
"op h",
"er t",
"Ġbo ss",
"Ġno d",
"Ġgi ant",
"Ġcom es",
"Ġmo on",
"Ġjo ke",
"Ġla st",
"Ġtast e",
"Ġgr umpy",
"Ġmach ine",
"b led",
"d en",
"Ġwa ve",
"Ġcar t",
"Ġdri ve",
"Ġas h",
"Ġth in",
"Ġs er",
"Ġgra b",
"l ower",
"ĠLe o",
"Ġpe ace",
"Ġshe lf",
"Ġs el",
"er y",
"Ġ On",
"Ġwr ite",
"Ġhid den",
"Ġland ed",
"Ġch ange",
"Ġdad dy",
"Ġwor m",
"Ġr ing",
"Ġfruit s",
"Ġch ased",
"ere st",
"Ġb ark",
"Ġs our",
"oo p",
"Ġr ad",
"Ġsmo oth",
"Ġcon fused",
"Ġf le",
"Ġint erest",
"Ġo ven",
"op e",
"Ġmiss ed",
"Ġmy ster",
"Ġwas n",
"Ġv al",
"Ġadventure s",
"it y",
"Ġtake s",
"Ġs uddenly",
"k in",
"ĠC ome",
"Ġsel fish",
"Ġmess y",
"Ġshe ep",
"T o",
"ĠL una",
"if e",
"Ġc e",
"ell y",
"Ġstick s",
"Ġd rew",
"irp y",
"Ġt ie",
"Ġte a",
"Ġb ought",
"Ġste pped",
"Ġb an",
"Ġex p",
"Ġst ep",
"bo x",
"Ġ ent",
"Ġl ater",
"S t",
"Ġ N",
"Ġbe ak",
"Ġwas h",
"t o",
"Ġac ross",
"Ġj og",
"Ġl ay",
"pec t",
"Ġp our",
"Ġduck s",
"Ġleg s",
"Ġf il",
"e ver",
"ĠB u",
"Ġsp e",
"Ġgr ate",
"ug g",
"Ġem p",
"Ġsl id",
"Ġemp ty",
"Ġdr um",
"Ġsleep y",
"o se",
"Ġfe ather",
"Ġz oo",
"Ġp an",
"Ġph one",
"Ġhop e",
"m er",
"ĠC at",
"am ed",
"Ġlem on",
"Ġf ing",
"Ġgrate ful",
"et h",
"ar s",
"Ġsmell y",
"Ġspl ash",
"le t",
"Ġcle ver",
"Ġch ick",
"ion s",
"Ġsa ve",
"Ġim ag",
"S oon",
"Ġm ed",
"Ġinterest ing",
"Ġc alm",
"iz zy",
"Ġpl ate",
"Ġban an",
"Ġwatch ing",
"iz z",
"Ġface s",
"Ġli ft",
"Ġ ign",
"Ġb a",
"Ġl ine",
"Ġcloud s",
"Ġdog s",
"y ard",
"ĠJ ill",
"Ġwo lf",
"ĠM olly",
"Ġspr ay",
"w el",
"Ġa ct",
"Ġth ough",
"Ġback yard",
"Ġm ot",
"Ġfan cy",
"Ġpr ot",
"Ġwho le",
"Ġpuzz le",
"C ome",
"Ġhe althy",
"Ġrock et",
"Ġfin ish",
"Ġsu pp",
"Ġseem ed",
"Ġque st",
"ĠCh irpy",
"Ġarm s",
"ll o",
"d ge",
"Ġeas y",
"Ġje wel",
"Ġj elly",
"ĠDad dy",
"Ġt id",
"Ġf ake",
"Ġp ract",
"Ġcray ons",
"w ard",
"er ly",
"Ġal ong",
"Ġsh ip",
"Ġsc ar",
"ĠJ erry",
"one st",
"on t",
"Ġm aybe",
"Ġp ool",
"Ġem b",
"ig er",
"Ġwor king",
"Ġwonder ed",
"Ġgive s",
"Ġexpl ain",
"ĠB unny",
"Ġlong er",
"ĠD oggy",
"Ġp ack",
"ĠB e",
"ir r",
"Ġboss y",
"Ġany one",
"Ġsa ved",
"Ġsmell ed",
"o cked",
"Ġfr ont",
"Ġs uch",
"Ġp in",
"ra ss",
"Ġa v",
"ar rass",
"Ġh onest",
"Ġtrou ble",
"Ġv an",
"Ġnot hing",
"Ġemb arrass",
"Ġtid y",
"Ġwe ak",
"ĠO llie",
"Ġput s",
"ĠMom o",
"Ġk ick",
"Ġforg ive",
"Ġsh irt",
"Ġne igh",
"u ally",
"m ent",
"ur se",
"it ing",
"un k",
"Ġplant s",
"ar ge",
"Ġm ind",
"Ġco zy",
"Ġso l",
"Ġy og",
"Ġgent ly",
"oom y",
"o c",
"or row",
"Ġneigh b",
"ĠW ith",
"s p",
"m ing",
"or k",
"Ġl ad",
"Ġmist ake",
"Ġjump ing",
"Ġlo ck",
"Ġst ood",
"Ġw ing",
"Ġc ross",
"Ġque en",
"Ġprin ce",
"Ġa f",
"Ġche er",
"Ġon to",
"Ġwait ing",
"Ġpoin ted",
"Ġche w",
"on es",
"ul t",
"Ġlove ly",
"Ġb al",
"Ġde er",
"Ġcou ch",
"Ġexpl or",
"ĠWh y",
"w e",
"ĠThe ir",
"Ġst ret",
"er a",
"Ġl arge",
"ĠM ary",
"Ġs ur",
"ĠM y",
"Ġant s",
"Ġlad der",
"Ġclean ed",
"oo f",
"Ġd ish",
"A nd",
"Ġplace s",
"Ġsandw ich",
"Ġre t",
"Ġtom orrow",
"aught er",
"Ġbuild ing",
"Ġboun ce",
"ra id",
"Ġpretend ed",
"Ġaf raid",
"S ally",
"Ġw ip",
"Ġmat ch",
"Ġpers on",
"K itty",
"Ġri ch",
"Ġp izz",
"u ce",
"Ġret urn",
"Ġh um",
"Ġbor ing",
"n ed",
"ge st",
"Ġte eth",
"ĠS omet",
"Ġscar f",
"Ġgo es",
"Ġg ather",
"Ġsplas hed",
"ĠTo gether",
"Ġla w",
"Ġsear ch",
"Ġst ra",
"Ġfur ry",
"ac ed",
"M y",
"Ġlove s",
"Ġla zy",
"Ġp ri",
"Ġswim ming",
"Ġscream ed",
"Ġd aughter",
"Ġtr ue",
"Ġg en",
"Ġpizz a",
"Ġnum ber",
"Ġash amed",
"om an",
"Ġw oman",
"Ġpower ful",
"Ġfl ag",
"Ġha ng",
"Ġansw er",
"Ġfe ar",
"a w",
"Ġch ase",
"Ġmot or",
"Ġcl own",
"Ġe ag",
"Ġapp eared",
"v ous",
"Ġru b",
"ĠT V",
"e k",
"Ġwa nd",
"Ġcho col",
"Ġsuc cess",
"ĠS t",
"Ġcreat ive",
"Ġno isy",
"Ġd ig",
"Ġnear by",
"Ġtr ust",
"ĠI f",
"ĠB ird",
"Ġwe aring",
"ad o",
"Ġhe llo",
"Ġmat ter",
"Ġtoo l",
"el p",
"Ġn er",
"Ġsa f",
"p a",
"Ġte st",
"Ġner vous",
"Ġso ld",
"os aur",
"ic ked",
"o ppy",
"Ġcir cle",
"Ġdr ank",
"Ġm ap",
"Ġsm iling",
"Ġcla ss",
"Ġtri es",
"Ġchocol ate",
"Ġkne e",
"Ġdin osaur",
"ĠT iny",
"Ġimp ress",
"Ġgen er",
"Ġm irr",
"Ġballoon s",
"Ġc and",
"Ġr are",
"Ġpol ite",
"Ġcar ried",
"Ġprot ect",
"ens ive",
"St op",
"Ġmirr or",
"ĠBob by",
"Ġg un",
"Ġsh adow",
"ĠP lease",
"Ġba ld",
"Ġgo ld",
"Ġp ump",
"Ġexp ensive",
"Ġre g",
"Ġnot e",
"Ġher o",
"ĠS p",
"Ġa p",
"if f",
"Ġmar ch",
"ĠG o",
"ĠD on",
"Ġ icy",
"Ġc ri",
"Ġwe ird",
"Ġh ar",
"Ġsn ee",
"Ġso ap",
"Ġmyster ious",
"ra g",
"in a",
"Ġtow el",
"Ġg ate",
"Ġwh ale",
"Ġt ape",
"Ġres pect",
"Ġpo or",
"ut e",
"iss ors",
"ar l",
"Ġd izzy",
"ĠBen ny",
"H elp",
"Ġthe se",
"Ġgener ous",
"itt er",
"Ġm ic",
"Ġfe et",
"n ic",
"Ġpre s",
"Ġf at",
"Ġbo ot",
"m b",
"Ġs que",
"Ġpic nic",
"Ġembarrass ed",
"Ġle ad",
"Ġsug ar",
"Ġt ent",
"Ġpeace ful",
"sc ape",
"nd pa",
"Ġdis co",
"is p",
"Ġm el",
"ĠB ear",
"Ġtast ed",
"Ġbr ush",
"Ġsc issors",
"Ġcl ap",
"Ġr ough",
"Ġdanc ing",
"Ġt ick",
"ot e",
"Ġgl ue",
"Ġdec or",
"Ġyell ed",
"Ġh ur",
"Ġbr idge",
"Ġclos et",
"Ġjourn ey",
"Ġst ir",
"Ġcr own",
"Ġprin t",
"ĠSomet imes",
"u al",
"im p",
"vent ually",
"um e",
"Ġl amp",
"Ġc ap",
"Ġsc are",
"n ess",
"Tom my",
"Ġv ase",
"air s",
"an y",
"le br",
"Ġte le",
"ow ed",
"ĠD ucky",
"Ġce lebr",
"l ves",
"Ġpain ted",
"Ġlo g",
"ĠH ow",
"Ġbl ow",
"Ġg igg",
"Ġsc o",
"Ġe ld",
"Ġmix ed",
"Ġwh isp",
"er ries",
"Ġb erries",
"Ġb ake",
"Ġc age",
"r ob",
"Ġp ay",
"Ġdraw ing",
"Ġw is",
"Ġfam ous",
"Ġbe an",
"get able",
"Ġsp read",
"Ġk icked",
"Ġn orm",
"Ġbec ome",
"Ġsh ark",
"Ġrel ie",
"Ġve getable",
"Ġm ountain",
"s er",
"Ġkn ocked",
"Ġwra p",
"Ġinc red",
"Ġad m",
"Ġnorm al",
"Ġlo se",
"ust r",
"as p",
"Ġwould n",
"Ġth ick",
"Ġf ine",
"Ġgl ass",
"Ġte am",
"c ed",
"Ġgr oup",
"Ġign or",
"Ġclo ck",
"Ġcle ar",
"Ġeld erly",
"Ġmight y",
"Ġc one",
"rob e",
"Ġincred ible",
"Ġmom s",
"Ġso ck",
"Ġfr ustr",
"Ġbal ance",
"ĠB r",
"Ġj am",
"rag ile",
"Ġsp ace",
"Ġ 3",
"Ġorgan ized",
"Ġcorn er",
"D ad",
"Ġfr ight",
"p ort",
"al ous",
"Ġbran ches",
"Ġy arn",
"Ġsw ord",
"Ġse ll",
"Ġro ar",
"ig hed",
"Ġfe ed",
"Ġf ool",
"Ġh orn",
"Ġje alous",
"ĠS ome",
"Ġf ragile",
"Ġb urn",
"Ġgu ess",
"Ġstu bb",
"Ġpres ent",
"Ġho se",
"on y",
"Ġm is",
"Ġsho e",
"Ġt er",
"Ġunderst ood",
"r ay",
"c ient",
"Ġfrustr ated",
"Ġwh ich",
"Ġstubb orn",
"Ġtw ist",
"ĠM ama",
"Ġsp ent",
"Ġt aught",
"Ġspo iled",
"W here",
"Ġan cient",
"i que",
"Ġfi er",
"Ġpr ay",
"Ġwa ke",
"Ġfier ce",
"Ġpump kin",
"Ġche st",
"Ġegg s",
"Ġc ab",
"Ġcom fortable",
"Ġb arn",
"Ġto ug",
"Ġwag on",
"y m",
"Ġter ri",
"Ġun ique",
"Ġor d",
"Ġd ug",
"Ġfright ened",
"Ġun us",
"Ġgo at",
"Ġtom ato",
"Ġme asure",
"Ġuse ful",
"Ġstra w",
"Ġfool ish",
"Ġde ad",
"Ġcl ay",
"or ry",
"ĠP e",
"Ġcl um",
"Ġunus ual",
"Ġwr ote",
"Ġfind ing",
"Ġex am",
"Ġpol ice",
"Ġrelie ved",
"Ġwa ves",
"Ġbre ath",
"Ġclum sy",
"Ġsqu are",
"Ġtell s",
"Ġhear s",
"Ġd ull",
"To gether",
"Ġcreat ure",
"Ġcab in",
"Ġbubb les",
"Ġtoug h",
"d le",
"l ace",
"Ġwas hed",
"Ġdisco ver",
"Ġno sy",
"k n",
"Ġneck lace",
"Ġbath room",
"Ġpaw s",
"Ġexplor ing",
"Ġsear ched",
"Ġbo ard",
"an ged",
"bb y",
"kn own",
"un n",
"f ic",
"Ġcra zy",
"o nd",
"y al",
"Ġb itter",
"Ġsun f",
"Ġ ind",
"Ġthank ful",
"al k",
"Ġas king",
"Ġro se",
"Ġp ir",
"c il",
"Ġdif fic",
"Ġbl oom",
"Ġun known",
"Ġsw an",
"ber ry",
"Ġh oop",
"Ġcover ed",
"Ġpen cil",
"Ġa dd",
"Ġj et",
"Ġdiffic ult",
"Ġfing er",
"Ġha m",
"Ġdr op",
"Ġgl oomy",
"ĠE lla",
"Ġw itch",
"M e",
"Ġchick en",
"Ġlo yal",
"Ġwe althy",
"Ġcat s",
"a pped",
"Ġend ing",
"He re",
"c om",
"Ġg uit",
"al s",
"Ġun l",
"l ight",
"Ġmo v",
"Ġdo ve",
"Ġjoin ed",
"Ġc her",
"an ut",
"Ġterri ble",
"Ġsal ad",
"i ant",
"Ġnut s",
"ĠR ex",
"sh ine",
"ĠAnd y",
"Ġr at",
"Ġpot ato",
"Ġ U",
"Ġyour s",
"ĠM any",
"x ible",
"Ġval ue",
"Ġm ask",
"ĠT r",
"se lves",
"Ġto ast",
"Ġch anged",
"Ġt iger",
"orm ous",
"Ġmo ving",
"Ġbo dy",
"Ġche ap",
"Ġz ip",
"Ġdis g",
"Ġrec ord",
"Ġguit ar",
"irst y",
"g round",
"Ġhair y",
"Ġpe pper",
"Ġsho ot",
"Ġen ormous",
"er p",
"Ġknow ing",
"Ġadvent ur",
"Ġhat s",
"or y",
"ĠBr own",
"Ġsmall er",
"E very",
"Ġfle xible",
"Ġyour self",
"Ġbor ed",
"Ġst uff",
"Ġsol ve",
"Ġkn ife",
"Ġac orn",
"rill iant",
"Ġadventur ous",
"Ġexc iting",
"Ġth irsty",
"Ġperf orm",
"Ġnod s",
"l and",
"Ġrem ind",
"Ġco st",
"Ġb rilliant",
"Ġdelic ate",
"Ġsnack s",
"Ġsun shine",
"Ġdisg ust",
"Ġseed s",
"Ġmail box",
"re en",
"Ġbanan a",
"Ġcoll ect",
"Ġsh ore",
"Ġcount ed",
"Ġst ri",
"Ġd ough",
"Ġas leep",
"Ġ '",
"b ers",
"Ġtri ck",
"Ġfr own",
"l ive",
"Ġhe al",
"Ġcu be",
"in ess",
"ung le",
"Ġst at",
"Ġst age",
"Ġneighb or",
"mb re",
"Ġmark et",
"Ġj ungle",
"Ġsque e",
"Ġdisgust ing",
"Ġu mbre",
"id ent",
"at es",
"ĠJim my",
"Ġcr ane",
"f ted",
"c orn",
"Ġjo lly",
"Wh o",
"Ġfl ash",
"Ġs uit",
"Ġfr idge",
"Ġla b",
"il t",
"in al",
"p id",
"Ġr h",
"Ġsunf lower",
"ĠWh ile",
"Ġrel ax",
"Ġsh iver",
"ig inal",
"Ġg oose",
"Ġcat erp",
"Ġcaterp ill",
"Ġsto ve",
"Ġt imes",
"ic t",
"Ġh arm",
"ĠIn stead",
"u nd",
"Ġstu pid",
"Ġmed ic",
"Ġf our",
"Ġcom b",
"ed ient",
"Ġis land",
"J im",
"Ġind epend",
"Ġc ro",
"ĠW ill",
"A re",
"Ġbat ter",
"ĠA l",
"Ġsh ine",
"p es",
"Ġr ug",
"Ġspr ing",
"Ġexplain ed",
"id dle",
"Ġcare less",
"Ġd epend",
"Ġg em",
"Ġst amp",
"Ġje ep",
"Ġor iginal",
"Ġmedic ine",
"Ġc ries",
"Ġvegetable s",
"ĠYou r",
"Ġg ar",
"In side",
"Ġpop corn",
"y ing",
"Ġsa uce",
"Ġst ones",
"Ġindepend ent",
"Ġsuccess ful",
"I f",
"H ow",
"Ġme al",
"Ġcarrot s",
"Ġob edient",
"Ġsc r",
"Ġstu dy",
"Ġmag n",
"ink y",
"Ġfear ful",
"g u",
"m ost",
"Ġj ack",
"Ġs ighed",
"m et",
"Ġstat ue",
"Ġpe anut",
"S orry",
"Ġe scape",
"M um",
"Ġhel met",
"Ġcaterpill ar",
"Ġpast a",
"Ġf ountain",
"Ġget s",
"Ġumbre lla",
"Ġser ious",
"Ġal most",
"Ġra ven",
"Ġm iddle",
"Ġpe bb",
"Ġjack et",
"Ġcomp et",
"Ġfil thy",
"Ġdes ign",
"The re",
"Ġhouse s",
"er able",
"Ġan g",
"Ġc am",
"Ġbed room",
"Ġbelong ed",
"Ġpar rot",
"Ġbor row",
"Ġeag er",
"Ġ No",
"Ġh ay",
"Ġde st",
"Ġpri ze",
"Ġbra ce",
"Ġmis erable",
"ak en",
"ĠSam my",
"ag es",
"Ġimpress ive",
"Ġpain ting",
"i o",
"Ġfor k",
"Ġr aced",
"Ġtri ang",
"ia ble",
"Ġcray on",
"Ġch oose",
"Ġsl ipped",
"Ġt ied",
"Ġli fted",
"Ġt ank",
"Ġdepend able",
"Ġthought ful",
"Ġgar age",
"Ġste al",
"Ġt aken",
"Ġ er",
"Ġbu ilt",
"Ġmu sh",
"ip e",
"Ġcraw led",
"Ġsc ale",
"Ġboat s",
"Ġmo le",
"Ġp ian",
"Ġp ant",
"Ġham mer",
"l ph",
"Ġstand ing",
"Ġpian o",
"Ġpick s",
"Ġmo der",
"Ġsmo ke",
"en ny",
"ber ries",
"Ġus ing",
"Ġf ig",
"our s",
"Ġcheer ful",
"r n",
"Ġhurt s",
"Ġmagn et",
"Ġshow s",
"Ġen g",
"Ġbott om",
"Ġmel on",
"d ile",
"Ġwa ff",
"in ary",
"co dile",
"Ġre f",
"Ġcra ck",
"Ġa unt",
"Ġmoder n",
"Ġdo lph",
"Ġspot ted",
"c ream",
"unn el",
"Ġrel iable",
"Ġt unnel",
"Ġar row",
"Ġmush room",
"Ġt ax",
"Ġg um",
"Ġmov ie",
"p ack",
"Ġsqu ash",
"Ġs ink",
"Ġj ug",
"Ġbe et",
"Ġfl ute",
"Ġpop ular",
"ic op",
"icop ter",
"Ġho pping",
"Ġle an",
"as er",
"i v",
"Ġhel icopter",
"Ġli z",
"Ġcompet it",
"Ġon es",
"Ġtrou bled",
"The ir",
"Ġtax i",
"Tim my",
"Ġtri cks",
"ip op",
"ll ipop",
"Ġpig e",
"Ġcro codile",
"Ġcry st",
"Ġs il",
"Ġhum ble",
"com fortable",
"Ġplay ful",
"Ġneed s",
"Ġlo llipop",
"Ġlo cked",
"Ġun comfortable",
"Ġp ress",
"Ġl ow",
"Ġkiss ed",
"o in",
"h ost",
"Ġr id",
"a ppy",
"am ond",
"ed y",
"Ġmu ff",
"Ġto rn",
"Ġan x",
"Ġpant s",
"ĠS n",
"at ch",
"Ġgra ce",
"Ġhelp s",
"Ġang el",
"ot o",
"Ġwa nder",
"Ġwra pped",
"Ġcam era",
"Ġanx ious",
"Ġtw ig",
"c les",
"Ġdi amond",
"at ter",
"Ġg host",
"Ġqu ar",
"Ġru ined",
"Ġbel t",
"a ff",
"M olly",
"c ident",
"Ġb ull",
"il ty",
"op l",
"er opl",
"Ġen v",
"Ġliz ard",
"Ġc ere",
"Ġgu ilty",
"ex t",
"Ġhelp less",
"Ġa eropl",
"Ġte ars",
"ĠE ven",
"Ġhapp iness",
"Ġw ire",
"Ġca ct",
"Ġwalk s",
"c ut",
"Ġn ail",
"Ġcand le",
"Ġbrace let",
"t t",
"Ġfl uffy",
"Ġm op",
"Ġbeet le",
"Ġde af",
"Ġf is",
"ce an",
"Ġstret ch",
"Ġo cean",
"Ġquar rel",
"Ġcoll ar",
"z ed",
"Ġharm less",
"Ġdisapp oin",
"Ġboy s",
"Ġc op",
"Ġt ire",
"ump et",
"Ġpass ed",
"Ġbe es",
"Ġord inary",
"Ġrad io",
"ĠJen ny",
"Ġflash light",
"Ġeng ine",
"Ġpour ed",
"Ġtr umpet",
"Ġhard er",
"Ġcere al",
"Ġpers ist",
"Ġto oth",
"Ġsh ape",
"Ġcomp ut",
"Ġsp ill",
"Ġme ant",
"Ġm elt",
"Ġcryst al",
"Ġh unt",
"co a",
"Ġinv ited",
"Ġsco ot",
"Ġch arm",
"Ġm ug",
"u be",
"Ġoff ice",
"Ġyog urt",
"Ġc omet",
"Ġt ag",
"Ġtriang le",
"he tt",
"ag hett",
"aghett i",
"Ġsh ade",
"ie f",
"Ġcact us",
"Ġcomp ass",
"Ġre p",
"Ġac cident",
"Ġav oc",
"Ġc ush",
"Ġansw ered",
"Ġpa le",
"Ġsp end",
"Ġli cked",
"Ġshe et",
"Ġreg ular",
"M ama",
"ell ig",
"az e",
"Ġcre ate",
"ĠTr ue",
"Ġl it",
"Ġp ipe",
"Ġgif ted",
"Ġwhisp ered",
"Ġgi ving",
"Ġpr o",
"Ġro de",
"Ġpract iced",
"Ġint ellig",
"Ġlo ad",
"Ġv i",
"az z",
"Ġth read",
"Ġr oof",
"c col",
"Ġb icy",
"Ġsp aghetti",
"ccol i",
"it her",
"Ġli br",
"Ġhar sh",
"ur key",
"Ġbar ber",
"as ses",
"Ġm itten",
"Ġp ow",
"ut h",
"Ġd ust",
"Ġcompass ion",
"Ġsa iled",
"Ġen vel",
"Ġco coa",
"Ġpersist ent",
"u bby",
"Ġcomput er",
"Ġspe ed",
"Bob o",
"Ġc oo",
"Ġgl ove",
"Ġshr imp",
"J ane",
"h ip",
"Ġri ce",
"lc an",
"Ġfig ure",
"Ġfeather s",
"Ġin se",
"Ġdisappoin ted",
"Ġpige on",
"om es",
"Ġdes k",
"Ġt urkey",
"g ing",
"Ġra ft",
"Ġcharm ing",
"Ġquest ions",
"Ġcar p",
"lcan o",
"Ġenv ious",
"Ġst ream",
"Ġkn ot",
"Ġear s",
"Ġstrong er",
"we et",
"Ġfor ward",
"Ġwhe at",
"Ġt ube",
"Ġtra p",
"Ġrest less",
"Ġt ap",
"Ġch ubby",
"Ġaeropl ane",
"Ġbox es",
"Ġcarp et",
"Ġintellig ent",
"ul if",
"Ġdel ight",
"ol in",
"Ġco ins",
"Ġfriends hip",
"Ġcraw l",
"Ġon ion",
"Ġtr unk",
"Ġsp un",
"Ġdream s",
"Ġloo p",
"Ġvo lcano",
"Ġha lf",
"Ġbro ccoli",
"Ġv ide",
"Ġdel iver",
"Ġs le",
"Ġb ri",
"Ġtra ck",
"Ġca ulif",
"Ġv ine",
"cy cle",
"ess ie",
"y e",
"Ġth ief",
"an ger",
"Ġinse ct",
"Ġtick et",
"Ġsleep ing",
"Ġal ert",
"Ġac ce",
"Ġm ill",
"Ġatt ract",
"Ġnum bers",
"Ġer aser",
"as ing",
"Ġhair cut",
"ul u",
"Ġplan et",
"Ġpebb le",
"it al",
"Ġgrace ful",
"Ġloud er",
"Ġsc reen",
"Ġun iver",
"Ġdest ro",
"Ġho sp",
"rew ork",
"Ġdec ide",
"ĠJ ake",
"ĠTo day",
"is ted",
"Ġcompetit ive",
"Ġcaulif lower",
"Ġhosp ital",
"Ġcelebr ate",
"Ġpo em",
"Ġy aw",
"ac he",
"Ġpar ade",
"Ġnice ly",
"Ġsa us",
"Ġhappen ing",
"Ġlearn ing",
"Ġpe ach",
"Ġle op",
"at ient",
"Ġattract ive",
"ĠO K",
"Ġc urt",
"Ġsold ier",
"Ġdolph in",
"Ġvi olin",
"Ġb ase",
"Ġcurt ain",
"at s",
"ul b",
"Ġy ach",
"Ġwheel s",
"Ġexc ite",
"Ġway s",
"Ġro d",
"Ġtra vel",
"G o",
"Ġignor ant",
"Ġenvel ope",
"Ġcompassion ate",
"Ġbar rel",
"Ġsc atter",
"ĠP ipp",
"Ġbubb le",
"Ġfi rework",
"Ġe ventually",
"Ġr ag",
"Ġsor t",
"Ġscoot er",
"Ġbicy cle",
"Ġb ulb",
"Ġyach t",
"Ġreturn ed",
"Ġh omes",
"z zy",
"el ery",
"Ġcri cket",
"Ġquest ion",
"Ġju dge",
"Ġp ony",
"ĠEm ily",
"Ġneed le",
"t en",
"Ġad or",
"Ġleop ard",
"Ġte m",
"Ġth u",
"Ġh ook",
"Ġor der",
"Ġru bbed",
"ter n",
"ĠF r",
"Ġcush ion",
"Ġl ying",
"ig ator",
"Ġtr uth",
"Ġun cle",
"d om",
"Ġcoo ked",
"Ġch alk",
"Ġtr ay",
"Ġador able",
"Ġimp atient",
"Ġbus hes",
"Ġsk in",
"Ġsp ell",
"Ġc elery",
"Ġso ar",
"Ġp urse",
"Ġse al",
"Ġthem selves",
"Ġshell s",
"Ġgr own",
"Ġpr un",
"Ġmotor cycle",
"Ġd eter",
"Ġrad ish",
"Ġlive ly",
"et e",
"Ġsn iff",
"Ġpen gu",
"Ġwall s",
"Ġc ase",
"Ġdist ant",
"Ġall igator",
"Ġme at",
"Ġsle pt",
"Ġdeter m",
"Ġfil m",
"Ġspe ak",
"Ġboun ced",
"Ġs end",
"ill a",
"Ġch ain",
"Ġfor th",
"Ġp it",
"Ġclean ing",
"Sara h",
"eb ook",
"Ġent h",
"Ġspin ning",
"eb ra",
"Ġmar ry",
"Ġnot ebook",
"Ġavoc ado",
"Ġsur f",
"Ġb in",
"ur b",
"ch air",
"Ġcount ing",
"Ġimp ro",
"us ia",
"is ion",
"Ġbeh ave",
"Ġenth usia",
"Ġsk ip",
"Ġlaugh s",
"Ġwip ed",
"Ġwall et",
"v ator",
"Ġband age",
"Ġdestro y",
"Ġste ak",
"Ġsay ing",
"Ġdi ary",
"Ġmet al",
"Ġele vator",
"ĠBu zz",
"Ġbig gest",
"Ġst um",
"Ġpo st",
"Ġpat tern",
"ĠS h",
"Ġunl ock",
"Ġd ive",
"Ġ ed",
"Ġsh ut",
"de st",
"Ġarm chair",
"Ġo y",
"Ġwe ek",
"Ġdist urb",
"Ġpo le",
"Ġz ebra",
"Ġbag s",
"Ġcl ub",
"Ġsk ipped",
"Ġear th",
"j ect",
"b ul",
"Ġjelly fish",
"Ġshow ing",
"ĠP oppy",
"at ing",
"Ġswe ater",
"Ġn urse",
"Ġl ime",
"Ġmix er",
"Ġsk ull",
"Ġb ump",
"G ive",
"it o",
"Ġtem p",
"Ġcom pl",
"Ġen c",
"ĠL ulu",
"n am",
"bul ance",
"ĠB et",
"Ġam bulance",
"Ġsc rew",
"Ġstr anger",
"Ġjourn al",
"ag ed",
"ra ge",
"us ie",
"Ġt ummy",
"Ġgather ed",
"Ġloud ly",
"Ġsh ield",
"Ġfold er",
"Ġtruck s",
"qu ito",
"Ġdecor ate",
"Ġfall s",
"ĠBird y",
"Ġlibr ary",
"Ġbutton s",
"Ġlight s",
"ir it",
"Ġin k",
"ĠF o",
"Ġmo s",
"Ġc ity",
"Ġpre p",
"Ġher b",
"Ġf u",
"Ġst ation",
"ĠP olly",
"n ger",
"Ġor nam",
"Ġornam ent",
"Ġmo dest",
"Ġpol ish",
"Ġmos quito",
"ent ion",
"Ġplay ground",
"G ra",
"Ġc ord",
"Ġmar ble",
"Ġpoin ting",
"l ies",
"Ġsal t",
"Ġve st",
"Ġknow s",
"B illy",
"Ġatt ic",
"Ġgu ard",
"Ġres c",
"ct op",
"ĠP eter",
"Ġk ay",
"ce ed",
"Ġfoot ball",
"Ġstraw berry",
"Ġit ch",
"Ġwhen ever",
"Ġf ather",
"Ġspl it",
"le ton",
"ke leton",
"Ġh ipp",
"Ġy et",
"Ġbrother s",
"Ġpir ate",
"Ġa ut",
"Ġc able",
"Ġsupp ort",
"?\" .",
"Ġdisapp eared",
"ctop us",
"Ġdri ving",
"ur ing",
"Ġcup board",
"ak y",
"Ġl ed",
"ob y",
"Ġon ce",
"Ġp le",
"Ġtri pped",
"Ġkay ak",
"Ġro ot",
"Ġwis hes",
"ĠM um",
"um b",
"ob ile",
"Ġcomp let",
"Ġm ild",
"Ġco al",
"Ġo ctopus",
"om obile",
"Ġsun g",
"Ġsuc ceed",
"st ic",
"Ġcall ing",
"Ġa dded",
"Ġsnee ze",
"Ġaut omobile",
"Ġyog a",
"Ġst ack",
"Ġread ing",
"Ġcart oon",
"Ġenthusia stic",
"us hed",
"Ġcompl ain",
"Ġfle a",
"p ar",
"oph one",
"ht ub",
"Ġs keleton",
"Ġgo lf",
"Ġbat htub",
"Ġve il",
"Ġdraw er",
"Ġthu nder",
"Ġsug gest",
"Ġpo ke",
"Ġfl ame",
"Ġkind ness",
"Ġri bb",
"Ġmat t",
"Ġhunt er",
"Ġha ll",
"Ġvide o",
"Ġche ss",
"Ġcup s",
"Ġed ge",
"Ġgr owl",
"Ġg or",
"Ġoy ster",
"Ġtr oph",
"Ġdraw ings",
"l asses",
"Ġglow ing",
"Ġm ath",
"Ġsp ear",
"Ġsw itch",
"Ġhipp o",
"w ork",
"Ġpen ny",
"Ġrep air",
"Ġsung lasses",
"Ġit self",
"Ġmean s",
"Ġtele ph",
"Ġmuff in",
"Ġz ipp",
"Ġpast ry",
"ut es",
"Ġcost ume",
"Ġwaff le",
"Ġd ess",
"ĠPe ople",
"Ġmake up",
"Ġpe ar",
"W ell",
"Ġmatt ress",
"Ġroll ing",
"ir on",
"Ġar g",
"Ġm aze",
"Ġteleph one",
"Ġp un",
"Ġp ine",
"Ġg ear",
"Ġdeterm ined",
"ri c",
"c ase",
"Ġpow der",
"ĠM iss",
"Ġmiss ile",
"Ġre pe",
"Ġpack age",
"Ġtroph y",
"Ġpa cked",
"Ġhe dge",
"in es",
"Ġc ob",
"Ġhand le",
"Ġme adow",
"Ġr ot",
"Ġfr ame",
"r ophone",
"Ġw ife",
"a ving",
"l a",
"w eb",
"ur ch",
"a it",
"Ġgra pes",
"Ġmag az",
"Ġbasket ball",
"Ġenc ou",
"Ġse par",
"Ġc amp",
"Ġf ile",
"Ġkn ight",
"B ye",
"Ġstr ugg",
"Ġst airs",
"ĠT ina",
"ĠL ittle",
"t ime",
"ĠT weet",
"Ġsho cked",
"Ġcob web",
"' d",
"Ġmic rophone",
"es day",
"Ġmin utes",
"R e",
"Ġw ool",
"p er",
"Ġwe ep",
"Ġle ash",
"Ġman aged",
"Ġbark ing",
"Ġper m",
"ist ol",
"Ġte ar",
"Ġbanan as",
"Ġslid es",
"f fe",
"Ġcol our",
"ie w",
"Ġho c",
"Ġst aff",
"Ġhoc key",
"ffe e",
"at ure",
"Ġve nd",
"ĠD an",
"S ee",
"he ad",
"w as",
"Ġsp irit",
"Ġsaf ely",
"Ġgor illa",
"o ld",
"Ġo k",
"Ġstep s",
"Ġv iew",
"ke ep",
"Ġey e",
"Ġmin t",
"Ġcool er",
"was her",
"ro sc",
"Jim my",
"Ġgigg led",
"Ġmar ched",
"h ic",
"Ġfl our",
"Ġph oto",
"Ġt ask",
"Ġch urch",
"Ġg asp",
"Ġsail or",
"Ġve hic",
"Ġhot el",
"rosc ope",
"c ing",
"Ġear ly",
"Ġsaus age",
"Ġdess ert",
"Ġp istol",
"Ġcook ing",
"Ġbase ball",
"Ġmed al",
"ĠR ose",
"Ġdish washer",
"Ġrem ain",
"ch or",
"Ġg rill",
"ot ter",
"Ġorgan ize",
"Ġe ither",
"Ġ otter",
"Ġvend or",
"Ġfire man",
"Ġth ose",
"J ill",
"il ot",
"Ġre ver",
"Ġtemp le",
"Ġpretend ing",
"Ġbatter y",
"Ġt en",
"Ġf ive",
"Ġ ow",
"Ġla ser",
"ĠL ook",
"Ġopen s",
"Ġtool s",
"Ġkn ock",
"Ġo il",
"Ġ iron",
"Ġof ten",
"Ġsand box",
"Ġr ise",
"Ġgra ndpa",
"Ġsn e",
"ĠP ete",
"Ġpe e",
"ĠBet ty",
"Ġwh ip",
"Ġan chor",
"Ġtra sh",
"ctor y",
"Ġpat ch",
"se um",
"Ġthin king",
"Ġrh in",
"n ey",
"Ġs ight",
"Ġwar d",
"Ġcard board",
"Ġfa ctory",
"ĠZ oom",
"ĠS unny",
"Ġsh ort",
"Ġlot ion",
"Ġmu seum",
"Ġward robe",
"ap ers",
"en se",
"Ġc ell",
"ĠPipp in",
"Ġhang ing",
"F luffy",
"ĠG ive",
"Ġtow ers",
"Ġblack board",
"uc et",
"Ġh ive",
"ail able",
"Ġu r",
"Ġmess age",
"l oo",
"Ġco ffee",
"Ġm ay",
"ĠB essie",
"e er",
"Ġme m",
"Ġqu it",
"Ġh ours",
"ĠSn ow",
"r on",
"az or",
"Ġnap kin",
"Ġpass port",
"pl ace",
"Ġreal ised",
"Ġpengu in",
"Ġ ig",
"ug ged",
"Ġfa ucet",
"Ġval u",
"Ġp ilot",
"Ġcan e",
"Ġig loo",
"Ġdream ed",
"Ġfree z",
"Ġbat he",
"in ation",
"Ġhold s",
"ht ray",
"Ġtorn ado",
"pl ay",
"Ġpick ing",
"Ġha nger",
"Ġnew sp",
"ar oo",
"ang aroo",
"Ġche ck",
"ĠR ob",
"Ġju icy",
"Ġav ailable",
"im ney",
"keep er",
"Ġre ward",
"A l",
"Ġla und",
"Ġlaund ry",
"Ġo ak",
"Ġset t",
"Ġch imney",
"re ady",
"Ġfing ers",
"Ġl end",
"Ġs ize",
"Ġstum bled",
"Ġno vel",
"Ġk angaroo",
"Ġall owed",
"at ely",
"Ġspill ed",
"Ġcher ries",
"amp oo",
"ĠZ ip",
"ar ian",
"um ber",
"Ġexcite ment",
"Ġfis her",
"Ġmu le",
"Ġal ready",
"Ġmic roscope",
"Ġg ain",
"Ġcomplet e",
"Ġimag ine",
"oc er",
"Ġfire place",
"Ġre ind",
"Ġfast est",
"Ġmagaz ine",
"Ġdis play",
"Ġtell ing",
"Ġsu b",
"Ġas htray",
"Ġp al",
"Ġnot ice",
"Ġcabin et",
"Ġm en",
"Ġshr ink",
"Ġpract ice",
"ĠSp ike",
"Ġcow s",
"and a",
"Ġimpro ve",
"Ġr ake",
"g en",
"Ġenjoy ing",
"Ġhur ry",
"E m",
"ĠEvery where",
"Ġfall ing",
"ac hes",
"ocer os",
"bo dy",
"W ait",
"Ġsk irt",
"a id",
"Ġreind eer",
"Ġtra il"
]
}
}