\include "deutsch.ly" #(set-global-staff-size 15.5) #(ly:set-option 'point-and-click #f) \version "2.12" global = { \key a \minor \time 4/4 \tempo 4=92 } SGuterGottB = \relative a' { \revert Rest #'direction r4 e\mf a h c h a h gis\> e\! r g g f e\< a a\> gis a\! e a h c h a h gis\> e\! r g! g f e\< a a\> gis a2.\! h4\f\< c d\! e-> e d-> d c e d c h a8[ h] < {s8 s8\>}>> h4 a2\! \bar "|." } AGuterGottB = \relative a { s4 c e e e4. f8 e4 d h h s h cis d8[ c] h4 e f e8[ d] c4 h e e e fis e h s e e d c c h8[ f'] e4 e2. e4 e g g4. a8 f4. g8 e4 e fis8[ gis] a4 gis a a gis e2 \bar "|." } TGuterGottB = \relative a { s4 a c h a gis a8[ g] f4 e gis s g a a gis e8[ e'] d[ c] h4 a gis c h a h c h h gis s g! b a a a8[ g] f[ d'] c[ h] c2. gis4 a8[ c] h4 c8[ b] a4 h!8[ a] g4 g c d e e8[ d] c[ d] e[ f] h,[ d] c2 \bar "|." } BGuterGottB = \relative a, { \revert Rest #'direction r4 a\mf a' gis a e8[ d] c4 d e\> e\! r e a, d e8[\< d] c4 h8[\> c16 d] e4 a,\! e'8[ d] c[ h] a[ gis] a( a'4) g!8 fis[ e] dis4 e\> e\! r4 c cis d a'8[\< g!] f[ e] d4\> e a,2.\! e'4\f\< a g8[\! f] e[-> d] cis4 d8[-> c!] h4 c c' h a e f c8[-> d]\> e4 a,2\! \bar "|." } LGuterGottA = \lyricmode { \set stanza = "1. " Wer nur den lie -- ben Gott lässt wal -- ten und hof -- fet auf ihn al -- le -- zeit, den wird er wun -- der -- bar er -- hal -- ten in al -- ler Not und Trau -- rig -- keit. Wer Gott, dem Al -- ler -- höchs -- ten, traut, der hat auf kei -- nen Sand ge -- baut. } LGuterGottB = \lyricmode { \set stanza = "2. " Was hel -- fen uns die schwe -- ren Sor -- gen, was hilft uns un -- ser Weh und Ach! Was hilft es, daß wir al -- le Mor -- gen be -- seuf -- zen un -- ser Un -- ge -- mach! Wir ma -- chen un -- ser Kreuz und Leid nur grö -- ßer durch die Trau -- rig -- keit. } LGuterGottC = \lyricmode { \set stanza = "3. " Es sind ja Gott ge -- rin -- ge Sa -- chen, und ist dem Höchs -- ten al -- les gleich, den Rei -- chen arm und klein zu ma -- chen, den Ar -- men a -- ber groß und reich. Gott ist der rech -- te Wun -- der -- mann, der bald er -- höhn, bald stür -- zen kann. } LGuterGottD = \lyricmode { \set stanza = "4. " Sing, bet und geh auf Got -- tes We -- gen, ver -- richt das Dei -- ne nur ge -- treu und trau des Him -- mels rei -- chem Se -- gen, so wird er bei dir wer -- den neu; denn wel -- cher sei -- ne Zu -- ver -- sicht auf Gott setzt, den ver -- lässt er nicht. } %-------------------- \header { kaisernumber = "18b" comment = "" footnote = "" title = "Wer nur den lieben Gott lässt walten" subtitle = "" composer = "Georg Neumark (1621–1681), 1657" opus = "" piece = "" meter = "Mäßig bewegt" arranger = "Bearbeitung von Gustav Schreck (1849–1918)" poet = "Georg Neumark (1621–1681), 1657" mutopiatitle = "Wer nur den lieben Gott lässt walten" mutopiacomposer = "SchreckG" mutopiapoet = "G. Neumark (1621–1681)" mutopiaopus = "" mutopiainstrument = "Voice (SATB)" date = "1910s" source = "Leipzig : C. F. Peters, 1915" style = "Romantic" copyright = "Creative Commons Attribution 3.0" maintainer = "Klaus Rettinghaus" lastupdated = "2009/September/1" footer = "Mutopia-2009/09/10-1705" tagline = \markup { \override #'(box-padding . 1.0) \override #'(baseline-skip . 2.7) \box \center-column { \small \line { Sheet music from \with-url #"http://www.MutopiaProject.org" \line { \teeny www. \hspace #-1.0 MutopiaProject \hspace #-1.0 \teeny .org \hspace #0.5 } • \hspace #0.5 \italic Free to download, with the \italic freedom to distribute, modify and perform. } \line { \small \line { Typeset using \with-url #"http://www.LilyPond.org" \line { \teeny www. \hspace #-1.0 LilyPond \hspace #-1.0 \teeny .org } by \maintainer \hspace #-1.0 . \hspace #0.5 Copyright © 2009. \hspace #0.5 Reference: \footer } } \line { \teeny \line { Licensed under the Creative Commons Attribution 3.0 (Unported) License, for details see: \hspace #-0.5 \with-url #"http://creativecommons.org/licenses/by/3.0" http://creativecommons.org/licenses/by/3.0 } } } } } \score { { \context ChoirStaff << \context Staff = women << \set Staff.midiInstrument = "voice oohs" \clef "G" \context Voice = Sopran { \voiceOne << \autoBeamOff \dynamicUp { \global \SGuterGottB } >> } \context Voice = Alt { \voiceTwo << \autoBeamOff { \global \AGuterGottB } >> } >> \context Lyrics = verseone \context Lyrics = versetwo \context Lyrics = versethree \context Lyrics = versefour \context Staff = men << \set Staff.midiInstrument = "voice oohs" \clef "F" \context Voice = Tenor { \voiceOne << \autoBeamOff { \global \TGuterGottB } >> } \context Voice = Bass { \voiceTwo << \autoBeamOff \dynamicDown { \global \BGuterGottB } >> } >> \context Lyrics = verseone \lyricsto Sopran \LGuterGottA \context Lyrics = versetwo \lyricsto Sopran \LGuterGottB \context Lyrics = versethree \lyricsto Sopran \LGuterGottC \context Lyrics = versefour \lyricsto Sopran \LGuterGottD >> } \layout { indent = 0.0\cm \context {\Score \remove "Bar_number_engraver" \override MetronomeMark #'transparent = ##t \override DynamicTextSpanner #'dash-period = #-1.0 \override BreathingSign #'text = #(make-musicglyph-markup "scripts.rvarcomma") } \context {\Staff \override VerticalAxisGroup #'minimum-Y-extent = #'(-1 . 1) } } \midi { \context { \Voice \remove "Dynamic_performer" } } }