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