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

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

local export = {}

export.list = {
	["title"]				= "the book of Philemon",
	["type"]				= "book",
	
	["Protestant"]			= { "腓利門書", "門:abb" },
	["Roman Catholic"]		= { "費肋孟書", "費:abb" },
	["Eastern Orthodox"]	= { "致斐利蒙書" },
}

return export