]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/06a-Lyrics-Finale.xml
MusicXML: Remove unneccessary header fields from the regtests
[lilypond.git] / input / regression / musicxml / 06a-Lyrics-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">Some notes with simple lyrics: Syllables, notes without a syllable, syllable spanners.</miscellaneous-field>\r
8     </miscellaneous>\r
9   </identification>\r
10   <part-list>\r
11     <score-part id="P1">\r
12       <part-name>MusicXML Part</part-name>\r
13       <score-instrument id="P1-I1">\r
14         <instrument-name>Grand Piano</instrument-name>\r
15       </score-instrument>\r
16       <midi-instrument id="P1-I1">\r
17         <midi-channel>1</midi-channel>\r
18         <midi-program>1</midi-program>\r
19       </midi-instrument>\r
20     </score-part>\r
21   </part-list>\r
22   <!--=========================================================-->\r
23   <part id="P1">\r
24     <measure number="1">\r
25       <attributes>\r
26         <divisions>1</divisions>\r
27         <key>\r
28           <fifths>0</fifths>\r
29           <mode>major</mode>\r
30         </key>\r
31         <time symbol="common">\r
32           <beats>4</beats>\r
33           <beat-type>4</beat-type>\r
34         </time>\r
35         <clef>\r
36           <sign>G</sign>\r
37           <line>2</line>\r
38         </clef>\r
39       </attributes>\r
40       <sound tempo="120"/>\r
41       <note>\r
42         <pitch>\r
43           <step>A</step>\r
44           <octave>4</octave>\r
45         </pitch>\r
46         <duration>1</duration>\r
47         <voice>1</voice>\r
48         <type>quarter</type>\r
49         <stem>up</stem>\r
50         <lyric number="1">\r
51           <syllabic>begin</syllabic>\r
52           <text>Tra</text>\r
53         </lyric>\r
54       </note>\r
55       <note>\r
56         <pitch>\r
57           <step>A</step>\r
58           <octave>4</octave>\r
59         </pitch>\r
60         <duration>1</duration>\r
61         <voice>1</voice>\r
62         <type>quarter</type>\r
63         <stem>up</stem>\r
64         <lyric number="1">\r
65           <syllabic>middle</syllabic>\r
66           <text>la</text>\r
67         </lyric>\r
68       </note>\r
69       <note>\r
70         <pitch>\r
71           <step>A</step>\r
72           <octave>4</octave>\r
73         </pitch>\r
74         <duration>1</duration>\r
75         <voice>1</voice>\r
76         <type>quarter</type>\r
77         <stem>up</stem>\r
78         <lyric number="1">\r
79           <syllabic>end</syllabic>\r
80           <text>li</text>\r
81         </lyric>\r
82       </note>\r
83       <note>\r
84         <pitch>\r
85           <step>A</step>\r
86           <octave>4</octave>\r
87         </pitch>\r
88         <duration>1</duration>\r
89         <voice>1</voice>\r
90         <type>quarter</type>\r
91         <stem>up</stem>\r
92         <lyric number="1">\r
93           <syllabic>single</syllabic>\r
94           <text>Ja!</text>\r
95           <extend/>\r
96         </lyric>\r
97       </note>\r
98     </measure>\r
99     <!--=======================================================-->\r
100     <measure number="2">\r
101       <note>\r
102         <pitch>\r
103           <step>A</step>\r
104           <octave>4</octave>\r
105         </pitch>\r
106         <duration>1</duration>\r
107         <voice>1</voice>\r
108         <type>quarter</type>\r
109         <stem>up</stem>\r
110       </note>\r
111       <note>\r
112         <pitch>\r
113           <step>A</step>\r
114           <octave>4</octave>\r
115         </pitch>\r
116         <duration>1</duration>\r
117         <voice>1</voice>\r
118         <type>quarter</type>\r
119         <stem>up</stem>\r
120         <lyric number="1">\r
121           <syllabic>begin</syllabic>\r
122           <text>Tra</text>\r
123         </lyric>\r
124       </note>\r
125       <note>\r
126         <pitch>\r
127           <step>A</step>\r
128           <octave>4</octave>\r
129         </pitch>\r
130         <duration>1</duration>\r
131         <voice>1</voice>\r
132         <type>quarter</type>\r
133         <stem>up</stem>\r
134       </note>\r
135       <note>\r
136         <pitch>\r
137           <step>A</step>\r
138           <octave>4</octave>\r
139         </pitch>\r
140         <duration>1</duration>\r
141         <voice>1</voice>\r
142         <type>quarter</type>\r
143         <stem>up</stem>\r
144         <lyric number="1">\r
145           <syllabic>end</syllabic>\r
146           <text>ra!</text>\r
147         </lyric>\r
148       </note>\r
149       <barline location="right">\r
150         <bar-style>light-heavy</bar-style>\r
151       </barline>\r
152     </measure>\r
153   </part>\r
154   <!--=========================================================-->\r
155 </score-partwise>\r