]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/music-glossary.tely
Remove @loggingall.
[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. Slow tempo, slower -- especially in even meter -- than
253 @aref{andante} and faster than @aref{largo}.
254 2. 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. A manuscript in the composer's own hand.
462 2. 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. The lowest of men's voices.
544 2. 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 determine 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 the least 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,
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,
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).  Other 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 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: .,
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. The third @b{scale degree}.
2486 2. 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. In instrumental or choral music the music for the single instrument
2954 or voice.  2. 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,
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 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,
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 composer
3511 "develops" this material, and in the recapitulation the composer repeats the exposition,
3512 with certain modificationsr.  The exposition contains a number of themes
3513 which fall into two groups, often called first and second subject.  Other
3514 melodies occurring in each group are considered as continuations of these
3515 two.  The second theme is in another key, normally in the key of the
3516 @aref{dominant} if the @aref{tonic} is
3517 @aref{major}, and in the @aref{relative key} if the
3518 tonic is @aref{minor}.
3519
3520 @aitem{soprano}@c
3521 ES: soprano,
3522 I: soprano,
3523 F: soprano,
3524 D: Sopran,
3525 NL: sopraan,
3526 DK: sopran,
3527 S: sopran,
3528 FI: sopraano, korkea naisääni.
3529
3530 The highest female voice.
3531
3532 @aitem{staccato}@c
3533 ES: staccato,
3534 I: staccato,
3535 F: staccato, piqué, détaché,
3536 D: staccato,
3537 NL: staccato,
3538 DK: staccato,
3539 S: staccato,
3540 FI: staccato, lyhyesti, terävästi.
3541
3542 Playing the note(s) short.  Staccato is indicated by a dot above or below the
3543 note head.
3544
3545 @lilypond[fragment,raggedright]
3546 \key d \major
3547 \time 4/4
3548 \relative c'' {
3549   \partial 8 a8 |
3550   d4-\staccato cis-\staccato b-\staccato cis-\staccato |
3551   d2. \bar "||"
3552 }
3553 @end lilypond
3554
3555 @aitemii{staff, pl. staves}@c
3556 ES: pentagrama,
3557 I: pentagramma, rigo (musicale),
3558 F: portée,
3559 D: Notenzeile,
3560 NL: (noten)balk, partij,
3561 DK: nodesystem,
3562 S: notsystem,
3563 FI: nuottiviivasto.
3564
3565 A series of (normally@w{ }5) horizontal lines upon and between
3566 which the musical notes are written, thus indicating (in connection
3567 with a @aref{clef}) their pitch.  Staves for
3568 @aref{percussion} instruments may have fewer lines.
3569
3570 @aitem{stem}@c
3571 ES: plica,
3572 I: gamba,
3573 F: queue,
3574 D: Hals, Notenhals, Stiel,
3575 NL: stok,
3576 DK: hals,
3577 S: skaft,
3578 FI: nuottipalkki.
3579
3580 Vertical line above or below a @aref{note head} shorter than a
3581 whole note.  @aref{beam}.
3582
3583 @lilypond[fragment,notime,linewidth=13.0\cm]
3584 \set Score.autoBeaming = ##f
3585 \set Score.automaticBars = ##f
3586 %\override Score.TextScript   #'font-style = #'large
3587 \relative c'' {
3588   g2_"1/2" g' s16
3589   g,4_"1/4" g' s16
3590   g,8_"1/8" g' s16
3591   g,16_"1/16" g' s16
3592 }
3593 @end lilypond
3594
3595 @aitem{strings}@c
3596 ES: arcos, cuerdas,
3597 I: archi,
3598 F: cordes,
3599 D: Streicher,
3600 NL: strijkers,
3601 DK: strygere,
3602 S: stråkar,
3603 FI: jouset.
3604
3605 A family of stringed musical instruments played with a bow.  Strings commonly
3606 used in a symphony orchestra are violin, viola, violoncello, and double bass.
3607
3608 @aitem{strong beat}@c
3609 ES: tiempo fuerte,
3610 I: tempo forte,
3611 F: temps fort,
3612 D: betonter Taktteil oder Taktschlag,
3613 NL: thesis,
3614 D: betonet taktslag,
3615 S: betonat taktslag,
3616 FI: tahdin vahva isku.
3617
3618 @aref{beat}, @aref{accent}, @aref{measure},
3619 @aref{rhythm}.
3620
3621 @aitem{subdominant}@c
3622 ES: subdominante,
3623 I: sottodominante,
3624 F: sous-dominante,
3625 D: Subdominante,
3626 NL: subdominant,
3627 DK: subdominant,
3628 S: subdominant,
3629 FI: subdominantti, alidominantti.
3630
3631 The fourth @aref{scale degree}.  @aref{functional
3632 harmony}.
3633
3634 @aitem{submediant}@c
3635 ES: superdominante,
3636 I: sopratonica,
3637 F: sous-médiante,
3638 D: Submediante,
3639 NL: submediant,
3640 DK: Submediant,
3641 S: submediant,
3642 FI: alikeskisävel.
3643
3644 The sixth @aref{scale degree}.
3645
3646 @aitem{subtonic}@c
3647 ES: sensible,
3648 I: sottotonica,
3649 F: sous-tonique,
3650 D: Subtonika,
3651 NL: subtonica,
3652 DK: Subtonika,
3653 S: subtonika,
3654 FI: subtoonika, alitoonika.
3655
3656 The seventh @aref{scale degree}.
3657
3658 @aitem{superdominant}@c
3659 ES: superdominante,
3660 I: sopradominante,
3661 F: sus-dominante,
3662 D: Superdominante,
3663 NL: superdominant,
3664 DK: superdominant,
3665 S: superdominant,
3666 FI: ylidominantti.
3667
3668 The sixth @aref{scale degree}.
3669
3670 @aitem{supertonic}@c
3671 ES: supertónica,
3672 I: sopratonica,
3673 F: sus-tonique,
3674 D: Supertonika,
3675 NL: supertonica,
3676 DK: supertonika,
3677 S: supertonika,
3678 FI: ylitoonika.
3679
3680 The second @aref{scale degree}.
3681
3682 @aitem{symphony}@c
3683 ES: sinfonía,
3684 I: sinfonia,
3685 F: symphonie,
3686 D: Sinfonie, Symphonie,
3687 NL: symfonie,
3688 DK: symfoni,
3689 S: symfoni,
3690 FI: sinfonia.
3691
3692 A symphony may be defined as a @aref{sonata} for orchestra.
3693
3694 @aitem{syncopation}@c
3695 ES: sincopado,
3696 I: sincope,
3697 F: syncope,
3698 D: Synkope,
3699 NL: syncope,
3700 DK: synkope,
3701 S: synkop,
3702 FI: synkooppi.
3703
3704 Any deliberate upsetting of the normal pulse of @aref{meter},
3705 @aref{accent} and @aref{rhythm}.  Our system of musical
3706 rhythm rests upon the grouping of equal beats into groups of two or three,
3707 with a regularly recurrent accent on the first beat of each group.  Any
3708 deviation from this scheme is felt as a disturbance or contradiction between
3709 the underlaying (normal) pulse and the actual (abnormal) rhythm.
3710
3711 @lilypond[fragment,raggedright]
3712 \time 4/4
3713 \relative c' {
3714   \partial 4
3715   d8 dis |
3716   e c'4 e,8 c'4 e,8 c' ( |  c2)
3717 }
3718 @end lilypond
3719
3720 @aitemii{syntonic comma,dydimic comma}@c
3721 I: comma sintonico (o didimico),
3722 F: comma syntonique,
3723 D: syntonisches Komma,
3724 NL: syntonische komma,
3725 DK: syntonisk komma,
3726 S: syntoniskt komma,
3727 FI: syntoninen komma, terssien taajuusero luonnollisessa ja Pytagorisessa viritysjärjestelmässä.
3728
3729 Difference between the natural third and the third obtained by Pythagorean
3730 tuning (@aref{Pythagorean comma}), equal to 22@w{ }cents.
3731
3732 @aitem{system}@c
3733 I: accollatura,
3734 F: système,
3735 D: Notensystem,
3736 NL: systeem,
3737 DK: system,
3738 S: system,
3739 FI: nuottijärjestelmä.
3740
3741 The collection of staves @aref{staff}, two or more, as used for
3742 writing down of keyboard, chamber, choral, or orchestral music.
3743
3744 @aitem{temperament}@c
3745 ES: temperamento,
3746 I: temperamento,
3747 F: tempérament,
3748 D: Stimmung, Tem@-pe@-ra@-tur,
3749 NL: stemming, temperatuur,
3750 DK: temperatur,
3751 S: temperatur,
3752 FI: viritysjärjestelmä.
3753
3754 Systems of tuning in which the intervals deviate from the acoustically pure
3755 intervals.  @aref{meantone temperament}, @aref{equal
3756 temperament}.
3757
3758 @aitem{tempo indication}@c
3759 ES: indicación de tempo,
3760 I: indicazione di tempo,
3761 F: indication de temps,
3762 D: Zeitmaß, Tempobezeichnung,
3763 NL: tempo aanduiding,
3764 DK: tempobetegelse,
3765 S: tempobeteckning,
3766 FI: tempomerkintä.
3767
3768 The rate of speed of a composition or a section thereof, ranging from the
3769 slowest to the quickest, as is indicated by tempo marks as
3770 @aref{largo}, @aref{adagio}, @aref{andante},
3771 @aref{allegro}, and @aref{presto}.
3772
3773 @aitem{tenor}@c
3774 ES: tenor,
3775 I: tenore,
3776 F: ténor,
3777 D: Tenor,
3778 NL: tenor,
3779 DK: tenor,
3780 S: tenor,
3781 FI: tenori, korkea miesääni.
3782
3783 The highest voice of men (apart from @aref{counter tenor}).
3784
3785 @aitem{tenth}@c
3786 ES: décima,
3787 I: decima,
3788 F: dixième,
3789 D: Dezime,
3790 NL: deciem,
3791 DK: decim,
3792 S: decima,
3793 FI: desimi.
3794
3795 @aref{note value}.
3796
3797 @aitem{third}@c
3798 ES: tercera,
3799 I: terza,
3800 F: tierce,
3801 D: Terz,
3802 NL: terts,
3803 DK: terts,
3804 S: ters,
3805 FI: terssi.
3806
3807 @aref{interval}.
3808
3809 @aitem{thirty-second note}@c
3810 ES: fusa,
3811 I: biscroma,
3812 F: triple croche,
3813 UK: demisemiquaver,
3814 D: Zweiunddreissigstel, Zweiunddreissigstelnote,
3815 NL: twee-endertig@-ste noot,
3816 DK: toogtredivtedelsnode,
3817 S: trettiotvåondelsnot,
3818 FI: kolmanneskymmeneskahdesosanuotti.
3819
3820 @aref{note value}.
3821
3822 @aitem{thirty-second rest}@c
3823 ES: silencio de fusa,
3824 I: pausa di biscroma,
3825 F: huitième de soupir,
3826 UK: demisemiquaver rest,
3827 D: Zweiunddreissigstel@-pause,
3828 NL: 32e rust,
3829 DK: toogtredivtedelspause,
3830 S: trettiotvåondelspaus,
3831 FI: kolmanneskymmeneskahdesosatauko.
3832
3833 @aref{note value}.
3834
3835 @aitemii{thorough bass,figured bass}@c
3836 ES: bajo cifrado,
3837 I: basso continuo, basso numerato,
3838 F: basse chiffrée,
3839 D: Generalbass, bezifferter Bass,
3840 NL: basso continuo, becijferde bas
3841 DK: generalbas,
3842 S: generalbas,
3843 FI: kenraalibasso, numeroitu basso.
3844
3845 A method of indicating an accompaniment part by the bass notes only, together
3846 with figures designating the chief @aref{interval}s and
3847 @aref{chord}s to be played above the bass notes.
3848
3849 @lilypond[fragment,linewidth=13.0\cm]
3850 \context GrandStaff <<
3851   \context Staff = lh \relative c'' {
3852     \time 4/4
3853     \key es \major
3854     \clef treble
3855     << \context Voice = rha {
3856         \stemUp
3857         es4 d c bes | bes }
3858       \context Voice = rhb {
3859         \stemDown
3860         < bes g >8 as < as f > g < g es > f < d f > es | < g es >4 }
3861     >>
3862   }
3863   \oldaddlyrics
3864     \context Staff = rh \relative c' {
3865     \clef bass
3866     \key es \major
3867     es8 c d bes c as bes16 as g f | es4
3868   }
3869   \context Lyrics \lyrics {
3870     \override Lyrics .VerticalAlign   #'threshold = #'(6 . 12)
3871     << { "" "6" "" "4" "" "6" "" "" "6" "4" }
3872       { "" ""  "" "2" "" ""  "" "" ""  "2" } >>
3873   }
3874 >>
3875 @end lilypond
3876
3877 @aitemii{tie,bind}@c
3878 ES: ligadura de prolongación,
3879 I: legatura (di valore),
3880 F: liaison,
3881 D: Haltebogen,
3882 NL: overbinding, bindingsboog,
3883 DK: bindebue,
3884 S: bindebåge, överbindning,
3885 FI: sitominen.
3886
3887 A curved line, identical in appearance with the @aref{slur}, which
3888 connects two succesive notes of the same pitch, and which has the function of
3889 uniting them into a single sound equal to the combined durations.
3890
3891 @lilypond[fragment,notime,raggedright]
3892 \set Score.automaticBars = ##f
3893 \relative c'' { g2 ~ g4. }
3894 @end lilypond
3895
3896 @aitem{time signature}@c
3897 ES: cifra indicadora de compás,
3898 I: segni di tempo,
3899 F: chiffrage (chiffres indicateurs), signe de valeur,
3900 D: Taktangabe, Angabe der Taktart,
3901 NL: maatsoort,
3902 DK: taktangivelse,
3903 S: taktartssignatur,
3904 FI: tahtiosoitus.
3905
3906 @aref{meter}.
3907
3908 @aitem{tone}@c
3909 ES: sonido,
3910 I: suono,
3911 F: ton,
3912 D: Ton,
3913 NL: toon,
3914 DK: tone,
3915 S: ton,
3916 FI: ääni.
3917
3918 A sound of definite pitch and duration, as distinct from @emph{noise}.
3919 Tone is a primary building material of music.
3920 Music from the 20th century may be based on non tone related sounds.
3921
3922 @aitem{tonic}@c
3923 ES: tonica,
3924 I: tonica,
3925 F: tonique,
3926 D: Tonika,
3927 NL: tonica,
3928 DK: tonika,
3929 S: tonika,
3930 FI: toonika.
3931
3932 The first @aref{scale degree}.
3933 @aref{functional harmony}.
3934
3935 @aitem{transposition}@c
3936 ES: transposición,
3937 I: trasposizione,
3938 F: transposition,
3939 D: Transposition,
3940 NL: transpositie,
3941 DK: transposition,
3942 S: transponering,
3943 FI: transponointi.
3944
3945 Shifting a melody up or down in pitch, while keeping the same
3946 relative pitches.
3947
3948 @lilypond[fragment,linewidth=13.0\cm]
3949 \context Staff {
3950   \time 3/4
3951   \relative c'' {
3952     \key g \major
3953     d4 g,8 a b c | d4 g, g | e' c8 d e fis | g4 g, g \bar "|."
3954   }
3955 }
3956 @end lilypond
3957
3958 @lilypond[fragment,linewidth=13.0\cm]
3959 \context Staff {
3960   \time 3/4
3961   \transpose c bes \relative c'' {
3962     \key g \major
3963     d4 g,8 a b c | d4 g, g | e' c8 d e fis | g4 g, g \bar "|."
3964   }
3965 }
3966 @end lilypond
3967
3968 @aitem{treble clef}@c
3969 ES: clave de sol,
3970 I: chiave di violino,
3971 F: clé de sol,
3972 D: Violinschlüssel, Sopranschlüssel,
3973 NL: viool sleutel,
3974 DK:@w{ }diskantnøgle,
3975 S: diskantklav,
3976 FI: diskanttiavain.
3977
3978 @aref{G clef}.
3979
3980 @aitem{tremolo}@c
3981 ES: tremolo,
3982 I: tremolo,
3983 F: trémolo,
3984 D: Tremolo,
3985 NL: tremolo,
3986 DK: tremolo,
3987 S: tremolo,
3988 FI: tremolo.
3989
3990 On stringed instruments (@aref{strings}) the quick reiteration of
3991 the same tone, produced by a rapid up-and-down movement movement of the bow
3992 (a).  The term is also used for the rapid alternation (b) between two notes of
3993 a @aref{chord}, usually in the distance of a third
3994 (@aref{interval}).
3995
3996 @lilypond[fragment,notime,raggedright]
3997 \set Score.automaticBars = ##f
3998 %\override Score.TextScript   #'font-style = #'large
3999 \relative c' {
4000   e2:32_"a"
4001   f:32 [ e8:16 f:16 g:16 a:16 ] s4
4002   \repeat "tremolo" 8 { e32_"b" g }
4003 }
4004 @end lilypond
4005
4006 @aitem{triad}@c
4007 ES: tríada,
4008 I: triade,
4009 F: triade, accord parfait, accord de trois sons,
4010 D: Drei@-klang,
4011 NL: drieklank,
4012 DK: treklang,
4013 S: treklang,
4014 FI: kolmisointu.
4015
4016 @aref{chord}.
4017
4018 @aitemii{trill,shake}@c
4019 ES: trino,
4020 I: trillo,
4021 F: trille, tremblement, battement (cadence),
4022 D: Triller,
4023 NL: triller,
4024 DK: trille,
4025 S: drill,
4026 FI: trilli.
4027
4028 @aref{ornament}.
4029
4030 @aitem{triple meter}@c
4031 ES: compás compuesto,
4032 I: tempo ternario,
4033 F: mesure ternaire,
4034 D: in drei,
4035 NL: driedelige maatsoort,
4036 DK: tredelt takt,
4037 S: tretakt,
4038 FI: kolmijakoinen.
4039
4040 @aref{meter}.
4041
4042 @aitem{triplet}@c
4043 ES: tresillo,
4044 I: terzina,
4045 F: triolet,
4046 D: Triole,
4047 NL: triool,
4048 DK: triol,
4049 S: triol,
4050 FI: trioli.
4051
4052 @aref{note value}.
4053
4054 @aitem{tritone}@c
4055 ES: trítono,
4056 I: tritono,
4057 F: triton,
4058 D: Tritonus,
4059 NL: tritoon,
4060 DK: tritonus,
4061 S: tritonus,
4062 FI: tritonus.
4063
4064 @aref{interval}.
4065
4066 @aitem{tuning fork}@c
4067 ES: diapasón,
4068 I: diapason, corista,
4069 F: diapason,
4070 D: Stimmgabel,
4071 NL: stemvork,
4072 DK: stemmegaffel,
4073 S: stämgaffel,
4074 FI: viritysavain.
4075
4076 A two-pronged piece of steel used to indicate absolute pitch.  Tuning forks
4077 give the international pitch for the tone @emph{a} (440 vibrations per second.)
4078
4079 @aitemii{turn,gruppetto}@c
4080 ES: grupo,
4081 I: gruppetto,
4082 F: grupetto,
4083 D: Doppelschlag,
4084 NL: dubbelslag,
4085 DK: dobbeltslag,
4086 S: dubbelslag,
4087 FI: korukuvio.
4088
4089 @aref{ornament}.
4090
4091 @aitem{unison}@c
4092 ES: unísono,
4093 I: unisono,
4094 F: unisson,
4095 D: unisono,
4096 NL: unisono,
4097 DK: unison,
4098 S: unison,
4099 FI: unisono, yksiäänisesti.
4100
4101 Playing of the same notes or the same melody by various instruments (voices)
4102 or by the whole orchestra (choir), either at exactly the same pitch or in a
4103 different octave.
4104
4105 @aitem{upbeat}@c
4106 ES: entrada anacrúsica,
4107 I: anacrusi,
4108 F: anacrouse, levée,
4109 D: Auftakt,
4110 NL: opmaat,
4111 DK: optakt,
4112 S: upptakt,
4113 FI: kohotahti.
4114
4115 Initial note(s) of a melody occurring before the first bar
4116 line.  @aref{measure}, @aref{meter}.
4117
4118 @lilypond[fragment,linewidth=13.0\cm]
4119 \key f \major
4120 \time 4/4
4121 \relative c' {
4122   \partial 4 f4 | bes4. a8 bes4 c |
4123   bes( a) g f | bes4. a8 bes4 c | f,2. \bar "||" }
4124 @end lilypond
4125
4126 @aitem{voice}@c
4127 ES: voz,
4128 I: voce,
4129 F: voix,
4130 D: Stimme,
4131 NL: stem,
4132 DK: stemme,
4133 S: stämma,
4134 FI: ääni, lauluääni.
4135
4136 1. Human voices: @aref{soprano}, @aref{mezzo-soprano},
4137 @aref{contralto}, @aref{tenor},
4138 @aref{baritone}, @aref{bass}.
4139 2. A melodic layer or part of a polyphonic composition.
4140
4141 @aitem{weak beat}@c
4142 ES: tiempo débil,
4143 I: tempo debole, arsi,
4144 F: temps faible,
4145 D: unbetonter Taktteil oder Taktschlag,
4146 NL: arsis,
4147 DK: ubetonet taktslag,
4148 S: obetonat taktslag,
4149 FI: tahdin heikko isku.
4150
4151 @aref{beat}, @aref{measure}, @aref{rhythm}.
4152
4153 @aitem{whole note}@c
4154 ES: redonda,
4155 I: semibreve,
4156 F: ronde,
4157 UK: semibreve,
4158 D: Ganze, ganze Note,
4159 NL: hele noot,
4160 DK: helnode,
4161 S: helnot,
4162 FI: kokonuotti.
4163
4164 @aref{note value}.
4165
4166 @aitem{whole rest}@c
4167 ES: silencio de redonda,
4168 I: pausa di semibreve,
4169 F: pause,
4170 UK: semibreve rest,
4171 D: ganze Pause, ganztaktige Pause,
4172 NL: hele rust,
4173 DK: helnodespause,
4174 S: helpaus,
4175 FI: kokotauko.
4176
4177 @aref{note value}.
4178
4179 @aitem{whole tone}@c
4180 ES: tono,
4181 I: tono intero,
4182 F: ton entier,
4183 D: Ganzton,
4184 NL: hele toon,
4185 DK: heltone,
4186 S: helton,
4187 FI: kokoaskel.
4188
4189 The @aref{interval} of a major second.  The interval between two
4190 tones on the piano keyboard with exactly one key between them -- including
4191 black and white keys -- is a whole tone.
4192
4193 @aitem{woodwind}@c
4194 ES: maderas,
4195 I: legni,
4196 F: les bois,
4197 D: Holzbläser,
4198 NL: houtblazers,
4199 DK træblæsere,
4200 S: träblåsare,
4201 FI: puupuhaltimet.
4202
4203 A family of blown wooden musical instruments.  Today some of these instruments
4204 are actually made from metal.  The woodwind instruments commonly used in a
4205 symphony orchestra are flute, oboe, clarinet, saxophone, and bassoon.
4206
4207 @end table
4208
4209 @page
4210
4211 @table @code
4212 @item DURATION NAMES, NOTES AND RESTS
4213 @end table
4214
4215 @multitable @columnfractions .15 .26 .33 .26
4216
4217 @item
4218   @tab @strong{UK}
4219   @tab @strong{I}
4220   @tab @strong{F}
4221 @item
4222   @tab @strong{D}
4223   @tab @strong{NL}
4224   @tab @strong{DK}
4225 @item
4226   @tab @strong{S}
4227   @tab @strong{FI}
4228   @tab
4229
4230 @item
4231
4232 @item @strong{longa}
4233   @tab longa
4234   @tab longa
4235   @tab longa
4236 @item
4237   @tab Longa
4238   @tab longa
4239   @tab longa
4240 @item
4241   @tab longa
4242   @tab longa
4243   @tab
4244
4245 @item
4246
4247 @item @strong{breve}
4248   @tab breve
4249   @tab breve
4250   @tab brève
4251 @item
4252   @tab Brevis
4253   @tab brevis
4254   @tab brevis
4255 @item
4256   @tab brevis
4257   @tab brevis
4258   @tab
4259
4260 @item
4261
4262 @item @strong{whole}
4263   @tab semi@-breve
4264   @tab semi@-breve
4265   @tab ronde
4266 @item
4267   @tab Ganze
4268   @tab hele
4269   @tab hel
4270 @item
4271   @tab hel
4272   @tab koko@-nuotti/@w{-tauko}
4273   @tab
4274
4275 @item
4276
4277 @item @strong{half}
4278   @tab minim
4279   @tab minima
4280   @tab blanche
4281 @item
4282   @tab Halbe
4283   @tab halve
4284   @tab halv
4285 @item
4286   @tab halv
4287   @tab puoli@-nuotti/@w{-tauko}
4288   @tab
4289
4290 @item
4291
4292 @item @strong{quarter}
4293   @tab crotchet
4294   @tab semiminima
4295   @tab noire
4296 @item
4297   @tab Viertel
4298   @tab kwart
4299   @tab fjerdedel
4300 @item
4301   @tab fjärdedel
4302   @tab neljännesosa@-nuotti/@w{-tauko}
4303   @tab
4304
4305 @item
4306
4307 @item @strong{eighth}
4308   @tab quaver
4309   @tab croma
4310   @tab croche
4311 @item
4312   @tab Achtel
4313   @tab achtste
4314   @tab ottendedel
4315 @item
4316   @tab åttondel
4317   @tab kahdeksasosa@-nuotti/@w{-tauko}
4318   @tab
4319
4320 @item
4321
4322 @item @strong{sixteenth}
4323   @tab semiquaver
4324   @tab semicroma
4325   @tab double croche
4326 @item
4327   @tab Sechzehntel
4328   @tab zestiende
4329   @tab sekstendedel
4330 @item
4331   @tab sextondel
4332   @tab kuudestoistaosa@-nuotti/@w{-tauko}
4333   @tab
4334
4335 @item
4336
4337 @item @strong{thirty-second}
4338   @tab demisemiquaver
4339   @tab biscroma
4340   @tab triple croche
4341 @item
4342   @tab Zweiunddreissigstel
4343   @tab tweeendertigste
4344   @tab toogtredivtedel
4345 @item
4346   @tab trettiotvåondel
4347   @tab kolmaskymme@-neskahdesosa@-nuotti/@w{-tauko}
4348   @tab
4349
4350 @item
4351
4352 @item @strong{sixty-fourth}
4353   @tab hemidemisemiquaver
4354   @tab semibiscroma
4355   @tab quadruple croche
4356 @item
4357   @tab Vierundsechzigstel
4358   @tab vierenzestigste
4359   @tab fireogtred@-sindstyvendedel
4360 @item
4361   @tab sextiofjärdedel
4362   @tab kuudeskymme@-nesneljäsosa@-nuotti/@w{-tauko}
4363   @tab
4364
4365 @end multitable
4366 @c @item @tab @tab @tab @tab @tab @tab @tab @tab @tab
4367
4368 @page
4369
4370 @table @code
4371 @item PITCH NAMES
4372 @end table
4373
4374 @multitable @columnfractions .105 .145 .125 .125 .125 .125 .125 .125
4375
4376 @item @tab @strong{I} @tab @strong{F} @tab @strong{D} @tab
4377 @strong{NL} @tab @strong{DK} @tab @strong{S} @tab @strong{FI} 
4378
4379 @item
4380
4381 @item @strong{c} @tab do @tab ut @tab C @tab c @tab c @tab c @tab c
4382
4383 @item
4384
4385 @item @strong{c-sharp} @tab do diesis @tab ut dièse @tab Cis @tab cis @tab
4386 cis @tab cis @tab cis
4387
4388 @item
4389
4390 @item @strong{d-flat} @tab re bemolle @tab ré bémol @tab Des @tab des @tab
4391 des @tab des @tab des
4392
4393 @item
4394
4395 @item @strong{d} @tab re @tab ré @tab D @tab d @tab d @tab d @tab d
4396
4397 @item
4398
4399 @item @strong{e} @tab mi @tab mi @tab E @tab e @tab e @tab e @tab e
4400
4401 @item
4402
4403 @item @strong{f} @tab fa @tab fa @tab F @tab f @tab f @tab f @tab f
4404
4405 @item
4406
4407 @item @strong{g} @tab sol @tab sol @tab G @tab g @tab g @tab g @tab g
4408
4409 @item
4410
4411 @item @strong{a-flat} @tab la bemolle @tab la bémol @tab As @tab as @tab as
4412 @tab as @tab as
4413
4414 @item
4415
4416 @item @strong{a} @tab la @tab la @tab A @tab a @tab a @tab a @tab a
4417
4418 @item
4419
4420 @item @strong{a-sharp} @tab la diesis @tab la dièse @tab Ais @tab ais @tab
4421 ais @tab ais @tab ais
4422
4423 @item
4424
4425 @item @strong{b-flat} @tab si bemolle @tab si bémol @tab B @tab bes @tab b
4426 @tab b @tab b
4427
4428 @item
4429
4430 @item @strong{b} @tab si @tab si @tab H @tab b @tab h @tab h @tab h
4431
4432 @end multitable
4433
4434
4435 @unnumbered Literature used
4436
4437 @itemize
4438 @item The Harvard Dictionary of Music, London 1944.  Many more or less
4439 literal quotes from its articles have been included into the item
4440 explanation texts.
4441
4442 @item Hugo Riemanns Musiklexicon, Berlin 1929.
4443
4444 @item Polyglottes Wörterbuch der musikalischen Terminologie, Kassel 1980.
4445
4446 @item Oxford Advanced Learner's Dictionary of Current English, Third Edition
4447 1974.
4448
4449 @item Webster's Revised Unabridged Dictionary, Springfield 1913.
4450 @end itemize
4451
4452 @bye