Jump to content

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

From Wiktionary, the free dictionary


local export = {}

export.list = {
	["title"]				= "the book of Nahum",
	["type"]				= "book",
	
	["Protestant"]			= { "那鴻書", "鴻:abb" },
	["Roman Catholic"]		= { "納鴻", "鴻:abb" },
	["Eastern Orthodox"]	= { "納翁書" },
	["Church of the East"]	= { "" },
}

return export