forked from openlp/openlp
17 lines
455 B
JSON
17 lines
455 B
JSON
{
|
|
"authors": [
|
|
"Traditional"
|
|
],
|
|
"comments": "",
|
|
"copyright": "Public Domain ",
|
|
"title": "12345",
|
|
"topics": [
|
|
],
|
|
"verse_order_list": ["o1"],
|
|
"verses": [
|
|
[
|
|
"1, 2, 3, 4, 5,\nOnce I caught a fish alive.\n6, 7, 8, 9, 10,\nThen I let it go again.\nWhy did you let it go?\nBecause it bit my finger so.\nWhich finger did it bite?\nThis little finger on my right.",
|
|
"o1"
|
|
]
|
|
]
|
|
} |