forked from openlp/openlp
14 lines
346 B
JSON
14 lines
346 B
JSON
{
|
|
"title": "Amazing Grace! how sweet the sound!",
|
|
"authors": [
|
|
"John Newton (d. 1807)"
|
|
],
|
|
"verse_order_list": ["v1"],
|
|
"verses": [
|
|
[
|
|
"Amazing Grace! how sweet the sound!\nThat saved a wretch like me!\nI once was lost, but now am found;\nWas blind, but now I see.",
|
|
"v"
|
|
]
|
|
]
|
|
}
|