]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/twinkle.ly
release: 0.0.71pre
[lilypond.git] / input / twinkle.ly
index c54fdea03957736f4c38cfe8ddd20c8bf8cf17c4..fb986f1ae4e7e564ad15733475381693fd66507a 100644 (file)
-%  "Ah, vous dirais-je, maman" 
-%  "Altijd is Kortjakje ziek"
-%  "Twinkle twinkle little star"
-% 
-% Copyright: none
-
-melodie = \music {
-       \clef\violin
-       c c | g g | a a | g g |
+%{MudelaHeader
+
+ filename: twinkle.ly
+ title: twinkle twinkle little star
+ description: 
+  "Ah, vous dirais-je, maman" 
+  "Altijd is Kortjakje ziek"
+  "Twinkle twinkle little star"
+
+ composers: ?
+ entered-by: HWN & JCN
+ copyright: public domain
+
+ Tested Features: lyrics
+EndMudelaHeader
+%}
+\version "0.0.60";
+
+melody = \melodic{
+       \clef\violin;
+       \octave c';
+       c4 c | g g | a a | g g |
        f f | e e | d d8.( e16 | )c2 | % :|
 
-       g g | f f | e e | d d |
-       g g | f f | e( e8. f16 | e )d |
+       g4 g | f f | e e | d d |
+       g g | f f | e( e8. f16 | e4 )d |
 
        c c | g g | a a | g g |
        f f | e e | d d8.( e16 | )c2 % :|
-       \bar ":|"
-       
+       \bar ":|";
 }
 
-begeleiding = \music {
-       \clef \bass
-       \octave{`}
-       c c' | e' c' | f' c' | e' c' | 
+accompany = \melodic {
+       \clef \bass;
+       \octave'c;
+       \duration 4;
+       c4 c' | e' c' | f' c' | e' c' | 
        d' b | c' a | f g | c2 | 
 
-       e' g | d g | c' g | b g | 
-       e' g | d' g | c' c'8.( d'16 | c' )b |
+       e'4 g | d g | c' g | b g | 
+       e' g | d' g | c' c'8.( d'16 | c'4 )b |
 
        c c' | e' c' | f' c' | e' c' | 
        d' b | c' a | f g | c2 
-       \bar ":|"
-       
+       \bar ":|";
 }
-globalmusic=\music{
-               \meter {2 / 4}
-               \skip {24*2}
-               \bar "||"
+
+global = \melodic {
+               \meter 2 / 4;
+               \skip 2*24;
+%              \bar "|.";
        }
-tekst = \lyrics { 
-       Al- tijd is Kort- jak- je ziek,2
-       midden in_de week maar s'_zon- dags niet.2
-       s'_Zon- dags gaat ze naar de kerk,2
-       met een boek vol zil- ver werk.2
-       Al- tijd is Kort- jak- je ziek,2
-       midden in_de week maar s'_zon- dags niet.2
+
+tekst = \lyric{ 
+       Al-4 tijd is Kort- jak- je ziek,2
+       midden4 in_de week maar s'_zon- dags niet.2
+       s'_Zon-4 dags gaat ze naar de kerk,2
+       met4 een boek vol zil- ver werk.2
+       Al-4 tijd is Kort- jak- je ziek,2
+       midden4 in_de week maar s'_zon- dags niet.2
 }
 
-hegedraagjetekst = \lyric
-       Al- tijd zuigt Bill Gates mijn piek,2
-       "\TeX" is slecht- ser dan mu- ziek.2
-       s'_Zon- dags gaat het door een raam,2
-       Weet dat ik me er- voor schaam.2
-       Al- tijd zuigt Bill Gates mijn piek,2
-       "\TeX" is slecht- ser dan mu- ziek.2
+hegedraagjetekst = \lyric{ 
+       Al-4 tijd zuigt Bill Gates mijn piek,2
+       "\TeX"4 is slecht- ser dan mu- ziek.2
+       s'_Zon-4 dags gaat het door een raam,2
+       Weet4 dat ik me er- voor schaam.2
+       Al-4 tijd zuigt Bill Gates mijn piek,2
+       "\TeX"4 is slecht- ser dan mu- ziek.2
 }
 
-texte = \lyric
+texte = \lyric{ 
         
-       \textstyle "italic" 
-       Ah! vous dir- ai_- je ma man2
-       Ce qui cau- se mon tour- ment2
-       Pa- pa veut que je rai- sonne2
-       Co\mme un- e grand- e per- sonne2
-       Moi je dis que les bon- bons2
-       Val- ent mieux que la rai- son2
+       \textstyle "italic" ;
+       Ah!4 vous dir- ai_- je ma man2
+       Ce4 qui cau- se mon tour- ment2
+       Pa-4 pa veut que je rai- sonne2
+       Comme4 un- e grand- e per- sonne2
+       Moi4 je dis que les bon- bons2
+       Val-4 ent mieux que la rai- son2
        
 }
 
-textI = \lyrics {
-       
-       \textstyle "roman"
-       Twin- kle, twin- kle, lit- tle star,2
-       How I won- der what you are.2
-       Up a- bove the world so high,2
-       Like a dia- mond in the sky.2
-       Twin- kle, twin- kle, lit- tle star,2
-       How I won- der what you are!2
+texti = \lyric{
        
+       \textstyle "roman";
+       Twin-4 kle, twin- kle, lit- tle star,2
+       How4 I won- der what you are.2
+       Up4 a- bove the world so high,2
+       Like4 a dia- mond in the sky.2
+       Twin-4 kle, twin- kle, lit- tle star,2
+       How4 I won- der what you are!2
 }
 
-textII = \music {
-       
-       \textstyle "roman"
-       When the bla- zing sun is gone,2
-       When he no- thing shines up- on,2
-       Then you show your lit- tle light,2
-       Twin- kle, twin- kle, all the night.2
-       Twin- kle, twin- kle, lit- tle star,2
-       How I won- der what you are!2
+textii = \lyric{
+       When4 the bla- zing sun is gone,2
+       When4 he no- thing shines up- on,2
+       Then4 you show your lit- tle light,2
+       Twin-4 kle, twin- kle, all the night.2
+       Twin-4 kle, twin- kle, lit- tle star,2
+       How4 I won- der what you are!2
        
 }
 
-textIII = \lyrics{
+textiii = \lyric{
        
-       \textstyle "roman"
-       Then the tra- veler in the dark2
-       Thanks you for your ti- ny spark;2
-       He_could not see which way to go,2
-       If you did not twin- kle so.2
-       Twin- kle, twin- kle, lit- tle star,2
-       How I won- der what you are!2
+       Then4 the tra- veler in the dark2
+       Thanks4 you for your ti- ny spark;2
+       He_could4 not see which way to go,2
+       If4 you did not twin- kle so.2
+       Twin-4 kle, twin- kle, lit- tle star,2
+       How4 I won- der what you are!2
        
 }
 
-mstaf = \staff {
-       \melodic
-       \music { melodie }
-       \music { globalmusic }
-}
-
-bassstaf = \staff {
-       \melodic        
-       \music { begeleiding }
-       \music { globalmusic }
-}
-
-
-dutchstaf = \staff {
-       lyric 
-       \music { tekst }
-       \music {hegedraagjetekst}
-       \music { globalmusic }
-}
-
-frenchstaf = \staff {
-       lyric 
-       \music { texte }
-       \music { globalmusic }
-}
-
-englishstaf = \staff {
-       lyric 
-       \music { textI }
-       \music { textII }
-       \music { textIII }
-       \music { globalmusic }
-}
-
-tstaf = \staff { 
-       lyric 
-       \music { tekst }
-       \music { texte }
-       \music { globalmusic }
-}
-
-
-\score {
-       \staff { mstaf }
-       \staff { dutchstaf }
-       \staff { frenchstaf }
-       \staff { englishstaf }
-       \staff { bassstaf }
-       \paper {
-               \unitspace 2.5\cm
+\score{
+       < \multi 3;
+               \melodic <\global \melody >
+               
+               % ugh
+               \lyric < \id "Lyric" "1"; \global \tekst \hegedraagjetekst >
+%              \lyric < \id "Lyric" "2";  \global \texte >
+%              \lyric < \id "Lyric" "3"; \global \texti \textii \textiii >
+               \melodic < \global \accompany >
+       >
+       \paper{
+               \unitspace 2.5\cm;
        }
-       
-       \midi { 
-               \tempo 4:120 
+       \midi{ 
+               \tempo 4:120 ;
        }
 }