Difference between revisions of "Herr, deine Güte reicht so weit"

From Free Music Wiki
Jump to: navigation, search
(2 voice test)
m (WikiSysop moved page tmp1:Herr, deine Güte reicht so weit to Herr, deine Güte reicht so weit without leaving a redirect)
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Seite in Arbeit ==
+
<score midi="1">
 
 
<lilymidi>
 
 
\version "2.10.33"
 
\version "2.10.33"
<<
+
\new ChoirStaff <<
 
   \new Staff {
 
   \new Staff {
     <<  
+
    \key e \major \time 3/4 %% \tempo "Mäßig langsam"
 +
     <<
 
       \new Voice = "first" {
 
       \new Voice = "first" {
         \voiceOne a' b' c'' d''
+
         \voiceOne  
       }
+
        \relative g' {
 +
          \repeat volta 2 {
 +
            gis4^\markup { \italic"Einzelne. Vom Chor wiederholt"}
 +
            gis gis  b2 gis4  gis (a) fis  gis2 e'4  dis2 fis4  b,2 cis4  fis, (b) ais  b2 r4
 +
          } \repeat volta 2 {
 +
            b4^\markup { \italic"Einzelne."} b b  b2 ais4  ais ais ais  a (gis) fis  gis gis gis
 +
            gis a b   cis2 b4  ais4 (e') ais,  b2 r4  %% {b4 (ais a)} {dis4 e fis} FIXME
 +
            gis4^\markup { \italic"Chor."} gis gis  b2 gis4  gis (a) fis  gis2 e'4  dis2 fis4  b,2 e4  gis,4. (a8) fis (gis) 
 +
          } \alternative {
 +
            {e2 r4}
 +
            { \time 4/4 e4 gis^\markup { \italic"Chor."} gis gis}
 +
          }
 +
          a2. (fis4  gis4) e' e e  fis2. (dis4  e) e e e  e2 fis  e dis  e4 gis, gis gis  a2. (fis4  gis)
 +
          e' e e  fis2. (dis4  e) e e e  e2 fis  e dis  e r4 e  dis2. dis4  e2 cis b dis e1 
 +
        } %% /relative
 +
       } %% /new Voice
 
       \new Voice = "second" {
 
       \new Voice = "second" {
         \voiceTwo e' f' g' a'
+
         \voiceTwo  
       }  
+
        \relative e' {
 +
          e4 e e  gis2 e4  e (fis) dis  e2 gis4  fis2 a4  gis2 e4  dis2 e4  dis2 r4  %% :||:
 +
          dis4 dis dis  e2 e4  e e e  fis (e) dis  e e e
 +
          e e e  e2 e4  e2 e4  dis2 r 4  %% FIXME
 +
          e4 e e  gis2 e4  e (fis) dis  e2 gis4  fis2 a4  gis4 (fis) e  e2 dis4  e2 r4  %% :||:
 +
          e4 e e e    fis2. (dis4  e) gis gis gis  a2. (fis4  gis) gis a b  cis2 a  gis fis  gis4 e e e  fis2. (dis4  e)
 +
          gis gis gis  a2. (fis4  gis) gis a b  cis2 a  gis fis  gis r4 gis  fis2. a4  gis2 a   gis fis  gis1 
 +
        } %% /relative
 +
       } %% /new Voice
 
     >>
 
     >>
   }
+
   } %% /new Staff
>>
+
 
</lilymidi>
+
  \new Lyrics = "first"
 +
  \new Lyrics = "third"
  
 +
  \new Staff {
 +
    \clef bass \key e \major \time 3/4
 +
    <<
 +
      \new Voice = "third" {
 +
        \voiceOne
 +
        \relative b {
 +
          b4^\markup { \italic"Einzelne."} b b  b2 b4  b2 b4  b2 b4  b2 b4  b (e) cis  dis2 cis4  b2 r4  %% :||:
 +
          b^\markup { \italic"Einzeln."} b b  cis2 cis4  cis cis cis  b2 b4  b b b                      %% voice 3 ?
 +
          b cis b  a2 b4  cis2 cis4  b2 r4                                  %% voice 3 ?         
 +
    %%    r2. r r r r  r r r  r 
 +
          b4_\markup { \italic"Chor."} b b  b2 b4  b2 b4  b2 b4  b2 b4  b (a) gis  b2 a4  gis2 r4
 +
          gis r4 r2  r4^\markup { \italic"Chor"} b b b  b r4 r2  r4 b b b  b b cis b  a2 a  b b    b r  r4 b b b  b
 +
          r r2  r4 b b b  b b cis b  a2 a  b b  b r4 b4  b2. b4  e2 e  b b  b1
 +
        } %% /relative
 +
      } %% /new Voice
 +
      \new Voice = "fourth" {
 +
        \voiceTwo
 +
        \relative e {
 +
          e4 e e  e2 e4  b2 b4  e2 e4  b'2 dis,4  e2 e4  fis2 fis4  b,2 r4
 +
          r2. r r r r  r r r  r 
 +
          e4 e e  e2 e4  b2 b4  e2 e4  b'2 dis,4  e2 e4  b2 b4  e2 r4
 +
          e4 r r2  r4 b b b  e r r2  r4 b b b e e e e  a2 fis b b, e r  r4 b b b  e
 +
          r r2      r4 b b b  e e e e  a2 fis b b, e r4 e  b'2. b4  cis2 a b b e,1 
 +
        } %% /relative
 +
      } %% /new Voice
 +
    >>
 +
  } %% /new Staff
  
