local export = {} export.list = { ["title"] = "the Pentateuch", ["type"] = "", ["Protestant"] = { "摩西五經" }, ["Roman Catholic"] = { "梅瑟五書" }, ["Eastern Orthodox"] = { "摩伊息斯之五經" }, } return export