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

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

local export = {}

export.list = {
	["title"]				= "the book of Hosea",
	["type"]				= "book",
	
	["Protestant"]			= { "何西阿書", "何:abb" },
	["Roman Catholic"]		= { "歐瑟亞", "歐:abb" },
	["Eastern Orthodox"]	= { "奧西埃書" },
	["Church of the East"]	= { "" },
}

return export