<lilymidi>
+
   \context Lyrics = "first" {
<<
+
     \lyricsto "first" {
   \new Staff \relative g'{
+
       Herr, dei -- ne Gü -- te reicht so weit, so weit, so weit der Him -- mel ist,
     \key e \major \time 3/4 %%\tempo 4=???
+
      und dei --  ne Wahr -- heit, und dei -- ne Wahr -- heit, und dei -- ne Wahr -- heit
    \repeat volta 2 {
+
       so weit die Wol -- ken gehn.
       gis4 gis gis  b2 gis4  gis (a) fis  gis2 e'4  dis2 fis4  b,2 cis4  fis, (b) ais  b2 r4
+
       Herr, dei -- ne Gü -- te reicht so weit, so weit, so weit der Him -- mel ist.
    } \repeat volta 2 {
+
       ist. Al -- le -- lu -- ja, Al -- le -- lu -- ja, Al -- le -- lu -- ja, Al -- le -- lu -- ja, Al -- le -- lu -- ja,
       b4 b b  b2 ais4  ais ais ais  a (gis) fis  gis gis gis
+
       Al -- le -- lu -- ja, Al -- le -- lu -- ja, Al -- le -- lu -- ja! Al -- le -- lu -- ja, Al -- le -- lu -- ja!
       gis a b  cis2 b4  ais4 (e') ais,   b2 r4 %%              kleine Noten!!! FIXME
 
      gis gis gis  b2 gis4  gis (a) fis  gis2 e'4  dis2 fis4  b,2 e4  gis,4. (a8) fis gis 
 
    } \alternative {
 
       {e2 r4}
 
       { \time 4/4 e4 gis gis gis}
 
 
     }
 
     }
    a2. (fis4   gis4) e' e e   fis2. (dis4  e) e e e  e2 fis  e dis  e4 gis, gis gis  a2. (fis4  gis)
+
   }
     e' e e  fis2. (dis4  e) e e e  e2 fis  e dis  e r4 e  dis2. dis4  e2 cis b dis e1 
+
 
 +
   \context Lyrics = "third" {
 +
    \lyricsto "third" {
 +
      \repeat unfold 54 {\skip 1}
 +
      Al -- le -- lu -- ja, Al -- le -- lu -- ja,
 +
      \repeat unfold 8 {\skip 1}
 +
      Al -- le -- lu -- ja, Al -- le -- lu -- ja,
 +
     }
 
   }
 
   }
 
>>
 
>>
</lilymidi>
+
</score>
 +
 
 +
'''Lyrics''': aus Psalm 36:6 u. 57:11 <br />
 +
'''Composition''': [[wikipedia:de:Eduard Grell|Eduard Grell]] (*1800, &dagger;1886)
 +
 
 +
'''Source''':
 +
: „Sängerhain. Sammlung heiterer und ernster Gesänge für Gymnasien, Real und Bürgerschulen“
 +
: Drittes Heft, 13. Auflage, Verlag G. D. Bädeker, 1882.
 +
 
 +
'''Source given there''':
 +
: Aus: A. E. Grell, Drei kurze und leichte vierstimmige Motetten. Op. 13. Berlin, bei Trautwein.
 +
: Mit freundlicher Bewilligung des Herrn Hofmusikhändlers M. Bahn.
 +
 
 +
{{PD-old}}
 +
[[category:German language]]
 +
----
 +
{{FIXME}}: Takt 17, Tempo-Angabe

Latest revision as of 00:31, 2 May 2018


