summaryrefslogtreecommitdiff
path: root/hr/stch/praise/texte.ly
blob: b4760593e799595bf93981111f3fd4cdffe3f0f3 (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
%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+>
    I will praise thee, O Lord, with my heart,
    I will praise thee, O Lord, with my heart;
    I will show forth all thy mar -- v’lous works,
    show forth, show forth all thy mar -- v’lous works.
    I will be glad and re -- joice in thee,
    glad and re -- joice,
    I will be glad and re -- joice in thee,
    I will be glad and re -- joice in thee:
    I will sing praise to thy name,
    I will sing praise to thy name,
    I will sing praise to thy name,
    O thou most High,
    O thou most High,
    High, High!
  }

  bassText = \lyrics {
    %<+hier den Text für den Baß eintragen+>
  }