local m = {}

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

m["abugida"] = {
	canonicalName = "අබුගිඩා",
	otherNames = {"abugida", "alphasyllabary"},
}

m["alphabet"] = {
	canonicalName = "alphabet",
	category = "Alphabetic writing systems",
}

m["logography"] = {
	canonicalName = "logography",
	otherNames = {"ideography"},
	category = "Logographic writing systems",
}

m["pictography"] = {
	canonicalName = "pictography",
	category = "Pictographic writing systems",
}

m["syllabary"] = {
	canonicalName = "syllabary",
	category = "Syllabaries",
}

return m
"https://si.wiktionary.org/w/index.php?title=Module:writing_systems/data&oldid=26755" වෙතින් සම්ප්‍රවේශනය කෙරිණි