Files
el/elp/src/vocabulary-enm.el
T
2026-05-02 22:15:25 -05:00

12318 lines
1.1 MiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
// vocabulary-enm.el — Middle English vocabulary seed
// 12296 lemmas from kaikki.org Wiktionary extract, 2026-05-02
// Source file total entries: 49389
// Entry format: [lemma, pos, form0, form1, form2, en_translation, semantic_hint]
fn vocab_enm_seed() -> [[String]] {
let v: [[String]] = native_list_empty()
let v = native_list_append(v, ["cat", "noun", "cattes", "", "", "", "cat feline"])
let v = native_list_append(v, ["word", "noun", "wordes", "", "", "", "A word separable"])
let v = native_list_append(v, ["livre", "noun", "livre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["book", "noun", "book", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pound", "noun", "poundes", "", "", "", "A measurement for"])
let v = native_list_append(v, ["pie", "noun", "pie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crow", "noun", "crow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["month", "noun", "month", "", "", "", "alternative form of"])
let v = native_list_append(v, ["may", "noun", "mayn", "", "", "", "woman"])
let v = native_list_append(v, ["June", "noun", "June", "", "", "", "alternative form of"])
let v = native_list_append(v, ["day", "noun", "dayes", "dayes", "daye", "", "A day a"])
let v = native_list_append(v, ["Monday", "noun", "*Mondayes", "", "", "", "Monday second day"])
let v = native_list_append(v, ["Tuesday", "noun", "Tuesday", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Wednesday", "noun", "Wednesday", "", "", "", "Wednesday fourth day"])
let v = native_list_append(v, ["Thursday", "noun", "Thursday", "", "", "", "Thursday fifth day"])
let v = native_list_append(v, ["Friday", "noun", "Friday", "", "", "", "Friday sixth day"])
let v = native_list_append(v, ["Saturday", "noun", "Saturday", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noun", "noun", "nounes", "", "", "", "noun part of"])
let v = native_list_append(v, ["hour", "noun", "hour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["minute", "noun", "minute", "", "", "", "alternative form of"])
let v = native_list_append(v, ["craft", "noun", "craftes", "", "", "", "trade union or"])
let v = native_list_append(v, ["patronage", "noun", "patronagis", "", "", "", "The privilege of"])
let v = native_list_append(v, ["deal", "noun", "deal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["name", "noun", "names", "", "", "", "name"])
let v = native_list_append(v, ["fa", "noun", "fa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abacus", "noun", "abacus", "", "", "", "abacus"])
let v = native_list_append(v, ["abay", "noun", "abay", "", "", "", "The state of"])
let v = native_list_append(v, ["abbey", "noun", "abbeyes", "", "", "", "An abbey a"])
let v = native_list_append(v, ["on", "noun", "on", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kun", "noun", "kun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["week", "noun", "week", "", "", "", "alternative form of"])
let v = native_list_append(v, ["winter", "noun", "wintres", "", "", "", "winter"])
let v = native_list_append(v, ["bone", "noun", "bone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["servant", "noun", "servant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["accidie", "noun", "accidie", "", "", "", "sloth slothfulness"])
let v = native_list_append(v, ["accompt", "noun", "accompt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alien", "noun", "aliens", "", "", "", "An outsider or"])
let v = native_list_append(v, ["season", "noun", "season", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spring", "noun", "spring", "", "", "", "alternative form of"])
let v = native_list_append(v, ["de", "noun", "de", "", "", "", "alternative form of"])
let v = native_list_append(v, ["het", "noun", "het", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in", "noun", "innes", "", "", "", "Any kind of"])
let v = native_list_append(v, ["debt", "noun", "debt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["orange", "noun", "orange", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seven", "noun", "seven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wolf", "noun", "wolves", "", "", "", "wolf Canis lupus"])
let v = native_list_append(v, ["planet", "noun", "planet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["star", "noun", "star", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sky", "noun", "skyes", "", "", "", "The atmosphere or"])
let v = native_list_append(v, ["can", "noun", "can", "", "", "", "alternative form of"])
let v = native_list_append(v, ["number", "noun", "number", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quarter", "noun", "quarters", "", "", "", "A quarter fourth"])
let v = native_list_append(v, ["one", "noun", "one", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seme", "noun", "seme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["letter", "noun", "letter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tables", "noun", "tables", "", "", "", "plural of table"])
let v = native_list_append(v, ["Irish", "noun", "Irish", "", "", "", "Irish"])
let v = native_list_append(v, ["second", "noun", "second", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bit", "noun", "bit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sun", "noun", "sun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["man", "noun", "men", "mannes", "manne", "", "man male human"])
let v = native_list_append(v, ["be", "noun", "be", "", "", "", "alternative form of"])
let v = native_list_append(v, ["is", "noun", "is", "", "", "", "ice frozen water"])
let v = native_list_append(v, ["are", "noun", "are", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cunt", "noun", "cunt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fart", "noun", "fart", "", "", "", "fart"])
let v = native_list_append(v, ["rape", "noun", "rape", "", "", "", "haste hurry"])
let v = native_list_append(v, ["port", "noun", "ports", "", "", "", "behaviour bearing"])
let v = native_list_append(v, ["cod", "noun", "coddes", "", "", "", "A seedpod a"])
let v = native_list_append(v, ["Edward", "noun", "Edward", "", "", "", "a male given"])
let v = native_list_append(v, ["hund", "noun", "hund", "", "", "", "alternative form of"])
let v = native_list_append(v, ["language", "noun", "language", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bot", "noun", "botes", "", "", "", "A seafaring vessel"])
let v = native_list_append(v, ["ten", "noun", "ten", "", "", "", "plural of toth"])
let v = native_list_append(v, ["crap", "noun", "crap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["musician", "noun", "musician", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weapon", "noun", "weapon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hell", "noun", "hell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["music", "noun", "music", "", "", "", "alternative form of"])
let v = native_list_append(v, ["most", "noun", "most", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fere", "noun", "feris", "", "", "", "fear"])
let v = native_list_append(v, ["war", "noun", "war", "", "", "", "alternative form of"])
let v = native_list_append(v, ["and", "noun", "and", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Israel", "noun", "Israel", "", "", "", "The Land of"])
let v = native_list_append(v, ["wage", "noun", "wages", "", "", "", "A wage earnings."])
let v = native_list_append(v, ["bank", "noun", "banks", "", "", "", "the bank of"])
let v = native_list_append(v, ["tax", "noun", "tax", "", "", "", "alternative form of"])
let v = native_list_append(v, ["apple", "noun", "apple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fruit", "noun", "fruit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["husband", "noun", "husband", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wall", "noun", "wall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["morning", "noun", "morning", "", "", "", "alternative form of"])
let v = native_list_append(v, ["send", "noun", "send", "", "", "", "alternative form of"])
let v = native_list_append(v, ["market", "noun", "marketes", "", "markete", "", "A market periodic"])
let v = native_list_append(v, ["world", "noun", "worldes", "", "", "", "The world the"])
let v = native_list_append(v, ["take", "noun", "takes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["but", "noun", "but", "", "", "", "alternative form of"])
let v = native_list_append(v, ["say", "noun", "say", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yesterday", "noun", "yesterday", "", "", "", "The preceding day"])
let v = native_list_append(v, ["company", "noun", "company", "", "", "", "alternative form of"])
let v = native_list_append(v, ["work", "noun", "work", "", "", "", "alternative form of"])
let v = native_list_append(v, ["first", "noun", "first", "", "", "", "alternative form of"])
let v = native_list_append(v, ["time", "noun", "time", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sect", "noun", "sect", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blood", "noun", "bloods", "", "", "", "blood"])
let v = native_list_append(v, ["new", "noun", "new", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mars", "noun", "mars", "", "", "", "The blackish magnetic"])
let v = native_list_append(v, ["love", "noun", "loves", "", "", "", "Love strong and"])
let v = native_list_append(v, ["standard", "noun", "standards", "", "", "", "A standard a"])
let v = native_list_append(v, ["feature", "noun", "feature", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mortar", "noun", "mortar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["absence", "noun", "absences", "", "", "", "Being away or"])
let v = native_list_append(v, ["abstract", "noun", "abstract", "", "", "", "abstract synopsis"])
let v = native_list_append(v, ["accent", "noun", "accents", "", "", "", "accent modulation of"])
let v = native_list_append(v, ["ache", "noun", "aches", "", "", "", "Aching long-lasting hurting"])
let v = native_list_append(v, ["poison", "noun", "poison", "", "", "", "alternative form of"])
let v = native_list_append(v, ["general", "noun", "generals", "", "", "", "genus class group"])
let v = native_list_append(v, ["Wales", "noun", "Wales", "", "", "", "Wales a medieval"])
let v = native_list_append(v, ["storm", "noun", "stormes", "", "", "", "A storm an"])
let v = native_list_append(v, ["money", "noun", "money", "", "", "", "alternative form of"])
let v = native_list_append(v, ["night", "noun", "night", "", "", "", "alternative form of"])
let v = native_list_append(v, ["win", "noun", "win", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cow", "noun", "ky", "cowes", "", "", "A cow female"])
let v = native_list_append(v, ["Jupiter", "noun", "Jupiter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baby", "noun", "baby", "", "", "", "A child or"])
let v = native_list_append(v, ["yes", "noun", "yes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ground", "noun", "groundes", "", "grounde", "", "ground"])
let v = native_list_append(v, ["close", "noun", "close", "", "", "", "plural of cloth"])
let v = native_list_append(v, ["know", "noun", "know", "", "", "", "alternative form of"])
let v = native_list_append(v, ["here", "noun", "here", "", "", "", "a military force"])
let v = native_list_append(v, ["plant", "noun", "plant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tiger", "noun", "tiger", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tigre", "noun", "tigre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["England", "noun", "England", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pulpit", "noun", "pulpit", "", "", "", "A pulpit podium"])
let v = native_list_append(v, ["church", "noun", "church", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gold", "noun", "golds", "", "", "", "gold metal"])
let v = native_list_append(v, ["grey", "noun", "grey", "", "", "", "grey colour"])
let v = native_list_append(v, ["purple", "noun", "purple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["red", "noun", "redes", "", "", "", "counsel advice recommendation"])
let v = native_list_append(v, ["silver", "noun", "silvers", "", "", "", "silver metal"])
let v = native_list_append(v, ["violet", "noun", "violet", "", "", "", "violet plant in"])
let v = native_list_append(v, ["third", "noun", "third", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trumpet", "noun", "trumpetes", "", "", "", "A trumpet a"])
let v = native_list_append(v, ["cane", "noun", "canes", "", "", "", "bamboo sugar cane"])
let v = native_list_append(v, ["tenth", "noun", "tenth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["football", "noun", "football", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wrote", "noun", "wrote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wrong", "noun", "wronges", "", "", "", "A wrong injustice"])
let v = native_list_append(v, ["writer", "noun", "writers", "", "", "", "A draughtsman or"])
let v = native_list_append(v, ["worst", "noun", "worst", "", "", "", "Something or someone"])
let v = native_list_append(v, ["throne", "noun", "throne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["woman", "noun", "women", "", "", "", "alternative form of"])
let v = native_list_append(v, ["women", "noun", "women", "", "", "", "alternative form of"])
let v = native_list_append(v, ["laugh", "noun", "laugh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twig", "noun", "twigges", "", "", "", "Any part of"])
let v = native_list_append(v, ["king", "noun", "kinges", "kinges", "kinge", "", "king monarch"])
let v = native_list_append(v, ["queen", "noun", "queen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["see", "noun", "sees", "", "", "", "sea ocean"])
let v = native_list_append(v, ["mouse", "noun", "mouse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["age", "noun", "ages", "", "", "", "The age of"])
let v = native_list_append(v, ["been", "noun", "been", "", "", "", "ben moringa tree"])
let v = native_list_append(v, ["penny", "noun", "penny", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nature", "noun", "natures", "", "", "", "the Universe existence"])
let v = native_list_append(v, ["latin", "noun", "latin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["or", "noun", "or", "", "", "", "beginning start"])
let v = native_list_append(v, ["square", "noun", "squares", "", "", "", "A square tool"])
let v = native_list_append(v, ["hundred", "noun", "hundredes", "", "", "", "A hundredweight."])
let v = native_list_append(v, ["stye", "noun", "styes", "", "", "", "A path track"])
let v = native_list_append(v, ["sol", "noun", "sol", "", "", "", "The brightest and"])
let v = native_list_append(v, ["humor", "noun", "humor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["compass", "noun", "compass", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knight", "noun", "knight", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skew", "noun", "skewes", "", "", "", "sky air"])
let v = native_list_append(v, ["ass", "noun", "ass", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cock", "noun", "cock", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hand", "noun", "hand", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coin", "noun", "coin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["animal", "noun", "animales", "", "", "", "An animal considered"])
let v = native_list_append(v, ["naff", "noun", "naff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["el", "noun", "eles", "", "", "", "eel"])
let v = native_list_append(v, ["deer", "noun", "deer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ostrich", "noun", "ostriches", "", "", "", "ostrich Struthio camelus"])
let v = native_list_append(v, ["elk", "noun", "elk", "", "", "", "elk moose Alces"])
let v = native_list_append(v, ["tonight", "noun", "tonight", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feet", "noun", "feet", "", "", "", "plural of fot"])
let v = native_list_append(v, ["to", "noun", "tos", "", "", "", "toe"])
let v = native_list_append(v, ["tree", "noun", "tree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ate", "noun", "ate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boy", "noun", "boy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["her", "noun", "heres", "", "", "", "a hair follicular"])
let v = native_list_append(v, ["our", "noun", "our", "", "", "", "alternative form of"])
let v = native_list_append(v, ["action", "noun", "action", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vowel", "noun", "voweles", "", "", "", "A vowel sound"])
let v = native_list_append(v, ["case", "noun", "cases", "", "", "", "box chest casket"])
let v = native_list_append(v, ["future", "noun", "futures", "", "", "", "A future action"])
let v = native_list_append(v, ["stem", "noun", "stem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ending", "noun", "ending", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fish", "noun", "fish", "", "", "", "alternative form of"])
let v = native_list_append(v, ["qualm", "noun", "qualm", "", "", "", "Plague disease or"])
let v = native_list_append(v, ["answer", "noun", "answer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["any", "noun", "any", "", "", "", "alternative form of"])
let v = native_list_append(v, ["arm", "noun", "arms", "", "", "", "arm"])
let v = native_list_append(v, ["art", "noun", "artes", "", "", "", "Knowledge about a"])
let v = native_list_append(v, ["as", "noun", "as", "", "", "", "ace single spot"])
let v = native_list_append(v, ["adamant", "noun", "adamants", "", "", "", "adamant adamantine valuable"])
let v = native_list_append(v, ["north", "noun", "north", "", "", "", "north northernness"])
let v = native_list_append(v, ["south", "noun", "south", "", "", "", "south southernness"])
let v = native_list_append(v, ["west", "noun", "west", "", "", "", "west compass point"])
let v = native_list_append(v, ["snake", "noun", "snakes", "", "", "", "snake"])
let v = native_list_append(v, ["wax", "noun", "waxes", "", "", "", "wax beeswax sealing"])
let v = native_list_append(v, ["what", "noun", "what", "", "", "", "alternative form of"])
let v = native_list_append(v, ["right", "noun", "rightes", "", "", "", "A good deed"])
let v = native_list_append(v, ["father", "noun", "father", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mother", "noun", "mother", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brother", "noun", "bretheren", "brotheres", "", "", "A brother or"])
let v = native_list_append(v, ["sister", "noun", "sister", "", "", "", "alternative form of"])
let v = native_list_append(v, ["child", "noun", "children", "childes", "childe", "", "A child person"])
let v = native_list_append(v, ["son", "noun", "son", "", "", "", "alternative form of"])
let v = native_list_append(v, ["uncle", "noun", "uncles", "", "", "", "uncle brother of"])
let v = native_list_append(v, ["aunt", "noun", "aunt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nephew", "noun", "nephew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bee", "noun", "been", "", "", "", "A bee insect"])
let v = native_list_append(v, ["wing", "noun", "wing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cold", "noun", "cold", "", "", "", "Coldness the state"])
let v = native_list_append(v, ["hot", "noun", "hot", "", "", "", "hotness"])
let v = native_list_append(v, ["warm", "noun", "warm", "", "", "", "warmness heat"])
let v = native_list_append(v, ["rainbow", "noun", "rainbow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["not", "noun", "not", "", "", "", "nothing nought"])
let v = native_list_append(v, ["finger", "noun", "finger", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flower", "noun", "flower", "", "", "", "alternative form of"])
let v = native_list_append(v, ["men", "noun", "men", "", "", "", "plural of man"])
let v = native_list_append(v, ["male", "noun", "males", "", "", "", "A man a"])
let v = native_list_append(v, ["female", "noun", "female", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thumb", "noun", "thumb", "", "", "", "alternative form of"])
let v = native_list_append(v, ["duck", "noun", "duck", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rue", "noun", "rue", "", "", "", "A kind of"])
let v = native_list_append(v, ["hers", "noun", "hers", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kingdom", "noun", "kingdoms", "", "", "", "dominion lordship rulership"])
let v = native_list_append(v, ["both", "noun", "both", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hole", "noun", "holes", "", "", "", "hole"])
let v = native_list_append(v, ["how", "noun", "how", "", "", "", "alternative form of"])
let v = native_list_append(v, ["azure", "noun", "azure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bombard", "noun", "bombardes", "", "", "", "cannon bombard"])
let v = native_list_append(v, ["pigment", "noun", "pigmentes", "", "", "", "A spice or"])
let v = native_list_append(v, ["dye", "noun", "dye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rat", "noun", "rat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ivory", "noun", "ivory", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tan", "noun", "tannes", "", "", "", "oak bark"])
let v = native_list_append(v, ["lob", "noun", "lob", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lavender", "noun", "lavenderes", "", "", "", "A washer one"])
let v = native_list_append(v, ["tide", "noun", "tide", "", "", "", "alternative form of"])
let v = native_list_append(v, ["olive", "noun", "olive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plum", "noun", "plum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saffron", "noun", "saffron", "", "", "", "saffron the plant"])
let v = native_list_append(v, ["pen", "noun", "pen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["copper", "noun", "copper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salmon", "noun", "salmon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rose", "noun", "roses", "", "", "", "rose plant belonging"])
let v = native_list_append(v, ["tin", "noun", "tin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gun", "noun", "gun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["city", "noun", "city", "", "", "", "alternative form of"])
let v = native_list_append(v, ["minister", "noun", "minister", "", "", "", "alternative form of"])
let v = native_list_append(v, ["priest", "noun", "priest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mustard", "noun", "mustard", "", "", "", "A mustard plant"])
let v = native_list_append(v, ["rice", "noun", "rice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["egg", "noun", "egg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["colour", "noun", "colours", "", "", "", "colour hue shade"])
let v = native_list_append(v, ["ruby", "noun", "rubies", "", "", "", "A ruby red"])
let v = native_list_append(v, ["fortune", "noun", "fortunes", "", "", "", "fortune fate chance"])
let v = native_list_append(v, ["palace", "noun", "palace", "", "", "", "alternative form of"])
let v = native_list_append(v, ["al", "noun", "alles", "", "", "", "A tool or"])
let v = native_list_append(v, ["del", "noun", "deles", "", "", "", "A part proportion"])
let v = native_list_append(v, ["wei", "noun", "wei", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["haar", "noun", "haar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["god", "noun", "goddes", "goddes", "", "", "A god or"])
let v = native_list_append(v, ["friend", "noun", "friend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gripe", "noun", "grippes", "", "", "", "Gripping or grabbing"])
let v = native_list_append(v, ["kind", "noun", "kind", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bal", "noun", "balles", "", "", "", "A ball an"])
let v = native_list_append(v, ["ban", "noun", "ban", "", "", "", "alternative form of"])
let v = native_list_append(v, ["basin", "noun", "basin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bat", "noun", "battes", "", "", "", "A mace bat"])
let v = native_list_append(v, ["bed", "noun", "beddes", "beddes", "bedde", "", "A place of"])
let v = native_list_append(v, ["bite", "noun", "bites", "", "", "", "A bite the"])
let v = native_list_append(v, ["song", "noun", "songes", "songes", "songe", "", "A song lyrical"])
let v = native_list_append(v, ["cry", "noun", "cries", "", "", "", "A shout or"])
let v = native_list_append(v, ["tear", "noun", "tear", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eye", "noun", "eyen", "", "", "", "The eye the"])
let v = native_list_append(v, ["bef", "noun", "bef", "beves", "", "", "Beef the meat"])
let v = native_list_append(v, ["beit", "noun", "beit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sound", "noun", "sound", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bran", "noun", "bran", "", "", "", "The ground husk"])
let v = native_list_append(v, ["voice", "noun", "voice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["acre", "noun", "acre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ver", "noun", "ver", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vers", "noun", "verses", "", "", "", "A line or"])
let v = native_list_append(v, ["verre", "noun", "verre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vert", "noun", "vert", "", "", "", "Any plant having"])
let v = native_list_append(v, ["jargon", "noun", "jargon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["we", "noun", "we", "", "", "", "woe grief sadness"])
let v = native_list_append(v, ["he", "noun", "he", "", "", "", "alternative form of"])
let v = native_list_append(v, ["they", "noun", "þeies", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["them", "noun", "them", "", "", "", "alternative form of"])
let v = native_list_append(v, ["talent", "noun", "talentes", "", "", "", "A talent ancient"])
let v = native_list_append(v, ["tooth", "noun", "tooth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hair", "noun", "hair", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ear", "noun", "ear", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nose", "noun", "noses", "", "", "", "nose protrusion of"])
let v = native_list_append(v, ["mouth", "noun", "mouths", "", "", "", "mouth"])
let v = native_list_append(v, ["elbow", "noun", "elbow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leg", "noun", "legges", "", "", "", "leg limb"])
let v = native_list_append(v, ["foot", "noun", "foot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knee", "noun", "knee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snail", "noun", "snail", "", "", "", "alternative form of"])
let v = native_list_append(v, ["angel", "noun", "angel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clause", "noun", "clauses", "", "", "", "sentence clause"])
let v = native_list_append(v, ["face", "noun", "faces", "", "", "", "face"])
let v = native_list_append(v, ["smell", "noun", "smell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heel", "noun", "heel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swan", "noun", "swannes", "", "", "", "swan bird of"])
let v = native_list_append(v, ["street", "noun", "street", "", "", "", "alternative form of"])
let v = native_list_append(v, ["path", "noun", "pathes", "", "", "", "An informal or"])
let v = native_list_append(v, ["lane", "noun", "lanes", "", "", "", "lane alley narrow"])
let v = native_list_append(v, ["do", "noun", "dos", "", "", "", "A female fallow"])
let v = native_list_append(v, ["womb", "noun", "womb", "", "", "", "alternative form of"])
let v = native_list_append(v, ["virtue", "noun", "virtue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["axe", "noun", "axe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rain", "noun", "rain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["voir", "noun", "voir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sy", "noun", "sy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hay", "noun", "hay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hungry", "noun", "hungry", "", "", "", "Those who are"])
let v = native_list_append(v, ["musik", "noun", "musik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tak", "noun", "takes", "", "", "", "clasp"])
let v = native_list_append(v, ["while", "noun", "while", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leche", "noun", "leches", "", "", "", "an infusion"])
let v = native_list_append(v, ["ail", "noun", "ail", "", "", "", "alternative form of"])
let v = native_list_append(v, ["law", "noun", "law", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boke", "noun", "boke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wife", "noun", "wife", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wilde", "noun", "wilde", "", "", "", "An unsettled chaotic"])
let v = native_list_append(v, ["Scotland", "noun", "Scotland", "", "", "", "Scotland a medieval"])
let v = native_list_append(v, ["pin", "noun", "pin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maid", "noun", "maid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maiden", "noun", "maiden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["braid", "noun", "braid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["science", "noun", "sciences", "", "", "", "facts knowledge that"])
let v = native_list_append(v, ["oil", "noun", "oil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nurse", "noun", "nurse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foe", "noun", "foe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ber", "noun", "ber", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vapor", "noun", "vapor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tribe", "noun", "tribus", "", "", "", "One of the"])
let v = native_list_append(v, ["hier", "noun", "hier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["er", "noun", "er", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lead", "noun", "lead", "", "", "", "alternative form of"])
let v = native_list_append(v, ["were", "noun", "were", "", "", "", "wearing"])
let v = native_list_append(v, ["bore", "noun", "bores", "", "", "", "A bore hole"])
let v = native_list_append(v, ["borne", "noun", "borne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bet", "noun", "bet", "", "", "", "Something or someone"])
let v = native_list_append(v, ["bound", "noun", "bound", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bled", "noun", "bled", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blow", "noun", "blowes", "", "", "", "A blast of"])
let v = native_list_append(v, ["blew", "noun", "blew", "", "", "", "blue"])
let v = native_list_append(v, ["breed", "noun", "breed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bred", "noun", "bred", "", "", "", "bread pastry"])
let v = native_list_append(v, ["burn", "noun", "burn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burst", "noun", "burstes", "", "", "", "loss destruction"])
let v = native_list_append(v, ["chose", "noun", "chose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["come", "noun", "comes", "", "", "", "arrival coming"])
let v = native_list_append(v, ["dug", "noun", "dug", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dove", "noun", "dove", "", "", "", "alternative form of"])
let v = native_list_append(v, ["done", "noun", "done", "", "", "", "gift present"])
let v = native_list_append(v, ["dream", "noun", "dream", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fell", "noun", "fell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fed", "noun", "fed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["felt", "noun", "feltes", "", "", "", "Felted fabric or"])
let v = native_list_append(v, ["fight", "noun", "fightes", "", "", "", "A fight a"])
let v = native_list_append(v, ["flesh", "noun", "flesh", "", "", "", "flesh especially that"])
let v = native_list_append(v, ["find", "noun", "find", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flee", "noun", "flee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dart", "noun", "dartes", "", "", "", "A hand-thrown spear"])
let v = native_list_append(v, ["get", "noun", "get", "", "", "", "jet hardened coal"])
let v = native_list_append(v, ["got", "noun", "gotes", "", "", "", "goat especially a"])
let v = native_list_append(v, ["gone", "noun", "gone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["held", "noun", "held", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grind", "noun", "grindes", "", "", "", "The function of"])
let v = native_list_append(v, ["have", "noun", "have", "", "", "", "alternative form of"])
let v = native_list_append(v, ["had", "noun", "had", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hide", "noun", "hides", "", "", "", "hide unit of"])
let v = native_list_append(v, ["hid", "noun", "hid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hold", "noun", "hold", "", "", "", "carcass flesh"])
let v = native_list_append(v, ["hurt", "noun", "hurtes", "", "", "", "Injury harm or"])
let v = native_list_append(v, ["keep", "noun", "keep", "", "", "", "heed notice note"])
let v = native_list_append(v, ["knew", "noun", "knew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["led", "noun", "led", "", "", "", "lead element Pl"])
let v = native_list_append(v, ["light", "noun", "lightes", "", "", "", "The radiation which"])
let v = native_list_append(v, ["lit", "noun", "lit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["make", "noun", "makes", "", "", "", "A bride or"])
let v = native_list_append(v, ["made", "noun", "made", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meet", "noun", "meet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["back", "noun", "back", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sheep", "noun", "sheep", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rod", "noun", "rod", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mal", "noun", "mal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wine", "noun", "wines", "", "", "", "friend"])
let v = native_list_append(v, ["actor", "noun", "actor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cable", "noun", "cables", "", "", "", "A cable or"])
let v = native_list_append(v, ["shirt", "noun", "shirt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skirt", "noun", "skirt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["substance", "noun", "substance", "", "", "", "essence"])
let v = native_list_append(v, ["thunder", "noun", "thunder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ye", "noun", "yën", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thy", "noun", "thy", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["where", "noun", "where", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mow", "noun", "mow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boot", "noun", "boot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brush", "noun", "brush", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cough", "noun", "cough", "", "", "", "coughing"])
let v = native_list_append(v, ["cheese", "noun", "cheese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crime", "noun", "crime", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sin", "noun", "sin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chin", "noun", "chin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thing", "noun", "thinges", "", "", "", "thing"])
let v = native_list_append(v, ["simple", "noun", "simple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["self", "noun", "selfs", "", "", "", "same thing the"])
let v = native_list_append(v, ["button", "noun", "button", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chance", "noun", "chance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bread", "noun", "bread", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chalk", "noun", "chalk", "", "", "", "chalk"])
let v = native_list_append(v, ["basket", "noun", "baskettes", "", "", "", "A basket a"])
let v = native_list_append(v, ["butter", "noun", "butter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["branch", "noun", "branch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cell", "noun", "cell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sleep", "noun", "sleep", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stay", "noun", "stayes", "", "", "", "A stay rope."])
let v = native_list_append(v, ["reset", "noun", "reset", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rode", "noun", "rodes", "", "", "", "A cross or"])
let v = native_list_append(v, ["ring", "noun", "ring", "", "", "", "alternative form of"])
let v = native_list_append(v, ["run", "noun", "run", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saw", "noun", "saw", "", "", "", "saw"])
let v = native_list_append(v, ["sent", "noun", "sent", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sew", "noun", "sew", "", "", "", "broth gravy liquid"])
let v = native_list_append(v, ["shake", "noun", "shake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shine", "noun", "shine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shoot", "noun", "shoot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sang", "noun", "sang", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sat", "noun", "sat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slay", "noun", "slayes", "", "", "", "A sley or"])
let v = native_list_append(v, ["sling", "noun", "sling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spoke", "noun", "spokes", "", "", "", "A spoke a"])
let v = native_list_append(v, ["smelt", "noun", "smelt", "", "", "", "smelt fish"])
let v = native_list_append(v, ["spoken", "noun", "spoken", "", "", "", "plural of spoke"])
let v = native_list_append(v, ["speed", "noun", "speed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sped", "noun", "sped", "", "spede", "", "fortune luck especially"])
let v = native_list_append(v, ["spin", "noun", "spin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spun", "noun", "spun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sprung", "noun", "sprung", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sting", "noun", "sting", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stink", "noun", "stink", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strew", "noun", "strew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swore", "noun", "swore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["taken", "noun", "takenes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tore", "noun", "tore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thought", "noun", "thoughtes", "", "", "", "product of mental"])
let v = native_list_append(v, ["thrust", "noun", "thrust", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wake", "noun", "wakes", "", "", "", "sleeplessness wakefulness"])
let v = native_list_append(v, ["woke", "noun", "woke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wore", "noun", "wore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wet", "noun", "wetes", "", "", "", "Water or another"])
let v = native_list_append(v, ["won", "noun", "wones", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wind", "noun", "wind", "", "", "", "alternative form of"])
let v = native_list_append(v, ["round", "noun", "roundes", "", "", "", "A round circular"])
let v = native_list_append(v, ["sot", "noun", "sottes", "", "", "", "One who lacks"])
let v = native_list_append(v, ["cause", "noun", "causes", "", "", "", "cause"])
let v = native_list_append(v, ["cook", "noun", "cookes", "", "", "", "cook chef restaurateur"])
let v = native_list_append(v, ["cotton", "noun", "cotton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["change", "noun", "change", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cloth", "noun", "clothes", "", "", "", "Cloth fabric or"])
let v = native_list_append(v, ["comb", "noun", "combes", "", "", "", "A comb toothed"])
let v = native_list_append(v, ["box", "noun", "boxes", "", "", "", "box tree the"])
let v = native_list_append(v, ["cloud", "noun", "cloudes", "", "", "", "A cloud mass"])
let v = native_list_append(v, ["brain", "noun", "brain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anchor", "noun", "anchor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cement", "noun", "cement", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mallard", "noun", "mallard", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heron", "noun", "herons", "", "", "", "the grey heron"])
let v = native_list_append(v, ["act", "noun", "act", "", "", "", "alternative form of"])
let v = native_list_append(v, ["balance", "noun", "balance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ball", "noun", "ball", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cake", "noun", "cakes", "", "", "", "A cake any"])
let v = native_list_append(v, ["care", "noun", "cares", "", "", "", "grief sorrow"])
let v = native_list_append(v, ["base", "noun", "bases", "", "", "", "A foundation or"])
let v = native_list_append(v, ["agreement", "noun", "agreement", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cover", "noun", "covers", "", "", "", "Something that covers."])
let v = native_list_append(v, ["stork", "noun", "storkes", "", "", "", "stork"])
let v = native_list_append(v, ["journey", "noun", "journey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["venom", "noun", "venom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ven", "noun", "ven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ice", "noun", "ice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["decline", "noun", "decline", "", "", "", "alternative form of"])
let v = native_list_append(v, ["acorn", "noun", "acorn", "", "", "", "An acorn oak"])
let v = native_list_append(v, ["difference", "noun", "differences", "", "", "", "Difference the state"])
let v = native_list_append(v, ["drawer", "noun", "drawers", "", "", "", "One who pulls."])
let v = native_list_append(v, ["end", "noun", "end", "", "", "", "alternative form of"])
let v = native_list_append(v, ["falcon", "noun", "falcon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jay", "noun", "jayes", "", "", "", "jay bird"])
let v = native_list_append(v, ["nightingale", "noun", "nightingale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["power", "noun", "power", "", "", "", "Ability power or"])
let v = native_list_append(v, ["camel", "noun", "cameles", "", "", "", "camel mammal of"])
let v = native_list_append(v, ["hare", "noun", "hares", "", "", "", "A hare or"])
let v = native_list_append(v, ["otter", "noun", "otter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lynx", "noun", "lenxis", "", "", "", "lynx"])
let v = native_list_append(v, ["ermine", "noun", "ermine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mole", "noun", "mole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fox", "noun", "foxes", "", "", "", "A fox or"])
let v = native_list_append(v, ["ram", "noun", "rammes", "", "", "", "male sheep ram"])
let v = native_list_append(v, ["bir", "noun", "birs", "", "", "", "A strong or"])
let v = native_list_append(v, ["lem", "noun", "lem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rood", "noun", "rood", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sap", "noun", "sap", "", "", "", "sap plant juices"])
let v = native_list_append(v, ["castle", "noun", "castle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pawn", "noun", "pawn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jewel", "noun", "jewel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["low", "noun", "low", "", "", "", "alternative form of"])
let v = native_list_append(v, ["life", "noun", "life", "", "", "", "alternative form of"])
let v = native_list_append(v, ["house", "noun", "house", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hospital", "noun", "hospitals", "", "", "", "A hostel or"])
let v = native_list_append(v, ["knife", "noun", "knife", "", "", "", "alternative form of"])
let v = native_list_append(v, ["metal", "noun", "metalles", "", "", "", "metal class of"])
let v = native_list_append(v, ["mountain", "noun", "mountain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salt", "noun", "salt", "", "", "", "salt sodium chloride"])
let v = native_list_append(v, ["tail", "noun", "tail", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blade", "noun", "blade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sword", "noun", "sword", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brass", "noun", "brass", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liver", "noun", "liver", "", "", "", "alternative form of"])
let v = native_list_append(v, ["far", "noun", "far", "", "", "", "alternative form of"])
let v = native_list_append(v, ["old", "noun", "old", "", "", "", "A moon in"])
let v = native_list_append(v, ["river", "noun", "river", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stomach", "noun", "stomach", "", "", "", "alternative form of"])
let v = native_list_append(v, ["count", "noun", "count", "", "", "", "alternative form of"])
let v = native_list_append(v, ["play", "noun", "play", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dust", "noun", "dust", "", "", "", "dust powder"])
let v = native_list_append(v, ["sand", "noun", "sand", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stone", "noun", "stone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smoke", "noun", "smokes", "", "", "", "smoke"])
let v = native_list_append(v, ["flame", "noun", "flame", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ash", "noun", "ash", "", "", "", "alternative form of"])
let v = native_list_append(v, ["none", "noun", "none", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wow", "noun", "wow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snow", "noun", "snowes", "", "", "", "snow frozen water"])
let v = native_list_append(v, ["fil", "noun", "fil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["key", "noun", "key", "", "", "", "alternative form of"])
let v = native_list_append(v, ["field", "noun", "field", "", "", "", "alternative form of"])
let v = native_list_append(v, ["e", "noun", "e", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heaven", "noun", "heaven", "", "", "", "rare form of"])
let v = native_list_append(v, ["bible", "noun", "bible", "", "", "", "The Bible Christian"])
let v = native_list_append(v, ["crown", "noun", "crown", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cute", "noun", "cute", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Europe", "noun", "Europe", "", "", "", "Europe a continent"])
let v = native_list_append(v, ["Jew", "noun", "Jewes", "Jewene", "", "", "Jew member of"])
let v = native_list_append(v, ["vein", "noun", "vein", "", "", "", "something that is"])
let v = native_list_append(v, ["sorry", "noun", "sorry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["empire", "noun", "empire", "", "", "", "emperorship rank or"])
let v = native_list_append(v, ["baron", "noun", "baron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barony", "noun", "barony", "", "", "", "alternative form of"])
let v = native_list_append(v, ["duke", "noun", "duke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["county", "noun", "county", "", "", "", "alternative form of"])
let v = native_list_append(v, ["organ", "noun", "organ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tissue", "noun", "tissue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["people", "noun", "people", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hilt", "noun", "hilt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["u", "noun", "u", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chivalry", "noun", "chivalry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ese", "noun", "ese", "", "", "", "Physical comfort or"])
let v = native_list_append(v, ["stroke", "noun", "strokes", "", "", "", "Any striking or"])
let v = native_list_append(v, ["mare", "noun", "mares", "", "", "", "A horse member"])
let v = native_list_append(v, ["colt", "noun", "coltes", "", "", "", "A juvenile equid"])
let v = native_list_append(v, ["calf", "noun", "calvere", "", "", "", "calf cow that"])
let v = native_list_append(v, ["vessel", "noun", "vessels", "", "", "", "A container or"])
let v = native_list_append(v, ["syn", "noun", "syn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["powder", "noun", "powder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dew", "noun", "dewes", "", "", "", "Dew moisture present"])
let v = native_list_append(v, ["blower", "noun", "blower", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hammer", "noun", "hammer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ewe", "noun", "ewes", "", "", "", "ewe female sheep"])
let v = native_list_append(v, ["peer", "noun", "peer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perch", "noun", "perch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seem", "noun", "semes", "", "", "", "A seam in"])
let v = native_list_append(v, ["brewer", "noun", "brewer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["home", "noun", "home", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gain", "noun", "gain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ore", "noun", "ores", "", "", "", "oar lever for"])
let v = native_list_append(v, ["gem", "noun", "gem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kin", "noun", "kin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kith", "noun", "kith", "", "", "", "alternative form of"])
let v = native_list_append(v, ["band", "noun", "bandes", "", "", "", "That which obstructs"])
let v = native_list_append(v, ["mock", "noun", "mock", "", "", "", "alternative form of"])
let v = native_list_append(v, ["governor", "noun", "governor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weer", "noun", "weer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moron", "noun", "moron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heet", "noun", "heet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mildew", "noun", "mildew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["halm", "noun", "helmes", "", "", "", "The stalks remaining"])
let v = native_list_append(v, ["note", "noun", "note", "", "", "", "note"])
let v = native_list_append(v, ["floor", "noun", "floor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scrub", "noun", "scrub", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moisture", "noun", "moisture", "", "", "", "moistness wetness"])
let v = native_list_append(v, ["wal", "noun", "walles", "", "", "", "wall"])
let v = native_list_append(v, ["burden", "noun", "burden", "", "", "", "plural of berde"])
let v = native_list_append(v, ["hem", "noun", "hem", "", "", "", "hem edge of"])
let v = native_list_append(v, ["pipe", "noun", "pipes", "", "", "", "A pipe a"])
let v = native_list_append(v, ["mase", "noun", "mases", "", "", "", "Something that causes"])
let v = native_list_append(v, ["maselyn", "noun", "maselyn", "", "", "", "a vessel made"])
let v = native_list_append(v, ["maser", "noun", "maser", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unwisdom", "noun", "unwisdom", "", "", "", "idiocy stupidity"])
let v = native_list_append(v, ["hun", "noun", "hun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["panier", "noun", "panier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aa", "noun", "aa", "", "", "", "river stream in"])
let v = native_list_append(v, ["wee", "noun", "wee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brat", "noun", "brat", "", "", "", "a coarse cloak"])
let v = native_list_append(v, ["information", "noun", "information", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cornet", "noun", "cornettes", "", "", "", "A cornet musical"])
let v = native_list_append(v, ["game", "noun", "games", "", "", "", "Joy entertainment that"])
let v = native_list_append(v, ["fighter", "noun", "fighter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["original", "noun", "originals", "", "", "", "the origin lineage"])
let v = native_list_append(v, ["kernel", "noun", "kerneles", "", "", "", "The seed grain"])
let v = native_list_append(v, ["garden", "noun", "garden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strokes", "noun", "strokes", "", "", "", "plural of stroke"])
let v = native_list_append(v, ["paper", "noun", "papyres", "", "", "", "paper thin white"])
let v = native_list_append(v, ["view", "noun", "view", "", "", "", "alternative form of"])
let v = native_list_append(v, ["image", "noun", "image", "", "", "", "alternative form of"])
let v = native_list_append(v, ["udder", "noun", "uddres", "", "", "", "udder mammary gland"])
let v = native_list_append(v, ["queer", "noun", "queer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["las", "noun", "las", "", "", "", "lace"])
let v = native_list_append(v, ["parliament", "noun", "parliament", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spider", "noun", "spider", "", "", "", "alternative form of"])
let v = native_list_append(v, ["damp", "noun", "damp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sense", "noun", "senses", "", "", "", "meaning signification interpretation"])
let v = native_list_append(v, ["kerf", "noun", "kerves", "", "", "", "The act of"])
let v = native_list_append(v, ["quest", "noun", "questes", "", "", "", "A legal inquest"])
let v = native_list_append(v, ["hey", "noun", "hey", "", "", "", "hay"])
let v = native_list_append(v, ["hanger", "noun", "hanger", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ABC", "noun", "ABC", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bath", "noun", "bathes", "", "", "", "A bath body"])
let v = native_list_append(v, ["rein", "noun", "rein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fier", "noun", "fier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sea", "noun", "sea", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blod", "noun", "blod", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wapen", "noun", "wapen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tare", "noun", "tares", "", "", "", "Vetch or tare"])
let v = native_list_append(v, ["ham", "noun", "hammes", "", "", "", "An enclosed pasture."])
let v = native_list_append(v, ["tres", "noun", "tres", "", "", "", "plural of tre"])
let v = native_list_append(v, ["due", "noun", "due", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tre", "noun", "tres", "", "", "", "A tree or"])
let v = native_list_append(v, ["sei", "noun", "sei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cop", "noun", "coppes", "", "", "", "summit of a"])
let v = native_list_append(v, ["rot", "noun", "rot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["division", "noun", "division", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dame", "noun", "dames", "", "", "", "lady high-ranking or"])
let v = native_list_append(v, ["sir", "noun", "sir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["elf", "noun", "elves", "", "", "", "elf fairy"])
let v = native_list_append(v, ["cord", "noun", "cord", "", "", "", "alternative form of"])
let v = native_list_append(v, ["better", "noun", "better", "", "", "", "alternative form of"])
let v = native_list_append(v, ["locust", "noun", "locust", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mot", "noun", "motes", "", "", "", "speck particle"])
let v = native_list_append(v, ["flor", "noun", "flores", "", "", "", "floor bottom surface"])
let v = native_list_append(v, ["fleur", "noun", "fleur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["musique", "noun", "musique", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boc", "noun", "boc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["melle", "noun", "melle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coke", "noun", "coke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lavatory", "noun", "lavatory", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lune", "noun", "lune", "", "", "", "The celestial body"])
let v = native_list_append(v, ["universe", "noun", "universe", "", "", "", "The universe the"])
let v = native_list_append(v, ["dawn", "noun", "dawn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Athens", "noun", "Athens", "", "", "", "Athens the capital"])
let v = native_list_append(v, ["Paris", "noun", "Paris", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stud", "noun", "stud", "", "", "", "alternative form of"])
let v = native_list_append(v, ["London", "noun", "London", "", "", "", "alternative form of"])
let v = native_list_append(v, ["munt", "noun", "munt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mint", "noun", "mint", "", "", "", "alternative form of"])
let v = native_list_append(v, ["line", "noun", "lines", "", "", "", "rope cord"])
let v = native_list_append(v, ["beverage", "noun", "beverages", "", "", "", "An alcoholic beverage"])
let v = native_list_append(v, ["mer", "noun", "mer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tort", "noun", "tortes", "", "", "", "tort wrong"])
let v = native_list_append(v, ["milk", "noun", "milks", "", "", "", "milk"])
let v = native_list_append(v, ["flight", "noun", "flights", "", "", "", "flight act of"])
let v = native_list_append(v, ["seconde", "noun", "seconde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["appel", "noun", "apples", "", "", "", "fruit nut"])
let v = native_list_append(v, ["prune", "noun", "prunes", "", "", "", "A plum fruit"])
let v = native_list_append(v, ["fuel", "noun", "fuel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dam", "noun", "dam", "", "", "", "dam structure to"])
let v = native_list_append(v, ["mile", "noun", "mile", "", "", "", "millet grass used"])
let v = native_list_append(v, ["mercury", "noun", "mercury", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fe", "noun", "fe", "", "", "", "livestock cattle"])
let v = native_list_append(v, ["em", "noun", "emes", "", "", "", "uncle brother of"])
let v = native_list_append(v, ["ol", "noun", "ol", "", "", "", "alternative form of"])
let v = native_list_append(v, ["personne", "noun", "personne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sex", "noun", "sex", "", "", "", "sex"])
let v = native_list_append(v, ["au", "noun", "au", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ar", "noun", "ar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["se", "noun", "se", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pot", "noun", "pottes", "", "", "", "A pot a"])
let v = native_list_append(v, ["universal", "noun", "universal", "", "", "", "A category class"])
let v = native_list_append(v, ["pers", "noun", "pers", "", "", "", "blue blue-grey colour"])
let v = native_list_append(v, ["tar", "noun", "tar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ce", "noun", "ce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eu", "noun", "eu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dy", "noun", "dy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ho", "noun", "ho", "", "", "", "alternative form of"])
let v = native_list_append(v, ["po", "noun", "poos", "", "", "", "peacock"])
let v = native_list_append(v, ["ra", "noun", "ra", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pa", "noun", "pa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parlement", "noun", "parlement", "", "", "", "A discussion or"])
let v = native_list_append(v, ["pis", "noun", "pis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wan", "noun", "wan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["half", "noun", "halves", "", "", "", "half"])
let v = native_list_append(v, ["envy", "noun", "envy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mus", "noun", "mus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pe", "noun", "pe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gut", "noun", "gut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["well", "noun", "well", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bonne", "noun", "bonne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["louse", "noun", "louse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jet", "noun", "jet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["inch", "noun", "inch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pik", "noun", "pik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spade", "noun", "spades", "", "", "", "tool for digging"])
let v = native_list_append(v, ["tool", "noun", "toles", "", "", "", "A tool implement"])
let v = native_list_append(v, ["der", "noun", "der", "", "", "", "A wild animal"])
let v = native_list_append(v, ["town", "noun", "town", "", "", "", "alternative form of"])
let v = native_list_append(v, ["surname", "noun", "surnames", "", "", "", "epithet nickname"])
let v = native_list_append(v, ["champion", "noun", "champion", "", "", "", "alternative form of"])
let v = native_list_append(v, ["real", "noun", "real", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dok", "noun", "dok", "", "", "", "Hair cut at"])
let v = native_list_append(v, ["fork", "noun", "fork", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sonne", "noun", "sonnes", "", "", "", "The brightest and"])
let v = native_list_append(v, ["lever", "noun", "lever", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Michael", "noun", "Michael", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lauriol", "noun", "lauriol", "", "", "", "spurge laurel Daphne"])
let v = native_list_append(v, ["laurer", "noun", "laurers", "", "", "", "laurel"])
let v = native_list_append(v, ["trash", "noun", "trash", "", "", "", "alternative form of"])
let v = native_list_append(v, ["launder", "noun", "launder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["laund", "noun", "laund", "", "", "", "alternative form of"])
let v = native_list_append(v, ["launcegaye", "noun", "launcegaye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["launce", "noun", "launces", "", "", "", "A lance long"])
let v = native_list_append(v, ["laughter", "noun", "laughtres", "", "", "", "Laughter the production"])
let v = native_list_append(v, ["gras", "noun", "grasses", "", "", "", "A grass A"])
let v = native_list_append(v, ["dice", "noun", "dice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["problem", "noun", "problem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["langage", "noun", "langages", "", "", "", "language tongue speech"])
let v = native_list_append(v, ["degree", "noun", "degree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["way", "noun", "way", "", "", "", "alternative form of"])
let v = native_list_append(v, ["will", "noun", "will", "", "", "", "alternative form of"])
let v = native_list_append(v, ["might", "noun", "might", "", "", "", "alternative form of"])
let v = native_list_append(v, ["must", "noun", "must", "", "", "", "must wine that"])
let v = native_list_append(v, ["holy", "noun", "holies", "", "", "", "The state of"])
let v = native_list_append(v, ["doom", "noun", "doom", "", "", "", "a judgement legal"])
let v = native_list_append(v, ["Christ", "noun", "Christ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["armor", "noun", "armor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weird", "noun", "weird", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forest", "noun", "forestes", "", "", "", "A forest or"])
let v = native_list_append(v, ["grove", "noun", "groves", "", "", "", "grove small forest"])
let v = native_list_append(v, ["muse", "noun", "muse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ea", "noun", "ea", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ei", "noun", "ei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ele", "noun", "ele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["college", "noun", "collegis", "", "", "", "A group of"])
let v = native_list_append(v, ["staff", "noun", "staff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["accusement", "noun", "accusement", "", "", "", "accusation"])
let v = native_list_append(v, ["net", "noun", "net", "", "", "", "net a mesh"])
let v = native_list_append(v, ["navel", "noun", "naveles", "", "", "", "navel of a"])
let v = native_list_append(v, ["side", "noun", "side", "", "", "", "side"])
let v = native_list_append(v, ["luff", "noun", "luff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["requiem", "noun", "requiem", "", "", "", "requiem mass for"])
let v = native_list_append(v, ["ship", "noun", "ship", "", "", "", "alternative form of"])
let v = native_list_append(v, ["splinter", "noun", "splinter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["proctor", "noun", "proctor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mercurial", "noun", "mercurial", "", "", "", "A plant belonging"])
let v = native_list_append(v, ["mate", "noun", "mates", "", "", "", "mate companion comrade"])
let v = native_list_append(v, ["apron", "noun", "apron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waist", "noun", "waist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["almond", "noun", "almondes", "", "", "", "An almond tree"])
let v = native_list_append(v, ["aqua", "noun", "aqua", "", "", "", "water"])
let v = native_list_append(v, ["rust", "noun", "rust", "", "", "", "rust oxidisation of"])
let v = native_list_append(v, ["pair", "noun", "pair", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sine", "noun", "sines", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mail", "noun", "mail", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nail", "noun", "nail", "", "", "", "alternative form of"])
let v = native_list_append(v, ["matrix", "noun", "matrix", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bar", "noun", "bar", "", "", "", "Northern form of"])
let v = native_list_append(v, ["slave", "noun", "slave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["province", "noun", "province", "", "", "", "alternative form of"])
let v = native_list_append(v, ["damage", "noun", "damages", "", "", "", "damage harm injury"])
let v = native_list_append(v, ["user", "noun", "user", "", "", "", "alternative form of"])
let v = native_list_append(v, ["share", "noun", "shares", "", "", "", "plowshare"])
let v = native_list_append(v, ["solstice", "noun", "solstices", "", "", "", "solstice summer or"])
let v = native_list_append(v, ["cross", "noun", "crosses", "", "", "", "A cross or"])
let v = native_list_append(v, ["Normandy", "noun", "Normandy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flood", "noun", "flood", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Rome", "noun", "Rome", "", "", "", "Rome a city"])
let v = native_list_append(v, ["skin", "noun", "skin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clap", "noun", "clap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noise", "noun", "noise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["silence", "noun", "silence", "", "", "", "Silence the state"])
let v = native_list_append(v, ["Venice", "noun", "Venice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sulphur", "noun", "sulphurs", "", "", "", "sulfur"])
let v = native_list_append(v, ["koper", "noun", "koper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["believe", "noun", "believe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nem", "noun", "nem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nec", "noun", "nec", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fan", "noun", "fannes", "", "", "", "A mechanism or"])
let v = native_list_append(v, ["lad", "noun", "lad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glass", "noun", "glass", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Dane", "noun", "Danes", "", "", "", "Dane"])
let v = native_list_append(v, ["Marche", "noun", "Marche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pole", "noun", "poles", "", "", "", "pole stake staff"])
let v = native_list_append(v, ["sel", "noun", "sel", "", "", "", "Good fortune prosperity"])
let v = native_list_append(v, ["length", "noun", "length", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wat", "noun", "wat", "", "", "", "A person."])
let v = native_list_append(v, ["Nicolas", "noun", "Nicolas", "", "", "", "a male given"])
let v = native_list_append(v, ["Nicholas", "noun", "Nicholas", "", "", "", "a male given"])
let v = native_list_append(v, ["tie", "noun", "tie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parable", "noun", "parables", "", "", "", "A parable or"])
let v = native_list_append(v, ["score", "noun", "scores", "", "", "", "score"])
let v = native_list_append(v, ["pauper", "noun", "pauper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weber", "noun", "weber", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shadow", "noun", "shadow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["violence", "noun", "violence", "", "", "", "Violence harmful manual"])
let v = native_list_append(v, ["drone", "noun", "drone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wart", "noun", "wart", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hype", "noun", "hype", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hound", "noun", "houndes", "", "hounde", "", "dog hound The"])
let v = native_list_append(v, ["lathe", "noun", "lathes", "", "", "", "a barn to"])
let v = native_list_append(v, ["garlic", "noun", "garlic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["check", "noun", "check", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eel", "noun", "eel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cheque", "noun", "cheque", "", "", "", "alternative form of"])
let v = native_list_append(v, ["namen", "noun", "namen", "", "", "", "plural of name"])
let v = native_list_append(v, ["club", "noun", "club", "", "", "", "alternative form of"])
let v = native_list_append(v, ["los", "noun", "los", "", "", "", "loss"])
let v = native_list_append(v, ["ruse", "noun", "ruse", "", "", "", "The evasive movements"])
let v = native_list_append(v, ["fustian", "noun", "fustian", "", "", "", "A cloth made"])
let v = native_list_append(v, ["ser", "noun", "ser", "", "", "", "alternative form of"])
let v = native_list_append(v, ["achate", "noun", "achates", "", "", "", "Purchase bargaining."])
let v = native_list_append(v, ["humour", "noun", "humours", "", "", "", "A cardinal humour"])
let v = native_list_append(v, ["plover", "noun", "plovers", "", "", "", "plover bird of"])
let v = native_list_append(v, ["collage", "noun", "collage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lawyer", "noun", "lawyer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stepson", "noun", "stepson", "", "", "", "alternative form of"])
let v = native_list_append(v, ["axes", "noun", "axes", "", "", "", "plural of ax"])
let v = native_list_append(v, ["ax", "noun", "axes", "", "", "", "An axe tool"])
let v = native_list_append(v, ["wheel", "noun", "wheel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mule", "noun", "mules", "", "", "", "mule donkey-horse hybrid"])
let v = native_list_append(v, ["cafe", "noun", "cafe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["land", "noun", "land", "", "", "", "alternative form of"])
let v = native_list_append(v, ["horn", "noun", "hornes", "", "", "", "A horn keratinous"])
let v = native_list_append(v, ["antelope", "noun", "antelopes", "", "", "", "antelope"])
let v = native_list_append(v, ["lion", "noun", "lion", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scorpion", "noun", "scorpion", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ape", "noun", "apes", "", "", "", "An ape or"])
let v = native_list_append(v, ["fare", "noun", "fare", "", "", "", "A journey course"])
let v = native_list_append(v, ["ox", "noun", "ox", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rind", "noun", "rindes", "", "", "", "The bark of"])
let v = native_list_append(v, ["lizard", "noun", "lizard", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cos", "noun", "cosses", "", "", "", "a kiss action"])
let v = native_list_append(v, ["shelf", "noun", "shelf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["front", "noun", "front", "", "", "", "alternative form of"])
let v = native_list_append(v, ["code", "noun", "code", "", "", "", "Any kind of"])
let v = native_list_append(v, ["vision", "noun", "vision", "", "", "", "alternative form of"])
let v = native_list_append(v, ["request", "noun", "requestes", "", "", "", "A request or"])
let v = native_list_append(v, ["form", "noun", "form", "", "", "", "alternative form of"])
let v = native_list_append(v, ["history", "noun", "history", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waste", "noun", "waste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["don", "noun", "don", "", "", "", "plural of do"])
let v = native_list_append(v, ["heater", "noun", "heater", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thong", "noun", "thonges", "", "", "", "A strip cut"])
let v = native_list_append(v, ["awe", "noun", "awe", "", "", "", "awe wonder reverence"])
let v = native_list_append(v, ["da", "noun", "da", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dis", "noun", "dis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fo", "noun", "fon", "", "", "", "A foe enemy"])
let v = native_list_append(v, ["course", "noun", "course", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lite", "noun", "lite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brothers", "noun", "brothers", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wont", "noun", "wontes", "", "", "", "mole Talpa europea"])
let v = native_list_append(v, ["heir", "noun", "heires", "", "", "", "heir"])
let v = native_list_append(v, ["main", "noun", "main", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mane", "noun", "manes", "", "", "", "A mane hair"])
let v = native_list_append(v, ["hond", "noun", "hondes", "", "", "", "hand"])
let v = native_list_append(v, ["hamer", "noun", "hamers", "", "", "", "A hammer tool"])
let v = native_list_append(v, ["service", "noun", "service", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trust", "noun", "trust", "", "", "", "confidence reliance"])
let v = native_list_append(v, ["wort", "noun", "wortes", "", "", "", "A plant not"])
let v = native_list_append(v, ["autour", "noun", "autour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pope", "noun", "popes", "", "", "", "The pope Roman"])
let v = native_list_append(v, ["seine", "noun", "seine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mote", "noun", "motes", "", "", "", "A natural or"])
let v = native_list_append(v, ["brine", "noun", "brine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["raw", "noun", "raw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["est", "noun", "est", "", "", "", "east easternness"])
let v = native_list_append(v, ["ex", "noun", "ex", "", "", "", "alternative form of"])
let v = native_list_append(v, ["poo", "noun", "poo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lore", "noun", "lores", "", "", "", "Education or teaching"])
let v = native_list_append(v, ["turf", "noun", "turfes", "", "", "", "soil earth"])
let v = native_list_append(v, ["meine", "noun", "meine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ars", "noun", "ars", "", "", "", "arse anus"])
let v = native_list_append(v, ["pool", "noun", "pool", "", "", "", "alternative form of"])
let v = native_list_append(v, ["more", "noun", "mores", "", "", "", "root of a"])
let v = native_list_append(v, ["noose", "noun", "noose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drake", "noun", "drakes", "", "", "", "drake male duck"])
let v = native_list_append(v, ["mater", "noun", "mater", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ros", "noun", "ros", "", "", "", "plural of ro"])
let v = native_list_append(v, ["gast", "noun", "gast", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fawn", "noun", "fawnes", "", "", "", "faun satyr"])
let v = native_list_append(v, ["pudding", "noun", "pudding", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thief", "noun", "thief", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blad", "noun", "blades", "", "", "", "A leaf botanical"])
let v = native_list_append(v, ["robber", "noun", "robber", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flour", "noun", "floures", "", "", "", "A flower often"])
let v = native_list_append(v, ["rope", "noun", "rope", "", "", "", "alternative form of"])
let v = native_list_append(v, ["luft", "noun", "luft", "", "", "", "air"])
let v = native_list_append(v, ["ee", "noun", "ee", "", "", "", "A body of"])
let v = native_list_append(v, ["Egipt", "noun", "Egipt", "", "", "", "Egypt a country"])
let v = native_list_append(v, ["table", "noun", "tables", "", "", "", "table furniture with"])
let v = native_list_append(v, ["wen", "noun", "wen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorrow", "noun", "sorrow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Venus", "noun", "Venus", "", "", "", "The Roman goddess"])
let v = native_list_append(v, ["diamond", "noun", "diamond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["acte", "noun", "actes", "", "", "", "An act an"])
let v = native_list_append(v, ["harpe", "noun", "harpes", "", "", "", "harp"])
let v = native_list_append(v, ["lacerta", "noun", "lacerta", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lex", "noun", "lex", "", "", "", "alternative form of"])
let v = native_list_append(v, ["berg", "noun", "berg", "", "", "", "protection shelter"])
let v = native_list_append(v, ["braun", "noun", "braun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["metropolis", "noun", "metropolis", "", "", "", "plural of metropol"])
let v = native_list_append(v, ["top", "noun", "toppes", "", "", "", "The summit or"])
let v = native_list_append(v, ["spice", "noun", "spices", "", "", "", "spices powders used"])
let v = native_list_append(v, ["placebo", "noun", "placeboes", "", "", "", "The vespers sung"])
let v = native_list_append(v, ["drei", "noun", "drei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wag", "noun", "wag", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clothes", "noun", "clothes", "", "", "", "plural of cloth"])
let v = native_list_append(v, ["bare", "noun", "bare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naked", "noun", "naked", "", "", "", "An exposed part"])
let v = native_list_append(v, ["ton", "noun", "ton", "", "", "", "plural of to"])
let v = native_list_append(v, ["nymphe", "noun", "nymphe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["value", "noun", "value", "", "", "", "Material or monetary"])
let v = native_list_append(v, ["mood", "noun", "mood", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lady", "noun", "ladies", "ladies", "", "", "A woman with"])
let v = native_list_append(v, ["vines", "noun", "vines", "", "", "", "plural of vine"])
let v = native_list_append(v, ["vane", "noun", "vane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["keen", "noun", "keen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rob", "noun", "rob", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smith", "noun", "smith", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wrench", "noun", "wrenches", "", "", "", "A trick or"])
let v = native_list_append(v, ["desert", "noun", "desertes", "", "", "", "The situation of"])
let v = native_list_append(v, ["surd", "noun", "surd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thorn", "noun", "thornes", "", "", "", "A thorn spine"])
let v = native_list_append(v, ["draught", "noun", "draughtes", "", "", "", "draught"])
let v = native_list_append(v, ["semester", "noun", "semester", "", "", "", "alternative form of"])
let v = native_list_append(v, ["per", "noun", "peres", "", "", "", "A peer one"])
let v = native_list_append(v, ["ky", "noun", "ky", "", "", "", "plural of cow"])
let v = native_list_append(v, ["py", "noun", "py", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ty", "noun", "ty", "", "", "", "alternative form of"])
let v = native_list_append(v, ["same", "noun", "same", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beast", "noun", "beast", "", "", "", "alternative form of"])
let v = native_list_append(v, ["best", "noun", "best", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lid", "noun", "liddis", "", "", "", "A lid a"])
let v = native_list_append(v, ["unicorn", "noun", "unicorn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dragon", "noun", "dragon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gar", "noun", "gar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wafer", "noun", "wafer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["basilisk", "noun", "basilisk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beet", "noun", "beet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["canon", "noun", "canones", "", "", "", "cannon"])
let v = native_list_append(v, ["culture", "noun", "culture", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wasp", "noun", "waspes", "", "", "", "wasp"])
let v = native_list_append(v, ["sow", "noun", "sow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tom", "noun", "tom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tender", "noun", "tender", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sacrifice", "noun", "sacrifices", "", "", "", "a sacrifice"])
let v = native_list_append(v, ["arch", "noun", "arches", "", "", "", "arch"])
let v = native_list_append(v, ["mode", "noun", "modes", "", "", "", "Activity within ones"])
let v = native_list_append(v, ["scale", "noun", "scales", "", "", "", "flake"])
let v = native_list_append(v, ["ovin", "noun", "ovin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wit", "noun", "wittes", "", "", "", "mind sanity"])
let v = native_list_append(v, ["hen", "noun", "hennes", "hennes", "", "", "hen chicken"])
let v = native_list_append(v, ["gosling", "noun", "gosling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["storc", "noun", "storc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["poke", "noun", "pokes", "", "", "", "sack pouch bag"])
let v = native_list_append(v, ["foo", "noun", "foo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worm", "noun", "wormes", "wormes", "", "", "A worm or"])
let v = native_list_append(v, ["spirit", "noun", "spirites", "", "", "", "life vital breath"])
let v = native_list_append(v, ["eles", "noun", "eles", "", "", "", "plural of el"])
let v = native_list_append(v, ["voce", "noun", "voce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seed", "noun", "sedes", "", "", "", "seed ovule or"])
let v = native_list_append(v, ["root", "noun", "root", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bark", "noun", "barkes", "", "", "", "bark a trees"])
let v = native_list_append(v, ["walk", "noun", "walk", "", "", "", "turning tossing"])
let v = native_list_append(v, ["nos", "noun", "nos", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chest", "noun", "chestes", "", "", "", "fighting strife battle"])
let v = native_list_append(v, ["chief", "noun", "chief", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clue", "noun", "clue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blame", "noun", "blame", "", "", "", "criticism condemnation"])
let v = native_list_append(v, ["childhood", "noun", "childhood", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neighbour", "noun", "neighbour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["passion", "noun", "passion", "", "", "", "alternative form of"])
let v = native_list_append(v, ["children", "noun", "children", "", "", "", "plural of child"])
let v = native_list_append(v, ["glasses", "noun", "glasses", "", "", "", "plural of glas"])
let v = native_list_append(v, ["comfort", "noun", "comforts", "", "", "", "encouragement assurance"])
let v = native_list_append(v, ["leveret", "noun", "leverets", "", "", "", "a young hare"])
let v = native_list_append(v, ["lamb", "noun", "lambren", "", "", "", "A lamb its"])
let v = native_list_append(v, ["steward", "noun", "stewardes", "", "", "", "The administrator of"])
let v = native_list_append(v, ["fool", "noun", "fool", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snore", "noun", "snore", "", "", "", "snorting"])
let v = native_list_append(v, ["figure", "noun", "figures", "", "", "", "shape form appearance"])
let v = native_list_append(v, ["desire", "noun", "desire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["receipt", "noun", "receipt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["token", "noun", "tokenes", "", "", "", "token a physical"])
let v = native_list_append(v, ["source", "noun", "source", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sauce", "noun", "sauces", "", "", "", "A sauce or"])
let v = native_list_append(v, ["peg", "noun", "peg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leger", "noun", "leger", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sleeve", "noun", "sleeve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["portal", "noun", "portal", "", "", "", "a portal"])
let v = native_list_append(v, ["frost", "noun", "frostes", "", "", "", "Cold or freezing"])
let v = native_list_append(v, ["hai", "noun", "hai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ymne", "noun", "ymnes", "", "", "", "hymn a song"])
let v = native_list_append(v, ["ter", "noun", "ter", "", "", "", "Tar or a"])
let v = native_list_append(v, ["luna", "noun", "luna", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trap", "noun", "trap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tor", "noun", "tor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ren", "noun", "ren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ken", "noun", "ken", "", "", "", "recognition"])
let v = native_list_append(v, ["bon", "noun", "bones", "", "", "", "bone"])
let v = native_list_append(v, ["bok", "noun", "bokes", "", "", "", "A document especially"])
let v = native_list_append(v, ["mos", "noun", "mos", "", "", "", "moss"])
let v = native_list_append(v, ["den", "noun", "dennes", "", "", "", "A cave or"])
let v = native_list_append(v, ["fout", "noun", "fout", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rik", "noun", "rik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heg", "noun", "heg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eend", "noun", "eend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ook", "noun", "ook", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oor", "noun", "oor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boor", "noun", "boor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vijs", "noun", "vijs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baas", "noun", "baas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rent", "noun", "rent", "", "", "", "rent income revenue"])
let v = native_list_append(v, ["snare", "noun", "snares", "", "", "", "A trap for"])
let v = native_list_append(v, ["soul", "noun", "soul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tape", "noun", "tapes", "", "", "", "band ribbon tape"])
let v = native_list_append(v, ["hus", "noun", "hus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["husen", "noun", "husen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barnen", "noun", "barnen", "", "", "", "plural of barn"])
let v = native_list_append(v, ["barn", "noun", "barnes", "", "", "", "A member of"])
let v = native_list_append(v, ["tale", "noun", "tales", "", "", "", "personal narrative account"])
let v = native_list_append(v, ["instrument", "noun", "instrumentes", "", "", "", "A tool or"])
let v = native_list_append(v, ["active", "noun", "active", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gris", "noun", "grises", "", "", "", "A young pig"])
let v = native_list_append(v, ["stale", "noun", "stale", "", "", "", "urine"])
let v = native_list_append(v, ["admiral", "noun", "admiral", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neve", "noun", "neves", "", "", "", "A nephew offspring"])
let v = native_list_append(v, ["halve", "noun", "halve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["od", "noun", "od", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gos", "noun", "ges", "", "", "", "A goose especially"])
let v = native_list_append(v, ["whey", "noun", "whey", "", "", "", "The leftovers from"])
let v = native_list_append(v, ["bride", "noun", "brides", "", "", "", "a bride a"])
let v = native_list_append(v, ["spear", "noun", "spear", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pepper", "noun", "pepper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["phage", "noun", "phage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["concubine", "noun", "concubines", "", "", "", "A concubine a"])
let v = native_list_append(v, ["luxury", "noun", "luxury", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wisdom", "noun", "wisdomes", "", "", "", "wisdom"])
let v = native_list_append(v, ["monk", "noun", "monkes", "monkes", "monke", "", "A monk a"])
let v = native_list_append(v, ["ale", "noun", "ales", "", "", "", "ale beverage"])
let v = native_list_append(v, ["alliance", "noun", "alliance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chip", "noun", "chip", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shark", "noun", "shark", "", "", "", "shark"])
let v = native_list_append(v, ["whale", "noun", "whales", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knot", "noun", "knot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["annoy", "noun", "annoy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["buffet", "noun", "buffettes", "", "", "", "A buffet strike"])
let v = native_list_append(v, ["dung", "noun", "dung", "", "", "", "alternative form of"])
let v = native_list_append(v, ["doo", "noun", "doo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trench", "noun", "trench", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trace", "noun", "traces", "", "", "", "A trail track"])
let v = native_list_append(v, ["beli", "noun", "beli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drought", "noun", "drought", "", "", "", "alternative form of"])
let v = native_list_append(v, ["demon", "noun", "demones", "", "", "", "demon devil malicious"])
let v = native_list_append(v, ["mau", "noun", "mau", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bab", "noun", "bab", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dan", "noun", "dan", "", "", "", "A respectful term"])
let v = native_list_append(v, ["choice", "noun", "choice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tow", "noun", "tow", "", "", "", "Unprepared flax especially"])
let v = native_list_append(v, ["ancle", "noun", "ancles", "", "", "", "The ankle or"])
let v = native_list_append(v, ["anger", "noun", "angers", "", "", "", "Grief painfulness or"])
let v = native_list_append(v, ["redemption", "noun", "redemption", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bord", "noun", "bordes", "", "", "", "A board or"])
let v = native_list_append(v, ["steer", "noun", "steres", "", "", "", "steer young bull"])
let v = native_list_append(v, ["yard", "noun", "yard", "", "", "", "alternative form of"])
let v = native_list_append(v, ["infant", "noun", "infant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["enemy", "noun", "enemys", "", "", "", "An enemy foe"])
let v = native_list_append(v, ["torch", "noun", "torch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["junk", "noun", "junk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ante", "noun", "ante", "", "", "", "alternative form of"])
let v = native_list_append(v, ["apes", "noun", "apes", "", "", "", "plural of ape"])
let v = native_list_append(v, ["muscle", "noun", "muscles", "", "", "", "mussel bivalve"])
let v = native_list_append(v, ["step", "noun", "step", "", "", "", "alternative form of"])
let v = native_list_append(v, ["steppe", "noun", "steppes", "", "", "", "A step pace"])
let v = native_list_append(v, ["ski", "noun", "ski", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dune", "noun", "dune", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roof", "noun", "roof", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oven", "noun", "ovenes", "", "ovene", "", "An oven an"])
let v = native_list_append(v, ["fee", "noun", "fee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["manage", "noun", "manage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gele", "noun", "gelees", "", "", "", "A jelly made"])
let v = native_list_append(v, ["snot", "noun", "snot", "", "", "", "Snot mucus matter"])
let v = native_list_append(v, ["bastard", "noun", "bastardes", "", "", "", "an illegitimate child"])
let v = native_list_append(v, ["drop", "noun", "drop", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cucumber", "noun", "cucumber", "", "", "", "alternative form of"])
let v = native_list_append(v, ["futur", "noun", "futur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["even", "noun", "evenes", "", "", "", "eve"])
let v = native_list_append(v, ["hostel", "noun", "hosteles", "", "", "", "A hostel or"])
let v = native_list_append(v, ["di", "noun", "di", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gum", "noun", "gum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sa", "noun", "sa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crucifix", "noun", "crucifixes", "", "", "", "Christ on the"])
let v = native_list_append(v, ["shilling", "noun", "shilling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crag", "noun", "cragges", "", "", "", "cliff"])
let v = native_list_append(v, ["sai", "noun", "sai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sapere", "noun", "sapere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["holiday", "noun", "holiday", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wren", "noun", "wren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deluge", "noun", "deluge", "", "", "", "A deluge a"])
let v = native_list_append(v, ["passive", "noun", "passive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leven", "noun", "leven", "", "", "", "lightning"])
let v = native_list_append(v, ["lok", "noun", "lokkes", "", "", "", "lock"])
let v = native_list_append(v, ["dier", "noun", "dier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hat", "noun", "hattes", "", "", "", "A hat or"])
let v = native_list_append(v, ["sad", "noun", "sad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nap", "noun", "nappes", "", "", "", "A bowl for"])
let v = native_list_append(v, ["broth", "noun", "brothes", "", "", "", "Water in which"])
let v = native_list_append(v, ["gravy", "noun", "gravy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eg", "noun", "egges", "", "", "", "egg"])
let v = native_list_append(v, ["dos", "noun", "dos", "", "", "", "plural of do"])
let v = native_list_append(v, ["rime", "noun", "rimes", "", "", "", "number"])
let v = native_list_append(v, ["lone", "noun", "lone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theme", "noun", "themes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fronte", "noun", "fronte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hail", "noun", "hail", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sleet", "noun", "sleet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["author", "noun", "author", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schade", "noun", "schades", "", "", "", "A shadow a"])
let v = native_list_append(v, ["Thomas", "noun", "Thomas", "", "", "", "a male given"])
let v = native_list_append(v, ["lord", "noun", "lordes", "lordes", "lorde", "", "lord important man"])
let v = native_list_append(v, ["pane", "noun", "panes", "", "", "", "A piece of"])
let v = native_list_append(v, ["taxation", "noun", "taxation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["furlong", "noun", "furlonges", "", "", "", "furlong unit of"])
let v = native_list_append(v, ["chapter", "noun", "chapter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pap", "noun", "pap", "", "", "", "A gruel or"])
let v = native_list_append(v, ["spoon", "noun", "spoon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blossom", "noun", "blossom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spinach", "noun", "spinoches", "", "", "", "spinach Spinacia oleracea"])
let v = native_list_append(v, ["stage", "noun", "stages", "", "", "", "A tier of"])
let v = native_list_append(v, ["tenure", "noun", "tenure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mattock", "noun", "mattock", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Pluto", "noun", "Pluto", "", "", "", "The Roman god"])
let v = native_list_append(v, ["hunter", "noun", "hunter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["carpet", "noun", "carpet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oxen", "noun", "oxen", "", "", "", "plural of oxe"])
let v = native_list_append(v, ["fry", "noun", "fry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hatter", "noun", "hatter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glory", "noun", "glory", "", "", "", "alternative form of"])
let v = native_list_append(v, ["malt", "noun", "malt", "", "", "", "malt malted grain"])
let v = native_list_append(v, ["leek", "noun", "leek", "", "", "", "alternative form of"])
let v = native_list_append(v, ["patient", "noun", "patient", "", "", "", "alternative form of"])
let v = native_list_append(v, ["broom", "noun", "broom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["procurement", "noun", "procurement", "", "", "", "The act of"])
let v = native_list_append(v, ["luk", "noun", "luckes", "", "", "", "good fortune gain"])
let v = native_list_append(v, ["kale", "noun", "kale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["corn", "noun", "cornes", "", "", "", "Any plant that"])
let v = native_list_append(v, ["prophet", "noun", "prophet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cap", "noun", "cap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gamer", "noun", "gamers", "", "", "", "gamer gamester person"])
let v = native_list_append(v, ["lover", "noun", "lovers", "", "", "", "louver type of"])
let v = native_list_append(v, ["enchanting", "noun", "enchanting", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wonder", "noun", "wonders", "", "", "", "marvel wonder strange"])
let v = native_list_append(v, ["novel", "noun", "novel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beef", "noun", "beef", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pro", "noun", "pro", "", "", "", "advantage benefit upside"])
let v = native_list_append(v, ["grace", "noun", "graces", "", "", "", "various Christian theological"])
let v = native_list_append(v, ["slon", "noun", "slon", "", "", "", "plural of slo"])
let v = native_list_append(v, ["tong", "noun", "tong", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rok", "noun", "rok", "", "", "", "alternative form of"])
let v = native_list_append(v, ["utmost", "noun", "utmostes", "", "", "", "The extremities farthest"])
let v = native_list_append(v, ["stern", "noun", "stern", "", "", "", "alternative form of"])
let v = native_list_append(v, ["taste", "noun", "taste", "", "", "", "perceived flavor"])
let v = native_list_append(v, ["prude", "noun", "prude", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cadenas", "noun", "cadenas", "", "", "", "In medieval times"])
let v = native_list_append(v, ["devil", "noun", "devil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wise", "noun", "wise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["honesty", "noun", "honesty", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pax", "noun", "pax", "", "", "", "pax tablet with"])
let v = native_list_append(v, ["colere", "noun", "colere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roost", "noun", "roost", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fin", "noun", "fin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nox", "noun", "nox", "", "", "", "alternative form of"])
let v = native_list_append(v, ["patron", "noun", "patron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pelican", "noun", "pelican", "", "", "", "alternative form of"])
let v = native_list_append(v, ["office", "noun", "offices", "", "", "", "The state of"])
let v = native_list_append(v, ["tenor", "noun", "tenor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ferre", "noun", "ferre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["babe", "noun", "babes", "", "", "", "baby infant"])
let v = native_list_append(v, ["saint", "noun", "saint", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dei", "noun", "dei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoxe", "noun", "hoxes", "", "", "", "hamstring"])
let v = native_list_append(v, ["vale", "noun", "vales", "", "", "", "valley depression between"])
let v = native_list_append(v, ["dale", "noun", "dales", "dales", "dalen", "", "A dale or"])
let v = native_list_append(v, ["hol", "noun", "hols", "", "", "", "whole entirety"])
let v = native_list_append(v, ["clothing", "noun", "clothinges", "", "", "", "What one wears"])
let v = native_list_append(v, ["Alpes", "noun", "Alpes", "", "", "", "Alps a mountain"])
let v = native_list_append(v, ["gnat", "noun", "gnattes", "", "", "", "A gnat or"])
let v = native_list_append(v, ["cataract", "noun", "cateractes", "", "", "", "cataract"])
let v = native_list_append(v, ["raise", "noun", "raise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fold", "noun", "foldes", "", "", "", "A pen enclosure"])
let v = native_list_append(v, ["gong", "noun", "gonges", "", "", "", "An outhouse a"])
let v = native_list_append(v, ["madam", "noun", "madam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["med", "noun", "med", "", "", "", "alternative form of"])
let v = native_list_append(v, ["madame", "noun", "madames", "", "", "", "madam polite term"])
let v = native_list_append(v, ["chambre", "noun", "chambres", "", "", "", "room chamber"])
let v = native_list_append(v, ["birch", "noun", "birch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tempest", "noun", "tempests", "", "", "", "tempest storm"])
let v = native_list_append(v, ["scull", "noun", "scull", "", "", "", "alternative form of"])
let v = native_list_append(v, ["homage", "noun", "homages", "", "", "", "An oath of"])
let v = native_list_append(v, ["manger", "noun", "mangers", "", "", "", "manger"])
let v = native_list_append(v, ["cage", "noun", "cages", "", "", "", "A cage or"])
let v = native_list_append(v, ["crop", "noun", "crop", "", "", "", "alternative form of"])
let v = native_list_append(v, ["freedom", "noun", "freedom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["has", "noun", "has", "", "", "", "alternative form of"])
let v = native_list_append(v, ["creature", "noun", "creatures", "", "", "", "Something that has"])
let v = native_list_append(v, ["monstre", "noun", "monstres", "", "", "", "A monster or"])
let v = native_list_append(v, ["reed", "noun", "reed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["manere", "noun", "maneres", "", "", "", "The manner in"])
let v = native_list_append(v, ["bane", "noun", "banes", "", "", "", "murderer slayer"])
let v = native_list_append(v, ["dent", "noun", "dent", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scip", "noun", "scip", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stan", "noun", "stanes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tunge", "noun", "tunge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["engel", "noun", "engles", "engles", "engle", "", "An angel a"])
let v = native_list_append(v, ["heafod", "noun", "heafod", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bene", "noun", "benes", "", "", "", "bean"])
let v = native_list_append(v, ["bere", "noun", "beres", "", "", "", "A bear mammal"])
let v = native_list_append(v, ["vice", "noun", "vices", "", "", "", "A fault or"])
let v = native_list_append(v, ["calm", "noun", "calm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dell", "noun", "dell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ellen", "noun", "ellen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["zed", "noun", "zed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["web", "noun", "webbes", "", "", "", "Woven fabric fabric"])
let v = native_list_append(v, ["fund", "noun", "fund", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dine", "noun", "dine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["royal", "noun", "royal", "", "", "", "A royal a"])
let v = native_list_append(v, ["fleece", "noun", "fleece", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ord", "noun", "ord", "", "", "", "a point"])
let v = native_list_append(v, ["flan", "noun", "flan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rule", "noun", "rule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tei", "noun", "tei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["din", "noun", "din", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boef", "noun", "boef", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ire", "noun", "ire", "", "", "", "anger wrath"])
let v = native_list_append(v, ["thrall", "noun", "thrall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quiver", "noun", "quivers", "", "", "", "A quiver a"])
let v = native_list_append(v, ["fax", "noun", "faxes", "", "", "", "The hair of"])
let v = native_list_append(v, ["tour", "noun", "toures", "", "", "", "tower"])
let v = native_list_append(v, ["coupe", "noun", "coupes", "", "", "", "a large wicker"])
let v = native_list_append(v, ["abbe", "noun", "abbe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brand", "noun", "brandes", "", "", "", "fire flame"])
let v = native_list_append(v, ["mac", "noun", "mac", "", "", "", "alternative form of"])
let v = native_list_append(v, ["les", "noun", "les", "", "", "", "falsehood a lie"])
let v = native_list_append(v, ["refute", "noun", "refute", "", "", "", "refuge state of"])
let v = native_list_append(v, ["fot", "noun", "feet", "", "", "", "A foot appendage"])
let v = native_list_append(v, ["det", "noun", "det", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whelp", "noun", "whelpes", "", "", "", "A whelp a"])
let v = native_list_append(v, ["swine", "noun", "swine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["visage", "noun", "visages", "", "", "", "face"])
let v = native_list_append(v, ["dirge", "noun", "dirge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rancor", "noun", "rancor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gate", "noun", "gates", "", "", "", "An entryway or"])
let v = native_list_append(v, ["breve", "noun", "breve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kai", "noun", "kai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wai", "noun", "wai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["byte", "noun", "byte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spelunc", "noun", "spelunc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mel", "noun", "meles", "", "", "", "A time occasion"])
let v = native_list_append(v, ["hate", "noun", "hates", "", "", "", "Hate hatred anger"])
let v = native_list_append(v, ["bacon", "noun", "bacon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fragment", "noun", "fragment", "", "", "", "a small part"])
let v = native_list_append(v, ["rote", "noun", "rotes", "", "", "", "The root submerged"])
let v = native_list_append(v, ["morsel", "noun", "morsels", "", "", "", "A small piece"])
let v = native_list_append(v, ["counsel", "noun", "counsel", "", "", "", "a secret opinion"])
let v = native_list_append(v, ["confirmation", "noun", "confirmation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["purpose", "noun", "purpose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["credence", "noun", "credence", "", "", "", "Faith confidence having"])
let v = native_list_append(v, ["magnate", "noun", "magnates", "", "", "", "a high official"])
let v = native_list_append(v, ["forage", "noun", "forage", "", "", "", "forage especially dry"])
let v = native_list_append(v, ["inn", "noun", "inn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["question", "noun", "question", "", "", "", "alternative form of"])
let v = native_list_append(v, ["diner", "noun", "diner", "", "", "", "alternative form of"])
let v = native_list_append(v, ["paire", "noun", "paire", "", "", "", "A pair a"])
let v = native_list_append(v, ["vapour", "noun", "vapours", "", "", "", "Fumes or vapour"])
let v = native_list_append(v, ["aire", "noun", "aires", "", "", "", "air"])
let v = native_list_append(v, ["lettre", "noun", "lettres", "", "", "", "letter of the"])
let v = native_list_append(v, ["vue", "noun", "vue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trouble", "noun", "troubles", "", "", "", "A hardship disturbance"])
let v = native_list_append(v, ["clou", "noun", "clou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cou", "noun", "cou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fou", "noun", "fous", "", "", "", "A kind of"])
let v = native_list_append(v, ["folle", "noun", "folle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sue", "noun", "sue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Peter", "noun", "Peter", "Petres", "", "", "Peter"])
let v = native_list_append(v, ["woruld", "noun", "woruld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jus", "noun", "jus", "", "", "", "A natural liquid"])
let v = native_list_append(v, ["earn", "noun", "earn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mona", "noun", "mona", "", "", "", "alternative form of"])
let v = native_list_append(v, ["steorra", "noun", "steorra", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beo", "noun", "beo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["loppestre", "noun", "loppestre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heorte", "noun", "heorte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["muð", "noun", "muð", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwæl", "noun", "hwæl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stæf", "noun", "stæf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bake", "noun", "bake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["place", "noun", "places", "", "", "", "A place area"])
let v = native_list_append(v, ["story", "noun", "storyes", "", "", "", "A level of"])
let v = native_list_append(v, ["nerve", "noun", "nerves", "", "", "", "A nerve bundle"])
let v = native_list_append(v, ["girth", "noun", "girth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["henge", "noun", "henges", "", "", "", "hinge device a"])
let v = native_list_append(v, ["heme", "noun", "heamen", "", "", "", "inhabitant villager"])
let v = native_list_append(v, ["mace", "noun", "maces", "", "", "", "A war club"])
let v = native_list_append(v, ["trans", "noun", "trans", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pile", "noun", "pile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trant", "noun", "trantes", "", "", "", "A stratagem trick"])
let v = native_list_append(v, ["tren", "noun", "tren", "", "", "", "plural of tre"])
let v = native_list_append(v, ["ode", "noun", "ode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["odor", "noun", "odor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pack", "noun", "pack", "", "", "", "alternative form of"])
let v = native_list_append(v, ["page", "noun", "page", "", "", "", "a boy child"])
let v = native_list_append(v, ["park", "noun", "parks", "", "", "", "enclosure"])
let v = native_list_append(v, ["penaunt", "noun", "penaunt", "", "", "", "A penitent."])
let v = native_list_append(v, ["phial", "noun", "phial", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plaid", "noun", "plaid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plait", "noun", "plait", "", "", "", "alternative form of"])
let v = native_list_append(v, ["queller", "noun", "queller", "", "", "", "alternative form of"])
let v = native_list_append(v, ["impossible", "noun", "impossibles", "", "", "", "An act which"])
let v = native_list_append(v, ["libel", "noun", "libel", "", "", "", "Any short and"])
let v = native_list_append(v, ["bosom", "noun", "bosmes", "", "", "", "The enclosure formed"])
let v = native_list_append(v, ["acton", "noun", "acton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["puke", "noun", "puke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Adam", "noun", "Adam", "", "", "", "Adam Biblical progenitor"])
let v = native_list_append(v, ["paste", "noun", "pastes", "", "", "", "dough for the"])
let v = native_list_append(v, ["part", "noun", "partes", "", "", "", "part"])
let v = native_list_append(v, ["ay", "noun", "ay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aye", "noun", "aye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ayle", "noun", "ayle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ayme", "noun", "ayme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["axtree", "noun", "axtree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["axle", "noun", "axle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["axil", "noun", "axils", "", "", "", "axle pole which"])
let v = native_list_append(v, ["avauntour", "noun", "avauntours", "", "", "", "one who avaunts"])
let v = native_list_append(v, ["aventure", "noun", "aventures", "", "", "", "fate chance"])
let v = native_list_append(v, ["aver", "noun", "avers", "", "", "", "belongings possessions property"])
let v = native_list_append(v, ["avision", "noun", "avision", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æ", "noun", "æ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meny", "noun", "meny", "", "", "", "alternative form of"])
let v = native_list_append(v, ["palate", "noun", "palate", "", "", "", "The palate the"])
let v = native_list_append(v, ["palette", "noun", "palette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["palais", "noun", "palais", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ladies", "noun", "ladies", "", "", "", "plural of lady"])
let v = native_list_append(v, ["glace", "noun", "glace", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glazier", "noun", "glazier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["supper", "noun", "supper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fome", "noun", "fome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mese", "noun", "mese", "", "", "", "moss"])
let v = native_list_append(v, ["piper", "noun", "pipers", "", "", "", "A piper one"])
let v = native_list_append(v, ["maker", "noun", "makers", "", "", "", "God as creator"])
let v = native_list_append(v, ["nome", "noun", "nomes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sac", "noun", "sac", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gloire", "noun", "gloire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shrine", "noun", "shrines", "", "", "", "shrine"])
let v = native_list_append(v, ["eyne", "noun", "eyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["godmother", "noun", "godmother", "", "", "", "alternative form of"])
let v = native_list_append(v, ["godson", "noun", "godson", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mates", "noun", "mates", "", "", "", "plural of mate"])
let v = native_list_append(v, ["theft", "noun", "theft", "", "", "", "alternative form of"])
let v = native_list_append(v, ["atrament", "noun", "atraments", "", "", "", "ink"])
let v = native_list_append(v, ["lentil", "noun", "lentil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cousine", "noun", "cousine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pes", "noun", "pes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mat", "noun", "mat", "", "", "", "checkmate mate moment"])
let v = native_list_append(v, ["cave", "noun", "caves", "", "", "", "A cave or"])
let v = native_list_append(v, ["nest", "noun", "nestes", "", "", "", "nest"])
let v = native_list_append(v, ["Iuppiter", "noun", "Iuppiter", "", "", "", "alternative typography of"])
let v = native_list_append(v, ["Michal", "noun", "Michal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bladder", "noun", "bladder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bean", "noun", "bean", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wench", "noun", "wench", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trist", "noun", "trist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Mercurius", "noun", "Mercurius", "", "", "", "alternative form of"])
let v = native_list_append(v, ["des", "noun", "des", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sealt", "noun", "sealt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barge", "noun", "barges", "", "", "", "A medium ship"])
let v = native_list_append(v, ["crane", "noun", "cranes", "", "", "", "crane bird"])
let v = native_list_append(v, ["finch", "noun", "finch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["diaper", "noun", "diaper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crab", "noun", "crab", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stepchild", "noun", "stepchildren", "", "", "", "stepchild child of"])
let v = native_list_append(v, ["nowt", "noun", "nowt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fen", "noun", "fennes", "", "", "", "fen bog swamp"])
let v = native_list_append(v, ["herd", "noun", "herd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pork", "noun", "porkes", "", "", "", "pork pig meat"])
let v = native_list_append(v, ["stake", "noun", "stakes", "", "", "", "A stake wood"])
let v = native_list_append(v, ["sirup", "noun", "sirupes", "", "", "", "A syrup of"])
let v = native_list_append(v, ["bargain", "noun", "bargain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grave", "noun", "graves", "", "", "", "grave burial"])
let v = native_list_append(v, ["kite", "noun", "kite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["favor", "noun", "favor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["favour", "noun", "favour", "", "", "", "goodwill benevolent regard"])
let v = native_list_append(v, ["dont", "noun", "dont", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ange", "noun", "anges", "", "", "", "vexation trouble pain"])
let v = native_list_append(v, ["lace", "noun", "lace", "", "", "", "alternative form of"])
let v = native_list_append(v, ["James", "noun", "James", "", "", "", "James the Greater"])
let v = native_list_append(v, ["seder", "noun", "seder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twist", "noun", "twistes", "", "", "", "The flat part"])
let v = native_list_append(v, ["murre", "noun", "murre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forward", "noun", "forward", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fowl", "noun", "fowl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glove", "noun", "gloves", "", "", "", "A glove or"])
let v = native_list_append(v, ["grip", "noun", "grip", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verse", "noun", "verse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["esclave", "noun", "esclave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spake", "noun", "spake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hope", "noun", "hopes", "", "", "", "trust confidence wishful"])
let v = native_list_append(v, ["vineyard", "noun", "vineyard", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vine", "noun", "vines", "", "", "", "grapevine"])
let v = native_list_append(v, ["creation", "noun", "creation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["garbage", "noun", "garbagys", "", "", "", "bird dung"])
let v = native_list_append(v, ["pine", "noun", "pine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nursery", "noun", "nursery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dolphin", "noun", "dolphin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strom", "noun", "strom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jak", "noun", "jak", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yell", "noun", "yell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tame", "noun", "tame", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ok", "noun", "okes", "", "", "", "oak tree of"])
let v = native_list_append(v, ["shade", "noun", "shade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wrist", "noun", "wrystes", "", "", "", "wrist joint attaching"])
let v = native_list_append(v, ["store", "noun", "store", "", "", "", "supplies provisions"])
let v = native_list_append(v, ["prost", "noun", "prost", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cure", "noun", "cure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herne", "noun", "hernes", "", "", "", "A hirn corner"])
let v = native_list_append(v, ["vend", "noun", "vendes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spur", "noun", "spur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["camper", "noun", "camper", "", "", "", "A participant in"])
let v = native_list_append(v, ["hip", "noun", "hip", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thigh", "noun", "thighes", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["pere", "noun", "peres", "", "", "", "A pear fruit"])
let v = native_list_append(v, ["blast", "noun", "blastes", "", "", "", "A blast a"])
let v = native_list_append(v, ["gist", "noun", "gist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rye", "noun", "ryes", "", "", "", "rye Secale cereale"])
let v = native_list_append(v, ["fodder", "noun", "fodder", "", "", "", "fodder"])
let v = native_list_append(v, ["hatred", "noun", "hatred", "", "", "", "alternative form of"])
let v = native_list_append(v, ["garment", "noun", "garment", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abece", "noun", "abece", "", "", "", "An alphabet the"])
let v = native_list_append(v, ["pote", "noun", "potes", "", "", "", "An animals paws"])
let v = native_list_append(v, ["pule", "noun", "pule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plough", "noun", "ploughs", "", "", "", "plow"])
let v = native_list_append(v, ["autor", "noun", "autor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fiend", "noun", "fiend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tun", "noun", "tun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wey", "noun", "weys", "", "", "", "way"])
let v = native_list_append(v, ["chaldron", "noun", "chaldron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mett", "noun", "mett", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fother", "noun", "fothres", "", "", "", "wagonload that which"])
let v = native_list_append(v, ["clove", "noun", "cloves", "", "", "", "clove bulb of"])
let v = native_list_append(v, ["tey", "noun", "tey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strake", "noun", "strakes", "", "", "", "strake"])
let v = native_list_append(v, ["clout", "noun", "cloutes", "", "", "", "A smaller piece"])
let v = native_list_append(v, ["garnish", "noun", "garnish", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barm", "noun", "barmes", "", "barme", "", "The lap The"])
let v = native_list_append(v, ["ease", "noun", "ease", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gad", "noun", "gads", "", "", "", "gad"])
let v = native_list_append(v, ["porter", "noun", "porters", "", "", "", "gatekeeper doorkeeper"])
let v = native_list_append(v, ["prison", "noun", "prison", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strand", "noun", "strand", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burel", "noun", "burelles", "", "", "", "burel coarse woolen"])
let v = native_list_append(v, ["col", "noun", "coles", "", "", "", "cabbage kale colewort"])
let v = native_list_append(v, ["straw", "noun", "strawes", "", "", "", "The remaining plant"])
let v = native_list_append(v, ["pilgrimage", "noun", "pilgrimages", "", "", "", "pilgrimage"])
let v = native_list_append(v, ["yelm", "noun", "yelmes", "", "", "", "yelm yealm sheaf"])
let v = native_list_append(v, ["style", "noun", "style", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toll", "noun", "tolles", "", "", "", "A toll tax"])
let v = native_list_append(v, ["these", "noun", "these", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["spay", "noun", "spayes", "", "", "", "sluice"])
let v = native_list_append(v, ["wert", "noun", "wert", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wast", "noun", "wastes", "", "", "", "Uncultivated or deserted"])
let v = native_list_append(v, ["rap", "noun", "rap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scarce", "noun", "scarce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bever", "noun", "bevers", "", "", "", "A beaver rodent"])
let v = native_list_append(v, ["chapelle", "noun", "chapelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bacinet", "noun", "bacinet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["late", "noun", "late", "", "", "", "Manner behaviour outward"])
let v = native_list_append(v, ["hauberk", "noun", "hauberkes", "", "", "", "hauberk coat of"])
let v = native_list_append(v, ["haubergeon", "noun", "haubergeon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aketon", "noun", "aketon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heck", "noun", "heck", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nation", "noun", "nation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vambrace", "noun", "vambraces", "", "", "", "Lower arm armour"])
let v = native_list_append(v, ["bard", "noun", "bard", "", "", "", "alternative form of"])
let v = native_list_append(v, ["armour", "noun", "armour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mist", "noun", "mist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bracer", "noun", "bracers", "", "", "", "Armour for the"])
let v = native_list_append(v, ["mawle", "noun", "mawle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["malle", "noun", "malle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glaive", "noun", "glaive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tray", "noun", "tray", "", "", "", "alternative form of"])
let v = native_list_append(v, ["calver", "noun", "calver", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flavour", "noun", "flavour", "", "", "", "odour generally pleasing"])
let v = native_list_append(v, ["ȝere", "noun", "ȝere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flavor", "noun", "flavor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hawberk", "noun", "hawberk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spark", "noun", "spark", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worse", "noun", "worse", "", "", "", "Something or someone"])
let v = native_list_append(v, ["omission", "noun", "omission", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Norman", "noun", "Normannes", "", "", "", "A member of"])
let v = native_list_append(v, ["odour", "noun", "odours", "", "", "", "A smell or"])
let v = native_list_append(v, ["musket", "noun", "musketes", "", "", "", "A sparrowhawk or"])
let v = native_list_append(v, ["lance", "noun", "lance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lys", "noun", "lys", "", "", "", "plural of lous"])
let v = native_list_append(v, ["mest", "noun", "mest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["magnet", "noun", "magnet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clay", "noun", "clay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ark", "noun", "arks", "", "", "", "The path of"])
let v = native_list_append(v, ["curt", "noun", "curt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hemp", "noun", "hemp", "", "", "", "Hemp Cannabis sativa."])
let v = native_list_append(v, ["artificers", "noun", "artificers", "", "", "", "plural of artificer"])
let v = native_list_append(v, ["indignation", "noun", "indignation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beryl", "noun", "beryl", "", "", "", "beryl gemstone of"])
let v = native_list_append(v, ["region", "noun", "region", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hire", "noun", "hires", "", "", "", "Ones salary wages."])
let v = native_list_append(v, ["mazer", "noun", "mazer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sure", "noun", "sure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sight", "noun", "sight", "", "", "", "a great deal"])
let v = native_list_append(v, ["helmet", "noun", "helmet", "", "", "", "A helmet an"])
let v = native_list_append(v, ["spine", "noun", "spine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["team", "noun", "team", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flounder", "noun", "flounder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fill", "noun", "fill", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fervour", "noun", "fervour", "", "", "", "fervour emotional passion"])
let v = native_list_append(v, ["panel", "noun", "panelles", "", "", "", "A swatch or"])
let v = native_list_append(v, ["scorn", "noun", "scorn", "", "", "", "Scorn contempt the"])
let v = native_list_append(v, ["hir", "noun", "hir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rider", "noun", "rider", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wif", "noun", "wif", "", "", "", "alternative form of"])
let v = native_list_append(v, ["obligation", "noun", "obligation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["collusion", "noun", "collusion", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bor", "noun", "bores", "", "", "", "A wild or"])
let v = native_list_append(v, ["hals", "noun", "hals", "", "", "", "neck throat"])
let v = native_list_append(v, ["comp", "noun", "comp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sax", "noun", "saxes", "", "", "", "a knife tool"])
let v = native_list_append(v, ["beggar", "noun", "beggar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brow", "noun", "brow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["voix", "noun", "voix", "", "", "", "alternative form of"])
let v = native_list_append(v, ["caff", "noun", "caff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coward", "noun", "coward", "", "", "", "coward knave"])
let v = native_list_append(v, ["conquest", "noun", "conquestes", "", "", "", "A conquest or"])
let v = native_list_append(v, ["conceit", "noun", "conceit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cheek", "noun", "cheek", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ceremony", "noun", "ceremony", "", "", "", "alternative form of"])
let v = native_list_append(v, ["captive", "noun", "captive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Walter", "noun", "Walter", "", "", "", "a male given"])
let v = native_list_append(v, ["wari", "noun", "wari", "", "", "", "criminal felon"])
let v = native_list_append(v, ["haw", "noun", "haw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["peril", "noun", "perilles", "", "", "", "Danger risk peril"])
let v = native_list_append(v, ["shower", "noun", "shower", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lave", "noun", "lave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["marsh", "noun", "marsh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ref", "noun", "ref", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alum", "noun", "alum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alder", "noun", "alderes", "", "", "", "A leader or"])
let v = native_list_append(v, ["assai", "noun", "assai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["assay", "noun", "assayes", "", "", "", "Examining investigation looking"])
let v = native_list_append(v, ["augur", "noun", "augur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barre", "noun", "barres", "", "", "", "barrier obstruction"])
let v = native_list_append(v, ["baste", "noun", "baste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bate", "noun", "bate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["batt", "noun", "batt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bey", "noun", "bey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bode", "noun", "bode", "", "", "", "messenger"])
let v = native_list_append(v, ["bole", "noun", "boles", "", "", "", "bull steer male"])
let v = native_list_append(v, ["cite", "noun", "cites", "", "", "", "A city settlement"])
let v = native_list_append(v, ["clot", "noun", "clottes", "", "", "", "A clod a"])
let v = native_list_append(v, ["cog", "noun", "cog", "", "", "", "a ship of"])
let v = native_list_append(v, ["cole", "noun", "cole", "", "", "", "coldness coolness"])
let v = native_list_append(v, ["colter", "noun", "colter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coot", "noun", "coot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["craw", "noun", "craw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitt", "noun", "bitt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["culver", "noun", "culver", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cur", "noun", "cur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["curlew", "noun", "curlewes", "", "", "", "curlew"])
let v = native_list_append(v, ["cyst", "noun", "cyst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dais", "noun", "dais", "", "", "", "alternative form of"])
let v = native_list_append(v, ["delver", "noun", "delver", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dey", "noun", "dey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dint", "noun", "dintes", "", "", "", "The landing of"])
let v = native_list_append(v, ["doer", "noun", "doers", "", "", "", "doer agent someone"])
let v = native_list_append(v, ["dole", "noun", "doles", "", "", "", "grief sorrow"])
let v = native_list_append(v, ["dor", "noun", "dor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dote", "noun", "dote", "", "", "", "An idiot or"])
let v = native_list_append(v, ["dow", "noun", "dow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dyne", "noun", "dyne", "", "", "", "din loud noise"])
let v = native_list_append(v, ["ere", "noun", "eren", "", "", "", "The ear organ"])
let v = native_list_append(v, ["ewer", "noun", "ewers", "", "", "", "ewer"])
let v = native_list_append(v, ["eyer", "noun", "eyer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fay", "noun", "fay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flax", "noun", "flax", "", "", "", "Flax Linum usitatissimum"])
let v = native_list_append(v, ["floc", "noun", "floc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gage", "noun", "gage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gager", "noun", "gager", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gait", "noun", "gait", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gam", "noun", "gam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gauger", "noun", "gauger", "", "", "", "A quality control"])
let v = native_list_append(v, ["grippe", "noun", "grippe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grout", "noun", "grout", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hap", "noun", "happes", "", "", "", "luck whether good"])
let v = native_list_append(v, ["hod", "noun", "hodes", "", "", "", "Ones rank level"])
let v = native_list_append(v, ["holt", "noun", "holtes", "", "", "", "A small piece"])
let v = native_list_append(v, ["hone", "noun", "hone", "", "", "", "hone whetstone"])
let v = native_list_append(v, ["hosier", "noun", "hosier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hove", "noun", "hove", "", "", "", "ground-ivy"])
let v = native_list_append(v, ["hurst", "noun", "hurst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ibis", "noun", "ibis", "", "", "", "ibis any of"])
let v = native_list_append(v, ["idol", "noun", "idol", "", "", "", "alternative form of"])
let v = native_list_append(v, ["idyll", "noun", "idyll", "", "", "", "alternative form of"])
let v = native_list_append(v, ["imager", "noun", "imager", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kay", "noun", "kay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kemp", "noun", "kemp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lar", "noun", "lar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lien", "noun", "liens", "", "", "", "bond fetter"])
let v = native_list_append(v, ["lop", "noun", "lop", "", "", "", "alternative form of"])
let v = native_list_append(v, ["macer", "noun", "macers", "", "", "", "A macer a"])
let v = native_list_append(v, ["macers", "noun", "macers", "", "", "", "plural of macer"])
let v = native_list_append(v, ["maw", "noun", "maw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["medlar", "noun", "medlar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meed", "noun", "meed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mere", "noun", "meres", "", "", "", "boundary border"])
let v = native_list_append(v, ["merle", "noun", "merle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meson", "noun", "mesons", "", "", "", "a house"])
let v = native_list_append(v, ["mete", "noun", "metes", "", "", "", "Food nourishment or"])
let v = native_list_append(v, ["mew", "noun", "mew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mig", "noun", "mig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["milt", "noun", "milt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mir", "noun", "mir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mire", "noun", "mires", "", "", "", "Marshy or swampy"])
let v = native_list_append(v, ["mitre", "noun", "mitre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mod", "noun", "mod", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moline", "noun", "moline", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moll", "noun", "moll", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mouser", "noun", "mouser", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mull", "noun", "mull", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nape", "noun", "napys", "", "", "", "The nape the"])
let v = native_list_append(v, ["nave", "noun", "naves", "", "", "", "nave hub of"])
let v = native_list_append(v, ["onyx", "noun", "onyx", "", "", "", "alternative form of"])
let v = native_list_append(v, ["penner", "noun", "penner", "", "", "", "pen case"])
let v = native_list_append(v, ["pew", "noun", "pew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["piker", "noun", "pikers", "", "", "", "A robber or"])
let v = native_list_append(v, ["pith", "noun", "pith", "", "", "", "The soft interior"])
let v = native_list_append(v, ["pol", "noun", "poles", "", "", "", "A pool or"])
let v = native_list_append(v, ["popper", "noun", "poppers", "", "", "", "dagger"])
let v = native_list_append(v, ["ream", "noun", "ream", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rube", "noun", "rube", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rune", "noun", "rune", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sage", "noun", "sages", "", "", "", "A sage a"])
let v = native_list_append(v, ["shad", "noun", "shad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sire", "noun", "sires", "", "", "", "Used preceding the"])
let v = native_list_append(v, ["sop", "noun", "soppes", "", "", "", "A sop a"])
let v = native_list_append(v, ["spigot", "noun", "spigottes", "", "", "", "wooden stopper wooden"])
let v = native_list_append(v, ["swag", "noun", "swag", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swage", "noun", "swages", "", "", "", "An adornment surrounding"])
let v = native_list_append(v, ["tad", "noun", "tad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tapir", "noun", "tapir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["teem", "noun", "teem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tenon", "noun", "tenon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tercel", "noun", "tercelles", "", "", "", "tiercel male bird"])
let v = native_list_append(v, ["tilth", "noun", "tilth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tome", "noun", "tome", "", "", "", "free time leisure"])
let v = native_list_append(v, ["trompe", "noun", "trompe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wale", "noun", "wale", "", "", "", "An outsider a"])
let v = native_list_append(v, ["whet", "noun", "whet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whit", "noun", "whit", "", "", "", "white colour"])
let v = native_list_append(v, ["wile", "noun", "wile", "", "", "", "wile trick artifice"])
let v = native_list_append(v, ["wisp", "noun", "wisp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wiver", "noun", "wevres", "", "", "", "A support beam"])
let v = native_list_append(v, ["wold", "noun", "*woldes", "", "", "", "wood wooded area"])
let v = native_list_append(v, ["wrest", "noun", "wrest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yoke", "noun", "yoke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spume", "noun", "spume", "", "", "", "spume foam"])
let v = native_list_append(v, ["philosophy", "noun", "philosophy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bait", "noun", "bait", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bale", "noun", "bales", "", "", "", "An evil or"])
let v = native_list_append(v, ["beam", "noun", "beam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brace", "noun", "brace", "", "", "", "Vambrace armour which"])
let v = native_list_append(v, ["bridal", "noun", "bridal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brink", "noun", "brink", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cape", "noun", "cape", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chef", "noun", "chef", "", "", "", "A leader boss"])
let v = native_list_append(v, ["communication", "noun", "communication", "", "", "", "alternative form of"])
let v = native_list_append(v, ["computation", "noun", "computation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crier", "noun", "crier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crisp", "noun", "crispes", "", "", "", "A kind of"])
let v = native_list_append(v, ["crouch", "noun", "crouch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["disparage", "noun", "disparage", "", "", "", "Inequality in marriage"])
let v = native_list_append(v, ["douse", "noun", "douse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fader", "noun", "fadres", "fadres", "", "", "A father male"])
let v = native_list_append(v, ["fend", "noun", "fendes", "", "", "", "An enemy foe"])
let v = native_list_append(v, ["firth", "noun", "firth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fleet", "noun", "fleet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foul", "noun", "foules", "foules", "foule", "", "A bird especially"])
let v = native_list_append(v, ["fret", "noun", "fret", "", "", "", "Eating up wearing"])
let v = native_list_append(v, ["fright", "noun", "*frightes", "", "", "", "A fright or"])
let v = native_list_append(v, ["gang", "noun", "gang", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gauge", "noun", "gauge", "", "", "", "A customary measurement"])
let v = native_list_append(v, ["gesticulation", "noun", "gesticulations", "", "", "", "gesticulation"])
let v = native_list_append(v, ["core", "noun", "cores", "", "", "", "core centre of"])
let v = native_list_append(v, ["couple", "noun", "couples", "", "", "", "A group of"])
let v = native_list_append(v, ["glade", "noun", "glades", "", "", "", "A bright space"])
let v = native_list_append(v, ["gown", "noun", "gown", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hake", "noun", "hakes", "", "", "", "hake gadoid fish"])
let v = native_list_append(v, ["hale", "noun", "hales", "", "", "", "A corner of"])
let v = native_list_append(v, ["harm", "noun", "harms", "", "", "", "harm injury ruination"])
let v = native_list_append(v, ["hater", "noun", "hateren", "", "", "", "A piece of"])
let v = native_list_append(v, ["hedge", "noun", "hedge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heed", "noun", "heedes", "", "", "", "The head top"])
let v = native_list_append(v, ["horde", "noun", "horde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["imagery", "noun", "imagery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["injury", "noun", "injury", "", "", "", "alternative form of"])
let v = native_list_append(v, ["court", "noun", "courtes", "", "", "", "A courtyard an"])
let v = native_list_append(v, ["jailer", "noun", "jailer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maladies", "noun", "maladies", "", "", "", "plural of maladie"])
let v = native_list_append(v, ["malady", "noun", "malady", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jape", "noun", "japes", "", "", "", "trick deception fraud"])
let v = native_list_append(v, ["player", "noun", "player", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knave", "noun", "knaves", "knaves", "", "", "son male child"])
let v = native_list_append(v, ["ladder", "noun", "ladder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lard", "noun", "lard", "", "", "", "Bacon fatty cured"])
let v = native_list_append(v, ["lease", "noun", "lease", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liege", "noun", "liege", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lithe", "noun", "lithe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maze", "noun", "maze", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mirth", "noun", "mirth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mound", "noun", "mound", "", "", "", "alternative form of"])
let v = native_list_append(v, ["node", "noun", "nodez", "", "", "", "lump swelling"])
let v = native_list_append(v, ["nurture", "noun", "nurture", "", "", "", "alternative form of"])
let v = native_list_append(v, ["official", "noun", "officials", "", "", "", "An underling of"])
let v = native_list_append(v, ["packer", "noun", "packer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pride", "noun", "pride", "", "", "", "alternative form of"])
let v = native_list_append(v, ["psalm", "noun", "psalm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rave", "noun", "rave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["recover", "noun", "recover", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reeve", "noun", "reeve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["riot", "noun", "riotes", "", "", "", "A riot or"])
let v = native_list_append(v, ["route", "noun", "routes", "", "", "", "route"])
let v = native_list_append(v, ["sanguine", "noun", "sanguynes", "", "", "", "A bloody red"])
let v = native_list_append(v, ["sapling", "noun", "sapling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["secondary", "noun", "secondary", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sheer", "noun", "sheer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shroud", "noun", "shroud", "", "", "", "alternative form of"])
let v = native_list_append(v, ["site", "noun", "sites", "", "", "", "sorrow grief"])
let v = native_list_append(v, ["sleight", "noun", "sleight", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slight", "noun", "slight", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snarl", "noun", "snarles", "", "", "", "A trap for"])
let v = native_list_append(v, ["snout", "noun", "snout", "", "", "", "alternative form of"])
let v = native_list_append(v, ["span", "noun", "span", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spare", "noun", "spare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sparkle", "noun", "sparkle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spectacle", "noun", "spectacle", "", "", "", "something that helps"])
let v = native_list_append(v, ["spire", "noun", "spire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stack", "noun", "stack", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stag", "noun", "stag", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stang", "noun", "stanges", "", "", "", "A pole a"])
let v = native_list_append(v, ["stave", "noun", "stave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["steed", "noun", "steed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sty", "noun", "styes", "", "", "", "A pigsty pen"])
let v = native_list_append(v, ["suite", "noun", "suite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["surplus", "noun", "surplus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swain", "noun", "swain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swathe", "noun", "swathez", "", "", "", "A strip or"])
let v = native_list_append(v, ["marl", "noun", "marl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tang", "noun", "tang", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tart", "noun", "tart", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tend", "noun", "tend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tent", "noun", "tent", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thirst", "noun", "thirst", "", "", "", "Thirst a need"])
let v = native_list_append(v, ["tithe", "noun", "tithes", "", "", "", "One of ten"])
let v = native_list_append(v, ["towel", "noun", "towel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trice", "noun", "trices", "", "", "", "pulley windlass tackle"])
let v = native_list_append(v, ["tripe", "noun", "tripes", "", "", "", "A portion of"])
let v = native_list_append(v, ["vassal", "noun", "vassalles", "", "", "", "A feudal retainer"])
let v = native_list_append(v, ["wager", "noun", "wager", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waif", "noun", "waif", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wane", "noun", "wane", "", "", "", "penury deprivation neediness"])
let v = native_list_append(v, ["waster", "noun", "waster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["youth", "noun", "youth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dowse", "noun", "dowse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clam", "noun", "clames", "", "", "", "plaster poultice"])
let v = native_list_append(v, ["taper", "noun", "tapres", "", "", "", "taper thin candle"])
let v = native_list_append(v, ["mansion", "noun", "mansion", "", "", "", "alternative form of"])
let v = native_list_append(v, ["decree", "noun", "decree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fir", "noun", "fir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["poet", "noun", "poet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["behoove", "noun", "behoove", "", "", "", "alternative form of"])
let v = native_list_append(v, ["behove", "noun", "behove", "", "", "", "Benefit advantage."])
let v = native_list_append(v, ["ypocras", "noun", "ypocrass", "", "", "", "Wine flavoured with"])
let v = native_list_append(v, ["claree", "noun", "clarees", "", "", "", "A drink made"])
let v = native_list_append(v, ["Derbyshire", "noun", "Derbyshire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["babi", "noun", "babi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trip", "noun", "trippus", "", "", "", "An action that"])
let v = native_list_append(v, ["despect", "noun", "despect", "", "", "", "Despect “contempt derision”."])
let v = native_list_append(v, ["tux", "noun", "tux", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dowcet", "noun", "dowcet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jalousie", "noun", "jelousies", "", "", "", "Jealousness or jealousy"])
let v = native_list_append(v, ["bush", "noun", "bushes", "", "", "", "Bush shrub low-lying"])
let v = native_list_append(v, ["frosh", "noun", "frosh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["honour", "noun", "honours", "", "", "", "honour"])
let v = native_list_append(v, ["ordure", "noun", "ordures", "", "", "", "ordure excrement"])
let v = native_list_append(v, ["augure", "noun", "augures", "", "", "", "augury"])
let v = native_list_append(v, ["faucet", "noun", "faucet", "", "", "", "faucet"])
let v = native_list_append(v, ["bac", "noun", "bac", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fol", "noun", "fol", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fern", "noun", "ferns", "", "", "", "fern"])
let v = native_list_append(v, ["larder", "noun", "larder", "", "", "", "A stock of"])
let v = native_list_append(v, ["temps", "noun", "temps", "", "", "", "alternative form of"])
let v = native_list_append(v, ["remis", "noun", "remis", "", "", "", "plural of reme"])
let v = native_list_append(v, ["waw", "noun", "waw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heth", "noun", "hethes", "", "", "", "A heath uncultivated"])
let v = native_list_append(v, ["teth", "noun", "teth", "", "", "", "plural of toth"])
let v = native_list_append(v, ["kaf", "noun", "kaf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chine", "noun", "chine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["midwinter", "noun", "midwinter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["intelligence", "noun", "intelligence", "", "", "", "Comprehension intelligence the"])
let v = native_list_append(v, ["Jove", "noun", "Jove", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Iupiter", "noun", "Iupiter", "", "", "", "alternative typography of"])
let v = native_list_append(v, ["Satan", "noun", "Satan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Jewry", "noun", "Jewry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waxing", "noun", "waxing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stature", "noun", "statures", "", "", "", "stature height tallness"])
let v = native_list_append(v, ["Johan", "noun", "Johan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aw", "noun", "aw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gospel", "noun", "gospelles", "", "", "", "A gospel one"])
let v = native_list_append(v, ["Lucifer", "noun", "Lucifer", "", "", "", "Satan the Devil"])
let v = native_list_append(v, ["douce", "noun", "douce", "", "", "", "lover"])
let v = native_list_append(v, ["gat", "noun", "gat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ennui", "noun", "ennui", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pension", "noun", "pension", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rame", "noun", "rame", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dogge", "noun", "dogges", "", "", "", "an ordinary dog"])
let v = native_list_append(v, ["notte", "noun", "notte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tay", "noun", "tays", "", "", "", "The outer membrane"])
let v = native_list_append(v, ["horen", "noun", "horen", "", "", "", "plural of hore"])
let v = native_list_append(v, ["ege", "noun", "ege", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mente", "noun", "mente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Inde", "noun", "Inde", "", "", "", "India a country"])
let v = native_list_append(v, ["dente", "noun", "dente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["item", "noun", "item", "", "", "", "the same identical."])
let v = native_list_append(v, ["vexation", "noun", "vexation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jury", "noun", "jury", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rebel", "noun", "rebels", "", "", "", "A sinner as"])
let v = native_list_append(v, ["preceptor", "noun", "preceptors", "", "", "", "preceptor"])
let v = native_list_append(v, ["sodomy", "noun", "sodomy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["carpenter", "noun", "carpenteres", "", "", "", "carpenter"])
let v = native_list_append(v, ["ku", "noun", "ku", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mon", "noun", "mon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lait", "noun", "lait", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ley", "noun", "ley", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mille", "noun", "mille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["entry", "noun", "entry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["creme", "noun", "creme", "", "", "", "chrism mixture of"])
let v = native_list_append(v, ["blasphemy", "noun", "blasphemy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dialog", "noun", "dialogges", "", "", "", "A literary discussion"])
let v = native_list_append(v, ["Howard", "noun", "Howard", "", "", "", "a surname originating"])
let v = native_list_append(v, ["shave", "noun", "shave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schedule", "noun", "schedule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fore", "noun", "fore", "", "", "", "fore"])
let v = native_list_append(v, ["woo", "noun", "woos", "", "", "", "woe torment anguish"])
let v = native_list_append(v, ["hood", "noun", "hoodes", "", "", "", "hood part of"])
let v = native_list_append(v, ["glue", "noun", "glue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["auctor", "noun", "auctor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flask", "noun", "flaskes", "", "", "", "A small barrel"])
let v = native_list_append(v, ["lade", "noun", "lade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dai", "noun", "dai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["constable", "noun", "constables", "", "", "", "constable high commander"])
let v = native_list_append(v, ["mount", "noun", "mountes", "", "", "", "A mountain a"])
let v = native_list_append(v, ["philosopher", "noun", "philosopher", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helm", "noun", "helmes", "", "", "", "A helmet a"])
let v = native_list_append(v, ["goner", "noun", "goner", "", "", "", "alternative form of"])
let v = native_list_append(v, ["besom", "noun", "besom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sore", "noun", "sores", "", "", "", "The condition of"])
let v = native_list_append(v, ["fist", "noun", "fistes", "", "", "", "fist"])
let v = native_list_append(v, ["cloister", "noun", "cloister", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alienation", "noun", "alienation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blaspheme", "noun", "blaspheme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["binding", "noun", "binding", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noble", "noun", "noble", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flod", "noun", "flodes", "", "", "", "A waterbody or"])
let v = native_list_append(v, ["ponder", "noun", "ponders", "", "", "", "A fourteenth-century unit"])
let v = native_list_append(v, ["chisel", "noun", "chisels", "", "", "", "Any of several"])
let v = native_list_append(v, ["cloche", "noun", "cloche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chou", "noun", "chou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["charter", "noun", "charter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swarm", "noun", "swarmes", "", "", "", "A swarm large"])
let v = native_list_append(v, ["foder", "noun", "foder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sut", "noun", "sut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rudder", "noun", "rudder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorcery", "noun", "sorceries", "", "", "", "sorcery wizardry magic"])
let v = native_list_append(v, ["ounce", "noun", "ounces", "", "", "", "An ounce unit"])
let v = native_list_append(v, ["Elizabeth", "noun", "Elizabeth", "", "", "", "Elizabeth mother of"])
let v = native_list_append(v, ["foster", "noun", "*fostres", "", "", "", "A child one"])
let v = native_list_append(v, ["dome", "noun", "dome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["poll", "noun", "poll", "", "", "", "A head particularly"])
let v = native_list_append(v, ["ester", "noun", "esters", "", "", "", "Easter Christian holiday"])
let v = native_list_append(v, ["bond", "noun", "bond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stench", "noun", "stenches", "", "", "", "A stench an"])
let v = native_list_append(v, ["tusk", "noun", "tuskes", "", "", "", "A tusk protruding"])
let v = native_list_append(v, ["halibut", "noun", "halibuttes", "", "", "", "A halibut."])
let v = native_list_append(v, ["Yorkshire", "noun", "Yorkshire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Iuno", "noun", "Iuno", "", "", "", "alternative typography of"])
let v = native_list_append(v, ["ages", "noun", "ages", "", "", "", "plural of age"])
let v = native_list_append(v, ["clamour", "noun", "clamours", "", "", "", "shout cry clamor"])
let v = native_list_append(v, ["obeisaunce", "noun", "obeisaunces", "", "", "", "obeisance"])
let v = native_list_append(v, ["childer", "noun", "childer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["issue", "noun", "issues", "", "", "", "Exit departure the"])
let v = native_list_append(v, ["digitus", "noun", "digitus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yarn", "noun", "yarn", "", "", "", "Yarn a length"])
let v = native_list_append(v, ["stad", "noun", "stad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blase", "noun", "blases", "", "", "", "A blaze bright"])
let v = native_list_append(v, ["chapel", "noun", "chapel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Pentecost", "noun", "Pentecost", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stable", "noun", "stables", "", "", "", "stable building for"])
let v = native_list_append(v, ["border", "noun", "border", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trance", "noun", "trance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bye", "noun", "bye", "", "", "", "A ring or"])
let v = native_list_append(v, ["flint", "noun", "flint", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mold", "noun", "mold", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dyn", "noun", "dyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["corner", "noun", "corneres", "", "", "", "A corner or"])
let v = native_list_append(v, ["hal", "noun", "hal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["proposition", "noun", "proposition", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mister", "noun", "mysteres", "", "", "", "A station or"])
let v = native_list_append(v, ["mystery", "noun", "mystery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["officer", "noun", "officers", "", "", "", "A hireling or"])
let v = native_list_append(v, ["aile", "noun", "aile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ancre", "noun", "ancre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clever", "noun", "clever", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tune", "noun", "tune", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Simon", "noun", "Simon", "", "", "", "a male given"])
let v = native_list_append(v, ["prophecy", "noun", "prophecy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Dorset", "noun", "Dorset", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Herefordshire", "noun", "Herefordshire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Kent", "noun", "Kent", "", "", "", "Kent a county"])
let v = native_list_append(v, ["Norfolk", "noun", "Norfolk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Somerset", "noun", "Somerset", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Suffolk", "noun", "Suffolk", "", "", "", "Suffolk a county"])
let v = native_list_append(v, ["Wiltshire", "noun", "Wiltshire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["este", "noun", "estes", "", "", "", "grace est favour"])
let v = native_list_append(v, ["climbing", "noun", "climbing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unhappy", "noun", "unhappy", "", "", "", "unhap"])
let v = native_list_append(v, ["riding", "noun", "riding", "", "", "", "alternative form of"])
let v = native_list_append(v, ["custom", "noun", "custom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["makes", "noun", "makes", "", "", "", "plural of make"])
let v = native_list_append(v, ["stranger", "noun", "stranger", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dresser", "noun", "dresser", "", "", "", "leader guide"])
let v = native_list_append(v, ["scullery", "noun", "scullery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coffin", "noun", "coffin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fairie", "noun", "fairie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soot", "noun", "soot", "", "", "", "soot"])
let v = native_list_append(v, ["hunger", "noun", "hunger", "", "", "", "Hungriness the feeling"])
let v = native_list_append(v, ["fond", "noun", "fond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["days", "noun", "days", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parler", "noun", "parler", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twin", "noun", "twin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hinge", "noun", "hinge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forge", "noun", "forge", "", "", "", "forge workshop"])
let v = native_list_append(v, ["caraway", "noun", "caraway", "", "", "", "Caraway or its"])
let v = native_list_append(v, ["licorice", "noun", "licorice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["compassion", "noun", "compassion", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Chaucer", "noun", "Chaucer", "", "", "", "a medieval English"])
let v = native_list_append(v, ["prisoner", "noun", "prisoners", "", "", "", "one who imprisons"])
let v = native_list_append(v, ["awyr", "noun", "awyr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vin", "noun", "vin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["doc", "noun", "doc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sergeant", "noun", "sergeant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cowardy", "noun", "cowardy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dungeon", "noun", "dungeon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ze", "noun", "ze", "", "", "", "alternative form of"])
let v = native_list_append(v, ["veer", "noun", "veer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["velvet", "noun", "veluettes", "", "", "", "velvet fine tufted"])
let v = native_list_append(v, ["folk", "noun", "folkes", "", "", "", "people folk multiple"])
let v = native_list_append(v, ["William", "noun", "William", "", "", "", "a male given"])
let v = native_list_append(v, ["fuller", "noun", "fuller", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haul", "noun", "haul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verdict", "noun", "verdicts", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parish", "noun", "parish", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quale", "noun", "quale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roo", "noun", "roo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyrant", "noun", "tyrant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyranny", "noun", "tyranny", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lamp", "noun", "lamp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Phillip", "noun", "Phillip", "", "", "", "a male given"])
let v = native_list_append(v, ["musk", "noun", "musk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cubit", "noun", "cubit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baban", "noun", "baban", "", "", "", "alternative form of"])
let v = native_list_append(v, ["buc", "noun", "buc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gard", "noun", "gard", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flit", "noun", "flit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["garth", "noun", "garthis", "", "", "", "A garth yard"])
let v = native_list_append(v, ["wight", "noun", "wightes", "", "", "", "A creature a"])
let v = native_list_append(v, ["berm", "noun", "berm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roster", "noun", "roster", "", "", "", "A roaster a"])
let v = native_list_append(v, ["spook", "noun", "spook", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jeopardy", "noun", "jeopardy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mariner", "noun", "mariners", "", "", "", "sailor individual working"])
let v = native_list_append(v, ["tung", "noun", "tung", "", "", "", "alternative form of"])
let v = native_list_append(v, ["places", "noun", "places", "", "", "", "plural of place"])
let v = native_list_append(v, ["animale", "noun", "animale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["veld", "noun", "veld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stor", "noun", "stor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["surgery", "noun", "surgery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spoor", "noun", "spoor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gurner", "noun", "gurner", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Saturnus", "noun", "Saturnus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burd", "noun", "burd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ridere", "noun", "ridere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shoo", "noun", "shoo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["demure", "noun", "demure", "", "", "", "delay waiting stay"])
let v = native_list_append(v, ["lantern", "noun", "lantern", "", "", "", "alternative form of"])
let v = native_list_append(v, ["torment", "noun", "torments", "", "", "", "torment suffering pain"])
let v = native_list_append(v, ["vex", "noun", "vex", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dowry", "noun", "dowry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chill", "noun", "chill", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suture", "noun", "suturez", "", "", "", "A suture a"])
let v = native_list_append(v, ["mature", "noun", "mature", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Noel", "noun", "Noel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Geoffrey", "noun", "Geoffrey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Jeffrey", "noun", "Jeffrey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reine", "noun", "reine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salvation", "noun", "salvation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Judy", "noun", "Judy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["origine", "noun", "origine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rem", "noun", "remes", "", "", "", "A shout or"])
let v = native_list_append(v, ["fagot", "noun", "fagotes", "", "", "", "A piece of"])
let v = native_list_append(v, ["mor", "noun", "mores", "", "", "", "moor"])
let v = native_list_append(v, ["stories", "noun", "stories", "", "", "", "plural of storie"])
let v = native_list_append(v, ["spindel", "noun", "spindel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spindle", "noun", "spindle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["husk", "noun", "husk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knap", "noun", "knap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wharf", "noun", "wharves", "", "", "", "wharf"])
let v = native_list_append(v, ["bagpipe", "noun", "bagpipe", "", "", "", "bagpipes"])
let v = native_list_append(v, ["transgression", "noun", "transgression", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forger", "noun", "forgers", "", "", "", "creator maker fabricator"])
let v = native_list_append(v, ["fury", "noun", "fury", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fume", "noun", "fumes", "", "", "", "Visible gaseous emanations"])
let v = native_list_append(v, ["mankind", "noun", "mankind", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oblivion", "noun", "oblivion", "", "", "", "oblivion state of"])
let v = native_list_append(v, ["Arthur", "noun", "Arthur", "", "", "", "Arthur"])
let v = native_list_append(v, ["winning", "noun", "winning", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Russel", "noun", "Russel", "", "", "", "a surname"])
let v = native_list_append(v, ["Russell", "noun", "Russell", "", "", "", "a surname variant"])
let v = native_list_append(v, ["mutton", "noun", "mutton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chier", "noun", "chier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pisser", "noun", "pisser", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flore", "noun", "flore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sermon", "noun", "sermon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Philip", "noun", "Philip", "", "", "", "a male given"])
let v = native_list_append(v, ["yelp", "noun", "yelp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knob", "noun", "knob", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cypress", "noun", "cypress", "", "", "", "alternative form of"])
let v = native_list_append(v, ["piety", "noun", "piety", "", "", "", "alternative form of"])
let v = native_list_append(v, ["marked", "noun", "marked", "", "", "", "alternative form of"])
let v = native_list_append(v, ["differences", "noun", "differences", "", "", "", "plural of difference"])
let v = native_list_append(v, ["cope", "noun", "copes", "", "", "", "A cape or"])
let v = native_list_append(v, ["bas", "noun", "bas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["devoir", "noun", "devoirs", "", "", "", "devoir"])
let v = native_list_append(v, ["demande", "noun", "demande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trough", "noun", "trough", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Marie", "noun", "Marie", "", "", "", "Mary biblical figure"])
let v = native_list_append(v, ["bitte", "noun", "bittes", "", "", "", "A flexible container"])
let v = native_list_append(v, ["lyn", "noun", "lyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ferme", "noun", "fermes", "", "", "", "A lease the"])
let v = native_list_append(v, ["informer", "noun", "informer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hondel", "noun", "hondels", "", "", "", "handle device designed"])
let v = native_list_append(v, ["ryot", "noun", "ryot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oracle", "noun", "oracles", "", "", "", "A shrine where"])
let v = native_list_append(v, ["oratory", "noun", "oratory", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Austin", "noun", "Austin", "", "", "", "Augustine"])
let v = native_list_append(v, ["ligament", "noun", "ligamentes", "", "", "", "A ligament or"])
let v = native_list_append(v, ["elm", "noun", "elmes", "", "", "", "elm tree"])
let v = native_list_append(v, ["gore", "noun", "gores", "", "", "", "A triangle-shaped plot"])
let v = native_list_append(v, ["tough", "noun", "tough", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lesson", "noun", "lesson", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fut", "noun", "fut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["outward", "noun", "outward", "", "", "", "The outside the"])
let v = native_list_append(v, ["aide", "noun", "aide", "", "", "", "Help given aid."])
let v = native_list_append(v, ["ithe", "noun", "ithe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knitting", "noun", "knitting", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knell", "noun", "knell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["convent", "noun", "convent", "", "", "", "alternative form of"])
let v = native_list_append(v, ["axel", "noun", "axeles", "", "", "", "shoulder"])
let v = native_list_append(v, ["wer", "noun", "wers", "", "", "", "a man a"])
let v = native_list_append(v, ["ond", "noun", "ond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["messy", "noun", "messy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warden", "noun", "wardens", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hoser", "noun", "hoser", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tomb", "noun", "tombes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parage", "noun", "parage", "", "", "", "Ones bloodline or"])
let v = native_list_append(v, ["infancy", "noun", "infancy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["significance", "noun", "significance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fille", "noun", "fille", "", "", "", "A sufficient amount"])
let v = native_list_append(v, ["elle", "noun", "elle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yeoman", "noun", "yeoman", "", "", "", "alternative form of"])
let v = native_list_append(v, ["washing", "noun", "washing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stunt", "noun", "stunt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["choke", "noun", "choke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["une", "noun", "une", "", "", "", "alternative form of"])
let v = native_list_append(v, ["filles", "noun", "filles", "", "", "", "plural of fille"])
let v = native_list_append(v, ["aube", "noun", "aube", "", "", "", "alternative form of"])
let v = native_list_append(v, ["riches", "noun", "riches", "", "", "", "alternative form of"])
let v = native_list_append(v, ["garget", "noun", "garget", "", "", "", "throat"])
let v = native_list_append(v, ["sward", "noun", "sward", "", "", "", "Sward a location"])
let v = native_list_append(v, ["swarth", "noun", "swarth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pancake", "noun", "pancake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bolster", "noun", "bolsters", "", "", "", "A soft stuffed"])
let v = native_list_append(v, ["Patrick", "noun", "Patrick", "", "", "", "a male given"])
let v = native_list_append(v, ["willow", "noun", "willow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wo", "noun", "wos", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rothar", "noun", "rothar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ard", "noun", "ard", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deise", "noun", "deise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["samen", "noun", "samen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verdure", "noun", "verdure", "", "", "", "Verdure greenery lush"])
let v = native_list_append(v, ["tremor", "noun", "tremor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ro", "noun", "ros", "", "", "", "A roe deer"])
let v = native_list_append(v, ["shire", "noun", "shire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lek", "noun", "lekes", "", "", "", "A plant in"])
let v = native_list_append(v, ["glas", "noun", "glasses", "", "", "", "Glass substance made"])
let v = native_list_append(v, ["Franklin", "noun", "Franklin", "", "", "", "A Middle English"])
let v = native_list_append(v, ["fultum", "noun", "fultums", "", "", "", "help aid succour"])
let v = native_list_append(v, ["heritage", "noun", "heritage", "", "", "", "An inheritance that"])
let v = native_list_append(v, ["steden", "noun", "steden", "", "", "", "plural of stede"])
let v = native_list_append(v, ["cubicle", "noun", "cubicle", "", "", "", "a bedchamber"])
let v = native_list_append(v, ["robe", "noun", "robes", "", "", "", "robe long loose"])
let v = native_list_append(v, ["stile", "noun", "styles", "", "", "", "stile set of"])
let v = native_list_append(v, ["patience", "noun", "patience", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Constantinople", "noun", "Constantinople", "", "", "", "Constantinople the former"])
let v = native_list_append(v, ["croup", "noun", "croup", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shaft", "noun", "shaft", "", "", "", "alternative form of"])
let v = native_list_append(v, ["poste", "noun", "poste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["entre", "noun", "entres", "", "", "", "Entrance entry movement"])
let v = native_list_append(v, ["nocturne", "noun", "nocturns", "", "", "", "nocturn"])
let v = native_list_append(v, ["witchcraft", "noun", "witchcraft", "", "", "", "alternative form of"])
let v = native_list_append(v, ["resolution", "noun", "resolution", "", "", "", "alternative form of"])
let v = native_list_append(v, ["limbo", "noun", "limbo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["terre", "noun", "terre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dwelling", "noun", "dwelling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["corde", "noun", "cordes", "", "", "", "A long thick"])
let v = native_list_append(v, ["tens", "noun", "tenses", "", "", "", "tense"])
let v = native_list_append(v, ["walker", "noun", "walker", "", "", "", "alternative form of"])
let v = native_list_append(v, ["usury", "noun", "usury", "", "", "", "alternative form of"])
let v = native_list_append(v, ["caldron", "noun", "caldron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bridle", "noun", "bridle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["childe", "noun", "childe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verbe", "noun", "verbes", "", "", "", "verb"])
let v = native_list_append(v, ["verbes", "noun", "verbes", "", "", "", "plural of verbe"])
let v = native_list_append(v, ["wend", "noun", "wend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["groin", "noun", "groin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verde", "noun", "verde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ware", "noun", "ware", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wired", "noun", "wired", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trivet", "noun", "trivet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tablet", "noun", "tablettes", "", "", "", "A tablet especially"])
let v = native_list_append(v, ["aller", "noun", "aller", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vespers", "noun", "vespers", "", "", "", "The sixth of"])
let v = native_list_append(v, ["doute", "noun", "doutes", "", "", "", "doubt"])
let v = native_list_append(v, ["viciousness", "noun", "viciousness", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fulsome", "noun", "fulsome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["viewer", "noun", "viewer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["farthing", "noun", "farthing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["amour", "noun", "amours", "", "", "", "love affection"])
let v = native_list_append(v, ["iwan", "noun", "iwan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["peche", "noun", "peches", "", "", "", "A peach fruit"])
let v = native_list_append(v, ["juniper", "noun", "juniper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mugwort", "noun", "mugwort", "", "", "", "wormwood mugwort Artemisia"])
let v = native_list_append(v, ["provision", "noun", "provision", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fane", "noun", "fane", "", "", "", "A particular kind"])
let v = native_list_append(v, ["chevalier", "noun", "chevalier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chaff", "noun", "chaff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salve", "noun", "salves", "", "", "", "A salve a"])
let v = native_list_append(v, ["paramour", "noun", "paramours", "", "", "", "A romantic or"])
let v = native_list_append(v, ["brig", "noun", "brig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kaiser", "noun", "kaiser", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yate", "noun", "yate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suerte", "noun", "suerte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["morwenyng", "noun", "morwenyng", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sith", "noun", "sithes", "", "", "", "a journey way"])
let v = native_list_append(v, ["pike", "noun", "pike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mareschal", "noun", "mareschal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Maurice", "noun", "Maurice", "", "", "", "a male given"])
let v = native_list_append(v, ["warp", "noun", "warp", "", "", "", "warp lengthwise threads"])
let v = native_list_append(v, ["rebellion", "noun", "rebellion", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burgage", "noun", "burgages", "", "", "", "Land held under"])
let v = native_list_append(v, ["plage", "noun", "plages", "", "", "", "plague"])
let v = native_list_append(v, ["heft", "noun", "heftis", "", "", "", "weight"])
let v = native_list_append(v, ["parte", "noun", "parte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glide", "noun", "glide", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theater", "noun", "theater", "", "", "", "A theatre open"])
let v = native_list_append(v, ["usurer", "noun", "usurer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wyrm", "noun", "wyrm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conscience", "noun", "consciences", "", "", "", "conscience"])
let v = native_list_append(v, ["maple", "noun", "maple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frond", "noun", "frond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Margaret", "noun", "Margaret", "", "", "", "Margaret"])
let v = native_list_append(v, ["singing", "noun", "singing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sonde", "noun", "sondes", "", "", "", "A message information"])
let v = native_list_append(v, ["sone", "noun", "sones", "", "", "", "son"])
let v = native_list_append(v, ["glede", "noun", "gledes", "", "", "", "kite bird of"])
let v = native_list_append(v, ["customer", "noun", "customer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["patente", "noun", "patente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["riche", "noun", "riche", "", "", "", "The rich and"])
let v = native_list_append(v, ["neste", "noun", "neste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bande", "noun", "bande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cornerstone", "noun", "cornerstone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rike", "noun", "rike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pene", "noun", "pene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fornace", "noun", "fornace", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abc", "noun", "abc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mischief", "noun", "mischief", "", "", "", "alternative form of"])
let v = native_list_append(v, ["patent", "noun", "patentes", "", "", "", "A letter conferring"])
let v = native_list_append(v, ["lax", "noun", "laxes", "", "", "", "salmon"])
let v = native_list_append(v, ["claw", "noun", "claw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kan", "noun", "kan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["curd", "noun", "curd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["transgressor", "noun", "transgressor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["treason", "noun", "treason", "", "", "", "alternative form of"])
let v = native_list_append(v, ["murmure", "noun", "murmure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["inward", "noun", "inwardes", "", "", "", "The interior of"])
let v = native_list_append(v, ["ande", "noun", "ande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["arte", "noun", "arte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naught", "noun", "naught", "", "", "", "alternative form of"])
let v = native_list_append(v, ["remorse", "noun", "remorse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fodre", "noun", "fodre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["delve", "noun", "delve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sem", "noun", "sem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flamme", "noun", "flamme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mysteries", "noun", "mysteries", "", "", "", "plural of mysterie"])
let v = native_list_append(v, ["hane", "noun", "hane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coverage", "noun", "coverage", "", "", "", "a charge for"])
let v = native_list_append(v, ["Germania", "noun", "Germania", "", "", "", "alternative form of"])
let v = native_list_append(v, ["viene", "noun", "viene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["themes", "noun", "themes", "", "", "", "plural of them"])
let v = native_list_append(v, ["Ron", "noun", "Ron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Marte", "noun", "Marte", "", "", "", "The Roman god"])
let v = native_list_append(v, ["soper", "noun", "sopers", "", "", "", "Supper dinner the"])
let v = native_list_append(v, ["cas", "noun", "箰", "", "", "", "case event happening"])
let v = native_list_append(v, ["tol", "noun", "tol", "", "", "", "alternative form of"])
let v = native_list_append(v, ["murmur", "noun", "murmurs", "", "", "", "A whining protesting"])
let v = native_list_append(v, ["quince", "noun", "quince", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fowler", "noun", "fowler", "", "", "", "alternative form of"])
let v = native_list_append(v, ["loving", "noun", "loving", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quiste", "noun", "questes", "", "", "", "Ones will and"])
let v = native_list_append(v, ["trave", "noun", "traves", "", "", "", "A beam or"])
let v = native_list_append(v, ["Vesta", "noun", "Vesta", "", "", "", "The Roman goddess"])
let v = native_list_append(v, ["Diana", "noun", "Diana", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stronger", "noun", "stronger", "", "", "", "alternative form of"])
let v = native_list_append(v, ["asp", "noun", "asp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["livid", "noun", "livid", "", "", "", "livid blue color"])
let v = native_list_append(v, ["tinder", "noun", "tinder", "", "", "", "tinder firestarters"])
let v = native_list_append(v, ["perte", "noun", "perte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ardour", "noun", "ardours", "", "", "", "ardour emotional passion"])
let v = native_list_append(v, ["baptize", "noun", "baptize", "", "", "", "alternative form of"])
let v = native_list_append(v, ["babes", "noun", "babes", "", "", "", "plural of babe"])
let v = native_list_append(v, ["homme", "noun", "homme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lege", "noun", "leges", "", "", "", "league unit of"])
let v = native_list_append(v, ["pier", "noun", "pier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saving", "noun", "saving", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stages", "noun", "stages", "", "", "", "plural of stage"])
let v = native_list_append(v, ["pounce", "noun", "pounce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sape", "noun", "sape", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quilt", "noun", "quilt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fuir", "noun", "fuir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["claret", "noun", "clarets", "", "", "", "clary Salvia sclarea"])
let v = native_list_append(v, ["Abraham", "noun", "Abraham", "", "", "", "Abraham"])
let v = native_list_append(v, ["bases", "noun", "bases", "", "", "", "plural of base"])
let v = native_list_append(v, ["scrape", "noun", "scrapes", "", "", "", "scratching"])
let v = native_list_append(v, ["diamant", "noun", "diamant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["citrine", "noun", "citrines", "", "", "", "citron Citrus medica"])
let v = native_list_append(v, ["moule", "noun", "moule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hose", "noun", "hosen", "", "", "", "Stockings or tights"])
let v = native_list_append(v, ["retinue", "noun", "retinue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ew", "noun", "ew", "", "", "", "yew Taxus baccata"])
let v = native_list_append(v, ["anguis", "noun", "anguis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ordre", "noun", "ordre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chalice", "noun", "chalice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sallow", "noun", "sallow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hired", "noun", "hired", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sinful", "noun", "sinful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["submission", "noun", "submission", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fissure", "noun", "fissure", "", "", "", "fissure rupture"])
let v = native_list_append(v, ["moder", "noun", "modres", "modres", "", "", "A mother a"])
let v = native_list_append(v, ["Venise", "noun", "Venise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sexe", "noun", "sexe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meth", "noun", "meth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rond", "noun", "rond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["faun", "noun", "faun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spense", "noun", "spense", "", "", "", "spence"])
let v = native_list_append(v, ["dressing", "noun", "dressing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorcerer", "noun", "sorcerer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clothe", "noun", "clothe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stat", "noun", "stats", "", "", "", "condition"])
let v = native_list_append(v, ["vader", "noun", "vader", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dirige", "noun", "dirige", "", "", "", "The portion of"])
let v = native_list_append(v, ["brill", "noun", "brill", "", "", "", "alternative form of"])
let v = native_list_append(v, ["robbery", "noun", "robbery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bast", "noun", "bastes", "", "", "", "A cord or"])
let v = native_list_append(v, ["croft", "noun", "croftes", "", "", "", "croft small field"])
let v = native_list_append(v, ["lozenge", "noun", "lozenge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sande", "noun", "sande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dux", "noun", "dux", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geomancy", "noun", "geomancy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["confession", "noun", "confession", "", "", "", "alternative form of"])
let v = native_list_append(v, ["commune", "noun", "commune", "", "", "", "commons citizenry"])
let v = native_list_append(v, ["perle", "noun", "perles", "", "", "", "A pearl bivalve"])
let v = native_list_append(v, ["soupe", "noun", "soupes", "", "", "", "A meal consisting"])
let v = native_list_append(v, ["tallow", "noun", "tallow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suet", "noun", "suet", "", "", "", "suet"])
let v = native_list_append(v, ["Apollo", "noun", "Apollo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Avril", "noun", "Avril", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Bible", "noun", "Bible", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Butler", "noun", "Butler", "", "", "", "a surname"])
let v = native_list_append(v, ["Dan", "noun", "Dan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Englisch", "noun", "Englisch", "", "", "", "The English people"])
let v = native_list_append(v, ["Eve", "noun", "Eve", "", "", "", "Eve the first"])
let v = native_list_append(v, ["God", "noun", "God", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Ion", "noun", "Ion", "", "", "", "alternative typography of"])
let v = native_list_append(v, ["Island", "noun", "Island", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Joan", "noun", "Joan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["John", "noun", "John", "", "", "", "a male given"])
let v = native_list_append(v, ["Jon", "noun", "Jon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Latin", "noun", "Latin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Limbo", "noun", "Limbo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Lincoln", "noun", "Lincoln", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Lord", "noun", "Lord", "", "", "", "Lord the Abrahamic"])
let v = native_list_append(v, ["Magi", "noun", "Magi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["March", "noun", "March", "", "", "", "March"])
let v = native_list_append(v, ["Mars", "noun", "Mars", "", "", "", "The Roman god"])
let v = native_list_append(v, ["Martin", "noun", "Martin", "", "", "", "a male given"])
let v = native_list_append(v, ["Mercury", "noun", "Mercury", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Muse", "noun", "Muses", "", "", "", "A Muse"])
let v = native_list_append(v, ["Pan", "noun", "Pan", "", "", "", "Pan Greek god"])
let v = native_list_append(v, ["Robin", "noun", "Robin", "", "", "", "a male given"])
let v = native_list_append(v, ["Smith", "noun", "Smith", "", "", "", "a surname alternative"])
let v = native_list_append(v, ["Sol", "noun", "Sol", "", "", "", "the Sun."])
let v = native_list_append(v, ["White", "noun", "White", "", "", "", "a surname"])
let v = native_list_append(v, ["York", "noun", "York", "", "", "", "York a city"])
let v = native_list_append(v, ["Ypocras", "noun", "Ypocras", "", "", "", "Hippocrates"])
let v = native_list_append(v, ["poon", "noun", "poon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["marshall", "noun", "marshall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scot", "noun", "scotes", "", "", "", "payment"])
let v = native_list_append(v, ["chile", "noun", "chile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cu", "noun", "cu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wales", "noun", "wales", "", "", "", "plural of wale"])
let v = native_list_append(v, ["polen", "noun", "polen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["backe", "noun", "backe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["berge", "noun", "berge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feder", "noun", "feders", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fleisch", "noun", "fleisch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["braille", "noun", "braille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mach", "noun", "mach", "", "", "", "alternative form of"])
let v = native_list_append(v, ["venus", "noun", "venus", "", "", "", "The reddish-brown metal"])
let v = native_list_append(v, ["bern", "noun", "bernes", "", "", "", "barn farm building"])
let v = native_list_append(v, ["marche", "noun", "marche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mande", "noun", "mande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Venecia", "noun", "Venecia", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bali", "noun", "balis", "", "", "", "The Evil One"])
let v = native_list_append(v, ["sors", "noun", "sors", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rinde", "noun", "rinde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seneschal", "noun", "seneschals", "", "", "", "A steward in"])
let v = native_list_append(v, ["pon", "noun", "pon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tim", "noun", "tim", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wald", "noun", "wald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wurm", "noun", "wurm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dette", "noun", "dettes", "", "", "", "Debt money goods"])
let v = native_list_append(v, ["dee", "noun", "dees", "", "", "", "A die or"])
let v = native_list_append(v, ["dane", "noun", "dane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maine", "noun", "maine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lapis lazuli", "noun", "lapis lazuli", "", "", "", "lapis lazuli"])
let v = native_list_append(v, ["hei", "noun", "hei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["canner", "noun", "canner", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hog", "noun", "hogges", "hogges", "", "", "A pig or"])
let v = native_list_append(v, ["injuries", "noun", "injuries", "", "", "", "plural of injurie"])
let v = native_list_append(v, ["morn", "noun", "morn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tumour", "noun", "tumours", "", "", "", "tumour abnormal or"])
let v = native_list_append(v, ["rie", "noun", "rie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hols", "noun", "hols", "", "", "", "alternative form of"])
let v = native_list_append(v, ["taas", "noun", "tases", "", "", "", "heap"])
let v = native_list_append(v, ["inde", "noun", "inde", "", "", "", "indigo dark blue-purple"])
let v = native_list_append(v, ["tavern", "noun", "tavern", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alderman", "noun", "aldermen", "", "", "", "A high official"])
let v = native_list_append(v, ["eres", "noun", "eres", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barker", "noun", "barkers", "", "", "", "tanner barker"])
let v = native_list_append(v, ["faute", "noun", "fautes", "", "", "", "fault"])
let v = native_list_append(v, ["staple", "noun", "staples", "", "", "", "staple official market"])
let v = native_list_append(v, ["hoose", "noun", "hoose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["berne", "noun", "berne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wayne", "noun", "wayne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lint", "noun", "lint", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oyes", "noun", "oyes", "", "", "", "a call for"])
let v = native_list_append(v, ["salat", "noun", "salat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["groyne", "noun", "groyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weld", "noun", "weld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clew", "noun", "clew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["radish", "noun", "radish", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hostler", "noun", "hostler", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meare", "noun", "meare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maim", "noun", "maim", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fey", "noun", "fey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swelling", "noun", "swelling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mariage", "noun", "mariages", "", "", "", "marriage"])
let v = native_list_append(v, ["assis", "noun", "assis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["graf", "noun", "graf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ame", "noun", "ames", "", "", "", "evaluation guess opinion"])
let v = native_list_append(v, ["kyn", "noun", "kyn", "", "", "", "Ones relations or"])
let v = native_list_append(v, ["ebbe", "noun", "ebbe", "", "", "", "ebb low tide"])
let v = native_list_append(v, ["gloves", "noun", "gloves", "", "", "", "plural of glove"])
let v = native_list_append(v, ["nat", "noun", "nat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neil", "noun", "neil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["talon", "noun", "talon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["garnison", "noun", "garnison", "", "", "", "alternative form of"])
let v = native_list_append(v, ["looking", "noun", "looking", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hosp", "noun", "hosps", "", "", "", "detraction blasphemy to"])
let v = native_list_append(v, ["tapestry", "noun", "tapestry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leon", "noun", "leon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["garde", "noun", "gardes", "", "", "", "guardianship safeguarding covering"])
let v = native_list_append(v, ["flex", "noun", "flex", "", "", "", "alternative form of"])
let v = native_list_append(v, ["papir", "noun", "papir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ponders", "noun", "ponders", "", "", "", "plural of ponder"])
let v = native_list_append(v, ["dong", "noun", "dong", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vise", "noun", "vise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parlament", "noun", "parlament", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Ferse", "noun", "Ferse", "", "", "", "a surname variant"])
let v = native_list_append(v, ["hacken", "noun", "hacken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pisse", "noun", "pisse", "", "", "", "piss urine"])
let v = native_list_append(v, ["matins", "noun", "matins", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sext", "noun", "sext", "", "", "", "alternative form of"])
let v = native_list_append(v, ["iva", "noun", "iva", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Irland", "noun", "Irland", "", "", "", "alternative form of"])
let v = native_list_append(v, ["donjon", "noun", "donjon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bree", "noun", "bree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sauver", "noun", "sauver", "", "", "", "alternative form of"])
let v = native_list_append(v, ["artificer", "noun", "artificers", "", "", "", "A crafter or"])
let v = native_list_append(v, ["lohe", "noun", "lohe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seller", "noun", "seller", "", "", "", "alternative form of"])
let v = native_list_append(v, ["receptacle", "noun", "receptacles", "", "", "", "receptacle container"])
let v = native_list_append(v, ["ote", "noun", "otes", "", "", "", "The oat plant"])
let v = native_list_append(v, ["cries", "noun", "cries", "", "", "", "plural of cry"])
let v = native_list_append(v, ["gates", "noun", "gates", "", "", "", "plural of gate"])
let v = native_list_append(v, ["quarters", "noun", "quarters", "", "", "", "plural of quarter"])
let v = native_list_append(v, ["wives", "noun", "wives", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ecco", "noun", "ecco", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bote", "noun", "botes", "", "", "", "Help advantage benefit"])
let v = native_list_append(v, ["malison", "noun", "malison", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stepdame", "noun", "stepdames", "", "", "", "stepmother wife of"])
let v = native_list_append(v, ["juu", "noun", "juu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cerebrum", "noun", "cerebrum", "", "", "", "brain"])
let v = native_list_append(v, ["shard", "noun", "shard", "", "", "", "alternative form of"])
let v = native_list_append(v, ["homer", "noun", "homer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["refuge", "noun", "refuges", "", "", "", "refuge state or"])
let v = native_list_append(v, ["har", "noun", "har", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shaking", "noun", "shaking", "", "", "", "alternative form of"])
let v = native_list_append(v, ["melodies", "noun", "melodies", "", "", "", "plural of melodie"])
let v = native_list_append(v, ["brawn", "noun", "brawn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grot", "noun", "grotes", "", "", "", "Hulled grain."])
let v = native_list_append(v, ["schon", "noun", "schon", "", "", "", "plural of scho"])
let v = native_list_append(v, ["sont", "noun", "sont", "", "", "", "alternative form of"])
let v = native_list_append(v, ["contre", "noun", "contrees", "", "", "", "A region domain"])
let v = native_list_append(v, ["wird", "noun", "wird", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coroner", "noun", "coroners", "", "", "", "A medieval coroner"])
let v = native_list_append(v, ["roust", "noun", "roust", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lesen", "noun", "lesen", "", "", "", "plural of lese"])
let v = native_list_append(v, ["sok", "noun", "sok", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jok", "noun", "jok", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bre", "noun", "bre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spore", "noun", "spores", "", "", "", "A spur a"])
let v = native_list_append(v, ["fervor", "noun", "fervor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["penknife", "noun", "penknife", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sed", "noun", "sed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kie", "noun", "kie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hight", "noun", "hight", "", "", "", "hopefulness expectedness"])
let v = native_list_append(v, ["iel", "noun", "iel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["zoster", "noun", "zoster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crosses", "noun", "crosses", "", "", "", "plural of cross"])
let v = native_list_append(v, ["heid", "noun", "heid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["agreements", "noun", "agreements", "", "", "", "plural of agrement"])
let v = native_list_append(v, ["zinging", "noun", "zinging", "", "", "", "alternative form of"])
let v = native_list_append(v, ["curfew", "noun", "curfew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haven", "noun", "haven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["juge", "noun", "juges", "", "", "", "judge"])
let v = native_list_append(v, ["inheritance", "noun", "inheritance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nombre", "noun", "nombres", "", "", "", "A number entity"])
let v = native_list_append(v, ["garner", "noun", "garner", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flet", "noun", "flets", "", "", "", "the floor ground"])
let v = native_list_append(v, ["friþ", "noun", "friþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oblation", "noun", "oblation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["carbuncle", "noun", "carbuncles", "", "", "", "A carbuncle garnet"])
let v = native_list_append(v, ["wurst", "noun", "wurst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["penance", "noun", "penance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["destroyer", "noun", "destroyer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leden", "noun", "leden", "", "", "", "Latin language"])
let v = native_list_append(v, ["westen", "noun", "westen", "", "", "", "west cardinal direction"])
let v = native_list_append(v, ["wein", "noun", "wein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["teme", "noun", "temes", "", "", "", "topic focus matter"])
let v = native_list_append(v, ["incision", "noun", "incision", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hon", "noun", "hon", "", "", "", "delay hesitation"])
let v = native_list_append(v, ["hade", "noun", "hade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nek", "noun", "nek", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jai", "noun", "jai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trestle", "noun", "trestle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cenacle", "noun", "cenacle", "", "", "", "An upper level"])
let v = native_list_append(v, ["lede", "noun", "ledes", "", "", "", "A male human"])
let v = native_list_append(v, ["waar", "noun", "waar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aldur", "noun", "aldur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sexte", "noun", "sexte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ey", "noun", "eyren", "", "", "", "egg especially of"])
let v = native_list_append(v, ["legge", "noun", "legge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["legi", "noun", "legi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kalendar", "noun", "kalendar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mynt", "noun", "myntes", "", "", "", "money coin"])
let v = native_list_append(v, ["ron", "noun", "rones", "", "", "", "A rowan-tree berry."])
let v = native_list_append(v, ["duc", "noun", "duc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hatte", "noun", "hatte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mein", "noun", "mein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyf", "noun", "lyves", "", "lyve", "", "life"])
let v = native_list_append(v, ["matur", "noun", "matur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perry", "noun", "perry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["habergeon", "noun", "habergeon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["systir", "noun", "systir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bras", "noun", "bras", "", "", "", "brass copper alloy"])
let v = native_list_append(v, ["verses", "noun", "verses", "", "", "", "plural of vers"])
let v = native_list_append(v, ["roses", "noun", "roses", "", "", "", "plural of rose"])
let v = native_list_append(v, ["troubles", "noun", "troubles", "", "", "", "plural of trouble"])
let v = native_list_append(v, ["damages", "noun", "damages", "", "", "", "plural of damage"])
let v = native_list_append(v, ["wages", "noun", "wages", "", "", "", "plural of wage"])
let v = native_list_append(v, ["lovers", "noun", "lovers", "", "", "", "plural of lover"])
let v = native_list_append(v, ["nerves", "noun", "nerves", "", "", "", "plural of nerve"])
let v = native_list_append(v, ["traces", "noun", "traces", "", "", "", "plural of trace"])
let v = native_list_append(v, ["inne", "noun", "inne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ryk", "noun", "ryk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parlour", "noun", "parlours", "", "", "", "A room for"])
let v = native_list_append(v, ["arson", "noun", "arson", "", "", "", "alternative form of"])
let v = native_list_append(v, ["messen", "noun", "messen", "", "", "", "plural of masse"])
let v = native_list_append(v, ["bur", "noun", "bur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jake", "noun", "jake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wæl", "noun", "wæl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["griþ", "noun", "griþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deor", "noun", "deor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wæstm", "noun", "wæstmes", "wæstmes", "wæstme", "", "The crops produced"])
let v = native_list_append(v, ["wite", "noun", "wites", "", "", "", "punishment retribution"])
let v = native_list_append(v, ["neep", "noun", "neeps", "", "", "", "turnip"])
let v = native_list_append(v, ["unnan", "noun", "unnan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mund", "noun", "moundes", "", "", "", "Might ability or"])
let v = native_list_append(v, ["tither", "noun", "tither", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cniht", "noun", "cniht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ivan", "noun", "ivan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reformation", "noun", "reformation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hlaf", "noun", "hlaf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þegn", "noun", "þegn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tima", "noun", "tima", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Derby", "noun", "Derby", "", "", "", "Derby a city"])
let v = native_list_append(v, ["ære", "noun", "ære", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hors", "noun", "horses", "", "", "", "a horse especially"])
let v = native_list_append(v, ["eorl", "noun", "eorl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyse", "noun", "hyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["morgen", "noun", "morgen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["folc", "noun", "folc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["castell", "noun", "castell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leode", "noun", "leode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leod", "noun", "leod", "", "", "", "alternative form of"])
let v = native_list_append(v, ["savour", "noun", "savour", "", "", "", "taste"])
let v = native_list_append(v, ["fon", "noun", "fon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toþ", "noun", "toþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hord", "noun", "hordes", "", "", "", "A hoard or"])
let v = native_list_append(v, ["targe", "noun", "targes", "", "", "", "targe"])
let v = native_list_append(v, ["potent", "noun", "potentes", "", "", "", "staff crutch"])
let v = native_list_append(v, ["taxes", "noun", "taxes", "", "", "", "plural of taxe"])
let v = native_list_append(v, ["plaice", "noun", "plaice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þorn", "noun", "þorn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["iw", "noun", "iw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sweord", "noun", "sweord", "", "", "", "alternative form of"])
let v = native_list_append(v, ["holes", "noun", "holes", "", "", "", "plural of hole"])
let v = native_list_append(v, ["muscles", "noun", "muscles", "", "", "", "plural of muscle"])
let v = native_list_append(v, ["couche", "noun", "couches", "", "", "", "A bed flat"])
let v = native_list_append(v, ["sapiens", "noun", "sapiens", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sandal", "noun", "sandal", "", "", "", "sandal thong slip-on"])
let v = native_list_append(v, ["boxes", "noun", "boxes", "", "", "", "plural of box"])
let v = native_list_append(v, ["egging", "noun", "egging", "", "", "", "alternative form of"])
let v = native_list_append(v, ["olifant", "noun", "olifants", "", "", "", "elephant"])
let v = native_list_append(v, ["peni", "noun", "peni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frosk", "noun", "frosk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stepping", "noun", "stepping", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trenches", "noun", "trenches", "", "", "", "plural of trenche"])
let v = native_list_append(v, ["joys", "noun", "joys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["candles", "noun", "candles", "", "", "", "plural of candel"])
let v = native_list_append(v, ["tope", "noun", "tope", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyr", "noun", "fyr", "", "", "", "fire"])
let v = native_list_append(v, ["ase", "noun", "ase", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fic", "noun", "fic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eche", "noun", "eche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æppel", "noun", "æppel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gurnard", "noun", "gurnardes", "", "", "", "gurnard"])
let v = native_list_append(v, ["paunch", "noun", "paunch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alabaster", "noun", "alabaster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bearn", "noun", "bearn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cild", "noun", "cild", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liverwort", "noun", "liverwort", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eam", "noun", "eam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vexing", "noun", "vexing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mantel", "noun", "mantles", "", "", "", "A mantle or"])
let v = native_list_append(v, ["venu", "noun", "venues", "", "", "", "A fight or"])
let v = native_list_append(v, ["celle", "noun", "celles", "", "", "", "cell dependent monastery"])
let v = native_list_append(v, ["reste", "noun", "restes", "", "", "", "rest"])
let v = native_list_append(v, ["matte", "noun", "mattes", "", "", "", "mat piece of"])
let v = native_list_append(v, ["distaff", "noun", "distaff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pans", "noun", "pans", "", "", "", "alternative form of"])
let v = native_list_append(v, ["robes", "noun", "robes", "", "", "", "plural of robe"])
let v = native_list_append(v, ["mantle", "noun", "mantle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hunig", "noun", "hunig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brunet", "noun", "brunet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vo", "noun", "vo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crochet", "noun", "crochettes", "", "", "", "hook crook"])
let v = native_list_append(v, ["ging", "noun", "ging", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waren", "noun", "waren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["macher", "noun", "macher", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nese", "noun", "neses", "", "", "", "nose"])
let v = native_list_append(v, ["sted", "noun", "sted", "", "", "", "alternative form of"])
let v = native_list_append(v, ["historie", "noun", "histories", "", "", "", "A written narrative"])
let v = native_list_append(v, ["gutt", "noun", "gutt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["graces", "noun", "graces", "", "", "", "plural of grace"])
let v = native_list_append(v, ["wines", "noun", "wines", "", "", "", "plural of wine"])
let v = native_list_append(v, ["kalender", "noun", "kalenderes", "", "", "", "A year period"])
let v = native_list_append(v, ["fantom", "noun", "fantom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pilgrim", "noun", "pilgrim", "", "", "", "alternative form of"])
let v = native_list_append(v, ["groves", "noun", "groves", "", "", "", "plural of grove"])
let v = native_list_append(v, ["entree", "noun", "entree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conventicle", "noun", "conventicles", "", "", "", "an assembly a"])
let v = native_list_append(v, ["leve", "noun", "leves", "", "", "", "leave"])
let v = native_list_append(v, ["lese", "noun", "leses", "", "", "", "Pasture land for"])
let v = native_list_append(v, ["hos", "noun", "hos", "", "", "", "The state of"])
let v = native_list_append(v, ["tollere", "noun", "tollere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unde", "noun", "undes", "", "", "", "wave"])
let v = native_list_append(v, ["capere", "noun", "capere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stemme", "noun", "stemmes", "", "", "", "The main body"])
let v = native_list_append(v, ["ete", "noun", "etes", "", "", "", "eating food meal"])
let v = native_list_append(v, ["vanne", "noun", "vanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heort", "noun", "heort", "", "", "", "alternative form of"])
let v = native_list_append(v, ["potage", "noun", "potages", "", "", "", "pottage a stew"])
let v = native_list_append(v, ["baptist", "noun", "baptist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["horehound", "noun", "horehound", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saul", "noun", "saul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rede", "noun", "rede", "", "", "", "abomasum"])
let v = native_list_append(v, ["bibel", "noun", "bibel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quoniam", "noun", "quoniam", "", "", "", "The vulva."])
let v = native_list_append(v, ["rancour", "noun", "rancour", "", "", "", "Jealousy ire towards"])
let v = native_list_append(v, ["dene", "noun", "dene", "", "", "", "valley"])
let v = native_list_append(v, ["parishioner", "noun", "parishioner", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lows", "noun", "lows", "", "", "", "alternative form of"])
let v = native_list_append(v, ["medu", "noun", "medu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weft", "noun", "weft", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snaca", "noun", "snaca", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wulf", "noun", "wulf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dukedom", "noun", "dukedom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coupling", "noun", "coupling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chiri", "noun", "chiri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["manar", "noun", "manar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gatt", "noun", "gatt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bala", "noun", "bala", "", "", "", "alternative form of"])
let v = native_list_append(v, ["guerre", "noun", "guerre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["resisting", "noun", "resisting", "", "", "", "alternative form of"])
let v = native_list_append(v, ["corte", "noun", "corte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coffer", "noun", "coffer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["copes", "noun", "copes", "", "", "", "plural of cope"])
let v = native_list_append(v, ["dure", "noun", "dure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ine", "noun", "ine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eyes", "noun", "eyes", "", "", "", "plural of eye"])
let v = native_list_append(v, ["letters", "noun", "letters", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lettres", "noun", "lettres", "", "", "", "plural of lettre"])
let v = native_list_append(v, ["taille", "noun", "taille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forme", "noun", "formes", "", "", "", "Form the shape"])
let v = native_list_append(v, ["blaw", "noun", "blaw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schip", "noun", "schipes", "schipes", "schipe", "", "A ship large"])
let v = native_list_append(v, ["beeld", "noun", "beeld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tumba", "noun", "tumbas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gibbet", "noun", "gibbet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pokes", "noun", "pokes", "", "", "", "plural of poke"])
let v = native_list_append(v, ["swale", "noun", "swale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sodomite", "noun", "sodomite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whales", "noun", "whales", "", "", "", "plural of whal"])
let v = native_list_append(v, ["gorgon", "noun", "gorgones", "", "", "", "gorgon"])
let v = native_list_append(v, ["mas", "noun", "mas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cneo", "noun", "cneo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kne", "noun", "knes", "", "", "", "The knee or"])
let v = native_list_append(v, ["curtilage", "noun", "curtilage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["augere", "noun", "augere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["serves", "noun", "serves", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mires", "noun", "mires", "", "", "", "plural of mire"])
let v = native_list_append(v, ["dæl", "noun", "dæl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ores", "noun", "ores", "", "", "", "plural of ore"])
let v = native_list_append(v, ["hoses", "noun", "hoses", "", "", "", "plural of hose"])
let v = native_list_append(v, ["ligature", "noun", "ligatures", "", "", "", "bandage dressing"])
let v = native_list_append(v, ["officers", "noun", "officers", "", "", "", "plural of officer"])
let v = native_list_append(v, ["furs", "noun", "furs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hese", "noun", "hese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lich", "noun", "lichs", "", "", "", "A body."])
let v = native_list_append(v, ["balle", "noun", "balle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["garn", "noun", "garn", "", "", "", "Yarn a length"])
let v = native_list_append(v, ["perseverance", "noun", "perseverance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seer", "noun", "seer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["secg", "noun", "secg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["freond", "noun", "freond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jubbe", "noun", "jubbis", "", "", "", "jubbe tankard that"])
let v = native_list_append(v, ["nithe", "noun", "nithe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þy", "noun", "þyes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cwene", "noun", "cwene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feþer", "noun", "feþeres", "", "", "", "a feather"])
let v = native_list_append(v, ["digression", "noun", "digression", "", "", "", "digression"])
let v = native_list_append(v, ["gode", "noun", "godes", "", "", "", "goad"])
let v = native_list_append(v, ["eard", "noun", "eard", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dweller", "noun", "dwellers", "", "", "", "dweller inhabitant"])
let v = native_list_append(v, ["pintel", "noun", "pintel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wodwo", "noun", "wodwo", "", "", "", "woodwose"])
let v = native_list_append(v, ["translating", "noun", "translating", "", "", "", "alternative form of"])
let v = native_list_append(v, ["holme", "noun", "holme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meir", "noun", "meir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stele", "noun", "stele", "", "", "", "steel"])
let v = native_list_append(v, ["skyn", "noun", "skynnes", "", "", "", "The skin outer"])
let v = native_list_append(v, ["bak", "noun", "bakkes", "", "", "", "The back hind"])
let v = native_list_append(v, ["kinn", "noun", "kinn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lind", "noun", "lind", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hel", "noun", "hel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skinn", "noun", "skinn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["korn", "noun", "korn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sekt", "noun", "sekt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foli", "noun", "foli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spor", "noun", "spor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grein", "noun", "grein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hawthorn", "noun", "hawthornes", "", "", "", "A hawthorn or"])
let v = native_list_append(v, ["napkin", "noun", "napkin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["recovery", "noun", "recovery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Neptunus", "noun", "Neptunus", "", "", "", "The Roman god"])
let v = native_list_append(v, ["surplice", "noun", "surplice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["houses", "noun", "houses", "", "", "", "plural of hous"])
let v = native_list_append(v, ["harlot", "noun", "harlot", "", "", "", "a churl a"])
let v = native_list_append(v, ["revel", "noun", "reveles", "", "", "", "Joyfulness entertainment celebration"])
let v = native_list_append(v, ["writers", "noun", "writers", "", "", "", "plural of writer"])
let v = native_list_append(v, ["cours", "noun", "courses", "", "", "", "A charge a"])
let v = native_list_append(v, ["honte", "noun", "honte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jeweler", "noun", "jeweler", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jeweller", "noun", "jeweller", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sark", "noun", "sark", "", "", "", "alternative form of"])
let v = native_list_append(v, ["damson", "noun", "damson", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lovage", "noun", "lovage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burnet", "noun", "burnet", "", "", "", "Brown woolen fabric."])
let v = native_list_append(v, ["mue", "noun", "mue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["playing", "noun", "playinges", "", "", "", "playing having fun"])
let v = native_list_append(v, ["asking", "noun", "asking", "", "", "", "alternative form of"])
let v = native_list_append(v, ["canape", "noun", "canape", "", "", "", "canopy covering over"])
let v = native_list_append(v, ["flambe", "noun", "flambe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["procurer", "noun", "procurer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anker", "noun", "ankeres", "", "", "", "anchor"])
let v = native_list_append(v, ["purgation", "noun", "purgation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thrill", "noun", "thrill", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rom", "noun", "rom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["halter", "noun", "haltres", "", "", "", "A halter horse"])
let v = native_list_append(v, ["þegen", "noun", "þegen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stones", "noun", "stones", "", "", "", "plural of ston"])
let v = native_list_append(v, ["apple tree", "noun", "apple tree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["misword", "noun", "misword", "", "", "", "alternative form of"])
let v = native_list_append(v, ["endowment", "noun", "endowment", "", "", "", "alternative form of"])
let v = native_list_append(v, ["penne", "noun", "pennes", "", "", "", "A pen or"])
let v = native_list_append(v, ["thrift", "noun", "thrift", "", "", "", "growth"])
let v = native_list_append(v, ["raising", "noun", "raising", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vessels", "noun", "vessels", "", "", "", "plural of vessel"])
let v = native_list_append(v, ["garter", "noun", "garters", "", "", "", "garter"])
let v = native_list_append(v, ["histoire", "noun", "histoire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cep", "noun", "cep", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saucer", "noun", "saucers", "", "", "", "A small receptacle"])
let v = native_list_append(v, ["malte", "noun", "malte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["offices", "noun", "offices", "", "", "", "plural of office"])
let v = native_list_append(v, ["savior", "noun", "savior", "", "", "", "alternative form of"])
let v = native_list_append(v, ["manas", "noun", "manas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fæder", "noun", "fæder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nefa", "noun", "nefa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["loves", "noun", "loves", "", "", "", "alternative form of"])
let v = native_list_append(v, ["satchel", "noun", "satchel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["borden", "noun", "borden", "", "", "", "plural of bord"])
let v = native_list_append(v, ["clod", "noun", "cloddes", "", "", "", "A clod a"])
let v = native_list_append(v, ["brume", "noun", "brume", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hache", "noun", "hachez", "", "", "", "A war axe"])
let v = native_list_append(v, ["games", "noun", "games", "", "", "", "plural of game"])
let v = native_list_append(v, ["bru", "noun", "bru", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eare", "noun", "eare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gosse", "noun", "gosse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nosu", "noun", "nosan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salvage", "noun", "salvage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bones", "noun", "bones", "", "", "", "plural of bone"])
let v = native_list_append(v, ["plays", "noun", "plays", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nought", "noun", "nought", "", "", "", "nothing nought"])
let v = native_list_append(v, ["wop", "noun", "wopes", "", "", "", "Lamentation crying or"])
let v = native_list_append(v, ["calves", "noun", "calves", "", "", "", "plural of calf"])
let v = native_list_append(v, ["paun", "noun", "paun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["doublet", "noun", "doublets", "", "", "", "doublet A mans"])
let v = native_list_append(v, ["butte", "noun", "buttes", "", "", "", "butt"])
let v = native_list_append(v, ["fleam", "noun", "fleam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thew", "noun", "thewes", "", "", "", "aspect trait thew"])
let v = native_list_append(v, ["sunne", "noun", "sunne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["macule", "noun", "macule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wars", "noun", "wars", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lancet", "noun", "lancet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mary", "noun", "mary", "", "", "", "alternative form of"])
let v = native_list_append(v, ["franchise", "noun", "franchise", "", "", "", "freedom franchise."])
let v = native_list_append(v, ["frangible", "noun", "frangible", "", "", "", "Able to be"])
let v = native_list_append(v, ["tussu", "noun", "tussu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aiel", "noun", "aiel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gardener", "noun", "gardineris", "", "", "", "gardener one who"])
let v = native_list_append(v, ["bobance", "noun", "bobance", "", "", "", "boasting"])
let v = native_list_append(v, ["bourdon", "noun", "bourdon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brail", "noun", "brail", "", "", "", "alternative form of"])
let v = native_list_append(v, ["breme", "noun", "breme", "", "", "", "stormy tempestuous fierce"])
let v = native_list_append(v, ["caple", "noun", "caples", "", "", "", "horse"])
let v = native_list_append(v, ["cate", "noun", "cate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chaffer", "noun", "chaffer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hore", "noun", "hores", "", "", "", "A whore female"])
let v = native_list_append(v, ["coign", "noun", "coign", "", "", "", "alternative form of"])
let v = native_list_append(v, ["werk", "noun", "werkes", "", "", "", "An action or"])
let v = native_list_append(v, ["ayenbite", "noun", "ayenbite", "", "", "", "remorse"])
let v = native_list_append(v, ["woord", "noun", "woord", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wereld", "noun", "wereld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wijn", "noun", "wijn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wolk", "noun", "*wolkes", "", "", "", "hawk"])
let v = native_list_append(v, ["fles", "noun", "fles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Georgie", "noun", "Georgie", "", "", "", "Georgia a medieval"])
let v = native_list_append(v, ["beest", "noun", "beest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["honger", "noun", "honger", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kok", "noun", "kok", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dochter", "noun", "dochter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ster", "noun", "ster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["peper", "noun", "peper", "", "", "", "pepper a spice"])
let v = native_list_append(v, ["olie", "noun", "olie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["culverin", "noun", "culverin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beter", "noun", "beter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boord", "noun", "boord", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deken", "noun", "deknes", "", "", "", "A deacon subordinate"])
let v = native_list_append(v, ["vinger", "noun", "vinger", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deel", "noun", "deel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smal", "noun", "smal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["honderd", "noun", "honderd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kein", "noun", "kein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wollen", "noun", "wollen", "", "", "", "Woollen fabric fabric"])
let v = native_list_append(v, ["hert", "noun", "hertes", "", "", "", "A hart red"])
let v = native_list_append(v, ["kist", "noun", "kist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maat", "noun", "maat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stap", "noun", "stap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["welke", "noun", "welke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grof", "noun", "grof", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geen", "noun", "geen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["veel", "noun", "veles", "", "", "", "veal the meat"])
let v = native_list_append(v, ["strut", "noun", "strut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verder", "noun", "verders", "", "", "", "A verderer a"])
let v = native_list_append(v, ["doucet", "noun", "doucetes", "", "", "", "a sort of"])
let v = native_list_append(v, ["dwale", "noun", "dwales", "", "", "", "A stupor or"])
let v = native_list_append(v, ["Johannes", "noun", "Johannes", "", "", "", "a male given"])
let v = native_list_append(v, ["ethel", "noun", "ethel", "", "", "", "homeland ancestral territory"])
let v = native_list_append(v, ["maas", "noun", "maas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blis", "noun", "blis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fewter", "noun", "fewter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frith", "noun", "frith", "", "", "", "A state of"])
let v = native_list_append(v, ["gree", "noun", "gree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helve", "noun", "helve", "", "", "", "helve grip of"])
let v = native_list_append(v, ["hythe", "noun", "hythe", "", "", "", "hythe landing-place in"])
let v = native_list_append(v, ["hough", "noun", "houghes", "", "", "", "The heel rear"])
let v = native_list_append(v, ["housel", "noun", "housel", "", "", "", "The Eucharist bread"])
let v = native_list_append(v, ["sete", "noun", "sete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["inwit", "noun", "inwit", "", "", "", "reasoning mental acuity"])
let v = native_list_append(v, ["kissing", "noun", "kissing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["homes", "noun", "homes", "", "", "", "plural of hom"])
let v = native_list_append(v, ["instruments", "noun", "instruments", "", "", "", "alternative form of"])
let v = native_list_append(v, ["armorer", "noun", "armorer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["armourer", "noun", "armourer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyard", "noun", "lyard", "", "", "", "a horse which"])
let v = native_list_append(v, ["revere", "noun", "reveres", "", "", "", "A robber or"])
let v = native_list_append(v, ["almus", "noun", "almus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herbage", "noun", "herbage", "", "", "", "Herbage herbaceous plants"])
let v = native_list_append(v, ["tote", "noun", "tote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nief", "noun", "nief", "", "", "", "alternative form of"])
let v = native_list_append(v, ["orgone", "noun", "orgone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["orpiment", "noun", "orpiment", "", "", "", "alternative form of"])
let v = native_list_append(v, ["accents", "noun", "accents", "", "", "", "plural of accent"])
let v = native_list_append(v, ["ader", "noun", "ader", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boter", "noun", "boter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["paleis", "noun", "paleis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["laten", "noun", "laten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tailed", "noun", "tailed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heten", "noun", "heten", "", "", "", "plural of hete"])
let v = native_list_append(v, ["crome", "noun", "cromes", "", "", "", "a crumb a"])
let v = native_list_append(v, ["cri", "noun", "cri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["marin", "noun", "marin", "", "", "", "The seaside the"])
let v = native_list_append(v, ["ake", "noun", "ake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["consul", "noun", "consules", "", "", "", "Roman consul"])
let v = native_list_append(v, ["montane", "noun", "montane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["males", "noun", "males", "", "", "", "plural of male"])
let v = native_list_append(v, ["courses", "noun", "courses", "", "", "", "plural of cours"])
let v = native_list_append(v, ["governing", "noun", "governing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["answering", "noun", "answering", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Jude", "noun", "Jude", "", "", "", "Judea"])
let v = native_list_append(v, ["bars", "noun", "bars", "", "", "", "alternative form of"])
let v = native_list_append(v, ["panther", "noun", "panther", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maal", "noun", "maal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["horseman", "noun", "horseman", "", "", "", "alternative form of"])
let v = native_list_append(v, ["steven", "noun", "stevens", "", "", "", "The voice of"])
let v = native_list_append(v, ["spurn", "noun", "spurn", "", "", "", "A stumbling a"])
let v = native_list_append(v, ["coronal", "noun", "coronales", "", "", "", "A tiara a"])
let v = native_list_append(v, ["wharves", "noun", "wharves", "", "", "", "plural of wharf"])
let v = native_list_append(v, ["blest", "noun", "blest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grom", "noun", "gromes", "gromes", "", "", "A boy a"])
let v = native_list_append(v, ["tribune", "noun", "tribunes", "", "", "", "A Roman military"])
let v = native_list_append(v, ["skene", "noun", "skenes", "", "", "", "skean kind of"])
let v = native_list_append(v, ["chapman", "noun", "chapmen", "", "", "", "A merchant a"])
let v = native_list_append(v, ["welt", "noun", "welt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haru", "noun", "haru", "", "", "", "alternative form of"])
let v = native_list_append(v, ["comune", "noun", "comunes", "", "", "", "common"])
let v = native_list_append(v, ["bees", "noun", "bees", "", "", "", "plural of bee"])
let v = native_list_append(v, ["offertory", "noun", "offertory", "", "", "", "offertory"])
let v = native_list_append(v, ["vintre", "noun", "vintre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gatte", "noun", "gatte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vaut", "noun", "vaut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cenit", "noun", "cenit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helen", "noun", "helen", "", "", "", "plural of hele"])
let v = native_list_append(v, ["purgatory", "noun", "purgatory", "", "", "", "alternative form of"])
let v = native_list_append(v, ["raton", "noun", "raton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rebels", "noun", "rebels", "", "", "", "plural of rebel"])
let v = native_list_append(v, ["hor", "noun", "hor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ful", "noun", "ful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boon", "noun", "boons", "", "", "", "prayer supplication request"])
let v = native_list_append(v, ["swathing", "noun", "swathing", "", "", "", "swaddling"])
let v = native_list_append(v, ["compte", "noun", "compte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crud", "noun", "crud", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tansy", "noun", "tansy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Hyades", "noun", "Hyades", "", "", "", "Hyades"])
let v = native_list_append(v, ["governance", "noun", "governance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kake", "noun", "kake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baren", "noun", "baren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hame", "noun", "hames", "", "", "", "hame skin membrane"])
let v = native_list_append(v, ["organum", "noun", "organum", "", "", "", "A device used"])
let v = native_list_append(v, ["cal", "noun", "cal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chandler", "noun", "chandler", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sis", "noun", "sis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crie", "noun", "crie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["probation", "noun", "probation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stinking", "noun", "stinking", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wy", "noun", "wy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pani", "noun", "pani", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dower", "noun", "dowers", "", "", "", "A dower a"])
let v = native_list_append(v, ["pageant", "noun", "pageant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ole", "noun", "ole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["symphonie", "noun", "symphonies", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ropes", "noun", "ropes", "", "", "", "plural of rop"])
let v = native_list_append(v, ["lusk", "noun", "lusk", "", "", "", "lynx"])
let v = native_list_append(v, ["ijs", "noun", "ijs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gon", "noun", "gon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swath", "noun", "swath", "", "", "", "alternative form of"])
let v = native_list_append(v, ["paynim", "noun", "paynim", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onde", "noun", "onde", "", "", "", "Enmity hostility malice."])
let v = native_list_append(v, ["pismire", "noun", "pismire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mede", "noun", "mede", "", "", "", "mead alcoholic beverage"])
let v = native_list_append(v, ["pissemyre", "noun", "pissemyres", "", "", "", "a pismire an"])
let v = native_list_append(v, ["chefe", "noun", "chefe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quern", "noun", "quern", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nage", "noun", "nage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dol", "noun", "doles", "", "", "", "part share"])
let v = native_list_append(v, ["officials", "noun", "officials", "", "", "", "plural of official"])
let v = native_list_append(v, ["rother", "noun", "rothers", "", "", "", "A rudder or"])
let v = native_list_append(v, ["roun", "noun", "roun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blowing", "noun", "blowing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sacre", "noun", "sacres", "", "", "", "A religious festival"])
let v = native_list_append(v, ["sid", "noun", "sid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kunne", "noun", "kunne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fantasie", "noun", "fantasie", "", "", "", "the faculty of"])
let v = native_list_append(v, ["lære", "noun", "lære", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sele", "noun", "sele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spurge", "noun", "spurge", "", "", "", "spurge"])
let v = native_list_append(v, ["heil", "noun", "heil", "", "", "", "health welfare"])
let v = native_list_append(v, ["brin", "noun", "brin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["absences", "noun", "absences", "", "", "", "plural of absence"])
let v = native_list_append(v, ["fallow", "noun", "fallow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hating", "noun", "hating", "", "", "", "alternative form of"])
let v = native_list_append(v, ["couples", "noun", "couples", "", "", "", "plural of couple"])
let v = native_list_append(v, ["grammer", "noun", "grammer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ethimologie", "noun", "ethimologie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["credo", "noun", "credo", "", "", "", "The Nicene Creed"])
let v = native_list_append(v, ["snakes", "noun", "snakes", "", "", "", "plural of snake"])
let v = native_list_append(v, ["glories", "noun", "glories", "", "", "", "plural of glorie"])
let v = native_list_append(v, ["azur", "noun", "azur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ivi", "noun", "ivi", "", "", "", "ivy"])
let v = native_list_append(v, ["inkhorn", "noun", "inkhorn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["purging", "noun", "purging", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flote", "noun", "flote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["capitan", "noun", "capitan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dur", "noun", "dur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tendre", "noun", "tendre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bourne", "noun", "bournes", "", "", "", "A stream or"])
let v = native_list_append(v, ["hara", "noun", "hara", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hides", "noun", "hides", "", "", "", "plural of hide"])
let v = native_list_append(v, ["mastic", "noun", "mastic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["poles", "noun", "poles", "", "", "", "plural of pol"])
let v = native_list_append(v, ["coucher", "noun", "couchers", "", "", "", "A worker of"])
let v = native_list_append(v, ["goth", "noun", "goth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["calender", "noun", "calender", "", "", "", "alternative form of"])
let v = native_list_append(v, ["racine", "noun", "racine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["birk", "noun", "birk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lin", "noun", "lin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sauter", "noun", "sauters", "", "", "", "The Biblical book"])
let v = native_list_append(v, ["sedes", "noun", "sedes", "", "", "", "plural of seed"])
let v = native_list_append(v, ["canes", "noun", "canes", "", "", "", "plural of cane"])
let v = native_list_append(v, ["wel", "noun", "wel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["arany", "noun", "arany", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gravestone", "noun", "gravestone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shive", "noun", "shive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kuin", "noun", "kuin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pire", "noun", "pire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chasten", "noun", "chasten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baston", "noun", "bastons", "", "", "", "A staff or"])
let v = native_list_append(v, ["tars", "noun", "tars", "", "", "", "alternative form of"])
let v = native_list_append(v, ["artes", "noun", "artes", "", "", "", "plural of art"])
let v = native_list_append(v, ["rak", "noun", "rakkes", "", "", "", "A rain cloud"])
let v = native_list_append(v, ["leit", "noun", "leit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rost", "noun", "rost", "", "", "", "alternative form of"])
let v = native_list_append(v, ["halk", "noun", "halkes", "", "halke", "", "A nook a"])
let v = native_list_append(v, ["teres", "noun", "teres", "", "", "", "plural of teer"])
let v = native_list_append(v, ["sor", "noun", "sor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fal", "noun", "falles", "", "", "", "fall drop"])
let v = native_list_append(v, ["fos", "noun", "fos", "", "", "", "plural of fo"])
let v = native_list_append(v, ["tuwel", "noun", "tuwels", "", "", "", "tewel"])
let v = native_list_append(v, ["vois", "noun", "vois", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hunni", "noun", "hunni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cropp", "noun", "cropp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vices", "noun", "vices", "", "", "", "plural of vice"])
let v = native_list_append(v, ["sinne", "noun", "sinne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kis", "noun", "kis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kur", "noun", "kur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["telt", "noun", "telts", "", "", "", "a cloth covering"])
let v = native_list_append(v, ["Michel", "noun", "Michel", "", "", "", "a male given"])
let v = native_list_append(v, ["leves", "noun", "leves", "", "", "", "plural of leef"])
let v = native_list_append(v, ["magis", "noun", "magis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fardel", "noun", "fardeles", "", "", "", "pack bundle"])
let v = native_list_append(v, ["hak", "noun", "hakkes", "", "", "", "A riding horse."])
let v = native_list_append(v, ["mol", "noun", "mol", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sek", "noun", "sek", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mak", "noun", "mak", "", "", "", "alternative form of"])
let v = native_list_append(v, ["galingale", "noun", "galingale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sapp", "noun", "sapp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gom", "noun", "gom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stund", "noun", "stund", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tribu", "noun", "tribu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vavasour", "noun", "vavasours", "", "", "", "vavasour subvassal"])
let v = native_list_append(v, ["stomacher", "noun", "stomacher", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hatt", "noun", "hatt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["curst", "noun", "curst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["volk", "noun", "volk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aru", "noun", "aru", "", "", "", "alternative form of"])
let v = native_list_append(v, ["karp", "noun", "karp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["muir", "noun", "muir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plunket", "noun", "plunket", "", "", "", "light grey-blue"])
let v = native_list_append(v, ["verst", "noun", "verst", "", "", "", "first"])
let v = native_list_append(v, ["Chester", "noun", "Chester", "", "", "", "alternative form of"])
let v = native_list_append(v, ["auripigment", "noun", "auripigment", "", "", "", "orpiment as used"])
let v = native_list_append(v, ["tonder", "noun", "tonder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["musca", "noun", "musca", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hatten", "noun", "hatten", "", "", "", "plural of hat"])
let v = native_list_append(v, ["meten", "noun", "meten", "", "", "", "plural of mete"])
let v = native_list_append(v, ["sauer", "noun", "sauer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trew", "noun", "trew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wanhope", "noun", "wanhope", "", "", "", "despair"])
let v = native_list_append(v, ["capon", "noun", "capon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Pasch", "noun", "Pasch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jupe", "noun", "jupe", "", "", "", "A coat or"])
let v = native_list_append(v, ["chemise", "noun", "chemise", "", "", "", "A smock or"])
let v = native_list_append(v, ["mont", "noun", "mont", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tenge", "noun", "tenge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fasses", "noun", "fasses", "", "", "", "plural of fass"])
let v = native_list_append(v, ["fis", "noun", "fis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schilling", "noun", "shillinges", "", "", "", "A shilling or"])
let v = native_list_append(v, ["gourde", "noun", "gourdes", "", "", "", "A plant of"])
let v = native_list_append(v, ["sucre", "noun", "sucre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["halier", "noun", "haliers", "", "", "", "carrier porter"])
let v = native_list_append(v, ["hode", "noun", "hode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["muskel", "noun", "muskel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["laver", "noun", "lavers", "", "", "", "A kind of"])
let v = native_list_append(v, ["tær", "noun", "tær", "", "", "", "alternative form of"])
let v = native_list_append(v, ["erne", "noun", "erne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eme", "noun", "eme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aran", "noun", "aran", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beste", "noun", "bestes", "", "", "", "An animal or"])
let v = native_list_append(v, ["molde", "noun", "molde", "", "", "", "dirt loose soil"])
let v = native_list_append(v, ["reif", "noun", "reves", "", "", "", "A piece of"])
let v = native_list_append(v, ["brewing", "noun", "brewing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pak", "noun", "pakkes", "", "", "", "A bundle or"])
let v = native_list_append(v, ["issues", "noun", "issues", "", "", "", "plural of issue"])
let v = native_list_append(v, ["talpa", "noun", "talpas", "", "", "", "growth abscess wen"])
let v = native_list_append(v, ["biword", "noun", "biword", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aliens", "noun", "aliens", "", "", "", "plural of alien"])
let v = native_list_append(v, ["sar", "noun", "sar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nue", "noun", "nue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aise", "noun", "aise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bryd", "noun", "bryd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neder", "noun", "neder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bonde", "noun", "bondes", "", "", "", "tenant farmer bond"])
let v = native_list_append(v, ["doar", "noun", "doar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["breu", "noun", "breu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fiel", "noun", "fiel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lemman", "noun", "lemmans", "", "", "", "leman a lover"])
let v = native_list_append(v, ["leite", "noun", "leite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pele", "noun", "peles", "", "", "", "shovel peel"])
let v = native_list_append(v, ["toile", "noun", "toile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sede", "noun", "sede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suster", "noun", "sustren", "sustres", "", "", "A sister or"])
let v = native_list_append(v, ["gor", "noun", "*gores", "", "", "", "A weapon especially"])
let v = native_list_append(v, ["seax", "noun", "seax", "", "", "", "alternative form of"])
let v = native_list_append(v, ["surnames", "noun", "surnames", "", "", "", "plural of surname"])
let v = native_list_append(v, ["recovering", "noun", "recovering", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eile", "noun", "eile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["middel", "noun", "middeles", "", "", "", "The middle or"])
let v = native_list_append(v, ["Diane", "noun", "Diane", "", "", "", "The Roman goddess"])
let v = native_list_append(v, ["loof", "noun", "loof", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chapitre", "noun", "chapitres", "", "", "", "A chapter passage"])
let v = native_list_append(v, ["weder", "noun", "weder", "", "", "", "weather condition of"])
let v = native_list_append(v, ["gars", "noun", "gars", "", "", "", "alternative form of"])
let v = native_list_append(v, ["annu", "noun", "annu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hawe", "noun", "hawes", "", "", "", "A field surrounded"])
let v = native_list_append(v, ["pyn", "noun", "pyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ry", "noun", "ry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tere", "noun", "tere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["apples", "noun", "apples", "", "", "", "plural of appel"])
let v = native_list_append(v, ["fom", "noun", "fomes", "", "", "", "foam layer of"])
let v = native_list_append(v, ["tur", "noun", "tur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["issu", "noun", "issu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brud", "noun", "brud", "", "", "", "alternative form of"])
let v = native_list_append(v, ["buk", "noun", "buk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lif", "noun", "lif", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yel", "noun", "yelles", "", "", "", "A loud yell"])
let v = native_list_append(v, ["lud", "noun", "lud", "", "", "", "alternative form of"])
let v = native_list_append(v, ["veder", "noun", "veder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["minut", "noun", "minut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sliding", "noun", "sliding", "", "", "", "The act of"])
let v = native_list_append(v, ["peters", "noun", "peters", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lep", "noun", "lepes", "", "", "", "A basket a"])
let v = native_list_append(v, ["vesel", "noun", "vesel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gost", "noun", "gostes", "", "", "", "a spiritual being"])
let v = native_list_append(v, ["ligger", "noun", "ligger", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lim", "noun", "lim", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wors", "noun", "wors", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slep", "noun", "slep", "", "", "", "sleep restfulness"])
let v = native_list_append(v, ["dwellers", "noun", "dwellers", "", "", "", "plural of dweller"])
let v = native_list_append(v, ["zel", "noun", "zel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Pompey", "noun", "Pompey", "", "", "", "Pompey"])
let v = native_list_append(v, ["lewe", "noun", "lewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bearm", "noun", "bearm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spina", "noun", "spina", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roa", "noun", "roa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["safer", "noun", "safer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lof", "noun", "lof", "", "", "", "praise glory"])
let v = native_list_append(v, ["terr", "noun", "terr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lende", "noun", "lendes", "", "", "", "The human loins"])
let v = native_list_append(v, ["dele", "noun", "deles", "", "", "", "plank"])
let v = native_list_append(v, ["femerell", "noun", "femerell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bren", "noun", "bren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fiche", "noun", "fiche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lym", "noun", "lym", "", "", "", "lime quicklime"])
let v = native_list_append(v, ["mistel", "noun", "mistel", "", "", "", "mistletoe Viscum album"])
let v = native_list_append(v, ["tallo", "noun", "tallo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mules", "noun", "mules", "", "", "", "plural of mule"])
let v = native_list_append(v, ["schede", "noun", "schede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saus", "noun", "saus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["carvi", "noun", "carvi", "", "", "", "Caraway or its"])
let v = native_list_append(v, ["poos", "noun", "poos", "", "", "", "plural of po"])
let v = native_list_append(v, ["gare", "noun", "gare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tromper", "noun", "tromper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leende", "noun", "leende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bedd", "noun", "bedd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ærn", "noun", "ærn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Eva", "noun", "Eva", "", "", "", "alternative form of"])
let v = native_list_append(v, ["allies", "noun", "allies", "", "", "", "plural of allie"])
let v = native_list_append(v, ["fas", "noun", "fas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nobly", "noun", "nobly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sawer", "noun", "sawer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dames", "noun", "dames", "", "", "", "plural of dame"])
let v = native_list_append(v, ["buke", "noun", "buke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["modes", "noun", "modes", "", "", "", "plural of mode"])
let v = native_list_append(v, ["compter", "noun", "compter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swinge", "noun", "swinge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chalices", "noun", "chalices", "", "", "", "plural of chalis"])
let v = native_list_append(v, ["yerd", "noun", "yerd", "", "", "", "A fenced piece"])
let v = native_list_append(v, ["binder", "noun", "binder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noblesse", "noun", "noblesse", "", "", "", "noblesse"])
let v = native_list_append(v, ["broche", "noun", "broches", "", "", "", "A spear or"])
let v = native_list_append(v, ["stables", "noun", "stables", "", "", "", "plural of stable"])
let v = native_list_append(v, ["frumenty", "noun", "frumenty", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cale", "noun", "cale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kunde", "noun", "kunde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["buf", "noun", "buf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sceaft", "noun", "sceaft", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wlite", "noun", "wlites", "", "", "", "The face or"])
let v = native_list_append(v, ["styes", "noun", "styes", "", "", "", "plural of sty"])
let v = native_list_append(v, ["originals", "noun", "originals", "", "", "", "plural of original"])
let v = native_list_append(v, ["placeboes", "noun", "placeboes", "", "", "", "plural of placebo"])
let v = native_list_append(v, ["snares", "noun", "snares", "", "", "", "plural of snare"])
let v = native_list_append(v, ["dales", "noun", "dales", "", "", "", "plural of dale"])
let v = native_list_append(v, ["makers", "noun", "makers", "", "", "", "plural of maker"])
let v = native_list_append(v, ["barges", "noun", "barges", "", "", "", "plural of barge"])
let v = native_list_append(v, ["stepchildren", "noun", "stepchildren", "", "", "", "plural of stepchild"])
let v = native_list_append(v, ["naves", "noun", "naves", "", "", "", "plural of nave"])
let v = native_list_append(v, ["knaves", "noun", "knaves", "", "", "", "plural of knave"])
let v = native_list_append(v, ["ordures", "noun", "ordures", "", "", "", "plural of ordure"])
let v = native_list_append(v, ["patents", "noun", "patents", "", "", "", "alternative form of"])
let v = native_list_append(v, ["refuges", "noun", "refuges", "", "", "", "plural of refuge"])
let v = native_list_append(v, ["denes", "noun", "denes", "", "", "", "plural of den"])
let v = native_list_append(v, ["rothers", "noun", "rothers", "", "", "", "plural of rother"])
let v = native_list_append(v, ["tuwels", "noun", "tuwels", "", "", "", "plural of tuwel"])
let v = native_list_append(v, ["vavasours", "noun", "vavasours", "", "", "", "plural of vavasour"])
let v = native_list_append(v, ["sige", "noun", "sige", "", "", "", "urine"])
let v = native_list_append(v, ["conte", "noun", "conte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spices", "noun", "spices", "", "", "", "plural of spice"])
let v = native_list_append(v, ["muke", "noun", "muke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cort", "noun", "cort", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lume", "noun", "lume", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oxe", "noun", "oxen", "oxes", "", "", "ox"])
let v = native_list_append(v, ["blasen", "noun", "blasen", "", "", "", "plural of blase"])
let v = native_list_append(v, ["spune", "noun", "spune", "", "", "", "alternative form of"])
let v = native_list_append(v, ["puf", "noun", "puffes", "", "", "", "puff"])
let v = native_list_append(v, ["vot", "noun", "vot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rufe", "noun", "rufe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sive", "noun", "sives", "", "", "", "sieve riddle sile"])
let v = native_list_append(v, ["fei", "noun", "fei", "", "", "", "faith"])
let v = native_list_append(v, ["staves", "noun", "staves", "", "", "", "plural of staf"])
let v = native_list_append(v, ["prophecies", "noun", "prophecies", "", "", "", "plural of prophecie"])
let v = native_list_append(v, ["peuple", "noun", "peuple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beden", "noun", "beden", "", "", "", "plural of bede"])
let v = native_list_append(v, ["ketel", "noun", "ketels", "", "", "", "A pot used"])
let v = native_list_append(v, ["tenses", "noun", "tenses", "", "", "", "plural of tens"])
let v = native_list_append(v, ["raf", "noun", "raf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bem", "noun", "bem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smel", "noun", "smel", "", "", "", "Smell the scent"])
let v = native_list_append(v, ["spet", "noun", "spets", "", "", "", "spittle"])
let v = native_list_append(v, ["uvel", "noun", "uvel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beverages", "noun", "beverages", "", "", "", "plural of beverage"])
let v = native_list_append(v, ["hernes", "noun", "hernes", "", "", "", "brains the mental"])
let v = native_list_append(v, ["seeth", "noun", "seeth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["camb", "noun", "camb", "", "", "", "alternative form of"])
let v = native_list_append(v, ["charmer", "noun", "charmeres", "", "", "", "A mage or"])
let v = native_list_append(v, ["marras", "noun", "marras", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smak", "noun", "smak", "", "", "", "The taste of"])
let v = native_list_append(v, ["vax", "noun", "vax", "", "", "", "alternative form of"])
let v = native_list_append(v, ["souper", "noun", "souper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helle", "noun", "helle", "helles", "", "", "Hell the Christian"])
let v = native_list_append(v, ["knopp", "noun", "knopp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Bethlehem", "noun", "Bethlehem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snaw", "noun", "snaw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trompette", "noun", "trompette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beon", "noun", "beon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eorþe", "noun", "eorþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flæsc", "noun", "flæsc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["godspel", "noun", "godspel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Pentecoste", "noun", "Pentecoste", "", "", "", "Pentecost Christian holiday"])
let v = native_list_append(v, ["shod", "noun", "shod", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hæte", "noun", "hæte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["muþ", "noun", "muþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heofon", "noun", "heofon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Bethleem", "noun", "Bethleem", "", "", "", "Bethlehem a city"])
let v = native_list_append(v, ["synn", "noun", "synn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["niþ", "noun", "niþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þurst", "noun", "þurst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þistel", "noun", "þistel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeof", "noun", "þeof", "", "", "", "alternative form of"])
let v = native_list_append(v, ["serge", "noun", "serges", "", "", "", "cierge candle used"])
let v = native_list_append(v, ["palfrey", "noun", "palfreys", "", "", "", "palfrey"])
let v = native_list_append(v, ["arwe", "noun", "arwes", "", "", "", "An arrow projectile"])
let v = native_list_append(v, ["histories", "noun", "histories", "", "", "", "plural of historie"])
let v = native_list_append(v, ["squares", "noun", "squares", "", "", "", "plural of square"])
let v = native_list_append(v, ["anes", "noun", "anes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ende", "noun", "endes", "", "", "", "An end or"])
let v = native_list_append(v, ["swete", "noun", "swetes", "", "", "", "sweetness in taste"])
let v = native_list_append(v, ["Achab", "noun", "Achab", "", "", "", "Ahab Biblical character"])
let v = native_list_append(v, ["concubines", "noun", "concubines", "", "", "", "plural of concubine"])
let v = native_list_append(v, ["breost", "noun", "breost", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bridel", "noun", "bridels", "", "", "", "A bridle reins"])
let v = native_list_append(v, ["ling", "noun", "ling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["caves", "noun", "caves", "", "", "", "plural of cave"])
let v = native_list_append(v, ["butere", "noun", "butere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["candel", "noun", "candles", "", "", "", "candle"])
let v = native_list_append(v, ["cele", "noun", "cele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beholder", "noun", "beholder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dynt", "noun", "dynt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forester", "noun", "foresters", "", "", "", "A forester a"])
let v = native_list_append(v, ["eln", "noun", "eln", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feoht", "noun", "feoht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feond", "noun", "feond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fleos", "noun", "fleos", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wull", "noun", "wull", "", "", "", "alternative form of"])
let v = native_list_append(v, ["græs", "noun", "græs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tarse", "noun", "tarse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["houe", "noun", "houe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heorþ", "noun", "heorþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hierde", "noun", "hierde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hungor", "noun", "hungor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwæte", "noun", "hwæte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyd", "noun", "hyd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wastes", "noun", "wastes", "", "", "", "plural of wast"])
let v = native_list_append(v, ["ferm", "noun", "ferm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["idel", "noun", "idel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ure", "noun", "ure", "", "", "", "use habit custom"])
let v = native_list_append(v, ["leoht", "noun", "leoht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liþe", "noun", "liþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["matrice", "noun", "matrice", "", "", "", "womb uterus"])
let v = native_list_append(v, ["mæsse", "noun", "mæsse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["milde", "noun", "milde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Normandie", "noun", "Normandie", "", "", "", "Normandy an administrative"])
let v = native_list_append(v, ["mylen", "noun", "mylen", "", "", "", "plural of myle"])
let v = native_list_append(v, ["persil", "noun", "persil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["niht", "noun", "niht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naht", "noun", "naht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ordal", "noun", "ordal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ploh", "noun", "ploh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["preost", "noun", "preost", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pryte", "noun", "pryte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pund", "noun", "pund", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swert", "noun", "swert", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reord", "noun", "reord", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæ", "noun", "sæ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæd", "noun", "sæd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scur", "noun", "scur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toiling", "noun", "toiling", "", "", "", "A fight strife"])
let v = native_list_append(v, ["detour", "noun", "detour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salu", "noun", "salu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sefte", "noun", "sefte", "", "", "", "One of seven"])
let v = native_list_append(v, ["mide", "noun", "mide", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slæp", "noun", "slæp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smiþ", "noun", "smiþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spere", "noun", "speres", "", "", "", "A spear or"])
let v = native_list_append(v, ["stede", "noun", "stedes", "", "", "", "A place area"])
let v = native_list_append(v, ["streaw", "noun", "streaw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stræt", "noun", "stræt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["steor", "noun", "steor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stepe", "noun", "stepe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stille", "noun", "stille", "", "", "", "calm after a"])
let v = native_list_append(v, ["strang", "noun", "strang", "", "", "", "alternative form of"])
let v = native_list_append(v, ["streng", "noun", "strenges", "", "", "", "string"])
let v = native_list_append(v, ["herbe", "noun", "herbes", "", "", "", "A herbaceous plant"])
let v = native_list_append(v, ["swin", "noun", "swin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["circumspection", "noun", "circumspection", "", "", "", "alternative form of"])
let v = native_list_append(v, ["imposition", "noun", "imposition", "", "", "", "alternative form of"])
let v = native_list_append(v, ["exaction", "noun", "exaction", "", "", "", "alternative form of"])
let v = native_list_append(v, ["destrier", "noun", "destrier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þorp", "noun", "þorp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þymel", "noun", "þymel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wær", "noun", "wær", "", "", "", "alternative form of"])
let v = native_list_append(v, ["widewe", "noun", "widewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gewinn", "noun", "gewinn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["webb", "noun", "webb", "", "", "", "alternative form of"])
let v = native_list_append(v, ["armur", "noun", "armur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hungur", "noun", "hungur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leþer", "noun", "leþer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blæst", "noun", "blæst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Canterbury", "noun", "Canterbury", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maladie", "noun", "maladies", "", "", "", "A malady disease"])
let v = native_list_append(v, ["footman", "noun", "footman", "", "", "", "alternative form of"])
let v = native_list_append(v, ["werde", "noun", "werdes", "", "", "", "Destiny fate the"])
let v = native_list_append(v, ["liþ", "noun", "liþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["arn", "noun", "arn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["delle", "noun", "delles", "", "", "", "A dale or"])
let v = native_list_append(v, ["spis", "noun", "spis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conseil", "noun", "conseil", "", "", "", "counsel"])
let v = native_list_append(v, ["coffre", "noun", "coffre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grasses", "noun", "grasses", "", "", "", "plural of gras"])
let v = native_list_append(v, ["sunna", "noun", "sunna", "", "", "", "alternative form of"])
let v = native_list_append(v, ["duk", "noun", "dukes", "", "", "", "leader guide boss"])
let v = native_list_append(v, ["poudre", "noun", "poudres", "", "", "", "powder a collection"])
let v = native_list_append(v, ["scheu", "noun", "scheu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["curtesy", "noun", "curtesy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fotbal", "noun", "fotbal", "", "", "", "football game played"])
let v = native_list_append(v, ["kneo", "noun", "kneo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["miter", "noun", "miter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thorp", "noun", "thorpes", "", "", "", "A small village"])
let v = native_list_append(v, ["þrop", "noun", "þrop", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tusche", "noun", "tusche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["graal", "noun", "graal", "", "", "", "the Holy Grail"])
let v = native_list_append(v, ["mone", "noun", "mones", "", "", "", "A lamentation a"])
let v = native_list_append(v, ["rene", "noun", "rene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["malemort", "noun", "malemort", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haue", "noun", "haue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wollun", "noun", "wollun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["luve", "noun", "luve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jument", "noun", "jument", "", "", "", "beast of burden"])
let v = native_list_append(v, ["salade", "noun", "saladys", "", "", "", "salad dish made"])
let v = native_list_append(v, ["Juno", "noun", "Juno", "", "", "", "Juno the queen"])
let v = native_list_append(v, ["atter", "noun", "atter", "", "attre", "", "A poison or"])
let v = native_list_append(v, ["sant", "noun", "sant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fouler", "noun", "fouler", "", "", "", "alternative form of"])
let v = native_list_append(v, ["follare", "noun", "follare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ple", "noun", "plees", "", "", "", "disputation arguing debate"])
let v = native_list_append(v, ["swar", "noun", "swar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wala", "noun", "wala", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weih", "noun", "weih", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dotard", "noun", "dotardes", "", "", "", "A dotard someone"])
let v = native_list_append(v, ["wellen", "noun", "wellen", "", "", "", "plural of welle"])
let v = native_list_append(v, ["sær", "noun", "sær", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mele", "noun", "mele", "", "", "", "Flour especially that"])
let v = native_list_append(v, ["tumb", "noun", "tumbes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dese", "noun", "dese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liht", "noun", "liht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baptistery", "noun", "baptistery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mero", "noun", "mero", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Carlyle", "noun", "Carlyle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["laz", "noun", "laz", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dukes", "noun", "dukes", "", "", "", "plural of duk"])
let v = native_list_append(v, ["coude", "noun", "coude", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bede", "noun", "bedes", "", "", "", "prayer the act"])
let v = native_list_append(v, ["coth", "noun", "coth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["calme", "noun", "calme", "", "", "", "calm time without"])
let v = native_list_append(v, ["wesp", "noun", "wesp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["euer", "noun", "euer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bataille", "noun", "bataille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["graver", "noun", "graver", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ministre", "noun", "ministres", "", "", "", "A hireling or"])
let v = native_list_append(v, ["Bedford", "noun", "Bedford", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geet", "noun", "geet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoo", "noun", "hoo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Calais", "noun", "Calais", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tombe", "noun", "tombes", "", "", "", "sepulchre"])
let v = native_list_append(v, ["stakes", "noun", "stakes", "", "", "", "plural of stake"])
let v = native_list_append(v, ["lau", "noun", "lau", "", "", "", "alternative form of"])
let v = native_list_append(v, ["holur", "noun", "holur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["muk", "noun", "muk", "", "", "", "excrement whether human"])
let v = native_list_append(v, ["fith", "noun", "fith", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shon", "noun", "shon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wor", "noun", "wor", "", "", "", "the seashore or"])
let v = native_list_append(v, ["styles", "noun", "styles", "", "", "", "plural of stile"])
let v = native_list_append(v, ["zep", "noun", "zep", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wea", "noun", "wea", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Filip", "noun", "Filip", "", "", "", "Philip"])
let v = native_list_append(v, ["liberte", "noun", "libertes", "", "", "", "freedom"])
let v = native_list_append(v, ["kamel", "noun", "kamel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["paternoster", "noun", "paternoster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ylde", "noun", "ylde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hete", "noun", "hetes", "", "", "", "Heat thermal energy"])
let v = native_list_append(v, ["quartier", "noun", "quartier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roden", "noun", "roden", "", "", "", "plural of rode"])
let v = native_list_append(v, ["gær", "noun", "gær", "", "", "", "alternative form of"])
let v = native_list_append(v, ["studie", "noun", "studies", "", "", "", "study act of"])
let v = native_list_append(v, ["dreng", "noun", "drenges", "", "", "", "A warrior or"])
let v = native_list_append(v, ["irin", "noun", "irin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neer", "noun", "neer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kirke", "noun", "kirke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ower", "noun", "ower", "", "", "", "alternative form of"])
let v = native_list_append(v, ["carpe", "noun", "carpes", "", "", "", "carp"])
let v = native_list_append(v, ["molle", "noun", "molles", "", "", "", "mole Talpa europea"])
let v = native_list_append(v, ["marchant", "noun", "marchants", "", "", "", "merchant trader seller"])
let v = native_list_append(v, ["lasse", "noun", "lasse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neveu", "noun", "neveu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["potager", "noun", "potagers", "", "", "", "A dish for"])
let v = native_list_append(v, ["courte", "noun", "courte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maturing", "noun", "maturing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crone", "noun", "crone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conjurer", "noun", "conjurer", "", "", "", "conjurer magician"])
let v = native_list_append(v, ["deu", "noun", "deu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trom", "noun", "trom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verte", "noun", "verte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["paille", "noun", "paille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cites", "noun", "cites", "", "", "", "plural of cite"])
let v = native_list_append(v, ["ligatures", "noun", "ligatures", "", "", "", "plural of ligature"])
let v = native_list_append(v, ["boxe", "noun", "boxe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["humours", "noun", "humours", "", "", "", "plural of humour"])
let v = native_list_append(v, ["worsted", "noun", "worsted", "", "", "", "alternative form of"])
let v = native_list_append(v, ["panne", "noun", "pannes", "", "", "", "A pan skillet"])
let v = native_list_append(v, ["dotage", "noun", "dotage", "", "", "", "Behaviour that is"])
let v = native_list_append(v, ["crede", "noun", "credes", "", "", "", "creed statement of"])
let v = native_list_append(v, ["richesse", "noun", "richesses", "", "", "", "Wealth lucre valuables"])
let v = native_list_append(v, ["cornel", "noun", "cornel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Hereford", "noun", "Hereford", "", "", "", "Hereford a city"])
let v = native_list_append(v, ["dise", "noun", "dise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["calice", "noun", "calice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["canone", "noun", "canone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Galilee", "noun", "Galilee", "", "", "", "Galilee a mountainous"])
let v = native_list_append(v, ["vair", "noun", "vair", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gamin", "noun", "gamin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anis", "noun", "anis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kal", "noun", "kal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Humber", "noun", "Humber", "", "", "", "the Humber a"])
let v = native_list_append(v, ["wringing", "noun", "wringing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glazing", "noun", "glazing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heaved", "noun", "heaved", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hates", "noun", "hates", "", "", "", "plural of hate"])
let v = native_list_append(v, ["bastardy", "noun", "bastardy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["morne", "noun", "morne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tirant", "noun", "tirant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blades", "noun", "blades", "", "", "", "plural of blad"])
let v = native_list_append(v, ["pens", "noun", "pens", "", "", "", "plural of peny"])
let v = native_list_append(v, ["robbing", "noun", "robbing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["guid", "noun", "guids", "", "", "", "a flower"])
let v = native_list_append(v, ["loue", "noun", "loue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hele", "noun", "hele", "", "", "", "Health or wellbeing"])
let v = native_list_append(v, ["bites", "noun", "bites", "", "", "", "plural of bite"])
let v = native_list_append(v, ["forging", "noun", "forging", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eventide", "noun", "eventide", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mistell", "noun", "mistell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nappe", "noun", "nappe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fraude", "noun", "fraudes", "", "", "", "Deceptiveness fraudulence a"])
let v = native_list_append(v, ["lanterne", "noun", "lanternes", "", "", "", "A lantern or"])
let v = native_list_append(v, ["linde", "noun", "linde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ceder", "noun", "ceder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cipres", "noun", "cipresses", "", "", "", "A cypress the"])
let v = native_list_append(v, ["Hertford", "noun", "Hertford", "", "", "", "Hertford a town"])
let v = native_list_append(v, ["liste", "noun", "liste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alehouse", "noun", "alehouse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["couchant", "noun", "couchant", "", "", "", "Lying down couchant."])
let v = native_list_append(v, ["mache", "noun", "mache", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conjuror", "noun", "conjuror", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thraldom", "noun", "thraldom", "", "", "", "Slavery domination the"])
let v = native_list_append(v, ["garret", "noun", "garret", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Paske", "noun", "Paske", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gunners", "noun", "gunners", "", "", "", "plural of gunner"])
let v = native_list_append(v, ["feller", "noun", "feller", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scyte", "noun", "scyte", "", "", "", "shit shite rubbish"])
let v = native_list_append(v, ["pees", "noun", "pees", "", "", "", "peace"])
let v = native_list_append(v, ["tarte", "noun", "tartes", "", "", "", "A tart or"])
let v = native_list_append(v, ["skarn", "noun", "skarn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ys", "noun", "ys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Denis", "noun", "Denis", "", "", "", "a male given"])
let v = native_list_append(v, ["torches", "noun", "torches", "", "", "", "plural of torche"])
let v = native_list_append(v, ["sak", "noun", "sakkes", "", "", "", "A sack large"])
let v = native_list_append(v, ["ankel", "noun", "ankel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pottage", "noun", "pottage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["futures", "noun", "futures", "", "", "", "plural of future"])
let v = native_list_append(v, ["folie", "noun", "folie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["songe", "noun", "songe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["broder", "noun", "broder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Mercure", "noun", "Mercure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Saturne", "noun", "Saturne", "", "", "", "The Roman god"])
let v = native_list_append(v, ["wain", "noun", "wain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["multe", "noun", "multe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ounces", "noun", "ounces", "", "", "", "plural of ounce"])
let v = native_list_append(v, ["cote", "noun", "cotes", "", "", "", "A coat especially"])
let v = native_list_append(v, ["bodi", "noun", "bodies", "", "", "", "body physical structure"])
let v = native_list_append(v, ["sistren", "noun", "sistren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swet", "noun", "swet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["combe", "noun", "combe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wifes", "noun", "wifes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["angre", "noun", "angre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oliva", "noun", "oliva", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stane", "noun", "stanes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["faders", "noun", "faders", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brether", "noun", "brether", "", "", "", "plural of brother"])
let v = native_list_append(v, ["moders", "noun", "moders", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyne", "noun", "tyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["marie", "noun", "marie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["duchesse", "noun", "duchesses", "", "", "", "duchess female ruler"])
let v = native_list_append(v, ["oncle", "noun", "oncle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["colera", "noun", "colera", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lude", "noun", "luden", "", "", "", "sound noise clamor"])
let v = native_list_append(v, ["sounder", "noun", "sounder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kage", "noun", "kage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["versifier", "noun", "versifier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["palude", "noun", "paludes", "", "", "", "marsh"])
let v = native_list_append(v, ["sores", "noun", "sores", "", "", "", "plural of sore"])
let v = native_list_append(v, ["fela", "noun", "fela", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mægen", "noun", "mægen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ewes", "noun", "ewes", "", "", "", "plural of ewe"])
let v = native_list_append(v, ["wolken", "noun", "wolken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wifman", "noun", "wifman", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hæle", "noun", "hæle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cables", "noun", "cables", "", "", "", "plural of cable"])
let v = native_list_append(v, ["laf", "noun", "laf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coltre", "noun", "coltre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kide", "noun", "kides", "", "", "", "kid young goat"])
let v = native_list_append(v, ["yem", "noun", "yem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nard", "noun", "nard", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tithes", "noun", "tithes", "", "", "", "plural of tithe"])
let v = native_list_append(v, ["Charlemagne", "noun", "Charlemagne", "", "", "", "Charlemagne"])
let v = native_list_append(v, ["nep", "noun", "nep", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conies", "noun", "conies", "", "", "", "plural of coni"])
let v = native_list_append(v, ["spilling", "noun", "spilling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kye", "noun", "kye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["koren", "noun", "koren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["borde", "noun", "borde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clauses", "noun", "clauses", "", "", "", "plural of clause"])
let v = native_list_append(v, ["robberies", "noun", "robberies", "", "", "", "plural of robberie"])
let v = native_list_append(v, ["admirad", "noun", "admirad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salte", "noun", "salte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["syre", "noun", "syre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tressure", "noun", "tressure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warld", "noun", "warld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["messes", "noun", "messes", "", "", "", "plural of messe"])
let v = native_list_append(v, ["birches", "noun", "birches", "", "", "", "plural of birche"])
let v = native_list_append(v, ["faxes", "noun", "faxes", "", "", "", "plural of fax"])
let v = native_list_append(v, ["sties", "noun", "sties", "", "", "", "plural of stie"])
let v = native_list_append(v, ["lamber", "noun", "lamber", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kuchen", "noun", "kuchen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stape", "noun", "stape", "", "", "", "alternative form of"])
let v = native_list_append(v, ["countesses", "noun", "countesses", "", "", "", "plural of countesse"])
let v = native_list_append(v, ["sauces", "noun", "sauces", "", "", "", "plural of sauce"])
let v = native_list_append(v, ["Samson", "noun", "Samson", "", "", "", "alternative form of"])
let v = native_list_append(v, ["koc", "noun", "koc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oracles", "noun", "oracles", "", "", "", "plural of oracle"])
let v = native_list_append(v, ["hostesses", "noun", "hostesses", "", "", "", "plural of hostesse"])
let v = native_list_append(v, ["alean", "noun", "alean", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bakes", "noun", "bakes", "", "", "", "plural of bake"])
let v = native_list_append(v, ["carbuncles", "noun", "carbuncles", "", "", "", "plural of carbuncle"])
let v = native_list_append(v, ["leder", "noun", "leder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["elven", "noun", "elvene", "", "", "", "A especially female"])
let v = native_list_append(v, ["babee", "noun", "babee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bales", "noun", "bales", "", "", "", "plural of bale"])
let v = native_list_append(v, ["basen", "noun", "basen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bastes", "noun", "bastes", "", "", "", "plural of bast"])
let v = native_list_append(v, ["bordes", "noun", "bordes", "", "", "", "plural of bord"])
let v = native_list_append(v, ["botes", "noun", "botes", "", "", "", "plural of bot"])
let v = native_list_append(v, ["boten", "noun", "boten", "", "", "", "plural of bote"])
let v = native_list_append(v, ["burles", "noun", "burles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["capacite", "noun", "capacite", "", "", "", "Ability competence capableness"])
let v = native_list_append(v, ["casare", "noun", "casare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cemente", "noun", "cemente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chape", "noun", "chapes", "", "", "", "A metal cover"])
let v = native_list_append(v, ["chapes", "noun", "chapes", "", "", "", "plural of chape"])
let v = native_list_append(v, ["colee", "noun", "colees", "", "", "", "A stroke with"])
let v = native_list_append(v, ["comande", "noun", "comande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["combes", "noun", "combes", "", "", "", "plural of comb"])
let v = native_list_append(v, ["cometas", "noun", "cometas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conjurare", "noun", "conjurare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["corone", "noun", "corone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crispe", "noun", "crispe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crispes", "noun", "crispes", "", "", "", "plural of crisp"])
let v = native_list_append(v, ["cunde", "noun", "cunde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ske", "noun", "ske", "", "", "", "alternative form of"])
let v = native_list_append(v, ["demore", "noun", "demore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["desate", "noun", "desate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deserte", "noun", "deserte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["desertes", "noun", "desertes", "", "", "", "plural of desert"])
let v = native_list_append(v, ["bypath", "noun", "bypathes", "", "", "", "bypath byway"])
let v = native_list_append(v, ["byword", "noun", "byword", "", "", "", "byword"])
let v = native_list_append(v, ["dicte", "noun", "dictes", "", "", "", "saying"])
let v = native_list_append(v, ["dictes", "noun", "dictes", "", "", "", "plural of dicte"])
let v = native_list_append(v, ["diserte", "noun", "diserte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dore", "noun", "dores", "", "", "", "door"])
let v = native_list_append(v, ["duche", "noun", "duche", "", "", "", "dukedom duchy"])
let v = native_list_append(v, ["duches", "noun", "duches", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Vesper", "noun", "Vesper", "", "", "", "The planet closely"])
let v = native_list_append(v, ["hiena", "noun", "hiena", "", "", "", "alternative form of"])
let v = native_list_append(v, ["adamants", "noun", "adamants", "", "", "", "plural of adamant"])
let v = native_list_append(v, ["uncles", "noun", "uncles", "", "", "", "plural of uncle"])
let v = native_list_append(v, ["bores", "noun", "bores", "", "", "", "plural of bore"])
let v = native_list_append(v, ["mows", "noun", "mows", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saws", "noun", "saws", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spokes", "noun", "spokes", "", "", "", "plural of spoke"])
let v = native_list_append(v, ["herons", "noun", "herons", "", "", "", "plural of heron"])
let v = native_list_append(v, ["hares", "noun", "hares", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mares", "noun", "mares", "", "", "", "alternative form of"])
let v = native_list_append(v, ["prunes", "noun", "prunes", "", "", "", "plural of prune"])
let v = native_list_append(v, ["parables", "noun", "parables", "", "", "", "plural of parable"])
let v = native_list_append(v, ["mangers", "noun", "mangers", "", "", "", "plural of manger"])
let v = native_list_append(v, ["maces", "noun", "maces", "", "", "", "plural of mace"])
let v = native_list_append(v, ["cranes", "noun", "cranes", "", "", "", "plural of crane"])
let v = native_list_append(v, ["scars", "noun", "scars", "", "", "", "Deficiency rarity."])
let v = native_list_append(v, ["bevers", "noun", "bevers", "", "", "", "plural of bever"])
let v = native_list_append(v, ["metes", "noun", "metes", "", "", "", "plural of mete"])
let v = native_list_append(v, ["pikers", "noun", "pikers", "", "", "", "plural of piker"])
let v = native_list_append(v, ["yokes", "noun", "yokes", "", "", "", "plural of yok"])
let v = native_list_append(v, ["swathes", "noun", "swathes", "", "", "", "plural of swathe"])
let v = native_list_append(v, ["gospels", "noun", "gospels", "", "", "", "plural of gospel"])
let v = native_list_append(v, ["shaves", "noun", "shaves", "", "", "", "alternative form of"])
let v = native_list_append(v, ["openers", "noun", "openers", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gores", "noun", "gores", "", "", "", "plural of gore"])
let v = native_list_append(v, ["shires", "noun", "shires", "", "", "", "plural of shire"])
let v = native_list_append(v, ["paramours", "noun", "paramours", "", "", "", "plural of paramour"])
let v = native_list_append(v, ["gledes", "noun", "gledes", "", "", "", "plural of glede"])
let v = native_list_append(v, ["traves", "noun", "traves", "", "", "", "plural of trave"])
let v = native_list_append(v, ["coroners", "noun", "coroners", "", "", "", "plural of coroner"])
let v = native_list_append(v, ["mantles", "noun", "mantles", "", "", "", "plural of mantel"])
let v = native_list_append(v, ["jewelers", "noun", "jewelers", "", "", "", "plural of jueler"])
let v = native_list_append(v, ["marys", "noun", "marys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bastons", "noun", "bastons", "", "", "", "plural of baston"])
let v = native_list_append(v, ["herns", "noun", "herns", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kirtles", "noun", "kirtles", "", "", "", "plural of kirtel"])
let v = native_list_append(v, ["foresters", "noun", "foresters", "", "", "", "plural of forester"])
let v = native_list_append(v, ["entres", "noun", "entres", "", "", "", "plural of entre"])
let v = native_list_append(v, ["faculte", "noun", "facultes", "", "", "", "Power skill capability"])
let v = native_list_append(v, ["facultes", "noun", "facultes", "", "", "", "plural of faculte"])
let v = native_list_append(v, ["moues", "noun", "moues", "", "", "", "plural of moue"])
let v = native_list_append(v, ["filme", "noun", "filme", "", "", "", "film membrane"])
let v = native_list_append(v, ["flete", "noun", "flete", "", "", "", "A fleet a"])
let v = native_list_append(v, ["flotes", "noun", "flotes", "", "", "", "plural of flote"])
let v = native_list_append(v, ["formes", "noun", "formes", "", "", "", "plural of forme"])
let v = native_list_append(v, ["fumes", "noun", "fumes", "", "", "", "plural of fume"])
let v = native_list_append(v, ["guarde", "noun", "guarde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["halle", "noun", "halles", "", "", "", "hall manor house"])
let v = native_list_append(v, ["halles", "noun", "halles", "", "", "", "plural of halle"])
let v = native_list_append(v, ["harte", "noun", "harte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hile", "noun", "hile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hiles", "noun", "hiles", "", "", "", "plural of hil"])
let v = native_list_append(v, ["hipe", "noun", "hipes", "", "", "", "hip anatomical region"])
let v = native_list_append(v, ["hunde", "noun", "hunde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hurte", "noun", "hurte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hurtes", "noun", "hurtes", "", "", "", "plural of hurt"])
let v = native_list_append(v, ["hoor", "noun", "hoor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haring", "noun", "haring", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leef", "noun", "leves", "", "", "", "leaf"])
let v = native_list_append(v, ["angers", "noun", "angers", "", "", "", "plural of anger"])
let v = native_list_append(v, ["hauls", "noun", "hauls", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trays", "noun", "trayses", "", "", "", "A pair of"])
let v = native_list_append(v, ["chisels", "noun", "chisels", "", "", "", "plural of chisel"])
let v = native_list_append(v, ["verven", "noun", "verven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jale", "noun", "jale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jure", "noun", "jurees", "", "", "", "jury panel of"])
let v = native_list_append(v, ["sliþe", "noun", "sliþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["signe", "noun", "signes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["signes", "noun", "signes", "", "", "", "plural of signe"])
let v = native_list_append(v, ["ingang", "noun", "ingangs", "", "", "", "an entry entrance"])
let v = native_list_append(v, ["sellar", "noun", "sellar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plum tree", "noun", "plum tree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["courser", "noun", "coursers", "", "", "", "A charger large"])
let v = native_list_append(v, ["tounge", "noun", "tounge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hospitals", "noun", "hospitals", "", "", "", "plural of hospital"])
let v = native_list_append(v, ["ladre", "noun", "ladre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lambes", "noun", "lambes", "", "", "", "plural of lamb"])
let v = native_list_append(v, ["lambe", "noun", "lambe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parlamente", "noun", "parlamente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["partes", "noun", "partes", "", "", "", "plural of part"])
let v = native_list_append(v, ["patentes", "noun", "patentes", "", "", "", "plural of patent"])
let v = native_list_append(v, ["pende", "noun", "pende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["loare", "noun", "loare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pese", "noun", "pesen", "", "", "", "A pea seed"])
let v = native_list_append(v, ["peses", "noun", "peses", "", "", "", "plural of pese"])
let v = native_list_append(v, ["pesen", "noun", "pesen", "", "", "", "plural of pese"])
let v = native_list_append(v, ["pisan", "noun", "pisans", "", "", "", "pisane armor collar"])
let v = native_list_append(v, ["pise", "noun", "pise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pisen", "noun", "pisen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pite", "noun", "pite", "", "", "", "pity mercy"])
let v = native_list_append(v, ["planten", "noun", "planten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["preste", "noun", "preste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["prestes", "noun", "prestes", "", "", "", "plural of prest"])
let v = native_list_append(v, ["pudre", "noun", "pudre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quede", "noun", "quede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["queme", "noun", "queme", "", "", "", "satisfaction liking agreeability"])
let v = native_list_append(v, ["manes", "noun", "manes", "", "", "", "plural of mane"])
let v = native_list_append(v, ["maree", "noun", "maree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["margine", "noun", "margine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mesure", "noun", "mesure", "", "", "", ""])
let v = native_list_append(v, ["modere", "noun", "modere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moderes", "noun", "moderes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nombres", "noun", "nombres", "", "", "", "plural of nombre"])
let v = native_list_append(v, ["novele", "noun", "novele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reme", "noun", "reme", "", "", "", "cream ream"])
let v = native_list_append(v, ["remes", "noun", "remes", "", "", "", "plural of rem"])
let v = native_list_append(v, ["remedie", "noun", "remedie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reveles", "noun", "reveles", "", "", "", "plural of revel"])
let v = native_list_append(v, ["salves", "noun", "salves", "", "", "", "plural of salve"])
let v = native_list_append(v, ["rotes", "noun", "rotes", "", "", "", "plural of rote"])
let v = native_list_append(v, ["roten", "noun", "roten", "", "", "", "plural of rote"])
let v = native_list_append(v, ["secunde", "noun", "secundes", "", "", "", "Something that is"])
let v = native_list_append(v, ["secundes", "noun", "secundes", "", "", "", "plural of secunde"])
let v = native_list_append(v, ["sellare", "noun", "sellare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tapes", "noun", "tapes", "", "", "", "plural of tape"])
let v = native_list_append(v, ["temes", "noun", "temes", "", "", "", "plural of tem"])
let v = native_list_append(v, ["sondes", "noun", "sondes", "", "", "", "plural of sonde"])
let v = native_list_append(v, ["sonden", "noun", "sonden", "", "", "", "plural of sonde"])
let v = native_list_append(v, ["transe", "noun", "transe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sude", "noun", "sude", "", "", "", "alternative form of"])
let v = native_list_append(v, ["surte", "noun", "surte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tumbas", "noun", "tumbas", "", "", "", "plural of tumba"])
let v = native_list_append(v, ["tumbe", "noun", "tumbes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tumbes", "noun", "tumbes", "", "", "", "plural of tumb"])
let v = native_list_append(v, ["vare", "noun", "vare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vele", "noun", "vele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["veles", "noun", "veles", "", "", "", "plural of veel"])
let v = native_list_append(v, ["viole", "noun", "viole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vire", "noun", "vire", "", "", "", "an arrow having"])
let v = native_list_append(v, ["hasard", "noun", "hasard", "", "", "", "hazard dice game"])
let v = native_list_append(v, ["hewn", "noun", "hewn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mariners", "noun", "mariners", "", "", "", "plural of mariner"])
let v = native_list_append(v, ["tresses", "noun", "tresses", "", "", "", "plural of tresse"])
let v = native_list_append(v, ["hende", "noun", "hende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spores", "noun", "spores", "", "", "", "plural of spore"])
let v = native_list_append(v, ["saumon", "noun", "saumon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["charme", "noun", "charmes", "", "", "", "A phrase believed"])
let v = native_list_append(v, ["geste", "noun", "gestes", "", "", "", "An epic work"])
let v = native_list_append(v, ["gestes", "noun", "gestes", "", "", "", "plural of gest"])
let v = native_list_append(v, ["magique", "noun", "magique", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bagage", "noun", "bagages", "", "", "", "baggage luggage"])
let v = native_list_append(v, ["brust", "noun", "brust", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yliche", "noun", "yliches", "", "", "", "equal peer like"])
let v = native_list_append(v, ["dettes", "noun", "dettes", "", "", "", "plural of dette"])
let v = native_list_append(v, ["dere", "noun", "deres", "", "", "", "A harm or"])
let v = native_list_append(v, ["glode", "noun", "glode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["enchesoun", "noun", "enchesouns", "", "", "", "A motivation reason"])
let v = native_list_append(v, ["ydromancy", "noun", "ydromancy", "", "", "", "hydromancy"])
let v = native_list_append(v, ["tercelet", "noun", "tercelettes", "", "", "", "tercelet male bird"])
let v = native_list_append(v, ["spied", "noun", "spied", "", "", "", "alternative form of"])
let v = native_list_append(v, ["panes", "noun", "panes", "", "", "", "plural of pane"])
let v = native_list_append(v, ["moneymaker", "noun", "moneymaker", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hornpipe", "noun", "hornpipe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Phebe", "noun", "Phebe", "", "", "", "The Greek Titan"])
let v = native_list_append(v, ["vinter", "noun", "vinter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["potful", "noun", "potful", "", "", "", "potful"])
let v = native_list_append(v, ["masse", "noun", "massez", "", "", "", "A lump blob"])
let v = native_list_append(v, ["oc", "noun", "oc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tissu", "noun", "tissu", "", "", "", "tissue silk fabric"])
let v = native_list_append(v, ["canne", "noun", "cannes", "", "", "", "A tub can"])
let v = native_list_append(v, ["royaume", "noun", "royaume", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mesel", "noun", "mesels", "", "", "", "A leper."])
let v = native_list_append(v, ["branche", "noun", "branche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crisma", "noun", "crisma", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sti", "noun", "sti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kothe", "noun", "kothe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wive", "noun", "wive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boucher", "noun", "boucher", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sovel", "noun", "sovel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coller", "noun", "coller", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cidre", "noun", "cidre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["retenu", "noun", "retenu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spile", "noun", "spile", "", "", "", "amusement entertainment celebration"])
let v = native_list_append(v, ["betel", "noun", "betels", "", "", "", "mallet maul hammer"])
let v = native_list_append(v, ["handy dandy", "noun", "handy dandy", "", "", "", "A childrens game"])
let v = native_list_append(v, ["ers", "noun", "ers", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roper", "noun", "ropers", "", "", "", "A maker or"])
let v = native_list_append(v, ["ert", "noun", "ert", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Stafford", "noun", "Stafford", "", "", "", "A placename"])
let v = native_list_append(v, ["Hartford", "noun", "Hartford", "", "", "", "alternative form of"])
let v = native_list_append(v, ["merk", "noun", "merk", "", "", "", "resemblance"])
let v = native_list_append(v, ["rewe", "noun", "rewes", "", "", "", "pity sorrow rue"])
let v = native_list_append(v, ["inpossible", "noun", "inpossible", "", "", "", "alternative form of"])
let v = native_list_append(v, ["breyde", "noun", "breyde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herberwe", "noun", "herberwes", "", "", "", "A place of"])
let v = native_list_append(v, ["sursanure", "noun", "sursanures", "", "", "", "A scab or"])
let v = native_list_append(v, ["mansioun", "noun", "mansiouns", "", "", "", "A place where"])
let v = native_list_append(v, ["merch", "noun", "merch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hempen", "noun", "hempen", "", "", "", "hempen made of"])
let v = native_list_append(v, ["aches", "noun", "aches", "", "", "", "plural of ache"])
let v = native_list_append(v, ["sparkles", "noun", "sparkles", "", "", "", "plural of sparkel"])
let v = native_list_append(v, ["barkers", "noun", "barkers", "", "", "", "plural of barker"])
let v = native_list_append(v, ["coursers", "noun", "coursers", "", "", "", "plural of courser"])
let v = native_list_append(v, ["enchesouns", "noun", "enchesouns", "", "", "", "plural of enchesoun"])
let v = native_list_append(v, ["sursanures", "noun", "sursanures", "", "", "", "plural of sursanure"])
let v = native_list_append(v, ["damping", "noun", "damping", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warping", "noun", "warping", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lends", "noun", "lends", "", "", "", "Loins"])
let v = native_list_append(v, ["enchanter", "noun", "enchanter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["procurator", "noun", "procurator", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sapience", "noun", "sapience", "", "", "", "wisdom discernment especially"])
let v = native_list_append(v, ["infante", "noun", "infante", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Yorke", "noun", "Yorke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gammon", "noun", "gammon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["poot", "noun", "poot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lime", "noun", "lime", "", "", "", "alternative form of"])
let v = native_list_append(v, ["otur", "noun", "otur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tron", "noun", "tron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sker", "noun", "skers", "", "", "", "Terror fright."])
let v = native_list_append(v, ["salver", "noun", "salver", "", "", "", "alternative form of"])
let v = native_list_append(v, ["horse", "noun", "horse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["green wax", "noun", "green wax", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tige", "noun", "tiges", "", "", "", "draught drink"])
let v = native_list_append(v, ["saver", "noun", "saver", "", "", "", "alternative form of"])
let v = native_list_append(v, ["murmurs", "noun", "murmurs", "", "", "", "plural of murmur"])
let v = native_list_append(v, ["horte", "noun", "horte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scorner", "noun", "scorner", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorcerers", "noun", "sorcerers", "", "", "", "plural of sorcerere"])
let v = native_list_append(v, ["sorceries", "noun", "sorceries", "", "", "", "plural of sorcery"])
let v = native_list_append(v, ["sorceresses", "noun", "sorceresses", "", "", "", "plural of sorceresse"])
let v = native_list_append(v, ["vini", "noun", "vini", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brewster", "noun", "brewster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["desse", "noun", "desse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["balene", "noun", "balene", "", "", "", "whale"])
let v = native_list_append(v, ["chele", "noun", "chele", "", "", "", "Coldness lack of"])
let v = native_list_append(v, ["chiese", "noun", "chiese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bref", "noun", "brefes", "", "", "", "A message especially"])
let v = native_list_append(v, ["contesse", "noun", "contesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["croste", "noun", "croste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crune", "noun", "crune", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feste", "noun", "feste", "", "", "", "feast"])
let v = native_list_append(v, ["hed", "noun", "hed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blench", "noun", "blench", "", "", "", "A deceit a"])
let v = native_list_append(v, ["rubies", "noun", "rubies", "", "", "", "plural of ruby"])
let v = native_list_append(v, ["breid", "noun", "breides", "", "", "", "An action done"])
let v = native_list_append(v, ["spikenard", "noun", "spikenard", "", "", "", "Nard Nardostachys jatamansi"])
let v = native_list_append(v, ["batte", "noun", "batte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["volle", "noun", "volle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["taxe", "noun", "taxes", "", "", "", "A tax or"])
let v = native_list_append(v, ["myntes", "noun", "myntes", "", "", "", "plural of mynte"])
let v = native_list_append(v, ["oer", "noun", "oer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stik", "noun", "stikkes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alve", "noun", "alve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swearer", "noun", "swearer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flees", "noun", "fleeses", "", "", "", "A sheepskin or"])
let v = native_list_append(v, ["Damian", "noun", "Damian", "", "", "", "Damian"])
let v = native_list_append(v, ["rade", "noun", "rade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pye", "noun", "pyes", "", "", "", "pie pastry dish"])
let v = native_list_append(v, ["cresset", "noun", "cressettes", "", "", "", "cresset metal cup"])
let v = native_list_append(v, ["gaten", "noun", "gaten", "", "", "", "plural of gate"])
let v = native_list_append(v, ["lou", "noun", "lou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["erbe", "noun", "erbe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["surveyor", "noun", "surveyor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baptise", "noun", "baptise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reaving", "noun", "reaving", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hames", "noun", "hames", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bisschop", "noun", "bisschop", "", "", "", "alternative form of"])
let v = native_list_append(v, ["diel", "noun", "diel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["storie", "noun", "stories", "", "", "", "The spoken or"])
let v = native_list_append(v, ["cropper", "noun", "cropper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["matris", "noun", "matris", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorelle", "noun", "sorelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["homages", "noun", "homages", "", "", "", "plural of homage"])
let v = native_list_append(v, ["coupes", "noun", "coupes", "", "", "", "plural of cǒupe."])
let v = native_list_append(v, ["venues", "noun", "venues", "", "", "", "plural of venu"])
let v = native_list_append(v, ["pilgrimages", "noun", "pilgrimages", "", "", "", "plural of pilgrimage"])
let v = native_list_append(v, ["bolsters", "noun", "bolsters", "", "", "", "plural of bolster"])
let v = native_list_append(v, ["maples", "noun", "maples", "", "", "", "plural of mapel"])
let v = native_list_append(v, ["tumours", "noun", "tumours", "", "", "", "plural of tumour"])
let v = native_list_append(v, ["tost", "noun", "tostes", "", "", "", "toast bread that"])
let v = native_list_append(v, ["cervice", "noun", "cervice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fedele", "noun", "fedele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fede", "noun", "fedes", "", "", "", "A severe hate"])
let v = native_list_append(v, ["sannt", "noun", "sannt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["recette", "noun", "recette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ensurance", "noun", "ensurances", "", "", "", "The action to"])
let v = native_list_append(v, ["betters", "noun", "betters", "", "", "", "plural of bettre"])
let v = native_list_append(v, ["okse", "noun", "okse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tragedies", "noun", "tragedies", "", "", "", "plural of tragedy"])
let v = native_list_append(v, ["molen", "noun", "molen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thirl", "noun", "thirles", "", "", "", "An aperture or"])
let v = native_list_append(v, ["ligt", "noun", "ligt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["potente", "noun", "potente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schild", "noun", "schild", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theologie", "noun", "theologies", "", "", "", "alternative form of"])
let v = native_list_append(v, ["werd", "noun", "werd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sower", "noun", "sower", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tunne", "noun", "tunnes", "", "", "", "cask barrel"])
let v = native_list_append(v, ["forse", "noun", "forse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pan", "noun", "pan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heer", "noun", "heer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["modder", "noun", "modder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["huswife", "noun", "huswife", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seneschals", "noun", "seneschals", "", "", "", "plural of seneschal"])
let v = native_list_append(v, ["gomme", "noun", "gomme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["merce", "noun", "merce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sixte", "noun", "sixte", "", "", "", "A sixth something"])
let v = native_list_append(v, ["wrt", "noun", "wrt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["astaat", "noun", "astaat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["metall", "noun", "metall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["couches", "noun", "couches", "", "", "", "plural of couche"])
let v = native_list_append(v, ["gripes", "noun", "gripes", "", "", "", "plural of gripe"])
let v = native_list_append(v, ["drakes", "noun", "drakes", "", "", "", "plural of drake"])
let v = native_list_append(v, ["thorpes", "noun", "thorpes", "", "", "", "plural of thorp"])
let v = native_list_append(v, ["mattes", "noun", "mattes", "", "", "", "plural of matte"])
let v = native_list_append(v, ["pyes", "noun", "pyes", "", "", "", "plural of pye"])
let v = native_list_append(v, ["ensurances", "noun", "ensurances", "", "", "", "plural of ensurance"])
let v = native_list_append(v, ["fanon", "noun", "fanons", "", "", "", "maniple fanon"])
let v = native_list_append(v, ["vaste", "noun", "vaste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kabel", "noun", "kabel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["muste", "noun", "muste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wou", "noun", "wou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyly", "noun", "lyly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["muc", "noun", "muc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["treden", "noun", "treden", "", "", "", "plural of tred"])
let v = native_list_append(v, ["miserie", "noun", "miseries", "", "", "", "misery"])
let v = native_list_append(v, ["laite", "noun", "laite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["qual", "noun", "qual", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hede", "noun", "hedes", "", "", "", "heed"])
let v = native_list_append(v, ["leng", "noun", "leng", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nosse", "noun", "nosse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["zong", "noun", "zong", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crosse", "noun", "crosse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["navegar", "noun", "navegar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sines", "noun", "sines", "", "", "", "plural of sine"])
let v = native_list_append(v, ["jousts", "noun", "jousts", "", "", "", "a tournament an"])
let v = native_list_append(v, ["goos", "noun", "goos", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fanons", "noun", "fanons", "", "", "", "plural of fanon"])
let v = native_list_append(v, ["murrey", "noun", "murrey", "", "", "", "purple-red magenta colour"])
let v = native_list_append(v, ["jupon", "noun", "jupon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nol", "noun", "nolles", "", "", "", "head crown"])
let v = native_list_append(v, ["tende", "noun", "tende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["basse", "noun", "basse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["morue", "noun", "morue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["magnete", "noun", "magnetis", "", "", "", "lodestone a magnetic"])
let v = native_list_append(v, ["chong", "noun", "chong", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coiner", "noun", "coiner", "", "", "", "alternative form of"])
let v = native_list_append(v, ["collegian", "noun", "collegians", "", "", "", "One who is"])
let v = native_list_append(v, ["hyve", "noun", "hyves", "", "", "", "hive structure housing"])
let v = native_list_append(v, ["gamme", "noun", "gamme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["compassing", "noun", "compassing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sho", "noun", "shon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pryde", "noun", "pryde", "", "", "", "Pride the state"])
let v = native_list_append(v, ["pantera", "noun", "pantera", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brides", "noun", "brides", "", "", "", "plural of bride"])
let v = native_list_append(v, ["lording", "noun", "lording", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weys", "noun", "weys", "", "", "", "plural of wey"])
let v = native_list_append(v, ["clawing", "noun", "clawing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["receptacles", "noun", "receptacles", "", "", "", "plural of receptacle"])
let v = native_list_append(v, ["nonne", "noun", "nonnes", "", "", "", "nun"])
let v = native_list_append(v, ["nonnes", "noun", "nonnes", "", "", "", "plural of nonne"])
let v = native_list_append(v, ["zang", "noun", "zang", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conferment", "noun", "conferment", "", "", "", "alternative form of"])
let v = native_list_append(v, ["passione", "noun", "passione", "", "", "", "alternative form of"])
let v = native_list_append(v, ["breche", "noun", "breche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coulter", "noun", "coulter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stel", "noun", "stel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sparke", "noun", "sparkes", "", "", "", "spark glowing particle"])
let v = native_list_append(v, ["nere", "noun", "neres", "", "", "", "kidney an organ"])
let v = native_list_append(v, ["twyndyllyng", "noun", "twyndyllyngs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twyndyllyngs", "noun", "twyndyllyngs", "", "", "", "plural of twyndyllyng"])
let v = native_list_append(v, ["messe", "noun", "messes", "", "", "", "Mass service where"])
let v = native_list_append(v, ["loos", "noun", "loos", "", "", "", "loos praise fame"])
let v = native_list_append(v, ["fam", "noun", "fam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cages", "noun", "cages", "", "", "", "plural of cage"])
let v = native_list_append(v, ["seel", "noun", "seel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["felle", "noun", "felle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cowherd", "noun", "cowherd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mulne", "noun", "mulne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kende", "noun", "kende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["matrace", "noun", "matrace", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blo", "noun", "blo", "", "", "", "bruise"])
let v = native_list_append(v, ["personnes", "noun", "personnes", "", "", "", "plural of personne"])
let v = native_list_append(v, ["bakke", "noun", "bakkes", "", "", "", "bat flying mammal"])
let v = native_list_append(v, ["quene", "noun", "quenes", "", "", "", "A queen female"])
let v = native_list_append(v, ["vales", "noun", "vales", "", "", "", "plural of vale"])
let v = native_list_append(v, ["wegge", "noun", "wegges", "", "", "", "wedge"])
let v = native_list_append(v, ["pegge", "noun", "pegges", "", "", "", "peg"])
let v = native_list_append(v, ["geng", "noun", "geng", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forestage", "noun", "forestage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baken", "noun", "baken", "", "", "", "A meal made"])
let v = native_list_append(v, ["daa", "noun", "daa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coni", "noun", "conies", "", "", "", "coney cony rabbit"])
let v = native_list_append(v, ["huswif", "noun", "huswif", "", "", "", "alternative form of"])
let v = native_list_append(v, ["balke", "noun", "balkes", "", "", "", "balk ridge beam"])
let v = native_list_append(v, ["bakere", "noun", "bakere", "", "", "", "baker"])
let v = native_list_append(v, ["bakestere", "noun", "bakestere", "", "", "", "A baker especially"])
let v = native_list_append(v, ["tribunes", "noun", "tribunes", "", "", "", "plural of tribune"])
let v = native_list_append(v, ["nagge", "noun", "nagge", "", "", "", "A nag pony"])
let v = native_list_append(v, ["hordes", "noun", "hordes", "", "", "", "plural of hord"])
let v = native_list_append(v, ["woh", "noun", "woh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["assaut", "noun", "assauts", "", "", "", "assault"])
let v = native_list_append(v, ["bagge", "noun", "bagge", "", "", "", "A fabric container"])
let v = native_list_append(v, ["cun", "noun", "cun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bage", "noun", "bage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baggue", "noun", "baggue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bagke", "noun", "bagke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bayge", "noun", "bayge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nai", "noun", "nais", "", "", "", "denial refusal"])
let v = native_list_append(v, ["suan", "noun", "suan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vertu", "noun", "vertues", "", "", "", "An ability specialty"])
let v = native_list_append(v, ["weike", "noun", "weike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stere", "noun", "steres", "", "", "", "rudder tiller steering"])
let v = native_list_append(v, ["rys", "noun", "rys", "", "", "", "rice"])
let v = native_list_append(v, ["ney", "noun", "ney", "", "", "", "alternative form of"])
let v = native_list_append(v, ["motes", "noun", "motes", "", "", "", "plural of mot"])
let v = native_list_append(v, ["pols", "noun", "pols", "", "", "", "alternative form of"])
let v = native_list_append(v, ["collegians", "noun", "collegians", "", "", "", "plural of collegian"])
let v = native_list_append(v, ["shos", "noun", "shos", "", "", "", "alternative form of"])
let v = native_list_append(v, ["assise", "noun", "assises", "", "", "", "A holding of"])
let v = native_list_append(v, ["cheri", "noun", "cheries", "", "", "", "cherry fruit"])
let v = native_list_append(v, ["goot", "noun", "goot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stok", "noun", "stokkes", "", "", "", "trunk of a"])
let v = native_list_append(v, ["tosk", "noun", "tosk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reredos", "noun", "reredosis", "", "", "", "A reredos or"])
let v = native_list_append(v, ["raser", "noun", "raser", "", "", "", "alternative form of"])
let v = native_list_append(v, ["galoche", "noun", "galoche", "", "", "", "A clog or"])
let v = native_list_append(v, ["weng", "noun", "weng", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Israele", "noun", "Israele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hakken", "noun", "hakke", "", "", "", "To hack to"])
let v = native_list_append(v, ["oure", "noun", "oure", "", "", "", "aurochs"])
let v = native_list_append(v, ["palme", "noun", "palmes", "", "", "", "palm tree"])
let v = native_list_append(v, ["menet", "noun", "menet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Japheth", "noun", "Japheth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rou", "noun", "rou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mou", "noun", "mou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["philosophie", "noun", "philosophie", "", "", "", "Knowledge the appreciation"])
let v = native_list_append(v, ["peise", "noun", "peise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["phare", "noun", "phare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["actif", "noun", "actif", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoond", "noun", "hoond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["musicien", "noun", "musiciens", "", "", "", "A performer of"])
let v = native_list_append(v, ["hek", "noun", "hek", "", "", "", "alternative form of"])
let v = native_list_append(v, ["musco", "noun", "musco", "", "", "", "alternative form of"])
let v = native_list_append(v, ["apocalips", "noun", "apocalips", "", "", "", "The book of"])
let v = native_list_append(v, ["memorie", "noun", "memories", "", "", "", "memory ability to"])
let v = native_list_append(v, ["seghe", "noun", "seghe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strond", "noun", "strondes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trompet", "noun", "trompet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["evne", "noun", "evne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seg", "noun", "seg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brede", "noun", "bredes", "", "", "", "Pieces of roasted"])
let v = native_list_append(v, ["anatomie", "noun", "anatomies", "", "", "", "anatomy"])
let v = native_list_append(v, ["volte", "noun", "volte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skie", "noun", "skie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hom", "noun", "homes", "", "", "", "home residence dwelling"])
let v = native_list_append(v, ["lond", "noun", "londes", "londes", "londe", "", "An independent nation"])
let v = native_list_append(v, ["sherd", "noun", "sherd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sherds", "noun", "sherds", "", "", "", "plural of sherd"])
let v = native_list_append(v, ["pot-sherd", "noun", "pot-sherd", "", "", "", "pottery shard potsherd"])
let v = native_list_append(v, ["trest", "noun", "trestes", "", "", "", "trestle support"])
let v = native_list_append(v, ["queste", "noun", "queste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tapor", "noun", "tapor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brom", "noun", "bromes", "", "", "", "Broom shrub of"])
let v = native_list_append(v, ["flouter", "noun", "flouters", "", "", "", "A musician who"])
let v = native_list_append(v, ["asse", "noun", "assen", "asses", "", "", "An ass or"])
let v = native_list_append(v, ["stelle", "noun", "stelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rokke", "noun", "rokkes", "", "", "", "rock stone"])
let v = native_list_append(v, ["kafe", "noun", "kafe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyrr", "noun", "fyrr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["emot", "noun", "emot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["subtile", "noun", "subtile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["erwigge", "noun", "erwigges", "", "", "", "earwig"])
let v = native_list_append(v, ["gandur", "noun", "gandur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hous", "noun", "houses", "", "", "", "house residence"])
let v = native_list_append(v, ["pretore", "noun", "pretore", "", "", "", "praetor"])
let v = native_list_append(v, ["visione", "noun", "visione", "", "", "", "alternative form of"])
let v = native_list_append(v, ["raat", "noun", "raat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seignory", "noun", "seignory", "", "", "", "alternative form of"])
let v = native_list_append(v, ["keler", "noun", "kelers", "", "", "", "A vessel for"])
let v = native_list_append(v, ["hwile", "noun", "hwile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ratt", "noun", "ratt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jurer", "noun", "jurer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dragun", "noun", "dragun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["horder", "noun", "horder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["albe", "noun", "albe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["souder", "noun", "souder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vigne", "noun", "vigne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["springe", "noun", "springe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["delves", "noun", "delves", "", "", "", "plural of delf"])
let v = native_list_append(v, ["koule", "noun", "koule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["repere", "noun", "reperes", "", "", "", "reaper harvester"])
let v = native_list_append(v, ["Simeon", "noun", "Simeon", "", "", "", "Simeon"])
let v = native_list_append(v, ["bordure", "noun", "bordures", "", "", "", "An edge boundary"])
let v = native_list_append(v, ["osel", "noun", "oseles", "", "", "", "blackbird"])
let v = native_list_append(v, ["crowner", "noun", "crowner", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spray", "noun", "sprayes", "", "", "", "branch shoot or"])
let v = native_list_append(v, ["culter", "noun", "cultres", "", "", "", "A coulter of"])
let v = native_list_append(v, ["bæd", "noun", "bæd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["napping", "noun", "napping", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ove", "noun", "ove", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flodes", "noun", "flodes", "", "", "", "plural of flod"])
let v = native_list_append(v, ["segen", "noun", "segen", "", "", "", "plural of sege"])
let v = native_list_append(v, ["chiste", "noun", "chiste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coppeweb", "noun", "coppeweb", "", "", "", "spiderweb"])
let v = native_list_append(v, ["maden", "noun", "maden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ayse", "noun", "ayse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["palmestrie", "noun", "palmestrie", "", "", "", "palmistry"])
let v = native_list_append(v, ["pawmestry", "noun", "pawmestry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ospitale", "noun", "ospitale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyrde", "noun", "hyrde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["contasse", "noun", "contasse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fleo", "noun", "fleo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trow", "noun", "trow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wining", "noun", "wining", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yþe", "noun", "yþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soþe", "noun", "soþe", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["sauge", "noun", "sauge", "", "", "", "sage Salvia officinalis"])
let v = native_list_append(v, ["materie", "noun", "materie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["avene", "noun", "avene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glorie", "noun", "glories", "", "", "", "Distinction or recognition"])
let v = native_list_append(v, ["maghe", "noun", "maghe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["usure", "noun", "usures", "", "", "", "To lend money"])
let v = native_list_append(v, ["tragedie", "noun", "tragedies", "", "", "", "tragedy type of"])
let v = native_list_append(v, ["rotte", "noun", "rotte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spole", "noun", "spoles", "", "", "", "A bobbin or"])
let v = native_list_append(v, ["grane", "noun", "grane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flot", "noun", "flot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pece", "noun", "peces", "", "", "", "piece morsel bit"])
let v = native_list_append(v, ["macula", "noun", "maculas", "", "", "", "A lesion on"])
let v = native_list_append(v, ["lampe", "noun", "lampe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nebule", "noun", "nebules", "", "", "", "A little cloud."])
let v = native_list_append(v, ["gonne", "noun", "gonne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bastarde", "noun", "bastarde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["polle", "noun", "polles", "", "", "", "the head of"])
let v = native_list_append(v, ["selve", "noun", "selve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cappe", "noun", "cappes", "", "", "", "cap hat covering"])
let v = native_list_append(v, ["prede", "noun", "prede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spalle", "noun", "spalles", "", "", "", "chip splinter"])
let v = native_list_append(v, ["staffe", "noun", "staffe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["furie", "noun", "furie", "", "", "", "fury ire rage"])
let v = native_list_append(v, ["trippe", "noun", "trippe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["buche", "noun", "buche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bucce", "noun", "bucce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sterne", "noun", "sternes", "", "", "", "a luminous body"])
let v = native_list_append(v, ["cornette", "noun", "cornette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mostarde", "noun", "mostarde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maters", "noun", "maters", "", "", "", "plural of mater"])
let v = native_list_append(v, ["matres", "noun", "matres", "", "", "", "alternative form of"])
let v = native_list_append(v, ["filosofie", "noun", "filosofie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gite", "noun", "gites", "", "", "", "An outpouring shedding"])
let v = native_list_append(v, ["cerimonie", "noun", "cerimonie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frette", "noun", "frette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foreste", "noun", "foreste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["periferie", "noun", "periferies", "", "", "", "one of three"])
let v = native_list_append(v, ["pantere", "noun", "panteres", "", "", "", "A panther leopard"])
let v = native_list_append(v, ["diete", "noun", "dietes", "", "", "", "diet consumption of"])
let v = native_list_append(v, ["tappe", "noun", "tappes", "", "", "", "A spigot or"])
let v = native_list_append(v, ["skole", "noun", "skole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["richen", "noun", "richen", "", "", "", "plural of riche"])
let v = native_list_append(v, ["heie", "noun", "heie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heier", "noun", "heier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chete", "noun", "chete", "", "", "", "cottage"])
let v = native_list_append(v, ["stene", "noun", "stenes", "", "", "", "An often clay"])
let v = native_list_append(v, ["colte", "noun", "colte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cupe", "noun", "cupe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neva", "noun", "neva", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grasse", "noun", "grasse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["idiote", "noun", "idiote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lorde", "noun", "lorde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["macere", "noun", "macere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["miste", "noun", "miste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nette", "noun", "nette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oneste", "noun", "oneste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schive", "noun", "schive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bost", "noun", "bosts", "", "", "", "brag boast"])
let v = native_list_append(v, ["tranquille", "noun", "tranquille", "", "", "", "calmness tranquility"])
let v = native_list_append(v, ["unicorne", "noun", "unicornes", "", "", "", "unicorn mythical one-horned"])
let v = native_list_append(v, ["paciente", "noun", "paciente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ovet", "noun", "ovetes", "", "", "", "fruit"])
let v = native_list_append(v, ["palat", "noun", "palat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["komp", "noun", "komp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["femelle", "noun", "femelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["polan", "noun", "polan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suon", "noun", "suon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pakat", "noun", "pakat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mahon", "noun", "mahon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flye", "noun", "flyes", "", "", "", "Any insect capable"])
let v = native_list_append(v, ["flyes", "noun", "flyes", "", "", "", "plural of flye"])
let v = native_list_append(v, ["wightes", "noun", "wightes", "", "", "", "plural of wight"])
let v = native_list_append(v, ["glasse", "noun", "glasse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["arce", "noun", "arce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["musiker", "noun", "musikers", "", "", "", "A performer of"])
let v = native_list_append(v, ["voide", "noun", "voide", "", "", "", "drink taken before"])
let v = native_list_append(v, ["meden", "noun", "meden", "", "", "", "plural of mede"])
let v = native_list_append(v, ["maille", "noun", "maille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nye", "noun", "nye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["melodie", "noun", "melodies", "", "", "", "Melodiousness the quality"])
let v = native_list_append(v, ["mette", "noun", "mettes", "", "", "", "tablemate"])
let v = native_list_append(v, ["tromp", "noun", "tromp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toden", "noun", "toden", "", "", "", "plural of tode"])
let v = native_list_append(v, ["lough", "noun", "loughs", "", "", "", "lake"])
let v = native_list_append(v, ["rodes", "noun", "rodes", "", "", "", "plural of rode"])
let v = native_list_append(v, ["heals", "noun", "heals", "", "", "", "alternative form of"])
let v = native_list_append(v, ["constables", "noun", "constables", "", "", "", "plural of constable"])
let v = native_list_append(v, ["assailing", "noun", "assailing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verges", "noun", "verges", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forgers", "noun", "forgers", "", "", "", "plural of forger"])
let v = native_list_append(v, ["nappes", "noun", "nappes", "", "", "", "plural of nap"])
let v = native_list_append(v, ["sanders", "noun", "sanders", "", "", "", "alternative form of"])
let v = native_list_append(v, ["assises", "noun", "assises", "", "", "", "plural of assise"])
let v = native_list_append(v, ["zen", "noun", "zen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["campar", "noun", "campar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["erwigges", "noun", "erwigges", "", "", "", "plural of erwigge"])
let v = native_list_append(v, ["annesse", "noun", "annesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["apen", "noun", "apen", "", "", "", "plural of ape"])
let v = native_list_append(v, ["syke", "noun", "syke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eron", "noun", "eron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suin", "noun", "suin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["syty", "noun", "syty", "", "", "", "alternative form of"])
let v = native_list_append(v, ["minte", "noun", "minte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["faucon", "noun", "faucon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snede", "noun", "snedes", "", "", "", "scythe"])
let v = native_list_append(v, ["chapiter", "noun", "chapiter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["patrone", "noun", "patrone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tapper", "noun", "tapper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["munk", "noun", "munk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["therm", "noun", "therm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brygge", "noun", "brygge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["droppe", "noun", "droppe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ostre", "noun", "ostre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sirop", "noun", "sirop", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brou", "noun", "brou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["myre", "noun", "myre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cerche", "noun", "cerche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knop", "noun", "knoppes", "", "", "", "A decorative or"])
let v = native_list_append(v, ["canell", "noun", "canell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thrid", "noun", "thrid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wynd", "noun", "wyndes", "", "", "", "wind"])
let v = native_list_append(v, ["fritture", "noun", "fritture", "", "", "", "alternative form of"])
let v = native_list_append(v, ["violette", "noun", "violette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chantry", "noun", "chantry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["elfe", "noun", "elfe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leofman", "noun", "leofman", "", "", "", "A lover sweetheart"])
let v = native_list_append(v, ["latten", "noun", "latten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dowery", "noun", "dowery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trouse", "noun", "trouses", "", "", "", "brushwood"])
let v = native_list_append(v, ["souter", "noun", "souter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salvator", "noun", "salvator", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mure", "noun", "mure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["madnesses", "noun", "madnesses", "", "", "", "plural of madnesse"])
let v = native_list_append(v, ["sper", "noun", "sper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stenches", "noun", "stenches", "", "", "", "plural of stench"])
let v = native_list_append(v, ["heritour", "noun", "heritour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["staven", "noun", "staven", "", "", "", "plural of staf"])
let v = native_list_append(v, ["honden", "noun", "honden", "", "", "", "plural of hond"])
let v = native_list_append(v, ["cloves", "noun", "cloves", "", "", "", "plural of clove"])
let v = native_list_append(v, ["trey", "noun", "treyne", "", "", "", "affliction suffering pain"])
let v = native_list_append(v, ["parlours", "noun", "parlours", "", "", "", "plural of parlour"])
let v = native_list_append(v, ["grees", "noun", "grees", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yn", "noun", "yn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clouting", "noun", "clouting", "", "", "", "patching fixing"])
let v = native_list_append(v, ["figge", "noun", "figge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["caverne", "noun", "cavernes", "", "", "", "cavern cave"])
let v = native_list_append(v, ["lancette", "noun", "lancette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["terce", "noun", "terce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["loppe", "noun", "loppes", "", "", "", "A spider or"])
let v = native_list_append(v, ["vlo", "noun", "vlo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyran", "noun", "tyran", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tole", "noun", "tole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["duole", "noun", "duole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lesse", "noun", "lesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hewer", "noun", "hewer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["laton", "noun", "laton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sporge", "noun", "sporge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wone", "noun", "wones", "", "", "", "custom habit"])
let v = native_list_append(v, ["menage", "noun", "menage", "", "", "", "A retinue or"])
let v = native_list_append(v, ["kanon", "noun", "kanon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pyry", "noun", "pyry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verr", "noun", "verr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wyn", "noun", "wynes", "", "", "", "wine in food"])
let v = native_list_append(v, ["schilder", "noun", "schilder", "", "", "", "One who shields"])
let v = native_list_append(v, ["sorse", "noun", "sorse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oost", "noun", "oost", "", "", "", "host army"])
let v = native_list_append(v, ["cors", "noun", "cors", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maculas", "noun", "maculas", "", "", "", "plural of macula"])
let v = native_list_append(v, ["gelee", "noun", "gelee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gelees", "noun", "gelees", "", "", "", "plural of gele"])
let v = native_list_append(v, ["filozofie", "noun", "filozofie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pacient", "noun", "pacientes", "", "", "", "patient individual under"])
let v = native_list_append(v, ["wye", "noun", "wyes", "", "", "", "A person a"])
let v = native_list_append(v, ["chiromanty", "noun", "chiromanty", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chiromantie", "noun", "chiromantie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chyromancie", "noun", "chyromancie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ciromanci", "noun", "ciromanci", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ciromancie", "noun", "ciromancie", "", "", "", "palmistry chiromancy divination"])
let v = native_list_append(v, ["cyromancy", "noun", "cyromancy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cyromancye", "noun", "cyromancye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baronies", "noun", "baronies", "", "", "", "plural of baronie"])
let v = native_list_append(v, ["clubber", "noun", "clubber", "", "", "", "Somebody who makes"])
let v = native_list_append(v, ["bulle", "noun", "bulle", "", "", "", "papal bull"])
let v = native_list_append(v, ["hosteler", "noun", "hosteler", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cultur", "noun", "cultur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grype", "noun", "grype", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mages", "noun", "mages", "", "", "", "Wizards occult scholars"])
let v = native_list_append(v, ["axing", "noun", "axing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blowers", "noun", "blowers", "", "", "", "plural of blower"])
let v = native_list_append(v, ["bathes", "noun", "bathes", "", "", "", "plural of bath"])
let v = native_list_append(v, ["staking", "noun", "staking", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tolling", "noun", "tollynges", "", "", "", "convincing attraction or"])
let v = native_list_append(v, ["vambraces", "noun", "vambraces", "", "", "", "plural of vambrace"])
let v = native_list_append(v, ["hires", "noun", "hires", "", "", "", "plural of hire"])
let v = native_list_append(v, ["doers", "noun", "doers", "", "", "", "plural of doer"])
let v = native_list_append(v, ["hales", "noun", "hales", "", "", "", "plural of hale"])
let v = native_list_append(v, ["sones", "noun", "sones", "", "", "", "plural of sone"])
let v = native_list_append(v, ["ors", "noun", "ors", "", "", "", "alternative form of"])
let v = native_list_append(v, ["treys", "noun", "treys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wones", "noun", "wones", "", "", "", "plural of wone"])
let v = native_list_append(v, ["wyes", "noun", "wyes", "", "", "", "plural of wye"])
let v = native_list_append(v, ["pouer", "noun", "pouer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mony", "noun", "mony", "", "", "", "alternative form of"])
let v = native_list_append(v, ["munde", "noun", "munde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toste", "noun", "toste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyranne", "noun", "tyranne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cule", "noun", "cule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sowel", "noun", "sowel", "", "", "", "Food especially that"])
let v = native_list_append(v, ["sauch", "noun", "sauch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deuk", "noun", "deuk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fecht", "noun", "fecht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["laverock", "noun", "laverock", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rone", "noun", "rone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geomancie", "noun", "geomancie", "", "", "", "geomancy divination involving"])
let v = native_list_append(v, ["geomance", "noun", "geomance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geomanci", "noun", "geomanci", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geomansi", "noun", "geomansi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geomansy", "noun", "geomansy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geomanty", "noun", "geomanty", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geomensie", "noun", "geomensie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geomensy", "noun", "geomensy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geomensye", "noun", "geomensye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geomese", "noun", "geomese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geomesie", "noun", "geomesie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geomessie", "noun", "geomessie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gemensye", "noun", "gemensye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geemessye", "noun", "geemessye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deis", "noun", "deis", "", "", "", "podium dais"])
let v = native_list_append(v, ["flei", "noun", "flei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fleis", "noun", "fleis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rioter", "noun", "rioter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deies", "noun", "deies", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deie", "noun", "deie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kri", "noun", "kri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["copre", "noun", "copre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wordes", "noun", "wordes", "", "", "", "plural of word"])
let v = native_list_append(v, ["oficer", "noun", "oficer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sermone", "noun", "sermone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sute", "noun", "sutes", "", "", "", "Clothes or clothing"])
let v = native_list_append(v, ["behoveth", "noun", "behoveth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoven", "noun", "hoven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["treis", "noun", "treis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rosen", "noun", "rosen", "", "", "", "plural of rose"])
let v = native_list_append(v, ["chiar", "noun", "chiar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foeman", "noun", "foeman", "", "", "", "alternative form of"])
let v = native_list_append(v, ["odours", "noun", "odours", "", "", "", "plural of odour"])
let v = native_list_append(v, ["stalle", "noun", "stalles", "", "", "", "stall"])
let v = native_list_append(v, ["sclave", "noun", "sclave", "", "", "", "slave individual held"])
let v = native_list_append(v, ["wharfage", "noun", "wharfage", "", "", "", "utilisation of a"])
let v = native_list_append(v, ["purgatori", "noun", "purgatori", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stert", "noun", "sterts", "", "", "", "start beginning"])
let v = native_list_append(v, ["vyce", "noun", "vyce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["officiale", "noun", "officiale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pentecoste", "noun", "pentecoste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["idolatre", "noun", "idolatre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hevi", "noun", "hevi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["selli", "noun", "selli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["asker", "noun", "askers", "", "", "", "One who prays"])
let v = native_list_append(v, ["leem", "noun", "leem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onyon", "noun", "onyon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dogges", "noun", "dogges", "", "", "", "plural of dogge"])
let v = native_list_append(v, ["obeisaunces", "noun", "obeisaunces", "", "", "", "plural of obeisaunce"])
let v = native_list_append(v, ["alom", "noun", "alom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kex", "noun", "kexis", "", "", "", "Any dried stem"])
let v = native_list_append(v, ["compasses", "noun", "compasses", "", "", "", "plural of compas"])
let v = native_list_append(v, ["halu", "noun", "halu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liquore", "noun", "liquore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vage", "noun", "vage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suge", "noun", "suge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herber", "noun", "herbers", "", "", "", "A garden or"])
let v = native_list_append(v, ["ambre", "noun", "ambres", "", "", "", "A bucket a"])
let v = native_list_append(v, ["plovers", "noun", "plovers", "", "", "", "plural of plover"])
let v = native_list_append(v, ["Cesare", "noun", "Cesare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aghe", "noun", "aghe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leyes", "noun", "leyes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frere", "noun", "freres", "freres", "", "", "A male associate"])
let v = native_list_append(v, ["harme", "noun", "harme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glades", "noun", "glades", "", "", "", "plural of glade"])
let v = native_list_append(v, ["ruder", "noun", "ruder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pannes", "noun", "pannes", "", "", "", "plural of panne"])
let v = native_list_append(v, ["herbers", "noun", "herbers", "", "", "", "plural of herber"])
let v = native_list_append(v, ["brane", "noun", "brane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["infancia", "noun", "infancia", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wickednesses", "noun", "wickednesses", "", "", "", "alternative form of"])
let v = native_list_append(v, ["torche", "noun", "torches", "", "", "", "A long candle"])
let v = native_list_append(v, ["toode", "noun", "toode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["historial", "noun", "historials", "", "", "", "A history a"])
let v = native_list_append(v, ["aron", "noun", "arons", "", "", "", "cuckoopint wakerobin."])
let v = native_list_append(v, ["stomak", "noun", "stomakes", "", "", "", "The stomach or"])
let v = native_list_append(v, ["kude", "noun", "kude", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aars", "noun", "aars", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ridership", "noun", "ridership", "", "", "", "The position of"])
let v = native_list_append(v, ["tye", "noun", "tye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aketons", "noun", "aketons", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haters", "noun", "haters", "", "", "", "plural of hatere"])
let v = native_list_append(v, ["fermes", "noun", "fermes", "", "", "", "plural of ferme"])
let v = native_list_append(v, ["aker", "noun", "akers", "", "", "", "field piece of"])
let v = native_list_append(v, ["kave", "noun", "kave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Poul", "noun", "Poul", "", "", "", "a male given"])
let v = native_list_append(v, ["trais", "noun", "trais", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quatter", "noun", "quatter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glover", "noun", "glover", "", "", "", "alternative form of"])
let v = native_list_append(v, ["markat", "noun", "markat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hostil", "noun", "hostil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perche", "noun", "perches", "", "", "", "perch kind of"])
let v = native_list_append(v, ["towne", "noun", "towne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geme", "noun", "geme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brid", "noun", "briddes", "", "", "", "a young bird"])
let v = native_list_append(v, ["digite", "noun", "digite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["astat", "noun", "astat", "", "", "", "estate rank"])
let v = native_list_append(v, ["beril", "noun", "beril", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feith", "noun", "feiths", "", "", "", "faith"])
let v = native_list_append(v, ["demaund", "noun", "demaund", "", "", "", "alternative form of"])
let v = native_list_append(v, ["demaunde", "noun", "demaundes", "", "", "", "question query"])
let v = native_list_append(v, ["cifre", "noun", "cifre", "", "", "", "The mathematical symbol"])
let v = native_list_append(v, ["collere", "noun", "collere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["floes", "noun", "floes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rubriche", "noun", "rubriches", "", "", "", "A heading header"])
let v = native_list_append(v, ["korner", "noun", "korner", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shapte", "noun", "shapte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aere", "noun", "aere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["welp", "noun", "welp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barante", "noun", "barante", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barche", "noun", "barche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beffe", "noun", "beffe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["limbus", "noun", "limbus", "", "", "", "limbo waiting place"])
let v = native_list_append(v, ["creatore", "noun", "creatore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bassen", "noun", "bassen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ferie", "noun", "feries", "", "", "", "A place where"])
let v = native_list_append(v, ["panade", "noun", "panades", "", "", "", "A dagger."])
let v = native_list_append(v, ["Juppiter", "noun", "Juppiter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["monne", "noun", "monne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stabil", "noun", "stabil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["otre", "noun", "otre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ostesse", "noun", "ostesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ostriche", "noun", "ostriche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pacche", "noun", "pacches", "", "", "", "A cloth patch"])
let v = native_list_append(v, ["thar", "noun", "thar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thain", "noun", "thain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["palet", "noun", "palet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Picardie", "noun", "Picardie", "", "", "", "Picardy a historical"])
let v = native_list_append(v, ["sauvage", "noun", "sauvage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kichin", "noun", "kichin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vinen", "noun", "vinen", "", "", "", "plural of vine"])
let v = native_list_append(v, ["sacche", "noun", "sacche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["licor", "noun", "licor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["envie", "noun", "envies", "", "", "", "ill-will hatred enmity"])
let v = native_list_append(v, ["gunner", "noun", "gunners", "", "", "", "An operator of"])
let v = native_list_append(v, ["seste", "noun", "seste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flores", "noun", "flores", "", "", "", "plural of flor"])
let v = native_list_append(v, ["harras", "noun", "harras", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorde", "noun", "sorde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soudan", "noun", "soudans", "", "", "", "A sultan especially"])
let v = native_list_append(v, ["marsch", "noun", "marsch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skalle", "noun", "skalle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["topp", "noun", "topp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["torde", "noun", "torde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toppe", "noun", "toppe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yok", "noun", "yokes", "", "", "", "yoke attachment connecting"])
let v = native_list_append(v, ["lilie", "noun", "lilies", "", "", "", "Lilium candidum its"])
let v = native_list_append(v, ["biche", "noun", "biche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meid", "noun", "meid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strak", "noun", "strak", "", "", "", "alternative form of"])
let v = native_list_append(v, ["syster", "noun", "syster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soru", "noun", "soru", "", "", "", "alternative form of"])
let v = native_list_append(v, ["exen", "noun", "exen", "", "", "", "plural of oxe"])
let v = native_list_append(v, ["nett", "noun", "nett", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deres", "noun", "deres", "", "", "", "plural of dere"])
let v = native_list_append(v, ["curs", "noun", "curs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stykke", "noun", "stykkes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["teren", "noun", "teren", "", "", "", "plural of teer"])
let v = native_list_append(v, ["melodi", "noun", "melodi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["compas", "noun", "compasses", "", "", "", "Guile craft or"])
let v = native_list_append(v, ["hylle", "noun", "hylle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vermine", "noun", "vermine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spek", "noun", "spek", "", "", "", "alternative form of"])
let v = native_list_append(v, ["resine", "noun", "resine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hengel", "noun", "hengeles", "", "", "", "hinge device a"])
let v = native_list_append(v, ["wildernesses", "noun", "wildernesses", "", "", "", "plural of wildernesse"])
let v = native_list_append(v, ["lourde", "noun", "lourde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blasfemie", "noun", "blasfemies", "", "", "", "Blasphemy insulting acts"])
let v = native_list_append(v, ["blasfeme", "noun", "blasfemes", "", "", "", "blasphemer"])
let v = native_list_append(v, ["gome", "noun", "gomes", "gomes", "gomen", "", "A man a"])
let v = native_list_append(v, ["cataracte", "noun", "cataracte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saule", "noun", "saule", "", "", "", "Ones fill a"])
let v = native_list_append(v, ["castel", "noun", "castels", "", "", "", "castle"])
let v = native_list_append(v, ["coriandre", "noun", "coriandre", "", "", "", "Coriander Coriandrum sativum"])
let v = native_list_append(v, ["safran", "noun", "safran", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crucche", "noun", "crucches", "", "", "", "crutch"])
let v = native_list_append(v, ["kend", "noun", "kend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gravestones", "noun", "gravestones", "", "", "", "plural of graveston"])
let v = native_list_append(v, ["sodomie", "noun", "sodomie", "", "", "", "sodomy sexual behaviour"])
let v = native_list_append(v, ["byt", "noun", "byt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gouvernance", "noun", "gouvernance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["freme", "noun", "fremes", "", "", "", "benefit profit advantage"])
let v = native_list_append(v, ["greve", "noun", "greves", "", "", "", "thicket copse bush"])
let v = native_list_append(v, ["lacche", "noun", "lacches", "", "", "", "latch of a"])
let v = native_list_append(v, ["mansione", "noun", "mansione", "", "", "", "alternative form of"])
let v = native_list_append(v, ["corne", "noun", "cornes", "", "", "", "callus"])
let v = native_list_append(v, ["deler", "noun", "deler", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cofre", "noun", "cofres", "", "", "", "A coffer box"])
let v = native_list_append(v, ["doene", "noun", "doene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brasse", "noun", "brasse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["napery", "noun", "napery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gers", "noun", "gers", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pake", "noun", "pake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hars", "noun", "hars", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toth", "noun", "teth", "", "", "", "A tooth projection"])
let v = native_list_append(v, ["ketyl", "noun", "ketyl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["squame", "noun", "squames", "", "", "", "Metal that flakes"])
let v = native_list_append(v, ["rebelling", "noun", "rebelling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hosen", "noun", "hosen", "", "", "", "plural of hose"])
let v = native_list_append(v, ["brewers", "noun", "brewers", "", "", "", "plural of brewere"])
let v = native_list_append(v, ["pacientes", "noun", "pacientes", "", "", "", "plural of pacient"])
let v = native_list_append(v, ["knyfe", "noun", "knyfe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wolfe", "noun", "wolfe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mornynge", "noun", "mornynge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bringe", "noun", "bringes", "", "", "", "gift"])
let v = native_list_append(v, ["grounde", "noun", "grounde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blesse", "noun", "blesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seyde", "noun", "seyde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shippe", "noun", "shippe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heare", "noun", "heare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyghte", "noun", "lyghte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["businesse", "noun", "businesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reveling", "noun", "reveling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cherche", "noun", "cherche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["houre", "noun", "houres", "", "", "", "hour a 60-minute"])
let v = native_list_append(v, ["warner", "noun", "warner", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ste", "noun", "ste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saucers", "noun", "saucers", "", "", "", "plural of saucer"])
let v = native_list_append(v, ["gendre", "noun", "gendres", "", "", "", "type class"])
let v = native_list_append(v, ["tach", "noun", "tach", "", "", "", "touchwood tinder"])
let v = native_list_append(v, ["dueling", "noun", "dueling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aske", "noun", "aske", "", "", "", "A newt or"])
let v = native_list_append(v, ["clocke", "noun", "clocke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rebell", "noun", "rebell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soule", "noun", "soules", "", "", "", "A soul or"])
let v = native_list_append(v, ["ladie", "noun", "ladie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorrowe", "noun", "sorrowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brest", "noun", "brestes", "", "", "", "chest thorax"])
let v = native_list_append(v, ["flowre", "noun", "flowre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maide", "noun", "maide", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mynde", "noun", "myndes", "", "", "", "mind"])
let v = native_list_append(v, ["haire", "noun", "haire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crowne", "noun", "crowne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["henges", "noun", "henges", "", "", "", "plural of henge"])
let v = native_list_append(v, ["shriving", "noun", "shriving", "", "", "", "alternative form of"])
let v = native_list_append(v, ["groynes", "noun", "groynes", "", "", "", "plural of groyn"])
let v = native_list_append(v, ["cedr", "noun", "cedr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["duale", "noun", "duale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kalf", "noun", "kalf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knouleche", "noun", "knouleche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skift", "noun", "skifts", "", "", "", "share portion lot"])
let v = native_list_append(v, ["rither", "noun", "rither", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lafe", "noun", "lafe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sond", "noun", "sond", "", "", "", "sand finely ground"])
let v = native_list_append(v, ["osele", "noun", "osele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["simplicite", "noun", "simplicite", "", "", "", "The nature of"])
let v = native_list_append(v, ["vewe", "noun", "vewes", "", "", "", "An inspection checkup"])
let v = native_list_append(v, ["organe", "noun", "organes", "", "", "", "A device used"])
let v = native_list_append(v, ["naperon", "noun", "naperon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suhe", "noun", "suhe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moten", "noun", "moten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["motene", "noun", "motene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kyst", "noun", "kyst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mirra", "noun", "mirra", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baptiste", "noun", "baptiste", "", "", "", "baptist one who"])
let v = native_list_append(v, ["anemie", "noun", "anemie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kry", "noun", "kry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyme", "noun", "tymes", "", "", "", "The concept of"])
let v = native_list_append(v, ["kinde", "noun", "kinde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lawe", "noun", "lawes", "", "", "", "An individual law"])
let v = native_list_append(v, ["sleepe", "noun", "sleepe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kynge", "noun", "kynge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beleeve", "noun", "beleeve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["emperour", "noun", "emperours", "", "", "", "An emperor male"])
let v = native_list_append(v, ["churche", "noun", "churche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weeke", "noun", "weeke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["storme", "noun", "storme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["compasse", "noun", "compasse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blossome", "noun", "blossome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moneth", "noun", "monethes", "", "", "", "month"])
let v = native_list_append(v, ["batre", "noun", "batre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cisterne", "noun", "cisternes", "", "", "", "cistern water receptacle"])
let v = native_list_append(v, ["petit jury", "noun", "petit jury", "", "", "", "petit jury"])
let v = native_list_append(v, ["kanne", "noun", "kanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["biscop", "noun", "biscop", "", "", "", "alternative form of"])
let v = native_list_append(v, ["syd", "noun", "syd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lere", "noun", "lere", "", "", "", "leer ones appearance"])
let v = native_list_append(v, ["burgages", "noun", "burgages", "", "", "", "plural of burgage"])
let v = native_list_append(v, ["sueth", "noun", "sueth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salme", "noun", "salme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sanguinarie", "noun", "sanguinarie", "", "", "", "shepherds purse Capsella"])
let v = native_list_append(v, ["deare", "noun", "deare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ostriches", "noun", "ostriches", "", "", "", "plural of ostrich"])
let v = native_list_append(v, ["gladder", "noun", "gladders", "", "", "", "One who makes"])
let v = native_list_append(v, ["lepe", "noun", "lepe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leep", "noun", "leep", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tym", "noun", "tym", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schering", "noun", "schering", "", "", "", "alternative form of"])
let v = native_list_append(v, ["curde", "noun", "curde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tundir", "noun", "tundir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["medo", "noun", "medo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["walkon", "noun", "walkon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["staaf", "noun", "staaf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dragoun", "noun", "dragouns", "", "", "", "A dragon drake"])
let v = native_list_append(v, ["mulle", "noun", "mulle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tolle", "noun", "tolle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["empereur", "noun", "empereur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["garson", "noun", "garson", "", "", "", "alternative form of"])
let v = native_list_append(v, ["keton", "noun", "keton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mys", "noun", "mys", "", "", "", "plural of mous"])
let v = native_list_append(v, ["spone", "noun", "spones", "", "", "", "A spoon or"])
let v = native_list_append(v, ["starne", "noun", "starne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mangier", "noun", "mangier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stecche", "noun", "stecche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["segg", "noun", "segg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reven", "noun", "reven", "", "", "", "plural of reve"])
let v = native_list_append(v, ["stuarde", "noun", "stuarde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blamer", "noun", "blamers", "", "", "", "blamer accuser"])
let v = native_list_append(v, ["blamers", "noun", "blamers", "", "", "", "plural of blamer"])
let v = native_list_append(v, ["tabel", "noun", "tabel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cynk", "noun", "cynk", "", "", "", "Cinque the number"])
let v = native_list_append(v, ["swages", "noun", "swages", "", "", "", "plural of swage"])
let v = native_list_append(v, ["sotelte", "noun", "sotelte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fod", "noun", "fod", "", "", "", "alternative form of"])
let v = native_list_append(v, ["armerie", "noun", "armerie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Muses", "noun", "Muses", "", "", "", "plural of Muse"])
let v = native_list_append(v, ["hoste", "noun", "hostes", "", "", "", "host"])
let v = native_list_append(v, ["baite", "noun", "baite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cader", "noun", "*cadres", "", "", "", "A cradle."])
let v = native_list_append(v, ["stithy", "noun", "stithies", "", "", "", "anvil iron block"])
let v = native_list_append(v, ["sekte", "noun", "sekte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brist", "noun", "brist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wolde", "noun", "wolde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roosting", "noun", "roosting", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deys", "noun", "deys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dowers", "noun", "dowers", "", "", "", "plural of dower"])
let v = native_list_append(v, ["cotes", "noun", "cotes", "", "", "", "plural of cote"])
let v = native_list_append(v, ["soules", "noun", "soules", "", "", "", "plural of soule"])
let v = native_list_append(v, ["haires", "noun", "haires", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lawes", "noun", "lawes", "", "", "", "plural of lawe"])
let v = native_list_append(v, ["emperours", "noun", "emperours", "", "", "", "plural of emperour"])
let v = native_list_append(v, ["stormes", "noun", "stormes", "", "", "", "plural of storm"])
let v = native_list_append(v, ["betere", "noun", "betere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aand", "noun", "aand", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hochepoche", "noun", "hochepoches", "", "", "", "hotchpotch soup figuratively"])
let v = native_list_append(v, ["sewe", "noun", "sewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["welken", "noun", "welken", "", "", "", "The atmosphere the"])
let v = native_list_append(v, ["welk", "noun", "welkes", "", "", "", "whelk sea snail"])
let v = native_list_append(v, ["hirs", "noun", "hirs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["platter", "noun", "platter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grys", "noun", "gryses", "", "", "", "gray grey"])
let v = native_list_append(v, ["shryne", "noun", "shrynes", "", "", "", "shrine"])
let v = native_list_append(v, ["schep", "noun", "schep", "", "", "", "sheep"])
let v = native_list_append(v, ["materas", "noun", "materases", "", "", "", "A mattress a"])
let v = native_list_append(v, ["wys", "noun", "wyses", "", "", "", "A wise individual"])
let v = native_list_append(v, ["gemen", "noun", "gemen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mantelle", "noun", "mantelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brome", "noun", "brome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mercure", "noun", "mercure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["girle", "noun", "girles", "", "", "", "A child a"])
let v = native_list_append(v, ["ladye", "noun", "ladye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["necke", "noun", "necke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["goddesse", "noun", "goddesses", "", "", "", "goddess"])
let v = native_list_append(v, ["honestie", "noun", "honestie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anys", "noun", "anys", "", "", "", "anise"])
let v = native_list_append(v, ["marne", "noun", "marne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fendis", "noun", "fendis", "", "", "", "plural of fend"])
let v = native_list_append(v, ["fronce", "noun", "fronce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beaute", "noun", "beautes", "", "", "", "The quality of"])
let v = native_list_append(v, ["chaunce", "noun", "chaunces", "", "", "", "An especially random"])
let v = native_list_append(v, ["heire", "noun", "heire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noyse", "noun", "noyses", "", "", "", "A sound auditory"])
let v = native_list_append(v, ["voyce", "noun", "voyce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["monie", "noun", "monie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heate", "noun", "heate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["contree", "noun", "contree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blason", "noun", "blason", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worlde", "noun", "worlde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["speke", "noun", "speke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wente", "noun", "wentes", "", "", "", "A course a"])
let v = native_list_append(v, ["hande", "noun", "hande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["daye", "noun", "daye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foole", "noun", "foole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crucifier", "noun", "crucifiers", "", "", "", "One who crucifies."])
let v = native_list_append(v, ["wark", "noun", "wark", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tange", "noun", "tange", "", "", "", "alternative form of"])
let v = native_list_append(v, ["piere", "noun", "piere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["massez", "noun", "massez", "", "", "", "plural of masse"])
let v = native_list_append(v, ["reveres", "noun", "reveres", "", "", "", "plural of revere"])
let v = native_list_append(v, ["tombes", "noun", "tombes", "", "", "", "plural of tombe"])
let v = native_list_append(v, ["redressing", "noun", "redressing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fruct", "noun", "fruct", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skratt", "noun", "skratt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bryde", "noun", "bryde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fiele", "noun", "fieles", "", "", "", "A string instrument"])
let v = native_list_append(v, ["tapster", "noun", "tapster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bandes", "noun", "bandes", "", "", "", "plural of band"])
let v = native_list_append(v, ["magnes", "noun", "magnes", "", "", "", "lodestone a magnetic"])
let v = native_list_append(v, ["magnas", "noun", "magnas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kund", "noun", "kund", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sciens", "noun", "sciens", "", "", "", "alternative form of"])
let v = native_list_append(v, ["binde", "noun", "binde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gardes", "noun", "gardes", "", "", "", "plural of garde"])
let v = native_list_append(v, ["grippes", "noun", "grippes", "", "", "", "plural of gripe"])
let v = native_list_append(v, ["coule", "noun", "coule", "", "", "", "A cowl a"])
let v = native_list_append(v, ["musarde", "noun", "musarde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["musardes", "noun", "musardes", "", "", "", "plural of musard"])
let v = native_list_append(v, ["foules", "noun", "foules", "", "", "", "plural of foul"])
let v = native_list_append(v, ["ruine", "noun", "ruine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["profite", "noun", "profite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haches", "noun", "haches", "", "", "", "plural of hache"])
let v = native_list_append(v, ["hachez", "noun", "hachez", "", "", "", "plural of hache"])
let v = native_list_append(v, ["contas", "noun", "contas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gaines", "noun", "gaines", "", "", "", "plural of gayn"])
let v = native_list_append(v, ["douches", "noun", "douches", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tresse", "noun", "tresses", "", "", "", "braid tress"])
let v = native_list_append(v, ["flokk", "noun", "flokk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leese", "noun", "leese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bombardes", "noun", "bombardes", "", "", "", "plural of bombard"])
let v = native_list_append(v, ["fiole", "noun", "fioles", "", "", "", "A receptacle vial"])
let v = native_list_append(v, ["aventures", "noun", "aventures", "", "", "", "plural of aventure"])
let v = native_list_append(v, ["dille", "noun", "dille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salter", "noun", "salter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorel", "noun", "sorel", "", "", "", "sorrel Rumex acetosa"])
let v = native_list_append(v, ["seint", "noun", "seint", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skall", "noun", "skall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knaw", "noun", "knaw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ensample", "noun", "ensamples", "", "", "", "example"])
let v = native_list_append(v, ["mangerie", "noun", "mangeries", "", "", "", "feast banquet"])
let v = native_list_append(v, ["citie", "noun", "citie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eyen", "noun", "eyen", "", "", "", "plural of eye"])
let v = native_list_append(v, ["frut", "noun", "frut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strook", "noun", "strookes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["juges", "noun", "juges", "", "", "", "plural of juge"])
let v = native_list_append(v, ["songes", "noun", "songes", "", "", "", "plural of song"])
let v = native_list_append(v, ["allie", "noun", "allies", "", "", "", "The state of"])
let v = native_list_append(v, ["verdit", "noun", "verdites", "", "", "", "A verdict a"])
let v = native_list_append(v, ["coker", "noun", "cokeres", "", "", "", "A kind of"])
let v = native_list_append(v, ["flus", "noun", "flus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flumes", "noun", "flumes", "", "", "", "plural of flum"])
let v = native_list_append(v, ["girles", "noun", "girles", "", "", "", "plural of girle"])
let v = native_list_append(v, ["beautes", "noun", "beautes", "", "", "", "plural of beaute"])
let v = native_list_append(v, ["chaunces", "noun", "chaunces", "", "", "", "plural of chaunce"])
let v = native_list_append(v, ["heires", "noun", "heires", "", "", "", "plural of heir"])
let v = native_list_append(v, ["noyses", "noun", "noyses", "", "", "", "plural of noyse"])
let v = native_list_append(v, ["contrees", "noun", "contrees", "", "", "", "plural of contre"])
let v = native_list_append(v, ["dayes", "noun", "dayes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tord", "noun", "tordes", "", "", "", "Feces or fecal"])
let v = native_list_append(v, ["tordes", "noun", "tordes", "", "", "", "plural of tord"])
let v = native_list_append(v, ["stapel", "noun", "stapels", "", "", "", "post staff stake"])
let v = native_list_append(v, ["crevez", "noun", "crevez", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hulle", "noun", "hulle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sours", "noun", "sours", "", "", "", "A source or"])
let v = native_list_append(v, ["oke", "noun", "oke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mettes", "noun", "mettes", "", "", "", "plural of mette"])
let v = native_list_append(v, ["misse", "noun", "misse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["battes", "noun", "battes", "", "", "", "plural of bat"])
let v = native_list_append(v, ["retenue", "noun", "retenues", "", "", "", "A small group"])
let v = native_list_append(v, ["retenues", "noun", "retenues", "", "", "", "plural of retenue"])
let v = native_list_append(v, ["teppe", "noun", "teppe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alven", "noun", "alven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verveine", "noun", "verveine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["errer", "noun", "errer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tamarinde", "noun", "tamarinde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burde", "noun", "burde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dekin", "noun", "dekin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tribus", "noun", "tribus", "", "", "", "plural of tribe"])
let v = native_list_append(v, ["magicien", "noun", "magiciens", "", "", "", "magician mage"])
let v = native_list_append(v, ["percher", "noun", "perchers", "", "", "", "A percher kind"])
let v = native_list_append(v, ["perches", "noun", "perches", "", "", "", "plural of perche"])
let v = native_list_append(v, ["couvent", "noun", "couvent", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yelow", "noun", "yelow", "", "", "", "yellow"])
let v = native_list_append(v, ["croupe", "noun", "croupes", "", "", "", "The hindquarters or"])
let v = native_list_append(v, ["plais", "noun", "plais", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plue", "noun", "plue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blys", "noun", "blys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["balles", "noun", "balles", "", "", "", "plural of bal"])
let v = native_list_append(v, ["bittes", "noun", "bittes", "", "", "", "plural of bitte"])
let v = native_list_append(v, ["broches", "noun", "broches", "", "", "", "plural of broche"])
let v = native_list_append(v, ["cornes", "noun", "cornes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herbes", "noun", "herbes", "", "", "", "plural of herbe"])
let v = native_list_append(v, ["richesses", "noun", "richesses", "", "", "", "plural of richesse"])
let v = native_list_append(v, ["logge", "noun", "logges", "", "", "", "large long stick"])
let v = native_list_append(v, ["capitaines", "noun", "capitaines", "", "", "", "plural of capitain"])
let v = native_list_append(v, ["chapitres", "noun", "chapitres", "", "", "", "plural of chapitre"])
let v = native_list_append(v, ["couchers", "noun", "couchers", "", "", "", "plural of coucher"])
let v = native_list_append(v, ["leme", "noun", "lemes", "", "", "", "Fire or an"])
let v = native_list_append(v, ["godes", "noun", "godes", "", "", "", "plural of gode"])
let v = native_list_append(v, ["magiciens", "noun", "magiciens", "", "", "", "plural of magicien"])
let v = native_list_append(v, ["shet", "noun", "shet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wyse", "noun", "wyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["newe", "noun", "newe", "", "", "", "The new moon."])
let v = native_list_append(v, ["queene", "noun", "queene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["holde", "noun", "holde", "", "", "", "fidelity"])
let v = native_list_append(v, ["deere", "noun", "deere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deale", "noun", "deale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worde", "noun", "worde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unch", "noun", "unch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["standarde", "noun", "standarde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["courtes", "noun", "courtes", "", "", "", "plural of court"])
let v = native_list_append(v, ["surs", "noun", "surs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["purs", "noun", "purses", "", "", "", "bag sack pouch"])
let v = native_list_append(v, ["mous", "noun", "mys", "", "", "", "mouse or shrew"])
let v = native_list_append(v, ["tartes", "noun", "tartes", "", "", "", "plural of tarte"])
let v = native_list_append(v, ["horsman", "noun", "horsmen", "", "", "", "horseman mounted soldier"])
let v = native_list_append(v, ["gayn", "noun", "gaines", "", "", "", "edge advantage a"])
let v = native_list_append(v, ["cirons", "noun", "cirons", "", "", "", "plural of ciron"])
let v = native_list_append(v, ["assisse", "noun", "assisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warte", "noun", "wartes", "", "", "", "mole wart boil"])
let v = native_list_append(v, ["kode", "noun", "kode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["angele", "noun", "angele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["esche", "noun", "esche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coper", "noun", "coper", "", "", "", "copper element and"])
let v = native_list_append(v, ["celly", "noun", "celly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["semes", "noun", "semes", "", "", "", "plural of seem"])
let v = native_list_append(v, ["mortes", "noun", "mortes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perel", "noun", "perel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suvel", "noun", "suvel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["serow", "noun", "serow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helmen", "noun", "helmen", "", "", "", "plural of helm"])
let v = native_list_append(v, ["swad", "noun", "swad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hengen", "noun", "hengen", "", "", "", "imprisonment"])
let v = native_list_append(v, ["patin", "noun", "patin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moton", "noun", "moton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hevin", "noun", "hevin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saven", "noun", "saven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ariste", "noun", "ariste", "aristes", "", "", "The rising of"])
let v = native_list_append(v, ["syr", "noun", "syr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eren", "noun", "eren", "", "", "", "plural of ere"])
let v = native_list_append(v, ["officere", "noun", "officere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chamelle", "noun", "chamelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fat", "noun", "fattes", "", "", "", "vessel"])
let v = native_list_append(v, ["brandire", "noun", "brandire", "", "", "", "gridiron trivet"])
let v = native_list_append(v, ["serjeant", "noun", "serjeant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trone", "noun", "trones", "", "", "", "A throne a"])
let v = native_list_append(v, ["armure", "noun", "armures", "", "", "", "Armaments weapons and"])
let v = native_list_append(v, ["armures", "noun", "armures", "", "", "", "plural of armure"])
let v = native_list_append(v, ["chambres", "noun", "chambres", "", "", "", "plural of chambre"])
let v = native_list_append(v, ["ministres", "noun", "ministres", "", "", "", "plural of ministre"])
let v = native_list_append(v, ["fowles", "noun", "fowles", "", "", "", "plural of fowl"])
let v = native_list_append(v, ["stround", "noun", "stroundes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bery", "noun", "bery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["phane", "noun", "phane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["palmer", "noun", "palmeres", "", "", "", "A pilgrim who"])
let v = native_list_append(v, ["palmeres", "noun", "palmeres", "", "", "", "plural of palmer"])
let v = native_list_append(v, ["ȝeres", "noun", "ȝeres", "", "", "", "plural of ȝere"])
let v = native_list_append(v, ["freind", "noun", "freind", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cordes", "noun", "cordes", "", "", "", "plural of corde"])
let v = native_list_append(v, ["rosee", "noun", "rosees", "", "", "", "A meal incorporating"])
let v = native_list_append(v, ["amiral", "noun", "amirales", "", "", "", "emir a Muslim"])
let v = native_list_append(v, ["suger", "noun", "suger", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vintere", "noun", "vintere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noe", "noun", "noe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rop", "noun", "ropes", "", "", "", "A cord or"])
let v = native_list_append(v, ["wunne", "noun", "wunne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["apocalipse", "noun", "apocalipse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["officier", "noun", "officier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warre", "noun", "warre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hange", "noun", "hange", "", "", "", "slope"])
let v = native_list_append(v, ["eorðe", "noun", "eorðe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gibet", "noun", "gibets", "", "", "", "An upright post"])
let v = native_list_append(v, ["ayre", "noun", "ayre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["calende", "noun", "calende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tabler", "noun", "tabelers", "", "", "", "Backgammon or a"])
let v = native_list_append(v, ["spiller", "noun", "spiller", "", "", "", "destroyer"])
let v = native_list_append(v, ["fetare", "noun", "fetare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["panter", "noun", "panters", "", "", "", "A pantler manager"])
let v = native_list_append(v, ["panters", "noun", "panters", "", "", "", "plural of panter"])
let v = native_list_append(v, ["rubrik", "noun", "rubrik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ahe", "noun", "ahe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ropers", "noun", "ropers", "", "", "", "plural of roper"])
let v = native_list_append(v, ["treen", "noun", "treen", "", "", "", "items made of"])
let v = native_list_append(v, ["tungol", "noun", "tunglen", "", "", "", "a planet a"])
let v = native_list_append(v, ["barne", "noun", "barne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fley", "noun", "fley", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helden", "noun", "helden", "", "", "", "plural of helde"])
let v = native_list_append(v, ["oratories", "noun", "oratories", "", "", "", "plural of oratory"])
let v = native_list_append(v, ["eom", "noun", "eom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["myln", "noun", "myln", "", "", "", "alternative form of"])
let v = native_list_append(v, ["extorsion", "noun", "extorsion", "", "", "", "alternative form of"])
let v = native_list_append(v, ["colmasse", "noun", "colmasse", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["dunge", "noun", "dunge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parabole", "noun", "parabole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["paunches", "noun", "paunches", "", "", "", "plural of paunche"])
let v = native_list_append(v, ["dyner", "noun", "dyners", "", "", "", "lunch second meal"])
let v = native_list_append(v, ["steppes", "noun", "steppes", "", "", "", "plural of steppe"])
let v = native_list_append(v, ["vyene", "noun", "vyene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["holo", "noun", "holo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spencer", "noun", "spencers", "", "", "", "One who works"])
let v = native_list_append(v, ["sauveur", "noun", "sauveur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["merveille", "noun", "merveille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ryby", "noun", "ryby", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stremare", "noun", "stremare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spanne", "noun", "spannes", "", "", "", "A span unit"])
let v = native_list_append(v, ["feld", "noun", "feld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["evel", "noun", "evel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fant", "noun", "fant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bason", "noun", "bason", "", "", "", "alternative form of"])
let v = native_list_append(v, ["differens", "noun", "differens", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rof", "noun", "roves", "", "", "", "A roof top"])
let v = native_list_append(v, ["chast", "noun", "chast", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ramson", "noun", "ramsons", "", "", "", "ramsons Allium ursinum"])
let v = native_list_append(v, ["ramsons", "noun", "ramsons", "", "", "", "plural of ramson"])
let v = native_list_append(v, ["frounce", "noun", "frounces", "", "", "", "A wrinkle fold"])
let v = native_list_append(v, ["faon", "noun", "faon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["matras", "noun", "matras", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blom", "noun", "blom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grawe", "noun", "grawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swel", "noun", "swel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sleg", "noun", "sleg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["binne", "noun", "binne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drihten", "noun", "drihten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["caser", "noun", "caser", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suette", "noun", "suette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sweven", "noun", "swevenes", "", "", "", "dream especially a"])
let v = native_list_append(v, ["Sampson", "noun", "Sampson", "", "", "", "Samson biblical character"])
let v = native_list_append(v, ["flexe", "noun", "flexe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["may", "verb", "mai", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["abaist", "verb", "abaist", "", "", "", "past participle of"])
let v = native_list_append(v, ["abate", "verb", "abate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abit", "verb", "abit", "", "", "", "third-person singular simple"])
let v = native_list_append(v, ["abreggen", "verb", "abregged", "abregged", "abregged", "", "To lessen either"])
let v = native_list_append(v, ["on", "verb", "on", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["the", "verb", "the", "", "", "", "alternative form of"])
let v = native_list_append(v, ["accompt", "verb", "accompt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alien", "verb", "alien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spring", "verb", "spring", "", "", "", "alternative form of"])
let v = native_list_append(v, ["de", "verb", "de", "", "", "", "alternative form of"])
let v = native_list_append(v, ["die", "verb", "die", "", "", "", "alternative form of"])
let v = native_list_append(v, ["can", "verb", "can", "", "", "", "alternative form of"])
let v = native_list_append(v, ["one", "verb", "one", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seme", "verb", "seme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crude", "verb", "crude", "", "", "", "alternative form of"])
let v = native_list_append(v, ["man", "verb", "man", "", "", "", "alternative form of"])
let v = native_list_append(v, ["be", "verb", "be", "", "", "", "alternative form of"])
let v = native_list_append(v, ["is", "verb", "es", "ys", "us", "", "third-person singular present"])
let v = native_list_append(v, ["are", "verb", "are", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ten", "verb", "tegh", "towen", "towen", "", "To draw lead."])
let v = native_list_append(v, ["most", "verb", "most", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["wage", "verb", "wage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tax", "verb", "tax", "", "", "", "alternative form of"])
let v = native_list_append(v, ["send", "verb", "send", "", "", "", "alternative form of"])
let v = native_list_append(v, ["take", "verb", "toke", "taken", "taken", "", "alternative form of"])
let v = native_list_append(v, ["love", "verb", "love", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pollute", "verb", "pollute", "", "", "", "alternative form of"])
let v = native_list_append(v, ["win", "verb", "win", "", "", "", "alternative form of"])
let v = native_list_append(v, ["create", "verb", "create", "", "", "", "first-person/subjective/imperative singular present"])
let v = native_list_append(v, ["here", "verb", "here", "", "", "", "alternative form of"])
let v = native_list_append(v, ["green", "verb", "gree", "greed", "greed", "", "To come to"])
let v = native_list_append(v, ["wrote", "verb", "wrote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["write", "verb", "write", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wring", "verb", "wring", "", "", "", "alternative form of"])
let v = native_list_append(v, ["been", "verb", "was", "was", "be", "", "To be to"])
let v = native_list_append(v, ["thee", "verb", "thee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shit", "verb", "shit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["an", "verb", "a", "ane", "o", "", "alternative form of"])
let v = native_list_append(v, ["hunt", "verb", "hunt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["her", "verb", "her", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quaver", "verb", "quaver", "", "", "", "alternative form of"])
let v = native_list_append(v, ["any", "verb", "any", "", "", "", "alternative form of"])
let v = native_list_append(v, ["art", "verb", "eart", "ert", "", "", "second-person singular present"])
let v = native_list_append(v, ["west", "verb", "west", "", "", "", "alternative form of"])
let v = native_list_append(v, ["was", "verb", "was", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["wax", "verb", "wax", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cold", "verb", "cold", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quake", "verb", "quake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hers", "verb", "hers", "", "", "", "alternative form of"])
let v = native_list_append(v, ["very", "verb", "very", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hole", "verb", "holn", "", "", "", "past participle of"])
let v = native_list_append(v, ["dye", "verb", "dye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rose", "verb", "rose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["minister", "verb", "minister", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ruby", "verb", "ruby", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ba", "verb", "bā", "", "", "", "Imperative form of"])
let v = native_list_append(v, ["gripe", "verb", "gripe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ban", "verb", "bān", "", "", "", "To kiss."])
let v = native_list_append(v, ["bite", "verb", "bite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["think", "verb", "think", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cry", "verb", "cry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ben", "verb", "ben", "", "", "", "alternative form of"])
let v = native_list_append(v, ["safe", "verb", "safe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["save", "verb", "save", "", "", "", "alternative form of"])
let v = native_list_append(v, ["he", "verb", "he", "", "", "", "alternative form of"])
let v = native_list_append(v, ["them", "verb", "them", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foot", "verb", "foot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["translate", "verb", "translate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["path", "verb", "path", "", "", "", "alternative form of"])
let v = native_list_append(v, ["do", "verb", "do", "", "", "", "alternative form of"])
let v = native_list_append(v, ["axe", "verb", "axe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["regnen", "verb", "regned", "", "regned", "", "to reign to"])
let v = native_list_append(v, ["hay", "verb", "hay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["teman", "verb", "teman", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tak", "verb", "takked", "", "takked", "", "alternative form of"])
let v = native_list_append(v, ["arisen", "verb", "arise", "aros", "arise", "", "arise"])
let v = native_list_append(v, ["were", "verb", "weer", "weere", "wer", "", "inflection of been"])
let v = native_list_append(v, ["bore", "verb", "bore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beaten", "verb", "beaten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bet", "verb", "bet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blow", "verb", "blow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bred", "verb", "bred", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bring", "verb", "bring", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cling", "verb", "cling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["driven", "verb", "drive", "drof", "drive", "", "to drive"])
let v = native_list_append(v, ["dwell", "verb", "dwell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fell", "verb", "fell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fallen", "verb", "fel", "fel", "falle", "", "to fall"])
let v = native_list_append(v, ["fight", "verb", "fight", "", "", "", "alternative form of"])
let v = native_list_append(v, ["found", "verb", "found", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fling", "verb", "fling", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dart", "verb", "dart", "", "", "", "alternative form of"])
let v = native_list_append(v, ["given", "verb", "gaf", "gifen", "geven", "", "alternative form of"])
let v = native_list_append(v, ["gone", "verb", "gone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["held", "verb", "huld", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["go", "verb", "go", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grow", "verb", "grow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["have", "verb", "have", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hide", "verb", "hide", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hid", "verb", "hid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hit", "verb", "hit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hurt", "verb", "hurt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lay", "verb", "lay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lend", "verb", "lend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["make", "verb", "make", "", "", "", "alternative form of"])
let v = native_list_append(v, ["made", "verb", "made", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wine", "verb", "wine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ye", "verb", "yeyn", "yee", "ȝe", "", "Address a single"])
let v = native_list_append(v, ["when", "verb", "when", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mow", "verb", "mow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cheese", "verb", "cheese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["attend", "verb", "attend", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["branch", "verb", "branch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reset", "verb", "reset", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ride", "verb", "ride", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ridden", "verb", "ridde", "ridded", "ridded", "", "to clear make"])
let v = native_list_append(v, ["risen", "verb", "rise", "ros", "rise", "", "to rise"])
let v = native_list_append(v, ["run", "verb", "run", "", "", "", "alternative form of"])
let v = native_list_append(v, ["said", "verb", "said", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seen", "verb", "saugh", "saugh", "yseen", "", "To see to"])
let v = native_list_append(v, ["shake", "verb", "shake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shaken", "verb", "shaken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shine", "verb", "shine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shone", "verb", "shone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slide", "verb", "slide", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sting", "verb", "sting", "", "", "", "alternative form of"])
let v = native_list_append(v, ["striven", "verb", "strive", "strof", "strive", "", "to strive"])
let v = native_list_append(v, ["swell", "verb", "swell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["taken", "verb", "tok", "tok", "take", "", "to take"])
let v = native_list_append(v, ["thrust", "verb", "thrust", "", "", "", "alternative form of"])
let v = native_list_append(v, ["undertaken", "verb", "undertok", "", "", "", "To pledge to"])
let v = native_list_append(v, ["uphold", "verb", "uphold", "", "", "", "alternative form of"])
let v = native_list_append(v, ["woken", "verb", "woke", "woked", "woked", "", "To become weakened"])
let v = native_list_append(v, ["worn", "verb", "worn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["won", "verb", "woned", "", "woned", "", "alternative form of"])
let v = native_list_append(v, ["wind", "verb", "wind", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shape", "verb", "shape", "", "", "", "alternative form of"])
let v = native_list_append(v, ["change", "verb", "change", "", "", "", "alternative form of"])
let v = native_list_append(v, ["by", "verb", "by", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hebben", "verb", "hebben", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worden", "verb", "worde", "worded", "worded", "", "to speak about"])
let v = native_list_append(v, ["decline", "verb", "decline", "", "", "", "alternative form of"])
let v = native_list_append(v, ["end", "verb", "end", "", "", "", "alternative form of"])
let v = native_list_append(v, ["et", "verb", "eet", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["low", "verb", "low", "", "", "", "alternative form of"])
let v = native_list_append(v, ["melt", "verb", "melt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["house", "verb", "house", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liver", "verb", "liver", "", "", "", "alternative form of"])
let v = native_list_append(v, ["live", "verb", "live", "", "", "", "alternative form of"])
let v = native_list_append(v, ["count", "verb", "count", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stone", "verb", "stone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flame", "verb", "flame", "", "", "", "alternative form of"])
let v = native_list_append(v, ["full", "verb", "full", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rotten", "verb", "rotten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fil", "verb", "fil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["duke", "verb", "duke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hilt", "verb", "hilt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["san", "verb", "sãn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stroke", "verb", "stroke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mare", "verb", "mare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["powder", "verb", "powder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brew", "verb", "brew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["home", "verb", "home", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gain", "verb", "gain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weer", "verb", "weer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["want", "verb", "want", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pipe", "verb", "pipe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mase", "verb", "mase", "", "", "", "alternative form of"])
let v = native_list_append(v, ["han", "verb", "han", "", "", "", "alternative form of"])
let v = native_list_append(v, ["landen", "verb", "landen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["game", "verb", "game", "", "", "", "alternative form of"])
let v = native_list_append(v, ["up haf", "verb", "up haf", "", "", "", "past of upheven"])
let v = native_list_append(v, ["dampen", "verb", "dampen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dampne", "verb", "dampne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hey", "verb", "hey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ha", "verb", "ha", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rot", "verb", "rot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dame", "verb", "dame", "", "", "", "alternative form of"])
let v = native_list_append(v, ["better", "verb", "better", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mot", "verb", "mot", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["munt", "verb", "munt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mint", "verb", "mint", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stien", "verb", "stie", "stie", "stie", "", "To travel vertically"])
let v = native_list_append(v, ["em", "verb", "em", "", "", "", "alternative form of"])
let v = native_list_append(v, ["si", "verb", "si", "", "", "", "singular present subjunctive"])
let v = native_list_append(v, ["ga", "verb", "ga", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dy", "verb", "dy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["am", "verb", "ame", "em", "", "", "first-person singular present"])
let v = native_list_append(v, ["es", "verb", "es", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wan", "verb", "wan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["way", "verb", "way", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bow", "verb", "bow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["muse", "verb", "muse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kiss", "verb", "kiss", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crook", "verb", "crook", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mate", "verb", "mate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waist", "verb", "waist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rust", "verb", "rust", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flue", "verb", "flue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clap", "verb", "clap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tap", "verb", "tap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noise", "verb", "noise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fan", "verb", "fan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sel", "verb", "sel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wat", "verb", "wat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shadow", "verb", "shadow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grain", "verb", "grain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tern", "verb", "tern", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bergen", "verb", "bergen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ruse", "verb", "ruse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fare", "verb", "fare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waste", "verb", "waste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["don", "verb", "dide", "dide", "do", "", "To do perform"])
let v = native_list_append(v, ["mane", "verb", "mane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["purge", "verb", "purge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sein", "verb", "sein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seine", "verb", "seine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mote", "verb", "mote", "", "", "", "inflection of moten"])
let v = native_list_append(v, ["bes", "verb", "bes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mourn", "verb", "mourn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ros", "verb", "ros", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rope", "verb", "rope", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wen", "verb", "wen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spew", "verb", "spew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bringen", "verb", "bringen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rude", "verb", "rude", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nee", "verb", "nee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["semi", "verb", "semi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sow", "verb", "sow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bray", "verb", "bray", "", "", "", "alternative form of"])
let v = native_list_append(v, ["walk", "verb", "walk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wipe", "verb", "wipe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blame", "verb", "blame", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deny", "verb", "deny", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snore", "verb", "snore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["adresse", "verb", "adresse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["token", "verb", "toke", "tok", "tokon", "", "simple past plural"])
let v = native_list_append(v, ["sauce", "verb", "sauce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["destroy", "verb", "destroy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hai", "verb", "hai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["esse", "verb", "esse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snare", "verb", "snare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grisen", "verb", "grise", "grised", "grised", "", "to shudder quake"])
let v = native_list_append(v, ["controllen", "verb", "controllen", "", "", "", "to restrain or"])
let v = native_list_append(v, ["compare", "verb", "compare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grunt", "verb", "grunt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["agree", "verb", "agree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["doo", "verb", "doo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trace", "verb", "trace", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anger", "verb", "anger", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bord", "verb", "bord", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deceive", "verb", "deceive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drop", "verb", "drop", "", "", "", "alternative form of"])
let v = native_list_append(v, ["follow", "verb", "follow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hostel", "verb", "hostel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eski", "verb", "eski", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whine", "verb", "whine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eggen", "verb", "egged", "egged", "egged", "", "To egg on"])
let v = native_list_append(v, ["leven", "verb", "leve", "lefte", "left", "", "to leave"])
let v = native_list_append(v, ["rennen", "verb", "ran", "yrunnen", "yrunnen", "", "to run go"])
let v = native_list_append(v, ["sad", "verb", "sad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nap", "verb", "nap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nyen", "verb", "nyen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crepe", "verb", "crepe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["till", "verb", "till", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wanton", "verb", "wanton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["enchant", "verb", "enchant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pace", "verb", "pace", "", "", "", "proceed go forward"])
let v = native_list_append(v, ["sour", "verb", "sour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wise", "verb", "wise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wave", "verb", "wave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["assuage", "verb", "assuage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["office", "verb", "office", "", "", "", "alternative form of"])
let v = native_list_append(v, ["like", "verb", "like", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dei", "verb", "dei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoxe", "verb", "hoxe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vale", "verb", "vale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bathe", "verb", "bathe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hast", "verb", "havest", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["bere", "verb", "bere", "", "", "", "To pierce."])
let v = native_list_append(v, ["wade", "verb", "wade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dude", "verb", "dude", "", "", "", "did"])
let v = native_list_append(v, ["thrall", "verb", "thrall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["les", "verb", "les", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eten", "verb", "et", "et", "ete", "", "To eat devour."])
let v = native_list_append(v, ["reave", "verb", "reave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["byte", "verb", "byte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hate", "verb", "hate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rote", "verb", "rote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perceive", "verb", "perceive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vapour", "verb", "vapour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trouble", "verb", "trouble", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bake", "verb", "bake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["imbibe", "verb", "imbibe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["story", "verb", "story", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pant", "verb", "pant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quell", "verb", "quell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mad", "verb", "mad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["avale", "verb", "avale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hurl", "verb", "hurl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glace", "verb", "glace", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fome", "verb", "fome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["camp", "verb", "camp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mat", "verb", "mat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cave", "verb", "cave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bean", "verb", "bean", "", "", "", "alternative form of"])
let v = native_list_append(v, ["triste", "verb", "triste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["diaper", "verb", "diaper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stake", "verb", "stake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grave", "verb", "grave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spake", "verb", "spake", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["speck", "verb", "speck", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pine", "verb", "pine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tame", "verb", "tamed", "", "tamed", "", "alternative form of"])
let v = native_list_append(v, ["shade", "verb", "shade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["delude", "verb", "delude", "", "", "", "alternative form of"])
let v = native_list_append(v, ["solve", "verb", "solve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["resolve", "verb", "resolve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toke", "verb", "toke", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["clove", "verb", "clove", "", "", "", "simple past singular"])
let v = native_list_append(v, ["tey", "verb", "tey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strake", "verb", "strake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clout", "verb", "clout", "", "", "", "alternative form of"])
let v = native_list_append(v, ["laden", "verb", "lod", "lod", "lade", "", "To load an"])
let v = native_list_append(v, ["charge", "verb", "charge", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["toll", "verb", "toll", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spay", "verb", "spaied", "", "spaied", "", "alternative infinitive of"])
let v = native_list_append(v, ["wast", "verb", "waste", "", "", "", "second-person singular past"])
let v = native_list_append(v, ["þe", "verb", "þe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glow", "verb", "glow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lance", "verb", "lance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["recede", "verb", "recede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hire", "verb", "hire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sure", "verb", "sure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["receive", "verb", "receive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fill", "verb", "fill", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scorn", "verb", "scorn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["semen", "verb", "semed", "semed", "semed", "", "To sort out"])
let v = native_list_append(v, ["hals", "verb", "hals", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pic", "verb", "pic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barren", "verb", "barre", "barred", "barred", "", "to bar"])
let v = native_list_append(v, ["crave", "verb", "crave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conquer", "verb", "conquer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["carve", "verb", "carve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["redden", "verb", "redde", "redde", "red", "", "To save or"])
let v = native_list_append(v, ["fulfill", "verb", "fulfill", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fulfil", "verb", "fulfil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lave", "verb", "lave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["huse", "verb", "huse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ref", "verb", "ref", "", "", "", "alternative form of"])
let v = native_list_append(v, ["assay", "verb", "assay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bate", "verb", "bate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chard", "verb", "chard", "", "", "", "I heard."])
let v = native_list_append(v, ["daunt", "verb", "daunt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dey", "verb", "dey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dote", "verb", "dote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dyne", "verb", "din", "dine", "dyn", "", "alternative form of"])
let v = native_list_append(v, ["ere", "verb", "ere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hurtle", "verb", "hurtle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lien", "verb", "leie", "leien", "leien", "", "to lie be"])
let v = native_list_append(v, ["mere", "verb", "mere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nape", "verb", "nape", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quod", "verb", "quod", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rube", "verb", "rube", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rune", "verb", "rune", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shunt", "verb", "shunt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spar", "verb", "spar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trompe", "verb", "trompe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tulle", "verb", "tulle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wale", "verb", "wale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wold", "verb", "wold", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["yoke", "verb", "yoke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brace", "verb", "brace", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chafe", "verb", "chafe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["disparage", "verb", "disparage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fader", "verb", "fader", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feign", "verb", "feign", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fest", "verb", "fest", "", "", "", "to feast"])
let v = native_list_append(v, ["fret", "verb", "fret", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frighten", "verb", "frighte", "frighted", "frighted", "", "To frighten scare"])
let v = native_list_append(v, ["gaze", "verb", "gaze", "", "", "", "alternative form of"])
let v = native_list_append(v, ["couple", "verb", "couple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hale", "verb", "hale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heed", "verb", "heed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hie", "verb", "hie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["horde", "verb", "horde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lame", "verb", "lame", "", "", "", "To shine."])
let v = native_list_append(v, ["ledge", "verb", "ledge", "", "", "", "allege"])
let v = native_list_append(v, ["maze", "verb", "maze", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mirth", "verb", "mirth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pride", "verb", "pride", "", "", "", "alternative form of"])
let v = native_list_append(v, ["recommend", "verb", "recommend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["recover", "verb", "recover", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reeve", "verb", "reeve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["relent", "verb", "relent", "", "", "", "alternative form of"])
let v = native_list_append(v, ["riot", "verb", "riot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["route", "verb", "route", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["shrive", "verb", "shrive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spare", "verb", "spare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["splay", "verb", "splay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stang", "verb", "stang", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strengthen", "verb", "strengthe", "strengthed", "strengthed", "", "to strengthen fortify"])
let v = native_list_append(v, ["swerve", "verb", "swerve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wane", "verb", "wane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["writhe", "verb", "writhe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mai", "verb", "mai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["singe", "verb", "singe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wander", "verb", "wander", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maki", "verb", "maki", "", "", "", "alternative form of"])
let v = native_list_append(v, ["procure", "verb", "procure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["assoyle", "verb", "assoyle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beth", "verb", "beþ", "", "", "", "plural present indicative"])
let v = native_list_append(v, ["sade", "verb", "sade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chine", "verb", "chine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drupe", "verb", "drupe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conceive", "verb", "conceive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leren", "verb", "leren", "", "", "", "to teach or"])
let v = native_list_append(v, ["praten", "verb", "prate", "prated", "prated", "", "to chatter inconsequentially"])
let v = native_list_append(v, ["horen", "verb", "hore", "hored", "hored", "", "To develop grey"])
let v = native_list_append(v, ["werken", "verb", "werken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drinken", "verb", "drinke", "drank", "drunken", "", "to drink"])
let v = native_list_append(v, ["spelen", "verb", "spele", "speled", "speled", "", "to save hoard"])
let v = native_list_append(v, ["vallen", "verb", "vallen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pray", "verb", "pray", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rebel", "verb", "rebel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mon", "verb", "mon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["creme", "verb", "creme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shave", "verb", "shave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aforesaid", "verb", "aforesaide", "a forsaid", "aforeseid", "", "aforesaid"])
let v = native_list_append(v, ["glue", "verb", "glue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lade", "verb", "lade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wink", "verb", "wink", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sore", "verb", "sore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blaspheme", "verb", "blaspheme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mistrust", "verb", "mistrust", "", "", "", "To be wary"])
let v = native_list_append(v, ["sewer", "verb", "sewer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foster", "verb", "fostre", "voster", "fostær", "", "alternative form of"])
let v = native_list_append(v, ["vapore", "verb", "vapore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worsen", "verb", "worsed", "worseed", "worsed", "", "To worsen to"])
let v = native_list_append(v, ["issue", "verb", "issue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blase", "verb", "blase", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stable", "verb", "stabled", "", "stabled", "", "alternative form of"])
let v = native_list_append(v, ["swyven", "verb", "swyved", "swyved", "swyved", "", "To have sexual"])
let v = native_list_append(v, ["sulle", "verb", "sulle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mold", "verb", "mold", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hal", "verb", "hal", "", "", "", "simple past of"])
let v = native_list_append(v, ["yoken", "verb", "yoked", "yoked", "yoked", "", "To yoke to"])
let v = native_list_append(v, ["fond", "verb", "fond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forge", "verb", "forge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hath", "verb", "haþ", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["seren", "verb", "sere", "sered", "sered", "", "To shrivel to"])
let v = native_list_append(v, ["decide", "verb", "decide", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shoo", "verb", "shoo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["demure", "verb", "demure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vex", "verb", "vex", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dissolve", "verb", "dissolve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chill", "verb", "chill", "", "", "", "I will"])
let v = native_list_append(v, ["mature", "verb", "mature", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moisten", "verb", "moiste", "moisted", "moisted", "", "to moisten make"])
let v = native_list_append(v, ["enhance", "verb", "enhance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fume", "verb", "fume", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fully", "verb", "fully", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lee", "verb", "lee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["destroyed", "verb", "destroyed", "", "", "", "past participle of"])
let v = native_list_append(v, ["sermon", "verb", "sermon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yiff", "verb", "ȝiff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyn", "verb", "lyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ferme", "verb", "ferme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ryot", "verb", "ryot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bith", "verb", "biþ", "beth", "bis", "", "third-person singular present"])
let v = native_list_append(v, ["sind", "verb", "sinden", "sunden", "syndan", "", "plural present indicative"])
let v = native_list_append(v, ["seid", "verb", "seid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reden", "verb", "redde", "red", "red", "", "to counsel advise"])
let v = native_list_append(v, ["wer", "verb", "wer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waken", "verb", "wake", "wook", "wake", "", "to wake cease"])
let v = native_list_append(v, ["fille", "verb", "fille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warn", "verb", "warn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warren", "verb", "warren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["briste", "verb", "briste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["buste", "verb", "buste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rince", "verb", "rince", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shire", "verb", "shire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["steden", "verb", "stedde", "sted", "sted", "", "To put or"])
let v = native_list_append(v, ["surmount", "verb", "surmount", "", "", "", "alternative form of"])
let v = native_list_append(v, ["entre", "verb", "entre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salve", "verb", "salve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["survey", "verb", "survey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quoth", "verb", "quoth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["craven", "verb", "crave", "craved", "craved", "", "to ask or"])
let v = native_list_append(v, ["dolven", "verb", "dolven", "", "", "", "past participle of"])
let v = native_list_append(v, ["riche", "verb", "riche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nom", "verb", "nom", "", "", "", "third-person preterite of"])
let v = native_list_append(v, ["goo", "verb", "goo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spill", "verb", "spill", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kan", "verb", "kan", "", "", "", "to be able"])
let v = native_list_append(v, ["tappen", "verb", "tappe", "tapped", "tapped", "", "To let fluids"])
let v = native_list_append(v, ["lavi", "verb", "lavi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["woot", "verb", "wot", "woth", "wit", "", "inflection of witen"])
let v = native_list_append(v, ["delve", "verb", "delve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["compere", "verb", "compere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bis", "verb", "bis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bidden", "verb", "bad", "beden", "beden", "", "To ask beseech"])
let v = native_list_append(v, ["baptize", "verb", "baptize", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moule", "verb", "moule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hose", "verb", "hose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deve", "verb", "deve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mercy", "verb", "mercy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hired", "verb", "hirid", "hyrede", "hyrid", "", "inflection of hiren"])
let v = native_list_append(v, ["clothe", "verb", "clothe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soupe", "verb", "soupe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mach", "verb", "mach", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bern", "verb", "bern", "", "", "", "alternative form of"])
let v = native_list_append(v, ["loki", "verb", "loki", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fonde", "verb", "fonde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fand", "verb", "fand", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dee", "verb", "dee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["medi", "verb", "medi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hei", "verb", "hei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["morn", "verb", "morn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chouchen", "verb", "chouchen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["zyxt", "verb", "zyxte", "zixt", "zist", "", "second-person singular present"])
let v = native_list_append(v, ["wayne", "verb", "wayne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["groyne", "verb", "groyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["distingue", "verb", "to distingue", "", "", "", "To distinguish."])
let v = native_list_append(v, ["haben", "verb", "haben", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scheren", "verb", "schere", "scher", "schere", "", "To cut to"])
let v = native_list_append(v, ["pissen", "verb", "pisse", "pissed", "pissed", "", "To piss to"])
let v = native_list_append(v, ["pisse", "verb", "pisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sauve", "verb", "sauve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bote", "verb", "bote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dealen", "verb", "dealen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["har", "verb", "har", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slider", "verb", "slider", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schon", "verb", "schodde", "schodde", "schodde", "", "To shoe to"])
let v = native_list_append(v, ["finden", "verb", "fand", "founden", "founden", "", "to find to"])
let v = native_list_append(v, ["machen", "verb", "machen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beginnen", "verb", "beginne", "began", "begunnen", "", "to start begin"])
let v = native_list_append(v, ["lesen", "verb", "les", "loren", "loren", "", "To lose to"])
let v = native_list_append(v, ["mun", "verb", "mun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schaden", "verb", "schaded", "schaded", "schaded", "", "To shade to"])
let v = native_list_append(v, ["falle", "verb", "falle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fraynen", "verb", "frayned", "frayned", "frayned", "", "To ask or"])
let v = native_list_append(v, ["wissen", "verb", "wissen", "", "", "", "To be familiar"])
let v = native_list_append(v, ["beten", "verb", "bet", "bet", "bete", "", "To beat to"])
let v = native_list_append(v, ["haven", "verb", "hadde", "had", "had", "", "to own to"])
let v = native_list_append(v, ["nombre", "verb", "nombre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gan", "verb", "gan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leden", "verb", "lede", "ledde", "led", "", "To lead guide"])
let v = native_list_append(v, ["goon", "verb", "goon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["westen", "verb", "wested", "wested", "wested", "", "To move westwards."])
let v = native_list_append(v, ["teme", "verb", "teme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hon", "verb", "hon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tamen", "verb", "tamed", "", "tamed", "", "to tame domesticate"])
let v = native_list_append(v, ["lede", "verb", "lede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rappen", "verb", "rappe", "rapped", "rapped", "", "to strike smite"])
let v = native_list_append(v, ["ey", "verb", "ey", "", "", "", "to awe"])
let v = native_list_append(v, ["waschen", "verb", "waschen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haf", "verb", "haf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["starf", "verb", "starf", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["bras", "verb", "bras", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tasten", "verb", "tasten", "", "", "", "To taste"])
let v = native_list_append(v, ["messen", "verb", "messe", "messed", "messed", "", "To hold Mass"])
let v = native_list_append(v, ["lufian", "verb", "lufian", "", "", "", "alternative form of"])
let v = native_list_append(v, ["springen", "verb", "springen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["houten", "verb", "houte", "houted", "houted", "", "To shout call"])
let v = native_list_append(v, ["robben", "verb", "robbed", "robbed", "robbed", "", "To steal rob"])
let v = native_list_append(v, ["luke", "verb", "luke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chad", "verb", "chad", "", "", "", "I had"])
let v = native_list_append(v, ["cloven", "verb", "clove", "clofenn", "clovyn", "", "past participle of"])
let v = native_list_append(v, ["conjure", "verb", "conjure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fon", "verb", "fon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stod", "verb", "stod", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["couche", "verb", "couche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["menace", "verb", "menace", "", "", "", "alternative form of"])
let v = native_list_append(v, ["welled", "verb", "wellede", "welleden", "welde", "", "simple past/past participle"])
let v = native_list_append(v, ["liken", "verb", "liked", "liked", "liked", "", "To be appealing"])
let v = native_list_append(v, ["daw", "verb", "daw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["agen", "verb", "agen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["madden", "verb", "madde", "madded", "madded", "", "To be mad"])
let v = native_list_append(v, ["stony", "verb", "stony", "", "", "", "alternative form of"])
let v = native_list_append(v, ["matin", "verb", "matin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waren", "verb", "ware", "wared", "wared", "", "to beware"])
let v = native_list_append(v, ["sted", "verb", "sted", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bilde", "verb", "bilde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyse", "verb", "lyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leve", "verb", "leve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lese", "verb", "lese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["delfan", "verb", "delfan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ete", "verb", "ete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vanne", "verb", "vanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spille", "verb", "spille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rede", "verb", "rede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dene", "verb", "dene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["magen", "verb", "magen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["informe", "verb", "informe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forme", "verb", "forme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["agon", "verb", "ago", "ayede", "ago", "", "to go depart"])
let v = native_list_append(v, ["singen", "verb", "singe", "song", "sungen", "", "To sing something"])
let v = native_list_append(v, ["dragen", "verb", "dragen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["faran", "verb", "faran", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thorny", "verb", "thorny", "", "", "", "alternative form of"])
let v = native_list_append(v, ["synge", "verb", "synge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leigh", "verb", "leigh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dagen", "verb", "dagen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stele", "verb", "stele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["endi", "verb", "endi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cham", "verb", "cham", "", "", "", "I am"])
let v = native_list_append(v, ["chave", "verb", "chave", "", "", "", "I have"])
let v = native_list_append(v, ["chell", "verb", "chell", "", "", "", "I shall."])
let v = native_list_append(v, ["chould", "verb", "chould", "", "", "", "I should."])
let v = native_list_append(v, ["binden", "verb", "binde", "band", "bounden", "", "To bind fasten"])
let v = native_list_append(v, ["revel", "verb", "revel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["honte", "verb", "honte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ding", "verb", "ding", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mue", "verb", "mue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flambe", "verb", "flambe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thrill", "verb", "thrill", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sullen", "verb", "sullen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strangle", "verb", "strangle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["malte", "verb", "malte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fusen", "verb", "fūsed", "fused", "fūsed", "", "To send or"])
let v = native_list_append(v, ["inspired", "verb", "inspired", "", "", "", "simple past/past participle"])
let v = native_list_append(v, ["construe", "verb", "construe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aken", "verb", "ake", "ok", "aked", "", "To ache to"])
let v = native_list_append(v, ["sunne", "verb", "sunne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["asswage", "verb", "asswage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cleeve", "verb", "cleeve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hore", "verb", "hore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tras", "verb", "tras", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bouwen", "verb", "bouwen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["branden", "verb", "brande", "brante", "brant", "", "To burn to"])
let v = native_list_append(v, ["breken", "verb", "brak", "broken", "broken", "", "To break up"])
let v = native_list_append(v, ["delen", "verb", "dele", "delte", "delt", "", "To separate or"])
let v = native_list_append(v, ["haten", "verb", "hated", "hated", "hated", "", "To feel negative"])
let v = native_list_append(v, ["winnen", "verb", "wan", "wonnen", "wonnen", "", "to exert effort"])
let v = native_list_append(v, ["noot", "verb", "noot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["einde", "verb", "einde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tellen", "verb", "telle", "tolde", "told", "", "to count"])
let v = native_list_append(v, ["stelen", "verb", "stal", "stolen", "stolen", "", "to steal"])
let v = native_list_append(v, ["willen", "verb", "wolde", "wolde", "wolde", "", "to want something"])
let v = native_list_append(v, ["maken", "verb", "made", "made", "made", "", "To make or"])
let v = native_list_append(v, ["kennen", "verb", "kenne", "kenned", "kenned", "", "to make known"])
let v = native_list_append(v, ["deel", "verb", "deel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lopen", "verb", "lope", "loped", "loped", "", "to jump leap"])
let v = native_list_append(v, ["raken", "verb", "rake", "raked", "raked", "", "to rake"])
let v = native_list_append(v, ["huren", "verb", "huren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haan", "verb", "haan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maat", "verb", "maat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stap", "verb", "stap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["welke", "verb", "welke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strut", "verb", "strut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vullen", "verb", "vullen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naken", "verb", "nake", "naked", "naked", "", "To remove clothes"])
let v = native_list_append(v, ["gree", "verb", "gree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["halse", "verb", "halse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hythe", "verb", "hythe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["housel", "verb", "housel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kiþen", "verb", "kithen", "cuthen", "", "", "to kithe to"])
let v = native_list_append(v, ["heten", "verb", "hette", "het", "het", "", "To heat to"])
let v = native_list_append(v, ["hangen", "verb", "hange", "heng", "hange", "", "to hang"])
let v = native_list_append(v, ["cri", "verb", "cri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ake", "verb", "ake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wagen", "verb", "wage", "waged", "waged", "", "To employ use"])
let v = native_list_append(v, ["spurn", "verb", "spurn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["comune", "verb", "comune", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helen", "verb", "heleþ", "held", "held", "", "to cure heal"])
let v = native_list_append(v, ["stoppen", "verb", "stopped", "stopped", "stopped", "", "to stop"])
let v = native_list_append(v, ["smaken", "verb", "smake", "smaked", "smaked", "", "To have a"])
let v = native_list_append(v, ["crie", "verb", "crie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wringen", "verb", "wringen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gon", "verb", "go", "yede", "go", "", "to go"])
let v = native_list_append(v, ["swath", "verb", "swath", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onde", "verb", "onde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mede", "verb", "mede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["massy", "verb", "massy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leaden", "verb", "leaden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roun", "verb", "roun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sain", "verb", "sain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["honed", "verb", "honed", "", "", "", "simple past/past participle"])
let v = native_list_append(v, ["semy", "verb", "semy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quelle", "verb", "quelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["timen", "verb", "timen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flote", "verb", "flote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["goth", "verb", "goþ", "goeth", "goeþ", "", "third-person singular present"])
let v = native_list_append(v, ["halten", "verb", "halted", "halted", "halted", "", "To limp to"])
let v = native_list_append(v, ["rost", "verb", "rost", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stoup", "verb", "stoup", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thole", "verb", "thole", "", "", "", "thole suffer"])
let v = native_list_append(v, ["kis", "verb", "kis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ix", "verb", "ix", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clepe", "verb", "clepe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mech", "verb", "mech", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mak", "verb", "mak", "", "", "", "alternative form of"])
let v = native_list_append(v, ["duine", "verb", "duine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ebben", "verb", "ebbe", "ebbed", "ebbed", "", "To ebb to"])
let v = native_list_append(v, ["hatten", "verb", "hatte", "hatted", "hatted", "", "To hat to"])
let v = native_list_append(v, ["meten", "verb", "mēten", "meeten", "", "", "to meet come"])
let v = native_list_append(v, ["hitte", "verb", "hitte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["supercede", "verb", "supercede", "", "", "", "supersede"])
let v = native_list_append(v, ["liven", "verb", "liven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hode", "verb", "hode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["erne", "verb", "erne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["molde", "verb", "molde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helpen", "verb", "holp", "holpen", "holpen", "", "to help"])
let v = native_list_append(v, ["openen", "verb", "opened", "opened", "opened", "", "to open"])
let v = native_list_append(v, ["werpen", "verb", "warp", "worpen", "worpen", "", "To throw to"])
let v = native_list_append(v, ["nue", "verb", "nue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blake", "verb", "blake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toile", "verb", "toile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sede", "verb", "sede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gor", "verb", "gor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["redan", "verb", "redan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wedden", "verb", "weddien", "", "", "", "to marry to"])
let v = native_list_append(v, ["kiken", "verb", "kiked", "", "kiked", "", "to look steadfastly"])
let v = native_list_append(v, ["hawe", "verb", "hawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sien", "verb", "sien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tere", "verb", "tere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yel", "verb", "ȝel", "ȝelle", "yell", "", "alternative form of"])
let v = native_list_append(v, ["serce", "verb", "serce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stal", "verb", "stal", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["temen", "verb", "temed", "temed", "temed", "", "To bear young"])
let v = native_list_append(v, ["tesen", "verb", "tesed", "tesed", "tesed", "", "To card straighten"])
let v = native_list_append(v, ["brode", "verb", "brode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roti", "verb", "roti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lende", "verb", "lende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dele", "verb", "dele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bren", "verb", "bren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["merr", "verb", "merr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["biþ", "verb", "biþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schede", "verb", "schede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leende", "verb", "leende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bathed", "verb", "bathed", "", "", "", "simple past/past participle"])
let v = native_list_append(v, ["wot", "verb", "wot", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["yerd", "verb", "yerded", "", "yerded", "", "to beat with"])
let v = native_list_append(v, ["gamine", "verb", "gamine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["broche", "verb", "broche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["secgan", "verb", "secgan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["folde", "verb", "folde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["muke", "verb", "muke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blasen", "verb", "blase", "blased", "blased", "", "To blaze to"])
let v = native_list_append(v, ["wenden", "verb", "wende", "wente", "went", "", "to travel to"])
let v = native_list_append(v, ["rekenen", "verb", "rekenen", "", "", "", "Reckon."])
let v = native_list_append(v, ["rupe", "verb", "rupe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beden", "verb", "bede", "boden", "boden", "", "To offer present"])
let v = native_list_append(v, ["brennen", "verb", "brente", "brent", "brent", "", "To burn to"])
let v = native_list_append(v, ["plesen", "verb", "plese", "plesed", "plesed", "", "to please"])
let v = native_list_append(v, ["knoweth", "verb", "knowith", "knoweþ", "", "", "third-person singular present"])
let v = native_list_append(v, ["seeth", "verb", "seeth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helmi", "verb", "helmi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ridan", "verb", "ridan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sweltan", "verb", "sweltan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ceorfan", "verb", "ceorfan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nappi", "verb", "nappi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knowest", "verb", "knowist", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["snaw", "verb", "snaw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tull", "verb", "tull", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beon", "verb", "beon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["serge", "verb", "serge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anes", "verb", "anes", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["ende", "verb", "ende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hideth", "verb", "hideth", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["hyd", "verb", "hyd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["macian", "verb", "macian", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spere", "verb", "spere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spiwan", "verb", "spiwan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stede", "verb", "stede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stappen", "verb", "stappen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swingan", "verb", "swingan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parle", "verb", "parle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foule", "verb", "foule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bist", "verb", "beest", "best", "", "", "second-person singular present"])
let v = native_list_append(v, ["hauli", "verb", "hauli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bilden", "verb", "bilden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["poudre", "verb", "poudre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sodden", "verb", "sodden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sperren", "verb", "sperren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mone", "verb", "mon", "monde", "", "", "Expresses futurity shall"])
let v = native_list_append(v, ["luve", "verb", "luve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ple", "verb", "ple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wellen", "verb", "welled", "welled", "welled", "", "to boil to"])
let v = native_list_append(v, ["bersten", "verb", "bersten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ministre", "verb", "ministre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fullen", "verb", "fulled", "fulled", "fulled", "", "To fill to"])
let v = native_list_append(v, ["shon", "verb", "shon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tegen", "verb", "teged", "", "teged", "", "To ordain fix"])
let v = native_list_append(v, ["faveur", "verb", "faveur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fordon", "verb", "fordone", "", "fordone", "", "to kill"])
let v = native_list_append(v, ["hete", "verb", "hete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sweren", "verb", "swor", "sworen", "sworen", "", "To swear to"])
let v = native_list_append(v, ["schonen", "verb", "schoned", "schoned", "schoned", "", "To avoid spurn"])
let v = native_list_append(v, ["senden", "verb", "sende", "send", "send", "", "to send"])
let v = native_list_append(v, ["sengen", "verb", "senge", "senged", "senged", "", "to burn scorch"])
let v = native_list_append(v, ["spannen", "verb", "spanne", "spanned", "spanned", "", "To tie around"])
let v = native_list_append(v, ["sprengen", "verb", "sprenged", "spreynde", "sprenged", "", "To sprinkle or"])
let v = native_list_append(v, ["spinnen", "verb", "spinne", "span", "spunnen", "", "To spin or"])
let v = native_list_append(v, ["stinken", "verb", "stinken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["winden", "verb", "winden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["selle", "verb", "selle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gamin", "verb", "gamin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["carven", "verb", "carven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["morne", "verb", "morne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nappe", "verb", "nappe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ys", "verb", "ys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ronde", "verb", "ronde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["damni", "verb", "damni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["multe", "verb", "multe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["angre", "verb", "angre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stane", "verb", "stane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foten", "verb", "foted", "foted", "foted", "", "To move with"])
let v = native_list_append(v, ["wolken", "verb", "wolken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sayd", "verb", "sayd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["borde", "verb", "borde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salte", "verb", "salte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salten", "verb", "salte", "salted", "salted", "", "To salt food"])
let v = native_list_append(v, ["abusen", "verb", "abuse", "abused", "abused", "", "To misuse to"])
let v = native_list_append(v, ["deciden", "verb", "decide", "decided", "decided", "", "To make a"])
let v = native_list_append(v, ["comen", "verb", "cam", "cam", "come", "", "to come"])
let v = native_list_append(v, ["abaten", "verb", "abate", "abated", "abated", "", "to beat down"])
let v = native_list_append(v, ["administren", "verb", "administre", "administred", "administred", "", "to manage or"])
let v = native_list_append(v, ["aliene", "verb", "aliene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alienen", "verb", "aliene", "aliened", "aliened", "", "To renounce or"])
let v = native_list_append(v, ["amarren", "verb", "amarren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aren", "verb", "are", "ere", "eren", "", "plural present indicative"])
let v = native_list_append(v, ["boun", "verb", "boun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["avalen", "verb", "avale", "avaled", "avaled", "", "To cause to"])
let v = native_list_append(v, ["avisen", "verb", "avise", "avised", "avised", "", "To consider review"])
let v = native_list_append(v, ["baten", "verb", "bated", "bated", "bated", "", "To batter to"])
let v = native_list_append(v, ["birlen", "verb", "birle", "birled", "birled", "", "to strike"])
let v = native_list_append(v, ["boten", "verb", "bote", "boted", "boted", "", "To solve to"])
let v = native_list_append(v, ["callen", "verb", "calle", "called", "called", "", "to call"])
let v = native_list_append(v, ["causen", "verb", "cause", "caused", "caused", "", "to cause or"])
let v = native_list_append(v, ["caven", "verb", "cave", "caved", "caved", "", "To hollow out."])
let v = native_list_append(v, ["cesen", "verb", "cesen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["comande", "verb", "comande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["comanden", "verb", "comanden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["comparen", "verb", "compare", "compared", "compared", "", "To give something"])
let v = native_list_append(v, ["completen", "verb", "completen", "", "", "", "To complete finish"])
let v = native_list_append(v, ["confirme", "verb", "confirme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conforme", "verb", "conforme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conformen", "verb", "conformed", "conformed", "conformed", "", "To obey or"])
let v = native_list_append(v, ["congelen", "verb", "congele", "congeled", "congeled", "", "to freeze become"])
let v = native_list_append(v, ["conjuren", "verb", "conjure", "conjured", "conjured", "", "To solemnly urge"])
let v = native_list_append(v, ["consideren", "verb", "considered", "considered", "considered", "", "To consider."])
let v = native_list_append(v, ["contenten", "verb", "contente", "contented", "contented", "", "to satisfy"])
let v = native_list_append(v, ["copien", "verb", "copied", "copied", "copied", "", "to copy a"])
let v = native_list_append(v, ["coronen", "verb", "coronen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crispen", "verb", "crispe", "crisped", "crisped", "", "To curl to"])
let v = native_list_append(v, ["declinen", "verb", "declined", "declined", "declined", "", "To move or"])
let v = native_list_append(v, ["deformen", "verb", "deformed", "deformed", "deformed", "", "To deform disfigure"])
let v = native_list_append(v, ["demanden", "verb", "demanden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sitten", "verb", "zitten", "zitte", "", "", "to sit"])
let v = native_list_append(v, ["devoren", "verb", "devoren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["doten", "verb", "dote", "doted", "doted", "", "To be or"])
let v = native_list_append(v, ["duren", "verb", "dure", "dured", "dured", "", "to last continue"])
let v = native_list_append(v, ["engendren", "verb", "engendren", "", "", "", "to beget"])
let v = native_list_append(v, ["leys", "verb", "leys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["enrollen", "verb", "enrolled", "enrolled", "enrolled", "", "To enter a"])
let v = native_list_append(v, ["entren", "verb", "entred", "entred", "entred", "", "To enter to"])
let v = native_list_append(v, ["flete", "verb", "flete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fleten", "verb", "flete", "fleted", "fleted", "", "To go or"])
let v = native_list_append(v, ["floten", "verb", "flote", "floted", "floted", "", "To move in"])
let v = native_list_append(v, ["fomenten", "verb", "fomente", "fomented", "fomented", "", "To apply a"])
let v = native_list_append(v, ["formen", "verb", "formed", "formed", "formed", "", "To make or"])
let v = native_list_append(v, ["fumen", "verb", "fume", "fumed", "fumed", "", "To emit fumes"])
let v = native_list_append(v, ["gane", "verb", "gane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gasten", "verb", "gaste", "gasted", "gasted", "", "to frighten terrify"])
let v = native_list_append(v, ["hilen", "verb", "hiled", "hylen", "hil", "", "to cover"])
let v = native_list_append(v, ["pluke", "verb", "pluke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hurte", "verb", "hurte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hurten", "verb", "hurte", "hurt", "hurt", "", "To hurt cause"])
let v = native_list_append(v, ["schoen", "verb", "schoen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onen", "verb", "onede", "ioned", "ioned", "", "to unify to"])
let v = native_list_append(v, ["laven", "verb", "laved", "laved", "laved", "", "To clean with"])
let v = native_list_append(v, ["parten", "verb", "parte", "parted", "parted", "", "to divide"])
let v = native_list_append(v, ["pelen", "verb", "pele", "peled", "peled", "", "To beat or"])
let v = native_list_append(v, ["preserven", "verb", "preserve", "presarve", "", "", "To keep safe"])
let v = native_list_append(v, ["procede", "verb", "procede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["proceden", "verb", "proceded", "proceded", "proceded", "", "To proceed to"])
let v = native_list_append(v, ["procuren", "verb", "procured", "procureed", "procured", "", "To bring about"])
let v = native_list_append(v, ["queden", "verb", "queden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["queme", "verb", "queme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quemen", "verb", "quemed", "quemed", "quemed", "", "To please or"])
let v = native_list_append(v, ["manasen", "verb", "manasen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["marre", "verb", "marre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maten", "verb", "mate", "mated", "mated", "", "To checkmate capture"])
let v = native_list_append(v, ["molesten", "verb", "molested", "molested", "molested", "", "To harm disturb"])
let v = native_list_append(v, ["nombren", "verb", "nombred", "nombred", "nombred", "", "To enumerate or"])
let v = native_list_append(v, ["noten", "verb", "notien", "", "", "", "to use make"])
let v = native_list_append(v, ["oren", "verb", "ore", "ored", "ored", "", "To treat mercifully."])
let v = native_list_append(v, ["reforme", "verb", "reforme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reformen", "verb", "reformed", "reformed", "reformed", "", "To restore or"])
let v = native_list_append(v, ["releven", "verb", "releve", "releved", "releved", "", "to relieve"])
let v = native_list_append(v, ["reme", "verb", "reme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["remen", "verb", "reme", "remed", "remed", "", "To lament to"])
let v = native_list_append(v, ["reporten", "verb", "reported", "", "reported", "", "to report"])
let v = native_list_append(v, ["resisten", "verb", "resisted", "resisted", "resisted", "", "To resist to"])
let v = native_list_append(v, ["revele", "verb", "revele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["revelen", "verb", "reveled", "reveled", "reveled", "", "To revel to"])
let v = native_list_append(v, ["rimen", "verb", "rimed", "rimed", "rimed", "", "to count enumerate"])
let v = native_list_append(v, ["salven", "verb", "salvee", "salveed", "salveed", "", "To heal or"])
let v = native_list_append(v, ["roben", "verb", "robe", "robed", "robed", "", "To dress to"])
let v = native_list_append(v, ["roten", "verb", "roted", "roted", "roted", "", "To decompose to"])
let v = native_list_append(v, ["seden", "verb", "seded", "seded", "seded", "", "To produce seed."])
let v = native_list_append(v, ["sellen", "verb", "solde", "sold", "sold", "", "To grant to"])
let v = native_list_append(v, ["techen", "verb", "taughte", "ytaught", "ytaught", "", "to teach"])
let v = native_list_append(v, ["tiren", "verb", "tere", "tered", "tered", "", "to diminish weaken"])
let v = native_list_append(v, ["tornen", "verb", "turnen", "", "", "", "to turn rotate"])
let v = native_list_append(v, ["tose", "verb", "tose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tosen", "verb", "tosed", "tosed", "tosed", "", "To card straighten"])
let v = native_list_append(v, ["transforme", "verb", "transforme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["transformen", "verb", "transformed", "transformed", "transformed", "", "To shapeshift to"])
let v = native_list_append(v, ["trine", "verb", "trine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tumben", "verb", "tumbed", "", "tumbed", "", "to fall tumble"])
let v = native_list_append(v, ["turnen", "verb", "turned", "turned", "turned", "", "to turn"])
let v = native_list_append(v, ["usen", "verb", "us", "use", "usi", "", "Use."])
let v = native_list_append(v, ["varen", "verb", "varen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["veden", "verb", "veden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waxen", "verb", "waxe", "wex", "ywaxen", "", "To grow become"])
let v = native_list_append(v, ["thriven", "verb", "thriven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["charme", "verb", "charme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geste", "verb", "geste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whan", "verb", "whan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sownen", "verb", "sowned", "", "sowned", "", "to sound"])
let v = native_list_append(v, ["dere", "verb", "dere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glood", "verb", "glood", "", "", "", "singular past of"])
let v = native_list_append(v, ["twynne", "verb", "twynne", "", "", "", "twin"])
let v = native_list_append(v, ["knowe", "verb", "knowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["craved", "verb", "craved", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["wonen", "verb", "woned", "", "woned", "", "to abide to"])
let v = native_list_append(v, ["gaf", "verb", "gaf", "", "", "", "past of given"])
let v = native_list_append(v, ["ert", "verb", "ert", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rewe", "verb", "rewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["breyde", "verb", "breyde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herberwe", "verb", "herberwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lisse", "verb", "lisse", "", "", "", "To relieve mitigate"])
let v = native_list_append(v, ["horse", "verb", "horse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ethe", "verb", "ethe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chiese", "verb", "chiese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["taxe", "verb", "taxe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["libben", "verb", "libben", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deferre", "verb", "deferre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chwas", "verb", "chwas", "", "", "", "I was."])
let v = native_list_append(v, ["sarsen", "verb", "sarse", "sarsed", "sarsed", "", "To sieve filter"])
let v = native_list_append(v, ["baptise", "verb", "baptise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reheat", "verb", "reheat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["passen", "verb", "passed", "passed", "passed", "", "to pass"])
let v = native_list_append(v, ["damne", "verb", "damne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["storie", "verb", "storie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leis", "verb", "leis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tost", "verb", "tost", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fede", "verb", "fede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shriven", "verb", "shriven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["recette", "verb", "recette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tamed", "verb", "tamed", "", "", "", "simple past and"])
let v = native_list_append(v, ["thirl", "verb", "thirl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dingen", "verb", "dinge", "dong", "dungen", "", "To violently hit"])
let v = native_list_append(v, ["suing", "verb", "suing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geest", "verb", "geest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pakken", "verb", "pakked", "pakked", "pakked", "", "To pack to"])
let v = native_list_append(v, ["longen", "verb", "longed", "", "longed", "", "to long yearn"])
let v = native_list_append(v, ["stonden", "verb", "stonde", "stod", "stonde", "", "to stand"])
let v = native_list_append(v, ["theo", "verb", "theo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["graven", "verb", "grave", "grof", "grave", "", "To dig or"])
let v = native_list_append(v, ["seke", "verb", "seke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["muste", "verb", "muste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["delven", "verb", "delve", "dalf", "dolven", "", "To dig or"])
let v = native_list_append(v, ["savi", "verb", "savi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deine", "verb", "deine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ette", "verb", "ette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["treden", "verb", "trede", "trad", "trede", "", "To place ones"])
let v = native_list_append(v, ["holpen", "verb", "holpen", "", "", "", "past participle of"])
let v = native_list_append(v, ["nimen", "verb", "nom", "nomen", "nomen", "", "To take to"])
let v = native_list_append(v, ["renne", "verb", "renne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gamme", "verb", "gamme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liki", "verb", "liki", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sho", "verb", "sho", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pryde", "verb", "pryde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vanni", "verb", "vanni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nere", "verb", "nere", "", "", "", "werent"])
let v = native_list_append(v, ["chuse", "verb", "chuse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["messe", "verb", "messe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["felle", "verb", "felle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wisten", "verb", "westen", "", "", "", "plural past of"])
let v = native_list_append(v, ["baken", "verb", "book", "book", "bake", "", "To bake to"])
let v = native_list_append(v, ["sipen", "verb", "siped", "", "siped", "", "To seep to"])
let v = native_list_append(v, ["sippen", "verb", "sipped", "", "sipped", "", "to sip to"])
let v = native_list_append(v, ["wox", "verb", "wox", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["beteren", "verb", "betere", "betered", "betered", "", "To better to"])
let v = native_list_append(v, ["walken", "verb", "welk", "welk", "walke", "", "To roll toss"])
let v = native_list_append(v, ["wakien", "verb", "wakie", "wakied", "wakied", "", "to watch awake"])
let v = native_list_append(v, ["waknen", "verb", "wakne", "wakned", "wakned", "", "To waken."])
let v = native_list_append(v, ["slepen", "verb", "sleped", "slep", "sleped", "", "To sleep to"])
let v = native_list_append(v, ["belwen", "verb", "belwed", "belwed", "belwed", "", "To growl or"])
let v = native_list_append(v, ["xun", "verb", "xun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waggen", "verb", "wagged", "", "wagged", "", "to move to"])
let v = native_list_append(v, ["ney", "verb", "ney", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ked", "verb", "ked", "", "", "", "past participle of"])
let v = native_list_append(v, ["eilen", "verb", "eile", "eiled", "eiled", "", "to trouble afflict"])
let v = native_list_append(v, ["folu", "verb", "folu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brede", "verb", "brede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["melte", "verb", "melte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waye", "verb", "waye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smarten", "verb", "smarten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lond", "verb", "lond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kisse", "verb", "kisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["queste", "verb", "queste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["asse", "verb", "asse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hild", "verb", "hild", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eken", "verb", "eken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rese", "verb", "rese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warnen", "verb", "warne", "warned", "warned", "", "to warn admonish"])
let v = native_list_append(v, ["whin", "verb", "whin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["horden", "verb", "horde", "horded", "horded", "", "To secrete hoard"])
let v = native_list_append(v, ["springe", "verb", "springe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wære", "verb", "wære", "", "", "", "alternative form of"])
let v = native_list_append(v, ["madde", "verb", "madde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["segen", "verb", "seged", "seged", "seged", "", "To siege to"])
let v = native_list_append(v, ["entri", "verb", "entri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["confermi", "verb", "confermi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hitten", "verb", "hitte", "hit", "hit", "", "To hit to"])
let v = native_list_append(v, ["nakne", "verb", "nakne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["procuri", "verb", "procuri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glorie", "verb", "glorie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pini", "verb", "pini", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rotte", "verb", "rotte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grane", "verb", "grane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cappe", "verb", "cappe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["prede", "verb", "prede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trippe", "verb", "trippe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brande", "verb", "brande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conferme", "verb", "conferme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tappe", "verb", "tappe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["richen", "verb", "riched", "riched", "riched", "", "To make richer"])
let v = native_list_append(v, ["heiende", "verb", "heiende", "", "", "", "present participle of"])
let v = native_list_append(v, ["broughten", "verb", "broughten", "", "", "", "plural past of"])
let v = native_list_append(v, ["thoughten", "verb", "thoghten", "þoghten", "þoughten", "", "plural past of"])
let v = native_list_append(v, ["soughten", "verb", "soughten", "", "", "", "past participle of"])
let v = native_list_append(v, ["yborne", "verb", "yborne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yborn", "verb", "yborn", "", "", "", "past participle of"])
let v = native_list_append(v, ["suren", "verb", "sure", "sured", "sured", "", "To plead swear"])
let v = native_list_append(v, ["flye", "verb", "flye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meden", "verb", "meded", "meded", "meded", "", "to reward gift"])
let v = native_list_append(v, ["nye", "verb", "nye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tullen", "verb", "tullen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lolled", "verb", "ilolled", "", "", "", "past participle of"])
let v = native_list_append(v, ["hien", "verb", "hied", "", "hied", "", "alternative form of"])
let v = native_list_append(v, ["sopi", "verb", "sopi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["monen", "verb", "mone", "moned", "moned", "", "to remember be"])
let v = native_list_append(v, ["stinge", "verb", "stinge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["valui", "verb", "valui", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lokin", "verb", "lokin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shewing", "verb", "shewing", "", "", "", "present participle of"])
let v = native_list_append(v, ["maligne", "verb", "maligne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["droppe", "verb", "droppe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["myre", "verb", "myre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["loven", "verb", "loved", "loved", "loved", "", "To love to"])
let v = native_list_append(v, ["sterven", "verb", "sterve", "starf", "storven", "", "To die or"])
let v = native_list_append(v, ["schap", "verb", "schap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wynd", "verb", "wynd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["disperge", "verb", "disperge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sper", "verb", "sper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spenden", "verb", "spende", "spended", "spended", "", "to spend"])
let v = native_list_append(v, ["cresce", "verb", "cresce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grillen", "verb", "grullen", "", "", "", "to irritate annoy"])
let v = native_list_append(v, ["oneth", "verb", "anes", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["mostest", "verb", "mustest", "", "", "", "second-person singular present/past"])
let v = native_list_append(v, ["tole", "verb", "tole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lesse", "verb", "lesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["porge", "verb", "porge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["steren", "verb", "steren", "", "", "", "To incite to"])
let v = native_list_append(v, ["wyn", "verb", "wyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wroughten", "verb", "wroughten", "", "", "", "past participle of"])
let v = native_list_append(v, ["differre", "verb", "differre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grype", "verb", "grype", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wones", "verb", "wones", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foond", "verb", "foond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["corve", "verb", "corve", "", "", "", "inflection of kerven"])
let v = native_list_append(v, ["toste", "verb", "toste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fecht", "verb", "fecht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rone", "verb", "rone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flei", "verb", "flei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deie", "verb", "deie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sermone", "verb", "sermone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rosen", "verb", "rosed", "rosed", "rosed", "", "To boast to"])
let v = native_list_append(v, ["musi", "verb", "musi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["falde", "verb", "falde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tippen", "verb", "tippe", "tipped", "tipped", "", "to fall be"])
let v = native_list_append(v, ["quaken", "verb", "quake", "quaked", "quaked", "", "To tremble with"])
let v = native_list_append(v, ["thinke", "verb", "thinke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herber", "verb", "herber", "", "", "", "alternative form of"])
let v = native_list_append(v, ["linnen", "verb", "linne", "lan", "", "", "To stop or"])
let v = native_list_append(v, ["holden", "verb", "held", "held", "holde", "", "to hold"])
let v = native_list_append(v, ["spurie", "verb", "spurie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brane", "verb", "brane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["savun", "verb", "savun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tye", "verb", "tye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sille", "verb", "sille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ryve", "verb", "ryve", "", "", "", "rive"])
let v = native_list_append(v, ["demaunde", "verb", "demaunde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barken", "verb", "barken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verien", "verb", "verien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tilien", "verb", "tilien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roven", "verb", "roven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["luvan", "verb", "luvan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ponnen", "verb", "ponnen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["synny", "verb", "synny", "", "", "", "alternative form of"])
let v = native_list_append(v, ["remi", "verb", "remi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unien", "verb", "unied", "", "unied", "", "to combine join"])
let v = native_list_append(v, ["tulien", "verb", "tulien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["casten", "verb", "casten", "", "", "", "cast"])
let v = native_list_append(v, ["soru", "verb", "soru", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brai", "verb", "brai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["teren", "verb", "tar", "torn", "torn", "", "To tear to"])
let v = native_list_append(v, ["drepe", "verb", "drepe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spek", "verb", "spek", "", "", "", "alternative form of"])
let v = native_list_append(v, ["atte", "verb", "atte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schakelen", "verb", "schok", "schaken", "schaken", "", "To shackle to"])
let v = native_list_append(v, ["schaken", "verb", "schok", "schok", "schake", "", "To shake or"])
let v = native_list_append(v, ["adressen", "verb", "adressed", "adressed", "adressed", "", "To aim or"])
let v = native_list_append(v, ["blasfeme", "verb", "blasfeme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kussen", "verb", "kussen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stakur", "verb", "stakur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wroten", "verb", "wrooten", "", "", "", "plural past indicative"])
let v = native_list_append(v, ["dalen", "verb", "dalen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dassen", "verb", "dassen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wisen", "verb", "wised", "wised", "wised", "", "To direct or"])
let v = native_list_append(v, ["adrede", "verb", "adrede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hosen", "verb", "hose", "hosed", "hosed", "", "To equip with"])
let v = native_list_append(v, ["burye", "verb", "burye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bringe", "verb", "bringe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blesse", "verb", "blesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beholde", "verb", "beholde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seyde", "verb", "seyde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sayde", "verb", "sayde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saile", "verb", "saile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tach", "verb", "taught", "", "taught", "", "alternative form of"])
let v = native_list_append(v, ["aski", "verb", "aski", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aske", "verb", "aske", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rebell", "verb", "rebell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["telleth", "verb", "telleth", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["crowne", "verb", "crowne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["duale", "verb", "duale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skift", "verb", "skifted", "skifted", "skifted", "", "to divide share"])
let v = native_list_append(v, ["souple", "verb", "souple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shapen", "verb", "shapen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["froren", "verb", "froren", "", "", "", "past participle of"])
let v = native_list_append(v, ["moten", "verb", "mot", "moste", "", "", "To have or"])
let v = native_list_append(v, ["quellen", "verb", "quelled", "quelled", "quelled", "", "To kill or"])
let v = native_list_append(v, ["voiden", "verb", "voiden", "", "", "", "To leave to"])
let v = native_list_append(v, ["speake", "verb", "speake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyme", "verb", "tyme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saide", "verb", "saide", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fleete", "verb", "fleete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seeme", "verb", "seeme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["compasse", "verb", "compasse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saye", "verb", "saye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["batre", "verb", "batre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bekken", "verb", "bekken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hied", "verb", "hied", "", "", "", "alternative form of"])
let v = native_list_append(v, ["berken", "verb", "bark", "borken", "borken", "", "To bark make"])
let v = native_list_append(v, ["singeth", "verb", "singeth", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["deare", "verb", "deare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leep", "verb", "leep", "", "", "", "leap"])
let v = native_list_append(v, ["tolle", "verb", "tolle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["monin", "verb", "monin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rebelle", "verb", "rebelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sode", "verb", "sode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reven", "verb", "refte", "reft", "reft", "", "To cause someone"])
let v = native_list_append(v, ["astony", "verb", "astony", "", "", "", "alternative form of"])
let v = native_list_append(v, ["prikken", "verb", "prikked", "", "prikked", "", "to prick pierce"])
let v = native_list_append(v, ["baite", "verb", "baite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brist", "verb", "brist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pikken", "verb", "pikken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wolde", "verb", "wolde", "", "", "", "inflection of willen"])
let v = native_list_append(v, ["heilen", "verb", "heylen", "hailen", "haylen", "", "to hail greet"])
let v = native_list_append(v, ["schone", "verb", "schone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sewe", "verb", "sewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["welken", "verb", "welke", "welked", "welked", "", "To become dry"])
let v = native_list_append(v, ["welk", "verb", "welk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hirs", "verb", "hirs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scape", "verb", "scape", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kysse", "verb", "kysse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gemen", "verb", "gemen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mantelle", "verb", "mantelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leynd", "verb", "leynd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noyse", "verb", "noyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["colde", "verb", "colde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["speke", "verb", "speke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wark", "verb", "wark", "", "", "", "alternative form of"])
let v = native_list_append(v, ["follen", "verb", "follen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dresse", "verb", "dresse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brenne", "verb", "brenne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["valen", "verb", "vale", "valed", "valed", "", "To cause to"])
let v = native_list_append(v, ["gaine", "verb", "gaine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tresse", "verb", "tresse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["surmonte", "verb", "surmonte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leese", "verb", "leese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perce", "verb", "perce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brynge", "verb", "brynge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dronken", "verb", "dronken", "", "", "", "past participle of"])
let v = native_list_append(v, ["menen", "verb", "menen", "", "", "", "to intend to"])
let v = native_list_append(v, ["shonen", "verb", "shonen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shet", "verb", "shet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wyse", "verb", "wyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyke", "verb", "lyke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["newe", "verb", "newe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deere", "verb", "deere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deale", "verb", "deale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["begge", "verb", "begge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worde", "verb", "worde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saine", "verb", "saine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sourde", "verb", "sourde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["esche", "verb", "esche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helmen", "verb", "helme", "helmed", "helmed", "", "To behelm to"])
let v = native_list_append(v, ["lovin", "verb", "lovin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sinen", "verb", "sinen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saven", "verb", "saved", "saved", "saved", "", "To save prevent"])
let v = native_list_append(v, ["eren", "verb", "ere", "ered", "ered", "", "To plow/plough or"])
let v = native_list_append(v, ["chauffe", "verb", "chauffe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lovien", "verb", "lovien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["putten", "verb", "putte", "putte", "put", "", "to put"])
let v = native_list_append(v, ["creat", "verb", "create", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["buhen", "verb", "buhen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bery", "verb", "bery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["piken", "verb", "pike", "piked", "piked", "", "To pick at"])
let v = native_list_append(v, ["tronen", "verb", "trone", "troned", "troned", "", "To enthrone to"])
let v = native_list_append(v, ["astonie", "verb", "astonie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schapen", "verb", "schop", "schop", "schape", "", "To create or"])
let v = native_list_append(v, ["swyve", "verb", "swyve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fley", "verb", "fley", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rusten", "verb", "rusted", "rusted", "rusted", "", "To rust to"])
let v = native_list_append(v, ["helden", "verb", "helde", "helded", "helded", "", "to pour to"])
let v = native_list_append(v, ["redde", "verb", "redde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dynen", "verb", "dyne", "dyned", "dyned", "", "To eat lunch"])
let v = native_list_append(v, ["wonnen", "verb", "wonned", "", "wonned", "", "alternative form of"])
let v = native_list_append(v, ["staren", "verb", "stare", "stared", "stared", "", "to look fixedly"])
let v = native_list_append(v, ["placen", "verb", "placed", "placed", "placed", "", "To place or"])
let v = native_list_append(v, ["stampen", "verb", "stampe", "stamped", "stamped", "", "To pound or"])
let v = native_list_append(v, ["feld", "verb", "feld", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["loke", "verb", "loke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foulen", "verb", "fouled", "fouled", "fouled", "", "To dirty or"])
let v = native_list_append(v, ["plukken", "verb", "plukked", "plukked", "plukked", "", "To pluck to"])
let v = native_list_append(v, ["sweven", "verb", "sweve", "sweved", "sweved", "", "to put to"])
let v = native_list_append(v, ["trede", "verb", "trede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["essu", "verb", "essu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["difforme", "verb", "difforme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gron", "verb", "gron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tombed", "verb", "tombed", "", "", "", "simple past/past participle"])
let v = native_list_append(v, ["dissimile", "verb", "dissimile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suere", "verb", "suere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hette", "verb", "hette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ringen", "verb", "ringen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flyte", "verb", "flyte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lande", "verb", "lande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tiden", "verb", "tiden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deren", "verb", "dered", "dered", "dered", "", "To damage or"])
let v = native_list_append(v, ["denen", "verb", "denen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reise", "verb", "reise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sware", "verb", "sware", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reisen", "verb", "reisen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hadde", "verb", "hadd", "had", "ad", "", "had"])
let v = native_list_append(v, ["dorste", "verb", "dorste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fanne", "verb", "fanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["belanden", "verb", "belanded", "", "belanded", "", "To bereave or"])
let v = native_list_append(v, ["buske", "verb", "buske", "", "", "", "alternative form of"])
let v = native_list_append(v, ["likken", "verb", "likke", "likked", "likked", "", "to lick"])
let v = native_list_append(v, ["staken", "verb", "stake", "staked", "staked", "", "To add stakes"])
let v = native_list_append(v, ["pluk", "verb", "pluk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["daren", "verb", "dareed", "", "dareed", "", "to lie still"])
let v = native_list_append(v, ["lyve", "verb", "lyve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hef", "verb", "hef", "", "", "", "past of heave"])
let v = native_list_append(v, ["neden", "verb", "nede", "neded", "neded", "", "to force require"])
let v = native_list_append(v, ["tep", "verb", "tep", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wirk", "verb", "wirk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kwaken", "verb", "kwaken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["envien", "verb", "envie", "envied", "envied", "", "To envy to"])
let v = native_list_append(v, ["bicaren", "verb", "bicared", "", "bicared", "", "To care or"])
let v = native_list_append(v, ["fite", "verb", "fite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ybanysshed", "verb", "ybanysshed", "", "", "", "past participle of"])
let v = native_list_append(v, ["ybarred", "verb", "ybarred", "", "", "", "past participle of"])
let v = native_list_append(v, ["ybathed", "verb", "ybathed", "", "", "", "past participle of"])
let v = native_list_append(v, ["ybedded", "verb", "ybedded", "", "", "", "past participle of"])
let v = native_list_append(v, ["ybegunne", "verb", "ybegunne", "", "", "", "past participle of"])
let v = native_list_append(v, ["yblamed", "verb", "yblamed", "", "", "", "past participle of"])
let v = native_list_append(v, ["iblessed", "verb", "iblessed", "", "", "", "past participle of"])
let v = native_list_append(v, ["sople", "verb", "sople", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weven", "verb", "weve", "waf", "weve", "", "To interlace to"])
let v = native_list_append(v, ["happenen", "verb", "happened", "happened", "happened", "", "to happen"])
let v = native_list_append(v, ["hapnen", "verb", "hapnen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snew", "verb", "snew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["destruye", "verb", "destruye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crece", "verb", "crece", "", "", "", "alternative form of"])
let v = native_list_append(v, ["isse", "verb", "isse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chove", "verb", "chove", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feden", "verb", "fedde", "fed", "fed", "", "to provide for"])
let v = native_list_append(v, ["tracen", "verb", "trace", "traced", "traced", "", "To go along"])
let v = native_list_append(v, ["decrece", "verb", "decrece", "", "", "", "alternative form of"])
let v = native_list_append(v, ["munten", "verb", "munten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["muren", "verb", "mure", "mured", "mured", "", "To enclose or"])
let v = native_list_append(v, ["gesten", "verb", "geste", "gested", "gested", "", "To host a"])
let v = native_list_append(v, ["beren", "verb", "bar", "born", "born", "", "to bear"])
let v = native_list_append(v, ["bett", "verb", "bett", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moke", "verb", "moke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heren", "verb", "hẹ̄ren", "her", "here", "", "to hear"])
let v = native_list_append(v, ["donen", "verb", "donen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hiede", "verb", "hiede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["inspiren", "verb", "inspiren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["marly", "verb", "marly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scorni", "verb", "scorni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nilt", "verb", "nilt", "", "", "", "Will not form"])
let v = native_list_append(v, ["hure", "verb", "hure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kneden", "verb", "knad", "knad", "knoden", "", "To knead to"])
let v = native_list_append(v, ["dwalen", "verb", "dwale", "dwaled", "dwaled", "", "to poison"])
let v = native_list_append(v, ["scheten", "verb", "schet", "schoten", "schoten", "", "To dart fly"])
let v = native_list_append(v, ["schoven", "verb", "schoven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["encres", "verb", "encres", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mwen", "verb", "mwen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sparren", "verb", "spare", "spared", "spared", "", "To close to"])
let v = native_list_append(v, ["rais", "verb", "rais", "", "", "", "alternative form of"])
let v = native_list_append(v, ["begynne", "verb", "begynne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["teer", "verb", "teer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dissave", "verb", "dissave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glasen", "verb", "glased", "glased", "glased", "", "To install glass"])
let v = native_list_append(v, ["rouwen", "verb", "rouwen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoken", "verb", "hoke", "hoked", "hoked", "", "to hook"])
let v = native_list_append(v, ["ibeaten", "verb", "ibeaten", "", "", "", "past participle of"])
let v = native_list_append(v, ["frese", "verb", "frese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["icravet", "verb", "icravet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verye", "verb", "verye", "", "", "", "element of an"])
let v = native_list_append(v, ["shode", "verb", "shode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["morene", "verb", "morene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weren", "verb", "were", "wern", "weryn", "", "plural past indicative/subjunctive"])
let v = native_list_append(v, ["mune", "verb", "mune", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ise", "verb", "iseiȝ", "iseien", "iseien", "", "alternative form of"])
let v = native_list_append(v, ["fostre", "verb", "fostre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nyght", "verb", "nyght", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vellen", "verb", "vellen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["manken", "verb", "manke", "manked", "manked", "", "to mangle to"])
let v = native_list_append(v, ["byen", "verb", "bye", "boghte", "boght", "", "to buy"])
let v = native_list_append(v, ["eggin", "verb", "eggin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["musen", "verb", "muse", "mused", "mused", "", "To muse to"])
let v = native_list_append(v, ["anen", "verb", "anen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drengen", "verb", "drengen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drenge", "verb", "drenge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["renden", "verb", "rende", "rente", "rent", "", "to tear rip"])
let v = native_list_append(v, ["ræven", "verb", "ræven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["enen", "verb", "ened", "ened", "ened", "", "To give birth"])
let v = native_list_append(v, ["wanten", "verb", "wanted", "wanted", "wanted", "", "To lack to"])
let v = native_list_append(v, ["agre", "verb", "agre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["faren", "verb", "ferde", "ferd", "ferd", "", "To move go"])
let v = native_list_append(v, ["felten", "verb", "felte", "felted", "felted", "", "To felt to"])
let v = native_list_append(v, ["schalen", "verb", "schale", "schaled", "schaled", "", "to shell"])
let v = native_list_append(v, ["eenden", "verb", "eenden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["halsen", "verb", "halsed", "hawsid", "hals", "", "to embrace caress"])
let v = native_list_append(v, ["hyt", "verb", "hyt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gamen", "verb", "gamed", "gamed", "gamed", "", "To joke play"])
let v = native_list_append(v, ["mose", "verb", "mose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mustest", "verb", "mustest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hurle", "verb", "hurle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["standen", "verb", "standen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stande", "verb", "stande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stangen", "verb", "stange", "stanged", "stanged", "", "To puncture with"])
let v = native_list_append(v, ["striden", "verb", "stride", "strod", "stride", "", "to stride"])
let v = native_list_append(v, ["toppen", "verb", "toppe", "topped", "topped", "", "To combat to"])
let v = native_list_append(v, ["veine", "verb", "veined", "", "veined", "", "alternative form of"])
let v = native_list_append(v, ["spisen", "verb", "spisen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["myren", "verb", "myred", "myred", "myred", "", "To confound or"])
let v = native_list_append(v, ["asken", "verb", "asked", "asked", "asked", "", "To ask someone"])
let v = native_list_append(v, ["knappen", "verb", "knappe", "knapped", "knapped", "", "To hit land"])
let v = native_list_append(v, ["bonden", "verb", "bonde", "bonded", "bonded", "", "To put in"])
let v = native_list_append(v, ["freden", "verb", "fredde", "fred", "fred", "", "To experience a"])
let v = native_list_append(v, ["swe", "verb", "swe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fonden", "verb", "fonded", "fonded", "fonded", "", "To test to"])
let v = native_list_append(v, ["tryne", "verb", "tryne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trynen", "verb", "tryne", "tryned", "tryned", "", "to go to"])
let v = native_list_append(v, ["bedelven", "verb", "bedelven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pennen", "verb", "penne", "penned", "penned", "", "To close in"])
let v = native_list_append(v, ["wol", "verb", "wol", "", "", "", "will"])
let v = native_list_append(v, ["stiched", "verb", "stiched", "", "", "", "inflection of stichen"])
let v = native_list_append(v, ["scheve", "verb", "scheve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["balken", "verb", "balke", "balked", "balked", "", "to leave an"])
let v = native_list_append(v, ["helte", "verb", "helte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beelden", "verb", "beelden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pinin", "verb", "pinin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fole", "verb", "fole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pakke", "verb", "pakke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forken", "verb", "forke", "forked", "forked", "", "To fork split"])
let v = native_list_append(v, ["biggen", "verb", "beggen", "buggen", "", "", "build"])
let v = native_list_append(v, ["twisten", "verb", "twiste", "twisted", "twisted", "", "To pressure or"])
let v = native_list_append(v, ["ringe", "verb", "ringe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["riden", "verb", "ride", "rod", "yriden", "", "To ride on"])
let v = native_list_append(v, ["mouwen", "verb", "mouwen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mul", "verb", "mul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["arne", "verb", "arne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyver", "verb", "lyver", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vreten", "verb", "vreten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sporen", "verb", "spore", "spored", "spored", "", "To spur prod"])
let v = native_list_append(v, ["rusen", "verb", "rused", "rused", "rused", "", "To repel to"])
let v = native_list_append(v, ["roste", "verb", "roste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ruden", "verb", "ruded", "ruded", "ruded", "", "To redden to"])
let v = native_list_append(v, ["lokke", "verb", "lokke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soden", "verb", "sodden", "sode", "ysode", "", "past participle of"])
let v = native_list_append(v, ["hente", "verb", "hente", "", "", "", "hent"])
let v = native_list_append(v, ["enden", "verb", "ended", "ended", "ended", "", "To stop or"])
let v = native_list_append(v, ["sope", "verb", "sope", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bete", "verb", "bete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spinne", "verb", "spinne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abaissen", "verb", "abaissen", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["upholden", "verb", "upheld", "upheld", "upholde", "", "To hold up"])
let v = native_list_append(v, ["kerven", "verb", "kerve", "carf", "corven", "", "To cut or"])
let v = native_list_append(v, ["welpen", "verb", "welpen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herbergen", "verb", "herberged", "herberged", "herberged", "", "To supply or"])
let v = native_list_append(v, ["seise", "verb", "seise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beote", "verb", "beote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoten", "verb", "hatte", "hot", "hotende", "", "to command enjoin"])
let v = native_list_append(v, ["smake", "verb", "smake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alinen", "verb", "alined", "", "alined", "", "to copulate"])
let v = native_list_append(v, ["lenden", "verb", "lende", "lente", "lent", "", "To come to"])
let v = native_list_append(v, ["refe", "verb", "refe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abaisshen", "verb", "abaisshen", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["masen", "verb", "mase", "mased", "mased", "", "To bewilder amaze"])
let v = native_list_append(v, ["unne", "verb", "unne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moun", "verb", "moun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forcoveren", "verb", "forcovere", "forcovered", "forcovered", "", "to cover completely"])
let v = native_list_append(v, ["ræden", "verb", "ræden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feme", "verb", "feme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fele", "verb", "fele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seien", "verb", "seie", "seide", "seid", "", "To say that"])
let v = native_list_append(v, ["weste", "verb", "weste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["honti", "verb", "honti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["egre", "verb", "egre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["demere", "verb", "demere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mangelen", "verb", "mengele", "mengeled", "mengeled", "", "alternative form of"])
let v = native_list_append(v, ["hebbe", "verb", "hebbe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rosti", "verb", "rosti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["serven", "verb", "served", "served", "served", "", "to serve be"])
let v = native_list_append(v, ["deyin", "verb", "deyin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stremen", "verb", "streme", "stremed", "stremed", "", "To bleed to"])
let v = native_list_append(v, ["redresse", "verb", "redresse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spil", "verb", "spil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hurkle", "verb", "hurkle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meve", "verb", "meve", "", "", "", "move"])
let v = native_list_append(v, ["enchafe", "verb", "enchafe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vexe", "verb", "vexe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dissimule", "verb", "dissimule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["halte", "verb", "halte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scande", "verb", "scande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rynge", "verb", "rynge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["defoul", "verb", "defoul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cloute", "verb", "cloute", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tillen", "verb", "tille", "tilled", "tilled", "", "To convince tempt"])
let v = native_list_append(v, ["feigne", "verb", "feigne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smerte", "verb", "smerte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smerten", "verb", "smerte", "smart", "smorten", "", "To smart injure"])
let v = native_list_append(v, ["byggen", "verb", "byggen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mynte", "verb", "mynte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["krave", "verb", "krave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deche", "verb", "deche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fleme", "verb", "fleme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fule", "verb", "fule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burton", "verb", "burton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abashen", "verb", "abashe", "abashed", "abashed", "", "to embarrass shame"])
let v = native_list_append(v, ["gre", "verb", "gre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyl", "verb", "hyl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tollen", "verb", "tolle", "tolled", "tolled", "", "To bring take"])
let v = native_list_append(v, ["bouwe", "verb", "bouwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leze", "verb", "leze", "", "", "", "alternative form of"])
let v = native_list_append(v, ["winne", "verb", "winne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bihaten", "verb", "bihaten", "", "", "", "to promise"])
let v = native_list_append(v, ["huld", "verb", "huld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perced", "verb", "perced", "", "", "", "simple past and"])
let v = native_list_append(v, ["overhelen", "verb", "overheled", "", "overheled", "", "To cover to"])
let v = native_list_append(v, ["tille", "verb", "tille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snaren", "verb", "snare", "snared", "snared", "", "To ensnare to"])
let v = native_list_append(v, ["loggen", "verb", "logge", "logged", "logged", "", "to encamp"])
let v = native_list_append(v, ["scanne", "verb", "scanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wernen", "verb", "werne", "werned", "werned", "", "To deny or"])
let v = native_list_append(v, ["afrainen", "verb", "afrainen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frain", "verb", "frain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frainen", "verb", "frainen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blyn", "verb", "blyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wlappen", "verb", "lappen", "wrappen", "", "", "to wrap fold"])
let v = native_list_append(v, ["lappen", "verb", "wlappen", "", "", "", "to wrap fold"])
let v = native_list_append(v, ["takken", "verb", "takked", "", "takked", "", "to attach"])
let v = native_list_append(v, ["wrappen", "verb", "wrappen", "", "", "", "to wrap wrap"])
let v = native_list_append(v, ["cweman", "verb", "cweman", "", "", "", "alternative form of"])
let v = native_list_append(v, ["overheled", "verb", "overheled", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["venum", "verb", "venum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["picken", "verb", "picken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boti", "verb", "boti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saugh", "verb", "saugh", "", "", "", "past of seen"])
let v = native_list_append(v, ["skurn", "verb", "skurn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["englue", "verb", "englue", "", "", "", "join together as"])
let v = native_list_append(v, ["blasfemen", "verb", "blasfeme", "blasfemed", "blasfemed", "", "to blaspheme to"])
let v = native_list_append(v, ["chalenge", "verb", "chalenge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["linne", "verb", "linne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toost", "verb", "toost", "", "", "", "alternative form of"])
let v = native_list_append(v, ["charmen", "verb", "charme", "charmed", "charmed", "", "To cast a"])
let v = native_list_append(v, ["yeven", "verb", "yaf", "iyeven", "iyeven", "", "alternative form of"])
let v = native_list_append(v, ["schappen", "verb", "schappen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trukien", "verb", "truken", "troken", "trochen", "", "to barter trade"])
let v = native_list_append(v, ["þolien", "verb", "þolien", "", "", "", "to suffer to"])
let v = native_list_append(v, ["þarf", "verb", "þarf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shote", "verb", "shote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["volden", "verb", "volden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["volde", "verb", "volde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ruston", "verb", "ruston", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ycleped", "verb", "ycleped", "", "", "", "past participle of"])
let v = native_list_append(v, ["hutte", "verb", "hutte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forholden", "verb", "forholde", "forheld", "forholde", "", "to detain hold"])
let v = native_list_append(v, ["glorien", "verb", "glorie", "gloried", "gloried", "", "To brag to"])
let v = native_list_append(v, ["mugen", "verb", "mugen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blome", "verb", "blome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hunte", "verb", "hunte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wanen", "verb", "wanen", "", "", "", "to moan to"])
let v = native_list_append(v, ["knowen", "verb", "knowe", "knew", "knowe", "", "to know possess"])
let v = native_list_append(v, ["ringue", "verb", "ringue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["amblen", "verb", "amble", "ambled", "ambled", "", "to walk at"])
let v = native_list_append(v, ["conquerre", "verb", "conquerre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["manglen", "verb", "mangle", "mangled", "mangled", "", "to mangle"])
let v = native_list_append(v, ["glenten", "verb", "glented", "", "glented", "", "To move quickly."])
let v = native_list_append(v, ["feble", "verb", "feble", "", "", "", "alternative form of"])
let v = native_list_append(v, ["misten", "verb", "miste", "misted", "misted", "", "to grow misty"])
let v = native_list_append(v, ["brase", "verb", "brase", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fene", "verb", "fene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["staker", "verb", "staker", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mouin", "verb", "mouin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["writhen", "verb", "writhe", "wroth", "writhe", "", "To form or"])
let v = native_list_append(v, ["hekelen", "verb", "hekelen", "", "", "", "To comb hemp"])
let v = native_list_append(v, ["squatte", "verb", "squatte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wagge", "verb", "wagge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saille", "verb", "saille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seede", "verb", "seede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pappen", "verb", "pappe", "papped", "papped", "", "to feed"])
let v = native_list_append(v, ["blaken", "verb", "blaken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tythe", "verb", "tythe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sprenge", "verb", "sprenge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wirke", "verb", "wirke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["packe", "verb", "packe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rere", "verb", "rere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waden", "verb", "wade", "wod", "wade", "", "To move forth"])
let v = native_list_append(v, ["threpe", "verb", "threpe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["darrayne", "verb", "darrayne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glorifie", "verb", "glorifie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kremen", "verb", "kremen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twiste", "verb", "twiste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["winke", "verb", "winke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blomen", "verb", "blomed", "blomed", "blomed", "", "To bloom or"])
let v = native_list_append(v, ["herde", "verb", "herde", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["pouder", "verb", "pouder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crese", "verb", "crese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cresen", "verb", "cresed", "cresed", "cresed", "", "To grow to"])
let v = native_list_append(v, ["tem", "verb", "tem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stonde", "verb", "stonde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sunge", "verb", "sunge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wete", "verb", "wete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heffe", "verb", "heffe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schere", "verb", "schere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sterve", "verb", "sterve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["werp", "verb", "werp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["werpe", "verb", "werpe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bevalle", "verb", "bevalle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wasse", "verb", "wasse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wasten", "verb", "wasted", "wasted", "wasted", "", "To ruin or"])
let v = native_list_append(v, ["drope", "verb", "drope", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schote", "verb", "schote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schove", "verb", "schove", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kerve", "verb", "kerve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["winde", "verb", "winde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wringe", "verb", "wringe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["zinge", "verb", "zinge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schete", "verb", "schete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schrede", "verb", "schrede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slepe", "verb", "slepe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spete", "verb", "spete", "", "", "", "To spit"])
let v = native_list_append(v, ["weve", "verb", "weve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brenge", "verb", "brenge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["zouke", "verb", "zouke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schold", "verb", "schold", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scholde", "verb", "schold", "xuld", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["schond", "verb", "schond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schonde", "verb", "schonde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schonden", "verb", "schonde", "schonded", "schonded", "", "To injure or"])
let v = native_list_append(v, ["gest", "verb", "gest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beft", "verb", "beft", "", "", "", "inflection of beten"])
let v = native_list_append(v, ["hakke", "verb", "hakke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mokke", "verb", "mokke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nake", "verb", "nake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plukke", "verb", "plukke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ruste", "verb", "ruste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schake", "verb", "schake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stappe", "verb", "stappe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tooste", "verb", "tooste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["werke", "verb", "werke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wippe", "verb", "wippe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hungere", "verb", "hungere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hungre", "verb", "hungre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["belde", "verb", "belde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["belden", "verb", "belded", "belded", "belded", "", "To promote motivate"])
let v = native_list_append(v, ["bemin", "verb", "bemin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beende", "verb", "beand", "", "", "", "present participle of"])
let v = native_list_append(v, ["boen", "verb", "boen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boorde", "verb", "boorde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["breiden", "verb", "breide", "braid", "brouden", "", "To drag to"])
let v = native_list_append(v, ["knelle", "verb", "knelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knel", "verb", "knel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herken", "verb", "herke", "herked", "herked", "", "to listen attentively"])
let v = native_list_append(v, ["hult", "verb", "hult", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knede", "verb", "knede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["menden", "verb", "menden", "", "", "", "cure"])
let v = native_list_append(v, ["spuwe", "verb", "spuwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wende", "verb", "wende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wene", "verb", "wene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weende", "verb", "weende", "", "", "", "wend"])
let v = native_list_append(v, ["wandre", "verb", "wandre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sowen", "verb", "sowe", "sew", "sowe", "", "To sow seed"])
let v = native_list_append(v, ["sowe", "verb", "sowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["werry", "verb", "werry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ratelen", "verb", "ratele", "rateled", "rateled", "", "to rattle"])
let v = native_list_append(v, ["busken", "verb", "busked", "busked", "busked", "", "To ready prepare"])
let v = native_list_append(v, ["ches", "verb", "ches", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["tomben", "verb", "tombed", "tombed", "tombed", "", "to inter entomb"])
let v = native_list_append(v, ["schulen", "verb", "schal", "scholde", "", "", "to owe to"])
let v = native_list_append(v, ["sawe", "verb", "sawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blin", "verb", "blin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spak", "verb", "spak", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["spede", "verb", "spede", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["cweme", "verb", "cweme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warne", "verb", "warne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ferien", "verb", "ferie", "feried", "feried", "", "To carry to"])
let v = native_list_append(v, ["andin", "verb", "andin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smorten", "verb", "ysmorte", "ismorte", "", "", "past participle of"])
let v = native_list_append(v, ["ratten", "verb", "ratten", "", "", "", "to tear apart"])
let v = native_list_append(v, ["smoren", "verb", "smore", "smored", "smored", "", "to suffocate"])
let v = native_list_append(v, ["readen", "verb", "readen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["corven", "verb", "corven", "", "", "", "past participle of"])
let v = native_list_append(v, ["washen", "verb", "washen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["storven", "verb", "storven", "", "", "", "past participle of"])
let v = native_list_append(v, ["flite", "verb", "flite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["favere", "verb", "favere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schot", "verb", "schot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pleadeth", "verb", "pleadeth", "", "", "", "present of plead"])
let v = native_list_append(v, ["loken", "verb", "loked", "loked", "loked", "", "to look at"])
let v = native_list_append(v, ["freinen", "verb", "freinen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cropen", "verb", "cropen", "", "", "", "past participle of"])
let v = native_list_append(v, ["yollen", "verb", "yollen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bikken", "verb", "bikken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bursten", "verb", "bursten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snesen", "verb", "snesed", "snesed", "snesed", "", "To sneeze"])
let v = native_list_append(v, ["snese", "verb", "snese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maked", "verb", "maked", "", "", "", "past participle of"])
let v = native_list_append(v, ["stalken", "verb", "stalke", "stalked", "stalked", "", "to stalk"])
let v = native_list_append(v, ["ruwen", "verb", "ruwen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyne", "verb", "lyn", "line", "lin", "", "alternative form of"])
let v = native_list_append(v, ["saie", "verb", "saie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forsenden", "verb", "forsende", "forsend", "forsend", "", "to send away"])
let v = native_list_append(v, ["forsend", "verb", "forsend", "", "", "", "inflection of forsenden"])
let v = native_list_append(v, ["fornimen", "verb", "fornime", "fornom", "fornomen", "", "to take away"])
let v = native_list_append(v, ["forwerpen", "verb", "forwerpe", "forwarp", "forworpen", "", "To expel or"])
let v = native_list_append(v, ["tomelten", "verb", "tomelteth", "tomeltende", "tomolt", "", "to melt away"])
let v = native_list_append(v, ["to sheden", "verb", "to sheden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["poupen", "verb", "pouped", "", "pouped", "", "to make an"])
let v = native_list_append(v, ["forcasten", "verb", "forcasten", "", "", "", "to reject cast"])
let v = native_list_append(v, ["bourde", "verb", "bourde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["custume", "verb", "custume", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schaven", "verb", "schof", "schof", "schave", "", "To scrape or"])
let v = native_list_append(v, ["rosten", "verb", "roste", "rosted", "rosted", "", "To roast or"])
let v = native_list_append(v, ["wannen", "verb", "wanned", "", "wanned", "", "to wane become"])
let v = native_list_append(v, ["seken", "verb", "sought", "", "sought", "", "to seek"])
let v = native_list_append(v, ["strengthe", "verb", "strengthe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herte", "verb", "herte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wepen", "verb", "wep", "wopen", "wopen", "", "To weep cry"])
let v = native_list_append(v, ["chafer", "verb", "chafer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["munnen", "verb", "munnen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["prechen", "verb", "prechen", "", "", "", "to preach"])
let v = native_list_append(v, ["drawen", "verb", "drogh", "drogh", "drawe", "", "To pull move"])
let v = native_list_append(v, ["afered", "verb", "affered", "afert", "averd", "", "simple past/past participle"])
let v = native_list_append(v, ["cheke", "verb", "cheek", "cheeke", "chike", "", "alternative form of"])
let v = native_list_append(v, ["drynken", "verb", "drynken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["speken", "verb", "spak", "spak", "yspeken", "", "to speak communicate"])
let v = native_list_append(v, ["toold", "verb", "toold", "", "", "", "past participle of"])
let v = native_list_append(v, ["vitaille", "verb", "vitaille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gliden", "verb", "glod", "glod", "glide", "", "to glide"])
let v = native_list_append(v, ["seyn", "verb", "seyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mysspeken", "verb", "mysspak", "mysspoken", "mysspoken", "", "to misspeak make"])
let v = native_list_append(v, ["forthcallen", "verb", "forthcalled", "", "forthcalled", "", "to provoke"])
let v = native_list_append(v, ["coigne", "verb", "coigne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyvynge", "verb", "lyvynge", "", "", "", "present participle of"])
let v = native_list_append(v, ["waymenten", "verb", "waymented", "waymented", "waymented", "", "To grieve or"])
let v = native_list_append(v, ["enuye", "verb", "enuye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyven", "verb", "lyved", "lyved", "lyved", "", "To live be"])
let v = native_list_append(v, ["synken", "verb", "sinke", "sank", "sunken", "", "to sink to"])
let v = native_list_append(v, ["dwellen", "verb", "dwele", "dweled", "dweled", "", "To dwell to"])
let v = native_list_append(v, ["floure", "verb", "floure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skapen", "verb", "skaped", "", "skaped", "", "to escape"])
let v = native_list_append(v, ["teere", "verb", "teere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crien", "verb", "cried", "cried", "cried", "", "To cry out"])
let v = native_list_append(v, ["waylen", "verb", "wayled", "", "wayled", "", "to sob to"])
let v = native_list_append(v, ["volvelle", "verb", "volvelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quethen", "verb", "quath", "quath", "queden", "", "To speak talk"])
let v = native_list_append(v, ["drede", "verb", "drede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frende", "verb", "frende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haþ", "verb", "hath", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["chaungen", "verb", "chaunged", "chaunged", "chaunged", "", "To change or"])
let v = native_list_append(v, ["romen", "verb", "romed", "", "romed", "", "to roam move"])
let v = native_list_append(v, ["deyen", "verb", "deyed", "deyde", "deyed", "", "To die to"])
let v = native_list_append(v, ["enformen", "verb", "enformed", "enformed", "enformed", "", "To grant knowledge"])
let v = native_list_append(v, ["gessen", "verb", "gessede", "ygessed", "ygessed", "", "to guess to"])
let v = native_list_append(v, ["remembren", "verb", "remembred", "remembred", "remembred", "", "to remember"])
let v = native_list_append(v, ["stode", "verb", "stode", "", "", "", "inflection of standen"])
let v = native_list_append(v, ["requere", "verb", "requere", "", "", "", "to require"])
let v = native_list_append(v, ["acqueren", "verb", "acquere", "acquered", "acquered", "", "To acquire obtain"])
let v = native_list_append(v, ["fellen", "verb", "felled", "felled", "felled", "", "To cause to"])
let v = native_list_append(v, ["sterten", "verb", "sterte", "sterte", "stert", "", "to leap"])
let v = native_list_append(v, ["jugen", "verb", "juged", "", "juged", "", "to judge"])
let v = native_list_append(v, ["dampnen", "verb", "dampned", "dampned", "dampned", "", "to condemn denounce"])
let v = native_list_append(v, ["defende", "verb", "defende", "", "", "", "defend"])
let v = native_list_append(v, ["seide", "verb", "said", "saide", "sayd", "", "first/third-person singular past"])
let v = native_list_append(v, ["suppe", "verb", "suppe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suppen", "verb", "suppen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haden", "verb", "haden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["graunten", "verb", "graunted", "", "graunted", "", "to grant to"])
let v = native_list_append(v, ["tolli", "verb", "tolli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fighten", "verb", "faught", "foghten", "foghten", "", "To fight engage"])
let v = native_list_append(v, ["devisen", "verb", "devisen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["devysen", "verb", "devysed", "", "devysed", "", "to devise to"])
let v = native_list_append(v, ["ȝiven", "verb", "ȝiven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foryiven", "verb", "foryive", "foryaf", "foryeven", "", "to forgive"])
let v = native_list_append(v, ["remorde", "verb", "remorde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["demeres", "verb", "demeres", "", "", "", "plural of demere"])
let v = native_list_append(v, ["goþ", "verb", "gaþ", "goeth", "goeþ", "", "third-person singular present"])
let v = native_list_append(v, ["accounte", "verb", "accounte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aknowen", "verb", "aknowe", "aknew", "aknowe", "", "To acknowledge to"])
let v = native_list_append(v, ["crasen", "verb", "crased", "crased", "crased", "", "To break in"])
let v = native_list_append(v, ["floryschen", "verb", "florysched", "florysched", "florysched", "", "To flourish such"])
let v = native_list_append(v, ["yiven", "verb", "yaf", "yaf", "yeven", "", "to give"])
let v = native_list_append(v, ["spayen", "verb", "spayed", "", "spayed", "", "to stab or"])
let v = native_list_append(v, ["schrewen", "verb", "schrewen", "", "", "", "To curse."])
let v = native_list_append(v, ["demar", "verb", "demar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["destrue", "verb", "destrue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["destrui", "verb", "destrui", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ussit", "verb", "ussit", "", "", "", "past participle of"])
let v = native_list_append(v, ["spue", "verb", "spue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strue", "verb", "strue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strui", "verb", "strui", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conquire", "verb", "conquire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spyn", "verb", "spyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["choken", "verb", "choke", "choked", "choked", "", "To asphyxiate or"])
let v = native_list_append(v, ["stoden", "verb", "stooden", "", "", "", "plural past of"])
let v = native_list_append(v, ["gripen", "verb", "gripe", "grop", "gripe", "", "To grip or"])
let v = native_list_append(v, ["panten", "verb", "pante", "panted", "panted", "", "To pant to"])
let v = native_list_append(v, ["droppen", "verb", "dropped", "dropped", "dropped", "", "To drip to"])
let v = native_list_append(v, ["fage", "verb", "fage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gresse", "verb", "gresse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["luse", "verb", "luse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tedde", "verb", "tedde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alie", "verb", "alie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heres", "verb", "heres", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ruson", "verb", "ruson", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sparble", "verb", "sparble", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ferd", "verb", "feerd", "feerde", "ferde", "", "past participle of"])
let v = native_list_append(v, ["tobursten", "verb", "tobresten", "tobrusten", "tobirsten", "", "to burst apart"])
let v = native_list_append(v, ["vitaile", "verb", "fetayle", "vetaille", "vetel", "", "alternative form of"])
let v = native_list_append(v, ["acten", "verb", "acte", "acted", "acted", "", "To act upon"])
let v = native_list_append(v, ["hylen", "verb", "hylen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["floter", "verb", "floter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["capen", "verb", "capen", "", "", "", "To look for"])
let v = native_list_append(v, ["aȝeinen", "verb", "aȝeinen", "", "", "", "to encounter"])
let v = native_list_append(v, ["forbrusen", "verb", "forbrused", "", "forbrused", "", "to bruise badly"])
let v = native_list_append(v, ["kemen", "verb", "kemen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shere", "verb", "shere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fantasien", "verb", "fantasied", "fantasied", "fantasied", "", "to fantasize to"])
let v = native_list_append(v, ["eart", "verb", "eart", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flen", "verb", "fleon", "", "", "", "to flee"])
let v = native_list_append(v, ["webben", "verb", "webbed", "webbed", "webbed", "", "to weave"])
let v = native_list_append(v, ["omitte", "verb", "omitte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["growe", "verb", "growe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["growne", "verb", "growne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blowe", "verb", "blowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["temien", "verb", "temien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deien", "verb", "deien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mouen", "verb", "mouen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bateren", "verb", "batered", "batered", "batered", "", "To batter to"])
let v = native_list_append(v, ["accepten", "verb", "accepted", "accepted", "accepted", "", "to accept"])
let v = native_list_append(v, ["compten", "verb", "compten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["governen", "verb", "governe", "governed", "governed", "", "To lead a"])
let v = native_list_append(v, ["frete", "verb", "frete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parlen", "verb", "parle", "parled", "parled", "", "To talk or"])
let v = native_list_append(v, ["remenen", "verb", "remene", "remened", "remened", "", "To interpret to"])
let v = native_list_append(v, ["biten", "verb", "bite", "bot", "bite", "", "to bite"])
let v = native_list_append(v, ["sillen", "verb", "sillen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kroken", "verb", "kroken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["supen", "verb", "supen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["showen", "verb", "showen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pipen", "verb", "piped", "piped", "piped", "", "To use a"])
let v = native_list_append(v, ["stopen", "verb", "stopen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trollen", "verb", "trolle", "trolled", "trolled", "", "to roll"])
let v = native_list_append(v, ["forten", "verb", "forteh", "fortogen", "fortogen", "", "To pull away"])
let v = native_list_append(v, ["mynten", "verb", "mynte", "mynte", "mynt", "", "to intend envision"])
let v = native_list_append(v, ["stupen", "verb", "stupen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["basken", "verb", "basked", "basked", "basked", "", "To bathe to"])
let v = native_list_append(v, ["rebellen", "verb", "rebelle", "rebelled", "rebelled", "", "To rebel to"])
let v = native_list_append(v, ["sparken", "verb", "sparke", "sparked", "sparked", "", "To spark emit"])
let v = native_list_append(v, ["behoven", "verb", "behoved", "", "behoved", "", "to be necessary"])
let v = native_list_append(v, ["ropen", "verb", "rope", "roped", "roped", "", "To form into"])
let v = native_list_append(v, ["betten", "verb", "betten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["riken", "verb", "riked", "", "riked", "", "to reign rule"])
let v = native_list_append(v, ["studien", "verb", "studie", "studied", "studied", "", "to study"])
let v = native_list_append(v, ["fulle", "verb", "fulle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hacke", "verb", "hacke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["totorven", "verb", "totorved", "", "totorved", "", "To pelt someone"])
let v = native_list_append(v, ["robbe", "verb", "robbe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thynken", "verb", "thynken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["revelle", "verb", "revelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mæren", "verb", "mæren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forthnimen", "verb", "forthnam", "forthnumen", "forthnumen", "", "to take away"])
let v = native_list_append(v, ["enduren", "verb", "endured", "", "endured", "", "to endure to"])
let v = native_list_append(v, ["beswiken", "verb", "biswike", "biswok", "biswiken", "", "to lure allure"])
let v = native_list_append(v, ["freet", "verb", "freet", "", "", "", "alternative simple past"])
let v = native_list_append(v, ["fretten", "verb", "fretten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beinge", "verb", "beinge", "", "", "", "present participle of"])
let v = native_list_append(v, ["founde", "verb", "founde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["walke", "verb", "walke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drawe", "verb", "drawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hye", "verb", "hye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flem", "verb", "flem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foynen", "verb", "foyned", "", "foyned", "", "to foin"])
let v = native_list_append(v, ["acompte", "verb", "acompte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baume", "verb", "baume", "", "", "", "alternative form of"])
let v = native_list_append(v, ["relaxen", "verb", "relaxen", "", "", "", "loosen make something"])
let v = native_list_append(v, ["ryden", "verb", "ryden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schave", "verb", "schave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["destroyen", "verb", "destroyed", "destroyed", "destroyed", "", "To destroy or"])
let v = native_list_append(v, ["swynken", "verb", "swinke", "swank", "swonken", "", "to labour to"])
let v = native_list_append(v, ["fordwine", "verb", "fordwine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["medlen", "verb", "medle", "medled", "medled", "", "to meddle"])
let v = native_list_append(v, ["hytt", "verb", "hytt", "", "", "", "hit"])
let v = native_list_append(v, ["forgen", "verb", "forged", "forged", "forged", "", "To make to"])
let v = native_list_append(v, ["sheete", "verb", "sheete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seeren", "verb", "seeren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seere", "verb", "seere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noumbre", "verb", "noumbre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grece", "verb", "grece", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whanne", "verb", "whanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyden", "verb", "tiden", "", "", "", "To befall to"])
let v = native_list_append(v, ["dinen", "verb", "dinen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suen", "verb", "sued", "sued", "sued", "", "to follow"])
let v = native_list_append(v, ["feien", "verb", "feie", "feied", "feied", "", "To put or"])
let v = native_list_append(v, ["housen", "verb", "housed", "housed", "housed", "", "To accommodate or"])
let v = native_list_append(v, ["recetten", "verb", "recetted", "recetted", "recetted", "", "To shelter or"])
let v = native_list_append(v, ["nappen", "verb", "nappe", "napped", "napped", "", "To nap or"])
let v = native_list_append(v, ["platten", "verb", "pletten", "", "", "", "to strike with"])
let v = native_list_append(v, ["gasen", "verb", "gase", "gased", "gased", "", "To gaze or"])
let v = native_list_append(v, ["greven", "verb", "greve", "greved", "greved", "", "to grieve"])
let v = native_list_append(v, ["kissen", "verb", "kiste", "kiste", "kiste", "", "to kiss"])
let v = native_list_append(v, ["trippen", "verb", "trippe", "tripped", "tripped", "", "To walk rhythmically"])
let v = native_list_append(v, ["attamen", "verb", "attamed", "", "attamed", "", "to cut pierce"])
let v = native_list_append(v, ["moiste", "verb", "moiste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moysten", "verb", "moysten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feren", "verb", "fere", "fered", "fered", "", "to frighten terrify"])
let v = native_list_append(v, ["knoppen", "verb", "knoppe", "knopped", "knopped", "", "To put on"])
let v = native_list_append(v, ["luggen", "verb", "lugge", "lugged", "lugged", "", "to pull"])
let v = native_list_append(v, ["duell", "verb", "duell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["afferme", "verb", "afferme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["axen", "verb", "axen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fostren", "verb", "fostred", "fostred", "fostred", "", "To supply with"])
let v = native_list_append(v, ["geten", "verb", "gete", "gat", "ygeten", "", "to get"])
let v = native_list_append(v, ["musten", "verb", "musten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["syften", "verb", "syfted", "syfted", "syfted", "", "To sift strain"])
let v = native_list_append(v, ["syllen", "verb", "syllen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tydde", "verb", "tidde", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["bifallen", "verb", "bifel", "bifel", "bifalen", "", "To occur or"])
let v = native_list_append(v, ["sugen", "verb", "sugen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sytt", "verb", "sytt", "", "", "", "sit"])
let v = native_list_append(v, ["astonen", "verb", "astoned", "astoned", "astoned", "", "To stun daze"])
let v = native_list_append(v, ["folden", "verb", "feld", "feld", "folde", "", "To bend to"])
let v = native_list_append(v, ["mensk", "verb", "mensk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["underfongen", "verb", "underfangen", "undervongen", "", "", "to undertake"])
let v = native_list_append(v, ["undergeten", "verb", "undergeten", "", "", "", "To overtake a"])
let v = native_list_append(v, ["xuld", "verb", "xuld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forshrinken", "verb", "forshrank", "forshronken", "forshronken", "", "to shrink up"])
let v = native_list_append(v, ["fornim", "verb", "fornim", "", "", "", "inflection of fornimen"])
let v = native_list_append(v, ["thenken", "verb", "thoght", "ithoght", "ithoght", "", "alternative spelling of"])
let v = native_list_append(v, ["revyn", "verb", "revyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["runan", "verb", "runan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["teamen", "verb", "teamen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baptis", "verb", "baptis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vaynquisshen", "verb", "vaynquisshen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spillen", "verb", "spille", "spilled", "spilled", "", "to slaughter eliminate"])
let v = native_list_append(v, ["sacren", "verb", "sacred", "", "sacred", "", "To consecrate especially"])
let v = native_list_append(v, ["groni", "verb", "groni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["draghen", "verb", "draghen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["derven", "verb", "darf", "ydorven", "ydorven", "", "To labour."])
let v = native_list_append(v, ["setten", "verb", "sette", "sette", "set", "", "To seat cause"])
let v = native_list_append(v, ["witen", "verb", "wiste", "wiste", "wite", "", "to know a"])
let v = native_list_append(v, ["chafare", "verb", "chafare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chafen", "verb", "chafen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shouten", "verb", "shouted", "shouted", "shouted", "", "to shout communicate"])
let v = native_list_append(v, ["losen", "verb", "lose", "losed", "losed", "", "to loose"])
let v = native_list_append(v, ["gammen", "verb", "gammen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fisshen", "verb", "fisshed", "fisshed", "fisshed", "", "to fish"])
let v = native_list_append(v, ["douwe", "verb", "douwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gleon", "verb", "gleon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["numbre", "verb", "numbre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["squatten", "verb", "squatted", "", "squatted", "", "to squat lower"])
let v = native_list_append(v, ["mylken", "verb", "mylked", "mylked", "mylked", "", "to milk obtain"])
let v = native_list_append(v, ["gase", "verb", "gase", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mollen", "verb", "molled", "molled", "molled", "", "To soften to"])
let v = native_list_append(v, ["readan", "verb", "readan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rowen", "verb", "rowe", "rew", "rowe", "", "To row paddle"])
let v = native_list_append(v, ["inbland", "verb", "inbland", "", "", "", "To mingle blend."])
let v = native_list_append(v, ["manace", "verb", "manace", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weepe", "verb", "weepe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wyll", "verb", "wyll", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grase", "verb", "grase", "", "", "", "alternative form of"])
let v = native_list_append(v, ["synne", "verb", "synne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝe", "verb", "ȝe", "", "", "", "to address a"])
let v = native_list_append(v, ["laughe", "verb", "laughe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["welden", "verb", "welded", "", "welded", "", "to reign rule"])
let v = native_list_append(v, ["tolen", "verb", "tolen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tolien", "verb", "tolien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["breede", "verb", "breede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["souke", "verb", "souke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quook", "verb", "quook", "", "", "", "past of quaken"])
let v = native_list_append(v, ["yronne", "verb", "yronne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ymaked", "verb", "ymaked", "", "", "", "past participle of"])
let v = native_list_append(v, ["ydrad", "verb", "ydred", "", "", "", "past participle of"])
let v = native_list_append(v, ["ydred", "verb", "ydred", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ybe", "verb", "ybe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ydo", "verb", "ydo", "", "", "", "past participle of"])
let v = native_list_append(v, ["ybeen", "verb", "ybeen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ypaid", "verb", "ypaid", "", "", "", "past participle of"])
let v = native_list_append(v, ["yronge", "verb", "yronge", "", "", "", "past participle of"])
let v = native_list_append(v, ["yblowe", "verb", "yblowe", "", "", "", "past participle of"])
let v = native_list_append(v, ["gaderen", "verb", "gadere", "gadered", "gadered", "", "to assemble congregate"])
let v = native_list_append(v, ["yaf", "verb", "yaf", "", "", "", "past of yiven"])
let v = native_list_append(v, ["fannen", "verb", "fanne", "fanned", "fanned", "", "To process grain"])
let v = native_list_append(v, ["deen", "verb", "deen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quave", "verb", "quave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deelen", "verb", "deelen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fillen", "verb", "filde", "fild", "fild", "", "To make or"])
let v = native_list_append(v, ["outnimen", "verb", "outnam", "outnomen", "outnomen", "", "to take out"])
let v = native_list_append(v, ["straca", "verb", "straca", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hil", "verb", "hil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝeden", "verb", "ȝeden", "", "", "", "past plural of"])
let v = native_list_append(v, ["ȝaf", "verb", "ȝaf", "", "", "", "past of ȝiven"])
let v = native_list_append(v, ["undernimen", "verb", "undernam", "undernome", "undernome", "", "to seize catch"])
let v = native_list_append(v, ["tocomen", "verb", "tocome", "tocam", "tocome", "", "To come to"])
let v = native_list_append(v, ["hyer", "verb", "hyer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fulenden", "verb", "fulended", "", "fulended", "", "To finish achieve"])
let v = native_list_append(v, ["biden", "verb", "bide", "bod", "bide", "", "to stay wait"])
let v = native_list_append(v, ["heelen", "verb", "heelen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wunnen", "verb", "wunnen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weye", "verb", "weye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stoupe", "verb", "stoupe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["makie", "verb", "makie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["besenden", "verb", "besende", "besend", "besend", "", "To send send"])
let v = native_list_append(v, ["lowe", "verb", "lowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reched", "verb", "reched", "", "", "", "past of recchen"])
let v = native_list_append(v, ["condemnen", "verb", "condemnen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pyne", "verb", "pyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["enhaunce", "verb", "enhaunce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitrenden", "verb", "bitrente", "bitrent", "bitrent", "", "To encircle or"])
let v = native_list_append(v, ["laghe", "verb", "laghe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["laughen", "verb", "laughe", "lough", "laughe", "", "To laugh to"])
let v = native_list_append(v, ["bewreken", "verb", "bewroke", "bewroken", "", "", "To wreak avenge"])
let v = native_list_append(v, ["bewrien", "verb", "bewrie", "bewried", "bewried", "", "To bury"])
let v = native_list_append(v, ["aproven", "verb", "aproved", "aproved", "aproved", "", "to prove"])
let v = native_list_append(v, ["wode", "verb", "no-table-tags", "enm-conj-wk", "woden", "", "To be or"])
let v = native_list_append(v, ["whetten", "verb", "whetted", "whetted", "whetted", "", "To sharpen to"])
let v = native_list_append(v, ["heigh", "verb", "heigh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spute", "verb", "spute", "", "", "", "to dispute to"])
let v = native_list_append(v, ["unworship", "verb", "unworship", "", "", "", "To deprive of"])
let v = native_list_append(v, ["schulde", "verb", "schulde", "", "", "", "should"])
let v = native_list_append(v, ["fonne", "verb", "fonne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wawe", "verb", "wawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kess", "verb", "kess", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schonten", "verb", "schonted", "schonte", "schonted", "", "To dodge evade"])
let v = native_list_append(v, ["schonte", "verb", "schonte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wasti", "verb", "wasti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kempe", "verb", "kempe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feine", "verb", "feine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sokun", "verb", "sokun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lofe", "verb", "lofe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["havest", "verb", "hast", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["vernish", "verb", "vernished", "", "vernished", "", "to varnish"])
let v = native_list_append(v, ["weive", "verb", "weive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snape", "verb", "snaped", "", "snaped", "", "To injure of"])
let v = native_list_append(v, ["underpight", "verb", "underpight", "", "", "", "past of underpicchen"])
let v = native_list_append(v, ["underpicchen", "verb", "underpight", "", "", "", "to fill underneath"])
let v = native_list_append(v, ["swype", "verb", "swype", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weyve", "verb", "weyve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["remord", "verb", "remord", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flowen", "verb", "flowed", "flowed", "flowed", "", "To flow stream"])
let v = native_list_append(v, ["foryetten", "verb", "foryetten", "", "", "", "past participle of"])
let v = native_list_append(v, ["dradde", "verb", "dradde", "", "", "", "past participle of"])
let v = native_list_append(v, ["werre", "verb", "werre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["belimpen", "verb", "belamp", "belumpen", "belumpen", "", "To happen occur"])
let v = native_list_append(v, ["woxen", "verb", "woxen", "", "", "", "past participle of"])
let v = native_list_append(v, ["glew", "verb", "glew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reare", "verb", "reare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["enquere", "verb", "enquere", "", "", "", "enquire inquire"])
let v = native_list_append(v, ["folwe", "verb", "folwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["prechinge", "verb", "prechinge", "", "", "", "proclaiming"])
let v = native_list_append(v, ["evangelysinge", "verb", "evangelysinge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jorney", "verb", "jorney", "", "", "", "alternative form of"])
let v = native_list_append(v, ["laft", "verb", "y-laft", "ylaft", "", "", "past participle of"])
let v = native_list_append(v, ["salvin", "verb", "salvin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brasen", "verb", "brased", "brased", "brased", "", "To cover with"])
let v = native_list_append(v, ["misqueme", "verb", "misqueme", "", "", "", "to displease offend"])
let v = native_list_append(v, ["hirte", "verb", "hirte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glasynge", "verb", "glacynge", "glasinge", "glasyng", "", "present participle of"])
let v = native_list_append(v, ["bleynte", "verb", "bleynte", "", "", "", "past participle of"])
let v = native_list_append(v, ["thornen", "verb", "thorne", "thorned", "thorned", "", "To thorn to"])
let v = native_list_append(v, ["wern", "verb", "wern", "", "", "", "alternative form of"])
let v = native_list_append(v, ["payen", "verb", "paye", "payed", "payed", "", "to pay"])
let v = native_list_append(v, ["hegge", "verb", "hegge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clappe", "verb", "clappe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["screme", "verb", "screme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["duelle", "verb", "duelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gelen", "verb", "gele", "geled", "geled", "", "To solidify or"])
let v = native_list_append(v, ["rafte", "verb", "rafte", "", "", "", "past participle of"])
let v = native_list_append(v, ["wopen", "verb", "wopen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gleen", "verb", "gleen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schiften", "verb", "schifte", "schifted", "schifted", "", "To split cut"])
let v = native_list_append(v, ["adweschen", "verb", "adwesched", "", "adwesched", "", "to quench extinguish"])
let v = native_list_append(v, ["fiste", "verb", "fiste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["filst", "verb", "filsted", "", "filsted", "", "To help aid."])
let v = native_list_append(v, ["hamle", "verb", "hamle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eyr", "verb", "eyr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["impen", "verb", "impen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feyne", "verb", "feyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["halp", "verb", "halp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pyke", "verb", "pyke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wharven", "verb", "warfte", "", "warfte", "", "to change convert"])
let v = native_list_append(v, ["forleten", "verb", "forleteth", "forlette", "", "", "To forsake disregard"])
let v = native_list_append(v, ["forblowen", "verb", "forblew", "forblowe", "forblowe", "", "to blow something"])
let v = native_list_append(v, ["noy", "verb", "noy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["woll", "verb", "woll", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["schewen", "verb", "schewed", "schewed", "schewed", "", "to show bring"])
let v = native_list_append(v, ["mistrow", "verb", "mistrow", "", "", "", "To mistrust distrust"])
let v = native_list_append(v, ["apaid", "verb", "apaid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyen", "verb", "hyed", "hyed", "hyed", "", "to hie travel"])
let v = native_list_append(v, ["ypeynted", "verb", "ypeynted", "", "", "", "past participle of"])
let v = native_list_append(v, ["sayle", "verb", "sayle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drade", "verb", "drade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["londe", "verb", "londe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wyss", "verb", "wyss", "", "", "", "was"])
let v = native_list_append(v, ["aryse", "verb", "aryse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leuyd", "verb", "leuyd", "", "", "", "alternative typography of"])
let v = native_list_append(v, ["tyll", "verb", "tyll", "", "", "", "alternative form of"])
let v = native_list_append(v, ["assayle", "verb", "assayle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rywle", "verb", "rywle", "", "", "", "rule"])
let v = native_list_append(v, ["deyde", "verb", "deyde", "", "", "", "died"])
let v = native_list_append(v, ["byholde", "verb", "byholde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smot", "verb", "smot", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["hyw", "verb", "hyw", "", "", "", "hew"])
let v = native_list_append(v, ["by-gan", "verb", "by-gan", "", "", "", "began"])
let v = native_list_append(v, ["crye", "verb", "crye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worschup", "verb", "worschup", "", "", "", "worship"])
let v = native_list_append(v, ["feede", "verb", "feede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["creese", "verb", "creese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["enbibe", "verb", "enbibe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thurst", "verb", "thurst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["compt", "verb", "compt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mollifie", "verb", "mollifie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crooken", "verb", "crooken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cleve", "verb", "cleve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swithen", "verb", "swoth", "", "", "", "to burn scorch"])
let v = native_list_append(v, ["forthristen", "verb", "forthristed", "", "forthristed", "", "to shatter smash"])
let v = native_list_append(v, ["bicomsen", "verb", "bicomsed", "", "bicomsed", "", "to begin commence."])
let v = native_list_append(v, ["biteon", "verb", "bitogh", "bitowen", "bitowen", "", "To draw over"])
let v = native_list_append(v, ["fremmen", "verb", "fremmed", "", "fremmed", "", "To perform or"])
let v = native_list_append(v, ["fulmaken", "verb", "fulmade", "", "fulmade", "", "complete perfect grow"])
let v = native_list_append(v, ["forthclepen", "verb", "forthclepe", "forthclepte", "forthclept", "", "to call forth"])
let v = native_list_append(v, ["undersechen", "verb", "undersought", "", "undersought", "", "to examine investigate"])
let v = native_list_append(v, ["underloken", "verb", "underlōked", "", "underlōked", "", "a word of"])
let v = native_list_append(v, ["enluted", "verb", "enluted", "", "", "", "past of enlute"])
let v = native_list_append(v, ["attaste", "verb", "attaste", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["apair", "verb", "apair", "", "", "", "To impair or"])
let v = native_list_append(v, ["darrein", "verb", "darrein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reve", "verb", "reve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorwe", "verb", "sorwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lifen", "verb", "lifen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stroy", "verb", "stroy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flotten", "verb", "flotten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ypunished", "verb", "ypunished", "", "", "", "past participle of"])
let v = native_list_append(v, ["knewen", "verb", "knewen", "", "", "", "plural simple past"])
let v = native_list_append(v, ["gesse", "verb", "gesse", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["hyde", "verb", "hyde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drowen", "verb", "drowen", "", "", "", "past of drawen"])
let v = native_list_append(v, ["savouren", "verb", "sāvŏuren", "savour", "savoure", "", ""])
let v = native_list_append(v, ["writen", "verb", "write", "wroot", "wreten", "", "To write draw"])
let v = native_list_append(v, ["wroot", "verb", "wroot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["enforcen", "verb", "enfōrcen", "enforse", "enfoarce", "", ""])
let v = native_list_append(v, ["reulen", "verb", "reule", "reuled", "reuled", "", "To rule govern"])
let v = native_list_append(v, ["myghte", "verb", "myghte", "", "", "", "inflection of mowen"])
let v = native_list_append(v, ["enfourmen", "verb", "enfourmen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyue", "verb", "lyue", "", "", "", "alternative typography of"])
let v = native_list_append(v, ["gayne", "verb", "gayne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tharf", "verb", "darf", "þarf", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["shoven", "verb", "shoven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["etin", "verb", "etin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wype", "verb", "wype", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mourne", "verb", "mourne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dusken", "verb", "duske", "dusked", "dusked", "", "To become or"])
let v = native_list_append(v, ["lafte", "verb", "lafte", "", "", "", "simple past of"])
let v = native_list_append(v, ["stree", "verb", "stree", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nempne", "verb", "nempned", "nempnen", "nemnen", "", "to name or"])
let v = native_list_append(v, ["nempned", "verb", "nempned", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["bringue", "verb", "bringue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wep", "verb", "wep", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heleth", "verb", "heleth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forfete", "verb", "forfete", "", "", "", "To incur a"])
let v = native_list_append(v, ["swown", "verb", "swown", "", "", "", "swoon"])
let v = native_list_append(v, ["lovon", "verb", "lovon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["distrouble", "verb", "distrouble", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grucche", "verb", "grucched", "", "grucched", "", "To murmur to"])
let v = native_list_append(v, ["grucches", "verb", "grucches", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["grucching", "verb", "grucching", "", "", "", "present participle of"])
let v = native_list_append(v, ["slike", "verb", "slike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["atsterten", "verb", "etsterten", "", "", "", "To start away"])
let v = native_list_append(v, ["atend", "verb", "atend", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["overshaken", "verb", "overshaken", "", "", "", "to disperse to"])
let v = native_list_append(v, ["dase", "verb", "dase", "", "", "", "daze"])
let v = native_list_append(v, ["amenusen", "verb", "amenused", "", "amenused", "", "to lessen"])
let v = native_list_append(v, ["amenused", "verb", "amenused", "", "", "", "past of amenusen"])
let v = native_list_append(v, ["worne", "verb", "worne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forwerpe", "verb", "forwerpe", "", "", "", "inflection of forwerpen"])
let v = native_list_append(v, ["bowne", "verb", "bowne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drenchen", "verb", "drenche", "dreynte", "dreynt", "", "To submerge to"])
let v = native_list_append(v, ["forslouthen", "verb", "forslouthed", "", "forslouthed", "", "To delay to"])
let v = native_list_append(v, ["forslouthed", "verb", "forslouthed", "", "", "", "first-/third-person singular past"])
let v = native_list_append(v, ["fourme", "verb", "fourme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gaincall", "verb", "gaincall", "", "", "", "to call to"])
let v = native_list_append(v, ["withturnen", "verb", "withturned", "", "withturned", "", "To turn around"])
let v = native_list_append(v, ["reyse", "verb", "reyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reneye", "verb", "reneye", "", "", "", "renay deny or"])
let v = native_list_append(v, ["wlaten", "verb", "wlated", "", "wlated", "", "to feel disgust"])
let v = native_list_append(v, ["supprise", "verb", "surprise", "", "", "", "surprise"])
let v = native_list_append(v, ["waiment", "verb", "waiment", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dumben", "verb", "dumbe", "dumbed", "dumbed", "", "To make no"])
let v = native_list_append(v, ["forslyngren", "verb", "forslyngred", "", "forslyngred", "", "To beat belabour."])
let v = native_list_append(v, ["forlong", "verb", "forlonged", "", "forlonged", "", "To keep or"])
let v = native_list_append(v, ["halsed", "verb", "hawsid", "halyst", "ihalset", "", "simple past of"])
let v = native_list_append(v, ["kolde", "verb", "kolde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["biwreyen", "verb", "biwreye", "biwreyed", "biwreyed", "", "To bewray to"])
let v = native_list_append(v, ["grone", "verb", "grone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["growen", "verb", "growe", "grew", "growe", "", "To grow usually"])
let v = native_list_append(v, ["abrogen", "verb", "abrogen", "", "", "", "To abrogate."])
let v = native_list_append(v, ["schifte", "verb", "schifte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["percen", "verb", "perced", "", "perced", "", "to pierce"])
let v = native_list_append(v, ["umshaden", "verb", "umshaden", "", "", "", "to overshadow or"])
let v = native_list_append(v, ["forcrempen", "verb", "forcremped", "", "forcremped", "", "To contract cramp"])
let v = native_list_append(v, ["forclemmen", "verb", "forclemmed", "", "forclemmed", "", "To pinch with"])
let v = native_list_append(v, ["syh", "verb", "syh", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["attamed", "verb", "attamed", "", "", "", "simple past/past participle"])
let v = native_list_append(v, ["halde", "verb", "halde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forgraith", "verb", "forgraith", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fornumen", "verb", "fornomen", "fornome", "fornomme", "", "past participle of"])
let v = native_list_append(v, ["mithen", "verb", "mithed", "mithed", "mithed", "", "To avoid shun"])
let v = native_list_append(v, ["gladen", "verb", "gladen", "", "", "", "to gladden"])
let v = native_list_append(v, ["fulcomen", "verb", "fulcomen", "", "", "", "To finish perfect."])
let v = native_list_append(v, ["clusen", "verb", "clused", "", "clused", "", "To close or"])
let v = native_list_append(v, ["forsethen", "verb", "forsethe", "forseth", "forsoden", "", "To boil away"])
let v = native_list_append(v, ["stonen", "verb", "stone", "stoned", "stoned", "", "To throw stones."])
let v = native_list_append(v, ["schin", "verb", "schin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["florie", "verb", "florie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skleren", "verb", "sklered", "", "sklered", "", "to veil conceal"])
let v = native_list_append(v, ["wimplen", "verb", "wimpled", "wimpled", "wimpled", "", "To conceal especially"])
let v = native_list_append(v, ["trispast", "verb", "trispast", "", "", "", "past participle of"])
let v = native_list_append(v, ["yeme", "verb", "yeme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crased", "verb", "crased", "", "", "", "past of crasen"])
let v = native_list_append(v, ["quysen", "verb", "quysed", "", "quysed", "", "to squeeze press"])
let v = native_list_append(v, ["draden", "verb", "draden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["browden", "verb", "browden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heven", "verb", "haf", "hoven", "hoven", "", "To raise or"])
let v = native_list_append(v, ["pullen", "verb", "pulle", "pulled", "pulled", "", "to pull"])
let v = native_list_append(v, ["swimmen", "verb", "swimmen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swern", "verb", "swern", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scap", "verb", "scap", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kemmen", "verb", "kemmen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feamin", "verb", "feamin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bliken", "verb", "blikien", "blikken", "", "", "To become pale"])
let v = native_list_append(v, ["schinen", "verb", "schine", "schon", "schined", "", "To emit brightness"])
let v = native_list_append(v, ["scinen", "verb", "scinen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schiten", "verb", "schoot", "schoot", "schite", "", "To shit defecate"])
let v = native_list_append(v, ["schriven", "verb", "schriven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smiten", "verb", "smite", "smot", "smite", "", "To fight enter"])
let v = native_list_append(v, ["sigen", "verb", "sigen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sighen", "verb", "sighed", "sighed", "sighed", "", "to sigh to"])
let v = native_list_append(v, ["chaunge", "verb", "change", "chaung", "chawnge", "", "alternative form of"])
let v = native_list_append(v, ["oxi", "verb", "oxi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schalt", "verb", "shalt", "schelt", "shult", "", "second-person singular present"])
let v = native_list_append(v, ["kempen", "verb", "kempe", "", "", "", "to go to"])
let v = native_list_append(v, ["hegen", "verb", "hegen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vollen", "verb", "vollen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["with ioyne", "verb", "with ioyne", "", "", "", "To join together"])
let v = native_list_append(v, ["herbere", "verb", "herbere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["steten", "verb", "stette", "istett", "istett", "", "To make a"])
let v = native_list_append(v, ["temse", "verb", "temes", "temeze", "temmes", "", "alternative form of"])
let v = native_list_append(v, ["leten", "verb", "lete", "let", "lete", "", "to let"])
let v = native_list_append(v, ["feinen", "verb", "feinen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leson", "verb", "leson", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blowen", "verb", "blowe", "blew", "blowe", "", "To blow produce"])
let v = native_list_append(v, ["hiden", "verb", "hidde", "hid", "hid", "", "to conceal hide"])
let v = native_list_append(v, ["harnas", "verb", "harnas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fresen", "verb", "fres", "frosen", "frosen", "", "To freeze to"])
let v = native_list_append(v, ["entamen", "verb", "entamed", "", "entamed", "", "to wound injure"])
let v = native_list_append(v, ["roote", "verb", "roote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["veyne", "verb", "veyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dotie", "verb", "dotie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["croppe", "verb", "croppe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["priden", "verb", "priden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ryde", "verb", "ryde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lepen", "verb", "leapen", "leopen", "leppen", "", "to leap"])
let v = native_list_append(v, ["herye", "verb", "herye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["derve", "verb", "derve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["governe", "verb", "governe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wanne", "verb", "wanned", "", "wanned", "", "alternative form of"])
let v = native_list_append(v, ["brouke", "verb", "brouke", "", "", "", "singular past of"])
let v = native_list_append(v, ["assotted", "verb", "assotted", "", "", "", "ed-form of assot"])
let v = native_list_append(v, ["fremyssh", "verb", "fremyssh", "", "", "", "To shiver shudder."])
let v = native_list_append(v, ["slideren", "verb", "slidere", "slidered", "slidered", "", "To skid or"])
let v = native_list_append(v, ["aiden", "verb", "aide", "aided", "aided", "", "To aid."])
let v = native_list_append(v, ["forarnen", "verb", "forarnen", "", "", "", "to ride hard"])
let v = native_list_append(v, ["forbannen", "verb", "forbonnen", "", "", "", "to banish"])
let v = native_list_append(v, ["forbarren", "verb", "forbarren", "", "", "", "to bar bar"])
let v = native_list_append(v, ["forbeaten", "verb", "forbēten", "", "", "", "to beat down"])
let v = native_list_append(v, ["forbeoden", "verb", "forbead", "forboden", "forboden", "", "to forbid"])
let v = native_list_append(v, ["zelle", "verb", "zelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drepen", "verb", "drepe", "drap", "dropen", "", "To kill slay"])
let v = native_list_append(v, ["frenden", "verb", "frende", "frended", "frended", "", "To have a"])
let v = native_list_append(v, ["mawe", "verb", "mawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maad", "verb", "maad", "", "", "", "made"])
let v = native_list_append(v, ["esed", "verb", "esed", "", "", "", "simple past/past participle"])
let v = native_list_append(v, ["yellen", "verb", "yelled", "yal", "yelled", "", "To yell or"])
let v = native_list_append(v, ["aferme", "verb", "aferme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crawe", "verb", "crawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scheden", "verb", "schedde", "sched", "sched", "", "To divide or"])
let v = native_list_append(v, ["macen", "verb", "macen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["losenge", "verb", "losenge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helth", "verb", "helth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suelt", "verb", "suelt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["withnayen", "verb", "withnayen", "", "", "", "to say no"])
let v = native_list_append(v, ["dewe", "verb", "dewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lykie", "verb", "lykie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stroken", "verb", "stroke", "stroked", "stroked", "", "To stroke to"])
let v = native_list_append(v, ["steppen", "verb", "steppe", "stop", "stapen", "", "To step to"])
let v = native_list_append(v, ["founden", "verb", "founde", "founded", "founded", "", "to mix ingredients"])
let v = native_list_append(v, ["deynen", "verb", "deyned", "deyned", "deyned", "", "To consider worth"])
let v = native_list_append(v, ["deyne", "verb", "deyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heylen", "verb", "heylen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ministere", "verb", "ministere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forbinden", "verb", "forband", "forbunden", "forbunden", "", "To bind up"])
let v = native_list_append(v, ["suppon", "verb", "suppon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorou", "verb", "sorou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saien", "verb", "saien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skorne", "verb", "skorne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wiþsede", "verb", "wiþsede", "", "", "", "past of wiþseyen"])
let v = native_list_append(v, ["withseien", "verb", "withseyen", "wiþseyen", "wiðseyen", "", "to speak against"])
let v = native_list_append(v, ["withsede", "verb", "withsede", "", "", "", "past of withseien"])
let v = native_list_append(v, ["witseiden", "verb", "witseiden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wiðsæid", "verb", "wiðsæid", "", "", "", "past of wiðseyen"])
let v = native_list_append(v, ["whitsaide", "verb", "whitsaide", "", "", "", "alternative form of"])
let v = native_list_append(v, ["witsed", "verb", "witsed", "", "", "", "past of witseiden"])
let v = native_list_append(v, ["witseie", "verb", "witseie", "", "", "", "first-person indicative/subjunctive of"])
let v = native_list_append(v, ["witsigge", "verb", "witsigge", "", "", "", "first-person indicative/subjunctive of"])
let v = native_list_append(v, ["witheseine", "verb", "witheseine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["witheseie", "verb", "witheseie", "", "", "", "first-person indicative/subjunctive tense"])
let v = native_list_append(v, ["withseide", "verb", "withseide", "", "", "", "first-person indicative/subjunctive of"])
let v = native_list_append(v, ["withseid", "verb", "withseid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wissede", "verb", "wissede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["withseiden", "verb", "withseiden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["withseyen", "verb", "withseyen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["withseggen", "verb", "withseggen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wiþseye", "verb", "wiþseye", "", "", "", "first-person singular indicative/subjunctive"])
let v = native_list_append(v, ["wiþseyen", "verb", "wiþseyen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wiðseyen", "verb", "wiðseyen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["witsiggen", "verb", "witsiggen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seyen", "verb", "seyen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seggen", "verb", "seggen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæcgan", "verb", "sæcgan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seȝȝen", "verb", "seȝȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seggon", "verb", "seggon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæin", "verb", "sæin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["segcean", "verb", "segcean", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sucgen", "verb", "sucgen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seuggen", "verb", "seuggen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seiȝen", "verb", "seiȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seigen", "verb", "seigen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seiȝn", "verb", "seiȝn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suggen", "verb", "suggen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ziggen", "verb", "ziggen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ziggene", "verb", "ziggene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seggane", "verb", "seggane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæcgen", "verb", "sæcgen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæcgene", "verb", "sæcgene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæcgæn", "verb", "sæcgæn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sægen", "verb", "sægen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sægenne", "verb", "sægenne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæggen", "verb", "sæggen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæggene", "verb", "sæggene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["secgæn", "verb", "secgæn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["secgene", "verb", "secgene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["secgen", "verb", "secgen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["secgenne", "verb", "secgenne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["secȝende", "verb", "secȝende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæcgenne", "verb", "sæcgenne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["secgon", "verb", "secgon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seȝen", "verb", "seȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perceave", "verb", "perceave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["receave", "verb", "receave", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hege", "verb", "hege", "", "", "", "alternative form of"])
let v = native_list_append(v, ["picke", "verb", "picke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["depe", "verb", "depe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kessen", "verb", "kessen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["befalle", "verb", "befalle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sotten", "verb", "sotte", "sotted", "sotted", "", "To cause to"])
let v = native_list_append(v, ["wasche", "verb", "wasche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wasch", "verb", "wasch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["faden", "verb", "fade", "faded", "faded", "", "to fade"])
let v = native_list_append(v, ["rixigen", "verb", "rixigen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vengen", "verb", "vengen", "", "", "", "to avenge"])
let v = native_list_append(v, ["thakked", "verb", "thakked", "", "", "", "Slapped struck"])
let v = native_list_append(v, ["goren", "verb", "gore", "gored", "gored", "", "to gore to"])
let v = native_list_append(v, ["behalde", "verb", "behalde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["behald", "verb", "behald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perceve", "verb", "perceve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swarten", "verb", "swarte", "swarted", "swarted", "", "To blacken or"])
let v = native_list_append(v, ["fumie", "verb", "fumie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hilled", "verb", "hilled", "", "", "", "alternative form of"])
let v = native_list_append(v, ["legges", "verb", "legges", "", "", "", "plural of leg"])
let v = native_list_append(v, ["bifil", "verb", "bifil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["storve", "verb", "storve", "", "", "", "inflection of sterven"])
let v = native_list_append(v, ["folen", "verb", "fole", "foled", "foled", "", "To foal to"])
let v = native_list_append(v, ["merren", "verb", "merred", "merred", "merred", "", "To disturb hinder"])
let v = native_list_append(v, ["massen", "verb", "massen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seisen", "verb", "seise", "seised", "seised", "", "To kidnap abduct"])
let v = native_list_append(v, ["answere", "verb", "answere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["assaile", "verb", "assaile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bruste", "verb", "bruste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clepen", "verb", "clepte", "yclept", "yclept", "", "to call out"])
let v = native_list_append(v, ["anende", "verb", "anende", "", "", "", "present participle of"])
let v = native_list_append(v, ["snarken", "verb", "snarked", "snarked", "snarked", "", "to snort to"])
let v = native_list_append(v, ["snoren", "verb", "snored", "snored", "snored", "", "to snore"])
let v = native_list_append(v, ["robb", "verb", "robb", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rounde", "verb", "rounde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schape", "verb", "schape", "", "", "", "alternative form of"])
let v = native_list_append(v, ["performe", "verb", "performe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mayen", "verb", "mayen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ymagen", "verb", "ymage", "ymaged", "ymaged", "", "to imagine think"])
let v = native_list_append(v, ["obumbren", "verb", "obumbred", "obumbred", "obumbred", "", "to overshadow"])
let v = native_list_append(v, ["aboumbren", "verb", "aboumbren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heve", "verb", "heve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sadel", "verb", "sadel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sadelen", "verb", "sadele", "sadeled", "sadeled", "", "To equip with"])
let v = native_list_append(v, ["fylle", "verb", "fylle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haav", "verb", "haav", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flyten", "verb", "flyte", "flot", "flyte", "", "To quarrel brawl"])
let v = native_list_append(v, ["swellen", "verb", "swelle", "swal", "swollen", "", "To swell to"])
let v = native_list_append(v, ["leie", "verb", "lei", "leiȝ", "leiȝe", "", "simple past of"])
let v = native_list_append(v, ["flaumen", "verb", "flaumen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["adighten", "verb", "adighte", "adight", "adight", "", "To set in"])
let v = native_list_append(v, ["woth", "verb", "woth", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["flaten", "verb", "flated", "", "flated", "", "to feel nausea"])
let v = native_list_append(v, ["swarmen", "verb", "swarme", "swarmed", "swarmed", "", "To swarm to"])
let v = native_list_append(v, ["begalewen", "verb", "begalewed", "", "begalewed", "", "To frighten."])
let v = native_list_append(v, ["gouten", "verb", "gouted", "gouted", "gouted", "", "to drip to"])
let v = native_list_append(v, ["awen", "verb", "awe", "awed", "awed", "", "To scare horrify."])
let v = native_list_append(v, ["caren", "verb", "care", "cared", "cared", "", "to care"])
let v = native_list_append(v, ["demare", "verb", "demare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dinten", "verb", "dumbe", "dumbed", "dumbed", "", "To land a"])
let v = native_list_append(v, ["dressen", "verb", "dressed", "dressed", "dressed", "", "To direct or"])
let v = native_list_append(v, ["folien", "verb", "folien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["angeren", "verb", "angeren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yntanglyd", "verb", "yntanglyd", "", "", "", "entangled ensnared mentally"])
let v = native_list_append(v, ["yeye", "verb", "yeye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stingen", "verb", "stingen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foote", "verb", "foote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moste", "verb", "muste", "", "", "", "inflection of moten"])
let v = native_list_append(v, ["seemen", "verb", "seemen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shrinke", "verb", "shrinke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shrinken", "verb", "shrinken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sawen", "verb", "sawen", "", "", "", "to saw"])
let v = native_list_append(v, ["knytte", "verb", "knytte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heon", "verb", "heon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weien", "verb", "weien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["likin", "verb", "likin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scarcen", "verb", "scarcen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["purgen", "verb", "purge", "purged", "purged", "", "To cleanse or"])
let v = native_list_append(v, ["enherite", "verb", "enherite", "", "", "", "to inherit"])
let v = native_list_append(v, ["appenden", "verb", "appende", "appended", "appended", "", "to belong"])
let v = native_list_append(v, ["angir", "verb", "angir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frede", "verb", "frede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dwinen", "verb", "dwinen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cliven", "verb", "cliven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spruten", "verb", "sprute", "sprot", "sproten", "", "To emerge or"])
let v = native_list_append(v, ["suken", "verb", "suken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bernen", "verb", "bernen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swelten", "verb", "swelte", "swalt", "swolten", "", "To die to"])
let v = native_list_append(v, ["swemmen", "verb", "swemmen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swingen", "verb", "swingen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["werren", "verb", "werred", "werred", "werred", "", "To attack fight"])
let v = native_list_append(v, ["ofsenden", "verb", "ofsenden", "", "", "", "To summon send"])
let v = native_list_append(v, ["grasen", "verb", "grase", "grased", "grased", "", "To graze to"])
let v = native_list_append(v, ["octroy", "verb", "octroy", "", "", "", "to octroy"])
let v = native_list_append(v, ["feyn", "verb", "feyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tuken", "verb", "tukked", "", "tukked", "", "to abuse mistreat"])
let v = native_list_append(v, ["chuen", "verb", "chuen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flammen", "verb", "flammen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyed", "verb", "hyed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fnese", "verb", "fnese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lefe", "verb", "lefe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dasse", "verb", "dasse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fukken", "verb", "fukke", "fukked", "fukked", "", "to fuck copulate"])
let v = native_list_append(v, ["onden", "verb", "onded", "onded", "onded", "", "To breathe exhale."])
let v = native_list_append(v, ["cheyne", "verb", "cheyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suld", "verb", "suld", "", "", "", "should"])
let v = native_list_append(v, ["heien", "verb", "heied", "", "heied", "", "to raise lift"])
let v = native_list_append(v, ["beleeue", "verb", "beleeue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barke", "verb", "barke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hafe", "verb", "hafe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scorne", "verb", "scorne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gyue", "verb", "gyue", "", "", "", "give"])
let v = native_list_append(v, ["denie", "verb", "denie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geuen", "verb", "geuen", "", "", "", "given"])
let v = native_list_append(v, ["fowle", "verb", "fowle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dred", "verb", "dred", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rudden", "verb", "rudded", "rudded", "rudded", "", "To rub to"])
let v = native_list_append(v, ["brayne", "verb", "brayne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cromen", "verb", "crome", "cromed", "cromed", "", "To break up"])
let v = native_list_append(v, ["enluten", "verb", "enluted", "", "enluted", "", "to coat with"])
let v = native_list_append(v, ["robyn", "verb", "robyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gestene", "verb", "gestene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wadon", "verb", "wadon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["begg", "verb", "begg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slynge", "verb", "slenge", "sclynge", "sling", "", "alternative form of"])
let v = native_list_append(v, ["slyng", "verb", "slyng", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slyngen", "verb", "slynge", "slang", "slungen", "", "To sling hurl"])
let v = native_list_append(v, ["knutten", "verb", "knutten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ransake", "verb", "ransake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stoney", "verb", "stoney", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ranson", "verb", "ranson", "", "", "", "alternative form of"])
let v = native_list_append(v, ["horsen", "verb", "horse", "horsed", "horsed", "", "To supply or"])
let v = native_list_append(v, ["schun", "verb", "schin", "schone", "schune", "", "present indicative/subjunctive plural"])
let v = native_list_append(v, ["assaille", "verb", "assaille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["derrain", "verb", "derrain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wynwyn", "verb", "wynwyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meynprisen", "verb", "meynprisen", "", "", "", "to mainprise"])
let v = native_list_append(v, ["sparre", "verb", "sparre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bidelven", "verb", "bidalf", "bidolven", "bidolven", "", "To bury to"])
let v = native_list_append(v, ["smellen", "verb", "smelle", "smelled", "smelled", "", "To sense a"])
let v = native_list_append(v, ["blaste", "verb", "blaste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["prophecie", "verb", "prophecie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["booten", "verb", "booten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["keme", "verb", "keme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["greine", "verb", "greine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heascen", "verb", "heasce", "heasced", "heasced", "", "To hate or"])
let v = native_list_append(v, ["feynen", "verb", "feyne", "feyned", "feyned", "", "To make produce"])
let v = native_list_append(v, ["fande", "verb", "fande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["colden", "verb", "colded", "colded", "colded", "", "To become or"])
let v = native_list_append(v, ["spyl", "verb", "spyl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aquante", "verb", "aquante", "", "", "", "alternative form of"])
let v = native_list_append(v, ["delite", "verb", "delite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dystre", "verb", "dystre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fote", "verb", "fote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["amerre", "verb", "amerre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mawen", "verb", "mawen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fraine", "verb", "fraine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seve", "verb", "seve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pakk", "verb", "pakk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soghe", "verb", "soghe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yeyn", "verb", "yeyn", "", "", "", "present participle of"])
let v = native_list_append(v, ["asche", "verb", "asche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["borken", "verb", "borken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["honen", "verb", "honed", "", "honed", "", "to linger loiter"])
let v = native_list_append(v, ["begreten", "verb", "begrēten", "", "", "", "To beweep regret"])
let v = native_list_append(v, ["flowe", "verb", "flowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swind", "verb", "swand", "swund", "swund", "", "To languish waste"])
let v = native_list_append(v, ["deluden", "verb", "delude", "deluded", "deluded", "", "To delude or"])
let v = native_list_append(v, ["smoken", "verb", "smoken", "", "", "", "To perfume to"])
let v = native_list_append(v, ["fornemen", "verb", "fornemen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lowen", "verb", "lowed", "lowed", "lowed", "", "To moo or"])
let v = native_list_append(v, ["ympe", "verb", "ympe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fayne", "verb", "fayne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["murn", "verb", "murn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wonten", "verb", "wonten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ourlen", "verb", "ourled", "", "ourled", "", "to hem to"])
let v = native_list_append(v, ["asay", "verb", "asay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bedende", "verb", "bedende", "", "", "", "present participle of"])
let v = native_list_append(v, ["bleede", "verb", "bleede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sulte", "verb", "sulte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yemen", "verb", "yemed", "yemed", "yemed", "", "To pay attention"])
let v = native_list_append(v, ["forgreithen", "verb", "forgreithed", "", "forgreithed", "", "To get ready"])
let v = native_list_append(v, ["skewe", "verb", "skewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sprent", "verb", "sprent", "", "", "", "alternative form of"])
let v = native_list_append(v, ["withfighten", "verb", "withfoughte", "withfoughten", "withfoughten", "", "To fight against"])
let v = native_list_append(v, ["withdon", "verb", "withdide", "", "", "", "To deal with"])
let v = native_list_append(v, ["withchaungen", "verb", "withchaungede", "withchaunged", "withchaunged", "", "To alter ones"])
let v = native_list_append(v, ["withlaughen", "verb", "withlough", "", "", "", "To laugh with"])
let v = native_list_append(v, ["withdeparten", "verb", "withdepartede", "withdeparted", "withdeparted", "", "To divide or"])
let v = native_list_append(v, ["withscoren", "verb", "withscorede", "withscored", "withscored", "", "To curtail or"])
let v = native_list_append(v, ["withscapen", "verb", "withscaped", "", "withscaped", "", "To get away"])
let v = native_list_append(v, ["withslippen", "verb", "withslipped", "", "withslipped", "", "To escape the"])
let v = native_list_append(v, ["withsetten", "verb", "withsette", "withset", "withset", "", "To block or"])
let v = native_list_append(v, ["withspeken", "verb", "withspak", "withspoken", "withspoken", "", "To speak against"])
let v = native_list_append(v, ["withsamen", "verb", "withsamed", "", "withsamed", "", "To assemble"])
let v = native_list_append(v, ["withcallen", "verb", "withcalled", "", "withcalled", "", "To recall call"])
let v = native_list_append(v, ["withlesen", "verb", "withlos", "withlosen", "withlosen", "", "To be taken"])
let v = native_list_append(v, ["withsterten", "verb", "withstart", "withstorten", "withstorten", "", "To put up"])
let v = native_list_append(v, ["tempten", "verb", "tempted", "tempted", "tempted", "", "to tempt"])
let v = native_list_append(v, ["buffeten", "verb", "buffeted", "buffeted", "buffeted", "", "To strike with"])
let v = native_list_append(v, ["manuren", "verb", "manuren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["medde", "verb", "medde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stedde", "verb", "stedde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["munne", "verb", "munne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flemen", "verb", "flemed", "flemed", "flemed", "", "To drive away"])
let v = native_list_append(v, ["luffe", "verb", "luffe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sayen", "verb", "sayen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["assignen", "verb", "assignen", "", "", "", "to assign allot"])
let v = native_list_append(v, ["vexen", "verb", "vexe", "vexed", "vexed", "", "To afflict to"])
let v = native_list_append(v, ["sokke", "verb", "sokke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heggen", "verb", "hegged", "hegged", "hegged", "", "To hedge to"])
let v = native_list_append(v, ["smacky", "verb", "smacky", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brinken", "verb", "brinken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["breden", "verb", "brede", "bredde", "bred", "", "To grill to"])
let v = native_list_append(v, ["spuen", "verb", "spuen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worschipen", "verb", "worschiped", "worschiped", "worschiped", "", "to worship"])
let v = native_list_append(v, ["halwen", "verb", "halwed", "halwed", "halwed", "", "to hallow"])
let v = native_list_append(v, ["clothen", "verb", "clothe", "cladde", "clad", "", "To clothe to"])
let v = native_list_append(v, ["touchen", "verb", "touched", "touched", "touched", "", "to touch"])
let v = native_list_append(v, ["neiyen", "verb", "neiyed", "neiyed", "neiyed", "", "to approach nigh"])
let v = native_list_append(v, ["preien", "verb", "preied", "preied", "preied", "", "to pray ask"])
let v = native_list_append(v, ["preyen", "verb", "preyen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fulfillen", "verb", "fulfilde", "fulfild", "fulfild", "", "To perform or"])
let v = native_list_append(v, ["comaunden", "verb", "comaunded", "comaunded", "comaunded", "", "To command to"])
let v = native_list_append(v, ["wondren", "verb", "wondred", "wondred", "wondred", "", "to wonder"])
let v = native_list_append(v, ["folwen", "verb", "folwed", "folwed", "folwed", "", "To come after"])
let v = native_list_append(v, ["wearen", "verb", "wearen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["freese", "verb", "freese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hounden", "verb", "hounded", "", "hounded", "", "To copulate with"])
let v = native_list_append(v, ["mirthe", "verb", "mirthe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bousen", "verb", "boused", "", "boused", "", "To drink to"])
let v = native_list_append(v, ["abaishen", "verb", "abaishen", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hyre", "verb", "hyre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knokken", "verb", "knokked", "knokked", "knokked", "", "To pound to"])
let v = native_list_append(v, ["stakken", "verb", "stakke", "stakked", "stakked", "", "To stack to"])
let v = native_list_append(v, ["spreden", "verb", "spreden", "", "", "", "to spread"])
let v = native_list_append(v, ["umbeclosen", "verb", "umbeclosed", "", "umbeclosed", "", "to close around"])
let v = native_list_append(v, ["umbegon", "verb", "umbeyode", "", "", "", "to go around"])
let v = native_list_append(v, ["umbedelven", "verb", "umbedolf", "umbedolven", "umbedolven", "", "to dig or"])
let v = native_list_append(v, ["umbeloken", "verb", "umbeloked", "", "umbeloked", "", "to look around"])
let v = native_list_append(v, ["umbelappen", "verb", "umbelapped", "", "umbelapped", "", "to clothe or"])
let v = native_list_append(v, ["efflouren", "verb", "effloureth", "", "", "", "to shed its"])
let v = native_list_append(v, ["umbefolden", "verb", "umbefeld", "", "", "", "to envelop enfold"])
let v = native_list_append(v, ["yondfaren", "verb", "yondfore", "", "", "", "to pass or"])
let v = native_list_append(v, ["yondbreden", "verb", "yondbredde", "yondbredd", "yondbredd", "", "to go beyond"])
let v = native_list_append(v, ["atbreken", "verb", "atbrak", "atbroken", "atbroken", "", "to break away"])
let v = native_list_append(v, ["atberen", "verb", "atbar", "atboren", "atboren", "", "to carry off"])
let v = native_list_append(v, ["atbresten", "verb", "atbrast", "atbrosten", "atbrosten", "", "to break away"])
let v = native_list_append(v, ["aschen", "verb", "aschen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["effloureth", "verb", "effloureth", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["theam", "verb", "theam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["submitten", "verb", "submitten", "", "", "", "submit"])
let v = native_list_append(v, ["enhalsen", "verb", "enhalsed", "", "", "", "to embrace"])
let v = native_list_append(v, ["eeren", "verb", "eeren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gewan", "verb", "gewan", "", "", "", "third-person singular past"])
let v = native_list_append(v, ["nuye", "verb", "nuye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["laghen", "verb", "laghen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wasschen", "verb", "wasschen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quelen", "verb", "quele", "qual", "quolen", "", "To suffer from"])
let v = native_list_append(v, ["lufe", "verb", "lufe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thronen", "verb", "thronen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tidde", "verb", "tidde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cussen", "verb", "cussen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beelde", "verb", "beelde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["berke", "verb", "berke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tilie", "verb", "tilie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strok", "verb", "strok", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sege", "verb", "sege", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blissen", "verb", "blissed", "blissed", "blissed", "", "To be glad"])
let v = native_list_append(v, ["mithed", "verb", "mithed", "", "", "", "past singular of"])
let v = native_list_append(v, ["skir", "verb", "skir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cappen", "verb", "cappe", "capped", "capped", "", "To put a"])
let v = native_list_append(v, ["clappen", "verb", "clappe", "clapped", "clapped", "", "To make a"])
let v = native_list_append(v, ["cleven", "verb", "cleve", "clef", "cloven", "", "To cleave to"])
let v = native_list_append(v, ["clingen", "verb", "clong", "clungen", "clungen", "", "To solidify to"])
let v = native_list_append(v, ["synewe", "verb", "synewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beschrewen", "verb", "beschrewed", "", "beschrewed", "", "To call someone"])
let v = native_list_append(v, ["bresten", "verb", "breste", "brast", "brosten", "", "To burst break"])
let v = native_list_append(v, ["botnen", "verb", "botne", "botned", "botned", "", "To cure or"])
let v = native_list_append(v, ["knok", "verb", "knok", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knoke", "verb", "knoke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drysse", "verb", "drysse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gewinnan", "verb", "gewinnan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["varwen", "verb", "varwen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["withclosen", "verb", "withclosed", "", "withclosed", "", "To enclose close"])
let v = native_list_append(v, ["withdelen", "verb", "withdelte", "withdelt", "withdelt", "", "To share out"])
let v = native_list_append(v, ["feahen", "verb", "feahen", "", "", "", "To make beautiful"])
let v = native_list_append(v, ["issen", "verb", "issed", "issed", "issed", "", "To exit or"])
let v = native_list_append(v, ["stourben", "verb", "stourbed", "", "stourbed", "", "to disturb"])
let v = native_list_append(v, ["muzi", "verb", "muzi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mewe", "verb", "mewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sweten", "verb", "sweted", "sweted", "sweted", "", "To make sweet"])
let v = native_list_append(v, ["hamelen", "verb", "hamelede", "hameled", "hameled", "", "To maim to"])
let v = native_list_append(v, ["tosten", "verb", "toste", "tosted", "tosted", "", "To toast to"])
let v = native_list_append(v, ["braye", "verb", "braye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lollen", "verb", "lollede", "lolled", "lolled", "", "To act lazily"])
let v = native_list_append(v, ["roted", "verb", "roted", "", "", "", "inflection of roten"])
let v = native_list_append(v, ["herbare", "verb", "herbare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["iwon", "verb", "iwon", "", "", "", "third-person singular simple"])
let v = native_list_append(v, ["blinnen", "verb", "blinne", "blan", "", "", "To stop or"])
let v = native_list_append(v, ["roupe", "verb", "roupe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["proker", "verb", "proker", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thinken", "verb", "thought", "ithought", "ithought", "", "To think ponder"])
let v = native_list_append(v, ["tryp", "verb", "tryp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glewe", "verb", "glewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scheede", "verb", "scheede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gracen", "verb", "grace", "graced", "graced", "", "To acknowledge to"])
let v = native_list_append(v, ["cruden", "verb", "cruden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spicen", "verb", "spice", "spiced", "spiced", "", "To spice to"])
let v = native_list_append(v, ["heaten", "verb", "heaten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["relente", "verb", "relente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lushen", "verb", "lushe", "lushed", "lushed", "", "To make a"])
let v = native_list_append(v, ["cheesen", "verb", "cheesen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝeten", "verb", "ȝette", "ȝet", "ȝet", "", "To give by"])
let v = native_list_append(v, ["weie", "verb", "weie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gieme", "verb", "gieme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝee", "verb", "ȝee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pleien", "verb", "pleien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fnesen", "verb", "fnesed", "fnesed", "fnesed", "", "alternative form of"])
let v = native_list_append(v, ["swyfen", "verb", "swyfen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["freten", "verb", "frat", "frat", "yfreten", "", "To consume to"])
let v = native_list_append(v, ["wyne", "verb", "wyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wawi", "verb", "wawi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorow", "verb", "sorow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["amorre", "verb", "amorre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mowen", "verb", "myghte", "myghte", "mowe", "", "To be strong"])
let v = native_list_append(v, ["cunnen", "verb", "coude", "coud", "coud", "", "To know about"])
let v = native_list_append(v, ["bowen", "verb", "bowed", "beigh", "bowed", "", "To bend curve"])
let v = native_list_append(v, ["berye", "verb", "berye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dreme", "verb", "dreme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cerchen", "verb", "cerchen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schadowe", "verb", "schadowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["freen", "verb", "freon", "fren", "freoȝen", "", "To free liberate"])
let v = native_list_append(v, ["durren", "verb", "dar", "durste", "durre", "", "To dare be"])
let v = native_list_append(v, ["thurven", "verb", "thurven", "", "", "", "present indicative/subjunctive plural"])
let v = native_list_append(v, ["owen", "verb", "ough", "oughte", "owed", "", "To own possess"])
let v = native_list_append(v, ["dauncen", "verb", "daunced", "daunced", "daunced", "", "To dance be"])
let v = native_list_append(v, ["strecchen", "verb", "strecche", "streighte", "streight", "", "To stretch out"])
let v = native_list_append(v, ["hylde", "verb", "hylde", "", "", "", "simple past of"])
let v = native_list_append(v, ["pronouncen", "verb", "pronounce", "pronounced", "pronounced", "", "To pronounce utter"])
let v = native_list_append(v, ["merre", "verb", "merre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["encensen", "verb", "encensed", "encensed", "encensed", "", "To use incense"])
let v = native_list_append(v, ["fiþele", "verb", "fiþele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fithel", "verb", "fithel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["breste", "verb", "breste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rehete", "verb", "reheted", "", "reheted", "", "to cheer up"])
let v = native_list_append(v, ["thickenen", "verb", "thickene", "thickened", "thickened", "", "To coagulate solidify"])
let v = native_list_append(v, ["thikken", "verb", "thikke", "thikked", "thikked", "", "To thicken increase"])
let v = native_list_append(v, ["bathen", "verb", "bathed", "bathed", "bathed", "", "To put or"])
let v = native_list_append(v, ["nyghte", "verb", "nyghte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nyȝt", "verb", "nyȝt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grafe", "verb", "grafe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sliken", "verb", "slike", "sliked", "sliked", "", "To smoothen polish"])
let v = native_list_append(v, ["slekyn", "verb", "slekyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slyken", "verb", "slyken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slikien", "verb", "slikien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stoonen", "verb", "stoonen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reeme", "verb", "reeme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stonye", "verb", "stonye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["priken", "verb", "priken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eende", "verb", "eende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shete", "verb", "shete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aghen", "verb", "aghen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aȝen", "verb", "aȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wicchen", "verb", "wicche", "wicched", "wicched", "", "To perform witchcraft"])
let v = native_list_append(v, ["wycchyn", "verb", "wycchyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wychyn", "verb", "wychyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wytchyn", "verb", "wytchyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wytchon", "verb", "wytchon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bigynne", "verb", "bigynne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seuere", "verb", "seuere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swer", "verb", "swer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gaugen", "verb", "gauge", "gauged", "gauged", "", "To measure rule"])
let v = native_list_append(v, ["gawgyn", "verb", "gawgyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gagen", "verb", "gagen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wajon", "verb", "wajon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clokken", "verb", "clokked", "clokked", "clokked", "", "To cluck."])
let v = native_list_append(v, ["cloken", "verb", "cloken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clocken", "verb", "clocken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clokkyn", "verb", "clokkyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knoppe", "verb", "knoppe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knawe", "verb", "knawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chyld", "verb", "chyld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waȝȝnenn", "verb", "waȝȝnenn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waynen", "verb", "wayne", "wayned", "wayned", "", "To move or"])
let v = native_list_append(v, ["ꟑeȝȝnenn", "verb", "ꟑeȝȝnenn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geinen", "verb", "geinen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geynen", "verb", "geynen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gaynen", "verb", "gayned", "gayned", "gayned", "", "To be helpful"])
let v = native_list_append(v, ["keorven", "verb", "keorven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cerven", "verb", "cerven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kirven", "verb", "kirven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["karven", "verb", "karven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forkerven", "verb", "forkerve", "forcarf", "forcorven", "", "To divide separate"])
let v = native_list_append(v, ["sesen", "verb", "sesen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saisen", "verb", "saisen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sezen", "verb", "sezen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seasen", "verb", "seasen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seysen", "verb", "seysen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sayse", "verb", "sayse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seyse", "verb", "seyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barneschen", "verb", "barnesche", "barnesched", "barnesched", "", "To develop a"])
let v = native_list_append(v, ["barnesche", "verb", "barnesche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barnisch", "verb", "barnisch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["barnysshen", "verb", "barnysshen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["temie", "verb", "temie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["temyn", "verb", "temyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tæmenn", "verb", "tæmenn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tymen", "verb", "tymed", "tymed", "tymed", "", "To take place"])
let v = native_list_append(v, ["gestyn", "verb", "gestyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gestenen", "verb", "gestene", "gestened", "gestened", "", "To provide accommodation"])
let v = native_list_append(v, ["gestenyn", "verb", "gestenyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gaystyn", "verb", "gaystyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geystyn", "verb", "geystyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gistni", "verb", "gistni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gestnin", "verb", "gestnin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gistnen", "verb", "gistnen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meassen", "verb", "meassen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brasyn", "verb", "brasyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bracen", "verb", "brace", "braced", "braced", "", "To hold onto"])
let v = native_list_append(v, ["glasyn", "verb", "glasyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baptisen", "verb", "baptise", "baptised", "baptised", "", "To baptise christen"])
let v = native_list_append(v, ["baptizen", "verb", "baptizen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baptisi", "verb", "baptisi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baptisynge", "verb", "baptisingue", "baptisenge", "baptiseng", "", "present participle of"])
let v = native_list_append(v, ["cristenen", "verb", "cristene", "cristened", "cristened", "", "To baptize christen"])
let v = native_list_append(v, ["cristnien", "verb", "cristnien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cristnen", "verb", "cristnen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cristene", "verb", "cristene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cristen", "verb", "cristen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cristni", "verb", "cristni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cristeny", "verb", "cristeny", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cristnye", "verb", "cristnye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cryston", "verb", "cryston", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crystnen", "verb", "crystnen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cristenynge", "verb", "cristening", "cristenyng", "cristninge", "", "present participle of"])
let v = native_list_append(v, ["swelly", "verb", "swelly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shryven", "verb", "shryve", "shrof", "shryve", "", "To confess admit"])
let v = native_list_append(v, ["schrifen", "verb", "schrifen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schrevyn", "verb", "schrevyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schryfen", "verb", "schryfen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schryvyn", "verb", "schryvyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sriven", "verb", "sriven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shrife", "verb", "shrife", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lynne", "verb", "lynne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wryten", "verb", "wryten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sherten", "verb", "sherte", "sherted", "sherted", "", "To cover something"])
let v = native_list_append(v, ["shirten", "verb", "shirten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shurtten", "verb", "shurtten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schiren", "verb", "schire", "schired", "schired", "", "To say talk"])
let v = native_list_append(v, ["sciren", "verb", "sciren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skyren", "verb", "skyre", "skyred", "skyred", "", "To prove to"])
let v = native_list_append(v, ["floteren", "verb", "flotere", "flotered", "flotered", "", "To be held"])
let v = native_list_append(v, ["flooteren", "verb", "flooteren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["floteryn", "verb", "floteryn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fonnen", "verb", "fonne", "fonned", "fonned", "", "To be insane"])
let v = native_list_append(v, ["venym", "verb", "venym", "", "", "", "alternative form of"])
let v = native_list_append(v, ["venyme", "verb", "venyme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["venymen", "verb", "venymed", "venymed", "venymed", "", "To envenom to"])
let v = native_list_append(v, ["venemen", "verb", "venemen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["veneme", "verb", "veneme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["venemyn", "verb", "venemyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["venymynge", "verb", "venemyng", "", "", "", "present participle of"])
let v = native_list_append(v, ["envenimen", "verb", "envenimen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["invenymyn", "verb", "invenymyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["envenyme", "verb", "envenyme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["envenymen", "verb", "envenymed", "envenimed", "envenymed", "", "To envenom to"])
let v = native_list_append(v, ["anvenymen", "verb", "anvenymen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["envenomen", "verb", "envenomen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["envenommen", "verb", "envenommen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["envenymynge", "verb", "envenemyng", "", "", "", "present participle of"])
let v = native_list_append(v, ["lynde", "verb", "lynde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tollyn", "verb", "tollyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tylle", "verb", "tylle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tilen", "verb", "tilen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tylen", "verb", "tylen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tulden", "verb", "tulden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyllen", "verb", "tyllen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tilye", "verb", "tilye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tillien", "verb", "tillien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tulye", "verb", "tulye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tylyyn", "verb", "tylyyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["teolien", "verb", "teolien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["telien", "verb", "telien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tilyen", "verb", "tilye", "tilyed", "tilyed", "", "To cultivate or"])
let v = native_list_append(v, ["toilen", "verb", "toile", "toiled", "toiled", "", "To fight war"])
let v = native_list_append(v, ["toylen", "verb", "toylen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toille", "verb", "toille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tolyon", "verb", "tolyon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tolyn", "verb", "tolyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tolyyn", "verb", "tolyyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tulyn", "verb", "tulyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝeteþ", "verb", "ȝeteð", "ȝeteth", "ȝetes", "", "third-person singular present"])
let v = native_list_append(v, ["yeten", "verb", "yet", "yoten", "yoten", "", "To pour out"])
let v = native_list_append(v, ["arewen", "verb", "arewen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thouten", "verb", "þowten", "thowtyn", "þowtyn", "", "To address someone"])
let v = native_list_append(v, ["thouen", "verb", "thowyn", "thou", "thew", "", "To address someone"])
let v = native_list_append(v, ["schyfte", "verb", "schyfte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scuften", "verb", "scuften", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shiften", "verb", "shiften", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schyftyn", "verb", "schyftyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thyen", "verb", "thyen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theyn", "verb", "theyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["berwen", "verb", "berwe", "bargh", "borwen", "", "To save preserve"])
let v = native_list_append(v, ["berȝen", "verb", "berȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["berghen", "verb", "berghen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beregen", "verb", "beregen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["berrȝhenn", "verb", "berrȝhenn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["berien", "verb", "berien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burien", "verb", "burien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["birien", "verb", "biried", "biried", "biried", "", "To bury inter"])
let v = native_list_append(v, ["byrye", "verb", "byrye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beryen", "verb", "beryen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toumbe", "verb", "toumbed", "", "toumbed", "", "alternative form of"])
let v = native_list_append(v, ["towmben", "verb", "towmbed", "", "towmbed", "", "alternative form of"])
let v = native_list_append(v, ["toumben", "verb", "toumbed", "", "toumbed", "", "alternative form of"])
let v = native_list_append(v, ["bargaynen", "verb", "bargayne", "bargayned", "bargayned", "", "To bargain to"])
let v = native_list_append(v, ["bargayne", "verb", "bargayne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bargenen", "verb", "bargenen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bargeynen", "verb", "bargeynen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bargaynynge", "verb", "barganynge", "bargaynyng", "bargenyng", "", "present participle of"])
let v = native_list_append(v, ["whele", "verb", "whele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["qwell", "verb", "qwell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whelyn", "verb", "whele", "wheled", "wheled", "", "To become pustulous"])
let v = native_list_append(v, ["whelen", "verb", "hweled", "wheled", "hweled", "", "To rotate move"])
let v = native_list_append(v, ["whielen", "verb", "whielen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quhelen", "verb", "quhelen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spurnen", "verb", "spurne", "spurned", "spurned", "", "To fall over"])
let v = native_list_append(v, ["spornen", "verb", "spornen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spournen", "verb", "spournen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spyrnen", "verb", "spyrnen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sporne", "verb", "sporne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spurne", "verb", "spurne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spurnynge", "verb", "spornyng", "spurnyng", "", "", "present participle of"])
let v = native_list_append(v, ["tripen", "verb", "tripen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["treppen", "verb", "treppen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tryppyn", "verb", "tryppyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tryppe", "verb", "tryppe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pykken", "verb", "pykken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pyken", "verb", "pyken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pycken", "verb", "pycken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pyek", "verb", "pyek", "", "", "", "alternative form of"])
let v = native_list_append(v, ["harneysen", "verb", "harneyse", "harneysed", "harneysed", "", "To don armour"])
let v = native_list_append(v, ["hernessen", "verb", "hernessen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["harnessen", "verb", "harnessen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["harneysyn", "verb", "harneysyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herneysen", "verb", "herneysen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["harneyschen", "verb", "harneyschen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["harnysshen", "verb", "harnysshen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["harnysen", "verb", "harnysen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["harneschen", "verb", "harneschen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["harnaysen", "verb", "harnaysen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["harnesse", "verb", "harnesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["harnes", "verb", "harnes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["walen", "verb", "wale", "waled", "waled", "", "to pick select"])
let v = native_list_append(v, ["schowe", "verb", "schowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scho", "verb", "scho", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crume", "verb", "crume", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crumen", "verb", "crumen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crowme", "verb", "crowme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["croumen", "verb", "croumen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kryme", "verb", "kryme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crummyn", "verb", "crummyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mowsyn", "verb", "mowse", "mowsed", "mowsed", "", "To mouse"])
let v = native_list_append(v, ["tuthe", "verb", "tuthe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toþen", "verb", "toþen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tothen", "verb", "tothed", "toþed", "tothed", "", "To tooth or"])
let v = native_list_append(v, ["toothen", "verb", "toothen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tethen", "verb", "tethe", "tethed", "tethed", "", "To tooth or"])
let v = native_list_append(v, ["toostyn", "verb", "toostyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grassen", "verb", "grasse", "grassed", "grassed", "", "To grass to"])
let v = native_list_append(v, ["gryssen", "verb", "gryssen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grese", "verb", "grese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gresyn", "verb", "gresyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gresen", "verb", "gresen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fleye", "verb", "fleye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fliȝe", "verb", "fliȝe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herien", "verb", "herie", "heried", "heried", "", "To thank or"])
let v = native_list_append(v, ["harien", "verb", "harien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haryen", "verb", "haryen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herȝien", "verb", "herȝien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herȝen", "verb", "herȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herwen", "verb", "herwen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["harwen", "verb", "harwen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["harowen", "verb", "harowen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heryen", "verb", "heryen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heriȝen", "verb", "heriȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herrien", "verb", "herrien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heryyn", "verb", "heryyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heryhe", "verb", "heryhe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hærien", "verb", "hærien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["showe", "verb", "showe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shoen", "verb", "shoen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shoiȝen", "verb", "shoiȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schoyn", "verb", "schoyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fotynge", "verb", "foting", "fotyng", "futyng", "", "present participle of"])
let v = native_list_append(v, ["pleyen", "verb", "pleye", "pleyed", "pleyed", "", "To entertain to"])
let v = native_list_append(v, ["pleiȝen", "verb", "pleiȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["playen", "verb", "playen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pleȝen", "verb", "pleȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plæien", "verb", "plæien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plaien", "verb", "plaien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pleye", "verb", "pleye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plaȝen", "verb", "plaȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plawen", "verb", "plawen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fomen", "verb", "fomed", "fomed", "fomed", "", "To foam at"])
let v = native_list_append(v, ["fomynge", "verb", "fomeinge", "", "", "", "present participle of"])
let v = native_list_append(v, ["coynynge", "verb", "coynyng", "koynyng", "", "", "present participle of"])
let v = native_list_append(v, ["coynen", "verb", "coyne", "coyned", "coyned", "", "To make or"])
let v = native_list_append(v, ["coignen", "verb", "coignen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["koynen", "verb", "koynen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["conyen", "verb", "conyen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cunen", "verb", "cunen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["queynt", "verb", "queynt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spilen", "verb", "spile", "spiled", "spiled", "", "to amuse or"])
let v = native_list_append(v, ["spylle", "verb", "spylle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spyll", "verb", "spyll", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spilden", "verb", "spilden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spyllyn", "verb", "spyllyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["londen", "verb", "londe", "londed", "londed", "", "To walk onto"])
let v = native_list_append(v, ["arȝen", "verb", "arȝe", "arȝed", "arȝed", "", "To become or"])
let v = native_list_append(v, ["arghen", "verb", "arghen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aryhen", "verb", "aryhen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["erȝian", "verb", "erȝian", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bynden", "verb", "bynden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["byndynge", "verb", "binding", "bindynge", "bynding", "", "present participle of"])
let v = native_list_append(v, ["daschen", "verb", "dasche", "dasched", "dasched", "", "To hit with"])
let v = native_list_append(v, ["dassh", "verb", "dassh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["daschyn", "verb", "daschyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dasshen", "verb", "dasshen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["daysshen", "verb", "daysshen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["asweved", "verb", "asweved", "", "", "", "put to sleep"])
let v = native_list_append(v, ["depen", "verb", "depe", "deped", "deped", "", "To submerge or"])
let v = native_list_append(v, ["deppen", "verb", "deppen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["docken", "verb", "docken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["asayn", "verb", "asayn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["omitten", "verb", "omitte", "omitted", "omitted", "", "to omit to"])
let v = native_list_append(v, ["ommitten", "verb", "ommitten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["omytten", "verb", "omytten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swien", "verb", "swīen", "swigen", "swigigen", "", "to be silent"])
let v = native_list_append(v, ["sweien", "verb", "sweiȝan", "sweie", "swie", "", "to resound to"])
let v = native_list_append(v, ["quenchen", "verb", "quenched", "quenched", "quenched", "", "To quench put"])
let v = native_list_append(v, ["quynchen", "verb", "quynchen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cwennkenn", "verb", "cwennkenn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kuenche", "verb", "kuenche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cwenche", "verb", "cwenche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["queynchen", "verb", "queynchen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["qwenchen", "verb", "qwenchen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aswagen", "verb", "aswage", "aswaged", "aswaged", "", "To cure or"])
let v = native_list_append(v, ["quenche", "verb", "quenche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["asswagen", "verb", "asswagen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["a-swagen", "verb", "a-swagen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aswage", "verb", "aswage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["a-swage", "verb", "a-swage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["asuage", "verb", "asuage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["questen", "verb", "queste", "quested", "quested", "", "To find ones"])
let v = native_list_append(v, ["quayle", "verb", "quayle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quaile", "verb", "quaile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["qwayle", "verb", "qwayle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crowe", "verb", "crowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crowen", "verb", "crowe", "crew", "crowe", "", "To crow make"])
let v = native_list_append(v, ["crawen", "verb", "crawen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crowynge", "verb", "crawenge", "crowinge", "crowyng", "", "present participle of"])
let v = native_list_append(v, ["rowe", "verb", "rowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stiȝen", "verb", "stiȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stiȝan", "verb", "stiȝan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stiȝe", "verb", "stiȝe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["steȝen", "verb", "steȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["steye", "verb", "steye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stihen", "verb", "stihen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["styen", "verb", "styen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rewen", "verb", "rewe", "rew", "rowen", "", "To experience shame"])
let v = native_list_append(v, ["reowen", "verb", "reowen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rowyn", "verb", "rowyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ruen", "verb", "ruen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reouwen", "verb", "reouwen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reowe", "verb", "reowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["riewe", "verb", "riewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soren", "verb", "sore", "sored", "sored", "", "To soar to"])
let v = native_list_append(v, ["sorowe", "verb", "sorowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soore", "verb", "soore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quath", "verb", "quoth", "quod", "", "", "simple past of"])
let v = native_list_append(v, ["seryn", "verb", "seryn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seeryn", "verb", "seeryn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ceryn", "verb", "ceryn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ceeryn", "verb", "ceeryn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fa", "adj", "fa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abaist", "adj", "abaist", "", "", "", "Confounded discomfited."])
let v = native_list_append(v, ["abawed", "adj", "abawed", "", "", "", "astonished abashed"])
let v = native_list_append(v, ["abhominable", "adj", "abhominable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["able", "adj", "able", "", "", "", "capable expert qualified"])
let v = native_list_append(v, ["abominable", "adj", "abominable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["odd", "adj", "odd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bone", "adj", "bone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["acceptable", "adj", "acceptable", "", "", "", "Pleasant agreeable causing"])
let v = native_list_append(v, ["accordable", "adj", "accordable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plural", "adj", "plural", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alien", "adj", "alien", "", "", "", "Outside alien foreign"])
let v = native_list_append(v, ["one", "adj", "one", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seme", "adj", "seme", "", "", "", "Seemly appropriate honourable."])
let v = native_list_append(v, ["crude", "adj", "crude", "", "", "", "unprocessed uncooked unworked"])
let v = native_list_append(v, ["second", "adj", "second", "", "", "", "alternative form of"])
let v = native_list_append(v, ["war", "adj", "war", "", "", "", "alternative form of"])
let v = native_list_append(v, ["open", "adj", "more open", "most open", "", "", "open"])
let v = native_list_append(v, ["wall", "adj", "wall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["first", "adj", "first", "", "", "", "first"])
let v = native_list_append(v, ["welcome", "adj", "welcome", "", "", "", "welcome"])
let v = native_list_append(v, ["new", "adj", "new", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abstract", "adj", "abstract", "", "", "", "Drawn away or"])
let v = native_list_append(v, ["general", "adj", "general", "", "", "", "universal complete"])
let v = native_list_append(v, ["thin", "adj", "thin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["create", "adj", "create", "", "", "", "alternative form of"])
let v = native_list_append(v, ["here", "adj", "here", "", "", "", "pleasant gentle"])
let v = native_list_append(v, ["small", "adj", "small", "", "", "", "alternative form of"])
let v = native_list_append(v, ["black", "adj", "black", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grey", "adj", "grey", "", "", "", "grey dull drab"])
let v = native_list_append(v, ["purple", "adj", "purple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["red", "adj", "redder", "reddest", "", "", "red crimson scarlet"])
let v = native_list_append(v, ["violet", "adj", "violet", "", "", "", "violet-coloured"])
let v = native_list_append(v, ["white", "adj", "white", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fourth", "adj", "fourth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["third", "adj", "third", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seventh", "adj", "seventh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tenth", "adj", "tenth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["young", "adj", "young", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wrong", "adj", "wrong", "", "", "", "wicked evil morally"])
let v = native_list_append(v, ["worst", "adj", "worst", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["latin", "adj", "latin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hundred", "adj", "hundred", "", "", "", "A hundredth."])
let v = native_list_append(v, ["thousand", "adj", "thousand", "", "", "", "alternative form of"])
let v = native_list_append(v, ["animal", "adj", "animal", "", "", "", "Related to the"])
let v = native_list_append(v, ["her", "adj", "her", "", "", "", "alternative form of"])
let v = native_list_append(v, ["masculine", "adj", "masculine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["future", "adj", "future", "", "", "", "Occurring after the"])
let v = native_list_append(v, ["angry", "adj", "angry", "angriest", "", "", "Angry displaying angriness"])
let v = native_list_append(v, ["arm", "adj", "arm", "", "", "", "poor"])
let v = native_list_append(v, ["north", "adj", "north", "", "", "", "north northern"])
let v = native_list_append(v, ["south", "adj", "south", "", "", "", "south southern"])
let v = native_list_append(v, ["west", "adj", "west", "", "", "", "west western"])
let v = native_list_append(v, ["right", "adj", "rightre", "rightest", "", "", "Straight not crooked"])
let v = native_list_append(v, ["cold", "adj", "coldere", "*coldest", "", "", "cold cool"])
let v = native_list_append(v, ["hot", "adj", "hot", "", "", "", "hot"])
let v = native_list_append(v, ["warm", "adj", "warmer", "warmest", "", "", "warm mildly hot"])
let v = native_list_append(v, ["quaint", "adj", "quaint", "", "", "", "alternative form of"])
let v = native_list_append(v, ["other", "adj", "other", "", "", "", "other"])
let v = native_list_append(v, ["good", "adj", "bettre", "best", "", "", "good of good"])
let v = native_list_append(v, ["male", "adj", "male", "", "", "", "male of masculine"])
let v = native_list_append(v, ["female", "adj", "female", "", "", "", "alternative form of"])
let v = native_list_append(v, ["very", "adj", "verier", "", "", "", "true"])
let v = native_list_append(v, ["hole", "adj", "hole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wood", "adj", "wood", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bold", "adj", "bold", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tide", "adj", "tide", "", "", "", "alternative form of"])
let v = native_list_append(v, ["olive", "adj", "olive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saffron", "adj", "saffron", "", "", "", "Yellow the colour"])
let v = native_list_append(v, ["rice", "adj", "rice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["adel", "adj", "adel", "", "", "", "rotten addled of"])
let v = native_list_append(v, ["god", "adj", "god", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kind", "adj", "kind", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bel", "adj", "bel", "", "", "", "Of fine quality"])
let v = native_list_append(v, ["safe", "adj", "safe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["save", "adj", "save", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verre", "adj", "verre", "verrest", "", "", "true"])
let v = native_list_append(v, ["vert", "adj", "vert", "", "", "", "Green-coloured."])
let v = native_list_append(v, ["he", "adj", "he", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hair", "adj", "hair", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hungry", "adj", "hungry", "", "", "", "Hungry or starving"])
let v = native_list_append(v, ["hard", "adj", "hard", "", "", "", "hard"])
let v = native_list_append(v, ["wilde", "adj", "wildere", "", "", "", "Wild undomesticated untamed"])
let v = native_list_append(v, ["were", "adj", "were", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ilke", "adj", "ilke", "", "", "", "same"])
let v = native_list_append(v, ["bet", "adj", "bet", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["blew", "adj", "blew", "", "", "", "blue azure"])
let v = native_list_append(v, ["drove", "adj", "drove", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fell", "adj", "fell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flaxen", "adj", "flaxen", "", "", "", "Flaxen made out"])
let v = native_list_append(v, ["hold", "adj", "hold", "", "", "", "gracious friendly faithful"])
let v = native_list_append(v, ["made", "adj", "made", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mal", "adj", "mal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["common", "adj", "common", "", "", "", "alternative form of"])
let v = native_list_append(v, ["simple", "adj", "simple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["self", "adj", "self", "", "", "", "very/self same the"])
let v = native_list_append(v, ["cruel", "adj", "cruel", "", "", "", "Merciless cruel revelling"])
let v = native_list_append(v, ["redid", "adj", "redid", "", "", "", "readied"])
let v = native_list_append(v, ["shone", "adj", "shone", "", "", "", "beautiful glorious excellent"])
let v = native_list_append(v, ["dogged", "adj", "dogged", "", "", "", "currish"])
let v = native_list_append(v, ["stiff", "adj", "stiff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wake", "adj", "wake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["woke", "adj", "wakker", "wakkest", "", "", "Physically weak or"])
let v = native_list_append(v, ["wet", "adj", "wet", "", "", "", "wet watery"])
let v = native_list_append(v, ["won", "adj", "won", "", "", "", "alternative form of"])
let v = native_list_append(v, ["round", "adj", "roundere", "", "", "", "Rounded curvy lacking"])
let v = native_list_append(v, ["sot", "adj", "sot", "", "", "", "idiotic unwise"])
let v = native_list_append(v, ["base", "adj", "base", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dry", "adj", "dry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["different", "adj", "different", "", "", "", "different"])
let v = native_list_append(v, ["deep", "adj", "deep", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flat", "adj", "flat", "", "", "", "level even smooth"])
let v = native_list_append(v, ["du", "adj", "du", "", "", "", "alternative form of"])
let v = native_list_append(v, ["true", "adj", "true", "", "", "", "alternative form of"])
let v = native_list_append(v, ["long", "adj", "lengere", "lengest", "", "", "Long having great"])
let v = native_list_append(v, ["short", "adj", "short", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liquid", "adj", "liquid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hospital", "adj", "hospital", "", "", "", "hospitable"])
let v = native_list_append(v, ["salt", "adj", "salter", "saltest", "", "", "salty tasting of"])
let v = native_list_append(v, ["old", "adj", "eldre", "eldest", "", "", "Old long extant"])
let v = native_list_append(v, ["full", "adj", "full", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lift", "adj", "lift", "", "", "", "left"])
let v = native_list_append(v, ["feminine", "adj", "feminine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vein", "adj", "vein", "", "", "", "vain worthless useless"])
let v = native_list_append(v, ["baron", "adj", "baron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ese", "adj", "ese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gram", "adj", "gram", "", "", "", "Angry."])
let v = native_list_append(v, ["dew", "adj", "dew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["potable", "adj", "potable", "", "", "", "Suitable for drinking"])
let v = native_list_append(v, ["peer", "adj", "peer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bass", "adj", "bass", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gain", "adj", "gain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["demur", "adj", "demur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["incorrigible", "adj", "incorrigible", "", "", "", "insoluble unmanageable"])
let v = native_list_append(v, ["wal", "adj", "wal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burden", "adj", "burden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["womanly", "adj", "womanly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["evil", "adj", "evil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["instrumental", "adj", "instrumental", "", "", "", "Resembling an instrument"])
let v = native_list_append(v, ["happy", "adj", "happy", "", "", "", "fortunate prosperous lucky"])
let v = native_list_append(v, ["original", "adj", "original", "", "", "", "original primordial preceding"])
let v = native_list_append(v, ["fervent", "adj", "fervent", "", "", "", "fervent very hot"])
let v = native_list_append(v, ["due", "adj", "due", "", "", "", "alternative form of"])
let v = native_list_append(v, ["better", "adj", "better", "", "", "", "alternative form of"])
let v = native_list_append(v, ["natural", "adj", "natural", "", "", "", "intrinsic fundamental basic"])
let v = native_list_append(v, ["seconde", "adj", "seconde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wok", "adj", "wok", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ol", "adj", "ol", "", "", "", "alternative form of"])
let v = native_list_append(v, ["universal", "adj", "universal", "", "", "", "all-encompassing subject to"])
let v = native_list_append(v, ["meri", "adj", "meri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pers", "adj", "pers", "", "", "", "blue bluish"])
let v = native_list_append(v, ["ra", "adj", "ra", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wan", "adj", "wan", "", "", "", "wan pallid sickly"])
let v = native_list_append(v, ["half", "adj", "half", "", "", "", "half"])
let v = native_list_append(v, ["drie", "adj", "drie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["well", "adj", "well", "", "", "", "alternative form of"])
let v = native_list_append(v, ["laus", "adj", "laus", "", "", "", "loose"])
let v = native_list_append(v, ["real", "adj", "real", "", "", "", "real true factual"])
let v = native_list_append(v, ["holy", "adj", "holyere", "holyest", "", "", "Dedicated to or"])
let v = native_list_append(v, ["worldly", "adj", "worldly", "", "", "", "Of the material"])
let v = native_list_append(v, ["eternal", "adj", "eternal", "", "", "", "Eternal permanent having"])
let v = native_list_append(v, ["supernatural", "adj", "supernatural", "", "", "", "deity-related from God"])
let v = native_list_append(v, ["pure", "adj", "purer", "purest", "", "", "pure unadulterated undiluted"])
let v = native_list_append(v, ["cursed", "adj", "cursed", "", "", "", "accursed"])
let v = native_list_append(v, ["strange", "adj", "strange", "", "", "", "alternative form of"])
let v = native_list_append(v, ["net", "adj", "net", "", "", "", "worthy good pure"])
let v = native_list_append(v, ["mast", "adj", "mast", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mercurial", "adj", "mercurial", "", "", "", "mercurial pertaining to"])
let v = native_list_append(v, ["mate", "adj", "mate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bald", "adj", "bald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nice", "adj", "nice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["loud", "adj", "loudere", "", "", "", "Loud noisy producing"])
let v = native_list_append(v, ["twentieth", "adj", "twentieth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strong", "adj", "strenger", "strengest", "", "", "strong"])
let v = native_list_append(v, ["brood", "adj", "brood", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ser", "adj", "ser", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mit", "adj", "mit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sick", "adj", "sick", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dieu", "adj", "dieu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["virtual", "adj", "virtual", "", "", "", "alternative form of"])
let v = native_list_append(v, ["form", "adj", "form", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waste", "adj", "waste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fo", "adj", "fo", "", "", "", "combative opposed inimical"])
let v = native_list_append(v, ["course", "adj", "course", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cant", "adj", "cant", "", "", "", "bold lively cant"])
let v = native_list_append(v, ["main", "adj", "main", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glad", "adj", "glad", "", "", "", "joyful merry happy"])
let v = native_list_append(v, ["busy", "adj", "busy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wicked", "adj", "wicked", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beau", "adj", "beau", "", "", "", "good fine"])
let v = native_list_append(v, ["drei", "adj", "drei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bare", "adj", "bare", "", "", "", "unclothed naked nude"])
let v = native_list_append(v, ["naked", "adj", "naked", "", "", "", "Uncovered exposed visible"])
let v = native_list_append(v, ["rad", "adj", "raddere", "raddest", "", "", "quick fast speedy"])
let v = native_list_append(v, ["lah", "adj", "lāhere", "lāhest", "", "", "low"])
let v = native_list_append(v, ["desert", "adj", "desert", "", "", "", "barren wild"])
let v = native_list_append(v, ["per", "adj", "per", "", "", "", "The same having"])
let v = native_list_append(v, ["best", "adj", "best", "", "", "", "best superlative degree"])
let v = native_list_append(v, ["tom", "adj", "tom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mode", "adj", "mode", "", "", "", "Vain boastful conceited."])
let v = native_list_append(v, ["drey", "adj", "drey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foo", "adj", "foo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chief", "adj", "chief", "", "", "", "alternative form of"])
let v = native_list_append(v, ["comfortable", "adj", "comfortable", "", "", "", "comfortable"])
let v = native_list_append(v, ["fool", "adj", "fool", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bon", "adj", "bon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sik", "adj", "sik", "", "", "", "sick ill"])
let v = native_list_append(v, ["rik", "adj", "rik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dom", "adj", "dom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["som", "adj", "som", "", "", "", "some"])
let v = native_list_append(v, ["baas", "adj", "baas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["massif", "adj", "massif", "", "", "", "weighty massy weighing"])
let v = native_list_append(v, ["active", "adj", "active", "", "", "", "alternative form of"])
let v = native_list_append(v, ["actual", "adj", "actual", "", "", "", "actual real true"])
let v = native_list_append(v, ["stale", "adj", "stale", "", "", "", "clear free of"])
let v = native_list_append(v, ["od", "adj", "od", "", "", "", "alternative form of"])
let v = native_list_append(v, ["comparable", "adj", "comparable", "", "", "", "Of identical or"])
let v = native_list_append(v, ["luxurious", "adj", "luxurious", "", "", "", "Lusty lascivious sexually"])
let v = native_list_append(v, ["alive", "adj", "alive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ample", "adj", "ample", "", "", "", "ample copious profuse"])
let v = native_list_append(v, ["choice", "adj", "choice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bastard", "adj", "bastard", "", "", "", "coming not from"])
let v = native_list_append(v, ["futur", "adj", "futur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["equal", "adj", "equal", "", "", "", "identical in amount"])
let v = native_list_append(v, ["every", "adj", "every", "", "", "", "alternative form of"])
let v = native_list_append(v, ["imperial", "adj", "imperial", "", "", "", "Imperial related to"])
let v = native_list_append(v, ["besi", "adj", "besi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["passive", "adj", "passive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sad", "adj", "saddere", "saddest", "", "", "sated weary having"])
let v = native_list_append(v, ["only", "adj", "only", "", "", "", "alone apart"])
let v = native_list_append(v, ["hail", "adj", "hail", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rusty", "adj", "rusty", "", "", "", "rusty rusted"])
let v = native_list_append(v, ["moist", "adj", "moist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["middle", "adj", "middle", "", "", "", "inflection of middel"])
let v = native_list_append(v, ["patient", "adj", "patient", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wonder", "adj", "wonder", "", "", "", "exciting feelings of"])
let v = native_list_append(v, ["sour", "adj", "sour", "", "", "", "sour acidic bitter"])
let v = native_list_append(v, ["smart", "adj", "smart", "", "", "", "alternative form of"])
let v = native_list_append(v, ["honest", "adj", "honest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hol", "adj", "hol", "", "", "", "healthy"])
let v = native_list_append(v, ["bun", "adj", "bun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chivalrous", "adj", "chivalrous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stain", "adj", "stain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["med", "adj", "med", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chambre", "adj", "chambre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["madder", "adj", "madder", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["reed", "adj", "reed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["latine", "adj", "latine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["calm", "adj", "calm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["zed", "adj", "zed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dine", "adj", "dine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["royal", "adj", "royaller", "royallyst", "", "", "royal of a"])
let v = native_list_append(v, ["gent", "adj", "gent", "", "", "", "noble well-bred courteous"])
let v = native_list_append(v, ["thrall", "adj", "thrall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quiver", "adj", "quiver", "", "", "", "fast speedy rapid"])
let v = native_list_append(v, ["wordy", "adj", "wordy", "", "", "", "wordy"])
let v = native_list_append(v, ["les", "adj", "les", "", "", "", "false lying deceptive"])
let v = native_list_append(v, ["either", "adj", "either", "", "", "", "Both all or"])
let v = native_list_append(v, ["det", "adj", "det", "", "", "", "alternative form of"])
let v = native_list_append(v, ["breve", "adj", "breve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rote", "adj", "rote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["faire", "adj", "faire", "", "", "", "fair handsome beautiful"])
let v = native_list_append(v, ["fer", "adj", "fer", "", "", "", "far distant"])
let v = native_list_append(v, ["trouble", "adj", "troublere", "", "", "", "Murky muddy turbid"])
let v = native_list_append(v, ["fou", "adj", "fou", "", "", "", "multicoloured / multicolored"])
let v = native_list_append(v, ["vous", "adj", "vous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ali", "adj", "ali", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heme", "adj", "heme", "", "", "", "fitting suitable"])
let v = native_list_append(v, ["tren", "adj", "tren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ode", "adj", "ode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["impossible", "adj", "impossible", "", "", "", "Impossible not able"])
let v = native_list_append(v, ["mad", "adj", "madder", "maddyst", "", "", "Mad insane deranged"])
let v = native_list_append(v, ["mute", "adj", "mute", "", "", "", "alternative form of"])
let v = native_list_append(v, ["adamantine", "adj", "adamantine", "", "", "", "Relating to adamant"])
let v = native_list_append(v, ["aweful", "adj", "aweful", "", "", "", "awe-inspiring wondrous awesome"])
let v = native_list_append(v, ["savage", "adj", "savage", "", "", "", "savage barbaric unmannered"])
let v = native_list_append(v, ["wroth", "adj", "wroth", "", "", "", "Wrathful wroth."])
let v = native_list_append(v, ["camp", "adj", "camp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mechanic", "adj", "mechanic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mat", "adj", "mat", "", "", "", "checkmated defeated in"])
let v = native_list_append(v, ["plat", "adj", "plat", "", "", "", "plat flat level"])
let v = native_list_append(v, ["alienate", "adj", "alienate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["buxom", "adj", "buxom", "", "", "", "obedient compliant"])
let v = native_list_append(v, ["rare", "adj", "rare", "", "", "", "airy vacuous"])
let v = native_list_append(v, ["deaf", "adj", "deaf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nowt", "adj", "nowt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ange", "adj", "ange", "", "", "", "vexed"])
let v = native_list_append(v, ["melodious", "adj", "melodious", "", "", "", "Melodious musically harmonious"])
let v = native_list_append(v, ["forward", "adj", "forward", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fowl", "adj", "fowl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["violent", "adj", "violent", "", "", "", "Violent forcible injury-causing."])
let v = native_list_append(v, ["tam", "adj", "tam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feeble", "adj", "feeble", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tame", "adj", "tame", "", "", "", "tame domesticated"])
let v = native_list_append(v, ["store", "adj", "store", "", "", "", "strong powerful intense"])
let v = native_list_append(v, ["scire", "adj", "scire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["immutable", "adj", "immutable", "", "", "", "immutable unchangeable"])
let v = native_list_append(v, ["pere", "adj", "pere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deed", "adj", "deed", "", "", "", "dead no longer"])
let v = native_list_append(v, ["material", "adj", "material", "", "", "", "Extant in matter"])
let v = native_list_append(v, ["burel", "adj", "burel", "", "", "", "lay rustic unlearned"])
let v = native_list_append(v, ["wert", "adj", "wert", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wast", "adj", "wast", "", "", "", "uncultivated deserted desolate"])
let v = native_list_append(v, ["scarce", "adj", "scarce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["late", "adj", "late", "", "", "", "slow sluggish reluctant."])
let v = native_list_append(v, ["passional", "adj", "passional", "", "", "", "passionate having strong"])
let v = native_list_append(v, ["rich", "adj", "rich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mawle", "adj", "mawle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["calver", "adj", "calver", "", "", "", "Having curd-like flakes"])
let v = native_list_append(v, ["ȝelew", "adj", "ȝelew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worse", "adj", "worse", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["glorious", "adj", "gloriousere", "gloriosest", "", "", "Recognised acclaimed well-known"])
let v = native_list_append(v, ["slender", "adj", "slender", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sure", "adj", "seurer", "", "", "", "safe protected not"])
let v = native_list_append(v, ["wild", "adj", "wild", "", "", "", "alternative form of"])
let v = native_list_append(v, ["difficult", "adj", "difficult", "", "", "", "difficult challenging"])
let v = native_list_append(v, ["reverse", "adj", "reverse", "", "", "", "reverse turned upside"])
let v = native_list_append(v, ["easy", "adj", "easy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["usual", "adj", "usual", "", "", "", "customary established"])
let v = native_list_append(v, ["scornful", "adj", "scornful", "", "", "", "scornful contemptuous"])
let v = native_list_append(v, ["barren", "adj", "barren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coward", "adj", "coward", "", "", "", "cowardly"])
let v = native_list_append(v, ["huge", "adj", "huge", "", "", "", "huge large enormous"])
let v = native_list_append(v, ["ardent", "adj", "ardent", "", "", "", "alternative form of"])
let v = native_list_append(v, ["passionate", "adj", "passionate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["floury", "adj", "floury", "", "", "", "Covered in flowers"])
let v = native_list_append(v, ["aspen", "adj", "aspen", "", "", "", "Made of or"])
let v = native_list_append(v, ["bawdy", "adj", "bawdy", "", "", "", "soiled dirty"])
let v = native_list_append(v, ["crewel", "adj", "crewel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rather", "adj", "rather", "", "", "", "alternative form of"])
let v = native_list_append(v, ["elate", "adj", "elate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fay", "adj", "fay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["idyll", "adj", "idyll", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mere", "adj", "mere", "", "", "", "glorious renowned."])
let v = native_list_append(v, ["mete", "adj", "mete", "", "", "", "suitable fitting appropriate"])
let v = native_list_append(v, ["sage", "adj", "sage", "", "", "", "Sage considered well"])
let v = native_list_append(v, ["tome", "adj", "tome", "", "", "", "empty hollow"])
let v = native_list_append(v, ["tusked", "adj", "tusked", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wale", "adj", "wale", "", "", "", "amazing of great"])
let v = native_list_append(v, ["whit", "adj", "whitter", "whittest", "", "", "white pale light"])
let v = native_list_append(v, ["servile", "adj", "servile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toward", "adj", "toward", "", "", "", "Future forthcoming to"])
let v = native_list_append(v, ["bale", "adj", "bale", "", "", "", "decisive ruinous vicious"])
let v = native_list_append(v, ["chef", "adj", "chever", "chevest", "", "", "Chief head top-ranking"])
let v = native_list_append(v, ["crisp", "adj", "crisp", "", "", "", "curly curled"])
let v = native_list_append(v, ["devout", "adj", "devout", "", "", "", "devout"])
let v = native_list_append(v, ["diverse", "adj", "diverse", "", "", "", "different differing"])
let v = native_list_append(v, ["fain", "adj", "fain", "", "", "", "happy joyful"])
let v = native_list_append(v, ["foul", "adj", "foulere", "foulest", "", "", "Revolting unclean"])
let v = native_list_append(v, ["furious", "adj", "furious", "", "", "", "furious raging"])
let v = native_list_append(v, ["greet", "adj", "greet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hale", "adj", "hale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heed", "adj", "heed", "", "", "", "main head chief"])
let v = native_list_append(v, ["hoot", "adj", "hoot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lease", "adj", "lease", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liege", "adj", "liege", "", "", "", "alternative form of"])
let v = native_list_append(v, ["official", "adj", "official", "", "", "", "Functional serving a"])
let v = native_list_append(v, ["proud", "adj", "proud", "", "", "", "haughty arrogant"])
let v = native_list_append(v, ["sanguine", "adj", "sanguine", "", "", "", "Having a bloody-red"])
let v = native_list_append(v, ["secondary", "adj", "secondary", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shortly", "adj", "shortly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sleigh", "adj", "sleigh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sleight", "adj", "sleight", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slight", "adj", "slight", "", "", "", "Level even smooth"])
let v = native_list_append(v, ["sly", "adj", "slyer", "sliest", "", "", "Judicious considered shrewd"])
let v = native_list_append(v, ["lewd", "adj", "lewd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tart", "adj", "tart", "", "", "", "Sour tart having"])
let v = native_list_append(v, ["tent", "adj", "tent", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tithe", "adj", "tithe", "", "", "", "tenth"])
let v = native_list_append(v, ["twofold", "adj", "twofold", "", "", "", "double twofold having"])
let v = native_list_append(v, ["wane", "adj", "wane", "", "", "", "inadequate incomplete imperfect"])
let v = native_list_append(v, ["worthy", "adj", "worthy", "", "", "", "worthy noble brave"])
let v = native_list_append(v, ["cis", "adj", "cis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["desirous", "adj", "desirous", "", "", "", "desirous experiencing desire"])
let v = native_list_append(v, ["desk", "adj", "desk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["despect", "adj", "despect", "", "", "", "Humble looked down"])
let v = native_list_append(v, ["dowcet", "adj", "dowcet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["envious", "adj", "envious", "", "", "", "aggressive malignant"])
let v = native_list_append(v, ["onerous", "adj", "onerous", "", "", "", "onerous"])
let v = native_list_append(v, ["kindly", "adj", "kindly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fol", "adj", "fol", "", "", "", "alternative form of"])
let v = native_list_append(v, ["douce", "adj", "douce", "", "", "", "pleasant sweet nice"])
let v = native_list_append(v, ["dente", "adj", "dente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["prodigious", "adj", "prodigious", "", "", "", "portentous"])
let v = native_list_append(v, ["rebel", "adj", "rebel", "", "", "", "Treasonous rebelling leading"])
let v = native_list_append(v, ["cald", "adj", "cald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lovely", "adj", "lovely", "", "", "", "Friendly affectionate loving"])
let v = native_list_append(v, ["homely", "adj", "homely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brotherly", "adj", "brotherly", "", "", "", "Of or relating"])
let v = native_list_append(v, ["obligatory", "adj", "obligatory", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dusk", "adj", "dusk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["virtuous", "adj", "virtuous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sore", "adj", "sorer", "sorest", "", "", "Senses associated with"])
let v = native_list_append(v, ["blaspheme", "adj", "blaspheme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noble", "adj", "noble", "", "", "", "noble"])
let v = native_list_append(v, ["mortel", "adj", "mortel", "", "", "", "mortal"])
let v = native_list_append(v, ["holly", "adj", "holly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perilous", "adj", "perilous", "perilousest", "", "", "Full of danger"])
let v = native_list_append(v, ["organic", "adj", "organic", "", "", "", "Resembling or functioning"])
let v = native_list_append(v, ["sturdy", "adj", "sturdy", "", "", "", "bold valiant strong"])
let v = native_list_append(v, ["ille", "adj", "worse", "worst", "", "", "evil wicked"])
let v = native_list_append(v, ["squamous", "adj", "squamous", "", "", "", "scaly especially due"])
let v = native_list_append(v, ["cathedral", "adj", "cathedral", "", "", "", "cathedral relating to"])
let v = native_list_append(v, ["stable", "adj", "stabler", "", "", "", "stable relatively unchanging"])
let v = native_list_append(v, ["serviceable", "adj", "serviceable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wield", "adj", "wield", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alle", "adj", "alle", "", "", "", "plural of all"])
let v = native_list_append(v, ["hal", "adj", "hal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["halt", "adj", "halt", "", "", "", "Limping lame crippled."])
let v = native_list_append(v, ["este", "adj", "este", "", "", "", "good pleasant"])
let v = native_list_append(v, ["soot", "adj", "soot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gul", "adj", "gul", "", "", "", "yellow pale"])
let v = native_list_append(v, ["fond", "adj", "fond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["golden", "adj", "golden", "", "", "", "Formed from gold."])
let v = native_list_append(v, ["thirsty", "adj", "thirsty", "", "", "", "Thirsty having a"])
let v = native_list_append(v, ["terrible", "adj", "terrible", "", "", "", "terrible"])
let v = native_list_append(v, ["lawful", "adj", "lawful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wicker", "adj", "wicker", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["wight", "adj", "wighter", "wightest", "", "", "brave bold"])
let v = native_list_append(v, ["impudent", "adj", "impudent", "", "", "", "shameless immodest"])
let v = native_list_append(v, ["animale", "adj", "animale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sur", "adj", "sur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["demure", "adj", "demure", "", "", "", "grave serious modest"])
let v = native_list_append(v, ["lovable", "adj", "lovable", "", "", "", "Lovable deserving love"])
let v = native_list_append(v, ["loveable", "adj", "loveable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mid", "adj", "mid", "", "", "", "mid- middle central"])
let v = native_list_append(v, ["mature", "adj", "mature", "", "", "", "mature ripe"])
let v = native_list_append(v, ["eyed", "adj", "eyed", "", "", "", "eyed having a"])
let v = native_list_append(v, ["fallacious", "adj", "fallacious", "", "", "", "fallacious"])
let v = native_list_append(v, ["obedient", "adj", "obedient", "", "", "", "obedient"])
let v = native_list_append(v, ["horrible", "adj", "horrible", "", "", "", "horrible"])
let v = native_list_append(v, ["seldom", "adj", "seldom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fury", "adj", "fury", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fully", "adj", "fully", "", "", "", "Flawless immaculate without"])
let v = native_list_append(v, ["oblivious", "adj", "oblivious", "", "", "", "forgetful"])
let v = native_list_append(v, ["materiel", "adj", "materiel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["daft", "adj", "daft", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gracious", "adj", "graciouser", "graciousest", "", "", "kind gracious polite"])
let v = native_list_append(v, ["gal", "adj", "gal", "", "", "", "lascivious lustful"])
let v = native_list_append(v, ["dishonest", "adj", "dishonest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dishonesty", "adj", "dishonesty", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nervous", "adj", "nervous", "", "", "", "Composed of or"])
let v = native_list_append(v, ["muchel", "adj", "muchel", "", "", "", "much"])
let v = native_list_append(v, ["bas", "adj", "bas", "", "", "", "Low short lacking"])
let v = native_list_append(v, ["menial", "adj", "menial", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ferme", "adj", "ferme", "", "", "", "firm steady of"])
let v = native_list_append(v, ["arable", "adj", "arable", "", "", "", "arable"])
let v = native_list_append(v, ["graceful", "adj", "graceful", "", "", "", "Giving grace grace-inducing."])
let v = native_list_append(v, ["cloudy", "adj", "cloudy", "", "", "", "Covered with or"])
let v = native_list_append(v, ["outward", "adj", "outward", "", "", "", "outside outer on"])
let v = native_list_append(v, ["dul", "adj", "dul", "", "", "", "dull"])
let v = native_list_append(v, ["wer", "adj", "wer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reale", "adj", "reale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stour", "adj", "stour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wo", "adj", "wo", "", "", "", "woeful"])
let v = native_list_append(v, ["lang", "adj", "lang", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shire", "adj", "shire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dum", "adj", "dum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fraudulent", "adj", "fraudulent", "", "", "", "Dishonest fraudulent based"])
let v = native_list_append(v, ["wick", "adj", "wick", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ware", "adj", "ware", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vicious", "adj", "vicious", "", "", "", "Iniquitous sinful wicked"])
let v = native_list_append(v, ["animate", "adj", "animate", "", "", "", "Animate alive showing"])
let v = native_list_append(v, ["matt", "adj", "matt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salve", "adj", "salve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dumb", "adj", "dumb", "", "", "", "Lacking or failing"])
let v = native_list_append(v, ["petit", "adj", "petit", "", "", "", "small"])
let v = native_list_append(v, ["organise", "adj", "organise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gracieux", "adj", "gracieux", "", "", "", "alternative form of"])
let v = native_list_append(v, ["elles", "adj", "elles", "", "", "", "else"])
let v = native_list_append(v, ["sooty", "adj", "sooty", "", "", "", "Soiled with soot"])
let v = native_list_append(v, ["doughty", "adj", "doughtiere", "doughtiest", "", "", "Brave fearless doughty"])
let v = native_list_append(v, ["patente", "adj", "patente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["riche", "adj", "richere", "richest", "", "", "Rich wealthy possessing"])
let v = native_list_append(v, ["rike", "adj", "rike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["amorous", "adj", "amorous", "", "", "", "Amorous loving inclined"])
let v = native_list_append(v, ["frenetic", "adj", "frenetic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["patent", "adj", "patent", "", "", "", "open unconfined unrestricted"])
let v = native_list_append(v, ["malign", "adj", "malign", "", "", "", "alternative form of"])
let v = native_list_append(v, ["enamoured", "adj", "enamoured", "", "", "", "Enamoured lovestruck deep"])
let v = native_list_append(v, ["inward", "adj", "inward", "ynwardest", "", "", "inside inward in"])
let v = native_list_append(v, ["naught", "adj", "naught", "", "", "", "alternative form of"])
let v = native_list_append(v, ["favourable", "adj", "favourable", "", "", "", "benevolent well-disposed"])
let v = native_list_append(v, ["favorable", "adj", "favorable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swart", "adj", "swarter", "", "", "", "Dark oppressive blackened."])
let v = native_list_append(v, ["culvert", "adj", "culvert", "", "", "", "vile nefarious"])
let v = native_list_append(v, ["livid", "adj", "livid", "", "", "", "livid blue color"])
let v = native_list_append(v, ["lege", "adj", "lege", "", "", "", "Able to command"])
let v = native_list_append(v, ["pier", "adj", "pier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["claret", "adj", "claret", "", "", "", "pink pink-purple light"])
let v = native_list_append(v, ["citrine", "adj", "citrine", "", "", "", "orange red-yellow amber"])
let v = native_list_append(v, ["riel", "adj", "riel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hose", "adj", "hose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fale", "adj", "fale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deve", "adj", "deve", "", "", "", "inflection of def"])
let v = native_list_append(v, ["sinful", "adj", "sinful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rond", "adj", "rond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["def", "adj", "def", "", "", "", "Deaf unable to"])
let v = native_list_append(v, ["ginge", "adj", "ginge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["animat", "adj", "animat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["olde", "adj", "olde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["supple", "adj", "supple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["commune", "adj", "commune", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Englisch", "adj", "Englisch", "", "", "", "of England from"])
let v = native_list_append(v, ["Latin", "adj", "Latin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mo", "adj", "mo", "", "", "", "more numerous larger"])
let v = native_list_append(v, ["peter", "adj", "peter", "", "", "", "misspelling of petit"])
let v = native_list_append(v, ["pore", "adj", "pore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hereditary", "adj", "hereditary", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mickle", "adj", "mickle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["collegiate", "adj", "collegiate", "", "", "", "Ruled by a"])
let v = native_list_append(v, ["dette", "adj", "dette", "", "", "", "Owed due as"])
let v = native_list_append(v, ["hei", "adj", "hei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["inde", "adj", "inde", "", "", "", "indigo-coloured"])
let v = native_list_append(v, ["bask", "adj", "bask", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vinous", "adj", "vinous", "", "", "", "vinous relating to"])
let v = native_list_append(v, ["hoose", "adj", "hoose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["argh", "adj", "argh", "", "", "", "afraid scared courageless"])
let v = native_list_append(v, ["fey", "adj", "fey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mutable", "adj", "mutable", "", "", "", "mutable changeable variable"])
let v = native_list_append(v, ["bestial", "adj", "bestial", "", "", "", "animal of or"])
let v = native_list_append(v, ["sext", "adj", "sext", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eri", "adj", "eri", "", "", "", "frightening fearing"])
let v = native_list_append(v, ["har", "adj", "har", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slider", "adj", "slider", "", "", "", "Causing slips having"])
let v = native_list_append(v, ["sari", "adj", "sari", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sed", "adj", "sed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dep", "adj", "dep", "", "", "", "alternative form of"])
let v = native_list_append(v, ["collegial", "adj", "collegial", "", "", "", "Ruled by a"])
let v = native_list_append(v, ["tum", "adj", "tum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nare", "adj", "nare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baleful", "adj", "baleful", "", "", "", "evil horrible malicious"])
let v = native_list_append(v, ["fremde", "adj", "fremde", "", "", "", "foreign from another"])
let v = native_list_append(v, ["wurst", "adj", "wurst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leden", "adj", "leden", "", "", "", "Made of lead"])
let v = native_list_append(v, ["westen", "adj", "westen", "", "", "", "western of the"])
let v = native_list_append(v, ["sexte", "adj", "sexte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["legge", "adj", "legge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["legi", "adj", "legi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["peti", "adj", "peti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skyr", "adj", "skyr", "", "", "", "clear-coloured pale light"])
let v = native_list_append(v, ["troubles", "adj", "troubles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hideous", "adj", "hideous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frightful", "adj", "frightful", "", "", "", "afraid frightened"])
let v = native_list_append(v, ["manly", "adj", "manly", "", "", "", "Human pertaining to"])
let v = native_list_append(v, ["hali", "adj", "hali", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyrst", "adj", "fyrst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["monstrous", "adj", "monstrous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wite", "adj", "wite", "", "", "", "alternative form of"])
let v = native_list_append(v, ["silken", "adj", "silken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gleaw", "adj", "gleaw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["earh", "adj", "earh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["miri", "adj", "miri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knotty", "adj", "knotty", "", "", "", "knotted tied linked"])
let v = native_list_append(v, ["ald", "adj", "ald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pur", "adj", "pur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grille", "adj", "grille", "", "", "", "gril harsh severe"])
let v = native_list_append(v, ["hors", "adj", "hors", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cloven", "adj", "cloven", "", "", "", "Split cloven separated"])
let v = native_list_append(v, ["fon", "adj", "fon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smote", "adj", "smote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ragged", "adj", "ragged", "", "", "", "ragged raggy raglike"])
let v = native_list_append(v, ["egged", "adj", "egged", "", "", "", "Having an edge"])
let v = native_list_append(v, ["eche", "adj", "eche", "", "", "", "eternal everlasting"])
let v = native_list_append(v, ["blac", "adj", "blac", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hateful", "adj", "hateful", "", "", "", "Disliked malign evil"])
let v = native_list_append(v, ["stony", "adj", "stony", "", "", "", "Comprised of or"])
let v = native_list_append(v, ["sinewy", "adj", "sinewy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ging", "adj", "ging", "", "", "", "alternative form of"])
let v = native_list_append(v, ["riht", "adj", "riht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["changeable", "adj", "changeable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hos", "adj", "hos", "", "", "", "Hoarse harsh-sounding."])
let v = native_list_append(v, ["rede", "adj", "rede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["credible", "adj", "credible", "", "", "", "credible believable plausible"])
let v = native_list_append(v, ["foolhardy", "adj", "foolhardy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forme", "adj", "formere", "formest", "", "", "earliest oldest in"])
let v = native_list_append(v, ["yong", "adj", "yongere", "yongest", "", "", "Early in growth"])
let v = native_list_append(v, ["injurious", "adj", "injurious", "", "", "", "Rude offensive distasteful."])
let v = native_list_append(v, ["cwic", "adj", "cwic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["linden", "adj", "linden", "", "", "", "Made of limewood."])
let v = native_list_append(v, ["seer", "adj", "seer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hefig", "adj", "hefig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["colder", "adj", "colder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thorny", "adj", "thorny", "", "", "", "Having many thorns"])
let v = native_list_append(v, ["gode", "adj", "gode", "", "", "", "weak singular and"])
let v = native_list_append(v, ["brod", "adj", "broddere", "broddest", "", "", "broad"])
let v = native_list_append(v, ["foli", "adj", "foli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lives", "adj", "lives", "", "", "", "alive living"])
let v = native_list_append(v, ["cours", "adj", "cours", "", "", "", "Ordinary coarse of"])
let v = native_list_append(v, ["ding", "adj", "ding", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burnet", "adj", "burnet", "", "", "", "brown used of"])
let v = native_list_append(v, ["stormy", "adj", "stormy", "", "", "", "Affected by an"])
let v = native_list_append(v, ["gunge", "adj", "gunge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snowy", "adj", "snowy", "", "", "", "snowy resembling snow"])
let v = native_list_append(v, ["corny", "adj", "corny", "", "", "", "fleshy swollen"])
let v = native_list_append(v, ["borden", "adj", "borden", "", "", "", "Composed of boards"])
let v = native_list_append(v, ["nought", "adj", "nought", "", "", "", "iniquitous wicked"])
let v = native_list_append(v, ["dusty", "adj", "dusty", "", "", "", "dusty dust-covered"])
let v = native_list_append(v, ["cavernous", "adj", "cavernous", "", "", "", "Having a cavern"])
let v = native_list_append(v, ["aken", "adj", "aken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wars", "adj", "wars", "", "", "", "alternative form of"])
let v = native_list_append(v, ["loth", "adj", "lother", "", "", "", "loath averse disinclined"])
let v = native_list_append(v, ["pete", "adj", "pete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["universel", "adj", "universel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hore", "adj", "hore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["columbyn", "adj", "columbyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["compleet", "adj", "compleet", "", "", "", "Complete whole full"])
let v = native_list_append(v, ["wakker", "adj", "wakker", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["brawny", "adj", "brawny", "", "", "", "muscular muscly"])
let v = native_list_append(v, ["beter", "adj", "beter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smal", "adj", "smalre", "smalest", "", "", "Small minuscule."])
let v = native_list_append(v, ["lange", "adj", "lange", "", "", "", "inflection of long"])
let v = native_list_append(v, ["wollen", "adj", "wollen", "", "", "", "Made of wool"])
let v = native_list_append(v, ["maat", "adj", "maat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vals", "adj", "vals", "", "", "", "alternative form of"])
let v = native_list_append(v, ["doucet", "adj", "doucet", "", "", "", "sweet-tasting sugary"])
let v = native_list_append(v, ["ethel", "adj", "ethel", "", "", "", "athel i.e. noble"])
let v = native_list_append(v, ["ferial", "adj", "ferial", "", "", "", "ferial pertaining to"])
let v = native_list_append(v, ["lyard", "adj", "lyard", "", "", "", "having dappled white"])
let v = native_list_append(v, ["delicat", "adj", "delicat", "", "", "", "delicate"])
let v = native_list_append(v, ["couth", "adj", "couth", "", "", "", "couth familiar known"])
let v = native_list_append(v, ["comune", "adj", "comune", "", "", "", "alternative form of"])
let v = native_list_append(v, ["miry", "adj", "miry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hor", "adj", "hor", "", "", "", "Grey greyish grey-white"])
let v = native_list_append(v, ["ful", "adj", "ful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jung", "adj", "jung", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boon", "adj", "boon", "", "", "", "good"])
let v = native_list_append(v, ["baren", "adj", "baren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["camping", "adj", "camping", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rebellious", "adj", "rebellious", "", "", "", "Refusing to submit"])
let v = native_list_append(v, ["ole", "adj", "ole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quat", "adj", "quat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chefe", "adj", "chefe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["massy", "adj", "massy", "", "", "", "weighty massy having"])
let v = native_list_append(v, ["leaden", "adj", "leaden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sacre", "adj", "sacre", "", "", "", "sacred"])
let v = native_list_append(v, ["commendable", "adj", "commendable", "", "", "", "commendable admirable"])
let v = native_list_append(v, ["heil", "adj", "heil", "", "", "", "healthy sound"])
let v = native_list_append(v, ["badder", "adj", "badder", "", "", "", "more bad badder"])
let v = native_list_append(v, ["blonc", "adj", "blonc", "", "", "", "white"])
let v = native_list_append(v, ["blaunc", "adj", "blaunc", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["oli", "adj", "oli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tendre", "adj", "tendre", "", "", "", "tender soft delicate"])
let v = native_list_append(v, ["burly", "adj", "burly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hides", "adj", "hides", "", "", "", "alternative form of"])
let v = native_list_append(v, ["zevende", "adj", "zevende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tiende", "adj", "tiende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lusty", "adj", "lusty", "", "", "", "pleasant delightful"])
let v = native_list_append(v, ["sike", "adj", "sike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wel", "adj", "bet", "", "", "", "Lucky experiencing good"])
let v = native_list_append(v, ["misty", "adj", "misty", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sor", "adj", "sor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rae", "adj", "rae", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hak", "adj", "hak", "", "", "", "unsparing ruthless rough"])
let v = native_list_append(v, ["commodious", "adj", "commodious", "", "", "", "fertile"])
let v = native_list_append(v, ["baran", "adj", "baran", "", "", "", "alternative form of"])
let v = native_list_append(v, ["arg", "adj", "arg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plunket", "adj", "plunket", "", "", "", "light grey-blue"])
let v = native_list_append(v, ["siker", "adj", "sikerer", "sikerest", "", "", "safe secure not"])
let v = native_list_append(v, ["verst", "adj", "verst", "", "", "", "first"])
let v = native_list_append(v, ["vinolent", "adj", "vinolent", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trew", "adj", "trew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unwemmed", "adj", "unwemmed", "", "", "", "untainted pure"])
let v = native_list_append(v, ["gulden", "adj", "gulden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["erne", "adj", "erne", "", "", "", "willing eager covetous"])
let v = native_list_append(v, ["beste", "adj", "beste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["immoveable", "adj", "immoveable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unchangeable", "adj", "unchangeable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blake", "adj", "blake", "", "", "", "pale pallid yellowish"])
let v = native_list_append(v, ["frosty", "adj", "frosty", "", "", "", "cold freezing frosty"])
let v = native_list_append(v, ["aise", "adj", "aise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bonde", "adj", "bonde", "", "", "", "The status of"])
let v = native_list_append(v, ["sere", "adj", "sere", "", "", "", "dry withered shrunken"])
let v = native_list_append(v, ["middel", "adj", "middelre", "middelest", "", "", "In the middle"])
let v = native_list_append(v, ["changable", "adj", "changable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lud", "adj", "lud", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wors", "adj", "wors", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sauf", "adj", "sauf", "", "", "", "Unharmed safe from"])
let v = native_list_append(v, ["riotous", "adj", "riotous", "", "", "", "degenerate dissolute lax"])
let v = native_list_append(v, ["brode", "adj", "brode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hely", "adj", "hely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dru", "adj", "dru", "", "", "", "alternative form of"])
let v = native_list_append(v, ["horned", "adj", "horned", "", "", "", "Possessing horns or"])
let v = native_list_append(v, ["siek", "adj", "siek", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lordly", "adj", "lordly", "", "", "", "lordly related to"])
let v = native_list_append(v, ["rau", "adj", "rau", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quem", "adj", "quem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["inwardly", "adj", "inwardly", "", "", "", "Located inside an"])
let v = native_list_append(v, ["kunde", "adj", "kunde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["muet", "adj", "muet", "", "", "", "Temporarily unable to"])
let v = native_list_append(v, ["muke", "adj", "muke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bele", "adj", "bele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fei", "adj", "fei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smel", "adj", "smel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["uvel", "adj", "uvel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["arwe", "adj", "arwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sevenfold", "adj", "sevenfold", "", "", "", "sevenfold"])
let v = native_list_append(v, ["swete", "adj", "swete", "", "", "", "sweet pleasant-tasting"])
let v = native_list_append(v, ["idyl", "adj", "idyl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ded", "adj", "ded", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deop", "adj", "deop", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dryge", "adj", "dryge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sappy", "adj", "sappy", "", "", "", "sappy having lots"])
let v = native_list_append(v, ["grene", "adj", "grene", "", "", "", "green"])
let v = native_list_append(v, ["oþer", "adj", "oþer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ferm", "adj", "ferm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["idel", "adj", "idel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naht", "adj", "naht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swert", "adj", "swert", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sweart", "adj", "sweart", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæd", "adj", "sæd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scathe", "adj", "scathe", "", "", "", "Unfortunate a pity"])
let v = native_list_append(v, ["sefte", "adj", "sefte", "", "", "", "seventh"])
let v = native_list_append(v, ["mide", "adj", "mide", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["smæl", "adj", "smæl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smeþe", "adj", "smeþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stille", "adj", "stille", "", "", "", "silent noiseless"])
let v = native_list_append(v, ["treowe", "adj", "treowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reþe", "adj", "reþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þynne", "adj", "þynne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wac", "adj", "wac", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fremede", "adj", "fremede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yfel", "adj", "yfel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eld", "adj", "eld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leþer", "adj", "leþer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verra", "adj", "verra", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foule", "adj", "foule", "", "", "", "inflection of foul"])
let v = native_list_append(v, ["wollun", "adj", "wollun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weel", "adj", "weel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fulli", "adj", "fulli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naut", "adj", "naut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sær", "adj", "sær", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dri", "adj", "dri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["furi", "adj", "furi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["calme", "adj", "calme", "", "", "", "calm without wind"])
let v = native_list_append(v, ["tombe", "adj", "tombe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fremd", "adj", "fremd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rathe", "adj", "rathere", "rathest", "", "", "eager decisive"])
let v = native_list_append(v, ["wor", "adj", "wor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crabbed", "adj", "crabbed", "", "", "", "immoral backwards savage"])
let v = native_list_append(v, ["leuk", "adj", "leuk", "", "", "", "lukewarm having medium"])
let v = native_list_append(v, ["firs", "adj", "firs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["subtil", "adj", "subtil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["athel", "adj", "athel", "", "", "", "noble highborn"])
let v = native_list_append(v, ["sunni", "adj", "sunni", "", "", "", "Full of or"])
let v = native_list_append(v, ["originale", "adj", "originale", "", "", "", "inflection of original"])
let v = native_list_append(v, ["criant", "adj", "criant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verte", "adj", "verte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sech", "adj", "sech", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naru", "adj", "naru", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Norn", "adj", "Norn", "", "", "", "Related or pertaining"])
let v = native_list_append(v, ["selle", "adj", "selle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rial", "adj", "rial", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knotted", "adj", "knotted", "", "", "", "knotted knotty tangled"])
let v = native_list_append(v, ["tirant", "adj", "tirant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["loue", "adj", "loue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cornered", "adj", "cornered", "", "", "", "Cornered possessing corners"])
let v = native_list_append(v, ["footed", "adj", "footed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grisly", "adj", "grisly", "", "", "", "grisly horrifyingly repellent"])
let v = native_list_append(v, ["duwe", "adj", "duwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["humain", "adj", "humain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mailed", "adj", "mailed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lude", "adj", "lude", "", "", "", "alternative form of"])
let v = native_list_append(v, ["angriest", "adj", "angriest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["amorously", "adj", "amorously", "", "", "", "amorously lovingly"])
let v = native_list_append(v, ["wlatsome", "adj", "wlatsome", "", "", "", "loathsome disgusting hateful"])
let v = native_list_append(v, ["flory", "adj", "flory", "", "", "", "alternative form of"])
let v = native_list_append(v, ["comen", "adj", "comen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aliene", "adj", "aliene", "", "", "", "inflection of alien"])
let v = native_list_append(v, ["amad", "adj", "amad", "", "", "", "Mad insane deranged"])
let v = native_list_append(v, ["leder", "adj", "leder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boun", "adj", "boun", "", "", "", "Ready prepared organised"])
let v = native_list_append(v, ["crispe", "adj", "crispe", "", "", "", "inflection of crisp"])
let v = native_list_append(v, ["cunde", "adj", "cunde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["curtes", "adj", "curtes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["curtas", "adj", "curtas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deserte", "adj", "deserte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eyeful", "adj", "eyeful", "", "", "", "horrific frightening"])
let v = native_list_append(v, ["diserte", "adj", "diserte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scars", "adj", "scars", "", "", "", "Rare scarce not"])
let v = native_list_append(v, ["halle", "adj", "halle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["athirst", "adj", "athirst", "", "", "", "Suffering from thirst"])
let v = native_list_append(v, ["vul", "adj", "vul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lowed", "adj", "lowed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liquide", "adj", "liquide", "", "", "", "liquid not solid"])
let v = native_list_append(v, ["prive", "adj", "prive", "", "", "", "private"])
let v = native_list_append(v, ["quede", "adj", "quede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["queme", "adj", "quemest", "", "", "", "satisfying satisfactory agreeable"])
let v = native_list_append(v, ["roten", "adj", "roten", "", "", "", "Rotten or spoiled"])
let v = native_list_append(v, ["secunde", "adj", "secunde", "", "", "", "Second following the"])
let v = native_list_append(v, ["suple", "adj", "suple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trine", "adj", "trine", "", "", "", "trine triple"])
let v = native_list_append(v, ["violente", "adj", "violente", "", "", "", "inflection of violent"])
let v = native_list_append(v, ["waxen", "adj", "waxen", "", "", "", "waxen made of"])
let v = native_list_append(v, ["hende", "adj", "hende", "", "", "", "Courteous gracious."])
let v = native_list_append(v, ["magique", "adj", "magique", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fundie", "adj", "fundie", "", "", "", "Understandable effective"])
let v = native_list_append(v, ["roial", "adj", "roial", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dere", "adj", "dere", "", "", "", "dear"])
let v = native_list_append(v, ["two-fold", "adj", "two-fold", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moister", "adj", "moister", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["moistest", "adj", "moistest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["saddest", "adj", "saddest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["tume", "adj", "tume", "", "", "", "alternative form of"])
let v = native_list_append(v, ["commun", "adj", "commun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["masse", "adj", "masse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["imaginable", "adj", "imaginable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["puir", "adj", "puir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorer", "adj", "sorer", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["sorest", "adj", "sorest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["fringed", "adj", "fringed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rewe", "adj", "rewe", "", "", "", "sad sorrowful"])
let v = native_list_append(v, ["inpossible", "adj", "inpossible", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dewy", "adj", "dewy", "", "", "", "Resembling dew dewy"])
let v = native_list_append(v, ["no", "adj", "no", "", "", "", "no"])
let v = native_list_append(v, ["heritable", "adj", "heritable", "", "", "", "inheritable hereditary able"])
let v = native_list_append(v, ["alte", "adj", "alte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["horse", "adj", "horse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suer", "adj", "suer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["savable", "adj", "savable", "", "", "", "Able to be"])
let v = native_list_append(v, ["ethe", "adj", "ethe", "", "", "", "easy"])
let v = native_list_append(v, ["bref", "adj", "bref", "", "", "", "concise having a"])
let v = native_list_append(v, ["inheritable", "adj", "inheritable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seemly", "adj", "seemly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rade", "adj", "rade", "", "", "", "inflection of rad"])
let v = native_list_append(v, ["behovely", "adj", "behovely", "", "", "", "Of use for"])
let v = native_list_append(v, ["sorelle", "adj", "sorelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["materiale", "adj", "materiale", "", "", "", "inflection of material"])
let v = native_list_append(v, ["sliest", "adj", "sliest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["sower", "adj", "sower", "", "", "", "alternative form of"])
let v = native_list_append(v, ["manful", "adj", "manful", "", "", "", "Noble brave strong"])
let v = native_list_append(v, ["esterne", "adj", "esterne", "", "", "", "eastern of the"])
let v = native_list_append(v, ["recreant", "adj", "recreant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["differente", "adj", "differente", "", "", "", "inflection of different"])
let v = native_list_append(v, ["vorst", "adj", "vorst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gladde", "adj", "gladde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sixte", "adj", "sixte", "", "", "", "sixth"])
let v = native_list_append(v, ["sori", "adj", "sori", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stiffer", "adj", "stiffer", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["bootles", "adj", "bootles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["streight", "adj", "streight", "", "", "", "straight not curved"])
let v = native_list_append(v, ["laste", "adj", "laste", "", "", "", "last"])
let v = native_list_append(v, ["longe", "adj", "longe", "", "", "", "inflection of long"])
let v = native_list_append(v, ["snart", "adj", "snart", "", "", "", "severe harsh"])
let v = native_list_append(v, ["naturel", "adj", "naturel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["timeful", "adj", "timeful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["murrey", "adj", "murrey", "", "", "", "purple-red magenta"])
let v = native_list_append(v, ["tende", "adj", "tende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["basse", "adj", "basse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verrei", "adj", "verrei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["felle", "adj", "felle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kende", "adj", "kende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blo", "adj", "blo", "", "", "", "bruised injured visibly"])
let v = native_list_append(v, ["digne", "adj", "digne", "", "", "", "worthy honourable deserving"])
let v = native_list_append(v, ["ying", "adj", "ying", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fursti", "adj", "fursti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weike", "adj", "weike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyri", "adj", "fyri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fus", "adj", "fus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["assise", "adj", "assise", "", "", "", "customary standard usual"])
let v = native_list_append(v, ["blameable", "adj", "blameable", "", "", "", "blameworthy at fault"])
let v = native_list_append(v, ["blamable", "adj", "blamable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vespertine", "adj", "vespertine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parfit", "adj", "parfit", "", "", "", "perfect"])
let v = native_list_append(v, ["actif", "adj", "actif", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fous", "adj", "fous", "", "", "", "ready eager willing"])
let v = native_list_append(v, ["wlitig", "adj", "wlitig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["imperiale", "adj", "imperiale", "", "", "", "inflection of imperial"])
let v = native_list_append(v, ["ferny", "adj", "ferny", "", "", "", "Full of fern"])
let v = native_list_append(v, ["comon", "adj", "comon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["terrestre", "adj", "terrestre", "", "", "", "Terrestrial earthly."])
let v = native_list_append(v, ["subtile", "adj", "subtile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eken", "adj", "eken", "", "", "", "alternative form of"])
let v = native_list_append(v, ["modi", "adj", "modi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eterne", "adj", "eterne", "", "", "", "Eternal permanent having"])
let v = native_list_append(v, ["madde", "adj", "madde", "", "", "", "inflection of mad"])
let v = native_list_append(v, ["ayse", "adj", "ayse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gylden", "adj", "gylden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gilden", "adj", "gilden", "", "", "", "Formed from gold."])
let v = native_list_append(v, ["festlich", "adj", "festlich", "", "", "", "festive fond of"])
let v = native_list_append(v, ["guidi", "adj", "guidi", "", "", "", "Oxfordshire form of"])
let v = native_list_append(v, ["sauge", "adj", "sauge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["calde", "adj", "calde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bastarde", "adj", "bastarde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["misti", "adj", "misti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["petti", "adj", "petti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heie", "adj", "heie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heier", "adj", "heier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gloriose", "adj", "gloriose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nette", "adj", "nette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oneste", "adj", "oneste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["povere", "adj", "povere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scarse", "adj", "scarse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["paciente", "adj", "paciente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["femelle", "adj", "femelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nakit", "adj", "nakit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["evi", "adj", "evi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sodan", "adj", "sodan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soti", "adj", "soti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["melodiose", "adj", "melodiose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hundredfold", "adj", "hundredfold", "", "", "", "hundredfold"])
let v = native_list_append(v, ["oton", "adj", "oton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maligne", "adj", "maligne", "", "", "", "evil malicious malign"])
let v = native_list_append(v, ["thrid", "adj", "thrid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["violette", "adj", "violette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mure", "adj", "mure", "", "", "", "grave serious modest"])
let v = native_list_append(v, ["stenen", "adj", "stenen", "", "", "", "Composed or built"])
let v = native_list_append(v, ["egal", "adj", "egal", "", "", "", "equal equivalent"])
let v = native_list_append(v, ["nys", "adj", "nys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stur", "adj", "stur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eald", "adj", "eald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wyn", "adj", "wyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cors", "adj", "cors", "", "", "", "alternative form of"])
let v = native_list_append(v, ["erden", "adj", "erden", "", "", "", "Formed from clay"])
let v = native_list_append(v, ["pacient", "adj", "pacient", "", "", "", "Able or willing"])
let v = native_list_append(v, ["fyre", "adj", "fyre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lef", "adj", "lef", "", "", "", "beloved dear"])
let v = native_list_append(v, ["mannish", "adj", "mannish", "", "", "", "Resembling or characteristic"])
let v = native_list_append(v, ["massed", "adj", "massed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unlovely", "adj", "unlovely", "", "", "", "unattractive ugly"])
let v = native_list_append(v, ["schiere", "adj", "schiere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["derk", "adj", "derker", "derkest", "", "", "dark"])
let v = native_list_append(v, ["halie", "adj", "halie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ardente", "adj", "ardente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rosen", "adj", "rosen", "", "", "", "rosy made of"])
let v = native_list_append(v, ["geri", "adj", "geri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["officiale", "adj", "officiale", "", "", "", "inflection of official"])
let v = native_list_append(v, ["hevi", "adj", "hevi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["selli", "adj", "selli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoer", "adj", "hoer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["linnen", "adj", "linnen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stormi", "adj", "stormi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clubbed", "adj", "clubbed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deceivable", "adj", "deceivable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shamefast", "adj", "shamefast", "", "", "", "modest humble virtuous"])
let v = native_list_append(v, ["historial", "adj", "historial", "", "", "", "Historical genuine factual."])
let v = native_list_append(v, ["Cristian", "adj", "Cristian", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parcial", "adj", "parcial", "", "", "", "partial particular not"])
let v = native_list_append(v, ["blak", "adj", "blakker", "blakkest", "", "", "black of a"])
let v = native_list_append(v, ["doon", "adj", "doon", "", "", "", "done"])
let v = native_list_append(v, ["hempon", "adj", "hempon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stive", "adj", "stive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["linnan", "adj", "linnan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["benigne", "adj", "benigne", "", "", "", "kind gentle mild"])
let v = native_list_append(v, ["furiose", "adj", "furiose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seste", "adj", "seste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorde", "adj", "sorde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ruche", "adj", "ruche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["actuelle", "adj", "actuelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nett", "adj", "nett", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bla", "adj", "bla", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blasfeme", "adj", "blasfeme", "", "", "", "blasphemous"])
let v = native_list_append(v, ["kend", "adj", "kend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fauce", "adj", "fauce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fervente", "adj", "fervente", "", "", "", "alternative form of"])
let v = native_list_append(v, ["megere", "adj", "megere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beholde", "adj", "beholde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verry", "adj", "verry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deepe", "adj", "deepe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sicke", "adj", "sicke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sicker", "adj", "sicker", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fals", "adj", "fals", "", "", "", "false untrue not"])
let v = native_list_append(v, ["rebell", "adj", "rebell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eternall", "adj", "eternall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leste", "adj", "leste", "", "", "", "last final"])
let v = native_list_append(v, ["souple", "adj", "souple", "", "", "", "pliant supple"])
let v = native_list_append(v, ["sodayne", "adj", "sodayne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heli", "adj", "heli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kinde", "adj", "kinde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seeke", "adj", "seeke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vertuous", "adj", "vertuous", "", "", "", "Virtuous morally correct"])
let v = native_list_append(v, ["universell", "adj", "universell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rightest", "adj", "rightest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["hungrig", "adj", "hungrig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lere", "adj", "lere", "", "", "", "empty"])
let v = native_list_append(v, ["greene", "adj", "greene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["almandine", "adj", "almandine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rebelle", "adj", "rebelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["defte", "adj", "defte", "", "", "", "Mild polite respectful"])
let v = native_list_append(v, ["doughtiest", "adj", "doughtiest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["tenebrose", "adj", "tenebrose", "", "", "", "dark gloomy"])
let v = native_list_append(v, ["innerlich", "adj", "innerlich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["esi", "adj", "esi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["betere", "adj", "betere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perspicuate", "adj", "perspicuate", "", "", "", "clear transparent."])
let v = native_list_append(v, ["wys", "adj", "wiser", "wiseste", "", "", "wise thoughtful proper"])
let v = native_list_append(v, ["hatful", "adj", "hatful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yonge", "adj", "yonge", "", "", "", "inflection of yong"])
let v = native_list_append(v, ["holie", "adj", "holie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["colde", "adj", "colde", "", "", "", "inflection of cold"])
let v = native_list_append(v, ["foole", "adj", "foole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["talewise", "adj", "talewise", "", "", "", "given to gossip"])
let v = native_list_append(v, ["kund", "adj", "kund", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seyr", "adj", "seyr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gaine", "adj", "gaine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noht", "adj", "noht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rawest", "adj", "rawest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["sorel", "adj", "sorel", "", "", "", "sorrel red-brown"])
let v = native_list_append(v, ["yelow", "adj", "yelow", "", "", "", "yellow yellowish gold"])
let v = native_list_append(v, ["gay", "adj", "gay", "", "", "", "joyous merry"])
let v = native_list_append(v, ["wyse", "adj", "wyse", "", "", "", "inflection of wys"])
let v = native_list_append(v, ["newe", "adj", "newe", "", "", "", "new"])
let v = native_list_append(v, ["holde", "adj", "holde", "", "", "", "inflection of hold"])
let v = native_list_append(v, ["aisy", "adj", "aisy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lawfull", "adj", "lawfull", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naturelle", "adj", "naturelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gayn", "adj", "geyner", "gaynest", "", "", "direct straight fast"])
let v = native_list_append(v, ["cruelle", "adj", "cruelle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["masit", "adj", "masit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["erke", "adj", "erke", "", "", "", "erke slothful"])
let v = native_list_append(v, ["fat", "adj", "fat", "", "", "", "fattened fatted"])
let v = native_list_append(v, ["creat", "adj", "creat", "", "", "", "Made created or"])
let v = native_list_append(v, ["wunne", "adj", "wunne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deadlic", "adj", "deadlic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warre", "adj", "warre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fift", "adj", "fift", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burli", "adj", "burli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["treen", "adj", "treen", "", "", "", "made of wood"])
let v = native_list_append(v, ["holo", "adj", "holo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verri", "adj", "verri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vertuuus", "adj", "vertuuus", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["vertuus", "adj", "vertuus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["evel", "adj", "evel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beechen", "adj", "beechen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swær", "adj", "swær", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saad", "adj", "saad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kene", "adj", "kene", "", "", "", "keen"])
let v = native_list_append(v, ["cavernose", "adj", "cavernose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["comparatif", "adj", "comparatif", "", "", "", "Of the comparative"])
let v = native_list_append(v, ["goldun", "adj", "goldun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["domb", "adj", "domb", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suere", "adj", "suere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gled", "adj", "gled", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pety", "adj", "pety", "", "", "", "diminutive tiny little"])
let v = native_list_append(v, ["troublous", "adj", "troublous", "", "", "", "Muddy cloudy opaque."])
let v = native_list_append(v, ["stoni", "adj", "stoni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["childly", "adj", "childly", "", "", "", "pertaining to a"])
let v = native_list_append(v, ["speedful", "adj", "speedful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sellic", "adj", "sellic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onerose", "adj", "onerose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stedfast", "adj", "stedfast", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sutil", "adj", "sutil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foren", "adj", "foren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["iren", "adj", "iren", "", "", "", "Made or consisting"])
let v = native_list_append(v, ["oly", "adj", "oly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sople", "adj", "sople", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sempiterne", "adj", "sempiterne", "", "", "", "sempiternal everlasting"])
let v = native_list_append(v, ["suele", "adj", "suele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gire", "adj", "gire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["squamose", "adj", "squamose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["organice", "adj", "organice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["etik", "adj", "etik", "", "", "", "Moral relating to"])
let v = native_list_append(v, ["bett", "adj", "bett", "", "", "", "alternative form of"])
let v = native_list_append(v, ["holle", "adj", "holle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spumose", "adj", "spumose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["untressed", "adj", "untressed", "", "", "", "untressed loose not"])
let v = native_list_append(v, ["fumose", "adj", "fumose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["birchen", "adj", "birchen", "", "", "", "Made of birchwood."])
let v = native_list_append(v, ["therf", "adj", "therf", "", "", "", "Not fermented unleavened."])
let v = native_list_append(v, ["stani", "adj", "stani", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trene", "adj", "trene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bolde", "adj", "bolde", "", "", "", "bold"])
let v = native_list_append(v, ["fremmed", "adj", "fremmed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["silvern", "adj", "silvern", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slyer", "adj", "slyer", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["wankel", "adj", "wankel", "", "", "", "unstable mutable tottering"])
let v = native_list_append(v, ["teer", "adj", "teer", "", "", "", "Of good quality"])
let v = native_list_append(v, ["lyege", "adj", "lyege", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glasen", "adj", "glasen", "", "", "", "Made of glass."])
let v = native_list_append(v, ["canevas", "adj", "canevas", "", "", "", "Made of canvas"])
let v = native_list_append(v, ["lewder", "adj", "lewder", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["frese", "adj", "frese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verye", "adj", "verye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tusky", "adj", "tusky", "", "", "", "tusky having tusks"])
let v = native_list_append(v, ["melancolie", "adj", "melancolie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herre", "adj", "herre", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["wath", "adj", "wath", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coupable", "adj", "coupable", "", "", "", "culpable"])
let v = native_list_append(v, ["warse", "adj", "warse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warst", "adj", "warst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fifte", "adj", "fifte", "", "", "", "fifth"])
let v = native_list_append(v, ["ellefte", "adj", "ellefte", "", "", "", "eleventh"])
let v = native_list_append(v, ["oken", "adj", "oken", "", "", "", "Made of oakwood."])
let v = native_list_append(v, ["maneli", "adj", "maneli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vulgare", "adj", "vulgare", "", "", "", "ordinary usual"])
let v = native_list_append(v, ["smale", "adj", "smale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["febul", "adj", "febul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yester", "adj", "yester", "", "", "", "only used in"])
let v = native_list_append(v, ["sotte", "adj", "sotte", "", "", "", "inflection of sot"])
let v = native_list_append(v, ["ledder", "adj", "ledder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lynene", "adj", "lynene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["odde", "adj", "odde", "oddist", "", "", "odd not divisible"])
let v = native_list_append(v, ["saphir", "adj", "saphir", "", "", "", "sapphire colour"])
let v = native_list_append(v, ["perles", "adj", "perles", "", "", "", "Peerless unrivalled lacking"])
let v = native_list_append(v, ["veine", "adj", "veine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meur", "adj", "meur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maset", "adj", "maset", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tryne", "adj", "tryne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twyfold", "adj", "twyfold", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schort", "adj", "schort", "", "", "", "short as opposed"])
let v = native_list_append(v, ["yenge", "adj", "yenge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towardly", "adj", "towardly", "", "", "", "Willing to act"])
let v = native_list_append(v, ["welig", "adj", "welig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fole", "adj", "fole", "", "", "", "Foolish moronic idiotic"])
let v = native_list_append(v, ["inmutable", "adj", "inmutable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soden", "adj", "soden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["povre", "adj", "povrer", "povreste", "", "", "poor needy lacking"])
let v = native_list_append(v, ["drue", "adj", "drue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noteful", "adj", "noteful", "", "", "", "Useful."])
let v = native_list_append(v, ["fers", "adj", "fers", "", "", "", "brave bold"])
let v = native_list_append(v, ["rakel", "adj", "rakel", "", "", "", "hasty reckless rash"])
let v = native_list_append(v, ["mascle", "adj", "mascle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fenny", "adj", "fenny", "", "", "", "fenny marshy like"])
let v = native_list_append(v, ["slet", "adj", "slet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["universele", "adj", "universele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stoor", "adj", "stoor", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["foreward", "adj", "foreward", "", "", "", "forward"])
let v = native_list_append(v, ["vinose", "adj", "vinose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quon", "adj", "quon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["evill", "adj", "evill", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fele", "adj", "fele", "", "", "", "great large extreme"])
let v = native_list_append(v, ["weste", "adj", "weste", "", "", "", "uncultivated deserted desolate"])
let v = native_list_append(v, ["egre", "adj", "egre", "", "", "", "acidic sour-tasting"])
let v = native_list_append(v, ["fiers", "adj", "fiers", "", "", "", "alternative form of"])
let v = native_list_append(v, ["captif", "adj", "captif", "", "", "", "Held captive in"])
let v = native_list_append(v, ["montuous", "adj", "montuous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["woþ", "adj", "woþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["instrumentale", "adj", "instrumentale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["orthodoxe", "adj", "orthodoxe", "", "", "", "orthodox conforming to"])
let v = native_list_append(v, ["frempt", "adj", "frempt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["halte", "adj", "halte", "", "", "", "inflection of halt"])
let v = native_list_append(v, ["forfoughten", "adj", "forfoughten", "", "", "", "exhausted from fighting"])
let v = native_list_append(v, ["smerte", "adj", "smerte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smert", "adj", "smerter", "smertest", "", "", "painful hurtful punishing"])
let v = native_list_append(v, ["hene", "adj", "hene", "", "", "", "needful wretched low"])
let v = native_list_append(v, ["myssease", "adj", "myssease", "", "", "", "suffering in pain"])
let v = native_list_append(v, ["fleme", "adj", "fleme", "", "", "", "Banished exiled."])
let v = native_list_append(v, ["cheve", "adj", "cheve", "", "", "", "inflection of chef"])
let v = native_list_append(v, ["honied", "adj", "honied", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sture", "adj", "sture", "", "", "", "alternative form of"])
let v = native_list_append(v, ["winne", "adj", "winne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oold", "adj", "oold", "", "", "", "alternative form of"])
let v = native_list_append(v, ["opake", "adj", "opaker", "opakest", "", "", "dark shaded unlit"])
let v = native_list_append(v, ["selden", "adj", "selden", "", "", "", "uncommon unusual rare"])
let v = native_list_append(v, ["diȝel", "adj", "diȝel", "", "", "", "secret hidden"])
let v = native_list_append(v, ["comun", "adj", "comun", "", "", "", "Shared common belonging"])
let v = native_list_append(v, ["fone", "adj", "fone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["holdeste", "adj", "holdeste", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["unhold", "adj", "unhold", "", "", "", "unfriendly hostile"])
let v = native_list_append(v, ["wrað", "adj", "wrað", "", "", "", "angry bad wroth."])
let v = native_list_append(v, ["wroð", "adj", "wroð", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cundelich", "adj", "cundelich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nyse", "adj", "nyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["godne", "adj", "godne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["dwe", "adj", "dwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suni", "adj", "suni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frosti", "adj", "frosti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gein", "adj", "gein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["calu", "adj", "calu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glason", "adj", "glason", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hori", "adj", "hori", "", "", "", "alternative form of"])
let v = native_list_append(v, ["caitif", "adj", "caitiver", "catifest", "", "", "In captivity or"])
let v = native_list_append(v, ["commyn", "adj", "commyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wike", "adj", "wike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abstracte", "adj", "abstracte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["linne", "adj", "linne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["usant", "adj", "usant", "", "", "", "accustomed used to"])
let v = native_list_append(v, ["þarf", "adj", "þarf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rightwise", "adj", "rightwise", "", "", "", "upright righteous"])
let v = native_list_append(v, ["yonker", "adj", "yonker", "", "", "", "alternative form of"])
let v = native_list_append(v, ["prest", "adj", "prest", "", "", "", "willing enthusiastic"])
let v = native_list_append(v, ["seli", "adj", "seli", "", "", "", "sely"])
let v = native_list_append(v, ["cler", "adj", "cler", "", "", "", "shining bright"])
let v = native_list_append(v, ["roton", "adj", "roton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["curteis", "adj", "curteis", "", "", "", "Appropriate for a"])
let v = native_list_append(v, ["ardant", "adj", "ardant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["merveilus", "adj", "merveilus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weke", "adj", "weke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flexon", "adj", "flexon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bette", "adj", "bette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["honeste", "adj", "honestere", "", "", "", "honourable noble of"])
let v = native_list_append(v, ["onne", "adj", "onne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seur", "adj", "seur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frist", "adj", "frist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feble", "adj", "feblere", "feblest", "", "", "Feeble weak or"])
let v = native_list_append(v, ["wirst", "adj", "wirst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["latyn", "adj", "latyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clere", "adj", "clere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["troble", "adj", "troble", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wyde", "adj", "wyde", "", "", "", "wide"])
let v = native_list_append(v, ["bigge", "adj", "bigge", "", "", "", "big large of"])
let v = native_list_append(v, ["glasiere", "adj", "glasiere", "", "", "", "A glazier an"])
let v = native_list_append(v, ["suche", "adj", "suche", "", "", "", "such"])
let v = native_list_append(v, ["rere", "adj", "rere", "", "", "", "Referring to eggs"])
let v = native_list_append(v, ["faus", "adj", "faus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noyous", "adj", "noyous", "", "", "", "painful injurious harmful"])
let v = native_list_append(v, ["verai", "adj", "verai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chois", "adj", "chois", "", "", "", "choice fine select"])
let v = native_list_append(v, ["amoros", "adj", "amoros", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eise", "adj", "eise", "", "", "", "Convenient suitable fit"])
let v = native_list_append(v, ["schere", "adj", "schere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["royaler", "adj", "royaler", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["queint", "adj", "queint", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wonne", "adj", "wonne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wronge", "adj", "wronge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nake", "adj", "nake", "", "", "", "naked exposed miserly"])
let v = native_list_append(v, ["hungre", "adj", "hungre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["belde", "adj", "belde", "beldest", "", "", "hardy stout courageous"])
let v = native_list_append(v, ["jalous", "adj", "jalous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gelus", "adj", "gelus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rochen", "adj", "rochen", "", "", "", "Formed from rock"])
let v = native_list_append(v, ["sorie", "adj", "sorie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["solly", "adj", "solly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sweete", "adj", "sweete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cruell", "adj", "cruell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smalle", "adj", "smalle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naturall", "adj", "naturall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sawe", "adj", "sawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sowre", "adj", "sowre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stalworth", "adj", "stalworth", "stalworthest", "", "", "stalworth"])
let v = native_list_append(v, ["cweme", "adj", "cweme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["envyous", "adj", "envyous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trenne", "adj", "trenne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thenne", "adj", "thenne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sead", "adj", "sead", "", "", "", "alternative form of"])
let v = native_list_append(v, ["comunal", "adj", "comunal", "", "", "", "unequivocal"])
let v = native_list_append(v, ["leud", "adj", "leud", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leude", "adj", "leude", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strawen", "adj", "strawen", "", "", "", "Made of straw."])
let v = native_list_append(v, ["nece", "adj", "nece", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hidous", "adj", "hidous", "", "", "", "terrifying frightening"])
let v = native_list_append(v, ["defe", "adj", "defe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dought", "adj", "dought", "", "", "", "doughty"])
let v = native_list_append(v, ["lyne", "adj", "lyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glorius", "adj", "glorius", "", "", "", "alternative form of"])
let v = native_list_append(v, ["agreable", "adj", "agreable", "", "", "", "Fine charming attractive"])
let v = native_list_append(v, ["unthrifty", "adj", "unthrifty", "", "", "", "Unvirtuous evil."])
let v = native_list_append(v, ["blameful", "adj", "blameful", "", "", "", "insulting defamatory"])
let v = native_list_append(v, ["lovesome", "adj", "lovesome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anguissous", "adj", "anguissous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noght", "adj", "noght", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoos", "adj", "hoos", "", "", "", "alternative form of"])
let v = native_list_append(v, ["covenable", "adj", "covenable", "", "", "", "fit proper suitable"])
let v = native_list_append(v, ["halesome", "adj", "halesome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forcasten", "adj", "forcasten", "", "", "", "neglected"])
let v = native_list_append(v, ["verd", "adj", "verd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ortodox", "adj", "ortodox", "", "", "", "alternative form of"])
let v = native_list_append(v, ["veie", "adj", "veie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["curteise", "adj", "curteise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chis", "adj", "chis", "", "", "", "picky particular"])
let v = native_list_append(v, ["endly", "adj", "endly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fumous", "adj", "fumous", "", "", "", "Smelly having a"])
let v = native_list_append(v, ["straunge", "adj", "straunger", "straungest", "", "", "foreign overseas"])
let v = native_list_append(v, ["blisful", "adj", "blisful", "", "", "", "Positive joyous creating"])
let v = native_list_append(v, ["redy", "adj", "redy", "", "", "", "ready"])
let v = native_list_append(v, ["myghty", "adj", "myghty", "", "", "", "mighty"])
let v = native_list_append(v, ["symple", "adj", "sympler", "symplest", "", "", "virtuous godly without"])
let v = native_list_append(v, ["plesaunt", "adj", "plesaunt", "", "", "", "pleasing pleasant"])
let v = native_list_append(v, ["amyable", "adj", "amyable", "", "", "", "likable amiable"])
let v = native_list_append(v, ["softe", "adj", "softe", "", "", "", "soft not hard"])
let v = native_list_append(v, ["greye", "adj", "greye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waterlees", "adj", "waterlees", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fowel", "adj", "fowel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["broun", "adj", "broun", "", "", "", "dark dull murky"])
let v = native_list_append(v, ["certein", "adj", "certein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["repentaunt", "adj", "repentaunt", "", "", "", "repentant"])
let v = native_list_append(v, ["solempne", "adj", "solempne", "", "", "", "solemn serious"])
let v = native_list_append(v, ["leene", "adj", "leene", "", "", "", "lean skinny scrawny"])
let v = native_list_append(v, ["bisy", "adj", "bisiere", "bisiest", "", "", "Engaged in activity"])
let v = native_list_append(v, ["fressh", "adj", "fressh", "", "", "", "fresh new newly"])
let v = native_list_append(v, ["esy", "adj", "esyere", "esyest", "", "", "Comfortable pleasant."])
let v = native_list_append(v, ["ynogh", "adj", "ynogh", "", "", "", "enough"])
let v = native_list_append(v, ["magyk", "adj", "magyk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["natureel", "adj", "natureel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["everich", "adj", "everich", "", "", "", "every"])
let v = native_list_append(v, ["coold", "adj", "coold", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drye", "adj", "*dryer", "*dryest", "", "", "Dry lacking wetness"])
let v = native_list_append(v, ["moyste", "adj", "moyste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verray", "adj", "verray", "verrayest", "", "", "true correct factual"])
let v = native_list_append(v, ["deef", "adj", "deef", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boold", "adj", "boold", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hooly", "adj", "hooly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trewely", "adj", "trewely", "", "", "", "sound safe"])
let v = native_list_append(v, ["benygne", "adj", "benygne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["litel", "adj", "litel", "", "", "", "little small not"])
let v = native_list_append(v, ["clene", "adj", "clener", "clenest", "", "", "clean"])
let v = native_list_append(v, ["hoole", "adj", "hoole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["adred", "adj", "adred", "", "", "", "alternative form of"])
let v = native_list_append(v, ["afered", "adj", "afered", "", "", "", "afraid scared"])
let v = native_list_append(v, ["Latyn", "adj", "Latyn", "", "", "", "Relating to the"])
let v = native_list_append(v, ["bettre", "adj", "bettre", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["daungerous", "adj", "daungerous", "", "", "", "dangerous"])
let v = native_list_append(v, ["untrewe", "adj", "untrewe", "", "", "", "untrue"])
let v = native_list_append(v, ["trewe", "adj", "trewere", "trewest", "", "", "Faithful loyal trustworthy."])
let v = native_list_append(v, ["pleyn", "adj", "pleyn", "", "", "", "clear unambiguous"])
let v = native_list_append(v, ["bilewit", "adj", "bilewit", "", "", "", "simple innocent"])
let v = native_list_append(v, ["bilehwit", "adj", "bilehwit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gere", "adj", "gere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dilatable", "adj", "dilatable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyvynge", "adj", "lyvynge", "", "", "", "living alive"])
let v = native_list_append(v, ["anoþer", "adj", "anoþer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["caytif", "adj", "caytif", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worþi", "adj", "worþi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schortly", "adj", "schortly", "", "", "", "lasting a short"])
let v = native_list_append(v, ["floure", "adj", "floure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorwful", "adj", "sorwful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dedly", "adj", "dedly", "", "", "", "deadly lethal causing"])
let v = native_list_append(v, ["wrecched", "adj", "wrecched", "", "", "", "unfortunate miserable unhappy"])
let v = native_list_append(v, ["swich", "adj", "swich", "", "", "", "such"])
let v = native_list_append(v, ["bittre", "adj", "bittre", "", "", "", "bitter"])
let v = native_list_append(v, ["allone", "adj", "allone", "", "", "", "alone"])
let v = native_list_append(v, ["creant", "adj", "creant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sevenþe", "adj", "sevenþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["loude", "adj", "loude", "", "", "", "alternative form of"])
let v = native_list_append(v, ["freendly", "adj", "freendly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rech", "adj", "rech", "", "", "", "alternative form of"])
let v = native_list_append(v, ["iunge", "adj", "iunge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["truble", "adj", "truble", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hospitale", "adj", "hospitale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["irous", "adj", "irous", "", "", "", "irascible passionate"])
let v = native_list_append(v, ["corteis", "adj", "corteis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["relegat", "adj", "relegat", "", "", "", "relegate"])
let v = native_list_append(v, ["slidder", "adj", "slidder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alienat", "adj", "alienat", "", "", "", "Mad insane or"])
let v = native_list_append(v, ["recreent", "adj", "recreent", "", "", "", "alternative form of"])
let v = native_list_append(v, ["relicte", "adj", "relicte", "", "", "", "undamaged left alone"])
let v = native_list_append(v, ["douteles", "adj", "douteles", "", "", "", "doubtless without doubt"])
let v = native_list_append(v, ["nete", "adj", "nete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["commone", "adj", "commone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sauvable", "adj", "sauvable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["holi", "adj", "holi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pitous", "adj", "pitous", "", "", "", "pitiful miserable wretched"])
let v = native_list_append(v, ["buxum", "adj", "buxum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alvis", "adj", "alvis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fetis", "adj", "fetis", "", "", "", "neat pretty well"])
let v = native_list_append(v, ["tecte", "adj", "tecte", "", "", "", "covered tect"])
let v = native_list_append(v, ["secundarie", "adj", "secundarie", "", "", "", "Secondary lesser in"])
let v = native_list_append(v, ["graciles", "adj", "graciles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sutile", "adj", "sutile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cirurgical", "adj", "cirurgical", "", "", "", "surgical"])
let v = native_list_append(v, ["mazed", "adj", "mazed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ewage", "adj", "ewage", "", "", "", "The colour of"])
let v = native_list_append(v, ["deff", "adj", "deff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whyte", "adj", "whyte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["delitable", "adj", "delitabeler", "delitabylest", "", "", "Delightful delectable enjoyable"])
let v = native_list_append(v, ["simulat", "adj", "simulat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["similat", "adj", "similat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["similate", "adj", "similate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soverain", "adj", "soverain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gratius", "adj", "gratius", "", "", "", "alternative form of"])
let v = native_list_append(v, ["edi", "adj", "edi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neowe", "adj", "neowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beu", "adj", "beu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["betst", "adj", "betst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sembli", "adj", "sembli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hereditarie", "adj", "hereditarie", "", "", "", "hereditary inherited of"])
let v = native_list_append(v, ["hornen", "adj", "hornen", "", "", "", "hornen made of"])
let v = native_list_append(v, ["alkyns", "adj", "alkyns", "", "", "", "alkin Of all"])
let v = native_list_append(v, ["fulle", "adj", "fulle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["styve", "adj", "styve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["populer", "adj", "populer", "", "", "", "Commonly known."])
let v = native_list_append(v, ["haye", "adj", "haye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nise", "adj", "nise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["guery", "adj", "guery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hedus", "adj", "hedus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["furst", "adj", "furst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tuxed", "adj", "tuxed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["goode", "adj", "goode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ryght", "adj", "ryght", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hye", "adj", "hye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cec", "adj", "cec", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feldi", "adj", "feldi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yvory", "adj", "yvory", "", "", "", "Made of ivory"])
let v = native_list_append(v, ["condigne", "adj", "condigne", "", "", "", "suitable appropriate"])
let v = native_list_append(v, ["doum", "adj", "doum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seere", "adj", "seere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyde", "adj", "tyde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onest", "adj", "onest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glassen", "adj", "glassen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moiste", "adj", "moister", "moistest", "", "", "damp wet soaked"])
let v = native_list_append(v, ["axen", "adj", "axen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feers", "adj", "feers", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dref", "adj", "dref", "", "", "", "Causing trouble or"])
let v = native_list_append(v, ["elinge", "adj", "elinge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naket", "adj", "naket", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skars", "adj", "skars", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smarte", "adj", "smarte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyende", "adj", "tyende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Persien", "adj", "Persien", "", "", "", "Of or pertaining"])
let v = native_list_append(v, ["sanguinolent", "adj", "sanguinolent", "", "", "", "Emitting blood or"])
let v = native_list_append(v, ["sligh", "adj", "sligh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["obligatorie", "adj", "obligatorie", "", "", "", "Making someone obligated"])
let v = native_list_append(v, ["mensk", "adj", "mensk", "", "", "", "honorable praiseworthy beautiful"])
let v = native_list_append(v, ["tenebrus", "adj", "tenebrus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fieble", "adj", "fieble", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seir", "adj", "seir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forbled", "adj", "forbled", "", "", "", "forbled covered in"])
let v = native_list_append(v, ["aght", "adj", "aght", "", "", "", "alternative form of"])
let v = native_list_append(v, ["attery", "adj", "attery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["attry", "adj", "attry", "", "", "", "Poisonous toxic containing"])
let v = native_list_append(v, ["ruinose", "adj", "ruinose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoce", "adj", "hoce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fremmede", "adj", "fremmede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eurous", "adj", "eurous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["innerly", "adj", "innerly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twifold", "adj", "twifold", "", "", "", "double twofold having"])
let v = native_list_append(v, ["ece", "adj", "ece", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crips", "adj", "crips", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unright", "adj", "unright", "", "", "", "not right unrighteous"])
let v = native_list_append(v, ["welthe", "adj", "welthe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seure", "adj", "seure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warly", "adj", "warly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["elmen", "adj", "elmen", "", "", "", "Made of elmwood."])
let v = native_list_append(v, ["yvel", "adj", "worse", "worst", "", "", "Morally evil iniquitous"])
let v = native_list_append(v, ["ywar", "adj", "ywar", "", "", "", "aware"])
let v = native_list_append(v, ["choys", "adj", "choys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["masle", "adj", "masle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ferse", "adj", "ferse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quade", "adj", "quade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["raggy", "adj", "raggy", "", "", "", "ragged raggy"])
let v = native_list_append(v, ["fre", "adj", "frerre", "freest", "", "", "Free independent unrestricted"])
let v = native_list_append(v, ["feele", "adj", "feele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["firy", "adj", "firy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Duch", "adj", "Duch", "", "", "", "German Dutch"])
let v = native_list_append(v, ["bace", "adj", "bace", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forolded", "adj", "forolded", "", "", "", "worn out with"])
let v = native_list_append(v, ["sotted", "adj", "sotted", "", "", "", "sotted drunk"])
let v = native_list_append(v, ["weele", "adj", "weele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haselen", "adj", "haselen", "", "", "", "Made of hazelwood."])
let v = native_list_append(v, ["wholy", "adj", "wholy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unyolden", "adj", "unyolden", "", "", "", "unavenged"])
let v = native_list_append(v, ["envius", "adj", "envius", "", "", "", "alternative form of"])
let v = native_list_append(v, ["paien", "adj", "paien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hathen", "adj", "hathen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mery", "adj", "mery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kynde", "adj", "kynde", "", "", "", "Natural inherent"])
let v = native_list_append(v, ["hatefull", "adj", "hatefull", "", "", "", "alternative form of"])
let v = native_list_append(v, ["awfull", "adj", "awfull", "", "", "", "alternative form of"])
let v = native_list_append(v, ["balefull", "adj", "balefull", "", "", "", "alternative form of"])
let v = native_list_append(v, ["playfull", "adj", "playfull", "", "", "", "alternative form of"])
let v = native_list_append(v, ["qued", "adj", "qued", "", "", "", "bad evil"])
let v = native_list_append(v, ["queed", "adj", "queed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quemful", "adj", "quemful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["venemous", "adj", "venemous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wode", "adj", "wode", "", "", "", "mad insane possessed"])
let v = native_list_append(v, ["kernelly", "adj", "kernelly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["joinant", "adj", "joinant", "", "", "", "adjoining"])
let v = native_list_append(v, ["wemlesse", "adj", "wemlesse", "", "", "", "Having no wem"])
let v = native_list_append(v, ["heigh", "adj", "heigher", "heighest", "", "", "high"])
let v = native_list_append(v, ["unresty", "adj", "unresty", "", "", "", "Causing unrest disquieting."])
let v = native_list_append(v, ["femele", "adj", "femele", "", "", "", "female of feminine"])
let v = native_list_append(v, ["undigne", "adj", "undigne", "", "", "", "unworthy"])
let v = native_list_append(v, ["smiker", "adj", "smiker", "", "", "", "beautiful beauteous elegant"])
let v = native_list_append(v, ["amourous", "adj", "amourous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fonne", "adj", "fonne", "", "", "", "silly ridiculous stupid"])
let v = native_list_append(v, ["swartish", "adj", "swartish", "", "", "", "Somewhat dark darkish."])
let v = native_list_append(v, ["corrumpable", "adj", "corrumpable", "", "", "", "corruptible"])
let v = native_list_append(v, ["narwe", "adj", "narwere", "narwest", "", "", "Narrow skinny lacking"])
let v = native_list_append(v, ["wawe", "adj", "wawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["doubtuouse", "adj", "doubtuouse", "", "", "", "doubtful"])
let v = native_list_append(v, ["rechless", "adj", "rechless", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ernestful", "adj", "ernestful", "", "", "", "Earnest serious."])
let v = native_list_append(v, ["holwe", "adj", "holwe", "", "", "", "hollow"])
let v = native_list_append(v, ["undwellable", "adj", "undwellable", "", "", "", "uninhabitable unsuitable for"])
let v = native_list_append(v, ["knarry", "adj", "knarry", "", "", "", "knotty gnarly"])
let v = native_list_append(v, ["orped", "adj", "orped", "", "", "", "brave daring powerful"])
let v = native_list_append(v, ["unobedient", "adj", "unobedient", "", "", "", "disobedient"])
let v = native_list_append(v, ["rewful", "adj", "rewful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["marrowy", "adj", "marrowy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["choise", "adj", "choise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gulty", "adj", "gulty", "", "", "", "guilty"])
let v = native_list_append(v, ["storial", "adj", "storial", "", "", "", "Historical genuine factual."])
let v = native_list_append(v, ["kirked", "adj", "kirked", "", "", "", "Turned upward bent"])
let v = native_list_append(v, ["haveles", "adj", "haveles", "", "", "", "having little or"])
let v = native_list_append(v, ["wers", "adj", "wers", "", "", "", "alternative form of"])
let v = native_list_append(v, ["knopped", "adj", "knopped", "", "", "", "Knopped having knops"])
let v = native_list_append(v, ["noious", "adj", "noious", "", "", "", "alternative form of"])
let v = native_list_append(v, ["recreante", "adj", "recreante", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kempe", "adj", "kempe", "", "", "", "shaggy bristly rough."])
let v = native_list_append(v, ["vileyns", "adj", "vileyns", "", "", "", "villainous"])
let v = native_list_append(v, ["squaimous", "adj", "squaimous", "", "", "", "squeamish"])
let v = native_list_append(v, ["wyke", "adj", "wyke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unobedience", "adj", "unobedience", "", "", "", "disobedience"])
let v = native_list_append(v, ["gret", "adj", "gret", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wikke", "adj", "wicker", "", "", "", "evil morally wrong"])
let v = native_list_append(v, ["malgracious", "adj", "malgracious", "", "", "", "not graceful displeasing"])
let v = native_list_append(v, ["hippe-halt", "adj", "hippe-halt", "", "", "", "lame in the"])
let v = native_list_append(v, ["wrawful", "adj", "wrawful", "", "", "", "ill-tempered"])
let v = native_list_append(v, ["destinable", "adj", "destinable", "", "", "", "Determined by destiny"])
let v = native_list_append(v, ["noyful", "adj", "noyful", "", "", "", "Full of annoyance."])
let v = native_list_append(v, ["falwe", "adj", "falwe", "", "", "", "fallow"])
let v = native_list_append(v, ["weleful", "adj", "weleful", "", "", "", "Blessed well-off lucky"])
let v = native_list_append(v, ["lowd", "adj", "lowd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tweyfold", "adj", "tweyfold", "", "", "", "double twofold having"])
let v = native_list_append(v, ["wicke", "adj", "wicke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fendliche", "adj", "fendliche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unbehovely", "adj", "unbehovely", "", "", "", "not behooving or"])
let v = native_list_append(v, ["wayk", "adj", "wayk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["goundy", "adj", "goundy", "", "", "", "Covered in phlegm"])
let v = native_list_append(v, ["dronkelewe", "adj", "dronkelewe", "", "", "", "Given to drinking"])
let v = native_list_append(v, ["giltif", "adj", "giltif", "", "", "", "guilty"])
let v = native_list_append(v, ["Turkeis", "adj", "Turkeis", "", "", "", "Turkish"])
let v = native_list_append(v, ["unfestlich", "adj", "unfestlich", "", "", "", "unfit for a"])
let v = native_list_append(v, ["wel bigon", "adj", "wel bigon", "", "", "", "Surrounded with happiness"])
let v = native_list_append(v, ["lighty", "adj", "lighty", "", "", "", "bright illuminated spiritually"])
let v = native_list_append(v, ["monstruous", "adj", "monstruous", "", "", "", "Misshapen grotesque of"])
let v = native_list_append(v, ["vertual", "adj", "vertual", "", "", "", "Having an inherent"])
let v = native_list_append(v, ["ryal", "adj", "ryallere", "ryaleste", "", "", "royal kingly of"])
let v = native_list_append(v, ["oughne", "adj", "oughne", "", "", "", "own"])
let v = native_list_append(v, ["miscreaunt", "adj", "miscreaunt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyraunt", "adj", "tyraunt", "", "", "", "Relating to a"])
let v = native_list_append(v, ["committable", "adj", "committable", "", "", "", "assignable expendable"])
let v = native_list_append(v, ["hatel", "adj", "hatel", "", "", "", "Violent ruthless savage"])
let v = native_list_append(v, ["drovy", "adj", "drovy", "", "", "", "having sediment stirred"])
let v = native_list_append(v, ["forein", "adj", "forein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["werre", "adj", "werre", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["royall", "adj", "royall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roiall", "adj", "roiall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sary", "adj", "sary", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eisy", "adj", "eisy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hery", "adj", "hery", "", "", "", "hairy furry covered"])
let v = native_list_append(v, ["disobeisant", "adj", "disobeisant", "", "", "", "disobedient"])
let v = native_list_append(v, ["wele", "adj", "wele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["holsom", "adj", "holsom", "", "", "", "Healthful salubrious providing"])
let v = native_list_append(v, ["goosish", "adj", "goosish", "", "", "", "foolish"])
let v = native_list_append(v, ["perfit", "adj", "perfit", "", "", "", "perfect"])
let v = native_list_append(v, ["winsing", "adj", "winsing", "", "", "", "winsome"])
let v = native_list_append(v, ["blosmy", "adj", "blosmy", "", "", "", "Covered with or"])
let v = native_list_append(v, ["goodlich", "adj", "goodlich", "", "", "", "goodly gracious kind"])
let v = native_list_append(v, ["whilwende", "adj", "whilwende", "", "", "", "temporary transitory not"])
let v = native_list_append(v, ["mightand", "adj", "mightand", "", "", "", "Being mighty or"])
let v = native_list_append(v, ["toght", "adj", "toght", "", "", "", "alternative form of"])
let v = native_list_append(v, ["orned", "adj", "orned", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fawe", "adj", "fawe", "", "", "", "fain glad delighted"])
let v = native_list_append(v, ["rody", "adj", "rody", "", "", "", "ruddy"])
let v = native_list_append(v, ["felefold", "adj", "felefold", "", "", "", "Manifold multiple various"])
let v = native_list_append(v, ["brasen", "adj", "brasen", "", "", "", "Formed from bronze"])
let v = native_list_append(v, ["auntrous", "adj", "auntrous", "", "", "", "adventurous"])
let v = native_list_append(v, ["sorweful", "adj", "sorweful", "", "", "", "Sorrowful sad distressed"])
let v = native_list_append(v, ["ruggy", "adj", "ruggy", "", "", "", "rugged rough"])
let v = native_list_append(v, ["detteles", "adj", "detteles", "", "", "", "Free from debt."])
let v = native_list_append(v, ["mervaille", "adj", "mervaille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["godelich", "adj", "godelich", "", "", "", "goodly"])
let v = native_list_append(v, ["toyer", "adj", "toyer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gameful", "adj", "gameful", "", "", "", "mirthful merry"])
let v = native_list_append(v, ["perillous", "adj", "perillous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mody", "adj", "modyere", "", "", "", "Boastful conceited arrogant"])
let v = native_list_append(v, ["shildy", "adj", "shildy", "", "", "", "Guilty at fault"])
let v = native_list_append(v, ["flotery", "adj", "flotery", "", "", "", "wavy flowing"])
let v = native_list_append(v, ["welle", "adj", "welle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["undepartable", "adj", "undepartable", "", "", "", "inseparable"])
let v = native_list_append(v, ["inobedient", "adj", "inobedient", "", "", "", "disobedient"])
let v = native_list_append(v, ["inventif", "adj", "inventif", "", "", "", "inventive creative"])
let v = native_list_append(v, ["thornen", "adj", "thornen", "", "", "", "Composed of thorns"])
let v = native_list_append(v, ["dishevele", "adj", "dishevele", "", "", "", "dishevelled"])
let v = native_list_append(v, ["wrecche", "adj", "wrecche", "", "", "", "wretched"])
let v = native_list_append(v, ["adrad", "adj", "adrad", "", "", "", "Full of dread"])
let v = native_list_append(v, ["unaquit", "adj", "unaquit", "", "", "", "unrequited"])
let v = native_list_append(v, ["sloggy", "adj", "sloggy", "", "", "", "sluggish"])
let v = native_list_append(v, ["ferthe", "adj", "ferthe", "", "", "", "fourth"])
let v = native_list_append(v, ["payen", "adj", "payen", "", "", "", "pagan"])
let v = native_list_append(v, ["unsad", "adj", "unsad", "", "", "", "unsteady fickle"])
let v = native_list_append(v, ["barbre", "adj", "barbre", "", "", "", "barbarian"])
let v = native_list_append(v, ["fremed", "adj", "fremed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["zik", "adj", "zik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["streit", "adj", "streit", "", "", "", "strait"])
let v = native_list_append(v, ["hersum", "adj", "hersum", "", "", "", "obedient"])
let v = native_list_append(v, ["resemblable", "adj", "resemblable", "", "", "", "comparable alike"])
let v = native_list_append(v, ["untrowable", "adj", "untrowable", "", "", "", "Incredible unbelievable."])
let v = native_list_append(v, ["attern", "adj", "attern", "", "", "", "Containing poison poisonous"])
let v = native_list_append(v, ["adle", "adj", "adle", "", "", "", "inflection of adel"])
let v = native_list_append(v, ["sleighty", "adj", "sleighty", "", "", "", "sly sneaky clever"])
let v = native_list_append(v, ["infortuned", "adj", "infortuned", "", "", "", "unfortunate"])
let v = native_list_append(v, ["plentevous", "adj", "plentevous", "", "", "", "plentiful abundant"])
let v = native_list_append(v, ["firren", "adj", "firren", "", "", "", "Made of fir."])
let v = native_list_append(v, ["hamely", "adj", "hamely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blewe", "adj", "blewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["welfaring", "adj", "welfaring", "", "", "", "Faring well prosperous"])
let v = native_list_append(v, ["latered", "adj", "latered", "", "", "", "Inclined to delay"])
let v = native_list_append(v, ["glesne", "adj", "glesne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["remuable", "adj", "remuable", "", "", "", "that may be"])
let v = native_list_append(v, ["outher", "adj", "outher", "", "", "", "other"])
let v = native_list_append(v, ["textuel", "adj", "textuel", "", "", "", "textual"])
let v = native_list_append(v, ["smeart", "adj", "smeart", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dreye", "adj", "dreye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stronge", "adj", "stronge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strongeste", "adj", "strongeste", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["thridde", "adj", "thridde", "", "", "", "third"])
let v = native_list_append(v, ["profulgent", "adj", "profulgent", "", "", "", "Shining forth brilliant"])
let v = native_list_append(v, ["perlous", "adj", "perlous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["apaid", "adj", "apaid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ledish", "adj", "ledish", "", "", "", "Pertaining to the"])
let v = native_list_append(v, ["stibborn", "adj", "stibborn", "", "", "", "stubborn"])
let v = native_list_append(v, ["uncovenable", "adj", "uncovenable", "", "", "", "not covenable inconvenient"])
let v = native_list_append(v, ["brotel", "adj", "brotel", "", "", "", "Fragile brittle easily"])
let v = native_list_append(v, ["eild", "adj", "eild", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maturative", "adj", "maturative", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lewede", "adj", "lewede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["marciall", "adj", "marciall", "", "", "", "martial"])
let v = native_list_append(v, ["bygete", "adj", "bygete", "", "", "", "begotten"])
let v = native_list_append(v, ["stylle", "adj", "stylle", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["muche", "adj", "muche", "", "", "", "much"])
let v = native_list_append(v, ["courteys", "adj", "courteys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foude", "adj", "foude", "", "", "", "found"])
let v = native_list_append(v, ["roũde", "adj", "roũde", "", "", "", "manuscript spelling of"])
let v = native_list_append(v, ["nywe", "adj", "nywe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fayr", "adj", "fayr", "", "", "", "beautiful handsome attractive"])
let v = native_list_append(v, ["a-ferd", "adj", "a-ferd", "", "", "", "afraid"])
let v = native_list_append(v, ["schatered", "adj", "schatered", "", "", "", "shattered"])
let v = native_list_append(v, ["heuy", "adj", "heuy", "", "", "", "alternative typography of"])
let v = native_list_append(v, ["Frensch", "adj", "Frensch", "", "", "", "French"])
let v = native_list_append(v, ["grete", "adj", "gretter", "grettest", "", "", "great massive amazing"])
let v = native_list_append(v, ["cõquered", "adj", "cõquered", "", "", "", "manuscript spelling of"])
let v = native_list_append(v, ["daũted", "adj", "daũted", "", "", "", "manuscript spelling of"])
let v = native_list_append(v, ["proude", "adj", "proude", "", "", "", "alternative form of"])
let v = native_list_append(v, ["poure", "adj", "poure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["al-oone", "adj", "al-oone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sley", "adj", "sley", "", "", "", "alternative form of"])
let v = native_list_append(v, ["enoint", "adj", "enoint", "", "", "", "anointed"])
let v = native_list_append(v, ["destinal", "adj", "destinal", "", "", "", "Determined by destiny"])
let v = native_list_append(v, ["pured", "adj", "pured", "", "", "", "purified refined."])
let v = native_list_append(v, ["fremful", "adj", "fremful", "", "", "", "useful profitable beneficial"])
let v = native_list_append(v, ["hertely", "adj", "hertely", "", "", "", "hearty"])
let v = native_list_append(v, ["reccheles", "adj", "reccheles", "", "", "", "reckless"])
let v = native_list_append(v, ["tretable", "adj", "tretable", "", "", "", "tractable moderate"])
let v = native_list_append(v, ["furial", "adj", "furial", "", "", "", "furious raging tormenting"])
let v = native_list_append(v, ["undampned", "adj", "undampned", "", "", "", "uncondemned undamned"])
let v = native_list_append(v, ["compaignable", "adj", "compaignable", "", "", "", "companionable sociable"])
let v = native_list_append(v, ["miseasy", "adj", "miseasy", "", "", "", "Not easy"])
let v = native_list_append(v, ["clergial", "adj", "clergial", "", "", "", "learned erudite clerical"])
let v = native_list_append(v, ["southren", "adj", "southren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["travailous", "adj", "travailous", "", "", "", "hardworking industrious"])
let v = native_list_append(v, ["sicer", "adj", "sicer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salvable", "adj", "salvable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anfald", "adj", "anfald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["testif", "adj", "testif", "", "", "", "testy headstrong obstinate"])
let v = native_list_append(v, ["wraw", "adj", "wraw", "", "", "", "easily angered in"])
let v = native_list_append(v, ["chaped", "adj", "chaped", "", "", "", "Furnished with a"])
let v = native_list_append(v, ["costlewe", "adj", "costlewe", "", "", "", "costly"])
let v = native_list_append(v, ["thik", "adj", "thik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unconninge", "adj", "unconninge", "", "", "", "not knowing ignorant"])
let v = native_list_append(v, ["moost", "adj", "moost", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heuenly", "adj", "heuenly", "", "", "", "alternative typography of"])
let v = native_list_append(v, ["grettis", "adj", "grettis", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["reuli", "adj", "reuli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hydes", "adj", "hydes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fore-said", "adj", "fore-said", "", "", "", "foresaid aforesaid"])
let v = native_list_append(v, ["othir", "adj", "othir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unperegal", "adj", "unperegal", "", "", "", "unequal"])
let v = native_list_append(v, ["gayne", "adj", "gayne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["viciate", "adj", "viciate", "", "", "", "Spoiled injured or"])
let v = native_list_append(v, ["tharf", "adj", "tharf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quemely", "adj", "quemely", "", "", "", "acceptable pleasing"])
let v = native_list_append(v, ["wik", "adj", "wik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyndreste", "adj", "hyndreste", "", "", "", "hindmost rearmost"])
let v = native_list_append(v, ["purpre", "adj", "purpre", "", "", "", "purple"])
let v = native_list_append(v, ["alife", "adj", "alife", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thicke", "adj", "thicke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smoterlich", "adj", "smoterlich", "", "", "", "dirty foul"])
let v = native_list_append(v, ["unbuxom", "adj", "unbuxom", "", "", "", "Uncontrollable ornery difficult"])
let v = native_list_append(v, ["batailled", "adj", "batailled", "", "", "", "embattled"])
let v = native_list_append(v, ["delit", "adj", "delit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liage", "adj", "liage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drasty", "adj", "drasty", "", "", "", "filthy worthless"])
let v = native_list_append(v, ["rethe", "adj", "rethe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aggreable", "adj", "aggreable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brouded", "adj", "brouded", "", "", "", "braided broidered"])
let v = native_list_append(v, ["dischevele", "adj", "dischevele", "", "", "", "disheveled"])
let v = native_list_append(v, ["sclender", "adj", "sclender", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hautein", "adj", "hautein", "", "", "", "haughty proud"])
let v = native_list_append(v, ["courb", "adj", "courb", "", "", "", "curved rounded"])
let v = native_list_append(v, ["wough", "adj", "wough", "", "", "", "wrong unjust bad"])
let v = native_list_append(v, ["seak", "adj", "seak", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bowne", "adj", "bowne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forfered", "adj", "forfered", "", "", "", "Excessively alarmed in"])
let v = native_list_append(v, ["envyned", "adj", "envyned", "", "", "", "stored or furnished"])
let v = native_list_append(v, ["deignous", "adj", "deignous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stythe", "adj", "stythe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ceke", "adj", "ceke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vey", "adj", "vey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gerful", "adj", "gerful", "", "", "", "changeable capricious"])
let v = native_list_append(v, ["bretful", "adj", "bretful", "", "", "", "brimful totally filled"])
let v = native_list_append(v, ["unsely", "adj", "unsely", "", "", "", "Not blessed or"])
let v = native_list_append(v, ["despitous", "adj", "despitous", "", "", "", "contemptuous haughty"])
let v = native_list_append(v, ["gery", "adj", "gery", "", "", "", "Subject to frequent"])
let v = native_list_append(v, ["disordeined", "adj", "disordeined", "", "", "", "inordinate irregular vicious"])
let v = native_list_append(v, ["perlid", "adj", "perlid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["secund", "adj", "secund", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sote", "adj", "sote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ayry", "adj", "ayry", "", "", "", "airy"])
let v = native_list_append(v, ["wombed", "adj", "wombed", "", "", "", "Possessing a stomach."])
let v = native_list_append(v, ["poynant", "adj", "poynant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slombry", "adj", "slombry", "", "", "", "sleepy"])
let v = native_list_append(v, ["revelous", "adj", "revelous", "", "", "", "Fond of festivity"])
let v = native_list_append(v, ["opposit", "adj", "opposit", "", "", "", "contrary or opposed"])
let v = native_list_append(v, ["soth", "adj", "soth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thunne", "adj", "thunne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weli", "adj", "weli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neue", "adj", "neue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["faie", "adj", "faie", "", "", "", "Magical enchanted or"])
let v = native_list_append(v, ["serviable", "adj", "serviable", "", "", "", "Obedient happy to"])
let v = native_list_append(v, ["wery", "adj", "wery", "", "", "", "weary"])
let v = native_list_append(v, ["wathe", "adj", "wathe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["derne", "adj", "derne", "", "", "", "Hidden secret."])
let v = native_list_append(v, ["tristy", "adj", "tristy", "", "", "", "sad saddened"])
let v = native_list_append(v, ["pomely", "adj", "pomely", "", "", "", "dappled"])
let v = native_list_append(v, ["warr", "adj", "warr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stonen", "adj", "stonen", "", "", "", "Composed or built"])
let v = native_list_append(v, ["nyes", "adj", "nyes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lufsum", "adj", "lufsum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sarre", "adj", "sarre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["contubernial", "adj", "contubernial", "", "", "", "contubernal"])
let v = native_list_append(v, ["organik", "adj", "organik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["murie", "adj", "murie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spumous", "adj", "spumous", "", "", "", "spumous foamy"])
let v = native_list_append(v, ["sory", "adj", "sorier", "soriest", "", "", "sad sorrowful"])
let v = native_list_append(v, ["scalled", "adj", "scalled", "", "", "", "scabby scurfy"])
let v = native_list_append(v, ["surquedous", "adj", "surquedous", "", "", "", "surquedous"])
let v = native_list_append(v, ["selly", "adj", "selly", "", "", "", "weird unusual odd"])
let v = native_list_append(v, ["teind", "adj", "teind", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ely", "adj", "ely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lawly", "adj", "lawly", "", "", "", "Proscribed by pertaining"])
let v = native_list_append(v, ["ymaginatif", "adj", "ymaginatif", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ferne", "adj", "ferne", "", "", "", "distant far-off"])
let v = native_list_append(v, ["peregal", "adj", "peregal", "", "", "", "fully equal"])
let v = native_list_append(v, ["thynne", "adj", "thynne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["holli", "adj", "holli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["likerous", "adj", "likerous", "", "", "", "lickerish"])
let v = native_list_append(v, ["dowset", "adj", "dowset", "", "", "", "alternative form of"])
let v = native_list_append(v, ["almandin", "adj", "almandin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gratious", "adj", "gratious", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plurel", "adj", "plurel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wollene", "adj", "wollene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roote", "adj", "roote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swoote", "adj", "swoote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sondry", "adj", "sondry", "", "", "", "sundry various"])
let v = native_list_append(v, ["goldin", "adj", "goldin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kowthe", "adj", "kowthe", "", "", "", "known"])
let v = native_list_append(v, ["herye", "adj", "herye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cortais", "adj", "cortais", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wanne", "adj", "wanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haly", "adj", "haly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["curtais", "adj", "curtais", "", "", "", "alternative form of"])
let v = native_list_append(v, ["roynous", "adj", "roynous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["betre", "adj", "betre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["midde", "adj", "midde", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["domm", "adj", "domm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gidi", "adj", "gidi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wlank", "adj", "wlank", "", "", "", "noble highborn"])
let v = native_list_append(v, ["semple", "adj", "semple", "", "", "", "alternative form of"])
let v = native_list_append(v, ["westerne", "adj", "westerne", "", "", "", "western of the"])
let v = native_list_append(v, ["servicable", "adj", "servicable", "", "", "", "alternative form of"])
let v = native_list_append(v, ["engendred", "adj", "engendred", "", "", "", "engendered"])
let v = native_list_append(v, ["arleas", "adj", "arleas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seker", "adj", "seker", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bewe", "adj", "bewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dusi", "adj", "dusi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["empirial", "adj", "empirial", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dewe", "adj", "dewe", "", "", "", "Fitting correct suitable"])
let v = native_list_append(v, ["lytyll", "adj", "lytyll", "", "", "", "alternative form of"])
let v = native_list_append(v, ["basterd", "adj", "basterd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["siec", "adj", "siec", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stanene", "adj", "stanene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hase", "adj", "hase", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meyn", "adj", "meyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deyne", "adj", "deyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["depe", "adj", "depper", "deppest", "", "", "deep extending or"])
let v = native_list_append(v, ["heyl", "adj", "heyl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["goldene", "adj", "goldene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["innerliche", "adj", "innerliche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thakked", "adj", "thakked", "", "", "", "Covered thatched"])
let v = native_list_append(v, ["hallt", "adj", "hallt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sikere", "adj", "sikere", "", "", "", "inflection of siker"])
let v = native_list_append(v, ["firi", "adj", "firi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hungri", "adj", "hungri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shorte", "adj", "shorte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["younge", "adj", "younge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["duhti", "adj", "duhti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rosene", "adj", "rosene", "", "", "", "inflection of rosen"])
let v = native_list_append(v, ["swarter", "adj", "swarter", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["dosk", "adj", "dosk", "", "", "", "Dusky not brightly"])
let v = native_list_append(v, ["fonned", "adj", "fonned", "", "", "", "stupid feeble-minded confused"])
let v = native_list_append(v, ["quik", "adj", "quik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quemeful", "adj", "quemeful", "", "", "", "pleasing"])
let v = native_list_append(v, ["soote", "adj", "soote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quicke", "adj", "quicke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rounde", "adj", "rounde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forcouth", "adj", "forcouth", "", "", "", "despised scorned infamous"])
let v = native_list_append(v, ["christian", "adj", "christian", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heve", "adj", "heve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fenni", "adj", "fenni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["michel", "adj", "michel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unbowsome", "adj", "unbowsome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["almyghty", "adj", "almyghty", "", "", "", "almighty"])
let v = native_list_append(v, ["deedly", "adj", "deedly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forene", "adj", "forene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sored", "adj", "sored", "", "", "", "sorrel"])
let v = native_list_append(v, ["lyge", "adj", "lyge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["melancolique", "adj", "melancolique", "", "", "", "alternative form of"])
let v = native_list_append(v, ["colerique", "adj", "colerique", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dreie", "adj", "dreie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["honestere", "adj", "honestere", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["moste", "adj", "moste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hatefulle", "adj", "hatefulle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nexter", "adj", "nexter", "", "", "", "Next."])
let v = native_list_append(v, ["wordly", "adj", "wordly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyfte", "adj", "fyfte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mansed", "adj", "mansed", "", "", "", "accursed damned"])
let v = native_list_append(v, ["hevenly", "adj", "hevenly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noysome", "adj", "noysome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suart", "adj", "suart", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mwet", "adj", "mwet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aly", "adj", "aly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kynd", "adj", "kynd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mervel", "adj", "mervel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soleyn", "adj", "soleyn", "", "", "", "alone solitary of"])
let v = native_list_append(v, ["busie", "adj", "busie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fery", "adj", "fery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["righte", "adj", "righte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hundreth", "adj", "hundreth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fowle", "adj", "fowle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vifte", "adj", "vifte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["selde", "adj", "selde", "", "", "", "uncommon unusual infrequent"])
let v = native_list_append(v, ["reke", "adj", "reke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["coynte", "adj", "coynte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rayne", "adj", "rayne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["horsen", "adj", "horsen", "", "", "", "Of or pertaining"])
let v = native_list_append(v, ["Englysshe", "adj", "Englysshe", "", "", "", "English"])
let v = native_list_append(v, ["scharp", "adj", "scharp", "", "", "", "sharp"])
let v = native_list_append(v, ["unredy", "adj", "unredy", "", "", "", "unready"])
let v = native_list_append(v, ["newsome", "adj", "newsome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["idul", "adj", "idul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chever", "adj", "chever", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["colden", "adj", "colden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waik", "adj", "waik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["delite", "adj", "delite", "", "", "", "Delightful causing delight"])
let v = native_list_append(v, ["tydy", "adj", "tydy", "", "", "", "timely prompt"])
let v = native_list_append(v, ["calvar", "adj", "calvar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eger", "adj", "eger", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lewed", "adj", "lewder", "lewedeste", "", "", "Unrelated to the"])
let v = native_list_append(v, ["rown", "adj", "rown", "", "", "", "alternative form of"])
let v = native_list_append(v, ["soor", "adj", "soor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glæsen", "adj", "glæsen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["songly", "adj", "songly", "", "", "", "songly"])
let v = native_list_append(v, ["egleche", "adj", "egleche", "", "", "", "fearless brave"])
let v = native_list_append(v, ["mainful", "adj", "mainful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verrey", "adj", "verrey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swerte", "adj", "swerte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["paen", "adj", "paen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frounceles", "adj", "frounceles", "", "", "", "Without fold wrinkle"])
let v = native_list_append(v, ["linene", "adj", "linene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salowe", "adj", "salowe", "", "", "", "sallow"])
let v = native_list_append(v, ["dayly", "adj", "dayly", "", "", "", "constant habitual"])
let v = native_list_append(v, ["thester", "adj", "thester", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seik", "adj", "seik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aules", "adj", "aules", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ferren", "adj", "ferren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["obnubilous", "adj", "obnubilous", "", "", "", "indistinct obscure"])
let v = native_list_append(v, ["medde", "adj", "medde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["appayed", "adj", "appayed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tidi", "adj", "tidi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["femal", "adj", "femal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lateste", "adj", "lateste", "", "", "", "latest"])
let v = native_list_append(v, ["torhte", "adj", "torhte", "", "", "", "Bright shining radiant."])
let v = native_list_append(v, ["dett", "adj", "dett", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dumbe", "adj", "dumbe", "", "", "", "inflection of dumb"])
let v = native_list_append(v, ["horry", "adj", "horry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hory", "adj", "hory", "", "", "", "Dirty foul horry"])
let v = native_list_append(v, ["criminall", "adj", "criminall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["traitourfull", "adj", "traitourfull", "", "", "", "traitorous treacherous"])
let v = native_list_append(v, ["hounden", "adj", "hounden", "", "", "", "Of or relating"])
let v = native_list_append(v, ["grindel", "adj", "grindel", "", "", "", "fierce"])
let v = native_list_append(v, ["to-gloried", "adj", "to-gloried", "", "", "", "Overly fine or"])
let v = native_list_append(v, ["þridde", "adj", "þridde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oten", "adj", "oten", "", "", "", "Made of oats"])
let v = native_list_append(v, ["aschen", "adj", "aschen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["straung", "adj", "straung", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bisi", "adj", "bisi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["animall", "adj", "animall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wullen", "adj", "wullen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unweld", "adj", "unweld", "", "", "", "unwieldy unmanageable clumsy"])
let v = native_list_append(v, ["sevende", "adj", "sevende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saf", "adj", "saf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoere", "adj", "hoere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mewe", "adj", "mewe", "", "", "", "Currently shedding its"])
let v = native_list_append(v, ["soure", "adj", "soure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["masy", "adj", "masy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["folehardy", "adj", "folehardy", "", "", "", "Marked by unthinking"])
let v = native_list_append(v, ["badde", "adj", "badder", "baddest", "", "", "wicked evil vicious"])
let v = native_list_append(v, ["sadd", "adj", "sadd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["folye", "adj", "folye", "", "", "", "Idiotic stupid foolish"])
let v = native_list_append(v, ["yung", "adj", "yung", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reche", "adj", "reche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hundfeald", "adj", "hundfeald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brassen", "adj", "brassen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abstractif", "adj", "abstractif", "", "", "", "Denoting a quality"])
let v = native_list_append(v, ["drof", "adj", "drof", "", "", "", "Troubled disturbed afflicted"])
let v = native_list_append(v, ["synful", "adj", "synful", "", "", "", "Sinful having sinned"])
let v = native_list_append(v, ["sorhful", "adj", "sorhful", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fæderlic", "adj", "fæderlic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["angri", "adj", "angri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lifleas", "adj", "lifleas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nihtlic", "adj", "nihtlic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["busi", "adj", "busi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twifeald", "adj", "twifeald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yuel", "adj", "yuel", "", "", "", "alternative typography of"])
let v = native_list_append(v, ["fnesy", "adj", "fnesy", "", "", "", "Having a tendency"])
let v = native_list_append(v, ["neygh", "adj", "neigher", "neighest", "", "", "Physically near or"])
let v = native_list_append(v, ["oonly", "adj", "oonly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["certeyn", "adj", "certeyn", "", "", "", "Specified prescribed fixed."])
let v = native_list_append(v, ["emty", "adj", "emty", "", "", "", "empty vacant"])
let v = native_list_append(v, ["sotil", "adj", "sotiler", "sotilest", "", "", "Using brainpower smart"])
let v = native_list_append(v, ["thedisch", "adj", "thedisch", "", "", "", "native indigenous endemic"])
let v = native_list_append(v, ["þedisch", "adj", "þedisch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slepeles", "adj", "slepeles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thred", "adj", "thred", "", "", "", "alternative form of"])
let v = native_list_append(v, ["northerne", "adj", "northerne", "", "", "", "northern of the"])
let v = native_list_append(v, ["southerne", "adj", "southerne", "", "", "", "southern of the"])
let v = native_list_append(v, ["esturne", "adj", "esturne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nyȝtly", "adj", "nyȝtly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bisne", "adj", "bisne", "", "", "", "purblind"])
let v = native_list_append(v, ["leukwarm", "adj", "leukwarm", "", "", "", "lukewarm having medium"])
let v = native_list_append(v, ["wlak", "adj", "wlak", "", "", "", "lukewarm tepid warm"])
let v = native_list_append(v, ["dorry", "adj", "dorry", "", "", "", "Of a bright"])
let v = native_list_append(v, ["grasgrene", "adj", "grasgrene", "", "", "", "Green like grass"])
let v = native_list_append(v, ["asure", "adj", "asure", "", "", "", "azure blue"])
let v = native_list_append(v, ["cremesyn", "adj", "cremesyn", "", "", "", "Made of crimson"])
let v = native_list_append(v, ["tawne", "adj", "tawne", "", "", "", "tawny-coloured"])
let v = native_list_append(v, ["purpel", "adj", "purpel", "", "", "", "purple-coloured"])
let v = native_list_append(v, ["purpulle", "adj", "purpulle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["purpul", "adj", "purpul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["porpil", "adj", "porpil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["porpille", "adj", "porpille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["porpul", "adj", "porpul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gostly", "adj", "gostly", "", "", "", "Relating to or"])
let v = native_list_append(v, ["gostli", "adj", "gostli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gostlich", "adj", "gostlich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gostliche", "adj", "gostliche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gosteli", "adj", "gosteli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gosteliche", "adj", "gosteliche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gostili", "adj", "gostili", "", "", "", "alternative form of"])
let v = native_list_append(v, ["goistli", "adj", "goistli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gosslich", "adj", "gosslich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gastli", "adj", "gastli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gastlike", "adj", "gastlike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["goostly", "adj", "goostly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feendly", "adj", "feendly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feendlich", "adj", "feendlich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fendly", "adj", "fendly", "", "", "", "Hostile"])
let v = native_list_append(v, ["fendlich", "adj", "fendlich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feondly", "adj", "feondly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feondlich", "adj", "feondlich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feendely", "adj", "feendely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyendely", "adj", "fyendely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fondlich", "adj", "fondlich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["goostli", "adj", "goostli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Norenissce", "adj", "Norenissce", "", "", "", "Related to or"])
let v = native_list_append(v, ["Norenish", "adj", "Norenish", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Norenisce", "adj", "Norenisce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Noreinisce", "adj", "Noreinisce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Noreinisse", "adj", "Noreinisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Nornisce", "adj", "Nornisce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Norneis", "adj", "Norneis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Norwenisse", "adj", "Norwenisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rewly", "adj", "rewly", "", "", "", "regular ordinary"])
let v = native_list_append(v, ["reuful", "adj", "*reufuler", "*reufulest", "", "", "sorrowful distraught rueful"])
let v = native_list_append(v, ["Noreine", "adj", "Noreine", "", "", "", "Related to or"])
let v = native_list_append(v, ["prestly", "adj", "prestly", "", "", "", "priestly priestlike"])
let v = native_list_append(v, ["Duchish", "adj", "Duchish", "", "", "", "German Dutch Teutonic"])
let v = native_list_append(v, ["dokeling", "adj", "dokeling", "", "", "", "duckling"])
let v = native_list_append(v, ["nyce", "adj", "nyce", "", "", "", "foolish simple ignorant"])
let v = native_list_append(v, ["bihovely", "adj", "bihovely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["byhovely", "adj", "byhovely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["behoveliche", "adj", "behoveliche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["behoveli", "adj", "behoveli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bihoveli", "adj", "bihoveli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["be-hovely", "adj", "be-hovely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["byhofely", "adj", "byhofely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beheflic", "adj", "beheflic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bihulik", "adj", "bihulik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frightly", "adj", "frightly", "", "", "", "fearful awed"])
let v = native_list_append(v, ["frighti", "adj", "frighti", "", "", "", "awestruck awed"])
let v = native_list_append(v, ["frightihed", "adj", "frightihed", "", "", "", "awe terror"])
let v = native_list_append(v, ["wisliche", "adj", "wislier", "", "", "", "Under the direction"])
let v = native_list_append(v, ["wiseli", "adj", "wiseli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wysyly", "adj", "wysyly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["biheve", "adj", "biheve", "", "", "", "Necessary"])
let v = native_list_append(v, ["behefe", "adj", "behefe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["behef", "adj", "behef", "", "", "", "alternative form of"])
let v = native_list_append(v, ["behieve", "adj", "behieve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["delitous", "adj", "delitous", "", "", "", "delightous delightful"])
let v = native_list_append(v, ["disdeinous", "adj", "disdeinous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wommanysshe", "adj", "wommanysshe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wommanyssh", "adj", "wommanyssh", "", "", "", "Resembling or characteristic"])
let v = native_list_append(v, ["wommanisshe", "adj", "wommanisshe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wommanysche", "adj", "wommanysche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wommanysch", "adj", "wommanysch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wommanische", "adj", "wommanische", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wommannysshe", "adj", "wommannysshe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["womannyssh", "adj", "womannyssh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["day", "pron", "day", "", "", "", "alternative form of"])
let v = native_list_append(v, ["on", "pron", "on", "", "", "", "one"])
let v = native_list_append(v, ["y", "pron", "y", "", "", "", "alternative form of"])
let v = native_list_append(v, ["the", "pron", "the", "", "", "", "alternative form of"])
let v = native_list_append(v, ["de", "pron", "de", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ik", "pron", "ik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["te", "pron", "te", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in", "pron", "in", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hij", "pron", "hij", "", "", "", "alternative form of"])
let v = native_list_append(v, ["o", "pron", "o", "", "", "", "preconsonantal form of"])
let v = native_list_append(v, ["i", "pron", "i", "", "", "", "alternative form of"])
let v = native_list_append(v, ["man", "pron", "man", "", "", "", "Typically singular indefinite"])
let v = native_list_append(v, ["is", "pron", "is", "", "", "", "alternative form of"])
let v = native_list_append(v, ["os", "pron", "os", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thou", "pron", "thou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eo", "pron", "eo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["inc", "pron", "inc", "", "", "", "Second-person dual accusative"])
let v = native_list_append(v, ["it", "pron", "it", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thin", "pron", "thin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["here", "pron", "here", "", "", "", "Third-person plural possessive"])
let v = native_list_append(v, ["yourself", "pron", "yourself", "", "", "", "Emphatic plural 2nd"])
let v = native_list_append(v, ["yours", "pron", "yours", "", "", "", "alternative form of"])
let v = native_list_append(v, ["your", "pron", "your", "", "", "", "Second-person plural possessive"])
let v = native_list_append(v, ["you", "pron", "you", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thee", "pron", "thee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shew", "pron", "shew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["this", "pron", "this", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["to", "pron", "to", "", "", "", "the one of"])
let v = native_list_append(v, ["his", "pron", "his", "", "", "", "Third-person singular masculine"])
let v = native_list_append(v, ["her", "pron", "her", "", "", "", "alternative form of"])
let v = native_list_append(v, ["our", "pron", "our", "", "", "", "alternative form of"])
let v = native_list_append(v, ["qua", "pron", "qua", "", "", "", "alternative form of"])
let v = native_list_append(v, ["was", "pron", "was", "", "", "", "alternative form of"])
let v = native_list_append(v, ["what", "pron", "what", "", "", "", "what"])
let v = native_list_append(v, ["other", "pron", "other", "", "", "", "other"])
let v = native_list_append(v, ["that", "pron", "that", "", "", "", "that relative &"])
let v = native_list_append(v, ["men", "pron", "men", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mine", "pron", "mine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hers", "pron", "hers", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ours", "pron", "ours", "", "", "", "alternative form of"])
let v = native_list_append(v, ["both", "pron", "both", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tin", "pron", "tin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hi", "pron", "hi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ai", "pron", "ai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["so", "pron", "so", "", "", "", "alternative form of"])
let v = native_list_append(v, ["us", "pron", "us", "", "", "", "First-person plural accusative"])
let v = native_list_append(v, ["we", "pron", "we", "", "", "", "First-person plural pronoun"])
let v = native_list_append(v, ["he", "pron", "he", "", "", "", "Third-person singular masculine"])
let v = native_list_append(v, ["she", "pron", "she", "", "", "", "alternative form of"])
let v = native_list_append(v, ["they", "pron", "they", "", "", "", "alternative form of"])
let v = native_list_append(v, ["me", "pron", "me", "", "", "", "me first-person singular"])
let v = native_list_append(v, ["him", "pron", "him", "", "", "", "Third-person singular masculine"])
let v = native_list_append(v, ["them", "pron", "them", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["who", "pron", "who", "", "", "", "who nominative"])
let v = native_list_append(v, ["whose", "pron", "whose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whom", "pron", "whom", "", "", "", "to who whom"])
let v = native_list_append(v, ["which", "pron", "which", "", "", "", "which"])
let v = native_list_append(v, ["hay", "pron", "hay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["er", "pron", "er", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ilk", "pron", "ilk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ilkon", "pron", "ilkon", "", "", "", "Each one everyone"])
let v = native_list_append(v, ["ilkoon", "pron", "ilkoon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feel", "pron", "feel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hid", "pron", "hid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hit", "pron", "hit", "", "", "", "Third-person singular neuter"])
let v = native_list_append(v, ["shoe", "pron", "shoe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ye", "pron", "ye", "", "", "", "Second-person plural pronoun"])
let v = native_list_append(v, ["thy", "pron", "thy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thine", "pron", "thine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["myself", "pron", "myself", "", "", "", "myself"])
let v = native_list_append(v, ["self", "pron", "self", "", "", "", "themself themselves a"])
let v = native_list_append(v, ["thyself", "pron", "thyself", "", "", "", "yourself"])
let v = native_list_append(v, ["show", "pron", "show", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hare", "pron", "hare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ir", "pron", "ir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["e", "pron", "e", "", "", "", "alternative form of"])
let v = native_list_append(v, ["j", "pron", "j", "", "", "", "alternative form of"])
let v = native_list_append(v, ["home", "pron", "home", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yon", "pron", "yon", "", "", "", "that one that"])
let v = native_list_append(v, ["hem", "pron", "hem", "", "", "", "Third-person plural accusative"])
let v = native_list_append(v, ["ich", "pron", "ich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hey", "pron", "hey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bath", "pron", "bath", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ha", "pron", "ha", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ham", "pron", "ham", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yu", "pron", "yu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["em", "pron", "em", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ge", "pron", "ge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["se", "pron", "se", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eu", "pron", "eu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ho", "pron", "ho", "", "", "", "alternative form of"])
let v = native_list_append(v, ["am", "pron", "am", "", "", "", "alternative form of"])
let v = native_list_append(v, ["es", "pron", "es", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tu", "pron", "tu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wan", "pron", "wan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heir", "pron", "heir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yaw", "pron", "yaw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mane", "pron", "mane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yam", "pron", "yam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ink", "pron", "ink", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yogh", "pron", "yogh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wit", "pron", "wit", "", "", "", "First-person dual pronoun"])
let v = native_list_append(v, ["hijs", "pron", "hijs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["som", "pron", "som", "", "", "", "some"])
let v = native_list_append(v, ["hus", "pron", "hus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yin", "pron", "yin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["another", "pron", "another", "", "", "", "another"])
let v = native_list_append(v, ["tone", "pron", "tone", "", "", "", "the one of"])
let v = native_list_append(v, ["theme", "pron", "theme", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hoe", "pron", "hoe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["che", "pron", "che", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hic", "pron", "hic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dei", "pron", "dei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bathe", "pron", "bathe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yay", "pron", "yay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tei", "pron", "tei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ire", "pron", "ire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["either", "pron", "either", "", "", "", "Both of two"])
let v = native_list_append(v, ["vue", "pron", "vue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ou", "pron", "ou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heme", "pron", "heme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ma", "pron", "ma", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yew", "pron", "yew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nowt", "pron", "nowt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yo", "pron", "yo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tam", "pron", "tam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noman", "pron", "noman", "", "", "", "Not any person"])
let v = native_list_append(v, ["herne", "pron", "herne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ow", "pron", "ow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["these", "pron", "these", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þe", "pron", "þe", "", "", "", "Second-person singular pronoun"])
let v = native_list_append(v, ["hire", "pron", "hire", "", "", "", "Third-person singular feminine"])
let v = native_list_append(v, ["hir", "pron", "hir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oo", "pron", "oo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dey", "pron", "dey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ere", "pron", "ere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hue", "pron", "hue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tine", "pron", "tine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["woe", "pron", "woe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hie", "pron", "hie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tai", "pron", "tai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tay", "pron", "tay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["owe", "pron", "owe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mon", "pron", "mon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hou", "pron", "hou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["woo", "pron", "woo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hum", "pron", "hum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hiss", "pron", "hiss", "", "", "", "alternative form of"])
let v = native_list_append(v, ["min", "pron", "min", "", "", "", "First-person singular possessive"])
let v = native_list_append(v, ["ought", "pron", "ought", "", "", "", "anything everything"])
let v = native_list_append(v, ["wad", "pron", "wad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wo", "pron", "wo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wham", "pron", "wham", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salve", "pron", "salve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naught", "pron", "naught", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mani", "pron", "mani", "", "", "", "many"])
let v = native_list_append(v, ["hose", "pron", "hose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fale", "pron", "fale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["I", "pron", "I", "", "", "", "I first-person singular"])
let v = native_list_append(v, ["xe", "pron", "xe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thai", "pron", "thai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hei", "pron", "hei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geit", "pron", "geit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hu", "pron", "hu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hui", "pron", "hui", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hon", "pron", "hon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mein", "pron", "mein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hæ", "pron", "hæ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeir", "pron", "þeir", "", "", "", "Third-person plural possessive"])
let v = native_list_append(v, ["hin", "pron", "hin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hitt", "pron", "hitt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ic", "pron", "ic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyse", "pron", "hyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eche", "pron", "eche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heis", "pron", "heis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hos", "pron", "hos", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quam", "pron", "quam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["im", "pron", "im", "", "", "", "alternative form of"])
let v = native_list_append(v, ["minne", "pron", "minne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["animan", "pron", "animan", "", "", "", "Any person anyone"])
let v = native_list_append(v, ["ine", "pron", "ine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ve", "pron", "ve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoes", "pron", "hoes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hese", "pron", "hese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þy", "pron", "þy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þes", "pron", "þes", "", "", "", "these"])
let v = native_list_append(v, ["þeos", "pron", "þeos", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þis", "pron", "þis", "", "", "", "this"])
let v = native_list_append(v, ["unc", "pron", "unc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þu", "pron", "þu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eow", "pron", "eow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["elch", "pron", "elch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ike", "pron", "ike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nought", "pron", "nought", "", "", "", "nothing none"])
let v = native_list_append(v, ["uur", "pron", "uur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["huren", "pron", "huren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["euch", "pron", "euch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oon", "pron", "oon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hor", "pron", "hor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hur", "pron", "hur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hame", "pron", "hame", "", "", "", "alternative form of"])
let v = native_list_append(v, ["urs", "pron", "urs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whoo", "pron", "whoo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yow", "pron", "yow", "", "", "", "Second-person plural object"])
let v = native_list_append(v, ["quo", "pron", "quo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heu", "pron", "heu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thu", "pron", "thu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hitte", "pron", "hitte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gu", "pron", "gu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hine", "pron", "hine", "", "", "", "Third-person singular masculine"])
let v = native_list_append(v, ["witt", "pron", "witt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hern", "pron", "hern", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quem", "pron", "quem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quas", "pron", "quas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hig", "pron", "hig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwa", "pron", "hwa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naht", "pron", "naht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wha", "pron", "wha", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naut", "pron", "naut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ih", "pron", "ih", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hoo", "pron", "hoo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yee", "pron", "yee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þin", "pron", "þin", "", "", "", "Second-person singular possessive"])
let v = native_list_append(v, ["huy", "pron", "huy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sche", "pron", "sche", "", "", "", "Third-person singular feminine"])
let v = native_list_append(v, ["hoys", "pron", "hoys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["myne", "pron", "myne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ym", "pron", "ym", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ys", "pron", "ys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shae", "pron", "shae", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fela", "pron", "fela", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yem", "pron", "yem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hy", "pron", "hy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hares", "pron", "hares", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vele", "pron", "vele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hee", "pron", "hee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whan", "pron", "whan", "", "", "", "whom"])
let v = native_list_append(v, ["yw", "pron", "yw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gie", "pron", "gie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["itt", "pron", "itt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["huo", "pron", "huo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tou", "pron", "tou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cho", "pron", "cho", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hytte", "pron", "hytte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sho", "pron", "sho", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shou", "pron", "shou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quan", "pron", "quan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oure", "pron", "oure", "", "", "", "First-person plural possessive"])
let v = native_list_append(v, ["ics", "pron", "ics", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shuo", "pron", "shuo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hom", "pron", "hom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hous", "pron", "hous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyne", "pron", "hyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ourn", "pron", "ourn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thaim", "pron", "thaim", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hires", "pron", "hires", "", "", "", "Third-person singular feminine"])
let v = native_list_append(v, ["þeim", "pron", "þeim", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ick", "pron", "ick", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hys", "pron", "hys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heo", "pron", "heo", "", "", "", "Third-person singular feminine"])
let v = native_list_append(v, ["hio", "pron", "hio", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ous", "pron", "ous", "", "", "", "alternative form of"])
let v = native_list_append(v, ["monne", "pron", "monne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þat", "pron", "þat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["atte", "pron", "atte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hirs", "pron", "hirs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyn", "pron", "hyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hisse", "pron", "hisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noht", "pron", "noht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thame", "pron", "thame", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hinc", "pron", "hinc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hime", "pron", "hime", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whois", "pron", "whois", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naman", "pron", "naman", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyson", "pron", "hyson", "", "", "", "alternative form of"])
let v = native_list_append(v, ["manne", "pron", "manne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["myn", "pron", "myn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["isse", "pron", "isse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geo", "pron", "geo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heren", "pron", "heren", "", "", "", "Third-person plural possessive"])
let v = native_list_append(v, ["qhat", "pron", "qhat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hure", "pron", "hure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herre", "pron", "herre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["inker", "pron", "inker", "", "", "", "First-person dual genitive"])
let v = native_list_append(v, ["hyt", "pron", "hyt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hores", "pron", "hores", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yt", "pron", "yt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cheo", "pron", "cheo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hes", "pron", "hes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fele", "pron", "fele", "", "", "", "Many much an"])
let v = native_list_append(v, ["wos", "pron", "wos", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yowe", "pron", "yowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heys", "pron", "heys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["huas", "pron", "huas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thie", "pron", "thie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hym", "pron", "hym", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ech", "pron", "ech", "", "", "", "each one"])
let v = native_list_append(v, ["nomon", "pron", "nomon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wyt", "pron", "wyt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ures", "pron", "ures", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heore", "pron", "heore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyr", "pron", "hyr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onne", "pron", "onne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scheo", "pron", "scheo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ytt", "pron", "ytt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herres", "pron", "herres", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weht", "pron", "weht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hemme", "pron", "hemme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whome", "pron", "whome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ig", "pron", "ig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hures", "pron", "hures", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fewe", "pron", "fewe", "", "", "", "A few a"])
let v = native_list_append(v, ["thay", "pron", "thay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noght", "pron", "noght", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þey", "pron", "þey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thi", "pron", "thi", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["boþe", "pron", "boþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝou", "pron", "ȝou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þou", "pron", "þou", "", "", "", "thou second-person singular"])
let v = native_list_append(v, ["heres", "pron", "heres", "", "", "", "Third-person plural possessive"])
let v = native_list_append(v, ["thyne", "pron", "thyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hye", "pron", "hye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["taim", "pron", "taim", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shee", "pron", "shee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwon", "pron", "hwon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyres", "pron", "hyres", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyrs", "pron", "hyrs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwat", "pron", "hwat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þai", "pron", "þai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yei", "pron", "yei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwe", "pron", "hwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unk", "pron", "unk", "", "", "", "First-person dual accusative"])
let v = native_list_append(v, ["þeo", "pron", "þeo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gow", "pron", "gow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝe", "pron", "ȝe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whos", "pron", "whos", "", "", "", "whose genitive"])
let v = native_list_append(v, ["ghe", "pron", "ghe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whoes", "pron", "whoes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yhe", "pron", "yhe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thas", "pron", "thas", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["geu", "pron", "geu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wam", "pron", "wam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theim", "pron", "theim", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["ælc", "pron", "ælc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þaim", "pron", "þaim", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þo", "pron", "þo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þei", "pron", "þei", "", "", "", "Third-person plural pronoun"])
let v = native_list_append(v, ["usself", "pron", "usself", "", "", "", "ourselves"])
let v = native_list_append(v, ["giu", "pron", "giu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["myselven", "pron", "myselven", "", "", "", "myself"])
let v = native_list_append(v, ["thes", "pron", "thes", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hosse", "pron", "hosse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thys", "pron", "thys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whame", "pron", "whame", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thei", "pron", "thei", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["himsilf", "pron", "himsilf", "", "", "", "himself"])
let v = native_list_append(v, ["bothe", "pron", "bothe", "", "", "", "both each or"])
let v = native_list_append(v, ["hwo", "pron", "hwo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["owres", "pron", "owres", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þys", "pron", "þys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feola", "pron", "feola", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wanne", "pron", "wanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jt", "pron", "jt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sce", "pron", "sce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meyne", "pron", "meyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["iye", "pron", "iye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whoos", "pron", "whoos", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyss", "pron", "hyss", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sse", "pron", "sse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mochel what", "pron", "mochel what", "", "", "", "many or varied"])
let v = native_list_append(v, ["hysene", "pron", "hysene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theos", "pron", "theos", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["heon", "pron", "heon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwam", "pron", "hwam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwæs", "pron", "hwæs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["watte", "pron", "watte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["choy", "pron", "choy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thare", "pron", "thare", "", "", "", "there in that"])
let v = native_list_append(v, ["towe", "pron", "towe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["huron", "pron", "huron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thogh", "pron", "thogh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["taym", "pron", "taym", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yoe", "pron", "yoe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["iche", "pron", "iche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["noust", "pron", "noust", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nothyng", "pron", "nothyng", "", "", "", "Not any thing"])
let v = native_list_append(v, ["tham", "pron", "tham", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["youren", "pron", "youren", "", "", "", "Second-person plural possessive"])
let v = native_list_append(v, ["ȝourn", "pron", "ȝourn", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["ȝouren", "pron", "ȝouren", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hyre", "pron", "hyre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hw", "pron", "hw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwem", "pron", "hwem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hise", "pron", "hise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theis", "pron", "theis", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["schoe", "pron", "schoe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["itte", "pron", "itte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schee", "pron", "schee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝee", "pron", "ȝee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whe", "pron", "whe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["huam", "pron", "huam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þinne", "pron", "þinne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thyn", "pron", "thyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mæn", "pron", "mæn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["booþ", "pron", "booþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boðe", "pron", "boðe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baþe", "pron", "baþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baðe", "pron", "baðe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þoue", "pron", "þoue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thoue", "pron", "thoue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þowe", "pron", "þowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thowe", "pron", "thowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þouȝ", "pron", "þouȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thouȝ", "pron", "thouȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þue", "pron", "þue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ðhu", "pron", "ðhu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeu", "pron", "þeu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeou", "pron", "þeou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thugh", "pron", "thugh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ðe", "pron", "ðe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þi", "pron", "þi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þhe", "pron", "þhe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þine", "pron", "þine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þyn", "pron", "þyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þyne", "pron", "þyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thyen", "pron", "thyen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theyn", "pron", "theyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þee", "pron", "þee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["icche", "pron", "icche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jch", "pron", "jch", "", "", "", "alternative typography of"])
let v = native_list_append(v, ["hich", "pron", "hich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ihc", "pron", "ihc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ichc", "pron", "ichc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ichs", "pron", "ichs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mynne", "pron", "mynne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["himm", "pron", "himm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyme", "pron", "hyme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hysse", "pron", "hysse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hesse", "pron", "hesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sheo", "pron", "sheo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝho", "pron", "ȝho", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sso", "pron", "sso", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sȝheo", "pron", "sȝheo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sge", "pron", "sge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scæ", "pron", "scæ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schow", "pron", "schow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schowe", "pron", "schowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shouȝ", "pron", "shouȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shue", "pron", "shue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schu", "pron", "schu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schue", "pron", "schue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scha", "pron", "scha", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sco", "pron", "sco", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scho", "pron", "scho", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shoy", "pron", "shoy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["schoy", "pron", "schoy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["xhe", "pron", "xhe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heyre", "pron", "heyre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hurre", "pron", "hurre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["huere", "pron", "huere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hirres", "pron", "hirres", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyrres", "pron", "hyrres", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hereys", "pron", "hereys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heores", "pron", "heores", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wue", "pron", "wue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weo", "pron", "weo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wæ", "pron", "wæ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["huue", "pron", "huue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["usse", "pron", "usse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oures", "pron", "oures", "", "", "", "First-person plural possessive"])
let v = native_list_append(v, ["ouris", "pron", "ouris", "", "", "", "alternative form of"])
let v = native_list_append(v, ["owrs", "pron", "owrs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ourez", "pron", "ourez", "", "", "", "alternative form of"])
let v = native_list_append(v, ["owrys", "pron", "owrys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unker", "pron", "unker", "", "", "", "First-person dual genitive"])
let v = native_list_append(v, ["unkere", "pron", "unkere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unnkerr", "pron", "unnkerr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theie", "pron", "theie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theiȝ", "pron", "theiȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theih", "pron", "theih", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þæȝe", "pron", "þæȝe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yeȝ", "pron", "yeȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝhe", "pron", "ȝhe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yie", "pron", "yie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝie", "pron", "ȝie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝeo", "pron", "ȝeo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["youe", "pron", "youe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yhu", "pron", "yhu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yhow", "pron", "yhow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝow", "pron", "ȝow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝouȝ", "pron", "ȝouȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝowȝ", "pron", "ȝowȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝo", "pron", "ȝo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝowe", "pron", "ȝowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝu", "pron", "ȝu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝw", "pron", "ȝw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝue", "pron", "ȝue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝiow", "pron", "ȝiow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝeu", "pron", "ȝeu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝew", "pron", "ȝew", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hour", "det", "hour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["on", "det", "on", "", "", "", "alternative form of"])
let v = native_list_append(v, ["the", "det", "the", "", "", "", "alternative form of"])
let v = native_list_append(v, ["o", "det", "o", "", "", "", "alternative form of"])
let v = native_list_append(v, ["few", "det", "few", "", "", "", "alternative form of"])
let v = native_list_append(v, ["is", "det", "is", "", "", "", "alternative form of"])
let v = native_list_append(v, ["are", "det", "are", "", "", "", "genitive/dative feminine of"])
let v = native_list_append(v, ["mi", "det", "mi", "", "", "", "First-person singular genitive"])
let v = native_list_append(v, ["yes", "det", "yes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["it", "det", "it", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thin", "det", "thin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["here", "det", "here", "", "", "", "Third-person plural genitive"])
let v = native_list_append(v, ["your", "det", "your", "", "", "", "Second-person plural genitive"])
let v = native_list_append(v, ["noon", "det", "noon", "", "", "", "no not any"])
let v = native_list_append(v, ["or", "det", "or", "", "", "", "alternative form of"])
let v = native_list_append(v, ["an", "det", "an", "", "", "", "a an indefinite"])
let v = native_list_append(v, ["this", "det", "this", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["my", "det", "my", "", "", "", "alternative form of"])
let v = native_list_append(v, ["his", "det", "his", "", "", "", "Third-person singular masculine"])
let v = native_list_append(v, ["her", "det", "her", "", "", "", "alternative form of"])
let v = native_list_append(v, ["our", "det", "our", "", "", "", "alternative form of"])
let v = native_list_append(v, ["their", "det", "their", "", "", "", "alternative form of"])
let v = native_list_append(v, ["all", "det", "all", "", "", "", "all every"])
let v = native_list_append(v, ["any", "det", "any", "", "", "", "alternative form of"])
let v = native_list_append(v, ["that", "det", "that", "", "", "", "that what is"])
let v = native_list_append(v, ["mine", "det", "mine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["both", "det", "both", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tin", "det", "tin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["al", "det", "al", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ai", "det", "ai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["they", "det", "they", "", "", "", "alternative form of"])
let v = native_list_append(v, ["me", "det", "me", "", "", "", "alternative form of"])
let v = native_list_append(v, ["them", "det", "them", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["there", "det", "there", "", "", "", "alternative form of"])
let v = native_list_append(v, ["er", "det", "er", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ilk", "det", "ilk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hit", "det", "hit", "", "", "", "Third-person singular neuter"])
let v = native_list_append(v, ["ye", "det", "ye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thy", "det", "thy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thine", "det", "thine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hare", "det", "hare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ir", "det", "ir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ore", "det", "ore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yon", "det", "yon", "", "", "", "that over there"])
let v = native_list_append(v, ["ich", "det", "ich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bath", "det", "bath", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ar", "det", "ar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ti", "det", "ti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["universal", "det", "universal", "", "", "", "The whole all"])
let v = native_list_append(v, ["tar", "det", "tar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["es", "det", "es", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ei", "det", "ei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dis", "det", "dis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heir", "det", "heir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["more", "det", "more", "", "", "", "more"])
let v = native_list_append(v, ["fewest", "det", "fewest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["yi", "det", "yi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ty", "det", "ty", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hijs", "det", "hijs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hus", "det", "hus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yin", "det", "yin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ane", "det", "ane", "", "", "", "accusative/genitive/dative of an"])
let v = native_list_append(v, ["ony", "det", "ony", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ani", "det", "ani", "", "", "", "any"])
let v = native_list_append(v, ["hero", "det", "hero", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bathe", "det", "bathe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["manere", "det", "manere", "", "", "", "some specifically certain"])
let v = native_list_append(v, ["ire", "det", "ire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["either", "det", "either", "", "", "", "Both of two."])
let v = native_list_append(v, ["hora", "det", "hora", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feu", "det", "feu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["these", "det", "these", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["such", "det", "such", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þe", "det", "þe", "", "", "", "the"])
let v = native_list_append(v, ["hire", "det", "hire", "", "", "", "Third-person singular feminine"])
let v = native_list_append(v, ["hir", "det", "hir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ur", "det", "ur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ere", "det", "ere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tine", "det", "tine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fel", "det", "fel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tho", "det", "tho", "", "", "", "the"])
let v = native_list_append(v, ["min", "det", "min", "", "", "", "First-person singular genitive"])
let v = native_list_append(v, ["fale", "det", "fale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mie", "det", "mie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ych", "det", "ych", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ura", "det", "ura", "", "", "", "alternative form of"])
let v = native_list_append(v, ["har", "det", "har", "", "", "", "alternative form of"])
let v = native_list_append(v, ["enne", "det", "enne", "", "", "", "accusative masculine of"])
let v = native_list_append(v, ["mein", "det", "mein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whatsoever", "det", "whatsoever", "", "", "", "whatsoever of whatever"])
let v = native_list_append(v, ["þeir", "det", "þeir", "", "", "", "Third-person plural genitive"])
let v = native_list_append(v, ["hitt", "det", "hitt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þar", "det", "þar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyse", "det", "hyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eche", "det", "eche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heis", "det", "heis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["minne", "det", "minne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hese", "det", "hese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þy", "det", "þy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þes", "det", "þes", "", "", "", "these"])
let v = native_list_append(v, ["þeos", "det", "þeos", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þis", "det", "þis", "", "", "", "this"])
let v = native_list_append(v, ["elch", "det", "elch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yar", "det", "yar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hore", "det", "hore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["euch", "det", "euch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hor", "det", "hor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hur", "det", "hur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hitte", "det", "hitte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hura", "det", "hura", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anes", "det", "anes", "", "", "", "strong genitive singular"])
let v = native_list_append(v, ["eower", "det", "eower", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ure", "det", "ure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dese", "det", "dese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þin", "det", "þin", "", "", "", "Second-person singular genitive"])
let v = native_list_append(v, ["heor", "det", "heor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ower", "det", "ower", "", "", "", "alternative form of"])
let v = native_list_append(v, ["myne", "det", "myne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ys", "det", "ys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fela", "det", "fela", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vele", "det", "vele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["itt", "det", "itt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hytte", "det", "hytte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oure", "det", "oure", "", "", "", "First-person plural genitive"])
let v = native_list_append(v, ["ther", "det", "ther", "", "", "", "alternative form of"])
let v = native_list_append(v, ["owre", "det", "owre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hys", "det", "hys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þat", "det", "þat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thar", "det", "thar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heare", "det", "heare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["houre", "det", "houre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vewe", "det", "vewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gur", "det", "gur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hisse", "det", "hisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thair", "det", "thair", "", "", "", "alternative form of"])
let v = native_list_append(v, ["uch", "det", "uch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["myn", "det", "myn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["isse", "det", "isse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hure", "det", "hure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herre", "det", "herre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["inker", "det", "inker", "", "", "", "Second-person dual possessive"])
let v = native_list_append(v, ["hyt", "det", "hyt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yt", "det", "yt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theire", "det", "theire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theyr", "det", "theyr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hes", "det", "hes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fele", "det", "fele", "", "", "", "Many much an"])
let v = native_list_append(v, ["heys", "det", "heys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ẏ", "det", "ẏ", "", "", "", "ye þe"])
let v = native_list_append(v, ["ech", "det", "ech", "", "", "", "every all of"])
let v = native_list_append(v, ["heore", "det", "heore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dyse", "det", "dyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yure", "det", "yure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyr", "det", "hyr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eny", "det", "eny", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vure", "det", "vure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fewe", "det", "fewe", "", "", "", "few little not"])
let v = native_list_append(v, ["þey", "det", "þey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thi", "det", "thi", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["moore", "det", "moore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boþe", "det", "boþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝour", "det", "ȝour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["iure", "det", "iure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eure", "det", "eure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thyne", "det", "thyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thilke", "det", "thilke", "", "", "", "that those"])
let v = native_list_append(v, ["urre", "det", "urre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yis", "det", "yis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["urr", "det", "urr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whos", "det", "whos", "", "", "", "whose of who"])
let v = native_list_append(v, ["ælc", "det", "ælc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þei", "det", "þei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thes", "det", "thes", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["thys", "det", "thys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thei", "det", "thei", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["bothe", "det", "bothe", "", "", "", "both both of"])
let v = native_list_append(v, ["feue", "det", "feue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heora", "det", "heora", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eni", "det", "eni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["giur", "det", "giur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þys", "det", "þys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feola", "det", "feola", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jt", "det", "jt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wr", "det", "wr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eiþer", "det", "eiþer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["giure", "det", "giure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meyne", "det", "meyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyss", "det", "hyss", "", "", "", "alternative form of"])
let v = native_list_append(v, ["youre", "det", "youre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theyre", "det", "theyre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eur", "det", "eur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theos", "det", "theos", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["thare", "det", "thare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yor", "det", "yor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yur", "det", "yur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["iche", "det", "iche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tham", "det", "tham", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hyre", "det", "hyre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hise", "det", "hise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theis", "det", "theis", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hoere", "det", "hoere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["itte", "det", "itte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["euche", "det", "euche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ouer", "det", "ouer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þer", "det", "þer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þinne", "det", "þinne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thyn", "det", "thyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feawe", "det", "feawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fæwe", "det", "fæwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feuȝe", "det", "feuȝe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["booþ", "det", "booþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boðe", "det", "boðe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baþe", "det", "baþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baðe", "det", "baðe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þi", "det", "þi", "", "", "", "second-person singular possessive"])
let v = native_list_append(v, ["þhi", "det", "þhi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þine", "det", "þine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þyn", "det", "þyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þyne", "det", "þyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thyen", "det", "thyen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theyn", "det", "theyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mynne", "det", "mynne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hysse", "det", "hysse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hesse", "det", "hesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heyre", "det", "heyre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hurre", "det", "hurre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["huere", "det", "huere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ouwer", "det", "ouwer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oyur", "det", "oyur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ouȝr", "det", "ouȝr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wre", "det", "wre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vur", "det", "vur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unker", "det", "unker", "", "", "", "First-person dual possessive"])
let v = native_list_append(v, ["unkere", "det", "unkere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unnkerr", "det", "unnkerr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yowyr", "det", "yowyr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yowur", "det", "yowur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yeur", "det", "yeur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yhure", "det", "yhure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yhour", "det", "yhour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yhoure", "det", "yhoure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝoure", "det", "ȝoure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝowyr", "det", "ȝowyr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝowur", "det", "ȝowur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝor", "det", "ȝor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝore", "det", "ȝore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝur", "det", "ȝur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝure", "det", "ȝure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝiore", "det", "ȝiore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝhour", "det", "ȝhour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝhoure", "det", "ȝhoure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝaure", "det", "ȝaure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝiure", "det", "ȝiure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝiwer", "det", "ȝiwer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝeur", "det", "ȝeur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝeure", "det", "ȝeure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝeuer", "det", "ȝeuer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝeuwer", "det", "ȝeuwer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝewer", "det", "ȝewer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝewere", "det", "ȝewere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gure", "det", "gure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["giuor", "det", "giuor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["giuer", "det", "giuer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["giuwer", "det", "giuwer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["giwer", "det", "giwer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ihore", "det", "ihore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ihoire", "det", "ihoire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eour", "det", "eour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eoure", "det", "eoure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eouer", "det", "eouer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eouwer", "det", "eouwer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eouwere", "det", "eouwere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eowwer", "det", "eowwer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eore", "det", "eore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["euwer", "det", "euwer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["euwere", "det", "euwere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ouwere", "det", "ouwere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["owur", "det", "owur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æure", "det", "æure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["incker", "det", "incker", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝinker", "det", "ȝinker", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gunker", "det", "gunker", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝunker", "det", "ȝunker", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þem", "det", "þem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þam", "det", "þam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeire", "det", "þeire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeyr", "det", "þeyr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeyre", "det", "þeyre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þere", "det", "þere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þair", "det", "þair", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þaire", "det", "þaire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þayr", "det", "þayr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thaire", "det", "thaire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thayre", "det", "thayre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þare", "det", "þare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þaier", "det", "þaier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thiere", "det", "thiere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þur", "det", "þur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yair", "det", "yair", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yaire", "det", "yaire", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeȝȝre", "det", "þeȝȝre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["teȝȝre", "det", "teȝȝre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yeir", "det", "yeir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yhi", "det", "yhi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝare", "det", "ȝare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heoræ", "det", "heoræ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þisse", "det", "þisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fewere", "det", "fewere", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["yesse", "det", "yesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þese", "det", "þese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þece", "det", "þece", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thece", "det", "thece", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þez", "det", "þez", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thez", "det", "thez", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þeze", "det", "þeze", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theze", "det", "theze", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þeis", "det", "þeis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeise", "det", "þeise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theise", "det", "theise", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þise", "det", "þise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thise", "det", "thise", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["thisse", "det", "thisse", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þyse", "det", "þyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thyse", "det", "thyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þysse", "det", "þysse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thysse", "det", "thysse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeys", "det", "þeys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theys", "det", "theys", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þeyse", "det", "þeyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["theyse", "det", "theyse", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þiȝe", "det", "þiȝe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thiȝe", "det", "thiȝe", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þyȝe", "det", "þyȝe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thyȝe", "det", "thyȝe", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["eani", "det", "eani", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þͤ", "det", "þͤ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thatte", "det", "thatte", "", "", "", "that"])
let v = native_list_append(v, ["yowr", "det", "yowr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yowre", "det", "yowre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tys", "det", "tys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["uche", "det", "uche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ylke", "det", "ylke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æch", "det", "æch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ælch", "det", "ælch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ilch", "det", "ilch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["illc", "det", "illc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ulche", "det", "ulche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ewilch", "det", "ewilch", "", "", "", "every each any"])
let v = native_list_append(v, ["æȝhwilc", "det", "æȝhwilc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æȝhwylc", "det", "æȝhwylc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ewilc", "det", "ewilc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["iwhillc", "det", "iwhillc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["iwulch", "det", "iwulch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["uwil", "det", "uwil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["uwilc", "det", "uwilc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["uwilch", "det", "uwilch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yeis", "det", "yeis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feole", "det", "feole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["veole", "det", "veole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝone", "det", "ȝone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yone", "det", "yone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝon", "det", "ȝon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝene", "det", "ȝene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝeon", "det", "ȝeon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝhone", "det", "ȝhone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝonne", "det", "ȝonne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝyn", "det", "ȝyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝen", "det", "ȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fæu", "det", "fæu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feaue", "det", "feaue", "", "", "", "alternative form of"])
let v = native_list_append(v, ["veawe", "det", "veawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ffewe", "det", "ffewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oeuch", "det", "oeuch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yece", "det", "yece", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yeise", "det", "yeise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yeus", "det", "yeus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yhese", "det", "yhese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yise", "det", "yise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yisse", "det", "yisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yies", "det", "yies", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yiese", "det", "yiese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝise", "det", "ȝise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝese", "det", "ȝese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝeyse", "det", "ȝeyse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeose", "det", "þeose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeus", "det", "þeus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeuse", "det", "þeuse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þuse", "det", "þuse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þies", "det", "þies", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þiez", "det", "þiez", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oeuche", "det", "oeuche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["a/languages M to Z", "det", "a/languages M to Z", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aniȝ", "det", "aniȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ayny", "det", "ayny", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æniȝ", "det", "æniȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eniȝ", "det", "eniȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oony", "det", "oony", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abandon", "adv", "abandon", "", "", "", "Freely entirely."])
let v = native_list_append(v, ["abord", "adv", "abord", "", "", "", "On board into"])
let v = native_list_append(v, ["on", "adv", "on", "", "", "", "on"])
let v = native_list_append(v, ["nu", "adv", "nu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["today", "adv", "today", "", "", "", "On the current"])
let v = native_list_append(v, ["abstractly", "adv", "abstractly", "", "", "", "reclusively while practising"])
let v = native_list_append(v, ["in", "adv", "in", "", "", "", "in with the"])
let v = native_list_append(v, ["one", "adv", "one", "", "", "", "alternative form of"])
let v = native_list_append(v, ["war", "adv", "war", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yesterday", "adv", "yesterday", "", "", "", "On the preceding"])
let v = native_list_append(v, ["also", "adv", "also", "", "", "", "also to the"])
let v = native_list_append(v, ["here", "adv", "here", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worst", "adv", "worst", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["noon", "adv", "noon", "", "", "", "no not"])
let v = native_list_append(v, ["of", "adv", "of", "", "", "", "off"])
let v = native_list_append(v, ["this", "adv", "this", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["tonight", "adv", "tonight", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to", "adv", "to", "", "", "", "to"])
let v = native_list_append(v, ["her", "adv", "her", "", "", "", "here"])
let v = native_list_append(v, ["again", "adv", "again", "", "", "", "alternative form of"])
let v = native_list_append(v, ["all", "adv", "all", "", "", "", "all entirely completely"])
let v = native_list_append(v, ["almost", "adv", "almost", "", "", "", "almost"])
let v = native_list_append(v, ["north", "adv", "north", "", "", "", "To the north"])
let v = native_list_append(v, ["south", "adv", "south", "", "", "", "To the south"])
let v = native_list_append(v, ["west", "adv", "west", "", "", "", "To the west"])
let v = native_list_append(v, ["what", "adv", "what", "", "", "", "Why."])
let v = native_list_append(v, ["other", "adv", "other", "", "", "", "otherwise"])
let v = native_list_append(v, ["not", "adv", "not", "", "", "", "not negates the"])
let v = native_list_append(v, ["that", "adv", "that", "", "", "", "that to a"])
let v = native_list_append(v, ["very", "adv", "very", "", "", "", "very"])
let v = native_list_append(v, ["hole", "adv", "hole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["how", "adv", "how", "", "", "", "how"])
let v = native_list_append(v, ["al", "adv", "al", "", "", "", "alternative form of"])
let v = native_list_append(v, ["so", "adv", "so", "", "", "", "so"])
let v = native_list_append(v, ["save", "adv", "save", "", "", "", "alternative form of"])
let v = native_list_append(v, ["they", "adv", "they", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["there", "adv", "there", "", "", "", "where"])
let v = native_list_append(v, ["er", "adv", "er", "", "", "", "early"])
let v = native_list_append(v, ["were", "adv", "were", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bet", "adv", "bet", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["ye", "adv", "ye", "", "", "", "yes yea"])
let v = native_list_append(v, ["thy", "adv", "thy", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["together", "adv", "together", "", "", "", "alternative form of"])
let v = native_list_append(v, ["when", "adv", "when", "", "", "", "alternative form of"])
let v = native_list_append(v, ["among", "adv", "among", "", "", "", "among"])
let v = native_list_append(v, ["though", "adv", "though", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dogged", "adv", "dogged", "", "", "", "doggedly viciously"])
let v = native_list_append(v, ["stiff", "adv", "stiff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swell", "adv", "swell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["won", "adv", "won", "", "", "", "alternative form of"])
let v = native_list_append(v, ["round", "adv", "round", "", "", "", "Circularly in a"])
let v = native_list_append(v, ["deep", "adv", "deep", "", "", "", "alternative form of"])
let v = native_list_append(v, ["full", "adv", "full", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vein", "adv", "vein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nut", "adv", "nut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gain", "adv", "gain", "", "", "", "back to returning"])
let v = native_list_append(v, ["yon", "adv", "yon", "", "", "", "that over there"])
let v = native_list_append(v, ["note", "adv", "note", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wal", "adv", "wal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["evil", "adv", "evil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["than", "adv", "than", "", "", "", "then"])
let v = native_list_append(v, ["fast", "adv", "fast", "", "", "", "fast quickly"])
let v = native_list_append(v, ["ni", "adv", "ni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["better", "adv", "better", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thrice", "adv", "thrice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["once", "adv", "once", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ne", "adv", "ne", "", "", "", "not negates the"])
let v = native_list_append(v, ["se", "adv", "se", "", "", "", "so"])
let v = native_list_append(v, ["wan", "adv", "wan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["half", "adv", "half", "", "", "", "half"])
let v = native_list_append(v, ["well", "adv", "well", "", "", "", "alternative form of"])
let v = native_list_append(v, ["real", "adv", "real", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lever", "adv", "lever", "", "", "", "Rather."])
let v = native_list_append(v, ["worldly", "adv", "worldly", "", "", "", "In the way"])
let v = native_list_append(v, ["ons", "adv", "ons", "", "", "", "alternative form of"])
let v = native_list_append(v, ["loud", "adv", "loud", "", "", "", "alternative form of"])
let v = native_list_append(v, ["away", "adv", "away", "", "", "", "alternative form of"])
let v = native_list_append(v, ["awe", "adv", "awe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fo", "adv", "fo", "", "", "", "In a way"])
let v = native_list_append(v, ["heir", "adv", "heir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yore", "adv", "yore", "", "", "", "yore in a"])
let v = native_list_append(v, ["est", "adv", "est", "", "", "", "To the east"])
let v = native_list_append(v, ["rad", "adv", "rad", "", "", "", "quickly speedily"])
let v = native_list_append(v, ["ny", "adv", "ny", "", "", "", "alternative form of"])
let v = native_list_append(v, ["best", "adv", "best", "", "", "", "best superlative degree"])
let v = native_list_append(v, ["foo", "adv", "foo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["up", "adv", "up", "", "", "", "to a vertical"])
let v = native_list_append(v, ["out", "adv", "out", "", "", "", "alternative form of"])
let v = native_list_append(v, ["actually", "adv", "actually", "", "", "", "actually truly"])
let v = native_list_append(v, ["afore", "adv", "afore", "", "", "", "before afore"])
let v = native_list_append(v, ["od", "adv", "od", "", "", "", "alternative form of"])
let v = native_list_append(v, ["agate", "adv", "agate", "", "", "", "straight away immediately"])
let v = native_list_append(v, ["always", "adv", "always", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nou", "adv", "nou", "", "", "", "now"])
let v = native_list_append(v, ["angrily", "adv", "angrily", "", "", "", "Angrily spitefully in"])
let v = native_list_append(v, ["anon", "adv", "anon", "", "", "", "anon straight away"])
let v = native_list_append(v, ["even", "adv", "even", "", "", "", "smoothly evenly"])
let v = native_list_append(v, ["ever", "adv", "ever", "", "", "", "ever"])
let v = native_list_append(v, ["sad", "adv", "sad", "", "", "", "firmly solidly steadily"])
let v = native_list_append(v, ["wonder", "adv", "wonder", "", "", "", "to a great"])
let v = native_list_append(v, ["ek", "adv", "ek", "", "", "", "also in addition"])
let v = native_list_append(v, ["hol", "adv", "hol", "", "", "", "wholly"])
let v = native_list_append(v, ["ut", "adv", "ut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ergo", "adv", "ergo", "", "", "", "thus consequently ergo"])
let v = native_list_append(v, ["royal", "adv", "royal", "", "", "", "wonderfully"])
let v = native_list_append(v, ["accidently", "adv", "accidently", "", "", "", "by chance by"])
let v = native_list_append(v, ["ay", "adv", "ay", "", "", "", "always constantly unceasingly"])
let v = native_list_append(v, ["ayen", "adv", "ayen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ayein", "adv", "ayein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ayenward", "adv", "ayenward", "", "", "", "Backward."])
let v = native_list_append(v, ["plat", "adv", "plat", "", "", "", "plat flatly plainly"])
let v = native_list_append(v, ["nowt", "adv", "nowt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forward", "adv", "forward", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ok", "adv", "ok", "", "", "", "Also furthermore as"])
let v = native_list_append(v, ["store", "adv", "store", "", "", "", "violently threateningly imposingly"])
let v = native_list_append(v, ["thus", "adv", "thus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eke", "adv", "eke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scarce", "adv", "scarce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eek", "adv", "eek", "", "", "", "alternative form of"])
let v = native_list_append(v, ["upon", "adv", "upon", "", "", "", "upon"])
let v = native_list_append(v, ["late", "adv", "late", "", "", "", "slowly reluctantly"])
let v = native_list_append(v, ["around", "adv", "around", "", "", "", "alternative form of"])
let v = native_list_append(v, ["worse", "adv", "worse", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["often", "adv", "often", "", "", "", "repeatedly again and"])
let v = native_list_append(v, ["sure", "adv", "sure", "", "", "", "sure surely with"])
let v = native_list_append(v, ["easy", "adv", "easy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["generally", "adv", "generally", "", "", "", "exceptionlessly always without"])
let v = native_list_append(v, ["huge", "adv", "huge", "", "", "", "hugely greatly"])
let v = native_list_append(v, ["rather", "adv", "rather", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dun", "adv", "dun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eft", "adv", "eft", "", "", "", "again another time"])
let v = native_list_append(v, ["eyer", "adv", "eyer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mete", "adv", "mete", "", "", "", "appropriately"])
let v = native_list_append(v, ["oft", "adv", "oft", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toward", "adv", "toward", "", "", "", "In a given"])
let v = native_list_append(v, ["chef", "adv", "chef", "", "", "", "Principally the most."])
let v = native_list_append(v, ["diverse", "adv", "diverse", "", "", "", "differently diversely"])
let v = native_list_append(v, ["fain", "adv", "fain", "", "", "", "gladly joyfully"])
let v = native_list_append(v, ["foul", "adv", "foul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lowly", "adv", "lowly", "", "", "", "in a low"])
let v = native_list_append(v, ["outwards", "adv", "outwards", "", "", "", "alternative form of"])
let v = native_list_append(v, ["shortly", "adv", "shortly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["simply", "adv", "simply", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tally", "adv", "tally", "", "", "", "properly suitably becomingly"])
let v = native_list_append(v, ["twofold", "adv", "twofold", "", "", "", "In a twofold"])
let v = native_list_append(v, ["wane", "adv", "wane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kindly", "adv", "kindly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["commonly", "adv", "commonly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ones", "adv", "ones", "", "", "", "once one time"])
let v = native_list_append(v, ["notte", "adv", "notte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["item", "adv", "item", "", "", "", "also and this"])
let v = native_list_append(v, ["fel", "adv", "fel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["timely", "adv", "timely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lovely", "adv", "lovely", "", "", "", "Nicely affectionately lovingly"])
let v = native_list_append(v, ["homely", "adv", "homely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cowardly", "adv", "cowardly", "", "", "", "In a cowardly"])
let v = native_list_append(v, ["brotherly", "adv", "brotherly", "", "", "", "In a brotherly"])
let v = native_list_append(v, ["sore", "adv", "sore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["surly", "adv", "surly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mainly", "adv", "mainly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ute", "adv", "ute", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wight", "adv", "wight", "", "", "", "immediately"])
let v = native_list_append(v, ["easily", "adv", "easily", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ashore", "adv", "ashore", "", "", "", "aslant on a"])
let v = native_list_append(v, ["seldom", "adv", "seldom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fully", "adv", "fully", "", "", "", "Plentifully abundantly without"])
let v = native_list_append(v, ["muchel", "adv", "muchel", "", "", "", "much"])
let v = native_list_append(v, ["ferme", "adv", "ferme", "", "", "", "firmly steadily"])
let v = native_list_append(v, ["lately", "adv", "lately", "", "", "", "alternative form of"])
let v = native_list_append(v, ["outward", "adv", "outward", "", "", "", "outside in the"])
let v = native_list_append(v, ["outwardly", "adv", "outwardly", "", "", "", "While located at"])
let v = native_list_append(v, ["properly", "adv", "properly", "", "", "", "properly appropriately"])
let v = native_list_append(v, ["wer", "adv", "wer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wrongful", "adv", "wrongful", "", "", "", "evil sinful"])
let v = native_list_append(v, ["ware", "adv", "ware", "", "", "", "alternative form of"])
let v = native_list_append(v, ["surely", "adv", "surely", "", "", "", "safely with safety"])
let v = native_list_append(v, ["fervently", "adv", "fervently", "", "", "", "hotly hot"])
let v = native_list_append(v, ["paramour", "adv", "paramour", "", "", "", "In a loving"])
let v = native_list_append(v, ["afer", "adv", "afer", "", "", "", "afar"])
let v = native_list_append(v, ["þrie", "adv", "þrie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["elles", "adv", "elles", "", "", "", "else"])
let v = native_list_append(v, ["sone", "adv", "sone", "", "", "", "soon"])
let v = native_list_append(v, ["riche", "adv", "riche", "", "", "", "Richly marvellously."])
let v = native_list_append(v, ["homeward", "adv", "homeward", "", "", "", "alternative form of"])
let v = native_list_append(v, ["inward", "adv", "inward", "", "", "", "inwards to the"])
let v = native_list_append(v, ["naught", "adv", "naught", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ardently", "adv", "ardently", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fale", "adv", "fale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mo", "adv", "mo", "", "", "", "to a greater"])
let v = native_list_append(v, ["argh", "adv", "argh", "", "", "", "amazedly with a"])
let v = native_list_append(v, ["merely", "adv", "merely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nat", "adv", "nat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strangely", "adv", "strangely", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slider", "adv", "slider", "", "", "", "Unsurely unsteadily."])
let v = native_list_append(v, ["dep", "adv", "dep", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nare", "adv", "nare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wurst", "adv", "wurst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["westen", "adv", "westen", "", "", "", "westwards from the"])
let v = native_list_append(v, ["ey", "adv", "ey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["til", "adv", "til", "", "", "", "to"])
let v = native_list_append(v, ["sadly", "adv", "sadly", "", "", "", "totally completely deeply"])
let v = native_list_append(v, ["inne", "adv", "inne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["manly", "adv", "manly", "", "", "", "In a human"])
let v = native_list_append(v, ["violently", "adv", "violently", "", "", "", "Violently in a"])
let v = native_list_append(v, ["specially", "adv", "specially", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wonderfully", "adv", "wonderfully", "", "", "", "miraculously extraordinarily unnaturally"])
let v = native_list_append(v, ["honestly", "adv", "honestly", "", "", "", "honourably respectfully nobly"])
let v = native_list_append(v, ["universally", "adv", "universally", "", "", "", "en masse impacting"])
let v = native_list_append(v, ["furiously", "adv", "furiously", "", "", "", "madly forcefully frantically"])
let v = native_list_append(v, ["cruelly", "adv", "cruelly", "", "", "", "Ruthlessly cruelly in"])
let v = native_list_append(v, ["sorely", "adv", "sorely", "", "", "", "strongly forcefully in"])
let v = native_list_append(v, ["manlike", "adv", "manlike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["miri", "adv", "miri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lawfully", "adv", "lawfully", "", "", "", "alternative form of"])
let v = native_list_append(v, ["duly", "adv", "duly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["westward", "adv", "westward", "", "", "", "westward"])
let v = native_list_append(v, ["evermore", "adv", "evermore", "", "", "", "always forever"])
let v = native_list_append(v, ["þy", "adv", "þy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þes", "adv", "þes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þis", "adv", "þis", "", "", "", "this"])
let v = native_list_append(v, ["bak", "adv", "bak", "", "", "", "backward"])
let v = native_list_append(v, ["playing", "adv", "playing", "", "", "", "jestfully"])
let v = native_list_append(v, ["nought", "adv", "nought", "", "", "", "not negates the"])
let v = native_list_append(v, ["peradventure", "adv", "peradventure", "", "", "", "alternative form of"])
let v = native_list_append(v, ["madly", "adv", "madly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wars", "adv", "wars", "", "", "", "alternative form of"])
let v = native_list_append(v, ["compleet", "adv", "compleet", "", "", "", "Indicating completeness or"])
let v = native_list_append(v, ["alles", "adv", "alles", "", "", "", "totally altogether"])
let v = native_list_append(v, ["beter", "adv", "beter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["revers", "adv", "revers", "", "", "", "In a reverse"])
let v = native_list_append(v, ["louder", "adv", "louder", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["differently", "adv", "differently", "", "", "", "differently"])
let v = native_list_append(v, ["wrongfully", "adv", "wrongfully", "", "", "", "evilly sinfully"])
let v = native_list_append(v, ["oon", "adv", "oon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["miry", "adv", "miry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ful", "adv", "ful", "", "", "", "very much to"])
let v = native_list_append(v, ["chefe", "adv", "chefe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ens", "adv", "ens", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lewdly", "adv", "lewdly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wel", "adv", "wel", "", "", "", "Well amazingly expertly"])
let v = native_list_append(v, ["eternally", "adv", "eternally", "", "", "", "In an eternal"])
let v = native_list_append(v, ["sor", "adv", "sor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tus", "adv", "tus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hugely", "adv", "hugely", "", "", "", "Hugely to a"])
let v = native_list_append(v, ["siker", "adv", "siker", "", "", "", "safely carefully"])
let v = native_list_append(v, ["verst", "adv", "verst", "", "", "", "first"])
let v = native_list_append(v, ["beste", "adv", "beste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sere", "adv", "sere", "", "", "", "Separately severally."])
let v = native_list_append(v, ["slyly", "adv", "slyly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wors", "adv", "wors", "", "", "", "alternative form of"])
let v = native_list_append(v, ["juste", "adv", "juste", "", "", "", "just"])
let v = native_list_append(v, ["sauf", "adv", "sauf", "", "", "", "In a safe"])
let v = native_list_append(v, ["afterward", "adv", "afterward", "", "", "", "Behind in the"])
let v = native_list_append(v, ["duli", "adv", "duli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["huru", "adv", "huru", "", "", "", "especially particularly much"])
let v = native_list_append(v, ["lordly", "adv", "lordly", "", "", "", "lordly like a"])
let v = native_list_append(v, ["inwardly", "adv", "inwardly", "", "", "", "While at the"])
let v = native_list_append(v, ["inly", "adv", "inly", "", "", "", "heartily completely"])
let v = native_list_append(v, ["uvel", "adv", "uvel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sevenfold", "adv", "sevenfold", "", "", "", "sevenfold"])
let v = native_list_append(v, ["anes", "adv", "anes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwænne", "adv", "hwænne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naht", "adv", "naht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stille", "adv", "stille", "", "", "", "silently noiselessly"])
let v = native_list_append(v, ["togædere", "adv", "togædere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeah", "adv", "þeah", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þus", "adv", "þus", "", "", "", "So thus in"])
let v = native_list_append(v, ["foule", "adv", "foule", "", "", "", "In an ugly"])
let v = native_list_append(v, ["eliche", "adv", "eliche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["namo", "adv", "namo", "", "", "", "No more of"])
let v = native_list_append(v, ["graciously", "adv", "graciously", "", "", "", "fortunately successfully well"])
let v = native_list_append(v, ["weel", "adv", "weel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fulli", "adv", "fulli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naut", "adv", "naut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sær", "adv", "sær", "", "", "", "alternative form of"])
let v = native_list_append(v, ["zuo", "adv", "zuo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rathe", "adv", "rathe", "", "", "", "quickly speedily"])
let v = native_list_append(v, ["wor", "adv", "wor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["certes", "adv", "certes", "", "", "", "certainly indeed of"])
let v = native_list_append(v, ["neer", "adv", "neer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lasse", "adv", "lasse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grisly", "adv", "grisly", "", "", "", "grisly in a"])
let v = native_list_append(v, ["viciously", "adv", "viciously", "", "", "", "sinfully evilly"])
let v = native_list_append(v, ["lude", "adv", "lude", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ofte", "adv", "ofte", "", "", "", "oft often"])
let v = native_list_append(v, ["materially", "adv", "materially", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gamely", "adv", "gamely", "", "", "", "Playfully joyfully in"])
let v = native_list_append(v, ["nakedly", "adv", "nakedly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scars", "adv", "scars", "", "", "", "Scarcely sparingly infrequently."])
let v = native_list_append(v, ["paramours", "adv", "paramours", "", "", "", "alternative form of"])
let v = native_list_append(v, ["secunde", "adv", "secunde", "", "", "", "The second occurrence"])
let v = native_list_append(v, ["whan", "adv", "whan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yliche", "adv", "yliche", "", "", "", "in the same"])
let v = native_list_append(v, ["gloriously", "adv", "gloriously", "", "", "", "In a glorious"])
let v = native_list_append(v, ["oc", "adv", "oc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stiffly", "adv", "stiffly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sorer", "adv", "sorer", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["sorest", "adv", "sorest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["no", "adv", "no", "", "", "", "not"])
let v = native_list_append(v, ["pryvely", "adv", "pryvely", "", "", "", "privily"])
let v = native_list_append(v, ["scornfully", "adv", "scornfully", "", "", "", "scornfully contemptuously"])
let v = native_list_append(v, ["secondarily", "adv", "secondarily", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rade", "adv", "rade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["behovely", "adv", "behovely", "", "", "", "According to what"])
let v = native_list_append(v, ["manfully", "adv", "manfully", "", "", "", "Bravely strongly daringly"])
let v = native_list_append(v, ["neuer", "adv", "neuer", "", "", "", "alternative typography of"])
let v = native_list_append(v, ["stiffer", "adv", "stiffer", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["stiffest", "adv", "stiffest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["streight", "adv", "streight", "", "", "", "straight directly"])
let v = native_list_append(v, ["laste", "adv", "laste", "", "", "", "last"])
let v = native_list_append(v, ["snart", "adv", "snart", "", "", "", "severely harshly"])
let v = native_list_append(v, ["homard", "adv", "homard", "", "", "", "alternative form of"])
let v = native_list_append(v, ["commendably", "adv", "commendably", "", "", "", "commendably"])
let v = native_list_append(v, ["balefully", "adv", "balefully", "", "", "", "alternative form of"])
let v = native_list_append(v, ["speciali", "adv", "speciali", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nere", "adv", "nere", "", "", "", "near"])
let v = native_list_append(v, ["originali", "adv", "originali", "", "", "", "Originally primordially in"])
let v = native_list_append(v, ["bestially", "adv", "bestially", "", "", "", "bestially"])
let v = native_list_append(v, ["demurely", "adv", "demurely", "", "", "", "demurely modestly"])
let v = native_list_append(v, ["dishonestly", "adv", "dishonestly", "", "", "", "disgracefully dishonourably"])
let v = native_list_append(v, ["quan", "adv", "quan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nai", "adv", "nai", "", "", "", "no not"])
let v = native_list_append(v, ["gamli", "adv", "gamli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gracelessly", "adv", "gracelessly", "", "", "", "Lacking Gods beneficence."])
let v = native_list_append(v, ["hom", "adv", "hom", "", "", "", "home homeward"])
let v = native_list_append(v, ["fraudulently", "adv", "fraudulently", "", "", "", "fraudulently deceptively"])
let v = native_list_append(v, ["þah", "adv", "þah", "", "", "", "alternative form of"])
let v = native_list_append(v, ["generali", "adv", "generali", "", "", "", "alternative form of"])
let v = native_list_append(v, ["angerly", "adv", "angerly", "", "", "", "Ferociously painfully in"])
let v = native_list_append(v, ["foully", "adv", "foully", "", "", "", "Filthily in a"])
let v = native_list_append(v, ["ene", "adv", "ene", "", "", "", "once one time"])
let v = native_list_append(v, ["materiali", "adv", "materiali", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nate", "adv", "nate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scarse", "adv", "scarse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["virtuali", "adv", "virtuali", "", "", "", "alternative form of"])
let v = native_list_append(v, ["humanly", "adv", "humanly", "", "", "", "humanely used ironically"])
let v = native_list_append(v, ["ther", "adv", "ther", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perilously", "adv", "perilously", "", "", "", "In a way"])
let v = native_list_append(v, ["leas", "adv", "leas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hundredfold", "adv", "hundredfold", "", "", "", "hundredfold"])
let v = native_list_append(v, ["hien", "adv", "hien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yn", "adv", "yn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lesse", "adv", "lesse", "", "", "", "less"])
let v = native_list_append(v, ["thri", "adv", "thri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lef", "adv", "lef", "", "", "", "beloved dear"])
let v = native_list_append(v, ["wones", "adv", "wones", "", "", "", "alternative form of"])
let v = native_list_append(v, ["unlovely", "adv", "unlovely", "", "", "", "disagreeably foully"])
let v = native_list_append(v, ["hevi", "adv", "hevi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["selli", "adv", "selli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ygo", "adv", "ygo", "", "", "", "ago"])
let v = native_list_append(v, ["esili", "adv", "esili", "", "", "", "alternative form of"])
let v = native_list_append(v, ["moche", "adv", "moche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abak", "adv", "abak", "", "", "", "backward away"])
let v = native_list_append(v, ["compas", "adv", "compas", "", "", "", "Following or having"])
let v = native_list_append(v, ["bestiali", "adv", "bestiali", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deepe", "adv", "deepe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sicker", "adv", "sicker", "", "", "", "alternative form of"])
let v = native_list_append(v, ["agayn", "adv", "agayn", "", "", "", "again"])
let v = native_list_append(v, ["aboute", "adv", "aboute", "", "", "", "around"])
let v = native_list_append(v, ["to-morrow", "adv", "to-morrow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["innerlich", "adv", "innerlich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["esi", "adv", "esi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["betere", "adv", "betere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyn", "adv", "hyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aline", "adv", "aline", "", "", "", "In a straight"])
let v = native_list_append(v, ["noht", "adv", "noht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aisy", "adv", "aisy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gayn", "adv", "gayn", "", "", "", "expeditiously fast with"])
let v = native_list_append(v, ["celly", "adv", "celly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anone", "adv", "anone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warre", "adv", "warre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bæt", "adv", "bæt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["awi", "adv", "awi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gelome", "adv", "gelome", "", "", "", "alternative form of"])
let v = native_list_append(v, ["evel", "adv", "evel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sealde", "adv", "sealde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saad", "adv", "saad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["togeanes", "adv", "togeanes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["childly", "adv", "childly", "", "", "", "childishly"])
let v = native_list_append(v, ["wille", "adv", "wille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sellic", "adv", "sellic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stedfast", "adv", "stedfast", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to niht", "adv", "to niht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bett", "adv", "bett", "", "", "", "alternative form of"])
let v = native_list_append(v, ["overmanner", "adv", "overmanner", "", "", "", "In an excessive"])
let v = native_list_append(v, ["hure", "adv", "hure", "", "", "", "at intervals frequent"])
let v = native_list_append(v, ["twie", "adv", "twie", "", "", "", "twice two times"])
let v = native_list_append(v, ["nother", "adv", "nother", "", "", "", "alternative form of"])
let v = native_list_append(v, ["verye", "adv", "verye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["herre", "adv", "herre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warse", "adv", "warse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["warst", "adv", "warst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["agre", "adv", "agre", "", "", "", "nicely"])
let v = native_list_append(v, ["odde", "adv", "odde", "", "", "", "Exceptionally really outstandingly"])
let v = native_list_append(v, ["wol", "adv", "wol", "", "", "", "alternative form of"])
let v = native_list_append(v, ["buxomly", "adv", "buxomly", "", "", "", "obediently compliantly"])
let v = native_list_append(v, ["towardly", "adv", "towardly", "", "", "", "In a manner"])
let v = native_list_append(v, ["lovelily", "adv", "lovelily", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stound", "adv", "stound", "", "", "", "A while for"])
let v = native_list_append(v, ["slily", "adv", "slily", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deceivably", "adv", "deceivably", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seldomly", "adv", "seldomly", "", "", "", "seldomly seldom."])
let v = native_list_append(v, ["forwhy", "adv", "forwhy", "", "", "", "for what reason"])
let v = native_list_append(v, ["foreward", "adv", "foreward", "", "", "", "forward"])
let v = native_list_append(v, ["quon", "adv", "quon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fele", "adv", "fele", "", "", "", "In a large"])
let v = native_list_append(v, ["embe", "adv", "embe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["parlously", "adv", "parlously", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lome", "adv", "lome", "", "", "", "usually commonly."])
let v = native_list_append(v, ["tofore", "adv", "tofore", "", "", "", "In front ahead"])
let v = native_list_append(v, ["wonderly", "adv", "wonderly", "", "", "", "wonderly to a"])
let v = native_list_append(v, ["fule", "adv", "fule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["selden", "adv", "selden", "", "", "", "not often uncommonly"])
let v = native_list_append(v, ["umbe", "adv", "umbe", "", "", "", "around"])
let v = native_list_append(v, ["enes", "adv", "enes", "", "", "", "once one time"])
let v = native_list_append(v, ["holdelike", "adv", "holdelike", "", "", "", "faithfully"])
let v = native_list_append(v, ["cundelich", "adv", "cundelich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cornerwise", "adv", "cornerwise", "", "", "", "diagonally"])
let v = native_list_append(v, ["rightwise", "adv", "rightwise", "", "", "", "rightly correctly or"])
let v = native_list_append(v, ["prest", "adv", "prest", "", "", "", "quickly speedily hastily"])
let v = native_list_append(v, ["ageyne", "adv", "ageyne", "", "", "", "again in return"])
let v = native_list_append(v, ["bette", "adv", "bette", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onne", "adv", "onne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rere", "adv", "rere", "", "", "", "behind"])
let v = native_list_append(v, ["algate", "adv", "algate", "", "", "", "in any case"])
let v = native_list_append(v, ["nerehonde", "adv", "nerehonde", "", "", "", "nearby"])
let v = native_list_append(v, ["alwayes", "adv", "alwayes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thenne", "adv", "thenne", "", "", "", "Then."])
let v = native_list_append(v, ["noght", "adv", "noght", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þey", "adv", "þey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["endly", "adv", "endly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thi", "adv", "thi", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["wannen", "adv", "wannen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nathelees", "adv", "nathelees", "", "", "", "nevertheless"])
let v = native_list_append(v, ["nevere", "adv", "nevere", "", "", "", "never"])
let v = native_list_append(v, ["certeinly", "adv", "certeinly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["solempnely", "adv", "solempnely", "", "", "", "solemnly"])
let v = native_list_append(v, ["bitwixe", "adv", "bitwixe", "", "", "", "In the position"])
let v = native_list_append(v, ["esy", "adv", "esy", "", "", "", "With ease easily."])
let v = native_list_append(v, ["verray", "adv", "verray", "", "", "", "accurately precisely closely"])
let v = native_list_append(v, ["somdel", "adv", "somdel", "", "", "", "somewhat to an"])
let v = native_list_append(v, ["trewely", "adv", "trewely", "", "", "", "faithfully honourably with"])
let v = native_list_append(v, ["bettre", "adv", "bettre", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["bitwixen", "adv", "bitwixen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wiþoute", "adv", "wiþoute", "", "", "", "without"])
let v = native_list_append(v, ["schortly", "adv", "schortly", "", "", "", "shortly after a"])
let v = native_list_append(v, ["falsly", "adv", "falsly", "", "", "", "falsely"])
let v = native_list_append(v, ["alday", "adv", "alday", "", "", "", "all day the"])
let v = native_list_append(v, ["raþer", "adv", "raþer", "", "", "", "rather"])
let v = native_list_append(v, ["biforn", "adv", "biforn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["poverly", "adv", "poverly", "", "", "", "poorly in a"])
let v = native_list_append(v, ["ther fore", "adv", "ther fore", "", "", "", "therefore by consequence"])
let v = native_list_append(v, ["loude", "adv", "loude", "", "", "", "Loudly in a"])
let v = native_list_append(v, ["doun", "adv", "doun", "", "", "", "down"])
let v = native_list_append(v, ["þou", "adv", "þou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sodeinliche", "adv", "sodeinliche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["freendly", "adv", "freendly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hidously", "adv", "hidously", "", "", "", "hideously"])
let v = native_list_append(v, ["pleynly", "adv", "pleynly", "", "", "", "plainly clearly unambiguously"])
let v = native_list_append(v, ["estward", "adv", "estward", "", "", "", "eastward"])
let v = native_list_append(v, ["certis", "adv", "certis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["agame", "adv", "agame", "", "", "", "in jest as"])
let v = native_list_append(v, ["sutili", "adv", "sutili", "", "", "", "alternative form of"])
let v = native_list_append(v, ["betst", "adv", "betst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onis", "adv", "onis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fulle", "adv", "fulle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["styve", "adv", "styve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["winly", "adv", "winly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["paciently", "adv", "paciently", "", "", "", "patiently"])
let v = native_list_append(v, ["swithe", "adv", "swithe", "", "", "", "speedily promptly"])
let v = native_list_append(v, ["thanne", "adv", "thanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forthi", "adv", "forthi", "", "", "", "For this reason"])
let v = native_list_append(v, ["whanne", "adv", "whanne", "", "", "", "when"])
let v = native_list_append(v, ["hwon", "adv", "hwon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["skars", "adv", "skars", "", "", "", "alternative form of"])
let v = native_list_append(v, ["navre", "adv", "navre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ilice", "adv", "ilice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ylike", "adv", "ylike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["innerly", "adv", "innerly", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wyll", "adv", "wyll", "", "", "", "well"])
let v = native_list_append(v, ["yis", "adv", "yis", "", "", "", "yes"])
let v = native_list_append(v, ["ysame", "adv", "ysame", "", "", "", "In a group"])
let v = native_list_append(v, ["yvel", "adv", "yvel", "", "", "", "wickedly evilly iniquitously"])
let v = native_list_append(v, ["ever-more", "adv", "ever-more", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yfere", "adv", "yfere", "", "", "", ""])
let v = native_list_append(v, ["ethen", "adv", "ethen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fre", "adv", "fre", "", "", "", "freely lacking opposition"])
let v = native_list_append(v, ["weele", "adv", "weele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["evenlong", "adv", "evenlong", "", "", "", "Along along the"])
let v = native_list_append(v, ["ruthfully", "adv", "ruthfully", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mery", "adv", "mery", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mididone", "adv", "mididone", "", "", "", "Quickly immediately."])
let v = native_list_append(v, ["aunciently", "adv", "aunciently", "", "", "", "anciently"])
let v = native_list_append(v, ["wode", "adv", "wode", "", "", "", "frantically"])
let v = native_list_append(v, ["oute", "adv", "oute", "", "", "", "out"])
let v = native_list_append(v, ["wherso", "adv", "wherso", "", "", "", "in which where"])
let v = native_list_append(v, ["narwe", "adv", "narwe", "", "", "", "Tightly in a"])
let v = native_list_append(v, ["wers", "adv", "wers", "", "", "", "alternative form of"])
let v = native_list_append(v, ["amorwe", "adv", "amorwe", "", "", "", "In the morning."])
let v = native_list_append(v, ["whennes", "adv", "whennes", "", "", "", "whence"])
let v = native_list_append(v, ["abord", "prep", "abord", "", "", "", "On board of"])
let v = native_list_append(v, ["above", "prep", "above", "", "", "", "alternative form of"])
let v = native_list_append(v, ["on", "prep", "on", "", "", "", "on in"])
let v = native_list_append(v, ["y", "prep", "y", "", "", "", "alternative form of"])
let v = native_list_append(v, ["en", "prep", "en", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in", "prep", "in", "", "", "", "in with the"])
let v = native_list_append(v, ["o", "prep", "o", "", "", "", "of"])
let v = native_list_append(v, ["one", "prep", "one", "", "", "", "alternative form of"])
let v = native_list_append(v, ["i", "prep", "i", "", "", "", "alternative form of"])
let v = native_list_append(v, ["after", "prep", "after", "", "", "", "after"])
let v = native_list_append(v, ["of", "prep", "of", "", "", "", "of"])
let v = native_list_append(v, ["at", "prep", "at", "", "", "", "at"])
let v = native_list_append(v, ["for", "prep", "for", "", "", "", "for"])
let v = native_list_append(v, ["an", "prep", "an", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to", "prep", "to", "", "", "", "to"])
let v = native_list_append(v, ["safe", "prep", "safe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["save", "prep", "save", "", "", "", "alternative form of"])
let v = native_list_append(v, ["from", "prep", "from", "", "", "", "from"])
let v = native_list_append(v, ["with", "prep", "with", "", "", "", "alternative form of"])
let v = native_list_append(v, ["among", "prep", "among", "", "", "", "among"])
let v = native_list_append(v, ["bi", "prep", "bi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["by", "prep", "by", "", "", "", "by"])
let v = native_list_append(v, ["san", "prep", "san", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gain", "prep", "gain", "", "", "", "against next to"])
let v = native_list_append(v, ["mit", "prep", "mit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sans", "prep", "sans", "", "", "", "alternative form of"])
let v = native_list_append(v, ["afore", "prep", "afore", "", "", "", "before afore in"])
let v = native_list_append(v, ["over", "prep", "over", "", "", "", "above"])
let v = native_list_append(v, ["under", "prep", "under", "", "", "", "under"])
let v = native_list_append(v, ["med", "prep", "med", "", "", "", "alternative form of"])
let v = native_list_append(v, ["into", "prep", "into", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fra", "prep", "fra", "", "", "", "alternative form of"])
let v = native_list_append(v, ["upon", "prep", "upon", "", "", "", "upon"])
let v = native_list_append(v, ["dun", "prep", "dun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fro", "prep", "fro", "", "", "", "from"])
let v = native_list_append(v, ["toward", "prep", "toward", "", "", "", "In the direction"])
let v = native_list_append(v, ["mid", "prep", "mid", "", "", "", "with"])
let v = native_list_append(v, ["salve", "prep", "salve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["inward", "prep", "inward", "", "", "", "To the inside"])
let v = native_list_append(v, ["unto", "prep", "unto", "", "", "", "unto"])
let v = native_list_append(v, ["gan", "prep", "gan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hon", "prep", "hon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["til", "prep", "til", "", "", "", "until till"])
let v = native_list_append(v, ["gen", "prep", "gen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ine", "prep", "ine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towards", "prep", "towards", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wiþ", "prep", "wiþ", "", "", "", "with"])
let v = native_list_append(v, ["middel", "prep", "middel", "", "", "", "In the middle"])
let v = native_list_append(v, ["sauf", "prep", "sauf", "", "", "", "But except for"])
let v = native_list_append(v, ["mide", "prep", "mide", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yn", "prep", "yn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saun", "prep", "saun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vnto", "prep", "vnto", "", "", "", "alternative typography of"])
let v = native_list_append(v, ["vpon", "prep", "vpon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gaine", "prep", "gaine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gayn", "prep", "gayn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["togeanes", "prep", "togeanes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bifore", "prep", "bifore", "", "", "", "before"])
let v = native_list_append(v, ["togenes", "prep", "togenes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["embe", "prep", "embe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tofore", "prep", "tofore", "", "", "", "In front of."])
let v = native_list_append(v, ["umbe", "prep", "umbe", "", "", "", "around"])
let v = native_list_append(v, ["gein", "prep", "gein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sanz", "prep", "sanz", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onne", "prep", "onne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aboven", "prep", "aboven", "", "", "", "above"])
let v = native_list_append(v, ["intil", "prep", "intil", "", "", "", "into"])
let v = native_list_append(v, ["sawe", "prep", "sawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwixe", "prep", "bitwixe", "", "", "", "In the position"])
let v = native_list_append(v, ["bisyde", "prep", "bisyde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwixen", "prep", "bitwixen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["doun", "prep", "doun", "", "", "", "down"])
let v = native_list_append(v, ["intill", "prep", "intill", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þanne", "prep", "þanne", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["withouten", "prep", "withouten", "", "", "", "without"])
let v = native_list_append(v, ["out-nome", "prep", "out-nome", "", "", "", "except except for"])
let v = native_list_append(v, ["sauns", "prep", "sauns", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bifor", "prep", "bifor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["byfore", "prep", "byfore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tyll", "prep", "tyll", "", "", "", "until"])
let v = native_list_append(v, ["in-to", "prep", "in-to", "", "", "", "into"])
let v = native_list_append(v, ["wth", "prep", "wth", "", "", "", "contraction of with"])
let v = native_list_append(v, ["bytwene", "prep", "bytwene", "", "", "", "between"])
let v = native_list_append(v, ["wtout", "prep", "wtout", "", "", "", "without"])
let v = native_list_append(v, ["inwith", "prep", "inwith", "", "", "", "within"])
let v = native_list_append(v, ["aftir", "prep", "aftir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gayne", "prep", "gayne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thurgh", "prep", "thurgh", "", "", "", "through"])
let v = native_list_append(v, ["emforth", "prep", "emforth", "", "", "", "according to in"])
let v = native_list_append(v, ["outtaken", "prep", "outtaken", "", "", "", "except save"])
let v = native_list_append(v, ["thurh", "prep", "thurh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saunce", "prep", "saunce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["midde", "prep", "midde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ayenes", "prep", "ayenes", "", "", "", "against"])
let v = native_list_append(v, ["doune", "prep", "doune", "", "", "", "alternative form of"])
let v = native_list_append(v, ["medde", "prep", "medde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saf", "prep", "saf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toayens", "prep", "toayens", "", "", "", "In defence against"])
let v = native_list_append(v, ["to-ayens", "prep", "to-ayens", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to ayens", "prep", "to ayens", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toayans", "prep", "toayans", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to ayans", "prep", "to ayans", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toaȝens", "prep", "toaȝens", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to aȝens", "prep", "to aȝens", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toaȝeines", "prep", "toaȝeines", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to aȝeines", "prep", "to aȝeines", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toforn", "prep", "toforn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tofor", "prep", "tofor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toforon", "prep", "toforon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toforen", "prep", "toforen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toforne", "prep", "toforne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toforan", "prep", "toforan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toffor", "prep", "toffor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toffore", "prep", "toffore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tofforn", "prep", "tofforn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toforowe", "prep", "toforowe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tofour", "prep", "tofour", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tovor", "prep", "tovor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tovore", "prep", "tovore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tovoren", "prep", "tovoren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tefor", "prep", "tefor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tefore", "prep", "tefore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["teforen", "prep", "teforen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tomiddes", "prep", "tomiddes", "", "", "", "In the middle"])
let v = native_list_append(v, ["tomyddes", "prep", "tomyddes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["totwene", "prep", "totwene", "", "", "", "In the position"])
let v = native_list_append(v, ["totwne", "prep", "totwne", "", "", "", "misspelling of totwene"])
let v = native_list_append(v, ["bitwyxe", "prep", "bitwyxe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwixe", "prep", "bytwixe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwyxe", "prep", "bytwyxe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwix", "prep", "bitwix", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwyx", "prep", "bitwyx", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwix", "prep", "bytwix", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwyx", "prep", "bytwyx", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwixen", "prep", "bytwixen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwyxen", "prep", "bitwyxen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwyxen", "prep", "bytwyxen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwixt", "prep", "bitwixt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwixt", "prep", "bytwixt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwyxt", "prep", "bitwyxt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwyxt", "prep", "bytwyxt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwux", "prep", "bitwux", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwuxen", "prep", "bitwuxen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwuxen", "prep", "bytwuxen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwuxt", "prep", "bitwuxt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwuxt", "prep", "bytwuxt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitux", "prep", "bitux", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytux", "prep", "bytux", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bituxen", "prep", "bituxen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytuxen", "prep", "bytuxen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bituxt", "prep", "bituxt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytuxt", "prep", "bytuxt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwex", "prep", "bitwex", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwex", "prep", "bytwex", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwexe", "prep", "bitwexe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwexe", "prep", "bytwexe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwisse", "prep", "bitwisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwisse", "prep", "bytwisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwysse", "prep", "bitwysse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwysse", "prep", "bytwysse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwist", "prep", "bitwist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwist", "prep", "bytwist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitwyst", "prep", "bitwyst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwyst", "prep", "bytwyst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytwux", "prep", "bytwux", "", "", "", "alternative form of"])
let v = native_list_append(v, ["as toward", "prep", "as toward", "", "", "", "As for concerning"])
let v = native_list_append(v, ["toyen", "prep", "toyen", "", "", "", "Towards with hostility"])
let v = native_list_append(v, ["toȝain", "prep", "toȝain", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝen", "prep", "toȝen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝene", "prep", "toȝene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝein", "prep", "toȝein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝean", "prep", "toȝean", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝeane", "prep", "toȝeane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝæn", "prep", "toȝæn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toyenes", "prep", "toyenes", "", "", "", "Towards with hostility"])
let v = native_list_append(v, ["toȝenes", "prep", "toȝenes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toyeans", "prep", "toyeans", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝens", "prep", "toȝens", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝennes", "prep", "toȝennes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝaines", "prep", "toȝaines", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝanes", "prep", "toȝanes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝæines", "prep", "toȝæines", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝeinst", "prep", "toȝeinst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toganes", "prep", "toganes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["togænes", "prep", "togænes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tojanes", "prep", "tojanes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tegenes", "prep", "tegenes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toyens", "prep", "toyens", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toyeines", "prep", "toyeines", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toyans", "prep", "toyans", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝeines", "prep", "toȝeines", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝenste", "prep", "toȝenste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝenst", "prep", "toȝenst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towardes", "prep", "towardes", "", "", "", "In the direction"])
let v = native_list_append(v, ["towardys", "prep", "towardys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towardis", "prep", "towardis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towardus", "prep", "towardus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["touwardes", "prep", "touwardes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twowardis", "prep", "twowardis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twowardys", "prep", "twowardys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geyn", "prep", "geyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝæn", "prep", "ȝæn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝein", "prep", "ȝein", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝean", "prep", "ȝean", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yne", "prep", "yne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tylle", "prep", "tylle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saaf", "prep", "saaf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saff", "prep", "saff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sauff", "prep", "sauff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saunz", "prep", "saunz", "", "", "", "without lacking sans"])
let v = native_list_append(v, ["sawnz", "prep", "sawnz", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sauncz", "prep", "sauncz", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sance", "prep", "sance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["atwene", "prep", "atwene", "", "", "", "between"])
let v = native_list_append(v, ["nexte", "prep", "nexte", "", "", "", "next"])
let v = native_list_append(v, ["trugh", "prep", "trugh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twyx", "prep", "twyx", "", "", "", "between"])
let v = native_list_append(v, ["biside", "prep", "biside", "", "", "", "along next to"])
let v = native_list_append(v, ["adoun", "prep", "adoun", "", "", "", "down down from"])
let v = native_list_append(v, ["savynge", "prep", "savynge", "", "", "", "But except for"])
let v = native_list_append(v, ["vntil", "prep", "vntil", "", "", "", "until"])
let v = native_list_append(v, ["enuyron", "prep", "enuyron", "", "", "", "about around"])
let v = native_list_append(v, ["endelong", "prep", "endelong", "", "", "", "along"])
let v = native_list_append(v, ["out o", "prep", "out o", "", "", "", "out of from."])
let v = native_list_append(v, ["ute o", "prep", "ute o", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anentes", "prep", "anentes", "", "", "", "against facing"])
let v = native_list_append(v, ["intyll", "prep", "intyll", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in tyll", "prep", "in tyll", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in til", "prep", "in til", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in till", "prep", "in till", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in-til", "prep", "in-til", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in-till", "prep", "in-till", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in-tyl", "prep", "in-tyl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in-tylle", "prep", "in-tylle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["intille", "prep", "intille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in tille", "prep", "in tille", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in tel", "prep", "in tel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thorouȝ", "prep", "thorouȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thoruh", "prep", "thoruh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thrugh", "prep", "thrugh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thoruȝ", "prep", "thoruȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þoruȝ", "prep", "þoruȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["on", "other", "on", "", "", "", "one"])
let v = native_list_append(v, ["seven", "other", "seven", "", "", "", "seven"])
let v = native_list_append(v, ["o", "other", "o", "", "", "", "preconsonantal form of"])
let v = native_list_append(v, ["one", "other", "one", "", "", "", "alternative form of"])
let v = native_list_append(v, ["two", "other", "two", "", "", "", "two"])
let v = native_list_append(v, ["four", "other", "four", "", "", "", "four"])
let v = native_list_append(v, ["five", "other", "five", "", "", "", "alternative form of"])
let v = native_list_append(v, ["six", "other", "six", "", "", "", "six"])
let v = native_list_append(v, ["hund", "other", "hund", "", "", "", "one hundred"])
let v = native_list_append(v, ["eight", "other", "eight", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nine", "other", "nine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ten", "other", "ten", "", "", "", "ten"])
let v = native_list_append(v, ["yes", "other", "yes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eleven", "other", "eleven", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twelve", "other", "twelve", "", "", "", "postpositive form of"])
let v = native_list_append(v, ["thirteen", "other", "thirteen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seventeen", "other", "seventeen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sixteen", "other", "sixteen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twenty", "other", "twenty", "", "", "", "twenty the cardinal"])
let v = native_list_append(v, ["fifty", "other", "fifty", "", "", "", "fifty"])
let v = native_list_append(v, ["sixty", "other", "sixty", "", "", "", "sixty the cardinal"])
let v = native_list_append(v, ["seventy", "other", "seventy", "", "", "", "seventy"])
let v = native_list_append(v, ["hundred", "other", "hundred", "", "", "", "A hundred 100."])
let v = native_list_append(v, ["thousand", "other", "thousand", "", "", "", "alternative form of"])
let v = native_list_append(v, ["an", "other", "an", "", "", "", "alternative form of"])
let v = native_list_append(v, ["not", "other", "not", "", "", "", "contraction of ne"])
let v = native_list_append(v, ["-able", "other", "-able", "", "", "", "Forming adjectives denoting"])
let v = native_list_append(v, ["he", "other", "he", "", "", "", "alternative form of"])
let v = native_list_append(v, ["they", "other", "they", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hay", "other", "hay", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alas", "other", "alas", "", "", "", "alas"])
let v = native_list_append(v, ["et cetera", "other", "et cetera", "", "", "", "et cetera"])
let v = native_list_append(v, ["won", "other", "won", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nin", "other", "nin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hey", "other", "hey", "", "", "", "hey"])
let v = native_list_append(v, ["un-", "other", "un-", "", "", "", "not un-"])
let v = native_list_append(v, ["sex", "other", "sex", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ho", "other", "ho", "", "", "", "stop hold"])
let v = native_list_append(v, ["etc.", "other", "etc.", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mate", "other", "mate", "", "", "", "alternative form of"])
let v = native_list_append(v, ["step-", "other", "step-", "", "", "", "step- related through"])
let v = native_list_append(v, ["-ian", "other", "-ian", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ist", "other", "-ist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neen", "other", "neen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hai", "other", "hai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-est", "other", "-est", "", "", "", "Used to form"])
let v = native_list_append(v, ["-er", "other", "-er", "", "", "", "Reflects Old French"])
let v = native_list_append(v, ["amen", "other", "amen", "", "", "", "amen"])
let v = native_list_append(v, ["-ie", "other", "-ie", "", "", "", "A suffix designating"])
let v = native_list_append(v, ["-y", "other", "-y", "", "", "", "Designates an adjective"])
let v = native_list_append(v, ["bi-", "other", "bi-", "", "", "", "A prefix forming"])
let v = native_list_append(v, ["ane", "other", "ane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ous", "other", "-ous", "", "", "", "Forms adjectives from"])
let v = native_list_append(v, ["-ish", "other", "-ish", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-eth", "other", "-eth", "", "", "", "Used to form"])
let v = native_list_append(v, ["nyen", "other", "nyen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lord", "other", "lord", "", "", "", "Lord an interjection"])
let v = native_list_append(v, ["com-", "other", "com-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["an-", "other", "an-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ly", "other", "-ly", "", "", "", "Used to form"])
let v = native_list_append(v, ["-ing", "other", "-ing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dys-", "other", "dys-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["de-", "other", "de-", "", "", "", "Forms words denoting"])
let v = native_list_append(v, ["dis-", "other", "dis-", "", "", "", "Forms words denoting"])
let v = native_list_append(v, ["en-", "other", "en-", "", "", "", "Forms words usually"])
let v = native_list_append(v, ["for-", "other", "for-", "", "", "", "Forms verbs meaning"])
let v = native_list_append(v, ["-fold", "other", "-fold", "", "", "", "Forms adjectives meaning"])
let v = native_list_append(v, ["-ess", "other", "-ess", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ed", "other", "-ed", "", "", "", "Forms the past"])
let v = native_list_append(v, ["ex-", "other", "ex-", "", "", "", "privation"])
let v = native_list_append(v, ["y-", "other", "y-", "", "", "", "added to verbs"])
let v = native_list_append(v, ["con-", "other", "con-", "", "", "", "con- with"])
let v = native_list_append(v, ["mat", "other", "mat", "", "", "", "Said when the"])
let v = native_list_append(v, ["þ", "other", "þ", "", "", "", "A letter of"])
let v = native_list_append(v, ["-ric", "other", "-ric", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-an", "other", "-an", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-al", "other", "-al", "", "", "", "Forms adjectives from"])
let v = native_list_append(v, ["-ar", "other", "-ar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-like", "other", "-like", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-s", "other", "-s", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-in", "other", "-in", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tuo", "other", "tuo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ose", "other", "-ose", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-th", "other", "-th", "", "", "", "Forms abstract nouns"])
let v = native_list_append(v, ["-en", "other", "-en", "", "", "", "Denotes the past"])
let v = native_list_append(v, ["oo", "other", "oo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twa", "other", "twa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-t", "other", "-t", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fore", "other", "fore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fower", "other", "fower", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-as", "other", "-as", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-e", "other", "-e", "", "", "", "Forms the plural"])
let v = native_list_append(v, ["-i", "other", "-i", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-is", "other", "-is", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-os", "other", "-os", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-us", "other", "-us", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-all", "other", "-all", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ier", "other", "-ier", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-are", "other", "-are", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-re", "other", "-re", "", "", "", "Used to form"])
let v = native_list_append(v, ["-erie", "other", "-erie", "", "", "", "Forms nouns denoting"])
let v = native_list_append(v, ["-ful", "other", "-ful", "", "", "", "Appended to nouns"])
let v = native_list_append(v, ["-ship", "other", "-ship", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ment", "other", "-ment", "", "", "", "Forms nouns from"])
let v = native_list_append(v, ["-ise", "other", "-ise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ique", "other", "-ique", "", "", "", "alternative form of"])
let v = native_list_append(v, ["on message", "other", "on message", "", "", "", "on an errand"])
let v = native_list_append(v, ["-ness", "other", "-ness", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nad", "other", "nad", "", "", "", "had not"])
let v = native_list_append(v, ["-ir", "other", "-ir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-abile", "other", "-abile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þreo", "other", "þreo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-hood", "other", "-hood", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-son", "other", "-son", "", "", "", "-son"])
let v = native_list_append(v, ["-et", "other", "-et", "", "", "", "Forms diminutive nouns"])
let v = native_list_append(v, ["perde", "other", "perde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ion", "other", "-ion", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hei", "other", "hei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-chen", "other", "-chen", "", "", "", "Suffix forming diminutives"])
let v = native_list_append(v, ["-ation", "other", "-ation", "", "", "", "alternative form of"])
let v = native_list_append(v, ["har", "other", "har", "", "", "", "alternative form of"])
let v = native_list_append(v, ["haven", "other", "haven", "", "", "", "ichave"])
let v = native_list_append(v, ["mis-", "other", "mis-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hon", "other", "hon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ey", "other", "ey", "", "", "", "An exclamation of"])
let v = native_list_append(v, ["-ung", "other", "-ung", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-þ", "other", "-þ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-had", "other", "-had", "", "", "", "alternative form of"])
let v = native_list_append(v, ["elleve", "other", "elleve", "", "", "", "preconsonantal form of"])
let v = native_list_append(v, ["dene", "other", "dene", "", "", "", "ten"])
let v = native_list_append(v, ["-ig", "other", "-ig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ware", "other", "-ware", "", "", "", "A suffix denoting"])
let v = native_list_append(v, ["-ez", "other", "-ez", "", "", "", "alternative form of"])
let v = native_list_append(v, ["honderd", "other", "honderd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ite", "other", "-ite", "", "", "", "synonym of -te"])
let v = native_list_append(v, ["-ling", "other", "-ling", "", "", "", "suffix used in"])
let v = native_list_append(v, ["-dom", "other", "-dom", "", "", "", "Forming nouns denoting"])
let v = native_list_append(v, ["oon", "other", "oon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ster", "other", "-ster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ene", "other", "-ene", "", "", "", "used to form"])
let v = native_list_append(v, ["heil", "other", "heil", "", "", "", "hail!"])
let v = native_list_append(v, ["-age", "other", "-age", "", "", "", "Forms nouns indicating"])
let v = native_list_append(v, ["-ance", "other", "-ance", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ard", "other", "-ard", "", "", "", "Forming pejorative agent"])
let v = native_list_append(v, ["-eer", "other", "-eer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wel", "other", "wel", "", "", "", "Used to preface"])
let v = native_list_append(v, ["-el", "other", "-el", "", "", "", "Forms adjectives meaning"])
let v = native_list_append(v, ["-es", "other", "-es", "", "", "", "Used to form"])
let v = native_list_append(v, ["-ive", "other", "-ive", "", "", "", "alternative form of"])
let v = native_list_append(v, ["i-", "other", "i-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to-", "other", "to-", "", "", "", "Affixed to verbs"])
let v = native_list_append(v, ["of-", "other", "of-", "", "", "", "away from off"])
let v = native_list_append(v, ["-eur", "other", "-eur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twelf", "other", "twelf", "", "", "", "twelve"])
let v = native_list_append(v, ["þusend", "other", "þusend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onen", "other", "onen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-isc", "other", "-isc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["des-", "other", "des-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["te-", "other", "te-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ere", "other", "-ere", "", "", "", "Forms agent nouns"])
let v = native_list_append(v, ["-iche", "other", "-iche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-isch", "other", "-isch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-tie", "other", "-tie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ure", "other", "-ure", "", "", "", "Forms abstract nouns"])
let v = native_list_append(v, ["-ic", "other", "-ic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yn", "other", "-yn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-te", "other", "-te", "", "", "", "Forms abstract nouns"])
let v = native_list_append(v, ["fourty", "other", "fourty", "", "", "", "forty"])
let v = native_list_append(v, ["nai", "other", "nai", "", "", "", "no"])
let v = native_list_append(v, ["-lic", "other", "-lic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ahte", "other", "ahte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aucht", "other", "aucht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["jossa", "other", "jossa", "", "", "", "A command to"])
let v = native_list_append(v, ["nye", "other", "nye", "", "", "", "preconsonantal form of"])
let v = native_list_append(v, ["-esse", "other", "-esse", "", "", "", "Denotes a female"])
let v = native_list_append(v, ["sur-", "other", "sur-", "", "", "", "sur- over on"])
let v = native_list_append(v, ["thri", "other", "thri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ien", "other", "-ien", "", "", "", "Forms nouns and"])
let v = native_list_append(v, ["-if", "other", "-if", "", "", "", "alternative form of"])
let v = native_list_append(v, ["be-", "other", "be-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["or-", "other", "or-", "", "", "", "without void of"])
let v = native_list_append(v, ["-lyng", "other", "-lyng", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ik", "other", "-ik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lica", "other", "-lica", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ce", "other", "-ce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ul", "other", "-ul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ok", "other", "-ok", "", "", "", "suffix forming diminutives"])
let v = native_list_append(v, ["-nis", "other", "-nis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-asse", "other", "-asse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ete", "other", "-ete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-isce", "other", "-isce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-isse", "other", "-isse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyve", "other", "fyve", "", "", "", "postpositive form of"])
let v = native_list_append(v, ["-ande", "other", "-ande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ende", "other", "-ende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ouse", "other", "-ouse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ry", "other", "-ry", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-and", "other", "-and", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-end", "other", "-end", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-eren", "other", "-eren", "", "", "", "A frequentative suffix"])
let v = native_list_append(v, ["tuai", "other", "tuai", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-linge", "other", "-linge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yne", "other", "-yne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ys", "other", "-ys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ke", "other", "-ke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ken", "other", "-ken", "", "", "", "Forms verbs with"])
let v = native_list_append(v, ["nowel", "other", "nowel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-d", "other", "-d", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-more", "other", "-more", "", "", "", "Used to form"])
let v = native_list_append(v, ["-teen", "other", "-teen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ty", "other", "-ty", "", "", "", "-ty forms numeral"])
let v = native_list_append(v, ["ȝ", "other", "ȝ", "", "", "", "The consonantal letter"])
let v = native_list_append(v, ["Ȝ", "other", "Ȝ", "", "", "", "The consonantal letter"])
let v = native_list_append(v, ["foure", "other", "foure", "", "", "", "postpositive form of"])
let v = native_list_append(v, ["-iere", "other", "-iere", "", "", "", "Forms agent nouns"])
let v = native_list_append(v, ["and-", "other", "and-", "", "", "", "against back in"])
let v = native_list_append(v, ["-yl", "other", "-yl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fifte", "other", "fifte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lice", "other", "-lice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["vor-", "other", "vor-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-de", "other", "-de", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ike", "other", "-ike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lich", "other", "-lich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-voll", "other", "-voll", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lik", "other", "-lik", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weylawey", "other", "weylawey", "", "", "", "A general interjection"])
let v = native_list_append(v, ["-estre", "other", "-estre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-leas", "other", "-leas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-sum", "other", "-sum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-tet", "other", "-tet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-nes", "other", "-nes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-els", "other", "-els", "", "", "", "suffix creating nouns"])
let v = native_list_append(v, ["-ern", "other", "-ern", "", "", "", "Denotes a place"])
let v = native_list_append(v, ["-ræden", "other", "-ræden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-red", "other", "-red", "", "", "", "alternative form of"])
let v = native_list_append(v, ["full-", "other", "full-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-rice", "other", "-rice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-li", "other", "-li", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-las", "other", "-las", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lis", "other", "-lis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-erne", "other", "-erne", "", "", "", "Suffix denoting belonging"])
let v = native_list_append(v, ["fer-", "other", "fer-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["steop-", "other", "steop-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cyne-", "other", "cyne-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-feald", "other", "-feald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-eg", "other", "-eg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eth-", "other", "eth-", "", "", "", "combining form for"])
let v = native_list_append(v, ["benedicite", "other", "benedicite", "", "", "", "oh my God"])
let v = native_list_append(v, ["ẏ", "other", "ẏ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ice", "other", "-ice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lei", "other", "-lei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tuenti", "other", "tuenti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-inde", "other", "-inde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ich", "other", "-ich", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-hed", "other", "-hed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-elle", "other", "-elle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-eor", "other", "-eor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tene", "other", "tene", "", "", "", "postpostive form of"])
let v = native_list_append(v, ["-ale", "other", "-ale", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onne", "other", "onne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yon", "other", "-yon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-eis", "other", "-eis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ur", "other", "-ur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-our", "other", "-our", "", "", "", "Forms agent nouns"])
let v = native_list_append(v, ["mes-", "other", "mes-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tway", "other", "tway", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nyn", "other", "nyn", "", "", "", "nine"])
let v = native_list_append(v, ["sixe", "other", "sixe", "", "", "", "postpositive form of"])
let v = native_list_append(v, ["-ri", "other", "-ri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þey", "other", "þey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lees", "other", "-lees", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-nesse", "other", "-nesse", "", "", "", "Affixed to adjectives"])
let v = native_list_append(v, ["forth-", "other", "forth-", "", "", "", "Prefix meaning forth"])
let v = native_list_append(v, ["-hede", "other", "-hede", "", "", "", "Affixed to nouns"])
let v = native_list_append(v, ["by-", "other", "by-", "", "", "", "A prefix forming"])
let v = native_list_append(v, ["parde", "other", "parde", "", "", "", "By God!"])
let v = native_list_append(v, ["-ell", "other", "-ell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yester-", "other", "yester-", "", "", "", "Of the preceding"])
let v = native_list_append(v, ["-yer", "other", "-yer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þusand", "other", "þusand", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sexti", "other", "sexti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["& cetera", "other", "& cetera", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝe-", "other", "ȝe-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ten", "other", "-ten", "", "", "", "used to form"])
let v = native_list_append(v, ["-som", "other", "-som", "", "", "", "-some having a"])
let v = native_list_append(v, ["at-", "other", "at-", "", "", "", "Prefix meaning away"])
let v = native_list_append(v, ["far-", "other", "far-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ǒ", "other", "ǒ", "", "", "", "A variation of"])
let v = native_list_append(v, ["-eng", "other", "-eng", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nof", "other", "nof", "", "", "", "not of nor"])
let v = native_list_append(v, ["-vol", "other", "-vol", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yis", "other", "yis", "", "", "", "yes"])
let v = native_list_append(v, ["-tene", "other", "-tene", "", "", "", "Forms cardinal numbers"])
let v = native_list_append(v, ["-ey", "other", "-ey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-iss", "other", "-iss", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kine-", "other", "kine-", "", "", "", "royal of a"])
let v = native_list_append(v, ["heigh", "other", "heigh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neghen", "other", "neghen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twe", "other", "twe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þei", "other", "þei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nart", "other", "nart", "", "", "", "Contraction of ne"])
let v = native_list_append(v, ["nost", "other", "nost", "", "", "", "Contraction of ne"])
let v = native_list_append(v, ["-ior", "other", "-ior", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-le", "other", "-le", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-acion", "other", "-acion", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-art", "other", "-art", "", "", "", "alternative form of"])
let v = native_list_append(v, ["artow", "other", "artow", "", "", "", "art thou"])
let v = native_list_append(v, ["nath", "other", "nath", "", "", "", "hath not"])
let v = native_list_append(v, ["ful-", "other", "ful-", "", "", "", "full fully perfectly"])
let v = native_list_append(v, ["niste", "other", "niste", "", "", "", "ne wiste did"])
let v = native_list_append(v, ["nolde", "other", "nolde", "", "", "", "would not"])
let v = native_list_append(v, ["parfay", "other", "parfay", "", "", "", "By my faith"])
let v = native_list_append(v, ["thre", "other", "thre", "", "", "", "three"])
let v = native_list_append(v, ["depardieux", "other", "depardieux", "", "", "", "In Gods name"])
let v = native_list_append(v, ["twei", "other", "twei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thrittene", "other", "thrittene", "", "", "", "thirteen"])
let v = native_list_append(v, ["thei", "other", "thei", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["-ren", "other", "-ren", "", "", "", "Used to form"])
let v = native_list_append(v, ["usedestou", "other", "usedestou", "", "", "", "Contraction of usedest"])
let v = native_list_append(v, ["twenti", "other", "twenti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fifti", "other", "fifti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seventi", "other", "seventi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clum", "other", "clum", "", "", "", "quiet silence hush"])
let v = native_list_append(v, ["sour-", "other", "sour-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["perdy", "other", "perdy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ele", "other", "-ele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kin-", "other", "kin-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ore", "other", "-ore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["th-", "other", "th-", "", "", "", "the written with"])
let v = native_list_append(v, ["-il", "other", "-il", "", "", "", "alternative form of"])
let v = native_list_append(v, ["zuo by hit", "other", "zuo by hit", "", "", "", "so be it"])
let v = native_list_append(v, ["nyne", "other", "nyne", "", "", "", "postpositive form of"])
let v = native_list_append(v, ["twy", "other", "twy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ison", "other", "-ison", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ser-", "other", "ser-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ninty", "other", "ninty", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ige", "other", "-ige", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ti", "other", "-ti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ta-", "other", "ta-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-fald", "other", "-fald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thrie", "other", "thrie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-erd", "other", "-erd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toe-", "other", "toe-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heyl", "other", "heyl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-illis", "other", "-illis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twelfe", "other", "twelfe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ef", "other", "-ef", "", "", "", "alternative form of"])
let v = native_list_append(v, ["maideux", "other", "maideux", "", "", "", "so help me"])
let v = native_list_append(v, ["sor-", "other", "sor-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["chek", "other", "chek", "", "", "", "Said when the"])
let v = native_list_append(v, ["Newell", "other", "Newell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-full", "other", "-full", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-dum", "other", "-dum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hundreth", "other", "hundreth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["viftene", "other", "viftene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-enge", "other", "-enge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-abil", "other", "-abil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thother", "other", "thother", "", "", "", "the other"])
let v = native_list_append(v, ["-elis", "other", "-elis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seve", "other", "seve", "", "", "", "preconsonantal form of"])
let v = native_list_append(v, ["-nisse", "other", "-nisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-chin", "other", "-chin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ech", "other", "-ech", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tu-", "other", "tu-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ans", "other", "-ans", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-elen", "other", "-elen", "", "", "", "A frequentative suffix"])
let v = native_list_append(v, ["yond-", "other", "yond-", "", "", "", "a prefix meaning"])
let v = native_list_append(v, ["-eel", "other", "-eel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Nowell", "other", "Nowell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["n'ere", "other", "n'ere", "", "", "", "werent"])
let v = native_list_append(v, ["-the", "other", "-the", "", "", "", "Forms abstract nouns"])
let v = native_list_append(v, ["ste-", "other", "ste-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pardy", "other", "pardy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eighte", "other", "eighte", "", "", "", "eight"])
let v = native_list_append(v, ["elleven", "other", "elleven", "", "", "", "eleven"])
let v = native_list_append(v, ["-les", "other", "-les", "", "", "", "Lacking something without"])
let v = native_list_append(v, ["-lese", "other", "-lese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lesse", "other", "-lesse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lasse", "other", "-lasse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lise", "other", "-lise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lease", "other", "-lease", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-læs", "other", "-læs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-leæs", "other", "-leæs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lies", "other", "-lies", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-liese", "other", "-liese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lez", "other", "-lez", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lyas", "other", "-lyas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lyese", "other", "-lyese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-liche", "other", "-liche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lichere", "other", "-lichere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lyest", "other", "-lyest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["ȝustir-", "other", "ȝustir-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yister-", "other", "yister-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yistyr-", "other", "yistyr-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yuster-", "other", "yuster-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yestir-", "other", "yestir-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-nece", "other", "-nece", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-nesce", "other", "-nesce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-næse", "other", "-næse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-næs", "other", "-næs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-nez", "other", "-nez", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lyche", "other", "-lyche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lych", "other", "-lych", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lie", "other", "-lie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lye", "other", "-lye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-licke", "other", "-licke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lyke", "other", "-lyke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lyk", "other", "-lyk", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lycke", "other", "-lycke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-leche", "other", "-leche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-loche", "other", "-loche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-liȝ", "other", "-liȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lece", "other", "-lece", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-luche", "other", "-luche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-luch", "other", "-luch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tou-", "other", "tou-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tuo-", "other", "tuo-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["two-", "other", "two-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tow-", "other", "tow-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Nowel", "other", "Nowel", "", "", "", "A gleeful exclamation"])
let v = native_list_append(v, ["aboven þe mone", "other", "aboven þe mone", "", "", "", "In the sky"])
let v = native_list_append(v, ["under þe mone", "other", "under þe mone", "", "", "", "On earth."])
let v = native_list_append(v, ["under mone", "other", "under mone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anunder þe mone", "other", "anunder þe mone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anunder mone", "other", "anunder mone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in þe croke of þe mone", "other", "in þe croke of þe mone", "", "", "", "During the waxing"])
let v = native_list_append(v, ["in þe newe of þe mone", "other", "in þe newe of þe mone", "", "", "", "During the time"])
let v = native_list_append(v, ["at þe fulle of þe mone", "other", "at þe fulle of þe mone", "", "", "", "During the time"])
let v = native_list_append(v, ["at fulle of þe mone", "other", "at fulle of þe mone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["in the fulle of þe mone", "other", "in the fulle of þe mone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["under þe sonne", "other", "under þe sonne", "", "", "", "On earth."])
let v = native_list_append(v, ["anunder sonne", "other", "anunder sonne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["under sonne", "other", "under sonne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anunder þe sonne", "other", "anunder þe sonne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yssh", "other", "-yssh", "", "", "", "Affixed to nouns"])
let v = native_list_append(v, ["-ysshe", "other", "-ysshe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yssch", "other", "-yssch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yssche", "other", "-yssche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ysh", "other", "-ysh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ishe", "other", "-ishe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yshe", "other", "-yshe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-iȝsh", "other", "-iȝsh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yȝsh", "other", "-yȝsh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ishs", "other", "-ishs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yshs", "other", "-yshs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-esh", "other", "-esh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-eshe", "other", "-eshe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ysse", "other", "-ysse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yse", "other", "-yse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ijs", "other", "-ijs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ysce", "other", "-ysce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yssce", "other", "-yssce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-issce", "other", "-issce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yche", "other", "-yche", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ych", "other", "-ych", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-sæ", "other", "-sæ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ysc", "other", "-ysc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ychs", "other", "-ychs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ichs", "other", "-ichs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-iske", "other", "-iske", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yske", "other", "-yske", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yf", "other", "-yf", "", "", "", "A suffix designating"])
let v = native_list_append(v, ["-ye", "other", "-ye", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-iȝ", "other", "-iȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-iȝe", "other", "-iȝe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ege", "other", "-ege", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yfe", "other", "-yfe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ife", "other", "-ife", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-yve", "other", "-yve", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-don", "other", "-don", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ische", "other", "-ische", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-hyede", "other", "-hyede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-hiede", "other", "-hiede", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-heed", "other", "-heed", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-hode", "other", "-hode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-hod", "other", "-hod", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-hoode", "other", "-hoode", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-hade", "other", "-hade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ood", "other", "-ood", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-hote", "other", "-hote", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-hot", "other", "-hot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-hoþ", "other", "-hoþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-wood", "other", "-wood", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-schipe", "other", "-schipe", "", "", "", "Affixed to nouns"])
let v = native_list_append(v, ["-schip", "other", "-schip", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-schippe", "other", "-schippe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-schipp", "other", "-schipp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-schype", "other", "-schype", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-schyp", "other", "-schyp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-schyppe", "other", "-schyppe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-schypp", "other", "-schypp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-shipe", "other", "-shipe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-shippe", "other", "-shippe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-shipp", "other", "-shipp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-shype", "other", "-shype", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-shyp", "other", "-shyp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-shyppe", "other", "-shyppe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-shypp", "other", "-shypp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-chepp", "other", "-chepp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-sipe", "other", "-sipe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["and", "conj", "and", "", "", "", "and and then"])
let v = native_list_append(v, ["but", "conj", "but", "", "", "", "but"])
let v = native_list_append(v, ["of", "conj", "of", "", "", "", "until"])
let v = native_list_append(v, ["or", "conj", "or", "", "", "", "or"])
let v = native_list_append(v, ["for", "conj", "for", "", "", "", "for"])
let v = native_list_append(v, ["an", "conj", "an", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to", "conj", "to", "", "", "", "until"])
let v = native_list_append(v, ["as", "conj", "as", "", "", "", "as"])
let v = native_list_append(v, ["other", "conj", "other", "", "", "", "synonym of or"])
let v = native_list_append(v, ["that", "conj", "that", "", "", "", "that connecting a"])
let v = native_list_append(v, ["both", "conj", "both", "", "", "", "alternative form of"])
let v = native_list_append(v, ["how", "conj", "how", "", "", "", "how"])
let v = native_list_append(v, ["safe", "conj", "safe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["save", "conj", "save", "", "", "", "alternative form of"])
let v = native_list_append(v, ["they", "conj", "they", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["when", "conj", "when", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sin", "conj", "sin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["though", "conj", "though", "", "", "", "alternative form of"])
let v = native_list_append(v, ["won", "conj", "won", "", "", "", "alternative form of"])
let v = native_list_append(v, ["if", "conj", "if", "", "", "", "if on condition"])
let v = native_list_append(v, ["than", "conj", "than", "", "", "", "than"])
let v = native_list_append(v, ["bath", "conj", "bath", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ni", "conj", "ni", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ne", "conj", "ne", "", "", "", "nor and not"])
let v = native_list_append(v, ["ac", "conj", "ac", "", "", "", "but"])
let v = native_list_append(v, ["wan", "conj", "wan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ny", "conj", "ny", "", "", "", "alternative form of"])
let v = native_list_append(v, ["afore", "conj", "afore", "", "", "", "before afore in"])
let v = native_list_append(v, ["bathe", "conj", "bathe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ok", "conj", "ok", "", "", "", "But nevertheless on"])
let v = native_list_append(v, ["savant", "conj", "savant", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wane", "conj", "wane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fore", "conj", "fore", "", "", "", "therefore"])
let v = native_list_append(v, ["yiff", "conj", "yiff", "", "", "", "if"])
let v = native_list_append(v, ["elles", "conj", "elles", "", "", "", "else"])
let v = native_list_append(v, ["til", "conj", "til", "", "", "", "until till"])
let v = native_list_append(v, ["nought", "conj", "nought", "", "", "", "and not"])
let v = native_list_append(v, ["ake", "conj", "ake", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sauf", "conj", "sauf", "", "", "", "But rather on"])
let v = native_list_append(v, ["hwænne", "conj", "hwænne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeah", "conj", "þeah", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whan", "conj", "whan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yliche", "conj", "yliche", "", "", "", "in the same"])
let v = native_list_append(v, ["oc", "conj", "oc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["quan", "conj", "quan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þah", "conj", "þah", "", "", "", "alternative form of"])
let v = native_list_append(v, ["savun", "conj", "savun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þat", "conj", "þat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["atte", "conj", "atte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["withoute", "conj", "withoute", "", "", "", "unless except introducing"])
let v = native_list_append(v, ["yit", "conj", "yit", "", "", "", "yet"])
let v = native_list_append(v, ["yif", "conj", "yif", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tofore", "conj", "tofore", "", "", "", "Indicates that the"])
let v = native_list_append(v, ["thereas", "conj", "thereas", "", "", "", "where in the"])
let v = native_list_append(v, ["sawe", "conj", "sawe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þey", "conj", "þey", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wannen", "conj", "wannen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boþe", "conj", "boþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þou", "conj", "þou", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þanne", "conj", "þanne", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["forthi", "conj", "forthi", "", "", "", "For that because"])
let v = native_list_append(v, ["whanne", "conj", "whanne", "", "", "", "when"])
let v = native_list_append(v, ["hwon", "conj", "hwon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ylike", "conj", "ylike", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wherso", "conj", "wherso", "", "", "", "wherever in whatever"])
let v = native_list_append(v, ["þei", "conj", "þei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þoh", "conj", "þoh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["outher", "conj", "outher", "", "", "", "either"])
let v = native_list_append(v, ["thei", "conj", "thei", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["whilis", "conj", "whilis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bothe", "conj", "bothe", "", "", "", "both including both"])
let v = native_list_append(v, ["hwanne", "conj", "hwanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sithen", "conj", "sithen", "", "", "", "From or since"])
let v = native_list_append(v, ["wanne", "conj", "wanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thogh", "conj", "thogh", "", "", "", "Although even though"])
let v = native_list_append(v, ["saf", "conj", "saf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["occ", "conj", "occ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toforn", "conj", "toforn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tofor", "conj", "tofor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to-for", "conj", "to-for", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to-forn", "conj", "to-forn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to-fore", "conj", "to-fore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towhile", "conj", "towhile", "", "", "", "For as long"])
let v = native_list_append(v, ["towhyle", "conj", "towhyle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to while", "conj", "to while", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to whyle", "conj", "to whyle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toquile", "conj", "toquile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to quile", "conj", "to quile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towhiles", "conj", "towhiles", "", "", "", "For as long"])
let v = native_list_append(v, ["towhyles", "conj", "towhyles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towhils", "conj", "towhils", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towhyls", "conj", "towhyls", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towhilis", "conj", "towhilis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towhylis", "conj", "towhylis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towhilys", "conj", "towhilys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towhylys", "conj", "towhylys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towiles", "conj", "towiles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["towyles", "conj", "towyles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to whiles", "conj", "to whiles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to whyles", "conj", "to whyles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to whils", "conj", "to whils", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to whyls", "conj", "to whyls", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to whilis", "conj", "to whilis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to whylis", "conj", "to whylis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to whilys", "conj", "to whilys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to whylys", "conj", "to whylys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to wiles", "conj", "to wiles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to wyles", "conj", "to wyles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toquils", "conj", "toquils", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toquilis", "conj", "toquilis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toquilist", "conj", "toquilist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toquilest", "conj", "toquilest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to quils", "conj", "to quils", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to quilis", "conj", "to quilis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to quilist", "conj", "to quilist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to quilest", "conj", "to quilest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toyenes", "conj", "toyenes", "", "", "", "Until."])
let v = native_list_append(v, ["toȝenste", "conj", "toȝenste", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toȝenst", "conj", "toȝenst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["booþ", "conj", "booþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boðe", "conj", "boðe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baþe", "conj", "baþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baðe", "conj", "baðe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þouȝ", "conj", "þouȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thouȝ", "conj", "thouȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saaf", "conj", "saaf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sawf", "conj", "sawf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saff", "conj", "saff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sauff", "conj", "sauff", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whenne", "conj", "whenne", "", "", "", "whence"])
let v = native_list_append(v, ["whane", "conj", "whane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ȝwan", "conj", "ȝwan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whon", "conj", "whon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["whone", "conj", "whone", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wherwith", "conj", "wherwith", "", "", "", "whereupon"])
let v = native_list_append(v, ["thatte", "conj", "thatte", "", "", "", "that"])
let v = native_list_append(v, ["annd", "conj", "annd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["savynge", "conj", "savynge", "", "", "", "But that except."])
let v = native_list_append(v, ["savand", "conj", "savand", "", "", "", "alternative form of"])
let v = native_list_append(v, ["savinge", "conj", "savinge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["savyng", "conj", "savyng", "", "", "", "alternative form of"])
let v = native_list_append(v, ["saveng", "conj", "saveng", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nouther", "conj", "nouther", "", "", "", "neither nor"])
let v = native_list_append(v, ["les te", "conj", "les te", "", "", "", "less that"])
let v = native_list_append(v, ["þohh", "conj", "þohh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þowgh", "conj", "þowgh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þof", "conj", "þof", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þoch", "conj", "þoch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þaugh", "conj", "þaugh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þaȝ", "conj", "þaȝ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thowh", "conj", "thowh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["thegh", "conj", "thegh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neiþer", "conj", "neiþer", "", "", "", "neither"])
let v = native_list_append(v, ["ocke", "conj", "ocke", "", "", "", "alternative form of"])
let v = native_list_append(v, ["at", "particle", "at", "", "", "", "to infinitive-marker"])
let v = native_list_append(v, ["to", "particle", "to", "", "", "", "to infinitive marker"])
let v = native_list_append(v, ["oo", "particle", "oo", "", "", "", "alternative form of"])
return v
}
fn vocab_enm_lookup(word: String) -> [String] {
let vocab: [[String]] = vocab_enm_seed()
let n: Int = native_list_len(vocab)
let i: Int = 0
while i < n {
let entry: [String] = native_list_get(vocab, i)
if str_eq(native_list_get(entry, 0), word) { return entry }
let i = i + 1
}
return native_list_empty()
}