local export = {} export.list = { ["title"] = "the book of Hosea", ["type"] = "book", ["Protestant"] = { "何西阿書", "何:abb" }, ["Roman Catholic"] = { "歐瑟亞", "歐:abb" }, ["Eastern Orthodox"] = { "奧西埃書" }, ["Church of the East"] = { "" }, } return export