summaryrefslogtreecommitdiff
path: root/hr/issi/silence/texte.ly
blob: add6a185f19b72e932a4249a36d87c0a10c7ef6a (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
%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 = \lyricmode {
    %<+hier den Text für den Tenor eintragen+>
    Si -- lence, si -- lence, %si -- lence
    sounds,
    si -- lence.
    Doo doo doo,
    doo doo,
    be -- cause a vi -- sion soft -- ly creep -- ing,
    doo doo doo,
    left its seeds while I was sleep -- ing,
    and the vi -- sion,
    the vi -- sion,
    in my brain
    still re -- mains,
    sound.
    Hm ba ba ja da hm,
    ba doo dap,
    ba ba ja da hm
    ba,
    of a street lamp,
    hm ba,
    \set ignoreMelismata = ##t
    to the cold and
    \unset ignoreMelismata
    damp.
    When my
    eyes were stabbed by the flash of a ne -- on light,
    that split the night,
    the night,
    sound.
    „Do not know,
    can -- cer grows.“
    „Hear my words that I might teach you.“
    Doo doo doo,
    „take my arms that I might reach you,
    might reach you.“
    But my words,
    rain -- drops fell,
    like rain -- drops fell,
    echo -- ed,
    wells %of si -- lence.
    Peo -- ple bowed and prayed,
    yes, they bowed and prayed
    to god they made.
    And the sign flashed its warn -- ing,
    in the words it was form -- ing.
    And the sign said:
    „The words of the pro -- phets are writ -- ten on the sub -- way walls,
    sub -- way walls.“
    Sounds,
    si -- lence,
    si -- lence,
    hm.
  }
  tenorTextTwo = \lyricmode {
    %<+hier den Text für den Tenor eintragen+>
    _ _ _ _ %_ _
    _
    _ _
    _ _ _
    _ _
    _ _ _ _ _ _ _ _ _
    _ _ _
    _ _ _ _ _ _ _ _
    _ _ _ _
    _ _ _
    _ _ _
    _ _ _
    _
    _ _ _ _ _ _
    _ _ _
    _ _ _ _ _
    _
    with -- out spea -- king,
    %\_ _ = ##_
    _ _
    with -- out list’n -- ing.
    %\_ _
    Peo -- ple
    writ -- ing songs, songs that voic -- es _ nev -- er share,
    and no -- one dared,
    one dared
    _
    _ _ _
    _ _ _
    _ _ _ _ _ _ _ _
    _ _ _
    _ _ _ _ _ _ _ _
    _ _ _
    _ _ _
    _ _ _
    _ _ _ _
    _ _
    _ %_ _ _
    _ _ _ _ _
    _ _ _ _ _
    _ _ _ _
    _ _ _ _ _ _ _
    _ _ _ _ _ _ _
    _ _ _ _
    _ _ _ _ _ _ _ _ _ _ _ _ _ _
    _ _ _
    _
    _ _
    _ _
    _
  }

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