rism-digital / verovio

🎵 Music notation engraving library for MEI with MusicXML and Humdrum support and various toolkits (JavaScript, Python)
https://www.verovio.org
GNU Lesser General Public License v3.0
678 stars 185 forks source link

Support principal-voice brackets when importing from MusicXML #1215

Closed samuelbradshaw closed 4 years ago

samuelbradshaw commented 4 years ago

MusicXML has a <principal-voice> element which allows you to put a start bracket or end bracket above a note, to mark sections of a song. This is used for Hauptstimme and Nebenstimme, but in my case I'd like to use these brackets for marking piano introductions, as is common for hymns in various hymnals (see https://github.com/w3c/musicxml/issues/275).

Here's the documentation for principal-voice: https://usermanuals.musicxml.com/MusicXML/Content/EL-MusicXML-principal-voice.htm

Would it be possible for Verovio to import these elements when converting MusicXML to MEI? (For that matter, does MEI have an equivalent?)

Here's a MusicXML code example for the start bracket:

      <direction placement="above">
        <direction-type>
          <principal-voice type="start" symbol="plain"/>
        </direction-type>
      </direction>

And the end bracket:

      <direction placement="above">
        <direction-type>
          <principal-voice type="stop" symbol="plain" />
        </direction-type>
      </direction>

(In the MusicXML file, the <direction> element is placed immediately before the <note> where you want the bracket to appear.)

Finally, here's an example of what I'd expect the brackets to look like: 60059748-004b0000-96ab-11e9-86d5-f2552bb085e8

rettinghaus commented 4 years ago

Should be possible. Could you provide an example MusicXML file?

craigsapp commented 4 years ago

Implementation should be similar to the bracketSpan@func="coloration" system, which is used to mark coloration in transcriptions of mensural music:

Screen Shot 2019-12-05 at 8 21 02 AM

MEI data with example bracketSpan:

<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://music-encoding.org/schema/4.0.0/mei-all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://music-encoding.org/schema/4.0.0/mei-all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="4.0.0">
 <meiHead>
  <fileDesc>
   <titleStmt>
    <title />
   </titleStmt>
   <pubStmt />
  </fileDesc>
  <encodingDesc>
   <appInfo>
    <application isodate="2019-12-05T08:17:55" version="2.4.0-dev-aa6f36e">
     <name>Verovio</name>
     <p>Transcoded from Humdrum</p>
    </application>
   </appInfo>
  </encodingDesc>
  <workList>
   <work>
    <title />
   </work>
  </workList>
 </meiHead>
 <music>
  <body>
   <mdiv xml:id="mdiv-0000001566540819">
    <score xml:id="score-0000000702032713">
     <scoreDef xml:id="scoredef-0000001594319034">
      <staffGrp xml:id="staffgrp-0000001547532293">
       <staffDef xml:id="staffdef-0000000584472527" n="1" lines="5">
        <clef xml:id="clef-0000001187772099" shape="G" line="2" />
        <meterSig xml:id="metersig-L2F1" count="4" unit="4" />
       </staffDef>
      </staffGrp>
     </scoreDef>
     <section xml:id="section-L1F1">
      <measure xml:id="measure-L1" n="0">
       <staff xml:id="staff-0000001086883057" n="1">
        <layer xml:id="layer-L1F1N1" n="1">
         <note xml:id="note-L5F1" dur="4" oct="4" pname="c" accid.ges="n" />
         <note xml:id="note-L6F1" dur="4" oct="4" pname="d" accid.ges="n" />
         <note xml:id="note-L7F1" dur="4" oct="4" pname="e" accid.ges="n" />
         <note xml:id="note-L8F1" dur="4" oct="4" pname="f" accid.ges="n" />
        </layer>
       </staff>
       <bracketSpan xml:id="coloration-L4F1-L14F1" startid="#note-L5F1" endid="#note-L13F1" func="coloration" />
      </measure>
      <measure xml:id="measure-L9" right="end" n="2">
       <staff xml:id="staff-L9F1N1" n="1">
        <layer xml:id="layer-L9F1N1" n="1">
         <note xml:id="note-L10F1" dur="4" oct="4" pname="g" accid.ges="n" />
         <note xml:id="note-L11F1" dur="4" oct="4" pname="a" accid.ges="n" />
         <note xml:id="note-L12F1" dur="4" oct="4" pname="b" accid.ges="n" />
         <note xml:id="note-L13F1" dur="4" oct="5" pname="c" accid.ges="n" />
        </layer>
       </staff>
      </measure>
     </section>
    </score>
   </mdiv>
  </body>
 </music>
</mei>
samuelbradshaw commented 4 years ago

Here's an example file (I couldn't upload the XML file, so it's in a ZIP). 116ComeFollowMeTEST3.xml.zip

