Module:zh/data/Christian-syn/Mark

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

local export = {}

export.list = {
	["title"]				= "Mark (the evangelist)",
	["type"]				= "",
	
	["Protestant"]			= { "馬可" },
	["Roman Catholic"]		= { "馬爾谷" },
	["Eastern Orthodox"]	= { "瑪爾克" },
}

return export