Module:category tree/topic/Physical actions: Difference between revisions
m 1 revision imported |
m →top: clean up |
||
| Line 9: | Line 9: | ||
labels["physical impact"] = { | labels["physical impact"] = { | ||
type = "set", | type = "set", | ||
description = "{{{langname}}} terms for [[physical]] [[impact]] on something", | description = "{{{langname}}} terms for [[wikt:physical|physical]] [[wikt:impact|impact]] on something", | ||
parents = {"physical actions"}, | parents = {"physical actions"}, | ||
} | } | ||
| Line 15: | Line 15: | ||
labels["hit"] = { | labels["hit"] = { | ||
type = "set", | type = "set", | ||
description = "{{{langname}}} terms for [[hitting]] something", | description = "{{{langname}}} terms for [[wikt:hitting|hitting]] something", | ||
parents = {"physical impact"}, | parents = {"physical impact"}, | ||
} | } | ||
| Line 21: | Line 21: | ||
labels["rub"] = { | labels["rub"] = { | ||
type = "set", | type = "set", | ||
description = "{{{langname}}} terms for [[rubbing]] something, moving something smooth against something else, in order to make it smooth or clean", | description = "{{{langname}}} terms for [[wikt:rubbing|rubbing]] something, moving something smooth against something else, in order to make it smooth or clean", | ||
parents = {"physical impact"}, | parents = {"physical impact"}, | ||
} | } | ||
return labels | return labels | ||