\version "2.14.2" \header { title = "Alpha and Omega" composer = "Erasmus Mutabira" } #(set-global-staff-size 18) \include "english.ly" \paper { paper-width = 21.0\cm paper-height = 29.7\cm top-margin = 1.3\cm botton-margin = 1.3\cm left-margin = 2.5\cm right-margin = 1.26\cm between-system-space = 2.5\cm page-top-space = 3\cm after-title-space = 2\cm } \layout { \context { \Score % skipBars = ##t % autoBeaming = ##f } } PartPOneVoiceOne = { \key c \major \tempo 4=73 \partial 2 \stemUp \relative c'{ c4 d4 | % 2 e4 e2. | % 3 d4 e4 f2 | % 4 e2 r4 g4 | % 5 a4 f4 d4 d4 | % 6 c2 e4 c4 | % 7 b4 c4 d4 d4 | % 8 c1 | % 9 r2 c4 d4 | e4 e2. | % 11 d4 e4 f2 | % 12 e2 r4 g4 | % 13 a4 f4 d4 d4 | % 14 c2 e4 c4 | % 15 b4 c4 d4 d4 | % 16 c1 | % 17 r4 g'4 a4 b4 | % 18 c1 | % 19 b2 a2 | g2 r4 g4 | % 21 a4 f4 d4 d4 | % 22 c2 e4 c4 | % 23 b4 c4 d4 d4 | % 24 c1 | % 25 \key des \major r2 d4 es | f f2. \bar "|." }} PartPTwoVoiceOne = \relative g { \key c \major \stemDown g4 a4| % 2 c4 c2. | % 3 b4 c4 d2 | % 4 c2 s4 e4 | % 5 f4 d4 a4 a4 | % 6 g2 c4 a4 | % 7 g4 a4 b4 b4 | % 8 g1 | % 9 s2 g4 a4 | c4 c2. | % 11 b4 c4 d2 | % 12 c2 s4 e4 | % 13 f4 d4 a4 a4 | % 14 g2 c4 a4 | % 15 g4 a4 b4 b4 | % 16 g1 | % 17 s4 e'4 f4 g4 | % 18 a1 | % 19 g2 f2 | e2 s4 e4 | % 21 f4 d4 a4 a4 | % 22 g2 c4 a4 | % 23 g4 a4 b4 b4 | % 24 g1 | % 25 \bar "|." } PartPThreeVoiceOne = \relative e { \key c \major \stemUp a4 b| % 2 g4 g2. | % 3 f4 g4 a2 | % 4 g2 r4 c4 | % 5 c4 a4 f4 f4 | % 6 e2 g4 e4 | % 7 d4 e4 f4 f4 | % 8 e1 | % 9 r2 e4 g4 | g4 g2. | % 11 f4 g4 a2 | % 12 g2 r4 c4 | % 13 c4 a4 f4 f4 | % 14 e2 g4 e4 | % 15 d4 e4 f4 f4 | % 16 e1 | % 17 r4 c'4 c4 d4 | % 18 e1 | % 19 d2 c2 | c2 r4 c4 | % 21 c4 a4 f4 f4 | % 22 g2 g4 g | % 23 g4 a4 b4 b4 | % 24 e,1 | % 25 \bar "|." } PartPFourVoiceOne = \relative a { \key c \major \stemDown e4 f | % 2 g g2. | % 3 b,4 c4 d2 | % 4 c2 s4 e4 | % 5 f4 f d d| % 6 e2 e4 e4 | % 7 g,4 g g g | % 8 c1 | % 9 s2 c4 f4 | c4 c2. | % 11 b4 c4 d2 | % 12 c2 s4 e4 | % 13 f4 e4 d d | % 14 g,2 g4 g4 | % 15 g4. g8 g4. g8 | % 16 c1 | % 17 s4 c4 c4 g4 | % 18 a1 | % 19 g2 f2 | 2 s4 c'4 | % 21 c4 c d d | % 22 e2 g4 e4 | % 23 d4 e4 f4 f4 | % 24 c1 | % 25 \bar "|." } firstverse = \lyricmode { \override LyricText #'font-shape = #'italic You are Al -- pha and O -- me -- ga. We wor -- ship You, our Lord. You are wor -- thy to be praised. You are Al -- pha and O -- me -- ga. We wor -- ship You, our Lord. You are wor -- thy to be praised. We give You all the glo -- ry, we wor -- ship You, our Lord. You are wor -- thy to be praised. } secondverse = \lyricmode { Du bist Al -- pha und O -- me -- ga. Wir prei -- sen un -- sren Gott. Er al -- lein ver -- die -- net Lob. Du bist Al -- pha und O -- me -- ga. Wir prei -- sen un -- sren Gott. Er al -- lein ver -- die -- net Lob. Dir ge -- bührt al -- le Eh -- re. Wir lo -- ben un -- sren Herrn. Du ver -- dienst ge -- lobt zu sein. } thirdverse = \lyricmode{ Du bist Al -- pha und O -- me -- ga. Von dir ging al -- les aus, und am Schluss bist al- les du. Du bist Al -- pha und O -- me -- ga. Dein Sohn hast du ge -- sandt, dass er stirbt den Sün -- den -- tod. Send ihn ein zwei -- tes mal. Wir stim -- men jetzt schon an zu dem Lob das dir ge -- bührt. } % The score definition \score { \context StaffGroup << \context Staff = "upper" << \clef treble \context Voice = "one" \PartPOneVoiceOne \context Voice = "two" \PartPTwoVoiceOne >> \lyricsto "one" \new Lyrics { \set stanza = #"1." \firstverse } \lyricsto "one" \new Lyrics { \set stanza = #"2." \secondverse } \lyricsto "one" \new Lyrics { \set stanza = #"3." \thirdverse } \context Staff = "lower" << \clef bass \context Voice = "one" \PartPThreeVoiceOne \context Voice = "two" \PartPFourVoiceOne >> >> \layout { \context { \Lyrics \override LyricText #'font-size = #-1 } \context { \StaffGroup \remove "Span_bar_engraver" } \context { \Staff % \override VerticalAxisGroup #'minimum-Y-extent = #'(-3 . 3) % autoBeaming = ##t % \unset melismaBusyProperties } \context { \Score } } \midi { } } \paper { line-width = 17\cm indent = 0 }