Module:category tree/topic/Physical actions

Revision as of 12:37, 21 April 2026 by Sware (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

local labels = {}

labels["physical actions"] = {
	type = "set",
	description = "default",
	parents = {"all topics"},
}

labels["physical impact"] = {
	type = "set",
	description = "{{{langname}}} terms for [[physical]] [[impact]] on something",
	parents = {"physical actions"},
}

labels["hit"] = {
	type = "set",
	description = "{{{langname}}} terms for [[hitting]] something",
	parents = {"physical impact"},
}

labels["rub"] = {
	type = "set",
	description = "{{{langname}}} terms for [[rubbing]] something, moving something smooth against something else, in order to make it smooth or clean",
	parents = {"physical impact"},
}

return labels