There should be brackets around the first phrase and the last phrase in the song – opening bracket above the measure before "Come", closing bracket after "said", opening bracket before "With", closing bracket after "Son" – roughly like this: https://singpraises.net/collections/en/hymns/come-follow-me (it won't match exactly, since the source files are different).

craigsapp commented 4 years ago

Here is the text of the MusicXML file:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.1 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
<score-partwise version="3.1">
 <movement-title>Come, Follow Me</movement-title>
 <identification>
  <creator type="composer">Samuel McBurney, 1847–1909</creator>
  <creator type="lyricist">John Nicholson, 1839–1909</creator>
  <encoding>
   <software>Finale v26 for Mac</software>
   <encoding-date>2019-12-05</encoding-date>
   <supports attribute="new-system" element="print" type="yes" value="yes"/>
   <supports attribute="new-page" element="print" type="yes" value="yes"/>
   <supports element="accidental" type="yes"/>
   <supports element="beam" type="yes"/>
   <supports element="stem" type="yes"/>
  </encoding>
 </identification>
 <defaults>
  <scaling>
   <millimeters>5.9972</millimeters>
   <tenths>40</tenths>
  </scaling>
  <page-layout>
   <page-height>1525</page-height>
   <page-width>1016</page-width>
   <page-margins type="both">
    <left-margin>42</left-margin>
    <right-margin>42</right-margin>
    <top-margin>42</top-margin>
    <bottom-margin>42</bottom-margin>
   </page-margins>
  </page-layout>
  <system-layout>
   <system-margins>
    <left-margin>42</left-margin>
    <right-margin>42</right-margin>
   </system-margins>
   <system-distance>85</system-distance>
   <top-system-distance>85</top-system-distance>
  </system-layout>
  <staff-layout>
   <staff-distance>80</staff-distance>
  </staff-layout>
  <appearance>
   <line-width type="stem">0.8008</line-width>
   <line-width type="beam">5</line-width>
   <line-width type="staff">1.0807</line-width>
   <line-width type="light barline">1.0807</line-width>
   <line-width type="heavy barline">5</line-width>
   <line-width type="leger">1.0807</line-width>
   <line-width type="ending">1.4583</line-width>
   <line-width type="wedge">0.7487</line-width>
   <line-width type="enclosure">1.4583</line-width>
   <line-width type="tuplet bracket">1.4583</line-width>
   <note-size type="grace">60</note-size>
   <note-size type="cue">60</note-size>
   <distance type="hyphen">60</distance>
   <distance type="beam">8</distance>
  </appearance>
  <music-font font-family="Maestro,engraved" font-size="17"/>
  <word-font font-family="Times New Roman" font-size="8.5"/>
  <lyric-font font-family="Times New Roman" font-size="9"/>
 </defaults>
 <credit page="1">
  <credit-words default-x="509" default-y="1461" font-size="16" justify="center" valign="top">Come, Follow Me</credit-words>
 </credit>
 <credit page="1">
  <credit-words default-x="83" default-y="1461" font-size="16" valign="top">116</credit-words>
 </credit>
 <credit page="1">
  <credit-words default-x="84" default-y="253" font-family="Times New Roman Italic" font-size="8" valign="top">Text:</credit-words>
  <credit-words font-size="8" xml:space="preserve"> John Nicholson, 1839–1909
</credit-words>
  <credit-words font-family="Times New Roman Italic" font-size="8">Music:</credit-words>
  <credit-words font-size="8"> Samuel McBurney, 1847–1909</credit-words>
 </credit>
 <credit page="1">
  <credit-words default-x="934" default-y="254" font-size="8" justify="right" valign="top" xml:space="preserve">Matthew 4:19
