Module:Category tree/topic cat/data/History

From The Languages of David J. Peterson
Jump to navigation Jump to search

Documentation for this module may be created at Module:Category tree/topic cat/data/History/documentation

local labels = {}

labels["history"] = {
	description = "default",
	parents = {"all topics"},
}

labels["Akkad"] = {
	description = "default with capital",
	parents = {"Ancient Near East"},
}

labels["Ancient Egypt"] = {
	description = "{{{langname}}} terms related to [[ancient]] [[Egypt]].",
	parents = {"history", "Egypt"},
}

labels["Ancient Greece"] = {
	description = "default with capital",
	parents = {"history", "Greece"},
}

labels["Ancient Near East"] = {
	description = "default with the",
	parents = {"history", "Asia"},
}

labels["Ancient Rome"] = {
	description = "{{{langname}}} terms related to [[Ancient Rome]].",
	parents = {"history", "Europe"},
}

labels["Assyria"] = {
	description = "default with capital",
	parents = {"Ancient Near East"},
}

labels["Babylonia"] = {
	description = "default with capital",
	parents = {"Ancient Near East"},
}

labels["Byzantine Empire"] = {
	description = "{{{langname}}} terms related to the [[Byzantine Empire]].",
	parents = {"history", "Europe", "Asia"},
}

labels["genealogy"] = {
	description = "default",
	parents = {"history", "genetics"},
}

labels["heraldic charges"] = {
	description = "{{{langname}}} terms for [[heraldic]] [[charge]]s",
	parents = {"heraldry"},
}

labels["heraldic tinctures"] = {
	description = "{{{langname}}} terms for [[heraldic]] [[tincture]]s.",
	parents = {"heraldry", "colors", "list of sets"},
}

labels["heraldry"] = {
	description = "default",
	parents = {"history"},
}

labels["historical events"] = {
	description = "{{{langname}}} terms related to historical events.",
	parents = {"history"},
}

labels["historical periods"] = {
	description = "{{{langname}}} terms related to [[historical]] [[period]]s",
	parents = {"history", "timekeeping"},
}

labels["historiography"] = {
	description = "default",
	parents = {"history"},
}

labels["history of the United States"] = {
	description = "default with the lower",
	parents = {"history", "United States"},
}

labels["Phoenicia"] = {
	description = "default with capital",
	parents = {"Ancient Near East"},
}

labels["history of India"] = {
	description = "default with the lower",
	parents = {"history", "India"},
}

return labels