]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/61c-Lyrics-Pianostaff.xml
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into tmp
[lilypond.git] / input / regression / musicxml / 61c-Lyrics-Pianostaff.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">Lyrics assigned to the voices of 
8           a piano staff containing two simple staves. Each staff is assigned 
9           exactly one lyrics line.</miscellaneous-field>
10     </miscellaneous>
11   </identification>
12   <part-list>
13     <score-part id="P1">
14       <part-name>MusicXML Part</part-name>
15     </score-part>
16   </part-list>
17   <!--=========================================================-->
18   <part id="P1">
19     <measure number="1">
20       <attributes>
21         <divisions>1</divisions>
22         <key>
23           <fifths>0</fifths>
24           <mode>major</mode>
25         </key>
26         <time symbol="common">
27           <beats>4</beats>
28           <beat-type>4</beat-type>
29         </time>
30         <staves>2</staves>
31         <clef number="1">
32           <sign>G</sign>
33           <line>2</line>
34         </clef>
35         <clef number="2">
36           <sign>F</sign>
37           <line>4</line>
38         </clef>
39       </attributes>
40       <note>
41         <pitch>
42           <step>A</step>
43           <octave>4</octave>
44         </pitch>
45         <duration>1</duration>
46         <voice>1</voice>
47         <type>quarter</type>
48         <staff>1</staff>
49         <lyric number="1">
50           <syllabic>begin</syllabic>
51           <text>tra</text>
52         </lyric>
53       </note>
54       <note>
55         <pitch>
56           <step>A</step>
57           <octave>4</octave>
58         </pitch>
59         <duration>1</duration>
60         <voice>1</voice>
61         <type>quarter</type>
62         <staff>1</staff>
63         <lyric number="1">
64           <syllabic>middle</syllabic>
65           <text>la</text>
66         </lyric>
67       </note>
68       <note>
69         <pitch>
70           <step>A</step>
71           <octave>4</octave>
72         </pitch>
73         <duration>1</duration>
74         <voice>1</voice>
75         <type>quarter</type>
76         <staff>1</staff>
77         <lyric number="1">
78           <syllabic>end</syllabic>
79           <text>li</text>
80         </lyric>
81       </note>
82       <note>
83         <pitch>
84           <step>A</step>
85           <octave>4</octave>
86         </pitch>
87         <duration>1</duration>
88         <voice>1</voice>
89         <type>quarter</type>
90         <staff>1</staff>
91         <lyric number="1">
92           <syllabic>single</syllabic>
93           <text>ja!</text>
94           <extend/>
95         </lyric>
96       </note>
97       <backup>
98         <duration>4</duration>
99       </backup>
100       <note>
101         <pitch>
102           <step>F</step>
103           <octave>3</octave>
104         </pitch>
105         <duration>1</duration>
106         <voice>2</voice>
107         <type>quarter</type>
108         <staff>2</staff>
109         <lyric number="1">
110           <syllabic>begin</syllabic>
111           <text>TRA</text>
112         </lyric>
113       </note>
114       <note>
115         <pitch>
116           <step>F</step>
117           <octave>3</octave>
118         </pitch>
119         <duration>1</duration>
120         <voice>2</voice>
121         <type>quarter</type>
122         <staff>2</staff>
123         <lyric number="1">
124           <syllabic>middle</syllabic>
125           <text>LA</text>
126         </lyric>
127       </note>
128       <note>
129         <pitch>
130           <step>F</step>
131           <octave>3</octave>
132         </pitch>
133         <duration>1</duration>
134         <voice>2</voice>
135         <type>quarter</type>
136         <staff>2</staff>
137         <lyric number="1">
138           <syllabic>end</syllabic>
139           <text>LI</text>
140         </lyric>
141       </note>
142       <note>
143         <pitch>
144           <step>F</step>
145           <octave>3</octave>
146         </pitch>
147         <duration>1</duration>
148         <voice>2</voice>
149         <type>quarter</type>
150         <staff>2</staff>
151         <lyric number="1">
152           <syllabic>single</syllabic>
153           <text>JA!</text>
154           <extend/>
155         </lyric>
156       </note>
157       <barline location="right">
158         <bar-style>light-heavy</bar-style>
159       </barline>
160     </measure>
161   </part>
162   <!--=========================================================-->
163 </score-partwise>