Module:zh/data/Christian-syn/Gospel of Mark

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

local export = {}

export.list = {
	["title"]				= "the Gospel of Mark",
	["type"]				= "book",
	
	["Protestant"]			= { "馬可福音", "可:abb" },
	["Roman Catholic"]		= { "馬爾谷福音", "谷:abb" },
	["Eastern Orthodox"]	= { "聖福音依瑪爾克所傳者", "瑪爾克福音" },
}

return export