local export = {} export.list = { ["title"] = "the book of Hebrews", ["type"] = "book", ["Protestant"] = { "希伯來書", "來:abb" }, ["Roman Catholic"] = { "希伯來書", "希:abb" }, ["Eastern Orthodox"] = { "致希伯來人書" }, } return export