descendants = require("Module:User:Victar/desctree2").getDescendants(entryLang, term) local alts = require("Module:User:Victar/desctree2").getAlternativeForms(entryLang...
term) -- This is what I ([[User:Benwing2]]) had in Nov 2020 when I first implemented this. -- Since then, [[User:Fytcha]] added `true` as the fourth...
.. lang:getCode()) end local cognates = require("Module:User:Victar/term cognates").getCognates(entryLang, term) return cognates end ...