Jump to content

Module:zh/data/Christian-syn/Sirach

From Wiktionary, the free dictionary


local export = {}

export.list = {
	["title"]				= "the book of Sirach",
	["type"]				= "book",
	
	["Protestant"]			= { "便西拉智訓" },
	["Roman Catholic"]		= { "德訓篇", "德:abb" },
	["Eastern Orthodox"]	= { "希拉赫的智慧書" },
	["Church of the East"]	= { "" },
}

return export