]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/17f-AllChordTypes.xml
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / musicxml / 17f-AllChordTypes.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   <movement-title>All MusicXML chord names/types with &lt;root&gt;</movement-title>\r
6   <identification>\r
7     <miscellaneous>\r
8       <miscellaneous-field name="description">All chord types defined in \r
9           MusicXML. The staff will only contain one c' note (NO chord) for \r
10           all of them, but the chord names should be properly \r
11           printed.</miscellaneous-field>\r
12     </miscellaneous>\r
13   </identification>\r
14   <part-list>\r
15     <score-part id="P1">\r
16       <part-name>MusicXML Part</part-name>\r
17       <score-instrument id="P1-I1">\r
18         <instrument-name>Acoustic Grand Piano</instrument-name>\r
19       </score-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>2</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       <harmony>\r
41         <root>\r
42           <root-step>C</root-step>\r
43         </root>\r
44         <kind>major</kind>\r
45       </harmony>\r
46       <note>\r
47         <pitch><step>C</step><octave>4</octave></pitch>\r
48         <duration>2</duration>\r
49         <voice>1</voice>\r
50         <type>quarter</type>\r
51         <lyric number="1"><text>major</text></lyric>\r
52       </note>\r
53       <harmony>\r
54         <root>\r
55           <root-step>C</root-step>\r
56         </root>\r
57         <kind>minor</kind>\r
58       </harmony>\r
59       <note>\r
60         <pitch><step>C</step><octave>4</octave></pitch>\r
61         <duration>2</duration>\r
62         <voice>1</voice>\r
63         <type>quarter</type>\r
64         <lyric number="1"><text>minor</text></lyric>\r
65       </note>\r
66       <harmony>\r
67         <root>\r
68           <root-step>C</root-step>\r
69         </root>\r
70         <kind>augmented</kind>\r
71       </harmony>\r
72       <note>\r
73         <pitch><step>C</step><octave>4</octave></pitch>\r
74         <duration>2</duration>\r
75         <voice>1</voice>\r
76         <type>quarter</type>\r
77         <lyric number="1"><text>augmented</text></lyric>\r
78       </note>\r
79       <harmony>\r
80         <root>\r
81           <root-step>C</root-step>\r
82         </root>\r
83         <kind>diminished</kind>\r
84       </harmony>\r
85       <note>\r
86         <pitch><step>C</step><octave>4</octave></pitch>\r
87         <duration>2</duration>\r
88         <voice>1</voice>\r
89         <type>quarter</type>\r
90         <lyric number="1"><text>diminished</text></lyric>\r
91       </note>\r
92     </measure>\r
93     <!--=======================================================-->\r
94     <measure number="2">\r
95       <harmony>\r
96         <root>\r
97           <root-step>C</root-step>\r
98         </root>\r
99         <kind>dominant</kind>\r
100       </harmony>\r
101       <note>\r
102         <pitch><step>C</step><octave>4</octave></pitch>\r
103         <duration>2</duration>\r
104         <voice>1</voice>\r
105         <type>quarter</type>\r
106         <lyric number="1"><text>dominant</text></lyric>\r
107       </note>\r
108       <harmony>\r
109         <root>\r
110           <root-step>C</root-step>\r
111         </root>\r
112         <kind>major-seventh</kind>\r
113       </harmony>\r
114       <note>\r
115         <pitch><step>C</step><octave>4</octave></pitch>\r
116         <duration>2</duration>\r
117         <voice>1</voice>\r
118         <type>quarter</type>\r
119         <lyric number="1"><text>major-seventh</text></lyric>\r
120       </note>\r
121       <harmony>\r
122         <root>\r
123           <root-step>C</root-step>\r
124         </root>\r
125         <kind>minor-seventh</kind>\r
126       </harmony>\r
127       <note>\r
128         <pitch><step>C</step><octave>4</octave></pitch>\r
129         <duration>2</duration>\r
130         <voice>1</voice>\r
131         <type>quarter</type>\r
132         <lyric number="1"><text>minor-seventh</text></lyric>\r
133       </note>\r
134       <harmony>\r
135         <root>\r
136           <root-step>C</root-step>\r
137         </root>\r
138         <kind>diminished-seventh</kind>\r
139       </harmony>\r
140       <note>\r
141         <pitch><step>C</step><octave>4</octave></pitch>\r
142         <duration>2</duration>\r
143         <voice>1</voice>\r
144         <type>quarter</type>\r
145         <lyric number="1"><text>diminished-seventh</text></lyric>\r
146       </note>\r
147     </measure>\r
148     <!--=======================================================-->\r
149     <measure number="3">\r
150       <harmony>\r
151         <root>\r
152           <root-step>C</root-step>\r
153         </root>\r
154         <kind>augmented-seventh</kind>\r
155       </harmony>\r
156       <note>\r
157         <pitch><step>C</step><octave>4</octave></pitch>\r
158         <duration>2</duration>\r
159         <voice>1</voice>\r
160         <type>quarter</type>\r
161         <lyric number="1"><text>augmented-seventh</text></lyric>\r
162       </note>\r
163       <harmony>\r
164         <root>\r
165           <root-step>C</root-step>\r
166         </root>\r
167         <kind>half-diminished</kind>\r
168       </harmony>\r
169       <note>\r
170         <pitch><step>C</step><octave>4</octave></pitch>\r
171         <duration>2</duration>\r
172         <voice>1</voice>\r
173         <type>quarter</type>\r
174         <lyric number="1"><text>half-diminished</text></lyric>\r
175       </note>\r
176       <harmony>\r
177         <root>\r
178           <root-step>C</root-step>\r
179         </root>\r
180         <kind>major-minor</kind>\r
181       </harmony>\r
182       <note>\r
183         <pitch><step>C</step><octave>4</octave></pitch>\r
184         <duration>2</duration>\r
185         <voice>1</voice>\r
186         <type>quarter</type>\r
187         <lyric number="1"><text>major-minor</text></lyric>\r
188       </note>\r
189       <harmony>\r
190         <root>\r
191           <root-step>C</root-step>\r
192         </root>\r
193         <kind>major-sixth</kind>\r
194       </harmony>\r
195       <note>\r
196         <pitch><step>C</step><octave>4</octave></pitch>\r
197         <duration>2</duration>\r
198         <voice>1</voice>\r
199         <type>quarter</type>\r
200         <lyric number="1"><text>major-sixth</text></lyric>\r
201       </note>\r
202     </measure>\r
203     <!--=======================================================-->\r
204     <measure number="4">\r
205       <harmony>\r
206         <root>\r
207           <root-step>C</root-step>\r
208         </root>\r
209         <kind>minor-sixth</kind>\r
210       </harmony>\r
211       <note>\r
212         <pitch><step>C</step><octave>4</octave></pitch>\r
213         <duration>2</duration>\r
214         <voice>1</voice>\r
215         <type>quarter</type>\r
216         <lyric number="1"><text>minor-sixth</text></lyric>\r
217       </note>\r
218       <harmony>\r
219         <root>\r
220           <root-step>C</root-step>\r
221         </root>\r
222         <kind>dominant-ninth</kind>\r
223       </harmony>\r
224       <note>\r
225         <pitch><step>C</step><octave>4</octave></pitch>\r
226         <duration>2</duration>\r
227         <voice>1</voice>\r
228         <type>quarter</type>\r
229         <lyric number="1"><text>dominant-ninth</text></lyric>\r
230       </note>\r
231       <harmony>\r
232         <root>\r
233           <root-step>C</root-step>\r
234         </root>\r
235         <kind>major-ninth</kind>\r
236       </harmony>\r
237       <note>\r
238         <pitch><step>C</step><octave>4</octave></pitch>\r
239         <duration>2</duration>\r
240         <voice>1</voice>\r
241         <type>quarter</type>\r
242         <lyric number="1"><text>major-ninth</text></lyric>\r
243       </note>\r
244       <harmony>\r
245         <root>\r
246           <root-step>C</root-step>\r
247         </root>\r
248         <kind>minor-ninth</kind>\r
249         <lyric number="1"><text>minor-ninth</text></lyric>\r
250       </harmony>\r
251       <note>\r
252         <pitch><step>C</step><octave>4</octave></pitch>\r
253         <duration>2</duration>\r
254         <voice>1</voice>\r
255         <type>quarter</type>\r
256         <lyric number="1"><text>minor-ninth</text></lyric>\r
257       </note>\r
258     </measure>\r
259     <!--=======================================================-->\r
260     <measure number="5">\r
261       <harmony>\r
262         <root>\r
263           <root-step>C</root-step>\r
264         </root>\r
265         <kind>dominant-11th</kind>\r
266       </harmony>\r
267       <note>\r
268         <pitch><step>C</step><octave>4</octave></pitch>\r
269         <duration>2</duration>\r
270         <voice>1</voice>\r
271         <type>quarter</type>\r
272         <lyric number="1"><text>dominant-11th</text></lyric>\r
273       </note>\r
274       <harmony>\r
275         <root>\r
276           <root-step>C</root-step>\r
277         </root>\r
278         <kind>major-11th</kind>\r
279       </harmony>\r
280       <note>\r
281         <pitch><step>C</step><octave>4</octave></pitch>\r
282         <duration>2</duration>\r
283         <voice>1</voice>\r
284         <type>quarter</type>\r
285         <lyric number="1"><text>major-11th</text></lyric>\r
286       </note>\r
287       <harmony>\r
288         <root>\r
289           <root-step>C</root-step>\r
290         </root>\r
291         <kind>minor-11th</kind>\r
292       </harmony>\r
293       <note>\r
294         <pitch><step>C</step><octave>4</octave></pitch>\r
295         <duration>2</duration>\r
296         <voice>1</voice>\r
297         <type>quarter</type>\r
298         <lyric number="1"><text>minor-11th</text></lyric>\r
299       </note>\r
300       <harmony>\r
301         <root>\r
302           <root-step>C</root-step>\r
303         </root>\r
304         <kind>dominant-13th</kind>\r
305       </harmony>\r
306       <note>\r
307         <pitch><step>C</step><octave>4</octave></pitch>\r
308         <duration>2</duration>\r
309         <voice>1</voice>\r
310         <type>quarter</type>\r
311         <lyric number="1"><text>dominant-13th</text></lyric>\r
312       </note>\r
313     </measure>\r
314     <!--=======================================================-->\r
315     <measure number="6">\r
316       <harmony>\r
317         <root>\r
318           <root-step>C</root-step>\r
319         </root>\r
320         <kind>major-13th</kind>\r
321       </harmony>\r
322       <note>\r
323         <pitch><step>C</step><octave>4</octave></pitch>\r
324         <duration>2</duration>\r
325         <voice>1</voice>\r
326         <type>quarter</type>\r
327         <lyric number="1"><text>major-13th</text></lyric>\r
328       </note>\r
329       <harmony>\r
330         <root>\r
331           <root-step>C</root-step>\r
332         </root>\r
333         <kind>minor-13th</kind>\r
334       </harmony>\r
335       <note>\r
336         <pitch><step>C</step><octave>4</octave></pitch>\r
337         <duration>2</duration>\r
338         <voice>1</voice>\r
339         <type>quarter</type>\r
340         <lyric number="1"><text>minor-13th</text></lyric>\r
341       </note>\r
342       <harmony>\r
343         <root>\r
344           <root-step>C</root-step>\r
345         </root>\r
346         <kind>suspended-second</kind>\r
347       </harmony>\r
348       <note>\r
349         <pitch><step>C</step><octave>4</octave></pitch>\r
350         <duration>2</duration>\r
351         <voice>1</voice>\r
352         <type>quarter</type>\r
353         <lyric number="1"><text>suspended-second</text></lyric>\r
354       </note>\r
355       <harmony>\r
356         <root>\r
357           <root-step>C</root-step>\r
358         </root>\r
359         <kind>suspended-fourth</kind>\r
360       </harmony>\r
361       <note>\r
362         <pitch><step>C</step><octave>4</octave></pitch>\r
363         <duration>2</duration>\r
364         <voice>1</voice>\r
365         <type>quarter</type>\r
366         <lyric number="1"><text>suspended-fourth</text></lyric>\r
367       </note>\r
368     </measure>\r
369     <!--=======================================================-->\r
370     <measure number="7">\r
371       <harmony>\r
372         <root>\r
373           <root-step>C</root-step>\r
374         </root>\r
375         <kind>Neapolitan</kind>\r
376       </harmony>\r
377       <note>\r
378         <pitch><step>C</step><octave>4</octave></pitch>\r
379         <duration>2</duration>\r
380         <voice>1</voice>\r
381         <type>quarter</type>\r
382         <lyric number="1"><text>Neapolitan</text></lyric>\r
383       </note>\r
384       <harmony>\r
385         <root>\r
386           <root-step>C</root-step>\r
387         </root>\r
388         <kind>Italian</kind>\r
389       </harmony>\r
390       <note>\r
391         <pitch><step>C</step><octave>4</octave></pitch>\r
392         <duration>2</duration>\r
393         <voice>1</voice>\r
394         <type>quarter</type>\r
395         <lyric number="1"><text>Italians</text></lyric>\r
396       </note>\r
397       <harmony>\r
398         <root>\r
399           <root-step>C</root-step>\r
400         </root>\r
401         <kind>French</kind>\r
402       </harmony>\r
403       <note>\r
404         <pitch><step>C</step><octave>4</octave></pitch>\r
405         <duration>2</duration>\r
406         <voice>1</voice>\r
407         <type>quarter</type>\r
408         <lyric number="1"><text>French</text></lyric>\r
409       </note>\r
410       <harmony>\r
411         <root>\r
412           <root-step>C</root-step>\r
413         </root>\r
414         <kind>German</kind>\r
415       </harmony>\r
416       <note>\r
417         <pitch><step>C</step><octave>4</octave></pitch>\r
418         <duration>2</duration>\r
419         <voice>1</voice>\r
420         <type>quarter</type>\r
421          <lyric number="1"><text>German</text></lyric>\r
422      </note>\r
423     </measure>\r
424     <!--=======================================================-->\r
425     <measure number="8">\r
426       <harmony>\r
427         <root>\r
428           <root-step>C</root-step>\r
429         </root>\r
430         <kind>pedal</kind>\r
431       </harmony>\r
432       <note>\r
433         <pitch><step>C</step><octave>4</octave></pitch>\r
434         <duration>2</duration>\r
435         <voice>1</voice>\r
436         <type>quarter</type>\r
437         <lyric number="1"><text>pedal</text></lyric>\r
438       </note>\r
439       <harmony>\r
440         <root>\r
441           <root-step>C</root-step>\r
442         </root>\r
443         <kind>power</kind>\r
444       </harmony>\r
445       <note>\r
446         <pitch><step>C</step><octave>4</octave></pitch>\r
447         <duration>2</duration>\r
448         <voice>1</voice>\r
449         <type>quarter</type>\r
450         <lyric number="1"><text>power</text></lyric>\r
451       </note>\r
452       <harmony>\r
453         <root>\r
454           <root-step>C</root-step>\r
455         </root>\r
456         <kind>Tristan</kind>\r
457       </harmony>\r
458       <note>\r
459         <pitch><step>C</step><octave>4</octave></pitch>\r
460         <duration>2</duration>\r
461         <voice>1</voice>\r
462         <type>quarter</type>\r
463         <lyric number="1"><text>Tristan</text></lyric>\r
464       </note>\r
465       <harmony>\r
466         <root>\r
467           <root-step>C</root-step>\r
468         </root>\r
469         <kind>other</kind>\r
470       </harmony>\r
471       <note>\r
472         <pitch><step>C</step><octave>4</octave></pitch>\r
473         <duration>2</duration>\r
474         <voice>1</voice>\r
475         <type>quarter</type>\r
476         <lyric number="1"><text>other</text></lyric>\r
477       </note>\r
478     </measure>\r
479     <!--=======================================================-->\r
480     <measure number="9">\r
481       <harmony>\r
482         <root>\r
483           <root-step>F</root-step>\r
484           <root-alter>1</root-alter>\r
485         </root>\r
486         <kind>major</kind>\r
487         <inversion>2</inversion>\r
488       </harmony>\r
489       <note>\r
490         <pitch><step>C</step><octave>4</octave></pitch>\r
491         <duration>4</duration>\r
492         <voice>1</voice>\r
493         <type>half</type>\r
494         <lyric number="1"><text>Inversion</text></lyric>\r
495       </note>\r
496       <harmony>\r
497         <root>\r
498           <root-step>F</root-step>\r
499           <root-alter>-2</root-alter>\r
500         </root>\r
501         <kind>major</kind>\r
502         <bass>\r
503           <bass-step>C</bass-step>\r
504         </bass>\r
505       </harmony>\r
506       <note>\r
507         <pitch><step>C</step><octave>4</octave></pitch>\r
508         <duration>1</duration>\r
509         <voice>1</voice>\r
510         <type>eighth</type>\r
511         <lyric number="1"><text>Fbb/C</text></lyric>\r
512       </note>\r
513       <harmony>\r
514         <root>\r
515           <root-step>G</root-step>\r
516           <root-alter>1</root-alter>\r
517         </root>\r
518         <kind>major</kind>\r
519         <bass>\r
520           <bass-step>D</bass-step>\r
521           <bass-alter>1</bass-alter>\r
522         </bass>\r
523       </harmony>\r
524       <note>\r
525         <pitch><step>C</step><octave>4</octave></pitch>\r
526         <duration>1</duration>\r
527         <voice>1</voice>\r
528         <type>eighth</type>\r
529         <lyric number="1"><text>G#/D#</text></lyric>\r
530       </note>\r
531       <harmony>\r
532         <root>\r
533           <root-step>C</root-step>\r
534         </root>\r
535         <kind>major</kind>\r
536       </harmony>\r
537       <note>\r
538         <rest/>\r
539         <duration>2</duration>\r
540         <voice>1</voice>\r
541         <type>quarter</type>\r
542         <lyric number="1"><text>C</text></lyric>\r
543       </note>\r
544     </measure>\r
545     <!--=======================================================-->\r
546     <measure number="10">\r
547       <harmony>\r
548         <root>\r
549           <root-step>C</root-step>\r
550         </root>\r
551         <kind>major</kind>\r
552         <degree>\r
553           <degree-value>3</degree-value>\r
554           <degree-alter>0</degree-alter>\r
555           <degree-type>subtract</degree-type>\r
556         </degree>\r
557         <degree>\r
558           <degree-value>5</degree-value>\r
559           <degree-alter>-1</degree-alter>\r
560           <degree-type>alter</degree-type>\r
561         </degree>\r
562       </harmony>\r
563       <note>\r
564         <pitch><step>C</step><octave>4</octave></pitch>\r
565         <duration>2</duration>\r
566         <voice>1</voice>\r
567         <type>quarter</type>\r
568         <lyric number="1"><text>C-3+5b</text></lyric>\r
569       </note>\r
570       <harmony>\r
571         <root>\r
572           <root-step>C</root-step>\r
573         </root>\r
574         <kind>major</kind>\r
575         <degree>\r
576           <degree-value>1</degree-value>\r
577           <degree-alter>0</degree-alter>\r
578           <degree-type>subtract</degree-type>\r
579         </degree>\r
580         <degree>\r
581           <degree-value>6</degree-value>\r
582           <degree-alter>-1</degree-alter>\r
583           <degree-type>add</degree-type>\r
584         </degree>\r
585       </harmony>\r
586       <note>\r
587         <pitch><step>C</step><octave>4</octave></pitch>\r
588         <duration>2</duration>\r
589         <voice>1</voice>\r
590         <type>quarter</type>\r
591         <lyric number="1"><text>C-1+6b</text></lyric>\r
592       </note>\r
593       <barline location="right">\r
594         <bar-style>light-heavy</bar-style>\r
595       </barline>\r
596     </measure>\r
597   </part>\r
598   <!--=========================================================-->\r
599 </score-partwise>\r