local <span class="searchmatch">labels</span> = {} <span class="searchmatch">labels</span>["Andhra Pradesh"] = { aliases = {"Andhra", "Andhra Telugu"}, Wikipedia = true, regional_categories = "Andhra", } <span class="searchmatch">labels</span>["Chittoor"]...
handled in <span class="searchmatch">lang</span>-specific module <span class="searchmatch">langs</span> = {"af", "nl", "st", "<span class="searchmatch">te</span>", "yi", "zu"}, Wikipedia = true, regional_categories = "South African", } <span class="searchmatch">labels</span>["Spain"]...
and handlers work almost identically to non-language-specific <span class="searchmatch">labels</span> and handlers. <span class="searchmatch">Labels</span> have the same fields, and handlers are called with the same arguments...
local <span class="searchmatch">labels</span> = {} --------------------------------- Verbs -------------------------------- <span class="searchmatch">labels</span>["verbs adopted from Sanskrit"] = { description =...
-- Table listing all of the languages with <span class="searchmatch">lang</span>-specific <span class="searchmatch">labels</span> modules. local <span class="searchmatch">langs</span>_with_<span class="searchmatch">lang</span>_specific_modules = { ["ab"] = true, ["acm"] = true, ...
ustring.match local gsub = mw.ustring.gsub local <span class="searchmatch">lang</span> = require("Module:languages").getByCode("<span class="searchmatch">te</span>") local PAGENAME = mw.title.getCurrentTitle().text...
make_root2(root) present_tense = root .. 'er' past_tense = root2 .. '<span class="searchmatch">te</span>' past_participle = root2 .. 't' passive_infinitive = root .. 'ast' present_participle...
local <span class="searchmatch">data</span> = {<span class="searchmatch">lang</span> = <span class="searchmatch">lang</span>, pos_category = 'verbs', categories = {}, inflections = {}} -- Generate inflected forms local presentTense = {<span class="searchmatch">label</span> = 'present...
for categories: individual <span class="searchmatch">labels</span> (or individual raw categories), and handlers. Individual <span class="searchmatch">labels</span> describe a single <span class="searchmatch">label</span>, such as nouns or refractory...
show_verb_form(frame) local args = frame:getParent().args local <span class="searchmatch">data</span> = {<span class="searchmatch">lang</span> = <span class="searchmatch">lang</span>, pos_category = "verb forms", categories = {}, sort_key = args.sort...