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

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/Physical actions/documentation

local labels = {}

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

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

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

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

return labels