ts-bpe-2k / tokenizer.json
cyrilzhang's picture
Upload tokenizer
6eb5bf7
{
"version": "1.0",
"truncation": null,
"padding": null,
"added_tokens": [
{
"id": 0,
"content": "<|pad|>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 1,
"content": "<|eos|>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
}
],
"normalizer": null,
"pre_tokenizer": {
"type": "Sequence",
"pretokenizers": [
{
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": true,
"use_regex": true
},
{
"type": "Digits",
"individual_digits": true
}
]
},
"post_processor": null,
"decoder": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": true,
"use_regex": true
},
"model": {
"type": "BPE",
"dropout": null,
"unk_token": null,
"continuing_subword_prefix": "##",
"end_of_word_suffix": null,
"fuse_unk": false,
"byte_fallback": false,
"vocab": {
"<|pad|>": 0,
"<|eos|>": 1,
"!": 2,
"\"": 3,
"#": 4,
"$": 5,
"%": 6,
"&": 7,
"'": 8,
"(": 9,
")": 10,
"*": 11,
"+": 12,
",": 13,
"-": 14,
".": 15,
"/": 16,
"0": 17,
"1": 18,
"2": 19,
"3": 20,
"4": 21,
"5": 22,
"6": 23,
"7": 24,
"8": 25,
"9": 26,
":": 27,
";": 28,
"<": 29,
"=": 30,
">": 31,
"?": 32,
"@": 33,
"A": 34,
"B": 35,
"C": 36,
"D": 37,
"E": 38,
"F": 39,
"G": 40,
"H": 41,
"I": 42,
"J": 43,
"K": 44,
"L": 45,
"M": 46,
"N": 47,
"O": 48,
"P": 49,
"Q": 50,
"R": 51,
"S": 52,
"T": 53,
"U": 54,
"V": 55,
"W": 56,
"X": 57,
"Y": 58,
"Z": 59,
"[": 60,
"\\": 61,
"]": 62,
"_": 63,
"`": 64,
"a": 65,
"b": 66,
"c": 67,
"d": 68,
"e": 69,
"f": 70,
"g": 71,
"h": 72,
"i": 73,
"j": 74,
"k": 75,
"l": 76,
"m": 77,
"n": 78,
"o": 79,
"p": 80,
"q": 81,
"r": 82,
"s": 83,
"t": 84,
"u": 85,
"v": 86,
"w": 87,
"x": 88,
"y": 89,
"z": 90,
"|": 91,
"~": 92,
"ĉ": 93,
"Ċ": 94,
"Ġ": 95,
"##a": 96,
"##n": 97,
"##e": 98,
"##m": 99,
"##o": 100,
"##s": 101,
"##Y": 102,
"##r": 103,
"##k": 104,
"##i": 105,
"##t": 106,
"##u": 107,
"##.": 108,
"##\"": 109,
"##d": 110,
"##y": 111,
"##c": 112,
"##g": 113,
"##z": 114,
"##p": 115,
"##l": 116,
"##f": 117,
"##v": 118,
"##h": 119,
"##b": 120,
"##H": 121,
"##A": 122,
"##N": 123,
"##w": 124,
"##B": 125,
"##M": 126,
"##P": 127,
"##V": 128,
"##T": 129,
"##C": 130,
"##S": 131,
"##J": 132,
"##Q": 133,
"##F": 134,
"##D": 135,
"##L": 136,
"##q": 137,
"##x": 138,
"##K": 139,
"##U": 140,
"##R": 141,
"##G": 142,
"##O": 143,
"##j": 144,
"##E": 145,
"##W": 146,
"##I": 147,
"##!": 148,
"##'": 149,
"##Z": 150,
"##)": 151,
"##,": 152,
"##?": 153,
"##|": 154,
"##*": 155,
"##-": 156,
"##&": 157,
"##_": 158,
"##`": 159,
"##X": 160,
"##ĉ": 161,
"##:": 162,
"##%": 163,
"##Ċ": 164,
"##Ġ": 165,
"##;": 166,
"##\\": 167,
"##~": 168,
"##/": 169,
"##<": 170,
"##[": 171,
"##=": 172,
"##@": 173,
"##$": 174,
"##(": 175,
"###": 176,
"##+": 177,
"Ġt": 178,
"##he": 179,
"Ġa": 180,
"Ġs": 181,
"Ġw": 182,
"##nd": 183,
"Ġthe": 184,
"##ed": 185,
"Ġb": 186,
"Ġto": 187,
"Ġand": 188,
"Ġh": 189,
"Ġf": 190,
"ĠT": 191,
"##in": 192,
"Ġwa": 193,
"##re": 194,
"##it": 195,
"##ou": 196,
"Ġl": 197,
"Ġd": 198,
"Ġc": 199,
"Ġp": 200,
"##ay": 201,
"Ġm": 202,
"##er": 203,
"Ġwas": 204,
"ĠThe": 205,
"##om": 206,
"Ġhe": 207,
"##is": 208,
"Ġn": 209,
"##ar": 210,
"##im": 211,
"##on": 212,
"Ġsa": 213,
"##id": 214,
"##ll": 215,
"Ġha": 216,
"Ġg": 217,
"##at": 218,
"ĠS": 219,
"##ing": 220,
"##ot": 221,
"##en": 222,
"##an": 223,
"##le": 224,
"##or": 225,
"##ir": 226,
"##am": 227,
"##et": 228,
"ĠH": 229,
"Ġit": 230,
"Ġth": 231,
"##ig": 232,
"ĠThey": 233,
"Ġin": 234,
"##il": 235,
"Ġ\"": 236,
"Ġpl": 237,
"ĠHe": 238,
"##ow": 239,
"##ver": 240,
"##ri": 241,
"##ut": 242,
"Ġbe": 243,
"Ġu": 244,
"Ġplay": 245,
"Ġsaid": 246,
"##ith": 247,
"Ġday": 248,
"Ġwith": 249,
"##pp": 250,
"Ġo": 251,
"Ġy": 252,
"##oo": 253,
"##ked": 254,
"Ġr": 255,
"Ġher": 256,
"##ce": 257,
"ĠI": 258,
"ĠShe": 259,
"ĠTim": 260,
"##ld": 261,
"Ġhis": 262,
"Ġst": 263,
"##ke": 264,
"Ġe": 265,
"Ġbig": 266,
"##nt": 267,
"##ck": 268,
"##very": 269,
"Ġyou": 270,
"##st": 271,
"##ne": 272,
"##ve": 273,
"ĠO": 274,
"##end": 275,
"Ġon": 276,
"Ġhapp": 277,
"##un": 278,
"ĠL": 279,
"##riend": 280,
"Ġfriend": 281,
"##all": 282,
"##ily": 283,
"Ġthey": 284,
"Ġwe": 285,
"Ġhad": 286,
"Ġnot": 287,
"Ġli": 288,
"Ġup": 289,
"##her": 290,
"Ġwant": 291,
"Ġof": 292,
"##ad": 293,
"##itt": 294,
"ĠB": 295,
"##se": 296,
"Ġdo": 297,
"Ġhappy": 298,
"ĠM": 299,
"Ġvery": 300,
"##ent": 301,
"'s": 302,
"Ġsaw": 303,
"Ġthat": 304,
"##es": 305,
"##ould": 306,
"Ġmom": 307,
"Ġfor": 308,
"Ġsh": 309,
"##ittle": 310,
"Ġlittle": 311,
"Ġso": 312,
"Ġshe": 313,
".\"": 314,
"##ime": 315,
"##ch": 316,
"Ġnam": 317,
"Ġne": 318,
"Ġtime": 319,
"Ġk": 320,
"##ound": 321,
"Ġthere": 322,
"ĠLily": 323,
"Ġnamed": 324,
"Ġbo": 325,
"Ġsm": 326,
"Ġwere": 327,
"ĠTom": 328,
"!\"": 329,
"Ġwanted": 330,
"Ġbut": 331,
"##out": 332,
"Ġfriends": 333,
"##ved": 334,
"The": 335,
"##ht": 336,
"##ird": 337,
"Ġbird": 338,
"##el": 339,
"##al": 340,
"Ġan": 341,
"##ake": 342,
"Ġtoo": 343,
"ĠIt": 344,
"##ome": 345,
"##ug": 346,
"##nce": 347,
"##ide": 348,
"Ġwent": 349,
"Ġhel": 350,
"Ġwh": 351,
"ĠOnce": 352,
"Ġis": 353,
"Ġall": 354,
"Ġhelp": 355,
"##ue": 356,
"ĠA": 357,
"Ġlo": 358,
"Ġloo": 359,
"##ter": 360,
"Ġupon": 361,
"##ry": 362,
"##ore": 363,
"Ġfun": 364,
"##ind": 365,
"##get": 366,
"Ġtoy": 367,
"ĠOne": 368,
"##ill": 369,
"##ame": 370,
"Ġas": 371,
"Ġat": 372,
"##ra": 373,
"Ġj": 374,
"Ġdid": 375,
"##gether": 376,
"Ġre": 377,
"##ur": 378,
"Ġtogether": 379,
"Ġse": 380,
"##ack": 381,
"Ġcat": 382,
"Ġtre": 383,
"##ly": 384,
"##ood": 385,
"##ic": 386,
"##ted": 387,
"Ġdog": 388,
"Ġcould": 389,
"Ġcan": 390,
"Ġtheir": 391,
"##ard": 392,
"?\"": 393,
"##ark": 394,
"##ec": 395,
"Ġgir": 396,
"Ġplayed": 397,
"Ġball": 398,
"Ġhim": 399,
"Ġgirl": 400,
"##way": 401,
"Ġro": 402,
"##hed": 403,
"Ġgo": 404,
"##my": 405,
"Ġare": 406,
"'t": 407,
"Ġle": 408,
"Ġout": 409,
"Ġfr": 410,
"##ain": 411,
"Ġthem": 412,
"##um": 413,
"##hen": 414,
"##ax": 415,
"Ġsad": 416,
"Ġboy": 417,
"##ul": 418,
"Ġtree": 419,
"##other": 420,
"Ġhave": 421,
"Ġman": 422,
"Ġloved": 423,
"Ġcl": 424,
"Ġlooked": 425,
"##oug": 426,
"Ġfound": 427,
"Ġsp": 428,
"Ġstar": 429,
"ĠSue": 430,
"##one": 431,
"Ġsc": 432,
"##hing": 433,
"Ġback": 434,
"ĠMax": 435,
"##own": 436,
"##are": 437,
"Ġlike": 438,
"##ful": 439,
"##side": 440,
"Ġbec": 441,
"One": 442,
"Ġme": 443,
"Ġpark": 444,
"##ong": 445,
"Ġcar": 446,
"##ight": 447,
"##op": 448,
"Ġliked": 449,
"##elt": 450,
"Ġwould": 451,
"Ġmake": 452,
"Ġla": 453,
"Ġfa": 454,
"##round": 455,
"Ġfelt": 456,
"##ell": 457,
"ĠW": 458,
"Ġsee": 459,
"ĠBut": 460,
"ĠBen": 461,
"ĠSam": 462,
"##omet": 463,
"Ġasked": 464,
"Ġnew": 465,
"##ag": 466,
"Ġno": 467,
"##ouse": 468,
"##ice": 469,
"Ġstarted": 470,
"##ared": 471,
"Ġcame": 472,
"Ġother": 473,
"Ġal": 474,
"##ought": 475,
"##iled": 476,
"##ss": 477,
"Ġag": 478,
"Ġsomet": 479,
"Ġgood": 480,
"Ġsmall": 481,
"Ġbr": 482,
"Ġsay": 483,
"##ried": 484,
"Ġsmiled": 485,
"##ade": 486,
"##ings": 487,
"##ob": 488,
"##pot": 489,
"Ġwor": 490,
"Ġfind": 491,
"##ia": 492,
"Ġex": 493,
"##ty": 494,
"Ġaway": 495,
"Ġput": 496,
"Ġco": 497,
"Ġmade": 498,
"Ġwhat": 499,
"Ġfrom": 500,
"Ġsomething": 501,
"Ġthought": 502,
"##ened": 503,
"Ġhome": 504,
"Ġplaying": 505,
"Ġevery": 506,
"##ook": 507,
"Ġwal": 508,
"##uc": 509,
"Ġmu": 510,
"##ach": 511,
"ĠJ": 512,
"##arn": 513,
"ĠSpot": 514,
"Ġran": 515,
"ĠF": 516,
"##ile": 517,
"##ie": 518,
"##ave": 519,
"Ġagain": 520,
"Ġlaug": 521,
"Ġsome": 522,
"##now": 523,
"Ġhouse": 524,
"##dd": 525,
"Ġdown": 526,
"Ġfl": 527,
"Ġtook": 528,
"Ġscared": 529,
"##king": 530,
"##ny": 531,
"ĠY": 532,
"Ġpr": 533,
"Ġtoys": 534,
"Ġlearn": 535,
"##ure": 536,
"Ġbox": 537,
"##if": 538,
"Ġwill": 539,
"ĠYou": 540,
"##ret": 541,
"##ick": 542,
"##ab": 543,
"##ep": 544,
"Ġthings": 545,
"Ġmy": 546,
"Ġaround": 547,
"Ġyour": 548,
"Ġbl": 549,
"##oud": 550,
"Ġlived": 551,
"##uck": 552,
"##ish": 553,
",\"": 554,
"Ġfe": 555,
"Ġsun": 556,
"Ġthen": 557,
"##as": 558,
"Ġsw": 559,
"Ġwhen": 560,
"Ġch": 561,
"##us": 562,
"##pped": 563,
"ĠMia": 564,
"Ġab": 565,
"##ank": 566,
"Ġget": 567,
"##ucy": 568,
"##ump": 569,
"Ġlot": 570,
"Th": 571,
"##ist": 572,
"##oth": 573,
"Ġtried": 574,
"##ap": 575,
"Tim": 576,
"Ġsays": 577,
"Ġknow": 578,
"Ġgot": 579,
"Ġkne": 580,
"##ited": 581,
"Ġwho": 582,
"##ust": 583,
"Ġmany": 584,
"##nder": 585,
"Ġint": 586,
"Ġabout": 587,
"Ġpret": 588,
"Ġany": 589,
"Ġred": 590,
"Ġdec": 591,
"ĠD": 592,
"##ive": 593,
"Ġknew": 594,
"##ace": 595,
"Ġmore": 596,
"##ous": 597,
"##ise": 598,
"Ġpic": 599,
"Ġcare": 600,
"##ally": 601,
"##au": 602,
"ĠLucy": 603,
"Ġlearned": 604,
"Ġhug": 605,
"##qu": 606,
"Ġwater": 607,
"##fter": 608,
"Ġpo": 609,
"Ġbecame": 610,
"Ġbest": 611,
"Ġv": 612,
"##ause": 613,
"Ġgre": 614,
"Ġop": 615,
"##ways": 616,
"##urp": 617,
"Ġlaughed": 618,
"Ġoutside": 619,
"Ġexc": 620,
"Ġlook": 621,
"Ġalways": 622,
"ĠBob": 623,
"Ġshow": 624,
"Ġdecid": 625,
"Ġroom": 626,
"Ġbecause": 627,
"##ant": 628,
"ĠSo": 629,
"##fe": 630,
"Ġho": 631,
"Ġdecided": 632,
"Ġeat": 633,
"Ġinto": 634,
"##ite": 635,
"Ġjump": 636,
"ĠAnd": 637,
"Ġboth": 638,
"Ġpe": 639,
"##ers": 640,
"ĠMom": 641,
"They": 642,
"Ġdad": 643,
"Ġke": 644,
"##udd": 645,
"Ġone": 646,
"Lily": 647,
"Ġfast": 648,
"Ġnice": 649,
"ĠE": 650,
"Ġthis": 651,
"##nn": 652,
"Ġexcited": 653,
"Ġfeel": 654,
"Ġrun": 655,
"Ġlong": 656,
"Yes": 657,
"##our": 658,
"Ġtold": 659,
"Ġsk": 660,
"Ġam": 661,
"##urpr": 662,
"Ġinside": 663,
"##ull": 664,
"Ġtr": 665,
"Ġsurpr": 666,
"Ġmo": 667,
"Ġpretty": 668,
"##iny": 669,
"##ink": 670,
"Ġsor": 671,
"Wh": 672,
"Ġtake": 673,
"##og": 674,
"Ġeach": 675,
"Ġgave": 676,
"Ġsl": 677,
"Ġmuch": 678,
"##lew": 679,
"Ġrock": 680,
"##nna": 681,
"Ġgra": 682,
"Ġstr": 683,
"Ġhow": 684,
"##imal": 685,
"Ġanimal": 686,
"##ara": 687,
"##ged": 688,
"Ġneed": 689,
"Ġthan": 690,
"##etter": 691,
"But": 692,
"Ġtow": 693,
"##ven": 694,
"Ġor": 695,
"ĠC": 696,
"Ġunder": 697,
"Tom": 698,
"Ġsorry": 699,
"Ġold": 700,
"##ge": 701,
"##ised": 702,
"##ro": 703,
"##urt": 704,
"Ġfish": 705,
"Ġcle": 706,
"Ġwalked": 707,
"Ġclo": 708,
"Ġbear": 709,
"##ft": 710,
"##ase": 711,
"##ast": 712,
"##and": 713,
"Ġhand": 714,
"##ess": 715,
"##urn": 716,
"Ġkind": 717,
"ĠWe": 718,
"ĠHis": 719,
"Ġte": 720,
"Ġhappened": 721,
"Ġflow": 722,
"##here": 723,
"Ġfood": 724,
"Ġlist": 725,
"Ġjust": 726,
"Ġanimals": 727,
"Ġhig": 728,
"Ġdidn": 729,
"Ġnear": 730,
"Ġide": 731,
"Ġwat": 732,
"Ġsky": 733,
"Ġtry": 734,
"##ine": 735,
"##ched": 736,
"Ġfi": 737,
"##rom": 738,
"##pl": 739,
"##ving": 740,
"ĠAmy": 741,
"Ġus": 742,
"Ġidea": 743,
"Ġbetter": 744,
"Ġbug": 745,
"##gry": 746,
"Ġits": 747,
"Ġheard": 748,
"Ġtw": 749,
"##pec": 750,
"Ġlet": 751,
"##ate": 752,
"##ff": 753,
"##able": 754,
"Ġshare": 755,
"Ġcareful": 756,
"Ġen": 757,
"Thank": 758,
"Ġfly": 759,
"Ġif": 760,
"Ġstor": 761,
"##more": 762,
"Ġanymore": 763,
"Ġflew": 764,
"##ial": 765,
"ĠAnna": 766,
"Mom": 767,
"ĠTh": 768,
"Ġlots": 769,
"Ġspec": 770,
"Ġspecial": 771,
"##ion": 772,
"Ġcom": 773,
"Ġnever": 774,
"Ġby": 775,
"##lf": 776,
"Ġdan": 777,
"##ream": 778,
"Ġwind": 779,
"Ġbu": 780,
"Ġfo": 781,
"Ġdon": 782,
"Ġclean": 783,
"Ġtal": 784,
"##ort": 785,
"Ġgr": 786,
"##rm": 787,
"Ġlove": 788,
"Ġend": 789,
"##ople": 790,
"ĠThen": 791,
"##ber": 792,
"Ġeven": 793,
"Ġmag": 794,
"Ġshiny": 795,
"Ġhard": 796,
"Ġfore": 797,
"ĠSara": 798,
"Ġcake": 799,
"Ġover": 800,
"##udden": 801,
"##ak": 802,
"Ġbook": 803,
"Ġcol": 804,
"Ġturn": 805,
"Ġfam": 806,
"Ġsafe": 807,
"Ġbad": 808,
"Ġafter": 809,
"Ġpeople": 810,
"##ady": 811,
"Ġproud": 812,
"##pected": 813,
"Ġsurprised": 814,
"ĠEvery": 815,
"Ġhigh": 816,
"##uddenly": 817,
"Let": 818,
"Ġhurt": 819,
"Ġcu": 820,
"##imb": 821,
"Ġpicked": 822,
"Ġground": 823,
"Ġcome": 824,
"##arden": 825,
"Ġune": 826,
"Ġgarden": 827,
"Ġdoor": 828,
"##xpected": 829,
"Ġunexpected": 830,
"Ġopened": 831,
"Ġclimb": 832,
"Ġloud": 833,
"##bb": 834,
"You": 835,
"Ġche": 836,
"Ġgl": 837,
"'m": 838,
"As": 839,
"Ġim": 840,
"##ild": 841,
"Ġgive": 842,
"##ail": 843,
"Ġway": 844,
"Ġcolor": 845,
"Ġblue": 846,
"Ġthanked": 847,
"Ġstill": 848,
"Ġever": 849,
"ĠFrom": 850,
"Ġhugged": 851,
"Ġfar": 852,
"##ip": 853,
"Ġcall": 854,
"ĠHer": 855,
"Ġmagic": 856,
"##age": 857,
"Ġoff": 858,
"##ummy": 859,
"ĠK": 860,
"##iz": 861,
"##ough": 862,
"##xt": 863,
"Ġjumped": 864,
"ĠWhen": 865,
"Ġshould": 866,
"Ġpar": 867,
"Ġfamily": 868,
"##ool": 869,
"Ġkid": 870,
"Ġsmile": 871,
"##uff": 872,
"##hes": 873,
"Ġplace": 874,
"##kay": 875,
"ĠIn": 876,
"Ġwalk": 877,
"##ct": 878,
"Ġgreat": 879,
"Ġnow": 880,
"##em": 881,
"Ġstrong": 882,
"##les": 883,
"Ġqu": 884,
"Ġstay": 885,
"Ġunt": 886,
"Ġsto": 887,
"No": 888,
"Ġforest": 889,
"##aut": 890,
"##itty": 891,
"##ture": 892,
"ĠP": 893,
"##ane": 894,
"Ġfrog": 895,
"Ġbra": 896,
"Ġbro": 897,
"##oon": 898,
"Ġuntil": 899,
"Ġbeaut": 900,
"Ġsqu": 901,
"Ġstick": 902,
"##dy": 903,
"Ġboat": 904,
"Ġnext": 905,
"##lease": 906,
"##ning": 907,
"Ġhappily": 908,
"Ġlisten": 909,
"Ġkids": 910,
"##aking": 911,
"Ġtra": 912,
"##ies": 913,
"ĠN": 914,
"Ġhelped": 915,
"##iful": 916,
"Ġapp": 917,
"Ġbeautiful": 918,
"Ġshowed": 919,
"Ġdra": 920,
"Ġimp": 921,
"##unny": 922,
"Ġstory": 923,
"Ġclos": 924,
"##oy": 925,
"Ġtown": 926,
"Ġwhile": 927,
"##rel": 928,
"##be": 929,
"Ġrain": 930,
"Ġpicture": 931,
"##ress": 932,
"##pt": 933,
"Ġun": 934,
"Ġbeing": 935,
"Ġeveryone": 936,
"Ġrem": 937,
"##ary": 938,
"Ġmor": 939,
"Ġhat": 940,
"##ree": 941,
"##th": 942,
"Ġmet": 943,
"Ġcalled": 944,
"Ġstopped": 945,
"Ġgame": 946,
"It": 947,
"Ġad": 948,
"Can": 949,
"He": 950,
"##uffy": 951,
"Ġangry": 952,
"##ger": 953,
"Ġopen": 954,
"Ġtruck": 955,
"Ġsoft": 956,
"Ġyummy": 957,
"Ġkeep": 958,
"Ġwo": 959,
"Ġlost": 960,
"Ġcry": 961,
"Ġbed": 962,
"When": 963,
"ĠSally": 964,
"ĠLet": 965,
"Ġwarm": 966,
"Ġate": 967,
"Ġmouse": 968,
"ĠKitty": 969,
"Ġbrave": 970,
"ĠWh": 971,
"##vent": 972,
"##ished": 973,
"##by": 974,
"Ġwatch": 975,
"Ġde": 976,
"Ġdoll": 977,
"##so": 978,
"##fore": 979,
"Ġleave": 980,
"Ġfell": 981,
"Ġcouldn": 982,
"Ġalso": 983,
"Ġgreen": 984,
"##dded": 985,
"Ġsn": 986,
"Ġface": 987,
"Ġflowers": 988,
"Ġtwo": 989,
"ĠR": 990,
"##iss": 991,
"##gan": 992,
"##bit": 993,
"##ble": 994,
"Ġnoise": 995,
"##abbit": 996,
"##irst": 997,
"What": 998,
"##owl": 999,
"Ġwhere": 1000,
"##ock": 1001,
"##az": 1002,
"Ġslide": 1003,
"Ġsoon": 1004,
"##luffy": 1005,
"Ġhole": 1006,
"##self": 1007,
"Ġrabbit": 1008,
"##irrel": 1009,
"Ġpus": 1010,
"Ġsat": 1011,
"##ired": 1012,
"Ġbefore": 1013,
"##illy": 1014,
"Hi": 1015,
"Ġhear": 1016,
"Ġuse": 1017,
"Ġsquirrel": 1018,
"Ġpa": 1019,
"Then": 1020,
"Ġkept": 1021,
"That": 1022,
"##ma": 1023,
"##ear": 1024,
"Ġnodded": 1025,
"Ġcook": 1026,
"Ġstore": 1027,
"Look": 1028,
"Ġhands": 1029,
"Ġbirds": 1030,
"Ġpain": 1031,
"Ġfunny": 1032,
"Ġexpl": 1033,
"Ġhaving": 1034,
"Ġgoing": 1035,
"Ġsing": 1036,
"##day": 1037,
"##uch": 1038,
"Ġcatch": 1039,
"ĠFluffy": 1040,
"ĠJo": 1041,
"##aybe": 1042,
"##uit": 1043,
"##aug": 1044,
"##aught": 1045,
"##leep": 1046,
"Ġyell": 1047,
"Ġey": 1048,
"ĠCan": 1049,
"Ġcra": 1050,
"Ġthink": 1051,
"Ġfix": 1052,
"Ġfin": 1053,
"Ġbre": 1054,
"Ġtired": 1055,
"Ġused": 1056,
"Ġbunny": 1057,
"Ġbus": 1058,
"##air": 1059,
"##ange": 1060,
"Ġwork": 1061,
"Ġlooking": 1062,
"Ġwr": 1063,
"Ġpull": 1064,
"Ġour": 1065,
"We": 1066,
"Ġkit": 1067,
"ĠNow": 1068,
"Ġthr": 1069,
"Ġwait": 1070,
"##thing": 1071,
"ĠG": 1072,
"Ġjo": 1073,
"Ġhas": 1074,
"Ġsound": 1075,
"Ġpond": 1076,
"Ġsunny": 1077,
"Ġmean": 1078,
"Ġdr": 1079,
"Ġothers": 1080,
"##ember": 1081,
"##ting": 1082,
"Ġbeh": 1083,
"Ġask": 1084,
"##ello": 1085,
"##led": 1086,
"Ġtalk": 1087,
"##chen": 1088,
"##ng": 1089,
"Ġkitchen": 1090,
"Ġflo": 1091,
"##rew": 1092,
"Ġpie": 1093,
"Ġdif": 1094,
"Ġtri": 1095,
"Ġfirst": 1096,
"Ġhead": 1097,
"Ġreal": 1098,
"Ġfav": 1099,
"Ġimport": 1100,
"Hello": 1101,
"Ġmommy": 1102,
"Ġeyes": 1103,
"Ġz": 1104,
"Ġflower": 1105,
"##joy": 1106,
"Ġparty": 1107,
"Ġmess": 1108,
"##ath": 1109,
"Ġremember": 1110,
"Ġcold": 1111,
"Ġright": 1112,
"Ġcon": 1113,
"Ġsand": 1114,
"ĠDo": 1115,
"Ġswe": 1116,
"Ġrace": 1117,
"##ious": 1118,
"##imes": 1119,
"##orn": 1120,
"##ac": 1121,
"Ġduck": 1122,
"Ġimportant": 1123,
"Ġshared": 1124,
"Ġmoral": 1125,
"ĠJack": 1126,
"Ġvo": 1127,
"Ġcuri": 1128,
"##zy": 1129,
"Ġice": 1130,
"##ount": 1131,
"Ġworked": 1132,
"Ġokay": 1133,
"At": 1134,
"Ġenjoy": 1135,
"Ġdress": 1136,
"Ġmaking": 1137,
"Ġadvent": 1138,
"Ġbright": 1139,
"##llow": 1140,
"Ġown": 1141,
"Ġcurious": 1142,
"Ġdir": 1143,
"Ġtall": 1144,
"Ġhop": 1145,
"Ġhid": 1146,
"Ġfavor": 1147,
"##reed": 1148,
"Ġsleep": 1149,
"Ġfavorite": 1150,
"Ġri": 1151,
"Wow": 1152,
"Ġthing": 1153,
"Ġbag": 1154,
"Ġmon": 1155,
"Ġbegan": 1156,
"Ġdis": 1157,
"Ġhill": 1158,
"Ġcla": 1159,
"Ġdraw": 1160,
"Don": 1161,
"Ġrest": 1162,
"Ġyard": 1163,
"ĠFin": 1164,
"##hn": 1165,
"Ben": 1166,
"Ġtell": 1167,
"Ġhere": 1168,
"Ġmove": 1169,
"##ster": 1170,
"##que": 1171,
"Ġwatched": 1172,
"Ġcut": 1173,
"Ġbel": 1174,
"Ġfollow": 1175,
"Ġnight": 1176,
"Ġblock": 1177,
"##ect": 1178,
"Ġagreed": 1179,
"Ġhun": 1180,
"Ġpick": 1181,
"##aper": 1182,
"Ġstop": 1183,
"##co": 1184,
"ĠThis": 1185,
"After": 1186,
"Ġhot": 1187,
"Ġbehind": 1188,
"##lly": 1189,
"Ġsho": 1190,
"Ġtable": 1191,
"Ġsurprise": 1192,
"Ġgrass": 1193,
"Ġworry": 1194,
"##ied": 1195,
"Ġtrees": 1196,
"Ġdark": 1197,
"Ġfloor": 1198,
"Ġfarm": 1199,
"Ġlion": 1200,
"##fere": 1201,
"Ġtop": 1202,
"Ġsong": 1203,
"Ġdiffere": 1204,
"Ġtail": 1205,
"Ġplease": 1206,
"Ġbutter": 1207,
"Ġru": 1208,
"Ġwalking": 1209,
"Ġcolors": 1210,
"Ġsweet": 1211,
"Ġvoice": 1212,
"Ġread": 1213,
"Ġshout": 1214,
"Ġlady": 1215,
"ĠDad": 1216,
"Ġforg": 1217,
"Ġleaves": 1218,
"Max": 1219,
"##isy": 1220,
"##ign": 1221,
"Ġcars": 1222,
"Ġcloser": 1223,
"Ġneeded": 1224,
"Ġtast": 1225,
"Ġturned": 1226,
"Why": 1227,
"Ġcried": 1228,
"##aring": 1229,
"Ġwood": 1230,
"Ġdifferent": 1231,
"Ġlaugh": 1232,
"Ġpiece": 1233,
"Ġdel": 1234,
"ĠMr": 1235,
"Ġroll": 1236,
"Ġfire": 1237,
"Ġhungry": 1238,
"Ġdoes": 1239,
"##ered": 1240,
"##ike": 1241,
"Ġcr": 1242,
"Ġadventure": 1243,
"Ġhair": 1244,
"Ġpaper": 1245,
"Ġyellow": 1246,
"Sue": 1247,
"ĠSuddenly": 1248,
"Ġfull": 1249,
"Ġtouch": 1250,
"Ġfeeling": 1251,
"Ġprin": 1252,
"Ġwet": 1253,
"##bo": 1254,
"##oom": 1255,
"Ġfriendly": 1256,
"ĠAs": 1257,
"##ken": 1258,
"Ġper": 1259,
"Ġfruit": 1260,
"Ġswing": 1261,
"##cked": 1262,
"##ached": 1263,
"Ġbroken": 1264,
"##ient": 1265,
"Ġready": 1266,
"##ppy": 1267,
"Ġpretend": 1268,
"Ġdance": 1269,
"Ġanother": 1270,
"Ġlight": 1271,
"Ġprom": 1272,
"Ġclimbed": 1273,
"ĠThat": 1274,
"##ater": 1275,
"ĠBobo": 1276,
"Ġlistened": 1277,
"Ġdanc": 1278,
"##where": 1279,
"##bye": 1280,
"Ġrunning": 1281,
"Ġplan": 1282,
"Ġgone": 1283,
"Ġswim": 1284,
"Ġonly": 1285,
"Ġtrain": 1286,
"##bbed": 1287,
"ĠJane": 1288,
"ĠTimmy": 1289,
"##ila": 1290,
"##ndma": 1291,
"##av": 1292,
"Suddenly": 1293,
"Ġkn": 1294,
"Ġclose": 1295,
"Ġsmell": 1296,
"She": 1297,
"Ġblocks": 1298,
"##aby": 1299,
"Ġhold": 1300,
"So": 1301,
"ĠAll": 1302,
"##sh": 1303,
"Ġamaz": 1304,
"Ġwonder": 1305,
"Ġsees": 1306,
"Ġbutterf": 1307,
"Ġwall": 1308,
"Ġrepl": 1309,
"Ġhelping": 1310,
"Ġpu": 1311,
"Ġreached": 1312,
"Ġcream": 1313,
"##oney": 1314,
"Sam": 1315,
"Ġdri": 1316,
"##red": 1317,
"Ġslow": 1318,
"Ġant": 1319,
"Ġcool": 1320,
"##af": 1321,
"Ġglad": 1322,
"Ġless": 1323,
"Ġfight": 1324,
"Ġpushed": 1325,
"Ġgoodbye": 1326,
"Ġac": 1327,
"##ather": 1328,
"Ġbeen": 1329,
"Ġfair": 1330,
"Ġhide": 1331,
"Ġmust": 1332,
"Ġwindow": 1333,
"Ġmoment": 1334,
"##iced": 1335,
"Ġsit": 1336,
"Ġballoon": 1337,
"Ġsnow": 1338,
"ĠEveryone": 1339,
"Ġwished": 1340,
"Ġwag": 1341,
"Ġbaby": 1342,
"Ġstuck": 1343,
"Ġchild": 1344,
"Ġbuy": 1345,
"Ġdone": 1346,
"Ġperf": 1347,
"Mia": 1348,
"Ġar": 1349,
"Ġthank": 1350,
"##icy": 1351,
"Ġste": 1352,
"Ġmight": 1353,
"Ġexplore": 1354,
"Ġapple": 1355,
"Ġbar": 1356,
"Ġfall": 1357,
"Ġtrying": 1358,
"Ġname": 1359,
"##ized": 1360,
"##ash": 1361,
"Ġbit": 1362,
"Ġscary": 1363,
"Ġcoming": 1364,
"Ġbuild": 1365,
"Ġwin": 1366,
"Ġdin": 1367,
"Ġdirty": 1368,
"Ġlooks": 1369,
"Ġquick": 1370,
"Ġdream": 1371,
"Ġdoing": 1372,
"##aisy": 1373,
"'re": 1374,
"Ġunderst": 1375,
"Ġheld": 1376,
"##ames": 1377,
"Ġbooks": 1378,
"Ġmar": 1379,
"Ġbutterfly": 1380,
"ĠThere": 1381,
"In": 1382,
"Ġleft": 1383,
"Ġcount": 1384,
"##avy": 1385,
"Ġreach": 1386,
"Ġshouted": 1387,
"Ġtiny": 1388,
"##ott": 1389,
"Ġdro": 1390,
"Ġbran": 1391,
"Ġreplied": 1392,
"Ġair": 1393,
"Ġland": 1394,
"##key": 1395,
"Ġspl": 1396,
"Ġthrough": 1397,
"Ġgrow": 1398,
"Ġpulled": 1399,
"Ġtreat": 1400,
"Ġwise": 1401,
"Ġwhy": 1402,
"Ġchair": 1403,
"Ġbrother": 1404,
"Ġthree": 1405,
"Ġwoods": 1406,
"Ġplant": 1407,
"Ġclapped": 1408,
"Ġmat": 1409,
"Ġpink": 1410,
"##ins": 1411,
"Ġowl": 1412,
"Ġcup": 1413,
"Ġsometimes": 1414,
"Ġsure": 1415,
"##ield": 1416,
"##ely": 1417,
"Ġcloud": 1418,
"Ġseen": 1419,
"Ġswam": 1420,
"##andy": 1421,
"##ask": 1422,
"##outh": 1423,
"Ġfill": 1424,
"##ix": 1425,
"Ġjob": 1426,
"Ġcolorful": 1427,
"Ġnest": 1428,
"Ġmouth": 1429,
"Ġbigger": 1430,
"Ġremembered": 1431,
"Ġjoin": 1432,
"Ġlesson": 1433,
"Okay": 1434,
"##ph": 1435,
"##uddy": 1436,
"##oup": 1437,
"##pe": 1438,
"##room": 1439,
"Ġcre": 1440,
"Ġstayed": 1441,
"Ġwaved": 1442,
"##art": 1443,
"Ġpaint": 1444,
"Ġclot": 1445,
"Oh": 1446,
"Ġgrabbed": 1447,
"Ġclothes": 1448,
"Ġve": 1449,
"This": 1450,
"##ower": 1451,
"Ġcont": 1452,
"##cle": 1453,
"Ġwaited": 1454,
"ĠMommy": 1455,
"ĠAfter": 1456,
"Ġword": 1457,
"Ġbroke": 1458,
"Ġgames": 1459,
"##ucky": 1460,
"Ġblew": 1461,
"Anna": 1462,
"Ġcast": 1463,
"Ġgent": 1464,
"Ġquickly": 1465,
"Ġenjoyed": 1466,
"##ries": 1467,
"ĠJohn": 1468,
"Ġlikes": 1469,
"Ġpictures": 1470,
"##ation": 1471,
"##ton": 1472,
"Ġsea": 1473,
"Ġheavy": 1474,
"Ġmus": 1475,
"Ġset": 1476,
"##de": 1477,
"Ġgif": 1478,
"Ġalone": 1479,
"##asure": 1480,
"Ġturns": 1481,
"Ġmiss": 1482,
"Ġanything": 1483,
"Ġnoticed": 1484,
"##orm": 1485,
"Ġspot": 1486,
"Ġhopped": 1487,
"Ġworld": 1488,
"##der": 1489,
"Ġpot": 1490,
"Ġbott": 1491,
"Ġpen": 1492,
"Ġpat": 1493,
"##lc": 1494,
"Ġyear": 1495,
"Ġbike": 1496,
"Ġarm": 1497,
"Her": 1498,
"ĠLila": 1499,
"Ġtight": 1500,
"Ġeverywhere": 1501,
"Ġmix": 1502,
"Ġtower": 1503,
"Sara": 1504,
"Lucy": 1505,
"Ġwon": 1506,
"Ġthrew": 1507,
"ĠBuddy": 1508,
"\".": 1509,
"Ġride": 1510,
"Ġhimself": 1511,
"##man": 1512,
"Ġfollowed": 1513,
"Ġju": 1514,
"Ġje": 1515,
"##less": 1516,
"##amp": 1517,
"##ape": 1518,
"Ġcomp": 1519,
"Ġkey": 1520,
"##row": 1521,
"Ġwhite": 1522,
"Ġmakes": 1523,
"##ctor": 1524,
"Ġwrong": 1525,
"Spot": 1526,
"ĠDaisy": 1527,
"Ġbreak": 1528,
"Ġblack": 1529,
"##ner": 1530,
"Do": 1531,
"##thy": 1532,
"Ġmusic": 1533,
"ĠWhat": 1534,
"##arent": 1535,
"Ġpol": 1536,
"Ġdeep": 1537,
"Ġdelic": 1538,
"Bob": 1539,
"Ġbee": 1540,
"Ġforgot": 1541,
"##cess": 1542,
"##ued": 1543,
"Ġcastle": 1544,
"Ġem": 1545,
"##ves": 1546,
"Ġwear": 1547,
"Ġhit": 1548,
"##iet": 1549,
"Ġparent": 1550,
"##olly": 1551,
"##ister": 1552,
"Ġquiet": 1553,
"Ġround": 1554,
"Ġdanced": 1555,
"Ġwhe": 1556,
"Ġstu": 1557,
"Ġleaf": 1558,
"Ġwants": 1559,
"##ance": 1560,
"Ġvis": 1561,
"Ġnap": 1562,
"Ġmonster": 1563,
"Ġbowl": 1564,
"##ang": 1565,
"##os": 1566,
"##ully": 1567,
"Ġtalked": 1568,
"##itten": 1569,
"##rot": 1570,
"Ġdry": 1571,
"Ġbor": 1572,
"Ġunderstand": 1573,
"Ġfaster": 1574,
"Ġcookies": 1575,
"##ren": 1576,
"Ġbrought": 1577,
"Ġleg": 1578,
"##zz": 1579,
"##fully": 1580,
"From": 1581,
"ĠInside": 1582,
"Ġsmart": 1583,
"##ts": 1584,
"##cy": 1585,
"Ġsign": 1586,
"##ross": 1587,
"Ġside": 1588,
"ĠRe": 1589,
"Ġrocks": 1590,
"Ġsharing": 1591,
"Ġmum": 1592,
"Ġwell": 1593,
"Ġbranch": 1594,
"Ġbutton": 1595,
"Ġsec": 1596,
"Ġsomeone": 1597,
"Ġhappen": 1598,
"His": 1599,
"Ġpoin": 1600,
"Ġfinished": 1601,
"Ġres": 1602,
"Ġfox": 1603,
"Ġdinner": 1604,
"Ġrel": 1605,
"##ence": 1606,
"Ġsister": 1607,
"Ġreally": 1608,
"Jo": 1609,
"Ġflying": 1610,
"##ards": 1611,
"ĠTo": 1612,
"##eddy": 1613,
"Ġele": 1614,
"Ġcontin": 1615,
"Ġworried": 1616,
"Ġvisit": 1617,
"Ġbeach": 1618,
"Ġque": 1619,
"Ġsecret": 1620,
"Ġking": 1621,
"ĠMaybe": 1622,
"##gy": 1623,
"Ġel": 1624,
"Ġtoday": 1625,
"Ġperfect": 1626,
"ĠSarah": 1627,
"Ġshin": 1628,
"Ġsilly": 1629,
"##ipp": 1630,
"Ġeverything": 1631,
"ĠJoe": 1632,
"Ġriver": 1633,
"ĠSoon": 1634,
"Ġdanger": 1635,
"Ġsmiles": 1636,
"ĠAt": 1637,
"Ġfield": 1638,
"Ġfur": 1639,
"Ġchildren": 1640,
"Ġgu": 1641,
"While": 1642,
"Ġwelc": 1643,
"Ġfilled": 1644,
"Ġsang": 1645,
"Ġpudd": 1646,
"Ġelse": 1647,
"Ġwish": 1648,
"Ġeating": 1649,
"Ġsnack": 1650,
"ĠEm": 1651,
"##ze": 1652,
"Ġpieces": 1653,
"Ġpromised": 1654,
"##ord": 1655,
"Ġspr": 1656,
"Ġgi": 1657,
"Ġpig": 1658,
"Ġfree": 1659,
"Ġbite": 1660,
"Ġcontinued": 1661,
"Ġrealized": 1662,
"##ead": 1663,
"##itting": 1664,
"Ġear": 1665,
"Ġjar": 1666,
"Ġcow": 1667,
"Just": 1668,
"Maybe": 1669,
"##ated": 1670,
"Ġblank": 1671,
"Ġcarefully": 1672,
"##stead": 1673,
"Ġparents": 1674,
"Ġorange": 1675,
"Ġ-": 1676,
"ĠTommy": 1677,
"Ġmud": 1678,
"Amy": 1679,
"Ġdrag": 1680,
"ĠBilly": 1681,
"Ġrolled": 1682,
"Ġcrying": 1683,
"Ġblanket": 1684,
"Ġbou": 1685,
"Ġsoup": 1686,
"##cket": 1687,
"##imi": 1688,
"Ġsail": 1689,
"Ġpurp": 1690,
"##ale": 1691,
"Ġdrink": 1692,
"Ġyes": 1693,
"Ġenough": 1694,
"Ġsnake": 1695,
"Ġcrab": 1696,
"##ses": 1697,
"Ġlaughing": 1698,
"Ġthrow": 1699,
"Ġpet": 1700,
"Ġbath": 1701,
"Ġwords": 1702,
"ĠZ": 1703,
"Ġpurple": 1704,
"Ġfairy": 1705,
"Ġamazing": 1706,
"Ġwithout": 1707,
"##ich": 1708,
"Ġbottle": 1709,
"##ire": 1710,
"Fin": 1711,
"Ġgift": 1712,
"##ons": 1713,
"Ġpast": 1714,
"Ġgrandma": 1715,
"Ġbarked": 1716,
"##iver": 1717,
"Ġwagged": 1718,
"Ġmail": 1719,
"Ġmoney": 1720,
"##fort": 1721,
"ĠGra": 1722,
"##used": 1723,
"Ġmonkey": 1724,
"##unch": 1725,
"##chool": 1726,
"Ġatt": 1727,
"Ġbrown": 1728,
"Ġmoved": 1729,
"Ġasks": 1730,
"Ġdoctor": 1731,
"##ises": 1732,
"Ġclosed": 1733,
"Ġcandy": 1734,
"Ġsu": 1735,
"Ġwelcome": 1736,
"Ġowner": 1737,
"##gg": 1738,
"Ġschool": 1739,
"Ġlon": 1740,
"Ġgetting": 1741,
"ĠCh": 1742,
"Ġsmo": 1743,
"Ġhigher": 1744,
"Ġtreasure": 1745,
"Ġsitting": 1746,
"Ġlonely": 1747,
"Ġmorning": 1748,
"Ġdangerous": 1749,
"Ġapples": 1750,
"Ġliving": 1751,
"##ush": 1752,
"Ġmother": 1753,
"##vel": 1754,
"##una": 1755,
"Ġroad": 1756,
"Ġshining": 1757,
"Ġshop": 1758,
"##ased": 1759,
"Ġpaw": 1760,
"##ere": 1761,
"Ġra": 1762,
"Ġshoes": 1763,
"##ible": 1764,
"##ol": 1765,
"Ġpre": 1766,
"Ġtalking": 1767,
"##althy": 1768,
"Ġstre": 1769,
"Ġcreat": 1770,
"Ġcaught": 1771,
"Ġstrange": 1772,
"Ġegg": 1773,
"Ġruns": 1774,
"Ġbuck": 1775,
"Ġletter": 1776,
"Ġpass": 1777,
"Ġchee": 1778,
"Ġwings": 1779,
"Ġfan": 1780,
"##fish": 1781,
"Ġmad": 1782,
"##asket": 1783,
"Ġlake": 1784,
"Ġbasket": 1785,
"##ass": 1786,
"##cks": 1787,
"##set": 1788,
"ĠMimi": 1789,
"Ġstone": 1790,
"Ġthinks": 1791,
"Ġdragon": 1792,
"##me": 1793,
"ĠBl": 1794,
"Ġpuddle": 1795,
"Ġnose": 1796,
"Ġtom": 1797,
"ĠLe": 1798,
"Ġdelicious": 1799,
"##isk": 1800,
"##board": 1801,
"Ġstand": 1802,
"Ġbat": 1803,
"Ġfarmer": 1804,
"Ġteddy": 1805,
"##app": 1806,
"Ġbelie": 1807,
"Ġcoat": 1808,
"##itch": 1809,
"Ġsame": 1810,
"Ġmine": 1811,
"##ches": 1812,
"Ġfit": 1813,
"Ġdays": 1814,
"Ġbring": 1815,
"Ġyears": 1816,
"Ġsear": 1817,
"Ġwhist": 1818,
"Ġgentle": 1819,
"##igh": 1820,
"Ġstart": 1821,
"Ġcray": 1822,
"'ll": 1823,
"##igg": 1824,
"Ġpill": 1825,
"Ġscream": 1826,
"Ġkite": 1827,
"##phant": 1828,
"Ġfinally": 1829,
"##arm": 1830,
"Ġvill": 1831,
"Ġtasty": 1832,
"Ġcho": 1833,
"Ġsinging": 1834,
"##ella": 1835,
"Ġph": 1836,
"Ġwore": 1837,
"Ġben": 1838,
"Ġhoped": 1839,
"Ġshell": 1840,
"Ġswings": 1841,
"Ġtrou": 1842,
"Ġherself": 1843,
"##ined": 1844,
"##sy": 1845,
"Ġpush": 1846,
"Mommy": 1847,
"Ġhor": 1848,
"##sw": 1849,
"Please": 1850,
"John": 1851,
"##iskers": 1852,
"Ġansw": 1853,
"Ġbelong": 1854,
"Ġbush": 1855,
"Ġcarrot": 1856,
"##aughty": 1857,
"Ġteach": 1858,
"Ġelephant": 1859,
"Ġdropped": 1860,
"Ġnaughty": 1861,
"Ġshap": 1862,
"##ract": 1863,
"##bow": 1864,
"Ġcoll": 1865,
"ĠJen": 1866,
"Ġwoke": 1867,
"##ier": 1868,
"Ġteac": 1869,
"Ġhiding": 1870,
"##sc": 1871,
"Ġpile": 1872,
"Ġarri": 1873,
"##ball": 1874,
"##erry": 1875,
"Ġcour": 1876,
"##llie": 1877,
"##isa": 1878,
"Ġtouc": 1879,
"Ġtwins": 1880,
"Ġpuppy": 1881,
"Ġlunch": 1882,
"Ġsack": 1883,
"Ġbow": 1884,
"Ġmin": 1885,
"Ġgrew": 1886,
"Ġshapes": 1887,
"Ġcheered": 1888,
"Ġseem": 1889,
"Ġpers": 1890,
"Ġcourse": 1891,
"Ġrope": 1892,
"Ġjuice": 1893,
"##irth": 1894,
"Ġvillage": 1895,
"##irthday": 1896,
"Ġspin": 1897,
"##ipped": 1898,
"Ġrainbow": 1899,
"ĠFred": 1900,
"##ama": 1901,
"##fused": 1902,
"OK": 1903,
"Ġbench": 1904,
"Ġspoon": 1905,
"Ġcute": 1906,
"Ġfence": 1907,
"Ġstreet": 1908,
"Ġnut": 1909,
"Ġcheese": 1910,
"Ġrob": 1911,
"Ġshook": 1912,
"Ġprob": 1913,
"Ġtouched": 1914,
"##idge": 1915,
"ĠWhiskers": 1916,
"Ġseed": 1917,
"ĠBlue": 1918,
"Ġforever": 1919,
"Ġteacher": 1920,
"Ġbell": 1921,
"Ġjoy": 1922,
"Good": 1923,
"Ġwar": 1924,
"Ġcarry": 1925,
"Ġplane": 1926,
"##lem": 1927,
"Ġeas": 1928,
"##col": 1929,
"Ġcorn": 1930,
"Ġsounds": 1931,
"Ġbirthday": 1932,
"Ġbugs": 1933,
"Ġproblem": 1934,
"Ġdes": 1935,
"##lla": 1936,
"Ġmost": 1937,
"Ġinc": 1938,
"Ġpower": 1939,
"Ġspo": 1940,
"Ġable": 1941,
"##ilk": 1942,
"Ġarrived": 1943,
"##br": 1944,
"Ġnum": 1945,
"Ġbusy": 1946,
"Ġdolls": 1947,
"##ato": 1948,
"##irp": 1949,
"Ġfew": 1950,
"Ġwra": 1951,
"Ġwonderful": 1952,
"Ġfeels": 1953,
"ĠEmma": 1954,
"##ian": 1955,
"ĠThank": 1956,
"Ġbread": 1957,
"Ġmilk": 1958,
"Finally": 1959,
"Ġrobot": 1960,
"Ġrec": 1961,
"Ġpromise": 1962,
"Ġshy": 1963,
"##eb": 1964,
"Ġkiss": 1965,
"Ġneck": 1966,
"##irt": 1967,
"Ġband": 1968,
"##ountain": 1969,
"Ġhelpful": 1970,
"##ub": 1971,
"##gly": 1972,
"##eter": 1973,
"Ġheart": 1974,
"Ġpocket": 1975,
"Ġshake": 1976,
"##umpy": 1977,
"Ġcave": 1978,
"Ġpop": 1979,
"Ġpatient": 1980,
"##arp": 1981,
"Ġlive": 1982,
"ĠJim": 1983,
"Ġob": 1984,
"Ġugly": 1985,
"Ġstorm": 1986,
"Ġslowly": 1987,
"##eared": 1988,
"Ġbelieve": 1989,
"Ġholding": 1990,
"Ġturt": 1991,
"Ġupset": 1992,
"Ġshr": 1993,
"ĠRemy": 1994,
"Ġcover": 1995,
"Ġkitten": 1996,
"ĠBella": 1997,
"Jack": 1998,
"Ġsharp": 1999
},
"merges": [
"Ġ ##t",
"##h ##e",
"Ġ ##a",
"Ġ ##s",
"Ġ ##w",
"##n ##d",
"Ġt ##he",
"##e ##d",
"Ġ ##b",
"Ġt ##o",
"Ġa ##nd",
"Ġ ##h",
"Ġ ##f",
"Ġ ##T",
"##i ##n",
"Ġw ##a",
"##r ##e",
"##i ##t",
"##o ##u",
"Ġ ##l",
"Ġ ##d",
"Ġ ##c",
"Ġ ##p",
"##a ##y",
"Ġ ##m",
"##e ##r",
"Ġwa ##s",
"ĠT ##he",
"##o ##m",
"Ġ ##he",
"##i ##s",
"Ġ ##n",
"##a ##r",
"##i ##m",
"##o ##n",
"Ġs ##a",
"##i ##d",
"##l ##l",
"Ġh ##a",
"Ġ ##g",
"##a ##t",
"Ġ ##S",
"##in ##g",
"##o ##t",
"##e ##n",
"##a ##n",
"##l ##e",
"##o ##r",
"##i ##r",
"##a ##m",
"##e ##t",
"Ġ ##H",
"Ġ ##it",
"Ġt ##h",
"##i ##g",
"ĠThe ##y",
"Ġ ##in",
"##i ##l",
"Ġ ##\"",
"Ġp ##l",
"ĠH ##e",
"##o ##w",
"##v ##er",
"##r ##i",
"##u ##t",
"Ġb ##e",
"Ġ ##u",
"Ġpl ##ay",
"Ġsa ##id",
"##it ##h",
"Ġd ##ay",
"Ġw ##ith",
"##p ##p",
"Ġ ##o",
"Ġ ##y",
"##o ##o",
"##k ##ed",
"Ġ ##r",
"Ġhe ##r",
"##c ##e",
"Ġ ##I",
"ĠS ##he",
"ĠT ##im",
"##l ##d",
"Ġh ##is",
"Ġs ##t",
"##k ##e",
"Ġ ##e",
"Ġb ##ig",
"##n ##t",
"##c ##k",
"##ver ##y",
"Ġy ##ou",
"##s ##t",
"##n ##e",
"##v ##e",
"Ġ ##O",
"##e ##nd",
"Ġ ##on",
"Ġha ##pp",
"##u ##n",
"Ġ ##L",
"##ri ##end",
"Ġf ##riend",
"##a ##ll",
"##il ##y",
"Ġthe ##y",
"Ġw ##e",
"Ġha ##d",
"Ġn ##ot",
"Ġl ##i",
"Ġu ##p",
"##he ##r",
"Ġwa ##nt",
"Ġo ##f",
"##a ##d",
"##it ##t",
"Ġ ##B",
"##s ##e",
"Ġd ##o",
"Ġhapp ##y",
"Ġ ##M",
"Ġ ##very",
"##en ##t",
"' ##s",
"Ġsa ##w",
"Ġth ##at",
"##e ##s",
"##ou ##ld",
"Ġm ##om",
"Ġf ##or",
"Ġs ##h",
"##itt ##le",
"Ġl ##ittle",
"Ġs ##o",
"Ġs ##he",
". ##\"",
"##im ##e",
"##c ##h",
"Ġn ##am",
"Ġn ##e",
"Ġt ##ime",
"Ġ ##k",
"##ou ##nd",
"Ġthe ##re",
"ĠL ##ily",
"Ġnam ##ed",
"Ġb ##o",
"Ġs ##m",
"Ġwe ##re",
"ĠT ##om",
"! ##\"",
"Ġwant ##ed",
"Ġb ##ut",
"##ou ##t",
"Ġfriend ##s",
"##v ##ed",
"T ##he",
"##h ##t",
"##ir ##d",
"Ġb ##ird",
"##e ##l",
"##a ##l",
"Ġa ##n",
"##a ##ke",
"Ġto ##o",
"ĠI ##t",
"##om ##e",
"##u ##g",
"##n ##ce",
"##id ##e",
"Ġw ##ent",
"Ġhe ##l",
"Ġw ##h",
"ĠO ##nce",
"Ġ ##is",
"Ġa ##ll",
"Ġhel ##p",
"##u ##e",
"Ġ ##A",
"Ġl ##o",
"Ġl ##oo",
"##t ##er",
"Ġup ##on",
"##r ##y",
"##o ##re",
"Ġf ##un",
"##i ##nd",
"##g ##et",
"Ġto ##y",
"ĠO ##ne",
"##i ##ll",
"##am ##e",
"Ġa ##s",
"Ġa ##t",
"##r ##a",
"Ġ ##j",
"Ġd ##id",
"##get ##her",
"Ġ ##re",
"##u ##r",
"Ġto ##gether",
"Ġs ##e",
"##a ##ck",
"Ġc ##at",
"Ġt ##re",
"##l ##y",
"##oo ##d",
"##i ##c",
"##t ##ed",
"Ġdo ##g",
"Ġc ##ould",
"Ġc ##an",
"Ġthe ##ir",
"##ar ##d",
"? ##\"",
"##ar ##k",
"##e ##c",
"Ġg ##ir",
"Ġplay ##ed",
"Ġb ##all",
"Ġh ##im",
"Ġgir ##l",
"##w ##ay",
"Ġr ##o",
"##he ##d",
"Ġg ##o",
"##m ##y",
"Ġa ##re",
"' ##t",
"Ġl ##e",
"Ġ ##out",
"Ġf ##r",
"##a ##in",
"Ġthe ##m",
"##u ##m",
"##he ##n",
"##a ##x",
"Ġsa ##d",
"Ġbo ##y",
"##u ##l",
"Ġtre ##e",
"##ot ##her",
"Ġha ##ve",
"Ġm ##an",
"Ġlo ##ved",
"Ġc ##l",
"Ġloo ##ked",
"##ou ##g",
"Ġf ##ound",
"Ġs ##p",
"Ġst ##ar",
"ĠS ##ue",
"##on ##e",
"Ġs ##c",
"##h ##ing",
"Ġb ##ack",
"ĠM ##ax",
"##ow ##n",
"##a ##re",
"Ġli ##ke",
"##f ##ul",
"##s ##ide",
"Ġbe ##c",
"O ##ne",
"Ġm ##e",
"Ġp ##ark",
"##on ##g",
"Ġc ##ar",
"##ig ##ht",
"##o ##p",
"Ġli ##ked",
"##el ##t",
"Ġw ##ould",
"Ġm ##ake",
"Ġl ##a",
"Ġf ##a",
"##r ##ound",
"Ġf ##elt",
"##e ##ll",
"Ġ ##W",
"Ġse ##e",
"ĠB ##ut",
"ĠB ##en",
"ĠS ##am",
"##om ##et",
"Ġas ##ked",
"Ġne ##w",
"##a ##g",
"Ġn ##o",
"##ou ##se",
"##i ##ce",
"Ġstar ##ted",
"##ar ##ed",
"Ġc ##ame",
"Ġ ##other",
"Ġa ##l",
"##oug ##ht",
"##il ##ed",
"##s ##s",
"Ġa ##g",
"Ġs ##omet",
"Ġg ##ood",
"Ġsm ##all",
"Ġb ##r",
"Ġs ##ay",
"##ri ##ed",
"Ġsm ##iled",
"##ad ##e",
"##ing ##s",
"##o ##b",
"##p ##ot",
"Ġw ##or",
"Ġf ##ind",
"##i ##a",
"Ġe ##x",
"##t ##y",
"Ġa ##way",
"Ġp ##ut",
"Ġc ##o",
"Ġm ##ade",
"Ġwh ##at",
"Ġfr ##om",
"Ġsomet ##hing",
"Ġth ##ought",
"##en ##ed",
"Ġh ##ome",
"Ġplay ##ing",
"Ġe ##very",
"##oo ##k",
"Ġwa ##l",
"##u ##c",
"Ġm ##u",
"##a ##ch",
"Ġ ##J",
"##ar ##n",
"ĠS ##pot",
"Ġr ##an",
"Ġ ##F",
"##i ##le",
"##i ##e",
"##a ##ve",
"Ġag ##ain",
"Ġla ##ug",
"Ġs ##ome",
"##n ##ow",
"Ġh ##ouse",
"##d ##d",
"Ġd ##own",
"Ġf ##l",
"Ġtoo ##k",
"Ġsc ##ared",
"##k ##ing",
"##n ##y",
"Ġ ##Y",
"Ġp ##r",
"Ġtoy ##s",
"Ġle ##arn",
"##u ##re",
"Ġbo ##x",
"##i ##f",
"Ġw ##ill",
"ĠY ##ou",
"##re ##t",
"##i ##ck",
"##a ##b",
"##e ##p",
"Ġth ##ings",
"Ġm ##y",
"Ġa ##round",
"Ġyou ##r",
"Ġb ##l",
"##ou ##d",
"Ġli ##ved",
"##u ##ck",
"##is ##h",
", ##\"",
"Ġf ##e",
"Ġs ##un",
"Ġthe ##n",
"##a ##s",
"Ġs ##w",
"Ġw ##hen",
"Ġc ##h",
"##u ##s",
"##pp ##ed",
"ĠM ##ia",
"Ġa ##b",
"##an ##k",
"Ġg ##et",
"##uc ##y",
"##um ##p",
"Ġl ##ot",
"T ##h",
"##is ##t",
"##ot ##h",
"Ġt ##ried",
"##a ##p",
"T ##im",
"Ġsay ##s",
"Ġk ##now",
"Ġg ##ot",
"Ġk ##ne",
"##it ##ed",
"Ġwh ##o",
"##u ##st",
"Ġman ##y",
"##nd ##er",
"Ġin ##t",
"Ġab ##out",
"Ġp ##ret",
"Ġan ##y",
"Ġr ##ed",
"Ġd ##ec",
"Ġ ##D",
"##i ##ve",
"Ġkne ##w",
"##a ##ce",
"Ġm ##ore",
"##ou ##s",
"##is ##e",
"Ġp ##ic",
"Ġc ##are",
"##all ##y",
"##a ##u",
"ĠL ##ucy",
"Ġlearn ##ed",
"Ġh ##ug",
"##q ##u",
"Ġwa ##ter",
"##f ##ter",
"Ġp ##o",
"Ġbec ##ame",
"Ġbe ##st",
"Ġ ##v",
"##au ##se",
"Ġg ##re",
"Ġo ##p",
"##way ##s",
"##ur ##p",
"Ġlaug ##hed",
"Ġout ##side",
"Ġex ##c",
"Ġloo ##k",
"Ġal ##ways",
"ĠB ##ob",
"Ġsh ##ow",
"Ġdec ##id",
"Ġro ##om",
"Ġbec ##ause",
"##an ##t",
"ĠS ##o",
"##f ##e",
"Ġh ##o",
"Ġdecid ##ed",
"Ġe ##at",
"Ġint ##o",
"##it ##e",
"Ġj ##ump",
"ĠA ##nd",
"Ġb ##oth",
"Ġp ##e",
"##er ##s",
"ĠM ##om",
"The ##y",
"Ġd ##ad",
"Ġ ##ke",
"##u ##dd",
"Ġon ##e",
"L ##ily",
"Ġfa ##st",
"Ġn ##ice",
"Ġ ##E",
"Ġth ##is",
"##n ##n",
"Ġexc ##ited",
"Ġfe ##el",
"Ġr ##un",
"Ġl ##ong",
"Y ##es",
"##ou ##r",
"Ġto ##ld",
"Ġs ##k",
"Ġa ##m",
"##urp ##r",
"Ġin ##side",
"##u ##ll",
"Ġt ##r",
"Ġs ##urpr",
"Ġm ##o",
"Ġpret ##ty",
"##in ##y",
"##in ##k",
"Ġs ##or",
"W ##h",
"Ġt ##ake",
"##o ##g",
"Ġe ##ach",
"Ġg ##ave",
"Ġs ##l",
"Ġmu ##ch",
"##le ##w",
"Ġro ##ck",
"##nn ##a",
"Ġg ##ra",
"Ġst ##r",
"Ġh ##ow",
"##im ##al",
"Ġan ##imal",
"##ar ##a",
"##g ##ed",
"Ġne ##ed",
"Ġth ##an",
"##et ##ter",
"B ##ut",
"Ġto ##w",
"##v ##en",
"Ġ ##or",
"Ġ ##C",
"Ġu ##nder",
"T ##om",
"Ġsor ##ry",
"Ġo ##ld",
"##g ##e",
"##is ##ed",
"##r ##o",
"##ur ##t",
"Ġf ##ish",
"Ġc ##le",
"Ġwal ##ked",
"Ġcl ##o",
"Ġbe ##ar",
"##f ##t",
"##a ##se",
"##a ##st",
"##a ##nd",
"Ġha ##nd",
"##es ##s",
"##ur ##n",
"Ġk ##ind",
"ĠW ##e",
"ĠH ##is",
"Ġt ##e",
"Ġhapp ##ened",
"Ġfl ##ow",
"##he ##re",
"Ġf ##ood",
"Ġl ##ist",
"Ġj ##ust",
"Ġanimal ##s",
"Ġh ##ig",
"Ġdid ##n",
"Ġne ##ar",
"Ġ ##ide",
"Ġwa ##t",
"Ġsk ##y",
"Ġt ##ry",
"##in ##e",
"##c ##hed",
"Ġf ##i",
"##r ##om",
"##p ##l",
"##v ##ing",
"ĠA ##my",
"Ġu ##s",
"Ġide ##a",
"Ġb ##etter",
"Ġb ##ug",
"##g ##ry",
"Ġit ##s",
"Ġhe ##ard",
"Ġt ##w",
"##p ##ec",
"Ġl ##et",
"##at ##e",
"##f ##f",
"##ab ##le",
"Ġsh ##are",
"Ġcare ##ful",
"Ġ ##en",
"Th ##ank",
"Ġf ##ly",
"Ġ ##if",
"Ġst ##or",
"##m ##ore",
"Ġany ##more",
"Ġf ##lew",
"##i ##al",
"ĠA ##nna",
"M ##om",
"ĠT ##h",
"Ġlot ##s",
"Ġsp ##ec",
"Ġspec ##ial",
"##i ##on",
"Ġc ##om",
"Ġne ##ver",
"Ġb ##y",
"##l ##f",
"Ġd ##an",
"##re ##am",
"Ġw ##ind",
"Ġb ##u",
"Ġf ##o",
"Ġd ##on",
"Ġcle ##an",
"Ġt ##al",
"##or ##t",
"Ġg ##r",
"##r ##m",
"Ġlo ##ve",
"Ġe ##nd",
"##op ##le",
"ĠThe ##n",
"##b ##er",
"Ġe ##ven",
"Ġm ##ag",
"Ġsh ##iny",
"Ġh ##ard",
"Ġf ##ore",
"ĠS ##ara",
"Ġc ##ake",
"Ġo ##ver",
"##udd ##en",
"##a ##k",
"Ġb ##ook",
"Ġco ##l",
"Ġt ##urn",
"Ġf ##am",
"Ġsa ##fe",
"Ġb ##ad",
"Ġa ##fter",
"Ġpe ##ople",
"##ad ##y",
"Ġpr ##oud",
"##pec ##ted",
"Ġsurpr ##ised",
"ĠE ##very",
"Ġhig ##h",
"##udden ##ly",
"L ##et",
"Ġh ##urt",
"Ġc ##u",
"##im ##b",
"Ġpic ##ked",
"Ġg ##round",
"Ġc ##ome",
"##ard ##en",
"Ġu ##ne",
"Ġg ##arden",
"Ġdo ##or",
"##x ##pected",
"Ġune ##xpected",
"Ġop ##ened",
"Ġcl ##imb",
"Ġl ##oud",
"##b ##b",
"Y ##ou",
"Ġc ##he",
"Ġg ##l",
"' ##m",
"A ##s",
"Ġ ##im",
"##il ##d",
"Ġg ##ive",
"##a ##il",
"Ġwa ##y",
"Ġcol ##or",
"Ġbl ##ue",
"Ġthan ##ked",
"Ġst ##ill",
"Ġe ##ver",
"ĠF ##rom",
"Ġhug ##ged",
"Ġf ##ar",
"##i ##p",
"Ġc ##all",
"ĠH ##er",
"Ġmag ##ic",
"##ag ##e",
"Ġof ##f",
"##um ##my",
"Ġ ##K",
"##i ##z",
"##oug ##h",
"##x ##t",
"Ġjump ##ed",
"ĠW ##hen",
"Ġsh ##ould",
"Ġp ##ar",
"Ġfam ##ily",
"##oo ##l",
"Ġk ##id",
"Ġsm ##ile",
"##u ##ff",
"##he ##s",
"Ġpl ##ace",
"##k ##ay",
"ĠI ##n",
"Ġwal ##k",
"##c ##t",
"Ġgre ##at",
"Ġn ##ow",
"##e ##m",
"Ġstr ##ong",
"##le ##s",
"Ġ ##qu",
"Ġst ##ay",
"Ġu ##nt",
"Ġst ##o",
"N ##o",
"Ġfore ##st",
"##a ##ut",
"##itt ##y",
"##t ##ure",
"Ġ ##P",
"##an ##e",
"Ġfr ##og",
"Ġb ##ra",
"Ġbr ##o",
"##o ##on",
"Ġunt ##il",
"Ġbe ##aut",
"Ġs ##qu",
"Ġst ##ick",
"##d ##y",
"Ġbo ##at",
"Ġne ##xt",
"##le ##ase",
"##n ##ing",
"Ġhapp ##ily",
"Ġlist ##en",
"Ġkid ##s",
"##a ##king",
"Ġt ##ra",
"##i ##es",
"Ġ ##N",
"Ġhelp ##ed",
"##i ##ful",
"Ġa ##pp",
"Ġbeaut ##iful",
"Ġshow ##ed",
"Ġd ##ra",
"Ġim ##p",
"##un ##ny",
"Ġstor ##y",
"Ġclo ##s",
"##o ##y",
"Ġtow ##n",
"Ġwh ##ile",
"##re ##l",
"##b ##e",
"Ġr ##ain",
"Ġpic ##ture",
"##re ##ss",
"##p ##t",
"Ġu ##n",
"Ġbe ##ing",
"Ġevery ##one",
"Ġre ##m",
"##ar ##y",
"Ġm ##or",
"Ġha ##t",
"##re ##e",
"##t ##h",
"Ġm ##et",
"Ġcall ##ed",
"Ġsto ##pped",
"Ġg ##ame",
"I ##t",
"Ġa ##d",
"C ##an",
"H ##e",
"##uff ##y",
"Ġan ##gry",
"##g ##er",
"Ġop ##en",
"Ġtr ##uck",
"Ġso ##ft",
"Ġy ##ummy",
"Ġke ##ep",
"Ġw ##o",
"Ġlo ##st",
"Ġc ##ry",
"Ġb ##ed",
"W ##hen",
"ĠS ##ally",
"ĠL ##et",
"Ġwa ##rm",
"Ġat ##e",
"Ġm ##ouse",
"ĠK ##itty",
"Ġbra ##ve",
"ĠW ##h",
"##v ##ent",
"##is ##hed",
"##b ##y",
"Ġwat ##ch",
"Ġd ##e",
"Ġdo ##ll",
"##s ##o",
"##f ##ore",
"Ġle ##ave",
"Ġf ##ell",
"Ġcould ##n",
"Ġal ##so",
"Ġgre ##en",
"##dd ##ed",
"Ġs ##n",
"Ġfa ##ce",
"Ġflow ##ers",
"Ġtw ##o",
"Ġ ##R",
"##is ##s",
"##g ##an",
"##b ##it",
"##b ##le",
"Ġno ##ise",
"##ab ##bit",
"##ir ##st",
"Wh ##at",
"##ow ##l",
"Ġw ##here",
"##o ##ck",
"##a ##z",
"Ġsl ##ide",
"Ġso ##on",
"##l ##uffy",
"Ġho ##le",
"##se ##lf",
"Ġr ##abbit",
"##ir ##rel",
"Ġp ##us",
"Ġsa ##t",
"##ir ##ed",
"Ġbe ##fore",
"##ill ##y",
"H ##i",
"Ġhe ##ar",
"Ġu ##se",
"Ġsqu ##irrel",
"Ġp ##a",
"The ##n",
"Ġke ##pt",
"Th ##at",
"##m ##a",
"##e ##ar",
"Ġno ##dded",
"Ġc ##ook",
"Ġst ##ore",
"L ##ook",
"Ġhand ##s",
"Ġbird ##s",
"Ġp ##ain",
"Ġfun ##ny",
"Ġex ##pl",
"Ġha ##ving",
"Ġgo ##ing",
"Ġs ##ing",
"##d ##ay",
"##u ##ch",
"Ġcat ##ch",
"ĠF ##luffy",
"ĠJ ##o",
"##ay ##be",
"##u ##it",
"##a ##ug",
"##aug ##ht",
"##le ##ep",
"Ġy ##ell",
"Ġe ##y",
"ĠC ##an",
"Ġc ##ra",
"Ġth ##ink",
"Ġfi ##x",
"Ġf ##in",
"Ġb ##re",
"Ġt ##ired",
"Ġus ##ed",
"Ġb ##unny",
"Ġb ##us",
"##a ##ir",
"##an ##ge",
"Ġwor ##k",
"Ġloo ##king",
"Ġw ##r",
"Ġp ##ull",
"Ġ ##our",
"W ##e",
"Ġk ##it",
"ĠN ##ow",
"Ġth ##r",
"Ġwa ##it",
"##t ##hing",
"Ġ ##G",
"Ġj ##o",
"Ġha ##s",
"Ġs ##ound",
"Ġpo ##nd",
"Ġsun ##ny",
"Ġme ##an",
"Ġd ##r",
"Ġother ##s",
"##em ##ber",
"##t ##ing",
"Ġbe ##h",
"Ġas ##k",
"##ell ##o",
"##l ##ed",
"Ġtal ##k",
"##c ##hen",
"##n ##g",
"Ġkit ##chen",
"Ġfl ##o",
"##re ##w",
"Ġp ##ie",
"Ġd ##if",
"Ġt ##ri",
"Ġf ##irst",
"Ġhe ##ad",
"Ġre ##al",
"Ġfa ##v",
"Ġimp ##ort",
"H ##ello",
"Ġmom ##my",
"Ġey ##es",
"Ġ ##z",
"Ġflow ##er",
"##j ##oy",
"Ġpar ##ty",
"Ġm ##ess",
"##at ##h",
"Ġrem ##ember",
"Ġco ##ld",
"Ġr ##ight",
"Ġc ##on",
"Ġsa ##nd",
"ĠD ##o",
"Ġsw ##e",
"Ġr ##ace",
"##i ##ous",
"##im ##es",
"##or ##n",
"##a ##c",
"Ġd ##uck",
"Ġimport ##ant",
"Ġsh ##ared",
"Ġmor ##al",
"ĠJ ##ack",
"Ġv ##o",
"Ġcu ##ri",
"##z ##y",
"Ġ ##ice",
"##ou ##nt",
"Ġwor ##ked",
"Ġo ##kay",
"A ##t",
"Ġen ##joy",
"Ġd ##ress",
"Ġm ##aking",
"Ġad ##vent",
"Ġbr ##ight",
"##ll ##ow",
"Ġ ##own",
"Ġcuri ##ous",
"Ġd ##ir",
"Ġt ##all",
"Ġh ##op",
"Ġh ##id",
"Ġfav ##or",
"##re ##ed",
"Ġs ##leep",
"Ġfavor ##ite",
"Ġ ##ri",
"W ##ow",
"Ġth ##ing",
"Ġb ##ag",
"Ġm ##on",
"Ġbe ##gan",
"Ġd ##is",
"Ġh ##ill",
"Ġcl ##a",
"Ġdra ##w",
"D ##on",
"Ġre ##st",
"Ġy ##ard",
"ĠF ##in",
"##h ##n",
"B ##en",
"Ġt ##ell",
"Ġhe ##re",
"Ġmo ##ve",
"##st ##er",
"##q ##ue",
"Ġwat ##ched",
"Ġc ##ut",
"Ġbe ##l",
"Ġfo ##llow",
"Ġn ##ight",
"Ġbl ##ock",
"##ec ##t",
"Ġag ##reed",
"Ġh ##un",
"Ġp ##ick",
"##ap ##er",
"Ġst ##op",
"##c ##o",
"ĠTh ##is",
"A ##fter",
"Ġh ##ot",
"Ġbeh ##ind",
"##ll ##y",
"Ġsh ##o",
"Ġt ##able",
"Ġsurpr ##ise",
"Ġgra ##ss",
"Ġwor ##ry",
"##i ##ed",
"Ġtre ##es",
"Ġd ##ark",
"Ġflo ##or",
"Ġfar ##m",
"Ġli ##on",
"##fe ##re",
"Ġto ##p",
"Ġs ##ong",
"Ġdif ##fere",
"Ġt ##ail",
"Ġp ##lease",
"Ġbut ##ter",
"Ġr ##u",
"Ġwal ##king",
"Ġcolor ##s",
"Ġswe ##et",
"Ġvo ##ice",
"Ġre ##ad",
"Ġsh ##out",
"Ġl ##ady",
"ĠD ##ad",
"Ġfor ##g",
"Ġleave ##s",
"M ##ax",
"##is ##y",
"##ig ##n",
"Ġcar ##s",
"Ġclos ##er",
"Ġneed ##ed",
"Ġt ##ast",
"Ġturn ##ed",
"Wh ##y",
"Ġc ##ried",
"##ar ##ing",
"Ġw ##ood",
"Ġdiffere ##nt",
"Ġlaug ##h",
"Ġpie ##ce",
"Ġd ##el",
"ĠM ##r",
"Ġro ##ll",
"Ġfi ##re",
"Ġhun ##gry",
"Ġdo ##es",
"##er ##ed",
"##i ##ke",
"Ġc ##r",
"Ġadvent ##ure",
"Ġha ##ir",
"Ġp ##aper",
"Ġyell ##ow",
"S ##ue",
"ĠS ##uddenly",
"Ġf ##ull",
"Ġto ##uch",
"Ġfeel ##ing",
"Ġpr ##in",
"Ġw ##et",
"##b ##o",
"##o ##om",
"Ġfriend ##ly",
"ĠA ##s",
"##k ##en",
"Ġp ##er",
"Ġfr ##uit",
"Ġsw ##ing",
"##c ##ked",
"##a ##ched",
"Ġbro ##ken",
"##i ##ent",
"Ġre ##ady",
"##pp ##y",
"Ġpret ##end",
"Ġdan ##ce",
"Ġan ##other",
"Ġl ##ight",
"Ġpr ##om",
"Ġclimb ##ed",
"ĠTh ##at",
"##at ##er",
"ĠBob ##o",
"Ġlist ##ened",
"Ġdan ##c",
"##w ##here",
"##by ##e",
"Ġrun ##ning",
"Ġpl ##an",
"Ġg ##one",
"Ġsw ##im",
"Ġon ##ly",
"Ġtra ##in",
"##bb ##ed",
"ĠJ ##ane",
"ĠTim ##my",
"##il ##a",
"##nd ##ma",
"##a ##v",
"S ##uddenly",
"Ġk ##n",
"Ġclo ##se",
"Ġsm ##ell",
"S ##he",
"Ġblock ##s",
"##ab ##y",
"Ġho ##ld",
"S ##o",
"ĠA ##ll",
"##s ##h",
"Ġam ##az",
"Ġwo ##nder",
"Ġse ##es",
"Ġbutter ##f",
"Ġwa ##ll",
"Ġre ##pl",
"Ġhelp ##ing",
"Ġp ##u",
"Ġre ##ached",
"Ġc ##ream",
"##one ##y",
"S ##am",
"Ġd ##ri",
"##r ##ed",
"Ġsl ##ow",
"Ġa ##nt",
"Ġc ##ool",
"##a ##f",
"Ġgl ##ad",
"Ġl ##ess",
"Ġf ##ight",
"Ġpus ##hed",
"Ġgood ##bye",
"Ġa ##c",
"##at ##her",
"Ġbe ##en",
"Ġfa ##ir",
"Ġh ##ide",
"Ġmu ##st",
"Ġwind ##ow",
"Ġmom ##ent",
"##ic ##ed",
"Ġs ##it",
"Ġball ##oon",
"Ġs ##now",
"ĠEvery ##one",
"Ġw ##ished",
"Ġwa ##g",
"Ġb ##aby",
"Ġst ##uck",
"Ġch ##ild",
"Ġbu ##y",
"Ġd ##one",
"Ġper ##f",
"M ##ia",
"Ġa ##r",
"Ġth ##ank",
"##ic ##y",
"Ġst ##e",
"Ġm ##ight",
"Ġexpl ##ore",
"Ġapp ##le",
"Ġb ##ar",
"Ġf ##all",
"Ġtry ##ing",
"Ġnam ##e",
"##iz ##ed",
"##as ##h",
"Ġb ##it",
"Ġsc ##ary",
"Ġcom ##ing",
"Ġbu ##ild",
"Ġw ##in",
"Ġd ##in",
"Ġdir ##ty",
"Ġlook ##s",
"Ġqu ##ick",
"Ġd ##ream",
"Ġdo ##ing",
"##a ##isy",
"' ##re",
"Ġunder ##st",
"Ġhe ##ld",
"##am ##es",
"Ġbook ##s",
"Ġm ##ar",
"Ġbutterf ##ly",
"ĠThe ##re",
"I ##n",
"Ġle ##ft",
"Ġc ##ount",
"##av ##y",
"Ġre ##ach",
"Ġshout ##ed",
"Ġt ##iny",
"##ot ##t",
"Ġd ##ro",
"Ġbr ##an",
"Ġrepl ##ied",
"Ġa ##ir",
"Ġla ##nd",
"##ke ##y",
"Ġsp ##l",
"Ġthr ##ough",
"Ġgr ##ow",
"Ġpull ##ed",
"Ġtre ##at",
"Ġw ##ise",
"Ġwh ##y",
"Ġch ##air",
"Ġbr ##other",
"Ġth ##ree",
"Ġwood ##s",
"Ġpl ##ant",
"Ġcla ##pped",
"Ġm ##at",
"Ġp ##ink",
"##in ##s",
"Ġ ##owl",
"Ġcu ##p",
"Ġsomet ##imes",
"Ġs ##ure",
"##ie ##ld",
"##el ##y",
"Ġcl ##oud",
"Ġse ##en",
"Ġsw ##am",
"##and ##y",
"##as ##k",
"##out ##h",
"Ġf ##ill",
"##i ##x",
"Ġj ##ob",
"Ġcolor ##ful",
"Ġne ##st",
"Ġm ##outh",
"Ġbig ##ger",
"Ġremember ##ed",
"Ġjo ##in",
"Ġless ##on",
"O ##kay",
"##p ##h",
"##udd ##y",
"##ou ##p",
"##p ##e",
"##ro ##om",
"Ġc ##re",
"Ġstay ##ed",
"Ġwa ##ved",
"##ar ##t",
"Ġpain ##t",
"Ġcl ##ot",
"O ##h",
"Ġgra ##bbed",
"Ġclot ##hes",
"Ġ ##ve",
"Th ##is",
"##ow ##er",
"Ġcon ##t",
"##c ##le",
"Ġwa ##ited",
"ĠMom ##my",
"ĠA ##fter",
"Ġwor ##d",
"Ġbro ##ke",
"Ġg ##ames",
"##uck ##y",
"Ġb ##lew",
"A ##nna",
"Ġc ##ast",
"Ġg ##ent",
"Ġquick ##ly",
"Ġenjoy ##ed",
"##ri ##es",
"ĠJo ##hn",
"Ġlike ##s",
"Ġpicture ##s",
"##at ##ion",
"##t ##on",
"Ġse ##a",
"Ġhe ##avy",
"Ġmu ##s",
"Ġs ##et",
"##d ##e",
"Ġg ##if",
"Ġal ##one",
"##as ##ure",
"Ġturn ##s",
"Ġm ##iss",
"Ġany ##thing",
"Ġnot ##iced",
"##or ##m",
"Ġsp ##ot",
"Ġho ##pped",
"Ġwor ##ld",
"##d ##er",
"Ġp ##ot",
"Ġb ##ott",
"Ġp ##en",
"Ġp ##at",
"##l ##c",
"Ġy ##ear",
"Ġb ##ike",
"Ġa ##rm",
"H ##er",
"ĠL ##ila",
"Ġt ##ight",
"Ġevery ##where",
"Ġm ##ix",
"Ġtow ##er",
"S ##ara",
"L ##ucy",
"Ġw ##on",
"Ġth ##rew",
"ĠB ##uddy",
"\" ##.",
"Ġr ##ide",
"Ġhim ##self",
"##m ##an",
"Ġfollow ##ed",
"Ġj ##u",
"Ġj ##e",
"##le ##ss",
"##am ##p",
"##ap ##e",
"Ġcom ##p",
"Ġke ##y",
"##r ##ow",
"Ġwh ##ite",
"Ġmake ##s",
"##ct ##or",
"Ġwr ##ong",
"S ##pot",
"ĠD ##aisy",
"Ġbre ##ak",
"Ġbl ##ack",
"##n ##er",
"D ##o",
"##th ##y",
"Ġmus ##ic",
"ĠWh ##at",
"##are ##nt",
"Ġpo ##l",
"Ġde ##ep",
"Ġdel ##ic",
"B ##ob",
"Ġbe ##e",
"Ġforg ##ot",
"##ce ##ss",
"##u ##ed",
"Ġcast ##le",
"Ġe ##m",
"##ve ##s",
"Ġwe ##ar",
"Ġh ##it",
"##i ##et",
"Ġp ##arent",
"##o ##lly",
"##is ##ter",
"Ġqu ##iet",
"Ġr ##ound",
"Ġdanc ##ed",
"Ġw ##he",
"Ġst ##u",
"Ġle ##af",
"Ġwant ##s",
"##an ##ce",
"Ġv ##is",
"Ġn ##ap",
"Ġmon ##ster",
"Ġb ##owl",
"##an ##g",
"##o ##s",
"##ull ##y",
"Ġtal ##ked",
"##itt ##en",
"##r ##ot",
"Ġd ##ry",
"Ġb ##or",
"Ġunderst ##and",
"Ġfast ##er",
"Ġcook ##ies",
"##re ##n",
"Ġbr ##ought",
"Ġle ##g",
"##z ##z",
"##f ##ully",
"F ##rom",
"ĠIn ##side",
"Ġsm ##art",
"##t ##s",
"##c ##y",
"Ġs ##ign",
"##ro ##ss",
"Ġs ##ide",
"ĠR ##e",
"Ġrock ##s",
"Ġsh ##aring",
"Ġm ##um",
"Ġwe ##ll",
"Ġbran ##ch",
"Ġbut ##ton",
"Ġse ##c",
"Ġsome ##one",
"Ġhapp ##en",
"H ##is",
"Ġpo ##in",
"Ġfin ##ished",
"Ġre ##s",
"Ġfo ##x",
"Ġdin ##ner",
"Ġre ##l",
"##en ##ce",
"Ġs ##ister",
"Ġre ##ally",
"J ##o",
"Ġfly ##ing",
"##ard ##s",
"ĠT ##o",
"##ed ##dy",
"Ġe ##le",
"Ġcont ##in",
"Ġwor ##ried",
"Ġvis ##it",
"Ġbe ##ach",
"Ġ ##que",
"Ġsec ##ret",
"Ġk ##ing",
"ĠM ##aybe",
"##g ##y",
"Ġe ##l",
"Ġto ##day",
"Ġperf ##ect",
"ĠSara ##h",
"Ġsh ##in",
"Ġs ##illy",
"##i ##pp",
"Ġevery ##thing",
"ĠJo ##e",
"Ġri ##ver",
"ĠSo ##on",
"Ġdan ##ger",
"Ġsmile ##s",
"ĠA ##t",
"Ġf ##ield",
"Ġf ##ur",
"Ġchild ##ren",
"Ġg ##u",
"Wh ##ile",
"Ġwe ##lc",
"Ġfill ##ed",
"Ġsa ##ng",
"Ġp ##udd",
"Ġel ##se",
"Ġw ##ish",
"Ġeat ##ing",
"Ġsn ##ack",
"ĠE ##m",
"##z ##e",
"Ġpiece ##s",
"Ġprom ##ised",
"##or ##d",
"Ġsp ##r",
"Ġg ##i",
"Ġp ##ig",
"Ġf ##ree",
"Ġb ##ite",
"Ġcontin ##ued",
"Ġreal ##ized",
"##e ##ad",
"##itt ##ing",
"Ġe ##ar",
"Ġj ##ar",
"Ġc ##ow",
"J ##ust",
"M ##aybe",
"##at ##ed",
"Ġbl ##ank",
"Ġcare ##fully",
"##st ##ead",
"Ġparent ##s",
"Ġor ##ange",
"Ġ ##-",
"ĠTom ##my",
"Ġmu ##d",
"A ##my",
"Ġdra ##g",
"ĠB ##illy",
"Ġroll ##ed",
"Ġcry ##ing",
"Ġblank ##et",
"Ġb ##ou",
"Ġs ##oup",
"##ck ##et",
"##im ##i",
"Ġsa ##il",
"Ġp ##urp",
"##a ##le",
"Ġdr ##ink",
"Ġy ##es",
"Ġen ##ough",
"Ġsn ##ake",
"Ġcra ##b",
"##se ##s",
"Ġlaug ##hing",
"Ġthr ##ow",
"Ġp ##et",
"Ġb ##ath",
"Ġword ##s",
"Ġ ##Z",
"Ġpurp ##le",
"Ġfair ##y",
"Ġamaz ##ing",
"Ġwith ##out",
"##i ##ch",
"Ġbott ##le",
"##i ##re",
"F ##in",
"Ġgif ##t",
"##on ##s",
"Ġp ##ast",
"Ġgra ##ndma",
"Ġbar ##ked",
"##i ##ver",
"Ġwag ##ged",
"Ġm ##ail",
"Ġm ##oney",
"##f ##ort",
"ĠG ##ra",
"##us ##ed",
"Ġmon ##key",
"##un ##ch",
"##ch ##ool",
"Ġat ##t",
"Ġbr ##own",
"Ġmo ##ved",
"Ġask ##s",
"Ġdo ##ctor",
"##is ##es",
"Ġclos ##ed",
"Ġc ##andy",
"Ġs ##u",
"Ġwelc ##ome",
"Ġown ##er",
"##g ##g",
"Ġs ##chool",
"Ġl ##on",
"Ġget ##ting",
"ĠC ##h",
"Ġsm ##o",
"Ġhig ##her",
"Ġtre ##asure",
"Ġs ##itting",
"Ġlon ##ely",
"Ġmor ##ning",
"Ġdanger ##ous",
"Ġapp ##les",
"Ġli ##ving",
"##us ##h",
"Ġm ##other",
"##ve ##l",
"##un ##a",
"Ġro ##ad",
"Ġshin ##ing",
"Ġsh ##op",
"##as ##ed",
"Ġpa ##w",
"##e ##re",
"Ġr ##a",
"Ġsho ##es",
"##i ##ble",
"##o ##l",
"Ġp ##re",
"Ġtal ##king",
"##al ##thy",
"Ġst ##re",
"Ġcre ##at",
"Ġc ##aught",
"Ġstr ##ange",
"Ġe ##gg",
"Ġrun ##s",
"Ġb ##uck",
"Ġl ##etter",
"Ġpa ##ss",
"Ġche ##e",
"Ġw ##ings",
"Ġf ##an",
"##f ##ish",
"Ġm ##ad",
"##ask ##et",
"Ġl ##ake",
"Ġb ##asket",
"##a ##ss",
"##ck ##s",
"##s ##et",
"ĠM ##imi",
"Ġst ##one",
"Ġthink ##s",
"Ġdrag ##on",
"##m ##e",
"ĠB ##l",
"Ġpudd ##le",
"Ġno ##se",
"Ġto ##m",
"ĠL ##e",
"Ġdelic ##ious",
"##is ##k",
"##bo ##ard",
"Ġst ##and",
"Ġb ##at",
"Ġfarm ##er",
"Ġt ##eddy",
"##a ##pp",
"Ġbel ##ie",
"Ġco ##at",
"##it ##ch",
"Ġsa ##me",
"Ġm ##ine",
"##c ##hes",
"Ġf ##it",
"Ġday ##s",
"Ġbr ##ing",
"Ġyear ##s",
"Ġse ##ar",
"Ġwh ##ist",
"Ġgent ##le",
"##ig ##h",
"Ġstar ##t",
"Ġcr ##ay",
"' ##ll",
"##ig ##g",
"Ġp ##ill",
"Ġsc ##ream",
"Ġk ##ite",
"##ph ##ant",
"Ġfin ##ally",
"##ar ##m",
"Ġv ##ill",
"Ġtast ##y",
"Ġch ##o",
"Ġsing ##ing",
"##ell ##a",
"Ġp ##h",
"Ġw ##ore",
"Ġb ##en",
"Ġhop ##ed",
"Ġshe ##ll",
"Ġsw ##ings",
"Ġtr ##ou",
"Ġher ##self",
"##in ##ed",
"##s ##y",
"Ġpus ##h",
"Mom ##my",
"Ġh ##or",
"##s ##w",
"P ##lease",
"Jo ##hn",
"##isk ##ers",
"Ġan ##sw",
"Ġbel ##ong",
"Ġbus ##h",
"Ġcar ##rot",
"##aught ##y",
"Ġte ##ach",
"Ġele ##phant",
"Ġdro ##pped",
"Ġn ##aughty",
"Ġsh ##ap",
"##ra ##ct",
"##b ##ow",
"Ġco ##ll",
"ĠJ ##en",
"Ġwo ##ke",
"##i ##er",
"Ġte ##ac",
"Ġhid ##ing",
"##s ##c",
"Ġp ##ile",
"Ġar ##ri",
"##b ##all",
"##er ##ry",
"Ġc ##our",
"##ll ##ie",
"##is ##a",
"Ġto ##uc",
"Ġtw ##ins",
"Ġpu ##ppy",
"Ġl ##unch",
"Ġsa ##ck",
"Ġb ##ow",
"Ġm ##in",
"Ġgre ##w",
"Ġshap ##es",
"Ġche ##ered",
"Ġsee ##m",
"Ġp ##ers",
"Ġcour ##se",
"Ġro ##pe",
"Ġju ##ice",
"##ir ##th",
"Ġvill ##age",
"##irth ##day",
"Ġsp ##in",
"##i ##pped",
"Ġrain ##bow",
"ĠF ##red",
"##am ##a",
"##f ##used",
"O ##K",
"Ġben ##ch",
"Ġsp ##oon",
"Ġcut ##e",
"Ġf ##ence",
"Ġstre ##et",
"Ġn ##ut",
"Ġchee ##se",
"Ġro ##b",
"Ġsh ##ook",
"Ġpr ##ob",
"Ġtouc ##hed",
"##id ##ge",
"ĠWh ##iskers",
"Ġse ##ed",
"ĠBl ##ue",
"Ġfore ##ver",
"Ġteac ##her",
"Ġbe ##ll",
"Ġj ##oy",
"G ##ood",
"Ġwa ##r",
"Ġcar ##ry",
"Ġpl ##ane",
"##le ##m",
"Ġe ##as",
"##co ##l",
"Ġc ##orn",
"Ġsound ##s",
"Ġb ##irthday",
"Ġbug ##s",
"Ġprob ##lem",
"Ġd ##es",
"##ll ##a",
"Ġmo ##st",
"Ġin ##c",
"Ġp ##ower",
"Ġsp ##o",
"Ġab ##le",
"##il ##k",
"Ġarri ##ved",
"##b ##r",
"Ġn ##um",
"Ġbus ##y",
"Ġdoll ##s",
"##at ##o",
"##ir ##p",
"Ġfe ##w",
"Ġw ##ra",
"Ġwonder ##ful",
"Ġfeel ##s",
"ĠEm ##ma",
"##i ##an",
"ĠTh ##ank",
"Ġbre ##ad",
"Ġm ##ilk",
"Fin ##ally",
"Ġrob ##ot",
"Ġre ##c",
"Ġprom ##ise",
"Ġsh ##y",
"##e ##b",
"Ġk ##iss",
"Ġne ##ck",
"##ir ##t",
"Ġb ##and",
"##ount ##ain",
"Ġhelp ##ful",
"##u ##b",
"##g ##ly",
"##et ##er",
"Ġhear ##t",
"Ġpo ##cket",
"Ġsh ##ake",
"##ump ##y",
"Ġc ##ave",
"Ġp ##op",
"Ġpat ##ient",
"##ar ##p",
"Ġli ##ve",
"ĠJ ##im",
"Ġo ##b",
"Ġu ##gly",
"Ġstor ##m",
"Ġslow ##ly",
"##e ##ared",
"Ġbelie ##ve",
"Ġhold ##ing",
"Ġt ##urt",
"Ġup ##set",
"Ġsh ##r",
"ĠRe ##my",
"Ġco ##ver",
"Ġk ##itten",
"ĠB ##ella",
"J ##ack",
"Ġsh ##arp"
]
}
}