local export = {} export.list = { ["title"] = "the Pentateuch", ["type"] = "", ["Protestant"] = { "摩西五經" }, --律法書? should we also include [[妥拉]]? ["Roman Catholic"] = { "梅瑟五書" }, ["Eastern Orthodox"] = { "摩伊息斯之五經" }, ["Church of the East"] = { "牟世法王經" }, } return export