Module:zh/data/Christian-syn/Song of Songs

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

local export = {}

export.list = {
	["title"]				= "Song of Songs",
	["type"]				= "book",
	
	["Protestant"]			= { "雅歌", "歌:abb" },
	["Roman Catholic"]		= { "雅歌", "歌:abb" },
	["Eastern Orthodox"]	= { "歌中之歌" }, --雅歌?
	["Church of the East"]	= { "" },
}

return export