Modul:category tree/topic cat/data/Earth

Daripada Wiktionary

Pendokumenan untuk modul ini boleh diciptakan di Modul:category tree/topic cat/data/Earth/doc

local labels = {}

labels["Bumi"] = {
	type = "berkenaan",
	description = "Kata bahasa {{{langname}}} yang berkaitan dengan the planet [[Bumi]] and the features found on it.",
	parents = {"alam semulajadi"},
}

labels["Africa"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Bumi"},
}

labels["America"] = {
	type = "berkenaan",
	description = "=[[America]], in the sense of [[North America]] and [[South America]] combined",
	parents = {"Bumi"},
}

labels["Antarctica"] = {
	type = "berkenaan",
	description = "=the territory of [[Antarctica]]",
	parents = {"Bumi"},
}

labels["Asia"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Bumi", "Eurasia"},
}

labels["Atlantic Ocean"] = {
	type = "berkenaan",
	description = "default with the",
	parents = {"Bumi"},

}

labels["British Isles"] = {
	type = "berkenaan",
	description = "=the people, culture, or territory of [[Great Britain]], [[Ireland]], and other nearby islands",
	parents = {"Europe", "islands"},
}

labels["Central America"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Bumi", "America"},
}

labels["Punjab, India"] = {
	type = "berkenaan",
	description = "{{{langname}}} names of places in {{w|Punjab, India}}",
	parents = {"India", "Punjab"},
}

labels["Punjab, Pakistan"] = {
	type = "berkenaan",
	description = "{{{langname}}} names of places in {{w|Punjab, Pakistan}}",
	parents = {"Pakistan", "Punjab"},
}

labels["Eurasia"] = {
	type = "berkenaan",
	description = "=[[Eurasia]], that is, [[Europe]] and [[Asia]] together",
	parents = {"Bumi"},
}

labels["Europe"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Bumi", "Eurasia"},
}

labels["European Union"] = {
	type = "berkenaan",
	description = "default with the",
	parents = {"Europe"},
}

labels["Gascony"] = {
	type = "berkenaan",
	description = "default",
	parents = {"France", "Occitania"},
}

labels["Indian subcontinent"] = {
	type = "berkenaan",
	description = "default with the",
	parents = {"South Asia"},
}

labels["Kashmir"] = {
	type = "berkenaan",
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Kashmir]]",
	parents = {"Indian subcontinent", "Pakistan", "India"},
}

labels["Azad Kashmir"] = {
	type = "berkenaan",
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Azad Kashmir]]",
	parents = {"Pakistan", "Kashmir"},
}

labels["Gilgit-Baltistan"] = {
	type = "berkenaan",
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Azad Kashmir]]",
	parents = {"Pakistan", "Kashmir"},
}

labels["Kashmir, India"] = {
	type = "berkenaan",
	description = "{{{langname}}} names of places in {{w|Kashmir, India}}",
	parents = {"India", "Kashmir"},
}

labels["Korea"] = {
	type = "berkenaan",
	description = "=the people, culture, or territory of [[Korea]]",
	parents = {"Asia"},
}

labels["Lapland"] = {
	type = "berkenaan",
	description = "=[[Lapland]], a region in northernmost Europe",
	parents = {"Europe", "Finland", "Norway", "Russia", "Sweden"},
}

labels["Melanesia"] = {
	type = "berkenaan",
	description = "=the people, culture, or territory of [[Melanesia]]",
	parents = {"Oceania"},
}

labels["Micronesia"] = {
	type = "berkenaan",
	description = "=the people, culture, or territory of [[Micronesia]]",
	parents = {"Oceania"},
}

labels["Middle East"] = {
	type = "berkenaan",
	description = "default with the",
	parents = {"regions of Africa", "regions of Asia"},
}

labels["Netherlands Antilles"] = {
	type = "berkenaan",
	description = "=the people, culture, or territory of the [[Netherlands Antilles]]",
	parents = {"Netherlands", "North America"},
}

labels["North America"] = {
	type = "berkenaan",
	description = "default",
	parents = {"America"},
}

labels["Oceania"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Bumi"},
}

labels["Occitania"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Europe", "France"},
}

labels["Polynesia"] = {
	type = "berkenaan",
	description = "=the people, culture, or territory of [[Polynesia]]",
	parents = {"Oceania"},
}

labels["Rivers State"] = {
	type = "berkenaan",
	description = "=[[Rivers State]], a state of [[Nigeria]]",
	parents = {"Nigeria"},
}
	
labels["South America"] = {
	type = "berkenaan",
	description = "default",
	parents = {"America"},
}

labels["South Asia"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Eurasia", "Asia"},
}

return labels