Module:zh/data/Christian-syn/Hebrews

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

local export = {}

export.list = {
	["title"]				= "the book of Hebrews",
	["type"]				= "book",
	
	["Protestant"]			= { "希伯來書", "來:abb" },
	["Roman Catholic"]		= { "希伯來書", "希:abb" },
	["Eastern Orthodox"]	= { "致希伯來人書" },
}

return export