forked from openlp/openlp
23 lines
896 B
JSON
23 lines
896 B
JSON
{
|
|
"title": "Swing Low Sweet Chariot",
|
|
"alternative_title": "Traditional",
|
|
"verses": [
|
|
[
|
|
"Swing [D]low, sweet [G]chari[D]ot,\nComin' for to carry me [A7]home.\nSwing [D7]low, sweet [G]chari[D]ot,\nComin' for to [A7]carry me [D]home.",
|
|
"c"
|
|
],
|
|
[
|
|
"I looked over Jordan, and what did I see,\n Comin' for to carry me home.\nA band of angels comin' after me,\n Comin' for to carry me home.",
|
|
"v"
|
|
],
|
|
[
|
|
"If you get there before I do,\n Comin' for to carry me home.\nJust tell my friends that I'm a comin' too.\n Comin' for to carry me home.",
|
|
"v"
|
|
],
|
|
[
|
|
"I'm sometimes up and sometimes down,\n Comin' for to carry me home.\nBut still my soul feels heavenly bound.\n Comin' for to carry me home.",
|
|
"v"
|
|
]
|
|
]
|
|
}
|