\version "2.10.33"
\new ChoirStaff <<
  \new Staff {
    \key e \major \time 3/4 %% \tempo "Mäßig langsam"
    <<
      \new Voice = "first" {
        \voiceOne 
        \relative g' {
          \repeat volta 2 {
            gis4^\markup { \italic"Einzelne. Vom Chor wiederholt"} 
            gis gis   b2 gis4   gis (a) fis   gis2 e'4   dis2 fis4   b,2 cis4   fis, (b) ais   b2 r4 
          } \repeat volta 2 {
            b4^\markup { \italic"Einzelne."} b b   b2 ais4   ais ais ais   a (gis) fis   gis gis gis
            gis a b   cis2 b4   ais4 (e') ais,   b2 r4  %% {b4 (ais a)} {dis4 e fis} FIXME
             gis4^\markup { \italic"Chor."} gis gis   b2 gis4   gis (a) fis   gis2 e'4   dis2 fis4   b,2 e4   gis,4. (a8) fis (gis)   
          } \alternative {
            {e2 r4}
            { \time 4/4 e4 gis^\markup { \italic"Chor."} gis gis}
          }
          a2. (fis4   gis4) e' e e   fis2. (dis4   e) e e e   e2 fis  e dis   e4 gis, gis gis   a2. (fis4   gis)
          e' e e   fis2. (dis4   e) e e e   e2 fis   e dis   e r4 e   dis2. dis4   e2 cis b dis e1   
        } %% /relative
      } %% /new Voice
      \new Voice = "second" {
        \voiceTwo 
        \relative e' {
          e4 e e   gis2 e4   e (fis) dis   e2 gis4   fis2 a4   gis2 e4   dis2 e4   dis2 r4   %% :||:
          dis4 dis dis   e2 e4   e e e   fis (e) dis   e e e
          e e e   e2 e4   e2 e4   dis2 r 4  %% FIXME
          e4 e e   gis2 e4   e (fis) dis   e2 gis4   fis2 a4   gis4 (fis) e   e2 dis4   e2 r4  %% :||:
          e4 e e e    fis2. (dis4   e) gis gis gis   a2. (fis4   gis) gis a b   cis2 a  gis fis   gis4 e e e   fis2. (dis4   e)
          gis gis gis   a2. (fis4   gis) gis a b   cis2 a   gis fis   gis r4 gis   fis2. a4   gis2 a   gis fis   gis1   
        } %% /relative
      } %% /new Voice
    >>
  } %% /new Staff

  \new Lyrics = "first"
  \new Lyrics = "third"

  \new Staff {
    \clef bass \key e \major \time 3/4 
    <<
      \new Voice = "third" {
        \voiceOne 
        \relative b {
          b4^\markup { \italic"Einzelne."} b b   b2 b4   b2 b4   b2 b4   b2 b4   b (e) cis   dis2 cis4   b2 r4  %% :||: 
          b^\markup { \italic"Einzeln."} b b   cis2 cis4   cis cis cis   b2 b4   b b b                      %% voice 3 ?
          b cis b   a2 b4   cis2 cis4   b2 r4                                  %% voice 3 ?          
     %%     r2. r r r r   r r r   r   
          b4_\markup { \italic"Chor."} b b   b2 b4   b2 b4   b2 b4   b2 b4   b (a) gis   b2 a4   gis2 r4
          gis r4 r2   r4^\markup { \italic"Chor"} b b b   b r4 r2   r4 b b b   b b cis b   a2 a   b b    b r   r4 b b b   b
          r r2   r4 b b b   b b cis b   a2 a  b b  b r4 b4   b2. b4   e2 e   b b   b1
        } %% /relative
      } %% /new Voice
      \new Voice = "fourth" {
        \voiceTwo 
        \relative e {
          e4 e e   e2 e4  b2 b4  e2 e4  b'2 dis,4  e2 e4   fis2 fis4   b,2 r4
          r2. r r r r   r r r   r   
          e4 e e  e2 e4  b2 b4  e2 e4  b'2 dis,4   e2 e4   b2 b4   e2 r4
          e4 r r2   r4 b b b   e r r2   r4 b b b e e e e   a2 fis b b, e r   r4 b b b   e
          r r2      r4 b b b   e e e e   a2 fis b b, e r4 e   b'2. b4  cis2 a b b e,1  
        } %% /relative
      } %% /new Voice
    >>
  } %% /new Staff

  \context Lyrics = "first" {
    \lyricsto "first" {
      Herr, dei -- ne Gü -- te reicht so weit, so weit, so weit der Him -- mel ist,
      und dei --  ne Wahr -- heit, und dei -- ne Wahr -- heit, und dei -- ne Wahr -- heit
      so weit die Wol -- ken gehn. 
      Herr, dei -- ne Gü -- te reicht so weit, so weit, so weit der Him -- mel ist.
      ist. Al -- le -- lu -- ja, Al -- le -- lu -- ja, Al -- le -- lu -- ja, Al -- le -- lu -- ja, Al -- le -- lu -- ja, 
      Al -- le -- lu -- ja, Al -- le -- lu -- ja, Al -- le -- lu -- ja! Al -- le -- lu -- ja, Al -- le -- lu -- ja!
    }
  }

  \context Lyrics = "third" {
    \lyricsto "third" {
      \repeat unfold 54 {\skip 1}
      Al -- le -- lu -- ja, Al -- le -- lu -- ja,
      \repeat unfold 8 {\skip 1}
      Al -- le -- lu -- ja, Al -- le -- lu -- ja,
    } 
  }
>>

Lyrics: aus Psalm 36:6 u. 57:11
Composition: Eduard Grell (*1800, †1886)

Source:

„Sängerhain. Sammlung heiterer und ernster Gesänge für Gymnasien, Real und Bürgerschulen“
Drittes Heft, 13. Auflage, Verlag G. D. Bädeker, 1882.

Source given there:

Aus: A. E. Grell, Drei kurze und leichte vierstimmige Motetten. Op. 13. Berlin, bei Trautwein.
Mit freundlicher Bewilligung des Herrn Hofmusikhändlers M. Bahn.
Public Domain This work is in the Public Domain because of its age.

construction work FIXME!
: Takt 17, Tempo-Angabe