Re: Re lyrics question

2015-04-10 Thread William Marchant

Abraham,
You are right.  First I had to discover what a melisma was.  Now I 
know.  At the beginning of the learning curve, I have a lot to learn.  I 
think the LSR is a place for a lot of study.  Thanks.

Bill

On 15-04-10 03:24 PM, tisimst wrote:

Bill,

The only thing I don't like is the use of the underscore to skip notes 
in the lyrics. Since this manually creates a melisma, it makes the 
syllable in each verse (except the third) shift unnaturally to the 
right, relative to its notehead, while the third verse is all lined up 
correctly. Other than that, LGTM!


- Abraham

On Fri, Apr 10, 2015 at 11:09 AM, William Marchant [via Lilypond] 
[hidden email] /user/SendEmail.jtp?type=nodenode=174346i=0 wrote:


How about the mods I have put in.  It seems to engrave OK.  Still
tedious to type though.
Bill

\version 2.14.2

\header {
   title = Li'l Liza Jane
   composer = Traditional
   tagline =  % This disables lilypond's self-advertisement (in a
footer of the last page).
}
mybrace = \set stanza = \markup {\right-brace #60 }

melody = \relative c' {
   \clef treble
   % \key g \major  e'
   \key c \major
   \time 4/4

   \repeat unfold 2 { e4 c d c |
  e g g2 |
}
   \alternative { { a4 g2 e4 | g1 | \break }
  { e4 e2 d4 | c1 | \break }
}

   \repeat unfold 2 { c'2. g4 |
  a2 g |
}
   \alternative { { a4 g2 e4 | g1 }
  { e4 e2 d4 | c1 }
}
}

stanzaOne = \lyricmode {
   \set stanza = #1.
   I've gotta girl in | Bal -- ti -- more |
   %Li'l Li -- za | Jane, |
   _ _ _ _
   \set stanza = #1.
   She's the girl that I a -- dore, |
   %Li'l Li -- za | Jane.
   _ _ _ _
   \set stanza = #R:
   Oh, E -- li -- za | Li'l Li -- za | Jane |
   Oh, E -- li -- za | Li'l Li -- za | Jane |
}

stanzaTwo = \lyricmode {
   \set stanza = #2:
   I've gotta girl an' | you've got none, |
   %Li'l Li -- za | Jane, |
   _ _ _ _
   \set stanza = #2:
   I've gotta girl that call me hon'
  % Li'l Li -- za | Jane.
  _ _ _ _
}

stanzaThree = \lyricmode {
   \set stanza = #3:
   I know_a girl that | I a -- dore, |
   \mybrace
   Li'l Li -- za | Jane, |
   \set stanza = #3:
   way down south in | Bal -- ti -- more. |
   \mybrace
   Li'l Li -- za | Jane.
}

stanzaFour = \lyricmode {
   \set stanza = #4:
   Down where she lives po -- sies grow, |
   %Li'l Li -- za | Jane, |
   _ _ _ _
   \set stanza = #4:
   Chick -- ens round the kitch -- en door. |
  % Li'l Li -- za | Jane.
  _ _ _ _
}

stanzaFive = \lyricmode {
   \set stanza = #5:
   I woundn't care how | far we roam, |
   %Li'l Li -- za | Jane, |
   _ _ _ _
   \set stanza = #5:
   Where she's at is | home sweet home. |
   %Li'l Li -- za | Jane.
   _ _ _ _
}

\score {
   
 \new Voice = one { \melody }
 \new Lyrics \lyricsto one \stanzaOne
 \new Lyrics \lyricsto one \stanzaTwo
 \new Lyrics \lyricsto one \stanzaThree
 \new Lyrics \lyricsto one \stanzaFour
 \new Lyrics \lyricsto one \stanzaFive
   
   \layout {
 % Set the indentation of the first stave to 0 mm.
 indent = 0\mm

 % Increase the space in between the staves.
 system-system-spacing = #'((padding . 2))
   }
}


___
lilypond-user mailing list
[hidden email] http:///user/SendEmail.jtp?type=nodenode=174343i=0
https://lists.gnu.org/mailman/listinfo/lilypond-user



If you reply to this email, your message will be added to the
discussion below:
http://lilypond.1069038.n5.nabble.com/Re-lyrics-question-tp174343.html

To start a new topic under User, email [hidden email]
/user/SendEmail.jtp?type=nodenode=174346i=1
To unsubscribe from Lilypond, click here.
NAML

http://lilypond.1069038.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml





View this message in context: Re: Re lyrics question 
http://lilypond.1069038.n5.nabble.com/Re-lyrics-question-tp174343p174346.html
Sent from the User mailing list archive 
http://lilypond.1069038.n5.nabble.com/User-f3.html at Nabble.com.



___
lilypond-user

Re: Re lyrics question

2015-04-10 Thread Matej Kosik
On 10/04/15 23:46, William Marchant wrote:
 Abraham,
 You are right.  First I had to discover what a melisma was.  Now I know.  At 
 the beginning of the learning curve, I have a lot to learn.  I think the LSR 
 is a place for a lot of study.  Thanks.
 Bill

Thank you guys.
These tricks work for me
(after I upgraded lilypond).

I presumed that the result would be clearer and that I can (subjectively) 
confirm.


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user