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}}} [[Wiktionary:calendar|calendar]] terms.",
	parents = {"timekeeping"},
}

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

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

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

labels["days of the Hindu calendar"] = {
	description = "[[Wiktionary:day|day]]s of the [[Wiktionary:Hindu|Hindu]] [[Wiktionary:calendar|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 [[Wiktionary:decade|decade]]s.",
	parents = {"calendar terms", "list of sets"},
}

labels["earthly branches"] = {
	description = "{{{langname}}} names of the [[Wiktionary:earthly branch|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 = "[[Wiktionary:Gregorian|Gregorian]] [[Wiktionary:calendar|calendar]] [[Wiktionary:month|month]]s",
	parents = {"months", "list of sets"},
}

labels["Heavenly Stems"] = {
	description = "{{{langname}}} names of the [[Wiktionary:Heavenly Stem|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 [[Wiktionary:holiday|holiday]]s.",
	parents = {"calendar terms", "list of sets"},
}

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

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

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

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

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

labels["observances"] = {
	description = "{{{langname}}} terms for [[Wiktionary:observance|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 [[Wiktionary:Persian|Persian]] [[Wiktionary:month|month]]s.",
	parents = {"months", "list of sets"},
}

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

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

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

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

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

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

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

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

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

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

return labels