Module:category tree/topic/Physical actions

From Linguifex
Revision as of 21:58, 7 June 2025 by wikt>Benwing (Changed protection settings for "Module:category tree/topic/Physical actions": per discussion at Wiktionary:Beer_parlour/2025/June#upped_protection_for_category_tree_topic_data_pages ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)))
(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/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