Module:rad-stem/templates: Difference between revisions

ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
Line 520: Line 520:
anim_acc = get_forms("anim_acc", stems.anim .. "est", adj, "est")
anim_acc = get_forms("anim_acc", stems.anim .. "est", adj, "est")
anim_ins = get_forms("anim_ins", stems.anim .. "evúr", adj, "evúr")
anim_ins = get_forms("anim_ins", stems.anim .. "evúr", adj, "evúr")
add("<table class=\"wikitable inflection table\" style=\"text-align: center\">")
add("<table width=100% class=\"wikitable inflection table\" style=\"text-align: center\">")
tr()
tr()
th("Attributive forms", 1, 3)
th("Attributive forms", 1, 3)
th("Emphatic combined forms with the definite article", 1, 6)
_tr()
_tr()
th("inanimate", 2, 1)
th("inanimate", 2, 1)
th("animate", 1, 2)
th("animate", 1, 2)
th("+ " .. rad_link("a"), 2)
th("+ " .. rad_link("a'"), 2)
th("+ " .. rad_link("ag"), 2)
th("+ " .. rad_link("ai"), 2)
th("+ " .. rad_link("i"), 2)
th("+ " .. rad_link("u"), 2)
_tr()
_tr()
th("definite")
th("definite")
Line 532: Line 539:
td(inan, 1, 2)
td(inan, 1, 2)
td(anim)
td(anim)
tr_()
add("</table>")
add("<table class=\"wikitable inflection table\" style=\"text-align: center\">")
tr()
th("Combined forms with the definite article", 1, 6)
_tr()
th("+ " .. rad_link("a"))
th("+ " .. rad_link("a'"))
th("+ " .. rad_link("ag"))
th("+ " .. rad_link("ai"))
th("+ " .. rad_link("i"))
th("+ " .. rad_link("u"))
_tr()
td(get_forms("anim", stems.anim .. "a", adj_broken_e))
td(get_forms("anim", stems.anim .. "a", adj_broken_e))
td(get_forms("anim", stems.anim .. "a'", adj_broken_e))
td(get_forms("anim", stems.anim .. "a'", adj_broken_e))