MuseScore/test/lilyXml/06b-MultipleLyrics-Finale.xml
2012-05-26 14:49:10 +02:00

210 lines
5.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
"http://www.musicxml.org/dtds/partwise.dtd">
<score-partwise>
<movement-title>Finale Multiple Lyrics</movement-title>
<identification>
<creator type="composer">Reinhold Kainhofer</creator>
<rights>Public Domain</rights>
<encoding>
<software>Finale 2007 for Windows</software>
<software>Dolet Light for Finale 2007</software>
<encoding-date>2007-08-31</encoding-date>
</encoding>
</identification>
<part-list>
<score-part id="P1">
<part-name>MusicXML Part</part-name>
<score-instrument id="P1-I1">
<instrument-name>Grand Piano</instrument-name>
</score-instrument>
<midi-instrument id="P1-I1">
<midi-channel>1</midi-channel>
<midi-program>1</midi-program>
</midi-instrument>
</score-part>
</part-list>
<!--=========================================================-->
<part id="P1">
<measure number="1">
<attributes>
<divisions>1</divisions>
<key>
<fifths>0</fifths>
<mode>major</mode>
</key>
<time symbol="common">
<beats>4</beats>
<beat-type>4</beat-type>
</time>
<clef>
<sign>G</sign>
<line>2</line>
</clef>
</attributes>
<sound tempo="120"/>
<note>
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
<lyric number="1">
<syllabic>begin</syllabic>
<text>1.Tra</text>
</lyric>
<lyric number="2">
<syllabic>begin</syllabic>
<text>2.tra</text>
</lyric>
<lyric number="3">
<syllabic>begin</syllabic>
<text>3.TRA</text>
</lyric>
</note>
<note>
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
<lyric number="1">
<syllabic>middle</syllabic>
<text>la</text>
</lyric>
<lyric number="2">
<syllabic>middle</syllabic>
<text>la</text>
</lyric>
<lyric number="3">
<syllabic>middle</syllabic>
<text>LA</text>
</lyric>
</note>
<note>
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
<lyric number="1">
<syllabic>end</syllabic>
<text>la,</text>
</lyric>
<lyric number="2">
<syllabic>end</syllabic>
<text>la,</text>
</lyric>
<lyric number="3">
<syllabic>end</syllabic>
<text>LA,</text>
</lyric>
</note>
<note>
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
<lyric number="1">
<syllabic>single</syllabic>
<text>ja!</text>
<extend/>
</lyric>
<lyric number="2">
<syllabic>single</syllabic>
<text>ja!</text>
<extend/>
</lyric>
<lyric number="3">
<syllabic>single</syllabic>
<text>JA!</text>
<extend/>
</lyric>
</note>
</measure>
<!--=======================================================-->
<measure number="2">
<note>
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
</note>
<note>
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
<lyric number="1">
<syllabic>begin</syllabic>
<text>Tra</text>
</lyric>
<lyric number="2">
<syllabic>begin</syllabic>
<text>Tra</text>
</lyric>
<lyric number="3">
<syllabic>begin</syllabic>
<text>TRA</text>
</lyric>
</note>
<note>
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
</note>
<note>
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
<lyric number="1">
<syllabic>end</syllabic>
<text>ra...</text>
</lyric>
<lyric number="2">
<syllabic>end</syllabic>
<text>ra.</text>
</lyric>
<lyric number="3">
<syllabic>end</syllabic>
<text>RA...</text>
</lyric>
</note>
<barline location="right">
<bar-style>light-heavy</bar-style>
</barline>
</measure>
</part>
<!--=========================================================-->
</score-partwise>