Module:zh/data/Christian-syn/God

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

local export = {}

export.list = {
	["title"]				= "God",
	["type"]				= "",
	
	["Protestant"]			= { "上帝", "神", "真神" },
	["Roman Catholic"]		= { "天主", "僚氏:Hokkien, historical" },
	["Eastern Orthodox"]	= { "上帝" },
}

return export