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

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

local export = {}

export.list = {
	["title"]				= "the book of Amos",
	["type"]				= "book",
	
	["Protestant"]			= { "阿摩司書", "摩:abb" },
	["Roman Catholic"]		= { "亞毛斯", "亞:abb" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export