Module:zh/data/Christian-syn/book of Ezekiel

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

local export = {}

export.list = {
	["title"]				= "the book of Ezekiel",
	["type"]				= "book",
	
	["Protestant"]			= { "以西結書", "結:abb" },
	["Roman Catholic"]		= { "厄則克耳", "則:abb" },
	["Eastern Orthodox"]	= { "耶則基伊爾書" },
	["Church of the East"]	= { "" },
}

return export