local export = {} export.list = { ["title"] = "the book of Romans", ["type"] = "book", ["Protestant"] = { "羅馬書", "羅馬人書", "羅:abb" }, ["Roman Catholic"] = { "羅馬書", "羅:abb" }, ["Eastern Orthodox"] = { "致羅馬人書" }, } return export