Module:Category tree/topic cat/data/Physical actions: Difference between revisions

From EMPTY MEDIAWIKI
Jump to navigation Jump to search
Bob>Juelos
m Changed links to point to Wiktionary
 
m 1 revision imported
 
(No difference)

Latest revision as of 08:10, 15 April 2026

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