local export = {} export.list = { ["title"] = "Magnificat", ["type"] = "", ["Protestant"] = { "尊主頌" }, ["Roman Catholic"] = { "聖母讚主曲", "瑪利亞之歌", "聖母頌主曲" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export