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

11693 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-ang.el — Old English vocabulary seed
// 11671 lemmas from kaikki.org Wiktionary extract, 2026-05-02
// Source file total entries: 64713
// Entry format: [lemma, pos, form0, form1, form2, en_translation, semantic_hint]
fn vocab_ang_seed() -> [[String]] {
let v: [[String]] = native_list_empty()
let v = native_list_append(v, ["word", "noun", "worda", "wordes", "worde", "", "word"])
let v = native_list_append(v, ["pie", "noun", "pīan", "pīan", "pīan", "", "alternative form of"])
let v = native_list_append(v, ["December", "noun", "December", "", "", "", "December"])
let v = native_list_append(v, ["September", "noun", "September", "septembres", "septembre", "", "September"])
let v = native_list_append(v, ["November", "noun", "November", "", "", "", "November"])
let v = native_list_append(v, ["leap", "noun", "lēapas", "lēapes", "lēape", "", "basket"])
let v = native_list_append(v, ["winter", "noun", "wintras", "wintres", "wintre", "", "winter"])
let v = native_list_append(v, ["spring", "noun", "springas", "springes", "springe", "", "a spring source"])
let v = native_list_append(v, ["mann", "noun", "menn", "mannes", "menn", "", "person"])
let v = native_list_append(v, ["man", "noun", "men", "manes", "men", "", "alternative form of"])
let v = native_list_append(v, ["is", "noun", "īs", "īses", "īse", "", "ice"])
let v = native_list_append(v, ["are", "noun", "āran", "āran", "āran", "", "synonym of ār"])
let v = native_list_append(v, ["rape", "noun", "rape", "", "", "", "dative singular of"])
let v = native_list_append(v, ["port", "noun", "portas", "portes", "porte", "", "a port a"])
let v = native_list_append(v, ["hund", "noun", "hundas", "hundes", "hunde", "", "dog"])
let v = native_list_append(v, ["os", "noun", "ēse", "ōsa", "ēse", "", "a god"])
let v = native_list_append(v, ["bot", "noun", "bōte", "bōte", "bōte", "", "help assistance rescue"])
let v = native_list_append(v, ["hell", "noun", "hella", "helle", "helle", "", "hell"])
let v = native_list_append(v, ["fere", "noun", "fere", "", "", "", "dative instrumental of"])
let v = native_list_append(v, ["war", "noun", "war", "", "", "", "seaweed"])
let v = native_list_append(v, ["wage", "noun", "wage", "", "", "", "dative singular of"])
let v = native_list_append(v, ["wall", "noun", "wallas", "walles", "walle", "", "alternative form of"])
let v = native_list_append(v, ["market", "noun", "market", "", "", "", "market"])
let v = native_list_append(v, ["world", "noun", "worlde", "worlde", "worlde", "", "alternative form of"])
let v = native_list_append(v, ["last", "noun", "lāstas", "lāstes", "lāste", "", "footstep track"])
let v = native_list_append(v, ["first", "noun", "first", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Armenia", "noun", "Armenia", "", "", "", "Armenia"])
let v = native_list_append(v, ["false", "noun", "false", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Ethiopia", "noun", "Ethiopia", "Ethiopian", "Ethiopian", "", "Ethiopia"])
let v = native_list_append(v, ["India", "noun", "India", "", "", "", "alternative form of"])
let v = native_list_append(v, ["angla", "noun", "angla", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Syria", "noun", "Syria", "Syrian", "Syrian", "", "Syria"])
let v = native_list_append(v, ["accent", "noun", "accentas", "accentes", "accente", "", "accent mark diacritic"])
let v = native_list_append(v, ["eo", "noun", "eo", "", "", "", "dative singular of"])
let v = native_list_append(v, ["bio", "noun", "bīon", "bīon", "bīon", "", "alternative form of"])
let v = native_list_append(v, ["ace", "noun", "ace", "", "", "", "inflection of āc"])
let v = native_list_append(v, ["ad", "noun", "ādas", "ādes", "āde", "", "funeral pyre"])
let v = native_list_append(v, ["storm", "noun", "stormas", "stormes", "storme", "", "storm"])
let v = native_list_append(v, ["win", "noun", "wīn", "wīnes", "wīne", "", "wine"])
let v = native_list_append(v, ["stand", "noun", "standas", "standes", "stande", "", "delay"])
let v = native_list_append(v, ["here", "noun", "herġas", "herġes", "herġe", "", "army military especially"])
let v = native_list_append(v, ["dare", "noun", "dare", "", "", "", "inflection of daru"])
let v = native_list_append(v, ["tiger", "noun", "tigras", "tigres", "tigre", "", "tiger"])
let v = native_list_append(v, ["tigre", "noun", "tigre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gold", "noun", "gold", "goldes", "golde", "", "gold"])
let v = native_list_append(v, ["red", "noun", "red", "", "", "", "alternative form of"])
let v = native_list_append(v, ["woman", "noun", "woman", "", "", "", "inflection of wōma"])
let v = native_list_append(v, ["twig", "noun", "twigu", "twiġes", "twiġe", "", "twig"])
let v = native_list_append(v, ["king", "noun", "kingas", "kinges", "kinge", "", "alternative form of"])
let v = native_list_append(v, ["or", "noun", "ōr", "ōres", "ōre", "", "origin beginning"])
let v = native_list_append(v, ["sol", "noun", "sol", "", "", "", "sun"])
let v = native_list_append(v, ["some", "noun", "some", "", "", "", "inflection of sōm"])
let v = native_list_append(v, ["hand", "noun", "handa", "handa", "handa", "", "hand"])
let v = native_list_append(v, ["el", "noun", "el", "", "", "", "The name of"])
let v = native_list_append(v, ["for", "noun", "fōra", "fōre", "fōre", "", "journey going course"])
let v = native_list_append(v, ["an", "noun", "ān", "ānes", "āne", "", "one digit or"])
let v = native_list_append(v, ["dear", "noun", "dear", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ate", "noun", "ātan", "ātan", "ātan", "", "oat"])
let v = native_list_append(v, ["her", "noun", "hēr", "hēres", "hēre", "", "alternative form of"])
let v = native_list_append(v, ["angle", "noun", "angle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["arm", "noun", "armas", "armes", "arme", "", "alternative form of"])
let v = native_list_append(v, ["east", "noun", "ēastas", "ēastes", "ēaste", "", "the east"])
let v = native_list_append(v, ["sibling", "noun", "siblingas", "siblinges", "siblinge", "", "relative kinsman"])
let v = native_list_append(v, ["son", "noun", "son", "", "", "", "a musical sound"])
let v = native_list_append(v, ["non", "noun", "non", "nōnes", "nōne", "", "Nones the ninth"])
let v = native_list_append(v, ["not", "noun", "notas", "notes", "note", "", "a sign mark"])
let v = native_list_append(v, ["finger", "noun", "fingras", "fingres", "fingre", "", "finger"])
let v = native_list_append(v, ["men", "noun", "men", "", "", "", "inflection of man"])
let v = native_list_append(v, ["male", "noun", "male", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hole", "noun", "hole", "", "", "", "dative singular of"])
let v = native_list_append(v, ["bold", "noun", "bolda", "boldes", "bolde", "", "alternative form of"])
let v = native_list_append(v, ["martyr", "noun", "martyras", "martyres", "martyre", "", "martyr"])
let v = native_list_append(v, ["tan", "noun", "tānas", "tānes", "tāne", "", "twig branch"])
let v = native_list_append(v, ["turtle", "noun", "turtlan", "turtlan", "turtlan", "", "turtle dove"])
let v = native_list_append(v, ["tide", "noun", "tide", "", "", "", "inflection of tīd"])
let v = native_list_append(v, ["rose", "noun", "rōsan", "rōsan", "rōsan", "", "rose"])
let v = native_list_append(v, ["tin", "noun", "tin", "tines", "tine", "", "tin"])
let v = native_list_append(v, ["amber", "noun", "ambras", "ambres", "ambre", "", "bucket"])
let v = native_list_append(v, ["rice", "noun", "rīċu", "rīċes", "rīċe", "", "kingdom empire"])
let v = native_list_append(v, ["tract", "noun", "tract", "", "", "", "alternative form of"])
let v = native_list_append(v, ["al", "noun", "āl", "āles", "āle", "", "fire"])
let v = native_list_append(v, ["adel", "noun", "adel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["god", "noun", "gōd", "gōdes", "gōde", "", "good something good"])
let v = native_list_append(v, ["bad", "noun", "bāda", "bāde", "bāde", "", "waiting expectation"])
let v = native_list_append(v, ["friend", "noun", "friend", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gripe", "noun", "gripas", "gripes", "gripum", "", "grip clutch grasp"])
let v = native_list_append(v, ["ban", "noun", "bān", "bānes", "bāne", "", "bone"])
let v = native_list_append(v, ["bat", "noun", "bātas", "bātes", "bāte", "", "boat"])
let v = native_list_append(v, ["beat", "noun", "bēat", "bēates", "bēate", "", "a beating blow"])
let v = native_list_append(v, ["bed", "noun", "beda", "bedes", "bede", "", "alternative form of"])
let v = native_list_append(v, ["bite", "noun", "bite", "", "", "", "bite"])
let v = native_list_append(v, ["song", "noun", "songas", "songes", "songe", "", "alternative form of"])
let v = native_list_append(v, ["tear", "noun", "tēaras", "tēares", "tēare", "", "tear drop of"])
let v = native_list_append(v, ["beg", "noun", "beg", "", "", "", "berry"])
let v = native_list_append(v, ["ben", "noun", "bēne", "bēne", "bēne", "", "prayer praying"])
let v = native_list_append(v, ["since", "noun", "since", "", "", "", "dative singular of"])
let v = native_list_append(v, ["ear", "noun", "ēaras", "ēares", "ēare", "", "billow wave"])
let v = native_list_append(v, ["nose", "noun", "nose", "", "", "", "inflection of nosu"])
let v = native_list_append(v, ["leg", "noun", "lēġas", "lēġes", "lēġe", "", "alternative form of"])
let v = native_list_append(v, ["angel", "noun", "anglas", "angles", "angle", "", "alternative form of"])
let v = native_list_append(v, ["slim", "noun", "slīm", "slīmes", "slīme", "", "slime"])
let v = native_list_append(v, ["swan", "noun", "swanas", "swanes", "swane", "", "swan"])
let v = native_list_append(v, ["lose", "noun", "lose", "", "", "", "dative singular of"])
let v = native_list_append(v, ["lane", "noun", "lanan", "lanan", "lanan", "", "lane narrow path"])
let v = native_list_append(v, ["womb", "noun", "womba", "wombe", "wombe", "", "alternative form of"])
let v = native_list_append(v, ["axe", "noun", "axe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Leon", "noun", "Leon", "", "", "", "accusative/genitive singular of"])
let v = native_list_append(v, ["force", "noun", "force", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wife", "noun", "wife", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Scotland", "noun", "Scotland", "Sċotlandes", "Sċotlande", "", "land of the"])
let v = native_list_append(v, ["palm", "noun", "palm", "", "", "", "palm tree"])
let v = native_list_append(v, ["lam", "noun", "lām", "lāmes", "lāme", "", "clay loam"])
let v = native_list_append(v, ["pin", "noun", "pin", "", "", "", "pine"])
let v = native_list_append(v, ["race", "noun", "race", "", "", "", "inflection of racu"])
let v = native_list_append(v, ["ber", "noun", "bēra", "bēre", "bēre", "", "bier a litter"])
let v = native_list_append(v, ["lead", "noun", "lead", "lēades", "lēade", "", "lead"])
let v = native_list_append(v, ["were", "noun", "were", "", "", "", "dative singular of"])
let v = native_list_append(v, ["bend", "noun", "bendas", "bendes", "bende", "", "bond coil"])
let v = native_list_append(v, ["bled", "noun", "blēda", "blēde", "blēde", "", "a shoot branch"])
let v = native_list_append(v, ["bred", "noun", "bredu", "bredes", "brede", "", "surface"])
let v = native_list_append(v, ["cost", "noun", "costas", "costes", "coste", "", "option choice possibility"])
let v = native_list_append(v, ["dream", "noun", "drēamas", "drēames", "drēame", "", "joy pleasure gladness"])
let v = native_list_append(v, ["fell", "noun", "fell", "", "", "", "fell skin"])
let v = native_list_append(v, ["felt", "noun", "feltas", "feltes", "felte", "", "felt"])
let v = native_list_append(v, ["find", "noun", "find", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fled", "noun", "fled", "", "", "", "alternative form of"])
let v = native_list_append(v, ["get", "noun", "geatu", "ġetes", "ġete", "", "alternative form of"])
let v = native_list_append(v, ["held", "noun", "held", "", "", "", "alternative form of"])
let v = native_list_append(v, ["had", "noun", "hādas", "hādes", "hāde", "", "person individual"])
let v = native_list_append(v, ["hide", "noun", "hide", "", "", "", "inflection of hīd"])
let v = native_list_append(v, ["hid", "noun", "hīda", "hīde", "hīde", "", "a portion of"])
let v = native_list_append(v, ["hold", "noun", "holda", "holdes", "holde", "", "dead body carcass"])
let v = native_list_append(v, ["lean", "noun", "lēan", "lēanes", "lēane", "", "reward"])
let v = native_list_append(v, ["lent", "noun", "lenta", "lente", "lente", "", "lentil"])
let v = native_list_append(v, ["met", "noun", "metu", "metes", "mete", "", "synonym of ġemet"])
let v = native_list_append(v, ["writing", "noun", "wrītinga", "wrītinge", "wrītinge", "", "writing"])
let v = native_list_append(v, ["finn", "noun", "finnas", "finnes", "finne", "", "fin"])
let v = native_list_append(v, ["bog", "noun", "bōgas", "bōges", "bōge", "", "branch or bough"])
let v = native_list_append(v, ["rod", "noun", "rōda", "rōde", "rōde", "", "cross method of"])
let v = native_list_append(v, ["mal", "noun", "māl", "māles", "māle", "", "mole spot on"])
let v = native_list_append(v, ["sic", "noun", "sic", "", "", "", "a watercourse stream"])
let v = native_list_append(v, ["wine", "noun", "winas", "wines", "winum", "", "friend"])
let v = native_list_append(v, ["spell", "noun", "spella", "spelles", "spelle", "", "story"])
let v = native_list_append(v, ["bell", "noun", "bell", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bread", "noun", "brēadru", "brēades", "brēade", "", "bit piece morsel"])
let v = native_list_append(v, ["rode", "noun", "rode", "", "", "", "inflection of rōd"])
let v = native_list_append(v, ["run", "noun", "rūna", "rūne", "rūne", "", "whisper counsel consultation"])
let v = native_list_append(v, ["ran", "noun", "rān", "rānes", "rāne", "", "unlawful seizure of"])
let v = native_list_append(v, ["set", "noun", "setu", "setes", "sete", "", "seat"])
let v = native_list_append(v, ["sang", "noun", "sangas", "sanges", "sange", "", "song"])
let v = native_list_append(v, ["smelt", "noun", "smelt", "", "", "", "smelt a fish"])
let v = native_list_append(v, ["sped", "noun", "spēde", "spēde", "spēde", "", "success prosperity"])
let v = native_list_append(v, ["stole", "noun", "stole", "", "", "", "dative singular of"])
let v = native_list_append(v, ["sting", "noun", "stingas", "stinges", "stinge", "", "sting stinging of"])
let v = native_list_append(v, ["torn", "noun", "torna", "tornes", "torne", "", "anger anguish distress"])
let v = native_list_append(v, ["worn", "noun", "wornas", "wornes", "worne", "", "great many multitude"])
let v = native_list_append(v, ["wind", "noun", "windas", "windes", "winde", "", "wind"])
let v = native_list_append(v, ["sot", "noun", "sōt", "sōtes", "sōte", "", "soot"])
let v = native_list_append(v, ["comb", "noun", "comb", "", "", "", "alternative form of"])
let v = native_list_append(v, ["by", "noun", "by", "", "", "", "dwelling habituation"])
let v = native_list_append(v, ["box", "noun", "boxas", "boxes", "boxe", "", "box tree"])
let v = native_list_append(v, ["care", "noun", "care", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["dry", "noun", "drȳas", "drȳes", "drȳe", "", "wizard sorcerer"])
let v = native_list_append(v, ["tit", "noun", "tit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fox", "noun", "foxas", "foxes", "foxe", "", "fox"])
let v = native_list_append(v, ["ram", "noun", "ram", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bil", "noun", "billa", "billes", "bille", "", "a kind of"])
let v = native_list_append(v, ["rim", "noun", "rīm", "rīmes", "rīme", "", "number"])
let v = native_list_append(v, ["Rom", "noun", "Rom", "Rōme", "Rōme", "", "Rome a major"])
let v = native_list_append(v, ["sap", "noun", "sāpa", "sāpe", "sāpe", "", "amber resin"])
let v = native_list_append(v, ["list", "noun", "listas", "listes", "liste", "", "art cunning guile"])
let v = native_list_append(v, ["life", "noun", "life", "", "", "", "dative singular of"])
let v = native_list_append(v, ["sword", "noun", "sword", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pull", "noun", "pull", "", "", "", "pool creek"])
let v = native_list_append(v, ["dust", "noun", "dūst", "dūstes", "dūste", "", "dust powder mill"])
let v = native_list_append(v, ["sand", "noun", "sanda", "sande", "sande", "", "action of sending"])
let v = native_list_append(v, ["fog", "noun", "fog", "", "", "", "a joining joint"])
let v = native_list_append(v, ["full", "noun", "fulla", "fulles", "fulle", "", "a beaker"])
let v = native_list_append(v, ["none", "noun", "none", "", "", "", "dative singular of"])
let v = native_list_append(v, ["lig", "noun", "līgas", "līġes", "līġe", "", "fire flame"])
let v = native_list_append(v, ["sal", "noun", "sālas", "sāles", "sāle", "", "rope cord rein"])
let v = native_list_append(v, ["field", "noun", "fieldas", "fieldes", "fielde", "", "fold crease of"])
let v = native_list_append(v, ["mana", "noun", "mana", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Africa", "noun", "Africa", "", "", "", "Africa"])
let v = native_list_append(v, ["Asia", "noun", "Asia", "", "", "", "Asia the largest"])
let v = native_list_append(v, ["hilt", "noun", "hiltas", "hiltes", "hilte", "", "hilt handle"])
let v = native_list_append(v, ["handle", "noun", "handlan", "handlan", "handlan", "", "handle"])
let v = native_list_append(v, ["ese", "noun", "ese", "", "", "", "dative singular of"])
let v = native_list_append(v, ["mare", "noun", "maran", "maran", "maran", "", "mare evil spirit"])
let v = native_list_append(v, ["colt", "noun", "coltas", "coltes", "colte", "", "colt a juvenile"])
let v = native_list_append(v, ["calf", "noun", "calf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beard", "noun", "beardas", "beardes", "bearde", "", "beard"])
let v = native_list_append(v, ["seam", "noun", "sēamas", "sēames", "sēame", "", "seam"])
let v = native_list_append(v, ["ore", "noun", "oran", "oran", "oran", "", "A mine place"])
let v = native_list_append(v, ["note", "noun", "note", "", "", "", "inflection of notu"])
let v = native_list_append(v, ["wire", "noun", "wire", "", "", "", "dative singular of"])
let v = native_list_append(v, ["wal", "noun", "walu", "wales", "wale", "", "alternative form of"])
let v = native_list_append(v, ["hem", "noun", "hem", "", "", "", "hem border"])
let v = native_list_append(v, ["pipe", "noun", "pīpan", "pīpan", "pīpan", "", "a pipe musical"])
let v = native_list_append(v, ["mase", "noun", "māsan", "māsan", "māsan", "", "titmouse"])
let v = native_list_append(v, ["han", "noun", "hāna", "hāne", "hāne", "", "a projecting stone"])
let v = native_list_append(v, ["unwisdom", "noun", "unwīsdōmas", "unwīsdōmes", "unwīsdōme", "", "foolishness stupidity ignorance"])
let v = native_list_append(v, ["eum", "noun", "eum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["hun", "noun", "hun", "", "", "", "a common element"])
let v = native_list_append(v, ["ile", "noun", "ilas", "iles", "ilum", "", "the sole of"])
let v = native_list_append(v, ["help", "noun", "helpa", "helpe", "helpe", "", "help"])
let v = native_list_append(v, ["senatus", "noun", "senatas", "senata", "senatum", "", "the senate of"])
let v = native_list_append(v, ["wir", "noun", "wīras", "wīres", "wīre", "", "wire"])
let v = native_list_append(v, ["blod", "noun", "blōd", "blōdes", "blōde", "", "blood"])
let v = native_list_append(v, ["ham", "noun", "hāmas", "hāmes", "hām", "", "home"])
let v = native_list_append(v, ["cop", "noun", "cop", "", "", "", "alternative form of"])
let v = native_list_append(v, ["elf", "noun", "elfas", "elfes", "elfe", "", "alternative form of"])
let v = native_list_append(v, ["wand", "noun", "wanda", "wande", "wande", "", "mole animal"])
let v = native_list_append(v, ["ta", "noun", "tān", "tān", "tān", "", "toe"])
let v = native_list_append(v, ["mot", "noun", "mōta", "mōte", "mōte", "", "toll"])
let v = native_list_append(v, ["flor", "noun", "flōra", "flōra", "flōra", "", "pavement floor"])
let v = native_list_append(v, ["boc", "noun", "bēċ", "bēċ", "bēċ", "", "book"])
let v = native_list_append(v, ["munt", "noun", "muntas", "muntes", "munte", "", "a hill mound"])
let v = native_list_append(v, ["line", "noun", "līnan", "līnan", "līnan", "", "line"])
let v = native_list_append(v, ["appel", "noun", "appel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gift", "noun", "ġifte", "ġifte", "ġifte", "", "marriage payment dowry"])
let v = native_list_append(v, ["dag", "noun", "dāgas", "dāges", "dāge", "", "dough"])
let v = native_list_append(v, ["dal", "noun", "dal", "", "", "", "division"])
let v = native_list_append(v, ["mile", "noun", "mile", "", "", "", "inflection of mīl"])
let v = native_list_append(v, ["cesta", "noun", "cesta", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["ne", "noun", "neäs", "neës", "neë", "", "alternative form of"])
let v = native_list_append(v, ["sex", "noun", "sex", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ar", "noun", "āra", "āre", "āre", "", "honour glory grace"])
let v = native_list_append(v, ["ca", "noun", "ca", "", "", "", "jackdaw"])
let v = native_list_append(v, ["se", "noun", "sēan", "sēan", "sēan", "", "alternative form of"])
let v = native_list_append(v, ["pot", "noun", "pot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bolt", "noun", "boltas", "boltes", "bolte", "", "bolt"])
let v = native_list_append(v, ["sole", "noun", "solan", "solan", "solan", "", "sole"])
let v = native_list_append(v, ["ra", "noun", "rān", "rān", "rān", "", "roe deer roebuck"])
let v = native_list_append(v, ["ac", "noun", "ǣċ", "ǣċ", "ǣċ", "", "oak wood or"])
let v = native_list_append(v, ["mus", "noun", "mȳs", "mȳs", "mȳs", "", "mouse"])
let v = native_list_append(v, ["pe", "noun", "pe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flea", "noun", "flea", "", "", "", "alternative form of"])
let v = native_list_append(v, ["well", "noun", "wellas", "welles", "welle", "", "alternative form of"])
let v = native_list_append(v, ["spade", "noun", "spade", "", "", "", "inflection of spadu"])
let v = native_list_append(v, ["baba", "noun", "baban", "baban", "baban", "", "a male child"])
let v = native_list_append(v, ["dreame", "noun", "dreame", "", "", "", "dative singular of"])
let v = native_list_append(v, ["bill", "noun", "bill", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Breton", "noun", "Breton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["steam", "noun", "stēamas", "stēames", "stēame", "", "steam water vapor"])
let v = native_list_append(v, ["dice", "noun", "dice", "", "", "", "dative/genitive singular of"])
let v = native_list_append(v, ["will", "noun", "will", "", "", "", "alternative form of"])
let v = native_list_append(v, ["must", "noun", "must", "", "", "", "must newly or"])
let v = native_list_append(v, ["muse", "noun", "muse", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["ea", "noun", "ēa", "ēa", "ēa", "", "river"])
let v = native_list_append(v, ["ele", "noun", "elas", "eles", "elum", "", "oil"])
let v = native_list_append(v, ["net", "noun", "net", "", "", "", "alternative form of"])
let v = native_list_append(v, ["side", "noun", "sīdan", "sīdan", "sīdan", "", "side"])
let v = native_list_append(v, ["Daniel", "noun", "Daniel", "Danieles", "Daniele", "", "a male given"])
let v = native_list_append(v, ["belt", "noun", "beltas", "beltes", "belte", "", "A belt."])
let v = native_list_append(v, ["rust", "noun", "rust", "", "", "", "rust"])
let v = native_list_append(v, ["gear", "noun", "ġēar", "ġēares", "ġēare", "", "year"])
let v = native_list_append(v, ["bar", "noun", "bāras", "bāres", "bāre", "", "boar"])
let v = native_list_append(v, ["temple", "noun", "temple", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Rome", "noun", "Rome", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["cola", "noun", "cola", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["ford", "noun", "forda", "forda", "forda", "", "ford"])
let v = native_list_append(v, ["paradise", "noun", "paradise", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fan", "noun", "fan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lad", "noun", "lāda", "lāde", "lāde", "", "carrying bringing leading"])
let v = native_list_append(v, ["Ethiopian", "noun", "Ethiopian", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["Syrian", "noun", "Syrian", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["pole", "noun", "pole", "", "", "", "dative singular of"])
let v = native_list_append(v, ["sel", "noun", "salu", "seles", "sele", "", "alternative form of"])
let v = native_list_append(v, ["font", "noun", "font", "", "", "", "alternative form of"])
let v = native_list_append(v, ["candela", "noun", "candela", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["hype", "noun", "hypas", "hypes", "hypum", "", "hip"])
let v = native_list_append(v, ["los", "noun", "losa", "loses", "lose", "", "loss"])
let v = native_list_append(v, ["Alexander", "noun", "Alexander", "Alexandres", "Alexandre", "", "Alexander the Great"])
let v = native_list_append(v, ["tuna", "noun", "tuna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["tire", "noun", "tire", "", "", "", "dative singular of"])
let v = native_list_append(v, ["mule", "noun", "mule", "", "", "", "dative singular of"])
let v = native_list_append(v, ["loft", "noun", "loft", "", "", "", "alternative form of"])
let v = native_list_append(v, ["land", "noun", "landa", "landes", "lande", "", "land dry portion"])
let v = native_list_append(v, ["horn", "noun", "hornas", "hornes", "horne", "", "horn"])
let v = native_list_append(v, ["lyre", "noun", "lyras", "lyres", "lyrum", "", "loss damage destruction"])
let v = native_list_append(v, ["rind", "noun", "rinda", "rinde", "rinde", "", "bark of a"])
let v = native_list_append(v, ["cos", "noun", "cos", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Alexandria", "noun", "Alexandria", "Alexandrian", "Alexandrian", "", "Alexandria Egypt"])
let v = native_list_append(v, ["farm", "noun", "farm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["form", "noun", "form", "", "", "", "alternative form of"])
let v = native_list_append(v, ["papa", "noun", "pāpan", "pāpan", "pāpan", "", "pope"])
let v = native_list_append(v, ["da", "noun", "dān", "dān", "dān", "", "doe female fallow"])
let v = native_list_append(v, ["hond", "noun", "honda", "honda", "honda", "", "alternative form of"])
let v = native_list_append(v, ["trust", "noun", "trust", "", "", "", "trust"])
let v = native_list_append(v, ["brine", "noun", "brine", "", "", "", "brine"])
let v = native_list_append(v, ["cot", "noun", "cotu", "cotes", "cote", "", "cottage"])
let v = native_list_append(v, ["raw", "noun", "rāwa", "rāwe", "rāwe", "", "alternative form of"])
let v = native_list_append(v, ["est", "noun", "ēste", "ēstes", "ēste", "", "consent grace favor"])
let v = native_list_append(v, ["lore", "noun", "lore", "", "", "", "dative singular of"])
let v = native_list_append(v, ["turf", "noun", "tyrf", "tyrf", "tyrf", "", "turf"])
let v = native_list_append(v, ["more", "noun", "moran", "moran", "moran", "", "carrot"])
let v = native_list_append(v, ["log", "noun", "lōg", "lōges", "lōge", "", "a place stead"])
let v = native_list_append(v, ["gast", "noun", "gāstas", "gāstes", "gāste", "", "spirit"])
let v = native_list_append(v, ["leaf", "noun", "lēaf", "lēafes", "lēafe", "", "leaf"])
let v = native_list_append(v, ["row", "noun", "rōwa", "rōwe", "rōwe", "", "quiet rest calm"])
let v = native_list_append(v, ["timber", "noun", "timbra", "timbres", "timbre", "", "timber"])
let v = native_list_append(v, ["timbre", "noun", "timbre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["lust", "noun", "lustas", "lustes", "luste", "", "desire pleasure appetite"])
let v = native_list_append(v, ["ee", "noun", "ee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wen", "noun", "wēne", "wēne", "wēne", "", "expectation"])
let v = native_list_append(v, ["lyra", "noun", "lyra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["campe", "noun", "campe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["leo", "noun", "lēon", "lēon", "lēon", "", "a lion"])
let v = native_list_append(v, ["berg", "noun", "berg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Marcus", "noun", "Marcus", "Marces", "Marce", "", "Mark the Apostle"])
let v = native_list_append(v, ["top", "noun", "top", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spice", "noun", "spice", "", "", "", "dative singular of"])
let v = native_list_append(v, ["denn", "noun", "denna", "dennes", "denne", "", "den or lair"])
let v = native_list_append(v, ["wag", "noun", "wāgas", "wāges", "wāge", "", "wall of a"])
let v = native_list_append(v, ["rude", "noun", "rūdan", "rūdan", "rūdan", "", "rue plants in"])
let v = native_list_append(v, ["rad", "noun", "rāda", "rāde", "rāde", "", "journey ride the"])
let v = native_list_append(v, ["rand", "noun", "randa", "randes", "rande", "", "outer part of"])
let v = native_list_append(v, ["Pharao", "noun", "Pharao", "", "", "", "Pharaoh biblical character"])
let v = native_list_append(v, ["wynn", "noun", "wynna", "wynne", "wynne", "", "joy delight"])
let v = native_list_append(v, ["lid", "noun", "lid", "", "", "", "ship vessel"])
let v = native_list_append(v, ["gar", "noun", "gāras", "gāres", "gāre", "", "spear arrow dart"])
let v = native_list_append(v, ["hop", "noun", "hop", "", "", "", "a small enclosed"])
let v = native_list_append(v, ["cealc", "noun", "ċealcas", "ċealces", "ċealce", "", "plaster mortar"])
let v = native_list_append(v, ["mode", "noun", "mode", "", "", "", "dative singular of"])
let v = native_list_append(v, ["lice", "noun", "lice", "", "", "", "dative singular of"])
let v = native_list_append(v, ["storc", "noun", "storcas", "storces", "storce", "", "stork"])
let v = native_list_append(v, ["ela", "noun", "ela", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["eles", "noun", "eles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["elas", "noun", "elas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["cancer", "noun", "cancras", "cancres", "cancre", "", "cancer"])
let v = native_list_append(v, ["rana", "noun", "rana", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["passion", "noun", "passione", "passione", "passione", "", "passion of Christ"])
let v = native_list_append(v, ["eau", "noun", "eau", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lamb", "noun", "lambru", "lambes", "lambe", "", "lamb"])
let v = native_list_append(v, ["pea", "noun", "pea", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hola", "noun", "hola", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["trio", "noun", "trio", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leger", "noun", "leġeru", "leġeres", "leġere", "", "the state or"])
let v = native_list_append(v, ["frost", "noun", "frost", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plumae", "noun", "plumae", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lago", "noun", "laga", "laga", "laga", "", "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, ["bon", "noun", "bōna", "", "", "", "ornament"])
let v = native_list_append(v, ["mos", "noun", "mos", "", "", "", "moss"])
let v = native_list_append(v, ["bos", "noun", "bos", "", "", "", "an ox or"])
let v = native_list_append(v, ["huil", "noun", "huil", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weg", "noun", "wegas", "weġes", "weġe", "", "way"])
let v = native_list_append(v, ["heg", "noun", "heg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dom", "noun", "dōmas", "dōmes", "dōme", "", "judgment"])
let v = native_list_append(v, ["som", "noun", "sōma", "sōme", "sōme", "", "agreement concord"])
let v = native_list_append(v, ["Gotland", "noun", "Gotland", "", "", "", "Gotland"])
let v = native_list_append(v, ["stol", "noun", "stōlas", "stōles", "stōle", "", "chair seat"])
let v = native_list_append(v, ["hus", "noun", "hūs", "hūses", "hūse", "", "house"])
let v = native_list_append(v, ["Aaron", "noun", "Aaron", "", "", "", "Aaron"])
let v = native_list_append(v, ["tale", "noun", "tale", "", "", "", "inflection of talu"])
let v = native_list_append(v, ["lira", "noun", "līran", "līran", "līran", "", "fleshy part of"])
let v = native_list_append(v, ["manu", "noun", "mana", "mana", "mana", "", "mane"])
let v = native_list_append(v, ["stale", "noun", "stale", "", "", "", "inflection of stalu"])
let v = native_list_append(v, ["woda", "noun", "wōdan", "wōdan", "wōdan", "", "crazy person madman"])
let v = native_list_append(v, ["gos", "noun", "gēs", "gēs", "gēs", "", "goose"])
let v = native_list_append(v, ["African", "noun", "Africanas", "Africanes", "Africane", "", "an African"])
let v = native_list_append(v, ["wisdom", "noun", "wīsdōmas", "wīsdōmes", "wīsdōme", "", "wisdom"])
let v = native_list_append(v, ["Alexandrian", "noun", "Alexandrian", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["croc", "noun", "croccas", "crocces", "crocce", "", "alternative form of"])
let v = native_list_append(v, ["dung", "noun", "dynġ", "dynġ", "dynġ", "", "dungeon prison"])
let v = native_list_append(v, ["apa", "noun", "apan", "apan", "apan", "", "simian monkey ape"])
let v = native_list_append(v, ["carte", "noun", "cartan", "cartan", "cartan", "", "paper piece of"])
let v = native_list_append(v, ["beda", "noun", "beda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["nytt", "noun", "nytta", "nytte", "nytte", "", "use"])
let v = native_list_append(v, ["bord", "noun", "borda", "bordes", "borde", "", "board plank"])
let v = native_list_append(v, ["muscle", "noun", "musclan", "musclan", "musclan", "", "mussel"])
let v = native_list_append(v, ["dune", "noun", "dune", "", "", "", "inflection of dūn"])
let v = native_list_append(v, ["anda", "noun", "andan", "andan", "andan", "", "envy jealousy a"])
let v = native_list_append(v, ["baca", "noun", "baca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["ruma", "noun", "ruma", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hat", "noun", "hāt", "hātes", "hāte", "", "a promise"])
let v = native_list_append(v, ["raha", "noun", "rāhan", "rāhan", "rāhan", "", "alternative form of"])
let v = native_list_append(v, ["eg", "noun", "eg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Thomas", "noun", "Thomas", "", "", "", "Thomas"])
let v = native_list_append(v, ["Tigris", "noun", "Tigris", "", "", "", "Tigris a river"])
let v = native_list_append(v, ["malt", "noun", "malt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toga", "noun", "toga", "", "", "", "leader only found"])
let v = native_list_append(v, ["ward", "noun", "ward", "", "", "", "alternative form of"])
let v = native_list_append(v, ["corn", "noun", "corna", "cornes", "corne", "", "corn a grain"])
let v = native_list_append(v, ["banca", "noun", "bancan", "bancan", "bancan", "", "bench"])
let v = native_list_append(v, ["Italia", "noun", "Italia", "", "", "", "Italy a country"])
let v = native_list_append(v, ["wise", "noun", "wīsan", "wīsan", "wīsan", "", "way manner"])
let v = native_list_append(v, ["epistola", "noun", "epistolan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fin", "noun", "finnas", "finnes", "finne", "", "alternative form of"])
let v = native_list_append(v, ["mesa", "noun", "mesa", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["fix", "noun", "fixas", "fixes", "fixe", "", "alternative form of"])
let v = native_list_append(v, ["ala", "noun", "ala", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hol", "noun", "holu", "holes", "hole", "", "hole"])
let v = native_list_append(v, ["gata", "noun", "gata", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gong", "noun", "gong", "", "", "", "alternative form of"])
let v = native_list_append(v, ["med", "noun", "mēda", "mēde", "mēde", "", "reward"])
let v = native_list_append(v, ["templum", "noun", "templum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["lista", "noun", "lista", "", "", "", "genitive/nominative/accusative plural of"])
let v = native_list_append(v, ["bane", "noun", "bane", "", "", "", "dative singular of"])
let v = native_list_append(v, ["þing", "noun", "þinga", "þinges", "þinge", "", "thing"])
let v = native_list_append(v, ["scip", "noun", "sċipu", "sċipes", "sċipe", "", "ship"])
let v = native_list_append(v, ["stan", "noun", "stānas", "stānes", "stāne", "", "stone"])
let v = native_list_append(v, ["giefu", "noun", "ġiefa", "ġiefe", "ġiefe", "", "present gift"])
let v = native_list_append(v, ["sorg", "noun", "sorga", "sorge", "sorge", "", "worry anxiety"])
let v = native_list_append(v, ["nama", "noun", "naman", "naman", "naman", "", "name"])
let v = native_list_append(v, ["eage", "noun", "ēagan", "ēagan", "ēagan", "", "eye"])
let v = native_list_append(v, ["tunge", "noun", "tungan", "tungan", "tungan", "", "a tongue"])
let v = native_list_append(v, ["hnutu", "noun", "hnyte", "hnyte", "hnyte", "", "nut"])
let v = native_list_append(v, ["engel", "noun", "englas", "engles", "engle", "", "angel"])
let v = native_list_append(v, ["heafod", "noun", "hēafdu", "hēafdes", "hēafde", "", "head"])
let v = native_list_append(v, ["sawol", "noun", "sāwla", "sāwle", "sāwle", "", "soul"])
let v = native_list_append(v, ["dæg", "noun", "dagas", "dæġes", "dæġe", "", "day usually as"])
let v = native_list_append(v, ["æsc", "noun", "æscas", "æsċes", "æsċe", "", "ash tree"])
let v = native_list_append(v, ["geat", "noun", "gatu", "ġeates", "ġeate", "", "gate"])
let v = native_list_append(v, ["wealh", "noun", "wēalas", "wēales", "wēale", "", "Celt"])
let v = native_list_append(v, ["feoh", "noun", "feoh", "fēos", "fēo", "", "money"])
let v = native_list_append(v, ["por", "noun", "por", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bene", "noun", "bene", "", "", "", "inflection of bēn"])
let v = native_list_append(v, ["bere", "noun", "beras", "beres", "berum", "", "barley"])
let v = native_list_append(v, ["dell", "noun", "della", "delle", "delle", "", "dell vale"])
let v = native_list_append(v, ["ellen", "noun", "elna", "elnes", "elne", "", "strength courage bravery"])
let v = native_list_append(v, ["wade", "noun", "wade", "", "", "", "dative singular of"])
let v = native_list_append(v, ["ord", "noun", "ordas", "ordes", "orde", "", "point especially of"])
let v = native_list_append(v, ["flan", "noun", "flānas", "flānes", "flāne", "", "arrow"])
let v = native_list_append(v, ["wiccan", "noun", "wiccan", "", "", "", "plural of wiċċa"])
let v = native_list_append(v, ["abad", "noun", "ābāda", "ābāde", "ābāde", "", "wait delay"])
let v = native_list_append(v, ["brand", "noun", "brandas", "brandes", "brande", "", "firebrand torch"])
let v = native_list_append(v, ["fot", "noun", "fēt", "fōtes", "fēt", "", "a foot in"])
let v = native_list_append(v, ["eten", "noun", "etenas", "etenes", "etene", "", "alternative form of"])
let v = native_list_append(v, ["porta", "noun", "porta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["swine", "noun", "swine", "", "", "", "dative singular of"])
let v = native_list_append(v, ["philosophe", "noun", "philosophe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gate", "noun", "gate", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["mel", "noun", "mēl", "mēles", "mēle", "", "alternative form of"])
let v = native_list_append(v, ["Babylon", "noun", "Babylon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["inn", "noun", "inn", "", "", "", "inn"])
let v = native_list_append(v, ["fer", "noun", "fearu", "feres", "fere", "", "alternative form of"])
let v = native_list_append(v, ["su", "noun", "sȳ", "sȳ", "sȳ", "", "sow female pig"])
let v = native_list_append(v, ["il", "noun", "il", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sue", "noun", "sue", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cyning", "noun", "cyningas", "cyninges", "cyninge", "", "king"])
let v = native_list_append(v, ["woruld", "noun", "worulde", "worulde", "worulde", "", "alternative form of"])
let v = native_list_append(v, ["earn", "noun", "earnas", "earnes", "earne", "", "eagle"])
let v = native_list_append(v, ["fisc", "noun", "fiscas", "fisċes", "fisċe", "", "fish"])
let v = native_list_append(v, ["mona", "noun", "mōnan", "mōnan", "mōnan", "", "moon"])
let v = native_list_append(v, ["steorra", "noun", "steorran", "steorran", "steorran", "", "star"])
let v = native_list_append(v, ["bana", "noun", "banan", "banan", "banan", "", "murderer"])
let v = native_list_append(v, ["guma", "noun", "guman", "guman", "guman", "", "man hero"])
let v = native_list_append(v, ["scofl", "noun", "sċofla", "sċofle", "sċofle", "", "shovel"])
let v = native_list_append(v, ["lufu", "noun", "lufa", "lufe", "lufe", "", "love"])
let v = native_list_append(v, ["heord", "noun", "heorda", "heorde", "heorde", "", "a herd"])
let v = native_list_append(v, ["glof", "noun", "glōfan", "glōfe", "glōfe", "", "a glove"])
let v = native_list_append(v, ["duce", "noun", "dūcan", "dūcan", "dūcan", "", "duck bird"])
let v = native_list_append(v, ["ule", "noun", "ūlan", "ūlan", "ūlan", "", "owl"])
let v = native_list_append(v, ["beo", "noun", "bēon", "bēon", "bēon", "", "bee"])
let v = native_list_append(v, ["fleoge", "noun", "flēogan", "flēogan", "flēogan", "", "a fly"])
let v = native_list_append(v, ["loppestre", "noun", "loppestran", "loppestran", "loppestran", "", "lobster"])
let v = native_list_append(v, ["moþþe", "noun", "moþþan", "moþþan", "moþþan", "", "moth"])
let v = native_list_append(v, ["heorte", "noun", "heortan", "heortan", "heortan", "", "heart muscle"])
let v = native_list_append(v, ["muð", "noun", "mūðas", "mūðes", "mūðe", "", "alternative spelling of"])
let v = native_list_append(v, ["hwæl", "noun", "hwalas", "hwæles", "hwæle", "", "whale"])
let v = native_list_append(v, ["æl", "noun", "alas", "æles", "æle", "", "awl hook fork"])
let v = native_list_append(v, ["að", "noun", "að", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["æcer", "noun", "æcras", "æcres", "æcre", "", "field specifically one"])
let v = native_list_append(v, ["hægl", "noun", "hæġlas", "hæġles", "hæġle", "", "hail"])
let v = native_list_append(v, ["regn", "noun", "reġnas", "reġnes", "reġne", "", "rain"])
let v = native_list_append(v, ["hring", "noun", "hringas", "hringes", "hringe", "", "ring circular band"])
let v = native_list_append(v, ["stæf", "noun", "stafas", "stæfes", "stæfe", "", "staff"])
let v = native_list_append(v, ["leogere", "noun", "lēogeras", "lēogeres", "lēogere", "", "a liar"])
let v = native_list_append(v, ["þrote", "noun", "þrotan", "þrotan", "þrotan", "", "throat"])
let v = native_list_append(v, ["nip", "noun", "nip", "", "", "", "Meaning unclear glosses"])
let v = native_list_append(v, ["bellum", "noun", "bellum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["hora", "noun", "hora", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["pile", "noun", "pile", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pad", "noun", "pāda", "pāde", "pāde", "", "an outer garment"])
let v = native_list_append(v, ["mes", "noun", "mesa", "mese", "mese", "", "dung"])
let v = native_list_append(v, ["spite", "noun", "spite", "", "", "", "inflection of spitu"])
let v = native_list_append(v, ["Adam", "noun", "Adam", "Adames", "Adame", "", "Adam Biblical character"])
let v = native_list_append(v, ["part", "noun", "part", "", "", "", "part"])
let v = native_list_append(v, ["æ", "noun", "ǣ", "ǣ", "ǣ", "", "law"])
let v = native_list_append(v, ["mese", "noun", "mese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["piper", "noun", "piper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["camp", "noun", "campas", "campes", "campe", "", "combat battle warfare"])
let v = native_list_append(v, ["fyra", "noun", "fyra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Andreas", "noun", "Andreas", "", "", "", "a male given"])
let v = native_list_append(v, ["pal", "noun", "pālas", "pāles", "pāle", "", "stake"])
let v = native_list_append(v, ["nest", "noun", "nesta", "nestes", "neste", "", "nest"])
let v = native_list_append(v, ["saga", "noun", "sagan", "", "", "", "saw tool"])
let v = native_list_append(v, ["rest", "noun", "resta", "reste", "reste", "", "alternative form of"])
let v = native_list_append(v, ["bean", "noun", "bēana", "bēane", "bēane", "", "bean especially the"])
let v = native_list_append(v, ["Englisc", "noun", "Englisc", "Englisċes", "Englisċe", "", "the English language"])
let v = native_list_append(v, ["sealt", "noun", "sealta", "sealtes", "sealte", "", "common salt sodium"])
let v = native_list_append(v, ["Snotingaham", "noun", "Snotingaham", "", "", "", "Nottingham"])
let v = native_list_append(v, ["fang", "noun", "fangas", "fanges", "fange", "", "plunder booty"])
let v = native_list_append(v, ["fen", "noun", "fen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["orc", "noun", "orcas", "orces", "orce", "", "cup tankard"])
let v = native_list_append(v, ["Saul", "noun", "Saul", "Saules", "Saule", "", "Saul biblical king"])
let v = native_list_append(v, ["lima", "noun", "lima", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["sæteresdæg", "noun", "sæteresdagas", "sæteresdæġes", "sæteresdæġe", "", "alternative form of"])
let v = native_list_append(v, ["sæterndæg", "noun", "sæterndæg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæternesdæg", "noun", "sæternesdagas", "sæternesdæġes", "sæternesdæġe", "", "Saturday the seventh"])
let v = native_list_append(v, ["ædre", "noun", "ǣdran", "ǣdran", "ǣdran", "", "vein artery sinew"])
let v = native_list_append(v, ["æcced", "noun", "æċċed", "æċċedes", "æċċede", "", "alternative form of"])
let v = native_list_append(v, ["æced", "noun", "æced", "æċedes", "æċede", "", "vinegar"])
let v = native_list_append(v, ["eaw", "noun", "eaw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tot", "noun", "totu", "totes", "tote", "", "pomp splendour parade"])
let v = native_list_append(v, ["wrist", "noun", "wrist", "", "", "", "wrist"])
let v = native_list_append(v, ["foxes", "noun", "foxes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Babilonie", "noun", "Babilonie", "Babilōnian", "Babilōnian", "", "Babylon the ancient"])
let v = native_list_append(v, ["Babilonige", "noun", "Babilonige", "Babilōniġan", "Babilōniġan", "", "Babylon an ancient"])
let v = native_list_append(v, ["wicca", "noun", "wiċċan", "wiċċan", "wiċċan", "", "witch wizard sorcerer"])
let v = native_list_append(v, ["basnung", "noun", "bāsnunga", "bāsnunge", "bāsnunge", "", "expectation"])
let v = native_list_append(v, ["Xerxis", "noun", "Xerxis", "Xerxises", "Xerxise", "", "Xerxes the King"])
let v = native_list_append(v, ["bogan", "noun", "bogan", "", "", "", "plural of boga"])
let v = native_list_append(v, ["æwnung", "noun", "æwnung", "ǣwnunge", "ǣwnunge", "", "wedlock"])
let v = native_list_append(v, ["scire", "noun", "scire", "", "", "", "inflection of sċīr"])
let v = native_list_append(v, ["pere", "noun", "peran", "peran", "peran", "", "pear"])
let v = native_list_append(v, ["gist", "noun", "gist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["plot", "noun", "plot", "", "", "", "plot of land"])
let v = native_list_append(v, ["solum", "noun", "solum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["fiend", "noun", "fiend", "", "", "", "inflection of fēond"])
let v = native_list_append(v, ["tun", "noun", "tūnas", "tūnes", "tūne", "", "an enclosed piece"])
let v = native_list_append(v, ["windle", "noun", "windle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["mett", "noun", "mett", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mitta", "noun", "mittan", "mittan", "mittan", "", "a dry and"])
let v = native_list_append(v, ["gad", "noun", "gād", "gādes", "gāde", "", "lack want"])
let v = native_list_append(v, ["strand", "noun", "stranda", "strandes", "strande", "", "beach"])
let v = native_list_append(v, ["col", "noun", "colu", "coles", "cole", "", "coal"])
let v = native_list_append(v, ["gimme", "noun", "gimme", "", "", "", "dative singular of"])
let v = native_list_append(v, ["style", "noun", "style", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toll", "noun", "tolla", "tolles", "tolle", "", "tax toll fare"])
let v = native_list_append(v, ["wert", "noun", "werte", "werte", "werte", "", "alternative form of"])
let v = native_list_append(v, ["rap", "noun", "rāpas", "rāpes", "rāpe", "", "rope"])
let v = native_list_append(v, ["wig", "noun", "wīg", "wīġes", "wīġe", "", "war battle"])
let v = native_list_append(v, ["mist", "noun", "mistas", "mistes", "miste", "", "fog"])
let v = native_list_append(v, ["spada", "noun", "spada", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["mix", "noun", "mix", "", "", "", "alternative form of"])
let v = native_list_append(v, ["martyrdom", "noun", "martyrdōmas", "martyrdōmes", "martyrdōme", "", "martyrdom"])
let v = native_list_append(v, ["Sicilia", "noun", "Sicilia", "", "", "", "Sicily an island"])
let v = native_list_append(v, ["spic", "noun", "spic", "spiċes", "spiċe", "", "bacon"])
let v = native_list_append(v, ["æwita", "noun", "ǣwitan", "ǣwitan", "ǣwitan", "", "counselor one skilled"])
let v = native_list_append(v, ["æwiscnes", "noun", "ǣwisċnessa", "ǣwisċnesse", "ǣwisċnesse", "", "disgrace obscenity filthiness"])
let v = native_list_append(v, ["lys", "noun", "lys", "", "", "", "inflection of lūs"])
let v = native_list_append(v, ["mest", "noun", "mestas", "mestes", "meste", "", "alternative form of"])
let v = native_list_append(v, ["budda", "noun", "buddan", "buddan", "buddan", "", "beetle"])
let v = native_list_append(v, ["sure", "noun", "sure", "", "", "", "sorrel"])
let v = native_list_append(v, ["team", "noun", "tēamas", "tēames", "tēame", "", "childbirth"])
let v = native_list_append(v, ["wergeld", "noun", "werġeld", "werġeldes", "werġelde", "", "alternative form of"])
let v = native_list_append(v, ["cena", "noun", "cena", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wif", "noun", "wīf", "wīfes", "wīfe", "", "woman"])
let v = native_list_append(v, ["ur", "noun", "ūras", "ūres", "ūre", "", "aurochs"])
let v = native_list_append(v, ["pic", "noun", "pic", "piċes", "piċe", "", "pitch"])
let v = native_list_append(v, ["bliss", "noun", "blissa", "blisse", "blisse", "", "joy bliss"])
let v = native_list_append(v, ["Estland", "noun", "Estland", "Ēstlandes", "Ēstlande", "", "Land of the"])
let v = native_list_append(v, ["fica", "noun", "fica", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["huse", "noun", "huse", "", "", "", "dative singular of"])
let v = native_list_append(v, ["alum", "noun", "alum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["bade", "noun", "bade", "", "", "", "inflection of bād"])
let v = native_list_append(v, ["bate", "noun", "bate", "", "", "", "inflection of bāt"])
let v = native_list_append(v, ["bates", "noun", "bates", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["batt", "noun", "batt", "", "", "", "bat"])
let v = native_list_append(v, ["bode", "noun", "bode", "", "", "", "dative singular of"])
let v = native_list_append(v, ["brad", "noun", "brādas", "brādes", "brāde", "", "alternative form of"])
let v = native_list_append(v, ["carl", "noun", "carlas", "carles", "carle", "", "a freeman a"])
let v = native_list_append(v, ["coca", "noun", "coca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["corona", "noun", "corōnan", "corōnan", "corōnan", "", "crown"])
let v = native_list_append(v, ["coss", "noun", "cossas", "cosses", "cosse", "", "kiss"])
let v = native_list_append(v, ["cue", "noun", "cue", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cyst", "noun", "cyste", "cyste", "cyste", "", "choice"])
let v = native_list_append(v, ["degum", "noun", "degum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["dor", "noun", "dōru", "dōres", "dōre", "", "a large door"])
let v = native_list_append(v, ["dun", "noun", "dūna", "dūne", "dūne", "", "hill mountain"])
let v = native_list_append(v, ["dyne", "noun", "dynas", "dynes", "dynum", "", "din"])
let v = native_list_append(v, ["floc", "noun", "floc", "", "", "", "flatfish flounder"])
let v = native_list_append(v, ["gilt", "noun", "gilt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["glom", "noun", "glōmas", "glōmes", "glōme", "", "gloom twilight gloaming"])
let v = native_list_append(v, ["hod", "noun", "hōdas", "hōdes", "hōde", "", "hood"])
let v = native_list_append(v, ["hogan", "noun", "hogan", "", "", "", "inflection of hoga"])
let v = native_list_append(v, ["holm", "noun", "holmas", "holmes", "holme", "", "ocean sea waters"])
let v = native_list_append(v, ["holt", "noun", "holtas", "holtes", "holte", "", "wood woodland holt"])
let v = native_list_append(v, ["lac", "noun", "lāc", "lāces", "lāce", "", "play sport"])
let v = native_list_append(v, ["lar", "noun", "lāre", "lāre", "lāre", "", "teaching learning education"])
let v = native_list_append(v, ["logan", "noun", "logan", "", "", "", "inflection of loga"])
let v = native_list_append(v, ["loge", "noun", "loge", "", "", "", "dative singular of"])
let v = native_list_append(v, ["marc", "noun", "marca", "marces", "marce", "", "mark as currency"])
let v = native_list_append(v, ["mere", "noun", "meras", "meres", "merum", "", "lake"])
let v = native_list_append(v, ["mete", "noun", "metas", "metes", "metum", "", "food"])
let v = native_list_append(v, ["mod", "noun", "mōd", "mōdes", "mōde", "", "mind"])
let v = native_list_append(v, ["nones", "noun", "nones", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["pard", "noun", "pard", "", "", "", "leopard"])
let v = native_list_append(v, ["pol", "noun", "pōlas", "pōles", "pōle", "", "pool"])
let v = native_list_append(v, ["prim", "noun", "prim", "", "", "", "Prime the first"])
let v = native_list_append(v, ["ream", "noun", "ream", "", "", "", "cream"])
let v = native_list_append(v, ["rune", "noun", "rune", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["sage", "noun", "sage", "", "", "", "inflection of sagu"])
let v = native_list_append(v, ["sima", "noun", "sīman", "sīman", "sīman", "", "cord rope"])
let v = native_list_append(v, ["strop", "noun", "strop", "", "", "", "strap"])
let v = native_list_append(v, ["tine", "noun", "tine", "", "", "", "dative singular of"])
let v = native_list_append(v, ["torr", "noun", "torras", "torres", "torre", "", "tower"])
let v = native_list_append(v, ["ulan", "noun", "ulan", "", "", "", "plural of ūle"])
let v = native_list_append(v, ["wale", "noun", "wale", "", "", "", "inflection of walu"])
let v = native_list_append(v, ["weal", "noun", "wēalas", "wēales", "wēale", "", "alternative form of"])
let v = native_list_append(v, ["weald", "noun", "wealdas", "wealdes", "wealde", "", "forest"])
let v = native_list_append(v, ["wean", "noun", "wean", "", "", "", "inflection of wēa"])
let v = native_list_append(v, ["fuse", "noun", "fuse", "", "", "", "dative singular of"])
let v = native_list_append(v, ["beam", "noun", "bēamas", "bēames", "bēame", "", "tree"])
let v = native_list_append(v, ["cleat", "noun", "clēatas", "clēates", "clēate", "", "a small block"])
let v = native_list_append(v, ["disc", "noun", "discas", "disċes", "disċe", "", "plate dish"])
let v = native_list_append(v, ["drift", "noun", "drifte", "drifte", "drifte", "", "an act of"])
let v = native_list_append(v, ["fader", "noun", "faderas", "fadera", "faderum", "", "alternative form of"])
let v = native_list_append(v, ["gang", "noun", "gangas", "ganges", "gange", "", "going walking"])
let v = native_list_append(v, ["geld", "noun", "ġeld", "ġeldes", "ġelde", "", "alternative form of"])
let v = native_list_append(v, ["heap", "noun", "hēapas", "hēapes", "hēape", "", "group"])
let v = native_list_append(v, ["horde", "noun", "horde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["grep", "noun", "grep", "", "", "", "furrow burrow"])
let v = native_list_append(v, ["lame", "noun", "lame", "", "", "", "dative singular of"])
let v = native_list_append(v, ["liege", "noun", "liege", "", "", "", "dative singular of"])
let v = native_list_append(v, ["mite", "noun", "mite", "", "", "", "a mite small"])
let v = native_list_append(v, ["neat", "noun", "nēat", "nēates", "nēate", "", "animal beast"])
let v = native_list_append(v, ["neb", "noun", "neb", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pice", "noun", "pice", "", "", "", "dative singular of"])
let v = native_list_append(v, ["psalm", "noun", "psalm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slap", "noun", "slāpas", "slāpes", "slāpe", "", "alternative form of"])
let v = native_list_append(v, ["tang", "noun", "tanga", "tange", "tange", "", "tongs"])
let v = native_list_append(v, ["wane", "noun", "wanas", "wanes", "wanum", "", "a member of"])
let v = native_list_append(v, ["clam", "noun", "clāmas", "clāmes", "clāme", "", "mud"])
let v = native_list_append(v, ["scurf", "noun", "scurf", "", "", "", "scurf"])
let v = native_list_append(v, ["tux", "noun", "tūxas", "tūxes", "tūxe", "", "alternative form of"])
let v = native_list_append(v, ["pil", "noun", "pil", "", "", "", "pointed stick"])
let v = native_list_append(v, ["Lewes", "noun", "Lewes", "", "", "", "Lewes a town"])
let v = native_list_append(v, ["befor", "noun", "befor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["midwinter", "noun", "midde wintras", "middes wintres", "middum wintra", "", "the middle of"])
let v = native_list_append(v, ["Satan", "noun", "Satan", "Satanes", "Satane", "", "Satan the Devil"])
let v = native_list_append(v, ["Marian", "noun", "Marian", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["eh", "noun", "eh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gat", "noun", "gǣt", "gǣt", "gǣt", "", "goat"])
let v = native_list_append(v, ["onda", "noun", "ondan", "ondan", "ondan", "", "alternative form of"])
let v = native_list_append(v, ["ege", "noun", "eġas", "eġes", "eġe", "", "fear"])
let v = native_list_append(v, ["hoc", "noun", "hoccas", "hocces", "hocce", "", "marshmallow plant"])
let v = native_list_append(v, ["magister", "noun", "magister", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sala", "noun", "sala", "", "", "", "a sale"])
let v = native_list_append(v, ["ente", "noun", "ente", "", "", "", "dative singular of"])
let v = native_list_append(v, ["mores", "noun", "mores", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sean", "noun", "sean", "", "", "", "inflection of sē"])
let v = native_list_append(v, ["ned", "noun", "ned", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blæc", "noun", "blacu", "blæces", "blæce", "", "black"])
let v = native_list_append(v, ["mon", "noun", "mon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cald", "noun", "calda", "caldes", "calde", "", "alternative spelling of"])
let v = native_list_append(v, ["fel", "noun", "fel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["homa", "noun", "homa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wang", "noun", "wangas", "wanges", "wange", "", "a flat surface"])
let v = native_list_append(v, ["rodere", "noun", "rodere", "", "", "", "dative singular of"])
let v = native_list_append(v, ["lade", "noun", "lade", "", "", "", "inflection of lād"])
let v = native_list_append(v, ["helm", "noun", "helmas", "helmes", "helme", "", "helmet"])
let v = native_list_append(v, ["flod", "noun", "flōdas", "flōdes", "flōde", "", "flowing of the"])
let v = native_list_append(v, ["plaster", "noun", "plaster", "", "", "", "plaster"])
let v = native_list_append(v, ["stream", "noun", "strēamas", "strēames", "strēame", "", "stream"])
let v = native_list_append(v, ["rum", "noun", "rūm", "rūmes", "rūme", "", "room space"])
let v = native_list_append(v, ["Elizabeth", "noun", "Elizabeth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["foster", "noun", "fōstru", "fōstres", "fōstre", "", "alternative form of"])
let v = native_list_append(v, ["freo", "noun", "frēon", "frēon", "frēon", "", "a free man"])
let v = native_list_append(v, ["dome", "noun", "dome", "", "", "", "dative singular of"])
let v = native_list_append(v, ["post", "noun", "postas", "postes", "poste", "", "post"])
let v = native_list_append(v, ["caul", "noun", "caul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blase", "noun", "blasan", "blasan", "blasan", "", "torch"])
let v = native_list_append(v, ["fara", "noun", "faran", "faran", "faran", "", "traveller farer"])
let v = native_list_append(v, ["ora", "noun", "ōran", "ōran", "ōran", "", "ore unwrought metal"])
let v = native_list_append(v, ["syringe", "noun", "syringe", "", "", "", "inflection of sȳring"])
let v = native_list_append(v, ["pistol", "noun", "pistolas", "pistoles", "pistole", "", "letter epistle"])
let v = native_list_append(v, ["flint", "noun", "flintas", "flintes", "flinte", "", "flint"])
let v = native_list_append(v, ["wield", "noun", "wielde", "wielde", "wielde", "", "power might"])
let v = native_list_append(v, ["sul", "noun", "sūlas", "sūles", "sūle", "", "plough"])
let v = native_list_append(v, ["deg", "noun", "dagas", "deġes", "deġe", "", "alternative form of"])
let v = native_list_append(v, ["mil", "noun", "mīla", "mīle", "mīle", "", "mile"])
let v = native_list_append(v, ["miss", "noun", "missa", "misses", "misse", "", "loss"])
let v = native_list_append(v, ["regal", "noun", "regal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ancre", "noun", "ancre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["tune", "noun", "tune", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Cumberland", "noun", "Cumberland", "Cumberlandes", "Cumberlande", "", "Cumbria a Brittonic"])
let v = native_list_append(v, ["este", "noun", "este", "", "", "", "inflection of ēst"])
let v = native_list_append(v, ["canonic", "noun", "canonicas", "canonices", "canonice", "", "canon"])
let v = native_list_append(v, ["maga", "noun", "magan", "magan", "magan", "", "stomach"])
let v = native_list_append(v, ["stall", "noun", "stall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tal", "noun", "tāla", "tāle", "tāle", "", "evil-speaking calumny disparagement"])
let v = native_list_append(v, ["banc", "noun", "banca", "bance", "bance", "", "bench"])
let v = native_list_append(v, ["doc", "noun", "doc", "", "", "", "bastard"])
let v = native_list_append(v, ["hula", "noun", "hula", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["gelt", "noun", "gelt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lox", "noun", "loxas", "loxes", "loxe", "", "lynx"])
let v = native_list_append(v, ["ides", "noun", "idesa", "idese", "idese", "", "woman lady queen"])
let v = native_list_append(v, ["buc", "noun", "būcas", "būces", "būce", "", "belly stomach"])
let v = native_list_append(v, ["flit", "noun", "flitu", "flites", "flite", "", "argument fight"])
let v = native_list_append(v, ["smelting", "noun", "smeltinga", "smeltinge", "smeltinge", "", "amber"])
let v = native_list_append(v, ["borg", "noun", "borgas", "borges", "borge", "", "pledge"])
let v = native_list_append(v, ["bona", "noun", "bona", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stor", "noun", "stōras", "stōres", "stōre", "", "frankincense"])
let v = native_list_append(v, ["tid", "noun", "tīda", "tīde", "tīde", "", "time in general"])
let v = native_list_append(v, ["bruna", "noun", "bruna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["scope", "noun", "scope", "", "", "", "dative singular of"])
let v = native_list_append(v, ["notes", "noun", "notes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["ridere", "noun", "rīderas", "rīderes", "rīdere", "", "rider horseman"])
let v = native_list_append(v, ["foxhole", "noun", "foxhole", "", "", "", "dative singular of"])
let v = native_list_append(v, ["beag", "noun", "bēagas", "bēages", "bēage", "", "circular object worn"])
let v = native_list_append(v, ["mor", "noun", "mōras", "mōres", "mōre", "", "marsh wilderness moor"])
let v = native_list_append(v, ["melting", "noun", "melting", "meltinge", "meltinge", "", "melting"])
let v = native_list_append(v, ["spindel", "noun", "spindel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["naso", "noun", "naso", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nasa", "noun", "nasa", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["understanding", "noun", "understanding", "understandinge", "understandinge", "", "intelligence"])
let v = native_list_append(v, ["flora", "noun", "flora", "", "", "", "inflection of flōr"])
let v = native_list_append(v, ["flore", "noun", "flore", "", "", "", "inflection of flōr"])
let v = native_list_append(v, ["corse", "noun", "corse", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Isaac", "noun", "Isaac", "", "", "", "Isaac Biblical character"])
let v = native_list_append(v, ["Scott", "noun", "Sċottas", "Sċottes", "Sċotte", "", "A Scot"])
let v = native_list_append(v, ["stig", "noun", "stīga", "stīġe", "stīġe", "", "path especially steep"])
let v = native_list_append(v, ["boga", "noun", "bogan", "bogan", "bogan", "", "bow weapon"])
let v = native_list_append(v, ["pyll", "noun", "pyllas", "pylles", "pylle", "", "tidal pool inlet"])
let v = native_list_append(v, ["belle", "noun", "bellan", "bellan", "bellan", "", "bell"])
let v = native_list_append(v, ["grin", "noun", "grīna", "grīne", "grīne", "", "snare"])
let v = native_list_append(v, ["swole", "noun", "swole", "", "", "", "dative singular of"])
let v = native_list_append(v, ["stow", "noun", "stōwa", "stōwe", "stōwe", "", "a place"])
let v = native_list_append(v, ["elm", "noun", "elmas", "elmes", "elme", "", "elm tree"])
let v = native_list_append(v, ["gore", "noun", "gore", "", "", "", "dative singular of"])
let v = native_list_append(v, ["porte", "noun", "porte", "", "", "", "dative singular of"])
let v = native_list_append(v, ["wad", "noun", "wād", "wādes", "wāde", "", "woad"])
let v = native_list_append(v, ["tig", "noun", "tig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reden", "noun", "reden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wer", "noun", "weras", "weres", "were", "", "man"])
let v = native_list_append(v, ["tinn", "noun", "tinna", "tinne", "tinne", "", "beam rafter"])
let v = native_list_append(v, ["bile", "noun", "bile", "", "", "", "bill of a"])
let v = native_list_append(v, ["amore", "noun", "amoran", "amoran", "amoran", "", "a kind of"])
let v = native_list_append(v, ["fora", "noun", "fora", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["bolster", "noun", "bolstras", "bolstres", "bolstre", "", "pillow cushion"])
let v = native_list_append(v, ["pinn", "noun", "pinnas", "pinnes", "pinne", "", "pin peg"])
let v = native_list_append(v, ["rinc", "noun", "rincas", "rinces", "rince", "", "man warrior"])
let v = native_list_append(v, ["rince", "noun", "rince", "", "", "", "dative singular of"])
let v = native_list_append(v, ["wo", "noun", "wo", "", "", "", "dative singular of"])
let v = native_list_append(v, ["carr", "noun", "carras", "carres", "carre", "", "stone rock"])
let v = native_list_append(v, ["bige", "noun", "biġas", "biġes", "biġe", "", "alternative form of"])
let v = native_list_append(v, ["beaga", "noun", "beaga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["sola", "noun", "sola", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["regna", "noun", "regna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["max", "noun", "max", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fultum", "noun", "fultumas", "fultumes", "fultume", "", "help support protection"])
let v = native_list_append(v, ["lida", "noun", "lidan", "lidan", "lidan", "", "sailor"])
let v = native_list_append(v, ["wince", "noun", "wince", "", "", "", "winch reel"])
let v = native_list_append(v, ["fæces", "noun", "fæces", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["warum", "noun", "warum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["writ", "noun", "writu", "writes", "write", "", "writ"])
let v = native_list_append(v, ["bridle", "noun", "bridle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["angol", "noun", "anglas", "angles", "angle", "", "fishhook"])
let v = native_list_append(v, ["plume", "noun", "plūman", "plūman", "plūman", "", "plum"])
let v = native_list_append(v, ["ware", "noun", "ware", "", "", "", "inflection of waru"])
let v = native_list_append(v, ["cluster", "noun", "cluster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fane", "noun", "fane", "", "", "", "inflection of fanu"])
let v = native_list_append(v, ["grad", "noun", "gradas", "grades", "grade", "", "grade step order"])
let v = native_list_append(v, ["brig", "noun", "brig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ceol", "noun", "ċēolas", "ċēoles", "ċēole", "", "ship specifically a"])
let v = native_list_append(v, ["linda", "noun", "linda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["warp", "noun", "warp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Augustus", "noun", "Augustus", "Augustuses", "Augustuse", "", "the Roman emperor"])
let v = native_list_append(v, ["wyrm", "noun", "wyrmas", "wyrmes", "wyrme", "", "any crawling animal"])
let v = native_list_append(v, ["nicer", "noun", "niceras", "niceres", "nicere", "", "alternative form of"])
let v = native_list_append(v, ["underling", "noun", "underlingas", "underlinges", "underlinge", "", "underling subordinate"])
let v = native_list_append(v, ["ie", "noun", "ie", "", "", "", "genitive/dative singular of"])
let v = native_list_append(v, ["glede", "noun", "glede", "", "", "", "inflection of glēd"])
let v = native_list_append(v, ["caru", "noun", "cara", "care", "care", "", "worry anxiety care"])
let v = native_list_append(v, ["fetor", "noun", "fetor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neste", "noun", "neste", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Westminster", "noun", "Westminster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dah", "noun", "dāgas", "dāges", "dāge", "", "alternative form of"])
let v = native_list_append(v, ["flies", "noun", "flies", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meta", "noun", "meta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["bod", "noun", "bodu", "bodes", "bode", "", "a command mandate"])
let v = native_list_append(v, ["æg", "noun", "ǣġru", "ǣġes", "ǣġe", "", "egg"])
let v = native_list_append(v, ["fodring", "noun", "fodring", "", "", "", "grazing"])
let v = native_list_append(v, ["fodre", "noun", "fodre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fitt", "noun", "fitta", "fitte", "fitte", "", "poem song"])
let v = native_list_append(v, ["hane", "noun", "hane", "", "", "", "inflection of hān"])
let v = native_list_append(v, ["Harold", "noun", "Harold", "", "", "", "a male given"])
let v = native_list_append(v, ["ecg", "noun", "eċġa", "eċġe", "eċġe", "", "edge of a"])
let v = native_list_append(v, ["Germania", "noun", "Germania", "", "", "", "land encompassing all"])
let v = native_list_append(v, ["sinn", "noun", "sinn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boba", "noun", "bōban", "bōban", "bōban", "", "a male child"])
let v = native_list_append(v, ["tol", "noun", "tōl", "tōles", "tōle", "", "tool implement instrument"])
let v = native_list_append(v, ["fata", "noun", "fata", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["bula", "noun", "bulan", "bulan", "bulan", "", "bull"])
let v = native_list_append(v, ["impa", "noun", "impa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lege", "noun", "lege", "", "", "", "dative singular of"])
let v = native_list_append(v, ["sape", "noun", "sāpan", "sāpan", "sāpan", "", "soap"])
let v = native_list_append(v, ["Abraham", "noun", "Abraham", "Ābrahāmes", "Ābrahāme", "", "Abraham"])
let v = native_list_append(v, ["blot", "noun", "blōt", "blōtes", "blōte", "", "a sacrifice especially"])
let v = native_list_append(v, ["Cuda", "noun", "Cuda", "", "", "", "a male given"])
let v = native_list_append(v, ["boca", "noun", "boca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["sorge", "noun", "sorge", "", "", "", "inflection of sorg"])
let v = native_list_append(v, ["hose", "noun", "hosan", "hosan", "hosan", "", "pant leg stocking"])
let v = native_list_append(v, ["hired", "noun", "hīredas", "hīredes", "hīrede", "", "family household"])
let v = native_list_append(v, ["bears", "noun", "bears", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grund", "noun", "grundas", "grundes", "grunde", "", "ground"])
let v = native_list_append(v, ["moder", "noun", "moder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cimbal", "noun", "cimbal", "", "", "", "cymbal"])
let v = native_list_append(v, ["Maria", "noun", "Maria", "Marīan", "Marīan", "", "Mary"])
let v = native_list_append(v, ["croft", "noun", "croft", "", "", "", "an enclosed field"])
let v = native_list_append(v, ["boda", "noun", "bodan", "bodan", "bodan", "", "messenger"])
let v = native_list_append(v, ["purpure", "noun", "purpuran", "purpuran", "purpuran", "", "a purple garment"])
let v = native_list_append(v, ["sande", "noun", "sande", "", "", "", "inflection of sand"])
let v = native_list_append(v, ["roda", "noun", "roda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["Gold", "noun", "Gold", "", "", "", "a male given"])
let v = native_list_append(v, ["Abele", "noun", "Abele", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Alda", "noun", "Alda", "Aldan", "Aldan", "", "a male given"])
let v = native_list_append(v, ["Angel", "noun", "Angel", "Angle", "Angle", "", "Anglia peninsula in"])
let v = native_list_append(v, ["Angle", "noun", "Angle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Bar", "noun", "Bar", "", "", "", "a male given"])
let v = native_list_append(v, ["Beda", "noun", "Beda", "Bedan", "Bedan", "", "a male given"])
let v = native_list_append(v, ["Brett", "noun", "Brettas", "Brettes", "Brette", "", "Briton native or"])
let v = native_list_append(v, ["Budda", "noun", "Budda", "", "", "", "a male given"])
let v = native_list_append(v, ["Cana", "noun", "Cana", "", "", "", "a male given"])
let v = native_list_append(v, ["Carl", "noun", "Carl", "", "", "", "a male given"])
let v = native_list_append(v, ["Carr", "noun", "Carr", "", "", "", "Charmouth a village"])
let v = native_list_append(v, ["Cater", "noun", "Cater", "", "", "", "a male given"])
let v = native_list_append(v, ["Cent", "noun", "Cent", "Cente", "", "", "Kent a historic"])
let v = native_list_append(v, ["Cola", "noun", "Cola", "Cōlan", "Cōlan", "", "a male given"])
let v = native_list_append(v, ["Creme", "noun", "Creme", "", "", "", "Crema town in"])
let v = native_list_append(v, ["Este", "noun", "Ēste", "Ēsta", "Ēstum", "", "the Aestii or"])
let v = native_list_append(v, ["Finn", "noun", "Finnas", "Finnes", "Finne", "", "Sami"])
let v = native_list_append(v, ["Geat", "noun", "Ġēatas", "Ġēates", "Ġēate", "", "Geat"])
let v = native_list_append(v, ["Germanium", "noun", "Germanium", "", "", "", "dative plural of"])
let v = native_list_append(v, ["God", "noun", "God", "Godes", "Gode", "", "God"])
let v = native_list_append(v, ["Hun", "noun", "Hun", "", "", "", "a male given"])
let v = native_list_append(v, ["Ira", "noun", "Ira", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Leo", "noun", "Leo", "Leon", "Leone", "", "a male given"])
let v = native_list_append(v, ["Leone", "noun", "Leone", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Mann", "noun", "Mann", "", "", "", "a male given"])
let v = native_list_append(v, ["Perse", "noun", "Persa", "Persea", "Persum", "", "the Persians"])
let v = native_list_append(v, ["Regulus", "noun", "Regulus", "Reguluses", "Regule", "", "a male given"])
let v = native_list_append(v, ["Sola", "noun", "Sola", "Sōlan", "Sōlan", "", "a male given"])
let v = native_list_append(v, ["Tine", "noun", "Tine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Winter", "noun", "Winter", "", "", "", "a male given"])
let v = native_list_append(v, ["scot", "noun", "sċot", "sċotes", "sċote", "", "shot act of"])
let v = native_list_append(v, ["peru", "noun", "pera", "pere", "pere", "", "pear"])
let v = native_list_append(v, ["cu", "noun", "cȳ", "cūe", "cȳ", "", "cow"])
let v = native_list_append(v, ["brim", "noun", "brimu", "brimes", "brime", "", "sea ocean water"])
let v = native_list_append(v, ["hera", "noun", "hēran", "hēran", "hēran", "", "follower servant one"])
let v = native_list_append(v, ["berge", "noun", "berġan", "berġan", "berġan", "", "berry"])
let v = native_list_append(v, ["feder", "noun", "feder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bern", "noun", "bern", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cian", "noun", "cian", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["scorpio", "noun", "scorpio", "", "", "", "scorpion"])
let v = native_list_append(v, ["nase", "noun", "nase", "", "", "", "inflection of nasu"])
let v = native_list_append(v, ["rinde", "noun", "rindan", "rindan", "rindan", "", "rind"])
let v = native_list_append(v, ["wald", "noun", "waldas", "waldes", "walde", "", "alternative form of"])
let v = native_list_append(v, ["wurm", "noun", "wurm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Abel", "noun", "Abel", "", "", "", "Abel the brother"])
let v = native_list_append(v, ["cruft", "noun", "cruftas", "cruftes", "crufte", "", "vault"])
let v = native_list_append(v, ["tabula", "noun", "tabula", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hog", "noun", "hog", "", "", "", "alternative form of"])
let v = native_list_append(v, ["planeta", "noun", "planētan", "planētan", "planētan", "", "planet"])
let v = native_list_append(v, ["cocer", "noun", "coceras", "coceres", "cocere", "", "a quiver for"])
let v = native_list_append(v, ["dombec", "noun", "dombec", "", "", "", "plural of domboc"])
let v = native_list_append(v, ["Arabia", "noun", "Arabia", "", "", "", "Arabia a peninsula"])
let v = native_list_append(v, ["scopa", "noun", "scopa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hice", "noun", "hican", "hican", "hican", "", "A type of"])
let v = native_list_append(v, ["haga", "noun", "haga", "", "", "", "a hedge thicket"])
let v = native_list_append(v, ["meare", "noun", "meare", "", "", "", "dative singular of"])
let v = native_list_append(v, ["graf", "noun", "graf", "", "", "", "grove"])
let v = native_list_append(v, ["strela", "noun", "strela", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["plega", "noun", "plegan", "plegan", "plegan", "", "playing"])
let v = native_list_append(v, ["yr", "noun", "yr", "", "", "", "the runic character"])
let v = native_list_append(v, ["sprote", "noun", "sprote", "", "", "", "dative singular of"])
let v = native_list_append(v, ["boh", "noun", "boh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hosp", "noun", "hospas", "hospes", "hospe", "", "reproach contempt contumely"])
let v = native_list_append(v, ["ears", "noun", "earsas", "earses", "earse", "", "butt arse"])
let v = native_list_append(v, ["flex", "noun", "flex", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Irland", "noun", "Irland", "Īrlandes", "Īrlande", "", "Ireland an island"])
let v = native_list_append(v, ["pinna", "noun", "pinna", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sada", "noun", "sādan", "sādan", "sādan", "", "cord halter snare"])
let v = native_list_append(v, ["sabat", "noun", "sabat", "", "", "", "the Sabbath"])
let v = native_list_append(v, ["ara", "noun", "āra", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["bote", "noun", "bote", "", "", "", "inflection of bōt"])
let v = native_list_append(v, ["homer", "noun", "homeras", "homeres", "homere", "", "alternative form of"])
let v = native_list_append(v, ["wires", "noun", "wires", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["grot", "noun", "grota", "grotes", "grote", "", "particle"])
let v = native_list_append(v, ["spore", "noun", "spore", "", "", "", "dative singular of"])
let v = native_list_append(v, ["heben", "noun", "hebenas", "hebenes", "hebene", "", "alternative form of"])
let v = native_list_append(v, ["sed", "noun", "sēd", "sēdes", "sēde", "", "alternative form of"])
let v = native_list_append(v, ["duguþ", "noun", "duguþa", "duguþe", "duguþe", "", "band of warriors"])
let v = native_list_append(v, ["flet", "noun", "fleta", "fletes", "flete", "", "the floor ground"])
let v = native_list_append(v, ["swat", "noun", "swat", "swātes", "swāte", "", "sweat"])
let v = native_list_append(v, ["friþ", "noun", "friþu", "friþes", "friþe", "", "peace"])
let v = native_list_append(v, ["gesiþ", "noun", "ġesīþas", "ġesīþes", "ġesīþe", "", "companion comrade"])
let v = native_list_append(v, ["mæg", "noun", "māgas", "mǣġes", "mǣġe", "", "relative kinsman"])
let v = native_list_append(v, ["wlanc", "noun", "wlanc", "", "", "", "pride"])
let v = native_list_append(v, ["rapa", "noun", "rapa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["breg", "noun", "breg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eþel", "noun", "ēþlas", "ēþles", "ēþle", "", "ones native country"])
let v = native_list_append(v, ["ofer", "noun", "ōfras", "ōfres", "ōfre", "", "border edge specifically"])
let v = native_list_append(v, ["wenn", "noun", "wennas", "wennes", "wenne", "", "wen cyst on"])
let v = native_list_append(v, ["westen", "noun", "wēstenas", "wēstenes", "wēstene", "", "wasteland desert wilderness"])
let v = native_list_append(v, ["hade", "noun", "hade", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gigant", "noun", "gīgantas", "gīgantes", "gīgante", "", "a giant mythical"])
let v = native_list_append(v, ["bera", "noun", "beran", "beran", "beran", "", "bear"])
let v = native_list_append(v, ["borga", "noun", "borga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Bretland", "noun", "Bretland", "Bretlandes", "Bretlande", "", "Britain a large"])
let v = native_list_append(v, ["lasta", "noun", "lasta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["elda", "noun", "elda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["ferð", "noun", "ferðas", "ferðes", "ferðe", "", "alternative spelling of"])
let v = native_list_append(v, ["finna", "noun", "finna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["fær", "noun", "fǣras", "fǣres", "fǣre", "", "sudden danger calamity"])
let v = native_list_append(v, ["gera", "noun", "gera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hafa", "noun", "hafan", "hafan", "hafan", "", "haver owner"])
let v = native_list_append(v, ["herra", "noun", "herra", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lifa", "noun", "lifa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["lyf", "noun", "lyf", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["lyfta", "noun", "lyfta", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["nota", "noun", "nota", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["stundum", "noun", "stundum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["til", "noun", "tilas", "tiles", "tile", "", "use service convenience"])
let v = native_list_append(v, ["wages", "noun", "wages", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["fet", "noun", "fet", "", "", "", "inflection of fōt"])
let v = native_list_append(v, ["Palestina", "noun", "Palestina", "", "", "", "Palestine"])
let v = native_list_append(v, ["bita", "noun", "bitan", "bitan", "bitan", "", "bite of food"])
let v = native_list_append(v, ["grafa", "noun", "grāfan", "grāfan", "grāfan", "", "grove copse"])
let v = native_list_append(v, ["ganga", "noun", "ganga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["spec", "noun", "spec", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyrst", "noun", "fyrstas", "fyrstes", "fyrste", "", "alternative form of"])
let v = native_list_append(v, ["bur", "noun", "būras", "būres", "būre", "", "private chamber room"])
let v = native_list_append(v, ["coccum", "noun", "coccum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["gafol", "noun", "gafola", "gafole", "gafole", "", "fork"])
let v = native_list_append(v, ["wæl", "noun", "walu", "wæles", "wæle", "", "slaughter carnage"])
let v = native_list_append(v, ["griþ", "noun", "griþ", "griþes", "griþe", "", "truce peace"])
let v = native_list_append(v, ["yþ", "noun", "ȳþe", "ȳþe", "ȳþe", "", "wave of water"])
let v = native_list_append(v, ["leoþ", "noun", "lēoþ", "lēoþes", "lēoþe", "", "poem"])
let v = native_list_append(v, ["fæc", "noun", "facu", "fæces", "fæce", "", "a division space"])
let v = native_list_append(v, ["swefn", "noun", "swefnu", "swefnes", "swefne", "", "dream"])
let v = native_list_append(v, ["beorn", "noun", "beornas", "beornes", "beorne", "", "man warrior"])
let v = native_list_append(v, ["tir", "noun", "tīras", "tīres", "tīre", "", "fame glory honour"])
let v = native_list_append(v, ["hæleþ", "noun", "hæleþas", "hæleþes", "hæleþe", "", "alternative form of"])
let v = native_list_append(v, ["guþ", "noun", "gūþe", "gūþe", "gūþe", "", "battle combat"])
let v = native_list_append(v, ["deor", "noun", "dēor", "dēores", "dēore", "", "wild animal beast"])
let v = native_list_append(v, ["cempa", "noun", "cempan", "cempan", "cempan", "", "soldier warrior"])
let v = native_list_append(v, ["wæstm", "noun", "wæstmas", "wæstmes", "wæstme", "", "fruit"])
let v = native_list_append(v, ["wite", "noun", "wītu", "wītes", "wīte", "", "punishment"])
let v = native_list_append(v, ["andwlita", "noun", "andwlitan", "andwlitan", "andwlitan", "", "face"])
let v = native_list_append(v, ["eahta", "noun", "eahta", "", "eahtum", "", "eight"])
let v = native_list_append(v, ["seon", "noun", "seon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gird", "noun", "gird", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fugol", "noun", "fuglas", "fugles", "fugle", "", "bird"])
let v = native_list_append(v, ["stræl", "noun", "strǣla", "strǣle", "strǣle", "", "arrow"])
let v = native_list_append(v, ["mund", "noun", "munda", "munde", "munde", "", "hand palm as"])
let v = native_list_append(v, ["sweora", "noun", "swēoran", "swēoran", "swēoran", "", "neck"])
let v = native_list_append(v, ["þruh", "noun", "þrȳh", "þrȳh", "þrȳh", "", "a pipe or"])
let v = native_list_append(v, ["dolg", "noun", "dolga", "dolges", "dolge", "", "wound gash"])
let v = native_list_append(v, ["earm", "noun", "earmas", "earmes", "earme", "", "arm"])
let v = native_list_append(v, ["þræl", "noun", "þrǣlas", "þrǣles", "þrǣle", "", "slave"])
let v = native_list_append(v, ["earh", "noun", "ēarwa", "ēarwe", "ēarwe", "", "arrow"])
let v = native_list_append(v, ["myltestre", "noun", "myltestran", "myltestran", "myltestran", "", "a whore prostitute"])
let v = native_list_append(v, ["mæw", "noun", "mǣwas", "mǣwes", "mǣwe", "", "gull seagull"])
let v = native_list_append(v, ["monaþ", "noun", "mōnaþ", "mōnaþes", "mōnaþ", "", "month"])
let v = native_list_append(v, ["cniht", "noun", "cneoht", "cnihtes", "cnihte", "", "boy"])
let v = native_list_append(v, ["hela", "noun", "hēlan", "hēlan", "hēlan", "", "heel of the"])
let v = native_list_append(v, ["hlaford", "noun", "hlāfordas", "hlāfordes", "hlāforde", "", "lord master of"])
let v = native_list_append(v, ["hlaf", "noun", "hlāfas", "hlāfes", "hlāfe", "", "bread"])
let v = native_list_append(v, ["weard", "noun", "weardas", "weardes", "wearde", "", "guard"])
let v = native_list_append(v, ["hlæfdige", "noun", "hlǣfdī̆ġan", "hlǣfdī̆ġan", "hlǣfdī̆ġan", "", "a lady the"])
let v = native_list_append(v, ["dæge", "noun", "dǣġan", "dǣġan", "dǣġan", "", "female servant"])
let v = native_list_append(v, ["catt", "noun", "cattas", "cattes", "catte", "", "cat"])
let v = native_list_append(v, ["catte", "noun", "cattan", "cattan", "cattan", "", "a female cat"])
let v = native_list_append(v, ["oran", "noun", "oran", "", "", "", "inflection of ōra"])
let v = native_list_append(v, ["tægel", "noun", "tægel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þegn", "noun", "þeġnas", "þeġnes", "þeġne", "", "servant"])
let v = native_list_append(v, ["trig", "noun", "trīġ", "trīġes", "trīġe", "", "alternative form of"])
let v = native_list_append(v, ["tima", "noun", "tīman", "tīman", "tīman", "", "a time hour"])
let v = native_list_append(v, ["sida", "noun", "sida", "", "", "", "inflection of sidu"])
let v = native_list_append(v, ["isern", "noun", "īsern", "īsernes", "īserne", "", "the metal iron"])
let v = native_list_append(v, ["hors", "noun", "horsa", "horses", "horse", "", "horse"])
let v = native_list_append(v, ["eorl", "noun", "eorlas", "eorles", "eorle", "", "A nobleman a"])
let v = native_list_append(v, ["hyse", "noun", "hyssas", "hysses", "hysse", "", "warrior"])
let v = native_list_append(v, ["iergþu", "noun", "iergþu", "ierġþe", "ierġþe", "", "alternative form of"])
let v = native_list_append(v, ["hafoc", "noun", "hafocas", "hafoces", "hafoce", "", "hawk"])
let v = native_list_append(v, ["morgen", "noun", "morgnas", "morgnes", "morgne", "", "morning"])
let v = native_list_append(v, ["heregeatwa", "noun", "hereġeatwa", "", "", "", "war-gear"])
let v = native_list_append(v, ["atr", "noun", "atr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["folc", "noun", "folca", "folces", "folce", "", "the people especially"])
let v = native_list_append(v, ["leode", "noun", "lēode", "lēoda", "lēodum", "", "men people people"])
let v = native_list_append(v, ["leod", "noun", "lēodas", "lēodes", "lēode", "", "man chief leader"])
let v = native_list_append(v, ["eoh", "noun", "ēos", "ēos", "ēo", "", "horse steed"])
let v = native_list_append(v, ["maþa", "noun", "maþan", "maþan", "maþan", "", "worm maggot"])
let v = native_list_append(v, ["Tina", "noun", "Tina", "Tīnan", "Tīnan", "", "Tyne a river"])
let v = native_list_append(v, ["toþ", "noun", "tēþ", "tōþes", "tēþ", "", "tooth"])
let v = native_list_append(v, ["hord", "noun", "horda", "hordes", "horde", "", "A hoard especially"])
let v = native_list_append(v, ["treow", "noun", "trēowu", "trēowes", "trēowe", "", "tree"])
let v = native_list_append(v, ["targe", "noun", "targe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["targa", "noun", "targan", "targan", "targan", "", "a light shield"])
let v = native_list_append(v, ["temples", "noun", "temples", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["wyrd", "noun", "wyrde", "wyrde", "wyrde", "", "fate destiny"])
let v = native_list_append(v, ["þorn", "noun", "þornas", "þornes", "þorne", "", "thorn"])
let v = native_list_append(v, ["nyd", "noun", "nyd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sprot", "noun", "sprota", "sprotes", "sprote", "", "sprout shoot twig"])
let v = native_list_append(v, ["Tiw", "noun", "Tiw", "Tīwes", "Tīwe", "", "Tiw the Anglo-Saxon"])
let v = native_list_append(v, ["tiwesdæg", "noun", "tīwesdagas", "tīwesdæġes", "tīwesdæġe", "", "Tuesday"])
let v = native_list_append(v, ["iw", "noun", "īwas", "īwes", "īwe", "", "yew tree"])
let v = native_list_append(v, ["grana", "noun", "grana", "", "", "", "Definition unclear perhaps"])
let v = native_list_append(v, ["æx", "noun", "æxe", "æxe", "æxe", "", "axe"])
let v = native_list_append(v, ["sweord", "noun", "sweorda", "sweordes", "sweorde", "", "sword"])
let v = native_list_append(v, ["lagu", "noun", "laga", "laga", "laga", "", "sea water lake"])
let v = native_list_append(v, ["holes", "noun", "holes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["mearh", "noun", "mēaras", "mēares", "mēare", "", "horse steed"])
let v = native_list_append(v, ["stod", "noun", "stod", "", "", "", "enclosure for breeding"])
let v = native_list_append(v, ["burh", "noun", "burh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burg", "noun", "byrġ", "byrġ", "byrġ", "", "city or town"])
let v = native_list_append(v, ["gerefa", "noun", "ġerēfan", "ġerēfan", "ġerēfan", "", "a reeve or"])
let v = native_list_append(v, ["scir", "noun", "sċīra", "sċīre", "sċīre", "", "office status of"])
let v = native_list_append(v, ["scirgerefa", "noun", "sċīrġerēfan", "sċīrġerēfan", "sċīrġerēfan", "", "sheriff chief officer"])
let v = native_list_append(v, ["laca", "noun", "laca", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["fæstnung", "noun", "fæstnunga", "fæstnunge", "fæstnunge", "", "fastening"])
let v = native_list_append(v, ["fæmne", "noun", "fǣmnan", "fǣmnan", "fǣmnan", "", "virgin"])
let v = native_list_append(v, ["hæmed", "noun", "hǣmdu", "hǣmdes", "hǣmde", "", "sex intercourse"])
let v = native_list_append(v, ["mægþ", "noun", "mæġþ", "mæġþ", "mæġþ", "", "alternative form of"])
let v = native_list_append(v, ["mægþblæd", "noun", "mæġþbladu", "mæġþblædes", "mæġþblæde", "", "alternative form of"])
let v = native_list_append(v, ["blæd", "noun", "bladu", "blædes", "blæde", "", "leaf"])
let v = native_list_append(v, ["mægþhad", "noun", "mǣġþhādas", "mǣġþhādes", "mǣġþhāde", "", "kinship relationship"])
let v = native_list_append(v, ["gedwola", "noun", "ġedwolan", "ġedwolan", "ġedwolan", "", "mistake error"])
let v = native_list_append(v, ["gedwolgod", "noun", "ġedwolgodas", "ġedwolgodes", "ġedwolgode", "", "false god idol"])
let v = native_list_append(v, ["dweorg", "noun", "dweorgas", "dweorges", "dweorge", "", "dwarf"])
let v = native_list_append(v, ["Woden", "noun", "Woden", "Wōdnes", "Wōdne", "", "Woden"])
let v = native_list_append(v, ["monandæg", "noun", "mōnandagas", "mōnandæġes", "mōnandæġe", "", "Monday"])
let v = native_list_append(v, ["fyst", "noun", "fȳste", "fȳste", "fȳste", "", "the fist"])
let v = native_list_append(v, ["fyr", "noun", "fȳr", "fȳres", "fȳre", "", "fire"])
let v = native_list_append(v, ["fic", "noun", "fīcas", "fīces", "fīce", "", "a fig or"])
let v = native_list_append(v, ["æfen", "noun", "ǣfennas", "ǣfennes", "ǣfenne", "", "evening"])
let v = native_list_append(v, ["wyrt", "noun", "wyrte", "wyrte", "wyrte", "", "plant"])
let v = native_list_append(v, ["ægwyrt", "noun", "ǣġwyrta", "ǣġwyrte", "ǣġwyrte", "", "dandelion"])
let v = native_list_append(v, ["ælf", "noun", "ælfas", "ælfes", "ælfe", "", "alternative form of"])
let v = native_list_append(v, ["æppel", "noun", "æppla", "æppla", "æppla", "", "apple"])
let v = native_list_append(v, ["æppelleaf", "noun", "æppellēaf", "æppellēafes", "æppellēafe", "", "the violet"])
let v = native_list_append(v, ["dagung", "noun", "dagunga", "dagunge", "dagunge", "", "dawn daybreak"])
let v = native_list_append(v, ["agen", "noun", "āgen", "", "", "", "property house"])
let v = native_list_append(v, ["agenslaga", "noun", "āgenslagan", "āgenslagan", "āgenslagan", "", "someone who kills"])
let v = native_list_append(v, ["slaga", "noun", "slagan", "slagan", "slagan", "", "killer murderer"])
let v = native_list_append(v, ["beado", "noun", "beado", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bealo", "noun", "bealwa", "bealwes", "bealwe", "", "alternative form of"])
let v = native_list_append(v, ["bearg", "noun", "beargas", "bearges", "bearge", "", "castrated boar barrow"])
let v = native_list_append(v, ["beorg", "noun", "beorgas", "beorges", "beorge", "", "mountain hill"])
let v = native_list_append(v, ["beallucas", "noun", "beallucas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["bearn", "noun", "bearna", "bearnes", "bearne", "", "child"])
let v = native_list_append(v, ["cild", "noun", "ċildru", "ċildes", "ċilde", "", "child"])
let v = native_list_append(v, ["dohtor", "noun", "dohtra", "dohtra", "dehter", "", "daughter"])
let v = native_list_append(v, ["sunu", "noun", "suna", "suna", "suna", "", "son male child"])
let v = native_list_append(v, ["sunsunu", "noun", "sunsuna", "sunsuna", "sunsuna", "", "grandson lit. sons"])
let v = native_list_append(v, ["gebed", "noun", "ġebedu", "ġebedes", "ġebede", "", "prayer religious observance"])
let v = native_list_append(v, ["beor", "noun", "bēoras", "bēores", "bēore", "", "beer ale"])
let v = native_list_append(v, ["ealu", "noun", "ealoþ", "ealoþ", "ealoþ", "", "beer ale"])
let v = native_list_append(v, ["eam", "noun", "ēamas", "ēames", "ēame", "", "uncle especially maternal"])
let v = native_list_append(v, ["bochus", "noun", "bōchūs", "bōchūses", "bōchūse", "", "library"])
let v = native_list_append(v, ["cæg", "noun", "cǣġa", "cǣġe", "cǣġe", "", "key"])
let v = native_list_append(v, ["gisel", "noun", "ġīselas", "ġīseles", "ġīsele", "", "alternative form of"])
let v = native_list_append(v, ["grama", "noun", "graman", "graman", "graman", "", "anger rage wrath"])
let v = native_list_append(v, ["reste", "noun", "reste", "", "", "", "inflection of rest"])
let v = native_list_append(v, ["hunig", "noun", "hunig", "huniġes", "huniġe", "", "honey"])
let v = native_list_append(v, ["gild", "noun", "ġild", "ġildes", "ġilde", "", "alternative form of"])
let v = native_list_append(v, ["carles wæn", "noun", "carles wæn", "", "", "", "the Big Dipper"])
let v = native_list_append(v, ["wægn", "noun", "wæġnas", "wæġnes", "wæġne", "", "wagon carriage"])
let v = native_list_append(v, ["siþ", "noun", "sīþas", "sīþes", "sīþe", "", "time instance or"])
let v = native_list_append(v, ["riþ", "noun", "riþ", "", "", "", "a stream or"])
let v = native_list_append(v, ["rimcræft", "noun", "rīmcræftas", "rīmcræftes", "rīmcræfte", "", "mathematics"])
let v = native_list_append(v, ["cræft", "noun", "cræftas", "cræftes", "cræfte", "", "strength power"])
let v = native_list_append(v, ["gifu", "noun", "ġifa", "ġife", "ġife", "", "alternative form of"])
let v = native_list_append(v, ["riht", "noun", "riht", "", "", "", "right as opposed"])
let v = native_list_append(v, ["regnboga", "noun", "reġnbogan", "reġnbogan", "reġnbogan", "", "rainbow"])
let v = native_list_append(v, ["hest", "noun", "hest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["finne", "noun", "finne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gutt", "noun", "guttas", "guttes", "gutte", "", "gut entrail"])
let v = native_list_append(v, ["scop", "noun", "sċopas", "sċopes", "sċope", "", "poet"])
let v = native_list_append(v, ["eoten", "noun", "eotenas", "eotenes", "eotene", "", "giant monster"])
let v = native_list_append(v, ["hengest", "noun", "henġestas", "henġestes", "henġeste", "", "stallion"])
let v = native_list_append(v, ["aþ", "noun", "āþas", "āþes", "āþe", "", "an oath"])
let v = native_list_append(v, ["eofor", "noun", "eoforas", "eofores", "eofore", "", "boar wild boar"])
let v = native_list_append(v, ["wines", "noun", "wines", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cruc", "noun", "cruc", "", "", "", "cross"])
let v = native_list_append(v, ["hos", "noun", "hōsa", "hōse", "hōse", "", "escort company troop"])
let v = native_list_append(v, ["tollere", "noun", "tolleras", "tolleres", "tollerum", "", "tax collector"])
let v = native_list_append(v, ["ost", "noun", "ōstas", "ōstes", "ōste", "", "knot in a"])
let v = native_list_append(v, ["heort", "noun", "heort", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyþ", "noun", "hȳþa", "hȳþe", "hȳþe", "", "a harbour or"])
let v = native_list_append(v, ["saul", "noun", "saul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ræd", "noun", "rǣdas", "rǣdes", "rǣde", "", "advice"])
let v = native_list_append(v, ["gedwimor", "noun", "ġedwimor", "ġedwimores", "ġedwimore", "", "illusion"])
let v = native_list_append(v, ["flagg", "noun", "flagg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lefel", "noun", "lefel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæl", "noun", "salu", "sæles", "sæle", "", "room great hall"])
let v = native_list_append(v, ["dene", "noun", "dena", "dena", "denum", "", "valley"])
let v = native_list_append(v, ["Etne", "noun", "Etne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Odda", "noun", "Odda", "Oddan", "Oddan", "", "a male given"])
let v = native_list_append(v, ["Fræna", "noun", "Fræna", "Frænan", "Frænan", "", "a male given"])
let v = native_list_append(v, ["medu", "noun", "meda", "meda", "meda", "", "mead"])
let v = native_list_append(v, ["wæsp", "noun", "wæsp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snaca", "noun", "snacan", "snacan", "snacan", "", "snake"])
let v = native_list_append(v, ["wulf", "noun", "wulfas", "wulfes", "wulfe", "", "wolf"])
let v = native_list_append(v, ["ceo", "noun", "ceo", "", "", "", "a chough a"])
let v = native_list_append(v, ["legere", "noun", "legere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["atena", "noun", "atena", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["liga", "noun", "liga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Lucas", "noun", "Lucas", "Lūces", "Lūce", "", "Luke the Evangelist"])
let v = native_list_append(v, ["hof", "noun", "hofu", "hofes", "hofe", "", "court hall"])
let v = native_list_append(v, ["wolcen", "noun", "wolcnu", "wolcnes", "wolcne", "", "alternative form of"])
let v = native_list_append(v, ["forca", "noun", "forcan", "forcan", "forcan", "", "fork"])
let v = native_list_append(v, ["duru", "noun", "dura", "dura", "dura", "", "door"])
let v = native_list_append(v, ["lyft", "noun", "lyfte", "lyfte", "lyfte", "", "air"])
let v = native_list_append(v, ["leax", "noun", "leaxas", "leaxes", "leaxe", "", "a salmon"])
let v = native_list_append(v, ["reced", "noun", "reċedas", "reċedes", "reċede", "", "alternative form of"])
let v = native_list_append(v, ["þyrs", "noun", "þyrsas", "þyrses", "þyrse", "", "monster demon giant"])
let v = native_list_append(v, ["dyrne", "noun", "dyrnu", "dyrnes", "dyrnum", "", "alternative form of"])
let v = native_list_append(v, ["gesceaft", "noun", "ġesċeafte", "ġesċeafte", "ġesċeafte", "", "creation"])
let v = native_list_append(v, ["geþyld", "noun", "ġeþyldu", "ġeþyldes", "ġeþylde", "", "patience"])
let v = native_list_append(v, ["gemot", "noun", "ġemōt", "ġemōtes", "ġemōte", "", "meeting encounter assembly"])
let v = native_list_append(v, ["iwa", "noun", "iwa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["ead", "noun", "ēad", "ēades", "ēade", "", "happiness prosperity"])
let v = native_list_append(v, ["hægtesse", "noun", "hæġtessan", "hæġtessan", "hæġtessan", "", "witch hag Fury"])
let v = native_list_append(v, ["anhaga", "noun", "ānhagan", "ānhagan", "ānhagan", "", "a recluse a"])
let v = native_list_append(v, ["palma", "noun", "palma", "", "", "", "alternative form of"])
let v = native_list_append(v, ["buend", "noun", "būend", "būendes", "būende", "", "an inhabitant"])
let v = native_list_append(v, ["neahbuend", "noun", "neahbuend", "", "", "", "a neighbour"])
let v = native_list_append(v, ["gebur", "noun", "ġebūras", "ġebūres", "ġebūre", "", "inhabitant farmer husbandman"])
let v = native_list_append(v, ["neahgebur", "noun", "nēahġebūras", "nēahġebūres", "nēahġebūre", "", "neighbour"])
let v = native_list_append(v, ["earfeþe", "noun", "earfeþu", "earfeþes", "earfeþum", "", "alternative spelling of"])
let v = native_list_append(v, ["blotmonaþ", "noun", "blōtmōnaþ", "blōtmōnaþes", "blōtmōnaþ", "", "the eleventh month"])
let v = native_list_append(v, ["hærfest", "noun", "hærfestas", "hærfestes", "hærfeste", "", "harvest"])
let v = native_list_append(v, ["hærfestmonaþ", "noun", "hærfestmonaþ", "", "", "", "the ninth month"])
let v = native_list_append(v, ["haligmonaþ", "noun", "haligmonaþ", "", "", "", "the ninth month"])
let v = native_list_append(v, ["weod", "noun", "wēod", "wēodes", "wēode", "", "a weed"])
let v = native_list_append(v, ["weodmonaþ", "noun", "weodmonaþ", "", "", "", "the eighth month"])
let v = native_list_append(v, ["liþa", "noun", "liþa", "", "", "", "designating the sixth"])
let v = native_list_append(v, ["ærra liþa", "noun", "ærra liþa", "", "", "", "the sixth month"])
let v = native_list_append(v, ["æfterra liþa", "noun", "æfterra liþa", "", "", "", "the seventh month"])
let v = native_list_append(v, ["þrimilce", "noun", "þrimilce", "", "", "", "the fifth month"])
let v = native_list_append(v, ["hreþ", "noun", "hrēþas", "hrēþes", "hrēþe", "", "glory triumph honour"])
let v = native_list_append(v, ["hreþmonaþ", "noun", "hrēþmōnþas", "hrēþmōnþes", "hrēþmōnþe", "", "the third month"])
let v = native_list_append(v, ["geola", "noun", "ġēolan", "ġēolan", "ġēolan", "", "two-month period covering"])
let v = native_list_append(v, ["eastre", "noun", "ēastran", "ēastran", "ēastran", "", "Easter"])
let v = native_list_append(v, ["eastermonaþ", "noun", "eastermonaþ", "", "", "", "the fourth month"])
let v = native_list_append(v, ["winterfylleþ", "noun", "winterfylleþ", "", "", "", "the tenth month"])
let v = native_list_append(v, ["horses", "noun", "horses", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["goma", "noun", "gōman", "gōman", "gōman", "", "palate the roof"])
let v = native_list_append(v, ["finc", "noun", "finċas", "finċes", "finċe", "", "a finch"])
let v = native_list_append(v, ["weall", "noun", "weallas", "wealles", "wealle", "", "wall"])
let v = native_list_append(v, ["hrof", "noun", "hrōfas", "hrōfes", "hrōfe", "", "roof"])
let v = native_list_append(v, ["hruse", "noun", "hrusan", "hrusan", "hrusan", "", "the surface of"])
let v = native_list_append(v, ["cneo", "noun", "cnēo", "cneowes", "cneowe", "", "alternative form of"])
let v = native_list_append(v, ["geap", "noun", "ġēapa", "ġēape", "ġēape", "", "an expanse room"])
let v = native_list_append(v, ["dreor", "noun", "drēoras", "drēores", "drēore", "", "gore blood"])
let v = native_list_append(v, ["hryre", "noun", "hryras", "hryres", "hryrum", "", "a fall or"])
let v = native_list_append(v, ["milts", "noun", "miltsa", "miltse", "miltse", "", "mercy grace kindness"])
let v = native_list_append(v, ["uhta", "noun", "ūhtan", "ūhtan", "ūhtan", "", "the last part"])
let v = native_list_append(v, ["witan", "noun", "witan", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["cearu", "noun", "cearu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dæl", "noun", "dǣlas", "dǣles", "dǣle", "", "part"])
let v = native_list_append(v, ["faran", "noun", "faran", "", "", "", "inflection of fara"])
let v = native_list_append(v, ["ger", "noun", "ġēr", "ġēres", "ġēre", "", "alternative form of"])
let v = native_list_append(v, ["gefera", "noun", "ġefēran", "ġefēran", "ġefēran", "", "companion comrade"])
let v = native_list_append(v, ["lyt", "noun", "lyt", "", "", "", "little few a"])
let v = native_list_append(v, ["secg", "noun", "seċġas", "seċġes", "seċġe", "", "man warrior hero"])
let v = native_list_append(v, ["hrim", "noun", "hrīmas", "hrīmes", "hrīme", "", "frost"])
let v = native_list_append(v, ["nasu", "noun", "nasa", "nase", "nase", "", "nose"])
let v = native_list_append(v, ["freond", "noun", "frīend", "frēondes", "frīend", "", "friend"])
let v = native_list_append(v, ["hæft", "noun", "hæft", "", "", "", "a handle the"])
let v = native_list_append(v, ["benn", "noun", "benna", "benne", "benne", "", "a wound mortal"])
let v = native_list_append(v, ["wund", "noun", "wunda", "wunde", "wunde", "", "a wound an"])
let v = native_list_append(v, ["gemang", "noun", "ġemang", "ġemanges", "ġemange", "", "mixture"])
let v = native_list_append(v, ["seo", "noun", "sēon", "sēon", "sēon", "", "pupil of the"])
let v = native_list_append(v, ["cwen", "noun", "cwēne", "cwēne", "cwēne", "", "queen a ruling"])
let v = native_list_append(v, ["cwene", "noun", "cwenan", "cwenan", "cwenan", "", "woman"])
let v = native_list_append(v, ["eow", "noun", "ēowas", "ēowes", "ēowe", "", "alternative form of"])
let v = native_list_append(v, ["Portland", "noun", "Portland", "", "", "", "Portland in Dorset"])
let v = native_list_append(v, ["feþer", "noun", "feþra", "feþre", "feþre", "", "feather"])
let v = native_list_append(v, ["fyrd", "noun", "fyrde", "fyrde", "fyrde", "", "alternative form of"])
let v = native_list_append(v, ["faru", "noun", "fare", "fare", "fare", "", "a journey or"])
let v = native_list_append(v, ["gemynd", "noun", "ġemynde", "ġemynde", "ġemynde", "", "memory"])
let v = native_list_append(v, ["gode", "noun", "gode", "", "", "", "dative singular of"])
let v = native_list_append(v, ["brod", "noun", "brōda", "brōde", "brōde", "", "brood"])
let v = native_list_append(v, ["sefa", "noun", "sefan", "sefan", "sefan", "", "spirit heart mind"])
let v = native_list_append(v, ["genere", "noun", "genere", "", "", "", "dative singular of"])
let v = native_list_append(v, ["geard", "noun", "ġeardas", "ġeardes", "ġearde", "", "enclosure an enclosed"])
let v = native_list_append(v, ["middangeard", "noun", "middangeard", "middanġeardes", "middanġearde", "", "the world"])
let v = native_list_append(v, ["eard", "noun", "earda", "earda", "earda", "", "homeland native soil"])
let v = native_list_append(v, ["wicce", "noun", "wiċċan", "wiċċan", "wiċċan", "", "witch"])
let v = native_list_append(v, ["pintel", "noun", "pintlas", "pintles", "pintle", "", "penis"])
let v = native_list_append(v, ["unrihthæmed", "noun", "unrihthæmed", "", "", "", "adultery"])
let v = native_list_append(v, ["wudu", "noun", "wuda", "wuda", "wuda", "", "wood"])
let v = native_list_append(v, ["wuduwasa", "noun", "wuduwasa", "", "", "", "wild man of"])
let v = native_list_append(v, ["wod", "noun", "wōdas", "wōdes", "wōde", "", "madness"])
let v = native_list_append(v, ["unriht", "noun", "unriht", "", "", "", "wrong evil injustice"])
let v = native_list_append(v, ["legerteam", "noun", "legerteam", "", "", "", "sexual intercourse"])
let v = native_list_append(v, ["hyrst", "noun", "hyrste", "hyrste", "hyrste", "", "hurst hillock eminence"])
let v = native_list_append(v, ["forn", "noun", "forn", "", "", "", "trout"])
let v = native_list_append(v, ["mora", "noun", "mora", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["moras", "noun", "moras", "", "", "", "plural of mōr"])
let v = native_list_append(v, ["stele", "noun", "stele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lind", "noun", "linde", "linde", "linde", "", "lime linden"])
let v = native_list_append(v, ["bytta", "noun", "bytta", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["grið", "noun", "grið", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hel", "noun", "hela", "hele", "hele", "", "alternative form of"])
let v = native_list_append(v, ["hlið", "noun", "hlið", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["ofn", "noun", "ofnas", "ofnes", "ofne", "", "oven stove"])
let v = native_list_append(v, ["fregn", "noun", "fregn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spor", "noun", "sporu", "spores", "spore", "", "track trace"])
let v = native_list_append(v, ["gemana", "noun", "ġemānan", "ġemānan", "ġemānan", "", "intercourse whether social"])
let v = native_list_append(v, ["wifgemana", "noun", "wifgemana", "", "", "", "sexual intercourse with"])
let v = native_list_append(v, ["mæghæmed", "noun", "mǣġhǣmdu", "mǣġhǣmdes", "mǣġhǣmde", "", "incest"])
let v = native_list_append(v, ["sibbleger", "noun", "sibbleġru", "sibbleġres", "sibbleġre", "", "alternative form of"])
let v = native_list_append(v, ["teors", "noun", "teorsas", "teorses", "teorse", "", "penis"])
let v = native_list_append(v, ["geardagas", "noun", "ġeārdagas", "ġeārdaga", "ġeārdagum", "", "ancient times days"])
let v = native_list_append(v, ["hatheort", "noun", "hātheort", "hātheortes", "hātheorte", "", "fury anger wrath"])
let v = native_list_append(v, ["mece", "noun", "mēċas", "mēċes", "mēċe", "", "poetic alternative form"])
let v = native_list_append(v, ["mæl", "noun", "mǣl", "mǣles", "mǣle", "", "a measure"])
let v = native_list_append(v, ["broc", "noun", "brēċ", "brēċ", "brēċ", "", "underpants see brēċ"])
let v = native_list_append(v, ["gehygd", "noun", "ġehyġde", "ġehyġde", "ġehyġde", "", "thought contemplation intention"])
let v = native_list_append(v, ["þrag", "noun", "þrāge", "þrāge", "þrāge", "", "time season while"])
let v = native_list_append(v, ["hriþ", "noun", "hrīþa", "hrīþe", "hrīþe", "", "snowstorm storm tempest"])
let v = native_list_append(v, ["estas", "noun", "estas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["soler", "noun", "soler", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sceat", "noun", "sċēatas", "sċēates", "sċēate", "", "corner angle projection"])
let v = native_list_append(v, ["nægel", "noun", "nægel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þegen", "noun", "þeġnas", "þeġnes", "þeġne", "", "alternative form of"])
let v = native_list_append(v, ["oroþ", "noun", "oroþu", "oroþes", "oroþe", "", "breath exhalation"])
let v = native_list_append(v, ["esta", "noun", "esta", "", "", "", "genitive/nominative/accusative plural of"])
let v = native_list_append(v, ["esa", "noun", "esa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["drincan", "noun", "drincan", "", "", "", "inflection of drinca"])
let v = native_list_append(v, ["elch", "noun", "elch", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mago", "noun", "mago", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fæder", "noun", "fæderas", "fæderes", "fædere", "", "father"])
let v = native_list_append(v, ["modor", "noun", "mōdra", "mōdor", "mēder", "", "mother"])
let v = native_list_append(v, ["broþor", "noun", "brōþor", "brōþor", "brēþer", "", "brother"])
let v = native_list_append(v, ["sweoster", "noun", "sweoster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nefa", "noun", "nefan", "nefan", "nefan", "", "nephew"])
let v = native_list_append(v, ["eowu", "noun", "eowa", "eowe", "eowe", "", "ewe"])
let v = native_list_append(v, ["sugu", "noun", "suga", "suge", "suge", "", "sow female pig"])
let v = native_list_append(v, ["leah", "noun", "lēas", "lēas", "lēa", "", "clearing"])
let v = native_list_append(v, ["meolc", "noun", "meolce", "meolce", "meolce", "", "milk"])
let v = native_list_append(v, ["melu", "noun", "melu", "melwes", "melwe", "", "flour"])
let v = native_list_append(v, ["geoc", "noun", "ġeocu", "ġeoces", "ġeoce", "", "yoke"])
let v = native_list_append(v, ["bru", "noun", "brūwe", "brūwe", "brūwe", "", "an eyelash"])
let v = native_list_append(v, ["eare", "noun", "ēaran", "ēaran", "ēaran", "", "ear organ of"])
let v = native_list_append(v, ["nosu", "noun", "nosa", "nosa", "nosa", "", "nose"])
let v = native_list_append(v, ["ales", "noun", "ales", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cuma", "noun", "cuman", "cuman", "cuman", "", "guest"])
let v = native_list_append(v, ["Nazareth", "noun", "Nazareth", "", "", "", "Nazareth an ancient"])
let v = native_list_append(v, ["wop", "noun", "wōpas", "wōpes", "wōpe", "", "weeping lamentation"])
let v = native_list_append(v, ["banes", "noun", "banes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["fleam", "noun", "flēamas", "flēames", "flēame", "", "escape flight"])
let v = native_list_append(v, ["ærs", "noun", "ærsas", "ærses", "ærse", "", "alternative form of"])
let v = native_list_append(v, ["morþor", "noun", "morþru", "morþres", "morþre", "", "murder"])
let v = native_list_append(v, ["sunne", "noun", "sunnan", "sunnan", "sunnan", "", "sun"])
let v = native_list_append(v, ["wæter", "noun", "wætru", "wætres", "wætre", "", "water"])
let v = native_list_append(v, ["þunor", "noun", "þunras", "þunres", "þunre", "", "thunder"])
let v = native_list_append(v, ["dara", "noun", "dara", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["laþ", "noun", "lāþ", "lāþes", "lāþe", "", "a person or"])
let v = native_list_append(v, ["hore", "noun", "hōran", "hōran", "hōran", "", "whore prostitute"])
let v = native_list_append(v, ["syl", "noun", "sȳle", "sȳle", "sȳle", "", "pillar column support"])
let v = native_list_append(v, ["grap", "noun", "grāpa", "grāpe", "grāpe", "", "grip grasp clutches"])
let v = native_list_append(v, ["ster", "noun", "ster", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spel", "noun", "spella", "spelles", "spelle", "", "alternative form of"])
let v = native_list_append(v, ["snel", "noun", "snel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mand", "noun", "manda", "mande", "mande", "", "basket"])
let v = native_list_append(v, ["tote", "noun", "tote", "", "", "", "dative singular of"])
let v = native_list_append(v, ["lus", "noun", "lȳs", "lȳs", "lȳs", "", "louse"])
let v = native_list_append(v, ["pinne", "noun", "pinnan", "pinnan", "pinnan", "", "bottle flask"])
let v = native_list_append(v, ["obra", "noun", "obra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["oncer", "noun", "oncer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stores", "noun", "stores", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["runa", "noun", "runa", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["rift", "noun", "rift", "", "", "", "a veil curtain"])
let v = native_list_append(v, ["manna", "noun", "mannan", "mannan", "mannan", "", "man"])
let v = native_list_append(v, ["consul", "noun", "consulas", "consules", "consule", "", "Roman consul"])
let v = native_list_append(v, ["osa", "noun", "osa", "", "", "", "inflection of ōs"])
let v = native_list_append(v, ["grom", "noun", "grōmas", "grōmes", "grōme", "", "fetus womb-child"])
let v = native_list_append(v, ["neo", "noun", "nēo", "nēowes", "nēowe", "", "a corpse"])
let v = native_list_append(v, ["timpanum", "noun", "timpanum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["suga", "noun", "suga", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["hame", "noun", "hame", "", "", "", "dative singular of"])
let v = native_list_append(v, ["cal", "noun", "cal", "", "", "", "cabbage kale colewort"])
let v = native_list_append(v, ["cops", "noun", "cops", "", "", "", "alternative form of"])
let v = native_list_append(v, ["horda", "noun", "horda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["honda", "noun", "honda", "", "", "", "inflection of hond"])
let v = native_list_append(v, ["ole", "noun", "ole", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grasa", "noun", "grasa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["mede", "noun", "mede", "", "", "", "inflection of mēd"])
let v = native_list_append(v, ["byre", "noun", "byras", "byres", "byrum", "", "child son descendant"])
let v = native_list_append(v, ["rec", "noun", "rēcas", "rēces", "rēce", "", "smoke"])
let v = native_list_append(v, ["sele", "noun", "selas", "seles", "selum", "", "great hall house"])
let v = native_list_append(v, ["bure", "noun", "bure", "", "", "", "dative singular of"])
let v = native_list_append(v, ["stela", "noun", "stelan", "stelan", "stelan", "", "stalk of a"])
let v = native_list_append(v, ["Egypte", "noun", "Egypte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blanca", "noun", "blancan", "blancan", "blancan", "", "white or grey"])
let v = native_list_append(v, ["credo", "noun", "credo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flota", "noun", "flotan", "flotan", "flotan", "", "sailor shipman"])
let v = native_list_append(v, ["bec", "noun", "bec", "", "", "", "inflection of bōc"])
let v = native_list_append(v, ["pistola", "noun", "pistola", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hara", "noun", "haran", "haran", "haran", "", "rabbit hare"])
let v = native_list_append(v, ["hind", "noun", "hinde", "hinde", "hinde", "", "hind doe"])
let v = native_list_append(v, ["Bret", "noun", "Brettas", "Brettes", "Brette", "", "alternative form of"])
let v = native_list_append(v, ["fugle", "noun", "fugle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["ambra", "noun", "ambra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["lin", "noun", "lin", "", "", "", "linen flax"])
let v = native_list_append(v, ["lifer", "noun", "lifra", "lifre", "lifre", "", "liver interior organ"])
let v = native_list_append(v, ["æþeling", "noun", "æþelingas", "æþelinges", "æþelinge", "", "prince"])
let v = native_list_append(v, ["wedd", "noun", "wedda", "weddes", "wedde", "", "pledge contract"])
let v = native_list_append(v, ["fura", "noun", "fura", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["fera", "noun", "fēran", "fēran", "fēran", "", "companion associate"])
let v = native_list_append(v, ["rima", "noun", "riman", "riman", "riman", "", "edge rim border"])
let v = native_list_append(v, ["lan", "noun", "lan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sula", "noun", "sula", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["cropp", "noun", "croppas", "croppes", "croppe", "", "the crop of"])
let v = native_list_append(v, ["þeaw", "noun", "þēawas", "þēawes", "þēawe", "", "habit custom"])
let v = native_list_append(v, ["þol", "noun", "þolas", "", "", "", "thole rowlock"])
let v = native_list_append(v, ["hammas", "noun", "hammas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["garas", "noun", "garas", "", "", "", "plural of gār"])
let v = native_list_append(v, ["færa", "noun", "færa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["deh", "noun", "dēga", "dēge", "dēge", "", "alternative form of"])
let v = native_list_append(v, ["hanga", "noun", "hang", "hanges", "hange", "", "hanger implement or"])
let v = native_list_append(v, ["rica", "noun", "rica", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hata", "noun", "hatan", "hatan", "hatan", "", "a hater"])
let v = native_list_append(v, ["magas", "noun", "magas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["stund", "noun", "stunda", "stunde", "stunde", "", "time while"])
let v = native_list_append(v, ["gemet", "noun", "ġemetu", "ġemetes", "ġemete", "", "measure"])
let v = native_list_append(v, ["loca", "noun", "locan", "locan", "locan", "", "locked enclosure"])
let v = native_list_append(v, ["siga", "noun", "siga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["mera", "noun", "mera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["landa", "noun", "landa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["lusta", "noun", "lusta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Nathan", "noun", "Nathan", "", "", "", "Nathan son of"])
let v = native_list_append(v, ["sido", "noun", "sido", "", "", "", "alternative form of"])
let v = native_list_append(v, ["binn", "noun", "binna", "binne", "binne", "", "stall"])
let v = native_list_append(v, ["wasend", "noun", "wasend", "", "", "", "the throat or"])
let v = native_list_append(v, ["wiþþe", "noun", "wiþþan", "wiþþan", "wiþþan", "", "tie band"])
let v = native_list_append(v, ["gealga", "noun", "ġealgan", "ġealgan", "ġealgan", "", "gallows a gibbet"])
let v = native_list_append(v, ["mur", "noun", "mūran", "mūran", "mūran", "", "a wall"])
let v = native_list_append(v, ["hode", "noun", "hode", "", "", "", "dative singular of"])
let v = native_list_append(v, ["regnum", "noun", "regnum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["lic", "noun", "līc", "līċes", "līċe", "", "dead body corpse"])
let v = native_list_append(v, ["molde", "noun", "moldan", "moldan", "moldan", "", "earth soil"])
let v = native_list_append(v, ["sagu", "noun", "sage", "sage", "sage", "", "statement discourse report"])
let v = native_list_append(v, ["sare", "noun", "sare", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gimm", "noun", "ġimmas", "ġimmes", "ġimme", "", "gem jewel"])
let v = native_list_append(v, ["gimmwyrhta", "noun", "gimmwyrhta", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meregrot", "noun", "meregrotu", "meregrotes", "meregrote", "", "a pearl"])
let v = native_list_append(v, ["clifstan", "noun", "clifstan", "", "", "", "rock"])
let v = native_list_append(v, ["clif", "noun", "clifu", "clifes", "clife", "", "a cliff a"])
let v = native_list_append(v, ["Iringes weg", "noun", "Iringes weg", "", "", "", "the Milky Way"])
let v = native_list_append(v, ["eoforþring", "noun", "eoforþring", "", "", "", "the constellation of"])
let v = native_list_append(v, ["delu", "noun", "dela", "dele", "dele", "", "nipple"])
let v = native_list_append(v, ["dæges eage", "noun", "dæġes ēagan", "dæġes ēagan", "dæġes ēagan", "", "daisy"])
let v = native_list_append(v, ["dæges", "noun", "dæges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["forligerhus", "noun", "forliġerhūs", "forliġerhūses", "forliġerhūse", "", "a brothel"])
let v = native_list_append(v, ["fatum", "noun", "fatum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["galga", "noun", "galgan", "galgan", "galgan", "", "alternative form of"])
let v = native_list_append(v, ["hospes", "noun", "hospes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["agen nama", "noun", "āgen naman", "āgen naman", "āgen naman", "", "a proper noun"])
let v = native_list_append(v, ["binama", "noun", "bīnaman", "bīnaman", "bīnaman", "", "pronoun"])
let v = native_list_append(v, ["biword", "noun", "bīword", "bīwordes", "bīworde", "", "an adverb"])
let v = native_list_append(v, ["witena gemot", "noun", "witena gemot", "", "", "", "parliament assembly of"])
let v = native_list_append(v, ["wita", "noun", "witan", "witan", "witan", "", "wise person especially"])
let v = native_list_append(v, ["witena", "noun", "witena", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wæn", "noun", "wǣnas", "wǣnes", "wǣne", "", "alternative form of"])
let v = native_list_append(v, ["carles", "noun", "carles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sar", "noun", "sār", "sāres", "sāre", "", "pain"])
let v = native_list_append(v, ["bryd", "noun", "brȳde", "brȳde", "brȳde", "", "bride"])
let v = native_list_append(v, ["wearte", "noun", "weartan", "weartan", "weartan", "", "wart"])
let v = native_list_append(v, ["geac", "noun", "ġēacas", "ġēaces", "ġēace", "", "cuckoo"])
let v = native_list_append(v, ["geaces", "noun", "geaces", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["geaces sure", "noun", "geaces sure", "", "", "", "wood sorrel"])
let v = native_list_append(v, ["garleac", "noun", "gārlēac", "gārlēaces", "gārlēace", "", "garlic"])
let v = native_list_append(v, ["leac", "noun", "lēac", "lēaces", "lēace", "", "An allium a"])
let v = native_list_append(v, ["pisum", "noun", "pisum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["gor", "noun", "gor", "gores", "gore", "", "dirt dung feces"])
let v = native_list_append(v, ["feter", "noun", "fetera", "fetere", "fetere", "", "fetter"])
let v = native_list_append(v, ["wæt", "noun", "wæt", "", "", "", "a drink a"])
let v = native_list_append(v, ["cen", "noun", "ċēnas", "ċēnes", "ċēne", "", "torch"])
let v = native_list_append(v, ["docga", "noun", "docgan", "docgan", "docgan", "", "a powerful kind"])
let v = native_list_append(v, ["hryþþa", "noun", "ryþþan", "ryþþan", "ryþþan", "", "mastiff large dog"])
let v = native_list_append(v, ["seax", "noun", "seaxa", "seaxes", "seaxe", "", "knife"])
let v = native_list_append(v, ["ofermod", "noun", "ofermod", "ofermōdes", "ofermōde", "", "pride"])
let v = native_list_append(v, ["boia", "noun", "bōian", "bōian", "bōian", "", "younger brother"])
let v = native_list_append(v, ["wæpengetæc", "noun", "wæpengetæc", "", "", "", "a vote made"])
let v = native_list_append(v, ["roþhund", "noun", "roþhundas", "roþhundes", "roþhunde", "", "mastiff"])
let v = native_list_append(v, ["ærra geola", "noun", "ærra geola", "", "", "", "the twelfth month"])
let v = native_list_append(v, ["æfterra geola", "noun", "æfterra geola", "", "", "", "the first month"])
let v = native_list_append(v, ["solmonaþ", "noun", "solmonaþ", "", "", "", "the second month"])
let v = native_list_append(v, ["cycen", "noun", "cycen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["middel", "noun", "middel", "", "", "", "middle center"])
let v = native_list_append(v, ["ræt", "noun", "ræt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tinda", "noun", "tinda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["mear", "noun", "mear", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sunnandæg", "noun", "sunnandagas", "sunnandæġes", "sunnandæġe", "", "Sunday"])
let v = native_list_append(v, ["cappa", "noun", "cappan", "cappan", "cappan", "", "a long tunic"])
let v = native_list_append(v, ["leodum", "noun", "leodum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["weder", "noun", "wedru", "wedres", "wedre", "", "weather"])
let v = native_list_append(v, ["oga", "noun", "ōgan", "ōgan", "ōgan", "", "horror or terror"])
let v = native_list_append(v, ["basu", "noun", "basa", "base", "base", "", "purple"])
let v = native_list_append(v, ["feo", "noun", "feo", "", "", "", "dative singular of"])
let v = native_list_append(v, ["sien", "noun", "sīene", "sīene", "sīene", "", "power of sight"])
let v = native_list_append(v, ["ieg", "noun", "īeġa", "īeġe", "īeġe", "", "island"])
let v = native_list_append(v, ["yppe", "noun", "yppan", "yppan", "yppan", "", "platform dais upland"])
let v = native_list_append(v, ["tur", "noun", "tūras", "tūres", "tūre", "", "tower"])
let v = native_list_append(v, ["giedd", "noun", "ġiedd", "ġieddes", "ġiedde", "", "story tale song"])
let v = native_list_append(v, ["wræc", "noun", "wracu", "wræces", "wræce", "", "exile state of"])
let v = native_list_append(v, ["uhtcearu", "noun", "uhtcearu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lif", "noun", "līf", "līfes", "līfe", "", "life"])
let v = native_list_append(v, ["tind", "noun", "tindas", "tindes", "tinde", "", "a point or"])
let v = native_list_append(v, ["serce", "noun", "serce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["winda", "noun", "winda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["stal", "noun", "stalu", "stales", "stale", "", "alternative form of"])
let v = native_list_append(v, ["hyge", "noun", "hyge", "hyġes", "hyġe", "", "thought mind mood"])
let v = native_list_append(v, ["denu", "noun", "dena", "dene", "dene", "", "alternative form of"])
let v = native_list_append(v, ["gefea", "noun", "ġefēan", "ġefēan", "ġefēan", "", "joy"])
let v = native_list_append(v, ["frymþ", "noun", "frymþa", "", "", "", "beginning origin"])
let v = native_list_append(v, ["frymþu", "noun", "frymþa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wucu", "noun", "wucan", "wucan", "wucan", "", "alternative form of"])
let v = native_list_append(v, ["wice", "noun", "wican", "wican", "wican", "", "week"])
let v = native_list_append(v, ["punda", "noun", "punda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["bebod", "noun", "bebodu", "bebodes", "bebode", "", "order mandate command"])
let v = native_list_append(v, ["giest", "noun", "ġiestas", "ġiestes", "ġieste", "", "stranger"])
let v = native_list_append(v, ["muha", "noun", "muha", "", "", "", "alternative form of"])
let v = native_list_append(v, ["finnas", "noun", "finnas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["lim", "noun", "limu", "limes", "lime", "", "limb bodily member"])
let v = native_list_append(v, ["Dene", "noun", "Dena", "", "Denum", "", "Danes"])
let v = native_list_append(v, ["þeodcyning", "noun", "þēodcyningas", "þēodcyninges", "þēodcyninge", "", "great king monarch"])
let v = native_list_append(v, ["þrymm", "noun", "þrymmas", "þrymmes", "þrymme", "", "host army"])
let v = native_list_append(v, ["þrym", "noun", "þrymas", "þrymes", "þryme", "", "alternative spelling of"])
let v = native_list_append(v, ["þreat", "noun", "þrēatas", "þrēates", "þrēate", "", "crowd swarm throng"])
let v = native_list_append(v, ["medusetl", "noun", "medusetlu", "medusetles", "medusetle", "", "mead-seat mead-bench"])
let v = native_list_append(v, ["tires", "noun", "tires", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["slep", "noun", "slēpas", "slēpes", "slēpe", "", "alternative form of"])
let v = native_list_append(v, ["hra", "noun", "hra", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cio", "noun", "cio", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frofor", "noun", "frōfra", "frōfre", "frōfre", "", "comfort consolation"])
let v = native_list_append(v, ["druh", "noun", "druhas", "druhes", "druhe", "", "dust"])
let v = native_list_append(v, ["tih", "noun", "tih", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hranrad", "noun", "hranrāda", "hranrāde", "hranrāde", "", "ocean"])
let v = native_list_append(v, ["gombe", "noun", "gomban", "gomban", "gomban", "", "tribute"])
let v = native_list_append(v, ["eafora", "noun", "eaforan", "eaforan", "eaforan", "", "son scion descendant"])
let v = native_list_append(v, ["alu", "noun", "aloþ", "aloþ", "aloþ", "", "alternative form of"])
let v = native_list_append(v, ["wuldor", "noun", "wuldru", "wuldres", "wuldre", "", "glory"])
let v = native_list_append(v, ["bearm", "noun", "bearmas", "bearmes", "bearme", "", "bosom lap"])
let v = native_list_append(v, ["hulu", "noun", "hula", "hule", "hule", "", "hull husk"])
let v = native_list_append(v, ["torre", "noun", "torre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["seolh", "noun", "sēolas", "sēoles", "sēole", "", "seal animal"])
let v = native_list_append(v, ["walu", "noun", "wala", "wale", "wale", "", "a mark caused"])
let v = native_list_append(v, ["waru", "noun", "wara", "ware", "ware", "", "an article of"])
let v = native_list_append(v, ["lofdæd", "noun", "lofdǣda", "lofdǣde", "lofdǣde", "", "praiseworthy deed"])
let v = native_list_append(v, ["lof", "noun", "lofu", "lofes", "lofe", "", "praise"])
let v = native_list_append(v, ["gesceaphwil", "noun", "ġesċeaphwīla", "ġesċeaphwīle", "ġesċeaphwīle", "", "the fated moment"])
let v = native_list_append(v, ["frea", "noun", "frēan", "frēan", "frēan", "", "lord king"])
let v = native_list_append(v, ["faroþ", "noun", "faroþas", "faroþes", "faroþe", "", "tide current"])
let v = native_list_append(v, ["leof", "noun", "lēofas", "lēofes", "lēofe", "", "friend loved one"])
let v = native_list_append(v, ["burna", "noun", "burnan", "burnan", "burnan", "", "stream"])
let v = native_list_append(v, ["feorweg", "noun", "feorwegas", "feorweġes", "feorweġe", "", "a way or"])
let v = native_list_append(v, ["frætwe", "noun", "frætwa", "frætwa", "frætwum", "", "treasures ornaments"])
let v = native_list_append(v, ["lor", "noun", "lor", "lores", "lore", "", "loss destruction"])
let v = native_list_append(v, ["mula", "noun", "mula", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gesweostor", "noun", "ġesweostor", "", "", "", "sisters used as"])
let v = native_list_append(v, ["sweostor", "noun", "ġesweostor", "ġesweostra", "ġesweostrum", "", "sister"])
let v = native_list_append(v, ["papan", "noun", "papan", "", "", "", "inflection of pāpa"])
let v = native_list_append(v, ["pada", "noun", "pādan", "pādan", "pādan", "", "outergarment mantle cloak"])
let v = native_list_append(v, ["bigas", "noun", "bigas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["pusa", "noun", "pusan", "pusan", "pusan", "", "purse bag scrip"])
let v = native_list_append(v, ["teon", "noun", "teon", "", "", "", "damage hurt vexation"])
let v = native_list_append(v, ["hlæst", "noun", "hlæsta", "hlæstes", "hlæste", "", "load freight cargo"])
let v = native_list_append(v, ["gefræge", "noun", "ġefrǣġu", "ġefrǣġes", "ġefrǣġe", "", "inquiry a knowledge"])
let v = native_list_append(v, ["stanas", "noun", "stanas", "", "", "", "plural of stān"])
let v = native_list_append(v, ["lym", "noun", "lym", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mistel", "noun", "mistel", "", "", "", "mistletoe"])
let v = native_list_append(v, ["witt", "noun", "witta", "wittes", "witte", "", "mind understanding sense"])
let v = native_list_append(v, ["eades", "noun", "eades", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["æmette", "noun", "ǣmettan", "ǣmettan", "ǣmettan", "", "alternative form of"])
let v = native_list_append(v, ["beomodor", "noun", "bēomōdra", "bēomōdor", "bēomēder", "", "queen bee"])
let v = native_list_append(v, ["beowyrt", "noun", "bēowyrte", "bēowyrte", "bēowyrte", "", "sweet flag Acorus"])
let v = native_list_append(v, ["beoceorl", "noun", "bēoċeorlas", "bēoċeorles", "bēoċeorle", "", "beekeeper"])
let v = native_list_append(v, ["imbe", "noun", "imbe", "", "", "", "swarm of bees"])
let v = native_list_append(v, ["dran", "noun", "drāna", "drāne", "drāne", "", "male bee drone"])
let v = native_list_append(v, ["mules", "noun", "mules", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["setl", "noun", "setlu", "setles", "setle", "", "sitting residence"])
let v = native_list_append(v, ["gare", "noun", "gare", "", "", "", "dative singular of"])
let v = native_list_append(v, ["werod", "noun", "weroda", "werodes", "werode", "", "troop company army"])
let v = native_list_append(v, ["ræswa", "noun", "rǣswan", "rǣswan", "rǣswan", "", "counsellor"])
let v = native_list_append(v, ["gebedda", "noun", "ġebeddan", "ġebeddan", "ġebeddan", "", "someone who lies"])
let v = native_list_append(v, ["bedd", "noun", "bedda", "beddes", "bedde", "", "bed"])
let v = native_list_append(v, ["holen", "noun", "holnas", "holnes", "holne", "", "holly"])
let v = native_list_append(v, ["weorþ", "noun", "weorþa", "weorþes", "weorþe", "", "worth price value"])
let v = native_list_append(v, ["weorþmynd", "noun", "weorþmynd", "", "", "", "worldly honour glory"])
let v = native_list_append(v, ["winemæg", "noun", "winemāgas", "winemǣġes", "winemǣġe", "", "kinsman"])
let v = native_list_append(v, ["ærn", "noun", "ærnu", "ærnes", "ærne", "", "house habitation"])
let v = native_list_append(v, ["feorh", "noun", "fēora", "fēores", "fēore", "", "life one whose"])
let v = native_list_append(v, ["folcstede", "noun", "folcstedas", "folcstedes", "folcstedum", "", "public place meeting-place"])
let v = native_list_append(v, ["heahweg", "noun", "hēahwegas", "hēahweġes", "hēahweġe", "", "main road road"])
let v = native_list_append(v, ["beot", "noun", "bēot", "bēotes", "bēote", "", "promise vow boast"])
let v = native_list_append(v, ["sinc", "noun", "sinca", "sinces", "since", "", "treasure"])
let v = native_list_append(v, ["heorot", "noun", "heortas", "heortes", "heorte", "", "deer"])
let v = native_list_append(v, ["aþum", "noun", "āþmas", "āþmes", "āþme", "", "son-in-law"])
let v = native_list_append(v, ["sweor", "noun", "swēoras", "swēores", "swēore", "", "father-in-law"])
let v = native_list_append(v, ["fas", "noun", "fas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["angles", "noun", "angles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["mecefisc", "noun", "mēċefiscas", "mēċefisċes", "mēċefisċe", "", "alternative form of"])
let v = native_list_append(v, ["modes", "noun", "modes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["decane", "noun", "decane", "", "", "", "dative singular of"])
let v = native_list_append(v, ["blæge", "noun", "blǣġan", "blǣġan", "blǣġan", "", "gudgeon bleak fish"])
let v = native_list_append(v, ["idles", "noun", "idles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["aga", "noun", "āgan", "āgan", "āgan", "", "owner possessor"])
let v = native_list_append(v, ["hragra", "noun", "hrāgran", "hrāgran", "hrāgran", "", "heron"])
let v = native_list_append(v, ["wælniþ", "noun", "wælnīþas", "wælnīþes", "wælnīþe", "", "deadly hatred violence"])
let v = native_list_append(v, ["pending", "noun", "pending", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bece", "noun", "bēċan", "bēċan", "bēċan", "", "beech"])
let v = native_list_append(v, ["snoru", "noun", "snora", "snore", "snore", "", "daughter-in-law"])
let v = native_list_append(v, ["earfoþe", "noun", "earfoþu", "earfoþes", "earfoþum", "", "work labour"])
let v = native_list_append(v, ["dogor", "noun", "dōgoras", "dōgores", "dōgore", "", "day"])
let v = native_list_append(v, ["fruma", "noun", "fruman", "fruman", "fruman", "", "beginning origin"])
let v = native_list_append(v, ["frumsceaft", "noun", "frumsċeaftu", "", "", "", "creation abstract concept"])
let v = native_list_append(v, ["sceaft", "noun", "sċeaftas", "sċeaftes", "sċeafte", "", "shaft of an"])
let v = native_list_append(v, ["firas", "noun", "fīras", "fīra", "fīrum", "", "men humans"])
let v = native_list_append(v, ["wlite", "noun", "wlitas", "wlites", "wlitum", "", "looks appearance aspect"])
let v = native_list_append(v, ["wong", "noun", "wongas", "wonges", "wonge", "", "alternative spelling of"])
let v = native_list_append(v, ["lega", "noun", "lega", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["miere", "noun", "mīeran", "mīeran", "mīeran", "", "mare female horse"])
let v = native_list_append(v, ["tunas", "noun", "tunas", "", "", "", "plural of tūn"])
let v = native_list_append(v, ["swines", "noun", "swines", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["tines", "noun", "tines", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["seles", "noun", "seles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sige", "noun", "siġas", "siġes", "siġe", "", "victory"])
let v = native_list_append(v, ["leoma", "noun", "lēoman", "lēoman", "lēoman", "", "radiance light ray"])
let v = native_list_append(v, ["landbuend", "noun", "landbūend", "landbūendes", "landbūende", "", "inhabitant native"])
let v = native_list_append(v, ["folde", "noun", "foldan", "foldan", "foldan", "", "land earth ground"])
let v = native_list_append(v, ["sceatt", "noun", "sċeattas", "sċeattes", "sċeatte", "", "treasure money wealth"])
let v = native_list_append(v, ["spices", "noun", "spices", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cere", "noun", "ceras", "ceres", "cerum", "", "vessel-maker"])
let v = native_list_append(v, ["cynn", "noun", "cynna", "cynnes", "cynne", "", "kind"])
let v = native_list_append(v, ["dryht", "noun", "dryhte", "dryhte", "dryhte", "", "troop army"])
let v = native_list_append(v, ["dryhtguma", "noun", "dryhtguman", "", "", "", "warrior retainer"])
let v = native_list_append(v, ["weras", "noun", "weras", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["menn", "noun", "menn", "", "", "", "inflection of mann"])
let v = native_list_append(v, ["ceas", "noun", "ċēasa", "ċēase", "ċēase", "", "dispute quarrel"])
let v = native_list_append(v, ["morberige", "noun", "mōrberiġan", "mōrberiġan", "mōrberiġan", "", "alternative form of"])
let v = native_list_append(v, ["firen", "noun", "firena", "firene", "firene", "", "crime"])
let v = native_list_append(v, ["suna", "noun", "suna", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["mære", "noun", "mǣru", "mǣres", "mǣre", "", "boundary border"])
let v = native_list_append(v, ["fæsten", "noun", "fæstenu", "fæstenes", "fæstene", "", "fortified place stronghold"])
let v = native_list_append(v, ["fifel", "noun", "fīfelas", "fīfeles", "fīfele", "", "monster giant"])
let v = native_list_append(v, ["fifelcynn", "noun", "fifelcynn", "fīfelcynnes", "fīfelcynne", "", "monsterkind the race"])
let v = native_list_append(v, ["fæhþ", "noun", "fæhþ", "", "", "", "enmity hostility feud"])
let v = native_list_append(v, ["Norþweg", "noun", "Norþwegas", "Norþweġes", "Norþweġe", "", "Norway a country"])
let v = native_list_append(v, ["drench", "noun", "drench", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tunes", "noun", "tunes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["beorþegu", "noun", "beorþegu", "", "", "", "beer-drinking"])
let v = native_list_append(v, ["gedryht", "noun", "ġedryhte", "ġedryhte", "ġedryhte", "", "troop body of"])
let v = native_list_append(v, ["sorh", "noun", "sorga", "sorġe", "sorġe", "", "alternative form of"])
let v = native_list_append(v, ["morþ", "noun", "morþa", "morþes", "morþe", "", "murder"])
let v = native_list_append(v, ["camb", "noun", "cambas", "cambes", "cambe", "", "comb"])
let v = native_list_append(v, ["helle", "noun", "helle", "", "", "", "inflection of hell"])
let v = native_list_append(v, ["nafu", "noun", "nafa", "nafe", "nafe", "", "nave of wheel"])
let v = native_list_append(v, ["nafela", "noun", "nafela", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bolla", "noun", "bollan", "bollan", "bollan", "", "bowl"])
let v = native_list_append(v, ["hweol", "noun", "hwēol", "hwēoles", "hwēole", "", "wheel"])
let v = native_list_append(v, ["snaw", "noun", "snāwas", "snāwes", "snāwe", "", "snow"])
let v = native_list_append(v, ["deaþ", "noun", "dēaþas", "dēaþes", "dēaþe", "", "death"])
let v = native_list_append(v, ["dema", "noun", "dēman", "dēman", "dēman", "", "judge"])
let v = native_list_append(v, ["beon", "noun", "beon", "", "", "", "inflection of bēo"])
let v = native_list_append(v, ["eorþe", "noun", "eorþan", "eorþan", "eorþan", "", "ground"])
let v = native_list_append(v, ["flæsc", "noun", "flǣsċ", "flǣsċes", "flǣsċe", "", "flesh"])
let v = native_list_append(v, ["forliger", "noun", "forliġeru", "forliġeres", "forliġere", "", "adultery fornication"])
let v = native_list_append(v, ["fryhtu", "noun", "fryhtu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyrhtu", "noun", "fyrhte", "fyrhte", "fyrhte", "", "fright"])
let v = native_list_append(v, ["gearn", "noun", "ġearn", "ġearnes", "ġearne", "", "yarn"])
let v = native_list_append(v, ["glæm", "noun", "glǣmas", "glǣmes", "glǣme", "", "gleam splendor radiance"])
let v = native_list_append(v, ["glæs", "noun", "glasu", "glæses", "glæse", "", "glass"])
let v = native_list_append(v, ["godspel", "noun", "godspella", "godspelles", "godspelle", "", "alternative form of"])
let v = native_list_append(v, ["geatwa", "noun", "ġeatwa", "ġeatwa", "ġeatwum", "", "equipment"])
let v = native_list_append(v, ["hig", "noun", "hig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cedra", "noun", "cedra", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["sigil", "noun", "siġil", "siġles", "siġle", "", "alternative form of"])
let v = native_list_append(v, ["geoguþ", "noun", "ġeoguþa", "ġeoguþe", "ġeoguþe", "", "youth quality or"])
let v = native_list_append(v, ["lyb", "noun", "lyb", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hæte", "noun", "hæte", "hǣtan", "hǣtan", "", "alternative form of"])
let v = native_list_append(v, ["hæþ", "noun", "hǣþ", "hǣþes", "hǣþe", "", "wasteland wilderness heath"])
let v = native_list_append(v, ["hæþen", "noun", "hæþnas", "hæþnes", "hæþne", "", "alternative form of"])
let v = native_list_append(v, ["muþ", "noun", "mūþas", "mūþes", "mūþe", "", "mouth"])
let v = native_list_append(v, ["sibb", "noun", "sibba", "sibbe", "sibbe", "", "relationship"])
let v = native_list_append(v, ["seolfor", "noun", "seolfra", "seolfres", "seolfre", "", "silver"])
let v = native_list_append(v, ["heofon", "noun", "heofonas", "heofones", "heofone", "", "sky"])
let v = native_list_append(v, ["cruse", "noun", "crūsan", "crūsan", "crūsan", "", "earthen pot jug"])
let v = native_list_append(v, ["Bethleem", "noun", "Bethleem", "", "", "", "Bethlehem a city"])
let v = native_list_append(v, ["talu", "noun", "tala", "tale", "tale", "", "account reckoning"])
let v = native_list_append(v, ["synn", "noun", "synna", "synne", "synne", "", "misdeed fault crime"])
let v = native_list_append(v, ["werg", "noun", "wergas", "werges", "werge", "", "alternative form of"])
let v = native_list_append(v, ["wiht", "noun", "wihte", "wihte", "wihte", "", "thing"])
let v = native_list_append(v, ["niþ", "noun", "nīþas", "nīþes", "nīþe", "", "envy jealousy"])
let v = native_list_append(v, ["wæpen", "noun", "wǣpnu", "wǣpnes", "wǣpne", "", "alternative form of"])
let v = native_list_append(v, ["þeod", "noun", "þēoda", "þēode", "þēode", "", "nation people"])
let v = native_list_append(v, ["þurst", "noun", "þurstas", "þurstes", "þurste", "", "thirst"])
let v = native_list_append(v, ["þistel", "noun", "þistlas", "þistles", "þistle", "", "thistle"])
let v = native_list_append(v, ["þeof", "noun", "þēofas", "þēofes", "þēofe", "", "thief"])
let v = native_list_append(v, ["baþu", "noun", "baþu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["bælg", "noun", "bælg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bæc", "noun", "bacu", "bæces", "bæce", "", "back"])
let v = native_list_append(v, ["arwe", "noun", "arwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nearu", "noun", "nearwa", "nearwe", "nearwe", "", "narrowness"])
let v = native_list_append(v, ["scamu", "noun", "sċama", "sċame", "sċame", "", "shame embarrassment"])
let v = native_list_append(v, ["scield", "noun", "sċielda", "sċielda", "sċielda", "", "shield"])
let v = native_list_append(v, ["andswaru", "noun", "andswara", "andsware", "andsware", "", "answer"])
let v = native_list_append(v, ["efen", "noun", "ēfennas", "ēfennes", "ēfenne", "", "alternative form of"])
let v = native_list_append(v, ["ende", "noun", "endas", "endes", "endum", "", "end"])
let v = native_list_append(v, ["ærende", "noun", "ǣrendu", "ǣrendes", "ǣrende", "", "message"])
let v = native_list_append(v, ["æt", "noun", "æt", "", "", "", "eating"])
let v = native_list_append(v, ["ceorl", "noun", "ċeorlas", "ċeorles", "ċeorle", "", "a churl a"])
let v = native_list_append(v, ["beod", "noun", "bēodas", "bēodes", "bēode", "", "table"])
let v = native_list_append(v, ["bisceop", "noun", "bisċeopas", "bisċeopes", "bisċeope", "", "alternative form of"])
let v = native_list_append(v, ["bletsung", "noun", "blētsunga", "blētsunge", "blētsunge", "", "blessing"])
let v = native_list_append(v, ["bodig", "noun", "bodiġ", "bodiġes", "bodiġe", "", "stature"])
let v = native_list_append(v, ["botm", "noun", "botmas", "botmes", "botme", "", "bottom foundation"])
let v = native_list_append(v, ["breost", "noun", "brēost", "brēostes", "brēoste", "", "chest"])
let v = native_list_append(v, ["bridel", "noun", "brīdlas", "brīdles", "brīdle", "", "bridle"])
let v = native_list_append(v, ["brycg", "noun", "bryċġa", "bryċġe", "bryċġe", "", "bridge"])
let v = native_list_append(v, ["butere", "noun", "buteran", "buteran", "buteran", "", "butter"])
let v = native_list_append(v, ["byrþen", "noun", "byrþenna", "byrþenne", "byrþenne", "", "burden"])
let v = native_list_append(v, ["candel", "noun", "candela", "candele", "candele", "", "candle"])
let v = native_list_append(v, ["cese", "noun", "ċēsas", "ċēses", "ċēse", "", "alternative form of"])
let v = native_list_append(v, ["ceace", "noun", "ċēacan", "ċēacan", "ċēacan", "", "jaw jawbone"])
let v = native_list_append(v, ["cealf", "noun", "ċealfru", "ċealfes", "ċealfe", "", "calf young cow"])
let v = native_list_append(v, ["ceap", "noun", "cēapas", "cēapes", "cēape", "", "cattle any commodity"])
let v = native_list_append(v, ["cene", "noun", "cene", "", "", "", "dative singular of"])
let v = native_list_append(v, ["cinn", "noun", "ċinn", "ċinnes", "ċinne", "", "chin"])
let v = native_list_append(v, ["cirice", "noun", "ċiriċan", "ċiriċan", "ċiriċan", "", "church"])
let v = native_list_append(v, ["cofa", "noun", "cofan", "cofan", "cofan", "", "chamber"])
let v = native_list_append(v, ["cradol", "noun", "cradolas", "cradoles", "cradole", "", "cradle"])
let v = native_list_append(v, ["cest", "noun", "ċesta", "ċeste", "ċeste", "", "alternative form of"])
let v = native_list_append(v, ["cocc", "noun", "coccas", "cocces", "cocce", "", "cock a male"])
let v = native_list_append(v, ["cele", "noun", "ċelas", "ċeles", "ċele", "", "alternative form of"])
let v = native_list_append(v, ["cweorn", "noun", "cweorna", "cweorne", "cweorne", "", "quern"])
let v = native_list_append(v, ["cynd", "noun", "cynde", "cynde", "cynde", "", "that which is"])
let v = native_list_append(v, ["ciern", "noun", "ċierna", "ċierne", "ċierne", "", "churn"])
let v = native_list_append(v, ["ded", "noun", "dēde", "dēde", "dēde", "", "alternative form of"])
let v = native_list_append(v, ["deofol", "noun", "deofol", "", "", "", "the Devil Satan"])
let v = native_list_append(v, ["wawa", "noun", "wāwan", "wāwan", "wāwan", "", "alternative form of"])
let v = native_list_append(v, ["dic", "noun", "dīċas", "dīċes", "dīċe", "", "ditch trench dike"])
let v = native_list_append(v, ["diacon", "noun", "diāconas", "diācones", "diācone", "", "deacon"])
let v = native_list_append(v, ["drenc", "noun", "drenċas", "drenċes", "drenċe", "", "drink"])
let v = native_list_append(v, ["dropa", "noun", "dropan", "dropan", "dropan", "", "drop"])
let v = native_list_append(v, ["drugaþ", "noun", "drūgaþa", "drūgaþe", "drūgaþe", "", "dryness"])
let v = native_list_append(v, ["dynt", "noun", "dyntas", "dyntes", "dynte", "", "blow strike"])
let v = native_list_append(v, ["dysig", "noun", "dysiġ", "dysiġes", "dysiġe", "", "an error folly"])
let v = native_list_append(v, ["eaca", "noun", "ēacan", "ēacan", "ēacan", "", "addition increase supplement"])
let v = native_list_append(v, ["igland", "noun", "igland", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eln", "noun", "elna", "elne", "elne", "", "ell cubit"])
let v = native_list_append(v, ["elnboga", "noun", "elnbogan", "elnbogan", "elnbogan", "", "elbow"])
let v = native_list_append(v, ["eornost", "noun", "eornost", "", "", "", "earnestness"])
let v = native_list_append(v, ["fæger", "noun", "fæġer", "fæġeres", "fæġere", "", "beauty"])
let v = native_list_append(v, ["fæt", "noun", "fatu", "fætes", "fæte", "", "container vessel especially"])
let v = native_list_append(v, ["fæþm", "noun", "fæþmas", "fæþmes", "fæþme", "", "the outstretched arms"])
let v = native_list_append(v, ["fefor", "noun", "feforas", "fefores", "fefore", "", "fever"])
let v = native_list_append(v, ["fenn", "noun", "fennas", "fennes", "fenne", "", "fen marsh"])
let v = native_list_append(v, ["feoht", "noun", "feohta", "feohtes", "feohte", "", "fight battle"])
let v = native_list_append(v, ["feond", "noun", "fīend", "fēondes", "fīend", "", "enemy foe"])
let v = native_list_append(v, ["fleos", "noun", "fleos", "", "", "", "fleece"])
let v = native_list_append(v, ["flocc", "noun", "floccas", "flocces", "flocce", "", "flock herd"])
let v = native_list_append(v, ["flyht", "noun", "flyhtas", "flyhtes", "flyhte", "", "flight the act"])
let v = native_list_append(v, ["foda", "noun", "fōdan", "fōdan", "fōdan", "", "food"])
let v = native_list_append(v, ["fodor", "noun", "fodor", "", "", "", "fodder"])
let v = native_list_append(v, ["wull", "noun", "wull", "wulle", "wulle", "", "wool"])
let v = native_list_append(v, ["wundor", "noun", "wundru", "wundres", "wundre", "", "miracle wonder marvel"])
let v = native_list_append(v, ["gielp", "noun", "ġielpas", "ġielpes", "ġielpe", "", "a boast"])
let v = native_list_append(v, ["græs", "noun", "grasu", "græses", "græse", "", "grass"])
let v = native_list_append(v, ["greot", "noun", "greot", "", "", "", "earth"])
let v = native_list_append(v, ["grytt", "noun", "grytt", "", "", "", "bran"])
let v = native_list_append(v, ["græf", "noun", "grafu", "græfes", "græfe", "", "grave"])
let v = native_list_append(v, ["gylt", "noun", "gyltas", "gyltes", "gylte", "", "guilt"])
let v = native_list_append(v, ["gyrdel", "noun", "gyrdlas", "gyrdles", "gyrdle", "", "belt"])
let v = native_list_append(v, ["hæfen", "noun", "hæfena", "hæfene", "hæfene", "", "sheltered inlet harbour"])
let v = native_list_append(v, ["hælþ", "noun", "hǣlþa", "hǣlþe", "hǣlþe", "", "health"])
let v = native_list_append(v, ["lengþu", "noun", "lengþa", "lengþe", "lengþe", "", "length"])
let v = native_list_append(v, ["healf", "noun", "healfa", "healfe", "healfe", "", "side"])
let v = native_list_append(v, ["hearm", "noun", "hearmas", "hearmes", "hearme", "", "harm"])
let v = native_list_append(v, ["hearpe", "noun", "hearpan", "hearpan", "hearpan", "", "harp"])
let v = native_list_append(v, ["helma", "noun", "helman", "helman", "helman", "", "helm of boat"])
let v = native_list_append(v, ["heorþ", "noun", "heorþas", "heorþes", "heorþe", "", "hearth"])
let v = native_list_append(v, ["hierde", "noun", "hierdas", "hierdes", "hierdum", "", "herdsman"])
let v = native_list_append(v, ["sceap", "noun", "sċēap", "sċēapes", "sċēape", "", "sheep"])
let v = native_list_append(v, ["hiew", "noun", "hīew", "hīewes", "hīewe", "", "form appearance likeness"])
let v = native_list_append(v, ["hleo", "noun", "hleo", "", "", "", "shelter"])
let v = native_list_append(v, ["hopa", "noun", "hopan", "hopan", "hopan", "", "hope"])
let v = native_list_append(v, ["hreaw", "noun", "hreaw", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hreow", "noun", "hrēowa", "hrēowe", "hrēowe", "", "regret remorse"])
let v = native_list_append(v, ["hrost", "noun", "hrōstas", "hrōstes", "hrōste", "", "a wooden framework"])
let v = native_list_append(v, ["hrung", "noun", "hrunga", "hrunge", "hrunge", "", "a rung"])
let v = native_list_append(v, ["hungor", "noun", "hungras", "hungres", "hungre", "", "hunger"])
let v = native_list_append(v, ["wansceaft", "noun", "wansceaft", "", "", "", "misery misfortune"])
let v = native_list_append(v, ["wera", "noun", "wera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["husbonda", "noun", "husbonda", "", "", "", "master of the"])
let v = native_list_append(v, ["bonda", "noun", "bondan", "bondan", "bondan", "", "husband"])
let v = native_list_append(v, ["hwæte", "noun", "hwæte", "hwǣtes", "hwǣte", "", "wheat"])
let v = native_list_append(v, ["hwil", "noun", "hwīla", "hwīle", "hwīle", "", "while period of"])
let v = native_list_append(v, ["hyd", "noun", "hȳde", "hȳde", "hȳde", "", "skin hide"])
let v = native_list_append(v, ["idel", "noun", "īdel", "īdeles", "īdele", "", "idleness vanity futility"])
let v = native_list_append(v, ["hama", "noun", "haman", "haman", "haman", "", "a covering"])
let v = native_list_append(v, ["læt", "noun", "lātas", "lǣtes", "lǣte", "", "a class of"])
let v = native_list_append(v, ["læste", "noun", "læste", "", "", "", "last a shoemakers"])
let v = native_list_append(v, ["læce", "noun", "lǣċas", "lǣċes", "lǣċe", "", "doctor physician"])
let v = native_list_append(v, ["locum", "noun", "locum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["leafa", "noun", "leafa", "", "", "", "belief"])
let v = native_list_append(v, ["læn", "noun", "lǣn", "lǣnes", "lǣne", "", "loan grant gift"])
let v = native_list_append(v, ["læs", "noun", "lǣswa", "lǣswe", "lǣswe", "", "pasture"])
let v = native_list_append(v, ["læwed", "noun", "lǣwedas", "lǣwedes", "lǣwede", "", "layman"])
let v = native_list_append(v, ["lencten", "noun", "lenctenas", "lenctenes", "lenctene", "", "spring season"])
let v = native_list_append(v, ["leoht", "noun", "lēoht", "lēohtes", "lēohte", "", "light"])
let v = native_list_append(v, ["elpendban", "noun", "elpendbān", "elpendbānes", "elpendbāne", "", "ivory"])
let v = native_list_append(v, ["elpend", "noun", "elpendas", "elpendes", "elpende", "", "elephant"])
let v = native_list_append(v, ["loc", "noun", "locu", "loces", "loce", "", "lock"])
let v = native_list_append(v, ["locc", "noun", "loccas", "locces", "locce", "", "lock of hair"])
let v = native_list_append(v, ["mæd", "noun", "mǣdwa", "mǣdwe", "mǣdwe", "", "meadow"])
let v = native_list_append(v, ["mægden", "noun", "mæġdenu", "mæġdenes", "mæġdene", "", "girl"])
let v = native_list_append(v, ["mægeþ", "noun", "mæġeþ", "mæġeþ", "mæġeþ", "", "girl virgin"])
let v = native_list_append(v, ["mædwe", "noun", "mædwe", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["miht", "noun", "mihte", "mihte", "mihte", "", "power ability"])
let v = native_list_append(v, ["meaht", "noun", "meahte", "meahte", "meahte", "", "alternative form of"])
let v = native_list_append(v, ["meahte", "noun", "meahte", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["mægester", "noun", "mægester", "", "", "", "master"])
let v = native_list_append(v, ["dwola", "noun", "dwolan", "dwolan", "dwolan", "", "error fault heresy"])
let v = native_list_append(v, ["mæsse", "noun", "mæssan", "mæssan", "mæssan", "", "mass mostly in"])
let v = native_list_append(v, ["mæst", "noun", "mæstas", "mæstes", "mæste", "", "mast of ship"])
let v = native_list_append(v, ["mearc", "noun", "mearca", "mearce", "mearce", "", "mark sign character"])
let v = native_list_append(v, ["munuc", "noun", "munucas", "munuces", "munuce", "", "monk"])
let v = native_list_append(v, ["mylen", "noun", "mylnas", "mylnes", "mylne", "", "mill a building"])
let v = native_list_append(v, ["myrgþ", "noun", "myrgþa", "myrgþe", "myrgþe", "", "mirth"])
let v = native_list_append(v, ["maht", "noun", "maht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nædl", "noun", "nǣdla", "nǣdle", "nǣdle", "", "needle"])
let v = native_list_append(v, ["nædre", "noun", "nǣdran", "nǣdran", "nǣdran", "", "snake"])
let v = native_list_append(v, ["neod", "noun", "nēoda", "nēode", "nēode", "", "desire longing zeal"])
let v = native_list_append(v, ["niht", "noun", "nihta", "nihtes", "nihte", "", "night"])
let v = native_list_append(v, ["geong", "noun", "ġeongas", "ġeonges", "ġeonge", "", "alternative form of"])
let v = native_list_append(v, ["ordal", "noun", "ordāl", "ordāles", "ordāle", "", "judgement"])
let v = native_list_append(v, ["oxa", "noun", "oxan", "oxan", "oxan", "", "ox"])
let v = native_list_append(v, ["pæþ", "noun", "paþas", "pæþes", "pæþe", "", "path"])
let v = native_list_append(v, ["penning", "noun", "penningas", "penninges", "penninge", "", "penny"])
let v = native_list_append(v, ["ploh", "noun", "ploh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["preost", "noun", "prēostas", "prēostes", "prēoste", "", "priest"])
let v = native_list_append(v, ["prica", "noun", "prican", "prican", "prican", "", "prick small hole"])
let v = native_list_append(v, ["pryte", "noun", "prȳtan", "prȳtan", "prȳtan", "", "alternative form of"])
let v = native_list_append(v, ["psealm", "noun", "psealmas", "psealmes", "psealme", "", "psalm"])
let v = native_list_append(v, ["pund", "noun", "punda", "pundes", "punde", "", "pound weight or"])
let v = native_list_append(v, ["pytt", "noun", "pyttas", "pyttes", "pytte", "", "pit"])
let v = native_list_append(v, ["popig", "noun", "popig", "", "", "", "poppy"])
let v = native_list_append(v, ["raca", "noun", "raca", "", "", "", "rake"])
let v = native_list_append(v, ["geban", "noun", "geban", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ræs", "noun", "rǣsas", "rǣses", "rǣse", "", "run"])
let v = native_list_append(v, ["reord", "noun", "reorda", "reorde", "reorde", "", "voice"])
let v = native_list_append(v, ["hriþer", "noun", "hrīþeru", "hrīþeres", "hrīþere", "", "cow bull ox"])
let v = native_list_append(v, ["rida", "noun", "ridan", "ridan", "ridan", "", "rider"])
let v = native_list_append(v, ["sacu", "noun", "saca", "sace", "sace", "", "dispute strife contention"])
let v = native_list_append(v, ["sadol", "noun", "sadolas", "sadoles", "sadole", "", "saddle"])
let v = native_list_append(v, ["sæ", "noun", "sǣ", "sǣ", "sǣ", "", "sea"])
let v = native_list_append(v, ["sæd", "noun", "sǣd", "sǣdes", "sǣde", "", "seed"])
let v = native_list_append(v, ["sceafa", "noun", "sċeafan", "sċeafan", "sċeafan", "", "shave tool plane"])
let v = native_list_append(v, ["sceaþa", "noun", "sċeaþan", "sċeaþan", "sċeaþan", "", "one who injures"])
let v = native_list_append(v, ["sceadu", "noun", "sċeadwa", "sċeadwe", "sċeadwe", "", "shadow"])
let v = native_list_append(v, ["sceaþ", "noun", "sceaþ", "", "", "", "sheath"])
let v = native_list_append(v, ["scinu", "noun", "sċina", "sċine", "sċine", "", "shin"])
let v = native_list_append(v, ["scrud", "noun", "sċrūd", "sċrūdes", "sċrȳd", "", "garment"])
let v = native_list_append(v, ["scur", "noun", "sċūras", "sċūres", "sċūre", "", "shower"])
let v = native_list_append(v, ["sceot", "noun", "sċeot", "sċeotes", "sċeote", "", "shot act of"])
let v = native_list_append(v, ["sceabb", "noun", "sċeabbas", "sċeabbes", "sċeabbe", "", "scab"])
let v = native_list_append(v, ["segel", "noun", "segel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["segl", "noun", "seġlu", "seġles", "seġle", "", "sail"])
let v = native_list_append(v, ["hætt", "noun", "hættas", "hættes", "hætte", "", "hat"])
let v = native_list_append(v, ["sihþ", "noun", "sihþ", "", "", "", "sight ability to"])
let v = native_list_append(v, ["slæp", "noun", "slǣpas", "slǣpes", "slǣpe", "", "sleep"])
let v = native_list_append(v, ["sloh", "noun", "sloh", "", "", "", "slough"])
let v = native_list_append(v, ["smiþ", "noun", "smiþas", "smiþes", "smiþe", "", "smith"])
let v = native_list_append(v, ["soþ", "noun", "sōþ", "sōþes", "sōþe", "", "truth"])
let v = native_list_append(v, ["spann", "noun", "spanna", "spanne", "spanne", "", "span of a"])
let v = native_list_append(v, ["spere", "noun", "speru", "speres", "sperum", "", "spear lance pike"])
let v = native_list_append(v, ["spinel", "noun", "spinela", "spinele", "spinele", "", "spindle"])
let v = native_list_append(v, ["spitu", "noun", "spita", "spite", "spite", "", "spit of wood"])
let v = native_list_append(v, ["spræc", "noun", "sprǣċa", "sprǣċe", "sprǣċe", "", "speech"])
let v = native_list_append(v, ["springa", "noun", "springa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["spreot", "noun", "spreot", "", "", "", "pole"])
let v = native_list_append(v, ["staca", "noun", "stacan", "stacan", "stacan", "", "stake"])
let v = native_list_append(v, ["stapol", "noun", "stapolas", "stapoles", "stapole", "", "basis"])
let v = native_list_append(v, ["stara", "noun", "stara", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hreac", "noun", "hrēacas", "hrēaces", "hrēace", "", "stack stook rick"])
let v = native_list_append(v, ["staþol", "noun", "staþolas", "staþoles", "staþole", "", "foundation establishment"])
let v = native_list_append(v, ["stede", "noun", "stedas", "stedes", "stedum", "", "place"])
let v = native_list_append(v, ["stefn", "noun", "stefna", "stefne", "stefne", "", "voice"])
let v = native_list_append(v, ["drync", "noun", "drynċas", "drynċes", "drynċe", "", "drink draught"])
let v = native_list_append(v, ["streaw", "noun", "strēaw", "strēawes", "strēawe", "", "straw"])
let v = native_list_append(v, ["stræt", "noun", "strǣta", "strǣte", "strǣte", "", "street road"])
let v = native_list_append(v, ["stenc", "noun", "stenċas", "stenċes", "stenċe", "", "smell"])
let v = native_list_append(v, ["steor", "noun", "stēoras", "stēores", "stēore", "", "young bull"])
let v = native_list_append(v, ["stepe", "noun", "stepas", "stepes", "stepum", "", "alternative form of"])
let v = native_list_append(v, ["stice", "noun", "stiċas", "stiċes", "stiċe", "", "stitch in the"])
let v = native_list_append(v, ["stigel", "noun", "stigel", "", "", "", "stile"])
let v = native_list_append(v, ["stoc", "noun", "stocu", "stoces", "stoce", "", "house dwelling place"])
let v = native_list_append(v, ["studu", "noun", "styde", "styde", "styde", "", "prop"])
let v = native_list_append(v, ["streng", "noun", "strenġas", "strenġes", "strenġe", "", "string rope cord"])
let v = native_list_append(v, ["sumor", "noun", "sumoras", "sumores", "sumore", "", "summer"])
let v = native_list_append(v, ["sund", "noun", "sunda", "sundes", "sunde", "", "swimming"])
let v = native_list_append(v, ["sweard", "noun", "sweard", "", "", "", "skin rind"])
let v = native_list_append(v, ["swealwe", "noun", "swealwan", "swealwan", "swealwan", "", "swallow bird"])
let v = native_list_append(v, ["swæþ", "noun", "swaþu", "swæþes", "swæþe", "", "track trace"])
let v = native_list_append(v, ["swearm", "noun", "swearmas", "swearmes", "swearme", "", "swarm"])
let v = native_list_append(v, ["gerd", "noun", "gerd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swin", "noun", "swīn", "swīnes", "swīne", "", "pig"])
let v = native_list_append(v, ["swinc", "noun", "swinca", "swinces", "swince", "", "hard work toil"])
let v = native_list_append(v, ["sierce", "noun", "sierċan", "sierċan", "sierċan", "", "shirt chemise"])
let v = native_list_append(v, ["tacen", "noun", "tācnu", "tācnes", "tācne", "", "alternative form of"])
let v = native_list_append(v, ["teld", "noun", "telda", "teldes", "telde", "", "tent"])
let v = native_list_append(v, ["hrycg", "noun", "hryċġas", "hryċġes", "hryċġe", "", "back spine"])
let v = native_list_append(v, ["tæppe", "noun", "tæppan", "tæppan", "tæppan", "", "band ribbon tape"])
let v = native_list_append(v, ["tæppa", "noun", "tæppan", "tæppan", "tæppan", "", "tap spigot"])
let v = native_list_append(v, ["tigele", "noun", "tigelan", "tigelan", "tigelan", "", "tile"])
let v = native_list_append(v, ["treowe", "noun", "treowe", "", "", "", "inflection of trēow"])
let v = native_list_append(v, ["tynder", "noun", "tyndra", "tyndre", "tyndre", "", "tinder"])
let v = native_list_append(v, ["þanc", "noun", "þancas", "þances", "þance", "", "thanks gratitude"])
let v = native_list_append(v, ["þoht", "noun", "þoht", "", "", "", "thought"])
let v = native_list_append(v, ["þorp", "noun", "þorpa", "þorpes", "þorpe", "", "village"])
let v = native_list_append(v, ["þille", "noun", "þillan", "þillan", "þillan", "", "plank wooden flooring"])
let v = native_list_append(v, ["þæc", "noun", "þacu", "þæces", "þæce", "", "roof"])
let v = native_list_append(v, ["þeoh", "noun", "þēoh", "þēos", "þēo", "", "thigh"])
let v = native_list_append(v, ["þræd", "noun", "þrǣdas", "þrǣdes", "þrǣde", "", "thread"])
let v = native_list_append(v, ["þrea", "noun", "þrēan", "þrēan", "þrēan", "", "threat"])
let v = native_list_append(v, ["þrescold", "noun", "þresċoldas", "þresċoldes", "þresċolde", "", "threshold"])
let v = native_list_append(v, ["huþ", "noun", "hūþe", "hūþe", "hūþe", "", "plunder booty"])
let v = native_list_append(v, ["wælfyllo", "noun", "wælfyllo", "", "", "", "fill of slaughter"])
let v = native_list_append(v, ["wifmann", "noun", "wīfmenn", "wīfmannes", "wīfmenn", "", "woman"])
let v = native_list_append(v, ["wic", "noun", "wīc", "wīc", "wīc", "", "village"])
let v = native_list_append(v, ["ærdæg", "noun", "ǣrdagas", "ǣrdæġes", "ǣrdæġe", "", "the early part"])
let v = native_list_append(v, ["guþcræft", "noun", "guþcræft", "", "", "", "warfare military strategy"])
let v = native_list_append(v, ["wist", "noun", "wiste", "wiste", "wiste", "", "being existence"])
let v = native_list_append(v, ["wiste", "noun", "wiste", "", "", "", "inflection of wist"])
let v = native_list_append(v, ["þuma", "noun", "þūman", "þūman", "þūman", "", "thumb"])
let v = native_list_append(v, ["þymel", "noun", "þȳmelas", "þȳmeles", "þȳmele", "", "thumbstall"])
let v = native_list_append(v, ["wacu", "noun", "waca", "wace", "wace", "", "wake watch"])
let v = native_list_append(v, ["wæd", "noun", "wǣde", "wǣde", "wǣde", "", "garment item of"])
let v = native_list_append(v, ["wær", "noun", "wǣra", "wǣre", "wǣre", "", "truth faith"])
let v = native_list_append(v, ["wæcce", "noun", "wæċċan", "wæċċan", "wæċċan", "", "watch"])
let v = native_list_append(v, ["wærloga", "noun", "wǣrlogan", "wǣrlogan", "wǣrlogan", "", "traitor oath-breaker liar"])
let v = native_list_append(v, ["loga", "noun", "logan", "logan", "logan", "", "liar"])
let v = native_list_append(v, ["wela", "noun", "welan", "welan", "welan", "", "wealth"])
let v = native_list_append(v, ["weorc", "noun", "weorca", "weorces", "weorce", "", "work in various"])
let v = native_list_append(v, ["widewe", "noun", "widewe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wilcuma", "noun", "wilcuman", "wilcuman", "wilcuman", "", "welcome guest"])
let v = native_list_append(v, ["willa", "noun", "willan", "willan", "willan", "", "will"])
let v = native_list_append(v, ["witnes", "noun", "witnes", "", "", "", "witness"])
let v = native_list_append(v, ["þeoden", "noun", "þēodnas", "þēodnes", "þēodne", "", "prince lord ruler"])
let v = native_list_append(v, ["þryþ", "noun", "þrȳþe", "þrȳþe", "þrȳþe", "", "strength power force"])
let v = native_list_append(v, ["gewinn", "noun", "ġewinn", "ġewinnes", "ġewinne", "", "war"])
let v = native_list_append(v, ["wrang", "noun", "wrangas", "wranges", "wrange", "", "a ships hold"])
let v = native_list_append(v, ["wrecca", "noun", "wreċċan", "wreċċan", "wreċċan", "", "exile outcast"])
let v = native_list_append(v, ["wyrhta", "noun", "wyrhtan", "wyrhtan", "wyrhtan", "", "worker"])
let v = native_list_append(v, ["wearp", "noun", "wearp", "", "", "", "warp"])
let v = native_list_append(v, ["wæx", "noun", "wæx", "", "", "", "alternative form of"])
let v = native_list_append(v, ["webb", "noun", "webbu", "webbes", "webbe", "", "web"])
let v = native_list_append(v, ["yfel", "noun", "yfela", "yfeles", "yfele", "", "something bad or"])
let v = native_list_append(v, ["morþbealo", "noun", "morþbealo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyren", "noun", "fyrena", "fyrene", "fyrene", "", "alternative form of"])
let v = native_list_append(v, ["hoh", "noun", "hōs", "hōs", "hō", "", "The heel rear"])
let v = native_list_append(v, ["ealdor", "noun", "ealdra", "ealdres", "ealdre", "", "life the vital"])
let v = native_list_append(v, ["eld", "noun", "eld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ieldu", "noun", "ielde", "ielde", "ielde", "", "age"])
let v = native_list_append(v, ["ellærn", "noun", "ellærn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ierfe", "noun", "ierfu", "ierfes", "ierfum", "", "inheritance"])
let v = native_list_append(v, ["ierfa", "noun", "ierfan", "ierfan", "ierfan", "", "heir"])
let v = native_list_append(v, ["æsce", "noun", "ascan", "ascan", "ascan", "", "ash combustion residue"])
let v = native_list_append(v, ["leþer", "noun", "leþru", "leþres", "leþre", "", "hide skin leather"])
let v = native_list_append(v, ["benc", "noun", "benċe", "benċe", "benċe", "", "bench"])
let v = native_list_append(v, ["blæst", "noun", "blǣstas", "blǣstes", "blǣste", "", "blowing blast burst"])
let v = native_list_append(v, ["earendel", "noun", "earendel", "", "", "", "the morning star"])
let v = native_list_append(v, ["streawberige", "noun", "strēawberiġan", "strēawberiġan", "strēawberiġan", "", "alternative form of"])
let v = native_list_append(v, ["berige", "noun", "beriġan", "beriġan", "beriġan", "", "alternative form of"])
let v = native_list_append(v, ["ælmesse", "noun", "ælmessan", "ælmessan", "ælmessan", "", "alms"])
let v = native_list_append(v, ["osle", "noun", "ōslan", "ōslan", "ōslan", "", "a European blackbird"])
let v = native_list_append(v, ["asca", "noun", "asca", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["beofor", "noun", "beoforas", "beofores", "beofore", "", "alternative form of"])
let v = native_list_append(v, ["acweorna", "noun", "ācweornan", "ācweornan", "ācweornan", "", "squirrel"])
let v = native_list_append(v, ["ambiht", "noun", "ambihtas", "ambihtes", "ambihte", "", "servant"])
let v = native_list_append(v, ["feald", "noun", "fealda", "fealde", "fealde", "", "occasion"])
let v = native_list_append(v, ["fira", "noun", "fira", "", "", "", "mankinds genitive plural"])
let v = native_list_append(v, ["heahfore", "noun", "hēahforan", "hēahforan", "hēahforan", "", "heifer"])
let v = native_list_append(v, ["liþ", "noun", "liþa", "liþa", "liþa", "", "limb member"])
let v = native_list_append(v, ["heafoc", "noun", "heafoc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wifmenn", "noun", "wifmenn", "", "", "", "plural of wīfmann"])
let v = native_list_append(v, ["delle", "noun", "delle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hæf", "noun", "hæf", "", "", "", "yeast"])
let v = native_list_append(v, ["henn", "noun", "henna", "henne", "henne", "", "hen"])
let v = native_list_append(v, ["fina", "noun", "finan", "finan", "finan", "", "woodpecker"])
let v = native_list_append(v, ["cnafa", "noun", "cnafan", "cnafan", "cnafan", "", "boy lad young"])
let v = native_list_append(v, ["godsibb", "noun", "godsibbas", "godsibbes", "godsibbe", "", "one who has"])
let v = native_list_append(v, ["mila", "noun", "mila", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["sunna", "noun", "sunnan", "sunnan", "sunnan", "", "sun"])
let v = native_list_append(v, ["wodnesdæg", "noun", "wōdnesdagas", "wōdnesdæġes", "wōdnesdæġe", "", "Wednesday"])
let v = native_list_append(v, ["þursdæg", "noun", "þursdagas", "þursdæġes", "þursdæġe", "", "Thursday"])
let v = native_list_append(v, ["frigedæg", "noun", "frīġedagas", "frīġedæġes", "frīġedæġe", "", "Friday"])
let v = native_list_append(v, ["melo", "noun", "melo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rocca", "noun", "rocca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["ryge", "noun", "ryge", "", "", "", "rye"])
let v = native_list_append(v, ["þrop", "noun", "þropa", "þropes", "þrope", "", "assembly"])
let v = native_list_append(v, ["cetel", "noun", "cetel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fana", "noun", "fanan", "fanan", "fanan", "", "a bit of"])
let v = native_list_append(v, ["fearh", "noun", "fēaras", "fēares", "fēare", "", "piglet"])
let v = native_list_append(v, ["atorcoppe", "noun", "ātorcoppan", "ātorcoppan", "ātorcoppan", "", "spider"])
let v = native_list_append(v, ["ator", "noun", "ātru", "ātres", "ātre", "", "poison venom"])
let v = native_list_append(v, ["cece", "noun", "cece", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lybb", "noun", "lybba", "lybbes", "lybbe", "", "drug medicine"])
let v = native_list_append(v, ["æcern", "noun", "ǣcernu", "ǣcernes", "ǣcerne", "", "acorn"])
let v = native_list_append(v, ["hnitu", "noun", "hnite", "hnite", "hnite", "", "nit"])
let v = native_list_append(v, ["hræfn", "noun", "hræfnas", "hræfnes", "hræfne", "", "raven"])
let v = native_list_append(v, ["scearu", "noun", "sċeara", "sċeare", "sċeare", "", "shaving or a"])
let v = native_list_append(v, ["scear", "noun", "sċēare", "sċēare", "sċēare", "", "scissors shears"])
let v = native_list_append(v, ["sicol", "noun", "sicolas", "sicoles", "sicole", "", "sickle"])
let v = native_list_append(v, ["socc", "noun", "soccas", "socces", "socce", "", "sock"])
let v = native_list_append(v, ["sticca", "noun", "sticcan", "sticcan", "sticcan", "", "stick"])
let v = native_list_append(v, ["cran", "noun", "cranas", "cranes", "crane", "", "crane bird"])
let v = native_list_append(v, ["waga", "noun", "waga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wala", "noun", "wala", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wanga", "noun", "wanga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wini", "noun", "winas", "wines", "winum", "", "alternative form of"])
let v = native_list_append(v, ["witu", "noun", "witu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["uf", "noun", "uf", "", "", "", "owl"])
let v = native_list_append(v, ["tacne", "noun", "tacne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["sceoh", "noun", "sceoh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sleht", "noun", "sleht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["salig", "noun", "salig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bede", "noun", "bede", "", "", "", "inflection of bedu"])
let v = native_list_append(v, ["bergan", "noun", "bergan", "", "", "", "inflection of berġe"])
let v = native_list_append(v, ["hana", "noun", "hanan", "hanan", "hanan", "", "rooster"])
let v = native_list_append(v, ["gigante", "noun", "gigante", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Herod", "noun", "Herod", "Herodes", "Herode", "", "King Herod"])
let v = native_list_append(v, ["fearn", "noun", "fearna", "fearnes", "fearne", "", "fern"])
let v = native_list_append(v, ["hoppa", "noun", "hoppan", "hoppan", "hoppan", "", "agent noun of"])
let v = native_list_append(v, ["Scylding", "noun", "Sċyldingas", "Sċyldinges", "Sċyldinge", "", "descendant of Scyld"])
let v = native_list_append(v, ["wea", "noun", "wēan", "wēan", "wēan", "", "misfortune evil harm"])
let v = native_list_append(v, ["Cain", "noun", "Cain", "Caines", "Caine", "", "Cain the brother"])
let v = native_list_append(v, ["bola", "noun", "bōlan", "bōlan", "bōlan", "", "younger brother"])
let v = native_list_append(v, ["ylde", "noun", "ylda", "", "yldum", "", "alternative form of"])
let v = native_list_append(v, ["hete", "noun", "hetas", "hetes", "hetum", "", "hatred"])
let v = native_list_append(v, ["heteniþ", "noun", "hetenīþas", "", "", "", "deep enmity hostility"])
let v = native_list_append(v, ["timberland", "noun", "timberlanda", "timberlandes", "timberlande", "", "timberland"])
let v = native_list_append(v, ["muga", "noun", "mūgan", "mūgan", "mūgan", "", "stack of hay"])
let v = native_list_append(v, ["gær", "noun", "ġǣr", "ġǣres", "ġǣre", "", "alternative form of"])
let v = native_list_append(v, ["orde", "noun", "orde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["dreng", "noun", "drenġas", "drenġes", "drenġe", "", "warrior soldier"])
let v = native_list_append(v, ["frosc", "noun", "froscas", "frosċes", "frosċe", "", "frog"])
let v = native_list_append(v, ["fetel", "noun", "fetelas", "feteles", "fetele", "", "girdle belt"])
let v = native_list_append(v, ["buccan", "noun", "buccan", "", "", "", "inflection of bucca"])
let v = native_list_append(v, ["twiga", "noun", "twiġan", "twiġan", "twiġan", "", "synonym of twiġ"])
let v = native_list_append(v, ["hylla", "noun", "hylla", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["cribb", "noun", "cribbe", "cribbe", "cribbe", "", "manger stall"])
let v = native_list_append(v, ["enta", "noun", "enta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["boxe", "noun", "boxe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["posa", "noun", "posa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["branda", "noun", "branda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["guman", "noun", "guman", "", "", "", "inflection of guma"])
let v = native_list_append(v, ["mome", "noun", "mōman", "mōman", "mōman", "", "aunt mothers sister"])
let v = native_list_append(v, ["sanctum", "noun", "sanctum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["dura", "noun", "dura", "", "", "", "inflection of duru"])
let v = native_list_append(v, ["Elisabeth", "noun", "Elisabeth", "", "", "", "alternative form of"])
let v = native_list_append(v, ["panne", "noun", "pannan", "pannan", "pannan", "", "pan frying pan"])
let v = native_list_append(v, ["Irlande", "noun", "Irlande", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Hereford", "noun", "Hereford", "", "", "", "Hereford a city"])
let v = native_list_append(v, ["soles", "noun", "soles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["borda", "noun", "bordan", "bordan", "bordan", "", "an ornamental border"])
let v = native_list_append(v, ["linde", "noun", "linde", "", "", "", "inflection of lind"])
let v = native_list_append(v, ["ceder", "noun", "ċedra", "ċedre", "ċedre", "", "the cedar tree"])
let v = native_list_append(v, ["liste", "noun", "liste", "", "", "", "dative singular of"])
let v = native_list_append(v, ["myne", "noun", "mynas", "mynes", "mynum", "", "mind memory remembrance"])
let v = native_list_append(v, ["scyte", "noun", "sċytas", "sċytes", "sċyte", "", "shooting"])
let v = native_list_append(v, ["teter", "noun", "teter", "", "", "", "tetter"])
let v = native_list_append(v, ["songe", "noun", "songe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["cote", "noun", "cote", "", "", "", "dative singular of"])
let v = native_list_append(v, ["wifes", "noun", "wifes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["stane", "noun", "stane", "", "", "", "dative singular of"])
let v = native_list_append(v, ["cocca", "noun", "cocca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["heteniþas", "noun", "heteniþas", "", "", "", "plural of hetenīþ"])
let v = native_list_append(v, ["wæg", "noun", "wǣgas", "wǣġes", "wǣġe", "", "wave"])
let v = native_list_append(v, ["resta", "noun", "resta", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["missere", "noun", "misseru", "misseres", "misserum", "", "half-year"])
let v = native_list_append(v, ["mægen", "noun", "mæġnu", "mæġnes", "mæġne", "", "strength power"])
let v = native_list_append(v, ["feorhbealo", "noun", "feorhbealo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þunresdæg", "noun", "þunresdagas", "þunresdæġes", "þunresdæġe", "", "Thursday"])
let v = native_list_append(v, ["folm", "noun", "folma", "folme", "folme", "", "poetic hand palm"])
let v = native_list_append(v, ["aglæca", "noun", "āglǣċan", "āglǣċan", "āglǣċan", "", "an awesome or"])
let v = native_list_append(v, ["ehtend", "noun", "ehtend", "", "", "", "pursuer persecutor"])
let v = native_list_append(v, ["wifman", "noun", "wīfmen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hæle", "noun", "hæleþ", "hæleþ", "hæleþ", "", "hero"])
let v = native_list_append(v, ["banhus", "noun", "bānhūs", "bānhūses", "bānhūse", "", "body torso"])
let v = native_list_append(v, ["wigsmiþ", "noun", "wīġsmiþas", "wīġsmiþes", "wīġsmiþe", "", "warrior hero"])
let v = native_list_append(v, ["hamora laf", "noun", "hamora lāfa", "hamora lāfe", "hamora lāfe", "", "sword"])
let v = native_list_append(v, ["hamora", "noun", "hamora", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hamor", "noun", "hamoras", "hamores", "hamore", "", "hammer"])
let v = native_list_append(v, ["laf", "noun", "lāfa", "lāfe", "lāfe", "", "remains remainder left"])
let v = native_list_append(v, ["geogoþ", "noun", "geogoþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cometa", "noun", "comētan", "comētan", "comētan", "", "comet"])
let v = native_list_append(v, ["duna", "noun", "duna", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["synnihte", "noun", "synnihte", "synnihtes", "", "", "alternative form of"])
let v = native_list_append(v, ["hwyrft", "noun", "hwyrftas", "", "", "", "revolution turning circuit"])
let v = native_list_append(v, ["angenga", "noun", "āngenġan", "āngenġan", "āngenġan", "", "lone traveler solitary"])
let v = native_list_append(v, ["wites", "noun", "wites", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["nard", "noun", "nard", "", "", "", "spikenard"])
let v = native_list_append(v, ["brecþ", "noun", "brecþa", "brecþe", "brecþe", "", "heartbreak grief"])
let v = native_list_append(v, ["færgryre", "noun", "fǣrgryras", "fǣrgryres", "fǣrgryre", "", "sudden horror danger"])
let v = native_list_append(v, ["borde", "noun", "bordan", "bordan", "bordan", "", "board"])
let v = native_list_append(v, ["dela", "noun", "dela", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["wigweorþung", "noun", "wīġweorþunga", "wīġweorþunge", "wīġweorþunge", "", "alternative form of"])
let v = native_list_append(v, ["ent", "noun", "entas", "entes", "ente", "", "giant mythical creature"])
let v = native_list_append(v, ["lieg", "noun", "līeġas", "līeġes", "līeġe", "", "flame"])
let v = native_list_append(v, ["gastbana", "noun", "gāstbanan", "", "", "", "destroyer of souls"])
let v = native_list_append(v, ["þeodþrea", "noun", "þeodþrea", "", "", "", "national disaster great"])
let v = native_list_append(v, ["hyht", "noun", "hyhtas", "hyhtes", "hyhte", "", "hope"])
let v = native_list_append(v, ["henne", "noun", "henne", "", "", "", "inflection of henn"])
let v = native_list_append(v, ["aras", "noun", "aras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["bata", "noun", "bata", "", "", "", "genitive/nominative/accusative plural of"])
let v = native_list_append(v, ["batas", "noun", "batas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["bordan", "noun", "bordan", "", "", "", "inflection of borda"])
let v = native_list_append(v, ["bordes", "noun", "bordes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cenes", "noun", "cenes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cesas", "noun", "cesas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["cesa", "noun", "cesa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["ceses", "noun", "ceses", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["clame", "noun", "clame", "", "", "", "dative singular of"])
let v = native_list_append(v, ["clames", "noun", "clames", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["colmase", "noun", "colmāsan", "colmāsan", "colmāsan", "", "coal tit Periparus"])
let v = native_list_append(v, ["cometan", "noun", "cometan", "", "", "", "inflection of comēta"])
let v = native_list_append(v, ["bille", "noun", "bille", "", "", "", "dative singular of"])
let v = native_list_append(v, ["domas", "noun", "domas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["doma", "noun", "doma", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["domes", "noun", "domes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["dora", "noun", "doran", "doran", "doran", "", "bumblebee"])
let v = native_list_append(v, ["doran", "noun", "doran", "", "", "", "inflection of dora"])
let v = native_list_append(v, ["dore", "noun", "dore", "", "", "", "dative singular of"])
let v = native_list_append(v, ["feres", "noun", "feres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["limes", "noun", "limes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["lyres", "noun", "lyres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["loges", "noun", "loges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["meres", "noun", "meres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["metes", "noun", "metes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["gores", "noun", "gores", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["bridles", "noun", "bridles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["totes", "noun", "totes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["filmen", "noun", "filmenas", "filmenes", "filmene", "", "membrane"])
let v = native_list_append(v, ["finta", "noun", "fintan", "fintan", "fintan", "", "tail"])
let v = native_list_append(v, ["fintan", "noun", "fintan", "", "", "", "inflection of finta"])
let v = native_list_append(v, ["flete", "noun", "flete", "", "", "", "dative singular of"])
let v = native_list_append(v, ["flotan", "noun", "flotan", "", "", "", "inflection of flota"])
let v = native_list_append(v, ["gastas", "noun", "gastas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["gasta", "noun", "gasta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gaste", "noun", "gaste", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gastes", "noun", "gastes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["generes", "noun", "generes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["grada", "noun", "grada", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hundes", "noun", "hundes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["hunde", "noun", "hunde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hunda", "noun", "hunda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hundas", "noun", "hundas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["wil", "noun", "wīl", "wīles", "wīle", "", "wile trick or"])
let v = native_list_append(v, ["sla", "noun", "sla", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Hannibal", "noun", "Hannibal", "Hannibales", "Hannibale", "", "Hannibal a Carthaginian"])
let v = native_list_append(v, ["modsefa", "noun", "mōdsefan", "mōdsefan", "mōdsefan", "", "heart mind character"])
let v = native_list_append(v, ["dæd", "noun", "dǣde", "dǣde", "dǣde", "", "action deed"])
let v = native_list_append(v, ["demend", "noun", "dēmend", "dēmendes", "dēmende", "", "judge"])
let v = native_list_append(v, ["ingang", "noun", "ingangas", "inganges", "ingange", "", "entrance place of"])
let v = native_list_append(v, ["lambes", "noun", "lambes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["lambe", "noun", "lambe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["listas", "noun", "listas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["pisan", "noun", "pisan", "", "", "", "inflection of pise"])
let v = native_list_append(v, ["pise", "noun", "pisan", "pisan", "pisan", "", "pea"])
let v = native_list_append(v, ["plantan", "noun", "plantan", "", "", "", "inflection of plante"])
let v = native_list_append(v, ["plante", "noun", "plantan", "plantan", "plantan", "", "plant shoot"])
let v = native_list_append(v, ["portas", "noun", "portas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["portes", "noun", "portes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["scia", "noun", "sċīan", "sċīan", "sċīan", "", "shin"])
let v = native_list_append(v, ["metas", "noun", "metas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["moderes", "noun", "moderes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["moran", "noun", "moran", "", "", "", "inflection of more"])
let v = native_list_append(v, ["notas", "noun", "notas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["obras", "noun", "obras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["obre", "noun", "obre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["obres", "noun", "obres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["rapas", "noun", "rapas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["tabulan", "noun", "tabulan", "", "", "", "inflection of tabule"])
let v = native_list_append(v, ["tabule", "noun", "tabulan", "tabulan", "tabulan", "", "table"])
let v = native_list_append(v, ["templa", "noun", "templa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["timan", "noun", "timan", "", "", "", "inflection of tīma"])
let v = native_list_append(v, ["torna", "noun", "torna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["torne", "noun", "torne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["tornes", "noun", "tornes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["haligdom", "noun", "hāliġdōmas", "hāliġdōmes", "hāliġdōme", "", "holiness sanctity"])
let v = native_list_append(v, ["sperum", "noun", "sperum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["arblast", "noun", "arblastas", "arblastes", "arblaste", "", "crossbow arblast"])
let v = native_list_append(v, ["geste", "noun", "geste", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gestes", "noun", "gestes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["brot", "noun", "brotu", "brotes", "brote", "", "a piece broken"])
let v = native_list_append(v, ["soþgiedd", "noun", "sōþġiedd", "sōþġieddes", "sōþġiedde", "", "true story"])
let v = native_list_append(v, ["durum", "noun", "durum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["Inga", "noun", "Inga", "", "", "", "a male given"])
let v = native_list_append(v, ["geswincdæg", "noun", "ġeswincdagas", "ġeswincdæġes", "ġeswincdæġe", "", "day of labour"])
let v = native_list_append(v, ["earfoþhwil", "noun", "earfoþhwīle", "earfoþhwīle", "earfoþhwīle", "", "Hard time period"])
let v = native_list_append(v, ["gewealc", "noun", "ġewealc", "ġewealces", "ġewealce", "", "rolling turning motion"])
let v = native_list_append(v, ["naca", "noun", "nacan", "nacan", "nacan", "", "boat ship"])
let v = native_list_append(v, ["wending", "noun", "wendinga", "wendinge", "wendinge", "", "change"])
let v = native_list_append(v, ["lagum", "noun", "lagum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["canne", "noun", "cannan", "cannan", "cannan", "", "a can cup"])
let v = native_list_append(v, ["sumere", "noun", "sumere", "", "", "", "dative singular of"])
let v = native_list_append(v, ["moda", "noun", "moda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Creta", "noun", "Creta", "", "", "", "Crete an island"])
let v = native_list_append(v, ["crisma", "noun", "crisman", "crisman", "crisman", "", "chrism"])
let v = native_list_append(v, ["alban", "noun", "alban", "", "", "", "inflection of albe"])
let v = native_list_append(v, ["hemming", "noun", "hemming", "", "", "", "a boot made"])
let v = native_list_append(v, ["gade", "noun", "gade", "", "", "", "inflection of gād"])
let v = native_list_append(v, ["stanes", "noun", "stanes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sceaduwe", "noun", "sceaduwe", "", "", "", "inflection of sċeadu"])
let v = native_list_append(v, ["Oswald", "noun", "Oswald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lisse", "noun", "lisse", "", "", "", "inflection of liss"])
let v = native_list_append(v, ["recedes", "noun", "recedes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cy", "noun", "cy", "", "", "", "plural of cū"])
let v = native_list_append(v, ["scopes", "noun", "scopes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["lime", "noun", "lime", "", "", "", "dative singular of"])
let v = native_list_append(v, ["porr", "noun", "porra", "porres", "porre", "", "leek"])
let v = native_list_append(v, ["horse", "noun", "horse", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gener", "noun", "ġeneru", "ġeneres", "ġenere", "", "a refuge protection"])
let v = native_list_append(v, ["horte", "noun", "hortan", "hortan", "hortan", "", "whortleberry"])
let v = native_list_append(v, ["Dunholm", "noun", "Dunholm", "Dūnholmes", "Dūnholme", "", "County Durham a"])
let v = native_list_append(v, ["Englaland", "noun", "Englaland", "", "", "", "alternative form of"])
let v = native_list_append(v, ["taxe", "noun", "tāxan", "tāxan", "tāxan", "", "toad"])
let v = native_list_append(v, ["gyte", "noun", "gytas", "gytes", "gytum", "", "pouring"])
let v = native_list_append(v, ["cwalu", "noun", "cwala", "cwale", "cwale", "", "killing violent death"])
let v = native_list_append(v, ["fæhþu", "noun", "fǣhþu", "fǣhþu", "fǣhþu", "", "enmity hostility"])
let v = native_list_append(v, ["cyþþu", "noun", "cyþþu", "cȳþþe", "cȳþþe", "", "knowledge"])
let v = native_list_append(v, ["rade", "noun", "rade", "", "", "", "inflection of rād"])
let v = native_list_append(v, ["cliwen", "noun", "clīwenu", "clīwenes", "clīwene", "", "alternative form of"])
let v = native_list_append(v, ["scritta", "noun", "scritta", "", "", "", "effeminate or castrated"])
let v = native_list_append(v, ["successe", "noun", "successe", "", "", "", "outcome result"])
let v = native_list_append(v, ["hagle", "noun", "hagle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Ines", "noun", "Ines", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cymene", "noun", "cymene", "", "", "", "dative singular of"])
let v = native_list_append(v, ["peonia", "noun", "peonian", "peonian", "peonian", "", "peony"])
let v = native_list_append(v, ["hames", "noun", "hames", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["scapes", "noun", "scapes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["gara", "noun", "gara", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Euan", "noun", "Euan", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["totale", "noun", "totale", "", "", "", "inflection of tōtalu"])
let v = native_list_append(v, ["mista", "noun", "mista", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["swurd", "noun", "swurd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["werd", "noun", "werde", "werde", "werde", "", "alternative form of"])
let v = native_list_append(v, ["meting", "noun", "mētinga", "mētinge", "mētinge", "", "picture drawing painting"])
let v = native_list_append(v, ["tunne", "noun", "tunnan", "tunnan", "tunnan", "", "barrel cask"])
let v = native_list_append(v, ["bior", "noun", "bīoras", "bīores", "bīore", "", "alternative form of"])
let v = native_list_append(v, ["Dodd", "noun", "Dodd", "", "", "", "a male given"])
let v = native_list_append(v, ["gewild", "noun", "gewild", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dica", "noun", "dica", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["regola", "noun", "regola", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["regole", "noun", "regole", "", "", "", "dative singular of"])
let v = native_list_append(v, ["merce", "noun", "merce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["getal", "noun", "getal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wond", "noun", "wond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fixes", "noun", "fixes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["gripes", "noun", "gripes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["timbres", "noun", "timbres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["hucs", "noun", "hucs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["syll", "noun", "sylle", "sylle", "sylle", "", "a beam that"])
let v = native_list_append(v, ["laste", "noun", "laste", "", "", "", "dative singular of"])
let v = native_list_append(v, ["orgel", "noun", "orgel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cac", "noun", "cacas", "caces", "cace", "", "dung excrement"])
let v = native_list_append(v, ["pawa", "noun", "pāwan", "pāwan", "pāwan", "", "peacock"])
let v = native_list_append(v, ["boog", "noun", "boog", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeodenstol", "noun", "þeodenstol", "", "", "", "throne"])
let v = native_list_append(v, ["solu", "noun", "solwa", "solwe", "solwe", "", "mire"])
let v = native_list_append(v, ["anum", "noun", "anum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["banan", "noun", "banan", "", "", "", "inflection of bana"])
let v = native_list_append(v, ["wades", "noun", "wades", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["feh", "noun", "feh", "fēs", "fē", "", "alternative form of"])
let v = native_list_append(v, ["cuna", "noun", "cuna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["pryde", "noun", "prȳdan", "prȳdan", "prȳdan", "", "pride"])
let v = native_list_append(v, ["abal", "noun", "abal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["passione", "noun", "passione", "", "", "", "inflection of passion"])
let v = native_list_append(v, ["franca", "noun", "francan", "francan", "francan", "", "lance javelin spear"])
let v = native_list_append(v, ["fam", "noun", "fām", "fāmes", "fāme", "", "foam"])
let v = native_list_append(v, ["laces", "noun", "laces", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Ella", "noun", "Ella", "", "", "", "a male given"])
let v = native_list_append(v, ["Africana", "noun", "Africana", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["bæl", "noun", "bǣl", "bǣles", "bǣle", "", "funeral pyre bonfire"])
let v = native_list_append(v, ["gimma", "noun", "gimma", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["spora", "noun", "sporan", "sporan", "sporan", "", "alternative form of"])
let v = native_list_append(v, ["bælfyr", "noun", "bælfyr", "", "", "", "balefire funeral fire"])
let v = native_list_append(v, ["wecg", "noun", "weċġas", "weċġes", "weċġe", "", "wedge"])
let v = native_list_append(v, ["agu", "noun", "aga", "age", "age", "", "magpie"])
let v = native_list_append(v, ["hordes", "noun", "hordes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["woh", "noun", "wōh", "wōs", "wō", "", "wrong something wrong"])
let v = native_list_append(v, ["suan", "noun", "suan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["telda", "noun", "telda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["laga", "noun", "laga", "", "", "", "inflection of lagu"])
let v = native_list_append(v, ["læna", "noun", "læna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["melda", "noun", "meldan", "meldan", "meldan", "", "informer"])
let v = native_list_append(v, ["mæla", "noun", "mæla", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["nytta", "noun", "nytta", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["rætta", "noun", "rætta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["fus", "noun", "fūs", "fūses", "fūse", "", "a hastening progress"])
let v = native_list_append(v, ["arum", "noun", "arum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["Æþelbeorht", "noun", "Æþelbeorht", "Æþelbeorhtes", "Æþelbeorhte", "", "a male given"])
let v = native_list_append(v, ["brogan", "noun", "brogan", "", "", "", "inflection of brōga"])
let v = native_list_append(v, ["benda", "noun", "benda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["niedwracu", "noun", "niedwracu", "", "", "", "great suffering deep"])
let v = native_list_append(v, ["nihtbealo", "noun", "nihtbealo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yþlida", "noun", "ȳþlidan", "ȳþlidan", "ȳþlidan", "", "ship"])
let v = native_list_append(v, ["þearf", "noun", "þearfa", "þearfe", "þearfe", "", "need + genitive"])
let v = native_list_append(v, ["siþfæt", "noun", "sīþfatu", "sīþfætes", "sīþfæte", "", "expedition journey"])
let v = native_list_append(v, ["hæl", "noun", "hǣlru", "hǣles", "hǣle", "", "omen"])
let v = native_list_append(v, ["sundwudu", "noun", "sundwuda", "", "", "", "ship"])
let v = native_list_append(v, ["wægholm", "noun", "wǣġholmas", "", "", "", "sea ocean"])
let v = native_list_append(v, ["brede", "noun", "brede", "", "", "", "dative singular of"])
let v = native_list_append(v, ["stubbe", "noun", "stubbe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hom", "noun", "hom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["husa", "noun", "husa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Ida", "noun", "Ida", "Idan", "Idan", "", "a male given"])
let v = native_list_append(v, ["dogga", "noun", "doggan", "doggan", "doggan", "", "alternative spelling of"])
let v = native_list_append(v, ["urum", "noun", "urum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["enda", "noun", "enda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["lond", "noun", "londa", "londes", "londe", "", "alternative form of"])
let v = native_list_append(v, ["Wederas", "noun", "Wedera", "", "Wederum", "", "Geats"])
let v = native_list_append(v, ["sæwudu", "noun", "sǣwuda", "", "", "", "boat ship"])
let v = native_list_append(v, ["guþgewæde", "noun", "gūþġewǣdu", "", "", "", "battle-dress armour"])
let v = native_list_append(v, ["yþlad", "noun", "ȳþlāde", "", "", "", "voyage crossing"])
let v = native_list_append(v, ["bolca", "noun", "bolcan", "bolcan", "bolcan", "", "gangway of ship"])
let v = native_list_append(v, ["fyrdsearu", "noun", "fyrdsearu", "", "", "", "armour war equipment"])
let v = native_list_append(v, ["fyrwet", "noun", "fyrwet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["modgehygd", "noun", "mōdġehyġde", "mōdġehyġde", "mōdġehyġde", "", "thought intention"])
let v = native_list_append(v, ["waroþ", "noun", "waroþas", "waroþes", "waroþe", "", "shore"])
let v = native_list_append(v, ["wicg", "noun", "wiċġ", "wiċġes", "wiċġe", "", "horse steed"])
let v = native_list_append(v, ["mægenwudu", "noun", "mæġenwuda", "", "", "", "mighty spear"])
let v = native_list_append(v, ["frægn", "noun", "fræġn", "fræġnes", "fræġne", "", "question"])
let v = native_list_append(v, ["searu", "noun", "searwa", "searwes", "searwe", "", "machine"])
let v = native_list_append(v, ["searuhæbbend", "noun", "searuhæbbende", "searuhæbbendes", "searuhæbbende", "", "armour-haver armed warrior"])
let v = native_list_append(v, ["byrne", "noun", "byrnan", "byrnan", "byrnan", "", "corselet coat of"])
let v = native_list_append(v, ["lagustræt", "noun", "lagustrǣte", "", "", "", "ocean"])
let v = native_list_append(v, ["endesæta", "noun", "endesæta", "", "", "", "coastguard border watchman"])
let v = native_list_append(v, ["sciphere", "noun", "sċipherġas", "sċipherġes", "sċipherġe", "", "navy"])
let v = native_list_append(v, ["clæg", "noun", "clǣġas", "clǣġes", "clǣġe", "", "clay"])
let v = native_list_append(v, ["sceard", "noun", "sċeard", "sċeardes", "sċearde", "", "notch gap"])
let v = native_list_append(v, ["morgengiefu", "noun", "morgenġiefa", "morgenġiefe", "morgenġiefe", "", "morning gift"])
let v = native_list_append(v, ["lindhæbbend", "noun", "lindhæbbend", "", "", "", "shield-bearer warrior"])
let v = native_list_append(v, ["Eli", "noun", "Eli", "", "", "", "a male given"])
let v = native_list_append(v, ["leafnesword", "noun", "lēafnesword", "", "", "", "password"])
let v = native_list_append(v, ["guþfremmend", "noun", "gūþfremmend", "gūþfremmendes", "gūþfremmende", "", "war-maker warrior"])
let v = native_list_append(v, ["gemede", "noun", "ġemēdu", "ġemēdes", "ġemēde", "", "something agreeable or"])
let v = native_list_append(v, ["ansyn", "noun", "ansīena", "ansīene", "ansīene", "", "alternative form of"])
let v = native_list_append(v, ["frumcynn", "noun", "frumcynna", "frumcynnes", "frumcynne", "", "original kind lineage"])
let v = native_list_append(v, ["tapor", "noun", "taporas", "tapores", "tapore", "", "taper"])
let v = native_list_append(v, ["teru", "noun", "terwa", "terwes", "terwe", "", "alternative form of"])
let v = native_list_append(v, ["teoru", "noun", "teorwa", "teorwes", "teorwe", "", "tar resin"])
let v = native_list_append(v, ["ælfsogoþa", "noun", "ælfsogoþan", "ælfsogoþan", "ælfsogoþan", "", "alternative form of"])
let v = native_list_append(v, ["leassceawere", "noun", "lēassċēaweras", "", "", "", "spy"])
let v = native_list_append(v, ["feorbuend", "noun", "feorbuend", "", "", "", "foreigner alien"])
let v = native_list_append(v, ["mereliþend", "noun", "mereliþend", "", "", "", "sailor"])
let v = native_list_append(v, ["geþoht", "noun", "ġeþōhtas", "ġeþōhtes", "ġeþōhte", "", "thought what is"])
let v = native_list_append(v, ["ofost", "noun", "ofsta", "ofste", "ofste", "", "alternative form of"])
let v = native_list_append(v, ["wisa", "noun", "wīsan", "", "", "", "leader chief"])
let v = native_list_append(v, ["gumcynn", "noun", "gumcynn", "", "", "", "mankind"])
let v = native_list_append(v, ["heorþgeneat", "noun", "heorþġenēatas", "heorþġenēates", "heorþġenēate", "", "hearth-companion retainer member"])
let v = native_list_append(v, ["ordfruma", "noun", "ordfruman", "ordfruman", "ordfruman", "", "origin"])
let v = native_list_append(v, ["brom", "noun", "brōmas", "brōmes", "brōme", "", "broom the plant"])
let v = native_list_append(v, ["dædhata", "noun", "dǣdhatan", "", "", "", "persecutor perpetrator"])
let v = native_list_append(v, ["hynþu", "noun", "hȳnþu", "hȳnþu", "hȳnþu", "", "alternative form of"])
let v = native_list_append(v, ["wiccecræft", "noun", "wiċċecræftas", "wiċċecræftes", "wiċċecræfte", "", "witchcraft"])
let v = native_list_append(v, ["hræw", "noun", "hrǣw", "hrǣwes", "hrǣwe", "", "corpse carrion"])
let v = native_list_append(v, ["hrafyl", "noun", "hrafyl", "", "", "", "slaughter"])
let v = native_list_append(v, ["asse", "noun", "asse", "", "", "", "she-ass"])
let v = native_list_append(v, ["edwenden", "noun", "edwendenne", "", "", "", "change reversal of"])
let v = native_list_append(v, ["bealu", "noun", "bealwa", "bealwes", "bealwe", "", "harm evil"])
let v = native_list_append(v, ["bisigu", "noun", "bisiġu", "bisiġu", "bisiġu", "", "business occupation activity"])
let v = native_list_append(v, ["cearwylm", "noun", "ċearwylmas", "ċearwylmes", "ċearwylme", "", "alternative form of"])
let v = native_list_append(v, ["earfoþþrag", "noun", "earfoþþrāge", "earfoþþrāge", "earfoþþrāge", "", "time of trouble"])
let v = native_list_append(v, ["þreanied", "noun", "þrēanīede", "þrēanīede", "þrēanīede", "", "dire distress severe"])
let v = native_list_append(v, ["heahstede", "noun", "hēahstedas", "", "", "", "high or important"])
let v = native_list_append(v, ["scyld", "noun", "sċyldas", "sċyldes", "sċylde", "", "alternative form of"])
let v = native_list_append(v, ["scyldwiga", "noun", "sċyldwigan", "", "", "", "warrior"])
let v = native_list_append(v, ["gescad", "noun", "gescad", "", "", "", "separation"])
let v = native_list_append(v, ["frean", "noun", "frean", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["gewæde", "noun", "ġewǣdu", "ġewǣdes", "ġewǣde", "", "covering shroud"])
let v = native_list_append(v, ["magu", "noun", "maga", "maga", "maga", "", "boy son"])
let v = native_list_append(v, ["coppe", "noun", "coppe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["widsiþ", "noun", "wīdsīþas", "wīdsīþes", "wīdsīþe", "", "a long journey"])
let v = native_list_append(v, ["maguþegn", "noun", "maguþeġnas", "maguþeġnes", "maguþeġne", "", "servant retainer"])
let v = native_list_append(v, ["gifeþe", "noun", "ġifeþu", "ġifeþes", "ġifeþe", "", "fate"])
let v = native_list_append(v, ["hild", "noun", "hilde", "hilde", "hilde", "", "battle war"])
let v = native_list_append(v, ["hilderæs", "noun", "hilderæs", "", "", "", "charge onslaught"])
let v = native_list_append(v, ["ancor", "noun", "ancras", "ancres", "ancre", "", "anchor"])
let v = native_list_append(v, ["eoforlic", "noun", "eoforlīc", "eoforlīċes", "eoforlīċe", "", "a form or"])
let v = native_list_append(v, ["hleor", "noun", "hlēor", "hlēores", "hlēore", "", "cheek"])
let v = native_list_append(v, ["monnum", "noun", "monnum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["fyl", "noun", "fyl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geardagum", "noun", "geardagum", "", "", "", "dative of ġeārdagas"])
let v = native_list_append(v, ["þeodcyninga", "noun", "þeodcyninga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Gardene", "noun", "Gārdene", "Gārdena", "Gārdenum", "", "Spear-Dane Dane"])
let v = native_list_append(v, ["Gardena", "noun", "Gardena", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["æþelingas", "noun", "æþelingas", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["sceaþena", "noun", "sceaþena", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["þreatum", "noun", "þreatum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["meodosetla", "noun", "meodosetla", "", "", "", "manuscript spelling of"])
let v = native_list_append(v, ["frofre", "noun", "frofre", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["wolcnum", "noun", "wolcnum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["weorþmyndum", "noun", "weorþmyndum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["garsecg", "noun", "garsecg", "gārseċġes", "gārseċġe", "", "ocean sea"])
let v = native_list_append(v, ["ymbsittend", "noun", "ymbsittende", "ymbsittendes", "ymbsittendum", "", "neighbouring people those"])
let v = native_list_append(v, ["ymbsittendra", "noun", "ymbsittendra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hronrad", "noun", "hronrad", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hronrade", "noun", "hronrade", "", "", "", "inflection of hronrād"])
let v = native_list_append(v, ["gomban", "noun", "gomban", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["eafera", "noun", "eafera", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["geardum", "noun", "geardum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["mægþum", "noun", "mægþum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["folce", "noun", "folce", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fyrenþearf", "noun", "fyrenþearf", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["fyrenþearfe", "noun", "fyrenþearfe", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hwile", "noun", "hwile", "", "", "", "plural of hwīl"])
let v = native_list_append(v, ["liffrea", "noun", "līffrēan", "līffrēan", "līffrēan", "", "lord of life"])
let v = native_list_append(v, ["wuldres", "noun", "wuldres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["liffrean", "noun", "liffrean", "", "", "", "plural of līffrēa"])
let v = native_list_append(v, ["spicing", "noun", "spīcingas", "spīcinges", "spīcinge", "", "spike"])
let v = native_list_append(v, ["albe", "noun", "alban", "alban", "alban", "", "an alb type"])
let v = native_list_append(v, ["springe", "noun", "springe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["obr", "noun", "ōbras", "ōbres", "ōbre", "", "alternative form of"])
let v = native_list_append(v, ["æþelinges", "noun", "æþelinges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["wealdend", "noun", "wealdende", "wealdendes", "wealdende", "", "controller master"])
let v = native_list_append(v, ["worold", "noun", "worold", "", "", "", "Northumbrian form of"])
let v = native_list_append(v, ["woroldar", "noun", "woroldāra", "woroldāre", "woroldāre", "", "worldly honour"])
let v = native_list_append(v, ["woroldare", "noun", "woroldare", "", "", "", "plural of woroldār"])
let v = native_list_append(v, ["Beowulf", "noun", "Beowulf", "Bēowulfes", "Bēowulfe", "", "Beowulf"])
let v = native_list_append(v, ["Scedenig", "noun", "Scedenig", "", "", "", "Scania"])
let v = native_list_append(v, ["Scedeland", "noun", "Scedeland", "", "", "", "Scania"])
let v = native_list_append(v, ["Scedelandum", "noun", "Scedelandum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["gesiþas", "noun", "gesiþas", "", "", "", "plural of ġesīþ"])
let v = native_list_append(v, ["feohgift", "noun", "feohġifta", "feohġifte", "feohġifte", "", "treasure-giving dispensing of"])
let v = native_list_append(v, ["feohgiftum", "noun", "feohgiftum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["wilgesiþ", "noun", "wilġesīþas", "wilġesīþes", "wilġesīþe", "", "dear companion"])
let v = native_list_append(v, ["wilgesiþas", "noun", "wilgesiþas", "", "", "", "plural of wilġesīþ"])
let v = native_list_append(v, ["lofdædum", "noun", "lofdædum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["mægþa", "noun", "mægþa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["fenix", "noun", "fēnixas", "fēnixes", "fēnixe", "", "phoenix"])
let v = native_list_append(v, ["gescæphwil", "noun", "gescæphwil", "", "", "", "manuscript spelling of"])
let v = native_list_append(v, ["gescæphwile", "noun", "gescæphwile", "", "", "", "inflection of ġescæphwīl"])
let v = native_list_append(v, ["brimes", "noun", "brimes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["faroþe", "noun", "faroþe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["culter", "noun", "culter", "", "", "", "A coulter of"])
let v = native_list_append(v, ["sester", "noun", "sestras", "sestres", "sestre", "", "vessel jar pitcher"])
let v = native_list_append(v, ["wordum", "noun", "wordum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["Scyldinga", "noun", "Scyldinga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["landfruma", "noun", "landfruman", "landfruman", "landfruman", "", "ruler of the"])
let v = native_list_append(v, ["hyþe", "noun", "hyþe", "", "", "", "plural of hȳþ"])
let v = native_list_append(v, ["hringedstefna", "noun", "hringedstefnan", "hringedstefnan", "hringedstefnan", "", "curve-prowed ship ringed"])
let v = native_list_append(v, ["brytta", "noun", "bryttan", "bryttan", "bryttan", "", "giver dispenser distributor"])
let v = native_list_append(v, ["bryttan", "noun", "bryttan", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["scipes", "noun", "scipes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["maþum", "noun", "māþmas", "māþmes", "māþme", "", "alternative form of"])
let v = native_list_append(v, ["maþma", "noun", "maþma", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["madma", "noun", "madma", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hleorberg", "noun", "hleorberg", "", "", "", "cheek-guard on a"])
let v = native_list_append(v, ["feorhweard", "noun", "feorhwearde", "", "", "", "mortal protection guard"])
let v = native_list_append(v, ["bares", "noun", "bares", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["londum", "noun", "londum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["storma", "noun", "storma", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["flodes", "noun", "flodes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["gifta", "noun", "ġifta", "ġifta", "ġiftum", "", "wedding"])
let v = native_list_append(v, ["æht", "noun", "ǣhte", "ǣhte", "ǣhte", "", "possession"])
let v = native_list_append(v, ["lacum", "noun", "lacum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["segn", "noun", "segn", "", "", "", "a sign mark"])
let v = native_list_append(v, ["segen", "noun", "segen", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["atorcoppan", "noun", "atorcoppan", "", "", "", "plural of ātorcoppe"])
let v = native_list_append(v, ["spera", "noun", "spera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["boxa", "noun", "boxa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["menigeo", "noun", "menigeo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mænigo", "noun", "mænigo", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["feorwegum", "noun", "feorwegum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["hyrde", "noun", "hyrdas", "hyrdes", "hyrdum", "", "alternative form of"])
let v = native_list_append(v, ["hildewæpen", "noun", "hildewæpen", "", "", "", "battle-weapon"])
let v = native_list_append(v, ["hildewæpnum", "noun", "hildewæpnum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["bearme", "noun", "bearme", "", "", "", "dative singular of"])
let v = native_list_append(v, ["byrnum", "noun", "byrnum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["þeodgestreon", "noun", "þeodgestreon", "", "", "", "peoples treasure national"])
let v = native_list_append(v, ["gestreon", "noun", "ġestrēonu", "ġestrēones", "ġestrēone", "", "treasure wealth"])
let v = native_list_append(v, ["þeodgestreonum", "noun", "þeodgestreonum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["frumsceafte", "noun", "frumsceafte", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fleo", "noun", "flēo", "flēo", "flēo", "", "a white spot"])
let v = native_list_append(v, ["heofonum", "noun", "heofonum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["heofenum", "noun", "heofenum", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["heaþuwæd", "noun", "heaþuwǣda", "heaþuwǣde", "heaþuwǣde", "", "war-dress armour"])
let v = native_list_append(v, ["heaþowædum", "noun", "heaþowædum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["frætwa", "noun", "frætwa", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["yþe", "noun", "yþe", "", "", "", "plural of ȳþ"])
let v = native_list_append(v, ["selerædend", "noun", "selerædend", "", "", "", "hall-counsellor"])
let v = native_list_append(v, ["selerædende", "noun", "selerædende", "", "", "", "plural of selerǣdend"])
let v = native_list_append(v, ["burgum", "noun", "burgum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["þrage", "noun", "þrage", "", "", "", "plural of þrāg"])
let v = native_list_append(v, ["Daniele", "noun", "Daniele", "", "", "", "dative singular of"])
let v = native_list_append(v, ["soþe", "noun", "soþe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["læg", "noun", "lagu", "læġes", "læġe", "", "that which lies"])
let v = native_list_append(v, ["fligel", "noun", "fliġelas", "fliġeles", "fliġele", "", "flail whip"])
let v = native_list_append(v, ["corna", "noun", "corna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["grane", "noun", "grane", "", "", "", "inflection of granu"])
let v = native_list_append(v, ["flot", "noun", "flot", "", "", "", "the sea water"])
let v = native_list_append(v, ["calde", "noun", "calde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["creda", "noun", "crēdan", "crēdan", "crēdan", "", "creed statement of"])
let v = native_list_append(v, ["Ina", "noun", "Ina", "", "", "", "a male given"])
let v = native_list_append(v, ["asce", "noun", "asce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pistole", "noun", "pistole", "", "", "", "dative singular of"])
let v = native_list_append(v, ["sule", "noun", "sule", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["bolle", "noun", "bollan", "bollan", "bollan", "", "bowl cup pot"])
let v = native_list_append(v, ["rocce", "noun", "rocce", "", "", "", "dative singular of"])
let v = native_list_append(v, ["polente", "noun", "polente", "", "", "", "parched corn"])
let v = native_list_append(v, ["brande", "noun", "brande", "", "", "", "dative singular of"])
let v = native_list_append(v, ["beah", "noun", "bēagas", "bēages", "bēage", "", "alternative form of"])
let v = native_list_append(v, ["leodcyning", "noun", "leodcyning", "", "", "", "king ruler"])
let v = native_list_append(v, ["folcum", "noun", "folcum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["earde", "noun", "earde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["briosa", "noun", "brīosan", "brīosan", "brīosan", "", "alternative form of"])
let v = native_list_append(v, ["miste", "noun", "miste", "", "", "", "dative singular of"])
let v = native_list_append(v, ["nette", "noun", "nette", "", "", "", "dative singular of"])
let v = native_list_append(v, ["scura", "noun", "scura", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["scure", "noun", "scure", "", "", "", "inflection of sċūr"])
let v = native_list_append(v, ["Scyldingas", "noun", "Scyldingas", "", "", "", "plural of Scylding"])
let v = native_list_append(v, ["weorod", "noun", "weoroda", "weorodes", "weorode", "", "alternative form of"])
let v = native_list_append(v, ["uht", "noun", "uht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gifstol", "noun", "ġifstōlas", "ġifstōles", "ġifstōle", "", "throne"])
let v = native_list_append(v, ["foldbuend", "noun", "foldbūend", "foldbūendes", "foldbūende", "", "one who lives"])
let v = native_list_append(v, ["buende", "noun", "buende", "", "", "", "inflection of būend"])
let v = native_list_append(v, ["rodor", "noun", "rodoras", "rodores", "rodore", "", "sky heaven heavens"])
let v = native_list_append(v, ["adela", "noun", "adelan", "adelan", "adelan", "", "filth"])
let v = native_list_append(v, ["torht", "noun", "torht", "", "", "", "clearness brightness shine"])
let v = native_list_append(v, ["guþbeorn", "noun", "gūþbeornas", "gūþbeornes", "gūþbeorne", "", "warrior"])
let v = native_list_append(v, ["arstafas", "noun", "ārstafas", "ārstafa", "ārstafum", "", "help kindness"])
let v = native_list_append(v, ["guþbyrne", "noun", "gūþbyrnan", "gūþbyrnan", "gūþbyrnan", "", "corselet battle-mail"])
let v = native_list_append(v, ["searo", "noun", "searo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geatwe", "noun", "ġeatwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æscholt", "noun", "æsċholt", "æsċholtes", "æsċholte", "", "spear"])
let v = native_list_append(v, ["oretmæcg", "noun", "ōretmæċġas", "ōretmæċġes", "ōretmæċġe", "", "hero"])
let v = native_list_append(v, ["Wendlas", "noun", "Wendlas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["gedriht", "noun", "gedriht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["solan", "noun", "solan", "", "", "", "inflection of sole"])
let v = native_list_append(v, ["rahan", "noun", "rahan", "", "", "", "inflection of rāha"])
let v = native_list_append(v, ["suon", "noun", "suon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blada", "noun", "blada", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hanan", "noun", "hanan", "", "", "", "inflection of hana"])
let v = native_list_append(v, ["fice", "noun", "fice", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fices", "noun", "fices", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Becca", "noun", "Becca", "Beccan", "Beccan", "", "a male given"])
let v = native_list_append(v, ["gesta", "noun", "gesta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["horum", "noun", "horum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["gares", "noun", "gares", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["heals", "noun", "healsas", "healses", "healse", "", "neck"])
let v = native_list_append(v, ["milds", "noun", "milds", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gimmes", "noun", "gimmes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["leas", "noun", "lēas", "lēases", "lēase", "", "falsehood lie"])
let v = native_list_append(v, ["annesse", "noun", "annesse", "", "", "", "inflection of ānnes"])
let v = native_list_append(v, ["sian", "noun", "sian", "", "", "", "alternative form of"])
let v = native_list_append(v, ["latu", "noun", "latu", "", "", "", "delay hindrance"])
let v = native_list_append(v, ["taru", "noun", "tarwa", "tarwe", "tarwe", "", "vetch tare"])
let v = native_list_append(v, ["mene", "noun", "menas", "menes", "menum", "", "necklace collar"])
let v = native_list_append(v, ["musa", "noun", "musa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["cinge", "noun", "cinge", "", "", "", "dative singular of"])
let v = native_list_append(v, ["cinga", "noun", "cinga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["intinga", "noun", "intingan", "intingan", "intingan", "", "cause reason"])
let v = native_list_append(v, ["minte", "noun", "mintan", "mintan", "mintan", "", "mint"])
let v = native_list_append(v, ["sadan", "noun", "sadan", "", "", "", "inflection of sāda"])
let v = native_list_append(v, ["horas", "noun", "horas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["ostre", "noun", "ostran", "ostran", "ostran", "", "oyster"])
let v = native_list_append(v, ["læse", "noun", "læse", "", "", "", "inflection of lǣs"])
let v = native_list_append(v, ["æþm", "noun", "ǣþmas", "ǣþmes", "ǣþme", "", "breathing"])
let v = native_list_append(v, ["syle", "noun", "syle", "", "", "", "inflection of sȳl"])
let v = native_list_append(v, ["stofa", "noun", "stofan", "stofan", "stofan", "", "synonym of stofu"])
let v = native_list_append(v, ["ealdorman", "noun", "ealdorman", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grighund", "noun", "grīġhundas", "grīġhundes", "grīġhunde", "", "greyhound"])
let v = native_list_append(v, ["legerstow", "noun", "leġerstōwa", "leġerstōwe", "leġerstōwe", "", "cemetery graveyard"])
let v = native_list_append(v, ["teso", "noun", "teso", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yn", "noun", "ȳna", "ȳne", "ȳne", "", "onion"])
let v = native_list_append(v, ["godas", "noun", "godas", "", "", "", "plural of god"])
let v = native_list_append(v, ["scola", "noun", "scola", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["loppe", "noun", "loppan", "loppan", "loppan", "", "spider perhaps also"])
let v = native_list_append(v, ["bucca", "noun", "buccan", "buccan", "buccan", "", "he-goat"])
let v = native_list_append(v, ["tole", "noun", "tole", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fetele", "noun", "fetele", "", "", "", "dative singular of"])
let v = native_list_append(v, ["dolga", "noun", "dolga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["stofn", "noun", "stofnas", "stofnes", "stofne", "", "stem"])
let v = native_list_append(v, ["munta", "noun", "munta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["munte", "noun", "munte", "", "", "", "dative singular of"])
let v = native_list_append(v, ["candele", "noun", "candele", "", "", "", "inflection of candel"])
let v = native_list_append(v, ["blodwite", "noun", "blōdwītu", "", "", "", "penalty for bloodshed"])
let v = native_list_append(v, ["bune", "noun", "bunan", "bunan", "bunan", "", "cup"])
let v = native_list_append(v, ["wyn", "noun", "wynna", "wynne", "wynne", "", "alternative spelling of"])
let v = native_list_append(v, ["ing", "noun", "inga", "inge", "inge", "", "meadow water meadow"])
let v = native_list_append(v, ["sorga", "noun", "sorga", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["cors", "noun", "corsas", "corses", "corse", "", "curse"])
let v = native_list_append(v, ["eaxl", "noun", "eaxla", "eaxle", "eaxle", "", "shoulder"])
let v = native_list_append(v, ["storce", "noun", "storce", "", "", "", "dative singular of"])
let v = native_list_append(v, ["storca", "noun", "storca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gewend", "noun", "gewend", "", "", "", "a spiral shell"])
let v = native_list_append(v, ["heden", "noun", "hednas", "hednes", "hedne", "", "hood chasuble"])
let v = native_list_append(v, ["goda", "noun", "goda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wiga", "noun", "wigan", "wigan", "wigan", "", "warrior fighter"])
let v = native_list_append(v, ["titul", "noun", "titul", "", "", "", "title name of"])
let v = native_list_append(v, ["docgan", "noun", "docgan", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["cosse", "noun", "cosse", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gewiss", "noun", "ġewiss", "ġewisses", "ġewisse", "", "certainty"])
let v = native_list_append(v, ["ungewiss", "noun", "unġewiss", "unġewisses", "unġewisse", "", "uncertainty ignorance unconsciousness"])
let v = native_list_append(v, ["fyre", "noun", "fyre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["cultur", "noun", "cultur", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bodes", "noun", "bodes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["wyrms", "noun", "wyrmsas", "wyrmses", "wyrmse", "", "virus"])
let v = native_list_append(v, ["mundum", "noun", "mundum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["munde", "noun", "munde", "", "", "", "inflection of mund"])
let v = native_list_append(v, ["cule", "noun", "cule", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cunnung", "noun", "cunnung", "", "", "", "knowledge"])
let v = native_list_append(v, ["afgod", "noun", "afgod", "", "", "", "An idol image"])
let v = native_list_append(v, ["lenda", "noun", "lendan", "lendan", "lendan", "", "land-dweller inhabitant"])
let v = native_list_append(v, ["reca", "noun", "reca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gegncwide", "noun", "ġeġncwidas", "ġeġncwides", "ġeġncwide", "", "answer reply"])
let v = native_list_append(v, ["geæhtle", "noun", "ġeæhtlan", "ġeæhtlan", "ġeæhtlan", "", "respect esteem"])
let v = native_list_append(v, ["deah", "noun", "dēaga", "dēage", "dēage", "", "alternative form of"])
let v = native_list_append(v, ["aldor", "noun", "aldras", "aldres", "aldre", "", "alternative form of"])
let v = native_list_append(v, ["heaþurinc", "noun", "heaþurincas", "heaþurinces", "heaþurince", "", "warrior hero"])
let v = native_list_append(v, ["ealdfæder", "noun", "ealdfæderas", "ealdfædera", "ealdfæderum", "", "alternative form of"])
let v = native_list_append(v, ["sæliþend", "noun", "sǣlīþend", "sǣlīþendes", "sǣlīþende", "", "seafarer sailor"])
let v = native_list_append(v, ["wordes", "noun", "wordes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["onga", "noun", "onga", "", "", "", "alternative form of"])
let v = native_list_append(v, ["canonica", "noun", "canonica", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["stoles", "noun", "stoles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["stunda", "noun", "stunda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["hada", "noun", "hada", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["tana", "noun", "tana", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["tane", "noun", "tane", "", "", "", "dative singular of"])
let v = native_list_append(v, ["daga", "noun", "daga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Alexandre", "noun", "Alexandre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Eostre", "noun", "Eostre", "", "", "", "The godess Easter"])
let v = native_list_append(v, ["Cnut", "noun", "Cnut", "Cnutes", "Cnute", "", "a male given"])
let v = native_list_append(v, ["suge", "noun", "suge", "", "", "", "inflection of sugu"])
let v = native_list_append(v, ["bena", "noun", "bēnan", "bēnan", "bēnan", "", "petitioner requester"])
let v = native_list_append(v, ["geofon", "noun", "ġeofonu", "ġeofones", "ġeofone", "", "ocean sea"])
let v = native_list_append(v, ["begong", "noun", "begongas", "begonges", "begonge", "", "alternative form of"])
let v = native_list_append(v, ["begang", "noun", "begangas", "beganges", "begange", "", "alternative form of"])
let v = native_list_append(v, ["wearn", "noun", "wearna", "wearne", "wearne", "", "reluctance resistance"])
let v = native_list_append(v, ["mægencræft", "noun", "mæġencræftas", "mæġencræftes", "mæġencræfte", "", "strength power"])
let v = native_list_append(v, ["heaþu", "noun", "heaþa", "heaþa", "heaþa", "", "war battle attested"])
let v = native_list_append(v, ["mundgripe", "noun", "mundgripas", "mundgripes", "mundgripum", "", "grasp hand-grip"])
let v = native_list_append(v, ["gryre", "noun", "gryras", "gryres", "gryrum", "", "fright terror"])
let v = native_list_append(v, ["modþracu", "noun", "mōdþraca", "mōdþrace", "mōdþrace", "", "courage bravery"])
let v = native_list_append(v, ["heregrima", "noun", "heregrīman", "heregrīman", "heregrīman", "", "battle-mask helmet"])
let v = native_list_append(v, ["hildebord", "noun", "hildeborda", "hildebordes", "hildeborde", "", "war-shield"])
let v = native_list_append(v, ["geþinge", "noun", "ġeþinġu", "ġeþinġes", "ġeþinġe", "", "meeting council"])
let v = native_list_append(v, ["horna", "noun", "horna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["foxholes", "noun", "foxholes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Beniamin", "noun", "Beniamin", "", "", "", "a male given"])
let v = native_list_append(v, ["freadrihten", "noun", "freadrihten", "", "", "", "lord"])
let v = native_list_append(v, ["cumpæder", "noun", "cumpæder", "", "", "", "godfather"])
let v = native_list_append(v, ["haran", "noun", "haran", "", "", "", "inflection of hara"])
let v = native_list_append(v, ["cua", "noun", "cua", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["mægdencild", "noun", "mæġdenċildru", "mæġdenċildes", "mæġdenċilde", "", "girl female child"])
let v = native_list_append(v, ["stric", "noun", "stric", "", "", "", "Meaning unclear potentially"])
let v = native_list_append(v, ["bewering", "noun", "beweringa", "beweringe", "beweringe", "", "defense"])
let v = native_list_append(v, ["metoda", "noun", "metoda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["mandragora", "noun", "mandragora", "", "", "", "mandrake"])
let v = native_list_append(v, ["Paulus", "noun", "Paulus", "Paules", "Paule", "", "Paul"])
let v = native_list_append(v, ["cruce", "noun", "crūcan", "crūcan", "crūcan", "", "a waterpot pitcher"])
let v = native_list_append(v, ["Troia", "noun", "Troia", "", "", "", "Troy"])
let v = native_list_append(v, ["spreca", "noun", "sprecan", "sprecan", "sprecan", "", "speaker talker"])
let v = native_list_append(v, ["becca", "noun", "beccan", "beccan", "beccan", "", "mattock pickaxe"])
let v = native_list_append(v, ["gemete", "noun", "gemete", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fenestre", "noun", "fenestre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fenol", "noun", "fenol", "", "", "", "alternative form of"])
let v = native_list_append(v, ["merien", "noun", "merien", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stott", "noun", "stottas", "stottes", "stotte", "", "an inferior type"])
let v = native_list_append(v, ["risc", "noun", "risċa", "risċe", "risċe", "", "alternative form of"])
let v = native_list_append(v, ["ceste", "noun", "ceste", "", "", "", "inflection of ċest"])
let v = native_list_append(v, ["upspring", "noun", "upspringas", "upspringes", "upspringe", "", "a springing up"])
let v = native_list_append(v, ["siman", "noun", "siman", "", "", "", "inflection of sīma"])
let v = native_list_append(v, ["monna", "noun", "monna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["orda", "noun", "orda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["oste", "noun", "oste", "", "", "", "dative singular of"])
let v = native_list_append(v, ["limu", "noun", "limu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["princ", "noun", "princ", "", "", "", "the twinkling of"])
let v = native_list_append(v, ["getot", "noun", "ġetotu", "ġetotes", "ġetote", "", "pomp parade vainglory"])
let v = native_list_append(v, ["Ing", "noun", "Ing", "Inga", "Inga", "", "a male given"])
let v = native_list_append(v, ["sacca", "noun", "sacca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["topp", "noun", "toppas", "toppes", "toppe", "", "top summit of"])
let v = native_list_append(v, ["noma", "noun", "noman", "noman", "noman", "", "alternative form of"])
let v = native_list_append(v, ["toppa", "noun", "toppa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["toppe", "noun", "toppe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["lilie", "noun", "lilian", "lilian", "lilian", "", "a lily"])
let v = native_list_append(v, ["hland", "noun", "hlanda", "hlandes", "hlande", "", "urine"])
let v = native_list_append(v, ["mygg", "noun", "mygg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["exen", "noun", "exen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nett", "noun", "netta", "nettes", "nette", "", "net"])
let v = native_list_append(v, ["curs", "noun", "curs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hylle", "noun", "hylle", "", "", "", "inflection of hyll"])
let v = native_list_append(v, ["drepe", "noun", "drepas", "drepes", "drepum", "", "a stroke deathblow"])
let v = native_list_append(v, ["assen", "noun", "assena", "assene", "assene", "", "she-ass"])
let v = native_list_append(v, ["ongin", "noun", "ongin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["slan", "noun", "slan", "", "", "", "inflection of slāh"])
let v = native_list_append(v, ["Eufrates", "noun", "Eufrates", "", "", "", "The Euphrates a"])
let v = native_list_append(v, ["campa", "noun", "campa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["castel", "noun", "castellas", "castelles", "castelle", "", "castle"])
let v = native_list_append(v, ["paradis", "noun", "paradīsas", "paradīses", "paradīse", "", "paradise"])
let v = native_list_append(v, ["damm", "noun", "dammas", "dammes", "damme", "", "dam"])
let v = native_list_append(v, ["byt", "noun", "bytta", "bytte", "bytte", "", "bottle flagon"])
let v = native_list_append(v, ["freme", "noun", "freman", "freman", "freman", "", "fremu advantage gain"])
let v = native_list_append(v, ["frema", "noun", "frema", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["corne", "noun", "corne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gers", "noun", "gersa", "gerses", "gerse", "", "alternative form of"])
let v = native_list_append(v, ["breda", "noun", "breda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["termen", "noun", "termenas", "termenes", "termene", "", "a term fixed"])
let v = native_list_append(v, ["Philippus", "noun", "Philippus", "Philippuses", "Philippuse", "", "Philip II of"])
let v = native_list_append(v, ["fals", "noun", "falsa", "falses", "false", "", "falsehood fraud counterfeit"])
let v = native_list_append(v, ["kuning", "noun", "kuningas", "kuninges", "kuninge", "", "alternative form of"])
let v = native_list_append(v, ["penn", "noun", "penn", "", "", "", "pen enclosure fold"])
let v = native_list_append(v, ["streame", "noun", "streame", "", "", "", "dative singular of"])
let v = native_list_append(v, ["titta", "noun", "titta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["angin", "noun", "angin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Petrus", "noun", "Petrus", "Petres", "Petre", "", "Peter"])
let v = native_list_append(v, ["merg", "noun", "merg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stoppa", "noun", "stoppan", "stoppan", "stoppan", "", "bucket"])
let v = native_list_append(v, ["hengst", "noun", "hengst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hamora lafe", "noun", "hamora lafe", "", "", "", "plural of hamora"])
let v = native_list_append(v, ["lafe", "noun", "lafe", "", "", "", "inflection of lāf"])
let v = native_list_append(v, ["sond", "noun", "sond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bleda", "noun", "bleda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["eos", "noun", "eos", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["nunnan", "noun", "nunnan", "", "", "", "inflection of nunne"])
let v = native_list_append(v, ["sandland", "noun", "sandlanda", "sandlandes", "sandlande", "", "shore of the"])
let v = native_list_append(v, ["Finne", "noun", "Finne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["buttorfleoge", "noun", "buttorflēogan", "buttorflēogan", "buttorflēogan", "", "alternative form of"])
let v = native_list_append(v, ["fiffealde", "noun", "fiffealde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["esne", "noun", "esnas", "esnes", "esnum", "", "a man of"])
let v = native_list_append(v, ["storme", "noun", "storme", "", "", "", "dative singular of"])
let v = native_list_append(v, ["weregild", "noun", "weregild", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þwang", "noun", "þwangas", "þwanges", "þwange", "", "thong of leather"])
let v = native_list_append(v, ["sigle", "noun", "sigle", "", "", "", "rye"])
let v = native_list_append(v, ["biscop", "noun", "bisċopas", "bisċopes", "bisċope", "", "bishop"])
let v = native_list_append(v, ["ræswan", "noun", "ræswan", "", "", "", "oblique of rǣswa"])
let v = native_list_append(v, ["healsgebedda", "noun", "healsġebeddan", "healsġebeddan", "healsġebeddan", "", "bedfellow consort lover"])
let v = native_list_append(v, ["wiges", "noun", "wiges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["nicor", "noun", "nicoras", "nicores", "nicore", "", "water demon water"])
let v = native_list_append(v, ["brego", "noun", "brega", "brega", "brega", "", "prince lord ruler"])
let v = native_list_append(v, ["wira", "noun", "wira", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wilweorþung", "noun", "wilweorþung", "", "", "", "well worship the"])
let v = native_list_append(v, ["wana", "noun", "wanan", "wanan", "wanan", "", "a want lack"])
let v = native_list_append(v, ["scocca", "noun", "scocca", "", "", "", "alternative form of"])
let v = native_list_append(v, ["freca", "noun", "frecan", "frecan", "frecan", "", "warrior"])
let v = native_list_append(v, ["Egypta", "noun", "Egypta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Romana", "noun", "Romana", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["medo", "noun", "medo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tolle", "noun", "tolle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["mys", "noun", "mys", "", "", "", "inflection of mūs"])
let v = native_list_append(v, ["accenta", "noun", "accenta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["spone", "noun", "spone", "", "", "", "inflection of spōn"])
let v = native_list_append(v, ["spala", "noun", "spalan", "spalan", "spalan", "", "substitute"])
let v = native_list_append(v, ["hopp", "noun", "hopp", "", "", "", "covering"])
let v = native_list_append(v, ["guþsele", "noun", "gūþselas", "gūþseles", "gūþsele", "", "war-hall hall of"])
let v = native_list_append(v, ["golde", "noun", "golde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Norweg", "noun", "Norweg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["legie", "noun", "legian", "legian", "legian", "", "a Roman legion"])
let v = native_list_append(v, ["hrægl", "noun", "hræġl", "hræġles", "hræġle", "", "garment piece of"])
let v = native_list_append(v, ["wæge", "noun", "wǣġu", "wǣġes", "wǣġe", "", "cup flagon"])
let v = native_list_append(v, ["beorsele", "noun", "bēorselas", "bēorseles", "bēorsele", "", "beerhall"])
let v = native_list_append(v, ["fenland", "noun", "fenlanda", "fenlandes", "fenlande", "", "fenland marshy land"])
let v = native_list_append(v, ["ferhþ", "noun", "ferhþas", "ferhþes", "ferhþe", "", "life"])
let v = native_list_append(v, ["Eoforwic", "noun", "Eoforwic", "Eoforwīc", "Eoforwīc", "", "York"])
let v = native_list_append(v, ["Ispania", "noun", "Ispania", "Ispānia", "Ispānia", "", "Spain a country"])
let v = native_list_append(v, ["daru", "noun", "dara", "dare", "dare", "", "injury hurt harm"])
let v = native_list_append(v, ["billum", "noun", "billum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["streames", "noun", "streames", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["stormes", "noun", "stormes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["docce", "noun", "docce", "doccan", "doccan", "", "dock genus Rumex"])
let v = native_list_append(v, ["igil", "noun", "iġilas", "iġiles", "iġile", "", "hedgehog porcupine"])
let v = native_list_append(v, ["swester", "noun", "swester", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scape", "noun", "scape", "", "", "", "dative singular of"])
let v = native_list_append(v, ["sara", "noun", "sara", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hronfisc", "noun", "hronfiscas", "hronfisċes", "hronfisċe", "", "alternative form of"])
let v = native_list_append(v, ["Etna", "noun", "Etna", "", "", "", "Etna volcano in"])
let v = native_list_append(v, ["brimliþend", "noun", "brimlīþend", "brimlīþendes", "brimlīþende", "", "seafarer sea-traveller"])
let v = native_list_append(v, ["hwealf", "noun", "hwealfa", "hwealfe", "hwealfe", "", "vault arch"])
let v = native_list_append(v, ["slef", "noun", "slēfa", "slēfe", "slēfe", "", "alternative form of"])
let v = native_list_append(v, ["walhhnutu", "noun", "walhhnutu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["handa", "noun", "handa", "", "", "", "inflection of hand"])
let v = native_list_append(v, ["tange", "noun", "tange", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hosu", "noun", "hosa", "hose", "hose", "", "pod husk"])
let v = native_list_append(v, ["mulum", "noun", "mulum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["halas", "noun", "halas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["glær", "noun", "glǣras", "glǣres", "glǣre", "", "amber"])
let v = native_list_append(v, ["andan", "noun", "andan", "", "", "", "inflection of anda"])
let v = native_list_append(v, ["postes", "noun", "postes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["binde", "noun", "bindan", "bindan", "bindan", "", "band wreath headband"])
let v = native_list_append(v, ["fionde", "noun", "fionde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fixe", "noun", "fixe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fixas", "noun", "fixas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["fixa", "noun", "fixa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["byla", "noun", "byla", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["tempel", "noun", "templu", "temples", "temple", "", "temple"])
let v = native_list_append(v, ["Paule", "noun", "Paule", "", "", "", "dative singular of"])
let v = native_list_append(v, ["collecta", "noun", "collectan", "collectan", "collectan", "", "collect prayer before"])
let v = native_list_append(v, ["byl", "noun", "bȳlas", "bȳles", "bȳle", "", "boil"])
let v = native_list_append(v, ["sangas", "noun", "sangas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["goldes", "noun", "goldes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["telg", "noun", "telgas", "telges", "telge", "", "dye"])
let v = native_list_append(v, ["inca", "noun", "incan", "incan", "incan", "", "doubt uncertainty question"])
let v = native_list_append(v, ["songes", "noun", "songes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["rinces", "noun", "rinces", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["tord", "noun", "torda", "tordes", "torde", "", "turd"])
let v = native_list_append(v, ["stapel", "noun", "stapelas", "stapeles", "stapele", "", "alternative form of"])
let v = native_list_append(v, ["stafa", "noun", "stafa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["rices", "noun", "rices", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["glida", "noun", "glidan", "glidan", "glidan", "", "kite bird"])
let v = native_list_append(v, ["apan", "noun", "apan", "", "", "", "inflection of apa"])
let v = native_list_append(v, ["hangelle", "noun", "hangellan", "hangellan", "hangellan", "", "an implement that"])
let v = native_list_append(v, ["helman", "noun", "helman", "", "", "", "inflection of helma"])
let v = native_list_append(v, ["lanan", "noun", "lanan", "", "", "", "inflection of lane"])
let v = native_list_append(v, ["mannan", "noun", "mannan", "", "", "", "inflection of manna"])
let v = native_list_append(v, ["Romane", "noun", "Rōmāne", "Rōmāna", "Rōmānum", "", "the Romans the"])
let v = native_list_append(v, ["pinnan", "noun", "pinnan", "", "", "", "inflection of pinne"])
let v = native_list_append(v, ["purpuran", "noun", "purpuran", "", "", "", "inflection of purpure"])
let v = native_list_append(v, ["cornes", "noun", "cornes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Libia", "noun", "Libia", "", "", "", "Libya"])
let v = native_list_append(v, ["cocas", "noun", "cocas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["mixen", "noun", "mixena", "mixene", "mixene", "", "a mixen a"])
let v = native_list_append(v, ["godes", "noun", "godes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["worde", "noun", "worde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["purs", "noun", "pursas", "purses", "purse", "", "purse leather bag"])
let v = native_list_append(v, ["broga", "noun", "brōgan", "brōgan", "brōgan", "", "terror dread horror"])
let v = native_list_append(v, ["tigres", "noun", "tigres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["coper", "noun", "coper", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hengen", "noun", "henġenna", "henġenne", "henġenne", "", "hanging"])
let v = native_list_append(v, ["ongit", "noun", "onġitu", "onġites", "onġite", "", "alternative form of"])
let v = native_list_append(v, ["redin", "noun", "redin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["liges", "noun", "liges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["handfull", "noun", "handfulla", "handfulle", "handfulle", "", "handful"])
let v = native_list_append(v, ["cie", "noun", "ċīan", "ċīan", "ċīan", "", "gill"])
let v = native_list_append(v, ["worda", "noun", "worda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wina", "noun", "wina", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["nieten", "noun", "nīetenu", "nīetenes", "nīetene", "", "animal"])
let v = native_list_append(v, ["rop", "noun", "roppas", "roppes", "roppe", "", "alternative form of"])
let v = native_list_append(v, ["fugel", "noun", "fuglas", "fugles", "fugle", "", "alternative form of"])
let v = native_list_append(v, ["hlid", "noun", "hlidu", "hlides", "hlide", "", "cover lid"])
let v = native_list_append(v, ["Eadwulf", "noun", "Eadwulf", "", "", "", "a male given"])
let v = native_list_append(v, ["Eadgar", "noun", "Eadgar", "Ēadgāres", "Ēadgāre", "", "a male given"])
let v = native_list_append(v, ["hliþ", "noun", "hleoþu", "hliþes", "hliþe", "", "slope incline"])
let v = native_list_append(v, ["æcernes", "noun", "æcernes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Ægenwulf", "noun", "Ægenwulf", "Ægenwulfes", "Ægenwulfe", "", "a male given"])
let v = native_list_append(v, ["halh", "noun", "halh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Ægen", "noun", "Ægen", "Ǣġenes", "Ǣġene", "", "a male given"])
let v = native_list_append(v, ["Ægenbeald", "noun", "Ægenbeald", "Ǣġenbealdes", "Ǣġenbealde", "", "a male given"])
let v = native_list_append(v, ["worþ", "noun", "worþa", "worþe", "worþe", "", "enclosure"])
let v = native_list_append(v, ["worð", "noun", "worð", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hæla", "noun", "hǣlan", "hǣlan", "hǣlan", "", "alternative form of"])
let v = native_list_append(v, ["alor", "noun", "aloras", "alores", "alore", "", "alder"])
let v = native_list_append(v, ["Ælf", "noun", "Ælf", "", "", "", "a male given"])
let v = native_list_append(v, ["hamm", "noun", "hamma", "hamme", "hamme", "", "ham inner knee"])
let v = native_list_append(v, ["Eadburh", "noun", "Eadburh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Eanred", "noun", "Eanred", "", "", "", "a male given"])
let v = native_list_append(v, ["Anlaf", "noun", "Anlaf", "Anlāfes", "Anlāfe", "", "a male given"])
let v = native_list_append(v, ["eorþ", "noun", "eorþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eorð", "noun", "eorð", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["eorðe", "noun", "eorðan", "eorðan", "eorðan", "", "alternative spelling of"])
let v = native_list_append(v, ["byrig", "noun", "byrig", "", "", "", "inflection of burg"])
let v = native_list_append(v, ["Æþelred", "noun", "Æþelred", "Æþelrēdes", "Æþelrēde", "", "a male given"])
let v = native_list_append(v, ["Æðelred", "noun", "Æðelred", "Æðelredes", "Æðelrede", "", "a male given"])
let v = native_list_append(v, ["æspe", "noun", "æspan", "æspan", "æspan", "", "an aspen"])
let v = native_list_append(v, ["hyll", "noun", "hylla", "hylle", "hylle", "", "hill"])
let v = native_list_append(v, ["Æþelhere", "noun", "Æþelhere", "Æþelheres", "", "", "a male given"])
let v = native_list_append(v, ["Æðelhere", "noun", "Æðelhere", "Æðelheres", "", "", "alternative spelling of"])
let v = native_list_append(v, ["Aldwine", "noun", "Aldwine", "Aldwines", "", "", "a male given"])
let v = native_list_append(v, ["sceaga", "noun", "sċeagan", "sċeagan", "sċeagan", "", "copse thicket"])
let v = native_list_append(v, ["Cynferþ", "noun", "Cynferþ", "", "", "", "a male given"])
let v = native_list_append(v, ["Cynferð", "noun", "Cynferð", "", "", "", "a male given"])
let v = native_list_append(v, ["cotas", "noun", "cotas", "", "", "", "plural of cot"])
let v = native_list_append(v, ["bures", "noun", "bures", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Eana", "noun", "Eana", "", "", "", "a male given"])
let v = native_list_append(v, ["lofa", "noun", "lofa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wearg", "noun", "weargas", "wearges", "wearge", "", "criminal reprobate felon"])
let v = native_list_append(v, ["wearh", "noun", "weargas", "wearges", "wearge", "", "alternative spelling of"])
let v = native_list_append(v, ["tungol", "noun", "tunglu", "tungles", "tungle", "", "heavenly body planet"])
let v = native_list_append(v, ["nyten", "noun", "nȳtenu", "nȳtenes", "nȳtene", "", "alternative form of"])
let v = native_list_append(v, ["seld", "noun", "seld", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leade", "noun", "leade", "", "", "", "dative singular of"])
let v = native_list_append(v, ["casera", "noun", "casera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["dryhten", "noun", "dryhtnas", "dryhtnes", "dryhtne", "", "a lord"])
let v = native_list_append(v, ["drihtlice", "noun", "drihtliċan", "", "", "", "a lady a"])
let v = native_list_append(v, ["scian", "noun", "scian", "", "", "", "inflection of sċīa"])
let v = native_list_append(v, ["eom", "noun", "eom", "", "", "", "dative plural of"])
let v = native_list_append(v, ["myln", "noun", "myln", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hlose", "noun", "hlōsan", "hlōsan", "hlōsan", "", "a pigsty"])
let v = native_list_append(v, ["mægþe", "noun", "mægþe", "", "", "", "mayweed"])
let v = native_list_append(v, ["mægðe", "noun", "mægðe", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["scilling", "noun", "sċillingas", "sċillinges", "sċillinge", "", "a shilling"])
let v = native_list_append(v, ["Punica", "noun", "Punica", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hlæder", "noun", "hlǣdra", "hlǣdre", "hlǣdre", "", "ladder"])
let v = native_list_append(v, ["scilla", "noun", "scilla", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["scille", "noun", "scille", "", "", "", "inflection of sċill"])
let v = native_list_append(v, ["geata", "noun", "geata", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["laþgeteona", "noun", "lāþġetēonan", "lāþġetēonan", "lāþġetēonan", "", "hated assailant hostile"])
let v = native_list_append(v, ["manfordædla", "noun", "mānfordǣdlan", "mānfordǣdlan", "mānfordǣdlan", "", "wicked destroyer"])
let v = native_list_append(v, ["sægrund", "noun", "sǣgrundas", "sǣgrundes", "sǣgrunde", "", "the bottom of"])
let v = native_list_append(v, ["yþlaf", "noun", "ȳþlāfa", "ȳþlāfe", "ȳþlāfe", "", "what is left"])
let v = native_list_append(v, ["fyllu", "noun", "fylla", "fylle", "fylle", "", "ones fill fulness"])
let v = native_list_append(v, ["taum", "noun", "taum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["Noe", "noun", "Noe", "Noēs", "Noē", "", "Noah Biblical character"])
let v = native_list_append(v, ["sterra", "noun", "sterran", "sterran", "sterran", "", "alternative form of"])
let v = native_list_append(v, ["feld", "noun", "felda", "felda", "felda", "", "field"])
let v = native_list_append(v, ["heaþulac", "noun", "heaþulāc", "heaþulāces", "heaþulāce", "", "battle fighting"])
let v = native_list_append(v, ["gielpe", "noun", "gielpe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["heafodmæg", "noun", "hēafodmāgas", "hēafodmǣġes", "hēafodmǣġe", "", "close or important"])
let v = native_list_append(v, ["sæcc", "noun", "sæċċa", "sæċċe", "sæċċe", "", "battle strife fighting"])
let v = native_list_append(v, ["eotenas", "noun", "eotenas", "", "", "", "plural of eoten"])
let v = native_list_append(v, ["eafoþ", "noun", "eafoþu", "eafoþes", "eafoþe", "", "strength"])
let v = native_list_append(v, ["Bryttas", "noun", "Brytta", "", "Bryttum", "", "alternative form of"])
let v = native_list_append(v, ["hleahtor", "noun", "hleahtras", "hleahtres", "hleahtre", "", "laughter"])
let v = native_list_append(v, ["fant", "noun", "fant", "", "", "", "font fountain spring"])
let v = native_list_append(v, ["eþelweard", "noun", "ēþelweardas", "ēþelweardes", "ēþelwearde", "", "guardian of the"])
let v = native_list_append(v, ["mancynn", "noun", "mancynn", "mancynnes", "mancynne", "", "humanity mankind"])
let v = native_list_append(v, ["sæbat", "noun", "sǣbātas", "sǣbātes", "sǣbāte", "", "ship"])
let v = native_list_append(v, ["burse", "noun", "bursan", "bursan", "bursan", "", "bag pouch"])
let v = native_list_append(v, ["diepe", "noun", "dīepan", "dīepan", "dīepan", "", "the deep"])
let v = native_list_append(v, ["apostol", "noun", "apostolas", "apostoles", "apostole", "", "apostle"])
let v = native_list_append(v, ["naman", "noun", "naman", "", "", "", "inflection of nama"])
let v = native_list_append(v, ["landbuendum", "noun", "landbuendum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["ampre", "noun", "ampran", "ampran", "ampran", "", "sorrel"])
let v = native_list_append(v, ["mecum", "noun", "mecum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["endedæg", "noun", "endedagas", "endedæġes", "endedæġe", "", "final day day"])
let v = native_list_append(v, ["wordhord", "noun", "wordhorda", "wordhordes", "wordhorde", "", "treasure of words"])
let v = native_list_append(v, ["apostata", "noun", "apostatan", "apostatan", "apostatan", "", "apostate"])
let v = native_list_append(v, ["swær", "noun", "swær", "", "", "", "a burden labour"])
let v = native_list_append(v, ["binne", "noun", "binne", "", "", "", "inflection of binn"])
let v = native_list_append(v, ["æþel", "noun", "ǣþelas", "ǣþeles", "ǣþele", "", "homeland ancestral territory"])
let v = native_list_append(v, ["eodor", "noun", "eodoras", "eodores", "eodore", "", "alternative form of"])
let v = native_list_append(v, ["gomene", "noun", "gomene", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hyldo", "noun", "hyldo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hafela", "noun", "hafelan", "hafelan", "hafelan", "", "head"])
let v = native_list_append(v, ["drihten", "noun", "drihtnas", "drihtnes", "drihtne", "", "alternative form of"])
let v = native_list_append(v, ["gielpword", "noun", "ġielpword", "ġielpwordes", "ġielpworde", "", "boastful word"])
let v = native_list_append(v, ["fæhþe", "noun", "fæhþe", "", "", "", "inflection of fǣhþu"])
let v = native_list_append(v, ["caser", "noun", "cāseras", "cāseres", "cāsere", "", "alternative form of"])
let v = native_list_append(v, ["metod", "noun", "metodas", "metodes", "metode", "", "fate destiny death"])
let v = native_list_append(v, ["forbode", "noun", "forbode", "", "", "", "dative singular of"])
let v = native_list_append(v, ["forbodes", "noun", "forbodes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Salomon", "noun", "Salomon", "Salomones", "Salomone", "", "Solomon son of"])
let v = native_list_append(v, ["pipere", "noun", "pīperas", "pīperes", "pīpere", "", "piper"])
let v = native_list_append(v, ["postola", "noun", "postola", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["cin", "noun", "cin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tura", "noun", "tura", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["fanum", "noun", "fanum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["ælfadl", "noun", "ælfādla", "ælfādle", "ælfādle", "", "alternative form of"])
let v = native_list_append(v, ["adl", "noun", "ādla", "ādle", "ādle", "", "disease"])
let v = native_list_append(v, ["anga", "noun", "angan", "angan", "angan", "", "a spike sting"])
let v = native_list_append(v, ["hæra", "noun", "hæra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Ebba", "noun", "Ebba", "", "", "", "a male given"])
let v = native_list_append(v, ["ilfetu", "noun", "ilfetu", "", "", "", "swan"])
let v = native_list_append(v, ["ilfete", "noun", "ilfete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sanda", "noun", "sanda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["stiga", "noun", "stiga", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["Sinai", "noun", "Sinai", "", "", "", "Sinai a mountain"])
let v = native_list_append(v, ["benna", "noun", "benna", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["benne", "noun", "benne", "", "", "", "inflection of benn"])
let v = native_list_append(v, ["timbra", "noun", "timbra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gled", "noun", "glēde", "glēde", "glēde", "", "burning or live"])
let v = native_list_append(v, ["receda", "noun", "receda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["flyge", "noun", "flyge", "", "", "", "flight flying"])
let v = native_list_append(v, ["flyte", "noun", "flyte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mancynne", "noun", "mancynne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fyrene", "noun", "fyrene", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["leohte", "noun", "leohte", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Dunstan", "noun", "Dunstan", "Dunstānes", "Dunstāne", "", "a male given"])
let v = native_list_append(v, ["passio", "noun", "passio", "", "", "", "the passion of"])
let v = native_list_append(v, ["lippa", "noun", "lippan", "lippan", "lippan", "", "lip"])
let v = native_list_append(v, ["lande", "noun", "lande", "", "", "", "dative singular of"])
let v = native_list_append(v, ["sporan", "noun", "sporan", "", "", "", "inflection of spora"])
let v = native_list_append(v, ["Edda", "noun", "Edda", "", "", "", "a male given"])
let v = native_list_append(v, ["byge", "noun", "byġas", "byġes", "byġe", "", "curve bend"])
let v = native_list_append(v, ["masc", "noun", "masċ", "masċes", "masċe", "", "net"])
let v = native_list_append(v, ["sware", "noun", "sware", "", "", "", "inflection of swaru"])
let v = native_list_append(v, ["hlæw", "noun", "hlǣwas", "hlǣwes", "hlǣwe", "", "mound hill barrow"])
let v = native_list_append(v, ["hramsa", "noun", "hramsan", "hramsan", "hramsan", "", "onion"])
let v = native_list_append(v, ["mealwe", "noun", "mealwan", "mealwan", "mealwan", "", "mallow"])
let v = native_list_append(v, ["fifealde", "noun", "fīfealdan", "fīfealdan", "fīfealdan", "", "alternative form of"])
let v = native_list_append(v, ["scearseax", "noun", "sċearseax", "sċearseaxes", "sċearseaxe", "", "alternative form of"])
let v = native_list_append(v, ["Crist", "noun", "Crist", "Cristes", "Criste", "", "Christ"])
let v = native_list_append(v, ["eorþan", "noun", "eorþan", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["folca", "noun", "folca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hosa", "noun", "hosa", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["swefna", "noun", "swefna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["nihte", "noun", "nihte", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["beacen", "noun", "bēacnu", "bēacnes", "bēacne", "", "alternative form of"])
let v = native_list_append(v, ["reordberend", "noun", "reordberende", "reordberendes", "reordberende", "", "voice-bearer person"])
let v = native_list_append(v, ["siden", "noun", "sidenna", "sidenne", "sidenne", "", "magic"])
let v = native_list_append(v, ["ild", "noun", "ild", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gimmas", "noun", "gimmas", "", "", "", "plural of ġimm"])
let v = native_list_append(v, ["beama", "noun", "beama", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["sceatum", "noun", "sceatum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["foldan", "noun", "foldan", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["moldan", "noun", "moldan", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["feondas", "noun", "feondas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["cyma", "noun", "cyma", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["cymas", "noun", "cymas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["wanan", "noun", "wanan", "", "", "", "inflection of wana"])
let v = native_list_append(v, ["bleo", "noun", "blēo", "blēowes", "blēowe", "", "colour"])
let v = native_list_append(v, ["sorgum", "noun", "sorgum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["mihte", "noun", "mihte", "", "", "", "inflection of miht"])
let v = native_list_append(v, ["gesihþ", "noun", "ġesihþa", "ġesihþe", "ġesihþe", "", "sight vision"])
let v = native_list_append(v, ["lec", "noun", "lēċas", "lēċes", "lēċe", "", "look regard"])
let v = native_list_append(v, ["eaxlegespann", "noun", "eaxleġespann", "eaxleġespannes", "eaxleġespanne", "", "crosspiece crossbar"])
let v = native_list_append(v, ["dryhtnes", "noun", "dryhtnes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drihtnes", "noun", "drihtnes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sigebeam", "noun", "siġebēamas", "siġebēames", "siġebēame", "", "tree of victory"])
let v = native_list_append(v, ["helend", "noun", "helend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sæp", "noun", "sapu", "sæpes", "sæpe", "", "sap of plants"])
let v = native_list_append(v, ["Milred", "noun", "Milred", "", "", "", "a male given"])
let v = native_list_append(v, ["Tutta", "noun", "Tutta", "", "", "", "a male given"])
let v = native_list_append(v, ["Ercole", "noun", "Ercole", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Efe", "noun", "Efe", "Ēfan", "Ēfan", "", "Eve the first"])
let v = native_list_append(v, ["Ine", "noun", "Ine", "Īnes", "Īne", "", "a male given"])
let v = native_list_append(v, ["Osmund", "noun", "Osmund", "", "", "", "a male given"])
let v = native_list_append(v, ["pliht", "noun", "plihtas", "plihtes", "plihte", "", "danger risk"])
let v = native_list_append(v, ["prætt", "noun", "prattas", "prættes", "prætte", "", "trick prank practical"])
let v = native_list_append(v, ["Salomone", "noun", "Salomone", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Sodoma", "noun", "Sodoma", "Sodoman", "Sodoman", "", "Sodom ancient Biblical"])
let v = native_list_append(v, ["senn", "noun", "senn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trog", "noun", "trogas", "troges", "troge", "", "trough"])
let v = native_list_append(v, ["frum", "noun", "frum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fordes", "noun", "fordes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["nosa", "noun", "nosa", "", "", "", "inflection of nosu"])
let v = native_list_append(v, ["iren", "noun", "iren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["legas", "noun", "legas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["leges", "noun", "leges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["leget", "noun", "leget", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ligas", "noun", "ligas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["liget", "noun", "līġet", "līġetes", "līġete", "", "synonym of līeġetu"])
let v = native_list_append(v, ["spella", "noun", "spella", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["loces", "noun", "loces", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["meares", "noun", "meares", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cyme", "noun", "cymas", "cymes", "cymum", "", "coming arrival advent"])
let v = native_list_append(v, ["grut", "noun", "grut", "grūt", "grȳt", "", "malt mash"])
let v = native_list_append(v, ["lissa", "noun", "lissa", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["sigas", "noun", "sigas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["cete", "noun", "cete", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sandes", "noun", "sandes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["reces", "noun", "reces", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["saca", "noun", "saca", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["mereces", "noun", "mereces", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["merece", "noun", "mereċas", "mereċes", "mereċe", "", "march smallage plant"])
let v = native_list_append(v, ["giren", "noun", "girena", "girene", "girene", "", "alternative form of"])
let v = native_list_append(v, ["mearas", "noun", "mearas", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["meara", "noun", "meara", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["atan", "noun", "atan", "", "", "", "inflection of āte"])
let v = native_list_append(v, ["anad", "noun", "anad", "", "", "", "waste desert solitude"])
let v = native_list_append(v, ["fodan", "noun", "fodan", "", "", "", "inflection of fōda"])
let v = native_list_append(v, ["coce", "noun", "coce", "", "", "", "dative singular of"])
let v = native_list_append(v, ["coces", "noun", "coces", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["coceras", "noun", "coceras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["stola", "noun", "stola", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["sumur", "noun", "sumuras", "sumures", "sumure", "", "alternative spelling of"])
let v = native_list_append(v, ["ᚷᚫᚷᚩᚷᚫ", "noun", "ᚷᚫᚷᚩᚷᚫ", "", "", "", "The meaning of"])
let v = native_list_append(v, ["ᛗᚫᚷᚫ", "noun", "ᛗᚫᚷᚫ", "", "", "", "dative singular of"])
let v = native_list_append(v, ["ᛗᚫᚷ", "noun", "ᛗᚫᚷ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["ᛗᛖᛞᚢ", "noun", "ᛗᛖᛞᚢ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["hieg", "noun", "hieg", "hīeġes", "hīeġe", "", "hay"])
let v = native_list_append(v, ["telde", "noun", "telde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["brega", "noun", "brega", "", "", "", "alternative form of"])
let v = native_list_append(v, ["faca", "noun", "faca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["dagas", "noun", "dagas", "", "", "", "nominative and accusative"])
let v = native_list_append(v, ["dagum", "noun", "dagum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["dala", "noun", "dala", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["dalum", "noun", "dalum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["hierre", "noun", "hierre", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["gestas", "noun", "gestas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["campas", "noun", "campas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["campes", "noun", "campes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sinca", "noun", "sinca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Wigan", "noun", "Wigan", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["hrot", "noun", "hrotu", "hrotes", "hrote", "", "thick fluid scum"])
let v = native_list_append(v, ["scora", "noun", "scora", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["torres", "noun", "torres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["nead", "noun", "nead", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Babilon", "noun", "Babilon", "", "", "", "Babylon an ancient"])
let v = native_list_append(v, ["epistole", "noun", "epistole", "", "", "", "inflection of epistol"])
let v = native_list_append(v, ["pinca", "noun", "pincan", "pincan", "pincan", "", "peak"])
let v = native_list_append(v, ["sanga", "noun", "sanga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["neten", "noun", "nētenu", "nētenes", "nētene", "", "alternative form of"])
let v = native_list_append(v, ["cymes", "noun", "cymes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["beogang", "noun", "bēogangas", "bēoganges", "bēogange", "", "swarm of bees"])
let v = native_list_append(v, ["bolde", "noun", "bolde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gerysena", "noun", "gerysena", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gerisena", "noun", "gerisena", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gerisene", "noun", "ġerisene", "ġerisenes", "ġerisene", "", "what is fitting"])
let v = native_list_append(v, ["ancres", "noun", "ancres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Caspian", "noun", "Caspian", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["scipu", "noun", "scipu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["ceald", "noun", "ċeald", "ċealdes", "ċealde", "", "cold coldness"])
let v = native_list_append(v, ["ieldra", "noun", "ieldran", "ieldran", "ieldran", "", "parent"])
let v = native_list_append(v, ["regne", "noun", "regne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["ladteow", "noun", "lādtēowas", "lādtēowes", "lādtēowe", "", "leader"])
let v = native_list_append(v, ["preon", "noun", "prēonas", "prēones", "prēone", "", "pin broach fastening"])
let v = native_list_append(v, ["soþgied", "noun", "soþgied", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lieges", "noun", "lieges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sumera", "noun", "sumera", "", "", "", "dative of sumer"])
let v = native_list_append(v, ["ofre", "noun", "ofre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hyra", "noun", "hyra", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["flanes", "noun", "flanes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["postum", "noun", "postum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["bendes", "noun", "bendes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["tida", "noun", "tida", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["dile", "noun", "dile", "diles", "", "", "dill Anethum graveolens"])
let v = native_list_append(v, ["garum", "noun", "garum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["hiw", "noun", "hīw", "hīwes", "hīwe", "", "alternative form of"])
let v = native_list_append(v, ["merc", "noun", "merc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["græd", "noun", "græd", "", "", "", "greed"])
let v = native_list_append(v, ["heow", "noun", "heow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leam", "noun", "leam", "", "", "", "dative plural of"])
let v = native_list_append(v, ["gerar", "noun", "ġerār", "ġerāres", "ġerāre", "", "roar howl"])
let v = native_list_append(v, ["ged", "noun", "ged", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fostre", "noun", "fostre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["adum", "noun", "adum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["atre", "noun", "atre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["alwe", "noun", "alwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["agende", "noun", "agende", "", "", "", "inflection of āgend"])
let v = native_list_append(v, ["bryne", "noun", "brynas", "brynes", "brynum", "", "burning fire flame"])
let v = native_list_append(v, ["dage", "noun", "dage", "", "", "", "dative singular of"])
let v = native_list_append(v, ["engle", "noun", "engle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["strande", "noun", "strande", "", "", "", "dative singular of"])
let v = native_list_append(v, ["milte", "noun", "miltan", "miltan", "miltan", "", "spleen"])
let v = native_list_append(v, ["oretta", "noun", "ōrettan", "ōrettan", "ōrettan", "", "warrior champion"])
let v = native_list_append(v, ["ridda", "noun", "riddan", "riddan", "riddan", "", "rider"])
let v = native_list_append(v, ["lyden", "noun", "lyden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["diles", "noun", "diles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["aldre", "noun", "aldre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["pistolas", "noun", "pistolas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["hadas", "noun", "hadas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["feos", "noun", "feos", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["gigantes", "noun", "gigantes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["stana", "noun", "stana", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["eares", "noun", "eares", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sottes", "noun", "sottes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["salum", "noun", "salum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["hynden", "noun", "hyndenna", "hyndenne", "hyndenne", "", "A group of"])
let v = native_list_append(v, ["ultor", "noun", "ultras", "ultres", "ultre", "", "vulture"])
let v = native_list_append(v, ["gamen", "noun", "gamena", "gamenes", "gamene", "", "game sport or"])
let v = native_list_append(v, ["rume", "noun", "rume", "", "", "", "dative singular of"])
let v = native_list_append(v, ["lare", "noun", "lare", "", "", "", "inflection of lār"])
let v = native_list_append(v, ["hores", "noun", "hores", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["darum", "noun", "darum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["lores", "noun", "lores", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["hamme", "noun", "hamme", "", "", "", "inflection of hamm"])
let v = native_list_append(v, ["isen", "noun", "isen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sange", "noun", "sange", "", "", "", "dative singular of"])
let v = native_list_append(v, ["strenge", "noun", "strenge", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hær", "noun", "hǣr", "hǣres", "hǣre", "", "hair"])
let v = native_list_append(v, ["hære", "noun", "hǣran", "hǣran", "hǣran", "", "sackcloth"])
let v = native_list_append(v, ["hering", "noun", "heringa", "heringe", "heringe", "", "praise"])
let v = native_list_append(v, ["gæst", "noun", "gǣstas", "gǣstes", "gǣste", "", "alternative form of"])
let v = native_list_append(v, ["wol", "noun", "wōlas", "wōles", "wōle", "", "plague pestilence"])
let v = native_list_append(v, ["gilde", "noun", "gilde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["daro", "noun", "daro", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bæst", "noun", "bæstas", "bæstes", "bæste", "", "bast inner bark"])
let v = native_list_append(v, ["mæle", "noun", "mæle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hinde", "noun", "hinde", "", "", "", "inflection of hind"])
let v = native_list_append(v, ["caseras", "noun", "caseras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["hoca", "noun", "hoca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hule", "noun", "hule", "", "", "", "inflection of hulu"])
let v = native_list_append(v, ["wenge", "noun", "wenge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["boge", "noun", "boge", "", "", "", "dative singular of"])
let v = native_list_append(v, ["welig", "noun", "weligas", "weliges", "welige", "", "willow"])
let v = native_list_append(v, ["adesa", "noun", "adesan", "adesan", "adesan", "", "adze"])
let v = native_list_append(v, ["wergild", "noun", "wergild", "", "", "", "alternative form of"])
let v = native_list_append(v, ["amigdale", "noun", "amigdale", "", "", "", "dative singular of"])
let v = native_list_append(v, ["roop", "noun", "roop", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ern", "noun", "erna", "ernes", "erne", "", "alternative form of"])
let v = native_list_append(v, ["Denemearc", "noun", "Denemearc", "Denemearce", "Denemearce", "", "Denmark a country"])
let v = native_list_append(v, ["adla", "noun", "adla", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["Eotaland", "noun", "Eotaland", "Ēotalandes", "Ēotalande", "", "Jutland"])
let v = native_list_append(v, ["gyden", "noun", "gydenna", "gydenne", "gydenne", "", "goddess"])
let v = native_list_append(v, ["gyd", "noun", "gyd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["termin", "noun", "termin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cus", "noun", "cus", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["mulas", "noun", "mulas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["gryn", "noun", "gryna", "gryne", "gryne", "", "alternative form of"])
let v = native_list_append(v, ["mul", "noun", "mūlas", "mūles", "mūle", "", "mule"])
let v = native_list_append(v, ["syge", "noun", "syge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grine", "noun", "grine", "", "", "", "dative singular of"])
let v = native_list_append(v, ["roder", "noun", "roderas", "roderes", "rodere", "", "alternative form of"])
let v = native_list_append(v, ["æscas", "noun", "æscas", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["ric", "noun", "rīcu", "rīces", "rīc", "", "alternative form of"])
let v = native_list_append(v, ["tyd", "noun", "tyd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deag", "noun", "dēaga", "dēage", "dēage", "", "colour hue tinge"])
let v = native_list_append(v, ["pott", "noun", "pottas", "pottes", "potte", "", "pot"])
let v = native_list_append(v, ["foxa", "noun", "foxa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gete", "noun", "gete", "", "", "", "dative singular of"])
let v = native_list_append(v, ["notum", "noun", "notum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["hyrne", "noun", "hyrnan", "hyrnan", "hyrnan", "", "corner"])
let v = native_list_append(v, ["becere", "noun", "becere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["marma", "noun", "marma", "marman", "marman", "", "marble"])
let v = native_list_append(v, ["falses", "noun", "falses", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["fers", "noun", "fersa", "ferses", "ferse", "", "verse"])
let v = native_list_append(v, ["martyre", "noun", "martyre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["martyres", "noun", "martyres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["bræþ", "noun", "brǣþas", "brǣþes", "brǣþe", "", "odour smell scent"])
let v = native_list_append(v, ["tweo", "noun", "twēon", "twēon", "twēon", "", "doubt"])
let v = native_list_append(v, ["bocstæf", "noun", "bōcstafas", "bōcstæfes", "bōcstæfe", "", "written character letter"])
let v = native_list_append(v, ["gangas", "noun", "gangas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["orlæg", "noun", "orlagu", "orlæġes", "orlæġe", "", "fate destiny"])
let v = native_list_append(v, ["orgol", "noun", "orgele", "orgele", "orgele", "", "pride"])
let v = native_list_append(v, ["lage", "noun", "lage", "", "", "", "inflection of lagu"])
let v = native_list_append(v, ["hoge", "noun", "hoge", "", "", "", "inflection of hogu"])
let v = native_list_append(v, ["cleafa", "noun", "clēafan", "clēafan", "clēafan", "", "that which is"])
let v = native_list_append(v, ["bysen", "noun", "bȳsna", "bȳsne", "bȳsne", "", "alternative form of"])
let v = native_list_append(v, ["forebisen", "noun", "forebīsena", "forebīsene", "forebīsene", "", "alternative form of"])
let v = native_list_append(v, ["bridd", "noun", "briddas", "briddes", "bridde", "", "chick a young"])
let v = native_list_append(v, ["lacu", "noun", "laca", "lace", "lace", "", "pool pond"])
let v = native_list_append(v, ["beote", "noun", "beote", "", "", "", "dative singular of"])
let v = native_list_append(v, ["lenden", "noun", "lendenu", "lendenes", "lendene", "", "loin"])
let v = native_list_append(v, ["nebb", "noun", "nebba", "nebbes", "nebbe", "", "face"])
let v = native_list_append(v, ["clyster", "noun", "clystru", "clystres", "clystre", "", "cluster"])
let v = native_list_append(v, ["bispell", "noun", "bīspell", "bīspelles", "bīspelle", "", "example pattern proverb"])
let v = native_list_append(v, ["bispel", "noun", "bispel", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["gespelia", "noun", "ġespelian", "ġespelian", "ġespelian", "", "vicar"])
let v = native_list_append(v, ["leoda", "noun", "lēodan", "lēodan", "lēodan", "", "a man person"])
let v = native_list_append(v, ["copp", "noun", "coppas", "coppes", "coppe", "", "cup vessel"])
let v = native_list_append(v, ["cofan", "noun", "cofan", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["sunnu", "noun", "sunnu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ricen", "noun", "rīċenna", "rīċenne", "rīċenne", "", "a female ruler"])
let v = native_list_append(v, ["andcwiss", "noun", "andcwissa", "andcwisse", "andcwisse", "", "a reply answer"])
let v = native_list_append(v, ["cwide", "noun", "cwidas", "cwides", "cwidum", "", "saying"])
let v = native_list_append(v, ["gecwide", "noun", "ġecwidas", "ġecwides", "ġecwide", "", "a speech word"])
let v = native_list_append(v, ["steore", "noun", "stēoran", "stēoran", "stēoran", "", "direction discipline"])
let v = native_list_append(v, ["steorend", "noun", "stēorend", "stēorendes", "stēorende", "", "director ruler leader"])
let v = native_list_append(v, ["foreward", "noun", "forewarde", "forewarde", "forewarde", "", "alternative form of"])
let v = native_list_append(v, ["freod", "noun", "frēoda", "frēode", "frēode", "", "peace frith"])
let v = native_list_append(v, ["freols", "noun", "frēolsas", "frēolses", "frēolse", "", "freedom"])
let v = native_list_append(v, ["neaht", "noun", "nieht", "nieht", "nieht", "", "alternative form of"])
let v = native_list_append(v, ["orlege", "noun", "orleġu", "orleġes", "orleġe", "", "war strife hostility"])
let v = native_list_append(v, ["orleahter", "noun", "orleahtras", "orleahtres", "orleahtre", "", "a divider separator"])
let v = native_list_append(v, ["ofett", "noun", "ofetta", "ofettes", "ofette", "", "fruit"])
let v = native_list_append(v, ["æþelu", "noun", "æþela", "æþele", "æþele", "", "nobility aristocracy"])
let v = native_list_append(v, ["cist", "noun", "ċista", "ċiste", "ċiste", "", "box chest"])
let v = native_list_append(v, ["behof", "noun", "behōf", "behōfes", "behōfe", "", "advantage behoof profit"])
let v = native_list_append(v, ["cnif", "noun", "cnīfas", "cnīfes", "cnīfe", "", "knife"])
let v = native_list_append(v, ["ordes", "noun", "ordes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["treu", "noun", "treu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grima", "noun", "grīman", "grīman", "grīman", "", "mask"])
let v = native_list_append(v, ["frocga", "noun", "frocgan", "frocgan", "frocgan", "", "frog"])
let v = native_list_append(v, ["steall", "noun", "steallas", "stealles", "stealle", "", "a position especially"])
let v = native_list_append(v, ["teag", "noun", "tēaga", "tēage", "tēage", "", "cord band thong"])
let v = native_list_append(v, ["hungras", "noun", "hungras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["scua", "noun", "sċūan", "sċūan", "sċūan", "", "shadow"])
let v = native_list_append(v, ["ampella", "noun", "ampellan", "ampellan", "ampellan", "", "a flask bottle"])
let v = native_list_append(v, ["ræden", "noun", "rǣdenna", "rǣdenne", "rǣdenne", "", "condition state terms"])
let v = native_list_append(v, ["leag", "noun", "lēaga", "lēage", "lēage", "", "lye a mixture"])
let v = native_list_append(v, ["cycene", "noun", "cyċenan", "cyċenan", "cyċenan", "", "kitchen"])
let v = native_list_append(v, ["coc", "noun", "coccas", "cocces", "cocce", "", "alternative form of"])
let v = native_list_append(v, ["feare", "noun", "feare", "", "", "", "dative singular of"])
let v = native_list_append(v, ["helpe", "noun", "helpe", "", "", "", "inflection of help"])
let v = native_list_append(v, ["nexta", "noun", "nexta", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mindom", "noun", "mindōmas", "mindōmes", "mindōme", "", "smallness abjectness"])
let v = native_list_append(v, ["mircels", "noun", "mircelsas", "mircelses", "mircelse", "", "token sign"])
let v = native_list_append(v, ["frowe", "noun", "frōwan", "frōwan", "frōwan", "", "woman lady"])
let v = native_list_append(v, ["friclu", "noun", "fricla", "fricle", "fricle", "", "appetite"])
let v = native_list_append(v, ["fricu", "noun", "frica", "frice", "frice", "", "use utilization"])
let v = native_list_append(v, ["anlec", "noun", "anlēcas", "anlēċes", "anlēċe", "", "respect onlook regard"])
let v = native_list_append(v, ["blædnes", "noun", "blǣdnessa", "blǣdnesse", "blǣdnesse", "", "flower blossom"])
let v = native_list_append(v, ["ligetu", "noun", "līġeta", "līġete", "līġete", "", "alternative form of"])
let v = native_list_append(v, ["elþeod", "noun", "elþēoda", "elþēode", "elþēode", "", "foreign country or"])
let v = native_list_append(v, ["tollas", "noun", "tollas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["hobanca", "noun", "hōbancan", "hōbancan", "hōbancan", "", "a couch"])
let v = native_list_append(v, ["mamor", "noun", "māmras", "māmres", "māmre", "", "lethargy heavy or"])
let v = native_list_append(v, ["mamera", "noun", "mameran", "mameran", "mameran", "", "lethargy deep or"])
let v = native_list_append(v, ["andweorc", "noun", "andweorca", "andweorces", "andweorce", "", "substance matter material"])
let v = native_list_append(v, ["andwist", "noun", "andwiste", "andwiste", "andwiste", "", "support assistance"])
let v = native_list_append(v, ["midwist", "noun", "midwiste", "midwiste", "midwiste", "", "presence"])
let v = native_list_append(v, ["þyld", "noun", "þylda", "þyldes", "þylde", "", "patience long-suffering endurance"])
let v = native_list_append(v, ["galdor", "noun", "galdru", "galdres", "galdre", "", "alternative form of"])
let v = native_list_append(v, ["ansien", "noun", "ansīene", "ansīene", "ansīene", "", "face"])
let v = native_list_append(v, ["feorm", "noun", "feorma", "feorme", "feorme", "", "food sustenance provision"])
let v = native_list_append(v, ["hearra", "noun", "hearran", "hearran", "hearran", "", "lord master"])
let v = native_list_append(v, ["yst", "noun", "ȳste", "ȳste", "ȳste", "", "storm tempest whirlwind"])
let v = native_list_append(v, ["fulwiht", "noun", "fulwihtu", "fulwihtes", "fulwihte", "", "baptism"])
let v = native_list_append(v, ["ræde", "noun", "rǣdan", "rǣdan", "rǣdan", "", "lesson reading"])
let v = native_list_append(v, ["wase", "noun", "wāsan", "wāsan", "wāsan", "", "soft mud mire"])
let v = native_list_append(v, ["wos", "noun", "wōs", "wōses", "wōse", "", "juice sap moisture"])
let v = native_list_append(v, ["wrenc", "noun", "wrenċas", "wrenċes", "wrenċe", "", "wile stratagem trick"])
let v = native_list_append(v, ["wrid", "noun", "wrīdas", "wrīdes", "wrīde", "", "plant"])
let v = native_list_append(v, ["wroht", "noun", "wrōhta", "wrōhte", "wrōhte", "", "blame accusation slander"])
let v = native_list_append(v, ["iecend", "noun", "īeċend", "īeċendes", "īeċende", "", "a promoter producer"])
let v = native_list_append(v, ["iegstream", "noun", "īeġstrēamas", "īeġstrēames", "īeġstrēame", "", "a waterstream current"])
let v = native_list_append(v, ["ielden", "noun", "ieldena", "ieldenes", "ieldene", "", "a delay a"])
let v = native_list_append(v, ["ingehygd", "noun", "inġehyġda", "inġehyġde", "inġehyġde", "", "consciousness thought thought"])
let v = native_list_append(v, ["gerene", "noun", "ġerēnu", "ġerēnes", "ġerēne", "", "alternative form of"])
let v = native_list_append(v, ["gesegen", "noun", "ġeseġena", "ġeseġene", "ġeseġene", "", "conversation"])
let v = native_list_append(v, ["dwæs", "noun", "dwǣsas", "dwǣses", "dwǣse", "", "a clumsy imposter"])
let v = native_list_append(v, ["swige", "noun", "swige", "swīġan", "swīġan", "", "silence"])
let v = native_list_append(v, ["cenep", "noun", "cenepas", "cenepes", "cenepe", "", "mustache"])
let v = native_list_append(v, ["spyrd", "noun", "spyrdas", "spyrdes", "spyrde", "", "stadium"])
let v = native_list_append(v, ["notu", "noun", "nota", "note", "note", "", "use"])
let v = native_list_append(v, ["þenest", "noun", "þēnesta", "þēneste", "þēneste", "", "service"])
let v = native_list_append(v, ["demere", "noun", "dēmeras", "dēmeres", "dēmere", "", "a judge"])
let v = native_list_append(v, ["sagum", "noun", "sagum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["stycce", "noun", "styċċu", "styċċes", "styċċe", "", "piece"])
let v = native_list_append(v, ["stocc", "noun", "stoccas", "stocces", "stocce", "", "log"])
let v = native_list_append(v, ["uprodor", "noun", "uprodoras", "uprodores", "uprodore", "", "firmament upper heavens"])
let v = native_list_append(v, ["utscyte", "noun", "ūtsċytas", "ūtsċytes", "ūtsċyte", "", "an outfall outlet"])
let v = native_list_append(v, ["popi", "noun", "popi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lendenu", "noun", "lendenu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["andgiete", "noun", "andġietan", "andġietan", "andġietan", "", "intellect understanding"])
let v = native_list_append(v, ["þiccet", "noun", "þiccetu", "þiccetes", "þiccete", "", "thicket growth of"])
let v = native_list_append(v, ["stæfrof", "noun", "stæfrōfa", "stæfrōfe", "stæfrōfe", "", "alphabet"])
let v = native_list_append(v, ["stæfcræft", "noun", "stæfcræftas", "stæfcræftes", "stæfcræfte", "", "grammar"])
let v = native_list_append(v, ["stæfgefeg", "noun", "stæfġefēġ", "stæfġefēġes", "stæfġefēġe", "", "a combination of"])
let v = native_list_append(v, ["stæfleahtor", "noun", "stæfleahtor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stæfwritere", "noun", "stæfwritere", "", "", "", "writer author writer"])
let v = native_list_append(v, ["langoþ", "noun", "langoþas", "langoþes", "langoþe", "", "longing"])
let v = native_list_append(v, ["eormen", "noun", "eormen", "", "", "", "world earth"])
let v = native_list_append(v, ["hlot", "noun", "hlota", "hlotes", "hlote", "", "portion share lot"])
let v = native_list_append(v, ["fremu", "noun", "frema", "freme", "freme", "", "advantage benefit"])
let v = native_list_append(v, ["stæger", "noun", "stǣġera", "stǣġere", "stǣġere", "", "stair step staircase"])
let v = native_list_append(v, ["samodswegend", "noun", "samodswēġend", "samodswēġendes", "samodswēġende", "", "a consonant consonant"])
let v = native_list_append(v, ["stær", "noun", "staras", "stæres", "stære", "", "starling"])
let v = native_list_append(v, ["muwa", "noun", "muwa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fugles", "noun", "fugles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["egena", "noun", "egena", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["forenama", "noun", "forenaman", "forenaman", "forenaman", "", "pronoun"])
let v = native_list_append(v, ["gebigednes", "noun", "ġebīġednessa", "ġebīġednesse", "ġebīġednesse", "", "alternative form of"])
let v = native_list_append(v, ["fiell", "noun", "fiellas", "fielles", "fielle", "", "a fall"])
let v = native_list_append(v, ["Wendelsæ", "noun", "Wendelsæ", "Wendelsǣ", "Wendelsǣ", "", "the Mediterranean Sea"])
let v = native_list_append(v, ["pearroc", "noun", "pearrocas", "pearroces", "pearroce", "", "a fence used"])
let v = native_list_append(v, ["ladung", "noun", "lādunga", "lādunge", "lādunge", "", "excuse + genitive"])
let v = native_list_append(v, ["lafor", "noun", "laforas", "lafores", "lafore", "", "leopard"])
let v = native_list_append(v, ["aþexe", "noun", "āþexan", "āþexan", "āþexan", "", "lizard"])
let v = native_list_append(v, ["balca", "noun", "balcan", "balcan", "balcan", "", "balk beam bank"])
let v = native_list_append(v, ["brandes", "noun", "brandes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["wedde", "noun", "wedde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["cota", "noun", "cota", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["clerc", "noun", "clercas", "clerces", "clerce", "", "clergyman clerk"])
let v = native_list_append(v, ["hordas", "noun", "hordas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["eolas", "noun", "eolas", "", "", "", "nominative and accusative"])
let v = native_list_append(v, ["huses", "noun", "huses", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["woþ", "noun", "wōþa", "wōþe", "wōþe", "", "sound noise cry"])
let v = native_list_append(v, ["tacna", "noun", "tacna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["entes", "noun", "entes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["entas", "noun", "entas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["gefegnes", "noun", "ġefēġnessa", "ġefēġnesse", "ġefēġnesse", "", "an association joining"])
let v = native_list_append(v, ["wordmittung", "noun", "wordmittung", "", "", "", "a similitude literary"])
let v = native_list_append(v, ["spona", "noun", "spona", "", "", "", "genitive/nominative/accusative plural of"])
let v = native_list_append(v, ["larwa", "noun", "larwa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ancras", "noun", "ancras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["ancra", "noun", "ancran", "ancran", "ancran", "", "anchor"])
let v = native_list_append(v, ["smic", "noun", "smic", "", "", "", "smoke vapor"])
let v = native_list_append(v, ["clipola", "noun", "clipolan", "clipolan", "clipolan", "", "vowel vowel sound"])
let v = native_list_append(v, ["clipolgefeg", "noun", "clipolgefeg", "", "", "", "diphthong combination of"])
let v = native_list_append(v, ["geteld", "noun", "ġeteld", "ġeteldes", "ġetelde", "", "tent pavilion awning"])
let v = native_list_append(v, ["rideras", "noun", "rideras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["ridera", "noun", "ridera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["assena", "noun", "assena", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["cyte", "noun", "ċȳtan", "ċȳtan", "ċȳtan", "", "hut cabin"])
let v = native_list_append(v, ["portcwene", "noun", "portcwene", "", "", "", "inflection of portcwēn"])
let v = native_list_append(v, ["hecg", "noun", "heċġa", "heċġe", "heċġe", "", "fence"])
let v = native_list_append(v, ["spild", "noun", "spilda", "spildes", "spilde", "", "destruction ruin"])
let v = native_list_append(v, ["drithen", "noun", "drithen", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["gid", "noun", "gid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["caseres", "noun", "caseres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["ƀ", "noun", "ƀ", "", "", "", "scribal abbreviation of"])
let v = native_list_append(v, ["gied", "noun", "gied", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bytte", "noun", "bytte", "", "", "", "inflection of byt"])
let v = native_list_append(v, ["hamma", "noun", "hamma", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["liif", "noun", "liif", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["tuxum", "noun", "tuxum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["tolles", "noun", "tolles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["fylde", "noun", "fylde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fyld", "noun", "fyldas", "fyldes", "fylde", "", "alternative form of"])
let v = native_list_append(v, ["glædmann", "noun", "glædmenn", "glædmannes", "glædmenn", "", "a happy person"])
let v = native_list_append(v, ["amor", "noun", "amoras", "amores", "amore", "", "a type of"])
let v = native_list_append(v, ["kæppe", "noun", "kæppan", "kæppan", "kæppan", "", "alternative form of"])
let v = native_list_append(v, ["tæl", "noun", "tǣle", "tǣle", "tǣle", "", "evil-speaking calumny disparagement"])
let v = native_list_append(v, ["fearr", "noun", "fearras", "fearres", "fearre", "", "bull"])
let v = native_list_append(v, ["blæse", "noun", "blæsan", "blæsan", "blæsan", "", "alternative form of"])
let v = native_list_append(v, ["blæs", "noun", "blǣsas", "blǣses", "blǣse", "", "blowing"])
let v = native_list_append(v, ["blæste", "noun", "blæste", "", "", "", "dative singular of"])
let v = native_list_append(v, ["unware", "noun", "unware", "", "", "", "inflection of unwær"])
let v = native_list_append(v, ["sæt", "noun", "sǣta", "sǣte", "sǣte", "", "ambush"])
let v = native_list_append(v, ["finnes", "noun", "finnes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["strandes", "noun", "strandes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["manscipe", "noun", "mansċipas", "mansċipes", "mansċipe", "", "humanity courtesy kindness"])
let v = native_list_append(v, ["scipe", "noun", "sċipas", "sċipes", "sċipe", "", "rank office dignity"])
let v = native_list_append(v, ["brica", "noun", "brica", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["bræð", "noun", "bræð", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["redere", "noun", "redere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fæs", "noun", "fasu", "fæses", "fæse", "", "fringe"])
let v = native_list_append(v, ["engles", "noun", "engles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["fyrs", "noun", "fyrs", "", "", "", "furze gorse"])
let v = native_list_append(v, ["fyres", "noun", "fyres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["wiif", "noun", "wiif", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geweorc", "noun", "ġeweorc", "ġeweorces", "ġeweorce", "", "work something done"])
let v = native_list_append(v, ["næster", "noun", "næster", "", "", "", "a lipped vessel"])
let v = native_list_append(v, ["mæscre", "noun", "mæsċran", "mæsċran", "mæsċran", "", "mesh"])
let v = native_list_append(v, ["fota", "noun", "fota", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wolcne", "noun", "wolcne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gifte", "noun", "gifte", "", "", "", "inflection of ġift"])
let v = native_list_append(v, ["unweder", "noun", "unwedru", "unwedres", "unwedre", "", "bad weather storm"])
let v = native_list_append(v, ["wedru", "noun", "wedru", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["wedres", "noun", "wedres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["wedra", "noun", "wedra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wedre", "noun", "wedre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["wedrum", "noun", "wedrum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["landes", "noun", "landes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sifa", "noun", "sifa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["ealh", "noun", "ēalas", "ēales", "ēale", "", "temple"])
let v = native_list_append(v, ["cyninge", "noun", "cyningan", "cyningan", "cyningan", "", "a female king"])
let v = native_list_append(v, ["bucc", "noun", "buccas", "bucces", "bucce", "", "buck male deer"])
let v = native_list_append(v, ["coltas", "noun", "coltas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["spelle", "noun", "spelle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["elde", "noun", "elda", "", "eldum", "", "alternative form of"])
let v = native_list_append(v, ["wigle", "noun", "wiġlu", "wiġles", "wiġle", "", "divination"])
let v = native_list_append(v, ["gildes", "noun", "gildes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["grietu", "noun", "grīeta", "grīete", "grīete", "", "greatness size"])
let v = native_list_append(v, ["endes", "noun", "endes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["bitum", "noun", "bitum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["earne", "noun", "earne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["coþu", "noun", "coþa", "coþe", "coþe", "", "disease sickness"])
let v = native_list_append(v, ["gleo", "noun", "glēo", "glēowes", "glēowe", "", "joy glee"])
let v = native_list_append(v, ["stut", "noun", "stūtas", "stūtes", "stūte", "", "gnat midge biting"])
let v = native_list_append(v, ["blostm", "noun", "blōstmas", "blōstmes", "blōstme", "", "blossom bloom blooming"])
let v = native_list_append(v, ["blostma", "noun", "blōstman", "blōstman", "blōstman", "", "flower blossom"])
let v = native_list_append(v, ["hige", "noun", "hige", "", "", "", "alternative form of"])
let v = native_list_append(v, ["strenges", "noun", "strenges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["snegl", "noun", "snegl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["snegle", "noun", "snegle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["snegles", "noun", "snegles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["hoces", "noun", "hoces", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["wuna", "noun", "wunan", "wunan", "wunan", "", "habit custom"])
let v = native_list_append(v, ["Esta", "noun", "Esta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["fostres", "noun", "fostres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["becan", "noun", "becan", "", "", "", "inflection of bēċe"])
let v = native_list_append(v, ["briddas", "noun", "briddas", "", "", "", "plural of bridd"])
let v = native_list_append(v, ["bridda", "noun", "bridda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["briddes", "noun", "briddes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["bridde", "noun", "bridde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["briddum", "noun", "briddum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["sidu", "noun", "sida", "sida", "sida", "", "custom habit practice"])
let v = native_list_append(v, ["sigor", "noun", "sigoras", "sigores", "sigore", "", "victory triumph success"])
let v = native_list_append(v, ["ostes", "noun", "ostes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["gemæne", "noun", "ġemǣnu", "ġemǣnes", "ġemǣne", "", "fellowship"])
let v = native_list_append(v, ["ræswung", "noun", "ræswung", "", "", "", "reasoning"])
let v = native_list_append(v, ["swamm", "noun", "swammas", "swammes", "swamme", "", "mushroom fungus"])
let v = native_list_append(v, ["Franca", "noun", "Francan", "Francan", "Francan", "", "Frank Frenchman"])
let v = native_list_append(v, ["flasce", "noun", "flascan", "flascan", "flascan", "", "flask bottle"])
let v = native_list_append(v, ["racu", "noun", "raca", "race", "race", "", "explanation"])
let v = native_list_append(v, ["fotas", "noun", "fotas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["þeodisc", "noun", "þēodisc", "þēodisċes", "þēodisċe", "", "a language"])
let v = native_list_append(v, ["soð", "noun", "soð", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["flewsa", "noun", "flēwsan", "flēwsan", "flēwsan", "", "flow flux issue"])
let v = native_list_append(v, ["foxe", "noun", "foxe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hammes", "noun", "hammes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["finan", "noun", "finan", "", "", "", "inflection of fina"])
let v = native_list_append(v, ["francan", "noun", "francan", "", "", "", "inflection of franca"])
let v = native_list_append(v, ["neata", "noun", "neata", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Antiochia", "noun", "Antiochia", "Antiochian", "Antiochian", "", "Antioch a number"])
let v = native_list_append(v, ["pucel", "noun", "pūclas", "pūcles", "pūcle", "", "a goblin demon"])
let v = native_list_append(v, ["hades", "noun", "hades", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["fola", "noun", "folan", "folan", "folan", "", "foal colt"])
let v = native_list_append(v, ["modrige", "noun", "mōdriġan", "mōdriġan", "mōdriġan", "", "mothers sister maternal"])
let v = native_list_append(v, ["faþu", "noun", "faþa", "faþe", "faþe", "", "fathers sister paternal"])
let v = native_list_append(v, ["faþe", "noun", "faþan", "faþan", "faþan", "", "fathers sister paternal"])
let v = native_list_append(v, ["fædera", "noun", "fæderan", "fæderan", "fæderan", "", "fathers brother paternal"])
let v = native_list_append(v, ["nift", "noun", "nifta", "nifte", "nifte", "", "niece"])
let v = native_list_append(v, ["brime", "noun", "brime", "", "", "", "dative singular of"])
let v = native_list_append(v, ["brimas", "noun", "brimas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["brima", "noun", "brima", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["aler", "noun", "aler", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hæst", "noun", "hǣsta", "hǣste", "hǣste", "", "violence fury"])
let v = native_list_append(v, ["cwead", "noun", "cwēad", "cwēades", "cwēade", "", "dung excrement"])
let v = native_list_append(v, ["byrden", "noun", "byrdenna", "byrdenne", "byrdenne", "", "alternative form of"])
let v = native_list_append(v, ["byrd", "noun", "byrde", "byrde", "byrde", "", "birth"])
let v = native_list_append(v, ["grundes", "noun", "grundes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cipp", "noun", "ċippas", "ċippes", "ċippe", "", "a small piece"])
let v = native_list_append(v, ["geclofa", "noun", "ġeclofan", "ġeclofan", "ġeclofan", "", "counterpart of a"])
let v = native_list_append(v, ["eige", "noun", "eige", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Iohannes", "noun", "Iohannes", "Iōhannes", "Iōhanne", "", "John the Evangelist"])
let v = native_list_append(v, ["giganta", "noun", "giganta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["sanges", "noun", "sanges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["wicga", "noun", "wicga", "", "", "", "insect"])
let v = native_list_append(v, ["cunte", "noun", "cuntan", "cuntan", "cuntan", "", "cunt vagina vulva"])
let v = native_list_append(v, ["sangere", "noun", "sangeras", "sangeres", "sangerum", "", "singer"])
let v = native_list_append(v, ["hetas", "noun", "hetas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["snad", "noun", "snad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helme", "noun", "helme", "", "", "", "dative singular of"])
let v = native_list_append(v, ["bloma", "noun", "blōman", "blōman", "blōman", "", "The mass of"])
let v = native_list_append(v, ["elmes", "noun", "elmes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["brocc", "noun", "broccas", "brocces", "brocce", "", "badger"])
let v = native_list_append(v, ["hyr", "noun", "hȳra", "hȳre", "hȳre", "", "hire wages"])
let v = native_list_append(v, ["cyll", "noun", "cylla", "cylle", "cylle", "", "a leathern bottle"])
let v = native_list_append(v, ["beorma", "noun", "beorman", "beorman", "beorman", "", "yeast leaven"])
let v = native_list_append(v, ["scol", "noun", "scōla", "scōle", "scōle", "", "school"])
let v = native_list_append(v, ["cip", "noun", "cip", "", "", "", "alternative form of"])
let v = native_list_append(v, ["helmes", "noun", "helmes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["wedlac", "noun", "wedlāc", "wedlāces", "wedlāce", "", "pledge"])
let v = native_list_append(v, ["forst", "noun", "forstas", "forstes", "forste", "", "frost"])
let v = native_list_append(v, ["flys", "noun", "flys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyrhþ", "noun", "fyrhþa", "fyrhþes", "fyrhþe", "", "forest wooded country"])
let v = native_list_append(v, ["briw", "noun", "brīwas", "brīwes", "brīwe", "", "oatmeal porridge"])
let v = native_list_append(v, ["pleoh", "noun", "plēona", "plēos", "plēo", "", "danger peril risk"])
let v = native_list_append(v, ["sinder", "noun", "sindra", "sindres", "sindre", "", "cinder ashes"])
let v = native_list_append(v, ["ambras", "noun", "ambras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["stipel", "noun", "stipel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gilda", "noun", "gilda", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fleogenda", "noun", "flēogendan", "flēogendan", "flēogendan", "", "a bird lit."])
let v = native_list_append(v, ["beadu", "noun", "beadwa", "beadwe", "beadwe", "", "battle war"])
let v = native_list_append(v, ["carre", "noun", "carre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["bæcere", "noun", "bæceras", "bæceres", "bæcerum", "", "baker person who"])
let v = native_list_append(v, ["peo", "noun", "pēon", "pēon", "pēon", "", "an insect"])
let v = native_list_append(v, ["tannera", "noun", "tannera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["carres", "noun", "carres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["carras", "noun", "carras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["carra", "noun", "carra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["flana", "noun", "flana", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["luste", "noun", "luste", "", "", "", "dative singular of"])
let v = native_list_append(v, ["breag", "noun", "brēagas", "brēages", "brēage", "", "alternative form of"])
let v = native_list_append(v, ["septembres", "noun", "septembres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["turas", "noun", "turas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["cocce", "noun", "cocce", "", "", "", "dative singular of"])
let v = native_list_append(v, ["eges", "noun", "eges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cnawelæcing", "noun", "cnāwelǣċinga", "cnāwelǣċinge", "cnāwelǣċinge", "", "acknowledgment acknowledging"])
let v = native_list_append(v, ["roþor", "noun", "rōþor", "rōþres", "rōþre", "", "oar"])
let v = native_list_append(v, ["scite", "noun", "sċite", "sċite", "sċite", "", "shit faeces"])
let v = native_list_append(v, ["fingre", "noun", "fingre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fingres", "noun", "fingres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["mereswine", "noun", "mereswine", "", "", "", "dative singular of"])
let v = native_list_append(v, ["mereswin", "noun", "mereswīn", "mereswīnes", "mereswīne", "", "dolphin or porpoise"])
let v = native_list_append(v, ["cann", "noun", "canna", "canne", "canne", "", "a piece of"])
let v = native_list_append(v, ["segle", "noun", "segle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["stapele", "noun", "stapele", "", "", "", "dative singular of"])
let v = native_list_append(v, ["seht", "noun", "seht", "", "", "", "settlement arrangement agreement"])
let v = native_list_append(v, ["saht", "noun", "saht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cnawelæc", "noun", "cnāwelǣċa", "cnāwelǣċe", "cnāwelǣċe", "", "Late Old English"])
let v = native_list_append(v, ["teare", "noun", "teare", "", "", "", "dative singular of"])
let v = native_list_append(v, ["laur", "noun", "lauras", "laures", "laure", "", "laurel"])
let v = native_list_append(v, ["heofonduguþ", "noun", "heofonduguþa", "heofonduguþe", "heofonduguþe", "", "heavenly host angels"])
let v = native_list_append(v, ["sulh", "noun", "sylh", "sūle", "sylh", "", "plough implement"])
let v = native_list_append(v, ["sufla", "noun", "sufla", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["sace", "noun", "sace", "", "", "", "inflection of sacu"])
let v = native_list_append(v, ["helpend", "noun", "helpende", "helpendes", "helpende", "", "helper"])
let v = native_list_append(v, ["meteres", "noun", "meteres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["metera", "noun", "metera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["meteras", "noun", "meteras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["stolas", "noun", "stolas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["rumes", "noun", "rumes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["picgbread", "noun", "picgbrēad", "picgbrēades", "picgbrēade", "", "glans mast acorns"])
let v = native_list_append(v, ["treg", "noun", "trēġ", "trēġes", "trēġe", "", "alternative form of"])
let v = native_list_append(v, ["leades", "noun", "leades", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["fyrste", "noun", "fyrste", "", "", "", "dative singular of"])
let v = native_list_append(v, ["unwares", "noun", "unwares", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["staras", "noun", "staras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["broþ", "noun", "broþu", "broþes", "broþe", "", "broth"])
let v = native_list_append(v, ["wesend", "noun", "wesenda", "wesendes", "wesende", "", "aurochs bison buffalo"])
let v = native_list_append(v, ["stealcung", "noun", "stealcung", "stealcunge", "stealcunge", "", "the act of"])
let v = native_list_append(v, ["wege", "noun", "wege", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gebode", "noun", "gebode", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gebod", "noun", "ġebodu", "ġebodes", "ġebode", "", "command order mandate"])
let v = native_list_append(v, ["borge", "noun", "borge", "", "", "", "dative singular of"])
let v = native_list_append(v, ["delf", "noun", "delfa", "delfes", "delfe", "", "digging excavation"])
let v = native_list_append(v, ["winde", "noun", "windan", "windan", "windan", "", "There are no"])
let v = native_list_append(v, ["grepe", "noun", "grepe", "", "", "", "ditch drain privy"])
let v = native_list_append(v, ["slepe", "noun", "slepe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gicel", "noun", "ġiċelas", "ġiċeles", "ġiċele", "", "icicle"])
let v = native_list_append(v, ["pægel", "noun", "pæġlas", "pæġles", "pæġle", "", "gill small liquid"])
let v = native_list_append(v, ["spon", "noun", "spōnas", "spōnes", "spōne", "", "a wooden chip"])
let v = native_list_append(v, ["colum", "noun", "colum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["gest", "noun", "ġestas", "ġestes", "ġeste", "", "alternative form of"])
let v = native_list_append(v, ["stefna", "noun", "stefnan", "stefnan", "stefnan", "", "prow stern"])
let v = native_list_append(v, ["awel", "noun", "awelas", "aweles", "awele", "", "awl"])
let v = native_list_append(v, ["hetend", "noun", "hetend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gewit", "noun", "gewit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fliege", "noun", "flīegan", "flīegan", "flīegan", "", "alternative form of"])
let v = native_list_append(v, ["hungre", "noun", "hungre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["daag", "noun", "daag", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gierde", "noun", "gierde", "", "", "", "inflection of ġierd"])
let v = native_list_append(v, ["helde", "noun", "heldan", "heldan", "heldan", "", "tansy plants of"])
let v = native_list_append(v, ["massere", "noun", "massere", "", "", "", "merchant"])
let v = native_list_append(v, ["strele", "noun", "strele", "", "", "", "inflection of strēl"])
let v = native_list_append(v, ["ture", "noun", "ture", "", "", "", "dative singular of"])
let v = native_list_append(v, ["wenne", "noun", "wenne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["cuscute", "noun", "cuscute", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Hierusalem", "noun", "Hierusalem", "", "", "", "Jerusalem"])
let v = native_list_append(v, ["roderas", "noun", "roderas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["rodera", "noun", "rodera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["haca", "noun", "hacan", "hacan", "hacan", "", "a hook a"])
let v = native_list_append(v, ["handboc", "noun", "handbēċ", "handbēċ", "handbēċ", "", "handbook manual"])
let v = native_list_append(v, ["fleard", "noun", "flearda", "fleardes", "flearde", "", "fraud deceit trickery"])
let v = native_list_append(v, ["wundre", "noun", "wundre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["bydel", "noun", "bydelas", "bydeles", "bydele", "", "preacher"])
let v = native_list_append(v, ["lysu", "noun", "lyswa", "lyswes", "lyswe", "", "an evil deed"])
let v = native_list_append(v, ["segles", "noun", "segles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["spede", "noun", "spede", "", "", "", "inflection of spēd"])
let v = native_list_append(v, ["consule", "noun", "consule", "", "", "", "dative singular of"])
let v = native_list_append(v, ["consules", "noun", "consules", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["fynd", "noun", "fynd", "", "", "", "inflection of fēond"])
let v = native_list_append(v, ["fingerdocce", "noun", "fingerdocce", "", "", "", "finger muscles"])
let v = native_list_append(v, ["ysel", "noun", "yselan", "yselan", "yselan", "", "alternative form of"])
let v = native_list_append(v, ["myrþra", "noun", "myrþran", "myrþran", "myrþran", "", "homicide murder"])
let v = native_list_append(v, ["moru", "noun", "mora", "more", "more", "", "carrot"])
let v = native_list_append(v, ["ig", "noun", "ig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tacor", "noun", "tācoras", "tācores", "tācore", "", "husbands brother brother-in-law"])
let v = native_list_append(v, ["flite", "noun", "flite", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Antiochian", "noun", "Antiochian", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["ceod", "noun", "ċēodas", "ċēodes", "ċēode", "", "pouch bag"])
let v = native_list_append(v, ["helfe", "noun", "helfe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyrhþe", "noun", "fyrhþu", "fyrhþes", "fyrhþum", "", "forest wooded country"])
let v = native_list_append(v, ["tonama", "noun", "tōnaman", "tōnaman", "tōnaman", "", "surname cognomen"])
let v = native_list_append(v, ["scoh", "noun", "sċōs", "sċōs", "sċō", "", "shoe"])
let v = native_list_append(v, ["Lundene", "noun", "Lundene", "", "", "", "inflection of Lunden"])
let v = native_list_append(v, ["cisel", "noun", "ċiselas", "ċiseles", "ċisele", "", "alternative form of"])
let v = native_list_append(v, ["lobbe", "noun", "lobbe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["handgeweorc", "noun", "handġeweorc", "handġeweorces", "handġeweorce", "", "manual labor"])
let v = native_list_append(v, ["feax", "noun", "feaxa", "feaxes", "feaxe", "", "hair on the"])
let v = native_list_append(v, ["foresteall", "noun", "foresteallas", "forestealles", "forestealle", "", "intervention"])
let v = native_list_append(v, ["cosses", "noun", "cosses", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["mannes", "noun", "mannes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Persea", "noun", "Persea", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["handweorc", "noun", "handweorca", "handweorces", "handweorce", "", "manual labor"])
let v = native_list_append(v, ["handgewrit", "noun", "handġewritu", "handġewrites", "handġewrite", "", "something written by"])
let v = native_list_append(v, ["toscan", "noun", "toscan", "", "", "", "inflection of tosċa"])
let v = native_list_append(v, ["bodeg", "noun", "bodeg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bodan", "noun", "bodan", "", "", "", "ground foundation"])
let v = native_list_append(v, ["fyllo", "noun", "fyllo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cnearr", "noun", "cnearras", "cnearres", "cnearre", "", "a small ship"])
let v = native_list_append(v, ["hagosteald", "noun", "hagostealdas", "hagostealdes", "hagostealde", "", "unmarried man belonging"])
let v = native_list_append(v, ["decan", "noun", "decanas", "decanes", "decane", "", "one in charge"])
let v = native_list_append(v, ["scread", "noun", "sċrēada", "sċrēade", "sċrēade", "", "a piece cut"])
let v = native_list_append(v, ["halga", "noun", "hālgan", "hālgan", "hālgan", "", "holy man saint"])
let v = native_list_append(v, ["bæddel", "noun", "bæddlas", "bæddles", "bæddle", "", "a person with"])
let v = native_list_append(v, ["tures", "noun", "tures", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["larum", "noun", "larum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["geol", "noun", "ġēol", "ġēoles", "ġēole", "", "Christmas Yule"])
let v = native_list_append(v, ["hæles", "noun", "hæles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["granu", "noun", "grana", "grane", "grane", "", "moustache"])
let v = native_list_append(v, ["nostle", "noun", "nostlan", "nostlan", "nostlan", "", "a narrow band"])
let v = native_list_append(v, ["slecg", "noun", "sleċġa", "sleċġe", "sleċġe", "", "sledgehammer"])
let v = native_list_append(v, ["dicas", "noun", "dicas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["carrum", "noun", "carrum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["dracena", "noun", "dracena", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["lastas", "noun", "lastas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["legeres", "noun", "legeres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["brice", "noun", "briċas", "briċes", "briċe", "", "alternative form of"])
let v = native_list_append(v, ["eal", "noun", "eal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spaca", "noun", "spācan", "spācan", "spācan", "", "spoke of a"])
let v = native_list_append(v, ["gewis", "noun", "gewis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fregen", "noun", "freġen", "freġenes", "freġene", "", "alternative form of"])
let v = native_list_append(v, ["windles", "noun", "windles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["hiwen", "noun", "hīwenu", "hīwenes", "hīwene", "", "household"])
let v = native_list_append(v, ["puca", "noun", "pūcan", "pūcan", "pūcan", "", "goblin"])
let v = native_list_append(v, ["beom", "noun", "beom", "", "", "", "dative plural of"])
let v = native_list_append(v, ["sugga", "noun", "sugga", "", "", "", "alternative form of"])
let v = native_list_append(v, ["regnas", "noun", "regnas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["regnes", "noun", "regnes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["gæra", "noun", "gæra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wange", "noun", "wangan", "wangan", "wangan", "", "cheek jaw"])
let v = native_list_append(v, ["bogas", "noun", "bogas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["talentum", "noun", "talentum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["heald", "noun", "healda", "healdes", "healde", "", "hold guardianship protection"])
let v = native_list_append(v, ["martir", "noun", "martir", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scole", "noun", "scole", "", "", "", "inflection of sċolu"])
let v = native_list_append(v, ["lippe", "noun", "lippan", "lippan", "lippan", "", "alternative form of"])
let v = native_list_append(v, ["domboc", "noun", "dōmbēċ", "dōmbēċ", "dōmbēċ", "", "book of laws"])
let v = native_list_append(v, ["wracu", "noun", "wraca", "wrace", "wrace", "", "revenge"])
let v = native_list_append(v, ["breostcearu", "noun", "brēostċeara", "brēostċeare", "brēostċeare", "", "anxiety sorrow"])
let v = native_list_append(v, ["cearseld", "noun", "ċearseldu", "ċearseldes", "ċearselde", "", "sad home dwelling"])
let v = native_list_append(v, ["pipor", "noun", "pipor", "pipores", "pipore", "", "pepper in the"])
let v = native_list_append(v, ["ymblyt", "noun", "ymblyt", "", "", "", "circle"])
let v = native_list_append(v, ["tinde", "noun", "tinde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["geres", "noun", "geres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["gere", "noun", "gere", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gestum", "noun", "gestum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["lygen", "noun", "lyġenna", "lyġenne", "lyġenne", "", "lie falsehood"])
let v = native_list_append(v, ["prisun", "noun", "prisūn", "prisūnes", "prisūne", "", "prison jail"])
let v = native_list_append(v, ["feormeham", "noun", "feormehāmas", "feormehāmes", "feormehāme", "", "farm"])
let v = native_list_append(v, ["hæcce", "noun", "hæccan", "hæccan", "hæccan", "", "crosier"])
let v = native_list_append(v, ["snut", "noun", "snūtas", "snūtes", "snūte", "", "nose"])
let v = native_list_append(v, ["feormere", "noun", "feormeras", "feormeres", "feormerum", "", "one who supplies"])
let v = native_list_append(v, ["speres", "noun", "speres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["herebeorg", "noun", "herebeorga", "herebeorge", "herebeorge", "", "shelter refuge"])
let v = native_list_append(v, ["hnecca", "noun", "hneccan", "hneccan", "hneccan", "", "back of the"])
let v = native_list_append(v, ["smoca", "noun", "smocan", "smocan", "smocan", "", "smoke"])
let v = native_list_append(v, ["gesceap", "noun", "ġesċeapu", "ġesċeapes", "ġesċeape", "", "shape external form"])
let v = native_list_append(v, ["wordgecwide", "noun", "wordġecwidu", "wordġecwides", "wordġecwide", "", "a verbal agreement"])
let v = native_list_append(v, ["steorn", "noun", "steorna", "steorne", "steorne", "", "forehead"])
let v = native_list_append(v, ["seaw", "noun", "sēaw", "sēawes", "sēawe", "", "juice sap"])
let v = native_list_append(v, ["tunnan", "noun", "tunnan", "", "", "", "inflection of tunne"])
let v = native_list_append(v, ["osum", "noun", "osum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["eder", "noun", "ederas", "ederes", "edere", "", "alternative form of"])
let v = native_list_append(v, ["gealdor", "noun", "ġealdru", "ġealdres", "ġealdre", "", "spell charm incantation"])
let v = native_list_append(v, ["lusa", "noun", "lusa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["halor", "noun", "halor", "", "", "", "salvation"])
let v = native_list_append(v, ["palent", "noun", "palentas", "palentes", "palente", "", "palace"])
let v = native_list_append(v, ["gefeoht", "noun", "ġefeoht", "ġefeohtes", "ġefeohte", "", "fight fighting"])
let v = native_list_append(v, ["assa", "noun", "assan", "assan", "assan", "", "ass donkey"])
let v = native_list_append(v, ["sceo", "noun", "sċēon", "sċēon", "sċēon", "", "cloud"])
let v = native_list_append(v, ["annes", "noun", "ānnessa", "ānnesse", "ānnesse", "", "unity"])
let v = native_list_append(v, ["sidan", "noun", "sidan", "", "", "", "inflection of sīde"])
let v = native_list_append(v, ["rideres", "noun", "rideres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["lyfte", "noun", "lyfte", "", "", "", "inflection of lyft"])
let v = native_list_append(v, ["demeres", "noun", "demeres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["pallent", "noun", "pallent", "", "", "", "alternative form of"])
let v = native_list_append(v, ["totala", "noun", "totala", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["sumeres", "noun", "sumeres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["rador", "noun", "rador", "", "", "", "alternative form of"])
let v = native_list_append(v, ["consulas", "noun", "consulas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["metere", "noun", "mēteras", "mēteres", "mētere", "", "painter"])
let v = native_list_append(v, ["roderes", "noun", "roderes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["tungan", "noun", "tungan", "", "", "", "inflection of tunge"])
let v = native_list_append(v, ["linan", "noun", "linan", "", "", "", "inflection of līne"])
let v = native_list_append(v, ["niten", "noun", "nītenu", "nītenes", "nītene", "", "alternative form of"])
let v = native_list_append(v, ["templu", "noun", "templu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["fann", "noun", "fanna", "fanne", "fanne", "", "fan implement for"])
let v = native_list_append(v, ["bryna", "noun", "bryna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["bacas", "noun", "bacas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["discipulas", "noun", "discipulas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["hamas", "noun", "hamas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["guttas", "noun", "guttas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["laure", "noun", "laure", "", "", "", "dative singular of"])
let v = native_list_append(v, ["sancte", "noun", "sancte", "", "", "", "dative singular of"])
let v = native_list_append(v, ["magum", "noun", "magum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["scopum", "noun", "scopum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["talum", "noun", "talum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["discipulum", "noun", "discipulum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["cattum", "noun", "cattum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["loce", "noun", "loce", "", "", "", "dative singular of"])
let v = native_list_append(v, ["campum", "noun", "campum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["cocum", "noun", "cocum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["modum", "noun", "modum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["cestum", "noun", "cestum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["nasum", "noun", "nasum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["ferum", "noun", "ferum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["tornum", "noun", "tornum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["cornum", "noun", "cornum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["saccum", "noun", "saccum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["sacce", "noun", "sacce", "", "", "", "dative singular of"])
let v = native_list_append(v, ["limum", "noun", "limum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["cedrum", "noun", "cedrum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["martyrum", "noun", "martyrum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["florum", "noun", "florum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["legum", "noun", "legum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["morum", "noun", "morum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["facum", "noun", "facum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["furum", "noun", "furum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["fure", "noun", "fure", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["ducum", "noun", "ducum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["consulum", "noun", "consulum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["eolhsand", "noun", "eolhsanda", "eolhsandes", "eolhsande", "", "amber"])
let v = native_list_append(v, ["senatum", "noun", "senatum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["manum", "noun", "manum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["gradum", "noun", "gradum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["metum", "noun", "metum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["accentum", "noun", "accentum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["portum", "noun", "portum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["orum", "noun", "orum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["andgit", "noun", "andġitu", "andġites", "andġite", "", "alternative form of"])
let v = native_list_append(v, ["sancta", "noun", "sancta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["sanctas", "noun", "sanctas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["merum", "noun", "merum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["meras", "noun", "meras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["fusum", "noun", "fusum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["carum", "noun", "carum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["luse", "noun", "luse", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["medel", "noun", "medel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["totum", "noun", "totum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["cipe", "noun", "ċipan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["orgello", "noun", "orgello", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oregel", "noun", "oregel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hogg", "noun", "hoggas", "hogges", "hogge", "", "hog especially a"])
let v = native_list_append(v, ["hocg", "noun", "hocg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mearum", "noun", "mearum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["meos", "noun", "mēosas", "mēoses", "mēose", "", "moss"])
let v = native_list_append(v, ["atrum", "noun", "atrum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["heres", "noun", "heres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["porticum", "noun", "porticum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["harum", "noun", "harum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["earum", "noun", "earum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["scolu", "noun", "sċola", "sċole", "sċole", "", "a troop or"])
let v = native_list_append(v, ["sceolu", "noun", "sceolu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fearm", "noun", "fearmas", "fearmes", "fearme", "", "freight cargo load"])
let v = native_list_append(v, ["canonicum", "noun", "canonicum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["canonice", "noun", "canonice", "", "", "", "dative singular of"])
let v = native_list_append(v, ["canonicas", "noun", "canonicas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["leoden", "noun", "leoden", "", "", "", "a language especially"])
let v = native_list_append(v, ["læden", "noun", "læden", "", "", "", "alternative letter-case form"])
let v = native_list_append(v, ["entum", "noun", "entum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["bigspel", "noun", "bigspel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["spæc", "noun", "spæc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cicen", "noun", "ċicenu", "ċicenes", "ċicene", "", "chicken"])
let v = native_list_append(v, ["tacn", "noun", "tācnu", "tācnes", "tācne", "", "sign"])
let v = native_list_append(v, ["mereswines", "noun", "mereswines", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["ferd", "noun", "ferde", "ferde", "ferde", "", "alternative form of"])
let v = native_list_append(v, ["poc", "noun", "poc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["circul", "noun", "ċirculas", "ċircules", "ċircule", "", "circle"])
let v = native_list_append(v, ["spatla", "noun", "spatla", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["fierd", "noun", "fierde", "fierde", "fierde", "", "army military"])
let v = native_list_append(v, ["insiht", "noun", "insihte", "insihte", "insihte", "", "narrative account"])
let v = native_list_append(v, ["forbod", "noun", "forbodu", "forbodes", "forbode", "", "a forbidding forbode"])
let v = native_list_append(v, ["hyrling", "noun", "hȳrlingas", "hȳrlinges", "hȳrlinge", "", "hireling one who"])
let v = native_list_append(v, ["hyreborg", "noun", "hȳreborgas", "hȳreborges", "hȳreborge", "", "interest"])
let v = native_list_append(v, ["flaxe", "noun", "flaxe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hron", "noun", "hron", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hran", "noun", "hranas", "hranes", "hrane", "", "a small whale"])
let v = native_list_append(v, ["stemn", "noun", "stemnas", "stemnes", "stemne", "", "stem"])
let v = native_list_append(v, ["stæfn", "noun", "stæfn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["castenere", "noun", "casteneras", "casteneres", "castenerum", "", "cabinet chest"])
let v = native_list_append(v, ["spir", "noun", "spir", "", "", "", "spire stalk of"])
let v = native_list_append(v, ["clus", "noun", "clūsa", "clūse", "clūse", "", "alternative form of"])
let v = native_list_append(v, ["passionum", "noun", "passionum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["scand", "noun", "sċanda", "sċande", "sċande", "", "shame disgrace"])
let v = native_list_append(v, ["cinges", "noun", "cinges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cingas", "noun", "cingas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["bregh", "noun", "bregh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hlafweard", "noun", "hlafweard", "", "", "", "alternative form of"])
let v = native_list_append(v, ["trus", "noun", "trus", "", "", "", "brushwood"])
let v = native_list_append(v, ["bricas", "noun", "bricas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["porrum", "noun", "porrum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["cotum", "noun", "cotum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["bleoh", "noun", "bleoh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dennes", "noun", "dennes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["ederas", "noun", "ederas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["edor", "noun", "edoras", "edores", "edore", "", "enclosure hedge fence"])
let v = native_list_append(v, ["deorum", "noun", "deorum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["fulles", "noun", "fulles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["anhorn", "noun", "ānhornas", "ānhornes", "ānhorne", "", "unicorn"])
let v = native_list_append(v, ["bretwalda", "noun", "bretwaldan", "bretwaldan", "bretwaldan", "", "title of certain"])
let v = native_list_append(v, ["grop", "noun", "grop", "", "", "", "ditch drain"])
let v = native_list_append(v, ["domum", "noun", "domum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["strion", "noun", "strīon", "strīones", "strīone", "", "alternative form of"])
let v = native_list_append(v, ["dolc", "noun", "dolc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lieget", "noun", "līeġetu", "līeġetes", "līeġete", "", "synonym of līeġetu"])
let v = native_list_append(v, ["burgræden", "noun", "burgrǣdenna", "burgrǣdenne", "burgrǣdenne", "", "citizenship"])
let v = native_list_append(v, ["pistoles", "noun", "pistoles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["utland", "noun", "ūtlandas", "ūtlandes", "ūtlande", "", "a foreign country"])
let v = native_list_append(v, ["brynas", "noun", "brynas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["hyllas", "noun", "hyllas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["fulle", "noun", "fulle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["cyre", "noun", "cyras", "cyres", "cyrum", "", "choice free will"])
let v = native_list_append(v, ["hinda", "noun", "hinda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["undern", "noun", "undern", "", "", "", "terce the third"])
let v = native_list_append(v, ["Ex", "noun", "Ex", "", "", "", "Exe a river"])
let v = native_list_append(v, ["segla", "noun", "segla", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["stæl", "noun", "stalu", "stæles", "stæle", "", "alternative form of"])
let v = native_list_append(v, ["mæres", "noun", "mæres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["turum", "noun", "turum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["apostolum", "noun", "apostolum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["apostole", "noun", "apostole", "", "", "", "dative singular of"])
let v = native_list_append(v, ["cludes", "noun", "cludes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["cludas", "noun", "cludas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["clude", "noun", "clude", "", "", "", "dative singular of"])
let v = native_list_append(v, ["clusum", "noun", "clusum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["cluse", "noun", "clūsan", "clūsan", "clūsan", "", "bar bolt"])
let v = native_list_append(v, ["hamorum", "noun", "hamorum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["hamum", "noun", "hamum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["munda", "noun", "munda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["behat", "noun", "behāt", "behātes", "behāte", "", "promise"])
let v = native_list_append(v, ["burne", "noun", "burnan", "burnan", "burnan", "", "a stream brook"])
let v = native_list_append(v, ["nægl", "noun", "næglas", "næġles", "næġle", "", "the nail of"])
let v = native_list_append(v, ["flæscmete", "noun", "flǣsċmetas", "flǣsċmetes", "flǣsċmete", "", "a type or"])
let v = native_list_append(v, ["heaf", "noun", "heaf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["andsware", "noun", "andsware", "", "", "", "an answer"])
let v = native_list_append(v, ["fla", "noun", "flān", "flān", "flān", "", "alternative form of"])
let v = native_list_append(v, ["cyng", "noun", "cyngas", "cynges", "cynge", "", "alternative form of"])
let v = native_list_append(v, ["pannum", "noun", "pannum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["sinu", "noun", "sinwa", "sinwe", "sinwe", "", "sinew nerve tendon"])
let v = native_list_append(v, ["salnes", "noun", "sālnessa", "sālnesse", "sālnesse", "", "silence"])
let v = native_list_append(v, ["æst", "noun", "æst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bloda", "noun", "bloda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["blode", "noun", "blode", "", "", "", "dative singular of"])
let v = native_list_append(v, ["blodes", "noun", "blodes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["diaconum", "noun", "diaconum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["diacone", "noun", "diacone", "", "", "", "dative singular of"])
let v = native_list_append(v, ["diacones", "noun", "diacones", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["hysope", "noun", "hysope", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stacga", "noun", "stacgan", "stacgan", "stacgan", "", "stag"])
let v = native_list_append(v, ["Cristesmæsse", "noun", "Cristesmæsse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wada", "noun", "wada", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["metode", "noun", "metode", "", "", "", "dative singular of"])
let v = native_list_append(v, ["metodes", "noun", "metodes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sæwuda", "noun", "sæwuda", "", "", "", "plural of sæwudu"])
let v = native_list_append(v, ["tittas", "noun", "tittas", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["cristallum", "noun", "cristallum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["cristalla", "noun", "cristallan", "cristallan", "cristallan", "", "crystal"])
let v = native_list_append(v, ["sawel", "noun", "sāwla", "sāwle", "sāwle", "", "alternative form of"])
let v = native_list_append(v, ["sawal", "noun", "sawal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sowhul", "noun", "sowhul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tanum", "noun", "tanum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["borges", "noun", "borges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["fatu", "noun", "fatu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["cherubin", "noun", "cherubin", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fæm", "noun", "fæm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brer", "noun", "brēras", "brēres", "brēre", "", "alternative form of"])
let v = native_list_append(v, ["eorþfæt", "noun", "eorþfatu", "eorþfætes", "eorþfæte", "", "an earthen vessel"])
let v = native_list_append(v, ["gehðu", "noun", "gehðu", "", "", "", "care anxiety grief"])
let v = native_list_append(v, ["lichama", "noun", "līchaman", "līchaman", "līchaman", "", "body"])
let v = native_list_append(v, ["wintra", "noun", "wintra", "", "", "", "dative singular of"])
let v = native_list_append(v, ["þeodcyningas", "noun", "þeodcyningas", "", "", "", "plural of þeodcyning"])
let v = native_list_append(v, ["beger", "noun", "beġer", "beġeres", "beġere", "", "berry"])
let v = native_list_append(v, ["bytt", "noun", "bytt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Ænglisc", "noun", "Ænglisc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cwenan", "noun", "cwenan", "", "", "", "plural of cwene"])
let v = native_list_append(v, ["hyrd", "noun", "hyrde", "hyrde", "hyrde", "", "framework door"])
let v = native_list_append(v, ["torra", "noun", "torra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["broce", "noun", "broce", "", "", "", "genitive/dative singular of"])
let v = native_list_append(v, ["fona", "noun", "fonan", "fonan", "fonan", "", "alternative form of"])
let v = native_list_append(v, ["deaw", "noun", "dēawas", "dēawes", "dēawe", "", "dew"])
let v = native_list_append(v, ["collectum", "noun", "collectum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["lungen", "noun", "lungenna", "lungenne", "lungenne", "", "lung"])
let v = native_list_append(v, ["stræc", "noun", "stracu", "stræces", "stræce", "", "strictness rigor"])
let v = native_list_append(v, ["beornas", "noun", "beornas", "", "", "", "plural of beorn"])
let v = native_list_append(v, ["beme", "noun", "bēman", "bēman", "bēman", "", "alternative form of"])
let v = native_list_append(v, ["grunda", "noun", "grunda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["seglas", "noun", "seglas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["staplas", "noun", "staplas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["fixum", "noun", "fixum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["horan", "noun", "horan", "", "", "", "inflection of hōre"])
let v = native_list_append(v, ["pipan", "noun", "pipan", "", "", "", "inflection of pīpe"])
let v = native_list_append(v, ["springas", "noun", "springas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["fulnes", "noun", "fūlnessa", "", "", "", "foulness impurity stench"])
let v = native_list_append(v, ["amigdalum", "noun", "amigdalum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["amigdalas", "noun", "amigdalas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["gelicnes", "noun", "ġelīcnessa", "ġelīcnesse", "ġelīcnesse", "", "similarity likeness"])
let v = native_list_append(v, ["hwon", "noun", "hwon", "", "", "", "a few a"])
let v = native_list_append(v, ["sawle", "noun", "sawle", "", "", "", "accusative singular genitive"])
let v = native_list_append(v, ["sawla", "noun", "sawla", "", "", "", "plural of sawol"])
let v = native_list_append(v, ["lyras", "noun", "lyras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["grundas", "noun", "grundas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["wom", "noun", "wōmas", "wōmes", "wōme", "", "sound noise"])
let v = native_list_append(v, ["woma", "noun", "wōman", "wōman", "wōman", "", "sound noise"])
let v = native_list_append(v, ["horsum", "noun", "horsum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["eorðan", "noun", "eorðan", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["lices", "noun", "lices", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["smitta", "noun", "smittan", "smittan", "smittan", "", "a smear blot"])
let v = native_list_append(v, ["dena", "noun", "dena", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["orf", "noun", "orfa", "orfes", "orfe", "", "cattle"])
let v = native_list_append(v, ["hylles", "noun", "hylles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["smittan", "noun", "smittan", "", "", "", "inflection of smitta"])
let v = native_list_append(v, ["brynes", "noun", "brynes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["hyrda", "noun", "hyrda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hyrdes", "noun", "hyrdes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["lyftes", "noun", "lyftes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["mistas", "noun", "mistas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["mistes", "noun", "mistes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["springes", "noun", "springes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sunde", "noun", "sunde", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Huda", "noun", "Huda", "", "", "", "a male given"])
let v = native_list_append(v, ["sybbe", "noun", "sybbe", "", "", "", "accusative genitive dative"])
let v = native_list_append(v, ["weres", "noun", "weres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["dreames", "noun", "dreames", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["assum", "noun", "assum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["sealh", "noun", "sēalas", "sēales", "sēale", "", "willow sallow"])
let v = native_list_append(v, ["cwice", "noun", "cwice", "", "", "", "couch grass"])
let v = native_list_append(v, ["spind", "noun", "spinda", "spindes", "spinde", "", "fat"])
let v = native_list_append(v, ["forste", "noun", "forste", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Herodes", "noun", "Herodes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["wifer", "noun", "wifras", "wifres", "wifre", "", "missile arrow javelin"])
let v = native_list_append(v, ["wælcyrge", "noun", "wælcyrġan", "wælcyrġan", "wælcyrġan", "", "a malevolent female"])
let v = native_list_append(v, ["wiber", "noun", "wiber", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bosm", "noun", "bōsmas", "bōsmes", "bōsme", "", "breast bosom chest"])
let v = native_list_append(v, ["herum", "noun", "herum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["trafu", "noun", "trafu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["ceoce", "noun", "ċēocan", "ċēocan", "ċēocan", "", "cheek or cheekbone"])
let v = native_list_append(v, ["apostola", "noun", "apostola", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["nepte", "noun", "neptan", "neptan", "neptan", "", "catnip"])
let v = native_list_append(v, ["mugan", "noun", "mugan", "", "", "", "inflection of mūga"])
let v = native_list_append(v, ["Francland", "noun", "Francland", "Franclandes", "Franclande", "", "the land of"])
let v = native_list_append(v, ["Francrice", "noun", "Francrice", "Francrīċes", "Francrīċe", "", "the kingdom of"])
let v = native_list_append(v, ["fanan", "noun", "fanan", "", "", "", "inflection of fana"])
let v = native_list_append(v, ["meteseax", "noun", "meteseaxa", "meteseaxes", "meteseaxe", "", "knife especially one"])
let v = native_list_append(v, ["ribban", "noun", "ribban", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["fex", "noun", "fexa", "fexes", "fexe", "", "alternative form of"])
let v = native_list_append(v, ["talentan", "noun", "talentan", "", "", "", "inflection of talente"])
let v = native_list_append(v, ["earsþerl", "noun", "earsþerlu", "earsþerles", "earsþerle", "", "alternative form of"])
let v = native_list_append(v, ["þyrel", "noun", "þȳrelu", "þȳreles", "þȳrele", "", "hole perforation an"])
let v = native_list_append(v, ["geahl", "noun", "geahl", "", "", "", "jowl jaw"])
let v = native_list_append(v, ["toppas", "noun", "toppas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["gigantum", "noun", "gigantum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["heoru", "noun", "heorwas", "heorwes", "heorwe", "", "sword"])
let v = native_list_append(v, ["scopas", "noun", "scopas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["pices", "noun", "pices", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["mealt", "noun", "mealta", "mealtes", "mealte", "", "malt"])
let v = native_list_append(v, ["forcel", "noun", "forclas", "forcles", "forcle", "", "a pitchfork"])
let v = native_list_append(v, ["scinum", "noun", "scinum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["wicu", "noun", "wica", "wice", "wice", "", "alternative form of"])
let v = native_list_append(v, ["hoce", "noun", "hoce", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hærn", "noun", "hærnas", "hærnes", "hærne", "", "brain"])
let v = native_list_append(v, ["færgripe", "noun", "fǣrgripas", "fǣrgripes", "fǣrgripe", "", "sudden attack seizure"])
let v = native_list_append(v, ["agendfrea", "noun", "agendfrea", "", "", "", "owner lord"])
let v = native_list_append(v, ["batweard", "noun", "bātweardas", "bātweardes", "bātwearde", "", "ships watchman keeper"])
let v = native_list_append(v, ["ean", "noun", "ean", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["foldbold", "noun", "foldbold", "", "", "", "house castle"])
let v = native_list_append(v, ["freondlaþu", "noun", "frēondlaþa", "frēondlaþe", "frēondlaþe", "", "friendly invitation"])
let v = native_list_append(v, ["earmhread", "noun", "earmhread", "", "", "", "arm ornament"])
let v = native_list_append(v, ["eorclanstan", "noun", "eorclanstan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["byrla", "noun", "byrlan", "byrlan", "byrlan", "", "trunk body"])
let v = native_list_append(v, ["deges", "noun", "deges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["dege", "noun", "dege", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["rimere", "noun", "rīmeras", "rīmeres", "rīmere", "", "one who computes"])
let v = native_list_append(v, ["burgen", "noun", "burgen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["niwa", "noun", "niwa", "", "", "", "neophyte"])
let v = native_list_append(v, ["feormfultum", "noun", "feormfultum", "", "", "", "purveyance assistance in"])
let v = native_list_append(v, ["dwimor", "noun", "dwimora", "dwimores", "dwimore", "", "phantom ghost apparition"])
let v = native_list_append(v, ["doru", "noun", "doru", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["guttum", "noun", "guttum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["þeo", "noun", "þeowas", "þeowes", "þeowe", "", "alternative form of"])
let v = native_list_append(v, ["healsfang", "noun", "healsfanga", "healsfanges", "healsfange", "", "a fine prescribed"])
let v = native_list_append(v, ["wærc", "noun", "wærċas", "wærċes", "wærċe", "", "pain ache"])
let v = native_list_append(v, ["heortece", "noun", "heorteċas", "heorteċes", "heorteċe", "", "heartache"])
let v = native_list_append(v, ["æce", "noun", "æce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ece", "noun", "eċas", "eċes", "eċe", "", "ache"])
let v = native_list_append(v, ["readan", "noun", "readan", "", "", "", "inflection of rēada"])
let v = native_list_append(v, ["hæfte", "noun", "hæfte", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hæftes", "noun", "hæftes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["egan", "noun", "egan", "", "", "", "inflection of ēge"])
let v = native_list_append(v, ["gres", "noun", "grasu", "greses", "grese", "", "alternative form of"])
let v = native_list_append(v, ["onsang", "noun", "onsangas", "onsanges", "onsange", "", "incantation"])
let v = native_list_append(v, ["cocere", "noun", "cocere", "", "", "", "dative singular of"])
let v = native_list_append(v, ["ragu", "noun", "raga", "rage", "rage", "", "lichen"])
let v = native_list_append(v, ["wyll", "noun", "wyll", "", "", "", "alternative form of"])
let v = native_list_append(v, ["kinge", "noun", "kinge", "", "", "", "dative singular of"])
let v = native_list_append(v, ["ðæt", "noun", "ðæt", "", "", "", "the letter Ð"])
let v = native_list_append(v, ["hrop", "noun", "hrōpas", "hrōpes", "hrōpe", "", "clamour lamentation"])
let v = native_list_append(v, ["synne", "noun", "synne", "", "", "", "inflection of synn"])
let v = native_list_append(v, ["orfe", "noun", "orfe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["orfes", "noun", "orfes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["eca", "noun", "eca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["treo", "noun", "treo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tacon", "noun", "tācnu", "tācnes", "tācne", "", "alternative form of"])
let v = native_list_append(v, ["slota", "noun", "slotan", "slotan", "slotan", "", "bit morsel mouthful"])
let v = native_list_append(v, ["drem", "noun", "drem", "", "", "", "alternative form of"])
let v = native_list_append(v, ["baras", "noun", "baras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["bredu", "noun", "bredu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["Brun", "noun", "Brun", "", "", "", "a male given"])
let v = native_list_append(v, ["ciesa", "noun", "ciesa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["ciese", "noun", "ċīesas", "ċīeses", "ċīese", "", "cheese"])
let v = native_list_append(v, ["gerihte", "noun", "ġerihtu", "ġerihtes", "ġerihte", "", "right due justice"])
let v = native_list_append(v, ["fersa", "noun", "fersa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["neoda", "noun", "neoda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["ferse", "noun", "ferse", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Dunn", "noun", "Dunn", "", "", "", "a male given"])
let v = native_list_append(v, ["warg", "noun", "wargas", "warges", "warge", "", "alternative form of"])
let v = native_list_append(v, ["sciopo", "noun", "sciopo", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["hweg", "noun", "hwēġ", "hwēġes", "hwēġe", "", "alternative form of"])
let v = native_list_append(v, ["hwæg", "noun", "hwǣġ", "hwǣġes", "hwǣġe", "", "whey"])
let v = native_list_append(v, ["Rin", "noun", "Rin", "Rīnes", "Rīne", "", "the Rhine"])
let v = native_list_append(v, ["gehat", "noun", "ġehāt", "ġehātes", "ġehāte", "", "promise"])
let v = native_list_append(v, ["sapan", "noun", "sapan", "", "", "", "inflection of sāpe"])
let v = native_list_append(v, ["wisan", "noun", "wisan", "", "", "", "inflection of wīsa"])
let v = native_list_append(v, ["horu", "noun", "horwas", "horwes", "horwe", "", "dirt filth foulness"])
let v = native_list_append(v, ["meda", "noun", "meda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["lomb", "noun", "lomb", "", "", "", "Anglian form of"])
let v = native_list_append(v, ["bodu", "noun", "bodu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["loh", "noun", "lōh", "lōges", "lōge", "", "alternative form of"])
let v = native_list_append(v, ["weale", "noun", "weale", "", "", "", "dative singular of"])
let v = native_list_append(v, ["dæla", "noun", "dæla", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["sæla", "noun", "sæla", "", "", "", "genitive/nominative/accusative plural of"])
let v = native_list_append(v, ["infaru", "noun", "infara", "infare", "infare", "", "an invasion incursion"])
let v = native_list_append(v, ["Orfeus", "noun", "Orfeus", "", "", "", "Orpheus figure from"])
let v = native_list_append(v, ["wraca", "noun", "wraca", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["tungolcræft", "noun", "tungolcræft", "tungolcræftes", "tungolcræfte", "", "astronomy"])
let v = native_list_append(v, ["þeodwiga", "noun", "þēodwigan", "", "", "", "warrior of the"])
let v = native_list_append(v, ["Cephas", "noun", "Cephas", "", "", "", "Cephas a name"])
let v = native_list_append(v, ["Sodome", "noun", "Sodome", "Sodoman", "Sodoman", "", "alternative form of"])
let v = native_list_append(v, ["scrutnung", "noun", "sċrūtnunga", "", "", "", "an examination investigation"])
let v = native_list_append(v, ["gatu", "noun", "gatu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["monn", "noun", "menn", "monnes", "menn", "", "alternative form of"])
let v = native_list_append(v, ["næs", "noun", "næssas", "næsses", "næsse", "", "a ness promontory"])
let v = native_list_append(v, ["disi", "noun", "disi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hæring", "noun", "hǣringas", "hǣringes", "hǣringe", "", "herring"])
let v = native_list_append(v, ["ciele", "noun", "ċielas", "ċieles", "ċiele", "", "cold coldness"])
let v = native_list_append(v, ["clea", "noun", "clēa", "clawe", "clawe", "", "claw nail"])
let v = native_list_append(v, ["ægru", "noun", "ǣġru", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["ægres", "noun", "ægres", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["ægre", "noun", "ægre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["ægra", "noun", "ǣġra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["ægrum", "noun", "ǣġrum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["Eua", "noun", "Eua", "Ēuan", "Ēuan", "", "Eve the first"])
let v = native_list_append(v, ["fiscum", "noun", "fiscum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["fisce", "noun", "fisce", "", "", "", "dative singular of"])
let v = native_list_append(v, ["lusum", "noun", "lusum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["forþscype", "noun", "forþsċypas", "forþsċypes", "forþsċype", "", "progress"])
let v = native_list_append(v, ["sceotend", "noun", "sċēotend", "sċēotendes", "sċēotende", "", "shooter archer warrior"])
let v = native_list_append(v, ["hornreced", "noun", "hornreċed", "hornreċedes", "hornreċede", "", "gabled hall"])
let v = native_list_append(v, ["mundbyrd", "noun", "mundbyrd", "", "", "", "protection patronage aid"])
let v = native_list_append(v, ["beadwa", "noun", "beadwa", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["geþing", "noun", "geþinga", "geþinges", "geþinge", "", "agreement treaty"])
let v = native_list_append(v, ["ierre", "noun", "ierru", "ierres", "ierrum", "", "anger wrath ire"])
let v = native_list_append(v, ["hælu", "noun", "hǣlu", "hǣlu", "hǣlu", "", "sound physical or"])
let v = native_list_append(v, ["sibbegedriht", "noun", "sibbegedriht", "", "", "", "band of kinsmen"])
let v = native_list_append(v, ["denum", "noun", "denum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["unlust", "noun", "unlustas", "unlustes", "unluste", "", "absence of desire"])
let v = native_list_append(v, ["lawer", "noun", "lawer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fenne", "noun", "fenne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["dwala", "noun", "dwala", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þo", "noun", "þōn", "þōn", "þōn", "", "clay"])
let v = native_list_append(v, ["galgan", "noun", "galgan", "", "", "", "inflection of galga"])
let v = native_list_append(v, ["alh", "noun", "ālas", "āles", "āle", "", "alternative form of"])
let v = native_list_append(v, ["sunum", "noun", "sunum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["fotum", "noun", "fotum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["fruman", "noun", "fruman", "", "", "", "inflection of fruma"])
let v = native_list_append(v, ["handum", "noun", "handum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["slah", "noun", "slān", "slān", "slān", "", "sloe"])
let v = native_list_append(v, ["wamba", "noun", "wamba", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["witum", "noun", "witum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["lofe", "noun", "lofe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["eale", "noun", "eale", "", "", "", "inflection of eal"])
let v = native_list_append(v, ["slepa", "noun", "slepa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["staþa", "noun", "staþa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wega", "noun", "wega", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wigan", "noun", "wigan", "", "", "", "inflection of wiga"])
let v = native_list_append(v, ["wulfe", "noun", "wulfe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["aþa", "noun", "aþa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["berum", "noun", "berum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["broþrum", "noun", "broþrum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["gund", "noun", "gund", "", "", "", "matter pus"])
let v = native_list_append(v, ["guþa", "noun", "guþa", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["lustum", "noun", "lustum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["soþa", "noun", "soþa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["unwita", "noun", "unwitan", "unwitan", "unwitan", "", "idiot"])
let v = native_list_append(v, ["wamme", "noun", "wamme", "", "", "", "dative singular of"])
let v = native_list_append(v, ["wlita", "noun", "wlita", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gelda", "noun", "gelda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["liss", "noun", "lissa", "lisse", "lisse", "", "mildness mercy kindness"])
let v = native_list_append(v, ["bearo", "noun", "bearwas", "bearwes", "bearwe", "", "alternative form of"])
let v = native_list_append(v, ["werre", "noun", "werre", "", "", "", "war large-scale military"])
let v = native_list_append(v, ["hofa", "noun", "hofa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["yrfe", "noun", "yrfu", "yrfes", "yrfum", "", "alternative form of"])
let v = native_list_append(v, ["elne", "noun", "elne", "", "", "", "inflection of eln"])
let v = native_list_append(v, ["wiln", "noun", "wīlna", "wīlne", "wīlne", "", "handmaid"])
let v = native_list_append(v, ["brere", "noun", "brere", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Petre", "noun", "Petre", "", "", "", "dative singular of"])
let v = native_list_append(v, ["bedrip", "noun", "bedrip", "", "", "", "the cutting or"])
let v = native_list_append(v, ["Abrahame", "noun", "Abrahame", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Adame", "noun", "Adame", "", "", "", "dative singular of"])
let v = native_list_append(v, ["wex", "noun", "wex", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Ægypte", "noun", "Ægypta", "", "Ægyptum", "", "the Egyptians"])
let v = native_list_append(v, ["wangan", "noun", "wangan", "", "", "", "inflection of wange"])
let v = native_list_append(v, ["windas", "noun", "windas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["lafa", "noun", "lafa", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["numa", "noun", "numan", "numan", "numan", "", "taker"])
let v = native_list_append(v, ["solor", "noun", "soloras", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rapum", "noun", "rapum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["tigras", "noun", "tigras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["tigra", "noun", "tigra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["scyldwite", "noun", "sċyldwītu", "sċyldwītes", "sċyldwīte", "", "fine for a"])
let v = native_list_append(v, ["gioc", "noun", "gioc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ælfen", "noun", "ælfenna", "ælfenne", "ælfenne", "", "alternative form of"])
let v = native_list_append(v, ["elfen", "noun", "elfenna", "elfenne", "elfenne", "", "alternative form of"])
let v = native_list_append(v, ["welle", "noun", "welle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hringa", "noun", "hringa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gemote", "noun", "gemote", "", "", "", "dative singular of"])
let v = native_list_append(v, ["rifter", "noun", "riftras", "riftres", "riftre", "", "an instrument for"])
let v = native_list_append(v, ["incum", "noun", "incum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["traht", "noun", "trahtas", "trahtes", "trahte", "", "text passage exposition"])
let v = native_list_append(v, ["scos", "noun", "scos", "", "", "", "inflection of sċōh"])
let v = native_list_append(v, ["flett", "noun", "fletta", "flettes", "flette", "", "the floor ground"])
let v = native_list_append(v, ["rewet", "noun", "rewet", "", "", "", "rowing"])
let v = native_list_append(v, ["gnast", "noun", "gnāstas", "gnāstes", "gnāste", "", "spark"])
let v = native_list_append(v, ["hwicce", "noun", "hwiċċan", "hwiċċan", "hwiċċan", "", "chest box"])
let v = native_list_append(v, ["Abba", "noun", "Abba", "Abban", "Abban", "", "a male given"])
let v = native_list_append(v, ["scota", "noun", "scota", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["scote", "noun", "scote", "", "", "", "dative singular of"])
let v = native_list_append(v, ["handcops", "noun", "handcops", "", "", "", "alternative form of"])
let v = native_list_append(v, ["adle", "noun", "adle", "", "", "", "inflection of ādl"])
let v = native_list_append(v, ["trendle", "noun", "trendle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["trendles", "noun", "trendles", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["gim", "noun", "gim", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sesse", "noun", "sesse", "", "", "", "dative singular of"])
let v = native_list_append(v, ["holdscipe", "noun", "holdsċipas", "holdsċipes", "holdsċipe", "", "loyalty allegiance"])
let v = native_list_append(v, ["felg", "noun", "felg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dustsceawung", "noun", "dustsceawung", "", "", "", "viewing or contemplation"])
let v = native_list_append(v, ["Agustus", "noun", "Agustus", "Agustuses", "Agustuse", "", "alternative form of"])
let v = native_list_append(v, ["oter", "noun", "oter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dwild", "noun", "dwilda", "dwildes", "dwilde", "", "error"])
let v = native_list_append(v, ["hilda", "noun", "hilda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["cyn", "noun", "cyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wisdome", "noun", "wisdome", "", "", "", "dative singular of"])
let v = native_list_append(v, ["flema", "noun", "flēman", "flēman", "flēman", "", "alternative form of"])
let v = native_list_append(v, ["Symon", "noun", "Symon", "", "", "", "a male given"])
let v = native_list_append(v, ["Iudas", "noun", "Iudas", "Iūdes", "Iūde", "", "Judas"])
let v = native_list_append(v, ["londe", "noun", "londe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Yrland", "noun", "Yrland", "Ȳrlandes", "Ȳrlande", "", "alternative form of"])
let v = native_list_append(v, ["Dauid", "noun", "Dauid", "Dauides", "Dauide", "", "a male given"])
let v = native_list_append(v, ["genip", "noun", "ġenipu", "ġenipes", "ġenipe", "", "mist vapours darkness"])
let v = native_list_append(v, ["tife", "noun", "tifan", "tifan", "tifan", "", "a female dog"])
let v = native_list_append(v, ["edwist", "noun", "edwiste", "", "", "", "being substance sustenance"])
let v = native_list_append(v, ["gearwe", "noun", "ġearwan", "ġearwan", "ġearwan", "", "yarrow"])
let v = native_list_append(v, ["galdre", "noun", "galdras", "galdres", "galdrum", "", "wizard"])
let v = native_list_append(v, ["wæpenhus", "noun", "wæpenhus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["niþgeteon", "noun", "nīþġetēon", "", "", "", "an attack malice"])
let v = native_list_append(v, ["æsctir", "noun", "æsċtīras", "", "", "", "glory spear-glory fame"])
let v = native_list_append(v, ["fyrwit", "noun", "fyrwitta", "fyrwittes", "fyrwitte", "", "alternative form of"])
let v = native_list_append(v, ["tæppestre", "noun", "tæppestran", "tæppestran", "tæppestran", "", "a female tavern-keeper"])
let v = native_list_append(v, ["tæppere", "noun", "tæpperas", "tæpperes", "tæpperum", "", "tavern keeper bartender"])
let v = native_list_append(v, ["sess", "noun", "sessas", "sesses", "sesse", "", "seat"])
let v = native_list_append(v, ["scafa", "noun", "scafa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lifes", "noun", "lifes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["swingel", "noun", "swinġella", "swinġelle", "swinġelle", "", "a stripe stroke"])
let v = native_list_append(v, ["lifen", "noun", "lifna", "lifne", "lifne", "", "that by which"])
let v = native_list_append(v, ["holtes", "noun", "holtes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["hald", "noun", "hald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hyde", "noun", "hyde", "", "", "", "inflection of hȳd"])
let v = native_list_append(v, ["casern", "noun", "casern", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hinderling", "noun", "hinderlingas", "hinderlinges", "hinderlinge", "", "a mean base"])
let v = native_list_append(v, ["leorningcild", "noun", "leorningċild", "leorningċildes", "leorningċilde", "", "student disciple"])
let v = native_list_append(v, ["fyndel", "noun", "fyndela", "fyndele", "fyndele", "", "invention device"])
let v = native_list_append(v, ["stret", "noun", "strēta", "strēte", "strēte", "", "alternative form of"])
let v = native_list_append(v, ["biorn", "noun", "biorn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brond", "noun", "brond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["agend", "noun", "āgend", "āgendes", "āgende", "", "owner"])
let v = native_list_append(v, ["eorcnanstan", "noun", "eorcnanstānas", "eorcnanstānes", "eorcnanstāne", "", "precious stone pearl"])
let v = native_list_append(v, ["omber", "noun", "omber", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scapum", "noun", "scapum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["dior", "noun", "dīor", "dīores", "dīore", "", "alternative form of"])
let v = native_list_append(v, ["cossas", "noun", "cossas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["binna", "noun", "binna", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["worne", "noun", "worne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["wole", "noun", "wole", "", "", "", "dative singular of"])
let v = native_list_append(v, ["windes", "noun", "windes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["willes", "noun", "willes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["fealca", "noun", "fealcan", "fealcan", "fealcan", "", "falcon hawk"])
let v = native_list_append(v, ["eame", "noun", "eame", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fielle", "noun", "fielle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["reaf", "noun", "rēaf", "rēafes", "rēafe", "", "plunder spoil booty"])
let v = native_list_append(v, ["berend", "noun", "berend", "", "", "", "carrier bearer often"])
let v = native_list_append(v, ["Iacobe", "noun", "Iacobe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Paulum", "noun", "Paulum", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["Theodorus", "noun", "Theodorus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scima", "noun", "sċīman", "sċīman", "sċīman", "", "shine brightness"])
let v = native_list_append(v, ["Hannibales", "noun", "Hannibales", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Hannibale", "noun", "Hannibale", "", "", "", "dative/nominative singular of"])
let v = native_list_append(v, ["hiwisce", "noun", "hīwisċu", "hīwisċes", "hīwisċe", "", "household"])
let v = native_list_append(v, ["efes", "noun", "efesa", "efese", "efese", "", "edge border brim"])
let v = native_list_append(v, ["goman", "noun", "goman", "", "", "", "inflection of gōma"])
let v = native_list_append(v, ["idele", "noun", "idele", "", "", "", "dative singular of"])
let v = native_list_append(v, ["upgang", "noun", "upgangas", "upganges", "upgange", "", "a rise ascent"])
let v = native_list_append(v, ["loþa", "noun", "loþan", "loþan", "loþan", "", "an upper garment"])
let v = native_list_append(v, ["lofes", "noun", "lofes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["lofas", "noun", "lofas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["stemna", "noun", "stemna", "", "", "", "genitive/nominative/accusative plural of"])
let v = native_list_append(v, ["tyge", "noun", "tyġas", "tyġes", "tyġe", "", "tug pull"])
let v = native_list_append(v, ["længe", "noun", "længe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bollan", "noun", "bollan", "", "", "", "inflection of bolla"])
let v = native_list_append(v, ["suht", "noun", "suhte", "suhte", "suhte", "", "sickness"])
let v = native_list_append(v, ["Westmynster", "noun", "Westmynster", "Westmynstres", "Westmynstre", "", "Westminster a county"])
let v = native_list_append(v, ["hiwa", "noun", "hiwa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["apl", "noun", "apl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swima", "noun", "swīman", "swīman", "swīman", "", "swimming in the"])
let v = native_list_append(v, ["breahtm", "noun", "breahtmas", "breahtmes", "breahtme", "", "a noise tumult"])
let v = native_list_append(v, ["tætte", "noun", "tættan", "tættan", "tættan", "", "rag patch"])
let v = native_list_append(v, ["healme", "noun", "healme", "", "", "", "dative singular of"])
let v = native_list_append(v, ["recels", "noun", "recels", "", "", "", "incense"])
let v = native_list_append(v, ["frigu", "noun", "frigu", "", "", "", "love"])
let v = native_list_append(v, ["dyncge", "noun", "dynċġan", "dynċġan", "dynċġan", "", "dung manure litter"])
let v = native_list_append(v, ["Engle", "noun", "Engla", "", "Englum", "", "the English"])
let v = native_list_append(v, ["filmene", "noun", "filmene", "", "", "", "inflection of filmen"])
let v = native_list_append(v, ["dunum", "noun", "dunum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["stæg", "noun", "stagu", "stæġes", "stæġe", "", "a stay rope"])
let v = native_list_append(v, ["medum", "noun", "medum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["wiðersaca", "noun", "wiðersaca", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["elpas", "noun", "elpas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["seonu", "noun", "seonwa", "seonwe", "seonwe", "", "alternative form of"])
let v = native_list_append(v, ["Tata", "noun", "Tata", "", "", "", "a male given"])
let v = native_list_append(v, ["besema", "noun", "besema", "", "", "", "alternative form of"])
let v = native_list_append(v, ["besma", "noun", "besman", "besman", "besman", "", "broom besom"])
let v = native_list_append(v, ["geræd", "noun", "geræd", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gerad", "noun", "ġerād", "ġerādes", "ġerāde", "", "council judgement wisdom"])
let v = native_list_append(v, ["wincel", "noun", "winclas", "wincles", "wincle", "", "nook corner"])
let v = native_list_append(v, ["earfoþnes", "noun", "earfoþnessa", "earfoþnesse", "earfoþnesse", "", "difficulty"])
let v = native_list_append(v, ["gisl", "noun", "ġīslas", "ġīsles", "ġīsle", "", "a hostage"])
let v = native_list_append(v, ["sunnan", "noun", "sunnan", "", "", "", "inflection of sunne"])
let v = native_list_append(v, ["sunnanæfen", "noun", "sunnanǣfennas", "sunnanǣfennes", "sunnanǣfenne", "", "Saturday evening"])
let v = native_list_append(v, ["forda", "noun", "forda", "", "", "", "inflection of ford"])
let v = native_list_append(v, ["edwindan", "noun", "edwindan", "", "", "", "inflection of edwinde"])
let v = native_list_append(v, ["tosca", "noun", "tosċan", "tosċan", "tosċan", "", "toad"])
let v = native_list_append(v, ["fordas", "noun", "fordas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["swestar", "noun", "swestar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ærendgast", "noun", "ærendgast", "", "", "", "a spiritual or"])
let v = native_list_append(v, ["salor", "noun", "saloras", "salores", "salore", "", "a residence dwelling"])
let v = native_list_append(v, ["Saule", "noun", "Saule", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Saules", "noun", "Saules", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["nafogar", "noun", "nafogāras", "nafogāres", "nafogāre", "", "alternative form of"])
let v = native_list_append(v, ["brægen", "noun", "bræġnu", "bræġnes", "bræġne", "", "alternative form of"])
let v = native_list_append(v, ["gop", "noun", "gopas", "gopes", "gope", "", "captive slave"])
let v = native_list_append(v, ["weli", "noun", "weli", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nied", "noun", "nīede", "nīede", "nīede", "", "force compulsion"])
let v = native_list_append(v, ["plætt", "noun", "plættas", "plættes", "plætte", "", "a slap smack"])
let v = native_list_append(v, ["sceada", "noun", "sċēadan", "sċēadan", "sċēadan", "", "a parting of"])
let v = native_list_append(v, ["andgiet", "noun", "andġietu", "andġietes", "andġiete", "", "understanding intellect cognizance"])
let v = native_list_append(v, ["wigg", "noun", "wigg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wih", "noun", "wīh", "wīhes", "wīhe", "", "alternative form of"])
let v = native_list_append(v, ["scin", "noun", "sċīnu", "sċīnes", "sċīne", "", "a deceptive appearance"])
let v = native_list_append(v, ["cros", "noun", "cros", "", "", "", "cross"])
let v = native_list_append(v, ["dracu", "noun", "draca", "", "", "", "trouble affliction"])
let v = native_list_append(v, ["sealf", "noun", "sealfa", "sealfe", "sealfe", "", "ointment salve"])
let v = native_list_append(v, ["iegland", "noun", "īeġland", "īeġlandes", "īeġlande", "", "island"])
let v = native_list_append(v, ["egland", "noun", "egland", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bence", "noun", "bence", "", "", "", "inflection of benċ"])
let v = native_list_append(v, ["Hune", "noun", "Hune", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lanu", "noun", "lana", "lane", "lane", "", "lane street"])
let v = native_list_append(v, ["femne", "noun", "fēmnan", "fēmnan", "fēmnan", "", "alternative form of"])
let v = native_list_append(v, ["freodom", "noun", "frēodōmas", "frēodōmes", "frēodōme", "", "freedom state of"])
let v = native_list_append(v, ["cumb", "noun", "cumb", "", "", "", "a hollow narrow"])
let v = native_list_append(v, ["stala", "noun", "stala", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["wimpel", "noun", "wimpel", "", "", "", "a veil an"])
let v = native_list_append(v, ["rudu", "noun", "rudu", "", "", "", "Red redness ruddy"])
let v = native_list_append(v, ["wena", "noun", "wēnan", "wēnan", "wēnan", "", "opinion"])
let v = native_list_append(v, ["hellewite", "noun", "hellewītu", "hellewītes", "hellewīte", "", "the torments of"])
let v = native_list_append(v, ["hellegeat", "noun", "hellegatu", "helleġeates", "helleġeate", "", "gate of hell"])
let v = native_list_append(v, ["wunda", "noun", "wunda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["færbu", "noun", "færbu", "", "", "", "misspelling of fær"])
let v = native_list_append(v, ["gryt", "noun", "gryt", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fald", "noun", "fald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cossa", "noun", "cossa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["brydguma", "noun", "brȳdguman", "brȳdguman", "brȳdguman", "", "bridegroom"])
let v = native_list_append(v, ["stanum", "noun", "stanum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["batum", "noun", "batum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["hospa", "noun", "hospa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["mannum", "noun", "mannum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["scap", "noun", "sċāp", "sċāpes", "sċāpe", "", "alternative form of"])
let v = native_list_append(v, ["cing", "noun", "cingas", "cinges", "cinge", "", "alternative form of"])
let v = native_list_append(v, ["unlar", "noun", "unlāra", "unlāre", "unlāre", "", "evil teaching"])
let v = native_list_append(v, ["friðu", "noun", "friðu", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["enid", "noun", "enid", "", "", "", "alternative form of"])
let v = native_list_append(v, ["utgang", "noun", "ūtgangas", "ūtganges", "ūtgange", "", "exit a way"])
let v = native_list_append(v, ["gerim", "noun", "ġerīm", "ġerīmes", "ġerīme", "", "number"])
let v = native_list_append(v, ["hwelp", "noun", "hwelpas", "hwelpes", "hwelpe", "", "puppy"])
let v = native_list_append(v, ["feall", "noun", "feall", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hebenum", "noun", "hebenum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["hebene", "noun", "hebene", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hwerhwette", "noun", "hwerhwettan", "hwerhwettan", "hwerhwettan", "", "cucumber"])
let v = native_list_append(v, ["tilung", "noun", "tilunga", "tilunge", "tilunge", "", "striving labor effort"])
let v = native_list_append(v, ["Exe", "noun", "Exe", "", "", "", "abbreviation of Exanċeaster"])
let v = native_list_append(v, ["efor", "noun", "eforas", "efores", "efore", "", "alternative form of"])
let v = native_list_append(v, ["ælde", "noun", "ælda", "", "ældum", "", "alternative form of"])
let v = native_list_append(v, ["torrum", "noun", "torrum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["Port", "noun", "Port", "", "", "", "a male given"])
let v = native_list_append(v, ["stieple", "noun", "stieple", "", "", "", "dative singular of"])
let v = native_list_append(v, ["widu", "noun", "widu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stieples", "noun", "stieples", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["husbonde", "noun", "husbonde", "", "", "", "feminine form of"])
let v = native_list_append(v, ["Eoferwicscir", "noun", "Eoferwicscir", "Eoferwīċsċīre", "Eoferwīċsċīre", "", "alternative form of"])
let v = native_list_append(v, ["gewisse", "noun", "gewisse", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gewisses", "noun", "gewisses", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Brettes", "noun", "Brettes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Iotas", "noun", "Iotas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Eoferwic", "noun", "Eoferwic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["teares", "noun", "teares", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Nilus", "noun", "Nilus", "", "", "", "The Nile a"])
let v = native_list_append(v, ["geneat", "noun", "ġenēatas", "ġenēates", "ġenēate", "", "a companion associate"])
let v = native_list_append(v, ["stigu", "noun", "stigu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["wiþersaca", "noun", "wiþersacan", "wiþersacan", "wiþersacan", "", "adversary enemy betrayer"])
let v = native_list_append(v, ["wiþercrist", "noun", "wiþercrist", "", "", "", "an antichrist"])
let v = native_list_append(v, ["feore", "noun", "feore", "", "", "", "dative singular of"])
let v = native_list_append(v, ["abecede", "noun", "abecede", "", "", "", "ABC alphabet"])
let v = native_list_append(v, ["tinne", "noun", "tinne", "", "", "", "inflection of tinn"])
let v = native_list_append(v, ["cise", "noun", "ċīsas", "ċīses", "ċīse", "", "alternative form of"])
let v = native_list_append(v, ["beodas", "noun", "beodas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["racente", "noun", "racentan", "racentan", "racentan", "", "chain fetter"])
let v = native_list_append(v, ["nestum", "noun", "nestum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["weler", "noun", "weleras", "weleres", "welere", "", "lip"])
let v = native_list_append(v, ["plegan", "noun", "plegan", "", "", "", "inflection of plega"])
let v = native_list_append(v, ["fleah", "noun", "flēas", "flēas", "flēa", "", "flea"])
let v = native_list_append(v, ["ysle", "noun", "yslan", "yslan", "yslan", "", "a spark cinder"])
let v = native_list_append(v, ["ielfetu", "noun", "ielfeta", "ielfete", "ielfete", "", "swan"])
let v = native_list_append(v, ["ielfete", "noun", "ielfetan", "ielfetan", "ielfetan", "", "swan"])
let v = native_list_append(v, ["Bera", "noun", "Bera", "", "", "", "a male given"])
let v = native_list_append(v, ["æta", "noun", "æta", "", "", "", "eater"])
let v = native_list_append(v, ["æmta", "noun", "æmta", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pleo", "noun", "pleo", "", "", "", "dative singular of"])
let v = native_list_append(v, ["plog", "noun", "plōgas", "plōges", "plōge", "", "the measure of"])
let v = native_list_append(v, ["weoh", "noun", "wēoh", "wēohes", "wēohe", "", "idol image"])
let v = native_list_append(v, ["burga", "noun", "burga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["swinn", "noun", "swinnas", "swinnes", "swinne", "", "melody"])
let v = native_list_append(v, ["geswin", "noun", "ġesweonu", "ġeswines", "ġeswine", "", "melody"])
let v = native_list_append(v, ["giden", "noun", "giden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rodu", "noun", "roda", "rode", "rode", "", "clearing glade"])
let v = native_list_append(v, ["torras", "noun", "torras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["hænep", "noun", "hænep", "hænepes", "hænepe", "", "alternative form of"])
let v = native_list_append(v, ["Wendel", "noun", "Wendlas", "Wendles", "Wendle", "", "an inhabitant of"])
let v = native_list_append(v, ["nowend", "noun", "nōwend", "nōwendes", "nōwende", "", "shipmaster sailor skipper"])
let v = native_list_append(v, ["spane", "noun", "spanan", "spanan", "spanan", "", "teat"])
let v = native_list_append(v, ["sceawung", "noun", "sċēawunga", "sċēawunge", "sċēawunge", "", "a looking at"])
let v = native_list_append(v, ["æs", "noun", "ǣs", "ǣses", "ǣse", "", "food meat"])
let v = native_list_append(v, ["biliþ", "noun", "biliþ", "", "", "", "an image likeness"])
let v = native_list_append(v, ["gefær", "noun", "ġefǣras", "ġefǣres", "ġefǣre", "", "sudden danger calamity"])
let v = native_list_append(v, ["neodlaþu", "noun", "neodlaþu", "", "", "", "an urgent summons"])
let v = native_list_append(v, ["wordlaþu", "noun", "wordlaþa", "wordlaþe", "wordlaþe", "", "conversation speech"])
let v = native_list_append(v, ["laþu", "noun", "laþa", "laþe", "laþe", "", "invitation"])
let v = native_list_append(v, ["Hungerland", "noun", "Hungerland", "Hungerlandes", "Hungerlande", "", "alternative form of"])
let v = native_list_append(v, ["fec", "noun", "fec", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suol", "noun", "suol", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æwisc", "noun", "ǣwisċa", "ǣwisċe", "ǣwisċe", "", "shame dishonor disgrace"])
let v = native_list_append(v, ["anglas", "noun", "anglas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["gerada", "noun", "gerada", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["canc", "noun", "canc", "", "", "", "jeering scorn derision"])
let v = native_list_append(v, ["gecanc", "noun", "gecanc", "", "", "", "a mock gibe"])
let v = native_list_append(v, ["gewand", "noun", "ġewand", "ġewandes", "ġewande", "", "concern hesitation doubt"])
let v = native_list_append(v, ["nihtegale", "noun", "nihtegalan", "nihtegalan", "nihtegalan", "", "nightingale"])
let v = native_list_append(v, ["nihthræfn", "noun", "nihthræfnas", "nihthræfnes", "nihthræfne", "", "nightbird"])
let v = native_list_append(v, ["setel", "noun", "setel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["speld", "noun", "speldra", "speldes", "spelde", "", "splinter"])
let v = native_list_append(v, ["leasa", "noun", "leasa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["snas", "noun", "snāsa", "snāse", "snāse", "", "spit skewer"])
let v = native_list_append(v, ["swæcc", "noun", "swæccas", "swæcces", "swæcce", "", "taste"])
let v = native_list_append(v, ["molda", "noun", "molda", "", "", "", "the top of"])
let v = native_list_append(v, ["oht", "noun", "ōhta", "ōhte", "ōhte", "", "chase or pursuit"])
let v = native_list_append(v, ["brocas", "noun", "brocas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["salh", "noun", "salh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["metesacca", "noun", "metesaccan", "metesaccan", "metesaccan", "", "a kind of"])
let v = native_list_append(v, ["metesocn", "noun", "metesocna", "metesocne", "metesocne", "", "craving or desire"])
let v = native_list_append(v, ["meteswamm", "noun", "meteswammas", "meteswammes", "meteswamme", "", "an edible mushroom"])
let v = native_list_append(v, ["metetid", "noun", "metetide", "metetide", "metetide", "", "mealtime"])
let v = native_list_append(v, ["meteþegn", "noun", "meteþeġnas", "meteþeġnes", "meteþeġne", "", "a food-officer one"])
let v = native_list_append(v, ["afol", "noun", "afola", "afoles", "afole", "", "power power of"])
let v = native_list_append(v, ["dolh", "noun", "dolga", "dolges", "dolge", "", "alternative form of"])
let v = native_list_append(v, ["ceafl", "noun", "ċeaflas", "ċeafles", "ċeafle", "", "jaw cheek"])
let v = native_list_append(v, ["Mædmonaþ", "noun", "Mædmonaþ", "", "", "", "the seventh month"])
let v = native_list_append(v, ["midde", "noun", "middan", "middan", "middan", "", "the middle used"])
let v = native_list_append(v, ["neora", "noun", "nēoran", "nēoran", "nēoran", "", "kidney"])
let v = native_list_append(v, ["cliu", "noun", "cliu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swæc", "noun", "swæc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gælsa", "noun", "gǣlsan", "gǣlsan", "gǣlsan", "", "luxury extravagance"])
let v = native_list_append(v, ["beobread", "noun", "bēobrēadru", "bēobrēades", "bēobrēade", "", "the pollen of"])
let v = native_list_append(v, ["hoga", "noun", "hogan", "hogan", "hogan", "", "deliberate thought care"])
let v = native_list_append(v, ["Cædmon", "noun", "Cædmon", "", "", "", "a male given"])
let v = native_list_append(v, ["fealh", "noun", "fealh", "", "", "", "pipe"])
let v = native_list_append(v, ["ceahhe", "noun", "ċeahhan", "ċeahhan", "ċeahhan", "", "jackdaw chough"])
let v = native_list_append(v, ["clacu", "noun", "claca", "clace", "clace", "", "the din of"])
let v = native_list_append(v, ["hearg", "noun", "hearga", "hearga", "hearga", "", "pile of stones"])
let v = native_list_append(v, ["getæsu", "noun", "ġetǣsu", "ġetǣsu", "ġetǣsu", "", "commodity profit advantage"])
let v = native_list_append(v, ["dufe", "noun", "dūfan", "dūfan", "dūfan", "", "dove pigeon"])
let v = native_list_append(v, ["wila", "noun", "wila", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["brandas", "noun", "brandas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["Germanie", "noun", "Ġermanie", "Ġermania", "Ġermanium", "", "a geographic region"])
let v = native_list_append(v, ["anfloga", "noun", "anfloga", "", "", "", "Solitary flyer lone"])
let v = native_list_append(v, ["serc", "noun", "serc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þinga", "noun", "þinga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["beall", "noun", "beallas", "bealles", "bealle", "", "ball"])
let v = native_list_append(v, ["bealluc", "noun", "beallucas", "bealluces", "bealluce", "", "testicle"])
let v = native_list_append(v, ["hriþerhyrde", "noun", "hriþerhyrde", "", "", "", "herdsman"])
let v = native_list_append(v, ["þel", "noun", "þelu", "þeles", "þele", "", "plank"])
let v = native_list_append(v, ["andfang", "noun", "andfangas", "andfanges", "andfange", "", "acceptance"])
let v = native_list_append(v, ["usc", "noun", "ūscas", "ūsces", "ūsce", "", "alternative form of"])
let v = native_list_append(v, ["angan", "noun", "angan", "", "", "", "inflection of anga"])
let v = native_list_append(v, ["cuþa", "noun", "cūþan", "cūþan", "cūþan", "", "acquaintance relative"])
let v = native_list_append(v, ["freana", "noun", "freana", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["fream", "noun", "fream", "", "", "", "dative plural of"])
let v = native_list_append(v, ["weana", "noun", "weana", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["scric", "noun", "scric", "", "", "", "shrike bird of"])
let v = native_list_append(v, ["steda", "noun", "stēdan", "stēdan", "stēdan", "", "a steed stallion"])
let v = native_list_append(v, ["stedes", "noun", "stedes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["hwila", "noun", "hwila", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["seola", "noun", "seola", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["orþanc", "noun", "orþancas", "orþances", "orþance", "", "original thought creativity"])
let v = native_list_append(v, ["orðanc", "noun", "orðanc", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["orðonc", "noun", "orðonc", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hæleð", "noun", "hæleð", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["rocc", "noun", "roccas", "rocces", "rocce", "", "rock"])
let v = native_list_append(v, ["dalu", "noun", "dalu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["tyma", "noun", "tyma", "", "", "", "alternative form of"])
let v = native_list_append(v, ["myl", "noun", "myl", "", "", "", "dust"])
let v = native_list_append(v, ["gesig", "noun", "ġesigu", "ġesiges", "ġesige", "", "victory"])
let v = native_list_append(v, ["trega", "noun", "tregan", "tregan", "tregan", "", "pain grief vexation"])
let v = native_list_append(v, ["wilna", "noun", "wilna", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["nið", "noun", "nīðas", "nīðes", "nīðe", "", "alternative form of"])
let v = native_list_append(v, ["crawe", "noun", "crāwan", "crāwan", "crāwan", "", "crow"])
let v = native_list_append(v, ["gemyþ", "noun", "gemyþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gemyþe", "noun", "ġemȳþu", "ġemȳþes", "ġemȳþe", "", "mouth of a"])
let v = native_list_append(v, ["gefædera", "noun", "ġefæderan", "ġefæderan", "ġefæderan", "", "godfather"])
let v = native_list_append(v, ["gefæderan", "noun", "gefæderan", "", "", "", "plural of gefædera"])
let v = native_list_append(v, ["diepþ", "noun", "dīepþa", "dīepþe", "dīepþe", "", "deepness depth"])
let v = native_list_append(v, ["diepþu", "noun", "dīepþa", "dīepþe", "dīepþe", "", "deepness depth"])
let v = native_list_append(v, ["leohtfæt", "noun", "lēohtfatu", "lēohtfætes", "lēohtfæte", "", "lamp lantern"])
let v = native_list_append(v, ["Alpis", "noun", "Alpis", "", "", "", "the Alps a"])
let v = native_list_append(v, ["firgen", "noun", "firgena", "firgenes", "firgene", "", "alternative form of"])
let v = native_list_append(v, ["morgengifu", "noun", "morgengifu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seglu", "noun", "seglu", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["crycc", "noun", "cryċċa", "cryċċe", "cryċċe", "", "crutch"])
let v = native_list_append(v, ["cricc", "noun", "criċċa", "criċċe", "criċċe", "", "alternative form of"])
let v = native_list_append(v, ["welige", "noun", "welige", "", "", "", "dative singular of"])
let v = native_list_append(v, ["apum", "noun", "apum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["sceaphyrde", "noun", "sceaphyrde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bicce", "noun", "biċċan", "biċċan", "biċċan", "", "bitch a female"])
let v = native_list_append(v, ["Huna", "noun", "Huna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["modru", "noun", "modru", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["modra", "noun", "modra", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["ofra", "noun", "ofra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["trafa", "noun", "trafa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["stære", "noun", "stære", "", "", "", "dative singular of"])
let v = native_list_append(v, ["husle", "noun", "husle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["cisas", "noun", "cisas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["cisa", "noun", "cisa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["cises", "noun", "cises", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["bryce", "noun", "bryċas", "bryċes", "bryċe", "", "breaking"])
let v = native_list_append(v, ["bellan", "noun", "bellan", "", "", "", "inflection of belle"])
let v = native_list_append(v, ["finul", "noun", "finulas", "finules", "finule", "", "fennel"])
let v = native_list_append(v, ["mapulder", "noun", "mapulderas", "mapulderes", "mapuldere", "", "maple"])
let v = native_list_append(v, ["mapuldor", "noun", "mapuldor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mapolder", "noun", "mapolder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["burug", "noun", "burug", "", "", "", "alternative form of"])
let v = native_list_append(v, ["folma", "noun", "folma", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["Arius", "noun", "Arius", "", "", "", "a male given"])
let v = native_list_append(v, ["lenge", "noun", "lenge", "", "", "", "inflection of lenġu"])
let v = native_list_append(v, ["Halda", "noun", "Halda", "", "", "", "a male given"])
let v = native_list_append(v, ["sægen", "noun", "sæġena", "sæġene", "sæġene", "", "saying"])
let v = native_list_append(v, ["Ængle", "noun", "Ængle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hege", "noun", "heġas", "heġes", "heġe", "", "fence"])
let v = native_list_append(v, ["werte", "noun", "werte", "", "", "", "inflection of wert"])
let v = native_list_append(v, ["gewinne", "noun", "gewinne", "", "", "", "dative singular of"])
let v = native_list_append(v, ["floh", "noun", "flōhe", "flōhe", "flōhe", "", "that which is"])
let v = native_list_append(v, ["sott", "noun", "sottas", "sottes", "sotte", "", "a fool"])
let v = native_list_append(v, ["drim", "noun", "drim", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rieht", "noun", "rieht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Michahel", "noun", "Michahel", "Michaheles", "Michahele", "", "a male given"])
let v = native_list_append(v, ["tredel", "noun", "tredelas", "tredeles", "tredele", "", "step"])
let v = native_list_append(v, ["gorst", "noun", "gorstas", "gorstes", "gorste", "", "gorse"])
let v = native_list_append(v, ["dega", "noun", "dega", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["boce", "noun", "boce", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["bæþ", "noun", "baþu", "bæþes", "bæþe", "", "bath"])
let v = native_list_append(v, ["fæcele", "noun", "fæcele", "", "", "", "torch"])
let v = native_list_append(v, ["uhtceare", "noun", "uhtceare", "", "", "", "inflection of ūhtcaru"])
let v = native_list_append(v, ["weddes", "noun", "weddes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["bromum", "noun", "bromum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["Michahele", "noun", "Michahele", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Herode", "noun", "Herode", "", "", "", "dative singular of"])
let v = native_list_append(v, ["ricu", "noun", "ricu", "", "", "", "plural of rīċe"])
let v = native_list_append(v, ["angul", "noun", "anglas", "angles", "angle", "", "alternative form of"])
let v = native_list_append(v, ["Balder", "noun", "Balder", "", "", "", "a male given"])
let v = native_list_append(v, ["turfa", "noun", "turfa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Moyses", "noun", "Moyses", "", "", "", "Moses"])
let v = native_list_append(v, ["Engla", "noun", "Engla", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["stranda", "noun", "stranda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gisla", "noun", "gisla", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Dena lagu", "noun", "Dena lagu", "Dena lage", "Dena lage", "", "Danelaw"])
let v = native_list_append(v, ["ferda", "noun", "ferda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["giesta", "noun", "giesta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["deora", "noun", "deora", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["scillinge", "noun", "scillinge", "", "", "", "dative singular of"])
let v = native_list_append(v, ["Adda", "noun", "Adda", "Addan", "Addan", "", "a male given"])
let v = native_list_append(v, ["giestas", "noun", "giestas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["midla", "noun", "midla", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["titt", "noun", "tittas", "tittes", "titte", "", "tit teat breast"])
let v = native_list_append(v, ["teara", "noun", "teara", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["speru", "noun", "speru", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["bigenga", "noun", "bīġenġan", "bīġenġan", "bīġenġan", "", "inhabitant"])
let v = native_list_append(v, ["Matheo", "noun", "Matheo", "", "", "", "dative singular of"])
let v = native_list_append(v, ["ramma", "noun", "ramma", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["badu", "noun", "badwa", "badwe", "badwe", "", "alternative form of"])
let v = native_list_append(v, ["sceatta", "noun", "sceatta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["sceattas", "noun", "sceattas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["cawl", "noun", "cāwlas", "cāwles", "cāwle", "", "basket"])
let v = native_list_append(v, ["ganges", "noun", "ganges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["dreama", "noun", "dreama", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["dype", "noun", "dȳpan", "dȳpan", "dȳpan", "", "alternative form of"])
let v = native_list_append(v, ["hæt", "noun", "hættas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heretoga", "noun", "heretogan", "heretogan", "heretogan", "", "general"])
let v = native_list_append(v, ["senata", "noun", "senata", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["Krist", "noun", "Krist", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["lastes", "noun", "lastes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sares", "noun", "sares", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["stenge", "noun", "stenge", "", "", "", "dative singular of"])
let v = native_list_append(v, ["steng", "noun", "stenġas", "stenġes", "stenġe", "", "pole"])
let v = native_list_append(v, ["Moll", "noun", "Moll", "", "", "", "a male given"])
let v = native_list_append(v, ["beocere", "noun", "bēoceras", "bēoceres", "bēocere", "", "beekeeper"])
let v = native_list_append(v, ["kinges", "noun", "kinges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Ælfric", "noun", "Ælfric", "Ælfrīċes", "Ælfrīċe", "", "a male given"])
let v = native_list_append(v, ["Angelcynn", "noun", "Angelcynn", "Angelcynnes", "Angelcynne", "", "the Anglo-Saxon people"])
let v = native_list_append(v, ["walla", "noun", "walla", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["wallas", "noun", "wallas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["geren", "noun", "gerena", "gerene", "gerene", "", "alternative form of"])
let v = native_list_append(v, ["wusc", "noun", "wūscas", "wūsċes", "wūsċe", "", "wish"])
let v = native_list_append(v, ["æcirn", "noun", "ǣcirnu", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þeow", "noun", "þēowas", "þēowes", "þēowe", "", "slave"])
let v = native_list_append(v, ["fullere", "noun", "fullere", "", "", "", "fuller person who"])
let v = native_list_append(v, ["mynet", "noun", "myneta", "mynetes", "mynete", "", "coin"])
let v = native_list_append(v, ["halpenige", "noun", "halpeniġas", "halpeniġes", "halpeniġe", "", "halfpenny"])
let v = native_list_append(v, ["twi", "noun", "twi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hræn", "noun", "hræna", "hræne", "hræne", "", "wave billow"])
let v = native_list_append(v, ["hærnflota", "noun", "hærnflotan", "hærnflotan", "hærnflotan", "", "boat"])
let v = native_list_append(v, ["bocan", "noun", "bōcan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bratt", "noun", "bratt", "", "", "", "cloak"])
let v = native_list_append(v, ["fengel", "noun", "fenglas", "fengles", "fengle", "", "lord prince king"])
let v = native_list_append(v, ["tanas", "noun", "tanas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["swyn", "noun", "swȳn", "swȳnes", "swȳne", "", "alternative form of"])
let v = native_list_append(v, ["peorð", "noun", "peorð", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["lyg", "noun", "lyg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lyge", "noun", "lyġas", "lyġes", "lyġe", "", "lie"])
let v = native_list_append(v, ["breada", "noun", "breada", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["kyning", "noun", "kyningas", "kyninges", "kyninge", "", "alternative form of"])
let v = native_list_append(v, ["bremel", "noun", "brēmelas", "brēmeles", "brēmele", "", "alternative form of"])
let v = native_list_append(v, ["bræmel", "noun", "brǣmelas", "brǣmeles", "brǣmele", "", "bramble"])
let v = native_list_append(v, ["bræmbel", "noun", "bræmbel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ramm", "noun", "rammas", "rammes", "ramme", "", "ram animal"])
let v = native_list_append(v, ["cyta", "noun", "cȳtan", "cȳtan", "cȳtan", "", "kite"])
let v = native_list_append(v, ["pilegrim", "noun", "pilegrim", "", "", "", "traveler wanderer"])
let v = native_list_append(v, ["girene", "noun", "girene", "", "", "", "inflection of giren"])
let v = native_list_append(v, ["disig", "noun", "disig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Matheus", "noun", "Matheus", "Mathēī", "Matheō", "", "Matthew the apostle"])
let v = native_list_append(v, ["Pena", "noun", "Pena", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["fieder", "noun", "fieder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["domere", "noun", "dōmeras", "dōmeres", "dōmere", "", "judge"])
let v = native_list_append(v, ["hlinc", "noun", "hlinċas", "hlinċes", "hlinċe", "", "hill rising ground"])
let v = native_list_append(v, ["stalu", "noun", "stala", "stale", "stale", "", "stealing"])
let v = native_list_append(v, ["tudor", "noun", "tudru", "tudres", "tudre", "", "offspring progeny"])
let v = native_list_append(v, ["decanas", "noun", "decanas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["nefene", "noun", "nefenan", "nefenan", "nefenan", "", "niece"])
let v = native_list_append(v, ["Sigel", "noun", "Sigel", "Siġles", "Siġle", "", "alternative form of"])
let v = native_list_append(v, ["Sigle", "noun", "Sigle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hunta", "noun", "huntan", "huntan", "huntan", "", "hunter"])
let v = native_list_append(v, ["boges", "noun", "boges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Hieremias", "noun", "Hieremias", "", "", "", "Jeremiah major prophet"])
let v = native_list_append(v, ["Orcadas", "noun", "Orcadas", "", "", "", "the Orkney Islands"])
let v = native_list_append(v, ["sawl", "noun", "sawl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meowle", "noun", "mēowlan", "mēowlan", "mēowlan", "", "a maid damsel"])
let v = native_list_append(v, ["pæla", "noun", "pæla", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["crat", "noun", "crat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Widia", "noun", "Widia", "", "", "", "a male given"])
let v = native_list_append(v, ["Parthum", "noun", "Parthum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["Parthe", "noun", "Partha", "", "Parthum", "", "the Parthians"])
let v = native_list_append(v, ["Saracenum", "noun", "Saracenum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["Saracene", "noun", "Saracena", "", "Saracenum", "", "the Saracens"])
let v = native_list_append(v, ["hechele", "noun", "hechele", "", "", "", "alternative form of"])
let v = native_list_append(v, ["folgere", "noun", "folgeras", "folgeres", "folgerum", "", "follower attendant disciple"])
let v = native_list_append(v, ["Affrica", "noun", "Affrica", "", "", "", "Africa the continent"])
let v = native_list_append(v, ["hune", "noun", "hunan", "hunan", "hunan", "", "horehound herb"])
let v = native_list_append(v, ["healsbeag", "noun", "healsbēagas", "healsbēages", "healsbēage", "", "collar or necklace"])
let v = native_list_append(v, ["mycg", "noun", "myċġas", "myċġes", "myċġe", "", "a small fly"])
let v = native_list_append(v, ["tægl", "noun", "tæġlas", "tæġles", "tæġle", "", "tail"])
let v = native_list_append(v, ["iwe", "noun", "iwe", "", "", "", "dative singular of"])
let v = native_list_append(v, ["stunde", "noun", "stunde", "", "", "", "inflection of stund"])
let v = native_list_append(v, ["muus", "noun", "muus", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þorna", "noun", "þorna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gemotes", "noun", "gemotes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Lunden", "noun", "Lunden", "Lundene", "Lundene", "", "London"])
let v = native_list_append(v, ["pudd", "noun", "puddas", "puddes", "pudde", "", "ditch furrow"])
let v = native_list_append(v, ["cymenes", "noun", "cymenes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["fægernes", "noun", "fæġernessa", "fæġernesse", "fæġernesse", "", "beauty"])
let v = native_list_append(v, ["scobl", "noun", "scobl", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scucca", "noun", "sċuccan", "sċuccan", "sċuccan", "", "an evil spirit"])
let v = native_list_append(v, ["þæsma", "noun", "þǣsman", "þǣsman", "þǣsman", "", "leaven yeast"])
let v = native_list_append(v, ["andefne", "noun", "andefnu", "andefnes", "andefnum", "", "measure"])
let v = native_list_append(v, ["eales", "noun", "eales", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["þeodloga", "noun", "þēodlogan", "þēodlogan", "þēodlogan", "", "a great liar"])
let v = native_list_append(v, ["greatnesse", "noun", "greatnesse", "", "", "", "inflection of grēatnes"])
let v = native_list_append(v, ["kinga", "noun", "kinga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["smitte", "noun", "smittan", "smittan", "smittan", "", "pollution defilement"])
let v = native_list_append(v, ["licnes", "noun", "līcnessa", "līcnesse", "līcnesse", "", "likeness similarity"])
let v = native_list_append(v, ["Grendel", "noun", "Grendel", "Grendles", "Grendle", "", "the monster Grendel"])
let v = native_list_append(v, ["þearm", "noun", "þearmas", "þearmes", "þearme", "", "a gut an"])
let v = native_list_append(v, ["geare", "noun", "geare", "", "", "", "dative singular of"])
let v = native_list_append(v, ["geares", "noun", "geares", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["hrincg", "noun", "hrincgas", "hrincges", "hrincge", "", "alternative form of"])
let v = native_list_append(v, ["welan", "noun", "welan", "", "", "", "inflection of wela"])
let v = native_list_append(v, ["Constantinopolis", "noun", "Constantinopolis", "", "", "", "Constantinople/Istanbul"])
let v = native_list_append(v, ["stropp", "noun", "stropp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geposu", "noun", "ġeposa", "ġepose", "ġepose", "", "a head cold"])
let v = native_list_append(v, ["bisæcc", "noun", "bīsæcca", "bīsæcce", "bīsæcce", "", "wallet"])
let v = native_list_append(v, ["seaxes", "noun", "seaxes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sweg", "noun", "swēġas", "swēġes", "swēġe", "", "sound noise"])
let v = native_list_append(v, ["leane", "noun", "leane", "", "", "", "dative singular of"])
let v = native_list_append(v, ["turfe", "noun", "turfe", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["seale", "noun", "seale", "", "", "", "dative singular of"])
let v = native_list_append(v, ["wella", "noun", "wella", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["nihtgenga", "noun", "nihtgenġan", "nihtgenġan", "nihtgenġan", "", "an evil being"])
let v = native_list_append(v, ["haguþorn", "noun", "haguþornas", "haguþornes", "haguþorne", "", "hawthorn"])
let v = native_list_append(v, ["gielda", "noun", "ġieldan", "ġieldan", "ġieldan", "", "payer"])
let v = native_list_append(v, ["gigantas", "noun", "gigantas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["Hama", "noun", "Hama", "Hāman", "Hāman", "", "a male given"])
let v = native_list_append(v, ["monan", "noun", "monan", "", "", "", "inflection of mōna"])
let v = native_list_append(v, ["leage", "noun", "leage", "", "", "", "inflection of lēage"])
let v = native_list_append(v, ["feares", "noun", "feares", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["ioc", "noun", "ioc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["adosa", "noun", "adosan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["adosan", "noun", "adosan", "", "", "", "inflection of adosa"])
let v = native_list_append(v, ["ealas", "noun", "ealas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["esnes", "noun", "esnes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["picga", "noun", "picgan", "picgan", "picgan", "", "a young pig"])
let v = native_list_append(v, ["læring", "noun", "lǣringa", "lǣringe", "lǣringe", "", "instruction teaching"])
let v = native_list_append(v, ["canonices", "noun", "canonices", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["winberige", "noun", "wīnberiġan", "wīnberiġan", "wīnberiġan", "", "alternative form of"])
let v = native_list_append(v, ["þreax", "noun", "þreax", "", "", "", "rottenness decay"])
let v = native_list_append(v, ["weþer", "noun", "weþras", "weþres", "weþre", "", "wether"])
let v = native_list_append(v, ["styring", "noun", "styringa", "styringe", "styringe", "", "movement motion"])
let v = native_list_append(v, ["gesetnes", "noun", "ġesetnessa", "ġesetnesse", "ġesetnesse", "", "constitution law"])
let v = native_list_append(v, ["gesetednes", "noun", "ġesetednessa", "ġesetednesse", "ġesetednesse", "", "alternative form of"])
let v = native_list_append(v, ["pening", "noun", "pening", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cycel", "noun", "cyclas", "cyċles", "cyċle", "", "a small cake"])
let v = native_list_append(v, ["cicel", "noun", "cicel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pocca", "noun", "pohhan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pohha", "noun", "pohhan", "pohhan", "pohhan", "", "poke pouch bag"])
let v = native_list_append(v, ["folum", "noun", "folum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["renscur", "noun", "rēnsċūras", "rēnsċūres", "rēnsċūre", "", "alternative form of"])
let v = native_list_append(v, ["ascung", "noun", "āscunga", "āscunge", "āscunge", "", "question"])
let v = native_list_append(v, ["bæcestre", "noun", "bæcestran", "bæcestran", "bæcestran", "", "one who bakes"])
let v = native_list_append(v, ["bæchus", "noun", "bæchūs", "bæchūses", "bæchūse", "", "bakery"])
let v = native_list_append(v, ["gewind", "noun", "ġewind", "ġewindes", "ġewinde", "", "that which has"])
let v = native_list_append(v, ["þeorf", "noun", "þeorf", "", "", "", "unleavened bread"])
let v = native_list_append(v, ["sagol", "noun", "sāglas", "sāgles", "sāgle", "", "club cudgel"])
let v = native_list_append(v, ["tænel", "noun", "tǣnelas", "tǣneles", "tǣnele", "", "a wicker basket"])
let v = native_list_append(v, ["stenges", "noun", "stenges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Sigelhearwa", "noun", "Siġelhearwan", "Siġelhearwan", "Siġelhearwan", "", "an Ethiopian"])
let v = native_list_append(v, ["mæsling", "noun", "mæslinga", "mæslinges", "mæslinge", "", "a kind of"])
let v = native_list_append(v, ["morgnum", "noun", "morgnum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["morgna", "noun", "morgna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gefæd", "noun", "ġefadu", "ġefædes", "ġefæde", "", "decorum discretion"])
let v = native_list_append(v, ["ungefæd", "noun", "unġefadu", "unġefædes", "unġefæde", "", "indiscretion"])
let v = native_list_append(v, ["geleod", "noun", "ġelēode", "ġelēodes", "ġelēode", "", "one of a"])
let v = native_list_append(v, ["modcræft", "noun", "mōdcræftas", "", "", "", "mental power skill"])
let v = native_list_append(v, ["ladmann", "noun", "lādmenn", "lādmannes", "lādmenn", "", "a leader guide"])
let v = native_list_append(v, ["feldswamm", "noun", "feldswammas", "", "", "", "a field mushroom"])
let v = native_list_append(v, ["hrepung", "noun", "hrepunga", "hrepunge", "hrepunge", "", "touch touching"])
let v = native_list_append(v, ["hlyst", "noun", "hlyste", "hlyste", "hlyste", "", "listening"])
let v = native_list_append(v, ["gedrefednes", "noun", "ġedrēfednesse", "ġedrēfednesse", "ġedrēfednesse", "", "trouble disturbance"])
let v = native_list_append(v, ["tindum", "noun", "tindum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["socen", "noun", "socen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["socn", "noun", "sōcne", "sōcne", "sōcne", "", "a seeking search"])
let v = native_list_append(v, ["portgerefa", "noun", "portġerēfan", "portġerēfan", "portġerēfan", "", "a portreeve an"])
let v = native_list_append(v, ["seolfcwalu", "noun", "seolfcwalu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["termene", "noun", "termene", "", "", "", "dative singular of"])
let v = native_list_append(v, ["clucge", "noun", "clucgan", "clucgan", "clucgan", "", "bell"])
let v = native_list_append(v, ["dægmæl", "noun", "dæġmǣl", "dæġmǣles", "dæġmǣle", "", "an instrument for"])
let v = native_list_append(v, ["eored", "noun", "ēoreda", "ēorede", "ēorede", "", "a cavalry band"])
let v = native_list_append(v, ["pottum", "noun", "pottum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["endum", "noun", "endum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["stormum", "noun", "stormum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["listum", "noun", "listum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["ciþ", "noun", "ċīþas", "ċīþes", "ċīþe", "", "a young shoot"])
let v = native_list_append(v, ["hæling", "noun", "hǣlinga", "hǣlinge", "hǣlinge", "", "healing"])
let v = native_list_append(v, ["feondræden", "noun", "fēondrǣdenna", "fēondrǣdenne", "fēondrǣdenne", "", "enmity"])
let v = native_list_append(v, ["hlaforddom", "noun", "hlāforddōmas", "", "", "", "jurisdiction governance rule"])
let v = native_list_append(v, ["infiht", "noun", "infihta", "infihtes", "infihte", "", "alternative form of"])
let v = native_list_append(v, ["cynnes", "noun", "cynnes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["niþþe", "noun", "niþþas", "niþþes", "niþþum", "", "a man"])
let v = native_list_append(v, ["niþþas", "noun", "niþþas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["niþþum", "noun", "niþþum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["niþþa", "noun", "niþþa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["spadu", "noun", "spada", "spade", "spade", "", "spade"])
let v = native_list_append(v, ["wræþþu", "noun", "wrǣþþa", "wrǣþþe", "wrǣþþe", "", "wrath ire"])
let v = native_list_append(v, ["slæwþ", "noun", "slǣwþa", "slǣwþe", "slǣwþe", "", "sloth laziness"])
let v = native_list_append(v, ["Wada", "noun", "Wada", "", "", "", "a male given"])
let v = native_list_append(v, ["æmete", "noun", "ǣmetan", "ǣmetan", "ǣmetan", "", "ant"])
let v = native_list_append(v, ["sceamu", "noun", "sċeama", "sċeame", "sċeame", "", "alternative form of"])
let v = native_list_append(v, ["andsaca", "noun", "andsacan", "andsacan", "andsacan", "", "adversary opponent enemy"])
let v = native_list_append(v, ["slepes", "noun", "slepes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["drycræft", "noun", "drȳcræftas", "drȳcræftes", "drȳcræfte", "", "sorcery"])
let v = native_list_append(v, ["pipdream", "noun", "pīpdrēamas", "pīpdrēames", "pīpdrēame", "", "the sound of"])
let v = native_list_append(v, ["seohtre", "noun", "seohtran", "", "", "", "a pipe through"])
let v = native_list_append(v, ["fyrenðearfe", "noun", "fyrenðearfe", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["gegaderung", "noun", "ġegaderunga", "ġegaderunge", "ġegaderunge", "", "a joining together"])
let v = native_list_append(v, ["framcynn", "noun", "framcynn", "", "", "", "offspring progeny posterity"])
let v = native_list_append(v, ["heall", "noun", "healla", "healle", "healle", "", "a hall residence"])
let v = native_list_append(v, ["nepflod", "noun", "nēpflōdas", "", "", "", "a very low"])
let v = native_list_append(v, ["heahflod", "noun", "hēahflōdas", "", "", "", "high tide"])
let v = native_list_append(v, ["lareow", "noun", "lārēowas", "lārēowes", "lārēowe", "", "teacher"])
let v = native_list_append(v, ["ynneleac", "noun", "ynnelēac", "", "", "", "onion"])
let v = native_list_append(v, ["ynne", "noun", "ynnan", "ynnan", "ynnan", "", "onion"])
let v = native_list_append(v, ["gærsstapa", "noun", "gærsstapan", "gærsstapan", "gærsstapan", "", "alternative form of"])
let v = native_list_append(v, ["gærs", "noun", "gærsa", "gærses", "gærse", "", "alternative form of"])
let v = native_list_append(v, ["flotum", "noun", "flotum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["weofod", "noun", "wēofodu", "wēofodes", "wēofode", "", "altar"])
let v = native_list_append(v, ["gesnot", "noun", "ġesnot", "", "", "", "nasal mucus snot"])
let v = native_list_append(v, ["sanct", "noun", "sanctas", "sanctes", "sancte", "", "saint"])
let v = native_list_append(v, ["hereweg", "noun", "hereweg", "", "", "", "highway"])
let v = native_list_append(v, ["begbeam", "noun", "beġbēamas", "beġbēames", "beġbēame", "", "a mulberry bush"])
let v = native_list_append(v, ["cranic", "noun", "cranicas", "cranices", "cranice", "", "chronicle"])
let v = native_list_append(v, ["fealcen", "noun", "fealcnas", "fealcnes", "fealcne", "", "falcon bird"])
let v = native_list_append(v, ["dierne", "noun", "diernu", "diernes", "diernum", "", "a secret"])
let v = native_list_append(v, ["tunglere", "noun", "tungleras", "tungleres", "tunglerum", "", "astrologer or astronomer"])
let v = native_list_append(v, ["burum", "noun", "burum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["hooc", "noun", "hooc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["walle", "noun", "walle", "", "", "", "dative singular of"])
let v = native_list_append(v, ["tusca", "noun", "tusca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["tuscum", "noun", "tuscum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["tuscas", "noun", "tuscas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["tusce", "noun", "tusce", "", "", "", "dative singular of"])
let v = native_list_append(v, ["wuduland", "noun", "wudulanda", "wudulandes", "wudulande", "", "a wooded land"])
let v = native_list_append(v, ["heofan", "noun", "heofanas", "heofanes", "heofane", "", "alternative form of"])
let v = native_list_append(v, ["heof", "noun", "hēofas", "hēofes", "hēofe", "", "grief"])
let v = native_list_append(v, ["wiergþu", "noun", "wierġþa", "wierġþe", "wierġþe", "", "curse"])
let v = native_list_append(v, ["claþ", "noun", "clāþas", "clāþes", "clāþe", "", "cloth"])
let v = native_list_append(v, ["claþas", "noun", "claþas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["ducena", "noun", "ducena", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["discipul", "noun", "discipulas", "discipules", "discipule", "", "disciple"])
let v = native_list_append(v, ["ciris", "noun", "ciris", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gelanda", "noun", "ġelandan", "ġelandan", "ġelandan", "", "compatriot"])
let v = native_list_append(v, ["godnes", "noun", "gōdnessa", "gōdnesse", "gōdnesse", "", "the quality or"])
let v = native_list_append(v, ["mistum", "noun", "mistum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["hattefagol", "noun", "hattefagol", "", "", "", "a hedgehog"])
let v = native_list_append(v, ["cossum", "noun", "cossum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["floccum", "noun", "floccum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["flocce", "noun", "flocce", "", "", "", "dative singular of"])
let v = native_list_append(v, ["metodum", "noun", "metodum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["Ephese", "noun", "Ephese", "Ephesan", "Ephesan", "", "Ephesus An ancient"])
let v = native_list_append(v, ["Persida", "noun", "Persida", "", "", "", "Persia"])
let v = native_list_append(v, ["logum", "noun", "logum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["Romanum", "noun", "Romanum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["buras", "noun", "buras", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["sporum", "noun", "sporum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["cyrf", "noun", "cyrfas", "cyrfes", "cyrfe", "", "an instrument used"])
let v = native_list_append(v, ["lindum", "noun", "lindum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["borgum", "noun", "borgum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["scid", "noun", "sċīd", "", "", "", "a thin piece"])
let v = native_list_append(v, ["loddere", "noun", "lodderas", "", "", "", "poor person pauper"])
let v = native_list_append(v, ["gleda", "noun", "gleda", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["sugum", "noun", "sugum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["siþa", "noun", "siþa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["talente", "noun", "talentan", "talentan", "talentan", "", "talent money weight"])
let v = native_list_append(v, ["wræþþo", "noun", "wræþþo", "wrǣþþo", "wrǣþþo", "", "alternative form of"])
let v = native_list_append(v, ["diht", "noun", "dihta", "dihtes", "dihte", "", "a setting in"])
let v = native_list_append(v, ["gediht", "noun", "ġediht", "", "", "", "a composition"])
let v = native_list_append(v, ["þyrst", "noun", "þyrst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stanrocc", "noun", "stānroccas", "stānrocces", "stānrocce", "", "a high rock"])
let v = native_list_append(v, ["heolca", "noun", "heolcan", "heolcan", "heolcan", "", "hoarfrost rime"])
let v = native_list_append(v, ["mildheortnes", "noun", "mildheortnessa", "mildheortnesse", "mildheortnesse", "", "mercy"])
let v = native_list_append(v, ["friþa", "noun", "friþa", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["genga", "noun", "genġan", "genġan", "genġan", "", "walker goer"])
let v = native_list_append(v, ["treppe", "noun", "treppan", "treppan", "treppan", "", "alternative form of"])
let v = native_list_append(v, ["dræn", "noun", "drǣna", "drǣne", "drǣne", "", "alternative form of"])
let v = native_list_append(v, ["middæg", "noun", "midde dagas", "middes dæġes", "middum dæġe", "", "noon midday"])
let v = native_list_append(v, ["gelotendæg", "noun", "ġelotendagas", "ġelotendæġes", "ġelotendæġe", "", "afternoon"])
let v = native_list_append(v, ["midniht", "noun", "midda niht", "midre niht", "midre niht", "", "midnight"])
let v = native_list_append(v, ["ealuhus", "noun", "ealuhus", "", "", "", "place where beer"])
let v = native_list_append(v, ["weorþsciepe", "noun", "weorþsċiepas", "weorþsċiepes", "weorþsċiepe", "", "dignity worth honor"])
let v = native_list_append(v, ["hrif", "noun", "hrifu", "hrifes", "hrife", "", "womb"])
let v = native_list_append(v, ["hreaþemus", "noun", "hreaþemȳs", "hreaþemȳs", "hreaþemȳs", "", "bat flying mammal"])
let v = native_list_append(v, ["hreaðemus", "noun", "hreaðemus", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hris", "noun", "hrīs", "hrīses", "hrīse", "", "twig branch"])
let v = native_list_append(v, ["clud", "noun", "clūdas", "clūdes", "clūde", "", "stone rock boulder"])
let v = native_list_append(v, ["worc", "noun", "worca", "worces", "worce", "", "alternative form of"])
let v = native_list_append(v, ["heahengel", "noun", "hēahenglas", "hēahengles", "hēahengle", "", "an archangel"])
let v = native_list_append(v, ["sibbe", "noun", "sibbe", "", "", "", "inflection of sibb"])
let v = native_list_append(v, ["tyncen", "noun", "tynċenu", "tynċenes", "tynċene", "", "a small barrel"])
let v = native_list_append(v, ["belg", "noun", "belg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ticcen", "noun", "tiċċenu", "tiċċenes", "tiċċene", "", "a young goat"])
let v = native_list_append(v, ["striend", "noun", "strīende", "strīende", "strīende", "", "generation race kin"])
let v = native_list_append(v, ["geligre", "noun", "ġeliġru", "", "", "", "the act of"])
let v = native_list_append(v, ["geligere", "noun", "ġeligeru", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geliger", "noun", "ġeligeru", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gec", "noun", "gec", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Februarius", "noun", "Februarius", "", "", "", "February"])
let v = native_list_append(v, ["Ianuarius", "noun", "Ianuarius", "", "", "", "January"])
let v = native_list_append(v, ["Martius", "noun", "Martius", "", "", "", "March"])
let v = native_list_append(v, ["stybb", "noun", "stybbas", "stybbes", "stybbe", "", "stump of a"])
let v = native_list_append(v, ["stubb", "noun", "stubbas", "stubbes", "stubbe", "", "alternative form of"])
let v = native_list_append(v, ["scanca", "noun", "sċancan", "sċancan", "sċancan", "", "leg"])
let v = native_list_append(v, ["sceanca", "noun", "sċeancan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sceonca", "noun", "sċeoncan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gesceft", "noun", "gesceft", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Billa", "noun", "Billa", "", "", "", "a male given"])
let v = native_list_append(v, ["dwolma", "noun", "dwolman", "dwolman", "dwolman", "", "chaos"])
let v = native_list_append(v, ["bræmelberie", "noun", "brǣmelberian", "brǣmelberian", "brǣmelberian", "", "alternative form of"])
let v = native_list_append(v, ["sangestre", "noun", "sangestran", "sangestran", "sangestran", "", "singer female"])
let v = native_list_append(v, ["sangcræft", "noun", "sangcræftas", "", "", "", "the art of"])
let v = native_list_append(v, ["beage", "noun", "beage", "", "", "", "dative singular of"])
let v = native_list_append(v, ["seolcwyrm", "noun", "seolcwyrmas", "seolcwyrmes", "seolcwyrme", "", "silkworm"])
let v = native_list_append(v, ["seolc", "noun", "seolcas", "seolces", "seolce", "", "silk"])
let v = native_list_append(v, ["Iob", "noun", "Iob", "Iōbes", "Iōbe", "", "Job biblical character"])
let v = native_list_append(v, ["pearruc", "noun", "pearrucas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["yce", "noun", "ȳċan", "ȳċan", "ȳċan", "", "toad poisonous frog"])
let v = native_list_append(v, ["eorþberige", "noun", "eorþberiġan", "eorþberiġan", "eorþberiġan", "", "alternative form of"])
let v = native_list_append(v, ["eorþberie", "noun", "eorþberian", "eorþberian", "eorþberian", "", "alternative spelling of"])
let v = native_list_append(v, ["æglæca", "noun", "ǣglǣċan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drinc", "noun", "drinċas", "drinċes", "drinċe", "", "synonym of drynċ"])
let v = native_list_append(v, ["drænc", "noun", "drænċas", "drænċes", "drænċe", "", "alternative form of"])
let v = native_list_append(v, ["eadesa", "noun", "eadesan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þeox", "noun", "þeox", "", "", "", "a spear"])
let v = native_list_append(v, ["þeoxle", "noun", "þeoxlan", "þeoxlan", "þeoxlan", "", "axe"])
let v = native_list_append(v, ["eldo", "noun", "eldo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["waldas", "noun", "waldas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["breþer", "noun", "breþer", "", "", "", "dative singular of"])
let v = native_list_append(v, ["æfgrynde", "noun", "æfgryndu", "æfgryndes", "æfgryndum", "", "abyss"])
let v = native_list_append(v, ["geriht", "noun", "ġeriht", "", "", "", "that which is"])
let v = native_list_append(v, ["slegel", "noun", "sleġlas", "sleġles", "sleġle", "", "an instrument for"])
let v = native_list_append(v, ["strengþu", "noun", "strengþa", "strengþe", "strengþe", "", "strength"])
let v = native_list_append(v, ["strengþo", "noun", "strengþa", "strengþe", "strengþum", "", "alternative form of"])
let v = native_list_append(v, ["ducan", "noun", "ducan", "", "", "", "inflection of dū̆ce"])
let v = native_list_append(v, ["hyfe", "noun", "hyfe", "", "", "", "inflection of hȳf"])
let v = native_list_append(v, ["hyf", "noun", "hȳfa", "hȳfe", "hȳfe", "", "beehive"])
let v = native_list_append(v, ["cenþu", "noun", "cēnþa", "", "", "", "boldness bravery keenness"])
let v = native_list_append(v, ["Ælle", "noun", "Ælle", "", "", "", "a male given"])
let v = native_list_append(v, ["Æþelwulf", "noun", "Æþelwulf", "Æþelwulfes", "Æþelwulfe", "", "a male given"])
let v = native_list_append(v, ["Aþelwulf", "noun", "Aþelwulf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gecor", "noun", "ġecoru", "", "", "", "choice"])
let v = native_list_append(v, ["nemning", "noun", "nemninga", "nemninge", "nemninge", "", "name appellation"])
let v = native_list_append(v, ["cippes", "noun", "cippes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["foþer", "noun", "foþer", "", "", "", "food fodder"])
let v = native_list_append(v, ["dages", "noun", "dages", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["wambadl", "noun", "wambādla", "wambādle", "wambādle", "", "stomach ache"])
let v = native_list_append(v, ["isenordal", "noun", "īsenordāl", "īsenordāles", "īsenordāle", "", "ordeal by iron"])
let v = native_list_append(v, ["croppa", "noun", "croppan", "croppan", "croppan", "", "crop"])
let v = native_list_append(v, ["hlafæta", "noun", "hlāfǣtan", "hlāfǣtan", "hlāfǣtan", "", "bread-eater"])
let v = native_list_append(v, ["wrætt", "noun", "wrǣtta", "wrǣtte", "wrǣtte", "", "ornament jewel"])
let v = native_list_append(v, ["mylne", "noun", "mylne", "", "", "", "inflection of mylen"])
let v = native_list_append(v, ["mylna", "noun", "mylna", "", "", "", "genitive/nominative/accusative plural of"])
let v = native_list_append(v, ["wielm", "noun", "wielmas", "wielmes", "wielme", "", "that which wells"])
let v = native_list_append(v, ["sweofot", "noun", "sweofotu", "sweofotes", "sweofote", "", "sleep slumber"])
let v = native_list_append(v, ["preowthwil", "noun", "prēowthwīla", "", "", "", "the time it"])
let v = native_list_append(v, ["ciepe", "noun", "ċīepan", "ċīepan", "ċīepan", "", "onion Allium cepa"])
let v = native_list_append(v, ["gyr", "noun", "gyras", "gyres", "gyre", "", "mud"])
let v = native_list_append(v, ["arcebiscop", "noun", "arċebisċopas", "arċebisċopes", "arċebisċope", "", "archbishop"])
let v = native_list_append(v, ["Moises", "noun", "Moises", "", "", "", "Moses Biblical character"])
let v = native_list_append(v, ["wituma", "noun", "wituman", "wituman", "wituman", "", "dowry"])
let v = native_list_append(v, ["stæfleahter", "noun", "stæfleahtras", "stæfleahtres", "stæfleahtre", "", "grammatical error"])
let v = native_list_append(v, ["Seaxe", "noun", "Seaxna", "", "Seaxum", "", "alternative form of"])
let v = native_list_append(v, ["Seaxa", "noun", "Seaxan", "Seaxan", "Seaxan", "", "a Saxon"])
let v = native_list_append(v, ["rædere", "noun", "rǣderas", "rǣderes", "rǣdere", "", "one who reads"])
let v = native_list_append(v, ["splott", "noun", "splottas", "splottes", "splotte", "", "a plot or"])
let v = native_list_append(v, ["þiestru", "noun", "þīestra", "þīestre", "þīestre", "", "darkness"])
let v = native_list_append(v, ["orsorg", "noun", "orsorga", "orsorge", "orsorge", "", "freedom from anxiety"])
let v = native_list_append(v, ["swegl", "noun", "swegl", "sweġles", "sweġle", "", "alternative form of"])
let v = native_list_append(v, ["þafung", "noun", "þafunga", "þafunge", "þafunge", "", "consent permission"])
let v = native_list_append(v, ["giedding", "noun", "giedding", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geddung", "noun", "geddung", "", "", "", "alternative form of"])
let v = native_list_append(v, ["giddung", "noun", "giddung", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cyneg", "noun", "cynegas", "cyneges", "cynege", "", "alternative form of"])
let v = native_list_append(v, ["cynegas", "noun", "cynegas", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["pyle", "noun", "pyle", "", "", "", "pillow"])
let v = native_list_append(v, ["eames", "noun", "eames", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["ofertogennes", "noun", "ofertogennessa", "ofertogennesse", "ofertogennesse", "", "the condition of"])
let v = native_list_append(v, ["furh", "noun", "fyrh", "fyrh", "fyrh", "", "furrow"])
let v = native_list_append(v, ["healmes", "noun", "healmes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["gesyd", "noun", "ġesydu", "", "", "", "a place in"])
let v = native_list_append(v, ["seod", "noun", "sēodas", "sēodes", "sēode", "", "a moneybag purse"])
let v = native_list_append(v, ["cnucel", "noun", "cnuclas", "", "", "", "the juncture of"])
let v = native_list_append(v, ["scyrte", "noun", "sċyrtan", "sċyrtan", "sċyrtan", "", "a short garment"])
let v = native_list_append(v, ["uder", "noun", "ūder", "ūdres", "ūdre", "", "udder"])
let v = native_list_append(v, ["dægsceald", "noun", "dæġsċealdas", "", "", "", "a dayshield screen"])
let v = native_list_append(v, ["gimwyrhta", "noun", "ġimwyrhtan", "ġimwyrhtan", "ġimwyrhtan", "", "jeweler"])
let v = native_list_append(v, ["gafolrand", "noun", "gafolrandas", "", "", "", "a line rod"])
let v = native_list_append(v, ["staþolung", "noun", "staþolunga", "staþolunge", "staþolunge", "", "founding foundation settling"])
let v = native_list_append(v, ["staþoliend", "noun", "staþoliende", "staþoliendes", "staþoliende", "", "founder"])
let v = native_list_append(v, ["staþolnes", "noun", "staþolnessa", "staþolnesse", "staþolnesse", "", "firmament foundation"])
let v = native_list_append(v, ["staþolæht", "noun", "staþolǣhte", "staþolǣhte", "staþolǣhte", "", "estate landed possession"])
let v = native_list_append(v, ["modstaþol", "noun", "mōdstaþolas", "mōdstaþoles", "mōdstaþole", "", "the minds foundation"])
let v = native_list_append(v, ["modstaþolnes", "noun", "mōdstaþolnessa", "mōdstaþolnesse", "mōdstaþolnesse", "", "firm-mindedness established character"])
let v = native_list_append(v, ["Hreþe", "noun", "Hreþe", "", "", "", "Rheda deity"])
let v = native_list_append(v, ["Grecland", "noun", "Grecland", "Grēclandes", "Grēclande", "", "the land of"])
let v = native_list_append(v, ["lara", "noun", "lara", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["Cenric", "noun", "Cenric", "", "", "", "a male given"])
let v = native_list_append(v, ["Cerdic", "noun", "Cerdic", "Ċerdices", "Ċerdice", "", "a male given"])
let v = native_list_append(v, ["Dudda", "noun", "Dudda", "Duddan", "Duddan", "", "a male given"])
let v = native_list_append(v, ["Esla", "noun", "Esla", "Eslan", "Eslan", "", "a male given"])
let v = native_list_append(v, ["Ædre", "noun", "Ædre", "Ǣdran", "Ǣdran", "", "a female given"])
let v = native_list_append(v, ["Bebbe", "noun", "Bebbe", "Bebban", "Bebban", "", "a diminutive of"])
let v = native_list_append(v, ["Ealhswiþ", "noun", "Ealhswiþ", "Ealhswīþe", "Ealhswīþe", "", "a female given"])
let v = native_list_append(v, ["edstaþeliend", "noun", "edstaþeliende", "edstaþeliendes", "edstaþeliende", "", "a restorer"])
let v = native_list_append(v, ["wisdomes", "noun", "wisdomes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["tyht", "noun", "tyhtas", "tyhtes", "tyhte", "", "that which is"])
let v = native_list_append(v, ["fotspor", "noun", "fōtsporu", "fōtspores", "fōtspore", "", "a trail of"])
let v = native_list_append(v, ["crisman", "noun", "crisman", "", "", "", "inflection of crisma"])
let v = native_list_append(v, ["wildor", "noun", "wildru", "wildres", "wildre", "", "a wild beast"])
let v = native_list_append(v, ["efenniht", "noun", "efennihta", "", "efennihtum", "", "alternative form of"])
let v = native_list_append(v, ["gnætt", "noun", "gnættas", "gnættes", "gnætte", "", "a small flying"])
let v = native_list_append(v, ["fæderland", "noun", "fæderlanda", "fæderlandes", "fæderlande", "", "ones fathers land"])
let v = native_list_append(v, ["muþa", "noun", "mūþan", "mūþan", "mūþan", "", "the mouth of"])
let v = native_list_append(v, ["sumer", "noun", "sumeras", "sumeres", "sumere", "", "alternative spelling of"])
let v = native_list_append(v, ["bladum", "noun", "bladum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["ælædend", "noun", "ǣlǣdende", "", "", "", "lawgiver legislator"])
let v = native_list_append(v, ["centaurian", "noun", "centaurian", "", "", "", "accusative/genitive/dative singular of"])
let v = native_list_append(v, ["sincgiefa", "noun", "sincġiefan", "sincġiefan", "sincġiefan", "", "a lord the"])
let v = native_list_append(v, ["sincgyfa", "noun", "sincgyfa", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["Iacob", "noun", "Iacob", "Iācōbes", "Iācōbe", "", "Jacob father of"])
let v = native_list_append(v, ["ceola", "noun", "ceola", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["stirc", "noun", "stirc", "", "", "", "stirk"])
let v = native_list_append(v, ["gingra", "noun", "ġingran", "ġingran", "ġingran", "", "disciple"])
let v = native_list_append(v, ["blæstes", "noun", "blæstes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["moraþ", "noun", "mōraþ", "mōraþes", "mōraþe", "", "a sweet boiled"])
let v = native_list_append(v, ["morað", "noun", "mōrað", "mōraðes", "mōraðe", "", "alternative spelling of"])
let v = native_list_append(v, ["grimhelm", "noun", "grīmhelmas", "grīmhelmes", "grīmhelme", "", "a visored helmet"])
let v = native_list_append(v, ["wylfen", "noun", "wylfenna", "wylfenne", "wylfenne", "", "wolf"])
let v = native_list_append(v, ["ogan", "noun", "ogan", "", "", "", "inflection of ōga"])
let v = native_list_append(v, ["heafola", "noun", "heafolan", "heafolan", "heafolan", "", "alternative form of"])
let v = native_list_append(v, ["sælac", "noun", "sǣlāc", "sǣlāces", "sǣlāce", "", "sea-gift"])
let v = native_list_append(v, ["freolac", "noun", "frēolāc", "frēolāces", "frēolāce", "", "oblation free-will offering"])
let v = native_list_append(v, ["feohtlac", "noun", "feohtlāc", "feohtlāces", "feohtlāce", "", "fighting"])
let v = native_list_append(v, ["hæmedlac", "noun", "hǣmedlāc", "hǣmedlāces", "hǣmedlāce", "", "sexual intercourse"])
let v = native_list_append(v, ["slege", "noun", "sleġas", "sleġes", "sleġe", "", "hit strike blow"])
let v = native_list_append(v, ["draca", "noun", "dracan", "dracan", "dracan", "", "dragon"])
let v = native_list_append(v, ["sirce", "noun", "sirce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Iericho", "noun", "Iericho", "", "", "", "Jericho"])
let v = native_list_append(v, ["sunnfolgend", "noun", "sunnfolgende", "sunnfolgendes", "sunnfolgende", "", "the heliotrope flower"])
let v = native_list_append(v, ["solsece", "noun", "sōlsecan", "sōlsecan", "sōlsecan", "", "the heliotrope flower"])
let v = native_list_append(v, ["sigelhweorfa", "noun", "siġelhweorfan", "siġelhweorfan", "siġelhweorfan", "", "a heliotrope flower"])
let v = native_list_append(v, ["hyrdel", "noun", "hyrdlas", "", "", "", "a frame made"])
let v = native_list_append(v, ["dott", "noun", "dott", "", "", "", "dot speck spot"])
let v = native_list_append(v, ["hosan", "noun", "hosena", "", "hosum", "", "pants trousers"])
let v = native_list_append(v, ["selfcwala", "noun", "selfcwalan", "selfcwalan", "selfcwalan", "", "someone who commits"])
let v = native_list_append(v, ["nytte", "noun", "nytte", "", "", "", "inflection of nytt"])
let v = native_list_append(v, ["scolere", "noun", "scōleras", "scōleres", "scōlere", "", "a scholar learner"])
let v = native_list_append(v, ["floda", "noun", "floda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["godwebb", "noun", "godwebba", "godwebbes", "godwebbe", "", "a divine weave"])
let v = native_list_append(v, ["wurma", "noun", "wurman", "wurman", "wurman", "", "a shellfish from"])
let v = native_list_append(v, ["cofgod", "noun", "cōfgodas", "cōfgodes", "cōfgode", "", "household god penates"])
let v = native_list_append(v, ["cofgodas", "noun", "cōfgodas", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["husel", "noun", "hūsel", "hūseles", "hūsele", "", "alternative form of"])
let v = native_list_append(v, ["husl", "noun", "husl", "hūsles", "hūsle", "", "the Eucharist"])
let v = native_list_append(v, ["husul", "noun", "husul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seaþ", "noun", "sēaþas", "sēaþes", "sēaþe", "", "pit hole"])
let v = native_list_append(v, ["reoma", "noun", "reoman", "reoman", "reoman", "", "alternative form of"])
let v = native_list_append(v, ["susl", "noun", "sūsla", "sūsle", "sūsle", "", "torment anguish agony"])
let v = native_list_append(v, ["Waldhere", "noun", "Waldhere", "", "", "", "a male given"])
let v = native_list_append(v, ["olfend", "noun", "olfendas", "olfendes", "olfende", "", "camel"])
let v = native_list_append(v, ["elp", "noun", "elpas", "elpes", "elpe", "", "elephant"])
let v = native_list_append(v, ["ylpend", "noun", "ylpendas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ylp", "noun", "ylpas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hellruna", "noun", "hellrūnan", "hellrūnan", "hellrūnan", "", "one skilled in"])
let v = native_list_append(v, ["helruna", "noun", "helrūnan", "helrūnan", "helrūnan", "", "alternative form of"])
let v = native_list_append(v, ["hellrun", "noun", "hellrūna", "hellrūne", "hellrūne", "", "a sorceress one"])
let v = native_list_append(v, ["helrynegu", "noun", "helrȳneġa", "helrȳneġe", "helrȳneġe", "", "sorceress witch"])
let v = native_list_append(v, ["crabba", "noun", "crabban", "crabban", "crabban", "", "crab"])
let v = native_list_append(v, ["cranoc", "noun", "cranocas", "", "", "", "crane bird"])
let v = native_list_append(v, ["strod", "noun", "strōd", "strōdes", "strōde", "", "marshy land overgrown"])
let v = native_list_append(v, ["netene", "noun", "netene", "", "", "", "dative singular of"])
let v = native_list_append(v, ["gleomann", "noun", "glēomenn", "glēomannes", "glēomenn", "", "a minstrel musician"])
let v = native_list_append(v, ["ealdormann", "noun", "ealdormenn", "ealdormannes", "ealdormenn", "", "A leader ruler"])
let v = native_list_append(v, ["wæpnedmann", "noun", "wǣpnedmenn", "wǣpnedmannes", "wǣpnedmenn", "", "a male"])
let v = native_list_append(v, ["forþgesceaft", "noun", "forþġesċeafte", "forþġesċeafte", "forþġesċeafte", "", "the world creation"])
let v = native_list_append(v, ["wæfersien", "noun", "wæfersīene", "wæfersīene", "wæfersīene", "", "a spectacle a"])
let v = native_list_append(v, ["neorxnawang", "noun", "neorxnawangas", "neorxnawanges", "neorxnawange", "", "Paradise."])
let v = native_list_append(v, ["munec", "noun", "munecas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cysa", "noun", "ċȳsan", "ċȳsan", "ċȳsan", "", "alternative form of"])
let v = native_list_append(v, ["rammes", "noun", "rammes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["Eadweard", "noun", "Eadweard", "Ēadweardes", "Ēadwearde", "", "a male given"])
let v = native_list_append(v, ["senep", "noun", "senepas", "senepes", "senepe", "", "mustard"])
let v = native_list_append(v, ["hæfer", "noun", "hæferas", "hæferes", "hæfere", "", "he-goat buck"])
let v = native_list_append(v, ["Eadric", "noun", "Eadric", "", "", "", "a male given"])
let v = native_list_append(v, ["gleng", "noun", "glenġe", "glenġe", "glenġe", "", "ornament decoration"])
let v = native_list_append(v, ["þefel", "noun", "þefelas", "þefeles", "þefele", "", "mulled wine"])
let v = native_list_append(v, ["bearna", "noun", "bearna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["horh", "noun", "horwas", "horwes", "horwe", "", "phlegm"])
let v = native_list_append(v, ["galdra", "noun", "galdra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["berena", "noun", "berena", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["kining", "noun", "kining", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cawel", "noun", "cāwlas", "cāwles", "cāwle", "", "colewort"])
let v = native_list_append(v, ["guþfugel", "noun", "gūþfuglas", "gūþfugles", "gūþfugle", "", "alternative form of"])
let v = native_list_append(v, ["uþwita", "noun", "ūþwitan", "ūþwitan", "ūþwitan", "", "philosopher"])
let v = native_list_append(v, ["gangweg", "noun", "gangwegas", "gangweġes", "gangweġe", "", "a passageway gangway"])
let v = native_list_append(v, ["cynerice", "noun", "cynerīċu", "cynerīċes", "cynerīċe", "", "The authority of"])
let v = native_list_append(v, ["gebetung", "noun", "ġebētunga", "ġebētunge", "ġebētunge", "", "a bettering an"])
let v = native_list_append(v, ["crocca", "noun", "croccan", "croccan", "croccan", "", "a crock earthenware"])
let v = native_list_append(v, ["alderdom", "noun", "alderdom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Wealas", "noun", "Wēalas", "Wēala", "Wēalum", "", "the Welsh"])
let v = native_list_append(v, ["guþfugelas", "noun", "guþfugelas", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["agenung", "noun", "āgenunga", "āgenunge", "āgenunge", "", "an owning possession"])
let v = native_list_append(v, ["seales", "noun", "seales", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sumerhus", "noun", "sumerhūs", "sumerhūses", "sumerhūse", "", "summerhouse"])
let v = native_list_append(v, ["sumorhus", "noun", "sumorhūs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["winterhus", "noun", "winterhūs", "winterhūses", "winterhūse", "", "winterhouse"])
let v = native_list_append(v, ["scandhus", "noun", "sċandhūs", "sċandhūses", "sċandhūse", "", "house of ill-repute"])
let v = native_list_append(v, ["friþhus", "noun", "friþhūs", "friþhūses", "friþhūse", "", "safehouse asylum sanctuary"])
let v = native_list_append(v, ["generstede", "noun", "ġenerstedas", "ġenerstedes", "ġenerstede", "", "a place of"])
let v = native_list_append(v, ["genear", "noun", "ġenearu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fnora", "noun", "fnoran", "fnoran", "fnoran", "", "a sneeze"])
let v = native_list_append(v, ["eosol", "noun", "eosolas", "eosoles", "eosole", "", "alternative form of"])
let v = native_list_append(v, ["feht", "noun", "feht", "", "", "", "woolen fleece"])
let v = native_list_append(v, ["fanu", "noun", "fana", "fane", "fane", "", "synonym of fana"])
let v = native_list_append(v, ["grindere", "noun", "grinderas", "grinderes", "grinderum", "", "one who or"])
let v = native_list_append(v, ["grindel", "noun", "grindlas", "grindles", "grindle", "", "bar bolt"])
let v = native_list_append(v, ["hnæpp", "noun", "hnæppas", "hnæppes", "hnæppe", "", "cup"])
let v = native_list_append(v, ["hnæpf", "noun", "hnæpfas", "hnæpfes", "hnæpfe", "", "alternative form of"])
let v = native_list_append(v, ["hnæp", "noun", "hnæppas", "hnæppes", "hnæppe", "", "alternative form of"])
let v = native_list_append(v, ["Israhel", "noun", "Israhelas", "Israheles", "Israhele", "", "Israel"])
let v = native_list_append(v, ["holegn", "noun", "holeġnas", "holeġnes", "holeġne", "", "alternative form of"])
let v = native_list_append(v, ["leornungcniht", "noun", "leornungcnihtas", "leornungcnihtes", "leornungcnihte", "", "a youth engaged"])
let v = native_list_append(v, ["cnihthad", "noun", "cnihthādas", "cnihthādes", "cnihthāde", "", "boyhood"])
let v = native_list_append(v, ["cildhad", "noun", "ċildhādas", "ċildhādes", "ċildhāde", "", "childhood"])
let v = native_list_append(v, ["fyrdrinc", "noun", "fyrdrincas", "fyrdrinces", "fyrdrince", "", "warrior soldier"])
let v = native_list_append(v, ["ciefes", "noun", "ċiefesa", "ċiefese", "ċiefese", "", "concubine"])
let v = native_list_append(v, ["ciefese", "noun", "ċiefesan", "ċiefesan", "ċiefesan", "", "concubine"])
let v = native_list_append(v, ["Seaxland", "noun", "Seaxland", "Seaxlandes", "Seaxlande", "", "Saxony a historical"])
let v = native_list_append(v, ["Freslond", "noun", "Freslond", "Frēslondes", "Frēslonde", "", "Friesland"])
let v = native_list_append(v, ["Sweoland", "noun", "Sweoland", "Swēolandes", "Swēolande", "", "Sweden a country"])
let v = native_list_append(v, ["Sweorice", "noun", "Swēorīċu", "Swēorīċes", "Swēorīċe", "", "Sweden a country"])
let v = native_list_append(v, ["deorling", "noun", "dēorlingas", "dēorlinges", "dēorlinge", "", "alternative form of"])
let v = native_list_append(v, ["lufestre", "noun", "lufestran", "lufestran", "lufestran", "", "lover"])
let v = native_list_append(v, ["orleghwil", "noun", "orleġhwīla", "orleġhwīle", "orleġhwīle", "", "a time of"])
let v = native_list_append(v, ["deorlingas", "noun", "deorlingas", "", "", "", "plural of deorling"])
let v = native_list_append(v, ["tramet", "noun", "trāmetas", "trāmetes", "trāmete", "", "page of a"])
let v = native_list_append(v, ["motung", "noun", "mōtunga", "mōtunge", "mōtunge", "", "conversation"])
let v = native_list_append(v, ["antid", "noun", "antid", "", "", "", "prime the first"])
let v = native_list_append(v, ["undæd", "noun", "undǣde", "undǣde", "undǣde", "", "crime misdeed"])
let v = native_list_append(v, ["wyrdstæf", "noun", "wyrdstafas", "wyrdstæfes", "wyrdstæfe", "", "decree of fate"])
let v = native_list_append(v, ["hyre", "noun", "hyre", "", "", "", "inflection of hȳr"])
let v = native_list_append(v, ["sangum", "noun", "sangum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["upganges", "noun", "upganges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["upgange", "noun", "upgange", "", "", "", "dative singular of"])
let v = native_list_append(v, ["upgangas", "noun", "upgangas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["upganga", "noun", "upganga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["upgangum", "noun", "upgangum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["primsang", "noun", "prīmsangas", "prīmsanges", "prīmsange", "", "Prime the religious"])
let v = native_list_append(v, ["primsanges", "noun", "primsanges", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["primsange", "noun", "primsange", "", "", "", "dative singular of"])
let v = native_list_append(v, ["primsangas", "noun", "primsangas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["primsanga", "noun", "primsanga", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["name", "verb", "nāme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abide", "verb", "ābīde", "", "", "", "inflection of ābīdan"])
let v = native_list_append(v, ["abit", "verb", "ābīt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["het", "verb", "hēt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["niet", "verb", "nīet", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["can", "verb", "can", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["seme", "verb", "sēme", "", "", "", "inflection of sēman"])
let v = native_list_append(v, ["bit", "verb", "bīt", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["is", "verb", "ys", "ᛁᛋ", "", "", "third-person singular present"])
let v = native_list_append(v, ["cum", "verb", "cum", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["most", "verb", "mōst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["fere", "verb", "fēre", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["send", "verb", "send", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["bio", "verb", "bīo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["it", "verb", "yt", "ytt", "et", "", "third-person singular present"])
let v = native_list_append(v, ["wrote", "verb", "wrōte", "", "", "", "inflection of wrōtan"])
let v = native_list_append(v, ["write", "verb", "wrīte", "", "", "", "inflection of wrītan"])
let v = native_list_append(v, ["age", "verb", "āge", "", "", "", "inflection of āgan"])
let v = native_list_append(v, ["for", "verb", "fōr", "ᚠᚩᚱᚨ", "fore", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["art", "verb", "art", "", "", "", "alternative form of"])
let v = native_list_append(v, ["was", "verb", "wes", "wæs", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["bad", "verb", "bād", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["gripe", "verb", "grīpe", "", "", "", "inflection of grīpan"])
let v = native_list_append(v, ["sing", "verb", "sing", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["slang", "verb", "slang", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["do", "verb", "dō", "", "", "", "inflection of dōn"])
let v = native_list_append(v, ["amana", "verb", "āmana", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["sy", "verb", "sȳ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["teman", "verb", "tēme", "tēmde", "", "", "alternative form of"])
let v = native_list_append(v, ["hier", "verb", "hīer", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["arise", "verb", "ārīse", "", "", "", "inflection of ārīsan"])
let v = native_list_append(v, ["arisen", "verb", "ārīsen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["born", "verb", "born", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["beaten", "verb", "bēaten", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["began", "verb", "begā", "beēode", "", "", "to bego go"])
let v = native_list_append(v, ["bid", "verb", "bīd", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["come", "verb", "cōme", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["find", "verb", "find", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["went", "verb", "went", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["lean", "verb", "lēa", "lōg", "", "", "to blame fault"])
let v = native_list_append(v, ["let", "verb", "lēt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["rid", "verb", "rīd", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["ride", "verb", "rīde", "", "", "", "inflection of rīdan"])
let v = native_list_append(v, ["rise", "verb", "rīse", "", "", "", "inflection of rīsan"])
let v = native_list_append(v, ["risen", "verb", "rīsen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["sent", "verb", "sent", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["sit", "verb", "sit", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["slide", "verb", "slīde", "", "", "", "inflection of slīdan"])
let v = native_list_append(v, ["slit", "verb", "slīt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["sprang", "verb", "sprang", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["stolen", "verb", "stolen", "", "", "", "past participle of"])
let v = native_list_append(v, ["stride", "verb", "strīde", "", "", "", "inflection of strīdan"])
let v = native_list_append(v, ["swollen", "verb", "swollen", "", "", "", "past participle of"])
let v = native_list_append(v, ["underwrite", "verb", "underwrīte", "", "", "", "inflection of underwrītan"])
let v = native_list_append(v, ["undo", "verb", "undō", "", "", "", "inflection of undōn"])
let v = native_list_append(v, ["wet", "verb", "wēt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["won", "verb", "won", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["era", "verb", "era", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["hebben", "verb", "hebben", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["worden", "verb", "ġeworden", "", "", "", "past participle of"])
let v = native_list_append(v, ["ice", "verb", "īċe", "", "", "", "inflection of īċan"])
let v = native_list_append(v, ["flat", "verb", "flāt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["biet", "verb", "bīet", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["et", "verb", "et", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["far", "verb", "far", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["stop", "verb", "stōp", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["syn", "verb", "sȳn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anime", "verb", "ānime", "", "", "", "inflection of āniman"])
let v = native_list_append(v, ["band", "verb", "band", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["slapen", "verb", "slāpen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["lies", "verb", "līes", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["ah", "verb", "āh", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["sette", "verb", "sette", "", "", "", "inflection of settan"])
let v = native_list_append(v, ["wand", "verb", "wand", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["mot", "verb", "mōt", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["ol", "verb", "ōl", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["si", "verb", "sī", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ga", "verb", "gā", "", "", "", "inflection of gān"])
let v = native_list_append(v, ["nah", "verb", "nāh", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["ho", "verb", "hō", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["am", "verb", "am", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["wan", "verb", "wann", "", "", "", "third-person singular of"])
let v = native_list_append(v, ["gras", "verb", "grās", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["lagen", "verb", "lagen", "", "", "", "past participle of"])
let v = native_list_append(v, ["legen", "verb", "leġen", "", "", "", "past participle of"])
let v = native_list_append(v, ["wat", "verb", "wāt", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["gym", "verb", "ġȳm", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["namen", "verb", "nāmen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fare", "verb", "fare", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["don", "verb", "dō", "dyde", "", "", "to do"])
let v = native_list_append(v, ["fo", "verb", "fō", "", "", "", "inflection of fōn"])
let v = native_list_append(v, ["glad", "verb", "glād", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["mote", "verb", "mōst", "", "", "", "singular present subjunctive"])
let v = native_list_append(v, ["smite", "verb", "smīte", "", "", "", "inflection of smītan"])
let v = native_list_append(v, ["sie", "verb", "sīe", "sȳ", "sīæ", "", "singular present subjunctive"])
let v = native_list_append(v, ["log", "verb", "lōg", "lōh", "", "", "first-person singular preterite"])
let v = native_list_append(v, ["aber", "verb", "āber", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["gale", "verb", "gale", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["rad", "verb", "rād", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["lah", "verb", "lāh", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["bead", "verb", "bēad", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["ter", "verb", "ter", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["luce", "verb", "lūce", "", "", "", "inflection of lūcan"])
let v = native_list_append(v, ["bon", "verb", "bōn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["dom", "verb", "dōm", "ᛞᚩᛗ", "", "", "first-person singular present"])
let v = native_list_append(v, ["barn", "verb", "barn", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["grisen", "verb", "grisen", "", "", "", "past participle of"])
let v = native_list_append(v, ["afore", "verb", "āfōre", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["meow", "verb", "mēow", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["ale", "verb", "āle", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["fio", "verb", "fīo", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["rip", "verb", "rīp", "", "", "", "singular of imp"])
let v = native_list_append(v, ["dengan", "verb", "denġe", "dengde", "", "", "To beat or"])
let v = native_list_append(v, ["belog", "verb", "belōg", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["steppe", "verb", "steppe", "", "", "", "inflection of steppan"])
let v = native_list_append(v, ["nap", "verb", "nāp", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["rime", "verb", "rīme", "", "", "", "inflection of rīman"])
let v = native_list_append(v, ["tema", "verb", "tema", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["bue", "verb", "būe", "", "", "", "inflection of būan"])
let v = native_list_append(v, ["diet", "verb", "dīet", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["fangen", "verb", "fangen", "", "", "", "past participle of"])
let v = native_list_append(v, ["nomen", "verb", "nōmen", "nāmen", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["bun", "verb", "būn", "", "", "", "past participle of"])
let v = native_list_append(v, ["bere", "verb", "bere", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["bogen", "verb", "bogen", "", "", "", "past participle of"])
let v = native_list_append(v, ["blend", "verb", "blēnd", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["abad", "verb", "ābād", "", "", "", "past singular of"])
let v = native_list_append(v, ["hate", "verb", "hāte", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["fer", "verb", "fēr", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["beo", "verb", "bēo", "bēom", "bīom", "", "inflection of bēon"])
let v = native_list_append(v, ["nome", "verb", "nōme", "nāme", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["sac", "verb", "sāc", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["ett", "verb", "ett", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["saga", "verb", "saga", "", "", "", "imperative of sagian"])
let v = native_list_append(v, ["sealtan", "verb", "sealte", "sēolt", "", "", "to salt"])
let v = native_list_append(v, ["sieltan", "verb", "sielte", "sielte", "", "", "to salt"])
let v = native_list_append(v, ["gesieltan", "verb", "ġesielte", "ġesielte", "", "", "to salt"])
let v = native_list_append(v, ["sniwan", "verb", "snīwe", "snīwde", "", "", "to snow"])
let v = native_list_append(v, ["lace", "verb", "lāce", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["blostmian", "verb", "blōstmiġe", "blōstmode", "", "", "to blossom to"])
let v = native_list_append(v, ["grip", "verb", "grīp", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["bacan", "verb", "bace", "bōc", "", "", "to bake"])
let v = native_list_append(v, ["badian", "verb", "bādiġe", "bādode", "", "", "to take a"])
let v = native_list_append(v, ["basnian", "verb", "bāsniġe", "bāsnode", "", "", "to await expect"])
let v = native_list_append(v, ["cure", "verb", "cure", "", "", "", "inflection of ċēosan"])
let v = native_list_append(v, ["æwnian", "verb", "ǣwniġe", "ǣwnode", "", "", "to marry wed"])
let v = native_list_append(v, ["beæwnian", "verb", "beǣwniġe", "beǣwnode", "", "", "to join in"])
let v = native_list_append(v, ["æbylgan", "verb", "ǣbylġe", "ǣbylġde", "", "", "to make angry"])
let v = native_list_append(v, ["æfnan", "verb", "æfne", "æfnde", "", "", "to carry out"])
let v = native_list_append(v, ["ælan", "verb", "ǣle", "ǣlde", "", "", "to kindle light"])
let v = native_list_append(v, ["æmtian", "verb", "ǣmtiġe", "ǣmtode", "", "", "to be at"])
let v = native_list_append(v, ["ærendian", "verb", "ǣrendiġe", "ǣrendode", "", "", "to go on"])
let v = native_list_append(v, ["æswician", "verb", "ǣswiciġe", "ǣswicode", "", "", "to offend scandalize"])
let v = native_list_append(v, ["ætrian", "verb", "ǣtriġe", "ǣtrode", "", "", "to poison"])
let v = native_list_append(v, ["æþryttan", "verb", "ǣþrytte", "ǣþrytte", "", "", "to weary"])
let v = native_list_append(v, ["abat", "verb", "ābāt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["lada", "verb", "lāda", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["teo", "verb", "tēo", "", "", "", "inflection of tēon"])
let v = native_list_append(v, ["wast", "verb", "wāst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["tala", "verb", "tala", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["ceorlian", "verb", "ċeorliġe", "ċeorlode", "", "", "to marry a"])
let v = native_list_append(v, ["wifian", "verb", "wīfiġe", "wīfode", "", "", "to marry a"])
let v = native_list_append(v, ["lute", "verb", "lūte", "", "", "", "inflection of lūtan"])
let v = native_list_append(v, ["anim", "verb", "ānim", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["bint", "verb", "bint", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["recede", "verb", "reċede", "", "", "", "inflection of reċċan"])
let v = native_list_append(v, ["bion", "verb", "bīo", "bīo", "", "", "alternative form of"])
let v = native_list_append(v, ["giefan", "verb", "ġiefe", "ġeaf", "", "", "to give"])
let v = native_list_append(v, ["hir", "verb", "hīr", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["nite", "verb", "nite", "", "", "", "inflection of nitan"])
let v = native_list_append(v, ["alan", "verb", "ale", "ōl", "", "", "to nourish"])
let v = native_list_append(v, ["bide", "verb", "bīde", "", "", "", "inflection of bīdan"])
let v = native_list_append(v, ["cam", "verb", "cam", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["bitt", "verb", "bītt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["lea", "verb", "lēa", "", "", "", "inflection of lēan"])
let v = native_list_append(v, ["luge", "verb", "luge", "", "", "", "inflection of lēogan"])
let v = native_list_append(v, ["mere", "verb", "mere", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["milt", "verb", "milt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["scat", "verb", "sċāt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["slat", "verb", "slāt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["wile", "verb", "wile", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["clang", "verb", "clang", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["fret", "verb", "frēt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["grand", "verb", "grand", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["sag", "verb", "sāg", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["scan", "verb", "sċān", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["sett", "verb", "sett", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["site", "verb", "site", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["snide", "verb", "snide", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["spire", "verb", "spire", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["stag", "verb", "stāg", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["stang", "verb", "stang", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["stent", "verb", "stent", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["swang", "verb", "swang", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["singe", "verb", "singe", "", "", "", "inflection of singan"])
let v = native_list_append(v, ["aris", "verb", "ārīs", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["boren", "verb", "boren", "", "", "", "past participle of"])
let v = native_list_append(v, ["fore", "verb", "fōre", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["slog", "verb", "slōg", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["freo", "verb", "frīo", "freoh", "frioh", "", "imperative singular of"])
let v = native_list_append(v, ["aniet", "verb", "ānīet", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["tided", "verb", "tīded", "", "", "", "past participle of"])
let v = native_list_append(v, ["bond", "verb", "bond", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["deg", "verb", "dēg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["afon", "verb", "āfō", "āfēng", "", "", "to receive take"])
let v = native_list_append(v, ["fond", "verb", "fond", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["molten", "verb", "molten", "", "", "", "past participle of"])
let v = native_list_append(v, ["golden", "verb", "golden", "", "", "", "past participle of"])
let v = native_list_append(v, ["numen", "verb", "numen", "", "", "", "past participle of"])
let v = native_list_append(v, ["lamp", "verb", "lamp", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["motan", "verb", "mōt", "mōste", "", "", "can to be"])
let v = native_list_append(v, ["toc", "verb", "tōc", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["flog", "verb", "flōg", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["pyran", "verb", "pȳre", "pȳrde", "", "", "to look into"])
let v = native_list_append(v, ["lyste", "verb", "lyste", "", "", "", "inflection of lystan"])
let v = native_list_append(v, ["lyst", "verb", "lyst", "", "", "", "inflection of lystan"])
let v = native_list_append(v, ["merde", "verb", "merde", "", "", "", "inflection of merran"])
let v = native_list_append(v, ["sig", "verb", "sīġ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leor", "verb", "lēor", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["wilt", "verb", "wilt", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["gol", "verb", "gōl", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["sind", "verb", "aron", "arun", "earun", "", "Alternate form of"])
let v = native_list_append(v, ["segun", "verb", "sēgun", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["wann", "verb", "wan", "wonn", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["belifan", "verb", "belīfe", "belāf", "", "", "to stay or"])
let v = native_list_append(v, ["bora", "verb", "bora", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["meng", "verb", "menġ", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["glide", "verb", "glīde", "", "", "", "inflection of glīdan"])
let v = native_list_append(v, ["nom", "verb", "nōm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["com", "verb", "cōm", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["lege", "verb", "leġe", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["deo", "verb", "dēo", "", "", "", "inflection of dēon"])
let v = native_list_append(v, ["nime", "verb", "nime", "", "", "", "inflection of niman"])
let v = native_list_append(v, ["bruce", "verb", "brūce", "", "", "", "inflection of brūcan"])
let v = native_list_append(v, ["afar", "verb", "āfar", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["boden", "verb", "boden", "", "", "", "past participle of"])
let v = native_list_append(v, ["sift", "verb", "sift", "", "", "", "inflection of siftan"])
let v = native_list_append(v, ["fand", "verb", "fand", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["menge", "verb", "menġe", "", "", "", "inflection of menġan"])
let v = native_list_append(v, ["galen", "verb", "galen", "", "", "", "past participle of"])
let v = native_list_append(v, ["freon", "verb", "frēon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hieren", "verb", "hīeren", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["dest", "verb", "dēst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["nat", "verb", "nāt", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["ann", "verb", "ann", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["soc", "verb", "sōc", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["leon", "verb", "lēo", "lāh", "", "", "to lend loan"])
let v = native_list_append(v, ["aro", "verb", "earun", "earon", "", "", "Northumbrian form of"])
let v = native_list_append(v, ["sah", "verb", "sāh", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["fett", "verb", "fētt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["leat", "verb", "lēat", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["lumpen", "verb", "lumpen", "", "", "", "past participle of"])
let v = native_list_append(v, ["sitt", "verb", "sitt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["nam", "verb", "nom", "nōm", "", "", "first/third-person preterite of"])
let v = native_list_append(v, ["mæg", "verb", "mæġ", "mǣi", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["gan", "verb", "gā", "ēode", "", "", "to go"])
let v = native_list_append(v, ["cwellan", "verb", "cwelle", "cwealde", "", "", "to kill slay"])
let v = native_list_append(v, ["scacan", "verb", "sċace", "sċōc", "", "", "to pass or"])
let v = native_list_append(v, ["þurfan", "verb", "þearf", "þorfte", "", "", "to need"])
let v = native_list_append(v, ["teme", "verb", "tēme", "", "", "", "inflection of tēman"])
let v = native_list_append(v, ["hon", "verb", "hō", "hēng", "", "", "to hang"])
let v = native_list_append(v, ["linn", "verb", "linn", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["donde", "verb", "dōnde", "", "", "", "present participle of"])
let v = native_list_append(v, ["hafa", "verb", "hafa", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["hatte", "verb", "hātte", "", "", "", "first/third-person singular passive"])
let v = native_list_append(v, ["snið", "verb", "snīð", "", "", "", "inflection of snīðan"])
let v = native_list_append(v, ["spara", "verb", "spara", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["rowan", "verb", "rōwe", "rēow", "", "", "to row with"])
let v = native_list_append(v, ["hladan", "verb", "hlade", "hlōd", "", "", "to load"])
let v = native_list_append(v, ["scriþan", "verb", "sċrīþe", "sċrāþ", "", "", "to move glide"])
let v = native_list_append(v, ["frignan", "verb", "friġne", "fræġn", "", "", "to ask pray"])
let v = native_list_append(v, ["niman", "verb", "nime", "nam", "", "", "with accusative to"])
let v = native_list_append(v, ["þwean", "verb", "þwēa", "þwōg", "", "", "to wash"])
let v = native_list_append(v, ["cempa", "verb", "cempa", "", "", "", ""])
let v = native_list_append(v, ["wite", "verb", "wite", "", "", "", "inflection of witan"])
let v = native_list_append(v, ["nipan", "verb", "nīpe", "nāp", "", "", "to grow dark"])
let v = native_list_append(v, ["bindan", "verb", "binde", "band", "", "", "to bind constrain"])
let v = native_list_append(v, ["durran", "verb", "dearr", "dorste", "", "", "to dare"])
let v = native_list_append(v, ["sculan", "verb", "sċeal", "sċeolde", "", "", "should"])
let v = native_list_append(v, ["scinan", "verb", "sċīne", "sċān", "", "", "to shine"])
let v = native_list_append(v, ["ceosan", "verb", "ċēose", "ċēas", "", "", "to choose select"])
let v = native_list_append(v, ["fleon", "verb", "flēo", "flēah", "", "", "to flee"])
let v = native_list_append(v, ["brucan", "verb", "brūce", "brēac", "", "", "to use"])
let v = native_list_append(v, ["helpan", "verb", "helpe", "healp", "", "", "to help"])
let v = native_list_append(v, ["beran", "verb", "bere", "bær", "", "", "to carry bear"])
let v = native_list_append(v, ["seon", "verb", "sēo", "seah", "", "", "to see look"])
let v = native_list_append(v, ["sittan", "verb", "sitte", "sæt", "", "", "to sit"])
let v = native_list_append(v, ["standan", "verb", "stande", "stōd", "", "", "to stand"])
let v = native_list_append(v, ["slæpan", "verb", "slǣpe", "slēp", "", "", "to sleep"])
let v = native_list_append(v, ["lufian", "verb", "lufiġe", "lufode", "", "", "to love"])
let v = native_list_append(v, ["deman", "verb", "dēme", "dēmde", "", "", "to judge"])
let v = native_list_append(v, ["þencan", "verb", "þenċe", "þōhte", "", "", "to think"])
let v = native_list_append(v, ["þyncan", "verb", "þynċe", "þūhte", "", "", "to seem impersonal"])
let v = native_list_append(v, ["unnan", "verb", "ann", "ūþe", "", "", "to grant or"])
let v = native_list_append(v, ["weorpan", "verb", "weorpe", "wearp", "", "", "to throw"])
let v = native_list_append(v, ["swican", "verb", "swīce", "swāc", "", "", "to wander to"])
let v = native_list_append(v, ["hweorfan", "verb", "hweorfe", "hwearf", "", "", "to turn change"])
let v = native_list_append(v, ["monaþ", "verb", "monaþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bidon", "verb", "bidon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["crincgan", "verb", "crinċġe", "crang", "", "", "alternative form of"])
let v = native_list_append(v, ["þolian", "verb", "þoliġe", "þolode", "", "", "to suffer endure"])
let v = native_list_append(v, ["leodan", "verb", "lēode", "lēad", "", "", "to grow"])
let v = native_list_append(v, ["cweþan", "verb", "cweþe", "cwæþ", "", "", "to say"])
let v = native_list_append(v, ["healdan", "verb", "healde", "hēold", "", "", "to keep watch"])
let v = native_list_append(v, ["fon", "verb", "fō", "fēng", "", "", "to catch capture"])
let v = native_list_append(v, ["hatan", "verb", "hāte", "hēt", "", "", "to call name"])
let v = native_list_append(v, ["hycgan", "verb", "hyċġe", "hogde", "", "", "to think"])
let v = native_list_append(v, ["stod", "verb", "stōd", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["cara", "verb", "cara", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["rodfæstnian", "verb", "rōdfæstniġe", "rōdfæstnode", "", "", "to crucify"])
let v = native_list_append(v, ["fæstnian", "verb", "fæstniġe", "fæstnode", "", "", "to fasten or"])
let v = native_list_append(v, ["dagian", "verb", "dagiġe", "dagode", "", "", "to dawn"])
let v = native_list_append(v, ["agan", "verb", "āh", "āhte", "", "", "to own possess"])
let v = native_list_append(v, ["agen", "verb", "āgen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["agnian", "verb", "āgniġe", "āgnode", "", "", "to claim possession"])
let v = native_list_append(v, ["slean", "verb", "slēa", "slōg", "", "", "to hit strike"])
let v = native_list_append(v, ["bearn", "verb", "bearn", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["eam", "verb", "eom", "æm", "", "", "Mercian and Early"])
let v = native_list_append(v, ["wurde", "verb", "wurde", "", "", "", "inflection of weorþan"])
let v = native_list_append(v, ["drage", "verb", "drage", "", "", "", "inflection of dragan"])
let v = native_list_append(v, ["mænan", "verb", "mǣne", "mǣnde", "", "", "to mean"])
let v = native_list_append(v, ["donne", "verb", "dōnne", "", "", "", "inflected infinitive of"])
let v = native_list_append(v, ["endian", "verb", "endiġe", "endode", "", "", "to end"])
let v = native_list_append(v, ["lyse", "verb", "lȳse", "", "", "", "inflection of lȳsan"])
let v = native_list_append(v, ["lese", "verb", "lese", "", "", "", "inflection of lesan"])
let v = native_list_append(v, ["stilled", "verb", "stilled", "", "", "", "past participle of"])
let v = native_list_append(v, ["delfan", "verb", "delfe", "dealf", "", "", "to dig"])
let v = native_list_append(v, ["cleofan", "verb", "clēofe", "clēaf", "", "", "to cleave split"])
let v = native_list_append(v, ["ete", "verb", "ete", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["spille", "verb", "spille", "", "", "", "inflection of spillan"])
let v = native_list_append(v, ["blent", "verb", "blent", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["wefan", "verb", "wefe", "wæf", "", "", "to weave"])
let v = native_list_append(v, ["brecan", "verb", "brece", "bræc", "", "", "to break"])
let v = native_list_append(v, ["ongietan", "verb", "onġiete", "onġeat", "", "", "to understand recognize"])
let v = native_list_append(v, ["oncweþan", "verb", "oncweþe", "oncwæþ", "", "", "to respond to"])
let v = native_list_append(v, ["animan", "verb", "ānime", "ānam", "", "", "to take away"])
let v = native_list_append(v, ["gefrignan", "verb", "ġefriġne", "ġefræġn", "", "", "to find out"])
let v = native_list_append(v, ["biddan", "verb", "bidde", "bæd", "", "", "to ask +"])
let v = native_list_append(v, ["beodan", "verb", "bēode", "bēad", "", "", "to offer give"])
let v = native_list_append(v, ["gieldan", "verb", "ġielde", "ġeald", "", "", "to pay"])
let v = native_list_append(v, ["forgieldan", "verb", "forġielde", "forġeald", "", "", "to pay for"])
let v = native_list_append(v, ["bidan", "verb", "bīde", "bād", "", "", "to wait"])
let v = native_list_append(v, ["gebidan", "verb", "ġebīde", "ġebād", "", "", "to wait bide"])
let v = native_list_append(v, ["wunian", "verb", "wuniġe", "wunode", "", "", "to live somewhere"])
let v = native_list_append(v, ["reced", "verb", "reċed", "strong", "ang-adecl", "", "past participle of"])
let v = native_list_append(v, ["lacan", "verb", "lāce", "lēc", "", "", "to move about"])
let v = native_list_append(v, ["gewunian", "verb", "ġewuniġe", "ġewunode", "", "", "to stand by"])
let v = native_list_append(v, ["scieppan", "verb", "sċieppe", "sċōp", "", "", "to create"])
let v = native_list_append(v, ["sacan", "verb", "sace", "sōc", "", "", "to fight"])
let v = native_list_append(v, ["gelpan", "verb", "ġelpe", "ġealp", "", "", "alternative form of"])
let v = native_list_append(v, ["siþian", "verb", "sīþiġe", "sīþode", "", "", "to travel journey"])
let v = native_list_append(v, ["hnossian", "verb", "hnossiġe", "hnossode", "", "", "to strike or"])
let v = native_list_append(v, ["abidan", "verb", "ābīde", "ābād", "", "", "to wait +genitive"])
let v = native_list_append(v, ["buan", "verb", "būe", "būde", "", "", "to live or"])
let v = native_list_append(v, ["agon", "verb", "āgon", "", "", "", "plural present indicative"])
let v = native_list_append(v, ["blotan", "verb", "blōte", "blēot", "", "", "to sacrifice +"])
let v = native_list_append(v, ["eacen", "verb", "ēacen", "strong", "ang-adecl", "", "past participle of"])
let v = native_list_append(v, ["eacan", "verb", "ēace", "ēoc", "", "", "to increase or"])
let v = native_list_append(v, ["ascian", "verb", "āsciġe", "āscode", "", "", "to ask +"])
let v = native_list_append(v, ["hreosan", "verb", "hrēose", "hrēas", "", "", "to fall"])
let v = native_list_append(v, ["geascian", "verb", "ġeāsciġe", "ġeāscode", "", "", "to discover to"])
let v = native_list_append(v, ["weorþan", "verb", "weorþe", "wearþ", "", "", "to become"])
let v = native_list_append(v, ["geweorþan", "verb", "ġeweorþe", "ġewearþ", "", "", "to become"])
let v = native_list_append(v, ["forweorþan", "verb", "forweorþe", "forwearþ", "", "", "to perish"])
let v = native_list_append(v, ["leoran", "verb", "lēore", "lēorde", "", "", "to pass away"])
let v = native_list_append(v, ["dreosan", "verb", "drēose", "drēas", "", "", "to fall"])
let v = native_list_append(v, ["gedreosan", "verb", "ġedrēose", "ġedrēas", "", "", "to fall"])
let v = native_list_append(v, ["singen", "verb", "singen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["dec", "verb", "dēċ", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["wendan", "verb", "wende", "wende", "", "", "to turn"])
let v = native_list_append(v, ["dragen", "verb", "dragen", "", "", "", "past participle of"])
let v = native_list_append(v, ["wadan", "verb", "wade", "wōd", "", "", "to go to"])
let v = native_list_append(v, ["witan", "verb", "wāt", "wisse", "", "", "to know be"])
let v = native_list_append(v, ["carian", "verb", "cariġe", "carode", "", "", "to care about"])
let v = native_list_append(v, ["dælan", "verb", "dǣle", "dǣlde", "", "", "to share"])
let v = native_list_append(v, ["faran", "verb", "fare", "fōr", "", "", "to go used"])
let v = native_list_append(v, ["feran", "verb", "fēre", "fērde", "", "", "to go to"])
let v = native_list_append(v, ["willan", "verb", "wille", "wolde", "", "", "to want desire"])
let v = native_list_append(v, ["freogan", "verb", "frēo", "frēode", "", "", "to free to"])
let v = native_list_append(v, ["habban", "verb", "hæbbe", "hæfde", "", "", "to have possess"])
let v = native_list_append(v, ["hebban", "verb", "hebbe", "hōf", "", "", "to lift raise"])
let v = native_list_append(v, ["wundian", "verb", "wundiġe", "wundode", "", "", "to wound or"])
let v = native_list_append(v, ["mengan", "verb", "menġe", "mengde", "", "", "to mix to"])
let v = native_list_append(v, ["ondo", "verb", "ondō", "", "", "", "inflection of ondōn"])
let v = native_list_append(v, ["sendan", "verb", "sende", "sende", "", "", "to send"])
let v = native_list_append(v, ["wod", "verb", "wōd", "", "", "", "first/third-person preterite singular"])
let v = native_list_append(v, ["licgan", "verb", "liċġe", "læġ", "", "", "to lie be"])
let v = native_list_append(v, ["lecgan", "verb", "leċġe", "leġde", "", "", "to put or"])
let v = native_list_append(v, ["stele", "verb", "stele", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["seng", "verb", "senġ", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["hæman", "verb", "hǣme", "hǣmde", "", "", "to have sex"])
let v = native_list_append(v, ["dugan", "verb", "dēag", "dohte", "", "", "to avail to"])
let v = native_list_append(v, ["cunnan", "verb", "cann", "cūþe", "", "", "to know to"])
let v = native_list_append(v, ["bende", "verb", "bende", "", "", "", "inflection of bendan"])
let v = native_list_append(v, ["logian", "verb", "lōgiġe", "lōgode", "", "", "to lodge place"])
let v = native_list_append(v, ["manian", "verb", "maniġe", "manode", "", "", "to bring to"])
let v = native_list_append(v, ["bihreosan", "verb", "bihrēose", "bihrēas", "", "", "alternative form of"])
let v = native_list_append(v, ["hydan", "verb", "hȳde", "hȳdde", "", "", "to hide or"])
let v = native_list_append(v, ["lata", "verb", "lata", "", "", "", "imperative plural of"])
let v = native_list_append(v, ["þennan", "verb", "þenne", "þenede", "", "", "to stretch stretch"])
let v = native_list_append(v, ["bædan", "verb", "bǣde", "bǣdde", "", "", "to constrain incite"])
let v = native_list_append(v, ["bannan", "verb", "banne", "bēonn", "", "", "to summon especially"])
let v = native_list_append(v, ["bifian", "verb", "bifiġe", "bifode", "", "", "to tremble shake"])
let v = native_list_append(v, ["drincan", "verb", "drince", "dranc", "", "", "to drink"])
let v = native_list_append(v, ["cep", "verb", "cēp", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["alef", "verb", "ālēf", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["wop", "verb", "wōp", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["etan", "verb", "ete", "ǣt", "", "", "to eat"])
let v = native_list_append(v, ["feortan", "verb", "feorte", "feart", "", "", "to fart"])
let v = native_list_append(v, ["cuman", "verb", "cume", "cōm", "", "", "to come"])
let v = native_list_append(v, ["drogen", "verb", "ġedrogen", "", "", "", "past participle of"])
let v = native_list_append(v, ["haten", "verb", "hāten", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["willen", "verb", "willen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["gespannen", "verb", "ġespannen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["geboren", "verb", "ġeboren", "", "", "", "past participle of"])
let v = native_list_append(v, ["grof", "verb", "grōf", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["sete", "verb", "sete", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["wegen", "verb", "wegen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["rece", "verb", "rēċe", "", "", "", "inflection of rēċan"])
let v = native_list_append(v, ["canst", "verb", "canst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["behangen", "verb", "behangen", "", "", "", "past participle of"])
let v = native_list_append(v, ["hangen", "verb", "hangen", "", "", "", "past participle of"])
let v = native_list_append(v, ["awent", "verb", "āwent", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["wes", "verb", "wæs", "uæs", "", "", "singular imperative of"])
let v = native_list_append(v, ["swungen", "verb", "swungen", "", "", "", "past participle of"])
let v = native_list_append(v, ["sungen", "verb", "sungen", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["belge", "verb", "belge", "", "", "", "inflection of belgan"])
let v = native_list_append(v, ["wah", "verb", "wāh", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["nage", "verb", "nāge", "", "", "", "inflection of nāgan"])
let v = native_list_append(v, ["rann", "verb", "rann", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["lære", "verb", "lǣre", "", "", "", "inflection of lǣran"])
let v = native_list_append(v, ["brang", "verb", "brang", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["beotian", "verb", "bēotiġe", "bēotode", "", "", "to threaten"])
let v = native_list_append(v, ["tele", "verb", "tele", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["inga", "verb", "ingā", "", "", "", "inflection of ingān"])
let v = native_list_append(v, ["deh", "verb", "dēh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bollen", "verb", "bollen", "", "", "", "past participle of"])
let v = native_list_append(v, ["hata", "verb", "hata", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["rit", "verb", "rīt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["lett", "verb", "lett", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["aru", "verb", "earun", "earon", "", "", "Northumbrian form of"])
let v = native_list_append(v, ["anam", "verb", "anām", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["ras", "verb", "rās", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["meten", "verb", "meten", "", "", "", "past participle of"])
let v = native_list_append(v, ["cyssan", "verb", "cysse", "cyste", "", "", "to kiss"])
let v = native_list_append(v, ["gulden", "verb", "gulden", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["tær", "verb", "tær", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["aho", "verb", "āhō", "", "", "", "inflection of āhōn"])
let v = native_list_append(v, ["hwan", "verb", "hwān", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["geotan", "verb", "ġēote", "ġēat", "", "", "to pour"])
let v = native_list_append(v, ["bestride", "verb", "bestrīde", "", "", "", "inflection of bestrīdan"])
let v = native_list_append(v, ["abelgan", "verb", "ābelge", "ābealg", "", "", "to make angry"])
let v = native_list_append(v, ["fretan", "verb", "frete", "frǣt", "", "", "to devour"])
let v = native_list_append(v, ["wyrcan", "verb", "wyrċe", "worhte", "", "", "to make"])
let v = native_list_append(v, ["redan", "verb", "rēde", "rēdde", "", "", "alternative form of"])
let v = native_list_append(v, ["aþecgan", "verb", "āþeċġe", "āþeġde", "", "", "to take on"])
let v = native_list_append(v, ["sien", "verb", "sīen", "sȳn", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["toslitan", "verb", "tōslīte", "tōslāt", "", "", "to tear apart"])
let v = native_list_append(v, ["slitan", "verb", "slīte", "slāt", "", "", "to tear rend"])
let v = native_list_append(v, ["slite", "verb", "slīte", "", "", "", "inflection of slītan"])
let v = native_list_append(v, ["winnan", "verb", "winne", "wann", "", "", "to struggle suffer"])
let v = native_list_append(v, ["gewitan", "verb", "ġewīte", "ġewāt", "", "", "to depart"])
let v = native_list_append(v, ["secan", "verb", "sēċe", "sōhte", "", "", "to look for"])
let v = native_list_append(v, ["todælan", "verb", "tōdǣle", "tōdǣlde", "", "", "to divide separate"])
let v = native_list_append(v, ["dreogan", "verb", "drēoge", "drēag", "", "", "to do take"])
let v = native_list_append(v, ["geworden", "verb", "ġeworden", "", "", "", "past participle of"])
let v = native_list_append(v, ["miþan", "verb", "mīþe", "māþ", "", "", "to hide conceal"])
let v = native_list_append(v, ["gemetan", "verb", "ġemēte", "ġemētte", "", "", "to meet encounter"])
let v = native_list_append(v, ["ofgiefan", "verb", "ofġiefe", "ofġeaf", "", "", "to give up"])
let v = native_list_append(v, ["abeodan", "verb", "ābēode", "ābēad", "", "", "to proclaim announce"])
let v = native_list_append(v, ["fundian", "verb", "fundiġe", "fundode", "", "", "to set out"])
let v = native_list_append(v, ["tynan", "verb", "tȳne", "tȳnde", "", "", "to enclose fence"])
let v = native_list_append(v, ["wyrgan", "verb", "wyrġe", "wyrġde", "", "", "to strangle"])
let v = native_list_append(v, ["hlad", "verb", "hlad", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["hlina", "verb", "hlina", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["gefrunon", "verb", "ġefrūnon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fremman", "verb", "fremme", "fremede", "", "", "to do accomplish"])
let v = native_list_append(v, ["ofteon", "verb", "oftēo", "oftēah", "", "", "to take away"])
let v = native_list_append(v, ["slep", "verb", "slēp", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["hloh", "verb", "hlōh", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["metan", "verb", "mete", "mæt", "", "", "to measure"])
let v = native_list_append(v, ["egesian", "verb", "eġesiġe", "eġesode", "", "", "to terrify"])
let v = native_list_append(v, ["findan", "verb", "finde", "fand", "", "", "to find"])
let v = native_list_append(v, ["warna", "verb", "warna", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["ofteah", "verb", "oftēah", "", "", "", "first/third-person preterite of"])
let v = native_list_append(v, ["temen", "verb", "tēmen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["þeon", "verb", "þēo", "þāh", "", "", "to flourish prosper"])
let v = native_list_append(v, ["hyran", "verb", "hȳre", "hȳrde", "", "", "alternative form of"])
let v = native_list_append(v, ["gyldan", "verb", "ġylde", "ġeald", "", "", "alternative form of"])
let v = native_list_append(v, ["cennan", "verb", "cenne", "cende", "", "", "to make known"])
let v = native_list_append(v, ["drugon", "verb", "drugon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["forgiefan", "verb", "forġiefe", "forġeaf", "", "", "to give +dative"])
let v = native_list_append(v, ["wealdan", "verb", "wealde", "wēold", "", "", "to control +"])
let v = native_list_append(v, ["gelæstan", "verb", "ġelǣste", "ġelǣste", "", "", "to perform fulfil"])
let v = native_list_append(v, ["gewat", "verb", "ġewāt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["ætberan", "verb", "ætbere", "ætbær", "", "", "to bring carry"])
let v = native_list_append(v, ["teon", "verb", "tēo", "tēah", "", "", "to drag draw"])
let v = native_list_append(v, ["geafon", "verb", "ġēafon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["wæcnan", "verb", "wæcne", "wæcnde", "", "", "to wake up"])
let v = native_list_append(v, ["felan", "verb", "fēle", "fēlde", "", "", "to feel"])
let v = native_list_append(v, ["nagen", "verb", "nāgen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["biþ", "verb", "bioþ", "byþ", "byt", "", "third-person singular present"])
let v = native_list_append(v, ["byþ", "verb", "biþ", "", "", "", "is third-person singular"])
let v = native_list_append(v, ["cunnian", "verb", "cunniġe", "cunnode", "", "", "to experience learn"])
let v = native_list_append(v, ["onwæcnan", "verb", "onwæcne", "onwæcnde", "", "", "to wake up"])
let v = native_list_append(v, ["onwoc", "verb", "onwōc", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["cine", "verb", "ċīne", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["fia", "verb", "fīa", "", "", "", "singular present imperative"])
let v = native_list_append(v, ["rædan", "verb", "rǣde", "rēd", "", "", "to read"])
let v = native_list_append(v, ["beirnan", "verb", "beirne", "bearn", "", "", "to run into/by"])
let v = native_list_append(v, ["sellan", "verb", "selle", "sealde", "", "", "to give"])
let v = native_list_append(v, ["gebannan", "verb", "ġebanne", "ġebēonn", "", "", "to order command"])
let v = native_list_append(v, ["limpan", "verb", "limpe", "lamp", "", "", "to happen occur"])
let v = native_list_append(v, ["hlifian", "verb", "hlifiġe", "hlifode", "", "", "to tower stand"])
let v = native_list_append(v, ["swinge", "verb", "swinge", "", "", "", "inflection of swingan"])
let v = native_list_append(v, ["aga", "verb", "āgā", "", "", "", "inflection of āgān"])
let v = native_list_append(v, ["cuþ", "verb", "cūþ", "cūð", "", "", "past participle of"])
let v = native_list_append(v, ["secgan", "verb", "seċġe", "sæġde", "", "", "to say tell"])
let v = native_list_append(v, ["sægde", "verb", "sæġde", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["cuþe", "verb", "cūþe", "", "", "", "inflection of cunnan"])
let v = native_list_append(v, ["reccan", "verb", "reċċe", "reahte", "", "", "to explain"])
let v = native_list_append(v, ["bebugan", "verb", "bebūge", "bebēag", "", "", "to surround encompass"])
let v = native_list_append(v, ["settan", "verb", "sette", "sette", "", "", "to set establish"])
let v = native_list_append(v, ["gefrætwian", "verb", "ġefrætwiġe", "ġefrætwode", "", "", "to adorn deck"])
let v = native_list_append(v, ["blended", "verb", "blended", "", "", "", "past participle of"])
let v = native_list_append(v, ["onginnan", "verb", "onġinne", "ongann", "", "", "to begin start"])
let v = native_list_append(v, ["sawan", "verb", "sāwe", "sēow", "", "", "to sow seed"])
let v = native_list_append(v, ["wenden", "verb", "wenden", "", "", "", "present subjunctive plural"])
let v = native_list_append(v, ["weardian", "verb", "weardiġe", "weardode", "", "", "to guard protect"])
let v = native_list_append(v, ["scrifan", "verb", "sċrīfe", "sċrāf", "", "", "to decree appoint"])
let v = native_list_append(v, ["gewrecan", "verb", "ġewrece", "ġewræc", "", "", "to avenge wreak"])
let v = native_list_append(v, ["gefeon", "verb", "ġefēo", "ġefeah", "", "", "to rejoice exult"])
let v = native_list_append(v, ["beden", "verb", "beden", "", "", "", "past participle of"])
let v = native_list_append(v, ["neosian", "verb", "nēosiġe", "nēosode", "", "", "to seek go"])
let v = native_list_append(v, ["swefan", "verb", "swefe", "swæf", "", "", "to sleep"])
let v = native_list_append(v, ["drog", "verb", "drōg", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["recce", "verb", "reċċe", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["ridan", "verb", "rīde", "rād", "", "", "to ride"])
let v = native_list_append(v, ["writan", "verb", "wrīte", "wrāt", "", "", "to write"])
let v = native_list_append(v, ["sceotan", "verb", "sċēote", "sċēat", "", "", "to shoot throw"])
let v = native_list_append(v, ["fleogan", "verb", "flēoge", "flēag", "", "", "to fly"])
let v = native_list_append(v, ["scufan", "verb", "sċūfe", "sċēaf", "", "", "to push shove"])
let v = native_list_append(v, ["sweltan", "verb", "swelte", "swealt", "", "", "to die"])
let v = native_list_append(v, ["ceorfan", "verb", "ċeorfe", "ċearf", "", "", "to cut"])
let v = native_list_append(v, ["feohtan", "verb", "feohte", "feaht", "", "", "to fight"])
let v = native_list_append(v, ["berstan", "verb", "berste", "bærst", "", "", "to break shatter"])
let v = native_list_append(v, ["scieran", "verb", "sċiere", "sċear", "", "", "to shave"])
let v = native_list_append(v, ["sprecan", "verb", "sprece", "spræc", "", "", "to speak talk"])
let v = native_list_append(v, ["feallan", "verb", "fealle", "fēoll", "", "", "to fall"])
let v = native_list_append(v, ["cnawan", "verb", "cnāwe", "cnēow", "", "", "to know"])
let v = native_list_append(v, ["growan", "verb", "grōwe", "grēow", "", "", "to grow"])
let v = native_list_append(v, ["hleapan", "verb", "hlēape", "hlēop", "", "", "to jump"])
let v = native_list_append(v, ["swerian", "verb", "swerie", "swōr", "", "", "to swear an"])
let v = native_list_append(v, ["arian", "verb", "āriġe", "ārode", "", "", "to show mercy"])
let v = native_list_append(v, ["beon", "verb", "bēo", "bēo", "", "", "to be exist"])
let v = native_list_append(v, ["wesan", "verb", "eom", "wæs", "", "", "to be exist"])
let v = native_list_append(v, ["hlihhan", "verb", "hlihhe", "hlōg", "", "", "alternative form of"])
let v = native_list_append(v, ["magan", "verb", "mæġ", "meahte", "", "", "can to be"])
let v = native_list_append(v, ["scamian", "verb", "sċamiġe", "sċamode", "", "", "to be ashamed"])
let v = native_list_append(v, ["scieldan", "verb", "sċielde", "sċielde", "", "", "alternative form of"])
let v = native_list_append(v, ["baþian", "verb", "baþiġe", "baþode", "", "", "to bathe"])
let v = native_list_append(v, ["bereofan", "verb", "berēofe", "berēaf", "", "", "to bereave deprive"])
let v = native_list_append(v, ["reafian", "verb", "rēafiġe", "rēafode", "", "", "to rob"])
let v = native_list_append(v, ["bitan", "verb", "bīte", "bāt", "", "", "to bite"])
let v = native_list_append(v, ["bletsian", "verb", "blētsiġe", "blētsode", "", "", "to bless to"])
let v = native_list_append(v, ["borgian", "verb", "borgiġe", "borgode", "", "", "to borrow"])
let v = native_list_append(v, ["bregdan", "verb", "breġde", "bræġd", "", "", "to move back"])
let v = native_list_append(v, ["bringan", "verb", "bringe", "brōhte", "", "", "to bring"])
let v = native_list_append(v, ["byldan", "verb", "bylde", "bylde", "", "", "alternative form of"])
let v = native_list_append(v, ["brycgian", "verb", "bryċġiġe", "bryċġode", "", "", "to bridge"])
let v = native_list_append(v, ["bycgan", "verb", "byċġe", "bohte", "", "", "to buy"])
let v = native_list_append(v, ["byrgan", "verb", "byrġe", "byrġde", "", "", "to hide"])
let v = native_list_append(v, ["biernan", "verb", "bierne", "barn", "", "", "to burn"])
let v = native_list_append(v, ["colian", "verb", "cōliġe", "cōlode", "", "", "to cool"])
let v = native_list_append(v, ["ceallian", "verb", "ċealliġe", "ċeallode", "", "", "to call"])
let v = native_list_append(v, ["cepan", "verb", "cēpe", "cēpte", "", "", "to keep an"])
let v = native_list_append(v, ["ceowan", "verb", "ċēowe", "ċēaw", "", "", "to chew"])
let v = native_list_append(v, ["clænsian", "verb", "clǣnsiġe", "clǣnsode", "", "", "to clean cleanse"])
let v = native_list_append(v, ["creopan", "verb", "crēope", "crēap", "", "", "to crawl"])
let v = native_list_append(v, ["clyppan", "verb", "clyppe", "clypte", "", "", "to hug"])
let v = native_list_append(v, ["crudan", "verb", "crūde", "crēad", "", "", "to drive"])
let v = native_list_append(v, ["cwacian", "verb", "cwaciġe", "cwacode", "", "", "to quake"])
let v = native_list_append(v, ["becweþan", "verb", "becweþe", "becwæþ", "", "", "to say or"])
let v = native_list_append(v, ["dragan", "verb", "drage", "drōg", "", "", "to draw drag"])
let v = native_list_append(v, ["drifan", "verb", "drīfe", "drāf", "", "", "to drive force"])
let v = native_list_append(v, ["drencan", "verb", "drenċe", "drencte", "", "", "to give someone"])
let v = native_list_append(v, ["drygan", "verb", "drȳġe", "drȳġde", "", "", "to dry make"])
let v = native_list_append(v, ["dropian", "verb", "dropiġe", "dropode", "", "", "to drop"])
let v = native_list_append(v, ["drusian", "verb", "drūsiġe", "drūsode", "", "", "to immerse sink"])
let v = native_list_append(v, ["dyfan", "verb", "dȳfe", "dȳfde", "", "", "to dive"])
let v = native_list_append(v, ["dyppan", "verb", "dyppe", "dypede", "", "", "to dip"])
let v = native_list_append(v, ["earnian", "verb", "earniġe", "earnode", "", "", "to deserve"])
let v = native_list_append(v, ["fæstan", "verb", "fæste", "fæste", "", "", "to fasten make"])
let v = native_list_append(v, ["fealdan", "verb", "fealde", "fēold", "", "", "to fold"])
let v = native_list_append(v, ["fedan", "verb", "fēde", "fēdde", "", "", "to feed"])
let v = native_list_append(v, ["fiellan", "verb", "fielle", "fielde", "", "", "to fell"])
let v = native_list_append(v, ["fiscian", "verb", "fisciġe", "fiscode", "", "", "to fish"])
let v = native_list_append(v, ["fleotan", "verb", "flēote", "flēat", "", "", "to float"])
let v = native_list_append(v, ["flowan", "verb", "flōwe", "flēow", "", "", "to flow"])
let v = native_list_append(v, ["folgian", "verb", "folgiġe", "folgode", "", "", "to follow"])
let v = native_list_append(v, ["forgietan", "verb", "forġiete", "forġeat", "", "", "to forget"])
let v = native_list_append(v, ["begietan", "verb", "beġiete", "beġeat", "", "", "to get"])
let v = native_list_append(v, ["gietan", "verb", "ġiete", "ġeat", "", "", "to get"])
let v = native_list_append(v, ["freosan", "verb", "frēose", "frēas", "", "", "to freeze"])
let v = native_list_append(v, ["fulian", "verb", "fūliġe", "fūlode", "", "", "to foul"])
let v = native_list_append(v, ["læstan", "verb", "lǣste", "lǣste", "", "", "to follow pursue"])
let v = native_list_append(v, ["cranc", "verb", "cranc", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["crincan", "verb", "crince", "cranc", "", "", "to curl"])
let v = native_list_append(v, ["cringan", "verb", "cringe", "crang", "", "", "to fall yield"])
let v = native_list_append(v, ["ginian", "verb", "ġiniġe", "ġinode", "", "", "to yawn"])
let v = native_list_append(v, ["wundrian", "verb", "wundriġe", "wundrode", "", "", "to be amazed"])
let v = native_list_append(v, ["gaderian", "verb", "gaderiġe", "gaderode", "", "", "to bring together"])
let v = native_list_append(v, ["gielpan", "verb", "ġielpe", "ġealp", "", "", "to glory boast"])
let v = native_list_append(v, ["glidan", "verb", "glīde", "glād", "", "", "to glide"])
let v = native_list_append(v, ["gretan", "verb", "grēte", "grētte", "", "", "to greet address"])
let v = native_list_append(v, ["greotan", "verb", "grēote", "grēat", "", "", "to weep cry"])
let v = native_list_append(v, ["grindan", "verb", "grinde", "grand", "", "", "to destroy by"])
let v = native_list_append(v, ["gripan", "verb", "grīpe", "grāp", "", "", "to gripe grip"])
let v = native_list_append(v, ["grafan", "verb", "grafe", "grōf", "", "", "to dig dig"])
let v = native_list_append(v, ["gyrdan", "verb", "gyrde", "gyrde", "", "", "to gird"])
let v = native_list_append(v, ["giellan", "verb", "ġielle", "ġeall", "", "", "to yell"])
let v = native_list_append(v, ["hangian", "verb", "hangiġe", "hangode", "", "", "to hang"])
let v = native_list_append(v, ["hatian", "verb", "hatiġe", "hatode", "", "", "to hate"])
let v = native_list_append(v, ["hælan", "verb", "hǣle", "hǣlde", "", "", "to heal"])
let v = native_list_append(v, ["hætan", "verb", "hǣte", "hǣtte", "", "", "to heat"])
let v = native_list_append(v, ["heawan", "verb", "hēawe", "hēow", "", "", "to strike smite"])
let v = native_list_append(v, ["hedan", "verb", "hēde", "hēdde", "", "", "to pay attention"])
let v = native_list_append(v, ["hlysnan", "verb", "hlysne", "hlysnde", "", "", "to listen"])
let v = native_list_append(v, ["hopian", "verb", "hopiġe", "hopode", "", "", "to hope +genitive"])
let v = native_list_append(v, ["hreowan", "verb", "hrēowan", "strong", "ang-conj", "", "to regret rue"])
let v = native_list_append(v, ["hyngran", "verb", "hyngre", "hyngrede", "", "", "to be hungry"])
let v = native_list_append(v, ["huntian", "verb", "huntiġe", "huntode", "", "", "to hunt"])
let v = native_list_append(v, ["hwettan", "verb", "hwette", "hwette", "", "", "to sharpen"])
let v = native_list_append(v, ["hwisprian", "verb", "hwispriġe", "hwisprode", "", "", "to whisper"])
let v = native_list_append(v, ["iecan", "verb", "īeċe", "īehte", "", "", "to increase or"])
let v = native_list_append(v, ["rinnan", "verb", "rinne", "rann", "", "", "to run"])
let v = native_list_append(v, ["wara", "verb", "wara", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["hlowan", "verb", "hlōwe", "hlēow", "", "", "to moo low"])
let v = native_list_append(v, ["rarian", "verb", "rāriġe", "rārode", "", "", "to roar bellow"])
let v = native_list_append(v, ["ræran", "verb", "rǣre", "rǣrde", "", "", "to raise set"])
let v = native_list_append(v, ["iernan", "verb", "ierne", "arn", "", "", "alternative form of"])
let v = native_list_append(v, ["langian", "verb", "langiġe", "langode", "", "", "to get longer"])
let v = native_list_append(v, ["læran", "verb", "lǣre", "lǣrde", "", "", "with accusative to"])
let v = native_list_append(v, ["laþian", "verb", "laþiġe", "laþode", "", "", "to invite"])
let v = native_list_append(v, ["læccan", "verb", "læċċe", "lǣhte", "", "", "to grab sometimes"])
let v = native_list_append(v, ["lædan", "verb", "lǣde", "lǣdde", "", "", "to lead"])
let v = native_list_append(v, ["læfan", "verb", "lǣfe", "lǣfde", "", "", "to leave"])
let v = native_list_append(v, ["lefan", "verb", "lēfe", "lēfde", "", "", "to become weak"])
let v = native_list_append(v, ["lænan", "verb", "lǣne", "lǣnde", "", "", "to lend grant"])
let v = native_list_append(v, ["lætan", "verb", "lǣte", "lēt", "", "", "to let allow"])
let v = native_list_append(v, ["lemian", "verb", "lemiġe", "lemode", "", "", "to lame"])
let v = native_list_append(v, ["leogan", "verb", "lēoge", "lēag", "", "", "to lie tell"])
let v = native_list_append(v, ["liehtan", "verb", "līehte", "līehte", "", "", "to shine illuminate"])
let v = native_list_append(v, ["losian", "verb", "losiġe", "losode", "", "", "to be lost"])
let v = native_list_append(v, ["leornian", "verb", "leorniġe", "leornode", "", "", "to learn"])
let v = native_list_append(v, ["libban", "verb", "libbe", "lifde", "", "", "to live"])
let v = native_list_append(v, ["lician", "verb", "līciġe", "līcode", "", "", "to like impersonal"])
let v = native_list_append(v, ["liccian", "verb", "licciġe", "liccode", "", "", "to lick"])
let v = native_list_append(v, ["locian", "verb", "lōciġe", "lōcode", "", "", "to look see"])
let v = native_list_append(v, ["lucan", "verb", "lūce", "lēac", "", "", "to lock"])
let v = native_list_append(v, ["macian", "verb", "maciġe", "macode", "", "", "to make or"])
let v = native_list_append(v, ["meaht", "verb", "meaht", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["meahte", "verb", "meahte", "", "", "", "preterite subjunctive of"])
let v = native_list_append(v, ["dwelian", "verb", "dweliġe", "dwelode", "", "", "to err to"])
let v = native_list_append(v, ["mearcian", "verb", "mearciġe", "mearcode", "", "", "to mark"])
let v = native_list_append(v, ["murnan", "verb", "murne", "mearn", "", "", "to care for"])
let v = native_list_append(v, ["nacod", "verb", "strong", "ang-adecl", "nacodne", "", "past participle of"])
let v = native_list_append(v, ["næglan", "verb", "næġle", "næġlde", "", "", "to nail"])
let v = native_list_append(v, ["neodian", "verb", "nēodiġe", "nēodode", "", "", "to be necessary"])
let v = native_list_append(v, ["geong", "verb", "ġēong", "", "", "", "First and third"])
let v = native_list_append(v, ["offrian", "verb", "offriġe", "offrode", "", "", "to offer"])
let v = native_list_append(v, ["beginnan", "verb", "beġinne", "begann", "", "", "to begin"])
let v = native_list_append(v, ["openian", "verb", "openiġe", "openode", "", "", "to open"])
let v = native_list_append(v, ["plegian", "verb", "plegiġe", "plegode", "", "", "to play"])
let v = native_list_append(v, ["prician", "verb", "priciġe", "pricode", "", "", "to prick"])
let v = native_list_append(v, ["pullian", "verb", "pulliġe", "pullode", "", "", "to pull"])
let v = native_list_append(v, ["punian", "verb", "pūniġe", "pūnode", "", "", "to pound crush"])
let v = native_list_append(v, ["ræcan", "verb", "rǣċe", "rǣhte", "", "", "to reach attain"])
let v = native_list_append(v, ["restan", "verb", "reste", "reste", "", "", "to rest intransitive"])
let v = native_list_append(v, ["reord", "verb", "rēd", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["risan", "verb", "rīse", "rās", "", "", "to rise"])
let v = native_list_append(v, ["sadolian", "verb", "sadoliġe", "sadolode", "", "", "to saddle"])
let v = native_list_append(v, ["scafan", "verb", "sċafe", "sċōf", "", "", "to shave"])
let v = native_list_append(v, ["sceaþian", "verb", "sċeaþiġe", "sċeaþode", "", "", "to hurt harm"])
let v = native_list_append(v, ["sceadan", "verb", "sċeāde", "sċēd", "", "", "to separate divide"])
let v = native_list_append(v, ["sceadwian", "verb", "sċeadwiġe", "sċeadwode", "", "", "to overshadow cover"])
let v = native_list_append(v, ["sceawian", "verb", "sċēawiġe", "sċēawode", "", "", "to watch or"])
let v = native_list_append(v, ["scyttan", "verb", "sċytte", "sċytte", "", "", "to shut"])
let v = native_list_append(v, ["seoþan", "verb", "sēoþe", "sēaþ", "", "", "to cook"])
let v = native_list_append(v, ["seglian", "verb", "seġliġe", "seġlode", "", "", "to sail"])
let v = native_list_append(v, ["singan", "verb", "singe", "sang", "", "", "to sing chant"])
let v = native_list_append(v, ["slaf", "verb", "slāf", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["slidan", "verb", "slīde", "slād", "", "", "to slide"])
let v = native_list_append(v, ["smitan", "verb", "smīte", "smāt", "", "", "to daub smear"])
let v = native_list_append(v, ["smeortan", "verb", "smeorte", "smeart", "", "", "to smart hurt"])
let v = native_list_append(v, ["spannan", "verb", "spanne", "spēonn", "", "", "to span clasp"])
let v = native_list_append(v, ["sparian", "verb", "spariġe", "sparode", "", "", "to spare"])
let v = native_list_append(v, ["spelian", "verb", "speliġe", "spelode", "", "", "alternative spelling of"])
let v = native_list_append(v, ["spillan", "verb", "spille", "spilde", "", "", "with accusative to"])
let v = native_list_append(v, ["spildan", "verb", "spilde", "spilde", "", "", "alternative form of"])
let v = native_list_append(v, ["spinnan", "verb", "spinne", "spann", "", "", "to spin"])
let v = native_list_append(v, ["spiwan", "verb", "spīwe", "spāw", "", "", "to vomit spew"])
let v = native_list_append(v, ["spittan", "verb", "spitte", "spitte", "", "", "to spit"])
let v = native_list_append(v, ["springan", "verb", "springe", "sprang", "", "", "to leap bound"])
let v = native_list_append(v, ["stelan", "verb", "stele", "stæl", "", "", "to steal"])
let v = native_list_append(v, ["starian", "verb", "stariġe", "starode", "", "", "to stare"])
let v = native_list_append(v, ["strewian", "verb", "strēwiġe", "strēwode", "", "", "alternative form of"])
let v = native_list_append(v, ["stincan", "verb", "stince", "stanc", "", "", "to smell give"])
let v = native_list_append(v, ["stieran", "verb", "stīere", "stīerde", "", "", "to steer guide"])
let v = native_list_append(v, ["steorfan", "verb", "steorfe", "stearf", "", "", "to die"])
let v = native_list_append(v, ["steppan", "verb", "steppe", "stōp", "", "", "alternative form of"])
let v = native_list_append(v, ["stician", "verb", "sticiġe", "sticode", "", "", "to pierce to"])
let v = native_list_append(v, ["stillan", "verb", "stille", "stilde", "", "", "become calm abate"])
let v = native_list_append(v, ["stingan", "verb", "stinge", "stang", "", "", "to stab"])
let v = native_list_append(v, ["sincan", "verb", "since", "sanc", "", "", "to sink"])
let v = native_list_append(v, ["stracian", "verb", "strāciġe", "strācode", "", "", "to stroke"])
let v = native_list_append(v, ["styrian", "verb", "styrie", "styrede", "", "", "to move"])
let v = native_list_append(v, ["sucan", "verb", "sūce", "sēac", "", "", "to suck"])
let v = native_list_append(v, ["sugan", "verb", "sūge", "sēag", "", "", "to suck"])
let v = native_list_append(v, ["swimman", "verb", "swimme", "swamm", "", "", "to swim"])
let v = native_list_append(v, ["sundrian", "verb", "sundriġe", "sundrode", "", "", "to sunder"])
let v = native_list_append(v, ["swelgan", "verb", "swelge", "swealg", "", "", "to swallow"])
let v = native_list_append(v, ["swapan", "verb", "swāpe", "swēop", "", "", "to sweep"])
let v = native_list_append(v, ["sweorfan", "verb", "sweorfe", "swearf", "", "", "to scour polish"])
let v = native_list_append(v, ["swifan", "verb", "swīfe", "swāf", "", "", "to move in"])
let v = native_list_append(v, ["swincan", "verb", "swince", "swanc", "", "", "to work hard"])
let v = native_list_append(v, ["swingan", "verb", "swinge", "swang", "", "", "to swinge flog"])
let v = native_list_append(v, ["swogan", "verb", "swōge", "swōg", "", "", "to resound sound"])
let v = native_list_append(v, ["tacan", "verb", "tace", "tōc", "", "", "to take"])
let v = native_list_append(v, ["tæcan", "verb", "tǣċe", "tǣhte", "", "", "to show point"])
let v = native_list_append(v, ["tellan", "verb", "telle", "tealde", "", "", "to count calculate"])
let v = native_list_append(v, ["togian", "verb", "togiġe", "togode", "", "", "to tow"])
let v = native_list_append(v, ["tæsan", "verb", "tǣse", "tǣsde", "", "", "to tease fibres"])
let v = native_list_append(v, ["tæppian", "verb", "tæppiġe", "tæppode", "", "", "to tap"])
let v = native_list_append(v, ["teran", "verb", "tere", "tær", "", "", "to tear rend"])
let v = native_list_append(v, ["tilian", "verb", "tiliġe", "tilode", "", "", "to obtain"])
let v = native_list_append(v, ["trymman", "verb", "trymme", "trymede", "", "", "to strengthen make"])
let v = native_list_append(v, ["tendan", "verb", "tende", "tende", "", "", "to kindle"])
let v = native_list_append(v, ["þancian", "verb", "þanciġe", "þancode", "", "", "to thank +"])
let v = native_list_append(v, ["þawian", "verb", "þāwiġe", "þāwode", "", "", "to thaw"])
let v = native_list_append(v, ["þeccan", "verb", "þeċċe", "þeahte", "", "", "to cover"])
let v = native_list_append(v, ["þrawan", "verb", "þrāwe", "þrēow", "", "", "to twist turn"])
let v = native_list_append(v, ["þrea", "verb", "þrea", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["þreatian", "verb", "þrēatiġe", "þrēatode", "", "", "to threaten"])
let v = native_list_append(v, ["þerscan", "verb", "þersċe", "þærsċ", "", "", "to thresh"])
let v = native_list_append(v, ["wiste", "verb", "wiste", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["wacian", "verb", "waciġe", "wacode", "", "", "to be/stay awake"])
let v = native_list_append(v, ["wealcan", "verb", "wealce", "wēolc", "", "", "to move around"])
let v = native_list_append(v, ["weodian", "verb", "wēodiġe", "wēodode", "", "", "to weed"])
let v = native_list_append(v, ["wandrian", "verb", "wandriġe", "wandrode", "", "", "to wander"])
let v = native_list_append(v, ["warian", "verb", "wariġe", "warode", "", "", "to beware"])
let v = native_list_append(v, ["wafian", "verb", "wafiġe", "wafode", "", "", "to wave"])
let v = native_list_append(v, ["wagian", "verb", "wagiġe", "wagode", "", "", "to move back"])
let v = native_list_append(v, ["warnian", "verb", "warniġe", "warnode", "", "", "alternative form of"])
let v = native_list_append(v, ["wascan", "verb", "wasce", "wōsc", "", "", "to wash"])
let v = native_list_append(v, ["weallan", "verb", "wealle", "wēoll", "", "", "to boil well"])
let v = native_list_append(v, ["wenan", "verb", "wēne", "wēnde", "", "", "to think be"])
let v = native_list_append(v, ["wenian", "verb", "weniġe", "wenode", "", "", "to accustom"])
let v = native_list_append(v, ["wepan", "verb", "wēpe", "wēop", "", "", "to weep"])
let v = native_list_append(v, ["werian", "verb", "werie", "werede", "", "", "to use put"])
let v = native_list_append(v, ["willian", "verb", "williġe", "willode", "", "", "to will"])
let v = native_list_append(v, ["windan", "verb", "winde", "wand", "", "", "to twist wind"])
let v = native_list_append(v, ["dreah", "verb", "drēah", "", "", "", "first/third-person preterite of"])
let v = native_list_append(v, ["fremede", "verb", "fremede", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["wringan", "verb", "wringe", "wrang", "", "", "to wring"])
let v = native_list_append(v, ["wrencan", "verb", "wrenċe", "wrencte", "", "", "to twist"])
let v = native_list_append(v, ["wriþan", "verb", "wrīþe", "wrāþ", "", "", "to twist"])
let v = native_list_append(v, ["weaxan", "verb", "weaxe", "wēox", "", "", "to grow"])
let v = native_list_append(v, ["weddian", "verb", "weddiġe", "weddode", "", "", "to pledge to"])
let v = native_list_append(v, ["wegan", "verb", "wege", "wæġ", "", "", "to carry bear"])
let v = native_list_append(v, ["wyscan", "verb", "wȳsċe", "wȳsċte", "", "", "to wish +genitive"])
let v = native_list_append(v, ["mearn", "verb", "mearn", "", "", "", "first/third-person preterite singular"])
let v = native_list_append(v, ["erian", "verb", "erie", "erede", "", "", "to plough"])
let v = native_list_append(v, ["taht", "verb", "tāht", "", "", "", "past participle of"])
let v = native_list_append(v, ["telle", "verb", "telle", "", "", "", "inflection of tellan"])
let v = native_list_append(v, ["bist", "verb", "bis", "beost", "", "", "second-person singular present"])
let v = native_list_append(v, ["hropan", "verb", "hrōpe", "hrēop", "", "", "to shout scream"])
let v = native_list_append(v, ["arn", "verb", "arn", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["hyllan", "verb", "hylle", "hylede", "", "", "to cover"])
let v = native_list_append(v, ["neotan", "verb", "nēote", "nēat", "", "", "to use make"])
let v = native_list_append(v, ["willo", "verb", "willo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["letton", "verb", "letton", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["fios", "verb", "fīos", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["ætwindan", "verb", "ætwinde", "ætwand", "", "", "to escape"])
let v = native_list_append(v, ["borgen", "verb", "borgen", "", "", "", "past participle of"])
let v = native_list_append(v, ["dihton", "verb", "dihton", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["bugan", "verb", "būge", "bēag", "", "", "to bend"])
let v = native_list_append(v, ["borian", "verb", "boriġe", "borode", "", "", "to bore pierce"])
let v = native_list_append(v, ["breowan", "verb", "brēowe", "brēaw", "", "", "to brew"])
let v = native_list_append(v, ["þola", "verb", "þola", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["fallan", "verb", "fallan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fehtan", "verb", "fehtan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æfnian", "verb", "ǣfniġe", "ǣfnode", "", "", "to become evening"])
let v = native_list_append(v, ["geet", "verb", "ġeet", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["fyllan", "verb", "fylle", "fylde", "", "", "to fill"])
let v = native_list_append(v, ["ginen", "verb", "ġīnen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["sih", "verb", "sih", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["genesen", "verb", "ġenesen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["glowan", "verb", "glōwe", "glēow", "", "", "to glow"])
let v = native_list_append(v, ["reocan", "verb", "rēoce", "rēac", "", "", "to smoke"])
let v = native_list_append(v, ["fordon", "verb", "fordō", "fordyde", "", "", "to kill destroy"])
let v = native_list_append(v, ["senden", "verb", "senden", "", "", "", "plural present/preterite subjunctive"])
let v = native_list_append(v, ["gegangen", "verb", "ġegangen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["toren", "verb", "toren", "", "", "", "past participle of"])
let v = native_list_append(v, ["selle", "verb", "selle", "", "", "", "inflection of sellan"])
let v = native_list_append(v, ["spilled", "verb", "spilled", "", "", "", "past participle of"])
let v = native_list_append(v, ["wett", "verb", "wētt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["hele", "verb", "hele", "", "", "", "inflection of helan"])
let v = native_list_append(v, ["gemeten", "verb", "ġemēten", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["genom", "verb", "ġenom", "ġenōm", "", "", "alternative form of"])
let v = native_list_append(v, ["wrigian", "verb", "wrīġiġe", "wrīġode", "", "", "to move forward"])
let v = native_list_append(v, ["ys", "verb", "ys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["biged", "verb", "bīġed", "", "", "", "past participle of"])
let v = native_list_append(v, ["lige", "verb", "liġe", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["swet", "verb", "swēt", "", "", "", "inflection of swētan"])
let v = native_list_append(v, ["ingan", "verb", "ingā", "inēode", "", "", "to go in"])
let v = native_list_append(v, ["tyne", "verb", "tȳne", "", "", "", "inflection of tȳnan"])
let v = native_list_append(v, ["wæg", "verb", "wæġ", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["abite", "verb", "ābīte", "", "", "", "inflection of ābītan"])
let v = native_list_append(v, ["feorran", "verb", "feorre", "feorde", "", "", "to remove withdraw"])
let v = native_list_append(v, ["þingian", "verb", "þingiġe", "þingode", "", "", "to intercede supplicate"])
let v = native_list_append(v, ["þorfte", "verb", "þorfte", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["feng", "verb", "fēng", "", "", "", "preterite of fōn"])
let v = native_list_append(v, ["seomian", "verb", "seomiġe", "seomode", "", "", "to lie heavily"])
let v = native_list_append(v, ["scriþaþ", "verb", "scrīþaþ", "", "", "", "third-person plural present"])
let v = native_list_append(v, ["eardian", "verb", "eardiġe", "eardode", "", "", "to occupy settle"])
let v = native_list_append(v, ["eahtian", "verb", "eahtiġe", "eahtode", "", "", "to deliberate hold"])
let v = native_list_append(v, ["gehatan", "verb", "ġehāte", "ġehēt", "", "", "to promise vow"])
let v = native_list_append(v, ["gemunan", "verb", "ġeman", "ġemunde", "", "", "to remember"])
let v = native_list_append(v, ["comen", "verb", "cōmen", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["agoten", "verb", "āgoten", "", "", "", "past participle of"])
let v = native_list_append(v, ["alisan", "verb", "ālīsan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anidan", "verb", "ānīdan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["animen", "verb", "ānimen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["aseo", "verb", "āsēo", "", "", "", "inflection of āsēon"])
let v = native_list_append(v, ["asee", "verb", "āsē̆e", "", "", "", "singular present subjunctive"])
let v = native_list_append(v, ["aseen", "verb", "āsē̆en", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["dwine", "verb", "dwīne", "", "", "", "inflection of dwīnan"])
let v = native_list_append(v, ["broten", "verb", "broten", "", "", "", "past participle of"])
let v = native_list_append(v, ["rimed", "verb", "rīmed", "", "", "", "past participle of"])
let v = native_list_append(v, ["calan", "verb", "strong", "ang-conj", "VI", "", "to be or"])
let v = native_list_append(v, ["copian", "verb", "copiġe", "copode", "", "", "to plunder pillage"])
let v = native_list_append(v, ["curen", "verb", "curen", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["aswebban", "verb", "āswebbe", "āswefede", "", "", "to lull pacify"])
let v = native_list_append(v, ["meres", "verb", "meres", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["floten", "verb", "floten", "", "", "", "past participle of"])
let v = native_list_append(v, ["funde", "verb", "funde", "", "", "", "inflection of findan"])
let v = native_list_append(v, ["funden", "verb", "funden", "", "", "", "past participle of"])
let v = native_list_append(v, ["herede", "verb", "herede", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["herian", "verb", "herie", "herede", "", "", "to praise honor"])
let v = native_list_append(v, ["bescufan", "verb", "besċūfe", "besċēaf", "", "", "to shove throw"])
let v = native_list_append(v, ["wilnian", "verb", "wilniġe", "wilnode", "", "", "to desire"])
let v = native_list_append(v, ["liman", "verb", "līman", "", "", "", "alternative form of"])
let v = native_list_append(v, ["acan", "verb", "ace", "ōc", "", "", "to ache"])
let v = native_list_append(v, ["plagian", "verb", "plagian", "", "", "", "alternative form of"])
let v = native_list_append(v, ["meted", "verb", "mēted", "", "", "", "past participle of"])
let v = native_list_append(v, ["sacian", "verb", "saciġe", "sacode", "", "", "to strive brawl"])
let v = native_list_append(v, ["riman", "verb", "rīme", "rīmde", "", "", "to count number"])
let v = native_list_append(v, ["tasan", "verb", "tāse", "tēos", "", "", "to pull apart"])
let v = native_list_append(v, ["temed", "verb", "tēmed", "", "", "", "past participle of"])
let v = native_list_append(v, ["wended", "verb", "wended", "", "", "", "past participle of"])
let v = native_list_append(v, ["fria", "verb", "frīa", "", "", "", "singular present imperative"])
let v = native_list_append(v, ["dere", "verb", "dere", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["derian", "verb", "derie", "derede", "", "", "to hurt injure"])
let v = native_list_append(v, ["þrowian", "verb", "þrōwiġe", "þrōwode", "", "", "to suffer endure"])
let v = native_list_append(v, ["fandian", "verb", "fandiġe", "fandode", "", "", "to try tempt"])
let v = native_list_append(v, ["genomen", "verb", "ġenōmen", "ġenāmen", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["frio", "verb", "frīo", "", "", "", "singular present imperative"])
let v = native_list_append(v, ["nim", "verb", "nim", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["recedes", "verb", "reċedes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["felled", "verb", "felled", "", "", "", "past participle of"])
let v = native_list_append(v, ["sann", "verb", "sann", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["itt", "verb", "itt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["tige", "verb", "tīġe", "", "", "", "inflection of tīġan"])
let v = native_list_append(v, ["diede", "verb", "dīede", "", "", "", "inflection of dīedan"])
let v = native_list_append(v, ["libben", "verb", "libben", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["rinne", "verb", "rinne", "", "", "", "inflection of rinnan"])
let v = native_list_append(v, ["flean", "verb", "flēa", "flōg", "", "", "to flay pull"])
let v = native_list_append(v, ["latian", "verb", "latiġe", "latode", "", "", "to be slow"])
let v = native_list_append(v, ["romian", "verb", "rōmiġe", "rōmode", "", "", "to strive after"])
let v = native_list_append(v, ["died", "verb", "dīed", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["erede", "verb", "erede", "", "", "", "inflection of erian"])
let v = native_list_append(v, ["wenst", "verb", "wēnst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["gewenst", "verb", "ġewēnst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["stonden", "verb", "stonden", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["grist", "verb", "grīst", "", "", "", "second/third-person singular present"])
let v = native_list_append(v, ["treden", "verb", "treden", "", "", "", "first/second/third-person plural present"])
let v = native_list_append(v, ["holpen", "verb", "holpen", "", "", "", "past participle of"])
let v = native_list_append(v, ["cide", "verb", "ċīde", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["neart", "verb", "neart", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["losa", "verb", "losa", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["stel", "verb", "stel", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["nere", "verb", "nere", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["lann", "verb", "lann", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["wecgan", "verb", "weċġe", "weġde", "", "", "to move agitate"])
let v = native_list_append(v, ["geng", "verb", "ġēng", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["wacan", "verb", "wace", "wōc", "", "", "to awake arise"])
let v = native_list_append(v, ["slepen", "verb", "slēpen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["breac", "verb", "brēac", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["syndra", "verb", "syndra", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["heng", "verb", "hēng", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["cierre", "verb", "ċierre", "", "", "", "inflection of ċierran"])
let v = native_list_append(v, ["onwendan", "verb", "onwende", "onwende", "", "", "to change"])
let v = native_list_append(v, ["gierwan", "verb", "ġierwe", "ġierede", "", "", "to prepare make"])
let v = native_list_append(v, ["þearf", "verb", "þearf", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["wisian", "verb", "wīsiġe", "wīsode", "", "", "to show the"])
let v = native_list_append(v, ["stigan", "verb", "stīge", "stāg", "", "", "to go"])
let v = native_list_append(v, ["bæron", "verb", "bǣron", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["fysan", "verb", "fȳse", "fȳsde", "", "", "to hasten make"])
let v = native_list_append(v, ["logon", "verb", "lōgon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["melte", "verb", "melte", "", "", "", "inflection of meltan"])
let v = native_list_append(v, ["synd", "verb", "synd", "", "", "", "plural present indicative"])
let v = native_list_append(v, ["stope", "verb", "stōpe", "", "", "", "inflection of stæppan"])
let v = native_list_append(v, ["stigon", "verb", "stigon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["sælan", "verb", "sǣle", "sǣlde", "", "", "to bind with"])
let v = native_list_append(v, ["hrissan", "verb", "hrisse", "hrisede", "", "", "to shake"])
let v = native_list_append(v, ["cweccan", "verb", "cweċċe", "cweahte", "", "", "to shake swing"])
let v = native_list_append(v, ["frægn", "verb", "fræġn", "freġn", "freġen", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["cwomon", "verb", "cwōmon", "cuōmon", "cōmon", "", "plural preterite indicative"])
let v = native_list_append(v, ["comon", "verb", "cōmon", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["sceþþan", "verb", "sċeþþe", "sċōd", "", "", "to injure to"])
let v = native_list_append(v, ["hæbbende", "verb", "hæbbende", "", "", "", "present participle of"])
let v = native_list_append(v, ["weorþian", "verb", "weorþiġe", "weorþode", "", "", "to honour"])
let v = native_list_append(v, ["gecyþan", "verb", "ġecȳþe", "ġecȳþde", "", "", "to report to"])
let v = native_list_append(v, ["gebad", "verb", "ġebād", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["geman", "verb", "ġeman", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["eowan", "verb", "ēowe", "ēowde", "", "", "alternative form of"])
let v = native_list_append(v, ["gelæran", "verb", "ġelǣre", "ġelǣrde", "", "", "to teach guide"])
let v = native_list_append(v, ["oferswiþan", "verb", "oferswīþe", "oferswīþde", "", "", "to overcome"])
let v = native_list_append(v, ["oferswyþan", "verb", "oferswȳþe", "oferswȳþde", "", "", "alternative spelling of"])
let v = native_list_append(v, ["stelle", "verb", "stelle", "", "", "", "inflection of stellan"])
let v = native_list_append(v, ["fredde", "verb", "frēdde", "", "", "", "inflection of frēdan"])
let v = native_list_append(v, ["gediegan", "verb", "ġedīeġe", "ġedīeġde", "", "", "to survive endure"])
let v = native_list_append(v, ["fremedon", "verb", "fremedon", "", "", "", "preterite plural indicative"])
let v = native_list_append(v, ["wearþ", "verb", "wearþ", "", "", "", "first/third-person preterite of"])
let v = native_list_append(v, ["weox", "verb", "wēox", "", "", "", "first/third-person preterite of"])
let v = native_list_append(v, ["þah", "verb", "þāh", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["sceolde", "verb", "sċeolde", "sċolde", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["scolde", "verb", "scolde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wæs", "verb", "wes", "was", "wæss", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["sende", "verb", "sende", "", "", "", "inflection of sendan"])
let v = native_list_append(v, ["ongitan", "verb", "onġitan", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["ongeat", "verb", "onġeat", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["forgeaf", "verb", "forġeaf", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["cenned", "verb", "cenned", "", "", "", "past participle of"])
let v = native_list_append(v, ["sceal", "verb", "sċeal", "sċæl", "sċal", "", "first/third-person singular present"])
let v = native_list_append(v, ["gewyrcan", "verb", "ġewyrċe", "ġeworhte", "", "", "to do carry"])
let v = native_list_append(v, ["gewyrcean", "verb", "ġewyrċe", "ġeworhte", "", "", "alternative spelling of"])
let v = native_list_append(v, ["geþeon", "verb", "ġeþēo", "ġeþāh", "", "", "to flourish prosper"])
let v = native_list_append(v, ["fordo", "verb", "fordō", "", "", "", "inflection of fordōn"])
let v = native_list_append(v, ["egsian", "verb", "eġsiġe", "eġsode", "", "", "alternative form of"])
let v = native_list_append(v, ["egsode", "verb", "eġsode", "", "", "", "inflection of eġsian"])
let v = native_list_append(v, ["gewunigen", "verb", "ġewuniġen", "", "", "", "first/second/third-person plural present"])
let v = native_list_append(v, ["cume", "verb", "cume", "", "", "", "inflection of cuman"])
let v = native_list_append(v, ["gelæsten", "verb", "ġelǣsten", "", "", "", "subjunctive present plural"])
let v = native_list_append(v, ["wære", "verb", "wǣre", "", "", "", "inflection of bēon"])
let v = native_list_append(v, ["ætbæron", "verb", "ætbǣron", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["bæd", "verb", "bæd", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["weold", "verb", "wēold", "", "", "", "first/third-person preterite of"])
let v = native_list_append(v, ["ahte", "verb", "āhte", "", "", "", "first-person singular preterite"])
let v = native_list_append(v, ["alecgan", "verb", "āleċġe", "āleġde", "", "", "to lay down"])
let v = native_list_append(v, ["aledon", "verb", "ālēdon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["alegdon", "verb", "āleġdon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["bryttan", "verb", "brytte", "brytte", "", "", "to break crumble"])
let v = native_list_append(v, ["hreodan", "verb", "hrēode", "hrēad", "", "", "to adorn decorate"])
let v = native_list_append(v, ["onettan", "verb", "ōnette", "ōnette", "", "", "to move quickly"])
let v = native_list_append(v, ["ateo", "verb", "ātēo", "", "", "", "inflection of ātēon"])
let v = native_list_append(v, ["gelæded", "verb", "ġelǣded", "", "", "", "past participle of"])
let v = native_list_append(v, ["wesende", "verb", "wesende", "", "", "", "present participle of"])
let v = native_list_append(v, ["murnende", "verb", "murnende", "", "", "", "present participle of"])
let v = native_list_append(v, ["asettan", "verb", "āsette", "āsette", "", "", "to set up"])
let v = native_list_append(v, ["asetton", "verb", "āsetton", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["dydon", "verb", "dydon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["hyrde", "verb", "hȳrde", "", "", "", "first-person singular preterite"])
let v = native_list_append(v, ["gilden", "verb", "ġilden", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["cunnon", "verb", "cunnon", "", "", "", "plural present indicative"])
let v = native_list_append(v, ["gegierwan", "verb", "ġeġierwe", "ġeġierede", "", "", "to equip make"])
let v = native_list_append(v, ["læg", "verb", "læġ", "leġ", "leġe", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["onfon", "verb", "onfō", "onfēng", "", "", "to receive accept"])
let v = native_list_append(v, ["onfeng", "verb", "onfēng", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["teodon", "verb", "tēodon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["teodan", "verb", "tēodan", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["fint", "verb", "fint", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["gefrægn", "verb", "ġefræġn", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["forfore", "verb", "forfōre", "", "", "", "inflection of forfaran"])
let v = native_list_append(v, ["beah", "verb", "bēah", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["hwearf", "verb", "hwearf", "", "", "", "third-person singular preterite"])
let v = native_list_append(v, ["driest", "verb", "drīest", "", "", "", "second/third-person singular present"])
let v = native_list_append(v, ["beate", "verb", "bēate", "", "", "", "inflection of bēatan"])
let v = native_list_append(v, ["blande", "verb", "blande", "", "", "", "inflection of blandan"])
let v = native_list_append(v, ["gefed", "verb", "ġefēd", "", "", "", "past participle of"])
let v = native_list_append(v, ["heold", "verb", "hēold", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["mah", "verb", "māh", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["swigian", "verb", "swīgiġe", "swīgode", "", "", "to be silent"])
let v = native_list_append(v, ["þringan", "verb", "þringe", "þrang", "", "", "to press constrict"])
let v = native_list_append(v, ["liesan", "verb", "līese", "līesde", "", "", "to set free"])
let v = native_list_append(v, ["slupan", "verb", "slūpe", "slēap", "", "", "to slip slide"])
let v = native_list_append(v, ["cleopian", "verb", "cleopian", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clipian", "verb", "clipiġe", "clipode", "", "", "to make a"])
let v = native_list_append(v, ["geclypod", "verb", "ġeclypod", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geclipod", "verb", "ġeclipod", "", "", "", "past participle of"])
let v = native_list_append(v, ["lifde", "verb", "lifde", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["grimman", "verb", "grimme", "gramm", "", "", "to rage roar"])
let v = native_list_append(v, ["grummon", "verb", "grummon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["sigan", "verb", "sīge", "sāg", "", "", "to sink fall"])
let v = native_list_append(v, ["buende", "verb", "būende", "", "", "", "present participle of"])
let v = native_list_append(v, ["lixan", "verb", "līxe", "līxte", "", "", "to shine flash"])
let v = native_list_append(v, ["ferian", "verb", "ferie", "ferede", "", "", "to take move"])
let v = native_list_append(v, ["mette", "verb", "mētte", "", "", "", "inflection of mētan"])
let v = native_list_append(v, ["magian", "verb", "magiġe", "magode", "", "", "to prevail"])
let v = native_list_append(v, ["rasian", "verb", "rāsiġe", "rāsode", "", "", "to explore"])
let v = native_list_append(v, ["deme", "verb", "dēme", "", "", "", "inflection of dēman"])
let v = native_list_append(v, ["alen", "verb", "alen", "", "", "", "past participle of"])
let v = native_list_append(v, ["spende", "verb", "spende", "", "", "", "inflection of spendan"])
let v = native_list_append(v, ["olon", "verb", "ōlon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["sealtian", "verb", "sealtiġe", "sealtode", "", "", "to dance"])
let v = native_list_append(v, ["stinge", "verb", "stinge", "", "", "", "inflection of stingan"])
let v = native_list_append(v, ["scade", "verb", "sċāde", "", "", "", "inflection of sċādan"])
let v = native_list_append(v, ["munan", "verb", "man", "munde", "", "", "to remember be"])
let v = native_list_append(v, ["sint", "verb", "sint", "", "", "", "third-person plural present"])
let v = native_list_append(v, ["leton", "verb", "lēton", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["fulla", "verb", "fulla", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["fette", "verb", "fette", "", "", "", "inflection of fetian"])
let v = native_list_append(v, ["bestanden", "verb", "bestanden", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["gefangen", "verb", "ġefangen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gewunden", "verb", "ġewunden", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["nys", "verb", "nys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mostest", "verb", "mōstest", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["lette", "verb", "lette", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["fulge", "verb", "fulge", "", "", "", "inflection of fēolan"])
let v = native_list_append(v, ["bugon", "verb", "bugon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["geweorþod", "verb", "ġeweorþod", "", "", "", "past participle of"])
let v = native_list_append(v, ["geweorþad", "verb", "ġeweorþad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["asecgan", "verb", "āseċġe", "āsæġde", "", "", "to tell utter"])
let v = native_list_append(v, ["agifan", "verb", "āġife", "āġeaf", "", "", "alternative form of"])
let v = native_list_append(v, ["bulle", "verb", "bulle", "", "", "", "inflection of bellan"])
let v = native_list_append(v, ["gyred", "verb", "ġyred", "", "", "", "past participle of"])
let v = native_list_append(v, ["geteon", "verb", "ġetēo", "ġetēah", "", "", "to draw pull"])
let v = native_list_append(v, ["deah", "verb", "dēah", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gelegd", "verb", "ġeleġd", "", "", "", "past participle of"])
let v = native_list_append(v, ["stond", "verb", "stond", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["bended", "verb", "bended", "", "", "", "past participle of"])
let v = native_list_append(v, ["misdo", "verb", "misdō", "", "", "", "inflection of misdōn"])
let v = native_list_append(v, ["legde", "verb", "leġde", "", "", "", "inflection of leċġan"])
let v = native_list_append(v, ["hield", "verb", "hield", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["dryp", "verb", "dryp", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["suge", "verb", "sūge", "", "", "", "inflection of sūgan"])
let v = native_list_append(v, ["wrixlan", "verb", "wrixle", "wrixlede", "", "", "to change"])
let v = native_list_append(v, ["maþelian", "verb", "maþeliġe", "maþelode", "", "", "to speak declare"])
let v = native_list_append(v, ["onsendan", "verb", "onsende", "onsende", "", "", "to send forth"])
let v = native_list_append(v, ["onbidan", "verb", "onbīde", "onbād", "", "", "to wait to"])
let v = native_list_append(v, ["aron", "verb", "earun", "earon", "", "", "Northumbrian form of"])
let v = native_list_append(v, ["etten", "verb", "etten", "", "", "", "plural present/preterite subjunctive"])
let v = native_list_append(v, ["gemere", "verb", "ġemere", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["gemete", "verb", "ġemēte", "", "", "", "inflection of ġemētan"])
let v = native_list_append(v, ["gemette", "verb", "ġemētte", "", "", "", "inflection of ġemētan"])
let v = native_list_append(v, ["fecce", "verb", "feċċe", "", "", "", "inflection of feċċan"])
let v = native_list_append(v, ["tilien", "verb", "tilien", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["linnan", "verb", "linne", "lann", "", "", "to stop cease"])
let v = native_list_append(v, ["gebogen", "verb", "ġebogen", "strong", "ang-adecl", "", "past participle of"])
let v = native_list_append(v, ["bedragen", "verb", "bedragen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["ferie", "verb", "ferie", "", "", "", "inflection of ferian"])
let v = native_list_append(v, ["teorian", "verb", "tēoriġe", "tēorode", "", "", "to tire faint"])
let v = native_list_append(v, ["ahon", "verb", "āhō", "āhēng", "", "", "to hang suspend"])
let v = native_list_append(v, ["grise", "verb", "grīse", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["griet", "verb", "grīet", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["dered", "verb", "dered", "", "", "", "past participle of"])
let v = native_list_append(v, ["bedon", "verb", "bedō", "bedyde", "", "", "to shut"])
let v = native_list_append(v, ["gebit", "verb", "ġebīt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["sopen", "verb", "sopen", "", "", "", "past participle of"])
let v = native_list_append(v, ["briet", "verb", "brīet", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["sægþ", "verb", "sæġþ", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["þyrla", "verb", "þȳrla", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["cit", "verb", "ċīt", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["wroten", "verb", "wrōten", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["blende", "verb", "blēnde", "", "", "", "inflection of blandan"])
let v = native_list_append(v, ["byst", "verb", "bȳst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["bringe", "verb", "bringe", "", "", "", "inflection of bringan"])
let v = native_list_append(v, ["dyd", "verb", "dȳd", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["lengan", "verb", "lenġe", "lengde", "", "", "to make or"])
let v = native_list_append(v, ["bodie", "verb", "bodie", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["segon", "verb", "sēgon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["sitte", "verb", "sitte", "", "", "", "inflection of sittan"])
let v = native_list_append(v, ["froren", "verb", "ġefroren", "", "", "", "past participle of"])
let v = native_list_append(v, ["moten", "verb", "mōten", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["liest", "verb", "līest", "", "", "", "second/third-person singular present"])
let v = native_list_append(v, ["hindrian", "verb", "hindriġe", "hindrode", "", "", "to hinder obstruct"])
let v = native_list_append(v, ["sendest", "verb", "sendest", "", "", "", "second-person singular present/preterite"])
let v = native_list_append(v, ["settest", "verb", "settest", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["forþgerimed", "verb", "forþġerīmed", "", "", "", "past participle of"])
let v = native_list_append(v, ["forþgeriman", "verb", "forþġerīme", "forþġerīmde", "", "", "to count up"])
let v = native_list_append(v, ["wocon", "verb", "wōcon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["wocun", "verb", "wōcun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ræswan", "verb", "rǣswe", "rǣswede", "", "", "to think consider"])
let v = native_list_append(v, ["liþende", "verb", "līþende", "", "", "", "present participle of"])
let v = native_list_append(v, ["liþan", "verb", "līþe", "lāþ", "", "", "to go pass"])
let v = native_list_append(v, ["helan", "verb", "hele", "hæl", "", "", "to hide conceal"])
let v = native_list_append(v, ["hyrdon", "verb", "hȳrdon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["ieþan", "verb", "īeþe", "īeþde", "", "", "to destroy to"])
let v = native_list_append(v, ["gehiegan", "verb", "ġehīeġe", "ġehīeġde", "", "", "to perform"])
let v = native_list_append(v, ["wyrnan", "verb", "wyrne", "wyrnde", "", "", "alternative form of"])
let v = native_list_append(v, ["fælsian", "verb", "fǣlsiġe", "fǣlsode", "", "", "to cleanse"])
let v = native_list_append(v, ["geliefan", "verb", "ġelīefe", "ġelīefde", "", "", "to believe"])
let v = native_list_append(v, ["beginne", "verb", "beġinne", "", "", "", "inflection of beġinnan"])
let v = native_list_append(v, ["ytst", "verb", "ytst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["wrat", "verb", "wrāt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["gute", "verb", "gute", "", "", "", "inflection of ġēotan"])
let v = native_list_append(v, ["græde", "verb", "grǣde", "", "", "", "inflection of grǣdan"])
let v = native_list_append(v, ["sorgian", "verb", "sorgiġe", "sorgode", "", "", "to worry"])
let v = native_list_append(v, ["getwæfan", "verb", "ġetwǣfe", "ġetwǣfde", "", "", "to separate part"])
let v = native_list_append(v, ["gebeotian", "verb", "ġebēotiġe", "ġebēotode", "", "", "to promise vow"])
let v = native_list_append(v, ["bestyman", "verb", "bestȳme", "bestȳmde", "", "", "alternative form of"])
let v = native_list_append(v, ["scencan", "verb", "sċenċe", "sċencte", "", "", "to pour out"])
let v = native_list_append(v, ["geholpen", "verb", "ġeholpen", "", "", "", "past participle of"])
let v = native_list_append(v, ["neþan", "verb", "nēþe", "nēþde", "", "", "to dare risk"])
let v = native_list_append(v, ["maþelode", "verb", "maþelode", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["wolde", "verb", "wolde", "", "", "", "inflection of willan"])
let v = native_list_append(v, ["belean", "verb", "belēa", "belōg", "", "", "to censure reprove"])
let v = native_list_append(v, ["þeccean", "verb", "þeċċe", "þeahte", "", "", "alternative form of"])
let v = native_list_append(v, ["ofersceadwian", "verb", "ofersċeadwiġe", "ofersċeadwode", "", "", "to overshadow"])
let v = native_list_append(v, ["flitan", "verb", "flīte", "flāt", "", "", "to argue fight"])
let v = native_list_append(v, ["oferflitan", "verb", "oferflīte", "oferflāt", "", "", "to overcome get"])
let v = native_list_append(v, ["dohte", "verb", "dohte", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["talian", "verb", "taliġe", "talode", "", "", "to suppose consider"])
let v = native_list_append(v, ["todrifan", "verb", "tōdrīfe", "tōdrāf", "", "", "to drive apart"])
let v = native_list_append(v, ["swaþrian", "verb", "swaþriġe", "swaþrode", "", "", "to retreat withdraw"])
let v = native_list_append(v, ["bocian", "verb", "bōciġe", "bōcode", "", "", "to give by"])
let v = native_list_append(v, ["onsittan", "verb", "onsitte", "onsæt", "", "", "to oppress assail"])
let v = native_list_append(v, ["rist", "verb", "rīst", "", "", "", "second/third-person singular present"])
let v = native_list_append(v, ["risende", "verb", "rīsende", "", "", "", "present participle of"])
let v = native_list_append(v, ["aginst", "verb", "āġinst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["gebunden", "verb", "ġebunden", "strong", "ang-adecl", "", "past participle of"])
let v = native_list_append(v, ["cierran", "verb", "ċierre", "ċierde", "", "", "to turn to"])
let v = native_list_append(v, ["dihtan", "verb", "dihte", "dihte", "", "", "to dictate direct"])
let v = native_list_append(v, ["binde", "verb", "binde", "", "", "", "inflection of bindan"])
let v = native_list_append(v, ["bude", "verb", "bude", "", "", "", "inflection of bēodan"])
let v = native_list_append(v, ["loten", "verb", "loten", "", "", "", "past participle of"])
let v = native_list_append(v, ["settenne", "verb", "settenne", "", "", "", "inflected infinitive of"])
let v = native_list_append(v, ["supe", "verb", "sūpe", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["sepan", "verb", "sēpe", "sēpte", "", "", "to cause to"])
let v = native_list_append(v, ["misse", "verb", "misse", "", "", "", "inflection of missan"])
let v = native_list_append(v, ["tengan", "verb", "tenġe", "tengde", "", "", "to press harry"])
let v = native_list_append(v, ["heran", "verb", "hēru", "hērde", "", "", "alternative form of"])
let v = native_list_append(v, ["merran", "verb", "merru", "merde", "", "", "alternative form of"])
let v = native_list_append(v, ["tieran", "verb", "tīere", "tīerde", "", "", "to tear or"])
let v = native_list_append(v, ["piplian", "verb", "pipliġe", "piplode", "", "", "to grow pimply"])
let v = native_list_append(v, ["fias", "verb", "fīas", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["lætt", "verb", "lǣtt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["supan", "verb", "sūpe", "sēap", "", "", "to sup take"])
let v = native_list_append(v, ["rison", "verb", "rison", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["moton", "verb", "mōton", "", "", "", "plural present indicative"])
let v = native_list_append(v, ["togan", "verb", "tōgā", "tōēode", "", "", "to go in"])
let v = native_list_append(v, ["gereccan", "verb", "ġereċċe", "ġereahte", "", "", "to explain relate"])
let v = native_list_append(v, ["magon", "verb", "magon", "", "", "", "present plural of"])
let v = native_list_append(v, ["forsit", "verb", "forsit", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["halsa", "verb", "hālsa", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["wunne", "verb", "wunne", "", "", "", "inflection of winnan"])
let v = native_list_append(v, ["teah", "verb", "tēah", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["þenian", "verb", "þēniġe", "þēnode", "", "", "alternative form of"])
let v = native_list_append(v, ["bæt", "verb", "bǣt", "", "", "", "inflection of bǣtan"])
let v = native_list_append(v, ["forbite", "verb", "forbīte", "", "", "", "inflection of forbītan"])
let v = native_list_append(v, ["eode", "verb", "ēode", "eade", "", "", "inflection of gān"])
let v = native_list_append(v, ["climban", "verb", "climbe", "clamb", "", "", "to climb"])
let v = native_list_append(v, ["sinnan", "verb", "sinne", "sann", "", "", "to heed care"])
let v = native_list_append(v, ["eom", "verb", "am", "eam", "æm", "", "first-person singular present"])
let v = native_list_append(v, ["lignan", "verb", "līġne", "līġnede", "", "", "alternative form of"])
let v = native_list_append(v, ["forleosan", "verb", "forlēose", "forlēas", "", "", "to lose"])
let v = native_list_append(v, ["forlætan", "verb", "forlǣte", "forlēt", "", "", "to leave"])
let v = native_list_append(v, ["onsite", "verb", "onsite", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["þicgan", "verb", "þiċġe", "þeah", "", "", "to receive take"])
let v = native_list_append(v, ["þegon", "verb", "þēgon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["lettan", "verb", "lette", "lette", "", "", "to hinder obstruct"])
let v = native_list_append(v, ["nerian", "verb", "nerie", "nerede", "", "", "to save rescue"])
let v = native_list_append(v, ["gesælan", "verb", "ġesǣle", "ġesǣlde", "", "", "to happen take"])
let v = native_list_append(v, ["cwæþ", "verb", "cuœð", "", "", "", "first/third-person preterite singular"])
let v = native_list_append(v, ["hæfde", "verb", "hefde", "", "", "", "inflection of habban"])
let v = native_list_append(v, ["scoldon", "verb", "sċoldon", "sċeoldon", "", "", "preterite plural of"])
let v = native_list_append(v, ["onsendon", "verb", "onsendon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["gielpe", "verb", "ġielpe", "", "", "", "inflection of ġielpan"])
let v = native_list_append(v, ["gehyran", "verb", "ġehȳre", "ġehȳrde", "", "", "alternative form of"])
let v = native_list_append(v, ["sealde", "verb", "sæalde", "", "", "", "inflection of sellan"])
let v = native_list_append(v, ["forgeald", "verb", "forġeald", "", "", "", "first/third-person preterite singular"])
let v = native_list_append(v, ["wunnon", "verb", "wunnon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["gefeah", "verb", "ġefeah", "", "", "", "first/third-person preterite of"])
let v = native_list_append(v, ["nerede", "verb", "nerede", "", "", "", "inflection of nerian"])
let v = native_list_append(v, ["geþicgan", "verb", "ġeþiċġe", "ġeþeah", "", "", "to receive accept"])
let v = native_list_append(v, ["alimpan", "verb", "ālimpe", "ālamp", "", "", "to happen occur"])
let v = native_list_append(v, ["gelimpan", "verb", "ġelimpe", "ġelamp", "", "", "to happen come"])
let v = native_list_append(v, ["gieddian", "verb", "ġieddiġe", "ġieddode", "", "", "to sing to"])
let v = native_list_append(v, ["hogode", "verb", "hogode", "", "", "", "inflection of hycgan"])
let v = native_list_append(v, ["gestigan", "verb", "ġestīge", "ġestāg", "", "", "to climb ascend"])
let v = native_list_append(v, ["gehyrde", "verb", "ġehȳrde", "", "", "", "inflection of gehyran"])
let v = native_list_append(v, ["dælde", "verb", "dǣlde", "", "", "", "inflection of dǣlan"])
let v = native_list_append(v, ["gedælan", "verb", "ġedǣle", "ġedǣlde", "", "", "to deal out"])
let v = native_list_append(v, ["unlucan", "verb", "unlūce", "unlēac", "", "", "alternative form of"])
let v = native_list_append(v, ["geondferan", "verb", "ġeondfēre", "ġeondfērde", "", "", "to travel through"])
let v = native_list_append(v, ["styre", "verb", "stȳre", "", "", "", "inflection of stȳran"])
let v = native_list_append(v, ["onwacan", "verb", "onwace", "onwōc", "", "", "to awake wake"])
let v = native_list_append(v, ["gesecan", "verb", "ġesēċe", "ġesōhte", "", "", "to seek after"])
let v = native_list_append(v, ["behealdan", "verb", "behealde", "behēold", "", "", "to hold occupy"])
let v = native_list_append(v, ["truwian", "verb", "trūwiġe", "trūwode", "", "", "to trust have"])
let v = native_list_append(v, ["hyrstan", "verb", "hyrste", "hyrste", "", "", "to decorate ornament"])
let v = native_list_append(v, ["becuman", "verb", "becume", "becōm", "", "", "to come near"])
let v = native_list_append(v, ["gesprecan", "verb", "ġesprece", "ġespræc", "", "", "to speak with"])
let v = native_list_append(v, ["nillan", "verb", "nille", "nolde", "", "", "alternative form of"])
let v = native_list_append(v, ["beneotan", "verb", "benēote", "benēat", "", "", "to deprive of"])
let v = native_list_append(v, ["hæfdon", "verb", "hæfdon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["becom", "verb", "becom", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["trede", "verb", "trede", "", "", "", "inflection of tredan"])
let v = native_list_append(v, ["wawan", "verb", "wāwe", "wēow", "", "", "to blow be"])
let v = native_list_append(v, ["nagon", "verb", "nāgon", "", "", "", "plural present indicative"])
let v = native_list_append(v, ["nered", "verb", "nered", "", "", "", "past participle of"])
let v = native_list_append(v, ["rocettan", "verb", "roċette", "roċette", "", "", "to belch burp"])
let v = native_list_append(v, ["receda", "verb", "reċeda", "", "", "", "inflection of reċed"])
let v = native_list_append(v, ["nis", "verb", "nys", "", "", "", "contraction of ne"])
let v = native_list_append(v, ["gefrugnon", "verb", "ġefrūġnon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["ymbstandan", "verb", "ymbstande", "ymbstōd", "", "", "to stand around"])
let v = native_list_append(v, ["miswrite", "verb", "miswrīte", "", "", "", "inflection of miswrītan"])
let v = native_list_append(v, ["potian", "verb", "potiġe", "potode", "", "", "to thrust push"])
let v = native_list_append(v, ["maþolade", "verb", "maþolade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onleac", "verb", "onleac", "", "", "", "first/third-person preterite of"])
let v = native_list_append(v, ["unleac", "verb", "unleac", "", "", "", "first/third-person preterite of"])
let v = native_list_append(v, ["geondferde", "verb", "geondferde", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["wille", "verb", "wylle", "willo", "uillo", "", "inflection of willan"])
let v = native_list_append(v, ["wylle", "verb", "wylle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gemætan", "verb", "ġemǣtan", "weak", "ang-conj", "", "to dream to"])
let v = native_list_append(v, ["gemætte", "verb", "gemætte", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["þuhte", "verb", "þūhte", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["geseon", "verb", "ġesēo", "ġeseah", "", "", "to see"])
let v = native_list_append(v, ["gesawe", "verb", "ġesāwe", "ġesēġe", "ġisēġe", "", "inflection of ġesēon"])
let v = native_list_append(v, ["mengde", "verb", "mengde", "", "", "", "inflection of menġan"])
let v = native_list_append(v, ["stodon", "verb", "stodon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["licgende", "verb", "licgende", "", "", "", "present participle of"])
let v = native_list_append(v, ["geseah", "verb", "ġeseah", "ġesæh", "ġisæh", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["aheawan", "verb", "ahēawe", "ahēow", "", "", "to chop cut"])
let v = native_list_append(v, ["aheawen", "verb", "ahēawen", "", "", "", "past participle of"])
let v = native_list_append(v, ["beheoldon", "verb", "behēoldon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["wreon", "verb", "wrēo", "wrāh", "", "", "to cover up"])
let v = native_list_append(v, ["begeotan", "verb", "beġēote", "beġēat", "", "", "to pour over"])
let v = native_list_append(v, ["begoten", "verb", "begoten", "", "", "", "past participle of"])
let v = native_list_append(v, ["dorste", "verb", "dorste", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["drefan", "verb", "drēfe", "drēfde", "", "", "to stir up"])
let v = native_list_append(v, ["gedrefed", "verb", "gedrefed", "", "", "", "past participle of"])
let v = native_list_append(v, ["mihte", "verb", "mihte", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["astyrian", "verb", "āstyrie", "āstyrede", "", "", "to stir up"])
let v = native_list_append(v, ["efstan", "verb", "efste", "efste", "", "", "alternative form of"])
let v = native_list_append(v, ["stieman", "verb", "stīeme", "stīemde", "", "", "to give off"])
let v = native_list_append(v, ["bestieman", "verb", "bestīeme", "bestīemde", "", "", "to make wet"])
let v = native_list_append(v, ["astyred", "verb", "āstyred", "", "", "", "past participle of"])
let v = native_list_append(v, ["lysan", "verb", "lȳse", "lȳsde", "", "", "alternative form of"])
let v = native_list_append(v, ["geworpen", "verb", "ġeworpen", "", "", "", "past participle of"])
let v = native_list_append(v, ["lec", "verb", "lēc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["siwian", "verb", "siwiġe", "siwode", "", "", "to sew"])
let v = native_list_append(v, ["alies", "verb", "ālīes", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["pleon", "verb", "plēo", "pleah", "", "", "to endanger risk"])
let v = native_list_append(v, ["plihtan", "verb", "plihte", "plihte", "", "", "to endanger compromise"])
let v = native_list_append(v, ["gebeden", "verb", "ġebeden", "", "", "", "past participle of"])
let v = native_list_append(v, ["tredan", "verb", "trede", "træd", "", "", "to tread"])
let v = native_list_append(v, ["strit", "verb", "strīt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["foron", "verb", "fōron", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["foren", "verb", "fōren", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["stier", "verb", "stīer", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["stridon", "verb", "stridon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["atende", "verb", "ātende", "", "", "", "inflection of ātendan"])
let v = native_list_append(v, ["slopen", "verb", "slopen", "", "", "", "past participle of"])
let v = native_list_append(v, ["feccan", "verb", "feċċe", "feahte", "", "", "to fetch bring"])
let v = native_list_append(v, ["nedan", "verb", "nēdan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["niton", "verb", "niton", "", "", "", "plural present indicative"])
let v = native_list_append(v, ["gestolen", "verb", "ġestolen", "", "", "", "past participle of"])
let v = native_list_append(v, ["atended", "verb", "ātended", "", "", "", "past participle of"])
let v = native_list_append(v, ["sciet", "verb", "sċīet", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["fiad", "verb", "fīad", "", "", "", "past participle of"])
let v = native_list_append(v, ["acerre", "verb", "āċerre", "", "", "", "inflection of āċerran"])
let v = native_list_append(v, ["hieran", "verb", "hīere", "hīerde", "", "", "to obey"])
let v = native_list_append(v, ["rindan", "verb", "rinde", "rinde", "", "", "to bark remove"])
let v = native_list_append(v, ["lacen", "verb", "lācen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["hinca", "verb", "hinca", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["giman", "verb", "ġīme", "ġīmde", "", "", "alternative form of"])
let v = native_list_append(v, ["gime", "verb", "ġīme", "", "", "", "inflection of ġīman"])
let v = native_list_append(v, ["meriende", "verb", "meriende", "", "", "", "present participle of"])
let v = native_list_append(v, ["celan", "verb", "cēle", "cēlde", "", "", "to cool make"])
let v = native_list_append(v, ["gelent", "verb", "ġelent", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["blandan", "verb", "blande", "blēnd", "", "", "to blend"])
let v = native_list_append(v, ["blanden", "verb", "blanden", "", "", "", "past participle of"])
let v = native_list_append(v, ["gestent", "verb", "ġestent", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["ahonde", "verb", "āhōnde", "", "", "", "present participle of"])
let v = native_list_append(v, ["asciende", "verb", "asciende", "", "", "", "present participle of"])
let v = native_list_append(v, ["cyste", "verb", "cyste", "", "", "", "first-person singular prepositional"])
let v = native_list_append(v, ["getreden", "verb", "ġetreden", "treden", "", "", "past participle of"])
let v = native_list_append(v, ["ciegan", "verb", "ċīeġe", "ċīeġde", "", "", "to call name"])
let v = native_list_append(v, ["hendan", "verb", "hende", "hende", "", "", "to take by"])
let v = native_list_append(v, ["blet", "verb", "blēt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["ingangen", "verb", "ingangen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["tawian", "verb", "tawiġe", "tawode", "", "", "to prepare make"])
let v = native_list_append(v, ["gegolden", "verb", "ġegolden", "", "", "", "past participle of"])
let v = native_list_append(v, ["grette", "verb", "grētte", "", "", "", "inflection of grētan"])
let v = native_list_append(v, ["befon", "verb", "befō", "befēng", "", "", "to comprehend grasp"])
let v = native_list_append(v, ["timbran", "verb", "timbre", "timbrede", "", "", "to build"])
let v = native_list_append(v, ["timbren", "verb", "timbren", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["bestel", "verb", "bestel", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["dragende", "verb", "dragende", "", "", "", "present participle of"])
let v = native_list_append(v, ["beswican", "verb", "beswīce", "beswāc", "", "", "to deceive trick"])
let v = native_list_append(v, ["dwinan", "verb", "dwīne", "dwān", "", "", "to waste away"])
let v = native_list_append(v, ["belagen", "verb", "belagen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gelegen", "verb", "ġeleġen", "", "", "", "past participle of"])
let v = native_list_append(v, ["maca", "verb", "maca", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["slad", "verb", "slād", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["loccian", "verb", "locciġe", "loccode", "", "", "to allure or"])
let v = native_list_append(v, ["ofset", "verb", "ofset", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["gangen", "verb", "gangen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["geboden", "verb", "ġeboden", "", "", "", "past participle of"])
let v = native_list_append(v, ["lysed", "verb", "lȳsed", "", "", "", "past participle of"])
let v = native_list_append(v, ["gesungen", "verb", "ġesungen", "", "", "", "past participle of"])
let v = native_list_append(v, ["biddende", "verb", "biddende", "", "", "", "present participle of"])
let v = native_list_append(v, ["grunden", "verb", "grunden", "", "", "", "past participle of"])
let v = native_list_append(v, ["grunde", "verb", "grunde", "", "", "", "inflection of grindan"])
let v = native_list_append(v, ["styntan", "verb", "stynte", "stynte", "", "", "to blunt to"])
let v = native_list_append(v, ["buge", "verb", "būge", "", "", "", "inflection of būgan"])
let v = native_list_append(v, ["faren", "verb", "faren", "", "", "", "past participle of"])
let v = native_list_append(v, ["wegende", "verb", "wegende", "", "", "", "present participle of"])
let v = native_list_append(v, ["besæt", "verb", "besæt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["hyt", "verb", "hȳt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["standen", "verb", "standen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["stande", "verb", "stande", "", "", "", "inflection of standan"])
let v = native_list_append(v, ["striden", "verb", "strīden", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["monodon", "verb", "monodon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["bestolen", "verb", "bestolen", "", "", "", "past participle of"])
let v = native_list_append(v, ["læge", "verb", "lǣge", "", "", "", "inflection of liċġan"])
let v = native_list_append(v, ["belegen", "verb", "beleġen", "", "", "", "past participle of"])
let v = native_list_append(v, ["bensian", "verb", "bēnsiġe", "bēnsode", "", "", "to pray"])
let v = native_list_append(v, ["bedrog", "verb", "bedrōg", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["irne", "verb", "irne", "", "", "", "inflection of irnan"])
let v = native_list_append(v, ["stige", "verb", "stīge", "", "", "", "inflection of stīgan"])
let v = native_list_append(v, ["acucian", "verb", "ācucian", "", "", "", "alternative form of"])
let v = native_list_append(v, ["afierran", "verb", "āfierre", "āfierede", "", "", "to remove"])
let v = native_list_append(v, ["yt", "verb", "yt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["riden", "verb", "rīden", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["fenge", "verb", "fēnge", "", "", "", "inflection of fōn"])
let v = native_list_append(v, ["syg", "verb", "sȳġ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rym", "verb", "rȳm", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["soden", "verb", "soden", "", "", "", "past participle of"])
let v = native_list_append(v, ["stigen", "verb", "stīgen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["deag", "verb", "dēag", "dēah", "dēg", "", "first/third-person singular present"])
let v = native_list_append(v, ["bete", "verb", "bete", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["gete", "verb", "ġēte", "", "", "", "inflection of ġētan"])
let v = native_list_append(v, ["sion", "verb", "sīon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sient", "verb", "sient", "", "", "", "alternative form of"])
let v = native_list_append(v, ["scien", "verb", "sċīe", "sċīede", "", "", "to be frightened"])
let v = native_list_append(v, ["sice", "verb", "sīce", "", "", "", "inflection of sīcan"])
let v = native_list_append(v, ["wenen", "verb", "wēnen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["spinne", "verb", "spinne", "", "", "", "inflection of spinnan"])
let v = native_list_append(v, ["tytan", "verb", "tȳte", "tȳtte", "", "", "to be conspicuous"])
let v = native_list_append(v, ["costian", "verb", "costiġe", "costode", "", "", "try tempt"])
let v = native_list_append(v, ["smeagan", "verb", "smēaġe", "smēade", "", "", "consider think about"])
let v = native_list_append(v, ["geniet", "verb", "ġenīet", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["stemde", "verb", "stēmde", "", "", "", "inflection of stēman"])
let v = native_list_append(v, ["cepe", "verb", "cēpe", "", "", "", "inflection of cēpan"])
let v = native_list_append(v, ["forspil", "verb", "forspil", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["borsten", "verb", "borsten", "", "", "", "past participle of"])
let v = native_list_append(v, ["andettan", "verb", "andette", "andette", "", "", "to admit confess"])
let v = native_list_append(v, ["ricsian", "verb", "rīcsiġe", "rīcsode", "", "", "to rule govern"])
let v = native_list_append(v, ["læcan", "verb", "lǣċe", "lǣhte", "", "", "to move quickly"])
let v = native_list_append(v, ["miswent", "verb", "miswent", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["fricgan", "verb", "friċġe", "fræġ", "", "", "to inquire ask"])
let v = native_list_append(v, ["fultumian", "verb", "fultumiġe", "fultumode", "", "", "to prop up"])
let v = native_list_append(v, ["nealæcan", "verb", "nēalǣċe", "nēalǣhte", "", "", "to approach"])
let v = native_list_append(v, ["cyþlæcan", "verb", "cȳþlǣċe", "cȳþlǣhte", "", "", "to become known"])
let v = native_list_append(v, ["cyrtenlæcan", "verb", "cyrtenlǣċe", "cyrtenlǣhte", "", "", "to beautify make"])
let v = native_list_append(v, ["cneordlæcan", "verb", "cneordlǣċe", "cneordlǣhte", "", "", "to be diligent"])
let v = native_list_append(v, ["wieldan", "verb", "wielde", "wielde", "", "", "to control"])
let v = native_list_append(v, ["spellian", "verb", "spelliġe", "spellode", "", "", "to talk converse"])
let v = native_list_append(v, ["wiþcostian", "verb", "wiþcostiġe", "wiþcostode", "", "", "to disapprove condemn"])
let v = native_list_append(v, ["goten", "verb", "goten", "", "", "", "past participle of"])
let v = native_list_append(v, ["spilian", "verb", "spiliġe", "spilode", "", "", "to play to"])
let v = native_list_append(v, ["andustrian", "verb", "andūstriġe", "andūstrode", "", "", "to deny by"])
let v = native_list_append(v, ["swæslæcan", "verb", "swǣslǣċe", "swǣslǣhte", "", "", "to flatter talk"])
let v = native_list_append(v, ["freod", "verb", "frēod", "ġefrēod", "", "", "past participle of"])
let v = native_list_append(v, ["blowan", "verb", "blōwe", "blēow", "", "", "to flower blossom"])
let v = native_list_append(v, ["blawan", "verb", "blāwe", "blēow", "", "", "to blow breathe"])
let v = native_list_append(v, ["beladian", "verb", "belādiġe", "belādode", "", "", "to excuse clear"])
let v = native_list_append(v, ["ladian", "verb", "lādiġe", "lādode", "", "", "to excuse or"])
let v = native_list_append(v, ["onstellan", "verb", "onstelle", "onstealde", "", "", "to establish initiate"])
let v = native_list_append(v, ["sacode", "verb", "sacode", "", "", "", "inflection of sacian"])
let v = native_list_append(v, ["grillan", "verb", "grille", "grilde", "", "", "alternative form of"])
let v = native_list_append(v, ["geall", "verb", "ġeall", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["forlet", "verb", "forlēt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["tucian", "verb", "tūciġe", "tūcode", "", "", "to disturb mistreat"])
let v = native_list_append(v, ["trucian", "verb", "truciġe", "trucode", "", "", "to fail run"])
let v = native_list_append(v, ["torfian", "verb", "torfiġe", "torfode", "", "", "to throw shoot"])
let v = native_list_append(v, ["ehtan", "verb", "ēhte", "ēhte", "", "", "to chase +"])
let v = native_list_append(v, ["miltsian", "verb", "miltsiġe", "miltsode", "", "", "to have mercy"])
let v = native_list_append(v, ["fordeman", "verb", "fordēme", "fordēmde", "", "", "to condemn sentence"])
let v = native_list_append(v, ["ceos", "verb", "ċēos", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["minsian", "verb", "minsiġe", "minsode", "", "", "to diminish lessen"])
let v = native_list_append(v, ["fadian", "verb", "fadiġe", "fadode", "", "", "to direct guide"])
let v = native_list_append(v, ["facian", "verb", "fāciġe", "fācode", "", "", "to obtain acquire"])
let v = native_list_append(v, ["fagettan", "verb", "fāgette", "fāgette", "", "", "to change color"])
let v = native_list_append(v, ["essian", "verb", "essiġe", "essode", "", "", "to waste consume"])
let v = native_list_append(v, ["eþian", "verb", "ēþiġe", "ēþode", "", "", "to breathe"])
let v = native_list_append(v, ["oþian", "verb", "ōþiġe", "ōþode", "", "", "alternative form of"])
let v = native_list_append(v, ["frician", "verb", "friciġe", "fricode", "", "", "to desire seek"])
let v = native_list_append(v, ["medemian", "verb", "medemiġe", "medemode", "", "", "alternative form of"])
let v = native_list_append(v, ["anlæcan", "verb", "ānlǣċe", "ānlǣhte", "", "", "to unite"])
let v = native_list_append(v, ["frefran", "verb", "frēfre", "frēfrede", "", "", "to comfort console"])
let v = native_list_append(v, ["aliefan", "verb", "ālīefe", "ālīefde", "", "", "to allow"])
let v = native_list_append(v, ["aliesan", "verb", "ālīese", "ālīesde", "", "", "to detach remove"])
let v = native_list_append(v, ["liefan", "verb", "līefe", "līefde", "", "", "to give leave"])
let v = native_list_append(v, ["ligen", "verb", "liġen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gemagian", "verb", "ġemagiġe", "ġemagode", "", "", "to recuperate recover"])
let v = native_list_append(v, ["mecgan", "verb", "meċġe", "meġde", "", "", "to mix stir"])
let v = native_list_append(v, ["leccan", "verb", "leċċe", "leahte", "", "", "to water irrigate"])
let v = native_list_append(v, ["trit", "verb", "trit", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["mamorian", "verb", "māmoriġe", "māmorode", "", "", "to deliberate think"])
let v = native_list_append(v, ["missan", "verb", "misse", "miste", "", "", "to miss fail"])
let v = native_list_append(v, ["andweardian", "verb", "andweardiġe", "andweardode", "", "", "to present to"])
let v = native_list_append(v, ["midþolian", "verb", "midþoliġe", "midþolode", "", "", "to sympathize sympathize"])
let v = native_list_append(v, ["galan", "verb", "gale", "gōl", "", "", "to sing enchant"])
let v = native_list_append(v, ["forþgewiten", "verb", "forþġewiten", "strong", "ang-adecl", "", "past participle of"])
let v = native_list_append(v, ["feorsian", "verb", "feorsiġe", "feorsode", "", "", "to exceed go"])
let v = native_list_append(v, ["feormian", "verb", "feormiġe", "feormode", "", "", "to cleanse scour"])
let v = native_list_append(v, ["fele", "verb", "fēle", "", "", "", "inflection of fēlan"])
let v = native_list_append(v, ["ræfan", "verb", "rǣfe", "rǣfde", "", "", "to involve wrap"])
let v = native_list_append(v, ["misfare", "verb", "misfare", "", "", "", "inflection of misfaran"])
let v = native_list_append(v, ["wandian", "verb", "wandiġe", "wandode", "", "", "to hesitate with"])
let v = native_list_append(v, ["westan", "verb", "wēste", "wēste", "", "", "to ravage spoil"])
let v = native_list_append(v, ["wealcian", "verb", "wealciġe", "wealcode", "", "", "to roll up"])
let v = native_list_append(v, ["ieldan", "verb", "ielde", "ielde", "", "", "to put off"])
let v = native_list_append(v, ["iersian", "verb", "iersiġe", "iersode", "", "", "to rage be"])
let v = native_list_append(v, ["iewan", "verb", "īewe", "īewde", "", "", "to show"])
let v = native_list_append(v, ["inciegan", "verb", "inċīeġe", "inċīeġde", "", "", "to call upon"])
let v = native_list_append(v, ["inferan", "verb", "infēre", "infērde", "", "", "to enter go"])
let v = native_list_append(v, ["ingefeallan", "verb", "inġefealle", "inġefēoll", "", "", "to indicate point"])
let v = native_list_append(v, ["geanlæcan", "verb", "ġeānlǣċe", "ġeānlǣhte", "", "", "to make one"])
let v = native_list_append(v, ["spurnan", "verb", "spurne", "spearn", "", "", "to kick"])
let v = native_list_append(v, ["þegnian", "verb", "þeġniġe", "þeġnode", "", "", "to serve +"])
let v = native_list_append(v, ["getregian", "verb", "ġetregiġe", "ġetregode", "", "", "to abhor feel"])
let v = native_list_append(v, ["dafenian", "verb", "dafeniġe", "dafenode", "", "", "to be fitting"])
let v = native_list_append(v, ["wiþmetan", "verb", "wiþmete", "wiþmæt", "", "", "to compare +dative"])
let v = native_list_append(v, ["nacian", "verb", "naciġe", "nacode", "", "", "to strip strip"])
let v = native_list_append(v, ["stælan", "verb", "stǣle", "stǣlde", "", "", "to establish found"])
let v = native_list_append(v, ["mesan", "verb", "mēse", "mēsde", "", "", "to eat feed"])
let v = native_list_append(v, ["botettan", "verb", "bōtette", "bōtette", "", "", "to improve"])
let v = native_list_append(v, ["lengde", "verb", "lengde", "", "", "", "inflection of lenġan"])
let v = native_list_append(v, ["nemnian", "verb", "nemniġe", "nemnode", "", "", "alternative form of"])
let v = native_list_append(v, ["hebbe", "verb", "hebbe", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["eglan", "verb", "eġle", "eġlde", "", "", "to trouble pain"])
let v = native_list_append(v, ["understondan", "verb", "understonde", "understōd", "", "", "alternative form of"])
let v = native_list_append(v, ["wedde", "verb", "wēdde", "", "", "", "inflection of wēdan"])
let v = native_list_append(v, ["understandan", "verb", "understande", "understōd", "", "", "to understand"])
let v = native_list_append(v, ["spil", "verb", "spil", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["tofore", "verb", "tōfōre", "", "", "", "inflection of tōfaran"])
let v = native_list_append(v, ["berid", "verb", "berīd", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["efenmetan", "verb", "efenmete", "efenmæt", "", "", "alternative form of"])
let v = native_list_append(v, ["blencan", "verb", "blenċe", "blencte", "", "", "to deceive"])
let v = native_list_append(v, ["stelende", "verb", "stelende", "", "", "", "present participle of"])
let v = native_list_append(v, ["cysten", "verb", "cysten", "", "", "", "singular prepositional/preterite subjunctive"])
let v = native_list_append(v, ["spilde", "verb", "spilde", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["cid", "verb", "ċīd", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["befo", "verb", "befō", "", "", "", "inflection of befōn"])
let v = native_list_append(v, ["metende", "verb", "metende", "", "", "", "present participle of"])
let v = native_list_append(v, ["grætan", "verb", "grǣte", "grēt", "", "", "to weep cry"])
let v = native_list_append(v, ["gemengde", "verb", "ġemengde", "", "", "", "inflection of ġemenġan"])
let v = native_list_append(v, ["mynte", "verb", "mynte", "", "", "", "inflection of myntan"])
let v = native_list_append(v, ["findest", "verb", "findest", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["finde", "verb", "finde", "", "", "", "inflection of findan"])
let v = native_list_append(v, ["fylde", "verb", "fylde", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["tidernes", "verb", "tidernes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["winnende", "verb", "winnende", "", "", "", "present participle of"])
let v = native_list_append(v, ["smerige", "verb", "smeriġe", "", "", "", "inflection of smerian"])
let v = native_list_append(v, ["behatan", "verb", "behāte", "behēt", "", "", "to promise"])
let v = native_list_append(v, ["þeahtian", "verb", "þeahtiġe", "þeahtode", "", "", "to take counsel"])
let v = native_list_append(v, ["styr", "verb", "stȳr", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["styrede", "verb", "styrede", "", "", "", "past of styrian"])
let v = native_list_append(v, ["feled", "verb", "fēled", "", "", "", "past participle of"])
let v = native_list_append(v, ["beatan", "verb", "bēate", "bēot", "", "", "to beat"])
let v = native_list_append(v, ["miscian", "verb", "misciġe", "miscode", "", "", "to mix"])
let v = native_list_append(v, ["mixian", "verb", "mixiġe", "mixode", "", "", "alternative form of"])
let v = native_list_append(v, ["hierte", "verb", "hierte", "", "", "", "inflection of hiertan"])
let v = native_list_append(v, ["nomon", "verb", "nōmon", "nāmon", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["ryme", "verb", "rȳme", "", "", "", "inflection of rȳman"])
let v = native_list_append(v, ["ludon", "verb", "ludon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["þryccan", "verb", "þryċċe", "þryhte", "", "", "to press crush"])
let v = native_list_append(v, ["merdes", "verb", "merdes", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["wiþceosan", "verb", "wiþċēose", "wiþċēas", "", "", "to choose against"])
let v = native_list_append(v, ["mamrian", "verb", "māmriġe", "māmrode", "", "", "to think out"])
let v = native_list_append(v, ["mimorian", "verb", "mimoriġe", "mimorode", "", "", "to remember keep"])
let v = native_list_append(v, ["mymerian", "verb", "mymeriġe", "mymerode", "", "", "alternative form of"])
let v = native_list_append(v, ["fige", "verb", "fīġe", "", "", "", "inflection of fīġan"])
let v = native_list_append(v, ["beorgan", "verb", "beorge", "bearg", "", "", "to save deliver"])
let v = native_list_append(v, ["cweman", "verb", "cwēme", "cwēmde", "", "", "to please satisfy"])
let v = native_list_append(v, ["infare", "verb", "infare", "", "", "", "inflection of infaran"])
let v = native_list_append(v, ["heht", "verb", "hēht", "hēt", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["stryndan", "verb", "strȳnde", "strȳnde", "", "", "to waste"])
let v = native_list_append(v, ["framian", "verb", "framiġe", "framode", "", "", "to avail profit"])
let v = native_list_append(v, ["adelfe", "verb", "ādelfe", "", "", "", "inflection of ādelfan"])
let v = native_list_append(v, ["ræswian", "verb", "rǣswiġe", "rǣswode", "", "", "alternative form of"])
let v = native_list_append(v, ["costnian", "verb", "costniġe", "costnode", "", "", "alternative form of"])
let v = native_list_append(v, ["cystan", "verb", "cyste", "cyste", "", "", "to get procure"])
let v = native_list_append(v, ["swamm", "verb", "swamm", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["blondan", "verb", "blondan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neote", "verb", "nēote", "", "", "", "inflection of nēotan"])
let v = native_list_append(v, ["stilst", "verb", "stilst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["deog", "verb", "dēog", "dēoh", "dēg", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["tiergan", "verb", "tierġe", "tierġde", "", "", "to worry exasperate"])
let v = native_list_append(v, ["befylan", "verb", "befȳle", "befȳlde", "", "", "to defile befoul"])
let v = native_list_append(v, ["fylan", "verb", "fȳle", "fȳlde", "", "", "to defile pollute"])
let v = native_list_append(v, ["bename", "verb", "benāme", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bewent", "verb", "bewent", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["linne", "verb", "linne", "", "", "", "inflection of linnan"])
let v = native_list_append(v, ["geomrian", "verb", "ġeōmriġe", "ġeōmrode", "", "", "to complain"])
let v = native_list_append(v, ["hreddan", "verb", "hredde", "hredde", "", "", "to save rescue"])
let v = native_list_append(v, ["ondon", "verb", "ondō", "ondyde", "", "", "to undo"])
let v = native_list_append(v, ["lafian", "verb", "lafiġe", "lafode", "", "", "to wet make"])
let v = native_list_append(v, ["ligon", "verb", "ligon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["togen", "verb", "togen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gemon", "verb", "ġemon", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["bannen", "verb", "bannen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gewaden", "verb", "ġewaden", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["reston", "verb", "reston", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["bette", "verb", "bētte", "", "", "", "inflection of bētan"])
let v = native_list_append(v, ["collen", "verb", "collen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gefroren", "verb", "ġefroren", "strong", "ang-adecl", "", "past participle of"])
let v = native_list_append(v, ["circe", "verb", "ċirċe", "", "", "", "inflection of ċirċan"])
let v = native_list_append(v, ["amasian", "verb", "āmasiġe", "āmasode", "", "", "to amaze"])
let v = native_list_append(v, ["sanc", "verb", "sanc", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["getan", "verb", "ġētu", "ġētte", "", "", "alternative form of"])
let v = native_list_append(v, ["gebet", "verb", "ġebēt", "", "", "", "inflection of ġebētan"])
let v = native_list_append(v, ["fundon", "verb", "fundon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["hebbende", "verb", "hebbende", "", "", "", "present participle of"])
let v = native_list_append(v, ["cuþlæcan", "verb", "cūþlǣċe", "cūþlǣhte", "", "", "to make known"])
let v = native_list_append(v, ["ytt", "verb", "ytt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["iht", "verb", "īht", "", "", "", "past participle of"])
let v = native_list_append(v, ["scite", "verb", "sċīte", "", "", "", "inflection of sċītan"])
let v = native_list_append(v, ["beleogan", "verb", "belēoge", "belēag", "", "", "to deceive by"])
let v = native_list_append(v, ["belicgan", "verb", "beliċġe", "belæġ", "", "", "to lie by"])
let v = native_list_append(v, ["cann", "verb", "can", "", "", "", "first/third-person singular present"])
let v = native_list_append(v, ["sprenge", "verb", "sprenġe", "", "", "", "inflection of sprenġan"])
let v = native_list_append(v, ["sprengst", "verb", "sprengst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["forcierest", "verb", "forċierest", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["siehst", "verb", "siehst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["seh", "verb", "seh", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["fielst", "verb", "fielst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["waden", "verb", "waden", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["þreapian", "verb", "þrēapiġe", "þrēapode", "", "", "to reprove correct"])
let v = native_list_append(v, ["ameres", "verb", "āmeres", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["amere", "verb", "āmere", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["frige", "verb", "friġe", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["flagen", "verb", "flagen", "", "", "", "past participle of"])
let v = native_list_append(v, ["notian", "verb", "notiġe", "notode", "", "", "to make use"])
let v = native_list_append(v, ["hielde", "verb", "hielde", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["stonde", "verb", "stonde", "", "", "", "inflection of stondan"])
let v = native_list_append(v, ["sunge", "verb", "sunge", "", "", "", "inflection of singan"])
let v = native_list_append(v, ["bedrage", "verb", "bedrage", "", "", "", "inflection of bedragan"])
let v = native_list_append(v, ["bidde", "verb", "bidde", "", "", "", "inflection of biddan"])
let v = native_list_append(v, ["gehangen", "verb", "ġehangen", "", "", "", "past participle of"])
let v = native_list_append(v, ["slape", "verb", "slāpe", "", "", "", "inflection of slāpan"])
let v = native_list_append(v, ["gedropen", "verb", "ġedropen", "", "", "", "past participle of"])
let v = native_list_append(v, ["dropen", "verb", "dropen", "", "", "", "past participle of"])
let v = native_list_append(v, ["giete", "verb", "ġiete", "", "", "", "inflection of ġietan"])
let v = native_list_append(v, ["logen", "verb", "logen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gelde", "verb", "ġelde", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["wringe", "verb", "wringe", "", "", "", "inflection of wringan"])
let v = native_list_append(v, ["slepe", "verb", "slēpe", "", "", "", "inflection of slǣpan"])
let v = native_list_append(v, ["gebannen", "verb", "ġebannen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["berste", "verb", "berste", "", "", "", "inflection of berstan"])
let v = native_list_append(v, ["brenge", "verb", "brenġe", "", "", "", "inflection of brenġan"])
let v = native_list_append(v, ["deon", "verb", "dēo", "dēode", "", "", "to suck"])
let v = native_list_append(v, ["wisse", "verb", "wisse", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gewit", "verb", "ġewīt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["flogen", "verb", "flogen", "", "", "", "past participle of"])
let v = native_list_append(v, ["geflogen", "verb", "ġeflogen", "", "", "", "past participle of"])
let v = native_list_append(v, ["hielt", "verb", "hielt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["belegd", "verb", "beleġd", "", "", "", "past participle of"])
let v = native_list_append(v, ["belegde", "verb", "beleġde", "", "", "", "inflection of beleċġan"])
let v = native_list_append(v, ["gesele", "verb", "ġesele", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["giere", "verb", "ġiere", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["sceon", "verb", "sċēo", "sċēode", "", "", "to fall to"])
let v = native_list_append(v, ["forcippian", "verb", "forċippiġe", "forċippode", "", "", "to cut off"])
let v = native_list_append(v, ["temde", "verb", "tēmde", "", "", "", "inflection of tēman"])
let v = native_list_append(v, ["wende", "verb", "wende", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["wene", "verb", "wēne", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["gefunden", "verb", "ġefunden", "", "", "", "past participle of"])
let v = native_list_append(v, ["drehtest", "verb", "dreahtes", "dreahtest", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["drehte", "verb", "drehte", "", "", "", "first-person singular preterite"])
let v = native_list_append(v, ["gedreht", "verb", "ġedreht", "", "", "", "past participle of"])
let v = native_list_append(v, ["dreht", "verb", "dreht", "", "", "", "past participle of"])
let v = native_list_append(v, ["ritt", "verb", "rītt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["spired", "verb", "spired", "", "", "", "past participle of"])
let v = native_list_append(v, ["sawe", "verb", "sāwe", "", "", "", "inflection of sāwan"])
let v = native_list_append(v, ["gehet", "verb", "ġehēt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["underberan", "verb", "underbere", "underbær", "", "", "to support"])
let v = native_list_append(v, ["drepan", "verb", "drepe", "dræp", "", "", "to strike beat"])
let v = native_list_append(v, ["ferien", "verb", "ferien", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["træde", "verb", "trǣde", "", "", "", "inflection of tredan"])
let v = native_list_append(v, ["træd", "verb", "træd", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["gine", "verb", "ġīne", "", "", "", "inflection of ġīnan"])
let v = native_list_append(v, ["barian", "verb", "bariġe", "barode", "", "", "to lay bare"])
let v = native_list_append(v, ["fluton", "verb", "fluton", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["gedrite", "verb", "ġedrīte", "", "", "", "inflection of ġedrītan"])
let v = native_list_append(v, ["adihtan", "verb", "ādihte", "ādihte", "", "", "to edit compose"])
let v = native_list_append(v, ["ofslean", "verb", "ofslēa", "ofslōg", "", "", "to kill"])
let v = native_list_append(v, ["fulwihtian", "verb", "fulwihtiġe", "fulwihtode", "", "", "to baptize"])
let v = native_list_append(v, ["wregan", "verb", "wrēġe", "wreġde", "", "", "to accuse impeach"])
let v = native_list_append(v, ["þaccian", "verb", "þacciġe", "þaccode", "", "", "to touch softly"])
let v = native_list_append(v, ["bruton", "verb", "bruton", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["runnen", "verb", "runnen", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["honne", "verb", "hōnne", "", "", "", "inflected infinitive of"])
let v = native_list_append(v, ["inlædan", "verb", "inlǣde", "inlǣdde", "", "", "to lead in"])
let v = native_list_append(v, ["blinnan", "verb", "blinne", "blann", "", "", "to cease leave"])
let v = native_list_append(v, ["specan", "verb", "spece", "spæc", "", "", "alternative form of"])
let v = native_list_append(v, ["sceogan", "verb", "sċeōġe", "sċeōde", "", "", "alternative form of"])
let v = native_list_append(v, ["scogan", "verb", "sċōġe", "sċōde", "", "", "to put shoes"])
let v = native_list_append(v, ["þeowan", "verb", "þēowe", "þēowde", "", "", "to press impress"])
let v = native_list_append(v, ["þywan", "verb", "þȳ", "þȳwde", "", "", "alternative form of"])
let v = native_list_append(v, ["cropen", "verb", "cropen", "", "", "", "past participle of"])
let v = native_list_append(v, ["blonden", "verb", "blonden", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grafen", "verb", "grafen", "", "", "", "past participle of"])
let v = native_list_append(v, ["decan", "verb", "dēċe", "dēcte", "", "", "to smear daub"])
let v = native_list_append(v, ["sended", "verb", "sended", "", "", "", "past participle of"])
let v = native_list_append(v, ["genugan", "verb", "ġeneah", "ġenohte", "", "", "to be sufficient"])
let v = native_list_append(v, ["spowan", "verb", "spōwan", "strong", "ang-conj", "", "to succeed +"])
let v = native_list_append(v, ["belea", "verb", "belēa", "", "", "", "inflection of belēan"])
let v = native_list_append(v, ["onliest", "verb", "onlīest", "", "", "", "second/third-person singular present"])
let v = native_list_append(v, ["fleat", "verb", "flēat", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["gælan", "verb", "gǣle", "gǣlde", "", "", "to hinder delay"])
let v = native_list_append(v, ["beom", "verb", "bēom", "bīom", "", "", "first-person singular of"])
let v = native_list_append(v, ["blatian", "verb", "blātiġe", "blātode", "", "", "to be pale"])
let v = native_list_append(v, ["gebiden", "verb", "gebiden", "", "", "", "past participle of"])
let v = native_list_append(v, ["cnossian", "verb", "cnossiġe", "cnossode", "", "", "to beat strike"])
let v = native_list_append(v, ["geþrungen", "verb", "ġeþrungen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gliden", "verb", "glīden", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["deþ", "verb", "dēþ", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["grison", "verb", "grīson", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["fetian", "verb", "fetiġe", "fetode", "", "", "to fetch bring"])
let v = native_list_append(v, ["fatian", "verb", "fatiġe", "fatode", "", "", "alternative form of"])
let v = native_list_append(v, ["herebeorgian", "verb", "herebeorgiġe", "herebeorgode", "", "", "to shelter"])
let v = native_list_append(v, ["andswarian", "verb", "andswariġe", "andswarode", "", "", "to answer +dative"])
let v = native_list_append(v, ["cracian", "verb", "craciġe", "cracode", "", "", "to resound"])
let v = native_list_append(v, ["stode", "verb", "stōde", "", "", "", "inflection of standan"])
let v = native_list_append(v, ["smocian", "verb", "smociġe", "smocode", "", "", "to smoke emit"])
let v = native_list_append(v, ["bisgian", "verb", "bisgiġe", "bisgode", "", "", "to occupy busy"])
let v = native_list_append(v, ["steartlian", "verb", "steartliġe", "steartlode", "", "", "to kick or"])
let v = native_list_append(v, ["turnian", "verb", "turniġe", "turnode", "", "", "to turn on"])
let v = native_list_append(v, ["gefan", "verb", "ġefu", "ġæf", "", "", "alternative form of"])
let v = native_list_append(v, ["gefeoht", "verb", "gefeoht", "", "", "", ""])
let v = native_list_append(v, ["ofercuman", "verb", "ofercume", "ofercōm", "", "", "to overcome or"])
let v = native_list_append(v, ["frias", "verb", "frīas", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["wæron", "verb", "wǣron", "wǣran", "wǣrun", "", "preterite indicative plural"])
let v = native_list_append(v, ["wunodon", "verb", "wunodon", "", "", "", "preterite plural of"])
let v = native_list_append(v, ["bedecian", "verb", "bedeciġe", "bedecode", "", "", "to beg for"])
let v = native_list_append(v, ["flugon", "verb", "flugon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["glada", "verb", "glada", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["gemeres", "verb", "ġemeres", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["dryg", "verb", "drȳġ", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["hettan", "verb", "hette", "hette", "", "", "to pursue as"])
let v = native_list_append(v, ["ytan", "verb", "ȳte", "ȳtte", "", "", "to put out"])
let v = native_list_append(v, ["ripan", "verb", "rīpe", "rāp", "", "", "to reap"])
let v = native_list_append(v, ["stoden", "verb", "stōden", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["gripen", "verb", "grīpen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["gripon", "verb", "gripon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["genam", "verb", "ġenam", "ġenom", "ġenōm", "", "first/third-person preterite of"])
let v = native_list_append(v, ["fran", "verb", "frān", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["recan", "verb", "rēċe", "rōhte", "", "", "to care"])
let v = native_list_append(v, ["gadrian", "verb", "gadriġe", "gadrode", "", "", "alternative form of"])
let v = native_list_append(v, ["gelogian", "verb", "ġelōgiġe", "ġelōgode", "", "", "to place in"])
let v = native_list_append(v, ["spece", "verb", "spece", "", "", "", "inflection of specan"])
let v = native_list_append(v, ["liehst", "verb", "līehteþ", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["rogian", "verb", "rōgiġe", "rōgode", "", "", "to flourish"])
let v = native_list_append(v, ["fegan", "verb", "fēġe", "fēġde", "", "", "to attach join"])
let v = native_list_append(v, ["geanian", "verb", "ġeāniġe", "ġeānode", "", "", "to unite"])
let v = native_list_append(v, ["belgan", "verb", "belge", "bealg", "", "", "to become angry"])
let v = native_list_append(v, ["betogen", "verb", "betogen", "", "", "", "past participle of"])
let v = native_list_append(v, ["ænlæcan", "verb", "ǣnlǣċe", "ǣnlǣhte", "", "", "alternative form of"])
let v = native_list_append(v, ["alyfan", "verb", "ālȳfe", "ālȳfde", "", "", "alternative form of"])
let v = native_list_append(v, ["geholian", "verb", "ġeholiġe", "ġeholode", "", "", "to obtain"])
let v = native_list_append(v, ["budon", "verb", "budon", "", "", "", "plural past indicative"])
let v = native_list_append(v, ["bledsian", "verb", "blēdsiġe", "blēdsode", "", "", "alternative form of"])
let v = native_list_append(v, ["griellan", "verb", "grielle", "grielde", "", "", "to annoy provoke"])
let v = native_list_append(v, ["grellan", "verb", "grelle", "grelede", "", "", "alternative form of"])
let v = native_list_append(v, ["forebodian", "verb", "forebodiġe", "forebodode", "", "", "to announce declare"])
let v = native_list_append(v, ["bodian", "verb", "bodiġe", "bodode", "", "", "to tell proclaim"])
let v = native_list_append(v, ["feon", "verb", "fēon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["afare", "verb", "āfare", "", "", "", "inflection of āfaran"])
let v = native_list_append(v, ["gelafian", "verb", "ġelafiġe", "ġelafode", "", "", "to refresh"])
let v = native_list_append(v, ["heredon", "verb", "heredon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["stoppian", "verb", "stoppiġe", "stoppode", "", "", "to stop"])
let v = native_list_append(v, ["forstoppian", "verb", "forstoppiġe", "forstoppode", "", "", "to stop up"])
let v = native_list_append(v, ["clysan", "verb", "clȳse", "clȳsde", "", "", "to close shut"])
let v = native_list_append(v, ["bield", "verb", "bield", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["helige", "verb", "heliġe", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["tidan", "verb", "tīde", "tīdde", "", "", "to betide befall"])
let v = native_list_append(v, ["fregnan", "verb", "freġne", "fræġn", "", "", "alternative form of"])
let v = native_list_append(v, ["frinan", "verb", "frīne", "frān", "", "", "alternative form of"])
let v = native_list_append(v, ["eart", "verb", "earþ", "arþ", "æart", "", "second-person singular present"])
let v = native_list_append(v, ["wlatian", "verb", "wlātiġe", "wlātode", "", "", "to gaze look"])
let v = native_list_append(v, ["wyrcean", "verb", "wyrċe", "worhte", "", "", "alternative form of"])
let v = native_list_append(v, ["fritt", "verb", "fritt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["wrixle", "verb", "wrixle", "", "", "", "inflection of wrixlan"])
let v = native_list_append(v, ["wixlan", "verb", "wixle", "wixlede", "", "", "alternative form of"])
let v = native_list_append(v, ["growe", "verb", "grōwe", "", "", "", "inflection of grōwan"])
let v = native_list_append(v, ["ridon", "verb", "ridon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["profian", "verb", "prōfiġe", "prōfode", "", "", "to esteem regard"])
let v = native_list_append(v, ["blowe", "verb", "blōwe", "", "", "", "inflection of blōwan"])
let v = native_list_append(v, ["blote", "verb", "blōte", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["higian", "verb", "hīgiġe", "hīgode", "", "", "to strive exert"])
let v = native_list_append(v, ["ferende", "verb", "fērende", "", "", "", "present participle of"])
let v = native_list_append(v, ["besis", "verb", "besīs", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["frete", "verb", "frete", "", "", "", "inflection of fretan"])
let v = native_list_append(v, ["biten", "verb", "bīten", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["gullen", "verb", "gullen", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["stopen", "verb", "stōpen", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["friade", "verb", "frīade", "", "", "", "inflection of frīġan"])
let v = native_list_append(v, ["barast", "verb", "barast", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["ondfon", "verb", "ondfō", "ondfēng", "", "", "alternative form of"])
let v = native_list_append(v, ["getogen", "verb", "ġetogen", "", "", "", "past participle of"])
let v = native_list_append(v, ["figan", "verb", "fīġu", "fīode", "", "", "alternative form of"])
let v = native_list_append(v, ["wæflian", "verb", "wæfliġe", "wæflode", "", "", "to talk or"])
let v = native_list_append(v, ["ingiet", "verb", "inġīet", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["ingoten", "verb", "ingoten", "", "", "", "past participle of"])
let v = native_list_append(v, ["besee", "verb", "besē̆e", "", "", "", "singular present subjunctive"])
let v = native_list_append(v, ["genimen", "verb", "ġenimen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["bestod", "verb", "bestōd", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["gewealcan", "verb", "ġewealce", "ġewēolc", "", "", "to go traverse"])
let v = native_list_append(v, ["sindon", "verb", "aron", "arun", "earun", "", "plural present indicative"])
let v = native_list_append(v, ["biom", "verb", "bīom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["aselle", "verb", "āselle", "", "", "", "inflection of āsellan"])
let v = native_list_append(v, ["axian", "verb", "āxiġe", "āxode", "", "", "alternative form of"])
let v = native_list_append(v, ["slapan", "verb", "slāpe", "slēop", "", "", "alternative form of"])
let v = native_list_append(v, ["slepan", "verb", "slēpu", "slēp", "", "", "alternative form of"])
let v = native_list_append(v, ["forloren", "verb", "strong", "ang-adecl", "forlorenne", "", "past participle of"])
let v = native_list_append(v, ["earon", "verb", "earun", "arun", "aron", "", "third-person plural simple"])
let v = native_list_append(v, ["fordwine", "verb", "fordwīne", "", "", "", "inflection of fordwīnan"])
let v = native_list_append(v, ["nitan", "verb", "nāt", "nisse", "", "", "alternative form of"])
let v = native_list_append(v, ["geworht", "verb", "ġeworht", "strong", "ang-adecl", "", "past participle of"])
let v = native_list_append(v, ["hytt", "verb", "hȳtt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["hyrt", "verb", "hyrt", "", "", "", "inflection of hyrtan"])
let v = native_list_append(v, ["forfare", "verb", "forfare", "", "", "", "inflection of forfaran"])
let v = native_list_append(v, ["wennan", "verb", "wenne", "wenede", "", "", "alternative form of"])
let v = native_list_append(v, ["gebærde", "verb", "ġebǣrde", "", "", "", "inflection of ġebǣran"])
let v = native_list_append(v, ["cealdian", "verb", "ċealdiġe", "ċealdode", "", "", "to become cold"])
let v = native_list_append(v, ["fregna", "verb", "freġna", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sniþan", "verb", "snīþe", "snāþ", "", "", "to cut make"])
let v = native_list_append(v, ["behate", "verb", "behāte", "", "", "", "inflection of behātan"])
let v = native_list_append(v, ["bemete", "verb", "bemete", "", "", "", "inflection of bemetan"])
let v = native_list_append(v, ["dreccan", "verb", "dreċċe", "dreahte", "", "", "to annoy trouble"])
let v = native_list_append(v, ["dreahtes", "verb", "dreahtest", "drehtest", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["dreahtest", "verb", "dreahtes", "drehtest", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["reat", "verb", "rēat", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["friades", "verb", "frīades", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["dyngan", "verb", "dynġe", "dyngde", "", "", "to dung"])
let v = native_list_append(v, ["seten", "verb", "seten", "", "", "", "past participle of"])
let v = native_list_append(v, ["betan", "verb", "bēte", "bētte", "", "", "to improve"])
let v = native_list_append(v, ["ettan", "verb", "ette", "ette", "", "", "to consume the"])
let v = native_list_append(v, ["fyran", "verb", "fȳran", "", "", "", "to castrate"])
let v = native_list_append(v, ["lutan", "verb", "lūte", "lēat", "", "", "to lout bow"])
let v = native_list_append(v, ["syltan", "verb", "syltan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hreppan", "verb", "hreppe", "hrepede", "", "", "to touch treat"])
let v = native_list_append(v, ["asis", "verb", "āsīs", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["weman", "verb", "wēme", "wēmde", "", "", "to sound be"])
let v = native_list_append(v, ["geten", "verb", "ġeten", "", "", "", "past participle of"])
let v = native_list_append(v, ["nyste", "verb", "nyste", "", "", "", "inflection of nytan"])
let v = native_list_append(v, ["styrde", "verb", "stȳrde", "", "", "", "inflection of stȳran"])
let v = native_list_append(v, ["beslog", "verb", "beslōg", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["bunden", "verb", "bunden", "", "", "", "past participle of"])
let v = native_list_append(v, ["drif", "verb", "drīf", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["friad", "verb", "frīad", "", "", "", "past participle of"])
let v = native_list_append(v, ["fyll", "verb", "fyll", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["latast", "verb", "latast", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["liden", "verb", "liden", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["sliten", "verb", "slīten", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["sprungen", "verb", "sprungen", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["stungen", "verb", "stungen", "", "", "", "past participle of"])
let v = native_list_append(v, ["forþgewitan", "verb", "forþġewīte", "forþġewāt", "", "", "to go forth"])
let v = native_list_append(v, ["hæftan", "verb", "hæfte", "hæfte", "", "", "to seize make"])
let v = native_list_append(v, ["beþian", "verb", "beþie", "beþede", "", "", "to heat warm"])
let v = native_list_append(v, ["generian", "verb", "ġenerie", "ġenerede", "", "", "to save deliver"])
let v = native_list_append(v, ["sniðan", "verb", "snīðe", "snāð", "", "", "alternative spelling of"])
let v = native_list_append(v, ["wringst", "verb", "wringst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["gegræppian", "verb", "ġegræppiġe", "ġegræppode", "", "", "to seize"])
let v = native_list_append(v, ["wanda", "verb", "wanda", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["birnan", "verb", "birne", "barn", "", "", "alternative form of"])
let v = native_list_append(v, ["besitt", "verb", "besitt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["begann", "verb", "begann", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["slingan", "verb", "slinge", "slang", "", "", "to wind twist"])
let v = native_list_append(v, ["sprutan", "verb", "sprūte", "sprēat", "", "", "to sprout"])
let v = native_list_append(v, ["septe", "verb", "sēpte", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["helian", "verb", "heliġe", "helode", "", "", "to hide conceal"])
let v = native_list_append(v, ["gangan", "verb", "gange", "ġēng", "", "", "to go walk"])
let v = native_list_append(v, ["witen", "verb", "witen", "", "", "", "past participle of"])
let v = native_list_append(v, ["scine", "verb", "sċīne", "", "", "", "inflection of sċīnan"])
let v = native_list_append(v, ["dyden", "verb", "dyden", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["batian", "verb", "batiġe", "batode", "", "", "to fatten to"])
let v = native_list_append(v, ["abrecan", "verb", "ābrece", "ābræc", "", "", "to break break"])
let v = native_list_append(v, ["abredwian", "verb", "ābredwiġe", "ābredwode", "", "", "to lay low"])
let v = native_list_append(v, ["abugan", "verb", "ābūge", "ābēag", "", "", "to bow incline"])
let v = native_list_append(v, ["afyllan", "verb", "āfylle", "āfylde", "", "", "to fill with"])
let v = native_list_append(v, ["agangan", "verb", "āgange", "āġēng", "", "", "to come to"])
let v = native_list_append(v, ["agalan", "verb", "āgale", "āgōl", "", "", "to sing"])
let v = native_list_append(v, ["bewægnan", "verb", "bewæġne", "bewæġnde", "", "", "to offer"])
let v = native_list_append(v, ["geiewan", "verb", "ġeīewe", "ġeīewde", "", "", "to show"])
let v = native_list_append(v, ["ætwegan", "verb", "ætwege", "ætwæġ", "", "", "to carry off"])
let v = native_list_append(v, ["ealgian", "verb", "ealgiġe", "ealgode", "", "", "to protect defend"])
let v = native_list_append(v, ["feriende", "verb", "feriġende", "ferġende", "", "", "present participle of"])
let v = native_list_append(v, ["figende", "verb", "fīġende", "", "", "", "present participle of"])
let v = native_list_append(v, ["smit", "verb", "smīt", "", "", "", "inflection of smītan"])
let v = native_list_append(v, ["besit", "verb", "besit", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["merru", "verb", "merru", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["rigne", "verb", "riġne", "", "", "", "inflection of riġnan"])
let v = native_list_append(v, ["rowen", "verb", "rōwen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["bocon", "verb", "bōcon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["tolies", "verb", "tōlīes", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["berit", "verb", "berīt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["sielte", "verb", "sielte", "", "", "", "inflection of sieltan"])
let v = native_list_append(v, ["siwen", "verb", "siwen", "", "", "", "past participle of"])
let v = native_list_append(v, ["blann", "verb", "blann", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["beseen", "verb", "besē̆en", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["straca", "verb", "strāca", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["wiert", "verb", "wiert", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["wisan", "verb", "wīse", "wīsde", "", "", "to show"])
let v = native_list_append(v, ["gesitt", "verb", "ġesitt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["flyman", "verb", "flȳman", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gelan", "verb", "ġele", "ġæl", "", "", "to pour"])
let v = native_list_append(v, ["bace", "verb", "bace", "", "", "", "inflection of bacan"])
let v = native_list_append(v, ["gewenden", "verb", "ġewēnden", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["gewent", "verb", "ġewent", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["gewende", "verb", "ġewēnde", "", "", "", "inflection of ġewēnan"])
let v = native_list_append(v, ["gewen", "verb", "ġewēn", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["biden", "verb", "biden", "", "", "", "past participle of"])
let v = native_list_append(v, ["gehelgod", "verb", "ġehelgod", "", "", "", "past participle of"])
let v = native_list_append(v, ["aseenne", "verb", "āsē̆enne", "", "", "", "inflected infinitive of"])
let v = native_list_append(v, ["grinst", "verb", "grinst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["wæscan", "verb", "wæscan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["næs", "verb", "næs", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["acsian", "verb", "ācsiġe", "ācsode", "", "", "alternative form of"])
let v = native_list_append(v, ["mæstan", "verb", "mæste", "mæste", "", "", "to fatten animals"])
let v = native_list_append(v, ["wode", "verb", "wōde", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["gestanden", "verb", "ġestanden", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["gestande", "verb", "ġestande", "", "", "", "inflection of ġestandan"])
let v = native_list_append(v, ["icende", "verb", "īċende", "", "", "", "present participle of"])
let v = native_list_append(v, ["sewen", "verb", "sewen", "", "", "", "past participle of"])
let v = native_list_append(v, ["figu", "verb", "fīġu", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["bolgen", "verb", "bolgen", "", "", "", "past participle of"])
let v = native_list_append(v, ["myntan", "verb", "mynte", "mynte", "", "", "to mean intend"])
let v = native_list_append(v, ["fonne", "verb", "fōnne", "", "", "", "inflected infinitive of"])
let v = native_list_append(v, ["besierwan", "verb", "besierwe", "besierede", "", "", "to entrap deceive"])
let v = native_list_append(v, ["bedælan", "verb", "bedǣle", "bedǣlde", "", "", "to deprive +"])
let v = native_list_append(v, ["onirnan", "verb", "onirne", "onarn", "", "", "to spring open"])
let v = native_list_append(v, ["irnan", "verb", "irne", "arn", "", "", "alternative form of"])
let v = native_list_append(v, ["rine", "verb", "rīne", "", "", "", "inflection of rīnan"])
let v = native_list_append(v, ["gebolgen", "verb", "ġebolgen", "", "", "", "past participle of"])
let v = native_list_append(v, ["hlehhan", "verb", "hlehhe", "hlōg", "", "", "alternative form of"])
let v = native_list_append(v, ["ahliehhan", "verb", "āhliehhe", "āhlōg", "", "", "to laugh at"])
let v = native_list_append(v, ["yldan", "verb", "ylde", "ylde", "", "", "alternative form of"])
let v = native_list_append(v, ["astandan", "verb", "āstande", "āstōd", "", "", "to stand up"])
let v = native_list_append(v, ["gewindan", "verb", "ġewinde", "ġewand", "", "", "to twist weave"])
let v = native_list_append(v, ["hlynsian", "verb", "hlynsiġe", "hlynsode", "", "", "to resound"])
let v = native_list_append(v, ["demende", "verb", "dēmende", "", "", "", "present participle of"])
let v = native_list_append(v, ["merdon", "verb", "merdon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["foh", "verb", "fōh", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["giltst", "verb", "ġiltst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["gefielst", "verb", "ġefielst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["urnon", "verb", "urnon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["ridende", "verb", "rīdende", "", "", "", "present participle of"])
let v = native_list_append(v, ["sunnon", "verb", "sunnon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["wissa", "verb", "wissa", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["frioþ", "verb", "frīoþ", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["gebun", "verb", "ġebūn", "", "", "", "past participle of"])
let v = native_list_append(v, ["wyllan", "verb", "wylle", "wylde", "", "", "alternative form of"])
let v = native_list_append(v, ["gret", "verb", "grēt", "", "", "", "inflection of grētan"])
let v = native_list_append(v, ["haldan", "verb", "haldu", "hēold", "", "", "alternative form of"])
let v = native_list_append(v, ["swor", "verb", "swōr", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["wigan", "verb", "wīge", "wāg", "", "", "to fight make"])
let v = native_list_append(v, ["lesan", "verb", "lese", "læs", "", "", "to gather collect"])
let v = native_list_append(v, ["derigende", "verb", "deriġende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["flowen", "verb", "flōwen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gemerdes", "verb", "ġemerdes", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["afo", "verb", "āfō", "", "", "", "inflection of āfōn"])
let v = native_list_append(v, ["ferede", "verb", "ferede", "", "", "", "inflection of ferian"])
let v = native_list_append(v, ["onlihtan", "verb", "onlīhte", "onlīhte", "", "", "alternative form of"])
let v = native_list_append(v, ["inlihtan", "verb", "inlīhte", "inlīhte", "", "", "to illuminate make"])
let v = native_list_append(v, ["orn", "verb", "orn", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["benamen", "verb", "benāmen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["benomen", "verb", "benōmen", "benāmen", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["benam", "verb", "benom", "benōm", "", "", "first/third-person preterite of"])
let v = native_list_append(v, ["trahtian", "verb", "trahtiġe", "trahtode", "", "", "to treat comment"])
let v = native_list_append(v, ["fullian", "verb", "fulliġe", "fullode", "", "", "to fulfill perfect"])
let v = native_list_append(v, ["wanian", "verb", "waniġe", "wanode", "", "", "to shrink or"])
let v = native_list_append(v, ["wopen", "verb", "wōpen", "", "", "", "past participle of"])
let v = native_list_append(v, ["fremed", "verb", "fremed", "", "", "", "past participle of"])
let v = native_list_append(v, ["bærnan", "verb", "bærne", "bærnde", "", "", "to burn"])
let v = native_list_append(v, ["niste", "verb", "niste", "", "", "", "inflection of nitan"])
let v = native_list_append(v, ["cowen", "verb", "cowen", "", "", "", "past participle of"])
let v = native_list_append(v, ["frine", "verb", "frīne", "", "", "", "inflection of frīnan"])
let v = native_list_append(v, ["flitst", "verb", "flītst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["dreag", "verb", "drēag", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["giwa", "verb", "ġiwa", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["nolde", "verb", "nolde", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["aheng", "verb", "āhēng", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["smeart", "verb", "smeart", "", "", "", "first/third-person singular past"])
let v = native_list_append(v, ["burge", "verb", "burge", "", "", "", "inflection of beorgan"])
let v = native_list_append(v, ["grete", "verb", "grēte", "", "", "", "inflection of grētan"])
let v = native_list_append(v, ["edcwician", "verb", "edcwiciġe", "edcwicode", "", "", "to requicken revive"])
let v = native_list_append(v, ["crang", "verb", "crang", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["fremmen", "verb", "fremmen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["enlihtan", "verb", "enlīhte", "enlīhte", "", "", "alternative form of"])
let v = native_list_append(v, ["seah", "verb", "sæh", "seh", "sih", "", "first/third-person singular past"])
let v = native_list_append(v, ["agiefan", "verb", "āġiefe", "āġeaf", "", "", "to give up"])
let v = native_list_append(v, ["brinnan", "verb", "brinne", "brann", "", "", "alternative form of"])
let v = native_list_append(v, ["writen", "verb", "wrīten", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["forboden", "verb", "strong", "ang-adecl", "forbodenne", "", "past participle of"])
let v = native_list_append(v, ["forsite", "verb", "forsite", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["befæstan", "verb", "befæste", "befæste", "", "", "to fasten fix"])
let v = native_list_append(v, ["alesan", "verb", "ālēsan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["racian", "verb", "raciġe", "racode", "", "", "to rule to"])
let v = native_list_append(v, ["geldan", "verb", "ġeldu", "ġald", "", "", "alternative form of"])
let v = native_list_append(v, ["domian", "verb", "dōmiġe", "dōmode", "", "", "to praise glorify"])
let v = native_list_append(v, ["gelyfan", "verb", "ġelȳfe", "ġelȳfde", "", "", "alternative form of"])
let v = native_list_append(v, ["foresend", "verb", "foresend", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["beride", "verb", "berīde", "", "", "", "inflection of berīdan"])
let v = native_list_append(v, ["agute", "verb", "āgute", "", "", "", "inflection of āġēotan"])
let v = native_list_append(v, ["tion", "verb", "tīon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brengan", "verb", "brenġe", "brōhte", "", "", "to bring lead"])
let v = native_list_append(v, ["stridan", "verb", "strīde", "strād", "", "", "to stride straddle"])
let v = native_list_append(v, ["ahton", "verb", "āhton", "", "", "", "first/second/third-person plural past"])
let v = native_list_append(v, ["dwan", "verb", "dwan", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["sceran", "verb", "sċere", "sċær", "", "", "alternative form of"])
let v = native_list_append(v, ["grinde", "verb", "grinde", "", "", "", "inflection of grindan"])
let v = native_list_append(v, ["growen", "verb", "grōwen", "", "", "", "past participle of"])
let v = native_list_append(v, ["solian", "verb", "soliġe", "solode", "", "", "to soil become"])
let v = native_list_append(v, ["ceorian", "verb", "ċeoriġe", "ċeorode", "", "", "to murmur complain"])
let v = native_list_append(v, ["frigu", "verb", "frīġu", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["cered", "verb", "ċered", "", "", "", "past participle of"])
let v = native_list_append(v, ["fornumen", "verb", "fornumen", "", "", "", "past participle of"])
let v = native_list_append(v, ["amierran", "verb", "āmierre", "āmierde", "", "", "to lead astray"])
let v = native_list_append(v, ["frecgan", "verb", "freċġe", "freġde", "", "", "to ask"])
let v = native_list_append(v, ["eggian", "verb", "eggiġe", "eggode", "", "", "to excite egg"])
let v = native_list_append(v, ["arod", "verb", "ārod", "", "", "", "past participle of"])
let v = native_list_append(v, ["plættan", "verb", "plætte", "plætte", "", "", "to buffet smack"])
let v = native_list_append(v, ["hnigan", "verb", "hnīge", "hnāg", "", "", "to bow"])
let v = native_list_append(v, ["hrinan", "verb", "hrīne", "hrān", "", "", "to touch"])
let v = native_list_append(v, ["hwinan", "verb", "hwīne", "hwān", "", "", "to make a"])
let v = native_list_append(v, ["nesan", "verb", "neom", "næs", "", "", "not to be"])
let v = native_list_append(v, ["bigan", "verb", "bīġe", "bīġde", "", "", "alternative form of"])
let v = native_list_append(v, ["screon", "verb", "sċrēo", "sċrāh", "", "", "to cry out"])
let v = native_list_append(v, ["spaw", "verb", "spāw", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["scin", "verb", "sċīn", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["besinge", "verb", "besinge", "", "", "", "inflection of besingan"])
let v = native_list_append(v, ["sceall", "verb", "sċeall", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["begretan", "verb", "begrētu", "begrēt", "", "", "alternative form of"])
let v = native_list_append(v, ["begrætan", "verb", "begrǣte", "begrēt", "", "", "to lament bewail"])
let v = native_list_append(v, ["slifan", "verb", "slīfe", "slāf", "", "", "to cut slip"])
let v = native_list_append(v, ["tolet", "verb", "tōlēt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["scitan", "verb", "sċīte", "sċāt", "", "", "to defecate shit"])
let v = native_list_append(v, ["fysian", "verb", "fȳsiġe", "fȳsode", "", "", "alternative form of"])
let v = native_list_append(v, ["fesan", "verb", "fēse", "fēsde", "", "", "alternative form of"])
let v = native_list_append(v, ["metgian", "verb", "metgiġe", "metgode", "", "", "alternative form of"])
let v = native_list_append(v, ["ceahhettan", "verb", "ċeahhette", "ċeahhette", "", "", "to laugh loudly"])
let v = native_list_append(v, ["gewann", "verb", "ġewann", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["milted", "verb", "milted", "", "", "", "past participle of"])
let v = native_list_append(v, ["clyccan", "verb", "clyċċe", "clyhte", "", "", "to bend incurve"])
let v = native_list_append(v, ["tumbian", "verb", "tumbiġe", "tumbode", "", "", "to tumble"])
let v = native_list_append(v, ["cerran", "verb", "ċerru", "ċerde", "", "", "alternative form of"])
let v = native_list_append(v, ["cyrran", "verb", "ċyrre", "cyrde", "", "", "alternative form of"])
let v = native_list_append(v, ["asit", "verb", "āsit", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["asitte", "verb", "āsitte", "", "", "", "inflection of āsittan"])
let v = native_list_append(v, ["wiernan", "verb", "wierne", "wiernde", "", "", "to refuse deny"])
let v = native_list_append(v, ["weornan", "verb", "weorne", "weornde", "", "", "alternative form of"])
let v = native_list_append(v, ["wearnian", "verb", "wearniġe", "wearnode", "", "", "to be aware"])
let v = native_list_append(v, ["byrnan", "verb", "byrne", "barn", "", "", "alternative form of"])
let v = native_list_append(v, ["eht", "verb", "ēht", "", "", "", "inflection of ēhtan"])
let v = native_list_append(v, ["scyle", "verb", "sċyle", "", "", "", "singular present subjunctive"])
let v = native_list_append(v, ["scinen", "verb", "sċīnen", "", "", "", "past participle of"])
let v = native_list_append(v, ["sciten", "verb", "sċīten", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["smiten", "verb", "smīten", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["sniden", "verb", "sniden", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["sigen", "verb", "sigen", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["scrincan", "verb", "sċrince", "sċranc", "", "", "to shrink"])
let v = native_list_append(v, ["yrn", "verb", "yrn", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["finst", "verb", "finst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["gange", "verb", "gange", "", "", "", "inflection of gangan"])
let v = native_list_append(v, ["staþolian", "verb", "staþoliġe", "staþolode", "", "", "to establish to"])
let v = native_list_append(v, ["rinan", "verb", "rīne", "rīnde", "", "", "alternative form of"])
let v = native_list_append(v, ["migan", "verb", "mīge", "māg", "", "", "to urinate piss"])
let v = native_list_append(v, ["bebrecan", "verb", "bebrece", "bebræc", "", "", "to break off"])
let v = native_list_append(v, ["fulgon", "verb", "fulgon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["befindan", "verb", "befinde", "befand", "", "", "to notice find"])
let v = native_list_append(v, ["fleah", "verb", "flēah", "flēa", "flǣh", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["holian", "verb", "holiġe", "holode", "", "", "to hollow something"])
let v = native_list_append(v, ["leten", "verb", "lēten", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["bið", "verb", "bið", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["blowen", "verb", "blōwen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["swinsian", "verb", "swinsiġe", "swinsode", "", "", "to sound melodiously"])
let v = native_list_append(v, ["bygde", "verb", "bȳġde", "", "", "", "inflection of bȳġan"])
let v = native_list_append(v, ["gedrogen", "verb", "ġedrogen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gegiefen", "verb", "ġeġiefen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gecoren", "verb", "ġecoren", "", "", "", "past participle of"])
let v = native_list_append(v, ["onfindan", "verb", "onfinde", "onfand", "", "", "to find"])
let v = native_list_append(v, ["tieme", "verb", "tīeme", "", "", "", "inflection of tīeman"])
let v = native_list_append(v, ["efnan", "verb", "efne", "efnde", "", "", "to carry out"])
let v = native_list_append(v, ["blican", "verb", "blīce", "blāc", "", "", "to shine glitter"])
let v = native_list_append(v, ["bledan", "verb", "blēde", "blēdde", "", "", "to bleed"])
let v = native_list_append(v, ["underlege", "verb", "underleġe", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["æwan", "verb", "ǣwe", "ǣwde", "", "", "to despise scorn"])
let v = native_list_append(v, ["frios", "verb", "frīos", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["cancettan", "verb", "cancette", "cancette", "", "", "to cry out"])
let v = native_list_append(v, ["acende", "verb", "ācende", "", "", "", "inflection of ācennan"])
let v = native_list_append(v, ["bestele", "verb", "bestele", "", "", "", "inflection of bestelan"])
let v = native_list_append(v, ["hringan", "verb", "hrinġe", "hringde", "", "", "to ring make"])
let v = native_list_append(v, ["nabban", "verb", "næbbe", "næfde", "", "", "to not have"])
let v = native_list_append(v, ["nagan", "verb", "nāh", "nāhte", "", "", "to not possess"])
let v = native_list_append(v, ["beterian", "verb", "beteriġe", "beterode", "", "", "to improve to"])
let v = native_list_append(v, ["biton", "verb", "biton", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["ceapa", "verb", "ċēapa", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["gesit", "verb", "ġesit", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["gedritan", "verb", "ġedrīte", "ġedrāt", "", "", "to defecate"])
let v = native_list_append(v, ["gedriten", "verb", "ġedriten", "", "", "", "past participle of"])
let v = native_list_append(v, ["ceara", "verb", "ċeara", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["capian", "verb", "capiġe", "capode", "", "", "to look look"])
let v = native_list_append(v, ["regnian", "verb", "reġniġe", "reġnode", "", "", "to prepare arrange"])
let v = native_list_append(v, ["wincian", "verb", "winciġe", "wincode", "", "", "to close the"])
let v = native_list_append(v, ["halian", "verb", "haliġe", "halode", "", "", "to fetch hale"])
let v = native_list_append(v, ["clacian", "verb", "claciġe", "clacode", "", "", "to clack clap"])
let v = native_list_append(v, ["hnitan", "verb", "hnīte", "hnāt", "", "", "to clash butt"])
let v = native_list_append(v, ["dufe", "verb", "dūfe", "", "", "", "inflection of dūfan"])
let v = native_list_append(v, ["sweorcan", "verb", "sweorce", "swearc", "", "", "to darken be"])
let v = native_list_append(v, ["cerre", "verb", "ċerre", "", "", "", "inflection of ċerran"])
let v = native_list_append(v, ["þrysmian", "verb", "þrysmiġe", "þrysmode", "", "", "alternative form of"])
let v = native_list_append(v, ["þrysman", "verb", "þrysme", "þrysmde", "", "", "to choke"])
let v = native_list_append(v, ["hworfen", "verb", "hworfen", "", "", "", "past participle of"])
let v = native_list_append(v, ["motian", "verb", "mōtiġe", "mōtode", "", "", "to address ones"])
let v = native_list_append(v, ["weccan", "verb", "weċċe", "weahte", "", "", "to wake rouse"])
let v = native_list_append(v, ["wæccan", "verb", "wæċċe", "wæhte", "", "", "to be or"])
let v = native_list_append(v, ["fylgan", "verb", "fylġe", "fylġde", "", "", "synonym of folgian"])
let v = native_list_append(v, ["andwyrdan", "verb", "andwyrde", "andwyrde", "", "", "to answer"])
let v = native_list_append(v, ["andwirdan", "verb", "andwirde", "andwirde", "", "", "alternative form of"])
let v = native_list_append(v, ["adustrian", "verb", "adūstriġe", "adūstrode", "", "", "alternative form of"])
let v = native_list_append(v, ["andustrigan", "verb", "andūstriġe", "andūstrode", "", "", "alternative form of"])
let v = native_list_append(v, ["amarian", "verb", "āmariġe", "āmarode", "", "", "to amaze"])
let v = native_list_append(v, ["feolan", "verb", "fēole", "fealh", "", "", "to enter"])
let v = native_list_append(v, ["wlitan", "verb", "wlīte", "wlāt", "", "", "to look"])
let v = native_list_append(v, ["beall", "verb", "beall", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["fneosan", "verb", "fnēose", "fnēas", "", "", "to sneeze"])
let v = native_list_append(v, ["forhtian", "verb", "forhtiġe", "forhtode", "", "", "to be afraid"])
let v = native_list_append(v, ["agnettan", "verb", "āgnette", "āgnette", "", "", "to appropriate usurp"])
let v = native_list_append(v, ["adreogan", "verb", "ādrēoge", "ādrēag", "", "", "to act perform"])
let v = native_list_append(v, ["glisnian", "verb", "glisniġe", "glisnode", "", "", "to glisten"])
let v = native_list_append(v, ["seman", "verb", "sēme", "sēmde", "", "", "to bring to"])
let v = native_list_append(v, ["drepen", "verb", "strong", "ang-adecl", "drepenne", "", "past participle of"])
let v = native_list_append(v, ["wede", "verb", "wēde", "", "", "", "inflection of wēdan"])
let v = native_list_append(v, ["reac", "verb", "rēac", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["hladen", "verb", "hladen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["mawe", "verb", "māwe", "", "", "", "inflection of māwan"])
let v = native_list_append(v, ["arisan", "verb", "ārīse", "ārās", "", "", "to rise arise"])
let v = native_list_append(v, ["hielded", "verb", "hielded", "", "", "", "past participle of"])
let v = native_list_append(v, ["slungon", "verb", "slungon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["stæppan", "verb", "stæppe", "stōp", "", "", "to step"])
let v = native_list_append(v, ["slapende", "verb", "slāpende", "", "", "", "present participle of"])
let v = native_list_append(v, ["sittende", "verb", "strong", "ang-adecl", "sittendu", "", "present participle of"])
let v = native_list_append(v, ["anginnan", "verb", "anġinne", "angann", "", "", "to begin undertake"])
let v = native_list_append(v, ["refsan", "verb", "refse", "refsede", "", "", "to reprove rebuke"])
let v = native_list_append(v, ["writon", "verb", "writon", "", "", "", "plural past indicative"])
let v = native_list_append(v, ["writt", "verb", "wrītt", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["undergan", "verb", "undergā", "underēode", "", "", "to ruin undermine"])
let v = native_list_append(v, ["onlies", "verb", "onlīes", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["breotan", "verb", "brēote", "brēat", "", "", "to break bruise"])
let v = native_list_append(v, ["smugan", "verb", "smūge", "smēag", "", "", "to creep crawl"])
let v = native_list_append(v, ["ofrast", "verb", "ofrast", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["mencgan", "verb", "menċġe", "mengde", "", "", "alternative form of"])
let v = native_list_append(v, ["behreosan", "verb", "behrēose", "behrēas", "", "", "to cover"])
let v = native_list_append(v, ["nære", "verb", "nǣre", "", "", "", "inflection of nesan"])
let v = native_list_append(v, ["hliehhan", "verb", "hliehhe", "hlōg", "", "", "to laugh +"])
let v = native_list_append(v, ["streawian", "verb", "strēawiġe", "strēawode", "", "", "to strew"])
let v = native_list_append(v, ["blacian", "verb", "blāciġe", "blācode", "", "", "to become pale"])
let v = native_list_append(v, ["seted", "verb", "sett", "", "", "", "past participle of"])
let v = native_list_append(v, ["alegd", "verb", "āleġd", "ālēd", "", "", "past participle of"])
let v = native_list_append(v, ["forbindan", "verb", "forbinde", "forband", "", "", "to bind or"])
let v = native_list_append(v, ["ontynan", "verb", "ontȳne", "ontȳnde", "", "", "to open to"])
let v = native_list_append(v, ["behliden", "verb", "strong", "ang-adecl", "behlidenne", "", "past participle of"])
let v = native_list_append(v, ["behlidan", "verb", "behlīde", "behlād", "", "", "to close to"])
let v = native_list_append(v, ["bellan", "verb", "belle", "beall", "", "", "to roar bellow"])
let v = native_list_append(v, ["beorcan", "verb", "beorce", "bearc", "", "", "to bark"])
let v = native_list_append(v, ["breoþan", "verb", "brēoþe", "brēaþ", "", "", "to decay waste"])
let v = native_list_append(v, ["ceorran", "verb", "ċeorre", "ċearr", "", "", "to creak"])
let v = native_list_append(v, ["cwelan", "verb", "cwele", "cwæl", "", "", "to die"])
let v = native_list_append(v, ["dreopan", "verb", "drēope", "drēap", "", "", "to drop drip"])
let v = native_list_append(v, ["dufan", "verb", "dūfe", "dēaf", "", "", "to dive sink"])
let v = native_list_append(v, ["deorfan", "verb", "deorfe", "dearf", "", "", "to labor"])
let v = native_list_append(v, ["acwinan", "verb", "ācwīne", "ācwān", "", "", "to dwindle waste"])
let v = native_list_append(v, ["acwincan", "verb", "ācwince", "ācwanc", "", "", "to become extinguished"])
let v = native_list_append(v, ["acweorran", "verb", "ācweorre", "ācwearr", "", "", "to glut guzzle"])
let v = native_list_append(v, ["sengan", "verb", "senġe", "sengde", "", "", "to singe scorch"])
let v = native_list_append(v, ["gemanigfieldan", "verb", "ġemaniġfielde", "ġemaniġfielde", "", "", "to multiply enlarge"])
let v = native_list_append(v, ["geþicfieldan", "verb", "ġeþicfielde", "ġeþicfielde", "", "", "to make dense"])
let v = native_list_append(v, ["geþycfyldan", "verb", "ġeþycfylde", "ġeþycfylde", "", "", "alternative form of"])
let v = native_list_append(v, ["gemanigfyldan", "verb", "gemanigfylde", "gemanigfylde", "", "", "alternative form of"])
let v = native_list_append(v, ["gemanigfealdian", "verb", "ġemaniġfealdiġe", "ġemaniġfealdode", "", "", "to multiply"])
let v = native_list_append(v, ["sæcgan", "verb", "sæċġan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wiþsecgan", "verb", "wiþseċġe", "wiþsæġde", "", "", "to renounce to"])
let v = native_list_append(v, ["wiðsæcgan", "verb", "wiðsæċġan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["secgenne", "verb", "seċġenne", "", "", "", "inflected infinitive of"])
let v = native_list_append(v, ["nistest", "verb", "nistest", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["wendest", "verb", "wendest", "", "", "", "second-person singular present/preterite"])
let v = native_list_append(v, ["stiere", "verb", "stīere", "", "", "", "inflection of stīeran"])
let v = native_list_append(v, ["stierest", "verb", "stīerest", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["befielst", "verb", "befielst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["birst", "verb", "birst", "", "", "", "second/third-person singular present"])
let v = native_list_append(v, ["fliehst", "verb", "flīehst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["floh", "verb", "flōh", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["innige", "verb", "inniġe", "", "", "", "inflection of innian"])
let v = native_list_append(v, ["atent", "verb", "ātent", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["begunnen", "verb", "begunnen", "", "", "", "past participle of"])
let v = native_list_append(v, ["guton", "verb", "guton", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["begangen", "verb", "begangen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["bedroh", "verb", "bedrōh", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["nahst", "verb", "nāhst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["nahte", "verb", "nāhte", "", "", "", "inflection of nāgan"])
let v = native_list_append(v, ["nahtest", "verb", "nāhtest", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["sogen", "verb", "sogen", "", "", "", "past participle of"])
let v = native_list_append(v, ["mierde", "verb", "mierde", "", "", "", "inflection of mierran"])
let v = native_list_append(v, ["undon", "verb", "undō", "undyde", "", "", "alternative form of"])
let v = native_list_append(v, ["cegan", "verb", "ċēġu", "ċēġde", "", "", "alternative form of"])
let v = native_list_append(v, ["cunne", "verb", "cunne", "", "", "", "inflection of cunnan"])
let v = native_list_append(v, ["deced", "verb", "dēċed", "", "", "", "past participle of"])
let v = native_list_append(v, ["bloten", "verb", "blōten", "", "", "", "past participle of"])
let v = native_list_append(v, ["worpen", "verb", "worpen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gulpen", "verb", "gulpen", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["cidan", "verb", "ċīde", "ċīdde", "", "", "to chide rebuke"])
let v = native_list_append(v, ["fluge", "verb", "fluge", "", "", "", "inflection of flēogan"])
let v = native_list_append(v, ["henten", "verb", "henten", "", "", "", "plural present/preterite subjunctive"])
let v = native_list_append(v, ["folen", "verb", "fōlen", "", "", "", "past participle of"])
let v = native_list_append(v, ["merren", "verb", "merren", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["ferde", "verb", "fērde", "", "", "", "inflection of fēran"])
let v = native_list_append(v, ["myrred", "verb", "myrred", "", "", "", "past participle of"])
let v = native_list_append(v, ["redon", "verb", "rēdon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["geunnan", "verb", "ġeann", "ġeūþe", "", "", "to allow grant"])
let v = native_list_append(v, ["heton", "verb", "hēton", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["semed", "verb", "sēmed", "", "", "", "past participle of"])
let v = native_list_append(v, ["wiglian", "verb", "wiġliġe", "wiġlode", "", "", "to divine foretell"])
let v = native_list_append(v, ["spillende", "verb", "spillende", "", "", "", "present participle of"])
let v = native_list_append(v, ["scoren", "verb", "sċoren", "", "", "", "past participle of"])
let v = native_list_append(v, ["strican", "verb", "strīce", "strāc", "", "", "to pass lightly"])
let v = native_list_append(v, ["friest", "verb", "frīest", "", "", "", "second/third-person singular present"])
let v = native_list_append(v, ["lete", "verb", "lēte", "", "", "", "inflection of lǣtan"])
let v = native_list_append(v, ["wonn", "verb", "wonn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reotan", "verb", "rēote", "rēat", "", "", "to make a"])
let v = native_list_append(v, ["aforen", "verb", "āfōren", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["farende", "verb", "farende", "", "", "", "present participle of"])
let v = native_list_append(v, ["nesen", "verb", "nesen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["septon", "verb", "sēpton", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["wrecan", "verb", "wrece", "wræc", "", "", "to punish +"])
let v = native_list_append(v, ["biergan", "verb", "bierġe", "bierġde", "", "", "to taste"])
let v = native_list_append(v, ["fylle", "verb", "fylle", "", "", "", "inflection of fyllan"])
let v = native_list_append(v, ["anwod", "verb", "anwōd", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["silte", "verb", "silte", "", "", "", "inflection of siltan"])
let v = native_list_append(v, ["drypte", "verb", "drypte", "", "", "", "inflection of drypan"])
let v = native_list_append(v, ["bebaþian", "verb", "bebaþiġe", "bebaþode", "", "", "to bathe wash"])
let v = native_list_append(v, ["sperrende", "verb", "sperrende", "", "", "", "present participle of"])
let v = native_list_append(v, ["mætan", "verb", "mǣtan", "weak", "ang-conj", "", "to dream +accusative"])
let v = native_list_append(v, ["undergang", "verb", "undergang", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["undergangen", "verb", "undergangen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["tredenne", "verb", "tredenne", "", "", "", "inflected infinitive of"])
let v = native_list_append(v, ["sciere", "verb", "sċiere", "", "", "", "inflection of sċieran"])
let v = native_list_append(v, ["sendende", "verb", "sendende", "", "", "", "present participle of"])
let v = native_list_append(v, ["styrende", "verb", "stȳrende", "", "", "", "present participle of"])
let v = native_list_append(v, ["settende", "verb", "settende", "", "", "", "present participle of"])
let v = native_list_append(v, ["gorette", "verb", "gorette", "", "", "", "inflection of gorettan"])
let v = native_list_append(v, ["tigde", "verb", "tīġde", "", "", "", "inflection of tīġan"])
let v = native_list_append(v, ["gripende", "verb", "grīpende", "", "", "", "present participle of"])
let v = native_list_append(v, ["moste", "verb", "mōste", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["sawen", "verb", "sāwen", "", "", "", "past participle of"])
let v = native_list_append(v, ["spreng", "verb", "sprenġ", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["ofsete", "verb", "ofsete", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["hyscan", "verb", "hysċe", "hysċte", "", "", "to mock deride"])
let v = native_list_append(v, ["stigende", "verb", "stīgende", "", "", "", "present participle of"])
let v = native_list_append(v, ["hatende", "verb", "hātende", "", "", "", "present participle of"])
let v = native_list_append(v, ["sielt", "verb", "sielt", "", "", "", "inflection of sieltan"])
let v = native_list_append(v, ["abrastlian", "verb", "ābrastliġe", "ābrastlode", "", "", "to resound crash"])
let v = native_list_append(v, ["brastlian", "verb", "brastliġe", "brastlode", "", "", "to brustle rustle"])
let v = native_list_append(v, ["frede", "verb", "frēde", "", "", "", "inflection of frēdan"])
let v = native_list_append(v, ["dwinen", "verb", "dwīnen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["wigen", "verb", "wīgen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["neom", "verb", "neom", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["gerann", "verb", "ġerann", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["linst", "verb", "linst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["sprengende", "verb", "sprenġende", "", "", "", "present participle of"])
let v = native_list_append(v, ["menged", "verb", "menġed", "", "", "", "past participle of"])
let v = native_list_append(v, ["miscode", "verb", "miscode", "", "", "", "inflection of miscian"])
let v = native_list_append(v, ["besang", "verb", "besang", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["bielded", "verb", "bielded", "", "", "", "past participle of"])
let v = native_list_append(v, ["ondest", "verb", "ondēst", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["tyned", "verb", "tȳned", "", "", "", "past participle of"])
let v = native_list_append(v, ["fnese", "verb", "fnese", "", "", "", "inflection of fnesan"])
let v = native_list_append(v, ["bedelfan", "verb", "bedelfe", "bedealf", "", "", "to dig in"])
let v = native_list_append(v, ["þoncian", "verb", "þonciġe", "þoncode", "", "", "alternative form of"])
let v = native_list_append(v, ["hogde", "verb", "hogde", "", "", "", "indicative past singular"])
let v = native_list_append(v, ["barod", "verb", "barod", "", "", "", "past participle of"])
let v = native_list_append(v, ["lefe", "verb", "lēfe", "", "", "", "inflection of lēfan"])
let v = native_list_append(v, ["hafo", "verb", "hafo", "", "", "", "inflection of habban"])
let v = native_list_append(v, ["tober", "verb", "tōber", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["nyte", "verb", "nyte", "", "", "", "inflection of nytan"])
let v = native_list_append(v, ["nytende", "verb", "nytende", "", "", "", "present participle of"])
let v = native_list_append(v, ["blissian", "verb", "blissiġe", "blissode", "", "", "to rejoice be"])
let v = native_list_append(v, ["dyde", "verb", "dyde", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["meltan", "verb", "melte", "mealt", "", "", "to melt"])
let v = native_list_append(v, ["spætte", "verb", "spǣtte", "", "", "", "inflection of spǣtan"])
let v = native_list_append(v, ["dred", "verb", "drēd", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["urnen", "verb", "urnen", "", "", "", "past participle of"])
let v = native_list_append(v, ["gefe", "verb", "ġefe", "", "", "", "inflection of ġeofan"])
let v = native_list_append(v, ["agrisan", "verb", "āgrīse", "āgrās", "", "", "to shudder to"])
let v = native_list_append(v, ["harian", "verb", "hāriġe", "hārode", "", "", "to hoar have"])
let v = native_list_append(v, ["acolad", "verb", "ācōlad", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["arienne", "verb", "ārienne", "", "", "", "inflected infinitive of"])
let v = native_list_append(v, ["hamettan", "verb", "hāmette", "hāmette", "", "", "to provide a"])
let v = native_list_append(v, ["genap", "verb", "ġenāp", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["adilgian", "verb", "ādilgiġe", "ādilgode", "", "", "alternative form of"])
let v = native_list_append(v, ["dilgian", "verb", "dilgiġe", "dilgode", "", "", "alternative form of"])
let v = native_list_append(v, ["leosan", "verb", "lēose", "lēas", "", "", "to lose"])
let v = native_list_append(v, ["gæstan", "verb", "gǣste", "gǣste", "", "", "to frighten gast"])
let v = native_list_append(v, ["fremme", "verb", "fremme", "", "", "", "first-person singular present"])
let v = native_list_append(v, ["fremmende", "verb", "fremmende", "", "", "", "present participle of"])
let v = native_list_append(v, ["gecocsian", "verb", "ġecōcsiġe", "ġecōcsode", "", "", "to cook"])
let v = native_list_append(v, ["gecocnian", "verb", "ġecōcniġe", "ġecōcnode", "", "", "to season food"])
let v = native_list_append(v, ["cocnian", "verb", "cōcniġe", "cōcnode", "", "", "to season food"])
let v = native_list_append(v, ["þencean", "verb", "þenċe", "þōhte", "", "", "alternative form of"])
let v = native_list_append(v, ["dynian", "verb", "dynie", "dynede", "", "", "alternative form of"])
let v = native_list_append(v, ["lofian", "verb", "lofiġe", "lofode", "", "", "to praise exalt"])
let v = native_list_append(v, ["forgyf", "verb", "forgyf", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["fyhtan", "verb", "fȳhte", "fȳhte", "", "", "to moisten"])
let v = native_list_append(v, ["scendan", "verb", "sċende", "sċende", "", "", "to put to"])
let v = native_list_append(v, ["cnawelæcan", "verb", "cnāwelǣċe", "cnāwelǣhte", "", "", "to become known"])
let v = native_list_append(v, ["slepende", "verb", "slēpende", "", "", "", "present participle of"])
let v = native_list_append(v, ["fægan", "verb", "fǣġe", "fǣġde", "", "", "to paint"])
let v = native_list_append(v, ["belyrtan", "verb", "belyrte", "belyrte", "", "", "to deceive"])
let v = native_list_append(v, ["sicerian", "verb", "siceriġe", "sicerode", "", "", "to ooze of"])
let v = native_list_append(v, ["dofen", "verb", "dofen", "", "", "", "past participle of"])
let v = native_list_append(v, ["oþstandan", "verb", "oþstande", "oþstōd", "", "", "to stop in"])
let v = native_list_append(v, ["hwopan", "verb", "hwōpe", "hwēop", "", "", "to threaten"])
let v = native_list_append(v, ["sealten", "verb", "salten", "", "", "", "past participle of"])
let v = native_list_append(v, ["flotian", "verb", "flotiġe", "flotode", "", "", "to float"])
let v = native_list_append(v, ["grundon", "verb", "grundon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["belogen", "verb", "belogen", "", "", "", "past participle of"])
let v = native_list_append(v, ["tyrie", "verb", "tyrie", "", "", "", "inflection of tyrian"])
let v = native_list_append(v, ["fanda", "verb", "fanda", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["heofan", "verb", "hēofe", "hēofde", "", "", "to lament grieve"])
let v = native_list_append(v, ["slitende", "verb", "slītende", "", "", "", "present participle of"])
let v = native_list_append(v, ["pilian", "verb", "pīliġe", "pīlode", "", "", "to pound in"])
let v = native_list_append(v, ["nitende", "verb", "nitende", "", "", "", "present participle of"])
let v = native_list_append(v, ["sariende", "verb", "sāriende", "", "", "", "present participle of"])
let v = native_list_append(v, ["stridende", "verb", "strīdende", "", "", "", "present participle of"])
let v = native_list_append(v, ["terende", "verb", "terende", "", "", "", "present participle of"])
let v = native_list_append(v, ["erigende", "verb", "eriġende", "", "", "", "alternative form of"])
let v = native_list_append(v, ["frigende", "verb", "frīġende", "", "", "", "present participle of"])
let v = native_list_append(v, ["wiþerian", "verb", "wiþeriġe", "wiþerode", "", "", "to resist oppose"])
let v = native_list_append(v, ["geciegan", "verb", "ġeċīeġe", "ġeċīeġde", "", "", "to call upon"])
let v = native_list_append(v, ["amerre", "verb", "āmerre", "", "", "", "inflection of āmerran"])
let v = native_list_append(v, ["mawen", "verb", "māwen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["færþ", "verb", "færþ", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["dihtian", "verb", "dihtiġe", "dihtode", "", "", "to set in"])
let v = native_list_append(v, ["dihtnian", "verb", "dihtniġe", "dihtnode", "", "", "to order dispose"])
let v = native_list_append(v, ["beþa", "verb", "beþa", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["hwistlian", "verb", "hwistliġe", "hwistlode", "", "", "to whistle"])
let v = native_list_append(v, ["þreotan", "verb", "þrēotan", "strong", "ang-conj", "", "to weary to"])
let v = native_list_append(v, ["aþreotan", "verb", "āþrēotan", "strong", "ang-conj", "", "to be annoying"])
let v = native_list_append(v, ["hawian", "verb", "hā̆wiġe", "hā̆wode", "", "", "to view to"])
let v = native_list_append(v, ["tegan", "verb", "tēġu", "tēġde", "", "", "alternative form of"])
let v = native_list_append(v, ["hoppian", "verb", "hoppiġe", "hoppode", "", "", "to hop"])
let v = native_list_append(v, ["brysan", "verb", "brȳse", "brȳsde", "", "", "to bruise crush"])
let v = native_list_append(v, ["gearwian", "verb", "ġearwiġe", "ġearwode", "", "", "to prepare +dative"])
let v = native_list_append(v, ["figen", "verb", "fīġen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["forborn", "verb", "forborn", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["mengende", "verb", "menġende", "", "", "", "present participle of"])
let v = native_list_append(v, ["hatod", "verb", "hatod", "", "", "", "past participle of"])
let v = native_list_append(v, ["begreten", "verb", "begrēten", "", "", "", "plural present/preterite subjunctive"])
let v = native_list_append(v, ["flowe", "verb", "flōwe", "", "", "", "first-person singular indicative"])
let v = native_list_append(v, ["swind", "verb", "swind", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["fulgen", "verb", "fulgen", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["cimban", "verb", "ċimbe", "camb", "", "", "to join"])
let v = native_list_append(v, ["ripian", "verb", "ripiġe", "ripode", "", "", "to ripen"])
let v = native_list_append(v, ["clingan", "verb", "clinge", "clang", "", "", "to wither pine"])
let v = native_list_append(v, ["swellan", "verb", "swelle", "sweall", "", "", "to swell"])
let v = native_list_append(v, ["murn", "verb", "murn", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["ageng", "verb", "āġēng", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["ducan", "verb", "dūce", "dēac", "", "", "to dive to"])
let v = native_list_append(v, ["wierde", "verb", "wierde", "", "", "", "inflection of wierdan"])
let v = native_list_append(v, ["gemeng", "verb", "ġemenġ", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["fordruncnian", "verb", "fordruncniġe", "fordruncnode", "", "", "to make drunk"])
let v = native_list_append(v, ["ætstandan", "verb", "ætstande", "ætstōd", "", "", "to stand stop"])
let v = native_list_append(v, ["luton", "verb", "luton", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["cinan", "verb", "ċīne", "cān", "", "", "to burst split"])
let v = native_list_append(v, ["etende", "verb", "etende", "", "", "", "present participle of"])
let v = native_list_append(v, ["hespan", "verb", "hespan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["clæman", "verb", "clǣme", "clǣmde", "", "", "to smear"])
let v = native_list_append(v, ["wæren", "verb", "wǣren", "", "", "", "preterite subjunctive plural"])
let v = native_list_append(v, ["mæt", "verb", "mǣt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["mætte", "verb", "mǣtte", "", "", "", "inflection of mǣtan"])
let v = native_list_append(v, ["þeostrian", "verb", "þēostriġe", "þēostrode", "", "", "to darken to"])
let v = native_list_append(v, ["scipian", "verb", "sċipiġe", "sċipode", "", "", "alternative form of"])
let v = native_list_append(v, ["cwician", "verb", "cwiciġe", "cwicode", "", "", "to quicken"])
let v = native_list_append(v, ["acwician", "verb", "ācwiciġe", "ācwicode", "", "", "to quicken"])
let v = native_list_append(v, ["gecwician", "verb", "ġecwiciġe", "ġecwicode", "", "", "to quicken"])
let v = native_list_append(v, ["ymbhweorfan", "verb", "ymbhweorfe", "ymbhwearf", "", "", "to turn around"])
let v = native_list_append(v, ["behweorfan", "verb", "behweorfe", "behwearf", "", "", "to turn to"])
let v = native_list_append(v, ["hwearfian", "verb", "hwearfiġe", "hwearfode", "", "", "to turn on"])
let v = native_list_append(v, ["hwierfan", "verb", "hwierfe", "hwierfde", "", "", "to turn revolve"])
let v = native_list_append(v, ["þafian", "verb", "þafiġe", "þafode", "", "", "to consent or"])
let v = native_list_append(v, ["hryscan", "verb", "hrȳsċe", "hrȳsċte", "", "", "to make a"])
let v = native_list_append(v, ["scrutnian", "verb", "sċrūtniġe", "sċrūtnode", "", "", "to examine carefully"])
let v = native_list_append(v, ["þiedan", "verb", "þīede", "þīedde", "", "", "to join attach"])
let v = native_list_append(v, ["geþiedan", "verb", "ġeþīede", "ġeþīedde", "", "", "to join unite"])
let v = native_list_append(v, ["twiferlæcan", "verb", "twifērlǣċe", "twifērlǣhte", "", "", "to dissociate"])
let v = native_list_append(v, ["aþiedan", "verb", "āþīede", "āþīedde", "", "", "to disjoin detach"])
let v = native_list_append(v, ["oferteon", "verb", "ofertēo", "ofertēah", "", "", "to draw one"])
let v = native_list_append(v, ["forþteon", "verb", "forþtēo", "forþtēah", "", "", "to lead forth"])
let v = native_list_append(v, ["swindan", "verb", "swinde", "swand", "", "", "to waste away"])
let v = native_list_append(v, ["trahtnian", "verb", "trahtniġe", "trahtnode", "", "", "synonym of trahtian"])
let v = native_list_append(v, ["cnocian", "verb", "cnociġe", "cnocode", "", "", "to knock rap"])
let v = native_list_append(v, ["roccian", "verb", "rocciġe", "roccode", "", "", "to rock"])
let v = native_list_append(v, ["twiccian", "verb", "twicciġe", "twiccode", "", "", "to twitch"])
let v = native_list_append(v, ["edstaþelian", "verb", "edstaþeliġe", "edstaþelode", "", "", "to establish again"])
let v = native_list_append(v, ["gnagan", "verb", "gnage", "gnōg", "", "", "to gnaw"])
let v = native_list_append(v, ["onlædan", "verb", "onlǣde", "onlǣdde", "", "", "to lead on"])
let v = native_list_append(v, ["anlætan", "verb", "ānlǣte", "ānlēt", "", "", "to leave alone"])
let v = native_list_append(v, ["lufa", "verb", "lufa", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["onælan", "verb", "onǣle", "onǣlde", "", "", "to set fire"])
let v = native_list_append(v, ["onþracian", "verb", "onþraciġe", "onþracode", "", "", "to cause fear"])
let v = native_list_append(v, ["timbred", "verb", "timbred", "", "", "", "past participle of"])
let v = native_list_append(v, ["bylde", "verb", "bylde", "", "", "", "inflection of byldan"])
let v = native_list_append(v, ["feddest", "verb", "fēddest", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["grasian", "verb", "grasiġe", "grasode", "", "", "to graze"])
let v = native_list_append(v, ["pusla", "verb", "pusla", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["hentan", "verb", "hente", "hente", "", "", "to pursue follow"])
let v = native_list_append(v, ["belada", "verb", "belāda", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["besitte", "verb", "besitte", "", "", "", "inflection of besittan"])
let v = native_list_append(v, ["rædde", "verb", "rǣdde", "", "", "", "inflection of rǣdan"])
let v = native_list_append(v, ["besittende", "verb", "besittende", "", "", "", "present participle of"])
let v = native_list_append(v, ["drype", "verb", "drype", "", "", "", "inflection of drypan"])
let v = native_list_append(v, ["onlys", "verb", "onlȳs", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["fiades", "verb", "fīades", "", "", "", "second-person singular preterite"])
let v = native_list_append(v, ["synt", "verb", "synt", "", "", "", "third-person plural present"])
let v = native_list_append(v, ["temesian", "verb", "temesiġe", "temesode", "", "", "to sift"])
let v = native_list_append(v, ["temsian", "verb", "temsiġe", "temsode", "", "", "alternative form of"])
let v = native_list_append(v, ["stiellan", "verb", "stielle", "stielde", "", "", "to leap"])
let v = native_list_append(v, ["leande", "verb", "lēande", "", "", "", "present participle of"])
let v = native_list_append(v, ["gehnycned", "verb", "ġehnycned", "", "", "", "drawn pinched wrinkled"])
let v = native_list_append(v, ["plantian", "verb", "plantiġe", "plantode", "", "", "to plant"])
let v = native_list_append(v, ["glengan", "verb", "glenġe", "glengde", "", "", "to adorn with"])
let v = native_list_append(v, ["þefian", "verb", "þefiġe", "þefode", "", "", "to pant from"])
let v = native_list_append(v, ["ofþefian", "verb", "ofþefiġe", "ofþefode", "", "", "to be exceedingly"])
let v = native_list_append(v, ["gebyrian", "verb", "ġebyrie", "ġebyrede", "", "", "to happen"])
let v = native_list_append(v, ["dwæscan", "verb", "dwǣsċe", "dwǣsċte", "", "", "to extinguish quench"])
let v = native_list_append(v, ["stempan", "verb", "stempe", "stempte", "", "", "to stamp or"])
let v = native_list_append(v, ["clæppan", "verb", "clæppe", "clæpede", "", "", "to throb"])
let v = native_list_append(v, ["belæfan", "verb", "belǣfe", "belǣfde", "", "", "to be left"])
let v = native_list_append(v, ["oferlæfan", "verb", "oferlǣfe", "oferlǣfde", "", "", "to leave over"])
let v = native_list_append(v, ["stregdan", "verb", "streġde", "stræġd", "", "", "to strew spread"])
let v = native_list_append(v, ["spended", "verb", "spended", "", "", "", "past participle of"])
let v = native_list_append(v, ["grippan", "verb", "grippe", "gripede", "", "", "to seize grip"])
let v = native_list_append(v, ["snican", "verb", "snīce", "snāc", "", "", "to crawl"])
let v = native_list_append(v, ["cyþan", "verb", "cȳþe", "cȳþde", "", "", "to make known"])
let v = native_list_append(v, ["geþuxian", "verb", "ġeþuxiġe", "ġeþuxode", "", "", "to grow dark"])
let v = native_list_append(v, ["becnyttan", "verb", "becnytte", "becnytte", "", "", "to knot"])
let v = native_list_append(v, ["cnyttan", "verb", "cnytte", "cnytte", "", "", "to tie bind"])
let v = native_list_append(v, ["hyrte", "verb", "hyrte", "", "", "", "inflection of hyrtan"])
let v = native_list_append(v, ["hæbbe", "verb", "hæbbæ", "hafo", "hafu", "", "inflection of habban"])
let v = native_list_append(v, ["hæfst", "verb", "hæfes", "hæfest", "hafast", "", "second-person singular present"])
let v = native_list_append(v, ["hafast", "verb", "hafast", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hæfþ", "verb", "hæfþ", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["hafaþ", "verb", "hafaþ", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["hæfð", "verb", "hæfð", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["hæfdest", "verb", "hæfdest", "", "", "", "second-person singular past"])
let v = native_list_append(v, ["habbaþ", "verb", "habbað", "", "", "", "inflection of habban"])
let v = native_list_append(v, ["hæbben", "verb", "hæbben", "", "", "", "subjunctive present plural"])
let v = native_list_append(v, ["hæfden", "verb", "hæfden", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["gehæfd", "verb", "ġehæfd", "strong", "ang-adecl", "", "past participle of"])
let v = native_list_append(v, ["hæfd", "verb", "strong", "ang-adecl", "hæfdne", "", "past participle of"])
let v = native_list_append(v, ["pæcan", "verb", "pǣċe", "pǣhte", "", "", "to deceive"])
let v = native_list_append(v, ["girdan", "verb", "girde", "girde", "", "", "alternative form of"])
let v = native_list_append(v, ["beniman", "verb", "benime", "benam", "", "", "to deprive"])
let v = native_list_append(v, ["darian", "verb", "darian", "", "", "", "to lurk"])
let v = native_list_append(v, ["andian", "verb", "andiġe", "andode", "", "", "to envy"])
let v = native_list_append(v, ["befangen", "verb", "befangen", "", "", "", "past participle of"])
let v = native_list_append(v, ["halgian", "verb", "hālgiġe", "hālgode", "", "", "to make holy"])
let v = native_list_append(v, ["hlosnian", "verb", "hlosniġe", "hlosnode", "", "", "to listen be"])
let v = native_list_append(v, ["afaren", "verb", "āfaren", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["sprengde", "verb", "sprengde", "", "", "", "inflection of sprenġan"])
let v = native_list_append(v, ["gestille", "verb", "ġestille", "", "", "", "inflection of ġestillan"])
let v = native_list_append(v, ["giwian", "verb", "ġiwiu", "ġiwade", "", "", "to ask for"])
let v = native_list_append(v, ["forþgestigan", "verb", "forþġestīge", "forþġestāg", "", "", "to go forward"])
let v = native_list_append(v, ["groten", "verb", "groten", "", "", "", "past participle of"])
let v = native_list_append(v, ["asawan", "verb", "āsāwe", "āsēow", "", "", "to sow"])
let v = native_list_append(v, ["smat", "verb", "smāt", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["begeten", "verb", "beġeten", "", "", "", "past participle of"])
let v = native_list_append(v, ["gemanian", "verb", "ġemaniġe", "ġemanode", "", "", "to admonish exhort"])
let v = native_list_append(v, ["swinden", "verb", "swinden", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["ademan", "verb", "ādēme", "ādēmde", "", "", "to judge adjudge"])
let v = native_list_append(v, ["hiert", "verb", "hiert", "", "", "", "inflection of hiertan"])
let v = native_list_append(v, ["lærde", "verb", "lǣrde", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["draf", "verb", "drāf", "", "", "", "first/third-person singular preterite"])
let v = native_list_append(v, ["sege", "verb", "sēge", "", "", "", "inflection of sēon"])
let v = native_list_append(v, ["somnian", "verb", "somniġe", "somnode", "", "", "alternative form of"])
let v = native_list_append(v, ["gesomnian", "verb", "ġesomniġe", "ġesomnode", "", "", "alternative form of"])
let v = native_list_append(v, ["samnian", "verb", "samniġe", "samnode", "", "", "to collect bring"])
let v = native_list_append(v, ["gesamnian", "verb", "ġesamniġe", "ġesamnode", "", "", "to collect bring"])
let v = native_list_append(v, ["cumen", "verb", "cumen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["nipen", "verb", "nīpen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["mundian", "verb", "mundiġe", "mundode", "", "", "to protect shelter"])
let v = native_list_append(v, ["cigan", "verb", "ċīġe", "ċīġde", "", "", "alternative form of"])
let v = native_list_append(v, ["steme", "verb", "stēme", "", "", "", "inflection of stēman"])
let v = native_list_append(v, ["nemde", "verb", "nemde", "", "", "", "inflection of nemnan"])
let v = native_list_append(v, ["burgon", "verb", "burgon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["fredan", "verb", "frēde", "frēdde", "", "", "to feel"])
let v = native_list_append(v, ["gefredan", "verb", "ġefrēde", "ġefrēdde", "", "", "to feel"])
let v = native_list_append(v, ["gebindan", "verb", "ġebinde", "ġeband", "", "", "to bind tie"])
let v = native_list_append(v, ["gefangian", "verb", "ġefangiġe", "ġefangode", "", "", "to fasten together"])
let v = native_list_append(v, ["gerinnan", "verb", "ġerinne", "ġerann", "", "", "to blend run"])
let v = native_list_append(v, ["gehabban", "verb", "ġehæbbe", "ġehæfde", "", "", "to hold onto"])
let v = native_list_append(v, ["gebringan", "verb", "ġebringe", "ġebrōhte", "", "", "to bring"])
let v = native_list_append(v, ["gelædan", "verb", "ġelǣde", "ġelǣdde", "", "", "to lead"])
let v = native_list_append(v, ["gewinnan", "verb", "ġewinne", "ġewann", "", "", "to conquer obtain"])
let v = native_list_append(v, ["gecuman", "verb", "ġecume", "ġecōm", "", "", "to move toward"])
let v = native_list_append(v, ["geniman", "verb", "ġenime", "ġenam", "", "", "to grasp comprehend"])
let v = native_list_append(v, ["gerædan", "verb", "ġerǣde", "ġerēd", "", "", "to advise to"])
let v = native_list_append(v, ["geberan", "verb", "ġebere", "ġebær", "", "", "to bear give"])
let v = native_list_append(v, ["geblandan", "verb", "ġeblande", "ġeblēnd", "", "", "to blend mix"])
let v = native_list_append(v, ["gebrecan", "verb", "ġebrece", "ġebræc", "", "", "to destroy break"])
let v = native_list_append(v, ["swebban", "verb", "swebbe", "swefede", "", "", "to send to"])
let v = native_list_append(v, ["geblissian", "verb", "ġeblissiġe", "ġeblissode", "", "", "to make happy"])
let v = native_list_append(v, ["gehealdan", "verb", "ġehealde", "ġehēold", "", "", "to keep retain"])
let v = native_list_append(v, ["gewyrtian", "verb", "ġewyrtiġe", "ġewyrtode", "", "", "to season with"])
let v = native_list_append(v, ["wyrtian", "verb", "wyrtiġe", "wyrtode", "", "", "to season spice"])
let v = native_list_append(v, ["gefyllan", "verb", "ġefylle", "ġefylde", "", "", "to complete finish"])
let v = native_list_append(v, ["gefindan", "verb", "ġefinde", "ġefand", "", "", "to find to"])
let v = native_list_append(v, ["gefeallan", "verb", "ġefealle", "ġefēoll", "", "", "to fall stumble"])
let v = native_list_append(v, ["gemacian", "verb", "ġemaciġe", "ġemacode", "", "", "to make beget"])
let v = native_list_append(v, ["gefon", "verb", "ġefō", "ġefēng", "", "", "to catch seize"])
let v = native_list_append(v, ["gestandan", "verb", "ġestande", "ġestōd", "", "", "to remain last"])
let v = native_list_append(v, ["gefæstnian", "verb", "ġefæstniġe", "ġefæstnode", "", "", "to fix confirm"])
let v = native_list_append(v, ["gescufan", "verb", "ġesċūfe", "ġesċēaf", "", "", "to expel eject"])
let v = native_list_append(v, ["gesettan", "verb", "ġesette", "ġesette", "", "", "to confirm restore"])
let v = native_list_append(v, ["gefelan", "verb", "ġefēle", "ġefēlde", "", "", "to feel"])
let v = native_list_append(v, ["gewegan", "verb", "ġewege", "ġewæġ", "", "", "to bear carry"])
let v = native_list_append(v, ["gesceadan", "verb", "ġesċēade", "ġesċēd", "", "", "to distinguish discern"])
let v = native_list_append(v, ["geswerian", "verb", "ġeswerie", "ġeswōr", "", "", "to swear an"])
let v = native_list_append(v, ["gebeodan", "verb", "ġebēode", "ġebēad", "", "", "to command order"])
let v = native_list_append(v, ["gesceawian", "verb", "ġesċēawiġe", "ġesċēawode", "", "", "to exhibit manifest"])
let v = native_list_append(v, ["geþryccan", "verb", "ġeþryċċe", "ġeþryhte", "", "", "to compress repress"])
let v = native_list_append(v, ["gestillan", "verb", "ġestille", "ġestilde", "", "", "to rest cease"])
let v = native_list_append(v, ["gebrucan", "verb", "ġebrūce", "ġebrēac", "", "", "to enjoy eat"])
let v = native_list_append(v, ["gewanian", "verb", "ġewaniġe", "ġewanode", "", "", "to shrink or"])
let v = native_list_append(v, ["geþencan", "verb", "ġeþenċe", "ġeþōhte", "", "", "to remember bethink"])
let v = native_list_append(v, ["gewendan", "verb", "ġewende", "ġewende", "", "", "to change turn"])
let v = native_list_append(v, ["gerihtan", "verb", "ġerihte", "ġerihte", "", "", "to correct reform"])
let v = native_list_append(v, ["gehweorfan", "verb", "ġehweorfe", "ġehwearf", "", "", "to turn go"])
let v = native_list_append(v, ["geþringan", "verb", "ġeþringe", "ġeþrang", "", "", "to press thring"])
let v = native_list_append(v, ["gesundrian", "verb", "ġesundriġe", "ġesundrode", "", "", "to sunder separate"])
let v = native_list_append(v, ["gescieppan", "verb", "ġesċieppe", "ġesċōp", "", "", "to create"])
let v = native_list_append(v, ["gehebban", "verb", "ġehebbe", "ġehōf", "", "", "to heave or"])
let v = native_list_append(v, ["geswincan", "verb", "ġeswince", "ġeswanc", "", "", "to work hard"])
let v = native_list_append(v, ["gemengan", "verb", "ġemenġe", "ġemengde", "", "", "to mingle confuse"])
let v = native_list_append(v, ["gemædan", "verb", "ġemǣde", "ġemǣdde", "", "", "to madden make"])
let v = native_list_append(v, ["gegangan", "verb", "ġegange", "ġeġēng", "", "", "to go happen"])
let v = native_list_append(v, ["steoran", "verb", "stēore", "stēorde", "", "", "alternative form of"])
let v = native_list_append(v, ["styran", "verb", "stȳre", "stȳrde", "", "", "alternative form of"])
let v = native_list_append(v, ["geagnian", "verb", "ġeāgniġe", "ġeāgnode", "", "", "to own possess"])
let v = native_list_append(v, ["gesacan", "verb", "ġesace", "ġesōc", "", "", "to strive against"])
let v = native_list_append(v, ["gemyntan", "verb", "ġemynte", "ġemynte", "", "", "to determine resolve"])
let v = native_list_append(v, ["gehrinan", "verb", "ġehrīne", "ġehrān", "", "", "to touch affect"])
let v = native_list_append(v, ["gebodian", "verb", "ġebodiġe", "ġebodode", "", "", "to announce proclaim"])
let v = native_list_append(v, ["tosend", "verb", "tōsend", "", "", "", "singular imperative of"])
let v = native_list_append(v, ["toset", "verb", "tōset", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["gebeterian", "verb", "ġebeteriġe", "ġebeterode", "", "", "to better make"])
let v = native_list_append(v, ["gefaran", "verb", "ġefare", "ġefōr", "", "", "to reach by"])
let v = native_list_append(v, ["genesan", "verb", "ġenese", "ġenæs", "", "", "to preserve save"])
let v = native_list_append(v, ["gehælan", "verb", "ġehǣle", "ġehǣlde", "", "", "to heal"])
let v = native_list_append(v, ["geþolian", "verb", "ġeþoliġe", "ġeþolode", "", "", "to be subjected"])
let v = native_list_append(v, ["aberan", "verb", "ābere", "ābær", "", "", "to bear carry"])
let v = native_list_append(v, ["getellan", "verb", "ġetelle", "ġetealde", "", "", "to tell number"])
let v = native_list_append(v, ["gesittan", "verb", "ġesitte", "ġesæt", "", "", "to sit"])
let v = native_list_append(v, ["geþingan", "verb", "ġeþinge", "ġeþingde", "", "", "to determine fix"])
let v = native_list_append(v, ["þingan", "verb", "þinge", "þingde", "", "", "to invite address"])
let v = native_list_append(v, ["untynan", "verb", "untȳne", "untȳnde", "", "", "alternative form of"])
let v = native_list_append(v, ["fician", "verb", "ficiġe", "ficode", "", "", "to deceive bewile"])
let v = native_list_append(v, ["forteon", "verb", "fortēo", "fortēah", "", "", "to draw away"])
let v = native_list_append(v, ["forlædan", "verb", "forlǣde", "forlǣdde", "", "", "to seduce mislead"])
let v = native_list_append(v, ["forscrincan", "verb", "forsċrince", "forsċranc", "", "", "to shrink up"])
let v = native_list_append(v, ["forberan", "verb", "forbere", "forbær", "", "", "to abstain refrain"])
let v = native_list_append(v, ["forstelan", "verb", "forstele", "forstæl", "", "", "to steal"])
let v = native_list_append(v, ["forbrecan", "verb", "forbrece", "forbræc", "", "", "to break up"])
let v = native_list_append(v, ["forwyrcan", "verb", "forwyrċe", "forworhte", "", "", "to do wrong"])
let v = native_list_append(v, ["belædan", "verb", "belǣde", "belǣdde", "", "", "to lead into"])
let v = native_list_append(v, ["gedon", "verb", "ġedō", "ġedyde", "", "", "to do make"])
let v = native_list_append(v, ["gelæfan", "verb", "ġelǣfe", "ġelǣfde", "", "", "to leave"])
let v = native_list_append(v, ["forsecgan", "verb", "forseċġe", "forsæġde", "", "", "to say wrongly"])
let v = native_list_append(v, ["wiþsprecan", "verb", "wiþsprece", "wiþspræc", "", "", "to speak against"])
let v = native_list_append(v, ["forgan", "verb", "forgā", "forēode", "", "", "to abstain from"])
let v = native_list_append(v, ["foregan", "verb", "foregā", "foreēode", "", "", "to precede stand"])
let v = native_list_append(v, ["wiþgan", "verb", "wiþgā", "wiþēode", "", "", "to go against"])
let v = native_list_append(v, ["forswerian", "verb", "forswerie", "forswōr", "", "", "to commit perjury"])
let v = native_list_append(v, ["ymbgan", "verb", "ymbgā", "ymbēode", "", "", "to go around"])
let v = native_list_append(v, ["ymbhealdan", "verb", "ymbhealde", "ymbhēold", "", "", "to encompass hold"])
let v = native_list_append(v, ["ymbfaran", "verb", "ymbfare", "ymbfōr", "", "", "to surround"])
let v = native_list_append(v, ["wiþstandan", "verb", "wiþstande", "wiþstōd", "", "", "to stand against"])
let v = native_list_append(v, ["ymbbindan", "verb", "ymbbinde", "ymbband", "", "", "to bind about"])
let v = native_list_append(v, ["ymbfon", "verb", "ymbfō", "ymbfēng", "", "", "to grasp clasp"])
let v = native_list_append(v, ["ymbhringan", "verb", "ymbhrinġe", "ymbhringde", "", "", "to surround encompass"])
let v = native_list_append(v, ["ymbþencan", "verb", "ymbþenċe", "ymbþōhte", "", "", "to consider bethink"])
let v = native_list_append(v, ["beornan", "verb", "beorne", "bearn", "", "", "alternative form of"])
let v = native_list_append(v, ["forbiernan", "verb", "forbierne", "forbarn", "", "", "alternative form of"])
let v = native_list_append(v, ["forsacan", "verb", "forsace", "forsōc", "", "", "to oppose give"])
let v = native_list_append(v, ["forhealdan", "verb", "forhealde", "forhēold", "", "", "to keep or"])
let v = native_list_append(v, ["forberstan", "verb", "forberste", "forbærst", "", "", "to burst asunder"])
let v = native_list_append(v, ["fordrifan", "verb", "fordrīfe", "fordrāf", "", "", "to drive away"])
let v = native_list_append(v, ["forfaran", "verb", "forfare", "forfōr", "", "", "to go or"])
let v = native_list_append(v, ["formeltan", "verb", "formelte", "formealt", "", "", "to melt completely"])
let v = native_list_append(v, ["forseoþan", "verb", "forsēoþe", "forsēaþ", "", "", "to boil away"])
let v = native_list_append(v, ["forbeodan", "verb", "forbēode", "forbēad", "", "", "to forbid prohibit"])
let v = native_list_append(v, ["foreberan", "verb", "forebere", "forebær", "", "", "to bear before"])
let v = native_list_append(v, ["forblawan", "verb", "forblāwe", "forblēow", "", "", "to blow away"])
let v = native_list_append(v, ["gegaderian", "verb", "ġegaderiġe", "ġegaderode", "", "", "to gather set"])
let v = native_list_append(v, ["ofersendan", "verb", "ofersende", "ofersende", "", "", "to transmit send"])
let v = native_list_append(v, ["bewendan", "verb", "bewende", "bewende", "", "", "to turn around"])
let v = native_list_append(v, ["oferlibban", "verb", "oferlibbe", "oferlifde", "", "", "to outlive survive"])
let v = native_list_append(v, ["ymblicgan", "verb", "ymbliċġe", "ymblæġ", "", "", "to lie round"])
let v = native_list_append(v, ["freolsian", "verb", "frēolsiġe", "frēolsode", "", "", "to observe or"])
let v = native_list_append(v, ["besettan", "verb", "besette", "besette", "", "", "to set near"])
let v = native_list_append(v, ["besittan", "verb", "besitte", "besæt", "", "", "to sit near"])
let v = native_list_append(v, ["ofersettan", "verb", "ofersette", "ofersette", "", "", "to set over"])
let v = native_list_append(v, ["forlicgan", "verb", "forliċġe", "forlæġ", "", "", "to lie wrongly"])
let v = native_list_append(v, ["fordælan", "verb", "fordǣle", "fordǣlde", "", "", "to deal out"])
let v = native_list_append(v, ["bereafian", "verb", "berēafiġe", "berēafode", "", "", "to deprive +"])
let v = native_list_append(v, ["misdon", "verb", "misdō", "misdyde", "", "", "to offend transgress"])
let v = native_list_append(v, ["belecgan", "verb", "beleċġe", "beleġde", "", "", "to lay upon"])
let v = native_list_append(v, ["gelecgan", "verb", "ġeleċġe", "ġeleġde", "", "", "to lay set"])
let v = native_list_append(v, ["bestandan", "verb", "bestande", "bestōd", "", "", "to stand by"])
let v = native_list_append(v, ["bestelan", "verb", "bestele", "bestæl", "", "", "to steal away"])
let v = native_list_append(v, ["forstandan", "verb", "forstande", "forstōd", "", "", "to stand for"])
let v = native_list_append(v, ["foresettan", "verb", "foresette", "foresette", "", "", "to set or"])
let v = native_list_append(v, ["forebisgian", "verb", "forebisġiġe", "forebisġode", "", "", "to preoccupy forebusy"])
let v = native_list_append(v, ["foredeman", "verb", "foredēme", "foredēmde", "", "", "to prejudge assume"])
let v = native_list_append(v, ["ancuman", "verb", "ancume", "ancōm", "", "", "to come arrive"])
let v = native_list_append(v, ["beclysan", "verb", "beclȳse", "beclȳsde", "", "", "to close shut"])
let v = native_list_append(v, ["smæccan", "verb", "smæċċe", "smæhte", "", "", "to taste"])
let v = native_list_append(v, ["bedrifan", "verb", "bedrīfe", "bedrāf", "", "", "to drive or"])
let v = native_list_append(v, ["foresecgan", "verb", "foreseċġe", "foresæġde", "", "", "to say beforehand"])
let v = native_list_append(v, ["befeallan", "verb", "befealle", "befēoll", "", "", "to fall fall"])
let v = native_list_append(v, ["underwritan", "verb", "underwrīte", "underwrāt", "", "", "to write under"])
let v = native_list_append(v, ["beseon", "verb", "besēo", "beseah", "", "", "to see or"])
let v = native_list_append(v, ["undersecan", "verb", "undersēċe", "undersōhte", "", "", "to investigate"])
let v = native_list_append(v, ["foreseon", "verb", "foresēo", "foreseah", "", "", "to see beforehand"])
let v = native_list_append(v, ["geweaxan", "verb", "ġeweaxe", "ġewōx", "", "", "to grow wax"])
let v = native_list_append(v, ["forweaxan", "verb", "forweaxe", "forwōx", "", "", "to overgrow swell"])
let v = native_list_append(v, ["forsendan", "verb", "forsende", "forsende", "", "", "to send away"])
let v = native_list_append(v, ["gesendan", "verb", "ġesende", "ġesende", "", "", "to send dispatch"])
let v = native_list_append(v, ["besendan", "verb", "besende", "besende", "", "", "to send"])
let v = native_list_append(v, ["foresendan", "verb", "foresende", "foresende", "", "", "to send before"])
let v = native_list_append(v, ["insendan", "verb", "insende", "insende", "", "", "to send in"])
let v = native_list_append(v, ["forþsprecan", "verb", "forþsprece", "forþspræc", "", "", "to speak forth"])
let v = native_list_append(v, ["forsprecan", "verb", "forsprece", "forspræc", "", "", "to speak against"])
let v = native_list_append(v, ["geceosan", "verb", "ġeċēose", "ġeċēas", "", "", "to choose select"])
let v = native_list_append(v, ["gecidan", "verb", "ġeċīde", "ġeċīdde", "", "", "to chide reprove"])
let v = native_list_append(v, ["geetan", "verb", "ġeete", "ġeǣt", "", "", "to eat together"])
let v = native_list_append(v, ["gefealdan", "verb", "ġefealde", "ġefēold", "", "", "to fold up"])
let v = native_list_append(v, ["forlæran", "verb", "forlǣre", "forlǣrde", "", "", "to misteach teach"])
let v = native_list_append(v, ["gewritan", "verb", "ġewrīte", "ġewrāt", "", "", "to write give"])
let v = native_list_append(v, ["bewritan", "verb", "bewrīte", "bewrāt", "", "", "to write down"])
let v = native_list_append(v, ["oferhealdan", "verb", "oferhealde", "oferhēold", "", "", "to hold over"])
let v = native_list_append(v, ["anhealdan", "verb", "anhealde", "anhēold", "", "", "to hold keep"])
let v = native_list_append(v, ["befreogan", "verb", "befrēo", "befrēode", "", "", "to free make"])
let v = native_list_append(v, ["besprecan", "verb", "besprece", "bespræc", "", "", "to speak about"])
let v = native_list_append(v, ["besecgan", "verb", "beseċġe", "besæġde", "", "", "to announce"])
let v = native_list_append(v, ["beþencan", "verb", "beþenċe", "beþōhte", "", "", "to think about"])
let v = native_list_append(v, ["foreþencan", "verb", "foreþenċe", "foreþōhte", "", "", "to think beforehand"])
let v = native_list_append(v, ["gelibban", "verb", "ġelibbe", "ġelifde", "", "", "to live be"])
let v = native_list_append(v, ["beteon", "verb", "betēo", "betēah", "", "", "to draw over"])
let v = native_list_append(v, ["forsecan", "verb", "forsēċe", "forsōhte", "", "", "to punish afflict"])
let v = native_list_append(v, ["ofergan", "verb", "ofergā", "oferēode", "", "", "to overspread overrun"])
let v = native_list_append(v, ["oferfeallan", "verb", "oferfealle", "oferfēoll", "", "", "to fall upon"])
let v = native_list_append(v, ["bewyrcan", "verb", "bewyrċe", "beworhte", "", "", "to work inset"])
let v = native_list_append(v, ["mislædan", "verb", "mislǣde", "mislǣdde", "", "", "to mislead lead"])
let v = native_list_append(v, ["oferlædan", "verb", "oferlǣde", "oferlǣdde", "", "", "to oppress"])
let v = native_list_append(v, ["ofersprædan", "verb", "ofersprǣde", "ofersprǣdde", "", "", "to overspread cover"])
let v = native_list_append(v, ["sprædan", "verb", "sprǣde", "sprǣdde", "", "", "to spread expand"])
let v = native_list_append(v, ["wiþsettan", "verb", "wiþsette", "wiþsette", "", "", "to set against"])
let v = native_list_append(v, ["ymbsettan", "verb", "ymbsette", "ymbsette", "", "", "to set or"])
let v = native_list_append(v, ["forseon", "verb", "forsēo", "forseah", "", "", "to despise"])
let v = native_list_append(v, ["forweorpan", "verb", "forweorpe", "forwearp", "", "", "to cast away"])
let v = native_list_append(v, ["forniman", "verb", "fornime", "fornam", "", "", "to take away"])
let v = native_list_append(v, ["forscieppan", "verb", "forsċieppe", "forsċōp", "", "", "to transform shape"])
let v = native_list_append(v, ["fordrugian", "verb", "fordrūgiġe", "fordrūgode", "", "", "to dry up"])
let v = native_list_append(v, ["bedrincan", "verb", "bedrince", "bedranc", "", "", "to drink in"])
let v = native_list_append(v, ["forswelgan", "verb", "forswelge", "forswealg", "", "", "to swallow up"])
let v = native_list_append(v, ["forewarnian", "verb", "forewarniġe", "forewarnode", "", "", "to forewarn warn"])
let v = native_list_append(v, ["begrafan", "verb", "begrafe", "begrōf", "", "", "to bury"])
let v = native_list_append(v, ["forhelan", "verb", "forhele", "forhæl", "", "", "to hide away"])
let v = native_list_append(v, ["befeolan", "verb", "befēole", "befealh", "", "", "to commit commend"])
let v = native_list_append(v, ["bescinan", "verb", "besċīne", "besċān", "", "", "to shine upon"])
let v = native_list_append(v, ["betellan", "verb", "betelle", "betealde", "", "", "to speak or"])
let v = native_list_append(v, ["becnawan", "verb", "becnāwe", "becnēow", "", "", "to know"])
let v = native_list_append(v, ["besingan", "verb", "besinge", "besang", "", "", "to sing about"])
let v = native_list_append(v, ["behlæstan", "verb", "behlæste", "behlæste", "", "", "to load a"])
let v = native_list_append(v, ["besorgian", "verb", "besorgiġe", "besorgode", "", "", "to be sorry"])
let v = native_list_append(v, ["forscyttan", "verb", "forsċytte", "forsċytte", "", "", "to shut off"])
let v = native_list_append(v, ["forwundian", "verb", "forwundiġe", "forwundode", "", "", "to wound badly"])
let v = native_list_append(v, ["gewundian", "verb", "ġewundiġe", "ġewundode", "", "", "to wound"])
let v = native_list_append(v, ["behofian", "verb", "behōfiġe", "behōfode", "", "", "to have need"])
let v = native_list_append(v, ["begripan", "verb", "begrīpe", "begrāp", "", "", "to chide chasten"])
let v = native_list_append(v, ["gegripan", "verb", "ġegrīpe", "ġegrāp", "", "", "to gripe grab"])
let v = native_list_append(v, ["forscrihan", "verb", "forsċrīhe", "forsċrāh", "", "", "to resign give"])
let v = native_list_append(v, ["greosan", "verb", "grēose", "grēas", "", "", "to frighten scare"])
let v = native_list_append(v, ["begreosan", "verb", "begrēose", "begrēas", "", "", "to overwhelm with"])
let v = native_list_append(v, ["þeotan", "verb", "þēote", "þēat", "", "", "to howl like"])
let v = native_list_append(v, ["aþeotan", "verb", "āþēote", "āþēat", "", "", "to wind sound"])
let v = native_list_append(v, ["cnyllan", "verb", "cnylle", "cnylde", "", "", "to strike knock"])
let v = native_list_append(v, ["scrihan", "verb", "sċrīhe", "sċrāh", "", "", "alternative form of"])
let v = native_list_append(v, ["rahte", "verb", "rāhte", "", "", "", "inflection of rǣċan"])
let v = native_list_append(v, ["stunian", "verb", "stuniġe", "stunode", "", "", "to make a"])
let v = native_list_append(v, ["bescitan", "verb", "bescīte", "bescāt", "", "", "to smear or"])
let v = native_list_append(v, ["ahycgan", "verb", "āhyċġe", "āhogde", "", "", "to devise invent"])
let v = native_list_append(v, ["behycgan", "verb", "behyċġe", "behogde", "", "", "to think something"])
let v = native_list_append(v, ["forhycgan", "verb", "forhyċġe", "forhogde", "", "", "to despise scorn"])
let v = native_list_append(v, ["gehycgan", "verb", "ġehyċġe", "ġehogde", "", "", "to think of"])
let v = native_list_append(v, ["oferhycgan", "verb", "oferhyċġe", "oferhogde", "", "", "to despise scorn"])
let v = native_list_append(v, ["onhycgan", "verb", "onhyċġe", "onhogde", "", "", "to consider"])
let v = native_list_append(v, ["twihycgan", "verb", "twihyċġe", "twihogde", "", "", "to think differently"])
let v = native_list_append(v, ["wiþhycgan", "verb", "wiþhyċġe", "wiþhogde", "", "", "to have contrary"])
let v = native_list_append(v, ["forspendan", "verb", "forspende", "forspende", "", "", "to spend utterly"])
let v = native_list_append(v, ["spendan", "verb", "spende", "spende", "", "", "to spend"])
let v = native_list_append(v, ["bewindan", "verb", "bewinde", "bewand", "", "", "to wind around"])
let v = native_list_append(v, ["unwindan", "verb", "unwinde", "unwand", "", "", "to unwind unwrap"])
let v = native_list_append(v, ["ymbhycgan", "verb", "ymbhyċġe", "ymbhogde", "", "", "to think about"])
let v = native_list_append(v, ["foresceawian", "verb", "foresċēawiġe", "foresċēawode", "", "", "to foresee observe"])
let v = native_list_append(v, ["forspillan", "verb", "forspille", "forspilde", "", "", "with accusative to"])
let v = native_list_append(v, ["bewepan", "verb", "bewēpe", "bewēop", "", "", "to weep weep"])
let v = native_list_append(v, ["utlædan", "verb", "ūtlǣde", "ūtlǣdde", "", "", "to lead out"])
let v = native_list_append(v, ["ofersteppan", "verb", "ofersteppe", "oferstōp", "", "", "to overstep cross"])
let v = native_list_append(v, ["ofersittan", "verb", "ofersitte", "ofersæt", "", "", "to sit upon"])
let v = native_list_append(v, ["ofergangan", "verb", "ofergange", "oferġēng", "", "", "to go over"])
let v = native_list_append(v, ["ymbgangan", "verb", "ymbgange", "ymbġēng", "", "", "to go around"])
let v = native_list_append(v, ["forgangan", "verb", "forgange", "forġēng", "", "", "to forgo go"])
let v = native_list_append(v, ["cipan", "verb", "ċīpan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["undergangan", "verb", "undergange", "underġēng", "", "", "to undergo bear"])
let v = native_list_append(v, ["oferhyran", "verb", "oferhȳre", "oferhȳrde", "", "", "alternative form of"])
let v = native_list_append(v, ["foregangan", "verb", "foregange", "foreġēng", "", "", "to forego go"])
let v = native_list_append(v, ["forsettan", "verb", "forsette", "forsette", "", "", "to stop up"])
let v = native_list_append(v, ["bestrican", "verb", "bestrīce", "bestrāc", "", "", "to make a"])
let v = native_list_append(v, ["mislician", "verb", "mislīciġe", "mislīcode", "", "", "to displease"])
let v = native_list_append(v, ["gelician", "verb", "ġelīciġe", "ġelīcode", "", "", "to delight please"])
let v = native_list_append(v, ["bemænan", "verb", "bemǣne", "bemǣnde", "", "", "to bemoan bewail"])
let v = native_list_append(v, ["forcuman", "verb", "forcume", "forcōm", "", "", "to overcome surpass"])
let v = native_list_append(v, ["forecuman", "verb", "forecume", "forecōm", "", "", "to come forth"])
let v = native_list_append(v, ["besteppan", "verb", "besteppe", "bestōp", "", "", "to tread or"])
let v = native_list_append(v, ["forbitan", "verb", "forbīte", "forbāt", "", "", "to bite up"])
let v = native_list_append(v, ["bestyrian", "verb", "bestyrie", "bestyrede", "", "", "to heap or"])
let v = native_list_append(v, ["bewacian", "verb", "bewaciġe", "bewacode", "", "", "to keep watch"])
let v = native_list_append(v, ["beceorfan", "verb", "beċeorfe", "beċearf", "", "", "to becarve cut"])
let v = native_list_append(v, ["forceorfan", "verb", "forċeorfe", "forċearf", "", "", "to cut or"])
let v = native_list_append(v, ["ingangan", "verb", "ingange", "inġēng", "", "", "to go in"])
let v = native_list_append(v, ["utgan", "verb", "ūtgā", "ūtēode", "", "", "to go out"])
let v = native_list_append(v, ["gewadan", "verb", "ġewade", "ġewōd", "", "", "to proceed fully"])
let v = native_list_append(v, ["onwadan", "verb", "onwade", "onwōd", "", "", "to wade into"])
let v = native_list_append(v, ["geondwadan", "verb", "ġeondwade", "ġeondwōd", "", "", "to wade thoroughly"])
let v = native_list_append(v, ["oferwadan", "verb", "oferwade", "oferwōd", "", "", "to cross over"])
let v = native_list_append(v, ["þurhwadan", "verb", "þurhwade", "þurhwōd", "", "", "to pass through"])
let v = native_list_append(v, ["anwadan", "verb", "anwade", "anwōd", "", "", "alternative form of"])
let v = native_list_append(v, ["þurhsmugan", "verb", "þurhsmūge", "þurhsmēag", "", "", "to creep or"])
let v = native_list_append(v, ["þurhteon", "verb", "þurhtēo", "þurhtēah", "", "", "to grant a"])
let v = native_list_append(v, ["þurhwunian", "verb", "þurhwuniġe", "þurhwunode", "", "", "to continue"])
let v = native_list_append(v, ["þurhdreogan", "verb", "þurhdrēoge", "þurhdrēag", "", "", "to carry through"])
let v = native_list_append(v, ["forþgan", "verb", "forþgā", "forþēode", "", "", "to go forth"])
let v = native_list_append(v, ["geriman", "verb", "ġerīme", "ġerīmde", "", "", "to number reckon"])
let v = native_list_append(v, ["forþcuman", "verb", "forþcume", "forþcōm", "", "", "to come forth"])
let v = native_list_append(v, ["forþbringan", "verb", "forþbringe", "forþbrōhte", "", "", "to bring forth"])
let v = native_list_append(v, ["forþfaran", "verb", "forþfare", "forþfōr", "", "", "to go or"])
let v = native_list_append(v, ["forþlædan", "verb", "forþlǣde", "forþlǣdde", "", "", "to lead or"])
let v = native_list_append(v, ["forþberan", "verb", "forþbere", "forþbær", "", "", "to carry or"])
let v = native_list_append(v, ["ymbsittan", "verb", "ymbsitte", "ymbsæt", "", "", "to sit or"])
let v = native_list_append(v, ["anælan", "verb", "anǣle", "anǣlde", "", "", "alternative form of"])
let v = native_list_append(v, ["bedragan", "verb", "bedrage", "bedrōg", "", "", "to draw aside"])
let v = native_list_append(v, ["beweardian", "verb", "beweardiġe", "beweardode", "", "", "to ward keep"])
let v = native_list_append(v, ["læte", "verb", "lǣte", "", "", "", "inflection of lǣtan"])
let v = native_list_append(v, ["beweddian", "verb", "beweddiġe", "beweddode", "", "", "to wed betroth"])
let v = native_list_append(v, ["gecennan", "verb", "ġecenne", "ġecende", "", "", "to beget bear"])
let v = native_list_append(v, ["gorian", "verb", "goriġe", "gorode", "", "", "to gaze look."])
let v = native_list_append(v, ["bewealwian", "verb", "bewealwiġe", "bewealwode", "", "", "to roll around"])
let v = native_list_append(v, ["benotian", "verb", "benotiġe", "benotode", "", "", "to use consume"])
let v = native_list_append(v, ["gecnawan", "verb", "ġecnāwe", "ġecnēow", "", "", "to know perceive"])
let v = native_list_append(v, ["beridan", "verb", "berīde", "berād", "", "", "to ride around"])
let v = native_list_append(v, ["forwenan", "verb", "forwēne", "forwēnde", "", "", "to overween think"])
let v = native_list_append(v, ["brece", "verb", "brece", "", "", "", "inflection of brecan"])
let v = native_list_append(v, ["beslæpan", "verb", "beslǣpe", "beslēp", "", "", "to sleep sleep"])
let v = native_list_append(v, ["forhydan", "verb", "forhȳde", "forhȳdde", "", "", "to hide hide"])
let v = native_list_append(v, ["slapian", "verb", "slāpiġe", "slāpode", "", "", "to cause to"])
let v = native_list_append(v, ["bescieran", "verb", "besċiere", "besċear", "", "", "to shear cut"])
let v = native_list_append(v, ["bestreawian", "verb", "bestrēawiġe", "bestrēawode", "", "", "to bestrew strew"])
let v = native_list_append(v, ["bestridan", "verb", "bestrīde", "bestrād", "", "", "to bestride"])
let v = native_list_append(v, ["forcweþan", "verb", "forcweþe", "forcwæþ", "", "", "to rebuke reprove"])
let v = native_list_append(v, ["beþrawan", "verb", "beþrāwe", "beþrēow", "", "", "to twist"])
let v = native_list_append(v, ["beþringan", "verb", "beþringe", "beþrang", "", "", "to throng or"])
let v = native_list_append(v, ["betredan", "verb", "betrede", "betræd", "", "", "to tread upon"])
let v = native_list_append(v, ["þuxian", "verb", "þuxiġe", "þuxode", "", "", "to make misty"])
let v = native_list_append(v, ["gorettan", "verb", "gorette", "gorette", "", "", "to let ones"])
let v = native_list_append(v, ["besawan", "verb", "besāwe", "besēow", "", "", "to sow sow"])
let v = native_list_append(v, ["befeohtan", "verb", "befeohte", "befeaht", "", "", "to take or"])
let v = native_list_append(v, ["beflowan", "verb", "beflōwe", "beflēow", "", "", "to overflow"])
let v = native_list_append(v, ["befealdan", "verb", "befealde", "befēold", "", "", "to fold infold"])
let v = native_list_append(v, ["oferflowan", "verb", "oferflōwe", "oferflēow", "", "", "to overflow cover"])
let v = native_list_append(v, ["geflowan", "verb", "ġeflōwe", "ġeflēow", "", "", "to overflow"])
let v = native_list_append(v, ["forþflowan", "verb", "forþflōwe", "forþflēow", "", "", "to flow forth"])
let v = native_list_append(v, ["begnagan", "verb", "begnage", "begnōg", "", "", "to begnaw gnaw"])
let v = native_list_append(v, ["forgnagan", "verb", "forgnage", "forgnōg", "", "", "to gnaw or"])
let v = native_list_append(v, ["forgrowan", "verb", "forgrōwe", "forgrēow", "", "", "to grow up"])
let v = native_list_append(v, ["fortredan", "verb", "fortrede", "fortræd", "", "", "to tread upon"])
let v = native_list_append(v, ["forelædan", "verb", "forelǣde", "forelǣdde", "", "", "to lead forth"])
let v = native_list_append(v, ["fordwinan", "verb", "fordwīne", "fordwān", "", "", "to disappear"])
let v = native_list_append(v, ["fordrencan", "verb", "fordrenċe", "fordrencte", "", "", "to get someone"])
let v = native_list_append(v, ["oferhleapan", "verb", "oferhlēape", "oferhlēop", "", "", "to jump over"])
let v = native_list_append(v, ["behleapan", "verb", "behlēape", "behlēop", "", "", "to leap upon"])
let v = native_list_append(v, ["mistæcan", "verb", "mistǣċe", "mistǣhte", "", "", "to teach wrongly"])
let v = native_list_append(v, ["behon", "verb", "behō", "behēng", "", "", "to behang hang"])
let v = native_list_append(v, ["gehon", "verb", "ġehō", "ġehēng", "", "", "to hang hang"])
let v = native_list_append(v, ["befrignan", "verb", "befriġne", "befræġn", "", "", "to ask ask"])
let v = native_list_append(v, ["behliehhan", "verb", "behliehhe", "behlōg", "", "", "to laugh at"])
let v = native_list_append(v, ["ofstandan", "verb", "ofstande", "ofstōd", "", "", "to stop in"])
let v = native_list_append(v, ["bemurnan", "verb", "bemurne", "bemearn", "", "", "to bemoan mourn"])
let v = native_list_append(v, ["begangan", "verb", "begange", "beġēng", "", "", "to go by"])
let v = native_list_append(v, ["beheawan", "verb", "behēawe", "behēow", "", "", "to beat bruise"])
let v = native_list_append(v, ["bemiþan", "verb", "bemīþe", "bemāþ", "", "", "to hide conceal"])
let v = native_list_append(v, ["hergian", "verb", "hergiġe", "hergode", "", "", "to pillage plunder"])
let v = native_list_append(v, ["belimpan", "verb", "belimpe", "belamp", "", "", "to happen"])
let v = native_list_append(v, ["belucan", "verb", "belūce", "belēac", "", "", "to shut in"])
let v = native_list_append(v, ["begyrdan", "verb", "begyrde", "begyrde", "", "", "to begird gird"])
let v = native_list_append(v, ["forgyrdan", "verb", "forgyrde", "forgyrde", "", "", "to girdle enclose"])
let v = native_list_append(v, ["gegyrdan", "verb", "ġegyrde", "ġegyrde", "", "", "to gird"])
let v = native_list_append(v, ["ymbgyrdan", "verb", "ymbgyrde", "ymbgyrde", "", "", "to gird about"])
let v = native_list_append(v, ["onbindan", "verb", "onbinde", "onband", "", "", "to unbind set"])
let v = native_list_append(v, ["oflecgan", "verb", "ofleċġe", "ofleġde", "", "", "to lay down"])
let v = native_list_append(v, ["ymblocian", "verb", "ymblōciġe", "ymblōcode", "", "", "to look around"])
let v = native_list_append(v, ["ymbceorfan", "verb", "ymbċeorfe", "ymbċearf", "", "", "to circumcise"])
let v = native_list_append(v, ["wogian", "verb", "wōgiġe", "wōgode", "", "", "to woo court"])
let v = native_list_append(v, ["timbrian", "verb", "timbriġe", "timbrode", "", "", "alternative form of"])
let v = native_list_append(v, ["oferwinnan", "verb", "oferwinne", "oferwann", "", "", "to conquer vanquish"])
let v = native_list_append(v, ["ymbsniþan", "verb", "ymbsnīþe", "ymbsnāþ", "", "", "to circumcise cut"])
let v = native_list_append(v, ["ymbþringan", "verb", "ymbþringe", "ymbþrang", "", "", "to throng or"])
let v = native_list_append(v, ["ymbsceawian", "verb", "ymbsċēawiġe", "ymbsċēawode", "", "", "to look around"])
let v = native_list_append(v, ["ymbscinan", "verb", "ymbsċīne", "ymbsċān", "", "", "to shine around"])
let v = native_list_append(v, ["ymbhon", "verb", "ymbhō", "ymbhēng", "", "", "to hang around"])
let v = native_list_append(v, ["behydan", "verb", "behȳde", "behȳdde", "", "", "to hide conceal"])
let v = native_list_append(v, ["bebindan", "verb", "bebinde", "beband", "", "", "to bind in"])
let v = native_list_append(v, ["tobrecan", "verb", "tōbrece", "tōbræc", "", "", "to break asunder"])
let v = native_list_append(v, ["tofeallan", "verb", "tōfealle", "tōfēoll", "", "", "to fall to"])
let v = native_list_append(v, ["ungyrdan", "verb", "ungyrde", "ungyrde", "", "", "to ungird take"])
let v = native_list_append(v, ["bedyppan", "verb", "bedyppe", "bedypede", "", "", "to dip immerse"])
let v = native_list_append(v, ["berædan", "verb", "berǣde", "berǣdde", "", "", "to deprive of"])
let v = native_list_append(v, ["besmierwan", "verb", "besmierwe", "besmierede", "", "", "to besmear to"])
let v = native_list_append(v, ["betynan", "verb", "betȳne", "betȳnde", "", "", "to shut shut"])
let v = native_list_append(v, ["forhabban", "verb", "forhæbbe", "forhæfde", "", "", "to hold in"])
let v = native_list_append(v, ["ahabban", "verb", "āhæbbe", "āhæfde", "", "", "to restrain ones"])
let v = native_list_append(v, ["behabban", "verb", "behæbbe", "behæfde", "", "", "to surround or"])
let v = native_list_append(v, ["oferhabban", "verb", "oferhæbbe", "oferhæfde", "", "", "to command govern"])
let v = native_list_append(v, ["ofhabban", "verb", "ofhæbbe", "ofhæfde", "", "", "to keep from"])
let v = native_list_append(v, ["onhabban", "verb", "onhæbbe", "onhæfde", "", "", "alternative form of"])
let v = native_list_append(v, ["becreopan", "verb", "becrēope", "becrēap", "", "", "to creep creep"])
let v = native_list_append(v, ["wiþhabban", "verb", "wiþhæbbe", "wiþhæfde", "", "", "to hold out"])
let v = native_list_append(v, ["beclyppan", "verb", "beclyppe", "beclypte", "", "", "to clasp embrace"])
let v = native_list_append(v, ["wiþerhabban", "verb", "wiþerhæbbe", "wiþerhæfde", "", "", "alternative form of"])
let v = native_list_append(v, ["ymbhabban", "verb", "ymbhæbbe", "ymbhæfde", "", "", "to surround encompass"])
let v = native_list_append(v, ["æthabban", "verb", "æthæbbe", "æthæfde", "", "", "to retain"])
let v = native_list_append(v, ["wiþfaran", "verb", "wiþfare", "wiþfōr", "", "", "to come off"])
let v = native_list_append(v, ["wiþblawan", "verb", "wiþblāwe", "wiþblēow", "", "", "to blow away"])
let v = native_list_append(v, ["wiþsacan", "verb", "wiþsace", "wiþsōc", "", "", "to deny"])
let v = native_list_append(v, ["beswincan", "verb", "beswince", "beswanc", "", "", "to labour for"])
let v = native_list_append(v, ["befleogan", "verb", "beflēoge", "beflēag", "", "", "to fly about"])
let v = native_list_append(v, ["befleon", "verb", "beflēo", "beflēah", "", "", "to flee flee"])
let v = native_list_append(v, ["bemetan", "verb", "bemete", "bemæt", "", "", "to measure by"])
let v = native_list_append(v, ["ametan", "verb", "āmete", "āmæt", "", "", "to measure"])
let v = native_list_append(v, ["beblawan", "verb", "beblāwe", "beblēow", "", "", "to blow upon"])
let v = native_list_append(v, ["forsceadan", "verb", "forsċeāde", "forsċēd", "", "", "to scatter disperse"])
let v = native_list_append(v, ["scadan", "verb", "sċāde", "sċēd", "", "", "alternative form of"])
let v = native_list_append(v, ["oferfaran", "verb", "oferfare", "oferfōr", "", "", "to go off"])
let v = native_list_append(v, ["blodgian", "verb", "blōdgiġe", "blōdgode", "", "", "to make or"])
let v = native_list_append(v, ["gefeohtan", "verb", "ġefeohte", "ġefeaht", "", "", "to fight"])
let v = native_list_append(v, ["behropan", "verb", "behrōpe", "behrēop", "", "", "to scoff at"])
let v = native_list_append(v, ["geblowan", "verb", "ġeblōwe", "ġeblēow", "", "", "to flower blossom"])
let v = native_list_append(v, ["brædan", "verb", "brǣde", "brǣdde", "", "", "to make broad"])
let v = native_list_append(v, ["geondblawan", "verb", "ġeondblāwe", "ġeondblēow", "", "", "to breathe upon"])
let v = native_list_append(v, ["geondbrædan", "verb", "ġeondbrǣde", "ġeondbrǣdde", "", "", "to overspread extend"])
let v = native_list_append(v, ["geonddrencan", "verb", "ġeonddrenċe", "ġeonddrencte", "", "", "to saturate with"])
let v = native_list_append(v, ["geondfaran", "verb", "ġeondfare", "ġeondfōr", "", "", "to go through"])
let v = native_list_append(v, ["geondfeolan", "verb", "ġeondfēole", "ġeondfealh", "", "", "to fill throughout"])
let v = native_list_append(v, ["geondflowan", "verb", "ġeondflōwe", "ġeondflēow", "", "", "to flow through"])
let v = native_list_append(v, ["geondgangan", "verb", "ġeondgange", "ġeondġēng", "", "", "to go through"])
let v = native_list_append(v, ["geondgeotan", "verb", "ġeondġēote", "ġeondġēat", "", "", "to cover by"])
let v = native_list_append(v, ["geondhweorfan", "verb", "ġeondhweorfe", "ġeondhwearf", "", "", "to turn or"])
let v = native_list_append(v, ["hierdan", "verb", "hierde", "hierde", "", "", "to make hard"])
let v = native_list_append(v, ["afaran", "verb", "āfare", "āfōr", "", "", "to depart march"])
let v = native_list_append(v, ["geondhierdan", "verb", "ġeondhierde", "ġeondhierde", "", "", "to harden or"])
let v = native_list_append(v, ["geondyrnan", "verb", "ġeondyrne", "ġeondarn", "", "", "to run over"])
let v = native_list_append(v, ["yrnan", "verb", "yrne", "arn", "", "", "alternative form of"])
let v = native_list_append(v, ["geondlacan", "verb", "ġeondlāce", "ġeondlēc", "", "", "to move through"])
let v = native_list_append(v, ["geondleccan", "verb", "ġeondleċċe", "ġeondleahte", "", "", "to water irrigate"])
let v = native_list_append(v, ["geondlihtan", "verb", "ġeondlīhte", "ġeondlīhte", "", "", "to enlighten illuminate"])
let v = native_list_append(v, ["geondmengan", "verb", "ġeondmenġe", "ġeondmengde", "", "", "to mingle throughout"])
let v = native_list_append(v, ["geondrecan", "verb", "ġeondrēċe", "ġeondrēhte", "", "", "to smoke thoroughly"])
let v = native_list_append(v, ["geondsawan", "verb", "ġeondsāwe", "ġeondsēow", "", "", "to sow scatter"])
let v = native_list_append(v, ["geondsceawian", "verb", "ġeondscēawiġe", "ġeondscēawode", "", "", "to look through"])
let v = native_list_append(v, ["geondscinan", "verb", "ġeondscīne", "ġeondscān", "", "", "to shine upon"])
let v = native_list_append(v, ["geondscriþan", "verb", "ġeondsċrīþe", "ġeondsċrāþ", "", "", "to go through"])
let v = native_list_append(v, ["wesaþ", "verb", "wesaþ", "", "", "", "second-person plural imperative"])
let v = native_list_append(v, ["wesanne", "verb", "wesanne", "", "", "", "supine infinitive of"])
let v = native_list_append(v, ["gespannan", "verb", "ġespanne", "ġespēonn", "", "", "to span clasp"])
let v = native_list_append(v, ["tugon", "verb", "tugon", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["spearca", "verb", "spærca", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["geondsecan", "verb", "ġeondsēċe", "ġeondsōhte", "", "", "to search thoroughly"])
let v = native_list_append(v, ["geondsendan", "verb", "ġeondsende", "ġeondsende", "", "", "to overspread"])
let v = native_list_append(v, ["geondseon", "verb", "ġeondsēo", "ġeondseah", "", "", "to see beyond"])
let v = native_list_append(v, ["geondsmeagan", "verb", "ġeondsmēaġe", "ġeondsmēade", "", "", "to search through"])
let v = native_list_append(v, ["spætan", "verb", "spǣte", "spǣtte", "", "", "to spit"])
let v = native_list_append(v, ["geondspætan", "verb", "ġeondspǣte", "ġeondspǣtte", "", "", "to spit squirt"])
let v = native_list_append(v, ["sprengan", "verb", "sprenġe", "sprengde", "", "", "to scatter something"])
let v = native_list_append(v, ["geondsprengan", "verb", "ġeondsprenġe", "ġeondsprengde", "", "", "to sprinkle over"])
let v = native_list_append(v, ["geondspringan", "verb", "ġeondspringe", "ġeondsprang", "", "", "to become diffuse"])
let v = native_list_append(v, ["stredan", "verb", "strēde", "strēdde", "", "", "alternative form of"])
let v = native_list_append(v, ["geondstredan", "verb", "ġeondstrēde", "ġeondstrēdde", "", "", "to scatter about"])
let v = native_list_append(v, ["geondstregdan", "verb", "ġeondstreġde", "ġeondstræġd", "", "", "alternative form of"])
let v = native_list_append(v, ["geondstyrian", "verb", "ġeondstyrie", "ġeondstyrede", "", "", "to move or"])
let v = native_list_append(v, ["geondswogan", "verb", "ġeondswōge", "ġeondswōg", "", "", "to rush through"])
let v = native_list_append(v, ["geondþencan", "verb", "ġeondþenċe", "ġeondþōhte", "", "", "to think over"])
let v = native_list_append(v, ["geondwlitan", "verb", "ġeondwlīte", "ġeondwlāt", "", "", "to look or"])
let v = native_list_append(v, ["underniman", "verb", "undernime", "undernam", "", "", "to steal"])
let v = native_list_append(v, ["þurhblawan", "verb", "þurhblāwe", "þurhblēow", "", "", "to inspire"])
let v = native_list_append(v, ["þurhborian", "verb", "þurhboriġe", "þurhborode", "", "", "to bore through"])
let v = native_list_append(v, ["þurhbrecan", "verb", "þurhbrece", "þurhbræc", "", "", "to break through"])
let v = native_list_append(v, ["þurhbrengan", "verb", "þurhbrenġe", "þurhbrōhte", "", "", "to bring bear"])
let v = native_list_append(v, ["þurhbregdan", "verb", "þurhbreġde", "þurhbræġd", "", "", "to transport to"])
let v = native_list_append(v, ["þurhbrucan", "verb", "þurhbrūce", "þurhbrēac", "", "", "to enjoy thoroughly"])
let v = native_list_append(v, ["þurhbirnan", "verb", "þurhbirne", "þurhbarn", "", "", "to burn through"])
let v = native_list_append(v, ["þurhclænsian", "verb", "þurhclǣnsiġe", "þurhclǣnsode", "", "", "to cleanse thoroughly"])
let v = native_list_append(v, ["þurhcreopan", "verb", "þurhcrēope", "þurhcrēap", "", "", "to creep through"])
let v = native_list_append(v, ["þurhdelfan", "verb", "þurhdelfe", "þurhdealf", "", "", "to dig or"])
let v = native_list_append(v, ["þurhdrifan", "verb", "þurhdrīfe", "þurhdrāf", "", "", "to drive through"])
let v = native_list_append(v, ["þurhdufan", "verb", "þurhdūfe", "þurhdēaf", "", "", "to dive through"])
let v = native_list_append(v, ["þurhetan", "verb", "þurhete", "þurhǣt", "", "", "to eat through"])
let v = native_list_append(v, ["þurhfæstnian", "verb", "þurhfæstniġe", "þurhfæstnode", "", "", "to transfix"])
let v = native_list_append(v, ["betæcan", "verb", "betǣċe", "betǣhte", "", "", "to show point"])
let v = native_list_append(v, ["gefolgian", "verb", "ġefolgiġe", "ġefolgode", "", "", "to follow reach"])
let v = native_list_append(v, ["æfterfolgian", "verb", "æfterfolgiġe", "æfterfolgode", "", "", "to follow after"])
let v = native_list_append(v, ["þurhfaran", "verb", "þurhfare", "þurhfōr", "", "", "to go over"])
let v = native_list_append(v, ["þurhsecan", "verb", "þurhsēċe", "þurhsōhte", "", "", "to seek out"])
let v = native_list_append(v, ["þurhgan", "verb", "þurhgā", "þurhēode", "", "", "to go over"])
let v = native_list_append(v, ["þurhseon", "verb", "þurhsēo", "þurhseah", "", "", "to see through"])
let v = native_list_append(v, ["bedufan", "verb", "bedūfe", "bedēaf", "", "", "to put under"])
let v = native_list_append(v, ["anbugan", "verb", "anbūgan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onbugan", "verb", "onbūge", "onbēag", "", "", "to bend"])
let v = native_list_append(v, ["forbugan", "verb", "forbūge", "forbēag", "", "", "to avoid abstain"])
let v = native_list_append(v, ["frambugan", "verb", "frambūge", "frambēag", "", "", "to turn from"])
let v = native_list_append(v, ["gebugan", "verb", "ġebūge", "ġebēag", "", "", "to bend bow"])
let v = native_list_append(v, ["oferbugan", "verb", "oferbūge", "oferbēag", "", "", "to avoid shun"])
let v = native_list_append(v, ["underbugan", "verb", "underbūge", "underbēag", "", "", "to submit"])
let v = native_list_append(v, ["þurhgangan", "verb", "þurhgange", "þurhġēng", "", "", "to go over"])
let v = native_list_append(v, ["gefegan", "verb", "ġefēġe", "ġefēġde", "", "", "to join attach"])
let v = native_list_append(v, ["þurhsceotan", "verb", "þurhsċēote", "þurhsċēat", "", "", "to shoot through"])
let v = native_list_append(v, ["infaran", "verb", "infare", "infōr", "", "", "to go in"])
let v = native_list_append(v, ["ahweorfan", "verb", "āhweorfe", "āhwearf", "", "", "to turn or"])
let v = native_list_append(v, ["æthweorfan", "verb", "æthweorfe", "æthwearf", "", "", "to turn"])
let v = native_list_append(v, ["efthweorfan", "verb", "efthweorfe", "efthwearf", "", "", "to turn back"])
let v = native_list_append(v, ["forhweorfan", "verb", "forhweorfe", "forhwearf", "", "", "to pass away"])
let v = native_list_append(v, ["agengehweorfan", "verb", "aġēnġehweorfe", "aġēnġehwearf", "", "", "to turn back"])
let v = native_list_append(v, ["geanhweorfan", "verb", "ġēanhweorfe", "ġēanhwearf", "", "", "to turn again"])
let v = native_list_append(v, ["mishweorfan", "verb", "mishweorfe", "mishwearf", "", "", "to pervert"])
let v = native_list_append(v, ["inbringan", "verb", "inbringe", "inbrōhte", "", "", "to bring in"])
let v = native_list_append(v, ["ongeanhweorfan", "verb", "onġēanhweorfe", "onġēanhwearf", "", "", "to turn or"])
let v = native_list_append(v, ["onhweorfan", "verb", "onhweorfe", "onhwearf", "", "", "to change reverse"])
let v = native_list_append(v, ["andhweorfan", "verb", "andhweorfe", "andhwearf", "", "", "alternative form of"])
let v = native_list_append(v, ["sinhweorfan", "verb", "sinhweorfe", "sinhwearf", "", "", "to turn or"])
let v = native_list_append(v, ["tohweorfan", "verb", "tōhweorfe", "tōhwearf", "", "", "to go in"])
let v = native_list_append(v, ["framhweorfan", "verb", "framhweorfe", "framhwearf", "", "", "to turn from"])
let v = native_list_append(v, ["incuman", "verb", "incume", "incōm", "", "", "to come in"])
let v = native_list_append(v, ["utdragan", "verb", "ūtdrage", "ūtdrōg", "", "", "to remove draw"])
let v = native_list_append(v, ["inblawan", "verb", "inblāwe", "inblēow", "", "", "to inspire breathe"])
let v = native_list_append(v, ["andwlitan", "verb", "andwlīte", "andwlāt", "", "", "to look upon"])
let v = native_list_append(v, ["bewlitan", "verb", "bewlīte", "bewlāt", "", "", "to look behold"])
let v = native_list_append(v, ["þurhwlitan", "verb", "þurhwlīte", "þurhwlāt", "", "", "to look through"])
let v = native_list_append(v, ["bewlatian", "verb", "bewlātiġe", "bewlātode", "", "", "to see look"])
let v = native_list_append(v, ["ymbwlatian", "verb", "ymbwlātiġe", "ymbwlātode", "", "", "to contemplate"])
let v = native_list_append(v, ["embwlatian", "verb", "embwlātiġe", "embwlātode", "", "", "alternative form of"])
let v = native_list_append(v, ["wlancian", "verb", "wlanciġe", "wlancode", "", "", "to grow proud"])
let v = native_list_append(v, ["awlancian", "verb", "āwlanciġe", "āwlancode", "", "", "to be proud"])
let v = native_list_append(v, ["wlencan", "verb", "wlenċe", "wlencte", "", "", "to make proud"])
let v = native_list_append(v, ["awlencan", "verb", "āwlenċe", "āwlencte", "", "", "to make splendid"])
let v = native_list_append(v, ["forwlencan", "verb", "forwlenċe", "forwlencte", "", "", "to exalt fill"])
let v = native_list_append(v, ["gewlencan", "verb", "ġewlenċe", "ġewlencte", "", "", "to make proud"])
let v = native_list_append(v, ["behegian", "verb", "behegiġe", "behegode", "", "", "to hedge around"])
let v = native_list_append(v, ["unfealdan", "verb", "unfealde", "unfēold", "", "", "to unfold unroll"])
let v = native_list_append(v, ["oferbrecan", "verb", "oferbrece", "oferbræc", "", "", "to infringe violate"])
let v = native_list_append(v, ["oferbidan", "verb", "oferbīde", "oferbād", "", "", "to outlive outlast"])
let v = native_list_append(v, ["inbrecan", "verb", "inbrece", "inbræc", "", "", "to break into"])
let v = native_list_append(v, ["oferdon", "verb", "oferdō", "oferdyde", "", "", "to overdo do"])
let v = native_list_append(v, ["fuldon", "verb", "fuldō", "fuldyde", "", "", "to do fully"])
let v = native_list_append(v, ["upcuman", "verb", "upcume", "upcōm", "", "", "to come up"])
let v = native_list_append(v, ["upgan", "verb", "upgā", "upēode", "", "", "to go up"])
let v = native_list_append(v, ["adælan", "verb", "ādǣle", "ādǣlde", "", "", "to part divide"])
let v = native_list_append(v, ["asceadan", "verb", "āsċeāde", "āsċēd", "", "", "to separate dissociate"])
let v = native_list_append(v, ["besceadan", "verb", "besċeāde", "besċēd", "", "", "to separate or"])
let v = native_list_append(v, ["ofsceadan", "verb", "ofsċeāde", "ofsċēd", "", "", "to divide off"])
let v = native_list_append(v, ["tosceadan", "verb", "tōsċeāde", "tōsċēd", "", "", "to divide into"])
let v = native_list_append(v, ["ofersceadan", "verb", "ofersċeāde", "ofersċēd", "", "", "to sprinkle over"])
let v = native_list_append(v, ["togesceadan", "verb", "tōġesċeāde", "tōġesċēd", "", "", "to expound interpret"])
let v = native_list_append(v, ["upbregdan", "verb", "upbreġde", "upbræġd", "", "", "to reproach upbraid"])
let v = native_list_append(v, ["ahebban", "verb", "āhebbe", "āhōf", "", "", "to heave or"])
let v = native_list_append(v, ["oferclimban", "verb", "oferclimbe", "oferclamb", "", "", "to climb over"])
let v = native_list_append(v, ["fullfyllan", "verb", "fullfylle", "fullfylde", "", "", "to fulfill accomplish"])
let v = native_list_append(v, ["oferlecgan", "verb", "oferleċġe", "oferleġde", "", "", "to lay over"])
let v = native_list_append(v, ["bestingan", "verb", "bestinge", "bestang", "", "", "to thrust in"])
let v = native_list_append(v, ["oferridan", "verb", "oferrīde", "oferrād", "", "", "to ride across"])
let v = native_list_append(v, ["missprecan", "verb", "missprece", "misspræc", "", "", "to murmur grumble"])
let v = native_list_append(v, ["oferfyllan", "verb", "oferfylle", "oferfylde", "", "", "to fill to"])
let v = native_list_append(v, ["bebycgan", "verb", "bebyċġe", "bebohte", "", "", "to sell set"])
let v = native_list_append(v, ["beclipian", "verb", "beclipiġe", "beclipode", "", "", "to challenge"])
let v = native_list_append(v, ["beþiedan", "verb", "beþīede", "beþīedde", "", "", "to join attach"])
let v = native_list_append(v, ["oþþeodan", "verb", "oþþēode", "oþþēodde", "", "", "to disjoin detach"])
let v = native_list_append(v, ["underþeodan", "verb", "underþēode", "underþēodde", "", "", "to subjugate make"])
let v = native_list_append(v, ["geunderþeodan", "verb", "ġeunderþēode", "ġeunderþēodde", "", "", "to subject"])
let v = native_list_append(v, ["twæman", "verb", "twǣme", "twǣmde", "", "", "to divide separate"])
let v = native_list_append(v, ["totwæman", "verb", "tōtwǣme", "tōtwǣmde", "", "", "to divide stand"])
let v = native_list_append(v, ["geferlæcan", "verb", "ġefērlǣċe", "ġefērlǣhte", "", "", "to keep somebodys"])
let v = native_list_append(v, ["tosamnian", "verb", "tōsamniġe", "tōsamnode", "", "", "to assemble collect"])
let v = native_list_append(v, ["þweran", "verb", "þwere", "þwær", "", "", "to twirl"])
let v = native_list_append(v, ["aþweran", "verb", "āþwere", "āþwær", "", "", "to churn"])
let v = native_list_append(v, ["geþweran", "verb", "ġeþwere", "ġeþwær", "", "", "to churn to"])
let v = native_list_append(v, ["acwelan", "verb", "ācwele", "ācwæl", "", "", "to die perish"])
let v = native_list_append(v, ["becwelan", "verb", "becwele", "becwæl", "", "", "to die"])
let v = native_list_append(v, ["oþcwelan", "verb", "oþcwele", "oþcwæl", "", "", "to die"])
let v = native_list_append(v, ["mishieran", "verb", "mishīere", "mishīerde", "", "", "to disobey hear"])
let v = native_list_append(v, ["beheafdian", "verb", "behēafdiġe", "behēafdode", "", "", "to behead"])
let v = native_list_append(v, ["ofgan", "verb", "ofgā", "ofēode", "", "", "to require demand"])
let v = native_list_append(v, ["awrecan", "verb", "āwrece", "āwræc", "", "", "to drive away"])
let v = native_list_append(v, ["bewrecan", "verb", "bewrece", "bewræc", "", "", "to exile send"])
let v = native_list_append(v, ["biwrecan", "verb", "biwrece", "biwræc", "", "", "alternative form of"])
let v = native_list_append(v, ["forwrecan", "verb", "forwrece", "forwræc", "", "", "to drive out"])
let v = native_list_append(v, ["goldwrecan", "verb", "goldwrece", "goldwræc", "", "", "to inlay with"])
let v = native_list_append(v, ["oferwrecan", "verb", "oferwrece", "oferwræc", "", "", "to overwhelm"])
let v = native_list_append(v, ["onwrecan", "verb", "onwrece", "onwræc", "", "", "to avenge"])
let v = native_list_append(v, ["towrecan", "verb", "tōwrece", "tōwræc", "", "", "to drive in"])
let v = native_list_append(v, ["þeodwrecan", "verb", "þēodwrece", "þēodwræc", "", "", "to avenge thoroughly"])
let v = native_list_append(v, ["þurhwrecan", "verb", "þurhwrece", "þurhwræc", "", "", "to thrust through"])
let v = native_list_append(v, ["ærendwreccan", "verb", "ǣrendwreċċe", "ǣrendwrehte", "", "", "to send a"])
let v = native_list_append(v, ["gecweþan", "verb", "ġecweþe", "ġecwæþ", "", "", "to speak"])
let v = native_list_append(v, ["beforancweþan", "verb", "beforancweþe", "beforancwæþ", "", "", "to foretell"])
let v = native_list_append(v, ["hearmcweþan", "verb", "hearmcweþe", "hearmcwæþ", "", "", "to revile to"])
let v = native_list_append(v, ["miscweþan", "verb", "miscweþe", "miscwæþ", "", "", "to speak amiss"])
let v = native_list_append(v, ["tocweþan", "verb", "tōcweþe", "tōcwæþ", "", "", "to forbid"])
let v = native_list_append(v, ["weargcweþan", "verb", "weargcweþe", "weargcwæþ", "", "", "to curse"])
let v = native_list_append(v, ["wiþcweþan", "verb", "wiþcweþe", "wiþcwæþ", "", "", "to contradict"])
let v = native_list_append(v, ["wiþercweþan", "verb", "wiþercweþe", "wiþercwæþ", "", "", "alternative form of"])
let v = native_list_append(v, ["yfelcweþan", "verb", "yfelcweþe", "yfelcwæþ", "", "", "to curse"])
let v = native_list_append(v, ["æftercweþan", "verb", "æftercweþe", "æftercwæþ", "", "", "to speak after"])
let v = native_list_append(v, ["andcweþan", "verb", "andcweþe", "andcwæþ", "", "", "alternative form of"])
let v = native_list_append(v, ["bicweþan", "verb", "bicweþe", "bicwæþ", "", "", "alternative form of"])
let v = native_list_append(v, ["forecweþan", "verb", "forecweþe", "forecwæþ", "", "", "to foretell predict"])
let v = native_list_append(v, ["acweþan", "verb", "ācweþe", "ācwæþ", "", "", "to say"])
let v = native_list_append(v, ["forrædan", "verb", "forrǣde", "forrǣdde", "", "", "to deprive of"])
let v = native_list_append(v, ["oferwyrcan", "verb", "oferwyrċe", "oferworhte", "", "", "to cover by"])
let v = native_list_append(v, ["misrædan", "verb", "misrǣde", "misrǣdde", "", "", "to counsel amiss"])
let v = native_list_append(v, ["behelmian", "verb", "behelmiġe", "behelmode", "", "", "to cover over"])
let v = native_list_append(v, ["oferdrifan", "verb", "oferdrīfe", "oferdrāf", "", "", "to overcome defeat"])
let v = native_list_append(v, ["bitende", "verb", "bītende", "", "", "", "present participle of"])
let v = native_list_append(v, ["tosyndrian", "verb", "tōsyndriġe", "tōsyndrode", "", "", "alternative form of"])
let v = native_list_append(v, ["tosundrian", "verb", "tōsundriġe", "tōsundrode", "", "", "to separate distinguish"])
let v = native_list_append(v, ["onsundrian", "verb", "onsundriġe", "onsundrode", "", "", "to separate take"])
let v = native_list_append(v, ["gesyndrian", "verb", "ġesyndriġe", "ġesyndrode", "", "", "alternative form of"])
let v = native_list_append(v, ["asyndrian", "verb", "āsyndriġe", "āsyndrode", "", "", "alternative form of"])
let v = native_list_append(v, ["asundrian", "verb", "āsundriġe", "āsundrode", "", "", "to separate"])
let v = native_list_append(v, ["syndrian", "verb", "syndriġe", "syndrode", "", "", "to sunder separate"])
let v = native_list_append(v, ["nemnan", "verb", "nemne", "nemde", "", "", "to name call"])
let v = native_list_append(v, ["anemnan", "verb", "ānemne", "ānemde", "", "", "to declare"])
let v = native_list_append(v, ["benemnan", "verb", "benemne", "benemde", "", "", "to affirm"])
let v = native_list_append(v, ["genemnan", "verb", "ġenemne", "ġenemde", "", "", "to give somebody"])
let v = native_list_append(v, ["tonemnan", "verb", "tōnemne", "tōnemde", "", "", "to name separately"])
let v = native_list_append(v, ["cenne", "verb", "cenne", "", "", "", "inflection of cennan"])
let v = native_list_append(v, ["wiþbregdan", "verb", "wiþbreġde", "wiþbræġd", "", "", "to withhold hold"])
let v = native_list_append(v, ["wiþlædan", "verb", "wiþlǣde", "wiþlǣdde", "", "", "to lead away"])
let v = native_list_append(v, ["ætlædan", "verb", "ætlǣde", "ætlǣdde", "", "", "to lead out"])
let v = native_list_append(v, ["æthrinan", "verb", "æthrīne", "æthrān", "", "", "to take move"])
let v = native_list_append(v, ["ætfleon", "verb", "ætflēo", "ætflēah", "", "", "to flee away"])
let v = native_list_append(v, ["ætspringan", "verb", "ætspringe", "ætsprang", "", "", "to spring out"])
let v = native_list_append(v, ["æthealdan", "verb", "æthealde", "æthēold", "", "", "to withhold"])
let v = native_list_append(v, ["forefon", "verb", "forefō", "forefēng", "", "", "to anticipate take"])
let v = native_list_append(v, ["forewitan", "verb", "forewāt", "forewisse", "", "", "to foreknow"])
let v = native_list_append(v, ["foreceorfan", "verb", "foreċeorfe", "foreċearf", "", "", "to cut off"])
let v = native_list_append(v, ["beþeccan", "verb", "beþeċċe", "beþeahte", "", "", "to cover"])
let v = native_list_append(v, ["forscyldigian", "verb", "forsċyldigiġe", "forsċyldigode", "", "", "to make guilty"])
let v = native_list_append(v, ["amearcian", "verb", "āmearciġe", "āmearcode", "", "", "to describe"])
let v = native_list_append(v, ["gemearcian", "verb", "ġemearciġe", "ġemearcode", "", "", "to mark to"])
let v = native_list_append(v, ["tomearcian", "verb", "tōmearciġe", "tōmearcode", "", "", "to distinguish"])
let v = native_list_append(v, ["forþsendan", "verb", "forþsende", "forþsende", "", "", "to send forth"])
let v = native_list_append(v, ["foresteppan", "verb", "foresteppe", "forestōp", "", "", "to step or"])
let v = native_list_append(v, ["forestandan", "verb", "forestande", "forestōd", "", "", "to stand before"])
let v = native_list_append(v, ["fiþerian", "verb", "fiþeriġe", "fiþerode", "", "", "alternative form of"])
let v = native_list_append(v, ["wuldorfullian", "verb", "wuldorfulliġe", "wuldorfullode", "", "", "to glorify to"])
let v = native_list_append(v, ["gewuldorfullian", "verb", "ġewuldorfulliġe", "ġewuldorfullode", "", "", "to glorify to"])
let v = native_list_append(v, ["deal", "adj", "deal", "", "dalu", "", "proud eminent"])
let v = native_list_append(v, ["fa", "adj", "fa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fere", "adj", "fere", "", "fēru", "", "passable able to"])
let v = native_list_append(v, ["open", "adj", "open", "", "opene", "", "open"])
let v = native_list_append(v, ["scarp", "adj", "scarp", "", "", "", "alternative form of"])
let v = native_list_append(v, ["false", "adj", "false", "", "", "", "inflection of fals"])
let v = native_list_append(v, ["purple", "adj", "purple", "", "", "", "inflection of purpul"])
let v = native_list_append(v, ["sol", "adj", "sol", "", "solu", "", "dark dirty soiled"])
let v = native_list_append(v, ["an", "adj", "an", "", "ān", "", "only"])
let v = native_list_append(v, ["lama", "adj", "lama", "", "lame", "", "lame"])
let v = native_list_append(v, ["all", "adj", "all", "", "alle", "", "alternative form of"])
let v = native_list_append(v, ["east", "adj", "ēastra", "ēastemest", "ēast", "", "eastern easterly"])
let v = native_list_append(v, ["rice", "adj", "rice", "riċost", "rīċu", "", "rich"])
let v = native_list_append(v, ["god", "adj", "betera", "betest", "gōd", "", "good"])
let v = native_list_append(v, ["from", "adj", "from", "frommast", "fromu", "", "bold firm resolute"])
let v = native_list_append(v, ["read", "adj", "read", "", "rēad", "", "red"])
let v = native_list_append(v, ["wilde", "adj", "wilde", "", "wildu", "", "wild savage"])
let v = native_list_append(v, ["cost", "adj", "cost", "", "coste", "", "chosen choice"])
let v = native_list_append(v, ["heard", "adj", "heardra", "heardest", "hearde", "", "hard harsh austere"])
let v = native_list_append(v, ["hold", "adj", "holdra", "holdost", "holde", "", "gracious loyal kind"])
let v = native_list_append(v, ["torn", "adj", "torn", "tornost", "torne", "", "bitter painful severe"])
let v = native_list_append(v, ["won", "adj", "won", "", "wonu", "", "alternative form of"])
let v = native_list_append(v, ["sot", "adj", "sot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bitter", "adj", "bitter", "", "bitteru", "", "alternative form of"])
let v = native_list_append(v, ["dead", "adj", "dead", "", "dēad", "", "dead"])
let v = native_list_append(v, ["long", "adj", "long", "", "longe", "", "alternative form of"])
let v = native_list_append(v, ["near", "adj", "near", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["full", "adj", "full", "", "fulle", "", "full"])
let v = native_list_append(v, ["gram", "adj", "gram", "", "gramu", "", "angry hostile"])
let v = native_list_append(v, ["fri", "adj", "fri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rot", "adj", "rōtra", "rōtost", "rōt", "", "glad cheerful"])
let v = native_list_append(v, ["fag", "adj", "fag", "", "", "", "alternative form of"])
let v = native_list_append(v, ["pis", "adj", "pis", "", "pīs", "", "heavy weighty"])
let v = native_list_append(v, ["half", "adj", "half", "", "", "", "alternative form of"])
let v = native_list_append(v, ["drie", "adj", "drie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tile", "adj", "tile", "", "", "", "inflection of til"])
let v = native_list_append(v, ["strange", "adj", "strange", "", "", "", "inflection of strang"])
let v = native_list_append(v, ["mast", "adj", "mast", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["bald", "adj", "bald", "", "balde", "", "alternative form of"])
let v = native_list_append(v, ["pisa", "adj", "pisa", "", "", "", "inflection of pīs"])
let v = native_list_append(v, ["strong", "adj", "strong", "", "stronge", "", "alternative form of"])
let v = native_list_append(v, ["sel", "adj", "sēlra", "sēlest", "sēl", "", "good noble"])
let v = native_list_append(v, ["linen", "adj", "linen", "", "līnenu", "", "linen"])
let v = native_list_append(v, ["great", "adj", "grīetra", "grīetest", "grēat", "", "great massive"])
let v = native_list_append(v, ["bare", "adj", "bare", "", "", "", "inflection of bær"])
let v = native_list_append(v, ["ton", "adj", "ton", "", "", "", "inflection of tōh"])
let v = native_list_append(v, ["fah", "adj", "fah", "", "fā", "", "guilty criminal"])
let v = native_list_append(v, ["tom", "adj", "tom", "", "tōm", "", "empty"])
let v = native_list_append(v, ["bleat", "adj", "bleat", "", "blēat", "", "wretched miserable"])
let v = native_list_append(v, ["nytt", "adj", "nyttra", "nyttost", "nytte", "", "useful"])
let v = native_list_append(v, ["angelic", "adj", "angelic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crumb", "adj", "crumb", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ane", "adj", "ane", "", "", "", "inflection of ān"])
let v = native_list_append(v, ["ruma", "adj", "ruma", "", "", "", "inflection of rūm"])
let v = native_list_append(v, ["hat", "adj", "hātra", "hātost", "hāt", "", "hot"])
let v = native_list_append(v, ["wanna", "adj", "wanna", "", "", "", "inflection of wann"])
let v = native_list_append(v, ["dale", "adj", "dale", "", "", "", "inflection of deal"])
let v = native_list_append(v, ["has", "adj", "has", "", "hās", "", "hoarse"])
let v = native_list_append(v, ["ellen", "adj", "ellen", "", "elnu", "", "elder tree elder"])
let v = native_list_append(v, ["longa", "adj", "longa", "", "", "", "inflection of long"])
let v = native_list_append(v, ["rote", "adj", "rote", "", "", "", "inflection of rōt"])
let v = native_list_append(v, ["blanc", "adj", "blanc", "", "blance", "", "white"])
let v = native_list_append(v, ["ma", "adj", "ma", "", "", "", "more often +"])
let v = native_list_append(v, ["sec", "adj", "sec", "", "sēc", "", "alternative form of"])
let v = native_list_append(v, ["nest", "adj", "nest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brada", "adj", "brada", "", "", "", "inflection of brād"])
let v = native_list_append(v, ["Englisc", "adj", "Englisc", "", "Englisċ", "", "English"])
let v = native_list_append(v, ["sealt", "adj", "sealt", "", "sealte", "", "salt salty salted"])
let v = native_list_append(v, ["snawig", "adj", "snawig", "", "snāwiġu", "", "snowy"])
let v = native_list_append(v, ["deaf", "adj", "deaf", "", "dēaf", "", "deaf"])
let v = native_list_append(v, ["ange", "adj", "ange", "", "angu", "", "narrow confined tight"])
let v = native_list_append(v, ["cucu", "adj", "cucu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tam", "adj", "tam", "", "tamu", "", "tame"])
let v = native_list_append(v, ["tame", "adj", "tame", "", "", "", "inflection of tam"])
let v = native_list_append(v, ["æwlic", "adj", "æwlic", "", "ǣwlīċ", "", "legal lawful"])
let v = native_list_append(v, ["scire", "adj", "scire", "", "", "", "inflection of sċīr"])
let v = native_list_append(v, ["acne", "adj", "acne", "", "", "", "inflection of ācen"])
let v = native_list_append(v, ["col", "adj", "cōlra", "cōlost", "cōl", "", "cool not hot"])
let v = native_list_append(v, ["ceorlboren", "adj", "ceorlboren", "", "ċeorlboren", "", "low-born not noble"])
let v = native_list_append(v, ["þegenboren", "adj", "þegenboren", "", "þeġenboren", "", "alternative form of"])
let v = native_list_append(v, ["mest", "adj", "mest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swift", "adj", "swiftra", "swiftost", "swifte", "", "swift quick"])
let v = native_list_append(v, ["cena", "adj", "cena", "", "", "", "inflection of cēne"])
let v = native_list_append(v, ["wid", "adj", "wid", "", "wīd", "", "wide far"])
let v = native_list_append(v, ["blind", "adj", "blindra", "blindost", "blinde", "", "blind"])
let v = native_list_append(v, ["ana", "adj", "ana", "", "āne", "", "sole"])
let v = native_list_append(v, ["blat", "adj", "blātra", "blātast", "blāt", "", "pale livid ghastly"])
let v = native_list_append(v, ["brad", "adj", "brādre", "brādost", "brād", "", "wide broad"])
let v = native_list_append(v, ["brant", "adj", "brant", "", "brante", "", "tall high steep"])
let v = native_list_append(v, ["crump", "adj", "crump", "", "", "", "bent stooped crooked"])
let v = native_list_append(v, ["dun", "adj", "dun", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hogan", "adj", "hogan", "", "", "", "inflection of hoga"])
let v = native_list_append(v, ["saran", "adj", "saran", "", "", "", "inflection of sār"])
let v = native_list_append(v, ["snell", "adj", "snelra", "", "snelle", "", "lively quick rapid"])
let v = native_list_append(v, ["tat", "adj", "tat", "", "", "", "glad cheerful"])
let v = native_list_append(v, ["weald", "adj", "weald", "", "wealde", "", "powerful mighty"])
let v = native_list_append(v, ["fuse", "adj", "fuse", "", "", "", "inflection of fūs"])
let v = native_list_append(v, ["crisp", "adj", "crisp", "", "", "", "curly"])
let v = native_list_append(v, ["glade", "adj", "glade", "", "", "", "inflection of glæd"])
let v = native_list_append(v, ["hale", "adj", "hale", "", "", "", "inflection of hāl"])
let v = native_list_append(v, ["lease", "adj", "lease", "", "", "", "inflection of lēas"])
let v = native_list_append(v, ["ripe", "adj", "ripe", "", "rīpu", "", "ripe"])
let v = native_list_append(v, ["scene", "adj", "scene", "", "sċēnu", "", "alternative form of"])
let v = native_list_append(v, ["unripe", "adj", "unripe", "", "unrīpu", "", "unripe"])
let v = native_list_append(v, ["wane", "adj", "wane", "", "", "", "inflection of wana"])
let v = native_list_append(v, ["cis", "adj", "cis", "", "ċīs", "", "alternative form of"])
let v = native_list_append(v, ["sade", "adj", "sade", "", "", "", "inflection of sæd"])
let v = native_list_append(v, ["mage", "adj", "mage", "", "", "", "inflection of maga"])
let v = native_list_append(v, ["blæc", "adj", "blæc", "", "blacu", "", "black"])
let v = native_list_append(v, ["cald", "adj", "caldra", "caldast", "calde", "", "alternative form of"])
let v = native_list_append(v, ["dim", "adj", "dim", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rum", "adj", "rum", "", "rūm", "", "spacious roomy"])
let v = native_list_append(v, ["freo", "adj", "frēora", "", "frēo", "", "free at liberty"])
let v = native_list_append(v, ["fara", "adj", "fara", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hal", "adj", "hal", "", "hāl", "", "sound healthy intact"])
let v = native_list_append(v, ["maga", "adj", "maga", "", "mage", "", "capable"])
let v = native_list_append(v, ["brun", "adj", "brun", "", "brūn", "", "brown color/colour"])
let v = native_list_append(v, ["twin", "adj", "twin", "", "twinne", "", "alternative form of"])
let v = native_list_append(v, ["melc", "adj", "melc", "", "melce", "", "giving milk"])
let v = native_list_append(v, ["blinda", "adj", "blinda", "", "", "", "inflection of blind"])
let v = native_list_append(v, ["stor", "adj", "stor", "", "stōr", "", "great"])
let v = native_list_append(v, ["sur", "adj", "sur", "", "sūr", "", "sour"])
let v = native_list_append(v, ["sear", "adj", "sear", "", "", "", "alternative form of"])
let v = native_list_append(v, ["merge", "adj", "merge", "", "merġu", "", "alternative form of"])
let v = native_list_append(v, ["forma", "adj", "forma", "", "forme", "", "first"])
let v = native_list_append(v, ["min", "adj", "min", "", "minne", "", "small"])
let v = native_list_append(v, ["wog", "adj", "wog", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gal", "adj", "gālra", "gālost", "gāl", "", "wanton lustful wicked"])
let v = native_list_append(v, ["sarge", "adj", "sarge", "", "", "", "inflection of sāriġ"])
let v = native_list_append(v, ["heh", "adj", "heh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stunt", "adj", "stunt", "", "stunte", "", "stupid foolish"])
let v = native_list_append(v, ["wo", "adj", "wo", "", "", "", "inflection of wōh"])
let v = native_list_append(v, ["wann", "adj", "wann", "", "wanne", "", "dark"])
let v = native_list_append(v, ["lang", "adj", "lengra", "lenġest", "lange", "", "long"])
let v = native_list_append(v, ["sola", "adj", "sola", "", "", "", "inflection of sol"])
let v = native_list_append(v, ["regnig", "adj", "regnig", "", "reġniġu", "", "rainy"])
let v = native_list_append(v, ["ligne", "adj", "ligne", "", "", "", "inflection of līġen"])
let v = native_list_append(v, ["dumb", "adj", "dumb", "", "dumbe", "", "mute dumb unable"])
let v = native_list_append(v, ["grim", "adj", "grim", "grimmest", "grimme", "", "alternative form of"])
let v = native_list_append(v, ["heist", "adj", "heist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["brune", "adj", "brune", "", "", "", "inflection of brūn"])
let v = native_list_append(v, ["grædig", "adj", "grædig", "grǣdgost", "grǣdiġu", "", "hungry ravenous"])
let v = native_list_append(v, ["ner", "adj", "ner", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["biter", "adj", "biterra", "biterest", "bitere", "", "bitter taste etc."])
let v = native_list_append(v, ["swot", "adj", "swot", "", "", "", "synonym of swēte"])
let v = native_list_append(v, ["fula", "adj", "fula", "", "", "", "inflection of fūl"])
let v = native_list_append(v, ["anne", "adj", "anne", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["wald", "adj", "wald", "", "walde", "", "alternative form of"])
let v = native_list_append(v, ["sura", "adj", "sura", "", "", "", "inflection of sūr"])
let v = native_list_append(v, ["toh", "adj", "toh", "", "tō", "", "tough"])
let v = native_list_append(v, ["har", "adj", "har", "", "hār", "", "grey"])
let v = native_list_append(v, ["slaw", "adj", "slaw", "", "slāw", "", "lazy"])
let v = native_list_append(v, ["fremde", "adj", "fremdra", "fremdest", "fremdu", "", "strange"])
let v = native_list_append(v, ["friþ", "adj", "friþ", "", "frīþ", "", "splendid beautiful"])
let v = native_list_append(v, ["wlanc", "adj", "wlanc", "", "wlance", "", "proud boastful"])
let v = native_list_append(v, ["hwæt", "adj", "hwætra", "hwatost", "hwatu", "", "quick"])
let v = native_list_append(v, ["westen", "adj", "westen", "", "wēstenu", "", "desolate waste"])
let v = native_list_append(v, ["rug", "adj", "rug", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bara", "adj", "bara", "", "", "", "inflection of bær"])
let v = native_list_append(v, ["bær", "adj", "bær", "", "baru", "", "bare naked unconcealed"])
let v = native_list_append(v, ["hnot", "adj", "hnot", "", "hnotte", "", "bald"])
let v = native_list_append(v, ["til", "adj", "til", "", "tilu", "", "good morally good"])
let v = native_list_append(v, ["fyrst", "adj", "fyrst", "", "fyrste", "", "alternative form of"])
let v = native_list_append(v, ["fealu", "adj", "fealu", "", "fealo", "", "yellow dusky grey"])
let v = native_list_append(v, ["deor", "adj", "deor", "", "dēor", "", "brave bold as"])
let v = native_list_append(v, ["gleaw", "adj", "glēawra", "glēawast", "glēaw", "", "wise prudent"])
let v = native_list_append(v, ["snotor", "adj", "snoterra", "snoterost", "snotore", "", "wise clever prudent"])
let v = native_list_append(v, ["earm", "adj", "earm", "", "earme", "", "poor miserable"])
let v = native_list_append(v, ["earh", "adj", "earh", "", "earge", "", "alternative form of"])
let v = native_list_append(v, ["fremda", "adj", "fremda", "", "", "", "inflection of fremde"])
let v = native_list_append(v, ["ald", "adj", "ældra", "ældest", "alde", "", "alternative form of"])
let v = native_list_append(v, ["isern", "adj", "isern", "", "īsern", "", "consisting or made"])
let v = native_list_append(v, ["scir", "adj", "scir", "", "sċīr", "", "bright shining"])
let v = native_list_append(v, ["geolo", "adj", "geolo", "", "ġeolo", "", "yellow"])
let v = native_list_append(v, ["ær", "adj", "ǣrra", "ǣrest", "ǣr", "", "early previous former"])
let v = native_list_append(v, ["agen", "adj", "agen", "", "āgenu", "", "own"])
let v = native_list_append(v, ["bealo", "adj", "bealo", "", "bealu", "", "alternative form of"])
let v = native_list_append(v, ["bearneacen", "adj", "bearneacen", "", "bearnēacenu", "", "pregnant"])
let v = native_list_append(v, ["blac", "adj", "blācra", "blācost", "blāc", "", "pale"])
let v = native_list_append(v, ["langa", "adj", "langa", "", "", "", "inflection of lang"])
let v = native_list_append(v, ["siþ", "adj", "sīþra", "sīþmest", "sīþ", "", "late"])
let v = native_list_append(v, ["ruh", "adj", "ruh", "", "rūh", "", "rough hairy"])
let v = native_list_append(v, ["riht", "adj", "riht", "rihtost", "rihte", "", "right as opposed"])
let v = native_list_append(v, ["hest", "adj", "hest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gen", "adj", "gen", "", "", "", "short direct near"])
let v = native_list_append(v, ["minne", "adj", "minne", "", "", "", "inflection of min"])
let v = native_list_append(v, ["dyrne", "adj", "dyrne", "", "dyrnu", "", "alternative form of"])
let v = native_list_append(v, ["forme", "adj", "forme", "", "", "", "inflection of forma"])
let v = native_list_append(v, ["earg", "adj", "eargra", "eargost", "earge", "", "cowardly"])
let v = native_list_append(v, ["blaw", "adj", "blaw", "", "blāw", "", "blue"])
let v = native_list_append(v, ["neah", "adj", "nēar", "nīehst", "nēa", "", "close near"])
let v = native_list_append(v, ["halig", "adj", "hāliġra", "hālgost", "hāliġu", "", "holy sacred"])
let v = native_list_append(v, ["eacen", "adj", "eacen", "", "ēacenu", "", "increased enlarged"])
let v = native_list_append(v, ["geap", "adj", "ġeappre", "ġēapest", "ġēap", "", "crooked bent curved"])
let v = native_list_append(v, ["dreorig", "adj", "dreorig", "", "drēoriġu", "", "sad"])
let v = native_list_append(v, ["cwic", "adj", "cwic", "", "cwicu", "", "alive live living"])
let v = native_list_append(v, ["cearig", "adj", "cearig", "", "ċeariġ", "", "alternative form of"])
let v = native_list_append(v, ["linden", "adj", "linden", "", "lindenu", "", "made of lime-wood"])
let v = native_list_append(v, ["hefig", "adj", "hefiġra", "hefiġost", "hefiġ", "", "heavy"])
let v = native_list_append(v, ["wund", "adj", "wund", "", "wunde", "", "wounded injured sore"])
let v = native_list_append(v, ["swæs", "adj", "swæs", "", "swǣs", "", "dear beloved"])
let v = native_list_append(v, ["midd", "adj", "midd", "midmest", "midde", "", "middle"])
let v = native_list_append(v, ["wod", "adj", "wod", "", "wōd", "", "crazy insane mad"])
let v = native_list_append(v, ["unriht", "adj", "unriht", "", "unrihte", "", "not right wrong"])
let v = native_list_append(v, ["forn", "adj", "forn", "", "", "", "old longstanding time-honoured"])
let v = native_list_append(v, ["geþyldig", "adj", "geþyldig", "", "ġeþyldiġu", "", "patient"])
let v = native_list_append(v, ["hatheort", "adj", "hātheortra", "", "hātheort", "", "furious enraged"])
let v = native_list_append(v, ["eadig", "adj", "eadig", "ēadġest", "ēadiġu", "", "happy prosperous blessed"])
let v = native_list_append(v, ["wynful", "adj", "wynful", "", "wynfulle", "", "joyful happy"])
let v = native_list_append(v, ["bliþe", "adj", "blīþra", "blīþost", "blīþu", "", "happy"])
let v = native_list_append(v, ["scenes", "adj", "scenes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["laþ", "adj", "lāþra", "lāþost", "lāþ", "", "loathsome hateful unpleasant"])
let v = native_list_append(v, ["breme", "adj", "breme", "brēmest", "brēmu", "", "famous renowned glorious"])
let v = native_list_append(v, ["geboren", "adj", "geboren", "", "ġeboren", "", "born"])
let v = native_list_append(v, ["tinge", "adj", "tinge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stores", "adj", "stores", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["grom", "adj", "grom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ful", "adj", "ful", "", "fulle", "", "alternative form of"])
let v = native_list_append(v, ["frig", "adj", "frig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leaden", "adj", "leaden", "", "lēadenu", "", "alternative form of"])
let v = native_list_append(v, ["dol", "adj", "dolra", "dolost", "dolu", "", "foolish"])
let v = native_list_append(v, ["sid", "adj", "sid", "", "sīd", "", "wide spacious vast"])
let v = native_list_append(v, ["blonc", "adj", "blonc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["rance", "adj", "rance", "", "", "", "inflection of ranc"])
let v = native_list_append(v, ["cel", "adj", "cel", "", "", "", "synonym of cōl"])
let v = native_list_append(v, ["hara", "adj", "hara", "", "", "", "inflection of hār"])
let v = native_list_append(v, ["rica", "adj", "rica", "", "", "", "inflection of rīċe"])
let v = native_list_append(v, ["gemet", "adj", "gemet", "", "ġemet", "", "fit proper meet"])
let v = native_list_append(v, ["arg", "adj", "arg", "", "arge", "", "alternative form of"])
let v = native_list_append(v, ["sare", "adj", "sare", "", "", "", "inflection of sār"])
let v = native_list_append(v, ["ripa", "adj", "ripa", "", "", "", "inflection of rīpe"])
let v = native_list_append(v, ["sar", "adj", "sar", "", "sār", "", "painful"])
let v = native_list_append(v, ["fala", "adj", "fala", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sella", "adj", "sella", "", "sēlle", "", "comparative degree of"])
let v = native_list_append(v, ["wæt", "adj", "wæt", "", "wǣt", "", "wet"])
let v = native_list_append(v, ["ofermod", "adj", "ofermod", "", "ofermōd", "", "proud"])
let v = native_list_append(v, ["twegen", "adj", "twegen", "", "twā", "", "two"])
let v = native_list_append(v, ["middel", "adj", "middel", "midlest", "middelu", "", "middle in the"])
let v = native_list_append(v, ["galfull", "adj", "galfull", "", "gālfull", "", "lustful lascivious"])
let v = native_list_append(v, ["acene", "adj", "acene", "", "", "", "inflection of ācen"])
let v = native_list_append(v, ["beorht", "adj", "beorhtra", "beorhtost", "beorhte", "", "bright clear"])
let v = native_list_append(v, ["ungelic", "adj", "ungelic", "", "unġelīċ", "", "different"])
let v = native_list_append(v, ["gelic", "adj", "ġelīcra", "ġelīċust", "ġelīċ", "", "like similar the"])
let v = native_list_append(v, ["basu", "adj", "basu", "", "baso", "", "purple scarlet crimson"])
let v = native_list_append(v, ["yppe", "adj", "yppe", "", "yppu", "", "known"])
let v = native_list_append(v, ["geomor", "adj", "geomor", "", "ġeōmoru", "", "sad sorrowful mournful"])
let v = native_list_append(v, ["weþe", "adj", "weþe", "", "wēþu", "", "mild pleasant"])
let v = native_list_append(v, ["mara", "adj", "mara", "", "māre", "", "comparative degree of"])
let v = native_list_append(v, ["feasceaft", "adj", "feasceaft", "", "fēasċeaft", "", "Having few things"])
let v = native_list_append(v, ["æghwilc", "adj", "æghwilc", "", "ǣġhwilċ", "", "alternative form of"])
let v = native_list_append(v, ["felahror", "adj", "felahror", "", "felahrōr", "", "very active having"])
let v = native_list_append(v, ["leof", "adj", "lēofra", "lēofest", "lēof", "", "dear beloved"])
let v = native_list_append(v, ["rotan", "adj", "rotan", "", "", "", "inflection of rōt"])
let v = native_list_append(v, ["lytel", "adj", "lǣssa", "lǣst", "lȳtelu", "", "small little"])
let v = native_list_append(v, ["gefræge", "adj", "gefræge", "ġefrǣgost", "ġefrǣġu", "", "known celebrated remarkable"])
let v = native_list_append(v, ["heah", "adj", "hīerra", "hīehst", "hēah", "", "high tall"])
let v = native_list_append(v, ["gamol", "adj", "gamol", "", "gamole", "", "old ancient"])
let v = native_list_append(v, ["weorþ", "adj", "weorþra", "weorþost", "weorþe", "", "worth deserving"])
let v = native_list_append(v, ["wisest", "adj", "wisest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["idles", "adj", "idles", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["earfoþe", "adj", "earfoþra", "earfoþost", "earfoþu", "", "hard difficult"])
let v = native_list_append(v, ["hlud", "adj", "hlūdra", "hlūdast", "hlūd", "", "loud"])
let v = native_list_append(v, ["sweotol", "adj", "sweotol", "sweotolost", "sweotole", "", "clear intelligible evident"])
let v = native_list_append(v, ["cuþ", "adj", "cūþra", "cūþost", "cūþ", "", "known"])
let v = native_list_append(v, ["uncuþ", "adj", "uncuþ", "", "uncūþ", "", "unknown"])
let v = native_list_append(v, ["cuþe", "adj", "cuþe", "", "", "", "inflection of cūþ"])
let v = native_list_append(v, ["wlitebeorht", "adj", "wlitebeorht", "", "wlitebeorhte", "", "beautiful"])
let v = native_list_append(v, ["sigehreþig", "adj", "sigehreþig", "", "siġehrēþiġu", "", "triumphant"])
let v = native_list_append(v, ["mære", "adj", "mǣrra", "mǣrost", "mǣru", "", "great excellent splendid"])
let v = native_list_append(v, ["wansælig", "adj", "wansælig", "", "wansǣliġu", "", "unhappy"])
let v = native_list_append(v, ["forliger", "adj", "forliger", "", "forliġer", "", "adulterous immoral"])
let v = native_list_append(v, ["hæþen", "adj", "hæþen", "", "hǣþenu", "", "pagan heathen"])
let v = native_list_append(v, ["niwe", "adj", "niwe", "", "nīwu", "", "alternative form of"])
let v = native_list_append(v, ["nearu", "adj", "nearora", "nearwost", "nearo", "", "narrow"])
let v = native_list_append(v, ["eall", "adj", "eall", "", "ealle", "", "all"])
let v = native_list_append(v, ["efen", "adj", "efen", "", "efene", "", "alternative form of"])
let v = native_list_append(v, ["ænlic", "adj", "ǣnlīcra", "ǣnlīcost", "ǣnlīċ", "", "only sole"])
let v = native_list_append(v, ["swete", "adj", "swētra", "swētest", "swētu", "", "sweet of smell"])
let v = native_list_append(v, ["betera", "adj", "betera", "", "betere", "", "comparative degree of"])
let v = native_list_append(v, ["betest", "adj", "betest", "", "beteste", "", "superlative degree of"])
let v = native_list_append(v, ["bisig", "adj", "bisig", "", "bisiġ", "", "busy"])
let v = native_list_append(v, ["cene", "adj", "cene", "", "cēnu", "", "bold"])
let v = native_list_append(v, ["clæne", "adj", "clæne", "", "clǣnu", "", "clean"])
let v = native_list_append(v, ["cynde", "adj", "cynde", "", "cyndu", "", "innate"])
let v = native_list_append(v, ["dæfte", "adj", "dæfte", "", "dæftu", "", "accommodating meek mild"])
let v = native_list_append(v, ["dafen", "adj", "dafen", "", "dafene", "", "becoming fit suitable"])
let v = native_list_append(v, ["deop", "adj", "dēopra", "dēopost", "dēop", "", "deep"])
let v = native_list_append(v, ["deorc", "adj", "deorcra", "deorcost", "deorce", "", "dark"])
let v = native_list_append(v, ["deore", "adj", "deore", "", "dēoru", "", "alternative form of"])
let v = native_list_append(v, ["dimm", "adj", "dimm", "", "dimme", "", "dim"])
let v = native_list_append(v, ["dryge", "adj", "dryge", "", "drȳġu", "", "dry"])
let v = native_list_append(v, ["dysig", "adj", "dysigra", "dysigast", "dysiġ", "", "stupid or foolish"])
let v = native_list_append(v, ["fæger", "adj", "fæġerra", "fæġerost", "fæġer", "", "beautiful"])
let v = native_list_append(v, ["ficol", "adj", "ficol", "", "ficole", "", "deceitful"])
let v = native_list_append(v, ["fæst", "adj", "fæst", "fæstost", "fæste", "", "firm stable constant"])
let v = native_list_append(v, ["feaw", "adj", "feaw", "fēawost", "fēaw", "", "few"])
let v = native_list_append(v, ["feor", "adj", "feor", "", "feorre", "", "alternative form of"])
let v = native_list_append(v, ["fram", "adj", "fram", "", "framu", "", "forward firm bold"])
let v = native_list_append(v, ["cranc", "adj", "cranc", "", "crance", "", "weak"])
let v = native_list_append(v, ["glæd", "adj", "glædra", "gladost", "gladu", "", "glad"])
let v = native_list_append(v, ["græg", "adj", "græg", "", "grǣġ", "", "grey"])
let v = native_list_append(v, ["grene", "adj", "grene", "", "grēnu", "", "green"])
let v = native_list_append(v, ["geolu", "adj", "geolu", "", "ġeolu", "", "yellow"])
let v = native_list_append(v, ["healf", "adj", "healf", "", "healfe", "", "half"])
let v = native_list_append(v, ["hræd", "adj", "hrædra", "hradost", "hradu", "", "fast quick"])
let v = native_list_append(v, ["hreaw", "adj", "hreaw", "", "hrēaw", "", "raw"])
let v = native_list_append(v, ["hreow", "adj", "hreow", "", "hrēow", "", "sad"])
let v = native_list_append(v, ["fifta", "adj", "fifta", "", "fīfte", "", "fifth"])
let v = native_list_append(v, ["feorþa", "adj", "feorþa", "", "fēorþe", "", "fourth"])
let v = native_list_append(v, ["þridda", "adj", "þridda", "", "þridde", "", "third"])
let v = native_list_append(v, ["eahtoþa", "adj", "eahtoþa", "", "eahtoþe", "", "eighth"])
let v = native_list_append(v, ["seofoþa", "adj", "seofoþa", "", "seofoþe", "", "seventh"])
let v = native_list_append(v, ["nigoþa", "adj", "nigoþa", "", "nigoþe", "", "ninth"])
let v = native_list_append(v, ["oþer", "adj", "oþer", "", "ōþru", "", "other"])
let v = native_list_append(v, ["teoþa", "adj", "teoþa", "", "tēoþe", "", "tenth"])
let v = native_list_append(v, ["hwit", "adj", "hwītra", "hwīttost", "hwīt", "", "white"])
let v = native_list_append(v, ["idel", "adj", "idel", "īdelst", "īdelu", "", "empty void bereft"])
let v = native_list_append(v, ["læt", "adj", "lætra", "latost", "latu", "", "slow"])
let v = native_list_append(v, ["latost", "adj", "latost", "", "latoste", "", "superlative degree of"])
let v = native_list_append(v, ["lænan", "adj", "lænan", "", "", "", "inflection of lǣne"])
let v = native_list_append(v, ["leoht", "adj", "lēohtra", "lēohtest", "lēoht", "", "light bright clear"])
let v = native_list_append(v, ["liþe", "adj", "līþra", "līþost", "līþu", "", "gentle mild pleasant"])
let v = native_list_append(v, ["manig", "adj", "manig", "", "maniġ", "", "many"])
let v = native_list_append(v, ["miht", "adj", "miht", "", "", "", "mighty powerful"])
let v = native_list_append(v, ["mæne", "adj", "mæne", "", "mǣnu", "", "common"])
let v = native_list_append(v, ["mæst", "adj", "mæst", "", "mǣst", "", "superlative degree of"])
let v = native_list_append(v, ["mihtig", "adj", "mihtig", "mihtigost", "mihtiġu", "", "powerful mighty able"])
let v = native_list_append(v, ["milde", "adj", "milde", "mildust", "mildu", "", "mild gentle kind"])
let v = native_list_append(v, ["mycel", "adj", "mycel", "", "myċel", "", "alternative form of"])
let v = native_list_append(v, ["myrige", "adj", "myrige", "", "myriġu", "", "alternative form of"])
let v = native_list_append(v, ["nacod", "adj", "nacod", "", "nacode", "", "naked"])
let v = native_list_append(v, ["genog", "adj", "genog", "", "ġenōg", "", "enough sufficient"])
let v = native_list_append(v, ["norþ", "adj", "norþerra", "norþmest", "norþe", "", "north"])
let v = native_list_append(v, ["nehst", "adj", "nehst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["neh", "adj", "neh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geon", "adj", "geon", "", "ġeonu", "", "that yon"])
let v = native_list_append(v, ["geong", "adj", "ġingra", "ġinġest", "ġeong", "", "young"])
let v = native_list_append(v, ["prud", "adj", "prud", "", "prūd", "", "proud"])
let v = native_list_append(v, ["sweart", "adj", "sweart", "sweartest", "swearte", "", "black"])
let v = native_list_append(v, ["ranc", "adj", "ranc", "", "rance", "", "proud haughty arrogant"])
let v = native_list_append(v, ["sarig", "adj", "sarig", "sāriġest", "sāriġu", "", "sad sorrowful distressed"])
let v = native_list_append(v, ["sæd", "adj", "sæd", "", "sadu", "", "full sated"])
let v = native_list_append(v, ["sælig", "adj", "sælig", "", "sǣliġu", "", "lucky fortunate prosperous"])
let v = native_list_append(v, ["scearp", "adj", "sċearpre", "sċearpest", "sċearp", "", "sharp"])
let v = native_list_append(v, ["scort", "adj", "sċiertra", "sċiertest", "sċort", "", "short"])
let v = native_list_append(v, ["salu", "adj", "salu", "", "salo", "", "dusky"])
let v = native_list_append(v, ["sefte", "adj", "sefte", "", "sēftu", "", "soft luxurious"])
let v = native_list_append(v, ["seoc", "adj", "seoc", "", "sēoc", "", "sick"])
let v = native_list_append(v, ["smæl", "adj", "smælra", "smælest", "smalu", "", "narrow slim not"])
let v = native_list_append(v, ["smeþe", "adj", "smeþe", "", "smēþu", "", "smooth"])
let v = native_list_append(v, ["soþ", "adj", "soþ", "sōþest", "sōþ", "", "true real"])
let v = native_list_append(v, ["spær", "adj", "spær", "", "sparu", "", "scanty"])
let v = native_list_append(v, ["steap", "adj", "steap", "", "stēap", "", "steep"])
let v = native_list_append(v, ["stearc", "adj", "stearc", "", "stearce", "", "severe stern harsh"])
let v = native_list_append(v, ["stille", "adj", "stille", "", "stillu", "", "still"])
let v = native_list_append(v, ["strang", "adj", "strengra", "strenġest", "strange", "", "strong"])
let v = native_list_append(v, ["suþ", "adj", "sūþra", "sūþmest", "sūþ", "", "south"])
let v = native_list_append(v, ["toweard", "adj", "toweard", "", "tōweard", "", "future"])
let v = native_list_append(v, ["treowe", "adj", "treowe", "trēowest", "trēowu", "", "alternative form of"])
let v = native_list_append(v, ["þicce", "adj", "þicce", "", "þiccu", "", "thick"])
let v = native_list_append(v, ["reþe", "adj", "reþe", "", "rēþu", "", "fierce cruel savage"])
let v = native_list_append(v, ["hremig", "adj", "hrēmiġra", "hrēmigost", "hrēmiġu", "", "loud with emotion"])
let v = native_list_append(v, ["þynne", "adj", "þynra", "þynnest", "þynnu", "", "thin"])
let v = native_list_append(v, ["wac", "adj", "wācra", "", "wāc", "", "pliant"])
let v = native_list_append(v, ["gewær", "adj", "gewær", "", "ġewaru", "", "aware +genitive of"])
let v = native_list_append(v, ["wær", "adj", "wær", "", "waru", "", "cautious on guard"])
let v = native_list_append(v, ["werig", "adj", "werig", "", "wēriġu", "", "weary tired exhausted"])
let v = native_list_append(v, ["wis", "adj", "wīsra", "wīsest", "wīs", "", "wise"])
let v = native_list_append(v, ["ærgod", "adj", "ærgod", "", "ǣrgōd", "", "good of old"])
let v = native_list_append(v, ["þryþswiþ", "adj", "þryþswiþ", "", "þrȳþswīþ", "", "mighty"])
let v = native_list_append(v, ["fremede", "adj", "fremede", "", "fremedu", "", "alternative form of"])
let v = native_list_append(v, ["wrang", "adj", "wrang", "", "wrange", "", "rough uneven"])
let v = native_list_append(v, ["wraþ", "adj", "wraþ", "", "wrāþ", "", "very angry irate"])
let v = native_list_append(v, ["wearm", "adj", "wearm", "", "wearme", "", "warm"])
let v = native_list_append(v, ["wynsum", "adj", "wynsum", "wynsumast", "wynsumu", "", "pleasant"])
let v = native_list_append(v, ["wyrsa", "adj", "wyrsa", "", "wyrse", "", "alternative form of"])
let v = native_list_append(v, ["yfel", "adj", "wiersa", "wierrest", "yfele", "", "bad"])
let v = native_list_append(v, ["fyren", "adj", "fyren", "", "fȳrenu", "", "fiery"])
let v = native_list_append(v, ["soþlic", "adj", "soþlic", "", "sōþlīċ", "", "true sincere"])
let v = native_list_append(v, ["eldra", "adj", "eldra", "", "eldre", "", "alternative form of"])
let v = native_list_append(v, ["fersc", "adj", "fersc", "", "fersċ", "", "fresh"])
let v = native_list_append(v, ["eaþ", "adj", "eaþ", "", "ēaþ", "", "alternative form of"])
let v = native_list_append(v, ["georn", "adj", "ġeornra", "ġeornast", "ġeorn", "", "eager"])
let v = native_list_append(v, ["hean", "adj", "hean", "", "hēan", "", "low mean abject"])
let v = native_list_append(v, ["gesund", "adj", "ġesundra", "", "ġesund", "", "healthy"])
let v = native_list_append(v, ["swar", "adj", "swar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["reht", "adj", "reht", "", "rehte", "", "alternative form of"])
let v = native_list_append(v, ["blodi", "adj", "blodi", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["liht", "adj", "liht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fuht", "adj", "fuht", "", "fūht", "", "moist damp"])
let v = native_list_append(v, ["sceoh", "adj", "sceoh", "", "sċēoh", "", "shy"])
let v = native_list_append(v, ["fæge", "adj", "fæge", "", "fǣġu", "", "fey doomed to"])
let v = native_list_append(v, ["forhta", "adj", "forhta", "", "", "", "inflection of forht"])
let v = native_list_append(v, ["hræþ", "adj", "hræþ", "", "hraþu", "", "alternative form of"])
let v = native_list_append(v, ["Norn", "adj", "Norn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["calo", "adj", "calo", "", "", "", "inflection of calu"])
let v = native_list_append(v, ["soles", "adj", "soles", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["bærlic", "adj", "bærlic", "", "bærlīċ", "", "barley-like"])
let v = native_list_append(v, ["fela", "adj", "fela", "", "", "", "many"])
let v = native_list_append(v, ["singal", "adj", "singal", "", "singalu", "", "constant continuous perpetual"])
let v = native_list_append(v, ["atol", "adj", "atol", "", "atole", "", "terrible dire hideous"])
let v = native_list_append(v, ["sincfag", "adj", "sincfag", "", "sincfāg", "", "adorned with treasure"])
let v = native_list_append(v, ["wited", "adj", "wited", "", "", "", "alternative form of"])
let v = native_list_append(v, ["smolt", "adj", "smolt", "", "", "", "serene quiet peaceful"])
let v = native_list_append(v, ["nep", "adj", "nep", "", "", "", "scanty lacking"])
let v = native_list_append(v, ["swiþferhþ", "adj", "swiþferhþ", "", "swīþferhþ", "", "strong-hearted brave daring"])
let v = native_list_append(v, ["swiþ", "adj", "swiþ", "swīþust", "swīþ", "", "strong mighty"])
let v = native_list_append(v, ["baso", "adj", "baso", "", "", "", "alternative form of"])
let v = native_list_append(v, ["cenes", "adj", "cenes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["acenes", "adj", "acenes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["forman", "adj", "forman", "", "", "", "inflection of forma"])
let v = native_list_append(v, ["hunden", "adj", "hunden", "", "hundenu", "", "dog canine"])
let v = native_list_append(v, ["sliþe", "adj", "slīþra", "slīþost", "slīþu", "", "formed moulded shaped"])
let v = native_list_append(v, ["laman", "adj", "laman", "", "", "", "inflection of lama"])
let v = native_list_append(v, ["medren", "adj", "medren", "", "mēdrenu", "", "maternal of lineage"])
let v = native_list_append(v, ["torna", "adj", "torna", "", "", "", "inflection of torn"])
let v = native_list_append(v, ["torne", "adj", "torne", "", "", "", "inflection of torn"])
let v = native_list_append(v, ["tornes", "adj", "tornes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["gehende", "adj", "gehende", "", "ġehendu", "", "close near nearby"])
let v = native_list_append(v, ["gaf", "adj", "gaf", "", "", "", "base vile lewd"])
let v = native_list_append(v, ["tiles", "adj", "tiles", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["gales", "adj", "gales", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["scena", "adj", "scena", "", "", "", "inflection of sċēne"])
let v = native_list_append(v, ["scortum", "adj", "scortum", "", "", "", "inflection of sċort"])
let v = native_list_append(v, ["rustig", "adj", "rustig", "", "rustiġu", "", "rusty"])
let v = native_list_append(v, ["leases", "adj", "leases", "", "", "", "strong genitive masculine/feminine"])
let v = native_list_append(v, ["manful", "adj", "manful", "", "mānful", "", "wicked evil dire"])
let v = native_list_append(v, ["renig", "adj", "renig", "", "rēniġu", "", "alternative form of"])
let v = native_list_append(v, ["sixte", "adj", "sixte", "", "", "", "inflection of sixta"])
let v = native_list_append(v, ["þeodenleas", "adj", "þeodenleas", "", "þēodenlēas", "", "leaderless without leadership"])
let v = native_list_append(v, ["anum", "adj", "anum", "", "", "", "inflection of ān"])
let v = native_list_append(v, ["merges", "adj", "merges", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["woh", "adj", "woh", "", "wōh", "", "wrong"])
let v = native_list_append(v, ["nytta", "adj", "nytta", "", "", "", "inflection of nytt"])
let v = native_list_append(v, ["grimmest", "adj", "grimmest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["fus", "adj", "fus", "", "fūs", "", "ready eager striving"])
let v = native_list_append(v, ["longan", "adj", "longan", "", "", "", "inflection of long"])
let v = native_list_append(v, ["wlitig", "adj", "wlitiġra", "wlitegost", "wlitiġ", "", "beautiful"])
let v = native_list_append(v, ["swyþ", "adj", "swyþ", "", "swȳþ", "", "alternative spelling of"])
let v = native_list_append(v, ["niþgrimm", "adj", "niþgrimm", "", "nīþgrimm", "", "hostile battle-fierce"])
let v = native_list_append(v, ["prut", "adj", "prut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hygerof", "adj", "hygerof", "", "hyġerōf", "", "strong-minded magnanimous"])
let v = native_list_append(v, ["hæl", "adj", "hæl", "", "hǣl", "", "alternative form of"])
let v = native_list_append(v, ["lagucræftig", "adj", "lagucræftig", "", "lagucræftiġu", "", "skilled at seamanship"])
let v = native_list_append(v, ["geatolic", "adj", "geatolic", "", "ġeatolīċ", "", "splendid adorned"])
let v = native_list_append(v, ["dimma", "adj", "dimma", "", "", "", "inflection of dimm"])
let v = native_list_append(v, ["eaþe", "adj", "eaþe", "", "ēaþu", "", "alternative form of"])
let v = native_list_append(v, ["sceard", "adj", "sceard", "", "sċeard", "", "notched chipped broken"])
let v = native_list_append(v, ["deogol", "adj", "deogol", "", "dēogolu", "", "alternative form of"])
let v = native_list_append(v, ["frod", "adj", "frōdra", "", "frōd", "", "wise experienced"])
let v = native_list_append(v, ["bealu", "adj", "bealu", "", "bealo", "", "baleful deadly dangerous"])
let v = native_list_append(v, ["unforht", "adj", "unforhtra", "unforhtost", "unforhte", "", "unafraid fearless"])
let v = native_list_append(v, ["gifeþe", "adj", "gifeþe", "", "ġifeþu", "", "granted"])
let v = native_list_append(v, ["sidfæþmed", "adj", "sidfæþmed", "", "sīdfæþmedu", "", "broad-beamed broad-bosomed"])
let v = native_list_append(v, ["ealdorleas", "adj", "ealdorleas", "", "ealdorlēas", "", "leaderless lacking a"])
let v = native_list_append(v, ["ealdorlease", "adj", "ealdorlease", "", "", "", "nominative plural masculine"])
let v = native_list_append(v, ["aldorleas", "adj", "aldorleas", "", "aldorlēas", "", "alternative form of"])
let v = native_list_append(v, ["fromum", "adj", "fromum", "", "", "", "inflection of from"])
let v = native_list_append(v, ["ærest", "adj", "ærest", "", "ǣrest", "", "superlative degree of"])
let v = native_list_append(v, ["manegum", "adj", "manegum", "", "", "", "inflection of maniġ"])
let v = native_list_append(v, ["monegum", "adj", "monegum", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["swæse", "adj", "swæse", "", "", "", "inflection of swǣs"])
let v = native_list_append(v, ["isig", "adj", "isig", "", "īsiġu", "", "icy"])
let v = native_list_append(v, ["utfus", "adj", "utfus", "", "ūtfūs", "", "eager to leave"])
let v = native_list_append(v, ["selfa", "adj", "selfa", "", "", "", "inflection of self"])
let v = native_list_append(v, ["leofne", "adj", "leofne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["mærne", "adj", "mærne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["mæste", "adj", "mæste", "", "", "", "inflection of mǣst"])
let v = native_list_append(v, ["guþmod", "adj", "guþmod", "", "gūþmōd", "", "having a heart"])
let v = native_list_append(v, ["læssa", "adj", "læssa", "", "lǣsse", "", "comparative degree of"])
let v = native_list_append(v, ["gylden", "adj", "gylden", "", "gyldenu", "", "golden relational gold"])
let v = native_list_append(v, ["ænne", "adj", "ænne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["soþe", "adj", "soþe", "", "", "", "inflection of sōþ"])
let v = native_list_append(v, ["calde", "adj", "calde", "", "", "", "inflection of cald"])
let v = native_list_append(v, ["brade", "adj", "brade", "", "", "", "inflection of brād"])
let v = native_list_append(v, ["goldfah", "adj", "goldfah", "", "goldfāh", "", "ornamented or adorned"])
let v = native_list_append(v, ["tila", "adj", "tila", "", "", "", "inflection of til"])
let v = native_list_append(v, ["hildedeor", "adj", "hildedeor", "", "hildedēor", "", "brave in battle"])
let v = native_list_append(v, ["modig", "adj", "modig", "mōdgast", "mōdiġu", "", "proud"])
let v = native_list_append(v, ["torht", "adj", "torhtra", "torhtost", "torhte", "", "bright shiny radiant"])
let v = native_list_append(v, ["stanfah", "adj", "stanfah", "", "stānfāh", "", "worked with stones"])
let v = native_list_append(v, ["sæmeþe", "adj", "sæmeþe", "", "sǣmēþu", "", "sea-weary"])
let v = native_list_append(v, ["modiglic", "adj", "modiglic", "", "mōdiġlīċ", "", "brave-looking"])
let v = native_list_append(v, ["elþeodig", "adj", "elþeodig", "", "elþēodiġu", "", "foreign strange"])
let v = native_list_append(v, ["ruman", "adj", "ruman", "", "", "", "inflection of rūm"])
let v = native_list_append(v, ["maran", "adj", "maran", "", "", "", "inflection of māra"])
let v = native_list_append(v, ["frode", "adj", "frode", "", "", "", "inflection of frōd"])
let v = native_list_append(v, ["froda", "adj", "froda", "", "", "", "inflection of frōd"])
let v = native_list_append(v, ["glid", "adj", "glid", "", "", "", "slippery"])
let v = native_list_append(v, ["leas", "adj", "lēasra", "lēasost", "lēas", "", "false"])
let v = native_list_append(v, ["sarges", "adj", "sarges", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["tilan", "adj", "tilan", "", "", "", "inflection of til"])
let v = native_list_append(v, ["merga", "adj", "merga", "", "", "", "inflection of merġe"])
let v = native_list_append(v, ["eald", "adj", "ieldra", "ieldest", "ealde", "", "old"])
let v = native_list_append(v, ["wone", "adj", "wone", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["scorta", "adj", "scorta", "", "", "", "inflection of sċort"])
let v = native_list_append(v, ["scorte", "adj", "scorte", "", "", "", "inflection of sċort"])
let v = native_list_append(v, ["gewiss", "adj", "gewiss", "ġewissost", "ġewiss", "", "sure + genitive"])
let v = native_list_append(v, ["ungewiss", "adj", "ungewiss", "", "unġewiss", "", "ignorant + genitive"])
let v = native_list_append(v, ["lef", "adj", "lef", "", "lēf", "", "weak frail sick"])
let v = native_list_append(v, ["dyhtig", "adj", "dyhtig", "", "dyhtiġu", "", "doughty strong valiant"])
let v = native_list_append(v, ["glædman", "adj", "glædmanra", "glædmanost", "glædmanu", "", "gracious kind"])
let v = native_list_append(v, ["wyrþe", "adj", "wyrþra", "wyrþost", "wyrþu", "", "alternative form of"])
let v = native_list_append(v, ["cnihtwesende", "adj", "cnihtwesende", "", "cnihtwesendu", "", "young boyish"])
let v = native_list_append(v, ["micel", "adj", "māra", "mǣst", "miċel", "", "big large great"])
let v = native_list_append(v, ["rosen", "adj", "rosen", "", "rōsenu", "", "rose rosy"])
let v = native_list_append(v, ["ecu", "adj", "ecu", "", "", "", "inflection of ēċe"])
let v = native_list_append(v, ["mæna", "adj", "mæna", "", "", "", "inflection of mǣne"])
let v = native_list_append(v, ["linnen", "adj", "linnen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["holdne", "adj", "holdne", "", "", "", "strong masculine accusative"])
let v = native_list_append(v, ["glades", "adj", "glades", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["gebogen", "adj", "gebogen", "", "ġebogen", "", "bent curved"])
let v = native_list_append(v, ["fea", "adj", "fea", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lieden", "adj", "lieden", "", "līedenu", "", "lead"])
let v = native_list_append(v, ["atelic", "adj", "atelic", "", "", "", "horrible horrid"])
let v = native_list_append(v, ["horige", "adj", "horige", "", "", "", "inflection of horiġ"])
let v = native_list_append(v, ["freme", "adj", "freme", "", "fremu", "", "vigorous flourishing"])
let v = native_list_append(v, ["acnes", "adj", "acnes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["heare", "adj", "heare", "", "", "", "strong feminine genitive/dative"])
let v = native_list_append(v, ["deade", "adj", "deade", "", "", "", "inflection of dēad"])
let v = native_list_append(v, ["fals", "adj", "fals", "", "false", "", "false"])
let v = native_list_append(v, ["hamel", "adj", "hamel", "", "hamele", "", "broken rugged"])
let v = native_list_append(v, ["hea", "adj", "hea", "", "", "", "inflection of hēah"])
let v = native_list_append(v, ["caldre", "adj", "caldre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["hungrig", "adj", "hungrig", "", "hungriġu", "", "hungry"])
let v = native_list_append(v, ["glæde", "adj", "glæde", "", "", "", "inflection of glæd"])
let v = native_list_append(v, ["wana", "adj", "wana", "", "wane", "", "want of necessaries"])
let v = native_list_append(v, ["frec", "adj", "frec", "", "frecu", "", "greedy bold"])
let v = native_list_append(v, ["sandig", "adj", "sandig", "", "sandiġu", "", "sandy"])
let v = native_list_append(v, ["findig", "adj", "findig", "", "findiġu", "", "capable"])
let v = native_list_append(v, ["reade", "adj", "reade", "", "", "", "inflection of rēad"])
let v = native_list_append(v, ["sara", "adj", "sara", "", "", "", "inflection of sār"])
let v = native_list_append(v, ["gedefe", "adj", "gedefe", "ġedēfust", "ġedēfu", "", "appropriate fitting seemly"])
let v = native_list_append(v, ["hwealf", "adj", "hwealf", "", "hwealfe", "", "arched vaulted hollow"])
let v = native_list_append(v, ["guþrof", "adj", "guþrof", "", "gūþrōf", "", "battle-famous"])
let v = native_list_append(v, ["blinde", "adj", "blinde", "", "", "", "inflection of blind"])
let v = native_list_append(v, ["rices", "adj", "rices", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["diere", "adj", "diere", "", "dīeru", "", "costly expensive"])
let v = native_list_append(v, ["langan", "adj", "langan", "", "", "", "inflection of lang"])
let v = native_list_append(v, ["sieran", "adj", "sieran", "", "", "", "inflection of sīere"])
let v = native_list_append(v, ["opena", "adj", "opena", "", "", "", "inflection of open"])
let v = native_list_append(v, ["hundene", "adj", "hundene", "", "", "", "inflection of hunden"])
let v = native_list_append(v, ["brunes", "adj", "brunes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["deadlic", "adj", "deadlic", "dēadlīċust", "dēadlīċ", "", "mortal"])
let v = native_list_append(v, ["gemyndig", "adj", "gemyndig", "", "ġemyndiġu", "", "mindful"])
let v = native_list_append(v, ["nyten", "adj", "nyten", "", "nytene", "", "ignorant"])
let v = native_list_append(v, ["mirige", "adj", "mirige", "", "miriġu", "", "alternative form of"])
let v = native_list_append(v, ["myrge", "adj", "myrge", "", "myrġu", "", "pleasant attractive enjoyable"])
let v = native_list_append(v, ["wælreow", "adj", "wælreow", "", "wælrēow", "", "fierce in slaughter"])
let v = native_list_append(v, ["rof", "adj", "rof", "", "rōf", "", "vigorous strong valiant"])
let v = native_list_append(v, ["untime", "adj", "untime", "", "untīmu", "", "untimely"])
let v = native_list_append(v, ["mynelic", "adj", "mynelic", "", "mynelīċ", "", "desirable pleasing"])
let v = native_list_append(v, ["swær", "adj", "swǣrra", "swǣrost", "swǣr", "", "heavy"])
let v = native_list_append(v, ["æþel", "adj", "æþel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fæle", "adj", "fæle", "", "fǣlu", "", "faithful trusty good"])
let v = native_list_append(v, ["hnah", "adj", "hnāgra", "", "hnāh", "", "humble lowly"])
let v = native_list_append(v, ["anga", "adj", "anga", "", "ānge", "", "one and no"])
let v = native_list_append(v, ["gladan", "adj", "gladan", "", "", "", "inflection of glæd"])
let v = native_list_append(v, ["bradan", "adj", "bradan", "", "", "", "inflection of brād"])
let v = native_list_append(v, ["midre", "adj", "midre", "", "", "", "strong genitive/dative singular"])
let v = native_list_append(v, ["beorhtost", "adj", "beorhtost", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["sellic", "adj", "sellic", "", "sellīċ", "", "strange fantastic marvellous"])
let v = native_list_append(v, ["syllic", "adj", "syllic", "", "syllīċ", "", "alternative form of"])
let v = native_list_append(v, ["fægere", "adj", "fægere", "", "", "", "Inflected form of"])
let v = native_list_append(v, ["halige", "adj", "halige", "", "", "", "form of hāliġ"])
let v = native_list_append(v, ["cyma", "adj", "cyma", "", "", "", "inflection of cȳme"])
let v = native_list_append(v, ["wanan", "adj", "wanan", "", "", "", "inflection of wana"])
let v = native_list_append(v, ["bleo", "adj", "bleo", "", "", "", "blue"])
let v = native_list_append(v, ["lec", "adj", "lec", "", "lecu", "", "sweet"])
let v = native_list_append(v, ["sellicre", "adj", "sellicre", "", "", "", "strong genitive/dative feminine"])
let v = native_list_append(v, ["syllicre", "adj", "syllicre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["winstre", "adj", "winstre", "", "winstru", "", "left opposite right"])
let v = native_list_append(v, ["tamu", "adj", "tamu", "", "", "", "inflection of tam"])
let v = native_list_append(v, ["frum", "adj", "frum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deades", "adj", "deades", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["fixen", "adj", "fixen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["faga", "adj", "faga", "", "", "", "inflection of fāh"])
let v = native_list_append(v, ["fagan", "adj", "fagan", "", "", "", "inflection of fāh"])
let v = native_list_append(v, ["cyme", "adj", "cyme", "", "cȳmu", "", "comely lovely splendid"])
let v = native_list_append(v, ["recen", "adj", "recen", "", "reċen", "", "ready"])
let v = native_list_append(v, ["snella", "adj", "snella", "", "", "", "inflection of snell"])
let v = native_list_append(v, ["snelle", "adj", "snelle", "", "", "", "inflection of snell"])
let v = native_list_append(v, ["halan", "adj", "halan", "", "", "", "inflection of hāl"])
let v = native_list_append(v, ["blindan", "adj", "blindan", "", "", "", "inflection of blind"])
let v = native_list_append(v, ["blindes", "adj", "blindes", "", "", "", "strong masculine/neuter genitive"])
let v = native_list_append(v, ["hierra", "adj", "hierra", "", "hīerre", "", "higher"])
let v = native_list_append(v, ["beren", "adj", "beren", "", "berene", "", "barley"])
let v = native_list_append(v, ["ruges", "adj", "ruges", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["ruge", "adj", "ruge", "", "", "", "inflection of rūh"])
let v = native_list_append(v, ["fætt", "adj", "fǣttra", "fǣttest", "fǣtt", "", "fat"])
let v = native_list_append(v, ["byn", "adj", "byn", "", "bȳn", "", "inhabited occupied"])
let v = native_list_append(v, ["waran", "adj", "waran", "", "", "", "inflection of wær"])
let v = native_list_append(v, ["longes", "adj", "longes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["æghwylcum", "adj", "æghwylcum", "", "", "", "inflection of æghwylc"])
let v = native_list_append(v, ["andlang", "adj", "andlang", "", "andlange", "", "livelong throughout all"])
let v = native_list_append(v, ["ceald", "adj", "ċealdra", "ċealdost", "ċeald", "", "cold"])
let v = native_list_append(v, ["ieldra", "adj", "ieldra", "", "ieldre", "", "older comparative degree"])
let v = native_list_append(v, ["fifte", "adj", "fifte", "", "", "", "inflection of fīfta"])
let v = native_list_append(v, ["grimma", "adj", "grimma", "", "", "", "inflection of grimm"])
let v = native_list_append(v, ["enge", "adj", "enge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sottes", "adj", "sottes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["ligene", "adj", "ligene", "", "", "", "inflection of līġen"])
let v = native_list_append(v, ["rume", "adj", "rume", "", "", "", "inflection of rūm"])
let v = native_list_append(v, ["ungod", "adj", "ungod", "", "ungōd", "", "not good bad"])
let v = native_list_append(v, ["strenge", "adj", "strenge", "", "strenġu", "", "severe hard strict"])
let v = native_list_append(v, ["hæren", "adj", "hæren", "", "hǣrenu", "", "made of hair"])
let v = native_list_append(v, ["gilde", "adj", "gilde", "", "ġildu", "", "valuable precious"])
let v = native_list_append(v, ["carful", "adj", "carful", "", "carfulle", "", "anxious"])
let v = native_list_append(v, ["læge", "adj", "læge", "", "lǣġu", "", "low low-lying"])
let v = native_list_append(v, ["læst", "adj", "læst", "", "lǣst", "", "superlative degree of"])
let v = native_list_append(v, ["aldra", "adj", "aldra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["agna", "adj", "agna", "", "", "", "inflection of āgen"])
let v = native_list_append(v, ["welig", "adj", "welig", "weliġost", "weliġ", "", "wealthy rich"])
let v = native_list_append(v, ["adlig", "adj", "adlig", "", "ādliġu", "", "sick ill diseased"])
let v = native_list_append(v, ["grei", "adj", "grei", "", "", "", "alternative form of"])
let v = native_list_append(v, ["falses", "adj", "falses", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["deagol", "adj", "deagol", "", "dēagolu", "", "secret"])
let v = native_list_append(v, ["afor", "adj", "afor", "", "āforu", "", "bitter acidic sour"])
let v = native_list_append(v, ["aceno", "adj", "aceno", "", "", "", "inflection of ācen"])
let v = native_list_append(v, ["cwedol", "adj", "cwedol", "", "cwedole", "", "eloquent"])
let v = native_list_append(v, ["þweorh", "adj", "þweorh", "", "þwēore", "", "cross transverse"])
let v = native_list_append(v, ["foreward", "adj", "foreward", "", "forewarde", "", "alternative form of"])
let v = native_list_append(v, ["æþele", "adj", "æþelra", "æþelest", "æþelu", "", "noble"])
let v = native_list_append(v, ["tunggelælle", "adj", "tunggelælle", "", "tungġelællu", "", "talkative verbose"])
let v = native_list_append(v, ["minlic", "adj", "minlic", "", "minlīċ", "", "petty"])
let v = native_list_append(v, ["fæderen", "adj", "fæderen", "", "fæderene", "", "paternal relational father"])
let v = native_list_append(v, ["medeme", "adj", "medemra", "medemest", "medemu", "", "alternative form of"])
let v = native_list_append(v, ["anliepig", "adj", "anliepig", "", "ānlīepiġu", "", "single sole only"])
let v = native_list_append(v, ["ligen", "adj", "ligen", "", "līġenu", "", "flaming fiery"])
let v = native_list_append(v, ["mihtlic", "adj", "mihtlic", "", "mihtlīċ", "", "alternative form of"])
let v = native_list_append(v, ["andweard", "adj", "andweard", "", "andwearde", "", "present current"])
let v = native_list_append(v, ["forþgewiten", "adj", "forþgewiten", "", "forþġewiten", "", "past"])
let v = native_list_append(v, ["ræde", "adj", "ræde", "", "rǣdu", "", "ready prompt prepared"])
let v = native_list_append(v, ["wacor", "adj", "wacor", "", "wacore", "", "watchful vigilant alert"])
let v = native_list_append(v, ["wese", "adj", "wese", "", "wēsu", "", "moist"])
let v = native_list_append(v, ["weste", "adj", "weste", "", "wēstu", "", "desolate waste barren"])
let v = native_list_append(v, ["wealcol", "adj", "wealcol", "", "wealcolu", "", "mobile"])
let v = native_list_append(v, ["gescierpt", "adj", "gescierpt", "", "ġesċierpt", "", "acute"])
let v = native_list_append(v, ["gifol", "adj", "gifol", "", "ġifol", "", "liberal generous"])
let v = native_list_append(v, ["dwæs", "adj", "dwæs", "", "dwǣs", "", "stupid foolish dull"])
let v = native_list_append(v, ["swige", "adj", "swige", "", "swīġu", "", "silent"])
let v = native_list_append(v, ["ormæte", "adj", "ormæte", "", "ormǣtu", "", "huge excessive enormous"])
let v = native_list_append(v, ["yfemest", "adj", "yferra", "", "yfemeste", "", "uppermost highest"])
let v = native_list_append(v, ["niþera", "adj", "niþera", "niþemest", "niþere", "", "lower lowest under"])
let v = native_list_append(v, ["pretti", "adj", "pretti", "", "", "", "alternative form of"])
let v = native_list_append(v, ["andgiete", "adj", "andgiete", "", "andġietu", "", "obvious plain"])
let v = native_list_append(v, ["andgietol", "adj", "andgietol", "", "andġietol", "", "intelligent sensible reasonable"])
let v = native_list_append(v, ["stæflic", "adj", "stæflic", "", "stæflīċ", "", "literal"])
let v = native_list_append(v, ["stæfwis", "adj", "stæfwis", "", "stæfwīs", "", "literate"])
let v = native_list_append(v, ["lyften", "adj", "lyften", "", "lyftenu", "", "air aerial"])
let v = native_list_append(v, ["stæger", "adj", "stæger", "", "stægere", "", "steep"])
let v = native_list_append(v, ["forgifendlic", "adj", "forgifendlic", "", "forġifendlīċ", "", "alternative form of"])
let v = native_list_append(v, ["nemniendlic", "adj", "nemniendlic", "", "nemniendlīċ", "", "naming calling addressing"])
let v = native_list_append(v, ["gestrienendlic", "adj", "gestrienendlic", "", "ġestrīenendlīċ", "", "begetting"])
let v = native_list_append(v, ["geagniendlic", "adj", "geagniendlic", "", "ġeāgniendlīċ", "", "owning possessive"])
let v = native_list_append(v, ["wregendlic", "adj", "wregendlic", "", "wrēġendlīċ", "", "accusative"])
let v = native_list_append(v, ["ætbregdendlic", "adj", "ætbregdendlic", "", "ætbreġdendlīċ", "", "ablative indicating what"])
let v = native_list_append(v, ["clipiendlic", "adj", "clipiendlic", "", "clipiendlīċ", "", "vocalic"])
let v = native_list_append(v, ["clipol", "adj", "clipol", "", "clipole", "", "sounding"])
let v = native_list_append(v, ["geciegendlic", "adj", "geciegendlic", "", "ġeċīeġendlīċ", "", "calling"])
let v = native_list_append(v, ["greno", "adj", "greno", "", "", "", "inflection of grēne"])
let v = native_list_append(v, ["fule", "adj", "fule", "", "", "", "inflection of fūl"])
let v = native_list_append(v, ["greate", "adj", "greate", "", "", "", "inflection of grēat"])
let v = native_list_append(v, ["blodig", "adj", "blodig", "", "blōdiġu", "", "bloody"])
let v = native_list_append(v, ["grega", "adj", "grega", "", "", "", "inflection of grēġ"])
let v = native_list_append(v, ["fyrenes", "adj", "fyrenes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["grenes", "adj", "grenes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["rædfæst", "adj", "rædfæst", "", "rǣdfæst", "", "resolute prudent wise"])
let v = native_list_append(v, ["selden", "adj", "selden", "", "seldenu", "", "rare infrequent"])
let v = native_list_append(v, ["niehst", "adj", "niehst", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["mimor", "adj", "mimor", "", "mimore", "", "mindful"])
let v = native_list_append(v, ["gemimor", "adj", "gemimor", "", "ġemimor", "", "existing in the"])
let v = native_list_append(v, ["unhold", "adj", "unhold", "", "", "", "unfriendly hostile"])
let v = native_list_append(v, ["wrað", "adj", "wrað", "", "wrāð", "", "alternative spelling of"])
let v = native_list_append(v, ["brunan", "adj", "brunan", "", "", "", "inflection of brūn"])
let v = native_list_append(v, ["emnes", "adj", "emnes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["godne", "adj", "godne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["gemæne", "adj", "gemæne", "", "ġemǣnu", "", "common mutual"])
let v = native_list_append(v, ["cystig", "adj", "cystig", "", "cystiġu", "", "choice preferred select"])
let v = native_list_append(v, ["heore", "adj", "heore", "", "hēoru", "", "pleasant secure"])
let v = native_list_append(v, ["calu", "adj", "calu", "", "calo", "", "bald"])
let v = native_list_append(v, ["þeodisc", "adj", "þeodisc", "", "þēodisċ", "", "national"])
let v = native_list_append(v, ["soð", "adj", "soð", "", "sōð", "", "alternative spelling of"])
let v = native_list_append(v, ["fremdan", "adj", "fremdan", "", "", "", "inflection of fremde"])
let v = native_list_append(v, ["reoc", "adj", "reoc", "", "rēoc", "", "fierce savage furious"])
let v = native_list_append(v, ["blæwen", "adj", "blæwen", "", "blǣwenu", "", "alternative form of"])
let v = native_list_append(v, ["blæhæwen", "adj", "blæhæwen", "", "blǣhǣwenu", "", "light blue"])
let v = native_list_append(v, ["hæst", "adj", "hæst", "", "hǣst", "", "violent"])
let v = native_list_append(v, ["byrde", "adj", "byrde", "", "byrdu", "", "born well-born noble"])
let v = native_list_append(v, ["synga", "adj", "synga", "", "", "", "inflection of synniġ"])
let v = native_list_append(v, ["sinceald", "adj", "sinceald", "", "sinċeald", "", "very cold frigid"])
let v = native_list_append(v, ["ruwe", "adj", "ruwe", "", "", "", "inflection of rūh"])
let v = native_list_append(v, ["gefroren", "adj", "gefroren", "", "ġefroren", "", "frozen in a"])
let v = native_list_append(v, ["dunne", "adj", "dunne", "", "", "", "inflection of dunn"])
let v = native_list_append(v, ["mistig", "adj", "mistig", "", "mistiġu", "", "misty"])
let v = native_list_append(v, ["egle", "adj", "egle", "", "eġlu", "", "hideous loathsome hateful"])
let v = native_list_append(v, ["cnæwe", "adj", "cnæwe", "", "cnǣwu", "", "knowing cognizant"])
let v = native_list_append(v, ["cnawe", "adj", "cnawe", "", "cnāwu", "", "alternative form of"])
let v = native_list_append(v, ["dimme", "adj", "dimme", "", "", "", "inflection of dimm"])
let v = native_list_append(v, ["agene", "adj", "agene", "", "", "", "inflection of āgen"])
let v = native_list_append(v, ["inhold", "adj", "inhold", "", "inholde", "", "utterly loyal loyal"])
let v = native_list_append(v, ["opene", "adj", "opene", "", "", "", "inflection of open"])
let v = native_list_append(v, ["rumes", "adj", "rumes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["stealc", "adj", "stealc", "", "stealce", "", "lofty"])
let v = native_list_append(v, ["wonne", "adj", "wonne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["betast", "adj", "betast", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wildre", "adj", "wildre", "", "", "", "strong feminine genitive/dative/instrumental"])
let v = native_list_append(v, ["siere", "adj", "siere", "", "sīeru", "", "dry withered barren"])
let v = native_list_append(v, ["lysu", "adj", "lysu", "", "lyso", "", "evil base corrupt"])
let v = native_list_append(v, ["gingest", "adj", "gingest", "", "ġinġest", "", "superlative degree of"])
let v = native_list_append(v, ["cweme", "adj", "cweme", "", "cwēmu", "", "pleasant agreeable acceptable"])
let v = native_list_append(v, ["gelang", "adj", "gelang", "", "ġelang", "", "along of"])
let v = native_list_append(v, ["flacor", "adj", "flacor", "", "flacore", "", "flying"])
let v = native_list_append(v, ["heardest", "adj", "heardest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["blondenfeax", "adj", "blondenfeax", "", "blondenfaxe", "", "grey-haired grizzly-haired"])
let v = native_list_append(v, ["hagosteald", "adj", "hagosteald", "", "hagostealde", "", "unmarried"])
let v = native_list_append(v, ["oðer", "adj", "oðer", "", "ōðru", "", "alternative form of"])
let v = native_list_append(v, ["defe", "adj", "defe", "", "dēfu", "", "suitable befitting proper"])
let v = native_list_append(v, ["dohtig", "adj", "dohtig", "", "dohtiġu", "", "alternative form of"])
let v = native_list_append(v, ["halga", "adj", "halga", "", "", "", "strong nominative feminine"])
let v = native_list_append(v, ["adligo", "adj", "adligo", "", "", "", "inflection of ādliġ"])
let v = native_list_append(v, ["hæles", "adj", "hæles", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["clane", "adj", "clane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eal", "adj", "eal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gewis", "adj", "gewis", "", "ġewis", "", "alternative form of"])
let v = native_list_append(v, ["longum", "adj", "longum", "", "", "", "inflection of long"])
let v = native_list_append(v, ["grenu", "adj", "grenu", "", "", "", "inflection of grēne"])
let v = native_list_append(v, ["caf", "adj", "caf", "", "cāf", "", "quick sharp prompt"])
let v = native_list_append(v, ["heald", "adj", "heald", "", "healde", "", "bent inclined"])
let v = native_list_append(v, ["softe", "adj", "softe", "", "sōftu", "", "alternative form of"])
let v = native_list_append(v, ["nearo", "adj", "nearo", "", "nearu", "", "narrow confined"])
let v = native_list_append(v, ["isceald", "adj", "isceald", "", "īsċeald", "", "ice-cold"])
let v = native_list_append(v, ["earmcearig", "adj", "earmcearig", "", "earmċeariġ", "", "wretched careworn sad"])
let v = native_list_append(v, ["bilewit", "adj", "bilewit", "bilewitust", "bilewitu", "", "innocent simple"])
let v = native_list_append(v, ["bilehwit", "adj", "bilehwit", "", "bilehwīt", "", "pure sincere honest"])
let v = native_list_append(v, ["lygen", "adj", "lygen", "", "lyġen", "", "lying false"])
let v = native_list_append(v, ["feorr", "adj", "feorr", "", "feorre", "", "far at a"])
let v = native_list_append(v, ["fellen", "adj", "fellen", "", "fellenu", "", "made of skin"])
let v = native_list_append(v, ["norþerne", "adj", "norþerne", "", "norþernu", "", "northern"])
let v = native_list_append(v, ["adliges", "adj", "adliges", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["adliga", "adj", "adliga", "", "", "", "inflection of ādliġ"])
let v = native_list_append(v, ["neor", "adj", "neor", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["cies", "adj", "cies", "", "ċīes", "", "choosy dainty or"])
let v = native_list_append(v, ["anan", "adj", "anan", "", "", "", "inflection of ān"])
let v = native_list_append(v, ["mergum", "adj", "mergum", "", "", "", "inflection of merġe"])
let v = native_list_append(v, ["fagum", "adj", "fagum", "", "", "", "inflection of fāh"])
let v = native_list_append(v, ["fage", "adj", "fage", "", "", "", "inflection of fāh"])
let v = native_list_append(v, ["marum", "adj", "marum", "", "", "", "dative/instrumental plural of"])
let v = native_list_append(v, ["grege", "adj", "grege", "", "", "", "inflection of grēġ"])
let v = native_list_append(v, ["fusum", "adj", "fusum", "", "", "", "inflection of fūs"])
let v = native_list_append(v, ["caldum", "adj", "caldum", "", "", "", "inflection of cald"])
let v = native_list_append(v, ["strangan", "adj", "strangan", "", "", "", "inflection of strang"])
let v = native_list_append(v, ["læden", "adj", "læden", "", "lǣdenu", "", "alternative letter-case form"])
let v = native_list_append(v, ["agnum", "adj", "agnum", "", "", "", "inflection of āgen"])
let v = native_list_append(v, ["agne", "adj", "agne", "", "", "", "inflection of āgen"])
let v = native_list_append(v, ["nytlic", "adj", "nytlic", "", "nytlīċ", "", "useful"])
let v = native_list_append(v, ["heam", "adj", "heam", "", "", "", "strong dative/instrumental plural"])
let v = native_list_append(v, ["ginn", "adj", "ginn", "", "ġinn", "", "wide spacious vast"])
let v = native_list_append(v, ["deorum", "adj", "deorum", "", "", "", "inflection of dēor"])
let v = native_list_append(v, ["fulles", "adj", "fulles", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["neowe", "adj", "neowe", "", "nēowu", "", "alternative form of"])
let v = native_list_append(v, ["betst", "adj", "betst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["leasan", "adj", "leasan", "", "", "", "inflection of lēas"])
let v = native_list_append(v, ["adlige", "adj", "adlige", "", "", "", "inflection of ādliġ"])
let v = native_list_append(v, ["fulle", "adj", "fulle", "", "", "", "inflection of full"])
let v = native_list_append(v, ["dyre", "adj", "dyre", "", "dȳru", "", "alternative form of"])
let v = native_list_append(v, ["modige", "adj", "modige", "", "", "", "inflection of mōdiġ"])
let v = native_list_append(v, ["modiga", "adj", "modiga", "", "", "", "inflection of mōdiġ"])
let v = native_list_append(v, ["dryga", "adj", "dryga", "", "", "", "inflection of drȳġe"])
let v = native_list_append(v, ["mæres", "adj", "mæres", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["utera", "adj", "utera", "ūtemest", "ūtere", "", "outer exterior"])
let v = native_list_append(v, ["æst", "adj", "æst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fremeþe", "adj", "fremeþe", "", "fremeþu", "", "alternative form of"])
let v = native_list_append(v, ["forloren", "adj", "forloren", "", "forlorene", "", "lost"])
let v = native_list_append(v, ["deoplic", "adj", "deoplic", "", "dēoplīċ", "", "deeply"])
let v = native_list_append(v, ["lengra", "adj", "lengra", "", "lengre", "", "comparative degree of"])
let v = native_list_append(v, ["hrimig", "adj", "hrimig", "hrīmigost", "hrīmiġu", "", "rimy frosty"])
let v = native_list_append(v, ["ælmihtig", "adj", "ælmihtig", "", "ælmihtiġu", "", "all-powerful"])
let v = native_list_append(v, ["hext", "adj", "hext", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stræc", "adj", "stræc", "", "stracu", "", "strict severe firm"])
let v = native_list_append(v, ["dox", "adj", "dox", "", "doxe", "", "dark swarthy"])
let v = native_list_append(v, ["cearful", "adj", "cearful", "", "ċearful", "", "alternative form of"])
let v = native_list_append(v, ["fægen", "adj", "fægen", "", "fæġen", "", "joyful rejoicing fain"])
let v = native_list_append(v, ["reades", "adj", "reades", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["dimman", "adj", "dimman", "", "", "", "inflection of dimm"])
let v = native_list_append(v, ["lungor", "adj", "lungor", "", "", "", "quick to act"])
let v = native_list_append(v, ["nyttan", "adj", "nyttan", "", "", "", "inflection of nytt"])
let v = native_list_append(v, ["slidor", "adj", "slidor", "", "slidore", "", "slippery"])
let v = native_list_append(v, ["hwon", "adj", "hwon", "", "", "", "few little"])
let v = native_list_append(v, ["weriga", "adj", "weriga", "", "", "", "inflection of wēriġ"])
let v = native_list_append(v, ["brunne", "adj", "brunne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["emn", "adj", "emn", "", "emne", "", "alternative form of"])
let v = native_list_append(v, ["gifre", "adj", "gifre", "ġīfrost", "ġīfru", "", "greedy"])
let v = native_list_append(v, ["þyrel", "adj", "þyrel", "", "þȳrelu", "", "pierced perforated"])
let v = native_list_append(v, ["carig", "adj", "carig", "", "cariġ", "", "careworn strained anxious"])
let v = native_list_append(v, ["waccor", "adj", "waccor", "", "waccoru", "", "alternative form of"])
let v = native_list_append(v, ["sciene", "adj", "sċīenra", "sċīenost", "sċīenu", "", "beautiful fair bright"])
let v = native_list_append(v, ["feolo", "adj", "feolo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gearu", "adj", "ġearora", "ġearwost", "ġearu", "", "ready prepared +"])
let v = native_list_append(v, ["ansund", "adj", "ansund", "", "ansunde", "", "sound healthy uninjured"])
let v = native_list_append(v, ["ginnan", "adj", "ginnan", "", "", "", "inflection of ġinn"])
let v = native_list_append(v, ["langtwidig", "adj", "langtwidig", "", "langtwīdiġu", "", "granted for a"])
let v = native_list_append(v, ["blodreow", "adj", "blodreow", "", "blōdrēow", "", "bloodthirsty"])
let v = native_list_append(v, ["haleg", "adj", "haleg", "", "hāleġu", "", "alternative form of"])
let v = native_list_append(v, ["æce", "adj", "æce", "", "ǣċu", "", "alternative form of"])
let v = native_list_append(v, ["ece", "adj", "ece", "", "ēċu", "", "eternal"])
let v = native_list_append(v, ["ginna", "adj", "ginna", "", "", "", "inflection of ġinn"])
let v = native_list_append(v, ["eca", "adj", "eca", "", "", "", "inflection of ēċe"])
let v = native_list_append(v, ["gesine", "adj", "gesine", "", "", "", "alternative form of"])
let v = native_list_append(v, ["godra", "adj", "godra", "", "", "", "strong genitive plural"])
let v = native_list_append(v, ["gladu", "adj", "gladu", "", "", "", "inflection of glæd"])
let v = native_list_append(v, ["windig", "adj", "windig", "", "windiġu", "", "windy"])
let v = native_list_append(v, ["leht", "adj", "leht", "", "lēht", "", "light"])
let v = native_list_append(v, ["stielen", "adj", "stielen", "", "stīelenu", "", "made of steel"])
let v = native_list_append(v, ["seofonnihte", "adj", "seofonnihte", "", "seofonnihtu", "", "seven days old"])
let v = native_list_append(v, ["dunn", "adj", "dunn", "", "dunne", "", "dark dun brown"])
let v = native_list_append(v, ["lustfull", "adj", "lustfull", "", "", "", "desirous"])
let v = native_list_append(v, ["mildre", "adj", "mildre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["grammatic", "adj", "grammatic", "", "grammatiċ", "", "grammatical of grammar"])
let v = native_list_append(v, ["bolgenmod", "adj", "bolgenmod", "", "bolgenmōd", "", "enraged"])
let v = native_list_append(v, ["ierre", "adj", "ierre", "", "ierru", "", "angry wrathful fierce"])
let v = native_list_append(v, ["bealohydig", "adj", "bealohydig", "", "bealohȳdiġu", "", "alternative form of"])
let v = native_list_append(v, ["orped", "adj", "orped", "", "orpedu", "", "grown up at"])
let v = native_list_append(v, ["ælc", "adj", "ælc", "", "ǣlċ", "", "every each"])
let v = native_list_append(v, ["þan", "adj", "þan", "", "þān", "", "moist"])
let v = native_list_append(v, ["unsar", "adj", "unsar", "", "unsār", "", "not sore"])
let v = native_list_append(v, ["þrim", "adj", "þrim", "", "", "", "dative/instrumental of þrī"])
let v = native_list_append(v, ["wilda", "adj", "wilda", "", "", "", "inflection of wilda"])
let v = native_list_append(v, ["fulan", "adj", "fulan", "", "", "", "inflection of fūl"])
let v = native_list_append(v, ["liþum", "adj", "liþum", "", "", "", "inflection of līþe"])
let v = native_list_append(v, ["soþa", "adj", "soþa", "", "", "", "inflection of sōþ"])
let v = native_list_append(v, ["wodan", "adj", "wodan", "", "", "", "inflection of wōd"])
let v = native_list_append(v, ["scyne", "adj", "sċȳnra", "sċȳnost", "sċȳnu", "", "alternative form of"])
let v = native_list_append(v, ["blates", "adj", "blates", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["cræftig", "adj", "cræftiġra", "cræftgast", "cræftiġu", "", "strong powerful"])
let v = native_list_append(v, ["hersum", "adj", "hersum", "", "hērsumu", "", "alternative form of"])
let v = native_list_append(v, ["grame", "adj", "grame", "", "", "", "inflection of gram"])
let v = native_list_append(v, ["smeart", "adj", "smeart", "", "smearte", "", "painful smarting"])
let v = native_list_append(v, ["fremful", "adj", "fremful", "", "fremfulle", "", "profitable beneficial"])
let v = native_list_append(v, ["fyrwit", "adj", "fyrwit", "", "fyrwitte", "", "alternative form of"])
let v = native_list_append(v, ["anfald", "adj", "anfald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forboden", "adj", "forboden", "", "forbodene", "", "forbidden"])
let v = native_list_append(v, ["eorcnan", "adj", "eorcnan", "", "eorcnanu", "", "precious noble true?"])
let v = native_list_append(v, ["diop", "adj", "diop", "", "", "", "alternative form of"])
let v = native_list_append(v, ["giung", "adj", "giung", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["bleoread", "adj", "bleoread", "", "blēorēad", "", "purple blue-red"])
let v = native_list_append(v, ["idele", "adj", "idele", "", "", "", "inflection of īdel"])
let v = native_list_append(v, ["entisc", "adj", "entisc", "", "entisċ", "", "giant of a"])
let v = native_list_append(v, ["gerad", "adj", "gerad", "", "ġerād", "", "skilful wise clever"])
let v = native_list_append(v, ["wrætlic", "adj", "wrǣtlīcra", "", "wrǣtlīċ", "", "wondrous curious interesting"])
let v = native_list_append(v, ["botleas", "adj", "botleas", "", "bōtlēas", "", "bootless unpardonable what"])
let v = native_list_append(v, ["bleaþ", "adj", "blēaþra", "", "blēaþ", "", "gentle shy cowardly"])
let v = native_list_append(v, ["cuð", "adj", "cuð", "", "cūð", "", "alternative form of"])
let v = native_list_append(v, ["healfdead", "adj", "healfdead", "", "healfdēad", "", "halfdead"])
let v = native_list_append(v, ["afigen", "adj", "afigen", "", "āfiġen", "", "fried"])
let v = native_list_append(v, ["lufsum", "adj", "lufsum", "", "lufsumu", "", "loving amiable pleasant"])
let v = native_list_append(v, ["sarre", "adj", "sarre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["wona", "adj", "wona", "", "", "", "inflection of won"])
let v = native_list_append(v, ["angsum", "adj", "angsum", "", "angsumu", "", "anxious"])
let v = native_list_append(v, ["wunda", "adj", "wunda", "", "", "", "inflection of wund"])
let v = native_list_append(v, ["wancol", "adj", "wancol", "", "wancolu", "", "unstable unsteady uncertain"])
let v = native_list_append(v, ["edcwic", "adj", "edcwic", "", "edcwicu", "", "restored to life"])
let v = native_list_append(v, ["gæsne", "adj", "gæsne", "", "gǣsnu", "", "deprived of void"])
let v = native_list_append(v, ["getreowe", "adj", "getreowe", "", "ġetrēowu", "", "alternative form of"])
let v = native_list_append(v, ["scaf", "adj", "scaf", "", "sċāf", "", "skewed aslant"])
let v = native_list_append(v, ["neist", "adj", "neist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fremdes", "adj", "fremdes", "", "", "", "strong genitive masculine"])
let v = native_list_append(v, ["gewisse", "adj", "gewisse", "", "", "", "inflection of ġewiss"])
let v = native_list_append(v, ["gewisses", "adj", "gewisses", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["feola", "adj", "feola", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wildes", "adj", "wildes", "", "", "", "strong masculine/neuter genitive"])
let v = native_list_append(v, ["bittor", "adj", "bittor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gesunde", "adj", "gesunde", "", "", "", "inflection of ġesund"])
let v = native_list_append(v, ["weoh", "adj", "weoh", "", "wēo", "", "sacred holy"])
let v = native_list_append(v, ["ælfsciene", "adj", "ælfsciene", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["welisc", "adj", "welisc", "", "wēlisċ", "", "alternative form of"])
let v = native_list_append(v, ["wilisc", "adj", "wilisc", "", "wīlisċ", "", "alternative form of"])
let v = native_list_append(v, ["smicer", "adj", "smicer", "smicerest", "smicere", "", "beauteous beautiful elegant"])
let v = native_list_append(v, ["smicor", "adj", "smicor", "", "smicore", "", "alternative form of"])
let v = native_list_append(v, ["beald", "adj", "bealdra", "", "bealde", "", "brave bold"])
let v = native_list_append(v, ["murga", "adj", "murga", "", "", "", "inflection of murġe"])
let v = native_list_append(v, ["sargu", "adj", "sargu", "", "", "", "inflection of sāriġ"])
let v = native_list_append(v, ["æwisc", "adj", "æwisc", "", "ǣwisċ", "", "disgraced shameless foul"])
let v = native_list_append(v, ["hasu", "adj", "hasu", "", "haso", "", "dusky grey ashen"])
let v = native_list_append(v, ["swicol", "adj", "swicol", "swicolost", "swicole", "", "deceitful false treacherous"])
let v = native_list_append(v, ["wacol", "adj", "wacol", "", "wacole", "", "watchful vigilant"])
let v = native_list_append(v, ["flugol", "adj", "flugol", "", "flugole", "", "tending to fly"])
let v = native_list_append(v, ["leassagol", "adj", "leassagol", "", "lēassagol", "", "lying false mendacious"])
let v = native_list_append(v, ["wanne", "adj", "wanne", "", "", "", "inflection of wann"])
let v = native_list_append(v, ["leasa", "adj", "leasa", "", "", "", "inflection of lēas"])
let v = native_list_append(v, ["geoluread", "adj", "geoluread", "", "ġeolurēad", "", "the color orange"])
let v = native_list_append(v, ["acena", "adj", "acena", "", "", "", "inflection of ācen"])
let v = native_list_append(v, ["meteþearfende", "adj", "meteþearfende", "", "meteþearfendu", "", "wanting or needing"])
let v = native_list_append(v, ["mæger", "adj", "mæger", "", "mæġer", "", "skinny meager lean"])
let v = native_list_append(v, ["sciena", "adj", "sciena", "", "", "", "inflection of sċīene"])
let v = native_list_append(v, ["wyrmread", "adj", "wyrmread", "", "wyrmrēad", "", "purple scarlet"])
let v = native_list_append(v, ["swæc", "adj", "swæc", "", "", "", "weak feeble"])
let v = native_list_append(v, ["hoga", "adj", "hoga", "", "hoge", "", "careful thoughtful prudent"])
let v = native_list_append(v, ["wlæc", "adj", "wlæc", "", "wlacu", "", "lukewarm tepid"])
let v = native_list_append(v, ["wlacu", "adj", "wlacu", "", "wlaco", "", "alternative form of"])
let v = native_list_append(v, ["leodlic", "adj", "leodlic", "", "lēodlīċ", "", "people populace nation"])
let v = native_list_append(v, ["suþerne", "adj", "suþerne", "", "sūþernu", "", "southern"])
let v = native_list_append(v, ["westerne", "adj", "westerne", "", "westernu", "", "western"])
let v = native_list_append(v, ["easterne", "adj", "easterne", "", "ēasternu", "", "eastern"])
let v = native_list_append(v, ["acol", "adj", "acol", "", "ācolu", "", "frightened terrified scared"])
let v = native_list_append(v, ["sprecol", "adj", "sprecol", "", "sprecole", "", "talkative"])
let v = native_list_append(v, ["bicnol", "adj", "bicnol", "", "bīċnolu", "", "indicating indicative"])
let v = native_list_append(v, ["beogol", "adj", "beogol", "", "bēogolu", "", "agreeing consenting"])
let v = native_list_append(v, ["ælagol", "adj", "ælagol", "", "ǣlagol", "", "legislative"])
let v = native_list_append(v, ["orþanc", "adj", "orþanc", "", "orþance", "", "creative cunning skillful"])
let v = native_list_append(v, ["orðanc", "adj", "orðanc", "", "orðance", "", "alternative spelling of"])
let v = native_list_append(v, ["orðonc", "adj", "orðonc", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["afulic", "adj", "afulic", "", "afulīċ", "", "perverse"])
let v = native_list_append(v, ["aberendlic", "adj", "aberendlic", "", "āberendlīċ", "", "bearable tolerable"])
let v = native_list_append(v, ["acumendlic", "adj", "acumendlic", "", "ācumendlīċ", "", "tolerable"])
let v = native_list_append(v, ["acennedlic", "adj", "acennedlic", "", "ācennedlīċ", "", "native"])
let v = native_list_append(v, ["ametendlic", "adj", "ametendlic", "", "āmetendlīċ", "", "measurable limited brief"])
let v = native_list_append(v, ["wiþmetenlic", "adj", "wiþmetenlic", "", "wiþmetenlīċ", "", "alternative form of"])
let v = native_list_append(v, ["wiþsacendlic", "adj", "wiþsacendlic", "", "wiþsacendlīċ", "", "negative expressing negation"])
let v = native_list_append(v, ["æfæst", "adj", "æfæst", "", "ǣfæst", "", "firm in observing"])
let v = native_list_append(v, ["ærendfæst", "adj", "ærendfæst", "", "ǣrendfæst", "", "bound on an"])
let v = native_list_append(v, ["arfæst", "adj", "arfæst", "", "ārfæst", "", "honorable pious righteous"])
let v = native_list_append(v, ["ætren", "adj", "ætren", "", "ǣtrenu", "", "poisonous"])
let v = native_list_append(v, ["rihtwis", "adj", "rihtwīsra", "rihtwīsost", "rihtwīs", "", "just fair"])
let v = native_list_append(v, ["medwis", "adj", "medwis", "", "medwīs", "", "not wise foolish"])
let v = native_list_append(v, ["andwis", "adj", "andwis", "", "andwīs", "", "expert skillful"])
let v = native_list_append(v, ["halwende", "adj", "halwende", "hālwendest", "hālwendu", "", "healing healthful salutary"])
let v = native_list_append(v, ["hwilwende", "adj", "hwilwende", "", "hwīlwendu", "", "temporary not lasting"])
let v = native_list_append(v, ["leofwende", "adj", "leofwende", "", "lēofwendu", "", "amiable gracious kind"])
let v = native_list_append(v, ["wohsum", "adj", "wohsum", "", "wōhsumu", "", "evil wicked"])
let v = native_list_append(v, ["weorcsum", "adj", "weorcsum", "", "weorcsumu", "", "painful grievous noxious"])
let v = native_list_append(v, ["arleas", "adj", "arleas", "ārlēasest", "ārlēas", "", "honorless disgraceful wicked"])
let v = native_list_append(v, ["dreamleas", "adj", "dreamleas", "", "drēamlēas", "", "joyless sad"])
let v = native_list_append(v, ["domleas", "adj", "domleas", "", "dōmlēas", "", "inglorious powerless"])
let v = native_list_append(v, ["freondleas", "adj", "freondleas", "", "frēondlēas", "", "friendless"])
let v = native_list_append(v, ["beardleas", "adj", "beardleas", "", "beardlēas", "", "beardless"])
let v = native_list_append(v, ["myndleas", "adj", "myndleas", "", "myndlēas", "", "senseless foolish"])
let v = native_list_append(v, ["receleas", "adj", "receleas", "", "rēċelēas", "", "reckless careless"])
let v = native_list_append(v, ["wordfæst", "adj", "wordfæst", "", "wordfæste", "", "true to ones"])
let v = native_list_append(v, ["hiwfæst", "adj", "hiwfæst", "", "hīwfæst", "", "beautiful fair"])
let v = native_list_append(v, ["wynfæst", "adj", "wynfæst", "", "wynfæste", "", "joyful joyous"])
let v = native_list_append(v, ["Seaxisc", "adj", "Seaxisc", "", "Seaxisċ", "", "Saxon"])
let v = native_list_append(v, ["godan", "adj", "godan", "", "", "", "inflection of gōd"])
let v = native_list_append(v, ["leaslic", "adj", "leaslic", "", "lēaslīċ", "", "false vain"])
let v = native_list_append(v, ["openlic", "adj", "openlic", "", "openlīċ", "", "public open"])
let v = native_list_append(v, ["hlafordlic", "adj", "hlafordlic", "", "hlāfordlīċ", "", "lordly noble heroic"])
let v = native_list_append(v, ["hlafordleas", "adj", "hlafordleas", "", "hlāfordlēas", "", "lordless without a"])
let v = native_list_append(v, ["andelbære", "adj", "andelbære", "", "andelbǣru", "", "reversed inverted"])
let v = native_list_append(v, ["cornbære", "adj", "cornbære", "", "cornbǣru", "", "corn-bearing"])
let v = native_list_append(v, ["halbære", "adj", "halbære", "", "hālbǣru", "", "wholesome salutary"])
let v = native_list_append(v, ["grambære", "adj", "grambære", "", "grambǣru", "", "angry passionate"])
let v = native_list_append(v, ["æppelbære", "adj", "æppelbære", "", "æppelbǣru", "", "bearing apples apple-bearing"])
let v = native_list_append(v, ["lustbære", "adj", "lustbære", "", "lustbǣru", "", "desirous desirable pleasant"])
let v = native_list_append(v, ["mannbære", "adj", "mannbære", "", "mannbǣru", "", "alternative form of"])
let v = native_list_append(v, ["wigbære", "adj", "wigbære", "", "wīġbǣru", "", "warlike martial eager"])
let v = native_list_append(v, ["wæstmbære", "adj", "wæstmbære", "", "wæstmbǣru", "", "fruitful fertile productive"])
let v = native_list_append(v, ["unwæstmbære", "adj", "unwæstmbære", "", "unwæstmbǣru", "", "barren sterile unproductive"])
let v = native_list_append(v, ["hreþig", "adj", "hreþig", "", "hrēþiġu", "", "triumphant exultant"])
let v = native_list_append(v, ["domeadig", "adj", "domeadig", "", "dōmēadiġu", "", "blessed with power"])
let v = native_list_append(v, ["þufbære", "adj", "þufbære", "", "þūfbǣru", "", "bearing foliage leafy"])
let v = native_list_append(v, ["ardæde", "adj", "ardæde", "", "ārdǣdu", "", "merciful"])
let v = native_list_append(v, ["eaþdæde", "adj", "eaþdæde", "", "ēaþdǣdu", "", "easy to do"])
let v = native_list_append(v, ["earfoþdæde", "adj", "earfoþdæde", "", "earfoþdǣdu", "", "hard to do"])
let v = native_list_append(v, ["mildheortlic", "adj", "mildheortlic", "", "mildheortlīċ", "", "compassionate merciful"])
let v = native_list_append(v, ["staniht", "adj", "staniht", "", "stāniht", "", "stony rocky"])
let v = native_list_append(v, ["bogiht", "adj", "bogiht", "", "bogihte", "", "crooked full of"])
let v = native_list_append(v, ["gebyrde", "adj", "gebyrde", "", "ġebyrdu", "", "inborn innate natural"])
let v = native_list_append(v, ["adeliht", "adj", "adeliht", "", "adelihte", "", "filthy dirty"])
let v = native_list_append(v, ["isiht", "adj", "isiht", "", "īsiht", "", "icy"])
let v = native_list_append(v, ["ifiht", "adj", "ifiht", "", "īfiht", "", "covered with ivy"])
let v = native_list_append(v, ["burbyrde", "adj", "burbyrde", "", "būrbyrdu", "", "of peasant birth"])
let v = native_list_append(v, ["efenbyrde", "adj", "efenbyrde", "", "efenbyrdu", "", "alternative form of"])
let v = native_list_append(v, ["welige", "adj", "welige", "", "", "", "inflection of weliġ"])
let v = native_list_append(v, ["formest", "adj", "formest", "", "formeste", "", "first"])
let v = native_list_append(v, ["hase", "adj", "hase", "", "", "", "inflection of hās"])
let v = native_list_append(v, ["sunwlitig", "adj", "sunwlitig", "", "sunwlitiġ", "", "beautiful with the"])
let v = native_list_append(v, ["sunwliteg", "adj", "sunwliteg", "", "sunwliteġ", "", "alternative form of"])
let v = native_list_append(v, ["unligne", "adj", "unligne", "", "unlīġnu", "", "alternative form of"])
let v = native_list_append(v, ["bryce", "adj", "bryce", "", "bryċu", "", "breakable frail fleeting"])
let v = native_list_append(v, ["eaden", "adj", "eaden", "", "ēadenu", "", "granted given"])
let v = native_list_append(v, ["eldre", "adj", "eldre", "", "", "", "inflection of eldra"])
let v = native_list_append(v, ["lengre", "adj", "lengre", "", "", "", "inflection of lengra"])
let v = native_list_append(v, ["lengst", "adj", "lengst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grena", "adj", "grena", "", "", "", "inflection of grēne"])
let v = native_list_append(v, ["purpuren", "adj", "purpuren", "", "purpurene", "", "purple"])
let v = native_list_append(v, ["bromig", "adj", "bromig", "", "brōmiġu", "", "broomy covered with"])
let v = native_list_append(v, ["windige", "adj", "windige", "", "", "", "inflection of windiġ"])
let v = native_list_append(v, ["sott", "adj", "sott", "", "sotte", "", "foolish stupid"])
let v = native_list_append(v, ["bitra", "adj", "bitra", "", "", "", "inflection of bitor"])
let v = native_list_append(v, ["hatra", "adj", "hatra", "", "hātre", "", "comparative degree of"])
let v = native_list_append(v, ["hungri", "adj", "hungri", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æren", "adj", "æren", "", "ǣrenu", "", "brass brazen"])
let v = native_list_append(v, ["micela", "adj", "micela", "", "", "", "inflection of miċel"])
let v = native_list_append(v, ["fellene", "adj", "fellene", "", "", "", "inflection of fellen"])
let v = native_list_append(v, ["unsur", "adj", "unsur", "", "unsūr", "", "not sour"])
let v = native_list_append(v, ["sares", "adj", "sares", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["wrec", "adj", "wrec", "", "wrecce", "", "miserable wretched"])
let v = native_list_append(v, ["strengest", "adj", "strengest", "", "strenġest", "", "superlative degree of"])
let v = native_list_append(v, ["uncamprof", "adj", "uncamprof", "", "uncamprōf", "", "unwarlike"])
let v = native_list_append(v, ["heterof", "adj", "heterof", "", "heterōf", "", "full of hate"])
let v = native_list_append(v, ["þeow", "adj", "þeow", "", "þēow", "", "servile"])
let v = native_list_append(v, ["godcund", "adj", "godcund", "", "godcunde", "", "divine godlike heavenly"])
let v = native_list_append(v, ["yfelum", "adj", "yfelum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["yfela", "adj", "yfela", "", "", "", "weak masculine nominative"])
let v = native_list_append(v, ["nænig", "adj", "nænig", "", "", "", "not any none"])
let v = native_list_append(v, ["lyge", "adj", "lyge", "", "lygu", "", "lying"])
let v = native_list_append(v, ["æþelboren", "adj", "æþelborenra", "", "æþelborene", "", "born a noble"])
let v = native_list_append(v, ["gung", "adj", "gung", "", "ġung", "", "alternative spelling of"])
let v = native_list_append(v, ["Nazarenisc", "adj", "Nazarenisc", "", "Nazarenisċ", "", "Nazareth Nazarene"])
let v = native_list_append(v, ["tilu", "adj", "tilu", "", "", "", "inflection of til"])
let v = native_list_append(v, ["ealc", "adj", "ealc", "", "ealċ", "", "alternative form of"])
let v = native_list_append(v, ["fæla", "adj", "fæla", "", "", "", "inflection of fǣle"])
let v = native_list_append(v, ["unbryce", "adj", "unbryce", "", "unbryċu", "", "unbroken unbreakable inviolate"])
let v = native_list_append(v, ["hwæs", "adj", "hwæs", "", "hwasu", "", "sharp keen"])
let v = native_list_append(v, ["bitre", "adj", "bitre", "", "", "", "inflection of biter"])
let v = native_list_append(v, ["maneg", "adj", "maneg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["grames", "adj", "grames", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["cypren", "adj", "cypren", "", "cyprenu", "", "made of copper"])
let v = native_list_append(v, ["bisæcc", "adj", "bisæcc", "", "bīsæċċ", "", "contested disputed"])
let v = native_list_append(v, ["hlagol", "adj", "hlagol", "", "hlagole", "", "prone to laughter"])
let v = native_list_append(v, ["isigan", "adj", "isigan", "", "", "", "inflection of īsiġ"])
let v = native_list_append(v, ["briden", "adj", "briden", "", "bridene", "", "made of boards"])
let v = native_list_append(v, ["gelong", "adj", "gelong", "", "ġelong", "", "alternative form of"])
let v = native_list_append(v, ["doxa", "adj", "doxa", "", "", "", "inflection of dox"])
let v = native_list_append(v, ["þeorf", "adj", "þeorf", "", "þeorfe", "", "unleavened"])
let v = native_list_append(v, ["sceone", "adj", "sceone", "", "sċēonu", "", "alternative form of"])
let v = native_list_append(v, ["gehæp", "adj", "gehæp", "", "ġehapu", "", "suitable fitting proper"])
let v = native_list_append(v, ["handtam", "adj", "handtam", "", "handtamu", "", "tame enough to"])
let v = native_list_append(v, ["gefæd", "adj", "gefæd", "", "ġefadu", "", "orderly tidy well-regulated"])
let v = native_list_append(v, ["leohtbære", "adj", "leohtbære", "", "lēohtbǣru", "", "luminous bright light-bearing"])
let v = native_list_append(v, ["modcræftig", "adj", "modcræftig", "", "mōdcræftiġu", "", "possessing mental power"])
let v = native_list_append(v, ["gæten", "adj", "gæten", "", "gǣtenu", "", "goat goaten"])
let v = native_list_append(v, ["sifre", "adj", "sifre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["anlipig", "adj", "anlipig", "", "ānlīpiġu", "", "alternative form of"])
let v = native_list_append(v, ["heofonisc", "adj", "heofonisc", "", "heofonisċ", "", "heavenly"])
let v = native_list_append(v, ["witleas", "adj", "witleas", "", "witlēas", "", "senseless witless"])
let v = native_list_append(v, ["sealten", "adj", "sealten", "", "sealtenu", "", "salt salted salty"])
let v = native_list_append(v, ["synnig", "adj", "synniġra", "", "synniġu", "", "sinful wicked"])
let v = native_list_append(v, ["gydig", "adj", "gydig", "", "gydiġ", "", "possessed by an"])
let v = native_list_append(v, ["miriga", "adj", "miriga", "", "", "", "inflection of miriġe"])
let v = native_list_append(v, ["mirigan", "adj", "mirigan", "", "", "", "inflection of miriġe"])
let v = native_list_append(v, ["gyltig", "adj", "gyltig", "", "gyltiġu", "", "guilty culpable"])
let v = native_list_append(v, ["giltig", "adj", "giltig", "", "giltiġu", "", "alternative form of"])
let v = native_list_append(v, ["dierne", "adj", "dierne", "", "diernu", "", "secret hidden"])
let v = native_list_append(v, ["stægel", "adj", "stægel", "", "stǣġelu", "", "steep"])
let v = native_list_append(v, ["stælwierþe", "adj", "stælwierþe", "", "stǣlwierþu", "", "able to stand"])
let v = native_list_append(v, ["nytwierþe", "adj", "nytwierþe", "nytwierþost", "nytwierþu", "", "useful advantageous profitable"])
let v = native_list_append(v, ["rofe", "adj", "rofe", "", "", "", "inflection of rōf"])
let v = native_list_append(v, ["mandæde", "adj", "mandæde", "", "māndǣdu", "", "doing-evil wicked reprehensible"])
let v = native_list_append(v, ["siþa", "adj", "siþa", "", "", "", "inflection of sīþ"])
let v = native_list_append(v, ["bedul", "adj", "bedul", "", "bedule", "", "prone to or"])
let v = native_list_append(v, ["þyrre", "adj", "þyrre", "", "þyrru", "", "not wet dry"])
let v = native_list_append(v, ["clæcleas", "adj", "clæcleas", "", "clæclēas", "", "free exempt having"])
let v = native_list_append(v, ["hetol", "adj", "hetol", "", "hetole", "", "hateful hostile malignant"])
let v = native_list_append(v, ["stedefæst", "adj", "stedefæst", "", "stedefæste", "", "firmly fixed rooted"])
let v = native_list_append(v, ["sceamfæst", "adj", "sceamfæst", "", "sċeamfæst", "", "alternative form of"])
let v = native_list_append(v, ["scamfæst", "adj", "scamfæst", "", "sċamfæst", "", "modest"])
let v = native_list_append(v, ["stænen", "adj", "stænen", "", "stǣnenu", "", "made of stone"])
let v = native_list_append(v, ["glæsen", "adj", "glæsen", "", "glæsene", "", "glass made of"])
let v = native_list_append(v, ["seolcen", "adj", "seolcen", "", "seolcenu", "", "silk"])
let v = native_list_append(v, ["seolucen", "adj", "seolucen", "", "seolucene", "", "alternative form of"])
let v = native_list_append(v, ["lireht", "adj", "lireht", "", "līreht", "", "brawny fleshy muscley"])
let v = native_list_append(v, ["þeawleas", "adj", "þeawleas", "", "þēawlēas", "", "ill-mannered ill-conditioned"])
let v = native_list_append(v, ["estig", "adj", "estig", "", "", "", "gracious"])
let v = native_list_append(v, ["geriht", "adj", "geriht", "", "ġeriht", "", "right just"])
let v = native_list_append(v, ["frostig", "adj", "frostig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["murn", "adj", "murn", "", "murne", "", "mournful sorrowful troubled"])
let v = native_list_append(v, ["driga", "adj", "driga", "", "", "", "inflection of drīġe"])
let v = native_list_append(v, ["urig", "adj", "urig", "", "ūriġu", "", "watered wet"])
let v = native_list_append(v, ["scotfreo", "adj", "scotfreo", "", "scotfrēo", "", "exempt from imposts"])
let v = native_list_append(v, ["nifol", "adj", "nifol", "", "nifole", "", "alternative form of"])
let v = native_list_append(v, ["ciepe", "adj", "ciepe", "", "ċīepu", "", "for sale"])
let v = native_list_append(v, ["trum", "adj", "trum", "", "trumu", "", "strong firm stable"])
let v = native_list_append(v, ["þiestre", "adj", "þīestra", "þīestrost", "þīestru", "", "dark"])
let v = native_list_append(v, ["orsorg", "adj", "orsorg", "orsorgost", "orsorge", "", "free from care"])
let v = native_list_append(v, ["orsorh", "adj", "orsorh", "", "orsorge", "", "alternative form of"])
let v = native_list_append(v, ["twifere", "adj", "twifere", "", "twifēru", "", "accessible by two"])
let v = native_list_append(v, ["fules", "adj", "fules", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["lætsum", "adj", "lætsum", "", "lætsumu", "", "slow late"])
let v = native_list_append(v, ["edstaþelig", "adj", "edstaþelig", "", "edstaþeliġ", "", "strong firm"])
let v = native_list_append(v, ["gemæte", "adj", "gemæte", "", "ġemǣtu", "", "meet of suitable"])
let v = native_list_append(v, ["gingra", "adj", "gingra", "", "ġingre", "", "comparative degree of"])
let v = native_list_append(v, ["wylfen", "adj", "wylfen", "", "wylfenu", "", "like a wolf"])
let v = native_list_append(v, ["luflic", "adj", "luflic", "", "luflīċ", "", "worthy of love"])
let v = native_list_append(v, ["hundteontigoþa", "adj", "hundteontigoþa", "", "hundtēontigoþe", "", "hundredth"])
let v = native_list_append(v, ["þusendfeald", "adj", "þusendfeald", "", "þūsendfeald", "", "thousandfold a thousand"])
let v = native_list_append(v, ["nytte", "adj", "nytte", "", "", "", "inflection of nytt"])
let v = native_list_append(v, ["nyttes", "adj", "nyttes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["Norne", "adj", "Norne", "", "", "", "inflection of Norren"])
let v = native_list_append(v, ["unwealt", "adj", "unwealtra", "", "unwealte", "", "steady stable"])
let v = native_list_append(v, ["godwebben", "adj", "godwebben", "", "godwebbenu", "", "purple"])
let v = native_list_append(v, ["seoslig", "adj", "seoslig", "", "sēosliġu", "", "afflicted troubled vexed"])
let v = native_list_append(v, ["hreowcearig", "adj", "hreowcearig", "", "hrēowċeariġ", "", "troubled anxious sorrowful"])
let v = native_list_append(v, ["tydre", "adj", "tydre", "", "tȳdru", "", "easily broken fragile"])
let v = native_list_append(v, ["dumbe", "adj", "dumbe", "", "", "", "inflection of dumb"])
let v = native_list_append(v, ["horig", "adj", "horig", "", "horiġ", "", "foul dirty defiled"])
let v = native_list_append(v, ["horhig", "adj", "horhig", "", "horhiġu", "", "alternative form of"])
let v = native_list_append(v, ["unclæne", "adj", "unclæne", "", "unclǣnu", "", "unclean dirty"])
let v = native_list_append(v, ["unhalig", "adj", "unhalig", "", "unhāliġu", "", "unholy profane"])
let v = native_list_append(v, ["uþmæte", "adj", "uþmæte", "", "ūþmǣtu", "", "immense very great"])
let v = native_list_append(v, ["sigelic", "adj", "sigelic", "", "siġelīċ", "", "victorious"])
let v = native_list_append(v, ["haswig", "adj", "haswig", "", "haswiġu", "", "grey greyish"])
let v = native_list_append(v, ["hundlic", "adj", "hundlic", "", "hundlīċ", "", "doglike canine"])
let v = native_list_append(v, ["anieged", "adj", "anieged", "", "ānīeġedu", "", "one-eyed"])
let v = native_list_append(v, ["gripul", "adj", "gripul", "", "gripule", "", "able to grasp"])
let v = native_list_append(v, ["þære", "adj", "þære", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["freondlic", "adj", "freondlic", "", "frēondlīċ", "", "friendly"])
let v = native_list_append(v, ["gedæfte", "adj", "gedæfte", "", "ġedæftu", "", "mild gentle meek"])
let v = native_list_append(v, ["mildne", "adj", "mildne", "", "", "", "strong masculine accusative"])
let v = native_list_append(v, ["hornbære", "adj", "hornbære", "", "hornbǣru", "", "equipped or fitted"])
let v = native_list_append(v, ["twinn", "adj", "twinn", "", "twinne", "", "occurring as a"])
let v = native_list_append(v, ["ortreowe", "adj", "ortreowe", "", "ortrēowu", "", "without confidence distrustful"])
let v = native_list_append(v, ["deorf", "adj", "deorf", "", "deorfe", "", "working striving endeavouring"])
let v = native_list_append(v, ["inlendisc", "adj", "inlendisc", "", "inlendisċ", "", "native indigenous"])
let v = native_list_append(v, ["niewe", "adj", "niewe", "", "nīewu", "", "new"])
let v = native_list_append(v, ["utlendisc", "adj", "utlendisc", "", "ūtlendisċ", "", "outlandish foreign strange"])
let v = native_list_append(v, ["rugan", "adj", "rugan", "", "", "", "inflection of rūh"])
let v = native_list_append(v, ["hearmascinnen", "adj", "hearmascinnen", "", "hearmasċinnenu", "", "ermine"])
let v = native_list_append(v, ["edlesendlic", "adj", "edlesendlic", "", "edlesendlīċ", "", "reciprocal"])
let v = native_list_append(v, ["hneaw", "adj", "hneaw", "", "hnēaw", "", "stingy niggardly miserly"])
let v = native_list_append(v, ["deofolcund", "adj", "deofolcund", "", "dēofolcund", "", "diabolical fiendish"])
let v = native_list_append(v, ["beddrida", "adj", "beddrida", "", "beddride", "", "bedridden"])
let v = native_list_append(v, ["bræsen", "adj", "bræsen", "", "bræsene", "", "alternative form of"])
let v = native_list_append(v, ["bysig", "adj", "bysig", "", "bysiġ", "", "alternative form of"])
let v = native_list_append(v, ["fyrmest", "adj", "fyrmest", "", "fyrmeste", "", "alternative form of"])
let v = native_list_append(v, ["fagne", "adj", "fagne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["fæcne", "adj", "fæcne", "", "fǣcnu", "", "deceitful fraudulent guileful"])
let v = native_list_append(v, ["mennisc", "adj", "mennisc", "", "mennisċ", "", "human"])
let v = native_list_append(v, ["hunigbære", "adj", "hunigbære", "", "huniġbǣru", "", "honied honey-bearing"])
let v = native_list_append(v, ["blostmbære", "adj", "blostmbære", "", "blōstmbǣru", "", "blooming blossoming"])
let v = native_list_append(v, ["cwealmbære", "adj", "cwealmbære", "", "cwealmbǣru", "", "deadly death-bearing"])
let v = native_list_append(v, ["feþerbære", "adj", "feþerbære", "", "feþerbǣru", "", "feathered winged"])
let v = native_list_append(v, ["atorbære", "adj", "atorbære", "", "ātorbǣru", "", "poisonous"])
let v = native_list_append(v, ["sælic", "adj", "sælic", "", "sǣlīċ", "", "of the sea"])
let v = native_list_append(v, ["rihta", "adj", "rihta", "", "", "", "inflection of riht"])
let v = native_list_append(v, ["spræcleas", "adj", "spræcleas", "", "sprǣclēas", "", "speechless"])
let v = native_list_append(v, ["endeleas", "adj", "endeleas", "", "endelēas", "", "endless"])
let v = native_list_append(v, ["banleas", "adj", "banleas", "", "bānlēas", "", "boneless"])
let v = native_list_append(v, ["blodleas", "adj", "blodleas", "", "blōdlēas", "", "bloodless"])
let v = native_list_append(v, ["orblede", "adj", "orblede", "", "orblēdu", "", "lacking blood bloodless"])
let v = native_list_append(v, ["mihtleas", "adj", "mihtleas", "", "mihtlēas", "", "mightless weak powerless"])
let v = native_list_append(v, ["gescead", "adj", "gescead", "", "ġesċēad", "", "reasonable"])
let v = native_list_append(v, ["ungescead", "adj", "ungescead", "", "unġesċēad", "", "indiscreet"])
let v = native_list_append(v, ["rodorlic", "adj", "rodorlic", "", "rodorlīċ", "", "firmament celestial heavenly"])
let v = native_list_append(v, ["unlæd", "adj", "unlæd", "", "unlǣd", "", "poor miserable unhappy"])
let v = native_list_append(v, ["geliclic", "adj", "geliclic", "", "ġelīclīċ", "", "appropriate fit"])
let v = native_list_append(v, ["synderlic", "adj", "synderlic", "", "synderlīċ", "", "special"])
let v = native_list_append(v, ["gefere", "adj", "gefere", "", "ġefēru", "", "accessible passable"])
let v = native_list_append(v, ["þwære", "adj", "þwære", "", "þwǣru", "", "gentle"])
let v = native_list_append(v, ["gehyrsum", "adj", "gehyrsum", "", "ġehȳrsumu", "", "alternative form of"])
let v = native_list_append(v, ["anfeald", "adj", "anfeald", "", "ānfeald", "", "simple"])
let v = native_list_append(v, ["þrifeald", "adj", "þrifeald", "", "þrifealde", "", "threefold triple"])
let v = native_list_append(v, ["feowerfeald", "adj", "feowerfeald", "", "fēowerfeald", "", "fourfold"])
let v = native_list_append(v, ["fiffeald", "adj", "fiffeald", "", "fīffeald", "", "fivefold"])
let v = native_list_append(v, ["sixfeald", "adj", "sixfeald", "", "sixfealde", "", "sixfold"])
let v = native_list_append(v, ["seofonfeald", "adj", "seofonfeald", "", "seofonfealde", "", "sevenfold"])
let v = native_list_append(v, ["feondlic", "adj", "feondlic", "", "fēondlīċ", "", "hostile"])
let v = native_list_append(v, ["witer", "adj", "witer", "", "", "", "knowing wise"])
let v = native_list_append(v, ["tienfeald", "adj", "tienfeald", "", "tīenfeald", "", "tenfold"])
let v = native_list_append(v, ["twentigfeald", "adj", "twentigfeald", "", "twēntiġfeald", "", "twentyfold"])
let v = native_list_append(v, ["hundfeald", "adj", "hundfeald", "", "hundfealde", "", "hundredfold"])
let v = native_list_append(v, ["manigfeald", "adj", "manigfeald", "maniġfealdest", "maniġfeald", "", "manifold of many"])
let v = native_list_append(v, ["manigfealdlic", "adj", "manigfealdlic", "", "maniġfealdlīċ", "", "manifold having many"])
let v = native_list_append(v, ["sumorlic", "adj", "sumorlic", "", "sumorlīċ", "", "summer summerly summerlike"])
let v = native_list_append(v, ["dæglic", "adj", "dæglic", "", "dæġlīċ", "", "daily"])
let v = native_list_append(v, ["unasundrodlic", "adj", "unasundrodlic", "", "unāsundrodlīċ", "", "inseparable"])
let v = native_list_append(v, ["asundrodlic", "adj", "asundrodlic", "", "āsundrodlīċ", "", "separable"])
let v = native_list_append(v, ["heofonlic", "adj", "heofonlic", "", "heofonlīċ", "", "celestial heavenly"])
let v = native_list_append(v, ["genemnendlic", "adj", "genemnendlic", "", "ġenemnendlīċ", "", "nameable knowable"])
let v = native_list_append(v, ["ungenemnendlic", "adj", "ungenemnendlic", "", "unġenemnendlīċ", "", "unnameable unknowable"])
let v = native_list_append(v, ["ærgenemned", "adj", "ærgenemned", "", "ǣrġenemnedu", "", "beforenamed"])
let v = native_list_append(v, ["droflic", "adj", "droflic", "", "drōflīċ", "", "agitated disturbed irksome"])
let v = native_list_append(v, ["drof", "adj", "drof", "", "drōf", "", "draffy dreggy dirty"])
let v = native_list_append(v, ["weorþleas", "adj", "weorþleas", "", "weorþlēas", "", "worthless of no"])
let v = native_list_append(v, ["hamleas", "adj", "hamleas", "", "hāmlēas", "", "homeless"])
let v = native_list_append(v, ["scyldig", "adj", "scyldig", "", "sċyldiġu", "", "guilty + genitive"])
let v = native_list_append(v, ["agenre", "adj", "agenre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["synful", "adj", "synfulra", "", "synfulle", "", "sinful"])
let v = native_list_append(v, ["foremearcod", "adj", "foremearcod", "", "foremearcodu", "", "fore-noted"])
let v = native_list_append(v, ["gemearcod", "adj", "gemearcod", "", "ġemearcodu", "", "marked noted"])
let v = native_list_append(v, ["grundleas", "adj", "grundleas", "", "grundlēas", "", "bottomless"])
let v = native_list_append(v, ["carleas", "adj", "carleas", "", "carlēas", "", "careless reckless without"])
let v = native_list_append(v, ["cræftleas", "adj", "cræftleas", "", "cræftlēas", "", "artless unskillful skillless"])
let v = native_list_append(v, ["sorhful", "adj", "sorhfulra", "", "sorhfulle", "", "full of care"])
let v = native_list_append(v, ["sorhleas", "adj", "sorhleas", "", "sorhlēas", "", "free from care"])
let v = native_list_append(v, ["synleas", "adj", "synleas", "", "synlēas", "", "without sin sinless"])
let v = native_list_append(v, ["fiþerleas", "adj", "fiþerleas", "", "fiþerlēas", "", "wingless"])
let v = native_list_append(v, ["modorleas", "adj", "modorleas", "", "mōdorlēas", "", "motherless"])
let v = native_list_append(v, ["fæderleas", "adj", "fæderleas", "", "fæderlēas", "", "fatherless"])
let v = native_list_append(v, ["fæderlic", "adj", "fæderlic", "", "fæderlīċ", "", "father fatherly paternal"])
let v = native_list_append(v, ["modorlic", "adj", "modorlic", "", "mōdorlīċ", "", "motherly maternal"])
let v = native_list_append(v, ["sunnlic", "adj", "sunnlic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["monelic", "adj", "monelic", "", "mōnelīċ", "", "alternative form of"])
let v = native_list_append(v, ["hærfestlic", "adj", "hærfestlic", "", "hærfestlīċ", "", "autumnal of harvest"])
let v = native_list_append(v, ["eorþlic", "adj", "eorþlic", "", "eorþlīċ", "", "earthly terrestrial"])
let v = native_list_append(v, ["wæterlic", "adj", "wæterlic", "", "wæterlīċ", "", "aquatic of water"])
let v = native_list_append(v, ["cnihtlic", "adj", "cnihtlic", "", "cnihtlīċ", "", "boyish"])
let v = native_list_append(v, ["broþorlic", "adj", "broþorlic", "", "brōþorlīċ", "", "brotherly"])
let v = native_list_append(v, ["broþorleas", "adj", "broþorleas", "", "brōþorlēas", "", "brotherless"])
let v = native_list_append(v, ["liflic", "adj", "liflic", "", "līflīċ", "", "life living causing"])
let v = native_list_append(v, ["deaþlic", "adj", "deaþlic", "", "dēaþlīċ", "", "deadly mortal subject"])
let v = native_list_append(v, ["atorlic", "adj", "atorlic", "", "ātorlīċ", "", "poisonlike bitter"])
let v = native_list_append(v, ["wuldorfull", "adj", "wuldorfull", "wuldorfullost", "wuldorfulle", "", "glorious"])
let v = native_list_append(v, ["wuldorlic", "adj", "wuldorlic", "", "wuldorlīċ", "", "glorious"])
let v = native_list_append(v, ["wuldrig", "adj", "wuldrig", "", "wuldriġu", "", "glorious"])
let v = native_list_append(v, ["fiþerbære", "adj", "fiþerbære", "", "fiþerbǣru", "", "bearing feathers feathered"])
let v = native_list_append(v, ["oferhleoþor", "adj", "oferhleoþor", "", "oferhlēoþoru", "", "unhearing"])
let v = native_list_append(v, ["woruldlic", "adj", "woruldlic", "", "woruldlīċ", "", "worldly earthly natural"])
let v = native_list_append(v, ["gastlic", "adj", "gastlic", "", "gāstlīċ", "", "spiritual"])
let v = native_list_append(v, ["gastleas", "adj", "gastleas", "", "gāstlēas", "", "lifeless dead"])
let v = native_list_append(v, ["lifleas", "adj", "lifleas", "", "līflēas", "", "lifeless inanimate"])
let v = native_list_append(v, ["heortleas", "adj", "heortleas", "", "heortlēas", "", "without courage or"])
let v = native_list_append(v, ["cildlic", "adj", "cildlic", "", "ċildlīċ", "", "childish childlike"])
let v = native_list_append(v, ["cildisc", "adj", "cildisc", "", "ċildisċ", "", "childish"])
let v = native_list_append(v, ["heafodleas", "adj", "heafodleas", "", "hēafodlēas", "", "headless"])
let v = native_list_append(v, ["heafodlic", "adj", "heafodlic", "", "hēafodlīċ", "", "top"])
let v = native_list_append(v, ["fotlic", "adj", "fotlic", "", "fōtlīċ", "", "on foot that"])
let v = native_list_append(v, ["boclic", "adj", "boclic", "", "bōclīċ", "", "books booklike bookish"])
let v = native_list_append(v, ["landleas", "adj", "landleas", "", "landlēas", "", "landless not having"])
let v = native_list_append(v, ["godleas", "adj", "godleas", "", "gōdlēas", "", "without good miserable"])
let v = native_list_append(v, ["godlic", "adj", "gōdlīcra", "", "gōdlīċ", "", "goodly good"])
let v = native_list_append(v, ["meteleas", "adj", "meteleas", "", "metelēas", "", "without food lacking"])
let v = native_list_append(v, ["nihtlic", "adj", "nihtlic", "", "nihtlīċ", "", "nightly of the"])
let v = native_list_append(v, ["unsawen", "adj", "unsawen", "", "unsāwenu", "", "unsown not sown"])
let v = native_list_append(v, ["muþleas", "adj", "muþleas", "", "mūþlēas", "", "without a mouth"])
let v = native_list_append(v, ["toþleas", "adj", "toþleas", "", "tōþlēas", "", "toothless"])
let v = native_list_append(v, ["gemyndleas", "adj", "gemyndleas", "", "ġemyndlēas", "", "senseless witless"])
let v = native_list_append(v, ["restleas", "adj", "restleas", "", "restlēas", "", "alternative form of"])
let v = native_list_append(v, ["wæterleas", "adj", "wæterleas", "", "wæterlēas", "", "without water dry"])
let v = native_list_append(v, ["scamleas", "adj", "scamleas", "", "sċamlēas", "", "shameless bold"])
let v = native_list_append(v, ["scamlic", "adj", "scamlic", "", "sċamlīċ", "", "modest bashful"])
let v = native_list_append(v, ["slæpleas", "adj", "slæpleas", "", "slǣplēas", "", "sleepless"])
let v = native_list_append(v, ["wynlic", "adj", "wynlic", "", "wynlīċ", "", "delightful pleasing agreeable"])
let v = native_list_append(v, ["folclic", "adj", "folclic", "", "folclīċ", "", "popular relating to"])
let v = native_list_append(v, ["cymlic", "adj", "cymlic", "", "cȳmlīċ", "", "comely beautiful lovely"])
let v = native_list_append(v, ["scandlic", "adj", "scandlic", "scandlīċest", "sċandlīċ", "", "disgraceful infamous vile"])
let v = native_list_append(v, ["leoflic", "adj", "leoflic", "", "lēoflīċ", "", "worthy of love"])
let v = native_list_append(v, ["clænlic", "adj", "clænlic", "", "clǣnlīċ", "", "cleanly pure excellent"])
let v = native_list_append(v, ["hreowlic", "adj", "hreowlic", "", "hrēowlīċ", "", "grievous pitiful sad"])
let v = native_list_append(v, ["unseald", "adj", "unseald", "", "unsealde", "", "ungiven"])
let v = native_list_append(v, ["sellendlic", "adj", "sellendlic", "", "sellendlīċ", "", "being given givable"])
let v = native_list_append(v, ["drihtenlic", "adj", "drihtenlic", "", "drihtenlīċ", "", "belonging to the"])
let v = native_list_append(v, ["inlic", "adj", "inlic", "", "inlīċ", "", "inner inward internal"])
let v = native_list_append(v, ["rudig", "adj", "rudig", "", "rudiġ", "", "ruddy"])
let v = native_list_append(v, ["friþleas", "adj", "friþleas", "", "friþlēas", "", "peaceless outlawed not"])
let v = native_list_append(v, ["friþlic", "adj", "friþlic", "", "friþlīċ", "", "peaceable gentle mild"])
let v = native_list_append(v, ["ungemæte", "adj", "ungemæte", "", "unġemǣtu", "", "immeasurable immense excessive"])
let v = native_list_append(v, ["unmæte", "adj", "unmæte", "", "unmǣtu", "", "alternative form of"])
let v = native_list_append(v, ["selflic", "adj", "selflic", "", "selflīċ", "", "of ones own"])
let v = native_list_append(v, ["wundorful", "adj", "wundorful", "", "wundorfulle", "", "wonderful glorious"])
let v = native_list_append(v, ["wundorlic", "adj", "wundorlic", "", "wundorlīċ", "", "wonderful"])
let v = native_list_append(v, ["mannleas", "adj", "mannleas", "", "mannlēas", "", "alternative form of"])
let v = native_list_append(v, ["efenlic", "adj", "efenlic", "", "efenlīċ", "", "alternative form of"])
let v = native_list_append(v, ["unefen", "adj", "unefen", "", "unefene", "", "unequal unlike dissimilar"])
let v = native_list_append(v, ["gesaweled", "adj", "gesaweled", "", "ġesāweled", "", "provided with soul"])
let v = native_list_append(v, ["orsawle", "adj", "orsawle", "", "orsāwlu", "", "soulless"])
let v = native_list_append(v, ["sawelleas", "adj", "sawelleas", "", "sāwellēas", "", "alternative form of"])
let v = native_list_append(v, ["sawelcund", "adj", "sawelcund", "", "sāwelcund", "", "alternative form of"])
let v = native_list_append(v, ["gastcund", "adj", "gastcund", "", "gāstcund", "", "spiritual"])
let v = native_list_append(v, ["twelffeald", "adj", "twelffeald", "", "twelffealde", "", "twelvefold"])
let v = native_list_append(v, ["þritigfeald", "adj", "þritigfeald", "", "þrītiġfeald", "", "thirtyfold"])
let v = native_list_append(v, ["nigonfeald", "adj", "nigonfeald", "", "nigonfealde", "", "ninefold"])
let v = native_list_append(v, ["sixtigfeald", "adj", "sixtigfeald", "", "sixtiġfeald", "", "sixtyfold"])
let v = native_list_append(v, ["felafeald", "adj", "felafeald", "", "felafealde", "", "manifold"])
let v = native_list_append(v, ["forscyldig", "adj", "forscyldig", "", "forsċyldiġu", "", "very guilty wicked"])
let v = native_list_append(v, ["stanig", "adj", "stanig", "", "stāniġu", "", "stony rocky"])
let v = native_list_append(v, ["eahtafeald", "adj", "eahtafeald", "", "eahtafealde", "", "eightfold"])
let v = native_list_append(v, ["healfbrocen", "adj", "healfbrocen", "", "healfbrocene", "", "half-broken"])
let v = native_list_append(v, ["brocen", "adj", "brocen", "", "brocene", "", "broken"])
let v = native_list_append(v, ["witod", "adj", "witod", "", "witode", "", "appointed ordained assured"])
let v = native_list_append(v, ["unwitod", "adj", "unwitod", "", "unwitode", "", "uncertain"])
let v = native_list_append(v, ["witodlic", "adj", "witodlic", "", "witodlīċ", "", "certain"])
let v = native_list_append(v, ["soþes", "adj", "soþes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["wiflic", "adj", "wiflic", "", "wīflīċ", "", "female feminine"])
let v = native_list_append(v, ["wifleas", "adj", "wifleas", "", "wīflēas", "", "without a wife"])
let v = native_list_append(v, ["healfcwic", "adj", "healfcwic", "", "healfcwicu", "", "halfdead"])
let v = native_list_append(v, ["cyndelic", "adj", "cyndelic", "", "cyndelīċ", "", "natural"])
let v = native_list_append(v, ["steorleas", "adj", "steorleas", "", "stēorlēas", "", "without restrain unruly"])
let v = native_list_append(v, ["sicor", "adj", "sicor", "", "sicore", "", "secure free from"])
let v = native_list_append(v, ["sacleas", "adj", "sacleas", "", "saclēas", "", "free from charge"])
let v = native_list_append(v, ["freolic", "adj", "freolic", "frēolīcast", "frēolīċ", "", "free freeborn noble"])
let v = native_list_append(v, ["unsælig", "adj", "unsælig", "", "unsǣliġu", "", "unhappy unblessed miserable"])
let v = native_list_append(v, ["spedig", "adj", "spedig", "", "spēdiġu", "", "successful"])
let v = native_list_append(v, ["wuldorspedig", "adj", "wuldorspedig", "", "wuldorspēdiġu", "", "rich in glory"])
let v = native_list_append(v, ["giong", "adj", "giong", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["wæterig", "adj", "wæterig", "", "wæteriġu", "", "watery"])
let v = native_list_append(v, ["unwæterig", "adj", "unwæterig", "", "unwæteriġu", "", "unwatery without water"])
let v = native_list_append(v, ["unhal", "adj", "unhal", "", "unhāl", "", "in bad health"])
let v = native_list_append(v, ["sceomfull", "adj", "sceomfull", "", "sċeomfull", "", "modest chaste"])
let v = native_list_append(v, ["nyttol", "adj", "nyttol", "", "nyttolu", "", "useful"])
let v = native_list_append(v, ["nytwyrþe", "adj", "nytwyrþe", "", "nytwyrþu", "", "alternative form of"])
let v = native_list_append(v, ["unnytwierþe", "adj", "unnytwierþe", "", "unnytwierþu", "", "useless"])
let v = native_list_append(v, ["unnytlic", "adj", "unnytlic", "", "unnytlīċ", "", "useless"])
let v = native_list_append(v, ["gelær", "adj", "gelær", "", "ġelǣr", "", "unoccupied empty"])
let v = native_list_append(v, ["langsum", "adj", "langsum", "langsumast", "langsumu", "", "long long-lasting"])
let v = native_list_append(v, ["longsum", "adj", "longsum", "", "longsumu", "", "alternative form of"])
let v = native_list_append(v, ["monaþlic", "adj", "monaþlic", "", "mōnaþlīċ", "", "monthly"])
let v = native_list_append(v, ["wittig", "adj", "wittig", "", "wittiġu", "", "having knowledge wisdom"])
let v = native_list_append(v, ["unwittig", "adj", "unwittig", "", "unwittiġu", "", "without understanding or"])
let v = native_list_append(v, ["forewittig", "adj", "forewittig", "", "forewittiġu", "", "foreknowing sagacious presaging"])
let v = native_list_append(v, ["twifeald", "adj", "twifeald", "", "twifealde", "", "double"])
let v = native_list_append(v, ["twyfeald", "adj", "twyfeald", "", "twyfealde", "", "alternative form of"])
let v = native_list_append(v, ["untwifeald", "adj", "untwifeald", "", "untwifealde", "", "not double honest"])
let v = native_list_append(v, ["untwiefeald", "adj", "untwiefeald", "", "untwiefealde", "", "alternative form of"])
let v = native_list_append(v, ["gemyndfull", "adj", "gemyndfull", "", "ġemyndfull", "", "of good memory"])
let v = native_list_append(v, ["neodful", "adj", "neodful", "", "nēodful", "", "earnest zealous"])
let v = native_list_append(v, ["bedofen", "adj", "bedofen", "", "bedofene", "", "drowned"])
let v = native_list_append(v, ["gearlic", "adj", "gearlic", "", "ġēarlīċ", "", "annual yearly"])
let v = native_list_append(v, ["ættrig", "adj", "ættrig", "", "ǣttriġu", "", "alternative form of"])
let v = native_list_append(v, ["ætrig", "adj", "ætrig", "", "ǣtriġu", "", "poisonous venomous"])
let v = native_list_append(v, ["besniwod", "adj", "besniwod", "", "besnīwodu", "", "covered with snow"])
let v = native_list_append(v, ["weorþlic", "adj", "weorþlic", "weorþlīcost", "weorþliċ", "", "of worth or"])
let v = native_list_append(v, ["unwis", "adj", "unwis", "", "unwīs", "", "unwise foolish stupid"])
let v = native_list_append(v, ["unweorþlic", "adj", "unweorþlic", "unweorþlīcost", "unweorþlīċ", "", "of little worth"])
let v = native_list_append(v, ["ungleaw", "adj", "unglēawra", "unglēawost", "unglēaw", "", "unwise without understanding"])
let v = native_list_append(v, ["gleawlic", "adj", "gleawlic", "", "glēawlīċ", "", "wise wary astute"])
let v = native_list_append(v, ["ungripendlic", "adj", "ungripendlic", "", "ungrīpendlīċ", "", "irreprehensible"])
let v = native_list_append(v, ["giemeleas", "adj", "giemeleas", "", "ġīemelēas", "", "careless negligent"])
let v = native_list_append(v, ["ceorlisc", "adj", "ceorlisc", "", "ċeorlisċ", "", "churlish rustic common"])
let v = native_list_append(v, ["unmihtig", "adj", "unmihtig", "", "unmihtiġu", "", "not mighty unmighty"])
let v = native_list_append(v, ["þornig", "adj", "þornig", "", "þorniġu", "", "thorny full of"])
let v = native_list_append(v, ["wordig", "adj", "wordig", "", "wordiġu", "", "wordy verbose"])
let v = native_list_append(v, ["fleaxen", "adj", "fleaxen", "", "fleaxenu", "", "flaxen of flax"])
let v = native_list_append(v, ["windbære", "adj", "windbære", "", "windbǣru", "", "windy"])
let v = native_list_append(v, ["engellic", "adj", "engellic", "", "enġellīċ", "", "angelic of angels"])
let v = native_list_append(v, ["efel", "adj", "efel", "", "efele", "", "alternative form of"])
let v = native_list_append(v, ["swiþlic", "adj", "swiþlic", "", "swīþlīċ", "", "immense great violent"])
let v = native_list_append(v, ["freoh", "adj", "freoh", "", "frēo", "", "alternative form of"])
let v = native_list_append(v, ["geleaffull", "adj", "geleaffull", "", "ġelēaffull", "", "faithful"])
let v = native_list_append(v, ["gelæred", "adj", "gelæred", "ġelǣredest", "ġelǣredu", "", "instructed skilled knowledgeable"])
let v = native_list_append(v, ["ungelæred", "adj", "ungelæred", "", "unġelǣredu", "", "unlearned ignorant unskilled"])
let v = native_list_append(v, ["unmiltsiendlic", "adj", "unmiltsiendlic", "", "unmiltsiendlīċ", "", "unforgivable unpardonable"])
let v = native_list_append(v, ["leohtlic", "adj", "leohtlic", "", "lēohtlīċ", "", "light of little"])
let v = native_list_append(v, ["getæl", "adj", "getæl", "", "ġetalu", "", "quick ready active"])
let v = native_list_append(v, ["getel", "adj", "getel", "", "ġetelu", "", "alternative form of"])
let v = native_list_append(v, ["geteal", "adj", "geteal", "", "ġetalu", "", "alternative form of"])
let v = native_list_append(v, ["medern", "adj", "medern", "", "mēdern", "", "alternative form of"])
let v = native_list_append(v, ["meddern", "adj", "meddern", "", "mēddern", "", "alternative form of"])
let v = native_list_append(v, ["sliht", "adj", "sliht", "", "slihte", "", "level smooth"])
let v = native_list_append(v, ["nihterne", "adj", "nihterne", "", "", "", "nocturnal"])
let v = native_list_append(v, ["purpul", "adj", "purpul", "", "purplu", "", "purple"])
let v = native_list_append(v, ["Norrene", "adj", "Norrene", "", "", "", "inflection of Norren"])
let v = native_list_append(v, ["friþe", "adj", "friþe", "", "", "", "inflection of frīþ"])
let v = native_list_append(v, ["behefe", "adj", "behefe", "behēfost", "behēfu", "", "necessary"])
let v = native_list_append(v, ["þinne", "adj", "þinra", "þinnost", "þinnu", "", "alternative form of"])
let v = native_list_append(v, ["teart", "adj", "teartra", "teartest", "tearte", "", "tart"])
let v = native_list_append(v, ["feawe", "adj", "feawe", "", "", "", "inflection of fēaw"])
let v = native_list_append(v, ["stænene", "adj", "stænene", "", "", "", "inflection of stǣnen"])
let v = native_list_append(v, ["rihtre", "adj", "rihtre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["strengra", "adj", "strengra", "", "strengre", "", "comparative degree of"])
let v = native_list_append(v, ["caldra", "adj", "caldra", "", "caldre", "", "comparative degree of"])
let v = native_list_append(v, ["fægerra", "adj", "fægerra", "", "fæġerre", "", "comparative degree of"])
let v = native_list_append(v, ["fægerost", "adj", "fægerost", "", "fæġerost", "", "superlative degree of"])
let v = native_list_append(v, ["inweardlice", "adj", "inweardlice", "", "", "", "inflection of inweardlīċ"])
let v = native_list_append(v, ["sceolh", "adj", "sceolh", "", "sċēol", "", "squinting oblique slanted"])
let v = native_list_append(v, ["ciriclic", "adj", "ciriclic", "", "ċiriċlīċ", "", "church ecclesiastical ecclesiastic"])
let v = native_list_append(v, ["meru", "adj", "meru", "", "", "", "alternative form of"])
let v = native_list_append(v, ["crysten", "adj", "crysten", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gyldene", "adj", "gyldene", "", "", "", "inflection of gylden"])
let v = native_list_append(v, ["hæðen", "adj", "hæðen", "", "hǣðenu", "", "heathen pagan"])
let v = native_list_append(v, ["hæðene", "adj", "hæðene", "", "", "", "inflection of hǣðen"])
let v = native_list_append(v, ["cristen", "adj", "cristen", "cristenest", "cristenu", "", "Christian"])
let v = native_list_append(v, ["leþeren", "adj", "leþeren", "", "", "", "alternative form of"])
let v = native_list_append(v, ["læwede", "adj", "læwede", "", "lǣwedu", "", "lay non-clerical"])
let v = native_list_append(v, ["treowene", "adj", "treowene", "", "", "", "inflection of trēowen"])
let v = native_list_append(v, ["becen", "adj", "becen", "", "", "", "beechen made of"])
let v = native_list_append(v, ["seldsene", "adj", "seldsene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["earfoþlic", "adj", "earfoþlic", "earfoþlīcost", "earfoþlīċ", "", "irksome"])
let v = native_list_append(v, ["earfoðlice", "adj", "earfoðlice", "", "", "", "inflection of earfoðlīċ"])
let v = native_list_append(v, ["orsorgleas", "adj", "orsorgleas", "", "orsorglēas", "", "without security anxious"])
let v = native_list_append(v, ["wyrst", "adj", "wyrst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["blaca", "adj", "blaca", "", "", "", "weak masculine singular"])
let v = native_list_append(v, ["idlu", "adj", "idlu", "", "", "", "inflection of īdel"])
let v = native_list_append(v, ["ufeweard", "adj", "ufeweard", "", "ufewearde", "", "upper part of"])
let v = native_list_append(v, ["neoþeweard", "adj", "neoþeweard", "", "neoþewearde", "", "the bottom of"])
let v = native_list_append(v, ["deope", "adj", "deope", "", "", "", "inflection of dēop"])
let v = native_list_append(v, ["æfweard", "adj", "æfweard", "", "æfwearde", "", "absent"])
let v = native_list_append(v, ["Iudeisc", "adj", "Iudeisc", "", "Iūdēisċ", "", "Jewish"])
let v = native_list_append(v, ["æcen", "adj", "æcen", "", "ǣċenu", "", "oak"])
let v = native_list_append(v, ["snawhwit", "adj", "snawhwit", "", "snāwhwīt", "", "snow-white"])
let v = native_list_append(v, ["sinewealt", "adj", "sinewealt", "", "sinewealte", "", "round circular spherical"])
let v = native_list_append(v, ["swearte", "adj", "swearte", "", "", "", "inflection of sweart"])
let v = native_list_append(v, ["stif", "adj", "stif", "", "stīf", "", "Stiff firm hard"])
let v = native_list_append(v, ["scienost", "adj", "scienost", "", "sċīenost", "", "superlative degree of"])
let v = native_list_append(v, ["scenra", "adj", "scenra", "", "sċēnre", "", "alternative form of"])
let v = native_list_append(v, ["scienra", "adj", "scienra", "", "sċīenre", "", "comparative degree of"])
let v = native_list_append(v, ["cuwearm", "adj", "cuwearm", "", "cūwearm", "", "fresh from the"])
let v = native_list_append(v, ["gehendes", "adj", "gehendes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["gehierendlic", "adj", "gehierendlic", "", "ġehīerendlīċ", "", "audible"])
let v = native_list_append(v, ["gesewenlic", "adj", "gesewenlic", "", "ġesewenlīċ", "", "visible"])
let v = native_list_append(v, ["ungesewenlic", "adj", "ungesewenlic", "", "unġesewenlīċ", "", "invisible"])
let v = native_list_append(v, ["bærfot", "adj", "bærfot", "", "bærfōt", "", "barefoot"])
let v = native_list_append(v, ["rofes", "adj", "rofes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["hwæten", "adj", "hwæten", "", "hwǣtenu", "", "wheat"])
let v = native_list_append(v, ["gecyndelic", "adj", "gecyndelic", "", "ġecyndelīċ", "", "natural"])
let v = native_list_append(v, ["cræftlic", "adj", "cræftlic", "", "cræftlīċ", "", "artificial synthetic"])
let v = native_list_append(v, ["unfæger", "adj", "unfæger", "", "unfæġer", "", "ugly"])
let v = native_list_append(v, ["elreordig", "adj", "elreordig", "elreordiġest", "elreordiġu", "", "foreign-speaking"])
let v = native_list_append(v, ["elreord", "adj", "elreord", "", "elreorde", "", "foreign-speaking"])
let v = native_list_append(v, ["halege", "adj", "halege", "", "", "", "inflection of hāleġ"])
let v = native_list_append(v, ["meþe", "adj", "meþe", "", "mēþu", "", "weary exhausted tired"])
let v = native_list_append(v, ["werlic", "adj", "werlic", "", "werlīċ", "", "male"])
let v = native_list_append(v, ["Romanisc", "adj", "Romanisc", "", "Rōmānisċ", "", "Roman"])
let v = native_list_append(v, ["caserlic", "adj", "caserlic", "", "cāserlīċ", "", "imperial"])
let v = native_list_append(v, ["forgiefendlic", "adj", "forgiefendlic", "", "forġiefendlīċ", "", "forgivable"])
let v = native_list_append(v, ["æscen", "adj", "æscen", "", "æsċenu", "", "ashen made of"])
let v = native_list_append(v, ["fyxen", "adj", "fyxen", "", "fyxenu", "", "fox of or"])
let v = native_list_append(v, ["Frencisc", "adj", "Frencisc", "", "Frencisċ", "", "Frankish"])
let v = native_list_append(v, ["ealdbacen", "adj", "ealdbacen", "", "ealdbacene", "", "stale"])
let v = native_list_append(v, ["sunlic", "adj", "sunlic", "", "sunlīċ", "", "solar of the"])
let v = native_list_append(v, ["gewunelic", "adj", "gewunelic", "", "ġewunelīċ", "", "normal common ordinary"])
let v = native_list_append(v, ["ungewunelic", "adj", "ungewunelic", "", "unġewunelīċ", "", "unusual abnormal"])
let v = native_list_append(v, ["gesene", "adj", "gesene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Denisc", "adj", "Denisc", "", "Denisċ", "", "Danish Norse"])
let v = native_list_append(v, ["healt", "adj", "healt", "", "healte", "", "lame limping"])
let v = native_list_append(v, ["wlisp", "adj", "wlisp", "", "wlispe", "", "lisping"])
let v = native_list_append(v, ["þroht", "adj", "þroht", "", "þrohte", "", "oppressive grievous"])
let v = native_list_append(v, ["unrihtwis", "adj", "unrihtwis", "", "unrihtwīs", "", "unjust unfair"])
let v = native_list_append(v, ["hlisful", "adj", "hlisful", "hlīsfullest", "hlīsful", "", "famous"])
let v = native_list_append(v, ["westum", "adj", "westum", "", "", "", "inflection of wēste"])
let v = native_list_append(v, ["slæc", "adj", "slæc", "", "slacu", "", "inactive slothful lazy"])
let v = native_list_append(v, ["undeadlic", "adj", "undeadlic", "", "undēadlīċ", "", "immortal"])
let v = native_list_append(v, ["fulfremed", "adj", "fulfremed", "", "fulfremede", "", "perfect"])
let v = native_list_append(v, ["unfulfremed", "adj", "unfulfremed", "", "unfulfremede", "", "imperfect"])
let v = native_list_append(v, ["sliefleas", "adj", "sliefleas", "", "slīeflēas", "", "sleeveless"])
let v = native_list_append(v, ["gredig", "adj", "gredig", "", "grēdiġu", "", "alternative form of"])
let v = native_list_append(v, ["hælig", "adj", "hælig", "", "hǣliġu", "", "inconsistent fickle unreliable"])
let v = native_list_append(v, ["unscyldig", "adj", "unscyldig", "", "unsċyldiġu", "", "innocent"])
let v = native_list_append(v, ["þeostre", "adj", "þēostra", "þēostrost", "þēostru", "", "alternative form of"])
let v = native_list_append(v, ["wiþmetendlic", "adj", "wiþmetendlic", "", "wiþmetendlīċ", "", "comparable"])
let v = native_list_append(v, ["unwiþmetendlic", "adj", "unwiþmetendlic", "", "unwiþmetendlīċ", "", "incomparable"])
let v = native_list_append(v, ["oferstigendlic", "adj", "oferstigendlic", "", "oferstīgendlīċ", "", "superlative"])
let v = native_list_append(v, ["stowlic", "adj", "stowlic", "", "stōwlīċ", "", "local"])
let v = native_list_append(v, ["asciendlic", "adj", "asciendlic", "", "āsciendlīċ", "", "interrogative"])
let v = native_list_append(v, ["geagnigendlic", "adj", "geagnigendlic", "", "ġeāgniġendlīċ", "", "alternative form of"])
let v = native_list_append(v, ["gewæpnod", "adj", "gewæpnod", "", "ġewǣpnod", "", "armed"])
let v = native_list_append(v, ["ungewæpnod", "adj", "ungewæpnod", "", "unġewǣpnod", "", "unarmed"])
let v = native_list_append(v, ["uþwitlic", "adj", "uþwitlic", "", "ūþwitlīċ", "", "philosophical"])
let v = native_list_append(v, ["twifete", "adj", "twifete", "", "twifētu", "", "bipedal two-footed"])
let v = native_list_append(v, ["lichamlic", "adj", "lichamlic", "", "līchamlīċ", "", "physical"])
let v = native_list_append(v, ["cumliþe", "adj", "cumliþe", "", "cumlīþu", "", "hospitable"])
let v = native_list_append(v, ["uncumliþe", "adj", "uncumliþe", "", "uncumlīþu", "", "inhospitable"])
let v = native_list_append(v, ["giestliþe", "adj", "giestliþe", "", "ġiestlīþu", "", "hospitable"])
let v = native_list_append(v, ["twiecge", "adj", "twiecge", "", "twieċġu", "", "double-edged"])
let v = native_list_append(v, ["Arabisc", "adj", "Arabisc", "", "Arabisċ", "", "Arabic Arabian"])
let v = native_list_append(v, ["swiþra", "adj", "swiþra", "", "swīþre", "", "right direction"])
let v = native_list_append(v, ["winestra", "adj", "winestra", "", "winestre", "", "left direction"])
let v = native_list_append(v, ["togeiecendlic", "adj", "togeiecendlic", "", "tōġeīeċendlīċ", "", "adjectival adjective"])
let v = native_list_append(v, ["laþlic", "adj", "laþlic", "", "lāþlīċ", "", "hateful loathsome disgusting"])
let v = native_list_append(v, ["bitor", "adj", "bitor", "", "bitore", "", "alternative form of"])
let v = native_list_append(v, ["mæte", "adj", "mæte", "", "mǣtu", "", "moderate mean between"])
let v = native_list_append(v, ["steape", "adj", "steape", "", "", "", "inflection of stēap"])
let v = native_list_append(v, ["elnes", "adj", "elnes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["æðelboren", "adj", "æðelboren", "", "æðelborene", "", "alternative spelling of"])
let v = native_list_append(v, ["æðele", "adj", "æðele", "", "æðelu", "", "alternative spelling of"])
let v = native_list_append(v, ["upcund", "adj", "upcund", "", "upcunde", "", "supernal celestial"])
let v = native_list_append(v, ["mæseren", "adj", "mæseren", "", "mæserene", "", "maple maple wood"])
let v = native_list_append(v, ["tinen", "adj", "tinen", "", "tinenu", "", "tin"])
let v = native_list_append(v, ["andig", "adj", "andig", "", "andiġu", "", "envious"])
let v = native_list_append(v, ["niþful", "adj", "niþful", "", "nīþful", "", "alternative form of"])
let v = native_list_append(v, ["niþfull", "adj", "niþfull", "", "nīþfull", "", "full of jealousy"])
let v = native_list_append(v, ["plegol", "adj", "plegol", "", "plegole", "", "given to playfulness"])
let v = native_list_append(v, ["reþig", "adj", "reþig", "", "rēþiġu", "", "fierce savage cruel"])
let v = native_list_append(v, ["waclic", "adj", "waclic", "", "wāclīċ", "", "poor of little"])
let v = native_list_append(v, ["colre", "adj", "colre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["gehiersum", "adj", "gehiersum", "", "ġehīersumu", "", "obedient"])
let v = native_list_append(v, ["ungehiersum", "adj", "ungehiersum", "", "unġehīersumu", "", "disobedient"])
let v = native_list_append(v, ["wielisc", "adj", "wielisc", "", "wīelisċ", "", "Celtic narrow sense"])
let v = native_list_append(v, ["Crecisc", "adj", "Crecisc", "", "Crēċisċ", "", "Greek"])
let v = native_list_append(v, ["uneaþe", "adj", "uneaþe", "", "unēaþu", "", "alternative form of"])
let v = native_list_append(v, ["forliden", "adj", "forliden", "", "forlidene", "", "shipwrecked"])
let v = native_list_append(v, ["gewyscendlic", "adj", "gewyscendlic", "", "ġewȳsċendlīċ", "", "desirable"])
let v = native_list_append(v, ["asprungen", "adj", "asprungen", "", "āsprungenu", "", "defunct deficient"])
let v = native_list_append(v, ["scoplic", "adj", "scoplic", "", "sċoplīċ", "", "poetic"])
let v = native_list_append(v, ["leoþlic", "adj", "leoþlic", "", "lēoþlīċ", "", "poetic"])
let v = native_list_append(v, ["lyswen", "adj", "lyswen", "", "lyswenu", "", "full of pus"])
let v = native_list_append(v, ["gefog", "adj", "gefog", "", "ġefōg", "", "fit suitable"])
let v = native_list_append(v, ["halwœnde", "adj", "halwœnde", "", "hālwœndu", "", "alternative form of"])
let v = native_list_append(v, ["moderlic", "adj", "moderlic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ytren", "adj", "ytren", "", "ytrenu", "", "otter of or"])
let v = native_list_append(v, ["hlæne", "adj", "hlæne", "", "hlǣnu", "", "lean meager"])
let v = native_list_append(v, ["hrurol", "adj", "hrurol", "", "hrurole", "", "deciduous"])
let v = native_list_append(v, ["cylu", "adj", "cylu", "", "cylo", "", "spotted speckled"])
let v = native_list_append(v, ["deaþwerig", "adj", "deaþwerig", "", "dēaþwēriġu", "", "death-weary"])
let v = native_list_append(v, ["brœme", "adj", "brœme", "", "brœ̄mu", "", "alternative form of"])
let v = native_list_append(v, ["Ebreisc", "adj", "Ebreisc", "", "Ebrēisċ", "", "Hebrew"])
let v = native_list_append(v, ["welwillende", "adj", "welwillende", "", "welwillendu", "", "benevolent"])
let v = native_list_append(v, ["hælendlic", "adj", "hælendlic", "", "hǣlendlīċ", "", "healthy salutary"])
let v = native_list_append(v, ["andfenge", "adj", "andfenge", "", "andfenġu", "", "acceptable"])
let v = native_list_append(v, ["cynelic", "adj", "cynelic", "", "cynelīċ", "", "royal kingly"])
let v = native_list_append(v, ["anhende", "adj", "anhende", "", "ānhendu", "", "one-handed"])
let v = native_list_append(v, ["bænen", "adj", "bænen", "", "bǣnenu", "", "bone"])
let v = native_list_append(v, ["elpenbænen", "adj", "elpenbænen", "", "elpenbǣnenu", "", "alternative form of"])
let v = native_list_append(v, ["tungolbære", "adj", "tungolbære", "", "tungolbǣru", "", "starry"])
let v = native_list_append(v, ["tunglen", "adj", "tunglen", "", "tunglenu", "", "star sidereal"])
let v = native_list_append(v, ["beacniendlic", "adj", "beacniendlic", "", "bēacniendlīċ", "", "allegorical"])
let v = native_list_append(v, ["wohbogen", "adj", "wohbogen", "", "wōhbogen", "", "bent crooked"])
let v = native_list_append(v, ["wohfotede", "adj", "wohfotede", "", "wōhfōtedu", "", "crook-footed"])
let v = native_list_append(v, ["wohfremmende", "adj", "wohfremmende", "", "wōhfremmendu", "", "wrong-doing malfeasant"])
let v = native_list_append(v, ["wohfull", "adj", "wohfull", "", "wōhfull", "", "wicked evil"])
let v = native_list_append(v, ["wohgeorn", "adj", "wohgeorn", "", "wōhġeorn", "", "eager in wickedness"])
let v = native_list_append(v, ["wohhæmende", "adj", "wohhæmende", "", "wōhhǣmendu", "", "adulterous"])
let v = native_list_append(v, ["wohhandede", "adj", "wohhandede", "", "wōhhandedu", "", "crook-handed"])
let v = native_list_append(v, ["wohlic", "adj", "wohlic", "", "wōhlīċ", "", "wrong"])
let v = native_list_append(v, ["wolberende", "adj", "wolberende", "", "wōlberendu", "", "pestilential pestiferous"])
let v = native_list_append(v, ["wolberendlic", "adj", "wolberendlic", "", "wōlberendlīċ", "", "pestilential"])
let v = native_list_append(v, ["flicor", "adj", "flicor", "", "", "", "shaky wavering unsteady"])
let v = native_list_append(v, ["swogen", "adj", "swogen", "", "swōgenu", "", "senseless overcome rushed"])
let v = native_list_append(v, ["gedwol", "adj", "gedwol", "", "ġedwolu", "", "heretical"])
let v = native_list_append(v, ["gedwolsum", "adj", "gedwolsum", "", "ġedwolsumu", "", "erroneous"])
let v = native_list_append(v, ["crypel", "adj", "crypel", "", "crypele", "", "crippled disabled"])
let v = native_list_append(v, ["sinwealt", "adj", "sinwealt", "", "sinwealte", "", "alternative form of"])
let v = native_list_append(v, ["nihstig", "adj", "nihstig", "", "nihstiġu", "", "not partaking abstaining"])
let v = native_list_append(v, ["trume", "adj", "trume", "", "", "", "inflection of trum"])
let v = native_list_append(v, ["Ispanisc", "adj", "Ispanisc", "", "Ispānisċ", "", "Spanish"])
let v = native_list_append(v, ["lengest", "adj", "lengest", "", "lenġest", "", "superlative degree of"])
let v = native_list_append(v, ["wyrrest", "adj", "wyrrest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["winterlic", "adj", "winterlic", "", "winterlīċ", "", "winter"])
let v = native_list_append(v, ["gewintred", "adj", "gewintred", "", "ġewintredu", "", "full-grown"])
let v = native_list_append(v, ["ungewintred", "adj", "ungewintred", "", "unġewintredu", "", "not full-grown"])
let v = native_list_append(v, ["winterbiter", "adj", "winterbiter", "", "winterbitere", "", "bitter with winter"])
let v = native_list_append(v, ["winterceald", "adj", "winterceald", "", "winterċeald", "", "winter-cold"])
let v = native_list_append(v, ["wintercearig", "adj", "wintercearig", "", "winterċeariġ", "", "sad from old"])
let v = native_list_append(v, ["wintrig", "adj", "wintrig", "", "wintriġu", "", "wintry"])
let v = native_list_append(v, ["yfelwillende", "adj", "yfelwillende", "", "yfelwillendu", "", "malicious malevolent"])
let v = native_list_append(v, ["læsest", "adj", "læsest", "", "lǣsest", "", "alternative form of"])
let v = native_list_append(v, ["hnesce", "adj", "hnesċra", "hnesċest", "hnesċu", "", "soft delicate tender"])
let v = native_list_append(v, ["leoþcræftig", "adj", "leoþcræftig", "", "lēoþcræftiġu", "", "skilled in poetry"])
let v = native_list_append(v, ["hror", "adj", "hror", "", "hrōr", "", "stirring active"])
let v = native_list_append(v, ["drige", "adj", "drige", "", "drīġu", "", "alternative form of"])
let v = native_list_append(v, ["inweard", "adj", "inweard", "", "inwearde", "", "internal inward internal"])
let v = native_list_append(v, ["incund", "adj", "incund", "", "incunde", "", "internal inward intimate"])
let v = native_list_append(v, ["inneweard", "adj", "inneweard", "", "innewearde", "", "inward internal interior"])
let v = native_list_append(v, ["innecund", "adj", "innecund", "", "innecunde", "", "inward internal"])
let v = native_list_append(v, ["innanweard", "adj", "innanweard", "", "innanwearde", "", "inward internal interior"])
let v = native_list_append(v, ["innancund", "adj", "innancund", "", "innancunde", "", "inward internal"])
let v = native_list_append(v, ["innera", "adj", "innera", "innemest", "innere", "", "inner interior"])
let v = native_list_append(v, ["þancweorþ", "adj", "þancweorþ", "", "þancweorþe", "", "thankworthy deserving of"])
let v = native_list_append(v, ["cedrisc", "adj", "cedrisc", "", "ċedrisċ", "", "cedar"])
let v = native_list_append(v, ["pintrywen", "adj", "pintrywen", "", "pīntrȳwenu", "", "alternative form of"])
let v = native_list_append(v, ["pintreowen", "adj", "pintreowen", "", "pīntrēowenu", "", "pine tree"])
let v = native_list_append(v, ["gehwæde", "adj", "gehwæde", "", "ġehwǣdu", "", "little moderate scanty"])
let v = native_list_append(v, ["flanhræd", "adj", "flanhræd", "", "flānhradu", "", "arrow-fast as fast"])
let v = native_list_append(v, ["flaniht", "adj", "flaniht", "", "flāniht", "", "dart arrow"])
let v = native_list_append(v, ["ungeswenced", "adj", "ungeswenced", "", "unġeswenċedu", "", "unwearied unceasing"])
let v = native_list_append(v, ["stearcmod", "adj", "stearcmod", "", "stearcmōd", "", "stubborn obstinate"])
let v = native_list_append(v, ["getacniendlic", "adj", "getacniendlic", "", "ġetācniendlīċ", "", "indicative significant"])
let v = native_list_append(v, ["godspellisc", "adj", "godspellisc", "", "gōdspellisċ", "", "evangelical"])
let v = native_list_append(v, ["godspellic", "adj", "godspellic", "", "gōdspellīċ", "", "gospel"])
let v = native_list_append(v, ["neowel", "adj", "neowel", "", "neowele", "", "alternative form of"])
let v = native_list_append(v, ["niwel", "adj", "niwel", "", "niwele", "", "alternative form of"])
let v = native_list_append(v, ["neol", "adj", "neol", "", "nēol", "", "alternative form of"])
let v = native_list_append(v, ["neowellic", "adj", "neowellic", "", "neowellīċ", "", "alternative form of"])
let v = native_list_append(v, ["niwellic", "adj", "niwellic", "", "niwellīċ", "", "alternative form of"])
let v = native_list_append(v, ["basora", "adj", "basora", "", "", "", "strong/weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["cwenlic", "adj", "cwenlic", "", "cwēnlīċ", "", "queenly"])
let v = native_list_append(v, ["unforesceawod", "adj", "unforesceawod", "", "unforesċēawodu", "", "unforeseen unconsidered"])
let v = native_list_append(v, ["bledhwæt", "adj", "bledhwæt", "", "blēdhwatu", "", "shoot growing quickly"])
let v = native_list_append(v, ["seonoþlic", "adj", "seonoþlic", "", "seonoþlīċ", "", "synodal synodic"])
let v = native_list_append(v, ["womm", "adj", "womm", "", "womme", "", "foul"])
let v = native_list_append(v, ["ungewemmed", "adj", "ungewemmed", "", "unġewemmedu", "", "unspotted immaculate uncorrupted"])
let v = native_list_append(v, ["unwemme", "adj", "unwemme", "", "unwemmu", "", "spotless without blemish"])
let v = native_list_append(v, ["æber", "adj", "æber", "", "ǣbēr", "", "notorious"])
let v = native_list_append(v, ["sæpig", "adj", "sæpig", "", "sæpiġ", "", "full of sap"])
let v = native_list_append(v, ["fræfel", "adj", "fræfel", "", "fræfele", "", "saucy cunning crafty"])
let v = native_list_append(v, ["nearwe", "adj", "nearwe", "", "", "", "inflection of nearu"])
let v = native_list_append(v, ["eallic", "adj", "eallic", "", "eallīċ", "", "universal general catholic"])
let v = native_list_append(v, ["allic", "adj", "allic", "", "allīċ", "", "alternative form of"])
let v = native_list_append(v, ["þolemod", "adj", "þolemod", "", "þolemōd", "", "of a patient"])
let v = native_list_append(v, ["palentlic", "adj", "palentlic", "", "palentlīċ", "", "palatial"])
let v = native_list_append(v, ["anige", "adj", "anige", "", "ānīġu", "", "alternative form of"])
let v = native_list_append(v, ["ancenned", "adj", "ancenned", "", "āncennedu", "", "only-begotten"])
let v = native_list_append(v, ["handworht", "adj", "handworht", "", "handworhte", "", "handmade"])
let v = native_list_append(v, ["windruncen", "adj", "windruncen", "", "wīndruncenu", "", "wine drunk drunk"])
let v = native_list_append(v, ["druncen", "adj", "druncen", "", "druncenu", "", "drunk"])
let v = native_list_append(v, ["lenctenlic", "adj", "lenctenlic", "", "lenctenlīċ", "", "vernal springlike"])
let v = native_list_append(v, ["horsc", "adj", "horsc", "", "horsċ", "", "quick ready active"])
let v = native_list_append(v, ["eorp", "adj", "eorp", "", "eorpe", "", "dark dusky"])
let v = native_list_append(v, ["gesceadwis", "adj", "gesceadwis", "", "ġesċēadwīs", "", "logical rational reasonable"])
let v = native_list_append(v, ["smeag", "adj", "smeag", "", "smēag", "", "creeping in penetrating"])
let v = native_list_append(v, ["slipor", "adj", "slipor", "", "slipore", "", "slippery not easy"])
let v = native_list_append(v, ["wælhreow", "adj", "wælhreow", "wælhrēowast", "wælhrēow", "", "cruel"])
let v = native_list_append(v, ["mægdenlic", "adj", "mægdenlic", "", "mæġdenlīċ", "", "girlish girly"])
let v = native_list_append(v, ["micellic", "adj", "micellic", "", "miċellīċ", "", "great grand magnificent"])
let v = native_list_append(v, ["syngum", "adj", "syngum", "", "", "", "inflection of synniġ"])
let v = native_list_append(v, ["mennisclic", "adj", "mennisclic", "", "mennisċlīċ", "", "humane"])
let v = native_list_append(v, ["unmennisclic", "adj", "unmennisclic", "", "unmennisċlīċ", "", "inhumane inhuman"])
let v = native_list_append(v, ["gecnæwe", "adj", "gecnæwe", "", "ġecnǣwu", "", "aware +genitive of"])
let v = native_list_append(v, ["neowol", "adj", "neowol", "", "neowole", "", "prone lying face"])
let v = native_list_append(v, ["niþerlic", "adj", "niþerlic", "", "niþerlīċ", "", "low"])
let v = native_list_append(v, ["wæterseoc", "adj", "wæterseoc", "", "wætersēoc", "", "edematous dropsical"])
let v = native_list_append(v, ["deofolseoc", "adj", "deofolseoc", "", "dēofolsēoc", "", "possessed by a"])
let v = native_list_append(v, ["camplic", "adj", "camplic", "", "camplīċ", "", "military"])
let v = native_list_append(v, ["upriht", "adj", "upriht", "", "uprihte", "", "upright erect"])
let v = native_list_append(v, ["unmihtlic", "adj", "unmihtlic", "", "unmihtlīċ", "", "alternative form of"])
let v = native_list_append(v, ["deaþscyldig", "adj", "deaþscyldig", "", "dēaþsċyldiġu", "", "condemned to death"])
let v = native_list_append(v, ["efenscyldig", "adj", "efenscyldig", "", "efensċyldiġu", "", "alternative form of"])
let v = native_list_append(v, ["feorhscyldig", "adj", "feorhscyldig", "", "feorhsċyldiġu", "", "condemned to death"])
let v = native_list_append(v, ["godscyldig", "adj", "godscyldig", "", "godsċyldiġu", "", "impious"])
let v = native_list_append(v, ["handscyldig", "adj", "handscyldig", "", "hɑndsċyldiġu", "", "liable to lose"])
let v = native_list_append(v, ["healfscyldig", "adj", "healfscyldig", "", "healfsċyldiġu", "", "half guilty"])
let v = native_list_append(v, ["þurhscyldig", "adj", "þurhscyldig", "", "þurhsċyldiġu", "", "very guilty"])
let v = native_list_append(v, ["þeofscyldig", "adj", "þeofscyldig", "", "þēofsċyldiġu", "", "theft guilty guilty"])
let v = native_list_append(v, ["twiscyldig", "adj", "twiscyldig", "", "twisċyldiġu", "", "condemned to a"])
let v = native_list_append(v, ["morþorscyldig", "adj", "morþorscyldig", "", "morþorsċyldiġu", "", "guilty of murder"])
let v = native_list_append(v, ["manscyldig", "adj", "manscyldig", "", "mānsċyldiġu", "", "guilty of a"])
let v = native_list_append(v, ["scyldleas", "adj", "scyldleas", "", "sċyldlēas", "", "guiltless"])
let v = native_list_append(v, ["hiwcund", "adj", "hiwcund", "", "hīwcund", "", "domestic"])
let v = native_list_append(v, ["æþelcund", "adj", "æþelcund", "", "æþelcunde", "", "of noble birth"])
let v = native_list_append(v, ["sawolcund", "adj", "sawolcund", "", "sāwolcund", "", "spiritual"])
let v = native_list_append(v, ["deoren", "adj", "deoren", "", "dēorenu", "", "of or belonging"])
let v = native_list_append(v, ["sunnig", "adj", "sunnig", "", "sunnigu", "", "sunny"])
let v = native_list_append(v, ["stulor", "adj", "stulor", "", "stulore", "", "furtive secretive clandestine"])
let v = native_list_append(v, ["samcwic", "adj", "samcwic", "", "sāmcwicu", "", "half-dead"])
let v = native_list_append(v, ["fultumleas", "adj", "fultumleas", "", "fultumlēas", "", "without help helpless"])
let v = native_list_append(v, ["gesundfull", "adj", "gesundfull", "", "ġesundfull", "", "sound whole healthy"])
let v = native_list_append(v, ["sæmra", "adj", "sæmra", "sǣmest", "sǣmre", "", "worse inferior weaker"])
let v = native_list_append(v, ["sæmest", "adj", "sǣmra", "", "sǣmest", "", "worst most inferior"])
let v = native_list_append(v, ["singrene", "adj", "singrene", "", "singrēnu", "", "evergreen"])
let v = native_list_append(v, ["Sodomisc", "adj", "Sodomisc", "", "Sodomisċ", "", "Sodom sodomitic"])
let v = native_list_append(v, ["sodomitisc", "adj", "sodomitisc", "", "sodomitisċ", "", "alternative form of"])
let v = native_list_append(v, ["undeop", "adj", "undeop", "", "undēop", "", "shallow literally and"])
let v = native_list_append(v, ["uterra", "adj", "uterra", "ūtemest", "ūterre", "", "alternative form of"])
let v = native_list_append(v, ["þryþswyþ", "adj", "þryþswyþ", "", "þrȳþswȳþ", "", "alternative spelling of"])
let v = native_list_append(v, ["bisæc", "adj", "bisæc", "", "bīsæċ", "", "alternative form of"])
let v = native_list_append(v, ["gesundful", "adj", "gesundful", "", "ġesundful", "", "alternative form of"])
let v = native_list_append(v, ["endlefta", "adj", "endlefta", "", "endlefte", "", "eleventh"])
let v = native_list_append(v, ["twelfta", "adj", "twelfta", "", "twelfte", "", "twelfth"])
let v = native_list_append(v, ["geleaful", "adj", "geleaful", "", "ġelēaful", "", "alternative form of"])
let v = native_list_append(v, ["gemyndful", "adj", "gemyndful", "", "ġemyndful", "", "alternative form of"])
let v = native_list_append(v, ["genoh", "adj", "genoh", "", "ġenōh", "", "alternative form of"])
let v = native_list_append(v, ["þreotteoþa", "adj", "þreotteoþa", "", "þrēottēoþe", "", "thirteenth"])
let v = native_list_append(v, ["feowerteoþa", "adj", "feowerteoþa", "", "fēowertēoþe", "", "fourteenth"])
let v = native_list_append(v, ["twentigoþa", "adj", "twentigoþa", "", "twēntigoþe", "", "twentieth"])
let v = native_list_append(v, ["cyperen", "adj", "cyperen", "", "cyperenu", "", "alternative form of"])
let v = native_list_append(v, ["blodge", "adj", "blodge", "", "", "", "inflection of blōdiġ"])
let v = native_list_append(v, ["fifteoþa", "adj", "fifteoþa", "", "fīftēoþe", "", "fifteenth"])
let v = native_list_append(v, ["seofonteoþa", "adj", "seofonteoþa", "", "seofontēoþe", "", "seventeenth"])
let v = native_list_append(v, ["eahtateoþa", "adj", "eahtateoþa", "", "eahtatēoþe", "", "eighteenth"])
let v = native_list_append(v, ["nigonteoþa", "adj", "nigonteoþa", "", "nigontēoþe", "", "nineteenth"])
let v = native_list_append(v, ["siextigfeald", "adj", "siextigfeald", "", "siextiġfeald", "", "alternative form of"])
let v = native_list_append(v, ["bedreda", "adj", "bedreda", "", "bedrede", "", "alternative form of"])
let v = native_list_append(v, ["gelom", "adj", "gelom", "", "ġelōm", "", "often frequent"])
let v = native_list_append(v, ["wohful", "adj", "wohful", "", "wōhful", "", "alternative form of"])
let v = native_list_append(v, ["yferra", "adj", "yferra", "yfemest", "yferre", "", "upper higher"])
let v = native_list_append(v, ["fiþerfete", "adj", "fiþerfete", "", "fiþerfētu", "", "four-footed quadrupedal"])
let v = native_list_append(v, ["mealmiht", "adj", "mealmiht", "", "mealmihte", "", "sandy chalky"])
let v = native_list_append(v, ["spræcful", "adj", "spræcful", "", "sprǣcfulu", "", "talkative loquacious"])
let v = native_list_append(v, ["acen", "adj", "acen", "", "ācenu", "", "alternative form of"])
let v = native_list_append(v, ["axigendlic", "adj", "axigendlic", "", "āxiġendlīċ", "", "alternative form of"])
let v = native_list_append(v, ["clipigendlic", "adj", "clipigendlic", "", "clipiġendlīċ", "", "alternative form of"])
let v = native_list_append(v, ["gecigendlic", "adj", "gecigendlic", "", "ġeċīġendlīċ", "", "alternative form of"])
let v = native_list_append(v, ["getacnigendlic", "adj", "getacnigendlic", "", "ġetācniġendlīċ", "", "alternative form of"])
let v = native_list_append(v, ["gymeleas", "adj", "gymeleas", "", "ġȳmelēas", "", "alternative form of"])
let v = native_list_append(v, ["nemnigendlic", "adj", "nemnigendlic", "", "nemniġendlīċ", "", "alternative form of"])
let v = native_list_append(v, ["orþonc", "adj", "orþonc", "", "orþonce", "", "alternative form of"])
let v = native_list_append(v, ["unmyltsiendlic", "adj", "unmyltsiendlic", "", "unmyltsiendlīċ", "", "alternative form of"])
let v = native_list_append(v, ["unnytwyrþe", "adj", "unnytwyrþe", "", "unnytwyrþu", "", "alternative form of"])
let v = native_list_append(v, ["þystre", "adj", "þȳstra", "þȳstrost", "þȳstru", "", "alternative form of"])
let v = native_list_append(v, ["æghwylc", "adj", "æghwylc", "", "ǣġhwylċ", "", "alternative form of"])
let v = native_list_append(v, ["wynfull", "adj", "wynfull", "", "wynfulle", "", "alternative form of"])
let v = native_list_append(v, ["deorfellen", "adj", "deorfellen", "", "dēorfellenu", "", "made of beast"])
let v = native_list_append(v, ["friþsum", "adj", "friþsum", "", "friþsumu", "", "peaceful"])
let v = native_list_append(v, ["fyrn", "adj", "fyrn", "", "fyrne", "", "former"])
let v = native_list_append(v, ["foreweard", "adj", "foreweard", "", "forewearde", "", "forward fore former"])
let v = native_list_append(v, ["smeah", "adj", "smeah", "", "smēah", "", "alternative form of"])
let v = native_list_append(v, ["þriste", "adj", "þriste", "", "þrīstu", "", "bold brave"])
let v = native_list_append(v, ["cærsiht", "adj", "cærsiht", "", "cærsihte", "", "cressy"])
let v = native_list_append(v, ["clifiht", "adj", "clifiht", "", "clifihte", "", "cliffy steep"])
let v = native_list_append(v, ["wulfheort", "adj", "wulfheort", "", "wulfheorte", "", "vicious savage"])
let v = native_list_append(v, ["cealdheort", "adj", "cealdheort", "", "ċealdheort", "", "coldhearted"])
let v = native_list_append(v, ["heardheort", "adj", "heardheort", "", "heardheorte", "", "hardhearted"])
let v = native_list_append(v, ["wearriht", "adj", "wearriht", "", "wearrihte", "", "calloused of trees"])
let v = native_list_append(v, ["triwen", "adj", "triwen", "", "trīwenu", "", "alternative form of"])
let v = native_list_append(v, ["wyllen", "adj", "wyllen", "", "wyllenu", "", "made of wool"])
let v = native_list_append(v, ["edgeong", "adj", "edgeong", "", "edġeong", "", "young again rejuvenated"])
let v = native_list_append(v, ["aniege", "adj", "aniege", "", "ānīeġu", "", "one-eyed"])
let v = native_list_append(v, ["grimm", "adj", "grimm", "", "grimme", "", "fierce savage terrible"])
let v = native_list_append(v, ["sceoliege", "adj", "sceoliege", "", "sċēolīeġu", "", "alternative form of"])
let v = native_list_append(v, ["Sicilisc", "adj", "Sicilisc", "", "Sicilisċ", "", "Sicilian"])
let v = native_list_append(v, ["undiere", "adj", "undiere", "", "undīeru", "", "cheap"])
let v = native_list_append(v, ["undruncen", "adj", "undruncen", "", "undruncenu", "", "sober not drunk"])
let v = native_list_append(v, ["gesliefed", "adj", "gesliefed", "", "ġeslīefedu", "", "sleeved"])
let v = native_list_append(v, ["berht", "adj", "berht", "", "berhte", "", "alternative form of"])
let v = native_list_append(v, ["sweflen", "adj", "sweflen", "", "sweflenu", "", "sulfurous brimstony"])
let v = native_list_append(v, ["sweflenum", "adj", "sweflenum", "", "", "", "inflection of sweflen"])
let v = native_list_append(v, ["earmheort", "adj", "earmheort", "", "earmheorte", "", "faint-hearted"])
let v = native_list_append(v, ["deofollic", "adj", "deofollic", "", "dēofollīċ", "", "demonic"])
let v = native_list_append(v, ["liþu", "adj", "liþu", "", "", "", "inflection of līþe"])
let v = native_list_append(v, ["smalan", "adj", "smalan", "", "", "", "inflection of smæl"])
let v = native_list_append(v, ["smalum", "adj", "smalum", "", "", "", "inflection of smæl"])
let v = native_list_append(v, ["smales", "adj", "smales", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["clæna", "adj", "clæna", "", "", "", "inflection of clǣne"])
let v = native_list_append(v, ["clænes", "adj", "clænes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["clænum", "adj", "clænum", "", "", "", "inflection of clǣne"])
let v = native_list_append(v, ["clænan", "adj", "clænan", "", "", "", "inflection of clǣne"])
let v = native_list_append(v, ["clænne", "adj", "clænne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["bærne", "adj", "bærne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["barum", "adj", "barum", "", "", "", "inflection of bær"])
let v = native_list_append(v, ["byna", "adj", "byna", "", "", "", "inflection of bȳn"])
let v = native_list_append(v, ["hlutor", "adj", "hlutor", "", "hlūtoru", "", "clear pure bright"])
let v = native_list_append(v, ["forht", "adj", "forht", "", "forhte", "", "fearful afraid timid"])
let v = native_list_append(v, ["firenfull", "adj", "firenfull", "", "firenfulle", "", "sinful"])
let v = native_list_append(v, ["firengeorn", "adj", "firengeorn", "", "firenġeorn", "", "sinful"])
let v = native_list_append(v, ["firenlic", "adj", "firenlic", "", "firenlīċ", "", "sinful wicked"])
let v = native_list_append(v, ["firensynnig", "adj", "firensynnig", "", "firensynniġu", "", "sinful"])
let v = native_list_append(v, ["syfre", "adj", "syfre", "sȳfrust", "sȳfru", "", "sober pure temperate"])
let v = native_list_append(v, ["unsyfre", "adj", "unsyfre", "", "unsȳfru", "", "impure unclean foul"])
let v = native_list_append(v, ["wilddeorlic", "adj", "wilddeorlic", "", "wilddēorlīċ", "", "like a wild"])
let v = native_list_append(v, ["blostmig", "adj", "blostmig", "", "blōstmiġu", "", "flowery floral"])
let v = native_list_append(v, ["unforbugendlic", "adj", "unforbugendlic", "", "", "", "inevitable unavoidable"])
let v = native_list_append(v, ["wiþcoren", "adj", "wiþcoren", "", "wiþcorene", "", "reprobate wicked"])
let v = native_list_append(v, ["syferæte", "adj", "syferæte", "", "sȳferǣtu", "", "moderate in eating"])
let v = native_list_append(v, ["syferlic", "adj", "syferlic", "", "sȳferlīċ", "", "sober moderate"])
let v = native_list_append(v, ["unsyferlic", "adj", "unsyferlic", "", "unsȳferlīċ", "", "impure unclean"])
let v = native_list_append(v, ["ceorlleas", "adj", "ceorlleas", "", "ċeorllēas", "", "without a husband"])
let v = native_list_append(v, ["werleas", "adj", "werleas", "", "werlēas", "", "without a husband"])
let v = native_list_append(v, ["ofgangende", "adj", "ofgangende", "", "ofgangendu", "", "derivative"])
let v = native_list_append(v, ["ofgangendlic", "adj", "ofgangendlic", "", "ofgangendlīċ", "", "synonym of ofgangende"])
let v = native_list_append(v, ["setlgangende", "adj", "setlgangende", "", "setlgangendu", "", "setting of heavenly"])
let v = native_list_append(v, ["wudulic", "adj", "wudulic", "", "wudulīċ", "", "of a wood"])
let v = native_list_append(v, ["wudig", "adj", "wudig", "", "wudiġ", "", "woody full of"])
let v = native_list_append(v, ["wudubære", "adj", "wudubære", "", "wudubǣru", "", "woody"])
let v = native_list_append(v, ["wudiht", "adj", "wudiht", "", "wudihte", "", "woody full of"])
let v = native_list_append(v, ["samodwyrcende", "adj", "samodwyrcende", "", "samodwyrċendu", "", "working together cooperating"])
let v = native_list_append(v, ["larsum", "adj", "larsum", "", "lārsumu", "", "ready to learn"])
let v = native_list_append(v, ["lareowlic", "adj", "lareowlic", "", "lārēowlīċ", "", "after the manner"])
let v = native_list_append(v, ["larlic", "adj", "larlic", "", "lārlīċ", "", "under instruction in"])
let v = native_list_append(v, ["deriendlic", "adj", "deriendlic", "", "deriendlīċ", "", "noxious nocent harmful"])
let v = native_list_append(v, ["underiendlic", "adj", "underiendlic", "", "underiendlīċ", "", "innoxious innocent harmless"])
let v = native_list_append(v, ["ungeendiendlic", "adj", "ungeendiendlic", "", "unġeendiendlīċ", "", "indefinite"])
let v = native_list_append(v, ["wliteleas", "adj", "wliteleas", "", "wlitelēas", "", "ugly uncomely hideous"])
let v = native_list_append(v, ["fenlic", "adj", "fenlic", "", "fenlīċ", "", "fenlike fenny"])
let v = native_list_append(v, ["fennig", "adj", "fennig", "", "fenniġu", "", "fenny"])
let v = native_list_append(v, ["feldlic", "adj", "feldlic", "", "feldlīċ", "", "fieldlike"])
let v = native_list_append(v, ["genihtful", "adj", "genihtful", "", "ġenihtful", "", "plentiful profuse"])
let v = native_list_append(v, ["genihtsum", "adj", "genihtsum", "ġenihtsumest", "ġenihtsumu", "", "abundant plentiful fruitful"])
let v = native_list_append(v, ["fulgenihtsum", "adj", "fulgenihtsum", "", "fulġenihtsumu", "", "very abundant"])
let v = native_list_append(v, ["nihtsum", "adj", "nihtsum", "nihtsumest", "nihtsumu", "", "abundant"])
let v = native_list_append(v, ["micelmod", "adj", "micelmod", "", "miċelmōd", "", "magnanimous"])
let v = native_list_append(v, ["geþogen", "adj", "geþogen", "", "ġeþogen", "", "grown up"])
let v = native_list_append(v, ["unfrod", "adj", "unfrod", "", "unfrōd", "", "not old"])
let v = native_list_append(v, ["eþelleas", "adj", "eþelleas", "", "ēþellēas", "", "countryless homeless"])
let v = native_list_append(v, ["staþolfæst", "adj", "staþolfæst", "", "staþolfæste", "", "steadfast stable firm"])
let v = native_list_append(v, ["unstaþolfæst", "adj", "unstaþolfæst", "", "unstaþolfæste", "", "unsettled not stationary"])
let v = native_list_append(v, ["staþolfæstlic", "adj", "staþolfæstlic", "", "staþolfæstlīċ", "", "steadfast firm"])
let v = native_list_append(v, ["fusne", "adj", "fusne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["tyhtendlic", "adj", "tyhtendlic", "", "tyhtendlīċ", "", "able to urge"])
let v = native_list_append(v, ["reod", "adj", "reod", "", "rēod", "", "red"])
let v = native_list_append(v, ["eaþmod", "adj", "eaþmod", "", "ēaþmōd", "", "humble"])
let v = native_list_append(v, ["eaþmodheort", "adj", "eaþmodheort", "", "ēaþmōdheort", "", "humble-minded humble at"])
let v = native_list_append(v, ["eaþmodlic", "adj", "eaþmodlic", "", "ēaþmōdlīċ", "", "humble"])
let v = native_list_append(v, ["toweorpendlic", "adj", "toweorpendlic", "", "tōweorpendlīċ", "", "destructible"])
let v = native_list_append(v, ["merscig", "adj", "merscig", "", "mersċiġu", "", "marshy"])
let v = native_list_append(v, ["þwerh", "adj", "þwerh", "", "þwēre", "", "alternative form of"])
let v = native_list_append(v, ["eaþmodig", "adj", "eaþmodig", "", "ēaþmōdiġu", "", "humble"])
let v = native_list_append(v, ["eaþbede", "adj", "eaþbede", "", "ēaþbēdu", "", "exorable"])
let v = native_list_append(v, ["eaþbene", "adj", "eaþbene", "", "ēaþbēnu", "", "exorable"])
let v = native_list_append(v, ["geræde", "adj", "geræde", "", "ġerǣdu", "", "ready prompt prepared"])
let v = native_list_append(v, ["eardiendlic", "adj", "eardiendlic", "", "eardiendlīċ", "", "inhabitable"])
let v = native_list_append(v, ["ymbeardiende", "adj", "ymbeardiende", "", "ymbeardiendu", "", "dwelling around"])
let v = native_list_append(v, ["yþig", "adj", "yþig", "", "ȳþiġu", "", "fluctuating"])
let v = native_list_append(v, ["woriende", "adj", "woriende", "", "wōriendu", "", "wandering"])
let v = native_list_append(v, ["yþworiende", "adj", "yþworiende", "", "ȳþwōriendu", "", "wave-wandering"])
let v = native_list_append(v, ["liegbære", "adj", "liegbære", "", "līeġbǣru", "", "flame-bearing flaming fiery"])
let v = native_list_append(v, ["liegberende", "adj", "liegberende", "", "līeġberendu", "", "flame-bearing fiery"])
let v = native_list_append(v, ["lieglocc", "adj", "lieglocc", "", "līeġlocc", "", "having flaming locks"])
let v = native_list_append(v, ["liegloccod", "adj", "liegloccod", "", "līeġloccodu", "", "having flaming locks"])
let v = native_list_append(v, ["liegspiwol", "adj", "liegspiwol", "", "līeġspīwolu", "", "flame-spewing"])
let v = native_list_append(v, ["unoferswiþendlic", "adj", "unoferswiþendlic", "", "unoferswīþendlīċ", "", "invincible"])
let v = native_list_append(v, ["unoferwinnendlic", "adj", "unoferwinnendlic", "", "unoferwinnendlīċ", "", "unbeatable invincible"])
let v = native_list_append(v, ["fæmende", "adj", "fæmende", "", "fǣmendu", "", "foaming"])
let v = native_list_append(v, ["liegfæmende", "adj", "liegfæmende", "", "līeġfǣmendu", "", "flame spewing"])
let v = native_list_append(v, ["famblawende", "adj", "famblawende", "", "fāmblāwendu", "", "foaming"])
let v = native_list_append(v, ["liegfamblawende", "adj", "liegfamblawende", "", "līeġfāmblāwendu", "", "flame spewing"])
let v = native_list_append(v, ["geteorigendlic", "adj", "geteorigendlic", "", "ġetēoriġendlīċ", "", "defective imperfect"])
let v = native_list_append(v, ["ciricgeorn", "adj", "ciricgeorn", "", "ċiriċġeorn", "", "diligent in attending"])
let v = native_list_append(v, ["heafdeht", "adj", "heafdeht", "", "hēafdeht", "", "having a head"])
let v = native_list_append(v, ["gesceadlic", "adj", "gesceadlic", "", "ġesċeadlīċ", "", "shadowy shady obscure"])
let v = native_list_append(v, ["besceawod", "adj", "besceawod", "", "", "", "considerate thoughtful circumspect"])
let v = native_list_append(v, ["unstæfwis", "adj", "unstæfwis", "", "unstæfwīs", "", "illiterate"])
let v = native_list_append(v, ["dædlic", "adj", "dædlic", "", "dǣdlīċ", "", "active"])
let v = native_list_append(v, ["gemyndelic", "adj", "gemyndelic", "", "ġemyndelīċ", "", "memorable"])
let v = native_list_append(v, ["wierþe", "adj", "wierþe", "", "wierþu", "", "deserving +gen. of"])
let v = native_list_append(v, ["widmære", "adj", "widmære", "", "wīdmǣru", "", "far-famed famous celebrated"])
let v = native_list_append(v, ["mæran", "adj", "mæran", "", "", "", "weak accusative masculine"])
let v = native_list_append(v, ["wærsagol", "adj", "wærsagol", "", "wærsagole", "", "cautious in speech"])
let v = native_list_append(v, ["wærwyrde", "adj", "wærwyrde", "", "wærwyrdu", "", "cautious of speech"])
let v = native_list_append(v, ["wæstmlic", "adj", "wæstmlic", "", "wæstmlīċ", "", "fruitful"])
let v = native_list_append(v, ["wæstmleas", "adj", "wæstmleas", "", "wæstmlēas", "", "unfruitful fruitless"])
let v = native_list_append(v, ["herigendlic", "adj", "herigendlic", "heriġendlīċest", "heriġendlīċ", "", "praiseworthy laudable"])
let v = native_list_append(v, ["geherigendlic", "adj", "geherigendlic", "", "ġeheriġendlīċ", "", "alternative form of"])
let v = native_list_append(v, ["gecynde", "adj", "gecynde", "", "ġecyndu", "", "natural"])
let v = native_list_append(v, ["botwierþe", "adj", "botwierþe", "", "bōtwierþu", "", "pardonable expiable able"])
let v = native_list_append(v, ["edniwe", "adj", "edniwe", "", "ednīwu", "", "alternative form of"])
let v = native_list_append(v, ["ofersprecol", "adj", "ofersprecol", "", "ofersprecole", "", "overtalkative too loquacious"])
let v = native_list_append(v, ["oferspræce", "adj", "oferspræce", "", "ofersprǣċu", "", "talkative loquacious"])
let v = native_list_append(v, ["efenmære", "adj", "efenmære", "", "efenmǣru", "", "alternative form of"])
let v = native_list_append(v, ["bearnleas", "adj", "bearnleas", "", "bearnlēas", "", "childless"])
let v = native_list_append(v, ["liþig", "adj", "liþig", "", "liþiġ", "", "pliant supple flexible"])
let v = native_list_append(v, ["famig", "adj", "famig", "", "fāmiġu", "", "foamy frothy"])
let v = native_list_append(v, ["hræfnsweart", "adj", "hræfnsweart", "", "hræfnswearte", "", "raven-black black like"])
let v = native_list_append(v, ["colsweart", "adj", "colsweart", "", "colswearte", "", "coal black as"])
let v = native_list_append(v, ["gelimplic", "adj", "gelimplic", "", "ġelimplīċ", "", "of a happening"])
let v = native_list_append(v, ["eftacenned", "adj", "eftacenned", "", "eftācennedu", "", "reborn born-again"])
let v = native_list_append(v, ["eftgemyndig", "adj", "eftgemyndig", "", "eftġemyndiġu", "", "remembering"])
let v = native_list_append(v, ["griþleas", "adj", "griþleas", "", "griþlēas", "", "unprotected without protection"])
let v = native_list_append(v, ["duruleas", "adj", "duruleas", "", "dūrulēas", "", "doorless"])
let v = native_list_append(v, ["Bulgarisc", "adj", "Bulgarisc", "", "Bulgarisċ", "", "Bulgarian"])
let v = native_list_append(v, ["Egiptisc", "adj", "Egiptisc", "", "Egiptisċ", "", "alternative form of"])
let v = native_list_append(v, ["Scottisc", "adj", "Scottisc", "", "Scottisċ", "", "alternative form of"])
let v = native_list_append(v, ["Langbeardisc", "adj", "Langbeardisc", "", "Langbeardisċ", "", "Lombardic"])
let v = native_list_append(v, ["þeowboren", "adj", "þeowboren", "", "þēowboren", "", "slaveborn"])
let v = native_list_append(v, ["læne", "adj", "læne", "", "lǣnu", "", "transitory temporary fleeting"])
let v = native_list_append(v, ["wæpned", "adj", "wæpned", "", "wǣpnedu", "", "male"])
let v = native_list_append(v, ["biren", "adj", "biren", "", "birenu", "", "bear of or"])
let v = native_list_append(v, ["blodga", "adj", "blodga", "", "", "", "inflection of blōdiġ"])
let v = native_list_append(v, ["Athenisc", "adj", "Athenisc", "", "Athēnisċ", "", "Athenian"])
let v = native_list_append(v, ["healdsum", "adj", "healdsum", "", "healdsumu", "", "protective"])
let v = native_list_append(v, ["gehealdsum", "adj", "gehealdsum", "", "ġehealdsumu", "", "sparing frugal"])
let v = native_list_append(v, ["unwynsum", "adj", "unwynsum", "", "unwynsumu", "", "unpleasant"])
let v = native_list_append(v, ["wynleas", "adj", "wynlēasra", "", "wynlēas", "", "joyless dreary"])
let v = native_list_append(v, ["læsse", "adj", "læsse", "", "", "", "inflection of lǣssa"])
let v = native_list_append(v, ["gemænelic", "adj", "gemænelic", "", "ġemǣnelīċ", "", "common general"])
let v = native_list_append(v, ["moþfreten", "adj", "moþfreten", "", "moþfretene", "", "moth-eaten"])
let v = native_list_append(v, ["flæsclic", "adj", "flæsclic", "", "flǣsċlīċ", "", "fleshly carnal"])
let v = native_list_append(v, ["ascirigendlic", "adj", "ascirigendlic", "", "āsċiriġendlīċ", "", "disjunctive"])
let v = native_list_append(v, ["ascuniendlic", "adj", "ascuniendlic", "", "āsċuniendlīċ", "", "detestable abominable"])
let v = native_list_append(v, ["geiecendlic", "adj", "geiecendlic", "", "", "", "adjective"])
let v = native_list_append(v, ["æfest", "adj", "æfest", "", "ǣfest", "", "alternative form of"])
let v = native_list_append(v, ["elc", "adj", "elc", "", "ēlċ", "", "alternative form of"])
let v = native_list_append(v, ["sarra", "adj", "sarra", "", "", "", "strong/weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["anmod", "adj", "anmod", "", "ānmōd", "", "unanimous"])
let v = native_list_append(v, ["fæste", "adj", "fæste", "", "", "", "inflection of fæst"])
let v = native_list_append(v, ["eacniende", "adj", "eacniende", "", "ēacniendu", "", "pregnant"])
let v = native_list_append(v, ["elpendbænen", "adj", "elpendbænen", "", "elpendbǣnenu", "", "ivory made of"])
let v = native_list_append(v, ["fotadlig", "adj", "fotadlig", "", "fōtādliġu", "", "suffering from gout"])
let v = native_list_append(v, ["Egyptisc", "adj", "Egyptisc", "", "Egyptisċ", "", "Egyptian"])
let v = native_list_append(v, ["wegleas", "adj", "wegleas", "", "weġlēas", "", "without a road"])
let v = native_list_append(v, ["unsoþ", "adj", "unsoþ", "", "unsōþ", "", "untrue false"])
let v = native_list_append(v, ["ielfsciene", "adj", "ielfsciene", "", "ielfsċīenu", "", "gorgeous as beautiful"])
let v = native_list_append(v, ["fielleseoc", "adj", "fielleseoc", "", "fiellesēoc", "", "epileptic"])
let v = native_list_append(v, ["ieþe", "adj", "ieþe", "", "īeþu", "", "easy"])
let v = native_list_append(v, ["ungeþyldig", "adj", "ungeþyldig", "", "unġeþyldiġu", "", "impatient"])
let v = native_list_append(v, ["medume", "adj", "medume", "medumest", "medumu", "", "not extreme average"])
let v = native_list_append(v, ["fyrest", "adj", "fyrest", "", "fyreste", "", "first"])
let v = native_list_append(v, ["triewen", "adj", "triewen", "", "trīewenu", "", "wooden"])
let v = native_list_append(v, ["frecne", "adj", "frēcenra", "frēcnost", "frēcnu", "", "dangerous"])
let v = native_list_append(v, ["wædla", "adj", "wædla", "", "wǣdle", "", "poor in need"])
let v = native_list_append(v, ["mildheort", "adj", "mildheortra", "mildheortost", "mildheorte", "", "kindhearted gentle"])
let v = native_list_append(v, ["untrum", "adj", "untrum", "", "untrumu", "", "weak sick infirm"])
let v = native_list_append(v, ["unnytt", "adj", "unnytt", "unnyttost", "unnytte", "", "useless"])
let v = native_list_append(v, ["wealdende", "adj", "wealdende", "", "wealdendu", "", "powerful"])
let v = native_list_append(v, ["wierrest", "adj", "wierrest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["wiersa", "adj", "wiersa", "", "wierse", "", "comparative degree of"])
let v = native_list_append(v, ["nibacen", "adj", "nibacen", "", "nībacen", "", "fresh-baked"])
let v = native_list_append(v, ["nicenned", "adj", "nicenned", "", "nīcennedu", "", "newborn"])
let v = native_list_append(v, ["edniewe", "adj", "edniewe", "", "ednīewu", "", "new again renewed"])
let v = native_list_append(v, ["triewe", "adj", "triewe", "", "trīewu", "", "loyal faithful trustworthy"])
let v = native_list_append(v, ["getriewe", "adj", "getriewe", "", "ġetrīewu", "", "loyal faithful"])
let v = native_list_append(v, ["neowollic", "adj", "neowollic", "", "neowollīċ", "", "profound"])
let v = native_list_append(v, ["strangmod", "adj", "strangmod", "", "", "", "resolute"])
let v = native_list_append(v, ["dæglang", "adj", "dæglang", "", "dæġlang", "", "lasting a day"])
let v = native_list_append(v, ["seldcuþ", "adj", "seldcuþ", "", "seldcūþ", "", "weird strange"])
let v = native_list_append(v, ["þurhsiene", "adj", "þurhsiene", "", "þurhsīenu", "", "see-through transparent"])
let v = native_list_append(v, ["scearpsiene", "adj", "scearpsiene", "", "sċearpsīenu", "", "sharp-sighted"])
let v = native_list_append(v, ["murge", "adj", "murge", "", "murġu", "", "alternative form of"])
let v = native_list_append(v, ["hiwcuþ", "adj", "hiwcuþ", "", "hīwcūþ", "", "familiar + dative"])
let v = native_list_append(v, ["midra", "adj", "midra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["acle", "adj", "acle", "", "", "", "inflection of ācol"])
let v = native_list_append(v, ["astierred", "adj", "astierred", "", "āstierredu", "", "starry"])
let v = native_list_append(v, ["siþmest", "adj", "siþmest", "", "sīþmest", "", "last final"])
let v = native_list_append(v, ["wræne", "adj", "wræne", "", "wrǣnu", "", "horny lustful aroused"])
let v = native_list_append(v, ["tigelen", "adj", "tigelen", "", "tiġelenu", "", "tile or brick"])
let v = native_list_append(v, ["silfren", "adj", "silfren", "", "silfrenu", "", "alternative form of"])
let v = native_list_append(v, ["ierþen", "adj", "ierþen", "", "ierþenu", "", "earthen relational dirt"])
let v = native_list_append(v, ["liþren", "adj", "liþren", "", "liþrenu", "", "made of leather"])
let v = native_list_append(v, ["silcen", "adj", "silcen", "", "silcenu", "", "alternative form of"])
let v = native_list_append(v, ["bresen", "adj", "bresen", "", "bresenu", "", "brass"])
let v = native_list_append(v, ["seolfren", "adj", "seolfren", "", "seolfrenu", "", "silver"])
let v = native_list_append(v, ["brydlic", "adj", "brydlic", "", "brȳdlīċ", "", "bridal"])
let v = native_list_append(v, ["folcisc", "adj", "folcisc", "", "folcisċ", "", "popular relating to"])
let v = native_list_append(v, ["ierru", "adj", "ierru", "", "", "", "inflection of ierre"])
let v = native_list_append(v, ["hulic", "adj", "hulic", "", "", "", "of what sort"])
let v = native_list_append(v, ["monlic", "adj", "monlic", "", "mōnlīċ", "", "lunar"])
let v = native_list_append(v, ["Læden", "adj", "Læden", "", "Lǣdenu", "", "Latin"])
let v = native_list_append(v, ["unæþele", "adj", "unæþele", "", "unæþelu", "", "not noble ignoble"])
let v = native_list_append(v, ["neane", "adj", "neane", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["sargan", "adj", "sargan", "", "", "", "inflection of sāriġ"])
let v = native_list_append(v, ["godum", "adj", "godum", "", "", "", "inflection of gōd"])
let v = native_list_append(v, ["æfestig", "adj", "æfestig", "", "æfestiġu", "", "jealous envious"])
let v = native_list_append(v, ["mycela", "adj", "mycela", "", "", "", "inflection of myċel"])
let v = native_list_append(v, ["ealdne", "adj", "ealdne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["ealdes", "adj", "ealdes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["ealdum", "adj", "ealdum", "", "", "", "inflection of eald"])
let v = native_list_append(v, ["ealde", "adj", "ealde", "", "", "", "inflection of eald"])
let v = native_list_append(v, ["ealdra", "adj", "ealdra", "", "", "", "strong/weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["ealdre", "adj", "ealdre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["ealda", "adj", "ealda", "", "", "", "inflection of eald"])
let v = native_list_append(v, ["ealdan", "adj", "ealdan", "", "", "", "inflection of eald"])
let v = native_list_append(v, ["ealdena", "adj", "ealdena", "", "", "", "weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["gomol", "adj", "gomol", "", "", "", "alternative form of"])
let v = native_list_append(v, ["syndrig", "adj", "syndrig", "", "syndriġu", "", "separate alone"])
let v = native_list_append(v, ["Afrisc", "adj", "Afrisc", "", "Āfrisċ", "", "African"])
let v = native_list_append(v, ["Africanisc", "adj", "Africanisc", "", "Āfricānisċ", "", "African"])
let v = native_list_append(v, ["astyrred", "adj", "astyrred", "", "āstyrredu", "", "alternative form of"])
let v = native_list_append(v, ["ofersælic", "adj", "ofersælic", "", "ofersǣlīċ", "", "transmarine"])
let v = native_list_append(v, ["hunigswete", "adj", "hunigswete", "", "huniġswētu", "", "sweet as honey"])
let v = native_list_append(v, ["anræd", "adj", "anræd", "ānrǣdest", "ānrǣd", "", "one-minded unanimous agreed"])
let v = native_list_append(v, ["leohtleas", "adj", "leohtleas", "", "lēohtlēas", "", "without light lightless"])
let v = native_list_append(v, ["walda", "adj", "walda", "", "", "", "inflection of wald"])
let v = native_list_append(v, ["gefeaxen", "adj", "gefeaxen", "", "", "", "Having hair haired"])
let v = native_list_append(v, ["gefeaxe", "adj", "gefeaxe", "", "", "", "Having hair haired"])
let v = native_list_append(v, ["forod", "adj", "forod", "", "forode", "", "broken fractured"])
let v = native_list_append(v, ["ormod", "adj", "ormod", "", "ormōd", "", "desperate in despair"])
let v = native_list_append(v, ["halum", "adj", "halum", "", "", "", "inflection of hāl"])
let v = native_list_append(v, ["sorig", "adj", "sorig", "", "soriġ", "", "sorry grieved"])
let v = native_list_append(v, ["heahheort", "adj", "heahheort", "", "hēahheort", "", "high-hearted haughty proud"])
let v = native_list_append(v, ["geaplic", "adj", "geaplic", "", "ġēaplīċ", "", "crafty cunning deceitful"])
let v = native_list_append(v, ["lustbærlic", "adj", "lustbærlic", "", "lustbǣrlīċ", "", "desirable"])
let v = native_list_append(v, ["gedwolen", "adj", "gedwolen", "", "ġedwolen", "", "iniquitous evil wrong"])
let v = native_list_append(v, ["ielfisc", "adj", "ielfisc", "", "ielfisċ", "", "elvish elven"])
let v = native_list_append(v, ["gebygle", "adj", "gebygle", "", "", "", "subject obedient"])
let v = native_list_append(v, ["anre", "adj", "anre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["sigefæst", "adj", "sigefæst", "", "siġefæst", "", "victorious"])
let v = native_list_append(v, ["eallhwit", "adj", "eallhwit", "", "eallhwīt", "", "alternative form of"])
let v = native_list_append(v, ["forþgenge", "adj", "forþgenge", "", "forþgenġu", "", "moving forward advancing"])
let v = native_list_append(v, ["hierdelic", "adj", "hierdelic", "", "hierdelīċ", "", "pastoral"])
let v = native_list_append(v, ["deadboren", "adj", "deadboren", "", "dēadboren", "", "stillborn"])
let v = native_list_append(v, ["ongeboren", "adj", "ongeboren", "", "onġeboren", "", "inborn innate"])
let v = native_list_append(v, ["þegnboren", "adj", "þegnboren", "", "þeġnboren", "", "born a servant"])
let v = native_list_append(v, ["cyneboren", "adj", "cyneboren", "", "cyneborene", "", "born into royalty"])
let v = native_list_append(v, ["unboren", "adj", "unboren", "", "unborene", "", "unborn"])
let v = native_list_append(v, ["siþboren", "adj", "siþboren", "", "sīþboren", "", "born late postmature"])
let v = native_list_append(v, ["ælhwit", "adj", "ælhwit", "", "ælhwīt", "", "all-white"])
let v = native_list_append(v, ["ælniewe", "adj", "ælniewe", "", "ælnīewu", "", "brand new"])
let v = native_list_append(v, ["ælgylden", "adj", "ælgylden", "", "ælgyldenu", "", "made of pure"])
let v = native_list_append(v, ["firwitt", "adj", "firwitt", "", "firwitte", "", "curious"])
let v = native_list_append(v, ["firwitgeorn", "adj", "firwitgeorn", "", "firwitġeorn", "", "curious"])
let v = native_list_append(v, ["aworpen", "adj", "aworpen", "", "āworpenu", "", "thrown out rejected"])
let v = native_list_append(v, ["sundorboren", "adj", "sundorboren", "", "sundorborene", "", "born different or"])
let v = native_list_append(v, ["numol", "adj", "numol", "", "numole", "", "capacious able to"])
let v = native_list_append(v, ["þreofeald", "adj", "þreofeald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hlude", "adj", "hlude", "", "", "", "inflection of hlūd"])
let v = native_list_append(v, ["sixta", "adj", "sixta", "", "sixte", "", "sixth"])
let v = native_list_append(v, ["sixteoþa", "adj", "sixteoþa", "", "sixtēoþe", "", "sixteenth"])
let v = native_list_append(v, ["sixtienefeald", "adj", "sixtienefeald", "", "sixtīenefeald", "", "sixteenfold"])
let v = native_list_append(v, ["sixtigoþa", "adj", "sixtigoþa", "", "sixtigoþe", "", "sixtieth"])
let v = native_list_append(v, ["anwille", "adj", "anwille", "", "ānwillu", "", "stubborn"])
let v = native_list_append(v, ["anwintre", "adj", "anwintre", "", "ānwintru", "", "one year old"])
let v = native_list_append(v, ["sceolhiege", "adj", "sceolhiege", "", "sċeolhīeġu", "", "cross-eyed"])
let v = native_list_append(v, ["twelfwintre", "adj", "twelfwintre", "", "twelfwintru", "", "twelve years old"])
let v = native_list_append(v, ["twiwintre", "adj", "twiwintre", "", "twiwintru", "", "two years old"])
let v = native_list_append(v, ["þriwintre", "adj", "þriwintre", "", "þriwintru", "", "three years old"])
let v = native_list_append(v, ["grægne", "adj", "grægne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["fiþerfeald", "adj", "fiþerfeald", "", "fiþerfealde", "", "fourfold"])
let v = native_list_append(v, ["idelhende", "adj", "idelhende", "", "īdelhendu", "", "empty-handed"])
let v = native_list_append(v, ["spærhende", "adj", "spærhende", "", "spærhendu", "", "frugal"])
let v = native_list_append(v, ["twistrenge", "adj", "twistrenge", "", "twistrenġu", "", "two-stringed"])
let v = native_list_append(v, ["þristrenge", "adj", "þristrenge", "", "þristrenġu", "", "three-stringed"])
let v = native_list_append(v, ["tienstrenge", "adj", "tienstrenge", "", "tīenstrenġu", "", "ten-stringed"])
let v = native_list_append(v, ["oriege", "adj", "oriege", "", "orīeġu", "", "out of sight"])
let v = native_list_append(v, ["morgenlic", "adj", "morgenlic", "", "morgenlīċ", "", "morning"])
let v = native_list_append(v, ["stranghende", "adj", "stranghende", "", "stranghendu", "", "strong-handed"])
let v = native_list_append(v, ["handcræftig", "adj", "handcræftig", "", "handcræftiġu", "", "dexterous"])
let v = native_list_append(v, ["manbære", "adj", "manbære", "", "manbǣru", "", "producing people"])
let v = native_list_append(v, ["manleas", "adj", "manleas", "", "manlēas", "", "without people uninhabited"])
let v = native_list_append(v, ["sawolleas", "adj", "sawolleas", "", "sāwollēas", "", "soulless"])
let v = native_list_append(v, ["styriende", "adj", "styriende", "", "styriendu", "", "moving"])
let v = native_list_append(v, ["unstyriende", "adj", "unstyriende", "", "unstyriendu", "", "motionless stationary immobile"])
let v = native_list_append(v, ["selfwille", "adj", "selfwille", "", "selfwillu", "", "voluntary"])
let v = native_list_append(v, ["ætealdod", "adj", "ætealdod", "", "ætealdodu", "", "too aged too"])
let v = native_list_append(v, ["bront", "adj", "bront", "", "", "", "alternative form of"])
let v = native_list_append(v, ["Mæcedonisc", "adj", "Mæcedonisc", "", "Mæcedonisċ", "", "Macedonian of Macedonia"])
let v = native_list_append(v, ["unciepe", "adj", "unciepe", "", "unċīepu", "", "free without cost"])
let v = native_list_append(v, ["surum", "adj", "surum", "", "", "", "inflection of sūr"])
let v = native_list_append(v, ["blacu", "adj", "blacu", "", "", "", "inflection of blæc"])
let v = native_list_append(v, ["blace", "adj", "blace", "", "", "", "inflection of blæc"])
let v = native_list_append(v, ["blacena", "adj", "blacena", "", "", "", "weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["blacan", "adj", "blacan", "", "", "", "inflection of blæc"])
let v = native_list_append(v, ["blacum", "adj", "blacum", "", "", "", "inflection of blæc"])
let v = native_list_append(v, ["blæcne", "adj", "blæcne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["smælra", "adj", "smælra", "", "", "", "strong/weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["smalo", "adj", "smalo", "", "", "", "inflection of smæl"])
let v = native_list_append(v, ["niwre", "adj", "niwre", "", "", "", "inflection of nīwe"])
let v = native_list_append(v, ["deafne", "adj", "deafne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["deafe", "adj", "deafe", "", "", "", "inflection of dēaf"])
let v = native_list_append(v, ["deafa", "adj", "deafa", "", "", "", "inflection of dēaf"])
let v = native_list_append(v, ["deafum", "adj", "deafum", "", "", "", "inflection of dēaf"])
let v = native_list_append(v, ["deafan", "adj", "deafan", "", "", "", "inflection of dēaf"])
let v = native_list_append(v, ["deafra", "adj", "deafra", "", "", "", "strong/weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["deafre", "adj", "deafre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["deadne", "adj", "deadne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["deadum", "adj", "deadum", "", "", "", "inflection of dēad"])
let v = native_list_append(v, ["deadra", "adj", "deadra", "", "", "", "strong/weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["deadre", "adj", "deadre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["deada", "adj", "deada", "", "", "", "inflection of dēad"])
let v = native_list_append(v, ["deadan", "adj", "deadan", "", "", "", "inflection of dēad"])
let v = native_list_append(v, ["Indisc", "adj", "Indisc", "", "Indisċ", "", "Indian"])
let v = native_list_append(v, ["þroh", "adj", "þroh", "", "þrō", "", "rancid"])
let v = native_list_append(v, ["A", "other", "A", "", "", "", "A letter of"])
let v = native_list_append(v, ["f", "other", "f", "", "", "", "A letter of"])
let v = native_list_append(v, ["a-", "other", "a-", "", "", "", "from away off"])
let v = native_list_append(v, ["y", "other", "y", "", "", "", "A letter of"])
let v = native_list_append(v, ["six", "other", "six", "", "", "", "six"])
let v = native_list_append(v, ["ten", "other", "ten", "", "", "", "ten"])
let v = native_list_append(v, ["hundred", "other", "hundred", "", "", "", "hundred"])
let v = native_list_append(v, ["an", "other", "an", "", "", "", "one"])
let v = native_list_append(v, ["self-", "other", "self-", "", "", "", "self"])
let v = native_list_append(v, ["e", "other", "e", "", "", "", "A letter of"])
let v = native_list_append(v, ["c", "other", "c", "", "", "", "A letter of"])
let v = native_list_append(v, ["d", "other", "d", "", "", "", "A letter of"])
let v = native_list_append(v, ["l", "other", "l", "", "", "", "A letter of"])
let v = native_list_append(v, ["s", "other", "s", "", "", "", "A letter of"])
let v = native_list_append(v, ["u", "other", "u", "", "", "", "a letter of"])
let v = native_list_append(v, ["w", "other", "w", "", "", "", "A letter of"])
let v = native_list_append(v, ["un-", "other", "un-", "", "", "", "negation or absence"])
let v = native_list_append(v, ["la", "other", "la", "", "", "", "lo! oh! ah!"])
let v = native_list_append(v, ["ho", "other", "ho", "", "", "", "Call of attention."])
let v = native_list_append(v, ["tu", "other", "tu", "", "", "", "neuter nominative/accusative of"])
let v = native_list_append(v, ["tien", "other", "tien", "", "", "", "ten"])
let v = native_list_append(v, ["ea", "other", "ea", "", "", "", "oh alas"])
let v = native_list_append(v, ["-um", "other", "-um", "", "", "", "Used to form"])
let v = native_list_append(v, ["-ian", "other", "-ian", "", "", "", "Forms verbs from"])
let v = native_list_append(v, ["in-", "other", "in-", "", "", "", "in into"])
let v = native_list_append(v, ["-ist", "other", "-ist", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tea", "other", "tea", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fewer", "other", "fewer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-est", "other", "-est", "", "", "", "suffix forming feminine"])
let v = native_list_append(v, ["-er", "other", "-er", "", "", "", "alternative form of"])
let v = native_list_append(v, ["amen", "other", "amen", "", "", "", "amen so be"])
let v = native_list_append(v, ["-ie", "other", "-ie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bi-", "other", "bi-", "", "", "", "near around compare"])
let v = native_list_append(v, ["an-", "other", "an-", "", "", "", "one mono- uni-"])
let v = native_list_append(v, ["-ing", "other", "-ing", "", "", "", "Forming nouns from"])
let v = native_list_append(v, ["em-", "other", "em-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["for-", "other", "for-", "", "", "", "wrongly away from"])
let v = native_list_append(v, ["fore-", "other", "fore-", "", "", "", "before in front"])
let v = native_list_append(v, ["-ette", "other", "-ette", "", "", "", "inflection of -ettan"])
let v = native_list_append(v, ["-ed", "other", "-ed", "", "", "", "Used to form"])
let v = native_list_append(v, ["-or", "other", "-or", "", "", "", "suffix forming adjectives"])
let v = native_list_append(v, ["æ", "other", "æ", "", "", "", "The twenty-fourth and"])
let v = native_list_append(v, ["-ade", "other", "-ade", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-a", "other", "-a", "", "", "", "nominative masculine n-stem"])
let v = native_list_append(v, ["ƿ", "other", "ƿ", "", "", "", "wynn a letter"])
let v = native_list_append(v, ["þ", "other", "þ", "", "", "", "thorn a letter"])
let v = native_list_append(v, ["ð", "other", "ð", "", "", "", "eth a letter"])
let v = native_list_append(v, ["ᚠ", "other", "ᚠ", "", "", "", "the first letter"])
let v = native_list_append(v, ["ᛋ", "other", "ᛋ", "", "", "", "the sixteenth letter"])
let v = native_list_append(v, ["-an", "other", "-an", "", "", "", "used to form"])
let v = native_list_append(v, ["-s", "other", "-s", "", "", "", "Feminine noun suffix"])
let v = native_list_append(v, ["-na", "other", "-na", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["-u", "other", "-u", "", "", "", "ending used to"])
let v = native_list_append(v, ["-en", "other", "-en", "", "", "", "used to create"])
let v = native_list_append(v, ["-on", "other", "-on", "", "", "", "Marks the plural"])
let v = native_list_append(v, ["-un", "other", "-un", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-o", "other", "-o", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fife", "other", "fife", "", "", "", "nominative/accusative of fif"])
let v = native_list_append(v, ["twa", "other", "twa", "", "", "", "nominative/accusative feminine/neuter of"])
let v = native_list_append(v, ["mid-", "other", "mid-", "", "", "", "with in conjunction"])
let v = native_list_append(v, ["-t", "other", "-t", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-as", "other", "-as", "", "", "", "Plural ending of"])
let v = native_list_append(v, ["-e", "other", "-e", "", "", "", "forming adverbs from"])
let v = native_list_append(v, ["ge-", "other", "ge-", "", "", "", "used as an"])
let v = native_list_append(v, ["-i", "other", "-i", "", "", "", "alternative form of"])
let v = native_list_append(v, ["on-", "other", "on-", "", "", "", "forming verbs and"])
let v = native_list_append(v, ["forma", "other", "forma", "", "", "", "first"])
let v = native_list_append(v, ["-re", "other", "-re", "", "", "", "masculine agent suffix"])
let v = native_list_append(v, ["twi-", "other", "twi-", "", "", "", "two double"])
let v = native_list_append(v, ["-ad", "other", "-ad", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ful", "other", "-ful", "", "", "", "full of -ful"])
let v = native_list_append(v, ["-wise", "other", "-wise", "", "", "", "state of manner"])
let v = native_list_append(v, ["-ness", "other", "-ness", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ast", "other", "-ast", "", "", "", "Used to form"])
let v = native_list_append(v, ["þreo", "other", "þreo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þrie", "other", "þrie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-et", "other", "-et", "", "", "", "suffix forming nouns"])
let v = native_list_append(v, ["-ode", "other", "-ode", "", "", "", "Forms the first"])
let v = native_list_append(v, ["uu", "other", "uu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["B", "other", "B", "", "", "", "A letter of"])
let v = native_list_append(v, ["C", "other", "C", "", "", "", "A letter of"])
let v = native_list_append(v, ["D", "other", "D", "", "", "", "A letter of"])
let v = native_list_append(v, ["E", "other", "E", "", "", "", "A letter of"])
let v = native_list_append(v, ["F", "other", "F", "", "", "", "A letter of"])
let v = native_list_append(v, ["H", "other", "H", "", "", "", "A letter of"])
let v = native_list_append(v, ["L", "other", "L", "", "", "", "A letter of"])
let v = native_list_append(v, ["M", "other", "M", "", "", "", "A letter of"])
let v = native_list_append(v, ["S", "other", "S", "", "", "", "A letter of"])
let v = native_list_append(v, ["U", "other", "U", "", "", "", "A letter of"])
let v = native_list_append(v, ["W", "other", "W", "", "", "", "A letter of"])
let v = native_list_append(v, ["Y", "other", "Y", "", "", "", "A letter of"])
let v = native_list_append(v, ["Ð", "other", "Ð", "", "", "", "a letter of"])
let v = native_list_append(v, ["Þ", "other", "Þ", "", "", "", "thorn a letter"])
let v = native_list_append(v, ["Ƿ", "other", "Ƿ", "", "", "", "wynn a letter"])
let v = native_list_append(v, ["Œ", "other", "Œ", "", "", "", "A combined form"])
let v = native_list_append(v, ["ne-", "other", "ne-", "", "", "", "not"])
let v = native_list_append(v, ["mis-", "other", "mis-", "", "", "", "bad badly wrong"])
let v = native_list_append(v, ["feower", "other", "feower", "", "", "", "four"])
let v = native_list_append(v, ["fif", "other", "fif", "", "", "", "five"])
let v = native_list_append(v, ["siex", "other", "siex", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seofon", "other", "seofon", "", "", "", "seven"])
let v = native_list_append(v, ["eahta", "other", "eahta", "", "", "", "eight"])
let v = native_list_append(v, ["nigon", "other", "nigon", "", "", "", "nine"])
let v = native_list_append(v, ["tela", "other", "tela", "", "", "", "well! good!"])
let v = native_list_append(v, ["hela", "other", "hela", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ung", "other", "-ung", "", "", "", "forming nouns from"])
let v = native_list_append(v, ["-þ", "other", "-þ", "", "", "", "forming abstract nouns"])
let v = native_list_append(v, ["-had", "other", "-had", "", "", "", "forming nouns of"])
let v = native_list_append(v, ["agen", "other", "agen", "", "", "", "again eft back"])
let v = native_list_append(v, ["ᛗ", "other", "ᛗ", "", "", "", "the twentieth letter"])
let v = native_list_append(v, ["-ig", "other", "-ig", "", "", "", "-y forms adjectives"])
let v = native_list_append(v, ["eow", "other", "eow", "", "", "", "Expression of grief"])
let v = native_list_append(v, ["eala", "other", "eala", "", "", "", "oh hey good"])
let v = native_list_append(v, ["-st", "other", "-st", "", "", "", "Used to form"])
let v = native_list_append(v, ["-ware", "other", "-ware", "", "", "", "suffix denoting inhabitants"])
let v = native_list_append(v, ["-ling", "other", "-ling", "", "", "", "adverbial suffix denoting"])
let v = native_list_append(v, ["-ienne", "other", "-ienne", "", "", "", "Used to form"])
let v = native_list_append(v, ["-dom", "other", "-dom", "", "", "", "used to derive"])
let v = native_list_append(v, ["-ol", "other", "-ol", "", "", "", "Used to form"])
let v = native_list_append(v, ["wa", "other", "wa", "", "", "", "woe! alas! expression"])
let v = native_list_append(v, ["-ane", "other", "-ane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ene", "other", "-ene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ana", "other", "-ana", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ac", "other", "-ac", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-cene", "other", "-cene", "", "", "", "dative singular of"])
let v = native_list_append(v, ["-el", "other", "-el", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-es", "other", "-es", "", "", "", "genitive case/possessive marker"])
let v = native_list_append(v, ["loca", "other", "loca", "", "", "", "look see here"])
let v = native_list_append(v, ["wan-", "other", "wan-", "", "", "", "lacking without un-"])
let v = native_list_append(v, ["i-", "other", "i-", "", "", "", "same selfsame"])
let v = native_list_append(v, ["ᚢ", "other", "ᚢ", "", "", "", "the second letter"])
let v = native_list_append(v, ["ᚦ", "other", "ᚦ", "", "", "", "the third letter"])
let v = native_list_append(v, ["ᚩ", "other", "ᚩ", "", "", "", "the fourth letter"])
let v = native_list_append(v, ["ᚫ", "other", "ᚫ", "", "", "", "the twenty-sixth letter"])
let v = native_list_append(v, ["ᚱ", "other", "ᚱ", "", "", "", "the fifth letter"])
let v = native_list_append(v, ["ᚳ", "other", "ᚳ", "", "", "", "the sixth letter"])
let v = native_list_append(v, ["", "other", "", "", "", "", "the seventh letter"])
let v = native_list_append(v, ["ᚹ", "other", "ᚹ", "", "", "", "the eighth letter"])
let v = native_list_append(v, ["ᚻ", "other", "ᚻ", "", "", "", "the ninth letter"])
let v = native_list_append(v, ["ᚾ", "other", "ᚾ", "", "", "", "the tenth letter"])
let v = native_list_append(v, ["", "other", "", "", "", "", "the eleventh letter"])
let v = native_list_append(v, ["ᛄ", "other", "ᛄ", "", "", "", "the twelfth letter"])
let v = native_list_append(v, ["ᛇ", "other", "ᛇ", "", "", "", "the thirteenth letter"])
let v = native_list_append(v, ["to-", "other", "to-", "", "", "", "verbal prefix with"])
let v = native_list_append(v, ["of-", "other", "of-", "", "", "", "off away from"])
let v = native_list_append(v, ["geþyld byþ middes eades", "other", "geþyld byþ middes eades", "", "", "", "patience is half"])
let v = native_list_append(v, ["æt þearfe man sceal freonda cunnian", "other", "æt þearfe man sceal freonda cunnian", "", "", "", "a friend in"])
let v = native_list_append(v, ["el-", "other", "el-", "", "", "", "foreign strange"])
let v = native_list_append(v, ["þri", "other", "þri", "", "", "", "three"])
let v = native_list_append(v, ["syxta", "other", "syxta", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fifta", "other", "fifta", "", "", "", "fifth"])
let v = native_list_append(v, ["feorþa", "other", "feorþa", "", "", "", "fourth"])
let v = native_list_append(v, ["þridda", "other", "þridda", "", "", "", "third"])
let v = native_list_append(v, ["eahtoþa", "other", "eahtoþa", "", "", "", "eighth"])
let v = native_list_append(v, ["seofoþa", "other", "seofoþa", "", "", "", "seventh"])
let v = native_list_append(v, ["nigoþa", "other", "nigoþa", "", "", "", "ninth"])
let v = native_list_append(v, ["oþer", "other", "oþer", "", "", "", "second"])
let v = native_list_append(v, ["teoþa", "other", "teoþa", "", "", "", "tenth"])
let v = native_list_append(v, ["endleofan", "other", "endleofan", "", "", "", "eleven"])
let v = native_list_append(v, ["twelf", "other", "twelf", "", "", "", "twelve"])
let v = native_list_append(v, ["þusend", "other", "þusend", "", "", "", "thousand"])
let v = native_list_append(v, ["twentig", "other", "twentig", "", "", "", "twenty"])
let v = native_list_append(v, ["loc", "other", "loc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sixtig", "other", "sixtig", "", "", "", "sixty"])
let v = native_list_append(v, ["fiftig", "other", "fiftig", "", "", "", "fifty"])
let v = native_list_append(v, ["þritig", "other", "þritig", "", "", "", "thirty"])
let v = native_list_append(v, ["sin-", "other", "sin-", "", "", "", "ever- continual perpetual"])
let v = native_list_append(v, ["-isc", "other", "-isc", "", "", "", "of or relating"])
let v = native_list_append(v, ["al-", "other", "al-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["te-", "other", "te-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ere", "other", "-ere", "", "", "", "masculine agent suffix"])
let v = native_list_append(v, ["æla", "other", "æla", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ic", "other", "-ic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-te", "other", "-te", "", "", "", "Alternative form of"])
let v = native_list_append(v, ["ſ", "other", "ſ", "", "", "", "An alternative form"])
let v = native_list_append(v, ["-ema", "other", "-ema", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-iendo", "other", "-iendo", "", "", "", "inflection of -iende"])
let v = native_list_append(v, ["tiene", "other", "tiene", "", "", "", "nominative/accusative of tien"])
let v = native_list_append(v, ["ᛏ", "other", "ᛏ", "", "", "", "the seveneteenth letter"])
let v = native_list_append(v, ["ed-", "other", "ed-", "", "", "", "again"])
let v = native_list_append(v, ["Æ", "other", "Æ", "", "", "", "uppercase version of"])
let v = native_list_append(v, ["-lic", "other", "-lic", "", "", "", "adjective-forming suffix meaning"])
let v = native_list_append(v, ["ġ", "other", "ġ", "", "", "", "A modified version"])
let v = native_list_append(v, ["ehta", "other", "ehta", "", "", "", "eight"])
let v = native_list_append(v, ["gegn-", "other", "gegn-", "", "", "", "opposition reversal against"])
let v = native_list_append(v, ["under-", "other", "under-", "", "", "", "between among"])
let v = native_list_append(v, ["be-", "other", "be-", "", "", "", "a productive prefix"])
let v = native_list_append(v, ["-ne", "other", "-ne", "", "", "", "Forms the strong"])
let v = native_list_append(v, ["or-", "other", "or-", "", "", "", "original"])
let v = native_list_append(v, ["-lac", "other", "-lac", "", "", "", "noun suffix denoting"])
let v = native_list_append(v, ["-ca", "other", "-ca", "", "", "", "Creates masculine concrete"])
let v = native_list_append(v, ["-lica", "other", "-lica", "", "", "", "inflection of -līċ"])
let v = native_list_append(v, ["-ost", "other", "-ost", "", "", "", "Used to form"])
let v = native_list_append(v, ["af-", "other", "af-", "", "", "", "away off from"])
let v = native_list_append(v, ["sesta", "other", "sesta", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ul", "other", "-ul", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hin-", "other", "hin-", "", "", "", "hence from here"])
let v = native_list_append(v, ["-ra", "other", "-ra", "", "", "", "Used to form"])
let v = native_list_append(v, ["-nis", "other", "-nis", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-endo", "other", "-endo", "", "", "", "inflection of -ende"])
let v = native_list_append(v, ["-este", "other", "-este", "", "", "", "inflection of -est"])
let v = native_list_append(v, ["-isca", "other", "-isca", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["-isce", "other", "-isce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-isse", "other", "-isse", "", "", "", "Forms nouns referring"])
let v = native_list_append(v, ["-la", "other", "-la", "", "", "", "imperative singular of"])
let v = native_list_append(v, ["-ma", "other", "-ma", "", "", "", "alternative form of"])
let v = native_list_append(v, ["huig", "other", "huig", "", "", "", "hey"])
let v = native_list_append(v, ["-ande", "other", "-ande", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ende", "other", "-ende", "", "", "", "equivalent of English"])
let v = native_list_append(v, ["ᛟ", "other", "ᛟ", "", "", "", "the twenty-third/fourth letter"])
let v = native_list_append(v, ["-end", "other", "-end", "", "", "", "suffix denoting the"])
let v = native_list_append(v, ["ofer-", "other", "ofer-", "", "", "", "used to form"])
let v = native_list_append(v, ["-linge", "other", "-linge", "", "", "", "dative singular of"])
let v = native_list_append(v, ["fifa", "other", "fifa", "", "", "", "genitive of fif"])
let v = native_list_append(v, ["up-", "other", "up-", "", "", "", "up upward"])
let v = native_list_append(v, ["-tun", "other", "-tun", "", "", "", "homestead village town"])
let v = native_list_append(v, ["sam-", "other", "sam-", "", "", "", "half-"])
let v = native_list_append(v, ["-od", "other", "-od", "", "", "", "Used to form"])
let v = native_list_append(v, ["◌̄", "other", "◌̄", "", "", "", "Written on a"])
let v = native_list_append(v, ["Ċ", "other", "Ċ", "", "", "", "A modified version"])
let v = native_list_append(v, ["ċ", "other", "ċ", "", "", "", "A modified version"])
let v = native_list_append(v, ["-era", "other", "-era", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["and-", "other", "and-", "", "", "", "against opposing"])
let v = native_list_append(v, ["-lice", "other", "-lice", "", "", "", "-ly adverbial suffix"])
let v = native_list_append(v, ["na-", "other", "na-", "", "", "", "Denotes absence or"])
let v = native_list_append(v, ["-sa", "other", "-sa", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["-se", "other", "-se", "", "", "", "inflection of -s"])
let v = native_list_append(v, ["-de", "other", "-de", "", "", "", "used to form"])
let v = native_list_append(v, ["-eno", "other", "-eno", "", "", "", "inflection of -en"])
let v = native_list_append(v, ["wa la wa", "other", "wa la wa", "", "", "", "alas oh woe"])
let v = native_list_append(v, ["-ot", "other", "-ot", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-erna", "other", "-erna", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hundrede", "other", "hundrede", "", "", "", "dative singular of"])
let v = native_list_append(v, ["-cum", "other", "-cum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["-endlic", "other", "-endlic", "", "", "", "forming adjectives from"])
let v = native_list_append(v, ["-weard", "other", "-weard", "", "", "", "Forming adjectives and"])
let v = native_list_append(v, ["oþ-", "other", "oþ-", "", "", "", "separation or departure"])
let v = native_list_append(v, ["æ-", "other", "æ-", "", "", "", "without lacking usually"])
let v = native_list_append(v, ["geond-", "other", "geond-", "", "", "", "beyond exceeding entirely"])
let v = native_list_append(v, ["regn-", "other", "regn-", "", "", "", "very"])
let v = native_list_append(v, ["-estre", "other", "-estre", "", "", "", "female agent suffix"])
let v = native_list_append(v, ["-wierþe", "other", "-wierþe", "", "", "", "worthy of"])
let v = native_list_append(v, ["ut-", "other", "ut-", "", "", "", "out"])
let v = native_list_append(v, ["utan-", "other", "utan-", "", "", "", "on the outside"])
let v = native_list_append(v, ["wiþ-", "other", "wiþ-", "", "", "", "against opposed to"])
let v = native_list_append(v, ["-leas", "other", "-leas", "", "", "", "without free from"])
let v = native_list_append(v, ["-cund", "other", "-cund", "", "", "", "suffix denoting origin"])
let v = native_list_append(v, ["-oc", "other", "-oc", "", "", "", "noun suffix used"])
let v = native_list_append(v, ["-sum", "other", "-sum", "", "", "", "characterized by some"])
let v = native_list_append(v, ["-unga", "other", "-unga", "", "", "", "used to form"])
let v = native_list_append(v, ["-iht", "other", "-iht", "", "", "", "having bearing possessing"])
let v = native_list_append(v, ["-bære", "other", "-bære", "", "", "", "bearing having"])
let v = native_list_append(v, ["-þor", "other", "-þor", "", "", "", "instrumental suffix creating"])
let v = native_list_append(v, ["fram-", "other", "fram-", "", "", "", "from forth away"])
let v = native_list_append(v, ["-enda", "other", "-enda", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["-sian", "other", "-sian", "", "", "", "verbal suffix added"])
let v = native_list_append(v, ["æfter-", "other", "æfter-", "", "", "", "after behind"])
let v = native_list_append(v, ["-læcan", "other", "-læcan", "", "", "", "verbal suffix combining"])
let v = native_list_append(v, ["-nes", "other", "-nes", "", "", "", "Used to form"])
let v = native_list_append(v, ["þurh-", "other", "þurh-", "", "", "", "through over with"])
let v = native_list_append(v, ["-linga", "other", "-linga", "", "", "", "adverbial suffix"])
let v = native_list_append(v, ["forþ-", "other", "forþ-", "", "", "", "forth forward away"])
let v = native_list_append(v, ["wiþer-", "other", "wiþer-", "", "", "", "against contrary opposed"])
let v = native_list_append(v, ["niþer-", "other", "niþer-", "", "", "", "below beneath situated"])
let v = native_list_append(v, ["-sciepe", "other", "-sciepe", "", "", "", "noun-forming suffix -ship"])
let v = native_list_append(v, ["-els", "other", "-els", "", "", "", "suffix creating nouns"])
let v = native_list_append(v, ["-else", "other", "-else", "", "", "", "suffix creating nouns"])
let v = native_list_append(v, ["-ern", "other", "-ern", "", "", "", "Suffix meaning a"])
let v = native_list_append(v, ["-gal", "other", "-gal", "", "", "", "suffix meaning perpetual"])
let v = native_list_append(v, ["-icge", "other", "-icge", "", "", "", "noun suffix denoting"])
let v = native_list_append(v, ["-incel", "other", "-incel", "", "", "", "diminutive noun suffix"])
let v = native_list_append(v, ["æf-", "other", "æf-", "", "", "", "away off from"])
let v = native_list_append(v, ["-ræden", "other", "-ræden", "", "", "", "noun suffix denoting"])
let v = native_list_append(v, ["-red", "other", "-red", "", "", "", "alternative form of"])
let v = native_list_append(v, ["full-", "other", "full-", "", "", "", "full fully completely"])
let v = native_list_append(v, ["seld-", "other", "seld-", "", "", "", "rare infrequent unusual"])
let v = native_list_append(v, ["manig-", "other", "manig-", "", "", "", "many multiple multi-"])
let v = native_list_append(v, ["æt-", "other", "æt-", "", "", "", "at near toward"])
let v = native_list_append(v, ["fela-", "other", "fela-", "", "", "", "many multi-"])
let v = native_list_append(v, ["-uma", "other", "-uma", "", "", "", "used to form"])
let v = native_list_append(v, ["-ede", "other", "-ede", "", "", "", "suffix applied to"])
let v = native_list_append(v, ["-oþ", "other", "-oþ", "", "", "", "used to form"])
let v = native_list_append(v, ["-rice", "other", "-rice", "", "", "", "suffix appended to"])
let v = native_list_append(v, ["ongean-", "other", "ongean-", "", "", "", "towards against opposite"])
let v = native_list_append(v, ["eall-", "other", "eall-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-lian", "other", "-lian", "", "", "", "frequentative verbal suffix"])
let v = native_list_append(v, ["eft-", "other", "eft-", "", "", "", "again afterwards back"])
let v = native_list_append(v, ["æg-", "other", "æg-", "", "", "", "ever every each"])
let v = native_list_append(v, ["-lum", "other", "-lum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["-las", "other", "-las", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["-ettan", "other", "-ettan", "", "", "", "used to form"])
let v = native_list_append(v, ["-nian", "other", "-nian", "", "", "", "suffix applied to"])
let v = native_list_append(v, ["efen-", "other", "efen-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-erian", "other", "-erian", "", "", "", "A frequentative suffix"])
let v = native_list_append(v, ["-orian", "other", "-orian", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-erne", "other", "-erne", "", "", "", "Adjective suffix occurring"])
let v = native_list_append(v, ["med-", "other", "med-", "", "", "", "middle mediocre average"])
let v = native_list_append(v, ["-wis", "other", "-wis", "", "", "", "denoting a specified"])
let v = native_list_append(v, ["ymb-", "other", "ymb-", "", "", "", "around"])
let v = native_list_append(v, ["-eht", "other", "-eht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-den", "other", "-den", "", "", "", "plural preterite subjunctive"])
let v = native_list_append(v, ["-wist", "other", "-wist", "", "", "", "being state condition"])
let v = native_list_append(v, ["uþ-", "other", "uþ-", "", "", "", "from away"])
let v = native_list_append(v, ["fer-", "other", "fer-", "", "", "", "unstressed form of"])
let v = native_list_append(v, ["wel-", "other", "wel-", "", "", "", "well good abundantly"])
let v = native_list_append(v, ["dune-", "other", "dune-", "", "", "", "down downward"])
let v = native_list_append(v, ["sundor-", "other", "sundor-", "", "", "", "separate"])
let v = native_list_append(v, ["hinder-", "other", "hinder-", "", "", "", "behind after"])
let v = native_list_append(v, ["ær-", "other", "ær-", "", "", "", "before early former"])
let v = native_list_append(v, ["steop-", "other", "steop-", "", "", "", "deprived of a"])
let v = native_list_append(v, ["foran-", "other", "foran-", "", "", "", "front forward part"])
let v = native_list_append(v, ["cyne-", "other", "cyne-", "", "", "", "royal of a"])
let v = native_list_append(v, ["-rof", "other", "-rof", "", "", "", "suffix meaning full"])
let v = native_list_append(v, ["-feald", "other", "-feald", "", "", "", "suffix denoting multiplication"])
let v = native_list_append(v, ["fea-", "other", "fea-", "", "", "", "little small poor"])
let v = native_list_append(v, ["-eld", "other", "-eld", "", "", "", "suffix forming nouns"])
let v = native_list_append(v, ["-ett", "other", "-ett", "", "", "", "inflection of -ettan"])
let v = native_list_append(v, ["-liest", "other", "-liest", "", "", "", "suffix denoting lack"])
let v = native_list_append(v, ["middan-", "other", "middan-", "", "", "", "between in the"])
let v = native_list_append(v, ["micel-", "other", "micel-", "", "", "", "large great magni-"])
let v = native_list_append(v, ["betwux-", "other", "betwux-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["betweon-", "other", "betweon-", "", "", "", "between among inter-"])
let v = native_list_append(v, ["ang-", "other", "ang-", "", "", "", "narrow tight constrained"])
let v = native_list_append(v, ["hund-", "other", "hund-", "", "", "", "prefix used at"])
let v = native_list_append(v, ["aweg-", "other", "aweg-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onweg-", "other", "onweg-", "", "", "", "away"])
let v = native_list_append(v, ["gean-", "other", "gean-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-sæta", "other", "-sæta", "", "", "", "a resident or"])
let v = native_list_append(v, ["-tig", "other", "-tig", "", "", "", "-ty used to"])
let v = native_list_append(v, ["-raþ", "other", "-raþ", "", "", "", "count of"])
let v = native_list_append(v, ["weas-", "other", "weas-", "", "", "", "chance"])
let v = native_list_append(v, ["weden-", "other", "weden-", "", "", "", "insanity madness"])
let v = native_list_append(v, ["-eg", "other", "-eg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["samod-", "other", "samod-", "", "", "", "together with co-"])
let v = native_list_append(v, ["-stow", "other", "-stow", "", "", "", "suffix found in"])
let v = native_list_append(v, ["þri-", "other", "þri-", "", "", "", "three tri- combining"])
let v = native_list_append(v, ["-wende", "other", "-wende", "", "", "", "suffix meaning tending"])
let v = native_list_append(v, ["-heald", "other", "-heald", "", "", "", "bent inclined toward"])
let v = native_list_append(v, ["-fæst", "other", "-fæst", "", "", "", "firm secure"])
let v = native_list_append(v, ["fiþer-", "other", "fiþer-", "", "", "", "four quadri- tetra-"])
let v = native_list_append(v, ["þrim-", "other", "þrim-", "", "", "", "three"])
let v = native_list_append(v, ["sifu", "other", "sifu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ẏ", "other", "ẏ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-g", "other", "-g", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-elle", "other", "-elle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gen-", "other", "gen-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ga", "other", "-ga", "", "", "", "Diminutive suffix used"])
let v = native_list_append(v, ["-nod", "other", "-nod", "", "", "", "past participle of"])
let v = native_list_append(v, ["-ge", "other", "-ge", "", "", "", "suffix used to"])
let v = native_list_append(v, ["sixe", "other", "sixe", "", "", "", "nominative/accusative of six"])
let v = native_list_append(v, ["-uc", "other", "-uc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-æ", "other", "-æ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oðer", "other", "oðer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-aþ", "other", "-aþ", "", "", "", "Third person singular"])
let v = native_list_append(v, ["-etta", "other", "-etta", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["UU", "other", "UU", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-nesse", "other", "-nesse", "", "", "", "inflection of -nes"])
let v = native_list_append(v, ["-enne", "other", "-enne", "", "", "", "Forms the inflected"])
let v = native_list_append(v, ["bile-", "other", "bile-", "", "", "", "kind appropriate"])
let v = native_list_append(v, ["-cræft", "other", "-cræft", "", "", "", "denoting an art"])
let v = native_list_append(v, ["ᚨ", "other", "ᚨ", "", "", "", "the rune ᚫ"])
let v = native_list_append(v, ["ᵹ", "other", "ᵹ", "", "", "", "Insular script form"])
let v = native_list_append(v, ["sel-", "other", "sel-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ander-", "other", "ander-", "", "", "", "denoting reversal or"])
let v = native_list_append(v, ["eal-", "other", "eal-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gi-", "other", "gi-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["far-", "other", "far-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-tene", "other", "-tene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-le", "other", "-le", "", "", "", "dative singular of"])
let v = native_list_append(v, ["frea-", "other", "frea-", "", "", "", "an intensifying prefix"])
let v = native_list_append(v, ["ful-", "other", "ful-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["erce", "other", "erce", "", "", "", "holy"])
let v = native_list_append(v, ["ᚸ", "other", "ᚸ", "", "", "", "a letter of"])
let v = native_list_append(v, ["ie-", "other", "ie-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ele", "other", "-ele", "", "", "", "dative singular of"])
let v = native_list_append(v, ["ni-", "other", "ni-", "", "", "", "new- newly"])
let v = native_list_append(v, ["-ela", "other", "-ela", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["nigen", "other", "nigen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þreotiene", "other", "þreotiene", "", "", "", "thirteen"])
let v = native_list_append(v, ["feowertiene", "other", "feowertiene", "", "", "", "fourteen"])
let v = native_list_append(v, ["fiftiene", "other", "fiftiene", "", "", "", "fifteen"])
let v = native_list_append(v, ["siextiene", "other", "siextiene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seofontiene", "other", "seofontiene", "", "", "", "seventeen"])
let v = native_list_append(v, ["eahtatiene", "other", "eahtatiene", "", "", "", "eighteen"])
let v = native_list_append(v, ["nigontiene", "other", "nigontiene", "", "", "", "nineteen"])
let v = native_list_append(v, ["nigan", "other", "nigan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fyr-", "other", "fyr-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-igo", "other", "-igo", "", "", "", "inflection of -iġ"])
let v = native_list_append(v, ["-ige", "other", "-ige", "", "", "", "Used to form"])
let v = native_list_append(v, ["-fald", "other", "-fald", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-weardes", "other", "-weardes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-iscum", "other", "-iscum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["-igen", "other", "-igen", "", "", "", "plural present subjunctive"])
let v = native_list_append(v, ["twelfe", "other", "twelfe", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["-no", "other", "-no", "", "", "", "inflection of -en"])
let v = native_list_append(v, ["-can", "other", "-can", "", "", "", "inflection of -ca"])
let v = native_list_append(v, ["-full", "other", "-full", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-oda", "other", "-oda", "", "", "", "inflection of -od"])
let v = native_list_append(v, ["-cen", "other", "-cen", "", "", "", "suffix forming diminutives"])
let v = native_list_append(v, ["-ih", "other", "-ih", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-sne", "other", "-sne", "", "", "", "inflection of -sn"])
let v = native_list_append(v, ["-enu", "other", "-enu", "", "", "", "inflection of -en"])
let v = native_list_append(v, ["seolf-", "other", "seolf-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ut", "other", "-ut", "", "", "", "alternative form of"])
let v = native_list_append(v, ["from-", "other", "from-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-nu", "other", "-nu", "", "", "", "inflection of -en"])
let v = native_list_append(v, ["-þu", "other", "-þu", "", "", "", "forming abstract nouns"])
let v = native_list_append(v, ["syx", "other", "syx", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-elas", "other", "-elas", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["ii-", "other", "ii-", "", "", "", "scribal abbreviation of"])
let v = native_list_append(v, ["ᛒ", "other", "ᛒ", "", "", "", "the eighteenth letter"])
let v = native_list_append(v, ["arce-", "other", "arce-", "", "", "", "arch-"])
let v = native_list_append(v, ["hundteontigoþa", "other", "hundteontigoþa", "", "", "", "hundredth"])
let v = native_list_append(v, ["hundteontig", "other", "hundteontig", "", "", "", "hundred"])
let v = native_list_append(v, ["hundtwelftig", "other", "hundtwelftig", "", "", "", "120 one hundred"])
let v = native_list_append(v, ["feorða", "other", "feorða", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þridde", "other", "þridde", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seofoða", "other", "seofoða", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ᛞ", "other", "ᛞ", "", "", "", "the twenty-third/fourth letter"])
let v = native_list_append(v, ["-sna", "other", "-sna", "", "", "", "nominative/accusative/genitive plural of"])
let v = native_list_append(v, ["-sn", "other", "-sn", "", "", "", "Forms feminine ō-stem"])
let v = native_list_append(v, ["-nan", "other", "-nan", "", "", "", "inflection of -en"])
let v = native_list_append(v, ["tyn", "other", "tyn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["siexta", "other", "siexta", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ꞅ", "other", "ꞅ", "", "", "", "Insular script form"])
let v = native_list_append(v, ["-nys", "other", "-nys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seox", "other", "seox", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æhta", "other", "æhta", "", "", "", "eight"])
let v = native_list_append(v, ["wæfer-", "other", "wæfer-", "", "", "", "show spectacle"])
let v = native_list_append(v, ["-les", "other", "-les", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["-lease", "other", "-lease", "", "", "", "inflection of -lēas"])
let v = native_list_append(v, ["wæ", "other", "wæ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ysc", "other", "-ysc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-ege", "other", "-ege", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-don", "other", "-don", "", "", "", "plural preterite indicative"])
let v = native_list_append(v, ["-hade", "other", "-hade", "", "", "", "dative singular of"])
let v = native_list_append(v, ["-scipe", "other", "-scipe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-scip", "other", "-scip", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-scype", "other", "-scype", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ᚪ", "other", "ᚪ", "", "", "", "the twenty-fifth letter"])
let v = native_list_append(v, ["-fulle", "other", "-fulle", "", "", "", "inflection of -ful"])
let v = native_list_append(v, ["-inge", "other", "-inge", "", "", "", "inflection of -ing"])
let v = native_list_append(v, ["-unge", "other", "-unge", "", "", "", "inflection of -ung"])
let v = native_list_append(v, ["eala gif", "other", "eala gif", "", "", "", "if only"])
let v = native_list_append(v, ["and swa forþ", "other", "and swa forþ", "", "", "", "et cetera and"])
let v = native_list_append(v, ["hu færst þu", "other", "hu færst þu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-wintre", "other", "-wintre", "", "", "", "years old"])
let v = native_list_append(v, ["cyn-", "other", "cyn-", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ᛥ", "other", "ᛥ", "", "", "", "a manuscript only"])
let v = native_list_append(v, ["ᛢ", "other", "ᛢ", "", "", "", "a manuscript only"])
let v = native_list_append(v, ["ᛣ", "other", "ᛣ", "", "", "", "a letter of"])
let v = native_list_append(v, ["ᛤ", "other", "ᛤ", "", "", "", "a letter of"])
let v = native_list_append(v, ["hu eald eart þu", "other", "hu eald eart þu", "", "", "", "how old are"])
let v = native_list_append(v, ["hwæt eart þu", "other", "hwæt eart þu", "", "", "", "who are you"])
let v = native_list_append(v, ["hwanon eart þu", "other", "hwanon eart þu", "", "", "", "where are you"])
let v = native_list_append(v, ["hwær eart þu", "other", "hwær eart þu", "", "", "", "where are you"])
let v = native_list_append(v, ["hu micel sceal ic þe", "other", "hu micel sceal ic þe", "", "", "", "how much do"])
let v = native_list_append(v, ["spricst þu Englisc", "other", "spricst þu Englisc", "", "", "", "do you speak"])
let v = native_list_append(v, ["geliefst þu on God", "other", "geliefst þu on God", "", "", "", "do you believe"])
let v = native_list_append(v, ["ic nat", "other", "ic nat", "", "", "", "I dont know"])
let v = native_list_append(v, ["-ena", "other", "-ena", "", "", "", "forms the genitive"])
let v = native_list_append(v, ["-enes", "other", "-enes", "", "", "", "inflection of -en"])
let v = native_list_append(v, ["fiftene", "other", "fiftene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sixtene", "other", "sixtene", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tuelf", "other", "tuelf", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["twælf", "other", "twælf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["-cast", "other", "-cast", "", "", "", "second-person singular present"])
let v = native_list_append(v, ["þridda dæl", "other", "þridda dæl", "", "", "", "a third"])
let v = native_list_append(v, ["twæde", "other", "twæde", "", "", "", "two thirds"])
let v = native_list_append(v, ["", "other", "", "", "", "", "the nineteenth letter"])
let v = native_list_append(v, ["ᚣ", "other", "ᚣ", "", "", "", "the twenty-seventh/eighth letter"])
let v = native_list_append(v, ["ᛈ", "other", "ᛈ", "", "", "", "the fourteenth letter"])
let v = native_list_append(v, ["ᛉ", "other", "ᛉ", "", "", "", "the fifteenth letter"])
let v = native_list_append(v, ["ᛝ", "other", "ᛝ", "", "", "", "the twenty-second letter"])
let v = native_list_append(v, ["ᛠ", "other", "ᛠ", "", "", "", "the twenty-seventh/eigth and"])
let v = native_list_append(v, ["ᛡ", "other", "ᛡ", "", "", "", "a letter of"])
let v = native_list_append(v, ["-mælum", "other", "-mælum", "", "", "", "used to denote"])
let v = native_list_append(v, ["-inga", "other", "-inga", "", "", "", "alternative form of"])
let v = native_list_append(v, ["endlefta", "other", "endlefta", "", "", "", "eleventh"])
let v = native_list_append(v, ["twelfta", "other", "twelfta", "", "", "", "twelfth"])
let v = native_list_append(v, ["þreotteoþa", "other", "þreotteoþa", "", "", "", "thirteenth"])
let v = native_list_append(v, ["feowerteoþa", "other", "feowerteoþa", "", "", "", "fourteenth"])
let v = native_list_append(v, ["an and twentig", "other", "an and twentig", "", "", "", "twenty-one"])
let v = native_list_append(v, ["twentigoþa", "other", "twentigoþa", "", "", "", "twentieth"])
let v = native_list_append(v, ["an and twentigoþa", "other", "an and twentigoþa", "", "", "", "twenty-first"])
let v = native_list_append(v, ["twa and twentig", "other", "twa and twentig", "", "", "", "twenty-two"])
let v = native_list_append(v, ["hundendleftig", "other", "hundendleftig", "", "", "", "one hundred and"])
let v = native_list_append(v, ["hundnigontig", "other", "hundnigontig", "", "", "", "ninety"])
let v = native_list_append(v, ["nigon and hundnigontig", "other", "nigon and hundnigontig", "", "", "", "ninety-nine"])
let v = native_list_append(v, ["an and hundteontig", "other", "an and hundteontig", "", "", "", "one hundred and"])
let v = native_list_append(v, ["fifteoþa", "other", "fifteoþa", "", "", "", "fifteenth"])
let v = native_list_append(v, ["siexteoþa", "other", "siexteoþa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["seofonteoþa", "other", "seofonteoþa", "", "", "", "seventeenth"])
let v = native_list_append(v, ["eahtateoþa", "other", "eahtateoþa", "", "", "", "eighteenth"])
let v = native_list_append(v, ["nigonteoþa", "other", "nigonteoþa", "", "", "", "nineteenth"])
let v = native_list_append(v, ["twa and twentigoþa", "other", "twa and twentigoþa", "", "", "", "twenty-second"])
let v = native_list_append(v, ["feowertig", "other", "feowertig", "", "", "", "forty"])
let v = native_list_append(v, ["siextig", "other", "siextig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hundseofontig", "other", "hundseofontig", "", "", "", "seventy"])
let v = native_list_append(v, ["hundeahtatig", "other", "hundeahtatig", "", "", "", "eighty"])
let v = native_list_append(v, ["on", "prep", "on", "", "", "", "on in at"])
let v = native_list_append(v, ["te", "prep", "te", "", "", "", "to"])
let v = native_list_append(v, ["in", "prep", "in", "", "", "", "in"])
let v = native_list_append(v, ["be", "prep", "be", "", "", "", "about concerning"])
let v = native_list_append(v, ["of", "prep", "of", "", "", "", "from"])
let v = native_list_append(v, ["for", "prep", "for", "", "", "", "because of out"])
let v = native_list_append(v, ["an", "prep", "an", "", "", "", "alternative form of"])
let v = native_list_append(v, ["to", "prep", "to", "", "", "", "to into"])
let v = native_list_append(v, ["bi", "prep", "bi", "", "", "", "about concerning"])
let v = native_list_append(v, ["mit", "prep", "mit", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ob", "prep", "ob", "", "", "", "alternative form of"])
let v = native_list_append(v, ["under", "prep", "under", "", "", "", "under beneath"])
let v = native_list_append(v, ["into", "prep", "into", "", "", "", "into"])
let v = native_list_append(v, ["fra", "prep", "fra", "", "", "", "fro from"])
let v = native_list_append(v, ["upon", "prep", "upon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fore", "prep", "fore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mid", "prep", "mid", "", "", "", "with"])
let v = native_list_append(v, ["butan", "prep", "butan", "", "", "", "without except for"])
let v = native_list_append(v, ["ofer", "prep", "ofer", "", "", "", "over above"])
let v = native_list_append(v, ["til", "prep", "til", "", "", "", "to until unto"])
let v = native_list_append(v, ["efter", "prep", "efter", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ær", "prep", "ær", "", "", "", "before in negative"])
let v = native_list_append(v, ["agen", "prep", "agen", "", "", "", "against contra"])
let v = native_list_append(v, ["siþ", "prep", "siþ", "", "", "", "after"])
let v = native_list_append(v, ["ymb", "prep", "ymb", "", "", "", "around surrounding or"])
let v = native_list_append(v, ["neah", "prep", "neah", "", "", "", "close near"])
let v = native_list_append(v, ["gemang", "prep", "gemang", "", "", "", "among"])
let v = native_list_append(v, ["wiþutan", "prep", "wiþutan", "", "", "", "outside of without"])
let v = native_list_append(v, ["wiþ", "prep", "wiþ", "", "", "", "against opposite typically"])
let v = native_list_append(v, ["oþ", "prep", "oþ", "", "", "", "until as far"])
let v = native_list_append(v, ["middes", "prep", "middes", "", "", "", "halfway to"])
let v = native_list_append(v, ["þurh", "prep", "þurh", "", "", "", "through"])
let v = native_list_append(v, ["bufan", "prep", "bufan", "", "", "", "above Object takes"])
let v = native_list_append(v, ["æfter", "prep", "æfter", "", "", "", "after"])
let v = native_list_append(v, ["æt", "prep", "æt", "", "", "", "at a certain"])
let v = native_list_append(v, ["betweonum", "prep", "betweonum", "", "", "", "between"])
let v = native_list_append(v, ["betweox", "prep", "betweox", "", "", "", "between"])
let v = native_list_append(v, ["fram", "prep", "fram", "", "", "", "from"])
let v = native_list_append(v, ["behindan", "prep", "behindan", "", "", "", "behind"])
let v = native_list_append(v, ["beforan", "prep", "beforan", "", "", "", "before in front"])
let v = native_list_append(v, ["begeondan", "prep", "begeondan", "", "", "", "beyond on the"])
let v = native_list_append(v, ["geond", "prep", "geond", "", "", "", "through throughout +accusative"])
let v = native_list_append(v, ["bineoþan", "prep", "bineoþan", "", "", "", "beneath"])
let v = native_list_append(v, ["binnan", "prep", "binnan", "", "", "", "within"])
let v = native_list_append(v, ["innan", "prep", "innan", "", "", "", "within"])
let v = native_list_append(v, ["eac", "prep", "eac", "", "", "", "along with together"])
let v = native_list_append(v, ["onbutan", "prep", "onbutan", "", "", "", "on about round"])
let v = native_list_append(v, ["ongean", "prep", "ongean", "", "", "", "against +dative"])
let v = native_list_append(v, ["underneoþan", "prep", "underneoþan", "", "", "", "underneath"])
let v = native_list_append(v, ["wiþinnan", "prep", "wiþinnan", "", "", "", "within"])
let v = native_list_append(v, ["ongemang", "prep", "ongemang", "", "", "", "among"])
let v = native_list_append(v, ["toweard", "prep", "toweard", "", "", "", "toward with genitive"])
let v = native_list_append(v, ["æf", "prep", "æf", "", "", "", "of"])
let v = native_list_append(v, ["gehende", "prep", "gehende", "", "", "", "close near"])
let v = native_list_append(v, ["twih", "prep", "twih", "", "", "", "between"])
let v = native_list_append(v, ["forþ", "prep", "forþ", "", "", "", "forward to up"])
let v = native_list_append(v, ["uppon", "prep", "uppon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["buton", "prep", "buton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["togeanes", "prep", "togeanes", "", "", "", "against towards"])
let v = native_list_append(v, ["andlang", "prep", "andlang", "", "", "", "along"])
let v = native_list_append(v, ["ymbe", "prep", "ymbe", "", "", "", "around about"])
let v = native_list_append(v, ["embe", "prep", "embe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ongegn", "prep", "ongegn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beneoþan", "prep", "beneoþan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["betweonan", "prep", "betweonan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["miþ", "prep", "miþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["samod", "prep", "samod", "", "", "", "together with at"])
let v = native_list_append(v, ["amang", "prep", "amang", "", "", "", "among"])
let v = native_list_append(v, ["forð", "prep", "forð", "", "", "", "alternative form of"])
let v = native_list_append(v, ["biforan", "prep", "biforan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["uppan", "prep", "uppan", "", "", "", "on onto upon"])
let v = native_list_append(v, ["ðurh", "prep", "ðurh", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["onmiddan", "prep", "onmiddan", "", "", "", "amid in the"])
let v = native_list_append(v, ["agean", "prep", "agean", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wið", "prep", "wið", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þuruh", "prep", "þuruh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ᚨᚠᛏᛖᚱ", "prep", "ᚨᚠᛏᛖᚱ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["neoþan", "prep", "neoþan", "", "", "", "neath"])
let v = native_list_append(v, ["ouer", "prep", "ouer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mið", "prep", "mið", "", "", "", "alternative form of"])
let v = native_list_append(v, ["giend", "prep", "giend", "", "", "", "alternative form of"])
let v = native_list_append(v, ["toforan", "prep", "toforan", "", "", "", "in front of"])
let v = native_list_append(v, ["ðerh", "prep", "ðerh", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þorh", "prep", "þorh", "", "", "", "Mercian form of"])
let v = native_list_append(v, ["abutan", "prep", "abutan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["togean", "prep", "togean", "", "", "", "towards"])
let v = native_list_append(v, ["toeacan", "prep", "toeacan", "", "", "", "in addition to"])
let v = native_list_append(v, ["þerh", "prep", "þerh", "", "", "", "Northumbrian form of"])
let v = native_list_append(v, ["neoðan", "prep", "neoðan", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["nioðan", "prep", "nioðan", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["nioþan", "prep", "nioþan", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["abitweonum", "prep", "abitweonum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["abetweonum", "prep", "abetweonum", "", "", "", "between"])
let v = native_list_append(v, ["ꝧ", "prep", "ꝧ", "", "", "", "abbreviation of þurh"])
let v = native_list_append(v, ["beheonan", "prep", "beheonan", "", "", "", "on this side"])
let v = native_list_append(v, ["ðorh", "prep", "ðorh", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["bæftan", "prep", "bæftan", "", "", "", "behind"])
let v = native_list_append(v, ["betwux", "prep", "betwux", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onlong", "prep", "onlong", "", "", "", "along"])
let v = native_list_append(v, ["wiþer", "prep", "wiþer", "", "", "", "against +accusative"])
let v = native_list_append(v, ["ᚩᚾ", "prep", "ᚩᚾ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["æror", "prep", "æror", "", "", "", "before"])
let v = native_list_append(v, ["ᛁᚾ", "prep", "ᛁᚾ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["ᛏᛁᛚ", "prep", "ᛏᛁᛚ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["betwyh", "prep", "betwyh", "", "", "", "between"])
let v = native_list_append(v, ["ongemong", "prep", "ongemong", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ætforan", "prep", "ætforan", "", "", "", "before"])
let v = native_list_append(v, ["onforan", "prep", "onforan", "", "", "", "before in front"])
let v = native_list_append(v, ["somod", "prep", "somod", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ymbutan", "prep", "ymbutan", "", "", "", "about around without"])
let v = native_list_append(v, ["betweoh", "prep", "betweoh", "", "", "", "between among"])
let v = native_list_append(v, ["ᚠᚩᚱᚨ", "prep", "ᚠᚩᚱᚨ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["uuiþ", "prep", "uuiþ", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["oð", "prep", "oð", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["betwyx", "prep", "betwyx", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eftyr", "prep", "eftyr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æftyr", "prep", "æftyr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["betwuh", "prep", "betwuh", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ofor", "prep", "ofor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onbufan", "prep", "onbufan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["betwih", "prep", "betwih", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ondlong", "prep", "ondlong", "", "", "", "alternative form of"])
let v = native_list_append(v, ["a/languages M to Z", "prep", "a/languages M to Z", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þurg", "prep", "þurg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["biheonan", "prep", "biheonan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["behienan", "prep", "behienan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["behionan", "prep", "behionan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["behinon", "prep", "behinon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["begeondon", "prep", "begeondon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["begondon", "prep", "begondon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bigeonda", "prep", "bigeonda", "", "", "", "alternative form of"])
let v = native_list_append(v, ["onuppan", "prep", "onuppan", "", "", "", "upon on"])
let v = native_list_append(v, ["on", "adv", "on", "", "", "", "from"])
let v = native_list_append(v, ["nu", "adv", "nu", "", "", "", "now"])
let v = native_list_append(v, ["in", "adv", "in", "", "", "", "alternative form of"])
let v = native_list_append(v, ["o", "adv", "o", "", "", "", "alternative form of"])
let v = native_list_append(v, ["and", "adv", "and", "", "", "", "even also"])
let v = native_list_append(v, ["an", "adv", "an", "", "", "", "only"])
let v = native_list_append(v, ["to", "adv", "to", "", "", "", "besides"])
let v = native_list_append(v, ["her", "adv", "her", "", "", "", "here"])
let v = native_list_append(v, ["all", "adv", "all", "", "", "", "Anglian form of"])
let v = native_list_append(v, ["east", "adv", "east", "", "", "", "from the east"])
let v = native_list_append(v, ["west", "adv", "west", "", "", "", "west"])
let v = native_list_append(v, ["ia", "adv", "ia", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sama", "adv", "sama", "", "", "", "alternative form of"])
let v = native_list_append(v, ["bet", "adv", "bet", "", "", "", "better"])
let v = native_list_append(v, ["get", "adv", "get", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wide", "adv", "wide", "", "", "", "widely afar far"])
let v = native_list_append(v, ["ham", "adv", "ham", "", "", "", "home homeward"])
let v = native_list_append(v, ["ne", "adv", "ne", "", "", "", "not"])
let v = native_list_append(v, ["na", "adv", "na", "", "", "", "not"])
let v = native_list_append(v, ["side", "adv", "side", "", "", "", "widely"])
let v = native_list_append(v, ["same", "adv", "same", "", "", "", "in the same"])
let v = native_list_append(v, ["giet", "adv", "giet", "", "", "", "still"])
let v = native_list_append(v, ["up", "adv", "up", "", "", "", "up"])
let v = native_list_append(v, ["dune", "adv", "dune", "", "", "", "down"])
let v = native_list_append(v, ["ane", "adv", "ane", "", "", "", "alone only"])
let v = native_list_append(v, ["næse", "adv", "næse", "", "", "", "no"])
let v = native_list_append(v, ["ut", "adv", "ut", "", "", "", "out"])
let v = native_list_append(v, ["inn", "adv", "inn", "", "", "", "in with allative"])
let v = native_list_append(v, ["ma", "adv", "ma", "", "", "", "more"])
let v = native_list_append(v, ["brytmælum", "adv", "brytmælum", "", "", "", "piecemeal"])
let v = native_list_append(v, ["ange", "adv", "ange", "", "", "", "sadly anxiously"])
let v = native_list_append(v, ["ædre", "adv", "ædre", "", "", "", "directly instantly at"])
let v = native_list_append(v, ["æwlice", "adv", "æwlice", "", "", "", "legally lawfully"])
let v = native_list_append(v, ["geta", "adv", "geta", "", "", "", "alternative form of"])
let v = native_list_append(v, ["late", "adv", "late", "", "", "", "slowly"])
let v = native_list_append(v, ["latest", "adv", "latest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["gea", "adv", "gea", "", "", "", "yes yeah yea"])
let v = native_list_append(v, ["hwy", "adv", "hwy", "", "", "", "why"])
let v = native_list_append(v, ["mest", "adv", "mest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gee", "adv", "gee", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eft", "adv", "eft", "", "", "", "again"])
let v = native_list_append(v, ["oft", "adv", "oft", "", "", "", "often oft"])
let v = native_list_append(v, ["hinder", "adv", "hinder", "", "", "", "back behind down"])
let v = native_list_append(v, ["git", "adv", "git", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nuna", "adv", "nuna", "", "", "", "synonym of nū"])
let v = native_list_append(v, ["gi", "adv", "gi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ute", "adv", "ute", "", "", "", "outside outdoors"])
let v = native_list_append(v, ["samen", "adv", "samen", "", "", "", "together"])
let v = native_list_append(v, ["elles", "adv", "elles", "", "", "", "else otherwise in"])
let v = native_list_append(v, ["sunder", "adv", "sunder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["butan", "adv", "butan", "", "", "", "merely only just"])
let v = native_list_append(v, ["hu", "adv", "hu", "", "", "", "how in all"])
let v = native_list_append(v, ["iu", "adv", "iu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ofer", "adv", "ofer", "", "", "", "over above"])
let v = native_list_append(v, ["hwæt", "adv", "hwæt", "", "", "", "indeed how exclamative"])
let v = native_list_append(v, ["inne", "adv", "inne", "", "", "", "inside in indoors"])
let v = native_list_append(v, ["þær", "adv", "þær", "", "", "", "there"])
let v = native_list_append(v, ["þar", "adv", "þar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tela", "adv", "tela", "", "", "", "well rightly"])
let v = native_list_append(v, ["fyr", "adv", "fyr", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ær", "adv", "ær", "", "", "", "previously"])
let v = native_list_append(v, ["agen", "adv", "agen", "", "", "", "again anew"])
let v = native_list_append(v, ["siþ", "adv", "siþ", "", "", "", "late"])
let v = native_list_append(v, ["nese", "adv", "nese", "", "", "", "no"])
let v = native_list_append(v, ["gen", "adv", "gen", "", "", "", "still yet"])
let v = native_list_append(v, ["awa", "adv", "awa", "", "", "", "always ever forever"])
let v = native_list_append(v, ["neah", "adv", "neah", "", "", "", "close near"])
let v = native_list_append(v, ["swa", "adv", "swa", "", "", "", "in that way"])
let v = native_list_append(v, ["lyt", "adv", "lyt", "", "", "", "little few"])
let v = native_list_append(v, ["þæs", "adv", "þæs", "", "", "", "afterwards"])
let v = native_list_append(v, ["þy", "adv", "þy", "", "", "", "therefore for this"])
let v = native_list_append(v, ["þon", "adv", "þon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þa", "adv", "þa", "", "", "", "then"])
let v = native_list_append(v, ["forn", "adv", "forn", "", "", "", "before in front"])
let v = native_list_append(v, ["gean", "adv", "gean", "", "", "", "again"])
let v = native_list_append(v, ["geara", "adv", "geara", "", "", "", "long ago"])
let v = native_list_append(v, ["lange", "adv", "lange", "", "", "", "long for a"])
let v = native_list_append(v, ["ful", "adv", "ful", "", "", "", "very well"])
let v = native_list_append(v, ["wa", "adv", "wa", "", "", "", "woe ill"])
let v = native_list_append(v, ["wel", "adv", "wel", "", "", "", "well"])
let v = native_list_append(v, ["stund", "adv", "stund", "", "", "", "at once forthwith"])
let v = native_list_append(v, ["utan", "adv", "utan", "", "", "", "from without outside"])
let v = native_list_append(v, ["sare", "adv", "sare", "", "", "", "sorely grievously bitterly"])
let v = native_list_append(v, ["dæges", "adv", "dæges", "", "", "", "by day during"])
let v = native_list_append(v, ["wiþutan", "adv", "wiþutan", "", "", "", "outside"])
let v = native_list_append(v, ["wiþ", "adv", "wiþ", "", "", "", "with it together"])
let v = native_list_append(v, ["telo", "adv", "telo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ellor", "adv", "ellor", "", "", "", "elsewhere"])
let v = native_list_append(v, ["huru", "adv", "huru", "", "", "", "anyway at any"])
let v = native_list_append(v, ["cuþe", "adv", "cuþe", "", "", "", "clearly"])
let v = native_list_append(v, ["ufan", "adv", "ufan", "", "", "", "above"])
let v = native_list_append(v, ["þonne", "adv", "þonne", "", "", "", "then at that"])
let v = native_list_append(v, ["eall", "adv", "eall", "", "", "", "completely"])
let v = native_list_append(v, ["anes", "adv", "anes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["æfre", "adv", "æfre", "", "", "", "ever"])
let v = native_list_append(v, ["æfter", "adv", "æfter", "", "", "", "after"])
let v = native_list_append(v, ["efen", "adv", "efen", "", "", "", "alternative form of"])
let v = native_list_append(v, ["deore", "adv", "deore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feor", "adv", "feor", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fram", "adv", "fram", "", "", "", "forward"])
let v = native_list_append(v, ["healf", "adv", "healf", "", "", "", "half"])
let v = native_list_append(v, ["behindan", "adv", "behindan", "", "", "", "behind"])
let v = native_list_append(v, ["hindan", "adv", "hindan", "", "", "", "from behind"])
let v = native_list_append(v, ["hraþor", "adv", "hraþor", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["hræþe", "adv", "hræþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwæder", "adv", "hwæder", "", "", "", "where to what"])
let v = native_list_append(v, ["hwænne", "adv", "hwænne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwær", "adv", "hwær", "", "", "", "where"])
let v = native_list_append(v, ["to dæge", "adv", "to dæge", "", "", "", "alternative form of"])
let v = native_list_append(v, ["latost", "adv", "latost", "", "", "", "recently. lately"])
let v = native_list_append(v, ["læs", "adv", "læs", "", "", "", "less"])
let v = native_list_append(v, ["mæst", "adv", "mæst", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["nowiht", "adv", "nowiht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["awiht", "adv", "awiht", "", "", "", "at all"])
let v = native_list_append(v, ["næfre", "adv", "næfre", "", "", "", "never"])
let v = native_list_append(v, ["naht", "adv", "naht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["niþer", "adv", "niþer", "", "", "", "down downwards"])
let v = native_list_append(v, ["genog", "adv", "genog", "", "", "", "enough sufficiently"])
let v = native_list_append(v, ["norþ", "adv", "norþ", "", "", "", "north northward"])
let v = native_list_append(v, ["beforan", "adv", "beforan", "", "", "", "in front"])
let v = native_list_append(v, ["foran", "adv", "foran", "", "", "", "before"])
let v = native_list_append(v, ["begeondan", "adv", "begeondan", "", "", "", "beyond on the"])
let v = native_list_append(v, ["geond", "adv", "geond", "", "", "", "yonder"])
let v = native_list_append(v, ["innan", "adv", "innan", "", "", "", "within"])
let v = native_list_append(v, ["eac", "adv", "eac", "", "", "", "also too"])
let v = native_list_append(v, ["abufan", "adv", "abufan", "", "", "", "above"])
let v = native_list_append(v, ["ongean", "adv", "ongean", "", "", "", "opposite"])
let v = native_list_append(v, ["gægn", "adv", "gægn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gegn", "adv", "gegn", "", "", "", "again"])
let v = native_list_append(v, ["wiþinnan", "adv", "wiþinnan", "", "", "", "within"])
let v = native_list_append(v, ["onweg", "adv", "onweg", "", "", "", "away"])
let v = native_list_append(v, ["seldan", "adv", "seldan", "", "", "", "not often seldom"])
let v = native_list_append(v, ["sona", "adv", "sona", "", "", "", "immediately straightaway"])
let v = native_list_append(v, ["togædere", "adv", "togædere", "", "", "", "together"])
let v = native_list_append(v, ["gædere", "adv", "gædere", "", "", "", "together"])
let v = native_list_append(v, ["þeah", "adv", "þeah", "", "", "", "for all that"])
let v = native_list_append(v, ["þider", "adv", "þider", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þus", "adv", "þus", "", "", "", "in this way"])
let v = native_list_append(v, ["upp", "adv", "upp", "", "", "", "up"])
let v = native_list_append(v, ["eaþ", "adv", "eaþ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["twiga", "adv", "twiga", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fela", "adv", "fela", "", "", "", "much very"])
let v = native_list_append(v, ["feorran", "adv", "feorran", "", "", "", "from far away"])
let v = native_list_append(v, ["hwilum", "adv", "hwilum", "", "", "", "sometimes"])
let v = native_list_append(v, ["gehende", "adv", "gehende", "", "", "", "close near at"])
let v = native_list_append(v, ["no", "adv", "no", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gie", "adv", "gie", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gita", "adv", "gita", "", "", "", "alternative form of"])
let v = native_list_append(v, ["longe", "adv", "longe", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["leng", "adv", "leng", "", "", "", "longer comparative degree"])
let v = native_list_append(v, ["lythwon", "adv", "lythwon", "", "", "", "little very little"])
let v = native_list_append(v, ["hraþe", "adv", "hraþe", "", "", "", "fast quickly"])
let v = native_list_append(v, ["þanan", "adv", "þanan", "", "", "", "thence from there"])
let v = native_list_append(v, ["eaþe", "adv", "eaþe", "", "", "", "easily"])
let v = native_list_append(v, ["cuþlice", "adv", "cuþlice", "", "", "", "clearly certainly"])
let v = native_list_append(v, ["heonan", "adv", "heonan", "", "", "", "from here hence"])
let v = native_list_append(v, ["siþþan", "adv", "siþþan", "", "", "", "afterwards subsequently"])
let v = native_list_append(v, ["þenden", "adv", "þenden", "", "", "", "then"])
let v = native_list_append(v, ["syþþan", "adv", "syþþan", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þara", "adv", "þara", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ærest", "adv", "ærest", "", "", "", "at first"])
let v = native_list_append(v, ["forþ", "adv", "forþ", "", "", "", "expresses the continuation"])
let v = native_list_append(v, ["soþe", "adv", "soþe", "", "", "", "truly genuinely really"])
let v = native_list_append(v, ["gegnum", "adv", "gegnum", "", "", "", "straight directly"])
let v = native_list_append(v, ["furþum", "adv", "furþum", "", "", "", "even marking an"])
let v = native_list_append(v, ["nealles", "adv", "nealles", "", "", "", "not at all"])
let v = native_list_append(v, ["hrædlice", "adv", "hrædlice", "", "", "", "quickly"])
let v = native_list_append(v, ["gewiss", "adv", "gewiss", "", "", "", "for sure certainly"])
let v = native_list_append(v, ["hider", "adv", "hider", "", "", "", "to here hither"])
let v = native_list_append(v, ["uppe", "adv", "uppe", "", "", "", "up"])
let v = native_list_append(v, ["gena", "adv", "gena", "", "", "", "yet"])
let v = native_list_append(v, ["noht", "adv", "noht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["diere", "adv", "diere", "", "", "", "expensively for a"])
let v = native_list_append(v, ["gehwær", "adv", "gehwær", "", "", "", "everywhere"])
let v = native_list_append(v, ["oftast", "adv", "oftast", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["færinga", "adv", "færinga", "", "", "", "suddenly by chance"])
let v = native_list_append(v, ["gelome", "adv", "gelome", "", "", "", "frequently often"])
let v = native_list_append(v, ["þearle", "adv", "þearle", "", "", "", "very hard keenly"])
let v = native_list_append(v, ["hwæþre", "adv", "hwæþre", "", "", "", "yet however nevertheless"])
let v = native_list_append(v, ["swilce", "adv", "swilce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swylce", "adv", "swylce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fæle", "adv", "fæle", "", "", "", "truly well pleasantly"])
let v = native_list_append(v, ["eastan", "adv", "eastan", "", "", "", "from the east"])
let v = native_list_append(v, ["togeanes", "adv", "togeanes", "", "", "", "towards"])
let v = native_list_append(v, ["georne", "adv", "georne", "", "", "", "eagerly keenly willingly"])
let v = native_list_append(v, ["synder", "adv", "synder", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beorhtost", "adv", "beorhtost", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["to niht", "adv", "to niht", "", "", "", "tonight"])
let v = native_list_append(v, ["geo", "adv", "geo", "", "", "", "at some former"])
let v = native_list_append(v, ["geornlice", "adv", "geornlice", "", "", "", "eagerly readily earnestly"])
let v = native_list_append(v, ["adun", "adv", "adun", "", "", "", "down downward"])
let v = native_list_append(v, ["ærlice", "adv", "ærlice", "", "", "", "early"])
let v = native_list_append(v, ["swe", "adv", "swe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["emne", "adv", "emne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["læst", "adv", "læst", "", "", "", "least"])
let v = native_list_append(v, ["tiolo", "adv", "tiolo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["elcor", "adv", "elcor", "", "", "", "elsewhere besides except"])
let v = native_list_append(v, ["westan", "adv", "westan", "", "", "", "from the west"])
let v = native_list_append(v, ["ormæte", "adv", "ormæte", "", "", "", "immensely excessively"])
let v = native_list_append(v, ["þanecan", "adv", "þanecan", "", "", "", "whenever as soon"])
let v = native_list_append(v, ["lome", "adv", "lome", "", "", "", "frequently often"])
let v = native_list_append(v, ["ec", "adv", "ec", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gese", "adv", "gese", "", "", "", "alternative form of"])
let v = native_list_append(v, ["lator", "adv", "lator", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["a to feore", "adv", "a to feore", "", "", "", "for evermore"])
let v = native_list_append(v, ["ealswa", "adv", "ealswa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eallswa", "adv", "eallswa", "", "", "", "just as just"])
let v = native_list_append(v, ["defe", "adv", "defe", "", "", "", "kindly"])
let v = native_list_append(v, ["eal", "adv", "eal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["handlinga", "adv", "handlinga", "", "", "", "with the hands"])
let v = native_list_append(v, ["softe", "adv", "softe", "", "", "", "softly"])
let v = native_list_append(v, ["feorr", "adv", "feorr", "", "", "", "far distant"])
let v = native_list_append(v, ["sundor", "adv", "sundor", "", "", "", "apart alone by"])
let v = native_list_append(v, ["ealneg", "adv", "ealneg", "", "", "", "always perpetually"])
let v = native_list_append(v, ["ongegn", "adv", "ongegn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þanne", "adv", "þanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þænne", "adv", "þænne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nedes", "adv", "nedes", "", "", "", "alternative form of"])
let v = native_list_append(v, ["betweonan", "adv", "betweonan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwon", "adv", "hwon", "", "", "", "slightly a little"])
let v = native_list_append(v, ["to hwon", "adv", "to hwon", "", "", "", "why"])
let v = native_list_append(v, ["for hwon", "adv", "for hwon", "", "", "", "why"])
let v = native_list_append(v, ["bi hwon", "adv", "bi hwon", "", "", "", "how"])
let v = native_list_append(v, ["inlice", "adv", "inlice", "", "", "", "inwardly internally thoroughly"])
let v = native_list_append(v, ["nalles", "adv", "nalles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["emn", "adv", "emn", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwar", "adv", "hwar", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feolo", "adv", "feolo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gearu", "adv", "gearu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ece", "adv", "ece", "", "", "", "eternally ever evermore"])
let v = native_list_append(v, ["wiers", "adv", "wiers", "", "", "", "worse comparative degree"])
let v = native_list_append(v, ["næs", "adv", "næs", "", "", "", "not not at"])
let v = native_list_append(v, ["raþe", "adv", "raþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["awo", "adv", "awo", "", "", "", "always ever"])
let v = native_list_append(v, ["simle", "adv", "simle", "", "", "", "always constantly"])
let v = native_list_append(v, ["gise", "adv", "gise", "", "", "", "alternative form of"])
let v = native_list_append(v, ["samod", "adv", "samod", "", "", "", "simultaneously at the"])
let v = native_list_append(v, ["gearwe", "adv", "gearwe", "", "", "", "entirely well enough"])
let v = native_list_append(v, ["forð", "adv", "forð", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwi", "adv", "hwi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["biforan", "adv", "biforan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["feola", "adv", "feola", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wirs", "adv", "wirs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["formest", "adv", "formest", "", "", "", "first"])
let v = native_list_append(v, ["lengst", "adv", "lengst", "", "", "", "alternative form of"])
let v = native_list_append(v, ["uton", "adv", "uton", "", "", "", "lets"])
let v = native_list_append(v, ["nean", "adv", "nean", "", "", "", "almost"])
let v = native_list_append(v, ["þærmid", "adv", "þærmid", "", "", "", "theremid therewith with"])
let v = native_list_append(v, ["þærwiþ", "adv", "þærwiþ", "", "", "", "therewith in return"])
let v = native_list_append(v, ["bitre", "adv", "bitre", "", "", "", "bitterly cruelly"])
let v = native_list_append(v, ["hwara", "adv", "hwara", "", "", "", "where"])
let v = native_list_append(v, ["geare", "adv", "geare", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwergen", "adv", "hwergen", "", "", "", "somewhere"])
let v = native_list_append(v, ["heodæg", "adv", "heodæg", "", "", "", "on this day"])
let v = native_list_append(v, ["todæg", "adv", "todæg", "", "", "", "today"])
let v = native_list_append(v, ["aweg", "adv", "aweg", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gedreohlice", "adv", "gedreohlice", "", "", "", "discreetly modestly cautiously"])
let v = native_list_append(v, ["ða", "adv", "ða", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["geonre", "adv", "geonre", "", "", "", "to that place"])
let v = native_list_append(v, ["neoþan", "adv", "neoþan", "", "", "", "beneath"])
let v = native_list_append(v, ["gio", "adv", "gio", "", "", "", "alternative form of"])
let v = native_list_append(v, ["tulge", "adv", "tulge", "", "", "", "strongly firmly"])
let v = native_list_append(v, ["fyrmest", "adv", "fyrmest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fæcne", "adv", "fæcne", "", "", "", "maliciously"])
let v = native_list_append(v, ["tuwa", "adv", "tuwa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ofdune", "adv", "ofdune", "", "", "", "down"])
let v = native_list_append(v, ["on ecnesse", "adv", "on ecnesse", "", "", "", "forever"])
let v = native_list_append(v, ["nalas", "adv", "nalas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fotmælum", "adv", "fotmælum", "", "", "", "by footsteps step"])
let v = native_list_append(v, ["stundmælum", "adv", "stundmælum", "", "", "", "little by little"])
let v = native_list_append(v, ["styccemælum", "adv", "styccemælum", "", "", "", "piece by piece"])
let v = native_list_append(v, ["dropmælum", "adv", "dropmælum", "", "", "", "drop by drop"])
let v = native_list_append(v, ["wuldorfullice", "adv", "wuldorfullice", "", "", "", "gloriously"])
let v = native_list_append(v, ["wuldorlice", "adv", "wuldorlice", "", "", "", "gloriously"])
let v = native_list_append(v, ["biterlice", "adv", "biterlice", "", "", "", "bitterly"])
let v = native_list_append(v, ["bliþelice", "adv", "bliþelice", "", "", "", "happily"])
let v = native_list_append(v, ["glædlice", "adv", "glædlice", "", "", "", "gladly pleasantly kindly"])
let v = native_list_append(v, ["clænlice", "adv", "clænlice", "", "", "", "purely cleanly"])
let v = native_list_append(v, ["deoplice", "adv", "deoplice", "", "", "", "deeply thoroughly profoundly"])
let v = native_list_append(v, ["heardlice", "adv", "heardlice", "", "", "", "boldly bravely hardily"])
let v = native_list_append(v, ["healice", "adv", "healice", "", "", "", "highly on high"])
let v = native_list_append(v, ["hreowlice", "adv", "hreowlice", "", "", "", "miserably cruelly grievously"])
let v = native_list_append(v, ["lustfullice", "adv", "lustfullice", "", "", "", "with joy or"])
let v = native_list_append(v, ["leohtlice", "adv", "leohtlice", "", "", "", "lightly slightly gently"])
let v = native_list_append(v, ["bealdlice", "adv", "bealdlice", "", "", "", "boldly confidently earnestly"])
let v = native_list_append(v, ["cræftiglice", "adv", "cræftiglice", "", "", "", "workmanlike craftily skillfully"])
let v = native_list_append(v, ["deorlice", "adv", "deorlice", "", "", "", "preciously dearly worthily"])
let v = native_list_append(v, ["drihtenlice", "adv", "drihtenlice", "", "", "", "according to the"])
let v = native_list_append(v, ["hefiglice", "adv", "hefiglice", "", "", "", "heavily grievously sluggishly"])
let v = native_list_append(v, ["liflice", "adv", "liflice", "", "", "", "vitally in such"])
let v = native_list_append(v, ["mildelice", "adv", "mildelice", "", "", "", "graciously kindly mercifully"])
let v = native_list_append(v, ["neodlice", "adv", "neodlice", "", "", "", "diligently eagerly earnestly"])
let v = native_list_append(v, ["friþlice", "adv", "friþlice", "", "", "", "peaceably quietly"])
let v = native_list_append(v, ["mihtlice", "adv", "mihtlice", "", "", "", "mightily powerfully in"])
let v = native_list_append(v, ["swetlice", "adv", "swetlice", "", "", "", "sweetly"])
let v = native_list_append(v, ["carfullice", "adv", "carfullice", "", "", "", "carefully diligently"])
let v = native_list_append(v, ["cearfullice", "adv", "cearfullice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wundorlice", "adv", "wundorlice", "", "", "", "wonderfully"])
let v = native_list_append(v, ["treowlice", "adv", "treowlice", "", "", "", "faithfully truly"])
let v = native_list_append(v, ["efenlice", "adv", "efenlice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eornostlice", "adv", "eornostlice", "", "", "", "earnestly strictly truly"])
let v = native_list_append(v, ["mannlice", "adv", "mannlice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forneah", "adv", "forneah", "", "", "", "almost"])
let v = native_list_append(v, ["witod", "adv", "witod", "", "", "", "certainly assuredly"])
let v = native_list_append(v, ["witodlice", "adv", "witodlice", "", "", "", "certainly"])
let v = native_list_append(v, ["soþlice", "adv", "soþlice", "", "", "", "truly really certainly"])
let v = native_list_append(v, ["soþes", "adv", "soþes", "", "", "", "truly really forsooth"])
let v = native_list_append(v, ["slawlice", "adv", "slawlice", "", "", "", "slowly sluggishly"])
let v = native_list_append(v, ["freolice", "adv", "freolice", "", "", "", "freely without hindrance"])
let v = native_list_append(v, ["sicorlice", "adv", "sicorlice", "", "", "", "with full certainty"])
let v = native_list_append(v, ["stæpmælum", "adv", "stæpmælum", "", "", "", "step by step"])
let v = native_list_append(v, ["floccmælum", "adv", "floccmælum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["limmælum", "adv", "limmælum", "", "", "", "limb by limb"])
let v = native_list_append(v, ["heapmælum", "adv", "heapmælum", "", "", "", "by groups"])
let v = native_list_append(v, ["scearplice", "adv", "scearplice", "", "", "", "sharply keenly smartly"])
let v = native_list_append(v, ["cenlice", "adv", "cenlice", "", "", "", "keenly boldly notably"])
let v = native_list_append(v, ["fullice", "adv", "fullice", "", "", "", "fully perfectly completely"])
let v = native_list_append(v, ["fæstlice", "adv", "fæstlice", "", "", "", "firmly constantly fast"])
let v = native_list_append(v, ["dreoriglice", "adv", "dreoriglice", "", "", "", "sadly"])
let v = native_list_append(v, ["langsumlice", "adv", "langsumlice", "", "", "", "long during or"])
let v = native_list_append(v, ["scortlice", "adv", "scortlice", "", "", "", "shortly before long"])
let v = native_list_append(v, ["idæges", "adv", "idæges", "", "", "", "on the same"])
let v = native_list_append(v, ["isiþes", "adv", "isiþes", "", "", "", "at the same"])
let v = native_list_append(v, ["nihtes", "adv", "nihtes", "", "", "", "at night"])
let v = native_list_append(v, ["niwlice", "adv", "niwlice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["beorhtlice", "adv", "beorhtlice", "", "", "", "splendidly"])
let v = native_list_append(v, ["gleawe", "adv", "gleawe", "", "", "", "wisely prudently well"])
let v = native_list_append(v, ["gleawlice", "adv", "gleawlice", "", "", "", "prudently wisely clearly"])
let v = native_list_append(v, ["ungleawlice", "adv", "ungleawlice", "", "", "", "without understanding unwisely"])
let v = native_list_append(v, ["tidlice", "adv", "tidlice", "", "", "", "for a time"])
let v = native_list_append(v, ["wislice", "adv", "wislice", "", "", "", "wisely with wisdom"])
let v = native_list_append(v, ["unwislice", "adv", "unwislice", "", "", "", "unwisely foolishly"])
let v = native_list_append(v, ["swiftlice", "adv", "swiftlice", "", "", "", "swiftly"])
let v = native_list_append(v, ["swyftlice", "adv", "swyftlice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["timlice", "adv", "timlice", "", "", "", "in good time"])
let v = native_list_append(v, ["oferheafod", "adv", "oferheafod", "", "", "", "generally in general"])
let v = native_list_append(v, ["þer", "adv", "þer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þieder", "adv", "þieder", "", "", "", "thither"])
let v = native_list_append(v, ["ætgædere", "adv", "ætgædere", "", "", "", "together"])
let v = native_list_append(v, ["geador", "adv", "geador", "", "", "", "together in a"])
let v = native_list_append(v, ["swiþe", "adv", "swiþe", "", "", "", "very"])
let v = native_list_append(v, ["swyþe", "adv", "swyþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["andgitfullice", "adv", "andgitfullice", "", "", "", "clearly intelligently sensibly"])
let v = native_list_append(v, ["manigfealdlice", "adv", "manigfealdlice", "", "", "", "manifoldly in many"])
let v = native_list_append(v, ["anfealdlice", "adv", "anfealdlice", "", "", "", "simply"])
let v = native_list_append(v, ["to dæi", "adv", "to dæi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hamweard", "adv", "hamweard", "", "", "", "homeward in the"])
let v = native_list_append(v, ["inweardlice", "adv", "inweardlice", "", "", "", "inwardly"])
let v = native_list_append(v, ["tosamne", "adv", "tosamne", "", "", "", "together"])
let v = native_list_append(v, ["seldum", "adv", "seldum", "", "", "", "alternative form of"])
let v = native_list_append(v, ["orsorglice", "adv", "orsorglice", "", "", "", "without anxiety"])
let v = native_list_append(v, ["deope", "adv", "deope", "", "", "", "deeply"])
let v = native_list_append(v, ["hindanweard", "adv", "hindanweard", "", "", "", "at the further"])
let v = native_list_append(v, ["sarlice", "adv", "sarlice", "", "", "", "causing pain sorrow"])
let v = native_list_append(v, ["nahwær", "adv", "nahwær", "", "", "", "nowhere in no"])
let v = native_list_append(v, ["hwanon", "adv", "hwanon", "", "", "", "where from whence"])
let v = native_list_append(v, ["yfele", "adv", "yfele", "", "", "", "badly"])
let v = native_list_append(v, ["ofer niht", "adv", "ofer niht", "", "", "", "overnight"])
let v = native_list_append(v, ["hwider", "adv", "hwider", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hrere", "adv", "hrere", "", "", "", "quickly briefly lightly"])
let v = native_list_append(v, ["gewunelice", "adv", "gewunelice", "", "", "", "usually normally ordinarily"])
let v = native_list_append(v, ["oftust", "adv", "oftust", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["tweowa", "adv", "tweowa", "", "", "", "twice two times"])
let v = native_list_append(v, ["þreowa", "adv", "þreowa", "", "", "", "three times thrice"])
let v = native_list_append(v, ["æne", "adv", "æne", "", "", "", "once one time"])
let v = native_list_append(v, ["swiþost", "adv", "swiþost", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["niwan", "adv", "niwan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["stowlice", "adv", "stowlice", "", "", "", "locally"])
let v = native_list_append(v, ["lichamlice", "adv", "lichamlice", "", "", "", "physically"])
let v = native_list_append(v, ["gastlice", "adv", "gastlice", "", "", "", "spiritually"])
let v = native_list_append(v, ["mæte", "adv", "mæte", "", "", "", "poorly badly"])
let v = native_list_append(v, ["næfre ma", "adv", "næfre ma", "", "", "", "never again"])
let v = native_list_append(v, ["næfre eft", "adv", "næfre eft", "", "", "", "never again"])
let v = native_list_append(v, ["uneaþe", "adv", "uneaþe", "", "", "", "barely hardly"])
let v = native_list_append(v, ["ætsamne", "adv", "ætsamne", "", "", "", "in a sum"])
let v = native_list_append(v, ["freondlice", "adv", "freondlice", "", "", "", "kindly"])
let v = native_list_append(v, ["heonan forþ", "adv", "heonan forþ", "", "", "", "from now on"])
let v = native_list_append(v, ["welwillendlice", "adv", "welwillendlice", "", "", "", "benevolently"])
let v = native_list_append(v, ["underbæc", "adv", "underbæc", "", "", "", "backwards back"])
let v = native_list_append(v, ["onbæc", "adv", "onbæc", "", "", "", "backwards back"])
let v = native_list_append(v, ["wohlice", "adv", "wohlice", "", "", "", "wrongly unjustly"])
let v = native_list_append(v, ["utanlandes", "adv", "utanlandes", "", "", "", "abroad"])
let v = native_list_append(v, ["lengest", "adv", "lengest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["micele", "adv", "micele", "", "", "", "much"])
let v = native_list_append(v, ["wyrs", "adv", "wyrs", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wyrrest", "adv", "wyrrest", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hnesce", "adv", "hnesce", "", "", "", "softly"])
let v = native_list_append(v, ["inweard", "adv", "inweard", "", "", "", "within"])
let v = native_list_append(v, ["gehwæde", "adv", "gehwæde", "", "", "", "moderately scantily"])
let v = native_list_append(v, ["getacniendlice", "adv", "getacniendlice", "", "", "", "figuratively"])
let v = native_list_append(v, ["ufor", "adv", "ufor", "", "", "", "higher locally"])
let v = native_list_append(v, ["uferor", "adv", "uferor", "", "", "", "higher"])
let v = native_list_append(v, ["nallas", "adv", "nallas", "", "", "", "alternative form of"])
let v = native_list_append(v, ["wide and side", "adv", "wide and side", "", "", "", "far and wide"])
let v = native_list_append(v, ["on fotum", "adv", "on fotum", "", "", "", "on foot"])
let v = native_list_append(v, ["horsclice", "adv", "horsclice", "", "", "", "readily promptly"])
let v = native_list_append(v, ["wælhreowlice", "adv", "wælhreowlice", "", "", "", "cruelly"])
let v = native_list_append(v, ["micellice", "adv", "micellice", "", "", "", "greatly grandly splendidly"])
let v = native_list_append(v, ["ær oþþe lator", "adv", "ær oþþe lator", "", "", "", "sooner or later"])
let v = native_list_append(v, ["ealne dæg", "adv", "ealne dæg", "", "", "", "all day"])
let v = native_list_append(v, ["ealle niht", "adv", "ealle niht", "", "", "", "all night"])
let v = native_list_append(v, ["rihte", "adv", "rihte", "", "", "", "straight"])
let v = native_list_append(v, ["nu rihte", "adv", "nu rihte", "", "", "", "right now"])
let v = native_list_append(v, ["uprihte", "adv", "uprihte", "", "", "", "upright erect"])
let v = native_list_append(v, ["swelce", "adv", "swelce", "", "", "", "also likewise"])
let v = native_list_append(v, ["on idel", "adv", "on idel", "", "", "", "for nothing in"])
let v = native_list_append(v, ["flocmælum", "adv", "flocmælum", "", "", "", "in flocks figuratively"])
let v = native_list_append(v, ["siððan", "adv", "siððan", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["untweolice", "adv", "untweolice", "", "", "", "undoubtedly"])
let v = native_list_append(v, ["pislice", "adv", "pislice", "", "", "", "heavily"])
let v = native_list_append(v, ["gæ", "adv", "gæ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["giese", "adv", "giese", "", "", "", "yes"])
let v = native_list_append(v, ["getacnigendlice", "adv", "getacnigendlice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["fierr", "adv", "fierr", "", "", "", "further"])
let v = native_list_append(v, ["gador", "adv", "gador", "", "", "", "alternative form of"])
let v = native_list_append(v, ["geostra", "adv", "geostra", "", "", "", "alternative form of"])
let v = native_list_append(v, ["giestran", "adv", "giestran", "", "", "", "yester- of the"])
let v = native_list_append(v, ["simble", "adv", "simble", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þriste", "adv", "þriste", "", "", "", "boldly confidently"])
let v = native_list_append(v, ["simbel", "adv", "simbel", "", "", "", "alternative form of"])
let v = native_list_append(v, ["weas", "adv", "weas", "", "", "", "by chance by"])
let v = native_list_append(v, ["openlice", "adv", "openlice", "", "", "", "openly publicly"])
let v = native_list_append(v, ["swote", "adv", "swote", "", "", "", "sweetly"])
let v = native_list_append(v, ["æghwær", "adv", "æghwær", "", "", "", "everywhere"])
let v = native_list_append(v, ["firenlice", "adv", "firenlice", "", "", "", "vehemently rashy"])
let v = native_list_append(v, ["firenum", "adv", "firenum", "", "", "", "excessively"])
let v = native_list_append(v, ["hwer", "adv", "hwer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hlutorlice", "adv", "hlutorlice", "", "", "", "clearly plainly simply"])
let v = native_list_append(v, ["syferlice", "adv", "syferlice", "", "", "", "cleanly purely"])
let v = native_list_append(v, ["ofostlice", "adv", "ofostlice", "", "", "", "alternative form of"])
let v = native_list_append(v, ["togean", "adv", "togean", "", "", "", "towards"])
let v = native_list_append(v, ["þærtogeanes", "adv", "þærtogeanes", "", "", "", "opposite"])
let v = native_list_append(v, ["toeacan", "adv", "toeacan", "", "", "", "in addition besides"])
let v = native_list_append(v, ["þærtoeacan", "adv", "þærtoeacan", "", "", "", "besides moreover"])
let v = native_list_append(v, ["togædre", "adv", "togædre", "", "", "", "alternative form of"])
let v = native_list_append(v, ["genihtlice", "adv", "genihtlice", "", "", "", "abundantly"])
let v = native_list_append(v, ["genihtsumlice", "adv", "genihtsumlice", "", "", "", "abundantly plentifully"])
let v = native_list_append(v, ["nawiht", "adv", "nawiht", "", "", "", "not used to"])
let v = native_list_append(v, ["staþolfæstlice", "adv", "staþolfæstlice", "", "", "", "steadfastly firmly"])
let v = native_list_append(v, ["ealles", "adv", "ealles", "", "", "", "completely wholly entirely"])
let v = native_list_append(v, ["gyta", "adv", "gyta", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eaþmodlice", "adv", "eaþmodlice", "", "", "", "humbly"])
let v = native_list_append(v, ["herigendlice", "adv", "herigendlice", "", "", "", "praiseworthily laudably"])
let v = native_list_append(v, ["yfle", "adv", "yfle", "", "", "", "alternative form of"])
let v = native_list_append(v, ["edniwe", "adv", "edniwe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["edniwinga", "adv", "edniwinga", "", "", "", "alternative form of"])
let v = native_list_append(v, ["edniwan", "adv", "edniwan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gelimplice", "adv", "gelimplice", "", "", "", "fitly suitably"])
let v = native_list_append(v, ["gewyrdelice", "adv", "gewyrdelice", "", "", "", "eloquently verbatim"])
let v = native_list_append(v, ["on godes naman", "adv", "on godes naman", "", "", "", "alternative letter-case form"])
let v = native_list_append(v, ["fæste", "adv", "fæste", "", "", "", "firmly fastly tightly"])
let v = native_list_append(v, ["sceafmælum", "adv", "sceafmælum", "", "", "", "Sheaf by sheaf"])
let v = native_list_append(v, ["seft", "adv", "seft", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["weninga", "adv", "weninga", "", "", "", "possibly perchance maybe"])
let v = native_list_append(v, ["wenunga", "adv", "wenunga", "", "", "", "alternative form of"])
let v = native_list_append(v, ["niþre", "adv", "niþre", "", "", "", "down"])
let v = native_list_append(v, ["unforbugendlice", "adv", "unforbugendlice", "", "", "", "inevitably"])
let v = native_list_append(v, ["hwæt gif", "adv", "hwæt gif", "", "", "", "what if"])
let v = native_list_append(v, ["miceles to", "adv", "miceles to", "", "", "", "way too far"])
let v = native_list_append(v, ["mildheortlice", "adv", "mildheortlice", "", "", "", "kindly compassionately mercifully"])
let v = native_list_append(v, ["nytlice", "adv", "nytlice", "", "", "", "usefully"])
let v = native_list_append(v, ["unnytlice", "adv", "unnytlice", "", "", "", "uselessly"])
let v = native_list_append(v, ["wierrest", "adv", "wierrest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["niewan", "adv", "niewan", "", "", "", "lately recently"])
let v = native_list_append(v, ["niewlice", "adv", "niewlice", "", "", "", "recently lately"])
let v = native_list_append(v, ["edniewe", "adv", "edniewe", "", "", "", "anew"])
let v = native_list_append(v, ["edniewan", "adv", "edniewan", "", "", "", "anew"])
let v = native_list_append(v, ["edniewinga", "adv", "edniewinga", "", "", "", "anew"])
let v = native_list_append(v, ["hwærhwugu", "adv", "hwærhwugu", "", "", "", "somewhere"])
let v = native_list_append(v, ["dæglanges", "adv", "dæglanges", "", "", "", "during one day"])
let v = native_list_append(v, ["hiwcuþlice", "adv", "hiwcuþlice", "", "", "", "familiarly"])
let v = native_list_append(v, ["on Godes naman", "adv", "on Godes naman", "", "", "", "in Gods name"])
let v = native_list_append(v, ["hwæthwugu", "adv", "hwæthwugu", "", "", "", "somewhat"])
let v = native_list_append(v, ["singallice", "adv", "singallice", "", "", "", "constantly continuously"])
let v = native_list_append(v, ["ofermodlice", "adv", "ofermodlice", "", "", "", "proudly"])
let v = native_list_append(v, ["þæder", "adv", "þæder", "", "", "", "there to that"])
let v = native_list_append(v, ["hwæderhwugu", "adv", "hwæderhwugu", "", "", "", "somewhere to some"])
let v = native_list_append(v, ["æt ham", "adv", "æt ham", "", "", "", "at home"])
let v = native_list_append(v, ["forþ rihte", "adv", "forþ rihte", "", "", "", "straight ahead straight"])
let v = native_list_append(v, ["hearde", "adv", "hearde", "", "", "", "severely greatly very"])
let v = native_list_append(v, ["aninga", "adv", "aninga", "", "", "", "entirely altogether"])
let v = native_list_append(v, ["on gemynd", "adv", "on gemynd", "", "", "", "in memory of"])
let v = native_list_append(v, ["on weg", "adv", "on weg", "", "", "", "on the/ones way"])
let v = native_list_append(v, ["ieþ", "adv", "ieþ", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["ieþest", "adv", "ieþest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["ænes", "adv", "ænes", "", "", "", "once"])
let v = native_list_append(v, ["hlude", "adv", "hlude", "", "", "", "loudly"])
let v = native_list_append(v, ["anwillice", "adv", "anwillice", "", "", "", "stubbornly"])
let v = native_list_append(v, ["to morgne", "adv", "to morgne", "", "", "", "tomorrow"])
let v = native_list_append(v, ["manlice", "adv", "manlice", "", "", "", "courageously nobly in"])
let v = native_list_append(v, ["anmodlice", "adv", "anmodlice", "", "", "", "unanimously"])
let v = native_list_append(v, ["þria", "adv", "þria", "", "", "", "alternative form of"])
let v = native_list_append(v, ["færlice", "adv", "færlice", "", "", "", "suddenly"])
let v = native_list_append(v, ["efn", "adv", "efn", "", "", "", "together"])
let v = native_list_append(v, ["efnlice", "adv", "efnlice", "", "", "", "evenly"])
let v = native_list_append(v, ["leofre", "adv", "leofre", "", "", "", "used to specify"])
let v = native_list_append(v, ["fulneah", "adv", "fulneah", "", "", "", "almost"])
let v = native_list_append(v, ["fierrest", "adv", "fierrest", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["beorhte", "adv", "beorhte", "", "", "", "brightly"])
let v = native_list_append(v, ["ealle hwile", "adv", "ealle hwile", "", "", "", "the whole time"])
let v = native_list_append(v, ["nu", "conj", "nu", "", "", "", "now that"])
let v = native_list_append(v, ["and", "conj", "and", "", "", "", "and"])
let v = native_list_append(v, ["end", "conj", "end", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ah", "conj", "ah", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ne", "conj", "ne", "", "", "", "or and not"])
let v = native_list_append(v, ["na", "conj", "na", "", "", "", "not"])
let v = native_list_append(v, ["ge", "conj", "ge", "", "", "", "and often doubled"])
let v = native_list_append(v, ["ac", "conj", "ac", "", "", "", "but"])
let v = native_list_append(v, ["⁊", "conj", "⁊", "", "", "", "scribal abbreviation of"])
let v = native_list_append(v, ["þe", "conj", "þe", "", "", "", "or correlated to"])
let v = native_list_append(v, ["ond", "conj", "ond", "", "", "", "alternative form of"])
let v = native_list_append(v, ["butan", "conj", "butan", "", "", "", "unless"])
let v = native_list_append(v, ["sam", "conj", "sam", "", "", "", "whether or"])
let v = native_list_append(v, ["hu", "conj", "hu", "", "", "", "how in all"])
let v = native_list_append(v, ["ær", "conj", "ær", "", "", "", "before in negative"])
let v = native_list_append(v, ["siþ", "conj", "siþ", "", "", "", "after"])
let v = native_list_append(v, ["swa", "conj", "swa", "", "", "", "like as the"])
let v = native_list_append(v, ["þæt", "conj", "þæt", "", "", "", "that"])
let v = native_list_append(v, ["þæs", "conj", "þæs", "", "", "", "as because"])
let v = native_list_append(v, ["þy", "conj", "þy", "", "", "", "for the reason"])
let v = native_list_append(v, ["þon", "conj", "þon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þa", "conj", "þa", "", "", "", "when since because"])
let v = native_list_append(v, ["eala", "conj", "eala", "", "", "", "if only"])
let v = native_list_append(v, ["gif", "conj", "gif", "", "", "", "if"])
let v = native_list_append(v, ["oþ", "conj", "oþ", "", "", "", "until"])
let v = native_list_append(v, ["þonne", "conj", "þonne", "", "", "", "than"])
let v = native_list_append(v, ["hwæþer", "conj", "hwæþer", "", "", "", "whether"])
let v = native_list_append(v, ["oþþe", "conj", "oþþe", "", "", "", "or"])
let v = native_list_append(v, ["þeah", "conj", "þeah", "", "", "", "though notwithstanding that"])
let v = native_list_append(v, ["oc", "conj", "oc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["siþþan", "conj", "siþþan", "", "", "", "after since"])
let v = native_list_append(v, ["þenden", "conj", "þenden", "", "", "", "meanwhile while"])
let v = native_list_append(v, ["syþþan", "conj", "syþþan", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["oþþæt", "conj", "oþþæt", "", "", "", "until"])
let v = native_list_append(v, ["þæs þe", "conj", "þæs þe", "", "", "", "as to the"])
let v = native_list_append(v, ["swilce", "conj", "swilce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swylce", "conj", "swylce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["buton", "conj", "buton", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ł", "conj", "ł", "", "", "", "scribal abbreviation of"])
let v = native_list_append(v, ["ealswa", "conj", "ealswa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eallswa", "conj", "eallswa", "", "", "", "as just as"])
let v = native_list_append(v, ["þanne", "conj", "þanne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þænne", "conj", "þænne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oððe", "conj", "oððe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["næs", "conj", "næs", "", "", "", "not"])
let v = native_list_append(v, ["oþþon", "conj", "oþþon", "", "", "", "or either"])
let v = native_list_append(v, ["ða", "conj", "ða", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["nymþe", "conj", "nymþe", "", "", "", "unless"])
let v = native_list_append(v, ["nefne", "conj", "nefne", "", "", "", "unless"])
let v = native_list_append(v, ["soþlice", "conj", "soþlice", "", "", "", "now then for"])
let v = native_list_append(v, ["þy læs þe", "conj", "þy læs þe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["for þon þe", "conj", "for þon þe", "", "", "", "because"])
let v = native_list_append(v, ["þa hwile þe", "conj", "þa hwile þe", "", "", "", "while"])
let v = native_list_append(v, ["swelce", "conj", "swelce", "", "", "", "like"])
let v = native_list_append(v, ["siððan", "conj", "siððan", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["syððan", "conj", "syððan", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["nemne", "conj", "nemne", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þætte", "conj", "þætte", "", "", "", "that"])
let v = native_list_append(v, ["þy læs", "conj", "þy læs", "", "", "", "so that ..."])
let v = native_list_append(v, ["na þæt", "conj", "na þæt", "", "", "", "not that +"])
let v = native_list_append(v, ["forþy", "conj", "forþy", "", "", "", "For that because"])
let v = native_list_append(v, ["swa swa", "conj", "swa swa", "", "", "", "just as"])
let v = native_list_append(v, ["gelice", "conj", "gelice", "", "", "", "in the same"])
let v = native_list_append(v, ["nahwæþer", "conj", "nahwæþer", "", "", "", "neither"])
let v = native_list_append(v, ["ær þon þe", "conj", "ær þon þe", "", "", "", "before"])
let v = native_list_append(v, ["ᚪᚾᛞ", "conj", "ᚪᚾᛞ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["ᛖᚾᛞ", "conj", "ᛖᚾᛞ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["mid þy", "conj", "mid þy", "", "", "", "by that"])
let v = native_list_append(v, ["forþon", "conj", "forþon", "", "", "", "for that for"])
let v = native_list_append(v, ["eþþa", "conj", "eþþa", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gyf", "conj", "gyf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forðon", "conj", "forðon", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ðonne", "conj", "ðonne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forþan", "conj", "forþan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forþam", "conj", "forþam", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æfter þam þe", "conj", "æfter þam þe", "", "", "", "after"])
let v = native_list_append(v, ["oþ þæt", "conj", "oþ þæt", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forþamþe", "conj", "forþamþe", "", "", "", "because"])
let v = native_list_append(v, ["næfne", "conj", "næfne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oð", "conj", "oð", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["forþæm", "conj", "forþæm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["mid þy þe", "conj", "mid þy þe", "", "", "", "when since seeing"])
let v = native_list_append(v, ["oðþe", "conj", "oðþe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oþðe", "conj", "oþðe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forþi", "conj", "forþi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forðy", "conj", "forðy", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["othte", "conj", "othte", "", "", "", "alternative form of"])
let v = native_list_append(v, ["oðþo", "conj", "oðþo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forðæm", "conj", "forðæm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["for ðæm", "conj", "for ðæm", "", "", "", "alternative form of"])
let v = native_list_append(v, ["forðan", "conj", "forðan", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ðeah", "conj", "ðeah", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["swe swe", "conj", "swe swe", "", "", "", "alternative form of"])
let v = native_list_append(v, ["man", "pron", "man", "", "", "", "one you indefinite"])
let v = native_list_append(v, ["inc", "pron", "inc", "", "", "", "accusative/dative of ġit"])
let v = native_list_append(v, ["his", "pron", "his", "", "", "", "genitive of hē"])
let v = native_list_append(v, ["hi", "pron", "hi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["us", "pron", "us", "", "", "", "accusative/dative of wē"])
let v = native_list_append(v, ["we", "pron", "we", "", "", "", "we nominative plural"])
let v = native_list_append(v, ["he", "pron", "he", "", "", "", "he"])
let v = native_list_append(v, ["me", "pron", "me", "", "", "", "accusative/dative of iċ"])
let v = native_list_append(v, ["him", "pron", "him", "", "", "", "dative of hē"])
let v = native_list_append(v, ["hit", "pron", "hit", "", "", "", "it"])
let v = native_list_append(v, ["sic", "pron", "sic", "", "", "", "Reflexive pronoun of"])
let v = native_list_append(v, ["sin", "pron", "sin", "", "", "", "his her its"])
let v = native_list_append(v, ["self", "pron", "self", "", "", "", "self oneself personally"])
let v = native_list_append(v, ["ge", "pron", "ge", "", "", "", "you plural nominative"])
let v = native_list_append(v, ["se", "pron", "se", "", "", "", "that"])
let v = native_list_append(v, ["sine", "pron", "sine", "", "", "", "inflection of sīn"])
let v = native_list_append(v, ["user", "pron", "user", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sum", "pron", "sum", "", "", "", "some"])
let v = native_list_append(v, ["wit", "pron", "wit", "", "", "", "we two"])
let v = native_list_append(v, ["wise", "pron", "wise", "", "", "", "inflection of wīs"])
let v = native_list_append(v, ["hwy", "pron", "hwy", "", "", "", "instrumental of hwā"])
let v = native_list_append(v, ["þe", "pron", "þe", "", "", "", "accusative/dative of þū"])
let v = native_list_append(v, ["hire", "pron", "hire", "", "", "", "genitive/dative of hēo"])
let v = native_list_append(v, ["nan", "pron", "nan", "", "", "", "no one nobody"])
let v = native_list_append(v, ["hie", "pron", "hie", "", "", "", "they"])
let v = native_list_append(v, ["git", "pron", "git", "", "", "", "you two"])
let v = native_list_append(v, ["mec", "pron", "mec", "", "", "", "accusative of iċ"])
let v = native_list_append(v, ["min", "pron", "min", "", "", "", "genitive of iċ"])
let v = native_list_append(v, ["sig", "pron", "sig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sina", "pron", "sina", "", "", "", "nominative/accusative feminine plural"])
let v = native_list_append(v, ["hwæt", "pron", "hwæt", "", "", "", "what"])
let v = native_list_append(v, ["ic", "pron", "ic", "", "", "", "I"])
let v = native_list_append(v, ["swa", "pron", "swa", "", "", "", "that of that"])
let v = native_list_append(v, ["seo", "pron", "seo", "", "", "", "nominative feminine singular"])
let v = native_list_append(v, ["þæt", "pron", "þæt", "", "", "", "nominative/accusative neuter singular"])
let v = native_list_append(v, ["þone", "pron", "þone", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["þæs", "pron", "þæs", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["þæm", "pron", "þæm", "", "", "", "inflection of sē"])
let v = native_list_append(v, ["þy", "pron", "þy", "", "", "", "instrumental masculine/neuter singular"])
let v = native_list_append(v, ["þon", "pron", "þon", "", "", "", "instrumental masculine/neuter singular"])
let v = native_list_append(v, ["þa", "pron", "þa", "", "", "", "inflection of sē"])
let v = native_list_append(v, ["þes", "pron", "þes", "", "", "", "this"])
let v = native_list_append(v, ["þeos", "pron", "þeos", "", "", "", "nominative feminine singular"])
let v = native_list_append(v, ["þis", "pron", "þis", "", "", "", "nominative/accusative neuter singular"])
let v = native_list_append(v, ["þisses", "pron", "þisses", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["þissum", "pron", "þissum", "", "", "", "inflection of þes"])
let v = native_list_append(v, ["þas", "pron", "þas", "", "", "", "inflection of þes"])
let v = native_list_append(v, ["unc", "pron", "unc", "", "", "", "accusative/dative of wit"])
let v = native_list_append(v, ["þu", "pron", "þu", "", "", "", "you thou nominative"])
let v = native_list_append(v, ["eow", "pron", "eow", "", "", "", "accusative/dative of ġē"])
let v = native_list_append(v, ["alles", "pron", "alles", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hia", "pron", "hia", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nic", "pron", "nic", "", "", "", "not I not"])
let v = native_list_append(v, ["sinne", "pron", "sinne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["æghwilc", "pron", "æghwilc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hine", "pron", "hine", "", "", "", "accusative of hē"])
let v = native_list_append(v, ["hiu", "pron", "hiu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gehwa", "pron", "gehwa", "", "", "", "each every everyone"])
let v = native_list_append(v, ["hig", "pron", "hig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eall", "pron", "eall", "", "", "", "everything"])
let v = native_list_append(v, ["ænig", "pron", "ænig", "", "", "", "any"])
let v = native_list_append(v, ["eower", "pron", "eower", "", "", "", "genitive of ġē"])
let v = native_list_append(v, ["hwa", "pron", "hwa", "", "", "", "who interrogative"])
let v = native_list_append(v, ["hwæþer", "pron", "hwæþer", "", "", "", "who or what"])
let v = native_list_append(v, ["hwilc", "pron", "hwilc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ilca", "pron", "ilca", "", "", "", "the same"])
let v = native_list_append(v, ["ure", "pron", "ure", "", "", "", "genitive of wē"])
let v = native_list_append(v, ["manig", "pron", "manig", "", "", "", "many"])
let v = native_list_append(v, ["owiht", "pron", "owiht", "", "", "", "aught anything"])
let v = native_list_append(v, ["awiht", "pron", "awiht", "", "", "", "anything something"])
let v = native_list_append(v, ["swilc", "pron", "swilc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ih", "pron", "ih", "", "", "", "I"])
let v = native_list_append(v, ["þin", "pron", "þin", "", "", "", "genitive of þū"])
let v = native_list_append(v, ["fela", "pron", "fela", "", "", "", "many"])
let v = native_list_append(v, ["hy", "pron", "hy", "", "", "", "alternative form of"])
let v = native_list_append(v, ["suma", "pron", "suma", "", "", "", "feminine nominative/accusative plural"])
let v = native_list_append(v, ["sume", "pron", "sume", "", "", "", "inflection of sum"])
let v = native_list_append(v, ["sumes", "pron", "sumes", "", "", "", "masculine/neuter genitive singular"])
let v = native_list_append(v, ["sumu", "pron", "sumu", "", "", "", "inflection of sum"])
let v = native_list_append(v, ["ussa", "pron", "ussa", "", "", "", "inflection of usser"])
let v = native_list_append(v, ["sines", "pron", "sines", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["æghwæþer", "pron", "æghwæþer", "", "", "", "each of two"])
let v = native_list_append(v, ["gehwone", "pron", "gehwone", "", "", "", "accusative of ġehwā"])
let v = native_list_append(v, ["þara", "pron", "þara", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gehwære", "pron", "gehwære", "", "", "", "dative singular feminine"])
let v = native_list_append(v, ["hyne", "pron", "hyne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nane", "pron", "nane", "", "", "", "inflection of nān"])
let v = native_list_append(v, ["hys", "pron", "hys", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heo", "pron", "heo", "", "", "", "she"])
let v = native_list_append(v, ["hio", "pron", "hio", "", "", "", "she"])
let v = native_list_append(v, ["swæþer", "pron", "swæþer", "", "", "", "whichever of two"])
let v = native_list_append(v, ["eom", "pron", "eom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["incer", "pron", "incer", "", "", "", "genitive of ġit"])
let v = native_list_append(v, ["hiera", "pron", "hiera", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hiere", "pron", "hiere", "", "", "", "alternative form of"])
let v = native_list_append(v, ["uncer", "pron", "uncer", "", "", "", "genitive of wit"])
let v = native_list_append(v, ["usic", "pron", "usic", "", "", "", "accusative of wē"])
let v = native_list_append(v, ["hyra", "pron", "hyra", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["nanne", "pron", "nanne", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["uncit", "pron", "uncit", "", "", "", "us two accusative"])
let v = native_list_append(v, ["incit", "pron", "incit", "", "", "", "you two accusative"])
let v = native_list_append(v, ["þec", "pron", "þec", "", "", "", "accusative of þū"])
let v = native_list_append(v, ["eowic", "pron", "eowic", "", "", "", "accusative plural of"])
let v = native_list_append(v, ["þæge", "pron", "þæge", "", "", "", "they these those"])
let v = native_list_append(v, ["aht", "pron", "aht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hym", "pron", "hym", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nænne", "pron", "nænne", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["eal", "pron", "eal", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sylf", "pron", "sylf", "", "", "", "self oneself"])
let v = native_list_append(v, ["nanum", "pron", "nanum", "", "", "", "masculine/neuter dative singular"])
let v = native_list_append(v, ["sinum", "pron", "sinum", "", "", "", "inflection of sīn"])
let v = native_list_append(v, ["iow", "pron", "iow", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ꝥ", "pron", "ꝥ", "", "", "", "scribal abbreviation of"])
let v = native_list_append(v, ["sylfum", "pron", "sylfum", "", "", "", "dative singular/plural of"])
let v = native_list_append(v, ["hwon", "pron", "hwon", "", "", "", "instrumental of hwā"])
let v = native_list_append(v, ["feolo", "pron", "feolo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["elra", "pron", "elra", "", "", "", "another"])
let v = native_list_append(v, ["þeo", "pron", "þeo", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ðæt", "pron", "ðæt", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["gehwylc", "pron", "gehwylc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["minre", "pron", "minre", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["nih", "pron", "nih", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þane", "pron", "þane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hira", "pron", "hira", "", "", "", "alternative form of"])
let v = native_list_append(v, ["heora", "pron", "heora", "", "", "", "genitive of hīe"])
let v = native_list_append(v, ["þys", "pron", "þys", "", "", "", "instrumental masculine/neuter singular"])
let v = native_list_append(v, ["feola", "pron", "feola", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nanes", "pron", "nanes", "", "", "", "masculine/neuter genitive singular"])
let v = native_list_append(v, ["nænig", "pron", "nænig", "", "", "", "no one none"])
let v = native_list_append(v, ["hwam", "pron", "hwam", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hwæm", "pron", "hwæm", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hwæs", "pron", "hwæs", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["hwone", "pron", "hwone", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["hwæne", "pron", "hwæne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ða", "pron", "ða", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þære", "pron", "þære", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["þæra", "pron", "þæra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["huuæt", "pron", "huuæt", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["seolf", "pron", "seolf", "", "", "", "self"])
let v = native_list_append(v, ["swylc", "pron", "swylc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swelc", "pron", "swelc", "", "", "", "such like that"])
let v = native_list_append(v, ["þi", "pron", "þi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["usse", "pron", "usse", "", "", "", "inflection of usser"])
let v = native_list_append(v, ["gehwæs", "pron", "gehwæs", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["sumra", "pron", "sumra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["þam", "pron", "þam", "", "", "", "inflection of sē"])
let v = native_list_append(v, ["heom", "pron", "heom", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nan mann", "pron", "nan mann", "", "", "", "no one nobody"])
let v = native_list_append(v, ["hwelca", "pron", "hwelca", "", "", "", "nominative/accusative feminine plural"])
let v = native_list_append(v, ["þisne", "pron", "þisne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["þisse", "pron", "þisse", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["þisre", "pron", "þisre", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["þisra", "pron", "þisra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["nicc", "pron", "nicc", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["æghwylc", "pron", "æghwylc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwelc", "pron", "hwelc", "", "", "", "which one"])
let v = native_list_append(v, ["nawiht", "pron", "nawiht", "", "", "", "nothing"])
let v = native_list_append(v, ["hwylc", "pron", "hwylc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwet", "pron", "hwet", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ðu", "pron", "ðu", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þætte", "pron", "þætte", "", "", "", "what that which"])
let v = native_list_append(v, ["hwæthwugu", "pron", "hwæthwugu", "", "", "", "something"])
let v = native_list_append(v, ["sinra", "pron", "sinra", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["sumum", "pron", "sumum", "", "", "", "inflection of sum"])
let v = native_list_append(v, ["þio", "pron", "þio", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þyslic", "pron", "þyslic", "", "", "", "like this this"])
let v = native_list_append(v, ["æghwelc", "pron", "æghwelc", "", "", "", "each one"])
let v = native_list_append(v, ["gehwelc", "pron", "gehwelc", "", "", "", "each one"])
let v = native_list_append(v, ["usær", "pron", "usær", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ægþer", "pron", "ægþer", "", "", "", "each of two"])
let v = native_list_append(v, ["nan þing", "pron", "nan þing", "", "", "", "nothing"])
let v = native_list_append(v, ["heara", "pron", "heara", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þissa", "pron", "þissa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["þisera", "pron", "þisera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["þeossa", "pron", "þeossa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["þisum", "pron", "þisum", "", "", "", "inflection of þēs"])
let v = native_list_append(v, ["þysum", "pron", "þysum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["þyssum", "pron", "þyssum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["þeosum", "pron", "þeosum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["þeossum", "pron", "þeossum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["þises", "pron", "þises", "", "", "", "masculine/neuter genitive singular"])
let v = native_list_append(v, ["iower", "pron", "iower", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þios", "pron", "þios", "", "", "", "nominative feminine singular"])
let v = native_list_append(v, ["usses", "pron", "usses", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["usser", "pron", "usser", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sinre", "pron", "sinre", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["æniges", "pron", "æniges", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["ænigum", "pron", "ænigum", "", "", "", "inflection of ǣniġ"])
let v = native_list_append(v, ["ængum", "pron", "ængum", "", "", "", "inflection of ǣniġ"])
let v = native_list_append(v, ["ænges", "pron", "ænges", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["ænigre", "pron", "ænigre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["ænigo", "pron", "ænigo", "", "", "", "inflection of ǣniġ"])
let v = native_list_append(v, ["ænigu", "pron", "ænigu", "", "", "", "inflection of ǣniġ"])
let v = native_list_append(v, ["ænigra", "pron", "ænigra", "", "", "", "strong/weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["ænigne", "pron", "ænigne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["ænige", "pron", "ænige", "", "", "", "inflection of ǣniġ"])
let v = native_list_append(v, ["gehwæþer", "pron", "gehwæþer", "", "", "", "both"])
let v = native_list_append(v, ["awihte", "pron", "awihte", "", "", "", "dative singular of"])
let v = native_list_append(v, ["awihtes", "pron", "awihtes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["nawihte", "pron", "nawihte", "", "", "", "dative singular of"])
let v = native_list_append(v, ["nawihtes", "pron", "nawihtes", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["gehwilc", "pron", "gehwilc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gehwelce", "pron", "gehwelce", "", "", "", "inflection of ġehwelċ"])
let v = native_list_append(v, ["gehwilce", "pron", "gehwilce", "", "", "", "inflection of ġehwilċ"])
let v = native_list_append(v, ["gehwelcre", "pron", "gehwelcre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["gehwelcum", "pron", "gehwelcum", "", "", "", "inflection of ġehwelċ"])
let v = native_list_append(v, ["gehwilcre", "pron", "gehwilcre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["gehwilcum", "pron", "gehwilcum", "", "", "", "inflection of ġehwilċ"])
let v = native_list_append(v, ["gehwilces", "pron", "gehwilces", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["gehwilcan", "pron", "gehwilcan", "", "", "", "inflection of ġehwilċ"])
let v = native_list_append(v, ["gehwilcne", "pron", "gehwilcne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["gehwilcra", "pron", "gehwilcra", "", "", "", "strong/weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["ylca", "pron", "ylca", "", "", "", "alternative form of"])
let v = native_list_append(v, ["nanwiht", "pron", "nanwiht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æghwa", "pron", "æghwa", "", "", "", "everyone everything"])
let v = native_list_append(v, ["nahwæþer", "pron", "nahwæþer", "", "", "", "neither"])
let v = native_list_append(v, ["naþor", "pron", "naþor", "", "", "", "contraction of nāhwæþer"])
let v = native_list_append(v, ["naþer", "pron", "naþer", "", "", "", "contraction of nāhwæþer"])
let v = native_list_append(v, ["ᛁᚳ", "pron", "ᛁᚳ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["ᚦᚫᛏ", "pron", "ᚦᚫᛏ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["ᚻᛁᚫ", "pron", "ᚻᛁᚫ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["þislic", "pron", "þislic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þyllic", "pron", "þyllic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["edwihte", "pron", "edwihte", "", "", "", "anything something"])
let v = native_list_append(v, ["ilce", "pron", "ilce", "", "", "", "inflection of ilca"])
let v = native_list_append(v, ["ilcra", "pron", "ilcra", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["ilcan", "pron", "ilcan", "", "", "", "inflection of ilca"])
let v = native_list_append(v, ["ilcum", "pron", "ilcum", "", "", "", "dative/instrumental masculine/feminine/neuter plural"])
let v = native_list_append(v, ["naþing", "pron", "naþing", "", "", "", "alternative form of"])
let v = native_list_append(v, ["monig", "pron", "monig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gehwylce", "pron", "gehwylce", "", "", "", "inflection of ġehwylċ"])
let v = native_list_append(v, ["ylcan", "pron", "ylcan", "", "", "", "inflection of ylca"])
let v = native_list_append(v, ["aþor", "pron", "aþor", "", "", "", "either"])
let v = native_list_append(v, ["ahwæþer", "pron", "ahwæþer", "", "", "", "anyone anything"])
let v = native_list_append(v, ["awþer", "pron", "awþer", "", "", "", "either"])
let v = native_list_append(v, ["sumne", "pron", "sumne", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["þyssera", "pron", "þyssera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["gehwam", "pron", "gehwam", "", "", "", "dative singular of"])
let v = native_list_append(v, ["hwelcre", "pron", "hwelcre", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["hwelcne", "pron", "hwelcne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["hwelce", "pron", "hwelce", "", "", "", "inflection of hwelċ"])
let v = native_list_append(v, ["hwelces", "pron", "hwelces", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["hwelcum", "pron", "hwelcum", "", "", "", "inflection of hwelċ"])
let v = native_list_append(v, ["selfne", "pron", "selfne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["selfum", "pron", "selfum", "", "", "", "inflection of self"])
let v = native_list_append(v, ["selfra", "pron", "selfra", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["selfre", "pron", "selfre", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["selfan", "pron", "selfan", "", "", "", "inflection of self"])
let v = native_list_append(v, ["selfes", "pron", "selfes", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["æghwæs", "pron", "æghwæs", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["æghwam", "pron", "æghwam", "", "", "", "dative singular of"])
let v = native_list_append(v, ["æghwæt", "pron", "æghwæt", "", "", "", "whatever"])
let v = native_list_append(v, ["gehwæt", "pron", "gehwæt", "", "", "", "neuter nominative/accusative of"])
let v = native_list_append(v, ["gehwæm", "pron", "gehwæm", "", "", "", "dative singular of"])
let v = native_list_append(v, ["sumre", "pron", "sumre", "", "", "", "feminine genitive/dative/instrumental singular"])
let v = native_list_append(v, ["hwelcra", "pron", "hwelcra", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["sielf", "pron", "sielf", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hiore", "pron", "hiore", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ᛗᛖᚴ", "pron", "ᛗᛖᚴ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["ᛁᚴ", "pron", "ᛁᚴ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["huæt", "pron", "huæt", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["hiora", "pron", "hiora", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ylce", "pron", "ylce", "", "", "", "inflection of ylca"])
let v = native_list_append(v, ["nanre", "pron", "nanre", "", "", "", "feminine genitive/dative/instrumental singular"])
let v = native_list_append(v, ["ðam", "pron", "ðam", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["ðara", "pron", "ðara", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["ðæs", "pron", "ðæs", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["ðæm", "pron", "ðæm", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["sylfne", "pron", "sylfne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["sylfes", "pron", "sylfes", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["sylfe", "pron", "sylfe", "", "", "", "inflection of sylf"])
let v = native_list_append(v, ["auht", "pron", "auht", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sylfa", "pron", "sylfa", "", "", "", "inflection of sylf"])
let v = native_list_append(v, ["ðære", "pron", "ðære", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þæne", "pron", "þæne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ðæne", "pron", "ðæne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["æghwæm", "pron", "æghwæm", "", "", "", "dative singular of"])
let v = native_list_append(v, ["æghwone", "pron", "æghwone", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["aþer", "pron", "aþer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["sylfre", "pron", "sylfre", "", "", "", "strong genitive/dative/instrumental feminine"])
let v = native_list_append(v, ["sylfra", "pron", "sylfra", "", "", "", "strong/weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["þage", "pron", "þage", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þysses", "pron", "þysses", "", "", "", "alternative form of"])
let v = native_list_append(v, ["hwylce", "pron", "hwylce", "", "", "", "alternative form of"])
let v = native_list_append(v, ["gehwylcra", "pron", "gehwylcra", "", "", "", "strong/weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["gehwylcne", "pron", "gehwylcne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["gehwylcum", "pron", "gehwylcum", "", "", "", "inflection of ġehwylċ"])
let v = native_list_append(v, ["þylc", "pron", "þylc", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þylic", "pron", "þylic", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þissere", "pron", "þissere", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["þæ", "pron", "þæ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["swelcne", "pron", "swelcne", "", "", "", "strong masculine accusative"])
let v = native_list_append(v, ["swelces", "pron", "swelces", "", "", "", "strong masculine/neuter genitive"])
let v = native_list_append(v, ["swelcum", "pron", "swelcum", "", "", "", "inflection of swelċ"])
let v = native_list_append(v, ["swelcra", "pron", "swelcra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["swelca", "pron", "swelca", "", "", "", "strong feminine nominative/accusative"])
let v = native_list_append(v, ["ægðer", "pron", "ægðer", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ilcena", "pron", "ilcena", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["æghwon", "pron", "æghwon", "", "", "", "instrumental of ǣġhwā"])
let v = native_list_append(v, ["æghwy", "pron", "æghwy", "", "", "", "instrumental of ǣġhwā"])
let v = native_list_append(v, ["ðec", "pron", "ðec", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["usserne", "pron", "usserne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["ussum", "pron", "ussum", "", "", "", "inflection of usser"])
let v = native_list_append(v, ["userra", "pron", "userra", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["ussera", "pron", "ussera", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["hwylcne", "pron", "hwylcne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["hwylcum", "pron", "hwylcum", "", "", "", "inflection of hwylċ"])
let v = native_list_append(v, ["hwylcre", "pron", "hwylcre", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["hwylcra", "pron", "hwylcra", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["hwylces", "pron", "hwylces", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["ðy", "pron", "ðy", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["swylcne", "pron", "swylcne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["swylcum", "pron", "swylcum", "", "", "", "inflection of swylċ"])
let v = native_list_append(v, ["swylcra", "pron", "swylcra", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["swilcum", "pron", "swilcum", "", "", "", "inflection of swilċ"])
let v = native_list_append(v, ["swilcne", "pron", "swilcne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["swylca", "pron", "swylca", "", "", "", "nominative/accusative feminine plural"])
let v = native_list_append(v, ["swilca", "pron", "swilca", "", "", "", "nominative/accusative feminine plural"])
let v = native_list_append(v, ["an", "det", "an", "", "", "", "a certain"])
let v = native_list_append(v, ["mine", "det", "mine", "", "", "", "inflection of mīn"])
let v = native_list_append(v, ["ba", "det", "ba", "", "", "", "neuter/feminine nominative/accusative singular"])
let v = native_list_append(v, ["bam", "det", "bam", "", "", "", "dative/instrumental masculine/feminine/neuter plural"])
let v = native_list_append(v, ["se", "det", "se", "", "", "", "the"])
let v = native_list_append(v, ["bu", "det", "bu", "", "", "", "neuter nominative/accusative singular"])
let v = native_list_append(v, ["þe", "det", "þe", "", "", "", "the he late"])
let v = native_list_append(v, ["nan", "det", "nan", "", "", "", "no not a"])
let v = native_list_append(v, ["min", "det", "min", "", "", "", "my"])
let v = native_list_append(v, ["ura", "det", "ura", "", "", "", "nominative/accusative feminine plural"])
let v = native_list_append(v, ["urne", "det", "urne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["mines", "det", "mines", "", "", "", "masculine/neuter genitive singular"])
let v = native_list_append(v, ["minne", "det", "minne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["seo", "det", "seo", "", "", "", "nominative feminine singular"])
let v = native_list_append(v, ["þæt", "det", "þæt", "", "", "", "nominative/accusative neuter singular"])
let v = native_list_append(v, ["þone", "det", "þone", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["þæs", "det", "þæs", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["þæm", "det", "þæm", "", "", "", "inflection of se"])
let v = native_list_append(v, ["þy", "det", "þy", "", "", "", "instrumental masculine/neuter singular"])
let v = native_list_append(v, ["þon", "det", "þon", "", "", "", "instrumental masculine/neuter singular"])
let v = native_list_append(v, ["þa", "det", "þa", "", "", "", "inflection of se"])
let v = native_list_append(v, ["þes", "det", "þes", "", "", "", "this"])
let v = native_list_append(v, ["þeos", "det", "þeos", "", "", "", "nominative feminine singular"])
let v = native_list_append(v, ["þis", "det", "þis", "", "", "", "nominative/accusative neuter singular"])
let v = native_list_append(v, ["þisses", "det", "þisses", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["þissum", "det", "þissum", "", "", "", "inflection of þes"])
let v = native_list_append(v, ["þas", "det", "þas", "", "", "", "inflection of þes"])
let v = native_list_append(v, ["minum", "det", "minum", "", "", "", "inflection of mīn"])
let v = native_list_append(v, ["eower", "det", "eower", "", "", "", "your plural"])
let v = native_list_append(v, ["ure", "det", "ure", "", "", "", "our"])
let v = native_list_append(v, ["þin", "det", "þin", "", "", "", "your singular thy"])
let v = native_list_append(v, ["bega", "det", "bega", "", "", "", "genitive of beġen"])
let v = native_list_append(v, ["enig", "det", "enig", "", "", "", "alternative form of"])
let v = native_list_append(v, ["urum", "det", "urum", "", "", "", "inflection of ūre"])
let v = native_list_append(v, ["þara", "det", "þara", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["incer", "det", "incer", "", "", "", "your referring to"])
let v = native_list_append(v, ["uncer", "det", "uncer", "", "", "", "our referring to"])
let v = native_list_append(v, ["ures", "det", "ures", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["urra", "det", "urra", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["incerne", "det", "incerne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["þane", "det", "þane", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þys", "det", "þys", "", "", "", "instrumental masculine/neuter singular"])
let v = native_list_append(v, ["enges", "det", "enges", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["sio", "det", "sio", "", "", "", "alternative form of"])
let v = native_list_append(v, ["begen", "det", "begen", "", "", "", "both"])
let v = native_list_append(v, ["þære", "det", "þære", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["þæra", "det", "þæra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["begra", "det", "begra", "", "", "", "genitive of beġen"])
let v = native_list_append(v, ["þinne", "det", "þinne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["þi", "det", "þi", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þine", "det", "þine", "", "", "", "inflection of þīn"])
let v = native_list_append(v, ["þam", "det", "þam", "", "", "", "inflection of sē"])
let v = native_list_append(v, ["þisne", "det", "þisne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["þisse", "det", "þisse", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["þisre", "det", "þisre", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["þisra", "det", "þisra", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["hwelc", "det", "hwelc", "", "", "", "which"])
let v = native_list_append(v, ["engum", "det", "engum", "", "", "", "inflection of ēniġ"])
let v = native_list_append(v, ["incre", "det", "incre", "", "", "", "inflection of incer"])
let v = native_list_append(v, ["nawþer", "det", "nawþer", "", "", "", "neither"])
let v = native_list_append(v, ["þissa", "det", "þissa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["þisera", "det", "þisera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["þeossa", "det", "þeossa", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["þisum", "det", "þisum", "", "", "", "inflection of þēs"])
let v = native_list_append(v, ["þysum", "det", "þysum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["þyssum", "det", "þyssum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["þeosum", "det", "þeosum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["þeossum", "det", "þeossum", "", "", "", "dative plural of"])
let v = native_list_append(v, ["þises", "det", "þises", "", "", "", "masculine/neuter genitive singular"])
let v = native_list_append(v, ["þios", "det", "þios", "", "", "", "nominative feminine singular"])
let v = native_list_append(v, ["minra", "det", "minra", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["þines", "det", "þines", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["þinum", "det", "þinum", "", "", "", "inflection of þīn"])
let v = native_list_append(v, ["þinre", "det", "þinre", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["þina", "det", "þina", "", "", "", "nominative/accusative feminine plural"])
let v = native_list_append(v, ["þinra", "det", "þinra", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["hu micel", "det", "hu micel", "", "", "", "how much used"])
let v = native_list_append(v, ["hu manig", "det", "hu manig", "", "", "", "how many used"])
let v = native_list_append(v, ["hu fela", "det", "hu fela", "", "", "", "how many how"])
let v = native_list_append(v, ["eowre", "det", "eowre", "", "", "", "inflection of ēower"])
let v = native_list_append(v, ["eowru", "det", "eowru", "", "", "", "inflection of ēower"])
let v = native_list_append(v, ["eoweres", "det", "eoweres", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["eowerre", "det", "eowerre", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["eowerum", "det", "eowerum", "", "", "", "inflection of ēower"])
let v = native_list_append(v, ["eowerra", "det", "eowerra", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["eowerne", "det", "eowerne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["eowres", "det", "eowres", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["uncera", "det", "uncera", "", "", "", "nominative/accusative feminine plural"])
let v = native_list_append(v, ["uncru", "det", "uncru", "", "", "", "inflection of uncer"])
let v = native_list_append(v, ["uncres", "det", "uncres", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["uncerne", "det", "uncerne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["uncre", "det", "uncre", "", "", "", "inflection of uncer"])
let v = native_list_append(v, ["uncerum", "det", "uncerum", "", "", "", "inflection of uncer"])
let v = native_list_append(v, ["uncrum", "det", "uncrum", "", "", "", "inflection of uncer"])
let v = native_list_append(v, ["eowrum", "det", "eowrum", "", "", "", "inflection of ēower"])
let v = native_list_append(v, ["eowra", "det", "eowra", "", "", "", "nominative/accusative feminine plural"])
let v = native_list_append(v, ["þyssera", "det", "þyssera", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["bæm", "det", "bæm", "", "", "", "dative/instrumental masculine/feminine/neuter plural"])
let v = native_list_append(v, ["incrum", "det", "incrum", "", "", "", "inflection of incer"])
let v = native_list_append(v, ["ᚦᛁᛋ", "det", "ᚦᛁᛋ", "", "", "", "Runic spelling of"])
let v = native_list_append(v, ["ðam", "det", "ðam", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["ðara", "det", "ðara", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["ðæs", "det", "ðæs", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["ðæm", "det", "ðæm", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["eowere", "det", "eowere", "", "", "", "inflection of ēower"])
let v = native_list_append(v, ["ðære", "det", "ðære", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þæne", "det", "þæne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ðæne", "det", "ðæne", "", "", "", "alternative form of"])
let v = native_list_append(v, ["userne", "det", "userne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["þysses", "det", "þysses", "", "", "", "alternative form of"])
let v = native_list_append(v, ["þissere", "det", "þissere", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["þæ", "det", "þæ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["eniges", "det", "eniges", "", "", "", "strong genitive masculine/neuter"])
let v = native_list_append(v, ["enigum", "det", "enigum", "", "", "", "inflection of ēniġ"])
let v = native_list_append(v, ["enigne", "det", "enigne", "", "", "", "strong accusative masculine"])
let v = native_list_append(v, ["enigra", "det", "enigra", "", "", "", "strong/weak genitive masculine/feminine/neuter"])
let v = native_list_append(v, ["þon̄", "det", "þon̄", "", "", "", "scribal abbreviation of"])
let v = native_list_append(v, ["ðin", "det", "ðin", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["ðinre", "det", "ðinre", "", "", "", "genitive/dative/instrumental feminine singular"])
let v = native_list_append(v, ["ðine", "det", "ðine", "", "", "", "inflection of ðīn"])
let v = native_list_append(v, ["ðina", "det", "ðina", "", "", "", "nominative/accusative feminine plural"])
let v = native_list_append(v, ["ðinra", "det", "ðinra", "", "", "", "genitive masculine/feminine/neuter plural"])
let v = native_list_append(v, ["ðines", "det", "ðines", "", "", "", "genitive masculine/neuter singular"])
let v = native_list_append(v, ["ðinum", "det", "ðinum", "", "", "", "inflection of ðīn"])
let v = native_list_append(v, ["ðinne", "det", "ðinne", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["ðy", "det", "ðy", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["þe", "particle", "þe", "", "", "", "that who which"])
let v = native_list_append(v, ["ðe", "particle", "ðe", "", "", "", "alternative spelling of"])
return v
}
fn vocab_ang_lookup(word: String) -> [String] {
let vocab: [[String]] = vocab_ang_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()
}