~openlp-core/openlp/trunk

« back to all changes in this revision

Viewing changes to tests/resources/songs/singingthefaith/hints/STF002.json

  • Committer: Tim Bentley
  • Author(s): john+ubuntu at paladyn
  • Date: 2019-09-14 07:26:59 UTC
  • mfrom: (2879.2.32 singingthefaith)
  • Revision ID: tim.bentley@gmail.com-20190914072659-fu85bjfy8axvoq50
 Add Importer SingingTheFaith

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "title": "STF002 - Amazing Grace! how sweet the sound!",
 
3
    "authors": [
 
4
        "John Newton (d. 1807)"
 
5
    ],
 
6
    "verse_order_list": ["v1", "v2", "v3", "v4", "v5"],
 
7
    "verses": [
 
8
        [
 
9
            "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.",
 
10
            "v"
 
11
        ],
 
12
        [
 
13
            "'Twas grace that taught my heart to fear,\nAnd grace my fears relieved.\nHow precious did that grace appear,\nThe hour I first believed.",
 
14
            "v"
 
15
        ],
 
16
        [
 
17
            "The Lord has promised good to me,\nHis Word my hope secures.\nHe will my shield and portion be\nAs long as life endures.",
 
18
            "v"
 
19
        ],
 
20
        [
 
21
            "Thro' many dangers, toils and snares\nI have already come.\n'Tis grace that brought me safe thus far,\nAnd grace will lead me home.",
 
22
            "v"
 
23
        ],
 
24
        [
 
25
            "When we've been there ten thousand years,\nBright shining as the sun,\nWe've no less days to sing God's praise,\nThan when we first begun.",
 
26
            "v"
 
27
        ]
 
28
    ]
 
29
}