Module:Category tree/topic cat/data/Physical actions

From EMPTY MEDIAWIKI
Revision as of 08:10, 15 April 2026 by Jsrs701 (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Category tree/topic cat/data/Physical actions/doc

local labels = {}

labels["physical actions"] = {
	description = "{{{langname}}} terms for [[Wiktionary:physical|physical]] [[Wiktionary:action|action]]s.",
	parents = {"all sets", "list of sets"},
}

labels["physical impact"] = {
	description = "{{{langname}}} terms for [[Wiktionary:physical|physical]] [[Wiktionary:impact|impact]] on something",
	parents = {"physical actions", "list of sets"},
}

labels["hit"] = {
	description = "{{{langname}}} terms for [[Wiktionary:hitting|hitting]] something",
	parents = {"physical impact", "list of sets"},
}

labels["rub"] = {
	description = "{{{langname}}} terms for [[Wiktionary:rubbing|rubbing]] something, moving something smooth against something else, in order to make it smooth or clean",
	parents = {"physical impact", "list of sets"},
}

return labels