Module:qhv-noun/data: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 321: Line 321:
data.decl_type = "k-stem solar third-declension"
data.decl_type = "k-stem solar third-declension"
table.insert(data.categories, "High Valyrian third-declension nouns")
table.insert(data.categories, "High Valyrian third-declension nouns")
table.insert(data.categories, "High Valyrian k-stem nouns")


data.forms["nom_sg"] = {stem .. "ks"}
data.forms["nom_sg"] = {stem .. "ks"}
Line 372: Line 373:
data.decl_type = "v-stem solar third-declension"
data.decl_type = "v-stem solar third-declension"
table.insert(data.categories, "High Valyrian third-declension nouns")
table.insert(data.categories, "High Valyrian third-declension nouns")
table.insert(data.categories, "High Valyrian v-stem nouns")


data.forms["nom_sg"] = {stem .. "ȳs"}
data.forms["nom_sg"] = {stem .. "ȳs"}
Line 423: Line 425:
data.decl_type = "h-stem solar third-declension"
data.decl_type = "h-stem solar third-declension"
table.insert(data.categories, "High Valyrian third-declension nouns")
table.insert(data.categories, "High Valyrian third-declension nouns")
table.insert(data.categories, "High Valyrian h-stem nouns")


data.forms["nom_sg"] = {stem .. "s"}
data.forms["nom_sg"] = {stem .. "s"}
Line 883: Line 886:
data.decl_type = "n-stem solar third-declension"
data.decl_type = "n-stem solar third-declension"
table.insert(data.categories, "High Valyrian third-declension nouns")
table.insert(data.categories, "High Valyrian third-declension nouns")
table.insert(data.categories, "High Valyrian n-stem nouns")


data.forms["nom_sg"] = {"ōz"}
data.forms["nom_sg"] = {"ōz"}

Navigation menu