Warning: Undefined variable $resultados in /home/enciclo/public_html/dictious.com/search.php on line 17
Module%3Alabels%2Fdata%2Flang%2Fch - Dictious

10 Results found for " Module:labels/data/lang/ch"

Module:labels/data/lang/ch

local <span class="searchmatch">labels</span> = {} <span class="searchmatch">labels</span>[&quot;Guam&quot;] = { aliases = {&quot;Guåhan&quot;, &quot;Guamanian&quot;}, Wikipedia = true, regional_categories = true, } <span class="searchmatch">labels</span>[&quot;Northern Mariana...


Module:labels/data/lang/gsw

local <span class="searchmatch">labels</span> = {} <span class="searchmatch">labels</span>[&quot;Alsatian&quot;] = { aliases = {&quot;Elsässisch&quot;, &quot;Alsacien&quot;, &quot;Alsatian German&quot;, &quot;Alsace&quot;}, Wikipedia = &quot;Alsatian dialect&quot;, regional_categories...


Module:labels/data/lang

-- 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 = { [&quot;ab&quot;] = true, [&quot;acm&quot;] = true, ...


Module:labels/data/lang/de

local <span class="searchmatch">labels</span> = {} <span class="searchmatch">labels</span>[&quot;Australia&quot;] = { aliases = {&quot;AU&quot;, &quot;Australian&quot;}, Wikipedia = &quot;German Australians&quot;, regional_categories = &quot;Australian&quot;, parent...


Module:data consistency check

&quot;Module:<span class="searchmatch">labels</span>/<span class="searchmatch">data</span>/<span class="searchmatch">lang</span>/&quot; .. code local module = safe_require(modname) if module then for <span class="searchmatch">label</span>, <span class="searchmatch">data</span> in pairs(module) do check_<span class="searchmatch">label</span>(modname...


Module:category tree/lang/vi

names&quot;] = { description = &quot;Vietnamese {{l|vi|tên tục|home names}}.&quot;, parents = {{name = &quot;given names&quot;, sort = &quot;home names&quot;}}, } return {<span class="searchmatch">LABELS</span> = <span class="searchmatch">labels</span>}...


Module:Jpan-headword

true end end for <span class="searchmatch">ch</span> in pairs(rare_chars) do insert(hc, <span class="searchmatch">lang</span>_name .. &quot; terms historically spelled with &quot; .. <span class="searchmatch">ch</span>) end insert(<span class="searchmatch">data</span>.info_hist, require(&quot;Module:ja-link&quot;)...


Module:otw-headword

#stem) penul_<span class="searchmatch">ch</span> = char_at(stem,#stem-1) if final_<span class="searchmatch">ch</span> == &quot;e&quot; then return &quot;II&quot; elseif in_set(final_<span class="searchmatch">ch</span>, {&quot;a&quot;, &quot;i&quot;, &quot;o&quot;}) and final_<span class="searchmatch">ch</span> == penul_<span class="searchmatch">ch</span> then return...


Module:ine-headword

aspect == &quot;impf&quot; then table.insert(<span class="searchmatch">data</span>.inflections, {<span class="searchmatch">label</span> = &quot;imperfective&quot;}) table.insert(<span class="searchmatch">data</span>.categories, <span class="searchmatch">lang</span>:getCanonicalName() .. &quot; imperfective...


Module:headword

id or nil) -- Add qualifiers, <span class="searchmatch">labels</span>, references and separator. return format_term_with_qualifiers_and_refs(<span class="searchmatch">data</span>.<span class="searchmatch">lang</span>, head, formatted, j) end -- Format...