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