Module:zh/data/Christian-syn/YHWH

From Wiktionary, the free dictionary
Jump to navigation Jump to search

local export = {}

export.list = {
	["title"]				= "YHWH; Jehovah; Yahweh",
	["type"]				= "",
	
	["Protestant"]			= { "耶和華" },
	["Roman Catholic"]		= { "雅威" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "阿羅訶" },
}

return export