local export = {} export.list = { ["title"] = "Deuteronomy", ["type"] = "book", ["Protestant"] = { "申命記", "申:abb" }, ["Roman Catholic"] = { "申命紀", "申:abb" }, ["Eastern Orthodox"] = { "第二法典之書" }, ["Church of the East"] = { "" }, } return export