]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/06d-Lyrics-Melisma-Finale.xml
MusicXML: Remove unneccessary header fields from the regtests
[lilypond.git] / input / regression / musicxml / 06d-Lyrics-Melisma-Finale.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
3                                 "http://www.musicxml.org/dtds/partwise.dtd">\r
4 <score-partwise>\r
5   <identification>\r
6     <miscellaneous>\r
7       <miscellaneous-field name="description">How to treat lyrics and slurred \r
8           notes. Normally, a slurred group of notes is assigned only one lyrics \r
9           syllable.</miscellaneous-field>\r
10     </miscellaneous>\r
11   </identification>\r
12   <part-list>\r
13     <score-part id="P1">\r
14       <part-name>MusicXML Part</part-name>\r
15       <score-instrument id="P1-I1">\r
16         <instrument-name>Grand Piano</instrument-name>\r
17       </score-instrument>\r
18       <midi-instrument id="P1-I1">\r
19         <midi-channel>1</midi-channel>\r
20         <midi-program>1</midi-program>\r
21       </midi-instrument>\r
22     </score-part>\r
23   </part-list>\r
24   <!--=========================================================-->\r
25   <part id="P1">\r
26     <measure number="1">\r
27       <attributes>\r
28         <divisions>1</divisions>\r
29         <key>\r
30           <fifths>0</fifths>\r
31           <mode>major</mode>\r
32         </key>\r
33         <time symbol="common">\r
34           <beats>4</beats>\r
35           <beat-type>4</beat-type>\r
36         </time>\r
37         <clef>\r
38           <sign>G</sign>\r
39           <line>2</line>\r
40         </clef>\r
41       </attributes>\r
42       <sound tempo="120"/>\r
43       <note>\r
44         <pitch>\r
45           <step>C</step>\r
46           <octave>5</octave>\r
47         </pitch>\r
48         <duration>1</duration>\r
49         <voice>1</voice>\r
50         <type>quarter</type>\r
51         <stem>down</stem>\r
52         <notations>\r
53           <slur number="1" type="start"/>\r
54         </notations>\r
55         <lyric number="1">\r
56           <syllabic>begin</syllabic>\r
57           <text>Me</text>\r
58         </lyric>\r
59       </note>\r
60       <note>\r
61         <pitch>\r
62           <step>A</step>\r
63           <octave>4</octave>\r
64         </pitch>\r
65         <duration>1</duration>\r
66         <voice>1</voice>\r
67         <type>quarter</type>\r
68         <stem>down</stem>\r
69       </note>\r
70       <note>\r
71         <chord/>\r
72         <pitch>\r
73           <step>E</step>\r
74           <octave>5</octave>\r
75         </pitch>\r
76         <duration>1</duration>\r
77         <voice>1</voice>\r
78         <type>quarter</type>\r
79         <stem>down</stem>\r
80       </note>\r
81       <note>\r
82         <pitch>\r
83           <step>C</step>\r
84           <octave>5</octave>\r
85         </pitch>\r
86         <duration>1</duration>\r
87         <voice>1</voice>\r
88         <type>quarter</type>\r
89         <stem>down</stem>\r
90       </note>\r
91       <note>\r
92         <pitch>\r
93           <step>C</step>\r
94           <octave>5</octave>\r
95         </pitch>\r
96         <duration>1</duration>\r
97         <voice>1</voice>\r
98         <type>quarter</type>\r
99         <stem>down</stem>\r
100         <notations>\r
101           <slur number="1" type="stop"/>\r
102         </notations>\r
103       </note>\r
104       <note>\r
105         <chord/>\r
106         <pitch>\r
107           <step>E</step>\r
108           <octave>5</octave>\r
109         </pitch>\r
110         <duration>1</duration>\r
111         <voice>1</voice>\r
112         <type>quarter</type>\r
113         <stem>down</stem>\r
114       </note>\r
115     </measure>\r
116     <!--=======================================================-->\r
117     <measure number="2">\r
118       <note>\r
119         <pitch>\r
120           <step>C</step>\r
121           <octave>5</octave>\r
122         </pitch>\r
123         <duration>1</duration>\r
124         <tie type="start"/>\r
125         <voice>1</voice>\r
126         <type>quarter</type>\r
127         <stem>down</stem>\r
128         <notations>\r
129           <tied type="start"/>\r
130         </notations>\r
131         <lyric number="1">\r
132           <syllabic>middle</syllabic>\r
133           <text>lis</text>\r
134         </lyric>\r
135       </note>\r
136       <note>\r
137         <pitch>\r
138           <step>C</step>\r
139           <octave>5</octave>\r
140         </pitch>\r
141         <duration>1</duration>\r
142         <tie type="stop"/>\r
143         <voice>1</voice>\r
144         <type>quarter</type>\r
145         <stem>down</stem>\r
146         <notations>\r
147           <tied type="stop"/>\r
148         </notations>\r
149       </note>\r
150       <note>\r
151         <pitch>\r
152           <step>C</step>\r
153           <octave>5</octave>\r
154         </pitch>\r
155         <duration>1</duration>\r
156         <voice>1</voice>\r
157         <type>quarter</type>\r
158         <stem>down</stem>\r
159         <notations>\r
160           <slur number="1" type="start"/>\r
161         </notations>\r
162         <lyric number="1">\r
163           <syllabic>end</syllabic>\r
164           <text>ma.</text>\r
165           <extend/>\r
166         </lyric>\r
167       </note>\r
168       <note>\r
169         <pitch>\r
170           <step>E</step>\r
171           <octave>5</octave>\r
172         </pitch>\r
173         <duration>1</duration>\r
174         <voice>1</voice>\r
175         <type>quarter</type>\r
176         <stem>down</stem>\r
177         <notations>\r
178           <slur number="1" type="stop"/>\r
179         </notations>\r
180       </note>\r
181       <barline location="right">\r
182         <bar-style>light-heavy</bar-style>\r
183       </barline>\r
184     </measure>\r
185   </part>\r
186   <!--=========================================================-->\r
187 </score-partwise>\r