local export = {} export.list = { ["title"] = "Genesis", ["type"] = "book", ["Protestant"] = { "創世記", "創:abb" }, ["Roman Catholic"] = { "創世紀", "創:abb" }, ["Eastern Orthodox"] = { "起源之書" }, ["Church of the East"] = { "渾元經" }, } return export