Archived
9025 lines
885 KiB
EmacsLisp
9025 lines
885 KiB
EmacsLisp
// vocabulary-fro.el — Old French vocabulary seed
|
||
// 9003 lemmas from kaikki.org Wiktionary extract, 2026-05-02
|
||
// Source file total entries: 9079
|
||
// Entry format: [lemma, pos, form0, form1, form2, en_translation, semantic_hint]
|
||
|
||
fn vocab_fro_seed() -> [[String]] {
|
||
let v: [[String]] = native_list_empty()
|
||
let v = native_list_append(v, ["cat", "noun", "caz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["livre", "noun", "livres", "", "", "", "book collection of"])
|
||
let v = native_list_append(v, ["chien", "noun", "chiens", "", "", "", "dog Canis lupus"])
|
||
let v = native_list_append(v, ["pie", "noun", "pies", "", "", "", "magpie"])
|
||
let v = native_list_append(v, ["noun", "noun", "nouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["minute", "noun", "minutes", "", "", "", "minute one sixtieth"])
|
||
let v = native_list_append(v, ["fable", "noun", "fables", "", "", "", "fable story"])
|
||
let v = native_list_append(v, ["abit", "noun", "abiz", "", "", "", "item of clothing"])
|
||
let v = native_list_append(v, ["servant", "noun", "servanz", "", "", "", "servant one who"])
|
||
let v = native_list_append(v, ["abusion", "noun", "abusions", "", "", "", "abuse"])
|
||
let v = native_list_append(v, ["alien", "noun", "aliens", "", "", "", "alien a non-native"])
|
||
let v = native_list_append(v, ["summer", "noun", "summers", "", "", "", "summer pack horse"])
|
||
let v = native_list_append(v, ["jeudi", "noun", "jeudis", "", "", "", "Thursday"])
|
||
let v = native_list_append(v, ["color", "noun", "colors", "", "", "", "color / colour"])
|
||
let v = native_list_append(v, ["orange", "noun", "oranges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["quarter", "noun", "quarters", "", "", "", "quarter one fourth"])
|
||
let v = native_list_append(v, ["parole", "noun", "paroles", "", "", "", "word"])
|
||
let v = native_list_append(v, ["point", "noun", "poinz", "", "", "", "a sting a"])
|
||
let v = native_list_append(v, ["port", "noun", "porz", "", "", "", "port for watercraft"])
|
||
let v = native_list_append(v, ["Edward", "noun", "Edward", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["os", "noun", "os", "", "", "", "bone"])
|
||
let v = native_list_append(v, ["date", "noun", "dates", "", "", "", "date point in"])
|
||
let v = native_list_append(v, ["language", "noun", "languages", "", "", "", "language style of"])
|
||
let v = native_list_append(v, ["bot", "noun", "boz", "", "", "", "toad animal"])
|
||
let v = native_list_append(v, ["langue", "noun", "langues", "", "", "", "tongue"])
|
||
let v = native_list_append(v, ["France", "noun", "France", "", "", "", "France a country"])
|
||
let v = native_list_append(v, ["inflation", "noun", "inflations", "", "", "", "swelling"])
|
||
let v = native_list_append(v, ["wage", "noun", "wages", "", "", "", "wave moving part"])
|
||
let v = native_list_append(v, ["fruit", "noun", "fruiz", "", "", "", "fruit"])
|
||
let v = native_list_append(v, ["religion", "noun", "religions", "", "", "", "religion"])
|
||
let v = native_list_append(v, ["market", "noun", "markés", "", "", "", "market venue where"])
|
||
let v = native_list_append(v, ["mars", "noun", "mars", "", "", "", "March month"])
|
||
let v = native_list_append(v, ["ami", "noun", "amis", "", "", "", "friend"])
|
||
let v = native_list_append(v, ["abstinence", "noun", "abstinences", "", "", "", "abstinence act or"])
|
||
let v = native_list_append(v, ["poison", "noun", "poisons", "", "", "", "poison"])
|
||
let v = native_list_append(v, ["general", "noun", "generaus", "", "", "", "general"])
|
||
let v = native_list_append(v, ["tigre", "noun", "tigres", "", "", "", "tiger"])
|
||
let v = native_list_append(v, ["cane", "noun", "canes", "", "", "", "tube"])
|
||
let v = native_list_append(v, ["duel", "noun", "dueus", "", "", "", "sadness grief sorrow"])
|
||
let v = native_list_append(v, ["nature", "noun", "natures", "", "", "", "nature natural world"])
|
||
let v = native_list_append(v, ["latin", "noun", "latin", "", "", "", "Latin language"])
|
||
let v = native_list_append(v, ["or", "noun", "ors", "", "", "", "gold metal"])
|
||
let v = native_list_append(v, ["sol", "noun", "sous", "", "", "", "sol an Old"])
|
||
let v = native_list_append(v, ["humor", "noun", "humor", "", "", "", "humor one of"])
|
||
let v = native_list_append(v, ["an", "noun", "anz", "", "", "", "year"])
|
||
let v = native_list_append(v, ["article", "noun", "articles", "", "", "", "joint articulation"])
|
||
let v = native_list_append(v, ["case", "noun", "cases", "", "", "", "case"])
|
||
let v = native_list_append(v, ["future", "noun", "futures", "", "", "", "future tense"])
|
||
let v = native_list_append(v, ["interjection", "noun", "interjections", "", "", "", "exclamation"])
|
||
let v = native_list_append(v, ["air", "noun", "airs", "", "", "", "air mixture of"])
|
||
let v = native_list_append(v, ["angle", "noun", "angles", "", "", "", "angel biblical being"])
|
||
let v = native_list_append(v, ["art", "noun", "arz", "", "", "", "art skill practice"])
|
||
let v = native_list_append(v, ["as", "noun", "as", "", "", "", "a score of"])
|
||
let v = native_list_append(v, ["accident", "noun", "accidenz", "", "", "", "accident chance occurrence"])
|
||
let v = native_list_append(v, ["adamant", "noun", "adamanz", "", "", "", "adamant diamond"])
|
||
let v = native_list_append(v, ["parent", "noun", "parenz", "", "", "", "parent"])
|
||
let v = native_list_append(v, ["uncle", "noun", "uncles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["niece", "noun", "nieces", "", "", "", "niece"])
|
||
let v = native_list_append(v, ["non", "noun", "nons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["car", "noun", "cars", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["male", "noun", "males", "", "", "", "pack bag"])
|
||
let v = native_list_append(v, ["rue", "noun", "rues", "", "", "", "rue plant"])
|
||
let v = native_list_append(v, ["habit", "noun", "habiz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rat", "noun", "raz", "", "", "", "rat rodent"])
|
||
let v = native_list_append(v, ["tan", "noun", "tans", "", "", "", "pulped oak bark"])
|
||
let v = native_list_append(v, ["olive", "noun", "olive", "", "", "", "olive tree"])
|
||
let v = native_list_append(v, ["rose", "noun", "roses", "", "", "", "rose flower"])
|
||
let v = native_list_append(v, ["taupe", "noun", "taupes", "", "", "", "mole mammal"])
|
||
let v = native_list_append(v, ["om", "noun", "om", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["colour", "noun", "colours", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mosque", "noun", "mosque", "", "", "", "mosque"])
|
||
let v = native_list_append(v, ["bat", "noun", "batz", "", "", "", "boat"])
|
||
let v = native_list_append(v, ["bran", "noun", "brans", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vers", "noun", "vers", "", "", "", "verse poetry"])
|
||
let v = native_list_append(v, ["vert", "noun", "verz", "", "", "", "green"])
|
||
let v = native_list_append(v, ["piece", "noun", "pieces", "", "", "", "piece bit part"])
|
||
let v = native_list_append(v, ["jargon", "noun", "jargons", "", "", "", "talk chatter conversation"])
|
||
let v = native_list_append(v, ["us", "noun", "us", "", "", "", "tradition or custom"])
|
||
let v = native_list_append(v, ["bruit", "noun", "bruiz", "", "", "", "noise sounds"])
|
||
let v = native_list_append(v, ["talent", "noun", "talenz", "", "", "", "desire wish to"])
|
||
let v = native_list_append(v, ["face", "noun", "faces", "", "", "", "face"])
|
||
let v = native_list_append(v, ["sale", "noun", "sales", "", "", "", "room subsection of"])
|
||
let v = native_list_append(v, ["pavement", "noun", "pavemenz", "", "", "", "a paved room"])
|
||
let v = native_list_append(v, ["chat", "noun", "chaz", "", "", "", "cat animal"])
|
||
let v = native_list_append(v, ["jaune", "noun", "jaunes", "", "", "", "yellow"])
|
||
let v = native_list_append(v, ["voir", "noun", "voirs", "", "", "", "the truth"])
|
||
let v = native_list_append(v, ["usage", "noun", "usages", "", "", "", "usage use"])
|
||
let v = native_list_append(v, ["leche", "noun", "leches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["force", "noun", "forces", "", "", "", "strength might"])
|
||
let v = native_list_append(v, ["pain", "noun", "painz", "", "", "", "bread"])
|
||
let v = native_list_append(v, ["science", "noun", "science", "", "", "", "knowledge wisdom"])
|
||
let v = native_list_append(v, ["oil", "noun", "ouz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ber", "noun", "ber", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["vapor", "noun", "vapors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chose", "noun", "choses", "", "", "", "thing miscellaneous object"])
|
||
let v = native_list_append(v, ["come", "noun", "comes", "", "", "", "head of hair"])
|
||
let v = native_list_append(v, ["cost", "noun", "coz", "", "", "", "cost financial outlay"])
|
||
let v = native_list_append(v, ["dart", "noun", "darz", "", "", "", "spear javelin"])
|
||
let v = native_list_append(v, ["lie", "noun", "lies", "", "", "", "dregs mostly solid"])
|
||
let v = native_list_append(v, ["lit", "noun", "liz", "", "", "", "bed"])
|
||
let v = native_list_append(v, ["mal", "noun", "maus", "", "", "", "evil"])
|
||
let v = native_list_append(v, ["cable", "noun", "cables", "", "", "", "Old Northern French"])
|
||
let v = native_list_append(v, ["substance", "noun", "substances", "", "", "", "most essential substantial"])
|
||
let v = native_list_append(v, ["brief", "noun", "briés", "", "", "", "letter or statement"])
|
||
let v = native_list_append(v, ["ducat", "noun", "ducaz", "", "", "", "ducat historical coin"])
|
||
let v = native_list_append(v, ["comparison", "noun", "comparisons", "", "", "", "comparison instance of"])
|
||
let v = native_list_append(v, ["chance", "noun", "chances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chancel", "noun", "chanceaus", "", "", "", "chancel"])
|
||
let v = native_list_append(v, ["cause", "noun", "causes", "", "", "", "cause"])
|
||
let v = native_list_append(v, ["change", "noun", "changes", "", "", "", "change difference between"])
|
||
let v = native_list_append(v, ["balance", "noun", "balances", "", "", "", "scales weighing scales"])
|
||
let v = native_list_append(v, ["base", "noun", "bases", "", "", "", "base bottom part"])
|
||
let v = native_list_append(v, ["blanket", "noun", "blankez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["effect", "noun", "effecz", "", "", "", "effect"])
|
||
let v = native_list_append(v, ["difference", "noun", "differences", "", "", "", "difference"])
|
||
let v = native_list_append(v, ["crisis", "noun", "crisis", "", "", "", "crisis emergency urgent"])
|
||
let v = native_list_append(v, ["falcon", "noun", "falcons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["camel", "noun", "cameus", "", "", "", "camel"])
|
||
let v = native_list_append(v, ["ermine", "noun", "ermines", "", "", "", "ermine fabric"])
|
||
let v = native_list_append(v, ["bien", "noun", "biens", "", "", "", "possession object of"])
|
||
let v = native_list_append(v, ["Christian", "noun", "Christian", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["plate", "noun", "plates", "", "", "", "a flat metal"])
|
||
let v = native_list_append(v, ["if", "noun", "is", "", "", "", "yew"])
|
||
let v = native_list_append(v, ["hospital", "noun", "hospitaus", "", "", "", "hospital medical"])
|
||
let v = native_list_append(v, ["metal", "noun", "metaus", "", "", "", "metal material"])
|
||
let v = native_list_append(v, ["flame", "noun", "flames", "", "", "", "flame"])
|
||
let v = native_list_append(v, ["space", "noun", "spaces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["volume", "noun", "volume", "", "", "", "volume specifically a"])
|
||
let v = native_list_append(v, ["none", "noun", "nones", "", "", "", "noon the ninth"])
|
||
let v = native_list_append(v, ["fil", "noun", "fiz", "", "", "", "son male child"])
|
||
let v = native_list_append(v, ["covenant", "noun", "covenanz", "", "", "", "covenant"])
|
||
let v = native_list_append(v, ["prince", "noun", "princes", "", "", "", "prince"])
|
||
let v = native_list_append(v, ["empire", "noun", "empires", "", "", "", "empire"])
|
||
let v = native_list_append(v, ["baron", "noun", "barons", "", "", "", "baron title of"])
|
||
let v = native_list_append(v, ["digestion", "noun", "digestions", "", "", "", "digestion"])
|
||
let v = native_list_append(v, ["people", "noun", "peoples", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["san", "noun", "sans", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ewe", "noun", "ewes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["femme", "noun", "femmes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cheval", "noun", "chevaus", "", "", "", "horse"])
|
||
let v = native_list_append(v, ["home", "noun", "homes", "", "", "", "man male adult"])
|
||
let v = native_list_append(v, ["ore", "noun", "ores", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poor", "noun", "poors", "", "", "", "fear"])
|
||
let v = native_list_append(v, ["orient", "noun", "orient", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hanap", "noun", "hanas", "", "", "", "hanap goblet"])
|
||
let v = native_list_append(v, ["nuit", "noun", "nuiz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lies", "noun", "lies", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["pomme", "noun", "pommes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["kernel", "noun", "kerneaus", "", "", "", "crenel space in"])
|
||
let v = native_list_append(v, ["paper", "noun", "papers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["image", "noun", "images", "", "", "", "sight something which"])
|
||
let v = native_list_append(v, ["labour", "noun", "labours", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["passage", "noun", "passages", "", "", "", "passage part of"])
|
||
let v = native_list_append(v, ["famine", "noun", "famines", "", "", "", "famine"])
|
||
let v = native_list_append(v, ["avoir", "noun", "avoirs", "", "", "", "possession good"])
|
||
let v = native_list_append(v, ["rein", "noun", "reinz", "", "", "", "kidney"])
|
||
let v = native_list_append(v, ["ham", "noun", "hans", "", "", "", "village"])
|
||
let v = native_list_append(v, ["cop", "noun", "cos", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dame", "noun", "dames", "", "", "", "lady woman"])
|
||
let v = native_list_append(v, ["eve", "noun", "eves", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eclipse", "noun", "eclipses", "", "", "", "eclipse"])
|
||
let v = native_list_append(v, ["mot", "noun", "moz", "", "", "", "word"])
|
||
let v = native_list_append(v, ["soleil", "noun", "soleuz", "", "", "", "sun star"])
|
||
let v = native_list_append(v, ["arbre", "noun", "arbres", "", "", "", "tree"])
|
||
let v = native_list_append(v, ["flor", "noun", "flors", "", "", "", "flower"])
|
||
let v = native_list_append(v, ["musique", "noun", "musiques", "", "", "", "music"])
|
||
let v = native_list_append(v, ["cor", "noun", "cors", "", "", "", "horn musical instrument"])
|
||
let v = native_list_append(v, ["miel", "noun", "mieus", "", "", "", "honey sticky sweet"])
|
||
let v = native_list_append(v, ["con", "noun", "cons", "", "", "", "cunt human female"])
|
||
let v = native_list_append(v, ["test", "noun", "tez", "", "", "", "clay"])
|
||
let v = native_list_append(v, ["lune", "noun", "lune", "", "", "", "the Moon"])
|
||
let v = native_list_append(v, ["Paris", "noun", "Paris", "", "", "", "Paris the capital"])
|
||
let v = native_list_append(v, ["munt", "noun", "munz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sphere", "noun", "spheres", "", "", "", "sphere shape"])
|
||
let v = native_list_append(v, ["beverage", "noun", "beverages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poisson", "noun", "poissons", "", "", "", "fish"])
|
||
let v = native_list_append(v, ["mer", "noun", "mers", "", "", "", "sea large body"])
|
||
let v = native_list_append(v, ["tort", "noun", "torz", "", "", "", "wrong misdeed something"])
|
||
let v = native_list_append(v, ["prune", "noun", "prunes", "", "", "", "plum fruit"])
|
||
let v = native_list_append(v, ["premier", "noun", "premiers", "", "", "", "first"])
|
||
let v = native_list_append(v, ["pressure", "noun", "pressures", "", "", "", "pressure action or"])
|
||
let v = native_list_append(v, ["ol", "noun", "ialz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["influence", "noun", "influences", "", "", "", "inundation flooding influx"])
|
||
let v = native_list_append(v, ["pot", "noun", "poz", "", "", "", "pot storage/cooking vessel"])
|
||
let v = native_list_append(v, ["lu", "noun", "lus", "", "", "", "wolf"])
|
||
let v = native_list_append(v, ["maire", "noun", "maires", "", "", "", "a senior public"])
|
||
let v = native_list_append(v, ["parlement", "noun", "parlemenz", "", "", "", "discussion discourse debate"])
|
||
let v = native_list_append(v, ["vache", "noun", "vaches", "", "", "", "cow bovine"])
|
||
let v = native_list_append(v, ["jet", "noun", "jet", "", "", "", "throw"])
|
||
let v = native_list_append(v, ["Breton", "noun", "Bretons", "", "", "", "Breton native or"])
|
||
let v = native_list_append(v, ["champion", "noun", "champion", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["langage", "noun", "langages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mission", "noun", "missions", "", "", "", "expense cost outlay"])
|
||
let v = native_list_append(v, ["forest", "noun", "forez", "", "", "", "royal hunting ground"])
|
||
let v = native_list_append(v, ["ele", "noun", "eles", "", "", "", "wing anatomy"])
|
||
let v = native_list_append(v, ["college", "noun", "colleges", "", "", "", "institution organization an"])
|
||
let v = native_list_append(v, ["mast", "noun", "maz", "", "", "", "mast structure found"])
|
||
let v = native_list_append(v, ["Charles", "noun", "Charles", "", "", "", "nominative of Charlon"])
|
||
let v = native_list_append(v, ["janvier", "noun", "janviers", "", "", "", "January month"])
|
||
let v = native_list_append(v, ["jambe", "noun", "jambes", "", "", "", "leg"])
|
||
let v = native_list_append(v, ["cosine", "noun", "cosines", "", "", "", "cousin"])
|
||
let v = native_list_append(v, ["sine", "noun", "sines", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["union", "noun", "unions", "", "", "", "unity union"])
|
||
let v = native_list_append(v, ["province", "noun", "provinces", "", "", "", "province subdivision of"])
|
||
let v = native_list_append(v, ["damage", "noun", "damages", "", "", "", "damage"])
|
||
let v = native_list_append(v, ["temple", "noun", "temples", "", "", "", "temple"])
|
||
let v = native_list_append(v, ["solstice", "noun", "solstices", "", "", "", "solstice"])
|
||
let v = native_list_append(v, ["Rome", "noun", "Rome", "", "", "", "Rome a city"])
|
||
let v = native_list_append(v, ["noise", "noun", "noises", "", "", "", "dispute argument"])
|
||
let v = native_list_append(v, ["vent", "noun", "venz", "", "", "", "wind movement of"])
|
||
let v = native_list_append(v, ["papier", "noun", "papiers", "", "", "", "reed rush"])
|
||
let v = native_list_append(v, ["serpent", "noun", "serpenz", "", "", "", "snake"])
|
||
let v = native_list_append(v, ["sel", "noun", "seaus", "", "", "", "salt"])
|
||
let v = native_list_append(v, ["Nicolas", "noun", "Nicolas", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Nicholas", "noun", "Nicholas", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["volt", "noun", "volz", "", "", "", "face"])
|
||
let v = native_list_append(v, ["grain", "noun", "grainz", "", "", "", "grain edible part"])
|
||
let v = native_list_append(v, ["violence", "noun", "violences", "", "", "", "violence"])
|
||
let v = native_list_append(v, ["flux", "noun", "flux", "", "", "", "diarrhea rapid passage"])
|
||
let v = native_list_append(v, ["trial", "noun", "triaus", "", "", "", "trial legal procedure"])
|
||
let v = native_list_append(v, ["los", "noun", "los", "", "", "", "glory positive reputation"])
|
||
let v = native_list_append(v, ["ruse", "noun", "ruses", "", "", "", "evasive movements of"])
|
||
let v = native_list_append(v, ["humour", "noun", "humour", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arc", "noun", "ars", "", "", "", "bow a weapon"])
|
||
let v = native_list_append(v, ["labia", "noun", "labias", "", "", "", "lip"])
|
||
let v = native_list_append(v, ["lion", "noun", "lions", "", "", "", "lion animal"])
|
||
let v = native_list_append(v, ["fare", "noun", "fares", "", "", "", "Celebratory fishing done"])
|
||
let v = native_list_append(v, ["cos", "noun", "cos", "", "", "", "inflection of cop"])
|
||
let v = native_list_append(v, ["front", "noun", "fronz", "", "", "", "forehead"])
|
||
let v = native_list_append(v, ["code", "noun", "codes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vision", "noun", "visions", "", "", "", "vision supernatural sensory"])
|
||
let v = native_list_append(v, ["melon", "noun", "melons", "", "", "", "melon fruit"])
|
||
let v = native_list_append(v, ["don", "noun", "dons", "", "", "", "gift"])
|
||
let v = native_list_append(v, ["cant", "noun", "canz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["main", "noun", "mainz", "", "", "", "hand"])
|
||
let v = native_list_append(v, ["service", "noun", "services", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sein", "noun", "seinz", "", "", "", "breast"])
|
||
let v = native_list_append(v, ["pestilence", "noun", "pestilences", "", "", "", "pestilence epidemic disease"])
|
||
let v = native_list_append(v, ["cot", "noun", "coz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pirate", "noun", "pirates", "", "", "", "pirate one who"])
|
||
let v = native_list_append(v, ["fromage", "noun", "fromages", "", "", "", "cheese"])
|
||
let v = native_list_append(v, ["avis", "noun", "avis", "", "", "", "opinion"])
|
||
let v = native_list_append(v, ["gast", "noun", "gaz", "", "", "", "destruction"])
|
||
let v = native_list_append(v, ["timbre", "noun", "timbres", "", "", "", "timbrel"])
|
||
let v = native_list_append(v, ["label", "noun", "labeaus", "", "", "", "strip of fabric"])
|
||
let v = native_list_append(v, ["flour", "noun", "flours", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gab", "noun", "gas", "", "", "", "joke"])
|
||
let v = native_list_append(v, ["table", "noun", "tables", "", "", "", "table furniture with"])
|
||
let v = native_list_append(v, ["harpe", "noun", "harpes", "", "", "", "harp stringed musical"])
|
||
let v = native_list_append(v, ["top", "noun", "tos", "", "", "", "hair on top"])
|
||
let v = native_list_append(v, ["neu", "noun", "neus", "", "", "", "knot"])
|
||
let v = native_list_append(v, ["felon", "noun", "felons", "", "", "", "evildoer wrongdoer"])
|
||
let v = native_list_append(v, ["desert", "noun", "deserz", "", "", "", "desert desolate terrain"])
|
||
let v = native_list_append(v, ["arme", "noun", "armes", "", "", "", "weapon"])
|
||
let v = native_list_append(v, ["dragon", "noun", "dragons", "", "", "", "dragon mythical animal"])
|
||
let v = native_list_append(v, ["canon", "noun", "canons", "", "", "", "tube"])
|
||
let v = native_list_append(v, ["poke", "noun", "pokes", "", "", "", "sack"])
|
||
let v = native_list_append(v, ["chief", "noun", "chiés", "", "", "", "head"])
|
||
let v = native_list_append(v, ["passion", "noun", "passions", "", "", "", "passion suffering"])
|
||
let v = native_list_append(v, ["leveret", "noun", "leverez", "", "", "", "a young hare"])
|
||
let v = native_list_append(v, ["sauce", "noun", "sauces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["portal", "noun", "portaus", "", "", "", "gate doorlike structure"])
|
||
let v = native_list_append(v, ["ymne", "noun", "ymnes", "", "", "", "hymn a song"])
|
||
let v = native_list_append(v, ["tor", "noun", "tors", "", "", "", "tower"])
|
||
let v = native_list_append(v, ["bout", "noun", "bouz", "", "", "", "end extremity"])
|
||
let v = native_list_append(v, ["lire", "noun", "lires", "", "", "", "lyre"])
|
||
let v = native_list_append(v, ["barbe", "noun", "barbes", "", "", "", "beard"])
|
||
let v = native_list_append(v, ["admiral", "noun", "admiraus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["haste", "noun", "hastes", "", "", "", "urgency haste speed"])
|
||
let v = native_list_append(v, ["matinee", "noun", "matinees", "", "", "", "morning"])
|
||
let v = native_list_append(v, ["fils", "noun", "fils", "", "", "", "inflection of fil"])
|
||
let v = native_list_append(v, ["guile", "noun", "guiles", "", "", "", "trickery deception"])
|
||
let v = native_list_append(v, ["nun", "noun", "nuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["croc", "noun", "cros", "", "", "", "hook"])
|
||
let v = native_list_append(v, ["miracle", "noun", "miracles", "", "", "", "miracle"])
|
||
let v = native_list_append(v, ["guide", "noun", "guide", "", "", "", "a guide person"])
|
||
let v = native_list_append(v, ["trace", "noun", "traces", "", "", "", "trace markings showing"])
|
||
let v = native_list_append(v, ["carte", "noun", "cartes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["barat", "noun", "baraz", "", "", "", "deception trickery ruse"])
|
||
let v = native_list_append(v, ["duit", "noun", "duiz", "", "", "", "stream"])
|
||
let v = native_list_append(v, ["redemption", "noun", "redemptions", "", "", "", "redemption salvation from"])
|
||
let v = native_list_append(v, ["enemy", "noun", "enemys", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ante", "noun", "ante", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["discussion", "noun", "discussions", "", "", "", "discussion"])
|
||
let v = native_list_append(v, ["bastard", "noun", "bastarz", "", "", "", "bastard person conceived"])
|
||
let v = native_list_append(v, ["nerf", "noun", "ners", "", "", "", "nerve"])
|
||
let v = native_list_append(v, ["description", "noun", "descriptions", "", "", "", "description"])
|
||
let v = native_list_append(v, ["hostel", "noun", "hosteaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["di", "noun", "dis", "", "", "", "day 24-hour period"])
|
||
let v = native_list_append(v, ["execution", "noun", "executions", "", "", "", "execution act of"])
|
||
let v = native_list_append(v, ["deluge", "noun", "deluges", "", "", "", "large flood"])
|
||
let v = native_list_append(v, ["roe", "noun", "roes", "", "", "", "wheel cylindrical device"])
|
||
let v = native_list_append(v, ["sturgeon", "noun", "sturgeons", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["dos", "noun", "dos", "", "", "", "back"])
|
||
let v = native_list_append(v, ["rime", "noun", "rimes", "", "", "", "rhyme"])
|
||
let v = native_list_append(v, ["queue", "noun", "queues", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["alcohol", "noun", "alcohous", "", "", "", "alcohol"])
|
||
let v = native_list_append(v, ["quart", "noun", "quarz", "", "", "", "quarter 1/4"])
|
||
let v = native_list_append(v, ["tenure", "noun", "tenures", "", "", "", "tenure right to"])
|
||
let v = native_list_append(v, ["hoe", "noun", "hoes", "", "", "", "hoe"])
|
||
let v = native_list_append(v, ["fame", "noun", "fames", "", "", "", "wife female partner"])
|
||
let v = native_list_append(v, ["patient", "noun", "patienz", "", "", "", "patient"])
|
||
let v = native_list_append(v, ["procurement", "noun", "procuremenz", "", "", "", "procurement obtainment obtention"])
|
||
let v = native_list_append(v, ["corn", "noun", "corns", "", "", "", "horn a bony"])
|
||
let v = native_list_append(v, ["toit", "noun", "toiz", "", "", "", "roof"])
|
||
let v = native_list_append(v, ["pro", "noun", "pro", "", "", "", "profit advantage"])
|
||
let v = native_list_append(v, ["grace", "noun", "graces", "", "", "", "grace favor"])
|
||
let v = native_list_append(v, ["closet", "noun", "closez", "", "", "", "A small enclosed"])
|
||
let v = native_list_append(v, ["office", "noun", "offices", "", "", "", "office building room"])
|
||
let v = native_list_append(v, ["regard", "noun", "regarz", "", "", "", "look observance watching"])
|
||
let v = native_list_append(v, ["tenor", "noun", "tenors", "", "", "", "holder possessor one"])
|
||
let v = native_list_append(v, ["fix", "noun", "fix", "", "", "", "inflection of fil"])
|
||
let v = native_list_append(v, ["clef", "noun", "cles", "", "", "", "key"])
|
||
let v = native_list_append(v, ["saint", "noun", "sainz", "", "", "", "saint"])
|
||
let v = native_list_append(v, ["dei", "noun", "deis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["anima", "noun", "animas", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chambre", "noun", "chambres", "", "", "", "room"])
|
||
let v = native_list_append(v, ["homage", "noun", "homages", "", "", "", "oath pledge"])
|
||
let v = native_list_append(v, ["chouette", "noun", "chouette", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chant", "noun", "chanz", "", "", "", "song"])
|
||
let v = native_list_append(v, ["creature", "noun", "creatures", "", "", "", "creature being entity"])
|
||
let v = native_list_append(v, ["monstre", "noun", "monstres", "", "", "", "monster"])
|
||
let v = native_list_append(v, ["manere", "noun", "maneres", "", "", "", "manner fashion way"])
|
||
let v = native_list_append(v, ["dent", "noun", "denz", "", "", "", "tooth"])
|
||
let v = native_list_append(v, ["eage", "noun", "eages", "", "", "", "age of a"])
|
||
let v = native_list_append(v, ["solitude", "noun", "solitude", "", "", "", "solitude"])
|
||
let v = native_list_append(v, ["profession", "noun", "professions", "", "", "", "profession declaration usually"])
|
||
let v = native_list_append(v, ["gent", "noun", "genz", "", "", "", "people population"])
|
||
let v = native_list_append(v, ["ire", "noun", "ires", "", "", "", "ire anger rage"])
|
||
let v = native_list_append(v, ["lez", "noun", "lez", "", "", "", "side"])
|
||
let v = native_list_append(v, ["visage", "noun", "visages", "", "", "", "face"])
|
||
let v = native_list_append(v, ["rancor", "noun", "rancors", "", "", "", "ill-will negative opinion"])
|
||
let v = native_list_append(v, ["vocation", "noun", "vocations", "", "", "", "call calling appeal"])
|
||
let v = native_list_append(v, ["bacon", "noun", "bacons", "", "", "", "bacon salted pork"])
|
||
let v = native_list_append(v, ["rote", "noun", "rotes", "", "", "", "route path"])
|
||
let v = native_list_append(v, ["morsel", "noun", "morseaus", "", "", "", "morsel bit piece"])
|
||
let v = native_list_append(v, ["credence", "noun", "credences", "", "", "", "faith confidence"])
|
||
let v = native_list_append(v, ["question", "noun", "questions", "", "", "", "question verbal statement"])
|
||
let v = native_list_append(v, ["fer", "noun", "fers", "", "", "", "iron metal"])
|
||
let v = native_list_append(v, ["aire", "noun", "aires", "", "", "", "appearance semblance"])
|
||
let v = native_list_append(v, ["oeil", "noun", "ialz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["coup", "noun", "cous", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bu", "noun", "bus", "", "", "", "chest thorax"])
|
||
let v = native_list_append(v, ["fou", "noun", "fous", "", "", "", "beech tree"])
|
||
let v = native_list_append(v, ["pierre", "noun", "pierres", "", "", "", "stone substance"])
|
||
let v = native_list_append(v, ["monde", "noun", "mondes", "", "", "", "the world"])
|
||
let v = native_list_append(v, ["jus", "noun", "jus", "", "", "", "juice"])
|
||
let v = native_list_append(v, ["baleine", "noun", "baleines", "", "", "", "whale mammal"])
|
||
let v = native_list_append(v, ["putain", "noun", "putains", "", "", "", "whore prostitute bitch"])
|
||
let v = native_list_append(v, ["place", "noun", "places", "", "", "", "place location"])
|
||
let v = native_list_append(v, ["past", "noun", "past", "", "", "", "food meal"])
|
||
let v = native_list_append(v, ["present", "noun", "presenz", "", "", "", "gift present"])
|
||
let v = native_list_append(v, ["mace", "noun", "maces", "", "", "", "mace weapon"])
|
||
let v = native_list_append(v, ["occident", "noun", "occident", "", "", "", "the west"])
|
||
let v = native_list_append(v, ["onager", "noun", "onagers", "", "", "", "onager"])
|
||
let v = native_list_append(v, ["page", "noun", "pages", "", "", "", "page one face"])
|
||
let v = native_list_append(v, ["plaid", "noun", "plaiz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plait", "noun", "plaiz", "", "", "", "agreement"])
|
||
let v = native_list_append(v, ["blanc", "noun", "blans", "", "", "", "white color"])
|
||
let v = native_list_append(v, ["noir", "noun", "noirs", "", "", "", "black colour"])
|
||
let v = native_list_append(v, ["paste", "noun", "pastes", "", "", "", "dough paste"])
|
||
let v = native_list_append(v, ["roc", "noun", "ros", "", "", "", "rook"])
|
||
let v = native_list_append(v, ["avarice", "noun", "avarices", "", "", "", "greed avarice"])
|
||
let v = native_list_append(v, ["aventure", "noun", "aventures", "", "", "", "event happening adventure"])
|
||
let v = native_list_append(v, ["aver", "noun", "avers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["avision", "noun", "avisions", "", "", "", "vision religious or"])
|
||
let v = native_list_append(v, ["ciel", "noun", "cieus", "", "", "", "heaven"])
|
||
let v = native_list_append(v, ["palais", "noun", "palais", "", "", "", "palace"])
|
||
let v = native_list_append(v, ["glace", "noun", "glaces", "", "", "", "ice"])
|
||
let v = native_list_append(v, ["mese", "noun", "meses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sac", "noun", "sas", "", "", "", "bag sack"])
|
||
let v = native_list_append(v, ["val", "noun", "vaus", "", "", "", "valley"])
|
||
let v = native_list_append(v, ["gloire", "noun", "gloires", "", "", "", "glory"])
|
||
let v = native_list_append(v, ["camp", "noun", "cans", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["raison", "noun", "raisons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pes", "noun", "pes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plat", "noun", "plaz", "", "", "", "a footbridge"])
|
||
let v = native_list_append(v, ["reis", "noun", "reis", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["barge", "noun", "barges", "", "", "", "boat"])
|
||
let v = native_list_append(v, ["pais", "noun", "pais", "", "", "", "peace"])
|
||
let v = native_list_append(v, ["senator", "noun", "senators", "", "", "", "senator in Ancient"])
|
||
let v = native_list_append(v, ["venison", "noun", "venisons", "", "", "", "game animal to"])
|
||
let v = native_list_append(v, ["testament", "noun", "testamenz", "", "", "", "testimony statement"])
|
||
let v = native_list_append(v, ["grave", "noun", "graves", "", "", "", "gravel"])
|
||
let v = native_list_append(v, ["favour", "noun", "favours", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["ange", "noun", "anges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["foil", "noun", "fouz", "", "", "", "leaf green appendage"])
|
||
let v = native_list_append(v, ["espoire", "noun", "espoires", "", "", "", "hope"])
|
||
let v = native_list_append(v, ["creator", "noun", "creators", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["apostle", "noun", "apostles", "", "", "", "apostle"])
|
||
let v = native_list_append(v, ["tasche", "noun", "tasches", "", "", "", "duty obligation"])
|
||
let v = native_list_append(v, ["cure", "noun", "cures", "", "", "", "medical attention"])
|
||
let v = native_list_append(v, ["porc", "noun", "pors", "", "", "", "pig hog swine"])
|
||
let v = native_list_append(v, ["avril", "noun", "avriz", "", "", "", "April month"])
|
||
let v = native_list_append(v, ["pere", "noun", "peres", "", "", "", "father male family"])
|
||
let v = native_list_append(v, ["tabor", "noun", "tabors", "", "", "", "tambour drum"])
|
||
let v = native_list_append(v, ["pote", "noun", "pote", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pustule", "noun", "pustules", "", "", "", "pustule"])
|
||
let v = native_list_append(v, ["autor", "noun", "autors", "", "", "", "author writer"])
|
||
let v = native_list_append(v, ["prison", "noun", "prisons", "", "", "", "prison"])
|
||
let v = native_list_append(v, ["burel", "noun", "bureaus", "", "", "", "frieze coarse woolen"])
|
||
let v = native_list_append(v, ["col", "noun", "cous", "", "", "", "neck"])
|
||
let v = native_list_append(v, ["wast", "noun", "waz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rap", "noun", "ras", "", "", "", "violent seizure"])
|
||
let v = native_list_append(v, ["joint", "noun", "joinz", "", "", "", "join place where"])
|
||
let v = native_list_append(v, ["poulet", "noun", "poulet", "", "", "", "chicken as a"])
|
||
let v = native_list_append(v, ["bever", "noun", "bevers", "", "", "", "beaver mammal"])
|
||
let v = native_list_append(v, ["jazerant", "noun", "jazeranz", "", "", "", "jazerant jazeraint"])
|
||
let v = native_list_append(v, ["poitrinal", "noun", "poitrinaus", "", "", "", "chest the area"])
|
||
let v = native_list_append(v, ["armour", "noun", "armours", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lei", "noun", "lez", "", "", "", "a law"])
|
||
let v = native_list_append(v, ["Robert", "noun", "Robert", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["malle", "noun", "malles", "", "", "", "large chest or"])
|
||
let v = native_list_append(v, ["glaive", "noun", "glaives", "", "", "", "lance"])
|
||
let v = native_list_append(v, ["lundi", "noun", "lundis", "", "", "", "Monday"])
|
||
let v = native_list_append(v, ["suggestion", "noun", "suggestions", "", "", "", "suggestion proposal"])
|
||
let v = native_list_append(v, ["justice", "noun", "justices", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Norman", "noun", "Normans", "", "", "", "Norman someone from"])
|
||
let v = native_list_append(v, ["connexion", "noun", "connexions", "", "", "", "connection state of"])
|
||
let v = native_list_append(v, ["primer", "noun", "primers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lance", "noun", "lances", "", "", "", "lance weapon"])
|
||
let v = native_list_append(v, ["leu", "noun", "leus", "", "", "", "wolf animal"])
|
||
let v = native_list_append(v, ["curt", "noun", "curz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["serf", "noun", "sers", "", "", "", "serf semifree peasant"])
|
||
let v = native_list_append(v, ["pastor", "noun", "pastors", "", "", "", "shepherd"])
|
||
let v = native_list_append(v, ["lesion", "noun", "lesions", "", "", "", "harm damage"])
|
||
let v = native_list_append(v, ["presentation", "noun", "presentations", "", "", "", "presentation act of"])
|
||
let v = native_list_append(v, ["mazer", "noun", "mazers", "", "", "", "maple"])
|
||
let v = native_list_append(v, ["dance", "noun", "dances", "", "", "", "dance"])
|
||
let v = native_list_append(v, ["inhabitant", "noun", "inhabitanz", "", "", "", "inhabitant"])
|
||
let v = native_list_append(v, ["rage", "noun", "rages", "", "", "", "rage ire fury"])
|
||
let v = native_list_append(v, ["cenobite", "noun", "cenobites", "", "", "", "cenobite monk who"])
|
||
let v = native_list_append(v, ["gorge", "noun", "gorges", "", "", "", "throat"])
|
||
let v = native_list_append(v, ["pic", "noun", "pis", "", "", "", "a sharp point"])
|
||
let v = native_list_append(v, ["demesne", "noun", "demesnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["complexion", "noun", "complexions", "", "", "", "complexion combination of"])
|
||
let v = native_list_append(v, ["peril", "noun", "periz", "", "", "", "peril hazard danger"])
|
||
let v = native_list_append(v, ["aloe", "noun", "aloes", "", "", "", "lark bird"])
|
||
let v = native_list_append(v, ["alum", "noun", "aluns", "", "", "", "alum"])
|
||
let v = native_list_append(v, ["barre", "noun", "barres", "", "", "", "bar solid more"])
|
||
let v = native_list_append(v, ["brant", "noun", "branz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cerise", "noun", "cerises", "", "", "", "cherry"])
|
||
let v = native_list_append(v, ["cue", "noun", "cues", "", "", "", "tail of an"])
|
||
let v = native_list_append(v, ["dun", "noun", "duns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ewer", "noun", "ewers", "", "", "", "ewer"])
|
||
let v = native_list_append(v, ["gage", "noun", "gages", "", "", "", "wage regular remuneration"])
|
||
let v = native_list_append(v, ["gouge", "noun", "gouges", "", "", "", "gouge tool"])
|
||
let v = native_list_append(v, ["lac", "noun", "las", "", "", "", "body of water"])
|
||
let v = native_list_append(v, ["lien", "noun", "liens", "", "", "", "tie strap"])
|
||
let v = native_list_append(v, ["loge", "noun", "loges", "", "", "", "hut small often"])
|
||
let v = native_list_append(v, ["marc", "noun", "mars", "", "", "", "mark small distinguishing"])
|
||
let v = native_list_append(v, ["mere", "noun", "meres", "", "", "", "mother female family"])
|
||
let v = native_list_append(v, ["meson", "noun", "mesons", "", "", "", "house"])
|
||
let v = native_list_append(v, ["mort", "noun", "morz", "", "", "", "death"])
|
||
let v = native_list_append(v, ["nape", "noun", "napes", "", "", "", "table cloth"])
|
||
let v = native_list_append(v, ["nones", "noun", "nones", "", "", "", "nominative plural of"])
|
||
let v = native_list_append(v, ["pas", "noun", "pas", "", "", "", "pace step"])
|
||
let v = native_list_append(v, ["pois", "noun", "pois", "", "", "", "weight"])
|
||
let v = native_list_append(v, ["sen", "noun", "sens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sire", "noun", "sire", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["sumac", "noun", "sumas", "", "", "", "sumac"])
|
||
let v = native_list_append(v, ["vie", "noun", "vies", "", "", "", "life"])
|
||
let v = native_list_append(v, ["vis", "noun", "vis", "", "", "", "face"])
|
||
let v = native_list_append(v, ["contention", "noun", "contentions", "", "", "", "dispute quarrel disagreement"])
|
||
let v = native_list_append(v, ["effort", "noun", "efforz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["brace", "noun", "braces", "", "", "", "arm limb"])
|
||
let v = native_list_append(v, ["champ", "noun", "chans", "", "", "", "field"])
|
||
let v = native_list_append(v, ["char", "noun", "chars", "", "", "", "flesh tissue from"])
|
||
let v = native_list_append(v, ["chef", "noun", "ches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["clamor", "noun", "clamors", "", "", "", "clamor continued shouting"])
|
||
let v = native_list_append(v, ["continuation", "noun", "continuations", "", "", "", "continuation act of"])
|
||
let v = native_list_append(v, ["dilatation", "noun", "dilatations", "", "", "", "dilation act or"])
|
||
let v = native_list_append(v, ["dilation", "noun", "dilations", "", "", "", "dissemination spreading of"])
|
||
let v = native_list_append(v, ["equivocation", "noun", "equivocations", "", "", "", "equivocation"])
|
||
let v = native_list_append(v, ["evacuation", "noun", "evacuations", "", "", "", "evacuation of the"])
|
||
let v = native_list_append(v, ["fain", "noun", "fain", "", "", "", "hunger"])
|
||
let v = native_list_append(v, ["fret", "noun", "frez", "", "", "", "charge demand of"])
|
||
let v = native_list_append(v, ["gauge", "noun", "gauges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["couple", "noun", "couples", "", "", "", "couple two things"])
|
||
let v = native_list_append(v, ["grief", "noun", "griés", "", "", "", "pain anguish suffering"])
|
||
let v = native_list_append(v, ["guise", "noun", "guises", "", "", "", "way manner"])
|
||
let v = native_list_append(v, ["hostage", "noun", "hostages", "", "", "", "hostage"])
|
||
let v = native_list_append(v, ["inspiration", "noun", "inspirations", "", "", "", "inspiration act of"])
|
||
let v = native_list_append(v, ["lame", "noun", "lames", "", "", "", "blade of a"])
|
||
let v = native_list_append(v, ["lard", "noun", "larz", "", "", "", "A cut of"])
|
||
let v = native_list_append(v, ["mangonel", "noun", "mangoneaus", "", "", "", "mangonel"])
|
||
let v = native_list_append(v, ["mention", "noun", "mentions", "", "", "", "mention act of"])
|
||
let v = native_list_append(v, ["official", "noun", "officiaus", "", "", "", "court official"])
|
||
let v = native_list_append(v, ["prise", "noun", "prises", "", "", "", "seizure taking capture"])
|
||
let v = native_list_append(v, ["resemblance", "noun", "resemblances", "", "", "", "similarity taken as"])
|
||
let v = native_list_append(v, ["route", "noun", "routes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["site", "noun", "sites", "", "", "", "site location"])
|
||
let v = native_list_append(v, ["subside", "noun", "subside", "", "", "", "subsidy financial assistance"])
|
||
let v = native_list_append(v, ["suite", "noun", "suites", "", "", "", "pursuit act of"])
|
||
let v = native_list_append(v, ["vile", "noun", "viles", "", "", "", "town city"])
|
||
let v = native_list_append(v, ["traitor", "noun", "traitors", "", "", "", "traitor"])
|
||
let v = native_list_append(v, ["vassal", "noun", "vassaus", "", "", "", "vassal"])
|
||
let v = native_list_append(v, ["valor", "noun", "valors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["valour", "noun", "valours", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["disposition", "noun", "dispositions", "", "", "", "arrangement layout"])
|
||
let v = native_list_append(v, ["argent", "noun", "argenz", "", "", "", "silver metal"])
|
||
let v = native_list_append(v, ["message", "noun", "messages", "", "", "", "message form of"])
|
||
let v = native_list_append(v, ["singe", "noun", "singes", "", "", "", "monkey animal"])
|
||
let v = native_list_append(v, ["ignorance", "noun", "ignorances", "", "", "", "ignorance lacking of"])
|
||
let v = native_list_append(v, ["honor", "noun", "honors", "", "", "", "honor honour"])
|
||
let v = native_list_append(v, ["honour", "noun", "honours", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["enclosure", "noun", "enclosures", "", "", "", "enclosure act of"])
|
||
let v = native_list_append(v, ["corruption", "noun", "corruptions", "", "", "", "corruption state of"])
|
||
let v = native_list_append(v, ["temps", "noun", "temps", "", "", "", "weather"])
|
||
let v = native_list_append(v, ["intelligence", "noun", "intelligences", "", "", "", "comprehension"])
|
||
let v = native_list_append(v, ["languages", "noun", "languages", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["raisin", "noun", "raisins", "", "", "", "grape"])
|
||
let v = native_list_append(v, ["pension", "noun", "pensions", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["novembre", "noun", "novembres", "", "", "", "November month"])
|
||
let v = native_list_append(v, ["jardin", "noun", "jardins", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["owe", "noun", "owe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["loi", "noun", "lois", "", "", "", "law"])
|
||
let v = native_list_append(v, ["porre", "noun", "porres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["carpenter", "noun", "carpenters", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lait", "noun", "laiz", "", "", "", "milk white liquid"])
|
||
let v = native_list_append(v, ["fel", "noun", "fel", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["masculin", "noun", "masculins", "", "", "", "masculine"])
|
||
let v = native_list_append(v, ["hou", "noun", "hou", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beauté", "noun", "beautez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["multitude", "noun", "multitudes", "", "", "", "crowd of people"])
|
||
let v = native_list_append(v, ["voile", "noun", "voiles", "", "", "", "sail large piece"])
|
||
let v = native_list_append(v, ["chisel", "noun", "chiseaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cloche", "noun", "cloches", "", "", "", "bell metal apparatus"])
|
||
let v = native_list_append(v, ["Oliver", "noun", "Oliver", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["movement", "noun", "movemenz", "", "", "", "movement"])
|
||
let v = native_list_append(v, ["loupe", "noun", "loupes", "", "", "", "tumor"])
|
||
let v = native_list_append(v, ["clamour", "noun", "clamours", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["roi", "noun", "rois", "", "", "", "king"])
|
||
let v = native_list_append(v, ["obeïssance", "noun", "obeïssances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plain", "noun", "plainz", "", "", "", "plain flat area"])
|
||
let v = native_list_append(v, ["issue", "noun", "issues", "", "", "", "exit way out"])
|
||
let v = native_list_append(v, ["isle", "noun", "isles", "", "", "", "island"])
|
||
let v = native_list_append(v, ["horror", "noun", "horrors", "", "", "", "horror or terror"])
|
||
let v = native_list_append(v, ["chapel", "noun", "chapeaus", "", "", "", "hat item of"])
|
||
let v = native_list_append(v, ["role", "noun", "roles", "", "", "", "roll scroll rolled"])
|
||
let v = native_list_append(v, ["cristal", "noun", "cristaus", "", "", "", "crystal"])
|
||
let v = native_list_append(v, ["plantain", "noun", "plantainz", "", "", "", "plantain any plant"])
|
||
let v = native_list_append(v, ["tref", "noun", "tres", "", "", "", "beam"])
|
||
let v = native_list_append(v, ["officer", "noun", "officers", "", "", "", "officer"])
|
||
let v = native_list_append(v, ["villain", "noun", "villainz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["acier", "noun", "acier", "", "", "", "steel"])
|
||
let v = native_list_append(v, ["aile", "noun", "ailes", "", "", "", "wing anatomical structure"])
|
||
let v = native_list_append(v, ["ancre", "noun", "ancres", "", "", "", "anchor of a"])
|
||
let v = native_list_append(v, ["anguille", "noun", "anguilles", "", "", "", "eel"])
|
||
let v = native_list_append(v, ["cordon", "noun", "cordons", "", "", "", "bowstring"])
|
||
let v = native_list_append(v, ["vigour", "noun", "vigours", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["confusion", "noun", "confusions", "", "", "", "spread act or"])
|
||
let v = native_list_append(v, ["lintel", "noun", "linteaus", "", "", "", "lintel beam"])
|
||
let v = native_list_append(v, ["brun", "noun", "bruns", "", "", "", "brown-haired person"])
|
||
let v = native_list_append(v, ["forge", "noun", "forges", "", "", "", "forge workshop"])
|
||
let v = native_list_append(v, ["chemin", "noun", "chemins", "", "", "", "route way"])
|
||
let v = native_list_append(v, ["vin", "noun", "vins", "", "", "", "wine"])
|
||
let v = native_list_append(v, ["oignon", "noun", "oignons", "", "", "", "onion Allium cepa"])
|
||
let v = native_list_append(v, ["villein", "noun", "villeinz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["verge", "noun", "verges", "", "", "", "virgin one who"])
|
||
let v = native_list_append(v, ["vengeance", "noun", "vengeances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["verdict", "noun", "verdicz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poise", "noun", "poises", "", "", "", "weight"])
|
||
let v = native_list_append(v, ["restriction", "noun", "restrictions", "", "", "", "restriction limitation constraint"])
|
||
let v = native_list_append(v, ["terrible", "noun", "terribles", "", "", "", "terrible"])
|
||
let v = native_list_append(v, ["donna", "noun", "donnas", "", "", "", "lady"])
|
||
let v = native_list_append(v, ["viande", "noun", "viandes", "", "", "", "food anything which"])
|
||
let v = native_list_append(v, ["lai", "noun", "lais", "", "", "", "pond lake"])
|
||
let v = native_list_append(v, ["mariner", "noun", "mariners", "", "", "", "seaman sailor"])
|
||
let v = native_list_append(v, ["borg", "noun", "bors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["session", "noun", "sessions", "", "", "", "sitting session of"])
|
||
let v = native_list_append(v, ["pont", "noun", "ponz", "", "", "", "bridge construction"])
|
||
let v = native_list_append(v, ["costume", "noun", "costumes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pone", "noun", "pones", "", "", "", "pone type of"])
|
||
let v = native_list_append(v, ["torment", "noun", "tormenz", "", "", "", "torture"])
|
||
let v = native_list_append(v, ["cartilage", "noun", "cartilages", "", "", "", "cartilage"])
|
||
let v = native_list_append(v, ["response", "noun", "responses", "", "", "", "response"])
|
||
let v = native_list_append(v, ["pasture", "noun", "pastures", "", "", "", "pasture grassy field"])
|
||
let v = native_list_append(v, ["Noel", "noun", "Noeaus", "", "", "", "Christmas"])
|
||
let v = native_list_append(v, ["ville", "noun", "villes", "", "", "", "city or town"])
|
||
let v = native_list_append(v, ["grange", "noun", "granges", "", "", "", "granary"])
|
||
let v = native_list_append(v, ["fagot", "noun", "fagoz", "", "", "", "fagot bundle of"])
|
||
let v = native_list_append(v, ["pris", "noun", "pris", "", "", "", "price monetary value"])
|
||
let v = native_list_append(v, ["rai", "noun", "rais", "", "", "", "beam ray of"])
|
||
let v = native_list_append(v, ["obedience", "noun", "obediences", "", "", "", "obedience"])
|
||
let v = native_list_append(v, ["oblivion", "noun", "oblivions", "", "", "", "forgetfulness"])
|
||
let v = native_list_append(v, ["mouton", "noun", "moutons", "", "", "", "sheep animal"])
|
||
let v = native_list_append(v, ["merde", "noun", "merdes", "", "", "", "shit feces"])
|
||
let v = native_list_append(v, ["plaie", "noun", "plaies", "", "", "", "wound damage to"])
|
||
let v = native_list_append(v, ["sermon", "noun", "sermons", "", "", "", "sermon religious"])
|
||
let v = native_list_append(v, ["gal", "noun", "gaus", "", "", "", "a rock"])
|
||
let v = native_list_append(v, ["cope", "noun", "copes", "", "", "", "cup vessel from"])
|
||
let v = native_list_append(v, ["bois", "noun", "bois", "", "", "", "woodland woods"])
|
||
let v = native_list_append(v, ["soir", "noun", "soirs", "", "", "", "evening"])
|
||
let v = native_list_append(v, ["foire", "noun", "foires", "", "", "", "celebration"])
|
||
let v = native_list_append(v, ["devoir", "noun", "devoirs", "", "", "", "debt"])
|
||
let v = native_list_append(v, ["savoir", "noun", "savoirs", "", "", "", "knowledge"])
|
||
let v = native_list_append(v, ["Marie", "noun", "Marie", "", "", "", "a female given"])
|
||
let v = native_list_append(v, ["cosa", "noun", "cosas", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ferme", "noun", "fermes", "", "", "", "lease letting agreement"])
|
||
let v = native_list_append(v, ["procedure", "noun", "procedures", "", "", "", "procedure particular method"])
|
||
let v = native_list_append(v, ["oracle", "noun", "oracles", "", "", "", "An oracle."])
|
||
let v = native_list_append(v, ["porte", "noun", "portes", "", "", "", "door"])
|
||
let v = native_list_append(v, ["overture", "noun", "overtures", "", "", "", "an opening"])
|
||
let v = native_list_append(v, ["aide", "noun", "aides", "", "", "", "help assistance aid"])
|
||
let v = native_list_append(v, ["tassel", "noun", "tasseaus", "", "", "", "tassel adornment for"])
|
||
let v = native_list_append(v, ["infection", "noun", "infections", "", "", "", "infection."])
|
||
let v = native_list_append(v, ["remission", "noun", "remissions", "", "", "", "remission pardon of"])
|
||
let v = native_list_append(v, ["faide", "noun", "faides", "", "", "", "the right of"])
|
||
let v = native_list_append(v, ["parage", "noun", "parages", "", "", "", "parage social rank"])
|
||
let v = native_list_append(v, ["fille", "noun", "filles", "", "", "", "daughter female child"])
|
||
let v = native_list_append(v, ["penitence", "noun", "penitences", "", "", "", "penitence repentance for"])
|
||
let v = native_list_append(v, ["plaisir", "noun", "plaisirs", "", "", "", "pleasure"])
|
||
let v = native_list_append(v, ["filles", "noun", "filles", "", "", "", "nominative plural of"])
|
||
let v = native_list_append(v, ["repast", "noun", "repaz", "", "", "", "a meal"])
|
||
let v = native_list_append(v, ["tache", "noun", "taches", "", "", "", "mark stain"])
|
||
let v = native_list_append(v, ["putrefaction", "noun", "putrefactions", "", "", "", "rot rottenness"])
|
||
let v = native_list_append(v, ["viele", "noun", "vieles", "", "", "", "vielle"])
|
||
let v = native_list_append(v, ["punt", "noun", "punz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aige", "noun", "aiges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["haine", "noun", "haines", "", "", "", "hatred"])
|
||
let v = native_list_append(v, ["splendor", "noun", "splendors", "", "", "", "splendor brilliant brightness"])
|
||
let v = native_list_append(v, ["tremor", "noun", "tremors", "", "", "", "terror great fear"])
|
||
let v = native_list_append(v, ["creche", "noun", "creches", "", "", "", "crib manger"])
|
||
let v = native_list_append(v, ["dum", "noun", "dum", "", "", "", "down feathers of"])
|
||
let v = native_list_append(v, ["max", "noun", "max", "", "", "", "inflection of mal"])
|
||
let v = native_list_append(v, ["heritage", "noun", "heritages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["robe", "noun", "robes", "", "", "", "booty spoils chiefly"])
|
||
let v = native_list_append(v, ["lure", "noun", "lures", "", "", "", "lure bunch of"])
|
||
let v = native_list_append(v, ["residence", "noun", "residences", "", "", "", "residence place where"])
|
||
let v = native_list_append(v, ["terre", "noun", "terres", "", "", "", "earth soil"])
|
||
let v = native_list_append(v, ["parson", "noun", "parsons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enfant", "noun", "enfanz", "", "", "", "child"])
|
||
let v = native_list_append(v, ["egestion", "noun", "egestions", "", "", "", "egestion"])
|
||
let v = native_list_append(v, ["corde", "noun", "cordes", "", "", "", "rope"])
|
||
let v = native_list_append(v, ["tens", "noun", "tens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["verbe", "noun", "verbe", "", "", "", "word"])
|
||
let v = native_list_append(v, ["plume", "noun", "plumes", "", "", "", "feather plume"])
|
||
let v = native_list_append(v, ["abus", "noun", "abus", "", "", "", "excess"])
|
||
let v = native_list_append(v, ["noche", "noun", "noches", "", "", "", "buckle clasp"])
|
||
let v = native_list_append(v, ["doute", "noun", "doutes", "", "", "", "doubt"])
|
||
let v = native_list_append(v, ["ulceration", "noun", "ulcerations", "", "", "", "ulceration the formation"])
|
||
let v = native_list_append(v, ["puissance", "noun", "puissances", "", "", "", "power ability authority"])
|
||
let v = native_list_append(v, ["chevalier", "noun", "chevaliers", "", "", "", "knight"])
|
||
let v = native_list_append(v, ["mural", "noun", "mural", "", "", "", "wall especially a"])
|
||
let v = native_list_append(v, ["mareschal", "noun", "mareschaus", "", "", "", "marshal military position"])
|
||
let v = native_list_append(v, ["prejudice", "noun", "prejudices", "", "", "", "harm damage"])
|
||
let v = native_list_append(v, ["brigand", "noun", "briganz", "", "", "", "foot soldier"])
|
||
let v = native_list_append(v, ["croix", "noun", "croix", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["crois", "noun", "crois", "", "", "", "cross"])
|
||
let v = native_list_append(v, ["bugle", "noun", "bugles", "", "", "", "buffalo wild ox"])
|
||
let v = native_list_append(v, ["conscience", "noun", "consciences", "", "", "", "conscience"])
|
||
let v = native_list_append(v, ["travail", "noun", "travauz", "", "", "", "suffering torment"])
|
||
let v = native_list_append(v, ["resource", "noun", "resources", "", "", "", "act of raising"])
|
||
let v = native_list_append(v, ["latitude", "noun", "latitudes", "", "", "", "breadth"])
|
||
let v = native_list_append(v, ["sacrilege", "noun", "sacrileges", "", "", "", "sacrilege"])
|
||
let v = native_list_append(v, ["pomme d'orenge", "noun", "pommes d'orenge", "", "", "", "orange fruit"])
|
||
let v = native_list_append(v, ["dit", "noun", "diz", "", "", "", "word"])
|
||
let v = native_list_append(v, ["nom", "noun", "nons", "", "", "", "name"])
|
||
let v = native_list_append(v, ["Herbert", "noun", "Herbert", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["presente", "noun", "presentes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estrange", "noun", "estranges", "", "", "", "foreigner non-native"])
|
||
let v = native_list_append(v, ["sable", "noun", "sables", "", "", "", "sable fur of"])
|
||
let v = native_list_append(v, ["fu", "noun", "fus", "", "", "", "fire"])
|
||
let v = native_list_append(v, ["peor", "noun", "peors", "", "", "", "fear"])
|
||
let v = native_list_append(v, ["stratagem", "noun", "stratagens", "", "", "", "strategy stratagem"])
|
||
let v = native_list_append(v, ["privilege", "noun", "privileges", "", "", "", "privilege benefit only"])
|
||
let v = native_list_append(v, ["grievance", "noun", "grievances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["repentance", "noun", "repentance", "", "", "", "repentance"])
|
||
let v = native_list_append(v, ["tenant", "noun", "tenanz", "", "", "", "holder"])
|
||
let v = native_list_append(v, ["chagrin", "noun", "chagrins", "", "", "", "pain affliction"])
|
||
let v = native_list_append(v, ["poule", "noun", "poules", "", "", "", "hen female chicken"])
|
||
let v = native_list_append(v, ["jaque", "noun", "jaques", "", "", "", "a gambison a"])
|
||
let v = native_list_append(v, ["vins", "noun", "vins", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["soper", "noun", "sopers", "", "", "", "dinner evening meal"])
|
||
let v = native_list_append(v, ["rien", "noun", "riens", "", "", "", "thing object"])
|
||
let v = native_list_append(v, ["quintal", "noun", "quintaus", "", "", "", "quintal French hundredweight"])
|
||
let v = native_list_append(v, ["explicit", "noun", "expliciz", "", "", "", "end of a"])
|
||
let v = native_list_append(v, ["samedi", "noun", "samedis", "", "", "", "Saturday"])
|
||
let v = native_list_append(v, ["premunition", "noun", "premunitions", "", "", "", "forewarning advanced warning"])
|
||
let v = native_list_append(v, ["sens", "noun", "sens", "", "", "", "reason ability to"])
|
||
let v = native_list_append(v, ["perte", "noun", "pertes", "", "", "", "loss"])
|
||
let v = native_list_append(v, ["reverie", "noun", "reveries", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ardour", "noun", "ardours", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["pluie", "noun", "pluies", "", "", "", "rain"])
|
||
let v = native_list_append(v, ["ventre", "noun", "ventres", "", "", "", "belly stomach ventral"])
|
||
let v = native_list_append(v, ["subversion", "noun", "subversions", "", "", "", "subversion overthrowing"])
|
||
let v = native_list_append(v, ["diamant", "noun", "diamanz", "", "", "", "diamond"])
|
||
let v = native_list_append(v, ["fais", "noun", "fais", "", "", "", "burden load"])
|
||
let v = native_list_append(v, ["moule", "noun", "moules", "", "", "", "mussel"])
|
||
let v = native_list_append(v, ["chalice", "noun", "chalices", "", "", "", "chalice"])
|
||
let v = native_list_append(v, ["huis", "noun", "huis", "", "", "", "An external door."])
|
||
let v = native_list_append(v, ["saison", "noun", "saisons", "", "", "", "season one of"])
|
||
let v = native_list_append(v, ["pute", "noun", "pute", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["octobre", "noun", "octobres", "", "", "", "October month"])
|
||
let v = native_list_append(v, ["oreille", "noun", "oreilles", "", "", "", "ear"])
|
||
let v = native_list_append(v, ["faerie", "noun", "faerie", "", "", "", "the sphere or"])
|
||
let v = native_list_append(v, ["vit", "noun", "viz", "", "", "", "dick cock human"])
|
||
let v = native_list_append(v, ["denier", "noun", "deniers", "", "", "", "denier coin"])
|
||
let v = native_list_append(v, ["dolor", "noun", "dolors", "", "", "", "pain suffering"])
|
||
let v = native_list_append(v, ["countenance", "noun", "countenances", "", "", "", "appearance countenance"])
|
||
let v = native_list_append(v, ["mari", "noun", "maris", "", "", "", "husband"])
|
||
let v = native_list_append(v, ["foi", "noun", "fois", "", "", "", "faith"])
|
||
let v = native_list_append(v, ["confession", "noun", "confessions", "", "", "", "confession the disclosure"])
|
||
let v = native_list_append(v, ["soupe", "noun", "soupes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["figue", "noun", "figues", "", "", "", "fig fruit"])
|
||
let v = native_list_append(v, ["Adan", "noun", "Adan", "", "", "", "Adam"])
|
||
let v = native_list_append(v, ["Creator", "noun", "Creator", "", "", "", "the Creator God"])
|
||
let v = native_list_append(v, ["Deus", "noun", "Deus", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["Dex", "noun", "Dex", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["Dieu", "noun", "Dieu", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Marc", "noun", "Marc", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Martin", "noun", "Martin", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Pere", "noun", "Pere", "", "", "", "God"])
|
||
let v = native_list_append(v, ["Pol", "noun", "Pol", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["poon", "noun", "poons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pore", "noun", "pores", "", "", "", "pore small opening"])
|
||
let v = native_list_append(v, ["marche", "noun", "marches", "", "", "", "limit boundary"])
|
||
let v = native_list_append(v, ["huile", "noun", "huiles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mie", "noun", "mies", "", "", "", "crumb of bread"])
|
||
let v = native_list_append(v, ["maus", "noun", "maus", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["seneschal", "noun", "seneschaus", "", "", "", "seneschal"])
|
||
let v = native_list_append(v, ["conception", "noun", "conceptions", "", "", "", "conception of a"])
|
||
let v = native_list_append(v, ["lucerne", "noun", "lucernes", "", "", "", "lamp torch flame"])
|
||
let v = native_list_append(v, ["joe", "noun", "joes", "", "", "", "cheek esp. of"])
|
||
let v = native_list_append(v, ["abel", "noun", "abeaus", "", "", "", "white poplar Populus"])
|
||
let v = native_list_append(v, ["tumour", "noun", "tumours", "", "", "", "tumor abnormal swelling"])
|
||
let v = native_list_append(v, ["faute", "noun", "fautes", "", "", "", "fault error mistake"])
|
||
let v = native_list_append(v, ["crepuscule", "noun", "crepuscules", "", "", "", "twilight dusk"])
|
||
let v = native_list_append(v, ["mariage", "noun", "mariages", "", "", "", "marriage wedding"])
|
||
let v = native_list_append(v, ["Guillaume", "noun", "Guillaume", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["ame", "noun", "ames", "", "", "", "soul spirit"])
|
||
let v = native_list_append(v, ["talon", "noun", "talons", "", "", "", "heel of the"])
|
||
let v = native_list_append(v, ["num", "noun", "nuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["regent", "noun", "regens", "", "", "", "regent one who"])
|
||
let v = native_list_append(v, ["hu", "noun", "hus", "", "", "", "commotion racket noisy"])
|
||
let v = native_list_append(v, ["leon", "noun", "leons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["midi", "noun", "midis", "", "", "", "midday noon"])
|
||
let v = native_list_append(v, ["paine", "noun", "paines", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Deu", "noun", "Deu", "", "", "", "God"])
|
||
let v = native_list_append(v, ["perron", "noun", "perrons", "", "", "", "block of stone"])
|
||
let v = native_list_append(v, ["donjon", "noun", "donjons", "", "", "", "keep donjon"])
|
||
let v = native_list_append(v, ["indien", "noun", "indiens", "", "", "", "Indian person"])
|
||
let v = native_list_append(v, ["tenement", "noun", "tenemenz", "", "", "", "holding of land"])
|
||
let v = native_list_append(v, ["hui", "noun", "hui", "", "", "", "today"])
|
||
let v = native_list_append(v, ["nef", "noun", "nés", "", "", "", "boat ship watercraft"])
|
||
let v = native_list_append(v, ["bote", "noun", "botes", "", "", "", "boot specifically a"])
|
||
let v = native_list_append(v, ["aie", "noun", "aies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["refuge", "noun", "refuges", "", "", "", "a refuge"])
|
||
let v = native_list_append(v, ["viel", "noun", "vieus", "", "", "", "old person"])
|
||
let v = native_list_append(v, ["malice", "noun", "malices", "", "", "", "malice evilness evil"])
|
||
let v = native_list_append(v, ["desport", "noun", "desporz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["puis", "noun", "puis", "", "", "", "well place from"])
|
||
let v = native_list_append(v, ["ef", "noun", "es", "", "", "", "bee"])
|
||
let v = native_list_append(v, ["griffon", "noun", "griffons", "", "", "", "griffin legendary creature"])
|
||
let v = native_list_append(v, ["automne", "noun", "automnes", "", "", "", "autumn"])
|
||
let v = native_list_append(v, ["carpel", "noun", "carpiaus", "", "", "", "young carp fish"])
|
||
let v = native_list_append(v, ["cras", "noun", "cras", "", "", "", "fat"])
|
||
let v = native_list_append(v, ["seisin", "noun", "seisins", "", "", "", "act of seizing"])
|
||
let v = native_list_append(v, ["resonance", "noun", "resonances", "", "", "", "resonance"])
|
||
let v = native_list_append(v, ["juge", "noun", "juges", "", "", "", "judge arbiter"])
|
||
let v = native_list_append(v, ["bracelet", "noun", "bracelez", "", "", "", "diminutive of bras"])
|
||
let v = native_list_append(v, ["amie", "noun", "amies", "", "", "", "lover"])
|
||
let v = native_list_append(v, ["nombre", "noun", "nombres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["indigence", "noun", "indigences", "", "", "", "indigence poverty lacking"])
|
||
let v = native_list_append(v, ["menton", "noun", "mentons", "", "", "", "chin"])
|
||
let v = native_list_append(v, ["joue", "noun", "joue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["carbuncle", "noun", "carbuncles", "", "", "", "carbuncle deep-red or"])
|
||
let v = native_list_append(v, ["hon", "noun", "hon", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tro", "noun", "tros", "", "", "", "hole gap in"])
|
||
let v = native_list_append(v, ["jai", "noun", "jais", "", "", "", "jay bird"])
|
||
let v = native_list_append(v, ["veille", "noun", "veilles", "", "", "", "tendril"])
|
||
let v = native_list_append(v, ["tribunal", "noun", "tribunaus", "", "", "", "tribunal court"])
|
||
let v = native_list_append(v, ["parlance", "noun", "parlances", "", "", "", "discussion debate"])
|
||
let v = native_list_append(v, ["langur", "noun", "langur", "", "", "", "languor weakness due"])
|
||
let v = native_list_append(v, ["sorte", "noun", "sortes", "", "", "", "sort type"])
|
||
let v = native_list_append(v, ["duc", "noun", "dus", "", "", "", "duke nobleman"])
|
||
let v = native_list_append(v, ["mein", "noun", "meinz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["peine", "noun", "peines", "", "", "", "pain suffering"])
|
||
let v = native_list_append(v, ["fois", "noun", "fois", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bras", "noun", "bras", "", "", "", "arm"])
|
||
let v = native_list_append(v, ["remembrance", "noun", "remembrances", "", "", "", "recollection memory"])
|
||
let v = native_list_append(v, ["fet", "noun", "fez", "", "", "", "act action"])
|
||
let v = native_list_append(v, ["arson", "noun", "arsons", "", "", "", "burning fire"])
|
||
let v = native_list_append(v, ["acer", "noun", "acer", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["collation", "noun", "collations", "", "", "", "discussion"])
|
||
let v = native_list_append(v, ["discretion", "noun", "discretions", "", "", "", "discretion ability to"])
|
||
let v = native_list_append(v, ["trebuchet", "noun", "trebuchez", "", "", "", "trebuchet bird trap"])
|
||
let v = native_list_append(v, ["gingembre", "noun", "gingembres", "", "", "", "ginger"])
|
||
let v = native_list_append(v, ["mund", "noun", "munz", "", "", "", "the world"])
|
||
let v = native_list_append(v, ["savour", "noun", "savours", "", "", "", "taste"])
|
||
let v = native_list_append(v, ["crevice", "noun", "crevices", "", "", "", "crayfish crawfish"])
|
||
let v = native_list_append(v, ["temples", "noun", "temples", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["soie", "noun", "soies", "", "", "", "silk"])
|
||
let v = native_list_append(v, ["dé", "noun", "dez", "", "", "", "die cube with"])
|
||
let v = native_list_append(v, ["burg", "noun", "burs", "", "", "", "town or city"])
|
||
let v = native_list_append(v, ["glaire", "noun", "glaire", "", "", "", "egg white"])
|
||
let v = native_list_append(v, ["olifant", "noun", "olifanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eche", "noun", "eches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["viz", "noun", "viz", "", "", "", "inflection of vis"])
|
||
let v = native_list_append(v, ["Ysabel", "noun", "Ysabel", "", "", "", "a female given"])
|
||
let v = native_list_append(v, ["mantel", "noun", "manteaus", "", "", "", "mantle clothing"])
|
||
let v = native_list_append(v, ["robes", "noun", "robes", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["amant", "noun", "amanz", "", "", "", "lover"])
|
||
let v = native_list_append(v, ["droit", "noun", "droiz", "", "", "", "justice right that"])
|
||
let v = native_list_append(v, ["dete", "noun", "detes", "", "", "", "debt"])
|
||
let v = native_list_append(v, ["nes", "noun", "nes", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["partie", "noun", "parties", "", "", "", "part section"])
|
||
let v = native_list_append(v, ["matin", "noun", "matins", "", "", "", "morning"])
|
||
let v = native_list_append(v, ["comte", "noun", "comtes", "", "", "", "count earl"])
|
||
let v = native_list_append(v, ["doit", "noun", "doiz", "", "", "", "finger appendage"])
|
||
let v = native_list_append(v, ["chasse", "noun", "chasses", "", "", "", "chest trunk large"])
|
||
let v = native_list_append(v, ["quadrangle", "noun", "quadrangles", "", "", "", "quadrangle four-sided polygon"])
|
||
let v = native_list_append(v, ["plats", "noun", "plats", "", "", "", "inflection of plat"])
|
||
let v = native_list_append(v, ["Henri", "noun", "Henri", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["unde", "noun", "undes", "", "", "", "wave motion of"])
|
||
let v = native_list_append(v, ["ost", "noun", "ost", "", "", "", "army armed military"])
|
||
let v = native_list_append(v, ["potage", "noun", "potages", "", "", "", "soup broth etc."])
|
||
let v = native_list_append(v, ["curvature", "noun", "curvatures", "", "", "", "curvature"])
|
||
let v = native_list_append(v, ["rancour", "noun", "rancours", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["engin", "noun", "engins", "", "", "", "intelligence"])
|
||
let v = native_list_append(v, ["sourcil", "noun", "sourciz", "", "", "", "eyebrow"])
|
||
let v = native_list_append(v, ["faille", "noun", "failles", "", "", "", "failure"])
|
||
let v = native_list_append(v, ["pillage", "noun", "pillages", "", "", "", "pillaging"])
|
||
let v = native_list_append(v, ["ostur", "noun", "osturs", "", "", "", "goshawk"])
|
||
let v = native_list_append(v, ["guerre", "noun", "guerres", "", "", "", "war large-scale conflict"])
|
||
let v = native_list_append(v, ["corrosion", "noun", "corrosions", "", "", "", "corrosion"])
|
||
let v = native_list_append(v, ["teste", "noun", "testes", "", "", "", "head"])
|
||
let v = native_list_append(v, ["hoes", "noun", "hoes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["Londres", "noun", "Londres", "", "", "", "London the capital"])
|
||
let v = native_list_append(v, ["taille", "noun", "tailles", "", "", "", "cut act instance"])
|
||
let v = native_list_append(v, ["juin", "noun", "juinz", "", "", "", "June month"])
|
||
let v = native_list_append(v, ["forme", "noun", "formes", "", "", "", "shape aspect form"])
|
||
let v = native_list_append(v, ["poes", "noun", "poes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["prod", "noun", "prod", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Dovre", "noun", "Dovre", "", "", "", "Dover a town"])
|
||
let v = native_list_append(v, ["guerdon", "noun", "guerdons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dolour", "noun", "dolours", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["noel", "noun", "noeaus", "", "", "", "knot interlacing of"])
|
||
let v = native_list_append(v, ["aimas", "noun", "aimas", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aimant", "noun", "aimanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["foison", "noun", "foisons", "", "", "", "much a lot"])
|
||
let v = native_list_append(v, ["serein", "noun", "sereinz", "", "", "", "evening"])
|
||
let v = native_list_append(v, ["cheveu", "noun", "cheveus", "", "", "", "a hair"])
|
||
let v = native_list_append(v, ["barbel", "noun", "barbeaus", "", "", "", "barb something which"])
|
||
let v = native_list_append(v, ["vill", "noun", "vill", "", "", "", "rare form of"])
|
||
let v = native_list_append(v, ["foie", "noun", "foies", "", "", "", "liver"])
|
||
let v = native_list_append(v, ["visitation", "noun", "visitations", "", "", "", "visitation act of"])
|
||
let v = native_list_append(v, ["rigor", "noun", "rigors", "", "", "", "harshness severity"])
|
||
let v = native_list_append(v, ["durance", "noun", "durances", "", "", "", "duration length with"])
|
||
let v = native_list_append(v, ["tapiz", "noun", "tapiz", "", "", "", "carpet rug"])
|
||
let v = native_list_append(v, ["vigor", "noun", "vigors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["soif", "noun", "soif", "", "", "", "thirst"])
|
||
let v = native_list_append(v, ["brachet", "noun", "brachez", "", "", "", "hunting dog trained"])
|
||
let v = native_list_append(v, ["savor", "noun", "savors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cours", "noun", "cours", "", "", "", "route path"])
|
||
let v = native_list_append(v, ["honte", "noun", "hontes", "", "", "", "shame feeling"])
|
||
let v = native_list_append(v, ["prerogative", "noun", "prerogatives", "", "", "", "prerogative right or"])
|
||
let v = native_list_append(v, ["mois", "noun", "mois", "", "", "", "month"])
|
||
let v = native_list_append(v, ["benefice", "noun", "benefices", "", "", "", "benefice"])
|
||
let v = native_list_append(v, ["soler", "noun", "solers", "", "", "", "shoe"])
|
||
let v = native_list_append(v, ["plenitude", "noun", "plenitudes", "", "", "", "plenitude fullness"])
|
||
let v = native_list_append(v, ["ennemi", "noun", "ennemis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["juillet", "noun", "juillez", "", "", "", "July month"])
|
||
let v = native_list_append(v, ["merci", "noun", "merci", "", "", "", "mercy clemency"])
|
||
let v = native_list_append(v, ["sperme", "noun", "spermes", "", "", "", "semen sperm sperm"])
|
||
let v = native_list_append(v, ["penne", "noun", "pennes", "", "", "", "feather"])
|
||
let v = native_list_append(v, ["adolescence", "noun", "adolescences", "", "", "", "adolescence"])
|
||
let v = native_list_append(v, ["licence", "noun", "licences", "", "", "", "leave permission to"])
|
||
let v = native_list_append(v, ["providence", "noun", "providence", "", "", "", "providence manifestation of"])
|
||
let v = native_list_append(v, ["Tristan", "noun", "Tristan", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["diable", "noun", "diable", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hache", "noun", "haches", "", "", "", "axe bladed weapon"])
|
||
let v = native_list_append(v, ["deport", "noun", "deporz", "", "", "", "enjoyment fun"])
|
||
let v = native_list_append(v, ["bru", "noun", "brus", "", "", "", "daughter-in-law"])
|
||
let v = native_list_append(v, ["reins", "noun", "reins", "", "", "", "small of the"])
|
||
let v = native_list_append(v, ["provinces", "noun", "provinces", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["compression", "noun", "compressions", "", "", "", "compression act instance"])
|
||
let v = native_list_append(v, ["forests", "noun", "forests", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["varlet", "noun", "varlez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["franchise", "noun", "franchises", "", "", "", "freedom quality of"])
|
||
let v = native_list_append(v, ["cion", "noun", "cions", "", "", "", "child usually a"])
|
||
let v = native_list_append(v, ["ambages", "noun", "ambages", "", "", "", "circumlocution ambages indirect"])
|
||
let v = native_list_append(v, ["univers", "noun", "univers", "", "", "", "the whole world"])
|
||
let v = native_list_append(v, ["bobance", "noun", "bobances", "", "", "", "bobance arrogance excessive"])
|
||
let v = native_list_append(v, ["flair", "noun", "flairs", "", "", "", "smell odor"])
|
||
let v = native_list_append(v, ["dus", "noun", "dus", "", "", "", "inflection of duc"])
|
||
let v = native_list_append(v, ["olie", "noun", "olies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["joie", "noun", "joies", "", "", "", "joy feeling of"])
|
||
let v = native_list_append(v, ["reversion", "noun", "reversions", "", "", "", "return act of"])
|
||
let v = native_list_append(v, ["welke", "noun", "welkes", "", "", "", "whelk"])
|
||
let v = native_list_append(v, ["veel", "noun", "veeaus", "", "", "", "calf young cow"])
|
||
let v = native_list_append(v, ["decoction", "noun", "decoctions", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chaperon", "noun", "chaperons", "", "", "", "a hairstyle popular"])
|
||
let v = native_list_append(v, ["faitour", "noun", "faitours", "", "", "", "a layabout one"])
|
||
let v = native_list_append(v, ["foin", "noun", "foinz", "", "", "", "hay"])
|
||
let v = native_list_append(v, ["housel", "noun", "houseaus", "", "", "", "small boot"])
|
||
let v = native_list_append(v, ["martel", "noun", "marteaus", "", "", "", "hammer tool"])
|
||
let v = native_list_append(v, ["revers", "noun", "revers", "", "", "", "reverse opposite contrary"])
|
||
let v = native_list_append(v, ["doi", "noun", "dois", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fru", "noun", "frus", "", "", "", "rook bird"])
|
||
let v = native_list_append(v, ["Albanie", "noun", "Albanie", "", "", "", "Albania a historical"])
|
||
let v = native_list_append(v, ["lus", "noun", "lus", "", "", "", "pike fish"])
|
||
let v = native_list_append(v, ["oriflamme", "noun", "oriflammes", "", "", "", "oriflamme"])
|
||
let v = native_list_append(v, ["paleis", "noun", "paleis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["semaine", "noun", "semaines", "", "", "", "week"])
|
||
let v = native_list_append(v, ["cri", "noun", "cris", "", "", "", "cry shout"])
|
||
let v = native_list_append(v, ["sites", "noun", "sites", "", "", "", "inflection of site"])
|
||
let v = native_list_append(v, ["cenit", "noun", "ceniz", "", "", "", "zenith point in"])
|
||
let v = native_list_append(v, ["pupille", "noun", "pupilles", "", "", "", "orphan child of"])
|
||
let v = native_list_append(v, ["chiffre", "noun", "chiffres", "", "", "", "number digit"])
|
||
let v = native_list_append(v, ["urs", "noun", "urs", "", "", "", "bear animal"])
|
||
let v = native_list_append(v, ["lois", "noun", "lois", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["reclaim", "noun", "reclains", "", "", "", "reputation"])
|
||
let v = native_list_append(v, ["ombre", "noun", "ombres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["affaire", "noun", "affaires", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entitlement", "noun", "entitlemenz", "", "", "", "title name allocated"])
|
||
let v = native_list_append(v, ["fantasie", "noun", "fantasies", "", "", "", "fantasy imagination concept"])
|
||
let v = native_list_append(v, ["paume", "noun", "paumes", "", "", "", "palm of the"])
|
||
let v = native_list_append(v, ["sele", "noun", "seles", "", "", "", "saddle equipment used"])
|
||
let v = native_list_append(v, ["bure", "noun", "bures", "", "", "", "butter"])
|
||
let v = native_list_append(v, ["mays", "noun", "mays", "", "", "", "May month"])
|
||
let v = native_list_append(v, ["Egypte", "noun", "Egypte", "", "", "", "Egypt a country"])
|
||
let v = native_list_append(v, ["ethimologie", "noun", "ethimologies", "", "", "", "etymology"])
|
||
let v = native_list_append(v, ["credo", "noun", "credo", "", "", "", "The Nicene Creed"])
|
||
let v = native_list_append(v, ["azur", "noun", "azurs", "", "", "", "azure blue color"])
|
||
let v = native_list_append(v, ["flote", "noun", "flotes", "", "", "", "fleet collection of"])
|
||
let v = native_list_append(v, ["bec", "noun", "bes", "", "", "", "beak bill of"])
|
||
let v = native_list_append(v, ["narine", "noun", "narines", "", "", "", "nostril"])
|
||
let v = native_list_append(v, ["estrangement", "noun", "estrangemenz", "", "", "", "estrangement alienation"])
|
||
let v = native_list_append(v, ["ascension", "noun", "ascensions", "", "", "", "ascent"])
|
||
let v = native_list_append(v, ["garçon", "noun", "garçons", "", "", "", "manservant"])
|
||
let v = native_list_append(v, ["recompense", "noun", "recompenses", "", "", "", "recompense compensation"])
|
||
let v = native_list_append(v, ["lin", "noun", "lins", "", "", "", "line lineage descent"])
|
||
let v = native_list_append(v, ["leprous", "noun", "leprous", "", "", "", "a leper"])
|
||
let v = native_list_append(v, ["rei", "noun", "reis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Gascoigne", "noun", "Gascoigne", "", "", "", "Gascony"])
|
||
let v = native_list_append(v, ["baston", "noun", "bastons", "", "", "", "stick truncheon"])
|
||
let v = native_list_append(v, ["vois", "noun", "vois", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lé", "noun", "lez", "", "", "", "width"])
|
||
let v = native_list_append(v, ["tribu", "noun", "tribus", "", "", "", "tribe"])
|
||
let v = native_list_append(v, ["vavasour", "noun", "vavasours", "", "", "", "vavasour"])
|
||
let v = native_list_append(v, ["coille", "noun", "coilles", "", "", "", "ball testicle"])
|
||
let v = native_list_append(v, ["pape", "noun", "papes", "", "", "", "Pope"])
|
||
let v = native_list_append(v, ["subjection", "noun", "subjections", "", "", "", "subjection state of"])
|
||
let v = native_list_append(v, ["capon", "noun", "capons", "", "", "", "capon castrated cockerel"])
|
||
let v = native_list_append(v, ["chemise", "noun", "chemises", "", "", "", "shirt overshirt"])
|
||
let v = native_list_append(v, ["ceinture", "noun", "ceintures", "", "", "", "belt"])
|
||
let v = native_list_append(v, ["manche", "noun", "manches", "", "", "", "sleeve"])
|
||
let v = native_list_append(v, ["mur", "noun", "murs", "", "", "", "wall"])
|
||
let v = native_list_append(v, ["mont", "noun", "monz", "", "", "", "mountain"])
|
||
let v = native_list_append(v, ["fis", "noun", "fis", "", "", "", "inflection of fil"])
|
||
let v = native_list_append(v, ["sucre", "noun", "sucre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beste", "noun", "bestes", "", "", "", "beast animal"])
|
||
let v = native_list_append(v, ["saignee", "noun", "saignees", "", "", "", "bloodletting"])
|
||
let v = native_list_append(v, ["fesse", "noun", "fesses", "", "", "", "buttock"])
|
||
let v = native_list_append(v, ["poitrine", "noun", "poitrines", "", "", "", "chest"])
|
||
let v = native_list_append(v, ["paroisse", "noun", "paroisses", "", "", "", "parish"])
|
||
let v = native_list_append(v, ["joc", "noun", "jos", "", "", "", "roost perch for"])
|
||
let v = native_list_append(v, ["fames", "noun", "fames", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["aise", "noun", "aises", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["viser", "noun", "visers", "", "", "", "visor"])
|
||
let v = native_list_append(v, ["reng", "noun", "reinz", "", "", "", "place position especially"])
|
||
let v = native_list_append(v, ["barons", "noun", "barons", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["toile", "noun", "toiles", "", "", "", "fabric"])
|
||
let v = native_list_append(v, ["poivre", "noun", "poivres", "", "", "", "pepper spice"])
|
||
let v = native_list_append(v, ["voisin", "noun", "voisins", "", "", "", "neighbor"])
|
||
let v = native_list_append(v, ["voie", "noun", "voies", "", "", "", "path lane route"])
|
||
let v = native_list_append(v, ["loisir", "noun", "loisirs", "", "", "", "free time"])
|
||
let v = native_list_append(v, ["poing", "noun", "poinz", "", "", "", "hand"])
|
||
let v = native_list_append(v, ["Arabe", "noun", "Arabes", "", "", "", "Arab person"])
|
||
let v = native_list_append(v, ["apel", "noun", "apeaus", "", "", "", "call a vocal"])
|
||
let v = native_list_append(v, ["moe", "noun", "moes", "", "", "", "grimace"])
|
||
let v = native_list_append(v, ["chapitre", "noun", "chapitres", "", "", "", "chapter of a"])
|
||
let v = native_list_append(v, ["gars", "noun", "gars", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["tere", "noun", "teres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aigle", "noun", "aigles", "", "", "", "eagle animal"])
|
||
let v = native_list_append(v, ["poumon", "noun", "poumons", "", "", "", "lung"])
|
||
let v = native_list_append(v, ["piramide", "noun", "piramides", "", "", "", "pyramid"])
|
||
let v = native_list_append(v, ["tur", "noun", "turs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["presumption", "noun", "presumptions", "", "", "", "presumption something which"])
|
||
let v = native_list_append(v, ["fum", "noun", "funs", "", "", "", "smoke"])
|
||
let v = native_list_append(v, ["linage", "noun", "linages", "", "", "", "lineage"])
|
||
let v = native_list_append(v, ["cendre", "noun", "cendres", "", "", "", "ash of fire"])
|
||
let v = native_list_append(v, ["proie", "noun", "proies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["oie", "noun", "oies", "", "", "", "goose bird"])
|
||
let v = native_list_append(v, ["penser", "noun", "pensers", "", "", "", "thought"])
|
||
let v = native_list_append(v, ["façon", "noun", "façons", "", "", "", "way manner fashion"])
|
||
let v = native_list_append(v, ["escalope", "noun", "escalopes", "", "", "", "shell hard outer"])
|
||
let v = native_list_append(v, ["bren", "noun", "bren", "", "", "", "bran"])
|
||
let v = native_list_append(v, ["vinaigre", "noun", "vinaigres", "", "", "", "vinegar"])
|
||
let v = native_list_append(v, ["cuir", "noun", "cuirs", "", "", "", "leather"])
|
||
let v = native_list_append(v, ["Marion", "noun", "Marion", "", "", "", "a female given"])
|
||
let v = native_list_append(v, ["estat", "noun", "estaz", "", "", "", "state"])
|
||
let v = native_list_append(v, ["escut", "noun", "escuz", "", "", "", "shield"])
|
||
let v = native_list_append(v, ["fosse", "noun", "fosses", "", "", "", "fosse"])
|
||
let v = native_list_append(v, ["peon", "noun", "peons", "", "", "", "one who goes"])
|
||
let v = native_list_append(v, ["estomac", "noun", "estomas", "", "", "", "stomach"])
|
||
let v = native_list_append(v, ["broche", "noun", "broches", "", "", "", "brooch pin jewellery"])
|
||
let v = native_list_append(v, ["achat", "noun", "achaz", "", "", "", "buy purchase"])
|
||
let v = native_list_append(v, ["predestination", "noun", "predestinations", "", "", "", "predestination doctrine that"])
|
||
let v = native_list_append(v, ["greu", "noun", "greu", "", "", "", "Greek language"])
|
||
let v = native_list_append(v, ["seles", "noun", "seles", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["conte", "noun", "contes", "", "", "", "story tale fable"])
|
||
let v = native_list_append(v, ["cort", "noun", "corz", "", "", "", "court of a"])
|
||
let v = native_list_append(v, ["cerf", "noun", "cers", "", "", "", "deer animal"])
|
||
let v = native_list_append(v, ["escrin", "noun", "escrins", "", "", "", "box case"])
|
||
let v = native_list_append(v, ["fei", "noun", "feis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["campagne", "noun", "campagnes", "", "", "", "the countryside"])
|
||
let v = native_list_append(v, ["buisson", "noun", "buissons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["houe", "noun", "houe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["loc", "noun", "los", "", "", "", "lock"])
|
||
let v = native_list_append(v, ["matrice", "noun", "matrices", "", "", "", "female reproductive system"])
|
||
let v = native_list_append(v, ["herbe", "noun", "herbes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["murs", "noun", "murs", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["noms", "noun", "noms", "", "", "", "inflection of nom"])
|
||
let v = native_list_append(v, ["astronomie", "noun", "astronomie", "", "", "", "astronomy"])
|
||
let v = native_list_append(v, ["maladie", "noun", "maladies", "", "", "", "sickness illness"])
|
||
let v = native_list_append(v, ["enticement", "noun", "enticemenz", "", "", "", "incitement act instance"])
|
||
let v = native_list_append(v, ["fust", "noun", "fuz", "", "", "", "wood material from"])
|
||
let v = native_list_append(v, ["nazille", "noun", "nazilles", "", "", "", "nostril"])
|
||
let v = native_list_append(v, ["malgré", "noun", "malgrez", "", "", "", "ill-will"])
|
||
let v = native_list_append(v, ["conseil", "noun", "conseuz", "", "", "", "piece of advice"])
|
||
let v = native_list_append(v, ["boucle", "noun", "boucles", "", "", "", "buckle"])
|
||
let v = native_list_append(v, ["poudre", "noun", "poudres", "", "", "", "powder"])
|
||
let v = native_list_append(v, ["diz", "noun", "diz", "", "", "", "inflection of dit"])
|
||
let v = native_list_append(v, ["maçon", "noun", "maçons", "", "", "", "mason builder"])
|
||
let v = native_list_append(v, ["crampe", "noun", "crampes", "", "", "", "cramp involuntary muscle"])
|
||
let v = native_list_append(v, ["nevo", "noun", "nevos", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["roche", "noun", "roches", "", "", "", "rock large mass"])
|
||
let v = native_list_append(v, ["graal", "noun", "graaus", "", "", "", "Holy Grail"])
|
||
let v = native_list_append(v, ["prolongation", "noun", "prolongations", "", "", "", "prolongation"])
|
||
let v = native_list_append(v, ["lepre", "noun", "lepres", "", "", "", "leprosy disease"])
|
||
let v = native_list_append(v, ["blé", "noun", "blez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["princesse", "noun", "princesses", "", "", "", "princess"])
|
||
let v = native_list_append(v, ["haue", "noun", "haue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arçon", "noun", "arçons", "", "", "", "saddle"])
|
||
let v = native_list_append(v, ["jument", "noun", "jumenz", "", "", "", "beast of burden"])
|
||
let v = native_list_append(v, ["colle", "noun", "colles", "", "", "", "bile bodily fluid"])
|
||
let v = native_list_append(v, ["pesche", "noun", "pesches", "", "", "", "peach fruit"])
|
||
let v = native_list_append(v, ["solas", "noun", "solas", "", "", "", "joy pleasure enjoyment"])
|
||
let v = native_list_append(v, ["hanche", "noun", "hanches", "", "", "", "hip"])
|
||
let v = native_list_append(v, ["cuisse", "noun", "cuisses", "", "", "", "thigh"])
|
||
let v = native_list_append(v, ["pouce", "noun", "pouces", "", "", "", "thumb anatomy"])
|
||
let v = native_list_append(v, ["François", "noun", "François", "", "", "", "Frenchman"])
|
||
let v = native_list_append(v, ["eir", "noun", "eirs", "", "", "", "heir"])
|
||
let v = native_list_append(v, ["bataille", "noun", "batailles", "", "", "", "battle"])
|
||
let v = native_list_append(v, ["fein", "noun", "feinz", "", "", "", "hay"])
|
||
let v = native_list_append(v, ["espace", "noun", "espaces", "", "", "", "space room empty"])
|
||
let v = native_list_append(v, ["Leonard", "noun", "Leonard", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["cercle", "noun", "cercles", "", "", "", "circle shape"])
|
||
let v = native_list_append(v, ["quartier", "noun", "quartiers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tonsure", "noun", "tonsures", "", "", "", "tonsure hair"])
|
||
let v = native_list_append(v, ["murine", "noun", "murines", "", "", "", "plague pestilence"])
|
||
let v = native_list_append(v, ["corbel", "noun", "corbeaus", "", "", "", "crow bird"])
|
||
let v = native_list_append(v, ["alee", "noun", "alees", "", "", "", "route"])
|
||
let v = native_list_append(v, ["fuer", "noun", "fuers", "", "", "", "price value financial"])
|
||
let v = native_list_append(v, ["carpe", "noun", "carpes", "", "", "", "carp fish"])
|
||
let v = native_list_append(v, ["parc", "noun", "pars", "", "", "", "enclosed area often"])
|
||
let v = native_list_append(v, ["nain", "noun", "nainz", "", "", "", "dwarf mythical being"])
|
||
let v = native_list_append(v, ["charbon", "noun", "charbons", "", "", "", "coal"])
|
||
let v = native_list_append(v, ["marbre", "noun", "marbres", "", "", "", "marble stone"])
|
||
let v = native_list_append(v, ["neveu", "noun", "neveus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["baule", "noun", "baules", "", "", "", "dance"])
|
||
let v = native_list_append(v, ["tente", "noun", "tentes", "", "", "", "tent temporary hut"])
|
||
let v = native_list_append(v, ["parentage", "noun", "parentages", "", "", "", "bloodline heritage"])
|
||
let v = native_list_append(v, ["vapeur", "noun", "vapeurs", "", "", "", "vapor"])
|
||
let v = native_list_append(v, ["richesse", "noun", "richesses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Irlande", "noun", "Irlande", "", "", "", "Ireland an island"])
|
||
let v = native_list_append(v, ["pensé", "noun", "pensez", "", "", "", "thought"])
|
||
let v = native_list_append(v, ["amitié", "noun", "amitiez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["roque", "noun", "roques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dignité", "noun", "dignitez", "", "", "", "dignity"])
|
||
let v = native_list_append(v, ["calice", "noun", "calices", "", "", "", "chalice alternative form"])
|
||
let v = native_list_append(v, ["gals", "noun", "gals", "", "", "", "inflection of gal"])
|
||
let v = native_list_append(v, ["victorie", "noun", "victories", "", "", "", "victory"])
|
||
let v = native_list_append(v, ["vair", "noun", "vairs", "", "", "", "vair fur of"])
|
||
let v = native_list_append(v, ["tirant", "noun", "tirans", "", "", "", "tyrant"])
|
||
let v = native_list_append(v, ["enfance", "noun", "enfances", "", "", "", "childhood"])
|
||
let v = native_list_append(v, ["moue", "noun", "moue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["avantage", "noun", "avantages", "", "", "", "advantage"])
|
||
let v = native_list_append(v, ["lanterne", "noun", "lanternes", "", "", "", "lantern box containing"])
|
||
let v = native_list_append(v, ["clarté", "noun", "clartez", "", "", "", "clarity clearness"])
|
||
let v = native_list_append(v, ["mache", "noun", "maches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Alain", "noun", "Alain", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["leeches", "noun", "leeches", "", "", "", "inflection of leeche"])
|
||
let v = native_list_append(v, ["espoir", "noun", "espoirs", "", "", "", "hope wish desire"])
|
||
let v = native_list_append(v, ["folie", "noun", "folies", "", "", "", "madness insanity"])
|
||
let v = native_list_append(v, ["lige", "noun", "liges", "", "", "", "liege liegeman vassal"])
|
||
let v = native_list_append(v, ["songe", "noun", "songes", "", "", "", "dream"])
|
||
let v = native_list_append(v, ["endroit", "noun", "endroiz", "", "", "", "place spot specified"])
|
||
let v = native_list_append(v, ["cote", "noun", "cotes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Cecile", "noun", "Cecile", "", "", "", "a female given"])
|
||
let v = native_list_append(v, ["duchesse", "noun", "duchesses", "", "", "", "duchess"])
|
||
let v = native_list_append(v, ["oncle", "noun", "oncles", "", "", "", "uncle"])
|
||
let v = native_list_append(v, ["manciple", "noun", "manciple", "", "", "", "servant"])
|
||
let v = native_list_append(v, ["esbat", "noun", "esbaz", "", "", "", "frolic"])
|
||
let v = native_list_append(v, ["falconer", "noun", "falconers", "", "", "", "falconer person who"])
|
||
let v = native_list_append(v, ["prisons", "noun", "prisons", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["leçon", "noun", "leçons", "", "", "", "reading"])
|
||
let v = native_list_append(v, ["salaire", "noun", "salaire", "", "", "", "salary fixed amount"])
|
||
let v = native_list_append(v, ["departir", "noun", "departirs", "", "", "", "departure"])
|
||
let v = native_list_append(v, ["chape", "noun", "chapes", "", "", "", "cape sleeveless garment"])
|
||
let v = native_list_append(v, ["cité", "noun", "citez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["colee", "noun", "colees", "", "", "", "hit strike on"])
|
||
let v = native_list_append(v, ["corone", "noun", "corones", "", "", "", "crown decoration for"])
|
||
let v = native_list_append(v, ["cose", "noun", "coses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["culpe", "noun", "culpes", "", "", "", "fault culpability"])
|
||
let v = native_list_append(v, ["bille", "noun", "billes", "", "", "", "stick baton"])
|
||
let v = native_list_append(v, ["tans", "noun", "tans", "", "", "", "time"])
|
||
let v = native_list_append(v, ["enemisté", "noun", "enemistez", "", "", "", "enmity quality of"])
|
||
let v = native_list_append(v, ["quintals", "noun", "quintals", "", "", "", "inflection of quintal"])
|
||
let v = native_list_append(v, ["escale", "noun", "escales", "", "", "", "shell hard outer"])
|
||
let v = native_list_append(v, ["espere", "noun", "esperes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espose", "noun", "esposes", "", "", "", "wife female spouse"])
|
||
let v = native_list_append(v, ["espume", "noun", "espumes", "", "", "", "foam"])
|
||
let v = native_list_append(v, ["guarde", "noun", "guardes", "", "", "", "protection act of"])
|
||
let v = native_list_append(v, ["estudie", "noun", "estudies", "", "", "", "study"])
|
||
let v = native_list_append(v, ["signe", "noun", "signes", "", "", "", "sign signal"])
|
||
let v = native_list_append(v, ["ladre", "noun", "ladres", "", "", "", "leper person with"])
|
||
let v = native_list_append(v, ["ladres", "noun", "ladres", "", "", "", "inflection of ladre"])
|
||
let v = native_list_append(v, ["pasté", "noun", "pastez", "", "", "", "pie or a"])
|
||
let v = native_list_append(v, ["pité", "noun", "pitez", "", "", "", "sorrow grief sadness"])
|
||
let v = native_list_append(v, ["pite", "noun", "pites", "", "", "", "pity feeling emotion"])
|
||
let v = native_list_append(v, ["planche", "noun", "planches", "", "", "", "plank board piece"])
|
||
let v = native_list_append(v, ["planté", "noun", "plantez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pode", "noun", "pode", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["medre", "noun", "medres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["novele", "noun", "noveles", "", "", "", "article of news"])
|
||
let v = native_list_append(v, ["orine", "noun", "orines", "", "", "", "urine"])
|
||
let v = native_list_append(v, ["orle", "noun", "orle", "", "", "", "border trim of"])
|
||
let v = native_list_append(v, ["rasure", "noun", "rasures", "", "", "", "scrapings"])
|
||
let v = native_list_append(v, ["remede", "noun", "remedes", "", "", "", "remedy solution"])
|
||
let v = native_list_append(v, ["rente", "noun", "rentes", "", "", "", "income"])
|
||
let v = native_list_append(v, ["salive", "noun", "salives", "", "", "", "saliva"])
|
||
let v = native_list_append(v, ["teche", "noun", "teches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["termine", "noun", "termines", "", "", "", "finish end"])
|
||
let v = native_list_append(v, ["bezant", "noun", "bezanz", "", "", "", "bezant coin"])
|
||
let v = native_list_append(v, ["tumbe", "noun", "tumbes", "", "", "", "tomb"])
|
||
let v = native_list_append(v, ["ulcere", "noun", "ulceres", "", "", "", "ulcer"])
|
||
let v = native_list_append(v, ["neutre", "noun", "neutres", "", "", "", "neuter"])
|
||
let v = native_list_append(v, ["saumon", "noun", "saumons", "", "", "", "salmon fish"])
|
||
let v = native_list_append(v, ["mantelet", "noun", "mantelés", "", "", "", "small coat"])
|
||
let v = native_list_append(v, ["pitié", "noun", "pitiez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["charme", "noun", "charmes", "", "", "", "enchantment magic spell"])
|
||
let v = native_list_append(v, ["dortour", "noun", "dortours", "", "", "", "dormitory room designed"])
|
||
let v = native_list_append(v, ["consuetude", "noun", "consuetudes", "", "", "", "custom"])
|
||
let v = native_list_append(v, ["geste", "noun", "gestes", "", "", "", "act action"])
|
||
let v = native_list_append(v, ["bagage", "noun", "bagages", "", "", "", "baggage luggage that"])
|
||
let v = native_list_append(v, ["bagages", "noun", "bagages", "", "", "", "inflection of bagage"])
|
||
let v = native_list_append(v, ["crac", "noun", "crac", "", "", "", "crusader castle"])
|
||
let v = native_list_append(v, ["manuel", "noun", "manueus", "", "", "", "handle"])
|
||
let v = native_list_append(v, ["autel", "noun", "auteaus", "", "", "", "altar"])
|
||
let v = native_list_append(v, ["portage", "noun", "portages", "", "", "", "act of carrying"])
|
||
let v = native_list_append(v, ["essai", "noun", "essais", "", "", "", "trial task of"])
|
||
let v = native_list_append(v, ["terreur", "noun", "terreurs", "", "", "", "terror extreme fear"])
|
||
let v = native_list_append(v, ["ordinaire", "noun", "ordinaires", "", "", "", "a diocesan church"])
|
||
let v = native_list_append(v, ["mesel", "noun", "meseaus", "", "", "", "leper"])
|
||
let v = native_list_append(v, ["goule", "noun", "goules", "", "", "", "mouth"])
|
||
let v = native_list_append(v, ["coquille", "noun", "coquilles", "", "", "", "shell hard protective"])
|
||
let v = native_list_append(v, ["branche", "noun", "branches", "", "", "", "branch appendage of"])
|
||
let v = native_list_append(v, ["trut", "noun", "truz", "", "", "", "trick"])
|
||
let v = native_list_append(v, ["Raoul", "noun", "Raoul", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Hubert", "noun", "Hubert", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["cheville", "noun", "chevilles", "", "", "", "ankle anatomy"])
|
||
let v = native_list_append(v, ["peinture", "noun", "peintures", "", "", "", "picture"])
|
||
let v = native_list_append(v, ["digestif", "noun", "digestis", "", "", "", "a digestive substance"])
|
||
let v = native_list_append(v, ["pansé", "noun", "pansez", "", "", "", "thought"])
|
||
let v = native_list_append(v, ["sapience", "noun", "sapiences", "", "", "", "wisdom sapience"])
|
||
let v = native_list_append(v, ["suer", "noun", "suer", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["docteur", "noun", "docteurs", "", "", "", "doctor medical practitioner"])
|
||
let v = native_list_append(v, ["cotte", "noun", "cottes", "", "", "", "overshirt tunic"])
|
||
let v = native_list_append(v, ["bref", "noun", "bres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["casse", "noun", "casses", "", "", "", "Old Northern French"])
|
||
let v = native_list_append(v, ["contesse", "noun", "contesses", "", "", "", "countess wife of"])
|
||
let v = native_list_append(v, ["coste", "noun", "costes", "", "", "", "side of an"])
|
||
let v = native_list_append(v, ["croste", "noun", "crostes", "", "", "", "crust"])
|
||
let v = native_list_append(v, ["feste", "noun", "festes", "", "", "", "party celebration"])
|
||
let v = native_list_append(v, ["gambe", "noun", "gambes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["baterie", "noun", "bateries", "", "", "", "action of beating"])
|
||
let v = native_list_append(v, ["fleche", "noun", "fleches", "", "", "", "arrow projectile fired"])
|
||
let v = native_list_append(v, ["veue", "noun", "veues", "", "", "", "sight ability to"])
|
||
let v = native_list_append(v, ["drap", "noun", "dras", "", "", "", "sheet or covering"])
|
||
let v = native_list_append(v, ["lou", "noun", "lous", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["erbe", "noun", "erbes", "", "", "", "grass"])
|
||
let v = native_list_append(v, ["viron", "noun", "virons", "", "", "", "circle"])
|
||
let v = native_list_append(v, ["chen", "noun", "chens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cooing", "noun", "cooinz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chevaliers", "noun", "chevaliers", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["doel", "noun", "doeaus", "", "", "", "pain suffering anguish"])
|
||
let v = native_list_append(v, ["coussin", "noun", "coussins", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["frein", "noun", "freinz", "", "", "", "bit equipment put"])
|
||
let v = native_list_append(v, ["pel", "noun", "peaus", "", "", "", "skin"])
|
||
let v = native_list_append(v, ["bisse", "noun", "bisses", "", "", "", "doe female deer"])
|
||
let v = native_list_append(v, ["hostages", "noun", "hostages", "", "", "", "inflection of hostage"])
|
||
let v = native_list_append(v, ["seigneur", "noun", "seigneurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["socage", "noun", "socages", "", "", "", "socage system whereby"])
|
||
let v = native_list_append(v, ["theologie", "noun", "theologie", "", "", "", "theology"])
|
||
let v = native_list_append(v, ["tavernier", "noun", "taverniers", "", "", "", "taverner"])
|
||
let v = native_list_append(v, ["pan", "noun", "pans", "", "", "", "bit piece part"])
|
||
let v = native_list_append(v, ["charité", "noun", "charitez", "", "", "", "charity love Christian"])
|
||
let v = native_list_append(v, ["promesse", "noun", "promesses", "", "", "", "promise"])
|
||
let v = native_list_append(v, ["ruit", "noun", "ruiz", "", "", "", "rut period of"])
|
||
let v = native_list_append(v, ["salamandre", "noun", "salamandres", "", "", "", "salamander amphibian"])
|
||
let v = native_list_append(v, ["glic", "noun", "glic", "", "", "", "gleek card game"])
|
||
let v = native_list_append(v, ["ju", "noun", "jus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["angoisse", "noun", "angoisses", "", "", "", "fear worry terror"])
|
||
let v = native_list_append(v, ["bonté", "noun", "bontez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nausee", "noun", "nausees", "", "", "", "nausea"])
|
||
let v = native_list_append(v, ["boscage", "noun", "boscages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["messe", "noun", "messes", "", "", "", "mass"])
|
||
let v = native_list_append(v, ["fam", "noun", "fans", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["seel", "noun", "seeaus", "", "", "", "seal means of"])
|
||
let v = native_list_append(v, ["bedel", "noun", "bedeaus", "", "", "", "A beadle academic"])
|
||
let v = native_list_append(v, ["borc", "noun", "bors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["assaut", "noun", "assauz", "", "", "", "assault attack"])
|
||
let v = native_list_append(v, ["vertu", "noun", "vertus", "", "", "", "valour honour goodness"])
|
||
let v = native_list_append(v, ["plaisance", "noun", "plaisances", "", "", "", "pleasure"])
|
||
let v = native_list_append(v, ["presentment", "noun", "presentmenz", "", "", "", "presentation act of"])
|
||
let v = native_list_append(v, ["genealogie", "noun", "genealogies", "", "", "", "genealogy"])
|
||
let v = native_list_append(v, ["preuve", "noun", "preuves", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["conté", "noun", "contez", "", "", "", "county land ruled"])
|
||
let v = native_list_append(v, ["Gales", "noun", "Gales", "", "", "", "Wales a medieval"])
|
||
let v = native_list_append(v, ["palme", "noun", "palmes", "", "", "", "palm leaf"])
|
||
let v = native_list_append(v, ["furet", "noun", "furez", "", "", "", "ferret"])
|
||
let v = native_list_append(v, ["Artur", "noun", "Artur", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["philosophie", "noun", "philosophies", "", "", "", "philosophy area of"])
|
||
let v = native_list_append(v, ["degré", "noun", "degrez", "", "", "", "step flat horizontal"])
|
||
let v = native_list_append(v, ["memorie", "noun", "memories", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prut", "noun", "prut", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["laitue", "noun", "laitues", "", "", "", "lettuce"])
|
||
let v = native_list_append(v, ["vigur", "noun", "vigurs", "", "", "", "force might power"])
|
||
let v = native_list_append(v, ["hom", "noun", "hom", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["fiance", "noun", "fiances", "", "", "", "faith confidence"])
|
||
let v = native_list_append(v, ["mandil", "noun", "mandiz", "", "", "", "small coat"])
|
||
let v = native_list_append(v, ["possibilité", "noun", "possibilitez", "", "", "", "possibility"])
|
||
let v = native_list_append(v, ["queste", "noun", "questes", "", "", "", "search act instance"])
|
||
let v = native_list_append(v, ["putes", "noun", "putes", "", "", "", "nominative plural of"])
|
||
let v = native_list_append(v, ["enfantement", "noun", "enfantemenz", "", "", "", "childbirth"])
|
||
let v = native_list_append(v, ["vil", "noun", "vil", "", "", "", "horrible vile awful"])
|
||
let v = native_list_append(v, ["hous", "noun", "houx", "", "", "", "holly"])
|
||
let v = native_list_append(v, ["persone", "noun", "persone", "", "", "", "person individual"])
|
||
let v = native_list_append(v, ["macis", "noun", "macis", "", "", "", "mace spice"])
|
||
let v = native_list_append(v, ["dragun", "noun", "draguns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["albe", "noun", "albes", "", "", "", "dawn sunrise start"])
|
||
let v = native_list_append(v, ["vigne", "noun", "vignes", "", "", "", "vine"])
|
||
let v = native_list_append(v, ["chenu", "noun", "chenus", "", "", "", "old person"])
|
||
let v = native_list_append(v, ["fenix", "noun", "fenix", "", "", "", "phoenix mythical bird"])
|
||
let v = native_list_append(v, ["proces", "noun", "proces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["farmacie", "noun", "farmacies", "", "", "", "laxative substance such"])
|
||
let v = native_list_append(v, ["sentier", "noun", "sentiers", "", "", "", "path pathway"])
|
||
let v = native_list_append(v, ["sauge", "noun", "sauges", "", "", "", "sage herb"])
|
||
let v = native_list_append(v, ["glorie", "noun", "glories", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["flot", "noun", "floz", "", "", "", "wave billow surge"])
|
||
let v = native_list_append(v, ["unité", "noun", "unitez", "", "", "", "unity quality of"])
|
||
let v = native_list_append(v, ["lampe", "noun", "lampes", "", "", "", "lamp device designed"])
|
||
let v = native_list_append(v, ["grappe", "noun", "grappes", "", "", "", "grappling hook"])
|
||
let v = native_list_append(v, ["cortine", "noun", "cortines", "", "", "", "curtain large piece"])
|
||
let v = native_list_append(v, ["selve", "noun", "selves", "", "", "", "forest"])
|
||
let v = native_list_append(v, ["avarie", "noun", "avaries", "", "", "", "damage done to"])
|
||
let v = native_list_append(v, ["buche", "noun", "buches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["foreste", "noun", "forestes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pantere", "noun", "panteres", "", "", "", "panther felid"])
|
||
let v = native_list_append(v, ["tempeste", "noun", "tempestes", "", "", "", "storm tempest"])
|
||
let v = native_list_append(v, ["diete", "noun", "dietes", "", "", "", "diet consumption of"])
|
||
let v = native_list_append(v, ["lavanderie", "noun", "lavanderies", "", "", "", "laundry place where"])
|
||
let v = native_list_append(v, ["cupe", "noun", "cupes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["menestrel", "noun", "menestreaus", "", "", "", "servant"])
|
||
let v = native_list_append(v, ["ipocrite", "noun", "ipocrites", "", "", "", "hypocrite"])
|
||
let v = native_list_append(v, ["laiche", "noun", "laiches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ordinarie", "noun", "ordinaries", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["unicorne", "noun", "unicornes", "", "", "", "unicorn mythical beast"])
|
||
let v = native_list_append(v, ["françois", "noun", "françois", "", "", "", "the Old French"])
|
||
let v = native_list_append(v, ["Leroy", "noun", "Leroys", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["palat", "noun", "palaz", "", "", "", "palate roof of"])
|
||
let v = native_list_append(v, ["paon", "noun", "paons", "", "", "", "peacock"])
|
||
let v = native_list_append(v, ["martire", "noun", "martires", "", "", "", "martyr"])
|
||
let v = native_list_append(v, ["veisin", "noun", "veisins", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["orage", "noun", "orages", "", "", "", "storm tempest"])
|
||
let v = native_list_append(v, ["clos", "noun", "clos", "", "", "", "enclosed outdoor area"])
|
||
let v = native_list_append(v, ["maille", "noun", "mailles", "", "", "", "chainmail mail"])
|
||
let v = native_list_append(v, ["fontaine", "noun", "fontaines", "", "", "", "fountain"])
|
||
let v = native_list_append(v, ["tristur", "noun", "tristurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["accide", "noun", "accides", "", "", "", "indolence laziness accidie"])
|
||
let v = native_list_append(v, ["escluse", "noun", "escluses", "", "", "", "sluice"])
|
||
let v = native_list_append(v, ["alun", "noun", "aluns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["faucon", "noun", "faucons", "", "", "", "falcon animal"])
|
||
let v = native_list_append(v, ["sirop", "noun", "siros", "", "", "", "syrup"])
|
||
let v = native_list_append(v, ["souler", "noun", "soulers", "", "", "", "shoe"])
|
||
let v = native_list_append(v, ["peigne", "noun", "peignes", "", "", "", "comb toothed implement"])
|
||
let v = native_list_append(v, ["violette", "noun", "violettes", "", "", "", "violet"])
|
||
let v = native_list_append(v, ["parclose", "noun", "parcloses", "", "", "", "end finish"])
|
||
let v = native_list_append(v, ["muniment", "noun", "munimenz", "", "", "", "reinforcement fortification"])
|
||
let v = native_list_append(v, ["droiture", "noun", "droitures", "", "", "", "right entitlement"])
|
||
let v = native_list_append(v, ["pruner", "noun", "pruners", "", "", "", "plum tree"])
|
||
let v = native_list_append(v, ["jugement", "noun", "jugemenz", "", "", "", "judgment"])
|
||
let v = native_list_append(v, ["clamant", "noun", "clamanz", "", "", "", "A claimant"])
|
||
let v = native_list_append(v, ["candele", "noun", "candeles", "", "", "", "candle"])
|
||
let v = native_list_append(v, ["lection", "noun", "lections", "", "", "", "election choice"])
|
||
let v = native_list_append(v, ["traitre", "noun", "traitre", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["chauve", "noun", "chauve", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["indicatif", "noun", "indicatis", "", "", "", "indicative mood"])
|
||
let v = native_list_append(v, ["cors", "noun", "cors", "", "", "", "body"])
|
||
let v = native_list_append(v, ["gelee", "noun", "gelees", "", "", "", "cold spell period"])
|
||
let v = native_list_append(v, ["anz", "noun", "anz", "", "", "", "inflection of an"])
|
||
let v = native_list_append(v, ["Turc", "noun", "Turs", "", "", "", "Turk Turkish person"])
|
||
let v = native_list_append(v, ["bulle", "noun", "bulles", "", "", "", "seal a stamp"])
|
||
let v = native_list_append(v, ["ensaumple", "noun", "ensaumples", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vouel", "noun", "voueus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hydromancie", "noun", "hydromancies", "", "", "", "hydromancy"])
|
||
let v = native_list_append(v, ["repos", "noun", "repos", "", "", "", "rest"])
|
||
let v = native_list_append(v, ["anemi", "noun", "anemis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["suor", "noun", "suors", "", "", "", "sweat liquid produced"])
|
||
let v = native_list_append(v, ["idolatrie", "noun", "idolatrie", "", "", "", "idolatry worship of"])
|
||
let v = native_list_append(v, ["propreté", "noun", "propretez", "", "", "", "ownership the right"])
|
||
let v = native_list_append(v, ["foudre", "noun", "foudres", "", "", "", "lightning"])
|
||
let v = native_list_append(v, ["rosier", "noun", "rosiers", "", "", "", "rosebush"])
|
||
let v = native_list_append(v, ["capitaine", "noun", "capitaines", "", "", "", "captain"])
|
||
let v = native_list_append(v, ["frere", "noun", "freres", "", "", "", "brother family member"])
|
||
let v = native_list_append(v, ["humidité", "noun", "humiditez", "", "", "", "moistness dampness humidity"])
|
||
let v = native_list_append(v, ["cruauté", "noun", "cruautez", "", "", "", "cruelty"])
|
||
let v = native_list_append(v, ["estable", "noun", "estables", "", "", "", "stable place for"])
|
||
let v = native_list_append(v, ["torche", "noun", "torches", "", "", "", "bundle of sticks"])
|
||
let v = native_list_append(v, ["pui", "noun", "puis", "", "", "", "well structure from"])
|
||
let v = native_list_append(v, ["verz", "noun", "verz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["devin", "noun", "devins", "", "", "", "one who practices"])
|
||
let v = native_list_append(v, ["apetit", "noun", "apetiz", "", "", "", "appetite desire want"])
|
||
let v = native_list_append(v, ["barun", "noun", "baruns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guige", "noun", "guiges", "", "", "", "guige strap"])
|
||
let v = native_list_append(v, ["enfer", "noun", "enfers", "", "", "", "Hell"])
|
||
let v = native_list_append(v, ["nient", "noun", "nient", "", "", "", "nothing an empty"])
|
||
let v = native_list_append(v, ["porche", "noun", "porches", "", "", "", "porch decorated or"])
|
||
let v = native_list_append(v, ["vilain", "noun", "vilainz", "", "", "", "peasant commoner"])
|
||
let v = native_list_append(v, ["vilains", "noun", "vilains", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["serpe", "noun", "serpes", "", "", "", "serpent snake"])
|
||
let v = native_list_append(v, ["geme", "noun", "gemes", "", "", "", "gem gemstone"])
|
||
let v = native_list_append(v, ["fenestre", "noun", "fenestres", "", "", "", "window"])
|
||
let v = native_list_append(v, ["borse", "noun", "borses", "", "", "", "small bag used"])
|
||
let v = native_list_append(v, ["geometrie", "noun", "geometrie", "", "", "", "geometry branch of"])
|
||
let v = native_list_append(v, ["pompe", "noun", "pompes", "", "", "", "extravagant ceremony pomp"])
|
||
let v = native_list_append(v, ["arche", "noun", "arches", "", "", "", "arch"])
|
||
let v = native_list_append(v, ["langouste", "noun", "langoustes", "", "", "", "grasshopper"])
|
||
let v = native_list_append(v, ["coverture", "noun", "covertures", "", "", "", "covering cover"])
|
||
let v = native_list_append(v, ["repletion", "noun", "repletions", "", "", "", "repletion fullness"])
|
||
let v = native_list_append(v, ["vultur", "noun", "vulturs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sablon", "noun", "sablons", "", "", "", "sand"])
|
||
let v = native_list_append(v, ["ortografie", "noun", "ortografies", "", "", "", "orthography spelling"])
|
||
let v = native_list_append(v, ["oste", "noun", "ostes", "", "", "", "innkeeper landlord"])
|
||
let v = native_list_append(v, ["parcelle", "noun", "parcelles", "", "", "", "parcel"])
|
||
let v = native_list_append(v, ["anelet", "noun", "anelez", "", "", "", "small ring circular"])
|
||
let v = native_list_append(v, ["guichet", "noun", "guichez", "", "", "", "small door"])
|
||
let v = native_list_append(v, ["biche", "noun", "biches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nonbre", "noun", "nonbres", "", "", "", "number"])
|
||
let v = native_list_append(v, ["curs", "noun", "curs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vermine", "noun", "vermines", "", "", "", "vermin any disliked"])
|
||
let v = native_list_append(v, ["acorde", "noun", "acordes", "", "", "", "agreement"])
|
||
let v = native_list_append(v, ["purpresture", "noun", "purprestures", "", "", "", "purpresture illegal seizure"])
|
||
let v = native_list_append(v, ["achier", "noun", "achier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fauchon", "noun", "fauchons", "", "", "", "falchion"])
|
||
let v = native_list_append(v, ["blasfemie", "noun", "blasfemies", "", "", "", "blasphemy"])
|
||
let v = native_list_append(v, ["suppositoire", "noun", "suppositoires", "", "", "", "suppository"])
|
||
let v = native_list_append(v, ["castel", "noun", "casteaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["coriandre", "noun", "coriandres", "", "", "", "coriander"])
|
||
let v = native_list_append(v, ["safran", "noun", "safrans", "", "", "", "saffron"])
|
||
let v = native_list_append(v, ["paradis", "noun", "paradis", "", "", "", "paradise"])
|
||
let v = native_list_append(v, ["Romain", "noun", "Romainz", "", "", "", "Roman citizen of"])
|
||
let v = native_list_append(v, ["cit", "noun", "cit", "", "", "", "synonym of citet"])
|
||
let v = native_list_append(v, ["abondance", "noun", "abondances", "", "", "", "abundance plentiful amount"])
|
||
let v = native_list_append(v, ["forche", "noun", "forches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vaillance", "noun", "vaillances", "", "", "", "value worth"])
|
||
let v = native_list_append(v, ["rivage", "noun", "rivages", "", "", "", "riverbank or shore"])
|
||
let v = native_list_append(v, ["meschine", "noun", "meschines", "", "", "", "female servant"])
|
||
let v = native_list_append(v, ["corne", "noun", "cornes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cofre", "noun", "cofres", "", "", "", "chest large box"])
|
||
let v = native_list_append(v, ["houre", "noun", "houres", "", "", "", "hour unit of"])
|
||
let v = native_list_append(v, ["gendre", "noun", "gendres", "", "", "", "son-in-law"])
|
||
let v = native_list_append(v, ["joes", "noun", "joes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["liue", "noun", "liues", "", "", "", "league unit of"])
|
||
let v = native_list_append(v, ["anel", "noun", "aneaus", "", "", "", "ring small metal"])
|
||
let v = native_list_append(v, ["corf", "noun", "cors", "", "", "", "crow bird"])
|
||
let v = native_list_append(v, ["raie", "noun", "raies", "", "", "", "ray fish"])
|
||
let v = native_list_append(v, ["souple", "noun", "souple", "", "", "", "supple which bends"])
|
||
let v = native_list_append(v, ["vewe", "noun", "vewes", "", "", "", "sight ability to"])
|
||
let v = native_list_append(v, ["butor", "noun", "butors", "", "", "", "bittern bird"])
|
||
let v = native_list_append(v, ["abri", "noun", "abris", "", "", "", "shelter physical protection"])
|
||
let v = native_list_append(v, ["baptiste", "noun", "baptistes", "", "", "", "baptist"])
|
||
let v = native_list_append(v, ["fraternité", "noun", "fraternitez", "", "", "", "brotherhood state of"])
|
||
let v = native_list_append(v, ["s.", "noun", "s.", "", "", "", "abbreviation of saint"])
|
||
let v = native_list_append(v, ["potier", "noun", "potiers", "", "", "", "potter"])
|
||
let v = native_list_append(v, ["sigle", "noun", "sigles", "", "", "", "sail fabric attached"])
|
||
let v = native_list_append(v, ["autorité", "noun", "autoritez", "", "", "", "authority"])
|
||
let v = native_list_append(v, ["ker", "noun", "kers", "", "", "", "chier"])
|
||
let v = native_list_append(v, ["rebelle", "noun", "rebelles", "", "", "", "rebel"])
|
||
let v = native_list_append(v, ["garçonnet", "noun", "garçonnez", "", "", "", "a little boy"])
|
||
let v = native_list_append(v, ["gute", "noun", "gutes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["flanc", "noun", "flans", "", "", "", "side flank anatomy"])
|
||
let v = native_list_append(v, ["mangier", "noun", "mangiers", "", "", "", "food nourishment"])
|
||
let v = native_list_append(v, ["faisan", "noun", "faisans", "", "", "", "pheasant"])
|
||
let v = native_list_append(v, ["poutre", "noun", "poutres", "", "", "", "beam girder"])
|
||
let v = native_list_append(v, ["nominatif", "noun", "nominatis", "", "", "", "nominative nominative case"])
|
||
let v = native_list_append(v, ["busse", "noun", "busses", "", "", "", "a type of"])
|
||
let v = native_list_append(v, ["garantie", "noun", "garanties", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hoste", "noun", "hostes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estoile", "noun", "estoiles", "", "", "", "star"])
|
||
let v = native_list_append(v, ["calefaction", "noun", "calefactions", "", "", "", "calefaction production of"])
|
||
let v = native_list_append(v, ["piler", "noun", "pilers", "", "", "", "pillar"])
|
||
let v = native_list_append(v, ["carn", "noun", "carns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Lancelot", "noun", "Lancelot", "", "", "", "Lancelot"])
|
||
let v = native_list_append(v, ["paiement", "noun", "paiemenz", "", "", "", "payment"])
|
||
let v = native_list_append(v, ["materas", "noun", "materas", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["riviere", "noun", "rivieres", "", "", "", "river"])
|
||
let v = native_list_append(v, ["fronce", "noun", "fronces", "", "", "", "wrinkle of the"])
|
||
let v = native_list_append(v, ["monie", "noun", "monies", "", "", "", "monk"])
|
||
let v = native_list_append(v, ["contree", "noun", "contrees", "", "", "", "country the countryside"])
|
||
let v = native_list_append(v, ["blason", "noun", "blasons", "", "", "", "shield"])
|
||
let v = native_list_append(v, ["clementia", "noun", "clementias", "", "", "", "clemency mercy"])
|
||
let v = native_list_append(v, ["piere", "noun", "pieres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["magnes", "noun", "magnes", "", "", "", "inflection of magne"])
|
||
let v = native_list_append(v, ["garant", "noun", "garanz", "", "", "", "guaranty assurance"])
|
||
let v = native_list_append(v, ["ruine", "noun", "ruines", "", "", "", "ruin remnant of"])
|
||
let v = native_list_append(v, ["tousse", "noun", "tousses", "", "", "", "cough"])
|
||
let v = native_list_append(v, ["crenel", "noun", "creneaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["feid", "noun", "feiz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fiole", "noun", "fioles", "", "", "", "vial phial"])
|
||
let v = native_list_append(v, ["seint", "noun", "seinz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ensample", "noun", "ensamples", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cambre", "noun", "cambres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cambres", "noun", "cambres", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["coute", "noun", "coutes", "", "", "", "elbow anatomy"])
|
||
let v = native_list_append(v, ["bouge", "noun", "bouges", "", "", "", "sack purse small"])
|
||
let v = native_list_append(v, ["verdit", "noun", "verdiz", "", "", "", "verdict"])
|
||
let v = native_list_append(v, ["criquet", "noun", "criquez", "", "", "", "locust insect"])
|
||
let v = native_list_append(v, ["plaigne", "noun", "plaignes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["oint", "noun", "oinz", "", "", "", "lard fat grease"])
|
||
let v = native_list_append(v, ["pucelage", "noun", "pucelages", "", "", "", "virginity"])
|
||
let v = native_list_append(v, ["supe", "noun", "supes", "", "", "", "soup comestible liquid"])
|
||
let v = native_list_append(v, ["estuve", "noun", "estuves", "", "", "", "large bath"])
|
||
let v = native_list_append(v, ["esté", "noun", "estez", "", "", "", "summer season"])
|
||
let v = native_list_append(v, ["saisine", "noun", "saisines", "", "", "", "seizure"])
|
||
let v = native_list_append(v, ["tamarinde", "noun", "tamarinde", "", "", "", "tamarind tropical tree"])
|
||
let v = native_list_append(v, ["millier", "noun", "milliers", "", "", "", "thousand a number"])
|
||
let v = native_list_append(v, ["ivoire", "noun", "ivoires", "", "", "", "ivory"])
|
||
let v = native_list_append(v, ["niés", "noun", "niés", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["enseignement", "noun", "enseignemenz", "", "", "", "education"])
|
||
let v = native_list_append(v, ["mers", "noun", "mers", "", "", "", "merchandise goods intended"])
|
||
let v = native_list_append(v, ["paumes", "noun", "paumes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["putains", "noun", "putains", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["martre", "noun", "martres", "", "", "", "marten animal"])
|
||
let v = native_list_append(v, ["comtes", "noun", "comtes", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["livree", "noun", "livrees", "", "", "", "delivery"])
|
||
let v = native_list_append(v, ["lione", "noun", "liones", "", "", "", "lioness"])
|
||
let v = native_list_append(v, ["rois", "noun", "rois", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["toits", "noun", "toits", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["froment", "noun", "fromenz", "", "", "", "wheat"])
|
||
let v = native_list_append(v, ["gayn", "noun", "gayns", "", "", "", "a victory win"])
|
||
let v = native_list_append(v, ["fuie", "noun", "fuies", "", "", "", "flight act instance"])
|
||
let v = native_list_append(v, ["esche", "noun", "esches", "", "", "", "fishing hook"])
|
||
let v = native_list_append(v, ["voisins", "noun", "voisins", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["moton", "noun", "motons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["incube", "noun", "incubes", "", "", "", "incubus"])
|
||
let v = native_list_append(v, ["esturgeon", "noun", "esturgeons", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["trone", "noun", "trones", "", "", "", "throne ornamental seat"])
|
||
let v = native_list_append(v, ["javelot", "noun", "javeloz", "", "", "", "javelin weapon"])
|
||
let v = native_list_append(v, ["armure", "noun", "armures", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chambres", "noun", "chambres", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["amiral", "noun", "amiraus", "", "", "", "admiral military officer"])
|
||
let v = native_list_append(v, ["ambassadeur", "noun", "ambassadeurs", "", "", "", "ambassador"])
|
||
let v = native_list_append(v, ["officier", "noun", "officiers", "", "", "", "officer"])
|
||
let v = native_list_append(v, ["gibet", "noun", "gibez", "", "", "", "gallows"])
|
||
let v = native_list_append(v, ["camomille", "noun", "camomilles", "", "", "", "camomile plant"])
|
||
let v = native_list_append(v, ["chapelet", "noun", "chapelez", "", "", "", "small hat"])
|
||
let v = native_list_append(v, ["pescherie", "noun", "pescheries", "", "", "", "fishery"])
|
||
let v = native_list_append(v, ["fistule", "noun", "fistules", "", "", "", "fistula"])
|
||
let v = native_list_append(v, ["pencel", "noun", "penceaus", "", "", "", "pencel a small"])
|
||
let v = native_list_append(v, ["parabole", "noun", "paraboles", "", "", "", "parable"])
|
||
let v = native_list_append(v, ["pance", "noun", "pances", "", "", "", "stomach belly"])
|
||
let v = native_list_append(v, ["merveille", "noun", "merveilles", "", "", "", "wonder marvel"])
|
||
let v = native_list_append(v, ["cisne", "noun", "cisnes", "", "", "", "swan"])
|
||
let v = native_list_append(v, ["jouwe", "noun", "jouwe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["emprise", "noun", "emprises", "", "", "", "enterprise undertaking activity"])
|
||
let v = native_list_append(v, ["baril", "noun", "bariz", "", "", "", "small barrel"])
|
||
let v = native_list_append(v, ["boline", "noun", "bolines", "", "", "", "bowline"])
|
||
let v = native_list_append(v, ["faon", "noun", "faons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["matras", "noun", "matras", "", "", "", "mattress"])
|
||
let v = native_list_append(v, ["sorcier", "noun", "sorciers", "", "", "", "sorcerer"])
|
||
let v = native_list_append(v, ["suspens", "noun", "suspens", "", "", "", "postponement suspension state"])
|
||
let v = native_list_append(v, ["suette", "noun", "suette", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lamproie", "noun", "lamproies", "", "", "", "lamprey"])
|
||
let v = native_list_append(v, ["sandale", "noun", "sandales", "", "", "", "sandal type of"])
|
||
let v = native_list_append(v, ["virelai", "noun", "virelais", "", "", "", "virelai"])
|
||
let v = native_list_append(v, ["mesne", "noun", "mesnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["comparatif", "noun", "comparatis", "", "", "", "comparative word in"])
|
||
let v = native_list_append(v, ["querele", "noun", "quereles", "", "", "", "dispute argument"])
|
||
let v = native_list_append(v, ["mumie", "noun", "mumies", "", "", "", "mummy substance used"])
|
||
let v = native_list_append(v, ["plummier", "noun", "plummiers", "", "", "", "plumber one who"])
|
||
let v = native_list_append(v, ["propos", "noun", "propos", "", "", "", "purpose"])
|
||
let v = native_list_append(v, ["entrailles", "noun", "entrailles", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["iver", "noun", "ivers", "", "", "", "winter"])
|
||
let v = native_list_append(v, ["toupet", "noun", "toupez", "", "", "", "tuft of hair"])
|
||
let v = native_list_append(v, ["lande", "noun", "landes", "", "", "", "woodland"])
|
||
let v = native_list_append(v, ["seie", "noun", "seies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tunique", "noun", "tuniques", "", "", "", "tunic garment"])
|
||
let v = native_list_append(v, ["fondeur", "noun", "fondeurs", "", "", "", "founder instigator creator"])
|
||
let v = native_list_append(v, ["estier", "noun", "estiers", "", "", "", "channel for salt"])
|
||
let v = native_list_append(v, ["adversité", "noun", "adversitez", "", "", "", "adversity adverse state"])
|
||
let v = native_list_append(v, ["babau", "noun", "babau", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["warison", "noun", "warisons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["difficulté", "noun", "difficultez", "", "", "", "difficulty"])
|
||
let v = native_list_append(v, ["devis", "noun", "devis", "", "", "", "division act of"])
|
||
let v = native_list_append(v, ["pomis", "noun", "pomis", "", "", "", "pumice stone"])
|
||
let v = native_list_append(v, ["quer", "noun", "quers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bliaut", "noun", "bliauz", "", "", "", "bliaut"])
|
||
let v = native_list_append(v, ["dous", "noun", "dous", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poursuite", "noun", "poursuites", "", "", "", "pursuit act of"])
|
||
let v = native_list_append(v, ["peres", "noun", "peres", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["bucle", "noun", "bucles", "", "", "", "knot"])
|
||
let v = native_list_append(v, ["legat", "noun", "legaz", "", "", "", "legate governor appointed"])
|
||
let v = native_list_append(v, ["limer", "noun", "limers", "", "", "", "limer hound"])
|
||
let v = native_list_append(v, ["forfait", "noun", "forfaiz", "", "", "", "crime"])
|
||
let v = native_list_append(v, ["taverne", "noun", "tavernes", "", "", "", "tavern"])
|
||
let v = native_list_append(v, ["garenne", "noun", "garennes", "", "", "", "warren enclosed piece"])
|
||
let v = native_list_append(v, ["jode", "noun", "jode", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["costé", "noun", "costez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["babaye", "noun", "babaye", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["discrasie", "noun", "discrasies", "", "", "", "dyscrasy"])
|
||
let v = native_list_append(v, ["nevou", "noun", "nevous", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hostesse", "noun", "hostesses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esperance", "noun", "esperances", "", "", "", "hope"])
|
||
let v = native_list_append(v, ["humes", "noun", "humes", "", "", "", "inflection of hume"])
|
||
let v = native_list_append(v, ["companie", "noun", "companies", "", "", "", "company accompaniment entourage"])
|
||
let v = native_list_append(v, ["injurie", "noun", "injuries", "", "", "", "injury damage harm"])
|
||
let v = native_list_append(v, ["adustion", "noun", "adustions", "", "", "", "heat high temperature"])
|
||
let v = native_list_append(v, ["ruge", "noun", "ruges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["merite", "noun", "merites", "", "", "", "merit positive qualities"])
|
||
let v = native_list_append(v, ["possesion", "noun", "possesions", "", "", "", "possession"])
|
||
let v = native_list_append(v, ["sarcu", "noun", "sarcus", "", "", "", "coffin"])
|
||
let v = native_list_append(v, ["fiz", "noun", "fiz", "", "", "", "inflection of fil"])
|
||
let v = native_list_append(v, ["parement", "noun", "paremenz", "", "", "", "parament long ornate"])
|
||
let v = native_list_append(v, ["frenesie", "noun", "frenesies", "", "", "", "frenzy violent agitation"])
|
||
let v = native_list_append(v, ["rubin", "noun", "rubins", "", "", "", "ruby gemstone"])
|
||
let v = native_list_append(v, ["blet", "noun", "blez", "", "", "", "wheat corn"])
|
||
let v = native_list_append(v, ["soun", "noun", "souns", "", "", "", "sound noise"])
|
||
let v = native_list_append(v, ["marinier", "noun", "mariniers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pourriture", "noun", "pourritures", "", "", "", "rotting"])
|
||
let v = native_list_append(v, ["infinitif", "noun", "infinitis", "", "", "", "infinitive"])
|
||
let v = native_list_append(v, ["buket", "noun", "bukez", "", "", "", "bucket carrying device"])
|
||
let v = native_list_append(v, ["regne", "noun", "regnes", "", "", "", "kingdom"])
|
||
let v = native_list_append(v, ["pome", "noun", "pomes", "", "", "", "apple"])
|
||
let v = native_list_append(v, ["jur", "noun", "jurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["université", "noun", "universitez", "", "", "", "university institution of"])
|
||
let v = native_list_append(v, ["legende", "noun", "legendes", "", "", "", "legend story of"])
|
||
let v = native_list_append(v, ["canevas", "noun", "canevas", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gote", "noun", "gotes", "", "", "", "drop of liquid"])
|
||
let v = native_list_append(v, ["quadre", "noun", "quadres", "", "", "", "quarter"])
|
||
let v = native_list_append(v, ["verté", "noun", "vertez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["matrone", "noun", "matrones", "", "", "", "senior respectable woman"])
|
||
let v = native_list_append(v, ["terrien", "noun", "terriens", "", "", "", "Earthling as opposed"])
|
||
let v = native_list_append(v, ["melancolie", "noun", "melancolies", "", "", "", "melancholy sadness or"])
|
||
let v = native_list_append(v, ["mirre", "noun", "mirres", "", "", "", "myrrh"])
|
||
let v = native_list_append(v, ["peis", "noun", "peis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deit", "noun", "deiz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["zodiaque", "noun", "zodiaques", "", "", "", "zodiac"])
|
||
let v = native_list_append(v, ["merc", "noun", "mers", "", "", "", "mark distinguishing feature"])
|
||
let v = native_list_append(v, ["panche", "noun", "panches", "", "", "", "paunch"])
|
||
let v = native_list_append(v, ["pople", "noun", "poples", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["croche", "noun", "croche", "", "", "", "hook"])
|
||
let v = native_list_append(v, ["almanach", "noun", "almanachs", "", "", "", "almanac"])
|
||
let v = native_list_append(v, ["umbre", "noun", "umbres", "", "", "", "Anglo-Norman form of"])
|
||
let v = native_list_append(v, ["yver", "noun", "yver", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cueur", "noun", "cueurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enge", "noun", "enges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mestre", "noun", "mestres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plastre", "noun", "plastres", "", "", "", "plaster bandaid"])
|
||
let v = native_list_append(v, ["glore", "noun", "glores", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vessie", "noun", "vessies", "", "", "", "bladder"])
|
||
let v = native_list_append(v, ["veine", "noun", "veines", "", "", "", "vein"])
|
||
let v = native_list_append(v, ["espines", "noun", "espines", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["apie", "noun", "apie", "", "", "", "celery or parsley"])
|
||
let v = native_list_append(v, ["maistrie", "noun", "maistries", "", "", "", "strength"])
|
||
let v = native_list_append(v, ["allegorie", "noun", "allegories", "", "", "", "allegory symbolic story"])
|
||
let v = native_list_append(v, ["contumelie", "noun", "contumelies", "", "", "", "insult"])
|
||
let v = native_list_append(v, ["mortuarie", "noun", "mortuaries", "", "", "", "mortuary gift given"])
|
||
let v = native_list_append(v, ["enke", "noun", "enkes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["creance", "noun", "creances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fabliau", "noun", "fabliaus", "", "", "", "fabliau"])
|
||
let v = native_list_append(v, ["tropel", "noun", "tropeaus", "", "", "", "group"])
|
||
let v = native_list_append(v, ["vergé", "noun", "vergez", "", "", "", "virgate measure of"])
|
||
let v = native_list_append(v, ["religieus", "noun", "religieuses", "", "", "", "monk"])
|
||
let v = native_list_append(v, ["seif", "noun", "seif", "", "", "", "thirst"])
|
||
let v = native_list_append(v, ["mul", "noun", "mus", "", "", "", "mule animal"])
|
||
let v = native_list_append(v, ["mulet", "noun", "mulés", "", "", "", "mullet fish"])
|
||
let v = native_list_append(v, ["setembre", "noun", "setembres", "", "", "", "September month"])
|
||
let v = native_list_append(v, ["majesté", "noun", "majestez", "", "", "", "majesty majesticness"])
|
||
let v = native_list_append(v, ["sope", "noun", "sopes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["samit", "noun", "samiz", "", "", "", "samite fabric"])
|
||
let v = native_list_append(v, ["several", "noun", "severaus", "", "", "", "ones own property"])
|
||
let v = native_list_append(v, ["syon", "noun", "syons", "", "", "", "point tip sharp"])
|
||
let v = native_list_append(v, ["cyon", "noun", "cyons", "", "", "", "scion detached shoot"])
|
||
let v = native_list_append(v, ["sciance", "noun", "sciances", "", "", "", "knowledge"])
|
||
let v = native_list_append(v, ["rute", "noun", "rutes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["larcin", "noun", "larcins", "", "", "", "theft"])
|
||
let v = native_list_append(v, ["poulain", "noun", "poulain", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["statut", "noun", "statuz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["stabilité", "noun", "stabilitez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["caractere", "noun", "caracteres", "", "", "", "mark sign indication"])
|
||
let v = native_list_append(v, ["virginité", "noun", "virginitez", "", "", "", "virginity state of"])
|
||
let v = native_list_append(v, ["humanité", "noun", "humanitez", "", "", "", "humanity humankind"])
|
||
let v = native_list_append(v, ["luxure", "noun", "luxures", "", "", "", "lust"])
|
||
let v = native_list_append(v, ["basilique", "noun", "basiliques", "", "", "", "basilisk legendary reptile"])
|
||
let v = native_list_append(v, ["bestes", "noun", "bestes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["maistre", "noun", "maistres", "", "", "", "master Master magister"])
|
||
let v = native_list_append(v, ["preneur", "noun", "preneurs", "", "", "", "taker one who"])
|
||
let v = native_list_append(v, ["ancessor", "noun", "ancessors", "", "", "", "ancestor"])
|
||
let v = native_list_append(v, ["travaus", "noun", "travaus", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["françoys", "noun", "françoys", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["travauz", "noun", "travauz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["acers", "noun", "acers", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["escuz", "noun", "escuz", "", "", "", "inflection of escut"])
|
||
let v = native_list_append(v, ["cuer", "noun", "cuers", "", "", "", "heart"])
|
||
let v = native_list_append(v, ["fil a putain", "noun", "fiz a putain", "", "", "", "son of a"])
|
||
let v = native_list_append(v, ["goust", "noun", "gouz", "", "", "", "taste flavor"])
|
||
let v = native_list_append(v, ["menteor", "noun", "menteors", "", "", "", "liar"])
|
||
let v = native_list_append(v, ["païs", "noun", "païs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["boiste", "noun", "boistes", "", "", "", "box container"])
|
||
let v = native_list_append(v, ["boistes", "noun", "boistes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["chastel", "noun", "chasteaus", "", "", "", "castle fortress"])
|
||
let v = native_list_append(v, ["castels", "noun", "castels", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["oisel", "noun", "oiseaus", "", "", "", "bird"])
|
||
let v = native_list_append(v, ["oiseaus", "noun", "oiseaus", "", "", "", "inflection of oisel"])
|
||
let v = native_list_append(v, ["estoiles", "noun", "estoiles", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["chançon", "noun", "chançons", "", "", "", "song"])
|
||
let v = native_list_append(v, ["chançons", "noun", "chançons", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["cevalier", "noun", "cevaliers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aveir", "noun", "aveirs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["filz a putain", "noun", "filz a putain", "", "", "", "inflection of fil"])
|
||
let v = native_list_append(v, ["fiz a putain", "noun", "fiz a putain", "", "", "", "inflection of fil"])
|
||
let v = native_list_append(v, ["espine", "noun", "espines", "", "", "", "spine backbone"])
|
||
let v = native_list_append(v, ["veoir", "noun", "veoirs", "", "", "", "sight capacity to"])
|
||
let v = native_list_append(v, ["esquarre", "noun", "esquarres", "", "", "", "square shape"])
|
||
let v = native_list_append(v, ["esquarres", "noun", "esquarres", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["montaigne", "noun", "montaignes", "", "", "", "mountain"])
|
||
let v = native_list_append(v, ["dixme", "noun", "dixmes", "", "", "", "tithe"])
|
||
let v = native_list_append(v, ["dixmes", "noun", "dixmes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["pié", "noun", "piez", "", "", "", "foot"])
|
||
let v = native_list_append(v, ["rubrique", "noun", "rubriques", "", "", "", "red clay"])
|
||
let v = native_list_append(v, ["uevre", "noun", "uevres", "", "", "", "a work piece"])
|
||
let v = native_list_append(v, ["ueil", "noun", "ialz", "", "", "", "eye"])
|
||
let v = native_list_append(v, ["hoge", "noun", "hoge", "", "", "", "hill"])
|
||
let v = native_list_append(v, ["chevaus", "noun", "chevaus", "", "", "", "inflection of cheval"])
|
||
let v = native_list_append(v, ["messagier", "noun", "messagiers", "", "", "", "messenger"])
|
||
let v = native_list_append(v, ["prestre", "noun", "prestres", "", "", "", "priest"])
|
||
let v = native_list_append(v, ["questes", "noun", "questes", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["Jherusalem", "noun", "Jherusalem", "", "", "", "Jerusalem a city"])
|
||
let v = native_list_append(v, ["veir", "noun", "veirs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vasselage", "noun", "vasselages", "", "", "", "vassalage"])
|
||
let v = native_list_append(v, ["forestier", "noun", "forestiers", "", "", "", "forester"])
|
||
let v = native_list_append(v, ["onguent", "noun", "onguenz", "", "", "", "ointment salve unguent"])
|
||
let v = native_list_append(v, ["gué", "noun", "guez", "", "", "", "lookout one who"])
|
||
let v = native_list_append(v, ["paganisme", "noun", "paganismes", "", "", "", "paganism local religions"])
|
||
let v = native_list_append(v, ["Carles", "noun", "Carles", "", "", "", "nominative of Carlon"])
|
||
let v = native_list_append(v, ["visconte", "noun", "viscontes", "", "", "", "viscount nobleman"])
|
||
let v = native_list_append(v, ["trape", "noun", "trapes", "", "", "", "trap device design"])
|
||
let v = native_list_append(v, ["raine", "noun", "raines", "", "", "", "kingdom"])
|
||
let v = native_list_append(v, ["serain", "noun", "serainz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["coc", "noun", "cos", "", "", "", "cock male chicken"])
|
||
let v = native_list_append(v, ["aimante", "noun", "aimantes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["elme", "noun", "elmes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rondel", "noun", "rondeaus", "", "", "", "circular or round"])
|
||
let v = native_list_append(v, ["feme", "noun", "femes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nonain", "noun", "nonainz", "", "", "", "nun"])
|
||
let v = native_list_append(v, ["traison", "noun", "traisons", "", "", "", "treason"])
|
||
let v = native_list_append(v, ["traïsons", "noun", "traïsons", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["mortalité", "noun", "mortalitez", "", "", "", "death"])
|
||
let v = native_list_append(v, ["arere", "noun", "areres", "", "", "", "a type of"])
|
||
let v = native_list_append(v, ["maisel", "noun", "maiseaus", "", "", "", "carnage massacre destruction"])
|
||
let v = native_list_append(v, ["pucele", "noun", "puceles", "", "", "", "a young unmarried"])
|
||
let v = native_list_append(v, ["puceles", "noun", "puceles", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["vassaus", "noun", "vassaus", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["mistere", "noun", "misteres", "", "", "", "mystery"])
|
||
let v = native_list_append(v, ["pacience", "noun", "pacience", "", "", "", "patience"])
|
||
let v = native_list_append(v, ["bestiaire", "noun", "bestiaires", "", "", "", "bestiary"])
|
||
let v = native_list_append(v, ["festes", "noun", "festes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["sinople", "noun", "sinoples", "", "", "", "vert"])
|
||
let v = native_list_append(v, ["enui", "noun", "enuis", "", "", "", "pain suffering anguish"])
|
||
let v = native_list_append(v, ["superlatif", "noun", "superlatis", "", "", "", "superlative"])
|
||
let v = native_list_append(v, ["Tamise", "noun", "Tamise", "", "", "", "Thames river through"])
|
||
let v = native_list_append(v, ["nés", "noun", "nés", "", "", "", "nose"])
|
||
let v = native_list_append(v, ["roce", "noun", "roces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["clerc", "noun", "clers", "", "", "", "a clergyman usually"])
|
||
let v = native_list_append(v, ["quisse", "noun", "quisses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["quisses", "noun", "quisses", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["commixtion", "noun", "commixtions", "", "", "", "commixtion act of"])
|
||
let v = native_list_append(v, ["poindre", "noun", "poindres", "", "", "", "attack assault"])
|
||
let v = native_list_append(v, ["pincel", "noun", "pinceaus", "", "", "", "paintbrush"])
|
||
let v = native_list_append(v, ["prestres", "noun", "prestres", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["cevaliers", "noun", "cevaliers", "", "", "", "inflection of cevalier"])
|
||
let v = native_list_append(v, ["oisels", "noun", "oisels", "", "", "", "inflection of oisel"])
|
||
let v = native_list_append(v, ["chasteaux", "noun", "chasteaux", "", "", "", "inflection of chastel"])
|
||
let v = native_list_append(v, ["messagiers", "noun", "messagiers", "", "", "", "inflection of messagier"])
|
||
let v = native_list_append(v, ["menteors", "noun", "menteors", "", "", "", "inflection of menteor"])
|
||
let v = native_list_append(v, ["fils a putain", "noun", "fils a putain", "", "", "", "inflection of fil"])
|
||
let v = native_list_append(v, ["gousts", "noun", "gousts", "", "", "", "inflection of goust"])
|
||
let v = native_list_append(v, ["estiers", "noun", "estiers", "", "", "", "inflection of estier"])
|
||
let v = native_list_append(v, ["cuers", "noun", "cuers", "", "", "", "inflection of cuer"])
|
||
let v = native_list_append(v, ["maistres", "noun", "maistres", "", "", "", "inflection of maistre"])
|
||
let v = native_list_append(v, ["escrins", "noun", "escrins", "", "", "", "inflection of escrin"])
|
||
let v = native_list_append(v, ["seignor", "noun", "seignors", "", "", "", "lord feudal lord"])
|
||
let v = native_list_append(v, ["segnor", "noun", "segnors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ancestre", "noun", "ancestre", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["darde", "noun", "dardes", "", "", "", "spear javelin weapon"])
|
||
let v = native_list_append(v, ["messagerie", "noun", "messageries", "", "", "", "function of a"])
|
||
let v = native_list_append(v, ["froc", "noun", "fros", "", "", "", "frock monks garment"])
|
||
let v = native_list_append(v, ["mixtion", "noun", "mixtions", "", "", "", "mixtion compound of"])
|
||
let v = native_list_append(v, ["paisan", "noun", "paisans", "", "", "", "peasant non-noble person"])
|
||
let v = native_list_append(v, ["goe", "noun", "goe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Ewart", "noun", "Ewart", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["amor", "noun", "amors", "", "", "", "love"])
|
||
let v = native_list_append(v, ["mave", "noun", "maves", "", "", "", "gull seagull"])
|
||
let v = native_list_append(v, ["driade", "noun", "driades", "", "", "", "wood nymph"])
|
||
let v = native_list_append(v, ["decembre", "noun", "decembres", "", "", "", "December month"])
|
||
let v = native_list_append(v, ["canbre", "noun", "canbres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["canbres", "noun", "canbres", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["creissant", "noun", "creissanz", "", "", "", "crescent shape"])
|
||
let v = native_list_append(v, ["plege", "noun", "pleges", "", "", "", "pledge surety"])
|
||
let v = native_list_append(v, ["chesne", "noun", "chesnes", "", "", "", "oak tree"])
|
||
let v = native_list_append(v, ["chastaignier", "noun", "chastaigniers", "", "", "", "chestnut tree"])
|
||
let v = native_list_append(v, ["Pasque", "noun", "Pasque", "", "", "", "Easter"])
|
||
let v = native_list_append(v, ["abandun", "noun", "abanduns", "", "", "", "abandonment"])
|
||
let v = native_list_append(v, ["Tumas", "noun", "Tumas", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["provoire", "noun", "provoires", "", "", "", "priest"])
|
||
let v = native_list_append(v, ["chastels", "noun", "chastels", "", "", "", "inflection of chastel"])
|
||
let v = native_list_append(v, ["nonains", "noun", "nonains", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["provoires", "noun", "provoires", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["abanduns", "noun", "abanduns", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["ethimologies", "noun", "ethimologies", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["Rogier", "noun", "Rogier", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["bergier", "noun", "bergiers", "", "", "", "shepherd"])
|
||
let v = native_list_append(v, ["bergiers", "noun", "bergiers", "", "", "", "inflection of bergier"])
|
||
let v = native_list_append(v, ["espaule", "noun", "espaules", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["frain", "noun", "frainz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["theatre", "noun", "theatres", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["butin", "noun", "butins", "", "", "", "spoils plunder booty"])
|
||
let v = native_list_append(v, ["teatre", "noun", "teatres", "", "", "", "theater a place"])
|
||
let v = native_list_append(v, ["ceint", "noun", "ceinz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fresne", "noun", "fresnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fraisne", "noun", "fraisnes", "", "", "", "ash tree"])
|
||
let v = native_list_append(v, ["encens", "noun", "encens", "", "", "", "incense a perfume"])
|
||
let v = native_list_append(v, ["monton", "noun", "montons", "", "", "", ""])
|
||
let v = native_list_append(v, ["sacrement", "noun", "sacremenz", "", "", "", "coronation"])
|
||
let v = native_list_append(v, ["espoires", "noun", "espoires", "", "", "", "inflection of espoire"])
|
||
let v = native_list_append(v, ["bastissement", "noun", "bastissemenz", "", "", "", "building structure"])
|
||
let v = native_list_append(v, ["bouchier", "noun", "bouchiers", "", "", "", "butcher"])
|
||
let v = native_list_append(v, ["bouchiers", "noun", "bouchiers", "", "", "", "inflection of bouchier"])
|
||
let v = native_list_append(v, ["veisins", "noun", "veisins", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["Diex", "noun", "Diex", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["seignors", "noun", "seignors", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["enfanz", "noun", "enfanz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["reliquaire", "noun", "reliquaires", "", "", "", "reliquary container"])
|
||
let v = native_list_append(v, ["abaïe", "noun", "abaïes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["abaïes", "noun", "abaïes", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["Bretaigne", "noun", "Bretaigne", "", "", "", "what is now"])
|
||
let v = native_list_append(v, ["Petite Bretaigne", "noun", "Petite Bretaigne", "", "", "", "Brittany a peninsula"])
|
||
let v = native_list_append(v, ["comant", "noun", "comanz", "", "", "", "command order."])
|
||
let v = native_list_append(v, ["seignur", "noun", "seignurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["segnors", "noun", "segnors", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["seignurs", "noun", "seignurs", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["amors", "noun", "amors", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["freres", "noun", "freres", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["ancessors", "noun", "ancessors", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["vilein", "noun", "vileinz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vileins", "noun", "vileins", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["ostel", "noun", "osteaus", "", "", "", "shelter place to"])
|
||
let v = native_list_append(v, ["asne", "noun", "asnes", "", "", "", "donkey ass"])
|
||
let v = native_list_append(v, ["perdriz", "noun", "perdriz", "", "", "", "partridge"])
|
||
let v = native_list_append(v, ["traïtor", "noun", "traïtors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dangier", "noun", "dangiers", "", "", "", "difficulty problem"])
|
||
let v = native_list_append(v, ["seror", "noun", "serors", "", "", "", "sister"])
|
||
let v = native_list_append(v, ["serors", "noun", "serors", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["asnes", "noun", "asnes", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["couchier", "noun", "couchiers", "", "", "", "bedtime point at"])
|
||
let v = native_list_append(v, ["caitif", "noun", "caitis", "", "", "", "captive prisoner"])
|
||
let v = native_list_append(v, ["caitive", "noun", "caitives", "", "", "", "female equivalent of"])
|
||
let v = native_list_append(v, ["nons", "noun", "nons", "", "", "", "inflection of non"])
|
||
let v = native_list_append(v, ["pucel", "noun", "puceaus", "", "", "", "young unmarried man"])
|
||
let v = native_list_append(v, ["pucels", "noun", "pucels", "", "", "", "inflection of pucel"])
|
||
let v = native_list_append(v, ["useor", "noun", "useors", "", "", "", "user a person"])
|
||
let v = native_list_append(v, ["useur", "noun", "useurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuntree", "noun", "cuntrees", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Bretun", "noun", "Bretuns", "", "", "", "Breton person"])
|
||
let v = native_list_append(v, ["ialz", "noun", "ialz", "", "", "", "inflection of ueil"])
|
||
let v = native_list_append(v, ["Abevile", "noun", "Abevile", "", "", "", "Abbeville a city"])
|
||
let v = native_list_append(v, ["afaire", "noun", "afaires", "", "", "", "character disposition"])
|
||
let v = native_list_append(v, ["siecle", "noun", "siecles", "", "", "", "generation lifetime"])
|
||
let v = native_list_append(v, ["afere", "noun", "aferes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["riens", "noun", "riens", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["abeïe", "noun", "abeïes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Amiens", "noun", "Amiens", "", "", "", "Amiens the capital"])
|
||
let v = native_list_append(v, ["reson", "noun", "resons", "", "", "", "logic logical reasoning"])
|
||
let v = native_list_append(v, ["fenestres", "noun", "fenestres", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["chalenge", "noun", "chalenge", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chalonge", "noun", "chalonges", "", "", "", "legal process"])
|
||
let v = native_list_append(v, ["voloir", "noun", "voloirs", "", "", "", "desire wish"])
|
||
let v = native_list_append(v, ["voleir", "noun", "voleirs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fundement", "noun", "fundemenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fondement", "noun", "fondemenz", "", "", "", "foundation start beginning"])
|
||
let v = native_list_append(v, ["noiant", "noun", "noiant", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["liu", "noun", "lius", "", "", "", "place"])
|
||
let v = native_list_append(v, ["plater", "noun", "platers", "", "", "", "platter serving plate"])
|
||
let v = native_list_append(v, ["maçue", "noun", "maçues", "", "", "", "club baton"])
|
||
let v = native_list_append(v, ["Virge", "noun", "Virge", "", "", "", "the Virgin Mary"])
|
||
let v = native_list_append(v, ["traine", "noun", "traines", "", "", "", "treason"])
|
||
let v = native_list_append(v, ["corage", "noun", "corages", "", "", "", "courage"])
|
||
let v = native_list_append(v, ["coraige", "noun", "coraiges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["blasme", "noun", "blasmes", "", "", "", "blame"])
|
||
let v = native_list_append(v, ["dreit", "noun", "dreiz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["baisier", "noun", "baisiers", "", "", "", "a kiss"])
|
||
let v = native_list_append(v, ["billette", "noun", "billettes", "", "", "", "billet small written"])
|
||
let v = native_list_append(v, ["gaite", "noun", "gaites", "", "", "", "watchman guard"])
|
||
let v = native_list_append(v, ["nativité", "noun", "nativitez", "", "", "", "birth"])
|
||
let v = native_list_append(v, ["deable", "noun", "deables", "", "", "", "devil"])
|
||
let v = native_list_append(v, ["vestement", "noun", "vestemenz", "", "", "", "clothing clothes"])
|
||
let v = native_list_append(v, ["vestiment", "noun", "vestimenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jangleür", "noun", "jangleürs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gangleür", "noun", "gangleürs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jangleu", "noun", "jangleus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prest", "noun", "prez", "", "", "", "loan"])
|
||
let v = native_list_append(v, ["preudomme", "noun", "preudommes", "", "", "", "noble valiant man"])
|
||
let v = native_list_append(v, ["damoisel", "noun", "damoiseaus", "", "", "", "young man"])
|
||
let v = native_list_append(v, ["damoisele", "noun", "damoiseles", "", "", "", "girl young lady"])
|
||
let v = native_list_append(v, ["damoiseles", "noun", "damoiseles", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["damoisels", "noun", "damoisels", "", "", "", "inflection of damoisel"])
|
||
let v = native_list_append(v, ["coutel", "noun", "couteaus", "", "", "", "knife tool used"])
|
||
let v = native_list_append(v, ["Jehan", "noun", "Jehan", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["cuens", "noun", "cuens", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["tresce", "noun", "tresces", "", "", "", "lock of hair"])
|
||
let v = native_list_append(v, ["guardein", "noun", "guardeinz", "", "", "", "protector guardian someone"])
|
||
let v = native_list_append(v, ["guardeins", "noun", "guardeins", "", "", "", "inflection of guardein"])
|
||
let v = native_list_append(v, ["ganbe", "noun", "ganbes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Espaigne", "noun", "Espaigne", "", "", "", "Iberia the Iberian"])
|
||
let v = native_list_append(v, ["gardin", "noun", "gardins", "", "", "", "garden large outdoor"])
|
||
let v = native_list_append(v, ["Franceis", "noun", "Franceis", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Rollant", "noun", "Rollant", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Engletere", "noun", "Engletere", "", "", "", "England"])
|
||
let v = native_list_append(v, ["coer", "noun", "coers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cunte", "noun", "cuntes", "", "", "", "account tale story"])
|
||
let v = native_list_append(v, ["traïsun", "noun", "traïsuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Sarrazin", "noun", "Sarrazins", "", "", "", "alternative letter-case form"])
|
||
let v = native_list_append(v, ["espee", "noun", "espees", "", "", "", "sword"])
|
||
let v = native_list_append(v, ["espalle", "noun", "espalles", "", "", "", "shoulder"])
|
||
let v = native_list_append(v, ["esclipsement", "noun", "esclipsemenz", "", "", "", "eclipse"])
|
||
let v = native_list_append(v, ["oistre", "noun", "oistres", "", "", "", "oyster mollusk"])
|
||
let v = native_list_append(v, ["quens", "noun", "quens", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["rereguarde", "noun", "rereguardes", "", "", "", "rearguard"])
|
||
let v = native_list_append(v, ["Mahumet", "noun", "Mahumet", "", "", "", "Muhammad prophet"])
|
||
let v = native_list_append(v, ["cumpain", "noun", "cumpain", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cumpaigne", "noun", "cumpaignes", "", "", "", "campaign usually military"])
|
||
let v = native_list_append(v, ["Carles li magnes", "noun", "Carles li magnes", "", "", "", "Charlemagne emperor of"])
|
||
let v = native_list_append(v, ["valur", "noun", "valurs", "", "", "", "value"])
|
||
let v = native_list_append(v, ["tertre", "noun", "tertres", "", "", "", "butte mound"])
|
||
let v = native_list_append(v, ["piez", "noun", "piez", "", "", "", "inflection of pié"])
|
||
let v = native_list_append(v, ["piés", "noun", "piés", "", "", "", "inflection of pié"])
|
||
let v = native_list_append(v, ["esfort", "noun", "esforz", "", "", "", "strength might"])
|
||
let v = native_list_append(v, ["esforz", "noun", "esforz", "", "", "", "inflection of esfort"])
|
||
let v = native_list_append(v, ["valee", "noun", "valees", "", "", "", "valley"])
|
||
let v = native_list_append(v, ["bastun", "noun", "bastuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["palefreid", "noun", "palefreiz", "", "", "", "palfrey type of"])
|
||
let v = native_list_append(v, ["raisun", "noun", "raisuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chançun", "noun", "chançuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["segnur", "noun", "segnurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parenz", "noun", "parenz", "", "", "", "inflection of parent"])
|
||
let v = native_list_append(v, ["dolur", "noun", "dolurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["colp", "noun", "cols", "", "", "", "strike hit"])
|
||
let v = native_list_append(v, ["flur", "noun", "flurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["maisun", "noun", "maisuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["frication", "noun", "frications", "", "", "", "rubbing"])
|
||
let v = native_list_append(v, ["guarnement", "noun", "guarnemenz", "", "", "", "garment piece of"])
|
||
let v = native_list_append(v, ["haraz", "noun", "haraz", "", "", "", "troop of horses"])
|
||
let v = native_list_append(v, ["tricheor", "noun", "tricheors", "", "", "", "liar"])
|
||
let v = native_list_append(v, ["robeor", "noun", "robeors", "", "", "", "thief burglar robber"])
|
||
let v = native_list_append(v, ["anui", "noun", "anuis", "", "", "", "problem issue obstacle"])
|
||
let v = native_list_append(v, ["Grant Bretaigne", "noun", "Grant Bretaigne", "", "", "", "Britain Great Britain"])
|
||
let v = native_list_append(v, ["boivre", "noun", "boivres", "", "", "", "a drink"])
|
||
let v = native_list_append(v, ["biauté", "noun", "biautez", "", "", "", "beauty chiefly visual"])
|
||
let v = native_list_append(v, ["prepucion", "noun", "prepucions", "", "", "", "foreskin"])
|
||
let v = native_list_append(v, ["bevrage", "noun", "bevrages", "", "", "", "drink beverage"])
|
||
let v = native_list_append(v, ["cunseill", "noun", "cunseuz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vaslet", "noun", "vaslez", "", "", "", "manservant"])
|
||
let v = native_list_append(v, ["Gualter", "noun", "Gualter", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["cuard", "noun", "cuarz", "", "", "", "a coward"])
|
||
let v = native_list_append(v, ["Escoce", "noun", "Escoce", "", "", "", "Scotland a constituent"])
|
||
let v = native_list_append(v, ["olifan", "noun", "olifans", "", "", "", "ivory"])
|
||
let v = native_list_append(v, ["chevaler", "noun", "chevalers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ceval", "noun", "cevaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["empereür", "noun", "empereürs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eschec", "noun", "eschés", "", "", "", "failure act of"])
|
||
let v = native_list_append(v, ["noit", "noun", "noiz", "", "", "", "night all meanings"])
|
||
let v = native_list_append(v, ["helme", "noun", "helmes", "", "", "", "helmet protective headguard"])
|
||
let v = native_list_append(v, ["orgoill", "noun", "orgouz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jardineor", "noun", "jardineors", "", "", "", "gardener one who"])
|
||
let v = native_list_append(v, ["guant", "noun", "guanz", "", "", "", "glove clothing"])
|
||
let v = native_list_append(v, ["poign", "noun", "poinz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escarlate", "noun", "escarlates", "", "", "", "a sort of"])
|
||
let v = native_list_append(v, ["dulur", "noun", "dulurs", "", "", "", "pain"])
|
||
let v = native_list_append(v, ["asnier", "noun", "asniers", "", "", "", "donkey-keeper"])
|
||
let v = native_list_append(v, ["roy", "noun", "roys", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pitet", "noun", "pitez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["anme", "noun", "anmes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["valees", "noun", "valees", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["ultremer", "noun", "ultremer", "", "", "", "overseas foreign lands"])
|
||
let v = native_list_append(v, ["vestemenz", "noun", "vestemenz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["seinz", "noun", "seinz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["seintes", "noun", "seintes", "", "", "", "oblique feminine plural"])
|
||
let v = native_list_append(v, ["seinte", "noun", "seinte", "", "", "", "oblique feminine singular"])
|
||
let v = native_list_append(v, ["Gefrei", "noun", "Gefrei", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Karles", "noun", "Karles", "", "", "", "nominative of Karlon"])
|
||
let v = native_list_append(v, ["sempres", "noun", "sempres", "", "", "", "always"])
|
||
let v = native_list_append(v, ["Alemaigne", "noun", "Alemaigne", "", "", "", "Germania Germany a"])
|
||
let v = native_list_append(v, ["amiralz", "noun", "amiralz", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["curage", "noun", "curages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["costet", "noun", "costez", "", "", "", "side of an"])
|
||
let v = native_list_append(v, ["costez", "noun", "costez", "", "", "", "inflection of costet"])
|
||
let v = native_list_append(v, ["conseill", "noun", "conseuz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estandart", "noun", "estandarz", "", "", "", "A standard a"])
|
||
let v = native_list_append(v, ["proies", "noun", "proies", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["baruns", "noun", "baruns", "", "", "", "inflection of barun"])
|
||
let v = native_list_append(v, ["cumbatant", "noun", "cumbatant", "", "", "", "fighting that fights"])
|
||
let v = native_list_append(v, ["venjance", "noun", "venjances", "", "", "", "revenge vengeance"])
|
||
let v = native_list_append(v, ["buches", "noun", "buches", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["Sirie", "noun", "Sirie", "", "", "", "Syria a historical"])
|
||
let v = native_list_append(v, ["oilz", "noun", "oilz", "", "", "", "inflection of ueil"])
|
||
let v = native_list_append(v, ["Affrike", "noun", "Affrike", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["Affrique", "noun", "Affrique", "", "", "", "Africa the continent"])
|
||
let v = native_list_append(v, ["cuntesse", "noun", "cuntesses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuntesses", "noun", "cuntesses", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["laxatif", "noun", "laxatis", "", "", "", "laxative"])
|
||
let v = native_list_append(v, ["carole", "noun", "caroles", "", "", "", "carol round dance"])
|
||
let v = native_list_append(v, ["riotte", "noun", "riottes", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["cumpainz", "noun", "cumpainz", "", "", "", "inflection of cumpain"])
|
||
let v = native_list_append(v, ["coers", "noun", "coers", "", "", "", "inflection of coer"])
|
||
let v = native_list_append(v, ["compainz", "noun", "compainz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["compain", "noun", "compain", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["comandement", "noun", "comandemenz", "", "", "", "command order directive"])
|
||
let v = native_list_append(v, ["comandemenz", "noun", "comandemenz", "", "", "", "inflection of comandement"])
|
||
let v = native_list_append(v, ["curune", "noun", "curunes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["anmes", "noun", "anmes", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["baptisterie", "noun", "baptisteries", "", "", "", "baptistry"])
|
||
let v = native_list_append(v, ["bastuns", "noun", "bastuns", "", "", "", "inflection of bastun"])
|
||
let v = native_list_append(v, ["colps", "noun", "colps", "", "", "", "inflection of colp"])
|
||
let v = native_list_append(v, ["caitifs", "noun", "caitifs", "", "", "", "inflection of caitif"])
|
||
let v = native_list_append(v, ["caitives", "noun", "caitives", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["cumpaignes", "noun", "cumpaignes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["cumbatanz", "noun", "cumbatanz", "", "", "", "inflection of cumbatant"])
|
||
let v = native_list_append(v, ["cuardie", "noun", "cuardie", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuardise", "noun", "cuardises", "", "", "", "cowardice cowardliness"])
|
||
let v = native_list_append(v, ["elmes", "noun", "elmes", "", "", "", "inflection of elme"])
|
||
let v = native_list_append(v, ["espalles", "noun", "espalles", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["guanz", "noun", "guanz", "", "", "", "inflection of guant"])
|
||
let v = native_list_append(v, ["guarnemenz", "noun", "guarnemenz", "", "", "", "inflection of guarnement"])
|
||
let v = native_list_append(v, ["gambes", "noun", "gambes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["guerrer", "noun", "guerrers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guerreier", "noun", "guerreiers", "", "", "", "warrior combattant fighter"])
|
||
let v = native_list_append(v, ["hunte", "noun", "huntes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mentun", "noun", "mentuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mentuns", "noun", "mentuns", "", "", "", "inflection of mentun"])
|
||
let v = native_list_append(v, ["nonchaloir", "noun", "nonchaloirs", "", "", "", "indifference uncaringness"])
|
||
let v = native_list_append(v, ["garçun", "noun", "garçuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ruwe", "noun", "ruwes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["largesce", "noun", "largesce", "", "", "", "largess charitableness generosity"])
|
||
let v = native_list_append(v, ["romanz", "noun", "romanz", "", "", "", "Old French language"])
|
||
let v = native_list_append(v, ["romant", "noun", "romanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aoust", "noun", "aouz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fueille", "noun", "fueilles", "", "", "", "leaf of a"])
|
||
let v = native_list_append(v, ["rosiers", "noun", "rosiers", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["odur", "noun", "odurs", "", "", "", "odour scent smell"])
|
||
let v = native_list_append(v, ["fieu", "noun", "fieus", "", "", "", "fief"])
|
||
let v = native_list_append(v, ["hume", "noun", "humes", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["guere", "noun", "gueres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["honur", "noun", "honurs", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["honurs", "noun", "honurs", "", "", "", "inflection of honur"])
|
||
let v = native_list_append(v, ["helmes", "noun", "helmes", "", "", "", "inflection of helme"])
|
||
let v = native_list_append(v, ["engleis", "noun", "engleis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["herberge", "noun", "herberges", "", "", "", "shelter"])
|
||
let v = native_list_append(v, ["evesque", "noun", "evesques", "", "", "", "bishop clergyman"])
|
||
let v = native_list_append(v, ["arcevesque", "noun", "arcevesques", "", "", "", "archbishop clergyman"])
|
||
let v = native_list_append(v, ["soleilz", "noun", "soleilz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["cervel", "noun", "cerveaus", "", "", "", "brain"])
|
||
let v = native_list_append(v, ["caitis", "noun", "caitis", "", "", "", "inflection of caitif"])
|
||
let v = native_list_append(v, ["franceis", "noun", "franceis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["proeche", "noun", "proeches", "", "", "", "chivalry bravery valour"])
|
||
let v = native_list_append(v, ["seignour", "noun", "seignours", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tesmoin", "noun", "tesmoinz", "", "", "", "witness all meanings"])
|
||
let v = native_list_append(v, ["tesmoing", "noun", "tesmoinz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["roÿne", "noun", "roÿnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esmeraude", "noun", "esmeraudes", "", "", "", "emerald color"])
|
||
let v = native_list_append(v, ["iaue", "noun", "iaues", "", "", "", "water drinkable liquid"])
|
||
let v = native_list_append(v, ["yaue", "noun", "yaues", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["taverniere", "noun", "tavernieres", "", "", "", "female equivalent of"])
|
||
let v = native_list_append(v, ["verité", "noun", "veritez", "", "", "", "truth"])
|
||
let v = native_list_append(v, ["chaut", "noun", "chauz", "", "", "", "hot heat"])
|
||
let v = native_list_append(v, ["lanche", "noun", "lanches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cortoisie", "noun", "cortoisies", "", "", "", "chivalry bravery valour"])
|
||
let v = native_list_append(v, ["Jehan Baptiste", "noun", "Jehan Baptiste", "", "", "", "John the Baptist"])
|
||
let v = native_list_append(v, ["cevals", "noun", "cevals", "", "", "", "inflection of ceval"])
|
||
let v = native_list_append(v, ["chevax", "noun", "chevax", "", "", "", "inflection of cheval"])
|
||
let v = native_list_append(v, ["chevals", "noun", "chevals", "", "", "", "inflection of cheval"])
|
||
let v = native_list_append(v, ["tronchon", "noun", "tronchons", "", "", "", "baton truncheon"])
|
||
let v = native_list_append(v, ["Ostriche", "noun", "Ostriche", "", "", "", "Austria a country"])
|
||
let v = native_list_append(v, ["baniere", "noun", "banieres", "", "", "", "banner for displaying"])
|
||
let v = native_list_append(v, ["fantosme", "noun", "fantosmes", "", "", "", "ghost apparition"])
|
||
let v = native_list_append(v, ["Cornoailles", "noun", "Cornoailles", "", "", "", "Cornwall"])
|
||
let v = native_list_append(v, ["Grece", "noun", "Grece", "", "", "", "Greece an ancient"])
|
||
let v = native_list_append(v, ["seur", "noun", "seur", "", "", "", "elder elderberry shrub"])
|
||
let v = native_list_append(v, ["seür", "noun", "seürs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["besoing", "noun", "besoinz", "", "", "", "need requirement"])
|
||
let v = native_list_append(v, ["deffense", "noun", "deffenses", "", "", "", "defense act of"])
|
||
let v = native_list_append(v, ["gentillesce", "noun", "gentillesces", "", "", "", "noble demeanor"])
|
||
let v = native_list_append(v, ["congié", "noun", "congiez", "", "", "", "leave absence"])
|
||
let v = native_list_append(v, ["turneiement", "noun", "turneiemenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cigne", "noun", "cignes", "", "", "", "swan bird"])
|
||
let v = native_list_append(v, ["justise", "noun", "justises", "", "", "", "revenge retribution"])
|
||
let v = native_list_append(v, ["Norweie", "noun", "Norweie", "", "", "", "Norway a country"])
|
||
let v = native_list_append(v, ["Suhtamptune", "noun", "Suhtamptune", "", "", "", "Southampton English port"])
|
||
let v = native_list_append(v, ["endemain", "noun", "endemain", "", "", "", "the next day"])
|
||
let v = native_list_append(v, ["haïne", "noun", "haïnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["coustume", "noun", "coustumes", "", "", "", "order"])
|
||
let v = native_list_append(v, ["seurté", "noun", "seurtez", "", "", "", "sureness certainty guaranty"])
|
||
let v = native_list_append(v, ["païsan", "noun", "païsans", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["païsans", "noun", "païsans", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["servise", "noun", "servises", "", "", "", "service servitude vasselage"])
|
||
let v = native_list_append(v, ["movoir", "noun", "movoirs", "", "", "", "departure"])
|
||
let v = native_list_append(v, ["volenté", "noun", "volentez", "", "", "", "wish desire"])
|
||
let v = native_list_append(v, ["arest", "noun", "arez", "", "", "", "delay hesitation"])
|
||
let v = native_list_append(v, ["fleüte", "noun", "fleütes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fleütes", "noun", "fleütes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["Gauvain", "noun", "Gauvain", "", "", "", "Gawain Arthurian mythology"])
|
||
let v = native_list_append(v, ["fabliaus", "noun", "fabliaus", "", "", "", "inflection of fabliau"])
|
||
let v = native_list_append(v, ["mareis", "noun", "mareis", "", "", "", "marsh"])
|
||
let v = native_list_append(v, ["esperanche", "noun", "esperanche", "", "", "", "hope feeling"])
|
||
let v = native_list_append(v, ["carre", "noun", "carres", "", "", "", "cart wheeled vehicle"])
|
||
let v = native_list_append(v, ["Grezois", "noun", "Grezoises", "", "", "", "Greek a person"])
|
||
let v = native_list_append(v, ["grezeis", "noun", "grezeis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["grezois", "noun", "grezois", "", "", "", "Greek language"])
|
||
let v = native_list_append(v, ["Suhtwales", "noun", "Suhtwales", "", "", "", "South Wales"])
|
||
let v = native_list_append(v, ["marle", "noun", "marles", "", "", "", "marl mixed earthy"])
|
||
let v = native_list_append(v, ["iresie", "noun", "iresies", "", "", "", "heresy"])
|
||
let v = native_list_append(v, ["borjois", "noun", "borjois", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["burgeis", "noun", "burgeis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["genoil", "noun", "genouz", "", "", "", "knee"])
|
||
let v = native_list_append(v, ["chiere", "noun", "chieres", "", "", "", "face"])
|
||
let v = native_list_append(v, ["honnor", "noun", "honnors", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["prüeche", "noun", "prüeches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chevalerie", "noun", "chevaleries", "", "", "", "chivalry state of"])
|
||
let v = native_list_append(v, ["buisine", "noun", "buisines", "", "", "", "A type of"])
|
||
let v = native_list_append(v, ["buisines", "noun", "buisines", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["compleint", "noun", "compleinz", "", "", "", "lament wail"])
|
||
let v = native_list_append(v, ["sanc", "noun", "sans", "", "", "", "blood"])
|
||
let v = native_list_append(v, ["remanant", "noun", "remananz", "", "", "", "remnant remainder"])
|
||
let v = native_list_append(v, ["oef", "noun", "oés", "", "", "", "egg"])
|
||
let v = native_list_append(v, ["neveus", "noun", "neveus", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["gaiant", "noun", "gaianz", "", "", "", "a giant"])
|
||
let v = native_list_append(v, ["agniau", "noun", "agniaus", "", "", "", "lamb small sheep"])
|
||
let v = native_list_append(v, ["jaiant", "noun", "jaianz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fraunceis", "noun", "fraunceis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["latyn", "noun", "latyn", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Anglois", "noun", "Angloises", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Angloise", "noun", "Angloise", "", "", "", "female equivalent of"])
|
||
let v = native_list_append(v, ["Angloises", "noun", "Angloises", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["anglois", "noun", "anglois", "", "", "", "English language"])
|
||
let v = native_list_append(v, ["chastelet", "noun", "chastelez", "", "", "", "a small castle"])
|
||
let v = native_list_append(v, ["clers", "noun", "clers", "", "", "", "inflection of clerc"])
|
||
let v = native_list_append(v, ["poverté", "noun", "povertez", "", "", "", "poverty poorness"])
|
||
let v = native_list_append(v, ["mesaise", "noun", "mesaises", "", "", "", "suffering"])
|
||
let v = native_list_append(v, ["veüe", "noun", "veües", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["carres", "noun", "carres", "", "", "", "nominative/oblique plural of"])
|
||
let v = native_list_append(v, ["aage", "noun", "aages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["serour", "noun", "serours", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eritage", "noun", "eritages", "", "", "", "heritage that which"])
|
||
let v = native_list_append(v, ["avugle", "noun", "avugles", "", "", "", "blind person"])
|
||
let v = native_list_append(v, ["espaulle", "noun", "espaulles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tenchon", "noun", "tenchons", "", "", "", "tension tenseness"])
|
||
let v = native_list_append(v, ["surgien", "noun", "surgiens", "", "", "", "a doctor or"])
|
||
let v = native_list_append(v, ["puchele", "noun", "pucheles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espiet", "noun", "espiez", "", "", "", "spear lance"])
|
||
let v = native_list_append(v, ["osberc", "noun", "osbers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["osbercs", "noun", "osbercs", "", "", "", "inflection of osberc"])
|
||
let v = native_list_append(v, ["Yvain", "noun", "Yvain", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["jangleor", "noun", "jangleors", "", "", "", "jongleur raconteur storyteller"])
|
||
let v = native_list_append(v, ["mereor", "noun", "mereors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["uel", "noun", "ialz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amanz", "noun", "amanz", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["pleie", "noun", "pleies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tresor", "noun", "tresors", "", "", "", "treasure something of"])
|
||
let v = native_list_append(v, ["boche", "noun", "boches", "", "", "", "mouth"])
|
||
let v = native_list_append(v, ["Quantorbire", "noun", "Quantorbire", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Cantorbire", "noun", "Cantorbire", "", "", "", "Canterbury a cathedral"])
|
||
let v = native_list_append(v, ["Alixandre", "noun", "Alixandre", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["hernois", "noun", "hernois", "", "", "", "equipment for battle"])
|
||
let v = native_list_append(v, ["harneis", "noun", "harneis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["feire", "noun", "feires", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Galois", "noun", "Galoises", "", "", "", "Welsh person Welshman"])
|
||
let v = native_list_append(v, ["reaume", "noun", "reaumes", "", "", "", "kingdom"])
|
||
let v = native_list_append(v, ["talant", "noun", "talanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["secheresce", "noun", "secheresces", "", "", "", "dryness"])
|
||
let v = native_list_append(v, ["javeloz", "noun", "javeloz", "", "", "", "inflection of javelot"])
|
||
let v = native_list_append(v, ["darz", "noun", "darz", "", "", "", "inflection of dart"])
|
||
let v = native_list_append(v, ["arçun", "noun", "arçuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jorz", "noun", "jorz", "", "", "", "inflection of jor"])
|
||
let v = native_list_append(v, ["jor", "noun", "jorz", "", "", "", "day 24-hour period"])
|
||
let v = native_list_append(v, ["arsun", "noun", "arsuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ocision", "noun", "ocisions", "", "", "", "killing act of"])
|
||
let v = native_list_append(v, ["chalor", "noun", "chalors", "", "", "", "heat"])
|
||
let v = native_list_append(v, ["mautalant", "noun", "mautalanz", "", "", "", "evil intentions"])
|
||
let v = native_list_append(v, ["indiction", "noun", "indictions", "", "", "", "imposition condition which"])
|
||
let v = native_list_append(v, ["culur", "noun", "culurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["acointanche", "noun", "acointanches", "", "", "", "acquaintanceship"])
|
||
let v = native_list_append(v, ["pooir", "noun", "pooirs", "", "", "", "power ability capability"])
|
||
let v = native_list_append(v, ["escole", "noun", "escoles", "", "", "", "school place dedicated"])
|
||
let v = native_list_append(v, ["lunsdi", "noun", "lunsdis", "", "", "", "Monday"])
|
||
let v = native_list_append(v, ["estoire", "noun", "estoires", "", "", "", "history"])
|
||
let v = native_list_append(v, ["loiauté", "noun", "loiautez", "", "", "", "loyalty state or"])
|
||
let v = native_list_append(v, ["meslee", "noun", "meslees", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reïne", "noun", "reïnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["roy Artur", "noun", "roy Artur", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["roi Artur", "noun", "roi Artur", "", "", "", "King Arthur"])
|
||
let v = native_list_append(v, ["Benedeit", "noun", "Benedeit", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["virgine", "noun", "virgines", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["spasme", "noun", "spasme", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poket", "noun", "pokez", "", "", "", "bag or pouch"])
|
||
let v = native_list_append(v, ["pouche", "noun", "pouches", "", "", "", "bag or pouch"])
|
||
let v = native_list_append(v, ["Einglois", "noun", "Einglois", "", "", "", "Englishman"])
|
||
let v = native_list_append(v, ["einglois", "noun", "einglois", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["palés", "noun", "palés", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["forteresce", "noun", "forteresces", "", "", "", "fortress building"])
|
||
let v = native_list_append(v, ["fortereche", "noun", "fortereches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["respondeor", "noun", "respondeors", "", "", "", "responder someone who"])
|
||
let v = native_list_append(v, ["poque", "noun", "poques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nigromancie", "noun", "nigromancies", "", "", "", "nigromancy form of"])
|
||
let v = native_list_append(v, ["Alys", "noun", "Alys", "", "", "", "a female given"])
|
||
let v = native_list_append(v, ["espice", "noun", "espices", "", "", "", "spice plant substance"])
|
||
let v = native_list_append(v, ["boivres", "noun", "boivres", "", "", "", "inflection of boivre"])
|
||
let v = native_list_append(v, ["alemant", "noun", "alemanz", "", "", "", "German language"])
|
||
let v = native_list_append(v, ["Alemant", "noun", "Alemant", "", "", "", "A German someone"])
|
||
let v = native_list_append(v, ["dongier", "noun", "dongiers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vaslez", "noun", "vaslez", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["enfes", "noun", "enfes", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["oltrage", "noun", "oltrages", "", "", "", "insult offence impoliteness"])
|
||
let v = native_list_append(v, ["utrage", "noun", "utrages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ultrage", "noun", "ultrages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ypocrisie", "noun", "ypocrisies", "", "", "", "hypocrisy"])
|
||
let v = native_list_append(v, ["dulor", "noun", "dulors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fortreche", "noun", "fortreches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuple", "noun", "cuples", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bievre", "noun", "bievres", "", "", "", "beaver animal"])
|
||
let v = native_list_append(v, ["faucons", "noun", "faucons", "", "", "", "inflection of faucon"])
|
||
let v = native_list_append(v, ["heiron", "noun", "heirons", "", "", "", "heron animal"])
|
||
let v = native_list_append(v, ["voiz", "noun", "voiz", "", "", "", "voice of a"])
|
||
let v = native_list_append(v, ["chanp", "noun", "chans", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["egle", "noun", "egles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ymage", "noun", "ymages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["respit", "noun", "respiz", "", "", "", "rest physical rest"])
|
||
let v = native_list_append(v, ["juene", "noun", "juenes", "", "", "", "young person"])
|
||
let v = native_list_append(v, ["gaiole", "noun", "gaioles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chantur", "noun", "chanturs", "", "", "", "singer"])
|
||
let v = native_list_append(v, ["juree", "noun", "jurees", "", "", "", "jury"])
|
||
let v = native_list_append(v, ["jurees", "noun", "jurees", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["troble", "noun", "trobles", "", "", "", "strife commotion"])
|
||
let v = native_list_append(v, ["armeure", "noun", "armeures", "", "", "", "armor protective clothing"])
|
||
let v = native_list_append(v, ["josteor", "noun", "josteors", "", "", "", "jouster one who"])
|
||
let v = native_list_append(v, ["norrice", "noun", "norrices", "", "", "", "a wet nurse"])
|
||
let v = native_list_append(v, ["nurice", "noun", "nurices", "", "", "", "a wet nurse"])
|
||
let v = native_list_append(v, ["braz", "noun", "braz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prame", "noun", "prames", "", "", "", "prasine gemstone"])
|
||
let v = native_list_append(v, ["encontre", "noun", "encontres", "", "", "", "meeting instance of"])
|
||
let v = native_list_append(v, ["Rume", "noun", "Rume", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["acordement", "noun", "acordemenz", "", "", "", "agreement"])
|
||
let v = native_list_append(v, ["mehaing", "noun", "mehainz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Angleches", "noun", "Angleches", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["Angleche", "noun", "Angleche", "", "", "", "female equivalent of"])
|
||
let v = native_list_append(v, ["empereriz", "noun", "empereriz", "", "", "", "empress"])
|
||
let v = native_list_append(v, ["fisicien", "noun", "fisiciens", "", "", "", "doctor physician"])
|
||
let v = native_list_append(v, ["conpaign", "noun", "conpaign", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pueple", "noun", "pueples", "", "", "", "a people"])
|
||
let v = native_list_append(v, ["estage", "noun", "estages", "", "", "", "house dwelling lodging"])
|
||
let v = native_list_append(v, ["retor", "noun", "retors", "", "", "", "return act of"])
|
||
let v = native_list_append(v, ["Jhesu Christ", "noun", "Jhesu Christ", "", "", "", "Jesus Christ religious"])
|
||
let v = native_list_append(v, ["Jhesu", "noun", "Jhesu", "", "", "", "Jesus religious figure"])
|
||
let v = native_list_append(v, ["estoilete", "noun", "estoiletes", "", "", "", "small star in"])
|
||
let v = native_list_append(v, ["froidure", "noun", "froidures", "", "", "", "cold low ambient"])
|
||
let v = native_list_append(v, ["essainple", "noun", "essainples", "", "", "", "example all meanings"])
|
||
let v = native_list_append(v, ["Nicolete", "noun", "Nicolete", "", "", "", "a female given"])
|
||
let v = native_list_append(v, ["goutiere", "noun", "goutieres", "", "", "", "gutter drainage channel"])
|
||
let v = native_list_append(v, ["leun", "noun", "leuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["anclume", "noun", "anclumes", "", "", "", "anvil"])
|
||
let v = native_list_append(v, ["Normant", "noun", "Normant", "", "", "", "Norman person"])
|
||
let v = native_list_append(v, ["Françoys", "noun", "Françoys", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Seignor", "noun", "Seignor", "", "", "", "the Creator God"])
|
||
let v = native_list_append(v, ["Paradis", "noun", "Paradis", "", "", "", "Paradise Heaven"])
|
||
let v = native_list_append(v, ["trecherie", "noun", "trecheries", "", "", "", "deception ruse deceit"])
|
||
let v = native_list_append(v, ["soloil", "noun", "solouz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["consoil", "noun", "consouz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["humage", "noun", "humages", "", "", "", "pledge oath of"])
|
||
let v = native_list_append(v, ["vergier", "noun", "vergiers", "", "", "", "orchard or other"])
|
||
let v = native_list_append(v, ["vergiers", "noun", "vergiers", "", "", "", "inflection of vergier"])
|
||
let v = native_list_append(v, ["caboche", "noun", "caboches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["augmentacion", "noun", "augmentacions", "", "", "", "increase augmentation"])
|
||
let v = native_list_append(v, ["florete", "noun", "floretes", "", "", "", "flower"])
|
||
let v = native_list_append(v, ["renon", "noun", "renons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["renomee", "noun", "renomees", "", "", "", "reputation renown"])
|
||
let v = native_list_append(v, ["raençon", "noun", "raençons", "", "", "", "fee paid to"])
|
||
let v = native_list_append(v, ["hardiment", "noun", "hardimenz", "", "", "", "bravery courage"])
|
||
let v = native_list_append(v, ["mesprison", "noun", "mesprison", "", "", "", "error mistake"])
|
||
let v = native_list_append(v, ["mesprisun", "noun", "mesprisun", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rosignol", "noun", "rosignous", "", "", "", "nightingale"])
|
||
let v = native_list_append(v, ["esglise", "noun", "esglises", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mesage", "noun", "mesages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pedre", "noun", "pedres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espus", "noun", "espuses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espuse", "noun", "espuses", "", "", "", "wife"])
|
||
let v = native_list_append(v, ["espuses", "noun", "espuses", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["jone", "noun", "jone", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["douçour", "noun", "douçours", "", "", "", "sweetness"])
|
||
let v = native_list_append(v, ["baisiers", "noun", "baisiers", "", "", "", "inflection of baisier"])
|
||
let v = native_list_append(v, ["douçours", "noun", "douçours", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["chois", "noun", "chois", "", "", "", "choice decision"])
|
||
let v = native_list_append(v, ["hontage", "noun", "hontages", "", "", "", "shame negative emotion"])
|
||
let v = native_list_append(v, ["norriture", "noun", "norritures", "", "", "", "food"])
|
||
let v = native_list_append(v, ["froit", "noun", "froiz", "", "", "", "cold quality of"])
|
||
let v = native_list_append(v, ["eaue", "noun", "eaues", "", "", "", "water"])
|
||
let v = native_list_append(v, ["ruissel", "noun", "ruisseaus", "", "", "", "stream brook"])
|
||
let v = native_list_append(v, ["dampnation", "noun", "dampnations", "", "", "", "damnation state of"])
|
||
let v = native_list_append(v, ["bailif", "noun", "bailis", "", "", "", "bailiff officer in"])
|
||
let v = native_list_append(v, ["bailis", "noun", "bailis", "", "", "", "inflection of bailif"])
|
||
let v = native_list_append(v, ["ostrige", "noun", "ostriges", "", "", "", "ostrich"])
|
||
let v = native_list_append(v, ["ostriges", "noun", "ostriges", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["bacynet", "noun", "bacynez", "", "", "", "bascinet helmet"])
|
||
let v = native_list_append(v, ["bacynetz", "noun", "bacynetz", "", "", "", "inflection of bacynet"])
|
||
let v = native_list_append(v, ["kemise", "noun", "kemises", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["oliphant", "noun", "oliphanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Surie", "noun", "Surie", "", "", "", "Syria a historical"])
|
||
let v = native_list_append(v, ["marchis", "noun", "marchis", "", "", "", "marquis nobleman"])
|
||
let v = native_list_append(v, ["paiz", "noun", "paiz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["flateour", "noun", "flateours", "", "", "", "flatterer"])
|
||
let v = native_list_append(v, ["dreiture", "noun", "dreitures", "", "", "", "right entitlement"])
|
||
let v = native_list_append(v, ["voiage", "noun", "voiages", "", "", "", "journey voyage"])
|
||
let v = native_list_append(v, ["criature", "noun", "criatures", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["autrier", "noun", "autrier", "", "", "", "the other day"])
|
||
let v = native_list_append(v, ["vavasor", "noun", "vavasors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rancur", "noun", "rancurs", "", "", "", "rancour"])
|
||
let v = native_list_append(v, ["ardur", "noun", "ardurs", "", "", "", "burning flames"])
|
||
let v = native_list_append(v, ["menstrues", "noun", "menstrues", "", "", "", "menses"])
|
||
let v = native_list_append(v, ["clamur", "noun", "clamurs", "", "", "", "outcry"])
|
||
let v = native_list_append(v, ["plenté", "noun", "plentez", "", "", "", "fullness quality of"])
|
||
let v = native_list_append(v, ["poverte", "noun", "povertes", "", "", "", "manuscript form of"])
|
||
let v = native_list_append(v, ["Guiot", "noun", "Guiot", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Peire", "noun", "Peire", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["merchi", "noun", "merchis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chançonete", "noun", "chançonetes", "", "", "", "rhyme or short"])
|
||
let v = native_list_append(v, ["brunete", "noun", "brunetes", "", "", "", "brunette woman"])
|
||
let v = native_list_append(v, ["boschet", "noun", "boschez", "", "", "", "wood area filled"])
|
||
let v = native_list_append(v, ["Jhesucrist", "noun", "Jhesucrist", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desloiauté", "noun", "desloiautez", "", "", "", "disloyalty"])
|
||
let v = native_list_append(v, ["printans", "noun", "printans", "", "", "", "spring season"])
|
||
let v = native_list_append(v, ["essamplaire", "noun", "essamplaires", "", "", "", "example model role"])
|
||
let v = native_list_append(v, ["bergiere", "noun", "bergieres", "", "", "", "female equivalent of"])
|
||
let v = native_list_append(v, ["molin", "noun", "molins", "", "", "", "mill"])
|
||
let v = native_list_append(v, ["espie", "noun", "espies", "", "", "", "spy"])
|
||
let v = native_list_append(v, ["herde", "noun", "herdes", "", "", "", "herd grouping of"])
|
||
let v = native_list_append(v, ["linguage", "noun", "linguages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["trecerie", "noun", "treceries", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["oevre", "noun", "oevre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["comencement", "noun", "comencemenz", "", "", "", "start beginning"])
|
||
let v = native_list_append(v, ["humblesse", "noun", "humblesse", "", "", "", "humbleness humility"])
|
||
let v = native_list_append(v, ["fruiz", "noun", "fruiz", "", "", "", "inflection of fruit"])
|
||
let v = native_list_append(v, ["digneté", "noun", "dignetez", "", "", "", "dignity"])
|
||
let v = native_list_append(v, ["eise", "noun", "eises", "", "", "", "Elbow room empty"])
|
||
let v = native_list_append(v, ["chace", "noun", "chaces", "", "", "", "hunt action of"])
|
||
let v = native_list_append(v, ["chaceor", "noun", "chaceors", "", "", "", "hunter"])
|
||
let v = native_list_append(v, ["archier", "noun", "archiers", "", "", "", "archer"])
|
||
let v = native_list_append(v, ["çant", "noun", "çanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chanberiere", "noun", "chanberieres", "", "", "", "chambermaid"])
|
||
let v = native_list_append(v, ["chanbre", "noun", "chanbres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hauberc", "noun", "haubers", "", "", "", "hauberk type of"])
|
||
let v = native_list_append(v, ["haubers", "noun", "haubers", "", "", "", "inflection of hauberc"])
|
||
let v = native_list_append(v, ["pueples", "noun", "pueples", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["roke", "noun", "rokes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jant", "noun", "janz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hiaume", "noun", "hiaumes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["faiche", "noun", "faiches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lentille", "noun", "lentilles", "", "", "", "lentil plant"])
|
||
let v = native_list_append(v, ["janz", "noun", "janz", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["seneschaus", "noun", "seneschaus", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["roge", "noun", "roges", "", "", "", "red"])
|
||
let v = native_list_append(v, ["enfleure", "noun", "enfleures", "", "", "", "swelling"])
|
||
let v = native_list_append(v, ["serjant", "noun", "serjanz", "", "", "", "a military rank"])
|
||
let v = native_list_append(v, ["dameisele", "noun", "dameiseles", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["fraccion", "noun", "fraccion", "", "", "", ""])
|
||
let v = native_list_append(v, ["chevisance", "noun", "chevisances", "", "", "", "sustenance"])
|
||
let v = native_list_append(v, ["dras", "noun", "dras", "", "", "", "inflection of drap"])
|
||
let v = native_list_append(v, ["genoiz", "noun", "genoiz", "", "", "", "inflection of genoil"])
|
||
let v = native_list_append(v, ["bloe", "noun", "bloes", "", "", "", "blue"])
|
||
let v = native_list_append(v, ["livreison", "noun", "livreisons", "", "", "", "delivery"])
|
||
let v = native_list_append(v, ["oel", "noun", "oeaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mançonge", "noun", "mançonges", "", "", "", "lie untruth"])
|
||
let v = native_list_append(v, ["cloque", "noun", "cloques", "", "", "", "bell"])
|
||
let v = native_list_append(v, ["giste", "noun", "gistes", "", "", "", "resting-place place where"])
|
||
let v = native_list_append(v, ["blont", "noun", "blonz", "", "", "", "a blond"])
|
||
let v = native_list_append(v, ["veile", "noun", "veiles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plor", "noun", "plors", "", "", "", "crying action of"])
|
||
let v = native_list_append(v, ["arjant", "noun", "arjanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gaaing", "noun", "gaainz", "", "", "", "gain of physical"])
|
||
let v = native_list_append(v, ["reançon", "noun", "reançons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["roberie", "noun", "roberies", "", "", "", "robbery theft"])
|
||
let v = native_list_append(v, ["meitié", "noun", "meitiez", "", "", "", "half ½"])
|
||
let v = native_list_append(v, ["meison", "noun", "meisons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reison", "noun", "reisons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enor", "noun", "enors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["foiz", "noun", "foiz", "", "", "", "time instance occurrence"])
|
||
let v = native_list_append(v, ["felenie", "noun", "felenies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["somoil", "noun", "somoil", "", "", "", "sleep"])
|
||
let v = native_list_append(v, ["jauge", "noun", "jauges", "", "", "", "gauging rod rod"])
|
||
let v = native_list_append(v, ["felunie", "noun", "felunies", "", "", "", "evil wrong"])
|
||
let v = native_list_append(v, ["felun", "noun", "feluns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["felonie", "noun", "felonies", "", "", "", "evil"])
|
||
let v = native_list_append(v, ["jornee", "noun", "jornees", "", "", "", "day daytime"])
|
||
let v = native_list_append(v, ["jurnee", "noun", "jurnees", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cloie", "noun", "cloies", "", "", "", "hurdle type of"])
|
||
let v = native_list_append(v, ["conoissance", "noun", "conoissances", "", "", "", "knowledge"])
|
||
let v = native_list_append(v, ["meniere", "noun", "menieres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["wardein", "noun", "wardeinz", "", "", "", "protector guard guardian"])
|
||
let v = native_list_append(v, ["covertor", "noun", "covertors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["crevace", "noun", "crevaces", "", "", "", "crevasse"])
|
||
let v = native_list_append(v, ["joude", "noun", "joude", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["umilité", "noun", "umilitez", "", "", "", "humbleness humility"])
|
||
let v = native_list_append(v, ["viscosité", "noun", "viscositez", "", "", "", "viscosity"])
|
||
let v = native_list_append(v, ["dant", "noun", "danz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["porpre", "noun", "porpres", "", "", "", "a rich expensive"])
|
||
let v = native_list_append(v, ["balaine", "noun", "balaines", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sospeçon", "noun", "sospeçons", "", "", "", "suspicion"])
|
||
let v = native_list_append(v, ["simonie", "noun", "simonie", "", "", "", "simony"])
|
||
let v = native_list_append(v, ["coart", "noun", "coarz", "", "", "", "a coward"])
|
||
let v = native_list_append(v, ["onbre", "noun", "onbres", "", "", "", "shadow shape caused"])
|
||
let v = native_list_append(v, ["pannicle", "noun", "pannicles", "", "", "", "pannicle membrane"])
|
||
let v = native_list_append(v, ["peisson", "noun", "peissons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tradicion", "noun", "tradicions", "", "", "", "delivery"])
|
||
let v = native_list_append(v, ["citet", "noun", "citez", "", "", "", "city"])
|
||
let v = native_list_append(v, ["vicaire", "noun", "vicaires", "", "", "", "vicar curate"])
|
||
let v = native_list_append(v, ["pleintif", "noun", "pleintis", "", "", "", "a plaintiff"])
|
||
let v = native_list_append(v, ["gonfalon", "noun", "gonfalons", "", "", "", "gonfalon"])
|
||
let v = native_list_append(v, ["gonfanon", "noun", "gonfanons", "", "", "", "gonfalon"])
|
||
let v = native_list_append(v, ["avancement", "noun", "avancemenz", "", "", "", "advantage"])
|
||
let v = native_list_append(v, ["Criator", "noun", "Criator", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gantelet", "noun", "gantelez", "", "", "", "gauntlet armored glove"])
|
||
let v = native_list_append(v, ["canchon", "noun", "canchons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["scabie", "noun", "scabies", "", "", "", "scabies"])
|
||
let v = native_list_append(v, ["bachin", "noun", "bachins", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bacin", "noun", "bacins", "", "", "", "basin container for"])
|
||
let v = native_list_append(v, ["Anjou", "noun", "Anjou", "", "", "", "Anjou"])
|
||
let v = native_list_append(v, ["escrit", "noun", "escriz", "", "", "", "writings written work"])
|
||
let v = native_list_append(v, ["Troyen", "noun", "Troyens", "", "", "", "Trojan someone from"])
|
||
let v = native_list_append(v, ["Londrez", "noun", "Londrez", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["pretour", "noun", "pretours", "", "", "", "praetor"])
|
||
let v = native_list_append(v, ["cisel", "noun", "ciseaus", "", "", "", "cutting tool chisel"])
|
||
let v = native_list_append(v, ["abeance", "noun", "abeances", "", "", "", "desire want"])
|
||
let v = native_list_append(v, ["crope", "noun", "cropes", "", "", "", "croup rear of"])
|
||
let v = native_list_append(v, ["abaie", "noun", "abaies", "", "", "", "abbey"])
|
||
let v = native_list_append(v, ["mainoevre", "noun", "mainoevres", "", "", "", "manual work physical"])
|
||
let v = native_list_append(v, ["liesse", "noun", "liesses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parament", "noun", "paramenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cruste", "noun", "crustes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["novelté", "noun", "noveltez", "", "", "", "novelty something that"])
|
||
let v = native_list_append(v, ["Fraunce", "noun", "Fraunce", "", "", "", "France a medieval"])
|
||
let v = native_list_append(v, ["Fraunceis", "noun", "Fraunceises", "", "", "", "Frenchman"])
|
||
let v = native_list_append(v, ["cucuault", "noun", "cucuaulz", "", "", "", "a cuckold"])
|
||
let v = native_list_append(v, ["bounté", "noun", "bountez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nece", "noun", "neces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enfaunt", "noun", "enfaunz", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["mesoun", "noun", "mesouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mesaventure", "noun", "mesaventures", "", "", "", "misfortune misadventure"])
|
||
let v = native_list_append(v, ["mescheaunce", "noun", "mescheaunces", "", "", "", "misfortune misadventure"])
|
||
let v = native_list_append(v, ["anguise", "noun", "anguises", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hounte", "noun", "hountes", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["sacrifise", "noun", "sacrifises", "", "", "", "sacrifice act of"])
|
||
let v = native_list_append(v, ["Cornewaleys", "noun", "Cornewaleyses", "", "", "", "Cornish person"])
|
||
let v = native_list_append(v, ["corounement", "noun", "corounemenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fievre", "noun", "fievres", "", "", "", "fever"])
|
||
let v = native_list_append(v, ["draperie", "noun", "draperies", "", "", "", "clothmaking"])
|
||
let v = native_list_append(v, ["hamelet", "noun", "hamelez", "", "", "", "hamlet small settlement"])
|
||
let v = native_list_append(v, ["parchemin", "noun", "parchemins", "", "", "", "parchment"])
|
||
let v = native_list_append(v, ["foulc", "noun", "fouls", "", "", "", "flock herd"])
|
||
let v = native_list_append(v, ["fulc", "noun", "fuls", "", "", "", "flock guided herd"])
|
||
let v = native_list_append(v, ["fuls", "noun", "fuls", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["muntaigne", "noun", "muntaignes", "", "", "", "Anglo-Norman form of"])
|
||
let v = native_list_append(v, ["pecchet", "noun", "pecchez", "", "", "", "a sin act"])
|
||
let v = native_list_append(v, ["camelz", "noun", "camelz", "", "", "", "inflection of camel"])
|
||
let v = native_list_append(v, ["nuvele", "noun", "nuveles", "", "", "", "piece of news"])
|
||
let v = native_list_append(v, ["Affrican", "noun", "Affricans", "", "", "", "African person"])
|
||
let v = native_list_append(v, ["humilitet", "noun", "humilitet", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["branche d'olive", "noun", "branches d'olive", "", "", "", "olive branch"])
|
||
let v = native_list_append(v, ["saveirs", "noun", "saveirs", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["tenour", "noun", "tenours", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["armee", "noun", "armees", "", "", "", "army"])
|
||
let v = native_list_append(v, ["leisir", "noun", "leisirs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guarantie", "noun", "guaranties", "", "", "", "assurance promise guarantee"])
|
||
let v = native_list_append(v, ["navie", "noun", "navies", "", "", "", "navy water-based military"])
|
||
let v = native_list_append(v, ["garnement", "noun", "garnemenz", "", "", "", "garment piece of"])
|
||
let v = native_list_append(v, ["garnemenz", "noun", "garnemenz", "", "", "", "inflection of garnement"])
|
||
let v = native_list_append(v, ["proiere", "noun", "proieres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["umanité", "noun", "umanitez", "", "", "", "humanity humanness"])
|
||
let v = native_list_append(v, ["mesfait", "noun", "mesfaiz", "", "", "", "sin wrongdoing"])
|
||
let v = native_list_append(v, ["plesir", "noun", "plesirs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["doutance", "noun", "doutances", "", "", "", "doubt"])
|
||
let v = native_list_append(v, ["pechié", "noun", "pechiez", "", "", "", "sin"])
|
||
let v = native_list_append(v, ["anor", "noun", "anors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chasteaus", "noun", "chasteaus", "", "", "", "inflection of chastel"])
|
||
let v = native_list_append(v, ["consel", "noun", "conseaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["roïne", "noun", "roïnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pecheor", "noun", "pecheors", "", "", "", "sinner person who"])
|
||
let v = native_list_append(v, ["chapele", "noun", "chapeles", "", "", "", "chapel building"])
|
||
let v = native_list_append(v, ["faloise", "noun", "faloises", "", "", "", "cliff steep edge"])
|
||
let v = native_list_append(v, ["meneor", "noun", "meneors", "", "", "", "leader person that"])
|
||
let v = native_list_append(v, ["rochier", "noun", "rochiers", "", "", "", "rock large fragment"])
|
||
let v = native_list_append(v, ["iglise", "noun", "iglises", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vuel", "noun", "vueus", "", "", "", "want wish desire"])
|
||
let v = native_list_append(v, ["buison", "noun", "buisons", "", "", "", "bush"])
|
||
let v = native_list_append(v, ["disner", "noun", "disners", "", "", "", "lunch main meal"])
|
||
let v = native_list_append(v, ["boschage", "noun", "boschages", "", "", "", "woods woodland"])
|
||
let v = native_list_append(v, ["penitance", "noun", "penitances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escuier", "noun", "escuiers", "", "", "", "squire shield-bearer"])
|
||
let v = native_list_append(v, ["dain", "noun", "dainz", "", "", "", "deer"])
|
||
let v = native_list_append(v, ["embuschement", "noun", "embuschemenz", "", "", "", "ambush"])
|
||
let v = native_list_append(v, ["mie nuit", "noun", "mie nuit", "", "", "", "midnight"])
|
||
let v = native_list_append(v, ["chevrel", "noun", "chevreaus", "", "", "", "kid young goat"])
|
||
let v = native_list_append(v, ["moingne", "noun", "moingnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vestimenz", "noun", "vestimenz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["desonor", "noun", "desonors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["barnage", "noun", "barnages", "", "", "", "troupe of barons"])
|
||
let v = native_list_append(v, ["esprevier", "noun", "espreviers", "", "", "", "sparrowhawk"])
|
||
let v = native_list_append(v, ["gemissement", "noun", "gemissemenz", "", "", "", "groan groaning sound"])
|
||
let v = native_list_append(v, ["governement", "noun", "governemenz", "", "", "", "government"])
|
||
let v = native_list_append(v, ["maisniee", "noun", "maisniees", "", "", "", "house building"])
|
||
let v = native_list_append(v, ["jovente", "noun", "joventes", "", "", "", "youth quality of"])
|
||
let v = native_list_append(v, ["druerie", "noun", "drueries", "", "", "", "love romance"])
|
||
let v = native_list_append(v, ["meschief", "noun", "meschiés", "", "", "", "misfortune mishap"])
|
||
let v = native_list_append(v, ["marsdi", "noun", "marsdis", "", "", "", "Tuesday"])
|
||
let v = native_list_append(v, ["boteille", "noun", "boteilles", "", "", "", "bottle"])
|
||
let v = native_list_append(v, ["chaucier", "noun", "chauciers", "", "", "", "hosier one who"])
|
||
let v = native_list_append(v, ["jouel", "noun", "joueus", "", "", "", "jewel"])
|
||
let v = native_list_append(v, ["saintuaire", "noun", "saintuaires", "", "", "", "sanctuary"])
|
||
let v = native_list_append(v, ["visquens", "noun", "visquens", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["herpeor", "noun", "herpeors", "", "", "", "harpist"])
|
||
let v = native_list_append(v, ["sousterin", "noun", "sousterins", "", "", "", "underground somewhere that"])
|
||
let v = native_list_append(v, ["celier", "noun", "celiers", "", "", "", "cellar underground storage"])
|
||
let v = native_list_append(v, ["cief", "noun", "ciés", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ganbete", "noun", "ganbetes", "", "", "", "leg"])
|
||
let v = native_list_append(v, ["buef", "noun", "bués", "", "", "", "cow"])
|
||
let v = native_list_append(v, ["bués", "noun", "bués", "", "", "", "inflection of buef"])
|
||
let v = native_list_append(v, ["cemise", "noun", "cemises", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ameor", "noun", "ameors", "", "", "", "lover"])
|
||
let v = native_list_append(v, ["merceant", "noun", "merceanz", "", "", "", "merchant seller vendor"])
|
||
let v = native_list_append(v, ["fluet", "noun", "fluez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["letre", "noun", "letres", "", "", "", "letter written character"])
|
||
let v = native_list_append(v, ["escriture", "noun", "escritures", "", "", "", "writing"])
|
||
let v = native_list_append(v, ["reialme", "noun", "reialmes", "", "", "", "kingdom"])
|
||
let v = native_list_append(v, ["amur", "noun", "amurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["buissun", "noun", "buissuns", "", "", "", "bush shrub"])
|
||
let v = native_list_append(v, ["destinee", "noun", "destinees", "", "", "", "fate destiny"])
|
||
let v = native_list_append(v, ["guarisun", "noun", "guarisuns", "", "", "", "treatment remedy for"])
|
||
let v = native_list_append(v, ["poisun", "noun", "poisuns", "", "", "", "poison"])
|
||
let v = native_list_append(v, ["vallet", "noun", "vallez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["faleise", "noun", "faleises", "", "", "", "cliff sheer face"])
|
||
let v = native_list_append(v, ["niënt", "noun", "niënt", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poeir", "noun", "poeirs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desmesure", "noun", "desmesures", "", "", "", "excessiveness"])
|
||
let v = native_list_append(v, ["dungun", "noun", "dunguns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["muralz", "noun", "muralz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["batel", "noun", "bateaus", "", "", "", "boat watercraft"])
|
||
let v = native_list_append(v, ["Bretaigne la Menur", "noun", "Bretaigne la Menur", "", "", "", "Brittany a cultural"])
|
||
let v = native_list_append(v, ["chierté", "noun", "chiertez", "", "", "", "dearness fondness"])
|
||
let v = native_list_append(v, ["preiere", "noun", "preieres", "", "", "", "prayer"])
|
||
let v = native_list_append(v, ["dulçur", "noun", "dulçurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lecherie", "noun", "lecheries", "", "", "", "debauchery lechery"])
|
||
let v = native_list_append(v, ["cungié", "noun", "cungiez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pruësce", "noun", "pruësce", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["noblesce", "noun", "noblesce", "", "", "", "nobleness courtliness"])
|
||
let v = native_list_append(v, ["ubliance", "noun", "ubliance", "", "", "", "forgottenness state of"])
|
||
let v = native_list_append(v, ["chevel", "noun", "cheveus", "", "", "", "hair"])
|
||
let v = native_list_append(v, ["anguisse", "noun", "anguisses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["richesce", "noun", "richesces", "", "", "", "wealth richness"])
|
||
let v = native_list_append(v, ["leialté", "noun", "leialtez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["requeste", "noun", "requestes", "", "", "", "request demand"])
|
||
let v = native_list_append(v, ["cunfort", "noun", "cunforz", "", "", "", "comfort"])
|
||
let v = native_list_append(v, ["poür", "noun", "poürs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["buisun", "noun", "buisuns", "", "", "", "need"])
|
||
let v = native_list_append(v, ["meis", "noun", "meis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["belté", "noun", "beltez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fiz Marie", "noun", "fiz Marie", "", "", "", "Jesus Christ"])
|
||
let v = native_list_append(v, ["feiz", "noun", "feiz", "", "", "", "time instance occasion"])
|
||
let v = native_list_append(v, ["aunte", "noun", "auntes", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["semeine", "noun", "semeines", "", "", "", "week"])
|
||
let v = native_list_append(v, ["estencele", "noun", "estenceles", "", "", "", "spark"])
|
||
let v = native_list_append(v, ["veie", "noun", "veies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bunté", "noun", "buntez", "", "", "", "goodness"])
|
||
let v = native_list_append(v, ["bealté", "noun", "bealtez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deshonur", "noun", "deshonurs", "", "", "", "dishonor"])
|
||
let v = native_list_append(v, ["estrif", "noun", "estris", "", "", "", "quarrel dispute"])
|
||
let v = native_list_append(v, ["jugemenz", "noun", "jugemenz", "", "", "", "inflection of jugement"])
|
||
let v = native_list_append(v, ["sufrance", "noun", "sufrances", "", "", "", "suffering"])
|
||
let v = native_list_append(v, ["beivre", "noun", "beivres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["medecine", "noun", "medecines", "", "", "", "medicine remedy medical"])
|
||
let v = native_list_append(v, ["palefrei", "noun", "palefreis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lerme", "noun", "lermes", "", "", "", "tear drop of"])
|
||
let v = native_list_append(v, ["lermes", "noun", "lermes", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["plur", "noun", "plurs", "", "", "", "crying act of"])
|
||
let v = native_list_append(v, ["suspir", "noun", "suspirs", "", "", "", "sigh"])
|
||
let v = native_list_append(v, ["edage", "noun", "edages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["flum", "noun", "fluns", "", "", "", "river"])
|
||
let v = native_list_append(v, ["suspeçun", "noun", "suspeçuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pume", "noun", "pumes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["creatur", "noun", "creaturs", "", "", "", "creator one who"])
|
||
let v = native_list_append(v, ["pecheür", "noun", "pecheürs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["descension", "noun", "descensions", "", "", "", "descent"])
|
||
let v = native_list_append(v, ["nuiz", "noun", "nuiz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["austic", "noun", "austic", "", "", "", "nightingale"])
|
||
let v = native_list_append(v, ["bacheler", "noun", "bachelers", "", "", "", "young man"])
|
||
let v = native_list_append(v, ["custume", "noun", "custumes", "", "", "", "Anglo-Norman form of"])
|
||
let v = native_list_append(v, ["Suhttamptune", "noun", "Suhttamptune", "", "", "", "Southampton English port"])
|
||
let v = native_list_append(v, ["Engleis", "noun", "Engleises", "", "", "", "Englishman English person"])
|
||
let v = native_list_append(v, ["talenz", "noun", "talenz", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["volunté", "noun", "voluntez", "", "", "", "desire wish want"])
|
||
let v = native_list_append(v, ["chaitivel", "noun", "chaitivel", "", "", "", "wretch wretched miserable"])
|
||
let v = native_list_append(v, ["cultel", "noun", "culteaus", "", "", "", "knife tool used"])
|
||
let v = native_list_append(v, ["burc", "noun", "burs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guaain", "noun", "guaainz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esfrei", "noun", "esfreis", "", "", "", "worry anxiety"])
|
||
let v = native_list_append(v, ["moigne", "noun", "moignes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aignel", "noun", "aigneaus", "", "", "", "lamb"])
|
||
let v = native_list_append(v, ["lungur", "noun", "lungurs", "", "", "", "length"])
|
||
let v = native_list_append(v, ["furmage", "noun", "furmages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gupil", "noun", "gupiz", "", "", "", "fox"])
|
||
let v = native_list_append(v, ["turment", "noun", "turmenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["grandur", "noun", "grandurs", "", "", "", "largeness bigness"])
|
||
let v = native_list_append(v, ["vadlet", "noun", "vadlez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["seson", "noun", "sesons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["curtesie", "noun", "curtesies", "", "", "", "honor valor nobleness"])
|
||
let v = native_list_append(v, ["venerie", "noun", "venerie", "", "", "", "hunting"])
|
||
let v = native_list_append(v, ["decret", "noun", "decrez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["renoun", "noun", "renouns", "", "", "", "reputation infamy usually"])
|
||
let v = native_list_append(v, ["livere", "noun", "liveres", "", "", "", "book"])
|
||
let v = native_list_append(v, ["doctour", "noun", "doctours", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["daunce", "noun", "daunces", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["hewe", "noun", "hewe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["religioun", "noun", "religiouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["daunger", "noun", "daungers", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["viage", "noun", "viages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vitaille", "noun", "vitailles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escuage", "noun", "escuages", "", "", "", "escuage medieval payment"])
|
||
let v = native_list_append(v, ["prisoun", "noun", "prisouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prisun", "noun", "prisuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desir", "noun", "desirs", "", "", "", "desire act process"])
|
||
let v = native_list_append(v, ["enchantement", "noun", "enchantemenz", "", "", "", "charm item with"])
|
||
let v = native_list_append(v, ["truble", "noun", "trubles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sohait", "noun", "sohaiz", "", "", "", "wish"])
|
||
let v = native_list_append(v, ["sohais", "noun", "sohais", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["chievre", "noun", "chievres", "", "", "", "goat mammal"])
|
||
let v = native_list_append(v, ["venresdi", "noun", "venresdis", "", "", "", "Friday"])
|
||
let v = native_list_append(v, ["joelier", "noun", "joeliers", "", "", "", "jeweller"])
|
||
let v = native_list_append(v, ["aumosnier", "noun", "aumosniers", "", "", "", "almoner"])
|
||
let v = native_list_append(v, ["offens", "noun", "offens", "", "", "", "misdeed"])
|
||
let v = native_list_append(v, ["doubte", "noun", "doubtes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poterie", "noun", "poterie", "", "", "", "potter occupation of"])
|
||
let v = native_list_append(v, ["prisonier", "noun", "prisoniers", "", "", "", "prisoner"])
|
||
let v = native_list_append(v, ["sumunse", "noun", "sumunses", "", "", "", "summons"])
|
||
let v = native_list_append(v, ["chapelain", "noun", "chapelainz", "", "", "", "chaplain"])
|
||
let v = native_list_append(v, ["sairement", "noun", "sairemenz", "", "", "", "promise"])
|
||
let v = native_list_append(v, ["emisphere", "noun", "emispheres", "", "", "", "hemisphere"])
|
||
let v = native_list_append(v, ["aparance", "noun", "aparances", "", "", "", "appearance"])
|
||
let v = native_list_append(v, ["aparence", "noun", "aparences", "", "", "", "appearance"])
|
||
let v = native_list_append(v, ["eschequier", "noun", "eschequiers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["circonference", "noun", "circonferences", "", "", "", "circumference"])
|
||
let v = native_list_append(v, ["destresce", "noun", "destresces", "", "", "", "distress state of"])
|
||
let v = native_list_append(v, ["coler", "noun", "colers", "", "", "", "collar item worn"])
|
||
let v = native_list_append(v, ["moneie", "noun", "moneies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pastaierie", "noun", "pastaieries", "", "", "", "pastry mixture of"])
|
||
let v = native_list_append(v, ["howe", "noun", "howe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["howes", "noun", "howes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["monoie", "noun", "monoies", "", "", "", "money coinage"])
|
||
let v = native_list_append(v, ["toaille", "noun", "toailles", "", "", "", "towel cloth used"])
|
||
let v = native_list_append(v, ["nonbril", "noun", "nonbriz", "", "", "", "belly button navel"])
|
||
let v = native_list_append(v, ["quarrefor", "noun", "quarrefors", "", "", "", "crossroads point at"])
|
||
let v = native_list_append(v, ["murtre", "noun", "murtres", "", "", "", "murder"])
|
||
let v = native_list_append(v, ["murtrier", "noun", "murtriers", "", "", "", "murderer"])
|
||
let v = native_list_append(v, ["resne", "noun", "resnes", "", "", "", "rein for an"])
|
||
let v = native_list_append(v, ["forreure", "noun", "forreures", "", "", "", "fur hairlike covering"])
|
||
let v = native_list_append(v, ["espeier", "noun", "espeiers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espeir", "noun", "espeirs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pascor", "noun", "pascor", "", "", "", "Easter"])
|
||
let v = native_list_append(v, ["escu", "noun", "escus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["baneret", "noun", "banerez", "", "", "", "banneret nobleman"])
|
||
let v = native_list_append(v, ["juelier", "noun", "jueliers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["charrete", "noun", "charretes", "", "", "", "charret small cart"])
|
||
let v = native_list_append(v, ["muce", "noun", "muces", "", "", "", "hidden store cache"])
|
||
let v = native_list_append(v, ["archangele", "noun", "archangeles", "", "", "", "archangel"])
|
||
let v = native_list_append(v, ["muscule", "noun", "muscules", "", "", "", "muscle"])
|
||
let v = native_list_append(v, ["lacerte", "noun", "lacertes", "", "", "", "muscle"])
|
||
let v = native_list_append(v, ["adamante", "noun", "adamantes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["horrour", "noun", "horrours", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tonbe", "noun", "tonbes", "", "", "", "tomb place where"])
|
||
let v = native_list_append(v, ["cemetire", "noun", "cemetires", "", "", "", "cemetery place where"])
|
||
let v = native_list_append(v, ["viles", "noun", "viles", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["ostex", "noun", "ostex", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["escience", "noun", "esciences", "", "", "", "knowledge"])
|
||
let v = native_list_append(v, ["servage", "noun", "servages", "", "", "", "vassaldom servitude"])
|
||
let v = native_list_append(v, ["dubitation", "noun", "dubitations", "", "", "", "doubt"])
|
||
let v = native_list_append(v, ["cive", "noun", "cives", "", "", "", "chive"])
|
||
let v = native_list_append(v, ["vantre", "noun", "vantres", "", "", "", "belly gut ventral"])
|
||
let v = native_list_append(v, ["freor", "noun", "freors", "", "", "", "fear terror"])
|
||
let v = native_list_append(v, ["deslealté", "noun", "deslealtez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nacion", "noun", "nacions", "", "", "", "birth instance of"])
|
||
let v = native_list_append(v, ["cirugïen", "noun", "cirugïens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prodome", "noun", "prodomes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Lanceloz", "noun", "Lanceloz", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["biere", "noun", "bieres", "", "", "", "beer alcoholic drink"])
|
||
let v = native_list_append(v, ["complaignement", "noun", "complaignemenz", "", "", "", "complaint"])
|
||
let v = native_list_append(v, ["esclipse", "noun", "esclipses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["uis", "noun", "uis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["passeor", "noun", "passeors", "", "", "", "passage passage way"])
|
||
let v = native_list_append(v, ["tasque", "noun", "tasques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["oignemant", "noun", "oignemanz", "", "", "", "ointment"])
|
||
let v = native_list_append(v, ["reconfort", "noun", "reconforz", "", "", "", "comfort something that"])
|
||
let v = native_list_append(v, ["flueve", "noun", "flueves", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["relique", "noun", "reliques", "", "", "", "relic ancient religious"])
|
||
let v = native_list_append(v, ["teile", "noun", "teiles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lanpe", "noun", "lanpes", "", "", "", "lamp box containing"])
|
||
let v = native_list_append(v, ["hautece", "noun", "hauteces", "", "", "", "highness quality of"])
|
||
let v = native_list_append(v, ["charpantier", "noun", "charpantiers", "", "", "", "carpenter"])
|
||
let v = native_list_append(v, ["feblece", "noun", "feblece", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["charogne", "noun", "charognes", "", "", "", "carrion"])
|
||
let v = native_list_append(v, ["landie", "noun", "landies", "", "", "", "cunt womans vagina"])
|
||
let v = native_list_append(v, ["operacion", "noun", "operacions", "", "", "", "action act operation"])
|
||
let v = native_list_append(v, ["naisance", "noun", "naisances", "", "", "", "birth act of"])
|
||
let v = native_list_append(v, ["escripture", "noun", "escriptures", "", "", "", "writing any written"])
|
||
let v = native_list_append(v, ["espirit", "noun", "espiriz", "", "", "", "spirit soul essence"])
|
||
let v = native_list_append(v, ["falcun", "noun", "falcuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vitaile", "noun", "vitailes", "", "", "", "provisions victuals food"])
|
||
let v = native_list_append(v, ["haltece", "noun", "halteces", "", "", "", "highness quality of"])
|
||
let v = native_list_append(v, ["charn", "noun", "charns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["funtaine", "noun", "funtaines", "", "", "", "fountain"])
|
||
let v = native_list_append(v, ["ahatine", "noun", "ahatines", "", "", "", "competition contest"])
|
||
let v = native_list_append(v, ["dutance", "noun", "dutances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ewage", "noun", "ewages", "", "", "", "waterway channel"])
|
||
let v = native_list_append(v, ["eigue", "noun", "eigues", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["venz", "noun", "venz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["jurn", "noun", "jurns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bandon", "noun", "bandons", "", "", "", "jurisdiction"])
|
||
let v = native_list_append(v, ["sacel", "noun", "saceaus", "", "", "", "sack bag used"])
|
||
let v = native_list_append(v, ["jusdi", "noun", "jusdis", "", "", "", "Thursday weekday"])
|
||
let v = native_list_append(v, ["samadi", "noun", "samadis", "", "", "", "Saturday day of"])
|
||
let v = native_list_append(v, ["juise", "noun", "juises", "", "", "", "verdict judgment"])
|
||
let v = native_list_append(v, ["outragement", "noun", "outragemenz", "", "", "", "excessiveness over-the-topness"])
|
||
let v = native_list_append(v, ["aquest", "noun", "aquez", "", "", "", "gain"])
|
||
let v = native_list_append(v, ["bordon", "noun", "bordons", "", "", "", "bumblebee"])
|
||
let v = native_list_append(v, ["chamel", "noun", "chameaus", "", "", "", "camel"])
|
||
let v = native_list_append(v, ["furment", "noun", "furmenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["inimi", "noun", "inimix", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["muntaine", "noun", "muntaines", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["verm", "noun", "verns", "", "", "", "worm"])
|
||
let v = native_list_append(v, ["flun", "noun", "fluns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["liesses", "noun", "liesses", "", "", "", "inflection of liesse"])
|
||
let v = native_list_append(v, ["esperon", "noun", "esperons", "", "", "", "spur tool used"])
|
||
let v = native_list_append(v, ["escrivain", "noun", "escrivainz", "", "", "", "writer"])
|
||
let v = native_list_append(v, ["feon", "noun", "feons", "", "", "", "whelp young animal"])
|
||
let v = native_list_append(v, ["archevesque", "noun", "archevesques", "", "", "", "archbishop"])
|
||
let v = native_list_append(v, ["vallez", "noun", "vallez", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["yglise", "noun", "yglises", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eissele", "noun", "eisseles", "", "", "", "armpit"])
|
||
let v = native_list_append(v, ["ostesce", "noun", "ostesces", "", "", "", "female innkeeper or"])
|
||
let v = native_list_append(v, ["orellier", "noun", "orelliers", "", "", "", "pillow"])
|
||
let v = native_list_append(v, ["auctorité", "noun", "auctoritez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escient", "noun", "escient", "", "", "", "knowledge"])
|
||
let v = native_list_append(v, ["religiun", "noun", "religiuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["relacioun", "noun", "relaciouns", "", "", "", "report retelling of"])
|
||
let v = native_list_append(v, ["Karlon", "noun", "Karlon", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bastonet", "noun", "bastonez", "", "", "", "small truncheon or"])
|
||
let v = native_list_append(v, ["cosin", "noun", "cosins", "", "", "", "cousin"])
|
||
let v = native_list_append(v, ["ornement", "noun", "ornemenz", "", "", "", "ornament decorative item"])
|
||
let v = native_list_append(v, ["painne", "noun", "painnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bleceure", "noun", "bleceures", "", "", "", "injury"])
|
||
let v = native_list_append(v, ["apostre", "noun", "apostres", "", "", "", "apostle"])
|
||
let v = native_list_append(v, ["enqueste", "noun", "enquestes", "", "", "", "search"])
|
||
let v = native_list_append(v, ["tornoi", "noun", "tornois", "", "", "", "tournament Medieval contest"])
|
||
let v = native_list_append(v, ["marcheandise", "noun", "marcheandises", "", "", "", "merchandise goods available"])
|
||
let v = native_list_append(v, ["merceanz", "noun", "merceanz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["floeve", "noun", "floeves", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lengue", "noun", "lengues", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["essample", "noun", "essamples", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["maleurté", "noun", "maleurtez", "", "", "", "misery profound unhappiness"])
|
||
let v = native_list_append(v, ["Giu", "noun", "Gius", "", "", "", "alternative letter-case form"])
|
||
let v = native_list_append(v, ["dotance", "noun", "dotances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chenole", "noun", "chenoles", "", "", "", "trachea windpipe"])
|
||
let v = native_list_append(v, ["faiture", "noun", "faitures", "", "", "", "action act"])
|
||
let v = native_list_append(v, ["flued", "noun", "flued", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["roncin", "noun", "roncins", "", "", "", "stallion horse"])
|
||
let v = native_list_append(v, ["roncins", "noun", "roncins", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["tonel", "noun", "toneaus", "", "", "", "barrel large usually"])
|
||
let v = native_list_append(v, ["guinple", "noun", "guinples", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guimple", "noun", "guimples", "", "", "", "wimple headgear worn"])
|
||
let v = native_list_append(v, ["raim", "noun", "rains", "", "", "", "branch of a"])
|
||
let v = native_list_append(v, ["filz", "noun", "filz", "", "", "", "inflection of fil"])
|
||
let v = native_list_append(v, ["mitié", "noun", "mitiez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["randon", "noun", "randons", "", "", "", "rapidity"])
|
||
let v = native_list_append(v, ["poete", "noun", "poetes", "", "", "", "poet"])
|
||
let v = native_list_append(v, ["dubitacion", "noun", "dubitacions", "", "", "", "doubt"])
|
||
let v = native_list_append(v, ["tems", "noun", "tems", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["venim", "noun", "venins", "", "", "", "venom poisonous substance"])
|
||
let v = native_list_append(v, ["remenant", "noun", "remenanz", "", "", "", "remnant"])
|
||
let v = native_list_append(v, ["domaige", "noun", "domaiges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["compaignon", "noun", "compaignons", "", "", "", "friend"])
|
||
let v = native_list_append(v, ["forban", "noun", "forbans", "", "", "", "banishment state of"])
|
||
let v = native_list_append(v, ["eglise", "noun", "eglises", "", "", "", "church building dedicated"])
|
||
let v = native_list_append(v, ["asseurance", "noun", "asseurances", "", "", "", "truce or agreement"])
|
||
let v = native_list_append(v, ["eure", "noun", "eures", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chastaigne", "noun", "chastaignes", "", "", "", "chestnut"])
|
||
let v = native_list_append(v, ["victore", "noun", "victores", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["apostole", "noun", "apostoles", "", "", "", "Apostle"])
|
||
let v = native_list_append(v, ["enemi", "noun", "enemis", "", "", "", "enemy"])
|
||
let v = native_list_append(v, ["escume", "noun", "escumes", "", "", "", "foam"])
|
||
let v = native_list_append(v, ["moustarde", "noun", "moustardes", "", "", "", "mustard condiment"])
|
||
let v = native_list_append(v, ["moust", "noun", "mouz", "", "", "", "must unfermented juice"])
|
||
let v = native_list_append(v, ["coissin", "noun", "coissins", "", "", "", "cushion soft mass"])
|
||
let v = native_list_append(v, ["resverie", "noun", "resveries", "", "", "", "joy delight"])
|
||
let v = native_list_append(v, ["reguard", "noun", "reguarz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["archevesques", "noun", "archevesques", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["medlee", "noun", "medlees", "", "", "", "game"])
|
||
let v = native_list_append(v, ["meslage", "noun", "meslages", "", "", "", "mixture"])
|
||
let v = native_list_append(v, ["fradre", "noun", "fradres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poblo", "noun", "poblos", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["salvament", "noun", "salvamenz", "", "", "", "archaic form of"])
|
||
let v = native_list_append(v, ["escharpe", "noun", "escharpes", "", "", "", "bag satchel"])
|
||
let v = native_list_append(v, ["tristor", "noun", "tristors", "", "", "", "sadness"])
|
||
let v = native_list_append(v, ["vomissement", "noun", "vomissemenz", "", "", "", "sick vomit act"])
|
||
let v = native_list_append(v, ["empeschement", "noun", "empeschemenz", "", "", "", "obstacle"])
|
||
let v = native_list_append(v, ["pelerin", "noun", "pelerins", "", "", "", "pilgrim person who"])
|
||
let v = native_list_append(v, ["smaragde", "noun", "smaragdes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["paor", "noun", "paors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["raige", "noun", "raiges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cherubin", "noun", "cherubins", "", "", "", "cherub"])
|
||
let v = native_list_append(v, ["perrier", "noun", "perriers", "", "", "", "perrier mortar"])
|
||
let v = native_list_append(v, ["areste", "noun", "arestes", "", "", "", "fishbone"])
|
||
let v = native_list_append(v, ["joiel", "noun", "joieus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fatigation", "noun", "fatigations", "", "", "", "fatigue tiredness"])
|
||
let v = native_list_append(v, ["abaesse", "noun", "abaesses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["abeesse", "noun", "abeesses", "", "", "", "abbess"])
|
||
let v = native_list_append(v, ["abisme", "noun", "abisme", "", "", "", "Hell"])
|
||
let v = native_list_append(v, ["aprentis", "noun", "aprentis", "", "", "", "apprentice"])
|
||
let v = native_list_append(v, ["baffe", "noun", "baffes", "", "", "", "smack slap strike"])
|
||
let v = native_list_append(v, ["bocle", "noun", "bocles", "", "", "", "buckle"])
|
||
let v = native_list_append(v, ["broce", "noun", "broces", "", "", "", "brushwood"])
|
||
let v = native_list_append(v, ["persoune", "noun", "persounes", "", "", "", "a person"])
|
||
let v = native_list_append(v, ["sulfre", "noun", "sulfre", "", "", "", "sulphur element"])
|
||
let v = native_list_append(v, ["recordour", "noun", "recordours", "", "", "", "record-keeper official in"])
|
||
let v = native_list_append(v, ["noumbre", "noun", "noumbres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pilour", "noun", "pilours", "", "", "", "plunderer pillager"])
|
||
let v = native_list_append(v, ["musike", "noun", "musikes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["meseise", "noun", "meseises", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["marescal", "noun", "marescaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reyne", "noun", "reynes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["grece", "noun", "greces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gelusie", "noun", "gelusie", "", "", "", "jealousy envy"])
|
||
let v = native_list_append(v, ["Espayne", "noun", "Espayne", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nois", "noun", "nois", "", "", "", "nut edible seed"])
|
||
let v = native_list_append(v, ["doctur", "noun", "docturs", "", "", "", "scholar academic"])
|
||
let v = native_list_append(v, ["acunte", "noun", "acuntes", "", "", "", "count calculation"])
|
||
let v = native_list_append(v, ["apurtenance", "noun", "apurtenances", "", "", "", "belonging something which"])
|
||
let v = native_list_append(v, ["oisel de proie", "noun", "oiseaus de proie", "", "", "", "bird of prey"])
|
||
let v = native_list_append(v, ["cloistre", "noun", "cloistres", "", "", "", "cloister"])
|
||
let v = native_list_append(v, ["clostre", "noun", "clostres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chevetaine", "noun", "chevetaines", "", "", "", "chief captain leader"])
|
||
let v = native_list_append(v, ["escoler", "noun", "escolers", "", "", "", "school pupil"])
|
||
let v = native_list_append(v, ["mestier", "noun", "mestiers", "", "", "", "job occupation employment"])
|
||
let v = native_list_append(v, ["descorde", "noun", "descordes", "", "", "", "discord discontent unhappiness"])
|
||
let v = native_list_append(v, ["complainte", "noun", "complaintes", "", "", "", "complaint lament"])
|
||
let v = native_list_append(v, ["escorpion", "noun", "escorpions", "", "", "", "scorpion animal"])
|
||
let v = native_list_append(v, ["ypocrite", "noun", "ypocrites", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Jhesucriz", "noun", "Jhesucriz", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["ypocrites", "noun", "ypocrites", "", "", "", "oblique masculine plural"])
|
||
let v = native_list_append(v, ["Roberz", "noun", "Roberz", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["nimphe", "noun", "nimphes", "", "", "", "nymph minor female"])
|
||
let v = native_list_append(v, ["Perceval", "noun", "Perceval", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Percevax", "noun", "Percevax", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["chatel", "noun", "chateaus", "", "", "", "possession"])
|
||
let v = native_list_append(v, ["sojor", "noun", "sojors", "", "", "", "time spent in"])
|
||
let v = native_list_append(v, ["achevement", "noun", "achevemenz", "", "", "", "act of finishing"])
|
||
let v = native_list_append(v, ["fevrier", "noun", "fevriers", "", "", "", "February month"])
|
||
let v = native_list_append(v, ["çucre", "noun", "çucres", "", "", "", "sugar sweet crystalized"])
|
||
let v = native_list_append(v, ["Camaalot", "noun", "Camaalot", "", "", "", "Camelot"])
|
||
let v = native_list_append(v, ["cheminee", "noun", "cheminees", "", "", "", "chimney vent used"])
|
||
let v = native_list_append(v, ["chastiement", "noun", "chastiemenz", "", "", "", "punishment chastisement"])
|
||
let v = native_list_append(v, ["blestre", "noun", "blestres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["blostre", "noun", "blostres", "", "", "", "blister mark on"])
|
||
let v = native_list_append(v, ["neir", "noun", "neir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["creue", "noun", "creues", "", "", "", "increase augmentation"])
|
||
let v = native_list_append(v, ["menistre", "noun", "menistres", "", "", "", "minister official in"])
|
||
let v = native_list_append(v, ["Escriture", "noun", "Escriture", "", "", "", "the Scripture the"])
|
||
let v = native_list_append(v, ["prophetie", "noun", "propheties", "", "", "", "prophecy"])
|
||
let v = native_list_append(v, ["soffrance", "noun", "soffrances", "", "", "", "suffering"])
|
||
let v = native_list_append(v, ["renart", "noun", "renarz", "", "", "", "fox animal"])
|
||
let v = native_list_append(v, ["coeverfu", "noun", "coeverfus", "", "", "", "curfew"])
|
||
let v = native_list_append(v, ["congregacion", "noun", "congregacions", "", "", "", "congregation gathering assembly"])
|
||
let v = native_list_append(v, ["chate", "noun", "chates", "", "", "", "female equivalent of"])
|
||
let v = native_list_append(v, ["marchié", "noun", "marchiez", "", "", "", "market marketplace place"])
|
||
let v = native_list_append(v, ["estranglement", "noun", "estranglemenz", "", "", "", "strangulation"])
|
||
let v = native_list_append(v, ["pelerinage", "noun", "pelerinages", "", "", "", "pilgrimage journey made"])
|
||
let v = native_list_append(v, ["prophete", "noun", "prophetes", "", "", "", "prophet chiefly Biblical"])
|
||
let v = native_list_append(v, ["destrucion", "noun", "destrucions", "", "", "", "destruction act of"])
|
||
let v = native_list_append(v, ["vesteure", "noun", "vesteures", "", "", "", "item of clothing"])
|
||
let v = native_list_append(v, ["mescredi", "noun", "mescredis", "", "", "", "Wednesday"])
|
||
let v = native_list_append(v, ["societé", "noun", "societez", "", "", "", "society group of"])
|
||
let v = native_list_append(v, ["Egyptien", "noun", "Egyptiens", "", "", "", "Egyptian person"])
|
||
let v = native_list_append(v, ["ovrier", "noun", "ovriers", "", "", "", "worker"])
|
||
let v = native_list_append(v, ["ovriere", "noun", "ovrieres", "", "", "", "female equivalent of"])
|
||
let v = native_list_append(v, ["entencion", "noun", "entencions", "", "", "", "intention intent aim"])
|
||
let v = native_list_append(v, ["vaissel", "noun", "vaisseaus", "", "", "", "vessel tool used"])
|
||
let v = native_list_append(v, ["oroison", "noun", "oroisons", "", "", "", "prayer"])
|
||
let v = native_list_append(v, ["oriant", "noun", "oriant", "", "", "", "Orient the East"])
|
||
let v = native_list_append(v, ["ebrieu", "noun", "ebrieu", "", "", "", "Hebrew language"])
|
||
let v = native_list_append(v, ["beneison", "noun", "beneisons", "", "", "", "blessing"])
|
||
let v = native_list_append(v, ["oscurté", "noun", "oscurtez", "", "", "", "darkness"])
|
||
let v = native_list_append(v, ["diemenche", "noun", "diemenches", "", "", "", "Sunday"])
|
||
let v = native_list_append(v, ["oignement", "noun", "oignemenz", "", "", "", "ointment balm"])
|
||
let v = native_list_append(v, ["coumin", "noun", "coumin", "", "", "", "cumin"])
|
||
let v = native_list_append(v, ["ivern", "noun", "ivern", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Brandan", "noun", "Brandan", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["maquerel", "noun", "maquereaus", "", "", "", "mackerel fish"])
|
||
let v = native_list_append(v, ["prelat", "noun", "prelaz", "", "", "", "prelate"])
|
||
let v = native_list_append(v, ["paradix", "noun", "paradix", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["paradiz", "noun", "paradiz", "", "", "", "Heaven"])
|
||
let v = native_list_append(v, ["jonesce", "noun", "jonesce", "", "", "", "youth quality of"])
|
||
let v = native_list_append(v, ["nonsavoir", "noun", "nonsavoirs", "", "", "", "ignorance"])
|
||
let v = native_list_append(v, ["tribulacion", "noun", "tribulacions", "", "", "", "problem trouble obstacle"])
|
||
let v = native_list_append(v, ["redempcion", "noun", "redempcions", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["alabastre", "noun", "alabastres", "", "", "", "alabaster"])
|
||
let v = native_list_append(v, ["universitei", "noun", "universiteis", "", "", "", "university educational facility"])
|
||
let v = native_list_append(v, ["bersuel", "noun", "bersueus", "", "", "", "cradle place where"])
|
||
let v = native_list_append(v, ["conroi", "noun", "conrois", "", "", "", "In the Middle"])
|
||
let v = native_list_append(v, ["corroi", "noun", "corrois", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["incarnacion", "noun", "incarnacions", "", "", "", "incarnation"])
|
||
let v = native_list_append(v, ["Gregoire", "noun", "Gregoire", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["procés", "noun", "procés", "", "", "", "journey"])
|
||
let v = native_list_append(v, ["gloutenie", "noun", "gloutenies", "", "", "", "gluttony"])
|
||
let v = native_list_append(v, ["pucelete", "noun", "puceletes", "", "", "", "young girl female"])
|
||
let v = native_list_append(v, ["chainse", "noun", "chainses", "", "", "", "a long womens"])
|
||
let v = native_list_append(v, ["guische", "noun", "guisches", "", "", "", "a ruse or"])
|
||
let v = native_list_append(v, ["chamberiere", "noun", "chamberieres", "", "", "", "chambermaid"])
|
||
let v = native_list_append(v, ["destresse", "noun", "destresses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["marchise", "noun", "marchises", "", "", "", "marchioness wife of"])
|
||
let v = native_list_append(v, ["obediance", "noun", "obediances", "", "", "", "obedience"])
|
||
let v = native_list_append(v, ["labur", "noun", "laburs", "", "", "", "labor work toil"])
|
||
let v = native_list_append(v, ["devocion", "noun", "devocions", "", "", "", "devotion quality of"])
|
||
let v = native_list_append(v, ["acort", "noun", "acorz", "", "", "", "agreement accord"])
|
||
let v = native_list_append(v, ["descort", "noun", "descorz", "", "", "", "disagreement discord"])
|
||
let v = native_list_append(v, ["Rolant", "noun", "Rolant", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["fumee", "noun", "fumees", "", "", "", "smoke"])
|
||
let v = native_list_append(v, ["desaise", "noun", "desaises", "", "", "", "disease"])
|
||
let v = native_list_append(v, ["pensee", "noun", "pensees", "", "", "", "thought"])
|
||
let v = native_list_append(v, ["fau", "noun", "fau", "", "", "", "beech"])
|
||
let v = native_list_append(v, ["pasches", "noun", "pasches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pasques", "noun", "pasques", "", "", "", "Easter Christian festival"])
|
||
let v = native_list_append(v, ["doit de pié", "noun", "doiz de piez", "", "", "", "toe digit of"])
|
||
let v = native_list_append(v, ["chrestientet", "noun", "chrestientet", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tresorer", "noun", "tresorers", "", "", "", "treasurer person appointed"])
|
||
let v = native_list_append(v, ["cameil", "noun", "cameilz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chenil", "noun", "cheniz", "", "", "", "kennel"])
|
||
let v = native_list_append(v, ["destrer", "noun", "destrers", "", "", "", "a warhorse"])
|
||
let v = native_list_append(v, ["nuveles", "noun", "nuveles", "", "", "", "news new information"])
|
||
let v = native_list_append(v, ["amistié", "noun", "amistiez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["quir", "noun", "quirs", "", "", "", "leather material"])
|
||
let v = native_list_append(v, ["traïtur", "noun", "traïturs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["freit", "noun", "freiz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parastre", "noun", "parastres", "", "", "", "stepfather"])
|
||
let v = native_list_append(v, ["martirie", "noun", "martiries", "", "", "", "martyrdom"])
|
||
let v = native_list_append(v, ["fiertet", "noun", "fiertet", "", "", "", "pride proudness"])
|
||
let v = native_list_append(v, ["glutun", "noun", "glutuns", "", "", "", "glutton"])
|
||
let v = native_list_append(v, ["esperun", "noun", "esperuns", "", "", "", "spur metal implement"])
|
||
let v = native_list_append(v, ["meitiet", "noun", "meitiez", "", "", "", "half"])
|
||
let v = native_list_append(v, ["pulmun", "noun", "pulmuns", "", "", "", "lung"])
|
||
let v = native_list_append(v, ["trunçun", "noun", "trunçuns", "", "", "", "truncheon baton stick"])
|
||
let v = native_list_append(v, ["maisnee", "noun", "maisnees", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["murdrie", "noun", "murdrie", "", "", "", "murder murdering idea"])
|
||
let v = native_list_append(v, ["ametiste", "noun", "ametistes", "", "", "", "amethyst precious stone"])
|
||
let v = native_list_append(v, ["cumpaignuns", "noun", "cumpaignuns", "", "", "", "inflection of cumpaignun"])
|
||
let v = native_list_append(v, ["cumpaignun", "noun", "cumpaignuns", "", "", "", "Anglo-Norman form of"])
|
||
let v = native_list_append(v, ["cristaus", "noun", "cristaus", "", "", "", "inflection of cristal"])
|
||
let v = native_list_append(v, ["demaine", "noun", "demaines", "", "", "", "entourage of a"])
|
||
let v = native_list_append(v, ["espiez", "noun", "espiez", "", "", "", "inflection of espiet"])
|
||
let v = native_list_append(v, ["frunt", "noun", "frunz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["confusiun", "noun", "confusiuns", "", "", "", "confusion"])
|
||
let v = native_list_append(v, ["genoill", "noun", "genouz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["occean", "noun", "occeans", "", "", "", "ocean large body"])
|
||
let v = native_list_append(v, ["afflictiun", "noun", "afflictiuns", "", "", "", "affliction trouble torment"])
|
||
let v = native_list_append(v, ["seir", "noun", "seirs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Daneis", "noun", "Daneis", "", "", "", "Dane Danish person"])
|
||
let v = native_list_append(v, ["esteile", "noun", "esteiles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["produme", "noun", "produmes", "", "", "", "good man"])
|
||
let v = native_list_append(v, ["ocisiun", "noun", "ocisiuns", "", "", "", "killing act of"])
|
||
let v = native_list_append(v, ["pescion", "noun", "pescions", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["veltre", "noun", "veltres", "", "", "", "hunting dog"])
|
||
let v = native_list_append(v, ["vespre", "noun", "vespres", "", "", "", "evening"])
|
||
let v = native_list_append(v, ["vespree", "noun", "vesprees", "", "", "", "evening"])
|
||
let v = native_list_append(v, ["hanste", "noun", "hanstes", "", "", "", "lance weapon"])
|
||
let v = native_list_append(v, ["gunfanun", "noun", "gunfanuns", "", "", "", "gonfalon type of"])
|
||
let v = native_list_append(v, ["greisle", "noun", "greisles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["graisle", "noun", "graisles", "", "", "", "a type of"])
|
||
let v = native_list_append(v, ["bronie", "noun", "bronies", "", "", "", "ringmail armor"])
|
||
let v = native_list_append(v, ["Michiel", "noun", "Michiel", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["engien", "noun", "engiens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["proveire", "noun", "proveires", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["obliance", "noun", "obliances", "", "", "", "forgottenness quality of"])
|
||
let v = native_list_append(v, ["Lundres", "noun", "Lundres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Normendie", "noun", "Normendie", "", "", "", "Normandy region in"])
|
||
let v = native_list_append(v, ["eveske", "noun", "eveskes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["frunce", "noun", "frunces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Danemarche", "noun", "Danemarche", "", "", "", "Denmark country"])
|
||
let v = native_list_append(v, ["sonje", "noun", "sonjes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["interpretacion", "noun", "interpretacions", "", "", "", "interpretation"])
|
||
let v = native_list_append(v, ["archeveske", "noun", "archeveskes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aveirs", "noun", "aveirs", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["crualté", "noun", "crualtez", "", "", "", "cruelty cruelness"])
|
||
let v = native_list_append(v, ["Normanz", "noun", "Normanz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["cumbateor", "noun", "cumbateors", "", "", "", "combattant fighter"])
|
||
let v = native_list_append(v, ["foille", "noun", "foilles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fiebleté", "noun", "fiebletez", "", "", "", "weakness feebleness quality"])
|
||
let v = native_list_append(v, ["conrei", "noun", "conreis", "", "", "", "celebration"])
|
||
let v = native_list_append(v, ["closture", "noun", "clostures", "", "", "", "enclosed area"])
|
||
let v = native_list_append(v, ["Willame", "noun", "Willame", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Willalme", "noun", "Willalme", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["moes", "noun", "moes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["achoizon", "noun", "achoizons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Willeme", "noun", "Willeme", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Guillame", "noun", "Guillame", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Estiene", "noun", "Estiene", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Peitiers", "noun", "Peitiers", "", "", "", "Poitiers a city"])
|
||
let v = native_list_append(v, ["Henris", "noun", "Henris", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["Henriz", "noun", "Henriz", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["Baex", "noun", "Baex", "", "", "", "Bayeux a city"])
|
||
let v = native_list_append(v, ["Guillalme", "noun", "Guillalme", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Loeis", "noun", "Loeis", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Richart", "noun", "Richart", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["abé", "noun", "abez", "", "", "", "abbot"])
|
||
let v = native_list_append(v, ["covent", "noun", "covenz", "", "", "", "convent residence of"])
|
||
let v = native_list_append(v, ["cheveul", "noun", "cheveus", "", "", "", "a hair"])
|
||
let v = native_list_append(v, ["Bernart", "noun", "Bernart", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["canel", "noun", "caneaus", "", "", "", "canal artificial watercourse"])
|
||
let v = native_list_append(v, ["chenel", "noun", "cheneaus", "", "", "", "channel of water"])
|
||
let v = native_list_append(v, ["duresce", "noun", "duresces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lealté", "noun", "lealtez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneichon", "noun", "beneichons", "", "", "", "blessing"])
|
||
let v = native_list_append(v, ["Osmont", "noun", "Osmont", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["trosel", "noun", "troseaus", "", "", "", "bunch bundle"])
|
||
let v = native_list_append(v, ["plaiz", "noun", "plaiz", "", "", "", "inflection of plait"])
|
||
let v = native_list_append(v, ["repairement", "noun", "repairemenz", "", "", "", "return act of"])
|
||
let v = native_list_append(v, ["pramesse", "noun", "pramesses", "", "", "", "promise"])
|
||
let v = native_list_append(v, ["asemblee", "noun", "asemblees", "", "", "", "an assembly congregation"])
|
||
let v = native_list_append(v, ["numbre", "noun", "numbres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["majorane", "noun", "majoranes", "", "", "", "marjoram"])
|
||
let v = native_list_append(v, ["aposteme", "noun", "apostemes", "", "", "", "aposteme"])
|
||
let v = native_list_append(v, ["ostage", "noun", "ostages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mautalent", "noun", "mautalenz", "", "", "", "evil intentions"])
|
||
let v = native_list_append(v, ["enfez", "noun", "enfez", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["paisant", "noun", "paisanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["anfant", "noun", "anfanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Thiebaut", "noun", "Thiebaut", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["bobans", "noun", "bobans", "", "", "", "pride vanity"])
|
||
let v = native_list_append(v, ["Galtier", "noun", "Galtier", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Frauncheiz", "noun", "Frauncheizes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["preie", "noun", "preies", "", "", "", "booty bounty"])
|
||
let v = native_list_append(v, ["venour", "noun", "venours", "", "", "", "hunter"])
|
||
let v = native_list_append(v, ["berbiz", "noun", "berbiz", "", "", "", "ewe"])
|
||
let v = native_list_append(v, ["oue", "noun", "oues", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Lohier", "noun", "Lohier", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["cemetiere", "noun", "cemetieres", "", "", "", "cemetery place where"])
|
||
let v = native_list_append(v, ["Giffrei", "noun", "Giffrei", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["russignol", "noun", "russignous", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["friçon", "noun", "friçons", "", "", "", "shiver shudder"])
|
||
let v = native_list_append(v, ["muillier", "noun", "muilliers", "", "", "", "wife female married"])
|
||
let v = native_list_append(v, ["gutiere", "noun", "gutieres", "", "", "", "gutter"])
|
||
let v = native_list_append(v, ["capelain", "noun", "capelainz", "", "", "", "chaplain"])
|
||
let v = native_list_append(v, ["machue", "noun", "machues", "", "", "", "club stick baton"])
|
||
let v = native_list_append(v, ["ivresce", "noun", "ivresces", "", "", "", "drunkenness"])
|
||
let v = native_list_append(v, ["poesté", "noun", "poestez", "", "", "", "power authority"])
|
||
let v = native_list_append(v, ["poissance", "noun", "poissances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mutun", "noun", "mutuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pastur", "noun", "pasturs", "", "", "", "shepherd"])
|
||
let v = native_list_append(v, ["cumbatteur", "noun", "cumbatteurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuntrees", "noun", "cuntrees", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["cumbatteurs", "noun", "cumbatteurs", "", "", "", "inflection of cumbatteur"])
|
||
let v = native_list_append(v, ["saete", "noun", "saetes", "", "", "", "arrow projectile consisting"])
|
||
let v = native_list_append(v, ["chamberlenc", "noun", "chamberlens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fisician", "noun", "fisicians", "", "", "", "doctor medical practitioner"])
|
||
let v = native_list_append(v, ["weyver", "noun", "weyvers", "", "", "", "waiver"])
|
||
let v = native_list_append(v, ["veissel", "noun", "veisseaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Cunstance", "noun", "Cunstance", "", "", "", "a female given"])
|
||
let v = native_list_append(v, ["Karlemaigne", "noun", "Karlemaigne", "", "", "", "Charlemagne former European"])
|
||
let v = native_list_append(v, ["penun", "noun", "penuns", "", "", "", "gonfanon type of"])
|
||
let v = native_list_append(v, ["Gersui", "noun", "Gersui", "", "", "", "Jersey island"])
|
||
let v = native_list_append(v, ["Ierusalem", "noun", "Ierusalem", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["relike", "noun", "relike", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Walkelin", "noun", "Walkelin", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Gilebert", "noun", "Gilebert", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["soldeier", "noun", "soldeiers", "", "", "", "A soldier especially"])
|
||
let v = native_list_append(v, ["soldeiers", "noun", "soldeiers", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["bastart", "noun", "bastarz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vardlet", "noun", "vardlez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bascat", "noun", "bascaz", "", "", "", "basket container"])
|
||
let v = native_list_append(v, ["renun", "noun", "renuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["clergie", "noun", "clergies", "", "", "", "clergy"])
|
||
let v = native_list_append(v, ["Raol", "noun", "Raol", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["deseriteisun", "noun", "deseriteisuns", "", "", "", "disinheritance act of"])
|
||
let v = native_list_append(v, ["gaole", "noun", "gaoles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Reinald", "noun", "Reinald", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["asalt", "noun", "asalz", "", "", "", "assault attack offensive"])
|
||
let v = native_list_append(v, ["raisoun", "noun", "raisouns", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["resplendor", "noun", "resplendors", "", "", "", "splendor magnificence"])
|
||
let v = native_list_append(v, ["Mahelt", "noun", "Mahelt", "", "", "", "a female given"])
|
||
let v = native_list_append(v, ["Ele", "noun", "Ele", "", "", "", "a female given"])
|
||
let v = native_list_append(v, ["satisfacion", "noun", "satisfacions", "", "", "", "satisfaction for an"])
|
||
let v = native_list_append(v, ["semunse", "noun", "semunses", "", "", "", "letter written document"])
|
||
let v = native_list_append(v, ["Phelipe", "noun", "Phelipe", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Westmostier", "noun", "Westmostier", "", "", "", "Westminster a borough"])
|
||
let v = native_list_append(v, ["mostier", "noun", "mostiers", "", "", "", "minster place of"])
|
||
let v = native_list_append(v, ["Apostoile", "noun", "Apostoile", "", "", "", "the Pope"])
|
||
let v = native_list_append(v, ["chent", "noun", "chenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plovier", "noun", "ploviers", "", "", "", "plover bird"])
|
||
let v = native_list_append(v, ["penuncel", "noun", "penunceaus", "", "", "", "pencel a small"])
|
||
let v = native_list_append(v, ["poun", "noun", "pouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parlaunce", "noun", "parlaunces", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["viaire", "noun", "viaires", "", "", "", "face"])
|
||
let v = native_list_append(v, ["carpentier", "noun", "carpentiers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["engigneor", "noun", "engigneors", "", "", "", "deceiver one who"])
|
||
let v = native_list_append(v, ["Hastingues", "noun", "Hastingues", "", "", "", "Hastings"])
|
||
let v = native_list_append(v, ["pesance", "noun", "pesances", "", "", "", "weight"])
|
||
let v = native_list_append(v, ["ancessorie", "noun", "ancessories", "", "", "", "ancestry"])
|
||
let v = native_list_append(v, ["manace", "noun", "manaces", "", "", "", "threat verbal or"])
|
||
let v = native_list_append(v, ["hardement", "noun", "hardemenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Northonblonde", "noun", "Northonblonde", "", "", "", "Northumberland"])
|
||
let v = native_list_append(v, ["Gunnor", "noun", "Gunnor", "", "", "", "a female given"])
|
||
let v = native_list_append(v, ["Heraut", "noun", "Heraut", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["engignement", "noun", "engignemenz", "", "", "", "trickery ruse deception"])
|
||
let v = native_list_append(v, ["chevetaigne", "noun", "chevetaignes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["crieme", "noun", "criemes", "", "", "", "worry fear"])
|
||
let v = native_list_append(v, ["Engleiz", "noun", "Engleizes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lavendre", "noun", "lavendre", "", "", "", "lavender plant"])
|
||
let v = native_list_append(v, ["adition", "noun", "aditions", "", "", "", "addition that which"])
|
||
let v = native_list_append(v, ["Engleterre", "noun", "Engleterre", "", "", "", "England country"])
|
||
let v = native_list_append(v, ["feelté", "noun", "feeltez", "", "", "", "allegiance loyalty"])
|
||
let v = native_list_append(v, ["vanteor", "noun", "vanteors", "", "", "", "vaunter boaster"])
|
||
let v = native_list_append(v, ["feture", "noun", "fetures", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nacele", "noun", "naceles", "", "", "", "small boat"])
|
||
let v = native_list_append(v, ["escheker", "noun", "eschekers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escalberc", "noun", "escalbers", "", "", "", "scabbard sheath for"])
|
||
let v = native_list_append(v, ["gieu", "noun", "gieus", "", "", "", "game"])
|
||
let v = native_list_append(v, ["Roem", "noun", "Roem", "", "", "", "Rouen a city"])
|
||
let v = native_list_append(v, ["gesine", "noun", "gesines", "", "", "", "the act of"])
|
||
let v = native_list_append(v, ["Caem", "noun", "Caem", "", "", "", "Caen a city"])
|
||
let v = native_list_append(v, ["Tierri", "noun", "Tierri", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["tricerie", "noun", "triceries", "", "", "", "trickery deception ruse"])
|
||
let v = native_list_append(v, ["Caameiz", "noun", "Caameizes", "", "", "", "Someone from Caen"])
|
||
let v = native_list_append(v, ["Mansel", "noun", "Manseaus", "", "", "", "Someone from Le"])
|
||
let v = native_list_append(v, ["Kardif", "noun", "Kardif", "", "", "", "Cardiff a city"])
|
||
let v = native_list_append(v, ["Glocestre", "noun", "Glocestre", "", "", "", "Gloucester a city"])
|
||
let v = native_list_append(v, ["revolucion", "noun", "revolucions", "", "", "", "passage elapsing of"])
|
||
let v = native_list_append(v, ["sachel", "noun", "sacheaus", "", "", "", "small bag"])
|
||
let v = native_list_append(v, ["gravele", "noun", "graveles", "", "", "", "gravel chips of"])
|
||
let v = native_list_append(v, ["masle", "noun", "masles", "", "", "", "male"])
|
||
let v = native_list_append(v, ["obeissance", "noun", "obeissances", "", "", "", "obedience"])
|
||
let v = native_list_append(v, ["terrour", "noun", "terrour", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estover", "noun", "estovers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["quarel", "noun", "quareaus", "", "", "", "square block of"])
|
||
let v = native_list_append(v, ["meshaing", "noun", "meshainz", "", "", "", "mutilation mayhem loss"])
|
||
let v = native_list_append(v, ["memoire", "noun", "memoires", "", "", "", "memory specific recollection"])
|
||
let v = native_list_append(v, ["heritaige", "noun", "heritaiges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chevallier", "noun", "chevalliers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["artere", "noun", "arteres", "", "", "", "artery"])
|
||
let v = native_list_append(v, ["lievre", "noun", "lievres", "", "", "", "hare"])
|
||
let v = native_list_append(v, ["paulme", "noun", "paulmes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["heritier", "noun", "heritiers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["theologien", "noun", "theologiens", "", "", "", "theologian"])
|
||
let v = native_list_append(v, ["hyene", "noun", "hyenes", "", "", "", "hyena animal"])
|
||
let v = native_list_append(v, ["pourpos", "noun", "pourpos", "", "", "", "aim intention"])
|
||
let v = native_list_append(v, ["purpos", "noun", "purpos", "", "", "", "aim intention"])
|
||
let v = native_list_append(v, ["caitivison", "noun", "caitivisons", "", "", "", "captivity imprisonment"])
|
||
let v = native_list_append(v, ["Itaire", "noun", "Itaire", "", "", "", "Italy European country"])
|
||
let v = native_list_append(v, ["trespas", "noun", "trespas", "", "", "", "pass opening road"])
|
||
let v = native_list_append(v, ["embuscement", "noun", "embuscemenz", "", "", "", "ambush"])
|
||
let v = native_list_append(v, ["Griu", "noun", "Grius", "", "", "", "Greek Greek person"])
|
||
let v = native_list_append(v, ["vitailles", "noun", "vitailles", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["Gresse", "noun", "Gresse", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deuesse", "noun", "deuesses", "", "", "", "goddess"])
|
||
let v = native_list_append(v, ["orfenin", "noun", "orfenins", "", "", "", "orphan"])
|
||
let v = native_list_append(v, ["sené", "noun", "senez", "", "", "", "wise man sage"])
|
||
let v = native_list_append(v, ["ovraige", "noun", "ovraiges", "", "", "", "work labor"])
|
||
let v = native_list_append(v, ["sosterin", "noun", "sosterins", "", "", "", "underground an underground"])
|
||
let v = native_list_append(v, ["aisné", "noun", "aisnez", "", "", "", "the eldest"])
|
||
let v = native_list_append(v, ["doucine", "noun", "doucines", "", "", "", "flute oboe or"])
|
||
let v = native_list_append(v, ["juenesce", "noun", "juenesce", "", "", "", "youth quality of"])
|
||
let v = native_list_append(v, ["viellece", "noun", "viellece", "", "", "", "oldness quality of"])
|
||
let v = native_list_append(v, ["mariment", "noun", "mariment", "", "", "", "pain suffering"])
|
||
let v = native_list_append(v, ["destruiment", "noun", "destruimenz", "", "", "", "destruction"])
|
||
let v = native_list_append(v, ["essele", "noun", "esseles", "", "", "", "armpit"])
|
||
let v = native_list_append(v, ["mamele", "noun", "mameles", "", "", "", "breast"])
|
||
let v = native_list_append(v, ["cuve", "noun", "cuves", "", "", "", "tank vat"])
|
||
let v = native_list_append(v, ["socor", "noun", "socors", "", "", "", "help assistance aid"])
|
||
let v = native_list_append(v, ["aversaire", "noun", "aversaires", "", "", "", "adversary opponent"])
|
||
let v = native_list_append(v, ["hautor", "noun", "hautors", "", "", "", "height"])
|
||
let v = native_list_append(v, ["eslection", "noun", "eslections", "", "", "", "election act of"])
|
||
let v = native_list_append(v, ["pastoierie", "noun", "pastoieries", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["citeien", "noun", "citeiens", "", "", "", "citizen"])
|
||
let v = native_list_append(v, ["geu", "noun", "geus", "", "", "", "game"])
|
||
let v = native_list_append(v, ["nevuld", "noun", "nevulz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nevold", "noun", "nevolz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gonfalonier", "noun", "gonfaloniers", "", "", "", "gonfalonier"])
|
||
let v = native_list_append(v, ["regiun", "noun", "regiuns", "", "", "", "region geographical location"])
|
||
let v = native_list_append(v, ["Ecoce", "noun", "Ecoce", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["regioun", "noun", "regiouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Cornuaille", "noun", "Cornuaille", "", "", "", "Cornwall a peninsula"])
|
||
let v = native_list_append(v, ["aparillement", "noun", "aparillemenz", "", "", "", "equipment"])
|
||
let v = native_list_append(v, ["cotel", "noun", "coteaus", "", "", "", "knife tool with"])
|
||
let v = native_list_append(v, ["riquece", "noun", "riqueces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["priorie", "noun", "priories", "", "", "", "priory religious building"])
|
||
let v = native_list_append(v, ["menor Bretaigne", "noun", "menor Bretaigne", "", "", "", "Brittany region of"])
|
||
let v = native_list_append(v, ["navele", "noun", "naveles", "", "", "", "small boat"])
|
||
let v = native_list_append(v, ["estanc", "noun", "estans", "", "", "", "pond"])
|
||
let v = native_list_append(v, ["cemin", "noun", "cemins", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estang", "noun", "estainz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mouster", "noun", "mousters", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aquoison", "noun", "aquoisons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["berbis", "noun", "berbis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["maneuvre", "noun", "maneuvres", "", "", "", "something done or"])
|
||
let v = native_list_append(v, ["decreet", "noun", "decreez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["senefiance", "noun", "senefiances", "", "", "", "sign signal indication"])
|
||
let v = native_list_append(v, ["chartre", "noun", "chartres", "", "", "", "charter covenant written"])
|
||
let v = native_list_append(v, ["orillier", "noun", "orilliers", "", "", "", "pillow"])
|
||
let v = native_list_append(v, ["progrés", "noun", "progrés", "", "", "", "progress"])
|
||
let v = native_list_append(v, ["plorement", "noun", "ploremenz", "", "", "", "crying weeping action"])
|
||
let v = native_list_append(v, ["paien", "noun", "paiens", "", "", "", "pagan heathen"])
|
||
let v = native_list_append(v, ["grandor", "noun", "grandors", "", "", "", "largeness bigness size"])
|
||
let v = native_list_append(v, ["longor", "noun", "longors", "", "", "", "longness quality of"])
|
||
let v = native_list_append(v, ["Roonde Table", "noun", "Roonde Table", "", "", "", "Round Table"])
|
||
let v = native_list_append(v, ["Norgege", "noun", "Norgege", "", "", "", "Norway a former"])
|
||
let v = native_list_append(v, ["conteor", "noun", "conteors", "", "", "", "storyteller"])
|
||
let v = native_list_append(v, ["fableor", "noun", "fableors", "", "", "", "storyteller"])
|
||
let v = native_list_append(v, ["puiçance", "noun", "puiçances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["paillerez", "noun", "paillerez", "", "", "", "type of bird"])
|
||
let v = native_list_append(v, ["Norgales", "noun", "Norgales", "", "", "", "North Wales"])
|
||
let v = native_list_append(v, ["Sugales", "noun", "Sugales", "", "", "", "South Wales"])
|
||
let v = native_list_append(v, ["hasart", "noun", "hasarz", "", "", "", "hazard game"])
|
||
let v = native_list_append(v, ["eschas", "noun", "eschas", "", "", "", "chess board game"])
|
||
let v = native_list_append(v, ["guisarme", "noun", "guisarmes", "", "", "", "gisarme"])
|
||
let v = native_list_append(v, ["castelet", "noun", "castelés", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["coreor", "noun", "coreors", "", "", "", "runner one who"])
|
||
let v = native_list_append(v, ["cunestable", "noun", "cunestables", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["conestable", "noun", "conestables", "", "", "", "a military officer"])
|
||
let v = native_list_append(v, ["vilanie", "noun", "vilanies", "", "", "", "evil"])
|
||
let v = native_list_append(v, ["valiaunce", "noun", "valiaunces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pagene", "noun", "pagenes", "", "", "", "page one side"])
|
||
let v = native_list_append(v, ["destruision", "noun", "destruisions", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cardonal", "noun", "cardonaus", "", "", "", "cardinal"])
|
||
let v = native_list_append(v, ["Aufrican", "noun", "Aufricans", "", "", "", "African person"])
|
||
let v = native_list_append(v, ["subjesion", "noun", "subjesions", "", "", "", "subjection quality or"])
|
||
let v = native_list_append(v, ["manaces", "noun", "manaces", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["enferté", "noun", "enfertez", "", "", "", "sickness illness"])
|
||
let v = native_list_append(v, ["hoben", "noun", "hobens", "", "", "", "shroud"])
|
||
let v = native_list_append(v, ["sause", "noun", "sauses", "", "", "", "sauce condiment"])
|
||
let v = native_list_append(v, ["heraud", "noun", "herauz", "", "", "", "herald messenger"])
|
||
let v = native_list_append(v, ["emperice", "noun", "emperices", "", "", "", "Late Anglo-Norman form"])
|
||
let v = native_list_append(v, ["luxurie", "noun", "luxuries", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pomel", "noun", "pomeaus", "", "", "", "decorate sphere on"])
|
||
let v = native_list_append(v, ["licour", "noun", "licours", "", "", "", "liquid"])
|
||
let v = native_list_append(v, ["iror", "noun", "irors", "", "", "", "anger"])
|
||
let v = native_list_append(v, ["tenaunt", "noun", "tenaunz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["adamaunt", "noun", "adamaunz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["werre", "noun", "werres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["engignier", "noun", "engigniers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["creatour", "noun", "creatours", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vengeaunce", "noun", "vengeaunces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arestaige", "noun", "arestaiges", "", "", "", "stop pause delay"])
|
||
let v = native_list_append(v, ["aigue", "noun", "aigues", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["effant", "noun", "effanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Mancel", "noun", "Manceaus", "", "", "", "Someone from Le"])
|
||
let v = native_list_append(v, ["empereres", "noun", "empereres", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["emperere", "noun", "emperere", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["empereor", "noun", "empereors", "", "", "", "emperor commander"])
|
||
let v = native_list_append(v, ["folaige", "noun", "folaiges", "", "", "", "folly insane or"])
|
||
let v = native_list_append(v, ["barnaige", "noun", "barnaiges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["onnor", "noun", "onnors", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["corus", "noun", "corus", "", "", "", "anger"])
|
||
let v = native_list_append(v, ["windas", "noun", "windas", "", "", "", "winch"])
|
||
let v = native_list_append(v, ["menbre", "noun", "menbres", "", "", "", "limb"])
|
||
let v = native_list_append(v, ["iretier", "noun", "iretiers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eschés", "noun", "eschés", "", "", "", "chess"])
|
||
let v = native_list_append(v, ["giu", "noun", "gius", "", "", "", "game"])
|
||
let v = native_list_append(v, ["virgene", "noun", "virgenes", "", "", "", "virgin one who"])
|
||
let v = native_list_append(v, ["Gerart", "noun", "Gerart", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["confanon", "noun", "confanons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fervence", "noun", "fervences", "", "", "", "fervency"])
|
||
let v = native_list_append(v, ["goie", "noun", "goies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["secorance", "noun", "secorances", "", "", "", "security protection"])
|
||
let v = native_list_append(v, ["jovene", "noun", "jovene", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ongle del pié", "noun", "ongle del pié", "", "", "", "toenail"])
|
||
let v = native_list_append(v, ["droiturier", "noun", "droituriers", "", "", "", "judge"])
|
||
let v = native_list_append(v, ["branc", "noun", "brans", "", "", "", "blade of a"])
|
||
let v = native_list_append(v, ["viellart", "noun", "viellarz", "", "", "", "old man"])
|
||
let v = native_list_append(v, ["essil", "noun", "essiz", "", "", "", "exile"])
|
||
let v = native_list_append(v, ["ungle", "noun", "ungles", "", "", "", "nail finger or"])
|
||
let v = native_list_append(v, ["vut", "noun", "vuz", "", "", "", "wish desire want"])
|
||
let v = native_list_append(v, ["grevance", "noun", "grevances", "", "", "", "chagrin disappointment"])
|
||
let v = native_list_append(v, ["bataile", "noun", "batailes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["maufait", "noun", "maufaiz", "", "", "", "evil act evil"])
|
||
let v = native_list_append(v, ["phylosophie", "noun", "phylosophies", "", "", "", "philosophy field of"])
|
||
let v = native_list_append(v, ["procuratour", "noun", "procuratours", "", "", "", "procurator tax collector"])
|
||
let v = native_list_append(v, ["protectour", "noun", "protectours", "", "", "", "protector"])
|
||
let v = native_list_append(v, ["successour", "noun", "successours", "", "", "", "successor one who"])
|
||
let v = native_list_append(v, ["contesce", "noun", "contesces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["heut", "noun", "heuz", "", "", "", "hilt handle of"])
|
||
let v = native_list_append(v, ["conspiratour", "noun", "conspiratours", "", "", "", "conspirator"])
|
||
let v = native_list_append(v, ["vengement", "noun", "vengemenz", "", "", "", "revenge vengeance"])
|
||
let v = native_list_append(v, ["Lutice", "noun", "Lutice", "", "", "", "Paris the capital"])
|
||
let v = native_list_append(v, ["Normaundie", "noun", "Normaundie", "", "", "", "Normandy"])
|
||
let v = native_list_append(v, ["diemanche", "noun", "diemanche", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arestison", "noun", "arestisons", "", "", "", "stop pause"])
|
||
let v = native_list_append(v, ["delaiement", "noun", "delaiemenz", "", "", "", "delay"])
|
||
let v = native_list_append(v, ["mollier", "noun", "molliers", "", "", "", "wife female spouse"])
|
||
let v = native_list_append(v, ["accusour", "noun", "accusours", "", "", "", "accuser one who"])
|
||
let v = native_list_append(v, ["defendour", "noun", "defendours", "", "", "", "defender one who"])
|
||
let v = native_list_append(v, ["lessour", "noun", "lessours", "", "", "", "lessor"])
|
||
let v = native_list_append(v, ["offendour", "noun", "offendours", "", "", "", "offender one who"])
|
||
let v = native_list_append(v, ["abbet", "noun", "abbez", "", "", "", "abbot"])
|
||
let v = native_list_append(v, ["charnel conpaingnie", "noun", "charnel conpaingnie", "", "", "", "sexual relations"])
|
||
let v = native_list_append(v, ["prioresse", "noun", "prioresses", "", "", "", "prioress"])
|
||
let v = native_list_append(v, ["cotoun", "noun", "cotouns", "", "", "", "cotton"])
|
||
let v = native_list_append(v, ["boul", "noun", "bous", "", "", "", "birch tree"])
|
||
let v = native_list_append(v, ["losengerie", "noun", "losengeries", "", "", "", "flattery especially flattery"])
|
||
let v = native_list_append(v, ["fontainne", "noun", "fontainnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pencer", "noun", "pencers", "", "", "", "thought"])
|
||
let v = native_list_append(v, ["singnor", "noun", "singnors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reume", "noun", "reumes", "", "", "", "mucus"])
|
||
let v = native_list_append(v, ["connil", "noun", "conniz", "", "", "", "rabbit mammal"])
|
||
let v = native_list_append(v, ["caroigne", "noun", "caroignes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mundification", "noun", "mundifications", "", "", "", "cleansing mundification"])
|
||
let v = native_list_append(v, ["noum", "noun", "nouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["troveor", "noun", "troveors", "", "", "", "lyric poet"])
|
||
let v = native_list_append(v, ["pastre", "noun", "pastres", "", "", "", "shepherd"])
|
||
let v = native_list_append(v, ["exhibicion", "noun", "exhibicions", "", "", "", "exhibition act of"])
|
||
let v = native_list_append(v, ["puisné", "noun", "puisné", "", "", "", ""])
|
||
let v = native_list_append(v, ["escusement", "noun", "escusemenz", "", "", "", "excuse"])
|
||
let v = native_list_append(v, ["lastage", "noun", "lastages", "", "", "", "cargo of a"])
|
||
let v = native_list_append(v, ["reve", "noun", "reves", "", "", "", "turnip"])
|
||
let v = native_list_append(v, ["piz", "noun", "piz", "", "", "", "chest breast of"])
|
||
let v = native_list_append(v, ["dorveille", "noun", "dorveilles", "", "", "", "dozing drowsiness more"])
|
||
let v = native_list_append(v, ["gastel", "noun", "gasteaus", "", "", "", "round cake loaf"])
|
||
let v = native_list_append(v, ["flotage", "noun", "flotages", "", "", "", "act of diverting"])
|
||
let v = native_list_append(v, ["sput", "noun", "spuz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parçon", "noun", "parçons", "", "", "", "division separation"])
|
||
let v = native_list_append(v, ["parçonier", "noun", "parçoniers", "", "", "", "coholder co-owner"])
|
||
let v = native_list_append(v, ["parçonneour", "noun", "parçonneours", "", "", "", "parcener coheir"])
|
||
let v = native_list_append(v, ["delit", "noun", "deliz", "", "", "", "delight pleasure joy"])
|
||
let v = native_list_append(v, ["cervoise", "noun", "cervoises", "", "", "", "beer"])
|
||
let v = native_list_append(v, ["cerveise", "noun", "cerveises", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["liage", "noun", "liages", "", "", "", "link tie bond"])
|
||
let v = native_list_append(v, ["espauliere", "noun", "espaulieres", "", "", "", "spaulder armor for"])
|
||
let v = native_list_append(v, ["deces", "noun", "deces", "", "", "", "death"])
|
||
let v = native_list_append(v, ["estrangier", "noun", "estrangiers", "", "", "", "foreigner one from"])
|
||
let v = native_list_append(v, ["mystere", "noun", "mystere", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["feie", "noun", "feies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["portoir", "noun", "portoirs", "", "", "", "stretcher tool used"])
|
||
let v = native_list_append(v, ["desputoison", "noun", "desputoisons", "", "", "", "dispute argument"])
|
||
let v = native_list_append(v, ["paneterie", "noun", "paneteries", "", "", "", "the act of"])
|
||
let v = native_list_append(v, ["moien", "noun", "moiens", "", "", "", "middle centre"])
|
||
let v = native_list_append(v, ["soing", "noun", "soinz", "", "", "", "care attention thought"])
|
||
let v = native_list_append(v, ["apostume", "noun", "apostumes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["puche", "noun", "puches", "", "", "", "bag"])
|
||
let v = native_list_append(v, ["royne", "noun", "roynes", "", "", "", "queen female monarch"])
|
||
let v = native_list_append(v, ["reule", "noun", "reules", "", "", "", "rule regulation law"])
|
||
let v = native_list_append(v, ["fleute", "noun", "fleutes", "", "", "", "flute musical instrument"])
|
||
let v = native_list_append(v, ["pieté", "noun", "pietez", "", "", "", "piety quality of"])
|
||
let v = native_list_append(v, ["espleit", "noun", "espleiz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esploit", "noun", "esploiz", "", "", "", "income revenue"])
|
||
let v = native_list_append(v, ["paralisie", "noun", "paralisies", "", "", "", "paralysis"])
|
||
let v = native_list_append(v, ["condicion", "noun", "condicions", "", "", "", "condition state"])
|
||
let v = native_list_append(v, ["putage", "noun", "putages", "", "", "", "debauchery immoral sexual"])
|
||
let v = native_list_append(v, ["mainprise", "noun", "mainprises", "", "", "", "mainprise"])
|
||
let v = native_list_append(v, ["pumier", "noun", "pumiers", "", "", "", "apple tree"])
|
||
let v = native_list_append(v, ["fourme", "noun", "fourme", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuirace", "noun", "cuiraces", "", "", "", "cuirass"])
|
||
let v = native_list_append(v, ["cuiracer", "noun", "cuiracers", "", "", "", "a make of"])
|
||
let v = native_list_append(v, ["catel", "noun", "cateaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["usurier", "noun", "usuriers", "", "", "", "usurer a person"])
|
||
let v = native_list_append(v, ["presentmentz", "noun", "presentmentz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["utilitet", "noun", "utilitet", "", "", "", "utility usefulness"])
|
||
let v = native_list_append(v, ["garison", "noun", "garisons", "", "", "", "defence"])
|
||
let v = native_list_append(v, ["wivre", "noun", "wivres", "", "", "", "any of various"])
|
||
let v = native_list_append(v, ["voyeul", "noun", "voyeus", "", "", "", "vowel"])
|
||
let v = native_list_append(v, ["cocombre", "noun", "cocombres", "", "", "", "cucumber"])
|
||
let v = native_list_append(v, ["pessaire", "noun", "pessaires", "", "", "", "pessary vaginal suppository"])
|
||
let v = native_list_append(v, ["generacion", "noun", "generacions", "", "", "", "procreation begetting"])
|
||
let v = native_list_append(v, ["tablete", "noun", "tabletes", "", "", "", "small table"])
|
||
let v = native_list_append(v, ["pluralité", "noun", "pluralitez", "", "", "", "plurality"])
|
||
let v = native_list_append(v, ["Westmynster", "noun", "Westmynster", "", "", "", "Westminster"])
|
||
let v = native_list_append(v, ["tornoiement", "noun", "tornoiemenz", "", "", "", "tournament an event"])
|
||
let v = native_list_append(v, ["tumberel", "noun", "tumbereaus", "", "", "", "fall instance of"])
|
||
let v = native_list_append(v, ["tialz", "noun", "tialz", "", "", "", "tent awning on"])
|
||
let v = native_list_append(v, ["sustentacion", "noun", "sustentacions", "", "", "", "sustenance nourishment food"])
|
||
let v = native_list_append(v, ["surlonge", "noun", "surlonges", "", "", "", "sirloin cut of"])
|
||
let v = native_list_append(v, ["souffisance", "noun", "souffisance", "", "", "", "enough enough to"])
|
||
let v = native_list_append(v, ["souvenance", "noun", "souvenances", "", "", "", "memory"])
|
||
let v = native_list_append(v, ["marcheant", "noun", "marcheanz", "", "", "", "seller vendor"])
|
||
let v = native_list_append(v, ["secle", "noun", "secles", "", "", "", "world"])
|
||
let v = native_list_append(v, ["secles", "noun", "secles", "", "", "", "plural of secle"])
|
||
let v = native_list_append(v, ["segnal", "noun", "segnaus", "", "", "", "emblem badge"])
|
||
let v = native_list_append(v, ["sicamor", "noun", "sicamors", "", "", "", "sycamore tree"])
|
||
let v = native_list_append(v, ["alaine", "noun", "alaines", "", "", "", "breathing"])
|
||
let v = native_list_append(v, ["rusche", "noun", "rusches", "", "", "", "beehive"])
|
||
let v = native_list_append(v, ["habundance", "noun", "habundances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rampar", "noun", "rampars", "", "", "", "rampart"])
|
||
let v = native_list_append(v, ["draoncle", "noun", "draoncles", "", "", "", "boil pocket of"])
|
||
let v = native_list_append(v, ["procreacion", "noun", "procreacion", "", "", "", "procreation act process"])
|
||
let v = native_list_append(v, ["pourciession", "noun", "pourciessions", "", "", "", "procession line of"])
|
||
let v = native_list_append(v, ["premisse", "noun", "premisses", "", "", "", "premise"])
|
||
let v = native_list_append(v, ["pouletier", "noun", "pouletiers", "", "", "", "poulterer one who"])
|
||
let v = native_list_append(v, ["porpartie", "noun", "porparties", "", "", "", "purparty part of"])
|
||
let v = native_list_append(v, ["purpartie", "noun", "purparties", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poree", "noun", "poree", "", "", "", "leek"])
|
||
let v = native_list_append(v, ["contenz", "noun", "contenz", "", "", "", "contents that which"])
|
||
let v = native_list_append(v, ["pochete", "noun", "pochetes", "", "", "", "small bag"])
|
||
let v = native_list_append(v, ["pyjon", "noun", "pyjons", "", "", "", "pigeon"])
|
||
let v = native_list_append(v, ["peregrinacion", "noun", "peregrinacions", "", "", "", "pilgrimage"])
|
||
let v = native_list_append(v, ["pestel", "noun", "pesteaus", "", "", "", "pestle tool used"])
|
||
let v = native_list_append(v, ["peticiun", "noun", "peticiuns", "", "", "", "request demand"])
|
||
let v = native_list_append(v, ["beche", "noun", "beches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["peneant", "noun", "peneanz", "", "", "", "penitent"])
|
||
let v = native_list_append(v, ["panssion", "noun", "panssions", "", "", "", "rent regular payment"])
|
||
let v = native_list_append(v, ["pade", "noun", "pades", "", "", "", "foot paw of"])
|
||
let v = native_list_append(v, ["patene", "noun", "patenes", "", "", "", "paten"])
|
||
let v = native_list_append(v, ["coue", "noun", "coue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["paraclit", "noun", "paraclit", "", "", "", "Holy Spirit"])
|
||
let v = native_list_append(v, ["papegai", "noun", "papegais", "", "", "", "parrot"])
|
||
let v = native_list_append(v, ["blanchor", "noun", "blanchors", "", "", "", "whiteness"])
|
||
let v = native_list_append(v, ["sustance", "noun", "sustances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["orfelin", "noun", "orfelin", "", "", "", "orphan"])
|
||
let v = native_list_append(v, ["oripel", "noun", "oripeaus", "", "", "", "a shining copper"])
|
||
let v = native_list_append(v, ["oriflambe", "noun", "oriflambes", "", "", "", "oriflamme red silk"])
|
||
let v = native_list_append(v, ["arismetique", "noun", "arismetique", "", "", "", "arithmetic"])
|
||
let v = native_list_append(v, ["tesme", "noun", "tesmes", "", "", "", "theme topic of"])
|
||
let v = native_list_append(v, ["Cistials", "noun", "Cistials", "", "", "", "Cîteaux abbey in"])
|
||
let v = native_list_append(v, ["Costantinople", "noun", "Costantinople", "", "", "", "Constantinople the ancient"])
|
||
let v = native_list_append(v, ["mireor", "noun", "mireors", "", "", "", "mirror"])
|
||
let v = native_list_append(v, ["meriene", "noun", "merienes", "", "", "", "midday"])
|
||
let v = native_list_append(v, ["marteaus", "noun", "marteaus", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["mastin", "noun", "mastins", "", "", "", "guard dog"])
|
||
let v = native_list_append(v, ["markiet", "noun", "markiés", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["malart", "noun", "malarz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mallart", "noun", "mallarz", "", "", "", "male wild duck"])
|
||
let v = native_list_append(v, ["mesenge", "noun", "mesenges", "", "", "", "titmouse bird"])
|
||
let v = native_list_append(v, ["masenge", "noun", "masenges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["loirre", "noun", "loirres", "", "", "", "lure"])
|
||
let v = native_list_append(v, ["logike", "noun", "logikes", "", "", "", "logic reasoning"])
|
||
let v = native_list_append(v, ["gleve", "noun", "gleves", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["linçuel", "noun", "linçueus", "", "", "", "sheet drape large"])
|
||
let v = native_list_append(v, ["lisiere", "noun", "lisieres", "", "", "", "trim edging"])
|
||
let v = native_list_append(v, ["lymon", "noun", "lymons", "", "", "", "lemon fruit"])
|
||
let v = native_list_append(v, ["lepart", "noun", "leparz", "", "", "", "leopard felid"])
|
||
let v = native_list_append(v, ["lavandiere", "noun", "lavandieres", "", "", "", "washerwoman launder"])
|
||
let v = native_list_append(v, ["lancete", "noun", "lancetes", "", "", "", "small lance weapon"])
|
||
let v = native_list_append(v, ["juiu", "noun", "juius", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["javelline", "noun", "javellines", "", "", "", "a type of"])
|
||
let v = native_list_append(v, ["huese", "noun", "hueses", "", "", "", "boot shoe"])
|
||
let v = native_list_append(v, ["hourt", "noun", "hourz", "", "", "", "barrier palissade"])
|
||
let v = native_list_append(v, ["heresie", "noun", "heresies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["husbondrie", "noun", "husbondrie", "", "", "", "marriage state of"])
|
||
let v = native_list_append(v, ["pommes d'orenge", "noun", "pommes d'orenge", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["influance", "noun", "influances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["incredulité", "noun", "incredulitez", "", "", "", "incredulity lack of"])
|
||
let v = native_list_append(v, ["gowne", "noun", "gownes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["butiller", "noun", "butillers", "", "", "", "butler officer in"])
|
||
let v = native_list_append(v, ["bolengier", "noun", "bolengiers", "", "", "", "baker"])
|
||
let v = native_list_append(v, ["guespe", "noun", "guespes", "", "", "", "wasp insect"])
|
||
let v = native_list_append(v, ["perdiciun", "noun", "perdiciuns", "", "", "", "the loss of"])
|
||
let v = native_list_append(v, ["baviere", "noun", "bavieres", "", "", "", "bib protective covering"])
|
||
let v = native_list_append(v, ["bescuit", "noun", "bescuiz", "", "", "", "biscuit twice cooked"])
|
||
let v = native_list_append(v, ["basile", "noun", "basiles", "", "", "", "basil herb"])
|
||
let v = native_list_append(v, ["guerredon", "noun", "guerredons", "", "", "", "payment"])
|
||
let v = native_list_append(v, ["gramaire", "noun", "gramaires", "", "", "", "grammar syntax used"])
|
||
let v = native_list_append(v, ["gresle", "noun", "gresles", "", "", "", "hail several hailstones"])
|
||
let v = native_list_append(v, ["gouvreneur", "noun", "gouvreneurs", "", "", "", "governor"])
|
||
let v = native_list_append(v, ["goitron", "noun", "goitrons", "", "", "", "throat neck"])
|
||
let v = native_list_append(v, ["fitz", "noun", "fitz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gobellet", "noun", "gobellez", "", "", "", "goblet"])
|
||
let v = native_list_append(v, ["gesier", "noun", "gesiers", "", "", "", "gizzard"])
|
||
let v = native_list_append(v, ["girfaut", "noun", "girfauz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gerfault", "noun", "gerfaulz", "", "", "", "gyrfalcon bird"])
|
||
let v = native_list_append(v, ["gastine", "noun", "gastines", "", "", "", "pillaging looting"])
|
||
let v = native_list_append(v, ["guastine", "noun", "guastines", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["galingal", "noun", "galingaus", "", "", "", "galangal any of"])
|
||
let v = native_list_append(v, ["puor", "noun", "puor", "", "", "", "a putrid odour"])
|
||
let v = native_list_append(v, ["leice", "noun", "leices", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chue", "noun", "chue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["acciun", "noun", "acciuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aucion", "noun", "aucions", "", "", "", "action act deed"])
|
||
let v = native_list_append(v, ["ventuse", "noun", "ventuses", "", "", "", "a cupping glass"])
|
||
let v = native_list_append(v, ["estain", "noun", "estainz", "", "", "", "tin metal"])
|
||
let v = native_list_append(v, ["vilenie", "noun", "vilenies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["frait", "noun", "fraiz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["frenge", "noun", "frenges", "", "", "", "fringe edge of"])
|
||
let v = native_list_append(v, ["fourage", "noun", "fourages", "", "", "", "animal fodder"])
|
||
let v = native_list_append(v, ["fontenelle", "noun", "fontenelles", "", "", "", "any place where"])
|
||
let v = native_list_append(v, ["foisil", "noun", "foisiz", "", "", "", "flint piece of"])
|
||
let v = native_list_append(v, ["foene", "noun", "foenes", "", "", "", "any of various"])
|
||
let v = native_list_append(v, ["flieme", "noun", "fliemes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fleume", "noun", "fleumes", "", "", "", "phlegm one of"])
|
||
let v = native_list_append(v, ["flebothomie", "noun", "flebothomies", "", "", "", "phlebotomy"])
|
||
let v = native_list_append(v, ["flaute", "noun", "flautes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["flaon", "noun", "flaons", "", "", "", "flan savory pastry"])
|
||
let v = native_list_append(v, ["fouaille", "noun", "fouailles", "", "", "", "firewood wood intended"])
|
||
let v = native_list_append(v, ["forfaiture", "noun", "forfaitures", "", "", "", "violation of a"])
|
||
let v = native_list_append(v, ["fuerre", "noun", "fuerres", "", "", "", "hay"])
|
||
let v = native_list_append(v, ["filatiere", "noun", "filatieres", "", "", "", "small piece of"])
|
||
let v = native_list_append(v, ["fesan", "noun", "fesans", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sarrazin", "noun", "sarrazins", "", "", "", "Saracen"])
|
||
let v = native_list_append(v, ["fay neant", "noun", "fay neant", "", "", "", "faineant lazybones"])
|
||
let v = native_list_append(v, ["evangeliste", "noun", "evangelistes", "", "", "", "Evangelist the authors"])
|
||
let v = native_list_append(v, ["estrier", "noun", "estriers", "", "", "", "stirrup footrest"])
|
||
let v = native_list_append(v, ["haur", "noun", "haurs", "", "", "", "hatred"])
|
||
let v = native_list_append(v, ["estalon", "noun", "estalons", "", "", "", "stallion horse"])
|
||
let v = native_list_append(v, ["estanchon", "noun", "estanchons", "", "", "", "stanchion supporting wooden"])
|
||
let v = native_list_append(v, ["estance", "noun", "estances", "", "", "", "stay sojourn"])
|
||
let v = native_list_append(v, ["estaple", "noun", "estaples", "", "", "", "marketplace"])
|
||
let v = native_list_append(v, ["espurge", "noun", "espurges", "", "", "", "witness"])
|
||
let v = native_list_append(v, ["setier", "noun", "setiers", "", "", "", "bushel measure"])
|
||
let v = native_list_append(v, ["espos", "noun", "espos", "", "", "", "husband male spouse"])
|
||
let v = native_list_append(v, ["vappeur", "noun", "vappeurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sayman", "noun", "sayman", "", "", "", "one who assays"])
|
||
let v = native_list_append(v, ["umbres", "noun", "umbres", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["pillule", "noun", "pillules", "", "", "", "pill small item"])
|
||
let v = native_list_append(v, ["malvesey", "noun", "malveseys", "", "", "", "malvoisie wine"])
|
||
let v = native_list_append(v, ["esplen", "noun", "esplens", "", "", "", "spleen"])
|
||
let v = native_list_append(v, ["esmeralde", "noun", "esmeraldes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esmal", "noun", "esmaus", "", "", "", "enamel glossy material"])
|
||
let v = native_list_append(v, ["eslan", "noun", "eslans", "", "", "", "jump leap"])
|
||
let v = native_list_append(v, ["juerie", "noun", "juerie", "", "", "", "Jewdom Jewry"])
|
||
let v = native_list_append(v, ["solucion", "noun", "solucions", "", "", "", "payment of a"])
|
||
let v = native_list_append(v, ["esfroi", "noun", "esfrois", "", "", "", "fear terror"])
|
||
let v = native_list_append(v, ["estorjoun", "noun", "estorjouns", "", "", "", "sturgeon fish"])
|
||
let v = native_list_append(v, ["escrepe", "noun", "escrepes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escorce", "noun", "escorces", "", "", "", "bark of a"])
|
||
let v = native_list_append(v, ["pomeroie", "noun", "pomeroies", "", "", "", "apple orchard"])
|
||
let v = native_list_append(v, ["epitafe", "noun", "epitafes", "", "", "", "epitaph inscription"])
|
||
let v = native_list_append(v, ["epistre", "noun", "epistres", "", "", "", "epistle letter"])
|
||
let v = native_list_append(v, ["epyphanie", "noun", "epyphanies", "", "", "", "Epiphany Christian celebration"])
|
||
let v = native_list_append(v, ["iveresce", "noun", "iveresces", "", "", "", "drunkenness"])
|
||
let v = native_list_append(v, ["fornais", "noun", "fornais", "", "", "", "furnace"])
|
||
let v = native_list_append(v, ["fornaz", "noun", "fornaz", "", "", "", "furnace"])
|
||
let v = native_list_append(v, ["enque", "noun", "enques", "", "", "", "ink dark liquid"])
|
||
let v = native_list_append(v, ["entraille", "noun", "entrailles", "", "", "", "guts innards of"])
|
||
let v = native_list_append(v, ["fornaise", "noun", "fornaises", "", "", "", "furnace"])
|
||
let v = native_list_append(v, ["forneise", "noun", "forneises", "", "", "", "furnace"])
|
||
let v = native_list_append(v, ["cens", "noun", "cens", "", "", "", "inflection of cent"])
|
||
let v = native_list_append(v, ["çanz", "noun", "çanz", "", "", "", "inflection of cent"])
|
||
let v = native_list_append(v, ["ceinz", "noun", "ceinz", "", "", "", "inflection of ceint"])
|
||
let v = native_list_append(v, ["fealté", "noun", "fealtez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dyscrasie", "noun", "dyscrasies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["flouret", "noun", "flourez", "", "", "", "small flower"])
|
||
let v = native_list_append(v, ["dragme", "noun", "dragmes", "", "", "", "dram unit of"])
|
||
let v = native_list_append(v, ["doulcemelle", "noun", "doulcemelles", "", "", "", "A type of"])
|
||
let v = native_list_append(v, ["dolçor", "noun", "dolçors", "", "", "", "softness"])
|
||
let v = native_list_append(v, ["detriement", "noun", "detriemenz", "", "", "", "detriment damage harm"])
|
||
let v = native_list_append(v, ["devoreor", "noun", "devoreors", "", "", "", "devourer one who"])
|
||
let v = native_list_append(v, ["devoureresse", "noun", "devoureresses", "", "", "", "devouress female person"])
|
||
let v = native_list_append(v, ["desverie", "noun", "desveries", "", "", "", "rage anger ire"])
|
||
let v = native_list_append(v, ["derverie", "noun", "derverie", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["descipline", "noun", "desciplines", "", "", "", "corporal punishment"])
|
||
let v = native_list_append(v, ["defraudement", "noun", "defraudemenz", "", "", "", "loss"])
|
||
let v = native_list_append(v, ["defaute", "noun", "defautes", "", "", "", "lack absence"])
|
||
let v = native_list_append(v, ["denz", "noun", "denz", "", "", "", "inflection of dent"])
|
||
let v = native_list_append(v, ["vainquement", "noun", "vainquemenz", "", "", "", "victory defeat of"])
|
||
let v = native_list_append(v, ["chanfrain", "noun", "chanfrainz", "", "", "", "chamfron"])
|
||
let v = native_list_append(v, ["amiette", "noun", "amiettes", "", "", "", "female lover"])
|
||
let v = native_list_append(v, ["obseque", "noun", "obseques", "", "", "", "funeral"])
|
||
let v = native_list_append(v, ["estor", "noun", "estors", "", "", "", "battle combat"])
|
||
let v = native_list_append(v, ["creseance", "noun", "creseances", "", "", "", "increase augmentation"])
|
||
let v = native_list_append(v, ["cresme", "noun", "cresmes", "", "", "", "cream milk product"])
|
||
let v = native_list_append(v, ["cantel", "noun", "canteaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vendeor", "noun", "vendeors", "", "", "", "seller vendor"])
|
||
let v = native_list_append(v, ["venderesse", "noun", "venderesses", "", "", "", "female equivalent of"])
|
||
let v = native_list_append(v, ["heriçun", "noun", "heriçuns", "", "", "", "hedgehog"])
|
||
let v = native_list_append(v, ["covant", "noun", "covanz", "", "", "", "covenant promise agreement"])
|
||
let v = native_list_append(v, ["coustille", "noun", "coustilles", "", "", "", "a type of"])
|
||
let v = native_list_append(v, ["coustillier", "noun", "coustilliers", "", "", "", "custrel"])
|
||
let v = native_list_append(v, ["covee", "noun", "covees", "", "", "", "the period during"])
|
||
let v = native_list_append(v, ["copeiz", "noun", "copeiz", "", "", "", "a cut-over woods"])
|
||
let v = native_list_append(v, ["coillon", "noun", "coillons", "", "", "", "testicle"])
|
||
let v = native_list_append(v, ["croiance", "noun", "croiances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["crence", "noun", "crences", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["creence", "noun", "creences", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escurel", "noun", "escureaus", "", "", "", "squirrel"])
|
||
let v = native_list_append(v, ["vestemant", "noun", "vestemanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nominatif case", "noun", "nominatif case", "", "", "", "nominative case"])
|
||
let v = native_list_append(v, ["genitif case", "noun", "genitif case", "", "", "", "genitive case"])
|
||
let v = native_list_append(v, ["ablatif case", "noun", "ablatif case", "", "", "", "ablative case"])
|
||
let v = native_list_append(v, ["plurel", "noun", "plurel", "", "", "", "plural"])
|
||
let v = native_list_append(v, ["singuler", "noun", "singulers", "", "", "", "singular"])
|
||
let v = native_list_append(v, ["imperatif", "noun", "imperatis", "", "", "", "imperative mood"])
|
||
let v = native_list_append(v, ["optatif", "noun", "optatis", "", "", "", "subjunctive mood"])
|
||
let v = native_list_append(v, ["cople", "noun", "coples", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["contrepois", "noun", "contrepois", "", "", "", "counterbalance balancing weight"])
|
||
let v = native_list_append(v, ["garantison", "noun", "garantisons", "", "", "", "protection"])
|
||
let v = native_list_append(v, ["chanteor", "noun", "chanteors", "", "", "", "singer"])
|
||
let v = native_list_append(v, ["communicacion", "noun", "communicacions", "", "", "", "communication act instance"])
|
||
let v = native_list_append(v, ["acoil", "noun", "acoil", "", "", "", "welcome reception"])
|
||
let v = native_list_append(v, ["cofin", "noun", "cofins", "", "", "", "basket usually wicker"])
|
||
let v = native_list_append(v, ["feblesce", "noun", "feblesces", "", "", "", "weakness"])
|
||
let v = native_list_append(v, ["cocatriz", "noun", "cocatriz", "", "", "", "cockatrice"])
|
||
let v = native_list_append(v, ["coardise", "noun", "coardise", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cocodril", "noun", "cocodriz", "", "", "", "crocodile reptile"])
|
||
let v = native_list_append(v, ["citezein", "noun", "citezeinz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cisme", "noun", "cismes", "", "", "", "schism split fracture"])
|
||
let v = native_list_append(v, ["Tristran", "noun", "Tristran", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["chippe", "noun", "chippe", "", "", "", "rag poor quality"])
|
||
let v = native_list_append(v, ["chanel", "noun", "chaneaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["visnage", "noun", "visnages", "", "", "", "ones neighbors"])
|
||
let v = native_list_append(v, ["chamberlayn", "noun", "chamberlayns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cail", "noun", "cauz", "", "", "", "quay wharf"])
|
||
let v = native_list_append(v, ["caudron", "noun", "caudrons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cauquemare", "noun", "cauquemares", "", "", "", "nightmare"])
|
||
let v = native_list_append(v, ["chenevas", "noun", "chenevas", "", "", "", "canvas"])
|
||
let v = native_list_append(v, ["canevach", "noun", "canevach", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cariage", "noun", "cariages", "", "", "", "transportation of goods"])
|
||
let v = native_list_append(v, ["Stounhenges", "noun", "Stounhenges", "", "", "", "Stonehenge"])
|
||
let v = native_list_append(v, ["telier", "noun", "teliers", "", "", "", "clothmaker"])
|
||
let v = native_list_append(v, ["veyne", "noun", "veynes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reposee", "noun", "reposees", "", "", "", "rest absence of"])
|
||
let v = native_list_append(v, ["navreure", "noun", "navreures", "", "", "", "wound"])
|
||
let v = native_list_append(v, ["pentacol", "noun", "pentacous", "", "", "", "pendant jewelry"])
|
||
let v = native_list_append(v, ["avogle", "noun", "avogles", "", "", "", "blind person"])
|
||
let v = native_list_append(v, ["avoistre", "noun", "avoistres", "", "", "", "adulterous man"])
|
||
let v = native_list_append(v, ["avanteur", "noun", "avanteurs", "", "", "", "vaunter boaster"])
|
||
let v = native_list_append(v, ["cyté", "noun", "cytez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["artaire", "noun", "artaires", "", "", "", "artery"])
|
||
let v = native_list_append(v, ["aplicacion", "noun", "aplicacions", "", "", "", "application act of"])
|
||
let v = native_list_append(v, ["anoiance", "noun", "anoiances", "", "", "", "torment suffering chagrin"])
|
||
let v = native_list_append(v, ["ancele", "noun", "anceles", "", "", "", "maiden unmarried woman"])
|
||
let v = native_list_append(v, ["garantise", "noun", "garantises", "", "", "", "protection"])
|
||
let v = native_list_append(v, ["ambes as", "noun", "ambes as", "", "", "", "ambsace a score"])
|
||
let v = native_list_append(v, ["alouance", "noun", "alouances", "", "", "", "payment"])
|
||
let v = native_list_append(v, ["alotement", "noun", "alotemenz", "", "", "", "allocation that which"])
|
||
let v = native_list_append(v, ["alkimie", "noun", "alkimie", "", "", "", "alchemy"])
|
||
let v = native_list_append(v, ["albade", "noun", "albades", "", "", "", "aubade love song"])
|
||
let v = native_list_append(v, ["alegement", "noun", "alegemenz", "", "", "", "lightening of a"])
|
||
let v = native_list_append(v, ["estiche", "noun", "estiche", "", "", "", "stick wand a"])
|
||
let v = native_list_append(v, ["agrement", "noun", "agremenz", "", "", "", "agreement accord"])
|
||
let v = native_list_append(v, ["esselier", "noun", "esseliers", "", "", "", "wooden support"])
|
||
let v = native_list_append(v, ["amirail", "noun", "amirauz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["afermance", "noun", "afermances", "", "", "", "affirmation"])
|
||
let v = native_list_append(v, ["acusement", "noun", "acusemenz", "", "", "", "accusation"])
|
||
let v = native_list_append(v, ["alchoran", "noun", "alchoran", "", "", "", "Quran Muslim holy"])
|
||
let v = native_list_append(v, ["acusacion", "noun", "acusacions", "", "", "", "accusation"])
|
||
let v = native_list_append(v, ["acusance", "noun", "acusances", "", "", "", "accusation"])
|
||
let v = native_list_append(v, ["absolutiun", "noun", "absolutiuns", "", "", "", "absolution"])
|
||
let v = native_list_append(v, ["decoccion", "noun", "decoccions", "", "", "", "decoction coction completion"])
|
||
let v = native_list_append(v, ["liveree", "noun", "liverees", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rojor", "noun", "rojors", "", "", "", "redness"])
|
||
let v = native_list_append(v, ["escherpe", "noun", "escherpes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["souriz", "noun", "souriz", "", "", "", "mouse rodent"])
|
||
let v = native_list_append(v, ["mapamonde", "noun", "mapamondes", "", "", "", "world map"])
|
||
let v = native_list_append(v, ["voirre", "noun", "voirres", "", "", "", "glass hard almost"])
|
||
let v = native_list_append(v, ["vendenge", "noun", "vendenges", "", "", "", "vintage harvesting of"])
|
||
let v = native_list_append(v, ["babou", "noun", "babou", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ramposne", "noun", "ramposnes", "", "", "", "insult"])
|
||
let v = native_list_append(v, ["estatut", "noun", "estatuz", "", "", "", "statute written law"])
|
||
let v = native_list_append(v, ["espasme", "noun", "espasmes", "", "", "", "spasm involuntary muscle"])
|
||
let v = native_list_append(v, ["estabilité", "noun", "estabilitez", "", "", "", "stability quality of"])
|
||
let v = native_list_append(v, ["perriere", "noun", "perrieres", "", "", "", "perrier mortar"])
|
||
let v = native_list_append(v, ["apellatiun", "noun", "apellatiuns", "", "", "", "summons order to"])
|
||
let v = native_list_append(v, ["ceptre", "noun", "ceptres", "", "", "", "sceptre"])
|
||
let v = native_list_append(v, ["receite", "noun", "receites", "", "", "", "receipt action of"])
|
||
let v = native_list_append(v, ["bontez", "noun", "bontez", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["corgiee", "noun", "corgiees", "", "", "", "strap band of"])
|
||
let v = native_list_append(v, ["avainne", "noun", "avainnes", "", "", "", "oat"])
|
||
let v = native_list_append(v, ["peitral", "noun", "peitraus", "", "", "", "breastplate of a"])
|
||
let v = native_list_append(v, ["chauce", "noun", "chauces", "", "", "", "stocking hose garment"])
|
||
let v = native_list_append(v, ["esciant", "noun", "escianz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vitance", "noun", "vitances", "", "", "", "abominable or reprehensible"])
|
||
let v = native_list_append(v, ["plainne", "noun", "plainnes", "", "", "", "plain open area"])
|
||
let v = native_list_append(v, ["deboneireté", "noun", "deboneiretez", "", "", "", "courtliness nobleness quality"])
|
||
let v = native_list_append(v, ["jagonce", "noun", "jagonces", "", "", "", "a precious stone"])
|
||
let v = native_list_append(v, ["cercelet", "noun", "cercelez", "", "", "", "little crown metal"])
|
||
let v = native_list_append(v, ["osterin", "noun", "osterins", "", "", "", "an expensive fabric"])
|
||
let v = native_list_append(v, ["somier", "noun", "somiers", "", "", "", "bag item of"])
|
||
let v = native_list_append(v, ["tonoirre", "noun", "tonoirres", "", "", "", "thunder"])
|
||
let v = native_list_append(v, ["wiket", "noun", "wikez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["praerie", "noun", "praeries", "", "", "", "meadow"])
|
||
let v = native_list_append(v, ["gaeignerie", "noun", "gaeigneries", "", "", "", "arable land"])
|
||
let v = native_list_append(v, ["vingne", "noun", "vingnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["angarde", "noun", "angardes", "", "", "", "vanguard"])
|
||
let v = native_list_append(v, ["crocefis", "noun", "crocefis", "", "", "", "crucifix"])
|
||
let v = native_list_append(v, ["oreison", "noun", "oreisons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["anpire", "noun", "anpires", "", "", "", "empire"])
|
||
let v = native_list_append(v, ["tomoute", "noun", "tomoutes", "", "", "", "tumult uproar noise"])
|
||
let v = native_list_append(v, ["chartain", "noun", "chartainz", "", "", "", "a unit of"])
|
||
let v = native_list_append(v, ["lorain", "noun", "lorainz", "", "", "", "a leather strap"])
|
||
let v = native_list_append(v, ["bruel", "noun", "brueus", "", "", "", "woods"])
|
||
let v = native_list_append(v, ["chanole", "noun", "chanoles", "", "", "", "respiratory tract"])
|
||
let v = native_list_append(v, ["anuitier", "noun", "anuitiers", "", "", "", "nightfall"])
|
||
let v = native_list_append(v, ["eschame", "noun", "eschames", "", "", "", "bench long usually"])
|
||
let v = native_list_append(v, ["poe", "noun", "poes", "", "", "", "paw"])
|
||
let v = native_list_append(v, ["omecide", "noun", "omecides", "", "", "", "murderer killer"])
|
||
let v = native_list_append(v, ["haterel", "noun", "hatereaus", "", "", "", "nape back of"])
|
||
let v = native_list_append(v, ["peresce", "noun", "peresces", "", "", "", "laziness"])
|
||
let v = native_list_append(v, ["doeire", "noun", "doeires", "", "", "", "dowry"])
|
||
let v = native_list_append(v, ["faudestuel", "noun", "faudestueus", "", "", "", "a type of"])
|
||
let v = native_list_append(v, ["matinet", "noun", "matinez", "", "", "", "morning"])
|
||
let v = native_list_append(v, ["conbateor", "noun", "conbateors", "", "", "", "combatant one who"])
|
||
let v = native_list_append(v, ["jart", "noun", "jarz", "", "", "", "garden"])
|
||
let v = native_list_append(v, ["joste", "noun", "jostes", "", "", "", "joust act instance"])
|
||
let v = native_list_append(v, ["nasel", "noun", "naseaus", "", "", "", "nose"])
|
||
let v = native_list_append(v, ["feintise", "noun", "feintises", "", "", "", "trickery deceit"])
|
||
let v = native_list_append(v, ["coronemant", "noun", "coronemanz", "", "", "", "coronation crowning"])
|
||
let v = native_list_append(v, ["escharboncle", "noun", "escharboncles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["confés", "noun", "confés", "", "", "", "confession of ones"])
|
||
let v = native_list_append(v, ["aost", "noun", "aoz", "", "", "", "August month"])
|
||
let v = native_list_append(v, ["mecine", "noun", "mecines", "", "", "", "remedy treatment for"])
|
||
let v = native_list_append(v, ["chandoile", "noun", "chandoiles", "", "", "", "candle"])
|
||
let v = native_list_append(v, ["furme", "noun", "furme", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["doreure", "noun", "doreures", "", "", "", "gold goldenness quality"])
|
||
let v = native_list_append(v, ["topace", "noun", "topaces", "", "", "", "topaz"])
|
||
let v = native_list_append(v, ["bochete", "noun", "bochetes", "", "", "", "diminutive of boche"])
|
||
let v = native_list_append(v, ["preambule", "noun", "preambules", "", "", "", "preamble"])
|
||
let v = native_list_append(v, ["pomme grenate", "noun", "pommes grenates", "", "", "", "pomegranate fruit"])
|
||
let v = native_list_append(v, ["grenate", "noun", "grenates", "", "", "", "pomegranate fruit"])
|
||
let v = native_list_append(v, ["peonier", "noun", "peoniers", "", "", "", "foot soldier"])
|
||
let v = native_list_append(v, ["Guinesores", "noun", "Guinesores", "", "", "", "Windsor town"])
|
||
let v = native_list_append(v, ["esgart", "noun", "esgarz", "", "", "", "look action of"])
|
||
let v = native_list_append(v, ["sornon", "noun", "sornons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["paveillon", "noun", "paveillons", "", "", "", "pavilion tent"])
|
||
let v = native_list_append(v, ["desfiance", "noun", "desfiances", "", "", "", "despair"])
|
||
let v = native_list_append(v, ["desperance", "noun", "desperances", "", "", "", "despair"])
|
||
let v = native_list_append(v, ["eür", "noun", "eürs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["semance", "noun", "semances", "", "", "", "seed"])
|
||
let v = native_list_append(v, ["wespe", "noun", "wespes", "", "", "", "Old Northern French"])
|
||
let v = native_list_append(v, ["musche", "noun", "musches", "", "", "", "fly insect"])
|
||
let v = native_list_append(v, ["estature", "noun", "estatures", "", "", "", "stature a person"])
|
||
let v = native_list_append(v, ["luor", "noun", "luors", "", "", "", "brilliance brightness of"])
|
||
let v = native_list_append(v, ["joveneté", "noun", "jovenetez", "", "", "", "youth youngness quality"])
|
||
let v = native_list_append(v, ["malage", "noun", "malages", "", "", "", "ailment illness malady"])
|
||
let v = native_list_append(v, ["anfermeté", "noun", "anfermetez", "", "", "", "sickness illness"])
|
||
let v = native_list_append(v, ["malvestié", "noun", "malvestiez", "", "", "", "evilness quality of"])
|
||
let v = native_list_append(v, ["deablie", "noun", "deablies", "", "", "", "black magic dark"])
|
||
let v = native_list_append(v, ["tençon", "noun", "tençons", "", "", "", "quarrel dispute"])
|
||
let v = native_list_append(v, ["arrabi", "noun", "arrabis", "", "", "", "Arabian horse"])
|
||
let v = native_list_append(v, ["gaugeour", "noun", "gaugeours", "", "", "", "one whose job"])
|
||
let v = native_list_append(v, ["hoggeshed", "noun", "hoggeshedes", "", "", "", "hogshead large vat"])
|
||
let v = native_list_append(v, ["ostruce", "noun", "ostruces", "", "", "", "ostrich"])
|
||
let v = native_list_append(v, ["losengeor", "noun", "losengeors", "", "", "", "flatterer especially one"])
|
||
let v = native_list_append(v, ["losenge", "noun", "losenges", "", "", "", "flattery especially in"])
|
||
let v = native_list_append(v, ["losengeance", "noun", "losengeances", "", "", "", "flattery especially flattery"])
|
||
let v = native_list_append(v, ["maigle", "noun", "maigles", "", "", "", "spade tool"])
|
||
let v = native_list_append(v, ["esfreor", "noun", "esfreors", "", "", "", "fear"])
|
||
let v = native_list_append(v, ["criement", "noun", "criemenz", "", "", "", "cry shout call"])
|
||
let v = native_list_append(v, ["sopir", "noun", "sopirs", "", "", "", "sigh"])
|
||
let v = native_list_append(v, ["molture", "noun", "moltures", "", "", "", "grinding"])
|
||
let v = native_list_append(v, ["hyraut", "noun", "hyrauz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["avesprer", "noun", "avesprers", "", "", "", "the advent of"])
|
||
let v = native_list_append(v, ["escrois", "noun", "escrois", "", "", "", "crash sound of"])
|
||
let v = native_list_append(v, ["grant duc", "noun", "granz dus", "", "", "", "grand duke nobleman"])
|
||
let v = native_list_append(v, ["cherise", "noun", "cherises", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sepoltre", "noun", "sepoltres", "", "", "", "coffin"])
|
||
let v = native_list_append(v, ["plonc", "noun", "plons", "", "", "", "lead metal"])
|
||
let v = native_list_append(v, ["esclat", "noun", "esclaz", "", "", "", "shard broken piece"])
|
||
let v = native_list_append(v, ["trieve", "noun", "trieves", "", "", "", "truce agreement to"])
|
||
let v = native_list_append(v, ["aloete", "noun", "aloetes", "", "", "", "lark bird"])
|
||
let v = native_list_append(v, ["quaille", "noun", "quailles", "", "", "", "quail bird"])
|
||
let v = native_list_append(v, ["esbahissement", "noun", "esbahissemenz", "", "", "", "amazement surprise"])
|
||
let v = native_list_append(v, ["decré", "noun", "decrez", "", "", "", "decree judgment verdict"])
|
||
let v = native_list_append(v, ["letuaire", "noun", "letuaires", "", "", "", "linctus"])
|
||
let v = native_list_append(v, ["cresche", "noun", "cresches", "", "", "", "feeding trough"])
|
||
let v = native_list_append(v, ["clinke", "noun", "clinkes", "", "", "", "door handle"])
|
||
let v = native_list_append(v, ["covrechief", "noun", "covrechiés", "", "", "", "cloth folded and"])
|
||
let v = native_list_append(v, ["barbour", "noun", "barbours", "", "", "", "barber one who"])
|
||
let v = native_list_append(v, ["planete", "noun", "planetes", "", "", "", "planet celestial body"])
|
||
let v = native_list_append(v, ["boiel", "noun", "boieus", "", "", "", "bowel part of"])
|
||
let v = native_list_append(v, ["heriter", "noun", "heriters", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Rencesvals", "noun", "Rencesvals", "", "", "", "Roncesvalles"])
|
||
let v = native_list_append(v, ["essoigne", "noun", "essoignes", "", "", "", "excuse specifically an"])
|
||
let v = native_list_append(v, ["excusacion", "noun", "excusacions", "", "", "", "excuse"])
|
||
let v = native_list_append(v, ["claron", "noun", "clarons", "", "", "", "clarion trumpet"])
|
||
let v = native_list_append(v, ["notarie", "noun", "notaries", "", "", "", "witness"])
|
||
let v = native_list_append(v, ["columne", "noun", "columnes", "", "", "", "column solid upright"])
|
||
let v = native_list_append(v, ["remors", "noun", "remors", "", "", "", "remorse"])
|
||
let v = native_list_append(v, ["berele", "noun", "bereles", "", "", "", "difficulty problem difficult"])
|
||
let v = native_list_append(v, ["musart", "noun", "musarz", "", "", "", "musard idler"])
|
||
let v = native_list_append(v, ["amistet", "noun", "amistez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["boisse", "noun", "boisses", "", "", "", "a sixth of"])
|
||
let v = native_list_append(v, ["boissel", "noun", "boisseaus", "", "", "", "bushel unit of"])
|
||
let v = native_list_append(v, ["loier", "noun", "loiers", "", "", "", "payment"])
|
||
let v = native_list_append(v, ["estriviere", "noun", "estrivieres", "", "", "", "stirrup horse tack"])
|
||
let v = native_list_append(v, ["plessié", "noun", "plessiez", "", "", "", "clearing in a"])
|
||
let v = native_list_append(v, ["tiule", "noun", "tiules", "", "", "", "tile flat often"])
|
||
let v = native_list_append(v, ["santier", "noun", "santiers", "", "", "", "path pathway"])
|
||
let v = native_list_append(v, ["perre", "noun", "perres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["diamargareton", "noun", "diamargaretons", "", "", "", "a miracle cure"])
|
||
let v = native_list_append(v, ["querole", "noun", "queroles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enarme", "noun", "enarmes", "", "", "", "handle of a"])
|
||
let v = native_list_append(v, ["Jasque", "noun", "Jasque", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["alienacion", "noun", "alienacions", "", "", "", "transfer of property"])
|
||
let v = native_list_append(v, ["redot", "noun", "redoz", "", "", "", "doubt"])
|
||
let v = native_list_append(v, ["bretesche", "noun", "bretesches", "", "", "", "a sort of"])
|
||
let v = native_list_append(v, ["tenche", "noun", "tenches", "", "", "", "tench fish"])
|
||
let v = native_list_append(v, ["pierke", "noun", "pierkes", "", "", "", "perch fish"])
|
||
let v = native_list_append(v, ["enchanteor", "noun", "enchanteors", "", "", "", "enchanter specifically one"])
|
||
let v = native_list_append(v, ["posterne", "noun", "posternes", "", "", "", "postern door"])
|
||
let v = native_list_append(v, ["traïtre", "noun", "traïtre", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["ventaille", "noun", "ventailles", "", "", "", "protective face mask"])
|
||
let v = native_list_append(v, ["lÿon", "noun", "lÿons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fauz", "noun", "fauz", "", "", "", "scythe cutting tool"])
|
||
let v = native_list_append(v, ["leisarde", "noun", "leisardes", "", "", "", "lizard"])
|
||
let v = native_list_append(v, ["lesart", "noun", "lesarz", "", "", "", "lizard"])
|
||
let v = native_list_append(v, ["deshonor", "noun", "deshonors", "", "", "", "dishonour"])
|
||
let v = native_list_append(v, ["prisoniere", "noun", "prisonieres", "", "", "", "female prisoner"])
|
||
let v = native_list_append(v, ["estur", "noun", "esturs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["משכן", "noun", "משכן", "", "", "", "tabernacle residence"])
|
||
let v = native_list_append(v, ["boce", "noun", "boces", "", "", "", "swelling for example"])
|
||
let v = native_list_append(v, ["ramel", "noun", "rameaus", "", "", "", "small branch"])
|
||
let v = native_list_append(v, ["sueste", "noun", "sueste", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["furmie", "noun", "furmies", "", "", "", "ant"])
|
||
let v = native_list_append(v, ["desobedience", "noun", "desobediences", "", "", "", "disobedience"])
|
||
let v = native_list_append(v, ["desdein", "noun", "desdeinz", "", "", "", "disdain contempt scorn"])
|
||
let v = native_list_append(v, ["marrien", "noun", "marriens", "", "", "", "wood as a"])
|
||
let v = native_list_append(v, ["eschiele", "noun", "eschieles", "", "", "", "ladder"])
|
||
let v = native_list_append(v, ["pertuis", "noun", "pertuis", "", "", "", "hole"])
|
||
let v = native_list_append(v, ["fontenele", "noun", "fonteneles", "", "", "", "small fountain"])
|
||
let v = native_list_append(v, ["tuel", "noun", "tueaus", "", "", "", "pipe"])
|
||
let v = native_list_append(v, ["punissement", "noun", "punissemenz", "", "", "", "punishment"])
|
||
let v = native_list_append(v, ["mutacion", "noun", "mutacions", "", "", "", "alteration change"])
|
||
let v = native_list_append(v, ["levrer", "noun", "levrers", "", "", "", "dog type of"])
|
||
let v = native_list_append(v, ["wecle", "noun", "wecles", "", "", "", "turtle or tortoise"])
|
||
let v = native_list_append(v, ["escaille", "noun", "escailles", "", "", "", "scale flat hard"])
|
||
let v = native_list_append(v, ["ledice", "noun", "ledices", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["maunche", "noun", "maunches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["anelaz", "noun", "anelaz", "", "", "", "anelace dagger"])
|
||
let v = native_list_append(v, ["fauchoun", "noun", "fauchouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fauchun", "noun", "fauchuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["falcoun", "noun", "falcouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["durece", "noun", "dureces", "", "", "", "hardness"])
|
||
let v = native_list_append(v, ["merche", "noun", "merches", "", "", "", "mark distinguishing feature"])
|
||
let v = native_list_append(v, ["penitaunce", "noun", "penitaunces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ledices", "noun", "ledices", "", "", "", "inflection of ledice"])
|
||
let v = native_list_append(v, ["tallie", "noun", "tallies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prononcement", "noun", "prononcemenz", "", "", "", "pronouncement giving of"])
|
||
let v = native_list_append(v, ["defendur", "noun", "defendurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["defendeor", "noun", "defendeors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["defenderesse", "noun", "defenderesses", "", "", "", "female defender one"])
|
||
let v = native_list_append(v, ["orfreis", "noun", "orfreis", "", "", "", "orphrey"])
|
||
let v = native_list_append(v, ["orfrais", "noun", "orfrais", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prueve", "noun", "prueves", "", "", "", "proof evidence"])
|
||
let v = native_list_append(v, ["dreceur", "noun", "dreceurs", "", "", "", "dresser large item"])
|
||
let v = native_list_append(v, ["estovoir", "noun", "estovoirs", "", "", "", "obligation"])
|
||
let v = native_list_append(v, ["tafur", "noun", "tafurs", "", "", "", "Saracen"])
|
||
let v = native_list_append(v, ["estole", "noun", "estoles", "", "", "", "stole garment"])
|
||
let v = native_list_append(v, ["antain", "noun", "antainz", "", "", "", "aunt sister of"])
|
||
let v = native_list_append(v, ["compaing", "noun", "compaing", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["coronacion", "noun", "coronacions", "", "", "", "coronation ceremony where"])
|
||
let v = native_list_append(v, ["hakebot", "noun", "hakeboz", "", "", "", "a small fishing"])
|
||
let v = native_list_append(v, ["corme", "noun", "cormes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lapriel", "noun", "laprieus", "", "", "", "young rabbit"])
|
||
let v = native_list_append(v, ["wrek", "noun", "wres", "", "", "", "shipwreck"])
|
||
let v = native_list_append(v, ["werec", "noun", "werés", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["wrec", "noun", "wres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jovenenciel", "noun", "jovenencieus", "", "", "", "young man"])
|
||
let v = native_list_append(v, ["rouil", "noun", "rouz", "", "", "", "rust"])
|
||
let v = native_list_append(v, ["carpiaus", "noun", "carpiaus", "", "", "", "inflection of carpel"])
|
||
let v = native_list_append(v, ["baboe", "noun", "baboe", "", "", "", "moue grimace"])
|
||
let v = native_list_append(v, ["baboue", "noun", "baboue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["baboye", "noun", "baboye", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["approbacion", "noun", "approbacions", "", "", "", "approval approbation"])
|
||
let v = native_list_append(v, ["rascaille", "noun", "rascailles", "", "", "", "rabble mob"])
|
||
let v = native_list_append(v, ["cronike", "noun", "cronikes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cronicle", "noun", "cronicles", "", "", "", "chronicle written record"])
|
||
let v = native_list_append(v, ["topoie", "noun", "topoies", "", "", "", "spinning top"])
|
||
let v = native_list_append(v, ["eschange", "noun", "eschanges", "", "", "", "exchange swap"])
|
||
let v = native_list_append(v, ["abestos", "noun", "abestos", "", "", "", "asbestos substance"])
|
||
let v = native_list_append(v, ["trenche", "noun", "trenches", "", "", "", "trench manmade ditch"])
|
||
let v = native_list_append(v, ["moette", "noun", "moettes", "", "", "", "gull seagull"])
|
||
let v = native_list_append(v, ["mussette", "noun", "mussettes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mucette", "noun", "mucettes", "", "", "", "hiding place cache"])
|
||
let v = native_list_append(v, ["fronche", "noun", "fronches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["frunche", "noun", "frunches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fourmenté", "noun", "fourmenté", "", "", "", "Derived from Old"])
|
||
let v = native_list_append(v, ["asseürance", "noun", "asseürances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espiautre", "noun", "espiautres", "", "", "", "spelt grain Triticum"])
|
||
let v = native_list_append(v, ["esmai", "noun", "esmais", "", "", "", "worry anxiety"])
|
||
let v = native_list_append(v, ["bauch", "noun", "bauchs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bauc", "noun", "baus", "", "", "", "beam felled tree"])
|
||
let v = native_list_append(v, ["balc", "noun", "bals", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["baubel", "noun", "baubeaus", "", "", "", "a small gift"])
|
||
let v = native_list_append(v, ["eur", "noun", "eurs", "", "", "", "fortune"])
|
||
let v = native_list_append(v, ["morine", "noun", "morines", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["comparisun", "noun", "comparisuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mourine", "noun", "mourines", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["composicion", "noun", "composicions", "", "", "", "composition entity made"])
|
||
let v = native_list_append(v, ["declinacion", "noun", "declinacions", "", "", "", "decline reduction in"])
|
||
let v = native_list_append(v, ["prenostication", "noun", "prenostications", "", "", "", "prognosis expected outcome"])
|
||
let v = native_list_append(v, ["eschauffement", "noun", "eschauffemenz", "", "", "", "heating action of"])
|
||
let v = native_list_append(v, ["sincopin", "noun", "sincopins", "", "", "", "faintness feeling of"])
|
||
let v = native_list_append(v, ["causon", "noun", "causons", "", "", "", "a strong fever"])
|
||
let v = native_list_append(v, ["secheur", "noun", "secheurs", "", "", "", "dryness"])
|
||
let v = native_list_append(v, ["retencion", "noun", "retencions", "", "", "", "retention act of"])
|
||
let v = native_list_append(v, ["poulz", "noun", "poulz", "", "", "", "pulse detectable flow"])
|
||
let v = native_list_append(v, ["diuretique", "noun", "diuretiques", "", "", "", "diuretic substance which"])
|
||
let v = native_list_append(v, ["eschalfement", "noun", "eschalfemenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cristere", "noun", "cristeres", "", "", "", "clyster enema or"])
|
||
let v = native_list_append(v, ["opilacion", "noun", "opilacions", "", "", "", "obstruction of the"])
|
||
let v = native_list_append(v, ["duresse", "noun", "duresses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eschile", "noun", "eschiles", "", "", "", "chyle"])
|
||
let v = native_list_append(v, ["tonnoirre", "noun", "tonnoirres", "", "", "", "thunder"])
|
||
let v = native_list_append(v, ["ydromel", "noun", "ydromeaus", "", "", "", "mead drink"])
|
||
let v = native_list_append(v, ["quartaine", "noun", "quartaines", "", "", "", "quartan fever that"])
|
||
let v = native_list_append(v, ["confraction", "noun", "confractions", "", "", "", "break breaking breakage"])
|
||
let v = native_list_append(v, ["variacion", "noun", "variacions", "", "", "", "variation"])
|
||
let v = native_list_append(v, ["oile", "noun", "oiles", "", "", "", "oil lipid in"])
|
||
let v = native_list_append(v, ["evacuatif", "noun", "evacuatis", "", "", "", "laxative substance which"])
|
||
let v = native_list_append(v, ["esplain", "noun", "esplainz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fenoil", "noun", "fenouz", "", "", "", "fennel"])
|
||
let v = native_list_append(v, ["oximel", "noun", "oximeaus", "", "", "", "oxymel"])
|
||
let v = native_list_append(v, ["seicheur", "noun", "seicheurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cotidienne", "noun", "cotidiennes", "", "", "", "a fever that"])
|
||
let v = native_list_append(v, ["tierchaine", "noun", "tierchaines", "", "", "", "a fever that"])
|
||
let v = native_list_append(v, ["terminacion", "noun", "terminacions", "", "", "", "end final part"])
|
||
let v = native_list_append(v, ["eaues", "noun", "eaues", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["determinacion", "noun", "determinacions", "", "", "", "outcome"])
|
||
let v = native_list_append(v, ["cytron", "noun", "cytrons", "", "", "", "lemon fruit"])
|
||
let v = native_list_append(v, ["electuaire", "noun", "electuaires", "", "", "", "linctus"])
|
||
let v = native_list_append(v, ["vairolle", "noun", "vairolles", "", "", "", "pustule"])
|
||
let v = native_list_append(v, ["morbiles", "noun", "morbiles", "", "", "", "pustules"])
|
||
let v = native_list_append(v, ["ydropisie", "noun", "ydropisies", "", "", "", "swelling of the"])
|
||
let v = native_list_append(v, ["meselle", "noun", "meselles", "", "", "", "female leper"])
|
||
let v = native_list_append(v, ["meselerie", "noun", "meseleries", "", "", "", "leprosy"])
|
||
let v = native_list_append(v, ["depilacion", "noun", "depilacions", "", "", "", "hair loss disappearance"])
|
||
let v = native_list_append(v, ["noirsure", "noun", "noirsures", "", "", "", "blackness quality of"])
|
||
let v = native_list_append(v, ["aprochance", "noun", "aprochances", "", "", "", "approach act instance"])
|
||
let v = native_list_append(v, ["paupierre", "noun", "paupierres", "", "", "", "eyelid"])
|
||
let v = native_list_append(v, ["elephancie", "noun", "elephancies", "", "", "", "elephantiasis"])
|
||
let v = native_list_append(v, ["suffocacion", "noun", "suffocacions", "", "", "", "suffocation death through"])
|
||
let v = native_list_append(v, ["geline", "noun", "gelines", "", "", "", "hen female chicken"])
|
||
let v = native_list_append(v, ["destemprance", "noun", "destemprances", "", "", "", "disharmony imbalance"])
|
||
let v = native_list_append(v, ["allopicie", "noun", "allopicies", "", "", "", "alopecia hair loss"])
|
||
let v = native_list_append(v, ["percil", "noun", "perciz", "", "", "", "parsley herb"])
|
||
let v = native_list_append(v, ["trifoil", "noun", "trifouz", "", "", "", "trefoil plant"])
|
||
let v = native_list_append(v, ["tresfle", "noun", "tresfles", "", "", "", "clover plant"])
|
||
let v = native_list_append(v, ["cuilliere", "noun", "cuillieres", "", "", "", "small spoon"])
|
||
let v = native_list_append(v, ["meseau", "noun", "meseaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["regeneracion", "noun", "regeneracions", "", "", "", "regeneration recreation or"])
|
||
let v = native_list_append(v, ["legun", "noun", "leguns", "", "", "", "vegetable"])
|
||
let v = native_list_append(v, ["froumage", "noun", "froumages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["comparacion", "noun", "comparacions", "", "", "", "comparison"])
|
||
let v = native_list_append(v, ["espinoche", "noun", "espinoches", "", "", "", "spinach vegetable"])
|
||
let v = native_list_append(v, ["ymaginacion", "noun", "ymaginacions", "", "", "", "hallucination"])
|
||
let v = native_list_append(v, ["leprus", "noun", "leprus", "", "", "", "leper"])
|
||
let v = native_list_append(v, ["alteracion", "noun", "alteracions", "", "", "", "alteration change"])
|
||
let v = native_list_append(v, ["mezeau", "noun", "mezeaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["moisteur", "noun", "moisteurs", "", "", "", "moistness"])
|
||
let v = native_list_append(v, ["participacion", "noun", "participacions", "", "", "", "participation act of"])
|
||
let v = native_list_append(v, ["moistour", "noun", "moistours", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rivere", "noun", "riveres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["encheson", "noun", "enchesons", "", "", "", "instance occasion"])
|
||
let v = native_list_append(v, ["planke", "noun", "plankes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arbaleste", "noun", "arbalestes", "", "", "", "arbalest medieval crossbow"])
|
||
let v = native_list_append(v, ["peregrin", "noun", "peregrins", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["soleuz", "noun", "soleuz", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["soloilz", "noun", "soloilz", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["solouz", "noun", "solouz", "", "", "", "inflection of soloil"])
|
||
let v = native_list_append(v, ["mesnalté", "noun", "mesnaltez", "", "", "", "mesnalty"])
|
||
let v = native_list_append(v, ["meien", "noun", "meiens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["almosne", "noun", "almosnes", "", "", "", "alms charitable donations"])
|
||
let v = native_list_append(v, ["aumosne", "noun", "aumosnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ausmone", "noun", "ausmones", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["almone", "noun", "almones", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aumone", "noun", "aumones", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ataignement", "noun", "ataignemenz", "", "", "", "reaching act of"])
|
||
let v = native_list_append(v, ["saime", "noun", "saimes", "", "", "", "fat cream"])
|
||
let v = native_list_append(v, ["crasset", "noun", "crassez", "", "", "", "lamp or torch"])
|
||
let v = native_list_append(v, ["bogre", "noun", "bogres", "", "", "", "heretic specifically with"])
|
||
let v = native_list_append(v, ["estrique", "noun", "estriques", "", "", "", "baton stick beam"])
|
||
let v = native_list_append(v, ["arestour", "noun", "arestours", "", "", "", "arrester one who"])
|
||
let v = native_list_append(v, ["arestement", "noun", "arestemenz", "", "", "", "pause action of"])
|
||
let v = native_list_append(v, ["arestance", "noun", "arestances", "", "", "", "pause action of"])
|
||
let v = native_list_append(v, ["arestal", "noun", "arestaus", "", "", "", "pause action of"])
|
||
let v = native_list_append(v, ["arestage", "noun", "arestages", "", "", "", "pause action of"])
|
||
let v = native_list_append(v, ["arrestaille", "noun", "arrestailles", "", "", "", "pause action of"])
|
||
let v = native_list_append(v, ["plache", "noun", "plaches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["podagrique", "noun", "podagriques", "", "", "", "podagric person suffering"])
|
||
let v = native_list_append(v, ["panarice", "noun", "panarices", "", "", "", "phlegmatic inflammation of"])
|
||
let v = native_list_append(v, ["emonctoire", "noun", "emonctoires", "", "", "", "emunctory something which"])
|
||
let v = native_list_append(v, ["gingive", "noun", "gingives", "", "", "", "gum red flesh"])
|
||
let v = native_list_append(v, ["corrozion", "noun", "corrozions", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["feteur", "noun", "feteurs", "", "", "", "fetor foul odor"])
|
||
let v = native_list_append(v, ["diminucion", "noun", "diminucions", "", "", "", "diminishment decrease"])
|
||
let v = native_list_append(v, ["arcenic", "noun", "arcenis", "", "", "", "arsenic"])
|
||
let v = native_list_append(v, ["diaframe", "noun", "diaframes", "", "", "", "diaphragm muscle"])
|
||
let v = native_list_append(v, ["pleuresis", "noun", "pleuresis", "", "", "", "pleurisy"])
|
||
let v = native_list_append(v, ["matiere", "noun", "matieres", "", "", "", "material substance"])
|
||
let v = native_list_append(v, ["pleuresie", "noun", "pleuresies", "", "", "", "pleurisy"])
|
||
let v = native_list_append(v, ["evacuacion", "noun", "evacuacions", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["longacion", "noun", "longacions", "", "", "", "prolongation elongation with"])
|
||
let v = native_list_append(v, ["elongacion", "noun", "elongacions", "", "", "", "prolongation elongation with"])
|
||
let v = native_list_append(v, ["pleuretique", "noun", "pleuretiques", "", "", "", "one who has"])
|
||
let v = native_list_append(v, ["dominacion", "noun", "dominacions", "", "", "", "domination state of"])
|
||
let v = native_list_append(v, ["penetracion", "noun", "penetracions", "", "", "", "penetration act instance"])
|
||
let v = native_list_append(v, ["esput", "noun", "espuz", "", "", "", "spittle spit"])
|
||
let v = native_list_append(v, ["emplastre", "noun", "emplastres", "", "", "", "plaster paste applied"])
|
||
let v = native_list_append(v, ["laxacion", "noun", "laxacions", "", "", "", "the effect of"])
|
||
let v = native_list_append(v, ["fenu grec", "noun", "fenu grec", "", "", "", "fenugreek"])
|
||
let v = native_list_append(v, ["colur", "noun", "colurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pumer", "noun", "pumers", "", "", "", "apple tree"])
|
||
let v = native_list_append(v, ["redutement", "noun", "redutemenz", "", "", "", "doubt"])
|
||
let v = native_list_append(v, ["momeor", "noun", "momeors", "", "", "", "entertainer court jester"])
|
||
let v = native_list_append(v, ["momon", "noun", "momons", "", "", "", "mask covering for"])
|
||
let v = native_list_append(v, ["parceivement", "noun", "parceivemenz", "", "", "", "action instance of"])
|
||
let v = native_list_append(v, ["estal", "noun", "estaus", "", "", "", "position place site"])
|
||
let v = native_list_append(v, ["signefiance", "noun", "signefiances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cocodrille", "noun", "cocodrilles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["suflement", "noun", "suflemenz", "", "", "", "breathing"])
|
||
let v = native_list_append(v, ["buissunet", "noun", "buissunez", "", "", "", "small bush"])
|
||
let v = native_list_append(v, ["estile", "noun", "estiles", "", "", "", "style manner fashion"])
|
||
let v = native_list_append(v, ["odorement", "noun", "odoremenz", "", "", "", "odor scent smell"])
|
||
let v = native_list_append(v, ["furmi", "noun", "furmis", "", "", "", "ant insect"])
|
||
let v = native_list_append(v, ["endreit", "noun", "endreiz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espirement", "noun", "espiremenz", "", "", "", "exhalation"])
|
||
let v = native_list_append(v, ["esperiment", "noun", "esperimenz", "", "", "", "experience event that"])
|
||
let v = native_list_append(v, ["dromedaire", "noun", "dromedaires", "", "", "", "dromedary camel"])
|
||
let v = native_list_append(v, ["furmicaleun", "noun", "furmicaleuns", "", "", "", "antlion"])
|
||
let v = native_list_append(v, ["pulture", "noun", "pultures", "", "", "", "food sustenance"])
|
||
let v = native_list_append(v, ["signefiement", "noun", "signefiemenz", "", "", "", "signification meaning"])
|
||
let v = native_list_append(v, ["bateure", "noun", "bateures", "", "", "", "beating act instance"])
|
||
let v = native_list_append(v, ["Parais", "noun", "Parais", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estache", "noun", "estaches", "", "", "", "stake piece of"])
|
||
let v = native_list_append(v, ["fuille", "noun", "fuilles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["boisdie", "noun", "boisdies", "", "", "", "trickery deception ruse"])
|
||
let v = native_list_append(v, ["counté", "noun", "countez", "", "", "", "county land ruled"])
|
||
let v = native_list_append(v, ["gopil", "noun", "gopiz", "", "", "", "fox animal"])
|
||
let v = native_list_append(v, ["petitet", "noun", "petitez", "", "", "", "a little a"])
|
||
let v = native_list_append(v, ["passiun", "noun", "passiuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ureison", "noun", "ureisons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["luur", "noun", "luurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tenebrur", "noun", "tenebrurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tenebror", "noun", "tenebrors", "", "", "", "darkness"])
|
||
let v = native_list_append(v, ["messon", "noun", "messons", "", "", "", "harvest gathering of"])
|
||
let v = native_list_append(v, ["maintenement", "noun", "maintenemenz", "", "", "", "support aid help"])
|
||
let v = native_list_append(v, ["chaucee", "noun", "chaucees", "", "", "", "route highway"])
|
||
let v = native_list_append(v, ["ordenaire", "noun", "ordenaires", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ordenarie", "noun", "ordenaries", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["taillour", "noun", "taillours", "", "", "", "tailor one who"])
|
||
let v = native_list_append(v, ["estation", "noun", "estations", "", "", "", "garrison permanent military"])
|
||
let v = native_list_append(v, ["spinache", "noun", "spinaches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["goune", "noun", "gounes", "", "", "", "gown robe long"])
|
||
let v = native_list_append(v, ["avauntage", "noun", "avauntages", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["caruine", "noun", "caruines", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuirie", "noun", "cuiries", "", "", "", "leather hide of"])
|
||
let v = native_list_append(v, ["cuiriee", "noun", "cuiriees", "", "", "", "quarry entrails of"])
|
||
let v = native_list_append(v, ["notonier", "noun", "notoniers", "", "", "", "sailor mariner"])
|
||
let v = native_list_append(v, ["governur", "noun", "governurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["genevre", "noun", "genevres", "", "", "", "juniper"])
|
||
let v = native_list_append(v, ["aymant", "noun", "aymanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["obli", "noun", "oblis", "", "", "", "forgottenness"])
|
||
let v = native_list_append(v, ["eschec mat", "noun", "eschec mat", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eschec et mat", "noun", "eschec et mat", "", "", "", "checkmate"])
|
||
let v = native_list_append(v, ["emeraude", "noun", "emeraudes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["porte coleice", "noun", "porte coleices", "", "", "", "portcullis"])
|
||
let v = native_list_append(v, ["morgage", "noun", "morgages", "", "", "", "mortgage conveyance of"])
|
||
let v = native_list_append(v, ["quiddité", "noun", "quidditez", "", "", "", "quiddity essence"])
|
||
let v = native_list_append(v, ["tormenteor", "noun", "tormenteors", "", "", "", "torturer"])
|
||
let v = native_list_append(v, ["hangeman", "noun", "hangemans", "", "", "", "hangman"])
|
||
let v = native_list_append(v, ["warant", "noun", "waranz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guarant", "noun", "guaranz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["warenne", "noun", "warennes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["warrantie", "noun", "warranties", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gayf", "noun", "gays", "", "", "", "something that is"])
|
||
let v = native_list_append(v, ["veche", "noun", "veches", "", "", "", "vetch"])
|
||
let v = native_list_append(v, ["voutoir", "noun", "voutoirs", "", "", "", "vulture bird"])
|
||
let v = native_list_append(v, ["viscounte", "noun", "viscountes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["viscunte", "noun", "viscuntes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vineter", "noun", "vineters", "", "", "", "vintner wine-seller"])
|
||
let v = native_list_append(v, ["vestuaire", "noun", "vestuaires", "", "", "", "vestry room in"])
|
||
let v = native_list_append(v, ["vicare", "noun", "vicares", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["valey", "noun", "valeys", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["avauntgarde", "noun", "avauntgardes", "", "", "", "vanguard"])
|
||
let v = native_list_append(v, ["ussier", "noun", "ussiers", "", "", "", "doorman doorkeeper"])
|
||
let v = native_list_append(v, ["ulliage", "noun", "ulliages", "", "", "", "ullage the air"])
|
||
let v = native_list_append(v, ["tretiz", "noun", "tretiz", "", "", "", "treatise"])
|
||
let v = native_list_append(v, ["treté", "noun", "tretez", "", "", "", "treaty"])
|
||
let v = native_list_append(v, ["trenchour", "noun", "trenchours", "", "", "", "cutter cutting tool"])
|
||
let v = native_list_append(v, ["translacioun", "noun", "translaciouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["translacion", "noun", "translacions", "", "", "", "movement transfer"])
|
||
let v = native_list_append(v, ["treslis", "noun", "treslis", "", "", "", "trellis framework"])
|
||
let v = native_list_append(v, ["tourmentour", "noun", "tourmentours", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["torzfesor", "noun", "torzfesors", "", "", "", "malefactor one who"])
|
||
let v = native_list_append(v, ["torfet", "noun", "torfez", "", "", "", "harm harmful action"])
|
||
let v = native_list_append(v, ["turnei", "noun", "turneis", "", "", "", "tourney medieval tournament"])
|
||
let v = native_list_append(v, ["fesour", "noun", "fesours", "", "", "", "maker manufacturer"])
|
||
let v = native_list_append(v, ["tysanne", "noun", "tysannes", "", "", "", "tisane medicinal concoction"])
|
||
let v = native_list_append(v, ["taxacion", "noun", "taxacions", "", "", "", "taxation"])
|
||
let v = native_list_append(v, ["tané", "noun", "tanez", "", "", "", "tan color"])
|
||
let v = native_list_append(v, ["tawné", "noun", "tawnez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tannour", "noun", "tannours", "", "", "", "tanner one who"])
|
||
let v = native_list_append(v, ["sillable", "noun", "sillables", "", "", "", "syllable"])
|
||
let v = native_list_append(v, ["suspecioun", "noun", "suspeciouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["surveour", "noun", "surveours", "", "", "", "inspector overseer one"])
|
||
let v = native_list_append(v, ["surnoun", "noun", "surnouns", "", "", "", "additional name"])
|
||
let v = native_list_append(v, ["suppositorie", "noun", "suppositories", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["suytour", "noun", "suytours", "", "", "", "follower"])
|
||
let v = native_list_append(v, ["suffraunce", "noun", "suffraunces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estuble", "noun", "estubles", "", "", "", "stubble stalks left"])
|
||
let v = native_list_append(v, ["estorie", "noun", "estories", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sovereyneté", "noun", "sovereynetez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sovereinté", "noun", "sovereintez", "", "", "", "power control authority"])
|
||
let v = native_list_append(v, ["soket", "noun", "sokez", "", "", "", "small plowshare blade"])
|
||
let v = native_list_append(v, ["seignurie", "noun", "seignuries", "", "", "", "lordship state of"])
|
||
let v = native_list_append(v, ["sevrance", "noun", "sevrances", "", "", "", "separation act of"])
|
||
let v = native_list_append(v, ["sewiere", "noun", "sewieres", "", "", "", "overflow channel for"])
|
||
let v = native_list_append(v, ["tisique", "noun", "tisiques", "", "", "", "phthisic any wasting"])
|
||
let v = native_list_append(v, ["escran", "noun", "escrans", "", "", "", "screen physical barrier"])
|
||
let v = native_list_append(v, ["escren", "noun", "escrens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escuele", "noun", "escueles", "", "", "", "bowl dish"])
|
||
let v = native_list_append(v, ["salarie", "noun", "salarie", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["saintefiement", "noun", "saintefiemenz", "", "", "", "canonization act of"])
|
||
let v = native_list_append(v, ["eschaloigne", "noun", "eschaloignes", "", "", "", "shallot Allium cepa"])
|
||
let v = native_list_append(v, ["scalun", "noun", "scaluns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["seinteficacion", "noun", "seinteficacions", "", "", "", "canonization sanctification"])
|
||
let v = native_list_append(v, ["Notingeham", "noun", "Notingeham", "", "", "", "Nottingham a city"])
|
||
let v = native_list_append(v, ["joliveté", "noun", "jolivetez", "", "", "", "joyfulness gaiety"])
|
||
let v = native_list_append(v, ["douçaine", "noun", "douçaines", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["roigne", "noun", "roignes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["popler", "noun", "poplers", "", "", "", "poplar tree"])
|
||
let v = native_list_append(v, ["escher", "noun", "escher", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["resurrectiun", "noun", "resurrectiuns", "", "", "", "resurrection"])
|
||
let v = native_list_append(v, ["resolucion", "noun", "resolucions", "", "", "", "repayment"])
|
||
let v = native_list_append(v, ["reseant", "noun", "reseanz", "", "", "", "resident"])
|
||
let v = native_list_append(v, ["arerage", "noun", "arerages", "", "", "", "arrears unpaid money"])
|
||
let v = native_list_append(v, ["reprisaille", "noun", "reprisailles", "", "", "", "repossession retaking act"])
|
||
let v = native_list_append(v, ["relat", "noun", "relaz", "", "", "", "story tale"])
|
||
let v = native_list_append(v, ["reguierdon", "noun", "reguierdons", "", "", "", "reward"])
|
||
let v = native_list_append(v, ["regraterie", "noun", "regrateries", "", "", "", "regratery"])
|
||
let v = native_list_append(v, ["recoverie", "noun", "recoveries", "", "", "", "recovery act of"])
|
||
let v = native_list_append(v, ["recapitulaciun", "noun", "recapitulaciuns", "", "", "", "repetition recital"])
|
||
let v = native_list_append(v, ["ratoun", "noun", "ratouns", "", "", "", "rat or baby"])
|
||
let v = native_list_append(v, ["quiture", "noun", "quitures", "", "", "", "cooking"])
|
||
let v = native_list_append(v, ["quivre", "noun", "quivres", "", "", "", "quiver for arrows"])
|
||
let v = native_list_append(v, ["arraiement", "noun", "arraiemenz", "", "", "", "arrangement"])
|
||
let v = native_list_append(v, ["ahan", "noun", "ahans", "", "", "", "pain torment suffering"])
|
||
let v = native_list_append(v, ["coilte", "noun", "coiltes", "", "", "", "cushion"])
|
||
let v = native_list_append(v, ["quintaine", "noun", "quintaines", "", "", "", "quintain target"])
|
||
let v = native_list_append(v, ["quaier", "noun", "quaiers", "", "", "", "quire"])
|
||
let v = native_list_append(v, ["quatroun", "noun", "quatrouns", "", "", "", "quarter of a"])
|
||
let v = native_list_append(v, ["Seint Espirit", "noun", "Seint Espirit", "", "", "", "Holy Ghost"])
|
||
let v = native_list_append(v, ["purveour", "noun", "purveours", "", "", "", "purveyor"])
|
||
let v = native_list_append(v, ["puralee", "noun", "puralees", "", "", "", "boundary limit delimitation"])
|
||
let v = native_list_append(v, ["ponchon", "noun", "ponchons", "", "", "", "puncheon cask"])
|
||
let v = native_list_append(v, ["provosté", "noun", "provostez", "", "", "", "stewardship"])
|
||
let v = native_list_append(v, ["procuracie", "noun", "procuracies", "", "", "", "procuracy the office"])
|
||
let v = native_list_append(v, ["proprieté", "noun", "proprietez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prohibicion", "noun", "prohibicions", "", "", "", "prohibition interdiction banning"])
|
||
let v = native_list_append(v, ["proffessur", "noun", "proffessurs", "", "", "", "one who professes"])
|
||
let v = native_list_append(v, ["procureor", "noun", "procureors", "", "", "", "agent proxy representative"])
|
||
let v = native_list_append(v, ["proclamacion", "noun", "proclamacions", "", "", "", "proclamation"])
|
||
let v = native_list_append(v, ["priveté", "noun", "privetez", "", "", "", "private matter"])
|
||
let v = native_list_append(v, ["predicaciun", "noun", "predicaciuns", "", "", "", "preaching predication"])
|
||
let v = native_list_append(v, ["pousté", "noun", "poustez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["portour", "noun", "portours", "", "", "", "carrier bearer"])
|
||
let v = native_list_append(v, ["porteose", "noun", "porteoses", "", "", "", "breviary"])
|
||
let v = native_list_append(v, ["porpeis", "noun", "porpeis", "", "", "", "porpoise marine mammal"])
|
||
let v = native_list_append(v, ["porpois", "noun", "porpois", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Plymuth", "noun", "Plymuth", "", "", "", "Plymouth English city"])
|
||
let v = native_list_append(v, ["ploi", "noun", "plois", "", "", "", "fold"])
|
||
let v = native_list_append(v, ["enfermeté", "noun", "enfermetez", "", "", "", "sickness illness"])
|
||
let v = native_list_append(v, ["honorableté", "noun", "honorabletez", "", "", "", "honorableness quality of"])
|
||
let v = native_list_append(v, ["baraterie", "noun", "barateries", "", "", "", "trickery deceit"])
|
||
let v = native_list_append(v, ["malfesour", "noun", "malfesours", "", "", "", "wrongdoer malfeasor malefactor"])
|
||
let v = native_list_append(v, ["fesance", "noun", "fesances", "", "", "", "act deed action"])
|
||
let v = native_list_append(v, ["acueil", "noun", "acueuz", "", "", "", "welcome act of"])
|
||
let v = native_list_append(v, ["guttere", "noun", "gutteres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["paillete", "noun", "pailletes", "", "", "", "chaff"])
|
||
let v = native_list_append(v, ["feloun", "noun", "felouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escuchon", "noun", "escuchons", "", "", "", "small shield escutcheon"])
|
||
let v = native_list_append(v, ["fillol", "noun", "fillous", "", "", "", "godson"])
|
||
let v = native_list_append(v, ["fillolage", "noun", "fillolages", "", "", "", "the relationship between"])
|
||
let v = native_list_append(v, ["pleinte", "noun", "pleintes", "", "", "", "lament show expression"])
|
||
let v = native_list_append(v, ["eschine", "noun", "eschines", "", "", "", "spine"])
|
||
let v = native_list_append(v, ["vaillaunce", "noun", "vaillaunces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["grangier", "noun", "grangiers", "", "", "", "granger one who"])
|
||
let v = native_list_append(v, ["englescherie", "noun", "englescheries", "", "", "", "Englishry state of"])
|
||
let v = native_list_append(v, ["contreroulour", "noun", "contreroulours", "", "", "", "register-keeper"])
|
||
let v = native_list_append(v, ["bulleite", "noun", "bulleites", "", "", "", "seal a stamp"])
|
||
let v = native_list_append(v, ["pelfre", "noun", "pelfres", "", "", "", "booty loot"])
|
||
let v = native_list_append(v, ["tiretaine", "noun", "tiretaines", "", "", "", "cloth made of"])
|
||
let v = native_list_append(v, ["cumandeur", "noun", "cumandeurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["meschance", "noun", "meschances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mescheance", "noun", "mescheances", "", "", "", "misfortune"])
|
||
let v = native_list_append(v, ["abateure", "noun", "abateures", "", "", "", "slaughter act of"])
|
||
let v = native_list_append(v, ["taque", "noun", "taques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mauvis", "noun", "mauvis", "", "", "", "thrush bird"])
|
||
let v = native_list_append(v, ["apartenanz", "noun", "apartenanz", "", "", "", "belongings"])
|
||
let v = native_list_append(v, ["paumier", "noun", "paumiers", "", "", "", "palmer pilgrim"])
|
||
let v = native_list_append(v, ["remeide", "noun", "remeides", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espaulier", "noun", "espauliers", "", "", "", "spaulder armor for"])
|
||
let v = native_list_append(v, ["Suht-Wales", "noun", "Suht-Wales", "", "", "", "South Wales"])
|
||
let v = native_list_append(v, ["caboce", "noun", "caboces", "", "", "", "head"])
|
||
let v = native_list_append(v, ["Wace", "noun", "Wace", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["eschipre", "noun", "eschipres", "", "", "", "sailor mariner"])
|
||
let v = native_list_append(v, ["algorisme", "noun", "algorisme", "", "", "", "algorithm"])
|
||
let v = native_list_append(v, ["podeir", "noun", "podeirs", "", "", "", "archaic form of"])
|
||
let v = native_list_append(v, ["Charlon", "noun", "Charlon", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Carlon", "noun", "Carlon", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Karlun", "noun", "Karlun", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Carlun", "noun", "Carlun", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Charlun", "noun", "Charlun", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Aymon", "noun", "Aymon", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Guion", "noun", "Guion", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Hugon", "noun", "Hugon", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["Lazaron", "noun", "Lazaron", "", "", "", "Lazarus New Testament"])
|
||
let v = native_list_append(v, ["translacions", "noun", "translacions", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["visné", "noun", "visné", "", "", "", "neighborhood vicinity"])
|
||
let v = native_list_append(v, ["preiement", "noun", "preiemenz", "", "", "", "prayer"])
|
||
let v = native_list_append(v, ["domnizelle", "noun", "domnizelles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pagien", "noun", "pagiens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["virginitet", "noun", "virginitez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["empedement", "noun", "empedemenz", "", "", "", "impediment obstacle"])
|
||
let v = native_list_append(v, ["diavle", "noun", "diavle", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fredre", "noun", "fredres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jovent", "noun", "jovenz", "", "", "", "youth state of"])
|
||
let v = native_list_append(v, ["flael", "noun", "flaeaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["flaiel", "noun", "flaieaus", "", "", "", "flail weapon"])
|
||
let v = native_list_append(v, ["assemblement", "noun", "assemblemenz", "", "", "", "meeting get-together assembly"])
|
||
let v = native_list_append(v, ["provendier", "noun", "provendiers", "", "", "", "one who is"])
|
||
let v = native_list_append(v, ["aornement", "noun", "aornemenz", "", "", "", "adornment decoration"])
|
||
let v = native_list_append(v, ["sanct", "noun", "sancz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["herberc", "noun", "herbers", "", "", "", "lodgings building where"])
|
||
let v = native_list_append(v, ["crestienté", "noun", "crestienté", "", "", "", "Christianity religion"])
|
||
let v = native_list_append(v, ["chandelabre", "noun", "chandelabres", "", "", "", "candelabrum"])
|
||
let v = native_list_append(v, ["ovraigne", "noun", "ovraigne", "", "", "", "work piece of"])
|
||
let v = native_list_append(v, ["folor", "noun", "folors", "", "", "", "madness"])
|
||
let v = native_list_append(v, ["covoitise", "noun", "covoitises", "", "", "", "lust desire especially"])
|
||
let v = native_list_append(v, ["prophecie", "noun", "prophecies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vieillece", "noun", "vieilleces", "", "", "", "old age"])
|
||
let v = native_list_append(v, ["prevost", "noun", "prevoz", "", "", "", "provost person"])
|
||
let v = native_list_append(v, ["Caëm", "noun", "Caëm", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aloëte", "noun", "aloëtes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bleceüre", "noun", "bleceüres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["traïson", "noun", "traïsons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["armeüre", "noun", "armeüres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vesteüre", "noun", "vesteüres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deçoite", "noun", "deçoites", "", "", "", "deceit deception"])
|
||
let v = native_list_append(v, ["sauveor", "noun", "sauveors", "", "", "", "savior"])
|
||
let v = native_list_append(v, ["beneïson", "noun", "beneïsons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aüstic", "noun", "aüstic", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["seürté", "noun", "seürtez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["païsant", "noun", "païsanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["doreüre", "noun", "doreüres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escïence", "noun", "escïences", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["forreüre", "noun", "forreüres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["viandier", "noun", "viandiers", "", "", "", "food nourishment victuals"])
|
||
let v = native_list_append(v, ["mescreable", "noun", "mescreables", "", "", "", "disbeliever hence a"])
|
||
let v = native_list_append(v, ["Damnedeu", "noun", "Damnedeu", "", "", "", "God"])
|
||
let v = native_list_append(v, ["frigerie", "noun", "frigeries", "", "", "", "refreshment"])
|
||
let v = native_list_append(v, ["refrigerie", "noun", "refrigeries", "", "", "", "coolness"])
|
||
let v = native_list_append(v, ["greil", "noun", "greuz", "", "", "", "grill usually metal"])
|
||
let v = native_list_append(v, ["gredil", "noun", "grediz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["saluement", "noun", "saluemenz", "", "", "", "greeting salutation"])
|
||
let v = native_list_append(v, ["maesté", "noun", "maestez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estrete", "noun", "estretes", "", "", "", "extract cited written"])
|
||
let v = native_list_append(v, ["processiun", "noun", "processiuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ferté", "noun", "fertez", "", "", "", "violence force"])
|
||
let v = native_list_append(v, ["desvé", "noun", "desvez", "", "", "", "madman"])
|
||
let v = native_list_append(v, ["seiseme", "noun", "seisemes", "", "", "", "a sixth"])
|
||
let v = native_list_append(v, ["conil", "noun", "coniz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["locaige", "noun", "locaiges", "", "", "", "rent money paid"])
|
||
let v = native_list_append(v, ["avisiun", "noun", "avisiuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esmeance", "noun", "esmeances", "", "", "", "dismay"])
|
||
let v = native_list_append(v, ["brocour", "noun", "brocours", "", "", "", "broker"])
|
||
let v = native_list_append(v, ["respuns", "noun", "respuns", "", "", "", "response reply"])
|
||
let v = native_list_append(v, ["traveil", "noun", "traveuz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["defension", "noun", "defensions", "", "", "", "defense protection from"])
|
||
let v = native_list_append(v, ["orenge", "noun", "orenges", "", "", "", "orange fruit of"])
|
||
let v = native_list_append(v, ["seve", "noun", "seves", "", "", "", "sap of a"])
|
||
let v = native_list_append(v, ["bendel", "noun", "bendeaus", "", "", "", "headband bandeau"])
|
||
let v = native_list_append(v, ["joiance", "noun", "joiances", "", "", "", "joy happiness elation"])
|
||
let v = native_list_append(v, ["tendror", "noun", "tendrors", "", "", "", "tenderness"])
|
||
let v = native_list_append(v, ["vatlet", "noun", "vatlez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lyeon", "noun", "lyeons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Dunoe", "noun", "Dunoe", "", "", "", "Danube river"])
|
||
let v = native_list_append(v, ["cusançon", "noun", "cusançons", "", "", "", "care attention"])
|
||
let v = native_list_append(v, ["gaudine", "noun", "gaudines", "", "", "", "woods woodland area"])
|
||
let v = native_list_append(v, ["torbeillon", "noun", "torbeillons", "", "", "", "whirlwind mass of"])
|
||
let v = native_list_append(v, ["meisonete", "noun", "meisonetes", "", "", "", "small house"])
|
||
let v = native_list_append(v, ["puterie", "noun", "puteries", "", "", "", "debauchery immoral sexual"])
|
||
let v = native_list_append(v, ["envoiseure", "noun", "envoiseures", "", "", "", "pleasure enjoyment"])
|
||
let v = native_list_append(v, ["desevrance", "noun", "desevrances", "", "", "", "separation"])
|
||
let v = native_list_append(v, ["cherf", "noun", "chers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["novelerie", "noun", "noveleries", "", "", "", "novelty something that"])
|
||
let v = native_list_append(v, ["cembel", "noun", "cembeaus", "", "", "", "joust medieval contest"])
|
||
let v = native_list_append(v, ["gaveloc", "noun", "gavelos", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rosel", "noun", "roseaus", "", "", "", "reed plant"])
|
||
let v = native_list_append(v, ["escremie", "noun", "escremies", "", "", "", "fencing armed combat"])
|
||
let v = native_list_append(v, ["aatie", "noun", "aaties", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["graant", "noun", "graanz", "", "", "", "promise guarantee"])
|
||
let v = native_list_append(v, ["fresaie", "noun", "fresaies", "", "", "", "barn owl"])
|
||
let v = native_list_append(v, ["veltrier", "noun", "veltriers", "", "", "", "one who is"])
|
||
let v = native_list_append(v, ["cuistrun", "noun", "cuistruns", "", "", "", "chefs assistant"])
|
||
let v = native_list_append(v, ["pasturele", "noun", "pastureles", "", "", "", "pastourelle story told"])
|
||
let v = native_list_append(v, ["herberjur", "noun", "herberjurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bernier", "noun", "berniers", "", "", "", "one in charge"])
|
||
let v = native_list_append(v, ["maveisté", "noun", "maveistez", "", "", "", "evil"])
|
||
let v = native_list_append(v, ["desfiement", "noun", "desfiemenz", "", "", "", "challenge"])
|
||
let v = native_list_append(v, ["hunisement", "noun", "hunisemenz", "", "", "", "shame disgrace"])
|
||
let v = native_list_append(v, ["decevance", "noun", "decevances", "", "", "", "deception deceivance"])
|
||
let v = native_list_append(v, ["pulein", "noun", "puleinz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuintise", "noun", "cuintises", "", "", "", "skill adeptness ability"])
|
||
let v = native_list_append(v, ["bruil", "noun", "bruz", "", "", "", "copse small woodland"])
|
||
let v = native_list_append(v, ["flavel", "noun", "flaveaus", "", "", "", "rattle clapper device"])
|
||
let v = native_list_append(v, ["lazre", "noun", "lazres", "", "", "", "leper beggar"])
|
||
let v = native_list_append(v, ["mazre", "noun", "mazres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["juvente", "noun", "juventes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vielur", "noun", "vielurs", "", "", "", "vielle-player"])
|
||
let v = native_list_append(v, ["segrei", "noun", "segreis", "", "", "", "secret"])
|
||
let v = native_list_append(v, ["enjornee", "noun", "enjornees", "", "", "", "dawn daybreak"])
|
||
let v = native_list_append(v, ["lijance", "noun", "lijances", "", "", "", "allegiance loyalty"])
|
||
let v = native_list_append(v, ["besoigne", "noun", "besoignes", "", "", "", "task job to"])
|
||
let v = native_list_append(v, ["serur", "noun", "serurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["afichail", "noun", "afichauz", "", "", "", "fastener"])
|
||
let v = native_list_append(v, ["Treisporz", "noun", "Treisporz", "", "", "", "Le Tréport town"])
|
||
let v = native_list_append(v, ["gravance", "noun", "gravances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["anguserie", "noun", "anguseries", "", "", "", "worry anxiety"])
|
||
let v = native_list_append(v, ["Sanson", "noun", "Sanson", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["fuitif", "noun", "fuitis", "", "", "", "fugitive"])
|
||
let v = native_list_append(v, ["aé", "noun", "aé", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["galerous", "noun", "galerous", "", "", "", "walrus"])
|
||
let v = native_list_append(v, ["marinal", "noun", "marinaus", "", "", "", "mariner seaman"])
|
||
let v = native_list_append(v, ["havle", "noun", "havles", "", "", "", "port place where"])
|
||
let v = native_list_append(v, ["uisset", "noun", "uissez", "", "", "", "small door"])
|
||
let v = native_list_append(v, ["richeté", "noun", "richetez", "", "", "", "richness wealth"])
|
||
let v = native_list_append(v, ["veisdie", "noun", "veisdies", "", "", "", "trickery ruse deception"])
|
||
let v = native_list_append(v, ["gunele", "noun", "guneles", "", "", "", "tunic"])
|
||
let v = native_list_append(v, ["bricun", "noun", "bricun", "", "", "", "madman"])
|
||
let v = native_list_append(v, ["pescheor", "noun", "pescheors", "", "", "", "fisherman"])
|
||
let v = native_list_append(v, ["Besençun", "noun", "Besençun", "", "", "", "Besançon city"])
|
||
let v = native_list_append(v, ["lambre", "noun", "lambres", "", "", "", "panelling decorative covering"])
|
||
let v = native_list_append(v, ["sengler", "noun", "senglers", "", "", "", "wild boar sanglier"])
|
||
let v = native_list_append(v, ["plunjun", "noun", "plunjuns", "", "", "", "loon bird"])
|
||
let v = native_list_append(v, ["berseret", "noun", "berserez", "", "", "", "hunting dog"])
|
||
let v = native_list_append(v, ["hobel", "noun", "hobeaus", "", "", "", "small bird of"])
|
||
let v = native_list_append(v, ["costeret", "noun", "costerez", "", "", "", "container for a"])
|
||
let v = native_list_append(v, ["costerel", "noun", "costereaus", "", "", "", "container for a"])
|
||
let v = native_list_append(v, ["deduit", "noun", "deduiz", "", "", "", "pleasure enjoyment"])
|
||
let v = native_list_append(v, ["cnivet", "noun", "cnivez", "", "", "", "knife"])
|
||
let v = native_list_append(v, ["espin", "noun", "espins", "", "", "", "pine tree"])
|
||
let v = native_list_append(v, ["Chanpaigne", "noun", "Chanpaigne", "", "", "", "Champagne a region"])
|
||
let v = native_list_append(v, ["gabois", "noun", "gabois", "", "", "", "jest joking"])
|
||
let v = native_list_append(v, ["remanance", "noun", "remanances", "", "", "", "act of staying"])
|
||
let v = native_list_append(v, ["demorance", "noun", "demorances", "", "", "", "act of staying"])
|
||
let v = native_list_append(v, ["catepeluse", "noun", "catepeluses", "", "", "", "caterpillar larva of"])
|
||
let v = native_list_append(v, ["eschele", "noun", "escheles", "", "", "", "ladder"])
|
||
let v = native_list_append(v, ["mesaisié", "noun", "mesaisiez", "", "", "", "one who is"])
|
||
let v = native_list_append(v, ["coignie", "noun", "coignies", "", "", "", "axe battleaxe"])
|
||
let v = native_list_append(v, ["agait", "noun", "agaiz", "", "", "", "surveillance attention watching"])
|
||
let v = native_list_append(v, ["huve", "noun", "huves", "", "", "", "A type of"])
|
||
let v = native_list_append(v, ["amand", "noun", "amanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["floteson", "noun", "flotesons", "", "", "", "flotsam"])
|
||
let v = native_list_append(v, ["geteson", "noun", "getesons", "", "", "", "jetsam jettison that"])
|
||
let v = native_list_append(v, ["charnage", "noun", "charnages", "", "", "", "flesh"])
|
||
let v = native_list_append(v, ["enfés", "noun", "enfés", "", "", "", "alternative typography of"])
|
||
let v = native_list_append(v, ["choes", "noun", "choes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["fisicïen", "noun", "fisicïens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fouace", "noun", "fouace", "", "", "", "type of hard"])
|
||
let v = native_list_append(v, ["esturgon", "noun", "esturgons", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["esturjon", "noun", "esturjons", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["sturjoun", "noun", "sturjouns", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["chamberlein", "noun", "chamberleinz", "", "", "", "chamberlain officer in"])
|
||
let v = native_list_append(v, ["donjun", "noun", "donjuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eschançon", "noun", "eschançons", "", "", "", "cupbearer"])
|
||
let v = native_list_append(v, ["chouve", "noun", "chouve", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["besche", "noun", "besches", "", "", "", "pickaxe spade"])
|
||
let v = native_list_append(v, ["orgoil", "noun", "orgouz", "", "", "", "pride arrogance"])
|
||
let v = native_list_append(v, ["cooinz", "noun", "cooinz", "", "", "", "inflection of cooing"])
|
||
let v = native_list_append(v, ["bersail", "noun", "bersauz", "", "", "", "target"])
|
||
let v = native_list_append(v, ["bersauz", "noun", "bersauz", "", "", "", "inflection of bersail"])
|
||
let v = native_list_append(v, ["bersailz", "noun", "bersailz", "", "", "", "inflection of bersail"])
|
||
let v = native_list_append(v, ["borgeis", "noun", "borgeis", "", "", "", "town-dweller someone who"])
|
||
let v = native_list_append(v, ["juignet", "noun", "juignez", "", "", "", "July month"])
|
||
let v = native_list_append(v, ["laideté", "noun", "laideté", "", "", "", "ugliness"])
|
||
let v = native_list_append(v, ["Aalis", "noun", "Aalis", "", "", "", "a female given"])
|
||
let v = native_list_append(v, ["bonet", "noun", "bonez", "", "", "", "fabric used to"])
|
||
let v = native_list_append(v, ["בוברגא", "noun", "בוברגא", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["פרטיאה", "noun", "פרטיאה", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["קרדונש", "noun", "קרדונש", "", "", "", "inflection of קרדון"])
|
||
let v = native_list_append(v, ["פויירק", "noun", "פויירק", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["אייפינש", "noun", "אייפינש", "", "", "", "inflection of אייפין"])
|
||
let v = native_list_append(v, ["פויירק שנגלייר", "noun", "פויירק שנגלייר", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["פורצא", "noun", "פורצא", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["adiudha", "noun", "adiudha", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["aiudha", "noun", "aiudha", "", "", "", "aid assistance"])
|
||
let v = native_list_append(v, ["consoude", "noun", "consoudes", "", "", "", "comfrey"])
|
||
let v = native_list_append(v, ["Amee", "noun", "Amee", "", "", "", "a female given"])
|
||
let v = native_list_append(v, ["mowe", "noun", "mowe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ueve", "noun", "ueve", "", "", "", "roe"])
|
||
let v = native_list_append(v, ["champiun", "noun", "champiun", "", "", "", "fighter champion"])
|
||
let v = native_list_append(v, ["honesté", "noun", "honestez", "", "", "", "candor honesty"])
|
||
let v = native_list_append(v, ["licoresse", "noun", "licoresses", "", "", "", "licorice"])
|
||
let v = native_list_append(v, ["norrisseor", "noun", "norrisseors", "", "", "", "sustainer nourisher"])
|
||
let v = native_list_append(v, ["visiun", "noun", "visiuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["visioun", "noun", "visiouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["choue", "noun", "choue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poue", "noun", "poue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arestemenz", "noun", "arestemenz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["arestementz", "noun", "arestementz", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["abeiance", "noun", "abeiances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["abaudissement", "noun", "abaudissemenz", "", "", "", "emboldenment encouragement"])
|
||
let v = native_list_append(v, ["abeiances", "noun", "abeiances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["abeances", "noun", "abeances", "", "", "", "plural of abeance"])
|
||
let v = native_list_append(v, ["emprisonement", "noun", "emprisonemenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enprisoner", "noun", "enprisonons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chamberleinz", "noun", "chamberleinz", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["chamberlens", "noun", "chamberlens", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["castelwrytes", "noun", "castelwrytes", "", "", "", "plural of castelwryte"])
|
||
let v = native_list_append(v, ["abaudissemenz", "noun", "abaudissemenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["abaudissementz", "noun", "abaudissementz", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["garceon", "noun", "garceons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["castlewrytes", "noun", "castlewrytes", "", "", "", "plural of castlewryte"])
|
||
let v = native_list_append(v, ["cirurgiien", "noun", "cirurgiiens", "", "", "", "a doctor or"])
|
||
let v = native_list_append(v, ["hunisementz", "noun", "hunisementz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escache", "noun", "escaches", "", "", "", "a stilt a"])
|
||
let v = native_list_append(v, ["governeor", "noun", "governeors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["castelwryte", "noun", "castelwrytes", "", "", "", "a builder or"])
|
||
let v = native_list_append(v, ["castelwriȝte", "noun", "castelwriȝtes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["oingnun", "noun", "oingnuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["constitucion", "noun", "constitucions", "", "", "", "constitution"])
|
||
let v = native_list_append(v, ["mecredi", "noun", "mecredi", "", "", "", "Wednesday"])
|
||
let v = native_list_append(v, ["chalange", "noun", "chalange", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["calenge", "noun", "calenge", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["calonge", "noun", "calonge", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["coronement", "noun", "coronemenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["curunement", "noun", "curunemenz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ampereor", "noun", "ampereors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["provinz", "noun", "provinz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pruvince", "noun", "pruvinces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pruvinces", "noun", "pruvinces", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["chacie", "noun", "chacies", "", "", "", "sleep rheum in"])
|
||
let v = native_list_append(v, ["baretur", "noun", "bareturs", "", "", "", ""])
|
||
let v = native_list_append(v, ["mouwe", "noun", "mouwe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["quaïer", "noun", "quaïers", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["differance", "noun", "differance", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["quet", "noun", "quet", "", "", "", "a despised or"])
|
||
let v = native_list_append(v, ["quissin", "noun", "quissins", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuissin", "noun", "cuissins", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cussin", "noun", "cussins", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lieche", "noun", "lieches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Hames", "noun", "Hames", "", "", "", "Homs"])
|
||
let v = native_list_append(v, ["Polain", "noun", "Polain", "", "", "", "a Poulain"])
|
||
let v = native_list_append(v, ["comandeor", "noun", "comandeors", "", "", "", "commander"])
|
||
let v = native_list_append(v, ["sauvement", "noun", "sauvemenz", "", "", "", "salvation"])
|
||
let v = native_list_append(v, ["antoillier", "noun", "antoilliers", "", "", "", "antler horn"])
|
||
let v = native_list_append(v, ["rochelle", "noun", "rochelles", "", "", "", "diminutive of roche"])
|
||
let v = native_list_append(v, ["pades", "noun", "pades", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["de la Pole", "noun", "de la Pole", "", "", "", "a surname from"])
|
||
let v = native_list_append(v, ["hoel", "noun", "hoeaus", "", "", "", "a small hoe"])
|
||
let v = native_list_append(v, ["crot", "noun", "crot", "", "", "", "cave grotto. Old"])
|
||
let v = native_list_append(v, ["sarcou", "noun", "sarcous", "", "", "", "coffin"])
|
||
let v = native_list_append(v, ["pourpris", "noun", "pourpris", "", "", "", "enclosure garden"])
|
||
let v = native_list_append(v, ["porpens", "noun", "porpens", "", "", "", "thought idea reflection"])
|
||
let v = native_list_append(v, ["mairenier", "noun", "mairenier", "", "", "", "timber merchant carpenter"])
|
||
let v = native_list_append(v, ["sauz", "noun", "sauz", "", "", "", "willow tree"])
|
||
let v = native_list_append(v, ["marles", "noun", "marles", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["fuz", "noun", "fuz", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["mouze", "noun", "mouze", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aiue", "noun", "aiues", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["powe", "noun", "powe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bricon", "noun", "bricon", "", "", "", "madman"])
|
||
let v = native_list_append(v, ["pasnage", "noun", "pasnage", "", "", "", "Feeding of pigs"])
|
||
let v = native_list_append(v, ["fuiron", "noun", "fuirons", "", "", "", "weasel"])
|
||
let v = native_list_append(v, ["pourcelaine", "noun", "pourcelaines", "", "", "", "Cowrie cockle or"])
|
||
let v = native_list_append(v, ["laschesse", "noun", "laschesses", "", "", "", "laxity negligence"])
|
||
let v = native_list_append(v, ["pardonance", "noun", "pardonances", "", "", "", "forgiveness indulgence"])
|
||
let v = native_list_append(v, ["esquierie", "noun", "esquieries", "", "", "", "A group of"])
|
||
let v = native_list_append(v, ["gonfanonier", "noun", "gonfanoniers", "", "", "", "gonfalonier"])
|
||
let v = native_list_append(v, ["eé", "noun", "eé", "", "", "", "age"])
|
||
let v = native_list_append(v, ["bruiere", "noun", "bruieres", "", "", "", "heather heath"])
|
||
let v = native_list_append(v, ["corbusier", "noun", "corbusier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["corvisier", "noun", "corvisier", "", "", "", "cobbler shoemaker"])
|
||
let v = native_list_append(v, ["nevod", "noun", "nevoz", "", "", "", "nephew"])
|
||
let v = native_list_append(v, ["codoin", "noun", "codoinz", "", "", "", "quince"])
|
||
let v = native_list_append(v, ["fluive", "noun", "fluives", "", "", "", "river stream"])
|
||
let v = native_list_append(v, ["credance", "noun", "credances", "", "", "", "faith belief trust"])
|
||
let v = native_list_append(v, ["hyveir", "noun", "hyveir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lasne", "noun", "lasnes", "", "", "", "strap thong"])
|
||
let v = native_list_append(v, ["herbergeor", "noun", "herbergeors", "", "", "", "innkeeper"])
|
||
let v = native_list_append(v, ["benediccioun", "noun", "benedicciouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fanc", "noun", "fans", "", "", "", "mud filth also"])
|
||
let v = native_list_append(v, ["abiel", "noun", "abieus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arlot", "noun", "arloz", "", "", "", "rascal scoundrel"])
|
||
let v = native_list_append(v, ["herlot", "noun", "herloz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["taisson", "noun", "taissons", "", "", "", "badger"])
|
||
let v = native_list_append(v, ["eschekier", "noun", "eschekiers", "", "", "", "chessboard"])
|
||
let v = native_list_append(v, ["Baudas", "noun", "Baudas", "", "", "", "Baghdad"])
|
||
let v = native_list_append(v, ["mirabolan", "noun", "mirabolan", "", "", "", "myrobalan"])
|
||
let v = native_list_append(v, ["hogue", "noun", "hogue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["smaralde", "noun", "smaraldes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["irechon", "noun", "irechons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Aymer", "noun", "Aymer", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["aache", "noun", "aache", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aachepin", "noun", "aachepin", "", "", "", "a type of"])
|
||
let v = native_list_append(v, ["aimand", "noun", "aimanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aimande", "noun", "aimandes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["äimant", "noun", "äimanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aimaunt", "noun", "aimaunz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aimont", "noun", "aimonz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aamant", "noun", "aamanz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["admirail", "noun", "admirauz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["admiraill", "noun", "admirauz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["admirall", "noun", "admiraus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["admiralle", "noun", "admiralles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amiraill", "noun", "amirauz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amirant", "noun", "amiranz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amiraunt", "noun", "amiraunz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amirau", "noun", "amiraus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amiraud", "noun", "amirauz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amiraude", "noun", "amiraudes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ammiraille", "noun", "ammirailles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amerail", "noun", "amerauz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ameraille", "noun", "amerailles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ameral", "noun", "ameraus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amerale", "noun", "amerales", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amerall", "noun", "ameraus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ameralle", "noun", "ameralles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amerayll", "noun", "amerayus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amerelle", "noun", "amerelles", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amiralté", "noun", "amiraltez", "", "", "", "an admirals command"])
|
||
let v = native_list_append(v, ["admiralté", "noun", "admiraltez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["admiraltee", "noun", "admiraltees", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ameraltee", "noun", "ameraltees", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["emiraude", "noun", "emiraudes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enmiraude", "noun", "enmiraudes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esmeral", "noun", "esmeraus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["emiralde", "noun", "emiraldes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ameraude", "noun", "ameraudes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esmaragde", "noun", "esmaragdes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esmaraude", "noun", "esmaraudes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esmarelde", "noun", "esmareldes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esmeragde", "noun", "esmeragdes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["meraud", "noun", "merauz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["meraude", "noun", "meraudes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["miraude", "noun", "miraudes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["meroude", "noun", "meroudes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["merowde", "noun", "merowdes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["merroude", "noun", "merroudes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["smaraude", "noun", "smaraudes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rumperie", "noun", "rumperies", "", "", "", "the breach of"])
|
||
let v = native_list_append(v, ["romperie", "noun", "romperies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rumparie", "noun", "rumparies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rumpperie", "noun", "rumpperies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ꝯseil", "noun", "ꝯseil", "", "", "", "scribal abbreviation of"])
|
||
let v = native_list_append(v, ["golpil", "noun", "golpiz", "", "", "", "fox"])
|
||
let v = native_list_append(v, ["golpille", "noun", "golpilles", "", "", "", "vixen female fox"])
|
||
let v = native_list_append(v, ["empereiz", "noun", "empereiz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gaut", "noun", "gauz", "", "", "", "forest woods woodland"])
|
||
let v = native_list_append(v, ["plessis", "noun", "plessis", "", "", "", "a type of"])
|
||
let v = native_list_append(v, ["fustaine", "noun", "fustaine", "", "", "", "A cotton fabric"])
|
||
let v = native_list_append(v, ["beneiçun", "noun", "beneiçuns", "", "", "", "blessing benediction"])
|
||
let v = native_list_append(v, ["benediceun", "noun", "benediceuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneçun", "noun", "beneçuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["benosoun", "noun", "benosouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneizoun", "noun", "beneizouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beniçzoun", "noun", "beniçzouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["benisone", "noun", "benisones", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["benoisun", "noun", "benoisuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["benoisoun", "noun", "benoisouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneçoun", "noun", "beneçouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["benoiçun", "noun", "benoiçuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["benoiçon", "noun", "benoiçons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneisun", "noun", "beneisuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneizun", "noun", "beneizuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["benecson", "noun", "benecsons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["benisson", "noun", "benissons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["benoiceun", "noun", "benoiceuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneiceon", "noun", "beneiceons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beniçun", "noun", "beniçuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneciun", "noun", "beneciuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneceon", "noun", "beneceons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["benaiçun", "noun", "benaiçuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beniçoun", "noun", "beniçouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beniceoun", "noun", "beniceouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["benesun", "noun", "benesuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneisoun", "noun", "beneisouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneyson", "noun", "beneysons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneiçon", "noun", "beneiçons", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneiciun", "noun", "beneiciuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneicion", "noun", "beneicions", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneiceun", "noun", "beneiceuns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fradres", "noun", "fradres", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["muntaignes", "noun", "muntaignes", "", "", "", "inflection of muntaigne"])
|
||
let v = native_list_append(v, ["perrun", "noun", "perruns", "", "", "", "Anglo-Norman form of"])
|
||
let v = native_list_append(v, ["polain", "noun", "polainz", "", "", "", "foal young horse"])
|
||
let v = native_list_append(v, ["Sarragoce", "noun", "Sarragoce", "", "", "", "a city in"])
|
||
let v = native_list_append(v, ["sarragossan", "noun", "sarragossans", "", "", "", "a knife made"])
|
||
let v = native_list_append(v, ["Sarraguce", "noun", "Sarraguce", "", "", "", "Anglo-Norman form of"])
|
||
let v = native_list_append(v, ["muneie", "noun", "muneies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["porcherece", "noun", "porchereces", "", "", "", "pigsty"])
|
||
let v = native_list_append(v, ["vacherece", "noun", "vachereces", "", "", "", "cowshed"])
|
||
let v = native_list_append(v, ["secherece", "noun", "sechereces", "", "", "", "dryness"])
|
||
let v = native_list_append(v, ["boverece", "noun", "bovereces", "", "", "", "cowshed"])
|
||
let v = native_list_append(v, ["pont leveiz", "noun", "pont leveiz", "", "", "", "drawbridge"])
|
||
let v = native_list_append(v, ["pont torneiz", "noun", "pont torneiz", "", "", "", "swingbridge"])
|
||
let v = native_list_append(v, ["tailleiz", "noun", "tailleiz", "", "", "", "shrubbery"])
|
||
let v = native_list_append(v, ["abateiz", "noun", "abateiz", "", "", "", "massacre"])
|
||
let v = native_list_append(v, ["logeiz", "noun", "logeiz", "", "", "", "lodging tent"])
|
||
let v = native_list_append(v, ["ploieiz", "noun", "ploieiz", "", "", "", "hurdle entanglement wickerwork"])
|
||
let v = native_list_append(v, ["mesleiz", "noun", "mesleiz", "", "", "", "brawl melee"])
|
||
let v = native_list_append(v, ["lïesce", "noun", "lïesces", "", "", "", "Great joy rejoicing."])
|
||
let v = native_list_append(v, ["lïesces", "noun", "lïesces", "", "", "", "inflection of lïesce"])
|
||
let v = native_list_append(v, ["leece", "noun", "leeces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["leeces", "noun", "leeces", "", "", "", "inflection of leece"])
|
||
let v = native_list_append(v, ["leesce", "noun", "leesces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["leesces", "noun", "leesces", "", "", "", "inflection of leesce"])
|
||
let v = native_list_append(v, ["leeche", "noun", "leeches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ledece", "noun", "ledeces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ledeces", "noun", "ledeces", "", "", "", "inflection of ledece"])
|
||
let v = native_list_append(v, ["lethece", "noun", "letheces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["letheces", "noun", "letheces", "", "", "", "inflection of lethece"])
|
||
let v = native_list_append(v, ["lelice", "noun", "lelices", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lelices", "noun", "lelices", "", "", "", "inflection of lelice"])
|
||
let v = native_list_append(v, ["lelise", "noun", "lelises", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lelises", "noun", "lelises", "", "", "", "inflection of lelise"])
|
||
let v = native_list_append(v, ["leices", "noun", "leices", "", "", "", "inflection of leice"])
|
||
let v = native_list_append(v, ["liece", "noun", "lieces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lieces", "noun", "lieces", "", "", "", "inflection of liece"])
|
||
let v = native_list_append(v, ["lyesse", "noun", "lyesses", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lyesses", "noun", "lyesses", "", "", "", "inflection of lyesse"])
|
||
let v = native_list_append(v, ["liaice", "noun", "liaices", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["liaices", "noun", "liaices", "", "", "", "inflection of liaice"])
|
||
let v = native_list_append(v, ["lieches", "noun", "lieches", "", "", "", "inflection of lieche"])
|
||
let v = native_list_append(v, ["laiches", "noun", "laiches", "", "", "", "inflection of laiche"])
|
||
let v = native_list_append(v, ["oissor", "noun", "oissors", "", "", "", "wife spouse"])
|
||
let v = native_list_append(v, ["oissors", "noun", "oissors", "", "", "", "inflection of oissor"])
|
||
let v = native_list_append(v, ["oissour", "noun", "oissours", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["uissor", "noun", "uissors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["usor", "noun", "usors", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["oissours", "noun", "oissours", "", "", "", "inflection of oissour"])
|
||
let v = native_list_append(v, ["usors", "noun", "usors", "", "", "", "inflection of usor"])
|
||
let v = native_list_append(v, ["uissors", "noun", "uissors", "", "", "", "inflection of uissor"])
|
||
let v = native_list_append(v, ["saucice", "noun", "saucices", "", "", "", "sausage"])
|
||
let v = native_list_append(v, ["sauscistre", "noun", "sauscistres", "", "", "", "sausage"])
|
||
let v = native_list_append(v, ["wastine", "noun", "wastines", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chaudun", "noun", "chauduns", "", "", "", "The intestines or"])
|
||
let v = native_list_append(v, ["cheance", "noun", "cheances", "", "", "", "fall drop plunge"])
|
||
let v = native_list_append(v, ["cheaunce", "noun", "cheaunces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hachete", "noun", "hachetes", "", "", "", "hatchet"])
|
||
let v = native_list_append(v, ["andoille", "noun", "andoilles", "", "", "", "andouille type of"])
|
||
let v = native_list_append(v, ["cerme", "noun", "cermes", "", "", "", "a small boat"])
|
||
let v = native_list_append(v, ["cisoir", "noun", "cisoirs", "", "", "", "cutting tool"])
|
||
let v = native_list_append(v, ["casenier", "noun", "caseniers", "", "", "", "an Italian banker"])
|
||
let v = native_list_append(v, ["arriereban", "noun", "arrierebans", "", "", "", "arrière-ban"])
|
||
let v = native_list_append(v, ["saussier", "noun", "saussiers", "", "", "", "saucer sauce boat"])
|
||
let v = native_list_append(v, ["jaiole", "noun", "jaioles", "", "", "", "prison gaol jail"])
|
||
let v = native_list_append(v, ["amistiet", "noun", "amistiez", "", "", "", "friendship"])
|
||
let v = native_list_append(v, ["pulain", "noun", "pulainz", "", "", "", "foal young horse"])
|
||
let v = native_list_append(v, ["Abelon", "noun", "Abelon", "", "", "", "Ablon a village"])
|
||
let v = native_list_append(v, ["sermontain", "noun", "sermontain", "", "", "", "Seseli montanum"])
|
||
let v = native_list_append(v, ["raicine", "noun", "raicine", "", "", "", "root"])
|
||
let v = native_list_append(v, ["Orkenie", "noun", "Orkenie", "", "", "", "Orkney proper noun"])
|
||
let v = native_list_append(v, ["chauderon", "noun", "chauderons", "", "", "", "cooking-pot"])
|
||
let v = native_list_append(v, ["chaudiere", "noun", "chaudieres", "", "", "", "cooking-pot"])
|
||
let v = native_list_append(v, ["lutre", "noun", "lutres", "", "", "", "otter"])
|
||
let v = native_list_append(v, ["consolde", "noun", "consoldes", "", "", "", "comfrey"])
|
||
let v = native_list_append(v, ["velque", "noun", "velques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beee", "noun", "beees", "", "", "", "opening"])
|
||
let v = native_list_append(v, ["noif", "noun", "nois", "", "", "", "snow"])
|
||
let v = native_list_append(v, ["choe", "noun", "choes", "", "", "", "jackdaw"])
|
||
let v = native_list_append(v, ["nuitre", "noun", "nuitres", "", "", "", "some nocturnal bird"])
|
||
let v = native_list_append(v, ["joial", "noun", "joiaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Gislebert", "noun", "Gislebert", "", "", "", "a male given"])
|
||
let v = native_list_append(v, ["cance", "noun", "cances", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["boulge", "noun", "boulges", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bliaunt", "noun", "bliaunz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["blancet", "noun", "blancez", "", "", "", "a blanket a"])
|
||
let v = native_list_append(v, ["bernaque", "noun", "bernaques", "", "", "", "barnacle"])
|
||
let v = native_list_append(v, ["chantel", "noun", "chanteaus", "", "", "", "part corner quarter"])
|
||
let v = native_list_append(v, ["flondre", "noun", "flondres", "", "", "", "flounder"])
|
||
let v = native_list_append(v, ["forque", "noun", "forques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["walop", "noun", "walos", "", "", "", "wallop"])
|
||
let v = native_list_append(v, ["puque", "noun", "puques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rocquier", "noun", "rocquiers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fechoun", "noun", "fechouns", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poquette", "noun", "poquettes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poquete", "noun", "poquetes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pouquette", "noun", "pouquettes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pouquete", "noun", "pouquetes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["viquet", "noun", "viquez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eskekier", "noun", "eskekiers", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["branke", "noun", "brankes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["belesse", "noun", "belesses", "", "", "", "beauty"])
|
||
let v = native_list_append(v, ["renoille", "noun", "renoilles", "", "", "", "frog"])
|
||
let v = native_list_append(v, ["diemeine", "noun", "diemeines", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desfaite", "noun", "desfaites", "", "", "", "defeat"])
|
||
let v = native_list_append(v, ["vintisme", "noun", "vintisme", "", "", "", "twentieth"])
|
||
let v = native_list_append(v, ["jumente", "noun", "jumentes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["craisse", "noun", "craisses", "", "", "", "fat"])
|
||
let v = native_list_append(v, ["reorte", "noun", "reortes", "", "", "", "withe"])
|
||
let v = native_list_append(v, ["paveil", "noun", "paveuz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pavoil", "noun", "pavouz", "", "", "", "a type of"])
|
||
let v = native_list_append(v, ["sedatif", "noun", "sedatis", "", "", "", "sedative"])
|
||
let v = native_list_append(v, ["gowe", "noun", "gowe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rosete", "noun", "rosetes", "", "", "", "diminutive of rose"])
|
||
let v = native_list_append(v, ["bascle", "noun", "bascles", "", "", "", "Basque person"])
|
||
let v = native_list_append(v, ["basclois", "noun", "basclois", "", "", "", "Basque language"])
|
||
let v = native_list_append(v, ["estremité", "noun", "estremites", "", "", "", ""])
|
||
let v = native_list_append(v, ["heretidez", "noun", "heretidez", "", "", "", "heritage ancestry"])
|
||
let v = native_list_append(v, ["Marsilie", "noun", "Marsilie", "", "", "", "Marsile character in"])
|
||
let v = native_list_append(v, ["Mahummet", "noun", "Mahummet", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Mahummez", "noun", "Mahummez", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["Mahumez", "noun", "Mahumez", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["resourdre", "noun", "resourdre", "", "", "", "the act of"])
|
||
let v = native_list_append(v, ["eritier", "noun", "eritiers", "", "", "", "heir one who"])
|
||
let v = native_list_append(v, ["blobbe", "noun", "blobbes", "", "", "", "rag tatter"])
|
||
let v = native_list_append(v, ["blouer", "noun", "blouers", "", "", "", "blower"])
|
||
let v = native_list_append(v, ["Alveret", "noun", "Alveret", "", "", "", "Alfred the Great"])
|
||
let v = native_list_append(v, ["hoete", "noun", "hoetes", "", "", "", "small hoe with"])
|
||
let v = native_list_append(v, ["jowe", "noun", "jowe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jouue", "noun", "jouue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["goue", "noun", "goue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gouhe", "noun", "gouhe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["joewe", "noun", "joewe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jewe", "noun", "jewe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["joie", "noun", "joie", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["joye", "noun", "joye", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["yoe", "noun", "yoe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["giue", "noun", "giue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["powee", "noun", "powee", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pouwe", "noun", "pouwe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pouhe", "noun", "pouhe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escroe", "noun", "escroes", "", "", "", "piece strip of"])
|
||
let v = native_list_append(v, ["escroes", "noun", "escroes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["escrehue", "noun", "escrehue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escroue", "noun", "escroue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escrouwe", "noun", "escrouwe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escrowe", "noun", "escrowe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["choee", "noun", "choee", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chouhe", "noun", "chouhe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chowe", "noun", "chowe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chouwe", "noun", "chouwe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["kauue", "noun", "kauue", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["choete", "noun", "choetes", "", "", "", "owl"])
|
||
let v = native_list_append(v, ["choette", "noun", "choette", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chouete", "noun", "chouete", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chuete", "noun", "chuete", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chuette", "noun", "chuette", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chueute", "noun", "chueute", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cieuete", "noun", "cieuete", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["çuete", "noun", "çuete", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tsouete", "noun", "tsouete", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["choetes", "noun", "choetes", "", "", "", "oblique/nominative plural of"])
|
||
let v = native_list_append(v, ["loreür", "noun", "loreürs", "", "", "", "ploughman"])
|
||
let v = native_list_append(v, ["גֿאנט", "noun", "גֿאנט", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["פטיט", "noun", "פטיט", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["מרי", "noun", "מרי", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["פֿאנמא", "noun", "פֿאנמא", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["Cantorbiri", "noun", "Cantorbiri", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["covée", "noun", "covées", "", "", "", "A brood of"])
|
||
let v = native_list_append(v, ["Tartaire", "noun", "Tartaires", "", "", "", "A Tartar or"])
|
||
let v = native_list_append(v, ["orseil", "noun", "orseil", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sournon", "noun", "sournon", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prudefemme", "noun", "prudefemme", "", "", "", "A good woman"])
|
||
let v = native_list_append(v, ["chimeneie", "noun", "chimeneies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["muef", "noun", "muef", "", "", "", "measure"])
|
||
let v = native_list_append(v, ["abandoner", "verb", "abandon", "abandoné", "abandoné", "", "to abandon"])
|
||
let v = native_list_append(v, ["servant", "verb", "servant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["accepter", "verb", "accepte", "accepté", "accepté", "", "to accept"])
|
||
let v = native_list_append(v, ["beer", "verb", "be", "beé", "beé", "", "to open"])
|
||
let v = native_list_append(v, ["livrer", "verb", "livre", "livré", "livré", "", "to deliver"])
|
||
let v = native_list_append(v, ["point", "verb", "point", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["fere", "verb", "faz", "fet", "fet", "", "alternative form of"])
|
||
let v = native_list_append(v, ["abundant", "verb", "abundant", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ad", "verb", "ad", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["as", "verb", "as", "", "", "", "second-person singular present"])
|
||
let v = native_list_append(v, ["chair", "verb", "chair", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hair", "verb", "haz", "haï", "haï", "", "to hate"])
|
||
let v = native_list_append(v, ["quit", "verb", "quit", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["set", "verb", "set", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["covenant", "verb", "covenant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["acater", "verb", "acat", "acaté", "acaté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["avoir", "verb", "ai", "eü", "eü", "", "to have"])
|
||
let v = native_list_append(v, ["fier", "verb", "fi", "fïé", "fïé", "", "to trust someone"])
|
||
let v = native_list_append(v, ["dancer", "verb", "danz", "dancé", "dancé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["metre", "verb", "met", "mis", "mis", "", "to put to"])
|
||
let v = native_list_append(v, ["pot", "verb", "pot", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["eu", "verb", "eu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["lever", "verb", "lief", "levé", "levé", "", "to lift up"])
|
||
let v = native_list_append(v, ["user", "verb", "us", "usé", "usé", "", "to use to"])
|
||
let v = native_list_append(v, ["plover", "verb", "plover", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dis", "verb", "dis", "", "", "", "inflection of dire"])
|
||
let v = native_list_append(v, ["aimer", "verb", "aim", "aimé", "aimé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["souvenir", "verb", "souvieng", "souvenu", "souvenu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["est", "verb", "ẽ", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["ars", "verb", "arse", "arses", "", "", "inflection of ardeir"])
|
||
let v = native_list_append(v, ["grater", "verb", "grat", "graté", "graté", "", "to scrape come"])
|
||
let v = native_list_append(v, ["just", "verb", "just", "", "", "", "third-person singular past"])
|
||
let v = native_list_append(v, ["passer", "verb", "pas", "passé", "passé", "", "to pass to"])
|
||
let v = native_list_append(v, ["dormir", "verb", "dorm", "dormi", "dormi", "", "to sleep"])
|
||
let v = native_list_append(v, ["partir", "verb", "part", "parti", "parti", "", "to leave"])
|
||
let v = native_list_append(v, ["lire", "verb", "li", "leü", "leü", "", "to read"])
|
||
let v = native_list_append(v, ["né", "verb", "nee", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["waiter", "verb", "wait", "waité", "waité", "", "alternative form of"])
|
||
let v = native_list_append(v, ["trainer", "verb", "train", "trainé", "trainé", "", "to drag"])
|
||
let v = native_list_append(v, ["manger", "verb", "mange", "mangé", "mangé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vivre", "verb", "vif", "vescu", "vescu", "", "to live"])
|
||
let v = native_list_append(v, ["funder", "verb", "funt", "fundé", "fundé", "", "to found"])
|
||
let v = native_list_append(v, ["grieve", "verb", "grieve", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["faire", "verb", "faz", "fait", "fait", "", "to do"])
|
||
let v = native_list_append(v, ["traire", "verb", "trai", "trait", "trait", "", "to pull"])
|
||
let v = native_list_append(v, ["plaire", "verb", "plaz", "pleü", "pleü", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["tuer", "verb", "tu", "tüé", "tüé", "", "extinguish"])
|
||
let v = native_list_append(v, ["quitter", "verb", "quit", "quitté", "quitté", "", "to liberate to"])
|
||
let v = native_list_append(v, ["avenger", "verb", "avenge", "avengé", "avengé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aver", "verb", "aver", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["avoider", "verb", "avoit", "avoidé", "avoidé", "", "to void render"])
|
||
let v = native_list_append(v, ["mentir", "verb", "ment", "menti", "menti", "", "to lie say"])
|
||
let v = native_list_append(v, ["sentir", "verb", "sent", "senti", "senti", "", "to feel have"])
|
||
let v = native_list_append(v, ["founder", "verb", "fount", "foundé", "foundé", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["lier", "verb", "li", "lïé", "lïé", "", "to tie up"])
|
||
let v = native_list_append(v, ["gist", "verb", "gist", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["porter", "verb", "port", "porté", "porté", "", "to carry"])
|
||
let v = native_list_append(v, ["joint", "verb", "joint", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["bever", "verb", "bef", "beü", "beü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dire", "verb", "di", "dit", "dit", "", "to say"])
|
||
let v = native_list_append(v, ["bracer", "verb", "braz", "bracé", "bracé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["regarder", "verb", "regart", "regardé", "regardé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["serf", "verb", "serf", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["haïr", "verb", "haïr", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["oi", "verb", "oï", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["compiler", "verb", "compil", "compilé", "compilé", "", "to compile"])
|
||
let v = native_list_append(v, ["dauber", "verb", "daup", "daubé", "daubé", "", "to whiten whitewash"])
|
||
let v = native_list_append(v, ["doter", "verb", "dot", "doté", "doté", "", "to doubt"])
|
||
let v = native_list_append(v, ["gaiter", "verb", "gait", "gaité", "gaité", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gauger", "verb", "gauge", "gaugé", "gaugé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["levee", "verb", "levee", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["loge", "verb", "loge", "", "", "", "inflection of loger"])
|
||
let v = native_list_append(v, ["logier", "verb", "loger", "", "", "", "to lodge stay"])
|
||
let v = native_list_append(v, ["mort", "verb", "mort", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["ouster", "verb", "oust", "ousté", "ousté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rifler", "verb", "rifle", "riflé", "riflé", "", "to scrape off"])
|
||
let v = native_list_append(v, ["rimer", "verb", "rim", "rimé", "rimé", "", "to recount a"])
|
||
let v = native_list_append(v, ["taster", "verb", "tast", "tasté", "tasté", "", "to taste"])
|
||
let v = native_list_append(v, ["waiver", "verb", "waif", "waivé", "waivé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["crier", "verb", "cri", "crïé", "crïé", "", "to cry out"])
|
||
let v = native_list_append(v, ["fret", "verb", "frait", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["tanner", "verb", "tan", "tanné", "tanné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["trenchant", "verb", "trenchant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["waster", "verb", "wast", "wasté", "wasté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poet", "verb", "poet", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["desirer", "verb", "desir", "desiré", "desiré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["remis", "verb", "remis", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["lait", "verb", "leid", "led", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["ester", "verb", "estois", "esté", "esté", "", "to be"])
|
||
let v = native_list_append(v, ["lesser", "verb", "les", "lessé", "lessé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["siut", "verb", "siut", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["obeïr", "verb", "obeïr", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["issue", "verb", "issue", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["sui", "verb", "sui", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["poser", "verb", "pos", "posé", "posé", "", "to put to"])
|
||
let v = native_list_append(v, ["corner", "verb", "corn", "corné", "corné", "", "to blow to"])
|
||
let v = native_list_append(v, ["dresser", "verb", "dres", "dressé", "dressé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["devenir", "verb", "devieng", "devenu", "devenu", "", "to become to"])
|
||
let v = native_list_append(v, ["vendre", "verb", "vent", "vendu", "vendu", "", "to sell"])
|
||
let v = native_list_append(v, ["finir", "verb", "finis", "fini", "fini", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parler", "verb", "parol", "parlé", "parlé", "", "to speak to"])
|
||
let v = native_list_append(v, ["pecché", "verb", "pecché", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["veer", "verb", "veer", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["voucher", "verb", "vouche", "vouché", "vouché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["laborer", "verb", "labeur", "laboré", "laboré", "", "to work to"])
|
||
let v = native_list_append(v, ["construire", "verb", "construi", "construit", "construit", "", "to build"])
|
||
let v = native_list_append(v, ["prendre", "verb", "preing", "pris", "pris", "", "to take"])
|
||
let v = native_list_append(v, ["pris", "verb", "priz", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["soit", "verb", "soit", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["meu", "verb", "meü", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["forger", "verb", "forge", "forgé", "forgé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["covert", "verb", "cuvert", "covri", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["salir", "verb", "sail", "sali", "sali", "", "to jump"])
|
||
let v = native_list_append(v, ["turner", "verb", "turn", "turné", "turné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuire", "verb", "cuis", "cuit", "cuit", "", "to cook"])
|
||
let v = native_list_append(v, ["devoir", "verb", "doi", "deu", "deu", "", "to have to"])
|
||
let v = native_list_append(v, ["demander", "verb", "demant", "demandé", "demandé", "", "to ask"])
|
||
let v = native_list_append(v, ["savoir", "verb", "sai", "seü", "seü", "", "to know"])
|
||
let v = native_list_append(v, ["fermer", "verb", "ferm", "fermé", "fermé", "", "to close"])
|
||
let v = native_list_append(v, ["composer", "verb", "compos", "composé", "composé", "", "To come to"])
|
||
let v = native_list_append(v, ["overt", "verb", "overt", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["warder", "verb", "wart", "wardé", "wardé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plaisir", "verb", "plaz", "pleü", "pleü", "", "to please"])
|
||
let v = native_list_append(v, ["oublier", "verb", "oubli", "oublïé", "oublïé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["counter", "verb", "count", "counté", "counté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["venir", "verb", "vieng", "venu", "venu", "", "to come to"])
|
||
let v = native_list_append(v, ["entrer", "verb", "entre", "entré", "entré", "", "to enter"])
|
||
let v = native_list_append(v, ["chanter", "verb", "chant", "chanté", "chanté", "", "to pray to"])
|
||
let v = native_list_append(v, ["mordre", "verb", "mort", "mors", "mors", "", "to bite"])
|
||
let v = native_list_append(v, ["monter", "verb", "mont", "monté", "monté", "", "to go up"])
|
||
let v = native_list_append(v, ["descendre", "verb", "descent", "descendu", "descendu", "", "to go down"])
|
||
let v = native_list_append(v, ["aller", "verb", "vois", "allé", "allé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["retourner", "verb", "retourn", "retourné", "retourné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["baisser", "verb", "bais", "baissé", "baissé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["contredire", "verb", "contredi", "contredit", "contredit", "", "to speak out"])
|
||
let v = native_list_append(v, ["obtenir", "verb", "obtieng", "obtenu", "obtenu", "", "to obtain"])
|
||
let v = native_list_append(v, ["canter", "verb", "cant", "canté", "canté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dit", "verb", "dit", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["plaindre", "verb", "plaing", "plaint", "plaint", "", "to cry to"])
|
||
let v = native_list_append(v, ["corre", "verb", "cor", "coru", "coru", "", "to run"])
|
||
let v = native_list_append(v, ["murmurer", "verb", "murmur", "murmuré", "murmuré", "", "to whisper"])
|
||
let v = native_list_append(v, ["transporter", "verb", "transport", "transporté", "transporté", "", "to transport"])
|
||
let v = native_list_append(v, ["tenant", "verb", "tenaunt", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["pent", "verb", "pent", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["poignant", "verb", "poignant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["tenir", "verb", "tieng", "tenu", "tenu", "", "to possess to"])
|
||
let v = native_list_append(v, ["soper", "verb", "sop", "sopé", "sopé", "", "to dinner have"])
|
||
let v = native_list_append(v, ["entendre", "verb", "entent", "entendu", "entendu", "", "to hear"])
|
||
let v = native_list_append(v, ["changer", "verb", "change", "changé", "changé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vont", "verb", "vunt", "", "", "", "third-person plural present"])
|
||
let v = native_list_append(v, ["valoir", "verb", "vail", "valu", "valu", "", "to have value"])
|
||
let v = native_list_append(v, ["servir", "verb", "serf", "servi", "servi", "", "to serve act"])
|
||
let v = native_list_append(v, ["fuir", "verb", "fui", "foï", "foï", "", "To flee."])
|
||
let v = native_list_append(v, ["sois", "verb", "sois", "", "", "", "inflection of estre"])
|
||
let v = native_list_append(v, ["ait", "verb", "aït", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["rire", "verb", "ri", "ris", "ris", "", "to laugh"])
|
||
let v = native_list_append(v, ["cuit", "verb", "cuit", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["vit", "verb", "vit", "", "", "", "third-person singular past"])
|
||
let v = native_list_append(v, ["mari", "verb", "mari", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["moudre", "verb", "muel", "molu", "molu", "", "to grind crush"])
|
||
let v = native_list_append(v, ["pondre", "verb", "poing", "pons", "pons", "", "to lay eggs"])
|
||
let v = native_list_append(v, ["morir", "verb", "muir", "mort", "mort", "", "to die"])
|
||
let v = native_list_append(v, ["oyez", "verb", "oiez", "oez", "", "", "second-person plural present"])
|
||
let v = native_list_append(v, ["reporter", "verb", "report", "reporté", "reporté", "", "to bring back"])
|
||
let v = native_list_append(v, ["amé", "verb", "amé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["aimes", "verb", "aimes", "", "", "", "second-person singular present"])
|
||
let v = native_list_append(v, ["irie", "verb", "irie", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["restorer", "verb", "restor", "restoré", "restoré", "", "to restore to"])
|
||
let v = native_list_append(v, ["garder", "verb", "gart", "gardé", "gardé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jeter", "verb", "jet", "jeté", "jeté", "", "to throw"])
|
||
let v = native_list_append(v, ["disclaimer", "verb", "disclaim", "disclaimé", "disclaimé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ies", "verb", "ies", "", "", "", "second-person singular imperfect"])
|
||
let v = native_list_append(v, ["ot", "verb", "ot", "", "", "", "third-person singular past"])
|
||
let v = native_list_append(v, ["douter", "verb", "dout", "douté", "douté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sauver", "verb", "sauf", "sauvé", "sauvé", "", "to save remove"])
|
||
let v = native_list_append(v, ["rectifier", "verb", "rectifi", "rectifïé", "rectifïé", "", "to rectify"])
|
||
let v = native_list_append(v, ["ambler", "verb", "amble", "amblé", "amblé", "", "to amble"])
|
||
let v = native_list_append(v, ["sont", "verb", "sunt", "", "", "", "third-person plural present"])
|
||
let v = native_list_append(v, ["coroner", "verb", "coron", "coroné", "coroné", "", "to crown make"])
|
||
let v = native_list_append(v, ["correspondre", "verb", "correspoing", "correspondu", "correspondu", "", "to correspond"])
|
||
let v = native_list_append(v, ["juré", "verb", "juré", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["roller", "verb", "roller", "", "", "", "to polish a"])
|
||
let v = native_list_append(v, ["ont", "verb", "unt", "", "", "", "third-person plural present"])
|
||
let v = native_list_append(v, ["examiner", "verb", "examin", "examiné", "examiné", "", "to question pose"])
|
||
let v = native_list_append(v, ["hurler", "verb", "hurler", "", "", "", "to shout to"])
|
||
let v = native_list_append(v, ["fet", "verb", "fet", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["venu", "verb", "venu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["finer", "verb", "fin", "finé", "finé", "", "to finish to"])
|
||
let v = native_list_append(v, ["tricher", "verb", "triche", "triché", "triché", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["redire", "verb", "redi", "redit", "redit", "", "to say again"])
|
||
let v = native_list_append(v, ["faillir", "verb", "fail", "fali", "fali", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["croire", "verb", "croi", "creü", "creü", "", "to believe"])
|
||
let v = native_list_append(v, ["conceder", "verb", "concet", "concedé", "concedé", "", "to grant to"])
|
||
let v = native_list_append(v, ["resolver", "verb", "resolf", "resolvé", "resolvé", "", "to resolve oneself"])
|
||
let v = native_list_append(v, ["sufrir", "verb", "suefre", "sufert", "sufert", "", "alternative form of"])
|
||
let v = native_list_append(v, ["seu", "verb", "seü", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["rompre", "verb", "romp", "rot", "rot", "", "to break damage"])
|
||
let v = native_list_append(v, ["salvar", "verb", "salver", "sauver", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["travailler", "verb", "travail", "travaillié", "travaillié", "", "to suffer"])
|
||
let v = native_list_append(v, ["jut", "verb", "jut", "", "", "", "third-person singular past"])
|
||
let v = native_list_append(v, ["peser", "verb", "pois", "pesé", "pesé", "", "to weigh have"])
|
||
let v = native_list_append(v, ["haitier", "verb", "hait", "haitié", "haitié", "", "to cure to"])
|
||
let v = native_list_append(v, ["bersa", "verb", "bersa", "", "", "", "third-person singular preterite"])
|
||
let v = native_list_append(v, ["procurer", "verb", "procur", "procuré", "procuré", "", "to procure to"])
|
||
let v = native_list_append(v, ["tirer", "verb", "tir", "tiré", "tiré", "", "to pull"])
|
||
let v = native_list_append(v, ["recorder", "verb", "recort", "recordé", "recordé", "", "to record to"])
|
||
let v = native_list_append(v, ["rendre", "verb", "rent", "rendu", "rendu", "", "to give back"])
|
||
let v = native_list_append(v, ["beter", "verb", "bet", "beté", "beté", "", "to bait"])
|
||
let v = native_list_append(v, ["valer", "verb", "val", "valé", "valé", "", "to drop to"])
|
||
let v = native_list_append(v, ["purposer", "verb", "purpos", "purposé", "purposé", "", "to propose to"])
|
||
let v = native_list_append(v, ["adorer", "verb", "ador", "adoré", "adoré", "", "to praise usually"])
|
||
let v = native_list_append(v, ["acheter", "verb", "achat", "acheté", "acheté", "", "to purchase buy"])
|
||
let v = native_list_append(v, ["nager", "verb", "nage", "nagé", "nagé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["perdre", "verb", "pert", "perdu", "perdu", "", "to lose be"])
|
||
let v = native_list_append(v, ["mover", "verb", "mover", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vomir", "verb", "vomis", "vomi", "vomi", "", "to vomit"])
|
||
let v = native_list_append(v, ["trespasser", "verb", "trespas", "trespassé", "trespassé", "", "to traverse to"])
|
||
let v = native_list_append(v, ["alet", "verb", "no-table-tags", "alez", "alee", "", "early form of"])
|
||
let v = native_list_append(v, ["avenir", "verb", "avieng", "avenu", "avenu", "", "to happen"])
|
||
let v = native_list_append(v, ["plunger", "verb", "plunge", "plungé", "plungé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tendre", "verb", "tent", "tendu", "tendu", "", "to stretch"])
|
||
let v = native_list_append(v, ["esser", "verb", "esser", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["engager", "verb", "engage", "engagé", "engagé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["easer", "verb", "easer", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tandu", "verb", "tendu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["arracher", "verb", "arrache", "arraché", "arraché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vivant", "verb", "vivant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["aidant", "verb", "aidant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["pincer", "verb", "pinz", "pincé", "pincé", "", "to pinch"])
|
||
let v = native_list_append(v, ["laver", "verb", "lef", "lavé", "lavé", "", "to wash"])
|
||
let v = native_list_append(v, ["seoir", "verb", "sié", "sis", "sis", "", "to sit make"])
|
||
let v = native_list_append(v, ["celer", "verb", "çoil", "celé", "celé", "", "to conceal"])
|
||
let v = native_list_append(v, ["sist", "verb", "sist", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["recevoir", "verb", "reçoif", "receü", "receü", "", "receive"])
|
||
let v = native_list_append(v, ["joindre", "verb", "joing", "joint", "joint", "", "to meet up"])
|
||
let v = native_list_append(v, ["loisir", "verb", "no-table-tags", "fro-conj-loisir", "avoir leü", "", "to be allowed"])
|
||
let v = native_list_append(v, ["punir", "verb", "punis", "puni", "puni", "", "to punish"])
|
||
let v = native_list_append(v, ["juster", "verb", "just", "justé", "justé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["munter", "verb", "munt", "munté", "munté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pendre", "verb", "pent", "pendu", "pendu", "", "to hang"])
|
||
let v = native_list_append(v, ["penser", "verb", "pens", "pensé", "pensé", "", "to think"])
|
||
let v = native_list_append(v, ["conduire", "verb", "condui", "conduit", "conduit", "", "to steer to"])
|
||
let v = native_list_append(v, ["coudre", "verb", "keus", "cousu", "cousu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["resister", "verb", "resist", "resisté", "resisté", "", "to resist"])
|
||
let v = native_list_append(v, ["oir", "verb", "oi", "oï", "oï", "", "to listen"])
|
||
let v = native_list_append(v, ["rester", "verb", "restois", "resté", "resté", "", "to stay"])
|
||
let v = native_list_append(v, ["noter", "verb", "not", "noté", "noté", "", "to note to"])
|
||
let v = native_list_append(v, ["oster", "verb", "ost", "osté", "osté", "", "to remove"])
|
||
let v = native_list_append(v, ["charmer", "verb", "charm", "charmé", "charmé", "", "to charm to"])
|
||
let v = native_list_append(v, ["ruis", "verb", "ruis", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["remover", "verb", "remover", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vestir", "verb", "vest", "vesti", "vesti", "", "to dress to"])
|
||
let v = native_list_append(v, ["prouver", "verb", "pruis", "prouvé", "prouvé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["condamner", "verb", "condamne", "condamné", "condamné", "", "to condemn"])
|
||
let v = native_list_append(v, ["gagner", "verb", "gaing", "gagné", "gagné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["convertir", "verb", "convert", "converti", "converti", "", "to convert change"])
|
||
let v = native_list_append(v, ["movant", "verb", "movant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["peindre", "verb", "peing", "peint", "peint", "", "to paint cover"])
|
||
let v = native_list_append(v, ["avancer", "verb", "avanz", "avancé", "avancé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["traverser", "verb", "travers", "traversé", "traversé", "", "to traverse to"])
|
||
let v = native_list_append(v, ["fondre", "verb", "font", "fondu", "fondu", "", "to melt"])
|
||
let v = native_list_append(v, ["avaler", "verb", "aval", "avalé", "avalé", "", "to descend to"])
|
||
let v = native_list_append(v, ["chauffer", "verb", "chauf", "chauffé", "chauffé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fust", "verb", "fu", "fut", "fud", "", "third-person singular past"])
|
||
let v = native_list_append(v, ["suder", "verb", "sut", "sudé", "sudé", "", "to sweat"])
|
||
let v = native_list_append(v, ["revenir", "verb", "revieng", "revenu", "revenu", "", "to come back"])
|
||
let v = native_list_append(v, ["soient", "verb", "soient", "", "", "", "third-person plural present"])
|
||
let v = native_list_append(v, ["mander", "verb", "mant", "mandé", "mandé", "", "to command to"])
|
||
let v = native_list_append(v, ["heiser", "verb", "heiser", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["referer", "verb", "refer", "referé", "referé", "", "to tell to"])
|
||
let v = native_list_append(v, ["alee", "verb", "alee", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["rumpu", "verb", "rumpu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["taire", "verb", "taz", "teü", "teü", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["criant", "verb", "criant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["conjurer", "verb", "conjur", "conjuré", "conjuré", "", "to beseech to"])
|
||
let v = native_list_append(v, ["deu", "verb", "deü", "du", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["refuser", "verb", "refus", "refusé", "refusé", "", "to refuse"])
|
||
let v = native_list_append(v, ["rover", "verb", "ruis", "rové", "rové", "", "to order give"])
|
||
let v = native_list_append(v, ["pursuant", "verb", "pursuant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["pensé", "verb", "pensé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["marier", "verb", "mari", "marïé", "marïé", "", "to marry"])
|
||
let v = native_list_append(v, ["maintenir", "verb", "maintieng", "maintenu", "maintenu", "", "to maintain to"])
|
||
let v = native_list_append(v, ["venger", "verb", "venge", "vengé", "vengé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tenez", "verb", "tenez", "", "", "", "second-person plural present"])
|
||
let v = native_list_append(v, ["obtenu", "verb", "obtenu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["casser", "verb", "cas", "cassé", "cassé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["contenir", "verb", "me contieng", "contenu", "contenu", "", "to control oneself"])
|
||
let v = native_list_append(v, ["presenter", "verb", "present", "presenté", "presenté", "", "to present show"])
|
||
let v = native_list_append(v, ["ceder", "verb", "cet", "cedé", "cedé", "", "to concede give"])
|
||
let v = native_list_append(v, ["amener", "verb", "amein", "amené", "amené", "", "to bring"])
|
||
let v = native_list_append(v, ["respirer", "verb", "respir", "respiré", "respiré", "", "to respire to"])
|
||
let v = native_list_append(v, ["couchant", "verb", "couchant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["cesser", "verb", "ces", "cessé", "cessé", "", "to cease to"])
|
||
let v = native_list_append(v, ["arer", "verb", "er", "aré", "aré", "", "to plow"])
|
||
let v = native_list_append(v, ["proposer", "verb", "propos", "proposé", "proposé", "", "to propose offer"])
|
||
let v = native_list_append(v, ["songer", "verb", "songe", "songé", "songé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["broder", "verb", "brot", "brodé", "brodé", "", "to embroider"])
|
||
let v = native_list_append(v, ["apercevoir", "verb", "aperçoif", "aperceü", "aperceü", "", "to notice to"])
|
||
let v = native_list_append(v, ["oser", "verb", "os", "osé", "osé", "", "to dare"])
|
||
let v = native_list_append(v, ["oyer", "verb", "oyer", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sunt", "verb", "sont", "", "", "", "third-person plural present"])
|
||
let v = native_list_append(v, ["tient", "verb", "tient", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["versifier", "verb", "versifi", "versifïé", "versifïé", "", "to versify to"])
|
||
let v = native_list_append(v, ["geler", "verb", "giel", "gelé", "gelé", "", "to freeze"])
|
||
let v = native_list_append(v, ["harper", "verb", "harp", "harpé", "harpé", "", "to play the"])
|
||
let v = native_list_append(v, ["devourer", "verb", "deveur", "devouré", "devouré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["proceder", "verb", "procet", "procedé", "procedé", "", "to advance to"])
|
||
let v = native_list_append(v, ["jangler", "verb", "jangle", "janglé", "janglé", "", "to entertain"])
|
||
let v = native_list_append(v, ["jouster", "verb", "joust", "jousté", "jousté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arresté", "verb", "arresté", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["departir", "verb", "depart", "departi", "departi", "", "to leave to"])
|
||
let v = native_list_append(v, ["devastar", "verb", "devastar", "", "", "", "to devastate to"])
|
||
let v = native_list_append(v, ["escandir", "verb", "escandis", "escandi", "escandi", "", "to go up"])
|
||
let v = native_list_append(v, ["clore", "verb", "clo", "clos", "clos", "", "to close"])
|
||
let v = native_list_append(v, ["copé", "verb", "copé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["cuidé", "verb", "cuidé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["deporté", "verb", "deporté", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["gasté", "verb", "gasté", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["estimé", "verb", "esmé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["guardé", "verb", "guardé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["guarde", "verb", "guarde", "", "", "", "inflection of guarder"])
|
||
let v = native_list_append(v, ["guardes", "verb", "guardes", "", "", "", "masculine plural of"])
|
||
let v = native_list_append(v, ["repeler", "verb", "repel", "repelé", "repelé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["signer", "verb", "sing", "signé", "signé", "", "to sign put"])
|
||
let v = native_list_append(v, ["relaxer", "verb", "relaxe", "relaxé", "relaxé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mesurer", "verb", "mesur", "mesuré", "mesuré", "", "to measure"])
|
||
let v = native_list_append(v, ["terminer", "verb", "termin", "terminé", "terminé", "", "to end to"])
|
||
let v = native_list_append(v, ["bouder", "verb", "bout", "boudé", "boudé", "", "to sulk"])
|
||
let v = native_list_append(v, ["retorné", "verb", "retorné", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["torné", "verb", "torné", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["briser", "verb", "bris", "brisé", "brisé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ronfler", "verb", "ronfle", "ronflé", "ronflé", "", "to snore"])
|
||
let v = native_list_append(v, ["reposer", "verb", "repos", "reposé", "reposé", "", "to rest be"])
|
||
let v = native_list_append(v, ["prier", "verb", "pri", "prïé", "prïé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["avertir", "verb", "avertis", "averti", "averti", "", "to inform to"])
|
||
let v = native_list_append(v, ["assigner", "verb", "asigner", "assiner", "asener", "", "to assign"])
|
||
let v = native_list_append(v, ["relire", "verb", "reli", "releü", "releü", "", "to reread to"])
|
||
let v = native_list_append(v, ["refaire", "verb", "refaz", "refait", "refait", "", "to redo to"])
|
||
let v = native_list_append(v, ["hacher", "verb", "hache", "haché", "haché", "", "to chop up"])
|
||
let v = native_list_append(v, ["manier", "verb", "mani", "manïé", "manïé", "", "to handle"])
|
||
let v = native_list_append(v, ["trier", "verb", "tri", "trïé", "trïé", "", "to choose to"])
|
||
let v = native_list_append(v, ["imaginer", "verb", "imagin", "imaginé", "imaginé", "", "to examine to"])
|
||
let v = native_list_append(v, ["asseoir", "verb", "assié", "assis", "assis", "", "to sit down"])
|
||
let v = native_list_append(v, ["retenir", "verb", "retieng", "retenu", "retenu", "", "to keep to"])
|
||
let v = native_list_append(v, ["amer", "verb", "aim", "amé", "amé", "", "to love"])
|
||
let v = native_list_append(v, ["puir", "verb", "pu", "puï", "puï", "", "to smell bad"])
|
||
let v = native_list_append(v, ["enterrer", "verb", "enter", "enterré", "enterré", "", "to bury in"])
|
||
let v = native_list_append(v, ["ert", "verb", "iert", "", "", "", "third-person singular imperfect"])
|
||
let v = native_list_append(v, ["applier", "verb", "appli", "applïé", "applïé", "", "to bend"])
|
||
let v = native_list_append(v, ["colorer", "verb", "coleur", "coloré", "coloré", "", "to color"])
|
||
let v = native_list_append(v, ["enchanter", "verb", "enchant", "enchanté", "enchanté", "", "to enchant to"])
|
||
let v = native_list_append(v, ["salver", "verb", "salf", "salvé", "salvé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["trencher", "verb", "trenche", "trenché", "trenché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["santi", "verb", "santi", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["veue", "verb", "vewe", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["guarder", "verb", "guart", "guardé", "guardé", "", "to protect to"])
|
||
let v = native_list_append(v, ["caroler", "verb", "carol", "carolé", "carolé", "", "to sing"])
|
||
let v = native_list_append(v, ["passant", "verb", "passant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["durer", "verb", "dur", "duré", "duré", "", "to last for"])
|
||
let v = native_list_append(v, ["conter", "verb", "cont", "conté", "conté", "", "to tell to"])
|
||
let v = native_list_append(v, ["lieve", "verb", "lieve", "", "", "", "inflection of lever"])
|
||
let v = native_list_append(v, ["ensevelir", "verb", "ensevelis", "enseveli", "enseveli", "", "to bury to"])
|
||
let v = native_list_append(v, ["contribuir", "verb", "contribuïs", "contribuï", "contribuï", "", "to contribute"])
|
||
let v = native_list_append(v, ["curer", "verb", "cur", "curé", "curé", "", "to clean"])
|
||
let v = native_list_append(v, ["embracer", "verb", "embraz", "embracé", "embracé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tempter", "verb", "tempte", "tempté", "tempté", "", "to tempt to"])
|
||
let v = native_list_append(v, ["revenu", "verb", "revenu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["riant", "verb", "riant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["raser", "verb", "res", "rasé", "rasé", "", "to shave"])
|
||
let v = native_list_append(v, ["pardoner", "verb", "pardoing", "pardoné", "pardoné", "", "to pardon to"])
|
||
let v = native_list_append(v, ["mener", "verb", "mein", "mené", "mené", "", "to lead encourage"])
|
||
let v = native_list_append(v, ["coster", "verb", "cost", "costé", "costé", "", "to cost have"])
|
||
let v = native_list_append(v, ["jaillir", "verb", "jaillis", "jailli", "jailli", "", "to spurt out"])
|
||
let v = native_list_append(v, ["justifier", "verb", "justifi", "justifïé", "justifïé", "", "to show to"])
|
||
let v = native_list_append(v, ["luire", "verb", "luis", "luit", "luit", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["jurer", "verb", "jur", "juré", "juré", "", "to promise to"])
|
||
let v = native_list_append(v, ["reprendre", "verb", "preing", "pris", "pris", "", "to retake to"])
|
||
let v = native_list_append(v, ["sembler", "verb", "semble", "semblé", "semblé", "", "to seem to"])
|
||
let v = native_list_append(v, ["conclure", "verb", "conclu", "conclus", "conclus", "", "to conclude"])
|
||
let v = native_list_append(v, ["pervertir", "verb", "pervertis", "perverti", "perverti", "", "to lead astray"])
|
||
let v = native_list_append(v, ["conserver", "verb", "conserf", "conservé", "conservé", "", "to keep e.g."])
|
||
let v = native_list_append(v, ["renouveler", "verb", "renouvel", "renouvelé", "renouvelé", "", "to renew"])
|
||
let v = native_list_append(v, ["frequenter", "verb", "frequent", "frequenté", "frequenté", "", "to frequent to"])
|
||
let v = native_list_append(v, ["amender", "verb", "ament", "amendé", "amendé", "", "to correct to"])
|
||
let v = native_list_append(v, ["concevoir", "verb", "conçoif", "conceü", "conceü", "", "to conceive an"])
|
||
let v = native_list_append(v, ["semer", "verb", "sem", "semé", "semé", "", "to sow scatter"])
|
||
let v = native_list_append(v, ["clos", "verb", "clos", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["definer", "verb", "defin", "definé", "definé", "", "to finish to"])
|
||
let v = native_list_append(v, ["retarder", "verb", "retart", "retardé", "retardé", "", "to retard to"])
|
||
let v = native_list_append(v, ["paroles", "verb", "paroles", "", "", "", ""])
|
||
let v = native_list_append(v, ["entreprendre", "verb", "entrepreing", "entrepris", "entrepris", "", "to capture to"])
|
||
let v = native_list_append(v, ["plaider", "verb", "plait", "plaidé", "plaidé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["masu", "verb", "masu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["taxer", "verb", "taxe", "taxé", "taxé", "", "to tax to"])
|
||
let v = native_list_append(v, ["doubter", "verb", "doubte", "doubté", "doubté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["clamer", "verb", "claim", "clamé", "clamé", "", "to call out"])
|
||
let v = native_list_append(v, ["levees", "verb", "levees", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["oindre", "verb", "oing", "oint", "oint", "", "to anoint"])
|
||
let v = native_list_append(v, ["enrichir", "verb", "enrichis", "enrichi", "enrichi", "", "to enrich"])
|
||
let v = native_list_append(v, ["mercier", "verb", "merci", "mercïé", "mercïé", "", "to thank"])
|
||
let v = native_list_append(v, ["clamant", "verb", "cleimant", "clammant", "claimant", "", "present participle of"])
|
||
let v = native_list_append(v, ["lié", "verb", "lié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["emprunter", "verb", "emprunter", "", "", "", "to borrow"])
|
||
let v = native_list_append(v, ["estimer", "verb", "estim", "estimé", "estimé", "", "to think to"])
|
||
let v = native_list_append(v, ["honorer", "verb", "honor", "honoré", "honoré", "", "to honor"])
|
||
let v = native_list_append(v, ["admettre", "verb", "admet", "admis", "admis", "", "to admit to"])
|
||
let v = native_list_append(v, ["issi", "verb", "issu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["hoer", "verb", "houer", "hower", "hauer", "", "to hoe"])
|
||
let v = native_list_append(v, ["opposer", "verb", "opposer", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rincer", "verb", "rinz", "rincé", "rincé", "", "to rinse with"])
|
||
let v = native_list_append(v, ["confondre", "verb", "confont", "confondu", "confondu", "", "to destroy to"])
|
||
let v = native_list_append(v, ["fendre", "verb", "fent", "fendu", "fendu", "", "to split"])
|
||
let v = native_list_append(v, ["contrefaire", "verb", "contrefaz", "contrefait", "contrefait", "", "to counterfeit make"])
|
||
let v = native_list_append(v, ["verifier", "verb", "verifi", "verifïé", "verifïé", "", "to verify"])
|
||
let v = native_list_append(v, ["repentir", "verb", "repent", "repenti", "repenti", "", "to repent"])
|
||
let v = native_list_append(v, ["bondir", "verb", "bondis", "bondi", "bondi", "", "to keep to"])
|
||
let v = native_list_append(v, ["tarder", "verb", "tart", "tardé", "tardé", "", "to wait to"])
|
||
let v = native_list_append(v, ["puet", "verb", "puet", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["dominer", "verb", "domin", "dominé", "dominé", "", "to dominate"])
|
||
let v = native_list_append(v, ["repairer", "verb", "repair", "repairé", "repairé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vexer", "verb", "vexe", "vexé", "vexé", "", "to harm to"])
|
||
let v = native_list_append(v, ["garantir", "verb", "garantis", "garanti", "garanti", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pesant", "verb", "pesant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["tressaillir", "verb", "tressail", "tressali", "tressali", "", "to jump over"])
|
||
let v = native_list_append(v, ["touchier", "verb", "touche", "touchié", "touchié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["succeder", "verb", "succet", "succedé", "succedé", "", "to succeed follow"])
|
||
let v = native_list_append(v, ["luisant", "verb", "luisant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["consentir", "verb", "consent", "consenti", "consenti", "", "to consent"])
|
||
let v = native_list_append(v, ["florir", "verb", "floris", "flori", "flori", "", "to blossom to"])
|
||
let v = native_list_append(v, ["embellir", "verb", "embellis", "embelli", "embelli", "", "to make prettier"])
|
||
let v = native_list_append(v, ["repasser", "verb", "repas", "repassé", "repassé", "", "to retraverse to"])
|
||
let v = native_list_append(v, ["fichier", "verb", "fiquier", "", "", "", "fix in place"])
|
||
let v = native_list_append(v, ["blanchir", "verb", "blanchis", "blanchi", "blanchi", "", ""])
|
||
let v = native_list_append(v, ["maudire", "verb", "maudi", "maudiü", "maudiü", "", "to curse"])
|
||
let v = native_list_append(v, ["ramper", "verb", "ramp", "rampé", "rampé", "", "to climb to"])
|
||
let v = native_list_append(v, ["remonter", "verb", "remont", "remonté", "remonté", "", "to remount"])
|
||
let v = native_list_append(v, ["surveiller", "verb", "surveil", "surveillé", "surveillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["murir", "verb", "muir", "murt", "murt", "", "alternative form of"])
|
||
let v = native_list_append(v, ["relever", "verb", "relief", "relevé", "relevé", "", "to lift again"])
|
||
let v = native_list_append(v, ["brunir", "verb", "brunis", "bruni", "bruni", "", "to polish of"])
|
||
let v = native_list_append(v, ["engloutir", "verb", "englout", "englouti", "englouti", "", "alternative form of"])
|
||
let v = native_list_append(v, ["languir", "verb", "languis", "langui", "langui", "", "to suffer a"])
|
||
let v = native_list_append(v, ["marteler", "verb", "martel", "martelé", "martelé", "", "to strike with"])
|
||
let v = native_list_append(v, ["galant", "verb", "galant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["vewe", "verb", "veue", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["crever", "verb", "crief", "crevé", "crevé", "", "to burst"])
|
||
let v = native_list_append(v, ["batre", "verb", "bat", "batu", "batu", "", "to beat to"])
|
||
let v = native_list_append(v, ["aprendre", "verb", "apreing", "apris", "apris", "", "to learn"])
|
||
let v = native_list_append(v, ["atendre", "verb", "atent", "atendu", "atendu", "", "to wait"])
|
||
let v = native_list_append(v, ["moldre", "verb", "muel", "molu", "molu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["coure", "verb", "cour", "couru", "couru", "", "alternative form of"])
|
||
let v = native_list_append(v, ["complir", "verb", "complis", "compli", "compli", "", "to accomplish to"])
|
||
let v = native_list_append(v, ["sofrir", "verb", "suefre", "sofert", "sofert", "", "to suffer endure"])
|
||
let v = native_list_append(v, ["babiller", "verb", "babil", "babillé", "babillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["abstenir", "verb", "abstieng", "abstenu", "abstenu", "", "to abstain from"])
|
||
let v = native_list_append(v, ["galoper", "verb", "galop", "galopé", "galopé", "", "to gallop"])
|
||
let v = native_list_append(v, ["amasser", "verb", "amas", "amassé", "amassé", "", "to collect up"])
|
||
let v = native_list_append(v, ["remarquer", "verb", "remarc", "remarqué", "remarqué", "", "to mark to"])
|
||
let v = native_list_append(v, ["satisfaire", "verb", "satisfier", "satisffier", "satisfiier", "", "to satisfy in"])
|
||
let v = native_list_append(v, ["mangier", "verb", "menju", "mangié", "mangié", "", "to eat consume"])
|
||
let v = native_list_append(v, ["barrire", "verb", "barri", "barris", "barris", "", "to make the"])
|
||
let v = native_list_append(v, ["garantie", "verb", "garantie", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["froidir", "verb", "froidis", "froidi", "froidi", "", "to chill to"])
|
||
let v = native_list_append(v, ["hoster", "verb", "host", "hosté", "hosté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["courre", "verb", "cour", "couru", "couru", "", "alternative form of"])
|
||
let v = native_list_append(v, ["converser", "verb", "convers", "conversé", "conversé", "", "to converse discuss"])
|
||
let v = native_list_append(v, ["arrester", "verb", "arrest", "arresté", "arresté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["roter", "verb", "rot", "roté", "roté", "", "to play the"])
|
||
let v = native_list_append(v, ["numer", "verb", "num", "numé", "numé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bercer", "verb", "berz", "bercé", "bercé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["baissier", "verb", "bais", "baissié", "baissié", "", "to lower."])
|
||
let v = native_list_append(v, ["desmentir", "verb", "desment", "desmenti", "desmenti", "", "to deny"])
|
||
let v = native_list_append(v, ["entrevenir", "verb", "entrevieng", "entrevenu", "entrevenu", "", "to come together"])
|
||
let v = native_list_append(v, ["desvestir", "verb", "desvest", "desvesti", "desvesti", "", "to undress"])
|
||
let v = native_list_append(v, ["revestir", "verb", "revest", "revesti", "revesti", "", "to adorn to"])
|
||
let v = native_list_append(v, ["chantant", "verb", "chantant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["volez", "verb", "volez", "", "", "", "second-person plural present"])
|
||
let v = native_list_append(v, ["suant", "verb", "suant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["frire", "verb", "fris", "frit", "frit", "", "to fry"])
|
||
let v = native_list_append(v, ["liés", "verb", "liés", "", "", "", "masculine plural of"])
|
||
let v = native_list_append(v, ["enseveli", "verb", "enseveli", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["feni", "verb", "feni", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["oint", "verb", "oint", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["levés", "verb", "levés", "", "", "", "inflection of lever"])
|
||
let v = native_list_append(v, ["celé", "verb", "celé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["esté", "verb", "esté", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["estre", "verb", "sui", "esté", "esté", "", "to be"])
|
||
let v = native_list_append(v, ["conquis", "verb", "conquis", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["errer", "verb", "oir", "erré", "erré", "", "to walk to"])
|
||
let v = native_list_append(v, ["carier", "verb", "cari", "carïé", "carïé", "", "to carry move"])
|
||
let v = native_list_append(v, ["accroupir", "verb", "accroupis", "accroupi", "accroupi", "", "to discredit to"])
|
||
let v = native_list_append(v, ["lacer", "verb", "laz", "lacé", "lacé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["survivre", "verb", "survif", "survescu", "survescu", "", "to survive to"])
|
||
let v = native_list_append(v, ["voient", "verb", "veient", "", "", "", "third-person plural present"])
|
||
let v = native_list_append(v, ["plaisant", "verb", "pleisant", "plesant", "plaizant", "", "present participle of"])
|
||
let v = native_list_append(v, ["plaise", "verb", "plaise", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["taisant", "verb", "taisant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["enseigner", "verb", "enseing", "enseigné", "enseigné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["saluer", "verb", "salu", "salüé", "salüé", "", "to greet"])
|
||
let v = native_list_append(v, ["coper", "verb", "cop", "copé", "copé", "", "to cut"])
|
||
let v = native_list_append(v, ["lacier", "verb", "laz", "lacié", "lacié", "", "to lace tie"])
|
||
let v = native_list_append(v, ["armer", "verb", "arm", "armé", "armé", "", "to arm equip"])
|
||
let v = native_list_append(v, ["galer", "verb", "gal", "galé", "galé", "", "to rub to"])
|
||
let v = native_list_append(v, ["entretenir", "verb", "m'entretieng", "entretenu", "entretenu", "", "to support one"])
|
||
let v = native_list_append(v, ["expeller", "verb", "expel", "expellé", "expellé", "", "to expel to"])
|
||
let v = native_list_append(v, ["rumput", "verb", "rumpu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["feindre", "verb", "feing", "feint", "feint", "", "to feign"])
|
||
let v = native_list_append(v, ["deviser", "verb", "devis", "devisé", "devisé", "", "to divide split"])
|
||
let v = native_list_append(v, ["enricher", "verb", "enriche", "enriché", "enriché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["contester", "verb", "contest", "contesté", "contesté", "", "to contest to"])
|
||
let v = native_list_append(v, ["vaunter", "verb", "vaunt", "vaunté", "vaunté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reprover", "verb", "repruef", "reprové", "reprové", "", "to prove to"])
|
||
let v = native_list_append(v, ["quester", "verb", "quest", "questé", "questé", "", "to search for"])
|
||
let v = native_list_append(v, ["corrompre", "verb", "corromp", "corrot", "corrot", "", "to corrupt"])
|
||
let v = native_list_append(v, ["rebeller", "verb", "rebel", "rebellé", "rebellé", "", "to rebel"])
|
||
let v = native_list_append(v, ["flater", "verb", "flat", "flaté", "flaté", "", "to flatter to"])
|
||
let v = native_list_append(v, ["huer", "verb", "hu", "hüé", "hüé", "", "to cry out"])
|
||
let v = native_list_append(v, ["trover", "verb", "truis", "trové", "trové", "", "to find"])
|
||
let v = native_list_append(v, ["confire", "verb", "confis", "confit", "confit", "", "to preserve food"])
|
||
let v = native_list_append(v, ["quere", "verb", "quier", "quis", "quis", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lasser", "verb", "lasser", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["macter", "verb", "mact", "macté", "macté", "", "to kill to"])
|
||
let v = native_list_append(v, ["engendrer", "verb", "engendre", "engendré", "engendré", "", "to engender to"])
|
||
let v = native_list_append(v, ["monstrer", "verb", "monstre", "monstré", "monstré", "", "to show to"])
|
||
let v = native_list_append(v, ["veu", "verb", "veu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["orer", "verb", "eur", "oré", "oré", "", "to pray"])
|
||
let v = native_list_append(v, ["mostré", "verb", "mostré", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["abeant", "verb", "abeant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["curre", "verb", "cur", "curu", "curu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["baer", "verb", "be", "baé", "baé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["doné", "verb", "doné", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["sufler", "verb", "sufle", "suflé", "suflé", "", "to blow"])
|
||
let v = native_list_append(v, ["vaster", "verb", "vast", "vasté", "vasté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gaster", "verb", "gast", "gasté", "gasté", "", "to waste not"])
|
||
let v = native_list_append(v, ["recoverer", "verb", "recover", "recoveré", "recoveré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["piller", "verb", "pil", "pillé", "pillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["conceiver", "verb", "conceif", "conceü", "conceü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pissier", "verb", "pis", "pissié", "pissié", "", "to piss to"])
|
||
let v = native_list_append(v, ["panser", "verb", "pans", "pansé", "pansé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["braire", "verb", "brai", "brait", "brait", "", "to bray"])
|
||
let v = native_list_append(v, ["compeller", "verb", "compel", "compellé", "compellé", "", "to compel to"])
|
||
let v = native_list_append(v, ["derver", "verb", "derf", "dervé", "dervé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prover", "verb", "pruef", "prové", "prové", "", "to prove"])
|
||
let v = native_list_append(v, ["assimiler", "verb", "assimil", "assimilé", "assimilé", "", "to assimilate to"])
|
||
let v = native_list_append(v, ["returner", "verb", "return", "returné", "returné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reverser", "verb", "revers", "reversé", "reversé", "", "to invert turn"])
|
||
let v = native_list_append(v, ["deit", "verb", "deit", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["moquer", "verb", "me moc", "moqué", "moqué", "", "to mock to"])
|
||
let v = native_list_append(v, ["tormenter", "verb", "torment", "tormenté", "tormenté", "", "to torture"])
|
||
let v = native_list_append(v, ["s'enfuir", "verb", "m'enfui", "enfoï", "enfoï", "", "to flee to"])
|
||
let v = native_list_append(v, ["coveter", "verb", "covoit", "coveté", "coveté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["furnir", "verb", "furnis", "furni", "furni", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fluer", "verb", "flu", "flüé", "flüé", "", "to flow"])
|
||
let v = native_list_append(v, ["buer", "verb", "bu", "büé", "büé", "", "to wash clean"])
|
||
let v = native_list_append(v, ["cicatriser", "verb", "cicatris", "cicatrisé", "cicatrisé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enfler", "verb", "enfle", "enflé", "enflé", "", "to swell"])
|
||
let v = native_list_append(v, ["urer", "verb", "ur", "uré", "uré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["certifier", "verb", "certifi", "certifïé", "certifïé", "", "to certify to"])
|
||
let v = native_list_append(v, ["repeter", "verb", "repet", "repeté", "repeté", "", "to repeat"])
|
||
let v = native_list_append(v, ["aviser", "verb", "avis", "avisé", "avisé", "", "to recognize"])
|
||
let v = native_list_append(v, ["confesser", "verb", "confes", "confessé", "confessé", "", "to confess"])
|
||
let v = native_list_append(v, ["occire", "verb", "occi", "occis", "occis", "", "alternative form of"])
|
||
let v = native_list_append(v, ["trembler", "verb", "tremble", "tremblé", "tremblé", "", "to tremble"])
|
||
let v = native_list_append(v, ["ruiner", "verb", "ruin", "ruiné", "ruiné", "", "to destroy to"])
|
||
let v = native_list_append(v, ["pulverizer", "verb", "pulveris", "pulverizé", "pulverizé", "", "to pulverize turn"])
|
||
let v = native_list_append(v, ["administrer", "verb", "administre", "administré", "administré", "", "to administer"])
|
||
let v = native_list_append(v, ["doner", "verb", "doing", "doné", "doné", "", "to give"])
|
||
let v = native_list_append(v, ["manoir", "verb", "maing", "manu", "manu", "", "to stay to"])
|
||
let v = native_list_append(v, ["trair", "verb", "traïs", "traï", "traï", "", "to betray to"])
|
||
let v = native_list_append(v, ["randu", "verb", "randu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["cauteriser", "verb", "cauteris", "cauterisé", "cauterisé", "", "to cauterize"])
|
||
let v = native_list_append(v, ["falir", "verb", "fail", "fali", "fali", "", "to fail"])
|
||
let v = native_list_append(v, ["conforter", "verb", "confort", "conforté", "conforté", "", "to reassure"])
|
||
let v = native_list_append(v, ["savourer", "verb", "saveur", "savouré", "savouré", "", "to give taste"])
|
||
let v = native_list_append(v, ["vaillant", "verb", "no-table-tags", "fro-decl-adj-mf", "vaillants", "", "present participle of"])
|
||
let v = native_list_append(v, ["blasmer", "verb", "blasme", "blasmé", "blasmé", "", "to blame"])
|
||
let v = native_list_append(v, ["aveir", "verb", "ai", "eü", "eü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["saveir", "verb", "sai", "seü", "seü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esbahir", "verb", "esbahis", "esbahi", "esbahi", "", "to astonish"])
|
||
let v = native_list_append(v, ["escrire", "verb", "escrif", "escrit", "escrit", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["vëoir", "verb", "voi", "veü", "veü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["veoir", "verb", "voi", "veü", "veü", "", "to see"])
|
||
let v = native_list_append(v, ["oëz", "verb", "oëz", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["gouster", "verb", "goust", "gousté", "gousté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["translater", "verb", "translat", "translaté", "translaté", "", "to translate"])
|
||
let v = native_list_append(v, ["issir", "verb", "is", "eissu", "eissu", "", "to leave to"])
|
||
let v = native_list_append(v, ["enroller", "verb", "enrol", "enrollé", "enrollé", "", "to enroll"])
|
||
let v = native_list_append(v, ["pourparler", "verb", "pourparol", "pourparlé", "pourparlé", "", "to talk about"])
|
||
let v = native_list_append(v, ["parfaire", "verb", "parfaz", "parfait", "parfait", "", "to perfect"])
|
||
let v = native_list_append(v, ["trepasser", "verb", "trepas", "trepassé", "trepassé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["respondre", "verb", "respoing", "respondu", "respondu", "", "reply respond"])
|
||
let v = native_list_append(v, ["remembrer", "verb", "remembre", "remembré", "remembré", "", "to remind"])
|
||
let v = native_list_append(v, ["joster", "verb", "jost", "josté", "josté", "", "to joust compete"])
|
||
let v = native_list_append(v, ["torner", "verb", "torn", "torné", "torné", "", "to turn"])
|
||
let v = native_list_append(v, ["veir", "verb", "vei", "veü", "veü", "", "Alternative infinitive of"])
|
||
let v = native_list_append(v, ["abaissier", "verb", "abais", "abaissié", "abaissié", "", "to prostrate oneself"])
|
||
let v = native_list_append(v, ["abonder", "verb", "abont", "abondé", "abondé", "", "to abound be"])
|
||
let v = native_list_append(v, ["cultiver", "verb", "cultif", "cultivé", "cultivé", "", "to cultivate"])
|
||
let v = native_list_append(v, ["mirer", "verb", "mir", "miré", "miré", "", "to look at"])
|
||
let v = native_list_append(v, ["somes", "verb", "somes", "", "", "", "first-person plural present"])
|
||
let v = native_list_append(v, ["abrier", "verb", "abri", "abrïé", "abrïé", "", "to shelter"])
|
||
let v = native_list_append(v, ["abscondre", "verb", "abscont", "abscondu", "abscondu", "", "to hide to"])
|
||
let v = native_list_append(v, ["demonstrer", "verb", "demonstre", "demonstré", "demonstré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["resigner", "verb", "resing", "resigné", "resigné", "", "to resign give"])
|
||
let v = native_list_append(v, ["percevoir", "verb", "perçoif", "perceü", "perceü", "", "to notice to"])
|
||
let v = native_list_append(v, ["apeler", "verb", "apel", "apelé", "apelé", "", "to call to"])
|
||
let v = native_list_append(v, ["desver", "verb", "desve", "desvé", "desvé", "", "to go insane"])
|
||
let v = native_list_append(v, ["arouser", "verb", "arous", "arousé", "arousé", "", "to water a"])
|
||
let v = native_list_append(v, ["emprisonner", "verb", "emprison", "emprisonné", "emprisonné", "", "to imprison"])
|
||
let v = native_list_append(v, ["endurer", "verb", "endur", "enduré", "enduré", "", "to suffer to"])
|
||
let v = native_list_append(v, ["succomber", "verb", "succomp", "succombé", "succombé", "", "to succumb"])
|
||
let v = native_list_append(v, ["poindre", "verb", "poing", "point", "point", "", "to puncture to"])
|
||
let v = native_list_append(v, ["noircir", "verb", "noircis", "noirci", "noirci", "", "to blacken become"])
|
||
let v = native_list_append(v, ["enraciner", "verb", "enracin", "enraciné", "enraciné", "", "to enroot of"])
|
||
let v = native_list_append(v, ["vanter", "verb", "vant", "vanté", "vanté", "", "to boast"])
|
||
let v = native_list_append(v, ["brandir", "verb", "brandis", "brandi", "brandi", "", "to brandish a"])
|
||
let v = native_list_append(v, ["obscurcir", "verb", "obscurcis", "obscurci", "obscurci", "", "to darken to"])
|
||
let v = native_list_append(v, ["curant", "verb", "curant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["calant", "verb", "calant", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["savorer", "verb", "saveur", "savoré", "savoré", "", "to exhale"])
|
||
let v = native_list_append(v, ["sapurer", "verb", "sapur", "sapuré", "sapuré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["covrir", "verb", "cuevre", "covert", "covert", "", "to cover"])
|
||
let v = native_list_append(v, ["ovrir", "verb", "olvrir", "ouvrir", "uvrir", "", "to open"])
|
||
let v = native_list_append(v, ["descovrir", "verb", "descuevre", "descovert", "descovert", "", "to uncover to"])
|
||
let v = native_list_append(v, ["savoré", "verb", "savoré", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["maleïr", "verb", "maleï", "maleoit", "maleoit", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ẽ", "verb", "ẽ", "", "", "", "scribal abbreviation of"])
|
||
let v = native_list_append(v, ["assaillir", "verb", "assail", "assali", "assali", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["corroder", "verb", "corrot", "corrodé", "corrodé", "", "to corrode"])
|
||
let v = native_list_append(v, ["prosperer", "verb", "prosper", "prosperé", "prosperé", "", "to favor"])
|
||
let v = native_list_append(v, ["creissant", "verb", "croisant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["muer", "verb", "mu", "müé", "müé", "", "to move"])
|
||
let v = native_list_append(v, ["escouter", "verb", "escout", "escouté", "escouté", "", "to listen to"])
|
||
let v = native_list_append(v, ["abatre", "verb", "abat", "abatu", "abatu", "", "to knock over"])
|
||
let v = native_list_append(v, ["ceindre", "verb", "ceing", "ceint", "ceint", "", "to put on"])
|
||
let v = native_list_append(v, ["proclamer", "verb", "proclaim", "proclamé", "proclamé", "", "to proclaim to"])
|
||
let v = native_list_append(v, ["bastir", "verb", "bastis", "basti", "basti", "", "to build to"])
|
||
let v = native_list_append(v, ["cuider", "verb", "cuit", "cuidé", "cuidé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["oiez", "verb", "oiez", "", "", "", "second-person plural present"])
|
||
let v = native_list_append(v, ["oï", "verb", "oï", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jurés", "verb", "jurés", "", "", "", "masculine plural of"])
|
||
let v = native_list_append(v, ["comant", "verb", "comant", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["vestus", "verb", "vestus", "", "", "", "masculine plural of"])
|
||
let v = native_list_append(v, ["vestu", "verb", "vestu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["comander", "verb", "comant", "comandé", "comandé", "", "to command to"])
|
||
let v = native_list_append(v, ["cunter", "verb", "cunt", "cunté", "cunté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["couchier", "verb", "couche", "couchié", "couchié", "", "lay down"])
|
||
let v = native_list_append(v, ["lessier", "verb", "les", "lessié", "lessié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["descovert", "verb", "descovert", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["oïr", "verb", "oi", "oï", "oï", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["replier", "verb", "repli", "replïé", "replïé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mesler", "verb", "mesle", "meslé", "meslé", "", "to mix to"])
|
||
let v = native_list_append(v, ["obumbrer", "verb", "obumbre", "obumbré", "obumbré", "", "to obumbrate to"])
|
||
let v = native_list_append(v, ["gaaigner", "verb", "gaaing", "gaaigné", "gaaigné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gaaignier", "verb", "gaaing", "gaaignié", "gaaignié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mostrer", "verb", "mostre", "mostré", "mostré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["destorner", "verb", "destorn", "destorné", "destorné", "", "to turn away"])
|
||
let v = native_list_append(v, ["retorner", "verb", "retorn", "retorné", "retorné", "", "to return go"])
|
||
let v = native_list_append(v, ["nomer", "verb", "nom", "nomé", "nomé", "", "to name give"])
|
||
let v = native_list_append(v, ["veü", "verb", "veü", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["destorné", "verb", "destorné", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["plorer", "verb", "pleur", "ploré", "ploré", "", "to cry shed"])
|
||
let v = native_list_append(v, ["esbahi", "verb", "esbahi", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["ploré", "verb", "ploré", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["voloir", "verb", "voil", "volu", "volu", "", "to want"])
|
||
let v = native_list_append(v, ["voleir", "verb", "voil", "volu", "volu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["monstré", "verb", "monstré", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["demonstré", "verb", "demonstré", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["trové", "verb", "trové", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["lessié", "verb", "lessié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["couchié", "verb", "couchié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["mengier", "verb", "manju", "mengié", "mengié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chacier", "verb", "chaz", "chacié", "chacié", "", "to hunt to"])
|
||
let v = native_list_append(v, ["chastier", "verb", "chasti", "chastïé", "chastïé", "", "to punish"])
|
||
let v = native_list_append(v, ["chastié", "verb", "chastié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["chacié", "verb", "chacié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["cuidié", "verb", "cuidié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["cuidier", "verb", "cuit", "cuidié", "cuidié", "", "to think to"])
|
||
let v = native_list_append(v, ["bouter", "verb", "bout", "bouté", "bouté", "", "to strike to"])
|
||
let v = native_list_append(v, ["estouffler", "verb", "estouffle", "estoufflé", "estoufflé", "", "to blow"])
|
||
let v = native_list_append(v, ["estoffer", "verb", "estof", "estoffé", "estoffé", "", "to decorate garnish"])
|
||
let v = native_list_append(v, ["vuidier", "verb", "vuit", "vuidié", "vuidié", "", "to empty"])
|
||
let v = native_list_append(v, ["estofer", "verb", "estof", "estofé", "estofé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["porsuir", "verb", "porsui", "porsuivi", "porsuivi", "", "to pursue to"])
|
||
let v = native_list_append(v, ["blasme", "verb", "blasme", "", "", "", "inflection of blasmer"])
|
||
let v = native_list_append(v, ["blasmé", "verb", "blasmé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["aler", "verb", "vois", "alé", "alé", "", "to go move"])
|
||
let v = native_list_append(v, ["sambler", "verb", "samble", "samblé", "samblé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["baisier", "verb", "bais", "baisié", "baisié", "", "to kiss"])
|
||
let v = native_list_append(v, ["atandre", "verb", "atant", "atandu", "atandu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gaite", "verb", "gaite", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["encombrer", "verb", "encombre", "encombré", "encombré", "", "to bother to"])
|
||
let v = native_list_append(v, ["despoillier", "verb", "despoil", "despoillié", "despoillié", "", "to strip to"])
|
||
let v = native_list_append(v, ["gesir", "verb", "gis", "geü", "geü", "", "to lie down"])
|
||
let v = native_list_append(v, ["gaber", "verb", "gap", "gabé", "gabé", "", "to joke to"])
|
||
let v = native_list_append(v, ["eschaufer", "verb", "eschauf", "eschaufé", "eschaufé", "", "to heat to"])
|
||
let v = native_list_append(v, ["saillir", "verb", "sail", "sali", "sali", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["resver", "verb", "resve", "resvé", "resvé", "", "to hallucinate to"])
|
||
let v = native_list_append(v, ["ravir", "verb", "ravis", "ravi", "ravi", "", "to ravish to"])
|
||
let v = native_list_append(v, ["sovenir", "verb", "sovieng", "sovenu", "sovenu", "", "to remember to"])
|
||
let v = native_list_append(v, ["haster", "verb", "hast", "hasté", "hasté", "", "to hurry up"])
|
||
let v = native_list_append(v, ["moillier", "verb", "moil", "moillié", "moillié", "", "to wet make"])
|
||
let v = native_list_append(v, ["trenchier", "verb", "trenche", "trenchié", "trenchié", "", "to cut make"])
|
||
let v = native_list_append(v, ["estoit", "verb", "estoit", "", "", "", "third-person singular imperfect"])
|
||
let v = native_list_append(v, ["soions", "verb", "soions", "", "", "", "first-person plural present"])
|
||
let v = native_list_append(v, ["soiez", "verb", "soiez", "", "", "", "second-person plural present"])
|
||
let v = native_list_append(v, ["aguisier", "verb", "aguis", "aguisié", "aguisié", "", "to sharpen a"])
|
||
let v = native_list_append(v, ["chastrer", "verb", "chastre", "chastré", "chastré", "", "to punish"])
|
||
let v = native_list_append(v, ["cumant", "verb", "cumant", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["respundre", "verb", "respunt", "respundu", "respundu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esmer", "verb", "esme", "esmé", "esmé", "", "to estimate to"])
|
||
let v = native_list_append(v, ["ocire", "verb", "oci", "ocis", "ocis", "", "kill"])
|
||
let v = native_list_append(v, ["desfaire", "verb", "desfaz", "desfait", "desfait", "", "to undo"])
|
||
let v = native_list_append(v, ["valeir", "verb", "vail", "valu", "valu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cumander", "verb", "cumant", "cumandé", "cumandé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["corant", "verb", "corant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["cumancier", "verb", "cumanz", "cumancié", "cumancié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["susfrir", "verb", "susfre", "susfert", "susfert", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cumbatre", "verb", "cumbat", "cumbatu", "cumbatu", "", "Anglo-Norman form of"])
|
||
let v = native_list_append(v, ["duner", "verb", "duing", "duné", "duné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["laiser", "verb", "lais", "laisé", "laisé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["veient", "verb", "voient", "", "", "", "third-person plural present"])
|
||
let v = native_list_append(v, ["truver", "verb", "truis", "truvé", "truvé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["recumencier", "verb", "recumenz", "recumencié", "recumencié", "", "to restart start"])
|
||
let v = native_list_append(v, ["cumencier", "verb", "cumenz", "cumencié", "cumencié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["otroier", "verb", "otri", "otroié", "otroié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desmembrer", "verb", "desmembre", "desmembré", "desmembré", "", "to dismember remove"])
|
||
let v = native_list_append(v, ["guarir", "verb", "guaris", "guari", "guari", "", "to protect to"])
|
||
let v = native_list_append(v, ["reguarder", "verb", "reguart", "reguardé", "reguardé", "", "to look at"])
|
||
let v = native_list_append(v, ["garnir", "verb", "garnis", "garni", "garni", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guarnir", "verb", "guarnis", "guarni", "guarni", "", "to protect"])
|
||
let v = native_list_append(v, ["garir", "verb", "garis", "gari", "gari", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esveiller", "verb", "esveil", "esveillé", "esveillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["boivre", "verb", "boif", "beü", "beü", "", "to drink"])
|
||
let v = native_list_append(v, ["establir", "verb", "establis", "establi", "establi", "", "to establish"])
|
||
let v = native_list_append(v, ["esguarder", "verb", "esguart", "esguardé", "esguardé", "", "to look at"])
|
||
let v = native_list_append(v, ["juner", "verb", "jun", "juné", "juné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reconoistre", "verb", "reconois", "reconeü", "reconeü", "", "to recognize"])
|
||
let v = native_list_append(v, ["enbracer", "verb", "enbraz", "enbracé", "enbracé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cunseiller", "verb", "cunseil", "cunseillé", "cunseillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arester", "verb", "arest", "aresté", "aresté", "", "to stop"])
|
||
let v = native_list_append(v, ["vengier", "verb", "venge", "vengié", "vengié", "", "to avenge to"])
|
||
let v = native_list_append(v, ["espier", "verb", "espi", "espïé", "espïé", "", "to watch"])
|
||
let v = native_list_append(v, ["ublier", "verb", "ubli", "ublïé", "ublïé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["uvrir", "verb", "uvrir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plurer", "verb", "pleur", "pluré", "pluré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["acorder", "verb", "acort", "acordé", "acordé", "", "to concede to"])
|
||
let v = native_list_append(v, ["fuiant", "verb", "fuiant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["heser", "verb", "heser", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chaloir", "verb", "no-table-tags", "fro-conj-chaloir", "avoir chalu", "", "to heat"])
|
||
let v = native_list_append(v, ["querre", "verb", "quier", "quis", "quis", "", "to seek to"])
|
||
let v = native_list_append(v, ["querant", "verb", "querant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["suner", "verb", "sun", "suné", "suné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["targer", "verb", "targe", "targé", "targé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reclamer", "verb", "reclaim", "reclamé", "reclamé", "", "to implore to"])
|
||
let v = native_list_append(v, ["recleimer", "verb", "recleim", "recleimé", "recleimé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pleindre", "verb", "pleing", "pleint", "pleint", "", "alternative form of"])
|
||
let v = native_list_append(v, ["veincre", "verb", "venc", "vencu", "vencu", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["cumbatant", "verb", "combatant", "combataunt", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["muser", "verb", "mus", "musé", "musé", "", "to ponder to"])
|
||
let v = native_list_append(v, ["asembler", "verb", "asemble", "asemblé", "asemblé", "", "to collect up"])
|
||
let v = native_list_append(v, ["ardant", "verb", "ardant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["ardoir", "verb", "art", "ars", "ars", "", "to burn set"])
|
||
let v = native_list_append(v, ["arestant", "verb", "arestant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["ardeir", "verb", "art", "ars", "ars", "", "alternative form of"])
|
||
let v = native_list_append(v, ["drecer", "verb", "drez", "drecé", "drecé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["redrecer", "verb", "redrez", "redrecé", "redrecé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desfere", "verb", "desfaz", "desfet", "desfet", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guerreier", "verb", "guerri", "guerreié", "guerreié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nonchaloir", "verb", "nonchaloir", "", "", "", "to ignore to"])
|
||
let v = native_list_append(v, ["eissir", "verb", "is", "eissu", "eissu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nonmer", "verb", "nonme", "nonmé", "nonmé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuvrir", "verb", "cuevre", "cuvert", "cuvert", "", "alternative form of"])
|
||
let v = native_list_append(v, ["delaier", "verb", "delai", "delaiié", "delaiié", "", "to hesitate to"])
|
||
let v = native_list_append(v, ["cuvert", "verb", "cuvert", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["juindre", "verb", "juing", "juint", "juint", "", "alternative form of"])
|
||
let v = native_list_append(v, ["herberger", "verb", "herberge", "herbergé", "herbergé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desherberger", "verb", "desherberge", "desherbergé", "desherbergé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parduner", "verb", "parduing", "parduné", "parduné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["trespassé", "verb", "trespassé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["suffrir", "verb", "sueffre", "suffert", "suffert", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vencre", "verb", "venc", "vencu", "vencu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vencu", "verb", "vencu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["rumpre", "verb", "rump", "rut", "rut", "", "alternative form of"])
|
||
let v = native_list_append(v, ["quidier", "verb", "quit", "quidié", "quidié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["peccher", "verb", "pecche", "pecché", "pecché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aprochier", "verb", "aproche", "aprochié", "aprochié", "", "to approach"])
|
||
let v = native_list_append(v, ["escorchier", "verb", "escorche", "escorchié", "escorchié", "", "to debark remove"])
|
||
let v = native_list_append(v, ["atachier", "verb", "atache", "atachié", "atachié", "", "to attach"])
|
||
let v = native_list_append(v, ["kerre", "verb", "kier", "kis", "kis", "", "alternative form of"])
|
||
let v = native_list_append(v, ["resjoir", "verb", "me resjoi", "resjoï", "resjoï", "", "to take pleasure"])
|
||
let v = native_list_append(v, ["traïr", "verb", "traïs", "traï", "traï", "", "alternative form of"])
|
||
let v = native_list_append(v, ["geter", "verb", "get", "geté", "geté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enseler", "verb", "ensel", "enselé", "enselé", "", "to saddle put"])
|
||
let v = native_list_append(v, ["requerre", "verb", "requier", "requis", "requis", "", "to ask"])
|
||
let v = native_list_append(v, ["couster", "verb", "coust", "cousté", "cousté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esploitier", "verb", "esploit", "esploitié", "esploitié", "", "to use to"])
|
||
let v = native_list_append(v, ["esploiter", "verb", "esploit", "esploité", "esploité", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tesmoingner", "verb", "tesmoing", "tesmoingné", "tesmoingné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["quidié", "verb", "quidié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["resjoï", "verb", "resjoï", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["revertir", "verb", "revert", "reverti", "reverti", "", "to return go"])
|
||
let v = native_list_append(v, ["envoier", "verb", "envoi", "envoié", "envoié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["emploier", "verb", "empli", "emploié", "emploié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escuser", "verb", "escus", "escusé", "escusé", "", "to excuse oneself"])
|
||
let v = native_list_append(v, ["deffendre", "verb", "deffent", "deffendu", "deffendu", "", "to defend"])
|
||
let v = native_list_append(v, ["taisir", "verb", "taz", "teü", "teü", "", "to shut up"])
|
||
let v = native_list_append(v, ["reconter", "verb", "recont", "reconté", "reconté", "", "to tell to"])
|
||
let v = native_list_append(v, ["bangnier", "verb", "baing", "bangnié", "bangnié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["asalir", "verb", "asail", "asali", "asali", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["supplanter", "verb", "supplant", "supplanté", "supplanté", "", "to supplant"])
|
||
let v = native_list_append(v, ["vescu", "verb", "vescu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["desplere", "verb", "desplaz", "despleü", "despleü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espouser", "verb", "espeus", "espousé", "espousé", "", "to marry"])
|
||
let v = native_list_append(v, ["alaitier", "verb", "alait", "alaitié", "alaitié", "", "to breastfeed"])
|
||
let v = native_list_append(v, ["movoir", "verb", "muef", "meü", "meü", "", "to move"])
|
||
let v = native_list_append(v, ["cerchier", "verb", "cerche", "cerchié", "cerchié", "", "to search to"])
|
||
let v = native_list_append(v, ["cerchié", "verb", "cerchié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["cerchant", "verb", "cerchant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["chevauchier", "verb", "chevauche", "chevauchié", "chevauchié", "", "to mount a"])
|
||
let v = native_list_append(v, ["chevalchier", "verb", "chevalche", "chevalchié", "chevalchié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["resoner", "verb", "reson", "resoné", "resoné", "", "to resonate to"])
|
||
let v = native_list_append(v, ["acointier", "verb", "acoint", "acointié", "acointié", "", "get to know"])
|
||
let v = native_list_append(v, ["anuier", "verb", "anui", "anuié", "anuié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ensegner", "verb", "enseing", "ensegné", "ensegné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plourer", "verb", "pleur", "plouré", "plouré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["remanoir", "verb", "remaing", "remanu", "remanu", "", "to stay to"])
|
||
let v = native_list_append(v, ["croistre", "verb", "crois", "creü", "creü", "", "grow"])
|
||
let v = native_list_append(v, ["traï", "verb", "traï", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["ariver", "verb", "arif", "arivé", "arivé", "", "to arrive at"])
|
||
let v = native_list_append(v, ["pechier", "verb", "peche", "pechié", "pechié", "", "to sin"])
|
||
let v = native_list_append(v, ["achater", "verb", "achat", "achaté", "achaté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aporter", "verb", "aport", "aporté", "aporté", "", "to bring"])
|
||
let v = native_list_append(v, ["carger", "verb", "carge", "cargé", "cargé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["avenant", "verb", "avenant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["conquerre", "verb", "conquier", "conquis", "conquis", "", "to conquer to"])
|
||
let v = native_list_append(v, ["espandre", "verb", "espant", "espandu", "espandu", "", "to spread out"])
|
||
let v = native_list_append(v, ["espaundre", "verb", "espaunt", "espaundu", "espaundu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rapeler", "verb", "rapel", "rapelé", "rapelé", "", "to remember to"])
|
||
let v = native_list_append(v, ["pasmer", "verb", "pasme", "pasmé", "pasmé", "", "to walk around"])
|
||
let v = native_list_append(v, ["encontrer", "verb", "encontre", "encontré", "encontré", "", "to meet to"])
|
||
let v = native_list_append(v, ["aidier", "verb", "aiu", "aidié", "aidié", "", "to help"])
|
||
let v = native_list_append(v, ["voiant", "verb", "voiant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["plaidier", "verb", "plait", "plaidié", "plaidié", "", "to implore to"])
|
||
let v = native_list_append(v, ["compleindre", "verb", "compleing", "compleint", "compleint", "", "to have compassion"])
|
||
let v = native_list_append(v, ["cunfundre", "verb", "cunfunt", "fondu", "fondu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["compleint", "verb", "compleynt", "cumplaint", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["remanant", "verb", "remanant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["demener", "verb", "demein", "demené", "demené", "", "to lead a"])
|
||
let v = native_list_append(v, ["covri", "verb", "covert", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["oblier", "verb", "obli", "oblïé", "oblïé", "", "to forget"])
|
||
let v = native_list_append(v, ["obliër", "verb", "oblïer", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["asseürer", "verb", "asseür", "asseüré", "asseüré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["oiant", "verb", "oiant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["moustrer", "verb", "moustre", "moustré", "moustré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cangier", "verb", "cange", "cangié", "cangié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["changier", "verb", "change", "changié", "changié", "", "to change to"])
|
||
let v = native_list_append(v, ["aymer", "verb", "aym", "aymé", "aymé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escaper", "verb", "escap", "escapé", "escapé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eschaper", "verb", "eschap", "eschapé", "eschapé", "", "evade"])
|
||
let v = native_list_append(v, ["blecier", "verb", "blez", "blecié", "blecié", "", "to hurt to"])
|
||
let v = native_list_append(v, ["osté", "verb", "osté", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["oÿ", "verb", "oÿ", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escrier", "verb", "escri", "escrïé", "escrïé", "", "to cry out"])
|
||
let v = native_list_append(v, ["veüs", "verb", "veüs", "", "", "", "masculine plural of"])
|
||
let v = native_list_append(v, ["veües", "verb", "veües", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["veüe", "verb", "veüe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["veus", "verb", "veus", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["reconnoistre", "verb", "reconnois", "reconneü", "reconneü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["envaïr", "verb", "envaïs", "envaï", "envaï", "", "alternative form of"])
|
||
let v = native_list_append(v, ["soustenir", "verb", "soustieng", "soustenu", "soustenu", "", "to keep up"])
|
||
let v = native_list_append(v, ["desarmer", "verb", "desarm", "desarmé", "desarmé", "", "to disarm"])
|
||
let v = native_list_append(v, ["meller", "verb", "mel", "mellé", "mellé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pruver", "verb", "pruis", "pruvé", "pruvé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["joiant", "verb", "joiant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["joir", "verb", "joi", "joï", "joï", "", "to take pleasure"])
|
||
let v = native_list_append(v, ["covoiter", "verb", "covoit", "covoité", "covoité", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desirrer", "verb", "desir", "desirré", "desirré", "", "to desire to"])
|
||
let v = native_list_append(v, ["norrir", "verb", "norris", "norri", "norri", "", "to feed to"])
|
||
let v = native_list_append(v, ["nurrir", "verb", "nurris", "nurri", "nurri", "", "alternative form of"])
|
||
let v = native_list_append(v, ["conplaindre", "verb", "conplaing", "conplaint", "conplaint", "", "to complain to"])
|
||
let v = native_list_append(v, ["amee", "verb", "amee", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["amees", "verb", "amees", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["amés", "verb", "amés", "", "", "", "masculine plural of"])
|
||
let v = native_list_append(v, ["sofert", "verb", "sofert", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["tolir", "verb", "toil", "tolu", "tolu", "", "to remove to"])
|
||
let v = native_list_append(v, ["couvoitier", "verb", "couvoit", "couvoitié", "couvoitié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["feire", "verb", "faz", "feit", "feit", "", "alternative form of"])
|
||
let v = native_list_append(v, ["colper", "verb", "colp", "colpé", "colpé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deschevaler", "verb", "descheval", "deschevalé", "deschevalé", "", "to unhorse"])
|
||
let v = native_list_append(v, ["remirer", "verb", "remir", "remiré", "remiré", "", "to look at"])
|
||
let v = native_list_append(v, ["esgarder", "verb", "esgart", "esgardé", "esgardé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tourmenter", "verb", "tourment", "tourmenté", "tourmenté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desfandre", "verb", "desfant", "desfandu", "desfandu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ardre", "verb", "art", "ars", "ars", "", "alternative form of"])
|
||
let v = native_list_append(v, ["agenoiller", "verb", "m'agenoil", "agenoillé", "agenoillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mantir", "verb", "mant", "manti", "manti", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enuier", "verb", "enui", "enuié", "enuié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["refraindre", "verb", "refraing", "refraint", "refraint", "", "to hold back"])
|
||
let v = native_list_append(v, ["refreindre", "verb", "refreing", "refreint", "refreint", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rober", "verb", "rop", "robé", "robé", "", "to rob to"])
|
||
let v = native_list_append(v, ["prandre", "verb", "praing", "pris", "pris", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eschanger", "verb", "eschange", "eschangé", "eschangé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rasseürer", "verb", "rasseür", "rasseüré", "rasseüré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["seisir", "verb", "seisis", "seisi", "seisi", "", "to grip hold"])
|
||
let v = native_list_append(v, ["pooir", "verb", "puis", "peü", "peü", "", "can to be"])
|
||
let v = native_list_append(v, ["sostenir", "verb", "sostieng", "sostenu", "sostenu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sospirer", "verb", "sospir", "sospiré", "sospiré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["souspirer", "verb", "souspir", "souspiré", "souspiré", "", "to sigh make"])
|
||
let v = native_list_append(v, ["sustenir", "verb", "sustieng", "sustenu", "sustenu", "", "to hold up"])
|
||
let v = native_list_append(v, ["chalenger", "verb", "chalenge", "chalengé", "chalengé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chalonger", "verb", "chalonge", "chalongé", "chalongé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["calunjer", "verb", "calunje", "calunjéṭ", "calunjéṭ", "", "alternative form of"])
|
||
let v = native_list_append(v, ["meslee", "verb", "meslee", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["meslees", "verb", "meslees", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["meslés", "verb", "meslés", "", "", "", "masculine plural of"])
|
||
let v = native_list_append(v, ["meslé", "verb", "meslé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["espargner", "verb", "esparng", "espargné", "espargné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["façoner", "verb", "façon", "façoné", "façoné", "", "to shape to"])
|
||
let v = native_list_append(v, ["descrivre", "verb", "descrif", "descrit", "descrit", "", "to describe"])
|
||
let v = native_list_append(v, ["alier", "verb", "ali", "alïé", "alïé", "", "to unite to"])
|
||
let v = native_list_append(v, ["adolcir", "verb", "adolcis", "adolci", "adolci", "", "to soften make"])
|
||
let v = native_list_append(v, ["beü", "verb", "beü", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dobler", "verb", "doble", "doblé", "doblé", "", "to double"])
|
||
let v = native_list_append(v, ["desmanbrer", "verb", "desmanbre", "desmanbré", "desmanbré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sejorner", "verb", "sejorn", "sejorné", "sejorné", "", "to stay at"])
|
||
let v = native_list_append(v, ["esjoir", "verb", "esjoi", "esjoï", "esjoï", "", "to please to"])
|
||
let v = native_list_append(v, ["esjoï", "verb", "esjoï", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["flurir", "verb", "fluris", "fluri", "fluri", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aquerre", "verb", "aquier", "aquis", "aquis", "", "to acquire"])
|
||
let v = native_list_append(v, ["ronpre", "verb", "ronp", "rot", "rot", "", "alternative form of"])
|
||
let v = native_list_append(v, ["santir", "verb", "sant", "santi", "santi", "", "alternative form of"])
|
||
let v = native_list_append(v, ["porchacier", "verb", "porchaz", "porchacié", "porchacié", "", "to buy"])
|
||
let v = native_list_append(v, ["purchacer", "verb", "purchaz", "purchacé", "purchacé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chacer", "verb", "chaz", "chacé", "chacé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pourcachier", "verb", "pourcache", "pourcachié", "pourcachié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["doloir", "verb", "doil", "dolu", "dolu", "", "to suffer"])
|
||
let v = native_list_append(v, ["blechier", "verb", "bleche", "blechié", "blechié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esforcer", "verb", "esforz", "esforcé", "esforcé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estriver", "verb", "estrif", "estrivé", "estrivé", "", "to compete"])
|
||
let v = native_list_append(v, ["essaier", "verb", "essai", "essaié", "essaié", "", "to try to"])
|
||
let v = native_list_append(v, ["randre", "verb", "rant", "randu", "randu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eslire", "verb", "esli", "esleü", "esleü", "", "to select to"])
|
||
let v = native_list_append(v, ["creire", "verb", "creire", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["juree", "verb", "juree", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["jurees", "verb", "jurees", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["teisir", "verb", "taz", "teü", "teü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["coneu", "verb", "coneu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["reconeu", "verb", "reconeu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["conoistre", "verb", "conois", "coneü", "coneü", "", "to know"])
|
||
let v = native_list_append(v, ["revoloir", "verb", "revoil", "revolu", "revolu", "", "to want to"])
|
||
let v = native_list_append(v, ["resovenir", "verb", "resovieng", "resovenu", "resovenu", "", "to remember to"])
|
||
let v = native_list_append(v, ["esprover", "verb", "espruis", "esprové", "esprové", "", "to prove"])
|
||
let v = native_list_append(v, ["otreier", "verb", "otri", "otreié", "otreié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["encontre", "verb", "encontre", "", "", "", "inflection of encontrer"])
|
||
let v = native_list_append(v, ["encountrer", "verb", "encountre", "encountré", "encountré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["antrer", "verb", "antre", "antré", "antré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["professer", "verb", "profes", "professé", "professé", "", "to strive for"])
|
||
let v = native_list_append(v, ["atorner", "verb", "atorn", "atorné", "atorné", "", "to prepare to"])
|
||
let v = native_list_append(v, ["aturner", "verb", "aturn", "aturné", "aturné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["atorné", "verb", "atorné", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["atornés", "verb", "atornés", "", "", "", "masculine plural of"])
|
||
let v = native_list_append(v, ["atornees", "verb", "atornees", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["atornee", "verb", "atornee", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["esfacer", "verb", "esfaz", "esfacé", "esfacé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mehaingner", "verb", "mehaing", "mehaingné", "mehaingné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aconpaignier", "verb", "aconpaing", "aconpaignié", "aconpaignié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estant", "verb", "estant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["redrecier", "verb", "redrez", "redrecié", "redrecié", "", "to stand someone"])
|
||
let v = native_list_append(v, ["paindre", "verb", "paing", "paint", "paint", "", "alternative form of"])
|
||
let v = native_list_append(v, ["remaindre", "verb", "remaing", "remanu", "remanu", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["noier", "verb", "nui", "noié", "noié", "", "to hurt to"])
|
||
let v = native_list_append(v, ["pursure", "verb", "pursure", "", "", "", "to pursue to"])
|
||
let v = native_list_append(v, ["blecié", "verb", "blecié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["blechié", "verb", "blechié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["aiant", "verb", "aiant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["delivrer", "verb", "delivre", "delivré", "delivré", "", "to set free"])
|
||
let v = native_list_append(v, ["rebander", "verb", "rebant", "rebandé", "rebandé", "", "to bandage to"])
|
||
let v = native_list_append(v, ["rere", "verb", "re", "res", "res", "", "to shave"])
|
||
let v = native_list_append(v, ["decevoir", "verb", "deçoif", "deceü", "deceü", "", "to deceive to"])
|
||
let v = native_list_append(v, ["deslier", "verb", "desli", "deslïé", "deslïé", "", "to untie to"])
|
||
let v = native_list_append(v, ["trichier", "verb", "triche", "trichié", "trichié", "", "to cheat break"])
|
||
let v = native_list_append(v, ["naistre", "verb", "nais", "nascu", "nascu", "", "to be born"])
|
||
let v = native_list_append(v, ["coverz", "verb", "coverz", "", "", "", "masculine plural of"])
|
||
let v = native_list_append(v, ["coverte", "verb", "coverte", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["covertes", "verb", "covertes", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["fauser", "verb", "faus", "fausé", "fausé", "", "to pretend"])
|
||
let v = native_list_append(v, ["faindre", "verb", "faing", "faint", "faint", "", "alternative form of"])
|
||
let v = native_list_append(v, ["marïer", "verb", "mari", "marïé", "marïé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["drecier", "verb", "drez", "drecié", "drecié", "", "to stand up"])
|
||
let v = native_list_append(v, ["forsener", "verb", "forsen", "forsené", "forsené", "", "to become insane"])
|
||
let v = native_list_append(v, ["essaucer", "verb", "essauz", "essaucé", "essaucé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["forcener", "verb", "forcen", "forcené", "forcené", "", "alternative form of"])
|
||
let v = native_list_append(v, ["forssener", "verb", "forssen", "forssené", "forssené", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esloignier", "verb", "esloing", "esloignié", "esloignié", "", "to separate"])
|
||
let v = native_list_append(v, ["nettoier", "verb", "netti", "nettoié", "nettoié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["blanchoier", "verb", "blanchi", "blanchoié", "blanchoié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parloient", "verb", "parleient", "parloent", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deporter", "verb", "deport", "deporté", "deporté", "", "to amuse to"])
|
||
let v = native_list_append(v, ["vieler", "verb", "viel", "vielé", "vielé", "", "to play a"])
|
||
let v = native_list_append(v, ["deraisnier", "verb", "deraison", "deraisnié", "deraisnié", "", "to explain to"])
|
||
let v = native_list_append(v, ["guerroier", "verb", "guerri", "guerroié", "guerroié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escondire", "verb", "escondi", "escondit", "escondit", "", "to refuse to"])
|
||
let v = native_list_append(v, ["escundire", "verb", "escundi", "escundit", "escundit", "", "alternative form of"])
|
||
let v = native_list_append(v, ["resveiller", "verb", "resveil", "resveillé", "resveillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["traveiller", "verb", "travail", "traveillé", "traveillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pener", "verb", "pein", "pené", "pené", "", "to torture to"])
|
||
let v = native_list_append(v, ["cheler", "verb", "choil", "chelé", "chelé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["condampner", "verb", "condampne", "condampné", "condampné", "", "to condemn"])
|
||
let v = native_list_append(v, ["colchier", "verb", "colche", "colchié", "colchié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["perceu", "verb", "perceu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["resumer", "verb", "resum", "resumé", "resumé", "", "to resume to"])
|
||
let v = native_list_append(v, ["douner", "verb", "douing", "douné", "douné", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["jesir", "verb", "gis", "jeü", "jeü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["creu", "verb", "creu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["senbler", "verb", "senble", "senblé", "senblé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sanbler", "verb", "sanble", "sanblé", "sanblé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["comencier", "verb", "comenz", "comencié", "comencié", "", "start begin"])
|
||
let v = native_list_append(v, ["reprochier", "verb", "reproche", "reprochié", "reprochié", "", "to chastise to"])
|
||
let v = native_list_append(v, ["encoumencer", "verb", "encoumenz", "encoumencé", "encoumencé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["resouner", "verb", "resoun", "resouné", "resouné", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["resounder", "verb", "resount", "resoundé", "resoundé", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["resuner", "verb", "resun", "resuné", "resuné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chace", "verb", "chace", "", "", "", "inflection of chacer"])
|
||
let v = native_list_append(v, ["aparellier", "verb", "apareil", "aparellié", "aparellié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["acroistre", "verb", "acrois", "acreü", "acreü", "", "to augment to"])
|
||
let v = native_list_append(v, ["vangier", "verb", "vange", "vangié", "vangié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desçandre", "verb", "desçant", "desçandu", "desçandu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prester", "verb", "prest", "presté", "presté", "", "to borrow"])
|
||
let v = native_list_append(v, ["loiier", "verb", "loi", "loiié", "loiié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["anluminer", "verb", "anlumin", "anluminé", "anluminé", "", "to light up"])
|
||
let v = native_list_append(v, ["cheir", "verb", "chié", "cheï", "cheï", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["taillier", "verb", "tail", "taillié", "taillié", "", "to cut"])
|
||
let v = native_list_append(v, ["taillié", "verb", "taillié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["rogir", "verb", "rogis", "rogi", "rogi", "", "to redden become"])
|
||
let v = native_list_append(v, ["intrar", "verb", "intrar", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tochier", "verb", "toche", "tochié", "tochié", "", "to touch"])
|
||
let v = native_list_append(v, ["copés", "verb", "copés", "", "", "", "masculine plural of"])
|
||
let v = native_list_append(v, ["copees", "verb", "copees", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["copee", "verb", "copee", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["berst", "verb", "berst", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["enfanter", "verb", "enfant", "enfanté", "enfanté", "", "to give birth"])
|
||
let v = native_list_append(v, ["tucher", "verb", "tuche", "tuché", "tuché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espeler", "verb", "espel", "espelé", "espelé", "", "to call to"])
|
||
let v = native_list_append(v, ["plere", "verb", "plaz", "pleü", "pleü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["peitrine", "verb", "peitrine", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["meü", "verb", "meü", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eü", "verb", "eü", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["angoissier", "verb", "angois", "angoissié", "angoissié", "", "to scare to"])
|
||
let v = native_list_append(v, ["beisier", "verb", "beis", "beisié", "beisié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["changié", "verb", "changié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["esmouvoir", "verb", "esmuef", "esmeü", "esmeü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esmeu", "verb", "esmeu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["acoler", "verb", "acol", "acolé", "acolé", "", "to embrace to"])
|
||
let v = native_list_append(v, ["vivifier", "verb", "vivifi", "vivifïé", "vivifïé", "", "to vivify to"])
|
||
let v = native_list_append(v, ["mervellier", "verb", "merveil", "mervellié", "mervellié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["replorer", "verb", "repleur", "reploré", "reploré", "", "to cry again"])
|
||
let v = native_list_append(v, ["afoler", "verb", "afol", "afolé", "afolé", "", "to madden to"])
|
||
let v = native_list_append(v, ["gaaingnier", "verb", "gaaing", "gaaingnié", "gaaingnié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desjeuner", "verb", "desjeun", "desjeuné", "desjeuné", "", "to eat breakfast"])
|
||
let v = native_list_append(v, ["ocirre", "verb", "ocirre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chaçant", "verb", "chaçant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["chastiant", "verb", "chastiant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["ataindre", "verb", "ataing", "ataint", "ataint", "", "to reach"])
|
||
let v = native_list_append(v, ["estaindre", "verb", "estaing", "estaint", "estaint", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esgarer", "verb", "esgar", "esgaré", "esgaré", "", "to lead astray"])
|
||
let v = native_list_append(v, ["brisier", "verb", "bris", "brisié", "brisié", "", "to break cause"])
|
||
let v = native_list_append(v, ["medeciner", "verb", "medecin", "medeciné", "medeciné", "", "to treat medically"])
|
||
let v = native_list_append(v, ["deslacer", "verb", "deslaz", "deslacé", "deslacé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sozlever", "verb", "sozlief", "sozlevé", "sozlevé", "", "to lift to"])
|
||
let v = native_list_append(v, ["secorre", "verb", "secor", "secoru", "secoru", "", "to help to"])
|
||
let v = native_list_append(v, ["estoner", "verb", "eston", "estoné", "estoné", "", "to stun daze"])
|
||
let v = native_list_append(v, ["guenchir", "verb", "guenchis", "guenchi", "guenchi", "", "to change direction"])
|
||
let v = native_list_append(v, ["guerpir", "verb", "guerp", "guerpi", "guerpi", "", "to give up"])
|
||
let v = native_list_append(v, ["ganchir", "verb", "ganchis", "ganchi", "ganchi", "", "alternative form of"])
|
||
let v = native_list_append(v, ["atochier", "verb", "atoche", "atochié", "atochié", "", "to touch"])
|
||
let v = native_list_append(v, ["atucher", "verb", "atuche", "atuché", "atuché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["receü", "verb", "receü", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aprester", "verb", "aprest", "apresté", "apresté", "", "to prepare to"])
|
||
let v = native_list_append(v, ["treire", "verb", "trei", "treit", "treit", "", "alternative form of"])
|
||
let v = native_list_append(v, ["atreire", "verb", "atrei", "atreit", "atreit", "", "alternative form of"])
|
||
let v = native_list_append(v, ["umilier", "verb", "umili", "umilïé", "umilïé", "", "to bow to"])
|
||
let v = native_list_append(v, ["alumer", "verb", "alum", "alumé", "alumé", "", "to light up"])
|
||
let v = native_list_append(v, ["eidier", "verb", "eiu", "eidié", "eidié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["recovrer", "verb", "recovre", "recovré", "recovré", "", "recover reobtain"])
|
||
let v = native_list_append(v, ["corir", "verb", "cor", "coru", "coru", "", "alternative form of"])
|
||
let v = native_list_append(v, ["assalir", "verb", "assail", "assali", "assali", "", "to jump on"])
|
||
let v = native_list_append(v, ["ressuiier", "verb", "ressui", "ressuiié", "ressuiié", "", "to dry dry"])
|
||
let v = native_list_append(v, ["saingnier", "verb", "saing", "saingnié", "saingnié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["siure", "verb", "siu", "sivi", "sivi", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["senefier", "verb", "senefi", "senefïé", "senefïé", "", "to mean to"])
|
||
let v = native_list_append(v, ["enorer", "verb", "eneur", "enoré", "enoré", "", "to honor"])
|
||
let v = native_list_append(v, ["quasser", "verb", "quas", "quassé", "quassé", "", "to break damage"])
|
||
let v = native_list_append(v, ["feire sanblant", "verb", "feire sanblant", "", "", "", "to act like"])
|
||
let v = native_list_append(v, ["sanblant", "verb", "sanblant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["liee", "verb", "liee", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["liees", "verb", "liees", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["nonbrer", "verb", "nonbre", "nonbré", "nonbré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aisir", "verb", "aisir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["abelir", "verb", "abelis", "abeli", "abeli", "", "to please to"])
|
||
let v = native_list_append(v, ["ferir", "verb", "fier", "feru", "feru", "", "to hit to"])
|
||
let v = native_list_append(v, ["hadir", "verb", "haz", "hadi", "hadi", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escrit", "verb", "escrit", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["governer", "verb", "govern", "governé", "governé", "", "to guide to"])
|
||
let v = native_list_append(v, ["guardee", "verb", "guardee", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["guardees", "verb", "guardees", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["abeer", "verb", "abé", "abeé", "abeé", "", "to desire to"])
|
||
let v = native_list_append(v, ["conseller", "verb", "conseil", "consellé", "consellé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ovrer", "verb", "uevre", "ovré", "ovré", "", "to work"])
|
||
let v = native_list_append(v, ["manovrer", "verb", "manuevre", "manovré", "manovré", "", "to work especially"])
|
||
let v = native_list_append(v, ["enquerre", "verb", "enquier", "enquis", "enquis", "", "to ask to"])
|
||
let v = native_list_append(v, ["prometre", "verb", "promet", "promis", "promis", "", "to promise"])
|
||
let v = native_list_append(v, ["conceler", "verb", "conçoil", "concelé", "concelé", "", "to hide to"])
|
||
let v = native_list_append(v, ["recroire", "verb", "recroi", "recreü", "recreü", "", "to rebelieve"])
|
||
let v = native_list_append(v, ["senfuir", "verb", "senfuir", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["entrecombatre", "verb", "entrecombat", "entrecombatu", "entrecombatu", "", "to fight to"])
|
||
let v = native_list_append(v, ["combatre", "verb", "combat", "combatu", "combatu", "", "to combat to"])
|
||
let v = native_list_append(v, ["encerchier", "verb", "encerche", "encerchié", "encerchié", "", "to look for"])
|
||
let v = native_list_append(v, ["desmonter", "verb", "desmont", "desmonté", "desmonté", "", "to cause someone"])
|
||
let v = native_list_append(v, ["enfaunter", "verb", "enfaunt", "enfaunté", "enfaunté", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["caviller", "verb", "cavil", "cavillé", "cavillé", "", "to mock to"])
|
||
let v = native_list_append(v, ["damager", "verb", "damage", "damagé", "damagé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["corouner", "verb", "coroun", "corouné", "corouné", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["curuner", "verb", "curun", "curuné", "curuné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["souner", "verb", "soun", "souné", "souné", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["soner", "verb", "son", "soné", "soné", "", "to sound a"])
|
||
let v = native_list_append(v, ["envair", "verb", "envaïs", "envaï", "envaï", "", "to invade"])
|
||
let v = native_list_append(v, ["loer", "verb", "lo", "loé", "loé", "", "to laud to"])
|
||
let v = native_list_append(v, ["culcher", "verb", "culche", "culché", "culché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cunseiler", "verb", "cunseil", "cunseilé", "cunseilé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esparnier", "verb", "esparn", "esparnié", "esparnié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pleire", "verb", "plaz", "pleü", "pleü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["armee", "verb", "armee", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["savir", "verb", "sai", "seü", "seü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["incruster", "verb", "incrust", "incrusté", "incrusté", "", "to cover with"])
|
||
let v = native_list_append(v, ["agreer", "verb", "agré", "agreé", "agreé", "", "to please to"])
|
||
let v = native_list_append(v, ["leisir", "verb", "no-table-tags", "fro-conj-loisir", "aveir leü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pleisant", "verb", "pleisant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["plesant", "verb", "plesant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["guarantir", "verb", "guarantis", "guaranti", "guaranti", "", "to protect"])
|
||
let v = native_list_append(v, ["hurter", "verb", "hurt", "hurté", "hurté", "", "to crash into"])
|
||
let v = native_list_append(v, ["mescroire", "verb", "mescroi", "mescreü", "mescreü", "", "to disbelieve"])
|
||
let v = native_list_append(v, ["mesfaire", "verb", "mesfaz", "mesfait", "mesfait", "", "to do wrong"])
|
||
let v = native_list_append(v, ["mesfait", "verb", "mesfet", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["pechié", "verb", "pechet", "pechiet", "pecché", "", "past participle of"])
|
||
let v = native_list_append(v, ["entrebaisier", "verb", "m'entrebais", "entrebaisié", "entrebaisié", "", "to kiss one"])
|
||
let v = native_list_append(v, ["depecier", "verb", "depez", "depecié", "depecié", "", "to hurry to"])
|
||
let v = native_list_append(v, ["esfroier", "verb", "esfroi", "esfroié", "esfroié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["destruire", "verb", "destrui", "destruit", "destruit", "", "to destroy"])
|
||
let v = native_list_append(v, ["vuel", "verb", "voel", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["acertener", "verb", "acerten", "acertené", "acertené", "", "to assure to"])
|
||
let v = native_list_append(v, ["disner", "verb", "desjun", "disné", "disné", "", "to dine to"])
|
||
let v = native_list_append(v, ["entraimer", "verb", "m'entraim", "entraimé", "entraimé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["goster", "verb", "gost", "gosté", "gosté", "", "to taste"])
|
||
let v = native_list_append(v, ["paser", "verb", "pas", "pasé", "pasé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["embuschier", "verb", "embusche", "embuschié", "embuschié", "", "to ambush"])
|
||
let v = native_list_append(v, ["retraire", "verb", "retrai", "retrait", "retrait", "", "to extract to"])
|
||
let v = native_list_append(v, ["regreter", "verb", "regret", "regreté", "regreté", "", "to regret"])
|
||
let v = native_list_append(v, ["jugier", "verb", "juge", "jugié", "jugié", "", "to judge"])
|
||
let v = native_list_append(v, ["reçoivre", "verb", "reçoif", "receü", "receü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deçoivre", "verb", "deçoif", "deceü", "deceü", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["destorber", "verb", "destorp", "destorbé", "destorbé", "", "to disrupt to"])
|
||
let v = native_list_append(v, ["demorer", "verb", "demuer", "demoré", "demoré", "", "to stay to"])
|
||
let v = native_list_append(v, ["pourpenser", "verb", "pourpens", "pourpensé", "pourpensé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["purpenser", "verb", "purpens", "purpensé", "purpensé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pourtreire", "verb", "pourtrei", "pourtreit", "pourtreit", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["connoistre", "verb", "connois", "conneü", "conneü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["respondu", "verb", "respondeu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["chaucier", "verb", "chauz", "chaucié", "chaucié", "", "to shoe put"])
|
||
let v = native_list_append(v, ["deschaucier", "verb", "deschauz", "deschaucié", "deschaucié", "", "to remove someones"])
|
||
let v = native_list_append(v, ["deschaucié", "verb", "deschaucié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["reluire", "verb", "reluis", "reluit", "reluit", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["rebuker", "verb", "rebuk", "rebuké", "rebuké", "", "to rebuke"])
|
||
let v = native_list_append(v, ["seeler", "verb", "seel", "seelé", "seelé", "", "to seal"])
|
||
let v = native_list_append(v, ["preferer", "verb", "prefer", "preferé", "preferé", "", "to prefer"])
|
||
let v = native_list_append(v, ["fornir", "verb", "fornis", "forni", "forni", "", "to provide for/with"])
|
||
let v = native_list_append(v, ["afier", "verb", "afi", "afïé", "afïé", "", "to promise swear"])
|
||
let v = native_list_append(v, ["entrocire", "verb", "m'entroci", "entrocis", "entrocis", "", "to kill one"])
|
||
let v = native_list_append(v, ["enveier", "verb", "envei", "enveié", "enveié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mesparler", "verb", "mesparol", "mesparlé", "mesparlé", "", "to traduce speak"])
|
||
let v = native_list_append(v, ["nafrer", "verb", "nafre", "nafré", "nafré", "", "to injure"])
|
||
let v = native_list_append(v, ["laissier", "verb", "lais", "laissié", "laissié", "", "to allow to"])
|
||
let v = native_list_append(v, ["aparillier", "verb", "aparil", "aparillié", "aparillié", "", "to equip to"])
|
||
let v = native_list_append(v, ["poeir", "verb", "puis", "peü", "peü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reschalfer", "verb", "reschalf", "reschalfé", "reschalfé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aseürer", "verb", "aseür", "aseüré", "aseüré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mustrer", "verb", "mustre", "mustré", "mustré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["preier", "verb", "pri", "preié", "preié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["covenir", "verb", "covieng", "covenu", "covenu", "", "to suit to"])
|
||
let v = native_list_append(v, ["remeindre", "verb", "remeing", "remanu", "remanu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["suspirer", "verb", "suspir", "suspiré", "suspiré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desturber", "verb", "desturp", "desturbé", "desturbé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["neier", "verb", "ni", "neié", "neié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pleier", "verb", "pli", "pleié", "pleié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["despleier", "verb", "despli", "despleié", "despleié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["quider", "verb", "quit", "quidé", "quidé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esculter", "verb", "escult", "esculté", "esculté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desfier", "verb", "desfi", "desfïé", "desfïé", "", "to defy"])
|
||
let v = native_list_append(v, ["meintenir", "verb", "meintieng", "meintenu", "meintenu", "", "to maintain to"])
|
||
let v = native_list_append(v, ["nasfrer", "verb", "nasfre", "nasfré", "nasfré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["duter", "verb", "dut", "duté", "duté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cunforter", "verb", "cunfort", "cunforté", "cunforté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["murdrir", "verb", "murdris", "murdri", "murdri", "", "to murder"])
|
||
let v = native_list_append(v, ["baignier", "verb", "baing", "baignié", "baignié", "", "to bathe"])
|
||
let v = native_list_append(v, ["eschalder", "verb", "eschalder", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["abaier", "verb", "abai", "abaié", "abaié", "", "to bark"])
|
||
let v = native_list_append(v, ["creistre", "verb", "creis", "creü", "creü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eschalfer", "verb", "eschalf", "eschalfé", "eschalfé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["loër", "verb", "lo", "loé", "loé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["resembler", "verb", "resemble", "resemblé", "resemblé", "", "to look like"])
|
||
let v = native_list_append(v, ["descupler", "verb", "descuple", "descuplé", "descuplé", "", "to detach"])
|
||
let v = native_list_append(v, ["manacer", "verb", "manaz", "manacé", "manacé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["countrefait", "verb", "countrefait", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["countrefaire", "verb", "countrefaz", "countrefait", "countrefait", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sujurner", "verb", "sujurn", "sujurné", "sujurné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["descunseillier", "verb", "descunseil", "descunseillié", "descunseillié", "", "to advise against"])
|
||
let v = native_list_append(v, ["esbaneier", "verb", "esbani", "esbaneié", "esbaneié", "", "to go for"])
|
||
let v = native_list_append(v, ["honurer", "verb", "honur", "honuré", "honuré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["apuier", "verb", "apui", "apuié", "apuié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plurant", "verb", "plurant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["honir", "verb", "honis", "honi", "honi", "", "to shame disgrace"])
|
||
let v = native_list_append(v, ["hunir", "verb", "hunir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["defendre", "verb", "defent", "defendu", "defendu", "", "to defend"])
|
||
let v = native_list_append(v, ["veeir", "verb", "vei", "veü", "veü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["despenser", "verb", "despens", "despensé", "despensé", "", "to spend money"])
|
||
let v = native_list_append(v, ["mortifier", "verb", "mortifi", "mortifïé", "mortifïé", "", "to kill to"])
|
||
let v = native_list_append(v, ["entramer", "verb", "m'entraim", "entramé", "entramé", "", "to love one"])
|
||
let v = native_list_append(v, ["beivre", "verb", "beif", "beü", "beü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["remaneir", "verb", "remaing", "remanu", "remanu", "", "Anglo-Norman form of"])
|
||
let v = native_list_append(v, ["jeüner", "verb", "jeün", "jeüné", "jeüné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plungier", "verb", "plunge", "plungié", "plungié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guaiter", "verb", "guait", "guaité", "guaité", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desplaire", "verb", "desplaz", "despleü", "despleü", "", "to irritate to"])
|
||
let v = native_list_append(v, ["envolupé", "verb", "envolupé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["envoluper", "verb", "envolup", "envolupé", "envolupé", "", "to enwrap to"])
|
||
let v = native_list_append(v, ["recunforter", "verb", "recunfort", "recunforté", "recunforté", "", "to comfort to"])
|
||
let v = native_list_append(v, ["acuinter", "verb", "acuint", "acuinté", "acuinté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guaaignier", "verb", "guaaing", "guaaignié", "guaaignié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["satisfier", "verb", "satisfi", "satisfïé", "satisfïé", "", "to satisfy"])
|
||
let v = native_list_append(v, ["espleitier", "verb", "espleit", "espleitié", "espleitié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuntenir", "verb", "cuntieng", "cuntenu", "cuntenu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desevrer", "verb", "desoivre", "desevré", "desevré", "", "to separate to"])
|
||
let v = native_list_append(v, ["esluignier", "verb", "esluing", "esluignié", "esluignié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuntredire", "verb", "cuntredi", "cuntredit", "cuntredit", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guaster", "verb", "guast", "guasté", "guasté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["apareillier", "verb", "apareil", "apareillié", "apareillié", "", "to arm or"])
|
||
let v = native_list_append(v, ["flourir", "verb", "flouris", "flouri", "flouri", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["damagier", "verb", "damage", "damagié", "damagié", "", "to hurt to"])
|
||
let v = native_list_append(v, ["enbuschier", "verb", "enbusche", "enbuschié", "enbuschié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chargier", "verb", "charge", "chargié", "chargié", "", "to load to"])
|
||
let v = native_list_append(v, ["aquintier", "verb", "aquint", "aquintié", "aquintié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["turmenter", "verb", "turment", "turmenté", "turmenté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["discusser", "verb", "discus", "discussé", "discussé", "", "to discuss to"])
|
||
let v = native_list_append(v, ["mesprendre", "verb", "mespreing", "mespris", "mespris", "", "To misunderstand"])
|
||
let v = native_list_append(v, ["trahiner", "verb", "trahin", "trahiné", "trahiné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["trubler", "verb", "truble", "trublé", "trublé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deservir", "verb", "deserf", "deservi", "deservi", "", "to serve well"])
|
||
let v = native_list_append(v, ["enfourmer", "verb", "enfourm", "enfourmé", "enfourmé", "", "to form or"])
|
||
let v = native_list_append(v, ["guardant", "verb", "guardant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["sohaidier", "verb", "sohait", "sohaidié", "sohaidié", "", "to wish"])
|
||
let v = native_list_append(v, ["differer", "verb", "differ", "differé", "differé", "", "To differ"])
|
||
let v = native_list_append(v, ["membrer", "verb", "membre", "membré", "membré", "", "to remember to"])
|
||
let v = native_list_append(v, ["prechier", "verb", "preche", "prechié", "prechié", "", "to preach"])
|
||
let v = native_list_append(v, ["requere", "verb", "requier", "requis", "requis", "", "alternative form of"])
|
||
let v = native_list_append(v, ["souploier", "verb", "soupli", "souploié", "souploié", "", "to provide to"])
|
||
let v = native_list_append(v, ["aparoir", "verb", "apair", "aparu", "aparu", "", "to appear to"])
|
||
let v = native_list_append(v, ["aprocher", "verb", "aproche", "aproché", "aproché", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["bataillier", "verb", "batail", "bataillié", "bataillié", "", "to fight to"])
|
||
let v = native_list_append(v, ["renoier", "verb", "reni", "renoié", "renoié", "", "to deny"])
|
||
let v = native_list_append(v, ["seü", "verb", "seü", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["osteler", "verb", "ostel", "ostelé", "ostelé", "", "to take in"])
|
||
let v = native_list_append(v, ["delitier", "verb", "delit", "delitié", "delitié", "", "to delight"])
|
||
let v = native_list_append(v, ["estendre", "verb", "estent", "estendu", "estendu", "", "to stretch extend"])
|
||
let v = native_list_append(v, ["fenir", "verb", "fenis", "feni", "feni", "", "alternative form of"])
|
||
let v = native_list_append(v, ["encreistre", "verb", "encreis", "encreü", "encreü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estreindre", "verb", "estreing", "estreint", "estreint", "", "to strain stretch"])
|
||
let v = native_list_append(v, ["preindre", "verb", "preindre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aisier", "verb", "ais", "aisié", "aisié", "", "to put at"])
|
||
let v = native_list_append(v, ["aisié", "verb", "aisié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["compasser", "verb", "compas", "compassé", "compassé", "", "to compass measure"])
|
||
let v = native_list_append(v, ["comprehender", "verb", "comprehent", "comprehendé", "comprehendé", "", "to teach"])
|
||
let v = native_list_append(v, ["enhauncer", "verb", "enhaunz", "enhauncé", "enhauncé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arangier", "verb", "arange", "arangié", "arangié", "", "to arrange put"])
|
||
let v = native_list_append(v, ["esforcier", "verb", "esforz", "esforcié", "esforcié", "", "to try to"])
|
||
let v = native_list_append(v, ["anuller", "verb", "anul", "anullé", "anullé", "", "to consider invalid"])
|
||
let v = native_list_append(v, ["rasper", "verb", "rasp", "raspé", "raspé", "", "to grate scratch"])
|
||
let v = native_list_append(v, ["apareir", "verb", "apair", "aparu", "aparu", "", "to appear"])
|
||
let v = native_list_append(v, ["aparir", "verb", "apair", "aparu", "aparu", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["graper", "verb", "grap", "grapé", "grapé", "", "to pick grapes"])
|
||
let v = native_list_append(v, ["condicionner", "verb", "condicion", "condicionné", "condicionné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["condicioner", "verb", "condicion", "condicioné", "condicioné", "", "to impose a"])
|
||
let v = native_list_append(v, ["plorant", "verb", "plorant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["redunder", "verb", "redunt", "redundé", "redundé", "", "to rebound to"])
|
||
let v = native_list_append(v, ["mambrer", "verb", "mambre", "mambré", "mambré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sivre", "verb", "siu", "sivi", "sivi", "", "to follow"])
|
||
let v = native_list_append(v, ["aprandre", "verb", "apraing", "apris", "apris", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mediter", "verb", "medit", "medité", "medité", "", "to consider to"])
|
||
let v = native_list_append(v, ["lucrer", "verb", "lucrer", "", "", "", "to save to"])
|
||
let v = native_list_append(v, ["resemblant", "verb", "resemblant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["destrecier", "verb", "destrez", "destrecié", "destrecié", "", "to distress cause"])
|
||
let v = native_list_append(v, ["trobler", "verb", "troble", "troblé", "troblé", "", "to trouble to"])
|
||
let v = native_list_append(v, ["destruit", "verb", "destruit", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["espeer", "verb", "espé", "espeé", "espeé", "", "to pierce with"])
|
||
let v = native_list_append(v, ["espeier", "verb", "espi", "espeié", "espeié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["antredoner", "verb", "antredoing", "antredoné", "antredoné", "", "to give one"])
|
||
let v = native_list_append(v, ["soupleer", "verb", "soupleer", "", "", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["afubler", "verb", "afuble", "afublé", "afublé", "", "to put on"])
|
||
let v = native_list_append(v, ["desafubler", "verb", "desafuble", "desafublé", "desafublé", "", "to remove clothing"])
|
||
let v = native_list_append(v, ["antré", "verb", "antré", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["tramis", "verb", "tramis", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["aparoler", "verb", "aparol", "aparolé", "aparolé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["paroler", "verb", "parol", "parolé", "parolé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["veez", "verb", "veez", "", "", "", "inflection of veir"])
|
||
let v = native_list_append(v, ["barguigner", "verb", "barguing", "barguigné", "barguigné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["costoier", "verb", "costi", "costoié", "costoié", "", "to be at"])
|
||
let v = native_list_append(v, ["anvoier", "verb", "anvoi", "anvoié", "anvoié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["grever", "verb", "grief", "grevé", "grevé", "", "to weigh down"])
|
||
let v = native_list_append(v, ["truevent", "verb", "trovent", "", "", "", "third-person plural indicative/subjunctive"])
|
||
let v = native_list_append(v, ["trueves", "verb", "troves", "", "", "", "second-person singular indicative/subjunctive"])
|
||
let v = native_list_append(v, ["trueve", "verb", "trove", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["atalanter", "verb", "atalant", "atalanté", "atalanté", "", "to evoke desire"])
|
||
let v = native_list_append(v, ["nagier", "verb", "nage", "nagié", "nagié", "", "to sail to"])
|
||
let v = native_list_append(v, ["covoitier", "verb", "covoit", "covoitié", "covoitié", "", "to desire to"])
|
||
let v = native_list_append(v, ["apris", "verb", "apris", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["aiez", "verb", "aïez", "", "", "", "second-person plural present"])
|
||
let v = native_list_append(v, ["ferant", "verb", "ferant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["renestre", "verb", "renés", "renascu", "renascu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arachier", "verb", "arache", "arachié", "arachié", "", "to pull off"])
|
||
let v = native_list_append(v, ["menacier", "verb", "menaz", "menacié", "menacié", "", "to threaten"])
|
||
let v = native_list_append(v, ["emplier", "verb", "empli", "emplïé", "emplïé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entremetre", "verb", "entremet", "entremis", "entremis", "", "to put between"])
|
||
let v = native_list_append(v, ["espeller", "verb", "espel", "espellé", "espellé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desprisoner", "verb", "desprison", "desprisoné", "desprisoné", "", "to set free"])
|
||
let v = native_list_append(v, ["recouchier", "verb", "recouche", "recouchié", "recouchié", "", "to go back"])
|
||
let v = native_list_append(v, ["ansanglanter", "verb", "ansanglant", "ansanglanté", "ansanglanté", "", "to cover with"])
|
||
let v = native_list_append(v, ["correcier", "verb", "correz", "correcié", "correcié", "", "to infuriate to"])
|
||
let v = native_list_append(v, ["deceü", "verb", "deceü", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escouté", "verb", "escouté", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["antendu", "verb", "antendu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["antendre", "verb", "antent", "antendu", "antendu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["celee", "verb", "celee", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["anprisoner", "verb", "anprison", "anprisoné", "anprisoné", "", "to imprison"])
|
||
let v = native_list_append(v, ["tranchier", "verb", "tranche", "tranchié", "tranchié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["andurer", "verb", "andur", "anduré", "anduré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cercer", "verb", "cerz", "cercéṭ", "cercéṭ", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deseriter", "verb", "deserit", "deserité", "deserité", "", "to disinherit"])
|
||
let v = native_list_append(v, ["mescreire", "verb", "mescrei", "mescreiu", "mescreiu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["receivre", "verb", "receif", "receü", "receü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cunquerre", "verb", "cunquier", "cunquis", "cunquis", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plongier", "verb", "plonge", "plongié", "plongié", "", "to dive to"])
|
||
let v = native_list_append(v, ["floter", "verb", "flot", "floté", "floté", "", "to float rest"])
|
||
let v = native_list_append(v, ["dementer", "verb", "dement", "dementé", "dementé", "", "to bewail to"])
|
||
let v = native_list_append(v, ["muveir", "verb", "muef", "meü", "meü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["outragier", "verb", "outrage", "outragié", "outragié", "", "to be excessive"])
|
||
let v = native_list_append(v, ["eschiver", "verb", "eschif", "eschivé", "eschivé", "", "to escape to"])
|
||
let v = native_list_append(v, ["boillir", "verb", "boil", "boli", "boli", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["iert", "verb", "iert", "", "", "", "third-person singular imperfect"])
|
||
let v = native_list_append(v, ["antresavoir", "verb", "antresai", "antreseü", "antreseü", "", "to know something"])
|
||
let v = native_list_append(v, ["apovrir", "verb", "apovris", "apovri", "apovri", "", "to impoverish to"])
|
||
let v = native_list_append(v, ["adouber", "verb", "adoup", "adoubé", "adoubé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["adober", "verb", "adop", "adobé", "adobé", "", "to dub to"])
|
||
let v = native_list_append(v, ["coillir", "verb", "cueil", "coilli", "coilli", "", "to pick of"])
|
||
let v = native_list_append(v, ["estandre", "verb", "estant", "estandu", "estandu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["anvaïr", "verb", "anvaïs", "anvaï", "anvaï", "", "alternative form of"])
|
||
let v = native_list_append(v, ["remenoir", "verb", "remenoir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["antrehair", "verb", "m'antrehaz", "antrehaï", "antrehaï", "", "to hate one"])
|
||
let v = native_list_append(v, ["anvaï", "verb", "anvaï", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["deü", "verb", "deü", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["forgier", "verb", "forge", "forgié", "forgié", "", "to forge create"])
|
||
let v = native_list_append(v, ["guverner", "verb", "guvern", "guverné", "guverné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["peschier", "verb", "pesche", "peschié", "peschié", "", "to fish catch"])
|
||
let v = native_list_append(v, ["enoindre", "verb", "enoing", "enoint", "enoint", "", "to anoint"])
|
||
let v = native_list_append(v, ["anterrer", "verb", "anter", "anterré", "anterré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["conbatre", "verb", "conbat", "conbatu", "conbatu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tornoier", "verb", "torni", "tornoié", "tornoié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["conjoir", "verb", "conjoi", "conjoï", "conjoï", "", "to welcome"])
|
||
let v = native_list_append(v, ["ancontrer", "verb", "ancontre", "ancontré", "ancontré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aorer", "verb", "aeur", "aoré", "aoré", "", "to praise or"])
|
||
let v = native_list_append(v, ["deshaitier", "verb", "deshait", "deshaitié", "deshaitié", "", "to discourage"])
|
||
let v = native_list_append(v, ["acesmé", "verb", "acesmee", "acesmés", "acesmees", "", "past participle of"])
|
||
let v = native_list_append(v, ["acesmer", "verb", "acesme", "acesmé", "acesmé", "", "to decorate to"])
|
||
let v = native_list_append(v, ["surseoir", "verb", "sursié", "sursis", "sursis", "", "to abstain from"])
|
||
let v = native_list_append(v, ["esperoner", "verb", "esperon", "esperoné", "esperoné", "", "to spur kick"])
|
||
let v = native_list_append(v, ["baillier", "verb", "bail", "baillié", "baillié", "", "to deliver hand"])
|
||
let v = native_list_append(v, ["dancier", "verb", "danz", "dancié", "dancié", "", "to dance"])
|
||
let v = native_list_append(v, ["complaindre", "verb", "complaing", "complaint", "complaint", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fascher", "verb", "fasche", "fasché", "fasché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deservi", "verb", "deservi", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["estudier", "verb", "estudi", "estudïé", "estudïé", "", "to study"])
|
||
let v = native_list_append(v, ["inhabiter", "verb", "inhabit", "inhabité", "inhabité", "", "alternative form of"])
|
||
let v = native_list_append(v, ["runer", "verb", "run", "runé", "runé", "", "To whisper murmur."])
|
||
let v = native_list_append(v, ["randir", "verb", "randis", "randi", "randi", "", "to run to"])
|
||
let v = native_list_append(v, ["perdut", "verb", "perdu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["beu", "verb", "beü", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["respons", "verb", "response", "responses", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["herbergier", "verb", "herberge", "herbergié", "herbergié", "", "to set up"])
|
||
let v = native_list_append(v, ["eschauffer", "verb", "eschauf", "eschauffé", "eschauffé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gaigner", "verb", "gaing", "gaigné", "gaigné", "", "to win"])
|
||
let v = native_list_append(v, ["renover", "verb", "renof", "renové", "renové", "", "to renew to"])
|
||
let v = native_list_append(v, ["asseurer", "verb", "asseur", "asseuré", "asseuré", "", "to assure to"])
|
||
let v = native_list_append(v, ["fraper", "verb", "frap", "frapé", "frapé", "", "to hit to"])
|
||
let v = native_list_append(v, ["tumber", "verb", "tump", "tumbé", "tumbé", "", "to fall"])
|
||
let v = native_list_append(v, ["destachier", "verb", "destache", "destachié", "destachié", "", "to detach to"])
|
||
let v = native_list_append(v, ["escumer", "verb", "escum", "escumé", "escumé", "", "to dribble allow"])
|
||
let v = native_list_append(v, ["prophetizer", "verb", "prophetis", "prophetizé", "prophetizé", "", "to prophecize"])
|
||
let v = native_list_append(v, ["paistre", "verb", "pais", "peü", "peü", "", "to graze ingest"])
|
||
let v = native_list_append(v, ["repaistre", "verb", "repais", "repeü", "repeü", "", "to eat consume"])
|
||
let v = native_list_append(v, ["devorer", "verb", "devuer", "devoré", "devoré", "", "to devour to"])
|
||
let v = native_list_append(v, ["medlee", "verb", "meslee", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["medlé", "verb", "medlé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["medler", "verb", "medle", "medlé", "medlé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["evacuer", "verb", "evacu", "evacüé", "evacüé", "", "to evacuate to"])
|
||
let v = native_list_append(v, ["podir", "verb", "podir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["joer", "verb", "jo", "joé", "joé", "", "to play"])
|
||
let v = native_list_append(v, ["juer", "verb", "ju", "jüé", "jüé", "", "to play"])
|
||
let v = native_list_append(v, ["acoustumer", "verb", "acoustum", "acoustumé", "acoustumé", "", "to get used"])
|
||
let v = native_list_append(v, ["tumer", "verb", "tum", "tumé", "tumé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reduire", "verb", "redui", "reduit", "reduit", "", "to reduce"])
|
||
let v = native_list_append(v, ["deveir", "verb", "dei", "deu", "deu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sevrer", "verb", "soivre", "sevré", "sevré", "", "to separate"])
|
||
let v = native_list_append(v, ["penetrer", "verb", "penetre", "penetré", "penetré", "", "to penetrate"])
|
||
let v = native_list_append(v, ["conquester", "verb", "conquest", "conquesté", "conquesté", "", "to conquer"])
|
||
let v = native_list_append(v, ["odorer", "verb", "odor", "odoré", "odoré", "", "to smell have"])
|
||
let v = native_list_append(v, ["aorner", "verb", "aorn", "aorné", "aorné", "", "to adorn decorate"])
|
||
let v = native_list_append(v, ["meriter", "verb", "merit", "merité", "merité", "", "to merit to"])
|
||
let v = native_list_append(v, ["areste", "verb", "areste", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["anoncier", "verb", "anonz", "anoncié", "anoncié", "", "to announce to"])
|
||
let v = native_list_append(v, ["aourer", "verb", "aeur", "aouré", "aouré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["remetre", "verb", "remet", "remis", "remis", "", "to put back"])
|
||
let v = native_list_append(v, ["trambler", "verb", "trambler", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["treter", "verb", "tret", "treté", "treté", "", "to treat behave"])
|
||
let v = native_list_append(v, ["chaunger", "verb", "chaunge", "chaungé", "chaungé", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["obeir", "verb", "obeïr", "", "", "", "to obey"])
|
||
let v = native_list_append(v, ["resentir", "verb", "resent", "resenti", "resenti", "", "to smell detect"])
|
||
let v = native_list_append(v, ["garbeler", "verb", "garbel", "garbelé", "garbelé", "", "to garble filter"])
|
||
let v = native_list_append(v, ["desagreer", "verb", "desagré", "desagreé", "desagreé", "", "to be unpleasant"])
|
||
let v = native_list_append(v, ["descomforter", "verb", "descomfort", "descomforté", "descomforté", "", "to sadden"])
|
||
let v = native_list_append(v, ["desfigurer", "verb", "desfigur", "desfiguré", "desfiguré", "", "to disfigure"])
|
||
let v = native_list_append(v, ["desprover", "verb", "despruis", "desprové", "desprové", "", "to deny"])
|
||
let v = native_list_append(v, ["desclamer", "verb", "desclaim", "desclamé", "desclamé", "", "to call upon"])
|
||
let v = native_list_append(v, ["beneir", "verb", "beneï", "beneoit", "beneoit", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["noumer", "verb", "noum", "noumé", "noumé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["crucefier", "verb", "crucefi", "crucefïé", "crucefïé", "", "to crucify kill"])
|
||
let v = native_list_append(v, ["plovoir", "verb", "no-table-tags", "fro-conj-iii", "avoir pleü", "", "to rain"])
|
||
let v = native_list_append(v, ["sojorner", "verb", "sojorn", "sojorné", "sojorné", "", "to spend time"])
|
||
let v = native_list_append(v, ["crachier", "verb", "crache", "crachié", "crachié", "", "to spit expell"])
|
||
let v = native_list_append(v, ["creue", "verb", "creüe", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["ateindre", "verb", "ateing", "ateint", "ateint", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ateint", "verb", "ateint", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["enditer", "verb", "endit", "endité", "endité", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rostir", "verb", "rostis", "rosti", "rosti", "", "to roast specifically"])
|
||
let v = native_list_append(v, ["creü", "verb", "creü", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["couvenir", "verb", "couvieng", "couvenu", "couvenu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estrangler", "verb", "estrangle", "estranglé", "estranglé", "", "to strangle to"])
|
||
let v = native_list_append(v, ["esbatre", "verb", "esbat", "esbatu", "esbatu", "", "to hit to"])
|
||
let v = native_list_append(v, ["demoustrer", "verb", "demoustre", "demoustré", "demoustré", "", "to show to"])
|
||
let v = native_list_append(v, ["geir", "verb", "gei", "geï", "geï", "", "to admit to"])
|
||
let v = native_list_append(v, ["porloigner", "verb", "porloing", "porloigné", "porloigné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["atraire", "verb", "atrai", "atrait", "atrait", "", "to attract"])
|
||
let v = native_list_append(v, ["cembler", "verb", "cemble", "cemblé", "cemblé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["boillant", "verb", "boillant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["beneïr", "verb", "beneï", "beneoit", "beneoit", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["marchier", "verb", "marche", "marchié", "marchié", "", "to walk to"])
|
||
let v = native_list_append(v, ["mesdire", "verb", "mesdi", "mesdit", "mesdit", "", "to traduce to"])
|
||
let v = native_list_append(v, ["asproier", "verb", "aspri", "asproié", "asproié", "", "to torment to"])
|
||
let v = native_list_append(v, ["fremir", "verb", "fremis", "fremi", "fremi", "", "to shake to"])
|
||
let v = native_list_append(v, ["redescovrir", "verb", "redescuevre", "redescovert", "redescovert", "", "to rediscover"])
|
||
let v = native_list_append(v, ["maldire", "verb", "maldi", "maldiü", "maldiü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reschauffer", "verb", "reschauf", "reschauffé", "reschauffé", "", "to warm up"])
|
||
let v = native_list_append(v, ["porrir", "verb", "porris", "porri", "porri", "", "to rot to"])
|
||
let v = native_list_append(v, ["chaufer", "verb", "chauf", "chaufé", "chaufé", "", "heat warm"])
|
||
let v = native_list_append(v, ["descrire", "verb", "descrif", "descrit", "descrit", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["hardir", "verb", "hardis", "hardi", "hardi", "", "to harden make"])
|
||
let v = native_list_append(v, ["saintefier", "verb", "saintefi", "saintefïé", "saintefïé", "", "to canonize make"])
|
||
let v = native_list_append(v, ["paier", "verb", "pai", "paié", "paié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mariee", "verb", "mariee", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["conlauder", "verb", "conlaut", "conlaudé", "conlaudé", "", "to laud to"])
|
||
let v = native_list_append(v, ["croster", "verb", "crost", "crosté", "crosté", "", "to crust to"])
|
||
let v = native_list_append(v, ["pensee", "verb", "pensede", "pansee", "pencee", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["vestues", "verb", "vestues", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["vestue", "verb", "vestue", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["apaisier", "verb", "apais", "apaisié", "apaisié", "", "to make less"])
|
||
let v = native_list_append(v, ["gaimenter", "verb", "gaiment", "gaimenté", "gaimenté", "", "to lament bemoan"])
|
||
let v = native_list_append(v, ["flotant", "verb", "flotant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["enchaigner", "verb", "enchaing", "enchaigné", "enchaigné", "", "to chain restrain"])
|
||
let v = native_list_append(v, ["sedeir", "verb", "sedeir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sunger", "verb", "sunge", "sungé", "sungé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chevalcher", "verb", "chevalche", "chevalché", "chevalché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cunduire", "verb", "cundui", "cunduit", "cunduit", "", "alternative form of"])
|
||
let v = native_list_append(v, ["freit", "verb", "freit", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["apareiller", "verb", "apareil", "apareillé", "apareillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enquester", "verb", "enquest", "enquesté", "enquesté", "", "to investigate"])
|
||
let v = native_list_append(v, ["lascher", "verb", "lasche", "lasché", "lasché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pluret", "verb", "pluré", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["cumencet", "verb", "cumencé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["encuntret", "verb", "encuntré", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["encuntrer", "verb", "encuntre", "encuntré", "encuntré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nasfret", "verb", "nasfré", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["chevalcer", "verb", "chevalz", "chevalcé", "chevalcé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["trenchet", "verb", "trenché", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["vedeir", "verb", "vei", "veḍüṭ", "veḍüṭ", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vencut", "verb", "vencu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["recercer", "verb", "recerz", "recercé", "recercé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["truvet", "verb", "truvet", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["culchet", "verb", "culchet", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["descendut", "verb", "descendut", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["demustrer", "verb", "demustre", "demustré", "demustré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cunseillet", "verb", "cunseillet", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["cunquere", "verb", "cunquier", "cunquis", "cunquis", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chevalchet", "verb", "chevalchet", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["nuncier", "verb", "nunz", "nuncié", "nuncié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nunciet", "verb", "nunciet", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["caeir", "verb", "caeir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nuncer", "verb", "nunz", "nuncé", "nuncé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cadeir", "verb", "cadeir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entreduner", "verb", "entreduing", "entreduné", "entreduné", "", "to exchange to"])
|
||
let v = native_list_append(v, ["derumpre", "verb", "derump", "derut", "derut", "", "to break to"])
|
||
let v = native_list_append(v, ["cunsentir", "verb", "cunsent", "cunsenti", "cunsenti", "", "alternative form of"])
|
||
let v = native_list_append(v, ["brocher", "verb", "broche", "broché", "broché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aduber", "verb", "adup", "adubé", "adubé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["interpoler", "verb", "interpol", "interpolé", "interpolé", "", "to interrupt"])
|
||
let v = native_list_append(v, ["trametre", "verb", "tramet", "tramis", "tramis", "", "to send"])
|
||
let v = native_list_append(v, ["descrier", "verb", "descri", "descrïé", "descrïé", "", "to announce to"])
|
||
let v = native_list_append(v, ["moveir", "verb", "muef", "meü", "meü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["wasté", "verb", "wasté", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["anuncier", "verb", "anunz", "anuncié", "anuncié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bauptizer", "verb", "bauptis", "bauptizé", "bauptizé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["kuider", "verb", "kuit", "kuidé", "kuidé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sonjer", "verb", "sonje", "sonjé", "sonjé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["veincu", "verb", "veincut", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["prametre", "verb", "pramet", "pramis", "pramis", "", "to promise"])
|
||
let v = native_list_append(v, ["desfendre", "verb", "desfent", "desfendu", "desfendu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["graanter", "verb", "graant", "graanté", "graanté", "", "to guarantee to"])
|
||
let v = native_list_append(v, ["recoillir", "verb", "recueil", "recoilli", "recoilli", "", "to gather up"])
|
||
let v = native_list_append(v, ["asemler", "verb", "asemle", "asemlé", "asemlé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espuser", "verb", "espeus", "espusé", "espusé", "", "to marry join"])
|
||
let v = native_list_append(v, ["esposer", "verb", "espeus", "esposé", "esposé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cunquester", "verb", "cunquest", "cunquesté", "cunquesté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fraindre", "verb", "fraindre", "", "", "", "to break damage"])
|
||
let v = native_list_append(v, ["freindre", "verb", "freindre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escerveler", "verb", "escervel", "escervelé", "escervelé", "", "to kill by"])
|
||
let v = native_list_append(v, ["pramis", "verb", "pramis", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["sorpris", "verb", "sorpris", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["sorprendre", "verb", "sorpreing", "sorpris", "sorpris", "", "to seize take"])
|
||
let v = native_list_append(v, ["sanble", "verb", "sanble", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["afeblir", "verb", "afeblis", "afebli", "afebli", "", "to weaken to"])
|
||
let v = native_list_append(v, ["escolter", "verb", "escolt", "escolté", "escolté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enclore", "verb", "enclo", "enclos", "enclos", "", "to enclose form"])
|
||
let v = native_list_append(v, ["coru", "verb", "coru", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["manacher", "verb", "manache", "manaché", "manaché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["afamer", "verb", "afam", "afamé", "afamé", "", "to starve to"])
|
||
let v = native_list_append(v, ["marrir", "verb", "marris", "marri", "marri", "", "to frustrate to"])
|
||
let v = native_list_append(v, ["conveier", "verb", "convei", "conveié", "conveié", "", "to escort someone"])
|
||
let v = native_list_append(v, ["esmoveir", "verb", "esmuef", "esmeü", "esmeü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["justiser", "verb", "justis", "justisé", "justisé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chaleir", "verb", "no-table-tags", "fro-conj-chaloir", "aveir chalu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["issant", "verb", "issant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["voidier", "verb", "voit", "voidié", "voidié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["retaillier", "verb", "retail", "retaillié", "retaillié", "", "to shape by"])
|
||
let v = native_list_append(v, ["tollir", "verb", "toil", "tolu", "tolu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esfreer", "verb", "esfroi", "esfreé", "esfreé", "", "to scare to"])
|
||
let v = native_list_append(v, ["muillier", "verb", "muil", "muillié", "muillié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["secher", "verb", "seche", "seché", "seché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["percier", "verb", "pierz", "percié", "percié", "", "to pierce to"])
|
||
let v = native_list_append(v, ["repairier", "verb", "repair", "repairié", "repairié", "", "to go home"])
|
||
let v = native_list_append(v, ["racunter", "verb", "racunt", "racunté", "racunté", "", "to tell to"])
|
||
let v = native_list_append(v, ["munstrer", "verb", "munstre", "munstré", "munstré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aveir chier", "verb", "aveir chier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["avoir chier", "verb", "avoir chier", "", "", "", "to hold someone"])
|
||
let v = native_list_append(v, ["numbrer", "verb", "numbre", "numbré", "numbré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["weyver", "verb", "weyf", "weyvé", "weyvé", "", "to waive to"])
|
||
let v = native_list_append(v, ["defubler", "verb", "defuble", "defublé", "defublé", "", "to undress remove"])
|
||
let v = native_list_append(v, ["tenir chier", "verb", "tenir cher", "", "", "", "to hold someone"])
|
||
let v = native_list_append(v, ["i avoir", "verb", "i avoir", "", "", "", "there be"])
|
||
let v = native_list_append(v, ["i aveir", "verb", "i aveir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cunreer", "verb", "cunroi", "cunreé", "cunreé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estormir", "verb", "estormis", "estormi", "estormi", "", "to storm"])
|
||
let v = native_list_append(v, ["perir", "verb", "peris", "peri", "peri", "", "to die to"])
|
||
let v = native_list_append(v, ["somoundre", "verb", "somouing", "somouns", "somouns", "", "alternative form of"])
|
||
let v = native_list_append(v, ["creindre", "verb", "creim", "creint", "creint", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chaunter", "verb", "chaunt", "chaunté", "chaunté", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["amois", "verb", "amois", "", "", "", "first-person singular imperfect"])
|
||
let v = native_list_append(v, ["enginier", "verb", "engin", "enginié", "enginié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["maindre", "verb", "maing", "manu", "manu", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["maneir", "verb", "maing", "manu", "manu", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["avancier", "verb", "avanz", "avancié", "avancié", "", "to advance to"])
|
||
let v = native_list_append(v, ["aanchrer", "verb", "aanchre", "aanchré", "aanchré", "", "to anchor"])
|
||
let v = native_list_append(v, ["acoster", "verb", "acost", "acosté", "acosté", "", "to land reach"])
|
||
let v = native_list_append(v, ["deschargier", "verb", "descharge", "deschargié", "deschargié", "", "to unload to"])
|
||
let v = native_list_append(v, ["manace", "verb", "manatce", "menace", "manache", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["laidir", "verb", "laidis", "laidi", "laidi", "", "to offend"])
|
||
let v = native_list_append(v, ["sorveir", "verb", "sorvei", "sorveü", "sorveü", "", "to survey to"])
|
||
let v = native_list_append(v, ["coarder", "verb", "coart", "coardé", "coardé", "", "to act in"])
|
||
let v = native_list_append(v, ["escumengier", "verb", "escumenge", "escumengié", "escumengié", "", "to excommunicate remove"])
|
||
let v = native_list_append(v, ["cremir", "verb", "criem", "crient", "crient", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["oez", "verb", "oiez", "oyez", "", "", "inflection of oir"])
|
||
let v = native_list_append(v, ["entreveoir", "verb", "m'entrevoi", "entreveü", "entreveü", "", "to see one"])
|
||
let v = native_list_append(v, ["croissir", "verb", "croissis", "croissi", "croissi", "", "to crush to"])
|
||
let v = native_list_append(v, ["soleit", "verb", "soleit", "", "", "", "third-person singular imperfect"])
|
||
let v = native_list_append(v, ["assaveir", "verb", "assai", "asseü", "asseü", "", "to know"])
|
||
let v = native_list_append(v, ["convicter", "verb", "convict", "convicté", "convicté", "", "to convict"])
|
||
let v = native_list_append(v, ["assoiler", "verb", "assoil", "assoilé", "assoilé", "", "to absolve chiefly"])
|
||
let v = native_list_append(v, ["assercher", "verb", "asserche", "asserché", "asserché", "", "to search for"])
|
||
let v = native_list_append(v, ["periller", "verb", "peril", "perillé", "perillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plaissier", "verb", "plais", "plaissié", "plaissié", "", "to dispute to"])
|
||
let v = native_list_append(v, ["greer", "verb", "gré", "greé", "greé", "", "to consent to"])
|
||
let v = native_list_append(v, ["resforcier", "verb", "resforz", "resforcié", "resforcié", "", "to reinforce"])
|
||
let v = native_list_append(v, ["agaitier", "verb", "agait", "agaitié", "agaitié", "", "to watch to"])
|
||
let v = native_list_append(v, ["fructefier", "verb", "fructefi", "fructefïé", "fructefïé", "", "to fructify to"])
|
||
let v = native_list_append(v, ["maleir", "verb", "maleï", "maleoit", "maleoit", "", "to curse to"])
|
||
let v = native_list_append(v, ["despendre", "verb", "despent", "despendu", "despendu", "", "to spend money"])
|
||
let v = native_list_append(v, ["acorre", "verb", "acor", "acoru", "acoru", "", "to run"])
|
||
let v = native_list_append(v, ["pretendre", "verb", "pretent", "pretendu", "pretendu", "", "to claim"])
|
||
let v = native_list_append(v, ["adormir", "verb", "m'adorm", "adormi", "adormi", "", "to fall asleep"])
|
||
let v = native_list_append(v, ["estover", "verb", "no-table-tags", "fro-conj-iii", "aveir esteü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ofrir", "verb", "uefre", "ofert", "ofert", "", "to offer"])
|
||
let v = native_list_append(v, ["confermer", "verb", "conferm", "confermé", "confermé", "", "to confirm"])
|
||
let v = native_list_append(v, ["jeuner", "verb", "jeun", "jeuné", "jeuné", "", "to fast go"])
|
||
let v = native_list_append(v, ["condescendre", "verb", "condescent", "condescendu", "condescendu", "", "to descend to"])
|
||
let v = native_list_append(v, ["asseger", "verb", "assiege", "assegé", "assegé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["socore", "verb", "socor", "socoru", "socoru", "", "to rescue to"])
|
||
let v = native_list_append(v, ["perceivre", "verb", "perceif", "perceü", "perceü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["socoru", "verb", "socoru", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["aconter", "verb", "acont", "aconté", "aconté", "", "to tell to"])
|
||
let v = native_list_append(v, ["doctriner", "verb", "doctrin", "doctriné", "doctriné", "", "to educate"])
|
||
let v = native_list_append(v, ["cacier", "verb", "caz", "cacié", "cacié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entracorder", "verb", "entracort", "entracordé", "entracordé", "", "to agree to"])
|
||
let v = native_list_append(v, ["rener", "verb", "ren", "rené", "rené", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desfendu", "verb", "desfendu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["entroublier", "verb", "entroubli", "entroublïé", "entroublïé", "", "to forget"])
|
||
let v = native_list_append(v, ["destraindre", "verb", "destraing", "destraint", "destraint", "", "to press on"])
|
||
let v = native_list_append(v, ["ocis", "verb", "ocis", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["cachier", "verb", "cache", "cachié", "cachié", "", "to hide"])
|
||
let v = native_list_append(v, ["engenrer", "verb", "engenre", "engenré", "engenré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["monteplier", "verb", "monteplier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ireter", "verb", "iret", "ireté", "ireté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entremanecier", "verb", "entremanez", "entremanecié", "entremanecié", "", "to threaten one"])
|
||
let v = native_list_append(v, ["sosrire", "verb", "sosri", "sosris", "sosris", "", "to smile"])
|
||
let v = native_list_append(v, ["laier", "verb", "lai", "laiié", "laiié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rainer", "verb", "rain", "rainé", "rainé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["manecier", "verb", "manez", "manecié", "manecié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["creanter", "verb", "creant", "creanté", "creanté", "", "to allow to"])
|
||
let v = native_list_append(v, ["surrendre", "verb", "surrent", "surrendu", "surrendu", "", "to give up"])
|
||
let v = native_list_append(v, ["ellire", "verb", "elli", "elleü", "elleü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ensaignier", "verb", "ensaing", "ensaignié", "ensaignié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tranlater", "verb", "tranlat", "tranlaté", "tranlaté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entepreter", "verb", "entepret", "entepreté", "entepreté", "", "to interpret to"])
|
||
let v = native_list_append(v, ["venqu", "verb", "venqu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["orillier", "verb", "oril", "orillié", "orillié", "", "to listen"])
|
||
let v = native_list_append(v, ["harpant", "verb", "harpant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["vertir", "verb", "vert", "verti", "verti", "", "to return to"])
|
||
let v = native_list_append(v, ["esrer", "verb", "esre", "esré", "esré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["semondre", "verb", "semoing", "semons", "semons", "", "to summon to"])
|
||
let v = native_list_append(v, ["entreferir", "verb", "entrefier", "entreferu", "entreferu", "", "to hit one"])
|
||
let v = native_list_append(v, ["poroffrir", "verb", "porueffre", "poroffert", "poroffert", "", "to offer"])
|
||
let v = native_list_append(v, ["aencrer", "verb", "aencre", "aencré", "aencré", "", "to anchor of"])
|
||
let v = native_list_append(v, ["haucer", "verb", "hauz", "haucé", "haucé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ensanglenter", "verb", "ensanglent", "ensanglenté", "ensanglenté", "", "to cause to"])
|
||
let v = native_list_append(v, ["engoler", "verb", "engol", "engolé", "engolé", "", "to take to"])
|
||
let v = native_list_append(v, ["trancier", "verb", "tranz", "trancié", "trancié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cerquier", "verb", "cerc", "cerquié", "cerquié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["detrancier", "verb", "detranz", "detrancié", "detrancié", "", "to cut up"])
|
||
let v = native_list_append(v, ["estinceler", "verb", "estincel", "estincelé", "estincelé", "", "to spark produce"])
|
||
let v = native_list_append(v, ["suire", "verb", "sui", "suivi", "suivi", "", "alternative form of"])
|
||
let v = native_list_append(v, ["suiant", "verb", "suiant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["pestre", "verb", "pes", "peü", "peü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sormonter", "verb", "sormont", "sormonté", "sormonté", "", "to surpass to"])
|
||
let v = native_list_append(v, ["painer", "verb", "pain", "painé", "painé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enflamer", "verb", "enflam", "enflamé", "enflamé", "", "to set alight"])
|
||
let v = native_list_append(v, ["esrant", "verb", "esrant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["coltiver", "verb", "coltif", "coltivé", "coltivé", "", "to cultivate"])
|
||
let v = native_list_append(v, ["ajoster", "verb", "ajost", "ajosté", "ajosté", "", "to add"])
|
||
let v = native_list_append(v, ["ajosté", "verb", "ajosté", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["manaces", "verb", "manaces", "", "", "", "second-person singular present"])
|
||
let v = native_list_append(v, ["najant", "verb", "najant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["recrestre", "verb", "recrés", "recreü", "recreü", "", "to reincrease to"])
|
||
let v = native_list_append(v, ["crestre", "verb", "cres", "creü", "creü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["emprendre", "verb", "empreing", "empris", "empris", "", "to undertake take"])
|
||
let v = native_list_append(v, ["aferir", "verb", "afier", "aferu", "aferu", "", "to relate to"])
|
||
let v = native_list_append(v, ["encoragier", "verb", "encorage", "encoragié", "encoragié", "", "to encourage"])
|
||
let v = native_list_append(v, ["encorager", "verb", "encorage", "encoragé", "encoragé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["removoir", "verb", "remuef", "remeü", "remeü", "", "to separate"])
|
||
let v = native_list_append(v, ["remouvoir", "verb", "remuef", "remeü", "remeü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["allower", "verb", "allow", "allowé", "allowé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["presumer", "verb", "presum", "presumé", "presumé", "", "to presume take"])
|
||
let v = native_list_append(v, ["tenaunt", "verb", "tenaunt", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["engignier", "verb", "enging", "engignié", "engignié", "", "to create to"])
|
||
let v = native_list_append(v, ["enginer", "verb", "engin", "enginé", "enginé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["proier", "verb", "pri", "proié", "proié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["larmoier", "verb", "larmi", "larmoié", "larmoié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["contralier", "verb", "contrali", "contralïé", "contralïé", "", "to unite against"])
|
||
let v = native_list_append(v, ["empirier", "verb", "empir", "empirié", "empirié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gouer", "verb", "gou", "goué", "goué", "", "alternative form of"])
|
||
let v = native_list_append(v, ["justicier", "verb", "justiz", "justicié", "justicié", "", "to judge to"])
|
||
let v = native_list_append(v, ["raier", "verb", "rai", "raiié", "raiié", "", "to radiate move"])
|
||
let v = native_list_append(v, ["desmaillier", "verb", "desmail", "desmaillié", "desmaillié", "", "to remove chainmail"])
|
||
let v = native_list_append(v, ["enchaucer", "verb", "enchauz", "enchaucé", "enchaucé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["broicher", "verb", "broiche", "broiché", "broiché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estendu", "verb", "estendu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["pormener", "verb", "pormein", "pormené", "pormené", "", "to walk"])
|
||
let v = native_list_append(v, ["desrompre", "verb", "desromp", "desrot", "desrot", "", "to break to"])
|
||
let v = native_list_append(v, ["enpirier", "verb", "enpir", "enpirié", "enpirié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["engraignier", "verb", "engraing", "engraignié", "engraignié", "", "to increase to"])
|
||
let v = native_list_append(v, ["essilier", "verb", "essil", "essilié", "essilié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["trebuchier", "verb", "trebuche", "trebuchié", "trebuchié", "", "to fall to"])
|
||
let v = native_list_append(v, ["escheoit", "verb", "escheoit", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["escheoir", "verb", "eschié", "escheï", "escheï", "", "to fall"])
|
||
let v = native_list_append(v, ["enragier", "verb", "enrage", "enragié", "enragié", "", "to enrage to"])
|
||
let v = native_list_append(v, ["erragier", "verb", "errage", "erragié", "erragié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esragier", "verb", "esrage", "esragié", "esragié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hargnier", "verb", "harng", "hargnié", "hargnié", "", "to complain to"])
|
||
let v = native_list_append(v, ["fiert", "verb", "fiert", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["laire", "verb", "laiier", "", "", "", "to let to"])
|
||
let v = native_list_append(v, ["resplendir", "verb", "resplent", "resplendi", "resplendi", "", "to glimmer gleam"])
|
||
let v = native_list_append(v, ["atargier", "verb", "atarge", "atargié", "atargié", "", "to wait around"])
|
||
let v = native_list_append(v, ["enmener", "verb", "enmein", "enmené", "enmené", "", "to lead away"])
|
||
let v = native_list_append(v, ["desconfire", "verb", "desconfis", "desconfit", "desconfit", "", "to destroy to"])
|
||
let v = native_list_append(v, ["desconfit", "verb", "desconfit", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["araisnier", "verb", "araison", "araisnié", "araisnié", "", "to address someone"])
|
||
let v = native_list_append(v, ["detrenchier", "verb", "detrenche", "detrenchié", "detrenchié", "", "to cut up"])
|
||
let v = native_list_append(v, ["troer", "verb", "tro", "troé", "troé", "", "to put a"])
|
||
let v = native_list_append(v, ["angenrer", "verb", "angenre", "angenré", "angenré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["negier", "verb", "nege", "negié", "negié", "", "to snow"])
|
||
let v = native_list_append(v, ["pencer", "verb", "penz", "pencé", "pencé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entrabrasser", "verb", "m'entrabras", "entrabrassé", "entrabrassé", "", "to hug one"])
|
||
let v = native_list_append(v, ["acouchier", "verb", "acouche", "acouchié", "acouchié", "", "to give birth"])
|
||
let v = native_list_append(v, ["desfubler", "verb", "desfuble", "desfublé", "desfublé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["torbler", "verb", "torble", "torblé", "torblé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["engouler", "verb", "engoul", "engoulé", "engoulé", "", "to put into"])
|
||
let v = native_list_append(v, ["engoulé", "verb", "engoulé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["remordre", "verb", "remort", "remors", "remors", "", "to bite of"])
|
||
let v = native_list_append(v, ["dampner", "verb", "dampne", "dampné", "dampné", "", "to damn"])
|
||
let v = native_list_append(v, ["dempner", "verb", "dempne", "dempné", "dempné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estraire", "verb", "estrai", "estrait", "estrait", "", "to extract"])
|
||
let v = native_list_append(v, ["parçonner", "verb", "parçon", "parçonné", "parçonné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["descuvrir", "verb", "descuevre", "descuvert", "descuvert", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chaver", "verb", "chaver", "", "", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["taner", "verb", "tan", "tané", "tané", "", "to tan to"])
|
||
let v = native_list_append(v, ["noer", "verb", "no", "noé", "noé", "", "to swim travel"])
|
||
let v = native_list_append(v, ["paroistre", "verb", "parois", "pareü", "pareü", "", "to appear to"])
|
||
let v = native_list_append(v, ["duire", "verb", "dui", "duit", "duit", "", "to direct to"])
|
||
let v = native_list_append(v, ["esteindre", "verb", "esteing", "esteint", "esteint", "", "to extinguish to"])
|
||
let v = native_list_append(v, ["eslargir", "verb", "eslargis", "eslargi", "eslargi", "", "to enlarge to"])
|
||
let v = native_list_append(v, ["purveir", "verb", "purvei", "purveü", "purveü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["purveer", "verb", "purveer", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["envenimer", "verb", "envenim", "envenimé", "envenimé", "", "to envenom to"])
|
||
let v = native_list_append(v, ["chevir", "verb", "chevis", "chevi", "chevi", "", "to finish to"])
|
||
let v = native_list_append(v, ["fouir", "verb", "fue", "fouï", "fouï", "", "alternative form of"])
|
||
let v = native_list_append(v, ["forbir", "verb", "forbis", "forbi", "forbi", "", "to clean"])
|
||
let v = native_list_append(v, ["burnir", "verb", "burnis", "burni", "burni", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fringuer", "verb", "frinc", "fringué", "fringué", "", "to gambol to"])
|
||
let v = native_list_append(v, ["bailler", "verb", "bail", "baillé", "baillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espessir", "verb", "espessis", "espessi", "espessi", "", "to thicken to"])
|
||
let v = native_list_append(v, ["agister", "verb", "agist", "agisté", "agisté", "", "to agist take"])
|
||
let v = native_list_append(v, ["recounter", "verb", "recount", "recounté", "recounté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desrengier", "verb", "desrenge", "desrengié", "desrengié", "", "to disarrange"])
|
||
let v = native_list_append(v, ["sourveoir", "verb", "sourvoi", "sourveü", "sourveü", "", "to oversee to"])
|
||
let v = native_list_append(v, ["surveoir", "verb", "survoi", "surveü", "surveü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sorrirre", "verb", "sorri", "sorris", "sorris", "", "to smile"])
|
||
let v = native_list_append(v, ["ravauder", "verb", "ravaut", "ravaudé", "ravaudé", "", "to mend"])
|
||
let v = native_list_append(v, ["souillier", "verb", "souil", "souillié", "souillié", "", "to dirty to"])
|
||
let v = native_list_append(v, ["segonder", "verb", "segont", "segondé", "segondé", "", "to follow to"])
|
||
let v = native_list_append(v, ["bers", "verb", "bers", "", "", "", "inflection of berser"])
|
||
let v = native_list_append(v, ["reploier", "verb", "repli", "reploié", "reploié", "", "to fold"])
|
||
let v = native_list_append(v, ["relascher", "verb", "relasche", "relasché", "relasché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["relaisser", "verb", "relais", "relaissié", "relaissié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["refreschir", "verb", "refreschis", "refreschi", "refreschi", "", "to refresh"])
|
||
let v = native_list_append(v, ["ralier", "verb", "rali", "ralïé", "ralïé", "", "to gather up"])
|
||
let v = native_list_append(v, ["draoncler", "verb", "draoncle", "draonclé", "draonclé", "", "to suppurate"])
|
||
let v = native_list_append(v, ["rancler", "verb", "rancle", "ranclé", "ranclé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["raancler", "verb", "raancle", "raanclé", "raanclé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ragier", "verb", "rage", "ragié", "ragié", "", "to remove forcefully"])
|
||
let v = native_list_append(v, ["proferer", "verb", "profer", "proferé", "proferé", "", "to say out"])
|
||
let v = native_list_append(v, ["preveoir", "verb", "prevoi", "preveü", "preveü", "", "to anticipate to"])
|
||
let v = native_list_append(v, ["preveu", "verb", "preveu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["paincter", "verb", "painct", "paincté", "paincté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parbouillir", "verb", "parbouil", "parbouli", "parbouli", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pantoisier", "verb", "pantois", "pantoisié", "pantoisié", "", "to breathe with"])
|
||
let v = native_list_append(v, ["finé", "verb", "finé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["avra", "verb", "avra", "", "", "", "third-person singular future"])
|
||
let v = native_list_append(v, ["nigier", "verb", "nige", "nigié", "nigié", "", "to nest of"])
|
||
let v = native_list_append(v, ["desmanteler", "verb", "desmantel", "desmantelé", "desmantelé", "", "to remove someones"])
|
||
let v = native_list_append(v, ["laisier", "verb", "lais", "laisié", "laisié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["giveer", "verb", "givei", "giveé", "giveé", "", "to give"])
|
||
let v = native_list_append(v, ["enhabiter", "verb", "enhabit", "enhabité", "enhabité", "", "to inhabit to"])
|
||
let v = native_list_append(v, ["broier", "verb", "bri", "broié", "broié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["breer", "verb", "bre", "breé", "breé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bolengier", "verb", "bolenge", "bolengié", "bolengié", "", "to bake bread"])
|
||
let v = native_list_append(v, ["revisiter", "verb", "revisit", "revisité", "revisité", "", "to visit again"])
|
||
let v = native_list_append(v, ["grapper", "verb", "grap", "grappé", "grappé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["craper", "verb", "crap", "crapé", "crapé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cheoir", "verb", "chié", "cheï", "cheï", "", "to fall"])
|
||
let v = native_list_append(v, ["barater", "verb", "barat", "baraté", "baraté", "", "to trick to"])
|
||
let v = native_list_append(v, ["sourdre", "verb", "surdre", "", "", "", "to spurt to"])
|
||
let v = native_list_append(v, ["alegier", "verb", "alege", "alegié", "alegié", "", "to acquit of"])
|
||
let v = native_list_append(v, ["frait", "verb", "fret", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["forsené", "verb", "forsené", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["flatir", "verb", "flatis", "flati", "flati", "", "to knock over"])
|
||
let v = native_list_append(v, ["flairier", "verb", "flair", "flairié", "flairié", "", "to smell to"])
|
||
let v = native_list_append(v, ["favorir", "verb", "favoris", "favori", "favori", "", "to favor"])
|
||
let v = native_list_append(v, ["esvanir", "verb", "esvanis", "esvani", "esvani", "", "to disappear to"])
|
||
let v = native_list_append(v, ["estanchier", "verb", "estanche", "estanchié", "estanchié", "", "to staunch stop"])
|
||
let v = native_list_append(v, ["espumer", "verb", "espum", "espumé", "espumé", "", "to foam produce"])
|
||
let v = native_list_append(v, ["poons", "verb", "poons", "", "", "", "first-person plural present"])
|
||
let v = native_list_append(v, ["peluchier", "verb", "peluche", "peluchié", "peluchié", "", "to peel"])
|
||
let v = native_list_append(v, ["espoillier", "verb", "espoil", "espoillié", "espoillié", "", "to pillage"])
|
||
let v = native_list_append(v, ["esparpiller", "verb", "esparpil", "esparpillé", "esparpillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escuer", "verb", "escu", "escüé", "escüé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escorcier", "verb", "escorz", "escorcié", "escorcié", "", "to debark remove"])
|
||
let v = native_list_append(v, ["esperer", "verb", "espoir", "esperé", "esperé", "", "to hope"])
|
||
let v = native_list_append(v, ["encliner", "verb", "enclin", "encliné", "encliné", "", "to lean"])
|
||
let v = native_list_append(v, ["floureter", "verb", "flouret", "floureté", "floureté", "", "to blossom"])
|
||
let v = native_list_append(v, ["dessevrer", "verb", "dessoivre", "dessevré", "dessevré", "", "to divide to"])
|
||
let v = native_list_append(v, ["desnoer", "verb", "desno", "desnoé", "desnoé", "", "to unknot undo"])
|
||
let v = native_list_append(v, ["descreistre", "verb", "descreis", "descreü", "descreü", "", "to decrease to"])
|
||
let v = native_list_append(v, ["damnifier", "verb", "damnifi", "damnifïé", "damnifïé", "", "to damage possessions"])
|
||
let v = native_list_append(v, ["deboissier", "verb", "debois", "deboissié", "deboissié", "", "to sculpt"])
|
||
let v = native_list_append(v, ["debrisier", "verb", "debris", "debrisié", "debrisié", "", "to break"])
|
||
let v = native_list_append(v, ["denuncier", "verb", "denunz", "denuncié", "denuncié", "", "to announce to"])
|
||
let v = native_list_append(v, ["criquer", "verb", "cric", "criqué", "criqué", "", "to creak making"])
|
||
let v = native_list_append(v, ["embler", "verb", "emble", "emblé", "emblé", "", "to pillage to"])
|
||
let v = native_list_append(v, ["traveillier", "verb", "traveilli", "traveillïé", "traveillïé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["espardre", "verb", "espart", "espars", "espars", "", "to spread to"])
|
||
let v = native_list_append(v, ["descouchier", "verb", "descouche", "descouchié", "descouchié", "", "to get someone"])
|
||
let v = native_list_append(v, ["coaillier", "verb", "coail", "coaillié", "coaillié", "", "to curdle"])
|
||
let v = native_list_append(v, ["quailler", "verb", "quail", "quaillé", "quaillé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enorter", "verb", "enort", "enorté", "enorté", "", "to encourage"])
|
||
let v = native_list_append(v, ["enchargier", "verb", "encharge", "enchargié", "enchargié", "", "to load add"])
|
||
let v = native_list_append(v, ["respoundre", "verb", "respount", "respoundu", "respoundu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guignier", "verb", "guing", "guignié", "guignié", "", "to signal make"])
|
||
let v = native_list_append(v, ["convoier", "verb", "convi", "convoié", "convoié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entremarchander", "verb", "entremarchant", "entremarchandé", "entremarchandé", "", "to sell to"])
|
||
let v = native_list_append(v, ["contrepeser", "verb", "contrepois", "contrepesé", "contrepesé", "", "to counterbalance"])
|
||
let v = native_list_append(v, ["essoinier", "verb", "essoin", "essoinié", "essoinié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["complaignant", "verb", "complaignant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["compleignant", "verb", "compleignant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["aprovender", "verb", "aprovent", "aprovendé", "aprovendé", "", "to provide food"])
|
||
let v = native_list_append(v, ["enseignier", "verb", "enseing", "enseignié", "enseignié", "", "to teach"])
|
||
let v = native_list_append(v, ["avanchier", "verb", "avanche", "avanchié", "avanchié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["avogle", "verb", "aveugle", "avuegle", "", "", "inflection of avogler"])
|
||
let v = native_list_append(v, ["avogler", "verb", "avogle", "avoglé", "avoglé", "", "to blind to"])
|
||
let v = native_list_append(v, ["avanter", "verb", "avant", "avanté", "avanté", "", "to boast to"])
|
||
let v = native_list_append(v, ["auctorisier", "verb", "auctoris", "auctorisié", "auctorisié", "", "to authorize to"])
|
||
let v = native_list_append(v, ["atirer", "verb", "atir", "atiré", "atiré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["apalir", "verb", "apalis", "apali", "apali", "", "to become pale"])
|
||
let v = native_list_append(v, ["alouer", "verb", "alou", "aloué", "aloué", "", "alternative form of"])
|
||
let v = native_list_append(v, ["verdoier", "verb", "verdi", "verdoié", "verdoié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["verdeier", "verb", "verdi", "verdeié", "verdeié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["alurer", "verb", "alur", "aluré", "aluré", "", "to entice to"])
|
||
let v = native_list_append(v, ["afichier", "verb", "afiche", "afichié", "afichié", "", "to fasten"])
|
||
let v = native_list_append(v, ["acunter", "verb", "acunt", "acunté", "acunté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["acounter", "verb", "acount", "acounté", "acounté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["acuser", "verb", "acus", "acusé", "acusé", "", "to accuse to"])
|
||
let v = native_list_append(v, ["acopler", "verb", "acople", "acoplé", "acoplé", "", "to couple to"])
|
||
let v = native_list_append(v, ["acupler", "verb", "acuple", "acuplé", "acuplé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["acoupler", "verb", "acouple", "acouplé", "acouplé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estraier", "verb", "estrai", "estraié", "estraié", "", "to wander to"])
|
||
let v = native_list_append(v, ["acompaignier", "verb", "acompaing", "acompaignié", "acompaignié", "", "to accompany to"])
|
||
let v = native_list_append(v, ["abaubir", "verb", "abaubis", "abaubi", "abaubi", "", "to surprise to"])
|
||
let v = native_list_append(v, ["acepter", "verb", "acepte", "acepté", "acepté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esmaier", "verb", "esmai", "esmaié", "esmaié", "", "to be frightened"])
|
||
let v = native_list_append(v, ["acoillir", "verb", "acueil", "acoilli", "acoilli", "", "to push"])
|
||
let v = native_list_append(v, ["banir", "verb", "banis", "bani", "bani", "", "proclaim"])
|
||
let v = native_list_append(v, ["troquier", "verb", "troc", "troquié", "troquié", "", "to offer in"])
|
||
let v = native_list_append(v, ["ramposner", "verb", "ramposne", "ramposné", "ramposné", "", "to insult"])
|
||
let v = native_list_append(v, ["desguiser", "verb", "desguis", "desguisé", "desguisé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deguiser", "verb", "deguis", "deguisé", "deguisé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["portraire", "verb", "portrai", "portrait", "portrait", "", "to portray represent"])
|
||
let v = native_list_append(v, ["purtraire", "verb", "purtrai", "purtrait", "purtrait", "", "to portray represent"])
|
||
let v = native_list_append(v, ["brouder", "verb", "brout", "broudé", "broudé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["soillier", "verb", "soil", "soillié", "soillié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["suelent", "verb", "suelent", "", "", "", "third-person plural present"])
|
||
let v = native_list_append(v, ["estrillier", "verb", "estril", "estrillié", "estrillié", "", "to curry to"])
|
||
let v = native_list_append(v, ["anseler", "verb", "ansel", "anselé", "anselé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["adestrer", "verb", "adestre", "adestré", "adestré", "", "to accompany"])
|
||
let v = native_list_append(v, ["vaintre", "verb", "vanc", "vancu", "vancu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["conquesté", "verb", "conquesté", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["reboter", "verb", "rebot", "reboté", "reboté", "", "to push back"])
|
||
let v = native_list_append(v, ["anfrainner", "verb", "anfrain", "anfrainné", "anfrainné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esclarcir", "verb", "esclarcis", "esclarci", "esclarci", "", "to become brighter"])
|
||
let v = native_list_append(v, ["desvestu", "verb", "desvestu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["poez", "verb", "poés", "", "", "", "second-person plural present"])
|
||
let v = native_list_append(v, ["beneï", "verb", "beneï", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["aboivrer", "verb", "aboivre", "aboivré", "aboivré", "", "to drink copiously"])
|
||
let v = native_list_append(v, ["acoardir", "verb", "acoardis", "acoardi", "acoardi", "", "to render cowardly"])
|
||
let v = native_list_append(v, ["descloer", "verb", "desclo", "descloé", "descloé", "", "to unnail remove"])
|
||
let v = native_list_append(v, ["peçoiier", "verb", "peci", "peçoiié", "peçoiié", "", "to break to"])
|
||
let v = native_list_append(v, ["redoter", "verb", "redot", "redoté", "redoté", "", "to fear"])
|
||
let v = native_list_append(v, ["embuignier", "verb", "embuing", "embuignié", "embuignié", "", "to dent make"])
|
||
let v = native_list_append(v, ["sorbir", "verb", "sorbis", "sorbi", "sorbi", "", "to engulf to"])
|
||
let v = native_list_append(v, ["tresoir", "verb", "tresoir", "", "", "", "to hear"])
|
||
let v = native_list_append(v, ["desbuschier", "verb", "desbusche", "desbuschié", "desbuschié", "", "to exit a"])
|
||
let v = native_list_append(v, ["chanpir", "verb", "chanpis", "chanpi", "chanpi", "", "alternative form of"])
|
||
let v = native_list_append(v, ["champir", "verb", "champis", "champi", "champi", "", "to engage in"])
|
||
let v = native_list_append(v, ["anuitier", "verb", "no-table-tags", "fro-conj-ier", "avoir anuitié", "", "to become night"])
|
||
let v = native_list_append(v, ["antrespargnier", "verb", "m'antresparng", "antrespargnié", "antrespargnié", "", "to spare one"])
|
||
let v = native_list_append(v, ["tandre", "verb", "tant", "tandu", "tandu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fandre", "verb", "fant", "fandu", "fandu", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["esclicer", "verb", "escliz", "esclicé", "esclicé", "", "to shatter split"])
|
||
let v = native_list_append(v, ["deslicier", "verb", "desliz", "deslicié", "deslicié", "", "to break"])
|
||
let v = native_list_append(v, ["heitier", "verb", "heit", "heitié", "heitié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amercier", "verb", "amerz", "amercié", "amercié", "", "to amerce impose"])
|
||
let v = native_list_append(v, ["desheitier", "verb", "desheit", "desheitié", "desheitié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plaier", "verb", "plai", "plaié", "plaié", "", "to wound"])
|
||
let v = native_list_append(v, ["maumetre", "verb", "maumet", "maumis", "maumis", "", "to mistreat"])
|
||
let v = native_list_append(v, ["reconforter", "verb", "reconfort", "reconforté", "reconforté", "", "to comfort to"])
|
||
let v = native_list_append(v, ["represanter", "verb", "represant", "represanté", "represanté", "", "to represent symbolize"])
|
||
let v = native_list_append(v, ["entrefier", "verb", "m'entrefi", "entrefïé", "entrefïé", "", "to trust one"])
|
||
let v = native_list_append(v, ["desabelir", "verb", "desabelis", "desabeli", "desabeli", "", "to displease to"])
|
||
let v = native_list_append(v, ["tissir", "verb", "tis", "tissu", "tissu", "", "to weave"])
|
||
let v = native_list_append(v, ["tistre", "verb", "tis", "tissu", "tissu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pillier", "verb", "pil", "pillié", "pillié", "", "to plunder to"])
|
||
let v = native_list_append(v, ["especuler", "verb", "especul", "especulé", "especulé", "", "to look at"])
|
||
let v = native_list_append(v, ["plevir", "verb", "plevis", "plevi", "plevi", "", "to promise"])
|
||
let v = native_list_append(v, ["replevir", "verb", "replevis", "replevi", "replevi", "", "to give a"])
|
||
let v = native_list_append(v, ["desaencrer", "verb", "desaencre", "desaencré", "desaencré", "", "to raise ones"])
|
||
let v = native_list_append(v, ["regeter", "verb", "reget", "regeté", "regeté", "", "to reject to"])
|
||
let v = native_list_append(v, ["muder", "verb", "mut", "mudé", "mudé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["descolorer", "verb", "descoleur", "descoloré", "descoloré", "", "to become discolored"])
|
||
let v = native_list_append(v, ["anpalir", "verb", "anpalis", "anpali", "anpali", "", "to become pale"])
|
||
let v = native_list_append(v, ["anraciner", "verb", "anracin", "anraciné", "anraciné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ancuser", "verb", "ancus", "ancusé", "ancusé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aresté", "verb", "aresté", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["contremander", "verb", "contremant", "contremandé", "contremandé", "", "to countermand to"])
|
||
let v = native_list_append(v, ["behorder", "verb", "behort", "behordé", "behordé", "", "to joust to"])
|
||
let v = native_list_append(v, ["traïner", "verb", "traïn", "traïné", "traïné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eschargaitier", "verb", "eschargait", "eschargaitié", "eschargaitié", "", "to look out"])
|
||
let v = native_list_append(v, ["berse", "verb", "berse", "", "", "", "inflection of berser"])
|
||
let v = native_list_append(v, ["anhardir", "verb", "anhardis", "anhardi", "anhardi", "", "to embolden"])
|
||
let v = native_list_append(v, ["andoctriner", "verb", "andoctrin", "andoctriné", "andoctriné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["consuire", "verb", "consui", "consuivi", "consuivi", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["tranprer", "verb", "tranpre", "tranpré", "tranpré", "", "to mix ingredients"])
|
||
let v = native_list_append(v, ["atranprer", "verb", "atranpre", "atranpré", "atranpré", "", "to mix ingredients"])
|
||
let v = native_list_append(v, ["detranprer", "verb", "detranpre", "detranpré", "detranpré", "", "to mix ingredients"])
|
||
let v = native_list_append(v, ["apruichier", "verb", "apruiche", "apruichié", "apruichié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rescorre", "verb", "rescurre", "rescoure", "", "", "to rescue"])
|
||
let v = native_list_append(v, ["jaugier", "verb", "jauge", "jaugié", "jaugié", "", "to measure a"])
|
||
let v = native_list_append(v, ["desconforter", "verb", "desconfort", "desconforté", "desconforté", "", "to be devastated"])
|
||
let v = native_list_append(v, ["cremu", "verb", "cremu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["losengier", "verb", "losenge", "losengié", "losengié", "", "to flatter especially"])
|
||
let v = native_list_append(v, ["contretenir", "verb", "contretieng", "contretenu", "contretenu", "", "to resist to"])
|
||
let v = native_list_append(v, ["plegier", "verb", "plege", "plegié", "plegié", "", "to promise to"])
|
||
let v = native_list_append(v, ["oposer", "verb", "opos", "oposé", "oposé", "", "to oppose to"])
|
||
let v = native_list_append(v, ["puindre", "verb", "puing", "puint", "puint", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nichier", "verb", "niche", "nichié", "nichié", "", "to nest of"])
|
||
let v = native_list_append(v, ["anserrer", "verb", "anser", "anserré", "anserré", "", "to lock up"])
|
||
let v = native_list_append(v, ["espondre", "verb", "espoing", "espons", "espons", "", "to tell to"])
|
||
let v = native_list_append(v, ["soloit", "verb", "soloit", "", "", "", "third-person singular imperfect"])
|
||
let v = native_list_append(v, ["suelt", "verb", "suelt", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["espirer", "verb", "espir", "espiré", "espiré", "", "to breathe in"])
|
||
let v = native_list_append(v, ["quachier", "verb", "quache", "quachié", "quachié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ancumbrer", "verb", "ancumbre", "ancumbré", "ancumbré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arimer", "verb", "arim", "arimé", "arimé", "", "to arrange to"])
|
||
let v = native_list_append(v, ["auleguer", "verb", "aulec", "aulegué", "aulegué", "", "to invoke a"])
|
||
let v = native_list_append(v, ["eriter", "verb", "erit", "erité", "erité", "", "to inherit"])
|
||
let v = native_list_append(v, ["heriter", "verb", "herit", "herité", "herité", "", "alternative form of"])
|
||
let v = native_list_append(v, ["acherchier", "verb", "acherche", "acherchié", "acherchié", "", "to look for"])
|
||
let v = native_list_append(v, ["esgruner", "verb", "esgrun", "esgruné", "esgruné", "", "to crumble"])
|
||
let v = native_list_append(v, ["enmurer", "verb", "enmur", "enmuré", "enmuré", "", "to immure to"])
|
||
let v = native_list_append(v, ["encloser", "verb", "enclos", "enclosé", "enclosé", "", "to enclose form"])
|
||
let v = native_list_append(v, ["taindre", "verb", "taing", "taint", "taint", "", "to taint with"])
|
||
let v = native_list_append(v, ["essuier", "verb", "essui", "essuié", "essuié", "", "to wipe ones"])
|
||
let v = native_list_append(v, ["peçoier", "verb", "peci", "peçoié", "peçoié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desjoindre", "verb", "desjoing", "desjoint", "desjoint", "", "to separate"])
|
||
let v = native_list_append(v, ["queroler", "verb", "querol", "querolé", "querolé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["redemener", "verb", "redemein", "redemené", "redemené", "", "to relive redo"])
|
||
let v = native_list_append(v, ["enarmer", "verb", "enarm", "enarmé", "enarmé", "", "to furnish a"])
|
||
let v = native_list_append(v, ["espoanter", "verb", "espoant", "espoanté", "espoanté", "", "to scare to"])
|
||
let v = native_list_append(v, ["poïsse", "verb", "poisse", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["estuet", "verb", "estuet", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["raler", "verb", "raler", "", "", "", "to go back"])
|
||
let v = native_list_append(v, ["entreparler", "verb", "m'entreparol", "entreparlé", "entreparlé", "", "to talk to"])
|
||
let v = native_list_append(v, ["tancier", "verb", "tanz", "tancié", "tancié", "", "to occupy oneself"])
|
||
let v = native_list_append(v, ["destrosser", "verb", "destros", "destrossé", "destrossé", "", "to unload remove"])
|
||
let v = native_list_append(v, ["forfaire", "verb", "forfaz", "forfait", "forfait", "", "to forfeit to"])
|
||
let v = native_list_append(v, ["mesconter", "verb", "mescont", "mesconté", "mesconté", "", "to mistell to"])
|
||
let v = native_list_append(v, ["embrachier", "verb", "embrache", "embrachié", "embrachié", "", "to take into"])
|
||
let v = native_list_append(v, ["respitier", "verb", "respit", "respitié", "respitié", "", "to spare to"])
|
||
let v = native_list_append(v, ["amonester", "verb", "amonest", "amonesté", "amonesté", "", "to admonish to"])
|
||
let v = native_list_append(v, ["terdre", "verb", "terdre", "", "", "", "to wipe by"])
|
||
let v = native_list_append(v, ["fungier", "verb", "funge", "fungié", "fungié", "", "to smoke"])
|
||
let v = native_list_append(v, ["purgier", "verb", "purge", "purgié", "purgié", "", "to purge to"])
|
||
let v = native_list_append(v, ["despire", "verb", "despis", "despit", "despit", "", "to despise"])
|
||
let v = native_list_append(v, ["deignier", "verb", "deing", "deignié", "deignié", "", "to deign to"])
|
||
let v = native_list_append(v, ["desdeignier", "verb", "desdeing", "desdeignié", "desdeignié", "", "to disdain"])
|
||
let v = native_list_append(v, ["entraper", "verb", "entrap", "entrapé", "entrapé", "", "to trap or"])
|
||
let v = native_list_append(v, ["aquiter", "verb", "aquit", "aquité", "aquité", "", "to conquer"])
|
||
let v = native_list_append(v, ["apaier", "verb", "apai", "apaié", "apaié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desvoier", "verb", "desvoi", "desvoié", "desvoié", "", "to deviate from"])
|
||
let v = native_list_append(v, ["porcuidier", "verb", "porcuit", "porcuidié", "porcuidié", "", "to prepare"])
|
||
let v = native_list_append(v, ["foler", "verb", "fol", "folé", "folé", "", "to destroy"])
|
||
let v = native_list_append(v, ["douloir", "verb", "douil", "doulu", "doulu", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["esfronté", "verb", "esfronté", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["esfronter", "verb", "esfront", "esfronté", "esfronté", "", "to smash someones"])
|
||
let v = native_list_append(v, ["afrayer", "verb", "afray", "afrayé", "afrayé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["effroyer", "verb", "effroy", "effroyé", "effroyé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["afroier", "verb", "afroi", "afroié", "afroié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["effroier", "verb", "effroi", "effroié", "effroié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["endamagier", "verb", "endamage", "endamagié", "endamagié", "", "to hurt to"])
|
||
let v = native_list_append(v, ["adamagier", "verb", "adamage", "adamagié", "adamagié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mercher", "verb", "merche", "merché", "merché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enrichier", "verb", "enriche", "enrichié", "enrichié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esricher", "verb", "esriche", "esriché", "esriché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reignier", "verb", "reing", "reignié", "reignié", "", "to reign act"])
|
||
let v = native_list_append(v, ["regnier", "verb", "reing", "regnié", "regnié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cumencer", "verb", "cumenz", "cumencé", "cumencé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gaitier", "verb", "gait", "gaitié", "gaitié", "", "to watch to"])
|
||
let v = native_list_append(v, ["prononcier", "verb", "prononz", "prononcié", "prononcié", "", "to say to"])
|
||
let v = native_list_append(v, ["huper", "verb", "hup", "hupé", "hupé", "", "to cry out"])
|
||
let v = native_list_append(v, ["astenir", "verb", "astieng", "astenu", "astenu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tesmoignier", "verb", "tesmoing", "tesmoignié", "tesmoignié", "", "to witness to"])
|
||
let v = native_list_append(v, ["resveillier", "verb", "resveil", "resveillié", "resveillié", "", "to wake up"])
|
||
let v = native_list_append(v, ["esveillier", "verb", "esveil", "esveillié", "esveillié", "", "to wake up"])
|
||
let v = native_list_append(v, ["veillier", "verb", "veil", "veillié", "veillié", "", "to be awake"])
|
||
let v = native_list_append(v, ["embracier", "verb", "embraz", "embracié", "embracié", "", "to kiss"])
|
||
let v = native_list_append(v, ["otroiier", "verb", "otri", "otroiié", "otroiié", "", "to give to"])
|
||
let v = native_list_append(v, ["proiier", "verb", "pri", "proiié", "proiié", "", "to pray"])
|
||
let v = native_list_append(v, ["empoirier", "verb", "empir", "empoirié", "empoirié", "", "to worsen become"])
|
||
let v = native_list_append(v, ["saignier", "verb", "saing", "saignié", "saignié", "", "to bleed lose"])
|
||
let v = native_list_append(v, ["espargnier", "verb", "esparng", "espargnié", "espargnié", "", "to spare from"])
|
||
let v = native_list_append(v, ["enoiier", "verb", "enui", "enoiié", "enoiié", "", "to be bothersome"])
|
||
let v = native_list_append(v, ["apoiier", "verb", "apui", "apoiié", "apoiié", "", "to push apply"])
|
||
let v = native_list_append(v, ["noiier", "verb", "noiier", "", "", "", "to deny"])
|
||
let v = native_list_append(v, ["ploiier", "verb", "pli", "ploiié", "ploiié", "", "to fold"])
|
||
let v = native_list_append(v, ["desploiier", "verb", "despli", "desploiié", "desploiié", "", "to unfold"])
|
||
let v = native_list_append(v, ["conreer", "verb", "conroi", "conreé", "conreé", "", "to equip to"])
|
||
let v = native_list_append(v, ["aproismier", "verb", "apruisme", "aproismié", "aproismié", "", "to approach"])
|
||
let v = native_list_append(v, ["merveillier", "verb", "merveil", "merveillié", "merveillié", "", "to marvel at"])
|
||
let v = native_list_append(v, ["essillier", "verb", "essil", "essillié", "essillié", "", "to exile"])
|
||
let v = native_list_append(v, ["essoignier", "verb", "essoing", "essoignié", "essoignié", "", "to excuse to"])
|
||
let v = native_list_append(v, ["manacier", "verb", "manaz", "manacié", "manacié", "", "to threaten"])
|
||
let v = native_list_append(v, ["espundre", "verb", "espuing", "espuns", "espuns", "", "alternative form of"])
|
||
let v = native_list_append(v, ["embrouder", "verb", "embrout", "embroudé", "embroudé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["brosder", "verb", "brost", "brosdé", "brosdé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["avengier", "verb", "avenge", "avengié", "avengié", "", "to avenge"])
|
||
let v = native_list_append(v, ["chalongier", "verb", "chalonge", "chalongié", "chalongié", "", "to dispute to"])
|
||
let v = native_list_append(v, ["songier", "verb", "songe", "songié", "songié", "", "to dream"])
|
||
let v = native_list_append(v, ["eschangier", "verb", "eschange", "eschangié", "eschangié", "", "to exchange"])
|
||
let v = native_list_append(v, ["engagier", "verb", "engage", "engagié", "engagié", "", "to use something"])
|
||
let v = native_list_append(v, ["targier", "verb", "targe", "targié", "targié", "", "to wait to"])
|
||
let v = native_list_append(v, ["desherbergier", "verb", "desherberge", "desherbergié", "desherbergié", "", "to decamp"])
|
||
let v = native_list_append(v, ["assegier", "verb", "assiege", "assegié", "assegié", "", "to besiege to"])
|
||
let v = native_list_append(v, ["drescer", "verb", "drez", "drescé", "drescé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fourragier", "verb", "fourrage", "fourragié", "fourragié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["forragier", "verb", "forrage", "forragié", "forragié", "", "to pillage to"])
|
||
let v = native_list_append(v, ["chalengier", "verb", "chalonge", "chalengié", "chalengié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["porpenser", "verb", "porpens", "porpensé", "porpensé", "", "to plan to"])
|
||
let v = native_list_append(v, ["bracier", "verb", "braz", "bracié", "bracié", "", "to brew produce"])
|
||
let v = native_list_append(v, ["purchacier", "verb", "purchaz", "purchacié", "purchacié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["surveillier", "verb", "surveil", "surveillié", "surveillié", "", "to keep watch"])
|
||
let v = native_list_append(v, ["porloignier", "verb", "porloing", "porloignié", "porloignié", "", "to delay to"])
|
||
let v = native_list_append(v, ["merchier", "verb", "merche", "merchié", "merchié", "", "to mark to"])
|
||
let v = native_list_append(v, ["verdoiier", "verb", "verdi", "verdoiié", "verdoiié", "", "to become green"])
|
||
let v = native_list_append(v, ["larmoiier", "verb", "larmi", "larmoiié", "larmoiié", "", "to weep to"])
|
||
let v = native_list_append(v, ["nettoiier", "verb", "netti", "nettoiié", "nettoiié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tornoiier", "verb", "torni", "tornoiié", "tornoiié", "", "to turn"])
|
||
let v = native_list_append(v, ["netoiier", "verb", "neti", "netoiié", "netoiié", "", "to clean"])
|
||
let v = native_list_append(v, ["brochier", "verb", "broche", "brochié", "brochié", "", "to jab to"])
|
||
let v = native_list_append(v, ["veintre", "verb", "venc", "vencu", "vencu", "", "to defeat to"])
|
||
let v = native_list_append(v, ["estraindre", "verb", "estraing", "estraint", "estraint", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estovoir", "verb", "no-table-tags", "fro-conj-iii", "avoir esteü", "", "to be necessary"])
|
||
let v = native_list_append(v, ["criembre", "verb", "criem", "crient", "crient", "", "to fear have"])
|
||
let v = native_list_append(v, ["cosdre", "verb", "keus", "cosu", "cosu", "", "to sew"])
|
||
let v = native_list_append(v, ["cueudre", "verb", "cueil", "coilli", "coilli", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["bolir", "verb", "boil", "boli", "boli", "", "to boil"])
|
||
let v = native_list_append(v, ["chaïr", "verb", "chié", "cheï", "cheï", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["escrivre", "verb", "escrif", "escrit", "escrit", "", "to write"])
|
||
let v = native_list_append(v, ["gisir", "verb", "gis", "geü", "geü", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["beneistre", "verb", "beneï", "beneoit", "beneoit", "", "to bless give"])
|
||
let v = native_list_append(v, ["somondre", "verb", "somoing", "somons", "somons", "", "alternative form of"])
|
||
let v = native_list_append(v, ["adeser", "verb", "adiés", "adesé", "adesé", "", "to touch reach"])
|
||
let v = native_list_append(v, ["renaistre", "verb", "renais", "renascu", "renascu", "", "to be reborn"])
|
||
let v = native_list_append(v, ["esfacier", "verb", "esfaz", "esfacié", "esfacié", "", "to remove to"])
|
||
let v = native_list_append(v, ["essaucier", "verb", "essauz", "essaucié", "essaucié", "", "to exalt"])
|
||
let v = native_list_append(v, ["encomencier", "verb", "encomenz", "encomencié", "encomencié", "", "to begin to"])
|
||
let v = native_list_append(v, ["deslacier", "verb", "deslaz", "deslacié", "deslacié", "", "to undo to"])
|
||
let v = native_list_append(v, ["haucier", "verb", "hauz", "haucié", "haucié", "", "to raise to"])
|
||
let v = native_list_append(v, ["enchaucier", "verb", "enchauz", "enchaucié", "enchaucié", "", "pursue chase after"])
|
||
let v = native_list_append(v, ["recerchier", "verb", "recerche", "recerchié", "recerchié", "", "to search to"])
|
||
let v = native_list_append(v, ["noncier", "verb", "nonz", "noncié", "noncié", "", "to announce to"])
|
||
let v = native_list_append(v, ["enhaucier", "verb", "enhauz", "enhaucié", "enhaucié", "", "elevate"])
|
||
let v = native_list_append(v, ["joïr", "verb", "joi", "joï", "joï", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esjoïr", "verb", "m'esjoi", "esjoï", "esjoï", "", "alternative form of"])
|
||
let v = native_list_append(v, ["resjoïr", "verb", "me resjoi", "resjoï", "resjoï", "", "alternative form of"])
|
||
let v = native_list_append(v, ["luisir", "verb", "luis", "luit", "luit", "", "to shine"])
|
||
let v = native_list_append(v, ["reluisir", "verb", "reluis", "reluit", "reluit", "", "to shine especially"])
|
||
let v = native_list_append(v, ["raembre", "verb", "raïem", "reent", "reent", "", "to ransom free"])
|
||
let v = native_list_append(v, ["raiembre", "verb", "raïem", "reent", "reent", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sechier", "verb", "seche", "sechié", "sechié", "", "to dry make"])
|
||
let v = native_list_append(v, ["conseillier", "verb", "conseil", "conseillié", "conseillié", "", "to counsel to"])
|
||
let v = native_list_append(v, ["barguignier", "verb", "barguing", "barguignié", "barguignié", "", "to bargain to"])
|
||
let v = native_list_append(v, ["blanchoiier", "verb", "blanchi", "blanchoiié", "blanchoiié", "", "to whiten"])
|
||
let v = native_list_append(v, ["consivre", "verb", "consiu", "consivi", "consivi", "", "to chase to"])
|
||
let v = native_list_append(v, ["desguisier", "verb", "desguis", "desguisié", "desguisié", "", "to disguise conceal"])
|
||
let v = native_list_append(v, ["laiier", "verb", "lai", "laiié", "laiié", "", "to leave to"])
|
||
let v = native_list_append(v, ["relaschier", "verb", "relasche", "relaschié", "relaschié", "", "to relax a"])
|
||
let v = native_list_append(v, ["relaissier", "verb", "relais", "relaissié", "relaissié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arrachier", "verb", "arrachi", "arrachïé", "arrachïé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vochier", "verb", "voche", "vochié", "vochié", "", "to call to"])
|
||
let v = native_list_append(v, ["esparpeillier", "verb", "esparpeil", "esparpeillié", "esparpeillié", "", "to scatter"])
|
||
let v = native_list_append(v, ["perillier", "verb", "peril", "perillié", "perillié", "", "to die to"])
|
||
let v = native_list_append(v, ["atirier", "verb", "atir", "atirié", "atirié", "", "to arrange to"])
|
||
let v = native_list_append(v, ["parbolir", "verb", "parboil", "parboli", "parboli", "", "to boil completely"])
|
||
let v = native_list_append(v, ["parboillir", "verb", "parboil", "parboli", "parboli", "", "alternative form of"])
|
||
let v = native_list_append(v, ["priembre", "verb", "preindre", "prembre", "priendre", "", "to press apply"])
|
||
let v = native_list_append(v, ["priendre", "verb", "priendre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enfrener", "verb", "enfrein", "enfrené", "enfrené", "", "to put the"])
|
||
let v = native_list_append(v, ["babillier", "verb", "babil", "babillié", "babillié", "", "to babble to"])
|
||
let v = native_list_append(v, ["baptisier", "verb", "baptis", "baptisié", "baptisié", "", "to baptize"])
|
||
let v = native_list_append(v, ["aloer", "verb", "alo", "aloé", "aloé", "", "to allow to"])
|
||
let v = native_list_append(v, ["endotriner", "verb", "endotrin", "endotriné", "endotriné", "", "to indoctrinate"])
|
||
let v = native_list_append(v, ["cicatrisier", "verb", "cicatris", "cicatrisié", "cicatrisié", "", "to scar"])
|
||
let v = native_list_append(v, ["faschier", "verb", "fasche", "faschié", "faschié", "", "to anger to"])
|
||
let v = native_list_append(v, ["laschier", "verb", "lasche", "laschié", "laschié", "", "to release to"])
|
||
let v = native_list_append(v, ["meshaignier", "verb", "meshaing", "meshaignié", "meshaignié", "", "to harm to"])
|
||
let v = native_list_append(v, ["peintier", "verb", "peint", "peintié", "peintié", "", "to paint to"])
|
||
let v = native_list_append(v, ["nombrer", "verb", "nombre", "nombré", "nombré", "", "to number attribute"])
|
||
let v = native_list_append(v, ["parçoner", "verb", "parçon", "parçoné", "parçoné", "", "to share to"])
|
||
let v = native_list_append(v, ["esmovoir", "verb", "esmuef", "esmeü", "esmeü", "", "to move cause"])
|
||
let v = native_list_append(v, ["aparler", "verb", "aparol", "aparlé", "aparlé", "", "to talk to"])
|
||
let v = native_list_append(v, ["agenoillier", "verb", "m'agenoil", "agenoillié", "agenoillié", "", "to kneel to"])
|
||
let v = native_list_append(v, ["emploiier", "verb", "empli", "emploiié", "emploiié", "", "to fold something"])
|
||
let v = native_list_append(v, ["encroistre", "verb", "encrois", "encreü", "encreü", "", "to increase"])
|
||
let v = native_list_append(v, ["enditier", "verb", "endit", "enditié", "enditié", "", "to dictate"])
|
||
let v = native_list_append(v, ["envoiier", "verb", "envoi", "envoiié", "envoiié", "", "to send"])
|
||
let v = native_list_append(v, ["broiier", "verb", "bri", "broiié", "broiié", "", "to crush to"])
|
||
let v = native_list_append(v, ["guerroiier", "verb", "guerri", "guerroiié", "guerroiié", "", "to wage war"])
|
||
let v = native_list_append(v, ["paiier", "verb", "pai", "paiié", "paiié", "", "to pay purchase"])
|
||
let v = native_list_append(v, ["apaiier", "verb", "apai", "apaiié", "apaiié", "", "to appease to"])
|
||
let v = native_list_append(v, ["glotir", "verb", "glot", "gloti", "gloti", "", "to swallow"])
|
||
let v = native_list_append(v, ["englotir", "verb", "englot", "engloti", "engloti", "", "to swallow up"])
|
||
let v = native_list_append(v, ["fuïr", "verb", "fui", "foï", "foï", "", "alternative form of"])
|
||
let v = native_list_append(v, ["foir", "verb", "fue", "foï", "foï", "", "to dig"])
|
||
let v = native_list_append(v, ["destaindre", "verb", "destaing", "destaint", "destaint", "", "to bleach to"])
|
||
let v = native_list_append(v, ["apointier", "verb", "apoint", "apointié", "apointié", "", "to prepare"])
|
||
let v = native_list_append(v, ["enforcier", "verb", "enforz", "enforcié", "enforcié", "", "to fortify to"])
|
||
let v = native_list_append(v, ["purporter", "verb", "purport", "purporté", "purporté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pourporter", "verb", "pourport", "pourporté", "pourporté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["proporter", "verb", "proport", "proporté", "proporté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["porporter", "verb", "porport", "porporté", "porporté", "", "to carry"])
|
||
let v = native_list_append(v, ["poraler", "verb", "poraler", "", "", "", "to go through"])
|
||
let v = native_list_append(v, ["raincier", "verb", "rainz", "raincié", "raincié", "", "to rinse briefly"])
|
||
let v = native_list_append(v, ["pikier", "verb", "pik", "pikié", "pikié", "", "to stab with"])
|
||
let v = native_list_append(v, ["temprer", "verb", "tempre", "tempré", "tempré", "", "to temper to"])
|
||
let v = native_list_append(v, ["adurir", "verb", "aduris", "aduri", "aduri", "", "to burn"])
|
||
let v = native_list_append(v, ["runger", "verb", "runge", "rungé", "rungé", "", "to gnaw to"])
|
||
let v = native_list_append(v, ["pochier", "verb", "poche", "pochié", "pochié", "", "to poke"])
|
||
let v = native_list_append(v, ["trenche", "verb", "trenche", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["forbenir", "verb", "forbenis", "forbeni", "forbeni", "", "to banish to"])
|
||
let v = native_list_append(v, ["esbleuir", "verb", "esbleuis", "esbleui", "esbleui", "", "to dazzle"])
|
||
let v = native_list_append(v, ["esbloïr", "verb", "esbloïs", "esbloï", "esbloï", "", "alternative form of"])
|
||
let v = native_list_append(v, ["possessier", "verb", "posses", "possessié", "possessié", "", "to possess"])
|
||
let v = native_list_append(v, ["desenchanter", "verb", "desenchant", "desenchanté", "desenchanté", "", "to disenchant remove"])
|
||
let v = native_list_append(v, ["baptoier", "verb", "baptoi", "baptoié", "baptoié", "", "to baptize"])
|
||
let v = native_list_append(v, ["sivant", "verb", "sivant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["froter", "verb", "frot", "froté", "froté", "", "to rub"])
|
||
let v = native_list_append(v, ["suffumiguer", "verb", "suffumic", "suffumigué", "suffumigué", "", "to infuse with"])
|
||
let v = native_list_append(v, ["sureschauffer", "verb", "sureschauf", "sureschauffé", "sureschauffé", "", "to overheat"])
|
||
let v = native_list_append(v, ["mortefier", "verb", "mortefi", "mortefïé", "mortefïé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estreint", "verb", "estreint", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["vivefier", "verb", "vivefi", "vivefïé", "vivefïé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["amoistir", "verb", "amoistis", "amoisti", "amoisti", "", "to moisten"])
|
||
let v = native_list_append(v, ["escaufer", "verb", "escauf", "escaufé", "escaufé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["putrefier", "verb", "putrefi", "putrefïé", "putrefïé", "", "to rot"])
|
||
let v = native_list_append(v, ["comencer", "verb", "comenz", "comencé", "comencé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mentevoir", "verb", "mentoi", "menteu", "menteu", "", "to mention to"])
|
||
let v = native_list_append(v, ["engroissier", "verb", "engrois", "engroissié", "engroissié", "", "to make fattier"])
|
||
let v = native_list_append(v, ["opiler", "verb", "opil", "opilé", "opilé", "", "to block"])
|
||
let v = native_list_append(v, ["adurcir", "verb", "m'adurcis", "adurci", "adurci", "", "to harden become"])
|
||
let v = native_list_append(v, ["esrachier", "verb", "esrache", "esrachié", "esrachié", "", "to eradicate to"])
|
||
let v = native_list_append(v, ["estuver", "verb", "estuf", "estuvé", "estuvé", "", "to bathe put"])
|
||
let v = native_list_append(v, ["mundifier", "verb", "mundif", "mundifié", "mundifié", "", "to cleanse to"])
|
||
let v = native_list_append(v, ["espars", "verb", "espars", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["prolongier", "verb", "prolonge", "prolongié", "prolongié", "", "to prolong make"])
|
||
let v = native_list_append(v, ["destemprer", "verb", "destempre", "destempré", "destempré", "", "to mix"])
|
||
let v = native_list_append(v, ["estoper", "verb", "estop", "estopé", "estopé", "", "to stop up"])
|
||
let v = native_list_append(v, ["appetisser", "verb", "appetis", "appetissé", "appetissé", "", "to diminish to"])
|
||
let v = native_list_append(v, ["abregé", "verb", "abregé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["aumosner", "verb", "aumosne", "aumosné", "aumosné", "", "to give alms"])
|
||
let v = native_list_append(v, ["apartenir", "verb", "apartieng", "apartenu", "apartenu", "", "to belong to"])
|
||
let v = native_list_append(v, ["apurtenant", "verb", "apurtenant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["apurtenir", "verb", "apurtieng", "apurtenu", "apurtenu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["apertenir", "verb", "apertieng", "apertenu", "apertenu", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sevelir", "verb", "sevelis", "seveli", "seveli", "", "to bury to"])
|
||
let v = native_list_append(v, ["aduire", "verb", "adui", "aduit", "aduit", "", "to lead"])
|
||
let v = native_list_append(v, ["chanjas", "verb", "chanjas", "", "", "", "second-person singular preterite"])
|
||
let v = native_list_append(v, ["arrestu", "verb", "arresté", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aresteu", "verb", "aresté", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cunceivre", "verb", "cunceif", "cunceü", "cunceü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["conçoivre", "verb", "conçoif", "conceü", "conceü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["conceivre", "verb", "conceif", "conceü", "conceü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["degaster", "verb", "degast", "degasté", "degasté", "", "to hurt to"])
|
||
let v = native_list_append(v, ["engrossir", "verb", "engrossis", "engrossi", "engrossi", "", "to increase to"])
|
||
let v = native_list_append(v, ["habunder", "verb", "habunt", "habundé", "habundé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rengendrer", "verb", "rengendre", "rengendré", "rengendré", "", "to regrow to"])
|
||
let v = native_list_append(v, ["corrozer", "verb", "corros", "corrozé", "corrozé", "", "to corrode"])
|
||
let v = native_list_append(v, ["putrifier", "verb", "putrifi", "putrifïé", "putrifïé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desconter", "verb", "descont", "desconté", "desconté", "", "to discount reduce"])
|
||
let v = native_list_append(v, ["mitiguer", "verb", "mitic", "mitigué", "mitigué", "", "to ease to"])
|
||
let v = native_list_append(v, ["habonder", "verb", "habont", "habondé", "habondé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desbauchier", "verb", "desbauche", "desbauchié", "desbauchié", "", "to leave to"])
|
||
let v = native_list_append(v, ["mommer", "verb", "mom", "mommé", "mommé", "", "to put on"])
|
||
let v = native_list_append(v, ["parmaindre", "verb", "parmaing", "parmanu", "parmanu", "", "to stay to"])
|
||
let v = native_list_append(v, ["aprismer", "verb", "aprismer", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["payer sur le ungle", "verb", "payer sur le ungle", "", "", "", "to pay right"])
|
||
let v = native_list_append(v, ["effronter", "verb", "effront", "effronté", "effronté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["guaimenter", "verb", "guaiment", "guaimenté", "guaimenté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rejuvener", "verb", "rejuven", "rejuvené", "rejuvené", "", "to rejuvenate"])
|
||
let v = native_list_append(v, ["espruver", "verb", "espruef", "espruvé", "espruvé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enheriter", "verb", "enherit", "enherité", "enherité", "", "to inherit"])
|
||
let v = native_list_append(v, ["prisier", "verb", "pris", "prisié", "prisié", "", "to appraise to"])
|
||
let v = native_list_append(v, ["welcumer", "verb", "welcum", "welcumé", "welcumé", "", "to welcome"])
|
||
let v = native_list_append(v, ["retranchier", "verb", "retranche", "retranchié", "retranchié", "", "to get rid"])
|
||
let v = native_list_append(v, ["rengier", "verb", "renge", "rengié", "rengié", "", "to line up"])
|
||
let v = native_list_append(v, ["estet", "verb", "estet", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["warir", "verb", "waris", "wari", "wari", "", "alternative form of"])
|
||
let v = native_list_append(v, ["walcrer", "verb", "walcre", "walcré", "walcré", "", "to wander"])
|
||
let v = native_list_append(v, ["treté", "verb", "treté", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["toiller", "verb", "toil", "toillé", "toillé", "", "to dirty"])
|
||
let v = native_list_append(v, ["tané", "verb", "tané", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["amonter", "verb", "amont", "amonté", "amonté", "", "to ascend to"])
|
||
let v = native_list_append(v, ["escarnir", "verb", "escarnir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["surseser", "verb", "surses", "sursesé", "sursesé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sercher", "verb", "serche", "serché", "serché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["apelet", "verb", "apelet", "", "", "", "early form of"])
|
||
let v = native_list_append(v, ["embasmer", "verb", "embasme", "embasmé", "embasmé", "", "to embalm"])
|
||
let v = native_list_append(v, ["avironer", "verb", "aviron", "avironé", "avironé", "", "to go around"])
|
||
let v = native_list_append(v, ["communer", "verb", "commun", "communé", "communé", "", "To pool make"])
|
||
let v = native_list_append(v, ["resistre", "verb", "resist", "resisté", "resisté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["remunter", "verb", "remunt", "remunté", "remunté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["remounter", "verb", "remount", "remounté", "remounté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["relentir", "verb", "relentis", "relenti", "relenti", "", "to relent to"])
|
||
let v = native_list_append(v, ["contrepleder", "verb", "contreplet", "contrepledé", "contrepledé", "", "to counterplead"])
|
||
let v = native_list_append(v, ["reherser", "verb", "rehers", "rehersé", "rehersé", "", "to repeat word-for-word"])
|
||
let v = native_list_append(v, ["reguerdoner", "verb", "reguerdon", "reguerdoné", "reguerdoné", "", "to reward"])
|
||
let v = native_list_append(v, ["recunter", "verb", "recunt", "recunté", "recunté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["porveoir", "verb", "porvoi", "porveü", "porveü", "", "to look at"])
|
||
let v = native_list_append(v, ["porveu", "verb", "porveu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["porprendre", "verb", "porpreing", "porpris", "porpris", "", "to usurp to"])
|
||
let v = native_list_append(v, ["prepenser", "verb", "prepens", "prepensé", "prepensé", "", "to premeditate to"])
|
||
let v = native_list_append(v, ["pleger", "verb", "plege", "plegé", "plegé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plenir", "verb", "plenis", "pleni", "pleni", "", "to fill"])
|
||
let v = native_list_append(v, ["huchier", "verb", "huche", "huchié", "huchié", "", "to shout to"])
|
||
let v = native_list_append(v, ["descontinuer", "verb", "descontinu", "descontinüé", "descontinüé", "", "to separate flesh"])
|
||
let v = native_list_append(v, ["aloser", "verb", "alos", "alosé", "alosé", "", "to laud to"])
|
||
let v = native_list_append(v, ["decreistre", "verb", "decreis", "decreü", "decreü", "", "to decrease"])
|
||
let v = native_list_append(v, ["recommencier", "verb", "recommenz", "recommencié", "recommencié", "", "to restart"])
|
||
let v = native_list_append(v, ["oustre", "verb", "oustre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["coisier", "verb", "cois", "coisié", "coisié", "", "to calm"])
|
||
let v = native_list_append(v, ["offendre", "verb", "offent", "offendu", "offendu", "", "to attack"])
|
||
let v = native_list_append(v, ["sigler", "verb", "sigle", "siglé", "siglé", "", "to sail navigate"])
|
||
let v = native_list_append(v, ["empenser", "verb", "empens", "empensé", "empensé", "", "to think of"])
|
||
let v = native_list_append(v, ["assoudre", "verb", "assoudre", "", "", "", "to absolve set"])
|
||
let v = native_list_append(v, ["roeler", "verb", "roel", "roelé", "roelé", "", "to roll"])
|
||
let v = native_list_append(v, ["degoter", "verb", "degot", "degoté", "degoté", "", "to drip of"])
|
||
let v = native_list_append(v, ["conmenchier", "verb", "conmenche", "conmenchié", "conmenchié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ensivre", "verb", "ensiu", "ensivi", "ensivi", "", "to follow"])
|
||
let v = native_list_append(v, ["apartenant", "verb", "apartenant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["encrochier", "verb", "encroche", "encrochié", "encrochié", "", "to hook attach"])
|
||
let v = native_list_append(v, ["laidenger", "verb", "laidenge", "laidengé", "laidengé", "", "to hurt to"])
|
||
let v = native_list_append(v, ["detenir", "verb", "detieng", "detenu", "detenu", "", "to detain to"])
|
||
let v = native_list_append(v, ["ochirre", "verb", "ochirre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enbuscier", "verb", "enbuz", "enbuscié", "enbuscié", "", "to ambush"])
|
||
let v = native_list_append(v, ["desraisnier", "verb", "desraison", "desraisnié", "desraisnié", "", "to argue to"])
|
||
let v = native_list_append(v, ["iraistre", "verb", "iraistre", "", "", "", "to anger"])
|
||
let v = native_list_append(v, ["podeir", "verb", "podeir", "", "", "", "archaic form of"])
|
||
let v = native_list_append(v, ["meschever", "verb", "meschief", "meschevé", "meschevé", "", "to fail"])
|
||
let v = native_list_append(v, ["chever", "verb", "chief", "chevé", "chevé", "", "to finish to"])
|
||
let v = native_list_append(v, ["soudre", "verb", "saure", "sodre", "solre", "", "to pay to"])
|
||
let v = native_list_append(v, ["eskolter", "verb", "eskolter", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["concreidre", "verb", "concreire", "concroire", "", "", "to believe"])
|
||
let v = native_list_append(v, ["lazsier", "verb", "lazsier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["recimer", "verb", "recim", "recimé", "recimé", "", "to regrow"])
|
||
let v = native_list_append(v, ["mesaler", "verb", "mesaler", "", "", "", "to get lost"])
|
||
let v = native_list_append(v, ["blastengier", "verb", "blastenge", "blastengié", "blastengié", "", "to blame"])
|
||
let v = native_list_append(v, ["trestorner", "verb", "trestorn", "trestorné", "trestorné", "", "to turn to"])
|
||
let v = native_list_append(v, ["enfoir", "verb", "enfue", "enfoï", "enfoï", "", "to bury"])
|
||
let v = native_list_append(v, ["deceu", "verb", "deceu", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["tresoïr", "verb", "tresoïr", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entrevëoir", "verb", "m'entrevoi", "entreveü", "entreveü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esmeü", "verb", "esmeü", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reconeü", "verb", "reconeü", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["perceü", "verb", "perceü", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["coneü", "verb", "coneü", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beneïstre", "verb", "beneï", "beneoit", "beneoit", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desjeüner", "verb", "desjeün", "desjeüné", "desjeüné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["conjoïr", "verb", "conjoi", "conjoï", "conjoï", "", "alternative form of"])
|
||
let v = native_list_append(v, ["antrehaïr", "verb", "m'antrehaz", "antrehaï", "antrehaï", "", "alternative form of"])
|
||
let v = native_list_append(v, ["foïr", "verb", "fue", "foï", "foï", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rasseurer", "verb", "rasseur", "rasseuré", "rasseuré", "", "to reassure to"])
|
||
let v = native_list_append(v, ["delaissier", "verb", "delais", "delaissié", "delaissié", "", "to leave to"])
|
||
let v = native_list_append(v, ["adrecier", "verb", "adrez", "adrecié", "adrecié", "", "to straighten"])
|
||
let v = native_list_append(v, ["reveoir", "verb", "revoi", "reveü", "reveü", "", "to see again"])
|
||
let v = native_list_append(v, ["devaincre", "verb", "devanc", "devancu", "devancu", "", "to defeat"])
|
||
let v = native_list_append(v, ["guier", "verb", "gui", "guié", "guié", "", "to guide"])
|
||
let v = native_list_append(v, ["chalant", "verb", "chalant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["parlier", "verb", "parlier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["soloir", "verb", "soil", "solu", "solu", "", "to have a"])
|
||
let v = native_list_append(v, ["sauler", "verb", "saul", "saulé", "saulé", "", "to satisfy to"])
|
||
let v = native_list_append(v, ["empeechier", "verb", "empeeche", "empeechié", "empeechié", "", "to fetter put"])
|
||
let v = native_list_append(v, ["mesconoistre", "verb", "mesconois", "mesconeü", "mesconeü", "", "to misrecognize to"])
|
||
let v = native_list_append(v, ["recorrocier", "verb", "recorroz", "recorrocié", "recorrocié", "", "to get angry"])
|
||
let v = native_list_append(v, ["embronchier", "verb", "embronche", "embronchié", "embronchié", "", "to lower make"])
|
||
let v = native_list_append(v, ["entrelier", "verb", "m'entreli", "entrelïé", "entrelïé", "", "to link together"])
|
||
let v = native_list_append(v, ["envoisier", "verb", "envois", "envoisié", "envoisié", "", "to enjoy oneself"])
|
||
let v = native_list_append(v, ["consirer", "verb", "consir", "consiré", "consiré", "", "to abstain from"])
|
||
let v = native_list_append(v, ["awaitier", "verb", "await", "awaitié", "awaitié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gurpir", "verb", "gurpis", "gurpiṭ", "gurpiṭ", "", "alternative form of"])
|
||
let v = native_list_append(v, ["assaier", "verb", "assai", "assaié", "assaié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["harigoter", "verb", "harigot", "harigoté", "harigoté", "", "to shred to"])
|
||
let v = native_list_append(v, ["acreistre", "verb", "acreis", "acreü", "acreü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desencombrer", "verb", "desencombre", "desencombré", "desencombré", "", "to unburden"])
|
||
let v = native_list_append(v, ["desleer", "verb", "deslei", "desleé", "desleé", "", "to be disloyal"])
|
||
let v = native_list_append(v, ["decevre", "verb", "deceif", "deceü", "deceü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enginnier", "verb", "engin", "enginnié", "enginnié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chulchier", "verb", "chulche", "chulchié", "chulchié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chulcher", "verb", "chulche", "chulché", "chulché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["corteier", "verb", "corti", "corteié", "corteié", "", "to set up"])
|
||
let v = native_list_append(v, ["signefier", "verb", "signefi", "signefïé", "signefïé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["surveeir", "verb", "survei", "surveü", "surveü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["encuser", "verb", "encus", "encusé", "encusé", "", "to accuse"])
|
||
let v = native_list_append(v, ["encercher", "verb", "encerche", "encerché", "encerché", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vait", "verb", "va", "vad", "veit", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["merir", "verb", "mir", "meri", "meri", "", "to reward"])
|
||
let v = native_list_append(v, ["flaveler", "verb", "flavel", "flavelé", "flavelé", "", "to use a"])
|
||
let v = native_list_append(v, ["deduire", "verb", "dedui", "deduit", "deduit", "", "to have fun"])
|
||
let v = native_list_append(v, ["forsveier", "verb", "forsvei", "forsveié", "forsveié", "", "to mislead to"])
|
||
let v = native_list_append(v, ["freter", "verb", "fret", "freté", "freté", "", "to fret decorate"])
|
||
let v = native_list_append(v, ["congeier", "verb", "congi", "congeié", "congeié", "", "to banish"])
|
||
let v = native_list_append(v, ["amesurer", "verb", "amesur", "amesuré", "amesuré", "", "to measure"])
|
||
let v = native_list_append(v, ["meciner", "verb", "mecin", "meciné", "meciné", "", "to medicate to"])
|
||
let v = native_list_append(v, ["entuscher", "verb", "entusche", "entusché", "entusché", "", "to poison"])
|
||
let v = native_list_append(v, ["nercir", "verb", "nercis", "nerci", "nerci", "", "alternative form of"])
|
||
let v = native_list_append(v, ["wacrer", "verb", "wacre", "wacré", "wacré", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rendre l'espirit", "verb", "rendre l'espirit", "", "", "", "to die to"])
|
||
let v = native_list_append(v, ["adoler", "verb", "adol", "adolé", "adolé", "", "to sadden"])
|
||
let v = native_list_append(v, ["empaner", "verb", "empan", "empané", "empané", "", "to garnish with"])
|
||
let v = native_list_append(v, ["araisoner", "verb", "araison", "araisoné", "araisoné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["asoter", "verb", "asot", "asoté", "asoté", "", "to be or"])
|
||
let v = native_list_append(v, ["doneier", "verb", "doni", "doneié", "doneié", "", "to woo to"])
|
||
let v = native_list_append(v, ["fere dever", "verb", "fere dever", "", "", "", "to drive mad"])
|
||
let v = native_list_append(v, ["vergonder", "verb", "vergont", "vergondé", "vergondé", "", "to shame to"])
|
||
let v = native_list_append(v, ["acreanter", "verb", "acreant", "acreanté", "acreanté", "", "to promise"])
|
||
let v = native_list_append(v, ["espoenter", "verb", "espoent", "espoenté", "espoenté", "", "to scare"])
|
||
let v = native_list_append(v, ["canonisier", "verb", "canonis", "canonisié", "canonisié", "", "to canonize"])
|
||
let v = native_list_append(v, ["amordre", "verb", "amort", "amors", "amors", "", "to bite"])
|
||
let v = native_list_append(v, ["porjeter", "verb", "porjet", "porjeté", "porjeté", "", "to throw out"])
|
||
let v = native_list_append(v, ["afaitier", "verb", "afait", "afaitié", "afaitié", "", "to make"])
|
||
let v = native_list_append(v, ["laidangier", "verb", "laidange", "laidangié", "laidangié", "", "To maltreat"])
|
||
let v = native_list_append(v, ["forcier", "verb", "forz", "forcié", "forcié", "", "strengthen"])
|
||
let v = native_list_append(v, ["marir", "verb", "maris", "mari", "mari", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bruir", "verb", "brui", "broï", "broï", "", "to burn"])
|
||
let v = native_list_append(v, ["esclicier", "verb", "escliz", "esclicié", "esclicié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["blesmir", "verb", "blesmis", "blesmi", "blesmi", "", "to damage harm"])
|
||
let v = native_list_append(v, ["aiser", "verb", "aiser", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["conchier", "verb", "conchier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["berser", "verb", "bers", "bersé", "bersé", "", "to hunt with"])
|
||
let v = native_list_append(v, ["bersé", "verb", "bersé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["bersant", "verb", "bersant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["שאבוייר", "verb", "שַאבֿוֹייר", "śa’ḇōyyr", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["acointer", "verb", "acoint", "acointié", "acointié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entredire", "verb", "entredi", "entrediü", "entrediü", "", "to forbid to"])
|
||
let v = native_list_append(v, ["eiser", "verb", "eis", "eisé", "eisé", "", "to help or"])
|
||
let v = native_list_append(v, ["baaillier", "verb", "baail", "baaillié", "baaillié", "", "to yawn"])
|
||
let v = native_list_append(v, ["enprisonner", "verb", "enprison", "enprisonné", "enprisonné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enprisunner", "verb", "enprisun", "enprisunné", "enprisunné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enprisuner", "verb", "enprisun", "enprisuné", "enprisuné", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enprisunant", "verb", "enprisunant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["enprisuné", "verb", "enprisuné", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["enprisun", "verb", "enprisun", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["enprisuneve", "verb", "enprisuneve", "", "", "", "first-person singular imperfect"])
|
||
let v = native_list_append(v, ["enprisuneie", "verb", "enprisuneie", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enprisunoie", "verb", "enprisunoie", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enprisonoe", "verb", "enprisonoe", "", "", "", "first-person singular imperfect"])
|
||
let v = native_list_append(v, ["enprisunoe", "verb", "enprisunoe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gaujant", "verb", "gaujant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["gaugé", "verb", "gaugé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["abreger", "verb", "abriege", "abregé", "abregé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["abrejant", "verb", "abrejant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["parleve", "verb", "parleve", "", "", "", "first-person singular imperfect"])
|
||
let v = native_list_append(v, ["parleie", "verb", "parleie", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parloie", "verb", "parleie", "parloe", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parloe", "verb", "parloe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parlerent", "verb", "parlerent", "", "", "", "third-person plural simple"])
|
||
let v = native_list_append(v, ["parlevent", "verb", "parloient", "", "", "", "third-person plural imperfect"])
|
||
let v = native_list_append(v, ["parlereient", "verb", "parlereient", "", "", "", "third-person plural conditional"])
|
||
let v = native_list_append(v, ["parolent", "verb", "parolent", "", "", "", "third-person plural present"])
|
||
let v = native_list_append(v, ["abrejas", "verb", "abrejas", "", "", "", "second-person singular preterite"])
|
||
let v = native_list_append(v, ["abaudir", "verb", "abaudis", "abaudi", "abaudi", "", "embolden encourage"])
|
||
let v = native_list_append(v, ["abaudissant", "verb", "abaudissant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["abaudi", "verb", "abaudi", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["enprisoné", "verb", "no-table-tags", "enprisonez", "enprisonee", "", "past participle of"])
|
||
let v = native_list_append(v, ["enprisonant", "verb", "no-table-tags", "enprisonanz", "enprisonante", "", "present participle of"])
|
||
let v = native_list_append(v, ["chastïeve", "verb", "chastïeve", "", "", "", "first-person singular imperfect"])
|
||
let v = native_list_append(v, ["abaudissent", "verb", "abaudissent", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["embaudir", "verb", "embaudis", "embaudi", "embaudi", "", "To embolden to"])
|
||
let v = native_list_append(v, ["esbaudir", "verb", "esbaudis", "esbaudi", "esbaudi", "", "To embolden to"])
|
||
let v = native_list_append(v, ["esbaudist", "verb", "esbaudist", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["enbaudir", "verb", "enbaudis", "enbaudi", "enbaudi", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entrevëi", "verb", "entrevëi", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["enprisoneve", "verb", "enprisoneve", "", "", "", "first-person singular imperfect"])
|
||
let v = native_list_append(v, ["atirié", "verb", "atirié", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["atirant", "verb", "atirant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["abriger", "verb", "abrige", "abrigé", "abrigé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["abreges", "verb", "abreges", "", "", "", "second-person singular present"])
|
||
let v = native_list_append(v, ["enbaudi", "verb", "enbaudi", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["outrecuidier", "verb", "outrecuit", "outrecuidié", "outrecuidié", "", "to be arrogant"])
|
||
let v = native_list_append(v, ["outrecuidiant", "verb", "outrecuidiant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["esbanier", "verb", "esbani", "esbanïé", "esbanïé", "", "to amuse"])
|
||
let v = native_list_append(v, ["esbaniant", "verb", "esbaniant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["drez", "verb", "drez", "", "", "", "first-person singular present"])
|
||
let v = native_list_append(v, ["trailler", "verb", "trail", "traillé", "traillé", "", "to tow pick"])
|
||
let v = native_list_append(v, ["sunes", "verb", "sunes", "", "", "", "second-person singular present"])
|
||
let v = native_list_append(v, ["sojorn", "verb", "sojorn", "", "", "", "first-person present indicative"])
|
||
let v = native_list_append(v, ["pourpris", "verb", "pourprise", "pourprises", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["eser", "verb", "eser", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ataster", "verb", "atast", "atasté", "atasté", "", "To touch test."])
|
||
let v = native_list_append(v, ["correer", "verb", "corroi", "correé", "correé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["embataillier", "verb", "embatail", "embataillié", "embataillié", "", "To array for"])
|
||
let v = native_list_append(v, ["quatir", "verb", "quatis", "quati", "quati", "", "To press down"])
|
||
let v = native_list_append(v, ["accreistre", "verb", "accreis", "accreü", "accreü", "", "alternative form of"])
|
||
let v = native_list_append(v, ["posseeir", "verb", "possié", "possis", "possis", "", "alternative form of"])
|
||
let v = native_list_append(v, ["posseoir", "verb", "possié", "possis", "possis", "", "to possess"])
|
||
let v = native_list_append(v, ["chavoir", "verb", "chavoir", "", "", "", "alternative infinitive of"])
|
||
let v = native_list_append(v, ["chevoir", "verb", "chaver", "chavoir", "", "", "to contain to"])
|
||
let v = native_list_append(v, ["eskoltet", "verb", "eskoltet", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["abregier", "verb", "abriege", "abregié", "abregié", "", "To shorten to"])
|
||
let v = native_list_append(v, ["chadeir", "verb", "chadeir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chedeir", "verb", "chedeir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["escuter", "verb", "escut", "escuté", "escuté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["estramer", "verb", "estram", "estramé", "estramé", "", "to litter with"])
|
||
let v = native_list_append(v, ["fornoiier", "verb", "fornoier", "fornier", "forsnoier", "", "to deny"])
|
||
let v = native_list_append(v, ["eisier", "verb", "eis", "eisié", "eisié", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eisir", "verb", "eisir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eaisir", "verb", "eaisir", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eeser", "verb", "eeser", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esere", "verb", "esere", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aaiser", "verb", "aaiser", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aaisier", "verb", "aaisier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aeiser", "verb", "aeiser", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aieiser", "verb", "aieiser", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aiesier", "verb", "aiesier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hesser", "verb", "hesser", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eisant", "verb", "eisant", "", "", "", "present participle of"])
|
||
let v = native_list_append(v, ["penez", "verb", "penez", "", "", "", "second-person plural present"])
|
||
let v = native_list_append(v, ["donter", "verb", "dont", "donté", "donté", "", "to tame"])
|
||
let v = native_list_append(v, ["esteit", "verb", "esteit", "", "", "", "Anglo-Norman form of"])
|
||
let v = native_list_append(v, ["alez", "verb", "alez", "", "", "", "inflection of aler"])
|
||
let v = native_list_append(v, ["aimet", "verb", "aimet", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["recleimet", "verb", "recleimet", "", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["molteplier", "verb", "moltepli", "molteplïé", "molteplïé", "", "to multiply to"])
|
||
let v = native_list_append(v, ["conchiier", "verb", "conchii", "conchiïé", "conchiïé", "", "to beshit to"])
|
||
let v = native_list_append(v, ["espeluchier", "verb", "espeluche", "espeluchié", "espeluchié", "", "to peel"])
|
||
let v = native_list_append(v, ["eschauder", "verb", "eschaut", "eschaudé", "eschaudé", "", "to scald"])
|
||
let v = native_list_append(v, ["escalder", "verb", "escalder", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enchevauchier", "verb", "enchevauche", "enchevauchié", "enchevauchié", "", "to ride on"])
|
||
let v = native_list_append(v, ["deschevauchier", "verb", "deschevauche", "deschevauchié", "deschevauchié", "", "unhorse"])
|
||
let v = native_list_append(v, ["porseoir", "verb", "porsié", "porsis", "porsis", "", "to possess own"])
|
||
let v = native_list_append(v, ["froissier", "verb", "froissi", "froissïé", "froissïé", "", "break crack split"])
|
||
let v = native_list_append(v, ["avochier", "verb", "avoche", "avochié", "avochié", "", "summon"])
|
||
let v = native_list_append(v, ["joquier", "verb", "jocquier", "jokier", "jouquier", "", "to perch roost"])
|
||
let v = native_list_append(v, ["gehisner", "verb", "gehisne", "gehisné", "gehisné", "", "to bother annoy"])
|
||
let v = native_list_append(v, ["averer", "verb", "aver", "averé", "averé", "", "to realise accomplish"])
|
||
let v = native_list_append(v, ["decheoir", "verb", "dechair", "decheer", "decheir", "", "to fall"])
|
||
let v = native_list_append(v, ["ascolter", "verb", "ascolt", "ascolté", "ascolté", "", "alternative form of"])
|
||
let v = native_list_append(v, ["adola", "verb", "adola", "", "", "", "third-person singular preterite"])
|
||
let v = native_list_append(v, ["vessir", "verb", "vecir", "", "", "", "to pass wind"])
|
||
let v = native_list_append(v, ["waloper", "verb", "waloper", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["carquier", "verb", "carquier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["raïncer", "verb", "raïnz", "raïncé", "raïncé", "", "to rinse to"])
|
||
let v = native_list_append(v, ["genoir", "verb", "genuir", "", "", "", "to generate"])
|
||
let v = native_list_append(v, ["emperer", "verb", "emperer", "", "", "", "to govern command"])
|
||
let v = native_list_append(v, ["esmé", "verb", "estimé", "", "", "", "past participle of"])
|
||
let v = native_list_append(v, ["maubaillir", "verb", "maubaillis", "maubailli", "maubailli", "", "to mistreat abuse."])
|
||
let v = native_list_append(v, ["malbaillir", "verb", "malbaillis", "malbailli", "malbailli", "", "to mistreat abuse."])
|
||
let v = native_list_append(v, ["baillir", "verb", "baillis", "bailli", "bailli", "", "to carry"])
|
||
let v = native_list_append(v, ["comparoir", "verb", "comparoir", "", "", "", "to appear before"])
|
||
let v = native_list_append(v, ["resourdre", "verb", "resourt", "resourdu", "resourdu", "", "to spring up"])
|
||
let v = native_list_append(v, ["embrosder", "verb", "embrost", "embrosdé", "embrosdé", "", "to embroider"])
|
||
let v = native_list_append(v, ["escharnir", "verb", "escharnier", "eschernir", "escarnir", "", "To slander ridicule"])
|
||
let v = native_list_append(v, ["lagrimer", "verb", "lagrim", "lagrimé", "lagrimé", "", "to weep"])
|
||
let v = native_list_append(v, ["reschignier", "verb", "resquignier", "reskignier", "resquinnier", "", "With or without"])
|
||
let v = native_list_append(v, ["saluder", "verb", "saluer", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desporter", "verb", "desporter", "", "", "", "To disport to"])
|
||
let v = native_list_append(v, ["cuillir", "verb", "cueillir", "coillir", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["perceveir", "verb", "percef", "percevé", "percevé", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lachier", "verb", "lachier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["murjoe", "verb", "murjoe oblique singular or", "murjoes", "murjoes", "", "provision of food"])
|
||
let v = native_list_append(v, ["a/languages M to Z", "verb", "a", "ad", "", "", "third-person singular present"])
|
||
let v = native_list_append(v, ["abrochier", "verb", "abrochi", "abrochïé", "abrochïé", "", "abroach"])
|
||
let v = native_list_append(v, ["essiever", "verb", "essief", "essievé", "essievé", "", "to check a"])
|
||
let v = native_list_append(v, ["livre", "adj", "livre", "", "", "", "free at liberty"])
|
||
let v = native_list_append(v, ["able", "adj", "able", "", "ables", "", "able capable"])
|
||
let v = native_list_append(v, ["nu", "adj", "nu", "", "nue", "", "naked"])
|
||
let v = native_list_append(v, ["bone", "adj", "bone", "", "", "", "nominative feminine singular"])
|
||
let v = native_list_append(v, ["servant", "adj", "servant", "", "servante", "", "that serves that"])
|
||
let v = native_list_append(v, ["abstinent", "adj", "abstinent", "", "abstinente", "", "abstinent"])
|
||
let v = native_list_append(v, ["alien", "adj", "alien", "", "aliene", "", "alien foreign non-native"])
|
||
let v = native_list_append(v, ["libre", "adj", "libre", "", "", "", "free at liberty"])
|
||
let v = native_list_append(v, ["second", "adj", "second", "", "seconde", "", "second"])
|
||
let v = native_list_append(v, ["general", "adj", "general", "", "generale", "", "general not limited"])
|
||
let v = native_list_append(v, ["sol", "adj", "sol", "", "sole", "", "alone"])
|
||
let v = native_list_append(v, ["rose", "adj", "rose", "", "rosee", "", "rose-colored"])
|
||
let v = native_list_append(v, ["rice", "adj", "rice", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bel", "adj", "bel", "", "bele", "", "graceful elegant courteous"])
|
||
let v = native_list_append(v, ["vert", "adj", "vert", "", "vert (later verte)", "", "green of a"])
|
||
let v = native_list_append(v, ["jaune", "adj", "jaune", "", "", "", "yellow"])
|
||
let v = native_list_append(v, ["voir", "adj", "voir", "", "voire", "", "true"])
|
||
let v = native_list_append(v, ["liberal", "adj", "liberal", "", "liberale", "", "appropriate for a"])
|
||
let v = native_list_append(v, ["vocal", "adj", "vocal", "", "vocale", "", "vocal relating to"])
|
||
let v = native_list_append(v, ["feel", "adj", "feel", "", "", "", "faithful loyal"])
|
||
let v = native_list_append(v, ["mal", "adj", "peior", "peior", "male", "", "bad undesirable not"])
|
||
let v = native_list_append(v, ["criminal", "adj", "criminal", "", "criminale", "", "criminal illegal against"])
|
||
let v = native_list_append(v, ["brief", "adj", "brief", "", "brieve", "", "brief short in"])
|
||
let v = native_list_append(v, ["simple", "adj", "simple", "", "", "", "innocent"])
|
||
let v = native_list_append(v, ["certain", "adj", "certain", "", "certaine", "", "certain sure"])
|
||
let v = native_list_append(v, ["vif", "adj", "vif", "", "vive", "", "alive"])
|
||
let v = native_list_append(v, ["fox", "adj", "fox", "", "", "", "nominative and oblique"])
|
||
let v = native_list_append(v, ["long", "adj", "long", "", "longe", "", "long length duration"])
|
||
let v = native_list_append(v, ["hospital", "adj", "hospital", "", "hospitale", "", "hospitable welcoming"])
|
||
let v = native_list_append(v, ["mare", "adj", "mare", "", "", "", "evil bad"])
|
||
let v = native_list_append(v, ["impersonal", "adj", "impersonal", "", "impersonale", "", "impersonal"])
|
||
let v = native_list_append(v, ["potable", "adj", "potable", "", "potables", "", "potable"])
|
||
let v = native_list_append(v, ["menu", "adj", "menu", "", "menue", "", "small"])
|
||
let v = native_list_append(v, ["franc", "adj", "franc", "", "franche", "", "French"])
|
||
let v = native_list_append(v, ["nocturnal", "adj", "nocturnal", "", "nocturnale", "", "nocturnal"])
|
||
let v = native_list_append(v, ["precedent", "adj", "precedent", "", "precedente", "", "preceding that comes"])
|
||
let v = native_list_append(v, ["fier", "adj", "fier", "", "fiere", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mot", "adj", "mot", "", "mote", "", "alternative form of"])
|
||
let v = native_list_append(v, ["natural", "adj", "natural", "", "naturale", "", "natural"])
|
||
let v = native_list_append(v, ["premier", "adj", "premier", "", "premiere", "", "first"])
|
||
let v = native_list_append(v, ["universal", "adj", "universal", "", "universale", "", "universal"])
|
||
let v = native_list_append(v, ["sole", "adj", "sole", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["maire", "adj", "maire", "", "", "", "primary principal most"])
|
||
let v = native_list_append(v, ["tien", "adj", "tien", "", "", "", "yours your"])
|
||
let v = native_list_append(v, ["real", "adj", "real", "", "reale", "", "royal alternative form"])
|
||
let v = native_list_append(v, ["net", "adj", "net", "", "nete", "", "clean"])
|
||
let v = native_list_append(v, ["invisible", "adj", "invisible", "", "", "", "invisible not able"])
|
||
let v = native_list_append(v, ["visible", "adj", "visible", "", "", "", "visible able to"])
|
||
let v = native_list_append(v, ["foible", "adj", "foible", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mien", "adj", "mien", "", "", "", "my mine"])
|
||
let v = native_list_append(v, ["proper", "adj", "proper", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pale", "adj", "pale", "", "", "", "pale whitish or"])
|
||
let v = native_list_append(v, ["gast", "adj", "gast", "", "gaste", "", "destroyed ravaged decimated"])
|
||
let v = native_list_append(v, ["beau", "adj", "beau", "", "bele", "", "alternative form of"])
|
||
let v = native_list_append(v, ["felon", "adj", "felon", "", "felone", "", "evil bad immoral"])
|
||
let v = native_list_append(v, ["final", "adj", "final", "", "finale", "", "final definitive last"])
|
||
let v = native_list_append(v, ["corporal", "adj", "corporal", "", "corporale", "", "alternative form of"])
|
||
let v = native_list_append(v, ["idiot", "adj", "idiot", "", "idiote", "", "ignorant narrow-minded"])
|
||
let v = native_list_append(v, ["chest", "adj", "chest", "", "cheste", "", "Picard form of"])
|
||
let v = native_list_append(v, ["lung", "adj", "lung", "", "lunge", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bon", "adj", "meillor", "meillor", "bone", "", "good not evil"])
|
||
let v = native_list_append(v, ["maior", "adj", "maior", "", "", "", "bigger larger"])
|
||
let v = native_list_append(v, ["soul", "adj", "soul", "", "soule", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gris", "adj", "gris", "", "grise", "", "gray / gray"])
|
||
let v = native_list_append(v, ["blanche", "adj", "blanche", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["nun", "adj", "nun", "", "nune", "", "alternative form of"])
|
||
let v = native_list_append(v, ["public", "adj", "public", "", "publique", "", "public not private"])
|
||
let v = native_list_append(v, ["amiable", "adj", "amiable", "", "", "", "likable amiable"])
|
||
let v = native_list_append(v, ["treble", "adj", "treble", "", "", "", "treble triple"])
|
||
let v = native_list_append(v, ["antic", "adj", "antic", "", "antique", "", "ancient very old"])
|
||
let v = native_list_append(v, ["large", "adj", "large", "", "", "", "generous"])
|
||
let v = native_list_append(v, ["bastard", "adj", "bastard", "", "bastarde", "", "bastard conceived by"])
|
||
let v = native_list_append(v, ["fluent", "adj", "fluent", "", "fluente", "", "flowing that flows"])
|
||
let v = native_list_append(v, ["quart", "adj", "quart", "", "quarte", "", "fourth"])
|
||
let v = native_list_append(v, ["novel", "adj", "novel", "", "novele", "", "new"])
|
||
let v = native_list_append(v, ["prude", "adj", "prude", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["divin", "adj", "divin", "", "divine", "", "divine godly"])
|
||
let v = native_list_append(v, ["delicious", "adj", "delicious", "", "deliciouse", "", "delicious tasty"])
|
||
let v = native_list_append(v, ["fin", "adj", "fin", "", "fine", "", "fine delicate"])
|
||
let v = native_list_append(v, ["fix", "adj", "fix", "", "fixe", "", "fixed not able"])
|
||
let v = native_list_append(v, ["saint", "adj", "saint", "", "sainte", "", "holy"])
|
||
let v = native_list_append(v, ["bun", "adj", "bun", "", "bune", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chaste", "adj", "chaste", "", "", "", "chaste celibate"])
|
||
let v = native_list_append(v, ["baud", "adj", "baud", "", "baude", "", "bold brave"])
|
||
let v = native_list_append(v, ["gai", "adj", "gai", "", "gaie", "", "happy cheerful gay"])
|
||
let v = native_list_append(v, ["gent", "adj", "gent", "", "gente", "", "fair beautiful handsome"])
|
||
let v = native_list_append(v, ["cher", "adj", "cher", "", "chere", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fer", "adj", "fer", "", "fere", "", "cruel harsh"])
|
||
let v = native_list_append(v, ["aire", "adj", "aire", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cru", "adj", "cru", "", "crue", "", "raw uncooked"])
|
||
let v = native_list_append(v, ["monde", "adj", "monde", "", "", "", "clean pure"])
|
||
let v = native_list_append(v, ["mar", "adj", "mar", "", "mare", "", "alternative form of"])
|
||
let v = native_list_append(v, ["haut", "adj", "haut", "", "haute", "", "high elevated"])
|
||
let v = native_list_append(v, ["paternal", "adj", "paternal", "", "paternale", "", "paternal"])
|
||
let v = native_list_append(v, ["quite", "adj", "quite", "", "", "", "free liberated"])
|
||
let v = native_list_append(v, ["blanc", "adj", "blanc", "", "blanche", "", "white"])
|
||
let v = native_list_append(v, ["noir", "adj", "noir", "", "noire", "", "black having a"])
|
||
let v = native_list_append(v, ["sec", "adj", "sec", "", "seche", "", "dry lacking moisture"])
|
||
let v = native_list_append(v, ["quarte", "adj", "quarte", "", "", "", "fourth ordinal adjective"])
|
||
let v = native_list_append(v, ["quinte", "adj", "quinte", "", "", "", "fifth ordinal adjective"])
|
||
let v = native_list_append(v, ["mat", "adj", "mat", "", "mate", "", "checkmated in checkmate"])
|
||
let v = native_list_append(v, ["mier", "adj", "mier", "", "miere", "", "pure simple complete"])
|
||
let v = native_list_append(v, ["plat", "adj", "plat", "", "plate", "", "flat"])
|
||
let v = native_list_append(v, ["triste", "adj", "triste", "", "", "", "sad"])
|
||
let v = native_list_append(v, ["frequent", "adj", "frequent", "", "frequente", "", "frequent often"])
|
||
let v = native_list_append(v, ["violent", "adj", "violent", "", "violente", "", "violent using violence"])
|
||
let v = native_list_append(v, ["repentant", "adj", "repentant", "", "repentante", "", "repentant"])
|
||
let v = native_list_append(v, ["tot", "adj", "tot", "", "tote", "", "all"])
|
||
let v = native_list_append(v, ["resident", "adj", "resident", "", "residente", "", "resident residing"])
|
||
let v = native_list_append(v, ["tierce", "adj", "tierce", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jazerant", "adj", "jazerant", "", "", "", "Made of metal"])
|
||
let v = native_list_append(v, ["poitrinal", "adj", "poitrinal", "", "pointrinale", "", "chest relating to"])
|
||
let v = native_list_append(v, ["autre", "adj", "autre", "", "", "", "other"])
|
||
let v = native_list_append(v, ["cil", "adj", "cil", "", "cile", "", "alternative form of"])
|
||
let v = native_list_append(v, ["glorious", "adj", "glorious", "", "gloriouse", "", "glorious"])
|
||
let v = native_list_append(v, ["primer", "adj", "primer", "", "primere", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rural", "adj", "rural", "", "rurale", "", "rural"])
|
||
let v = native_list_append(v, ["rampant", "adj", "rampant", "", "rampante", "", "rampant"])
|
||
let v = native_list_append(v, ["demesne", "adj", "demesne", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["blunt", "adj", "blunt", "", "blunde", "", "alternative form of"])
|
||
let v = native_list_append(v, ["resplendant", "adj", "resplendant", "", "resplendante", "", "resplendent brilliant shining"])
|
||
let v = native_list_append(v, ["pensive", "adj", "pensive", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["ardent", "adj", "ardent", "", "ardente", "", "burning aflame on"])
|
||
let v = native_list_append(v, ["mort", "adj", "mort", "", "morte", "", "dead"])
|
||
let v = native_list_append(v, ["poi", "adj", "poi", "", "", "", "few little"])
|
||
let v = native_list_append(v, ["sage", "adj", "sage", "", "", "", "wise having wisdom"])
|
||
let v = native_list_append(v, ["vis", "adj", "vis", "", "", "", "inflection of vif"])
|
||
let v = native_list_append(v, ["digest", "adj", "digest", "", "digeste", "", "digested"])
|
||
let v = native_list_append(v, ["grant", "adj", "maior", "grandisme", "grande", "", "big large"])
|
||
let v = native_list_append(v, ["grief", "adj", "grief", "", "grieve", "", "sad"])
|
||
let v = native_list_append(v, ["official", "adj", "official", "", "officiale", "", "official certified or"])
|
||
let v = native_list_append(v, ["tart", "adj", "tart", "", "tarde", "", "late after the"])
|
||
let v = native_list_append(v, ["trenchant", "adj", "trenchant", "", "trenchante", "", "sharp razor sharp"])
|
||
let v = native_list_append(v, ["tut", "adj", "tut", "", "tute", "", "alternative form of"])
|
||
let v = native_list_append(v, ["envious", "adj", "envious", "", "enviouse", "", "envious jealous"])
|
||
let v = native_list_append(v, ["parochial", "adj", "parochial", "", "parochiale", "", "parochial"])
|
||
let v = native_list_append(v, ["fol", "adj", "fol", "", "fole", "", "mad insane"])
|
||
let v = native_list_append(v, ["remis", "adj", "remis", "", "remise", "", "remiss in the"])
|
||
let v = native_list_append(v, ["sade", "adj", "sade", "", "", "", "delicious"])
|
||
let v = native_list_append(v, ["lait", "adj", "lait", "", "laide", "", "ugly"])
|
||
let v = native_list_append(v, ["fel", "adj", "fel", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["masculin", "adj", "masculin", "", "masculine", "", "masculine"])
|
||
let v = native_list_append(v, ["veritable", "adj", "veritable", "", "", "", "true real not"])
|
||
let v = native_list_append(v, ["variant", "adj", "variant", "", "variante", "", "varying which varies"])
|
||
let v = native_list_append(v, ["noble", "adj", "noble", "", "", "", "noble upper-class well-bred"])
|
||
let v = native_list_append(v, ["mortel", "adj", "mortel", "", "mortele", "", "mortal fatal killer"])
|
||
let v = native_list_append(v, ["fort", "adj", "fort", "", "forte", "", "strong"])
|
||
let v = native_list_append(v, ["obeissant", "adj", "obeissant", "", "obeissante", "", "obedient"])
|
||
let v = native_list_append(v, ["plain", "adj", "plain", "", "plaine", "", "full not empty"])
|
||
let v = native_list_append(v, ["amenable", "adj", "amenable", "", "", "", "amenable agreeable compliant"])
|
||
let v = native_list_append(v, ["halt", "adj", "halt", "", "halte", "", "high elevated"])
|
||
let v = native_list_append(v, ["regal", "adj", "regal", "", "regale", "", "regal"])
|
||
let v = native_list_append(v, ["abile", "adj", "abile", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["profound", "adj", "profound", "", "profounde", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["brun", "adj", "brun", "", "brune", "", "brown color/colour"])
|
||
let v = native_list_append(v, ["grande", "adj", "grande", "", "", "", "nominative feminine singular"])
|
||
let v = native_list_append(v, ["verge", "adj", "verge", "", "", "", "virgin virginal"])
|
||
let v = native_list_append(v, ["journal", "adj", "journal", "", "journale", "", "daily"])
|
||
let v = native_list_append(v, ["terrible", "adj", "terrible", "", "terriblee", "", "terrible"])
|
||
let v = native_list_append(v, ["viscous", "adj", "viscous", "", "viscouse", "", "viscous of a"])
|
||
let v = native_list_append(v, ["lai", "adj", "lai", "", "laie", "", "ugly"])
|
||
let v = native_list_append(v, ["sur", "adj", "sur", "", "sure", "", "sour bitter"])
|
||
let v = native_list_append(v, ["gentil", "adj", "gentil", "", "gentile", "", "noble courteous courtly"])
|
||
let v = native_list_append(v, ["obedient", "adj", "obedient", "", "obediente", "", "obedient"])
|
||
let v = native_list_append(v, ["chier", "adj", "chier", "", "chiere", "", "important noteworthy"])
|
||
let v = native_list_append(v, ["bas", "adj", "bas", "", "base", "", "low near the"])
|
||
let v = native_list_append(v, ["nul", "adj", "nul", "", "nule", "", "none not any"])
|
||
let v = native_list_append(v, ["omnipotent", "adj", "omnipotent", "", "omnipotente", "", "omnipotent"])
|
||
let v = native_list_append(v, ["ferme", "adj", "ferme", "", "", "", "oblique and nominative"])
|
||
let v = native_list_append(v, ["arable", "adj", "arable", "", "", "", "arable"])
|
||
let v = native_list_append(v, ["repugnant", "adj", "repugnant", "", "repugnante", "", "contradictory"])
|
||
let v = native_list_append(v, ["plein", "adj", "plein", "", "pleine", "", "full at capacity"])
|
||
let v = native_list_append(v, ["runt", "adj", "runt", "", "runde", "", "alternative form of"])
|
||
let v = native_list_append(v, ["profitable", "adj", "profitable", "", "", "", "useful usable that"])
|
||
let v = native_list_append(v, ["compost", "adj", "compost", "", "composte", "", "composed of"])
|
||
let v = native_list_append(v, ["venial", "adj", "venial", "", "veniale", "", "venial"])
|
||
let v = native_list_append(v, ["sapient", "adj", "sapient", "", "sapiente", "", "wise sapient"])
|
||
let v = native_list_append(v, ["vicious", "adj", "vicious", "", "viciouse", "", "vicious malicious"])
|
||
let v = native_list_append(v, ["puissant", "adj", "puissant", "", "puissante", "", "powerful mighty"])
|
||
let v = native_list_append(v, ["petit", "adj", "petit", "", "petite", "", "small little"])
|
||
let v = native_list_append(v, ["riche", "adj", "riche", "", "", "", "rich possessing wealth"])
|
||
let v = native_list_append(v, ["errant", "adj", "errant", "", "errante", "", "wandering nomadic"])
|
||
let v = native_list_append(v, ["quoi", "adj", "quoi", "", "quoie", "", "silent"])
|
||
let v = native_list_append(v, ["magne", "adj", "magne", "", "magnes", "", "strong"])
|
||
let v = native_list_append(v, ["estrange", "adj", "estrange", "", "", "", "foreign overseas"])
|
||
let v = native_list_append(v, ["tenant", "adj", "tenant", "", "tenante", "", "holder owner attributively"])
|
||
let v = native_list_append(v, ["chagrin", "adj", "chagrin", "", "chagrine", "", "painful afflicted"])
|
||
let v = native_list_append(v, ["poignant", "adj", "poignant", "", "poignante", "", "pointed pointy"])
|
||
let v = native_list_append(v, ["tel", "adj", "tel", "", "tele", "", "such a"])
|
||
let v = native_list_append(v, ["mari", "adj", "mari", "", "marie", "", "alternative form of"])
|
||
let v = native_list_append(v, ["austere", "adj", "austere", "", "", "", "acrid bitter"])
|
||
let v = native_list_append(v, ["breton", "adj", "breton", "", "bretone", "", "Breton of from"])
|
||
let v = native_list_append(v, ["molt", "adj", "molt", "", "molte", "", "much many a"])
|
||
let v = native_list_append(v, ["literal", "adj", "literal", "", "literale", "", "literal exactly as"])
|
||
let v = native_list_append(v, ["venimos", "adj", "venimos", "", "venimeuse", "", "poisonous toxic"])
|
||
let v = native_list_append(v, ["irie", "adj", "irie", "", "", "", "annoyed bothered"])
|
||
let v = native_list_append(v, ["cert", "adj", "cert", "", "certe", "", "certain sure"])
|
||
let v = native_list_append(v, ["bestial", "adj", "bestial", "", "bestiale", "", "bestial of or"])
|
||
let v = native_list_append(v, ["indien", "adj", "indien", "", "indiene", "", "Indian of or"])
|
||
let v = native_list_append(v, ["tiede", "adj", "tiede", "", "", "", "tepid luke-warm"])
|
||
let v = native_list_append(v, ["viel", "adj", "viel", "", "vielle", "", "old"])
|
||
let v = native_list_append(v, ["tant", "adj", "tant", "", "tante", "", "so much so"])
|
||
let v = native_list_append(v, ["tribunal", "adj", "tribunal", "", "tribunale", "", "of or relating"])
|
||
let v = native_list_append(v, ["quel", "adj", "quel", "", "quele", "", "which"])
|
||
let v = native_list_append(v, ["senile", "adj", "senile", "", "seniles", "", "relating to old"])
|
||
let v = native_list_append(v, ["pur", "adj", "pur", "", "pure", "", "pure"])
|
||
let v = native_list_append(v, ["droit", "adj", "droit", "", "droite", "", "right correct justified"])
|
||
let v = native_list_append(v, ["nes", "adj", "nes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["quadrangle", "adj", "quadrangle", "", "", "", "quadrangular of a"])
|
||
let v = native_list_append(v, ["mauvais", "adj", "mauvais", "", "mauvaise", "", "alternative form of"])
|
||
let v = native_list_append(v, ["infernal", "adj", "infernal", "", "infernale", "", "infernal relating to"])
|
||
let v = native_list_append(v, ["premere", "adj", "premere", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["parfait", "adj", "parfait", "", "parfaite", "", "perfect faultless without"])
|
||
let v = native_list_append(v, ["tenebrous", "adj", "tenebrous", "", "tenebrouse", "", "alternative form of"])
|
||
let v = native_list_append(v, ["serein", "adj", "serein", "", "sereine", "", "serene calm tranquil"])
|
||
let v = native_list_append(v, ["noire", "adj", "noire", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["gros", "adj", "gros", "", "grose", "", "big thick"])
|
||
let v = native_list_append(v, ["difficile", "adj", "difficile", "", "", "", "difficult"])
|
||
let v = native_list_append(v, ["especial", "adj", "especial", "", "especiale", "", "special"])
|
||
let v = native_list_append(v, ["peior", "adj", "peior", "", "peiore", "", "worse comparative degree"])
|
||
let v = native_list_append(v, ["buen", "adj", "buen", "", "buene", "", "alternative form of"])
|
||
let v = native_list_append(v, ["menor", "adj", "menor", "", "", "", "smaller"])
|
||
let v = native_list_append(v, ["salvage", "adj", "salvage", "", "salvages", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entier", "adj", "entier", "", "entiere", "", "entire whole"])
|
||
let v = native_list_append(v, ["univers", "adj", "univers", "", "universe", "", "universal applying to"])
|
||
let v = native_list_append(v, ["privé", "adj", "privé", "", "privee", "", "private"])
|
||
let v = native_list_append(v, ["lange", "adj", "lange", "", "", "", "woollen made of"])
|
||
let v = native_list_append(v, ["doucet", "adj", "doucet", "", "doucete", "", "sweet of food"])
|
||
let v = native_list_append(v, ["humble", "adj", "humble", "", "humbles", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ferial", "adj", "ferial", "", "feriale", "", "ferial pertaining to"])
|
||
let v = native_list_append(v, ["revers", "adj", "revers", "", "reverse", "", "opposite reverse"])
|
||
let v = native_list_append(v, ["ort", "adj", "ort", "", "orde", "", "dirty"])
|
||
let v = native_list_append(v, ["propre", "adj", "propre", "", "", "", "own"])
|
||
let v = native_list_append(v, ["celeste", "adj", "celeste", "", "", "", "celestial heavenly"])
|
||
let v = native_list_append(v, ["marin", "adj", "marin", "", "marine", "", "marine of or"])
|
||
let v = native_list_append(v, ["erratique", "adj", "erratique", "", "", "", "irregular intermittent"])
|
||
let v = native_list_append(v, ["triumphal", "adj", "triumphal", "", "", "", "triumphal of or"])
|
||
let v = native_list_append(v, ["boon", "adj", "meillor", "meillor", "boone", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sain", "adj", "sain", "", "saine", "", "healthy in good"])
|
||
let v = native_list_append(v, ["tendre", "adj", "tendre", "", "", "", "tender soft delicate"])
|
||
let v = native_list_append(v, ["cel", "adj", "cel", "", "cele", "", "this the one"])
|
||
let v = native_list_append(v, ["leprous", "adj", "leprous", "", "leprouse", "", "leprous having leprosy"])
|
||
let v = native_list_append(v, ["pire", "adj", "pire", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["tandu", "adj", "tandu", "", "tandue", "", "tense rigid stiff"])
|
||
let v = native_list_append(v, ["lé", "adj", "lé", "", "lee", "", "wide"])
|
||
let v = native_list_append(v, ["commodious", "adj", "commodious", "", "commodiouse", "", "Anglo-Norman form of"])
|
||
let v = native_list_append(v, ["ront", "adj", "ront", "", "ronde", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enceinte", "adj", "enceinte", "", "", "", "pregnant"])
|
||
let v = native_list_append(v, ["tuz", "adj", "tuz", "", "", "", "inflection of tut"])
|
||
let v = native_list_append(v, ["vivant", "adj", "vivant", "", "vivante", "", "living alive"])
|
||
let v = native_list_append(v, ["aidant", "adj", "aidant", "", "aidanz", "", "ready or in"])
|
||
let v = native_list_append(v, ["ancien", "adj", "ancien", "", "anciene", "", "alternative form of"])
|
||
let v = native_list_append(v, ["autumnal", "adj", "autumnal", "", "autumnale", "", "autumnal"])
|
||
let v = native_list_append(v, ["sien", "adj", "sien", "", "", "", "third-person singular possessive"])
|
||
let v = native_list_append(v, ["greu", "adj", "greu", "", "grecque", "", "Greek from or"])
|
||
let v = native_list_append(v, ["buns", "adj", "buns", "", "", "", "inflection of bun"])
|
||
let v = native_list_append(v, ["mult", "adj", "mult", "", "multe", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bele", "adj", "bele", "", "", "", "feminine nominative/oblique singular"])
|
||
let v = native_list_append(v, ["tardif", "adj", "tardif", "", "tardive", "", "late not on"])
|
||
let v = native_list_append(v, ["cest", "adj", "cest", "", "ceste", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ferm", "adj", "ferm", "", "ferme", "", "firm"])
|
||
let v = native_list_append(v, ["joli", "adj", "joli", "", "jolie", "", "pretty cute"])
|
||
let v = native_list_append(v, ["certaines", "adj", "certaines", "", "", "", "nominative/oblique feminine plural"])
|
||
let v = native_list_append(v, ["aucun", "adj", "aucun", "", "aucune", "", "any"])
|
||
let v = native_list_append(v, ["malade", "adj", "malade", "", "", "", "ill unwell sick"])
|
||
let v = native_list_append(v, ["magnifique", "adj", "magnifique", "", "", "", "magnificent marvellous"])
|
||
let v = native_list_append(v, ["vermeil", "adj", "vermeil", "", "vermeile", "", "vermillion"])
|
||
let v = native_list_append(v, ["vuit", "adj", "vuit", "", "vuide", "", "empty having no"])
|
||
let v = native_list_append(v, ["certaine", "adj", "certaine", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["vair", "adj", "vair", "", "vaire", "", "changeable that may"])
|
||
let v = native_list_append(v, ["couchant", "adj", "couchant", "", "", "", "lying down"])
|
||
let v = native_list_append(v, ["multe", "adj", "multe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["leal", "adj", "leal", "", "leal (later leale)", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deporté", "adj", "deporté", "", "deportee", "", "amused entertained"])
|
||
let v = native_list_append(v, ["doble", "adj", "doble", "", "", "", "double twice as"])
|
||
let v = native_list_append(v, ["doré", "adj", "doré", "", "doree", "", "golden gold in"])
|
||
let v = native_list_append(v, ["lunges", "adj", "lunges", "", "", "", "oblique/nominative feminine plural"])
|
||
let v = native_list_append(v, ["tiers", "adj", "tiers", "", "tierce", "", "third 3rd"])
|
||
let v = native_list_append(v, ["liquide", "adj", "liquide", "", "", "", "liquid existing in"])
|
||
let v = native_list_append(v, ["neutre", "adj", "neutre", "", "", "", "neuter"])
|
||
let v = native_list_append(v, ["manuel", "adj", "manuel", "", "manuele", "", "manual done with"])
|
||
let v = native_list_append(v, ["roial", "adj", "roial", "", "roiale", "", "royal"])
|
||
let v = native_list_append(v, ["autel", "adj", "autel", "", "autele", "", "similar"])
|
||
let v = native_list_append(v, ["ordinaire", "adj", "ordinaire", "", "", "", "ordinary usual"])
|
||
let v = native_list_append(v, ["amer", "adj", "amer", "", "amere", "", "bitter"])
|
||
let v = native_list_append(v, ["digestif", "adj", "digestif", "", "digestive", "", "digestive that aids"])
|
||
let v = native_list_append(v, ["charnel", "adj", "charnel", "", "charnexs", "", "carnal relating to"])
|
||
let v = native_list_append(v, ["recreant", "adj", "recreant", "", "recreante", "", "recreant defeated"])
|
||
let v = native_list_append(v, ["clop", "adj", "clop", "", "clope", "", "hobbling limping"])
|
||
let v = native_list_append(v, ["pestilential", "adj", "pestilential", "", "pestilentiale", "", "pestilent pestilential"])
|
||
let v = native_list_append(v, ["nobile", "adj", "nobile", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tuit", "adj", "tuit", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["riant", "adj", "riant", "", "rianzs", "", "laughing"])
|
||
let v = native_list_append(v, ["actif", "adj", "actif", "", "active", "", "active involving activity"])
|
||
let v = native_list_append(v, ["altre", "adj", "altre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["terrestre", "adj", "terrestre", "", "", "", "terrestrial earthly"])
|
||
let v = native_list_append(v, ["alcun", "adj", "alcun", "", "alcune", "", "alternative form of"])
|
||
let v = native_list_append(v, ["certains", "adj", "certains", "", "", "", "inflection of certain"])
|
||
let v = native_list_append(v, ["chenu", "adj", "chenu", "", "chenue", "", "old aged"])
|
||
let v = native_list_append(v, ["curante", "adj", "curante", "", "", "", "feminine nominative/oblique singular"])
|
||
let v = native_list_append(v, ["destre", "adj", "destre", "", "", "", "right on the"])
|
||
let v = native_list_append(v, ["particulier", "adj", "particulier", "", "particuliere", "", "particular relating to"])
|
||
let v = native_list_append(v, ["fresche", "adj", "fresche", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["idiote", "adj", "idiote", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["oneste", "adj", "oneste", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["povere", "adj", "povere", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["françois", "adj", "françois", "", "françoise", "", "French"])
|
||
let v = native_list_append(v, ["maint", "adj", "maint", "", "mainte", "", "many"])
|
||
let v = native_list_append(v, ["savie", "adj", "savie", "", "", "", "wise"])
|
||
let v = native_list_append(v, ["discret", "adj", "discret", "", "discrete", "", "different not identical"])
|
||
let v = native_list_append(v, ["terce", "adj", "terce", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["clamant", "adj", "clamant", "", "clamante", "", "sounding making a"])
|
||
let v = native_list_append(v, ["lié", "adj", "lié", "", "liee", "", "delighted overjoyed"])
|
||
let v = native_list_append(v, ["estable", "adj", "estable", "", "", "", "stable relatively unchanging"])
|
||
let v = native_list_append(v, ["verz", "adj", "verz", "", "", "", "oblique masculine plural"])
|
||
let v = native_list_append(v, ["pesant", "adj", "pesant", "", "pesante", "", "heavy"])
|
||
let v = native_list_append(v, ["sauvage", "adj", "sauvage", "", "sauvages", "", "wild untamed barbarian"])
|
||
let v = native_list_append(v, ["aigre", "adj", "aigre", "", "", "", "sharp sour acid"])
|
||
let v = native_list_append(v, ["luisant", "adj", "luisant", "", "luisanzs", "", "gleaming glistening"])
|
||
let v = native_list_append(v, ["cotidian", "adj", "cotidian", "", "cotidiane", "", "daily occurring every"])
|
||
let v = native_list_append(v, ["continu", "adj", "continu", "", "continue", "", "continuous without pauses"])
|
||
let v = native_list_append(v, ["fals", "adj", "fals", "", "false", "", "false untrue not"])
|
||
let v = native_list_append(v, ["fraile", "adj", "fraile", "", "frailes", "", "fragile frail"])
|
||
let v = native_list_append(v, ["galant", "adj", "galant", "", "galante", "", "brave noble chivalrous"])
|
||
let v = native_list_append(v, ["hardi", "adj", "hardi", "", "hardie", "", "hardy tough durable"])
|
||
let v = native_list_append(v, ["tex", "adj", "tex", "", "", "", "inflection of tel"])
|
||
let v = native_list_append(v, ["aromatique", "adj", "aromatique", "", "", "", "aromatic having a"])
|
||
let v = native_list_append(v, ["rebelle", "adj", "rebelle", "", "", "", "rebellious"])
|
||
let v = native_list_append(v, ["beaus", "adj", "beaus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mutuel", "adj", "mutuel", "", "mutuele", "", "mutual"])
|
||
let v = native_list_append(v, ["nominatif", "adj", "nominatif", "", "nominative", "", "nominative"])
|
||
let v = native_list_append(v, ["graunt", "adj", "graunt", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["vielle", "adj", "vielle", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["chantant", "adj", "chantant", "", "chantanzs", "", "singing in the"])
|
||
let v = native_list_append(v, ["sorel", "adj", "sorel", "", "sorele", "", "sorrel of a"])
|
||
let v = native_list_append(v, ["consimile", "adj", "consimile", "", "", "", "very similar"])
|
||
let v = native_list_append(v, ["plaisant", "adj", "plaisant", "", "plaisante", "", "pleasant nice"])
|
||
let v = native_list_append(v, ["taisant", "adj", "taisant", "", "taisanzs", "", "silent not making"])
|
||
let v = native_list_append(v, ["pendu", "adj", "pendu", "", "", "", "hanging suspended"])
|
||
let v = native_list_append(v, ["amers", "adj", "amers", "", "", "", "inflection of amer"])
|
||
let v = native_list_append(v, ["sanglant", "adj", "sanglant", "", "sanglante", "", "bloody covered in"])
|
||
let v = native_list_append(v, ["figural", "adj", "figural", "", "figurale", "", "symbolic"])
|
||
let v = native_list_append(v, ["lasche", "adj", "lasche", "", "", "", "cowardly"])
|
||
let v = native_list_append(v, ["mesne", "adj", "mesne", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["disme", "adj", "disme", "", "", "", "tenth ordinal adjective"])
|
||
let v = native_list_append(v, ["devis", "adj", "devis", "", "devise", "", "divided divided up"])
|
||
let v = native_list_append(v, ["effimere", "adj", "effimere", "", "", "", "ephemeral"])
|
||
let v = native_list_append(v, ["dous", "adj", "dous", "", "douse", "", "soft not hard"])
|
||
let v = native_list_append(v, ["abeant", "adj", "abeant", "", "abeante", "", "desirous covetous"])
|
||
let v = native_list_append(v, ["ruge", "adj", "ruge", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["privés", "adj", "privés", "", "", "", "inflection of privé"])
|
||
let v = native_list_append(v, ["narcotique", "adj", "narcotique", "", "", "", "sedative provoking sleep"])
|
||
let v = native_list_append(v, ["nerveus", "adj", "nerveus", "", "nerveuse", "", "sinew tendon attributively"])
|
||
let v = native_list_append(v, ["terrien", "adj", "terrien", "", "terriene", "", "earth made of"])
|
||
let v = native_list_append(v, ["croche", "adj", "croche", "", "croches", "", "hooked curved"])
|
||
let v = native_list_append(v, ["traversable", "adj", "traversable", "", "", "", "traversable"])
|
||
let v = native_list_append(v, ["preu", "adj", "preu", "", "not attested", "", "brave valiant chivalrous"])
|
||
let v = native_list_append(v, ["contrarious", "adj", "contrarious", "", "contrariouse", "", "maddening irritating"])
|
||
let v = native_list_append(v, ["venimeux", "adj", "venimeux", "", "venimeuse", "", "alternative form of"])
|
||
let v = native_list_append(v, ["meur", "adj", "meur", "", "meure", "", "mature"])
|
||
let v = native_list_append(v, ["religieus", "adj", "religieus", "", "religieuse", "", "religious"])
|
||
let v = native_list_append(v, ["toz", "adj", "toz", "", "", "", "inflection of tot"])
|
||
let v = native_list_append(v, ["insaciable", "adj", "insaciable", "", "", "", "insatiable"])
|
||
let v = native_list_append(v, ["povre", "adj", "povre", "", "povres", "", "poor lacking resources"])
|
||
let v = native_list_append(v, ["several", "adj", "several", "", "severale", "", "separate"])
|
||
let v = native_list_append(v, ["chiche", "adj", "chiche", "", "", "", "miserly stingy"])
|
||
let v = native_list_append(v, ["rauque", "adj", "rauque", "", "", "", "hoarse afflicted by"])
|
||
let v = native_list_append(v, ["mixte", "adj", "mixte", "", "", "", "mixed"])
|
||
let v = native_list_append(v, ["menteor", "adj", "menteor", "", "", "", "lying tending to"])
|
||
let v = native_list_append(v, ["vaillant", "adj", "vaillant", "", "vaillante", "", "valuable having value"])
|
||
let v = native_list_append(v, ["preux", "adj", "preux", "", "", "", "inflection of preu"])
|
||
let v = native_list_append(v, ["biau", "adj", "biau", "", "bele", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cist", "adj", "cist", "", "", "", "this this one"])
|
||
let v = native_list_append(v, ["dolent", "adj", "dolent", "", "dolente", "", "painful causing suffering"])
|
||
let v = native_list_append(v, ["nervus", "adj", "nervus", "", "nervuse", "", "sinew tendon attributively"])
|
||
let v = native_list_append(v, ["serain", "adj", "serain", "", "seraine", "", "alternative form of"])
|
||
let v = native_list_append(v, ["perfectus", "adj", "perfectus", "", "", "", "perfect faultless etc."])
|
||
let v = native_list_append(v, ["passible", "adj", "passible", "", "passiblee", "", "passible able to"])
|
||
let v = native_list_append(v, ["jolis", "adj", "jolis", "", "", "", "inflection of jolif"])
|
||
let v = native_list_append(v, ["corporel", "adj", "corporel", "", "corporele", "", "corporal"])
|
||
let v = native_list_append(v, ["jalne", "adj", "jalne", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["morz", "adj", "morz", "", "", "", "inflection of mort"])
|
||
let v = native_list_append(v, ["ferrant", "adj", "ferrant", "", "ferrante", "", "iron gray usually"])
|
||
let v = native_list_append(v, ["paroissial", "adj", "paroissial", "", "paroissiale", "", "parochial"])
|
||
let v = native_list_append(v, ["curant", "adj", "curant", "", "curante", "", "alternative form of"])
|
||
let v = native_list_append(v, ["halte", "adj", "halte", "", "", "", "feminine oblique/nominative singular"])
|
||
let v = native_list_append(v, ["sanglent", "adj", "sanglent", "", "sanglente", "", "alternative form of"])
|
||
let v = native_list_append(v, ["savoré", "adj", "savoré", "", "savoree", "", "perfumed scented"])
|
||
let v = native_list_append(v, ["chascun", "adj", "chascun", "", "chascune", "", "each every"])
|
||
let v = native_list_append(v, ["comun", "adj", "comun", "", "comune", "", "common"])
|
||
let v = native_list_append(v, ["loial", "adj", "loial", "", "loial (later loiale)", "", "loyal"])
|
||
let v = native_list_append(v, ["volage", "adj", "volage", "", "", "", "flying able to"])
|
||
let v = native_list_append(v, ["pensif", "adj", "pensif", "", "pensive", "", "pensive thoughtful"])
|
||
let v = native_list_append(v, ["pensives", "adj", "pensives", "", "", "", "nominative/oblique feminine plural"])
|
||
let v = native_list_append(v, ["biax", "adj", "biax", "", "", "", "inflection of biau"])
|
||
let v = native_list_append(v, ["biaus", "adj", "biaus", "", "", "", "inflection of biau"])
|
||
let v = native_list_append(v, ["beles", "adj", "beles", "", "", "", "feminine nominative/oblique plural"])
|
||
let v = native_list_append(v, ["granz", "adj", "granz", "", "", "", "inflection of grant"])
|
||
let v = native_list_append(v, ["leial", "adj", "leial", "", "leiale (later leiale)", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mesme", "adj", "mesme", "", "", "", "same"])
|
||
let v = native_list_append(v, ["bretun", "adj", "bretun", "", "bretune", "", "alternative form of"])
|
||
let v = native_list_append(v, ["elementatif", "adj", "elementatif", "", "elementative", "", "elementary simple"])
|
||
let v = native_list_append(v, ["elementable", "adj", "elementable", "", "elementables", "", "elementary simple"])
|
||
let v = native_list_append(v, ["hastif", "adj", "hastif", "", "hastive", "", "speedy quick"])
|
||
let v = native_list_append(v, ["cortois", "adj", "cortois", "", "cortoise", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dreit", "adj", "dreit", "", "dreite", "", "alternative form of"])
|
||
let v = native_list_append(v, ["preuz", "adj", "preuz", "", "", "", "inflection of preu"])
|
||
let v = native_list_append(v, ["meillor", "adj", "meillor", "", "mieudre", "", "better comparative degree"])
|
||
let v = native_list_append(v, ["corant", "adj", "corant", "", "corante", "", "running in the"])
|
||
let v = native_list_append(v, ["cler", "adj", "cler", "", "clere", "", "bright well-lit not"])
|
||
let v = native_list_append(v, ["malvais", "adj", "malvais", "", "malvaise", "", "bad evil"])
|
||
let v = native_list_append(v, ["orgoillus", "adj", "orgoillus", "", "orgoilluse", "", "proud having the"])
|
||
let v = native_list_append(v, ["fres", "adj", "fres", "", "fresche", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pitet", "adj", "pitet", "", "pitete", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vaillanz", "adj", "vaillanz", "", "", "", "inflection of vaillant"])
|
||
let v = native_list_append(v, ["plusors", "adj", "plusors", "", "", "", "many a lot"])
|
||
let v = native_list_append(v, ["senestre", "adj", "senestre", "", "senestres", "", "left on the"])
|
||
let v = native_list_append(v, ["curteis", "adj", "curteis", "", "curteise", "", "alternative form of"])
|
||
let v = native_list_append(v, ["proz", "adj", "proz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["merveillus", "adj", "merveillus", "", "merveilluse", "", "enormous giant"])
|
||
let v = native_list_append(v, ["cortoise", "adj", "cortoise", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["cortoises", "adj", "cortoises", "", "", "", "oblique/nominative feminine plural"])
|
||
let v = native_list_append(v, ["laxatif", "adj", "laxatif", "", "laxative", "", "laxative"])
|
||
let v = native_list_append(v, ["merveilus", "adj", "merveilus", "", "merveiluse", "", "alternative form of"])
|
||
let v = native_list_append(v, ["malvaise", "adj", "malvaise", "", "", "", "inflection of malvais"])
|
||
let v = native_list_append(v, ["malvaises", "adj", "malvaises", "", "", "", "inflection of malvais"])
|
||
let v = native_list_append(v, ["merveilluse", "adj", "merveilluse", "", "", "", "inflection of merveillus"])
|
||
let v = native_list_append(v, ["merveilluses", "adj", "merveilluses", "", "", "", "inflection of merveillus"])
|
||
let v = native_list_append(v, ["bels", "adj", "bels", "", "", "", "inflection of bel"])
|
||
let v = native_list_append(v, ["honeste", "adj", "honeste", "", "", "", "honest"])
|
||
let v = native_list_append(v, ["premer", "adj", "premer", "", "premere", "", "alternative form of"])
|
||
let v = native_list_append(v, ["orgoilluse", "adj", "orgoilluse", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["orgoilluses", "adj", "orgoilluses", "", "", "", "oblique/nominative feminine plural"])
|
||
let v = native_list_append(v, ["jolif", "adj", "jolif", "", "jolive", "", "pretty attractive"])
|
||
let v = native_list_append(v, ["jolive", "adj", "jolive", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["jolives", "adj", "jolives", "", "", "", "oblique/nominative feminine plural"])
|
||
let v = native_list_append(v, ["jolifs", "adj", "jolifs", "", "", "", "inflection of jolif"])
|
||
let v = native_list_append(v, ["chaut", "adj", "chaut", "", "chaude", "", "hot heated not"])
|
||
let v = native_list_append(v, ["seur", "adj", "seur", "", "seure", "", "sure certain"])
|
||
let v = native_list_append(v, ["seür", "adj", "seür", "", "seüre", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chertain", "adj", "chertain", "", "chertaine", "", "alternative form of"])
|
||
let v = native_list_append(v, ["curanz", "adj", "curanz", "", "", "", "inflection of curant"])
|
||
let v = native_list_append(v, ["curantes", "adj", "curantes", "", "", "", "feminine nominative/oblique plural"])
|
||
let v = native_list_append(v, ["hastive", "adj", "hastive", "", "", "", "feminine nominative/oblique singular"])
|
||
let v = native_list_append(v, ["hastives", "adj", "hastives", "", "", "", "feminine nominative/oblique plural"])
|
||
let v = native_list_append(v, ["hastifs", "adj", "hastifs", "", "", "", "inflection of hastif"])
|
||
let v = native_list_append(v, ["puissanz", "adj", "puissanz", "", "", "", "inflection of puissant"])
|
||
let v = native_list_append(v, ["reial", "adj", "reial", "", "reiale", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lonc", "adj", "lonc", "", "longe", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pensis", "adj", "pensis", "", "", "", "inflection of pensif"])
|
||
let v = native_list_append(v, ["trenchanz", "adj", "trenchanz", "", "", "", "inflection of trenchant"])
|
||
let v = native_list_append(v, ["honnorable", "adj", "honnorable", "", "", "", "honorable"])
|
||
let v = native_list_append(v, ["avenant", "adj", "avenant", "", "avenante", "", "fitting apt"])
|
||
let v = native_list_append(v, ["grezeis", "adj", "grezeis", "", "grezeise", "", "alternative form of"])
|
||
let v = native_list_append(v, ["grezois", "adj", "grezois", "", "grezoise", "", "Greek"])
|
||
let v = native_list_append(v, ["hideus", "adj", "hideus", "", "hideuse", "", "ugly hideous"])
|
||
let v = native_list_append(v, ["bruiant", "adj", "bruiant", "", "bruiante", "", "noisy"])
|
||
let v = native_list_append(v, ["chiere", "adj", "chiere", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["chieres", "adj", "chieres", "", "", "", "oblique/nominative feminine plural"])
|
||
let v = native_list_append(v, ["chiers", "adj", "chiers", "", "", "", "inflection of chier"])
|
||
let v = native_list_append(v, ["angousseus", "adj", "angousseus", "", "angousseuse", "", "worried concerned"])
|
||
let v = native_list_append(v, ["meillur", "adj", "meillur", "", "", "", "better"])
|
||
let v = native_list_append(v, ["feble", "adj", "feble", "", "", "", "weak feeble"])
|
||
let v = native_list_append(v, ["plusurs", "adj", "plusurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fraunceis", "adj", "fraunceis", "", "fraunceise", "", "alternative form of"])
|
||
let v = native_list_append(v, ["meisme", "adj", "meisme", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["anglois", "adj", "anglois", "", "angloise", "", "English"])
|
||
let v = native_list_append(v, ["angloise", "adj", "angloise", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["angloises", "adj", "angloises", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["clere", "adj", "clere", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["cleres", "adj", "cleres", "", "", "", "oblique/nominative feminine plural"])
|
||
let v = native_list_append(v, ["clers", "adj", "clers", "", "", "", "inflection of cler"])
|
||
let v = native_list_append(v, ["avugle", "adj", "avugle", "", "", "", "blind"])
|
||
let v = native_list_append(v, ["joiant", "adj", "joiant", "", "joiante", "", "joyous rejoicing"])
|
||
let v = native_list_append(v, ["debonaire", "adj", "debonaire", "", "", "", "noble of a"])
|
||
let v = native_list_append(v, ["galois", "adj", "galois", "", "galoise", "", "Welsh"])
|
||
let v = native_list_append(v, ["mauveis", "adj", "mauveis", "", "mauveise", "", "alternative form of"])
|
||
let v = native_list_append(v, ["perilleus", "adj", "perilleus", "", "perilleuse", "", "perilous very dangerous"])
|
||
let v = native_list_append(v, ["chil", "adj", "chil", "", "chile", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chel", "adj", "chel", "", "chele", "", "alternative form of"])
|
||
let v = native_list_append(v, ["loiaus", "adj", "loiaus", "", "", "", "inflection of loial"])
|
||
let v = native_list_append(v, ["virgine", "adj", "virgine", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["einglois", "adj", "einglois", "", "eingloise", "", "English relating to"])
|
||
let v = native_list_append(v, ["alemant", "adj", "alemant", "", "alemande", "", "German relating to"])
|
||
let v = native_list_append(v, ["esjoï", "adj", "esjoï", "", "esjoïe", "", "elated overjoyed"])
|
||
let v = native_list_append(v, ["deboneire", "adj", "deboneire", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["peisible", "adj", "peisible", "", "", "", "peaceful"])
|
||
let v = native_list_append(v, ["irié", "adj", "irié", "", "iriee", "", "enraged furious livid"])
|
||
let v = native_list_append(v, ["juene", "adj", "juene", "", "juenes", "", "young youthful not"])
|
||
let v = native_list_append(v, ["sinple", "adj", "sinple", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["troble", "adj", "troble", "", "trobles", "", "turbulent"])
|
||
let v = native_list_append(v, ["angleche", "adj", "angleche", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["angleches", "adj", "angleches", "", "", "", "feminine plural of"])
|
||
let v = native_list_append(v, ["legier", "adj", "legier", "", "legiere", "", "light not heavy"])
|
||
let v = native_list_append(v, ["rere", "adj", "rere", "", "", "", "late"])
|
||
let v = native_list_append(v, ["normant", "adj", "normant", "", "normante", "", "Norman"])
|
||
let v = native_list_append(v, ["joieus", "adj", "joieus", "", "joieuse", "", "joyous overjoyed"])
|
||
let v = native_list_append(v, ["estroit", "adj", "estroit", "", "estroite", "", "narrow"])
|
||
let v = native_list_append(v, ["estreit", "adj", "estreit", "", "estreite", "", "alternative form of"])
|
||
let v = native_list_append(v, ["faus", "adj", "faus", "", "fause", "", "alternative form of"])
|
||
let v = native_list_append(v, ["forsenable", "adj", "forsenable", "", "", "", "causing insanity or"])
|
||
let v = native_list_append(v, ["ameres", "adj", "ameres", "", "", "", "nominative/oblique feminine plural"])
|
||
let v = native_list_append(v, ["amere", "adj", "amere", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["impetueux", "adj", "impetueux", "", "impetueuse", "", "forceful violent strong"])
|
||
let v = native_list_append(v, ["jone", "adj", "jone", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["desirrous", "adj", "desirrous", "", "desirrouse", "", "desirous envious coveting"])
|
||
let v = native_list_append(v, ["verai", "adj", "verai", "", "veraie", "", "real genuine"])
|
||
let v = native_list_append(v, ["verais", "adj", "verais", "", "", "", "inflection of verai"])
|
||
let v = native_list_append(v, ["veraie", "adj", "veraie", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["veraies", "adj", "veraies", "", "", "", "oblique/nominative feminine plural"])
|
||
let v = native_list_append(v, ["douz", "adj", "douz", "", "douse", "", "alternative form of"])
|
||
let v = native_list_append(v, ["froit", "adj", "froit", "", "froide", "", "cold of a"])
|
||
let v = native_list_append(v, ["amoros", "adj", "amoros", "", "amorose", "", "alternative form of"])
|
||
let v = native_list_append(v, ["virge", "adj", "virge", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["honteus", "adj", "honteus", "", "honteuse", "", "shameful causing shame"])
|
||
let v = native_list_append(v, ["avaricieux", "adj", "avaricieux", "", "avaricieuse", "", "avaricious miserly stingy"])
|
||
let v = native_list_append(v, ["corageus", "adj", "corageus", "", "corageuse", "", "brave valiant"])
|
||
let v = native_list_append(v, ["vengeable", "adj", "vengeable", "", "", "", "that justifies or"])
|
||
let v = native_list_append(v, ["chertains", "adj", "chertains", "", "", "", "inflection of chertain"])
|
||
let v = native_list_append(v, ["chertaine", "adj", "chertaine", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["chertaines", "adj", "chertaines", "", "", "", "nominative/oblique feminine plural"])
|
||
let v = native_list_append(v, ["taillié", "adj", "taillié", "", "tailliee", "", "shaped proportioned"])
|
||
let v = native_list_append(v, ["jant", "adj", "jant", "", "jante", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vermoil", "adj", "vermoil", "", "vermoile", "", "alternative form of"])
|
||
let v = native_list_append(v, ["roge", "adj", "roge", "", "", "", "red of a"])
|
||
let v = native_list_append(v, ["ansanglanté", "adj", "ansanglanté", "", "ansanglantee", "", "covered in blood"])
|
||
let v = native_list_append(v, ["bloe", "adj", "bloe", "", "", "", "blue"])
|
||
let v = native_list_append(v, ["boçu", "adj", "boçu", "", "boçue", "", "humpbacked"])
|
||
let v = native_list_append(v, ["siste", "adj", "siste", "", "", "", "sixth ordinal adjective"])
|
||
let v = native_list_append(v, ["boen", "adj", "boen", "", "boene", "", "alternative form of"])
|
||
let v = native_list_append(v, ["valeureux", "adj", "valeureux", "", "valeureuse", "", "valiant brave"])
|
||
let v = native_list_append(v, ["jalous", "adj", "jalous", "", "jalouse", "", "eager zealous"])
|
||
let v = native_list_append(v, ["gelus", "adj", "gelus", "", "geluse", "", "eager zealous"])
|
||
let v = native_list_append(v, ["blont", "adj", "blont", "", "blonde", "", "blond hair color"])
|
||
let v = native_list_append(v, ["mauvés", "adj", "mauvés", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["felun", "adj", "felun", "", "felune", "", "alternative form of"])
|
||
let v = native_list_append(v, ["meint", "adj", "meint", "", "meinte", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gascon", "adj", "gascon", "", "gascone", "", "Gascon all meanings"])
|
||
let v = native_list_append(v, ["umble", "adj", "umble", "", "umbles", "", "humble"])
|
||
let v = native_list_append(v, ["privee", "adj", "privee", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["privees", "adj", "privees", "", "", "", "nominative/oblique feminine plural"])
|
||
let v = native_list_append(v, ["coart", "adj", "coart", "", "coarde", "", "cowardly"])
|
||
let v = native_list_append(v, ["nuef", "adj", "nuef", "", "nueve", "", "brand new fresh"])
|
||
let v = native_list_append(v, ["reont", "adj", "reont", "", "reonde", "", "round in shape"])
|
||
let v = native_list_append(v, ["reonde", "adj", "reonde", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["reondes", "adj", "reondes", "", "", "", "nominative/oblique feminine plural"])
|
||
let v = native_list_append(v, ["reonz", "adj", "reonz", "", "", "", "inflection of reont"])
|
||
let v = native_list_append(v, ["pleintif", "adj", "pleintif", "", "pleintive", "", "miserable unhappy"])
|
||
let v = native_list_append(v, ["vuide", "adj", "vuide", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["vuides", "adj", "vuides", "", "", "", "oblique/nominative feminine plural"])
|
||
let v = native_list_append(v, ["piramidal", "adj", "piramidal", "", "piramidale", "", "pyramidal pyramid-shaped"])
|
||
let v = native_list_append(v, ["marri", "adj", "marri", "", "marrie", "", "angry angered"])
|
||
let v = native_list_append(v, ["combataunt", "adj", "combataunt", "", "combataunte", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hidous", "adj", "hidous", "", "hidouse", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nuvele", "adj", "nuvele", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["chrestien", "adj", "chrestien", "", "chrestiene", "", "Christian relating to"])
|
||
let v = native_list_append(v, ["glorius", "adj", "glorius", "", "gloriuse", "", "alternative form of"])
|
||
let v = native_list_append(v, ["agreable", "adj", "agreable", "", "agreables", "", "agreeable pleasant pleasing"])
|
||
let v = native_list_append(v, ["fauve", "adj", "fauve", "", "", "", "brownish"])
|
||
let v = native_list_append(v, ["pleisant", "adj", "pleisant", "", "pleisante", "", "alternative form of"])
|
||
let v = native_list_append(v, ["plesant", "adj", "plesant", "", "plesante", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bloi", "adj", "bloi", "", "bloie", "", "an uncertain color"])
|
||
let v = native_list_append(v, ["descoloré", "adj", "descoloré", "", "descoloree", "", "colorless lacking color"])
|
||
let v = native_list_append(v, ["qel", "adj", "qel", "", "qele", "", "alternative form of"])
|
||
let v = native_list_append(v, ["blans", "adj", "blans", "", "", "", "inflection of blanc"])
|
||
let v = native_list_append(v, ["sousterin", "adj", "sousterin", "", "sousterine", "", "underground"])
|
||
let v = native_list_append(v, ["oscur", "adj", "oscur", "", "oscure", "", "dark lacking light"])
|
||
let v = native_list_append(v, ["caut", "adj", "caut", "", "caude", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pruz", "adj", "pruz", "", "", "", "brave valiant"])
|
||
let v = native_list_append(v, ["espés", "adj", "espés", "", "espese", "", "thick"])
|
||
let v = native_list_append(v, ["anguissous", "adj", "anguissous", "", "anguissouse", "", "anxious worried"])
|
||
let v = native_list_append(v, ["covenable", "adj", "covenable", "", "", "", "appropriate fitting"])
|
||
let v = native_list_append(v, ["lunc", "adj", "lunc", "", "lunge", "", "alternative form of"])
|
||
let v = native_list_append(v, ["joius", "adj", "joius", "", "joiuse", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chalt", "adj", "chalt", "", "chalde", "", "alternative form of"])
|
||
let v = native_list_append(v, ["buillant", "adj", "buillant", "", "buillante", "", "alternative form of"])
|
||
let v = native_list_append(v, ["beal", "adj", "beal", "", "beale", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dreite", "adj", "dreite", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["plaisible", "adj", "plaisible", "", "", "", "pleasing pleasant"])
|
||
let v = native_list_append(v, ["curteise", "adj", "curteise", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["renumé", "adj", "renumé", "", "renumee", "", "renowned infamous"])
|
||
let v = native_list_append(v, ["personel", "adj", "personel", "", "personele", "", "personal relating to"])
|
||
let v = native_list_append(v, ["solempne", "adj", "solempne", "", "", "", "solemn serious"])
|
||
let v = native_list_append(v, ["pleyn", "adj", "pleyn", "", "pleyne", "", "alternative form of"])
|
||
let v = native_list_append(v, ["truble", "adj", "truble", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["irous", "adj", "irous", "", "irouse", "", "enraged furious very"])
|
||
let v = native_list_append(v, ["orible", "adj", "orible", "", "", "", "horrible awful terrible"])
|
||
let v = native_list_append(v, ["aumosnier", "adj", "aumosnier", "", "aumosniere", "", "generous giving"])
|
||
let v = native_list_append(v, ["corteis", "adj", "corteis", "", "corteise", "", "court"])
|
||
let v = native_list_append(v, ["mellor", "adj", "mellor", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["particuler", "adj", "particuler", "", "particulere", "", "alternative form of"])
|
||
let v = native_list_append(v, ["penus", "adj", "penus", "", "penuse", "", "painful"])
|
||
let v = native_list_append(v, ["isnel", "adj", "isnel", "", "isnele", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ignel", "adj", "ignel", "", "ignele", "", "swift impetuous"])
|
||
let v = native_list_append(v, ["gentix", "adj", "gentix", "", "", "", "masculine plural of"])
|
||
let v = native_list_append(v, ["apris", "adj", "apris", "", "aprise", "", "educated"])
|
||
let v = native_list_append(v, ["desleal", "adj", "desleal", "", "desleale", "", "disloyal not loyal"])
|
||
let v = native_list_append(v, ["piteus", "adj", "piteus", "", "piteuse", "", "piteous having pity"])
|
||
let v = native_list_append(v, ["enorable", "adj", "enorable", "", "", "", "honorable"])
|
||
let v = native_list_append(v, ["graindre", "adj", "graindre", "", "", "", "comparative degree of"])
|
||
let v = native_list_append(v, ["graignor", "adj", "graignor", "", "", "", "comparative degree of"])
|
||
let v = native_list_append(v, ["quarré", "adj", "quarré", "", "quarree", "", "square"])
|
||
let v = native_list_append(v, ["resnable", "adj", "resnable", "", "", "", "wise intelligent"])
|
||
let v = native_list_append(v, ["veable", "adj", "veable", "", "veables", "", "alternative form of"])
|
||
let v = native_list_append(v, ["igal", "adj", "igal", "", "igale", "", "equal"])
|
||
let v = native_list_append(v, ["parfunt", "adj", "parfunt", "", "parfunde", "", "alternative form of"])
|
||
let v = native_list_append(v, ["freid", "adj", "freid", "", "freide", "", "cold of a"])
|
||
let v = native_list_append(v, ["profont", "adj", "profont", "", "profonde", "", "deep of a"])
|
||
let v = native_list_append(v, ["duble", "adj", "duble", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["outrageus", "adj", "outrageus", "", "outrageuse", "", "excessive over-the-top"])
|
||
let v = native_list_append(v, ["verdeant", "adj", "verdeant", "", "", "", "verdant"])
|
||
let v = native_list_append(v, ["meigre", "adj", "meigre", "", "", "", "skinny very slim"])
|
||
let v = native_list_append(v, ["delitable", "adj", "delitable", "", "delitables", "", "delightful very pleasing"])
|
||
let v = native_list_append(v, ["mesavantureus", "adj", "mesavantureus", "", "mesavantureuse", "", "unlucky cursed with"])
|
||
let v = native_list_append(v, ["malvés", "adj", "malvés", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["soverain", "adj", "soverain", "", "soveraine", "", "sovereign"])
|
||
let v = native_list_append(v, ["acesmé", "adj", "acesmé", "", "acesmee", "", "decorated adorned"])
|
||
let v = native_list_append(v, ["esnel", "adj", "esnel", "", "esnele", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ruunt", "adj", "ruunt", "", "ruunde", "", "alternative form of"])
|
||
let v = native_list_append(v, ["medlee", "adj", "medlee", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["medlé", "adj", "medlé", "", "medlee", "", "mixed intermixed"])
|
||
let v = native_list_append(v, ["cadhuna", "adj", "cadhuna", "", "", "", "each any"])
|
||
let v = native_list_append(v, ["pelerin", "adj", "pelerin", "", "pelerine", "", "foreign"])
|
||
let v = native_list_append(v, ["endeble", "adj", "endeble", "", "", "", "feeble weak"])
|
||
let v = native_list_append(v, ["amoreus", "adj", "amoreus", "", "amoreuse", "", "in love"])
|
||
let v = native_list_append(v, ["estraunge", "adj", "estraunge", "", "", "", "Late Anglo-Norman spelling"])
|
||
let v = native_list_append(v, ["desloial", "adj", "desloial", "", "desloiale", "", "alternative form of"])
|
||
let v = native_list_append(v, ["neir", "adj", "neir", "", "neire", "", "alternative form of"])
|
||
let v = native_list_append(v, ["moiste", "adj", "moiste", "", "", "", "damp wet clammy"])
|
||
let v = native_list_append(v, ["umain", "adj", "umain", "", "umaine", "", "human relating to"])
|
||
let v = native_list_append(v, ["yvre", "adj", "yvre", "", "", "", "drunk intoxicated due"])
|
||
let v = native_list_append(v, ["boillant", "adj", "boillant", "", "boillante", "", "boiling very hot"])
|
||
let v = native_list_append(v, ["haineus", "adj", "haineus", "", "haineuse", "", "hateful characterized by"])
|
||
let v = native_list_append(v, ["esperitable", "adj", "esperitable", "", "", "", "spiritual relating to"])
|
||
let v = native_list_append(v, ["geune", "adj", "geune", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aparent", "adj", "aparent", "", "aparente", "", "apparent obvious clear"])
|
||
let v = native_list_append(v, ["esperitel", "adj", "esperitel", "", "esperitele", "", "spiritual"])
|
||
let v = native_list_append(v, ["flotant", "adj", "flotant", "", "flotante", "", "floating that floats"])
|
||
let v = native_list_append(v, ["fedeil", "adj", "fedeil", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nuveles", "adj", "nuveles", "", "", "", "oblique/nominative feminine plural"])
|
||
let v = native_list_append(v, ["nuvel", "adj", "nuvel", "", "nuvele", "", "alternative form of"])
|
||
let v = native_list_append(v, ["freit", "adj", "freit", "", "freide", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cumun", "adj", "cumun", "", "cumune", "", "common belong to"])
|
||
let v = native_list_append(v, ["tenebrus", "adj", "tenebrus", "", "tenebruse", "", "dark gloomy obscure"])
|
||
let v = native_list_append(v, ["desculuret", "adj", "desculuret", "", "", "", "discolored off-color"])
|
||
let v = native_list_append(v, ["demaine", "adj", "demaine", "", "", "", "seignorial lordly"])
|
||
let v = native_list_append(v, ["icest", "adj", "icest", "", "iceste", "", "this the one"])
|
||
let v = native_list_append(v, ["icel", "adj", "icel", "", "icele", "", "this the one"])
|
||
let v = native_list_append(v, ["fieble", "adj", "fieble", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chevalerus", "adj", "chevalerus", "", "chevaleruse", "", "chivalrous relating to"])
|
||
let v = native_list_append(v, ["sedme", "adj", "sedme", "", "", "", "seventh ordinal adjective"])
|
||
let v = native_list_append(v, ["oidme", "adj", "oidme", "", "", "", "eighth ordinal adjective"])
|
||
let v = native_list_append(v, ["noefme", "adj", "noefme", "", "", "", "ninth ordinal adjective"])
|
||
let v = native_list_append(v, ["graisle", "adj", "graisle", "", "graisles", "", "slim"])
|
||
let v = native_list_append(v, ["joios", "adj", "joios", "", "joiose", "", "alternative form of"])
|
||
let v = native_list_append(v, ["orrible", "adj", "orrible", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poissant", "adj", "poissant", "", "poissante", "", "alternative form of"])
|
||
let v = native_list_append(v, ["flamenc", "adj", "flamenc", "", "", "", "Flemish"])
|
||
let v = native_list_append(v, ["ainznez", "adj", "ainznez", "", "", "", "firstborn"])
|
||
let v = native_list_append(v, ["masle", "adj", "masle", "", "masles", "", "male"])
|
||
let v = native_list_append(v, ["mieudre", "adj", "mieudre", "", "", "", "subject singular of"])
|
||
let v = native_list_append(v, ["mieudres", "adj", "mieudres", "", "", "", "masculine/feminine nominative plural"])
|
||
let v = native_list_append(v, ["grigois", "adj", "grigois", "", "grigoise", "", "Greek"])
|
||
let v = native_list_append(v, ["sené", "adj", "sené", "", "senee", "", "wise sage"])
|
||
let v = native_list_append(v, ["aisné", "adj", "aisné", "", "aisnee", "", "eldest"])
|
||
let v = native_list_append(v, ["jovenor", "adj", "jovenor", "", "", "", "comparative degree of"])
|
||
let v = native_list_append(v, ["primerain", "adj", "primerain", "", "primeraine", "", "first"])
|
||
let v = native_list_append(v, ["plenteif", "adj", "plenteif", "", "pleinteive", "", "plentiful bountiful"])
|
||
let v = native_list_append(v, ["asseur", "adj", "asseur", "", "asseure", "", "sure certain"])
|
||
let v = native_list_append(v, ["entalenté", "adj", "entalenté", "", "entalentee", "", "covetous desirous"])
|
||
let v = native_list_append(v, ["vertuos", "adj", "vertuos", "", "vertuose", "", "virtuous"])
|
||
let v = native_list_append(v, ["paien", "adj", "paien", "", "paiene", "", "pagan heathen"])
|
||
let v = native_list_append(v, ["blance", "adj", "blance", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["huntus", "adj", "huntus", "", "huntuse", "", "shameful causing shame"])
|
||
let v = native_list_append(v, ["sanglente", "adj", "sanglente", "", "", "", "nominative/oblique feminine singular"])
|
||
let v = native_list_append(v, ["joneor", "adj", "joneor", "", "", "", "comparative degree of"])
|
||
let v = native_list_append(v, ["mendios", "adj", "mendios", "", "mendiose", "", "lying tending to"])
|
||
let v = native_list_append(v, ["feodal", "adj", "feodal", "", "feodale", "", "feudal"])
|
||
let v = native_list_append(v, ["femele", "adj", "femele", "", "femeles", "", "female"])
|
||
let v = native_list_append(v, ["medicinable", "adj", "medicinable", "", "", "", "medicinal that functions"])
|
||
let v = native_list_append(v, ["freis", "adj", "freis", "", "freische", "", "fresh new"])
|
||
let v = native_list_append(v, ["tenaunt", "adj", "tenaunt", "", "tenaunte", "", "alternative form of"])
|
||
let v = native_list_append(v, ["erraunt", "adj", "erraunt", "", "erraunte", "", "alternative form of"])
|
||
let v = native_list_append(v, ["rampaunt", "adj", "rampaunt", "", "rampaunte", "", "alternative form of"])
|
||
let v = native_list_append(v, ["forein", "adj", "forein", "", "foreine", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sengle", "adj", "sengle", "", "", "", "single only one"])
|
||
let v = native_list_append(v, ["gaugeable", "adj", "gaugeable", "", "", "", "capable of being"])
|
||
let v = native_list_append(v, ["corus", "adj", "corus", "", "coruse", "", "angry"])
|
||
let v = native_list_append(v, ["virgene", "adj", "virgene", "", "", "", "virgin not having"])
|
||
let v = native_list_append(v, ["vermel", "adj", "vermel", "", "vermele", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jovene", "adj", "jovene", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["droiturier", "adj", "droiturier", "", "droituriere", "", "just rightful of"])
|
||
let v = native_list_append(v, ["goiant", "adj", "goiant", "", "goiante", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cuivert", "adj", "cuivert", "", "cuiverte", "", "poor wretched miserable"])
|
||
let v = native_list_append(v, ["senestrier", "adj", "senestrier", "", "senestriere", "", "left on the"])
|
||
let v = native_list_append(v, ["jantil", "adj", "jantil", "", "jantixs", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ensainte", "adj", "ensainte", "", "", "", "pregnant"])
|
||
let v = native_list_append(v, ["roit", "adj", "roit", "", "roide", "", "hard resistant to"])
|
||
let v = native_list_append(v, ["moien", "adj", "moien", "", "moiene", "", "middle central"])
|
||
let v = native_list_append(v, ["hereditaire", "adj", "hereditaire", "", "", "", "hereditary that is"])
|
||
let v = native_list_append(v, ["esploitable", "adj", "esploitable", "", "", "", "useful profitable"])
|
||
let v = native_list_append(v, ["avantageus", "adj", "avantageus", "", "avantageuse", "", "advantageous which bring"])
|
||
let v = native_list_append(v, ["coverte de baron", "adj", "coverte de baron", "", "", "", "married of a"])
|
||
let v = native_list_append(v, ["ignominieux", "adj", "ignominieux", "", "ignominieuse", "", "ignominious"])
|
||
let v = native_list_append(v, ["muable", "adj", "muable", "", "", "", "changeable tending to"])
|
||
let v = native_list_append(v, ["jeun", "adj", "jeun", "", "jeüne", "", "fasting"])
|
||
let v = native_list_append(v, ["ombrage", "adj", "ombrage", "", "", "", "shady"])
|
||
let v = native_list_append(v, ["voiable", "adj", "voiable", "", "voiables", "", "visible that one"])
|
||
let v = native_list_append(v, ["veniel", "adj", "veniel", "", "veniele", "", "alternative form of"])
|
||
let v = native_list_append(v, ["supernel", "adj", "supernel", "", "supernele", "", "supernal relating to"])
|
||
let v = native_list_append(v, ["saumastre", "adj", "saumastre", "", "saumastres", "", "salty brackish"])
|
||
let v = native_list_append(v, ["turquois", "adj", "turquois", "", "turquoise", "", "Turkish"])
|
||
let v = native_list_append(v, ["parfont", "adj", "parfont", "", "parfonde", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arismetique", "adj", "arismetique", "", "", "", "arithmetic arithmetical"])
|
||
let v = native_list_append(v, ["ravineus", "adj", "ravineus", "", "ravineuse", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ravinos", "adj", "ravinos", "", "ravinose", "", "fast quick speedy"])
|
||
let v = native_list_append(v, ["dolerous", "adj", "dolerous", "", "dolerouse", "", "painful"])
|
||
let v = native_list_append(v, ["mistique", "adj", "mistique", "", "", "", "mysterious mystical"])
|
||
let v = native_list_append(v, ["jointif", "adj", "jointif", "", "jointive", "", "functioning as a"])
|
||
let v = native_list_append(v, ["bouteret", "adj", "bouteret", "", "", "", "support supporting that"])
|
||
let v = native_list_append(v, ["grisel", "adj", "grisel", "", "grisele", "", "grayish somewhat gray"])
|
||
let v = native_list_append(v, ["frait", "adj", "frait", "", "fraide", "", "alternative form of"])
|
||
let v = native_list_append(v, ["forsené", "adj", "forsené", "", "forsenee", "", "maddened enraged especially"])
|
||
let v = native_list_append(v, ["flaistre", "adj", "flaistre", "", "", "", "withered"])
|
||
let v = native_list_append(v, ["sarrazin", "adj", "sarrazin", "", "sarrazine", "", "Saracen"])
|
||
let v = native_list_append(v, ["faroche", "adj", "faroche", "", "faroches", "", "untamed wild of"])
|
||
let v = native_list_append(v, ["desplaisant", "adj", "desplaisant", "", "desplaisante", "", "unpleasant disagreeable"])
|
||
let v = native_list_append(v, ["plurel", "adj", "plurel", "", "plurele", "", "plural"])
|
||
let v = native_list_append(v, ["singuler", "adj", "singuler", "", "singulere", "", "singular"])
|
||
let v = native_list_append(v, ["conoissant", "adj", "conoissant", "", "conoissante", "", "knowing having knowledge"])
|
||
let v = native_list_append(v, ["joieuse", "adj", "joieuse", "", "", "", "inflection of joieus"])
|
||
let v = native_list_append(v, ["joieuses", "adj", "joieuses", "", "", "", "inflection of joieus"])
|
||
let v = native_list_append(v, ["calt", "adj", "calt", "", "calde", "", "alternative form of"])
|
||
let v = native_list_append(v, ["avogle", "adj", "avogle", "", "avogles", "", "blind"])
|
||
let v = native_list_append(v, ["semable", "adj", "semable", "", "", "", "sowable of land"])
|
||
let v = native_list_append(v, ["verdoiant", "adj", "verdoiant", "", "verdoiante", "", "verdant green"])
|
||
let v = native_list_append(v, ["avantdit", "adj", "avantdit", "", "avantdite", "", "aforementioned"])
|
||
let v = native_list_append(v, ["avandit", "adj", "avandit", "", "avandite", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aerien", "adj", "aerien", "", "aeriene", "", "air attributively made"])
|
||
let v = native_list_append(v, ["cotidien", "adj", "cotidien", "", "cotidiene", "", "alternative form of"])
|
||
let v = native_list_append(v, ["roynous", "adj", "roynous", "", "roynouse", "", "scabby mangy"])
|
||
let v = native_list_append(v, ["enuiieus", "adj", "enuiieus", "", "enuiieuse", "", "bothersome tiresome"])
|
||
let v = native_list_append(v, ["poestif", "adj", "poestif", "", "poestive", "", "powerful mighty"])
|
||
let v = native_list_append(v, ["bauçant", "adj", "bauçant", "", "bauçante", "", "piebald pied"])
|
||
let v = native_list_append(v, ["acointable", "adj", "acointable", "", "", "", "pleasant likable easy"])
|
||
let v = native_list_append(v, ["euré", "adj", "euré", "", "euree", "", "happy"])
|
||
let v = native_list_append(v, ["cinquisme", "adj", "cinquisme", "", "", "", "fifth"])
|
||
let v = native_list_append(v, ["tierz", "adj", "tierz", "", "tierce", "", "alternative form of"])
|
||
let v = native_list_append(v, ["pansif", "adj", "pansif", "", "pansive", "", "alternative form of"])
|
||
let v = native_list_append(v, ["omecide", "adj", "omecide", "", "", "", "killer that kills"])
|
||
let v = native_list_append(v, ["chevaleresce", "adj", "chevaleresce", "", "", "", "chivalrous apt for"])
|
||
let v = native_list_append(v, ["contre val", "adj", "contre val", "", "", "", "riverside adjacent to"])
|
||
let v = native_list_append(v, ["reguler", "adj", "reguler", "", "regulere", "", "conforming to Christian"])
|
||
let v = native_list_append(v, ["delicius", "adj", "delicius", "", "deliciuse", "", "alternative form of"])
|
||
let v = native_list_append(v, ["confés", "adj", "confés", "", "confesse", "", "confessed having confessed"])
|
||
let v = native_list_append(v, ["plenier", "adj", "plenier", "", "pleniere", "", "whole entire"])
|
||
let v = native_list_append(v, ["tiois", "adj", "tiois", "", "tioise", "", "Germanic Dutch"])
|
||
let v = native_list_append(v, ["juevre", "adj", "juevre", "", "", "", "young"])
|
||
let v = native_list_append(v, ["arrabi", "adj", "arrabi", "", "", "", "Arabian"])
|
||
let v = native_list_append(v, ["arrabien", "adj", "arrabien", "", "", "", "Arabian"])
|
||
let v = native_list_append(v, ["arabik", "adj", "arabik", "", "arabike", "", "Arabic Arab"])
|
||
let v = native_list_append(v, ["arrabiois", "adj", "arrabiois", "", "arrabioise", "", "Arabian"])
|
||
let v = native_list_append(v, ["familleus", "adj", "familleus", "", "familleuse", "", "famished starving very"])
|
||
let v = native_list_append(v, ["esgeuné", "adj", "esgeuné", "", "esgeunee", "", "famished starving very"])
|
||
let v = native_list_append(v, ["losengier", "adj", "losengier", "", "losengiere", "", "sycophant obsequious"])
|
||
let v = native_list_append(v, ["empirial", "adj", "empirial", "", "empiriale", "", "imperial of or"])
|
||
let v = native_list_append(v, ["foillu", "adj", "foillu", "", "foillue", "", "leafy having or"])
|
||
let v = native_list_append(v, ["ancestrel", "adj", "ancestrel", "", "ancestrele", "", "ancestral relating to"])
|
||
let v = native_list_append(v, ["baé", "adj", "baé", "", "baee", "", "open wide-open"])
|
||
let v = native_list_append(v, ["delicatif", "adj", "delicatif", "", "delicative", "", "delicate fragile tending"])
|
||
let v = native_list_append(v, ["vertible", "adj", "vertible", "", "", "", "changeable able to"])
|
||
let v = native_list_append(v, ["grevain", "adj", "grevain", "", "grevaine", "", "dangerous perilous"])
|
||
let v = native_list_append(v, ["enarmé", "adj", "enarmé", "", "enarmee", "", "of a shield"])
|
||
let v = native_list_append(v, ["marbrin", "adj", "marbrin", "", "marbrine", "", "marble made of"])
|
||
let v = native_list_append(v, ["seüre", "adj", "seüre", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["espoantable", "adj", "espoantable", "", "", "", "terrifying"])
|
||
let v = native_list_append(v, ["larc", "adj", "larc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enterin", "adj", "enterin", "", "enterine", "", "whole complete entire"])
|
||
let v = native_list_append(v, ["frarin", "adj", "frarin", "", "frarine", "", "miserable wretched"])
|
||
let v = native_list_append(v, ["trestot", "adj", "trestot", "", "trestote", "", "all every"])
|
||
let v = native_list_append(v, ["deputaire", "adj", "deputaire", "", "", "", "wretched awful terrible"])
|
||
let v = native_list_append(v, ["enferm", "adj", "enferm", "", "enferme", "", "infirm"])
|
||
let v = native_list_append(v, ["esfronté", "adj", "esfronté", "", "esfrontee", "", "shameless"])
|
||
let v = native_list_append(v, ["christian", "adj", "christian", "", "christiane", "", "alternative form of"])
|
||
let v = native_list_append(v, ["meon", "adj", "meon", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["precius", "adj", "precius", "", "preciuse", "", "precious of great"])
|
||
let v = native_list_append(v, ["spacios", "adj", "spacios", "", "spaciose", "", "vast large great"])
|
||
let v = native_list_append(v, ["rogre", "adj", "rogre", "", "", "", "aggressive"])
|
||
let v = native_list_append(v, ["espanois", "adj", "espanois", "", "espanoise", "", "Spanish"])
|
||
let v = native_list_append(v, ["innaturel", "adj", "innaturel", "", "innaturele", "", "unnatural"])
|
||
let v = native_list_append(v, ["prochein suant", "adj", "prochein suant", "", "", "", "following next after"])
|
||
let v = native_list_append(v, ["estreint", "adj", "estreint", "", "estreinte", "", "constrained kept within"])
|
||
let v = native_list_append(v, ["causonique", "adj", "causonique", "", "", "", "of or relating"])
|
||
let v = native_list_append(v, ["diuretique", "adj", "diuretique", "", "", "", "diuretic causing the"])
|
||
let v = native_list_append(v, ["putrefactif", "adj", "putrefactif", "", "putrefactive", "", "that causes infection"])
|
||
let v = native_list_append(v, ["quartaine", "adj", "quartaine", "", "", "", "only used in"])
|
||
let v = native_list_append(v, ["melancolique", "adj", "melancolique", "", "", "", "of or relating"])
|
||
let v = native_list_append(v, ["ingrossatif", "adj", "ingrossatif", "", "ingrossative", "", "that causes weight"])
|
||
let v = native_list_append(v, ["evacuatif", "adj", "evacuatif", "", "evacuative", "", "laxative"])
|
||
let v = native_list_append(v, ["opilatif", "adj", "opilatif", "", "opilative", "", "that causes blockage"])
|
||
let v = native_list_append(v, ["champestre", "adj", "champestre", "", "", "", "rural of or"])
|
||
let v = native_list_append(v, ["seche", "adj", "seche", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["colerique", "adj", "colerique", "", "", "", "bilious relating to"])
|
||
let v = native_list_append(v, ["cotidienne", "adj", "cotidienne", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["douziesme", "adj", "douziesme", "", "", "", "twelfth 12th"])
|
||
let v = native_list_append(v, ["pestilencieux", "adj", "pestilencieux", "", "pestilencieuse", "", "pestilent"])
|
||
let v = native_list_append(v, ["fleumatique", "adj", "fleumatique", "", "", "", "phlegmatic relating to"])
|
||
let v = native_list_append(v, ["aduste", "adj", "aduste", "", "", "", "heated warmed"])
|
||
let v = native_list_append(v, ["peregrin", "adj", "peregrin", "", "peregrine", "", "alternative form of"])
|
||
let v = native_list_append(v, ["meien", "adj", "meien", "", "meiene", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dubitous", "adj", "dubitous", "", "dubitouse", "", "scared"])
|
||
let v = native_list_append(v, ["vigrus", "adj", "vigrus", "", "vigruse", "", "strong hardy"])
|
||
let v = native_list_append(v, ["arestable", "adj", "arestable", "", "", "", "stoppable capable of"])
|
||
let v = native_list_append(v, ["impersonel", "adj", "impersonel", "", "impersonele", "", "impersonal of a"])
|
||
let v = native_list_append(v, ["continueus", "adj", "continueus", "", "continueuse", "", "continuous without pauses"])
|
||
let v = native_list_append(v, ["extrinseque", "adj", "extrinseque", "", "", "", "external"])
|
||
let v = native_list_append(v, ["intrinseque", "adj", "intrinseque", "", "", "", "internal"])
|
||
let v = native_list_append(v, ["expulsif", "adj", "expulsif", "", "expulsive", "", "expulsive that expels"])
|
||
let v = native_list_append(v, ["lenitif", "adj", "lenitif", "", "lenitive", "", "calming soothing"])
|
||
let v = native_list_append(v, ["espirital", "adj", "espirital", "", "espiritale", "", "spiritual"])
|
||
let v = native_list_append(v, ["celestre", "adj", "celestre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["luxurius", "adj", "luxurius", "", "luxuriuse", "", "lustful characterized by"])
|
||
let v = native_list_append(v, ["seculer", "adj", "seculer", "", "seculere", "", "secular non-religious"])
|
||
let v = native_list_append(v, ["fuillu", "adj", "fuillu", "", "fuillue", "", "alternative form of"])
|
||
let v = native_list_append(v, ["petitet", "adj", "petitet", "", "petitete", "", "very small"])
|
||
let v = native_list_append(v, ["couleis", "adj", "couleis", "", "couleice", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gayf", "adj", "gayf", "", "gayve", "", "lost and unclaimed"])
|
||
let v = native_list_append(v, ["walcrant", "adj", "walcrant", "", "walcrante", "", "wandering roaming"])
|
||
let v = native_list_append(v, ["torcious", "adj", "torcious", "", "torciouse", "", "wrongful"])
|
||
let v = native_list_append(v, ["tané", "adj", "tané", "", "tanee", "", "tan of the"])
|
||
let v = native_list_append(v, ["soleyn", "adj", "soleyn", "", "soleyne", "", "solitary alone"])
|
||
let v = native_list_append(v, ["sodein", "adj", "sodein", "", "sodeine", "", "sudden quickly with"])
|
||
let v = native_list_append(v, ["tisique", "adj", "tisique", "", "", "", "phthisic"])
|
||
let v = native_list_append(v, ["thesique", "adj", "thesique", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["thisique", "adj", "thisique", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tysike", "adj", "tysike", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tisik", "adj", "tisik", "", "tisike", "", "alternative form of"])
|
||
let v = native_list_append(v, ["reseant", "adj", "reseant", "", "reseante", "", "resident residing"])
|
||
let v = native_list_append(v, ["esmeré", "adj", "esmeré", "", "esmeree", "", "pure purified"])
|
||
let v = native_list_append(v, ["cointe", "adj", "cointe", "", "", "", "clever intelligent"])
|
||
let v = native_list_append(v, ["propicius", "adj", "propicius", "", "propiciuse", "", "merciful"])
|
||
let v = native_list_append(v, ["mesaisie", "adj", "mesaisie", "", "", "", "inflection of mesaisi"])
|
||
let v = native_list_append(v, ["ascun", "adj", "ascun", "", "ascune", "", "alternative form of"])
|
||
let v = native_list_append(v, ["coynte", "adj", "coynte", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["feloun", "adj", "feloun", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["fesable", "adj", "fesable", "", "", "", "feasible doable"])
|
||
let v = native_list_append(v, ["mesnal", "adj", "mesnal", "", "mesnale", "", "household attributive domestic"])
|
||
let v = native_list_append(v, ["apartenant", "adj", "apartenant", "", "apartenante", "", "belonging to"])
|
||
let v = native_list_append(v, ["bochu", "adj", "bochu", "", "bochue", "", "alternative form of"])
|
||
let v = native_list_append(v, ["negun", "adj", "negun", "", "negune", "", "none not any"])
|
||
let v = native_list_append(v, ["auquant", "adj", "auquant", "", "auquante", "", "several many"])
|
||
let v = native_list_append(v, ["autretel", "adj", "autretel", "", "", "", "same the same"])
|
||
let v = native_list_append(v, ["ploreus", "adj", "ploreus", "", "ploreuse", "", "tearful in tears"])
|
||
let v = native_list_append(v, ["soef", "adj", "soef", "", "soeve", "", "soft not harsh"])
|
||
let v = native_list_append(v, ["alquant", "adj", "alquant", "", "alquante", "", "alternative form of"])
|
||
let v = native_list_append(v, ["grandisme", "adj", "grandisme", "", "", "", "very big very"])
|
||
let v = native_list_append(v, ["parv", "adj", "parv", "", "", "", "small"])
|
||
let v = native_list_append(v, ["francor", "adj", "francor", "", "", "", "French"])
|
||
let v = native_list_append(v, ["paienor", "adj", "paienor", "", "", "", "pagan heathen attributively"])
|
||
let v = native_list_append(v, ["ancienor", "adj", "ancienor", "", "", "", "of the ancients"])
|
||
let v = native_list_append(v, ["crestienor", "adj", "crestienor", "", "", "", "of the Christians"])
|
||
let v = native_list_append(v, ["pagien", "adj", "pagien", "", "pagiene", "", "alternative form of"])
|
||
let v = native_list_append(v, ["bellezour", "adj", "bellezour", "", "", "", "superlative degree of"])
|
||
let v = native_list_append(v, ["corroptios", "adj", "corroptios", "", "corroptiose", "", "enraged furious"])
|
||
let v = native_list_append(v, ["saintisme", "adj", "saintisme", "", "", "", "very saintly"])
|
||
let v = native_list_append(v, ["pechable", "adj", "pechable", "", "", "", "sinful sinner attributively"])
|
||
let v = native_list_append(v, ["parmenable", "adj", "parmenable", "", "", "", "permanent eternal perpetual"])
|
||
let v = native_list_append(v, ["alçor", "adj", "alçor", "", "", "", "superlative degree of"])
|
||
let v = native_list_append(v, ["coroços", "adj", "coroços", "", "coroçose", "", "angry furious"])
|
||
let v = native_list_append(v, ["meïsme", "adj", "meïsme", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["esgeüné", "adj", "esgeüné", "", "esgeünee", "", "alternative form of"])
|
||
let v = native_list_append(v, ["obeïssant", "adj", "obeïssant", "", "obeïssante", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mescreable", "adj", "mescreable", "", "", "", "disbelieving hence non-Christian"])
|
||
let v = native_list_append(v, ["celestien", "adj", "celestien", "", "celestiene", "", "celestial heavenly"])
|
||
let v = native_list_append(v, ["desvé", "adj", "desvé", "", "desvee", "", "insane mad"])
|
||
let v = native_list_append(v, ["seiseme", "adj", "seiseme", "", "", "", "sixth"])
|
||
let v = native_list_append(v, ["infernel", "adj", "infernel", "", "infernele", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gensor", "adj", "gensor", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["angoissos", "adj", "angoissos", "", "angoissose", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gn̈t", "adj", "gn̈t", "", "", "", "scribal abbreviation of"])
|
||
let v = native_list_append(v, ["joiable", "adj", "joiable", "", "", "", "joyous"])
|
||
let v = native_list_append(v, ["ahuge", "adj", "ahuge", "", "", "", "huge very large"])
|
||
let v = native_list_append(v, ["haltein", "adj", "haltein", "", "halteine", "", "high"])
|
||
let v = native_list_append(v, ["malveis", "adj", "malveis", "", "malveise", "", "alternative form of"])
|
||
let v = native_list_append(v, ["derein", "adj", "derein", "", "dereine", "", "last final"])
|
||
let v = native_list_append(v, ["amaladi", "adj", "amaladi", "", "amaladie", "", "ill sick"])
|
||
let v = native_list_append(v, ["walois", "adj", "walois", "", "waloise", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sauf et sain", "adj", "sauf et sain", "", "sauve et saine", "", "safe and sound"])
|
||
let v = native_list_append(v, ["eschekeré", "adj", "eschekeré", "", "eschekeree", "", "checkered having an"])
|
||
let v = native_list_append(v, ["bricun", "adj", "bricun", "", "brice", "", "mad insane"])
|
||
let v = native_list_append(v, ["alignié", "adj", "alignié", "", "aligniee", "", "slim slender"])
|
||
let v = native_list_append(v, ["enbrunc", "adj", "enbrunc", "", "", "", "lowered low"])
|
||
let v = native_list_append(v, ["mesaisié", "adj", "mesaisié", "", "mesaisiee", "", "ill sick"])
|
||
let v = native_list_append(v, ["mesaisi", "adj", "mesaisi", "", "mesaisie", "", "ill sick hurt"])
|
||
let v = native_list_append(v, ["plusor", "adj", "plusor", "", "", "", "nominative of plusors"])
|
||
let v = native_list_append(v, ["devot", "adj", "devot", "", "devote", "", "devout"])
|
||
let v = native_list_append(v, ["megre", "adj", "megre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["einsnes", "adj", "einsnes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["anguissus", "adj", "anguissus", "", "anguissuse", "", "alternative form of"])
|
||
let v = native_list_append(v, ["angoissous", "adj", "angoissous", "", "angoissouse", "", "alternative form of"])
|
||
let v = native_list_append(v, ["angoissus", "adj", "angoissus", "", "angoissuse", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ruiste", "adj", "ruiste", "", "", "", "vigorous violent terrible"])
|
||
let v = native_list_append(v, ["pullent", "adj", "pullent", "", "pullente", "", "stinking foul"])
|
||
let v = native_list_append(v, ["gençor", "adj", "gençor", "", "", "", "comparative degree of"])
|
||
let v = native_list_append(v, ["bricon", "adj", "bricon", "", "brice", "", "mad insane"])
|
||
let v = native_list_append(v, ["demoniaque", "adj", "demoniaque", "", "", "", "demonic"])
|
||
let v = native_list_append(v, ["estre eisant de", "adj", "estre eisant de", "", "", "", "being in a"])
|
||
let v = native_list_append(v, ["bloie", "adj", "bloie", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["sarragocien", "adj", "sarragocien", "", "sarragociene", "", "Saragossan of or"])
|
||
let v = native_list_append(v, ["sarragoçois", "adj", "sarragoçois", "", "sarragoçoise", "", "Saragossan of or"])
|
||
let v = native_list_append(v, ["sarragossan", "adj", "sarragossan", "", "sarragossane", "", "Saragossan of or"])
|
||
let v = native_list_append(v, ["pescherez", "adj", "pescherez", "", "pescherece", "", "fishing"])
|
||
let v = native_list_append(v, ["chevalerez", "adj", "chevalerez", "", "chevalerece", "", "made for a"])
|
||
let v = native_list_append(v, ["chevrerez", "adj", "chevrerez", "", "*chevrerece", "", "one who feeds"])
|
||
let v = native_list_append(v, ["vacherez", "adj", "vacherez", "", "vacherece", "", "where the cows"])
|
||
let v = native_list_append(v, ["porcherez", "adj", "porcherez", "", "porcherece", "", "for containing pigs"])
|
||
let v = native_list_append(v, ["asnerez", "adj", "asnerez", "", "*asnerece", "", "donkey"])
|
||
let v = native_list_append(v, ["coleiz", "adj", "coleiz", "", "colëice", "", "sliding fluid"])
|
||
let v = native_list_append(v, ["leveiz", "adj", "leveiz", "", "levëice", "", "liftable designed to"])
|
||
let v = native_list_append(v, ["torneiz", "adj", "torneiz", "", "*tornëice", "", "revolving turning"])
|
||
let v = native_list_append(v, ["tailleiz", "adj", "tailleiz", "", "taillëice", "", "cut out framed"])
|
||
let v = native_list_append(v, ["ploieiz", "adj", "ploieiz", "", "ploieize", "", "flexible"])
|
||
let v = native_list_append(v, ["coillu", "adj", "coillu", "", "coillue", "", "uncastrated"])
|
||
let v = native_list_append(v, ["chiprois", "adj", "chiprois", "", "chiproise", "", "Cypriot"])
|
||
let v = native_list_append(v, ["peculiaire", "adj", "peculiaire", "", "", "", "peculiar"])
|
||
let v = native_list_append(v, ["peoros", "adj", "peoros", "", "peorose", "", "fearful"])
|
||
let v = native_list_append(v, ["commodieux", "adj", "commodieux", "", "commodieuxe", "", "advantageous convenient profitable"])
|
||
let v = native_list_append(v, ["travaillos", "adj", "travaillos", "", "travaillose", "", "tiring painful exhausting"])
|
||
let v = native_list_append(v, ["travaillous", "adj", "travaillous", "", "travaillouse", "", "Anglo-Norman form of"])
|
||
let v = native_list_append(v, ["luisoire", "adj", "luisoire", "", "", "", "in heat"])
|
||
let v = native_list_append(v, ["anciien", "adj", "anciien", "", "anciiene", "", "former ancient"])
|
||
let v = native_list_append(v, ["oevé", "adj", "oevé", "", "oevee", "", "swollen fat"])
|
||
let v = native_list_append(v, ["vintisme", "adj", "vintisme", "", "", "", "twentieth"])
|
||
let v = native_list_append(v, ["malbailli", "adj", "malbailli", "", "", "", "mistreated."])
|
||
let v = native_list_append(v, ["maubailli", "adj", "maubailli", "", "", "", "mistreated."])
|
||
let v = native_list_append(v, ["altaigne", "adj", "altaigne", "", "altaignee", "", "haughty supercilious"])
|
||
let v = native_list_append(v, ["altaignee", "adj", "altaignee", "", "", "", "oblique/nominative feminine singular"])
|
||
let v = native_list_append(v, ["amesnable", "adj", "amesnable", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["פטיט", "adj", "פטיט", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["noiret", "adj", "noiret", "", "noirete", "", "diminutive of noir"])
|
||
let v = native_list_append(v, ["noirete", "adj", "noirete", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["a-", "other", "a-", "", "", "", "indicating movement towards"])
|
||
let v = native_list_append(v, ["el", "other", "el", "", "", "", "contraction of en"])
|
||
let v = native_list_append(v, ["as", "other", "as", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["non", "other", "non", "", "", "", "no"])
|
||
let v = native_list_append(v, ["al", "other", "al", "", "", "", "contraction of a"])
|
||
let v = native_list_append(v, ["del", "other", "del", "", "", "", "contraction of de"])
|
||
let v = native_list_append(v, ["-able", "other", "-able", "", "", "", "worthy of deserving"])
|
||
let v = native_list_append(v, ["oil", "other", "oil", "", "", "", "yes"])
|
||
let v = native_list_append(v, ["set", "other", "set", "", "", "", "seven"])
|
||
let v = native_list_append(v, ["du", "other", "du", "", "", "", "contraction of de"])
|
||
let v = native_list_append(v, ["u", "other", "u", "", "", "", "u letter"])
|
||
let v = native_list_append(v, ["las", "other", "las", "", "", "", "alas"])
|
||
let v = native_list_append(v, ["un", "other", "un", "", "", "", "one"])
|
||
let v = native_list_append(v, ["trois", "other", "trois", "", "", "", "three"])
|
||
let v = native_list_append(v, ["quatre", "other", "quatre", "", "", "", "four"])
|
||
let v = native_list_append(v, ["cinq", "other", "cinq", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["onze", "other", "onze", "", "", "", "eleven"])
|
||
let v = native_list_append(v, ["quatorze", "other", "quatorze", "", "", "", "fourteen"])
|
||
let v = native_list_append(v, ["quarante", "other", "quarante", "", "", "", "forty"])
|
||
let v = native_list_append(v, ["mile", "other", "mile", "", "", "", "one thousand"])
|
||
let v = native_list_append(v, ["au", "other", "au", "", "", "", "contraction of a"])
|
||
let v = native_list_append(v, ["trente", "other", "trente", "", "", "", "thirty"])
|
||
let v = native_list_append(v, ["ax", "other", "ax", "", "", "", "Contraction of a"])
|
||
let v = native_list_append(v, ["cent", "other", "cent", "", "", "", "one hundred"])
|
||
let v = native_list_append(v, ["dis", "other", "dis", "", "", "", "ten"])
|
||
let v = native_list_append(v, ["wit", "other", "wit", "", "", "", "eight"])
|
||
let v = native_list_append(v, ["nonante", "other", "nonante", "", "", "", "ninety"])
|
||
let v = native_list_append(v, ["gel", "other", "gel", "", "", "", "Contraction of ge"])
|
||
let v = native_list_append(v, ["nel", "other", "nel", "", "", "", "Contraction of ne"])
|
||
let v = native_list_append(v, ["-er", "other", "-er", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-ie", "other", "-ie", "", "", "", "indicates a feminine"])
|
||
let v = native_list_append(v, ["-ous", "other", "-ous", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-é", "other", "-é", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["re-", "other", "re-", "", "", "", "re- again once"])
|
||
let v = native_list_append(v, ["an-", "other", "an-", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["aus", "other", "aus", "", "", "", "contraction of a"])
|
||
let v = native_list_append(v, ["de-", "other", "de-", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["en-", "other", "en-", "", "", "", "en- in into"])
|
||
let v = native_list_append(v, ["-ette", "other", "-ette", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-or", "other", "-or", "", "", "", "-er suffix used"])
|
||
let v = native_list_append(v, ["-ible", "other", "-ible", "", "", "", "-ible variant of"])
|
||
let v = native_list_append(v, ["-al", "other", "-al", "", "", "", "suffix used to"])
|
||
let v = native_list_append(v, ["-s", "other", "-s", "", "", "", "indicates a nominative"])
|
||
let v = native_list_append(v, ["-u", "other", "-u", "", "", "", "suffixed used to"])
|
||
let v = native_list_append(v, ["deus", "other", "deus", "", "", "", "two"])
|
||
let v = native_list_append(v, ["mil", "other", "mil", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["uit", "other", "uit", "", "", "", "eight"])
|
||
let v = native_list_append(v, ["cinquante", "other", "cinquante", "", "", "", "fifty"])
|
||
let v = native_list_append(v, ["-e", "other", "-e", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["mal-", "other", "mal-", "", "", "", "bad badly"])
|
||
let v = native_list_append(v, ["-os", "other", "-os", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-us", "other", "-us", "", "", "", "-ous used for"])
|
||
let v = native_list_append(v, ["aux", "other", "aux", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-ier", "other", "-ier", "", "", "", "suffix used to"])
|
||
let v = native_list_append(v, ["-erie", "other", "-erie", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["-ment", "other", "-ment", "", "", "", "Attaches to an"])
|
||
let v = native_list_append(v, ["-ise", "other", "-ise", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["-ique", "other", "-ique", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["-ir", "other", "-ir", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["cinc", "other", "cinc", "", "", "", "five"])
|
||
let v = native_list_append(v, ["-et", "other", "-et", "", "", "", "Used to form"])
|
||
let v = native_list_append(v, ["doze", "other", "doze", "", "", "", "twelve"])
|
||
let v = native_list_append(v, ["vint", "other", "vint", "", "", "", "twenty"])
|
||
let v = native_list_append(v, ["als", "other", "als", "", "", "", "contraction of a"])
|
||
let v = native_list_append(v, ["hu", "other", "hu", "", "", "", "a shouting noise"])
|
||
let v = native_list_append(v, ["-ation", "other", "-ation", "", "", "", "-ation"])
|
||
let v = native_list_append(v, ["dui", "other", "dui", "", "", "", "nominative of deus"])
|
||
let v = native_list_append(v, ["troy", "other", "troy", "", "", "", "three"])
|
||
let v = native_list_append(v, ["-z", "other", "-z", "", "", "", "Replaces -ts -sts"])
|
||
let v = native_list_append(v, ["nes", "other", "nes", "", "", "", "contraction of ne"])
|
||
let v = native_list_append(v, ["dou", "other", "dou", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["doi", "other", "doi", "", "", "", "two"])
|
||
let v = native_list_append(v, ["sis", "other", "sis", "", "", "", "six"])
|
||
let v = native_list_append(v, ["-age", "other", "-age", "", "", "", "forms nouns with"])
|
||
let v = native_list_append(v, ["-ance", "other", "-ance", "", "", "", "-ance suffixed used"])
|
||
let v = native_list_append(v, ["-ant", "other", "-ant", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["-el", "other", "-el", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["kel", "other", "kel", "", "", "", "contraction of ke"])
|
||
let v = native_list_append(v, ["kil", "other", "kil", "", "", "", "Contraction of ke"])
|
||
let v = native_list_append(v, ["jel", "other", "jel", "", "", "", "Contraction of je"])
|
||
let v = native_list_append(v, ["-eur", "other", "-eur", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lasse", "other", "lasse", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["des-", "other", "des-", "", "", "", "de- dis-"])
|
||
let v = native_list_append(v, ["-ere", "other", "-ere", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["-ois", "other", "-ois", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["-ure", "other", "-ure", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["Diex aie", "other", "Diex aie", "", "", "", "God be with"])
|
||
let v = native_list_append(v, ["sur-", "other", "sur-", "", "", "", "over on top"])
|
||
let v = native_list_append(v, ["-ité", "other", "-ité", "", "", "", "-ity"])
|
||
let v = native_list_append(v, ["-té", "other", "-té", "", "", "", "-ty suffix used"])
|
||
let v = native_list_append(v, ["treis", "other", "treis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-oire", "other", "-oire", "", "", "", "indicates a tool"])
|
||
let v = native_list_append(v, ["-eté", "other", "-eté", "", "", "", "variant of -té"])
|
||
let v = native_list_append(v, ["-ien", "other", "-ien", "", "", "", "-ian"])
|
||
let v = native_list_append(v, ["-if", "other", "-if", "", "", "", "-ive"])
|
||
let v = native_list_append(v, ["Dex aie", "other", "Dex aie", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entre-", "other", "entre-", "", "", "", "inter-"])
|
||
let v = native_list_append(v, ["oïl", "other", "oïl", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-ete", "other", "-ete", "", "", "", "female equivalent of"])
|
||
let v = native_list_append(v, ["-eux", "other", "-eux", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["naie", "other", "naie", "", "", "", "no nay"])
|
||
let v = native_list_append(v, ["catre", "other", "catre", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["-aige", "other", "-aige", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-ain", "other", "-ain", "", "", "", "Forms the oblique"])
|
||
let v = native_list_append(v, ["ã", "other", "ã", "", "", "", "The letter a"])
|
||
let v = native_list_append(v, ["ẽ", "other", "ẽ", "", "", "", "The letter e"])
|
||
let v = native_list_append(v, ["-eor", "other", "-eor", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-erez", "other", "-erez", "", "", "", "forms adjectives and"])
|
||
let v = native_list_append(v, ["es-", "other", "es-", "", "", "", "indicates movement away"])
|
||
let v = native_list_append(v, ["ũ", "other", "ũ", "", "", "", "The letter u"])
|
||
let v = native_list_append(v, ["-iau", "other", "-iau", "", "", "", "Used to form"])
|
||
let v = native_list_append(v, ["deuz", "other", "deuz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-eis", "other", "-eis", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["nenil", "other", "nenil", "", "", "", "no used to"])
|
||
let v = native_list_append(v, ["contre-", "other", "contre-", "", "", "", "counter- anti-"])
|
||
let v = native_list_append(v, ["-eus", "other", "-eus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["soissante", "other", "soissante", "", "", "", "sixty"])
|
||
let v = native_list_append(v, ["setante", "other", "setante", "", "", "", "seventy"])
|
||
let v = native_list_append(v, ["uitante", "other", "uitante", "", "", "", "eighty"])
|
||
let v = native_list_append(v, ["oitante", "other", "oitante", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-anche", "other", "-anche", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["enl", "other", "enl", "", "", "", "contraction of en"])
|
||
let v = native_list_append(v, ["-ur", "other", "-ur", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-our", "other", "-our", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jeo ne parle mie", "other", "jeo ne parle mie", "", "", "", "I dont speak"])
|
||
let v = native_list_append(v, ["a las", "other", "a las", "", "", "", "alas"])
|
||
let v = native_list_append(v, ["-iss-", "other", "-iss-", "", "", "", "An inchoative infix"])
|
||
let v = native_list_append(v, ["-eour", "other", "-eour", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-mant", "other", "-mant", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mes-", "other", "mes-", "", "", "", "mis- badly wrongly"])
|
||
let v = native_list_append(v, ["-ace", "other", "-ace", "", "", "", "Suffix used to"])
|
||
let v = native_list_append(v, ["nuef", "other", "nuef", "", "", "", "nine"])
|
||
let v = native_list_append(v, ["qil", "other", "qil", "", "", "", "Contraction of que"])
|
||
let v = native_list_append(v, ["milie", "other", "milie", "", "", "", "a thousand"])
|
||
let v = native_list_append(v, ["seisante", "other", "seisante", "", "", "", "sixty"])
|
||
let v = native_list_append(v, ["quil", "other", "quil", "", "", "", "Contraction of que"])
|
||
let v = native_list_append(v, ["antre-", "other", "antre-", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-ece", "other", "-ece", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["se Dex me gart", "other", "se Dex me gart", "", "", "", "God willing if"])
|
||
let v = native_list_append(v, ["-omes", "other", "-omes", "", "", "", "A suffix denoting"])
|
||
let v = native_list_append(v, ["sui anglois", "other", "sui anglois", "", "", "", "I am English"])
|
||
let v = native_list_append(v, ["sui angloise", "other", "sui angloise", "", "", "", "I am English"])
|
||
let v = native_list_append(v, ["al sien escient", "other", "al sien escient", "", "", "", "to the best"])
|
||
let v = native_list_append(v, ["sesante", "other", "sesante", "", "", "", "sixty"])
|
||
let v = native_list_append(v, ["nof", "other", "nof", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-eüre", "other", "-eüre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["troi", "other", "troi", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["quinse", "other", "quinse", "", "", "", "fifteen"])
|
||
let v = native_list_append(v, ["qatre", "other", "qatre", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["-oier", "other", "-oier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-acion", "other", "-acion", "", "", "", "-ation suffix used"])
|
||
let v = native_list_append(v, ["-art", "other", "-art", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["hahi", "other", "hahi", "", "", "", "ha! aha!"])
|
||
let v = native_list_append(v, ["sour-", "other", "sour-", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-ele", "other", "-ele", "", "", "", "diminutive suffix forming"])
|
||
let v = native_list_append(v, ["mau-", "other", "mau-", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["disnoef", "other", "disnoef", "", "", "", "nineteen"])
|
||
let v = native_list_append(v, ["tres-", "other", "tres-", "", "", "", "trans- across traversing"])
|
||
let v = native_list_append(v, ["-ison", "other", "-ison", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["-eresse", "other", "-eresse", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["se Dex me saut", "other", "se Dex me saut", "", "", "", "God protect me"])
|
||
let v = native_list_append(v, ["en abeiance", "other", "en abeiance", "", "", "", "required"])
|
||
let v = native_list_append(v, ["-oiier", "other", "-oiier", "", "", "", "used to form"])
|
||
let v = native_list_append(v, ["por-", "other", "por-", "", "", "", "through"])
|
||
let v = native_list_append(v, ["pur-", "other", "pur-", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sor-", "other", "sor-", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["-eure", "other", "-eure", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["jasoit que ce", "other", "jasoit que ce", "", "", "", "insomuch as"])
|
||
let v = native_list_append(v, ["countre-", "other", "countre-", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["q̃l", "other", "q̃l", "", "", "", "scribal abbreviation of"])
|
||
let v = native_list_append(v, ["ĩ", "other", "ĩ", "", "", "", "The letter i"])
|
||
let v = native_list_append(v, ["pardeu", "other", "pardeu", "", "", "", "by God"])
|
||
let v = native_list_append(v, ["-elet", "other", "-elet", "", "", "", "diminutive suffix"])
|
||
let v = native_list_append(v, ["aux armes", "other", "aux armes", "", "", "", "to arms!"])
|
||
let v = native_list_append(v, ["quet", "other", "quet", "", "", "", "contraction of que"])
|
||
let v = native_list_append(v, ["-eax", "other", "-eax", "", "", "", "oblique plural of"])
|
||
let v = native_list_append(v, ["◌᷒", "other", "◌᷒", "", "", "", "A diacritical mark"])
|
||
let v = native_list_append(v, ["-erece", "other", "-erece", "", "", "", "feminine counterpart of"])
|
||
let v = native_list_append(v, ["-eiz", "other", "-eiz", "", "", "", "attaches usually but"])
|
||
let v = native_list_append(v, ["-eice", "other", "-eice", "", "", "", "feminine counterpart to"])
|
||
let v = native_list_append(v, ["◌̃", "other", "◌̃", "", "", "", "Written on a"])
|
||
let v = native_list_append(v, ["a/languages M to Z", "other", "a/languages M to Z", "", "", "", "The first letter"])
|
||
let v = native_list_append(v, ["ab", "prep", "ab", "", "", "", "with"])
|
||
let v = native_list_append(v, ["de", "prep", "de", "", "", "", "of"])
|
||
let v = native_list_append(v, ["en", "prep", "en", "", "", "", "in inside"])
|
||
let v = native_list_append(v, ["ad", "prep", "ad", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vers", "prep", "vers", "", "", "", "towards"])
|
||
let v = native_list_append(v, ["es", "prep", "es", "", "", "", "in the"])
|
||
let v = native_list_append(v, ["od", "prep", "od", "", "", "", "with"])
|
||
let v = native_list_append(v, ["pro", "prep", "pro", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["por", "prep", "por", "", "", "", "for in order"])
|
||
let v = native_list_append(v, ["avant", "prep", "avant", "", "", "", "before"])
|
||
let v = native_list_append(v, ["d'", "prep", "d'", "", "", "", "elided form of"])
|
||
let v = native_list_append(v, ["sur", "prep", "sur", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entre", "prep", "entre", "", "", "", "between"])
|
||
let v = native_list_append(v, ["contre", "prep", "contre", "", "", "", "against"])
|
||
let v = native_list_append(v, ["pres", "prep", "pres", "", "", "", "manuscript form of"])
|
||
let v = native_list_append(v, ["devant", "prep", "devant", "", "", "", "in front of"])
|
||
let v = native_list_append(v, ["pur", "prep", "pur", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sus", "prep", "sus", "", "", "", "above on top"])
|
||
let v = native_list_append(v, ["apres", "prep", "apres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ens", "prep", "ens", "", "", "", "in inside"])
|
||
let v = native_list_append(v, ["sor", "prep", "sor", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["soz", "prep", "soz", "", "", "", "under"])
|
||
let v = native_list_append(v, ["malgré", "prep", "malgré", "", "", "", "despite in spite"])
|
||
let v = native_list_append(v, ["dunt", "prep", "dunt", "", "", "", "of of which"])
|
||
let v = native_list_append(v, ["fors", "prep", "fors", "", "", "", "outside"])
|
||
let v = native_list_append(v, ["prés", "prep", "prés", "", "", "", "near close"])
|
||
let v = native_list_append(v, ["jusque", "prep", "jusque", "", "", "", "as far as"])
|
||
let v = native_list_append(v, ["derriere", "prep", "derriere", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["emmi", "prep", "emmi", "", "", "", "amid amidst"])
|
||
let v = native_list_append(v, ["en avant", "prep", "en avant", "", "", "", "into the future"])
|
||
let v = native_list_append(v, ["avoec", "prep", "avoec", "", "", "", "with"])
|
||
let v = native_list_append(v, ["cuntre", "prep", "cuntre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sanz", "prep", "sanz", "", "", "", "without"])
|
||
let v = native_list_append(v, ["dedens", "prep", "dedens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deriere", "prep", "deriere", "", "", "", "behind"])
|
||
let v = native_list_append(v, ["dedenz", "prep", "dedenz", "", "", "", "inside of"])
|
||
let v = native_list_append(v, ["seur", "prep", "seur", "", "", "", "on on top"])
|
||
let v = native_list_append(v, ["avuec", "prep", "avuec", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["encontre", "prep", "encontre", "", "", "", "opposite"])
|
||
let v = native_list_append(v, ["defors", "prep", "defors", "", "", "", "outside"])
|
||
let v = native_list_append(v, ["suz", "prep", "suz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arire", "prep", "arire", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ariere", "prep", "ariere", "", "", "", "behind"])
|
||
let v = native_list_append(v, ["selonc", "prep", "selonc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sulunc", "prep", "sulunc", "", "", "", "according to"])
|
||
let v = native_list_append(v, ["desous", "prep", "desous", "", "", "", "below under underneath"])
|
||
let v = native_list_append(v, ["desus", "prep", "desus", "", "", "", "under underneath"])
|
||
let v = native_list_append(v, ["derere", "prep", "derere", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["darere", "prep", "darere", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deforz", "prep", "deforz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["countre", "prep", "countre", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["desos", "prep", "desos", "", "", "", "on top of"])
|
||
let v = native_list_append(v, ["ains", "prep", "ains", "", "", "", "before"])
|
||
let v = native_list_append(v, ["pres de", "prep", "pres de", "", "", "", "near to near"])
|
||
let v = native_list_append(v, ["dusqu'a", "prep", "dusqu'a", "", "", "", "until"])
|
||
let v = native_list_append(v, ["entor", "prep", "entor", "", "", "", "around surrounding"])
|
||
let v = native_list_append(v, ["devers", "prep", "devers", "", "", "", "towards"])
|
||
let v = native_list_append(v, ["souz", "prep", "souz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["denz", "prep", "denz", "", "", "", "in"])
|
||
let v = native_list_append(v, ["delez", "prep", "delez", "", "", "", "next to"])
|
||
let v = native_list_append(v, ["joste", "prep", "joste", "", "", "", "along near"])
|
||
let v = native_list_append(v, ["ꝑ", "prep", "ꝑ", "", "", "", "scribal abbreviation of"])
|
||
let v = native_list_append(v, ["non obstant", "prep", "non obstant", "", "", "", "notwithstanding"])
|
||
let v = native_list_append(v, ["qn̈t", "prep", "qn̈t", "", "", "", "scribal abbreviation of"])
|
||
let v = native_list_append(v, ["apruef", "prep", "apruef", "", "", "", "after afterwards"])
|
||
let v = native_list_append(v, ["ainz", "prep", "ainz", "", "", "", "before"])
|
||
let v = native_list_append(v, ["einz", "prep", "einz", "", "", "", "within"])
|
||
let v = native_list_append(v, ["enz", "prep", "enz", "", "", "", "in inside"])
|
||
let v = native_list_append(v, ["tresque", "prep", "tresque", "", "", "", "up to until"])
|
||
let v = native_list_append(v, ["felonc", "prep", "felonc", "", "", "", "misspelling of selonc"])
|
||
let v = native_list_append(v, ["a/languages M to Z", "prep", "a/languages M to Z", "", "", "", "to"])
|
||
let v = native_list_append(v, ["on", "pron", "on", "", "", "", "one gender-neutral third-person"])
|
||
let v = native_list_append(v, ["te", "pron", "te", "", "", "", "you second-person singular"])
|
||
let v = native_list_append(v, ["el", "pron", "el", "", "", "", "something else"])
|
||
let v = native_list_append(v, ["me", "pron", "me", "", "", "", "myself first-person singular"])
|
||
let v = native_list_append(v, ["ke", "pron", "ke", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["li", "pron", "li", "", "", "", "third-person singular indirect"])
|
||
let v = native_list_append(v, ["ti", "pron", "ti", "", "", "", "your second-person singular"])
|
||
let v = native_list_append(v, ["ge", "pron", "ge", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["se", "pron", "se", "", "", "", "himself reflexive direct"])
|
||
let v = native_list_append(v, ["la", "pron", "la", "", "", "", "it feminine singular"])
|
||
let v = native_list_append(v, ["ele", "pron", "ele", "", "", "", "she"])
|
||
let v = native_list_append(v, ["je", "pron", "je", "", "", "", "I"])
|
||
let v = native_list_append(v, ["eles", "pron", "eles", "", "", "", "they third-person plural"])
|
||
let v = native_list_append(v, ["vos", "pron", "vos", "", "", "", "you ye second-person"])
|
||
let v = native_list_append(v, ["nos", "pron", "nos", "", "", "", "we first-person plural"])
|
||
let v = native_list_append(v, ["dom", "pron", "dom", "", "", "", "of whom of"])
|
||
let v = native_list_append(v, ["nun", "pron", "nun", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nous", "pron", "nous", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lo", "pron", "lo", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tei", "pron", "tei", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["il", "pron", "il", "", "", "", "he third-person masculine"])
|
||
let v = native_list_append(v, ["le", "pron", "le", "", "", "", "it masculine singular"])
|
||
let v = native_list_append(v, ["vous", "pron", "vous", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["moi", "pron", "moi", "", "", "", "me"])
|
||
let v = native_list_append(v, ["tun", "pron", "tun", "", "", "", "your second-person singular"])
|
||
let v = native_list_append(v, ["autre", "pron", "autre", "", "", "", "another"])
|
||
let v = native_list_append(v, ["jo", "pron", "jo", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poi", "pron", "poi", "", "", "", "few not many"])
|
||
let v = native_list_append(v, ["qui", "pron", "qui", "", "", "", "who"])
|
||
let v = native_list_append(v, ["ki", "pron", "ki", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["que", "pron", "que", "", "", "", "what who"])
|
||
let v = native_list_append(v, ["toi", "pron", "toi", "", "", "", "you"])
|
||
let v = native_list_append(v, ["nul", "pron", "nul", "", "", "", "nobody no one"])
|
||
let v = native_list_append(v, ["ses", "pron", "ses", "", "", "", "his/hers/its third-person singular"])
|
||
let v = native_list_append(v, ["tes", "pron", "tes", "", "", "", "your second-person singular"])
|
||
let v = native_list_append(v, ["rien", "pron", "rien", "", "", "", "thing"])
|
||
let v = native_list_append(v, ["nostro", "pron", "nostro", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["celui", "pron", "celui", "", "", "", "this one that"])
|
||
let v = native_list_append(v, ["ceo", "pron", "ceo", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["soi", "pron", "soi", "", "", "", "third-person singular emphatic"])
|
||
let v = native_list_append(v, ["jou", "pron", "jou", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eus", "pron", "eus", "", "", "", "them masculine plural"])
|
||
let v = native_list_append(v, ["mei", "pron", "mei", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cui", "pron", "cui", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["m'", "pron", "m'", "", "", "", "prevocalic form of"])
|
||
let v = native_list_append(v, ["nostre", "pron", "nostre", "", "", "", "our"])
|
||
let v = native_list_append(v, ["lor", "pron", "lor", "", "", "", "to them third-person"])
|
||
let v = native_list_append(v, ["noz", "pron", "noz", "", "", "", "our"])
|
||
let v = native_list_append(v, ["nus", "pron", "nus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["els", "pron", "els", "", "", "", "they"])
|
||
let v = native_list_append(v, ["lour", "pron", "lour", "", "", "", "their third-person plural"])
|
||
let v = native_list_append(v, ["vus", "pron", "vus", "", "", "", "you second-person plural"])
|
||
let v = native_list_append(v, ["hom", "pron", "hom", "", "", "", "one"])
|
||
let v = native_list_append(v, ["altrui", "pron", "altrui", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vostre", "pron", "vostre", "", "", "", "your plural or"])
|
||
let v = native_list_append(v, ["persone", "pron", "persone", "", "", "", "someone an unknown"])
|
||
let v = native_list_append(v, ["s'", "pron", "s'", "", "", "", "his her its"])
|
||
let v = native_list_append(v, ["soun", "pron", "soun", "", "", "", "his/her/ones/its third-person singular"])
|
||
let v = native_list_append(v, ["jeo", "pron", "jeo", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chascun", "pron", "chascun", "", "", "", "each one every"])
|
||
let v = native_list_append(v, ["autrui", "pron", "autrui", "", "", "", "others other people"])
|
||
let v = native_list_append(v, ["plusors", "pron", "plusors", "", "", "", "many many people"])
|
||
let v = native_list_append(v, ["cascun", "pron", "cascun", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nului", "pron", "nului", "", "", "", "nobody"])
|
||
let v = native_list_append(v, ["quanque", "pron", "quanque", "", "", "", "whoever whatever"])
|
||
let v = native_list_append(v, ["plusurs", "pron", "plusurs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ço", "pron", "ço", "", "", "", "this"])
|
||
let v = native_list_append(v, ["cestui", "pron", "cestui", "", "", "", "the person in"])
|
||
let v = native_list_append(v, ["qe", "pron", "qe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chescun", "pron", "chescun", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nelui", "pron", "nelui", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["chascune", "pron", "chascune", "", "", "", "feminine singular of"])
|
||
let v = native_list_append(v, ["nesun", "pron", "nesun", "", "", "", "nobody no-one"])
|
||
let v = native_list_append(v, ["g'", "pron", "g'", "", "", "", "elided form of"])
|
||
let v = native_list_append(v, ["trestot", "pron", "trestot", "", "", "", "everyone all"])
|
||
let v = native_list_append(v, ["iço", "pron", "iço", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["negun", "pron", "negun", "", "", "", "no-one nobody"])
|
||
let v = native_list_append(v, ["plusor", "pron", "plusor", "", "", "", "nominative of plusors"])
|
||
let v = native_list_append(v, ["quet", "pron", "quet", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nu", "adv", "nu", "", "", "", "naked"])
|
||
let v = native_list_append(v, ["i", "adv", "i", "", "", "", "there"])
|
||
let v = native_list_append(v, ["point", "adv", "point", "", "", "", "a little"])
|
||
let v = native_list_append(v, ["ci", "adv", "ci", "", "", "", "here in this"])
|
||
let v = native_list_append(v, ["or", "adv", "or", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["west", "adv", "west", "", "", "", "west"])
|
||
let v = native_list_append(v, ["non", "adv", "non", "", "", "", "not"])
|
||
let v = native_list_append(v, ["ben", "adv", "ben", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["oil", "adv", "oil", "", "", "", "yes"])
|
||
let v = native_list_append(v, ["come", "adv", "come", "", "", "", "how"])
|
||
let v = native_list_append(v, ["mal", "adv", "mal", "", "", "", "evilly"])
|
||
let v = native_list_append(v, ["bien", "adv", "bien", "", "", "", "well"])
|
||
let v = native_list_append(v, ["u", "adv", "u", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mare", "adv", "mare", "", "", "", "evilly badly"])
|
||
let v = native_list_append(v, ["ore", "adv", "ore", "", "", "", "now"])
|
||
let v = native_list_append(v, ["mot", "adv", "mot", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["premier", "adv", "premier", "", "", "", "first"])
|
||
let v = native_list_append(v, ["ne", "adv", "ne", "", "", "", "not used to"])
|
||
let v = native_list_append(v, ["si", "adv", "si", "", "", "", "so thus in"])
|
||
let v = native_list_append(v, ["ja", "adv", "ja", "", "", "", "already"])
|
||
let v = native_list_append(v, ["pou", "adv", "pou", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mout", "adv", "mout", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ou", "adv", "ou", "", "", "", "where"])
|
||
let v = native_list_append(v, ["jus", "adv", "jus", "", "", "", "down"])
|
||
let v = native_list_append(v, ["mar", "adv", "mar", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["haut", "adv", "haut", "", "", "", "high"])
|
||
let v = native_list_append(v, ["avant", "adv", "avant", "", "", "", "beforehand earlier"])
|
||
let v = native_list_append(v, ["avaunt", "adv", "avaunt", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["tot", "adv", "tot", "", "", "", "all completely"])
|
||
let v = native_list_append(v, ["primer", "adv", "primer", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["comment", "adv", "comment", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["poi", "adv", "poi", "", "", "", "little not much"])
|
||
let v = native_list_append(v, ["pois", "adv", "pois", "", "", "", "then indicating chronological"])
|
||
let v = native_list_append(v, ["tart", "adv", "tart", "", "", "", "late after the"])
|
||
let v = native_list_append(v, ["tut", "adv", "tut", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["item", "adv", "item", "", "", "", "same in the"])
|
||
let v = native_list_append(v, ["plus", "adv", "plus", "", "", "", "more than"])
|
||
let v = native_list_append(v, ["fort", "adv", "fort", "", "", "", "strongly"])
|
||
let v = native_list_append(v, ["halt", "adv", "halt", "", "", "", "loud loudly"])
|
||
let v = native_list_append(v, ["assez", "adv", "assez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["trop", "adv", "trop", "", "", "", "excessively too"])
|
||
let v = native_list_append(v, ["maintenant", "adv", "maintenant", "", "", "", "immediately straight away"])
|
||
let v = native_list_append(v, ["mie", "adv", "mie", "", "", "", "not"])
|
||
let v = native_list_append(v, ["molt", "adv", "molt", "", "", "", "very a lot"])
|
||
let v = native_list_append(v, ["combien", "adv", "combien", "", "", "", "how much how"])
|
||
let v = native_list_append(v, ["environ", "adv", "environ", "", "", "", "around"])
|
||
let v = native_list_append(v, ["puis", "adv", "puis", "", "", "", ""])
|
||
let v = native_list_append(v, ["contre", "adv", "contre", "", "", "", "against"])
|
||
let v = native_list_append(v, ["tant", "adv", "tant", "", "", "", "so much such"])
|
||
let v = native_list_append(v, ["demain", "adv", "demain", "", "", "", "tomorrow"])
|
||
let v = native_list_append(v, ["hors", "adv", "hors", "", "", "", "from out of"])
|
||
let v = native_list_append(v, ["sus", "adv", "sus", "", "", "", "above high up"])
|
||
let v = native_list_append(v, ["droit", "adv", "droit", "", "", "", "rightly justly"])
|
||
let v = native_list_append(v, ["ensemble", "adv", "ensemble", "", "", "", "together"])
|
||
let v = native_list_append(v, ["guerre", "adv", "guerre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lors", "adv", "lors", "", "", "", "then at that"])
|
||
let v = native_list_append(v, ["nen", "adv", "nen", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ensi", "adv", "ensi", "", "", "", "thus so"])
|
||
let v = native_list_append(v, ["mult", "adv", "mult", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["facilement", "adv", "facilement", "", "", "", "easily"])
|
||
let v = native_list_append(v, ["quant", "adv", "quant", "", "", "", "when"])
|
||
let v = native_list_append(v, ["certes", "adv", "certes", "", "", "", "of course indeed"])
|
||
let v = native_list_append(v, ["premiers", "adv", "premiers", "", "", "", "first before anyone/anything"])
|
||
let v = native_list_append(v, ["multe", "adv", "multe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["primes", "adv", "primes", "", "", "", "first firstly"])
|
||
let v = native_list_append(v, ["lunges", "adv", "lunges", "", "", "", "for a long"])
|
||
let v = native_list_append(v, ["ensamble", "adv", "ensamble", "", "", "", "together"])
|
||
let v = native_list_append(v, ["ilex", "adv", "ilex", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["autrement", "adv", "autrement", "", "", "", "otherwise"])
|
||
let v = native_list_append(v, ["oan", "adv", "oan", "", "", "", "this year"])
|
||
let v = native_list_append(v, ["viron", "adv", "viron", "", "", "", "around"])
|
||
let v = native_list_append(v, ["fors", "adv", "fors", "", "", "", "outside"])
|
||
let v = native_list_append(v, ["tost", "adv", "tost", "", "", "", "early"])
|
||
let v = native_list_append(v, ["oltre", "adv", "oltre", "", "", "", "above over the"])
|
||
let v = native_list_append(v, ["tuit", "adv", "tuit", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["guaire", "adv", "guaire", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ancor", "adv", "ancor", "", "", "", "again once again"])
|
||
let v = native_list_append(v, ["derriere", "adv", "derriere", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["luin", "adv", "luin", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["maint", "adv", "maint", "", "", "", "very a lot"])
|
||
let v = native_list_append(v, ["oïl", "adv", "oïl", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["certainement", "adv", "certainement", "", "", "", "certainly with certainty"])
|
||
let v = native_list_append(v, ["emmi", "adv", "emmi", "", "", "", "amid amidst"])
|
||
let v = native_list_append(v, ["largement", "adv", "largement", "", "", "", "generously"])
|
||
let v = native_list_append(v, ["tousjours", "adv", "tousjours", "", "", "", "always"])
|
||
let v = native_list_append(v, ["nort", "adv", "nort", "", "", "", "north"])
|
||
let v = native_list_append(v, ["adunk", "adv", "adunk", "", "", "", "then at that"])
|
||
let v = native_list_append(v, ["trés", "adv", "trés", "", "", "", "a lot much"])
|
||
let v = native_list_append(v, ["itel", "adv", "itel", "", "", "", "same similar equal."])
|
||
let v = native_list_append(v, ["longuement", "adv", "longuement", "", "", "", "for a long"])
|
||
let v = native_list_append(v, ["bientost", "adv", "bientost", "", "", "", "soon"])
|
||
let v = native_list_append(v, ["tantost", "adv", "tantost", "", "", "", "as soon as"])
|
||
let v = native_list_append(v, ["durement", "adv", "durement", "", "", "", "hard intensely"])
|
||
let v = native_list_append(v, ["forment", "adv", "forment", "", "", "", "strongly powerfully"])
|
||
let v = native_list_append(v, ["aprés", "adv", "aprés", "", "", "", "after afterwards"])
|
||
let v = native_list_append(v, ["tendrement", "adv", "tendrement", "", "", "", "tenderly"])
|
||
let v = native_list_append(v, ["diversement", "adv", "diversement", "", "", "", "diversely"])
|
||
let v = native_list_append(v, ["hastivement", "adv", "hastivement", "", "", "", "hastily"])
|
||
let v = native_list_append(v, ["ier", "adv", "ier", "", "", "", "yesterday"])
|
||
let v = native_list_append(v, ["james", "adv", "james", "", "", "", "manuscript form of"])
|
||
let v = native_list_append(v, ["jamés", "adv", "jamés", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ja mes", "adv", "ja mes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ja més", "adv", "ja més", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["comant", "adv", "comant", "", "", "", "how"])
|
||
let v = native_list_append(v, ["onques", "adv", "onques", "", "", "", "never"])
|
||
let v = native_list_append(v, ["onkes", "adv", "onkes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["unkes", "adv", "unkes", "", "", "", "never"])
|
||
let v = native_list_append(v, ["belement", "adv", "belement", "", "", "", "gracefully"])
|
||
let v = native_list_append(v, ["dreit", "adv", "dreit", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ansamble", "adv", "ansamble", "", "", "", "together"])
|
||
let v = native_list_append(v, ["cumant", "adv", "cumant", "", "", "", "how in what"])
|
||
let v = native_list_append(v, ["sovent", "adv", "sovent", "", "", "", "often"])
|
||
let v = native_list_append(v, ["cuntre", "adv", "cuntre", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lungement", "adv", "lungement", "", "", "", "for a long"])
|
||
let v = native_list_append(v, ["malement", "adv", "malement", "", "", "", "badly without success"])
|
||
let v = native_list_append(v, ["dulcement", "adv", "dulcement", "", "", "", "softly gently"])
|
||
let v = native_list_append(v, ["orgoillusement", "adv", "orgoillusement", "", "", "", "proudly with pride"])
|
||
let v = native_list_append(v, ["suvent", "adv", "suvent", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["curteisement", "adv", "curteisement", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cortoisement", "adv", "cortoisement", "", "", "", "gracefully nobly"])
|
||
let v = native_list_append(v, ["merveillusement", "adv", "merveillusement", "", "", "", "a lot much"])
|
||
let v = native_list_append(v, ["honestement", "adv", "honestement", "", "", "", "honestly in an"])
|
||
let v = native_list_append(v, ["richement", "adv", "richement", "", "", "", "richly wealthily expensively"])
|
||
let v = native_list_append(v, ["briement", "adv", "briement", "", "", "", "briefly in a"])
|
||
let v = native_list_append(v, ["dedens", "adv", "dedens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["deriere", "adv", "deriere", "", "", "", "behind"])
|
||
let v = native_list_append(v, ["dedenz", "adv", "dedenz", "", "", "", "inside"])
|
||
let v = native_list_append(v, ["chertes", "adv", "chertes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["volentiers", "adv", "volentiers", "", "", "", "willingly gladly"])
|
||
let v = native_list_append(v, ["leialment", "adv", "leialment", "", "", "", "loyally"])
|
||
let v = native_list_append(v, ["solement", "adv", "solement", "", "", "", "only just"])
|
||
let v = native_list_append(v, ["nepourquant", "adv", "nepourquant", "", "", "", "however nevertheless"])
|
||
let v = native_list_append(v, ["meillur", "adv", "meillur", "", "", "", "better"])
|
||
let v = native_list_append(v, ["quanque", "adv", "quanque", "", "", "", "as much as"])
|
||
let v = native_list_append(v, ["chertainement", "adv", "chertainement", "", "", "", "surely certainly with"])
|
||
let v = native_list_append(v, ["folement", "adv", "folement", "", "", "", "madly all meanings"])
|
||
let v = native_list_append(v, ["biau cop", "adv", "biau cop", "", "", "", "a lot much"])
|
||
let v = native_list_append(v, ["clerement", "adv", "clerement", "", "", "", "clearly blatantly without"])
|
||
let v = native_list_append(v, ["qant", "adv", "qant", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["toz jorz", "adv", "toz jorz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["conment", "adv", "conment", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mauveisement", "adv", "mauveisement", "", "", "", "badly not well"])
|
||
let v = native_list_append(v, ["asez", "adv", "asez", "", "", "", "enough sufficiently"])
|
||
let v = native_list_append(v, ["premierement", "adv", "premierement", "", "", "", "firstly"])
|
||
let v = native_list_append(v, ["fierement", "adv", "fierement", "", "", "", "bravely courageously"])
|
||
let v = native_list_append(v, ["por quoi", "adv", "por quoi", "", "", "", "why"])
|
||
let v = native_list_append(v, ["sor toz", "adv", "sor toz", "", "", "", "most of all"])
|
||
let v = native_list_append(v, ["gaire", "adv", "gaire", "", "", "", "hardly almost not"])
|
||
let v = native_list_append(v, ["einsi", "adv", "einsi", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["por coi", "adv", "por coi", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["lonc tans", "adv", "lonc tans", "", "", "", "for a long"])
|
||
let v = native_list_append(v, ["rere", "adv", "rere", "", "", "", "behind"])
|
||
let v = native_list_append(v, ["trestoz", "adv", "trestoz", "", "", "", "nominative masculine singular"])
|
||
let v = native_list_append(v, ["povrement", "adv", "povrement", "", "", "", "poorly in a"])
|
||
let v = native_list_append(v, ["defors", "adv", "defors", "", "", "", "outside"])
|
||
let v = native_list_append(v, ["priveement", "adv", "priveement", "", "", "", "privately in private"])
|
||
let v = native_list_append(v, ["briefment", "adv", "briefment", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["nepurquant", "adv", "nepurquant", "", "", "", "however nevertheless"])
|
||
let v = native_list_append(v, ["unefoiz", "adv", "unefoiz", "", "", "", "once on one"])
|
||
let v = native_list_append(v, ["privement", "adv", "privement", "", "", "", "secretly"])
|
||
let v = native_list_append(v, ["noblement", "adv", "noblement", "", "", "", "nobly in a"])
|
||
let v = native_list_append(v, ["a fuls", "adv", "a fuls", "", "", "", "by the dozen"])
|
||
let v = native_list_append(v, ["envirun", "adv", "envirun", "", "", "", "Anglo-Norman form of"])
|
||
let v = native_list_append(v, ["especialment", "adv", "especialment", "", "", "", "especially"])
|
||
let v = native_list_append(v, ["tretuit", "adv", "tretuit", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["arire", "adv", "arire", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["foiblement", "adv", "foiblement", "", "", "", "feebly weakly"])
|
||
let v = native_list_append(v, ["derechief", "adv", "derechief", "", "", "", "again once more"])
|
||
let v = native_list_append(v, ["bonement", "adv", "bonement", "", "", "", "well"])
|
||
let v = native_list_append(v, ["atant", "adv", "atant", "", "", "", "so as to"])
|
||
let v = native_list_append(v, ["ariere", "adv", "ariere", "", "", "", "around the other"])
|
||
let v = native_list_append(v, ["nule part", "adv", "nule part", "", "", "", "nowhere"])
|
||
let v = native_list_append(v, ["tuz jurs", "adv", "tuz jurs", "", "", "", "always"])
|
||
let v = native_list_append(v, ["a desmesure", "adv", "a desmesure", "", "", "", "excessively to excess"])
|
||
let v = native_list_append(v, ["altrement", "adv", "altrement", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ja mais", "adv", "ja mais", "", "", "", "any more ever"])
|
||
let v = native_list_append(v, ["lunc tens", "adv", "lunc tens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["haltement", "adv", "haltement", "", "", "", "above"])
|
||
let v = native_list_append(v, ["sudeinement", "adv", "sudeinement", "", "", "", "suddenly"])
|
||
let v = native_list_append(v, ["humblement", "adv", "humblement", "", "", "", "humbly"])
|
||
let v = native_list_append(v, ["mielz", "adv", "mielz", "", "", "", "better"])
|
||
let v = native_list_append(v, ["ausi", "adv", "ausi", "", "", "", "as well also"])
|
||
let v = native_list_append(v, ["sitost", "adv", "sitost", "", "", "", "as soon as"])
|
||
let v = native_list_append(v, ["sanpres", "adv", "sanpres", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["isnelement", "adv", "isnelement", "", "", "", "hastily rushedly in"])
|
||
let v = native_list_append(v, ["çaiens", "adv", "çaiens", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ceanz", "adv", "ceanz", "", "", "", "here in this"])
|
||
let v = native_list_append(v, ["a eise", "adv", "a eise", "", "", "", "at ease relaxed"])
|
||
let v = native_list_append(v, ["loing", "adv", "loing", "", "", "", "far far away"])
|
||
let v = native_list_append(v, ["iluec", "adv", "iluec", "", "", "", "herein in this"])
|
||
let v = native_list_append(v, ["illoc", "adv", "illoc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["mialz", "adv", "mialz", "", "", "", "comparative degree of"])
|
||
let v = native_list_append(v, ["lieement", "adv", "lieement", "", "", "", "joyously delightedly"])
|
||
let v = native_list_append(v, ["desous", "adv", "desous", "", "", "", "below under underneath"])
|
||
let v = native_list_append(v, ["desus", "adv", "desus", "", "", "", "under underneath"])
|
||
let v = native_list_append(v, ["lieemant", "adv", "lieemant", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prochienemant", "adv", "prochienemant", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["soudainnemant", "adv", "soudainnemant", "", "", "", "suddenly"])
|
||
let v = native_list_append(v, ["celeemant", "adv", "celeemant", "", "", "", "covertly"])
|
||
let v = native_list_append(v, ["pur quei", "adv", "pur quei", "", "", "", "why for what"])
|
||
let v = native_list_append(v, ["dolereusemant", "adv", "dolereusemant", "", "", "", "painfully in a"])
|
||
let v = native_list_append(v, ["esciemment", "adv", "esciemment", "", "", "", "knowingly"])
|
||
let v = native_list_append(v, ["eneslepas", "adv", "eneslepas", "", "", "", "immediately right away"])
|
||
let v = native_list_append(v, ["se Dex m'ait", "adv", "se Dex m'ait", "", "", "", "with God on"])
|
||
let v = native_list_append(v, ["neporquant", "adv", "neporquant", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["prochenement", "adv", "prochenement", "", "", "", "soon"])
|
||
let v = native_list_append(v, ["entierement", "adv", "entierement", "", "", "", "entirely totally completely"])
|
||
let v = native_list_append(v, ["huimés", "adv", "huimés", "", "", "", "now"])
|
||
let v = native_list_append(v, ["parfondement", "adv", "parfondement", "", "", "", "profoundly deeply"])
|
||
let v = native_list_append(v, ["illuc", "adv", "illuc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["veraiement", "adv", "veraiement", "", "", "", "really truly very"])
|
||
let v = native_list_append(v, ["avoeques", "adv", "avoeques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["freschement", "adv", "freschement", "", "", "", "freshly"])
|
||
let v = native_list_append(v, ["pesle-mesle", "adv", "pesle-mesle", "", "", "", "pell-mell"])
|
||
let v = native_list_append(v, ["coment", "adv", "coment", "", "", "", "how"])
|
||
let v = native_list_append(v, ["cumunement", "adv", "cumunement", "", "", "", "together at the"])
|
||
let v = native_list_append(v, ["josque", "adv", "josque", "", "", "", "until not before"])
|
||
let v = native_list_append(v, ["derere", "adv", "derere", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["volenters", "adv", "volenters", "", "", "", "willingly"])
|
||
let v = native_list_append(v, ["darere", "adv", "darere", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["vassalment", "adv", "vassalment", "", "", "", "in the manner"])
|
||
let v = native_list_append(v, ["a plenté", "adv", "a plenté", "", "", "", "much lots a"])
|
||
let v = native_list_append(v, ["a paine", "adv", "a paine", "", "", "", "hardly only just"])
|
||
let v = native_list_append(v, ["porkei", "adv", "porkei", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ultre", "adv", "ultre", "", "", "", "over over the"])
|
||
let v = native_list_append(v, ["deforz", "adv", "deforz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["entrels", "adv", "entrels", "", "", "", "between them"])
|
||
let v = native_list_append(v, ["charnelment", "adv", "charnelment", "", "", "", "carnally"])
|
||
let v = native_list_append(v, ["joiosement", "adv", "joiosement", "", "", "", "joyously jubilantly"])
|
||
let v = native_list_append(v, ["poiz", "adv", "poiz", "", "", "", "after afterwards"])
|
||
let v = native_list_append(v, ["aultrement", "adv", "aultrement", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["celeement", "adv", "celeement", "", "", "", "in a way"])
|
||
let v = native_list_append(v, ["ricement", "adv", "ricement", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["countre", "adv", "countre", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["asseur", "adv", "asseur", "", "", "", "assuredly"])
|
||
let v = native_list_append(v, ["en anglé", "adv", "en anglé", "", "", "", "cornered in a"])
|
||
let v = native_list_append(v, ["desos", "adv", "desos", "", "", "", "on top of"])
|
||
let v = native_list_append(v, ["tostans", "adv", "tostans", "", "", "", "always constantly"])
|
||
let v = native_list_append(v, ["hontosement", "adv", "hontosement", "", "", "", "shamefully in a"])
|
||
let v = native_list_append(v, ["sengle", "adv", "sengle", "", "", "", "alone in an"])
|
||
let v = native_list_append(v, ["secondement", "adv", "secondement", "", "", "", "secondly"])
|
||
let v = native_list_append(v, ["estroitement", "adv", "estroitement", "", "", "", "straight without deviation"])
|
||
let v = native_list_append(v, ["sapientement", "adv", "sapientement", "", "", "", "wisely with wisdom"])
|
||
let v = native_list_append(v, ["estachier", "adv", "estachier", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["donkes", "adv", "donkes", "", "", "", "therefore ergo so"])
|
||
let v = native_list_append(v, ["dolcement", "adv", "dolcement", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["touteffois", "adv", "touteffois", "", "", "", "however"])
|
||
let v = native_list_append(v, ["voirement", "adv", "voirement", "", "", "", "really truly"])
|
||
let v = native_list_append(v, ["par ensample", "adv", "par ensample", "", "", "", "for example"])
|
||
let v = native_list_append(v, ["leanz", "adv", "leanz", "", "", "", "here in this"])
|
||
let v = native_list_append(v, ["entresait", "adv", "entresait", "", "", "", "immediately straight away"])
|
||
let v = native_list_append(v, ["del tot an tot", "adv", "del tot an tot", "", "", "", "completely entirely"])
|
||
let v = native_list_append(v, ["autremant", "adv", "autremant", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["parfitemant", "adv", "parfitemant", "", "", "", "perfectly"])
|
||
let v = native_list_append(v, ["contre val", "adv", "contre val", "", "", "", "riverside adjacent to"])
|
||
let v = native_list_append(v, ["regulerment", "adv", "regulerment", "", "", "", "in a way"])
|
||
let v = native_list_append(v, ["nequedant", "adv", "nequedant", "", "", "", "however"])
|
||
let v = native_list_append(v, ["maintes foiz", "adv", "maintes foiz", "", "", "", "often"])
|
||
let v = native_list_append(v, ["granment", "adv", "granment", "", "", "", "much a lot"])
|
||
let v = native_list_append(v, ["aillors", "adv", "aillors", "", "", "", "elsewhere"])
|
||
let v = native_list_append(v, ["acostumeemant", "adv", "acostumeemant", "", "", "", "in an accustomed"])
|
||
let v = native_list_append(v, ["altresi", "adv", "altresi", "", "", "", "also as well"])
|
||
let v = native_list_append(v, ["trestot", "adv", "trestot", "", "", "", "all every"])
|
||
let v = native_list_append(v, ["tiercement", "adv", "tiercement", "", "", "", "thirdly"])
|
||
let v = native_list_append(v, ["quartement", "adv", "quartement", "", "", "", "fourthly"])
|
||
let v = native_list_append(v, ["quintement", "adv", "quintement", "", "", "", "fifthly"])
|
||
let v = native_list_append(v, ["sixiesmement", "adv", "sixiesmement", "", "", "", "sixthly"])
|
||
let v = native_list_append(v, ["septiesmement", "adv", "septiesmement", "", "", "", "seventhly"])
|
||
let v = native_list_append(v, ["huictiesmement", "adv", "huictiesmement", "", "", "", "eighthly"])
|
||
let v = native_list_append(v, ["sextement", "adv", "sextement", "", "", "", "sixthly"])
|
||
let v = native_list_append(v, ["decy", "adv", "decy", "", "", "", "from this"])
|
||
let v = native_list_append(v, ["neufyesmement", "adv", "neufyesmement", "", "", "", "ninthly"])
|
||
let v = native_list_append(v, ["dixiesmement", "adv", "dixiesmement", "", "", "", "tenthly"])
|
||
let v = native_list_append(v, ["diligement", "adv", "diligement", "", "", "", "diligently with diligence"])
|
||
let v = native_list_append(v, ["espiritalment", "adv", "espiritalment", "", "", "", "spiritually with respect"])
|
||
let v = native_list_append(v, ["uncore", "adv", "uncore", "", "", "", "still"])
|
||
let v = native_list_append(v, ["cointement", "adv", "cointement", "", "", "", "cleverly intelligently"])
|
||
let v = native_list_append(v, ["ilok", "adv", "ilok", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illec", "adv", "illec", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["endementres", "adv", "endementres", "", "", "", "during"])
|
||
let v = native_list_append(v, ["orendroit", "adv", "orendroit", "", "", "", "now at this"])
|
||
let v = native_list_append(v, ["orandroit", "adv", "orandroit", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ainçois", "adv", "ainçois", "", "", "", "before at a"])
|
||
let v = native_list_append(v, ["pieça", "adv", "pieça", "", "", "", "a while ago"])
|
||
let v = native_list_append(v, ["isnel le pas", "adv", "isnel le pas", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["auques", "adv", "auques", "", "", "", "somewhat a little"])
|
||
let v = native_list_append(v, ["autretel", "adv", "autretel", "", "", "", "same the same"])
|
||
let v = native_list_append(v, ["trestuit", "adv", "trestuit", "", "", "", "inflection of trestot"])
|
||
let v = native_list_append(v, ["communalment", "adv", "communalment", "", "", "", "together all together"])
|
||
let v = native_list_append(v, ["itant", "adv", "itant", "", "", "", "as much as"])
|
||
let v = native_list_append(v, ["idunc", "adv", "idunc", "", "", "", "then at a"])
|
||
let v = native_list_append(v, ["anguissusement", "adv", "anguissusement", "", "", "", "anxiously worriedly"])
|
||
let v = native_list_append(v, ["dunc", "adv", "dunc", "", "", "", "then"])
|
||
let v = native_list_append(v, ["vilment", "adv", "vilment", "", "", "", "vilely in a"])
|
||
let v = native_list_append(v, ["lealment", "adv", "lealment", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ensement", "adv", "ensement", "", "", "", "likewise in the"])
|
||
let v = native_list_append(v, ["siveus", "adv", "siveus", "", "", "", "at least at"])
|
||
let v = native_list_append(v, ["a bandon", "adv", "a bandon", "", "", "", "at will freely"])
|
||
let v = native_list_append(v, ["mlt", "adv", "mlt", "", "", "", "abbreviation of molt"])
|
||
let v = native_list_append(v, ["ilek", "adv", "ilek", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ainz", "adv", "ainz", "", "", "", "before"])
|
||
let v = native_list_append(v, ["einz", "adv", "einz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["cointemẽt", "adv", "cointemẽt", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["asetz", "adv", "asetz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["iley", "adv", "iley", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ylec", "adv", "ylec", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["elec", "adv", "elec", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileu", "adv", "ileu", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["iloc", "adv", "iloc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ilec", "adv", "ilec", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileuc", "adv", "ileuc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ilux", "adv", "ilux", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["iluc", "adv", "iluc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eleckes", "adv", "eleckes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["iluk", "adv", "iluk", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["elekes", "adv", "elekes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eleuc", "adv", "eleuc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["elluc", "adv", "elluc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eloc", "adv", "eloc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eloec", "adv", "eloec", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eloek", "adv", "eloek", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eloques", "adv", "eloques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["eluec", "adv", "eluec", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["elukes", "adv", "elukes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["hiluk", "adv", "hiluk", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ieluec", "adv", "ieluec", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileches", "adv", "ileches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ilecqes", "adv", "ilecqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ilecques", "adv", "ilecques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileke", "adv", "ileke", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ilekes", "adv", "ilekes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileks", "adv", "ileks", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileoc", "adv", "ileoc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileoches", "adv", "ileoches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileok", "adv", "ileok", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileoke", "adv", "ileoke", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileokes", "adv", "ileokes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileoks", "adv", "ileoks", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileoqe", "adv", "ileoqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileoqes", "adv", "ileoqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileoqs", "adv", "ileoqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileoques", "adv", "ileoques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileoskes", "adv", "ileoskes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileosques", "adv", "ileosques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileqe", "adv", "ileqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileqes", "adv", "ileqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileqs", "adv", "ileqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileque", "adv", "ileque", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileques", "adv", "ileques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ilesqes", "adv", "ilesqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ilesques", "adv", "ilesques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileuk", "adv", "ileuk", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileuke", "adv", "ileuke", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileukes", "adv", "ileukes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileuks", "adv", "ileuks", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileuqe", "adv", "ileuqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileuqes", "adv", "ileuqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ileuques", "adv", "ileuques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ilioqe", "adv", "ilioqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illaoques", "adv", "illaoques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illecqe", "adv", "illecqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illecqes", "adv", "illecqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illecques", "adv", "illecques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illecqz", "adv", "illecqz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illecs", "adv", "illecs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illecus", "adv", "illecus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeekes", "adv", "illeekes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illek", "adv", "illek", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illekes", "adv", "illekes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["yloc", "adv", "yloc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illence", "adv", "illence", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeocqes", "adv", "illeocqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeocques", "adv", "illeocques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeoke", "adv", "illeoke", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeokes", "adv", "illeokes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeoq", "adv", "illeoq", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeoqe", "adv", "illeoqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeoqes", "adv", "illeoqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeoqez", "adv", "illeoqez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeoqs", "adv", "illeoqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeoque", "adv", "illeoque", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeoques", "adv", "illeoques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeoquez", "adv", "illeoquez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeosqe", "adv", "illeosqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeosqes", "adv", "illeosqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeosqs", "adv", "illeosqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeosque", "adv", "illeosque", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeosques", "adv", "illeosques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeouqes", "adv", "illeouqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeouqs", "adv", "illeouqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeq", "adv", "illeq", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeqe", "adv", "illeqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeqes", "adv", "illeqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeqoes", "adv", "illeqoes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeqs", "adv", "illeqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeque", "adv", "illeque", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeques", "adv", "illeques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illequez", "adv", "illequez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illesqes", "adv", "illesqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illesques", "adv", "illesques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeuc", "adv", "illeuc", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeuce", "adv", "illeuce", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeucques", "adv", "illeucques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeucus", "adv", "illeucus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeuke", "adv", "illeuke", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeukes", "adv", "illeukes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeuqe", "adv", "illeuqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeuqes", "adv", "illeuqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeuqs", "adv", "illeuqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeuque", "adv", "illeuque", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeuques", "adv", "illeuques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeuquez", "adv", "illeuquez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeusqe", "adv", "illeusqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeusqes", "adv", "illeusqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illeusqs", "adv", "illeusqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illock", "adv", "illock", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illocqes", "adv", "illocqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illocques", "adv", "illocques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoec", "adv", "illoec", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoek", "adv", "illoek", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoeke", "adv", "illoeke", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoekes", "adv", "illoekes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoeks", "adv", "illoeks", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoeq", "adv", "illoeq", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoeqe", "adv", "illoeqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoeqes", "adv", "illoeqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoeqez", "adv", "illoeqez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoeqies", "adv", "illoeqies", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoeqs", "adv", "illoeqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoeque", "adv", "illoeque", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoeques", "adv", "illoeques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoequs", "adv", "illoequs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoeqz", "adv", "illoeqz", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoesks", "adv", "illoesks", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoesqes", "adv", "illoesqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoesques", "adv", "illoesques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoik", "adv", "illoik", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoiques", "adv", "illoiques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illok", "adv", "illok", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoke", "adv", "illoke", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illokes", "adv", "illokes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoks", "adv", "illoks", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illonqes", "adv", "illonqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illonquez", "adv", "illonquez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoq", "adv", "illoq", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoqe", "adv", "illoqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoqes", "adv", "illoqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoqs", "adv", "illoqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoque", "adv", "illoque", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoques", "adv", "illoques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoqus", "adv", "illoqus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illosqes", "adv", "illosqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illosques", "adv", "illosques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illouecqes", "adv", "illouecqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illouke", "adv", "illouke", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illoukes", "adv", "illoukes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illouqes", "adv", "illouqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illouqs", "adv", "illouqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illouque", "adv", "illouque", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illouques", "adv", "illouques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illouquez", "adv", "illouquez", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illousques", "adv", "illousques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illovecques", "adv", "illovecques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illucque", "adv", "illucque", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illucques", "adv", "illucques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illucs", "adv", "illucs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuec", "adv", "illuec", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuecqes", "adv", "illuecqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuecques", "adv", "illuecques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuekes", "adv", "illuekes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illueq", "adv", "illueq", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illueqes", "adv", "illueqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illueques", "adv", "illueques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuesqes", "adv", "illuesqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuesqs", "adv", "illuesqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuesques", "adv", "illuesques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuk", "adv", "illuk", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuke", "adv", "illuke", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illukes", "adv", "illukes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illukis", "adv", "illukis", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuks", "adv", "illuks", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuoqes", "adv", "illuoqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuoqs", "adv", "illuoqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuqe", "adv", "illuqe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuqes", "adv", "illuqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuqs", "adv", "illuqs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illuques", "adv", "illuques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illus", "adv", "illus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illusques", "adv", "illusques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["illux", "adv", "illux", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["iloces", "adv", "iloces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["iloche", "adv", "iloche", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["iloches", "adv", "iloches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ilocq", "adv", "ilocq", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ilocqes", "adv", "ilocqes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ilocs", "adv", "ilocs", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["iloec", "adv", "iloec", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["iloeces", "adv", "iloeces", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["iloeches", "adv", "iloeches", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["iloecques", "adv", "iloecques", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["sun", "det", "sun", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["son", "det", "son", "", "", "", "his/hers/its third-person singular"])
|
||
let v = native_list_append(v, ["un", "det", "un", "", "", "", "a an masculine"])
|
||
let v = native_list_append(v, ["ta", "det", "ta", "", "", "", "your second-person singular"])
|
||
let v = native_list_append(v, ["li", "det", "li", "", "", "", "the masculine nominative"])
|
||
let v = native_list_append(v, ["la", "det", "la", "", "", "", "the feminine singular"])
|
||
let v = native_list_append(v, ["ton", "det", "ton", "", "", "", "your second-person singular"])
|
||
let v = native_list_append(v, ["sa", "det", "sa", "", "", "", "his/hers/its third-person singular"])
|
||
let v = native_list_append(v, ["lo", "det", "lo", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["les", "det", "les", "", "", "", "the feminine plural"])
|
||
let v = native_list_append(v, ["le", "det", "le", "", "", "", "the masculine singular"])
|
||
let v = native_list_append(v, ["mes", "det", "mes", "", "", "", "my first-person plural"])
|
||
let v = native_list_append(v, ["ma", "det", "ma", "", "", "", "my first-person singular"])
|
||
let v = native_list_append(v, ["l'", "det", "l'", "", "", "", "apocopic form of"])
|
||
let v = native_list_append(v, ["mon", "det", "mon", "", "", "", "my first-person singular"])
|
||
let v = native_list_append(v, ["une", "det", "une", "", "", "", "a an feminine"])
|
||
let v = native_list_append(v, ["uns", "det", "uns", "", "", "", "some masculine oblique"])
|
||
let v = native_list_append(v, ["lor", "det", "lor", "", "", "", "their third-person plural"])
|
||
let v = native_list_append(v, ["unes", "det", "unes", "", "", "", "some feminine oblique"])
|
||
let v = native_list_append(v, ["lou", "det", "lou", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ambedeus", "det", "ambedeus", "", "", "", "both"])
|
||
let v = native_list_append(v, ["ambedui", "det", "ambedui", "", "", "", "nominative singular of"])
|
||
let v = native_list_append(v, ["andui", "det", "andui", "", "", "", "nominative of andeus"])
|
||
let v = native_list_append(v, ["ambe", "det", "ambe", "", "", "", "both"])
|
||
let v = native_list_append(v, ["ambes", "det", "ambes", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["andeus", "det", "andeus", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["andous", "det", "andous", "", "", "", "both"])
|
||
let v = native_list_append(v, ["cum", "conj", "cum", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ke", "conj", "ke", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["et", "conj", "et", "", "", "", "and"])
|
||
let v = native_list_append(v, ["e", "conj", "e", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["con", "conj", "con", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["ne", "conj", "ne", "", "", "", "neither not one"])
|
||
let v = native_list_append(v, ["si", "conj", "si", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["se", "conj", "se", "", "", "", "if"])
|
||
let v = native_list_append(v, ["ou", "conj", "ou", "", "", "", "or"])
|
||
let v = native_list_append(v, ["par", "conj", "par", "", "", "", "by via introduces"])
|
||
let v = native_list_append(v, ["mes", "conj", "mes", "", "", "", "but"])
|
||
let v = native_list_append(v, ["que", "conj", "que", "", "", "", "that"])
|
||
let v = native_list_append(v, ["mais", "conj", "mais", "", "", "", "but"])
|
||
let v = native_list_append(v, ["quant", "conj", "quant", "", "", "", "when"])
|
||
let v = native_list_append(v, ["senz", "conj", "senz", "", "", "", "without"])
|
||
let v = native_list_append(v, ["cume", "conj", "cume", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["gekes", "conj", "gekes", "", "", "", "until"])
|
||
let v = native_list_append(v, ["quer", "conj", "quer", "", "", "", "as since because"])
|
||
let v = native_list_append(v, ["qar", "conj", "qar", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["quar", "conj", "quar", "", "", "", "for because due"])
|
||
let v = native_list_append(v, ["conme", "conj", "conme", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["qant", "conj", "qant", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["qe", "conj", "qe", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["q̃", "conj", "q̃", "", "", "", "scribal abbreviation of"])
|
||
let v = native_list_append(v, ["dez ke", "conj", "dez ke", "", "", "", "as soon as"])
|
||
let v = native_list_append(v, ["ains que", "conj", "ains que", "", "", "", "before"])
|
||
let v = native_list_append(v, ["si com", "conj", "si com", "", "", "", "as in the"])
|
||
let v = native_list_append(v, ["saunce", "conj", "saunce", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["dementres que", "conj", "dementres que", "", "", "", "while"])
|
||
let v = native_list_append(v, ["jasoit", "conj", "jasoit", "", "", "", "although"])
|
||
let v = native_list_append(v, ["endementres", "conj", "endementres", "", "", "", "during while"])
|
||
let v = native_list_append(v, ["אי־", "conj", "אי־", "", "", "", "alternative spelling of"])
|
||
let v = native_list_append(v, ["einz", "conj", "einz", "", "", "", "before"])
|
||
let v = native_list_append(v, ["quet", "conj", "quet", "", "", "", "alternative form of"])
|
||
let v = native_list_append(v, ["porquant", "conj", "porquant", "", "", "", "yet however"])
|
||
return v
|
||
}
|
||
|
||
fn vocab_fro_lookup(word: String) -> [String] {
|
||
let vocab: [[String]] = vocab_fro_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()
|
||
}
|