summaryrefslogtreecommitdiff
path: root/Mir_ist_Erbarmung_widerfahren
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-09-16 13:02:40 +0200
committerErich Eckner <git@eckner.net>2018-09-16 13:02:40 +0200
commitb14919514d8d4a91e3706c048739d0ac36d14089 (patch)
tree25d8c15354ad99ecdf7978ff63c1c08a52d2ed0a /Mir_ist_Erbarmung_widerfahren
parent29ae6c5b385d133dfb49f3e82227568fc9f21725 (diff)
downloadMusik-b14919514d8d4a91e3706c048739d0ac36d14089.tar.xz
Mir_ist_Erbarmung_widerfahren neu
Diffstat (limited to 'Mir_ist_Erbarmung_widerfahren')
-rw-r--r--Mir_ist_Erbarmung_widerfahren/Makefile38
-rw-r--r--Mir_ist_Erbarmung_widerfahren/Mir_ist_Erbarmung_widerfahren.ly54
-rw-r--r--Mir_ist_Erbarmung_widerfahren/stimmen.ly152
-rw-r--r--Mir_ist_Erbarmung_widerfahren/texte.ly75
4 files changed, 319 insertions, 0 deletions
diff --git a/Mir_ist_Erbarmung_widerfahren/Makefile b/Mir_ist_Erbarmung_widerfahren/Makefile
new file mode 100644
index 0000000..8cdc1e0
--- /dev/null
+++ b/Mir_ist_Erbarmung_widerfahren/Makefile
@@ -0,0 +1,38 @@
+CURDOC=$(shell basename "$(CURDIR)")
+
+ifeq ($(FUER),ewe)
+ SPEZIFISCH=\#(set! paper-alist (cons '(\"kindle\" . (cons (* 210 mm) (* 130 mm))) paper-alist))\n\#(set-default-paper-size \"kindle\")
+else
+ SPEZIFISCH=
+ # \#(set-global-staff-size 14)
+endif
+
+ifeq ($(MIDI),1)
+ MIDI_REGEX=
+else
+ MIDI_REGEX=/\\\\midi/{ :a; s/\\\\midi[^{}]*{/\\\\midi/; tb; N; ba; :b; s/{[^{}]*}//; tb; s/\\\\midi[^{}]*}//; t; N; bb; };
+endif
+
+ifeq ($(KLAVIER),1)
+ KLAVIER_REGEX=
+else
+ KLAVIER_REGEX=/%Klavier%/d;
+endif
+
+all: $(CURDOC).pdf
+
+clean:
+ rm -f *.pre
+
+Clean: clean
+ rm -f *.pdf *.midi
+
+%.pre: %.ly
+ sed " \
+ s@%spezifisch%@$(SPEZIFISCH)@ ; \
+ $(KLAVIER_REGEX) \
+ $(MIDI_REGEX) \
+ " "$<" > "$@"
+
+%.pdf: %.pre *.ly
+ lilypond $<
diff --git a/Mir_ist_Erbarmung_widerfahren/Mir_ist_Erbarmung_widerfahren.ly b/Mir_ist_Erbarmung_widerfahren/Mir_ist_Erbarmung_widerfahren.ly
new file mode 100644
index 0000000..99c814d
--- /dev/null
+++ b/Mir_ist_Erbarmung_widerfahren/Mir_ist_Erbarmung_widerfahren.ly
@@ -0,0 +1,54 @@
+\include "deutsch.ly"
+#(ly:set-option 'relative-includes #t)
+\include "stimmen.ly"
+\include "texte.ly"
+#(ly:set-option 'relative-includes #f)
+
+%spezifisch%
+
+\version "2.19.80"
+
+\pointAndClickOff
+
+\header {
+ tagline = ""
+}
+\paper {
+ top-margin = 5
+ print-all-headers = ##t
+}
+
+\score {
+ \header {
+ title = "Mir ist Erbarmung widerfahren"
+ poet = "Text: Philipp Friedrich Hiller 1767"
+ composer = "Melodie: Johann Ludwig Friedrich Hainlin um 1790"
+ }
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new ChordNames { \global \germanChords \akkorde }
+ \new Staff <<
+ \new Voice = frauen { \global \oneVoice \pausen }
+ \new Voice = sopran { \global \voiceOne \melodieSopran }
+ \new Voice = alt { \global \voiceTwo \melodieAlt }
+ >>
+ \new Lyrics \lyricsto sopran { \textIa }
+ \new Lyrics \lyricsto sopran { \textIb }
+ \new Lyrics \lyricsto sopran { \textIIa }
+ \new Lyrics \lyricsto sopran { \textIIb }
+ \new Lyrics \lyricsto sopran { \textIIIa }
+ \new Lyrics \lyricsto sopran { \textIIIb }
+ \new Lyrics \lyricsto sopran { \textIVa }
+ \new Lyrics \lyricsto sopran { \textIVb }
+ \new Lyrics \lyricsto sopran { \textVa }
+ \new Lyrics \lyricsto sopran { \textVb }
+ \new Staff <<
+ \new Voice = tenor { \global \clef "bass" \oneVoice \pausen }
+ \new Voice = tenor { \global \clef "bass" \voiceOne \melodieTenor }
+ \new Voice = bass { \global \clef "bass" \voiceTwo \melodieBass }
+ >>
+ >>
+ \layout {
+ indent = #0
+ }
+}
diff --git a/Mir_ist_Erbarmung_widerfahren/stimmen.ly b/Mir_ist_Erbarmung_widerfahren/stimmen.ly
new file mode 100644
index 0000000..795a14e
--- /dev/null
+++ b/Mir_ist_Erbarmung_widerfahren/stimmen.ly
@@ -0,0 +1,152 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+\version "2.18"
+
+global = {
+ \key f \major
+ %\override Staff.TimeSignature #'style = #'()
+ \time 3/4
+ \autoBeamOff
+}
+
+% Die Stimmen
+
+akkorde = \chordmode {
+ \repeat volta 2 {
+ f4 b c:7 |
+ f2. |
+ c4 d:m c |
+ f c2 |
+ s4 f b |
+ f2 b4 |
+ f2 c4 |
+ f2. |
+ }
+ s |
+ c |
+ f |
+ s4 c2 |
+ b4 f g:m |
+ f c d:m |
+ g:m f c |
+ f2. |
+ b4 f g:m |
+ f c d:m |
+ g:m f c |
+ f2. | \bar "|."
+}
+
+pausen = {
+ \repeat volta 2 {
+ s2.*3 |
+ s2 r4 |
+ s2.*3 |
+ s2 r4 |
+ }
+ s2.*3 |
+ s2 r4 |
+ s2.*3 |
+ s2 r4 |
+ s2.*3 |
+ s2 r4 | \bar "|."
+}
+
+melodieSopran = \relative c' {
+ \repeat volta 2 {
+ c4 d e |
+ f2 g4 |
+ g( f) g |
+ a g s |
+ g a b |
+ c2 b4 |
+ a2 g4 |
+ f2 s4 |
+ }
+ a a a |
+ c( b) g |
+ b( a) f |
+ a( g) s |
+ d' c b |
+ a( g) f |
+ g( f) e |
+ c'2 s4 |
+ d c b |
+ a( g) f |
+ g( f) e |
+ f2 s4 | \bar "|."
+}
+
+melodieAlt = \relative a {
+ \repeat volta 2 {
+ a4 b b |
+ c2 c4 |
+ c( a) c |
+ c c s |
+ c c d |
+ f2 d4 |
+ c2 c4 |
+ c2 s4 |
+ }
+ f f f |
+ g2 g4 |
+ f2 f4 |
+ f( e) s |
+ f f d |
+ f( e) d |
+ d c2 |
+ f s4 |
+ f f e |
+ f( e) d |
+ d c2 |
+ c s4 | \bar "|."
+}
+
+melodieTenor = \relative f {
+ \repeat volta 2 {
+ f4 f g |
+ a2 f4 |
+ e( d) e |
+ f e s |
+ e f f |
+ f2 f4 |
+ f2 e4 |
+ a2 s4 |
+ }
+ c c c |
+ c2 c4 |
+ c2 a4 |
+ c2 s4 |
+ f, a b |
+ c2 a4 |
+ b g2 |
+ f s4 |
+ b f g |
+ c2 a4 |
+ b g2 |
+ a s4 | \bar "|."
+}
+
+melodieBass = \relative f, {
+ \repeat volta 2 {
+ f4 b g |
+ f2 f4 |
+ c'( d) c |
+ f c s |
+ c f d |
+ a2 b4 |
+ c2 c4 |
+ f,2 s4 |
+ }
+ f' a f |
+ e2 e4 |
+ f2 f4 |
+ c2 s4 |
+ b f' g |
+ f( c) d |
+ a( c) b |
+ a2 s4 |
+ b a g |
+ f( c') d |
+ b c2 |
+ f, s4 | \bar "|."
+}
diff --git a/Mir_ist_Erbarmung_widerfahren/texte.ly b/Mir_ist_Erbarmung_widerfahren/texte.ly
new file mode 100644
index 0000000..323b162
--- /dev/null
+++ b/Mir_ist_Erbarmung_widerfahren/texte.ly
@@ -0,0 +1,75 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+% Abkürzungen
+
+% Die Textaufteilungen
+
+textIa = \lyricmode {
+ \set stanza = "1."
+ Mir ist Er -- bar -- mung wi -- der -- fah -- ren,
+ Er -- bar -- mung, de -- ren ich nicht wert;
+}
+
+textIb = \lyricmode {
+ das zähl ich zu dem Wun -- der -- ba -- ren,
+ mein stol -- zes Herz hats nie be -- gehrt.
+ Nun weiß ich das und bin er -- freut
+ und rüh -- me die Barm -- her -- zig -- keit,
+ und rüh -- me die Barm -- her -- zig -- keit.
+}
+
+textIIa = \lyricmode {
+ \set stanza = "2."
+ Ich hat -- te nichts als Zorn ver -- die -- net
+ und soll bei Gott in Gna -- den sein;
+}
+
+textIIb = \lyricmode {
+ Gott hat mich mit sich selbst ver -- süh -- net
+ und macht durchs Blut des Sohns mich rein.
+ Wo kam dies her, wa -- rum ge -- schiehts?
+ Er -- bar -- mung ists und wei -- ter nichts,
+ Er -- bar -- mung ists und wei -- ter nichts.
+}
+
+textIIIa = \lyricmode {
+ \set stanza = "3."
+ Das muss ich dir, mein Gott, be -- ken -- nen,
+ das rühm ich, wenn ein Mensch mich fragt;
+}
+
+textIIIb = \lyricmode {
+ ich kann es nur Er -- bar -- mung nen -- nen,
+ so ist mein gan -- zes Herz ge -- sagt.
+ Ich beu -- ge mich und bin er -- freut
+ und rüh -- me die Barm -- her -- zig -- keit,
+ und rüh -- me die Barm -- her -- zig -- keit.
+}
+
+textIVa = \lyricmode {
+ \set stanza = "4."
+ Dies lass ich kein Ge -- schöpf mir rau -- ben,
+ dies soll mein ein -- zig Rüh -- men sein;
+}
+
+textIVb = \lyricmode {
+ auf dies Er -- bar -- men will ich glau -- ben,
+ auf die -- ses bet ich auch al -- lein,
+ auf die -- ses duld ich in der Not,
+ auf die --ses hoff ich noch im Tod,
+ auf die --ses hoff ich noch im Tod.
+}
+
+textVa = \lyricmode {
+ \set stanza = "5."
+ Gott, der du reich bist an Er -- bar -- men,
+ reiß dein Er -- bar -- men nicht von mir,
+}
+
+textVb = \lyricmode {
+ und füh -- re durch den Tod mit Ar -- men
+ durch mei -- nes Hei -- lands Tod zu dir;
+ da bin ich e -- wig hoch er -- freut
+ und rüh -- me die Barm -- her -- zig -- keit,
+ und rüh -- me die Barm -- her -- zig -- keit.
+}