plato-model-test-1 / tokenizer.json
chosenone80's picture
End of training
e56fdf5
Raw
History Blame Contribute Delete
77.2 kB
{
"version": "1.0",
"truncation": {
"direction": "Right",
"max_length": 512,
"strategy": "LongestFirst",
"stride": 0
},
"padding": {
"strategy": "BatchLongest",
"direction": "Right",
"pad_to_multiple_of": null,
"pad_id": 0,
"pad_type_id": 0,
"pad_token": "[PAD]"
},
"added_tokens": [
{
"id": 0,
"content": "[PAD]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 1,
"content": "[UNK]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 2,
"content": "[CLS]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 3,
"content": "[SEP]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 4,
"content": "[MASK]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
}
],
"normalizer": {
"type": "BertNormalizer",
"clean_text": true,
"handle_chinese_chars": true,
"strip_accents": null,
"lowercase": false
},
"pre_tokenizer": {
"type": "BertPreTokenizer"
},
"post_processor": {
"type": "TemplateProcessing",
"single": [
{
"SpecialToken": {
"id": "[CLS]",
"type_id": 0
}
},
{
"Sequence": {
"id": "A",
"type_id": 0
}
},
{
"SpecialToken": {
"id": "[SEP]",
"type_id": 0
}
}
],
"pair": [
{
"SpecialToken": {
"id": "[CLS]",
"type_id": 0
}
},
{
"Sequence": {
"id": "A",
"type_id": 0
}
},
{
"SpecialToken": {
"id": "[SEP]",
"type_id": 0
}
},
{
"Sequence": {
"id": "B",
"type_id": 1
}
},
{
"SpecialToken": {
"id": "[SEP]",
"type_id": 1
}
}
],
"special_tokens": {
"[CLS]": {
"id": "[CLS]",
"ids": [
2
],
"tokens": [
"[CLS]"
]
},
"[SEP]": {
"id": "[SEP]",
"ids": [
3
],
"tokens": [
"[SEP]"
]
}
}
},
"decoder": {
"type": "WordPiece",
"prefix": "##",
"cleanup": true
},
"model": {
"type": "WordPiece",
"unk_token": "[UNK]",
"continuing_subword_prefix": "##",
"max_input_chars_per_word": 100,
"vocab": {
"[PAD]": 0,
"[UNK]": 1,
"[CLS]": 2,
"[SEP]": 3,
"[MASK]": 4,
"!": 5,
"\"": 6,
"'": 7,
",": 8,
"-": 9,
".": 10,
":": 11,
";": 12,
"?": 13,
"A": 14,
"B": 15,
"C": 16,
"D": 17,
"E": 18,
"F": 19,
"G": 20,
"H": 21,
"I": 22,
"J": 23,
"K": 24,
"L": 25,
"M": 26,
"N": 27,
"O": 28,
"P": 29,
"Q": 30,
"R": 31,
"S": 32,
"T": 33,
"U": 34,
"V": 35,
"W": 36,
"X": 37,
"Y": 38,
"a": 39,
"b": 40,
"c": 41,
"d": 42,
"e": 43,
"f": 44,
"g": 45,
"h": 46,
"i": 47,
"j": 48,
"k": 49,
"l": 50,
"m": 51,
"n": 52,
"o": 53,
"p": 54,
"q": 55,
"r": 56,
"s": 57,
"t": 58,
"u": 59,
"v": 60,
"w": 61,
"x": 62,
"y": 63,
"z": 64,
"##e": 65,
"##m": 66,
"##s": 67,
"##r": 68,
"##t": 69,
"##a": 70,
"##y": 71,
"##n": 72,
"##g": 73,
"##u": 74,
"##f": 75,
"##i": 76,
"##o": 77,
"##p": 78,
"##b": 79,
"##d": 80,
"##v": 81,
"##h": 82,
"##l": 83,
"##c": 84,
"##w": 85,
"##x": 86,
"##j": 87,
"##k": 88,
"##q": 89,
"##E": 90,
"##N": 91,
"##T": 92,
"##H": 93,
"##R": 94,
"##A": 95,
"##S": 96,
"##Y": 97,
"##M": 98,
"##C": 99,
"##U": 100,
"##O": 101,
"##K": 102,
"##z": 103,
"##P": 104,
"##L": 105,
"##I": 106,
"##D": 107,
"th": 108,
"the": 109,
"##er": 110,
"##nd": 111,
"##at": 112,
"##ou": 113,
"##in": 114,
"##st": 115,
"to": 116,
"##re": 117,
"of": 118,
"and": 119,
"wh": 120,
"##en": 121,
"##an": 122,
"##on": 123,
"is": 124,
"##es": 125,
"##ic": 126,
"no": 127,
"in": 128,
"##ed": 129,
"you": 130,
"##ing": 131,
"be": 132,
"##th": 133,
"that": 134,
"##se": 135,
"##ust": 136,
"sa": 137,
"##ll": 138,
"##or": 139,
"he": 140,
"not": 141,
"ha": 142,
"##is": 143,
"##id": 144,
"##ar": 145,
"##ut": 146,
"re": 147,
"an": 148,
"##ly": 149,
"##ld": 150,
"##ve": 151,
"wi": 152,
"##le": 153,
"just": 154,
"##it": 155,
"or": 156,
"##om": 157,
"as": 158,
"##ther": 159,
"Th": 160,
"##ice": 161,
"##as": 162,
"are": 163,
"go": 164,
"##ay": 165,
"##ion": 166,
"##ce": 167,
"##ter": 168,
"##ould": 169,
"##us": 170,
"said": 171,
"for": 172,
"And": 173,
"do": 174,
"on": 175,
"we": 176,
"##ak": 177,
"##im": 178,
"##od": 179,
"##ch": 180,
"##ich": 181,
"##ir": 182,
"##ct": 183,
"ar": 184,
"have": 185,
"say": 186,
"##est": 187,
"##gh": 188,
"which": 189,
"his": 190,
"##ow": 191,
"##ent": 192,
"but": 193,
"su": 194,
"me": 195,
"they": 196,
"who": 197,
"##ain": 198,
"what": 199,
"good": 200,
"##ght": 201,
"##just": 202,
"st": 203,
"##al": 204,
"would": 205,
"##ver": 206,
"justice": 207,
"##ul": 208,
"##ur": 209,
"man": 210,
"will": 211,
"at": 212,
"##ore": 213,
"pr": 214,
"sh": 215,
"##ue": 216,
"de": 217,
"un": 218,
"##ie": 219,
"##il": 220,
"them": 221,
"##ma": 222,
"con": 223,
"li": 224,
"##em": 225,
"##ant": 226,
"with": 227,
"fr": 228,
"art": 229,
"if": 230,
"by": 231,
"##pp": 232,
"when": 233,
"##chus": 234,
"tr": 235,
"inter": 236,
"one": 237,
"##ers": 238,
"se": 239,
"##li": 240,
"##ess": 241,
"rep": 242,
"interest": 243,
"him": 244,
"##ect": 245,
"their": 246,
"##ere": 247,
"your": 248,
"any": 249,
"Yes": 250,
"can": 251,
"com": 252,
"pro": 253,
"ex": 254,
"##et": 255,
"##tain": 256,
"has": 257,
"ad": 258,
"ow": 259,
"##ge": 260,
"than": 261,
"there": 262,
"en": 263,
"But": 264,
"##ment": 265,
"so": 266,
"##au": 267,
"##ist": 268,
"##ight": 269,
"##ble": 270,
"##ong": 271,
"more": 272,
"##ad": 273,
"##ke": 274,
"this": 275,
"my": 276,
"other": 277,
"unjust": 278,
"was": 279,
"##all": 280,
"str": 281,
"own": 282,
"ne": 283,
"##ras": 284,
"##oc": 285,
"Then": 286,
"al": 287,
"all": 288,
"may": 289,
"qu": 290,
"##yma": 291,
"##os": 292,
"##ertain": 293,
"Thras": 294,
"##ake": 295,
"##ymachus": 296,
"Thrasymachus": 297,
"##sw": 298,
"##ure": 299,
"##lied": 300,
"##iv": 301,
"##ian": 302,
"injust": 303,
"answ": 304,
"replied": 305,
"injustice": 306,
"##ose": 307,
"##ertainly": 308,
"##rat": 309,
"##now": 310,
"rul": 311,
"##other": 312,
"##her": 313,
"ask": 314,
"##nds": 315,
"like": 316,
"frie": 317,
"answer": 318,
"am": 319,
"ev": 320,
"##pe": 321,
"##ink": 322,
"##sel": 323,
"another": 324,
"##onger": 325,
"it": 326,
"know": 327,
"ab": 328,
"us": 329,
"##qu": 330,
"then": 331,
"##out": 332,
"##one": 333,
"true": 334,
"Wh": 335,
"were": 336,
"##ine": 337,
"mean": 338,
"##ocrat": 339,
"Certainly": 340,
"##mar": 341,
"had": 342,
"sub": 343,
"stronger": 344,
"Socrat": 345,
"ac": 346,
"spe": 347,
"##ep": 348,
"now": 349,
"been": 350,
"##ish": 351,
"only": 352,
"from": 353,
"Socrates": 354,
"##ether": 355,
"##me": 356,
"##fer": 357,
"##ire": 358,
"##ies": 359,
"##ot": 360,
"##ject": 361,
"think": 362,
"##ician": 363,
"##ause": 364,
"##our": 365,
"whether": 366,
"That": 367,
"should": 368,
"subject": 369,
"use": 370,
"##able": 371,
"##ind": 372,
"##ive": 373,
"##thing": 374,
"cons": 375,
"enem": 376,
"wor": 377,
"##fore": 378,
"##ence": 379,
"bec": 380,
"##art": 381,
"##aking": 382,
"Po": 383,
"pre": 384,
"pay": 385,
"##ell": 386,
"##so": 387,
"##tter": 388,
"##per": 389,
"##ate": 390,
"##ather": 391,
"##ite": 392,
"##ity": 393,
"##estion": 394,
"exce": 395,
"question": 396,
"evil": 397,
"##self": 398,
"about": 399,
"ca": 400,
"ch": 401,
"right": 402,
"##ea": 403,
"##ear": 404,
"##vant": 405,
"##la": 406,
"##nder": 407,
"##lemar": 408,
"see": 409,
"comp": 410,
"Polemar": 411,
"Polemarchus": 412,
"You": 413,
"men": 414,
"must": 415,
"make": 416,
"our": 417,
"##ra": 418,
"##ill": 419,
"##way": 420,
"##ery": 421,
"##itt": 422,
"##ition": 423,
"##ome": 424,
"saying": 425,
"also": 426,
"because": 427,
"ag": 428,
"per": 429,
"part": 430,
"up": 431,
"want": 432,
"##ds": 433,
"thing": 434,
"har": 435,
"well": 436,
"arg": 437,
"adm": 438,
"ruler": 439,
"consid": 440,
"For": 441,
"##mp": 442,
"##ys": 443,
"##un": 444,
"##if": 445,
"these": 446,
"better": 447,
"supp": 448,
"advant": 449,
"friends": 450,
"advanta": 451,
"Tr": 452,
"age": 453,
"fa": 454,
"hor": 455,
"ou": 456,
"tim": 457,
"##fit": 458,
"##ost": 459,
"##bt": 460,
"##ves": 461,
"##RA": 462,
"##ation": 463,
"inj": 464,
"wise": 465,
"The": 466,
"def": 467,
"##ally": 468,
"##oney": 469,
"excell": 470,
"True": 471,
"ought": 472,
"app": 473,
"end": 474,
"how": 475,
"money": 476,
"ph": 477,
"under": 478,
"##ument": 479,
"##ful": 480,
"##ous": 481,
"##reat": 482,
"ref": 483,
"##ction": 484,
"att": 485,
"##ade": 486,
"friend": 487,
"argument": 488,
"dis": 489,
"giv": 490,
"med": 491,
"nat": 492,
"##and": 493,
"##gn": 494,
"##um": 495,
"##uth": 496,
"##fe": 497,
"##ip": 498,
"##ither": 499,
"##oo": 500,
"##pt": 501,
"##icine": 502,
"##lear": 503,
"##irst": 504,
"subjects": 505,
"enemies": 506,
"consider": 507,
"##ysician": 508,
"suppose": 509,
"physician": 510,
"medicine": 511,
"No": 512,
"able": 513,
"ever": 514,
"fur": 515,
"first": 516,
"mist": 517,
"old": 518,
"sou": 519,
"##ri": 520,
"##not": 521,
"##oin": 522,
"##pos": 523,
"##led": 524,
"##US": 525,
"thou": 526,
"same": 527,
"does": 528,
"she": 529,
"cannot": 530,
"therefore": 531,
"never": 532,
"What": 533,
"He": 534,
"af": 535,
"bod": 536,
"great": 537,
"let": 538,
"might": 539,
"ob": 540,
"some": 541,
"take": 542,
"##ap": 543,
"##ond": 544,
"##less": 545,
"those": 546,
"##atter": 547,
"##ense": 548,
"nothing": 549,
"happ": 550,
"life": 551,
"himself": 552,
"proper": 553,
"rulers": 554,
"##quire": 555,
"acc": 556,
"speaking": 557,
"advantage": 558,
"time": 559,
"soul": 560,
"SO": 561,
"cour": 562,
"did": 563,
"er": 564,
"far": 565,
"most": 566,
"made": 567,
"out": 568,
"pers": 569,
"rather": 570,
"vir": 571,
"way": 572,
"##ses": 573,
"##tue": 574,
"##ior": 575,
"##op": 576,
"##ced": 577,
"##ES": 578,
"##TES": 579,
"##MA": 580,
"##CRA": 581,
"##stand": 582,
"##ance": 583,
"bel": 584,
"##ort": 585,
"##ide": 586,
"##ard": 587,
"rece": 588,
"##ason": 589,
"##aken": 590,
"sure": 591,
"such": 592,
"##ult": 593,
"debt": 594,
"seem": 595,
"comm": 596,
"others": 597,
"words": 598,
"compan": 599,
"upon": 600,
"admitt": 601,
"excellence": 602,
"further": 603,
"SOCRA": 604,
"err": 605,
"virtue": 606,
"SOCRATES": 607,
"call": 608,
"clear": 609,
"des": 610,
"ea": 611,
"gain": 612,
"ind": 613,
"ign": 614,
"mind": 615,
"opp": 616,
"pow": 617,
"pil": 618,
"vie": 619,
"wis": 620,
"##ac": 621,
"##fect": 622,
"##vin": 623,
"##con": 624,
"##HUS": 625,
"##CHUS": 626,
"##red": 627,
"off": 628,
"whom": 629,
"inc": 630,
"sail": 631,
"##ides": 632,
"rem": 633,
"reason": 634,
"##aker": 635,
"says": 636,
"stat": 637,
"##urn": 638,
"many": 639,
"cont": 640,
"convin": 641,
"interests": 642,
"comma": 643,
"exa": 644,
"##ured": 645,
"meaning": 646,
"case": 647,
"horse": 648,
"nature": 649,
"every": 650,
"##rib": 651,
"course": 652,
"admitted": 653,
"ignor": 654,
"power": 655,
"pilot": 656,
"view": 657,
"Gl": 658,
"away": 659,
"ben": 660,
"could": 661,
"imp": 662,
"mus": 663,
"matter": 664,
"na": 665,
"sense": 666,
"tell": 667,
"##ever": 668,
"##efit": 669,
"##ro": 670,
"##ast": 671,
"##ise": 672,
"##ious": 673,
"##dom": 674,
"##ving": 675,
"##ict": 676,
"##ick": 677,
"int": 678,
"best": 679,
"having": 680,
"ass": 681,
"gover": 682,
"##alth": 683,
"arts": 684,
"truth": 685,
"##aucon": 686,
"quite": 687,
"##ived": 688,
"asked": 689,
"even": 690,
"speak": 691,
"enemy": 692,
"pres": 693,
"payment": 694,
"perfect": 695,
"partn": 696,
"harm": 697,
"understand": 698,
"##ook": 699,
"body": 700,
"company": 701,
"wisdom": 702,
"Glaucon": 703,
"benefit": 704,
"musician": 705,
"govern": 706,
"Is": 707,
"Or": 708,
"Of": 709,
"Very": 710,
"Well": 711,
"action": 712,
"bad": 713,
"certainly": 714,
"dif": 715,
"el": 716,
"either": 717,
"mu": 718,
"pl": 719,
"very": 720,
"##end": 721,
"##sion": 722,
"##ty": 723,
"##nt": 724,
"##ness": 725,
"##old": 726,
"##pect": 727,
"##hal": 728,
"##lish": 729,
"##cess": 730,
"##ree": 731,
"where": 732,
"being": 733,
"before": 734,
"##imon": 735,
"super": 736,
"##mag": 737,
"without": 738,
"try": 739,
"##ady": 740,
"need": 741,
"alway": 742,
"things": 743,
"appear": 744,
"mistaken": 745,
"thought": 746,
"person": 747,
"belie": 748,
"common": 749,
"each": 750,
"oppos": 751,
"sailor": 752,
"else": 753,
"much": 754,
"always": 755,
"Cep": 756,
"How": 757,
"If": 758,
"Simon": 759,
"bo": 760,
"ey": 761,
"ear": 762,
"fe": 763,
"ful": 764,
"gra": 765,
"imag": 766,
"la": 767,
"lo": 768,
"making": 769,
"ru": 770,
"res": 771,
"sk": 772,
"sort": 773,
"tw": 774,
"wish": 775,
"##ms": 776,
"##yond": 777,
"##ges": 778,
"##ily": 779,
"##ber": 780,
"##vide": 781,
"##hip": 782,
"##lu": 783,
"##les": 784,
"##ON": 785,
"##res": 786,
"why": 787,
"##onour": 788,
"inf": 789,
"inst": 790,
"beyond": 791,
"hear": 792,
"reg": 793,
"##ceed": 794,
"state": 795,
"shall": 796,
"shep": 797,
"##empt": 798,
"artist": 799,
"##like": 800,
"profit": 801,
"provide": 802,
"add": 803,
"##oss": 804,
"##herd": 805,
"useful": 806,
"char": 807,
"##eace": 808,
"##laim": 809,
"injur": 810,
"attempt": 811,
"##oint": 812,
"happy": 813,
"##oph": 814,
"desire": 815,
"command": 816,
"##ribut": 817,
"ignorant": 818,
"play": 819,
"##halus": 820,
"believe": 821,
"opposite": 822,
"Cephalus": 823,
"Simonides": 824,
"fulf": 825,
"imagine": 826,
"shepherd": 827,
"GL": 828,
"In": 829,
"Let": 830,
"Now": 831,
"To": 832,
"cor": 833,
"claim": 834,
"dr": 835,
"done": 836,
"fear": 837,
"get": 838,
"hum": 839,
"honour": 840,
"ke": 841,
"less": 842,
"litt": 843,
"op": 844,
"over": 845,
"ple": 846,
"peace": 847,
"ser": 848,
"sin": 849,
"sim": 850,
"turn": 851,
"wr": 852,
"##ey": 853,
"##ec": 854,
"##eat": 855,
"##eed": 856,
"##gin": 857,
"##ged": 858,
"##use": 859,
"##ved": 860,
"##AU": 861,
"##CON": 862,
"##LE": 863,
"##ated": 864,
"##reed": 865,
"##ready": 866,
"##ener": 867,
"nor": 868,
"##ings": 869,
"##orm": 870,
"really": 871,
"going": 872,
"##using": 873,
"doing": 874,
"weaker": 875,
"##akes": 876,
"##ention": 877,
"still": 878,
"##verse": 879,
"unlike": 880,
"themsel": 881,
"neither": 882,
"already": 883,
"When": 884,
"acqu": 885,
"again": 886,
"fault": 887,
"horses": 888,
"defin": 889,
"disc": 890,
"gives": 891,
"after": 892,
"states": 893,
"name": 894,
"government": 895,
"differ": 896,
"superior": 897,
"both": 898,
"rule": 899,
"fulfil": 900,
"GLAU": 901,
"keep": 902,
"little": 903,
"wrong": 904,
"themselves": 905,
"GLAUCON": 906,
"Do": 907,
"It": 908,
"PO": 909,
"TH": 910,
"We": 911,
"act": 912,
"br": 913,
"bless": 914,
"city": 915,
"den": 916,
"gener": 917,
"ill": 918,
"lear": 919,
"look": 920,
"mis": 921,
"mere": 922,
"mast": 923,
"po": 924,
"put": 925,
"pun": 926,
"point": 927,
"rich": 928,
"son": 929,
"som": 930,
"vice": 931,
"##ead": 932,
"##man": 933,
"##ry": 934,
"##ring": 935,
"##ave": 936,
"##ng": 937,
"##ied": 938,
"##ith": 939,
"##ild": 940,
"##ile": 941,
"##ias": 942,
"##ient": 943,
"##ible": 944,
"##oy": 945,
"##bl": 946,
"##der": 947,
"##ding": 948,
"##ces": 949,
"##join": 950,
"##king": 951,
"##RCHUS": 952,
"##SY": 953,
"thie": 954,
"##ound": 955,
"##iness": 956,
"too": 957,
"##rect": 958,
"while": 959,
"##ens": 960,
"##ical": 961,
"infer": 962,
"begin": 963,
"##ute": 964,
"ret": 965,
"require": 966,
"##ited": 967,
"##ass": 968,
"wealth": 969,
"##imes": 970,
"##own": 971,
"pra": 972,
"deter": 973,
"depos": 974,
"conc": 975,
"##ement": 976,
"reply": 977,
"yourself": 978,
"anything": 979,
"##etimes": 980,
"strict": 981,
"necess": 982,
"allow": 983,
"thinks": 984,
"care": 985,
"##ific": 986,
"advantages": 987,
"##RASY": 988,
"injured": 989,
"defect": 990,
"excellent": 991,
"attribut": 992,
"given": 993,
"mistake": 994,
"##ledge": 995,
"aff": 996,
"##apable": 997,
"##MACHUS": 998,
"##MARCHUS": 999,
"surely": 1000,
"office": 1001,
"incapable": 1002,
"convinced": 1003,
"into": 1004,
"partner": 1005,
"eye": 1006,
"law": 1007,
"love": 1008,
"two": 1009,
"instead": 1010,
"regard": 1011,
"correct": 1012,
"human": 1013,
"pleas": 1014,
"since": 1015,
"turned": 1016,
"##LEMARCHUS": 1017,
"POLEMARCHUS": 1018,
"THRASY": 1019,
"punish": 1020,
"sometimes": 1021,
"THRASYMACHUS": 1022,
"As": 1023,
"Cle": 1024,
"Clear": 1025,
"Nay": 1026,
"Would": 1027,
"av": 1028,
"auth": 1029,
"bu": 1030,
"da": 1031,
"due": 1032,
"dist": 1033,
"es": 1034,
"ends": 1035,
"equ": 1036,
"fo": 1037,
"find": 1038,
"foo": 1039,
"gu": 1040,
"give": 1041,
"her": 1042,
"hold": 1043,
"id": 1044,
"kind": 1045,
"los": 1046,
"longer": 1047,
"lea": 1048,
"min": 1049,
"non": 1050,
"num": 1051,
"pu": 1052,
"pla": 1053,
"poss": 1054,
"ro": 1055,
"sc": 1056,
"sight": 1057,
"sick": 1058,
"ter": 1059,
"tal": 1060,
"utter": 1061,
"wa": 1062,
"yet": 1063,
"##ef": 1064,
"##el": 1065,
"##med": 1066,
"##mmar": 1067,
"##ser": 1068,
"##ran": 1069,
"##rived": 1070,
"##ab": 1071,
"##ase": 1072,
"##ale": 1073,
"##age": 1074,
"##gs": 1075,
"##ger": 1076,
"##uly": 1077,
"##fic": 1078,
"##ig": 1079,
"##ience": 1080,
"##ign": 1081,
"##plish": 1082,
"##bers": 1083,
"##dly": 1084,
"##ven": 1085,
"##lain": 1086,
"##cc": 1087,
"##wn": 1088,
"##know": 1089,
"thus": 1090,
"##ern": 1091,
"##ative": 1092,
"##ouse": 1093,
"##ough": 1094,
"##oubt": 1095,
"##ount": 1096,
"##int": 1097,
"tor": 1098,
"told": 1099,
"oft": 1100,
"ins": 1101,
"sac": 1102,
"##ording": 1103,
"health": 1104,
"real": 1105,
"relu": 1106,
"reverse": 1107,
"##ities": 1108,
"##itoph": 1109,
"order": 1110,
"##omplish": 1111,
"gold": 1112,
"##ayment": 1113,
"##ions": 1114,
"##ceive": 1115,
"down": 1116,
"suf": 1117,
"##veral": 1118,
"##ular": 1119,
"willing": 1120,
"shown": 1121,
"dear": 1122,
"deli": 1123,
"conf": 1124,
"##ember": 1125,
"truly": 1126,
"##ership": 1127,
"set": 1128,
"several": 1129,
"repeat": 1130,
"repayment": 1131,
"prof": 1132,
"proceed": 1133,
"owes": 1134,
"enter": 1135,
"##ocles": 1136,
"qual": 1137,
"answers": 1138,
"answering": 1139,
"knowing": 1140,
"knowledge": 1141,
"Why": 1142,
"acknow": 1143,
"prefer": 1144,
"agree": 1145,
"considers": 1146,
"##mple": 1147,
"times": 1148,
"injure": 1149,
"They": 1150,
"however": 1151,
"refuse": 1152,
"##position": 1153,
"though": 1154,
"sheep": 1155,
"obey": 1156,
"##quired": 1157,
"accomplish": 1158,
"##iorated": 1159,
"receive": 1160,
"debts": 1161,
"seems": 1162,
"error": 1163,
"clearly": 1164,
"##acter": 1165,
"remain": 1166,
"remember": 1167,
"statement": 1168,
"convince": 1169,
"exact": 1170,
"example": 1171,
"assent": 1172,
"perfectly": 1173,
"partnership": 1174,
"##sions": 1175,
"appears": 1176,
"sailors": 1177,
"grammar": 1178,
"skill": 1179,
"inform": 1180,
"profitable": 1181,
"character": 1182,
"injury": 1183,
"player": 1184,
"simp": 1185,
"definition": 1186,
"general": 1187,
"learn": 1188,
"master": 1189,
"return": 1190,
"deposit": 1191,
"allowed": 1192,
"affir": 1193,
"laws": 1194,
"pleasure": 1195,
"Cleitoph": 1196,
"Clearly": 1197,
"author": 1198,
"esc": 1199,
"equally": 1200,
"foolish": 1201,
"place": 1202,
"possess": 1203,
"wait": 1204,
"reluct": 1205,
"accomplished": 1206,
"Cleitophon": 1207,
"May": 1208,
"Nor": 1209,
"Per": 1210,
"Pro": 1211,
"Qu": 1212,
"So": 1213,
"Soph": 1214,
"Tell": 1215,
"bl": 1216,
"bur": 1217,
"cl": 1218,
"certain": 1219,
"cause": 1220,
"eat": 1221,
"eas": 1222,
"fi": 1223,
"fest": 1224,
"fight": 1225,
"father": 1226,
"fun": 1227,
"freed": 1228,
"found": 1229,
"gr": 1230,
"gone": 1231,
"ho": 1232,
"hook": 1233,
"house": 1234,
"kn": 1235,
"lau": 1236,
"latter": 1237,
"mod": 1238,
"mad": 1239,
"makes": 1240,
"nur": 1241,
"occ": 1242,
"pa": 1243,
"pen": 1244,
"pan": 1245,
"pie": 1246,
"pass": 1247,
"sp": 1248,
"sat": 1249,
"sing": 1250,
"sus": 1251,
"sma": 1252,
"ty": 1253,
"taken": 1254,
"takes": 1255,
"usel": 1256,
"var": 1257,
"voy": 1258,
"##eal": 1259,
"##ends": 1260,
"##men": 1261,
"##met": 1262,
"##mine": 1263,
"##sured": 1264,
"##rific": 1265,
"##ting": 1266,
"##tun": 1267,
"##ae": 1268,
"##air": 1269,
"##ared": 1270,
"##gres": 1271,
"##ud": 1272,
"##father": 1273,
"##ial": 1274,
"##ok": 1275,
"##oid": 1276,
"##over": 1277,
"##de": 1278,
"##hap": 1279,
"##cip": 1280,
"##crib": 1281,
"##cise": 1282,
"##we": 1283,
"##PH": 1284,
"three": 1285,
"##erable": 1286,
"##ndfather": 1287,
"##atch": 1288,
"##inion": 1289,
"##incip": 1290,
"##sten": 1291,
"toge": 1292,
"##ret": 1293,
"##reh": 1294,
"##rent": 1295,
"##reng": 1296,
"offer": 1297,
"##enly": 1298,
"##ans": 1299,
"##ang": 1300,
"##ony": 1301,
"inher": 1302,
"youth": 1303,
"saw": 1304,
"##lly": 1305,
"heal": 1306,
"hands": 1307,
"##ises": 1308,
"##isition": 1309,
"##ary": 1310,
"##ark": 1311,
"rel": 1312,
"rec": 1313,
"rest": 1314,
"requ": 1315,
"remar": 1316,
"render": 1317,
"rejoin": 1318,
"There": 1319,
"gods": 1320,
"forb": 1321,
"force": 1322,
"fortun": 1323,
"dogs": 1324,
"##iry": 1325,
"##cts": 1326,
"arms": 1327,
"arith": 1328,
"meant": 1329,
"whose": 1330,
"whole": 1331,
"##aint": 1332,
"steal": 1333,
"streng": 1334,
"##alty": 1335,
"##vers": 1336,
"##ural": 1337,
"priv": 1338,
"prun": 1339,
"princip": 1340,
"ship": 1341,
"dep": 1342,
"unless": 1343,
"##ilful": 1344,
"confer": 1345,
"live": 1346,
"light": 1347,
"liable": 1348,
"lives": 1349,
"listen": 1350,
"sea": 1351,
"sec": 1352,
"seen": 1353,
"come": 1354,
"exer": 1355,
"exist": 1356,
"expect": 1357,
"exec": 1358,
"enqu": 1359,
"enquire": 1360,
"##aud": 1361,
"##aught": 1362,
"myself": 1363,
"##ock": 1364,
"quar": 1365,
"##ival": 1366,
"##rate": 1367,
"asks": 1368,
"likely": 1369,
"answered": 1370,
"among": 1371,
"knows": 1372,
"acquired": 1373,
"spec": 1374,
"word": 1375,
"world": 1376,
"prev": 1377,
"except": 1378,
"chan": 1379,
"rightly": 1380,
"seeing": 1381,
"seeking": 1382,
"complain": 1383,
"##rac": 1384,
"##racts": 1385,
"aged": 1386,
"agreed": 1387,
"wanted": 1388,
"harp": 1389,
"hardly": 1390,
"argue": 1391,
"admit": 1392,
"fam": 1393,
"fail": 1394,
"##ations": 1395,
"refusing": 1396,
"giving": 1397,
"natural": 1398,
"Nothing": 1399,
"greatest": 1400,
"##aped": 1401,
"accur": 1402,
"according": 1403,
"below": 1404,
"receiv": 1405,
"received": 1406,
"clearer": 1407,
"indu": 1408,
"indeed": 1409,
"contracts": 1410,
"commands": 1411,
"horseman": 1412,
"ignorance": 1413,
"intention": 1414,
"present": 1415,
"prescrib": 1416,
"whereas": 1417,
"wherever": 1418,
"feel": 1419,
"grandfather": 1420,
"result": 1421,
"skilful": 1422,
"infall": 1423,
"artists": 1424,
"added": 1425,
"addition": 1426,
"charm": 1427,
"injuring": 1428,
"drink": 1429,
"opinion": 1430,
"openly": 1431,
"servant": 1432,
"acquisition": 1433,
"against": 1434,
"discus": 1435,
"different": 1436,
"blessed": 1437,
"deny": 1438,
"poet": 1439,
"##blic": 1440,
"thieves": 1441,
"inference": 1442,
"deteriorated": 1443,
"concern": 1444,
"necessity": 1445,
"attributed": 1446,
"punishment": 1447,
"avoid": 1448,
"build": 1449,
"public": 1450,
"##rann": 1451,
"often": 1452,
"insist": 1453,
"sacrific": 1454,
"profess": 1455,
"qualities": 1456,
"acknowled": 1457,
"grammarian": 1458,
"informer": 1459,
"pleasures": 1460,
"authority": 1461,
"Proceed": 1462,
"Quite": 1463,
"Sophocles": 1464,
"festival": 1465,
"function": 1466,
"laugh": 1467,
"nurse": 1468,
"penalty": 1469,
"spok": 1470,
"small": 1471,
"tyrann": 1472,
"useless": 1473,
"voyage": 1474,
"##haps": 1475,
"together": 1476,
"inherited": 1477,
"request": 1478,
"remark": 1479,
"arithmet": 1480,
"strength": 1481,
"private": 1482,
"pruning": 1483,
"enquiry": 1484,
"spoken": 1485,
"Ar": 1486,
"Are": 1487,
"Ade": 1488,
"By": 1489,
"Bec": 1490,
"CE": 1491,
"Did": 1492,
"Hom": 1493,
"Has": 1494,
"Ind": 1495,
"Imp": 1496,
"Just": 1497,
"Lys": 1498,
"Most": 1499,
"Nic": 1500,
"Never": 1501,
"Pir": 1502,
"St": 1503,
"Su": 1504,
"Sh": 1505,
"Will": 1506,
"Yet": 1507,
"bat": 1508,
"bre": 1509,
"bes": 1510,
"bus": 1511,
"ce": 1512,
"cr": 1513,
"cre": 1514,
"car": 1515,
"cut": 1516,
"cit": 1517,
"cas": 1518,
"cal": 1519,
"civ": 1520,
"creat": 1521,
"cond": 1522,
"don": 1523,
"day": 1524,
"dish": 1525,
"dra": 1526,
"doubt": 1527,
"dark": 1528,
"fl": 1529,
"fat": 1530,
"fin": 1531,
"fore": 1532,
"fall": 1533,
"four": 1534,
"fill": 1535,
"gather": 1536,
"gave": 1537,
"hat": 1538,
"hate": 1539,
"home": 1540,
"ir": 1541,
"jour": 1542,
"jud": 1543,
"ly": 1544,
"lar": 1545,
"long": 1546,
"lef": 1547,
"maker": 1548,
"night": 1549,
"none": 1550,
"pe": 1551,
"pat": 1552,
"pur": 1553,
"pos": 1554,
"ra": 1555,
"run": 1556,
"sn": 1557,
"si": 1558,
"sen": 1559,
"sla": 1560,
"side": 1561,
"tre": 1562,
"tem": 1563,
"table": 1564,
"taking": 1565,
"tends": 1566,
"taught": 1567,
"vine": 1568,
"vill": 1569,
"vict": 1570,
"war": 1571,
"went": 1572,
"##mm": 1573,
"##my": 1574,
"##mus": 1575,
"##most": 1576,
"##sla": 1577,
"##sense": 1578,
"##ship": 1579,
"##rink": 1580,
"##rary": 1581,
"##tire": 1582,
"##tness": 1583,
"##twe": 1584,
"##ach": 1585,
"##app": 1586,
"##ner": 1587,
"##nest": 1588,
"##ney": 1589,
"##gg": 1590,
"##gra": 1591,
"##uc": 1592,
"##uing": 1593,
"##uish": 1594,
"##ume": 1595,
"##uade": 1596,
"##ft": 1597,
"##fied": 1598,
"##ib": 1599,
"##iz": 1600,
"##ier": 1601,
"##iest": 1602,
"##iver": 1603,
"##ike": 1604,
"##of": 1605,
"##opt": 1606,
"##pic": 1607,
"##ptain": 1608,
"##pose": 1609,
"##bled": 1610,
"##bbers": 1611,
"##dd": 1612,
"##den": 1613,
"##dic": 1614,
"##dict": 1615,
"##vour": 1616,
"##vig": 1617,
"##hold": 1618,
"##lf": 1619,
"##lp": 1620,
"##lus": 1621,
"##cy": 1622,
"##cious": 1623,
"##war": 1624,
"##ward": 1625,
"##wise": 1626,
"##joy": 1627,
"##NT": 1628,
"##AL": 1629,
"theft": 1630,
"##erve": 1631,
"##erring": 1632,
"##ought": 1633,
"##ined": 1634,
"towar": 1635,
"##rel": 1636,
"##ening": 1637,
"##ices": 1638,
"##icient": 1639,
"##icular": 1640,
"nod": 1641,
"##edience": 1642,
"young": 1643,
"##inguish": 1644,
"beef": 1645,
"betwe": 1646,
"##the": 1647,
"sale": 1648,
"safe": 1649,
"##lled": 1650,
"heir": 1651,
"heard": 1652,
"help": 1653,
"notion": 1654,
"hand": 1655,
"##ised": 1656,
"##issions": 1657,
"##isfied": 1658,
"##arily": 1659,
"retain": 1660,
"ready": 1661,
"anx": 1662,
"witness": 1663,
"##leb": 1664,
"##lect": 1665,
"##its": 1666,
"got": 1667,
"goes": 1668,
"godd": 1669,
"##ayers": 1670,
"##cept": 1671,
"##ush": 1672,
"##uses": 1673,
"forms": 1674,
"once": 1675,
"weak": 1676,
"##ims": 1677,
"##imant": 1678,
"##irc": 1679,
"##iration": 1680,
"arist": 1681,
"arrived": 1682,
"army": 1683,
"suit": 1684,
"meat": 1685,
"##ains": 1686,
"##ghted": 1687,
"start": 1688,
"##uring": 1689,
"manner": 1690,
"prayers": 1691,
"sho": 1692,
"shrink": 1693,
"dem": 1694,
"dec": 1695,
"deal": 1696,
"deem": 1697,
"unint": 1698,
"unerring": 1699,
"##ield": 1700,
"##ilar": 1701,
"##ility": 1702,
"convers": 1703,
"fraud": 1704,
"##ppose": 1705,
"trans": 1706,
"interpos": 1707,
"interdict": 1708,
"##lies": 1709,
"##ected": 1710,
"yours": 1711,
"process": 1712,
"proposition": 1713,
"proof": 1714,
"exp": 1715,
"adopt": 1716,
"owe": 1717,
"enjoin": 1718,
"ensla": 1719,
"entire": 1720,
"enjoy": 1721,
"soon": 1722,
"##istic": 1723,
"strick": 1724,
"neg": 1725,
"new": 1726,
"near": 1727,
"##ocrac": 1728,
"##osed": 1729,
"##iance": 1730,
"ruling": 1731,
"amb": 1732,
"amusing": 1733,
"its": 1734,
"known": 1735,
"Where": 1736,
"##ocratical": 1737,
"##ired": 1738,
"consist": 1739,
"work": 1740,
"worse": 1741,
"become": 1742,
"##arts": 1743,
"##sol": 1744,
"exceed": 1745,
"evils": 1746,
"captain": 1747,
"cho": 1748,
"cheat": 1749,
"child": 1750,
"chair": 1751,
"compar": 1752,
"##raction": 1753,
"perceive": 1754,
"perhaps": 1755,
"particular": 1756,
"wants": 1757,
"wanting": 1758,
"admissions": 1759,
"##iffer": 1760,
"fact": 1761,
"deficient": 1762,
"appro": 1763,
"refuses": 1764,
"disposition": 1765,
"disgra": 1766,
"considered": 1767,
"##posed": 1768,
"bodily": 1769,
"obtain": 1770,
"obser": 1771,
"obedience": 1772,
"something": 1773,
"happiness": 1774,
"property": 1775,
"advantageous": 1776,
"persuade": 1777,
"ways": 1778,
"##ople": 1779,
"##standing": 1780,
"commit": 1781,
"companion": 1782,
"errs": 1783,
"called": 1784,
"deserve": 1785,
"eager": 1786,
"gainful": 1787,
"indiffer": 1788,
"##acy": 1789,
"##ack": 1790,
"offices": 1791,
"income": 1792,
"reasons": 1793,
"contribut": 1794,
"contrary": 1795,
"horsemen": 1796,
"impro": 1797,
"implies": 1798,
"navig": 1799,
"##iously": 1800,
"perfection": 1801,
"diffic": 1802,
"superint": 1803,
"persons": 1804,
"commonly": 1805,
"eyes": 1806,
"ears": 1807,
"earnest": 1808,
"laid": 1809,
"respect": 1810,
"hearing": 1811,
"##ossible": 1812,
"desires": 1813,
"commanded": 1814,
"serve": 1815,
"similar": 1816,
"##entionally": 1817,
"acquaint": 1818,
"defining": 1819,
"discover": 1820,
"brother": 1821,
"blessing": 1822,
"denied": 1823,
"illust": 1824,
"miserable": 1825,
"##bling": 1826,
"thief": 1827,
"pract": 1828,
"praise": 1829,
"determine": 1830,
"conclus": 1831,
"necessarily": 1832,
"Assured": 1833,
"dare": 1834,
"distinguish": 1835,
"folly": 1836,
"idea": 1837,
"leave": 1838,
"minist": 1839,
"nonsense": 1840,
"number": 1841,
"numbers": 1842,
"robbers": 1843,
"scale": 1844,
"term": 1845,
"termed": 1846,
"talk": 1847,
"utterly": 1848,
"torch": 1849,
"reality": 1850,
"suffer": 1851,
"suffic": 1852,
"delighted": 1853,
"entertain": 1854,
"characteristic": 1855,
"simple": 1856,
"affirmed": 1857,
"escaped": 1858,
"possession": 1859,
"reluctant": 1860,
"reluctance": 1861,
"blow": 1862,
"burden": 1863,
"class": 1864,
"easily": 1865,
"finds": 1866,
"fighting": 1867,
"freedom": 1868,
"hope": 1869,
"modes": 1870,
"occur": 1871,
"paid": 1872,
"panic": 1873,
"pieces": 1874,
"satisfied": 1875,
"single": 1876,
"suspect": 1877,
"variance": 1878,
"##aeus": 1879,
"##PHAL": 1880,
"##rehend": 1881,
"##rents": 1882,
"healer": 1883,
"relations": 1884,
"rejoined": 1885,
"forbid": 1886,
"fortunes": 1887,
"principle": 1888,
"deprived": 1889,
"second": 1890,
"exerc": 1891,
"existing": 1892,
"execute": 1893,
"quarrel": 1894,
"special": 1895,
"change": 1896,
"famous": 1897,
"accuracy": 1898,
"receiving": 1899,
"horsemanship": 1900,
"infallible": 1901,
"charming": 1902,
"discussion": 1903,
"poets": 1904,
"builder": 1905,
"sacrifices": 1906,
"acknowledged": 1907,
"laughing": 1908,
"arithmetician": 1909,
"Arist": 1910,
"Adeimant": 1911,
"Because": 1912,
"CEPHAL": 1913,
"Homer": 1914,
"Indeed": 1915,
"Impossible": 1916,
"Piraeus": 1917,
"Suppose": 1918,
"besides": 1919,
"business": 1920,
"celeb": 1921,
"citiz": 1922,
"cases": 1923,
"calm": 1924,
"draw": 1925,
"flock": 1926,
"gathering": 1927,
"journey": 1928,
"lyre": 1929,
"large": 1930,
"left": 1931,
"people": 1932,
"position": 1933,
"race": 1934,
"six": 1935,
"senses": 1936,
"slaves": 1937,
"temp": 1938,
"villains": 1939,
"victims": 1940,
"towards": 1941,
"between": 1942,
"retains": 1943,
"goddess": 1944,
"unintentionally": 1945,
"transgres": 1946,
"interposing": 1947,
"procession": 1948,
"enjoins": 1949,
"entirely": 1950,
"stricken": 1951,
"##ocracies": 1952,
"approve": 1953,
"disgrace": 1954,
"improved": 1955,
"navigation": 1956,
"difficult": 1957,
"superintend": 1958,
"acquaintance": 1959,
"conclusion": 1960,
"Assuredly": 1961,
"Adeimantus": 1962,
"CEPHALUS": 1963,
"citizens": 1964,
"Am": 1965,
"An": 1966,
"Ac": 1967,
"AD": 1968,
"Ath": 1969,
"Aut": 1970,
"Acc": 1971,
"Be": 1972,
"BO": 1973,
"Bend": 1974,
"Bias": 1975,
"Ch": 1976,
"Can": 1977,
"Con": 1978,
"Chal": 1979,
"CLE": 1980,
"De": 1981,
"Done": 1982,
"Doubt": 1983,
"En": 1984,
"Ex": 1985,
"Euth": 1986,
"Even": 1987,
"Each": 1988,
"Far": 1989,
"Fea": 1990,
"First": 1991,
"Gr": 1992,
"Go": 1993,
"Great": 1994,
"Ho": 1995,
"His": 1996,
"Hea": 1997,
"Have": 1998,
"List": 1999,
"Like": 2000,
"My": 2001,
"Men": 2002,
"Man": 2003,
"Money": 2004,
"Not": 2005,
"Need": 2006,
"On": 2007,
"Ob": 2008,
"Od": 2009,
"Oh": 2010,
"Pre": 2011,
"Pind": 2012,
"Pitt": 2013,
"Pri": 2014,
"Peace": 2015,
"Pae": 2016,
"Se": 2017,
"Ser": 2018,
"Sure": 2019,
"Some": 2020,
"Sever": 2021,
"Sec": 2022,
"Take": 2023,
"Und": 2024,
"WE": 2025,
"Were": 2026,
"With": 2027,
"Xer": 2028,
"ast": 2029,
"aim": 2030,
"ach": 2031,
"ama": 2032,
"alike": 2033,
"ban": 2034,
"bid": 2035,
"bit": 2036,
"bir": 2037,
"bli": 2038,
"bla": 2039,
"band": 2040,
"back": 2041,
"cou": 2042,
"cher": 2043,
"cea": 2044,
"cured": 2045,
"cook": 2046,
"cold": 2047,
"cens": 2048,
"count": 2049,
"catch": 2050,
"cush": 2051,
"circ": 2052,
"der": 2053,
"dou": 2054,
"din": 2055,
"dan": 2056,
"dut": 2057,
"div": 2058,
"dire": 2059,
"dum": 2060,
"dise": 2061,
"dres": 2062,
"during": 2063,
"ed": 2064,
"epic": 2065,
"fre": 2066,
"fan": 2067,
"fut": 2068,
"fal": 2069,
"fade": 2070,
"fled": 2071,
"free": 2072,
"flu": 2073,
"faint": 2074,
"ga": 2075,
"gl": 2076,
"gar": 2077,
"gent": 2078,
"gras": 2079,
"gang": 2080,
"hi": 2081,
"hes": 2082,
"hus": 2083,
"here": 2084,
"hire": 2085,
"hot": 2086,
"hence": 2087,
"hated": 2088,
"imm": 2089,
"join": 2090,
"joint": 2091,
"kep": 2092,
"len": 2093,
"lust": 2094,
"lor": 2095,
"lay": 2096,
"lion": 2097,
"lest": 2098,
"lie": 2099,
"late": 2100,
"lost": 2101,
"loss": 2102,
"lang": 2103,
"mo": 2104,
"mer": 2105,
"mat": 2106,
"mid": 2107,
"mar": 2108,
"mak": 2109,
"main": 2110,
"mal": 2111,
"match": 2112,
"mark": 2113,
"nay": 2114,
"nations": 2115,
"ox": 2116,
"pou": 2117,
"pas": 2118,
"pure": 2119,
"pause": 2120,
"pity": 2121,
"pop": 2122,
"ran": 2123,
"red": 2124,
"ris": 2125,
"rate": 2126,
"rise": 2127,
"round": 2128,
"sm": 2129,
"sw": 2130,
"sed": 2131,
"sor": 2132,
"sle": 2133,
"sir": 2134,
"sil": 2135,
"sem": 2136,
"sli": 2137,
"sill": 2138,
"sway": 2139,
"spect": 2140,
"sign": 2141,
"swe": 2142,
"sits": 2143,
"ta": 2144,
"tas": 2145,
"tight": 2146,
"tea": 2147,
"tast": 2148,
"tend": 2149,
"tale": 2150,
"ut": 2151,
"und": 2152,
"val": 2153,
"vig": 2154,
"won": 2155,
"wom": 2156,
"ward": 2157,
"wick": 2158,
"yest": 2159,
"yield": 2160,
"##ew": 2161,
"##ely": 2162,
"##eas": 2163,
"##ech": 2164,
"##ebt": 2165,
"##min": 2166,
"##mes": 2167,
"##mit": 2168,
"##mas": 2169,
"##mant": 2170,
"##mation": 2171,
"##mbling": 2172,
"##sed": 2173,
"##sing": 2174,
"##sid": 2175,
"##sent": 2176,
"##sure": 2177,
"##ray": 2178,
"##rain": 2179,
"##right": 2180,
"##rine": 2181,
"##rimon": 2182,
"##rough": 2183,
"##rises": 2184,
"##raud": 2185,
"##ts": 2186,
"##tre": 2187,
"##tle": 2188,
"##tled": 2189,
"##tro": 2190,
"##tens": 2191,
"##tected": 2192,
"##tely": 2193,
"##aut": 2194,
"##act": 2195,
"##ail": 2196,
"##ament": 2197,
"##ape": 2198,
"##ander": 2199,
"##aged": 2200,
"##aven": 2201,
"##arent": 2202,
"##aired": 2203,
"##amas": 2204,
"##yb": 2205,
"##yd": 2206,
"##ying": 2207,
"##yle": 2208,
"##ning": 2209,
"##nse": 2210,
"##nant": 2211,
"##native": 2212,
"##gy": 2213,
"##gl": 2214,
"##gan": 2215,
"##gth": 2216,
"##gged": 2217,
"##gry": 2218,
"##gger": 2219,
"##gans": 2220,
"##grate": 2221,
"##gaged": 2222,
"##uf": 2223,
"##ues": 2224,
"##ued": 2225,
"##uce": 2226,
"##ual": 2227,
"##under": 2228,
"##ump": 2229,
"##uced": 2230,
"##uage": 2231,
"##ugs": 2232,
"##ugg": 2233,
"##for": 2234,
"##fle": 2235,
"##fet": 2236,
"##isel": 2237,
"##ially": 2238,
"##iast": 2239,
"##igin": 2240,
"##iander": 2241,
"##iump": 2242,
"##oly": 2243,
"##ove": 2244,
"##oak": 2245,
"##ogy": 2246,
"##pes": 2247,
"##par": 2248,
"##ply": 2249,
"##ple": 2250,
"##pur": 2251,
"##pet": 2252,
"##pared": 2253,
"##piration": 2254,
"##pired": 2255,
"##prises": 2256,
"##paired": 2257,
"##ban": 2258,
"##bly": 2259,
"##bod": 2260,
"##bine": 2261,
"##band": 2262,
"##bab": 2263,
"##back": 2264,
"##day": 2265,
"##ders": 2266,
"##duing": 2267,
"##damas": 2268,
"##voc": 2269,
"##vation": 2270,
"##viously": 2271,
"##here": 2272,
"##hian": 2273,
"##hind": 2274,
"##hear": 2275,
"##hman": 2276,
"##hab": 2277,
"##happ": 2278,
"##hib": 2279,
"##lt": 2280,
"##ler": 2281,
"##lic": 2282,
"##lut": 2283,
"##lim": 2284,
"##lers": 2285,
"##lty": 2286,
"##lings": 2287,
"##liness": 2288,
"##lined": 2289,
"##cing": 2290,
"##cas": 2291,
"##cus": 2292,
"##crat": 2293,
"##ccess": 2294,
"##claim": 2295,
"##wful": 2296,
"##with": 2297,
"##wright": 2298,
"##where": 2299,
"##xes": 2300,
"##xed": 2301,
"##xing": 2302,
"##jur": 2303,
"##kon": 2304,
"##kes": 2305,
"##kind": 2306,
"##que": 2307,
"##EI": 2308,
"##TO": 2309,
"##OK": 2310,
"##zement": 2311,
"##ITO": 2312,
"thick": 2313,
"thres": 2314,
"through": 2315,
"##erat": 2316,
"##eration": 2317,
"##erday": 2318,
"##nding": 2319,
"##nders": 2320,
"##ath": 2321,
"##atient": 2322,
"##ouble": 2323,
"##inal": 2324,
"##inable": 2325,
"##inued": 2326,
"##stain": 2327,
"##stant": 2328,
"##stance": 2329,
"##ren": 2330,
"##reea": 2331,
"##reds": 2332,
"##enian": 2333,
"##ension": 2334,
"##ency": 2335,
"##ane": 2336,
"##anch": 2337,
"##answ": 2338,
"##anian": 2339,
"##anias": 2340,
"##ances": 2341,
"##ones": 2342,
"##onent": 2343,
"##onian": 2344,
"##onical": 2345,
"##ese": 2346,
"##icirc": 2347,
"nose": 2348,
"nove": 2349,
"ing": 2350,
"inhab": 2351,
"##eds": 2352,
"##edly": 2353,
"bear": 2354,
"beast": 2355,
"beaut": 2356,
"began": 2357,
"behind": 2358,
"##thod": 2359,
"##though": 2360,
"##see": 2361,
"##set": 2362,
"##sely": 2363,
"##seus": 2364,
"##sequ": 2365,
"sage": 2366,
"sake": 2367,
"sadly": 2368,
"safet": 2369,
"salut": 2370,
"##llor": 2371,
"##llow": 2372,
"##llers": 2373,
"##ory": 2374,
"##oral": 2375,
"##orous": 2376,
"heat": 2377,
"held": 2378,
"head": 2379,
"heaven": 2380,
"notions": 2381,
"notwith": 2382,
"half": 2383,
"##ison": 2384,
"##isions": 2385,
"##ided": 2386,
"##iding": 2387,
"##ident": 2388,
"##idea": 2389,
"##idual": 2390,
"##ars": 2391,
"##arice": 2392,
"##arms": 2393,
"##armant": 2394,
"##utes": 2395,
"##ution": 2396,
"##utation": 2397,
"rema": 2398,
"rela": 2399,
"reven": 2400,
"revers": 2401,
"reaped": 2402,
"reward": 2403,
"rehear": 2404,
"renders": 2405,
"anal": 2406,
"angry": 2407,
"##lydamas": 2408,
"##ldier": 2409,
"wild": 2410,
"wipes": 2411,
"##lement": 2412,
"##lection": 2413,
"##letely": 2414,
"##itant": 2415,
"##itate": 2416,
"##itious": 2417,
"organs": 2418,
"origin": 2419,
"orders": 2420,
"##omes": 2421,
"##ominable": 2422,
"This": 2423,
"Them": 2424,
"Those": 2425,
"Think": 2426,
"Thrac": 2427,
"These": 2428,
"##asion": 2429,
"##asuring": 2430,
"##ioned": 2431,
"##cement": 2432,
"##ceived": 2433,
"##teriorated": 2434,
"##ternative": 2435,
"##used": 2436,
"form": 2437,
"forward": 2438,
"doct": 2439,
"doers": 2440,
"##aks": 2441,
"##impaired": 2442,
"##iminal": 2443,
"##ode": 2444,
"##oduce": 2445,
"##chase": 2446,
"##irly": 2447,
"##irable": 2448,
"arose": 2449,
"arran": 2450,
"arouse": 2451,
"##estive": 2452,
"##ghest": 2453,
"##owd": 2454,
"##ented": 2455,
"##enting": 2456,
"##ently": 2457,
"##entif": 2458,
"sum": 2459,
"summ": 2460,
"sugg": 2461,
"success": 2462,
"meet": 2463,
"method": 2464,
"measuring": 2465,
"wholes": 2466,
"wholly": 2467,
"whatever": 2468,
"goods": 2469,
"goodness": 2470,
"##ghts": 2471,
"##justs": 2472,
"stake": 2473,
"stand": 2474,
"stud": 2475,
"style": 2476,
"stones": 2477,
"story": 2478,
"##verb": 2479,
"mankind": 2480,
"produce": 2481,
"shave": 2482,
"shield": 2483,
"shuf": 2484,
"dema": 2485,
"delu": 2486,
"deceive": 2487,
"devour": 2488,
"decept": 2489,
"detected": 2490,
"death": 2491,
"deeds": 2492,
"unite": 2493,
"unity": 2494,
"unla": 2495,
"uncon": 2496,
"united": 2497,
"unmus": 2498,
"ungrate": 2499,
"unhapp": 2500,
"unansw": 2501,
"unimpaired": 2502,
"##iety": 2503,
"##ieved": 2504,
"##ils": 2505,
"##ilos": 2506,
"##ilty": 2507,
"##ilities": 2508,
"converse": 2509,
"conceive": 2510,
"consequ": 2511,
"conceived": 2512,
"liab": 2513,
"likes": 2514,
"##ems": 2515,
"##emen": 2516,
"##emus": 2517,
"##emaking": 2518,
"##embling": 2519,
"##anted": 2520,
"##anting": 2521,
"whence": 2522,
"whenever": 2523,
"trad": 2524,
"trave": 2525,
"triump": 2526,
"trouble": 2527,
"seer": 2528,
"seated": 2529,
"self": 2530,
"separ": 2531,
"##essed": 2532,
"report": 2533,
"repro": 2534,
"repast": 2535,
"coming": 2536,
"compe": 2537,
"comfor": 2538,
"combine": 2539,
"proves": 2540,
"progres": 2541,
"propose": 2542,
"proposed": 2543,
"probab": 2544,
"prohib": 2545,
"proclaim": 2546,
"proverb": 2547,
"exper": 2548,
"extre": 2549,
"##etected": 2550,
"##taining": 2551,
"advoc": 2552,
"adjusts": 2553,
"thank": 2554,
"enab": 2555,
"enough": 2556,
"ensured": 2557,
"engaged": 2558,
"##ments": 2559,
"##mented": 2560,
"soldier": 2561,
"##isture": 2562,
"##istocles": 2563,
"moreover": 2564,
"##adly": 2565,
"otherwise": 2566,
"unjustly": 2567,
"strong": 2568,
"strive": 2569,
"strings": 2570,
"struc": 2571,
"strike": 2572,
"strugg": 2573,
"neather": 2574,
"##ocking": 2575,
"alone": 2576,
"almost": 2577,
"although": 2578,
"alarms": 2579,
"alternative": 2580,
"allian": 2581,
"quiver": 2582,
"##osening": 2583,
"##ividual": 2584,
"##ians": 2585,
"##rated": 2586,
"##rating": 2587,
"ruled": 2588,
"asking": 2589,
"likewise": 2590,
"amid": 2591,
"amount": 2592,
"amply": 2593,
"evident": 2594,
"itself": 2595,
"abusing": 2596,
"absol": 2597,
"above": 2598,
"abler": 2599,
"abstain": 2600,
"abiding": 2601,
"abominable": 2602,
"abode": 2603,
"used": 2604,
"Which": 2605,
"Whose": 2606,
"Whether": 2607,
"means": 2608,
"subduing": 2609,
"sublim": 2610,
"substant": 2611,
"accept": 2612,
"speaker": 2613,
"speech": 2614,
"##ishes": 2615,
"##ished": 2616,
"##iesced": 2617,
"thinking": 2618,
"subjection": 2619,
"##inder": 2620,
"##indlers": 2621,
"##ivel": 2622,
"##ively": 2623,
"consum": 2624,
"conscious": 2625,
"consented": 2626,
"worst": 2627,
"becomes": 2628,
"Polydamas": 2629,
"preced": 2630,
"precise": 2631,
"predic": 2632,
"precious": 2633,
"prepared": 2634,
"paying": 2635,
"##ellig": 2636,
"questions": 2637,
"questioned": 2638,
"came": 2639,
"camp": 2640,
"cares": 2641,
"chance": 2642,
"chisel": 2643,
"##eared": 2644,
"##land": 2645,
"##lare": 2646,
"seek": 2647,
"compared": 2648,
"composed": 2649,
"comprehend": 2650,
"completely": 2651,
"##illing": 2652,
"##illies": 2653,
"##itting": 2654,
"ago": 2655,
"agreea": 2656,
"perverse": 2657,
"permit": 2658,
"perpet": 2659,
"perjur": 2660,
"perils": 2661,
"party": 2662,
"parties": 2663,
"upset": 2664,
"hard": 2665,
"harder": 2666,
"harang": 2667,
"admiration": 2668,
"admirable": 2669,
"##ysseus": 2670,
"##uneration": 2671,
"##iful": 2672,
"supper": 2673,
"supposed": 2674,
"supplement": 2675,
"friendship": 2676,
"favour": 2677,
"fairly": 2678,
"wisest": 2679,
"Theban": 2680,
"defend": 2681,
"deform": 2682,
"defraud": 2683,
"apply": 2684,
"appoint": 2685,
"appreh": 2686,
"apparent": 2687,
"appeared": 2688,
"philos": 2689,
"reform": 2690,
"refute": 2691,
"reflect": 2692,
"refrain": 2693,
"refutation": 2694,
"reflection": 2695,
"attend": 2696,
"attends": 2697,
"attraction": 2698,
"dissol": 2699,
"disposed": 2700,
"dissent": 2701,
"disple": 2702,
"native": 2703,
"##umed": 2704,
"##umstance": 2705,
"##iphian": 2706,
"##ooth": 2707,
"fury": 2708,
"furious": 2709,
"sought": 2710,
"##ried": 2711,
"##rious": 2712,
"sheer": 2713,
"affect": 2714,
"bodies": 2715,
"greater": 2716,
"greatly": 2717,
"mighty": 2718,
"mightiest": 2719,
"object": 2720,
"obviously": 2721,
"##aping": 2722,
"##ondly": 2723,
"happens": 2724,
"happier": 2725,
"happiest": 2726,
"accuse": 2727,
"account": 2728,
"souls": 2729,
"court": 2730,
"perspiration": 2731,
"##opher": 2732,
"##cedonian": 2733,
"##MANT": 2734,
"##ortance": 2735,
"receiver": 2736,
"##asoning": 2737,
"seeming": 2738,
"committing": 2739,
"admitting": 2740,
"clearness": 2741,
"design": 2742,
"gains": 2743,
"gained": 2744,
"indebt": 2745,
"individual": 2746,
"oppose": 2747,
"opponent": 2748,
"wiser": 2749,
"##acle": 2750,
"##acus": 2751,
"incur": 2752,
"inclu": 2753,
"inclined": 2754,
"sails": 2755,
"sailing": 2756,
"remnant": 2757,
"remuneration": 2758,
"reasonable": 2759,
"contest": 2760,
"contention": 2761,
"continued": 2762,
"convincing": 2763,
"examine": 2764,
"examin": 2765,
"horseback": 2766,
"everything": 2767,
"everywhere": 2768,
"powerful": 2769,
"viewed": 2770,
"implied": 2771,
"impres": 2772,
"imparts": 2773,
"impatient": 2774,
"importance": 2775,
"names": 2776,
"telling": 2777,
"##icks": 2778,
"intellig": 2779,
"assure": 2780,
"assured": 2781,
"assign": 2782,
"assume": 2783,
"assumed": 2784,
"evening": 2785,
"preside": 2786,
"presume": 2787,
"pressure": 2788,
"harmony": 2789,
"understanding": 2790,
"benefited": 2791,
"benefiting": 2792,
"governing": 2793,
"Ismen": 2794,
"actions": 2795,
"plain": 2796,
"##olding": 2797,
"##maging": 2798,
"trying": 2799,
"needs": 2800,
"believed": 2801,
"opposes": 2802,
"boxing": 2803,
"few": 2804,
"fees": 2805,
"feather": 2806,
"felt": 2807,
"lover": 2808,
"loosening": 2809,
"rugged": 2810,
"resort": 2811,
"resembling": 2812,
"twice": 2813,
"twel": 2814,
"##berate": 2815,
"##onourable": 2816,
"instant": 2817,
"instances": 2818,
"regular": 2819,
"regret": 2820,
"attempting": 2821,
"playing": 2822,
"fulfilling": 2823,
"corn": 2824,
"claims": 2825,
"claimed": 2826,
"draught": 2827,
"drought": 2828,
"drugs": 2829,
"fears": 2830,
"fearing": 2831,
"getting": 2832,
"humble": 2833,
"honourable": 2834,
"lesser": 2835,
"lesson": 2836,
"please": 2837,
"serious": 2838,
"acquiesced": 2839,
"faults": 2840,
"faulty": 2841,
"faultless": 2842,
"discret": 2843,
"governments": 2844,
"difference": 2845,
"superiors": 2846,
"keeper": 2847,
"keeping": 2848,
"wrongs": 2849,
"Does": 2850,
"acts": 2851,
"acting": 2852,
"brought": 2853,
"branch": 2854,
"bricks": 2855,
"generally": 2856,
"learnt": 2857,
"looks": 2858,
"looked": 2859,
"misery": 2860,
"misapp": 2861,
"misunder": 2862,
"merely": 2863,
"mastery": 2864,
"poor": 2865,
"poems": 2866,
"putting": 2867,
"riches": 2868,
"sons": 2869,
"took": 2870,
"inferior": 2871,
"inferred": 2872,
"begins": 2873,
"beginning": 2874,
"##utely": 2875,
"retort": 2876,
"requires": 2877,
"required": 2878,
"requirements": 2879,
"praises": 2880,
"deposited": 2881,
"replying": 2882,
"strictly": 2883,
"strictest": 2884,
"##ificant": 2885,
"##ification": 2886,
"defects": 2887,
"attribute": 2888,
"attributes": 2889,
"affair": 2890,
"corrected": 2891,
"pleasant": 2892,
"punished": 2893,
"avarice": 2894,
"buy": 2895,
"dagger": 2896,
"damaging": 2897,
"distance": 2898,
"distraction": 2899,
"food": 2900,
"follow": 2901,
"finding": 2902,
"guard": 2903,
"guided": 2904,
"guilty": 2905,
"guessed": 2906,
"holding": 2907,
"ideas": 2908,
"identif": 2909,
"kindly": 2910,
"loser": 2911,
"loses": 2912,
"losing": 2913,
"losses": 2914,
"least": 2915,
"leaves": 2916,
"minute": 2917,
"minutes": 2918,
"pull": 2919,
"room": 2920,
"roared": 2921,
"science": 2922,
"scolding": 2923,
"sickness": 2924,
"tales": 2925,
"talking": 2926,
"uttered": 2927,
"##serve": 2928,
"##ignity": 2929,
"##ernal": 2930,
"##atively": 2931,
"##oubtedly": 2932,
"##ounting": 2933,
"torrents": 2934,
"tormented": 2935,
"oftener": 2936,
"inspired": 2937,
"sacred": 2938,
"##ordingly": 2939,
"willingly": 2940,
"deliver": 2941,
"deliberate": 2942,
"confers": 2943,
"confuse": 2944,
"confined": 2945,
"confused": 2946,
"setting": 2947,
"settled": 2948,
"repeating": 2949,
"profane": 2950,
"proceeded": 2951,
"enterprises": 2952,
"quality": 2953,
"acknowledge": 2954,
"preferred": 2955,
"preferring": 2956,
"agreeing": 2957,
"obeyed": 2958,
"remains": 2959,
"remaining": 2960,
"exacted": 2961,
"exactness": 2962,
"assented": 2963,
"partnerships": 2964,
"skilled": 2965,
"characters": 2966,
"simply": 2967,
"simplic": 2968,
"learned": 2969,
"learning": 2970,
"affirm": 2971,
"affirms": 2972,
"authors": 2973,
"escape": 2974,
"escaping": 2975,
"possessed": 2976,
"waiting": 2977,
"Perhaps": 2978,
"Perdic": 2979,
"Periander": 2980,
"blush": 2981,
"burgl": 2982,
"cloak": 2983,
"eating": 2984,
"easy": 2985,
"fixed": 2986,
"ground": 2987,
"grown": 2988,
"granting": 2989,
"holiness": 2990,
"knock": 2991,
"knew": 2992,
"knocking": 2993,
"mode": 2994,
"madman": 2995,
"occasion": 2996,
"parents": 2997,
"pancrat": 2998,
"piece": 2999,
"passed": 3000,
"passing": 3001,
"singly": 3002,
"suspic": 3003,
"various": 3004,
"##cisely": 3005,
"##PHON": 3006,
"##atches": 3007,
"##retly": 3008,
"offered": 3009,
"offerings": 3010,
"##onymus": 3011,
"healing": 3012,
"relative": 3013,
"recall": 3014,
"reckon": 3015,
"recounting": 3016,
"restless": 3017,
"rendered": 3018,
"rendering": 3019,
"forbade": 3020,
"fortune": 3021,
"stealing": 3022,
"stealers": 3023,
"principles": 3024,
"shipwright": 3025,
"departs": 3026,
"conferring": 3027,
"lightly": 3028,
"listened": 3029,
"secretly": 3030,
"exercise": 3031,
"expected": 3032,
"execution": 3033,
"quarter": 3034,
"specially": 3035,
"previously": 3036,
"prevail": 3037,
"preventing": 3038,
"exceptions": 3039,
"chanced": 3040,
"complainers": 3041,
"complaints": 3042,
"family": 3043,
"fails": 3044,
"failed": 3045,
"accurate": 3046,
"receives": 3047,
"induced": 3048,
"induces": 3049,
"inducement": 3050,
"intentional": 3051,
"intentionally": 3052,
"prescribe": 3053,
"prescribes": 3054,
"prescribing": 3055,
"feeling": 3056,
"infallib": 3057,
"additional": 3058,
"drinks": 3059,
"discussed": 3060,
"concerned": 3061,
"concerning": 3062,
"builds": 3063,
"insisted": 3064,
"sacrificing": 3065,
"professes": 3066,
"professed": 3067,
"profession": 3068,
"acknowledges": 3069,
"functions": 3070,
"tyranny": 3071,
"tyrannies": 3072,
"tyrannical": 3073,
"remarks": 3074,
"arithmetic": 3075,
"Justice": 3076,
"Lysias": 3077,
"Lysanias": 3078,
"Nicias": 3079,
"Nicerat": 3080,
"Neverthe": 3081,
"Stay": 3082,
"State": 3083,
"She": 3084,
"Shall": 3085,
"battle": 3086,
"bathman": 3087,
"breaker": 3088,
"breaks": 3089,
"criminal": 3090,
"crowd": 3091,
"create": 3092,
"creation": 3093,
"carry": 3094,
"carried": 3095,
"cutpur": 3096,
"civility": 3097,
"civilities": 3098,
"creates": 3099,
"creature": 3100,
"condition": 3101,
"conduc": 3102,
"dishonourable": 3103,
"darkly": 3104,
"fatal": 3105,
"fattens": 3106,
"finally": 3107,
"finished": 3108,
"forebod": 3109,
"foresee": 3110,
"fallen": 3111,
"filled": 3112,
"hatred": 3113,
"hatreds": 3114,
"irony": 3115,
"ironical": 3116,
"judge": 3117,
"judges": 3118,
"patient": 3119,
"patrimon": 3120,
"purpose": 3121,
"purchase": 3122,
"snivel": 3123,
"snatches": 3124,
"trebled": 3125,
"trembling": 3126,
"nodding": 3127,
"##thee": 3128,
"safely": 3129,
"helping": 3130,
"anxious": 3131,
"anxiety": 3132,
"##lecting": 3133,
"weakly": 3134,
"weakness": 3135,
"aristocratical": 3136,
"aristocracies": 3137,
"suitable": 3138,
"meats": 3139,
"starting": 3140,
"shoes": 3141,
"shoemaking": 3142,
"democratical": 3143,
"democracies": 3144,
"decide": 3145,
"declare": 3146,
"dealings": 3147,
"deemed": 3148,
"conversing": 3149,
"conversation": 3150,
"interdicted": 3151,
"propositions": 3152,
"expense": 3153,
"explain": 3154,
"adopted": 3155,
"enslave": 3156,
"enslaved": 3157,
"enjoyment": 3158,
"negatively": 3159,
"neglecting": 3160,
"nearer": 3161,
"ambition": 3162,
"ambitious": 3163,
"Whereas": 3164,
"Wherefore": 3165,
"consists": 3166,
"consistent": 3167,
"works": 3168,
"choice": 3169,
"choose": 3170,
"children": 3171,
"chairs": 3172,
"comparative": 3173,
"comparison": 3174,
"observe": 3175,
"observation": 3176,
"eagerly": 3177,
"indifferent": 3178,
"indifference": 3179,
"contributes": 3180,
"contribution": 3181,
"respective": 3182,
"discovered": 3183,
"brothers": 3184,
"illustrate": 3185,
"illustrious": 3186,
"practice": 3187,
"practised": 3188,
"distinguished": 3189,
"minister": 3190,
"ministers": 3191,
"numbering": 3192,
"torches": 3193,
"suffering": 3194,
"sufferers": 3195,
"sufficing": 3196,
"sufficient": 3197,
"entertained": 3198,
"entertainment": 3199,
"occurred": 3200,
"occurring": 3201,
"exercises": 3202,
"exercised": 3203,
"charmingly": 3204,
"Ariston": 3205,
"Aristonymus": 3206,
"celebrate": 3207,
"celebrated": 3208,
"drawing": 3209,
"tempers": 3210,
"temples": 3211,
"transgresses": 3212,
"transgressions": 3213,
"difficulty": 3214,
"superintendent": 3215,
"Any": 3216,
"Acquired": 3217,
"ADEI": 3218,
"Athenian": 3219,
"Autoly": 3220,
"Accordingly": 3221,
"Behold": 3222,
"BOOK": 3223,
"Bendidea": 3224,
"Charmant": 3225,
"Consid": 3226,
"Chalcedonian": 3227,
"CLEITO": 3228,
"Deteriorated": 3229,
"Doubtless": 3230,
"Enough": 3231,
"Exact": 3232,
"Euthyd": 3233,
"Feast": 3234,
"Granted": 3235,
"Good": 3236,
"Hope": 3237,
"Heaven": 3238,
"Listen": 3239,
"Many": 3240,
"One": 3241,
"Observe": 3242,
"Odysseus": 3243,
"Precisely": 3244,
"Pindar": 3245,
"Pittacus": 3246,
"Prithee": 3247,
"Paeanian": 3248,
"Seasoning": 3249,
"Seriphian": 3250,
"Surely": 3251,
"Several": 3252,
"Secondly": 3253,
"Undoubtedly": 3254,
"WENT": 3255,
"Xerxes": 3256,
"astray": 3257,
"achieved": 3258,
"amazement": 3259,
"banque": 3260,
"bitter": 3261,
"birds": 3262,
"blind": 3263,
"blame": 3264,
"counse": 3265,
"cherishes": 3266,
"cease": 3267,
"cookery": 3268,
"censure": 3269,
"country": 3270,
"cushioned": 3271,
"circumstance": 3272,
"derived": 3273,
"doubled": 3274,
"diner": 3275,
"danger": 3276,
"duty": 3277,
"divisions": 3278,
"direction": 3279,
"dumb": 3280,
"disease": 3281,
"dresser": 3282,
"edification": 3283,
"epicure": 3284,
"freemen": 3285,
"fancy": 3286,
"future": 3287,
"falsely": 3288,
"fluently": 3289,
"game": 3290,
"gladly": 3291,
"garland": 3292,
"gentle": 3293,
"grasp": 3294,
"highest": 3295,
"hesitate": 3296,
"husband": 3297,
"hirelings": 3298,
"immoral": 3299,
"joined": 3300,
"kept": 3301,
"length": 3302,
"lord": 3303,
"laying": 3304,
"lately": 3305,
"language": 3306,
"moisture": 3307,
"merits": 3308,
"maternal": 3309,
"midway": 3310,
"march": 3311,
"makers": 3312,
"maintaining": 3313,
"malignity": 3314,
"market": 3315,
"oxen": 3316,
"poured": 3317,
"passions": 3318,
"popular": 3319,
"rank": 3320,
"reduced": 3321,
"rising": 3322,
"smooth": 3323,
"swindlers": 3324,
"sedition": 3325,
"sorry": 3326,
"sleep": 3327,
"silver": 3328,
"semicirc": 3329,
"slights": 3330,
"sillyb": 3331,
"spectacle": 3332,
"significant": 3333,
"sweet": 3334,
"tax": 3335,
"task": 3336,
"tightening": 3337,
"teach": 3338,
"taste": 3339,
"tendency": 3340,
"utmost": 3341,
"undetected": 3342,
"value": 3343,
"vigorous": 3344,
"women": 3345,
"wicked": 3346,
"yesterday": 3347,
"yielding": 3348,
"##trolled": 3349,
"thickly": 3350,
"threshold": 3351,
"novelty": 3352,
"inhabitant": 3353,
"beautiful": 3354,
"safety": 3355,
"saluted": 3356,
"notwithstanding": 3357,
"remainder": 3358,
"relax": 3359,
"revenues": 3360,
"reversed": 3361,
"rewarded": 3362,
"rehearsing": 3363,
"analogy": 3364,
"Themistocles": 3365,
"Thracians": 3366,
"forwardness": 3367,
"doctrine": 3368,
"arranged": 3369,
"summer": 3370,
"suggestive": 3371,
"successively": 3372,
"meetings": 3373,
"wholesale": 3374,
"studying": 3375,
"shuffle": 3376,
"demanding": 3377,
"deluged": 3378,
"deception": 3379,
"unlawful": 3380,
"uncontrolled": 3381,
"unmusical": 3382,
"ungrateful": 3383,
"unhappy": 3384,
"unanswerable": 3385,
"conversely": 3386,
"consequence": 3387,
"liability": 3388,
"trader": 3389,
"travellers": 3390,
"triumph": 3391,
"separate": 3392,
"reproach": 3393,
"compelled": 3394,
"comforter": 3395,
"progress": 3396,
"probably": 3397,
"prohibit": 3398,
"experience": 3399,
"extreme": 3400,
"advocate": 3401,
"enabled": 3402,
"struck": 3403,
"struggle": 3404,
"neatherd": 3405,
"alliances": 3406,
"absolutely": 3407,
"abstained": 3408,
"sublime": 3409,
"substantial": 3410,
"consummation": 3411,
"preceding": 3412,
"predicament": 3413,
"comprehending": 3414,
"agreeably": 3415,
"perpetrating": 3416,
"perjury": 3417,
"haranguing": 3418,
"supplementary": 3419,
"favourite": 3420,
"deformity": 3421,
"appointed": 3422,
"apprehension": 3423,
"philosopher": 3424,
"reformation": 3425,
"dissolved": 3426,
"displease": 3427,
"affection": 3428,
"##MANTUS": 3429,
"indebted": 3430,
"include": 3431,
"examination": 3432,
"impression": 3433,
"intelligible": 3434,
"assigned": 3435,
"Ismenias": 3436,
"twelve": 3437,
"regularly": 3438,
"regrets": 3439,
"draughts": 3440,
"discretion": 3441,
"misapprehend": 3442,
"misunderstanding": 3443,
"affairs": 3444,
"follows": 3445,
"identified": 3446,
"simplicity": 3447,
"Perdiccas": 3448,
"blushing": 3449,
"burglars": 3450,
"pancratiast": 3451,
"suspicions": 3452,
"reckoned": 3453,
"infallibly": 3454,
"Niceratus": 3455,
"Nevertheless": 3456,
"cutpurses": 3457,
"conducive": 3458,
"forebodings": 3459,
"patrimony": 3460,
"ADEIMANTUS": 3461,
"Autolycus": 3462,
"Charmantides": 3463,
"Consider": 3464,
"CLEITOPHON": 3465,
"Exactly": 3466,
"Euthydemus": 3467,
"banqueter": 3468,
"counsellor": 3469,
"husbandry": 3470,
"semicircle": 3471,
"sillybillies": 3472,
"vigorously": 3473,
"inhabitants": 3474
}
}
}