local export = {} export.list = { ["title"] = "the book of Jeremiah", ["type"] = "book", ["Protestant"] = { "耶利米書", "耶:abb" }, ["Roman Catholic"] = { "耶肋米亞", "耶:abb" }, ["Eastern Orthodox"] = { "耶熱彌亞書" }, ["Church of the East"] = { "" }, } return export