Module:zh/data/Christian-syn/Ecclesiastes

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

local export = {}

export.list = {
	["title"]				= "Ecclesiastes",
	["type"]				= "book",
	
	["Protestant"]			= { "傳道書", "傳:abb" },
	["Roman Catholic"]		= { "訓道篇", "訓導篇", "訓:abb" },
	["Eastern Orthodox"]	= { "訓道篇" },
	["Church of the East"]	= { "" },
}

return export