Skip to content

Commit

Permalink
Revizuirea imnurilor pentru seara tinerilor din 13 noiembrie 2023 (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
EmanuelVecerdea authored Nov 13, 2023
1 parent ca407c6 commit 0ddecb3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions src/contentReplacerReprocessor.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {
describe('contentReplacerReprocessor', () => {
it('should correctly rewrite certain text', () => {
expect(
reprocess(`
reprocess(`
\r
ş
ţ
Expand All @@ -20,8 +20,8 @@ isus
isuse
mesia
`)
).toMatchInlineSnapshot(`
`),
).toMatchInlineSnapshot(`
"
ș
Expand Down
4 changes: 2 additions & 2 deletions src/songParser.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ describe('Song parser', () => {
});

it('should parse a song (w/o correct ID) correctly', () => {
expect(parse(SIMPLE_SONG_WO_ID__MOCK_FILE_CONTENT)).
toMatchInlineSnapshot(`
expect(parse(SIMPLE_SONG_WO_ID__MOCK_FILE_CONTENT))
.toMatchInlineSnapshot(`
{
"alternative": "alternative 1; alternative 2",
"arranger": "arranger 1; arranger 2",
Expand Down
14 changes: 7 additions & 7 deletions verified/all/Shema - Este oare iertare.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
Este oare iertare {alternative: {*}, composer: {Shema}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {4342}, id: {9JaULhuohbvQhVpAjmrKrX}, contentHash: {40de4d}}
Este oare iertare {alternative: {*}, composer: {Shema}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {4342}, id: {9JaULhuohbvQhVpAjmrKrX}, contentHash: {1a7903}}

[sequence]
v1,c,v2,c2
Expand All @@ -9,24 +9,24 @@ Este oare iertare
Pentru tot ce-am făcut?
Doamne, pot eu oare
Să vin așa cum sunt?
’Naintea Ta? (’Naintea Ta?)
În fața Ta? (În fața Ta?)
/: ‘Naintea Ta,
În fața Ta? :/

[c]
/: Știu, Domnul meu, sunt un om așa rău
Și Te-am întristat mereu.
Știu, Domnul meu,
Te-am răstignit chiar eu
Când am spus nu este Dumnezeu. :/
/: Oare mă poți ierta? (mă poți ierta?) :/
Când am spus nu este Dumnezeu.
/: Oare mă poți ierta? (x2) :/

[v2]
Cred că este iertare
Pentru tot ce-am făcut.
Cred c-acum e momentul
S-o iau de la-nceput.
’Naintea Ta? (’Naintea Ta?)
În fața Ta? (În fața Ta?)
/: ‘Naintea Ta,
În fața Ta? :/

[c2]
/: Știu, Domnul meu, vei veni în curând
Expand Down

0 comments on commit 0ddecb3

Please sign in to comment.