summaryrefslogtreecommitdiff
path: root/Irische_Segenswuensche
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-06-15 09:55:52 +0200
committerErich Eckner <git@eckner.net>2017-06-15 09:55:52 +0200
commit29ead79f180bf35b9141d7d0994eef177f9d0b5d (patch)
treeb7a5eb656c0108fb5f09d1363e0180800bdbaf34 /Irische_Segenswuensche
parent2c30cc377f3742b65b5156ea6ce4765f38e08bea (diff)
downloadMusik-29ead79f180bf35b9141d7d0994eef177f9d0b5d.tar.xz
Irische_Segenswuensche neu
Diffstat (limited to 'Irische_Segenswuensche')
-rwxr-xr-xIrische_Segenswuensche/Irische_Segenswuensche.ly44
-rw-r--r--Irische_Segenswuensche/Makefile23
-rwxr-xr-xIrische_Segenswuensche/stimmen.ly105
-rwxr-xr-xIrische_Segenswuensche/texte.ly37
4 files changed, 209 insertions, 0 deletions
diff --git a/Irische_Segenswuensche/Irische_Segenswuensche.ly b/Irische_Segenswuensche/Irische_Segenswuensche.ly
new file mode 100755
index 0000000..2872d42
--- /dev/null
+++ b/Irische_Segenswuensche/Irische_Segenswuensche.ly
@@ -0,0 +1,44 @@
+\include "deutsch.ly"
+#(ly:set-option 'relative-includes #t)
+\include "stimmen.ly"
+\include "texte.ly"
+#(ly:set-option 'relative-includes #f)
+
+%spezifisch%
+
+\pointAndClickOff
+
+\header {
+ tagline = ""
+}
+\paper {
+ top-margin = 5
+ print-all-headers = ##t
+}
+
+\score {
+ \header {
+ title = "Irische Segenswünsche"
+ composer = "Musik: Markus Pyllik"
+ poet = "Text nach irischen Vorlagen"
+ tagline = ""
+ }
+
+ \new ChoirStaff <<
+ \new Staff <<
+ \new Voice = frauen { \global \oneVoice \pausen }
+ \new Voice = sopran { \global \voiceOne \melodieSopran }
+ \new Voice = alt { \global \voiceTwo \melodieAlt }
+ >>
+ \new Lyrics \lyricsto sopran \textI
+ \new Lyrics \lyricsto sopran \textII
+ \new Lyrics \lyricsto sopran \textIII
+ \new Lyrics \lyricsto sopran \textIV
+ \new Staff <<
+ \clef "bass"
+ \new Voice = maenner { \global \oneVoice \pausen }
+ \new Voice = tenor { \global \voiceOne \melodieTenor }
+ \new Voice = bass { \global \voiceTwo \melodieBass }
+ >>
+ >>
+}
diff --git a/Irische_Segenswuensche/Makefile b/Irische_Segenswuensche/Makefile
new file mode 100644
index 0000000..ef6dedf
--- /dev/null
+++ b/Irische_Segenswuensche/Makefile
@@ -0,0 +1,23 @@
+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
+
+all: $(CURDOC).pdf
+
+clean:
+ rm -f *.pre
+
+Clean: clean
+ rm -f *.pdf *.midi
+
+%.pre: %.ly
+ sed "s@%spezifisch%@$(SPEZIFISCH)@" "$<" > "$@"
+
+%.pdf: %.pre *.ly
+ lilypond $<
+
diff --git a/Irische_Segenswuensche/stimmen.ly b/Irische_Segenswuensche/stimmen.ly
new file mode 100755
index 0000000..7d04eeb
--- /dev/null
+++ b/Irische_Segenswuensche/stimmen.ly
@@ -0,0 +1,105 @@
+
+global = {
+ \time 4/4
+ \key g \major
+ \autoBeamOff
+}
+
+punktBoegen = {
+ \set melismaBusyProperties = #'()
+ \slurDashed
+ \tieDashed
+}
+
+strichBoegen = {
+ \set melismaBusyProperties = #'(melismaBusy slurMelismaBusy tieMelismaBusy beamMelismaBusy)
+ \slurSolid
+ \tieSolid
+}
+
+pausen = {
+ s1*3 |
+ s2. r4 |
+ s1*3 |
+ s2. r4 | \bar "||"
+ s1*3 |
+ s2. r4 |
+ s1*3 |
+ s2. r4 | \bar "|."
+}
+
+melodieSopran = \relative h' {
+ h4 \punktBoegen h8( d) a4 a |
+ g8~ g g( h) fis4~ fis |
+ e8 fis g c h a g h |
+ a2. s4 |
+ h h8 d a4 a |
+ g g8( h) fis4 fis8~ fis |
+ e fis g c h a g fis |
+ g2. s4 | \bar "||" \strichBoegen
+ e4. g8 fis4 a |
+ g h a c |
+ h8 h h h h a g h |
+ a2. s4 |
+ h4 h8[ d] a4 a |
+ g g8[ h] fis4 fis |
+ e8 fis g c h a g fis |
+ g2. s4 | \bar "|."
+}
+
+melodieAlt = \relative g' {
+ g4 \punktBoegen g8~ g d4 d |
+ e8~ e e~ e h4~ h |
+ c8 c c e d d d e |
+ fis2. s4 |
+ g4 g8 g d4 d |
+ e e8~ e h4 h8~ h |
+ c c c e d d d d |
+ d2. s4 | \bar "||" \strichBoegen
+ c4. c8 d4 d |
+ d g fis fis |
+ g8 g g g g fis e g |
+ fis2. s4 |
+ g g d d |
+ e e h h |
+ c8 c c e d d d d |
+ d2. s4 | \bar "|."
+}
+
+melodieTenor = \relative d' {
+ d4 \punktBoegen d8~ d d4 d |
+ h8~ h h~ h h4~ h |
+ g8 g g g g a h g |
+ d'2. s4 |
+ d d8 d d4 d |
+ h h8~ h h4 h8~ h |
+ g g g g d' c h a |
+ h2. s4 | \bar "||" \strichBoegen
+ g4. c8 a4 d |
+ h d d d |
+ d8 d d d cis cis cis cis |
+ d2. s4 |
+ d d d d |
+ h h h h |
+ g8 g g g d' c h a |
+ h2. s4 | \bar "|."
+}
+
+melodieBass = \relative g {
+ g4 \punktBoegen g8~ g fis4 fis |
+ e8~ e e~ e d4~ d |
+ c8 d e c d d d d |
+ d2. s4 |
+ g4 g8 g fis4 fis |
+ e e8~ e d4 d8~ d |
+ c d e c d d d d |
+ <g, g'>2. s4 | \bar "||" \strichBoegen
+ c4. e8 d4 fis |
+ g g d d |
+ g8 g g g a a a a |
+ d,2. s4 |
+ g g fis fis |
+ e e d d |
+ c8 d e c d d d d |
+ g2. s4 | \bar "|."
+}
diff --git a/Irische_Segenswuensche/texte.ly b/Irische_Segenswuensche/texte.ly
new file mode 100755
index 0000000..9252f80
--- /dev/null
+++ b/Irische_Segenswuensche/texte.ly
@@ -0,0 +1,37 @@
+
+textI = \lyricmode {
+ \set stanza = "1."
+ Mö -- ge die Stra -- ße uns zu -- samm -- men -- füh -- ren
+ und der Wind in dei -- nem Rü -- cken sein,
+ sanft fal -- le Re -- gen auf dei -- ne Fel -- der und
+ warm auf dein Ge -- sicht der Son -- nen -- schein.
+ \set stanza = "1.-4."
+ Und bis wir uns wie -- der -- se -- hen,
+ hal -- te Gott dich fest in sei -- ner Hand,
+ und bis wir uns wie -- der -- se -- hen,
+ hal -- te Gott dich fest in sei -- ner Hand.
+}
+
+textII = \lyricmode {
+ \set stanza = "2."
+ Füh -- re die Stra -- ße, die _ du _ gehst _
+ im -- mer nur zu dei -- nem Ziel berg -- ab,
+ hab, wenn es kühl wird, war -- me Ge -- dan -- ken _
+ und den vol -- len Mond in dunk -- ler Nacht.
+}
+
+textIII = \lyricmode {
+ \set stanza = "3."
+ Hab un -- term Kopf ein wei -- _ ches _ Kis -- sen,
+ ha -- be Klei -- dung und das täg -- lich Brot,
+ sei ü -- ber vier -- zig Jah -- re im Him -- mel, be --
+ vor der Teu -- fel mekrt: Du bist schon tot.
+}
+
+textIV = \lyricmode {
+ \set stanza = "4."
+ Bis wir _ uns mal wie -- _ der -- _ se -- hen,
+ hof -- fe ich, dass Gott dich nicht ver -- lässt,
+ er hal -- te dich in sei -- nen _ Hän -- den, doch
+ drü -- cke sei -- ne Faust dich nie zu fest.
+}