Module:Category tree/topic cat/data/Social acts

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/Social acts/documentation

local labels = {}

labels["social acts"] = {
	description = "[[Wiktionary:social|social]] [[Wiktionary:act|act]]s",
	parents = {"all topics"},
}

labels["farewells"] = {
	description = "default",
	parents = {"social acts"},
}

labels["greetings"] = {
	description = "Common {{{langname}}} [[Wiktionary:greeting|greeting]]s.",
	parents = {"social acts"},
}

labels["responses to sneezing"] = {
	description = "[[Wiktionary:response|response]]s to [[Wiktionary:sneezing|sneezing]]",
	parents = {"social acts"},
}

labels["toasts"] = {
	description = "default",
	parents = {"social acts"},
}

return labels