Module:zh/data/glyph-data

Hello, you have come here looking for the meaning of the word Module:zh/data/glyph-data. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:zh/data/glyph-data, but we will also tell you about its etymology, its characteristics and you will know how to say Module:zh/data/glyph-data in singular and plural. Everything you need to know about the word Module:zh/data/glyph-data you have here. The definition of the word Module:zh/data/glyph-data will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:zh/data/glyph-data, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

Chinese glyph data modules. See Module:zh-glyph and {{Han etym}}.

Subpages

Nonexhaustive: full link


local data = {}

data.eras = {
	{ "]", { "bronze-shang", "oracle" } },
	{ "]", { "bronze", "oracle-zhouyuan" } },
	{ "]", { "bronze-spring" } },
	{ "]", { "bronze-warring", "silk", "slip" } },
	{ "'']'' (compiled in ])", { "zhou", "ancient", "odd", "seal", "vulgar" } },
	{ "''Hanjian'' (compiled in ])", { "hanjian" } },
	{ "''Guwen Sishengyun'' (compiled in ])", { "GWSSY" } },
	{ "''Jizhuan Guwen Yunhai'' (compiled in ])", { "JZGWYH" } },
	{ "''Liushutong'' (compiled in ])", { "bigseal" } },
	{ "'']'' (compiled in ])", { "clerical" } },
	{ "]", { "kai-Kaicheng" } },
	{ "'']'' (compiled in ])", { "mingti-Kangxi" } },
}

data.scripts = {
	 = "]",
	 = "]",
	 = "]",
	 = "]",
	 = "]",
	 = "]",
	 = "]",
	 = "]",
	 = "'']'' script",
	 = "Ancient script",
	 = "Odd character",
	 = "]",
	 = "Vulgar character",
	 = "Transcribed ancient scripts",
	 = "Transcribed ancient scripts",
	 = "Transcribed ancient scripts",
	 = "Transcribed ancient scripts",
	 = "]",
	 = "]",
	 = "]",
}

data.hide_scripts = { "oracle", "bronze", "seal", "bigseal" }

data.script_abbrev = {
	 = "bronze",
	 = "bronze",
	 = "bronze",
	 = "bronze",
	 = "bronze",
	 = "bronze",
	 = "oracle",
	 = "oracle",
	 = "oracle",
	 = "oracle",
	 = "silk",
	 = "silk",
	 = "silk",
	 = "slip",
	 = "slip",
	 = "silk",
	 = "seal",
	 = "seal",
	 = "bigseal",
}

return data