Module:Category tree/topic cat/data/Time

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/Time/documentation

local labels = {}

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

labels["calendar terms"] = {
	description = "{{{langname}}} [[calendar]] terms.",
	parents = {"timekeeping"},
}

labels["centuries"] = {
	description = "{{{langname}}} names of [[century|centuries]].",
	parents = {"calendar terms", "list of sets"},
}

labels["Chinese months"] = {
	description = "{{{langname}}} terms related to [[Chinese]] [[month]]s.",
	parents = {"months"},
}

labels["Christmas"] = {
	description = "{{{langname}}} terms related to [[Christmas]].",
	parents = {"holidays"},
}

labels["days of the Hindu calendar"] = {
	description = "[[day]]s of the [[Hindu]] [[calendar]]",
	parents = {"periodic occurrences", "Hinduism", "list of sets"},
}

labels["days of the week"] = {
	description = "{{{langname}}} terms for the [[Appendix:Days of the week|days of the week]].",
	parents = {"periodic occurrences", "list of sets"},
}

labels["decades"] = {
	description = "{{{langname}}} names of [[decade]]s.",
	parents = {"calendar terms", "list of sets"},
}

labels["earthly branches"] = {
	description = "{{{langname}}} names of the [[earthly branch]]es.",
	parents = {"sexagenary cycle", "list of sets"},
}

labels["Easter"] = {
	description = "default with capital",
	parents = {"holidays", "Christianity"},
}

labels["Egyptian calendar months"] = {
	description = "{{{langname}}} names for the months of the ancient Egyptian calendar.",
	parents = {"months", "list of sets"},
}

labels["festivals"] = {
	description = "default-set",
	parents = {"calendar terms", "list of sets"},
}

labels["Gregorian calendar months"] = {
	description = "[[Gregorian]] [[calendar]] [[month]]s",
	parents = {"months", "list of sets"},
}

labels["Heavenly Stems"] = {
	description = "{{{langname}}} names of the [[Heavenly Stem]]s.",
	parents = {"sexagenary cycle", "list of sets"},
}

labels["Hebrew calendar months"] = {
	description = "{{{langname}}} names for the months of the Hebrew calendar.",
	parents = {"months", "list of sets"},
}

labels["holidays"] = {
	description = "{{{langname}}} terms for [[holiday]]s.",
	parents = {"calendar terms", "list of sets"},
}

labels["Islamic months"] = {
	description = "[[Islamic]] [[month]]s.",
	parents = {"months", "Islam", "list of sets"},
}

labels["Jovian years"] = {
	description = "{{{langname}}} names for years in the cycle of [[Jovian year]]s in traditional calendars of [[Hinduism]], based on the movement of the planet Jupiter rather than that of the sun.",
	parents = {"calendar terms"},
}

labels["lunar months"] = {
	description = "[[lunar]] [[month]]s.",
	parents = {"months", "list of sets"},
}

labels["months"] = {
	description = "{{{langname}}} names of the [[month]]s of the [[year]].",
	parents = {"periodic occurrences", "list of sets"},
}

labels["Norse calendar months"] = {
	description = "[[Norse]] [[calendar]] [[month]]s.",
	parents = {"months", "list of sets"},
}

labels["observances"] = {
	description = "{{{langname}}} terms for [[observance]]s.",
	parents = {"calendar terms", "list of sets"},
}

labels["periodic occurrences"] = {
	description = "{{{langname}}} terms for occurrences that repeat at certain intervals of time.",
	parents = {"all sets", "list of sets"},
}

labels["Persian months"] = {
	description = "{{{langname}}} terms for [[Persian]] [[month]]s.",
	parents = {"months", "list of sets"},
}

labels["seasons"] = {
	description = "{{{langname}}} terms for [[season]]s.",
	parents = {"periodic occurrences", "time", "nature", "list of sets"},
}

labels["sexagenary cycle"] = {
	description = "[[sexagenary]] [[cycle]].",
	parents = {"calendar terms"},
}

labels["Sinterklaas"] = {
	description = "default with capital",
	parents = {"holidays"},
}

labels["Syrian Christian months"] = {
	description = "[[Syrian]] [[Christian]] [[month]]s.",
	parents = {"months", "list of sets"},
}

labels["time zones"] = {
	description = "default",
	parents = {"timekeeping", "list of sets"},
}

labels["timekeeping"] = {
	description = "{{{langname}}} terms related to [[timekeeping]].",
	parents = {"time"},
}

labels["times of day"] = {
	description = "{{{langname}}} terms for [[time]]s of the [[day]].",
	parents = {"periodic occurrences", "timekeeping", "list of sets"},
}

labels["day"] = {
	description = "{{{langname}}} terms related to the [[day]], be it [[etymologically]] or [[semantically]].</br>NOTE: Do NOT include days of the week within this category.",
	parents = {"time"},
}

labels["night"] = {
	description = "{{{langname}}} terms related to the [[night]], be it [[etymologically]] or [[semantically]].",
	parents = {"time"},
}

labels["years"] = {
	description = "{{{langname}}} names of [[year]]s.",
	parents = {"time"},
}

return labels