Module:Scripts/data/djp

From The Languages of David J. Peterson
Revision as of 02:42, 7 September 2023 by Djpwikiadmin (talk | contribs)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Scripts/data/djp/documentation

local m = {}

m["Gvoz"] = {
	"Oz",
	"alphabet",
}


m["Hvlr"] = {
	"High Valyrian",
	"abjad, logography", -- more precisely, impure abjad / "logography"?
	otherNames = "Valyrian",
}

m["Kwan"] = {
	"Kwandon",
	"abjad",
}

m["Todj"] = {
	"Todjydheenil",
	"alphabet",
}

m["Vkht"] = {
	"Vukht",
	"abjad",
}

m["Wlqr"] = {
	"Welqor",
	"abjad",
}

m["Yesu"] = {
	"Yesuthoh",
	"alphabet",
}

m["Zadu"] = {
	"Zaduusel",
	"alphabet",
}

return m