Module:zh/data/Christian-syn/Simon

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

local export = {}

export.list = {
	["title"]				= "Simon",
	["type"]				= "",
	
	["Protestant"]			= { "西門" },
	["Roman Catholic"]		= { "西滿" },
	["Eastern Orthodox"]	= { "西蒙" },
	["Church of the East"]	= { "岑穩" },
}

return export