मॉड्यूल:category tree/topic cat/data/Physical actions
दिखावट
"इस मॉड्यूल हेतु प्रलेख मॉड्यूल:category tree/topic cat/data/Physical actions/doc पर बनाया जा सकता है"
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