shak-test-1 / tokenizer.json
chosenone80's picture
End of training
c95d957
Raw
History Blame Contribute Delete
415 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,
"3": 12,
":": 13,
";": 14,
"?": 15,
"A": 16,
"B": 17,
"C": 18,
"D": 19,
"E": 20,
"F": 21,
"G": 22,
"H": 23,
"I": 24,
"J": 25,
"K": 26,
"L": 27,
"M": 28,
"N": 29,
"O": 30,
"P": 31,
"Q": 32,
"R": 33,
"S": 34,
"T": 35,
"U": 36,
"V": 37,
"W": 38,
"X": 39,
"Y": 40,
"Z": 41,
"a": 42,
"b": 43,
"c": 44,
"d": 45,
"e": 46,
"f": 47,
"g": 48,
"h": 49,
"i": 50,
"j": 51,
"k": 52,
"l": 53,
"m": 54,
"n": 55,
"o": 56,
"p": 57,
"q": 58,
"r": 59,
"s": 60,
"t": 61,
"u": 62,
"v": 63,
"w": 64,
"x": 65,
"y": 66,
"z": 67,
"##i": 68,
"##s": 69,
"##c": 70,
"##e": 71,
"##r": 72,
"##n": 73,
"##l": 74,
"##t": 75,
"##h": 76,
"##o": 77,
"##u": 78,
"##g": 79,
"##a": 80,
"##y": 81,
"##v": 82,
"##p": 83,
"##m": 84,
"##d": 85,
"##f": 86,
"##x": 87,
"##k": 88,
"##b": 89,
"##w": 90,
"##A": 91,
"##R": 92,
"##T": 93,
"##I": 94,
"##U": 95,
"##S": 96,
"##z": 97,
"##j": 98,
"##q": 99,
"##M": 100,
"##P": 101,
"##O": 102,
"##N": 103,
"##L": 104,
"##E": 105,
"##G": 106,
"##D": 107,
"##C": 108,
"##W": 109,
"##B": 110,
"##Y": 111,
"##K": 112,
"##H": 113,
"##F": 114,
"##V": 115,
"##X": 116,
"##Z": 117,
"th": 118,
"##ou": 119,
"##er": 120,
"##nd": 121,
"the": 122,
"##or": 123,
"##at": 124,
"##in": 125,
"##es": 126,
"##ar": 127,
"##en": 128,
"##ll": 129,
"##is": 130,
"##th": 131,
"to": 132,
"##on": 133,
"you": 134,
"##an": 135,
"##ve": 136,
"and": 137,
"of": 138,
"##ing": 139,
"##ow": 140,
"##om": 141,
"##re": 142,
"##st": 143,
"be": 144,
"wi": 145,
"Th": 146,
"##ed": 147,
"no": 148,
"my": 149,
"##se": 150,
"in": 151,
"he": 152,
"##ce": 153,
"ha": 154,
"##ay": 155,
"##ut": 156,
"##le": 157,
"##ld": 158,
"##ir": 159,
"##ch": 160,
"##ere": 161,
"##et": 162,
"sh": 163,
"wh": 164,
"##ur": 165,
"me": 166,
"##im": 167,
"that": 168,
"##gh": 169,
"##it": 170,
"for": 171,
"not": 172,
"is": 173,
"##oo": 174,
"And": 175,
"Wh": 176,
"with": 177,
"st": 178,
"##ke": 179,
"your": 180,
"it": 181,
"##ad": 182,
"##ath": 183,
"##ent": 184,
"thou": 185,
"we": 186,
"his": 187,
"##ome": 188,
"##al": 189,
"##EN": 190,
"##ord": 191,
"##all": 192,
"##ght": 193,
"him": 194,
"li": 195,
"##id": 196,
"##IN": 197,
"##as": 198,
"have": 199,
"pr": 200,
"##ly": 201,
"this": 202,
"de": 203,
"so": 204,
"##est": 205,
"on": 206,
"##am": 207,
"as": 208,
"do": 209,
"##ess": 210,
"##ri": 211,
"##AR": 212,
"##ra": 213,
"##ould": 214,
"##ood": 215,
"##ther": 216,
"##ee": 217,
"##ck": 218,
"##ore": 219,
"##our": 220,
"##ain": 221,
"thy": 222,
"##US": 223,
"re": 224,
"The": 225,
"will": 226,
"##ge": 227,
"##ard": 228,
"##ea": 229,
"##us": 230,
"but": 231,
"##ter": 232,
"##ver": 233,
"##IO": 234,
"##ro": 235,
"##ion": 236,
"##and": 237,
"To": 238,
"su": 239,
"all": 240,
"##ake": 241,
"##ear": 242,
"an": 243,
"lo": 244,
"##ich": 245,
"##ue": 246,
"her": 247,
"##ING": 248,
"our": 249,
"sp": 250,
"by": 251,
"##ight": 252,
"##ell": 253,
"shall": 254,
"thee": 255,
"##ill": 256,
"ch": 257,
"##ec": 258,
"are": 259,
"##ast": 260,
"##ous": 261,
"##il": 262,
"##OR": 263,
"kn": 264,
"##ust": 265,
"ne": 266,
"##ul": 267,
"fr": 268,
"That": 269,
"##ot": 270,
"what": 271,
"##ER": 272,
"##end": 273,
"up": 274,
"lord": 275,
"##ant": 276,
"##sel": 277,
"good": 278,
"man": 279,
"##UC": 280,
"##art": 281,
"##ES": 282,
"But": 283,
"##nt": 284,
"##ence": 285,
"##one": 286,
"##ine": 287,
"ll": 288,
"con": 289,
"fa": 290,
"bl": 291,
"at": 292,
"com": 293,
"##own": 294,
"##IC": 295,
"from": 296,
"mo": 297,
"##ven": 298,
"What": 299,
"##ie": 300,
"##ET": 301,
"##ry": 302,
"am": 303,
"##ol": 304,
"them": 305,
"For": 306,
"##ive": 307,
"##od": 308,
"##ers": 309,
"##IUS": 310,
"KING": 311,
"##ARD": 312,
"more": 313,
"##ble": 314,
"would": 315,
"##ic": 316,
"was": 317,
"##ate": 318,
"##ame": 319,
"now": 320,
"##fe": 321,
"can": 322,
"if": 323,
"there": 324,
"tr": 325,
"their": 326,
"##au": 327,
"king": 328,
"##ond": 329,
"##self": 330,
"us": 331,
"##ish": 332,
"love": 333,
"sw": 334,
"My": 335,
"or": 336,
"they": 337,
"see": 338,
"here": 339,
"say": 340,
"than": 341,
"sir": 342,
"##op": 343,
"##LO": 344,
"know": 345,
"un": 346,
"ar": 347,
"##um": 348,
"she": 349,
"let": 350,
"then": 351,
"##ose": 352,
"go": 353,
"##pp": 354,
"##un": 355,
"##KE": 356,
"##LA": 357,
"##ith": 358,
"##LI": 359,
"en": 360,
"wor": 361,
"##ind": 362,
"##ather": 363,
"##ong": 364,
"may": 365,
"As": 366,
"##ure": 367,
"##ink": 368,
"##em": 369,
"bo": 370,
"gra": 371,
"hath": 372,
"##ves": 373,
"well": 374,
"##irst": 375,
"##fore": 376,
"##ort": 377,
"##ook": 378,
"one": 379,
"come": 380,
"##ig": 381,
"make": 382,
"##ak": 383,
"##OM": 384,
"##ound": 385,
"like": 386,
"must": 387,
"##ff": 388,
"pl": 389,
"You": 390,
"##ep": 391,
"##ng": 392,
"##row": 393,
"were": 394,
"##ci": 395,
"ag": 396,
"po": 397,
"##ity": 398,
"Sh": 399,
"had": 400,
"should": 401,
"##eak": 402,
"##are": 403,
"He": 404,
"sa": 405,
"death": 406,
"too": 407,
"##ime": 408,
"mad": 409,
"upon": 410,
"dis": 411,
"##ice": 412,
"##ful": 413,
"RIC": 414,
"bro": 415,
"RICH": 416,
"##ward": 417,
"DU": 418,
"##OL": 419,
"DUKE": 420,
"did": 421,
"##EO": 422,
"fri": 423,
"some": 424,
"which": 425,
"##reat": 426,
"##ct": 427,
"##ap": 428,
"heart": 429,
"out": 430,
"RICHARD": 431,
"If": 432,
"##TIO": 433,
"speak": 434,
"##old": 435,
"##ect": 436,
"##ick": 437,
"##man": 438,
"again": 439,
"hand": 440,
"yet": 441,
"day": 442,
"hon": 443,
"tw": 444,
"##ance": 445,
"##ies": 446,
"father": 447,
"##entle": 448,
"With": 449,
"se": 450,
"pro": 451,
"Which": 452,
"God": 453,
"al": 454,
"when": 455,
"blood": 456,
"First": 457,
"In": 458,
"how": 459,
"##ince": 460,
"##oy": 461,
"Cl": 462,
"time": 463,
"##orn": 464,
"off": 465,
"##uch": 466,
"##ack": 467,
"brother": 468,
"##UE": 469,
"##INC": 470,
"Thou": 471,
"##ost": 472,
"II": 473,
"hea": 474,
"son": 475,
"##wn": 476,
"##TER": 477,
"##ery": 478,
"##AB": 479,
"mine": 480,
"We": 481,
"GLO": 482,
"bre": 483,
"mar": 484,
"##ire": 485,
"##UCES": 486,
"GLOUCES": 487,
"GLOUCESTER": 488,
"ex": 489,
"fl": 490,
"So": 491,
"ab": 492,
"hear": 493,
"ear": 494,
"such": 495,
"friend": 496,
"##ag": 497,
"these": 498,
"No": 499,
"Lord": 500,
"des": 501,
"##ness": 502,
"##ise": 503,
"life": 504,
"Rome": 505,
"##RY": 506,
"Is": 507,
"give": 508,
"Why": 509,
"ey": 510,
"QUE": 511,
"##LAN": 512,
"QUEEN": 513,
"think": 514,
"##oul": 515,
"OF": 516,
"look": 517,
"word": 518,
"##age": 519,
"##ving": 520,
"This": 521,
"##ENTIO": 522,
"##ady": 523,
"How": 524,
"##ither": 525,
"##ide": 526,
"Of": 527,
"##ign": 528,
"br": 529,
"where": 530,
"Be": 531,
"take": 532,
"##AM": 533,
"Mar": 534,
"ever": 535,
"Come": 536,
"war": 537,
"qu": 538,
"##NT": 539,
"##ings": 540,
"HEN": 541,
"tell": 542,
"HENRY": 543,
"cou": 544,
"##iz": 545,
"fear": 546,
"gentle": 547,
"##ave": 548,
"art": 549,
"much": 550,
"##ef": 551,
"made": 552,
"VINC": 553,
"##ist": 554,
"fair": 555,
"most": 556,
"VINCENTIO": 557,
"lea": 558,
"##ile": 559,
"##eet": 560,
"##urn": 561,
"sl": 562,
"##pt": 563,
"##way": 564,
"honour": 565,
"##EL": 566,
"YOR": 567,
"##igh": 568,
"##urse": 569,
"YORK": 570,
"##ase": 571,
"##qu": 572,
"Where": 573,
"men": 574,
"cr": 575,
"##ild": 576,
"##INIUS": 577,
"Your": 578,
"great": 579,
"bet": 580,
"night": 581,
"##out": 582,
"##ower": 583,
"part": 584,
"##cc": 585,
"##not": 586,
"##uke": 587,
"hast": 588,
"er": 589,
"##ation": 590,
"##ang": 591,
"ED": 592,
"LA": 593,
"##WARD": 594,
"EDWARD": 595,
"fo": 596,
"tis": 597,
"cl": 598,
"##ber": 599,
"##orrow": 600,
"new": 601,
"##ough": 602,
"stand": 603,
"heaven": 604,
"str": 605,
"true": 606,
"##eep": 607,
"Now": 608,
"Or": 609,
"##econd": 610,
"cannot": 611,
"ad": 612,
"any": 613,
"never": 614,
"##aw": 615,
"##ved": 616,
"noble": 617,
"sc": 618,
"##der": 619,
"##el": 620,
"##ears": 621,
"It": 622,
"wr": 623,
"who": 624,
"##itt": 625,
"Ed": 626,
"pre": 627,
"##UT": 628,
"##UM": 629,
"##ueen": 630,
"##thing": 631,
"been": 632,
"ROM": 633,
"per": 634,
"comm": 635,
"Edward": 636,
"ROMEO": 637,
"MEN": 638,
"##ss": 639,
"##ree": 640,
"##ENIUS": 641,
"MENENIUS": 642,
"call": 643,
"##ip": 644,
"head": 645,
"##aught": 646,
"queen": 647,
"There": 648,
"name": 649,
"own": 650,
"soul": 651,
"doth": 652,
"dead": 653,
"An": 654,
"other": 655,
"##io": 656,
"bear": 657,
"sweet": 658,
"By": 659,
"##ment": 660,
"##UL": 661,
"done": 662,
"nor": 663,
"##ull": 664,
"MAR": 665,
"ple": 666,
"##ass": 667,
"##less": 668,
"##erv": 669,
"COR": 670,
"Fr": 671,
"way": 672,
"##ts": 673,
"##IOLAN": 674,
"CORIOLAN": 675,
"CORIOLANUS": 676,
"Second": 677,
"When": 678,
"##alt": 679,
"##eed": 680,
"##ouse": 681,
"pray": 682,
"Ay": 683,
"very": 684,
"app": 685,
"##ab": 686,
"##ite": 687,
"both": 688,
"Let": 689,
"Rich": 690,
"down": 691,
"before": 692,
"Than": 693,
"##ause": 694,
"arm": 695,
"##ud": 696,
"##ans": 697,
"world": 698,
"ma": 699,
"Nor": 700,
"##itiz": 701,
"grace": 702,
"##itizen": 703,
"Then": 704,
"gr": 705,
"pres": 706,
"##aster": 707,
"cont": 708,
"mother": 709,
"Here": 710,
"##uck": 711,
"rep": 712,
"rem": 713,
"III": 714,
"beg": 715,
"myself": 716,
"AN": 717,
"War": 718,
"being": 719,
"Who": 720,
"live": 721,
"child": 722,
"friends": 723,
"eyes": 724,
"##li": 725,
"##ace": 726,
"##ft": 727,
"##wick": 728,
"im": 729,
"##land": 730,
"thus": 731,
"poor": 732,
"leave": 733,
"Warwick": 734,
"LUC": 735,
"house": 736,
"unt": 737,
"##os": 738,
"##eace": 739,
"cons": 740,
"IS": 741,
"die": 742,
"long": 743,
"##atter": 744,
"##aint": 745,
"##ABEL": 746,
"ISABEL": 747,
"ISABELLA": 748,
"int": 749,
"Romeo": 750,
"CA": 751,
"many": 752,
"JU": 753,
"LEO": 754,
"wom": 755,
"##atch": 756,
"thought": 757,
"##LIET": 758,
"##NTES": 759,
"crown": 760,
"##aughter": 761,
"JULIET": 762,
"LEONTES": 763,
"On": 764,
"St": 765,
"VI": 766,
"away": 767,
"le": 768,
"pe": 769,
"##ious": 770,
"##ows": 771,
"lie": 772,
"His": 773,
"ho": 774,
"might": 775,
"##ied": 776,
"##ock": 777,
"##ks": 778,
"##AL": 779,
"##DY": 780,
"##urder": 781,
"LADY": 782,
"Go": 783,
"##CE": 784,
"##oud": 785,
"##ENCE": 786,
"hop": 787,
"rest": 788,
"set": 789,
"##ison": 790,
"tong": 791,
"wife": 792,
"stay": 793,
"Citizen": 794,
"prince": 795,
"##nder": 796,
"##ors": 797,
"SIC": 798,
"foo": 799,
"gone": 800,
"old": 801,
"res": 802,
"SICINIUS": 803,
"comes": 804,
"Pro": 805,
"lords": 806,
"##ield": 807,
"dr": 808,
"##eng": 809,
"acc": 810,
"gri": 811,
"tri": 812,
"##able": 813,
"##per": 814,
"##EY": 815,
"nothing": 816,
"comp": 817,
"against": 818,
"##ittle": 819,
"Well": 820,
"##ty": 821,
"##ach": 822,
"##well": 823,
"those": 824,
"dear": 825,
"##akes": 826,
"Tis": 827,
"cour": 828,
"keep": 829,
"news": 830,
"LUCIO": 831,
"Do": 832,
"IV": 833,
"mer": 834,
"##iv": 835,
"##come": 836,
"##fter": 837,
"better": 838,
"Richard": 839,
"Not": 840,
"high": 841,
"##anc": 842,
"foll": 843,
"Sir": 844,
"hour": 845,
"pur": 846,
"##sw": 847,
"##BR": 848,
"himself": 849,
"BR": 850,
"Yor": 851,
"hence": 852,
"put": 853,
"##bl": 854,
"##ought": 855,
"##iss": 856,
"little": 857,
"power": 858,
"##ardon": 859,
"##cious": 860,
"ELI": 861,
"##ius": 862,
"##cl": 863,
"##ZAB": 864,
"thr": 865,
"##ont": 866,
"##ETH": 867,
"York": 868,
"ELIZAB": 869,
"ELIZABETH": 870,
"gu": 871,
"lady": 872,
"peace": 873,
"##ier": 874,
"##ew": 875,
"##ress": 876,
"##lo": 877,
"young": 878,
"##ange": 879,
"still": 880,
"face": 881,
"##une": 882,
"Nay": 883,
"could": 884,
"Hen": 885,
"ban": 886,
"best": 887,
"duke": 888,
"end": 889,
"law": 890,
"sm": 891,
"thing": 892,
"Henry": 893,
"Have": 894,
"far": 895,
"sle": 896,
"##IA": 897,
"##NE": 898,
"sub": 899,
"count": 900,
"tongue": 901,
"Will": 902,
"back": 903,
"kind": 904,
"##ret": 905,
"Thy": 906,
"##ason": 907,
"##ople": 908,
"WAR": 909,
"dre": 910,
"fell": 911,
"##WIC": 912,
"##eech": 913,
"breath": 914,
"earth": 915,
"words": 916,
"WARWIC": 917,
"WARWICK": 918,
"tre": 919,
"##lp": 920,
"##her": 921,
"##ark": 922,
"char": 923,
"hope": 924,
"Nurse": 925,
"tra": 926,
"till": 927,
"##AS": 928,
"##ins": 929,
"though": 930,
"need": 931,
"GR": 932,
"##ale": 933,
"##HAM": 934,
"##eel": 935,
"##UCH": 936,
"##arewell": 937,
"two": 938,
"people": 939,
"daughter": 940,
"##PUL": 941,
"conf": 942,
"seem": 943,
"CAPUL": 944,
"CAPULET": 945,
"hus": 946,
"right": 947,
"##lse": 948,
"##uth": 949,
"unto": 950,
"##band": 951,
"##IL": 952,
"##GE": 953,
"##red": 954,
"beh": 955,
"##ird": 956,
"##alk": 957,
"##ction": 958,
"gl": 959,
"mind": 960,
"##ix": 961,
"thine": 962,
"##iness": 963,
"##ousin": 964,
"husband": 965,
"BUC": 966,
"bod": 967,
"find": 968,
"home": 969,
"joy": 970,
"##KING": 971,
"Shall": 972,
"##UTUS": 973,
"BRUTUS": 974,
"BUCKING": 975,
"BUCKINGHAM": 976,
"BOL": 977,
"Good": 978,
"first": 979,
"pardon": 980,
"roy": 981,
"##OKE": 982,
"##int": 983,
"show": 984,
"why": 985,
"##INGBR": 986,
"##ESS": 987,
"therefore": 988,
"hands": 989,
"banish": 990,
"BOLINGBR": 991,
"BOLINGBROKE": 992,
"Yet": 993,
"em": 994,
"tears": 995,
"##sh": 996,
"##ail": 997,
"##vost": 998,
"##for": 999,
"##fort": 1000,
"forth": 1001,
"All": 1002,
"bra": 1003,
"else": 1004,
"fort": 1005,
"once": 1006,
"place": 1007,
"just": 1008,
"##lt": 1009,
"##ates": 1010,
"said": 1011,
"imp": 1012,
"bid": 1013,
"none": 1014,
"wo": 1015,
"##IS": 1016,
"##GAR": 1017,
"##ister": 1018,
"##uty": 1019,
"MARGAR": 1020,
"MARGARET": 1021,
"ind": 1022,
"##cy": 1023,
"##air": 1024,
"##men": 1025,
"##orse": 1026,
"##ary": 1027,
"whose": 1028,
"mean": 1029,
"They": 1030,
"boy": 1031,
"##AMIL": 1032,
"##ervant": 1033,
"From": 1034,
"kill": 1035,
"##TH": 1036,
"##ens": 1037,
"help": 1038,
"Our": 1039,
"aff": 1040,
"bes": 1041,
"cause": 1042,
"nat": 1043,
"##iet": 1044,
"##ces": 1045,
"##cle": 1046,
"bed": 1047,
"##ORD": 1048,
"ANGE": 1049,
"##swer": 1050,
"ANGELO": 1051,
"Eng": 1052,
"King": 1053,
"dou": 1054,
"sorrow": 1055,
"##ray": 1056,
"##other": 1057,
"##vere": 1058,
"##arence": 1059,
"shame": 1060,
"worth": 1061,
"Clarence": 1062,
"wrong": 1063,
"##ced": 1064,
"##ey": 1065,
"state": 1066,
"light": 1067,
"##esty": 1068,
"##cius": 1069,
"present": 1070,
"fall": 1071,
"mis": 1072,
"##bt": 1073,
"##ert": 1074,
"Marcius": 1075,
"FR": 1076,
"after": 1077,
"gi": 1078,
"last": 1079,
"morrow": 1080,
"##iol": 1081,
"##iff": 1082,
"happ": 1083,
"weep": 1084,
"dev": 1085,
"dep": 1086,
"##ult": 1087,
"enem": 1088,
"gracious": 1089,
"ES": 1090,
"cousin": 1091,
"god": 1092,
"pass": 1093,
"##CAL": 1094,
"meet": 1095,
"answer": 1096,
"She": 1097,
"bring": 1098,
"every": 1099,
"maid": 1100,
"ESCAL": 1101,
"ESCALUS": 1102,
"co": 1103,
"ere": 1104,
"hate": 1105,
"hold": 1106,
"less": 1107,
"since": 1108,
"##sand": 1109,
"##ru": 1110,
"##vy": 1111,
"##ory": 1112,
"whom": 1113,
"##its": 1114,
"eye": 1115,
"follow": 1116,
"royal": 1117,
"Un": 1118,
"fal": 1119,
"full": 1120,
"makes": 1121,
"under": 1122,
"##ON": 1123,
"heard": 1124,
"thousand": 1125,
"##ush": 1126,
"DUCH": 1127,
"land": 1128,
"##lcome": 1129,
"##ceive": 1130,
"##urs": 1131,
"##asure": 1132,
"##selves": 1133,
"coun": 1134,
"DUCHESS": 1135,
"CL": 1136,
"came": 1137,
"pat": 1138,
"##ition": 1139,
"##ried": 1140,
"##ERC": 1141,
"Ange": 1142,
"grief": 1143,
"Al": 1144,
"Up": 1145,
"vo": 1146,
"##ices": 1147,
"about": 1148,
"##urderer": 1149,
"Angelo": 1150,
"CAMIL": 1151,
"Duke": 1152,
"##eal": 1153,
"##led": 1154,
"##ject": 1155,
"wilt": 1156,
"##imes": 1157,
"sun": 1158,
"##ump": 1159,
"CAMILLO": 1160,
"Her": 1161,
"Hath": 1162,
"hither": 1163,
"##ily": 1164,
"deed": 1165,
"gentleman": 1166,
"Provost": 1167,
"body": 1168,
"fight": 1169,
"vir": 1170,
"##ren": 1171,
"##ised": 1172,
"disp": 1173,
"into": 1174,
"Ty": 1175,
"ob": 1176,
"##rant": 1177,
"##lf": 1178,
"##IAR": 1179,
"##ouch": 1180,
"##INA": 1181,
"dost": 1182,
"another": 1183,
"comfort": 1184,
"sword": 1185,
"woman": 1186,
"fellow": 1187,
"trait": 1188,
"FRIAR": 1189,
"Even": 1190,
"over": 1191,
"ret": 1192,
"wish": 1193,
"##ps": 1194,
"country": 1195,
"##herd": 1196,
"AUT": 1197,
"COM": 1198,
"even": 1199,
"ro": 1200,
"ser": 1201,
"turn": 1202,
"##CUS": 1203,
"##YCUS": 1204,
"##ents": 1205,
"sovere": 1206,
"##raw": 1207,
"##OLYCUS": 1208,
"adv": 1209,
"fool": 1210,
"fortune": 1211,
"false": 1212,
"AUTOLYCUS": 1213,
"COMINIUS": 1214,
"##ove": 1215,
"##ged": 1216,
"Third": 1217,
"has": 1218,
"##ARENCE": 1219,
"grave": 1220,
"##LAND": 1221,
"please": 1222,
"court": 1223,
"sleep": 1224,
"CLARENCE": 1225,
"hum": 1226,
"mist": 1227,
"matter": 1228,
"sent": 1229,
"sound": 1230,
"talk": 1231,
"##lie": 1232,
"##gar": 1233,
"##pect": 1234,
"##ford": 1235,
"##ount": 1236,
"##ury": 1237,
"##ENES": 1238,
"reven": 1239,
"prove": 1240,
"At": 1241,
"Are": 1242,
"BEN": 1243,
"NOR": 1244,
"pers": 1245,
"##oth": 1246,
"##VOL": 1247,
"##ener": 1248,
"wit": 1249,
"inst": 1250,
"forg": 1251,
"stri": 1252,
"##roke": 1253,
"att": 1254,
"##ict": 1255,
"play": 1256,
"Clown": 1257,
"Upon": 1258,
"BENVOL": 1259,
"BENVOLIO": 1260,
"More": 1261,
"PA": 1262,
"car": 1263,
"har": 1264,
"want": 1265,
"years": 1266,
"##les": 1267,
"##ons": 1268,
"##ade": 1269,
"prison": 1270,
"truth": 1271,
"holy": 1272,
"indeed": 1273,
"Gentle": 1274,
"MERC": 1275,
"Murderer": 1276,
"Would": 1277,
"use": 1278,
"##een": 1279,
"##UR": 1280,
"##UTIO": 1281,
"##ator": 1282,
"sold": 1283,
"thank": 1284,
"dream": 1285,
"MERCUTIO": 1286,
"op": 1287,
"inf": 1288,
"##ute": 1289,
"only": 1290,
"reason": 1291,
"arms": 1292,
"virt": 1293,
"POM": 1294,
"den": 1295,
"lay": 1296,
"rather": 1297,
"send": 1298,
"##ience": 1299,
"##erving": 1300,
"lies": 1301,
"lives": 1302,
"enough": 1303,
"madam": 1304,
"POMP": 1305,
"Servant": 1306,
"bus": 1307,
"born": 1308,
"care": 1309,
"dang": 1310,
"pity": 1311,
"tend": 1312,
"##ian": 1313,
"##MIO": 1314,
"shalt": 1315,
"proud": 1316,
"def": 1317,
"##ester": 1318,
"##ainst": 1319,
"##ULINA": 1320,
"doubt": 1321,
"sovereign": 1322,
"PAULINA": 1323,
"##ial": 1324,
"##dd": 1325,
"##omp": 1326,
"happy": 1327,
"gods": 1328,
"POMPEY": 1329,
"Give": 1330,
"PO": 1331,
"VOL": 1332,
"Were": 1333,
"sen": 1334,
"serv": 1335,
"vill": 1336,
"wound": 1337,
"yield": 1338,
"##ia": 1339,
"##NIA": 1340,
"##XENES": 1341,
"##vers": 1342,
"##LIXENES": 1343,
"##UMNIA": 1344,
"##ength": 1345,
"beseech": 1346,
"nature": 1347,
"England": 1348,
"Tyb": 1349,
"POLIXENES": 1350,
"VOLUMNIA": 1351,
"HAS": 1352,
"Serving": 1353,
"hang": 1354,
"##if": 1355,
"##eth": 1356,
"##unt": 1357,
"##TING": 1358,
"##esh": 1359,
"##ench": 1360,
"prom": 1361,
"swear": 1362,
"enter": 1363,
"bloody": 1364,
"break": 1365,
"##ague": 1366,
"##enger": 1367,
"purp": 1368,
"Tybalt": 1369,
"HASTING": 1370,
"Servingman": 1371,
"HASTINGS": 1372,
"Look": 1373,
"city": 1374,
"##broke": 1375,
"wind": 1376,
"yours": 1377,
"##essenger": 1378,
"disc": 1379,
"LAUR": 1380,
"maj": 1381,
"subject": 1382,
"##lieve": 1383,
"LAURENCE": 1384,
"Ah": 1385,
"Jul": 1386,
"May": 1387,
"Tr": 1388,
"Take": 1389,
"cond": 1390,
"master": 1391,
"val": 1392,
"##use": 1393,
"##BY": 1394,
"##BER": 1395,
"three": 1396,
"##erous": 1397,
"command": 1398,
"Can": 1399,
"MO": 1400,
"aw": 1401,
"free": 1402,
"gener": 1403,
"lam": 1404,
"##ike": 1405,
"##ues": 1406,
"##FF": 1407,
"requ": 1408,
"spo": 1409,
"faith": 1410,
"uncle": 1411,
"##unes": 1412,
"##LIFF": 1413,
"##UMBER": 1414,
"children": 1415,
"##THUMBER": 1416,
"traitor": 1417,
"NORTHUMBER": 1418,
"business": 1419,
"tender": 1420,
"majesty": 1421,
"NORTHUMBERLAND": 1422,
"Com": 1423,
"Hast": 1424,
"Say": 1425,
"bu": 1426,
"bri": 1427,
"cra": 1428,
"late": 1429,
"oath": 1430,
"sin": 1431,
"sight": 1432,
"sister": 1433,
"tem": 1434,
"##ID": 1435,
"means": 1436,
"stra": 1437,
"prop": 1438,
"##ains": 1439,
"##gether": 1440,
"days": 1441,
"deser": 1442,
"Therefore": 1443,
"remem": 1444,
"Cor": 1445,
"gre": 1446,
"##tle": 1447,
"##aim": 1448,
"##ken": 1449,
"bea": 1450,
"while": 1451,
"yourself": 1452,
"common": 1453,
"ANNE": 1454,
"##retch": 1455,
"Ch": 1456,
"Did": 1457,
"Mont": 1458,
"Pl": 1459,
"PR": 1460,
"Sp": 1461,
"ent": 1462,
"foul": 1463,
"mon": 1464,
"near": 1465,
"sea": 1466,
"##dom": 1467,
"##by": 1468,
"things": 1469,
"within": 1470,
"saw": 1471,
"Cliff": 1472,
"##INCE": 1473,
"mark": 1474,
"foot": 1475,
"mercy": 1476,
"woe": 1477,
"return": 1478,
"Juliet": 1479,
"PRINCE": 1480,
"Clifford": 1481,
"Bol": 1482,
"Tell": 1483,
"Was": 1484,
"bur": 1485,
"farewell": 1486,
"get": 1487,
"##ham": 1488,
"##ms": 1489,
"##ingbroke": 1490,
"##eter": 1491,
"wear": 1492,
"rec": 1493,
"spir": 1494,
"seen": 1495,
"looks": 1496,
"warrant": 1497,
"liege": 1498,
"GRE": 1499,
"Coriol": 1500,
"Bolingbroke": 1501,
"Ag": 1502,
"hard": 1503,
"par": 1504,
"##az": 1505,
"##TA": 1506,
"soon": 1507,
"supp": 1508,
"save": 1509,
"##eft": 1510,
"Farewell": 1511,
"found": 1512,
"grow": 1513,
"kiss": 1514,
"nurse": 1515,
"times": 1516,
"##ten": 1517,
"##mer": 1518,
"##ese": 1519,
"told": 1520,
"##any": 1521,
"##rel": 1522,
"beat": 1523,
"##ets": 1524,
"welcome": 1525,
"##ides": 1526,
"deep": 1527,
"deli": 1528,
"gold": 1529,
"heavy": 1530,
"ears": 1531,
"content": 1532,
"##form": 1533,
"justice": 1534,
"purpose": 1535,
"Had": 1536,
"Sen": 1537,
"Tw": 1538,
"ill": 1539,
"win": 1540,
"##ient": 1541,
"##oh": 1542,
"##outh": 1543,
"##ceed": 1544,
"Whose": 1545,
"##ours": 1546,
"##usic": 1547,
"##ters": 1548,
"##earn": 1549,
"##aud": 1550,
"friar": 1551,
"slain": 1552,
"France": 1553,
"ground": 1554,
"person": 1555,
"villain": 1556,
"AU": 1557,
"Cap": 1558,
"FL": 1559,
"Gl": 1560,
"Messenger": 1561,
"cur": 1562,
"fly": 1563,
"horse": 1564,
"left": 1565,
"met": 1566,
"sad": 1567,
"sil": 1568,
"##IZ": 1569,
"##LE": 1570,
"##FID": 1571,
"together": 1572,
"heir": 1573,
"ass": 1574,
"thyself": 1575,
"suit": 1576,
"##ORIZ": 1577,
"##onder": 1578,
"pluck": 1579,
"Though": 1580,
"haste": 1581,
"general": 1582,
"AUFID": 1583,
"FLORIZ": 1584,
"AUFIDIUS": 1585,
"FLORIZEL": 1586,
"Some": 1587,
"murder": 1588,
"past": 1589,
"run": 1590,
"##ling": 1591,
"##VER": 1592,
"These": 1593,
"without": 1594,
"##ross": 1595,
"##ions": 1596,
"suff": 1597,
"lost": 1598,
"bless": 1599,
"Should": 1600,
"Claud": 1601,
"desire": 1602,
"strange": 1603,
"report": 1604,
"One": 1605,
"through": 1606,
"revenge": 1607,
"Claudio": 1608,
"Like": 1609,
"Pray": 1610,
"air": 1611,
"age": 1612,
"bat": 1613,
"cold": 1614,
"jo": 1615,
"learn": 1616,
"itself": 1617,
"##amill": 1618,
"ask": 1619,
"loss": 1620,
"fault": 1621,
"##aunt": 1622,
"##umber": 1623,
"Shep": 1624,
"exec": 1625,
"quick": 1626,
"grant": 1627,
"enemy": 1628,
"Gentleman": 1629,
"deliver": 1630,
"Senator": 1631,
"See": 1632,
"cry": 1633,
"cap": 1634,
"fur": 1635,
"jud": 1636,
"sit": 1637,
"touch": 1638,
"vis": 1639,
"##cester": 1640,
"##up": 1641,
"##CIUS": 1642,
"##oun": 1643,
"youth": 1644,
"##oman": 1645,
"believe": 1646,
"##ution": 1647,
"iss": 1648,
"##oot": 1649,
"##enty": 1650,
"##ash": 1651,
"does": 1652,
"##ured": 1653,
"betw": 1654,
"strong": 1655,
"MARCIUS": 1656,
"##ixt": 1657,
"worthy": 1658,
"service": 1659,
"Montague": 1660,
"Glou": 1661,
"Shepherd": 1662,
"Camill": 1663,
"Mad": 1664,
"PET": 1665,
"dish": 1666,
"fire": 1667,
"##som": 1668,
"##ever": 1669,
"##bs": 1670,
"##ined": 1671,
"toward": 1672,
"##ingham": 1673,
"hell": 1674,
"sure": 1675,
"lose": 1676,
"mock": 1677,
"##olk": 1678,
"says": 1679,
"bold": 1680,
"post": 1681,
"dist": 1682,
"alone": 1683,
"marry": 1684,
"quar": 1685,
"strength": 1686,
"##osed": 1687,
"hours": 1688,
"counsel": 1689,
"remember": 1690,
"Camillo": 1691,
"Away": 1692,
"Bec": 1693,
"Buck": 1694,
"Ha": 1695,
"Vol": 1696,
"red": 1697,
"side": 1698,
"wat": 1699,
"##vent": 1700,
"##ple": 1701,
"bec": 1702,
"inc": 1703,
"che": 1704,
"trust": 1705,
"knows": 1706,
"bosom": 1707,
"fearful": 1708,
"stands": 1709,
"behold": 1710,
"open": 1711,
"Hastings": 1712,
"straight": 1713,
"Against": 1714,
"Gloucester": 1715,
"Madam": 1716,
"Buckingham": 1717,
"div": 1718,
"fast": 1719,
"field": 1720,
"feel": 1721,
"morn": 1722,
"rich": 1723,
"sec": 1724,
"wretch": 1725,
"ye": 1726,
"##iers": 1727,
"##ring": 1728,
"##aid": 1729,
"##vo": 1730,
"##folk": 1731,
"##xt": 1732,
"##ars": 1733,
"##cept": 1734,
"##alm": 1735,
"speed": 1736,
"work": 1737,
"flatter": 1738,
"desp": 1739,
"Norfolk": 1740,
"thoughts": 1741,
"confess": 1742,
"voices": 1743,
"Vols": 1744,
"AUM": 1745,
"Till": 1746,
"draw": 1747,
"ter": 1748,
"tit": 1749,
"##ner": 1750,
"##gs": 1751,
"##ger": 1752,
"wid": 1753,
"short": 1754,
"change": 1755,
"##ERLE": 1756,
"##ortal": 1757,
"##aking": 1758,
"point": 1759,
"twenty": 1760,
"prof": 1761,
"brought": 1762,
"##like": 1763,
"trib": 1764,
"highness": 1765,
"guil": 1766,
"charge": 1767,
"devil": 1768,
"mistress": 1769,
"spirit": 1770,
"AUMERLE": 1771,
"Lanc": 1772,
"bit": 1773,
"each": 1774,
"sing": 1775,
"sick": 1776,
"ten": 1777,
"##ior": 1778,
"##no": 1779,
"##tain": 1780,
"##bly": 1781,
"##oura": 1782,
"##ones": 1783,
"##oward": 1784,
"##rem": 1785,
"Thus": 1786,
"##ads": 1787,
"read": 1788,
"##iles": 1789,
"##inks": 1790,
"poss": 1791,
"pret": 1792,
"resol": 1793,
"##ship": 1794,
"Lancaster": 1795,
"HER": 1796,
"Lady": 1797,
"Master": 1798,
"act": 1799,
"bound": 1800,
"cor": 1801,
"dam": 1802,
"min": 1803,
"sat": 1804,
"same": 1805,
"ty": 1806,
"##ning": 1807,
"##hip": 1808,
"##of": 1809,
"##und": 1810,
"##dle": 1811,
"##rew": 1812,
"half": 1813,
"seek": 1814,
"hearts": 1815,
"married": 1816,
"abs": 1817,
"course": 1818,
"enemies": 1819,
"harm": 1820,
"beauty": 1821,
"Au": 1822,
"CLA": 1823,
"CLIFF": 1824,
"Most": 1825,
"gates": 1826,
"ru": 1827,
"##iest": 1828,
"##lish": 1829,
"##fid": 1830,
"##UD": 1831,
"##urp": 1832,
"##oop": 1833,
"stir": 1834,
"loving": 1835,
"known": 1836,
"canst": 1837,
"plain": 1838,
"something": 1839,
"heavens": 1840,
"appear": 1841,
"serve": 1842,
"##MIONE": 1843,
"title": 1844,
"HERMIONE": 1845,
"CLAUD": 1846,
"CLIFFORD": 1847,
"CLAUDIO": 1848,
"EL": 1849,
"LORD": 1850,
"cut": 1851,
"ev": 1852,
"mouth": 1853,
"pale": 1854,
"sign": 1855,
"wall": 1856,
"##over": 1857,
"##ready": 1858,
"##let": 1859,
"del": 1860,
"black": 1861,
"themselves": 1862,
"sworn": 1863,
"honest": 1864,
"cloud": 1865,
"souls": 1866,
"pleasure": 1867,
"consul": 1868,
"grie": 1869,
"strike": 1870,
"entreat": 1871,
"issue": 1872,
"Aufid": 1873,
"Aufidius": 1874,
"JO": 1875,
"cast": 1876,
"fit": 1877,
"sk": 1878,
"ven": 1879,
"woo": 1880,
"##ift": 1881,
"##AG": 1882,
"##SON": 1883,
"##HN": 1884,
"become": 1885,
"##ally": 1886,
"lips": 1887,
"pra": 1888,
"##riage": 1889,
"##used": 1890,
"chee": 1891,
"##ends": 1892,
"poison": 1893,
"took": 1894,
"already": 1895,
"Marry": 1896,
"##awd": 1897,
"prep": 1898,
"##ude": 1899,
"Hereford": 1900,
"women": 1901,
"affect": 1902,
"##ceived": 1903,
"patience": 1904,
"Alas": 1905,
"dangerous": 1906,
"suffer": 1907,
"battle": 1908,
"further": 1909,
"JOHN": 1910,
"Re": 1911,
"Sw": 1912,
"Since": 1913,
"Tower": 1914,
"Unt": 1915,
"brow": 1916,
"duty": 1917,
"either": 1918,
"four": 1919,
"ve": 1920,
"wa": 1921,
"##ting": 1922,
"##ught": 1923,
"##mond": 1924,
"##most": 1925,
"thri": 1926,
"##isf": 1927,
"##anus": 1928,
"inter": 1929,
"##irth": 1930,
"priv": 1931,
"##ander": 1932,
"loves": 1933,
"##aste": 1934,
"##ils": 1935,
"knew": 1936,
"next": 1937,
"twas": 1938,
"breast": 1939,
"Being": 1940,
"foe": 1941,
"Richmond": 1942,
"##claim": 1943,
"##ertain": 1944,
"given": 1945,
"soldiers": 1946,
"wounds": 1947,
"Coriolanus": 1948,
"Pr": 1949,
"bad": 1950,
"burn": 1951,
"curse": 1952,
"dare": 1953,
"sake": 1954,
"vict": 1955,
"##ible": 1956,
"##cent": 1957,
"##TES": 1958,
"##UNT": 1959,
"##orge": 1960,
"##aris": 1961,
"##oof": 1962,
"##oose": 1963,
"##ased": 1964,
"##rah": 1965,
"##race": 1966,
"reg": 1967,
"##each": 1968,
"##roth": 1969,
"##ilst": 1970,
"##ief": 1971,
"enc": 1972,
"##empt": 1973,
"twere": 1974,
"self": 1975,
"along": 1976,
"sons": 1977,
"marriage": 1978,
"ext": 1979,
"exp": 1980,
"Before": 1981,
"Margar": 1982,
"##ize": 1983,
"presence": 1984,
"CATES": 1985,
"emb": 1986,
"brave": 1987,
"Unless": 1988,
"##ursed": 1989,
"attend": 1990,
"virtue": 1991,
"##dden": 1992,
"quarrel": 1993,
"morning": 1994,
"Margaret": 1995,
"CATESBY": 1996,
"Ab": 1997,
"De": 1998,
"Lond": 1999,
"Make": 2000,
"bawd": 2001,
"dire": 2002,
"gave": 2003,
"pay": 2004,
"tale": 2005,
"wise": 2006,
"wonder": 2007,
"##rist": 2008,
"##hood": 2009,
"##uit": 2010,
"##AN": 2011,
"##erc": 2012,
"##ated": 2013,
"##ared": 2014,
"##ires": 2015,
"forb": 2016,
"weak": 2017,
"ready": 2018,
"Their": 2019,
"sum": 2020,
"succ": 2021,
"speech": 2022,
"cham": 2023,
"neither": 2024,
"fav": 2025,
"kings": 2026,
"order": 2027,
"thanks": 2028,
"##unk": 2029,
"wars": 2030,
"close": 2031,
"throne": 2032,
"GREY": 2033,
"voice": 2034,
"forget": 2035,
"request": 2036,
"Speak": 2037,
"satisf": 2038,
"London": 2039,
"Call": 2040,
"Keep": 2041,
"Lest": 2042,
"Must": 2043,
"Paris": 2044,
"RI": 2045,
"ap": 2046,
"dro": 2047,
"got": 2048,
"jest": 2049,
"mal": 2050,
"mortal": 2051,
"wis": 2052,
"##iant": 2053,
"##uous": 2054,
"##gn": 2055,
"##kes": 2056,
"##ILI": 2057,
"##arry": 2058,
"##ona": 2059,
"##owers": 2060,
"##omet": 2061,
"stop": 2062,
"##ider": 2063,
"soft": 2064,
"move": 2065,
"goes": 2066,
"##emn": 2067,
"Isab": 2068,
"##ments": 2069,
"respect": 2070,
"compl": 2071,
"company": 2072,
"##IAN": 2073,
"spoke": 2074,
"brief": 2075,
"##VERS": 2076,
"dishon": 2077,
"Because": 2078,
"bitter": 2079,
"RIVERS": 2080,
"##ILIA": 2081,
"Both": 2082,
"Ere": 2083,
"Ge": 2084,
"GA": 2085,
"Such": 2086,
"Yes": 2087,
"action": 2088,
"ble": 2089,
"book": 2090,
"col": 2091,
"coward": 2092,
"dark": 2093,
"ld": 2094,
"lad": 2095,
"ra": 2096,
"vow": 2097,
"viol": 2098,
"watch": 2099,
"##ls": 2100,
"##ued": 2101,
"##OW": 2102,
"##BOW": 2103,
"throw": 2104,
"##ats": 2105,
"##arl": 2106,
"town": 2107,
"having": 2108,
"withal": 2109,
"liber": 2110,
"##ided": 2111,
"prot": 2112,
"sudden": 2113,
"##ults": 2114,
"##otion": 2115,
"kingdom": 2116,
"worse": 2117,
"##cient": 2118,
"sac": 2119,
"office": 2120,
"Welcome": 2121,
"appro": 2122,
"North": 2123,
"consent": 2124,
"mighty": 2125,
"dread": 2126,
"seems": 2127,
"##umph": 2128,
"deeds": 2129,
"valiant": 2130,
"lament": 2131,
"buy": 2132,
"between": 2133,
"ELBOW": 2134,
"George": 2135,
"GAUNT": 2136,
"Hold": 2137,
"Ox": 2138,
"Per": 2139,
"Roman": 2140,
"TY": 2141,
"ac": 2142,
"bar": 2143,
"bab": 2144,
"dra": 2145,
"hot": 2146,
"kins": 2147,
"music": 2148,
"opp": 2149,
"pen": 2150,
"rage": 2151,
"ta": 2152,
"##sc": 2153,
"##ether": 2154,
"##gr": 2155,
"##ges": 2156,
"##pl": 2157,
"##ina": 2158,
"##llow": 2159,
"##anch": 2160,
"often": 2161,
"Think": 2162,
"##irm": 2163,
"##etch": 2164,
"Whom": 2165,
"##alth": 2166,
"##right": 2167,
"##ourn": 2168,
"reb": 2169,
"ancient": 2170,
"##ORT": 2171,
"##antag": 2172,
"faults": 2173,
"##icer": 2174,
"worship": 2175,
"##aken": 2176,
"##ept": 2177,
"didst": 2178,
"flesh": 2179,
"##NTAG": 2180,
"gentlemen": 2181,
"scar": 2182,
"heads": 2183,
"begin": 2184,
"princely": 2185,
"triumph": 2186,
"##bles": 2187,
"defend": 2188,
"MONTAG": 2189,
"join": 2190,
"visit": 2191,
"cheer": 2192,
"tribunes": 2193,
"Oxford": 2194,
"MONTAGUE": 2195,
"Ar": 2196,
"Bl": 2197,
"Bes": 2198,
"Boh": 2199,
"HORT": 2200,
"Peace": 2201,
"Pomp": 2202,
"Saint": 2203,
"TR": 2204,
"bow": 2205,
"ca": 2206,
"cle": 2207,
"creat": 2208,
"est": 2209,
"fea": 2210,
"fill": 2211,
"hur": 2212,
"lim": 2213,
"sigh": 2214,
"servant": 2215,
"##ead": 2216,
"##rum": 2217,
"##host": 2218,
"##hile": 2219,
"##gry": 2220,
"##aul": 2221,
"##pherd": 2222,
"##day": 2223,
"##be": 2224,
"##ures": 2225,
"meth": 2226,
"##ENS": 2227,
"prin": 2228,
"##vern": 2229,
"knock": 2230,
"frown": 2231,
"##oney": 2232,
"wash": 2233,
"trou": 2234,
"trump": 2235,
"loved": 2236,
"shepherd": 2237,
"##ape": 2238,
"march": 2239,
"slaughter": 2240,
"scorn": 2241,
"prayers": 2242,
"Stand": 2243,
"lead": 2244,
"merry": 2245,
"depart": 2246,
"deny": 2247,
"##umberland": 2248,
"execution": 2249,
"possess": 2250,
"pretty": 2251,
"##ANIO": 2252,
"success": 2253,
"Northumberland": 2254,
"Bohem": 2255,
"HORTENS": 2256,
"Pompey": 2257,
"TRANIO": 2258,
"feast": 2259,
"Ca": 2260,
"PER": 2261,
"Paul": 2262,
"Yea": 2263,
"case": 2264,
"fond": 2265,
"hide": 2266,
"lack": 2267,
"ow": 2268,
"tear": 2269,
"und": 2270,
"##ife": 2271,
"##ivers": 2272,
"##ua": 2273,
"##mand": 2274,
"##king": 2275,
"##bb": 2276,
"##RG": 2277,
"##ITA": 2278,
"##OP": 2279,
"##DITA": 2280,
"thither": 2281,
"##ann": 2282,
"##rey": 2283,
"ins": 2284,
"##ley": 2285,
"##ural": 2286,
"fore": 2287,
"living": 2288,
"##ament": 2289,
"##eem": 2290,
"##antage": 2291,
"##iece": 2292,
"usurp": 2293,
"thence": 2294,
"safe": 2295,
"offence": 2296,
"##ired": 2297,
"writ": 2298,
"##ainted": 2299,
"VIRG": 2300,
"small": 2301,
"presently": 2302,
"promise": 2303,
"awhile": 2304,
"Christ": 2305,
"water": 2306,
"widow": 2307,
"chamber": 2308,
"Bohemia": 2309,
"HORTENSIO": 2310,
"PERDITA": 2311,
"VIRGILIA": 2312,
"SL": 2313,
"ben": 2314,
"birth": 2315,
"certain": 2316,
"dar": 2317,
"dest": 2318,
"eas": 2319,
"gar": 2320,
"gro": 2321,
"lab": 2322,
"nay": 2323,
"ph": 2324,
"pu": 2325,
"pit": 2326,
"##sper": 2327,
"##ees": 2328,
"##oint": 2329,
"##vest": 2330,
"##SET": 2331,
"##ern": 2332,
"##als": 2333,
"##ries": 2334,
"chance": 2335,
"##astard": 2336,
"knee": 2337,
"##ended": 2338,
"blows": 2339,
"coming": 2340,
"##feit": 2341,
"##aked": 2342,
"##ffect": 2343,
"proceed": 2344,
"##els": 2345,
"MARIAN": 2346,
"beggar": 2347,
"Stay": 2348,
"drum": 2349,
"lawful": 2350,
"slew": 2351,
"banishment": 2352,
"##force": 2353,
"weeping": 2354,
"patient": 2355,
"##ledge": 2356,
"soldier": 2357,
"subjects": 2358,
"GREMIO": 2359,
"quickly": 2360,
"guilty": 2361,
"##ourable": 2362,
"damn": 2363,
"Sweet": 2364,
"Isabel": 2365,
"SLY": 2366,
"MARIANA": 2367,
"Ex": 2368,
"Men": 2369,
"PAR": 2370,
"Sign": 2371,
"Watch": 2372,
"cross": 2373,
"du": 2374,
"fi": 2375,
"ur": 2376,
"ut": 2377,
"wert": 2378,
"##now": 2379,
"##oice": 2380,
"##ying": 2381,
"##po": 2382,
"##ines": 2383,
"##anio": 2384,
"inj": 2385,
"inno": 2386,
"shad": 2387,
"shows": 2388,
"whence": 2389,
"measure": 2390,
"##ooth": 2391,
"doing": 2392,
"doom": 2393,
"##ustom": 2394,
"letter": 2395,
"almost": 2396,
"fled": 2397,
"least": 2398,
"adm": 2399,
"##itted": 2400,
"perform": 2401,
"##osition": 2402,
"##perate": 2403,
"treason": 2404,
"glad": 2405,
"English": 2406,
"prisoner": 2407,
"Tranio": 2408,
"condemn": 2409,
"proph": 2410,
"deserved": 2411,
"Plantag": 2412,
"favour": 2413,
"PARIS": 2414,
"Plantagen": 2415,
"Ad": 2416,
"Gaunt": 2417,
"Hear": 2418,
"Hark": 2419,
"Meth": 2420,
"Merc": 2421,
"Off": 2422,
"ay": 2423,
"base": 2424,
"citizen": 2425,
"fam": 2426,
"fetch": 2427,
"gall": 2428,
"med": 2429,
"mid": 2430,
"mild": 2431,
"occ": 2432,
"pain": 2433,
"sur": 2434,
"second": 2435,
"somet": 2436,
"wed": 2437,
"##ror": 2438,
"##ac": 2439,
"##awn": 2440,
"##vol": 2441,
"##joy": 2442,
"##orth": 2443,
"##ators": 2444,
"##arn": 2445,
"##ank": 2446,
"##inger": 2447,
"##ingly": 2448,
"##omes": 2449,
"##stand": 2450,
"beast": 2451,
"wild": 2452,
"##eds": 2453,
"noise": 2454,
"held": 2455,
"shed": 2456,
"##ool": 2457,
"stre": 2458,
"steel": 2459,
"##ames": 2460,
"reign": 2461,
"##uel": 2462,
"##asters": 2463,
"##ilt": 2464,
"kneel": 2465,
"neck": 2466,
"tru": 2467,
"##augh": 2468,
"unw": 2469,
"letters": 2470,
"govern": 2471,
"worst": 2472,
"##cience": 2473,
"hadst": 2474,
"disg": 2475,
"seat": 2476,
"##ully": 2477,
"longer": 2478,
"womb": 2479,
"drink": 2480,
"Doth": 2481,
"purs": 2482,
"##bling": 2483,
"breathe": 2484,
"banished": 2485,
"##rupt": 2486,
"dispatch": 2487,
"witness": 2488,
"instru": 2489,
"virtuous": 2490,
"because": 2491,
"victory": 2492,
"encoun": 2493,
"extrem": 2494,
"dishonour": 2495,
"ladies": 2496,
"Signior": 2497,
"Plantagenet": 2498,
"Con": 2499,
"Cates": 2500,
"DOR": 2501,
"En": 2502,
"Earl": 2503,
"Lu": 2504,
"LE": 2505,
"LAR": 2506,
"Sc": 2507,
"Su": 2508,
"Ver": 2509,
"XI": 2510,
"ign": 2511,
"low": 2512,
"laid": 2513,
"mut": 2514,
"pet": 2515,
"rid": 2516,
"rough": 2517,
"sus": 2518,
"tor": 2519,
"vain": 2520,
"wast": 2521,
"##cess": 2522,
"##gg": 2523,
"##gue": 2524,
"##mb": 2525,
"##RUCH": 2526,
"##TIUS": 2527,
"##WIS": 2528,
"##ating": 2529,
"##inius": 2530,
"##vey": 2531,
"bell": 2532,
"##set": 2533,
"##urch": 2534,
"form": 2535,
"stor": 2536,
"steal": 2537,
"lived": 2538,
"prith": 2539,
"pride": 2540,
"sole": 2541,
"ref": 2542,
"chang": 2543,
"knees": 2544,
"conqu": 2545,
"wouldst": 2546,
"speaks": 2547,
"sever": 2548,
"prosper": 2549,
"offer": 2550,
"greater": 2551,
"conscience": 2552,
"Citizens": 2553,
"lordship": 2554,
"behind": 2555,
"glory": 2556,
"woes": 2557,
"danger": 2558,
"golden": 2559,
"Capu": 2560,
"PETRUCH": 2561,
"towards": 2562,
"secret": 2563,
"clouds": 2564,
"kinsman": 2565,
"Watchman": 2566,
"Catesby": 2567,
"LEWIS": 2568,
"LARTIUS": 2569,
"ignor": 2570,
"prithee": 2571,
"PETRUCHIO": 2572,
"Aum": 2573,
"Cons": 2574,
"Dis": 2575,
"Fri": 2576,
"Joh": 2577,
"Mow": 2578,
"Po": 2579,
"SAM": 2580,
"Too": 2581,
"bones": 2582,
"bastard": 2583,
"corn": 2584,
"deter": 2585,
"effect": 2586,
"fat": 2587,
"five": 2588,
"fought": 2589,
"pal": 2590,
"piece": 2591,
"##to": 2592,
"##oss": 2593,
"##gment": 2594,
"##vail": 2595,
"##pe": 2596,
"##fully": 2597,
"##bray": 2598,
"##PSON": 2599,
"##erle": 2600,
"##arge": 2601,
"##eness": 2602,
"##isure": 2603,
"oft": 2604,
"bend": 2605,
"hap": 2606,
"##ety": 2607,
"##ities": 2608,
"note": 2609,
"stood": 2610,
"stain": 2611,
"stone": 2612,
"dog": 2613,
"loath": 2614,
"ourselves": 2615,
"##iled": 2616,
"##ular": 2617,
"goodly": 2618,
"##icious": 2619,
"knowledge": 2620,
"saf": 2621,
"broke": 2622,
"seal": 2623,
"exc": 2624,
"abro": 2625,
"hearing": 2626,
"desperate": 2627,
"##ations": 2628,
"pleas": 2629,
"contin": 2630,
"LUCENTIO": 2631,
"leisure": 2632,
"drunk": 2633,
"needs": 2634,
"##uthor": 2635,
"glass": 2636,
"infect": 2637,
"sense": 2638,
"temp": 2639,
"PETER": 2640,
"wretched": 2641,
"despair": 2642,
"venge": 2643,
"forbid": 2644,
"Keeper": 2645,
"wisdom": 2646,
"citizens": 2647,
"encounter": 2648,
"Aumerle": 2649,
"John": 2650,
"Mowbray": 2651,
"SAMPSON": 2652,
"determ": 2653,
"Am": 2654,
"Ant": 2655,
"ANT": 2656,
"Bi": 2657,
"EX": 2658,
"Either": 2659,
"Fl": 2660,
"Fear": 2661,
"Hea": 2662,
"Int": 2663,
"Lew": 2664,
"aid": 2665,
"author": 2666,
"dry": 2667,
"died": 2668,
"eld": 2669,
"fe": 2670,
"money": 2671,
"odd": 2672,
"rise": 2673,
"tent": 2674,
"won": 2675,
"walk": 2676,
"year": 2677,
"##so": 2678,
"##sp": 2679,
"##ted": 2680,
"##hold": 2681,
"##ual": 2682,
"##aves": 2683,
"##ys": 2684,
"##pir": 2685,
"##bury": 2686,
"##IG": 2687,
"##URY": 2688,
"##LEY": 2689,
"##BURY": 2690,
"threat": 2691,
"##ony": 2692,
"##utio": 2693,
"whether": 2694,
"##ited": 2695,
"forward": 2696,
"forsw": 2697,
"yourselves": 2698,
"weary": 2699,
"##estion": 2700,
"aside": 2701,
"##rage": 2702,
"##cked": 2703,
"##ease": 2704,
"butch": 2705,
"manner": 2706,
"mod": 2707,
"moon": 2708,
"##oler": 2709,
"swift": 2710,
"unf": 2711,
"##umb": 2712,
"going": 2713,
"enjoy": 2714,
"grand": 2715,
"##ounds": 2716,
"##aps": 2717,
"honourable": 2718,
"prov": 2719,
"proclaim": 2720,
"alive": 2721,
"brothers": 2722,
"flowers": 2723,
"above": 2724,
"early": 2725,
"slave": 2726,
"honours": 2727,
"cruel": 2728,
"precious": 2729,
"deadly": 2730,
"army": 2731,
"remed": 2732,
"remain": 2733,
"guess": 2734,
"guard": 2735,
"trem": 2736,
"##ONUS": 2737,
"obey": 2738,
"dreams": 2739,
"valour": 2740,
"judge": 2741,
"cheeks": 2742,
"summer": 2743,
"liberty": 2744,
"scarce": 2745,
"Mercutio": 2746,
"ANTIG": 2747,
"Lewis": 2748,
"ANTIGONUS": 2749,
"Bid": 2750,
"Bro": 2751,
"Could": 2752,
"Harry": 2753,
"Mine": 2754,
"Music": 2755,
"RA": 2756,
"Sic": 2757,
"dance": 2758,
"faint": 2759,
"few": 2760,
"match": 2761,
"pun": 2762,
"ren": 2763,
"sim": 2764,
"sour": 2765,
"sort": 2766,
"vie": 2767,
"wail": 2768,
"yea": 2769,
"##iance": 2770,
"##ians": 2771,
"##eld": 2772,
"##ron": 2773,
"##TC": 2774,
"##zen": 2775,
"##orious": 2776,
"##ining": 2777,
"##vel": 2778,
"##ster": 2779,
"force": 2780,
"While": 2781,
"##allow": 2782,
"##amed": 2783,
"anon": 2784,
"angry": 2785,
"ours": 2786,
"choose": 2787,
"##ecess": 2788,
"##ility": 2789,
"const": 2790,
"blow": 2791,
"blush": 2792,
"##ieu": 2793,
"among": 2794,
"thereof": 2795,
"##ope": 2796,
"unh": 2797,
"unk": 2798,
"plant": 2799,
"dism": 2800,
"##cted": 2801,
"##apt": 2802,
"Within": 2803,
"seven": 2804,
"provost": 2805,
"quiet": 2806,
"##ways": 2807,
"party": 2808,
"foes": 2809,
"struck": 2810,
"add": 2811,
"perf": 2812,
"others": 2813,
"bears": 2814,
"contr": 2815,
"account": 2816,
"##BRA": 2817,
"guest": 2818,
"kindred": 2819,
"understand": 2820,
"counter": 2821,
"promised": 2822,
"True": 2823,
"Cominius": 2824,
"greet": 2825,
"month": 2826,
"judgment": 2827,
"Volsces": 2828,
"benef": 2829,
"labour": 2830,
"##ointed": 2831,
"truly": 2832,
"Poor": 2833,
"abroad": 2834,
"Heaven": 2835,
"RATC": 2836,
"view": 2837,
"RATCLIFF": 2838,
"Barn": 2839,
"Fa": 2840,
"Me": 2841,
"Ne": 2842,
"Ple": 2843,
"Rut": 2844,
"STA": 2845,
"big": 2846,
"corse": 2847,
"curs": 2848,
"custom": 2849,
"dull": 2850,
"eat": 2851,
"fie": 2852,
"gir": 2853,
"hat": 2854,
"hun": 2855,
"lust": 2856,
"list": 2857,
"rot": 2858,
"rock": 2859,
"root": 2860,
"try": 2861,
"teach": 2862,
"vice": 2863,
"##ipp": 2864,
"##ives": 2865,
"##rest": 2866,
"##rous": 2867,
"##rann": 2868,
"##ners": 2869,
"##app": 2870,
"##aff": 2871,
"##vious": 2872,
"##ked": 2873,
"##with": 2874,
"##NLEY": 2875,
"##BAL": 2876,
"##HOP": 2877,
"##esy": 2878,
"##enes": 2879,
"##omas": 2880,
"Thomas": 2881,
"health": 2882,
"##cell": 2883,
"##ceit": 2884,
"shri": 2885,
"white": 2886,
"stars": 2887,
"##alf": 2888,
"##ords": 2889,
"##ident": 2890,
"##ask": 2891,
"##asion": 2892,
"deg": 2893,
"demand": 2894,
"received": 2895,
"##roy": 2896,
"herself": 2897,
"spent": 2898,
"fresh": 2899,
"convey": 2900,
"blind": 2901,
"##ume": 2902,
"envy": 2903,
"plot": 2904,
"Show": 2905,
"honesty": 2906,
"flower": 2907,
"Lords": 2908,
"warm": 2909,
"slander": 2910,
"##ighb": 2911,
"##UMIO": 2912,
"grown": 2913,
"imag": 2914,
"Once": 2915,
"tongues": 2916,
"trial": 2917,
"##ances": 2918,
"##ontent": 2919,
"##ierce": 2920,
"subst": 2921,
"fellows": 2922,
"GRUMIO": 2923,
"##shal": 2924,
"##IST": 2925,
"##ISHOP": 2926,
"miser": 2927,
"deputy": 2928,
"maids": 2929,
"cover": 2930,
"lands": 2931,
"swords": 2932,
"humble": 2933,
"sentence": 2934,
"forgot": 2935,
"##ify": 2936,
"Comm": 2937,
"crave": 2938,
"Corioli": 2939,
"tyrant": 2940,
"walls": 2941,
"Unto": 2942,
"Death": 2943,
"satisfied": 2944,
"malice": 2945,
"TYBAL": 2946,
"Paulina": 2947,
"vengeance": 2948,
"Rutland": 2949,
"STANLEY": 2950,
"TYBALT": 2951,
"Bet": 2952,
"Des": 2953,
"Hort": 2954,
"Ind": 2955,
"Lo": 2956,
"Never": 2957,
"Put": 2958,
"Pri": 2959,
"Som": 2960,
"TH": 2961,
"Under": 2962,
"cir": 2963,
"cried": 2964,
"due": 2965,
"dust": 2966,
"gent": 2967,
"gross": 2968,
"ghost": 2969,
"hund": 2970,
"idle": 2971,
"kept": 2972,
"length": 2973,
"mount": 2974,
"masters": 2975,
"rip": 2976,
"ver": 2977,
"##ne": 2978,
"##oke": 2979,
"##oly": 2980,
"##under": 2981,
"##ging": 2982,
"##vish": 2983,
"##ph": 2984,
"##ding": 2985,
"##bit": 2986,
"##AK": 2987,
"thro": 2988,
"##llo": 2989,
"##though": 2990,
"##anley": 2991,
"##read": 2992,
"bef": 2993,
"##sem": 2994,
"shake": 2995,
"former": 2996,
"Whilst": 2997,
"stab": 2998,
"##ENBURY": 2999,
"##idings": 3000,
"deal": 3001,
"##amp": 3002,
"spake": 3003,
"spring": 3004,
"church": 3005,
"##ilia": 3006,
"fruit": 3007,
"blest": 3008,
"blame": 3009,
"moved": 3010,
"therein": 3011,
"unl": 3012,
"unb": 3013,
"##OMAS": 3014,
"##cians": 3015,
"bride": 3016,
"wherefore": 3017,
"quite": 3018,
"quoth": 3019,
"question": 3020,
"clock": 3021,
"##elve": 3022,
"prevail": 3023,
"calls": 3024,
"##ips": 3025,
"repent": 3026,
"Stanley": 3027,
"trick": 3028,
"Sirrah": 3029,
"BRAK": 3030,
"charity": 3031,
"impr": 3032,
"bids": 3033,
"##airs": 3034,
"##ensio": 3035,
"double": 3036,
"wrongs": 3037,
"traitors": 3038,
"instrum": 3039,
"reasons": 3040,
"senate": 3041,
"discover": 3042,
"buried": 3043,
"##aze": 3044,
"winter": 3045,
"blessed": 3046,
"tyrann": 3047,
"evil": 3048,
"brows": 3049,
"private": 3050,
"Prince": 3051,
"protect": 3052,
"sacred": 3053,
"creature": 3054,
"methinks": 3055,
"Caius": 3056,
"easy": 3057,
"utter": 3058,
"##orthy": 3059,
"Capulet": 3060,
"Friar": 3061,
"excuse": 3062,
"punish": 3063,
"Hortensio": 3064,
"THOMAS": 3065,
"hundred": 3066,
"BRAKENBURY": 3067,
"Apo": 3068,
"DER": 3069,
"Jove": 3070,
"Made": 3071,
"MIST": 3072,
"Out": 3073,
"OVER": 3074,
"Pardon": 3075,
"Peter": 3076,
"Turn": 3077,
"avo": 3078,
"bite": 3079,
"bird": 3080,
"dri": 3081,
"dwell": 3082,
"ed": 3083,
"eag": 3084,
"ease": 3085,
"fine": 3086,
"gainst": 3087,
"hol": 3088,
"lest": 3089,
"necess": 3090,
"ora": 3091,
"rude": 3092,
"sch": 3093,
"troth": 3094,
"taken": 3095,
"wings": 3096,
"##rance": 3097,
"##night": 3098,
"##oe": 3099,
"##uff": 3100,
"##ald": 3101,
"##mn": 3102,
"##RESS": 3103,
"##ONE": 3104,
"##GOR": 3105,
"##DONE": 3106,
"##erset": 3107,
"##orry": 3108,
"##inous": 3109,
"##arp": 3110,
"##enius": 3111,
"##reed": 3112,
"bel": 3113,
"nose": 3114,
"hair": 3115,
"shr": 3116,
"sheep": 3117,
"##ites": 3118,
"##itol": 3119,
"star": 3120,
"stones": 3121,
"weeds": 3122,
"press": 3123,
"proof": 3124,
"##arden": 3125,
"##ardine": 3126,
"allow": 3127,
"loy": 3128,
"sport": 3129,
"choice": 3130,
"neighb": 3131,
"concl": 3132,
"##olix": 3133,
"sirrah": 3134,
"mayor": 3135,
"##aper": 3136,
"twice": 3137,
"always": 3138,
"wherein": 3139,
"leaves": 3140,
"claim": 3141,
"perceive": 3142,
"plead": 3143,
"##alty": 3144,
"consider": 3145,
"hollow": 3146,
"drown": 3147,
"undert": 3148,
"Alack": 3149,
"##ealous": 3150,
"foolish": 3151,
"wanton": 3152,
"##unts": 3153,
"entertain": 3154,
"condition": 3155,
"bright": 3156,
"tempt": 3157,
"deserve": 3158,
"GREGOR": 3159,
"##azed": 3160,
"Capitol": 3161,
"silver": 3162,
"profess": 3163,
"minister": 3164,
"absence": 3165,
"delight": 3166,
"castle": 3167,
"violent": 3168,
"approach": 3169,
"acqu": 3170,
"trumpets": 3171,
"Menenius": 3172,
"fiery": 3173,
"Methinks": 3174,
"Verona": 3175,
"conquer": 3176,
"fatal": 3177,
"safety": 3178,
"Bianc": 3179,
"##ysic": 3180,
"butcher": 3181,
"remedy": 3182,
"Brother": 3183,
"Barnardine": 3184,
"Faith": 3185,
"Indeed": 3186,
"Somerset": 3187,
"imprison": 3188,
"DERBY": 3189,
"MISTRESS": 3190,
"OVERDONE": 3191,
"oracle": 3192,
"GREGORY": 3193,
"Cousin": 3194,
"Great": 3195,
"Grey": 3196,
"Hence": 3197,
"Lea": 3198,
"OX": 3199,
"Pet": 3200,
"Rivers": 3201,
"SOM": 3202,
"Tut": 3203,
"VAL": 3204,
"ach": 3205,
"ball": 3206,
"bark": 3207,
"cre": 3208,
"cure": 3209,
"cred": 3210,
"cries": 3211,
"ele": 3212,
"fain": 3213,
"finger": 3214,
"garden": 3215,
"jealous": 3216,
"motion": 3217,
"nine": 3218,
"number": 3219,
"names": 3220,
"pil": 3221,
"pawn": 3222,
"rag": 3223,
"sits": 3224,
"ted": 3225,
"tidings": 3226,
"vile": 3227,
"went": 3228,
"wont": 3229,
"##ien": 3230,
"##cing": 3231,
"##nat": 3232,
"##haps": 3233,
"##ault": 3234,
"##mion": 3235,
"##draw": 3236,
"##wh": 3237,
"##woman": 3238,
"##MON": 3239,
"##FORD": 3240,
"thunder": 3241,
"##orous": 3242,
"##inion": 3243,
"##onoun": 3244,
"##ane": 3245,
"##vell": 3246,
"##reh": 3247,
"wicked": 3248,
"Three": 3249,
"Thurs": 3250,
"nobles": 3251,
"incl": 3252,
"inform": 3253,
"hel": 3254,
"##cend": 3255,
"whither": 3256,
"whilst": 3257,
"stat": 3258,
"steed": 3259,
"liest": 3260,
"dec": 3261,
"door": 3262,
"##ract": 3263,
"##eeth": 3264,
"receive": 3265,
"##very": 3266,
"lod": 3267,
"chief": 3268,
"##ERIA": 3269,
"##ERSET": 3270,
"conj": 3271,
"used": 3272,
"uns": 3273,
"envious": 3274,
"mayst": 3275,
"##rows": 3276,
"RICHMON": 3277,
"fright": 3278,
"alas": 3279,
"offend": 3280,
"officer": 3281,
"breed": 3282,
"excell": 3283,
"earn": 3284,
"design": 3285,
"quench": 3286,
"Wherein": 3287,
"whole": 3288,
"prevent": 3289,
"prayer": 3290,
"imm": 3291,
"Still": 3292,
"resign": 3293,
"follows": 3294,
"##ission": 3295,
"##cles": 3296,
"thrust": 3297,
"fares": 3298,
"tread": 3299,
"treach": 3300,
"import": 3301,
"woful": 3302,
"affairs": 3303,
"gives": 3304,
"devise": 3305,
"deposed": 3306,
"followers": 3307,
"Hermion": 3308,
"disposition": 3309,
"obed": 3310,
"fools": 3311,
"condu": 3312,
"crack": 3313,
"proper": 3314,
"divine": 3315,
"guilt": 3316,
"ruin": 3317,
"cheek": 3318,
"prepare": 3319,
"thrive": 3320,
"embrace": 3321,
"complain": 3322,
"Besides": 3323,
"trouble": 3324,
"belly": 3325,
"changed": 3326,
"Musician": 3327,
"renown": 3328,
"simple": 3329,
"perfect": 3330,
"benefit": 3331,
"Please": 3332,
"Apollo": 3333,
"Bianca": 3334,
"OXFORD": 3335,
"SOMERSET": 3336,
"VALERIA": 3337,
"tedious": 3338,
"Thursday": 3339,
"RICHMOND": 3340,
"Hermione": 3341,
"AE": 3342,
"AB": 3343,
"After": 3344,
"BUS": 3345,
"Boy": 3346,
"Bona": 3347,
"Bapt": 3348,
"Dost": 3349,
"Has": 3350,
"Love": 3351,
"Mant": 3352,
"Mist": 3353,
"MAMIL": 3354,
"Polix": 3355,
"Res": 3356,
"aught": 3357,
"bond": 3358,
"boot": 3359,
"cup": 3360,
"din": 3361,
"det": 3362,
"equ": 3363,
"fury": 3364,
"firm": 3365,
"gage": 3366,
"line": 3367,
"laugh": 3368,
"mourn": 3369,
"pack": 3370,
"paper": 3371,
"san": 3372,
"saint": 3373,
"sorry": 3374,
"taste": 3375,
"van": 3376,
"vantage": 3377,
"wench": 3378,
"##iful": 3379,
"##eous": 3380,
"##lict": 3381,
"##ub": 3382,
"##after": 3383,
"##pet": 3384,
"##bed": 3385,
"##SA": 3386,
"##PSA": 3387,
"##LIUS": 3388,
"##WBRA": 3389,
"##HY": 3390,
"##HOR": 3391,
"##ene": 3392,
"##ises": 3393,
"bew": 3394,
"belike": 3395,
"wives": 3396,
"##utes": 3397,
"##utation": 3398,
"##chance": 3399,
"##change": 3400,
"shut": 3401,
"shap": 3402,
"##iment": 3403,
"##athers": 3404,
"##ourish": 3405,
"anger": 3406,
"##ETER": 3407,
"kingly": 3408,
"unc": 3409,
"unp": 3410,
"unnat": 3411,
"##unning": 3412,
"##ement": 3413,
"plague": 3414,
"##imely": 3415,
"broken": 3416,
"##ctise": 3417,
"outward": 3418,
"twixt": 3419,
"heav": 3420,
"exile": 3421,
"flight": 3422,
"thinks": 3423,
"brook": 3424,
"Mark": 3425,
"##ista": 3426,
"partic": 3427,
"adieu": 3428,
"wrath": 3429,
"peril": 3430,
"##aughters": 3431,
"until": 3432,
"lean": 3433,
"accus": 3434,
"accuse": 3435,
"keeps": 3436,
"##anced": 3437,
"##bled": 3438,
"##blic": 3439,
"##loved": 3440,
"smile": 3441,
"empt": 3442,
"empl": 3443,
"humbly": 3444,
"##ounty": 3445,
"carry": 3446,
"denied": 3447,
"borne": 3448,
"hanging": 3449,
"MOPSA": 3450,
"MOWBRA": 3451,
"lamb": 3452,
"Twas": 3453,
"assist": 3454,
"betwixt": 3455,
"Having": 3456,
"despite": 3457,
"corrupt": 3458,
"delay": 3459,
"practise": 3460,
"colour": 3461,
"dreadful": 3462,
"penit": 3463,
"Art": 3464,
"clear": 3465,
"hurt": 3466,
"sighs": 3467,
"Christian": 3468,
"physic": 3469,
"damned": 3470,
"shadow": 3471,
"Officer": 3472,
"occasion": 3473,
"several": 3474,
"ignorant": 3475,
"palace": 3476,
"EXETER": 3477,
"authority": 3478,
"girl": 3479,
"rotten": 3480,
"school": 3481,
"Leave": 3482,
"ABHOR": 3483,
"BUSHY": 3484,
"Baptista": 3485,
"Mantua": 3486,
"MAMILLIUS": 3487,
"Polixenes": 3488,
"sanct": 3489,
"employ": 3490,
"MOWBRAY": 3491,
"ABHORSON": 3492,
"AR": 3493,
"Bra": 3494,
"Bear": 3495,
"BAL": 3496,
"BISHOP": 3497,
"Le": 3498,
"Pre": 3499,
"PERC": 3500,
"Ret": 3501,
"Rep": 3502,
"af": 3503,
"band": 3504,
"cens": 3505,
"calm": 3506,
"cursed": 3507,
"dies": 3508,
"east": 3509,
"fee": 3510,
"fish": 3511,
"gain": 3512,
"hid": 3513,
"hunt": 3514,
"lend": 3515,
"naked": 3516,
"pair": 3517,
"pains": 3518,
"rash": 3519,
"song": 3520,
"sep": 3521,
"six": 3522,
"scept": 3523,
"tort": 3524,
"tide": 3525,
"teeth": 3526,
"wot": 3527,
"wol": 3528,
"yonder": 3529,
"##nown": 3530,
"##hire": 3531,
"##oes": 3532,
"##oard": 3533,
"##af": 3534,
"##act": 3535,
"##ping": 3536,
"##pic": 3537,
"##mit": 3538,
"##dain": 3539,
"##que": 3540,
"##CH": 3541,
"##erence": 3542,
"##ening": 3543,
"##ences": 3544,
"##ising": 3545,
"beard": 3546,
"beloved": 3547,
"wits": 3548,
"##sequ": 3549,
"##lex": 3550,
"##leep": 3551,
"##ldom": 3552,
"##itch": 3553,
"##itude": 3554,
"fors": 3555,
"wither": 3556,
"stud": 3557,
"stock": 3558,
"stoop": 3559,
"##ales": 3560,
"lip": 3561,
"pronoun": 3562,
"deceived": 3563,
"ones": 3564,
"##amest": 3565,
"rever": 3566,
"reward": 3567,
"##usion": 3568,
"ange": 3569,
"herd": 3570,
"spr": 3571,
"##ustice": 3572,
"neg": 3573,
"##ots": 3574,
"goodness": 3575,
"faces": 3576,
"amen": 3577,
"trans": 3578,
"##ishop": 3579,
"Myself": 3580,
"seeing": 3581,
"hereafter": 3582,
"arg": 3583,
"arri": 3584,
"##ortion": 3585,
"##cio": 3586,
"##cian": 3587,
"diss": 3588,
"hearted": 3589,
"Without": 3590,
"seas": 3591,
"alter": 3592,
"flies": 3593,
"Marshal": 3594,
"courage": 3595,
"gentlewoman": 3596,
"##outs": 3597,
"cloth": 3598,
"##itting": 3599,
"prey": 3600,
"commend": 3601,
"French": 3602,
"##iteous": 3603,
"Thanks": 3604,
"remains": 3605,
"intent": 3606,
"intend": 3607,
"Only": 3608,
"legs": 3609,
"hopes": 3610,
"access": 3611,
"folly": 3612,
"purch": 3613,
"endure": 3614,
"kindness": 3615,
"##ASAR": 3616,
"needful": 3617,
"seeming": 3618,
"joys": 3619,
"brain": 3620,
"##THASAR": 3621,
"##eys": 3622,
"happiness": 3623,
"advise": 3624,
"humour": 3625,
"persu": 3626,
"attempt": 3627,
"cares": 3628,
"senators": 3629,
"services": 3630,
"wounded": 3631,
"discontent": 3632,
"Mayor": 3633,
"awake": 3634,
"green": 3635,
"burth": 3636,
"Two": 3637,
"silence": 3638,
"becomes": 3639,
"terror": 3640,
"shortly": 3641,
"resolved": 3642,
"griev": 3643,
"prepared": 3644,
"affection": 3645,
"express": 3646,
"drop": 3647,
"bleed": 3648,
"protest": 3649,
"babe": 3650,
"drawn": 3651,
"princes": 3652,
"owe": 3653,
"dares": 3654,
"public": 3655,
"petition": 3656,
"storm": 3657,
"solemn": 3658,
"Into": 3659,
"contrary": 3660,
"curses": 3661,
"hatred": 3662,
"miserable": 3663,
"circ": 3664,
"throat": 3665,
"Petr": 3666,
"excellent": 3667,
"AEd": 3668,
"unnatural": 3669,
"ARCH": 3670,
"BALTHASAR": 3671,
"PERCY": 3672,
"##picion": 3673,
"Co": 3674,
"Dear": 3675,
"Dorse": 3676,
"El": 3677,
"Fie": 3678,
"Im": 3679,
"Might": 3680,
"Post": 3681,
"Page": 3682,
"RO": 3683,
"Rem": 3684,
"Ros": 3685,
"Sold": 3686,
"Tit": 3687,
"aim": 3688,
"bas": 3689,
"bot": 3690,
"bare": 3691,
"cell": 3692,
"cunning": 3693,
"dur": 3694,
"dag": 3695,
"dign": 3696,
"diff": 3697,
"dying": 3698,
"daughters": 3699,
"fra": 3700,
"feed": 3701,
"gate": 3702,
"host": 3703,
"hors": 3704,
"kin": 3705,
"large": 3706,
"mile": 3707,
"murderer": 3708,
"pi": 3709,
"pin": 3710,
"purse": 3711,
"piteous": 3712,
"ring": 3713,
"rose": 3714,
"round": 3715,
"sy": 3716,
"sins": 3717,
"wre": 3718,
"wander": 3719,
"##ser": 3720,
"##ek": 3721,
"##rent": 3722,
"##ler": 3723,
"##tled": 3724,
"##he": 3725,
"##uary": 3726,
"##yond": 3727,
"##mity": 3728,
"##den": 3729,
"##fts": 3730,
"##SS": 3731,
"##CAS": 3732,
"##FOL": 3733,
"thief": 3734,
"##ories": 3735,
"##aring": 3736,
"##arent": 3737,
"##ency": 3738,
"##isper": 3739,
"##thee": 3740,
"##think": 3741,
"top": 3742,
"tomb": 3743,
"##rees": 3744,
"##rease": 3745,
"Thr": 3746,
"##uted": 3747,
"##erem": 3748,
"shore": 3749,
"shun": 3750,
"##ita": 3751,
"stol": 3752,
"step": 3753,
"##ades": 3754,
"weight": 3755,
"weap": 3756,
"weigh": 3757,
"dew": 3758,
"##rib": 3759,
"rel": 3760,
"realm": 3761,
"revol": 3762,
"##uses": 3763,
"##tern": 3764,
"sup": 3765,
"suck": 3766,
"spec": 3767,
"spend": 3768,
"##ellig": 3769,
"chide": 3770,
"chair": 3771,
"##ouses": 3772,
"knight": 3773,
"knave": 3774,
"frame": 3775,
"##ants": 3776,
"manners": 3777,
"fail": 3778,
"block": 3779,
"comb": 3780,
"comest": 3781,
"theirs": 3782,
"swallow": 3783,
"worn": 3784,
"boar": 3785,
"Help": 3786,
"sail": 3787,
"seize": 3788,
"##uchio": 3789,
"bred": 3790,
"expect": 3791,
"branch": 3792,
"Believe": 3793,
"March": 3794,
"slay": 3795,
"parts": 3796,
"advers": 3797,
"scope": 3798,
"scene": 3799,
"write": 3800,
"perpet": 3801,
"pleased": 3802,
"appreh": 3803,
"armour": 3804,
"##udge": 3805,
"contract": 3806,
"begins": 3807,
"untimely": 3808,
"leads": 3809,
"accord": 3810,
"compass": 3811,
"##ancy": 3812,
"##ression": 3813,
"behalf": 3814,
"##ctions": 3815,
"glorious": 3816,
"bodies": 3817,
"joyful": 3818,
"natural": 3819,
"misery": 3820,
"giving": 3821,
"passage": 3822,
"hateful": 3823,
"room": 3824,
"advantage": 3825,
"courtesy": 3826,
"NORFOL": 3827,
"instant": 3828,
"opinion": 3829,
"commanded": 3830,
"spoken": 3831,
"build": 3832,
"temper": 3833,
"deserves": 3834,
"rememb": 3835,
"market": 3836,
"granted": 3837,
"captain": 3838,
"increase": 3839,
"Volsce": 3840,
"##ourage": 3841,
"possible": 3842,
"resolve": 3843,
"absent": 3844,
"venom": 3845,
"praise": 3846,
"vex": 3847,
"direct": 3848,
"drops": 3849,
"respected": 3850,
"colours": 3851,
"oppos": 3852,
"Beseech": 3853,
"groan": 3854,
"drums": 3855,
"Exeter": 3856,
"innoc": 3857,
"innocent": 3858,
"sometime": 3859,
"sometimes": 3860,
"government": 3861,
"DORCAS": 3862,
"Lucio": 3863,
"suspicion": 3864,
"prosperous": 3865,
"continue": 3866,
"Sicilia": 3867,
"degree": 3868,
"Prithee": 3869,
"undertake": 3870,
"earnest": 3871,
"conduct": 3872,
"particular": 3873,
"empty": 3874,
"sceptre": 3875,
"burthen": 3876,
"circum": 3877,
"Petruchio": 3878,
"Dorset": 3879,
"ROSS": 3880,
"NORFOLK": 3881,
"App": 3882,
"Amen": 3883,
"Br": 3884,
"Ben": 3885,
"Bre": 3886,
"Came": 3887,
"Four": 3888,
"Froth": 3889,
"Gre": 3890,
"Ghost": 3891,
"Hunts": 3892,
"Ire": 3893,
"KA": 3894,
"None": 3895,
"Ph": 3896,
"Pom": 3897,
"Pad": 3898,
"Rat": 3899,
"Rom": 3900,
"Sm": 3901,
"Save": 3902,
"Very": 3903,
"Wilt": 3904,
"Worthy": 3905,
"Ye": 3906,
"bury": 3907,
"cal": 3908,
"catch": 3909,
"cease": 3910,
"da": 3911,
"fame": 3912,
"fig": 3913,
"fare": 3914,
"hit": 3915,
"hark": 3916,
"houses": 3917,
"jew": 3918,
"journ": 3919,
"led": 3920,
"lang": 3921,
"mere": 3922,
"messenger": 3923,
"nought": 3924,
"powers": 3925,
"painted": 3926,
"ri": 3927,
"rt": 3928,
"rul": 3929,
"rap": 3930,
"ruth": 3931,
"sell": 3932,
"squ": 3933,
"sens": 3934,
"test": 3935,
"tum": 3936,
"tap": 3937,
"table": 3938,
"vows": 3939,
"vouch": 3940,
"vault": 3941,
"wing": 3942,
"wood": 3943,
"wine": 3944,
"wag": 3945,
"waste": 3946,
"##iven": 3947,
"##iate": 3948,
"##ipt": 3949,
"##sa": 3950,
"##cli": 3951,
"##na": 3952,
"##og": 3953,
"##uing": 3954,
"##uish": 3955,
"##aoler": 3956,
"##yard": 3957,
"##fer": 3958,
"##fret": 3959,
"##ker": 3960,
"##bow": 3961,
"##wise": 3962,
"##RR": 3963,
"##UG": 3964,
"##zard": 3965,
"##just": 3966,
"thorn": 3967,
"##erved": 3968,
"##ature": 3969,
"##ination": 3970,
"##ense": 3971,
"beyond": 3972,
"bethink": 3973,
"Those": 3974,
"nobl": 3975,
"ship": 3976,
"sharp": 3977,
"whisper": 3978,
"mel": 3979,
"meant": 3980,
"melt": 3981,
"Whither": 3982,
"store": 3983,
"story": 3984,
"strew": 3985,
"##athe": 3986,
"##enture": 3987,
"wept": 3988,
"##aline": 3989,
"lion": 3990,
"prick": 3991,
"priest": 3992,
"prize": 3993,
"debt": 3994,
"##ricians": 3995,
"##ARINA": 3996,
"rej": 3997,
"##andal": 3998,
"spur": 3999,
"spare": 4000,
"spite": 4001,
"##illing": 4002,
"knife": 4003,
"##arts": 4004,
"conc": 4005,
"faced": 4006,
"amb": 4007,
"##oles": 4008,
"##olute": 4009,
"trade": 4010,
"sway": 4011,
"swell": 4012,
"ung": 4013,
"unless": 4014,
"unjust": 4015,
"##ument": 4016,
"enforce": 4017,
"enmity": 4018,
"##akest": 4019,
"muster": 4020,
"shouldst": 4021,
"sav": 4022,
"disdain": 4023,
"twelve": 4024,
"alike": 4025,
"abh": 4026,
"friendly": 4027,
"Nothing": 4028,
"looking": 4029,
"brings": 4030,
"whereof": 4031,
"warlike": 4032,
"quit": 4033,
"fairly": 4034,
"adver": 4035,
"perj": 4036,
"perish": 4037,
"perforce": 4038,
"committed": 4039,
"commission": 4040,
"called": 4041,
"contempt": 4042,
"repair": 4043,
"##liament": 4044,
"##aintain": 4045,
"intellig": 4046,
"Stri": 4047,
"peers": 4048,
"accused": 4049,
"compan": 4050,
"puts": 4051,
"ends": 4052,
"smiles": 4053,
"smooth": 4054,
"farther": 4055,
"county": 4056,
"counten": 4057,
"trees": 4058,
"charged": 4059,
"beheld": 4060,
"finds": 4061,
"fortunes": 4062,
"meaning": 4063,
"##THARINA": 4064,
"afford": 4065,
"holds": 4066,
"##ruly": 4067,
"rob": 4068,
"robb": 4069,
"serves": 4070,
"advice": 4071,
"advised": 4072,
"##uteous": 4073,
"##ified": 4074,
"freely": 4075,
"record": 4076,
"spirits": 4077,
"GREEN": 4078,
"hardly": 4079,
"parliament": 4080,
"grows": 4081,
"silent": 4082,
"assured": 4083,
"Happ": 4084,
"waters": 4085,
"resolution": 4086,
"rule": 4087,
"grieve": 4088,
"sky": 4089,
"Until": 4090,
"privile": 4091,
"##centio": 4092,
"About": 4093,
"raise": 4094,
"TYRR": 4095,
"accept": 4096,
"rebell": 4097,
"princess": 4098,
"undone": 4099,
"garland": 4100,
"pitch": 4101,
"urged": 4102,
"famous": 4103,
"streets": 4104,
"instruct": 4105,
"DORSET": 4106,
"torch": 4107,
"Conspir": 4108,
"elder": 4109,
"odds": 4110,
"forsworn": 4111,
"unhapp": 4112,
"unknown": 4113,
"counterfeit": 4114,
"instruments": 4115,
"protector": 4116,
"avoid": 4117,
"loyal": 4118,
"imprisonment": 4119,
"credit": 4120,
"helm": 4121,
"treacherous": 4122,
"sanctuary": 4123,
"reverence": 4124,
"grievous": 4125,
"AEdile": 4126,
"Rosaline": 4127,
"Soldier": 4128,
"Titus": 4129,
"dagger": 4130,
"perpetual": 4131,
"Huntsman": 4132,
"Ireland": 4133,
"KATHARINA": 4134,
"Pomfret": 4135,
"Padua": 4136,
"Ratcli": 4137,
"Romans": 4138,
"daily": 4139,
"##UGH": 4140,
"TYRREL": 4141,
"Ratcliff": 4142,
"Bring": 4143,
"Cond": 4144,
"Der": 4145,
"Down": 4146,
"Fare": 4147,
"Jack": 4148,
"Know": 4149,
"La": 4150,
"Long": 4151,
"Makes": 4152,
"Pat": 4153,
"Right": 4154,
"Rather": 4155,
"Son": 4156,
"Set": 4157,
"Sal": 4158,
"Tar": 4159,
"Vien": 4160,
"Wr": 4161,
"able": 4162,
"aunt": 4163,
"ba": 4164,
"cock": 4165,
"di": 4166,
"dim": 4167,
"dig": 4168,
"esc": 4169,
"fun": 4170,
"fathers": 4171,
"glo": 4172,
"lent": 4173,
"loud": 4174,
"lark": 4175,
"mill": 4176,
"mag": 4177,
"mult": 4178,
"making": 4179,
"maintain": 4180,
"pol": 4181,
"pure": 4182,
"ras": 4183,
"rain": 4184,
"rare": 4185,
"sal": 4186,
"sear": 4187,
"south": 4188,
"snow": 4189,
"sooth": 4190,
"tree": 4191,
"tied": 4192,
"west": 4193,
"wond": 4194,
"yoke": 4195,
"##eat": 4196,
"##rrel": 4197,
"##lic": 4198,
"##oin": 4199,
"##uce": 4200,
"##uage": 4201,
"##bear": 4202,
"##OTH": 4203,
"third": 4204,
"##erve": 4205,
"##esar": 4206,
"##aries": 4207,
"##enant": 4208,
"##isbury": 4209,
"##strous": 4210,
"##edge": 4211,
"nob": 4212,
"nobly": 4213,
"##utch": 4214,
"##utenant": 4215,
"##lect": 4216,
"##etite": 4217,
"shield": 4218,
"shrew": 4219,
"shape": 4220,
"whip": 4221,
"whiles": 4222,
"wholes": 4223,
"mend": 4224,
"##itation": 4225,
"forfeit": 4226,
"##oots": 4227,
"ste": 4228,
"stum": 4229,
"stout": 4230,
"stretch": 4231,
"wealth": 4232,
"##alus": 4233,
"##idence": 4234,
"##ested": 4235,
"##ams": 4236,
"ash": 4237,
"asleep": 4238,
"##rand": 4239,
"##raced": 4240,
"##aints": 4241,
"willing": 4242,
"willingly": 4243,
"##eap": 4244,
"##roll": 4245,
"sue": 4246,
"alliance": 4247,
"lock": 4248,
"chast": 4249,
"chase": 4250,
"##eces": 4251,
"##ilts": 4252,
"##ulf": 4253,
"##ulate": 4254,
"##ote": 4255,
"conce": 4256,
"##ARDIN": 4257,
"saying": 4258,
"##LIS": 4259,
"ens": 4260,
"##inder": 4261,
"##ember": 4262,
"graves": 4263,
"pla": 4264,
"Young": 4265,
"seest": 4266,
"season": 4267,
"provo": 4268,
"alack": 4269,
"although": 4270,
"flood": 4271,
"desert": 4272,
"desires": 4273,
"descend": 4274,
"Marian": 4275,
"tells": 4276,
"##ized": 4277,
"fears": 4278,
"fairest": 4279,
"##urnish": 4280,
"slow": 4281,
"greatest": 4282,
"betray": 4283,
"betimes": 4284,
"partly": 4285,
"strang": 4286,
"##elt": 4287,
"wrought": 4288,
"commons": 4289,
"bearing": 4290,
"north": 4291,
"##ullus": 4292,
"appeal": 4293,
"apparent": 4294,
"appetite": 4295,
"repeal": 4296,
"restra": 4297,
"sets": 4298,
"accomp": 4299,
"merit": 4300,
"##ival": 4301,
"powerful": 4302,
"##clam": 4303,
"smell": 4304,
"slept": 4305,
"kindly": 4306,
"breathed": 4307,
"treasure": 4308,
"##herit": 4309,
"charac": 4310,
"brace": 4311,
"boys": 4312,
"afflict": 4313,
"native": 4314,
"##iety": 4315,
"##verend": 4316,
"afterno": 4317,
"gift": 4318,
"weeps": 4319,
"devotion": 4320,
"passion": 4321,
"meeting": 4322,
"maiden": 4323,
"##ruction": 4324,
"counc": 4325,
"patricians": 4326,
"virg": 4327,
"disple": 4328,
"Tyrrel": 4329,
"rogue": 4330,
"turns": 4331,
"mistake": 4332,
"soundly": 4333,
"revenged": 4334,
"forgive": 4335,
"Gentlemen": 4336,
"sends": 4337,
"defence": 4338,
"hanged": 4339,
"Cannot": 4340,
"faithful": 4341,
"Play": 4342,
"monstrous": 4343,
"recon": 4344,
"supper": 4345,
"supposed": 4346,
"current": 4347,
"heirs": 4348,
"capt": 4349,
"distress": 4350,
"feeling": 4351,
"terms": 4352,
"single": 4353,
"sickness": 4354,
"corre": 4355,
"veins": 4356,
"wait": 4357,
"thrice": 4358,
"regal": 4359,
"forbear": 4360,
"##grim": 4361,
"##ancholy": 4362,
"estate": 4363,
"trumpet": 4364,
"Caesar": 4365,
"##eeming": 4366,
"destroy": 4367,
"##erns": 4368,
"disgrace": 4369,
"Supp": 4370,
"suspect": 4371,
"Disp": 4372,
"haply": 4373,
"pleasant": 4374,
"determined": 4375,
"Anti": 4376,
"constant": 4377,
"Commend": 4378,
"gently": 4379,
"ripe": 4380,
"stabb": 4381,
"tyranny": 4382,
"neighbour": 4383,
"achie": 4384,
"ballad": 4385,
"pilgrim": 4386,
"Mistress": 4387,
"dinner": 4388,
"equal": 4389,
"penitent": 4390,
"durst": 4391,
"horses": 4392,
"special": 4393,
"according": 4394,
"remembrance": 4395,
"Fourth": 4396,
"ruled": 4397,
"melancholy": 4398,
"abhor": 4399,
"rebellion": 4400,
"Derby": 4401,
"Salisbury": 4402,
"Vienna": 4403,
"rasc": 4404,
"afternoon": 4405,
"Acc": 4406,
"Ber": 4407,
"Bush": 4408,
"Cle": 4409,
"Cry": 4410,
"County": 4411,
"Draw": 4412,
"Each": 4413,
"Father": 4414,
"Get": 4415,
"Grem": 4416,
"Grum": 4417,
"Hail": 4418,
"Jes": 4419,
"Lay": 4420,
"Lart": 4421,
"Many": 4422,
"Ra": 4423,
"Six": 4424,
"Time": 4425,
"Tush": 4426,
"Tullus": 4427,
"WIL": 4428,
"ah": 4429,
"ax": 4430,
"apt": 4431,
"bag": 4432,
"bade": 4433,
"cat": 4434,
"caught": 4435,
"civ": 4436,
"camest": 4437,
"cerem": 4438,
"fle": 4439,
"feet": 4440,
"fift": 4441,
"fires": 4442,
"fierce": 4443,
"fancy": 4444,
"goose": 4445,
"hor": 4446,
"hie": 4447,
"hated": 4448,
"id": 4449,
"iron": 4450,
"jot": 4451,
"mor": 4452,
"mirth": 4453,
"nap": 4454,
"nail": 4455,
"oak": 4456,
"ped": 4457,
"path": 4458,
"pot": 4459,
"port": 4460,
"pound": 4461,
"push": 4462,
"pierce": 4463,
"ran": 4464,
"rust": 4465,
"rush": 4466,
"sore": 4467,
"sire": 4468,
"surp": 4469,
"tut": 4470,
"tune": 4471,
"taunt": 4472,
"task": 4473,
"var": 4474,
"ward": 4475,
"wake": 4476,
"wakes": 4477,
"yond": 4478,
"##iam": 4479,
"##iving": 4480,
"##same": 4481,
"##cceed": 4482,
"##res": 4483,
"##rust": 4484,
"##rown": 4485,
"##rate": 4486,
"##ratch": 4487,
"##ny": 4488,
"##nes": 4489,
"##lar": 4490,
"##tic": 4491,
"##tles": 4492,
"##teen": 4493,
"##hy": 4494,
"##head": 4495,
"##upt": 4496,
"##get": 4497,
"##av": 4498,
"##pass": 4499,
"##mish": 4500,
"##dy": 4501,
"##ders": 4502,
"##dita": 4503,
"##bation": 4504,
"##IT": 4505,
"##EOM": 4506,
"thir": 4507,
"##erity": 4508,
"##iny": 4509,
"##espass": 4510,
"##arch": 4511,
"##enced": 4512,
"toad": 4513,
"##onst": 4514,
"##onation": 4515,
"##stery": 4516,
"belie": 4517,
"mystery": 4518,
"inqu": 4519,
"heed": 4520,
"##lets": 4521,
"##irt": 4522,
"shear": 4523,
"##uries": 4524,
"meat": 4525,
"##itable": 4526,
"forced": 4527,
"Whether": 4528,
"withdraw": 4529,
"stro": 4530,
"stick": 4531,
"stroke": 4532,
"stamp": 4533,
"stuff": 4534,
"its": 4535,
"wel": 4536,
"liken": 4537,
"deb": 4538,
"decl": 4539,
"deceit": 4540,
"##amour": 4541,
"##aments": 4542,
"##ample": 4543,
"##ric": 4544,
"##ourse": 4545,
"rece": 4546,
"reck": 4547,
"reap": 4548,
"reach": 4549,
"reverend": 4550,
"##ION": 4551,
"##room": 4552,
"sull": 4553,
"succeed": 4554,
"anointed": 4555,
"spl": 4556,
"sple": 4557,
"spit": 4558,
"##ills": 4559,
"cher": 4560,
"chall": 4561,
"##ecary": 4562,
"##ulch": 4563,
"##seless": 4564,
"manif": 4565,
"##nty": 4566,
"fact": 4567,
"fawn": 4568,
"amazed": 4569,
"##ical": 4570,
"##icles": 4571,
"trespass": 4572,
"##LOUGH": 4573,
"unst": 4574,
"uncles": 4575,
"##ung": 4576,
"##orted": 4577,
"##ignty": 4578,
"shoulder": 4579,
"##arel": 4580,
"deaths": 4581,
"tooth": 4582,
"disch": 4583,
"dissem": 4584,
"proclam": 4585,
"offic": 4586,
"offended": 4587,
"##irect": 4588,
"exerc": 4589,
"flow": 4590,
"flourish": 4591,
"abide": 4592,
"##ages": 4593,
"Noble": 4594,
"descent": 4595,
"warri": 4596,
"fairer": 4597,
"league": 4598,
"slip": 4599,
"slaves": 4600,
"greatness": 4601,
"parting": 4602,
"parted": 4603,
"hasty": 4604,
"clo": 4605,
"clim": 4606,
"standing": 4607,
"ado": 4608,
"scold": 4609,
"scandal": 4610,
"wrink": 4611,
"##itten": 4612,
"perhaps": 4613,
"Anon": 4614,
"ways": 4615,
"apparel": 4616,
"grat": 4617,
"remo": 4618,
"remorse": 4619,
"remove": 4620,
"begu": 4621,
"begg": 4622,
"began": 4623,
"begun": 4624,
"image": 4625,
"##oses": 4626,
"##osing": 4627,
"accursed": 4628,
"accident": 4629,
"complex": 4630,
"dearly": 4631,
"youngest": 4632,
"William": 4633,
"confirm": 4634,
"conference": 4635,
"rights": 4636,
"minds": 4637,
"braw": 4638,
"imposs": 4639,
"sorrows": 4640,
"FROTH": 4641,
"passing": 4642,
"lesser": 4643,
"Uncle": 4644,
"CLEOM": 4645,
"griefs": 4646,
"object": 4647,
"retire": 4648,
"countrymen": 4649,
"sovereignty": 4650,
"falsehood": 4651,
"sleeping": 4652,
"mistrust": 4653,
"witch": 4654,
"wants": 4655,
"infant": 4656,
"virtues": 4657,
"winds": 4658,
"windows": 4659,
"oaths": 4660,
"sights": 4661,
"grey": 4662,
"growing": 4663,
"contented": 4664,
"curst": 4665,
"joint": 4666,
"executed": 4667,
"visage": 4668,
"redress": 4669,
"trusty": 4670,
"beholding": 4671,
"secure": 4672,
"term": 4673,
"prett": 4674,
"absolute": 4675,
"plainly": 4676,
"mouths": 4677,
"affections": 4678,
"fourteen": 4679,
"burning": 4680,
"selfsame": 4681,
"summ": 4682,
"stopp": 4683,
"Perdita": 4684,
"babes": 4685,
"drag": 4686,
"triumphant": 4687,
"estim": 4688,
"frowns": 4689,
"executioner": 4690,
"foreign": 4691,
"darest": 4692,
"groans": 4693,
"duked": 4694,
"shadows": 4695,
"prophet": 4696,
"prophec": 4697,
"gallant": 4698,
"beasts": 4699,
"Lucentio": 4700,
"torment": 4701,
"refuse": 4702,
"ignorance": 4703,
"infection": 4704,
"tempest": 4705,
"determine": 4706,
"Flor": 4707,
"##soever": 4708,
"trembling": 4709,
"dismal": 4710,
"dismiss": 4711,
"hungry": 4712,
"substit": 4713,
"Betw": 4714,
"edge": 4715,
"eagle": 4716,
"holp": 4717,
"shroud": 4718,
"acquaint": 4719,
"steeds": 4720,
"obedience": 4721,
"renowned": 4722,
"Return": 4723,
"sepulch": 4724,
"wolf": 4725,
"purchase": 4726,
"bleeding": 4727,
"Remember": 4728,
"dignity": 4729,
"frail": 4730,
"pieces": 4731,
"adversaries": 4732,
"opposite": 4733,
"circumst": 4734,
"journey": 4735,
"language": 4736,
"privilege": 4737,
"Conspirator": 4738,
"unhappy": 4739,
"Laur": 4740,
"shrewd": 4741,
"wholesome": 4742,
"conceal": 4743,
"Mariana": 4744,
"virgin": 4745,
"Bushy": 4746,
"Gremio": 4747,
"Grumio": 4748,
"Lartius": 4749,
"WILLOUGH": 4750,
"axe": 4751,
"civil": 4752,
"thirty": 4753,
"strokes": 4754,
"CLEOMENES": 4755,
"dukedom": 4756,
"WILLOUGHBY": 4757,
"Ap": 4758,
"Bur": 4759,
"BAR": 4760,
"Cast": 4761,
"Courage": 4762,
"Del": 4763,
"Ely": 4764,
"Esc": 4765,
"Fal": 4766,
"Fell": 4767,
"Find": 4768,
"Fair": 4769,
"Gu": 4770,
"Grace": 4771,
"Ho": 4772,
"Him": 4773,
"Justice": 4774,
"Kn": 4775,
"Kath": 4776,
"Lie": 4777,
"Mer": 4778,
"Making": 4779,
"Oh": 4780,
"Queen": 4781,
"RUT": 4782,
"Se": 4783,
"Sur": 4784,
"Sound": 4785,
"Somet": 4786,
"Trib": 4787,
"Val": 4788,
"Vill": 4789,
"Vaugh": 4790,
"Wed": 4791,
"Wife": 4792,
"Woe": 4793,
"Wilts": 4794,
"ale": 4795,
"boots": 4796,
"cost": 4797,
"date": 4798,
"etern": 4799,
"fard": 4800,
"fro": 4801,
"fant": 4802,
"fix": 4803,
"fash": 4804,
"freed": 4805,
"gaze": 4806,
"hare": 4807,
"horn": 4808,
"hire": 4809,
"lur": 4810,
"lap": 4811,
"luck": 4812,
"mess": 4813,
"mood": 4814,
"miss": 4815,
"nest": 4816,
"nice": 4817,
"numb": 4818,
"nupt": 4819,
"pick": 4820,
"page": 4821,
"pause": 4822,
"rod": 4823,
"rans": 4824,
"rank": 4825,
"sn": 4826,
"sed": 4827,
"sink": 4828,
"sought": 4829,
"saints": 4830,
"tall": 4831,
"tro": 4832,
"tig": 4833,
"takes": 4834,
"tail": 4835,
"tarry": 4836,
"waking": 4837,
"yes": 4838,
"yon": 4839,
"zeal": 4840,
"##ib": 4841,
"##iar": 4842,
"##ses": 4843,
"##some": 4844,
"##cest": 4845,
"##cate": 4846,
"##nicious": 4847,
"##low": 4848,
"##lain": 4849,
"##gu": 4850,
"##me": 4851,
"##mas": 4852,
"##more": 4853,
"##kin": 4854,
"##wife": 4855,
"##NARDIN": 4856,
"##CA": 4857,
"thw": 4858,
"thick": 4859,
"thumb": 4860,
"##oubt": 4861,
"##erves": 4862,
"##orough": 4863,
"##atest": 4864,
"##ative": 4865,
"##atic": 4866,
"##inate": 4867,
"##ints": 4868,
"##essel": 4869,
"##ares": 4870,
"##arest": 4871,
"##arged": 4872,
"##arina": 4873,
"##enge": 4874,
"tom": 4875,
"##oned": 4876,
"##ingers": 4877,
"ink": 4878,
"heat": 4879,
"heels": 4880,
"haught": 4881,
"hazard": 4882,
"##ched": 4883,
"whit": 4884,
"wheel": 4885,
"mem": 4886,
"mew": 4887,
"##iter": 4888,
"##ital": 4889,
"##itiff": 4890,
"stern": 4891,
"##keley": 4892,
"##aded": 4893,
"lift": 4894,
"livery": 4895,
"prod": 4896,
"price": 4897,
"deaf": 4898,
"##rif": 4899,
"##thern": 4900,
"##ouring": 4901,
"rear": 4902,
"super": 4903,
"anch": 4904,
"lover": 4905,
"lovest": 4906,
"spy": 4907,
"spect": 4908,
"spread": 4909,
"shallow": 4910,
"##illy": 4911,
"chos": 4912,
"chaste": 4913,
"choler": 4914,
"cheap": 4915,
"upright": 4916,
"manage": 4917,
"conceit": 4918,
"blast": 4919,
"blown": 4920,
"moves": 4921,
"##ieves": 4922,
"Fort": 4923,
"##ived": 4924,
"##icy": 4925,
"##iced": 4926,
"troop": 4927,
"usur": 4928,
"orn": 4929,
"sirs": 4930,
"une": 4931,
"unm": 4932,
"unse": 4933,
"arrest": 4934,
"lets": 4935,
"##unate": 4936,
"##unken": 4937,
"eng": 4938,
"worm": 4939,
"##ongst": 4940,
"boast": 4941,
"grain": 4942,
"graced": 4943,
"likely": 4944,
"ago": 4945,
"ages": 4946,
"aged": 4947,
"agree": 4948,
"points": 4949,
"Shore": 4950,
"madness": 4951,
"disease": 4952,
"heartily": 4953,
"twain": 4954,
"twill": 4955,
"sees": 4956,
"seldom": 4957,
"process": 4958,
"alms": 4959,
"bread": 4960,
"marks": 4961,
"exchange": 4962,
"abuse": 4963,
"abused": 4964,
"aboard": 4965,
"##agues": 4966,
"thinking": 4967,
"Behold": 4968,
"##AMUS": 4969,
"sland": 4970,
"Whereto": 4971,
"##bert": 4972,
"newly": 4973,
"score": 4974,
"scatter": 4975,
"scape": 4976,
"Ital": 4977,
"written": 4978,
"pernicious": 4979,
"Anne": 4980,
"sweeter": 4981,
"##ably": 4982,
"##ables": 4983,
"reply": 4984,
"repose": 4985,
"reputation": 4986,
"childish": 4987,
"household": 4988,
"peer": 4989,
"resc": 4990,
"resist": 4991,
"Prove": 4992,
"Proceed": 4993,
"dress": 4994,
"drunken": 4995,
"trif": 4996,
"dearest": 4997,
"keeper": 4998,
"Does": 4999,
"putting": 5000,
"##ontes": 5001,
"laws": 5002,
"smother": 5003,
"breathing": 5004,
"##forced": 5005,
"##ensed": 5006,
"##ension": 5007,
"lightning": 5008,
"falling": 5009,
"misfort": 5010,
"mischance": 5011,
"godd": 5012,
"coff": 5013,
"Alb": 5014,
"Although": 5015,
"roar": 5016,
"serp": 5017,
"served": 5018,
"adventure": 5019,
"Att": 5020,
"##othecary": 5021,
"carried": 5022,
"wanting": 5023,
"ope": 5024,
"careless": 5025,
"senseless": 5026,
"yielded": 5027,
"hangs": 5028,
"discourse": 5029,
"spoil": 5030,
"craves": 5031,
"##IDAMUS": 5032,
"proportion": 5033,
"beauteous": 5034,
"Didst": 5035,
"monument": 5036,
"monarch": 5037,
"recomp": 5038,
"Hadst": 5039,
"suitors": 5040,
"blessing": 5041,
"execute": 5042,
"stronger": 5043,
"redeem": 5044,
"secre": 5045,
"wide": 5046,
"coronation": 5047,
"praises": 5048,
"burns": 5049,
"regard": 5050,
"direction": 5051,
"weakness": 5052,
"satisfy": 5053,
"bitterly": 5054,
"actions": 5055,
"blemish": 5056,
"raised": 5057,
"violence": 5058,
"sacrif": 5059,
"barren": 5060,
"rebels": 5061,
"joints": 5062,
"caitiff": 5063,
"limbs": 5064,
"servants": 5065,
"methought": 5066,
"writing": 5067,
"garments": 5068,
"pitiful": 5069,
"urge": 5070,
"Methought": 5071,
"occup": 5072,
"wedding": 5073,
"instruction": 5074,
"extremity": 5075,
"Conf": 5076,
"pleasing": 5077,
"forswear": 5078,
"modest": 5079,
"modesty": 5080,
"unfold": 5081,
"tremble": 5082,
"months": 5083,
"shrift": 5084,
"imagine": 5085,
"substance": 5086,
"covert": 5087,
"Better": 5088,
"befall": 5089,
"churchyard": 5090,
"birds": 5091,
"necessity": 5092,
"below": 5093,
"##what": 5094,
"statue": 5095,
"conjure": 5096,
"Leontes": 5097,
"bands": 5098,
"censure": 5099,
"torture": 5100,
"study": 5101,
"pronounce": 5102,
"angel": 5103,
"ARCHIDAMUS": 5104,
"Elbow": 5105,
"Through": 5106,
"Green": 5107,
"jewel": 5108,
"rapier": 5109,
"ruthless": 5110,
"tapster": 5111,
"##safe": 5112,
"rejoice": 5113,
"intelligence": 5114,
"Strike": 5115,
"companion": 5116,
"countenance": 5117,
"Happy": 5118,
"policy": 5119,
"nobility": 5120,
"character": 5121,
"Berkeley": 5122,
"Jesu": 5123,
"likeness": 5124,
"cherish": 5125,
"challenge": 5126,
"proclamation": 5127,
"officers": 5128,
"exercise": 5129,
"warriors": 5130,
"removed": 5131,
"sepulchre": 5132,
"Laurence": 5133,
"BARNARDIN": 5134,
"Escalus": 5135,
"Katharina": 5136,
"RUTLAND": 5137,
"Surrey": 5138,
"Tribunes": 5139,
"Vaughan": 5140,
"Wiltshire": 5141,
"fardel": 5142,
"nuptial": 5143,
"chosen": 5144,
"BARNARDINE": 5145,
"Add": 5146,
"BA": 5147,
"Bag": 5148,
"BAG": 5149,
"CAR": 5150,
"Em": 5151,
"Else": 5152,
"Fo": 5153,
"Fit": 5154,
"Five": 5155,
"FIT": 5156,
"GE": 5157,
"Gard": 5158,
"Gaoler": 5159,
"Hon": 5160,
"Hie": 5161,
"Hang": 5162,
"Live": 5163,
"Min": 5164,
"Mis": 5165,
"Name": 5166,
"Nature": 5167,
"Old": 5168,
"Part": 5169,
"Pers": 5170,
"ST": 5171,
"SI": 5172,
"SC": 5173,
"Sly": 5174,
"Sus": 5175,
"Send": 5176,
"Saw": 5177,
"Ten": 5178,
"Touch": 5179,
"Toward": 5180,
"Virt": 5181,
"WES": 5182,
"aud": 5183,
"bon": 5184,
"bere": 5185,
"bent": 5186,
"bore": 5187,
"borrow": 5188,
"bud": 5189,
"buck": 5190,
"balm": 5191,
"cent": 5192,
"cro": 5193,
"crow": 5194,
"dow": 5195,
"dash": 5196,
"eight": 5197,
"fin": 5198,
"food": 5199,
"fold": 5200,
"furnish": 5201,
"fingers": 5202,
"gn": 5203,
"gown": 5204,
"gap": 5205,
"gains": 5206,
"hatch": 5207,
"honey": 5208,
"keys": 5209,
"lun": 5210,
"lance": 5211,
"mur": 5212,
"mould": 5213,
"mour": 5214,
"main": 5215,
"mil": 5216,
"net": 5217,
"ought": 5218,
"pent": 5219,
"pee": 5220,
"pop": 5221,
"pip": 5222,
"pace": 5223,
"paint": 5224,
"pier": 5225,
"pict": 5226,
"pomp": 5227,
"paid": 5228,
"palm": 5229,
"rue": 5230,
"rack": 5231,
"ride": 5232,
"rail": 5233,
"sess": 5234,
"sau": 5235,
"sings": 5236,
"salt": 5237,
"sides": 5238,
"tard": 5239,
"tie": 5240,
"tack": 5241,
"taught": 5242,
"vent": 5243,
"vol": 5244,
"vessel": 5245,
"wink": 5246,
"waked": 5247,
"##ially": 5248,
"##sing": 5249,
"##sire": 5250,
"##con": 5251,
"##cure": 5252,
"##eg": 5253,
"##egr": 5254,
"##roof": 5255,
"##lsh": 5256,
"##tom": 5257,
"##ug": 5258,
"##go": 5259,
"##gund": 5260,
"##action": 5261,
"##acles": 5262,
"##pare": 5263,
"##mp": 5264,
"##med": 5265,
"##ds": 5266,
"##fold": 5267,
"##wer": 5268,
"##weal": 5269,
"##ATER": 5270,
"##RO": 5271,
"##TM": 5272,
"##TIS": 5273,
"##TON": 5274,
"##PH": 5275,
"##PTIS": 5276,
"##OT": 5277,
"##ELAND": 5278,
"##EPH": 5279,
"##WATER": 5280,
"##ZWATER": 5281,
"thirst": 5282,
"##oured": 5283,
"##ores": 5284,
"##att": 5285,
"##inct": 5286,
"##arm": 5287,
"##arum": 5288,
"##ision": 5289,
"##isement": 5290,
"toil": 5291,
"##onus": 5292,
"##onious": 5293,
"##aning": 5294,
"##omen": 5295,
"##reet": 5296,
"##reant": 5297,
"beams": 5298,
"wipe": 5299,
"Thine": 5300,
"Things": 5301,
"##eder": 5302,
"##sey": 5303,
"##sell": 5304,
"inch": 5305,
"ingr": 5306,
"height": 5307,
"##iring": 5308,
"##chief": 5309,
"shown": 5310,
"shop": 5311,
"shook": 5312,
"share": 5313,
"shining": 5314,
"shoes": 5315,
"whipp": 5316,
"##urgh": 5317,
"##urious": 5318,
"memb": 5319,
"forty": 5320,
"noted": 5321,
"notice": 5322,
"isle": 5323,
"##oops": 5324,
"Whiles": 5325,
"sting": 5326,
"stale": 5327,
"straw": 5328,
"weather": 5329,
"hist": 5330,
"##order": 5331,
"lions": 5332,
"liking": 5333,
"##asing": 5334,
"dece": 5335,
"soil": 5336,
"soci": 5337,
"##aming": 5338,
"aspect": 5339,
"assem": 5340,
"dove": 5341,
"dogs": 5342,
"dozen": 5343,
"##rich": 5344,
"##rible": 5345,
"wills": 5346,
"butt": 5347,
"suits": 5348,
"alleg": 5349,
"ang": 5350,
"load": 5351,
"lovers": 5352,
"hers": 5353,
"ourself": 5354,
"spot": 5355,
"chop": 5356,
"##ilence": 5357,
"##iliar": 5358,
"##ORGE": 5359,
"##ORELAND": 5360,
"knot": 5361,
"knaves": 5362,
"##ulter": 5363,
"fray": 5364,
"frank": 5365,
"framed": 5366,
"conceive": 5367,
"consequ": 5368,
"blot": 5369,
"blunt": 5370,
"##vensp": 5371,
"##iege": 5372,
"amain": 5373,
"amends": 5374,
"ambit": 5375,
"##olved": 5376,
"##ateful": 5377,
"thereby": 5378,
"trench": 5379,
"trunk": 5380,
"troops": 5381,
"lovely": 5382,
"swo": 5383,
"swain": 5384,
"sweat": 5385,
"##opy": 5386,
"una": 5387,
"unth": 5388,
"shel": 5389,
"goss": 5390,
"##uns": 5391,
"##igonus": 5392,
"likewise": 5393,
"##cile": 5394,
"Shalt": 5395,
"saved": 5396,
"disin": 5397,
"somewhat": 5398,
"outrage": 5399,
"##ickle": 5400,
"Withdraw": 5401,
"seated": 5402,
"seized": 5403,
"proved": 5404,
"also": 5405,
"offices": 5406,
"offences": 5407,
"Welsh": 5408,
"except": 5409,
"example": 5410,
"flay": 5411,
"Soft": 5412,
"desc": 5413,
"looked": 5414,
"brat": 5415,
"brid": 5416,
"whereon": 5417,
"Mars": 5418,
"qual": 5419,
"fearing": 5420,
"##isting": 5421,
"slight": 5422,
"Wherefore": 5423,
"crook": 5424,
"crush": 5425,
"crutch": 5426,
"betide": 5427,
"nights": 5428,
"parties": 5429,
"partner": 5430,
"clamour": 5431,
"heavenly": 5432,
"adulter": 5433,
"scratch": 5434,
"##ulls": 5435,
"plebe": 5436,
"appointed": 5437,
"downright": 5438,
"beget": 5439,
"friendship": 5440,
"##lied": 5441,
"longs": 5442,
"integr": 5443,
"crowns": 5444,
"hoar": 5445,
"settled": 5446,
"Proclaim": 5447,
"dearer": 5448,
"merri": 5449,
"##ancing": 5450,
"purge": 5451,
"hencefor": 5452,
"younger": 5453,
"couldst": 5454,
"bank": 5455,
"ended": 5456,
"smil": 5457,
"subd": 5458,
"subtle": 5459,
"backs": 5460,
"drew": 5461,
"earthly": 5462,
"hopeful": 5463,
"train": 5464,
"confound": 5465,
"minded": 5466,
"homely": 5467,
"royalty": 5468,
"brains": 5469,
"impat": 5470,
"helps": 5471,
"besides": 5472,
"falls": 5473,
"misc": 5474,
"gifts": 5475,
"depend": 5476,
"depose": 5477,
"coll": 5478,
"holding": 5479,
"counsell": 5480,
"dispers": 5481,
"obsequ": 5482,
"courtier": 5483,
"courteous": 5484,
"sentenced": 5485,
"revenges": 5486,
"strict": 5487,
"attorn": 5488,
"harsh": 5489,
"infer": 5490,
"careful": 5491,
"yields": 5492,
"prompt": 5493,
"purple": 5494,
"Trust": 5495,
"lambs": 5496,
"Comfort": 5497,
"craft": 5498,
"lately": 5499,
"beaut": 5500,
"commonweal": 5501,
"recover": 5502,
"sooner": 5503,
"supply": 5504,
"kisses": 5505,
"beats": 5506,
"Captain": 5507,
"sadness": 5508,
"suitor": 5509,
"suffic": 5510,
"learned": 5511,
"caps": 5512,
"##upid": 5513,
"youthful": 5514,
"surely": 5515,
"boldly": 5516,
"distra": 5517,
"Becomes": 5518,
"##ventry": 5519,
"incensed": 5520,
"cheque": 5521,
"divor": 5522,
"flattering": 5523,
"profit": 5524,
"profane": 5525,
"readiness": 5526,
"minute": 5527,
"ELY": 5528,
"evils": 5529,
"signal": 5530,
"signify": 5531,
"grieves": 5532,
"entreaties": 5533,
"skill": 5534,
"wax": 5535,
"interchange": 5536,
"exped": 5537,
"Above": 5538,
"satisfaction": 5539,
"complaint": 5540,
"cowardly": 5541,
"raven": 5542,
"towns": 5543,
"liberal": 5544,
"approbation": 5545,
"lamentable": 5546,
"Perhaps": 5547,
"kinsmen": 5548,
"musicians": 5549,
"Blunt": 5550,
"bowels": 5551,
"hurl": 5552,
"limit": 5553,
"troubl": 5554,
"departure": 5555,
"possession": 5556,
"succession": 5557,
"usurping": 5558,
"destruction": 5559,
"injury": 5560,
"treasons": 5561,
"gladly": 5562,
"condemned": 5563,
"meddle": 5564,
"middle": 5565,
"mildly": 5566,
"##volio": 5567,
"disgu": 5568,
"Verily": 5569,
"mutinous": 5570,
"petty": 5571,
"conquest": 5572,
"bastards": 5573,
"temples": 5574,
"Antigonus": 5575,
"EXTON": 5576,
"feather": 5577,
"threaten": 5578,
"threatening": 5579,
"grandam": 5580,
"grandsire": 5581,
"provide": 5582,
"provided": 5583,
"constable": 5584,
"amongst": 5585,
"unkind": 5586,
"guests": 5587,
"Neither": 5588,
"hung": 5589,
"lusty": 5590,
"lists": 5591,
"Desp": 5592,
"ghostly": 5593,
"instrument": 5594,
"tyrannous": 5595,
"belong": 5596,
"neighbours": 5597,
"conclud": 5598,
"entertainment": 5599,
"tempted": 5600,
"designs": 5601,
"prevented": 5602,
"immortal": 5603,
"obedient": 5604,
"detest": 5605,
"vanity": 5606,
"shapes": 5607,
"heavier": 5608,
"accusation": 5609,
"Prepare": 5610,
"transp": 5611,
"arrived": 5612,
"clothes": 5613,
"discontented": 5614,
"Coventry": 5615,
"bottom": 5616,
"wreck": 5617,
"stolen": 5618,
"steps": 5619,
"weapons": 5620,
"revolt": 5621,
"instantly": 5622,
"Appear": 5623,
"Benvolio": 5624,
"figure": 5625,
"senses": 5626,
"testim": 5627,
"winged": 5628,
"##iveness": 5629,
"nobleness": 5630,
"escape": 5631,
"search": 5632,
"wondrous": 5633,
"##LISLE": 5634,
"provoked": 5635,
"reconcile": 5636,
"pilgrimage": 5637,
"rascal": 5638,
"Ravensp": 5639,
"##nesday": 5640,
"welc": 5641,
"sullen": 5642,
"spleen": 5643,
"impossible": 5644,
"prettiest": 5645,
"estimation": 5646,
"substitute": 5647,
"circumstance": 5648,
"Burgund": 5649,
"False": 5650,
"Villain": 5651,
"Wednesday": 5652,
"fantast": 5653,
"freedom": 5654,
"ransom": 5655,
"tomorrow": 5656,
"memory": 5657,
"Fortune": 5658,
"Italy": 5659,
"misfortune": 5660,
"goddess": 5661,
"recompense": 5662,
"BAPTIS": 5663,
"Bagot": 5664,
"BAGOT": 5665,
"CARLISLE": 5666,
"Follow": 5667,
"FITZWATER": 5668,
"GEORGE": 5669,
"Gardener": 5670,
"Persu": 5671,
"STEPH": 5672,
"SIR": 5673,
"SCRO": 5674,
"Towards": 5675,
"WESTM": 5676,
"peevish": 5677,
"members": 5678,
"allegiance": 5679,
"ambitious": 5680,
"integrity": 5681,
"Ravenspurgh": 5682,
"Burgundy": 5683,
"BAPTISTA": 5684,
"STEPHEN": 5685,
"SCROOP": 5686,
"WESTMORELAND": 5687,
"Aw": 5688,
"Aff": 5689,
"ABRA": 5690,
"Best": 5691,
"Bold": 5692,
"Bless": 5693,
"BIAN": 5694,
"Bishop": 5695,
"Cut": 5696,
"Cont": 5697,
"Comp": 5698,
"Cupid": 5699,
"Dest": 5700,
"Dep": 5701,
"Div": 5702,
"Ever": 5703,
"Fall": 5704,
"Full": 5705,
"Gr": 5706,
"Gree": 5707,
"Gives": 5708,
"Jup": 5709,
"Kent": 5710,
"Lies": 5711,
"Lead": 5712,
"Much": 5713,
"Murder": 5714,
"Ned": 5715,
"Op": 5716,
"Over": 5717,
"Pem": 5718,
"Purs": 5719,
"Qu": 5720,
"Red": 5721,
"Rel": 5722,
"Tew": 5723,
"Teach": 5724,
"Troy": 5725,
"Truly": 5726,
"Vouch": 5727,
"West": 5728,
"Wert": 5729,
"Women": 5730,
"Yield": 5731,
"Zounds": 5732,
"ack": 5733,
"bay": 5734,
"bul": 5735,
"bol": 5736,
"bail": 5737,
"bench": 5738,
"bald": 5739,
"bounty": 5740,
"bishop": 5741,
"cord": 5742,
"cords": 5743,
"crows": 5744,
"der": 5745,
"dst": 5746,
"dried": 5747,
"dined": 5748,
"diest": 5749,
"dared": 5750,
"dancing": 5751,
"esp": 5752,
"fol": 5753,
"fever": 5754,
"fulf": 5755,
"felt": 5756,
"ga": 5757,
"game": 5758,
"gaunt": 5759,
"hom": 5760,
"hinder": 5761,
"ir": 5762,
"ice": 5763,
"jump": 5764,
"len": 5765,
"lower": 5766,
"lace": 5767,
"lads": 5768,
"lying": 5769,
"linger": 5770,
"mir": 5771,
"mum": 5772,
"mouse": 5773,
"mates": 5774,
"mask": 5775,
"nim": 5776,
"por": 5777,
"pow": 5778,
"pest": 5779,
"pence": 5780,
"rum": 5781,
"rig": 5782,
"rouse": 5783,
"ranc": 5784,
"roses": 5785,
"sith": 5786,
"sixt": 5787,
"silly": 5788,
"tim": 5789,
"tame": 5790,
"torn": 5791,
"taking": 5792,
"tired": 5793,
"takest": 5794,
"ug": 5795,
"vast": 5796,
"vul": 5797,
"vass": 5798,
"vial": 5799,
"velve": 5800,
"wore": 5801,
"yester": 5802,
"##iver": 5803,
"##cus": 5804,
"##ex": 5805,
"##eve": 5806,
"##eas": 5807,
"##rise": 5808,
"##rament": 5809,
"##lu": 5810,
"##len": 5811,
"##last": 5812,
"##lot": 5813,
"##lig": 5814,
"##lace": 5815,
"##lock": 5816,
"##liness": 5817,
"##uge": 5818,
"##uiv": 5819,
"##ugg": 5820,
"##gy": 5821,
"##give": 5822,
"##gic": 5823,
"##aced": 5824,
"##vir": 5825,
"##vied": 5826,
"##vouch": 5827,
"##pes": 5828,
"##ped": 5829,
"##ded": 5830,
"##done": 5831,
"##fr": 5832,
"##fall": 5833,
"##fell": 5834,
"##bot": 5835,
"##board": 5836,
"##bric": 5837,
"##we": 5838,
"##wd": 5839,
"##BISHOP": 5840,
"thin": 5841,
"thieves": 5842,
"##ering": 5843,
"##erent": 5844,
"##ored": 5845,
"##inu": 5846,
"##inal": 5847,
"##inies": 5848,
"##inces": 5849,
"##lling": 5850,
"##thood": 5851,
"tops": 5852,
"##anish": 5853,
"##anks": 5854,
"##owl": 5855,
"##omfort": 5856,
"Throw": 5857,
"##edic": 5858,
"noon": 5859,
"inh": 5860,
"inward": 5861,
"invent": 5862,
"inherit": 5863,
"heap": 5864,
"heinous": 5865,
"##cels": 5866,
"hall": 5867,
"haunt": 5868,
"habit": 5869,
"##lected": 5870,
"shot": 5871,
"shine": 5872,
"shru": 5873,
"shade": 5874,
"ships": 5875,
"whore": 5876,
"##urb": 5877,
"##uring": 5878,
"meed": 5879,
"##ims": 5880,
"sto": 5881,
"steep": 5882,
"stiff": 5883,
"stead": 5884,
"##advent": 5885,
"##aled": 5886,
"##alks": 5887,
"lick": 5888,
"lief": 5889,
"livest": 5890,
"##iders": 5891,
"prate": 5892,
"prime": 5893,
"dem": 5894,
"deck": 5895,
"deform": 5896,
"##amity": 5897,
"dole": 5898,
"##ril": 5899,
"##rician": 5900,
"##raid": 5901,
"##raft": 5902,
"##racious": 5903,
"rev": 5904,
"rend": 5905,
"rein": 5906,
"revel": 5907,
"##ards": 5908,
"butter": 5909,
"##verty": 5910,
"ancest": 5911,
"herald": 5912,
"spark": 5913,
"spurs": 5914,
"spider": 5915,
"##ella": 5916,
"chose": 5917,
"chances": 5918,
"##ousins": 5919,
"##ilos": 5920,
"neat": 5921,
"##ules": 5922,
"##otland": 5923,
"goods": 5924,
"manhood": 5925,
"blade": 5926,
"blaze": 5927,
"moe": 5928,
"moiety": 5929,
"amiss": 5930,
"##ola": 5931,
"thereto": 5932,
"trow": 5933,
"trim": 5934,
"swears": 5935,
"orator": 5936,
"seeks": 5937,
"herein": 5938,
"##ophy": 5939,
"unre": 5940,
"unfe": 5941,
"unruly": 5942,
"arch": 5943,
"##umed": 5944,
"enrich": 5945,
"worser": 5946,
"##emper": 5947,
"##embl": 5948,
"boister": 5949,
"graces": 5950,
"##ciful": 5951,
"poverty": 5952,
"shoulders": 5953,
"sap": 5954,
"sack": 5955,
"diso": 5956,
"##fulness": 5957,
"broad": 5958,
"##aped": 5959,
"speaking": 5960,
"twould": 5961,
"severe": 5962,
"aloud": 5963,
"brotherhood": 5964,
"marshal": 5965,
"marvell": 5966,
"exper": 5967,
"exceed": 5968,
"flat": 5969,
"flock": 5970,
"abund": 5971,
"##aged": 5972,
"##igned": 5973,
"everlast": 5974,
"warn": 5975,
"telling": 5976,
"couple": 5977,
"##aved": 5978,
"leaving": 5979,
"slily": 5980,
"##ption": 5981,
"Whereof": 5982,
"errand": 5983,
"closed": 5984,
"##awful": 5985,
"##eless": 5986,
"wring": 5987,
"##ittany": 5988,
"prefer": 5989,
"commends": 5990,
"Answer": 5991,
"Another": 5992,
"sweetest": 5993,
"northern": 5994,
"##alties": 5995,
"downfall": 5996,
"worldly": 5997,
"grim": 5998,
"preserve": 5999,
"contro": 6000,
"contents": 6001,
"mothers": 6002,
"imper": 6003,
"##attern": 6004,
"##ainty": 6005,
"intents": 6006,
"Str": 6007,
"leg": 6008,
"level": 6009,
"lewd": 6010,
"mightst": 6011,
"##ksbury": 6012,
"rests": 6013,
"stays": 6014,
"dram": 6015,
"droop": 6016,
"compound": 6017,
"dearth": 6018,
"courts": 6019,
"thrown": 6020,
"throng": 6021,
"bestr": 6022,
"bestow": 6023,
"Thyself": 6024,
"charm": 6025,
"charges": 6026,
"behav": 6027,
"##shine": 6028,
"forthwith": 6029,
"brand": 6030,
"impeach": 6031,
"bidding": 6032,
"meaner": 6033,
"affright": 6034,
"affords": 6035,
"beside": 6036,
"beseeming": 6037,
"wronged": 6038,
"lights": 6039,
"afterward": 6040,
"lasting": 6041,
"##ulting": 6042,
"coat": 6043,
"coast": 6044,
"falcon": 6045,
"thousands": 6046,
"landed": 6047,
"obst": 6048,
"obsc": 6049,
"retired": 6050,
"serious": 6051,
"advance": 6052,
"advanced": 6053,
"human": 6054,
"humility": 6055,
"sounds": 6056,
"sounded": 6057,
"persons": 6058,
"strive": 6059,
"harvest": 6060,
"defy": 6061,
"doubtful": 6062,
"yielding": 6063,
"hangman": 6064,
"##ifth": 6065,
"Canst": 6066,
"require": 6067,
"tenderness": 6068,
"Comes": 6069,
"Command": 6070,
"grew": 6071,
"Montagues": 6072,
"entrance": 6073,
"monster": 6074,
"burst": 6075,
"burnt": 6076,
"wears": 6077,
"recreant": 6078,
"parents": 6079,
"support": 6080,
"growth": 6081,
"beaten": 6082,
"Twere": 6083,
"Twice": 6084,
"winters": 6085,
"metal": 6086,
"silk": 6087,
"murderous": 6088,
"revengeful": 6089,
"battles": 6090,
"boldness": 6091,
"disturb": 6092,
"redempt": 6093,
"watery": 6094,
"bosoms": 6095,
"riches": 6096,
"speedy": 6097,
"flatterers": 6098,
"despised": 6099,
"confessor": 6100,
"confession": 6101,
"Volscians": 6102,
"Volscian": 6103,
"terr": 6104,
"tribune": 6105,
"devilish": 6106,
"singular": 6107,
"##noble": 6108,
"acts": 6109,
"minutes": 6110,
"cloudy": 6111,
"grieved": 6112,
"wooing": 6113,
"suffering": 6114,
"sufferance": 6115,
"Ready": 6116,
"Swear": 6117,
"veil": 6118,
"embass": 6119,
"attended": 6120,
"wisely": 6121,
"champ": 6122,
"favours": 6123,
"ape": 6124,
"apart": 6125,
"apace": 6126,
"stops": 6127,
"Isabella": 6128,
"darkness": 6129,
"suddenly": 6130,
"sacrament": 6131,
"approved": 6132,
"lamentation": 6133,
"baby": 6134,
"oppression": 6135,
"visitation": 6136,
"causes": 6137,
"esteem": 6138,
"Stands": 6139,
"leaden": 6140,
"fondly": 6141,
"insol": 6142,
"insinu": 6143,
"forehead": 6144,
"safegu": 6145,
"smallest": 6146,
"easily": 6147,
"philos": 6148,
"puiss": 6149,
"proceedings": 6150,
"beggars": 6151,
"damnable": 6152,
"dukes": 6153,
"fiend": 6154,
"utmost": 6155,
"injustice": 6156,
"prophesy": 6157,
"Adv": 6158,
"Adieu": 6159,
"Heart": 6160,
"familiar": 6161,
"medic": 6162,
"midnight": 6163,
"midwife": 6164,
"surfeit": 6165,
"reigns": 6166,
"disgraced": 6167,
"pursuit": 6168,
"extremes": 6169,
"Scotland": 6170,
"lowly": 6171,
"storms": 6172,
"prosperity": 6173,
"Capulets": 6174,
"##ossess": 6175,
"##peian": 6176,
"bending": 6177,
"loathed": 6178,
"loathsome": 6179,
"eldest": 6180,
"model": 6181,
"blushing": 6182,
"plants": 6183,
"greeting": 6184,
"bigger": 6185,
"eaten": 6186,
"unlook": 6187,
"tricks": 6188,
"avoided": 6189,
"drift": 6190,
"eager": 6191,
"loyalty": 6192,
"conclude": 6193,
"considered": 6194,
"conqueror": 6195,
"creep": 6196,
"eleven": 6197,
"pilot": 6198,
"statutes": 6199,
"decay": 6200,
"lodge": 6201,
"chiefest": 6202,
"breeding": 6203,
"cracking": 6204,
"guiltless": 6205,
"corruption": 6206,
"stocks": 6207,
"herds": 6208,
"neglig": 6209,
"persuade": 6210,
"ARCHBISHOP": 6211,
"wandering": 6212,
"weapon": 6213,
"branches": 6214,
"innocence": 6215,
"Brittany": 6216,
"Break": 6217,
"calamity": 6218,
"whispering": 6219,
"concerns": 6220,
"swelling": 6221,
"savage": 6222,
"advert": 6223,
"adverse": 6224,
"perjured": 6225,
"robes": 6226,
"Tarpeian": 6227,
"multitude": 6228,
"steward": 6229,
"stumble": 6230,
"ashes": 6231,
"places": 6232,
"stranger": 6233,
"councils": 6234,
"displeasure": 6235,
"correction": 6236,
"Suppose": 6237,
"Antium": 6238,
"ceremonious": 6239,
"fifteen": 6240,
"moral": 6241,
"nails": 6242,
"pedlar": 6243,
"taunts": 6244,
"varlet": 6245,
"##onstant": 6246,
"believed": 6247,
"inquire": 6248,
"shearing": 6249,
"reckon": 6250,
"manifest": 6251,
"complexion": 6252,
"prophecy": 6253,
"Lieutenant": 6254,
"Sometime": 6255,
"eternal": 6256,
"fashion": 6257,
"numbers": 6258,
"tiger": 6259,
"prodig": 6260,
"superf": 6261,
"anchor": 6262,
"ornaments": 6263,
"unseen": 6264,
"trifles": 6265,
"Alban": 6266,
"serpent": 6267,
"Attend": 6268,
"secrets": 6269,
"occupation": 6270,
"Virtue": 6271,
"dowry": 6272,
"murders": 6273,
"milk": 6274,
"piercing": 6275,
"tardy": 6276,
"history": 6277,
"consequence": 6278,
"plebeians": 6279,
"henceforth": 6280,
"dispersed": 6281,
"commonwealth": 6282,
"unkindness": 6283,
"ABRAHAM": 6284,
"BIANCA": 6285,
"Jupiter": 6286,
"Pembroke": 6287,
"Tewksbury": 6288,
"Vouchsafe": 6289,
"acknow": 6290,
"folks": 6291,
"lenity": 6292,
"sixteen": 6293,
"vulgar": 6294,
"velvet": 6295,
"##uivant": 6296,
"##adventure": 6297,
"##emblance": 6298,
"boisterous": 6299,
"behavior": 6300,
"redemption": 6301,
"safeguard": 6302,
"philosophy": 6303,
"Ac": 6304,
"Affect": 6305,
"Bad": 6306,
"Bound": 6307,
"Back": 6308,
"BON": 6309,
"Besh": 6310,
"BION": 6311,
"Banish": 6312,
"Cy": 6313,
"Cal": 6314,
"Cold": 6315,
"Cher": 6316,
"Dor": 6317,
"Den": 6318,
"Dare": 6319,
"Def": 6320,
"DION": 6321,
"Direct": 6322,
"Darest": 6323,
"Er": 6324,
"EM": 6325,
"End": 6326,
"Every": 6327,
"Fly": 6328,
"Fore": 6329,
"Foul": 6330,
"Fifth": 6331,
"Gold": 6332,
"Gainst": 6333,
"Grand": 6334,
"Groom": 6335,
"Hect": 6336,
"Host": 6337,
"High": 6338,
"Holy": 6339,
"Harp": 6340,
"Ir": 6341,
"Ill": 6342,
"Ju": 6343,
"Jer": 6344,
"Jun": 6345,
"Join": 6346,
"Kind": 6347,
"Lam": 6348,
"Lod": 6349,
"Masters": 6350,
"Nept": 6351,
"Ro": 6352,
"Ren": 6353,
"Rest": 6354,
"Run": 6355,
"Sin": 6356,
"SUR": 6357,
"Tra": 6358,
"Talk": 6359,
"Ur": 6360,
"Weep": 6361,
"Wales": 6362,
"afore": 6363,
"avouch": 6364,
"bill": 6365,
"bone": 6366,
"bows": 6367,
"bach": 6368,
"bought": 6369,
"bush": 6370,
"budge": 6371,
"ce": 6372,
"cas": 6373,
"cook": 6374,
"cave": 6375,
"cuck": 6376,
"cush": 6377,
"crew": 6378,
"cousins": 6379,
"dine": 6380,
"dame": 6381,
"diet": 6382,
"dumb": 6383,
"fan": 6384,
"fre": 6385,
"fet": 6386,
"fil": 6387,
"fem": 6388,
"fret": 6389,
"fits": 6390,
"fount": 6391,
"fitted": 6392,
"gay": 6393,
"gid": 6394,
"gas": 6395,
"gust": 6396,
"gather": 6397,
"gaz": 6398,
"geld": 6399,
"gaoler": 6400,
"gulf": 6401,
"hy": 6402,
"hood": 6403,
"hook": 6404,
"hedge": 6405,
"ig": 6406,
"ire": 6407,
"key": 6408,
"kites": 6409,
"lour": 6410,
"lends": 6411,
"latest": 6412,
"mom": 6413,
"mas": 6414,
"mast": 6415,
"mant": 6416,
"miles": 6417,
"muff": 6418,
"nar": 6419,
"non": 6420,
"nigh": 6421,
"naught": 6422,
"nursed": 6423,
"named": 6424,
"nourish": 6425,
"om": 6426,
"omit": 6427,
"pear": 6428,
"pill": 6429,
"pant": 6430,
"pond": 6431,
"pile": 6432,
"pull": 6433,
"pup": 6434,
"piled": 6435,
"pattern": 6436,
"rate": 6437,
"race": 6438,
"raim": 6439,
"roof": 6440,
"rivers": 6441,
"rites": 6442,
"rising": 6443,
"rhe": 6444,
"sand": 6445,
"sine": 6446,
"sitting": 6447,
"siege": 6448,
"tink": 6449,
"treat": 6450,
"tainted": 6451,
"wet": 6452,
"wester": 6453,
"waken": 6454,
"##iqu": 6455,
"##sion": 6456,
"##cr": 6457,
"##cri": 6458,
"##core": 6459,
"##cund": 6460,
"##craft": 6461,
"##cules": 6462,
"##net": 6463,
"##nic": 6464,
"##light": 6465,
"##long": 6466,
"##lful": 6467,
"##ta": 6468,
"##tin": 6469,
"##oking": 6470,
"##ocate": 6471,
"##uc": 6472,
"##uced": 6473,
"##uits": 6474,
"##ubs": 6475,
"##ually": 6476,
"##ukes": 6477,
"##gage": 6478,
"##groom": 6479,
"##ais": 6480,
"##acy": 6481,
"##acle": 6482,
"##aeth": 6483,
"##avish": 6484,
"##val": 6485,
"##vided": 6486,
"##pire": 6487,
"##pret": 6488,
"##ples": 6489,
"##master": 6490,
"##miss": 6491,
"##dur": 6492,
"##father": 6493,
"##xes": 6494,
"##br": 6495,
"##bid": 6496,
"##bour": 6497,
"##bus": 6498,
"##born": 6499,
"##worth": 6500,
"##REY": 6501,
"##zz": 6502,
"##join": 6503,
"##DEL": 6504,
"thread": 6505,
"threes": 6506,
"##ato": 6507,
"##ater": 6508,
"##iner": 6509,
"##arth": 6510,
"##aration": 6511,
"##arks": 6512,
"##arried": 6513,
"##isc": 6514,
"##isk": 6515,
"##isome": 6516,
"##thest": 6517,
"##throw": 6518,
"toe": 6519,
"toss": 6520,
"toads": 6521,
"tonight": 6522,
"tower": 6523,
"##inguish": 6524,
"##owick": 6525,
"##omin": 6526,
"##oming": 6527,
"##omach": 6528,
"##omenes": 6529,
"beads": 6530,
"wilful": 6531,
"##ediment": 6532,
"##ediate": 6533,
"nod": 6534,
"noses": 6535,
"##seth": 6536,
"ing": 6537,
"inv": 6538,
"hew": 6539,
"heal": 6540,
"heigh": 6541,
"hail": 6542,
"##aying": 6543,
"##erely": 6544,
"##etition": 6545,
"shout": 6546,
"shower": 6547,
"shines": 6548,
"whet": 6549,
"whist": 6550,
"whipt": 6551,
"##urvy": 6552,
"meal": 6553,
"mellow": 6554,
"##itter": 6555,
"##itness": 6556,
"##itories": 6557,
"foret": 6558,
"forest": 6559,
"foref": 6560,
"forces": 6561,
"fornic": 6562,
"start": 6563,
"stink": 6564,
"stem": 6565,
"stag": 6566,
"stark": 6567,
"staff": 6568,
"stomach": 6569,
"##ado": 6570,
"##adem": 6571,
"##adise": 6572,
"##enting": 6573,
"##entious": 6574,
"weed": 6575,
"weal": 6576,
"week": 6577,
"##alter": 6578,
"##alion": 6579,
"##ghts": 6580,
"liqu": 6581,
"prunes": 6582,
"prating": 6583,
"deer": 6584,
"solic": 6585,
"##amy": 6586,
"##amer": 6587,
"aspir": 6588,
"dol": 6589,
"doves": 6590,
"doct": 6591,
"doors": 6592,
"##rion": 6593,
"##rief": 6594,
"##rieve": 6595,
"render": 6596,
"revers": 6597,
"relish": 6598,
"sued": 6599,
"sung": 6600,
"sunder": 6601,
"sugar": 6602,
"sugg": 6603,
"allies": 6604,
"ann": 6605,
"antic": 6606,
"loins": 6607,
"herbs": 6608,
"spear": 6609,
"spices": 6610,
"spilt": 6611,
"spiders": 6612,
"##ello": 6613,
"##illed": 6614,
"chid": 6615,
"chap": 6616,
"chains": 6617,
"chaf": 6618,
"chival": 6619,
"##ecially": 6620,
"##ously": 6621,
"knit": 6622,
"knigh": 6623,
"##ulous": 6624,
"frant": 6625,
"front": 6626,
"fruits": 6627,
"whatsoever": 6628,
"##antime": 6629,
"mang": 6630,
"conge": 6631,
"conver": 6632,
"faction": 6633,
"bliss": 6634,
"moan": 6635,
"moving": 6636,
"##venient": 6637,
"Whate": 6638,
"amend": 6639,
"amorous": 6640,
"##olve": 6641,
"theme": 6642,
"Forth": 6643,
"Forbear": 6644,
"Forgive": 6645,
"Forbid": 6646,
"##ively": 6647,
"##ody": 6648,
"##icle": 6649,
"##icial": 6650,
"##feits": 6651,
"cann": 6652,
"canopy": 6653,
"trades": 6654,
"##ondello": 6655,
"using": 6656,
"ord": 6657,
"orph": 6658,
"##opher": 6659,
"knowing": 6660,
"unsh": 6661,
"unple": 6662,
"unlike": 6663,
"unrest": 6664,
"arise": 6665,
"array": 6666,
"arbit": 6667,
"##uments": 6668,
"##umny": 6669,
"sheet": 6670,
"##unch": 6671,
"worms": 6672,
"Ass": 6673,
"boon": 6674,
"graft": 6675,
"##igious": 6676,
"##aker": 6677,
"likeli": 6678,
"musty": 6679,
"##ffer": 6680,
"plan": 6681,
"plight": 6682,
"pledge": 6683,
"##cip": 6684,
"##cies": 6685,
"agreed": 6686,
"poll": 6687,
"Shame": 6688,
"disl": 6689,
"disorder": 6690,
"##ects": 6691,
"procure": 6692,
"aloof": 6693,
"alto": 6694,
"alarum": 6695,
"Ins": 6696,
"Infer": 6697,
"##oyal": 6698,
"timeless": 6699,
"Thoughts": 6700,
"marble": 6701,
"marvel": 6702,
"exh": 6703,
"exclaim": 6704,
"flint": 6705,
"abst": 6706,
"hears": 6707,
"earl": 6708,
"earldom": 6709,
"eyed": 6710,
"looker": 6711,
"bru": 6712,
"brown": 6713,
"Beg": 6714,
"quake": 6715,
"##izel": 6716,
"##izab": 6717,
"leap": 6718,
"slack": 6719,
"slipp": 6720,
"##quent": 6721,
"cram": 6722,
"nighting": 6723,
"foil": 6724,
"cler": 6725,
"strump": 6726,
"##aws": 6727,
"nobleman": 6728,
"scour": 6729,
"scru": 6730,
"##elm": 6731,
"##elor": 6732,
"preced": 6733,
"permit": 6734,
"queens": 6735,
"Any": 6736,
"otherwise": 6737,
"sweets": 6738,
"sweetly": 6739,
"Franc": 6740,
"wayward": 6741,
"apply": 6742,
"appell": 6743,
"appoint": 6744,
"Thank": 6745,
"##udent": 6746,
"male": 6747,
"grass": 6748,
"presum": 6749,
"presume": 6750,
"preserved": 6751,
"contri": 6752,
"repro": 6753,
"reproof": 6754,
"repossess": 6755,
"repetition": 6756,
"begot": 6757,
"##lier": 6758,
"##fty": 6759,
"conspir": 6760,
"consorted": 6761,
"consumed": 6762,
"longest": 6763,
"intended": 6764,
"crowned": 6765,
"levy": 6766,
"lieutenant": 6767,
"hole": 6768,
"restored": 6769,
"resort": 6770,
"Prod": 6771,
"Prof": 6772,
"tried": 6773,
"compare": 6774,
"composition": 6775,
"keeping": 6776,
"merc": 6777,
"merciful": 6778,
"higher": 6779,
"highway": 6780,
"follies": 6781,
"ladyship": 6782,
"peaceful": 6783,
"counted": 6784,
"treas": 6785,
"##herited": 6786,
"travell": 6787,
"needless": 6788,
"confines": 6789,
"confusion": 6790,
"confidence": 6791,
"confeder": 6792,
"glories": 6793,
"pardons": 6794,
"royalties": 6795,
"showers": 6796,
"##ailing": 6797,
"impart": 6798,
"impression": 6799,
"impediment": 6800,
"indirect": 6801,
"killed": 6802,
"worthily": 6803,
"lightly": 6804,
"misd": 6805,
"mischief": 6806,
"happily": 6807,
"devour": 6808,
"device": 6809,
"coz": 6810,
"coal": 6811,
"coals": 6812,
"cozen": 6813,
"underne": 6814,
"sunshine": 6815,
"Herald": 6816,
"Hercules": 6817,
"fights": 6818,
"fighting": 6819,
"obser": 6820,
"comforts": 6821,
"comfortable": 6822,
"roaring": 6823,
"advocate": 6824,
"matters": 6825,
"revenue": 6826,
"##enerate": 6827,
"forgiveness": 6828,
"attain": 6829,
"PAGE": 6830,
"carries": 6831,
"harlot": 6832,
"harbour": 6833,
"thankful": 6834,
"dreamt": 6835,
"infring": 6836,
"infirm": 6837,
"dangers": 6838,
"villains": 6839,
"breaks": 6840,
"breaking": 6841,
"discords": 6842,
"value": 6843,
"commands": 6844,
"commanding": 6845,
"requires": 6846,
"required": 6847,
"tenderly": 6848,
"bribe": 6849,
"sisterhood": 6850,
"temple": 6851,
"greed": 6852,
"##kenbury": 6853,
"Che": 6854,
"footman": 6855,
"woeful": 6856,
"returned": 6857,
"burden": 6858,
"getting": 6859,
"Again": 6860,
"hardy": 6861,
"paradise": 6862,
"##azon": 6863,
"suppose": 6864,
"suppli": 6865,
"Twixt": 6866,
"curtain": 6867,
"sadly": 6868,
"assault": 6869,
"plucks": 6870,
"murdered": 6871,
"pastime": 6872,
"runs": 6873,
"suffice": 6874,
"blessings": 6875,
"reported": 6876,
"airy": 6877,
"jocund": 6878,
"learning": 6879,
"asking": 6880,
"quicken": 6881,
"crying": 6882,
"capital": 6883,
"##upon": 6884,
"strongly": 6885,
"mockery": 6886,
"posterity": 6887,
"distinguish": 6888,
"quarter": 6889,
"counsels": 6890,
"inconstant": 6891,
"divided": 6892,
"divines": 6893,
"division": 6894,
"fasting": 6895,
"##voke": 6896,
"draws": 6897,
"profan": 6898,
"profits": 6899,
"devils": 6900,
"biting": 6901,
"##reme": 6902,
"resolute": 6903,
"actor": 6904,
"harmless": 6905,
"stirs": 6906,
"stirring": 6907,
"plaints": 6908,
"appeared": 6909,
"events": 6910,
"##overn": 6911,
"entreaty": 6912,
"skulls": 6913,
"Read": 6914,
"waves": 6915,
"waits": 6916,
"interrupt": 6917,
"privy": 6918,
"breasts": 6919,
"Pres": 6920,
"Proud": 6921,
"regiment": 6922,
"embra": 6923,
"embraced": 6924,
"pays": 6925,
"wonderful": 6926,
"succor": 6927,
"closely": 6928,
"dropp": 6929,
"wisest": 6930,
"##gnant": 6931,
"books": 6932,
"cowardice": 6933,
"darken": 6934,
"Percy": 6935,
"barr": 6936,
"rebuke": 6937,
"triumphs": 6938,
"cheerly": 6939,
"Arm": 6940,
"Arise": 6941,
"bowl": 6942,
"caused": 6943,
"clean": 6944,
"fills": 6945,
"limits": 6946,
"knocks": 6947,
"scorns": 6948,
"feasts": 6949,
"hideous": 6950,
"owl": 6951,
"owes": 6952,
"undo": 6953,
"insulting": 6954,
"safely": 6955,
"Christopher": 6956,
"chamberlain": 6957,
"destiny": 6958,
"puff": 6959,
"pitied": 6960,
"injuries": 6961,
"injurious": 6962,
"admir": 6963,
"admitted": 6964,
"midst": 6965,
"mildness": 6966,
"wedded": 6967,
"stream": 6968,
"unworthy": 6969,
"unwilling": 6970,
"drinking": 6971,
"pursue": 6972,
"pursued": 6973,
"extreme": 6974,
"extremest": 6975,
"Enough": 6976,
"mutiny": 6977,
"changing": 6978,
"Consider": 6979,
"safer": 6980,
"drunkard": 6981,
"glasses": 6982,
"infected": 6983,
"tempor": 6984,
"Amongst": 6985,
"Biondello": 6986,
"##holds": 6987,
"grandfather": 6988,
"remedies": 6989,
"trembles": 6990,
"scarcely": 6991,
"faintly": 6992,
"contrad": 6993,
"understanding": 6994,
"greetings": 6995,
"Measure": 6996,
"Meantime": 6997,
"lustful": 6998,
"rocks": 6999,
"shriek": 7000,
"demands": 7001,
"imagination": 7002,
"miseries": 7003,
"Commit": 7004,
"gentler": 7005,
"lengthen": 7006,
"mountain": 7007,
"throats": 7008,
"befits": 7009,
"unluck": 7010,
"unlawful": 7011,
"unborn": 7012,
"bridegroom": 7013,
"utterance": 7014,
"dwells": 7015,
"necessary": 7016,
"##oebus": 7017,
"shrink": 7018,
"starve": 7019,
"conclusion": 7020,
"ministers": 7021,
"delights": 7022,
"acquainted": 7023,
"create": 7024,
"crept": 7025,
"jealousies": 7026,
"rages": 7027,
"##whelm": 7028,
"inclined": 7029,
"inclination": 7030,
"lodging": 7031,
"immediate": 7032,
"treachery": 7033,
"importune": 7034,
"perfection": 7035,
"Lovel": 7036,
"shaped": 7037,
"unpro": 7038,
"assistance": 7039,
"penitence": 7040,
"physician": 7041,
"Brakenbury": 7042,
"Repent": 7043,
"afoot": 7044,
"afraid": 7045,
"songs": 7046,
"##actors": 7047,
"forsake": 7048,
"pronounced": 7049,
"rewards": 7050,
"angels": 7051,
"springs": 7052,
"neglect": 7053,
"publicly": 7054,
"solemnity": 7055,
"Elizab": 7056,
"Imp": 7057,
"aims": 7058,
"baseness": 7059,
"difference": 7060,
"feeding": 7061,
"##heard": 7062,
"supreme": 7063,
"knightly": 7064,
"combat": 7065,
"apprehend": 7066,
"apprehension": 7067,
"compassion": 7068,
"Phaeth": 7069,
"Phoebus": 7070,
"Small": 7071,
"Smile": 7072,
"calumny": 7073,
"ribb": 7074,
"thorns": 7075,
"nobler": 7076,
"perjury": 7077,
"Condemn": 7078,
"Patience": 7079,
"Patrician": 7080,
"Tarqu": 7081,
"Write": 7082,
"bait": 7083,
"diadem": 7084,
"function": 7085,
"gloves": 7086,
"magist": 7087,
"salute": 7088,
"locks": 7089,
"chastisement": 7090,
"restraint": 7091,
"accomplish": 7092,
"council": 7093,
"captive": 7094,
"distressed": 7095,
"Dispatch": 7096,
"Antiates": 7097,
"achieve": 7098,
"achieved": 7099,
"abhorr": 7100,
"Cleomenes": 7101,
"Sixth": 7102,
"baggage": 7103,
"horror": 7104,
"idly": 7105,
"napkin": 7106,
"rushes": 7107,
"tutor": 7108,
"debase": 7109,
"split": 7110,
"discharge": 7111,
"discharged": 7112,
"cloak": 7113,
"climb": 7114,
"climate": 7115,
"scolding": 7116,
"wrinkled": 7117,
"witchcraft": 7118,
"dragon": 7119,
"Florizel": 7120,
"Between": 7121,
"Betwixt": 7122,
"Apothecary": 7123,
"Knock": 7124,
"Mercy": 7125,
"frozen": 7126,
"moody": 7127,
"rode": 7128,
"thwack": 7129,
"haughty": 7130,
"slanderous": 7131,
"rescue": 7132,
"Confess": 7133,
"Emilia": 7134,
"Minola": 7135,
"Touching": 7136,
"bereft": 7137,
"centre": 7138,
"mourning": 7139,
"popular": 7140,
"picture": 7141,
"saucy": 7142,
"volume": 7143,
"society": 7144,
"swoon": 7145,
"shelter": 7146,
"Welshmen": 7147,
"flayed": 7148,
"bridal": 7149,
"merrily": 7150,
"bankrupt": 7151,
"smiling": 7152,
"impatience": 7153,
"counsellor": 7154,
"inferior": 7155,
"sufficient": 7156,
"divorce": 7157,
"expedition": 7158,
"troublous": 7159,
"concluded": 7160,
"testimony": 7161,
"welcomes": 7162,
"Greece": 7163,
"Open": 7164,
"Overdone": 7165,
"cordial": 7166,
"derived": 7167,
"porter": 7168,
"powder": 7169,
"pestilence": 7170,
"rumour": 7171,
"rancour": 7172,
"ugly": 7173,
"##franch": 7174,
"butterf": 7175,
"disobed": 7176,
"marvellous": 7177,
"imperial": 7178,
"territories": 7179,
"insolence": 7180,
"puissant": 7181,
"Advance": 7182,
"medicine": 7183,
"advertised": 7184,
"acknowledge": 7185,
"Affection": 7186,
"BONA": 7187,
"Beshrew": 7188,
"BIONDEL": 7189,
"Calais": 7190,
"Doricles": 7191,
"EMILIA": 7192,
"Grandam": 7193,
"Hector": 7194,
"Lodowick": 7195,
"Neptune": 7196,
"Renown": 7197,
"SURREY": 7198,
"Urge": 7199,
"bachelor": 7200,
"cuckold": 7201,
"female": 7202,
"giddy": 7203,
"ignoble": 7204,
"moment": 7205,
"narrow": 7206,
"pupil": 7207,
"raiment": 7208,
"rheum": 7209,
"sinew": 7210,
"western": 7211,
"##iquity": 7212,
"solicit": 7213,
"aspiring": 7214,
"knighthood": 7215,
"frantic": 7216,
"likelihood": 7217,
"altogether": 7218,
"strumpet": 7219,
"precedent": 7220,
"underneath": 7221,
"Elizabeth": 7222,
"Phaethon": 7223,
"BIONDELLO": 7224,
"BL": 7225,
"Bea": 7226,
"Base": 7227,
"Bret": 7228,
"Brist": 7229,
"Cro": 7230,
"Cot": 7231,
"Care": 7232,
"Cursed": 7233,
"Carl": 7234,
"Content": 7235,
"Dou": 7236,
"Dre": 7237,
"Dion": 7238,
"Dight": 7239,
"Die": 7240,
"Dick": 7241,
"Deep": 7242,
"Dian": 7243,
"Dukes": 7244,
"EAR": 7245,
"Ext": 7246,
"Far": 7247,
"Fill": 7248,
"Found": 7249,
"Fetch": 7250,
"Fool": 7251,
"Gir": 7252,
"Gall": 7253,
"Given": 7254,
"Hard": 7255,
"Hallow": 7256,
"Half": 7257,
"Just": 7258,
"Jud": 7259,
"James": 7260,
"Lad": 7261,
"Less": 7262,
"Lend": 7263,
"Lud": 7264,
"Little": 7265,
"Left": 7266,
"Meet": 7267,
"Mab": 7268,
"Mount": 7269,
"Merely": 7270,
"Near": 7271,
"Night": 7272,
"Nine": 7273,
"Opp": 7274,
"Pe": 7275,
"Pis": 7276,
"Pil": 7277,
"Pale": 7278,
"Rus": 7279,
"Rag": 7280,
"Rise": 7281,
"Ross": 7282,
"SA": 7283,
"Sit": 7284,
"Sad": 7285,
"Sent": 7286,
"Soul": 7287,
"Sel": 7288,
"Sland": 7289,
"Seal": 7290,
"South": 7291,
"Sleep": 7292,
"Ti": 7293,
"Tur": 7294,
"Tong": 7295,
"Takes": 7296,
"Uly": 7297,
"Var": 7298,
"Ven": 7299,
"Wor": 7300,
"Worse": 7301,
"Witness": 7302,
"Walter": 7303,
"Yonder": 7304,
"au": 7305,
"afe": 7306,
"aery": 7307,
"aqu": 7308,
"bal": 7309,
"bust": 7310,
"bind": 7311,
"bide": 7312,
"bout": 7313,
"batter": 7314,
"bier": 7315,
"bale": 7316,
"bount": 7317,
"borough": 7318,
"ced": 7319,
"cri": 7320,
"card": 7321,
"cand": 7322,
"cot": 7323,
"cop": 7324,
"cert": 7325,
"cool": 7326,
"calf": 7327,
"dart": 7328,
"dun": 7329,
"dump": 7330,
"dial": 7331,
"divers": 7332,
"dastard": 7333,
"dances": 7334,
"drows": 7335,
"duteous": 7336,
"dedic": 7337,
"el": 7338,
"eg": 7339,
"ef": 7340,
"eve": 7341,
"elo": 7342,
"event": 7343,
"ebb": 7344,
"egg": 7345,
"eating": 7346,
"fut": 7347,
"fath": 7348,
"fest": 7349,
"fence": 7350,
"fate": 7351,
"file": 7352,
"fester": 7353,
"fees": 7354,
"fitting": 7355,
"fickle": 7356,
"fowl": 7357,
"gle": 7358,
"gear": 7359,
"gild": 7360,
"gorge": 7361,
"garl": 7362,
"ginger": 7363,
"gilt": 7364,
"hill": 7365,
"hoot": 7366,
"hounds": 7367,
"hills": 7368,
"jade": 7369,
"keen": 7370,
"kitch": 7371,
"lain": 7372,
"lame": 7373,
"link": 7374,
"lect": 7375,
"lass": 7376,
"laz": 7377,
"loose": 7378,
"lane": 7379,
"ming": 7380,
"mow": 7381,
"mot": 7382,
"mart": 7383,
"map": 7384,
"mass": 7385,
"muse": 7386,
"mongst": 7387,
"nin": 7388,
"nut": 7389,
"nurs": 7390,
"niece": 7391,
"nuns": 7392,
"ost": 7393,
"oce": 7394,
"obt": 7395,
"pir": 7396,
"pour": 7397,
"pul": 7398,
"pate": 7399,
"pel": 7400,
"pens": 7401,
"potion": 7402,
"pals": 7403,
"pines": 7404,
"pounds": 7405,
"perem": 7406,
"rent": 7407,
"rood": 7408,
"ree": 7409,
"raw": 7410,
"rab": 7411,
"reel": 7412,
"rats": 7413,
"raze": 7414,
"rhy": 7415,
"sow": 7416,
"sly": 7417,
"surn": 7418,
"sainted": 7419,
"te": 7420,
"tire": 7421,
"tatter": 7422,
"tents": 7423,
"tunes": 7424,
"tales": 7425,
"teeming": 7426,
"vest": 7427,
"vine": 7428,
"vig": 7429,
"vap": 7430,
"vip": 7431,
"vio": 7432,
"vices": 7433,
"vita": 7434,
"venture": 7435,
"wra": 7436,
"ware": 7437,
"wave": 7438,
"waning": 7439,
"walks": 7440,
"yew": 7441,
"##iod": 7442,
"##ifter": 7443,
"##iby": 7444,
"##sia": 7445,
"##sby": 7446,
"##cas": 7447,
"##cise": 7448,
"##cock": 7449,
"##ciled": 7450,
"##eks": 7451,
"##eathe": 7452,
"##rised": 7453,
"##resh": 7454,
"##roop": 7455,
"##riment": 7456,
"##nel": 7457,
"##lous": 7458,
"##lorn": 7459,
"##lause": 7460,
"##ties": 7461,
"##tsey": 7462,
"##hill": 7463,
"##hors": 7464,
"##hrew": 7465,
"##happ": 7466,
"##oz": 7467,
"##oan": 7468,
"##ogue": 7469,
"##ugs": 7470,
"##ubb": 7471,
"##gom": 7472,
"##gress": 7473,
"##gues": 7474,
"##aft": 7475,
"##acious": 7476,
"##ainder": 7477,
"##vil": 7478,
"##vity": 7479,
"##vised": 7480,
"##vours": 7481,
"##por": 7482,
"##pse": 7483,
"##picious": 7484,
"##portion": 7485,
"##prise": 7486,
"##min": 7487,
"##met": 7488,
"##mary": 7489,
"##maid": 7490,
"##mission": 7491,
"##minate": 7492,
"##dict": 7493,
"##dling": 7494,
"##fix": 7495,
"##ky": 7496,
"##kest": 7497,
"##kind": 7498,
"##bon": 7499,
"##bble": 7500,
"##bey": 7501,
"##bham": 7502,
"##water": 7503,
"##ze": 7504,
"##zel": 7505,
"##zwater": 7506,
"##jud": 7507,
"thre": 7508,
"thorough": 7509,
"##eres": 7510,
"##erun": 7511,
"##erman": 7512,
"##eria": 7513,
"##ndon": 7514,
"##atri": 7515,
"##atage": 7516,
"##atory": 7517,
"##atitude": 7518,
"##atiate": 7519,
"##inance": 7520,
"##inite": 7521,
"##inty": 7522,
"##arison": 7523,
"##arated": 7524,
"##enz": 7525,
"##isle": 7526,
"##thren": 7527,
"token": 7528,
"toys": 7529,
"##omed": 7530,
"##omest": 7531,
"##rep": 7532,
"##stood": 7533,
"##strel": 7534,
"inve": 7535,
"heel": 7536,
"##cel": 7537,
"hag": 7538,
"hab": 7539,
"haw": 7540,
"##ays": 7541,
"##uto": 7542,
"##utus": 7543,
"##lehill": 7544,
"##chant": 7545,
"##chery": 7546,
"##eteen": 7547,
"shar": 7548,
"shock": 7549,
"shoot": 7550,
"shamed": 7551,
"shouts": 7552,
"shores": 7553,
"wheres": 7554,
"##urity": 7555,
"##urbs": 7556,
"meas": 7557,
"##iments": 7558,
"##iminal": 7559,
"##itor": 7560,
"forms": 7561,
"forlorn": 7562,
"forerun": 7563,
"notes": 7564,
"notorious": 7565,
"notwith": 7566,
"##oothing": 7567,
"White": 7568,
"Whoop": 7569,
"stage": 7570,
"stuck": 7571,
"stew": 7572,
"stint": 7573,
"starts": 7574,
"stubb": 7575,
"web": 7576,
"##allel": 7577,
"liar": 7578,
"liver": 7579,
"liars": 7580,
"likes": 7581,
"##asy": 7582,
"##asci": 7583,
"##asite": 7584,
"prol": 7585,
"print": 7586,
"deceive": 7587,
"soar": 7588,
"solace": 7589,
"##ests": 7590,
"##amine": 7591,
"asham": 7592,
"ascend": 7593,
"dot": 7594,
"doit": 7595,
"doings": 7596,
"##ribe": 7597,
"##rain": 7598,
"##rawn": 7599,
"##raign": 7600,
"##rails": 7601,
"##cket": 7602,
"##oury": 7603,
"##aining": 7604,
"reh": 7605,
"rele": 7606,
"revell": 7607,
"##usale": 7608,
"Together": 7609,
"sues": 7610,
"ant": 7611,
"spell": 7612,
"spurn": 7613,
"##ille": 7614,
"chain": 7615,
"chides": 7616,
"chron": 7617,
"chaff": 7618,
"choke": 7619,
"##oused": 7620,
"##usters": 7621,
"##ulation": 7622,
"froward": 7623,
"upper": 7624,
"##antial": 7625,
"goodman": 7626,
"manly": 7627,
"manacles": 7628,
"mankind": 7629,
"convers": 7630,
"convent": 7631,
"fails": 7632,
"fabric": 7633,
"blister": 7634,
"atone": 7635,
"moans": 7636,
"molehill": 7637,
"amity": 7638,
"amaz": 7639,
"amended": 7640,
"Forrest": 7641,
"Forget": 7642,
"##ershire": 7643,
"##ican": 7644,
"##icing": 7645,
"##icide": 7646,
"##icester": 7647,
"##ately": 7648,
"##feminate": 7649,
"canker": 7650,
"therewith": 7651,
"trudge": 7652,
"usage": 7653,
"swine": 7654,
"swifter": 7655,
"sayest": 7656,
"##opp": 7657,
"##opted": 7658,
"knowest": 7659,
"unity": 7660,
"unqu": 7661,
"unaw": 7662,
"unlo": 7663,
"unsc": 7664,
"unsp": 7665,
"##umn": 7666,
"##umm": 7667,
"goest": 7668,
"##uned": 7669,
"enroll": 7670,
"enforced": 7671,
"enjoin": 7672,
"enfranch": 7673,
"box": 7674,
"##igation": 7675,
"##akers": 7676,
"plent": 7677,
"plate": 7678,
"##eph": 7679,
"##cible": 7680,
"##cipl": 7681,
"agony": 7682,
"Helen": 7683,
"sails": 7684,
"madest": 7685,
"disper": 7686,
"dislike": 7687,
"diseas": 7688,
"discipl": 7689,
"broils": 7690,
"##aph": 7691,
"##apes": 7692,
"##apable": 7693,
"outst": 7694,
"##ected": 7695,
"handle": 7696,
"handker": 7697,
"daylight": 7698,
"Withal": 7699,
"sex": 7700,
"prover": 7701,
"proffer": 7702,
"Inf": 7703,
"##acket": 7704,
"##osterous": 7705,
"breach": 7706,
"brethren": 7707,
"marr": 7708,
"marqu": 7709,
"flame": 7710,
"flag": 7711,
"fliers": 7712,
"flinty": 7713,
"abod": 7714,
"ability": 7715,
"abuses": 7716,
"hearth": 7717,
"##agate": 7718,
"desir": 7719,
"deserving": 7720,
"bran": 7721,
"brass": 7722,
"brittle": 7723,
"whereupon": 7724,
"Belike": 7725,
"Mariner": 7726,
"wary": 7727,
"warning": 7728,
"##izes": 7729,
"fearless": 7730,
"##avel": 7731,
"articles": 7732,
"##efold": 7733,
"fairies": 7734,
"##ptory": 7735,
"##quis": 7736,
"##quet": 7737,
"##qual": 7738,
"##quence": 7739,
"##quish": 7740,
"##quaint": 7741,
"crest": 7742,
"crimes": 7743,
"criminal": 7744,
"##ildren": 7745,
"Yourself": 7746,
"greatly": 7747,
"nightly": 7748,
"partake": 7749,
"partial": 7750,
"##ccustom": 7751,
"erp": 7752,
"ersh": 7753,
"error": 7754,
"erwhelm": 7755,
"##angling": 7756,
"fox": 7757,
"clap": 7758,
"##bering": 7759,
"##oughby": 7760,
"string": 7761,
"stride": 7762,
"stratage": 7763,
"adorn": 7764,
"scra": 7765,
"scars": 7766,
"scouts": 7767,
"scaped": 7768,
"wrangling": 7769,
"pred": 7770,
"pregnant": 7771,
"precise": 7772,
"perd": 7773,
"perch": 7774,
"perused": 7775,
"perchance": 7776,
"peradventure": 7777,
"period": 7778,
"commit": 7779,
"##sses": 7780,
"calling": 7781,
"sweeten": 7782,
"##assad": 7783,
"##ervation": 7784,
"prays": 7785,
"appears": 7786,
"applause": 7787,
"##abb": 7788,
"##ablish": 7789,
"armed": 7790,
"grub": 7791,
"prescri": 7792,
"contem": 7793,
"##uckle": 7794,
"replied": 7795,
"reprieve": 7796,
"remiss": 7797,
"remote": 7798,
"begging": 7799,
"lively": 7800,
"consort": 7801,
"conserves": 7802,
"longing": 7803,
"intends": 7804,
"Stir": 7805,
"Stop": 7806,
"Staff": 7807,
"levied": 7808,
"peck": 7809,
"##iously": 7810,
"hoard": 7811,
"mightily": 7812,
"hoped": 7813,
"hopeless": 7814,
"resp": 7815,
"reserved": 7816,
"residence": 7817,
"resemblance": 7818,
"Prosper": 7819,
"##ieldy": 7820,
"drinks": 7821,
"##peror": 7822,
"compell": 7823,
"complet": 7824,
"merriment": 7825,
"##ivity": 7826,
"highest": 7827,
"purged": 7828,
"##cled": 7829,
"thresh": 7830,
"banquet": 7831,
"endured": 7832,
"smiled": 7833,
"smelt": 7834,
"smoking": 7835,
"farm": 7836,
"suborn": 7837,
"subsc": 7838,
"submission": 7839,
"suburbs": 7840,
"tongueless": 7841,
"Willoughby": 7842,
"backward": 7843,
"##asonable": 7844,
"breaths": 7845,
"breathes": 7846,
"charters": 7847,
"charitable": 7848,
"traged": 7849,
"tragic": 7850,
"needy": 7851,
"seemed": 7852,
"rightly": 7853,
"glister": 7854,
"boding": 7855,
"royally": 7856,
"handsome": 7857,
"emulation": 7858,
"##shire": 7859,
"bragg": 7860,
"brazen": 7861,
"elsewh": 7862,
"fortnight": 7863,
"fortunate": 7864,
"justly": 7865,
"justify": 7866,
"impose": 7867,
"imposition": 7868,
"impudent": 7869,
"indiff": 7870,
"killing": 7871,
"helping": 7872,
"beshrew": 7873,
"natures": 7874,
"shameless": 7875,
"worthier": 7876,
"worthiest": 7877,
"wrongfully": 7878,
"lightness": 7879,
"fallen": 7880,
"giant": 7881,
"happier": 7882,
"passes": 7883,
"bringing": 7884,
"cove": 7885,
"lesson": 7886,
"##ruised": 7887,
"following": 7888,
"Unc": 7889,
"Unb": 7890,
"Unw": 7891,
"Unsh": 7892,
"Unhapp": 7893,
"fully": 7894,
"undergo": 7895,
"patron": 7896,
"Alone": 7897,
"##jects": 7898,
"suns": 7899,
"##rench": 7900,
"dispro": 7901,
"obdur": 7902,
"womanish": 7903,
"overthrow": 7904,
"overheard": 7905,
"wishes": 7906,
"wishing": 7907,
"turning": 7908,
"turned": 7909,
"falsely": 7910,
"pleaseth": 7911,
"sleeps": 7912,
"sleepy": 7913,
"humane": 7914,
"talked": 7915,
"instance": 7916,
"instead": 7917,
"strip": 7918,
"strife": 7919,
"attent": 7920,
"attach": 7921,
"##iction": 7922,
"plays": 7923,
"playfell": 7924,
"carrion": 7925,
"harms": 7926,
"prisoners": 7927,
"Wouldst": 7928,
"infamy": 7929,
"infinite": 7930,
"reasonable": 7931,
"denial": 7932,
"sending": 7933,
"busy": 7934,
"tending": 7935,
"proudest": 7936,
"doubted": 7937,
"doubtless": 7938,
"villan": 7939,
"##versy": 7940,
"enters": 7941,
"entering": 7942,
"enterprise": 7943,
"window": 7944,
"discred": 7945,
"discours": 7946,
"discreet": 7947,
"Julius": 7948,
"Trans": 7949,
"commandment": 7950,
"awe": 7951,
"awry": 7952,
"lamp": 7953,
"requite": 7954,
"requital": 7955,
"spoils": 7956,
"built": 7957,
"sinc": 7958,
"strain": 7959,
"strait": 7960,
"deserts": 7961,
"greets": 7962,
"Church": 7963,
"Charge": 7964,
"Children": 7965,
"Montgom": 7966,
"Plain": 7967,
"Place": 7968,
"Plash": 7969,
"entire": 7970,
"entrails": 7971,
"fouler": 7972,
"nearer": 7973,
"nearest": 7974,
"footing": 7975,
"returns": 7976,
"burial": 7977,
"wearing": 7978,
"harder": 7979,
"parle": 7980,
"parch": 7981,
"parlous": 7982,
"parcel": 7983,
"parasite": 7984,
"soonest": 7985,
"supple": 7986,
"kissing": 7987,
"beating": 7988,
"deeper": 7989,
"Senators": 7990,
"Twill": 7991,
"Glad": 7992,
"curt": 7993,
"curious": 7994,
"curbs": 7995,
"plucked": 7996,
"murdering": 7997,
"desired": 7998,
"strangely": 7999,
"colder": 8000,
"coldly": 8001,
"asked": 8002,
"delivery": 8003,
"delivered": 8004,
"deliverance": 8005,
"Seeking": 8006,
"caparison": 8007,
"toucheth": 8008,
"visor": 8009,
"issues": 8010,
"issued": 8011,
"##ixture": 8012,
"dishes": 8013,
"mocking": 8014,
"posts": 8015,
"posterns": 8016,
"distrib": 8017,
"distemper": 8018,
"quarre": 8019,
"strengthen": 8020,
"remembered": 8021,
"Become": 8022,
"became": 8023,
"incur": 8024,
"incense": 8025,
"cheers": 8026,
"opening": 8027,
"divide": 8028,
"security": 8029,
"##voc": 8030,
"##voided": 8031,
"speedily": 8032,
"flatterer": 8033,
"terrible": 8034,
"titles": 8035,
"widows": 8036,
"shorten": 8037,
"changeling": 8038,
"profound": 8039,
"bites": 8040,
"sickly": 8041,
"acting": 8042,
"minstrel": 8043,
"seeking": 8044,
"harmony": 8045,
"appearing": 8046,
"LORDS": 8047,
"evident": 8048,
"signs": 8049,
"delic": 8050,
"clouded": 8051,
"consuls": 8052,
"fitter": 8053,
"skin": 8054,
"skins": 8055,
"poisonous": 8056,
"preparation": 8057,
"preposterous": 8058,
"affected": 8059,
"Revol": 8060,
"fourth": 8061,
"veh": 8062,
"waving": 8063,
"interest": 8064,
"intercept": 8065,
"intercess": 8066,
"Princes": 8067,
"victorious": 8068,
"region": 8069,
"regreet": 8070,
"encomp": 8071,
"encourage": 8072,
"expost": 8073,
"Abbot": 8074,
"Abhors": 8075,
"bawdy": 8076,
"direful": 8077,
"wondering": 8078,
"speeches": 8079,
"speechless": 8080,
"ordering": 8081,
"apothecary": 8082,
"gotten": 8083,
"malign": 8084,
"malicious": 8085,
"soften": 8086,
"softly": 8087,
"moveables": 8088,
"respects": 8089,
"complices": 8090,
"briefly": 8091,
"bleeds": 8092,
"darkly": 8093,
"watchful": 8094,
"liberties": 8095,
"lamentations": 8096,
"Perchance": 8097,
"barb": 8098,
"penury": 8099,
"penny": 8100,
"tax": 8101,
"Thinking": 8102,
"rebel": 8103,
"worships": 8104,
"scarlet": 8105,
"visiting": 8106,
"cheerful": 8107,
"cheerfully": 8108,
"Blood": 8109,
"Blind": 8110,
"Black": 8111,
"Blush": 8112,
"caus": 8113,
"cleft": 8114,
"created": 8115,
"creation": 8116,
"creatures": 8117,
"establish": 8118,
"limb": 8119,
"##eaded": 8120,
"##verns": 8121,
"frowning": 8122,
"troubles": 8123,
"troubled": 8124,
"shepherds": 8125,
"Standing": 8126,
"leader": 8127,
"possessed": 8128,
"feasting": 8129,
"lacks": 8130,
"births": 8131,
"daring": 8132,
"laboured": 8133,
"proceeding": 8134,
"patiently": 8135,
"Except": 8136,
"dug": 8137,
"fiends": 8138,
"urging": 8139,
"injured": 8140,
"dooms": 8141,
"admit": 8142,
"Englishman": 8143,
"Mercury": 8144,
"famish": 8145,
"meditation": 8146,
"surm": 8147,
"survey": 8148,
"##standing": 8149,
"beastly": 8150,
"wildly": 8151,
"street": 8152,
"streak": 8153,
"truer": 8154,
"governor": 8155,
"pursues": 8156,
"instructions": 8157,
"Enforce": 8158,
"Envir": 8159,
"mutinies": 8160,
"torments": 8161,
"wasted": 8162,
"stealing": 8163,
"solely": 8164,
"refuge": 8165,
"changes": 8166,
"severity": 8167,
"bastardy": 8168,
"corner": 8169,
"effects": 8170,
"desperately": 8171,
"pleasures": 8172,
"continued": 8173,
"wretchedness": 8174,
"Among": 8175,
"Amazon": 8176,
"authorities": 8177,
"elders": 8178,
"feat": 8179,
"walking": 8180,
"threats": 8181,
"butchers": 8182,
"unfit": 8183,
"enjoys": 8184,
"Sicinius": 8185,
"added": 8186,
"countermand": 8187,
"counterpo": 8188,
"Meaning": 8189,
"customary": 8190,
"girls": 8191,
"hunger": 8192,
"degrees": 8193,
"degenerate": 8194,
"freshest": 8195,
"plotted": 8196,
"Showing": 8197,
"fellowship": 8198,
"gentry": 8199,
"lengthens": 8200,
"mounting": 8201,
"ripen": 8202,
"verge": 8203,
"verity": 8204,
"verdict": 8205,
"##phos": 8206,
"befal": 8207,
"stabbed": 8208,
"dealing": 8209,
"fruitful": 8210,
"prevails": 8211,
"discovery": 8212,
"punishment": 8213,
"driven": 8214,
"holid": 8215,
"necessities": 8216,
"presses": 8217,
"proofs": 8218,
"conditions": 8219,
"profession": 8220,
"approaches": 8221,
"Hencefor": 8222,
"ballads": 8223,
"election": 8224,
"ragged": 8225,
"##ienced": 8226,
"helms": 8227,
"decree": 8228,
"decrees": 8229,
"lodged": 8230,
"frighted": 8231,
"offenders": 8232,
"embracements": 8233,
"complaints": 8234,
"Mistake": 8235,
"Resc": 8236,
"bonds": 8237,
"bondage": 8238,
"bootless": 8239,
"detested": 8240,
"firmly": 8241,
"lineal": 8242,
"lineaments": 8243,
"vanish": 8244,
"vanquish": 8245,
"wenches": 8246,
"##liction": 8247,
"beware": 8248,
"bewray": 8249,
"bewitch": 8250,
"shapen": 8251,
"uncertain": 8252,
"heaviness": 8253,
"heavily": 8254,
"leanness": 8255,
"accusations": 8256,
"physicians": 8257,
"schoolmaster": 8258,
"Brave": 8259,
"Brandon": 8260,
"Bearing": 8261,
"Repair": 8262,
"censured": 8263,
"feeble": 8264,
"fishes": 8265,
"separated": 8266,
"wolves": 8267,
"beards": 8268,
"forsook": 8269,
"forsooth": 8270,
"argument": 8271,
"arguments": 8272,
"alteration": 8273,
"purchased": 8274,
"persuasion": 8275,
"persuaded": 8276,
"petitions": 8277,
"Cobham": 8278,
"basil": 8279,
"differ": 8280,
"hostess": 8281,
"pikes": 8282,
"rosemary": 8283,
"syll": 8284,
"symp": 8285,
"Throng": 8286,
"shunn": 8287,
"weighty": 8288,
"relation": 8289,
"blocks": 8290,
"vexation": 8291,
"directly": 8292,
"innocents": 8293,
"innocency": 8294,
"Breathe": 8295,
"jewels": 8296,
"merely": 8297,
"tumult": 8298,
"tumbling": 8299,
"wagon": 8300,
"thorny": 8301,
"melting": 8302,
"melted": 8303,
"ambush": 8304,
"ambassad": 8305,
"ungentle": 8306,
"unjustly": 8307,
"enforcement": 8308,
"robbers": 8309,
"torches": 8310,
"helmets": 8311,
"Condition": 8312,
"Setting": 8313,
"dimm": 8314,
"digest": 8315,
"glove": 8316,
"millions": 8317,
"magic": 8318,
"wonders": 8319,
"ashore": 8320,
"chastity": 8321,
"##LISBURY": 8322,
"placed": 8323,
"floods": 8324,
"restrain": 8325,
"accompany": 8326,
"affliction": 8327,
"displeased": 8328,
"Player": 8329,
"reconciled": 8330,
"correct": 8331,
"waiting": 8332,
"rascals": 8333,
"Accursed": 8334,
"ceremony": 8335,
"fleet": 8336,
"fifty": 8337,
"horrible": 8338,
"morsel": 8339,
"ports": 8340,
"surprised": 8341,
"##resseth": 8342,
"sticks": 8343,
"receives": 8344,
"receipt": 8345,
"reckless": 8346,
"manifested": 8347,
"factious": 8348,
"dissemble": 8349,
"dissembling": 8350,
"gratis": 8351,
"beguile": 8352,
"beguiled": 8353,
"beggary": 8354,
"complexions": 8355,
"brawl": 8356,
"brawling": 8357,
"greyh": 8358,
"summon": 8359,
"summers": 8360,
"prophecies": 8361,
"acquaintance": 8362,
"April": 8363,
"Castle": 8364,
"Delphos": 8365,
"Guild": 8366,
"Seize": 8367,
"Valent": 8368,
"Valeria": 8369,
"frost": 8370,
"lurk": 8371,
"lurking": 8372,
"message": 8373,
"thwart": 8374,
"##oubted": 8375,
"wheels": 8376,
"spectators": 8377,
"blasts": 8378,
"usurer": 8379,
"uneven": 8380,
"engross": 8381,
"slanders": 8382,
"resisted": 8383,
"coffin": 8384,
"sacrifice": 8385,
"Fitzwater": 8386,
"Honest": 8387,
"Susan": 8388,
"bonnet": 8389,
"buckle": 8390,
"cropp": 8391,
"finish": 8392,
"gnaw": 8393,
"lunatic": 8394,
"painting": 8395,
"session": 8396,
"##attling": 8397,
"ingrateful": 8398,
"whipped": 8399,
"deceased": 8400,
"assembly": 8401,
"anguish": 8402,
"spotted": 8403,
"trencher": 8404,
"trenches": 8405,
"unaccustom": 8406,
"unavoided": 8407,
"unthri": 8408,
"gossips": 8409,
"disinherit": 8410,
"disinherited": 8411,
"qualify": 8412,
"crutches": 8413,
"adulteress": 8414,
"subdue": 8415,
"obsequies": 8416,
"attorney": 8417,
"attorneys": 8418,
"beauties": 8419,
"disguised": 8420,
"detestable": 8421,
"transport": 8422,
"transported": 8423,
"fantastic": 8424,
"fantastical": 8425,
"Persuade": 8426,
"Persuades": 8427,
"Destroy": 8428,
"Evermore": 8429,
"Gramer": 8430,
"Pursuivant": 8431,
"Westmin": 8432,
"bulk": 8433,
"especially": 8434,
"homicide": 8435,
"mirror": 8436,
"nimble": 8437,
"rigour": 8438,
"timorous": 8439,
"vassal": 8440,
"yesternight": 8441,
"##weigh": 8442,
"inhab": 8443,
"invention": 8444,
"inheritance": 8445,
"stole": 8446,
"deformity": 8447,
"doleful": 8448,
"revive": 8449,
"ancestors": 8450,
"sparkling": 8451,
"unfeigned": 8452,
"experienced": 8453,
"abundant": 8454,
"everlasting": 8455,
"controversy": 8456,
"drooping": 8457,
"afterwards": 8458,
"obscured": 8459,
"advancement": 8460,
"champion": 8461,
"insinuate": 8462,
"creeping": 8463,
"negligent": 8464,
"reckoning": 8465,
"prodigal": 8466,
"Acquaint": 8467,
"Chertsey": 8468,
"Deny": 8469,
"Err": 8470,
"Hostess": 8471,
"Irish": 8472,
"Jule": 8473,
"Jerusale": 8474,
"Juno": 8475,
"Lammas": 8476,
"cele": 8477,
"cushion": 8478,
"filth": 8479,
"mantle": 8480,
"ominous": 8481,
"pearl": 8482,
"sands": 8483,
"tinker": 8484,
"treaty": 8485,
"##pretation": 8486,
"whistle": 8487,
"foretell": 8488,
"fornication": 8489,
"dolour": 8490,
"annoy": 8491,
"chafed": 8492,
"chivalry": 8493,
"mangled": 8494,
"Forthwith": 8495,
"cannib": 8496,
"ordinance": 8497,
"orphans": 8498,
"unpleasing": 8499,
"Assist": 8500,
"planet": 8501,
"disloyal": 8502,
"exclaims": 8503,
"nightingale": 8504,
"clergy": 8505,
"scourge": 8506,
"Francis": 8507,
"appellant": 8508,
"conspiracy": 8509,
"confederate": 8510,
"infringe": 8511,
"infirmity": 8512,
"suppliant": 8513,
"embraces": 8514,
"immediately": 8515,
"Tarquin": 8516,
"butterfly": 8517,
"Renowned": 8518,
"BLUNT": 8519,
"Bristol": 8520,
"Crosby": 8521,
"Carlisle": 8522,
"Dighton": 8523,
"EARL": 8524,
"Exton": 8525,
"Girl": 8526,
"Hallowmas": 8527,
"Judas": 8528,
"Ludlow": 8529,
"Pisa": 8530,
"Russia": 8531,
"Ragoz": 8532,
"SALISBURY": 8533,
"Souls": 8534,
"Tiber": 8535,
"Turks": 8536,
"Tongue": 8537,
"Ulysses": 8538,
"afeard": 8539,
"aqua": 8540,
"bustle": 8541,
"battery": 8542,
"drowsy": 8543,
"effeminate": 8544,
"future": 8545,
"fathom": 8546,
"festival": 8547,
"garlic": 8548,
"lazy": 8549,
"nineteen": 8550,
"obtain": 8551,
"peremptory": 8552,
"rabble": 8553,
"rhyme": 8554,
"surname": 8555,
"vineyard": 8556,
"vitae": 8557,
"threefold": 8558,
"notwithstanding": 8559,
"stubborn": 8560,
"##ascivious": 8561,
"ashamed": 8562,
"unawares": 8563,
"disperse": 8564,
"diseases": 8565,
"marquess": 8566,
"stratagems": 8567,
"Stafford": 8568,
"complete": 8569,
"threshold": 8570,
"subscribe": 8571,
"elsewhere": 8572,
"indifferent": 8573,
"obdurate": 8574,
"Montgomery": 8575,
"Plashy": 8576,
"intercession": 8577,
"Abhorson": 8578,
"sympath": 8579,
"Westminster": 8580,
"Jerusalem": 8581,
"Ragozine": 8582,
"Aut": 8583,
"Aim": 8584,
"Alex": 8585,
"Bar": 8586,
"Bay": 8587,
"BER": 8588,
"Bare": 8589,
"Boot": 8590,
"Brief": 8591,
"CH": 8592,
"Cull": 8593,
"Cret": 8594,
"Count": 8595,
"Coun": 8596,
"Carry": 8597,
"CARDIN": 8598,
"Crown": 8599,
"Di": 8600,
"Day": 8601,
"Dry": 8602,
"Dig": 8603,
"Daughter": 8604,
"Drum": 8605,
"During": 8606,
"Drawn": 8607,
"Eth": 8608,
"Ele": 8609,
"Ech": 8610,
"Eur": 8611,
"Emb": 8612,
"Earth": 8613,
"Fe": 8614,
"Fan": 8615,
"Fre": 8616,
"Fur": 8617,
"Fam": 8618,
"Fast": 8619,
"Free": 8620,
"Gra": 8621,
"Gro": 8622,
"Gave": 8623,
"Grief": 8624,
"Hu": 8625,
"Hy": 8626,
"Hoo": 8627,
"Hour": 8628,
"Hum": 8629,
"Hap": 8630,
"House": 8631,
"Hover": 8632,
"Hann": 8633,
"Hung": 8634,
"Hacket": 8635,
"Ing": 8636,
"Joy": 8637,
"Jew": 8638,
"Kill": 8639,
"Kate": 8640,
"Kings": 8641,
"Killing": 8642,
"Ly": 8643,
"LO": 8644,
"Led": 8645,
"Lim": 8646,
"Land": 8647,
"Light": 8648,
"Last": 8649,
"List": 8650,
"Learn": 8651,
"Laid": 8652,
"Lift": 8653,
"Lament": 8654,
"Laugh": 8655,
"Lives": 8656,
"Liby": 8657,
"Lascivious": 8658,
"ME": 8659,
"Man": 8660,
"Mond": 8661,
"Mop": 8662,
"Mort": 8663,
"Matter": 8664,
"Mamill": 8665,
"Maid": 8666,
"Mortal": 8667,
"Nap": 8668,
"Need": 8669,
"New": 8670,
"Nican": 8671,
"Oly": 8672,
"Obey": 8673,
"Pen": 8674,
"Pra": 8675,
"Pot": 8676,
"Pity": 8677,
"Pass": 8678,
"Pier": 8679,
"Pret": 8680,
"Quit": 8681,
"Rain": 8682,
"Rec": 8683,
"Rage": 8684,
"Ref": 8685,
"Sn": 8686,
"Sl": 8687,
"Sed": 8688,
"Sim": 8689,
"Sith": 8690,
"Sure": 8691,
"Sorrow": 8692,
"Sister": 8693,
"Sorry": 8694,
"Silence": 8695,
"Summ": 8696,
"Tor": 8697,
"Tear": 8698,
"Tend": 8699,
"Tick": 8700,
"Tears": 8701,
"Taking": 8702,
"Trem": 8703,
"Taste": 8704,
"Troth": 8705,
"Tread": 8706,
"TIT": 8707,
"Us": 8708,
"VA": 8709,
"Vis": 8710,
"Vince": 8711,
"Vile": 8712,
"Win": 8713,
"Went": 8714,
"Wid": 8715,
"Wood": 8716,
"Wear": 8717,
"Wot": 8718,
"Wish": 8719,
"Wind": 8720,
"Wise": 8721,
"Worth": 8722,
"Words": 8723,
"Wrench": 8724,
"aed": 8725,
"aut": 8726,
"ari": 8727,
"aust": 8728,
"avail": 8729,
"bath": 8730,
"bard": 8731,
"bower": 8732,
"bough": 8733,
"bull": 8734,
"biss": 8735,
"bits": 8736,
"bash": 8737,
"bars": 8738,
"bills": 8739,
"bunch": 8740,
"cy": 8741,
"cam": 8742,
"cod": 8743,
"cel": 8744,
"cip": 8745,
"cab": 8746,
"cakes": 8747,
"cured": 8748,
"cats": 8749,
"cities": 8750,
"camp": 8751,
"cote": 8752,
"copy": 8753,
"dy": 8754,
"dir": 8755,
"dall": 8756,
"dil": 8757,
"dau": 8758,
"dower": 8759,
"daint": 8760,
"dates": 8761,
"daunt": 8762,
"dally": 8763,
"dawn": 8764,
"daff": 8765,
"danced": 8766,
"darts": 8767,
"dainty": 8768,
"domin": 8769,
"ep": 8770,
"ew": 8771,
"eff": 8772,
"ess": 8773,
"easter": 8774,
"eased": 8775,
"eaves": 8776,
"fed": 8777,
"fay": 8778,
"fid": 8779,
"fitt": 8780,
"faster": 8781,
"fours": 8782,
"fined": 8783,
"ge": 8784,
"gh": 8785,
"gy": 8786,
"gest": 8787,
"gam": 8788,
"gale": 8789,
"gird": 8790,
"gawd": 8791,
"gape": 8792,
"gazed": 8793,
"gilly": 8794,
"hen": 8795,
"hent": 8796,
"hind": 8797,
"hound": 8798,
"hild": 8799,
"hates": 8800,
"hides": 8801,
"hoop": 8802,
"hating": 8803,
"hunts": 8804,
"hugg": 8805,
"jar": 8806,
"jaunt": 8807,
"ken": 8808,
"lt": 8809,
"la": 8810,
"lou": 8811,
"lar": 8812,
"lan": 8813,
"lau": 8814,
"lime": 8815,
"lag": 8816,
"laughter": 8817,
"lump": 8818,
"louring": 8819,
"larum": 8820,
"litter": 8821,
"mat": 8822,
"mam": 8823,
"maw": 8824,
"mud": 8825,
"mute": 8826,
"malm": 8827,
"mature": 8828,
"matt": 8829,
"makers": 8830,
"na": 8831,
"ny": 8832,
"nation": 8833,
"nerves": 8834,
"oun": 8835,
"ps": 8836,
"ply": 8837,
"pine": 8838,
"pith": 8839,
"pies": 8840,
"pout": 8841,
"pang": 8842,
"peep": 8843,
"park": 8844,
"pins": 8845,
"pump": 8846,
"peach": 8847,
"punk": 8848,
"portion": 8849,
"paced": 8850,
"que": 8851,
"rat": 8852,
"row": 8853,
"ram": 8854,
"rop": 8855,
"rice": 8856,
"rings": 8857,
"rite": 8858,
"riv": 8859,
"range": 8860,
"rates": 8861,
"rider": 8862,
"rounds": 8863,
"rapt": 8864,
"razed": 8865,
"rival": 8866,
"rarest": 8867,
"roused": 8868,
"sou": 8869,
"sce": 8870,
"size": 8871,
"semblance": 8872,
"soothing": 8873,
"tu": 8874,
"tar": 8875,
"tur": 8876,
"tore": 8877,
"tast": 8878,
"til": 8879,
"tith": 8880,
"tough": 8881,
"tab": 8882,
"testy": 8883,
"tush": 8884,
"tides": 8885,
"tires": 8886,
"tape": 8887,
"tables": 8888,
"talks": 8889,
"vi": 8890,
"vall": 8891,
"viz": 8892,
"vaunt": 8893,
"yell": 8894,
"##ii": 8895,
"##ias": 8896,
"##iable": 8897,
"##ianced": 8898,
"##side": 8899,
"##cast": 8900,
"##cence": 8901,
"##cures": 8902,
"##content": 8903,
"##ece": 8904,
"##eath": 8905,
"##eck": 8906,
"##eased": 8907,
"##rim": 8908,
"##rus": 8909,
"##rine": 8910,
"##rong": 8911,
"##ride": 8912,
"##rates": 8913,
"##rents": 8914,
"##rising": 8915,
"##nard": 8916,
"##ney": 8917,
"##lore": 8918,
"##lus": 8919,
"##lant": 8920,
"##line": 8921,
"##live": 8922,
"##late": 8923,
"##lves": 8924,
"##look": 8925,
"##lies": 8926,
"##lings": 8927,
"##lower": 8928,
"##lars": 8929,
"##luous": 8930,
"##leness": 8931,
"##lots": 8932,
"##ton": 8933,
"##tch": 8934,
"##test": 8935,
"##tter": 8936,
"##tage": 8937,
"##turn": 8938,
"##het": 8939,
"##hur": 8940,
"##hall": 8941,
"##hind": 8942,
"##house": 8943,
"##oat": 8944,
"##oil": 8945,
"##off": 8946,
"##oever": 8947,
"##oked": 8948,
"##oicing": 8949,
"##ux": 8950,
"##uance": 8951,
"##ucing": 8952,
"##uiced": 8953,
"##gent": 8954,
"##gess": 8955,
"##gain": 8956,
"##got": 8957,
"##gers": 8958,
"##gory": 8959,
"##gments": 8960,
"##gression": 8961,
"##aus": 8962,
"##afe": 8963,
"##aos": 8964,
"##aces": 8965,
"##avery": 8966,
"##yers": 8967,
"##vion": 8968,
"##vice": 8969,
"##vors": 8970,
"##vial": 8971,
"##vior": 8972,
"##ville": 8973,
"##pan": 8974,
"##pter": 8975,
"##pill": 8976,
"##piece": 8977,
"##pired": 8978,
"##mor": 8979,
"##mod": 8980,
"##mong": 8981,
"##mber": 8982,
"##mmer": 8983,
"##mitted": 8984,
"##masters": 8985,
"##mph": 8986,
"##dains": 8987,
"##fes": 8988,
"##fast": 8989,
"##fend": 8990,
"##fig": 8991,
"##xy": 8992,
"##kil": 8993,
"##kens": 8994,
"##bri": 8995,
"##bell": 8996,
"##bol": 8997,
"##boy": 8998,
"##back": 8999,
"##bts": 9000,
"##bary": 9001,
"##brows": 9002,
"##bishop": 9003,
"##body": 9004,
"##wing": 9005,
"##wood": 9006,
"##wart": 9007,
"##ween": 9008,
"##RIST": 9009,
"##zed": 9010,
"##journ": 9011,
"##jurious": 9012,
"##quel": 9013,
"##CIS": 9014,
"##HER": 9015,
"##HEY": 9016,
"##VEL": 9017,
"thigh": 9018,
"threw": 9019,
"##ered": 9020,
"##eral": 9021,
"##erver": 9022,
"##erness": 9023,
"##eriff": 9024,
"##erog": 9025,
"##erpill": 9026,
"##nders": 9027,
"##orable": 9028,
"##orpor": 9029,
"##attle": 9030,
"##atisf": 9031,
"##init": 9032,
"##inent": 9033,
"##inest": 9034,
"##inter": 9035,
"##inant": 9036,
"##inence": 9037,
"##inish": 9038,
"##inary": 9039,
"##esher": 9040,
"##esnes": 9041,
"##arr": 9042,
"##arling": 9043,
"##argy": 9044,
"##arallel": 9045,
"##enious": 9046,
"##lly": 9047,
"##llist": 9048,
"##isans": 9049,
"##there": 9050,
"##things": 9051,
"##thrown": 9052,
"##thmet": 9053,
"##thwart": 9054,
"##thargy": 9055,
"toy": 9056,
"toes": 9057,
"##onio": 9058,
"##onition": 9059,
"##aned": 9060,
"##anied": 9061,
"##inged": 9062,
"##owing": 9063,
"##omy": 9064,
"##reth": 9065,
"##rection": 9066,
"##regn": 9067,
"##stal": 9068,
"##stra": 9069,
"##stones": 9070,
"##strong": 9071,
"beet": 9072,
"beck": 9073,
"beef": 9074,
"wive": 9075,
"wield": 9076,
"Thee": 9077,
"Thither": 9078,
"Threw": 9079,
"Thieves": 9080,
"##edit": 9081,
"nodd": 9082,
"noisome": 9083,
"novice": 9084,
"nothings": 9085,
"ine": 9086,
"inher": 9087,
"invest": 9088,
"inforced": 9089,
"inex": 9090,
"hewn": 9091,
"heated": 9092,
"heaps": 9093,
"##cease": 9094,
"##ceives": 9095,
"##ceiving": 9096,
"##cember": 9097,
"hal": 9098,
"hay": 9099,
"hack": 9100,
"haven": 9101,
"halt": 9102,
"haunts": 9103,
"hazel": 9104,
"havior": 9105,
"hammer": 9106,
"##uts": 9107,
"##utor": 9108,
"##utors": 9109,
"##utiful": 9110,
"##iry": 9111,
"##chard": 9112,
"##chion": 9113,
"##chers": 9114,
"##child": 9115,
"##chang": 9116,
"##charged": 9117,
"##chbishop": 9118,
"##etry": 9119,
"shy": 9120,
"shift": 9121,
"shaken": 9122,
"shipp": 9123,
"shamest": 9124,
"shaft": 9125,
"whores": 9126,
"##url": 9127,
"##urer": 9128,
"##urance": 9129,
"##urally": 9130,
"meek": 9131,
"##imy": 9132,
"##imer": 9133,
"##itan": 9134,
"##itud": 9135,
"##itied": 9136,
"##itors": 9137,
"fork": 9138,
"foren": 9139,
"forem": 9140,
"forew": 9141,
"forged": 9142,
"forfeits": 9143,
"forfend": 9144,
"notable": 9145,
"##ooch": 9146,
"##ooty": 9147,
"##ools": 9148,
"##oosing": 9149,
"Whence": 9150,
"withholds": 9151,
"sty": 9152,
"stall": 9153,
"stam": 9154,
"stake": 9155,
"stings": 9156,
"station": 9157,
"states": 9158,
"stair": 9159,
"stif": 9160,
"stains": 9161,
"staves": 9162,
"stony": 9163,
"stoned": 9164,
"itch": 9165,
"##add": 9166,
"##ading": 9167,
"##adle": 9168,
"##adition": 9169,
"##advised": 9170,
"##aths": 9171,
"##ented": 9172,
"##ently": 9173,
"##entation": 9174,
"wean": 9175,
"hiss": 9176,
"##allible": 9177,
"licence": 9178,
"##iding": 9179,
"##idge": 9180,
"##idity": 9181,
"##asp": 9182,
"##asant": 9183,
"##asph": 9184,
"pry": 9185,
"pror": 9186,
"prone": 9187,
"prose": 9188,
"prig": 9189,
"prank": 9190,
"prolix": 9191,
"pratest": 9192,
"prenz": 9193,
"prerog": 9194,
"prattle": 9195,
"deem": 9196,
"deity": 9197,
"sober": 9198,
"soever": 9199,
"##ampt": 9200,
"##amorous": 9201,
"asks": 9202,
"asunder": 9203,
"doers": 9204,
"doting": 9205,
"##rip": 9206,
"##rius": 9207,
"##rav": 9208,
"##rave": 9209,
"##rase": 9210,
"##raham": 9211,
"##raught": 9212,
"##racted": 9213,
"##eems": 9214,
"##eemer": 9215,
"reins": 9216,
"relie": 9217,
"relieve": 9218,
"revoke": 9219,
"willow": 9220,
"##geon": 9221,
"##eavours": 9222,
"##using": 9223,
"##uspect": 9224,
"##usual": 9225,
"##terate": 9226,
"##vert": 9227,
"##vering": 9228,
"##verse": 9229,
"##rop": 9230,
"##roying": 9231,
"##andon": 9232,
"##anders": 9233,
"Told": 9234,
"sulp": 9235,
"ally": 9236,
"allay": 9237,
"allied": 9238,
"##earse": 9239,
"answ": 9240,
"logs": 9241,
"losing": 9242,
"logic": 9243,
"lolling": 9244,
"spar": 9245,
"sped": 9246,
"spies": 9247,
"spray": 9248,
"spright": 9249,
"spawn": 9250,
"sparing": 9251,
"sparks": 9252,
"spacious": 9253,
"chat": 9254,
"chin": 9255,
"chest": 9256,
"chann": 9257,
"chairs": 9258,
"chants": 9259,
"chaos": 9260,
"churl": 9261,
"choosing": 9262,
"##astly": 9263,
"##astery": 9264,
"##iless": 9265,
"##ilities": 9266,
"knell": 9267,
"knack": 9268,
"knavery": 9269,
"##usty": 9270,
"neph": 9271,
"##oted": 9272,
"##otent": 9273,
"##otions": 9274,
"whate": 9275,
"##ending": 9276,
"##endom": 9277,
"upholds": 9278,
"upturn": 9279,
"##anting": 9280,
"manors": 9281,
"mansion": 9282,
"##onely": 9283,
"##oneous": 9284,
"conn": 9285,
"conv": 9286,
"conceived": 9287,
"convenient": 9288,
"bled": 9289,
"blue": 9290,
"blench": 9291,
"blank": 9292,
"bloss": 9293,
"blots": 9294,
"blanks": 9295,
"blasph": 9296,
"moder": 9297,
"##vener": 9298,
"##venged": 9299,
"ample": 9300,
"ambling": 9301,
"##oln": 9302,
"##olar": 9303,
"##olate": 9304,
"##olution": 9305,
"##olog": 9306,
"Fors": 9307,
"Force": 9308,
"Forced": 9309,
"##odes": 9310,
"##odity": 9311,
"##odils": 9312,
"##ics": 9313,
"##icts": 9314,
"##few": 9315,
"canon": 9316,
"cancell": 9317,
"thereon": 9318,
"trample": 9319,
"##aucas": 9320,
"##ondam": 9321,
"usest": 9322,
"lovelier": 9323,
"swan": 9324,
"swim": 9325,
"swore": 9326,
"swarm": 9327,
"swoln": 9328,
"orb": 9329,
"orison": 9330,
"orange": 9331,
"orators": 9332,
"ordain": 9333,
"oratory": 9334,
"orchard": 9335,
"heretic": 9336,
"##ops": 9337,
"unv": 9338,
"unman": 9339,
"unsw": 9340,
"unfort": 9341,
"ungr": 9342,
"univers": 9343,
"unking": 9344,
"unpo": 9345,
"unset": 9346,
"unpe": 9347,
"unres": 9348,
"unadvised": 9349,
"unusual": 9350,
"arraign": 9351,
"##umes": 9352,
"##uman": 9353,
"##uming": 9354,
"sheer": 9355,
"sheath": 9356,
"sheets": 9357,
"letting": 9358,
"##unction": 9359,
"##KELEY": 9360,
"encl": 9361,
"envir": 9362,
"Ask": 9363,
"Ascend": 9364,
"##inkle": 9365,
"##embles": 9366,
"boil": 9367,
"graver": 9368,
"grains": 9369,
"gravity": 9370,
"##orts": 9371,
"##ortive": 9372,
"##igs": 9373,
"##igm": 9374,
"##igion": 9375,
"##igence": 9376,
"##igate": 9377,
"##igree": 9378,
"##ffic": 9379,
"##ffolk": 9380,
"plough": 9381,
"plume": 9382,
"plagues": 9383,
"ague": 9384,
"pox": 9385,
"poets": 9386,
"pocket": 9387,
"poetry": 9388,
"Shed": 9389,
"Short": 9390,
"Sheriff": 9391,
"##eakable": 9392,
"##areth": 9393,
"Held": 9394,
"Heir": 9395,
"saves": 9396,
"saving": 9397,
"madly": 9398,
"madman": 9399,
"madmen": 9400,
"disb": 9401,
"disli": 9402,
"disdains": 9403,
"disfig": 9404,
"broach": 9405,
"somebody": 9406,
"##reation": 9407,
"##apen": 9408,
"##apert": 9409,
"outside": 9410,
"handled": 9411,
"honoura": 9412,
"twin": 9413,
"twist": 9414,
"twos": 9415,
"twigs": 9416,
"seed": 9417,
"sevent": 9418,
"seats": 9419,
"seals": 9420,
"seeds": 9421,
"selves": 9422,
"sequel": 9423,
"proves": 9424,
"probation": 9425,
"progress": 9426,
"bloods": 9427,
"Inc": 9428,
"Inter": 9429,
"Inqu": 9430,
"Incl": 9431,
"Iniquity": 9432,
"Injurious": 9433,
"officious": 9434,
"##uchess": 9435,
"##wness": 9436,
"exiled": 9437,
"examp": 9438,
"exact": 9439,
"extern": 9440,
"excels": 9441,
"flout": 9442,
"flaw": 9443,
"abound": 9444,
"abides": 9445,
"abomin": 9446,
"abandon": 9447,
"abortive": 9448,
"hearers": 9449,
"earls": 9450,
"##agion": 9451,
"##agine": 9452,
"##agab": 9453,
"##agued": 9454,
"desiring": 9455,
"Howe": 9456,
"##idels": 9457,
"Oft": 9458,
"##ignation": 9459,
"brood": 9460,
"brats": 9461,
"brooch": 9462,
"wherewith": 9463,
"Bel": 9464,
"Been": 9465,
"Below": 9466,
"Behind": 9467,
"Marquis": 9468,
"warp": 9469,
"quondam": 9470,
"couch": 9471,
"couched": 9472,
"artif": 9473,
"article": 9474,
"##ists": 9475,
"leaf": 9476,
"slide": 9477,
"slower": 9478,
"slumber": 9479,
"slug": 9480,
"slavish": 9481,
"##pture": 9482,
"##ighing": 9483,
"##quer": 9484,
"##ques": 9485,
"##quers": 9486,
"Whereby": 9487,
"menace": 9488,
"crims": 9489,
"cradle": 9490,
"betake": 9491,
"betroth": 9492,
"partisans": 9493,
"##ccess": 9494,
"hastily": 9495,
"err": 9496,
"erbear": 9497,
"ercharged": 9498,
"##angled": 9499,
"foem": 9500,
"foaming": 9501,
"clime": 9502,
"cloy": 9503,
"clout": 9504,
"clang": 9505,
"clip": 9506,
"clog": 9507,
"clutch": 9508,
"clubs": 9509,
"clusters": 9510,
"clamorous": 9511,
"##berate": 9512,
"##berries": 9513,
"standers": 9514,
"standards": 9515,
"strings": 9516,
"adder": 9517,
"adopted": 9518,
"anything": 9519,
"##awfully": 9520,
"scare": 9521,
"scale": 9522,
"scared": 9523,
"scathe": 9524,
"scurvy": 9525,
"##derick": 9526,
"whoso": 9527,
"predom": 9528,
"precept": 9529,
"precip": 9530,
"pertin": 9531,
"perceives": 9532,
"commune": 9533,
"commodity": 9534,
"##reech": 9535,
"##ipe": 9536,
"##iply": 9537,
"##ipodes": 9538,
"headed": 9539,
"headlong": 9540,
"headstrong": 9541,
"Therein": 9542,
"Thereon": 9543,
"Thereof": 9544,
"Anointed": 9545,
"bearer": 9546,
"praying": 9547,
"appeach": 9548,
"##abouts": 9549,
"##udence": 9550,
"graceful": 9551,
"grin": 9552,
"grud": 9553,
"presage": 9554,
"contain": 9555,
"contend": 9556,
"contains": 9557,
"contracted": 9558,
"contagion": 9559,
"repaid": 9560,
"repreh": 9561,
"repeat": 9562,
"replen": 9563,
"begs": 9564,
"Whoever": 9565,
"childhood": 9566,
"eyesight": 9567,
"##liest": 9568,
"##livion": 9569,
"poorest": 9570,
"untaught": 9571,
"untainted": 9572,
"consents": 9573,
"consume": 9574,
"conspire": 9575,
"##attering": 9576,
"##ainties": 9577,
"##atches": 9578,
"Steph": 9579,
"Stabb": 9580,
"leather": 9581,
"leash": 9582,
"lechery": 9583,
"lethargy": 9584,
"peasant": 9585,
"hog": 9586,
"##kshire": 9587,
"hoping": 9588,
"resting": 9589,
"restore": 9590,
"restless": 9591,
"resteth": 9592,
"setter": 9593,
"tongued": 9594,
"##orship": 9595,
"resembles": 9596,
"Provo": 9597,
"Procure": 9598,
"Provided": 9599,
"Proportion": 9600,
"drugs": 9601,
"accom": 9602,
"accent": 9603,
"accents": 9604,
"accustom": 9605,
"gripe": 9606,
"trivial": 9607,
"##perly": 9608,
"##peration": 9609,
"compet": 9610,
"##aching": 9611,
"courses": 9612,
"keepers": 9613,
"Doing": 9614,
"Dogs": 9615,
"merited": 9616,
"merchant": 9617,
"##ivest": 9618,
"Note": 9619,
"Notice": 9620,
"highly": 9621,
"follower": 9622,
"Sirs": 9623,
"hourly": 9624,
"purg": 9625,
"purest": 9626,
"purity": 9627,
"purbl": 9628,
"Yorkshire": 9629,
"##bler": 9630,
"thrall": 9631,
"guide": 9632,
"guile": 9633,
"guides": 9634,
"##ressing": 9635,
"bestrew": 9636,
"ending": 9637,
"endow": 9638,
"endless": 9639,
"endeavours": 9640,
"lawless": 9641,
"lawyers": 9642,
"smear": 9643,
"smack": 9644,
"smock": 9645,
"smoke": 9646,
"farmer": 9647,
"farthest": 9648,
"subs": 9649,
"submit": 9650,
"counts": 9651,
"kindle": 9652,
"##retion": 9653,
"dregs": 9654,
"treble": 9655,
"treads": 9656,
"##heres": 9657,
"charter": 9658,
"charms": 9659,
"track": 9660,
"trained": 9661,
"travel": 9662,
"traffic": 9663,
"##ASUR": 9664,
"needle": 9665,
"##eeling": 9666,
"twofold": 9667,
"confer": 9668,
"confined": 9669,
"confounds": 9670,
"confident": 9671,
"seemeth": 9672,
"hush": 9673,
"righteous": 9674,
"behove": 9675,
"beheaded": 9676,
"glitter": 9677,
"husbands": 9678,
"husbandry": 9679,
"bodes": 9680,
"finding": 9681,
"pardoning": 9682,
"showing": 9683,
"emm": 9684,
"Alla": 9685,
"brake": 9686,
"braving": 9687,
"justices": 9688,
"justified": 9689,
"impute": 9690,
"impiety": 9691,
"implore": 9692,
"impregn": 9693,
"indu": 9694,
"indust": 9695,
"indict": 9696,
"index": 9697,
"induced": 9698,
"indignation": 9699,
"##ensible": 9700,
"helped": 9701,
"Ourselves": 9702,
"affair": 9703,
"affianced": 9704,
"beseem": 9705,
"besiege": 9706,
"nativity": 9707,
"Engage": 9708,
"doubly": 9709,
"doubled": 9710,
"doubts": 9711,
"shameful": 9712,
"worthless": 9713,
"stately": 9714,
"lighted": 9715,
"lightens": 9716,
"misg": 9717,
"misled": 9718,
"mispl": 9719,
"misbe": 9720,
"misadventure": 9721,
"FRAN": 9722,
"lasts": 9723,
"lastly": 9724,
"##iolable": 9725,
"happen": 9726,
"devout": 9727,
"devised": 9728,
"devouring": 9729,
"devoted": 9730,
"depth": 9731,
"depends": 9732,
"deposing": 9733,
"passages": 9734,
"passado": 9735,
"meets": 9736,
"answering": 9737,
"answered": 9738,
"cog": 9739,
"coin": 9740,
"coats": 9741,
"lessen": 9742,
"eyebrows": 9743,
"followed": 9744,
"Unf": 9745,
"Unse": 9746,
"Unfold": 9747,
"falter": 9748,
"falchion": 9749,
"understood": 9750,
"Almost": 9751,
"void": 9752,
"##ledged": 9753,
"sunset": 9754,
"Herself": 9755,
"Herbert": 9756,
"hitherward": 9757,
"dispose": 9758,
"dispute": 9759,
"disposed": 9760,
"disposing": 9761,
"obs": 9762,
"oblivion": 9763,
"##rants": 9764,
"overf": 9765,
"overboard": 9766,
"overta": 9767,
"retail": 9768,
"countryman": 9769,
"evening": 9770,
"roe": 9771,
"road": 9772,
"roared": 9773,
"robe": 9774,
"rogues": 9775,
"serving": 9776,
"advantag": 9777,
"fooling": 9778,
"foolery": 9779,
"humours": 9780,
"humorous": 9781,
"mista": 9782,
"mistook": 9783,
"mistaking": 9784,
"sounding": 9785,
"talking": 9786,
"##pecting": 9787,
"revenues": 9788,
"proveth": 9789,
"witted": 9790,
"instit": 9791,
"instinct": 9792,
"instigation": 9793,
"forges": 9794,
"striving": 9795,
"strikes": 9796,
"stripes": 9797,
"strifes": 9798,
"attainder": 9799,
"players": 9800,
"carn": 9801,
"carver": 9802,
"carters": 9803,
"carriage": 9804,
"carbon": 9805,
"wantons": 9806,
"truths": 9807,
"thankings": 9808,
"infancy": 9809,
"influ": 9810,
"infallible": 9811,
"infidels": 9812,
"denies": 9813,
"denier": 9814,
"POMPHEY": 9815,
"busied": 9816,
"career": 9817,
"carefully": 9818,
"proudly": 9819,
"defect": 9820,
"defiance": 9821,
"defaced": 9822,
"defects": 9823,
"deflower": 9824,
"servitor": 9825,
"villany": 9826,
"hangmen": 9827,
"##ifies": 9828,
"##ifts": 9829,
"promises": 9830,
"promotions": 9831,
"swearing": 9832,
"purposes": 9833,
"Looks": 9834,
"Looking": 9835,
"winding": 9836,
"discern": 9837,
"discretion": 9838,
"conduit": 9839,
"awful": 9840,
"awaking": 9841,
"awaked": 9842,
"freez": 9843,
"generation": 9844,
"generally": 9845,
"unclean": 9846,
"Haste": 9847,
"bug": 9848,
"buz": 9849,
"buzz": 9850,
"bubble": 9851,
"brick": 9852,
"briers": 9853,
"crabb": 9854,
"crafts": 9855,
"crazed": 9856,
"sinful": 9857,
"temperate": 9858,
"strains": 9859,
"beaver": 9860,
"Chide": 9861,
"Change": 9862,
"Pluck": 9863,
"Spl": 9864,
"Spur": 9865,
"Spare": 9866,
"Spoke": 9867,
"Spread": 9868,
"entail": 9869,
"monastery": 9870,
"nearness": 9871,
"footed": 9872,
"Julietta": 9873,
"Wash": 9874,
"wearied": 9875,
"wearisome": 9876,
"recount": 9877,
"recomfort": 9878,
"recreation": 9879,
"warrants": 9880,
"warranted": 9881,
"hardening": 9882,
"parent": 9883,
"parks": 9884,
"parley": 9885,
"parcels": 9886,
"foundation": 9887,
"deeply": 9888,
"delivers": 9889,
"deliberate": 9890,
"Twenty": 9891,
"personally": 9892,
"Capel": 9893,
"cures": 9894,
"curds": 9895,
"curfew": 9896,
"flying": 9897,
"horseman": 9898,
"mete": 9899,
"mettle": 9900,
"saddle": 9901,
"silken": 9902,
"assay": 9903,
"assure": 9904,
"assign": 9905,
"assurance": 9906,
"murderers": 9907,
"runn": 9908,
"rung": 9909,
"running": 9910,
"runagate": 9911,
"throughly": 9912,
"bats": 9913,
"grants": 9914,
"Seeing": 9915,
"crystal": 9916,
"capable": 9917,
"furious": 9918,
"furred": 9919,
"furthest": 9920,
"judged": 9921,
"touches": 9922,
"touching": 9923,
"##ounce": 9924,
"issuing": 9925,
"Gloucest": 9926,
"mocks": 9927,
"mocked": 9928,
"bolder": 9929,
"posture": 9930,
"postern": 9931,
"distance": 9932,
"distaff": 9933,
"distinct": 9934,
"distilled": 9935,
"marrying": 9936,
"quarters": 9937,
"strengths": 9938,
"Became": 9939,
"reduce": 9940,
"redoubted": 9941,
"incaged": 9942,
"incapable": 9943,
"incorpor": 9944,
"cheat": 9945,
"cheques": 9946,
"trusted": 9947,
"beholders": 9948,
"divining": 9949,
"fasts": 9950,
"fields": 9951,
"feels": 9952,
"richer": 9953,
"##vocate": 9954,
"speeds": 9955,
"working": 9956,
"flattery": 9957,
"confessed": 9958,
"widower": 9959,
"tribe": 9960,
"tribes": 9961,
"singing": 9962,
"singled": 9963,
"tenor": 9964,
"tenth": 9965,
"readiest": 9966,
"acted": 9967,
"bounds": 9968,
"boundless": 9969,
"corpse": 9970,
"cormor": 9971,
"dames": 9972,
"damask": 9973,
"minim": 9974,
"type": 9975,
"harmful": 9976,
"rub": 9977,
"rubs": 9978,
"rubb": 9979,
"stirr": 9980,
"evidence": 9981,
"signories": 9982,
"signified": 9983,
"delicious": 9984,
"blacker": 9985,
"honestly": 9986,
"consulship": 9987,
"entreats": 9988,
"entreated": 9989,
"casting": 9990,
"fitly": 9991,
"fitness": 9992,
"skies": 9993,
"skull": 9994,
"venuto": 9995,
"wool": 9996,
"wooer": 9997,
"wooers": 9998,
"praised": 9999,
"affects": 10000,
"affecting": 10001,
"dangerously": 10002,
"battlements": 10003,
"Reward": 10004,
"Requ": 10005,
"Reason": 10006,
"Receive": 10007,
"Rebell": 10008,
"Untimely": 10009,
"vein": 10010,
"waft": 10011,
"thrives": 10012,
"thriving": 10013,
"interr": 10014,
"interp": 10015,
"interior": 10016,
"interpretation": 10017,
"privily": 10018,
"Pronoun": 10019,
"victor": 10020,
"victors": 10021,
"##arism": 10022,
"regent": 10023,
"encamp": 10024,
"extol": 10025,
"bravely": 10026,
"attendants": 10027,
"quarrels": 10028,
"Abate": 10029,
"Abraham": 10030,
"Dev": 10031,
"Dead": 10032,
"Deuc": 10033,
"December": 10034,
"directed": 10035,
"paying": 10036,
"##uities": 10037,
"weaker": 10038,
"favourable": 10039,
"closet": 10040,
"forgetfulness": 10041,
"Keeps": 10042,
"apes": 10043,
"apish": 10044,
"apolog": 10045,
"drove": 10046,
"malady": 10047,
"malcontent": 10048,
"malapert": 10049,
"mortals": 10050,
"mortality": 10051,
"wiser": 10052,
"compliment": 10053,
"complots": 10054,
"dishonest": 10055,
"dishonours": 10056,
"bitterest": 10057,
"coloured": 10058,
"cowards": 10059,
"ldst": 10060,
"ladder": 10061,
"ravish": 10062,
"violate": 10063,
"violation": 10064,
"watching": 10065,
"throws": 10066,
"kingdoms": 10067,
"approve": 10068,
"Northampt": 10069,
"consented": 10070,
"dreaded": 10071,
"lamented": 10072,
"Holding": 10073,
"barne": 10074,
"bargain": 10075,
"babies": 10076,
"drain": 10077,
"oppose": 10078,
"opport": 10079,
"oppress": 10080,
"opposed": 10081,
"penalty": 10082,
"##grown": 10083,
"##anched": 10084,
"Thinkest": 10085,
"##etchy": 10086,
"worshipful": 10087,
"scarr": 10088,
"scarf": 10089,
"beginning": 10090,
"cheering": 10091,
"Archbishop": 10092,
"Bliss": 10093,
"cleave": 10094,
"cleans": 10095,
"filling": 10096,
"hurry": 10097,
"hurts": 10098,
"hurried": 10099,
"limed": 10100,
"##beit": 10101,
"method": 10102,
"princip": 10103,
"marches": 10104,
"leading": 10105,
"departing": 10106,
"departed": 10107,
"denying": 10108,
"possessions": 10109,
"successes": 10110,
"successful": 10111,
"owed": 10112,
"owls": 10113,
"undisc": 10114,
"##OPHER": 10115,
"insur": 10116,
"inside": 10117,
"insatiate": 10118,
"insensible": 10119,
"forego": 10120,
"usurped": 10121,
"writes": 10122,
"Christendom": 10123,
"birthright": 10124,
"certainly": 10125,
"destined": 10126,
"destroying": 10127,
"easier": 10128,
"garter": 10129,
"garish": 10130,
"grove": 10131,
"groats": 10132,
"labours": 10133,
"pheas": 10134,
"phrase": 10135,
"pities": 10136,
"proceeds": 10137,
"beggarly": 10138,
"Stays": 10139,
"Exp": 10140,
"Exceed": 10141,
"Examine": 10142,
"crosses": 10143,
"duc": 10144,
"dugs": 10145,
"utters": 10146,
"##pocr": 10147,
"shades": 10148,
"admire": 10149,
"admits": 10150,
"admired": 10151,
"admiring": 10152,
"admonition": 10153,
"performed": 10154,
"favourites": 10155,
"Adam": 10156,
"Adri": 10157,
"basely": 10158,
"famed": 10159,
"galled": 10160,
"gallops": 10161,
"medlar": 10162,
"milder": 10163,
"painful": 10164,
"surly": 10165,
"surfeits": 10166,
"surcease": 10167,
"seconds": 10168,
"wedlock": 10169,
"##acre": 10170,
"##aculate": 10171,
"##ankfulness": 10172,
"wilderness": 10173,
"streams": 10174,
"necks": 10175,
"unwill": 10176,
"unwise": 10177,
"unwieldy": 10178,
"disgracious": 10179,
"purses": 10180,
"pursuing": 10181,
"pursuivant": 10182,
"witnesses": 10183,
"instructed": 10184,
"encounters": 10185,
"extremities": 10186,
"Convenient": 10187,
"Conceiving": 10188,
"Ens": 10189,
"Enjoy": 10190,
"Enforced": 10191,
"Lucy": 10192,
"Scorn": 10193,
"Scratch": 10194,
"Scurvy": 10195,
"Scroop": 10196,
"Sub": 10197,
"Sugg": 10198,
"Suffolk": 10199,
"Success": 10200,
"lowest": 10201,
"mutual": 10202,
"mutually": 10203,
"pettic": 10204,
"riddle": 10205,
"ridges": 10206,
"##gging": 10207,
"bells": 10208,
"formally": 10209,
"stored": 10210,
"stories": 10211,
"stealth": 10212,
"refer": 10213,
"reflect": 10214,
"Dismiss": 10215,
"Friend": 10216,
"Poison": 10217,
"corns": 10218,
"corners": 10219,
"bended": 10220,
"hapless": 10221,
"excused": 10222,
"excuses": 10223,
"abroach": 10224,
"continuance": 10225,
"leisurely": 10226,
"infectious": 10227,
"despairing": 10228,
"forbids": 10229,
"wisdoms": 10230,
"Antonio": 10231,
"Flower": 10232,
"Flav": 10233,
"Intends": 10234,
"Intended": 10235,
"feign": 10236,
"feigned": 10237,
"forwardness": 10238,
"forswore": 10239,
"mannerly": 10240,
"swiftly": 10241,
"unfurnish": 10242,
"enjoying": 10243,
"province": 10244,
"proclaimed": 10245,
"cruelty": 10246,
"guards": 10247,
"Sicils": 10248,
"matching": 10249,
"puny": 10250,
"renew": 10251,
"renounce": 10252,
"simpl": 10253,
"wailing": 10254,
"##ecessors": 10255,
"blushes": 10256,
"unhallow": 10257,
"planted": 10258,
"quietness": 10259,
"strucken": 10260,
"adds": 10261,
"adders": 10262,
"addition": 10263,
"perfume": 10264,
"contrar": 10265,
"accounted": 10266,
"benefactors": 10267,
"Heavens": 10268,
"Barnet": 10269,
"Neg": 10270,
"Next": 10271,
"Neighb": 10272,
"cursing": 10273,
"customers": 10274,
"dullest": 10275,
"listen": 10276,
"rocky": 10277,
"rooted": 10278,
"shrill": 10279,
"shrieks": 10280,
"conveyance": 10281,
"envying": 10282,
"plots": 10283,
"images": 10284,
"imagined": 10285,
"substantial": 10286,
"covering": 10287,
"Desire": 10288,
"Desires": 10289,
"Deserve": 10290,
"Deserves": 10291,
"Loved": 10292,
"Prick": 10293,
"circled": 10294,
"duellist": 10295,
"grossly": 10296,
"mounted": 10297,
"ripest": 10298,
"verily": 10299,
"verified": 10300,
"##olycus": 10301,
"##phin": 10302,
"##lloa": 10303,
"befell": 10304,
"##semble": 10305,
"formerly": 10306,
"stables": 10307,
"dealings": 10308,
"springing": 10309,
"unbur": 10310,
"unbruised": 10311,
"doublets": 10312,
"privately": 10313,
"protection": 10314,
"protectors": 10315,
"uttered": 10316,
"punished": 10317,
"Turns": 10318,
"drive": 10319,
"dwelling": 10320,
"dwellest": 10321,
"edict": 10322,
"eagles": 10323,
"holes": 10324,
"rudely": 10325,
"scholar": 10326,
"hairs": 10327,
"shrunk": 10328,
"staring": 10329,
"starved": 10330,
"allowing": 10331,
"allowed": 10332,
"considering": 10333,
"undertaking": 10334,
"professes": 10335,
"delightful": 10336,
"acquit": 10337,
"conquered": 10338,
"conquerors": 10339,
"butcheries": 10340,
"Tutor": 10341,
"ache": 10342,
"aches": 10343,
"credent": 10344,
"elements": 10345,
"elected": 10346,
"numbering": 10347,
"rags": 10348,
"raging": 10349,
"raged": 10350,
"##iency": 10351,
"##velling": 10352,
"incline": 10353,
"information": 10354,
"decreed": 10355,
"chiefly": 10356,
"conjur": 10357,
"conjured": 10358,
"unsway": 10359,
"unskil": 10360,
"unsuspect": 10361,
"breeder": 10362,
"excellence": 10363,
"immod": 10364,
"treading": 10365,
"imports": 10366,
"importance": 10367,
"dispositions": 10368,
"conducted": 10369,
"guiltiness": 10370,
"complaining": 10371,
"Resign": 10372,
"Resolved": 10373,
"Resolve": 10374,
"cupbear": 10375,
"cupboard": 10376,
"equally": 10377,
"firmament": 10378,
"##ubbering": 10379,
"shuts": 10380,
"uncrown": 10381,
"unprep": 10382,
"unparallel": 10383,
"unpitied": 10384,
"brooks": 10385,
"accusers": 10386,
"assisted": 10387,
"schoolboy": 10388,
"Leicester": 10389,
"Prefix": 10390,
"Retire": 10391,
"afresh": 10392,
"bandy": 10393,
"censures": 10394,
"hidden": 10395,
"hunting": 10396,
"rashly": 10397,
"rashness": 10398,
"tortures": 10399,
"##acts": 10400,
"##active": 10401,
"##queath": 10402,
"forsaken": 10403,
"studied": 10404,
"stooping": 10405,
"sprang": 10406,
"sprites": 10407,
"sprung": 10408,
"neglected": 10409,
"transform": 10410,
"transgression": 10411,
"argues": 10412,
"argued": 10413,
"arrive": 10414,
"arrival": 10415,
"dissolute": 10416,
"dissension": 10417,
"dissolved": 10418,
"dissentious": 10419,
"dissolve": 10420,
"dissolution": 10421,
"courageous": 10422,
"clothe": 10423,
"expressly": 10424,
"solemnly": 10425,
"AEdiles": 10426,
"Immed": 10427,
"Imagine": 10428,
"bottle": 10429,
"bottled": 10430,
"durance": 10431,
"different": 10432,
"hostile": 10433,
"pinch": 10434,
"pinched": 10435,
"roundly": 10436,
"wreak": 10437,
"wreaths": 10438,
"##heads": 10439,
"##denly": 10440,
"shuns": 10441,
"weighing": 10442,
"dews": 10443,
"relent": 10444,
"religious": 10445,
"religion": 10446,
"revolted": 10447,
"sucking": 10448,
"specially": 10449,
"knights": 10450,
"combine": 10451,
"combined": 10452,
"swallowed": 10453,
"sailors": 10454,
"expected": 10455,
"adversary": 10456,
"apprehends": 10457,
"builds": 10458,
"buildeth": 10459,
"temperance": 10460,
"increaseth": 10461,
"opposers": 10462,
"groaning": 10463,
"earnestness": 10464,
"Brought": 10465,
"Brutus": 10466,
"Benedic": 10467,
"Gregory": 10468,
"figured": 10469,
"languish": 10470,
"riot": 10471,
"ribs": 10472,
"squire": 10473,
"squared": 10474,
"sensible": 10475,
"tumble": 10476,
"tumbled": 10477,
"vouches": 10478,
"vouchsafe": 10479,
"woodcock": 10480,
"wagging": 10481,
"##zards": 10482,
"meantime": 10483,
"pricks": 10484,
"pricking": 10485,
"priests": 10486,
"rejoicing": 10487,
"ambition": 10488,
"sways": 10489,
"swells": 10490,
"ungracious": 10491,
"ungovern": 10492,
"savours": 10493,
"intelligen": 10494,
"Strive": 10495,
"companions": 10496,
"countenances": 10497,
"robbed": 10498,
"robbery": 10499,
"recorded": 10500,
"Happily": 10501,
"acceptance": 10502,
"garlands": 10503,
"famously": 10504,
"Conspirators": 10505,
"##UGHAN": 10506,
"Jacks": 10507,
"Longer": 10508,
"Wrath": 10509,
"Wrong": 10510,
"baits": 10511,
"baited": 10512,
"cockatri": 10513,
"digg": 10514,
"escaped": 10515,
"functions": 10516,
"funeral": 10517,
"millstones": 10518,
"magn": 10519,
"multitud": 10520,
"multiply": 10521,
"salve": 10522,
"salutation": 10523,
"southward": 10524,
"soothe": 10525,
"westward": 10526,
"##licts": 10527,
"##ucement": 10528,
"nobody": 10529,
"shields": 10530,
"steer": 10531,
"stumbled": 10532,
"stoutness": 10533,
"wealthily": 10534,
"willingness": 10535,
"ensue": 10536,
"ensign": 10537,
"ensuing": 10538,
"provoke": 10539,
"accompanied": 10540,
"smells": 10541,
"characters": 10542,
"bracelet": 10543,
"afflicted": 10544,
"maidenhead": 10545,
"maidenheads": 10546,
"Plays": 10547,
"captives": 10548,
"forbearance": 10549,
"Dispose": 10550,
"Account": 10551,
"Draws": 10552,
"aptly": 10553,
"bags": 10554,
"caterpill": 10555,
"fleece": 10556,
"pedigree": 10557,
"potency": 10558,
"ranks": 10559,
"surprise": 10560,
"surplus": 10561,
"variable": 10562,
"inquired": 10563,
"shearers": 10564,
"welkin": 10565,
"debate": 10566,
"declined": 10567,
"declines": 10568,
"declining": 10569,
"receiving": 10570,
"succeeding": 10571,
"succeeders": 10572,
"factor": 10573,
"fawns": 10574,
"unstain": 10575,
"cloister": 10576,
"scandalous": 10577,
"wrinkle": 10578,
"wrinkles": 10579,
"gratify": 10580,
"gratulate": 10581,
"brawls": 10582,
"impossib": 10583,
"jointure": 10584,
"securely": 10585,
"prettily": 10586,
"estimate": 10587,
"prophetess": 10588,
"Florent": 10589,
"substitutes": 10590,
"frailty": 10591,
"circumstances": 10592,
"concealment": 10593,
"Delay": 10594,
"Deliver": 10595,
"Fellow": 10596,
"Fellows": 10597,
"Knows": 10598,
"Seven": 10599,
"Sometimes": 10600,
"dateless": 10601,
"eternity": 10602,
"fixed": 10603,
"fashions": 10604,
"horns": 10605,
"lucky": 10606,
"luckless": 10607,
"nicely": 10608,
"pageant": 10609,
"rankle": 10610,
"sedition": 10611,
"sedges": 10612,
"trod": 10613,
"trodden": 10614,
"tigers": 10615,
"tailor": 10616,
"tailors": 10617,
"##ibal": 10618,
"##moreland": 10619,
"produce": 10620,
"superst": 10621,
"anchors": 10622,
"spectacle": 10623,
"spreading": 10624,
"usurps": 10625,
"ornament": 10626,
"arrested": 10627,
"wormwood": 10628,
"agreeing": 10629,
"peerless": 10630,
"rescued": 10631,
"coffers": 10632,
"Albion": 10633,
"carelessly": 10634,
"monarchy": 10635,
"secrecy": 10636,
"sacrificed": 10637,
"methoughts": 10638,
"coverture": 10639,
"Adding": 10640,
"Emperor": 10641,
"Misc": 10642,
"Namely": 10643,
"audience": 10644,
"audible": 10645,
"crotch": 10646,
"finest": 10647,
"gapes": 10648,
"gainsay": 10649,
"hatches": 10650,
"lungs": 10651,
"mourner": 10652,
"nettle": 10653,
"nettles": 10654,
"pipe": 10655,
"pipes": 10656,
"pictures": 10657,
"palmers": 10658,
"sessions": 10659,
"thirsty": 10660,
"ingratitude": 10661,
"whipping": 10662,
"strawberries": 10663,
"spotless": 10664,
"unthankfulness": 10665,
"shelves": 10666,
"gossip": 10667,
"Welshman": 10668,
"descant": 10669,
"descried": 10670,
"crooked": 10671,
"begetting": 10672,
"hoarse": 10673,
"subdued": 10674,
"impatient": 10675,
"miscarried": 10676,
"depending": 10677,
"obsequious": 10678,
"prompts": 10679,
"beautiful": 10680,
"sufficiency": 10681,
"distraction": 10682,
"distraught": 10683,
"divorced": 10684,
"interchangeably": 10685,
"disguise": 10686,
"Despite": 10687,
"Despised": 10688,
"belongs": 10689,
"testimon": 10690,
"Falsely": 10691,
"Awaked": 10692,
"Affright": 10693,
"Affliction": 10694,
"Bestride": 10695,
"Boldly": 10696,
"Cuts": 10697,
"Compare": 10698,
"Divine": 10699,
"Grim": 10700,
"Quick": 10701,
"Redeemer": 10702,
"Relent": 10703,
"Westmoreland": 10704,
"bolt": 10705,
"bolted": 10706,
"feverous": 10707,
"fulfil": 10708,
"fulfilled": 10709,
"gait": 10710,
"gavest": 10711,
"homage": 10712,
"irks": 10713,
"lingering": 10714,
"nimbly": 10715,
"vassals": 10716,
"vials": 10717,
"yesterday": 10718,
"##ivering": 10719,
"##luity": 10720,
"##locks": 10721,
"##omfortable": 10722,
"inhuman": 10723,
"shrug": 10724,
"demesnes": 10725,
"revived": 10726,
"heralds": 10727,
"trimm": 10728,
"unfelt": 10729,
"experience": 10730,
"exceeds": 10731,
"abundance": 10732,
"everlastingly": 10733,
"control": 10734,
"compounded": 10735,
"courtship": 10736,
"throngs": 10737,
"bestrid": 10738,
"bestride": 10739,
"brands": 10740,
"affrighted": 10741,
"obstinate": 10742,
"obstacles": 10743,
"embassies": 10744,
"embassage": 10745,
"champions": 10746,
"insinuating": 10747,
"herdsmen": 10748,
"negligence": 10749,
"stewardship": 10750,
"prodigy": 10751,
"superfluous": 10752,
"superfluity": 10753,
"Cythere": 10754,
"Endured": 10755,
"Golden": 10756,
"Roger": 10757,
"Robert": 10758,
"casque": 10759,
"dieted": 10760,
"frequent": 10761,
"fetter": 10762,
"fretting": 10763,
"gasp": 10764,
"gasping": 10765,
"gazing": 10766,
"hypocr": 10767,
"ireful": 10768,
"masks": 10769,
"masquers": 10770,
"muffle": 10771,
"muffled": 10772,
"panting": 10773,
"ponderous": 10774,
"##tino": 10775,
"##valued": 10776,
"##missive": 10777,
"##bridge": 10778,
"ingenious": 10779,
"forefather": 10780,
"stinking": 10781,
"liquor": 10782,
"liquid": 10783,
"doctors": 10784,
"doctrine": 10785,
"reversion": 10786,
"suggested": 10787,
"chapel": 10788,
"congeal": 10789,
"congealed": 10790,
"converts": 10791,
"amendment": 10792,
"tradesmen": 10793,
"unlikely": 10794,
"arbitrate": 10795,
"grafted": 10796,
"alarums": 10797,
"exhales": 10798,
"abstinence": 10799,
"bruising": 10800,
"slippery": 10801,
"scruple": 10802,
"appointment": 10803,
"presumption": 10804,
"contrive": 10805,
"contrived": 10806,
"reproach": 10807,
"Prodigious": 10808,
"Profess": 10809,
"merciless": 10810,
"treasury": 10811,
"treasures": 10812,
"traveller": 10813,
"impartial": 10814,
"indirectly": 10815,
"misdeed": 10816,
"misdoubt": 10817,
"observe": 10818,
"greediness": 10819,
"Cheer": 10820,
"profanation": 10821,
"Christophero": 10822,
"admiral": 10823,
"unwillingness": 10824,
"contradiction": 10825,
"unlucky": 10826,
"unluckily": 10827,
"unprovided": 10828,
"ribbons": 10829,
"magistrate": 10830,
"magistrates": 10831,
"disobedience": 10832,
"disobedient": 10833,
"cuckolds": 10834,
"momentary": 10835,
"sinews": 10836,
"Breton": 10837,
"Cotus": 10838,
"Doubly": 10839,
"Ladies": 10840,
"Nightly": 10841,
"Pilate": 10842,
"Saddle": 10843,
"Self": 10844,
"Slander": 10845,
"Southam": 10846,
"Varrius": 10847,
"Venus": 10848,
"Worcester": 10849,
"augment": 10850,
"baleful": 10851,
"bounteous": 10852,
"cedar": 10853,
"candle": 10854,
"cottage": 10855,
"copest": 10856,
"certainty": 10857,
"dedicate": 10858,
"elbow": 10859,
"eggs": 10860,
"eloquence": 10861,
"glean": 10862,
"gilded": 10863,
"gorgeous": 10864,
"kitchen": 10865,
"lectures": 10866,
"mingle": 10867,
"motive": 10868,
"massacre": 10869,
"ostentation": 10870,
"ocean": 10871,
"pirate": 10872,
"puling": 10873,
"pelting": 10874,
"pensive": 10875,
"palsied": 10876,
"vestal": 10877,
"vigour": 10878,
"violets": 10879,
"wrapt": 10880,
"##judged": 10881,
"thoroughly": 10882,
"inveterate": 10883,
"sharper": 10884,
"wheresoe": 10885,
"stinted": 10886,
"prolong": 10887,
"rehearse": 10888,
"released": 10889,
"conversation": 10890,
"convented": 10891,
"amazement": 10892,
"therewithal": 10893,
"##oppers": 10894,
"unquiet": 10895,
"unspeakable": 10896,
"enrolled": 10897,
"plenteous": 10898,
"discipline": 10899,
"outstretch": 10900,
"handkerchief": 10901,
"proverb": 10902,
"erpast": 10903,
"ershades": 10904,
"predecessors": 10905,
"prescription": 10906,
"contempl": 10907,
"Stirr": 10908,
"respite": 10909,
"Prosperity": 10910,
"tragedy": 10911,
"glistering": 10912,
"braggart": 10913,
"covet": 10914,
"Unworthy": 10915,
"Unsheathe": 10916,
"Unhappy": 10917,
"stripling": 10918,
"playfellow": 10919,
"villanous": 10920,
"discourses": 10921,
"sincerity": 10922,
"straitly": 10923,
"Plainly": 10924,
"parchment": 10925,
"quarrelling": 10926,
"minstrels": 10927,
"delicate": 10928,
"vehement": 10929,
"encompass": 10930,
"encouragement": 10931,
"expostulate": 10932,
"malignant": 10933,
"barbarism": 10934,
"pennyworth": 10935,
"Bloody": 10936,
"causer": 10937,
"streaks": 10938,
"Environed": 10939,
"Amazonian": 10940,
"counterpoised": 10941,
"holiday": 10942,
"Henceforward": 10943,
"Rescue": 10944,
"basilisk": 10945,
"differences": 10946,
"syllables": 10947,
"tumultuous": 10948,
"wagoner": 10949,
"ambassador": 10950,
"greyhounds": 10951,
"Guildhall": 10952,
"unthrifty": 10953,
"Gramercies": 10954,
"##weighs": 10955,
"inhabit": 10956,
"Erroneous": 10957,
"celebr": 10958,
"filthy": 10959,
"cannibals": 10960,
"clergymen": 10961,
"sympathy": 10962,
"Autolycus": 10963,
"Alexander": 10964,
"Barbary": 10965,
"Baynard": 10966,
"BERKELEY": 10967,
"Bootless": 10968,
"CHRIST": 10969,
"Culling": 10970,
"Counsel": 10971,
"CARDINAL": 10972,
"Crowns": 10973,
"Ethi": 10974,
"Eleven": 10975,
"Echo": 10976,
"Europe": 10977,
"Frederick": 10978,
"Further": 10979,
"Hugh": 10980,
"Haply": 10981,
"Hannibal": 10982,
"Hungary": 10983,
"LOVEL": 10984,
"Libya": 10985,
"MEASUR": 10986,
"Monday": 10987,
"Mopsa": 10988,
"Mortimer": 10989,
"Mamillius": 10990,
"Naples": 10991,
"Nicanor": 10992,
"Olymp": 10993,
"Potpan": 10994,
"Pretty": 10995,
"Summon": 10996,
"Tendering": 10997,
"Tremble": 10998,
"TITUS": 10999,
"VAUGHAN": 11000,
"Visit": 11001,
"Vincetino": 11002,
"Widow": 11003,
"aediles": 11004,
"autumn": 11005,
"arithmet": 11006,
"bisson": 11007,
"bashful": 11008,
"cambric": 11009,
"codpiece": 11010,
"cipher": 11011,
"cabin": 11012,
"dyed": 11013,
"diligence": 11014,
"daffodils": 11015,
"dominions": 11016,
"epit": 11017,
"ewes": 11018,
"eastern": 11019,
"fourscore": 11020,
"geese": 11021,
"ghastly": 11022,
"gyves": 11023,
"gillyvors": 11024,
"huntsmen": 11025,
"kennel": 11026,
"louder": 11027,
"largess": 11028,
"muddy": 11029,
"malmsey": 11030,
"mattock": 11031,
"navy": 11032,
"nymph": 11033,
"ounce": 11034,
"rivals": 11035,
"southern": 11036,
"scepter": 11037,
"tuft": 11038,
"target": 11039,
"tithe": 11040,
"tabour": 11041,
"viand": 11042,
"vizard": 11043,
"yellow": 11044,
"##monger": 11045,
"##CISCA": 11046,
"beetle": 11047,
"##editary": 11048,
"inexorable": 11049,
"##changing": 11050,
"foremost": 11051,
"forewarn": 11052,
"stamps": 11053,
"statesman": 11054,
"prenzie": 11055,
"prerogative": 11056,
"sulphur": 11057,
"answers": 11058,
"channel": 11059,
"nephew": 11060,
"upturned": 11061,
"blasphem": 11062,
"orisons": 11063,
"unfortunate": 11064,
"ungrateful": 11065,
"universal": 11066,
"unposs": 11067,
"unsettled": 11068,
"unpeople": 11069,
"honourably": 11070,
"seventeen": 11071,
"Inquire": 11072,
"examples": 11073,
"external": 11074,
"abominable": 11075,
"##agabond": 11076,
"artificial": 11077,
"crimson": 11078,
"predominant": 11079,
"precipitation": 11080,
"pertinent": 11081,
"replenish": 11082,
"Stephen": 11083,
"purblind": 11084,
"glittering": 11085,
"impregnable": 11086,
"indictment": 11087,
"FRANCISCA": 11088,
"influences": 11089,
"crabbed": 11090,
"temperately": 11091,
"Gloucestershire": 11092,
"distinctly": 11093,
"incorporate": 11094,
"cormorant": 11095,
"Pronounce": 11096,
"Deucalion": 11097,
"apology": 11098,
"Northampton": 11099,
"principal": 11100,
"pheasant": 11101,
"Suggest": 11102,
"petticoat": 11103,
"Flavius": 11104,
"unsuspected": 11105,
"cupbearer": 11106,
"unprepared": 11107,
"schoolboys": 11108,
"Immediate": 11109,
"Benedicite": 11110,
"cockatrice": 11111,
"caterpillars": 11112,
"crotchets": 11113,
"Cytherea": 11114,
"CHRISTOPHER": 11115,
"MEASURE": 11116,
"arithmetic": 11117,
"Av": 11118,
"Af": 11119,
"AL": 11120,
"Ave": 11121,
"Ach": 11122,
"Aur": 11123,
"Ara": 11124,
"Age": 11125,
"Able": 11126,
"Aves": 11127,
"Afore": 11128,
"Ang": 11129,
"Aud": 11130,
"Alp": 11131,
"Action": 11132,
"Aged": 11133,
"Avo": 11134,
"Alike": 11135,
"Arist": 11136,
"Amb": 11137,
"Author": 11138,
"Afr": 11139,
"Athwart": 11140,
"Airy": 11141,
"Bo": 11142,
"Bu": 11143,
"Bon": 11144,
"Ble": 11145,
"Bere": 11146,
"Bent": 11147,
"Bord": 11148,
"Bess": 11149,
"Bore": 11150,
"Bour": 11151,
"Bus": 11152,
"Bight": 11153,
"Bast": 11154,
"Bend": 11155,
"Bond": 11156,
"Bum": 11157,
"Born": 11158,
"Burn": 11159,
"Bears": 11160,
"Bos": 11161,
"Blo": 11162,
"Bark": 11163,
"Bred": 11164,
"Balk": 11165,
"Bury": 11166,
"Broke": 11167,
"Bade": 11168,
"Balm": 11169,
"Bina": 11170,
"Balth": 11171,
"Bastard": 11172,
"Bene": 11173,
"Bug": 11174,
"Bores": 11175,
"Barth": 11176,
"Bunch": 11177,
"Bruised": 11178,
"Cr": 11179,
"Cat": 11180,
"Cur": 11181,
"Cour": 11182,
"Cain": 11183,
"Cop": 11184,
"Crow": 11185,
"City": 11186,
"Cice": 11187,
"Creat": 11188,
"Cance": 11189,
"Corn": 11190,
"Curse": 11191,
"Cush": 11192,
"Calm": 11193,
"Cover": 11194,
"Certain": 11195,
"Cats": 11196,
"Custom": 11197,
"Carn": 11198,
"Cease": 11199,
"Camest": 11200,
"Craft": 11201,
"Cousins": 11202,
"Cuc": 11203,
"Cato": 11204,
"Carth": 11205,
"Cicester": 11206,
"Caucas": 11207,
"Coppers": 11208,
"Dr": 11209,
"Da": 11210,
"Dw": 11211,
"Dar": 11212,
"Dri": 11213,
"Dec": 11214,
"Dot": 11215,
"Done": 11216,
"Dive": 11217,
"Dau": 11218,
"Dish": 11219,
"Diz": 11220,
"Dull": 11221,
"Dab": 11222,
"Duck": 11223,
"Daint": 11224,
"Diss": 11225,
"Dark": 11226,
"Daz": 11227,
"Dared": 11228,
"Drest": 11229,
"Daring": 11230,
"Drown": 11231,
"Doubt": 11232,
"Dares": 11233,
"Duns": 11234,
"Disting": 11235,
"Droop": 11236,
"Daph": 11237,
"Drop": 11238,
"Duchess": 11239,
"Es": 11240,
"Ey": 11241,
"Eve": 11242,
"Est": 11243,
"Easter": 11244,
"Eating": 11245,
"Esp": 11246,
"Elected": 11247,
"Equal": 11248,
"Fi": 11249,
"Fer": 11250,
"Fat": 11251,
"Fain": 11252,
"Fro": 11253,
"Fight": 11254,
"FOR": 11255,
"Fine": 11256,
"Fame": 11257,
"Feed": 11258,
"Faster": 11259,
"Fland": 11260,
"Few": 11261,
"Fix": 11262,
"Fates": 11263,
"Fert": 11264,
"Fled": 11265,
"Fright": 11266,
"Fully": 11267,
"Freed": 11268,
"Foes": 11269,
"Filling": 11270,
"Furies": 11271,
"Feeling": 11272,
"Gor": 11273,
"Gle": 11274,
"Gal": 11275,
"GEN": 11276,
"Gri": 11277,
"Gil": 11278,
"Got": 11279,
"Gone": 11280,
"Gol": 11281,
"GARD": 11282,
"Glo": 11283,
"Grant": 11284,
"Gross": 11285,
"Gazed": 11286,
"Grows": 11287,
"Giving": 11288,
"Grown": 11289,
"Gracious": 11290,
"German": 11291,
"Har": 11292,
"Hid": 11293,
"Hood": 11294,
"Hill": 11295,
"Hec": 11296,
"Hot": 11297,
"Hol": 11298,
"Hop": 11299,
"Hun": 11300,
"Hook": 11301,
"Hoy": 11302,
"Hither": 11303,
"Hist": 11304,
"Hush": 11305,
"Hunt": 11306,
"Hides": 11307,
"Hours": 11308,
"Humph": 11309,
"Hames": 11310,
"Haled": 11311,
"Ic": 11312,
"Io": 11313,
"Ith": 11314,
"Ign": 11315,
"Iron": 11316,
"Jan": 11317,
"Joint": 11318,
"Jac": 11319,
"Judge": 11320,
"Jog": 11321,
"Joan": 11322,
"Jeph": 11323,
"Kin": 11324,
"Kiss": 11325,
"Kept": 11326,
"Known": 11327,
"Kills": 11328,
"Lat": 11329,
"Lom": 11330,
"Lent": 11331,
"Lose": 11332,
"Luke": 11333,
"Lab": 11334,
"Loud": 11335,
"Liv": 11336,
"Leth": 11337,
"Life": 11338,
"Lines": 11339,
"Lawn": 11340,
"Living": 11341,
"Lawful": 11342,
"Lately": 11343,
"Lusty": 11344,
"Lonely": 11345,
"Lifts": 11346,
"Mi": 11347,
"Mut": 11348,
"Mit": 11349,
"Mal": 11350,
"Mas": 11351,
"Mil": 11352,
"Mend": 11353,
"Mart": 11354,
"Mum": 11355,
"Mild": 11356,
"Mang": 11357,
"Mel": 11358,
"Mass": 11359,
"Maint": 11360,
"Match": 11361,
"Mock": 11362,
"Mach": 11363,
"Miss": 11364,
"Mates": 11365,
"Mother": 11366,
"Move": 11367,
"MORT": 11368,
"Money": 11369,
"Mann": 11370,
"Mended": 11371,
"Minion": 11372,
"Ner": 11373,
"Nim": 11374,
"Nest": 11375,
"Nell": 11376,
"Num": 11377,
"Naught": 11378,
"NUR": 11379,
"Number": 11380,
"Naps": 11381,
"Necess": 11382,
"Nips": 11383,
"Nourish": 11384,
"Neap": 11385,
"Ov": 11386,
"Obs": 11387,
"Obed": 11388,
"Owe": 11389,
"Pu": 11390,
"Py": 11391,
"Ped": 11392,
"Pay": 11393,
"Pur": 11394,
"Pim": 11395,
"Pit": 11396,
"Pour": 11397,
"Past": 11398,
"Pol": 11399,
"Pink": 11400,
"Port": 11401,
"Power": 11402,
"Pud": 11403,
"Paint": 11404,
"Press": 11405,
"Pins": 11406,
"Prey": 11407,
"Purch": 11408,
"Pierce": 11409,
"Pub": 11410,
"Pitch": 11411,
"Pots": 11412,
"Piteous": 11413,
"Pattern": 11414,
"Rh": 11415,
"Rou": 11416,
"Ran": 11417,
"Row": 11418,
"Rid": 11419,
"Ram": 11420,
"Rue": 11421,
"Rod": 11422,
"Rum": 11423,
"Rice": 11424,
"Roy": 11425,
"Ride": 11426,
"Rough": 11427,
"Rouse": 11428,
"Rans": 11429,
"Rail": 11430,
"Rush": 11431,
"Real": 11432,
"Rash": 11433,
"Rude": 11434,
"Remn": 11435,
"Razed": 11436,
"Runs": 11437,
"Royal": 11438,
"Sd": 11439,
"Sk": 11440,
"Sar": 11441,
"Sle": 11442,
"Sch": 11443,
"Sore": 11444,
"Sear": 11445,
"Sil": 11446,
"Sot": 11447,
"Sun": 11448,
"Sink": 11449,
"Sem": 11450,
"Sigh": 11451,
"Serv": 11452,
"Salt": 11453,
"Sud": 11454,
"Swell": 11455,
"Sail": 11456,
"Sey": 11457,
"Sits": 11458,
"Sons": 11459,
"Seen": 11460,
"Said": 11461,
"Sends": 11462,
"Suit": 11463,
"Sooth": 11464,
"Sac": 11465,
"Seld": 11466,
"Sitting": 11467,
"Stern": 11468,
"Served": 11469,
"Sandal": 11470,
"Saints": 11471,
"Slain": 11472,
"Slu": 11473,
"Sailing": 11474,
"Siby": 11475,
"Sabb": 11476,
"Safe": 11477,
"Satisf": 11478,
"Tre": 11479,
"Tim": 11480,
"Tent": 11481,
"Tal": 11482,
"Tam": 11483,
"Tro": 11484,
"Tart": 11485,
"Tie": 11486,
"Trow": 11487,
"Tap": 11488,
"Ties": 11489,
"Tire": 11490,
"Tab": 11491,
"Tale": 11492,
"Tues": 11493,
"Turp": 11494,
"Tends": 11495,
"Tempt": 11496,
"Tarry": 11497,
"Taken": 11498,
"Tidings": 11499,
"Teeth": 11500,
"Takest": 11501,
"Tug": 11502,
"Tinct": 11503,
"Tickle": 11504,
"Temper": 11505,
"Tetchy": 11506,
"Und": 11507,
"Use": 11508,
"Ung": 11509,
"Utter": 11510,
"Vin": 11511,
"Vir": 11512,
"Vere": 11513,
"Vit": 11514,
"Vel": 11515,
"Vail": 11516,
"Vices": 11517,
"Vict": 11518,
"Via": 11519,
"Voice": 11520,
"Vex": 11521,
"Vagabond": 11522,
"Wa": 11523,
"Wat": 11524,
"Wre": 11525,
"Woo": 11526,
"Wra": 11527,
"Wake": 11528,
"Wast": 11529,
"Wend": 11530,
"Wine": 11531,
"Wol": 11532,
"Wond": 11533,
"Weak": 11534,
"Wither": 11535,
"Wave": 11536,
"Wears": 11537,
"Witt": 11538,
"Walk": 11539,
"Wench": 11540,
"Wretch": 11541,
"Wept": 11542,
"Weap": 11543,
"Wailing": 11544,
"Waft": 11545,
"Wanting": 11546,
"Wipe": 11547,
"Worship": 11548,
"Xan": 11549,
"Yon": 11550,
"Yond": 11551,
"ald": 11552,
"aus": 11553,
"ail": 11554,
"award": 11555,
"aided": 11556,
"aright": 11557,
"aired": 11558,
"aunts": 11559,
"aub": 11560,
"aug": 11561,
"athwart": 11562,
"avenged": 11563,
"bor": 11564,
"bir": 11565,
"bate": 11566,
"bau": 11567,
"bum": 11568,
"baw": 11569,
"bakes": 11570,
"bump": 11571,
"bents": 11572,
"bared": 11573,
"bourn": 11574,
"baked": 11575,
"bapt": 11576,
"baff": 11577,
"bathe": 11578,
"bitten": 11579,
"border": 11580,
"bias": 11581,
"booty": 11582,
"cu": 11583,
"cue": 11584,
"cic": 11585,
"coy": 11586,
"cage": 11587,
"cull": 11588,
"cors": 11589,
"cable": 11590,
"cale": 11591,
"coop": 11592,
"cased": 11593,
"cited": 11594,
"cope": 11595,
"cites": 11596,
"cement": 11597,
"cudge": 11598,
"carts": 11599,
"caged": 11600,
"cools": 11601,
"cadd": 11602,
"dut": 11603,
"dad": 11604,
"dus": 11605,
"dul": 11606,
"dive": 11607,
"dic": 11608,
"dum": 11609,
"dice": 11610,
"dild": 11611,
"dough": 11612,
"dip": 11613,
"duck": 11614,
"dale": 11615,
"dens": 11616,
"dict": 11617,
"dries": 11618,
"dank": 11619,
"ditch": 11620,
"donation": 11621,
"dung": 11622,
"dived": 11623,
"daws": 11624,
"domest": 11625,
"duchess": 11626,
"et": 11627,
"ell": 11628,
"ean": 11629,
"ech": 11630,
"eun": 11631,
"ecl": 11632,
"eject": 11633,
"elf": 11634,
"eats": 11635,
"ewer": 11636,
"fou": 11637,
"fer": 11638,
"fen": 11639,
"fad": 11640,
"fost": 11641,
"fist": 11642,
"furn": 11643,
"fel": 11644,
"font": 11645,
"fins": 11646,
"fates": 11647,
"fens": 11648,
"fert": 11649,
"fade": 11650,
"fif": 11651,
"files": 11652,
"fund": 11653,
"froth": 11654,
"fann": 11655,
"fines": 11656,
"fuel": 11657,
"filed": 11658,
"fume": 11659,
"fane": 11660,
"flex": 11661,
"faded": 11662,
"feder": 11663,
"fisting": 11664,
"fifth": 11665,
"fopp": 11666,
"fixture": 11667,
"fusty": 11668,
"gin": 11669,
"gan": 11670,
"gad": 11671,
"gore": 11672,
"gun": 11673,
"gem": 11674,
"gig": 11675,
"gout": 11676,
"gang": 11677,
"gli": 11678,
"gory": 11679,
"gash": 11680,
"games": 11681,
"gips": 11682,
"gnat": 11683,
"gills": 11684,
"gulls": 11685,
"gored": 11686,
"german": 11687,
"givest": 11688,
"hed": 11689,
"hoo": 11690,
"hies": 11691,
"hull": 11692,
"hos": 11693,
"hange": 11694,
"hint": 11695,
"huse": 11696,
"hoof": 11697,
"hats": 11698,
"hired": 11699,
"hilt": 11700,
"hips": 11701,
"harts": 11702,
"hilts": 11703,
"hug": 11704,
"huge": 11705,
"hinged": 11706,
"ic": 11707,
"il": 11708,
"ist": 11709,
"icy": 11710,
"ivy": 11711,
"jay": 11712,
"jet": 11713,
"jour": 11714,
"jell": 11715,
"jury": 11716,
"joun": 11717,
"jades": 11718,
"jaws": 11719,
"jugs": 11720,
"juiced": 11721,
"ker": 11722,
"kam": 11723,
"kil": 11724,
"kick": 11725,
"kite": 11726,
"kern": 11727,
"kerns": 11728,
"ly": 11729,
"lin": 11730,
"lis": 11731,
"lath": 11732,
"lear": 11733,
"lure": 11734,
"lave": 11735,
"leet": 11736,
"lout": 11737,
"luke": 11738,
"lull": 11739,
"latter": 11740,
"lade": 11741,
"lute": 11742,
"lunes": 11743,
"laud": 11744,
"lash": 11745,
"lines": 11746,
"lac": 11747,
"lawn": 11748,
"lurch": 11749,
"laps": 11750,
"lining": 11751,
"lances": 11752,
"lanced": 11753,
"louts": 11754,
"luce": 11755,
"lingers": 11756,
"lulls": 11757,
"lavish": 11758,
"larks": 11759,
"lascivious": 11760,
"lux": 11761,
"lonely": 11762,
"latches": 11763,
"mi": 11764,
"mu": 11765,
"mit": 11766,
"math": 11767,
"ment": 11768,
"mand": 11769,
"mul": 11770,
"mic": 11771,
"mate": 11772,
"mun": 11773,
"mong": 11774,
"mice": 11775,
"mire": 11776,
"mio": 11777,
"mull": 11778,
"muck": 11779,
"mought": 11780,
"malk": 11781,
"mix": 11782,
"makest": 11783,
"mickle": 11784,
"mules": 11785,
"mater": 11786,
"maker": 11787,
"mixture": 11788,
"ni": 11789,
"nom": 11790,
"nick": 11791,
"nerv": 11792,
"nets": 11793,
"nines": 11794,
"nations": 11795,
"nipp": 11796,
"naming": 11797,
"navel": 11798,
"os": 11799,
"oy": 11800,
"od": 11801,
"ox": 11802,
"ori": 11803,
"oil": 11804,
"oily": 11805,
"oils": 11806,
"oaken": 11807,
"osp": 11808,
"omn": 11809,
"olive": 11810,
"operation": 11811,
"pon": 11812,
"pom": 11813,
"pome": 11814,
"pall": 11815,
"pam": 11816,
"pea": 11817,
"pec": 11818,
"pend": 11819,
"pie": 11820,
"pose": 11821,
"pink": 11822,
"pig": 11823,
"pag": 11824,
"poul": 11825,
"paw": 11826,
"patch": 11827,
"pious": 11828,
"pied": 11829,
"pint": 11830,
"pates": 11831,
"pester": 11832,
"punt": 11833,
"pash": 11834,
"pined": 11835,
"portal": 11836,
"piles": 11837,
"pander": 11838,
"pac": 11839,
"pinion": 11840,
"pots": 11841,
"pages": 11842,
"pouring": 11843,
"paved": 11844,
"paws": 11845,
"paucas": 11846,
"rar": 11847,
"ris": 11848,
"rive": 11849,
"rind": 11850,
"rook": 11851,
"rave": 11852,
"rang": 11853,
"raught": 11854,
"rud": 11855,
"rakes": 11856,
"reech": 11857,
"rents": 11858,
"rains": 11859,
"raz": 11860,
"rides": 11861,
"rift": 11862,
"rated": 11863,
"rural": 11864,
"rope": 11865,
"ramp": 11866,
"rises": 11867,
"roots": 11868,
"raying": 11869,
"ravel": 11870,
"rattling": 11871,
"rhet": 11872,
"sem": 11873,
"sci": 11874,
"sect": 11875,
"sies": 11876,
"sip": 11877,
"sours": 11878,
"sinks": 11879,
"sift": 11880,
"sided": 11881,
"sept": 11882,
"science": 11883,
"sallow": 11884,
"sowl": 11885,
"sects": 11886,
"sizes": 11887,
"tir": 11888,
"tal": 11889,
"tas": 11890,
"tart": 11891,
"tun": 11892,
"tick": 11893,
"tag": 11894,
"touse": 11895,
"tittle": 11896,
"tund": 11897,
"tawd": 11898,
"tua": 11899,
"tallow": 11900,
"tamed": 11901,
"tips": 11902,
"taper": 11903,
"tub": 11904,
"tipt": 11905,
"teat": 11906,
"taints": 11907,
"troll": 11908,
"tilts": 11909,
"tinder": 11910,
"tuns": 11911,
"tickle": 11912,
"tugg": 11913,
"taker": 11914,
"tuned": 11915,
"tattling": 11916,
"tetchy": 11917,
"ump": 11918,
"va": 11919,
"vot": 11920,
"vers": 11921,
"voy": 11922,
"vail": 11923,
"vary": 11924,
"vantag": 11925,
"vaul": 11926,
"vines": 11927,
"vagabond": 11928,
"wow": 11929,
"wist": 11930,
"wins": 11931,
"wade": 11932,
"warden": 11933,
"waded": 11934,
"waved": 11935,
"waned": 11936,
"wadd": 11937,
"wanders": 11938,
"yest": 11939,
"yard": 11940,
"yare": 11941,
"yearn": 11942,
"yawn": 11943,
"yarn": 11944,
"yoked": 11945,
"zod": 11946,
"zounds": 11947,
"zealous": 11948,
"##iw": 11949,
"##iot": 11950,
"##ium": 11951,
"##iory": 11952,
"##ients": 11953,
"##ibly": 11954,
"##ibit": 11955,
"##ique": 11956,
"##iards": 11957,
"##iavel": 11958,
"##son": 11959,
"##sit": 11960,
"##sers": 11961,
"##sop": 11962,
"##spect": 11963,
"##sling": 11964,
"##sset": 11965,
"##saf": 11966,
"##sium": 11967,
"##cs": 11968,
"##co": 11969,
"##ca": 11970,
"##cer": 11971,
"##can": 11972,
"##com": 11973,
"##cre": 11974,
"##cur": 11975,
"##cit": 11976,
"##cad": 11977,
"##cam": 11978,
"##cil": 11979,
"##cot": 11980,
"##cry": 11981,
"##cod": 11982,
"##cull": 11983,
"##cass": 11984,
"##cos": 11985,
"##cried": 11986,
"##cute": 11987,
"##cides": 11988,
"##cured": 11989,
"##cern": 11990,
"##crest": 11991,
"##courage": 11992,
"##cutor": 11993,
"##comfortable": 11994,
"##eb": 11995,
"##ez": 11996,
"##eis": 11997,
"##eon": 11998,
"##ech": 11999,
"##eall": 12000,
"##eus": 12001,
"##even": 12002,
"##eves": 12003,
"##ext": 12004,
"##evol": 12005,
"##eating": 12006,
"##eighing": 12007,
"##equer": 12008,
"##ris": 12009,
"##rom": 12010,
"##roo": 12011,
"##rall": 12012,
"##ram": 12013,
"##rue": 12014,
"##rers": 12015,
"##rish": 12016,
"##run": 12017,
"##rity": 12018,
"##rings": 12019,
"##roud": 12020,
"##rors": 12021,
"##ront": 12022,
"##ruth": 12023,
"##rons": 12024,
"##rtle": 12025,
"##rating": 12026,
"##rances": 12027,
"##rusion": 12028,
"##ratitude": 12029,
"##rcan": 12030,
"##nn": 12031,
"##nth": 12032,
"##ned": 12033,
"##nut": 12034,
"##nit": 12035,
"##nell": 12036,
"##nant": 12037,
"##nod": 12038,
"##nance": 12039,
"##naw": 12040,
"##nows": 12041,
"##nock": 12042,
"##nker": 12043,
"##nareth": 12044,
"##lay": 12045,
"##lord": 12046,
"##las": 12047,
"##lest": 12048,
"##lam": 12049,
"##lave": 12050,
"##lough": 12051,
"##lins": 12052,
"##laud": 12053,
"##large": 12054,
"##lips": 12055,
"##lawfully": 12056,
"##tes": 12057,
"##tit": 12058,
"##tro": 12059,
"##take": 12060,
"##tish": 12061,
"##ture": 12062,
"##tice": 12063,
"##tful": 12064,
"##tied": 12065,
"##titude": 12066,
"##talion": 12067,
"##tney": 12068,
"##teus": 12069,
"##here": 12070,
"##hand": 12071,
"##hers": 12072,
"##held": 12073,
"##hog": 12074,
"##holes": 12075,
"##haved": 12076,
"##hapen": 12077,
"##hoppers": 12078,
"##oa": 12079,
"##ob": 12080,
"##oen": 12081,
"##oon": 12082,
"##oem": 12083,
"##oves": 12084,
"##oci": 12085,
"##oise": 12086,
"##occ": 12087,
"##oif": 12088,
"##oating": 12089,
"##uate": 12090,
"##uity": 12091,
"##uct": 12092,
"##uild": 12093,
"##gm": 12094,
"##gen": 12095,
"##gon": 12096,
"##gre": 12097,
"##gard": 12098,
"##gone": 12099,
"##gance": 12100,
"##gery": 12101,
"##gings": 12102,
"##gans": 12103,
"##goth": 12104,
"##gia": 12105,
"##gger": 12106,
"##gations": 12107,
"##gilia": 12108,
"##guses": 12109,
"##giving": 12110,
"##gical": 12111,
"##giveness": 12112,
"##grav": 12113,
"##ah": 12114,
"##ax": 12115,
"##aol": 12116,
"##aving": 12117,
"##away": 12118,
"##acent": 12119,
"##aways": 12120,
"##actions": 12121,
"##acentio": 12122,
"##acled": 12123,
"##yr": 12124,
"##vin": 12125,
"##vive": 12126,
"##vies": 12127,
"##viv": 12128,
"##vator": 12129,
"##venty": 12130,
"##vated": 12131,
"##vantage": 12132,
"##villing": 12133,
"##vitable": 12134,
"##vato": 12135,
"##voury": 12136,
"##par": 12137,
"##pur": 12138,
"##ply": 12139,
"##pore": 12140,
"##pake": 12141,
"##pate": 12142,
"##pice": 12143,
"##post": 12144,
"##pery": 12145,
"##pli": 12146,
"##paint": 12147,
"##pable": 12148,
"##pier": 12149,
"##press": 12150,
"##pingham": 12151,
"##pires": 12152,
"##pina": 12153,
"##pane": 12154,
"##parent": 12155,
"##pitable": 12156,
"##pulous": 12157,
"##prus": 12158,
"##prop": 12159,
"##pipe": 12160,
"##proud": 12161,
"##ming": 12162,
"##mour": 12163,
"##mend": 12164,
"##mant": 12165,
"##mers": 12166,
"##much": 12167,
"##mness": 12168,
"##match": 12169,
"##mock": 12170,
"##mont": 12171,
"##mix": 12172,
"##mured": 12173,
"##mund": 12174,
"##mutation": 12175,
"##maker": 12176,
"##moan": 12177,
"##makers": 12178,
"##maculate": 12179,
"##don": 12180,
"##dest": 12181,
"##dra": 12182,
"##down": 12183,
"##died": 12184,
"##diness": 12185,
"##dens": 12186,
"##dles": 12187,
"##dues": 12188,
"##dler": 12189,
"##dares": 12190,
"##drawn": 12191,
"##dlest": 12192,
"##fry": 12193,
"##fers": 12194,
"##fect": 12195,
"##fied": 12196,
"##field": 12197,
"##fires": 12198,
"##fume": 12199,
"##fathers": 12200,
"##fitable": 12201,
"##factors": 12202,
"##xam": 12203,
"##xter": 12204,
"##xcom": 12205,
"##known": 12206,
"##bra": 12207,
"##bard": 12208,
"##bate": 12209,
"##bish": 12210,
"##bun": 12211,
"##bold": 12212,
"##bery": 12213,
"##bable": 12214,
"##bird": 12215,
"##bia": 12216,
"##bby": 12217,
"##bursed": 12218,
"##bbles": 12219,
"##brey": 12220,
"##bels": 12221,
"##bingly": 12222,
"##bbling": 12223,
"##bbled": 12224,
"##beys": 12225,
"##brate": 12226,
"##braid": 12227,
"##buts": 12228,
"##wink": 12229,
"##worn": 12230,
"##warn": 12231,
"##warm": 12232,
"##women": 12233,
"##warks": 12234,
"##TLE": 12235,
"##IM": 12236,
"##SE": 12237,
"##zing": 12238,
"##zle": 12239,
"##jor": 12240,
"##jury": 12241,
"##jured": 12242,
"##junction": 12243,
"##jacent": 12244,
"##MEN": 12245,
"thra": 12246,
"thie": 12247,
"thump": 12248,
"thund": 12249,
"##oubled": 12250,
"##erk": 12251,
"##erin": 12252,
"##erce": 12253,
"##erate": 12254,
"##eries": 12255,
"##erling": 12256,
"##erning": 12257,
"##ereness": 12258,
"##erunning": 12259,
"##erately": 12260,
"##erdon": 12261,
"##ndor": 12262,
"##ndar": 12263,
"##ndst": 12264,
"##nded": 12265,
"##ndower": 12266,
"theat": 12267,
"theft": 12268,
"##ora": 12269,
"##orm": 12270,
"##ork": 12271,
"##orch": 12272,
"##orest": 12273,
"##orus": 12274,
"##orter": 12275,
"##oric": 12276,
"##orum": 12277,
"##ority": 12278,
"##orters": 12279,
"##orals": 12280,
"##ormity": 12281,
"##orseless": 12282,
"##orative": 12283,
"##ormed": 12284,
"##orato": 12285,
"##ata": 12286,
"##atra": 12287,
"##atry": 12288,
"##atress": 12289,
"##atford": 12290,
"##atomy": 12291,
"##ino": 12292,
"##inus": 12293,
"##iners": 12294,
"##inci": 12295,
"##inable": 12296,
"##inction": 12297,
"##inister": 12298,
"##inters": 12299,
"##inions": 12300,
"##inally": 12301,
"##incible": 12302,
"##esus": 12303,
"##esies": 12304,
"##esied": 12305,
"##esaid": 12306,
"##escried": 12307,
"##arve": 12308,
"##arce": 12309,
"##arit": 12310,
"##arus": 12311,
"##arell": 12312,
"##arage": 12313,
"##arled": 12314,
"##arms": 12315,
"##arrel": 12316,
"##arges": 12317,
"##arries": 12318,
"##arians": 12319,
"##arbed": 12320,
"##arque": 12321,
"##arists": 12322,
"##enor": 12323,
"##enit": 12324,
"##enary": 12325,
"##lls": 12326,
"##ller": 12327,
"##llor": 12328,
"##llen": 12329,
"##lled": 12330,
"##llown": 12331,
"##llity": 12332,
"##llos": 12333,
"##llanders": 12334,
"##isy": 12335,
"##iser": 12336,
"##isings": 12337,
"##isite": 12338,
"##isks": 12339,
"##isins": 12340,
"##iscate": 12341,
"##iscible": 12342,
"##ths": 12343,
"##thly": 12344,
"##thorn": 12345,
"##thought": 12346,
"##thony": 12347,
"##thipp": 12348,
"##thread": 12349,
"##throws": 12350,
"##thecary": 12351,
"##thrall": 12352,
"##thah": 12353,
"tod": 12354,
"toge": 12355,
"tool": 12356,
"topp": 12357,
"today": 12358,
"toaze": 12359,
"tods": 12360,
"totter": 12361,
"tokens": 12362,
"##onis": 12363,
"##once": 12364,
"##only": 12365,
"##onts": 12366,
"##onourable": 12367,
"##onato": 12368,
"##onshire": 12369,
"##onimy": 12370,
"younker": 12371,
"##anim": 12372,
"##aners": 12373,
"##anate": 12374,
"##anics": 12375,
"##veal": 12376,
"##vels": 12377,
"##veying": 12378,
"##owess": 12379,
"##owell": 12380,
"##owder": 12381,
"##oms": 12382,
"##omer": 12383,
"##omies": 12384,
"##omotion": 12385,
"##ombed": 12386,
"##ommend": 12387,
"##ream": 12388,
"##reast": 12389,
"##rement": 12390,
"##render": 12391,
"##reters": 12392,
"##reement": 12393,
"##rections": 12394,
"##reaming": 12395,
"##regnant": 12396,
"##reasonable": 12397,
"##revoc": 12398,
"##ston": 12399,
"##sted": 12400,
"##stain": 12401,
"##start": 12402,
"##sters": 12403,
"##stock": 12404,
"##stable": 12405,
"##stead": 12406,
"##stool": 12407,
"##strate": 12408,
"##stril": 12409,
"##stantial": 12410,
"bech": 12411,
"beest": 12412,
"beam": 12413,
"bever": 12414,
"beach": 12415,
"bellow": 12416,
"bearts": 12417,
"bequeath": 12418,
"bepaint": 12419,
"bemoan": 12420,
"bethought": 12421,
"wiping": 12422,
"wizard": 12423,
"wiped": 12424,
"Thri": 12425,
"Thra": 12426,
"Thorough": 12427,
"##edy": 12428,
"##edalus": 12429,
"##ediction": 12430,
"noont": 12431,
"noint": 12432,
"novel": 12433,
"nods": 12434,
"nostra": 12435,
"nostril": 12436,
"myster": 12437,
"myrtle": 12438,
"##sex": 12439,
"##sever": 12440,
"##secr": 12441,
"##secutor": 12442,
"inn": 12443,
"inly": 12444,
"insh": 12445,
"inund": 12446,
"inherited": 12447,
"iniquity": 12448,
"invoc": 12449,
"inaus": 12450,
"invocate": 12451,
"heif": 12452,
"heating": 12453,
"heapt": 12454,
"hefts": 12455,
"heareth": 12456,
"##cet": 12457,
"hai": 12458,
"hale": 12459,
"haver": 12460,
"haps": 12461,
"hams": 12462,
"hailst": 12463,
"hallow": 12464,
"havoc": 12465,
"##aymen": 12466,
"##aybe": 12467,
"##uter": 12468,
"##uting": 12469,
"##utter": 12470,
"##utic": 12471,
"##utish": 12472,
"##utel": 12473,
"##utary": 12474,
"##utions": 12475,
"##uttish": 12476,
"##leon": 12477,
"##leap": 12478,
"##lease": 12479,
"##leading": 12480,
"##irp": 12481,
"##iram": 12482,
"##iration": 12483,
"##ircle": 12484,
"##irits": 12485,
"##irrel": 12486,
"##chm": 12487,
"##cher": 12488,
"##chand": 12489,
"##chors": 12490,
"##cherous": 12491,
"##charge": 12492,
"##chequer": 12493,
"##charit": 12494,
"##chanics": 12495,
"##erel": 12496,
"##eted": 12497,
"##etra": 12498,
"##eties": 12499,
"sha": 12500,
"shin": 12501,
"shent": 12502,
"sham": 12503,
"shill": 12504,
"shone": 12505,
"shorn": 12506,
"shady": 12507,
"shears": 12508,
"shred": 12509,
"shove": 12510,
"shivers": 12511,
"shames": 12512,
"shoe": 12513,
"shunning": 12514,
"sharing": 12515,
"shilling": 12516,
"shakest": 12517,
"shoots": 12518,
"shirt": 12519,
"shares": 12520,
"shanks": 12521,
"shifts": 12522,
"shivering": 12523,
"shoem": 12524,
"shorter": 12525,
"whoo": 12526,
"whel": 12527,
"whined": 12528,
"whining": 12529,
"whips": 12530,
"##urst": 12531,
"##urous": 12532,
"##urps": 12533,
"##urions": 12534,
"##urrent": 12535,
"##urden": 12536,
"##urdy": 12537,
"##urril": 12538,
"##urtful": 12539,
"meag": 12540,
"meats": 12541,
"meeds": 12542,
"mechanics": 12543,
"##imm": 12544,
"##imro": 12545,
"##imau": 12546,
"##imable": 12547,
"##imonious": 12548,
"##impse": 12549,
"##imney": 12550,
"##gher": 12551,
"##ghing": 12552,
"##iton": 12553,
"##iting": 12554,
"##itle": 12555,
"##itic": 12556,
"##itate": 12557,
"##itless": 12558,
"##itious": 12559,
"##itling": 12560,
"##itution": 12561,
"##itating": 12562,
"##itulate": 12563,
"##itiously": 12564,
"forec": 12565,
"forcing": 12566,
"forcible": 12567,
"foresaid": 12568,
"notion": 12569,
"notched": 12570,
"island": 12571,
"##ooed": 12572,
"Whip": 12573,
"Whits": 12574,
"Whipp": 12575,
"Whisper": 12576,
"Whipt": 12577,
"Whiter": 12578,
"withstand": 12579,
"withstood": 12580,
"withheld": 12581,
"withdrawn": 12582,
"stee": 12583,
"stile": 12584,
"stable": 12585,
"stakes": 12586,
"stalk": 12587,
"stup": 12588,
"stool": 12589,
"stub": 12590,
"stitch": 12591,
"stupid": 12592,
"stools": 12593,
"stigm": 12594,
"sterling": 12595,
"sturdy": 12596,
"##key": 12597,
"##keth": 12598,
"##kels": 12599,
"##aden": 12600,
"##adation": 12601,
"##adders": 12602,
"##aducement": 12603,
"##advantage": 12604,
"##entous": 12605,
"##entrion": 12606,
"wether": 12607,
"welf": 12608,
"weals": 12609,
"weathers": 12610,
"weeder": 12611,
"weaved": 12612,
"weeks": 12613,
"##aling": 12614,
"##alment": 12615,
"##alts": 12616,
"##alps": 12617,
"##alms": 12618,
"##aluted": 12619,
"##alogue": 12620,
"##ENER": 12621,
"##ordinary": 12622,
"##alling": 12623,
"lids": 12624,
"lilies": 12625,
"lizards": 12626,
"libels": 12627,
"##idies": 12628,
"##idents": 12629,
"##idences": 12630,
"##idency": 12631,
"##idget": 12632,
"##idays": 12633,
"##asar": 12634,
"##asps": 12635,
"##asions": 12636,
"##asseth": 12637,
"prest": 12638,
"pries": 12639,
"promp": 12640,
"prior": 12641,
"prized": 12642,
"prancing": 12643,
"pranks": 12644,
"prudent": 12645,
"prizes": 12646,
"prattling": 12647,
"prudence": 12648,
"prowess": 12649,
"primro": 12650,
"##lytes": 12651,
"deign": 12652,
"dealt": 12653,
"deject": 12654,
"demer": 12655,
"degr": 12656,
"deities": 12657,
"decked": 12658,
"delect": 12659,
"deme": 12660,
"dexter": 12661,
"sol": 12662,
"sop": 12663,
"sob": 12664,
"softer": 12665,
"soled": 12666,
"soles": 12667,
"sobs": 12668,
"soars": 12669,
"soaking": 12670,
"soaring": 12671,
"sobri": 12672,
"sojourn": 12673,
"##estate": 12674,
"##estial": 12675,
"##estical": 12676,
"##estershire": 12677,
"##estimable": 12678,
"onion": 12679,
"onward": 12680,
"##amt": 12681,
"##amond": 12682,
"##amens": 12683,
"##ambering": 12684,
"ascent": 12685,
"aspire": 12686,
"aspired": 12687,
"doff": 12688,
"dogg": 12689,
"doxy": 12690,
"##essant": 12691,
"##rial": 12692,
"##ripp": 12693,
"##rived": 12694,
"##riages": 12695,
"##riched": 12696,
"##ription": 12697,
"##riously": 12698,
"##rivener": 12699,
"##ripture": 12700,
"##rieves": 12701,
"##raise": 12702,
"##rains": 12703,
"##raged": 12704,
"##rained": 12705,
"##rakes": 12706,
"##raided": 12707,
"##rages": 12708,
"##raining": 12709,
"##raordinary": 12710,
"##eeze": 12711,
"##cks": 12712,
"##cken": 12713,
"##ckets": 12714,
"##cknock": 12715,
"##oreth": 12716,
"rely": 12717,
"rect": 12718,
"reft": 12719,
"reform": 12720,
"recept": 12721,
"reclaim": 12722,
"reared": 12723,
"reiter": 12724,
"revels": 12725,
"##geal": 12726,
"##genders": 12727,
"##gemont": 12728,
"##eaf": 12729,
"##eaper": 12730,
"##eaping": 12731,
"##eaux": 12732,
"##eaketh": 12733,
"##usal": 12734,
"##usest": 12735,
"##usive": 12736,
"##usions": 12737,
"##usible": 12738,
"##uscad": 12739,
"butts": 12740,
"butler": 12741,
"##tering": 12742,
"##terbury": 12743,
"##verer": 12744,
"##verent": 12745,
"##roper": 12746,
"##roach": 12747,
"##rodden": 12748,
"##roider": 12749,
"##robri": 12750,
"##rocos": 12751,
"##rogance": 12752,
"##ioned": 12753,
"##ionable": 12754,
"suret": 12755,
"sums": 12756,
"sunders": 12757,
"sustain": 12758,
"allig": 12759,
"allaying": 12760,
"allays": 12761,
"##eart": 12762,
"##earts": 12763,
"##earthly": 12764,
"anvil": 12765,
"anatomy": 12766,
"lot": 12767,
"loa": 12768,
"lop": 12769,
"loan": 12770,
"loam": 12771,
"lopp": 12772,
"lots": 12773,
"locked": 12774,
"lofty": 12775,
"lozel": 12776,
"logger": 12777,
"##ueller": 12778,
"herb": 12779,
"herring": 12780,
"hermit": 12781,
"hereditary": 12782,
"spill": 12783,
"spic": 12784,
"spun": 12785,
"spice": 12786,
"spire": 12787,
"spears": 12788,
"space": 12789,
"spits": 12790,
"spade": 12791,
"spared": 12792,
"spying": 12793,
"spited": 12794,
"spots": 12795,
"spouts": 12796,
"spilling": 12797,
"spakest": 12798,
"spheres": 12799,
"speaketh": 12800,
"##ellect": 12801,
"##illery": 12802,
"chame": 12803,
"chise": 12804,
"chough": 12805,
"chew": 12806,
"chever": 12807,
"chinks": 12808,
"chased": 12809,
"christ": 12810,
"chats": 12811,
"chasing": 12812,
"chiders": 12813,
"choking": 12814,
"chests": 12815,
"choked": 12816,
"chattering": 12817,
"chimney": 12818,
"cheaper": 12819,
"##ecter": 12820,
"##ecrow": 12821,
"##ecost": 12822,
"##asted": 12823,
"##ilent": 12824,
"##ilant": 12825,
"##ilful": 12826,
"##ilip": 12827,
"##ilty": 12828,
"##ilius": 12829,
"##ilian": 12830,
"##ilial": 12831,
"##iliments": 12832,
"knots": 12833,
"knavish": 12834,
"kneaded": 12835,
"##usts": 12836,
"##ustrate": 12837,
"neb": 12838,
"newness": 12839,
"neighing": 12840,
"neuter": 12841,
"##uls": 12842,
"##ulse": 12843,
"##ulity": 12844,
"##ulars": 12845,
"##ulner": 12846,
"##ulking": 12847,
"##uliar": 12848,
"##ulsion": 12849,
"franch": 12850,
"frames": 12851,
"frisk": 12852,
"frenz": 12853,
"fresher": 12854,
"fronts": 12855,
"frustrate": 12856,
"##otle": 12857,
"##otched": 12858,
"whatever": 12859,
"whatso": 12860,
"upward": 12861,
"upli": 12862,
"upbra": 12863,
"upstart": 12864,
"lordings": 12865,
"##selme": 12866,
"goodfell": 12867,
"mans": 12868,
"mann": 12869,
"manes": 12870,
"manure": 12871,
"manual": 12872,
"Butchers": 12873,
"##inels": 12874,
"cony": 12875,
"conven": 12876,
"conies": 12877,
"conject": 12878,
"concept": 12879,
"congre": 12880,
"conveying": 12881,
"consecr": 12882,
"fable": 12883,
"faci": 12884,
"facing": 12885,
"factions": 12886,
"facit": 12887,
"blaz": 12888,
"blamed": 12889,
"blades": 12890,
"blazon": 12891,
"blusters": 12892,
"blubbering": 12893,
"bladders": 12894,
"atomies": 12895,
"comic": 12896,
"comond": 12897,
"comfor": 12898,
"comedy": 12899,
"moi": 12900,
"moat": 12901,
"moist": 12902,
"molt": 12903,
"moles": 12904,
"moons": 12905,
"movers": 12906,
"moated": 12907,
"moths": 12908,
"##venant": 12909,
"Whatever": 12910,
"##ieve": 12911,
"##ieved": 12912,
"##ryman": 12913,
"amber": 12914,
"amount": 12915,
"ampl": 12916,
"ampli": 12917,
"amerce": 12918,
"##olent": 12919,
"##olour": 12920,
"##olver": 12921,
"##olation": 12922,
"##olii": 12923,
"##olitan": 12924,
"##olatry": 12925,
"themes": 12926,
"Forward": 12927,
"Forsw": 12928,
"Forsp": 12929,
"Forgiveness": 12930,
"Forerunning": 12931,
"##odary": 12932,
"##odged": 12933,
"moreover": 12934,
"##blets": 12935,
"##icence": 12936,
"##icity": 12937,
"##ication": 12938,
"##icult": 12939,
"##icled": 12940,
"##icience": 12941,
"##icament": 12942,
"##iculate": 12943,
"##icatest": 12944,
"##iculous": 12945,
"##icutic": 12946,
"##icircle": 12947,
"##icestershire": 12948,
"wasp": 12949,
"wasps": 12950,
"##amemn": 12951,
"ifs": 12952,
"thereat": 12953,
"thereupon": 12954,
"thereabouts": 12955,
"trink": 12956,
"trance": 12957,
"trough": 12958,
"trull": 12959,
"trident": 12960,
"trouts": 12961,
"trunch": 12962,
"truckle": 12963,
"tradition": 12964,
"traducement": 12965,
"##aub": 12966,
"usury": 12967,
"usual": 12968,
"usuries": 12969,
"ushers": 12970,
"##ishmen": 12971,
"loveth": 12972,
"sward": 12973,
"swound": 12974,
"sweep": 12975,
"swash": 12976,
"swept": 12977,
"sweeth": 12978,
"switch": 12979,
"swerve": 12980,
"swung": 12981,
"swims": 12982,
"swerver": 12983,
"swinged": 12984,
"sweating": 12985,
"sworest": 12986,
"orders": 12987,
"organs": 12988,
"seeth": 12989,
"hereby": 12990,
"hereof": 12991,
"hereto": 12992,
"hereabouts": 12993,
"sayings": 12994,
"##opt": 12995,
"##oped": 12996,
"##opts": 12997,
"##opled": 12998,
"##opian": 12999,
"##opulate": 13000,
"##opards": 13001,
"##opatra": 13002,
"knowist": 13003,
"unci": 13004,
"unite": 13005,
"unans": 13006,
"unable": 13007,
"unbl": 13008,
"uncl": 13009,
"unint": 13010,
"unbroke": 13011,
"unmer": 13012,
"unrel": 13013,
"unright": 13014,
"unbe": 13015,
"unso": 13016,
"united": 13017,
"unapt": 13018,
"unroll": 13019,
"unroof": 13020,
"unatt": 13021,
"unchild": 13022,
"unaching": 13023,
"unactive": 13024,
"unvalued": 13025,
"unchanging": 13026,
"unroo": 13027,
"unearthly": 13028,
"arrow": 13029,
"argue": 13030,
"arrogance": 13031,
"##umond": 13032,
"##umbling": 13033,
"sheathe": 13034,
"shekels": 13035,
"##oseth": 13036,
"goat": 13037,
"goad": 13038,
"goal": 13039,
"gobl": 13040,
"goads": 13041,
"goaded": 13042,
"gosling": 13043,
"goblets": 13044,
"##pple": 13045,
"##ppet": 13046,
"##ppered": 13047,
"##unge": 13048,
"##unci": 13049,
"##unity": 13050,
"##unctions": 13051,
"##unned": 13052,
"##unicatest": 13053,
"ensh": 13054,
"enointed": 13055,
"enamour": 13056,
"enfold": 13057,
"envied": 13058,
"ennoble": 13059,
"enchant": 13060,
"enigm": 13061,
"enacts": 13062,
"enlarge": 13063,
"enpier": 13064,
"enormity": 13065,
"enthrall": 13066,
"enriched": 13067,
"enraged": 13068,
"engenders": 13069,
"worry": 13070,
"works": 13071,
"worsh": 13072,
"worries": 13073,
"##indful": 13074,
"mayest": 13075,
"Aside": 13076,
"Asso": 13077,
"Assemble": 13078,
"##inking": 13079,
"##emon": 13080,
"##emly": 13081,
"##ements": 13082,
"##emning": 13083,
"##emperate": 13084,
"##emency": 13085,
"##ematic": 13086,
"##empore": 13087,
"boat": 13088,
"board": 13089,
"boors": 13090,
"boats": 13091,
"boiled": 13092,
"boxes": 13093,
"graven": 13094,
"graved": 13095,
"grained": 13096,
"gravest": 13097,
"grapes": 13098,
"grazing": 13099,
"##ortions": 13100,
"cometh": 13101,
"comely": 13102,
"comeliness": 13103,
"##igo": 13104,
"##iger": 13105,
"##igal": 13106,
"##igod": 13107,
"##igold": 13108,
"##igness": 13109,
"##igested": 13110,
"##iguities": 13111,
"maketh": 13112,
"##aky": 13113,
"##akens": 13114,
"##ounding": 13115,
"##ffians": 13116,
"##ffron": 13117,
"plack": 13118,
"plenty": 13119,
"plash": 13120,
"plated": 13121,
"plats": 13122,
"plaintain": 13123,
"placket": 13124,
"plumes": 13125,
"plagued": 13126,
"planched": 13127,
"plunge": 13128,
"##ciated": 13129,
"##cienced": 13130,
"agent": 13131,
"agate": 13132,
"agile": 13133,
"agents": 13134,
"aglet": 13135,
"agued": 13136,
"agrees": 13137,
"aggrav": 13138,
"agreement": 13139,
"pother": 13140,
"poise": 13141,
"poised": 13142,
"poking": 13143,
"poesy": 13144,
"posit": 13145,
"pothecary": 13146,
"Shut": 13147,
"Sham": 13148,
"Shake": 13149,
"Shot": 13150,
"Shine": 13151,
"Shave": 13152,
"Shout": 13153,
"Shaw": 13154,
"Shows": 13155,
"Shamed": 13156,
"Sharp": 13157,
"Shamest": 13158,
"Shuts": 13159,
"Shooty": 13160,
"Hew": 13161,
"Heat": 13162,
"Heard": 13163,
"sale": 13164,
"sage": 13165,
"saith": 13166,
"saffron": 13167,
"deathmen": 13168,
"mads": 13169,
"madst": 13170,
"discl": 13171,
"disclaim": 13172,
"disann": 13173,
"disvouch": 13174,
"diseased": 13175,
"disvalued": 13176,
"disjunction": 13177,
"dissever": 13178,
"disadvantage": 13179,
"##icehood": 13180,
"broth": 13181,
"broil": 13182,
"broking": 13183,
"broiled": 13184,
"broker": 13185,
"frivol": 13186,
"##ctor": 13187,
"##ctable": 13188,
"##ctives": 13189,
"##aplain": 13190,
"hearty": 13191,
"hearten": 13192,
"heartless": 13193,
"outdone": 13194,
"outcast": 13195,
"outgrown": 13196,
"outweighs": 13197,
"outcry": 13198,
"outrun": 13199,
"outdares": 13200,
"outrages": 13201,
"##mance": 13202,
"##manly": 13203,
"##manner": 13204,
"handed": 13205,
"handling": 13206,
"handiw": 13207,
"honester": 13208,
"honorato": 13209,
"twine": 13210,
"twitting": 13211,
"twinkle": 13212,
"fatherless": 13213,
"Withhold": 13214,
"seld": 13215,
"seiz": 13216,
"select": 13217,
"sequent": 13218,
"seizes": 13219,
"sequence": 13220,
"sewing": 13221,
"seventy": 13222,
"project": 13223,
"progn": 13224,
"projects": 13225,
"procures": 13226,
"procured": 13227,
"progen": 13228,
"probable": 13229,
"prostrate": 13230,
"alway": 13231,
"alab": 13232,
"alters": 13233,
"alac": 13234,
"alias": 13235,
"altitude": 13236,
"alarms": 13237,
"whences": 13238,
"bloodless": 13239,
"bloodily": 13240,
"Inch": 13241,
"Insp": 13242,
"Inherit": 13243,
"Instead": 13244,
"Inestimable": 13245,
"howe": 13246,
"howl": 13247,
"howled": 13248,
"howling": 13249,
"howsoever": 13250,
"howbeit": 13251,
"Clare": 13252,
"Clapp": 13253,
"Clubs": 13254,
"Clerk": 13255,
"Clowder": 13256,
"Clambering": 13257,
"##orney": 13258,
"offends": 13259,
"offsp": 13260,
"brotherly": 13261,
"brotherlike": 13262,
"##ostle": 13263,
"##ostication": 13264,
"heaving": 13265,
"heaved": 13266,
"Weigh": 13267,
"brew": 13268,
"breather": 13269,
"breeds": 13270,
"breech": 13271,
"mars": 13272,
"marrow": 13273,
"marsh": 13274,
"marries": 13275,
"margent": 13276,
"marjor": 13277,
"marriages": 13278,
"marigold": 13279,
"exist": 13280,
"exult": 13281,
"exten": 13282,
"exempt": 13283,
"excess": 13284,
"exclam": 13285,
"examine": 13286,
"exquis": 13287,
"exactions": 13288,
"exchequer": 13289,
"fling": 13290,
"flour": 13291,
"flown": 13292,
"flap": 13293,
"flows": 13294,
"flail": 13295,
"flaunt": 13296,
"flames": 13297,
"flask": 13298,
"flouts": 13299,
"flirt": 13300,
"flung": 13301,
"flaws": 13302,
"floating": 13303,
"flax": 13304,
"flamens": 13305,
"flaky": 13306,
"Soon": 13307,
"Sole": 13308,
"Softer": 13309,
"Sovere": 13310,
"Socr": 13311,
"Sojourn": 13312,
"abed": 13313,
"abet": 13314,
"abate": 13315,
"abject": 13316,
"abbot": 13317,
"abbey": 13318,
"abjects": 13319,
"abusing": 13320,
"abilities": 13321,
"abjured": 13322,
"abreast": 13323,
"hearse": 13324,
"hearken": 13325,
"hearkens": 13326,
"earliness": 13327,
"friendliness": 13328,
"##agon": 13329,
"##aging": 13330,
"##agation": 13331,
"##ageness": 13332,
"##agne": 13333,
"desolate": 13334,
"desperation": 13335,
"desolation": 13336,
"eyeless": 13337,
"thinkest": 13338,
"lookers": 13339,
"Thisbe": 13340,
"However": 13341,
"Howsoever": 13342,
"Howlings": 13343,
"##ignier": 13344,
"bray": 13345,
"brine": 13346,
"brist": 13347,
"brunt": 13348,
"bruit": 13349,
"brisk": 13350,
"brinish": 13351,
"brutish": 13352,
"whereat": 13353,
"whereto": 13354,
"Beat": 13355,
"Beating": 13356,
"Beloved": 13357,
"Beyond": 13358,
"Beget": 13359,
"Begu": 13360,
"Belong": 13361,
"Bequeath": 13362,
"taketh": 13363,
"Mary": 13364,
"Maries": 13365,
"Maria": 13366,
"Marcians": 13367,
"Marcus": 13368,
"Margery": 13369,
"evermore": 13370,
"warr": 13371,
"wares": 13372,
"warms": 13373,
"warmer": 13374,
"warped": 13375,
"quest": 13376,
"quam": 13377,
"quart": 13378,
"quaint": 13379,
"quivers": 13380,
"quired": 13381,
"quaked": 13382,
"quitted": 13383,
"quaff": 13384,
"quarts": 13385,
"quote": 13386,
"quinces": 13387,
"quailing": 13388,
"quests": 13389,
"quivering": 13390,
"quoif": 13391,
"couples": 13392,
"coughing": 13393,
"##izer": 13394,
"##izon": 13395,
"fearfully": 13396,
"gentlewomen": 13397,
"arts": 13398,
"artillery": 13399,
"articulate": 13400,
"##efull": 13401,
"##efied": 13402,
"##efactors": 13403,
"##isted": 13404,
"##istory": 13405,
"fairs": 13406,
"fairy": 13407,
"fairness": 13408,
"lease": 13409,
"leaven": 13410,
"slake": 13411,
"slop": 13412,
"slumb": 13413,
"slips": 13414,
"slaughters": 13415,
"slipt": 13416,
"slugg": 13417,
"sluiced": 13418,
"slimy": 13419,
"sliding": 13420,
"sluttish": 13421,
"##ptuous": 13422,
"honourest": 13423,
"##quake": 13424,
"##quering": 13425,
"Whereat": 13426,
"Wherewith": 13427,
"crust": 13428,
"crone": 13429,
"crime": 13430,
"cranks": 13431,
"crueller": 13432,
"betid": 13433,
"betoss": 13434,
"##ccata": 13435,
"hastes": 13436,
"hasten": 13437,
"hastings": 13438,
"hastening": 13439,
"ercome": 13440,
"erwe": 13441,
"erborn": 13442,
"erthrow": 13443,
"ercast": 13444,
"erlook": 13445,
"erween": 13446,
"erthrown": 13447,
"ergrown": 13448,
"erweighs": 13449,
"ertake": 13450,
"ermatch": 13451,
"erworn": 13452,
"erthrows": 13453,
"erleap": 13454,
"##angle": 13455,
"foh": 13456,
"fog": 13457,
"fob": 13458,
"foison": 13459,
"foxes": 13460,
"fosset": 13461,
"clay": 13462,
"clad": 13463,
"clown": 13464,
"clod": 13465,
"clack": 13466,
"cluck": 13467,
"clos": 13468,
"client": 13469,
"claps": 13470,
"clipp": 13471,
"clapp": 13472,
"club": 13473,
"clients": 13474,
"clasps": 13475,
"##berry": 13476,
"##berds": 13477,
"newer": 13478,
"newborn": 13479,
"stander": 13480,
"standest": 13481,
"standard": 13482,
"standeth": 13483,
"stray": 13484,
"strut": 13485,
"strugg": 13486,
"straying": 13487,
"trueborn": 13488,
"Order": 13489,
"adage": 13490,
"addle": 13491,
"adheres": 13492,
"adjudged": 13493,
"adjacent": 13494,
"adoreth": 13495,
"adopt": 13496,
"scent": 13497,
"scion": 13498,
"scant": 13499,
"scab": 13500,
"scaff": 13501,
"scald": 13502,
"scales": 13503,
"scroll": 13504,
"scowl": 13505,
"scaled": 13506,
"scapes": 13507,
"scoff": 13508,
"scented": 13509,
"screech": 13510,
"scorch": 13511,
"sconce": 13512,
"scurril": 13513,
"scalps": 13514,
"scripture": 13515,
"scotched": 13516,
"##elier": 13517,
"##elope": 13518,
"##eliver": 13519,
"##elaus": 13520,
"##elieved": 13521,
"##earsed": 13522,
"Its": 13523,
"wrens": 13524,
"wrench": 13525,
"wrung": 13526,
"whoe": 13527,
"whoever": 13528,
"whosoever": 13529,
"##ittance": 13530,
"##ittingly": 13531,
"Eden": 13532,
"Edmund": 13533,
"preach": 13534,
"preten": 13535,
"preys": 13536,
"premed": 13537,
"prefix": 13538,
"prejud": 13539,
"prelate": 13540,
"prefers": 13541,
"perfor": 13542,
"peruse": 13543,
"pertain": 13544,
"perfid": 13545,
"perceived": 13546,
"percus": 13547,
"perdur": 13548,
"permitted": 13549,
"pervert": 13550,
"perverse": 13551,
"permissive": 13552,
"persecutor": 13553,
"commiss": 13554,
"commended": 13555,
"committing": 13556,
"commenting": 13557,
"commixture": 13558,
"##ssom": 13559,
"callat": 13560,
"callet": 13561,
"callest": 13562,
"##ipate": 13563,
"##ipline": 13564,
"##ipotent": 13565,
"heading": 13566,
"Thereby": 13567,
"nameless": 13568,
"owns": 13569,
"owning": 13570,
"Ancient": 13571,
"Anna": 13572,
"Ancus": 13573,
"Anthony": 13574,
"Anchors": 13575,
"Anselme": 13576,
"sweeting": 13577,
"sweetness": 13578,
"sweetme": 13579,
"##assing": 13580,
"##assus": 13581,
"##erva": 13582,
"##ervance": 13583,
"##ervative": 13584,
"##erville": 13585,
"Fresh": 13586,
"Framed": 13587,
"Fridays": 13588,
"Whene": 13589,
"Whenever": 13590,
"Whensoever": 13591,
"appli": 13592,
"apples": 13593,
"appertain": 13594,
"appease": 13595,
"apprent": 13596,
"approof": 13597,
"applied": 13598,
"appeased": 13599,
"appeall": 13600,
"apparell": 13601,
"##aby": 13602,
"##abris": 13603,
"##iteth": 13604,
"##itely": 13605,
"Lets": 13606,
"Letters": 13607,
"Richly": 13608,
"downward": 13609,
"armies": 13610,
"armours": 13611,
"##udes": 13612,
"mace": 13613,
"maim": 13614,
"mail": 13615,
"maims": 13616,
"maze": 13617,
"Norbery": 13618,
"graceless": 13619,
"grange": 13620,
"grating": 13621,
"grudge": 13622,
"grateful": 13623,
"grubs": 13624,
"grasp": 13625,
"graybe": 13626,
"gradation": 13627,
"grumbling": 13628,
"preserving": 13629,
"presages": 13630,
"preservation": 13631,
"presaging": 13632,
"preservative": 13633,
"contest": 13634,
"contemn": 13635,
"contended": 13636,
"contrib": 13637,
"controll": 13638,
"containing": 13639,
"Herein": 13640,
"Hereafter": 13641,
"##uckling": 13642,
"repay": 13643,
"repass": 13644,
"repined": 13645,
"reposing": 13646,
"replant": 13647,
"repliest": 13648,
"reprieves": 13649,
"repulse": 13650,
"remit": 13651,
"remission": 13652,
"remonst": 13653,
"remainder": 13654,
"remnant": 13655,
"remorseless": 13656,
"begone": 13657,
"begged": 13658,
"begets": 13659,
"begnaw": 13660,
"ANOTH": 13661,
"Wars": 13662,
"Warm": 13663,
"Whoa": 13664,
"liveth": 13665,
"childness": 13666,
"##lius": 13667,
"##fted": 13668,
"##ftless": 13669,
"imitation": 13670,
"imitate": 13671,
"poorly": 13672,
"Warwickshire": 13673,
"housewife": 13674,
"untie": 13675,
"untalk": 13676,
"untried": 13677,
"untired": 13678,
"untuned": 13679,
"untrus": 13680,
"untangled": 13681,
"untruth": 13682,
"untrodden": 13683,
"##osy": 13684,
"##osest": 13685,
"##osity": 13686,
"consult": 13687,
"conspect": 13688,
"conserve": 13689,
"consumm": 13690,
"consists": 13691,
"conspires": 13692,
"conscienced": 13693,
"consistory": 13694,
"longed": 13695,
"longly": 13696,
"intoler": 13697,
"intrusion": 13698,
"intitle": 13699,
"intestate": 13700,
"intellect": 13701,
"intemperate": 13702,
"CAIUS": 13703,
"wombs": 13704,
"crowning": 13705,
"Stood": 13706,
"Stain": 13707,
"Start": 13708,
"Step": 13709,
"Steep": 13710,
"Stab": 13711,
"Stif": 13712,
"Stars": 13713,
"Stoop": 13714,
"Stony": 13715,
"Stamp": 13716,
"Stuff": 13717,
"Starr": 13718,
"Starve": 13719,
"Streaming": 13720,
"Straining": 13721,
"leven": 13722,
"leans": 13723,
"leased": 13724,
"leges": 13725,
"legg": 13726,
"leasing": 13727,
"levity": 13728,
"levies": 13729,
"lecherous": 13730,
"leopards": 13731,
"leiger": 13732,
"pew": 13733,
"peat": 13734,
"peise": 13735,
"pebbles": 13736,
"peppered": 13737,
"lieth": 13738,
"lieve": 13739,
"hoa": 13740,
"hoars": 13741,
"hoxes": 13742,
"hovering": 13743,
"holloa": 13744,
"hobby": 13745,
"hollown": 13746,
"mightier": 13747,
"mightiness": 13748,
"mightiest": 13749,
"##ocks": 13750,
"Goes": 13751,
"Going": 13752,
"Governs": 13753,
"hopest": 13754,
"rested": 13755,
"restful": 13756,
"restorative": 13757,
"restitution": 13758,
"settle": 13759,
"setting": 13760,
"staying": 13761,
"stayed": 13762,
"older": 13763,
"oldest": 13764,
"reside": 13765,
"resides": 13766,
"resident": 13767,
"reservation": 13768,
"resounding": 13769,
"Proser": 13770,
"Provoke": 13771,
"Procures": 13772,
"Properly": 13773,
"Proteus": 13774,
"drench": 13775,
"drank": 13776,
"drudge": 13777,
"draymen": 13778,
"##engers": 13779,
"acclam": 13780,
"accurst": 13781,
"accidents": 13782,
"grind": 13783,
"griping": 13784,
"gripes": 13785,
"trier": 13786,
"tripp": 13787,
"##perbol": 13788,
"##pernell": 13789,
"compel": 13790,
"compounds": 13791,
"computation": 13792,
"compact": 13793,
"comprom": 13794,
"##achum": 13795,
"##achmakers": 13796,
"dears": 13797,
"courser": 13798,
"coursers": 13799,
"Dove": 13800,
"Doctor": 13801,
"merest": 13802,
"merits": 13803,
"mermaid": 13804,
"merchand": 13805,
"##ivates": 13806,
"##ivative": 13807,
"##ivolii": 13808,
"betters": 13809,
"Noting": 13810,
"highmost": 13811,
"puritan": 13812,
"##swold": 13813,
"putter": 13814,
"##blest": 13815,
"##blers": 13816,
"##blish": 13817,
"##blies": 13818,
"##bleness": 13819,
"##isses": 13820,
"##ardonable": 13821,
"##iused": 13822,
"##cling": 13823,
"##clout": 13824,
"##clasp": 13825,
"thrush": 13826,
"thresher": 13827,
"##onted": 13828,
"##ontory": 13829,
"##ontroll": 13830,
"##ontinent": 13831,
"guider": 13832,
"guided": 13833,
"guiding": 13834,
"guerdon": 13835,
"ladybird": 13836,
"##loit": 13837,
"youngly": 13838,
"bane": 13839,
"banks": 13840,
"banners": 13841,
"bestial": 13842,
"bestraught": 13843,
"endart": 13844,
"endures": 13845,
"enduring": 13846,
"smart": 13847,
"smatter": 13848,
"smutch": 13849,
"smote": 13850,
"smoothing": 13851,
"fared": 13852,
"sleight": 13853,
"sleeve": 13854,
"submissive": 13855,
"backing": 13856,
"kinds": 13857,
"kinder": 13858,
"kindest": 13859,
"kindled": 13860,
"kindling": 13861,
"##asonably": 13862,
"##oplexy": 13863,
"dreads": 13864,
"fellest": 13865,
"breathest": 13866,
"breathless": 13867,
"earthen": 13868,
"earthquake": 13869,
"trebles": 13870,
"##hered": 13871,
"charities": 13872,
"charging": 13873,
"charnel": 13874,
"characts": 13875,
"chariot": 13876,
"trapp": 13877,
"traces": 13878,
"tragical": 13879,
"tractable": 13880,
"needer": 13881,
"needed": 13882,
"needly": 13883,
"##alect": 13884,
"confine": 13885,
"confix": 13886,
"confused": 13887,
"conflict": 13888,
"confutes": 13889,
"confisc": 13890,
"conflicts": 13891,
"conform": 13892,
"confiscate": 13893,
"confusions": 13894,
"seemers": 13895,
"rightful": 13896,
"##redient": 13897,
"behests": 13898,
"behoves": 13899,
"glose": 13900,
"glance": 13901,
"glide": 13902,
"glues": 13903,
"glued": 13904,
"glazed": 13905,
"glowing": 13906,
"glimpse": 13907,
"mindless": 13908,
"husbanded": 13909,
"bodied": 13910,
"bodily": 13911,
"bodged": 13912,
"bodkin": 13913,
"finder": 13914,
"findings": 13915,
"homeward": 13916,
"joyless": 13917,
"joyfully": 13918,
"pardonne": 13919,
"##intus": 13920,
"showed": 13921,
"showest": 13922,
"banishers": 13923,
"empo": 13924,
"empir": 13925,
"empire": 13926,
"emperor": 13927,
"eminent": 13928,
"empery": 13929,
"##shead": 13930,
"Allow": 13931,
"Allowing": 13932,
"brag": 13933,
"brach": 13934,
"braver": 13935,
"brawn": 13936,
"braved": 13937,
"brags": 13938,
"bravery": 13939,
"forted": 13940,
"fortress": 13941,
"fortify": 13942,
"placeth": 13943,
"justs": 13944,
"impure": 13945,
"impress": 13946,
"impale": 13947,
"imposed": 13948,
"impawn": 13949,
"imputation": 13950,
"impaled": 13951,
"impotent": 13952,
"impudence": 13953,
"bides": 13954,
"woefull": 13955,
"indite": 13956,
"inducement": 13957,
"indigested": 13958,
"##airing": 13959,
"meanly": 13960,
"meanest": 13961,
"meanings": 13962,
"kills": 13963,
"killer": 13964,
"##enses": 13965,
"##ensive": 13966,
"helpful": 13967,
"helpless": 13968,
"Ours": 13969,
"Ourself": 13970,
"affable": 13971,
"affray": 13972,
"afflicts": 13973,
"beseems": 13974,
"bescre": 13975,
"bespice": 13976,
"naturally": 13977,
"beds": 13978,
"bedward": 13979,
"bedew": 13980,
"bedash": 13981,
"bedfell": 13982,
"bedrench": 13983,
"bedeck": 13984,
"bedaub": 13985,
"doubleness": 13986,
"sorrowing": 13987,
"sorrowed": 13988,
"shamefully": 13989,
"shamefast": 13990,
"worthiness": 13991,
"wronging": 13992,
"lighter": 13993,
"presents": 13994,
"presentation": 13995,
"presenteth": 13996,
"fallow": 13997,
"fallible": 13998,
"mislike": 13999,
"misused": 14000,
"misapp": 14001,
"misgive": 14002,
"misrep": 14003,
"misinter": 14004,
"misproud": 14005,
"misleading": 14006,
"misusest": 14007,
"##btly": 14008,
"##erton": 14009,
"##erties": 14010,
"##ertainty": 14011,
"##ertainties": 14012,
"giver": 14013,
"giber": 14014,
"gibingly": 14015,
"lasted": 14016,
"morrows": 14017,
"devices": 14018,
"devote": 14019,
"deputation": 14020,
"deputed": 14021,
"deprived": 14022,
"depopulate": 14023,
"graciously": 14024,
"godfathers": 14025,
"passed": 14026,
"passable": 14027,
"passions": 14028,
"passengers": 14029,
"meetings": 14030,
"bringings": 14031,
"maidens": 14032,
"coil": 14033,
"coign": 14034,
"coated": 14035,
"coining": 14036,
"coactive": 14037,
"coxcom": 14038,
"cobbled": 14039,
"covenant": 14040,
"coachmakers": 14041,
"cohered": 14042,
"erected": 14043,
"holder": 14044,
"##rup": 14045,
"##rucio": 14046,
"eyeing": 14047,
"royalize": 14048,
"Unmer": 14049,
"Unlike": 14050,
"Unpl": 14051,
"Unpe": 14052,
"Unsa": 14053,
"Unarm": 14054,
"Unheard": 14055,
"Unrip": 14056,
"Unvener": 14057,
"Uneven": 14058,
"Unlawfully": 14059,
"Unknown": 14060,
"Unreasonable": 14061,
"Uncharit": 14062,
"Unmanner": 14063,
"Unclasp": 14064,
"underbear": 14065,
"undercrest": 14066,
"underhand": 14067,
"underprop": 14068,
"counters": 14069,
"camel": 14070,
"camels": 14071,
"pated": 14072,
"patent": 14073,
"patents": 14074,
"patrician": 14075,
"patrim": 14076,
"##itioners": 14077,
"Angelic": 14078,
"Alive": 14079,
"Already": 14080,
"Always": 14081,
"Albeit": 14082,
"Alcides": 14083,
"Upbraid": 14084,
"voided": 14085,
"voiced": 14086,
"##jectural": 14087,
"sunrising": 14088,
"Hero": 14089,
"Hereditary": 14090,
"hitherto": 14091,
"gentlemanlike": 14092,
"fighter": 14093,
"##rened": 14094,
"disport": 14095,
"dispense": 14096,
"displace": 14097,
"dispossess": 14098,
"display": 14099,
"disparage": 14100,
"dispraise": 14101,
"dispenses": 14102,
"Tying": 14103,
"Tyrann": 14104,
"Tyrants": 14105,
"obeis": 14106,
"comforting": 14107,
"comforted": 14108,
"overcome": 14109,
"overjoy": 14110,
"overset": 14111,
"overpe": 14112,
"overgo": 14113,
"overwhelm": 14114,
"overweigh": 14115,
"overlook": 14116,
"overween": 14117,
"overthrown": 14118,
"overture": 14119,
"overgone": 14120,
"overmuch": 14121,
"retort": 14122,
"retreat": 14123,
"retires": 14124,
"wishful": 14125,
"roan": 14126,
"rove": 14127,
"rover": 14128,
"robs": 14129,
"robed": 14130,
"roaming": 14131,
"server": 14132,
"##rawl": 14133,
"advisings": 14134,
"fooleries": 14135,
"##oveable": 14136,
"gravel": 14137,
"courted": 14138,
"courtiers": 14139,
"courtez": 14140,
"courtesies": 14141,
"sleeper": 14142,
"sleepest": 14143,
"hums": 14144,
"humbles": 14145,
"humbler": 14146,
"misty": 14147,
"mistakes": 14148,
"mistaken": 14149,
"mistemper": 14150,
"sententious": 14151,
"sentinels": 14152,
"sounder": 14153,
"talkest": 14154,
"##pective": 14155,
"##pectives": 14156,
"##fords": 14157,
"##ounts": 14158,
"Atlas": 14159,
"perspectives": 14160,
"witless": 14161,
"witty": 14162,
"witting": 14163,
"install": 14164,
"instate": 14165,
"instalment": 14166,
"forgery": 14167,
"forgiven": 14168,
"strives": 14169,
"striking": 14170,
"strivest": 14171,
"strikest": 14172,
"stricken": 14173,
"attends": 14174,
"attires": 14175,
"attired": 14176,
"playing": 14177,
"Moreover": 14178,
"carve": 14179,
"cared": 14180,
"carman": 14181,
"carved": 14182,
"carpet": 14183,
"carping": 14184,
"carouses": 14185,
"caroused": 14186,
"carcass": 14187,
"carbun": 14188,
"harp": 14189,
"hares": 14190,
"harrow": 14191,
"harness": 14192,
"harlots": 14193,
"wanted": 14194,
"wanteth": 14195,
"##onsider": 14196,
"Gentlewoman": 14197,
"thanked": 14198,
"thankless": 14199,
"thankfulness": 14200,
"dreaming": 14201,
"dreamers": 14202,
"opes": 14203,
"opens": 14204,
"opinions": 14205,
"infold": 14206,
"infused": 14207,
"infusion": 14208,
"infants": 14209,
"infliction": 14210,
"deniest": 14211,
"denote": 14212,
"denunci": 14213,
"lays": 14214,
"Servants": 14215,
"bussing": 14216,
"dangling": 14217,
"pitying": 14218,
"prouds": 14219,
"proudlier": 14220,
"defied": 14221,
"defused": 14222,
"defends": 14223,
"defying": 14224,
"defac": 14225,
"defiled": 14226,
"definit": 14227,
"defensive": 14228,
"doubting": 14229,
"sovereigns": 14230,
"sovereignly": 14231,
"##omplish": 14232,
"senator": 14233,
"seniory": 14234,
"servile": 14235,
"village": 14236,
"villages": 14237,
"wounding": 14238,
"##iacs": 14239,
"##versity": 14240,
"Tybalts": 14241,
"##ifest": 14242,
"##ifices": 14243,
"##ifully": 14244,
"##ificence": 14245,
"promotion": 14246,
"promising": 14247,
"promontory": 14248,
"entered": 14249,
"breaker": 14250,
"breakfast": 14251,
"purposed": 14252,
"windy": 14253,
"discase": 14254,
"discomfort": 14255,
"discolour": 14256,
"major": 14257,
"majestical": 14258,
"subjected": 14259,
"Julio": 14260,
"Tressel": 14261,
"Tradition": 14262,
"Trimm": 14263,
"Triton": 14264,
"masterless": 14265,
"values": 14266,
"valued": 14267,
"validity": 14268,
"##BERT": 14269,
"commanders": 14270,
"Canker": 14271,
"Canterbury": 14272,
"awed": 14273,
"awaken": 14274,
"aweless": 14275,
"awakens": 14276,
"generous": 14277,
"generations": 14278,
"generative": 14279,
"generosity": 14280,
"lames": 14281,
"lamps": 14282,
"laments": 14283,
"requited": 14284,
"requites": 14285,
"requiring": 14286,
"requisite": 14287,
"spoons": 14288,
"spokes": 14289,
"spokest": 14290,
"faithless": 14291,
"faithfully": 14292,
"traitorly": 14293,
"traitorous": 14294,
"businesses": 14295,
"Comest": 14296,
"Hasting": 14297,
"Says": 14298,
"Saying": 14299,
"bub": 14300,
"bugs": 14301,
"crab": 14302,
"craving": 14303,
"sinn": 14304,
"sinister": 14305,
"sinners": 14306,
"sighted": 14307,
"sisters": 14308,
"sisterly": 14309,
"strand": 14310,
"straited": 14311,
"straining": 14312,
"straitness": 14313,
"props": 14314,
"propose": 14315,
"proposed": 14316,
"propagate": 14317,
"proportions": 14318,
"propagation": 14319,
"properties": 14320,
"Corrupt": 14321,
"Correction": 14322,
"greasy": 14323,
"commoners": 14324,
"commonalty": 14325,
"Chop": 14326,
"Choose": 14327,
"China": 14328,
"Choler": 14329,
"Charged": 14330,
"Chorus": 14331,
"Charges": 14332,
"Chaplain": 14333,
"Dido": 14334,
"Plough": 14335,
"Plaster": 14336,
"Plague": 14337,
"Plots": 14338,
"Pluto": 14339,
"Places": 14340,
"Placentio": 14341,
"Spain": 14342,
"Spake": 14343,
"Spies": 14344,
"Spurn": 14345,
"Speed": 14346,
"Spakest": 14347,
"Spanish": 14348,
"Springs": 14349,
"Spirits": 14350,
"Sprawl": 14351,
"entangled": 14352,
"entombed": 14353,
"entitling": 14354,
"foulest": 14355,
"monuments": 14356,
"monachum": 14357,
"sawest": 14358,
"marked": 14359,
"footstool": 14360,
"returning": 14361,
"Cliffords": 14362,
"Tellest": 14363,
"burr": 14364,
"burrows": 14365,
"burdens": 14366,
"burgher": 14367,
"farewells": 14368,
"gets": 14369,
"getter": 14370,
"##etera": 14371,
"wearers": 14372,
"weariest": 14373,
"recall": 14374,
"recure": 14375,
"recourse": 14376,
"recoil": 14377,
"recanting": 14378,
"recommend": 14379,
"spirts": 14380,
"Agreed": 14381,
"Agenor": 14382,
"Agripp": 14383,
"Agamemn": 14384,
"harden": 14385,
"hardest": 14386,
"hardness": 14387,
"hardiness": 14388,
"hardiest": 14389,
"parish": 14390,
"parcell": 14391,
"paramour": 14392,
"parallel": 14393,
"parson": 14394,
"paragon": 14395,
"suppress": 14396,
"suppler": 14397,
"supplic": 14398,
"supposes": 14399,
"suppresseth": 14400,
"supplant": 14401,
"supporters": 14402,
"supposest": 14403,
"foundations": 14404,
"deepest": 14405,
"contention": 14406,
"Twould": 14407,
"Twelve": 14408,
"winning": 14409,
"winners": 14410,
"##usical": 14411,
"grounded": 14412,
"personal": 14413,
"Caper": 14414,
"curb": 14415,
"currents": 14416,
"currants": 14417,
"currish": 14418,
"curdied": 14419,
"horsemen": 14420,
"metre": 14421,
"metres": 14422,
"metaph": 14423,
"mettest": 14424,
"saddest": 14425,
"silenced": 14426,
"heirless": 14427,
"assail": 14428,
"assuage": 14429,
"assailing": 14430,
"associ": 14431,
"suited": 14432,
"plucker": 14433,
"plucking": 14434,
"Something": 14435,
"Somewhat": 14436,
"paste": 14437,
"pastry": 14438,
"pastures": 14439,
"pastorals": 14440,
"runners": 14441,
"runaway": 14442,
"suffrage": 14443,
"reports": 14444,
"reporting": 14445,
"throughout": 14446,
"Likely": 14447,
"bating": 14448,
"batten": 14449,
"battalion": 14450,
"coldest": 14451,
"coldness": 14452,
"jog": 14453,
"joins": 14454,
"jolly": 14455,
"jollity": 14456,
"learns": 14457,
"asker": 14458,
"losses": 14459,
"faultless": 14460,
"Shepard": 14461,
"executors": 14462,
"executing": 14463,
"quicksand": 14464,
"granting": 14465,
"Seek": 14466,
"Seely": 14467,
"Seeming": 14468,
"cape": 14469,
"capers": 14470,
"capac": 14471,
"capitulate": 14472,
"furrow": 14473,
"furlong": 14474,
"furbish": 14475,
"judges": 14476,
"judicious": 14477,
"judgments": 14478,
"touched": 14479,
"vision": 14480,
"visits": 14481,
"visible": 14482,
"visaged": 14483,
"##upied": 14484,
"##upiscible": 14485,
"##ounced": 14486,
"##ashed": 14487,
"##ashionable": 14488,
"betwitch": 14489,
"strongest": 14490,
"serviceable": 14491,
"Shepherdess": 14492,
"Madest": 14493,
"dishclout": 14494,
"fired": 14495,
"##someness": 14496,
"##bscri": 14497,
"hellish": 14498,
"surety": 14499,
"mocker": 14500,
"mockers": 14501,
"posting": 14502,
"posted": 14503,
"distill": 14504,
"distant": 14505,
"distinction": 14506,
"quarry": 14507,
"strengthening": 14508,
"remembering": 14509,
"Volumn": 14510,
"redeeming": 14511,
"redeems": 14512,
"redoubled": 14513,
"redeliver": 14514,
"##vention": 14515,
"becoming": 14516,
"becomed": 14517,
"becomest": 14518,
"incest": 14519,
"incertain": 14520,
"incident": 14521,
"incision": 14522,
"incidency": 14523,
"incessant": 14524,
"incontinent": 14525,
"trusts": 14526,
"trusting": 14527,
"beholder": 14528,
"openly": 14529,
"divides": 14530,
"divinest": 14531,
"fasten": 14532,
"fastest": 14533,
"fielded": 14534,
"feelingly": 14535,
"richly": 14536,
"richest": 14537,
"wretches": 14538,
"yeoman": 14539,
"##ringed": 14540,
"speeding": 14541,
"speeded": 14542,
"workmanly": 14543,
"flatters": 14544,
"flattered": 14545,
"flatterest": 14546,
"flatteries": 14547,
"despise": 14548,
"confesses": 14549,
"confessing": 14550,
"drawer": 14551,
"drawing": 14552,
"drawbridge": 14553,
"terrest": 14554,
"##gerford": 14555,
"widens": 14556,
"shortens": 14557,
"changeth": 14558,
"pointing": 14559,
"pointed": 14560,
"tribute": 14561,
"tributary": 14562,
"mistresses": 14563,
"spiritual": 14564,
"singer": 14565,
"singly": 14566,
"singleness": 14567,
"sicker": 14568,
"sicken": 14569,
"sickliness": 14570,
"tenement": 14571,
"tenants": 14572,
"##removeable": 14573,
"pretend": 14574,
"pretending": 14575,
"pretext": 14576,
"HERBERT": 14577,
"Masterly": 14578,
"actors": 14579,
"boundeth": 14580,
"cork": 14581,
"coral": 14582,
"corpor": 14583,
"damage": 14584,
"minion": 14585,
"mints": 14586,
"minions": 14587,
"minnows": 14588,
"minority": 14589,
"satin": 14590,
"satiety": 14591,
"tying": 14592,
"heartsick": 14593,
"absolved": 14594,
"absolver": 14595,
"harming": 14596,
"Aubrey": 14597,
"rug": 14598,
"rued": 14599,
"ruins": 14600,
"rupture": 14601,
"ruffians": 14602,
"##ooping": 14603,
"stirreth": 14604,
"stirrup": 14605,
"plainer": 14606,
"plaining": 14607,
"plainest": 14608,
"plainness": 14609,
"appearance": 14610,
"appeareth": 14611,
"titleless": 14612,
"cutt": 14613,
"cutting": 14614,
"evade": 14615,
"evasion": 14616,
"evidences": 14617,
"mouthed": 14618,
"signor": 14619,
"signet": 14620,
"signior": 14621,
"wallow": 14622,
"walled": 14623,
"##overed": 14624,
"deluge": 14625,
"blacks": 14626,
"grieving": 14627,
"issueless": 14628,
"Aufidiuses": 14629,
"castles": 14630,
"castaways": 14631,
"skains": 14632,
"skitless": 14633,
"skilful": 14634,
"wooes": 14635,
"woollen": 14636,
"poisons": 14637,
"poisoner": 14638,
"Marrying": 14639,
"preparing": 14640,
"Rebe": 14641,
"Revoke": 14642,
"Revenged": 14643,
"Regard": 14644,
"Revive": 14645,
"Reveal": 14646,
"Release": 14647,
"Reignier": 14648,
"Switch": 14649,
"Swills": 14650,
"Swarm": 14651,
"Untouch": 14652,
"Untainted": 14653,
"Untutor": 14654,
"waist": 14655,
"wavering": 14656,
"waverer": 14657,
"waiteth": 14658,
"thrifts": 14659,
"thrilling": 14660,
"thrifty": 14661,
"thrills": 14662,
"thriftless": 14663,
"interred": 14664,
"interims": 14665,
"interjoin": 14666,
"interchanging": 14667,
"intermix": 14668,
"Richmonds": 14669,
"##claiming": 14670,
"Proof": 14671,
"Promotion": 14672,
"badness": 14673,
"badges": 14674,
"burned": 14675,
"burneth": 14676,
"victress": 14677,
"victories": 14678,
"register": 14679,
"regions": 14680,
"regenerate": 14681,
"encertainties": 14682,
"extended": 14683,
"extract": 14684,
"extinct": 14685,
"extraught": 14686,
"extirp": 14687,
"extraordinary": 14688,
"extempore": 14689,
"expose": 14690,
"expire": 14691,
"expel": 14692,
"exposed": 14693,
"exposition": 14694,
"expiate": 14695,
"expiring": 14696,
"expiration": 14697,
"expulsion": 14698,
"exploit": 14699,
"embark": 14700,
"emboss": 14701,
"embowell": 14702,
"embroider": 14703,
"attending": 14704,
"attendant": 14705,
"attendance": 14706,
"quarrelsome": 14707,
"Abase": 14708,
"Abel": 14709,
"Abides": 14710,
"Abated": 14711,
"Deck": 14712,
"Deceive": 14713,
"Deceived": 14714,
"Deceit": 14715,
"Devised": 14716,
"bawds": 14717,
"bawdry": 14718,
"directions": 14719,
"payment": 14720,
"##hoods": 14721,
"forbad": 14722,
"weaken": 14723,
"weakest": 14724,
"weakling": 14725,
"ordered": 14726,
"orderly": 14727,
"thanksgiving": 14728,
"requests": 14729,
"requested": 14730,
"Speakest": 14731,
"Calls": 14732,
"Keepdown": 14733,
"Muster": 14734,
"apron": 14735,
"apric": 14736,
"apostle": 14737,
"apoplexy": 14738,
"jests": 14739,
"jested": 14740,
"wisp": 14741,
"##uously": 14742,
"stopping": 14743,
"softest": 14744,
"moveth": 14745,
"respective": 14746,
"complot": 14747,
"compliments": 14748,
"dishonesty": 14749,
"dishonourable": 14750,
"dishonoured": 14751,
"bitterness": 14752,
"blew": 14753,
"bleat": 14754,
"bleated": 14755,
"bleared": 14756,
"bleaching": 14757,
"blended": 14758,
"bookish": 14759,
"colic": 14760,
"colts": 14761,
"raising": 14762,
"ravin": 14763,
"raisins": 14764,
"vowed": 14765,
"vowel": 14766,
"violator": 14767,
"watches": 14768,
"thrower": 14769,
"throwing": 14770,
"consenting": 14771,
"dreadfully": 14772,
"valiantness": 14773,
"lamenting": 14774,
"lamentably": 14775,
"buyer": 14776,
"Peruse": 14777,
"Perform": 14778,
"Perpet": 14779,
"Permitted": 14780,
"Perfume": 14781,
"Perjury": 14782,
"Romano": 14783,
"acre": 14784,
"across": 14785,
"barm": 14786,
"barber": 14787,
"barbed": 14788,
"barric": 14789,
"drab": 14790,
"drave": 14791,
"drabs": 14792,
"draught": 14793,
"drachm": 14794,
"hotly": 14795,
"hotter": 14796,
"hottest": 14797,
"musical": 14798,
"musician": 14799,
"opposition": 14800,
"oppresseth": 14801,
"opprobri": 14802,
"penance": 14803,
"penalties": 14804,
"pencil": 14805,
"penetra": 14806,
"tapp": 14807,
"tavern": 14808,
"taxes": 14809,
"taverns": 14810,
"##granate": 14811,
"##plore": 14812,
"##plant": 14813,
"##place": 14814,
"rebate": 14815,
"rebused": 14816,
"rebukes": 14817,
"ancientry": 14818,
"##antaging": 14819,
"fleshmonger": 14820,
"scarecrow": 14821,
"beginners": 14822,
"triumphing": 14823,
"defender": 14824,
"defending": 14825,
"defended": 14826,
"defenders": 14827,
"joiner": 14828,
"visited": 14829,
"visitors": 14830,
"cheered": 14831,
"Oxfordshire": 14832,
"Arms": 14833,
"Armed": 14834,
"Argues": 14835,
"Blue": 14836,
"Blown": 14837,
"Blows": 14838,
"Blanc": 14839,
"Blister": 14840,
"Blubbering": 14841,
"Bespake": 14842,
"bowling": 14843,
"bowls": 14844,
"caution": 14845,
"cavil": 14846,
"caverns": 14847,
"cacod": 14848,
"cavilling": 14849,
"cautel": 14850,
"caetera": 14851,
"clears": 14852,
"cleaving": 14853,
"creating": 14854,
"estates": 14855,
"filled": 14856,
"hurdle": 14857,
"limber": 14858,
"limited": 14859,
"limping": 14860,
"limitation": 14861,
"sighing": 14862,
"servanted": 14863,
"##beat": 14864,
"methink": 14865,
"prints": 14866,
"princo": 14867,
"knocking": 14868,
"washed": 14869,
"trumpery": 14870,
"trumpeter": 14871,
"shepherdess": 14872,
"marching": 14873,
"marcheth": 14874,
"marchpane": 14875,
"scornfully": 14876,
"executioners": 14877,
"possessor": 14878,
"successor": 14879,
"successive": 14880,
"successively": 14881,
"Northumberlands": 14882,
"Bohemian": 14883,
"HORTENSIA": 14884,
"feasted": 14885,
"casements": 14886,
"fondness": 14887,
"lacked": 14888,
"owest": 14889,
"tearing": 14890,
"tearful": 14891,
"undress": 14892,
"undoes": 14893,
"undoubt": 14894,
"undoubted": 14895,
"undeck": 14896,
"undutiful": 14897,
"undescried": 14898,
"undream": 14899,
"undeaf": 14900,
"insult": 14901,
"insuff": 14902,
"inspired": 14903,
"foreward": 14904,
"##amental": 14905,
"usurpers": 14906,
"offenceful": 14907,
"promiseth": 14908,
"Christians": 14909,
"Christmas": 14910,
"widowed": 14911,
"beneath": 14912,
"benevol": 14913,
"benediction": 14914,
"darling": 14915,
"destinies": 14916,
"easiest": 14917,
"garb": 14918,
"garment": 14919,
"garners": 14920,
"groom": 14921,
"label": 14922,
"nayward": 14923,
"phoen": 14924,
"pheeze": 14925,
"pugging": 14926,
"puppet": 14927,
"publish": 14928,
"##ernings": 14929,
"##ernible": 14930,
"chancellor": 14931,
"proceeded": 14932,
"Staying": 14933,
"slewest": 14934,
"##forcement": 14935,
"damnation": 14936,
"Sweetly": 14937,
"Exempt": 14938,
"Exped": 14939,
"Excels": 14940,
"Menelaus": 14941,
"Watching": 14942,
"crossing": 14943,
"crossly": 14944,
"dub": 14945,
"duly": 14946,
"dubb": 14947,
"urn": 14948,
"urine": 14949,
"urgent": 14950,
"injunctions": 14951,
"innovator": 14952,
"admitting": 14953,
"administer": 14954,
"performing": 14955,
"treasonable": 14956,
"Englishmen": 14957,
"condemns": 14958,
"condemnation": 14959,
"prophets": 14960,
"prophesied": 14961,
"favouring": 14962,
"Plantagenets": 14963,
"Admit": 14964,
"Adopted": 14965,
"Advert": 14966,
"Advocate": 14967,
"Adjudged": 14968,
"Adonis": 14969,
"Adopts": 14970,
"Adversity": 14971,
"Offer": 14972,
"Offended": 14973,
"Officious": 14974,
"Officed": 14975,
"aye": 14976,
"famine": 14977,
"family": 14978,
"gallery": 14979,
"gallows": 14980,
"gallimau": 14981,
"medal": 14982,
"medler": 14983,
"meddling": 14984,
"medlars": 14985,
"meddler": 14986,
"meditating": 14987,
"occident": 14988,
"occasions": 14989,
"painter": 14990,
"surer": 14991,
"surest": 14992,
"surgeon": 14993,
"surviv": 14994,
"surrender": 14995,
"seconded": 14996,
"secondary": 14997,
"wedged": 14998,
"##aca": 14999,
"##acens": 15000,
"beastliest": 15001,
"wildest": 15002,
"helding": 15003,
"shedding": 15004,
"##oolmasters": 15005,
"steeled": 15006,
"reigning": 15007,
"##iltier": 15008,
"kneels": 15009,
"kneeling": 15010,
"necklace": 15011,
"truce": 15012,
"unwept": 15013,
"unwedge": 15014,
"unwares": 15015,
"unweighing": 15016,
"unwholes": 15017,
"unwittingly": 15018,
"unwonted": 15019,
"unwashed": 15020,
"Conceive": 15021,
"Convey": 15022,
"Conceit": 15023,
"Constra": 15024,
"Conquer": 15025,
"Concern": 15026,
"Constable": 15027,
"Congeal": 15028,
"Conjectural": 15029,
"Envel": 15030,
"Enrich": 15031,
"Envied": 15032,
"Enfranch": 15033,
"Encourage": 15034,
"Scars": 15035,
"Scales": 15036,
"Scaring": 15037,
"Scandal": 15038,
"Scoff": 15039,
"Scarce": 15040,
"Scaling": 15041,
"Scrivener": 15042,
"Sups": 15043,
"Suffer": 15044,
"Subtly": 15045,
"Subscri": 15046,
"mutter": 15047,
"mutable": 15048,
"mutton": 15049,
"mutiners": 15050,
"pettit": 15051,
"rids": 15052,
"riddling": 15053,
"riddles": 15054,
"ridiculous": 15055,
"rougher": 15056,
"suspicious": 15057,
"vainly": 15058,
"##mbals": 15059,
"bellied": 15060,
"formal": 15061,
"steals": 15062,
"solemness": 15063,
"refell": 15064,
"refined": 15065,
"reflex": 15066,
"refresh": 15067,
"refrain": 15068,
"refusal": 15069,
"severing": 15070,
"severest": 15071,
"severals": 15072,
"offering": 15073,
"offered": 15074,
"secretly": 15075,
"Consul": 15076,
"Consort": 15077,
"Consorted": 15078,
"Consisting": 15079,
"Consenting": 15080,
"Consuming": 15081,
"Disorder": 15082,
"Dissemble": 15083,
"Discomfortable": 15084,
"Dismant": 15085,
"Disbursed": 15086,
"Discharge": 15087,
"Disclaiming": 15088,
"Displant": 15089,
"Friars": 15090,
"Friends": 15091,
"effected": 15092,
"fatting": 15093,
"fatigate": 15094,
"paly": 15095,
"palate": 15096,
"palates": 15097,
"palms": 15098,
"palmer": 15099,
"palpable": 15100,
"paltering": 15101,
"oftener": 15102,
"stained": 15103,
"stainless": 15104,
"loathes": 15105,
"loathsomeness": 15106,
"##iciously": 15107,
"safest": 15108,
"sealing": 15109,
"pleasers": 15110,
"continent": 15111,
"continency": 15112,
"continuing": 15113,
"continually": 15114,
"glassy": 15115,
"infects": 15116,
"tempter": 15117,
"tempers": 15118,
"forbidden": 15119,
"encountering": 15120,
"determines": 15121,
"determination": 15122,
"determinate": 15123,
"Amity": 15124,
"Antony": 15125,
"Antipodes": 15126,
"Flow": 15127,
"Flies": 15128,
"Flatter": 15129,
"Flock": 15130,
"Flint": 15131,
"Flattering": 15132,
"Flutter": 15133,
"Heavy": 15134,
"Intend": 15135,
"Intents": 15136,
"Intending": 15137,
"aiding": 15138,
"aidless": 15139,
"drybeat": 15140,
"feats": 15141,
"fealty": 15142,
"feathers": 15143,
"feature": 15144,
"fecks": 15145,
"feodary": 15146,
"oddly": 15147,
"oddest": 15148,
"threatens": 15149,
"butchery": 15150,
"moonshine": 15151,
"swiftness": 15152,
"unfill": 15153,
"unfirm": 15154,
"unfinish": 15155,
"unfeeling": 15156,
"unfledged": 15157,
"unfilial": 15158,
"unfashionable": 15159,
"grandchild": 15160,
"provand": 15161,
"provides": 15162,
"provision": 15163,
"provinces": 15164,
"provinci": 15165,
"proclaims": 15166,
"remaining": 15167,
"remained": 15168,
"guarded": 15169,
"guardant": 15170,
"obeys": 15171,
"obeyed": 15172,
"judgement": 15173,
"Bids": 15174,
"Bidding": 15175,
"Broach": 15176,
"Broken": 15177,
"Brocas": 15178,
"Musicians": 15179,
"Sicily": 15180,
"Sicilian": 15181,
"simples": 15182,
"simply": 15183,
"source": 15184,
"sourly": 15185,
"sourest": 15186,
"sorts": 15187,
"sorted": 15188,
"wails": 15189,
"forceful": 15190,
"constancy": 15191,
"construction": 15192,
"constrains": 15193,
"blowing": 15194,
"unhorse": 15195,
"unholy": 15196,
"unharm": 15197,
"unhurtful": 15198,
"unhearts": 15199,
"unhoped": 15200,
"unkiss": 15201,
"unknit": 15202,
"dismay": 15203,
"dismember": 15204,
"quietly": 15205,
"perfumed": 15206,
"perfecter": 15207,
"countervail": 15208,
"monthly": 15209,
"benefice": 15210,
"benefits": 15211,
"viewing": 15212,
"viewless": 15213,
"Faults": 15214,
"Favours": 15215,
"Mean": 15216,
"Plead": 15217,
"Pleads": 15218,
"Pleased": 15219,
"bigamy": 15220,
"eaters": 15221,
"girt": 15222,
"lusts": 15223,
"lustre": 15224,
"lustier": 15225,
"lustiest": 15226,
"listed": 15227,
"rote": 15228,
"rooting": 15229,
"rooteth": 15230,
"teaches": 15231,
"teaching": 15232,
"teachest": 15233,
"##apper": 15234,
"healths": 15235,
"healthy": 15236,
"healthsome": 15237,
"shriving": 15238,
"shrived": 15239,
"conveyed": 15240,
"conveyers": 15241,
"conveyances": 15242,
"blinds": 15243,
"blinding": 15244,
"blindly": 15245,
"blindfold": 15246,
"flowering": 15247,
"flowered": 15248,
"warmth": 15249,
"slanderers": 15250,
"imagery": 15251,
"imaginary": 15252,
"miserably": 15253,
"Commune": 15254,
"Committed": 15255,
"Commonly": 15256,
"Communicatest": 15257,
"tyrants": 15258,
"Betroth": 15259,
"Deserved": 15260,
"Desolate": 15261,
"Indian": 15262,
"Loath": 15263,
"Lovers": 15264,
"Loaden": 15265,
"Puts": 15266,
"Priest": 15267,
"Priam": 15268,
"Privy": 15269,
"Somerville": 15270,
"circle": 15271,
"circling": 15272,
"grossness": 15273,
"ghosts": 15274,
"mountains": 15275,
"mounteb": 15276,
"mastership": 15277,
"ripens": 15278,
"ripening": 15279,
"verse": 15280,
"verier": 15281,
"veriest": 15282,
"##phy": 15283,
"stabs": 15284,
"churchmen": 15285,
"blameful": 15286,
"unlick": 15287,
"unloose": 15288,
"unlawfully": 15289,
"unbid": 15290,
"unbound": 15291,
"unbuckle": 15292,
"unbreech": 15293,
"unbuild": 15294,
"unbarbed": 15295,
"unbraided": 15296,
"unbelieved": 15297,
"clocks": 15298,
"prevailing": 15299,
"##ipsed": 15300,
"repentant": 15301,
"imprese": 15302,
"doublet": 15303,
"discovered": 15304,
"discoveries": 15305,
"tyrannical": 15306,
"browsing": 15307,
"punishes": 15308,
"Apollos": 15309,
"Outlive": 15310,
"Turning": 15311,
"drier": 15312,
"drives": 15313,
"drizz": 15314,
"drivelling": 15315,
"dribbling": 15316,
"edges": 15317,
"edified": 15318,
"educ": 15319,
"edicts": 15320,
"edifices": 15321,
"easeful": 15322,
"finely": 15323,
"holier": 15324,
"holiness": 15325,
"necessaries": 15326,
"##mns": 15327,
"belch": 15328,
"belock": 15329,
"hairy": 15330,
"hairless": 15331,
"shrinks": 15332,
"stares": 15333,
"pressing": 15334,
"allowance": 15335,
"sportive": 15336,
"sportful": 15337,
"pleader": 15338,
"pleading": 15339,
"pleaders": 15340,
"considerate": 15341,
"hollowly": 15342,
"drowned": 15343,
"underta": 15344,
"undertakes": 15345,
"foolishly": 15346,
"brightness": 15347,
"tempting": 15348,
"temptation": 15349,
"professed": 15350,
"professors": 15351,
"professions": 15352,
"delighted": 15353,
"violently": 15354,
"violentest": 15355,
"approaching": 15356,
"approacheth": 15357,
"acquittance": 15358,
"Bianco": 15359,
"##ysics": 15360,
"butchered": 15361,
"butcherly": 15362,
"Brothers": 15363,
"Greater": 15364,
"Leap": 15365,
"Petrucio": 15366,
"Petitioners": 15367,
"Tutus": 15368,
"aching": 15369,
"barking": 15370,
"cream": 15371,
"cureless": 15372,
"credulous": 15373,
"credulity": 15374,
"elect": 15375,
"elevated": 15376,
"gardeners": 15377,
"jealousy": 15378,
"vilely": 15379,
"wonted": 15380,
"thundering": 15381,
"##rehend": 15382,
"noblesse": 15383,
"inclining": 15384,
"inclinest": 15385,
"inclusive": 15386,
"includes": 15387,
"informal": 15388,
"helper": 15389,
"statute": 15390,
"statues": 15391,
"decorum": 15392,
"lodges": 15393,
"lodgings": 15394,
"conjures": 15395,
"conjoin": 15396,
"conjunction": 15397,
"unsay": 15398,
"unsub": 15399,
"unsav": 15400,
"unsisting": 15401,
"unsatiate": 15402,
"unsafe": 15403,
"unsatisf": 15404,
"unsaluted": 15405,
"frights": 15406,
"frightful": 15407,
"offending": 15408,
"earned": 15409,
"designments": 15410,
"quenching": 15411,
"quenched": 15412,
"quenchless": 15413,
"prevention": 15414,
"immured": 15415,
"immaculate": 15416,
"resignation": 15417,
"thrusts": 15418,
"thrusteth": 15419,
"importing": 15420,
"importunate": 15421,
"importuned": 15422,
"conduits": 15423,
"cracks": 15424,
"properer": 15425,
"properly": 15426,
"property": 15427,
"guiltier": 15428,
"ruinate": 15429,
"embracement": 15430,
"complainings": 15431,
"perfectly": 15432,
"tediousness": 15433,
"AEsop": 15434,
"Respect": 15435,
"Resides": 15436,
"Resume": 15437,
"Respecting": 15438,
"bondmaid": 15439,
"booties": 15440,
"detain": 15441,
"detect": 15442,
"detects": 15443,
"detected": 15444,
"equall": 15445,
"equals": 15446,
"firmness": 15447,
"lineally": 15448,
"lineament": 15449,
"laughs": 15450,
"laughing": 15451,
"mourns": 15452,
"mourners": 15453,
"mournings": 15454,
"mournfully": 15455,
"packing": 15456,
"packed": 15457,
"packthread": 15458,
"vanities": 15459,
"##eously": 15460,
"##uba": 15461,
"##ubine": 15462,
"beweep": 15463,
"bewail": 15464,
"bewept": 15465,
"bewasted": 15466,
"uncurse": 15467,
"uncover": 15468,
"unconst": 15469,
"unconstant": 15470,
"uncurrent": 15471,
"uncontroll": 15472,
"uncertainty": 15473,
"unconsider": 15474,
"unpath": 15475,
"unpregnant": 15476,
"unpardonable": 15477,
"unnaturally": 15478,
"outwardly": 15479,
"heaviest": 15480,
"brooked": 15481,
"particulars": 15482,
"participate": 15483,
"wrathful": 15484,
"perilous": 15485,
"leaning": 15486,
"accuser": 15487,
"accuses": 15488,
"accuseth": 15489,
"##blicola": 15490,
"empties": 15491,
"emptier": 15492,
"assisting": 15493,
"assistant": 15494,
"assistants": 15495,
"corrupting": 15496,
"corrupted": 15497,
"delays": 15498,
"delaying": 15499,
"colouring": 15500,
"clearer": 15501,
"physics": 15502,
"physical": 15503,
"schoolmasters": 15504,
"sanctity": 15505,
"sanctifies": 15506,
"sanctimonious": 15507,
"employment": 15508,
"employments": 15509,
"Brach": 15510,
"Brags": 15511,
"Leads": 15512,
"Lechery": 15513,
"Leicestershire": 15514,
"Prevent": 15515,
"Prevail": 15516,
"Prefer": 15517,
"Preocc": 15518,
"Retain": 15519,
"Retorts": 15520,
"Report": 15521,
"Repeal": 15522,
"Reprieve": 15523,
"Reports": 15524,
"Reproach": 15525,
"afar": 15526,
"afire": 15527,
"bandying": 15528,
"calmness": 15529,
"feebly": 15530,
"feebling": 15531,
"fisher": 15532,
"fishified": 15533,
"lendings": 15534,
"separation": 15535,
"sceptres": 15536,
"tortured": 15537,
"torturer": 15538,
"tortoise": 15539,
"wolvish": 15540,
"studies": 15541,
"studying": 15542,
"studded": 15543,
"stockings": 15544,
"pronouncing": 15545,
"reverse": 15546,
"reverently": 15547,
"rewarder": 15548,
"angelic": 15549,
"sprinkle": 15550,
"spritely": 15551,
"negative": 15552,
"transgress": 15553,
"transmutation": 15554,
"arguing": 15555,
"argosy": 15556,
"arrives": 15557,
"arriving": 15558,
"seaside": 15559,
"altering": 15560,
"altered": 15561,
"commendable": 15562,
"Frenchwoman": 15563,
"intention": 15564,
"accessary": 15565,
"purchasing": 15566,
"persuading": 15567,
"attempts": 15568,
"attempting": 15569,
"attempted": 15570,
"discontenting": 15571,
"burthens": 15572,
"grievance": 15573,
"grievances": 15574,
"protestation": 15575,
"petitioner": 15576,
"petitionary": 15577,
"stormy": 15578,
"circuit": 15579,
"Petrarch": 15580,
"Cog": 15581,
"Coin": 15582,
"Immod": 15583,
"Immaculate": 15584,
"Implore": 15585,
"Remit": 15586,
"Remain": 15587,
"Remaining": 15588,
"Roscius": 15589,
"Soldiers": 15590,
"Titan": 15591,
"baser": 15592,
"basin": 15593,
"bases": 15594,
"basest": 15595,
"botcher": 15596,
"daggers": 15597,
"dignities": 15598,
"dignified": 15599,
"dignifies": 15600,
"differs": 15601,
"difficult": 15602,
"fraud": 15603,
"fraught": 15604,
"fragments": 15605,
"feeder": 15606,
"feeders": 15607,
"hostility": 15608,
"hostages": 15609,
"horsing": 15610,
"horsed": 15611,
"pinn": 15612,
"rounding": 15613,
"sycam": 15614,
"synod": 15615,
"wrecked": 15616,
"##heath": 15617,
"topmost": 15618,
"Thrusts": 15619,
"shunless": 15620,
"weightier": 15621,
"weighs": 15622,
"dewy": 15623,
"relate": 15624,
"relents": 15625,
"revolving": 15626,
"revolts": 15627,
"revolting": 15628,
"suckle": 15629,
"suckers": 15630,
"##elligent": 15631,
"combating": 15632,
"combinate": 15633,
"swallowing": 15634,
"sailor": 15635,
"expecting": 15636,
"slays": 15637,
"adversity": 15638,
"perpetuity": 15639,
"apprehended": 15640,
"contracting": 15641,
"accordingly": 15642,
"compassed": 15643,
"behalfs": 15644,
"givings": 15645,
"rooms": 15646,
"building": 15647,
"buildings": 15648,
"remembers": 15649,
"remembrances": 15650,
"marketplace": 15651,
"venomous": 15652,
"vexed": 15653,
"directing": 15654,
"directitude": 15655,
"opposer": 15656,
"Beseeching": 15657,
"prosperously": 15658,
"earnestly": 15659,
"conducting": 15660,
"particularly": 15661,
"particularise": 15662,
"burthenous": 15663,
"circumspect": 15664,
"circummured": 15665,
"circumvention": 15666,
"Appointed": 15667,
"Apparent": 15668,
"Applaud": 15669,
"Apprehend": 15670,
"Bridget": 15671,
"Bennet": 15672,
"Benefactors": 15673,
"Breaking": 15674,
"Brecknock": 15675,
"Grecian": 15676,
"Ghosts": 15677,
"Physic": 15678,
"Philip": 15679,
"Smiles": 15680,
"Smalus": 15681,
"burying": 15682,
"calved": 15683,
"catcher": 15684,
"catching": 15685,
"catched": 15686,
"figures": 15687,
"figuring": 15688,
"journal": 15689,
"journeys": 15690,
"river": 15691,
"riband": 15692,
"rules": 15693,
"ruthful": 15694,
"seller": 15695,
"squeak": 15696,
"square": 15697,
"squier": 15698,
"squash": 15699,
"squarest": 15700,
"squirrel": 15701,
"sensual": 15702,
"sensibly": 15703,
"tested": 15704,
"testament": 15705,
"testify": 15706,
"tapers": 15707,
"tapsters": 15708,
"vouchsaf": 15709,
"woods": 15710,
"woodman": 15711,
"wager": 15712,
"wages": 15713,
"waged": 15714,
"waggon": 15715,
"wasteful": 15716,
"##ogued": 15717,
"shipboard": 15718,
"sharpest": 15719,
"melts": 15720,
"storehouse": 15721,
"rejourn": 15722,
"spurr": 15723,
"spurring": 15724,
"concord": 15725,
"concerning": 15726,
"concupiscible": 15727,
"concernings": 15728,
"concubine": 15729,
"ambuscad": 15730,
"ambiguities": 15731,
"ungot": 15732,
"ungrave": 15733,
"ungenit": 15734,
"mustering": 15735,
"savour": 15736,
"savoury": 15737,
"savageness": 15738,
"disdained": 15739,
"abhors": 15740,
"perjuries": 15741,
"perished": 15742,
"intelligent": 15743,
"Strives": 15744,
"companies": 15745,
"smooths": 15746,
"countenanced": 15747,
"robbing": 15748,
"recorder": 15749,
"Happiness": 15750,
"skyey": 15751,
"privileged": 15752,
"privileges": 15753,
"rebellious": 15754,
"pitchy": 15755,
"pitcher": 15756,
"pitched": 15757,
"instructs": 15758,
"unhappied": 15759,
"unhappiness": 15760,
"counterfeiting": 15761,
"counterfeitly": 15762,
"avoiding": 15763,
"creditor": 15764,
"creditors": 15765,
"helmed": 15766,
"helmet": 15767,
"treacherously": 15768,
"Conduct": 15769,
"Condemning": 15770,
"Knowing": 15771,
"Patricians": 15772,
"Rights": 15773,
"Writ": 15774,
"baes": 15775,
"cockle": 15776,
"cockerel": 15777,
"diaper": 15778,
"dibble": 15779,
"diverse": 15780,
"diamond": 15781,
"dialect": 15782,
"dimples": 15783,
"digestion": 15784,
"digging": 15785,
"digressing": 15786,
"escapes": 15787,
"globe": 15788,
"glooming": 15789,
"lenten": 15790,
"mills": 15791,
"million": 15792,
"milliner": 15793,
"maintained": 15794,
"poltro": 15795,
"politic": 15796,
"rainy": 15797,
"rainbow": 15798,
"rarely": 15799,
"salter": 15800,
"snowy": 15801,
"soothed": 15802,
"wholesomest": 15803,
"stepp": 15804,
"steads": 15805,
"stumbling": 15806,
"stumblest": 15807,
"stoutly": 15808,
"stretches": 15809,
"stretched": 15810,
"wealthy": 15811,
"##rolling": 15812,
"lockram": 15813,
"chastise": 15814,
"chastised": 15815,
"conceited": 15816,
"ensues": 15817,
"ensky": 15818,
"ensnareth": 15819,
"plausible": 15820,
"Younger": 15821,
"seasons": 15822,
"provokest": 15823,
"descends": 15824,
"descending": 15825,
"descended": 15826,
"slowly": 15827,
"betrays": 15828,
"strangers": 15829,
"strangled": 15830,
"strangling": 15831,
"strangeness": 15832,
"appeals": 15833,
"repeals": 15834,
"restrained": 15835,
"restraining": 15836,
"smelling": 15837,
"maidenhoods": 15838,
"virgins": 15839,
"displease": 15840,
"Players": 15841,
"captum": 15842,
"captivity": 15843,
"captivates": 15844,
"distressful": 15845,
"corrected": 15846,
"destroyer": 15847,
"destroyed": 15848,
"Supper": 15849,
"Supply": 15850,
"Supposing": 15851,
"Supplied": 15852,
"suspects": 15853,
"suspected": 15854,
"Dispark": 15855,
"Dispute": 15856,
"Disproper": 15857,
"constantly": 15858,
"stabbing": 15859,
"achieving": 15860,
"pilgrims": 15861,
"penitently": 15862,
"abhorred": 15863,
"abhorring": 15864,
"Accuse": 15865,
"Accords": 15866,
"Accomplish": 15867,
"Berwick": 15868,
"Clear": 15869,
"Clean": 15870,
"Cleave": 15871,
"Cleopatra": 15872,
"Crying": 15873,
"Jesus": 15874,
"Raise": 15875,
"Raised": 15876,
"aptness": 15877,
"bagpipe": 15878,
"catalogue": 15879,
"fleer": 15880,
"fleeter": 15881,
"flecked": 15882,
"fiercely": 15883,
"horizon": 15884,
"idea": 15885,
"idles": 15886,
"idleness": 15887,
"idolatry": 15888,
"mirthful": 15889,
"napes": 15890,
"napless": 15891,
"oaks": 15892,
"pedlars": 15893,
"paths": 15894,
"pathway": 15895,
"pathways": 15896,
"potch": 15897,
"potent": 15898,
"portly": 15899,
"portance": 15900,
"portcull": 15901,
"portentous": 15902,
"pushes": 15903,
"pushed": 15904,
"rusty": 15905,
"rustle": 15906,
"rustic": 15907,
"rushing": 15908,
"surpassing": 15909,
"tutto": 15910,
"taunted": 15911,
"tauntingly": 15912,
"varlets": 15913,
"wards": 15914,
"warder": 15915,
"##headed": 15916,
"##uptuously": 15917,
"##onstrue": 15918,
"believing": 15919,
"believest": 15920,
"inquiry": 15921,
"withdrawing": 15922,
"stamped": 15923,
"debile": 15924,
"debating": 15925,
"declare": 15926,
"declension": 15927,
"reaching": 15928,
"reacheth": 15929,
"sully": 15930,
"sullens": 15931,
"splay": 15932,
"splits": 15933,
"splinter": 15934,
"splinters": 15935,
"spleens": 15936,
"splendor": 15937,
"cherry": 15938,
"challenger": 15939,
"fawning": 15940,
"amazedly": 15941,
"amazedness": 15942,
"trespasses": 15943,
"unstable": 15944,
"unstaid": 15945,
"unstuff": 15946,
"unstanched": 15947,
"unstringed": 15948,
"unstooping": 15949,
"dissembler": 15950,
"dissemblers": 15951,
"proclamations": 15952,
"official": 15953,
"exercises": 15954,
"flowing": 15955,
"flowed": 15956,
"flowery": 15957,
"flourishes": 15958,
"flourishing": 15959,
"Nobleman": 15960,
"warrior": 15961,
"cloven": 15962,
"clogging": 15963,
"gratitude": 15964,
"removes": 15965,
"remorseful": 15966,
"beguil": 15967,
"beguiles": 15968,
"accidental": 15969,
"accidentally": 15970,
"confirmed": 15971,
"confirmation": 15972,
"objects": 15973,
"retirement": 15974,
"mistrusting": 15975,
"mistrusted": 15976,
"mistrustful": 15977,
"termed": 15978,
"absolutely": 15979,
"summa": 15980,
"summons": 15981,
"dragons": 15982,
"dragoned": 15983,
"triumphantly": 15984,
"tormenting": 15985,
"tormented": 15986,
"tormentors": 15987,
"Flora": 15988,
"Florence": 15989,
"dismissed": 15990,
"shrouds": 15991,
"shrouded": 15992,
"sepulchres": 15993,
"Remembering": 15994,
"journeyman": 15995,
"Laura": 15996,
"shrewdly": 15997,
"concealed": 15998,
"virginal": 15999,
"virginity": 16000,
"virginalling": 16001,
"Burton": 16002,
"Casting": 16003,
"Courageous": 16004,
"Courageously": 16005,
"Elysium": 16006,
"Falcon": 16007,
"Finds": 16008,
"Finding": 16009,
"Fairer": 16010,
"Fairly": 16011,
"Guess": 16012,
"Guard": 16013,
"Guilty": 16014,
"Guiltier": 16015,
"Hob": 16016,
"Holloa": 16017,
"Hollanders": 16018,
"Hoisted": 16019,
"Kneel": 16020,
"Merry": 16021,
"Merciful": 16022,
"Merrim": 16023,
"Seer": 16024,
"Seest": 16025,
"Soundpost": 16026,
"Valiant": 16027,
"Villains": 16028,
"Wedges": 16029,
"alehouse": 16030,
"costly": 16031,
"costard": 16032,
"fantasy": 16033,
"fixes": 16034,
"lurks": 16035,
"lapwing": 16036,
"messes": 16037,
"messages": 16038,
"moods": 16039,
"missingly": 16040,
"nicety": 16041,
"numbness": 16042,
"picking": 16043,
"picked": 16044,
"picklock": 16045,
"ransack": 16046,
"snatch": 16047,
"snail": 16048,
"snarl": 16049,
"snarling": 16050,
"snatches": 16051,
"sneaping": 16052,
"snapper": 16053,
"seduce": 16054,
"seduced": 16055,
"seducing": 16056,
"sinking": 16057,
"trot": 16058,
"trovato": 16059,
"trophy": 16060,
"tails": 16061,
"##guide": 16062,
"##megs": 16063,
"thicker": 16064,
"thicket": 16065,
"thickest": 16066,
"##atica": 16067,
"tombs": 16068,
"inky": 16069,
"inkles": 16070,
"inkling": 16071,
"hazards": 16072,
"whitest": 16073,
"whiteness": 16074,
"member": 16075,
"sternness": 16076,
"lifted": 16077,
"deafening": 16078,
"spectacles": 16079,
"spectacled": 16080,
"chastely": 16081,
"choleric": 16082,
"cheapest": 16083,
"uprighteously": 16084,
"blasting": 16085,
"blasted": 16086,
"Fortunate": 16087,
"trooping": 16088,
"usurers": 16089,
"usurper": 16090,
"unelected": 16091,
"uneasy": 16092,
"unequal": 16093,
"unexam": 16094,
"unmeet": 16095,
"unmade": 16096,
"unmask": 16097,
"unmarried": 16098,
"unmoan": 16099,
"unmindful": 16100,
"unmusical": 16101,
"unsever": 16102,
"unseasonable": 16103,
"arrests": 16104,
"engine": 16105,
"engaged": 16106,
"engrave": 16107,
"engaol": 16108,
"boasts": 16109,
"boasting": 16110,
"almsman": 16111,
"scatters": 16112,
"Italian": 16113,
"replying": 16114,
"reposeth": 16115,
"childishness": 16116,
"households": 16117,
"peering": 16118,
"rescuing": 16119,
"resists": 16120,
"Proceeded": 16121,
"dressings": 16122,
"drunkenly": 16123,
"trifle": 16124,
"trifling": 16125,
"smothered": 16126,
"misfortunes": 16127,
"godded": 16128,
"coffer": 16129,
"coffins": 16130,
"serpents": 16131,
"serpigo": 16132,
"Attach": 16133,
"Attorney": 16134,
"carelessness": 16135,
"monarchize": 16136,
"recompensed": 16137,
"regarded": 16138,
"blemishes": 16139,
"blemished": 16140,
"sacrifices": 16141,
"sacrificing": 16142,
"Methoughts": 16143,
"occupy": 16144,
"occupations": 16145,
"Confound": 16146,
"Confirm": 16147,
"Confusion": 16148,
"forswearing": 16149,
"modesties": 16150,
"unfolds": 16151,
"unfolding": 16152,
"Bettering": 16153,
"companionship": 16154,
"cherishing": 16155,
"removedness": 16156,
"nuptials": 16157,
"Added": 16158,
"Address": 16159,
"Honour": 16160,
"Honesty": 16161,
"Honourable": 16162,
"Minos": 16163,
"Minerva": 16164,
"Misused": 16165,
"Misthink": 16166,
"Misguide": 16167,
"Partly": 16168,
"Partake": 16169,
"Partlet": 16170,
"Slys": 16171,
"Suspect": 16172,
"Suspicion": 16173,
"Suspecting": 16174,
"Touches": 16175,
"Virtuous": 16176,
"audit": 16177,
"audacious": 16178,
"bonny": 16179,
"bonfires": 16180,
"bereaves": 16181,
"bereaved": 16182,
"buds": 16183,
"budger": 16184,
"budget": 16185,
"bucket": 16186,
"buckets": 16187,
"buckler": 16188,
"centuries": 16189,
"centurions": 16190,
"crop": 16191,
"dowdy": 16192,
"dashing": 16193,
"eighteen": 16194,
"finer": 16195,
"folds": 16196,
"folded": 16197,
"furnished": 16198,
"gnats": 16199,
"gnarling": 16200,
"gnarled": 16201,
"gowns": 16202,
"gainsaying": 16203,
"gainsays": 16204,
"hatching": 16205,
"lunacy": 16206,
"lanceth": 16207,
"murrain": 16208,
"moulded": 16209,
"milking": 16210,
"nettled": 16211,
"pentecost": 16212,
"populous": 16213,
"poperin": 16214,
"piping": 16215,
"pierced": 16216,
"pompous": 16217,
"racks": 16218,
"racking": 16219,
"railer": 16220,
"sessa": 16221,
"sauce": 16222,
"sauced": 16223,
"tardied": 16224,
"tackle": 16225,
"tackled": 16226,
"tackles": 16227,
"tackling": 16228,
"tacklings": 16229,
"vented": 16230,
"venturous": 16231,
"volumes": 16232,
"voluptuously": 16233,
"vessels": 16234,
"winking": 16235,
"winked": 16236,
"toiling": 16237,
"inches": 16238,
"ingrate": 16239,
"heighten": 16240,
"shops": 16241,
"notedly": 16242,
"stinging": 16243,
"decease": 16244,
"deceiving": 16245,
"deceivest": 16246,
"sociable": 16247,
"societies": 16248,
"assemble": 16249,
"assembled": 16250,
"assemblies": 16251,
"button": 16252,
"buttock": 16253,
"angle": 16254,
"angled": 16255,
"angling": 16256,
"chopping": 16257,
"chopped": 16258,
"##iliarly": 16259,
"frankly": 16260,
"franklins": 16261,
"consequently": 16262,
"blotted": 16263,
"bluntly": 16264,
"swoons": 16265,
"swooned": 16266,
"unthought": 16267,
"gossamer": 16268,
"excepting": 16269,
"exceptions": 16270,
"flaying": 16271,
"Softly": 16272,
"descry": 16273,
"description": 16274,
"bridle": 16275,
"bridge": 16276,
"quality": 16277,
"qualities": 16278,
"qualified": 16279,
"slights": 16280,
"slightly": 16281,
"slightness": 16282,
"crookback": 16283,
"crushing": 16284,
"adultery": 16285,
"adulterous": 16286,
"adulterate": 16287,
"plebeii": 16288,
"friendships": 16289,
"Proclaims": 16290,
"Proclaimed": 16291,
"merrier": 16292,
"merriest": 16293,
"henceforward": 16294,
"smilest": 16295,
"smilingly": 16296,
"subdues": 16297,
"miscall": 16298,
"miscarry": 16299,
"miscreant": 16300,
"miscarries": 16301,
"dependent": 16302,
"dependant": 16303,
"dependency": 16304,
"collar": 16305,
"collop": 16306,
"collect": 16307,
"colliers": 16308,
"collars": 16309,
"collected": 16310,
"counsellors": 16311,
"dispersing": 16312,
"obsequiously": 16313,
"stricture": 16314,
"inferr": 16315,
"prompture": 16316,
"crafted": 16317,
"craftily": 16318,
"beautify": 16319,
"recovery": 16320,
"recovered": 16321,
"learnedly": 16322,
"distrain": 16323,
"distracted": 16324,
"profiting": 16325,
"waxes": 16326,
"waxen": 16327,
"waxed": 16328,
"expedience": 16329,
"expedient": 16330,
"ravens": 16331,
"ravening": 16332,
"ravenous": 16333,
"liberality": 16334,
"troubler": 16335,
"troublest": 16336,
"disguiser": 16337,
"threatened": 16338,
"Despair": 16339,
"Despising": 16340,
"belonging": 16341,
"belongings": 16342,
"concludes": 16343,
"concludest": 16344,
"wrecks": 16345,
"searching": 16346,
"searchers": 16347,
"welcomed": 16348,
"welcomer": 16349,
"freedoms": 16350,
"ransomed": 16351,
"goddesses": 16352,
"Following": 16353,
"Awake": 16354,
"Awakes": 16355,
"Awhile": 16356,
"Affront": 16357,
"Bolder": 16358,
"Blessed": 16359,
"Contend": 16360,
"Contempt": 16361,
"Contract": 16362,
"Containing": 16363,
"Controlling": 16364,
"Compact": 16365,
"Complot": 16366,
"Comprising": 16367,
"Destruction": 16368,
"Destinies": 16369,
"Depart": 16370,
"Depose": 16371,
"Depress": 16372,
"Deposed": 16373,
"Deposing": 16374,
"Divide": 16375,
"Divides": 16376,
"Divided": 16377,
"Falls": 16378,
"Greeks": 16379,
"Kentishmen": 16380,
"Murdering": 16381,
"Opinion": 16382,
"Pursue": 16383,
"Pursued": 16384,
"Quoint": 16385,
"Quarrel": 16386,
"Quintus": 16387,
"Redime": 16388,
"Redeem": 16389,
"Relate": 16390,
"Relish": 16391,
"Relenting": 16392,
"Teaching": 16393,
"Yielded": 16394,
"bulks": 16395,
"bulwarks": 16396,
"bolts": 16397,
"bailiff": 16398,
"bencher": 16399,
"benched": 16400,
"baldpate": 16401,
"bishops": 16402,
"derivative": 16403,
"espy": 16404,
"espouse": 16405,
"fulfill": 16406,
"gaited": 16407,
"irons": 16408,
"irrevoc": 16409,
"irremoveable": 16410,
"jumps": 16411,
"jumpeth": 16412,
"lyingest": 16413,
"miracle": 16414,
"mirrors": 16415,
"mumbling": 16416,
"mummers": 16417,
"porch": 16418,
"pestilent": 16419,
"rumours": 16420,
"rigor": 16421,
"rigorous": 16422,
"rancorous": 16423,
"sithence": 16424,
"timed": 16425,
"timber": 16426,
"uglier": 16427,
"vastidity": 16428,
"thinly": 16429,
"inventory": 16430,
"inventions": 16431,
"inheritor": 16432,
"heaping": 16433,
"hallond": 16434,
"hallooed": 16435,
"haunted": 16436,
"habitation": 16437,
"shineth": 16438,
"shrub": 16439,
"shrubs": 16440,
"shrugs": 16441,
"whoremaster": 16442,
"whoremonger": 16443,
"stoics": 16444,
"stoccata": 16445,
"steeped": 16446,
"demi": 16447,
"demise": 16448,
"demigod": 16449,
"deformed": 16450,
"deformities": 16451,
"rends": 16452,
"renders": 16453,
"reinforcement": 16454,
"buttery": 16455,
"ancestor": 16456,
"ancestry": 16457,
"unreal": 16458,
"unreverend": 16459,
"unreasonable": 16460,
"unreverent": 16461,
"unreasonably": 16462,
"archers": 16463,
"sapling": 16464,
"sackbuts": 16465,
"disobeys": 16466,
"severely": 16467,
"flatly": 16468,
"flatness": 16469,
"flocks": 16470,
"warns": 16471,
"preferr": 16472,
"preferment": 16473,
"preferments": 16474,
"grimly": 16475,
"imperfect": 16476,
"Strong": 16477,
"Struck": 16478,
"Strange": 16479,
"Stratford": 16480,
"Strangle": 16481,
"legion": 16482,
"thronging": 16483,
"bestrides": 16484,
"bestowed": 16485,
"brandish": 16486,
"impeachments": 16487,
"affrights": 16488,
"falconer": 16489,
"obstruction": 16490,
"obscure": 16491,
"obscene": 16492,
"requireth": 16493,
"Commands": 16494,
"Commanded": 16495,
"Commandments": 16496,
"supportance": 16497,
"disturbing": 16498,
"disturbers": 16499,
"terrors": 16500,
"singularity": 16501,
"singularities": 16502,
"embassade": 16503,
"insolent": 16504,
"puissance": 16505,
"Advantaging": 16506,
"familiarity": 16507,
"medicinal": 16508,
"surfeiting": 16509,
"decayed": 16510,
"herdsman": 16511,
"advertise": 16512,
"adversely": 16513,
"morality": 16514,
"moralize": 16515,
"manifests": 16516,
"superficial": 16517,
"Attending": 16518,
"milkmaid": 16519,
"acknowledged": 16520,
"vulgars": 16521,
"vulgarly": 16522,
"Accept": 16523,
"Banished": 16524,
"Cynth": 16525,
"Cyprus": 16526,
"Cherish": 16527,
"Denounced": 16528,
"Defy": 16529,
"Defiance": 16530,
"Definit": 16531,
"Deformed": 16532,
"Directitude": 16533,
"Erpingham": 16534,
"Endue": 16535,
"Forewarn": 16536,
"Fouler": 16537,
"Hostilius": 16538,
"Irons": 16539,
"July": 16540,
"Jeronimy": 16541,
"Junius": 16542,
"Kindly": 16543,
"Lambert": 16544,
"Sinon": 16545,
"Sinfully": 16546,
"Trail": 16547,
"Traitor": 16548,
"Traitors": 16549,
"Travelling": 16550,
"Talkers": 16551,
"Weeping": 16552,
"avouches": 16553,
"billows": 16554,
"billets": 16555,
"billeted": 16556,
"casa": 16557,
"cases": 16558,
"cooks": 16559,
"cushions": 16560,
"dumbness": 16561,
"fancies": 16562,
"freer": 16563,
"freelier": 16564,
"fettle": 16565,
"fetlocks": 16566,
"film": 16567,
"fretted": 16568,
"fountain": 16569,
"fountains": 16570,
"gays": 16571,
"gusts": 16572,
"gathering": 16573,
"gazes": 16574,
"gazers": 16575,
"gelded": 16576,
"hyperbol": 16577,
"hymns": 16578,
"hooded": 16579,
"hoodwink": 16580,
"hooks": 16581,
"hedgehog": 16582,
"mantled": 16583,
"nonage": 16584,
"naughty": 16585,
"omitted": 16586,
"pillow": 16587,
"pillars": 16588,
"pantry": 16589,
"pantler": 16590,
"puller": 16591,
"pulled": 16592,
"tinkers": 16593,
"treats": 16594,
"wakened": 16595,
"##zzled": 16596,
"threescore": 16597,
"##iscan": 16598,
"tossing": 16599,
"tossed": 16600,
"beadsmen": 16601,
"ingots": 16602,
"ingredient": 16603,
"invite": 16604,
"invited": 16605,
"inviolable": 16606,
"invincible": 16607,
"hews": 16608,
"hewing": 16609,
"shouting": 16610,
"showering": 16611,
"whetted": 16612,
"whistling": 16613,
"foretold": 16614,
"forefend": 16615,
"forefathers": 16616,
"fornicatress": 16617,
"started": 16618,
"startled": 16619,
"startles": 16620,
"stinkingly": 16621,
"stags": 16622,
"stagger": 16623,
"staggers": 16624,
"starkly": 16625,
"stomachers": 16626,
"##adoed": 16627,
"weeded": 16628,
"##alteries": 16629,
"dolours": 16630,
"reverso": 16631,
"reversed": 16632,
"relished": 16633,
"suggest": 16634,
"suggestion": 16635,
"annals": 16636,
"chiding": 16637,
"chidest": 16638,
"chapless": 16639,
"chaplain": 16640,
"chafes": 16641,
"chivalrous": 16642,
"mangle": 16643,
"convert": 16644,
"converse": 16645,
"factionary": 16646,
"Forthlight": 16647,
"Forbids": 16648,
"Forbidden": 16649,
"Forbiddenly": 16650,
"cannon": 16651,
"ordnance": 16652,
"orphan": 16653,
"unsheathe": 16654,
"unshapes": 16655,
"unshapen": 16656,
"unshunned": 16657,
"unpleased": 16658,
"unrestrained": 16659,
"arbitrating": 16660,
"arbitrement": 16661,
"Assay": 16662,
"planets": 16663,
"polled": 16664,
"pollution": 16665,
"dislodged": 16666,
"disorderly": 16667,
"Insult": 16668,
"Insisting": 16669,
"Insulting": 16670,
"Insolent": 16671,
"Inferring": 16672,
"Inferreth": 16673,
"exhale": 16674,
"exhibit": 16675,
"abstains": 16676,
"abstract": 16677,
"bruise": 16678,
"bruised": 16679,
"Began": 16680,
"Begot": 16681,
"Beggar": 16682,
"slackness": 16683,
"crammed": 16684,
"nightingales": 16685,
"clerk": 16686,
"scruples": 16687,
"scrupulous": 16688,
"Franciscan": 16689,
"appellants": 16690,
"appointments": 16691,
"malefactors": 16692,
"grassy": 16693,
"grasshoppers": 16694,
"presumes": 16695,
"presumptuous": 16696,
"reprove": 16697,
"reprobate": 16698,
"conspirator": 16699,
"Produce": 16700,
"Prodigal": 16701,
"Profaned": 16702,
"Profaners": 16703,
"mercer": 16704,
"mercenary": 16705,
"travelling": 16706,
"confederates": 16707,
"mischiefs": 16708,
"cozening": 16709,
"cozened": 16710,
"cozeners": 16711,
"observer": 16712,
"observed": 16713,
"harlotry": 16714,
"infringed": 16715,
"infirmities": 16716,
"greedy": 16717,
"Cheated": 16718,
"Chequering": 16719,
"suppliants": 16720,
"sufficeth": 16721,
"distinguished": 16722,
"distinguishment": 16723,
"profaned": 16724,
"profaneness": 16725,
"interrupts": 16726,
"interrupted": 16727,
"interruption": 16728,
"Present": 16729,
"Preserver": 16730,
"Presented": 16731,
"Presuming": 16732,
"embracing": 16733,
"dropper": 16734,
"dropping": 16735,
"darkened": 16736,
"Armies": 16737,
"cleanly": 16738,
"puffs": 16739,
"admiration": 16740,
"admirable": 16741,
"temporal": 16742,
"temporary": 16743,
"temporized": 16744,
"temporizer": 16745,
"contradict": 16746,
"contradicts": 16747,
"Measured": 16748,
"Measureless": 16749,
"mountainous": 16750,
"starveth": 16751,
"unproperly": 16752,
"unprofitable": 16753,
"Repented": 16754,
"neglecting": 16755,
"Impute": 16756,
"Imparts": 16757,
"Impairing": 16758,
"combatants": 16759,
"compassionate": 16760,
"ribbon": 16761,
"ribbed": 16762,
"Condemns": 16763,
"Condemned": 16764,
"Tarquins": 16765,
"baitings": 16766,
"saluteth": 16767,
"accomplished": 16768,
"cloaks": 16769,
"sufficiently": 16770,
"powdered": 16771,
"rumourer": 16772,
"butterflies": 16773,
"rheums": 16774,
"Beauty": 16775,
"Beautiful": 16776,
"Beaumond": 16777,
"Bretagne": 16778,
"Cotswold": 16779,
"Double": 16780,
"Dreams": 16781,
"Dreaming": 16782,
"Dreamt": 16783,
"Dicky": 16784,
"Fillip": 16785,
"Gallop": 16786,
"Gallows": 16787,
"Gallia": 16788,
"Hardly": 16789,
"Ladders": 16790,
"Lesser": 16791,
"Meeting": 16792,
"Mounted": 16793,
"Nearer": 16794,
"Oppose": 16795,
"Opposed": 16796,
"Opposing": 16797,
"Peer": 16798,
"People": 16799,
"Peering": 16800,
"Pilates": 16801,
"Selves": 16802,
"Slandering": 16803,
"Sleeping": 16804,
"Varlet": 16805,
"Venice": 16806,
"Worst": 16807,
"Witnessing": 16808,
"auger": 16809,
"balance": 16810,
"balms": 16811,
"balanced": 16812,
"bouted": 16813,
"bountiful": 16814,
"cedars": 16815,
"cricket": 16816,
"crickets": 16817,
"cripple": 16818,
"cardinal": 16819,
"cardmaker": 16820,
"cardinally": 16821,
"candles": 16822,
"copious": 16823,
"certainties": 16824,
"darting": 16825,
"darted": 16826,
"dungeon": 16827,
"dumps": 16828,
"dials": 16829,
"dedication": 16830,
"elvish": 16831,
"egally": 16832,
"eloquent": 16833,
"festering": 16834,
"gleek": 16835,
"hooting": 16836,
"hooted": 16837,
"kitchens": 16838,
"lamely": 16839,
"lecture": 16840,
"lasses": 16841,
"mingling": 16842,
"motions": 16843,
"marted": 16844,
"martial": 16845,
"martyr": 16846,
"nuts": 16847,
"nutmegs": 16848,
"nurses": 16849,
"nursing": 16850,
"nursery": 16851,
"ostler": 16852,
"oceans": 16853,
"pirates": 16854,
"pulse": 16855,
"pelican": 16856,
"palsy": 16857,
"reek": 16858,
"reeking": 16859,
"reeky": 16860,
"reels": 16861,
"reeling": 16862,
"team": 16863,
"text": 16864,
"vesture": 16865,
"vigilant": 16866,
"vapour": 16867,
"vapours": 16868,
"vaporous": 16869,
"viper": 16870,
"vipers": 16871,
"viperous": 16872,
"violet": 16873,
"wrap": 16874,
"##atrices": 16875,
"##omede": 16876,
"invectives": 16877,
"habits": 16878,
"habited": 16879,
"habiliments": 16880,
"hawks": 16881,
"hawking": 16882,
"hawthorn": 16883,
"sharps": 16884,
"shooting": 16885,
"wheresoever": 16886,
"measles": 16887,
"measures": 16888,
"measuring": 16889,
"stews": 16890,
"stewed": 16891,
"prologue": 16892,
"deceiveable": 16893,
"ascends": 16894,
"dote": 16895,
"dotard": 16896,
"dotant": 16897,
"rehearsed": 16898,
"release": 16899,
"antiquity": 16900,
"antipodes": 16901,
"antique": 16902,
"chronicles": 16903,
"chronicle": 16904,
"chronicled": 16905,
"converses": 16906,
"blisters": 16907,
"atonement": 16908,
"amazing": 16909,
"Forgetting": 16910,
"unquestion": 16911,
"unload": 16912,
"unloving": 16913,
"unloads": 16914,
"unscour": 16915,
"unscann": 16916,
"unscarr": 16917,
"unsphere": 16918,
"enfranchise": 16919,
"enfranchised": 16920,
"enfranchisement": 16921,
"plentifully": 16922,
"Helena": 16923,
"disciplined": 16924,
"##aphs": 16925,
"outstrip": 16926,
"handkerchers": 16927,
"proverbs": 16928,
"Infuse": 16929,
"Infected": 16930,
"Infusing": 16931,
"breaches": 16932,
"abode": 16933,
"aboding": 16934,
"abodements": 16935,
"desirest": 16936,
"desirous": 16937,
"desirers": 16938,
"##quality": 16939,
"partialize": 16940,
"erpower": 16941,
"ershade": 16942,
"foxship": 16943,
"stringless": 16944,
"adorns": 16945,
"adorned": 16946,
"scrape": 16947,
"scraping": 16948,
"scraped": 16949,
"predicament": 16950,
"perdition": 16951,
"perdona": 16952,
"perdonato": 16953,
"sweetened": 16954,
"prescribe": 16955,
"contemning": 16956,
"remissness": 16957,
"hoarding": 16958,
"hoarded": 16959,
"respites": 16960,
"tragedian": 16961,
"glisters": 16962,
"handsomely": 16963,
"impudently": 16964,
"covets": 16965,
"Uncase": 16966,
"Uncertain": 16967,
"Uncomfortable": 16968,
"Unbind": 16969,
"Unbuckle": 16970,
"Unbuckling": 16971,
"Unwieldy": 16972,
"Unshout": 16973,
"Unhappily": 16974,
"patroness": 16975,
"disprove": 16976,
"disproved": 16977,
"disproportion": 16978,
"humanely": 16979,
"attention": 16980,
"attentive": 16981,
"attentiveness": 16982,
"playfellows": 16983,
"denials": 16984,
"villanously": 16985,
"discredit": 16986,
"discredits": 16987,
"discredited": 16988,
"discoursed": 16989,
"discreetly": 16990,
"Transform": 16991,
"Translate": 16992,
"Transparent": 16993,
"sincerely": 16994,
"entirely": 16995,
"Gladly": 16996,
"curtail": 16997,
"curtains": 16998,
"distribute": 16999,
"distribution": 17000,
"distributed": 17001,
"distemperature": 17002,
"quarrelled": 17003,
"divideth": 17004,
"delicates": 17005,
"Revolt": 17006,
"Revolving": 17007,
"Revolts": 17008,
"vehemency": 17009,
"intercepts": 17010,
"intercepted": 17011,
"encompasseth": 17012,
"exposture": 17013,
"maliciously": 17014,
"barbarians": 17015,
"taxations": 17016,
"causest": 17017,
"established": 17018,
"troublesome": 17019,
"Excepting": 17020,
"doomsday": 17021,
"surmise": 17022,
"surmises": 17023,
"surmounts": 17024,
"Environ": 17025,
"featly": 17026,
"counterpoise": 17027,
"fellowships": 17028,
"holidame": 17029,
"Henceforth": 17030,
"Rescued": 17031,
"bondslave": 17032,
"vanquisher": 17033,
"bewitchment": 17034,
"basilisks": 17035,
"differency": 17036,
"syllable": 17037,
"ambassadors": 17038,
"Conditionally": 17039,
"dimming": 17040,
"magician": 17041,
"corrects": 17042,
"correcting": 17043,
"fleeting": 17044,
"greyhound": 17045,
"Guildfords": 17046,
"Valentine": 17047,
"Valentio": 17048,
"Valentinus": 17049,
"frosty": 17050,
"thwarting": 17051,
"thwarted": 17052,
"thwartings": 17053,
"spectatorship": 17054,
"engrossing": 17055,
"bonneted": 17056,
"finished": 17057,
"unthrifts": 17058,
"attorneyed": 17059,
"fantasticoes": 17060,
"Gramercy": 17061,
"timorously": 17062,
"inhabitable": 17063,
"unfeignedly": 17064,
"abundantly": 17065,
"prodigality": 17066,
"celebrate": 17067,
"foretells": 17068,
"annoyance": 17069,
"cannibally": 17070,
"clergyman": 17071,
"Judases": 17072,
"Tiberio": 17073,
"fathoms": 17074,
"indifferently": 17075,
"sympathize": 17076,
"Aiming": 17077,
"Barely": 17078,
"Bareheaded": 17079,
"Crete": 17080,
"Cretan": 17081,
"Counting": 17082,
"Countess": 17083,
"Diomede": 17084,
"Digest": 17085,
"Digressing": 17086,
"Drums": 17087,
"Drummer": 17088,
"Embrace": 17089,
"Embarque": 17090,
"Feather": 17091,
"Fewness": 17092,
"Fancies": 17093,
"Famous": 17094,
"Familiarly": 17095,
"Fasten": 17096,
"Grapes": 17097,
"Graze": 17098,
"Groan": 17099,
"Groping": 17100,
"Griefs": 17101,
"Hyrcan": 17102,
"Hydra": 17103,
"Hourly": 17104,
"Humbly": 17105,
"Humbling": 17106,
"Ingrate": 17107,
"Ingratitude": 17108,
"Jewry": 17109,
"Jewel": 17110,
"Lycur": 17111,
"Lynn": 17112,
"Leda": 17113,
"Limit": 17114,
"Limps": 17115,
"Landlord": 17116,
"Listen": 17117,
"Manifest": 17118,
"Matters": 17119,
"Maiden": 17120,
"Mortality": 17121,
"Needs": 17122,
"News": 17123,
"Obeying": 17124,
"Penker": 17125,
"Penelope": 17126,
"Praise": 17127,
"Praised": 17128,
"Pierced": 17129,
"Piercing": 17130,
"Rainold": 17131,
"Recover": 17132,
"Recoil": 17133,
"Refuse": 17134,
"Refused": 17135,
"Sneak": 17136,
"Snakes": 17137,
"Slave": 17138,
"Slaughters": 17139,
"Seduced": 17140,
"Seducing": 17141,
"Simon": 17142,
"Simple": 17143,
"Torment": 17144,
"Torments": 17145,
"Tickled": 17146,
"Tickling": 17147,
"Usurp": 17148,
"Usurps": 17149,
"Vilely": 17150,
"Wincot": 17151,
"Woodville": 17152,
"Woodstock": 17153,
"Wotting": 17154,
"Wishing": 17155,
"Windy": 17156,
"Wisely": 17157,
"austerity": 17158,
"austereness": 17159,
"avails": 17160,
"bathed": 17161,
"barded": 17162,
"boughs": 17163,
"bunchback": 17164,
"cypress": 17165,
"cymbals": 17166,
"celerity": 17167,
"celestial": 17168,
"direst": 17169,
"dirges": 17170,
"dallies": 17171,
"dallied": 17172,
"daub": 17173,
"dauphin": 17174,
"daintiness": 17175,
"daintiest": 17176,
"dauntless": 17177,
"dallying": 17178,
"dawning": 17179,
"effuse": 17180,
"effusion": 17181,
"essay": 17182,
"essence": 17183,
"fiddlest": 17184,
"fidiused": 17185,
"fittest": 17186,
"fitteth": 17187,
"gesture": 17188,
"gambol": 17189,
"gambold": 17190,
"girdling": 17191,
"gawds": 17192,
"gawded": 17193,
"hinds": 17194,
"hilding": 17195,
"hildings": 17196,
"jaunting": 17197,
"lanes": 17198,
"lantern": 17199,
"laund": 17200,
"laurel": 17201,
"lagging": 17202,
"larums": 17203,
"littered": 17204,
"matron": 17205,
"matrons": 17206,
"mammet": 17207,
"mammock": 17208,
"psalms": 17209,
"psalteries": 17210,
"pangs": 17211,
"peepeth": 17212,
"peaches": 17213,
"quean": 17214,
"queas": 17215,
"ropes": 17216,
"ropery": 17217,
"rapture": 17218,
"turtle": 17219,
"turtles": 17220,
"tastes": 17221,
"tasted": 17222,
"tilth": 17223,
"tilter": 17224,
"tougher": 17225,
"valley": 17226,
"valleys": 17227,
"vaunts": 17228,
"vauntingly": 17229,
"##hetua": 17230,
"##gotten": 17231,
"##modations": 17232,
"nodding": 17233,
"noddle": 17234,
"inevitable": 17235,
"inequality": 17236,
"inherent": 17237,
"inherits": 17238,
"invested": 17239,
"halbert": 17240,
"halberds": 17241,
"havens": 17242,
"whoreson": 17243,
"meekness": 17244,
"forenamed": 17245,
"forenoon": 17246,
"style": 17247,
"stalls": 17248,
"stifle": 17249,
"stifled": 17250,
"prorogue": 17251,
"prorogued": 17252,
"prosecute": 17253,
"proselytes": 17254,
"prolixity": 17255,
"prolixious": 17256,
"##ravio": 17257,
"relief": 17258,
"relieved": 17259,
"sparingly": 17260,
"sparrows": 17261,
"sprays": 17262,
"sprightly": 17263,
"sprightfully": 17264,
"spawned": 17265,
"chestnut": 17266,
"knacks": 17267,
"connive": 17268,
"convoy": 17269,
"convict": 17270,
"conveniently": 17271,
"blossoming": 17272,
"blossoms": 17273,
"modern": 17274,
"moderately": 17275,
"Forsake": 17276,
"Forslow": 17277,
"ordained": 17278,
"heretics": 17279,
"unviolable": 17280,
"unvulner": 17281,
"unmann": 17282,
"unmanly": 17283,
"unsworn": 17284,
"unswept": 17285,
"unresolved": 17286,
"unrespective": 17287,
"unadvisedly": 17288,
"sheathed": 17289,
"enclosed": 17290,
"encloseth": 17291,
"environ": 17292,
"environed": 17293,
"boiling": 17294,
"Shorten": 17295,
"Heirs": 17296,
"disbench": 17297,
"disburden": 17298,
"disliken": 17299,
"dislikes": 17300,
"disfigure": 17301,
"disfigured": 17302,
"twinn": 17303,
"twisted": 17304,
"seedness": 17305,
"Incertain": 17306,
"Incapable": 17307,
"Interpretation": 17308,
"Inclining": 17309,
"Inclinable": 17310,
"exacting": 17311,
"exactly": 17312,
"flouted": 17313,
"wherewithal": 17314,
"Belman": 17315,
"Belgia": 17316,
"betrothed": 17317,
"foemen": 17318,
"foeman": 17319,
"clangour": 17320,
"whosoe": 17321,
"precepts": 17322,
"grinning": 17323,
"grudges": 17324,
"grudging": 17325,
"presageth": 17326,
"reprehend": 17327,
"reprehended": 17328,
"childhoods": 17329,
"hogshead": 17330,
"Provokes": 17331,
"Provoked": 17332,
"Proportionable": 17333,
"accompt": 17334,
"accommodations": 17335,
"competency": 17336,
"competitors": 17337,
"purgation": 17338,
"purgatory": 17339,
"endowments": 17340,
"smacks": 17341,
"subsisting": 17342,
"subsidies": 17343,
"behoveful": 17344,
"emmence": 17345,
"emmew": 17346,
"induction": 17347,
"inductions": 17348,
"industry": 17349,
"industriously": 17350,
"misgives": 17351,
"misgovern": 17352,
"misplaced": 17353,
"misplaces": 17354,
"misbehaved": 17355,
"misbegotten": 17356,
"cogitation": 17357,
"Unfit": 17358,
"Unfurnish": 17359,
"Unsepar": 17360,
"Unseemly": 17361,
"observation": 17362,
"observance": 17363,
"overfond": 17364,
"overflow": 17365,
"advantages": 17366,
"advantaged": 17367,
"institute": 17368,
"institutions": 17369,
"carnal": 17370,
"carnations": 17371,
"carbonadoed": 17372,
"defective": 17373,
"deflowered": 17374,
"freezes": 17375,
"freezeth": 17376,
"uncleanness": 17377,
"uncleanliness": 17378,
"buzzards": 17379,
"buzzed": 17380,
"craftsmen": 17381,
"Split": 17382,
"Splitting": 17383,
"Spurr": 17384,
"recounted": 17385,
"recomforted": 17386,
"recomforture": 17387,
"parentage": 17388,
"meteor": 17389,
"meteors": 17390,
"distaffs": 17391,
"minimo": 17392,
"rubies": 17393,
"rubbing": 17394,
"rubbish": 17395,
"deliciousness": 17396,
"consulships": 17397,
"woolvish": 17398,
"Requite": 17399,
"Requires": 17400,
"Rebellious": 17401,
"interpose": 17402,
"interpreters": 17403,
"Devouring": 17404,
"Devonshire": 17405,
"ravisher": 17406,
"opportune": 17407,
"opportunity": 17408,
"scarfs": 17409,
"cleansing": 17410,
"cleansed": 17411,
"undiscovered": 17412,
"undiscernible": 17413,
"insurrection": 17414,
"insurrections": 17415,
"Exposed": 17416,
"Expresseth": 17417,
"Exceeds": 17418,
"Exceeding": 17419,
"ducat": 17420,
"ducats": 17421,
"Adrian": 17422,
"Adriatic": 17423,
"unwillingly": 17424,
"unwilligness": 17425,
"Ensues": 17426,
"Ensuing": 17427,
"Scorns": 17428,
"Scorning": 17429,
"Scratches": 17430,
"Scratching": 17431,
"Subjects": 17432,
"Subdues": 17433,
"Successful": 17434,
"Successively": 17435,
"reflecting": 17436,
"unfurnished": 17437,
"renouncement": 17438,
"simpleness": 17439,
"simplicity": 17440,
"contrarious": 17441,
"contrariety": 17442,
"Neglect": 17443,
"Neglected": 17444,
"Neighbour": 17445,
"Neighbours": 17446,
"unburnt": 17447,
"unburied": 17448,
"driveth": 17449,
"conjuration": 17450,
"conjurations": 17451,
"unswayable": 17452,
"unskilful": 17453,
"unskilfully": 17454,
"immodest": 17455,
"immoderate": 17456,
"cupboarding": 17457,
"transformations": 17458,
"riotous": 17459,
"intelligencing": 17460,
"intelligencer": 17461,
"magnanim": 17462,
"magnificence": 17463,
"multitudes": 17464,
"multitudinous": 17465,
"multiplying": 17466,
"steerage": 17467,
"Accountant": 17468,
"debatement": 17469,
"impossibility": 17470,
"impossibilities": 17471,
"Florentine": 17472,
"Florentius": 17473,
"Seventh": 17474,
"superstition": 17475,
"superstitiously": 17476,
"Miscarried": 17477,
"Misconstrue": 17478,
"Despiteful": 17479,
"testimonies": 17480,
"testimonied": 17481,
"Affrights": 17482,
"Affrighted": 17483,
"Divinely": 17484,
"irksome": 17485,
"Rogero": 17486,
"hypocrite": 17487,
"hypocrisy": 17488,
"misdeeds": 17489,
"misdoubteth": 17490,
"Cheerly": 17491,
"augmenting": 17492,
"augmented": 17493,
"outstretched": 17494,
"contemplate": 17495,
"contemplation": 17496,
"covetous": 17497,
"malignantly": 17498,
"pennyworths": 17499,
"celebration": 17500,
"celebrated": 17501,
"Ethiope": 17502,
"Ethiopian": 17503,
"Olympus": 17504,
"Olympian": 17505,
"cambrics": 17506,
"epitome": 17507,
"epitaphs": 17508,
"nymphs": 17509,
"viands": 17510,
"forewarned": 17511,
"sulphurous": 17512,
"blaspheme": 17513,
"blasphemy": 17514,
"unpossess": 17515,
"unpossible": 17516,
"replenished": 17517,
"Immediately": 17518,
"Avaunt": 17519,
"Afric": 17520,
"ALL": 17521,
"Achieve": 17522,
"Aurora": 17523,
"Arabia": 17524,
"Anger": 17525,
"Audience": 17526,
"Alps": 17527,
"Avoid": 17528,
"Aristotle": 17529,
"Ambitious": 17530,
"Authority": 17531,
"Afresh": 17532,
"Boils": 17533,
"Buy": 17534,
"Bonville": 17535,
"Blemish": 17536,
"Bereft": 17537,
"Bentivolii": 17538,
"Bordeaux": 17539,
"Bourbon": 17540,
"Business": 17541,
"Basta": 17542,
"Bondage": 17543,
"Bosworth": 17544,
"Blossom": 17545,
"Barklough": 17546,
"Binaca": 17547,
"Balthasar": 17548,
"Bastards": 17549,
"Beneath": 17550,
"Bugle": 17551,
"Barthol": 17552,
"Crassus": 17553,
"Catling": 17554,
"Currents": 17555,
"Courtney": 17556,
"Cophetua": 17557,
"Crowd": 17558,
"Cicely": 17559,
"Creator": 17560,
"Cancel": 17561,
"Cushions": 17562,
"Calmly": 17563,
"Certainly": 17564,
"Carnally": 17565,
"Cucullus": 17566,
"Carthage": 17567,
"Caucasus": 17568,
"Copperspur": 17569,
"Drinking": 17570,
"Daedalus": 17571,
"Dwelt": 17572,
"Darraign": 17573,
"Driving": 17574,
"Decline": 17575,
"Doting": 17576,
"Dauphin": 17577,
"Dishonourable": 17578,
"Dizy": 17579,
"Dabbled": 17580,
"Daintry": 17581,
"Dissentious": 17582,
"Dazzle": 17583,
"Dunsmore": 17584,
"Distinguish": 17585,
"Daphne": 17586,
"Essex": 17587,
"Eyes": 17588,
"Esteem": 17589,
"Especially": 17590,
"Fiend": 17591,
"Ferrers": 17592,
"Fatal": 17593,
"Frozen": 17594,
"Fights": 17595,
"Flanders": 17596,
"Fertile": 17597,
"Frighting": 17598,
"Gorged": 17599,
"Glendower": 17600,
"Galen": 17601,
"GENTLE": 17602,
"Grindst": 17603,
"Gilbert": 17604,
"Golgoth": 17605,
"GARDENER": 17606,
"Gloves": 17607,
"Grossly": 17608,
"Germans": 17609,
"Harford": 17610,
"Hidest": 17611,
"Hilloa": 17612,
"Hecuba": 17613,
"Holborn": 17614,
"Hoping": 17615,
"Hungerford": 17616,
"Hooking": 17617,
"Hoyday": 17618,
"Hunting": 17619,
"Humphrey": 17620,
"Icarus": 17621,
"Ithaca": 17622,
"Ignomy": 17623,
"January": 17624,
"Jacob": 17625,
"Jephthah": 17626,
"Kissing": 17627,
"Latin": 17628,
"Lombard": 17629,
"Labouring": 17630,
"Livia": 17631,
"Lethe": 17632,
"Mutually": 17633,
"Mitigation": 17634,
"Maliciously": 17635,
"Masks": 17636,
"Milford": 17637,
"Martino": 17638,
"Mildly": 17639,
"Mangles": 17640,
"Melting": 17641,
"Maintains": 17642,
"Machiavel": 17643,
"Misshapen": 17644,
"MORTIM": 17645,
"Nero": 17646,
"Nimble": 17647,
"Nestor": 17648,
"Numa": 17649,
"NURSE": 17650,
"Numbering": 17651,
"Necessity": 17652,
"Neapolitan": 17653,
"Ovid": 17654,
"Observed": 17655,
"Obedience": 17656,
"Publicola": 17657,
"Pygm": 17658,
"Pedlar": 17659,
"Purge": 17660,
"Pimpernell": 17661,
"Pitiful": 17662,
"Poland": 17663,
"Pudding": 17664,
"Painting": 17665,
"Preys": 17666,
"Purchase": 17667,
"Publius": 17668,
"Pitchers": 17669,
"Rhesus": 17670,
"Rougemont": 17671,
"Rowland": 17672,
"Riddling": 17673,
"Ramston": 17674,
"Rode": 17675,
"Rumour": 17676,
"Royally": 17677,
"Rideth": 17678,
"Ransoming": 17679,
"Remnants": 17680,
"Sdeath": 17681,
"Skulking": 17682,
"Saracens": 17683,
"Slew": 17684,
"Schoolmasters": 17685,
"Sorely": 17686,
"Search": 17687,
"Silver": 17688,
"Soto": 17689,
"Semiram": 17690,
"Servile": 17691,
"Saltiers": 17692,
"Suddenly": 17693,
"Seymour": 17694,
"Suitors": 17695,
"Sacred": 17696,
"Seldom": 17697,
"Sluiced": 17698,
"Sibyl": 17699,
"Sabbath": 17700,
"Satisfy": 17701,
"Treason": 17702,
"Talbot": 17703,
"Tamworth": 17704,
"Trot": 17705,
"Tartar": 17706,
"Tapster": 17707,
"Tabours": 17708,
"Tuesday": 17709,
"Turph": 17710,
"Temptations": 17711,
"Tincture": 17712,
"Tempering": 17713,
"Undone": 17714,
"Ungovern": 17715,
"Vincentio": 17716,
"Virgilia": 17717,
"Vitravio": 17718,
"Velutus": 17719,
"Victorious": 17720,
"Wait": 17721,
"Waterton": 17722,
"Wrecked": 17723,
"Wooing": 17724,
"Wrapp": 17725,
"Wakefield": 17726,
"Wolves": 17727,
"Wondrous": 17728,
"Witty": 17729,
"Wenches": 17730,
"Wretches": 17731,
"Weapons": 17732,
"Wafting": 17733,
"Worshipful": 17734,
"Xanthipp": 17735,
"alderman": 17736,
"auspicious": 17737,
"ailest": 17738,
"auburn": 17739,
"augurer": 17740,
"boring": 17741,
"birch": 17742,
"bauble": 17743,
"bawcock": 17744,
"baptized": 17745,
"baffled": 17746,
"cuore": 17747,
"cicatrices": 17748,
"corslet": 17749,
"calendar": 17750,
"cudgel": 17751,
"caddisses": 17752,
"duties": 17753,
"dusky": 17754,
"dulcet": 17755,
"dicipline": 17756,
"dumbly": 17757,
"dildos": 17758,
"dictator": 17759,
"dungy": 17760,
"domestic": 17761,
"echoes": 17762,
"eunuch": 17763,
"eclipsed": 17764,
"elflocks": 17765,
"foully": 17766,
"ferryman": 17767,
"fadings": 17768,
"fostered": 17769,
"furnace": 17770,
"felon": 17771,
"fertility": 17772,
"fifes": 17773,
"fundamental": 17774,
"flexible": 17775,
"federary": 17776,
"foppery": 17777,
"gadding": 17778,
"gems": 17779,
"giglots": 17780,
"gangrened": 17781,
"glib": 17782,
"gipsy": 17783,
"germane": 17784,
"hedges": 17785,
"hospitable": 17786,
"hangeth": 17787,
"husewife": 17788,
"hoofs": 17789,
"icicle": 17790,
"ista": 17791,
"jelly": 17792,
"jouncing": 17793,
"kersey": 17794,
"kiln": 17795,
"kernel": 17796,
"lyra": 17797,
"linen": 17798,
"lisping": 17799,
"learnt": 17800,
"lavender": 17801,
"lukewarm": 17802,
"lullaby": 17803,
"laudis": 17804,
"lackey": 17805,
"lawns": 17806,
"lapsing": 17807,
"luxury": 17808,
"muzzled": 17809,
"mitigate": 17810,
"mathematic": 17811,
"mentioned": 17812,
"mandrakes": 17813,
"mulberry": 17814,
"microcos": 17815,
"muniments": 17816,
"mongers": 17817,
"mulled": 17818,
"malkin": 17819,
"material": 17820,
"nieces": 17821,
"nomination": 17822,
"nervy": 17823,
"ninescore": 17824,
"nipple": 17825,
"osier": 17826,
"oyster": 17827,
"odor": 17828,
"oxlips": 17829,
"orient": 17830,
"osprey": 17831,
"omnipotent": 17832,
"poniards": 17833,
"pomander": 17834,
"pomegranate": 17835,
"pallabris": 17836,
"pamper": 17837,
"peaces": 17838,
"peculiar": 17839,
"pendent": 17840,
"pagans": 17841,
"poultice": 17842,
"piedness": 17843,
"pestering": 17844,
"punto": 17845,
"pacing": 17846,
"rarer": 17847,
"risen": 17848,
"ranges": 17849,
"ruddiness": 17850,
"reechy": 17851,
"razure": 17852,
"ramping": 17853,
"rhetoric": 17854,
"semicircle": 17855,
"sciatica": 17856,
"septentrion": 17857,
"tirra": 17858,
"talons": 17859,
"tassel": 17860,
"tartness": 17861,
"tuners": 17862,
"tundish": 17863,
"tawdry": 17864,
"tuae": 17865,
"tiptoe": 17866,
"tugging": 17867,
"umpire": 17868,
"vaward": 17869,
"votarists": 17870,
"versal": 17871,
"voyage": 17872,
"varying": 17873,
"vantages": 17874,
"vaulty": 17875,
"wistly": 17876,
"waddled": 17877,
"zodiacs": 17878,
"thraldom": 17879,
"thievish": 17880,
"thunders": 17881,
"theatre": 17882,
"topping": 17883,
"tottering": 17884,
"bechanced": 17885,
"beverage": 17886,
"Thrice": 17887,
"Thracian": 17888,
"noontide": 17889,
"nointed": 17890,
"novelty": 17891,
"mysteries": 17892,
"inshell": 17893,
"inundation": 17894,
"invocation": 17895,
"inauspicious": 17896,
"heifer": 17897,
"hailstone": 17898,
"hallowed": 17899,
"shambles": 17900,
"shreds": 17901,
"shovels": 17902,
"shoemaker": 17903,
"whelp": 17904,
"meagre": 17905,
"forecast": 17906,
"Whitsun": 17907,
"steely": 17908,
"stupefied": 17909,
"stubble": 17910,
"stitchery": 17911,
"stigmatic": 17912,
"welfare": 17913,
"wealsmen": 17914,
"priesthood": 17915,
"prompter": 17916,
"prioress": 17917,
"primroses": 17918,
"dejected": 17919,
"demerits": 17920,
"degraded": 17921,
"delectable": 17922,
"demean": 17923,
"dexterity": 17924,
"sobriety": 17925,
"rectorship": 17926,
"receptacle": 17927,
"reiterate": 17928,
"sureties": 17929,
"alligator": 17930,
"hermitage": 17931,
"spicery": 17932,
"chameleon": 17933,
"chisel": 17934,
"choughs": 17935,
"cheveril": 17936,
"christen": 17937,
"franchises": 17938,
"frenzy": 17939,
"whatsoe": 17940,
"uplifted": 17941,
"upbraidings": 17942,
"goodfellows": 17943,
"convenience": 17944,
"conjecture": 17945,
"conception": 17946,
"congregations": 17947,
"consecrated": 17948,
"faciant": 17949,
"blazing": 17950,
"comondy": 17951,
"comforter": 17952,
"moisture": 17953,
"molto": 17954,
"ampler": 17955,
"amplified": 17956,
"Forswear": 17957,
"Forspent": 17958,
"trinkets": 17959,
"truncheon": 17960,
"traditional": 17961,
"swounded": 17962,
"sweeps": 17963,
"swashing": 17964,
"sweetheart": 17965,
"uncivil": 17966,
"unanswer": 17967,
"unblown": 17968,
"unclog": 17969,
"unintelligent": 17970,
"unmeriting": 17971,
"unrelenting": 17972,
"unrightful": 17973,
"unbegot": 17974,
"unsoil": 17975,
"unrolled": 17976,
"unattainted": 17977,
"unchilded": 17978,
"unroosted": 17979,
"goblins": 17980,
"enshield": 17981,
"enfoldings": 17982,
"enchantment": 17983,
"enigma": 17984,
"enlargement": 17985,
"enpierced": 17986,
"enthralled": 17987,
"worshipp": 17988,
"Associated": 17989,
"plackets": 17990,
"aggravate": 17991,
"positively": 17992,
"Shouting": 17993,
"disclosed": 17994,
"disannuls": 17995,
"disvouched": 17996,
"frivolous": 17997,
"handiwork": 17998,
"seizing": 17999,
"prognostication": 18000,
"progeny": 18001,
"alabaster": 18002,
"alacrity": 18003,
"whencesoever": 18004,
"Inspire": 18005,
"offspring": 18006,
"heavings": 18007,
"marjoram": 18008,
"exultation": 18009,
"extenuate": 18010,
"exclamations": 18011,
"exquisite": 18012,
"flaunts": 18013,
"Sovereign": 18014,
"Socrates": 18015,
"bristled": 18016,
"Beguiled": 18017,
"Belonging": 18018,
"quaintly": 18019,
"quoifs": 18020,
"slumbers": 18021,
"sluggard": 18022,
"betossed": 18023,
"erweens": 18024,
"erborne": 18025,
"closure": 18026,
"clipping": 18027,
"clapping": 18028,
"struggle": 18029,
"scabs": 18030,
"scaffold": 18031,
"scalding": 18032,
"scoffs": 18033,
"scurrilous": 18034,
"wrenching": 18035,
"preachment": 18036,
"pretences": 18037,
"premeditation": 18038,
"prefixed": 18039,
"prejudicial": 18040,
"performance": 18041,
"perfidiously": 18042,
"percussion": 18043,
"perdurably": 18044,
"commissions": 18045,
"sweetmeats": 18046,
"Freshly": 18047,
"appliances": 18048,
"appertaining": 18049,
"apprenticehood": 18050,
"graybeards": 18051,
"contributors": 18052,
"remonstrance": 18053,
"ANOTHER": 18054,
"untrussing": 18055,
"conspectuities": 18056,
"consummate": 18057,
"intolerable": 18058,
"Stifle": 18059,
"hollowness": 18060,
"Proserpina": 18061,
"acclamations": 18062,
"compromise": 18063,
"merchandise": 18064,
"confixed": 18065,
"confiscation": 18066,
"empoison": 18067,
"empiricutic": 18068,
"woefullest": 18069,
"bescreen": 18070,
"bedfellow": 18071,
"misapplied": 18072,
"misreport": 18073,
"misinterpret": 18074,
"coxcombs": 18075,
"Unmeritable": 18076,
"Unlikely": 18077,
"Unplagued": 18078,
"Unpeopled": 18079,
"Unsavoury": 18080,
"Unvenerable": 18081,
"Uncharitably": 18082,
"underbearing": 18083,
"patrimony": 18084,
"Angelica": 18085,
"dispossessing": 18086,
"disparagement": 18087,
"Tyrannical": 18088,
"obeisance": 18089,
"overpeer": 18090,
"overwhelming": 18091,
"overweening": 18092,
"courtezans": 18093,
"wittingly": 18094,
"carcasses": 18095,
"carbuncle": 18096,
"denunciation": 18097,
"defacer": 18098,
"definitive": 18099,
"Agrippa": 18100,
"Agamemnon": 18101,
"supplication": 18102,
"metaphysics": 18103,
"associate": 18104,
"capacity": 18105,
"furlongs": 18106,
"betwitched": 18107,
"Volumnia": 18108,
"terrestrial": 18109,
"corporal": 18110,
"Rebeck": 18111,
"Swarming": 18112,
"extracting": 18113,
"Deceitful": 18114,
"apricocks": 18115,
"Perpetual": 18116,
"barricado": 18117,
"opprobriously": 18118,
"penetrable": 18119,
"cacodemon": 18120,
"cautelous": 18121,
"princox": 18122,
"undoubtful": 18123,
"insufficience": 18124,
"benevolences": 18125,
"phoenix": 18126,
"Expedient": 18127,
"Adoptedly": 18128,
"Advertising": 18129,
"gallimaufry": 18130,
"survivor": 18131,
"unwedgeable": 18132,
"unwholesome": 18133,
"Constrains": 18134,
"Conqueror": 18135,
"Envelope": 18136,
"Enfranchisement": 18137,
"Scoffing": 18138,
"Subscribed": 18139,
"pettitoes": 18140,
"Dismantle": 18141,
"provincial": 18142,
"mountebank": 18143,
"drizzle": 18144,
"education": 18145,
"unsubstantial": 18146,
"unsavoury": 18147,
"unsatisfied": 18148,
"unconstrain": 18149,
"unconsidered": 18150,
"Preoccupied": 18151,
"angelical": 18152,
"transgressing": 18153,
"Immoderately": 18154,
"difficulties": 18155,
"sycamore": 18156,
"vouchsafed": 18157,
"ambuscadoes": 18158,
"ungravely": 18159,
"ungenitured": 18160,
"diversely": 18161,
"diamonds": 18162,
"poltroons": 18163,
"Dispropertied": 18164,
"portcullis": 18165,
"Burtonheath": 18166,
"Falconbridge": 18167,
"Merriman": 18168,
"unexamined": 18169,
"Complotted": 18170,
"irrevocable": 18171,
"Cynthia": 18172,
"Definitively": 18173,
"hyperbolical": 18174,
"Embarquements": 18175,
"Hyrcania": 18176,
"Lycurguses": 18177,
"fiddlestick": 18178,
"gambols": 18179,
"mammocked": 18180,
"unvulnerable": 18181,
"Unseparable": 18182,
"magnanimity": 18183,
"Barkloughly": 18184,
"GENTLEMEN": 18185,
"Grindstone": 18186,
"Golgotha": 18187,
"Lombardy": 18188,
"MORTIMER": 18189,
"Pygmalion": 18190,
"Semiramis": 18191,
"Xanthippe": 18192,
"mathematics": 18193,
"microcosm": 18194
}
}
}