<-- previous page Table of Contents Index next page -->
Here is an example that shows how location tags associated with lyric syllables
might be useful:
1: g;a;2g;
lyrics below 1 : 4;;2; "\v(+40)Yo,\v(-40)\=(_yo) sin<^ tu a>\=(_words)-mor";
// Print an alternate word with brackets.
print (_yo.w, _yo.y - 2.5) "\(E')l,"
print (_yo.w - 4, _yo.y - 1.3) "\s(+12){"
print (_yo.e - 1, _yo.y - 1.3) "\s(+12)}"
// print curve to join three syllables
curve (_words.w, _words.y - 1) to (_words.e - 1, _words.y - 1) bulge -1
bar
