]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/music-glossary.tely
11c8bffe856b34c96e736b42e353da6a0ac33925
[lilypond.git] / Documentation / user / music-glossary.tely
1 \input texinfo  @c -*-texinfo-*-
2 @settitle Music Glossary
3 @setfilename music-glosssary.info
4
5
6 @ifhtml
7 This document is also available in @uref{music-glossary.ps.gz,gzipped
8 PostScript} and @uref{music-glossary.pdf,PDF}.
9 @end ifhtml
10
11 @titlepage
12 @title Music Glossary
13 @author Christian Mondrup
14 @c License PD, BSD-ish, GNU GPL, GNU FDL?
15
16 Copyright @copyright{} 1999--2003 by the authors
17
18
19   Permission is granted to copy, distribute and/or modify this document
20   under the terms of the GNU Free Documentation License, Version 1.1
21   or any later version published by the Free Software Foundation,
22   without Invariant Sections.
23   
24 @end titlepage
25
26
27
28 @ignore
29 @omfcreator Christian Mondrup
30 @omfdescription Glossary of musical terms with translations
31 @omftype user's guide
32 @omfcategory Applications|Publishing
33 @omflanguage English
34 @end ignore
35
36 @ifnottex
37 @node Top
38 @top
39 @chapter Music Glossary
40 @menu
41 @end menu
42 @end ifnottex
43
44 @ifnottex
45 Christian Mondrup
46 @*
47 Copyright 1999--2003 by the authors
48
49
50   Permission is granted to copy, distribute and/or modify this document
51   under the terms of the GNU Free Documentation License, Version 1.1
52   or any later version published by the Free Software Foundation,
53   without Invariant Sections.
54   
55
56 @*
57
58 @*
59
60 @end ifnottex
61
62 @c @pagesizes 10.3in
63 @c @everyheading @| @thispage @|
64 @c @evenheading @thispage @| @|
65 @c @oddheading @| @| @thispage @|
66
67 @macro ar{}
68 @iftex
69 @tex $\\Rightarrow$ @end tex@c
70 @end iftex
71 @ifhtml
72 -->
73 @end ifhtml
74 @ifinfo
75 -->
76 @end ifinfo
77 @end macro
78
79 @ignore
80 We do not use refs for Info:
81
82    @w{@ar{}\word\}@c vs:
83    @w{@ar{}@pxref{\word\}}@c
84
85 they look too intrusive (says Han-Wen).
86 @end ignore
87
88
89 @c arrowref
90 @macro aref{word}
91 @iftex
92 @w{@ar{}@strong{\word\}}@c
93 @end iftex
94 @ifhtml
95 @ar{}@ref{\word\, @strong{\word\}}@c
96 @end ifhtml 
97 @ifinfo
98 @w{@ar{}\word\}@c
99 @end ifinfo
100 @end macro
101
102
103 @c If we want hypelinks, we must add anchors.
104 @c Hmm, we need the @achor command in the item description itself
105 @c (not before or after) to get mozilla jump to the right place.
106 @c anchoritem
107 @macro aitem{word}
108 @item \word\@anchor{\word\}
109 @end macro
110 @macro aitemii{one,two}
111 @item \one\; \two\@anchor{\one\; \two\}@anchor{\one\}
112 @end macro
113 @macro aitemiii{one,two,three}
114 @item \one\; \two\; \three\@anchor{\one\; \two\; \three\}@anchor{\one\}
115 @end macro
116
117
118 @itemize
119 @item ES - Spanish
120 @item I - Italian
121 @item F - French
122 @item D - German
123 @item NL - Dutch
124 @item UK - British English
125 @item DK - Danish
126 @item S - Swedish
127 @item FI - Finnish
128 @item N - Norwegian
129 @end itemize
130
131 This is an example reference, that points you to the @aref{accent}
132 entry.
133
134
135 @table @strong
136
137 @aitem{A}
138 ES: la,
139 I: la,
140 F: la,
141 D: A, a,
142 NL: a,
143 DK: a,
144 S: a,
145 FI: A, a,
146 N: a.
147
148 @aitem{accent}
149 ES: acento,
150 I: accento,
151 F: accent,
152 D: Akzent,
153 NL: accent,
154 DK: accent,
155 S: accent,
156 FI: aksentti, korostus,
157 N: ?.
158
159 The stress of one tone over others.
160
161 @c F: how to distinguish between accidental and key-sig alteration?
162
163 @aitem{accidental}
164 ES: alteraci@'on,
165 I: alterazione, accidente,
166 F: alt@'eration
167 D: Vorzeichen, Versetzungszeichen,
168 NL: voorteken,
169 DK: l@o{}st fortegn,
170 S: tillf@"alligt f@"ortecken,
171 FI: tilap@"ainen etumerkki,
172 N: ?.
173
174 @c F: alt@'eration accidentelle,  D: Vorzeichen, Versetzungszeichen,
175 @c Akzidenz, NL: toevallig teken, I: accidento.
176
177 A sharp raises a tone by a @aref{semitone}, a double sharp raises it
178 by a @aref{whole tone}, a flat lowers it by a semitone and a double
179 flat lowers it by a whole tone. A natural cancels the effect of a previous
180 accidental.
181
182 @lilypond[notime]
183 \property Score.automaticBars = ##f
184 %\property Voice.TextScript \set #'font-style = #'large
185 \addlyrics
186 \context Staff \notes\relative c'' {
187   gis1 s s gisis s s ges s s geses s s g!
188 }
189 \context Lyrics \lyrics {
190   \property Lyrics . LyricText \override #'alignment = #-1
191   "sharp  " "db. sharp  " "flat  " "db. flat  " natural
192 }
193 @end lilypond
194
195 @aitem{accelerando}
196 ES: acelerando,
197 I: accelerando,
198 F: accelerando, en acc@'el@'erant,
199 D: accelerando, schneller werden,
200 NL: accelerando,
201 DK: accelerando,
202 S: accelerando,
203 FI: accelerando, kiihdytt@"aen,
204 N: ?.
205
206 Increase tempo.
207
208 @aitem{adagio}
209 ES: adagio,
210 I: adagio,
211 F: adagio, lent,
212 D: Adagio, Langsam,
213 NL: adagio,
214 DK: adagio,
215 S: adagio,
216 FI: adagio, hitaasti,
217 N: adagio.
218
219 It. comfortable, easy.
220 1. Slow tempo, slower -- especially in even meter -- than
221 @aref{andante} and faster than @aref{largo}.
222 2. A movement in slow tempo, especially the second (slow) movement of
223 @aref{sonata}s, symphonies, etc.
224
225 @aitem{allegro}
226 ES: allegro,
227 I: allegro,
228 F: allegro,
229 D: Allegro, Schnell, Fr@"ohlich, Lustig,
230 NL: allegro,
231 DK: allegro,
232 S: allegro,
233 FI: allegro, nopeasti,
234 N: allegro.
235
236 It. cheerful.  Quick tempo.  Also used as a title for pieces in a quick tempo,
237 especially the first and last movements of a @aref{sonata}.
238
239 @aitem{alto}
240 ES: alto,
241 I: contralto,
242 F: alto, D: Alt,
243 D: Alt,
244 NL: alt,
245 DK: alt,
246 S: alt,
247 FI: altto, matala nais@"a@"ani,
248 N: alt.
249
250 A female voice of low range (@emph{contralto}).  Originally the alto was a high
251 male voice (hence the name) which by the use of falsetto reached the height of
252 the female voice.  This type of voice is also known as @aref{counter
253 tenor}.
254
255 @aitem{alto clef}
256 ES: clave de do en tercera,
257 I: chiave di contralto,
258 F: clef d'ut troisi@`eme ligne,
259 D: Altschl@"ussel, Bratschenschl@"ussel,
260 NL: alt sleutel,
261 DK: altn@o{}gle,
262 S: altklav,
263 FI: alttoavain,
264 N: ?.
265
266 C clef setting central C on the middle line of the staff
267 @aref{C clef}.
268
269 @aitem{ambitus}
270 ES: ambitus,
271 I: ambitus,
272 F: ambitus,
273 D: ambitus,
274 NL: ambitus,
275 DK: ambitus,
276 S: ambitus,
277 FI: ambitus, @"a@"aniala, soitinala,
278 N: ?.
279
280 The term ambitus denotes a range of pitches for a given voice in a part of music. It also may denote the pitch range that a musical instrument is capable of playing.
281
282 @aitem{ancient minor scale}
283 I: scala minore naturale,
284 F: forme du mode mineur ancien, trois@`eme mode, mode hell@'enique
285 D: reines Moll,
286 NL: authentieke mineurtoonladder,
287 DK: ren mol,
288 S: ren mollskala,
289 FI: luonnollinen molliasteikko,
290 N: ?.
291
292 @lilypond[notime]
293 \property Score.automaticBars = ##f
294 \notes\relative c'' {
295 a1 b c d e f g a }
296 @end lilypond
297
298 @aitem{andante}
299 ES: andante,
300 I: andante,
301 F: andante,
302 D: Andante, Gehend,
303 NL: andante,
304 DK: andante,
305 S: andante,
306 FI: andante, k@"ayden,
307 N: andante.
308
309 Walking tempo/character.
310
311 @aitem{appoggiatura}
312 ES: apoyatura,
313 I: appoggiatura,
314 F: appogiature, (port de voix),
315 D: Vorschlag,
316 NL: voorslag,
317 DK: forslag,
318 S: f@"orslag,
319 FI: appoggiatura, etuhele,
320 N: ?.
321
322 Ornamental note, usually a second, that is melodically connected with the main
323 note that follows it.  In music before the 19th century a. were usually
324 performed on the beat, after that mostly before the beat.  While the short
325 a. is performed as a short note regardless of the duration of the main note
326 the duration of the long a. is proportional to that of the main note.
327
328 @lilypond
329 \context Voice \notes\relative c'' {
330 \key d \major
331 \time 4/4
332
333 %\property Score.TextScript \set #'font-style = #'large
334 <<d a fis>>4_"notation" r
335 { \property Voice.Stem \override #'flag-style = #'()
336   \grace g16
337   \property Voice.Stem \revert #'flag-style
338    }
339 fis8 e16 fis
340 { \property Voice.Stem \override #'flag-style = #'()
341   \grace a16
342   \property Voice.Stem \revert #'flag-style
343   }
344 g8 fis16 g |
345 \cadenzaOn a4 \bar "||" \cadenzaOff }
346 \notes\relative c'' {
347 <<d a fis>>4_"performance" r g16 ( fis) e fis a ( g) fis g |
348 \cadenzaOn a4 \bar "||" \cadenzaOff }
349 @end lilypond
350
351 An appoggiatura may have more notes preceding the main note.
352
353 @lilypond
354 \notes\relative c'' {
355   \key as \major
356   \time 2/4
357 %  \property Score.TextScript \set #'font-style = #'large
358   \grace { bes16 } as8_"notation" as16 bes as8 g |
359   \grace { as16[( bes] } << c as >>4-)
360   \grace { as16[( bes] } << c as >>4-) \bar "||"
361   \grace { bes16 } as8_"performance" as16 bes as8 g |
362   < \context Voice = va { \stemUp\tieUp as32 bes c8. as32 bes c8. }
363     \context Voice = vb { \stemDown\tieDown as16 ~ as8. as16 ~ as8. } >
364   \bar "||"
365 }
366 @end lilypond
367
368 @aitem{arpeggio}
369 ES: arpegio,
370 I: arpeggio,
371 F: arp@`ege,
372 D: Arpeggio, Akkordbrechungen, gebrochener Akkord,
373 NL: gebroken akoord,
374 DK: arpeggio, akkordbrydning,
375 S: arpeggio,
376 FI: arpeggio, murtosointu,
377 N: ?.
378
379 @lilypond
380 \notes \context PianoStaff <
381   \context Staff = SA \relative c'' {
382     \time 4/4
383     \clef treble
384     r8 g16 c e g, c e r8 g,16 c e g, c e |
385     r8 a,16 d f a, d f r8 a,16 d f a, d f \bar "||" }
386   \context Staff = SB \relative c' {
387     \clef bass
388     < \context Voice = va {
389         \stemUp
390         r16 e8. ( e4) r16 e8. ( e4) |
391         r16 d8. ( d4) r16 d8. ( d4) }
392       \context Voice = vb {
393         \stemDown
394         c2 c | c c } >
395   }
396 >
397 @end lilypond
398
399 @aitem{ascending interval}
400 ES: Intervalo ascendente,
401 I: intervallo ascendente,
402 F: intervalle ascendant,
403 D: steigendes Intervall,
404 NL: stijgend interval,
405 DK:@w{ }stigende interval,
406 S: stigande intervall,
407 FI: nouseva intervalli,
408 N: ?.
409
410 A distance between a starting lower note and a higher ending note.
411
412 @aitem{augmented interval}
413 ES: intervalo aumentado,
414 I: intervallo aumentato,
415 F: intervalle augment@'e,
416 D: @"uberm@"a@ss{}iges Intervall,
417 NL: overmatig interval,
418 DK: forst@o{}rret interval,
419 S: @"overstigande intervall,
420 FI: ylinouseva intervalli,
421 N: ?.
422
423 @aref{interval}.
424
425 @aitem{autograph        }
426 I: autografo,
427 F: manuscrit,
428 D: Autograph, Handschrift,
429 NL: manuscript,
430 DK: h@aa{}ndskrift, autograf,
431 S: handskrift,
432 FI: k@"asinkirjoitettu nuotti,
433 N: ?.
434
435 1. A manuscript in the composer's own hand.
436 2. Music prepared for photoreproduction by freehand drawing,
437 with only the aid of a straightedge ruler and T-square,
438 which attempts to emulate engraving.
439 This required more skill than did engraving.
440
441 @aitem{B}
442 ES: si,
443 I: si,
444 F: si,
445 D: H, h,
446 NL: b,
447 DK: h,
448 S: h,
449 FI: H, h,
450 N: h.
451
452 @aitemii{backfall,forefall}
453 @aref{appoggiatura}.
454
455 @aitem{bar line}
456 ES: ?,
457 I: stanghetta, barra (di divisione),
458 F: barre (de mesure),
459 D: Taktstrich,
460 NL: maatstreep,
461 DK: taktstreg,
462 S: taktstreck,
463 FI: tahtiviiva,
464 N: ?.
465
466 @aitem{bar}
467 ES: comp@'as, @aref{measure}.
468
469 @aitem{baritone}
470 ES: bar@'{@dotless{i}}tono,
471 I: baritono,
472 F: bariton,
473 D: Bariton,
474 NL: bariton,
475 DK: baryton,
476 S: baryton,
477 FI: baritoni, keskikorkuinen mies@"a@"ani,
478 N: baryton.
479
480 The male voice intermediate between the @aref{bass} and the
481 @aref{tenor}.
482
483 @c F: clef de troisi@`eme ligne dropped
484
485 @aitem{baritone clef}
486 ES: clave de fa en tercera,
487 I: chiave di baritono,
488 F: clef d' Ut cinqui@`eme ligne, clef de Fa troisi@`eme,
489 D: Baritonschl@"ussel,
490 NL: baritonsleutel,
491 DK: barytonn@o{}gle,
492 S: barytonklav,
493 FI: baritoniavain,
494 N: ?.
495
496 C or F clef setting central C on the upper staff line.
497 @aref{C clef}, @aref{F clef}.
498
499 @aitem{bass clef}
500 ES: clave de fa en cuarta,
501 I: chiave di basso,
502 F: cl@'e de fa quatri@`eme ligne,
503 D: Bassschl@"ussel,
504 NL: bassleutel,
505 DK: basn@o{}gle,
506 S: basklav,
507 FI: bassoavain,
508 N: ?.
509
510 A clef setting with central C on the first top ledger line.
511 @aref{F clef}.
512
513 @aitem{bass}
514 I: basso,
515 F: basse,
516 D: Bass,
517 NL: bas,
518 DK: bas,
519 S: bas,
520 FI: basso, matala mies@"a@"ani,
521 N: bas.
522
523 1. The lowest of men's voices.
524 2. Sometimes, especially in jazz music, used as
525 an abbreviation for double bass.
526 @aref{strings}.
527
528 @aitem{beam}
529 I: coda,
530 F: barre,
531 D: Balken,
532 NL: waardestreep,
533 DK: bj@ae{}lke,
534 S: balk,
535 FI: palkki,
536 N: ?.
537
538 Line connecting a series of notes (shorter than a quarter note).
539 The number of beams determine the note value of the connected notes.
540
541 @lilypond[notime]
542 \property Score.automaticBars = ##f
543 %\property Voice.TextScript \set #'font-style = #'large
544 \notes\relative c'' {
545   g8_"1/8"[ g g g] s16
546   g16_"1/16"[ g g g] s16
547   g32_"1/32"[ s32 g32 s32 g32 s32 g32] s16
548   g64_"1/64"[ s32 g64 s32 g64 s32 g64] s32 }
549 @end lilypond
550
551 @aitem{beat}
552 ES: tiempo,
553 I: tempi,
554 F: temps,
555 D: Takt, Taktschlag, Zeit (im Takt),
556 NL: tel,
557 DK: (takt)slag,
558 S: taktslag,
559 FI: aika-arvo,
560 N: ?.
561
562 Note value used for counting, most often half-, fourth-, and eighth notes.
563 The base counting value and the number of them per measure is indicated at
564 the start of the music.
565
566 @lilypond
567 \key g \major
568 \time 4/4
569 \notes\relative c'' { g4 c b a | g1 \bar "||"}
570 \time 3/8
571 \notes\relative c'' { g8 d' c | b c a | g4. \bar "||"}
572 @end lilypond
573
574 @aitem{bind}
575 @aref{tie}.
576
577 @aitem{brace}
578 ES: llave, corchete,
579 I: graffa,
580 F: accolade,
581 D: Klammer, Akkolade,
582 NL: accolade, teksthaak,
583 DK: klamme,
584 S: klammer,
585 FI: yhdist@"av@"a sulkumerkki,
586 N: ?.
587
588 Symbol at the start of a system connecting staves.  Curly braces are used
589 for connecting piano staves, angular brackets for connecting parts in an
590 orchestral or choral score.
591
592 @lilypond
593 \notes\context GrandStaff <
594   \relative c''\context Staff = SA  { \clef treble g4 e c2 }
595   \relative c \context Staff = SB { \clef bass c1 \bar "|." } >
596 @end lilypond
597
598 @lilypond
599 \context StaffGroup <
600 %  \property StaffGroup.minVerticalAlign = #12
601   \notes\relative c'' \context Staff = SA { \clef treble g4 e c2 }
602   \notes\relative c \context Staff = SB { \clef bass c1 \bar "|." } >
603 @end lilypond
604
605 @aitem{brass}
606 ES: metales,
607 I: ottoni,
608 D: Blechbl@"aser,
609 NL: koper (blazers),
610 F: cuivres,
611 DK: messingbl@ae{}sere,
612 S: brassinstrument, m@"assingsinstrument,
613 FI: vaskisoitin,
614 N: ?.
615
616 A family of blown musical instruments made of brass all using a cup formed
617 mouth piece.  The brass instruments commonly used in a symphony orchestra are
618 trumpet, trombone, french horn, and tube.
619
620 @aitem{breath mark}
621 I: respiro,
622 F: respiration,
623 D: Atemzeichen, Trennungszeichen,
624 NL: repercussieteken,
625 DK: vejrtr@ae{}kningstegn,
626 S: andningstecken,
627 FI: hengitysmerkki,
628 N: ?.
629
630 Indication of where to breathe in vocal and wind instrument parts.
631
632 @aitem{breve}
633 ES: breve,
634 I: breve,
635 F: br@`eve,
636 D: Brevis,
637 NL: brevis,
638 DK: brevis,
639 S: brevis,
640 FI: brevis,
641 N: ?.
642
643 @aref{note value} twice as long as a whole note.  Mainly used
644 in pre-1650 music.
645
646 @lilypond[notime]
647 \property Score.automaticBars = ##f
648 \notes\relative c'' { g\breve }
649 @end lilypond
650
651 @aitem{C}
652 ES: do,
653 I: do,
654 F: ut,
655 D: C, c,
656 NL: c,
657 DK: c,
658 S: c,
659 FI: C, c,
660 N: c.
661
662 @aitem{C clef}
663 ES: Clave de do,
664 I: chiave di do,
665 F: cl@'e d'ut,
666 D: C-Schl@"ussel,
667 NL: C-sleutel,
668 DK: c-n@o{}gle,
669 S: c-klav,
670 FI: C-avain,
671 N: ?.
672
673 Clef symbol indicating the position of the central C.  Used on all note
674 lines.
675
676 @lilypond[notime]
677 \property Score.automaticBars = ##f
678 \property Score.Clef \override #'full-size-change = ##t
679 %\property Score.LyricText \set #'font-style = #'large
680 \addlyrics
681 \context Staff \notes\relative c' {
682   \clef soprano c1 s s
683   \clef mezzosoprano c s s
684   \clef alto c s s
685   \clef tenor c s s
686   \clef baritone c s s
687 }
688 \context Lyrics \lyrics {
689   \property Lyrics . LyricText \override #'alignment = #-1
690   "Soprano  " "Mezzosoprano  " "Alto  " "Tenor  " Baritone
691 }
692 @end lilypond
693
694 @aitem{cadence}
695 ES: cadencia,
696 I: cadenza,
697 F: cadence,
698 D: Kadenz,
699 NL: cadens,
700 DK: kadence,
701 S: kadens,
702 FI: kadenssi, lopuke,
703 N: ?.
704
705 @aref{harmonic cadence}, @aref{functional harmony}.
706
707 @aitem{cadenza}
708 ES: cadenza,
709 I: cadenza,
710 F: cadence,
711 D: Kadenz,
712 NL: cadens,
713 DK: kadence,
714 S: kadens,
715 FI: kadenssi, lopuke,
716 N: ?.
717
718 An extended, improvisatory style section inserted near the end of
719 movement.  The purpose of a cadenza is to give the singer or player a chance to
720 exhibit her technichal skill and not the least her ability to improvise.  Since
721 the middle of the 19th century, however, most cadences have been written down
722 by the composer.
723
724 @aitem{canon}
725 ES: canon,
726 I: canone,
727 F: canon,
728 D: Kanon,
729 NL: canon,
730 DK: kanon,
731 S: kanon,
732 FI: kaanon, tarkka j@"aljittely,
733 N: ?.
734
735 @aref{counterpoint}.
736
737 @aitem{cent}
738 ES: cent,
739 I: cent,
740 F: cent,
741 D: Cent,
742 NL: cent,
743 DK: cent,
744 S: cent,
745 FI: sentti, puolis@"avelaskeleen sadasosa tasavireisess@"a viritysj@"arjestelm@"ass@"a,
746 N: ?.
747
748 Logarithmic unit of measurement.  1 cent is 1/1200 of an octave (1/100 of an
749 equally tempered @aref{semitone}).
750 @aref{equal temperament}.
751
752 @aitem{central C}
753 @aref{middle C}.
754
755 @aitem{chord}
756 ES: acorde,
757 I: accordo,
758 F: accord,
759 D: Akkord,
760 NL: akkoord,
761 DK: akkord,
762 S: ackord,
763 FI: sointu,
764 N: ?.
765
766 Three or more tones sounding simultaneously.  In traditional European music the
767 base chord is a @emph{triad} consisting of 2@w{ }thirds.  @emph{Major} (major +
768 minor @aref{third}) as well as @emph{minor} (minor + major third)
769 chords may be extended with more thirds.  Four-tone @emph{seventh chords}
770 and five-tone @emph{ninth} major chords are most often used as dominants
771 (@aref{functional harmony}).  A special case is chords having no
772 third above the lower notes to define their quality as major or minor.  Such
773 chords are denoted open chords
774
775 @lilypond[notime]
776 \property Score.automaticBars = ##f
777 %\property Voice.TextScript \set #'font-style = #'large
778 \addlyrics
779 \context Staff \notes\relative c'' {
780   <<g b d>>1 s s
781   <<g bes d>> s s
782   <<g bes des>> s s
783   <<g b dis>> s s
784   <<g b d f>> s s
785   <<g b d f a>> s s
786 }
787 \context Lyrics \lyrics{
788   \property Lyrics . LyricText \override #'alignment = #-1
789   "major  " "minor  " "diminished  " "augmented  "
790   "seventh-chord  " "ninth-chord  "
791 }
792 @end lilypond
793
794 @aitem{chromatic scale}
795 ES: escala crom@'atica,
796 I: scala cromatica,
797 F: gamme chromatique,
798 D: chromatische Tonleiter,
799 NL: chromatische toonladder,
800 DK: kromatisk skala,
801 S: kromatisk skala,
802 FI: kromaattinen asteikko,
803 N: ?.
804
805 A scale consisting of all 11 @aref{semitone}s.
806
807 @lilypond[notime]
808 \property Score.automaticBars = ##f
809 \notes\relative c' { c1 cis d dis e f fis g gis a ais b c }
810 @end lilypond
811
812 @aitem{chromaticism}
813 ES: cromatismo,
814 I: cromatismo,
815 F: chromatisme,
816 D: Chromatik,
817 NL: chromatiek,
818 DK: kromatik,
819 S: kromatik,
820 FI: kromatiikka,
821 N: ?.
822
823 Use of tones extraneous to a @aref{diatonic scale} (minor, major).
824
825 @aitemii{church mode,ecclesiastical mode}
826 ES: modo eclesi@'astico,
827 I: modo ecclesiastico,
828 F: mode eccl@'esiastique,
829 D: Kirchentonart,
830 NL: kerktoonladder,
831 DK: kirketoneart,
832 S: kyrkotonart,
833 FI: moodi, kirkkos@"avellaji,
834 N: ?.
835
836 @aref{diatonic scale}.
837
838 @aitem{clef}
839 ES: clave,
840 I: chiave,
841 F: cl@'e, clef,
842 D: Schl@"ussel, Notenschl@"ussel,
843 NL: sleutel,
844 DK: n@o{}gle,
845 S: klav,
846 FI: avain, nuottiavain,
847 N: ?.
848
849 @aref{C clef}, @aref{F clef}, @aref{G clef}.
850
851 @aitem{comma}
852 I: comma,
853 F: comma,
854 D: Komma,
855 NL: komma,
856 DK: komma,
857 S: komma,
858 FI: komma, korvinkuultava ero @"a@"anenkorkeudessa,
859 N: ?.
860
861 Difference in pitch between a note derived from pure tuning and the same note
862 derived from some other tuning method.  @aref{temperament}.
863
864 @aitem{common meter}
865 @aref{meter}.
866
867 @aitem{compound interval}
868 ES: intervalo compuesto,
869 I: intervallo composto,
870 F: intervalle compos@'e,
871 D: weites Intervall,
872 NL: samengesteld interval,
873 DK: sammensat interval,
874 S: sammansatt intervall,
875 FI: oktaavia laajempi intervalli,
876 N: ?.
877
878 Intervals larger than an octave.
879
880 @aref{interval}.
881
882 @aitem{complement}
883 I: rivolto,
884 F: intervalle compl@'ementaire,
885 D: Komplement@"arintervall,
886 NL: complementair interval,
887 DK: komplement@ae{}rinterval,
888 S: komplement@"arintervall (?),
889 FI: t@"aydent@"av@"a intervalli,
890 N: ?.
891
892 @aref{inverted interval}.
893
894 @aitem{conjunct movement}
895 ES: movimiento conjunto,
896 I: moto congiunto,
897 F: mouvement conjoint,
898 D: schrittweise, stufenweise Bewegung,
899 NL: stapsgewijze, trapsgewijze beweging,
900 DK: trinvis bev@ae{}gelse,
901 S: stegvis r@"orelse,
902 FI: asteittainen liike,
903 N: ?.
904
905 Melody moving in the narrow steps of the scale.
906
907 @lilypond
908 \key g \major \time 4/4
909 \notes\relative c'' { g4 g g a | b2 a | g4 b a a | g1 \bar "||" }
910 @end lilypond
911
912 @aitem{consonance}
913 ES: consonancia,
914 I: consonanza,
915 F: consonance,
916 D: Konsonanz,
917 NL: consonant,
918 DK: konsonans,
919 S: konsonans,
920 FI: konsonanssi, sopusointi,
921 N: ?.
922
923 @aref{harmony}.
924
925 @aitem{contralto}
926 ES: contralto,
927 I: contralto,
928 F: contralto,
929 D: Alt,
930 NL: contralto,
931 DK: alt,
932 S: alt,
933 FI: kontra-altto,
934 N: ?.
935
936 @aref{alto}.
937
938 @aitem{counterpoint}
939 ES: contrapunto,
940 I: contrappunto,
941 F: contrepoint,
942 D: Kontrapunkt,
943 NL: contrapunt,
944 DK: kontrapunkt,
945 S: kontrapunkt,
946 FI: kontrapunkti, @"a@"ani @"a@"ant@"a vastaan,
947 N: ?.
948
949 From latin @emph{punctus contra punctum}, note against note.  The combination
950 into a single musical fabric of lines or parts which have distinct melodic
951 significance.  A frequently used polyphonic technique is imitation, in its
952 strictest form found in the canon needing only one part to be written down
953 while the other parts are performed with a given displacement.  Imitation is
954 also the contrapunctal technique used in the @emph{fugue} which, since the
955 music of the baroque era, has been one of the most popular polyphonic
956 composition methods.
957
958 @lilypond[11pt,noquote]
959 \property Score.TimeSignature \override #'style = #'()
960 \notes\context PianoStaff <
961   \context Staff = SA \relative c' {
962     \key bes \major
963     \time 4/4
964     \clef treble
965     < \context Voice = rha {
966         \stemUp
967         r1 | r2 r8 g'8 bes d, |
968         cis4 d r8 e!16 f g8 f16 e |
969         f8 g16 a bes8 a16 g a8
970       }
971       \context Voice = rhb {
972         \stemDown
973         r1 | r | r | r2 s8
974       }
975     >
976   }
977   \context Staff = SB \relative c' {
978     \clef bass
979     \key bes \major
980     < \context Voice = lha {
981         \stemUp
982         r8 d es g, fis4 g | r8 a16 bes c8 bes16 a bes4 g |
983         r8 a16 g f8 g16 a bes8 g e! cis' |
984         d4. e!8 f
985       }
986       \context Voice = lhb {
987         \stemDown
988         r1 | r | r | r2 s8
989       } >
990   }
991 >
992 @end lilypond
993
994 @aitem{counter tenor}
995 ES: contratenor,
996 I: controtenore,
997 F: contre-tenor,
998 D: Countertenor,
999 NL: contratenor,
1000 DK: kontratenor,
1001 S: kontratenor, counter tenor,
1002 FI: kontratenori,
1003 N: kontratenor.
1004
1005 @aref{contralto}.
1006
1007 @aitem{Copying, Music}
1008 A music copyist did fast freehand scores and parts on preprinted staff lines
1009 for performance.  Some of their conventions (e.g., the placement of noteheads
1010 on stems) varied slightly from those of engravers.  Some of their working
1011 methods were superior and could well be adopted by music typesetters.  This
1012 required more skill than engraving.
1013
1014 @aitem{crescendo}
1015 ES: crescendo,
1016 I: crescendo,
1017 F: crescendo,
1018 D: Crescendo, lauter werden,
1019 NL: crescendo,
1020 DK: crescendo,
1021 S: crescendo,
1022 FI: cresendo, voimistuen,
1023 N: crescendo.
1024
1025 Increasing volume.  Indicated by a rightwards opening horizontal wedge or the
1026 abbreviation ``cresc.''.
1027
1028 @lilypond
1029 \key g \major \time 4/4
1030 \notes\relative c'' { g4 \< a b c |  d1\! \bar "|." }
1031 @end lilypond
1032
1033 @aitem{cue-notes}
1034 ES: notas guia,
1035 I: notine,
1036 F: petites notes pr@'ec@'edent l'entr@'ee d'in instrument, r@'eplique,
1037 D: Stichnoten,
1038 NL: stichnoten,
1039 DK: stiknoder,
1040 S: inprickningar,
1041 FI: vihjenuotit,
1042 N: ?.
1043
1044 In a separate part notes belonging to another part with the purpose of hinting
1045 when to start playing.  Usually printed in a smaller type.
1046
1047 @aitem{custos}
1048
1049 A custos is a staff symbol that appears at the end of a staff line
1050 with monophonic musical contents (i.e. with a single voice).  It
1051 anticipates the pitch of the first note of the following line and thus
1052 helps the player or singer to manage line breaks during performance,
1053 thus enhancing readability of a score.
1054
1055 Custodes were frequently used in music notation until the 16th
1056 century.  There were different appearences for different notation
1057 styles.  Nowadays, they have survived only in special forms of musical
1058 notation such as via the editio vaticana dating back to the beginning
1059 of the 20th century
1060
1061 @lilypond
1062 \score {
1063     \notes {
1064         \property Staff.Custos \set #'neutral-position = #4
1065         \property Staff.Custos \set #'neutral-direction = #-1
1066         \property Staff.Custos \set #'adjust-if-on-staffline = ##t
1067
1068         \property Staff.Custos \set #'style = #'hufnagel
1069         c'1
1070         \break << d' a' f''>>1
1071     }
1072     \paper {
1073         \translator {
1074             \StaffContext
1075             \consists Custos_engraver
1076         }
1077 raggedright = ##t
1078     }
1079 }
1080 @end lilypond
1081   
1082 @aitem{D}
1083 ES: Re,
1084 I: re,
1085 F: r@'e,
1086 D: D, d,
1087 NL: d,
1088 DK: d,
1089 S: d,
1090 FI: D, d,
1091 N: d.
1092
1093 @aitem{da capo}
1094 ES: da capo,
1095 I: da capo,
1096 F: da capo, depuis le commencement,
1097 D: da capo, von Anfang,
1098 NL: da capo,
1099 DK: da capo,
1100 S: da capo,
1101 FI: da capo, alusta,
1102 N: ?.
1103
1104 The term indicates repetition of the piece from the beginning to the end or to
1105 a certain place marked @emph{fine}.  Mostly abbreviated as ``D.C.''.
1106
1107 @aitem{dal segno}
1108 ES: dal segno,
1109 I: dal segno,
1110 F: dal segno, depuis le signe,
1111 D: dal segno,
1112 NL: dal segno,
1113 DK: dal segno,
1114 S: dal segno,
1115 FI: dal segno, merkkiin asti,
1116 N: ?.
1117
1118 Abbreviated ``d.s.''.  Repetition, not from the beginning, but from
1119 another place frequently near the beginning marked by a sign:
1120
1121 @lilypond
1122 %\property Voice.TextScript \set #'font-style = #'large
1123 \property Voice.TextScript \set #'font-shape = #'italic
1124 \key g \major \time 4/4
1125 \notes\relative c'' { d1 | g,4^\segno  a b c | b a g2_"d.s." \bar "|." }
1126 @end lilypond
1127
1128 @aitem{decrescendo}
1129 ES: decrescendo,
1130 I: decrescendo,
1131 D: Decrescendo, leiser werden,
1132 NL: decrescendo,
1133 DK: decrescendo,
1134 S: decrescendo,
1135 FI: decresendo, hiljentyen,
1136 N: decrescendo.
1137
1138 Decreasing tone volume.  Indicated by a leftwards opening horizontal wedge
1139 or the abbreviation ``decresc.''.
1140
1141 @lilypond
1142 \notes\relative c'' {
1143   \key g \major \time 4/4
1144   d4 \> c b a |  g1 \! \bar "|."
1145 }
1146 @end lilypond
1147
1148 @aitem{descending interval}
1149 ES: intervalo descendente,
1150 I: intervallo discendente,
1151 F: intervalle descendant,
1152 D: fallendes Intervall, absteigendes Intervall,
1153 NL: dalend interval,
1154 DK: faldende interval,
1155 S: fallande intervall,
1156 FI: laskeva intervalli,
1157 N: ?.
1158
1159 A distance between a starting higher note and a lower ending note.
1160
1161 @aitem{diatonic scale}
1162 ES: escala diat@'onica,
1163 I: scala diatonica,
1164 F: gamme diatonique,
1165 D: diatonische Tonleiter,
1166 NL: diatonische toonladder,
1167 DK: diatonisk skala,
1168 S: diatonisk skala,
1169 FI: diatoninen asteikko,
1170 N: ?.
1171
1172 A scale consisting of 5@w{ }@aref{whole tone}s and
1173 2@w{ }@aref{semitone}s (S).  Scales played on the white keys
1174 of a piano keybord are diatonic.
1175
1176 The church modes are used in gregorial chant and pre baroque early music but
1177 also to some extent in newer jazz music.
1178
1179 @lilypond[notime,linewidth=110mm]
1180 \property Score.automaticBars = ##f
1181 %\property Score.LyricText \set #'font-style = #'large
1182 %\property Score.TextScript \set #'font-style = #'large
1183 \addlyrics
1184   \context Staff \notes\relative c' {
1185     c1 d
1186     \property Voice.TextScript \set #'padding = #-4
1187     e^"~~ S" f g a b^"~~ S" c
1188   }
1189   \context Lyrics \lyrics {
1190     Ionian
1191   }
1192 @end lilypond
1193
1194 @lilypond[notime]
1195 \property Score.automaticBars = ##f
1196 %\property Score.LyricText \set #'font-style = #'large
1197 %\property Score.TextScript \set #'font-style = #'large
1198 \addlyrics
1199   \context Staff \notes\relative c' {
1200     d1
1201     \property Voice.TextScript \set #'padding = #-4
1202     e^"~~ S" f g a b^"~~ S" c d
1203   }
1204   \context Lyrics \lyrics {
1205     Dorian
1206   }
1207 @end lilypond
1208
1209 @lilypond[notime]
1210 \property Score.automaticBars = ##f
1211 %\property Score.LyricText \set #'font-style = #'large
1212 %\property Score.TextScript \set #'font-style = #'large
1213 \addlyrics
1214   \notes\relative c' {
1215     \property Voice.TextScript \set #'padding = #-4
1216     e1^"~~ S" f g a b^"~~ S" c d e
1217   }
1218   \context Lyrics \lyrics {
1219     Phrygian
1220   }
1221 @end lilypond
1222
1223 @lilypond[notime]
1224 \property Score.automaticBars = ##f
1225 %\property Score.LyricText \set #'font-style = #'large
1226 %\property Score.TextScript \set #'font-style = #'large
1227 \addlyrics
1228   \notes\relative c' {
1229     f1 g a
1230     \property Voice.TextScript \set #'padding = #-4
1231     b^"~~ S" c d e^"~~ S" f
1232   }
1233   \context Lyrics \lyrics {
1234     Lydian
1235   }
1236 @end lilypond
1237
1238 @lilypond[notime]
1239 \property Score.automaticBars = ##f
1240 %\property Score.LyricText \set #'font-style = #'large
1241 %\property Score.TextScript \set #'font-style = #'large
1242 \addlyrics
1243   \notes\relative c'' {
1244     g1 a
1245     \property Voice.TextScript \set #'padding = #-4
1246     b^"~~ S" c d e^"~~ S" f g }
1247   \context Lyrics \lyrics {
1248     Mixolydian
1249   }
1250 @end lilypond
1251
1252 @lilypond[notime]
1253 \property Score.automaticBars = ##f
1254 %\property Score.LyricText \set #'font-style = #'large
1255 %\property Score.TextScript \set #'font-style = #'large
1256 \addlyrics
1257   \notes\relative c'' {
1258     a1
1259     \property Voice.TextScript \set #'padding = #-4
1260     b^"~~ S" c d e^"~~ S" f g a
1261   }
1262   \context Lyrics \lyrics {
1263     Aeolian
1264   }
1265 @end lilypond
1266
1267 From the beginning of the 17th century the scales used in European
1268 compositional music are primarily the major and the minor scales.  In the
1269 harmonic minor scale type an augmented second (A) occurs between the 6th and
1270 7th tone.
1271
1272 @lilypond[notime]
1273 \property Score.automaticBars = ##f
1274 %\property Score.LyricText \set #'font-style = #'large
1275 %\property Score.TextScript \set #'font-style = #'large
1276 \addlyrics
1277   \notes\relative c' {
1278     c1 d
1279     \property Voice.TextScript \set #'padding = #-4
1280     e^"~~ S" f g a b^"~~ S" c
1281   }
1282   \context Lyrics \lyrics {
1283     Major
1284   }
1285 @end lilypond
1286
1287 @lilypond[notime]
1288 \property Score.automaticBars = ##f
1289 %\property Score.LyricText \set #'font-style = #'large
1290 %\property Score.TextScript \set #'font-style = #'large
1291 \addlyrics
1292   \notes\relative c'' {
1293     a1
1294     \property Voice.TextScript \set #'padding = #-4
1295     b^"~~ S" c d e^"~~ S" f g a
1296   }
1297   \context Lyrics \lyrics {
1298     "ancient minor"
1299   }
1300 @end lilypond
1301
1302 @lilypond[notime]
1303 \property Score.automaticBars = ##f
1304 %\property Score.LyricText \set #'font-style = #'large
1305 %\property Score.TextScript \set #'font-style = #'large
1306 \addlyrics
1307   \notes\relative c'' {
1308     a1
1309     \property Voice.TextScript \set #'padding = #-4
1310     b^"~~ S" c d e^"~~ S" f!^"~~ A" gis^"~~ S" a
1311   }
1312   \context Lyrics \lyrics {
1313     "Harmonic minor"
1314   }
1315 @end lilypond
1316
1317 @lilypond[notime]
1318 \property Score.automaticBars = ##f
1319 %\property Score.LyricText \set #'font-style = #'large
1320 %\property Score.TextScript \set #'font-style = #'large
1321 \addlyrics
1322   \notes\relative c'' {
1323     a1
1324     \property Voice.TextScript \set #'padding = #-4
1325     b^"~~ S" c d e fis gis^"~~ S"
1326     a g! f!^"~~ S" e d c^"~~ S" b a
1327   }
1328   \context Lyrics \lyrics {
1329     "Melodic minor"
1330   }
1331 @end lilypond
1332
1333 @aitem{diminished interval}
1334 ES: intervalo disminu@'{@dotless{i}}do,
1335 I: intervallo diminuito,
1336 F: intervalle diminu@'e,
1337 D: vermindertes Intervall,
1338 NL: verminderd interval,
1339 DK: formindsket interval,
1340 S: f@"orminskat intervall,
1341 FI: v@"ahennetty intervalli,
1342 N: ?.
1343
1344 @aref{interval}.
1345
1346 @aitem{diminuendo}
1347 ES: diminuendo,
1348 I: diminuendo,
1349 F: diminuendo,
1350 D: Diminuendo,
1351 NL: diminuendo,
1352 DK: diminuendo,
1353 S: diminuendo,
1354 FI: diminuendo, hiljentyen,
1355 N: diminuendo.
1356
1357 @aref{decrescendo}.
1358
1359 @aitem{disjunct movement}
1360 ES: movimiendo disjunto,
1361 I: moto disgiunto,
1362 F: mouvement disjoint,
1363 D: sprunghafte Bewegung,
1364 NL: sprongsgewijze beweging,
1365 DK: springende bev@ae{}gelse,
1366 S: hoppande r@"orelse,
1367 FI: melodian hyppiv@"a liike,
1368 N: ?.
1369
1370 Melody moving in steps greater than those of the
1371 scale.  Opposite of @aref{conjunct movement}.
1372
1373 @lilypond
1374 \key a \major
1375 \time 4/4
1376 \notes\relative c' {
1377   \partial 8 e8 |
1378   a4. gis8 b a e cis |
1379   fis2 d4. \bar "||" }
1380 @end lilypond
1381
1382 @aitemii{dissonant interval,dissonance}
1383 ES: intervalo disonante, disonancias,
1384 I: intervallo dissonante, dissonanza,
1385 F: dissonance,
1386 D: Dissonanz,
1387 NL: dissonant interval; dissonant,
1388 DK: dissonerende interval, dissonans,
1389 S: dissonans,
1390 FI: dissonanssi, dissonoiva intervalli, riitasointi,
1391 N: ?.
1392
1393 @aref{harmony}.
1394
1395 @aitem{dominant ninth chord}
1396 I: accordo di nona di dominante,
1397 F: accord de neuvi@`eme dominante,
1398 D: Dominantnoneakkord,
1399 NL: dominant noon akkoord,
1400 DK: dominantnoneakkord,
1401 S: dominantnonackord,
1402 FI: dominanttinoonisointu,
1403 N: ?.
1404
1405 @aref{chord}, @aref{functional harmony}.
1406
1407 @aitem{dominant seventh chord}
1408 ES: acorde de s@'eptima de dominante,
1409 I: accordo di settima di dominante,
1410 F: accord de septi@`eme dominante,
1411 D: Dominantseptakkord,
1412 NL: dominant septiem akkoord,
1413 DK: dominantseptimakkord,
1414 S: dominantseptimackord,
1415 FI: dominanttiseptimisointu,
1416 N: ?
1417
1418 @aref{chord}, @aref{functional harmony}.
1419
1420 @aitem{dominant}
1421 ES: dominante,
1422 I: dominante,
1423 F: dominante,
1424 D: Dominante,
1425 NL: dominant,
1426 DK: dominant,
1427 S: dominant,
1428 FI: dominantti, huippusointu,
1429 N: ?.
1430
1431 The fifth @aref{scale degree},
1432 @aref{functional harmony}.
1433
1434 @aitem{dorian mode}
1435 ES: modo d@'orico,
1436 I: modo dorico,
1437 F: mode dorien,
1438 D: dorisch, dorischer Kirchenton,
1439 NL: dorische toonladder,
1440 DK: dorisk skala,
1441 S: dorisk tonart,
1442 FI: doorinen moodi,
1443 N: ?.
1444
1445 @aref{diatonic scale}.
1446
1447 @aitem{dot (augmentation dot)}
1448 ES: puntillo,
1449 I: punto (di valore),
1450 F: point,
1451 D: Punkt (Verl@"angerungspunkt),
1452 NL: punt,
1453 DK: punkt,
1454 S: punkt,
1455 FI: piste,
1456 N: ?.
1457
1458 @aref{dotted note}.
1459
1460 @aitem{dotted note}
1461 ES: nota con puntillo,
1462 I: nota puntata,
1463 F: note point@'ee,
1464 D: punktierte Note,
1465 NL: gepuncteerde noot,
1466 DK: punkteret node,
1467 S: punkterad not,
1468 FI: pisteellinen nuotti,
1469 N: ?.
1470
1471 @aref{note value}.
1472
1473 @aitem{double appoggiatura}
1474 ES: apoyatura doble,
1475 I: appoggiatura doppia,
1476 F: appoggiature double,
1477 D: doppelter Vorschlag,
1478 NL: dubbele voorslag,
1479 DK: dobbelt forslag,
1480 S: dubbelslag,
1481 FI: kaksoisappogiatura, kaksoisetuhele,
1482 N: ?.
1483
1484 @aref{appoggiatura}.
1485
1486 @aitem{double bar line}
1487 I: doppia barra,
1488 F: double barre,
1489 D: Doppelstrich,
1490 NL: dubbele maatstreep,
1491 DK: dobbeltstreg,
1492 S: dubbelstreck,
1493 FI: kaksoistahtiviiva,
1494 N: ?.
1495
1496 Indicates the end of a section within a movement.
1497
1498 @aitem{double dotted note}
1499 ES: nota con dos puntillos,
1500 I: nota doppiamente puntata,
1501 F: note doublement point@'ee,
1502 D: doppelt punktierte Note,
1503 NL: dubbelgepuncteerde noot,
1504 DK: dob@-belt@-punk@-te@-ret node,
1505 S: dub@-bel@-punk@-te@-rad not,
1506 FI: kaksoispisteellinen nuotti,
1507 N: ?.
1508
1509 @aref{note value}.
1510
1511 @aitem{double flat}
1512 ES: doble bemol,
1513 I: doppio bemolle,
1514 F: double b@'emol,
1515 D: Doppel-B,
1516 NL: dubbelmol,
1517 DK: dob@-belt-b,
1518 S: dubbelbe,
1519 FI: kaksoisalennusmerkki,
1520 N: ?.
1521
1522 @aref{accidental}.
1523
1524 @aitem{double sharp}
1525 ES: doble sostenido,
1526 I: doppio diesis,
1527 F: double di@`ese,
1528 D: Doppelkreuz,
1529 NL: dubbelkruis,
1530 DK: dob@-belt@-kryds,
1531 S: dubbelkors,
1532 FI: kaksoisylennysmerkki,
1533 N: ?.
1534
1535 @aref{accidental}.
1536
1537 @aitem{double trill}
1538 ES: trino doble,
1539 I: doppio trillo,
1540 F: trille double,
1541 D: Doppeltriller,
1542 NL: dubbele triller,
1543 DK: dobbelttrille,
1544 S: dubbeldrill,
1545 FI: kaksoistrilli,
1546 N: ?.
1547
1548 A simultaneous trill on two notes, usually in the distance of a third.
1549
1550 @aitem{duple meter}
1551 ES: tiempo binario,
1552 I: tempo binario,
1553 F: temps binaire,
1554 D: in zwei,
1555 NL: tweedelige maatsoort,
1556 DK: todelt takt,
1557 S: tv@aa{}takt,
1558 FI: kaksoistempo,
1559 N: ?.
1560
1561 @aref{meter}.
1562
1563 @aitem{duplet}
1564 ES: dosillo,
1565 I: duina,
1566 F: duolet,
1567 D: Duole,
1568 NL: duool,
1569 DK: duol,
1570 S: duol,
1571 FI: duoli,
1572 N: ?.
1573
1574 @aref{note value}.
1575
1576 @aitem{duration}
1577 ES: duraci@'on,
1578 I: durata,
1579 F: dur@'ee,
1580 D: Dauer, L@"ange,
1581 NL: duur, lengte,
1582 DK: varighed,
1583 S: tonl@"angd,
1584 FI: kesto, aika-arvo,
1585 N: ?.
1586
1587 @aref{note value}.
1588
1589 @aitem{dydimic comma}
1590 @aref{syntonic comma}.
1591
1592 @aitem{E}
1593 ES: mi,
1594 I: mi,
1595 F: mi,
1596 D: E, e,
1597 NL: e,
1598 DK: e,
1599 S: e,
1600 FI: E, e,
1601 N: e.
1602
1603 @aitem{eighth note}
1604 ES: corchea,
1605 I: croma,
1606 F: croche,
1607 UK: quaver,
1608 D: Achtel, Achtelnote,
1609 NL: achtste noot,
1610 DK: ottendedelsnode,
1611 S: @aa{}ttondelsnot,
1612 FI: kahdeksasosanuotti,
1613 N: ?.
1614
1615 @aref{note value}.
1616
1617 @aitem{eighth rest}
1618 ES: silencio de corchea,
1619 I: pausa di croma,
1620 F: demi-soupir,
1621 UK: quaver rest,
1622 D: Achtelpause,
1623 NL: achtste rust,
1624 DK: ottendedelspause,
1625 S: @aa{}ttonddelspaus,
1626 FI: kahdeksasosatauko,
1627 N: ?.
1628
1629 @aref{note value}.
1630
1631 @aitem{engraving}
1632 ES: Grabar
1633 I: incisione,
1634 F: gravure,
1635 D: Notenstechen, Notendruck
1636 NL: steken,
1637 DK: nodestik,
1638 S: nottryck,
1639 FI: painatus,
1640 N: ?.
1641
1642 Engraving means incising or etching a metal plate for
1643 printing.  Photoengraving means drawing music with ink in a manner
1644 similar to drafting or engineering drawing, using similar tools.
1645
1646 The traditional process of music printing is done through cutting in a
1647 plate of metal.  Now also the term for the art of music typesetting.
1648
1649 @aitem{enharmonic}
1650 ES: enharm@'onico,
1651 I: enarmonico,
1652 F: enharmonique,
1653 D: enharmonisch,
1654 NL: enharmonisch,
1655 DK: enharmonisk,
1656 S: enharmonisk,
1657 FI: enharmoninen,
1658 N: ?.
1659
1660 Two notes, intervals, or scales are enharmonic if they have different names
1661 but equal pitch.
1662
1663 @lilypond[notime]
1664 \property Score.automaticBars = ##f
1665 %\property Score.TextScript \set #'font-style = #'large
1666 \addlyrics
1667 \context Staff \notes\relative c'' {
1668   gis1 s s as s s <<des g,!>> s s <<cis g!>> s s
1669 }
1670 \context Lyrics \lyrics {
1671   \property Lyrics . LyricText \override #'alignment = #-1
1672   "g sharp  " "a flat  " "dim fifth  " "augm fourth"
1673 }
1674 @end lilypond
1675
1676 @aitem{equal temperament}
1677 ES: ?,
1678 I: temperamento equabile,
1679 F: temp@'erament @'egal,
1680 D: gleichschwebende Stimmung,
1681 NL: ge@-lijk@-zwe@-ven@-de temperatuur,
1682 DK: ligesv@ae{}vende temperatur,
1683 S: liksv@"avande temperatur,
1684 FI: tasavireinen,
1685 N: ?.
1686
1687 Tuning system dividing the octave into 12 equal @aref{semitone}s
1688 (precisely 100 @aref{cent}s).  @aref{temperament}.
1689
1690 @aitem{expression mark}
1691 ES: ?,
1692 I: segno d'espressione,
1693 F: signe d'expression, indication de nuance,
1694 D: Vortragszeichen,
1695 NL: voordrachtsteken,
1696 DK: foredragsbetegnelse,
1697 S: f@"oredragsbeteckning,
1698 FI: nyanssiosoitus, esitysmerkki,
1699 N: ?.
1700
1701 Performance indications concerning 1. volume, dynamics (for example
1702 @aref{forte}, @aref{crescendo}), 2. tempo (for example
1703 @aref{andante}, @aref{allegro}).
1704
1705 @aitem{F}
1706 ES: fa,
1707 I: fa,
1708 F: fa,
1709 D: F, f,
1710 NL: f,
1711 DK: f,
1712 S: f,
1713 FI: F, f,
1714 N: f.
1715
1716 @aitem{F clef}
1717 ES: Clave de Fa,
1718 I: chiave di fa,
1719 F: cl@'e de fa,
1720 D: F-Schl@"ussel,
1721 NL: F-sleutel,
1722 DK: F-n@o{}gle,
1723 S: f-klav,
1724 FI: F-avain,
1725 N: ?.
1726
1727 The position between the dots of the key symbol is the line of the F below
1728 central@w{ }C.  Used on the third, fourth and fifth note line.  A
1729 digit@w{ }8 above the clef symbol indicates that the notes must be played
1730 an octave higher (for example bass recorder) while 8@w{ }below the clef
1731 symbol indicates playing an octave lower (for example on double bass
1732 @aref{strings}).
1733
1734 @lilypond[notime]
1735 \property Score.automaticBars = ##f
1736 \property Staff.Clef \override #'full-size-change = ##t
1737 %\property Score.LyricText \set #'font-style = #'large
1738 \addlyrics
1739 \notes\relative c {
1740   \clef varbaritone
1741   f1
1742   \clef bass
1743   f1
1744   \clef subbass
1745   f1
1746   \clef "F^8"
1747   f1
1748   \clef "F_8"
1749   f1
1750 }
1751 \context Lyrics \lyrics {
1752   \property Lyrics . LyricText \override #'alignment = #-1
1753   "baritone  "
1754   "bass  "
1755   "sub-bass  "
1756   "octaved up  "
1757   "octaved down"
1758 }
1759 @end lilypond
1760
1761 @c F:  'point d'orgue' on a note, 'point d'arret' on a rest.
1762
1763 @aitem{fermata}
1764 ES: Calder@'on,
1765 I: corona,
1766 F: point d'orgue, point d'arr@^et,
1767 D: Fermate,
1768 NL: fermate,
1769 DK: fermat,
1770 S: fermat,
1771 FI: fermaatti, pid@"ake,
1772 N: ?.
1773
1774 Prolonged note or rest of indefinite duration.
1775
1776 @lilypond
1777 \time 4/4
1778 \notes\relative c'' {
1779   a4 b c2^\fermata \bar "|."
1780 }
1781 @end lilypond
1782
1783 @aitem{fifth}
1784 ES: quinta,
1785 I: quinta,
1786 F: quinte,
1787 D: Quinte,
1788 NL: kwint,
1789 DK: kvint,
1790 S: kvint,
1791 FI: kvintti,
1792 N: kvint.
1793
1794 @aref{interval}.
1795
1796 @aitem{figured bass}
1797 ES: bajo cifrado, @aref{thorough bass}.
1798
1799 @aitem{fingering}
1800 ES: digitaci@'on,
1801 I: diteggiatura,
1802 F: doigt@'e,
1803 D: Fingersatz,
1804 NL: vingerzetting,
1805 DK: fingers@ae{}tning,
1806 S: fingers@"attning,
1807 FI: sormitus,
1808 N: ?.
1809
1810 The methodical use of fingers in the playing of instruments.
1811
1812 @aitem{flag,pennant}
1813 ES: corchete,
1814 I: coda (uncinata), bandiera,
1815 F: crochet,
1816 D: Fahne, F@"ahnchen,
1817 NL: vlaggetje,
1818 DK: fane,
1819 S: flagga,
1820 FI: lippu, viiri,
1821 N: ?.
1822
1823 Ornament at the end of the stem of a note used for notes with values
1824 less than a quarter note.  The number of flags determines the
1825 @aref{note value}.
1826
1827 @lilypond[notime]
1828 \property Score.automaticBars = ##f
1829 %\property Score.TextScript \set #'font-style = #'large
1830 \notes\relative c'' {
1831   g8_"1/8" s8
1832   g16_"1/16" s8
1833   g32_"1/32" s8
1834   g64_"1/64" s8
1835 }
1836 @end lilypond
1837
1838 @aitem{flat}
1839 ES: bemol,
1840 I: bemolle,
1841 F: b@'emol,
1842 D: B, b,
1843 NL: mol,
1844 DK: b,
1845 S: bef@"ortecken,
1846 FI: alennusmerkki,
1847 N: ?.
1848
1849 @aref{accidental}.
1850
1851 @aitemii{forefall,backfall}
1852 @aref{appoggiatura}.
1853
1854 @aitem{forte}
1855 ES: forte,
1856 I: forte,
1857 F: forte,
1858 D: forte, laut,
1859 NL: forte,
1860 DK: forte,
1861 S: forte,
1862 FI: forte, voimakkaasti,
1863 N: ?.
1864
1865 Loud, abbreviated @b{f}, @emph{fortissimo} (@b{ff}) very loud,
1866 @emph{mezzoforte} (@b{mf}) medium loud.
1867
1868 @aitem{fourth}
1869 ES: cuarta,
1870 I: quarta,
1871 F: quarte,
1872 D: Quarte,
1873 NL: kwart,
1874 DK: kvart,
1875 S: kvart,
1876 FI: kvartti,
1877 N: ?.
1878
1879 @aref{interval}.
1880
1881 @aitem{fugue}
1882 ES: fuga,
1883 I: fuga,
1884 F: fugue,
1885 D: Fuge,
1886 NL: fuga,
1887 DK: fuga,
1888 S: fuga,
1889 FI: fuuga,
1890 N: ?.
1891
1892 @aref{counterpoint}.
1893
1894 @aitem{functional harmony}
1895 ES: armon@'{@dotless{i}}a funcional,
1896 I: armonia funzionale,
1897 F: @'etude des functions,
1898 D: Funktionslehre,
1899 NL: functionele harmonie,
1900 DK: funktionsanalyse, funktionsharmonik,
1901 S: funktionsl@"ara,
1902 FI: harmoniaj@"arjestelm@"a,
1903 N: ?.
1904
1905 A system of harmonic analysis.  It is based on the idea that, in a given key,
1906 there are only three functionally different chords: tonic (T, the chord on the
1907 first note of the scale), subdominant (S, the chord on the fourth note), and
1908 dominant (D, the chord on the fifth note).  Other are considered to be
1909 variants of the base chords.
1910
1911 @lilypond[notime]
1912 \property Score.automaticBars = ##f
1913 %\property Score.LyricText \set #'font-style = #'large
1914 %\property Score.TextScript \set #'font-style = #'large
1915 \addlyrics
1916 \context Voice \notes\relative c'' {
1917   <<g e c >>1 << a f d >> << b g e >>
1918   <<c a f >> << d b g >> << e c a >> << f d b >> }
1919 \context Lyrics \lyrics { T Sp Dp S D Tp "D{\\kern-5pt}$\\mid$" }
1920 @end lilypond
1921
1922 @aitem{G}
1923 ES: sol,
1924 I: sol,
1925 F: sol,
1926 D: G, g,
1927 NL: g,
1928 DK: g,
1929 S: g,
1930 FI: G, g,
1931 N: g.
1932
1933 @aitem{G clef}
1934 ES: Clave de sol,
1935 I: chiave di sol,
1936 F: cl@'e de sol,
1937 D: G-Schl@"ussel, Violinschl@"ussel,
1938 NL: G-sleutel,
1939 DK: g-n@o{}gle,
1940 S: g-klav,
1941 FI: G-avain,
1942 N: ?.
1943
1944 A clef symbol indicating the G above central@w{ }C.  Used on the first
1945 and second note lines.  A digit 8 above the clef symbol indicates that
1946 the notes must be played an octave higher while 8 below the clef symbol
1947 indicates playing or singing an octave lower (most tenor parts in choral
1948 scores are notated like that).
1949
1950 @lilypond[notime]
1951 \property Score.automaticBars = ##f
1952 \property Staff.Clef \set #'full-size-change = ##t
1953 %\property Score.LyricText \set #'font-style = #'large
1954 \addlyrics
1955 \notes\relative c'' {
1956   \clef french
1957   g1 s s
1958   \clef treble
1959   g s s
1960   \clef "G^8"
1961   g s s
1962   \clef "G_8"
1963   g s s
1964 }
1965 \context Lyrics \lyrics {
1966   \property Lyrics . LyricText \override #'alignment = #-1
1967   "french violin clef  "
1968   "violin clef  "
1969   "octaved up  "
1970   "octaved down"
1971 }
1972 @end lilypond
1973
1974 @aitem{glissando}
1975 ES: glissando,
1976 I: glissando,
1977 F: glissando,
1978 D: Glissando,
1979 NL: glissando,
1980 DK: glissando,
1981 S: glissando,
1982 FI: glissando, liukuen,
1983 N: glissando.
1984
1985 Letting the pitch slide fluently from one note to the other.
1986
1987 @aitem{grace notes}
1988 SP: ?,
1989 I: abbellimenti,
1990 F: fioriture,
1991 D: Verzierungen, Vorschl@"age, Vorschlagsnoten,
1992 NL: versieringen,
1993 DK: forsiringer,
1994 S: ornament,
1995 FI: korunuotit,
1996 N: ?.
1997
1998 Notes printed in small types to indicate that their time values are not
1999 counted in the rhythm of the bar.  @aref{appoggiatura}.
2000
2001 @aitem{grand staff}
2002 I: accolatura,
2003 F: accolade,
2004 D: Akkolade,
2005 NL: piano systeem,
2006 DK: klaversystem,
2007 S: ackolad, b@"ojd klammer,
2008 FI: kaksoisnuottiviivasto,
2009 N: ?.
2010
2011 @aref{brace}.
2012
2013 A combination of two staves with a brace.  Usually used for piano music.
2014
2015 @aitem{grave}
2016 ES: grave,
2017 I: grave,
2018 F: grave,
2019 D: grave, langsam,
2020 NL: grave, ernstig,
2021 DK: grave,
2022 S: grave,
2023 FI: grave, raskaasti,
2024 N: ?.
2025
2026 Slow, solemn.
2027
2028 @aitem{half note}
2029 ES: blanca,
2030 I: minima,
2031 F: blanche,
2032 UK: minim,
2033 D: Halbe, halbe Note,
2034 NL: halve noot,
2035 DK: halvnode,
2036 S: halvnot,
2037 FI: puolinuotti,
2038 N: ?.
2039
2040 @aref{note value}.
2041
2042 @aitem{half rest}
2043 SP: ?,
2044 I: pausa di minima,
2045 F: demi-pause,
2046 UK: minim rest,
2047 D: halbe Pause,
2048 NL: halve, rust,
2049 DK: halvnodespause,
2050 S: halvpaus,
2051 FI: puolitauko,
2052 N: ?.
2053
2054 @aref{note value}.
2055
2056 @aitem{harmonic cadence}
2057 ES: cadencia (arm@'onica),
2058 I: cadenza (armonica),
2059 F: cadence harmonique,
2060 D: Schlusskadenz,
2061 NL: harmonische cadens,
2062 DK: harmonisk kadence,
2063 S: (harmonisk) kadens,
2064 FI: harmoninen kadenssi,
2065 N: ?.
2066
2067 Sequence of chords that terminate a musical phrase or
2068 section.  @aref{functional harmony}.
2069
2070 @lilypond
2071 \notes\context PianoStaff <
2072   \context Staff = SA \relative c'' {
2073     \time 4/4
2074     \clef treble
2075     \context Voice
2076     \partial 4 << c g e >>4 |
2077     << c a f >> << b g d >> << c g e >>2
2078   }
2079 %  %\property Score.LyricText \set #'font-style = #'large
2080   \addlyrics
2081   \context Staff = SB \relative c {
2082     \clef bass
2083     \partial 4 c4 | f, g c2
2084     \bar "|."
2085   }
2086   \context Lyrics \lyrics {
2087     T S D T
2088   }
2089 >
2090 @end lilypond
2091
2092 @aitem{harmony}
2093 ES: armon@'{@dotless{i}}a,
2094 I: armonia,
2095 F: harmonie,
2096 D: Harmonie, Zusammenklang,
2097 NL: harmonie,
2098 DK: samklang,
2099 S: samklang,
2100 FI: harmonia, yhteissointi,
2101 N: ?.
2102
2103 Tones sounding simultaneously.  Two note harmonies fall into the categories
2104 @emph{consonances} and @emph{dissonances}.
2105
2106 Consonances:
2107
2108 @lilypond[notime]
2109 \property Score.automaticBars = ##f
2110 %\property Score.TextScript \set #'font-style = #'large
2111 \context Voice \notes\relative c'' {
2112   <<g g>>1_"unisone  " s
2113   <<g b>>_"third  " s
2114   <<g c>>_"fourth  " s
2115   <<g d'>>_"fifth  " s
2116   <<g e'>>_"sixth  " s
2117   <<g g'>>_"octave  " s
2118   <<g b'>>_"decime" s s
2119 }
2120 @end lilypond
2121
2122 Dissonances:
2123
2124 @lilypond[notime]
2125 \property Score.automaticBars = ##f
2126 %\property Score.TextScript \set #'font-style = #'large
2127 \context Voice  \notes\relative c'' {
2128   <<g a>>1_"second  " s s
2129   <<g f'>>_"seventh  " s s
2130   <<g a'>>_"ninth" s s
2131 }
2132 @end lilypond
2133
2134 Three note harmony @aref{chord}.
2135
2136 @aitem{homophony}
2137 ES: homofon@'{@dotless{i}}a,
2138 I: omofonia,
2139 F: homophonie,
2140 D: Homophonie,
2141 NL: homofonie,
2142 DK: homofoni,
2143 S: homofoni,
2144 FI: homofonia, yksi@"a@"anisyys,
2145 N: ?.
2146
2147 Music in which one voice leads melodically followed by the other voices more
2148 or less in the same rhythm.  In contrast to @aref{polyphony}.
2149
2150 @aitem{interval}
2151 ES: intervalo,
2152 I: intervallo,
2153 F: intervalle,
2154 D: Intervall,
2155 NL: interval,
2156 DK: interval,
2157 S: intervall,
2158 FI: intervalli, kahden s@"avelen korkeusero,
2159 N: ?.
2160
2161 Difference in pitch between two notes.  Intervals may be perfect, minor, major,
2162 diminished, or augmented.  The augmented fourth and the diminished fifth are
2163 identical (@aref{enharmonic}) and are called @emph{tritonus}
2164 because they consist of three @aref{whole tone}s.  The addition
2165 of such two forms an octave.
2166
2167 @lilypond[notime]
2168 \property Score.automaticBars = ##f
2169 %\property Score.LyricText \set #'font-style = #'large
2170 %\property Score.TextScript \set #'font-style = #'large
2171 \addlyrics
2172 \context Voice \notes\relative c'' {
2173   << g g >>1 s
2174   << g as >>^"minor" s
2175   << g a! >> s
2176   << g ais >>^"augm" s
2177   << gis bes >>^"dimin" s
2178   << g! bes >>^"minor" s
2179   << g b! >>^"major" s
2180   << g bis >>^"augm" s
2181 }
2182 \context Lyrics \lyrics {
2183   "unisone  " "second  " "second  " "second  "
2184   "third   " "third  " "third  " "third  "
2185 }
2186 @end lilypond
2187
2188 @lilypond[notime]
2189 \property Score.automaticBars = ##f
2190 %\property Score.LyricText \set #'font-style = #'large
2191 %\property Score.TextScript \set #'font-style = #'large
2192 \addlyrics
2193 \context Staff \notes\relative c'' {
2194   << g c >>^"perfect" s
2195   << g cis >>^"augm"  s
2196   << g d' >>^"perfect"  s
2197   << g des' >> ^"dim" s
2198   << gis es' >>^"dimin"  s
2199   << g! es' >>^"minor"  s
2200   << g e'! >>^"major"  s
2201   << g eis' >>^"augm"  s
2202 }
2203 \context Lyrics \lyrics {
2204   "fourth  " "fourth  " "fifth  " "fifth  "
2205   "sixth  " "sixth  " "sixth  " "sixth  "
2206 }
2207 @end lilypond
2208
2209 @lilypond[notime]
2210 \property Score.automaticBars = ##f
2211 %\property Score.LyricText \set #'font-style = #'large
2212 %\property Score.TextScript \set #'font-style = #'large
2213 \addlyrics
2214 \context Staff \notes\relative c'' {
2215   << gis f'! >>1^"dimin"  s
2216   << g! f'! >>^"minor"  s
2217   << g fis' >>^"major"  s
2218   << g g' >> s
2219   << g as' >>^"minor"  s
2220   << g a'! >>^"major"  s
2221   << g bes' >>^"minor"  s
2222   << g b'! >>^"major"  s
2223 }
2224 \context Lyrics \lyrics {
2225   "seventh  " "seventh  " "seventh  " "octave  "
2226   "none  " "none  " "decime  " "decime  "
2227 }
2228 @end lilypond
2229
2230 @aitem{inverted interval}
2231 ES: intervalo invertido,
2232 I: intervallo rivolto,
2233 F: intervalle revers@'e,
2234 D: umgekehrtes Intervall,
2235 NL: interval inversie,
2236 DK: omvendingsinterval,
2237 S: intervallets omv@"andning,
2238 FI: k@"a@"anteisintervalli,
2239 N: ?.
2240
2241 The difference between an interval and an octave.
2242
2243 @lilypond[notime]
2244 \property Score.automaticBars = ##f
2245 %\property Score.TextScript \set #'font-style = #'large
2246 \context Staff \notes\relative c'' {
2247   << g  a >>1_"second " s s << g' a, >>_"seventh " s s \bar "||"
2248   << g, b >>_"third  " s s << g' b, >>_"sixth  " s s \bar "||"
2249   << g, c >>_"fourth  " s s << g' c, >>_"fifth  " s s \bar "||"
2250 }
2251 @end lilypond
2252
2253 @aitem{just intonation}
2254 I: intonazione giusta,
2255 F: intonation juste,
2256 D: reine Stimmung,
2257 NL: reine stemming,
2258 DK: ren stemning,
2259 S: ren st@"amning,
2260 FI: puhdas viritys,
2261 N: ?.
2262
2263 Tuning system in which the notes are obtained by adding and subtracting
2264 natural fifths and thirds.  @aref{temperament}.
2265
2266 @aitem{key}
2267 ES: tonalidad,
2268 I: tonalit@`a,
2269 F: tonalit@'e,
2270 D: Tonart,
2271 NL: toonsoort,
2272 DK: toneart,
2273 S: tonart,
2274 FI: tonaliteetti,
2275 N: ?.
2276
2277 According to the 12@w{ }tones of the @aref{chromatic scale}
2278 there are 12@w{ }keys, one on@w{ }c, one on c-sharp, etc.
2279 @aref{key signature}.
2280
2281 @aitem{key signature}
2282 ES: armadura de clave,
2283 I: armatura di chiave,
2284 F: armure, armature [de la cl@'e],
2285 D: Vorzeichen, Tonart,
2286 NL: toon@-soort (voortekens),
2287 DK: faste fortegn,
2288 S: tonartssignatur,
2289 FI: s@"avellajiosoitus,
2290 N: ?.
2291
2292 The sharps or flats appearing at the beginning of each staff indicating the
2293 key of the music.  @aref{accidental}.
2294
2295 @aitem{largo}
2296 ES: largo,
2297 I: largo,
2298 F: largo,
2299 D: Largo, Langsam, Breit,
2300 NL: largo,
2301 DK: largo,
2302 S: largo,
2303 FI: largo, hitaasti, leve@"asti,
2304 N: largo.
2305
2306 Very slow in tempo, usually combined with great
2307 expressiveness.  @emph{Larghetto} is less slow than largo.
2308
2309 @aitem{leading note}
2310 ES: sensible,
2311 I: sensibile,
2312 F: note sensible,
2313 D: Leitton,
2314 NL: leidtoon,
2315 DK: ledetone,
2316 S: ledton,
2317 FI: johtos@"avel,
2318 N: ?.
2319
2320 The seventh @aref{scale degree}, a @aref{semitone} below
2321 the tonic; so called because of its strong tendency to ``lead up'' (resolve
2322 upwards) to the tonic scale degree.
2323
2324 @aitemii{ledger line,leger line}
2325 ES: l@'{@dotless{i}}neas adicionales,
2326 I: tagli addizionali,
2327 F: ligne suppl@'ementaire,
2328 D: Hilfslinie,
2329 NL: hulplijntje,
2330 DK: hj@ae{}lpelinie,
2331 S: hj@"alplinje,
2332 FI: apuviiva,
2333 N: ?.
2334
2335 A ledger line is an extension of the staff.
2336
2337 @lilypond[notime]
2338 \property Score.automaticBars = ##f
2339 \notes\relative c'' { a,1 s c'' }
2340 @end lilypond
2341
2342 @aitem{legato}
2343 ES: ligado,
2344 I: legato,
2345 F: legato, li@'e,
2346 D: legato,
2347 NL: legato,
2348 DK: legato,
2349 S: legato,
2350 FI: legato, sitoen,
2351 N: ?.
2352
2353 To be performed (a) without any perceptible interruption between the notes 
2354 unlike (b) @emph{leggiero} or @emph{non-legato}, (c) @emph{portato} and
2355 (d) @aref{staccato}.
2356
2357 @lilypond[notime]
2358 \property Score.automaticBars = ##f
2359 \addlyrics
2360 \context Staff \notes\relative c'' {
2361   c4-( d e-) \bar "||"
2362   c4-- d-- e-- \bar "||"
2363   c4-.-( d-. e-.-) \bar "||"
2364   c4-. d-. e-. \bar "||"
2365 }
2366 \context Lyrics \lyrics {
2367 %  \property Lyrics . LyricText \set #'font-style = #'large
2368   a
2369   b "" ""
2370   c
2371   d
2372 }
2373 @end lilypond
2374
2375 @aitem{legato curve}
2376 @aref{slur}, @aref{legato}.
2377
2378 @aitem{lilypond}
2379 ES: estanque de lilas,
2380 I: stagno del giglio,
2381 F: @'etang de lis,
2382 UK: lily pond,
2383 D: Seerosenteich,
2384 NL: le@-lie@-vij@-ver,
2385 DK: liliedam,
2386 S: liljedamm,
2387 FI: liljalampi,
2388 N: ?.
2389
2390 A pond with lilies floating in it, also the name of a music typesetter.
2391
2392 @aitem{line}
2393 ES: l@'{@dotless{i}}nea,
2394 I: linea,
2395 F: ligne,
2396 D: Linie, Notenlinie,
2397 NL: lijn,
2398 DK: nodelinie,
2399 S: notlinje,
2400 FI: viiva, nuottiviiva,
2401 N: ?.
2402
2403 @aref{staff}.
2404
2405 @aitem{long appoggiatura}
2406 ES: apoyatura larga,
2407 I: appoggiatura lunga,
2408 F: appoggiature longue,
2409 D: langer Vorschlag,
2410 NL: Lange voorslag,
2411 DK: langt forslag,
2412 S: l@aa{}ngt f@"orslag,
2413 FI: pitk@"a appoggiatura, pitk@"a etuhele,
2414 N: ?.
2415
2416 @aref{appoggiatura}.
2417
2418 @aitem{longa}
2419 ES: longa,
2420 I: longa,
2421 F: longa,
2422 D: Longa,
2423 NL: longa,
2424 DK: longa,
2425 S: longa,
2426 FI: longa,
2427 N: longa.
2428
2429 Note value: double length of @aref{breve}.
2430 @aref{note value}.
2431
2432 @lilypond[notime]
2433 \property Score.automaticBars = ##f
2434 \notes\relative c'' {
2435   \property Voice.NoteHead \set #'style = #'mensural
2436   g\longa
2437 }
2438 @end lilypond
2439
2440 @aitemii{lyrics,song texts}
2441 ES: .,
2442 I: .,
2443 F: .,
2444 D: .,
2445 NL: liedtekst,
2446 DK: .,
2447 S: .,
2448 FI, sanoitus,
2449 N: ..
2450
2451 @aitem{major interval}
2452 ES: intervalo mayor,
2453 I: intervallo maggiore,
2454 F: intervalle majeur,
2455 D: gro@ss{}es Intervall,
2456 NL: groot interval,
2457 DK: stort interval,
2458 S: stort intervall,
2459 FI: suuri intervalli,
2460 N: ?.
2461
2462 @aref{interval}.
2463
2464 @aitem{major}
2465 ES: mayor,
2466 I: maggiore,
2467 F: [mode] majeur,
2468 D: Dur,
2469 NL: majeur,
2470 DK: dur,
2471 S: dur,
2472 FI: duuri,
2473 N: dur.
2474
2475 @aref{diatonic scale}.
2476
2477 @aitem{meantone temperament}
2478 I: accordatura mesotonica,
2479 F: temp@'erament m@'esotonique,
2480 D: mittelt@"onige Stimmung,
2481 NL: middenstemming, middentoonstemming,
2482 DK: middeltonetemperatur,
2483 S: medeltonstemperatur,
2484 FI: keskis@"avelviritys,
2485 N: ?.
2486
2487 Temperament yielding acoustically pure thirds by decreasing the natural fifth
2488 by 16@w{ }@aref{cent}s.  Due to the non-circular character of this
2489 @aref{temperament} only a limited set of keys are playable.
2490 Used for tuning keyboard instruments for performance of pre-1650 music.
2491
2492 @aitem{measure, bar}
2493 ES: comp@'as,
2494 I: misura, battuta,
2495 F: mesure,
2496 D: Takt,
2497 NL: maat,
2498 DK: takt,
2499 S: takt,
2500 FI: tahti,
2501 N: takt.
2502
2503 A group of @aref{beat}s (units of musical time) the first of which
2504 bears an accent.  Such groups in numbers of two or more recur consistently
2505 throughout the composition and are marked from each other by
2506 bar-lines.  @aref{meter}.
2507
2508 @aitem{mediant}
2509 ES: mediante,
2510 I: mediante, modale,
2511 F: m@'ediante,
2512 NL: mediant,
2513 D: Mediante,
2514 DK: mediant,
2515 S: mediant,
2516 FI: keskis@"avel,
2517 N: ?.
2518
2519 1. The third @b{scale degree}.
2520 2. A @aref{chord} having its base tone
2521 a third from that of another chord.  For example, the tonic chord may be
2522 replaced by its lower mediant (variant tonic).  @aref{functional
2523 harmony}, @aref{relative key}.
2524
2525 @aitem{melisma}
2526
2527 NL: melisma, 
2528 FI: melisma, laulettavan tavun s@"avelkuvio, 
2529
2530 A melisma (plural: melismata) is a group of notes or tones sung on one
2531 syllable in plainsong
2532
2533 @aitem{melodic cadence}
2534 @aref{cadenza}.
2535
2536 @aitem{meter, time}
2537 ES: comp@'as,
2538 I: tempo, metro,
2539 F: indication de m@'esure,
2540 D: Taktart, Metrum,
2541 NL: maatsoort,
2542 DK: taktart,
2543 S: taktart,
2544 FI: aika-arvo,
2545 N: ?.
2546
2547 The basic scheme of @aref{note value}s and
2548 @aref{accent}s which remains unaltered throughout a composition
2549 or a section of it.  For instance, 3/4 meter means that the basic
2550 @aref{note value}s are quarter notes and that a
2551 @aref{measure} consists of three of those.  According to
2552 whether there are two, three or four units to the measure,
2553 one speaks of @emph{duple} (2/2, 2/4, 2/8), @emph{triple} (3/2, 3/4, 3/8), or
2554 @emph{quadruple} (4/2, 4/4, 4/8) meter.  4/4 is also called common meter.
2555
2556 @lilypond
2557 \notes\relative c'' {
2558   \time 3/4
2559   \key f \major
2560   c es d | c bes8 a bes4 | c es d | c2 \bar "||"}
2561 @end lilypond
2562
2563 @lilypond
2564 \notes\relative c' {
2565   \time 6/8
2566   \key f \major
2567   f8 f f f a16 g a f |
2568   c'8 c c c e16 d e c \bar "||"}
2569 @end lilypond
2570
2571 @lilypond
2572 \notes\relative c'' {
2573   \time 5/4
2574   \key g \major
2575   d4 b8 g b d d c a4 |
2576   g8 g16 g g8 g16 g g8 fis16 g a8 fis16 e d4 \bar "||"}
2577 @end lilypond
2578
2579 @aitem{metronome}
2580 ES: metr@'onomo,
2581 I: metronomo,
2582 F: m@'etronome,
2583 D: Metronom,
2584 NL: metronoom,
2585 DK: me@-tro@-nom,
2586 S: me@-tro@-nom,
2587 FI: metronomi,
2588 N: metronom.
2589
2590 Device indicating the exact tempo of a piece.  @aref{metronomic
2591 indication}.
2592
2593 @aitem{metronomic indication}
2594 ES: indicaci@'on metron@'omica,
2595 I: indicazione metronomica,
2596 F: indication m@'etronomique,
2597 D: Metronomangabe,
2598 NL: metronoom aanduiding,
2599 DK: metronomtal,
2600 S: metronomangivelse,
2601 FI: metronomiosoitus,
2602 N: ?.
2603
2604 Exact tempo indication (in beats per minute).  Also denoted by
2605 M.M. (M@"alzels Metronom).
2606
2607 @aitem{mezzo-soprano}
2608 ES: mezzo soprano,
2609 I: mezzo-soprano,
2610 F: mezzo-soprano,
2611 D: Mezzosopran,
2612 NL: mezzosopraan,
2613 DK: mezzosopran,
2614 S: mezzosopran,
2615 FI: mezzosopraano,
2616 N: mezzosopran.
2617
2618 The female voice between @aref{soprano} and
2619 @aref{contralto}.
2620
2621 @aitem{middle C}
2622 ES: do central,
2623 I: do centrale,
2624 F: do central,
2625 D: eingestrichenes@w{ }c,
2626 NL: centrale@w{ }c,
2627 DK: enstreget@w{ }c,
2628 S: ettstruket@w{ }c,
2629 FI: keski-C,
2630 N: ?.
2631
2632 First C below the 440 Hz A.
2633
2634 @lilypond[notime]
2635 \property Score.automaticBars = ##f
2636 \property Staff.Clef \set #'full-size-change = ##t
2637 \notes\relative c' {
2638   \clef bass c1 s
2639   \clef alto c s
2640   \clef treble c s
2641 }
2642 @end lilypond
2643
2644 @aitem{minor}
2645 ES: menor,
2646 I: minore,
2647 F: mode mineur,
2648 D: Moll,
2649 NL: mineur,
2650 DK: mol,
2651 S: moll,
2652 FI: molli,
2653 N: ?.
2654
2655 @aref{diatonic scale}.
2656
2657 @aitem{minor interval}
2658 ES: intervalo mayor,
2659 I: intervallo minore,
2660 F: intervalle mineur,
2661 D: kleines Intervall,
2662 NL: klein interval,
2663 DK: lille interval,
2664 S: litet intervall,
2665 FI: pieni intervalli,
2666 N: ?.
2667
2668 @aref{interval}.
2669
2670 @aitem{mode}
2671 ES: modo,
2672 I: modo,
2673 F: mode,
2674 D: Modus,
2675 NL: modus,
2676 DK: skala,
2677 S: modus, skala,
2678 FI: moodi, kirkkos@"avelasteikko,
2679 N: ?.
2680
2681 @aref{church mode}, @aref{diatonic scale}.
2682
2683 @aitem{modulation}
2684 ES: modulaci@'on,
2685 I: modulazione,
2686 F: modulation,
2687 D: Modulation,
2688 NL: modulatie,
2689 DK: modulation,
2690 S: modulering,
2691 FI: modulaatio, s@"avellajin vaihdos,
2692 N: ?.
2693
2694 Moving from one @aref{key} to another.  For example, the second
2695 subject of a @aref{sonata form} movement modulates to the dominant
2696 key if the key is major and to the @aref{relative key} if the key
2697 is minor.
2698
2699 @aitem{mordent}
2700 I: mordente,
2701 F: mordant,
2702 D: Mordent,
2703 NL: mordent,
2704 DK: mordent,
2705 S: mordent,
2706 FI: mordent, korukuvio,
2707 N: ?.
2708
2709 @aref{ornament}.
2710
2711 @aitemii{motive,motif}
2712 ES: tema,
2713 I: inciso,
2714 F: incise,
2715 D: Motiv,
2716 NL: motief,
2717 DK: motiv,
2718 S: motiv,
2719 FI: teema, s@"avelaihe,
2720 N: ?.
2721
2722 The briefest intelligible and self-contained fragment of a musical theme or
2723 subject.
2724
2725 @lilypond
2726 \property Score.TimeSignature \override #'style = #'()
2727 %\property Score.TextScript \set #'font-style = #'large
2728 \notes\relative c'' {
2729   \time 4/4
2730   \key g \major
2731   \partial 8 g16_"------" fis |
2732   g8 d16_"------" c d8 g16 fis g8 b,16 a b8 g'16 fis |
2733   g8 g,16 a b8 cis d16 s
2734 }
2735 @end lilypond
2736
2737 @aitem{movement}
2738 ES: movimiento,
2739 I: movimento,
2740 F: mouvement,
2741 D: Satz,
2742 NL: deel,
2743 DK: sats,
2744 S: sats,
2745 FI: osa,
2746 N: ?.
2747
2748 Greater musical works like @aref{symphony} and
2749 @aref{sonata} most often consist of several -- more or less --
2750 independant pieces called movements.
2751
2752 @aitem{multibar rest}
2753 ES: compases de espera,
2754 I: pausa multipla,
2755 F: pause multiple,
2756 NL: meermaats rust,
2757 D: mehrtaktige Pause,
2758 DK: flertaktspause,
2759 S: flertaktspaus,
2760 FI: usean tahdin mittainen tauko,
2761 N: ?.
2762
2763 @lilypond
2764 \notes\relative c'' {
2765   a1
2766   \property Score.skipBars=##t R1*3
2767   a1
2768 }
2769 @end lilypond
2770
2771 @aitem{mixolydian mode}
2772 @aref{diatonic scale}.
2773
2774 @aitem{natural sign}
2775 ES: becuadro,
2776 I: bequadro,
2777 F: b@'ecarre,
2778 D: Aufl@"osungszeichen,
2779 NL: herstellingsteken,
2780 DK: op@-l@o{}sningstegn,
2781 S: @aa{}terst@"allningstecken,
2782 FI: palautusmerkki,
2783 N: ?.
2784
2785 @aref{accidental}.
2786
2787 @aitem{neighbour tones}
2788 @aref{appoggiatura}.
2789
2790 @aitem{ninth}
2791 ES: novena,
2792 I: nona,
2793 F: neuvi@`eme,
2794 D: None,
2795 NL: noon,
2796 DK: none,
2797 S: nona,
2798 FI: nooni,
2799 N: ?.
2800
2801 @aref{interval}.
2802
2803 @aitem{non-legato}
2804 @aref{legato}.
2805
2806 @aitem{note}
2807 ES: nota,
2808 I: nota,
2809 F: note,
2810 D: Note,
2811 NL: noot,
2812 DK: node,
2813 S: not,
2814 FI: nuotti,
2815 N: ?,
2816
2817 Notes are signs by means of which music is fixed in writing.  The term is also
2818 used for the sound indicated by a note, and even for the key of the piano
2819 which produces the sound.  However, a clear distinction between the terms tone
2820 and @aref{note} is strongly recommended.  Briefly, one sees a note,
2821 and hears a tone.
2822
2823 @aitem{note head}
2824 ES: oval,
2825 I: testa, testina, capocchia,
2826 F: t@^ete de la note,
2827 D: Notenkopf,
2828 NL: nootballetje,
2829 DK: nodehovede,
2830 S: nothuvud,
2831 FI: nuotin p@"a@"a,
2832 N: ?.
2833
2834 A head like sign which indicates pitch by its position on a
2835 @aref{staff} provided with a @aref{clef}, and duration
2836 by a variety of shapes such as hollow or black heads with or without
2837 @aref{stem}s, @aref{flag}s, etc.  For percussion
2838 instruments (often having no defined pitch) the note head may indicate the
2839 instrument.
2840
2841 @aitem{note value}
2842 ES: valor,
2843 I: valore, durata,
2844 F: dur@'ee, valeur (d'une note),
2845 D: Notenwert,
2846 NL: nootwaarde,
2847 DK nodev@ae{}rdi,
2848 S: notv@"arde,
2849 FI: nuotin aika-arvo,
2850 N: ?.
2851
2852 Note values (durations) are measured as fractions, normally 1/2, of the next
2853 higher note value.  The longest duration normally used is called @emph{brevis},
2854 but sometimes (mostly in pre baroque music) the double length note value
2855 @emph{longa} is used.
2856
2857 @lilypond[notime]
2858 %\property Score.TextScript \set #'font-style = #'large
2859 \property Score.automaticBars = ##f
2860 \notes\relative c'' {
2861   \property Voice.NoteHead \override #'style = #'mensural
2862   g\longa_"longa" g\breve_"breve"
2863   \property Voice.NoteHead \revert #'style
2864   g1_"1/1" g2_"1/2" g4_"1/4" s16 g8_"1/8" s16
2865   g16_"1/16" s16 g32_"1/32" s16 g64_"1/64" s32 }
2866 @end lilypond
2867
2868 @lilypond[notime]
2869 %\property Score.TextScript \set #'font-style = #'large
2870 \property Score.automaticBars = ##f
2871 \notes\relative c'' {
2872   r\longa_"longa" r\breve_"breve"
2873   r1_"1/1" r2_"1/2" r4_"1/4" s16 r8_"1/8" s16
2874   r16_"1/16" s16 r32_"1/32" s16 r64_"1/64" s32 }
2875 @end lilypond
2876
2877 An augmentation dot after a note multiplies the duration by one and a
2878 half.  Another dot adds yet a fourth of the duration.
2879
2880 @lilypond
2881 %\property Score.TextScript \set #'font-style = #'large
2882 \notes\relative c'' {
2883   \time 4/4
2884   g4._"pointed" g8 g2 | g4 () g8 g g2 \bar "||"
2885   g4.._"double pointed" g16 g2 | g4 () g8 () g16 g g2 \bar "||" }
2886 @end lilypond
2887
2888 Alternatively note values may be subdivided by other ratios.  Most common is
2889 subdivision by@w{ }3 (@emph{triplets}) and@w{ }5 (@emph{quintuplets}).
2890 Subdivisions by@w{ }2 (@emph{tuplets}) or@w{ }4 (@emph{quadruplets}) of
2891 dotted notes are also frequently used.
2892
2893 @lilypond
2894 %\property Score.TextScript \set #'font-style = #'large
2895 \notes\relative c'' {
2896   \time 4/4
2897   \times 2/3 {g8_"triplets" g g} g4 g8 g g4 \bar "||"
2898   \times 2/5 {g8_"quintuplets" g g g g} g4 g8 g g4 \bar "||"
2899 }
2900 @end lilypond
2901
2902 @lilypond
2903 \notes\relative c'' {
2904   \time 3/4
2905   \times 3/2 {g4_"duplets" g} |
2906   g4 g g \bar "||"
2907   \times 6/4 {g8_"quadruplets" g g g} |
2908   g8 g g g g4 \bar "||"
2909 }
2910 @end lilypond
2911
2912 @aitem{octave sign}
2913 @aref{G clef}, @aref{F clef}.
2914
2915 @aitem{octave}
2916 ES: octava,
2917 I: ottava,
2918 F: octave,
2919 D: Oktave,
2920 NL: octaaf,
2921 DK: oktav,
2922 S: oktav,
2923 FI: oktaavi,
2924 N: ?.
2925
2926 @aref{interval}.
2927
2928 @aitemiii{ornament,embellishment,accessory}
2929 ES: adorno,
2930 I: abbellimento, fioriture,
2931 F: agr@'ement, ornement,
2932 D: Verzierung, Ornament,
2933 NL: versiering,
2934 DK: forsiring,
2935 S: ornament,
2936 FI: koru, hele,
2937 N: ?.
2938
2939 Most commonly used is the @emph{trill}, the rapid alternation of a given note
2940 with the diatonic @aref{second} above it.  In the music from the
2941 middle of the 19th century and onwards the trill is performed with the main
2942 note first while in the music from the preceding baroque and classic periods
2943 the upper note is played first.
2944
2945 @lilypond
2946 <
2947   \context Staff = sa {
2948 %        \property Score.TextScript \set #'font-style = #'large
2949     \notes\relative c'' {
2950       c2._"pre-1850"  b4\trill | c1 \bar "||"
2951       c2._"post-1850" b4\trill | c1 \bar "||"
2952     }
2953   }
2954   \notes\relative c'' {
2955     c2. c32 b c b c b c b | c1
2956     c2. b32 c b c \times 4/5 { b c b c b } | c1
2957   }
2958 >
2959 @end lilypond
2960
2961 Other frequently used ornaments are the @emph{turn}, the @emph{mordent} and the
2962 @emph{prall} (inverted mordent).
2963
2964 @lilypond
2965 <
2966   \context Staff = sa {
2967 %        \property Score.TextScript \set #'font-style = #'large
2968     \notes\relative c'' {
2969       a4_"turn" b\turn c2 \bar "||"
2970       g4_"mordent" a b\mordent a \bar "||"
2971       e'4_"prall" d\prall c2 \bar "||"
2972     }
2973   }
2974   \notes\relative c'' {
2975     a4 [c16 b a b] c2
2976     g4 a [b16 a b8] a4
2977     e'4 [e32 d e d ~ d8] c2
2978   }
2979 >
2980 @end lilypond
2981
2982 @aref{appoggiatura}.
2983
2984 @aitem{ossia}
2985 ES: ossia,
2986 I: ossia,
2987 F: ossia,
2988 D: Ossia,
2989 NL: alternatief,
2990 DK: ossia,
2991 S: ossia,
2992 FI: ossia, vaihtoehtoinen esitystapa,
2993 N: ?.
2994
2995 Ossia (otherwise) marks an alternative.  It is an added staff or piano
2996 score, usually only a few measures long, which presents another version
2997 of the music, for example for small hands.
2998
2999 @aitem{part}
3000 ES: parte,
3001 I: voce, parte,
3002 F: partie,
3003 D: Stimme,
3004 NL: partij,
3005 DK: stemme,
3006 S: st@"amma,
3007 FI: stemma, instrumenttiosuus,
3008 N: ?.
3009
3010 1. In instrumental or choral music the music for the single instrument
3011 or voice.  2. in contrapuntal music @aref{counterpoint} the single
3012 melodic line of the contrapunctal web.
3013
3014 @aitem{percussion}
3015 ES: percusi@'on,
3016 I: percussioni,
3017 F: percussion,
3018 D: Schlagzeug, Schlagwerk,
3019 NL: slagwerk,
3020 DK: slagt@o{}j,
3021 S: slagverk,
3022 FI: ly@"om@"asoittimet,
3023 N: ?.
3024
3025 A family of musical instruments which are played on by striking or
3026 shaking.  Percussion instruments commonly used in a symphony orchestra are
3027 kettledrums (I: @emph{timpani}, D: @emph{Pauken}), snare drum, bass drum,
3028 tambourine, cymbals, chinese gong (tam-tam), triangle, celesta, glockenspiel,
3029 and xylophone.
3030
3031 @aitem{perfect interval}
3032 ES: intervalo justo,
3033 I: intervallo giusto,
3034 F: intervalle juste,
3035 D: reines Intervall,
3036 NL: rein interval,
3037 DK: rent interval,
3038 S: rent intervall,
3039 FI: puhdas intervalli,
3040 N: ?.
3041
3042 @aref{interval}.
3043
3044 @aitem{phrase}
3045 ES: frase,
3046 I: frase,
3047 F: phrase,
3048 D: Phrase,
3049 NL: frase, zin,
3050 DK: frase,
3051 S: fras,
3052 FI: fraasi, lause,
3053 N: ?.
3054
3055 A natural division of the melodic line, comparable to a sentence of speech.
3056
3057 @aitem{phrasing}
3058 ES: fraseo,
3059 I: fraseggio,
3060 F: phras@'e,
3061 D: Phrasierung,
3062 NL: frasering,
3063 DK: frasering,
3064 S: fra@-se@-ring,
3065 FI: fraseeraus, j@"asent@"aminen,
3066 N: ?.
3067
3068 The clear rendering in musical performance of the @aref{phrase}s of
3069 the melody.  Phrasing may be indicated by a @aref{slur}.
3070
3071 @aitem{piano}
3072 ES: piano,
3073 I: piano,
3074 F: piano,
3075 D: piano, leise,
3076 NL: piano,
3077 DK: piano,
3078 S: piano,
3079 FI, piano, hiljaa,
3080 N: ?.
3081
3082 @emph{piano} (@b{p}) soft, @emph{pianissimo} (@b{pp}) very soft,
3083 @emph{mezzopiano} (@b{mp}) medium soft.
3084
3085 @aitem{pitch}
3086 ES: altura,
3087 I: altezza,
3088 F: hauteur,
3089 D: Tonh@"ohe,
3090 NL: toonhoogte,
3091 DK: toneh@o{}jde,
3092 S: tonh@"ojd,
3093 FI: s@"avelkorkeus,
3094 N: ?.
3095
3096 @aitem{pizzicato}
3097 ES: pizzicato,
3098 I: pizzicato,
3099 F: pizzicato,
3100 D: pizzicato,
3101 NL: pizzicato, getokkeld,
3102 DK: pizzicato,
3103 S: pizzicato,
3104 FI: pizzicato, n@"app@"aillen,
3105 N: ?.
3106
3107 Play by plucking the strings.
3108
3109 @aitem{polyphony}
3110 ES: polifon@'{@dotless{i}}a,
3111 I: polifonia,
3112 F: polyphonie,
3113 D: Polyphonie,
3114 NL: polyfonie,
3115 DK: polyfoni,
3116 S: polyfoni,
3117 FI: polyfonia, moni@"a@"anisyys,
3118 N: ?.
3119
3120 Music written in a combination of several simultaneous voices (parts) of a
3121 more or less pronounced individuality.  @aref{counterpoint}.
3122
3123 @aitem{portato}
3124 @aref{legato}.
3125
3126 @aitem{presto}
3127 ES: presto,
3128 I: presto,
3129 F: presto,
3130 D: Presto, Sehr schnell,
3131 NL: presto, Sehr schnell,
3132 DK: presto,
3133 S: presto,
3134 FI: presto, hyvin nopeasti,
3135 N: ?.
3136
3137 Very quick, i.e. quicker than @aref{allegro}.  @emph{prestissimo}
3138 denotes the highest possible degree of speed.
3139
3140 @aitem{Pythagorean comma}
3141 ES: coma pitag@'orico,
3142 I: comma pitagorico,
3143 F: comma pythagoricien,
3144 D: Pythagor@"aisches Komma,
3145 NL: komma van Pythagoras,
3146 DK: pythagor@ae{}isk komma,
3147 S: pytagoreiskt komma,
3148 FI: pytagorinen komma,
3149 N: ?.
3150
3151 A sequence of fifths starting on@w{ }C eventually circles back to@w{ }C,
3152 but this@w{ }C, obtained by adding 12@w{ }fifths, is
3153 24@c{ }@aref{cent}s higher than the@w{ }C obtained by adding
3154 7@w{ }octaves.  The difference between those two pitches is called the
3155 Pythagorean comma.
3156
3157 @aitem{quadruplet}
3158 ES: cuatrillo,
3159 I: quartina,
3160 F: quartolet,
3161 D: Quartole,
3162 NL: kwartool,
3163 DK: kvartol,
3164 S: kvartol,
3165 FI: kvartoli,
3166 N: ?.
3167
3168 @aref{note value}.
3169
3170 @aitem{quarter note}
3171 ES: negra,
3172 I: semiminima, nera,
3173 F: noire,
3174 UK: crotchet,
3175 D: Viertel, Viertelnote,
3176 NL: kwartnoot,
3177 DK: fjerdedelsnode,
3178 S: fj@"ardedelsnot,
3179 FI: nelj@"annesosanuotti,
3180 N: ?.
3181
3182 @aref{note value}.
3183
3184 @aitem{quarter rest}
3185 ES: silencio de negra,
3186 I: pausa di semiminima,
3187 F: soupir,
3188 UK: crotchet rest,
3189 D: Viertelpause,
3190 NL: kwart rust,
3191 DK:@w{ }fjerdedelspause,
3192 S: fj@"ardedelspaus,
3193 FI: nelj@"annesosatauko,
3194 N: ?.
3195
3196 @aref{note value}.
3197
3198 @aitem{quintuplet}
3199 ES: quintillo,
3200 I: quintina,
3201 F: quintolet,
3202 D: Quintole,
3203 NL: kwintool,
3204 DK: kvintol,
3205 S: kvintol,
3206 FI: kvintoli,
3207 N: ?.
3208
3209 @aref{note value}.
3210
3211 @aitem{rallentando}
3212 ES: rallentando,
3213 I: rallentando,
3214 F: rallentando,
3215 D: rallentando, langsamer werden,
3216 NL: rallentando,
3217 DK: rallentando,
3218 S: rallentando,
3219 FI. rallerdando, hidastuen,
3220 N: rallentando.
3221
3222 Abbreviation "rall.".  @aref{ritardando}.
3223
3224 @aitem{relative key}
3225 ES: relativa,
3226 I: tonalit@`a relativa,
3227 F: tonalit@'e relative,
3228 D: Paralleltonart,
3229 NL: paralleltoonsoort,
3230 DK: paralleltoneart,
3231 S: parallelltonart,
3232 FI: rinnakkaiss@"avellaji,
3233 N: ?.
3234
3235 @aref{major} and @aref{minor} @aref{key}
3236 with the same @aref{key signature}.
3237
3238 @lilypond[notime]
3239 \property Score.automaticBars = ##f
3240 %\property Score.TextScript \set #'font-style = #'large
3241 \notes\relative c' {
3242   \key es \major
3243   es1_"e flat major" f g as bes c d es
3244   \bar "||"
3245 }
3246 @end lilypond
3247
3248 @lilypond[notime]
3249 \property Score.automaticBars = ##f
3250 %\property Score.TextScript \set #'font-style = #'large
3251 \notes\relative c' {
3252   \key es \major
3253   c1_"c minor" d es f g a! b! c \bar "||"
3254 }
3255 @end lilypond
3256
3257 @aitem{repeat}
3258 ES: barra de repetici@'on,
3259 I: ritornello,
3260 F: barre de reprise,
3261 D: Wiederholung,
3262 NL: herhaling,
3263 DK: gen@-ta@-gel@-se,
3264 S: repris,
3265 FI: toisto,
3266 N: ?.
3267
3268 @lilypond
3269 \key g \major
3270 \time 4/4
3271 \notes\relative c'' {
3272   \repeat volta 2 {g4 g d' d | e e d2 | c4 c b b | a a g2 }
3273 }
3274 @end lilypond
3275
3276 @c F: 'pause' if you mean a whole rest, 'silence' if you do not want to
3277 @c     specify the rest's value.
3278
3279 @aitem{rest}
3280 ES: silencio,
3281 I: pausa,
3282 F: silence,
3283 D: Pause,
3284 NL: rust,
3285 DK: pause,
3286 S: paus,
3287 FI: tauko,
3288 N: ?.
3289
3290 @aref{note value}.
3291
3292 @aitem{rhythm}
3293 ES: ritmo,
3294 I: ritmo,
3295 F: rythme,
3296 D: Rhythmus,
3297 NL: ritme,
3298 DK: rytme,
3299 S: rytm,
3300 FI: rytmi,
3301 N: ?.
3302
3303 (a) Metrical rhythm in which every time value is a multiple or fraction of a
3304 fixed unit of time, called @aref{beat}, and in which the normal
3305 @aref{accent} recurs in regular intervals, called
3306 @aref{measure}.  The basic scheme scheme of time values is called
3307 @aref{meter}.  (b) Measured rhythm which lacks regularly recurrent
3308 accent.  In modern notation such music appears as a free alternation of
3309 different measures.  (c) Free rhythm, i.e., the use of temporal values having
3310 no common metrical unit (beat).
3311
3312 @aitem{ritardando}
3313 ES: retardando,
3314 I: ritardando,
3315 F: ritardando,
3316 D: Ritardando, langsamer werden,
3317 NL: ritardando,
3318 DK: ritardando,
3319 S: ritardando,
3320 FI. ritardando, hidastuen,
3321 N: ?.
3322
3323 Gradually slackening in speed.  Mostly abbreviated to rit. or ritard.
3324
3325 @aitem{ritenuto}
3326 ES: ritenuto,
3327 I: ritenuto,
3328 F: ritenuto,
3329 D: Ritenuto,
3330 NL: ritenuto,
3331 DK: ritenuto,
3332 S: ritenuto,
3333 FI: ritenuto, hidastaen,
3334 N: ?.
3335
3336 Immediate reduction of speed.
3337
3338 @aitem{scale}
3339 ES: escala,
3340 I: scala,
3341 F: gamme,
3342 D: Tonleiter,
3343 NL: toonladder,
3344 DK: Skala,
3345 S: skala,
3346 FI: asteikko, s@"avelasteikko,
3347 N: ?.
3348
3349 @aref{diatonic scale}.
3350
3351 @aitem{scale degree}
3352 ES: grados de la escala,
3353 I: grado della scala,
3354 F: degr@'e [de la gamme],
3355 D: Tonleiterstufe,
3356 NL: trap [van de toonladder],
3357 DK: skalatrin,
3358 S: skalsteg (?),
3359 FI: s@"avelaste, asteikon s@"avel,
3360 N: ?.
3361
3362 Names and symbols used in harmonic analysis to denote tones of the scale as
3363 roots of chords.  The most important are degrees I = tonic (T), IV =
3364 sub@-do@-mi@-nant (S) and V = dominant (D).
3365
3366 @lilypond[notime]
3367 \property Score.automaticBars = ##f
3368 %\property Score.LyricText \set #'font-style = #'large
3369 %\property Lyrics.minVerticalAlign = #8
3370 \addlyrics
3371 \context Staff \notes\relative c' {
3372   c1 d e f g a b c
3373 }
3374 \context Lyrics \lyrics {
3375   < { I II III IV V VI VII I }
3376     { T "" ""  S  D } >
3377 }
3378 @end lilypond
3379
3380 @aref{functional harmony}.
3381
3382 @aitem{score}
3383 ES: partitura,
3384 I: partitura,
3385 F: partition,
3386 D: Partitur (full score), Klavierauszug (vocal score)
3387 NL: partituur,
3388 DK: partitur,
3389 S: partitur,
3390 FI: partituuri,
3391 N: ?.
3392
3393 A copy of orchestral, choral or chamber music showing what each instrument is
3394 to play, each voice to sing, having each part arranged one underneath the
3395 other on different staves @aref{staff}.
3396
3397 @aitem{second}
3398 ES: segunda,
3399 I: secunda,
3400 F: seconde,
3401 D: Sekund,
3402 NL: secunde,
3403 DK: sekund,
3404 S: sekund,
3405 FI: sekunti,
3406 N: ?.
3407
3408 The @aref{interval} between two neigbouring tones of a scale.  A
3409 @aref{diatonic scale} consists of alternating
3410 @aref{semitone}s and @aref{whole tone}s, hence the size
3411 of a se@-cond depends on the scale degrees in question.
3412
3413 @aitem{semitone}
3414 ES: semitono,
3415 I: semitono,
3416 F: demi-ton,
3417 D: Halbton,
3418 NL: halve toon,
3419 DK: halvtone,
3420 S: halvton,
3421 FI: puolis@"avel,
3422 N: ?.
3423
3424 The @aref{interval} of a minor second.  The (usually) smallest
3425 interval in European composed music.  The interval between two neighbouring
3426 tones on the piano keyboard -- including black and white keys -- is a
3427 semitone.  An octave may be divided into 12@w{ }semitones.
3428 @aref{interval}, @aref{chromatic scale}.
3429
3430 @lilypond[notime]
3431 \property Score.automaticBars = ##f
3432 \notes\relative c'' { g1 gis s a bes s b! c }
3433 @end lilypond
3434
3435 @aitem{seventh}
3436 ES: s@'eptima,
3437 I: settima,
3438 F: septi@`eme,
3439 D: Septime,
3440 NL: septiem,
3441 DK: septim,
3442 S: septim,
3443 FI: septimi,
3444 N: ?.
3445
3446 @aref{interval}.
3447
3448 @aitem{sextuplet, sextolet}
3449 I: sestina,
3450 F: sextolet,
3451 D: Sextole,
3452 NL: sextool,
3453 DK: sekstol,
3454 S: sextol,
3455 FI: sekstoli,
3456 N: ?.
3457
3458 @aref{note value}.
3459
3460 @aitem{sharp}
3461 ES: sostenido,
3462 I: diesis,
3463 F: di@`ese,
3464 D: Kreuz,
3465 NL: kruis,
3466 DK: kryds,
3467 S: korsf@"ortecken,
3468 FI: korotusmerkki,
3469 N: ?.
3470
3471 @aref{accidental}.
3472
3473 @aitem{short appoggiatura}
3474 @aref{appoggiatura}.
3475
3476 @aitem{sixteenth note}
3477 ES: semicorchea,
3478 I: semicroma,
3479 F: double croche,
3480 UK: semiquaver,
3481 D: Sechzehntel, Sechzehntelnote,
3482 NL: zes@-ti@-ende noot,
3483 DK: sekstendedelsnode,
3484 S: sextondelsnot,
3485 FI: kuudestoistaosanuotti,
3486 N: ?.
3487
3488 @aref{note value}.
3489
3490 @aitem{sixteenth rest}
3491 ES: silencia de semicorchea,
3492 I: pausa di semicroma,
3493 F: quart de soupir,
3494 UK: semiquaver rest,
3495 D: Sechzehntelpause,
3496 NL: zestiende rust,
3497 DK: sekstendedelspause,
3498 S: sextondelspaus,
3499 FI: kuudesosatauko,
3500 N: ?.
3501
3502 @aref{note value}.
3503
3504 @aitem{sixth}
3505 ES: sexta,
3506 I: sesta,
3507 F: sixte,
3508 D: Sexte,
3509 NL: sext,
3510 DK: sekst,
3511 S: sext,
3512 FI: seksti,
3513 N: ?.
3514
3515 @aref{interval}.
3516
3517 @aitem{sixty-fourth note}
3518 ES: semifusa,
3519 I: semibiscroma,
3520 F: quadruple croche,
3521 UK: hemidemisemiquaver,
3522 D: Vierundsechzigstel, Vierundsechzigstelnote,
3523 NL: vierenzestigste noot,
3524 DK: fi@-re@-og@-tred@-sinds@-ty@-ven@-de@-dels@-no@-de,
3525 S: sextiofj@"ardedelsnot,
3526 FI: kuudeskymmenesnelj@"asosanuotti,
3527 N: ?.
3528
3529 @aref{note value}.
3530
3531 @aitem{sixty-fourth rest}
3532 ES: silencia de semifusa,
3533 I: pausa di semibiscroma,
3534 F: seizi@`eme de soupir,
3535 UK: hemidemisemiquaver rest,
3536 D: Vierundsechzigstelpause,
3537 NL: vierenzestigste rust,
3538 DK: fi@-re@-og@-tred@-sinds@-ty@-ven@-de@-dels@-pau@-se,
3539 S: sextiofj@"ardedelspaus,
3540 FI: kuudeskymmenesnelj@"asosatauko,
3541 N: ?.
3542
3543 @aref{note value}.
3544
3545 @aitem{slur}
3546 ES: ligadura,
3547 I: legatura (di portamento or espressiva),
3548 F: liaison, coul@'e,
3549 D: Bogen, Legatobogen, Phrasierungsbogen,
3550 NL: fraseringsboog, legatoboog, streekboog,
3551 DK: legatobue, fraseringsbue,
3552 S: b@aa{}ge,
3553 FI: kaari,
3554 N: ?.
3555
3556 A slur above or below a group of notes indicates that they are to be played
3557 @aref{legato}, e.g., with one stroke of the violin bow or with one
3558 breath in singing.
3559
3560 @aitem{solmization}
3561 I: solmisazione,
3562 F: solmisation,
3563 D: Solmisation,
3564 NL: solmizatie,
3565 DK: solmisation,
3566 S: solmisation,
3567 FI: suhteelliset laulunimet,
3568 N: ?.
3569
3570 General term for systems of designating the degrees of the
3571 @aref{scale}, not by letters, but by syllables (@emph{do}
3572 (@emph{ut}), @emph{re}, @emph{mi}, @emph{fa}, @emph{sol}, @emph{la}, @emph{si}
3573 (@emph{ti})).  @aref{scale degree}.
3574
3575 @aitem{sonata}
3576 ES: sonata,
3577 I: sonata,
3578 F: sonate,
3579 D: Sonate,
3580 NL: sonate,
3581 DK: sonate,
3582 S: sonat,
3583 FI: sonaatti,
3584 N: ?.
3585
3586 In its present-day meaning a sonata denotes an instrumental composition for
3587 piano or for some other instrument with piano accompaniment, which consists of
3588 three or four independant pieces, called movements.
3589
3590 @aitem{sonata form}
3591 ES: forma sonata,
3592 I: forma sonata,
3593 F: [en] forme de sonate,
3594 D: Sonatenform,
3595 NL: hoofdvorm, sonatevorm,
3596 DK: sonateform,
3597 S: sonatform,
3598 FI: sonaattimuoto,
3599 N: ?.
3600
3601 A form used frequently for single movements of the @aref{sonata},
3602 @aref{symphony}, quartet, etc.  A movement written in sonata form
3603 falls into three sections called @emph{exposition}, @emph{development} and
3604 @emph{recapitulation}.  In the exposition the composer introduces his musical
3605 ideas, consisting of a number of themes; in the development section he
3606 "develops" this material, and in the recapitulation he repeats the exposition,
3607 with certain modifications, however.  The exposition contains a number of themes
3608 which fall into two groups, often called first and second subject.  Other
3609 melodies occurring in each group are considered as continuations of these
3610 two.  The second theme is in another key, normally in the key of the
3611 @aref{dominant} if the @aref{tonic} is
3612 @aref{major}, and in the @aref{relative key} if the
3613 tonic is @aref{minor}.
3614
3615 @aitem{soprano}
3616 ES: soprano,
3617 I: soprano,
3618 F: soprano,
3619 D: Sopran,
3620 NL: sopraan,
3621 DK: sopran,
3622 S: sopran,
3623 FI: sopraano, korkea nais@"a@"ani,
3624 N: ?.
3625
3626 The highest female voice.
3627
3628 @aitem{staccato}
3629 ES: staccato,
3630 I: staccato,
3631 F: staccato, piqu@'e, d@'etach@'e,
3632 D: staccato,
3633 NL: staccato,
3634 DK: staccato,
3635 S: staccato,
3636 FI: staccato, lyhyesti, ter@"av@"asti,
3637 N: ?.
3638
3639 Playing the note(s) short.  Staccato is indicated by a dot above or below the
3640 notehead.
3641
3642 @lilypond
3643 \key d \major
3644 \time 4/4
3645 \notes\relative c'' {
3646   \partial 8 a8 |
3647   d4-\staccato cis-\staccato b-\staccato cis-\staccato |
3648   d2. \bar "||"
3649 }
3650 @end lilypond
3651
3652 @aitem{staff}
3653 ES: pentagrama,
3654 I: pentagramma, rigo (musicale),
3655 F: port@'ee,
3656 D: Notenzeile,
3657 NL: (noten)balk, partij,
3658 DK: nodesystem,
3659 S: notsystem,
3660 FI: nuottiviivasto,
3661 N: ?.
3662
3663 pl. staves.  A series of (normally@w{ }5) horizontal lines upon and between
3664 which the musical notes are written, thus indicating (in connection
3665 with a @aref{clef}) their pitch.  Staves for
3666 @aref{percussion} instruments may have fewer lines.
3667
3668 @aitem{stem}
3669 ES: plica,
3670 I: gamba,
3671 F: queue,
3672 D: Hals, Notenhals, Stiel,
3673 NL: stok,
3674 DK: hals,
3675 S: skaft,
3676 FI: nuottipalkki,
3677 N: ?.
3678
3679 Vertical line above or below a @aref{note head} shorter than a
3680 whole note.  @aref{beam}.
3681
3682 @lilypond[notime]
3683 \property Score.autoBeaming = ##f
3684 \property Score.automaticBars = ##f
3685 %\property Score.TextScript \set #'font-style = #'large
3686 \notes\relative c'' {
3687   g2_"1/2" g' s16
3688   g,4_"1/4" g' s16
3689   g,8_"1/8" g' s16
3690   g,16_"1/16" g' s16
3691 }
3692 @end lilypond
3693
3694 @aitem{strings}
3695 ES: arcos, cuerdas,
3696 I: archi,
3697 F: cordes,
3698 D: Streicher,
3699 NL: strijkers,
3700 DK: strygere,
3701 S: str@aa{}kar,
3702 FI: jouset,
3703 N: ?.
3704
3705 A family of stringed musical instruments played with a bow.  Strings commonly
3706 used in a symphony orchestra are violin, viola, violoncello, and double bass.
3707
3708 @aitem{strong beat}
3709 ES: tiempo fuerte,
3710 I: tempo forte,
3711 F: temps fort,
3712 D: betonter Taktteil oder Taktschlag,
3713 NL: thesis,
3714 D: betonet taktslag,
3715 S: betonat taktslag,
3716 FI: tahdin vahva isku,
3717 N: ?.
3718
3719 @aref{beat}, @aref{accent}, @aref{measure},
3720 @aref{rhythm}.
3721
3722 @aitem{subdominant}
3723 ES: subdominante,
3724 I: sottodominante,
3725 F: sous-dominante,
3726 D: Subdominante,
3727 NL: subdominant,
3728 DK: subdominant,
3729 S: subdominant,
3730 FI: subdominantti, alidominantti,
3731 N: ?.
3732
3733 The fourth @aref{scale degree}.  @aref{functional
3734 harmony}.
3735
3736 @aitem{submediant}
3737 ES: superdominante,
3738 I: sopratonica,
3739 F: sous-m@'ediante,
3740 D: Submediante,
3741 NL: submediant,
3742 DK: Submediant,
3743 S: submediant,
3744 FI: alikeskis@"avel,
3745 N: ?.
3746
3747 The sixth @aref{scale degree}.
3748
3749 @aitem{subtonic}
3750 ES: sensible,
3751 I: sottotonica,
3752 F: sous-tonique,
3753 D: Subtonika,
3754 NL: subtonica,
3755 DK: Subtonika,
3756 S: subtonika,
3757 FI: subtoonika, alitoonika,
3758 N: ?.
3759
3760 The seventh @aref{scale degree}.
3761
3762 @aitem{superdominant}
3763 ES: superdominante,
3764 I: sopradominante,
3765 F: sus-dominante,
3766 D: Superdominante,
3767 NL: superdominant,
3768 DK: superdominant,
3769 S: superdominant,
3770 FI: ylidominantti,
3771 N: ?.
3772
3773 The sixth @aref{scale degree}.
3774
3775 @aitem{supertonic}
3776 ES: supert@'onica,
3777 I: sopratonica,
3778 F: sus-tonique,
3779 D: Supertonika,
3780 NL: supertonica,
3781 DK: supertonika,
3782 S: supertonika,
3783 FI: ylitoonika,
3784 N: ?.
3785
3786 The second @aref{scale degree}.
3787
3788 @aitem{symphony}
3789 ES: sinfon@'{@dotless{i}}a,
3790 I: sinfonia,
3791 F: symphonie,
3792 D: Sinfonie, Symphonie,
3793 NL: symfonie,
3794 DK: symfoni,
3795 S: symfoni,
3796 FI: sinfonia,
3797 N: ?.
3798
3799 A symphony may be defined as a @aref{sonata} for orchestra.
3800
3801 @aitem{syncopation}
3802 ES: sincopado,
3803 I: sincope,
3804 F: syncope,
3805 D: Synkope,
3806 NL: syncope,
3807 DK: synkope,
3808 S: synkop,
3809 FI: synkooppi,
3810 N: ?.
3811
3812 Any deliberate upsetting of the normal pulse of @aref{meter},
3813 @aref{accent} and @aref{rhythm}.  Our system of musical
3814 rhythm rests upon the grouping of equal beats into groups of two or three,
3815 with a regularly recurrent accent on the first beat of each group.  Any
3816 deviation from this scheme is felt as a disturbance or contradiction between
3817 the underlaying (normal) pulse and the actual (abnormal) rhythm.
3818
3819 @lilypond
3820 \time 4/4
3821 \notes\relative c' {
3822   \partial 4
3823   d8 dis |
3824   e c'4 e,8 c'4 e,8 c' ( |  c2)
3825 }
3826 @end lilypond
3827
3828 @aitemii{syntonic comma,dydimic comma}
3829 I: comma sintonico (o didimico),
3830 F: comma syntonique,
3831 D: syntonisches Komma,
3832 NL: syntonische komma,
3833 DK: syntonisk komma,
3834 S: syntoniskt komma,
3835 FI: syntoninen komma, terssin taajuusero luonnollisessa ja Pytagorisessa viritysj@"arjestelm@"ass@"a,
3836 N: ?.
3837
3838 Difference between the natural third and the third obtained by Pythagorean
3839 tuning (@aref{Pythagorean comma}), equal to 22@w{ }cents.
3840
3841 @aitem{system}
3842 I: accollatura,
3843 F: syst@`eme,
3844 D: Notensystem,
3845 NL: systeem,
3846 DK: system,
3847 S: system,
3848 FI: nuottij@"arjestelm@"a,
3849 N: ?.
3850
3851 The collection of staves @aref{staff}, two or more, as used for
3852 writing down of keyboard, chamber, choral, or orchestral music.
3853
3854 @aitem{temperament}
3855 ES: temperamento,
3856 I: temperamento,
3857 F: temp@'erament,
3858 D: Stimmung, Temperatur,
3859 NL: stemming, temperatuur,
3860 DK: temperatur,
3861 S: temperatur,
3862 FI: viritysj@"arjestelm@"a,
3863 N: ?.
3864
3865 Systems of tuning in which the intervals deviate from the acoustically pure
3866 intervals.  @aref{meantone temperament}, @aref{equal
3867 temperament}.
3868
3869 @aitem{tempo indication}
3870 ES: indicaci@'on de tempo,
3871 I: indicazione di tempo,
3872 F: indication de temps,
3873 D: Zeitma@ss{}, Tempobezeichnung,
3874 NL: tempo aanduiding,
3875 DK: tempobetegelse,
3876 S: tempobeteckning,
3877 FI: tempomerkint@"a,
3878 N: ?.
3879
3880 The rate of speed of a composition or a section thereof, ranging from the
3881 slowest to the quickest, as is indicated by tempo marks as
3882 @aref{largo}, @aref{adagio}, @aref{andante},
3883 @aref{allegro}, and @aref{presto}.
3884
3885 @aitem{tenor}
3886 ES: tenor,
3887 I: tenore,
3888 F: t@'enor,
3889 D: Tenor,
3890 NL: tenor,
3891 DK: tenor,
3892 S: tenor,
3893 FI: tenori, korkea mies@"a@"ani,
3894 N: ?.
3895
3896 The highest voice of men (apart from @aref{counter tenor}).
3897
3898 @aitem{tenth}
3899 ES: d@'ecima,
3900 I: decima,
3901 F: dixi@`eme,
3902 D: Dezime,
3903 NL: deciem,
3904 DK: decim,
3905 S: decima,
3906 FI: desimi,
3907 N: ?.
3908
3909 @aref{note value}.
3910
3911 @aitem{third}
3912 ES: tercera,
3913 I: terza,
3914 F: tierce,
3915 D: Terz,
3916 NL: terts,
3917 DK: terts,
3918 S: ters,
3919 FI: terssi,
3920 N: ?.
3921
3922 @aref{interval}.
3923
3924 @aitem{thirty-second note}
3925 ES: fusa,
3926 I: biscroma,
3927 F: triple croche,
3928 UK: demisemiquaver,
3929 D: Zweiunddreissigstel, Zweiunddreissigstelnote,
3930 NL: twee-endertig@-ste noot,
3931 DK: toogtredivtedelsnode,
3932 S: trettiotv@aa{}ondelsnot,
3933 FI: kolmanneskymmeneskahdesosanuotti,
3934 N: ?.
3935
3936 @aref{note value}.
3937
3938 @aitem{thirty-second rest}
3939 ES: silencio de fusa,
3940 I: pausa di biscroma,
3941 F: huiti@`eme de soupir,
3942 UK: demisemiquaver rest,
3943 D: Zweiunddreissigstel@-pause,
3944 NL: 32e rust,
3945 DK: toogtredivtedelspause,
3946 S: trettiotv@aa{}ondelspaus,
3947 FI: kolmanneskymmeneskahdesosatauko,
3948 N: ?.
3949
3950 @aref{note value}.
3951
3952 @aitemii{thorough bass,figured bass}
3953 ES: bajo cifrado,
3954 I: basso continuo, basso numerato,
3955 F: basse chiffr@'ee,
3956 D: Generalbass, bezifferter Bass,
3957 NL: basso continuo, becijferde bas
3958 DK: generalbas,
3959 S: generalbas,
3960 FI: kenraalibasso, numeroitu basso,
3961 N: ?.
3962
3963 A method of indicating an accompaniment part by the bass notes only, together
3964 with figures designating the chief @aref{interval}s and
3965 @aref{chord}s to be played above the bass notes.
3966
3967 @lilypond
3968 \context GrandStaff <
3969   \context Staff = lh \notes\relative c'' {
3970     \time 4/4
3971     \key es \major
3972     \clef treble
3973     < \context Voice = rha {
3974         \stemUp
3975         es4 d c bes | bes }
3976       \context Voice = rhb {
3977         \stemDown
3978         << bes g >>8 as << as f >> g << g es >> f << d f >> es | << g es >>4 }
3979     >
3980   }
3981   \addlyrics
3982     \context Staff = rh \notes\relative c' {
3983     \clef bass
3984     \key es \major
3985     es8 c d bes c as bes16 as g f | es4
3986   }
3987   \context Lyrics \lyrics {
3988 %    \property Lyrics . LyricText \set #'font-style = #'Large
3989     \property Lyrics . VerticalAlign \override #'threshold = #'(6 . 12)
3990     < { "" "6" "" "4" "" "6" "" "" "6" "4" }
3991       { "" ""  "" "2" "" ""  "" "" ""  "2" } >
3992   }
3993 >
3994 @end lilypond
3995
3996 @aitemii{tie,bind}
3997 ES: ligadura de prolongaci@'on,
3998 I: legatura (di valore),
3999 F: liaison,
4000 D: Haltebogen,
4001 NL: overbinding, bindingsboog,
4002 DK: bindebue,
4003 S: bindeb@aa{}ge, @"overbindning,
4004 FI: sitominen,
4005 N: ?.
4006
4007 A curved line, identical in appearance with the @aref{slur}, which
4008 connects two succesive notes of the same pitch, and which has the function of
4009 uniting them into a single sound equal to the combined durations.
4010
4011 @lilypond[notime]
4012 \property Score.automaticBars = ##f
4013 \notes\relative c'' { g2 ~ g4. }
4014 @end lilypond
4015
4016 @aitem{time signature}
4017 ES: cifra indicadora de comp@'as,
4018 I: segni di tempo,
4019 F: chiffrage (chiffres indicateurs), signe de valeur,
4020 D: Taktangabe, Angabe der Taktart,
4021 NL: maatsoort,
4022 DK: taktangivelse,
4023 S: taktartssignatur,
4024 FI: tahtiosoitus,
4025 N: ?.
4026
4027 @aref{meter}.
4028
4029 @aitem{tone}
4030 ES: sonido,
4031 I: suono,
4032 F: ton,
4033 D: Ton,
4034 NL: toon,
4035 DK: tone,
4036 S: ton,
4037 FI: @"a@"ani,
4038 N: ?.
4039
4040 A sound of definite pitch and duration, as distinct from @emph{noise}.
4041 Tone is a primary building material of music.
4042 Music from the 20th century may be based on non tone related sounds.
4043
4044 @aitem{tonic}
4045 ES: tonica,
4046 I: tonica,
4047 F: tonique,
4048 D: Tonika,
4049 NL: tonica,
4050 DK: tonika,
4051 S: tonika,
4052 FI: toonika,
4053 N: ?.
4054
4055 The first @aref{scale degree}.
4056 @aref{functional harmony}.
4057
4058 @aitem{transposition}
4059 ES: transposici@'on,
4060 I: trasposizione,
4061 F: transposition,
4062 D: Transposition,
4063 NL: transpositie,
4064 DK: transposition,
4065 S: transponering,
4066 FI: transponointi,
4067 N: ?.
4068
4069 Shifting a melody up or down in pitch, while keeping the same
4070 relative pitches.
4071
4072 @lilypond
4073 \context Staff {
4074   \time 3/4
4075   \notes\relative c'' {
4076     \key g \major
4077     d4 g,8 a b c | d4 g, g | e' c8 d e fis | g4 g, g \bar "|."
4078   }
4079 }
4080 @end lilypond
4081
4082 @lilypond
4083 \context Staff {
4084   \time 3/4
4085   \transpose c bes \relative c'' {
4086     \key g \major
4087     d4 g,8 a b c | d4 g, g | e' c8 d e fis | g4 g, g \bar "|."
4088   }
4089 }
4090 @end lilypond
4091
4092 @aitem{treble clef}
4093 ES: clave de sol,
4094 I: chiave di violino,
4095 F: cl@'e de sol,
4096 D: Violinschl@"ussel, Sopranschl@"ussel,
4097 NL: viool sleutel,
4098 DK:@w{ }diskantn@o{}gle,
4099 S: diskantklav,
4100 FI: diskanttiavain,
4101 N: ?.
4102
4103 @aref{G clef}.
4104
4105 @aitem{tremolo}
4106 ES: tremolo,
4107 I: tremolo,
4108 F: tr@'emolo,
4109 D: Tremolo,
4110 NL: tremolo,
4111 DK: tremolo,
4112 S: tremolo,
4113 FI: tremolo,
4114 N: ?.
4115
4116 On stringed instruments (@aref{strings}) the quick reiteration of
4117 the same tone, produced by a rapid up-and-down movement movement of the bow
4118 (a).  The term is also used for the rapid alternation (b) between two notes of
4119 a @aref{chord}, usually in the distance of a third
4120 (@aref{interval}).
4121
4122 @lilypond[notime]
4123 \property Score.automaticBars = ##f
4124 %\property Score.TextScript \set #'font-style = #'large
4125 \notes\relative c' {
4126   e2:32_"a"
4127   f:32 [ e8:16 f:16 g:16 a:16 ] s4
4128   \repeat "tremolo" 8 { e32_"b" g }
4129 }
4130 @end lilypond
4131
4132 @aitem{triad}
4133 ES: tr@'{@dotless{i}}ada,
4134 I: triade,
4135 F: triade, accord parfait, accord de trois sons,
4136 D: Dreiklang,
4137 NL: drieklank,
4138 DK: treklang,
4139 S: treklang,
4140 FI: kolmisointu,
4141 N: ?.
4142
4143 @aref{chord}.
4144
4145 @aitemii{trill,shake}
4146 ES: trino,
4147 I: trillo,
4148 F: trille, tremblement, battement (cadence),
4149 D: Triller,
4150 NL: triller,
4151 DK: trille,
4152 S: drill,
4153 FI: trilli,
4154 N: ?.
4155
4156 @aref{ornament}.
4157
4158 @aitem{triple meter}
4159 ES: comp@'as compuesto,
4160 I: tempo ternario,
4161 F: mesure ternaire,
4162 D: in drei,
4163 NL: driedelige maatsoort,
4164 DK: tredelt takt,
4165 S: tretakt,
4166 FI: kolmijakoinen,
4167 N: ?.
4168
4169 @aref{meter}.
4170
4171 @aitem{triplet}
4172 ES: tresillo,
4173 I: terzina,
4174 F: triolet,
4175 D: Triole,
4176 NL: triool,
4177 DK: triol,
4178 S: triol,
4179 FI: trioli,
4180 N: ?.
4181
4182 @aref{note value}.
4183
4184 @aitem{tritone}
4185 ES: tr@'{@dotless{i}}tono,
4186 I: tritono,
4187 F: triton,
4188 D: Tritonus,
4189 NL: tritoon,
4190 DK: tritonus,
4191 S: tritonus,
4192 FI: tritonus,
4193 N: ?.
4194
4195 @aref{interval}.
4196
4197 @aitem{tuning fork}
4198 ES: diapas@'on,
4199 I: diapason, corista,
4200 F: diapason,
4201 D: Stimmgabel,
4202 NL: stemvork,
4203 DK: stemmegaffel,
4204 S: st@"amgaffel,
4205 FI: viritysavain,
4206 N: ?.
4207
4208 A two-pronged piece of steel used to indicate absolute pitch.  Tuning forks
4209 give the international pitch for the tone @emph{a} (440 vibrations per second.)
4210
4211 @aitemii{turn,gruppetto}
4212 ES: grupo,
4213 I: gruppetto,
4214 F: grupetto,
4215 D: Doppelschlag,
4216 NL: dubbelslag,
4217 DK: dobbeltslag,
4218 S: dubbelslag,
4219 FI: korukuvio,
4220 N: ?.
4221
4222 ???
4223
4224 @aitem{unison}
4225 ES: un@'{@dotless{i}}sono,
4226 I: unisono,
4227 F: unisson,
4228 D: unisono,
4229 NL: unisono,
4230 DK: unison,
4231 S: unison,
4232 FI: unisono, yksi@"a@"anisesti,
4233 N: ?.
4234
4235 Playing of the same notes or the same melody by various instruments (voices)
4236 or by the whole orchestra (choir), either at exactly the same pitch or in a
4237 different octave.
4238
4239 @aitem{upbeat}
4240 ES: entrada anacr@'usica,
4241 I: anacrusi,
4242 F: anacrouse, lev@'ee,
4243 D: Auftakt,
4244 NL: opmaat,
4245 DK: optakt,
4246 S: upptakt,
4247 FI: kohotahti,
4248 N: ?.
4249
4250 Initial note(s) of a melody occurring before the first bar
4251 line.  @aref{measure}, @aref{meter}.
4252
4253 @lilypond
4254 \key f \major
4255 \time 4/4
4256 \notes\relative c' {
4257   \partial 4 f4 | bes4. a8 bes4 c |
4258   bes () a g f | bes4. a8 bes4 c | f,2. \bar "||" }
4259 @end lilypond
4260
4261 @aitem{voice}
4262 ES: voz,
4263 I: voce,
4264 F: voix,
4265 D: Stimme,
4266 NL: stem,
4267 DK: stemme,
4268 S: st@"amma,
4269 FI: @"a@"ani, laulu@"a@"ani,
4270 N: ?,
4271
4272 1. Human voices: @aref{soprano}, @aref{mezzo-soprano},
4273 @aref{contralto}, @aref{tenor},
4274 @aref{baritone}, @aref{bass}.
4275 2. A melodic layer or part of a polyphonic composition.
4276
4277 @aitem{weak beat}
4278 ES: tiempo d@'ebil,
4279 I: tempo debole, arsi,
4280 F: temps faible,
4281 D: unbetonter Taktteil oder Taktschlag,
4282 NL: arsis,
4283 DK: ubetonet taktslag,
4284 S: obetonat taktslag,
4285 FI: tahdin heikko isku,
4286 N: ?.
4287
4288 @aref{beat}, @aref{measure}, @aref{rhythm}.
4289
4290 @aitem{whole note}
4291 ES: redonda,
4292 I: semibreve,
4293 F: ronde,
4294 UK: semibreve,
4295 D: Ganze, ganze Note,
4296 NL: hele noot,
4297 DK: helnode,
4298 S: helnot,
4299 FI: kokonuotti,
4300 N: ?.
4301
4302 @aref{note value}.
4303
4304 @aitem{whole rest}
4305 ES: silencio de redonda,
4306 I: pausa di semibreve,
4307 F: pause,
4308 UK: semibreve rest,
4309 D: ganze Pause, ganztaktige Pause,
4310 NL: hele rust,
4311 DK: helnodespause,
4312 S: helpaus,
4313 FI: kokotauko,
4314 N: ?.
4315
4316 @aref{note value}.
4317
4318 @aitem{whole tone}
4319 ES: tono,
4320 I: tono intero,
4321 F: ton entier,
4322 D: Ganzton,
4323 NL: hele toon,
4324 DK: heltone,
4325 S: helton,
4326 FI: kokoaskel,
4327 N: ?.
4328
4329 The @aref{interval} of a major second.  The interval between two
4330 tones on the piano keyboard with exactly one key between them -- including
4331 black and white keys -- is a whole tone.
4332
4333 @aitem{woodwind}
4334 ES: maderas,
4335 I: legni,
4336 F: les bois,
4337 D: Holzbl@"aser,
4338 NL: houtblazers,
4339 DK tr@ae{}bl@ae{}sere,
4340 S: tr@"abl@aa{}sare,
4341 FI: puupuhaltimet,
4342 N: ?.
4343
4344 A family of blown wooden musical instruments.  Today some of these instruments
4345 are actually made from metal.  The woodwind instruments commonly used in a
4346 symphony orchestra are flute, oboe, clarinet, saxophone, and bassoon.
4347
4348 @end table
4349
4350 @page
4351
4352 @table @strong
4353 @item DURATION NAMES, NOTES AND RESTS
4354 @end table
4355
4356 @multitable @columnfractions .1 .1 .1 .1 .1 .1 .1 .1 .1 .1
4357
4358 @item @tab @strong{UK} @tab @strong{I} @tab @strong{F} @tab @strong{D} @tab
4359 @strong{NL} @tab @strong{DK} @tab @strong{S} @tab @strong{FI} @tab @strong{N}
4360
4361 @item
4362
4363 @item @strong{longa} @tab longa @tab longa @tab longa @tab Longa @tab longa
4364 @tab longa @tab longa @tab longa @tab longa
4365
4366 @item
4367
4368 @item @strong{breve} @tab breve @tab breve @tab br@`eve @tab Brevis @tab
4369 brevis @tab brevis @tab brevis @tab brevis @tab brevis
4370
4371 @item
4372
4373 @item @strong{whole} @tab semi@-breve @tab semi@-breve @tab ronde @tab
4374 Ganze @tab hele @tab hel @tab hel @tab kokonuotti/-tauko @tab
4375
4376 @item
4377
4378 @item @strong{half} @tab minim @tab minima @tab blanche @tab Halbe @tab
4379 halve @tab halv @tab halv @tab puoli- @tab
4380
4381 @item
4382
4383 @item @strong{quarter} @tab crotchet @tab semi@-minima @tab noire @tab
4384 Viertel @tab kwart @tab fjerde@-del @tab fj@"arde@-del @tab nelj@"annes- @tab
4385
4386 @item
4387
4388 @item @strong{eighth} @tab quaver @tab croma @tab croche @tab Achtel @tab
4389 achtste @tab ottende@-del @tab @aa{}tton@-del @tab kahdeksasosa- @tab
4390
4391 @item
4392
4393 @item @strong{sixteenth} @tab semi@-quaver @tab semi@-croma @tab double croche
4394 @tab Sech@-zehntel @tab zes@-ti@-ende @tab seks@-tende@-del @tab sexton@-del
4395 @tab kuudestoistaosa- @tab
4396
4397 @item
4398
4399 @item @strong{thirty-second} @tab demi@-semi@-quaver @tab bis@-croma @tab
4400 triple croche @tab Zwei@-und@-drei@-@ss{}ig@-stel @tab twee-en@-dertig@-ste
4401 @tab toog@-tredivte-del @tab trettio@-tv@aa{}on@-del @tab kolmaskymmeneskahdesosa- @tab
4402
4403 @item
4404
4405 @item @strong{sixty-fourth} @tab hemi@-demi@-semi@-quaver @tab
4406 semi@-bis@-croma @tab qua@-druple croche @tab Vier@-und@-sechzig@-stel @tab
4407 vier@-en@-zestig@-ste @tab fireog@-tred@-sinds@-ty@-ven@-de@-del @tab
4408 sextio@-fj@"arde@-del @tab kuudeskymmenesnelj@"asosa- @tab
4409
4410 @end multitable
4411 @c @item @tab @tab @tab @tab @tab @tab @tab @tab @tab
4412
4413 @page
4414
4415 @table @strong
4416 @item PITCH NAMES
4417 @end table
4418
4419 @multitable @columnfractions .111 .111 .111 .111 .111 .111 .111 .111 .111 
4420
4421 @item @tab @strong{I} @tab @strong{F} @tab @strong{D} @tab
4422 @strong{NL} @tab @strong{DK} @tab @strong{S} @tab @strong{FI} 
4423 @tab @strong{N}
4424
4425 @item
4426
4427 @item @strong{c} @tab do @tab ut @tab C @tab c @tab c @tab c @tab C @tab c
4428
4429 @item
4430
4431 @item @strong{c-sharp} @tab do diesis @tab ut di@`ese @tab Cis @tab cis @tab
4432 cis @tab cis @tab Cis @tab cis
4433
4434 @item
4435
4436 @item @strong{d-flat} @tab re bemolle @tab r@'e b@'emol @tab Des @tab des @tab
4437 des @tab des @tab Des @tab des
4438
4439 @item
4440
4441 @item @strong{d} @tab re @tab r@'e @tab D @tab d @tab d @tab d @tab D @tab d
4442
4443 @item
4444
4445 @item @strong{e} @tab mi @tab mi @tab E @tab e @tab e @tab e @tab E @tab e
4446
4447 @item
4448
4449 @item @strong{f} @tab fa @tab fa @tab F @tab f @tab f @tab f @tab F @tab f
4450
4451 @item
4452
4453 @item @strong{g} @tab sol @tab sol @tab G @tab g @tab g @tab g @tab G @tab g
4454
4455 @item
4456
4457 @item @strong{a-flat} @tab la bemolle @tab la b@'emol @tab As @tab as @tab as
4458 @tab as @tab As @tab as
4459
4460 @item
4461
4462 @item @strong{a} @tab la @tab la @tab A @tab a @tab a @tab a @tab A @tab a
4463
4464 @item
4465
4466 @item @strong{a-sharp} @tab la diesis @tab la di@`ese @tab Ais @tab ais @tab
4467 ais @tab ais @tab Ais @tab ais
4468
4469 @item
4470
4471 @item @strong{b-flat} @tab si bemolle @tab si b@'emol @tab B @tab bes @tab b
4472 @tab b @tab B @tab b
4473
4474 @item
4475
4476 @item @strong{b} @tab si @tab si @tab H @tab b @tab h @tab h @tab H @tab h
4477
4478 @end multitable
4479
4480 @
4481
4482 @table @strong
4483
4484 @item ---------------------
4485
4486 @
4487
4488 @item Literature used
4489 The Harvard Dictionary of Music, London 1944.  Many more or less literal
4490 quotes from its articles have been included into the item explanation texts.
4491
4492 Hugo Riemanns Musiklexicon, Berlin 1929.
4493
4494 Polyglottes W@"orterbuch der musikalischen Terminologie, Kassel 1980
4495 Oxford Advanced Learner's Dictionary of Current English, Third Edition 1974.
4496
4497 @end table
4498
4499 @bye