Difference between revisions of "2022 season"
From Wiki2
Line 139: | Line 139: | ||
\score { | \score { | ||
\ | musicOne = \relative { | ||
\new | c''4 b8. a16 g4. f8 e4 d c2 | ||
} | |||
\ | verseOne = \lyricmode { | ||
Joy to the world, the Lord is come. | |||
} | |||
\score { | |||
<< | |||
\new Voice = "one" { | |||
\time 2/4 | |||
\musicOne | |||
} | } | ||
\new Lyrics \lyricsto "one" { | |||
\verseOne | |||
\new Lyrics | |||
\ | |||
} | } | ||
>> | >> | ||
} | } | ||
\midi{}</score> | \midi{}</score> |
Revision as of 15:50, 30 April 2022
Mayn Rue Plats
sheet music after Anthony

Anthony then...
NIT ZUKH MIKH VU DI MIRTN GRINEN. | Not look for me where the myrtle green |
GEFINST MIKH DORTN NIT, MAYN SHATS. | Find me there not my treasure |
VU LEBNS VELKN BAY MA_SHI_NEN, | Where lives wither by machines |
DOR_TN IZ_ _MAYN RU_E PLATS. | There is my resting place |
Now Anthony then... | |
Not look for me where the birds sing | |
GEFINST MIKH DORTN NIT MAYN SHATS. | Find me there not my treasure |
A SHKLAF BIN IKH VU KEYTN KLINGEN. | A slave am I where chains clang |
DORTN IZ MAYN RUE PLATS. | There is my resting place |
Nit zukh mikh vu fontanen shpritsn. | Don't look for me where fountains spray. |
Gefinst mikh dortn nit, mayn shats. | You will not find me there, my beloved. |
Vu trern |
Where tears flow and teeth gnash, |
Dortn iz mayn rue plats. | There is my resting place. |
UN LIBSTU MIKH MIT VARER LIBE, | And love me with true love |
TO KUM |
then come to me my good treasure |
UN HAY_TER OYF MAYN HARTS DOS TRI_BE, | and exhilarate my heart the gloomy |
UN MAKH MIR ZIS _ _ MAYN RU_E PLATS. | and make for me sweet my resting place |

Bob: all the way through
<html5media >http://www.abvchorus.org/resources/audio/mayn_rue_plats/Mayn%20Rue%20Plats-bass.mp3</html5media>

\addlyrics {\set fontSize = #-2
- NIT ZUKH MIKH VU DI MIR- TN GRI- NEN GE- FINST MIKH DOR- TN NIT, MAYN SHATS. VU LE- BNS VEL- KN BAY MA- SHI- NEN, DOR- TN IZ- MAYN RU- E PLATS.
}
Unable to compile LilyPond input file:
line 2 - column 1:
\paper cannot be used in \score, use \layout instead
--------
line 9 - column 1:
not a note name: global
--------
line 9 - column 8:
syntax error, unexpected '=', expecting '}'
--------
line 43 - column 1:
not a note name: musicOne
--------
line 43 - column 10:
syntax error, unexpected '=', expecting '}'
--------
line 53 - column 7:
unknown escaped string: `\musicOne'
--------
line 53 - column 7:
string outside of text script or \lyricmode
--------
line 64 - column 1:
syntax error, unexpected '}'