Jump to content

မေႃႇၵျူး:writing systems/data

လုၵ်ႉတီႈ ဝိၵ်ႇသျိၼ်ႇၼရီႇ မႃး
ထႅမ်းပလဵတ်ႉ ဢၼ်ၼႆႉ တိုၵ်ႉလူဝ်ႇ ၽိုၼ်ၵႅမ်မိုဝ်းမၼ်း။
ၶႅၼ်းတေႃႈ တႅမ်ႈပၼ် ၽိုၼ်ၵႅမ်မိုဝ်း ထႅမ်းပလဵတ်ႉ ဢၼ်ၼႆႉ သေ ၼႄပၼ် လွင်ႈယိူင်းဢၢၼ်း လႄႈ လၢႆးၸႂ်ႉတိုဝ်း ၵႃႈတီႈ ၼႃႈလိၵ်ႈ ၽိုၼ်ၵႅမ်မိုဝ်း သေၵမ်း။

local m = {}

m["abjad"] = {
	"abjad",
	185087,
	otherNames = {"consonantary", "consonantal alphabet"},
}

m["abugida"] = {
	"abugida",
	335806,
	otherNames = {"alphasyllabary"},
}

m["alphabet"] = {
	"alphabet",
	9779,
	category = "alphabetic writing system",
}

m["logography"] = {
	"logography",
	3953107,
	otherNames = {"ideography"},
	category = "logographic writing system",
}

m["pictography"] = {
	"pictography",
	860735,
	category = "pictographic writing system",
}

m["semisyllabary"] = {
	"semisyllabary",
	3781304,
	otherNames = {"semi-syllabary"},
}

m["syllabary"] = {
	"syllabary",
	182133,
}

return require("Module:languages").finalizeData(m, "writing system")