مۆدیوول:category tree/topic cat/data/Physical actions

لە ویکیفەرھەنگ

"بەڵگەدارکردنی ئەم مۆدیوولە دەکرێ لە مۆدیوول:category tree/topic cat/data/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