Jump to content

Module:zh/data/Christian-syn/Lamentations

From Wiktionary, the free dictionary


local export = {}

export.list = {
	["title"]				= "Lamentations",
	["type"]				= "book",
	
	["Protestant"]			= { "耶利米哀歌", "哀:abb" },
	["Roman Catholic"]		= { "耶肋米亞哀歌", "哀:abb" },
	["Eastern Orthodox"]	= { "耶熱彌亞之哀歌" },
	["Church of the East"]	= { "" },
}

return export