local export = {} export.list = { ["title"] = "the book of Amos", ["type"] = "book", ["Protestant"] = { "阿摩司書", "摩:abb" }, ["Roman Catholic"] = { "亞毛斯", "亞:abb" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export