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