Pergi ke kandungan

Modul:category tree/topic/Physical actions

Daripada Wikikamus

Sublaman

[sunting]

local labels = {}

labels["tindakan fizikal"] = {
	type = "set",
	description = "default",
	parents = {"semua topik"},
}

labels["impak fizikal"] = {
	type = "set",
	description = "{{{langname}}} terms for [[physical]] [[impact]] on something",
	parents = {"tindakan fizikal"},
}

labels["kenaan"] = {
	type = "set",
	description = "{{{langname}}} terms for [[hitting]] something",
	parents = {"impak fizikal"},
}

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 = {"impak fizikal"},
}

return labels