]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/61f-Lyrics-GracedNotes.xml
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into tmp
[lilypond.git] / input / regression / musicxml / 61f-Lyrics-GracedNotes.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">Grace notes shall not mess up the 
8           lyrics, and they shall not be assigned a syllable.</miscellaneous-field>
9     </miscellaneous>
10   </identification>
11   <part-list>
12     <score-part id="P1">
13       <part-name>MusicXML Part</part-name>
14     </score-part>
15   </part-list>
16   <!--=========================================================-->
17   <part id="P1">
18     <measure number="1">
19       <attributes>
20         <divisions>2</divisions>
21         <key>
22           <fifths>0</fifths>
23           <mode>major</mode>
24         </key>
25         <time symbol="common">
26           <beats>4</beats>
27           <beat-type>4</beat-type>
28         </time>
29         <clef>
30           <sign>G</sign>
31           <line>2</line>
32         </clef>
33       </attributes>
34       <note>
35         <pitch>
36           <step>G</step>
37           <octave>4</octave>
38         </pitch>
39         <duration>2</duration>
40         <voice>1</voice>
41         <type>quarter</type>
42         <notations>
43           <slur number="1" type="start"/>
44         </notations>
45         <lyric number="1">
46           <syllabic>begin</syllabic>
47           <text>Ly</text>
48         </lyric>
49       </note>
50       <note>
51         <grace slash="yes"/>
52         <pitch>
53           <step>D</step>
54           <octave>5</octave>
55         </pitch>
56         <voice>1</voice>
57         <type>eighth</type>
58       </note>
59       <note>
60         <pitch>
61           <step>C</step>
62           <octave>5</octave>
63         </pitch>
64         <duration>2</duration>
65         <voice>1</voice>
66         <type>quarter</type>
67         <notations>
68           <slur number="1" type="stop"/>
69         </notations>
70       </note>
71       <note>
72         <pitch>
73           <step>C</step>
74           <octave>5</octave>
75         </pitch>
76         <duration>2</duration>
77         <voice>1</voice>
78         <type>quarter</type>
79         <lyric number="1">
80           <syllabic>end</syllabic>
81           <text>rics</text>
82         </lyric>
83       </note>
84       <note>
85         <grace slash="yes"/>
86         <pitch>
87           <step>D</step>
88           <octave>5</octave>
89         </pitch>
90         <tie type="start"/>
91         <voice>1</voice>
92         <type>eighth</type>
93         <notations>
94           <tied type="start"/>
95         </notations>
96       </note>
97       <note>
98         <pitch>
99           <step>C</step>
100           <octave>5</octave>
101         </pitch>
102         <duration>2</duration>
103         <voice>1</voice>
104         <type>quarter</type>
105         <lyric number="1">
106           <syllabic>single</syllabic>
107           <text>on</text>
108         </lyric>
109       </note>
110     </measure>
111     <!--=======================================================-->
112     <measure number="2">
113       <note>
114         <pitch>
115           <step>C</step>
116           <octave>5</octave>
117         </pitch>
118         <duration>2</duration>
119         <tie type="start"/>
120         <voice>1</voice>
121         <type>quarter</type>
122         <notations>
123           <tied type="start"/>
124         </notations>
125         <lyric number="1">
126           <syllabic>single</syllabic>
127           <text>notes</text>
128           <extend/>
129         </lyric>
130       </note>
131       <note>
132         <grace/>
133         <pitch>
134           <step>E</step>
135           <octave>5</octave>
136         </pitch>
137         <tie type="start"/>
138         <voice>1</voice>
139         <type>eighth</type>
140         <beam number="1">begin</beam>
141         <notations>
142           <tied type="start"/>
143         </notations>
144       </note>
145       <note>
146         <grace/>
147         <pitch>
148           <step>D</step>
149           <octave>5</octave>
150         </pitch>
151         <voice>1</voice>
152         <type>eighth</type>
153         <beam number="1">end</beam>
154       </note>
155       <note>
156         <pitch>
157           <step>C</step>
158           <octave>5</octave>
159         </pitch>
160         <duration>2</duration>
161         <tie type="stop"/>
162         <voice>1</voice>
163         <type>quarter</type>
164         <notations>
165           <tied type="stop"/>
166         </notations>
167       </note>
168       <note>
169         <grace/>
170         <pitch>
171           <step>D</step>
172           <octave>5</octave>
173         </pitch>
174         <voice>1</voice>
175         <type>eighth</type>
176       </note>
177       <note>
178         <pitch>
179           <step>C</step>
180           <octave>5</octave>
181         </pitch>
182         <duration>2</duration>
183         <voice>1</voice>
184         <type>quarter</type>
185         <lyric number="1">
186           <syllabic>single</syllabic>
187           <text>with</text>
188         </lyric>
189       </note>
190       <note>
191         <pitch>
192           <step>C</step>
193           <octave>5</octave>
194         </pitch>
195         <duration>2</duration>
196         <voice>1</voice>
197         <type>quarter</type>
198         <lyric number="1">
199           <syllabic>single</syllabic>
200           <text>graces</text>
201         </lyric>
202       </note>
203       <barline location="right">
204         <bar-style>light-heavy</bar-style>
205       </barline>
206     </measure>
207   </part>
208   <!--=========================================================-->
209 </score-partwise>