local export = {} export.list = { ["title"] = "Song of Songs", ["type"] = "book", ["Protestant"] = { "雅歌", "歌:abb" }, ["Roman Catholic"] = { "雅歌", "歌:abb" }, ["Eastern Orthodox"] = { "歌中之歌" }, --雅歌? ["Church of the East"] = { "" }, } return export