summaryrefslogtreecommitdiff
path: root/hr/stch/fertig/angry/texte.ly
blob: 8b00ebd00f76c59c7b6695317205c05b36a21ee3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
%some settings% vim: ai sw=2 lbr nu et

% Abkürzungen

% Die Textaufteilungen

  sopranText = \lyrics {
    %<+hier den Text für den Sopran eintragen+>
  }

  altText = \lyrics {
    %<+hier den Text für den Alt eintragen+>
  }

  tenorText = \lyrics {
    %<+hier den Text für den Tenor eintragen+>
  }

  bassText = \lyrics {
    %<+hier den Text für den Baß eintragen+>
    Lord, how long wilt thou be an -- gry?
    Shall thy jea -- lou -- sy burn like fire,
    like fire for ev -- er?
    %
    Help us, O God, help us, O God of our sal -- va -- tion,
    for the glo -- ry of thy name;
    and be mer -- ci -- ful un to our sins, for thy name’s sake,
    O de -- li -- ver us, de -- li -- ver us,
    and be mer -- ci -- ful un -- to our sins,
    for thy name’s sake.
    So we, that are thy peo -- ple and the sheep of thy pas -- ture,
    shall give thee thanks for e -- ver:
    and will al -- ways be shew -- ing forth thy praise,
    and will al -- ways,
    will al -- ways be shew -- ing forth thy praise
    from one ge -- ne -- ra -- tion,
    from one ge -- ne -- ra -- tion to a -- no -- ther.
  }