2 Nephi 31:10–21</credit-words>
 </credit>
 <part-list>
  <score-part id="P1">
   <part-name print-object="no">MusicXML Part</part-name>
   <score-instrument id="P1-I1">
    <instrument-name>Acoustic Grand Piano</instrument-name>
    <virtual-instrument/>
   </score-instrument>
   <midi-device>ARIA Player</midi-device>
   <midi-instrument id="P1-I1">
    <midi-channel>1</midi-channel>
    <midi-program>1</midi-program>
    <volume>80</volume>
    <pan>-70</pan>
   </midi-instrument>
  </score-part>
  <score-part id="P2">
   <part-name print-object="no">MusicXML Part</part-name>
   <score-instrument id="P2-I1">
    <instrument-name>Acoustic Grand Piano</instrument-name>
    <virtual-instrument/>
   </score-instrument>
   <midi-device>ARIA Player</midi-device>
   <midi-instrument id="P2-I1">
    <midi-channel>1</midi-channel>
    <midi-program>1</midi-program>
    <volume>80</volume>
    <pan>-70</pan>
   </midi-instrument>
  </score-part>
 </part-list>
 <!--=========================================================-->
 <part id="P1">
  <?SmartMusic voice=1 layer=1?>
  <?SmartMusic voice=2 layer=3?>
  <measure implicit="yes" number="0" width="257">
   <print>
    <system-layout>
     <top-system-distance>127</top-system-distance>
    </system-layout>
    <measure-numbering>system</measure-numbering>
   </print>
   <attributes>
    <divisions>8</divisions>
    <key>
     <fifths>0</fifths>
     <mode>major</mode>
    </key>
    <time>
     <beats>3</beats>
     <beat-type>4</beat-type>
    </time>
    <clef>
     <sign>G</sign>
     <line>2</line>
    </clef>
   </attributes>
   <direction directive="yes" placement="above">
    <direction-type>
     <words default-y="29" font-family="Times New Roman Italic" font-size="8" xml:space="preserve">Humbly     </words>
    </direction-type>
    <direction-type>
     <metronome>
      <beat-unit>quarter</beat-unit>
      <per-minute>69–76</per-minute>
     </metronome>
    </direction-type>
    <sound tempo="76"/>
   </direction>
   <direction placement="above">
    <direction-type>
     <principal-voice type="start" symbol="plain"/>
    </direction-type>
   </direction>
   <note default-x="91">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-7.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>1.</text>
     <elision> </elision>
     <syllabic>single</syllabic>
     <text>“Come,</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>single</syllabic>
     <text>2.</text>
     <elision> </elision>
     <syllabic>single</syllabic>
     <text>“Come,</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>3.</text>
     <elision> </elision>
     <syllabic>single</syllabic>
     <text>Is</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>4.</text>
     <elision> </elision>
     <syllabic>single</syllabic>
     <text>Not</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>5.</text>
     <elision> </elision>
     <syllabic>single</syllabic>
     <text>We</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>6.</text>
     <elision> </elision>
     <syllabic>single</syllabic>
     <text>For</text>
    </lyric>
   </note>
   <note default-x="91">
    <chord/>
    <pitch>
     <step>E</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
   <note default-x="147">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-17.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>begin</syllabic>
     <text>fol</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>begin</syllabic>
     <text>fol</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>it</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>begin</syllabic>
     <text>on</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>must</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>thrones,</text>
    </lyric>
   </note>
   <note default-x="202">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-2">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>end</syllabic>
     <text>low</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>end</syllabic>
     <text>low</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>begin</syllabic>
     <text>e</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>end</syllabic>
     <text>ly</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>the</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>begin</syllabic>
     <text>do</text>
    </lyric>
   </note>
   <note default-x="202">
    <chord/>
    <pitch>
     <step>F</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
   <backup>
    <duration>24</duration>
   </backup>
   <forward>
    <duration>8</duration>
    <voice>2</voice>
   </forward>
   <note default-x="147">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>2</voice>
    <type>quarter</type>
    <stem default-y="-74">down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X1" width="143">
   <note default-x="20">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>16</duration>
    <voice>1</voice>
    <type>half</type>
    <stem default-y="-7.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>me,”</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>single</syllabic>
     <text>me,”</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>end</syllabic>
     <text>nough</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>shall</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>begin</syllabic>
     <text>on</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>middle</syllabic>
     <text>min</text>
    </lyric>
   </note>
   <note default-x="20">
    <chord/>
    <pitch>
     <step>E</step>
     <octave>4</octave>
    </pitch>
    <duration>16</duration>
    <voice>1</voice>
    <type>half</type>
    <stem>up</stem>
   </note>
   <note default-x="95">
    <pitch>
     <step>E</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="2.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>the</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>single</syllabic>
     <text>a</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>begin</syllabic>
     <text>a</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>we</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>end</syllabic>
     <text>ward</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>end</syllabic>
     <text>ions,</text>
    </lyric>
   </note>
   <note default-x="95">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X2" width="165">
   <note default-x="17">
    <pitch>
     <step>C</step>
     <octave>5</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="18">up</stem>
    <notations>
     <slur bezier-x="12" bezier-y="10" default-x="15" default-y="-8" number="1" placement="above" type="start"/>
    </notations>
    <lyric default-y="-95" number="1">
     <syllabic>begin</syllabic>
     <text>Sav</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>begin</syllabic>
     <text>sim</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>end</syllabic>
     <text>lone</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>begin</syllabic>
     <text>em</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>path</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>begin</syllabic>
     <text>king</text>
    </lyric>
   </note>
   <note default-x="66">
    <pitch>
     <step>B</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="12.5">up</stem>
    <notations>
     <slur bezier-x="-10" bezier-y="12" default-x="5" default-y="-13" number="1" type="stop"/>
    </notations>
   </note>
   <note default-x="115">
    <pitch>
     <step>F</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="8">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>end</syllabic>
     <text>ior</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>end</syllabic>
     <text>ple</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>to</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>middle</syllabic>
     <text>u</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>begin</syllabic>
     <text>pur</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>end</syllabic>
     <text>doms,</text>
    </lyric>
   </note>
   <note default-x="115">
    <chord/>
    <pitch>
     <step>A</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
   <backup>
    <duration>24</duration>
   </backup>
   <note default-x="17">
    <pitch>
     <step>F</step>
     <octave>4</octave>
    </pitch>
    <duration>16</duration>
    <voice>2</voice>
    <type>half</type>
    <stem default-y="-67.5">down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X3" width="98">
   <note default-x="17">
    <pitch>
     <step>E</step>
     <octave>4</octave>
    </pitch>
    <duration>24</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem default-y="2.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>said.</text>
    </lyric>
    <lyric default-y="-120" number="2" relative-x="5">
     <syllabic>single</syllabic>
     <text>phrase,</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>know</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>end</syllabic>
     <text>late</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>end</syllabic>
     <text>sue</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>pow’rs,</text>
    </lyric>
   </note>
   <note default-x="17">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>4</octave>
    </pitch>
    <duration>24</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem>up</stem>
   </note>
   <direction placement="above">
    <direction-type>
     <principal-voice type="stop" symbol="plain" />
    </direction-type>
   </direction>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X4" width="184">
   <note default-x="17">
    <pitch>
     <step>E</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="2.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>Then</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>single</syllabic>
     <text>Yet</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>That</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>His</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>As</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>And</text>
    </lyric>
   </note>
   <note default-x="17">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
   <note default-x="72">
    <pitch>
     <step>E</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="8">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>let</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>single</syllabic>
     <text>truth’s</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>we</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>course</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>begin</syllabic>
     <text>wi</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>begin</syllabic>
     <text>glor</text>
    </lyric>
   </note>
   <note default-x="72">
    <chord/>
    <pitch>
     <step>A</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
   <note default-x="131">
    <pitch>
     <step>C</step>
     <alter>1</alter>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <accidental>sharp</accidental>
    <stem default-y="-7.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>us</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>begin</syllabic>
     <text>sub</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>must</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>while</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>end</syllabic>
     <text>der</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>end</syllabic>
     <text>y</text>
    </lyric>
   </note>
   <note default-x="131">
    <chord/>
    <pitch>
     <step>E</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X5" width="177">
   <print new-system="yes"/>
   <note default-x="57">
    <pitch>
     <step>D</step>
     <octave>4</octave>
    </pitch>
    <duration>16</duration>
    <voice>1</voice>
    <type>half</type>
    <stem default-y="-2">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>in</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>end</syllabic>
     <text>lime,</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>begin</syllabic>
     <text>fol</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>in</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>fields</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>great</text>
    </lyric>
   </note>
   <note default-x="57">
    <chord/>
    <pitch>
     <step>F</step>
     <octave>4</octave>
    </pitch>
    <duration>16</duration>
    <voice>1</voice>
    <type>half</type>
    <stem>up</stem>
   </note>
   <note default-x="131">
    <pitch>
     <step>D</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-2">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>his</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>begin</syllabic>
     <text>ef</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>end</syllabic>
     <text>low</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>this</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>begin</syllabic>
     <text>ex</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>and</text>
    </lyric>
   </note>
   <note default-x="131">
    <chord/>
    <pitch>
     <step>F</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X6" width="157">
   <note default-x="17">
    <pitch>
     <step>F</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-2">up</stem>
    <notations>
     <slur bezier-x="9" bezier-y="12" default-x="15" default-y="-26" number="1" placement="above" type="start"/>
    </notations>
    <lyric default-y="-95" number="1">
     <syllabic>begin</syllabic>
     <text>foot</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>middle</syllabic>
     <text>ful</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>him</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>begin</syllabic>
     <text>earth</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>end</syllabic>
     <text>pand</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>bliss</text>
    </lyric>
   </note>
   <note default-x="64">
    <pitch>
     <step>G</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="2.5">up</stem>
    <notations>
     <slur bezier-x="-13" bezier-y="8" default-x="6" default-y="-18" number="1" type="stop"/>
    </notations>
   </note>
   <note default-x="110">
    <pitch>
     <step>B</step>
     <octave>3</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-12">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>end</syllabic>
     <text>steps</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>end</syllabic>
     <text>gent</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>begin</syllabic>
     <text>be</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>end</syllabic>
     <text>ly</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>to</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>are</text>
    </lyric>
   </note>
   <note default-x="110">
    <chord/>
    <pitch>
     <step>D</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
   <backup>
    <duration>24</duration>
   </backup>
   <note default-x="17">
    <pitch>
     <step>D</step>
     <octave>4</octave>
    </pitch>
    <duration>16</duration>
    <voice>2</voice>
    <type>half</type>
    <stem default-y="-77.5">down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X7" width="118">
   <note default-x="20">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>24</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem default-y="-7.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>tread,</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>single</syllabic>
     <text>rays</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>end</syllabic>
     <text>low,</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>state,</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>view,</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>ours,</text>
    </lyric>
   </note>
   <note default-x="20">
    <chord/>
    <pitch>
     <step>E</step>
     <octave>4</octave>
    </pitch>
    <duration>24</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X8" width="241">
   <note default-x="28">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-7.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>For</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>single</syllabic>
     <text>Are</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>While</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>But</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>And</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>If</text>
    </lyric>
   </note>
   <note default-x="28">
    <chord/>
    <pitch>
     <step>E</step>
     <alter>-1</alter>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <accidental>flat</accidental>
    <stem>up</stem>
   </note>
   <note default-x="99">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-7.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>thus</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>single</syllabic>
     <text>in</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>begin</syllabic>
     <text>trav</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>when</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>begin</syllabic>
     <text>fol</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>we,</text>
    </lyric>
   </note>
   <note default-x="99">
    <chord/>
    <pitch>
     <step>E</step>
     <alter>-1</alter>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
   <note default-x="170">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-7.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>begin</syllabic>
     <text>a</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>single</syllabic>
     <text>these</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>end</syllabic>
     <text>’ling</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>we’re</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>end</syllabic>
     <text>low</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>begin</syllabic>
     <text>through</text>
    </lyric>
   </note>
   <note default-x="170">
    <chord/>
    <pitch>
     <step>E</step>
     <alter>-1</alter>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X9" width="154">
   <note default-x="28">
    <pitch>
     <step>B</step>
     <alter>-1</alter>
     <octave>3</octave>
    </pitch>
    <duration>16</duration>
    <voice>1</voice>
    <type>half</type>
    <accidental>flat</accidental>
    <stem default-y="-12">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>end</syllabic>
     <text>lone</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>begin</syllabic>
     <text>sim</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>thru</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>freed</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>him</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>end</syllabic>
     <text>out</text>
    </lyric>
   </note>
   <note default-x="28">
    <chord/>
    <pitch>
     <step>D</step>
     <octave>4</octave>
    </pitch>
    <duration>16</duration>
    <voice>1</voice>
    <type>half</type>
    <stem>up</stem>
   </note>
   <note default-x="105">
    <pitch>
     <step>B</step>
     <alter>-1</alter>
     <octave>3</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-12">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>can</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>end</syllabic>
     <text>ple</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>this</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>from</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>begin</syllabic>
     <text>un</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>begin</syllabic>
     <text>e</text>
    </lyric>
   </note>
   <note default-x="105">
    <chord/>
    <pitch>
     <step>D</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X10" width="197">
   <print new-system="yes"/>
   <note default-x="69">
    <pitch>
     <step>D</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-12">up</stem>
    <notations>
     <slur bezier-x="6" bezier-y="15" default-x="15" default-y="-36" number="1" placement="above" type="start"/>
    </notations>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>we</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>single</syllabic>
     <text>words</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>vale</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>begin</syllabic>
     <text>pres</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>middle</syllabic>
     <text>ceas</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>middle</syllabic>
     <text>ter</text>
    </lyric>
   </note>
   <note default-x="112">
    <pitch>
     <step>E</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <accidental>natural</accidental>
    <stem default-y="-7.5">up</stem>
    <notations>
     <slur bezier-x="-13" bezier-y="11" default-x="5" default-y="-28" number="1" type="stop"/>
    </notations>
   </note>
   <note default-x="154">
    <pitch>
     <step>D</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-12">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>be</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>begin</syllabic>
     <text>com</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>of</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>end</syllabic>
     <text>ent</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>middle</syllabic>
     <text>ing</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>middle</syllabic>
     <text>ni</text>
    </lyric>
   </note>
   <backup>
    <duration>24</duration>
   </backup>
   <note default-x="82">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>16</duration>
    <voice>2</voice>
    <type>half</type>
    <stem default-y="-75">down</stem>
   </note>
   <note default-x="166">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>2</voice>
    <type>quarter</type>
    <stem default-y="-75">down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X11" width="104">
   <note default-x="20">
    <pitch>
     <step>B</step>
     <octave>3</octave>
    </pitch>
    <duration>24</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem default-y="12.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>one</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>end</syllabic>
     <text>bined</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>tears?</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>cares,</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>end</syllabic>
     <text>ly,</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>end</syllabic>
     <text>ty,</text>
    </lyric>
   </note>
   <note default-x="20">
    <chord/>
    <pitch>
     <step>B</step>
     <octave>4</octave>
    </pitch>
    <duration>24</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X12" width="182">
   <direction placement="above">
    <direction-type>
     <principal-voice type="start" symbol="plain"/>
    </direction-type>
   </direction>
   <note default-x="27">
    <pitch>
     <step>D</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="12.5">up</stem>
    <lyric default-y="-95" number="1" relative-x="-3">
     <syllabic>single</syllabic>
     <text>With</text>
    </lyric>
    <lyric default-y="-120" number="2" relative-x="-3">
     <syllabic>single</syllabic>
     <text>To</text>
    </lyric>
    <lyric default-y="-145" number="3" relative-x="-3">
     <syllabic>single</syllabic>
     <text>No,</text>
    </lyric>
    <lyric default-y="-170" number="4" relative-x="-3">
     <syllabic>single</syllabic>
     <text>If</text>
    </lyric>
    <lyric default-y="-195" number="5" relative-x="-3">
     <syllabic>begin</syllabic>
     <text>What</text>
    </lyric>
    <lyric default-y="-220" number="6" relative-x="-3">
     <syllabic>begin</syllabic>
     <text>O</text>
    </lyric>
   </note>
   <note default-x="27">
    <chord/>
    <pitch>
     <step>B</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
   <note default-x="83">
    <pitch>
     <step>D</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="8">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>God’s</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>single</syllabic>
     <text>urge,</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>this</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>with</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>end</syllabic>
     <text>e’er</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>end</syllabic>
     <text>bey</text>
    </lyric>
   </note>
   <note default-x="83">
    <chord/>
    <pitch>
     <step>A</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
   <note default-x="136">
    <pitch>
     <step>D</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="2.5">up</stem>
    <lyric default-y="-95" number="1" relative-x="3">
     <syllabic>single</syllabic>
     <text>own</text>
    </lyric>
    <lyric default-y="-120" number="2" relative-x="3">
     <syllabic>begin</syllabic>
     <text>in</text>
    </lyric>
    <lyric default-y="-145" number="3" relative-x="3">
     <syllabic>begin</syllabic>
     <text>ex</text>
    </lyric>
    <lyric default-y="-170" number="4" relative-x="3">
     <syllabic>single</syllabic>
     <text>our</text>
    </lyric>
    <lyric default-y="-195" number="5" relative-x="3">
     <syllabic>single</syllabic>
     <text>our</text>
    </lyric>
    <lyric default-y="-220" number="6" relative-x="3">
     <syllabic>single</syllabic>
     <text>his</text>
    </lyric>
   </note>
   <note default-x="136">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X13" width="123">
   <note default-x="20">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>16</duration>
    <voice>1</voice>
    <type>half</type>
    <stem default-y="18">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>loved,</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>end</syllabic>
     <text>spire</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>end</syllabic>
     <text>tends</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>Lord</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>lot</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>words,</text>
    </lyric>
   </note>
   <note default-x="20">
    <chord/>
    <pitch>
     <step>C</step>
     <octave>5</octave>
    </pitch>
    <duration>16</duration>
    <voice>1</voice>
    <type>half</type>
    <stem>up</stem>
   </note>
   <note default-x="86">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-17.5">up</stem>
    <lyric default-y="-95" number="1" relative-x="4">
     <syllabic>begin</syllabic>
     <text>be</text>
    </lyric>
    <lyric default-y="-120" number="2" relative-x="4">
     <syllabic>single</syllabic>
     <text>the</text>
    </lyric>
    <lyric default-y="-145" number="3" relative-x="4">
     <syllabic>single</syllabic>
     <text>to</text>
    </lyric>
    <lyric default-y="-170" number="4" relative-x="4">
     <syllabic>single</syllabic>
     <text>we</text>
    </lyric>
    <lyric default-y="-195" number="5" relative-x="4">
     <syllabic>single</syllabic>
     <text>or</text>
    </lyric>
    <lyric default-y="-220" number="6" relative-x="4">
     <syllabic>single</syllabic>
     <text>“Come,</text>
    </lyric>
   </note>
   <backup>
    <duration>24</duration>
   </backup>
   <forward>
    <duration>16</duration>
    <voice>2</voice>
   </forward>
   <note default-x="86">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>2</voice>
    <type>quarter</type>
    <stem default-y="-74">down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X14" width="128">
   <note default-x="24">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>16</duration>
    <voice>1</voice>
    <type>half</type>
    <stem default-y="-7.5">up</stem>
    <lyric default-y="-95" number="1" relative-x="3">
     <syllabic>middle</syllabic>
     <text>got</text>
    </lyric>
    <lyric default-y="-120" number="2" relative-x="3">
     <syllabic>begin</syllabic>
     <text>hu</text>
    </lyric>
    <lyric default-y="-145" number="3" relative-x="3">
     <syllabic>begin</syllabic>
     <text>ho</text>
    </lyric>
    <lyric default-y="-170" number="4" relative-x="8">
     <syllabic>single</syllabic>
     <text>would</text>
    </lyric>
    <lyric default-y="-195" number="5" relative-x="3">
     <syllabic>single</syllabic>
     <text>sphere</text>
    </lyric>
    <lyric default-y="-220" number="6" relative-x="3">
     <syllabic>begin</syllabic>
     <text>fol</text>
    </lyric>
   </note>
   <note default-x="24">
    <chord/>
    <pitch>
     <step>E</step>
     <octave>4</octave>
    </pitch>
    <duration>16</duration>
    <voice>1</voice>
    <type>half</type>
    <stem>up</stem>
   </note>
   <note default-x="89">
    <pitch>
     <step>B</step>
     <octave>3</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-12">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>end</syllabic>
     <text>ten</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>end</syllabic>
     <text>man</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>end</syllabic>
     <text>lier</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>be</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>may</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>end</syllabic>
     <text>low</text>
    </lyric>
   </note>
   <note default-x="89">
    <chord/>
    <pitch>
     <step>D</step>
     <octave>4</octave>
    </pitch>
    <duration>8</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X15" width="113">
   <note default-x="20">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>24</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem default-y="-17.5">up</stem>
    <lyric default-y="-95" number="1">
     <syllabic>single</syllabic>
     <text>Son.</text>
    </lyric>
    <lyric default-y="-120" number="2">
     <syllabic>single</syllabic>
     <text>mind.</text>
    </lyric>
    <lyric default-y="-145" number="3">
     <syllabic>single</syllabic>
     <text>spheres.</text>
    </lyric>
    <lyric default-y="-170" number="4">
     <syllabic>single</syllabic>
     <text>heirs.</text>
    </lyric>
    <lyric default-y="-195" number="5">
     <syllabic>single</syllabic>
     <text>be.</text>
    </lyric>
    <lyric default-y="-220" number="6">
     <syllabic>single</syllabic>
     <text>me.”</text>
    </lyric>
   </note>
   <backup>
    <duration>24</duration>
   </backup>
   <note default-x="20">
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>24</duration>
    <voice>2</voice>
    <type>half</type>
    <dot/>
    <stem default-y="-74">down</stem>
   </note>
   <direction placement="above">
    <direction-type>
     <principal-voice type="stop" symbol="plain" />
    </direction-type>
    <offset>-8</offset>
   </direction>
   <barline location="right">
    <bar-style>light-heavy</bar-style>
   </barline>
  </measure>
 </part>
 <!--=========================================================-->
 <part id="P2">
  <?SmartMusic voice=1 layer=1?>
  <?SmartMusic voice=2 layer=3?>
  <measure implicit="yes" number="0" width="257">
   <print>
    <staff-layout number="1">
     <staff-distance>219</staff-distance>
    </staff-layout>
    <measure-numbering>none</measure-numbering>
   </print>
   <attributes>
    <divisions>2</divisions>
    <key>
     <fifths>0</fifths>
     <mode>major</mode>
    </key>
    <time>
     <beats>3</beats>
     <beat-type>4</beat-type>
    </time>
    <clef>
     <sign>F</sign>
     <line>4</line>
    </clef>
   </attributes>
   <note default-x="91">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="91">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
   <note default-x="147">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="147">
    <chord/>
    <pitch>
     <step>E</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
   <note default-x="202">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="202">
    <chord/>
    <pitch>
     <step>A</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X1" width="143">
   <note default-x="20">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="20">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem>down</stem>
   </note>
   <note default-x="95">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="95">
    <chord/>
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X2" width="165">
   <note default-x="17">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="17">
    <chord/>
    <pitch>
     <step>A</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem>down</stem>
   </note>
   <note default-x="115">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="115">
    <chord/>
    <pitch>
     <step>B</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X3" width="98">
   <note default-x="17">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>6</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="17">
    <chord/>
    <pitch>
     <step>C</step>
     <octave>4</octave>
    </pitch>
    <duration>6</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem>down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X4" width="184">
   <note default-x="17">
    <pitch>
     <step>C</step>
     <alter>1</alter>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <accidental>sharp</accidental>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="17">
    <chord/>
    <pitch>
     <step>A</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
   <note default-x="72">
    <pitch>
     <step>C</step>
     <alter>1</alter>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="72">
    <chord/>
    <pitch>
     <step>A</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
   <note default-x="131">
    <pitch>
     <step>A</step>
     <octave>2</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-67">down</stem>
   </note>
   <note default-x="131">
    <chord/>
    <pitch>
     <step>A</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X5" width="177">
   <print new-system="yes">
    <staff-layout number="1">
     <staff-distance>219</staff-distance>
    </staff-layout>
   </print>
   <note default-x="57">
    <pitch>
     <step>D</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem default-y="-52.5">down</stem>
   </note>
   <note default-x="57">
    <chord/>
    <pitch>
     <step>A</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem>down</stem>
   </note>
   <note default-x="131">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="131">
    <chord/>
    <pitch>
     <step>A</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X6" width="157">
   <note default-x="17">
    <pitch>
     <step>B</step>
     <octave>2</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem default-y="-62.5">down</stem>
   </note>
   <note default-x="17">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem>down</stem>
   </note>
   <note default-x="110">
    <pitch>
     <step>G</step>
     <octave>2</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="27.5">up</stem>
   </note>
   <note default-x="110">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X7" width="118">
   <note default-x="20">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>6</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="20">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>6</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem>down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X8" width="241">
   <note default-x="28">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="28">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
   <note default-x="99">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="99">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
   <note default-x="170">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="170">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X9" width="154">
   <note default-x="28">
    <pitch>
     <step>D</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem default-y="-52.5">down</stem>
   </note>
   <note default-x="28">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem>down</stem>
   </note>
   <note default-x="105">
    <pitch>
     <step>D</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-52.5">down</stem>
   </note>
   <note default-x="105">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X10" width="197">
   <print new-system="yes">
    <staff-layout number="1">
     <staff-distance>219</staff-distance>
    </staff-layout>
   </print>
   <note default-x="69">
    <pitch>
     <step>D</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem default-y="-52.5">down</stem>
   </note>
   <note default-x="69">
    <chord/>
    <pitch>
     <step>F</step>
     <alter>1</alter>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <accidental>sharp</accidental>
    <stem>down</stem>
   </note>
   <note default-x="154">
    <pitch>
     <step>D</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-52.5">down</stem>
   </note>
   <note default-x="154">
    <chord/>
    <pitch>
     <step>F</step>
     <alter>1</alter>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X11" width="104">
   <note default-x="20">
    <pitch>
     <step>G</step>
     <octave>2</octave>
    </pitch>
    <duration>6</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem default-y="27.5">up</stem>
   </note>
   <note default-x="20">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>6</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X12" width="182">
   <note default-x="27">
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="27.5">up</stem>
   </note>
   <note default-x="83">
    <pitch>
     <step>F</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-42.5">down</stem>
   </note>
   <note default-x="83">
    <chord/>
    <pitch>
     <step>A</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
   <note default-x="136">
    <pitch>
     <step>F</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="-42.5">down</stem>
   </note>
   <note default-x="136">
    <chord/>
    <pitch>
     <step>B</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem>down</stem>
   </note>
   <backup>
    <duration>6</duration>
   </backup>
   <note default-x="39">
    <pitch>
     <step>F</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>2</voice>
    <type>quarter</type>
    <accidental>natural</accidental>
    <stem default-y="-42.5">down</stem>
   </note>
   <forward>
    <duration>2</duration>
    <voice>2</voice>
   </forward>
   <forward>
    <duration>2</duration>
    <voice>2</voice>
   </forward>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X13" width="123">
   <note default-x="20">
    <pitch>
     <step>E</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem default-y="-47">down</stem>
   </note>
   <note default-x="20">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem>down</stem>
   </note>
   <note default-x="86">
    <pitch>
     <step>A</step>
     <octave>2</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="23">up</stem>
   </note>
   <note default-x="86">
    <chord/>
    <pitch>
     <step>F</step>
     <alter>1</alter>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <accidental>sharp</accidental>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X14" width="128">
   <note default-x="24">
    <pitch>
     <step>G</step>
     <octave>2</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem default-y="27.5">up</stem>
   </note>
   <note default-x="24">
    <chord/>
    <pitch>
     <step>G</step>
     <octave>3</octave>
    </pitch>
    <duration>4</duration>
    <voice>1</voice>
    <type>half</type>
    <stem>up</stem>
   </note>
   <note default-x="89">
    <pitch>
     <step>G</step>
     <octave>2</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <stem default-y="23">up</stem>
   </note>
   <note default-x="89">
    <chord/>
    <pitch>
     <step>F</step>
     <octave>3</octave>
    </pitch>
    <duration>2</duration>
    <voice>1</voice>
    <type>quarter</type>
    <accidental>natural</accidental>
    <stem>up</stem>
   </note>
  </measure>
  <!--=======================================================-->
  <measure implicit="yes" number="X15" width="113">
   <note default-x="20">
    <pitch>
     <step>C</step>
     <octave>3</octave>
    </pitch>
    <duration>6</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem default-y="-57">down</stem>
   </note>
   <note default-x="20">
    <chord/>
    <pitch>
     <step>E</step>
     <octave>3</octave>
    </pitch>
    <duration>6</duration>
    <voice>1</voice>
    <type>half</type>
    <dot/>
    <stem>down</stem>
   </note>
   <barline location="right">
    <bar-style>light-heavy</bar-style>
   </barline>
  </measure>
 </part>
 <!--=========================================================-->
</score-partwise>
craigsapp commented 4 years ago

Looks good:

Screen Shot 2019-12-08 at 12 29 47 PM
craigsapp commented 4 years ago

Although note that the first syllable is not aligned well with the notes. This is due to the numbers for the verses being embedded within the syllable content. A nice refinement in conversion might be to auto-detect such cases and extract out of the syllable and insert as verse number element.

samuelbradshaw commented 4 years ago

This is great – thank you! Is there a way to control the vertical positioning so the brackets are closer to the top of the measure? How is that positioning determined?

craigsapp commented 4 years ago

Positioning is determined automatically at the moment. In theory the bracketSpan@y attribute should allow specific placement of the bracket, but I do not think that this is implemented yet.

https://music-encoding.org/guidelines/v4/elements/bracketspan.html