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

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

local export = {}

export.list = {
	["title"]				= "the book of Isaiah",
	["type"]				= "book",
	
	["Protestant"]			= { "以賽亞書", "賽:abb" },
	["Roman Catholic"]		= { "依撒意亞", "依撒依亞", "依:abb" },
	["Eastern Orthodox"]	= { "伊撒依亞書" },
	["Church of the East"]	= { "" },
}

return export