]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/06e-Lyrics-Chords-Finale.xml
Fix Mac line terminations
[lilypond.git] / input / regression / musicxml / 06e-Lyrics-Chords-Finale.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
3                                 "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise>
5   <identification>
6     <miscellaneous>
7       <miscellaneous-field name="description">Assigning lyrics to chorded notes.</miscellaneous-field>
8     </miscellaneous>
9   </identification>
10   <part-list>
11     <score-part id="P1">
12       <part-name>MusicXML Part</part-name>
13       <score-instrument id="P1-I1">
14         <instrument-name>Grand Piano</instrument-name>
15       </score-instrument>
16       <midi-instrument id="P1-I1">
17         <midi-channel>1</midi-channel>
18         <midi-program>1</midi-program>
19       </midi-instrument>
20     </score-part>
21   </part-list>
22   <!--=========================================================-->
23   <part id="P1">
24     <measure number="1">
25       <attributes>
26         <divisions>1</divisions>
27         <key>
28           <fifths>0</fifths>
29           <mode>major</mode>
30         </key>
31         <time symbol="common">
32           <beats>4</beats>
33           <beat-type>4</beat-type>
34         </time>
35         <clef>
36           <sign>G</sign>
37           <line>2</line>
38         </clef>
39       </attributes>
40       <sound tempo="120"/>
41       <note>
42         <pitch>
43           <step>E</step>
44           <octave>4</octave>
45         </pitch>
46         <duration>1</duration>
47         <voice>1</voice>
48         <type>quarter</type>
49         <stem>up</stem>
50         <lyric number="1">
51           <syllabic>begin</syllabic>
52           <text>Ly</text>
53         </lyric>
54       </note>
55       <note>
56         <chord/>
57         <pitch>
58           <step>C</step>
59           <octave>5</octave>
60         </pitch>
61         <duration>1</duration>
62         <voice>1</voice>
63         <type>quarter</type>
64         <stem>up</stem>
65       </note>
66       <note>
67         <pitch>
68           <step>A</step>
69           <octave>4</octave>
70         </pitch>
71         <duration>1</duration>
72         <voice>1</voice>
73         <type>quarter</type>
74         <stem>down</stem>
75         <lyric number="1">
76           <syllabic>end</syllabic>
77           <text>rics</text>
78         </lyric>
79       </note>
80       <note>
81         <chord/>
82         <pitch>
83           <step>C</step>
84           <octave>5</octave>
85         </pitch>
86         <duration>1</duration>
87         <voice>1</voice>
88         <type>quarter</type>
89         <stem>down</stem>
90       </note>
91       <note>
92         <pitch>
93           <step>E</step>
94           <octave>4</octave>
95         </pitch>
96         <duration>1</duration>
97         <voice>1</voice>
98         <type>quarter</type>
99         <stem>up</stem>
100         <lyric number="1">
101           <syllabic>single</syllabic>
102           <text>on</text>
103         </lyric>
104       </note>
105       <note>
106         <chord/>
107         <pitch>
108           <step>C</step>
109           <octave>5</octave>
110         </pitch>
111         <duration>1</duration>
112         <voice>1</voice>
113         <type>quarter</type>
114         <stem>up</stem>
115       </note>
116       <note>
117         <pitch>
118           <step>A</step>
119           <octave>4</octave>
120         </pitch>
121         <duration>1</duration>
122         <voice>1</voice>
123         <type>quarter</type>
124         <stem>down</stem>
125         <lyric number="1">
126           <syllabic>single</syllabic>
127           <text>chords</text>
128         </lyric>
129       </note>
130       <note>
131         <chord/>
132         <pitch>
133           <step>C</step>
134           <octave>5</octave>
135         </pitch>
136         <duration>1</duration>
137         <voice>1</voice>
138         <type>quarter</type>
139         <stem>down</stem>
140       </note>
141       <barline location="right">
142         <bar-style>light-heavy</bar-style>
143       </barline>
144     </measure>
145   </part>
146   <!--=========================================================-->
147 </score-partwise>