openlp/tests/resources/sundayplussongs/Amazing Grace.json

27 lines
915 B
JSON
Raw Normal View History

{
"title": "Amazing Grace",
"authors": [
"John Newton"
],
"copyright": "Public Domain",
"cclinumber": "1234",
"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"
],
[
"Twas grace that taught my heart to fear,\nAnd grace my fears relieved;\nHow precious did that grace appear,\nThe hour I first believed!",
"v"
],
[
"Through many dangers, toils and snares\nI have already come;\nTis grace hath brought me safe thus far,\nAnd grace will lead me home.",
"v"
],
[
"When weve been there ten thousand years,\nBright shining as the sun,\nWeve no less days to sing Gods praise\nThan when we first begun.",
"v"
]
]
}