local export = {} export.list = { ["title"] = "the Gloria Patri", ["type"] = "", ["Protestant"] = { "榮耀頌" }, ["Roman Catholic"] = { "聖三光榮經" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export