add space after \qs marker for selah
This commit is contained in:
parent
ad99f87d4e
commit
6f45712d54
|
@ -16994,8 +16994,9 @@
|
||||||
\w who|x-occurrence="1" x-occurrences="1"\w*
|
\w who|x-occurrence="1" x-occurrences="1"\w*
|
||||||
\w crush|x-occurrence="1" x-occurrences="1"\w*
|
\w crush|x-occurrence="1" x-occurrences="1"\w*
|
||||||
\w me|x-occurrence="2" x-occurrences="3"\w*.
|
\w me|x-occurrence="2" x-occurrences="3"\w*.
|
||||||
\qs \qs*
|
\qs
|
||||||
\w Selah|x-occurrence="1" x-occurrences="1"\w*
|
\w Selah|x-occurrence="1" x-occurrences="1"\w*
|
||||||
|
\qs*
|
||||||
\q \w God|x-occurrence="1" x-occurrences="1"\w*
|
\q \w God|x-occurrence="1" x-occurrences="1"\w*
|
||||||
\w will|x-occurrence="2" x-occurrences="2"\w*
|
\w will|x-occurrence="2" x-occurrences="2"\w*
|
||||||
\w send|x-occurrence="2" x-occurrences="2"\w*
|
\w send|x-occurrence="2" x-occurrences="2"\w*
|
||||||
|
@ -17086,9 +17087,9 @@
|
||||||
\w middle|x-occurrence="1" x-occurrences="1"\w*
|
\w middle|x-occurrence="1" x-occurrences="1"\w*
|
||||||
\w of|x-occurrence="2" x-occurrences="2"\w*
|
\w of|x-occurrence="2" x-occurrences="2"\w*
|
||||||
\w it|x-occurrence="1" x-occurrences="1"\w*!
|
\w it|x-occurrence="1" x-occurrences="1"\w*!
|
||||||
\qs \qs*
|
\qs
|
||||||
\w Selah|x-occurrence="1" x-occurrences="1"\w*
|
\w Selah|x-occurrence="1" x-occurrences="1"\w*
|
||||||
|
\qs*
|
||||||
\ts\*
|
\ts\*
|
||||||
\q
|
\q
|
||||||
\v 7 \w My|x-occurrence="1" x-occurrences="1"\w*
|
\v 7 \w My|x-occurrence="1" x-occurrences="1"\w*
|
||||||
|
|
Loading…
Reference in New Issue