diff --git a/frontend/static/languages/_groups.json b/frontend/static/languages/_groups.json index 6b8beff40..bd9068588 100644 --- a/frontend/static/languages/_groups.json +++ b/frontend/static/languages/_groups.json @@ -10,7 +10,8 @@ "english_450k", "english_commonly_misspelled", "english_contractions", - "english_doubleletter" + "english_doubleletter", + "english_shakespearean" ] }, { diff --git a/frontend/static/languages/_list.json b/frontend/static/languages/_list.json index 433319d8e..16eec37f0 100644 --- a/frontend/static/languages/_list.json +++ b/frontend/static/languages/_list.json @@ -8,6 +8,7 @@ ,"english_commonly_misspelled" ,"english_contractions" ,"english_doubleletter" + ,"english_shakespearean" ,"spanish" ,"spanish_1k" ,"spanish_10k" diff --git a/frontend/static/languages/english_shakespearean.json b/frontend/static/languages/english_shakespearean.json new file mode 100644 index 000000000..b9d1bb1d1 --- /dev/null +++ b/frontend/static/languages/english_shakespearean.json @@ -0,0 +1,199 @@ +{ + "name": "english_shakespearean", + "noLazyMode": true, + "words": [ + "hark", + "thou", + "thy", + "thine", + "thee", + "hast", + "art", + "dost", + "wilt", + "shalt", + "hence", + "hither", + "anon", + "methinks", + "prithee", + "quaint", + "alas", + "betray", + "trouble", + "toil", + "o'er-raught", + "o'er-wrought", + "abhor", + "absolute", + "addiction", + "balk", + "brave", + "character", + "coil", + "couch", + "cunning", + "delation", + "deserving", + "draw", + "egal", + "emboss", + "expedience", + "fancy", + "fear", + "front", + "ghast", + "grave", + "heavy", + "honest", + "inherit", + "judicious", + "knap", + "knave", + "land", + "lapsed", + "mad", + "mate", + "note", + "painful", + "pall", + "particoat", + "perpend", + "quake", + "quicken", + "rapture", + "ravin", + "respect", + "retire", + "shrift", + "simular", + "still", + "subscription", + "take", + "tax", + "testy", + "trigon", + "undergo", + "unpregnant", + "vile", + "vindictive", + "wall-eyed", + "want", + "wherefore", + "yare", + "young", + "zany", + "abide", + "ay", + "banish", + "base", + "bawd", + "birth", + "blush", + "brevity", + "brother", + "bubble", + "canker", + "chamber", + "chide", + "cloak", + "comfort", + "conceit", + "conscience", + "counsel", + "coward", + "danger", + "determine", + "disguise", + "doubt", + "dull", + "duty", + "eloquent", + "embrace", + "envious", + "epitaph", + "esteem", + "excel", + "exile", + "fashion", + "fellow", + "flatter", + "fortune", + "frown", + "gallant", + "gentle", + "gossip", + "grief", + "haste", + "heaven", + "hollow", + "honesty", + "horror", + "idle", + "jealous", + "jewel", + "kiss", + "lament", + "laugh", + "lonely", + "love", + "madness", + "majesty", + "mercy", + "mirth", + "monarch", + "murder", + "music", + "noble", + "noise", + "obey", + "occasion", + "opinion", + "paradise", + "passion", + "patience", + "perjury", + "pleasure", + "poison", + "praise", + "prosper", + "proud", + "punish", + "rebel", + "rejoice", + "revenge", + "sacred", + "satisfaction", + "secret", + "serpent", + "shame", + "silence", + "slander", + "sleep", + "solitude", + "sorrow", + "splendid", + "star", + "storm", + "tempest", + "tempt", + "thunder", + "tongue", + "treason", + "triumph", + "valiant", + "villain", + "virtue", + "victory", + "violence", + "warrant", + "weep", + "whisper", + "witness", + "wonder", + "worship", + "wrath", + "lord", + "lady" + ] +}