This module shows <span class="searchmatch">gender</span>/<span class="searchmatch">number</span> annotations, such as m (masculine), n pl (neuter plural) or f anim du (feminine animate dual). "<span class="searchmatch">Gender</span>" is something of...
This module contains utilities for use in conjunction with Module:<span class="searchmatch">gender</span> <span class="searchmatch">and</span> <span class="searchmatch">number</span>. (The generated <span class="searchmatch">documentation</span> is located at the module page.)...
the class it's in -- (<span class="searchmatch">gender</span>, animacy, etc.), the associated category (if any) <span class="searchmatch">and</span> the display form. In a given <span class="searchmatch">gender</span>/<span class="searchmatch">number</span> spec, only -- one part...
local export = {} --[=[ This is a simplified version of [[Module:<span class="searchmatch">gender</span> <span class="searchmatch">and</span> <span class="searchmatch">number</span>]] that handles the most common cases without loading the full module...
the class it's in -- (<span class="searchmatch">gender</span>, animacy, etc.), the associated category (if any) <span class="searchmatch">and</span> the display form. In a given <span class="searchmatch">gender</span>/<span class="searchmatch">number</span> spec, only -- one part...
function export.test(frame) local m_<span class="searchmatch">gender</span>_<span class="searchmatch">and</span>_<span class="searchmatch">number</span> = require("Module:<span class="searchmatch">gender</span> <span class="searchmatch">and</span> <span class="searchmatch">number</span>") return m_<span class="searchmatch">gender</span>_<span class="searchmatch">and</span>_<span class="searchmatch">number</span>.format_list({ {spec = "mfbysense-an...
This module needs <span class="searchmatch">documentation</span>. Please document this module by describing its purpose <span class="searchmatch">and</span> usage on this page....
contents of [[Module:<span class="searchmatch">gender</span> <span class="searchmatch">and</span> <span class="searchmatch">number</span>/data]]. Author: Benwing2 ]=] local export = {} local data = require("Module:<span class="searchmatch">gender</span> <span class="searchmatch">and</span> <span class="searchmatch">number</span>/data") local function...
local export = {} --[=[ This is a simplified version of [[Module:<span class="searchmatch">gender</span> <span class="searchmatch">and</span> <span class="searchmatch">number</span>]] that handles the most common cases without loading the full module...
parse_interface_module = "Module:parse interface" function export.parse_<span class="searchmatch">gender</span>_<span class="searchmatch">and</span>_<span class="searchmatch">number</span>_spec(data) local spec = data.spec if not spec:find("[,<]") then...