rhyme specified in `rhymes`. This applies to all rhymes specified in `rhymes`, while the corresponding `num_syl` attached to an individual rhyme applies...
same rhymes, display them only once at the bottom. -- Otherwise, display rhymes beneath each set, indented. local first_rhyme_ret local all_rhyme_sets_eq...
specific rhyme in question, formatted using format_qualifier() in [[Module:qualifier]]. RIGHT_QUALIFIER similarly displays after the rhyme. LEFT_ACCENT_QUALIFIER...
end local function format_rhyme(rhymes) return require(rhymes_module).format_rhymes { lang = lang, rhymes = rhymes, force_cat = force_cat,...
get_rhymes_categories(rhymes) if not rhymes then return end for _, rhyme in ipairs(rhymes) do local num_vowels_in_rhyme = #rsub(rhyme.rhyme,...
Regional labels local m_regional = require("Module:labels/data/regional/sandbox") for key, val in pairs(m_regional) do labels[key] = val end -- Topical...
end local function format_rhyme(rhymes) return require(rhymes_module).format_rhymes { lang = lang, rhymes = rhymes, force_cat = force_cat,...
= args[1], args["lang"] local output = {} table.insert(output, "{{rhymes") for i = 1, pronunciations.maxindex do if pronunciations[i] then ...
"karmadharaya", ["kd"] = "karmadharaya", ["rhyming"] = make_non_glossary_compound_type("rhyming"), ["rhy"] = "rhyming", ["synonymous"] =...
export = {} local force_cat = false -- for testing local rhymes_styles_css_module = "Module:rhymes/styles.css" local IPA_module = "Module:User:Benwing2/IPA"...