跳转到内容

模組:Zh/data/Christian-syn/amen

維基詞典,自由的多語言詞典
local export = {}

export.list = {
	["title"]				= "amen",
	["type"]				= "",
	
	["Protestant"]			= { "阿們", "誠心所願:less common, chiefly Cantonese" },
	["Roman Catholic"]		= { "阿們", "亞孟" },
	["Eastern Orthodox"]	= { "阿們", "阿民" },
	["Church of the East"]	= { "" },
}

return export