모듈:category tree/topic/Human
보이기
이 모듈에 대한 설명문서는 모듈:category tree/topic/Human/설명문서에서 만들 수 있습니다
local labels = {}
labels["인간"] = {
type = "related-to",
description = "=default",
parents = {"모든 주제"},
}
labels["인간 활동"] = {
type = "related-to",
description = "=[[인간]]에 의해 수행되는 활동",
parents = {"인간 행동"},
}
labels["인간 행동"] = {
type = "related-to",
description = "=[[인간]]의 행동과 활동 전반",
parents = {"인간"},
}
return labels