summaryrefslogtreecommitdiff
path: root/hr/stch/fertig/evening/texte.ly
blob: fb6a5cc5e09178c266cbfba0d60848cd3d5f2248 (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
% vim: encoding=utf8 nu

%Die Textaufteilungen

  oberWords = \lyrics {
    Eve -- ning ri -- ses, spi -- rit come, sun goes down, the day is done.
    Mo -- ther Earth a -- wa -- kens me with the heart -- beat of the sea.
  }

  melWords = \lyrics {
    Eve -- ning rise, spi -- rit come, sun goes down, the day is done.
    Mo -- ther Earth a -- wa -- kens me with the heart -- beat of the sea.
  }

  altAW = \lyrics {
    Eve -- ning rise, spi -- rit come, sun goes down when the day is done.
    Mo -- ther Earth a -- wa -- kens me, heart -- beat of the sea.
  }

  altBW = \lyrics {
    Eve -- ning rise, spi -- rit come, sun goes down when the day is done.
    Mo -- ther Earth a -- wa -- kens me with the heart -- beat of the sea.
  }

  tenorWords = \lyrics {
    Eve -- ning rise, spi -- rit come, sun goes down when the day is done.
    Mo -- ther Earth a -- wa -- kens me with the heart -- beat of the sea.
  }

  bassWords = \lyrics {
    Eve -- ning rise, spi -- rit come, sun goes down, day is done.
    Mo -- ther Earth a -- wa -- kens me, heart -- beat of the sea.
  }