Jump to content

မေႃႇၵျူး:category tree/topic/ႁူင်းႁေႃ လႄႈ ယူင်ႉသၢင်ႈ

လုၵ်ႉတီႈ ဝိၵ်ႇသျိၼ်ႇၼရီႇ မႃး

Documentation for this module may be created at မေႃႇၵျူး:category tree/topic/ႁူင်းႁေႃ လႄႈ ယူင်ႉသၢင်ႈ/doc

local labels = {}

labels["ႁူင်းႁေႃ လႄႈ ယူင်ႉသၢင်ႈ"] = {
	type = "type",
	description = "=[[building]]s and [[structure]]s",
	parents = {"ႁၢင်ႈၽၢင်ႁူင်းၵေႃႇၵၢႆႇ"},
}

labels["animal dwellings"] = {
	type = "type",
	description = "default",
	parents = {"ႁူင်းႁေႃ လႄႈ ယူင်ႉသၢင်ႈ", "zoology"},
}

labels["bridges"] = {
	type = "type",
	description = "default",
	parents = {"ႁူင်းႁေႃ လႄႈ ယူင်ႉသၢင်ႈ"},
}

labels["buildings"] = {
	type = "type",
	description = "default",
	parents = {"ႁူင်းႁေႃ လႄႈ ယူင်ႉသၢင်ႈ"},
}

labels["pyramids"] = {
	type = "set,related-to",
	description = "default",
	parents = {"buildings"},
}

labels["rooms"] = {
	type = "type",
	description = "default",
	parents = {"ႁူင်းႁေႃ လႄႈ ယူင်ႉသၢင်ႈ"},
}

labels["kitchen"] = {
	type = "related-to",
	description = "default",
	parents = {"rooms", "cooking"},
}

labels["ports and harbours"] = {
	type = "related-to",
	description = "default",
	parents = {"ႁူင်းႁေႃ လႄႈ ယူင်ႉသၢင်ႈ", "nautical", "commerce"},
}

labels["shops"] = {
	type = "type",
	description = "default",
	parents = {"buildings", "businesses"},
}

labels["walls and fences"] = {
	type = "type",
	description = "=[[wall]]s and [[fence]]s",
	parents = {"ႁူင်းႁေႃ လႄႈ ယူင်ႉသၢင်ႈ"},
}

labels["toilet (room)"] = {
	type = "related-to",
	description = "=[[flush toilet]]s or rooms containing flush toilets",
	parents = {"hygiene", "rooms"},
}

return labels