local export = {} export.list = { ["title"] = "the book of Philippians", ["type"] = "book", ["Protestant"] = { "腓立比書", "腓:abb" }, ["Roman Catholic"] = { "斐理伯書", "斐:abb" }, ["Eastern Orthodox"] = { "致斐利彼人書" }, } return export