Module:form of/data: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 157: Line 157:
shortcuts["2p"] = {"2", "p"}
shortcuts["2p"] = {"2", "p"}
shortcuts["3p"] = {"3", "p"}
shortcuts["3p"] = {"3", "p"}
 
shortcuts["sc"] = "sg//col"
shortcuts["pp"] = "pl//pau"


----------------------- Gender -----------------------
----------------------- Gender -----------------------
Line 541: Line 542:
shortcuts = {"acc"},
shortcuts = {"acc"},
wikidata = "Q146078",
wikidata = "Q146078",
}
tags["agentive"] = {
tag_type = "case",
shortcuts = {"ag"},
wikidata = "Q18014008"
}
}


Line 576: Line 583:
shortcuts = {"nom"},
shortcuts = {"nom"},
wikidata = "Q131105",
wikidata = "Q131105",
}
tags["patientive"] = {
tag_type = "case",
shortcuts = {"pat"},
wikidata = "Q18014008"
}
}