local export = {} export.list = { ["title"] = "the book of Revelation", ["type"] = "book", ["Protestant"] = { "啟示錄", "啟:abb" }, ["Roman Catholic"] = { "若望默示錄", "默示錄", "默:abb" }, ["Eastern Orthodox"] = { "約安之啟示錄" }, } return export