\include "deutsch.ly" #(set-global-staff-size 17) \version "2.8" global = { \key g \major \time 6/8 } SSoldatenbraut = \relative g' { \override DynamicTextSpanner #'dash-period = #-1.0 \partial 8 d8\p g g g a g a h4.~ h4 \setTextCresc g8\< h h h \acciaccatura d c h c d4.~ d4 g,16(\f g) g8 g' g g fis e d4.( c4) c16(\p c) h8 h h a8. g16 a8 g4(\< e'8\> <> c16( c) h8 h h a8. h16 a8 g4.~ g4 \bar "|." } ASoldatenbraut = \relative g' { \partial 8 d8 d d d d d d d4.~ d4 h8 d d d d d d d4.~ d4 g16( g) g8 g g g g g g4.( e4) a16( a) g8 g g fis8. e16 fis8 g4( c8 h4) a16( a) g8 g g fis8. e16 fis8 d4.~ d4 \bar "|." } TSoldatenbraut = \relative g { \partial 8 d8 d d e fis e fis g4.~ g4 d8 g g g \acciaccatura h a g a h4.~ h4 g16( g) e'8 e e e d c h4.( a4) e'16( e) d8 d d c8. d16 c8 h4( a8 d4) e16( e) d8 d d c8. d16 c8 h4.~ h4 \bar "|." } BSoldatenbraut = \relative g { \override DynamicTextSpanner #'dash-period = #-1.0 \partial 8 d8\p h4. d4 d8 d e fis g4.~ \setTextCresc g4\< g8 g g g g d h g4 g'16(\f g) c,8 c c c d e g4.( c,4) c16(\p c) d4.~ d8 d d e8.\< e16 fis8\> <> c,16( c) d4.~ d8 d d g d h g4 \bar "|." } LSoldatenbrautA = \lyricmode { \set stanza = "1. " Ach, wenns nur der Kö -- nig auch wüßt, wie wa -- cker mein Schät -- ze -- lein ist! \set ignoreMelismata = ##t Für den \unset ignoreMelismata Kö -- nig, da ließ er sein Blut, für mich a -- ber e -- ben so gut, für mich a -- ber e -- ben so gut. } LSoldatenbrautB = \lyricmode { \set stanza = "2. " Mein Schatz hat kein Band und kein Stern, kein Kreuz wie die vor -- neh -- men Herrn, mein Schatz wird auch kein Ge -- ne -- ral: \set ignoreMelismata = ##t hätt er \unset ignoreMelismata nur sei -- nen Ab -- schied ein -- mal, \set ignoreMelismata = ##t hätt er \unset ignoreMelismata nur sei -- nen Ab -- schied ein -- mal! } LSoldatenbrautC = \lyricmode { \set stanza = "3. " Es schei -- nen drei Ster -- ne so hell dort ü -- ber Ma -- ri -- en -- ka -- pell; da knüpft uns ein ro -- sen -- rot Band, \set ignoreMelismata = ##t und ein \unset ignoreMelismata Haus -- kreuz ist auch bei der Hand, \set ignoreMelismata = ##t und ein \unset ignoreMelismata Haus -- kreuz ist auch bei der Hand. } %-------------------- \header { kaisernumber = "399" comment = "" title = "Die Soldatenbraut" subtitle = "" composer = "Friedrich Silcher (1789-1860), 1842" opus = "" meter = "Gemäßigt" arranger = "Arnold Mendelssohn (1855-1933)" poet = "Eduard Mörike (1804-1875), 1837" mutopiatitle = "Die Soldatenbraut" mutopiacomposer = "SilcherF" mutopiapoet = "E. Mörike (1804-1875)" mutopiaopus = "" mutopiainstrument = "Voice (SATB)" date = "1842" source = "Leipzig : C. F. Peters, 1915" style = "Romantic" copyright = "Creative Commons Attribution 2.5" maintainer = "Klaus Rettinghaus" lastupdated = "2006/April/06" footer = "Mutopia-2006/04/09-733" tagline = \markup { \override #'(box-padding . 1.0) \override #'(baseline-skip . 2.7) \box \center-align { \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 © 2006. \hspace #0.5 Reference: \footer } } \line { \teeny \line { Licensed under the Creative Commons Attribution 2.5 License, for details see: \hspace #-0.5 \with-url #"http://creativecommons.org/licenses/by/2.5" http://creativecommons.org/licenses/by/2.5 } } } } } \score { { \context ChoirStaff << \context Staff = women << \set Staff.midiInstrument = "voice oohs" \clef "G" \context Voice = Sopran { \voiceOne << \autoBeamOff \dynamicUp { \global \SSoldatenbraut } >> } \context Voice = Alt { \voiceTwo << \autoBeamOff { \global \ASoldatenbraut } >> } >> \context Lyrics = verseone \context Lyrics = versetwo \context Lyrics = versethree \context Staff = men << \set Staff.midiInstrument = "voice oohs" \clef "F" \context Voice = Tenor { \voiceOne << \autoBeamOff { \global \TSoldatenbraut } >> } \context Voice = Bass { \voiceTwo << \autoBeamOff \dynamicDown { \global \BSoldatenbraut } >> } >> \context Lyrics = verseonebass \context Lyrics = versetwobass \context Lyrics = versethreebass \context Lyrics = verseone \lyricsto Sopran \LSoldatenbrautA \context Lyrics = versetwo \lyricsto Sopran \LSoldatenbrautB \context Lyrics = versethree \lyricsto Sopran \LSoldatenbrautC \context Lyrics = verseonebass \lyricsto Bass \LSoldatenbrautA \context Lyrics = versetwobass \lyricsto Bass \LSoldatenbrautB \context Lyrics = versethreebass \lyricsto Bass \LSoldatenbrautC >> } \layout { \context {\Score \remove "Bar_number_engraver"} \context {\Staff \override VerticalAxisGroup #'minimum-Y-extent = #'(-3 . 3) } } \midi { \tempo 8 = 90 } }